binary-tree

所属分类:数据结构
开发工具:Visual C++
文件大小:6KB
下载次数:5
上传日期:2014-05-07 11:36:28
上 传 者frankstyle520s
说明:  用二叉链表存储二叉树,用“扩张先序遍历序列”创建二叉链表,对二叉树进行前、中、后序的遍历以及层次遍历,输出度为0、1、2的节点及节点数,线索化二叉树,根据线索化的二叉树查找二叉树中任意节点的前驱、后继,通过线索二叉树进行二叉树节点的删除、插入,以及按树状打印二叉树。
(Used to store binary tree binary tree, use the " expansion preorder sequence" to create the binary tree, the front of the binary tree, in traversing and traverse the level, the output of the sequence of the nodes and nodes 0,1,2 clues binary tree, binary tree to find clues of any node in binary precursor, successor, delete the binary tree node through clues tree, insert, and printed by the binary tree.)

文件列表:
所有源程序\BiTree.h (1841, 2013-01-13)
所有源程序\CreateBiTree.cpp (380, 2013-01-13)
所有源程序\Insert.cpp (662, 2013-01-13)
所有源程序\Inthread.cpp (1248, 2013-01-12)
所有源程序\LevelOrderTraverse.cpp (1011, 2013-01-11)
所有源程序\menu.cpp (2208, 2013-01-13)
所有源程序\Order.cpp (1372, 2013-01-13)
所有源程序\PrintTree.cpp (229, 2013-01-10)
所有源程序\TestMain.cpp (4973, 2013-01-13)
所有源程序 (0, 2013-01-13)

近期下载者

相关文件


收藏者