Data Structures Using Java (Hardcover)
Moshe J. Augenstein, Yedidyah Langsam, Aaron M. Tenenbaum
- 出版商: Prentice Hall
- 出版日期: 2003-03-15
- 售價: $980
- 語言: 英文
- 頁數: 688
- 裝訂: Paperback
- ISBN: 0130477214
- ISBN-13: 9780130477217
-
相關分類:
Java 程式語言、Algorithms-data-structures
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
$1,200$1,176 -
$580$458 -
$980$774 -
$1,000$900 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$600$474 -
$860$679 -
$280$266 -
$680$537 -
$590$466 -
$690$538 -
$780$663 -
$720$569 -
$1,548Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, 2/e
-
$580$493 -
$750$675 -
$560$504 -
$720$569 -
$550$468 -
$390$304 -
$450$351 -
$850$723 -
$480$379 -
$750$593 -
$720$569
相關主題
商品描述
This book employs an object-oriented approach to teaching data structures using Java. Many worked examples and approximately 300 additional examples make this book easily accessible to the reader. Most of the concepts in the book are illustrated by several examples, allowing readers to visualize the processes being taught. KEY TOPICS: Introduces abstract concepts, shows how those concepts are useful in problem solving, and then shows the abstractions can be made concrete by using a programming language. Equal emphasis is placed on both the abstract and the concrete versions of a concept, so that the reader learns about the concept itself, its implementation, and its application. MARKET: For anyone with an interest in learning more about data structures.
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.
商品描述(中文翻譯)
本書以物件導向的方式使用Java教授資料結構。許多實例和約300個額外的例子使本書易於讀者理解。本書中的大部分概念都通過多個例子來說明,讓讀者能夠視覺化所教授的過程。重點介紹抽象概念,展示這些概念在問題解決中的用途,然後展示如何使用編程語言將抽象概念具體化。本書同樣強調概念的抽象和具體版本,以便讀者了解概念本身、其實現和應用。適合所有對學習更多關於資料結構感興趣的人。
目錄:
1. 資料結構介紹
2. 堆疊
3. 遞迴
4. 佇列和串列
5. 樹
6. 排序
7. 搜尋
8. 圖和其應用
9. 儲存管理