binary tree
常见例句
- Now, the decision tree, if I branch left, it's a binary tree.
现在,这个决策树,如果我走左边的分支,这是一棵二叉树。 - Because the red-black tree is a binary tree, the time complexities of lookup operations are logarithmic.
由于红黑树是二叉树,查找操作的时间复杂度为对数。 - Enhanced JFS2 uses a binary tree representation while performing inode searches, which is a much better method than the linear method used by JFS.
增强的 JFS2 在执行索引节点搜索时使用二叉树表示形式,与 JFS 使用的线性方法相比,这种方法要好得多。 - Now, the decision tree, if I branch left, it's a binary tree.
现在,这个决策树,如果我走左边的分支,这是一棵二叉树。
麻省理工公开课 - 计算机科学及编程导论课程节选 返回 binary tree