摘要
数据结构是计算机科学的算法理论基础和软件设计的技术基础,在计算机领域中有着举足轻重的作用。本文以二叉树为基础,阐述了如何对二叉树进行线索化及利用线索进行对二叉树遍历的过程。
Data structure is the theoretical basis of computer science algorithms and software design technology. It plays a vital role in the computer field. This paper discusses the clues of binary tree and the process of traversal of binary tree.
出处
《农业网络信息》
2006年第8期33-35,共3页
Agriculture Network Information
关键词
数据结构
线索二叉树
遍历
Data structures
Binary tree clues
Traversal