компьютеров. Здесь вы найдете последовательное и подробное изложение материала
по теории и практике проектирования, а также реализации офисных локальных сетей
на платформах Windows 9x (одноранговые сети) и Windows 2000 Server
(иерархические сети). Уделяется много внимания таким важным вопросам, как
развертывание сети, настройка серверов и рабочих станций, обеспечение
безопасности локальных сетей. Книга будет полезной опытным пользователям,
взявших на себя обязанности по проектированию и развертыванию локальных сетей, а
также начинающим сетевым администраторам.
А.Л.Марченко, "C++. Бархатный путь"
Горячая Линия-Телеком | ISBN 5-93517-003-5 | 2005 год | PDF | 42,66 Mb | 400
страниц
Основная задача книги - обеспечить плавный, `бархатный` переход от
интуитивного уровня представления о языке программирования С++ к четким и
достоверным знаниям о нем, о его синтаксисе и семантике. Подробно обсуждаются
причины и следствия введения различных языковых конструкций, специально
подобранные примеры позволяют акцентировать внимание на характерных особенностях
языка. Для программистов и пользователей персональных компьютеров, учащихся
старших классов, лицеев, колледжей, студентов младших курсов вузов. Книга может
быть использована в качестве учебного пособия и справочника по языку.
Б.А.Райзберг, "Диссертация и ученая степень. Пособие для соискателей" (3-е
издание)
Инфра-М | ISBN 5160015337 | 2003 год | DjVu | 4,82 Mb | 411 страниц
Книга представляет самое полное и многогранное из всех изданных пособий для
соискателей ученой степени кандидата и доктора наук; в ней отражены изменения в
порядке присуждения ученых степеней, произошедшие в период 1999-2003 гг.
Приведены новые положения о порядке присуждения ученых степеней и присвоения
ученых званий.
Пособие отличается также тем, что в нем изложены не только формальные процедуры
подготовки диссертации и ее защиты, но и подробно освещены содержательные
стороны процессов обучения в аспирантуре, сдачи кандидатских экзаменов, выбора
темы диссертации, ее написания, представления к защите, защиты. Высказаны советы
соискателям ученых степеней.
Книга содержит отдельные воспоминания автора о ситуациях, возникающих в связи с
защитой диссертации, и высказывания выдающихся людей о науке и ученых, а также
Приложения нормативного и справочного характера, которыми необходимо
руководствоваться при подготовке и защите диссертации.
Настоящее, третье издание дополнено сведениями о нормативных документах,
принятых после выхода второго издания.
Предназначена для соискателей ученых степеней.
Кевин Б. Коннолли, "Покупка и продажа волатильности"
ИК "Аналитика" | ISBN 5938550076 | 2001 год | DjVu | 2,99 Mb | 264 страницы
`Покупка и продажа волатильности` - первая книга, объясняющая эту торговую
стратегию подробно и без использования сложных математических методов. Предлагая
новый подход к использованию опционов, с точки зрения волатильности, автор
использует многочисленные примеры, давая возможность читателю понять взаимосвязи
между волатильностью и поведением опционов. Он объясняет, как инвесторы могут
получать прибыль, используя отклонения волатильности и цен опционов, независимо
от роста или падения рынка.
Дмитрий Елисеев, "Аппаратно-програмные средства карманных компьютеров"
BHV-Санкт-Петербург | ISBN 5941572050 | 2002 год | PDF | 3,67 Mb | 358 страниц
Книга посвящена карманным компьютерам (КПК) - современным высокотехнологичным
устройствам, имеющим все необходимые возможности для решения широкого спектра
задач в тех областях, где `большой` настольный компьютер не справится.
Представлены характеристикиболее 60 моделей КПК. Приводятся описания
операционных систем, офисных приложений и других программ для повседневной
работы и отдыха. Рассматриваются принципы написания собственных программ. Книга
будет полезна читателям, как уже имеющим КПК, так и тем, кто только собирается
его приобрести.
О.Глазунова, "Русский язык для математиков" ("Russian for mathematicians")
МЦНМО | 2004 год | DjVu | 16,3 Mb | 360 страниц
"Russian for mathematicians" is a complex textbook beginning to study Russian,
but it will also be useful for those already able to read mathematical texts and
is intended to improve their knowledge.
Andrew Troelsen, "COM and .NET Interoperability"
Apress | ISBN 1590590112 | 2002 Year | PDF | 5,46 Mb | 769 Pages
Aimed at the more experienced developer who needs to get the old and the new
in Windows to coexist, COM and .NET Interoperability gives you all the nitty-
gritty detail to get .NET Framework code and the older COM standard to work
together effectively. Crammed with technical knowledge and a wide range of
programming techniques you most likely won't find anywhere else, this book will
fill a worthwhile niche as corporations move older Windows code to .NET.
The in-depth technical detail of the inner workings of both COM and .NET sets it
apart. It says a lot about this title that it is only after 300 pages of
introductory material on the inner workings of COM and .NET that the text turns
to interoperability between the two. First comes a traditional tour of COM
components, including all the gnarly details of Iunknown, GUIDs, type libraries,
late binding (and Idispatch), and deployment through the registry. A short
section looks at using the Active Template Library (ATL) and its wizards to
simplify "traditional" COM components.
The author also examines how to build and deploy equivalent components in .NET,
along with some more advanced material on reflection, generating on-the-fly
code, and assembly information. Material on emulating late-binding in .NET is
also a standout here, as this technique is not obvious under the new Windows.
At the heart of this book are six chapters showing how to get .NET to call COM
code and vice versa, organized into beginning, intermediate, and advanced
techniques for each. Core material here shows how to invoke COM objects within
.NET, as well as ActiveX controls, a worthy addition, as this is likely to be a
workable strategy for .NET developers for years to come. Advanced techniques
range further afield. When it comes to calling .NET code from older COM code,
apart from the basics of invoking .NET from within "traditional" C++ and Visual
Basic, the author also shows how to "consume" new .NET classes like collections
within COM.
Final sections turn toward other COM+ services, with a full tour of transactions
and just-in-time activation (JITA) for building more scalable Windows
components. (Here, besides "classic" COM+ components in C++, the author shows
how to do it in .NET.) The book rounds out with examples of "fully serviced"
Windows components in .NET, including a solid example using a Web service.
While COM is destined to wither away, for the next few years there will be ample
opportunity for advanced programmers to leverage an in-depth knowledge of COM
and .NET. This book's authoritative treatment of most every conceivable
permutation of COM and .NET code interaction makes it the definitive resource on
the subject. Armed with this title, any advanced C++/C# developer will be able
to mix in old code and new code effectively.
Pierre-Henri Gouyon, Jean-Pierre Henry, Jacques Arnould, "Gene Avatars: The Neo-
Darwinian Theory of Evolution"
Springer | ISBN 0306466163 | 2002 Year | PDF | 6,06 Mb | 278 Pages
`Why life?' Questions of this type were for a long time the prerogative of
philosophers who left the `how' question to scientists. Nowadays, Darwin's
successors no longer have any qualms about addressing the `why' as well as the
`how'. Over a century ago, Darwin modestly admitted having 'thrown some light on
the origin of species - this mystery of mysteries'. Two major advances in the
following decades helped biologists answer many of the questions he left
unsolved. The first was the discovery of the laws of heredity, the second that
of DNA. Both provided Darwinian theory with the foundations that were lacking
and led to the all-embracing neo-Darwinian synthesis. Since then, Theodosius
Dobzhansky's aphorism `nothing in biology makes sense except in the light of
evolution' has proven true more than once. This does not suit everyone, as
evolutionist ideas have not lost their power to cause a scandal.
Darwin toppled man from his pedestal. Evolutionary genetics - the subject of
this book - sends the individual crashing. Considered until recently to be the
target of selection and the focus of evolution, the individual has been usurped
by the gene. The individual is nothing but the gene's avatar.
Hongji Yang (Editor), "Advances in UML- and XML-Based Software Evolution"
Idea Group Publishing | ISBN 1591406226 | 2005 Year | PDF | 5,48 Mb | 362 Pages
Advances in UML and XML-Based Software Evolution reports recent advances in
applications of two popularly used languages, UML and XML, in the field of
software evolution. This book covers topics such as: visualizing legacy systems
with UML, augmenting UML to support the design and evolution of user interfaces,
migration of persistent object models using XML and much more. Advances in UML
and XML-Based Software Evolution brings many specialists views into one