搜索资源列表
数据结构的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比赛中用到的求逆序数的模板,自己经常用!
ACM_template
- 包含2个pdf:ACM模板(浙大).pdf和ACM算法模板(吉林大学).pdf 覆盖了很多ACM竞赛中需要的模板,我自己在比赛时都会带着。-ACM templates
AcmTemplate
- 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法。-ICPC members to participate in the acm template used in the game, including number theory graph theory, computational geometry and other related algorithms.
amber
- amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
acm_dp
- acm/icpc比赛中有关动态规划题目的模板-the model about dynamic programming in acm/icpc
acm_data_struct
- acm/icpc比赛中有关数据结构题目的模板-the model about data struct in acm/icpc
acm_number_theory
- acm/icpc比赛中有关数论题目的模板-the model about number theory in acm/icpc
acm_graph_theory
- acm/icpc比赛中有关图论题目的模板-the model about graph theory in acm/icpc
acm_stirng
- acm/icpc比赛中有关字符串问题的模板-the model about string in acm/icpc
ZKW
- ZKW费用流模板,测试好用,不易被卡,比赛专用-ZKW cost flow
2016美赛LATEX模板
- 这是一个有关于数学建模美赛的模板,是我在上次的比赛中使用过的(Mathematical modeling template)