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

搜索资源列表

  1. accepted1

    0下载:
  2. 解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:王冠
  1. 1050MovingTtables

    0下载:
  2. HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Ea
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:sxb
  1. p

    0下载:
  2. 这个资料是2009年acm/icpc世界总决赛的比赛试题,可以通过试题了解到acm比赛的试题动向-This information is in 2009 acm/icpc final game of the world' s total questions, questions that can match acm test trends
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:438.19kb
    • 提供者:天雨
  1. ac

    0下载:
  2. 最长公共子序列 问题ACM题目 如果序列 { s1, s2, ……, sk } 是序列 { a1, a2, ……, an } 的子序列,又是序列 { b1, b2, ……, bm } 的子序列,则称序列 s 为序列 a 和 序列 b 的公共子序列。在 a 和 b 的所有公共子序列中,长度最长者称为最长公共子序列。 本题对于给定的两个整数序列,请求其最长公共子序列的长度 -The question of the longest common sub-sequence if th
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.91kb
    • 提供者:霍小明
  1. 2626Chess

    0下载:
  2. PKU 2626 Chess的问题解答,C++实现。 使用的是3维DP-It s a C++ solution for the problem-2626 in PKU ACM on-line judge.
  3. 所属分类:Data structs

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

    0下载:
  2. ACM的一些很有用的资料!希望能帮助到大家、-ACM' s some very useful information! Hope to help to everyone
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:黄东成
  1. classicalproblem

    0下载:
  2. 北大ACM网站上的一些经典题目,对于提供算法能力有帮助。-Some classical problems in acm web site of pku.It s helpful to improve algorithm ability.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:18.44kb
    • 提供者:linxuesen
  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. ACM

    0下载:
  2. 浙大ACM网站(acm.zju.edu.cn)上的部分题目的解题源码!推荐下载!-Zhejiang University ACM website (acm.zju.edu.cn) on the part of the subject' s problem-solving source! Recommended downloads!
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:2.61mb
    • 提供者:谭俊
  1. acm_hdu_2045

    0下载:
  2. 杭电 不容易系列之(3)—— LELE的RPG难题 题解 http://acm.hdu.edu.cn/showproblem.php?pid=2045-HDU ACM program for No.3 LELE s RPG problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:604byte
    • 提供者:dfg03hap2
  1. NOIP_ACM_Contest

    1下载:
  2. 数据结构和算法讲解,里面有NOIP,ACM竞赛的老师PPT和某个专业方面的深层次了解。里面的有些算法研究的相当深入,值得深入学习。-Explain data structures and algorithms, which has NOIP, ACM contest PPT and a professional teacher' s deep understanding. There' s some pretty in-depth study of algorithms, it is
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:13.48mb
    • 提供者:Silicon
  1. hangdian1016

    0下载:
  2. Prime Ring Problem 杭州电子科技大学ACM在线判定系统的1016题素数环,本人自己写的算法,有兴趣的同学可以拿去参考下,正常情况是可以AC的-Prime Ring Problem, Hangzhou University of Electronic Science and Technology ACM determine the system' s 1016 title-line prime ring, I write their own algorithms, in
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:170.85kb
    • 提供者:无晴
  1. ACM

    0下载:
  2. ACM(Association for Computing Machinery )中文:美国计算机协会是一个世界性的计算机从业员专业组织,创立于1947年,是世界上第一个科学性及教育性计算机学会。ACM每年都出版大量计算机科学的专门期刊,并就每项专业设有兴趣小组。-ACM (Association for Computing Machinery) Chinese: Association for Computing Machinery is a worldwide computer practi
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:68.12kb
    • 提供者:马如龙
  1. [Solution]LTC_Man_Contest

    0下载:
  2. 有助于编程,是男人八题的代码,可以帮助很多爱好ACM的人-It s good for acmer.Eight question is a challenge for many acmer,so it will help you.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:56.59kb
    • 提供者:江七
  1. BigNum

    0下载:
  2. 提供万进制的高精度算法,可用于ACM、CF、TC等的比赛中,代码不算长适合竞赛时使用-for bignum s algorithm.It can be used for programming competetion.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2.5kb
    • 提供者:mintz
  1. DATE

    0下载:
  2. 一道ACM的日历问题的答案,可计算规定日期的任何一天-An ACM' s calendar answer to that question can be calculated on any given day of the specified date
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:191.93kb
    • 提供者:donglin
  1. space-station-shield

    0下载:
  2. zoj 题中space station shield 题的源码和注释-space station shield s solution for ACM training
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:867byte
    • 提供者:vicenzojin
  1. hdu1698

    0下载:
  2. ACM,杭电1698,屠夫的钩子,区间求和问题,经典的线段树问题-ACM, Hangzhou Xinhua 1698, butcher' s hook, interval summation problem, the classic problem of segment tree
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:784byte
    • 提供者:钟智鸣
  1. ACM

    0下载:
  2. 杭州电子科技大学关于ACM1036 1038 1046 1065 1159 2084的相关解法及源程序。-Hangzhou University of Electronic Science and Technology-related solution and source code on ACM1036 1038 1046 1065 1159 2084' s.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.65kb
    • 提供者:成曹飞
  1. transformation

    0下载:
  2. ACM变形题 呃......变形课上Harry碰到了一点小麻烦,因为他并不像Hermione那样能够记住所有的咒语而随意的将一个棒球变成刺猬什么的,但是他发现了变形咒语的一个统一规律:如果咒语是以a开头b结尾的一个单词,那么它的作用就恰好是使A物体变成B物体. Harry已经将他所会的所有咒语都列成了一个表,他想让你帮忙计算一下他是否能完成老师的作业,将一个B(ball)变成一个M(Mouse),你知道,如果他自己不能完成的话,他就只好向Hermione请教,并且被迫听一大堆好好学习的道理
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:321.93kb
    • 提供者:Emma
搜珍网 www.dssz.com