搜索资源列表
mycomputerwithstl
- 用stl实现表达式求解算法(我写的) 有一点点难度!需要有较好的数据结构知识-used to achieve expression algorithm (I write) is a little more difficult! The need for a better knowledge of the data structure
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
TheAnnotatedSTLSources
- STL.源码剖析;可以向专家学习型别技术、内存管理、算法、数据结构、STL各类组件之高阶实现技巧。-STL. Source analysis can learn from the experts type technology, memory management, algorithms, data structures, STL various components of the high-level implementation skills.
usaco_code
- USACO的标准代码,DD_ENG大神的代码,题目比较多,包括了很多算法和数据结构。是IO选手必备的代码。-Standard code, DD_ENG God of USACO entitled more, including a lot of algorithms and data structures. IO players essential code.