将“binary tree"翻译成中文
二叉树, 二叉樹, 二進位樹狀目錄是“binary tree"到 中文 的最佳翻译。
(mathematics, computing) a data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles [..]
-
二叉树
In programming, a specific type of tree data structure in which each node has at most two sub-trees, one left and one right. Binary trees are often used for sorting information; each node of the binary search tree contains a key, with values less than that key added to one subtree and values greater than that key added to the other. [..]
-
二叉樹
-
二進位樹狀目錄
In programming, a specific type of tree data structure in which each node has at most two sub-trees, one left and one right. Binary trees are often used for sorting information; each node of the binary search tree contains a key, with values less than that key added to one subtree and values greater than that key added to the other.
-
显示算法生成的翻译
将“ binary tree "自动翻译成 中文
-
Glosbe Translate
-
Google Translate
类似于 "binary tree" 的短语,可翻译成 中文
-
笛卡尔树
-
二叉搜索树
-
自平衡二叉搜索树
-
平衡二元搜尋樹
-
线索二叉树