演算法設計及分析

出自中山電機所 無線行動網路實驗室

(修訂版本間差異)
跳轉到: 導航, 搜尋
第13行: 第13行:
[http://140.117.157.64/enter/images/9/9c/Lecture_6_Dynamic_Programming.pdf Chapter 6. Dynamic Programming](2011/03/08)  
[http://140.117.157.64/enter/images/9/9c/Lecture_6_Dynamic_Programming.pdf Chapter 6. Dynamic Programming](2011/03/08)  
-
Chapter 7. Greedy Algorithm(2011/03/08)   
+
[http://140.117.157.64/enter/images/6/6d/Lecture_7_Greedy_Algorithm.pdf Chapter 7. Greedy Algorithm](2011/03/08)   
Chapter 8. Strongly Connected Components(2011/03/08)  
Chapter 8. Strongly Connected Components(2011/03/08)  

在2011年3月8日 (二) 08:22所做的修訂版本

研究所課程, 2011 Spring, Tue 9:00~12:00 AM, F3009

Chapter 1. Introduction(2011/02/21)

Chapter 2. Growth of Functions(更新。2011/03/08)

Chapter 3. Divide and Conquer(2011/03/08)

Chapter 4. Selection(2011/03/08)

Chapter 5. Randomized Algorithms(2011/03/08)

Chapter 6. Dynamic Programming(2011/03/08)

Chapter 7. Greedy Algorithm(2011/03/08) 

Chapter 8. Strongly Connected Components(2011/03/08)

Chapter 9. Minimum Cost Spanning Tree(選擇性教材)

Chapter 10. Maximum Flow(2011/03/08)

Chapter 11. Linear Programming(2011/03/08)

Chapter 12. NP-Completeness(2011/03/08)

Chapter 13. Approximation Algorithms(2011/03/08)

Chapter 14. Genetic Algorithms(選擇性教材)