Optimizing C++ /

Heller, Steve, 1949-

Optimizing C++ / Steve Heller - Upper Saddle River, N.J. : Prentice Hall PTR, 1999 - xxxi, 416 p. ; 24 cm. + 1 CD-ROM (4 3/4 in.)

Includes index

The programmer-friendly guide to maximizing C++ application performance! Getting a program to work is just the beginning: it must work efficiently, making the most of limited time, memory, and disk space. Now, legendary programmer Steve Heller --author of the best-seller "Who's Afraid of C++?"-- introduces a collection of power house algorithms that can supercharge virtually any C++ program. From streamlining random access to variable-length records to speeding large database sorts, you'll find it here-along with practical, "nothing-left-out" explanations. Coverage includes: Advanced dynamic hashing and caching algorithms. Bitmaps and other data compression techniques. Fast-sorting algorithms that use memory efficiently. Based on the new ANSI C++ standard, this "programmer-friendly" book includes extensive real-life examples and code samples - all personally typeset by the author to minimize the chance of error. If you want to squeeze every last drop of performance out of your C++ code, Optimizing C++ is the book you've been waiting for! The accompanying CD-ROM includes a complete collection of Steve Heller's Optimizing C++ algorithms, plus an industrial-strength C++ compiler.

0139774300 9780139774300 alk. paper


C++ (Computer program language)
Computing & information technology
Programming & scripting languages: general