CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ACM算法模板

搜索资源列表

  1. 16194520420

    0下载:
  2. ACM小组内部预定的算法模板。对参加acm的学生来说,价值非常的高
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24051
    • 提供者:supercat188
  1. ACM_template.rar

    1下载:
  2. 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:14732
    • 提供者:诗苇
  1. ZJU-ACM

    0下载:
  2. 这是zju的ACM训练模板,包含了几乎所有的经典算法的实现。-This is zju the ACM training template that contains almost all the classical algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:86079
    • 提供者:yf
  1. ACM_template

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

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

    0下载:
  2. ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2230459
    • 提供者:陈澄
  1. shanghaiACM

    0下载:
  2. 杭电ACM培训资料PPT和上海交大ACM队模板,另加算法pdf-Hangzhou Xinhua ACM training materials, and Shanghai Jiao Tong University ACM Team PPT template, plus algorithm pdf
  3. 所属分类:Data structs

    • 发布日期:2017-06-09
    • 文件大小:17298386
    • 提供者:谭俊
  1. ACM

    0下载:
  2. ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间-ACM Algorithm templates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:60616
    • 提供者:peterk2071
  1. ACMMODEL

    0下载:
  2. ACM算法模板(吉林大学),很熟悉的常用的ACM模板-ACM algorithm template (Jilin University)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:773004
    • 提供者:WLJ
  1. ACM

    0下载:
  2. 这是关于ACM算法模板的一些非常有用的资料-This is the template on the ACM algorithm number of very useful information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:772959
    • 提供者:赵伟
  1. ACM-DEMO

    0下载:
  2. ACM竞赛的各类算法模板,自己集成来,基本正确高效,不过算法学很容易,吸收很难-ACM contest template various algorithms, their integration, the basic correctly and efficiently, but the algorithm is easy to learn and absorb difficult
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:43973
    • 提供者:基拉
  1. ACMPedia

    0下载:
  2. ACM资料大全: 含 北大ACM配套教程.pdf: 北大百练OJ配套用; ACM程序设计.pdf : 用STL进行ACM编程,北大OJ用 ACM的算法分类(北邮OJ).htm 题目分类(文件夹): 含POJ,北邮OJ及ZJU的部分OJ题分类 ACM算法模板(吉林大学): 久负盛名的ACM算法模板; C++函数手册+(LibraryFunctions).chm : C++快速参考,尤其是STL参考很有用;-ACM Sourcebook: Contain Bei
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:5507060
    • 提供者:Frank.Sun
  1. ACM-ZJU

    0下载:
  2. 浙江大学的ACM算法模板,对于搞ACM的有很大作用!-ACM algorithm template of Zhejiang University.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:476521
    • 提供者:
  1. ACM-SJTU

    1下载:
  2. 上海交通大学的ACM算法模板,对于参加ACM竞赛的朋友们有帮助!-ACM of Shanghai Jiaotong University
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-09-08
    • 文件大小:7522304
    • 提供者:
  1. ACM-JLU

    0下载:
  2. 吉林大学的ACM算法模板,ACM竞赛的朋友必看!-ACM of Jilin University.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:773037
    • 提供者:
  1. sjtuClassicalAcmTemplete

    0下载:
  2. 上海交通大学ACM算法模板,word共90页,常用的图论算法,专题探讨,数论和重要公式,还有stl的一些讲解和实例-Shanghai Jiaotong University ACM algorithm template, word of 90 commonly used graph theory algorithms specifically examine, number theory and formula stl some explanations and examples of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:316691
    • 提供者:sum
  1. ACM模板1.txt

    0下载:
  2. kuangbin 的模版,包括acm一些常用的算法(kuangbin's tempelate)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:60416
    • 提供者:jjmfly
  1. variabie

    0下载:
  2. ACM 算法模板,适合搞ACM的人,包括各个方面,减少大家找代码的时间()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:50176
    • 提供者:fturml
  1. GYIKN

    0下载:
  2. acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法模板,希望对大家有帮助()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:45056
    • 提供者:sequetca
  1. ACM模板

    1下载:
  2. ACM竞赛经典算法的模板和实现,包括复旦大学和吉林大学的(ACM competition template and implementation of the classic algorithm, including Fudan University and Jilin University)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:3080192
    • 提供者:庞贝兰波
  1. ACM_算法模板集史上最完整收藏版223页全免费版

    1下载:
  2. This is a very convenient ACM template that I often use during the game. Come check it out.
  3. 所属分类:数学计算

    • 发布日期:2019-10-17
    • 文件大小:851968
    • 提供者:FancyKing
« 12 3 »
搜珍网 www.dssz.com