go top

binary heap

  • 二叉堆:一种特殊的二叉树数据结构,通常用于实现优先队列。二叉堆具有两个性质:结构性和堆序性。

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

  二叉堆

二叉堆binary heap)就是i一种完全二叉树。也即是。

基于2818个网页-相关网页

  二元堆积

(b)给 n个数字,建立 二元堆积 ( binary heap )将这些数字存起来只需要花 O(n)的时间。 (c)在最小堆积(min heap)中搜寻最小值只需要花O(1)的时间。

基于28个网页-相关网页

短语

binary-heap 二叉堆

binary heap optimal array 二叉堆优先级队列

  • 二叉堆 - 引用次数:8

    Using minimum binary tree to manage OPEN list,which overcome low efficiency sequencing of using traditional chained list and the capacity upper bound of binary heap array.

    采用最小二叉树的方式管理OPEN表,克服了采用传统链表排序耗时、二叉堆数组容量有上界的缺点。

    参考来源 - 启发式最优航迹规划算法数据结构的改进研究
    二元堆积

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

Binary heap

  • abstract: A binary heap is a heap data structure created using a binary tree. It can be seen as a binary tree with two additional constraints:

以上来源于: WordNet

双语例句

  • Once you've dumped the heap into a binary file, you can use jhat to analyze the binary heap dump file.

    转储一个二进制文件后,就可以使用jhat分析二进制堆转储文件。

    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

  • It maintains the free space in heap as nodes in a Cartesian binary search tree format.

    按照Cartesian二分法检索格式节点的形式维护中的空闲空间

    youdao

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

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

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