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

搜索资源列表

  1. PAIXU.rar

    0下载:
  2. 这是用QB编的排序程序。利用条形显示冒泡排序、快速排序、等五种排序方法。 效果一流,对于C语言,数据结构爱好者是不错的选择。
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:7328
    • 提供者:
  1. c&c++语言程序

    1下载:
  2. 数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7271
    • 提供者:秦羽
  1. 高校运动会系统

    0下载:
  2. 任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m=10 , w=8 , n=15) 功能要求: 1). 可以输入各个项目的前三名或前五名的成绩; 2).能统计各学校总分(用链表); 3).可以按学校编号、学校总分、男女团体总分排序输出(快速、基数);
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4434
    • 提供者:李韦纬
  1. xjjgkspx

    0下载:
  2. 数据结构的作业之快速排序程序~已经通过编译了-data structure of operations, rapid sequencing procedures have been adopted to compile the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7061
    • 提供者:孙伟
  1. CSort

    0下载:
  2. 对结构体数据或单向链表快速排序,只为了练习,不是很合理.希望对初学者有点帮助.-data on the structure of a one-way link list or rapid sequencing, just for practice, not very reasonable. Want a little help for beginners.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11508
    • 提供者:朋朋
  1. kuaisupaixu

    0下载:
  2. 大学数据结构课用的实验程序,快速排序,这个是模板。-University class data structure with the experimental procedure, rapid sequencing, this is a template.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21595
    • 提供者:蜜湖
  1. QUICKQUEUE

    0下载:
  2. 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:包包
  1. DataStructureSort

    0下载:
  2. 数据结构 内部排序PPT 希尔排序 快速排序 归并排序-Internal data structure to sort PPT
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:84475
    • 提供者:舒畅
  1. paixu

    0下载:
  2. 数据结构各种排序实验报告,利用直接插入排序、冒泡排序、快速排序对数列进行排序。有随机生成数字-Experimental report a variety of sorting data structures, using a direct insertion sort, bubble sort, quick sort on the number of columns to sort. There are randomly generated numbers
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:50964
    • 提供者:andy
  1. sort

    0下载:
  2. 数据结构中排序程序,包括冒泡法,快速排序等多种排序算法。-Data structures sorting procedures, including bubble method, quick sort and other sorting algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:197020
    • 提供者:汪颜
  1. csort

    0下载:
  2. C语言实现快速排序次方法 详细介绍了 c语言实现数据结构里排序方法 -sort datas this is a code used for sort the datas and it is very good
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:10291
    • 提供者:mage
  1. paixusuanfa

    0下载:
  2. 数据结构中排序算法的C语言程序实现,包括快速排序查找,堆,希哈函数-Sorting algorithm data structure to achieve C-language program, including the quick sort to find, heaps, Syrah functions, and so
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:150021
    • 提供者:enny
  1. sort

    1下载:
  2. 数据结构课程设计(排序综合 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 要求: 1)至少采用五种方法实现上述问题求解(提示,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序)。并把排序后的结果保存在不同的文件中。 2)统计每一种排序方法的性能(以上机运行程序所花费的时间为准进行对比),找出其中两种较快的方法。 -sort,multiply sort,it can help you a lot
  3. 所属分类:Data structs

    • 发布日期:2016-01-25
    • 文件大小:18432
    • 提供者:summit
  1. java-sort

    0下载:
  2. 该算法是用对数据结构的排序算法,比如冒泡排序,快速排序等算法用java语言实现,是对初学者不可多得的资料-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2368
    • 提供者:李宁
  1. secquence

    0下载:
  2. 数据结构 内部排序 希尔排序 快速选择排序 冒泡排序-Data structure internal sorting Hill sorting quickly select the Sort Bubble Sort
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:9758
    • 提供者:zhao
  1. quick-sort

    0下载:
  2. 快速排序算法,数据结构经典排序算法的实现。-Fast sorting algorithms, data structures classic sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:1128
    • 提供者:wxy
  1. sort

    0下载:
  2. java语言实现排序数据结构,插入排序,快速排序,选择排序,堆排序等。-The data structure to sort in java language , including insertion sort, quick sort, selection sort, heap sort, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:幽谷客
  1. sort

    0下载:
  2. 数据结构,排序算法比较,采用了直接插入排序、折半插入排序,起泡排序、快速排序、选择排序、堆排序,基数排序七种排序方法-Data structure, sorting algorithm comparison, use of the direct insertion sort, binary insertion sort, bubble sort, quick sort, selection sort, heap sort, radix sort seven ranking method
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:181566
    • 提供者:靳以2002
  1. ccbpiw

    0下载:
  2. 快速排序程序,是用顺序表结构实现的快速排序功能,是我们实验课上的测试程序()
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:equrlity
  1. Desktop

    0下载:
  2. 快速排序算法,数据结构中的一种排序算法,快速排序算法(Fast sorting algorithm)
  3. 所属分类:数据结构

    • 发布日期:2018-05-04
    • 文件大小:197632
    • 提供者:xmnc
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com