文件名称:heapsort
介绍说明--下载内容均来自于网络,请自行研究使用
堆排序,用数组的存储结构,构造大顶堆,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Heap sort, with an array of storage structure, constructed big top heap to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data, and eventually obtain the average time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
堆排序.cpp
data3.dat
data5.dat
data1.dat
data2.dat
data4.dat
data9.dat
data8.dat
data7.dat
data6.dat
data10.dat