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

搜索资源列表

  1. PAIXU.rar

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

    • 发布日期:
    • 文件大小:7328
    • 提供者:
  1. 常用的排序(c语言)

    0下载:
  2. 五个常用的排序方法,用C实现的,包括归并,插入,希尔,快速,冒泡-five commonly used sequencing method, the C achieved, including merging, inserting, Hill, rapid and Bubble
  3. 所属分类:其它

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

    0下载:
  2. 这个程序可以对多个数字进行快速排序,只要对排序数的多少进行修改,就可以变成任意个有限数的排序了-this procedure can be carried out on a number of Quick Sort figures, as long as the sequencing The number of revision it can be turned into a limited number of arbitrary 000 ranking of the
  3. 所属分类:其它

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

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

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:程伟
  1. C_Source

    0下载:
  2. 内容包括: 打开一个文件用于读或写,分析文件名,使用快速排序例程进行排序,向正在执行的程序发送一个信号,改变数据段空间位置,非局部转移,以指定频率打开PC扬声器 ,正切函数,转换一个无符号长整型数为字符串,送格式化输出到一流中 ,返回窗口内水平光标位置等 -include : open a file for reading or writing, analysis, and the use of rapid sorting routines for sorting, being impl
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:28829
    • 提供者:Jawen
  1. quiksort111111111

    0下载:
  2. 用OPENMP编写的 并行实现快速排序的程序!-OPENMP prepared by the rapid parallel scheduling procedures.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:823
    • 提供者:祝津津
  1. sort-all

    0下载:
  2. 本程序完成实验要求的全部功能直接插入排序、SHELL排序、冒泡排序、快速排序、简单选择排序、堆排序、归并排序、基数排序,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结。 在实验过程中,积极配合本团队分工合作的精神,努力学习,总算不负众望,将程序编好,在此,我更想感谢的是老师的教导,在她的帮助下,我才顺利完成了本次的任务。 -the experimental procedures are completed all the functional requirements o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:97242
    • 提供者:马全
  1. my-sort

    0下载:
  2. 内部排序算法比较,6种常用的内部排序算法进行实测比较:一趟冒泡排序、简单选择排序、快速排序、希尔排序、直接插入排序、堆排序。-internal sorting algorithm, six kinds of internal sorting algorithm measured comparison : Bubble Sort trip, Sort simple choice, quick sort, Hill, ranked direct insertion sort, heap sort.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1284281
    • 提供者:马全
  1. paixu_chazao

    0下载:
  2. 本程序库包括排序、查找的算法子库,主要包括:并归查找、快速排序、最值查找、递归调用等。-including the procedures for ordering, you son of the algorithm, including : identifying and naturalization, rapid sequencing, the most value you, recursive call, and so on.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12886
    • 提供者:蔡成林
  1. 电话本管理系统

    0下载:
  2. 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5386
    • 提供者:游鸿明
  1. sys_mfc_1

    0下载:
  2. 系统编程源码: 内存、缓冲区(Memory/Buffer)处理, 本程序实现CArray摸板类的快速排序
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:18285
    • 提供者:孙萍
  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. mpiquiksort.rar

    0下载:
  2. 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2229
    • 提供者:chenqing
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. 并行程序设计mpi、冒泡、快速

    0下载:
  2. GPU高性能并行程序设计mpi,并行冒泡,快速排序(GPU high performance parallel programming ,bubble sort,quick sort)
  3. 所属分类:并行计算

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:丛迅
  1. lab1

    0下载:
  2. 共享存储编程实验,用OpenMP实现并行的枚举排序算法和快速排序算法并与其串行算法进行比较(OpenMP parallel QuickSort)
  3. 所属分类:并行计算

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:黯然之色
  1. cccccc

    0下载:
  2. 快速排序,以递增顺序对v【left】......v【right】进行排序(Quick sort, ordering v [left]... V [right] in an increasing order)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:蘑菇汤花
  1. quiksort

    1下载:
  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. 所属分类:汇编语言

    • 发布日期:2020-05-27
    • 文件大小:69632
    • 提供者:Air9508
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com