right subtree in a binary tree

  1. 二叉树中的右子树

网络词典

right subtree in a binary tree

英 Unknown 美 Unknown
名词中文翻译 中文翻译:正确的子树
同义词: ['correctsubtree', 'proper subtree']

例句:

  1. 1. The algorithm checks for theright subtree before processing the data.
    该算法在处理数据之前检查正确的子树。
  2. 2. The program uses a binary search tofind the right subtree of a givennode.
    程序使用二分查找来找到给定节点的正确子树。
  3. 3. Inthis case, the rightsubtree is the set ofnodes that are directly connected to theroot.
    在这种情况下,正确的子树是直接连接到根的节点集合。