文件名称:排序比较
介绍说明--下载内容均来自于网络,请自行研究使用
排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test algorithm performance. Statistical comparison of the number of keys, keys and mobile number of run-time analysis of the results. Small problem : N 20 medium-sized issues : N 2000 major issues : N 200,000. The 32 C-language keyword as follows : Experimental Principle : linear ranking table, fast, foaming, selection, insertion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 446655排序比较.rar 列表 排序比较.doc