quick sort中文,quick sort的意思,quick sort翻译及用法

2025-11-01 11:56 浏览次数 9

quick sort

英[kwik sɔ:t]美[kwɪk sɔrt]

[计] 快速分类

quick sort 片语

片语

Quick Sort Algorithm Implementation快速排序算法实现

Such As Quick Sort比如快速排序

quick sort program[计]

Quick Sort by wssbwssbwssb快速排序简单实现

Improved Quick Sort改进型快速排序

Quick sort of vector矢量的快速排序

quick k sort快速分类

quick sort 例句

英汉例句

  • to speed up computation, we use quick sort algorithm and insertion sort algorithm instead of usually used heap sort algorithm.

    在最小走时节点查寻中,结合使用快速排序算法与插入排序算法,替代以往方法中多采用的堆排序算法;

  • 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.

    算法分析和实验结果都表明在待排序数据间隔不太大的情况下,迁移排序算法在速度上明显优于快速排序算法。

  • directly into the sort simple selection sort bubble sort quick sort heap sort.

    简单选择排序;冒泡排序;快速排序;堆排序。

  • 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.

    本文提出一种可对任意分布的浮点数进行排序的快速排序方法,它基于浮点数的机内编码,具有速度快、实现简单、实用的特点。

  • this program implements, quick sort insertion sort bubble sort, quick sort of combination and selection algorithms.

    本程序实现了,快速排序插入排序冒泡排序,快速和选择排序的结合算法。 -sorting algorithm。

  • heapsort is a kind of quick sort algorithm, the minimum(or maximum) can be found by the greedy algorithm.

    堆排序是一种比较快的排序方法,贪心算法中常常要找到最小(大)值。

  • 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.

    本文在进一步研究快速排序法和位置计算法的基础上,对位置计算法进行了改进,使程序得到了优化,从而提高了运行效率。通过上机实验,获得满意的效果。

相关热词