搜索资源列表
Vector-and-Matrix-Template
- 向量类模板和矩阵类模板,能够实现各种常用的算法,作为工程开发的数据结构-Vector class template and template matrix class, able to achieve a variety of commonly used algorithms and data structures as the project development
chain
- 链表的模板类,提供插入删除,遍历器,查找等功能,只有一个头文件,可以包含到你的工程-template implemention of Chain
LinkList_Tmpl
- 一个用模板技术实现的单链表类。可以直接包含进自己的C++工程中使用。-A single list class template technology used. It can be included directly into their C++ project uses.