搜索资源列表

  1. 排序比较

    1下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the pro
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9647
    • 提供者:王为
  1. shell排序

    0下载:
  2. shell排序不错的啊.大家学学啊,和其他排序比较一下啊,是啊,不是吗?-good ah. We learn ah, and other ranking compare ah, ah is not?
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:6015
    • 提供者:元杰
  1. 各种排序比较

    0下载:
  2. 分别实现直接插入排序、冒泡排序、简单选择排序、希尔排序、快速排序、堆排序,并随机生成30个数,比较各算法的时、空性能和稳定性。-respectively direct insertion sort, bubble sort, simple choice, in order of ranking Hill, the quick sort, heap sort, and Random Number Generation 30, a comp
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8629
    • 提供者:李景良
  1. 快速排序与归并排序比较(C++)

    0下载:
  2. 本程序是关于快速排序的算法与归并排序,并比较两者所需的时间-the procedures for the rapid sequencing of the ranking algorithm and its stock, and compare the time required for both
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12979
    • 提供者:杨小娜
  1. 归并排序和快速排序比较

    0下载:
  2. 归并排序和快速排序比较,打印所用时间
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-28
    • 文件大小:7294
    • 提供者:alfred.hell
  1. 数据结构各种排序算法比较

    0下载:
  2. 数据结构作业,有顺序查找,拆半查找和分块查找,以及它们之间的比较,这是我上交的报告,里边有全部的源码,直接就可以拿来交给老师,希望能对有些人起到帮助的作用。
  3. 所属分类:文档资料

  1. 排序算法效率比较

    0下载:
  2. 分别实现选择排序,插入排序,归并排序,快速排序,分析他们的时间复杂度,并用程序统计他们实际运行的时间(随机产生20000个数),有简单界面。
  3. 所属分类:Windows编程

    • 发布日期:2010-11-28
    • 文件大小:14426
    • 提供者:wsxdrv
  1. quick sort 快速排序的迭代实现

    0下载:
  2. 快速排序的迭代实现,不是递归的,递归的比较容易实现,迭代实现起来比较困难
  3. 所属分类:数据结构常用算法

  1. 数据结构排序算法比较

    0下载:
  2. 数据结构中的排序算法的比较-data structure of the algorithm comparison
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:94208
    • 提供者:shiningstar
  1. 各种排序比较

    0下载:
  2. 分别实现直接插入排序、冒泡排序、简单选择排序、希尔排序、快速排序、堆排序,并随机生成30个数,比较各算法的时、空性能和稳定性。-respectively direct insertion sort, bubble sort, simple choice, in order of ranking Hill, the quick sort, heap sort, and Random Number Generation 30, a comp
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:342016
    • 提供者:李景良
  1. 实现各种排序算法并分析与比较

    0下载:
  2. 本程序实现各种排序算法并分析与比较 直接插入排序, SHELL排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序-procedures for the realization of the algorithm and analysis more directly inserted, in order of ranking SHELL, Bubble Sort, rapid sequencing, simple choice, in
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:李南宁
  1. 快速排序与归并排序比较(C++)

    0下载:
  2. 本程序是关于快速排序的算法与归并排序,并比较两者所需的时间-the procedures for the rapid sequencing of the ranking algorithm and its stock, and compare the time required for both
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1269760
    • 提供者:杨小娜
  1. 排序比较

    0下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the pro
  3. 所属分类:文件格式

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:王为
  1. Nihao

    0下载:
  2. 就是个程序的排序比较中的一个控制,是正式发布前的实验品.还可以吧.应该有一点参考价值.-is in process of ordering more of a control, was released before the experiment. It can also. There should be little reference value.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:卢军
  1. shell排序

    0下载:
  2. shell排序不错的啊.大家学学啊,和其他排序比较一下啊,是啊,不是吗?-good ah. We learn ah, and other ranking compare ah, ah is not?
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:元杰
  1. SortSource

    0下载:
  2. 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:1306624
    • 提供者:刘景豪
  1. 几种排序方法的实现

    0下载:
  2. 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:880640
    • 提供者:陈婷
  1. quickandmerge

    0下载:
  2. 该程序对快速排序与归并排序比较次数进行比较,动态输入数组-the process of rapid sequencing and merging ranking compared the number of comparisons, dynamic input array
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:yuyu
  1. 6paixusuanfa

    0下载:
  2. 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-04
    • 文件大小:32768
    • 提供者:张涛
  1. 内部排序比较

    0下载:
  2. 比较几种内部排序算法的效率,排序算法有插入排序、希尔排序、冒泡排序、快速排序、选择排序。(Comparing the efficiency of several internal sorting algorithms, the efficiency of several internal sorting algorithms is compared. The sorting algorithms include the insertio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:3462144
    • 提供者:Maple丶
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org