Introduction to the Design and Analysis of Algorithms, 3/e (IE-Paperback)
Anany Levitin
- 出版商: Addison Wesley
- 出版日期: 2012-01-01
- 售價: $1,350
- 語言: 英文
- 頁數: 592
- 裝訂: Paperback
- ISBN: 027376411X
- ISBN-13: 9780273764113
-
相關分類:
Algorithms-data-structures
-
相關翻譯:
算法設計與分析基礎, 3/e (Introduction to the Design and Analysis of Algorithms, 3/e) (簡中版)
演算法 (Levitin:Introduction to the Design and Analysis of Algorithms, 2/e) (繁中版)
立即出貨(限量) (庫存=3)
買這商品的人也買了...
-
$790$774 -
$680$666 -
$590$502 -
$650$553 -
$520$442 -
$480$432 -
$450$383 -
$450$383 -
$349$297 -
$1,320The Art of Unit Testing: with examples in C#, 2/e (Paperback)
-
$1,646Operating System Concepts, 9/e (IE-Paperback)
-
$850$808 -
$620$484 -
$620$558 -
$520$442 -
$1,615Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e (Paperback)
-
$680$646 -
$520$442 -
$2,500$2,450 -
$980$774 -
$750$675 -
$480$374 -
$650$585 -
$720$648 -
$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
商品描述(中文翻譯)
內容簡介:
本書包含以下章節:
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(空間和時間的權衡)
這本書提供了對算法效能分析的基礎知識,並介紹了不同的算法設計方法。無論您是初學者還是有經驗的開發人員,本書都能幫助您提升算法設計和效能優化的能力。