文件名称:binary-tree
-
所属分类:
- 标签属性:
- 上传时间:2014-05-07
-
文件大小:5.53kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用二叉链表存储二叉树,用“扩张先序遍历序列”创建二叉链表,对二叉树进行前、中、后序的遍历以及层次遍历,输出度为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
所有源程序/CreateBiTree.cpp
所有源程序/Insert.cpp
所有源程序/Inthread.cpp
所有源程序/LevelOrderTraverse.cpp
所有源程序/menu.cpp
所有源程序/Order.cpp
所有源程序/PrintTree.cpp
所有源程序/TestMain.cpp
所有源程序
所有源程序/CreateBiTree.cpp
所有源程序/Insert.cpp
所有源程序/Inthread.cpp
所有源程序/LevelOrderTraverse.cpp
所有源程序/menu.cpp
所有源程序/Order.cpp
所有源程序/PrintTree.cpp
所有源程序/TestMain.cpp
所有源程序
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.