「堆积排序法(Heap Sort)是一种树状结构的排序法,因为最大堆积的根节点就是最大的元素,换句话说,当我们将根节点移去后,只需将剩下节点重建成堆积,此...
基于142个网页-相关网页
weak-heap sort 弱堆排序法
heap sort program 堆排序程序 ; 堆分类程序
adaptive heap sort 适应堆排序法
Heap-Sort 堆排序
solid heap sort 立体堆排序
Achieve Heap Sort 实现堆排序
heap sort threshold 堆排序阀值
second solid heap sort 二次立体堆排序
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
以上来源于: 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).
堆排序的另外一个好处是它的速度非常稳定,这让它得以在那些需要严格计时的程序中派上用场(例如网络)。
Use appropriate indexes to minimize the use of the sort heap.
使用合适的索引使排序堆的使用降到最低。
It works the same way for sort heap, as we'll see in the sort heap section below.
正如将在下面的排序堆一节中所看到的,它的工作方式与排序堆的相同。
应用推荐