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

搜索资源列表

  1. 图论算法库 C++ 语言实现

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:罗鹏魁
  1. suan_fa_ti_ji

    0下载:
  2. ACM算法题集 基础算法教案.doc 算 法 设 计 题 集.doc 算法题集.doc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:560828
    • 提供者:chenyun
  1. 基本算法正式稿

    1下载:
  2. 这里面包含了acm程序设计的各种常用的算法-contains acm procedures commonly used in the design of algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:142434
    • 提供者:李南宁
  1. ACM,Exponentiation

    0下载:
  2. 北大ACM题集中的Exponentiation解法,效率较高,大整数乘法算法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-05-16
    • 文件大小:531499
    • 提供者:little_ma
  1. 杭州电子科技大学ACM-OJ系统的部分代码

    1下载:
  2. 杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助,Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-24
    • 文件大小:24546
    • 提供者:pengpeng
  1. DictionaryTree.rar

    0下载:
  2. 字典树算法,可以很方便的实现多叉树,而且查找很方便,是ACM算法设计中常用的数据结构,Dictionary tree algorithm, can be very convenient multi-tree, and find very convenient is the design of ACM algorithms commonly used data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:9238
    • 提供者:梁海金
  1. HDU_acmer

    0下载:
  2. 杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang power entry-level courseware covers all race acm Detailed algorithm and examples, as the training of new and old players acm things necessary
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9901168
    • 提供者:wx
  1. ACM.rar

    0下载:
  2. ACM比赛解题报告,包括hdu1880、zoj1010、zoj1015,为原创的报告,算法不一定最优的,ACM problem-solving competition, including hdu1880, zoj1010, zoj1015, for the original report, the algorithm does not necessarily optimal
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:27680
    • 提供者:Scott
  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. acm

    0下载:
  2. acm中常用的算法! 有写很有难度! 当然也有简单! 可以入门也可以提高!-algorithm commonly used in acm! There are very difficult to write!
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3539475
    • 提供者:邱雄
  1. ninegird_src

    0下载:
  2. ACM/ICPC题目八位码算法实现 ACM/ICPC题目八位码算法实现-ACM/ICPC Title 8 yards algorithm ACM/ICPC Title 8 yards algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:33101
    • 提供者:李平
  1. mst

    0下载:
  2. MST算法就是最小生成树算法! 在ACM中这个应该是比较简单的一个算法! 大家好好学习吧! -MST algorithm is the minimum spanning tree algorithm! In ACM in this should be a relatively simple algorithm! We can learn from it!
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:17268
    • 提供者:邱雄
  1. PKU1655

    0下载:
  2. PKU1655解题报告 动态规划算法、dp算法、ACM题-PKU1655 dynamic programming algorithm for solving the report, dp algorithm, ACM title
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:11224
    • 提供者:菲戈
  1. acmPPT

    0下载:
  2. acm算法的讲解ppt,包括动态规划,搜索,模拟等重要算法的讲解,对学习算法的朋友一定很有帮助。-acm algorithm explained ppt, including dynamic programming, searching, algorithm simulation, and other important talks, a friend of the learning algorithm must be helpful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1353112
    • 提供者:nash
  1. acm

    0下载:
  2. 字符串处理,动态规划,高精度个人小结,对初学算法竞赛有用-String handling, dynamic programming, high-precision individual summaries, helpful for beginners algorithm competition
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:9632
    • 提供者:小一
  1. ACM

    0下载:
  2. 学习算法的入门资料,ACM算法书籍推荐收藏-Introductory information on learning algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6248
    • 提供者:品风
  1. ACM

    0下载:
  2. ACM算法书籍推荐收藏,无偿分享,师兄总结。-Collection of ACM algorithms book recommendations
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:6250
    • 提供者:AlphaChow
  1. acm

    0下载:
  2. 介绍了ACM算法竞赛中的高精度算法。 加减乘除。 -ACM algorithm introduced competition in the high-precision algorithm. Math.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:6172
    • 提供者:胡琳
  1. acm

    0下载:
  2. acm算法,包含排序到图论,到树,深度优先搜索等,不知道会不会重复,还是上传了-acm algorithms, including sorting to graph theory, to the tree, depth-first search, which does not know will not repeat, or uploaded
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:829500
    • 提供者:金阳
  1. 实用算法基础教程(ACM-ICPC初级学习资料)

    0下载:
  2. 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)
  3. 所属分类:数据结构

    • 发布日期:2017-12-30
    • 文件大小:28926976
    • 提供者:黄晨1994
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com