Description: Commonly used data structures in VC++ class source This the daily development of VC++ I collected some frequently used library, each designed to easily reuse these libraries apply to vs2003 and development environment, including Thread and Delegate inspiration from C#, there are some inspired use of open source code or other languages and inspiration. Personally think that part of the code is fairly easy to use, so used to share. Some class library included with examples for reference.
To Search:
File list (Check if you may need any files):
datastr\array.h
.......\avltree.h
.......\avltreenode.h
.......\binstree.h
.......\dclinkedlist.h
.......\dnode.h
.......\hashtable.h
.......\linkedlist.h
.......\node.h
.......\treenode.h
.......\说明.txt
datastr