搜索资源列表

  1. 数据结构中所用的8种排序方法

    0下载:
  2. 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap so
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:78562
    • 提供者:吴晓辉
  1. 归并分类与快速分类平均时间之比较的源代码

    0下载:
  2. 在对本程序的快速排序和归并排序这两种算法的正确与否进行验证时,用手动输入的数据,本程序基本上完成了对输入数据进行的快速排序和归并排序!-in the process of the rapid sequencing and merging the two sorting algorithms are correct for the test, with the manual input of data, the procedure is
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61417
    • 提供者:陈青侠
  1. 排序算法汇总和比较

    0下载:
  2. 实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37832
    • 提供者:叶靥
  1. 排序算法-java

    0下载:
  2. 用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sor
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:54226
    • 提供者:陈为
  1. 几种排序方法的实现

    0下载:
  2. 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:389214
    • 提供者:陈婷
  1. MergeSort

    0下载:
  2. 归并排序算法实现,有时间计算功能,用VC++6.0开发。-Merge sort algorithm, has the time function, with VC++ 6.0 development.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:291840
    • 提供者:ZhaiYT
  1. duoxianchengpaixu

    0下载:
  2. 利用多线程并行执行三种排序算法(冒泡排序、快速排序、归并排序),并比较三种排序算法的执行速度 uuhorse-The use of multi-threaded implementation of three parallel sorting algorithms (bubble sort, quick sort, merge sort), and compare the three types of sorting algorit
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:5120
    • 提供者:Whitehorse32
  1. sort

    0下载:
  2. 给定N个int类型(自定N的上限M,例如M=100000,N的取值不能少于10000)的整数,分别使用插入排序、快速排序、归并排序和堆排序方法进行升幂排序。-Int a given N-type (the upper limit of N self-M, for example, M = 100000, N value should not less than 10000) integer, respectively, using th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:318464
    • 提供者:nemo
  1. sixsortmethods

    0下载:
  2. 数据结构中的排序方法,包括:希尔排序,非递归的快速排序,递归的快速排序,堆排序,归并排序,基数排序-Sort of data structure, including: Hill sorted, non-recursive quicksort, recursive Quick Sort, Heap Sort, Merge Sort, Radix Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:大湖
  1. Csharp-Comparison-of-various-sorting

    0下载:
  2. 各种排序方法的对比和实现,大学课程设计的题目.内有堆排序,冒泡排序,归并排序等算法,分不同的窗口展示.-Comparison of various sorting methods and achieved the title of the design of university courses. HEAPSORT inside, bubble sort, merge sort algorithm, such as separate
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:12921856
    • 提供者:
  1. 02-05-44

    0下载:
  2. 本程序实现了基本的几种内部排序算法,包括插入排序,交换排序,选择排序,基数排序和归并排序,并且对各种算法的时间复杂度和空间复杂进行了分析和比较-This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:232448
    • 提供者:李晓杰
  1. SortAndMerge

    0下载:
  2. VC++中数据结构的归并排序,即对一序列的数字进行按某种次序进行排列,采用递归的方法减少了排序的时间-VC++ merge sort in the data structure, that is a sequence of numbers arranged according to some kind of order, using the recursive method reduced the time to sort
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:冰宫雪伦
  1. 归并排序

    0下载:
  2. 这是关于严蔚敏版的《数据结构》第八章归并排序(This is the eight version of the data structure, chapter viii merge sort)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:33792
    • 提供者:kangkang11
  1. 合并排序

    0下载:
  2. 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。(Mer
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:墨羽如风
  1. 第2周Merge-Sort

    0下载:
  2. 迭代训练,归并排序,可实现一定长度输入数值的准确排序,归并排序计算复杂度低,效率高(Merge and sort can achieve a certain length of the input value of the exact sort, merge sort calculation complexity is low, high efficiency)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:797696
    • 提供者:maggiehmd
  1. 数据结构-第七章内部排序作业答案

    0下载:
  2. 数据结构-第七章内部排序作业答案 包括插入排序、冒泡排序、选择排序、Shell 排序、快速排序、堆排序、归并排序、基数排序稳定性有缺点说明(Data structure - the answer to the job in the seventh chapter)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:275456
    • 提供者:mirrorssssssss
  1. MergeSort

    0下载:
  2. 改进的基于c++的归并排序算法。排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved c ++ based merge sort algorithm. There are two kinds of sorting
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:3328000
    • 提供者:zuijiaoluo
  1. 归并排序

    0下载:
  2. 归并排序,简单排序,二分的一些拓展,数据结构,基于C++平台实现,过程可以自己尝试调试(Merge sort, simple sorting, two points expansion, data structure, implementation based on C++ platform, process can debug by itself.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-07
    • 文件大小:133120
    • 提供者:liuwxye
  1. mergesort

    0下载:
  2. 利用分治算法实现归并排序,简单的一个小算法,分享给大家(Merging sorting algorithm for merging sorting)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:710955321
  1. ms&&qs

    0下载:
  2. 归并排序和快速排序,平均时间复杂度为O(nlog(n))。(Merge sort and quick sort, the average time complexity is O (nlog (n)).)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:dupeihui
« 1 2 34 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org