《Algorithms in C++ Part 5》Robert Sedgewick | PDF下载|ePub下载
出版社: Addison-Wesley Professional
副标题: Graph Algorithms
出版年: 2002-1-6
页数: 528
定价: USD 59.99
装帧: Paperback
ISBN: 9780201361186
内容简介 · · · · · ·
Graph algorithms are critical for a wide range of applications, including network connectivity, circuit design, scheduling, transaction processing, and resource allocation. The latest in Robert Sedgewick’s classic series on algorithms, this is the field’s definitive guide to graph algorithms for C++. Far more than a “revision,” this is a thorough rewriting, five times as long as the previous edition, with a new text design, innovative new figures, more detailed descriptions, and many new exercises — all designed to dramatically enhance the book’s value to developers, students, and researchers alike. The book contains six chapters covering graph properties and types, graph search, directed graphs, minimal spanning trees, shortest paths, and networks — each with diagrams, sample code, and detailed descriptions intended to help readers understand the basic properties of as broad a range of fundamental graph algorithms as possible. The basic properties of these algorithms are developed from first principles; discussion of advanced mathematical concepts is brief, general, and descriptive, but proofs are rigorous and many open problems are discussed. Sedgewick focuses on practical applications, giving readers all the information and real (not pseudo-) code they need to confidently implement, debug, and use the algorithms he covers. (Also available: Algorithms in C++: Parts 1-4, Third Edition, ISBN: 0-201-35088-2).
发表回复
要发表评论,您必须先登录。