×

quicksort中文什么意思

发音:   用"quicksort"造句

例句与用法

  1. Quicksort algorithm based on the theory of division - and - conquer and recursion
    基于分治与递归策略的快速排序算法
  2. Our system proved satisfactory with quicksort , cube , longest platform , and so on . we hope to improve apla ~ delphi program auto - transformation system , and its reliability , write more apla example and apply for patent
    进一步的工作包括完善apla delphi自动程序转换系统的转换机制;提高apla delphi自动程序转换系统的可靠性;增加apla转换实例,使产品的商品化程度提高,并积极准备申请专利。

百科释义

    Quicksort, or partition-exchange sort, is a sorting algorithm that, on average, makes O(n?log?n) comparisons to sort n items. In the worst case, it makes O(n2) comparisons, though this behavior is rare.
    详细百科解释

相关词汇

其他语言

        quicksort meaning:[Computer] A sorting algorithm with O(n log n) average time complexity . One element, x of the list to be sorted is chosen and the other elements are split into those elements less than x and th...
        quicksort artinya:quicksort
        quicksort 뜻:퀵 정렬
        quicksort перевод:быстрая сортировка (с разбиением исходного набора данных на две половины так, что любой элемент первой половины упорядочен относительно любого элемента второй половины; затем алгоритм применяется реку...

相邻词汇

  1. quicksilvering 什么意思
  2. quickslice 什么意思
  3. quickslice mode 什么意思
  4. quicksnap 什么意思
  5. quickso storm 什么意思
  6. quickstart 什么意思
  7. quickstebronze 什么意思
  8. quickstegold 什么意思
  9. quickstep 什么意思
  10. quickstesilver 什么意思
桌面版繁體版English

相关阅读

Copyright © 2025 WordTech Co.

Last modified time:Sun, 17 Aug 2025 00:29:56 GMT