演算法設計及分析

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

(修訂版本間差異)
跳轉到: 導航, 搜尋
第1行: 第1行:
=== '''研究所課程, 2011 Spring, Tue 9:00~12:00 AM, F3009'''  ===
=== '''研究所課程, 2011 Spring, Tue 9:00~12:00 AM, F3009'''  ===
-
[http://wmi.ee.nsysu.edu.tw/enter/images/7/77/2012_Lecture_1_IntroductionV9.pdf Chapter 1. Introduction](2012/02/22)
+
[http://wmi.ee.nsysu.edu.tw/enter/images/7/7f/2013_Lecture_1_Introduction.pdf Chapter 1. Introduction](2013/02/20)
-
[http://wmi.ee.nsysu.edu.tw/enter/images/d/de/2012_Lecture_2_Growth_of_FunctionsV3.pdf Chapter 2. Growth of Functions](2012/02/29。'''注意:改了最後的自我評量部分''')
+
[http://wmi.ee.nsysu.edu.tw/enter/images/d/de/2012_Lecture_2_Growth_of_FunctionsV3.pdf Chapter 2. Growth of Functions](2012/02/29)
[http://wmi.ee.nsysu.edu.tw/enter/images/4/4f/2012_Lecture_3_Merge_Sort_and_Quick_Sort.pdf Chapter 3. Divide and Conquer](2012/01/02)  
[http://wmi.ee.nsysu.edu.tw/enter/images/4/4f/2012_Lecture_3_Merge_Sort_and_Quick_Sort.pdf Chapter 3. Divide and Conquer](2012/01/02)  

在2013年2月20日 (三) 03:53所做的修訂版本

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

Chapter 1. Introduction(2013/02/20)

Chapter 2. Growth of Functions(2012/02/29)

Chapter 3. Divide and Conquer(2012/01/02)

Chapter 4. Selection(2012/01/02)

Chapter 5. Randomized Algorithms(2012/01/20)

Chapter 5習題解答

Chapter 6. Dynamic Programming(2012/03/28)

Chapter 7. Greedy Algorithms(2012/04/11) 

Chapter 8. Strongly Connected Components2012/04/25

Chapter 9. Single-Source Shortest Paths2012/05/02

Chapter 10. Maximum Flow(2012/05/11)

Chapter 11. Linear Programming and Its Application to Game Theory(2012/01/09)

*Reference. Chapter 11 投影片資料來源(有興趣的同學自己閱讀)

Chapter 12. NP-Completeness(2012/01/05)

Chapter 13. Approximation Algorithms(2012/01/02)

Appendix:Minimum Cost Spanning Tree(自修教材,屬於「資料結構」課程範疇)