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

搜索资源列表

  1. IoSort

    0下载:
  2. 用汇编的类编程实现快速排序的例子,本例子按字符串索引,支持插值和删除!-category with a compilation of programming Quick Sort example, by the example of the string indexing, support interpolation and delete!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:钱海兵
  1. Ckuhanshu

    0下载:
  2. 函数名: qsort 功 能: 使用快速排序例程进行排序 用 法: void qsort(void *base, int nelem, int width, int (*fcmp)()) 程序例:-function : qsort function : Routine use of Quick Sort Sort Usage : void qsort (void * base, nelem int, int width, int (* fcmp) ()) process cas
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3285
    • 提供者:奕竹
  1. KuaiSuPaiXu_CSharp

    0下载:
  2. 快速排序是一种重要的排序算法,在找工作面试时经常考到,本程序就是用C#实现的快速排序程序。-rapid sequencing is an important algorithm, looking for a job interview at the regular examination, the procedure is to use C# rapid sequencing procedures.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6106
    • 提供者:月光沙滩
  1. Some_Sort_Program_Implement_by_C

    0下载:
  2. 几种排序算法的C语言实现 用函数实现如下算法: (1) 直接插入排序, 希尔排序 (2) 冒泡排序, 快速排序 (3) 选择排序, 堆排序 (4) 归并排序 (5) 基数排序 -several algorithm using C language function algorithm to achieve the following : (a) direct insertion sort, Hill sequencing (2) Bubble Sort, rapid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4008
    • 提供者:丘方
  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. quicklyline

    0下载:
  2. 这是一个用C++编写的快速排序程序,主要用于解决优化问题中的快速排序。-This is a C prepared by the rapid sequencing procedures, mainly for the settlement optimization problems of rapid sequencing.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4823
    • 提供者:xhyang
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. PX

    0下载:
  2. oid Reset() //重置\"次数\", 即比较与移动的效率统计 int BubbleSort(int length, int ls[]) //冒泡排序 int InsertSort(int length, int ls[]) //插入排序 int SelectSort(int length, int ls[]) //选择排序 int QuickSort(int length, int ls[]) //快速排序 int ShellSort(int length, int
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:Hy
  1. Algorithmn

    0下载:
  2. 几种排序算法的VC++实现,包括选择排序,插入排序,归并排序,自底向上排序,快速排序-several algorithm VC, including the option of sorting, insertion sort, merge, in order of ranking from the bottom up, Quick Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36866
    • 提供者:d
  1. ManySort

    0下载:
  2. 数组排序算法-----这个程序的头文件中包含四种排序方法:泡沫排序法,插入排序法,快速排序法和选择排序法-array algorithm ----- this procedure the first document contains four ranking : bubble sort, insertion sort, quick sort and select Sort
  3. 所属分类:数据结构常用算法

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:13165
    • 提供者:yuyu
  1. 20050305182157_quicksort

    0下载:
  2. 快速排序算法。生成10个随机数,显示在编辑框中,调用快速排序函数,对前10 个编辑框中的数字进行排序。-quicksort algorithm. Generate 10 random numbers show that, in the edit box, called Quick Sort function, right before the 10 box editing the figures for the ranking.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:141116
    • 提供者:song
  1. Q_SORT

    0下载:
  2. 快速排序C++源码,已测试过-Quick Sort C source code, has tested.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:高振翔
  1. findkth

    0下载:
  2. 基于快速排序思想的找一给定数列的第k大个数-based on rapid sequencing of thinking for a given series of large number k
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:weide
  1. FormArray

    0下载:
  2. 快速排序和随机快速排序的比较,快速排序在比较顺序的情况下速度很慢,所以采用随机快速排序算法-rapid sequencing and the rapid sequencing of random comparison, the relatively rapid sequencing of the sequence of very slow, So random Quick Sort Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10563
    • 提供者:张国平
  1. 2-sou-suo

    0下载:
  2. 分别用快速排序和分治算法对随机产生的200个数进行排序-respectively quicksort algorithm and the partition of the 200 randomly generated number Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9118
    • 提供者:lipei
  1. qs

    0下载:
  2. 快速排序的高效实现,是排序基本算法之一,经过重写,效率更好-rapid sequencing of the efficient implementation of the basic sorting algorithm, after rewritten to better efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1047
    • 提供者:牛芮
  1. SuanFaShiYan

    0下载:
  2. 这是本科算法实验中的程序包括快速排序,GREED算法硬币找零算法,会场排序和矩阵相乘算法。-This is the algorithm experimental procedures including rapid sequencing, GREED algorithm coins have sought algorithm, venue Scheduling algorithm and matrix multiplication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16752
    • 提供者:sunhaikuo
  1. squall

    0下载:
  2. 快速排序源码下载-Quick Sort source download
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:程伟
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com