文件名称:two
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- 芝*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
建立一棵二叉树,并对其进行遍历(先序、中序、后序),打印输出遍历结果。 从键盘接受输入(先序),以二叉链表作为存储结构,建立二叉树(以先序来建立),并采用递归算法对其进行遍历(先序、中序、后序),将遍历结果打印输出-Create a binary tree, and traverse the results of its traversal (preorder, inorder, postorder), print output. Accept input from the keyboard (first order), binary list as a storage structure, the establishment of a binary tree (to create) a first-order recursive algorithm and its traversal (preorder, inorder, postorder) traversal results Print export
(系统自动生成,下载前可以参看下载内容)
下载文件列表
two\cha.c
...\cha.h
...\Debug\cha.obj
...\.....\two.pch
...\.....\two.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\two.dsp
...\two.dsw
...\two.ncb
...\two.opt
...\two.plg
...\Debug
two