搜索资源列表
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
逆序数模板
- acm比赛中用到的求逆序数的模板,自己经常用!
amber
- amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
acm_data_struct
- acm/icpc比赛中有关数据结构题目的模板-the model about data struct in acm/icpc
acm_stirng
- acm/icpc比赛中有关字符串问题的模板-the model about string in acm/icpc
ZKW
- ZKW费用流模板,测试好用,不易被卡,比赛专用-ZKW cost flow