说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 双调归并排序
1)  bitonic merge sort
双调归并排序
2)  merge sort
归并排序
1.
Combining insertion sort,quick sort and merge sort,a new sort algorithm called combination sort is proposed.
当元素个数n≤c1,(c1为某一依赖于机器和语言环境的常数)时,简单插入排序的性能最佳;当c1≤n≤c2时(c2为某一依赖于机器和语言环境的常数),快速排序的性能最佳;当n>c2时,归并排序的性能最佳。
2.
The article discusses how to use the Divideand-Conquer Method to carry out the three sorting algorithms of quick sort and merge sort and heapsort.
讨论了运用分治策略的思想实现快速排序、归并排序和堆排序三种排序算法,从分、解、合三方面剖析排序,从而得出分割方式是影响排序效率的关键,并将分治法扩展应用到更多排序方法中。
3)  merging sort
归并排序
1.
This paper presents a new sorting method, the merging sort algorithm by mapping, which consists of mapping,linking and merging.
文中提出了一种以映射、链接和归并为基础的新排序算法映射归并排序算法 (以下简称为“映射归并排序”) ,给出了该排序算法的描述、时间复杂度分析及用C语言编写程序进行算法比较的实验结果 。
4)  merge sorting
归并排序
1.
A fast parallel merge sorting algorithm based on LARPBS model;
基于LARPBS模型的快速并行归并排序算法
2.
In this paper a fast parallel merge sorting algorithm based on LARPBS is presented.
文章提出了一种LARPBS模型上的并行归并排序算法,利用该算法对长度为N的序列进行排序,使用N~(1+)着(0<着<1)个处理机可以在O((loglogN)~2)时间完成。
5)  sort merge
排序归并
6)  sorting and merging
排序和归并
补充资料:归并
①把这个并到那个里头;并入:撤消第三组,把人~到第一组和第二组。②合在一起;归拢:把三笔账~起来,一共是五千五百元。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条