文件名称:ImpleOfDataStruct
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),AVL 平衡树等,很好的数据结构源码。所有类均使用模板编写,并不特定于 Windows 平台,所有只要有 C++ 编译程序的操作平台都可使用。-achieve the data structure, including the automatic growth of arrays, linked lists, stacks, collection, Binary Tree Search (elements will not repeat), AVL tree balance, a good source of the data structure. All categories were prepared using templates is not specific to the Windows platform. as long as all have the C compiler platform can be used.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataStruct
..........\array.h
..........\arraytest.dsp
..........\arraytest.dsw
..........\arraytest.ncb
..........\arraytest.opt
..........\arraytest.plg
..........\arraytest.positions
..........\avltree.h
..........\avltreenode.h
..........\binstree.h
..........\dclinkedlist.h
..........\DFA.h
..........\dnode.h
..........\gentree.h
..........\gentreetest.dsp
..........\gentreetest.dsw
..........\gentreetest.plg
..........\gentreetest.positions
..........\hashtable.h
..........\linkedlist.h
..........\main.cpp
..........\node.h
..........\queue.h
..........\set.h
..........\stack.h
..........\treelib.h
..........\treenode.h
..........\更新日志.txt
..........\说明.txt
..........\array.h
..........\arraytest.dsp
..........\arraytest.dsw
..........\arraytest.ncb
..........\arraytest.opt
..........\arraytest.plg
..........\arraytest.positions
..........\avltree.h
..........\avltreenode.h
..........\binstree.h
..........\dclinkedlist.h
..........\DFA.h
..........\dnode.h
..........\gentree.h
..........\gentreetest.dsp
..........\gentreetest.dsw
..........\gentreetest.plg
..........\gentreetest.positions
..........\hashtable.h
..........\linkedlist.h
..........\main.cpp
..........\node.h
..........\queue.h
..........\set.h
..........\stack.h
..........\treelib.h
..........\treenode.h
..........\更新日志.txt
..........\说明.txt