根据广义表创建一棵二叉树,然后中序线索化,再遍历。
- 资源大小:4.58 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
数据结构
资 源 简 介
根据广义表创建一棵二叉树,然后中序线索化,再遍历。-Create a table based on generalized binary tree, and then in the sequence of clues, and then traverse.
文 件 列 表
线索二叉树的遍历
define.h
entryfun.c
operate.c
threadbinatree.c
说明.txt