搜索资源列表

  1. QuickSort

    0下载:
  2. 随机生成500个数字并进行快速排序,能够显示排序所用的时间。是算法设计与分析的一道课后题。-Randomly generated 500 figures and quick sort, able to show that the time spent sorting. Is algorithm design and analysis together with after-school title.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:飞飞
  1. sort

    1下载:
  2. 一 :排序n个元素,元素为随机生成的长为1~16的字符串,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序, 冒泡排序,堆排序,归并排序,快速排序,比较各种排序在不同输入下的运行时间. 二:排序n个元素,元素为随机生成的1~10000的正整数,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序,快速排序,基数排序,计数排序,比较各种排序在不同输入
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:mhb
  1. sort

    1下载:
  2. 这是数据结构的课程设计,对起泡排序、直接排序、简单选择排序、快速排序、希尔排序和堆排序算法进行比较和分析,C语言实现。-This is the data structure of the curriculum design, sort of sparkling, direct sequencing, a simple selection sort, quick sort, Hill sort and heap sort algorith
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:196608
    • 提供者:Anse
  1. QuickSort_alogram

    0下载:
  2. 快速排序算法,可以移植到嵌入式系统上使用-Quick Sort algorithm, can be transplanted to the use of embedded systems
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:leo
  1. QuickSort

    0下载:
  2. C语言实现的快速排序算法源程序,再VC6.0和C-Free下调试运行通过。-C language source code of the quick sort algorithm, and then VC6.0 and C-Free is running under the debugger through.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ql
  1. program_1

    0下载:
  2. 图片模糊处理的例程,通过对n*n的pixel矩阵数据排序,进行中值变换,获得平缓过渡的图片。 排序程序可使用多种算法,实现的有冒泡、快速排序算法。-Fuzzy picture of the routine treatment, through the n* n matrix of pixel data sort ongoing values transformation, to obtain smooth transition pi
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:fly
  1. kaisu

    0下载:
  2. 一个简单的排序算法 快速排序算法 下载-A simple sorting algorithm Quicksort Algorithm Download
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:148480
    • 提供者:mialwjc
  1. QuickSort

    0下载:
  2. 快速排序算法及其改进算法,改进算法用来避免快速排序的最坏情况。-Quick Sort algorithm and its improved algorithm to improve the algorithm used to avoid the worst of Quick Sort.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:863232
    • 提供者:于静
  1. QuickSort

    0下载:
  2. 利用快速排序算法对dat文件中保存的数据进行排序,并按照从小到大的顺序输出结果。-Quick Sort algorithm using dat files saved in the data sorting, and in accordance with the order from small to large output.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:张海滨
  1. paixu

    0下载:
  2. 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-Enter the number of head of varying degrees to be sorted out, respectively, using quick sort algori
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:张建鑫
  1. allkindsofsort

    0下载:
  2. 各种排序算法设计。 包括简单的:冒泡,比较,选择,shell 和复杂的:快速,堆,二路归并排序-The design of various sorting algorithms. Including simple: bubble, compare, choose, shell and complex: Fast, heap, merge sort Rd
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1246208
    • 提供者:好好的
  1. sort

    0下载:
  2. 对以下5种常用的内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序。通过随机数据比较各算法的关键字比较次数和关键字移动次数-The following five kinds of commonly used internal sorting algorithm to compare: foaming sort of direct insertion sort, selection sort simple, f
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:yejin
  1. quicksort

    0下载:
  2. 我们编写的是一个实现快速排序算法的c++程序 -We realize the preparation is a quick sort algorithm c++ Procedures
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:142336
    • 提供者:bianbian
  1. all_sort

    0下载:
  2. 用C++实现各种排序算法:如冒泡排序、选择排序、插入排序、希尔排序、快速排序、归并排序、基数排序和堆排序,并带有源代码说明-With C++ Realize a variety of sorting algorithms: such as Bubble Sort, Selection Sort, Insertion Sort, Hill sort, quick sort, merge sort, Radix Sort and Heap
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:tigerlee
  1. pSort

    0下载:
  2. 目的: 试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距 内容: 快速排序算法 -Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1074176
    • 提供者:李晓亮
  1. SortAlgorithmInJava

    0下载:
  2. java中几种常用的排序算法。 用Java语言实现的各种排序,包括插入排序、冒泡排序、选择排序、Shell排序、快速排序、归并排序、堆排序、SortUtil等。-java of several commonly used sorting algorithm. Using Java language to achieve a variety of sorting, including the Insertion Sort, Bubbl
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:alonso
  1. out_sort

    0下载:
  2. 外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:shenhong
  1. SortExp

    0下载:
  2. 内排序算法,包括传统冒泡排序的改进以及快速排序算法的实现,包含详细注释。-Within the sorting algorithm, including the traditional bubble sort and quick sort algorithm to improve the realization of the Notes contain details.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:913408
    • 提供者:LCC
  1. quick_sort

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:asdfasdf
  1. sort

    0下载:
  2. 用java语言实现对一维数组的快速排序算法-Using java language of one-dimensional array of quick sort algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:谭明艳
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org