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$616 -
$720$569 -
$1,548Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, 2/e
-
$580$458 -
$750$638 -
$560$476 -
$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.