Design and Analysis of Algorithms: A Contemporary Perspective
Sandeep Sen, Amit Kumar
- 出版商: Cambridge
- 出版日期: 2019-08-31
- 售價: $2,490
- 貴賓價: 9.5 折 $2,366
- 語言: 英文
- 頁數: 350
- 裝訂: Paperback
- ISBN: 1108721990
- ISBN-13: 9781108721998
-
相關分類:
Algorithms-data-structures
-
相關翻譯:
現代算法設計與分析 (簡中版)
-
其他版本:
Design and Analysis of Algorithms: A Contemporary Perspective
相關主題
商品描述
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.