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

搜索资源列表

  1. 中山大学Sicily Online Judge里面的1006题目的源代码

    0下载:
  2. 中山大学Sicily Online Judge里面的1006题目的源代码,大家可以参考学习一下-Sun Yat-sen Sicily Online Judge inside the 1006 title of source code, we can refer to learn about. . .
  3. 所属分类:书籍源码

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:zhonghp
  1. SARATOV.ZIP

    0下载:
  2. My solutions to Saratov Online Judge Problems(SGU), not all, but many of them...,My solutions to Saratov Online Judge Problems(SGU), not all, but many of them...
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:15905
    • 提供者:mukel
  1. judge

    0下载:
  2. 验证代理级别的PHP代码 去掉Referer的判断,避免代理通过统计屏蔽代理验证通过 增加读取IP的方式 增加对代理国家的判断
  3. 所属分类:WEB(ASP,PHP,...)

  1. Zju2277228solution

    0下载:
  2. Zhejiang University Online Judge 第2277题至第2283题的代码和解题报告-Zhejiang University Online Judge Questions section 2277 to title code 2283 and problem-solving report
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:273384
    • 提供者:zzt
  1. UVASolutions4

    0下载:
  2. UVA Online Judge solutions to the problems
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2588
    • 提供者:shekhar
  1. Projects

    0下载:
  2. 杭州电子科技大学ACM Online Judge的2000 2002 2003 2004 2005 2006题-Hangzhou University of Electronic Science and Technology ACM Online Judge No.2000 2002 2003 2004 2005 2006
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1787
    • 提供者:moligpy
  1. 112-TreeSumming

    0下载:
  2. A solution in java (includes a .txt file of test cases) to the Tree Summing Problem under Volume I of the Problem Set Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&ca
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3057
    • 提供者:Mezura
  1. 118-FlatworldMutant

    0下载:
  2. A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2927
    • 提供者:Mezura
  1. JudgeOnlineSetup

    0下载:
  2. A judge online tool using java developing environment.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-31
    • 文件大小:13776350
    • 提供者:neil
  1. sojs

    0下载:
  2. Online Judge System 在线评判系统是一个基于程序设计竞赛的评判系统平台。也可用作程序设计的练习系统,考试系统。 本系统实现对用户提交的源程序(C, C++)自动进行编译,连接,运行,测试,然后给出评判结果。-Online Judge System is a design for the program competition judge platform, it also be used as a programming exercise system and the
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:348429
    • 提供者:苏松剑
  1. sojV1.0

    0下载:
  2. Online Judge System 在线评判系统是一个基于程序设计竞赛的评判系统平台。也可用作程序设计的练习系统,考试系统。 本系统实现对用户提交的源程序(C, C++)自动进行编译,连接,运行,测试,然后给出评判结果。 Online Judge 的实现,能很快地运用到现实的学习生活中去,有效的考核学生的真实水平,促使学生更好的学习计算机知识,强化学生的实践能力,给学生和老师带来立竿见影的效果;极大地提高了学生和老师双方面的效率,减轻了老师在教学管理上的负担。-Online J
  3. 所属分类:SQL Server

    • 发布日期:2017-03-26
    • 文件大小:406315
    • 提供者:limei
  1. judge

    0下载:
  2. Name: 判断比赛名次 Copyright: Author: cyzhou Date: 06-10-06 09:17 Descr iption:胡文虎 50页习题3。解题思路:枚举每一种可能的名次情况,然后看情况是否符合要求。 -Name: judge ranking in the game Copyright: Author: cyzhou Date: 06-10-06 09:17 Descr iption: Aw Boon Haw 50 Problem 3.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:699
    • 提供者:jasper0119
  1. MIPTCode

    0下载:
  2. 郭华阳大牛的MIPS程序解答,对于ACM竞赛的同学非常受用-This is a solution code set for problems on MIPS online judge system
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:53562
    • 提供者:huyichen
  1. OJ-Local-Judge

    4下载:
  2. OJ离线版 ACM离线本地测评/判定系统/软件 Local/Offline Judge 无需安装,绿色版 相当于本地的POJ OJ离线版,放入输入输出数据,系统会拿你的输出数据和标准的输出数据进行比较,匹配则AC,当然也有TLE,RE等等,有输入输出数据,但是不能联网?或者网络上没有这个题的OJ?又或者你自己想了一个题,要验证。。等等,这个就是你的最好选择,ACMer的必备,没有离线判断系统,不算一个真正的ACMer 一起AC,一起加油-ACM Offline Offline
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-16
    • 文件大小:21358592
    • 提供者:kuhot
  1. xjoj

    0下载:
  2. online judge系统源代码,linux下运行,有界面-online judge
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:2038978
    • 提供者:左右
  1. judge-a-man-response-speed

    0下载:
  2. 时间函数,一个猜数游戏,判断一个人反应快慢-A guess several games, judge of a man response speed
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:3697
    • 提供者:么龙
  1. Document-character-set-to-judge

    0下载:
  2. 文件字符集判断,可以判断文件中使用的是什么字符。-Document character set to judge
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:24028
    • 提供者:iugi
  1. judge

    0下载:
  2. 本例根据远程主机地址来进行判断,如果为本地 地址则进入欢迎页面,否则显示出错信息.- this case according to the remote host address to judge, if for local address into the welcome page, or display an error message.
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:1278
    • 提供者:chenzhen
  1. judge-the-digital-parity-

    0下载:
  2. 一个能判断数字奇偶的vb小程序,大家可以下载试试,对初学者来说很有帮助的哦。-One can judge the digital parity vb program, you can download to try, very helpful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1775
    • 提供者:gjd
  1. Judge

    0下载:
  2. 判断正负数的汇编程序,x0806环境,32位windows可用,对汇编学习有帮助-The program is to judge whether the number is positive or negative.
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:889
    • 提供者:zhaozihao
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com