Introduction to the Design and Analysis of Algorithms, 3/e (IE-Paperback)
Anany Levitin
- 出版商: Addison Wesley
- 售價: $1,350
- 貴賓價: 9.8 折 $1,323
- 語言: 英文
- 頁數: 592
- 裝訂: Paperback
- ISBN: 027376411X
- ISBN-13: 9780273764113
-
相關分類:
Algorithms-data-structures 資料結構與演算法
-
相關翻譯:
算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$790$751 -
$680$646 -
$590$466 -
$650$553 -
$520$442 -
$480$432 -
$450$383 -
$450$383 -
$349$297 -
$1,440$1,368 -
$1,680$1,596 -
$850$808 -
$1,260$1,235 -
$620$484 -
$620$558 -
$520$442 -
$680$646 -
$520$442 -
$780$616 -
$2,330$2,283 -
$980$833 -
$750$638 -
$480$374 -
$650$553 -
$580$452
相關主題
商品描述
<內容簡介>
- 1 Introduction
- 2 Fundamentals of the Analysis of Algorithm Efficiency
- 3 Brute Force and Exhaustive Search
- 4 Decrease-and-Conquer
- 5 Divide-and-Conquer
- 6 Transform-and-Conquer
- 7 Space and Time Trade-Offs
- 8 Dynamic Programming
- 9 Greedy Technique
- 10 Iterative Improvement
- 11 Limitations of Algorithm Power
- 12 Coping with the Limitations of Algorithm Power
- APPENDIX A
- APPENDIX B