demonstration Quick Sort Algorithm 演示快速排序算法
Based on the discussion of quick sort algorithm, a new algorithm, position computing, is proposed.
快速排序是交换排序的一种方法,是对过程简单的冒泡排序的一种改进算法。
The article, based on asynchronous parallel quick sort algorithm, analyzes the sorting process, gives the multi-thread implment, points out the executing feature.
分析快速排序异步并行算法的排序过程,给出快速排序异步并行算法的多线程实现方式,指出算法多线程实现的特性。
On the further research of quick sort algorithm and position computing algorithm, the latter one is improved and optimized, thus more effective in data processing.
本文在进一步研究快速排序法和位置计算法的基础上,对位置计算法进行了改进,使程序得到了优化,从而提高了运行效率。通过上机实验,获得满意的效果。
应用推荐