文件名称:datastr
介绍说明--下载内容均来自于网络,请自行研究使用
VC++常用的数据结构类源码
这是我在VC++日常开发中收集的一些经常用到的类库,每一款都可以轻松重用,这些类库适用于vs2003及以上的开发环境,其中 Thread 和 Delegate 是从C#中得到的灵感,还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。部分类库附带有例子,欢迎参考。-Commonly used data structures in VC++ class source This is 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.
这是我在VC++日常开发中收集的一些经常用到的类库,每一款都可以轻松重用,这些类库适用于vs2003及以上的开发环境,其中 Thread 和 Delegate 是从C#中得到的灵感,还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。部分类库附带有例子,欢迎参考。-Commonly used data structures in VC++ class source This is 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
datastr\array.h
.......\avltree.h
.......\avltreenode.h
.......\binstree.h
.......\dclinkedlist.h
.......\dnode.h
.......\hashtable.h
.......\linkedlist.h
.......\node.h
.......\treenode.h
.......\说明.txt
datastr
.......\avltree.h
.......\avltreenode.h
.......\binstree.h
.......\dclinkedlist.h
.......\dnode.h
.......\hashtable.h
.......\linkedlist.h
.......\node.h
.......\treenode.h
.......\说明.txt
datastr