William Ford, "Data Structures with C++ Using STL"
English | 2001 | ISBN: 0130858501 | PDF | pages: 1080 | 43.8 mb
English | 2001 | ISBN: 0130858501 | PDF | pages: 1080 | 43.8 mb
For CS2/Data Structures courses using C++.
This book uses a modern object-oriented approach to data structures, unified around the notion of the Standard Template Library (STL) container classes. The book presents a systematic development of data structures supported by numerous examples and complete programs. The authors separate the applications of a data structure from its implementation. In the later chapters, the book transitions students into the study of applied algorithms. This creates a bridge to subsequent courses in advanced data structures and algorithms.