Data Structures Using C And C++, 2/e (平裝)

L.A. Tenenbaum

買這商品的人也買了...

商品描述

Appropriate for any CS2 course covering data structures with C or C++.

This introduction to the fundamentals of data structures explores abstract concepts, considers how those concepts are useful in problem solving, explains how the abstractions can be made concrete by using a programming language, and shows how to use the C language for advanced programming and how to develop the advanced features of C++. It features a wealth of tested and debugged working programs in C and C++.

Table of Contents

1. Introduction to Data Structures.
2. The Stack.
3. Recursion.
4. Queues and Lists.
5. Trees.
6. Sorting.
7. Searching.
8. Graphs and Their Applications.
9. Storage Management.
Bibliography and References.
Index.