Data Structures & Algorithms in Java, 2/e (Hardcover)
Robert Lafore
- 出版商: SAMS
- 出版日期: 2002-11-06
- 售價: $2,120
- 貴賓價: 9.5 折 $2,014
- 語言: 英文
- 頁數: 800
- 裝訂: Hardcover
- ISBN: 0672324539
- ISBN-13: 9780672324536
-
相關分類:
Java 程式語言、Algorithms-data-structures 資料結構與演算法
立即出貨 (庫存=1)
買這商品的人也買了...
-
$680$578 -
$650$553 -
$980$833 -
$990$970 -
$920$782 -
$880$695 -
$1,300$1,235 -
$650$553 -
$780$741 -
$280$218 -
$750$638 -
$760$600 -
$590$466 -
$690$538 -
$650$618 -
$720$612 -
$1,250$1,188 -
$1,060$1,007 -
$750$638 -
$560$476 -
$490$417 -
$780$616 -
$490$382 -
$650$507 -
$650$507
商品描述
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The programs demonstrate in graphical form what data structures look like and how they operate. In the second edition, the program is rewritten to improve operation and clarify the algorithms, the example programs are revised to work with the latest version of the Java JDK, and questions and exercises will be added at the end of each chapter making the book more useful to readers.
Table of Contents
Introduction.
1. Overview.
2. Arrays.
3.
Simple Sorting.
4. Stacks and Queues.
5. Linked Lists.
6. Recursion.
7. Advanced Sorting.
8. Binary Trees.
9. Red-Black Trees.
10.
2-3-4 Trees and External Storage.
11. Hash Tables.
12. Heaps.
13.
Graphs.
14. Weighted Graphs.
15. When to Use What.
Appendix A.
Running the Workshop Applets and Example Programs.
Appendix B. Further
Reading.
Appendix C. Answers to Questions.
Index.