Publisher: Addison-Wesley Professional; 3 edition
Language: English
ISBN: 0201361213
Paperback: 528 pages
Description: once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource allocation. In this book, Sedgewick offers the same successful blend of theory and practice that has made his work popular with programmers for many years. Michael Schidlowsky and Sedgewick have developed concise new Java implementations that both express the methods in a natural and direct manner and also can be used in real applications.
Algorithms in Java, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick's thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data structures, sorting, and searching. A forthcoming third book will focus on strings, geometry, and a range of advanced algorithms. Each book's expanded coverage features new algorithms and implementations, enhanced descriptions and diagrams, and a wealth of new exercises for polishing skills. The natural match between Java classes and abstract data type (ADT) implementations makes the code more broadly useful and relevant for the modern object-oriented programming environment.
'Book & Memo > Java' 카테고리의 다른 글
The Java(TM) Tutorial: A Short Course on the Basics (3rd Edition) (0) | 2007.06.12 |
---|---|
Java 2 Platform, Enterprise Edition (0) | 2007.06.12 |
Sams Teach Yourself Java 6 in 21 Days (5th Edition) (0) | 2007.06.09 |
Java and JMX: Building Manageable Systems (0) | 2007.06.09 |
Java(TM) Look and Feel Design Guidelines: Advanced Topics (0) | 2007.06.09 |