Data Structures and Algorithms in Java
分類: 图书,进口原版,
品牌: Adam Drozdek
基本信息出版社:Cengage Learning Asia; 3rd (2011年2月10日)平装:790页正文语种:英语ISBN:9814239232条形码:9789814239233商品尺寸:23.1 x 18 x 2.8 cm商品重量:1 KgASIN:9814239232商品描述内容简介Using the Java programming language, Drozdek highlights three important aspects of data structures and algorithms. First, the book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms complexity. Second, the book presents data structures in the context of object-oriented program design. Finally, the book closely examines data structure implementation.
Overall, this practical and theoretical book provides students with a solid foundation in data structures for future courses and work in design, implementation, testing, and maintenance of virtually any software system.
KEY FEATURES
(1) Updated! This new edition contains updated Java code to reflect the inclusion of generic classes in Java 5.
(2) Updated! Tables that list methods from java.util packages have been updated to reflect modifications and additions introduced in Java 5 and Java 6.
(3) New! Coverage of two new sorting methods.
(4) New! Coverage of a new hashing technique.
(5) Case Studies. Most chapters include a case study that illustrates a complete context in which algorithms and data structures can be used.
(6) Java code examples. Brief examples of Java code are included to illustrate the practical importance of data structures.
(7) Theoretical analysis. Presentation of algorithms are integrated with analyses of efficiency.
(8) Recursion topics. Clarifies recursion topics through their presentation in context of the run-time stack.作者简介Adam Drozdek,a graduate of Wright State University, is an Associate Professor of Computer Science at Duquesne University. He is the author of several books, including Elements of Data Compression.