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

搜索资源列表

  1. 1165

    0下载:
  2. pku judgeonline 1165 题源码(多个ac版本)非常适合acm和算法设计初学者-Source title pku judgeonline 1165 (ac version number) is ideal for beginners and algorithm design acm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:32479
    • 提供者:刘栋
  1. PKUAnswer(090722-090818)

    0下载:
  2. 这是我这学期在PKU上AC的代码,希望对大家有所帮助。-This is my AC code on PKU in this term, I hope it will helpful for all of you.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:21100
    • 提供者:Dreamwind
  1. coding

    0下载:
  2. 北京大学PKU ACM题集 答案 C++源代码-ACM
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:26302
    • 提供者:liu
  1. poj

    0下载:
  2. pku 3613 Cow Relays 题意:给一个无向图,求从起点s到终点e尽力n条边的路径最小值。 边的数量2<=t<=100(每条边可以重复遍历) 算法:利用dp求出 path[ l ] [ i ] [ k ]=MIN(path[ l ][ i ] [ k ] , path[ l ][ i ] [ j ] + path[ l ][ j ] [ k ]) l 表示的是2的指数,假设 i 到 k 要途径 2^l 条边,那么他可以被分为两段 途径2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:863
    • 提供者:zhang
  1. 1815

    0下载:
  2. acm pku 1815 求最小点割集 acm pku 1815 求最小点割集-acm pku 1815 求最小点割集 acm pku 1815 求最小点割集 acm pku 1815 求最小点割集
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2033
    • 提供者:叶泽国
  1. 3057

    0下载:
  2. 北大ACM试题poj 第3057题源码,很好的代码,希望对搞ACM的同学有帮助 -Peking University ACM Chapter 3057 question Question poj source code, good code, and want to help students engage in ACM
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:925
    • 提供者:ttzz
  1. 3237

    0下载:
  2. PKU 3237 源代码 -PKU 3237 source code
  3. 所属分类:VOIP program

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:zorro
  1. 2485

    0下载:
  2. pku 2485 use the prim algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4617
    • 提供者:lili
  1. 1026

    0下载:
  2. PKU acm 1144代码 或 tju 1026-acm in pku 1144 or tju 1026
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:hanson
  1. PKUACMreport

    0下载:
  2. 这是北京大学ACM在线POJ的一些重要题目的解题报告,其中在PPT中有详细的源码。一共100个左右。-This is the Peking University ACM online POJ some of the important topics of the problem-solving report, which are detailed in the PPT source. A total of about 100.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5842751
    • 提供者:
  1. 1404_IKeyBoard

    0下载:
  2. 题目是PKU 1404 I KEY BOARD。这是用C++实现的代码-It a the C++ solution of problem-1404 in PKU ACM on-line judge
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:947
    • 提供者:jess
  1. 1206perls

    0下载:
  2. 这是用C++写的PKU 1206 pearls的算法代码-It s the C++ solution code of problem 1206 pearls in PKU on line judge
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:879
    • 提供者:jess
  1. acm-pku1466

    1下载:
  2. 二分图的最大匹配之匈牙利算法详解,以前做ACM时写的,仅供参考,另外提供了一个北大题目的源程序作为实现实例-data structure--graph
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4535
    • 提供者:宋天宝
  1. code

    0下载:
  2. pku judge on line 1002 1013 1019 pku judge on line 1002 1013 1019 pku judge on line 1002 1013 1019-pku judge on line 1002 1013 1019
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2011
    • 提供者:yxiny
  1. jf

    0下载:
  2. 完成三角函数积分和多项式的符号积分功能比较强大,欢迎下载-applied for treometric and polynomial integral/pku SICP project1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2172
    • 提供者:uiuc
  1. 1519

    0下载:
  2. The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is the digital root. If the resulting value contains two or more digits, those digits are summed and the pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:786
    • 提供者:Neosony
  1. tse.041210-1504.Linux.tar

    0下载:
  2. tse04源码下载,北京大学天网的源代码-tse04tianwang search enginging of pku edu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:130894
    • 提供者:hzsunlin
  1. poj3589

    0下载:
  2. pku judgeonline No.3589 练习-pku judgeonline No.3589 practice
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8641
    • 提供者:damien
  1. archive

    0下载:
  2. PKU ACM 1469 COURSES PKU ACM 1579 Function Run Fun
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1011
    • 提供者:sfr
  1. pku

    0下载:
  2. pku1015源代码,北大acm题库,动态规划-pku1015 source code, Peking University acm item bank, dynamic programming
  3. 所属分类:Data structs

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