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. 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(空間和時間的權衡)

這本書提供了對算法效能分析的基礎知識,並介紹了不同的算法設計方法。無論您是初學者還是有經驗的開發人員,本書都能幫助您提升算法設計和效能優化的能力。