株式会社極東書店トップ > 商品一覧 > A Practical Guide to Data Structures and Algorithms using Java.
商品詳細
A Practical Guide to Data Structures and Algorithms using Java.
・ISBN 978-1-58488-455-2 hard GB£ 124.99
¥39,596.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 978-0-429-14710-4
| 著者・編者 | Goldman, Sally. A / Goldman, Kenneth. J, |
|---|---|
| シリーズ | Chapman & Hall/CRC Applied Algorithms and Data Structures series |
| 出版社 | (Chapman & Hall/CRC, US) |
| 出版年月 | 2007 |
| ページ数 | 1054 pp. |
| 言語 | ENG |
| ニュース番号 | <M25-11001> |
解説
Although traditional texts present isolated algorithms and data structures, they do not provide a unifying structure and offer little guidance on how to appropriately select among them. Furthermore, these texts furnish little, if any, source code and leave many of the more difficult aspects of the implementation as exercises. A fresh alternative to conventional data structures and algorithms books, A Practical Guide to Data Structures and Algorithms using Java presents comprehensive coverage of fundamental data structures and algorithms in a unifying framework with full implementation details. Recognizing that software development is a top-down process, this applications-centered book provides careful guidance to students and practitioners.
Complete and thoroughly integrated Java implementations expose key differences among a wide range of important data structures, including many useful abstract data types not provided in standard Java libraries. Fundamental algorithms appear within the context of their supporting data structures. Case studies, examples, decision trees, and comparison charts throughout the stylized presentation illustrate and support an efficient methodology for the careful selection and application of data structures and algorithms. Appendices summarize major features of the Java programming language, introduce asymptotic notation and complexity analysis, and discuss design patterns applied in the book.
A true marriage of theory and practice, this book sets a new standard as a comprehensive practical guide to data structures and algorithms. Practitioners and students will reach for this book often to quickly identify the best data structure or algorithm for their applications.