資料結構
Data Structure
| 節 | 週四 | 週五 |
|---|---|---|
5 13:20–14:10 | 資料結構 EDB26(光復) 2 節連堂 | 資料結構 EDB26(光復) |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
- Study how to represent data, how to manipulate them, and how to analyze the efficiency - Understand the fundamental concepts of data structures - Learn algorithms to solve most common classical problems - Know the underlying principles of C++ Standard Template Library - Be able to construct efficient computer programs
Computer programming (C/C++)
無備註
All course information and lecture notes will be posted on https://e3.nycu.edu.tw/.
Tentative grading policy: - Programming assignments (40%) - Midterm (30%) - Final (30%) The exact grading policy will be announced in class.
教師未提供此項資料
| 週次 | 主題 |
|---|---|
| 第 1 週 | Introduction 2025-02-20(四),2025-02-21(五) |
| 第 2 週 | Arrays 2025-02-27(四),2025-02-28(五) |
| 第 3 週 | Stacks and queues 2025-03-06(四),2025-03-07(五) |
| 第 4 週 | Stacks and queues 2025-03-13(四),2025-03-14(五) |
| 第 5 週 | Linked lists 2025-03-20(四),2025-03-21(五) |
| 第 6 週 | Trees 2025-03-27(四),2025-03-28(五) |
| 第 7 週 | Trees 2025-04-03(四),2025-04-04(五) |
| 第 8 週 | Midterm 2025-04-10(四),2025-04-11(五) |
| 第 9 週 | Graphs 2025-04-17(四),2025-04-18(五) |
| 第 10 週 | Graphs 2025-04-24(四),2025-04-25(五) |
| 第 11 週 | Sorting 2025-05-01(四),2025-05-02(五) |
| 第 12 週 | Sorting 2025-05-08(四),2025-05-09(五) |
| 第 13 週 | Hashing 2025-05-15(四),2025-05-16(五) |
| 第 14 週 | Hashing 2025-05-22(四),2025-05-23(五) |
| 第 15 週 | Advanced topics 2025-05-29(四),2025-05-30(五) |
| 第 16 週 | Final 2025-06-05(四),2025-06-06(五) |
E. Horowitz, S. Sahni, and D. P. Mehta, “Fundamentals of Data Structures in C++,” 2nd Ed., 2007, Silicon Press, ISBN: 0-929306-37-6.
- 地點
- ED407
- 時間
- TBD
- 聯絡方式
- hmchen@nycu.edu.tw
