首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 一种通用的数据结构C++ STL库仿照。

一种通用的数据结构C++ STL库仿照。

资 源 简 介

The generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict algorithmic constraints. When the library hits version 1.0, it will contain the following data structures: Doubly Linked List - Done List-based Queue - Done List-based Deque - Done List-based Stack - Done Vector - Done Vector-based Queue - Done Vector-based Deque - Done Vector-based Stack -Done Binary Tree - Done Hash Table - Done Priority Queue - Done Heap - Done Memory Manager Object Cache w/ Garbage Collection AB Tree Split Lists RB Tree AVL Tree

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.194905s