go top

heap sort

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

网络释义专业释义英英释义

  堆排序

堆排序Heap Sort)是另外一个比较快的排序算法,时间复杂度和快速排序算法属于同一级别,只不过系数要大些。

基于1808个网页-相关网页

  堆积排序法

堆积排序法Heap Sort)是一种树状结构的排序法,因为最大堆积的根节点就是最大的元素,换句话说,当我们将根节点移去后,只需将剩下节点重建成堆积,此...

基于142个网页-相关网页

  堆排序算法

C#写的堆排序算法heap sort)简介:我刚用C#写的堆排序算法(HEAPSORT),算法简洁,质量不错,只是注释不多..

基于92个网页-相关网页

  堆积排序

堆积排序(Heap sort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。

基于46个网页-相关网页

短语

weak-heap sort 弱堆排序法

heap sort program 堆排序程序 ; 堆分类程序

adaptive heap sort 适应堆排序法

Heap-Sort 堆排序

solid heap sort 立体堆排序

Achieve Heap Sort 实现堆排序

heap sort threshold 堆排序阀值

second solid 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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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