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

搜索资源列表

  1. Some-C-programs-of-sorting

    0下载:
  2. 几种排序法的C程序,介绍详细。很适合学习排序算法。-Some C programs of sorting, introduced in detail. Very suitable for learning sorting algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3771
    • 提供者:樊毅
  1. sorting-algorithms

    0下载:
  2. C++编写的各种排序算法。包括插入排序、堆排序、归并排序、基数排序、冒泡排序、希尔排序、选择排序、直插排序。-C++ written various sorting algorithms. Including insertion sort, heap sort, merge sort, radix sort, bubble sort, shell sort, selection sort, in-line sort.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:9158
    • 提供者:王国栋
  1. internal-sorting-algorithm

    0下载:
  2. 4.1直接排序 10 4.2起泡排序 11 4.3选择排序 11 4.4快速排序 12 4.5希尔排序 13 4.6堆排序 13 各类内部排序算法性能比较以及文档说明。-Direct sequencing 10 4.2 4.1 11 4.3 bubble sort quick sort and select Sort 11 4.4 13 4.6 12 4.5 Hill sort HEAPSORT 13 various internal sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1121577
    • 提供者:Mounty_FSC
  1. C-language-of-various-sorting

    0下载:
  2. C语言必学的几种排序方法,在以后学习中可能也会用类似的原理-Several sorting method will learn the C language, after learning of a similar principle may also
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15315
    • 提供者:wangxiaodong
  1. Java-various-sorting-algorithms

    0下载:
  2. java 的各种排序算法。包括冒泡、希尔、选择、插入排序等。-java various sorting algorithms. Including bubble, Hill, selection, insertion sort, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2027
    • 提供者:罗依
  1. sorting-algorithm

    0下载:
  2. 描述了4种简单的排序算法,包括选择排序,插入排序,冒泡排序和快速排序算法。-describe four sorting algorithm,include select sorting,insert sorting,bubble sorting and quick sorting.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:张建锋
  1. Multi-threaded-sorting

    0下载:
  2. 多线程排序,多个排序的多线程运用,求成功。-Multi-threaded sorting, multi-threaded use multiple sort, find success.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:275513
    • 提供者:pjw
  1. fast-sorting

    0下载:
  2. 基于0,503,55,78,99,10,953,128,487,41,13,666,776,314,888这几个数的快速排序方法-fast sorting
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:513
    • 提供者:
  1. a-variety-of-sorting-algorithms

    0下载:
  2. 实现了各种排序算法,折半插入排序,直接插入排序,起泡排序,快速排序,堆排序,基数排序,以及各种算法运行时间的比较。-The program achieves a variety of sorting algorithms,include binary insertion sort, direct insertion sort, bubble sort, quick sort, heap sort, radix sort, and running time of the algorithm com
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:722650
    • 提供者:冰星
  1. Foaming-method-of-sorting

    0下载:
  2. 基于VC6.0编写的起泡法排序源程序,应用到了数组-VC6.0 prepared by foaming method based sorting source is applied to the array
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:202224
    • 提供者:Tom
  1. sorting

    0下载:
  2. 基于C++模板技术实现的各种常用排序算法。-Variety of commonly used sorting algorithm based on C++ template technology.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:9625
    • 提供者:clangpp
  1. internal-sorting

    0下载:
  2. (1) 对常用的内部排序算法进行比较:直接插入排序、简单选择排序、冒泡排序、快速排序、希尔排序。   (2) 利用随机函数产生N(如30000)个随机整数,作为输入数据作比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换计为3次移动)。   (3) 对结果作出简要分析。-(1) internal sorting algorithm commonly used to compare: direct insertion sort, simple selection sort
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1482
    • 提供者:aaaa
  1. signal-sorting

    2下载:
  2. 针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等-For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) a
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:25608019
    • 提供者:peter
  1. sorting

    0下载:
  2. 使用C++/C语言实现的排序算法,希望对数据结构学习者有帮助。-Sorting algorithm using C++/C language, and I hope to help the learner data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6980
    • 提供者:xuezheng
  1. sorting

    0下载:
  2. 八大排序算法测试 + 源码, 冒泡、选择、插入、归并、快速、希尔、计数、堆排序-Eight sorting algorithm testing+ source, bubbling, select, insert, merge, fast, Hill, count, heap sort
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:
  1. Sorting-Algorithm-in-c

    0下载:
  2. 排序算法,利用C语言编写的十种排序算法,可以直接复制应用。-Sorting algorithm, using C language Ten sorting algorithm can be applied directly copied.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3844
    • 提供者:满易川
  1. Sorting-algorithm---CPP-

    0下载:
  2. 排序算法是一种基本并且常用的算法。本文介绍了几种简单和高级的C++排序算法。-Sorting algorithm is a basic and commonly used algorithms. This article describes several simple and advanced C++ sorting algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:17643
    • 提供者:张希岩
  1. Original-sorting

    0下载:
  2. 是一种比冒泡排序算法执行效率更高的排序算法-Is a sorting algorithm execute more efficiently than the bubble sort algorithm
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:220464
    • 提供者:刘压缩
  1. radix-sorting

    0下载:
  2. 基数排序的串行程序,基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。-Radix sort of serial program, radix sorting method known as " bucket method&qu
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:zhang
  1. Sorting-Algorithms

    0下载:
  2. 各种排序算法的详细总结,生动,易看,复习的好资料-Detailed summary of the various sorting algorithms, lively, easy to read, review of good information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:121050
    • 提供者:Wei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com