Object-Oriented Data Structures in Java
Nell Dale, Daniel T. Joyce, Chip Weems
- 出版商: Jones and Bartlett
- 出版日期: 2002-11-25
- 售價: $850
- 貴賓價: 9.5 折 $808
- 語言: 英文
- 頁數: 800
- 裝訂: Hardcover
- ISBN: 0763710792
- ISBN-13: 9780763710798
-
相關分類:
Java 程式語言、Object-oriented 物件導向 、Algorithms-data-structures 資料結構與演算法
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
$700$665 -
$380$323 -
$400$340 -
$490$417 -
$680$578 -
$2,170$2,062 -
$880$695 -
$299Windows .Net Server Security Handbook (Paperback)
-
$800Disappearing Cryptography, 2/e
-
$1,350$1,323 -
$780$741 -
$580$493 -
$550$435 -
$750$638 -
$720$569 -
$560$476 -
$720$569 -
$650$553 -
$480$379 -
$750$638 -
$660$627 -
$1,320Head First Design Patterns (Paperback)
-
$880$695 -
$880$695 -
$750$585
相關主題
商品描述
Object-Oriented Data Structures using Java teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs. The textbook is designed for students who have already taken one semester of computer science and are able to take a problem of medium complexity, write an algorithm to solve the problem, code the algorithm in a programming language, and demonstrate the correctness of their solution. The focus is on teaching computer science principles with chapter concepts being reinforced by case studies. The object-oriented concepts of encapsulation, inheritance, and polymorphism are covered, while the book remains centered on abstract data types