Data Structures and Algorithms in Java, 6/e (IE-Paperback)
暫譯: Java 資料結構與演算法,第 6 版 (IE-平裝本)
Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser
- 出版商: Wiley
- 出版日期: 2014-06-16
- 售價: $1,700
- 貴賓價: 9.8 折 $1,666
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 1118808576
- ISBN-13: 9781118808573
-
相關分類:
Algorithms-data-structures、Java 程式語言
-
相關翻譯:
資料結構與演算法:使用 JAVA, 6/e (Data Structures and Algorithms in Java, 6/e) (繁中版)
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,029Discrete Math with Proof (Hardcover) -
Head First Java, 2/e (Paperback)$2,100$1,995 -
Fundamentals of Data Structures in C++, 2/e (Paperback)$1,390$1,362 -
Thinking in Java 中文版 (Thinking in Java, 4/e)$960$758 -
Java 由初學邁向認證, 3/e$620$527 -
Programming Interviews Exposed: Secrets to Landing Your Next Job, 3/e (Paperback)$1,200$1,140 -
活學活用 Excel 2010 ─全方位快速搞定表單函數 X 樞紐分析 X 投資理財應用$380$296 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284 -
ASP.NET MVC 5 網站開發美學$780$616 -
Raspberry Pi 超炫專案與完全實戰 (深入 Raspberry Pi 的全面開發經典) (附101段教學與執行影片/範例程式)$520$411 -
網路概論與實務, 6/e$560$504 -
$1,615Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e (Paperback) -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
黑帽 Python | 給駭客與滲透測試者的 Python 開發指南 (Black Hat Python: Python Programming for Hackers and Pentesters)$400$316 -
圖解物聯網|感測器的架構與運用$380$323 -
CSS Secrets 中文版|解決網頁設計問題的有效秘訣 (CSS Secrets: Better Solutions to Everyday Web Design Problems)$680$537 -
設計模式與遊戲開發的完美結合$690$538 -
Python 自動化的樂趣|搞定重複瑣碎 & 單調無聊的工作 (中文版) (Automate the Boring Stuff with Python: Practical Programming for Total Beginners)$500$425 -
細談資料結構, 7/e$420$357 -
Think Data Structures|Java演算法實作和資料檢索 (Think Data Structures: Algorithms and Information Retrieval in Java)$480$379 -
Python 程式設計:從入門到進階應用 (附範例光碟)$420$378 -
Mathematics for Computer Science (Hardcover)$2,500$2,375 -
$2,520Head First Java: A Brain-Friendly Guide, 3/e (Paperback)
相關主題
商品描述
The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework.
商品描述(中文翻譯)
高效資料結構的設計與分析長久以來被認為是計算機科學課程中的關鍵組成部分。Goodrich 和 Tomassia 對這一經典主題的探討是基於物件導向範式,作為資料結構設計的首選框架。對於文本中呈現的每個抽象資料型別(ADT),作者提供了一個相關的 Java 介面。具體實現這些 ADT 的資料結構則作為實作這些介面的 Java 類別提供。本書中實作基本資料結構的 Java 代碼組織在一個單一的 Java 套件 net.datastructures 中。這個套件形成了一個連貫的 Java 資料結構和演算法庫,專門設計用於教育目的,並與 Java Collections Framework 互補。
