搜索资源列表
数据结构的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
逆序数模板
- acm比赛中用到的求逆序数的模板,自己经常用!
小强acm常用算法
- acm常用算法 比赛常用模板库
插头DP模板
- 插头DP模板,一类二进制状态压缩DP,适用于ACM比赛时使用的模板-Plug DP template, a class of binary state of compression DP, ACM competition for the use of 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.
modelzsu
- 浙大ACM的比赛模板,很多经典的算法,涵盖了很多方面,计算几何,Dp,搜索,数论-ACM Zheda game template, many of the classic algorithms, covering many areas, computational geometry, Dp, search, number theory
tc
- 参加topcoder使用的模板,这个国际比赛要求固定的类形式,所以要根据模板的内容进行-Topcoder use templates to participate in this international competition demands the form of a fixed type, so the content according to the template
5V5
- 机器人足球比赛5v5程序模板,直接VS编译出DLL文件,使用仿真平台加载-Robot Soccer 5v5 program template, direct VS to compile a DLL file, use the simulation platform load
mathmodel
- 这是几篇数模比赛没有对外公布的文章,对于参加数模比赛的同学来说,是很好的模板。-This is a few digital-analog match has not been published the article, for students to participate in the competition for the digital-analog is a very good template.
ACM_template
- 包含2个pdf:ACM模板(浙大).pdf和ACM算法模板(吉林大学).pdf 覆盖了很多ACM竞赛中需要的模板,我自己在比赛时都会带着。-ACM templates
nixushuzuiduanlujing
- 该文件夹中包括几个acm比赛中用到的模板 求逆序数,无向图的bfs收索,有向图中的两点间的最短距离。希望对大家有用。-The folder includes several templates used in the game acm find reverse numbers, income bfs undirected graph cable, directed graph in the shortest distance bet
ACM
- C++ acm 比赛模板 浙江大学版 重要-C++ acm important game version of the template, Zhejiang University
ural-1519-PlugDP
- 插头DP模板,一类二进制状态压缩DP,适用于ACM比赛时使用的模板-Plug DP template, a class of binary state of compression DP, ACM competition for the use of templates
amber
- amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
acm_template_code
- 通用代码库,包括计算几何常用代码,ACM比赛模板-ACM template code
dazi1.0
- 本程序采用了ASP+Access,只需通过电脑IE浏览器就可以在线打字练习或打字测试比赛了,使用非常方便。当您注册登陆后本软件能记录每次的打字成绩,打字比赛结束能马上汇总出比赛成绩和比赛名次。 下载后,解压,上传到空间就能直接用。广告位官方已清除自己广告,请自己在源码中加。首页和内页模板可以自己修改美化。要修改的文件有index.asp、list.asp、list1.asp。练习文章可以在ACC数据库修改和更新。-This prog
beautiful
- ppt精美模板,作业,比赛等活动中都可以使用,非常有用-Beautifully ppt template, jobs, competitions and other activities can be used, very useful
ACM比赛模板
- 适用于 ACM的比赛模板,比赛的时候可以省一些力气(The match template suitable for ACM can save some strength at the time of competition)
2016美赛LATEX模板
- 这是一个有关于数学建模美赛的模板,是我在上次的比赛中使用过的(Mathematical modeling template)
ebtain
- 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法,()