摘要
从完全二叉树的定义及性质出发,根据二叉树的层次遍历原则,提出了一种遍历法判断完全二叉树的方法.
According to binary tree level traversal principle, this article embarks from fully binary tree's definition and the nature, and proposes a method to judge fully binary tree on the basis of traversing binary tree.
出处
《红河学院学报》
2005年第6期47-48,56,共3页
Journal of Honghe University
关键词
树
二叉树
完全二叉树
遍历
tree
binary tree
fully binary tree
traversing