Data Structures & Algorithm Analysis in C++
Author | : Mark Allen Weiss |
Publisher | : Addison Wesley Longman |
Total Pages | : 614 |
Release | : 1999 |
ISBN-10 | : UOM:39076002777352 |
ISBN-13 | : |
Rating | : 4/5 (52 Downloads) |
Download or read book Data Structures & Algorithm Analysis in C++ written by Mark Allen Weiss and published by Addison Wesley Longman. This book was released on 1999 with total page 614 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math.