C++ Standard Library Practical Tips

by Greg Reese

0 ratings • 0 reviews • 0 shelved
Book cover for C++ Standard Library Practical Tips

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

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.
  • ISBN10 1584506350
  • ISBN13 9781584506355
  • Publish Date December 2006 (first published 2 November 2005)
  • Publish Status Active
  • Publish Country US
  • Publisher Cengage Learning, Inc
  • Imprint Charles River Media
  • Format eBook
  • Language English