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

Search list

[Data structsQuickSort

Description: 快速排序算法及其改进算法,改进算法用来避免快速排序的最坏情况。-Quick Sort algorithm and its improved algorithm to improve the algorithm used to avoid the worst of Quick Sort.
Platform: | Size: 863232 | Author: 于静 | Hits:

[Mathimatics-Numerical algorithmsQuickSort

Description: 利用快速排序算法对dat文件中保存的数据进行排序,并按照从小到大的顺序输出结果。-Quick Sort algorithm using dat files saved in the data sorting, and in accordance with the order from small to large output.
Platform: | Size: 8192 | Author: 张海滨 | Hits:

[Data structsQuicksort

Description: 在c++开发工具下实现的算法中的一个简单的快速排序算法。-In c++ Development tools to achieve the algorithm in a simple quick sort algorithm.
Platform: | Size: 1024 | Author: dinglei | Hits:

[Data structsQuickSort

Description: 快速排序算法,有时间计算功能,用VC++6.0开发。-Quick sort algorithm, has the time function, with VC++ 6.0 development.
Platform: | Size: 1245184 | Author: ZhaiYT | Hits:

[Data structssixsortmethods

Description: 数据结构中的排序方法,包括:希尔排序,非递归的快速排序,递归的快速排序,堆排序,归并排序,基数排序-Sort of data structure, including: Hill sorted, non-recursive quicksort, recursive Quick Sort, Heap Sort, Merge Sort, Radix Sort
Platform: | Size: 2048 | Author: 大湖 | Hits:

[Data structssortCompare

Description: 各种排序算法BubbleSort、DichotomySort、HeapSort、InsertSort、MergeSort、QuickSort、ShellSort、-Various sorting algorithm BubbleSort, DichotomySort, HeapSort, InsertSort, MergeSort, QuickSort, ShellSort,
Platform: | Size: 8192 | Author: myy | Hits:

[assembly languagequicksort

Description: 我们编写的是一个实现快速排序算法的c++程序 -We realize the preparation is a quick sort algorithm c++ Procedures
Platform: | Size: 142336 | Author: bianbian | Hits:

[Data structsQuickSort

Description: 快速排序 基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the record than keyword keyword small, then the two were part of the record sort, so as to achieve the entire sequence of orderly
Platform: | Size: 872448 | Author: 文静 | Hits:

[Otherquicksort

Description: 实现快速排序 主要是采用指针的方式来随机产生大量数并排序-The realization of quick sort is the main way to target a large number of randomly generated number and sort
Platform: | Size: 1024 | Author: 小飞 | Hits:

[Mathimatics-Numerical algorithmsQuickSort

Description: 用c++写的快速排序算法,从命令行输入数组,调用算法后,返回排序后的数组-With c++ Write quick sort algorithm, from the command line enter the array, called algorithms, return the array after sorting
Platform: | Size: 1024 | Author: 佚名 | Hits:

[Otherpaixu

Description: 归并排序C++程序,快速排序C++程序,可在C++环境中实现的源代码-Merging Sort C++ Procedure quicksort C++ Procedures may C++ Environment source code
Platform: | Size: 1024 | Author: xjlysy | Hits:

[Windows DevelopQuickSort

Description: 快速排序法,基于分治策略的一个排序算法 3个步骤1分解,2递归求解,3合并 使用随机划分挑选哨兵,期望划分较对称-Quick Sort law governing strategy based on a sorting algorithm 3 Step 1 decomposition, 2 Recursive Solution, 3 combined divided randomly selected sentinel to expect a more symmetrical division
Platform: | Size: 1024 | Author: waterfly | Hits:

[Software Engineeringquicksort

Description: quicksort quicksort
Platform: | Size: 179200 | Author: Michael | Hits:

[Data structs5428934

Description: 排序算法平均时间的比较,实现几种排序算法(selectionsort, insertionsort,bottomupsort,quicksort, 堆排序)-The average amount of time sorting algorithm of comparison, the realization of several sorting algorithm (selectionsort, insertionsort, bottomupsort, quicksort, HEAPSORT)
Platform: | Size: 2048 | Author: 丹丹 | Hits:

[Otherquicksort

Description: 快速排序的实现程序,具有详细的说明,是初学者实用的学习例子-Quick Sort realize procedures, with detailed instructions for beginners are studying practical examples
Platform: | Size: 223232 | Author: 王帅 | Hits:

[CSharpquicksort

Description: 快速SORT,quicksort 以前作业写的-SORT
Platform: | Size: 1024 | Author: guangning | Hits:

[JSP/JavaQuickSort2

Description: Quicksort Applet demonstrates procedure of sorting and sorting using Quick sort algorithm.
Platform: | Size: 7168 | Author: mojamazica | Hits:

[Data structsQuickSort

Description: 一个好用的快速排序算法,调试已经通过,排序快速-quick sort code
Platform: | Size: 1024 | Author: 李鹏 | Hits:

[MPIquicksort

Description: 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beginner gay openmp help!
Platform: | Size: 5120 | Author: 郭春付 | Hits:

[OtherQuickSort

Description: 实现了快速排序,还不够20字啊,这怎么行呢 -none
Platform: | Size: 1024 | Author: Proly | Hits:
« 1 2 34 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net