Data Structures Using C and C++, 2/e
暫譯: 使用 C 和 C++ 的資料結構(第二版)

Yedidyah Langsam, Moshe J. Augenstein, Aaron M. Tenenbaum

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

商品描述

Description:

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.

商品描述(中文翻譯)

描述:


適合任何涵蓋使用 C 或 C++ 的資料結構的 CS2 課程。

本書介紹資料結構的基本原理,探討抽象概念,考慮這些概念在解決問題中的實用性,解釋如何通過使用程式語言將這些抽象概念具體化,並展示如何使用 C 語言進行進階程式設計以及如何開發 C++ 的進階功能。本書包含大量經過測試和除錯的 C 和 C++ 工作程式。


 


目錄:


1. 資料結構簡介。
2. 堆疊。
3. 遞迴。

4. 隊列和串列。
5. 樹。
6. 排序。
7. 搜尋。
8.
圖形及其應用。
9. 儲存管理。
參考書目和參考資料。
索引。