树 (数据结构) Tree (data structure)
(重定向自Interior node)




在计算机科学中,树(英语:tree)是一种抽象数据型别(ADT)或是实作这种抽象数据型别的数据结构,用来仿真具树状结构性质的数据集合。它是由n(n>=1)个有限节点组成一个具有层次关系的集合。把它叫做“树”是因为它看起来像一棵倒挂的树,也就是说它是根朝上,而叶朝下的。它具有以下的特点:
单词 | Interior node |
释义 |
Interior node
中文百科
树 (数据结构) Tree (data structure)(重定向自Interior node)
![]() ![]() ![]() ![]() 在计算机科学中,树(英语:tree)是一种抽象数据型别(ADT)或是实作这种抽象数据型别的数据结构,用来仿真具树状结构性质的数据集合。它是由n(n>=1)个有限节点组成一个具有层次关系的集合。把它叫做“树”是因为它看起来像一棵倒挂的树,也就是说它是根朝上,而叶朝下的。它具有以下的特点:
英语百科
Tree (data structure) 树 (数据结构)(重定向自Interior node)
![]() ![]() In computer science, a tree is a widely used abstract data type (ADT)—or data structure implementing this ADT—that simulates a hierarchical tree structure, with a root value and subtrees of children with a parent node, represented as a set of linked nodes. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。