Introduction to the Design and Analysis of Algorithms, 3/e (IE-Paperback)
暫譯: 演算法設計與分析導論(第三版)

Anany Levitin

買這商品的人也買了...

相關主題

商品描述

<內容簡介>

  • 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 介紹
2 演算法效率分析的基本原理
3 窮舉法與全面搜尋
4 減少與征服
5 分治法
6 轉換與征服
7 空間與時間的權衡
8 動態規劃
9 貪婪技術
10 迭代改進
11 演算法能力的限制
12 應對演算法能力的限制
附錄 A
附錄 B