balanced-tree的意思|示意
平衡树
balanced-tree的网络常见释义
平衡树法 ...lining):空间并行,时间重叠;随机法(randomization):不确定性算法,算法步引入随机性;平衡树法(balanced-tree):求最大/最小等在树上进行;倍增发(doubling):指针跳跃,适于求表等问题;迭代法(iteration):数值求解法。
balanced-tree相关短语
1、 balanced tree 均衡树 ; 基于平衡树 ; 树索引
2、 height balanced tree 高度平衡树 ; 深度平衡树
3、 balanced tree index 平衡树索引 ; 均衡树索引英语 ; 翻译
balanced-tree相关例句
For this problem, a height-balanced binary tree is defined as a binary tree in which the depth of the two subtrees of every node never differ by more than 1.
题目大意: 给定一棵二叉树,请判断该二叉树是否是平衡二叉树。 所谓平衡二叉树就是每个节点的两颗子树深度不超过1。
This paper proposes a promoted certificate revocation based on Hash table and balanced binary tree, and gives the analysis of validity and security.
提出了基于哈希表和平衡二叉树的证书撤销方案,并分析了该方案的有效性和安全性。
If I wished to make the tree more restful and balanced, I could reduce the foliage mass on the left and increase the foliage mass on the right.
如果想使树桩显得更悠闲和平衡,那么可以减少树枝在左面的分布,而增加右侧枝叶的分布。
An array is already a balanced B-tree, it is true?
一种阵列已经是一个平衡的二叉树,它是真的吗?
Add and Remove operations are typically expensive since Binary Search Trees require that a tree be balanced.
添加和删除操作的开销是很大的,只主要是因为对半查找树的平衡性所决定的。
ReiserFS uses a specially optimized b* balanced tree (one per filesystem) to organize all filesystem data.
ReiserFS 使用了特殊的优化 b* 平衡树(每个文件系统一个)来组织所有的文件系统数据。