CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 比赛模板

搜索资源列表

  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第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 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 逆序数模板

    0下载:
  2. acm比赛中用到的求逆序数的模板,自己经常用!
  3. 所属分类:数据结构常用算法

  1. 小强acm常用算法

    0下载:
  2. acm常用算法 比赛常用模板库
  3. 所属分类:源码下载

    • 发布日期:2011-01-08
    • 文件大小:83688
    • 提供者:20081121107
  1. ACM_template

    0下载:
  2. 包含2个pdf:ACM模板(浙大).pdf和ACM算法模板(吉林大学).pdf 覆盖了很多ACM竞赛中需要的模板,我自己在比赛时都会带着。-ACM templates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1249532
    • 提供者:刘澈
  1. AcmTemplate

    1下载:
  2. 参加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.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-09
    • 文件大小:73808
    • 提供者:LHY
  1. tc

    0下载:
  2. 参加topcoder使用的模板,这个国际比赛要求固定的类形式,所以要根据模板的内容进行-Topcoder use templates to participate in this international competition demands the form of a fixed type, so the content according to the template
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:432816
    • 提供者:changzhijun
  1. 5V5

    0下载:
  2. 机器人足球比赛5v5程序模板,直接VS编译出DLL文件,使用仿真平台加载-Robot Soccer 5v5 program template, direct VS to compile a DLL file, use the simulation platform load
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2628819
    • 提供者:coolfog
  1. mathmodel

    0下载:
  2. 这是几篇数模比赛没有对外公布的文章,对于参加数模比赛的同学来说,是很好的模板。-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.
  3. 所属分类:GIS program

    • 发布日期:2017-05-17
    • 文件大小:4692425
    • 提供者:熊熊
  1. nixushuzuiduanlujing

    0下载:
  2. 该文件夹中包括几个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 between two points. Hope that use
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1934
    • 提供者:shengyang
  1. ural-1519-PlugDP

    0下载:
  2. 插头DP模板,一类二进制状态压缩DP,适用于ACM比赛时使用的模板-Plug DP template, a class of binary state of compression DP, ACM competition for the use of templates
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3283
    • 提供者:huangzequn
  1. amber

    1下载:
  2. amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-06-02
    • 文件大小:51434
    • 提供者:Zsw95
  1. acm_template_code

    0下载:
  2. 通用代码库,包括计算几何常用代码,ACM比赛模板-ACM template code
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:68637
    • 提供者:pdw
  1. xinxixuejingsaimuban-

    0下载:
  2. 信息学竞赛模板,比赛时候用的各种算法实现-Informatics contest template, the game time with a variety of algorithms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:46458
    • 提供者:郭大侠
  1. tulun

    0下载:
  2. 图论文档,图论代码的模板,适用于ACM比赛及对算法有兴趣的人-Graph Theory documents, graph theory template code for ACM Contest and who are interested in the algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:246078
    • 提供者:wuleizhihen
  1. 201411281

    0下载:
  2. 高精度算法包括加法减法乘法的实现,acm比赛中可以作为模板使用-High precision algorithm including addition subtraction multiplication implementation, acm contest can be used as a template
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:950
    • 提供者:牛佳
  1. acm_dp

    0下载:
  2. acm/icpc比赛中有关动态规划题目的模板-the model about dynamic programming in acm/icpc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:21949
    • 提供者:last_one
  1. acm_data_struct

    0下载:
  2. acm/icpc比赛中有关数据结构题目的模板-the model about data struct in acm/icpc
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:40635
    • 提供者:last_one
  1. ACM比赛模板

    0下载:
  2. 适用于 ACM的比赛模板,比赛的时候可以省一些力气(The match template suitable for ACM can save some strength at the time of competition)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:83968
    • 提供者:
  1. ebtain

    0下载:
  2. 参加ICPC的acm队员所使用的比赛模板,包括数论图论,计算几何等相关算法,()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:83968
    • 提供者:Debbi
  1. 2016美赛LATEX模板

    1下载:
  2. 这是一个有关于数学建模美赛的模板,是我在上次的比赛中使用过的(Mathematical modeling template)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:545792
    • 提供者:磬流年
« 12 »
搜珍网 www.dssz.com