文件名称:a1
介绍说明--下载内容来自于网络,使用问题请自行百度
Task A
?read from a file, one set of 1000 random values to be sorted and repeat 1000:
o sort data using the iterative sort
?record the total time used for the 1000 calls
?repeat the above steps using the quick sort algorithm.
================ ( 0 InserSort, 0 QuickSort).
Task B
?Repeat the steps in Task A using this time a set of input data of size 5000
================ ( 0 InserSort, 0 QuickSort).
Task C
?Repeat the steps in Task A using this time a set of input data of size 5000 already
sorted.
?read from a file, one set of 1000 random values to be sorted and repeat 1000:
o sort data using the iterative sort
?record the total time used for the 1000 calls
?repeat the above steps using the quick sort algorithm.
================ ( 0 InserSort, 0 QuickSort).
Task B
?Repeat the steps in Task A using this time a set of input data of size 5000
================ ( 0 InserSort, 0 QuickSort).
Task C
?Repeat the steps in Task A using this time a set of input data of size 5000 already
sorted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a1.cpp
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.