sort
sort 

所属分类:数据结构
开发工具:C++
文件大小:17KB
下载次数:26
上传日期:2007-12-31 13:40:22
上 传 者james_hou
说明:  随机产生个整数n=100,200,300,1000,2000个整数并存于数组r[1..n]中。 对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算.
(Randomly generated integers integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, Heap Sort, Quick Sort) for the comparison, the calculated average number of comparison, the average mobile number and execution time. Automatically calculated by the procedure.)

文件列表:
sort\BinaryInsertSort.h (571, 2007-12-19)
sort\BubbleSort.h (402, 2007-12-22)
sort\HeapSort.h (663, 2007-12-19)
sort\InsertSort.h (343, 2007-12-19)
sort\QuickSort.h (761, 2007-12-19)
sort\SelectSort.h (353, 2007-12-22)
sort\ShellSort.h (390, 2007-12-19)
sort\sort01.cpp (16794, 2007-12-24)
sort\sort01.exe (77824, 2007-12-24)
sort (0, 2007-12-31)

近期下载者

相关文件


收藏者