CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 排序算法

搜索资源列表

  1. P4_30.ZIP

    0下载:
  2. 桶排序算法:这是一种比冒泡排序有更好性能,但是要求更多内存的排序方法。-barrels Sorting Algorithm : This is a bubble sort than better performance, but require more memory sequencing methods.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1411
    • 提供者:金琦
  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序Sele
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10289
    • 提供者:战天
  1. insidesort

    0下载:
  2. 本程序通过编写五种不同的排序算法,以实现对算法时间复杂度的感性认识,程序可以对任意的一串数据进行从小到大的自然排序。而本程序以随机的数作为了待排数据,更体现了算法的全面性。-procedures through the preparation of the five different sorting algorithm to achieve the right time complexity of the algorithm was an agile and procedures can be
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:38369
    • 提供者:季舟
  1. SortCartoon

    0下载:
  2. VC++2005编写的各种排序的动画示例.对理解并分析比较各种排序算法有很大帮助.-VC 2005 prepared by the various sort of animation example. Analysis of understanding and comparison of different sorting algorithm greatly help.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39265
    • 提供者:
  1. Sort_Demo

    0下载:
  2. *一个简单的能够形象演示各种排序算法的applet小程序 *类似于Sun公司的示例程序,但比它复杂 *因为这个程序支持简单选择排序,冒泡排序,双向冒泡, *快速排序,希尔排序,堆排序,归并排序共七种排序算法 *每次80个整数随机生成,七种算法同时运行,之间的对比非常明显-* a simple image can be demonstrated by various sort algorithm small applet procedures similar to the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43663
    • 提供者:徐阳
  1. compositor_arithmetic

    0下载:
  2. 最近对排序算法的复习,包括直接插入排序,冒泡排序,选择排序,快速排序,归并排序,希尔排序。在VC6.0中测试通过并有简单原理说明-recent review of the sorting algorithms, including direct insertion sort, bubble sort, select Sort, quick sort, merge sort, Sort Hill. VC6.0 test in the adoption and simple Rationale
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:53381
    • 提供者:谢树扬
  1. erluguibinpaixu

    0下载:
  2. 关于二路归并排序算法的相关的一个源程序代码-on two-way merge algorithm is a relevant source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1186
    • 提供者:王鹤新
  1. duipaixu

    0下载:
  2. 关于堆排序算法的相关的用c语言编写的一个源程序代码-heap sorting algorithm for the use of the c language a source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1155
    • 提供者:王鹤新
  1. Chap07InSortcompare

    0下载:
  2. 数据结构与算法代码 各种排序算法的实验比较 计算不同初始状态与排序规模下的各种排序算法的运行时间 -data structure and algorithm code various Sorting Algorithm different experimental comparison with the initial state ranking of the scale Ranking algorithm time
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:50962
    • 提供者:wu
  1. Quick_Sort_forleaner

    0下载:
  2. 数据结构的快速排序算法的实现程序,希望对大家有帮助-data structure of the quick sort algorithm procedures, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:y
  1. 404504174sort

    0下载:
  2. 多种排序算法实现,有直接插入,选择,冒泡快速排序等等……非常实用哦-multiple sorting algorithm, and it is directly inserted, selection, etc. Bubble Quick Sort very practical ... oh ... ... ...
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6669
    • 提供者:lvzhou
  1. bitonic

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the parallel scheduling algorithm, GPU is based on the calculation of the common appl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1566676
    • 提供者:白洪涛
  1. shujukuchaxun

    0下载:
  2. 五种排序算法,方便实用,全部通过测试!请放心使用-five ranking algorithm, convenient and practical, all passed the tests! Please be assured use
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:30279
    • 提供者:小林
  1. HeapSort22

    0下载:
  2. 算法中的堆排序算法的实现-algorithm Heap Sort algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9501
    • 提供者:张应
  1. 20044140604

    0下载:
  2. 因为不同的排序方法适应不同的应用环境和要求,所以选择合适的排序方法应综合考虑下列因素: ①待排序的记录数目n; ②记录的大小(规模); ③关键字的结构及其初始状态; ④对稳定性的要求; ⑤语言工具的条件; ⑥存储结构; ⑦时间和辅助空间复杂度等。 本程序对以下7种常用的内部排序算法进行实测比较:插入排序、希尔排序、起泡排序、快速排序、归并排序、选择排序、堆排序。我主要负责的是希尔排序和堆排序。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1129949
    • 提供者:haitty
  1. C_linksort

    0下载:
  2. C++的链表排序算法,简单清晰,移植扩充均非常方便。-C + + objectlist sorting algorithm, simple and clear, expansion of transplantation are very convenient.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12239
    • 提供者:锐一
  1. charufa3

    0下载:
  2. 插入排序法.本代码用升序排序算法.在VC++6.0调试过,没有错误-insertion sort. The code used ascending sort algorithm. In VC + +6.0 debugging, without error
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:fan
  1. vc_jiqiaoshili_part1

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第1章 C_C++基础 共有四个实例 1. ex1_7用C语言实现参数个数可变的函数 2. ex1_8创建和访问环境变量 3. SortDemo各种排序算法示例 4. BinaryTree二叉排序树相关操作示例-Visual.C program design techniques and examples -- matching CD Chapter 1 C_C foundation is a total of four
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:72991
    • 提供者:xixi
  1. SomeSort

    0下载:
  2. 许多的排序算法,包括选择排序,堆排序,冒泡排序,折半排序,用java开发。-many of the sorting algorithm, including the option of scheduling, heap sort, Bubble sort, half ranking with java development.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:login
  1. java0004

    0下载:
  2. 这是一个java下的不错的排序算法代码。-This is a good java of the ranking algorithm code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11773
    • 提供者:
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com