binary tree search
基本解釋
- 二叉樹檢索
英漢例句
- A binary search tree (BST) is a binary tree with the following properties
二進制搜索樹 (BST) 是具有以下屬性的二進制樹 - It maintains the free space in heap as nodes in a Cartesian binary search tree format.
它按照 Cartesian 二分法檢索樹格式以節(jié)點的形式維護堆中的空閑空間。 - In the above example, a simple hashmap or binary search tree could have easily solved the problem, but implementing one of these data structures in XSL would be inconvenient and unnecessary.
在上面的示例中,如果使用一個簡單的散列圖(hashmap)或二進制搜索樹就可以輕易地解決問題,但是用 XSL 實現(xiàn)一個這樣的數(shù)據(jù)結(jié)構(gòu)并不是很方便,并且是不必要的。
雙語例句
詞組短語
- Binary Tree Search ranking alg 二叉排序樹的查找算法
- multidimensional binary search tree 多維二進制搜尋樹
- Balancing Binary Search Tree 自平衡二叉查找樹
- full binary search tree 叉檢索樹
- binary y search tree 對分檢索
短語
專業(yè)釋義
- 二叉樹搜索算法
- 二叉樹檢索
- 二進制樹搜索
- 二元樹狀搜尋
- 二叉樹搜尋
- 二元樹搜尋