๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

C++ Standard Library Practical Tips

โœ Scribed by Greg Reese


Publisher
Charles River Media
Year
2005
Tongue
English
Leaves
561
Series
Charles River Media Programming
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. The book provides 100 quick, easy-to-use tips and solutions to common programming problems such as using the right container, getting a C-style array from a vector, initializing a map with specified values, and computing the mean, median, and mode. The solutions are grouped by topics including, lists, deques, vectors, text processing, numerical algorithms, numerical processing, and containers so programmers can quickly look up a solution when they encounter a problem. To demonstrate the use of the tips in practical application, the book concludes with a capstone project about digital image processing and, in particular, image enhancement. This application shows the power of the Standard Library as it graphically illustrates how just a few lines of Standard Library code can produce major changes in the appearance of an image.


๐Ÿ“œ SIMILAR VOLUMES


C++ Standard Library Practical Tips
โœ Greg Reese ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐Ÿ› Charles River Media ๐ŸŒ English

This volume is definitely worth a read or two, if you want to open your eyes to a variety of applications of STL containers and algorithms. For people already into the practice and way of using STL on a regular basis, it gives you reinforcement and validation that you did good and right in your prev

C++ Standard Library Practical Tips (Pro
โœ Greg Reese ๐Ÿ“‚ Library ๐Ÿ“… 2005 ๐ŸŒ English

C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. The book provides 100 quick, easy-to-use tips and solutions to common programming p

The Standard C Library
โœ P. J. Plauger ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› Prentice Hall ๐ŸŒ English

Although the information in this book is crucial for C Programming, I was disappointed in the quality of the print. Some of the words are not even legible.

Standard C Library, The
โœ P.J. Plauger, Jim Brodie ๐Ÿ“‚ Library ๐Ÿ“… 1992 ๐Ÿ› Prentice Hall PTR ๐ŸŒ English

Prentice Hall's most important C programming title in years. A companion volume to Kernighan & Ritchie's C PROGRAMMING LANGUAGE. A collection of reusable functions (code for building data structures, code for performing math functions and scientific calculations, etc.) which will save C programmers