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

搜索资源列表

  1. OmpFinal

    0下载:
  2. openMP下的多线程二叉树快排序,使用多线程提高排序效率,当线程数和排序数组大小一致时达最高速度-quick sort on openMP
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:892
    • 提供者:王乐
  1. Project-Diva-3

    0下载:
  2. 实现并比较快速排序, 选择排序, 冒泡排序, 插入排序, 归并排序, 堆排序等排序算法-Realization and compare quick sort, selection sort, bubble sort, insertion sort, merge sort, heap sort, such as sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2010057
    • 提供者:Joshua
  1. 6330.Parallel_713BC8AB

    0下载:
  2. parallel c# code merge sort and quick sort
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:taha
  1. quicksort

    0下载:
  2. 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2306
    • 提供者:
  1. quicksort

    0下载:
  2. 快速排序算法及其优化,在序列长于某个给定值时递归采用快速排序,小于这个值时用插入排序代替快排,以优化快速排序的性能,同时程序记录优化前后的程序耗时给出比较。-Quick sort algorithm and optimization, in sequence longer than a given value recursively using quick sort, is less than this value quickly replaced by rows of insertion so
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:852
    • 提供者:eating
  1. jiandankuaisupaixu

    0下载:
  2. 简单快速排序, 简单快速排序,简单快速排序。-Simple and quick sort, simple and quick sort, simple and quick sort, simple and quick sort.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:583
    • 提供者:张翔
  1. QuickSort

    0下载:
  2. 本程序实现了数据结构课程中的快速排序算法-This program implements a data structure courses in the quick sort algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1093
    • 提供者:II
  1. QuickSort

    0下载:
  2. 多种快速排序算法集合,经过优化,VC 6.0运行通过,控制台程序-Collection of a variety of quick sort algorithm, optimized, VC 6.0 run through the console program
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:195969
    • 提供者:jiyinghui
  1. ShellInsert

    0下载:
  2. 这个程序里面包括有希尔排序,快速排序,堆排序,归并排序。-This program which includes Hill sort, quick sort, heap sort, merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:306608
    • 提供者:于渊
  1. lab1

    0下载:
  2. Objective C实现的简单的二分查找,查找前快速排序。-Objective C to achieve a simple binary search, find quick sort before.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-23
    • 文件大小:27297
    • 提供者:江婷
  1. Sorter

    0下载:
  2. A custom quick sort with support to customize the swap behaviour.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:561
    • 提供者:cerweido
  1. quick_sort

    0下载:
  2. 快速排序源程序,自己编的,想学数据结构的可以-Quick Sort source, own, and want to learn to look at the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1968754
    • 提供者:forever
  1. orgfiver

    0下载:
  2. 三部排序,一般的排序有许多经典算法,如快速排序、希尔排序等。但实际应用时,经常会或多或少有一些特殊的要求。我们没必要套用那些经典算法,可以根据实际情况建立更好的解法。比如,三部排序。-Three sorting, generally there are many classic sort algorithms, such as quick sort, Hill sorting. However, practical application, often more or less have som
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:瑞杰
  1. SortingProgram

    0下载:
  2. 实现各种排序功能,实现了选择排序、冒泡排序、插入排序、快速排序、希尔排序,并输出了每次一趟排序的结果。程序简介、清晰。-Implement various sorting functions to achieve the selection sort, bubble sort, insertion sort, quick sort, Hill, and the output of each trip to sort results. Program Descr iption and clear.
  3. 所属分类:Editor

    • 发布日期:2017-05-24
    • 文件大小:7821815
    • 提供者:
  1. 045

    0下载:
  2. c语言 快速排序 算法 例子-c language examples of quick sort algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:10060
    • 提供者:许海炳
  1. Sort

    0下载:
  2. 常用排序算法的实现:包括冒泡、快速、简单选择、插入排序等。-Achieve common sorting algorithms include: bubble, quick, simple selection, insertion sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1729
    • 提供者:coco
  1. lab3

    0下载:
  2. 常见排序算法的实现与性能比较 问题描述:实现合并排序,插入排序,希尔排序,快速排序, 冒泡排序,桶排序算法 实验要求: (1) N=10时,排序结果。 (2) N=1000,10000,100000时, 每个排序用不同的样本多试验几次(最低5次)得出 平均时间,比较不同排序算法所用的平均时间。 -Common sorting algorithm implementation and performance comparison Problem Descr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1613
    • 提供者:zero
  1. random

    0下载:
  2. 随机算法,包括随机化快速排序,随机化取样,素数测试等-Randomized algorithms, including randomized quick sort, randomized sampling, testing prime test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:姜枫
  1. qsort_main.m

    0下载:
  2. 快速排序(QuickSort)是一种有效的排序算法。虽然算法在最坏的情况下运行时间为O(n^2),但由于平均运行时间为O(nlogn),并且在内存使用、程序实现复杂性上表现优秀,尤其是对快速排序算法进行随机化的可能,使得快速排序在一般情况下是最实用的排序方法之一。 快速排序被认为是当前最优秀的内部排序方法。-Quick Sort (QuickSort) is an efficient sorting algorithm. Although the algorithm runs in the
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:wss007bld
  1. listsort.tar

    0下载:
  2. 常见的排序算法大致分为四类: 1.插入排序:插入排序(insert.c)、shell排序(shellsort.c) 2.选择排序:选择排序(selectsort.c)、堆排序(heapsort.c) 3.交换排序:冒泡排序(bubblesort.c)、快速排序(quicksort.c) 4.归并排序(mgergesort.c)-Common sorting algorithm is broadly divided into four categories: 1 Insert
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:183585
    • 提供者:BeSky
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com