Algorithms, 4/e (Hardcover)
Robert Sedgewick, Kevin Wayne
- 出版商: Addison Wesley
- 出版日期: 2011-03-24
- 售價: $3,150
- 貴賓價: 9.5 折 $2,993
- 語言: 英文
- 頁數: 976
- 裝訂: Hardcover
- ISBN: 032157351X
- ISBN-13: 9780321573513
-
相關分類:
Algorithms-data-structures
-
相關翻譯:
演算法, 4/e (Algorithms, 4/e) (簡中版)
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$880$695 -
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$620$527 -
$1,558Introduction to Algorithms, 3/e (IE-Paperback)
-
$450$405 -
$580$493 -
$490$417 -
$490$417 -
$650$618 -
$420$332 -
$600$468 -
$1,715Introduction to Algorithms, 3/e (Hardcover)
-
$580$458 -
$780$663 -
$680$530 -
$560$437 -
$580$452 -
$490$417 -
$540$427 -
$520$411 -
$400$316 -
$779$740 -
$580$452 -
$680$578 -
$1,700$1,615
相關主題
商品描述
Essential Information about Algorithms and Data Structures
A Classic Reference
The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades.
Broad Coverage
Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code.
Completely Revised Code
New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.
Engages with Applications
Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books.
Intellectually Stimulating
Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels.
A Scientific Approach
Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models.
Integrated with the Web
Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources.
Contents
Chapter 1: Fundamentals
Programming Model
Data Abstraction
Bags, Stacks, and Queues
Analysis of Algorithms
Case Study: Union-Find
Chapter 2: Sorting
Elementary Sorts
Mergesort
Quicksort
Priority Queues
Applications
Chapter 3: Searching
Symbol Tables
Binary Search Trees
Balanced Search Trees
Hash Tables
Applications
Chapter 4: Graphs
Undirected Graphs
Directed Graphs
Minimum Spanning Trees
Shortest Paths
Chapter 5: Strings
String Sorts
Tries
Substring Search
Regular Expressions
Data Compression
Chapter 6: Context
商品描述(中文翻譯)
重要資訊:演算法和資料結構的基本知識
《演算法和資料結構基本資訊》是Sedgewick最暢銷系列的最新版本,反映了過去幾十年來發展出的不可或缺的知識體系。
廣泛涵蓋:完整介紹了排序、搜尋、圖形處理和字串處理等資料結構和演算法,包括每位程式設計師都應該熟悉的五十個演算法。請參閱algs4.cs.princeton.edu/code。
完全修訂的程式碼:以易於理解的模組化程式設計風格撰寫的新Java實現,讓讀者可以直接使用並了解所有程式碼。
與應用相關:在重要的科學、工程和商業應用背景下研究演算法。客戶端和演算法以真實程式碼表示,而非其他書籍中常見的偽代碼。
智力刺激:以清晰、簡潔的文字和詳細的示例吸引讀者的興趣。