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