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

搜索资源列表

  1. 2804

    0下载:
  2. poj2804,词典问题,实现简单的词典功能-poj2804, dictionary problem, easy implementation of the dictionary feature
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:220808
    • 提供者:michael
  1. 2816

    0下载:
  2. poj2816,解决红与黑问题,经典的递归问题 -poj2816, solve the problem Red and Black, classic recursion problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:444881
    • 提供者:michael
  1. 2951

    0下载:
  2. poj2951,解决高精度幂运算,经典的高精度问题-poj2951, solve the high-precision computing power, the classic high-precision problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:198359
    • 提供者:michael
  1. 2808

    0下载:
  2. poj 2808 校门外的树 简单计算题-poj 2808 trees outside schools to easy calculation problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:877637
    • 提供者:刘昊
  1. 2934

    0下载:
  2. poj 2934 字符串差入 字符串处理问题-poj 2934 bad string into the string handle problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:841882
    • 提供者:刘昊
  1. Trie

    0下载:
  2. poj3283的代码,是学习Trie的好材料~-poj3283 code is studying the well Trie Materials ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:诗苇
  1. poj

    0下载:
  2. pku judgeonline 上ac的代码 适合acmer参考学习-ac on pku judgeonline code acmer suitable reference study
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6535
    • 提供者:刘栋
  1. poj_3310

    0下载:
  2. poj 3310 的代码和方法说明,个人原创- the codes and solution for poj_3310.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:973
    • 提供者:王贤明
  1. poj_1523

    0下载:
  2. poj 1523的代码和方法说明,个人原创 - the codes and solution for poj 1523
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:王贤明
  1. poj_1699

    0下载:
  2. poj 1699的代码和方法说明,个人原创 -the codes and solution for poj 1699
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:985
    • 提供者:王贤明
  1. jihe

    0下载:
  2. POJ上一些计算几何题的代码-POJ some computational geometry code title
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13184
    • 提供者:lcx
  1. Algtemplates

    0下载:
  2. 一些ACM题目的解答,主要是soj和poj的-ACM answer a number of topics, mainly the soj and poj
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16039
    • 提供者:陆炀
  1. POJ_Source

    0下载:
  2. 做的POJ的一些题目,源码下载。 http://acm.pku.edu.cn/JudgeOnline-POJ do some of the topics, download the source code. http://acm.pku.edu.cn/JudgeOnline
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:464314
    • 提供者:qsort
  1. mycode

    0下载:
  2. 我的POJ上的代码,包括AC和一些未AC的,大约400多题-POJ on my code, including the AC and some non-AC, and more than 400 questions about
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:171651
    • 提供者:weihongyu
  1. 2771

    1下载:
  2. poj 2771 一道关于二分图的最大匹配-poj 2771 on the maximum bipartite graph matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:759
    • 提供者:zl
  1. 1469

    0下载:
  2. poj 1469 COURSES 二分图的最大匹配问题 -poj 1469 COURSES largest bipartite graph matching problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:515
    • 提供者:zl
  1. 1988

    0下载:
  2. poj 1988 Cube Stacking 比较有趣的并查集-poj 1988 Cube Stacking and search more interesting set
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:zl
  1. poj1398

    0下载:
  2. Poj 1398北大acm里面的题目。需要的下载吧
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1273
    • 提供者:werrr
  1. poj2810

    0下载:
  2. poj2810 完美立方 http://poj.grids.cn/problem?id=2810 a的立方 = b的立方 + c的立方 + d的立方为完美立方等式。例如12的立方 = 6的立方 + 8的立方 + 10的立方 。编写一个程序,对任给的正整数N (N≤100),寻找所有的四元组(a, b, c, d),使得a的立方 = b的立方 + c的立方 + d的立方,其中a,b,c,d 大于 1, 小于等于N。 可直接运行-http://poj.grids.cn/problem?id=2810
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:877389
    • 提供者:henry
  1. poj2820

    0下载:
  2. poj 2820 古代密码 http://poj.grids.cn/problem?id=2820 可直接运行-poj 2820 Ancient http://poj.grids.cn/problem?id=2820 password can be directly run
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:847458
    • 提供者:henry
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com