Register your product to gain access to bonus material or receive a coupon.
The book is native C++ making full use of C++ features and object-oriented programming.
Introduces the Standard Template Library (STL).
Code for all data structures is developed in fully reusable form (as templated classes).
Mathematical methods.
C++ language features.
Splay trees.
Red-black trees.
Amortized algorithm analysis.
76899-4
Object-oriented programming and powerful features of C++ enable this carefully crafted text to build data structures from basic ideas into complete, fully-developed programs and interesting applications. In the process, the text explores problem solving and programming principles, data abstraction, recursion, and the comparative analysis of algorithms as fundamentals tools of software design.
Employing substantial case studies, reusable software development, and programming projects to increase understanding, successful authors Robert L. Kruse and Alexander J.Ryba include topics such as:
Data Structures and Program Design in C++ will prove useful to both computer science students and professionals. The authors supply all code in this book on the Web, and, as well, they provide an excellent instructor support package that includes an Instructor's Resource Manual with transparency masters, solutions, and source code to all of the programming examples and projects in the text.
1. Programming Principles.
2. Introduction to Stacks.
3. Queues.
4. Linked Stacked and Queues.
5. Recursion.
6. Lists and Strings.
7. Searching.
8. Sorting.
9. Tables and Information Retrieval.
10. Binary Trees.
11. Multiway Trees.
12. Graphs.
13. Case Study: The Polish Notation.
Appendix A: Mathematical Methods.
Appendix B: Random Numbers.
Appendix C: Packages and Utility Functions.
Appendix D: Programming Precepts, Pointers, and Pitfalls.
Index.