Using the C++ Standard Template Libraries
Autor Ivor Hortonen Limba Engleză Paperback – 29 sep 2015
You'll learn how to create containers, and how iterators are used with them to access, modify, and extend the data elements they contain. You'll also learn about stream iterators that can transfer data between containers and streams, including file streams. The function templates that define algorithms are explained in detail, and you'll learn how to pass function objects or lambda expressions to them to customize their behavior. Many working examples are included to demonstrate how to apply the algorithms with different types of containers.
After reading this book, you will understand the scope and power of the templates that the C++ 14 Standard Library includes and how these can greatly reduce the coding and development time for many applications. You'll be able to combine the class and function templates to great effect in dealing with real-world problems.
The templates in the Standard Library provide you as a C++ programmer with a comprehensive set of efficiently implemented generic programming tools that you can use for most types of application.
- How to use Standard Library templates with your C++ applications.
Preț: 703.20 lei
Preț vechi: 879.00 lei
-20% Nou
Puncte Express: 1055
Preț estimativ în valută:
134.59€ • 139.96$ • 112.62£
134.59€ • 139.96$ • 112.62£
Carte disponibilă
Livrare economică 21 februarie-07 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484200056
ISBN-10: 1484200055
Pagini: 500
Ilustrații: XXV, 489 p. 68 illus.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 9.66 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484200055
Pagini: 500
Ilustrații: XXV, 489 p. 68 illus.
Dimensiuni: 178 x 254 x 28 mm
Greutate: 9.66 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
1. Introducing the Standard Template Library
2. Using Sequence Containers
3. Container Adapters
4. Map Containers
5. Working with Sets
6. Sorting, Merging, Searching, and Partitioning
7. More Algorithms
8. Generating Random Numbers
9. Stream Operations
10. Working with Numerical, Time, and Complex Data
3. Container Adapters
4. Map Containers
5. Working with Sets
6. Sorting, Merging, Searching, and Partitioning
7. More Algorithms
8. Generating Random Numbers
9. Stream Operations
10. Working with Numerical, Time, and Complex Data
Notă biografică
Ivor Horton is self-employed in consultancy and writes programming tutorials. He worked for IBM for many years and holds a bachelor's degree, with honors, in mathematics. Horton's experience at IBM includes programming in most languages (like assembler and high-level languages on a variety of machines), real-time programming, and designing and implementing real-time closed loop industrial control systems. He has extensive experience teaching programming to engineers and scientists (Fortran, PL/1, APL, etc.). Horton is an expert in mechanical, process, and electronic CAD systems; mechanical CAM systems; and DNC/CNC systems.
Caracteristici
Using the C++ Standard Template Libraries is a contemporary treatment that teaches you the latest C++ 14 APIs, libraries and extensions.
Ivor Horton explains what the STL is and how to use it with your C++ applications.
You'll learn how to use containers and iterators, as well as how to define, create and apply algorithms.
Furthermore, you'll learn about function objects and allocators and how to use them.
Ivor Horton explains what the STL is and how to use it with your C++ applications.
You'll learn how to use containers and iterators, as well as how to define, create and apply algorithms.
Furthermore, you'll learn about function objects and allocators and how to use them.