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

搜索资源列表

  1. 逆序数模板

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

  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
    • 文件大小:2.13mb
    • 提供者:陈澄
  1. ACM_template

    0下载:
  2. acm 模板(浙大),各类常用算法的模板-acm template (Zhejiang University), various types of commonly used algorithm of template
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:75.87kb
    • 提供者:黄建
  1. moban

    0下载:
  2. ACM模 板 总 结.-ACM template
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:8.69kb
    • 提供者:machine
  1. ClasicProblemCode

    0下载:
  2. acm模板库,一些经典问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, some of the classic problems of code implementation. After the practical problems of verification, to ensure efficiency and accuracy of code
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:15.1kb
    • 提供者:McFn
  1. ComputationalGeometryCode

    0下载:
  2. acm模板库,计算几何问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code to achieve computational geometry problems. After the practical problems of verification, to ensure efficiency and accuracy of code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7.32kb
    • 提供者:McFn
  1. DataStructureCode

    0下载:
  2. acm模板库,某些经典数据结构的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code of some classic data structures to achieve. After the practical problems of verification, to ensure efficiency and accuracy of code
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:16.49kb
    • 提供者:McFn
  1. ZjuAcmSourceCode

    0下载:
  2. acm模板库,比较系统的模板库有各种算法的实现的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library to compare the system' s template library with a variety of algorithms to achieve the realization of the code. After the practical problems of verification, to ensure efficie
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:81.98kb
    • 提供者:McFn
  1. algorithm

    0下载:
  2. 算法..大和数分解 ACM 模板-Large and several decomposition algorithms ..
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:15868388608
  1. ACM

    0下载:
  2. 中南大学ACM模板, ACM 模板 JPVision Fighting! To be or not to be , that is a question. alpc48 2008-10-5-Central South University ACM template, ACM template JPVision Fighting! To be or not to be, that is a question. Alpc48 2008-10-5
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:508.63kb
    • 提供者:翁逍逍
  1. ACMtemplate

    0下载:
  2. ACM模板,包含计算几何、组合、数论、排序、字符串、排序、博弈、图论等,还有puk部分题目解答-ACM template
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:164.95kb
    • 提供者:朝阳
  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
    • 文件大小:42.94kb
    • 提供者:基拉
  1. Data-Structure

    0下载:
  2. AC自动机、并查集、左偏树、二维点、后缀数组源码,可作为ACM模板使用-Aho-Corasick Automaton, Disjoint Set, Leftist Tree, Point, Suffix Array Data Structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3.42kb
    • 提供者:whu_egg
  1. ACM-dp

    0下载:
  2. 关于ACM竞赛中经常出现的动态规划dp模板,有最大k段和,最大子段和-Dynamic programming dp template that often appear in ACM contest, the largest k segments, the largest sub-segment, and so on
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7.1kb
    • 提供者:jan
  1. ACM-Template

    0下载:
  2. ACM常用的算法、数据结构模板,清晰明了,常用的树、图论、数论等都包含在内-ACM commonly used algorithms, data structures, templates, clarity, common tree, graph theory, number theory and so contains
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:303.58kb
    • 提供者:隐隐作痛
  1. hash

    0下载:
  2. hash开放式寻址,效率很高。修改自山东大学acm模板,可以直接处理负数和0,不必另作处理-hash open addressing, very efficient. Modified from Shandong University acm template, you can deal directly with negative numbers and 0, and do not have to be dealt with separately
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:723byte
    • 提供者:朱铖恺
  1. acm

    0下载:
  2. acm上海交大模板 useful template for acm-template for acm
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:7.23mb
    • 提供者:钟卓安
  1. ACMzhejiang

    0下载:
  2. ACM模板,这份为浙江模板,为ACM的算法高手们或者新手们,提供算法-ACM template, this for Zhejiang template, as the ACM algorithms gurus or novices, providing algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:305.12kb
    • 提供者:xianli
  1. ACM-mould

    0下载:
  2. 吉林大学的ACM模板,需要用的看一下,很不错的-Jilin University, ACM template, need to look at, very good
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:810.09kb
    • 提供者:zhaoxinyu
  1. CLJTemplate

    0下载:
  2. CLJ大佬整理的若干算法/数据结构,有兴趣的可以下载一下哦(ACM Template from WJMZBMR, You can download free here~)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:15kb
    • 提供者:zjdx1998
« 12 »
搜珍网 www.dssz.com