Logo

C++ Templates & Libraries

e-books in C++ Templates & Libraries category

Book cover: The Boost C++ LibrariesThe Boost C++ Libraries
by - XML Press ,
The book introduces 38 general purpose Boost libraries. They are of great use to C++ developers - no matter what industry they work in and no matter what software they create. The goal of the book is to increase your efficiency as a C++ developer.
(17601 views)
Book cover: GNU Scientific Library Reference ManualGNU Scientific Library Reference Manual
by - Network Theory Ltd. ,
The GNU Scientific Library is a free numerical library for C and C++ programmers. It provides over 1,000 routines for solving mathematical problems in science and engineering. This reference manual is the definitive guide to the library.
(13966 views)
Book cover: Designing Components with the C++ STLDesigning Components with the C++ STL
by - Addison-Wesley Professional ,
The author shows how to make practical use of the STL through a wealth of examples. Insight into the internals of the STL shows the reader how the components supplied in the STL can be used to design more complex data structures and algorithms.
(14393 views)

Book cover: Standard C++ Library ReferenceStandard C++ Library Reference
- International Business Machines Corporation ,
A C++ program can call on a large number of functions which perform essential services such as input and output. The book documents numerous function and class definitions that accompany these functions to help you to make better use of the library.
(17252 views)