binary search tree

  1. 对分查找树;二叉检索树;二进制搜索树

网络词典

binary search tree

英 ˈbaɪərɪ sɛkst ruːd 美 ˈbaɪərɪ sɛkst ruːd
名词中文翻译 中文翻译:二分查找树
同义词: ['binary search tree', 'binary search tree']

例句:

  1. 1.In the database system, a binary search tree is used to store data efficiently.
    在数据库系统中,二分查找树被用来高效地存储数据。
  2. 2. The binary search tree is a type of binary tree that has a property of being balanced.
    二分查找树是一种具有平衡性质的二叉树类型。
  3. 3.The binary search tree is used in many applications such as sorting and searching algorithms.
    二分查找树在许多应用中被使用,如排序和搜索算法。