Introduction to the Boost C++ Libraries; Volume II - Advanced Libraries (Hardcover)
Robert Demming, Daniel J. Duffy
- 出版商: Datasim Education BV
- 出版日期: 2012-02-03
- 售價: $2,930
- 貴賓價: 9.5 折 $2,784
- 語言: 英文
- 頁數: 356
- 裝訂: Hardcover
- ISBN: 9491028022
- ISBN-13: 9789491028021
-
相關分類:
C++ 程式語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
$450$383 -
$620$527 -
$580$458 -
$780$663 -
$520$442 -
$480$379 -
$650$553 -
$550$435 -
$450$383 -
$680$578 -
$580$458 -
$450$383 -
$580$458 -
$780$663 -
$950$751 -
$780$663 -
$880$695 -
$520$406 -
$680$537 -
$980$774 -
$880$695 -
$580$452 -
$1,130$961 -
$400$380 -
$820$697
商品描述
This book is the follow-up of the Boost Volume I book and it has been written for software developers who use Boost C++ libraries to create flexible applications. We discuss approximately 20 advanced libraries that can be classified into the following major categories:
The focus is hands-on and each library is discussed in detail and numerous working examples are given to get the reader up to speed as soon as possible. Each library is described in a step-by-step fashion and you can use the corresponding code as a basis for more advanced applications.
These libraries are the ideal basis for new applications. We shall use them in Volume III of the current series when we discuss applications to engineering, science and computational finance.
Chapters:
- Mathematics: special functions, statistical distributions, interval arithmetic and matrix algebra.
- Special data structures: date and time, circular buffer, UUID, dynamic bitsets, pool memory.
- TCP and UDP portable network programming using the software interface.
- Interprocess communication and shared memory programming models.
- Three chapters on graphs, graph algorithms and their implementation in Boost.
The focus is hands-on and each library is discussed in detail and numerous working examples are given to get the reader up to speed as soon as possible. Each library is described in a step-by-step fashion and you can use the corresponding code as a basis for more advanced applications.
These libraries are the ideal basis for new applications. We shall use them in Volume III of the current series when we discuss applications to engineering, science and computational finance.
Chapters:
- The Boost C++ Libraries Overview
- Math Toolkit: Special Functions
- Math Toolkit: Orthogonal Functions
- Date and Time
- Some Building Block Data Structures and Libraries
- Matrix Algebra in Boost Part I: uBLAS Data Structures
- Matrix Algebra in Boost Part II: Advanced Features and Applications
- An Introduction to Networking Programming Concepts and Protocols
- Boost ASIO: Synchronous Operations
- Boost ASIO: Asynchronous Operations
- Boost Interprocess: IPC Mechanisms
- Boost Interprocess: Process Synchronisation
- Interval Arithmetic
- User-defined Memory Allocation: Boost Pool
- An Introduction to Graph Theory and Graph Algorithms
- The Boost Graph Library (BGL) Data Structures and Fundamental Algorithms
- The Boost Graph Library (BGL) Advanced Algorithms
- Interval Container Library
- Boost Functional Factory