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

搜索资源列表

  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. QUICKSOT

    1下载:
  2. 快速排序算法的C语言的源程序代码 source code written in C programming language for algorithm of quick sort.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1208
    • 提供者:吴明
  1. paixu

    0下载:
  2. 输入一组关键字序列分别实现下列排序: (1)实现简单选择排序、直接插入排序和冒泡排序。 (2)实现希尔排序算法。 (3)实现快速排序算法。 (4)实现堆排序算法。 (5)实现折半插入排序。 (6)在主函数中设计一个简单的菜单,分别测试上述算法。 (7)综合训练:采用几组不同数据测试各个排序算法的性能(比较次数和移动次数)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63177
    • 提供者:jack
  1. quicksort

    0下载:
  2. 我们编写的是一个实现快速排序算法的c++程序
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7895
    • 提供者:bianbian
  1. quickSort

    1下载:
  2. 快速排序算法的C语言实现,快速排序是经典的排序算法。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:汪晗
  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-25
    • 文件大小:8869
    • 提供者:不死鸟
  1. MPI_QuickSort

    0下载:
  2. MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:51885
    • 提供者:
  1. kspx1

    0下载:
  2. 快速排序算法,算法效率较高,代码比较浅显易懂-quick sort algorithm, the algorithm more efficient, more easily comprehensible code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:2299
    • 提供者:张小凡
  1. quick_sort

    1下载:
  2. 实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
  3. 所属分类:MPI

    • 发布日期:2014-11-23
    • 文件大小:2804
    • 提供者:asdfasdf
  1. C-ORDER

    0下载:
  2. 裡邊包含常用的排序算法,比如冒泡、快速、等等都有詳細的原始代碼供大家分享,希望對大家有用。-Inside contains commonly used sorting algorithm, such as bubbling, fast, and so a detailed source code for all to share, in the hope that useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1198
    • 提供者:孙健
  1. 5

    0下载:
  2. 非递归的快速排序算法-#include <iostream> #include <stack> #define MAX_SIZE 11 using namespace std typedef int elem typedef std::stack<int> Stack int partition(elem*pData, int low, int high) voi
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:835
    • 提供者:cui
  1. QuickSort

    0下载:
  2. 这是用Delphi编写的快速排序算法的实现过程-It is written in Delphi Quick Sort Algorithm process
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:188665
    • 提供者:wen
  1. mpi_quick

    0下载:
  2. 快速排序算法,在mpi平台下编写,适合初学者学习使用-Quick sort algorithm, written in the mpi platform, suitable for beginners to learn to use
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2708
    • 提供者:马启超
  1. GPU-BBSort

    1下载:
  2. 基于GPU高性能并行计算的快速排序算法,比传统CPU速度快几十倍-BBsort Method with GPUs
  3. 所属分类:MPI

    • 发布日期:2016-01-27
    • 文件大小:3207168
    • 提供者:nono
  1. quickarray

    1下载:
  2. 用c语言描述的,将书上的快速排序稍微改良,快速排序算法-made the quicksort of book better
  3. 所属分类:source in ebook

    • 发布日期:2014-11-23
    • 文件大小:1024
    • 提供者:
  1. rankSort

    0下载:
  2. 基于MPI的并行快速排序算法,VS2010编译运行通过-MPI-based parallel quick sort algorithm, VS2010 compiled to run through
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1439
    • 提供者:kylin
  1. lab1

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

    • 发布日期:2018-01-08
    • 文件大小: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 »
搜珍网 www.dssz.com