搜索资源列表
ARRAYS.rar
- C语言开发的智能数组类库,实现自动回收资源,动态分配数组,内存优化使用等功能。
STLport-4.5
- 使用C++语言对标准模板类和数据结构进行实现
alloc
- 使用c语言实现的内存池,并且进行了封装,与stl配合使用,测试效率
List
- 采用C++语言编写的链表模拟程序,可实现STL中的链表操作功能。-Linked list C++ language simulation program, linked list in the STL operation.
CList
- C语言版的链表实现。带头节点的双向循环链表。访STL vector的实现。-C language version of the linked list implementation. Two-way circular list node to take the lead. Visit STL vector implementation.