青年中文青年中文

binary sort tree的意思

binary sort tree中文翻譯:

二元排序樹

相似詞語短語

binary tree───[計]二叉樹;二進制樹形網絡

binary───adj.[數]二進制的;二元的,二態的

sort───n.種類;方式;品質;[計](資料、數據的)分類,排序;vi.分類;協調;交往;vt.將…分類;將…排序;挑選出某物

right sort───正確排序

binary heap───[計]二進制堆

binary code───[計]二進制代碼;二進制碼

binary relation───n.[數]二元關系

sort by───[計][WIN,NT]排序依據,排序方式,主要關鍵字

binary digit───[數][計]二進制數字,[數][計]二進制位;二進制位,二進制數字; 二進制碼

雙語使用場景

paper is devoted to a study of an algorithm of generating the binary-sort-tree on the new structure and, on the basis of this algorithm, an analysis is made of the time complexity.───研究了基于一種新二叉樹結構的二叉排序樹的生成算法,并在此算法的基礎上進行時間復雜度分析。

string matching algorithms and regular expression matching algorithms are studied; second a binary sort tree string matching algorithm is proposed and realized.───中,深入地研究了字符串匹配算法和正則表達式匹配算法,并實現了二叉排序樹字符串匹配算法。

Data storage uses a binary sort tree, based on this will become a larger data structure.───數據的存儲用了一個二叉排序樹,在此基礎上還變成了一個更大的數據結構…

A Discussion on Binary Sort Tree and Its Abnormity in Node Deleting───關于二叉排序樹及刪除異常的討論

Balance Adjusting Algorithm of Balanced Binary Sort Tree───平衡二叉排序樹的平衡調整簡單算法

英語使用場景

First, classic string matching algorithms and regular expression matching algorithms are studied; second a binary sort tree string matching algorithm is proposed and realized.