文件名称:ImpleOfDataStruct
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506242impleofdatastruct.rar 列表 DataStruct DataStruct\说明.txt DataStruct\hashtable.h DataStruct\set.h DataStruct\dnode.h DataStruct\linkedlist.h DataStruct\node.h DataStruct\dclinkedlist.h DataStruct\gentree.h DataStruct\treelib.h DataStruct\DFA.h DataStruct\treenode.h DataStruct\stack.h DataStruct\queue.h DataStruct\array.h DataStruct\avltree.h DataStruct\avltreenode.h DataStruct\binstree.h DataStruct\gentreetest.positions DataStruct\gentreetest.dsp DataStruct\gentreetest.dsw DataStruct\gentreetest.plg DataStruct\arraytest.dsw DataStruct\arraytest.plg DataStruct\main.cpp DataStruct\arraytest.dsp DataStruct\arraytest.positions DataStruct\更新日志.txt DataStruct\arraytest.ncb DataStruct\arraytest.opt