文件名称:TreeADT
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 261kb
- 下载次数:
- 0次
- 提 供 者:
- lio***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构: 树的实现
从txt文件中读取字符串解析成一棵树
采用双亲表示法和孩子表示法的结合-Data structure: the realization of the tree reads a string from a txt file parsed into a tree using the parents said that the law and the child said a combination of law
从txt文件中读取字符串解析成一棵树
采用双亲表示法和孩子表示法的结合-Data structure: the realization of the tree reads a string from a txt file parsed into a tree using the parents said that the law and the child said a combination of law
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TreeADT
.......\ADT.c
.......\Control.c
.......\Debug
.......\.....\ADT.obj
.......\.....\Control.obj
.......\.....\TreeADT.exe
.......\.....\TreeADT.ilk
.......\.....\TreeADT.pch
.......\.....\TreeADT.pdb
.......\.....\main.obj
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\.....\view.obj
.......\Help.txt
.......\TreeADT.dsp
.......\TreeADT.dsw
.......\TreeADT.h
.......\TreeADT.ncb
.......\TreeADT.opt
.......\TreeADT.plg
.......\TreeSample.txt
.......\main.c
.......\view.c