文件名称:Tree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构经典实例,建立二叉排序树。从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。-Classic examples of data structures, to establish binary sort tree. Keyboard input from a string of positive integers, the last input-1 as the input end of the sign. If the input sequence: 2,5,7,23,48,96, ... ...,-1. Please these are integer values as binary sort tree nodes of the value data field, the establishment of a binary sort tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实习题\5070309538_3.dsp
......\5070309538_3.dsw
......\5070309538_3.ncb
......\5070309538_3.opt
......\5070309538_3.plg
......\BST.h
......\main.cpp
实习题
......\5070309538_3.dsw
......\5070309538_3.ncb
......\5070309538_3.opt
......\5070309538_3.plg
......\BST.h
......\main.cpp
实习题