演算法概論
Introduction to Algorithms
| 節 | 週二 | 週五 |
|---|---|---|
2 09:00–09:50 | 演算法概論 ED117(光復) | |
5 13:20–14:10 | 演算法概論 ED117(光復) 2 節連堂 | |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
介紹各種演算法的設計模式,以及演算法的分析。
C/C++, Data Structures
無備註
教師未提供此項資料
期中考 25% 期末考 25% 程式與作業 50%
Introduction to Algorithms
- 講授:
- 3
Asymptotics and Mathematical Basics
- 講授:
- 3
Divide and Conquer
- 講授:
- 3
Recurrences and Summations
- 講授:
- 3
Randomized Quicksort
- 講授:
- 3
Median and Order Statistics
- 講授:
- 3
Sorting in Linear Time
- 講授:
- 3
Search and Hash Tables
- 講授:
- 3
Red-Black Trees
- 講授:
- 3
Dynamic Programming
- 講授:
- 3
Greedy Algorithms
- 講授:
- 3
Minimum Spanning Tree
- 講授:
- 3
Graph Algorithms: Depth-First Search, Topological Sorting, Breadth-First Search
- 講授:
- 3
Graph Algorithms: Single-Soruce Shortest Paths, Dijkstra's Algorithm
- 講授:
- 3
All-Pairs Shortest Paths Algorithms
- 講授:
- 4
NP-Complete Problems
- 講授:
- 4
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction to Algorithms |
| 第 2 週 | Asymptotics and Mathematical Basics |
| 第 3 週 | Divide and Conquer |
| 第 4 週 | Recurrences and Summations |
| 第 5 週 | Randomized Quicksort |
| 第 6 週 | Median and Order Statistics |
| 第 7 週 | Sorting in Linear Time |
| 第 8 週 | Search and Hash Tables |
| 第 9 週 | Red-Black Trees |
| 第 10 週 | Dynamic Programming |
| 第 11 週 | Greedy Algorithms |
| 第 12 週 | Minimum Spanning Tree |
| 第 13 週 | Graph Algorithms: Depth-First Search, Topological Sorting, Breadth-First Search |
| 第 14 週 | Graph Algorithms: Single-Soruce Shortest Paths, Dijkstra's Algorithm |
| 第 15 週 | All-Pairs Shortest Paths Algorithms |
| 第 16 週 | NP-Complete Problems |
Introduction to Algorithms, 3rd Ed., MIT Press, byCormen, Leiserson, Rivest, and Stein.
- 地點
- EC440
- 時間
- 星期二 上午10:00~12:00
- 聯絡方式
- zcshih@cs.nctu.edu.tw
