根结点(root)是树的一个组成部分,也叫树根。所有非空的二叉树中,都有且仅有一个根结点简介。它是同一棵树中除本身外所有结点的祖先,没有父结点。
生成根结点 T- data ch ; datach
获取根结点 define bitree_root - root
指向根结点的头指针 BiNode T root
二叉树的根结点 struct bnode root
从根结点出发增加分支 Avi
访问根结点 V
得到给定文档的根结点 root element
根终结点 Root
结果根节点 Result Root
检索该文档的根结点。
根结点的值不小于所有子树根的值,且所有子树均为堆。
Root in the value of not less than all-roots values, which are all subtrees heap.
这个根结点是在深搜时碰到当前强连通分量的第一个结点。
The root node is simply the first node of the strongly connected component which is encountered during the depth-first traversal.
应用推荐