Welcome![Sign In][Sign Up]
Location:
Search - quicksort

Search list

[Otherkuaipai

Description: 快速排序算法是排序中相对来说比较好的算方法,大家可以看看啊 -Quicksort sorting algorithm is in relatively good balance method, we can look at ah Hehe
Platform: | Size: 1024 | Author: zhangfei | Hits:

[Data structsqsort

Description: 快速排序的非递归算法,具有高效的特点,快速排序 -the nonrecursive code of quicksort
Platform: | Size: 2048 | Author: 刘可 | Hits:

[CSharpquicksort

Description: 用C语言实现了快速排序算法的非递归实现,方法比较有创意,有需要的可以研究一下-this is a C programme writed by C.
Platform: | Size: 20480 | Author: liusong | Hits:

[.netquicksort

Description: 將資料從小排序到大,若資料長度為n,complexity為log n-quicksort
Platform: | Size: 1024 | Author: 朱維維 | Hits:

[Algorithmquicksort

Description: Quicksort algorithm in VBA
Platform: | Size: 8192 | Author: anis | Hits:

[Data structsquicksort

Description: python quicksort.use list
Platform: | Size: 1024 | Author: pan | Hits:

[OtherNumSort

Description: 用VC++实现快速排序,迭代的使用,函数中含有排序个数,可以自行修改-QuickSort
Platform: | Size: 178176 | Author: FairyTopia | Hits:

[VHDL-FPGA-VerilogPipelineCPU

Description: 用Verilog实现一个简单的流水线CPU,并运行一个Quicksort程序。这是Berkley,eecs系的计算机系统结构课程实验的实验三。-This file is written in Verilog to achieve a simple pipeline CPU, which can run a Quicksort program.
Platform: | Size: 28672 | Author: Matgek | Hits:

[MPIMPI_HyperQuicksort

Description: MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
Platform: | Size: 5120 | Author: montecristo | Hits:

[MPIMPI_RegularSamplingQuickSort

Description: Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
Platform: | Size: 5120 | Author: montecristo | Hits:

[Otherquicksort

Description: 快速 排序-Quick Sort
Platform: | Size: 1024 | Author: 谢园普 | Hits:

[Consolequicksort

Description: 通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Trip will be sorted by sorting the data is separated into two independent parts, a part of all of the data than another to be a small part of all of the data, and then part of the data here are two methods for rapid sorting, the sorting process can be recursive carried out in order to achieve the data into an orderly sequence.
Platform: | Size: 1024 | Author: 马值 | Hits:

[Booksquicksort

Description: 源码/资料 质量高而且本站没有的源码 最大100M,不要分割文件,名字不能太长 -quicksort
Platform: | Size: 2048 | Author: lucy | Hits:

[Delphi VCLQuickSort

Description: 这是用Delphi编写的快速排序算法的实现过程-It is written in Delphi Quick Sort Algorithm process
Platform: | Size: 188416 | Author: wen | Hits:

[OtherQuicksort

Description: 基于分治算法的快速排序。编程工具vc++6.0.时间复杂度O(nlogn)-Divide and Conquer Algorithm Quicksort
Platform: | Size: 651264 | Author: wujing | Hits:

[Data structsquicksort

Description: 使用快速排序算法,对数列进行快速排序,最终得到结果-ues quicksort to sort
Platform: | Size: 703488 | Author: 云逝 | Hits:

[Other systemstailrecursiveQuicksort

Description: quicksort with tail recursive
Platform: | Size: 1024 | Author: hwiparam | Hits:

[Data structsQuickSort

Description: 为了方便统计观察数据:输入一个数组,对输入的数组进行快速排序-To facilitate the statistical observation data: input an array of input array quicksort
Platform: | Size: 7168 | Author: 林鸿 | Hits:

[JSP/JavaQuickSort

Description: Java中的快速排序源代码 -Quicksort in Java source code
Platform: | Size: 1024 | Author: 王腾 | Hits:

[Data structsquicksort

Description: 快速排序的非递归实现,使用栈来处理,速度要比递归的快-quicksort
Platform: | Size: 396288 | Author: 陆路 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 34 »

CodeBus www.codebus.net