Limit this search to....

Algorithms and Data Structures in C++
Contributor(s): Ammeraal, Leen (Author)
ISBN: 0471963550     ISBN-13: 9780471963554
Publisher: Wiley
OUR PRICE:   $102.91  
Product Type: Paperback
Published: June 1996
Qty:
Annotation: C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming principles. There is coverage of two key language features - templates and exception handling - apart from which the reader is assumed to have working knowledge of C++. Besides traditional subjects, such as quicksort and binary trees, this book also covers some less well-known topics, including multi-precision arithmetic, route planning and external sorting. Demonstration programs for these and many other exciting applications are based on C++ classes which you can also use in programs of your own.
Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
Dewey: 005.133
LCCN: 96006744
Physical Information: 0.8" H x 7.5" W x 9.2" (1.35 lbs) 368 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give breadth and depth to C++ programmers' existing experience of the language by representing a large number of algorithms, most of them implemented as ready-to-run (and standalone) programs. The programs are as readable as possible without sacrificing too great a degree of efficiency, generality, portability and robustness. Both the classes and programs are designed to demonstrate major programming principles. There is coverage of two key language features - templates and exception handling - apart from which the reader is assumed to have working knowledge of C++. Besides traditional subjects, such as quicksort and binary trees, this book also covers some less well-known topics, including multi-precision arithmetic, route planning and external sorting. Demonstration programs for these and many other exciting applications are based on C++ classes which you can also use in programs of your own.