Skip to content

Data Structures with C++ Using STL

Data Structures with C++ Using STL Hardcover - 2001

by William H. Ford; William R. Topp

  • Used
  • Good
  • Hardcover

Description

Prentice Hall PTR, 2001. Hardcover. Good. Disclaimer:A copy that has been read, but remains in clean condition. All pages are intact, and the cover is intact. The spine may show signs of wear. Pages can include limited notes and highlighting, and the copy can include previous owner inscriptions. An ex-library book and may have standard library stamps and/or stickers. At ThriftBooks, our motto is: Read More, Spend Less.Dust jacket quality is not guaranteed.
Used - Good
NZ$14.07
FREE Shipping to USA Standard delivery: 4 to 8 days
More Shipping Options
Ships from ThriftBooks (Washington, United States)

Details

  • Title Data Structures with C++ Using STL
  • Author William H. Ford; William R. Topp
  • Binding Hardcover
  • Edition 2nd edition
  • Condition Used - Good
  • Pages 1072
  • Volumes 1
  • Language ENG
  • Publisher Prentice Hall PTR, Upper Saddle River
  • Date 2001
  • Illustrated Yes
  • Features Illustrated, Index, Maps
  • Bookseller's Inventory # G0130858501I3N10
  • ISBN 9780130858504 / 0130858501
  • Weight 3.92 lbs (1.78 kg)
  • Dimensions 9.82 x 7.48 x 1.73 in (24.94 x 19.00 x 4.39 cm)
  • Library of Congress subjects Data structures (Computer science), C++ (Computer program language)
  • Library of Congress Catalog Number 2001032333
  • Dewey Decimal Code 005.73

About ThriftBooks Washington, United States

Biblio member since 2018
Seller rating: This seller has earned a 4 of 5 Stars rating from Biblio customers.

From the largest selection of used titles, we put quality, affordable books into the hands of readers

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from ThriftBooks

From the rear cover

This long-awaited second edition of Data Structures with C++ Using STL, by Professors Ford and Topp, provides a modern object-oriented approach to data structures using the model of the Standard Template Library (STL). The authors unify the study of data structures around the concepts of containers and iterators. The book skillfully develops algorithms for the data structures and their applications. Readers will find a systematic and detailed implementation for each data structure. These successful authors offer a learning tool that is motivated by a wealth of excellent examples and complete running programs.

KEY FEATURES

  • Uses the early chapters to present object design and programming principles that are at the core of data structures.
  • Develops clear and concise templates, which can support generic programming throughout the book.
  • Uses the STL container classes throughout the book.
  • Presents an Application Programming Interface (API) for each STL container and immediately uses it to solve problems.
  • Demonstrates the implementation of the STL classes by developing mini-container classes that use the corresponding STL interface. The student can understand the overall design of the container and its C++ implementation code.
  • Includes and intuitive and precise introduction to iterators that are at the core of modern data structures.
  • Covers with the same careful style advanced topics such as red-black trees, hash tables, heaps, and graphs.
  • Provides the reader with an extensive development of advanced recursion and inheritance as applied to data structures.
  • Makes available valuable pedagogical features including chapter objectives and summaries; many complete programs with runtime output; case studies; review exercises with solutions for each chapter; extensive written and programming exercises; and a programming project for each chapter.
  • Supplement: Instructor CD with solutions and a test item file; Companion Website containing language tutorials, students assessment materials, and PowerPoint slides.

Categories

About the author

Professor William Ford and Professor William Topp are faculty members with the Computer Science Department, University of the Pacific, Stockton, California. They have also written Introduction to Computing with C++ and Object Technology (Prentice Hall, 1999) and Assembly Language and Systems Programming for the M68000 Family (Jones and Bartlett, 1992).