文件名称:BinaryTree
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用VC编写。实现了多种方法建立二叉树、遍历二叉树以及不同版本中序遍历的比较。-This procedure compiles with VC. Achieve a variety of ways to create a binary tree, binary tree traversal, as well as different versions of traversal comparison.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二叉树\binarytree.h
......\key.h
......\main.cpp
......\node.h
......\二叉树.exe
......\二叉树及其应用实验报告.docx
二叉树