快速排序(quick sort):又称分区交换排序。先取一个记录作为基准,用交换的办法把所有记录按关键字值比基准值大或小分列在基准记录的两边,然后再分别...
基于2039个网页-相关网页
快速排序法(Quick Sort):被公认为最佳的排序法,快速排序法和冒泡排序法一样都是使用交换方式进行排序,但是通过分割的技巧,快速排序法名的运行效率远...
基于660个网页-相关网页
quick sort program [计] 快速分类程序
median-of-three quick sort 中值快速排序
Quick Sort by wssbwssbwssb 快速排序简单实现
super quick sort 超快速排序
quick sort scheme 快速排序方案
Improved Quick Sort 改进型快速排序
three quick sort 中值快速排序
Quick Sort And Improved 快速排序和改进
This paper brings forward a new high efficient quick sort algorithm comparing with several algorithms whose performances are O(nlbn).
为此,对比效率同为O(nlbn)的其他排序算法,提出一种新的高效快速排序算法。
参考来源 - 高效快速排序算法研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
This article proposes a quick sort method based on the machine code of floating point numbers, which can sort the floating point numbers distributed at random.
本文提出一种可对任意分布的浮点数进行排序的快速排序方法,它基于浮点数的机内编码,具有速度快、实现简单、实用的特点。
It's proved by algorithm analysis and experimental results that the new sorting algorithm is better than the quick sort when data are in little gap distribution.
算法分析和实验结果都表明在待排序数据间隔不太大的情况下,迁移排序算法在速度上明显优于快速排序算法。
The article, based on asynchronous parallel quick sort algorithm, analyzes the sorting process, gives the multi-thread implment, points out the executing feature.
分析快速排序异步并行算法的排序过程,给出快速排序异步并行算法的多线程实现方式,指出算法多线程实现的特性。
To sort of give you a quick taste, if after my death I won't exist, how could anything be bad for me?
让你们先来体会一下,如果在我死后,我不存在了,对我来说怎么会有坏事情?
应用推荐