文件名称:lab1
介绍说明--下载内容均来自于网络,请自行研究使用
实验一:分治算法归并排序与快速排序平均时间之比较 (验证型实验)
实验目标:
(1) 通过实验比较归并排序与快速排序算法在平均情况下哪一个更快。
(2) 加深对时间复杂度概念的理解。-Experiment one: divide and conquer algorithm merge sort and quick sort compare the average time (confirmatory test) test objectives: (1) Comparing a merge sort and quick sort algorithm in the average case which one faster. (2) time complexity to deepen understanding of the concept.
实验目标:
(1) 通过实验比较归并排序与快速排序算法在平均情况下哪一个更快。
(2) 加深对时间复杂度概念的理解。-Experiment one: divide and conquer algorithm merge sort and quick sort compare the average time (confirmatory test) test objectives: (1) Comparing a merge sort and quick sort algorithm in the average case which one faster. (2) time complexity to deepen understanding of the concept.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab1.cpp