空二叉树英文解释翻译、空二叉树的近义词、反义词、例句
英语翻译:
【计】 empty binary tree
分词翻译:
空的英语翻译:
empty; hollow; air; for nothing; vacancy【计】 empty; null
【医】 keno-
【经】 for nothing
二叉树的英语翻译:
【计】 binary tree网络扩展解释
空二叉树
空二叉树的中文拼音为 kōng èr chà shù,英语解释翻译为 null binary tree,读音为 [nʌl ˈbaɪnəri tri]。
空二叉树是指二叉树中没有任何节点的树。它的英文用法包括:
- A binary tree is classed as a null or empty binary tree if it doesn't contain any elements.
- A null binary tree, or an empty tree, is a tree that has no nodes.
以下是英文例句:
- The null binary tree is a degenerate case of binary tree.
- Deleting all nodes from a binary search tree results in a null binary tree.
- An empty tree or null tree is a tree with no nodes.
英文近义词包括 empty binary tree、void binary tree、vacuous binary tree,英文反义词为 non-empty binary tree。
在计算机科学中,空二叉树是一种很基础、常见的数据结构,因此它的英文单词常用度较高。