当前位置:乐沙网 > 汉英词典 > 检索树的英语翻译,近义词、反义词、例句

检索树英文解释翻译、检索树的近义词、反义词、例句

英语翻译:

【计】 retrieval tree; search tree

分词翻译:

检索的英语翻译:

【计】 recall; retrieval; retrieve
【经】 search

树的英语翻译:

arbor; cultivate; establish; set up; tree
【计】 T; tree
【医】 arbor; arbores; tree

网络扩展解释

检索树

检索树是一种数据结构,也称为查找树。它可以用来快速地查找数据。在检索树中,每个节点都包含一个键和对应的数据,左子树的节点键值小于根节点键值,右子树的值大于根节点键值。

中文拼音

Jiǎn suǒ shù

英语解释翻译

Search Tree

A search tree is a type of data structure that allows for efficient searching of data. In a search tree, each node contains a key and its corresponding data, with all the values in the left subtree being smaller than the root value and all values in the right subtree being larger than the root.

英文读音

/sɜrtʃ triː/

英文用法

In computer science, a search tree is commonly used to store and search large amounts of data. This data structure is especially useful when searching for specific values or ranges of values.

英文例句

One common use case for a search tree is to organize a database so that records can be quickly retrieved by some key value.

一个常见的使用搜索树的情况是将数据库组织起来,以便可以通过某个关键值快速检索记录。

英文近义词

Binary Search Tree (二叉查找树)

Ordered Binary Tree (有序二叉树)

英文反义词

Unordered List (无序列表)

英文单词常用度

在计算机科学中,搜索树是非常常用的数据结构,因此它的英文单词常用度较高。

分类

ABCDEFGHIJKLMNOPQRSTUVWXYZ

汉英词典 请记住链接:https://hanying.yuesha.com/nqutnqWZ.html

展开全部内容
更多工具: