登入
選單
返回
Google圖書搜尋
Data Structures and Algorithm Analysis in Java
Mark Allen Weiss
出版
Peason Addison-Wesley
, 2007
主題
Computers / Languages / General
Computers / Software Development & Engineering / Systems Analysis & Design
Computers / Languages / Java
Computers / Programming / Algorithms
Computers / Internet / Web Programming
Computers / Mathematical & Statistical Software
Mathematics / Probability & Statistics / General
ISBN
0321370139
9780321370136
URL
http://books.google.com.hk/books?id=TnkZAQAAIAAJ&hl=&source=gbs_api
註釋
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs in Java.A full language update to Java 5.0 throughout the text--particularly its use of generics--adds immeasurable value to this advanced study of data structures and algorithms. This Second Edition features integrated coverage of the Java Collections Library as well as a complete revision of lists, stacks, queues, and trees.Weiss clearly explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss' careful, rigorous and in-depth analysis of each type of algorithm. A logical organization of topics and full access to source code compliment the text's coverage.