虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 其他 > A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely bal

A heap is a binary tree satisfying the following conditions: &#1048708 This tree is completely bal

资 源 简 介

A heap is a binary tree satisfying the following conditions: 􀂄 This tree is completely balanced. 􀂄 If the height of this binary tree is h, then leaves can be at level h or level h-1. 􀂄 All leaves at level h are as far to the left as possible. 􀂄 The data associated with all descendants of a node are smaller than the datum associated with this node.

相 关 资 源

您 可 能 感 兴 趣 的