《算法设计与分析》教学资源   (软件学院合肥, 2023.9~2024.1)     

    授课教师:徐云;    辅导教师: 王彪伊洋石济帆

    教室:南区软件学院楼202  时间:周二上午1,2节(2-4,6-7周),周五上午3,4,5节(2-3,5-18周);

         2.考试安排:时间(1月16日 周二上午9:00-11:00),地点(南区软件学院楼201和202);(2024.1.4)

         1.欢迎同学们参加本课程的学习,课程从9月6日开始;(2023.9.11)

    Thomas H.Cormen et al, Introduction to algorithm (Third edition), 机械工业出版社,20013.1

1 Introduction (chap1) 2 Getting Start (chap2,no slides)
3 Growth of Functions (chap3, no slides) 4 Divide and Conquer (recurrence no slides, supplement 1)
5 Heapsort (chap6, no slides) 6 Quicksort(chap7, no slides; performance analysis)
7 Sorting in Linear Time (chap8) 8 Medians and Order Statistics (chap9)
9 Red-Black Trees (chap13) 10 Augmenting Data Structures (chap14)
11 Dynamic Programming (chap15) 12 Greedy Algorithms (chap16)
13 Backtracking (supplement 2) 14 Amortized Analysis (chap17)
15 Binomial Heap (chap19, pdf in text version 2 ) 16 Data Structures for Disjoint Sets (chap21)
17 Graphic Algorithms (chap22-ch25, part 1, part 2) 18 Number-Theoretic Algorithms (chap31)
19 String Matching (chap32) 20 Randomized Algorithms (supplement 3)
21 Models and NPC (chap34)  
   

1st:2.1-1,2.1-3;2.2-2,2.2-3;2.3-2,2.3-6;

2nd:3.1-2,3.1-4;3.2-3,3.2-5;4.3-3,4.3-6;

3rd:4.4-5,4.4-7;4.5-2,4.5-4;4.2-3,4.2-5;

4th:6.2-5;6.3-1,6.3-3;6.4-4;6.5-2,6.5-8;

5th:7.1-2,7.4-5;8.2-4,8.4-2;9.1-1;9.3-6;

6th:13.1-3,13.3-4;13.4-3;14.1-5,14.2-2,14.3-3;

7th:15.2-1,15.2-5;15.3-2,15.3-4;15.4-1,15.4-4;

8th:16.1-3;16.2-3,16.2-5;16.3-3;sch2-1,sch2-2(上机题)

9th:17.1-2;17.3-1,17.3-4;19.1-3(in text v2);19.2-2(in text v2),19.2-6(in text v2);

10th: 21.3-2;22.2-5,22.3-8;

11th: 31.1-10;31.2-5;31.4-1;31.5-2;

12th: 31.7-2,31.8-3;32.1-2,32.1-4;32.2-3;32.3-5;32.4-1,32.4-5;

1st:快排序算法及其优化(7.4-5);

2th:求平面上n个顶点的最近点对问题;

3nd:红黑树插入算法;

4rd:区间树上的重叠区间查找算法;

5th:最长公共子序列(LCS)问题;

6th: Huffman编码问题;

7th:最佳调度问题的回溯算法(sch2-2);

8th:图搜索BFS算法及存储优化.

最后更新:2023年9月11日    访问人次:  (since 158125)