摘要
本文给出了二叉树的一个非递归周游算法.二叉树采用三重链式存储结构,在算法过程中无须逆转链.
This paper is to suggest an Non-iteration algorithm for binary tree, llink -rlink-parent storing structure is adopted in the binary tree. therefore,inverse links is not neessary in the algorithm.
出处
《阴山学刊》
1999年第5期55-57,共3页
Yinshan Academic Journal