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