وبلاگ بلیان

C++ библиотека программиста

معرفی کتاب «C++ библиотека программиста» نوشتهٔ Джереми Сик, Лай-Кван Ли, Эндрю Ламсдэйн، منتشرشده توسط نشر Piter Print در سال 2006. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است. «C++ библиотека программиста» در دستهٔ بدون دسته‌بندی قرار دارد.

The Boost Graph Library (BGL) is the first C++ library to apply the principles of generic programming to the construction of the advanced data structures and algorithms used in graph computations. Problems in such diverse areas as Internet packet routing, molecular biology, scientific computing, and telephone network design can be solved by using graph theory. This book presents an in-depth description of the BGL and provides working examples designed to illustrate the application of BGL to these real-world problems. Written by the BGL developers, The Boost Graph Library: User Guide and Reference Manual gives you all the information you need to take advantage of this powerful new library. Part I is a complete user guide that begins by introducing graph concepts, terminology, and generic graph algorithms. This guide also takes the reader on a tour through the major features of the BGL; all motivated with example problems. Part II is a comprehensive reference manual that provides complete documentation of all BGL concepts, algorithms, and classes. Readers will find coverage of: Graph terminology and concepts Generic programming techniques in C++ Shortest-path algorithms for Internet routing Network planning problems using the minimum-spanning tree algorithms BGL algorithms with implicitly defined graphs BGL Interfaces to other graph libraries BGL concepts and algorithms BGL classes–graph, auxiliary, and adaptor Groundbreaking in its scope, this book offers the key to unlocking the power of the BGL for the C++ programmer looking to extend the reach of generic programming beyond the Standard Template Library. Annotation The Boost Graphic Library (BGL) gives experienced C++ developers high quality implementations of a wide range of graph data structures and algorithms -- helping them save time that would otherwise have been spent on developing and debugging. Now, the BGL's creators offer a complete tutorial and reference designed to help developers get results with the BGL quickly. They also offer practical, hard-to-find guidance on generic programming that can help developers build their own software development libraries. For practicing programmers, the book introduces high quality implementations of graph data structures and algorithms that deliver outstanding efficiency and performance, and presents the BGL's flexible interface, which enables programmers to apply graph algorithms in settings where a graph may exist only implicitly. For all intermediate-to-advanced C++ programmers

the Boost Graph Library (bgl) Is The First C++ Graph Library To Apply The Notion Of Generic Programming To The Construction Of Graph Algorithms. This Book Introduces The Major Features Of Bgl, Applies The Concepts To The Solution Of Real-world Problems, And Documents All Bgl Algorithms And Classes. The Cd-rom Contains The Complete Source Code Of The Bgl. Annotation C. Book News, Inc., Portland, Or (booknews.com)

This user guide and reference manual provides practical insights into generic programming - techniques which can be used to build your own libraries. The CD-ROM includes a complete electronic version of the book, in hyperlinked, searchable PDF format, as well as the BGL itself. CD-ROM contains: Source code of BGL -- Fully searchable hyperlinked version of text
دانلود کتاب C++ библиотека программиста