binary tree
常見例句
- Now, the decision tree, if I branch left, it's a binary tree.
現(xiàn)在,這個(gè)決策樹,如果我走左邊的分支,這是一棵二叉樹。 - Because the red-black tree is a binary tree, the time complexities of lookup operations are logarithmic.
由于紅黑樹是二叉樹,查找操作的時(shí)間復(fù)雜度為對(duì)數(shù)。 - Enhanced JFS2 uses a binary tree representation while performing inode searches, which is a much better method than the linear method used by JFS.
增強(qiáng)的 JFS2 在執(zhí)行索引節(jié)點(diǎn)搜索時(shí)使用二叉樹表示形式,與 JFS 使用的線性方法相比,這種方法要好得多。 - Now, the decision tree, if I branch left, it's a binary tree.
現(xiàn)在,這個(gè)決策樹,如果我走左邊的分支,這是一棵二叉樹。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 binary tree