Data Structures with C++ Using STL (2nd Edition)

Write a Review
$12.68 - $271.40
Note: Used books may not include CD/Code/dust jacket etc
Free Shipping: Arrives in 7-21 days
Fast Shipping(3.99$): Arrives in 5-10 days
UPC:
9780130858504
Binding:
Hardcover
Publication Date:
7/27/2001
Author:
William H. Ford;William R. Topp
Language:
english
Edition:
2
Adding to cart… The item has been added

Product Overview

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. Includes an applied study of interesting and classical algorithms that illustrate the data structures using only simple mathematical concepts (Big-O notation is introduced intuitively); Many additional figures are integrated into the presentation; ADT (Abstract Data Type) for each data structureimmediately used to solve appropriate problems; Early and accessible introduction to templates and iterators; Use of modern C++ constructs in developing data structures and their applications provides enough language detail to sufficiently understand the constructs.