摘要: 树 基本概念 1.最多一个先驱 但可能有多个后继 表示具有层次的分支关系 2.Siblings(兄弟): nodes share the same parent Degree(树的扇出) of a tree: the maximum number of its node. 3.深度为最大层数 第i层 阅读全文
posted @ 2019-12-29 21:28 柠檬味呀 阅读(281) 评论(0) 推荐(0) 编辑