演算法設計及分析

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

(修訂版本間差異)
跳轉到: 導航, 搜尋
第11行: 第11行:
'''[http://wmi.ee.nsysu.edu.tw/enter/images/9/93/RandAlgChapSol2.pdf Chapter 4 習題解答]('''更新/2015''')'''  
'''[http://wmi.ee.nsysu.edu.tw/enter/images/9/93/RandAlgChapSol2.pdf Chapter 4 習題解答]('''更新/2015''')'''  
-
[http://www.cs.toronto.edu/~bor/373f05/max3sat.pdf *Derandomization of MAX 3SAT] (參考資料)
+
[http://www.cs.toronto.edu/~bor/373f05/max3sat.pdf *Derandomization of MAX 3SAT] (參考資料,自我學習,上課不教)
[http://wmi.ee.nsysu.edu.tw/enter/images/6/66/2016Ch5DynamicProgramming.pdf Chapter 5. Dynamic Programming]('''更新自我評量的部分 2016/02/25''')  
[http://wmi.ee.nsysu.edu.tw/enter/images/6/66/2016Ch5DynamicProgramming.pdf Chapter 5. Dynamic Programming]('''更新自我評量的部分 2016/02/25''')  
第25行: 第25行:
[http://wmi.ee.nsysu.edu.tw/enter/images/3/3b/2015AlgCh10.pdf Chapter 10. Linear Programming and Its Application to Game Theory](2015)  
[http://wmi.ee.nsysu.edu.tw/enter/images/3/3b/2015AlgCh10.pdf Chapter 10. Linear Programming and Its Application to Game Theory](2015)  
-
'''[http://wmi.ee.nsysu.edu.tw/enter/images/3/32/Linear_programing_and_its_applications.pdf Chapter 10 投影片資料來源]'''
+
'''[http://wmi.ee.nsysu.edu.tw/enter/images/3/32/Linear_programing_and_its_applications.pdf Chapter 10 投影片資料來源]'''  
[http://wmi.ee.nsysu.edu.tw/enter/images/0/03/2015AlgCh11.pdf Chapter 11. NP-Completeness](2015)  
[http://wmi.ee.nsysu.edu.tw/enter/images/0/03/2015AlgCh11.pdf Chapter 11. NP-Completeness](2015)  

在2016年3月2日 (三) 10:03所做的修訂版本

研究所課程, 2016 Spring, Wed 1:10~4:00 PM, F6019

Chapter 1. Introduction更新自我評量的部分 2016/03/02

Chapter 2. Growth of Functions2016/02/25

Chapter 3. Divide and Conquer(2015)

Chapter 4. Randomized Algorithms更新自我評量的部分 2016/03/02

Chapter 4 習題解答更新/2015

*Derandomization of MAX 3SAT (參考資料,自我學習,上課不教)

Chapter 5. Dynamic Programming更新自我評量的部分 2016/02/25

Chapter 6. Greedy Algorithms更新自我評量的部分 2016/03/02) 

Chapter 7. Strongly Connected Components(2015)

Chapter 8. Single-Source Shortest Paths(2015)

Chapter 9. Maximum Flow2016/02/24

Chapter 10. Linear Programming and Its Application to Game Theory(2015)

Chapter 10 投影片資料來源

Chapter 11. NP-Completeness(2015)

Chapter 12. Approximation Algorithms(2015)

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