搜索资源列表

  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. 归并分类与快速分类平均时间之比较的源代码

    0下载:
  2. 在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61417
    • 提供者:陈青侠
  1. 找第k小算法程序

    0下载:
  2. 此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10474
    • 提供者:srx
  1. 排序和查找

    0下载:
  2. 常用的数据结构排序和查找算法:简单选择排序,冒泡排序,折半插入排序,快速排序,堆排序 顺序查找,折半查找.-commonly used data structures sorting and searching algorithms : simple choice, in order of Bubble Sort, half insertion sort, rapid sequencing, Heap Sort sequence sea
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2577
    • 提供者:张杰
  1. 快排

    0下载:
  2. 快速排序 算法的基本思想: 快速排序的基本思想是基于分治策略的。对于输入的子序列ap..ar,如果规模足够小则直接进行排序,否则分三步处理 -fast algorithm basic idea : Quick Sort The basic idea is based on the divide and conquer strategy. For input sequences ap .. ar, if the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25441
    • 提供者:李伯
  1. Sort

    0下载:
  2. 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:陈昱安
  1. 实习报告书12.26

    0下载:
  2. 实现七种排序算法 比较各算法性能 数据结构算法 冒泡,插入,希尔,快速,选择,堆排序,归并排序(order algorithm sorting algorithm;Sort algorithm;PageRank algorithm bubble sort;bob sort method;Bubble sort algorithm Merge sort algorithm)
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:449536
    • 提供者:Boulder
  1. 实验六

    0下载:
  2. 8中简单排序算法,其中包括快速排序、堆排序、冒泡排序、直接插入排序、直接选择排序、归并排序等等(eight sort algorithms)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:鸿雁南飞
  1. quicksort

    0下载:
  2. 快速排序,c语言经典算法,优于冒泡排序,时间复杂度n(o)(Fast sort, c language classical algorithm, better than bubble sort, time complexity n (o))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:29696
    • 提供者:elly
  1. qsort

    0下载:
  2. 比较优化的方式 实现传统的快速排序的方法(//The fllowing code implements the quick sort algorithm //)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:251904
    • 提供者:歪歪兔
  1. H9

    0下载:
  2. 谢尔排序,快速排序以及归并排序的三个Python程序(Shell sorting, quick sorting and merge sort of three Python program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:pinking
  1. sort

    0下载:
  2. 几种排序算法总结,包括选择排序、冒泡排序、插入排序、二分排序、希尔排序、归并排序、快速排序(Several sorting algorithms are summarized, including selection sort, bubble sort, insert sort, two point sort, Hill sort, merge sort, quick sort.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:yongni
  1. some sort and selection algorithms

    0下载:
  2. 三种排序算法和两种查找算法,可直接打开,编译运行。没有错误(some sort and selection algorithms)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:射鲸少年
  1. %5B啊哈!算法%5D.啊哈磊.扫描版

    0下载:
  2. 啊哈算法的pdf版,特别形象的算法书籍,其中的快速排序,桶排序简单明了(pdf version of aha algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:76889088
    • 提供者:张小泽
  1. sort

    0下载:
  2. 排序算法,java语言编写,有直接插入排序,希尔排序,冒泡排序,快速排序,归并排序,堆排序。(Sorting algorithm, written in Java language, has direct insertion sort, Hill sort, bubble sort, quick sort, merge sort, heap sort.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:zqmemeda
  1. yasuo

    0下载:
  2. 用快速排序,归并排序,基数排序,计数排序实现对整形数据和字符串的排序(Sort the data and string by quick sort, merge sort, base sort and counting sort.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:52224
    • 提供者:望缺
  1. QuickSort

    0下载:
  2. 利用递归,实现了快速排序的算法,程序简洁(A fast sorting algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:306176
    • 提供者:lils799
  1. sort

    0下载:
  2. 对快速排序进行优化,对测试数据的前1000个进行排序,并比较优化前和优化后的时间性能差异;实现至少两种线性时间排序算法。(Optimize the quick sorting, sort the first 1000 of the test data, and compare the time performance difference before and after optimization; implement at least
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:唯唯王
  1. quiksort

    0下载:
  2. 从一个数据文件中读入N个整数(N<=100000),且把结果保存到另一个文本文件中,并显示排序所用的时间。(Read a N integer from a data file (N<=100000) and save the result to another text file, and display the time used for sorting.)
  3. 所属分类:汇编语言

    • 发布日期:2024-05-11
    • 文件大小:69632
    • 提供者:Air9508
  1. 排序算法

    0下载:
  2. 排序算法,包括简单选择,冒泡排序,归并排序,快速排序,堆排序
  3. 所属分类:数据结构常用算法

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org