go top

heapsort
[hiːpˈsɔːt]

  • n. 堆排序

网络释义英英释义

  堆排序

(3)堆排序(HeapSort):移除位在第一个数据的根节点,并做最大堆调整的递归运算。堆排序是利用建堆和堆调整来进行的。

基于6417个网页-相关网页

  堆积排序

排序效果: 3. 堆排序 介绍: 堆积排序Heapsort)是指利用堆这类数据结构所设计的1种排序算法。堆是1个近似完全2叉树的结构,并同时满足堆性质:即子结点的键值或索引总是小于(或...

基于270个网页-相关网页

  第六章

... 第二部分 排序与顺序统计(sorting and order statistics) 第六章 堆排序(heapsort) 第七章 快速排序(quicksort) ...

基于82个网页-相关网页

短语

Heaps and Heapsort 排序

grid heapsort algorithm 网格堆排序

An Algorithm Study of Heapsort 堆排序算法研究

Heapsort

  • abstract: Heapsort is a comparison-based sorting algorithm to create a sorted array (or list), and is part of the selection sort family. Although somewhat slower in practice on most machines than a well-implemented quicksort, it has the advantage of a more favorable worst-case O(n log n) runtime.

以上来源于: WordNet

双语例句

  • I mainly responsible for sequencing and HEAPSORT Hill.

    主要负责的是希尔排序堆排序。

    youdao

  • Heapsort: why not use "Soft Heap" to boost the performance?

    排序:为什么使用提高性能

    youdao

  • A standard way to implement a normal binary heap is to use an array and then fill it from left to right with an implicit binary heap (this is the way heapsort is usually implemented).

    标准方式实现一个正常二进制使用数组然后填充隐式二进制堆(排序方式通常是实现)。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定