go top

heap sort

  • 堆排序:利用堆这种数据结构所设计的一种排序算法。堆是一个近似完全二叉树的结构,并同时满足堆的性质:即子节点的键值或索引总是小于(或者大于)它的父节点。

专业释义英英释义

  • 堆排序 - 引用次数:5

    This paper offers a queue scheduling algorithm of the PQ+CBWFQ in router based on heap sort,algorithm realization and hardware plan of low-cost. It is of important significance to design high-performance router in future.

    文章提出基于堆排序的PQ+CBWFQ网络路由器排队调度算法进行具体实现,并给出低成本的硬件实现方案,对未来的高性能路由器设计具有重要的参考价值。

    参考来源 - 基于堆排序的PQ+CBWFQ路由器排队调度算法 in C
    堆分类
    锥形排序法
  • 堆排序

·2,447,543篇论文数据,部分数据来源于NoteExpress

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

双语例句权威例句

  • Heap Sort has the additional benefit of being quite consistent in its speed, so it is useful in programs where timing is crucial (i. e. networks).

    排序另外一个好处速度非常稳定这让得以那些需要严格计时程序派上用场(例如网络)。

    youdao

  • Use appropriate indexes to minimize the use of the sort heap.

    使用合适的索引使排序堆使用降到最低。

    youdao

  • It works the same way for sort heap, as we'll see in the sort heap section below.

    正如在下面的排序一节所看到工作方式与排序堆的相同

    youdao

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

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

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