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

搜索资源列表

  1. kuaisupaixu

    0下载:
  2. 快速排序算法,基于vc2010编程,对于快速排序进行了简单的算法设计-Fast sorting algorithms, based on vc2010 programming, for a simple quick sort algorithm design
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1209598
    • 提供者:吴灿烽
  1. sort_pthread

    0下载:
  2. 使用pthread的快速排序算法 使用pthread的快速排序算法-Quick sort algorithm using pthread Quick sort algorithm using pthread
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1164
    • 提供者:piwenjun
  1. BinSort

    0下载:
  2. 严蔚敏版本数据结构折半插入排序算法,可直接运行-data structure Binary sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:liuzhanwei
  1. quicksort

    0下载:
  2. 一个基于openmp的快速排序算法的主题部分实现-One based on the quick sort algorithm openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:xiaohy
  1. jiyangqwe

    0下载:
  2. 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。-Bubble Sort
  3. 所属分类:ELanguage

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

    0下载:
  2. 五种排序算法,分别为:归并排序,快速排序,选择排序,希尔排序,插入排序-Five kinds of sorting algorithm, namely: merge sort, quick sort, select, sort, Shell sort, insertion sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2639
    • 提供者:fujinghui
  1. qsort

    0下载:
  2. 快速排序算法,可直接编译运行,十分方便,添加注释和示范,便于理解-Quicksort algorithm can be directly compiled to run, very convenient, add comments and demonstrations, easy to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:hjy
  1. guibing

    0下载:
  2. 归并排序是建立在归并操作上的一种有效的排序算法,该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。-Merge algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:326678
    • 提供者:KID
  1. sort

    0下载:
  2. 排序算法, 排序算法, 排序算法 -Sorting algorithms, sorting algorithms, sorting algorithms, sorting algorithms, sorting algorithm sorting algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:shanyou
  1. a

    0下载:
  2. 计算简单的快速排序算法的时间复杂度与计算次数-Computing a simple quick sort algorithm s time complexity and the number of calculations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:740
    • 提供者:Mike Li
  1. Java-Sort

    0下载:
  2. 3种常用的排序算法:冒泡,快排,插入。而且可以直接运行,非常方便-CCP document summarizes three kinds of commonly used sorting algorithms: Bubble, fast row inserted. And it can be run directly, very convenient, we hope to help ~
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:张舒
  1. sort

    0下载:
  2. 这是Java编写的快速排序算法源码,保证有用,希望对大家有用,很好用。-This is a fast sorting algorithm written in Java source code to ensure that useful and hope to be useful, easy to use.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1618
    • 提供者:lzw
  1. introduction-to-algorithms-code

    1下载:
  2. 1st:快排序算法及优化(7.4-5); 2nd:红黑树插入算法; 3rd:区间树上的重叠区间查找算法; 4th:求最近点对算法; 5th:最长公共子序列(LCS)算法; 6th:Huffman编码问题; -introduction to algorithms code
  3. 所属分类:source in ebook

    • 发布日期:2016-12-06
    • 文件大小:40960
    • 提供者:骨头
  1. Sorting-algorithm

    0下载:
  2. 找工作时工作经典的易考排序算法,包括堆排序、快速排序、基数排序、归并排序、选择排序等-The classic work easily when looking for a job sorting algorithm,Including the heap sort, quick sort, radix sort, merge sort, selection sort, etc
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4797
    • 提供者:鹏鹏
  1. P-ary-Search

    0下载:
  2. 一种采用CUDA并行加速的快速排序算法。实现平台VS2012 + CUDA.-One kind of fast acceleration using CUDA parallel sorting algorithms. Implementation platform VS2012+ CUDA.
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3445985
    • 提供者:王东
  1. allsortmethod

    0下载:
  2. c++实现各种基础的排序算法,包含快速排序,冒泡排序,归并排序等-c++ basis to achieve a variety of sorting algorithms, including quick sort, bubble sort, merge sort, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:276320
    • 提供者:李欣
  1. maopao_sort

    0下载:
  2. 冒泡排序算法,用random函数随机生成数值放入动态数组,然后再用算法排序后打印到edit控件-Bubble sort algorithm with random function random value in a dynamic array, and then use the algorithm sort after printing to the edit control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-30
    • 文件大小:206166
    • 提供者:谢承聪
  1. Data-structure

    0下载:
  2. 数据结构的一些简单的排序算法,有利于初学者学习。-Data structure of some simple sorting algorithm is conducive to beginners learning.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:12969
    • 提供者:missaya
  1. sort

    0下载:
  2. 数据结构中的排序算法代码集合。自己写的,亲测能运行。-Sorting algorithm code collection of data structures. Write their own, pro can run.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:11943
    • 提供者:吕亚辉
  1. mppx

    0下载:
  2. 冒泡排序(Bubble Sort,台湾译为:泡沫排序或气泡排序)是一种简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:10105
    • 提供者:薛戴林
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com