Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - acm
Search - acm - List
ACM题
Date : 2011-03-16 Size : 949byte User : dragonwxl123

一个本地测试程序的源码,类似ACM/ICPC的判题系统,只是不用联网就能用哦-An offline judge,just as acm OJ.
Date : 2025-12-20 Size : 50kb User : jiyanmoyu

ACM中透视仪的c语言代码,此程序主要是优化了运行的效率!-Detector for ACM in the c language code, this procedure is mainly optimize the efficiency of running!
Date : 2025-12-20 Size : 1kb User : 陈一鸣

通过windows的内核对象JobObject实现对程序的运行时间和内存使用的控制,开发初衷是作为一个简陋的acm判题沙箱. 大致步骤: 1.通过CreateJobObject创建一个工作对象 2.通过SetInformationJobObject设置工作对象的参数,详见MSDN(http://msdn.microsoft.com/zh-cn/library/ms686216) 3.以CREATE_SUSPENDED方式启动进程,通过CreateProcessAsUser或者CreateProcess函数,可能还有其他函数,未做研究. 4.通过AssignProcessToJobObject将工作对象应用到指定进程中. 5.通过ResumeThread恢复已暂停的进程. 6.通过WaitForSingleObject等待正在运行的工作对象,设置好允许使用时间. 7.通过QueryInformationJobObject获取工作对象的最终状态.运行程序的退出状态可以通过GetExitCodeProcess获取. 8.扫尾工作(必须使用TerminateJobObject结束当前的工作对象,因为工作对象即便设置了PerProcessUserTimeLimit也无法使程序在超时后退出,没有研究原因). 编译时请包含Kernel32.lib.-By the windows kernel objects JobObject control program run time and memory usage, originally developed as a rudimentary the acm sentenced Title sandbox. Roughly steps: 1. Through CreateJobObject create a work object 2. Through SetInformationJobObject set object parameters, see the MSDN (http://msdn.microsoft.com/zh-cn/library/ms686216) start the process to CREATE_SUSPENDED way through CreateProcessAsUser or CreateProcess function, may have other functions, without making research. by AssignProcessToJobObject work object applied to the specified process. 5. through ResumeThread recovery process has been suspended. 6. WaitForSingleObject to wait for running work object, set up to allow the use of time. through QueryInformationJobObject get the final state of the work objects run the program exit the state by GetExitCodeProcess get off the work (must use TerminateJobObject the end of the current work object, because the work object even set PerProcessUserTimeLimit can not make the prog
Date : 2025-12-20 Size : 1kb User :

DL : 0
ACM练习题 zju1024 zju1940 zju2097 pku2503 toj2196 zju1091 zju1507 zju1649 graph bfs-ACM exercises zju1024 zju1940 zju2097 pku2503 toj2196 zju1091 zju1507 zju1649
Date : 2025-12-20 Size : 7kb User : kenneth

DL : 0
zoj700道源码,对于编程爱好者以及acm竞赛有帮助你懂得,-zoj700 Road, source code, programming enthusiasts as well acm contest to help you understand
Date : 2025-12-20 Size : 791kb User : 李嘉华

C++算法_最高效的整数分解为平方和问题,ACM题目,时间上达到最优-Integer C++ algorithms most efficient decomposition of square and problem, ACM problem, the optimal time.
Date : 2025-12-20 Size : 1kb User : devin

acm一个题 我们初赛赛场上的一道题。做了1个多小时。比较简单。-acm problm
Date : 2025-12-20 Size : 1kb User : haha

DL : 0
ACM竞赛题目的输入数据和输出数据一般有多组(不定),并且格式多种多样,有效处理题目的输入输出,是完成ACM竞赛题目的一项基本要求。这也是困扰初学者的一大问题。 -ACM contest topic of input data and output data are generally more than one set (variable), and a variety of formats, to deal effectively with the subject input and output, is an essential requirement for completion of the ACM contest topic. This is also troubled by a big problem for beginners.
Date : 2025-12-20 Size : 6.38mb User : 马兴

这是ACM的资料,非常的使用,里面附有解压密码!-This is the ACM information, very used, which with extracting passwords!
Date : 2025-12-20 Size : 2.22mb User : zhangxiao

算法编程必备,字典树模板,ACM必学经典之作,欢迎下载学习。-Algorithm programming required, the dictionary tree templates, ACM will learn classic, welcome to download the study.
Date : 2025-12-20 Size : 1kb User : lilin

DL : 0
this file is source code for the windows acm programming
Date : 2025-12-20 Size : 32kb User : sajo

DL : 0
图论文档,图论代码的模板,适用于ACM比赛及对算法有兴趣的人-Graph Theory documents, graph theory template code for ACM Contest and who are interested in the algorithm
Date : 2025-12-20 Size : 240kb User : wuleizhihen

DL : 0
北大ACM试题poj 第3063题源码,很好的代码,希望对搞ACM的同学有帮助-Peking University ACM Chapter 3063 question Question poj source code, good code, and want to help students engage in ACM
Date : 2025-12-20 Size : 1kb User : cheng62840

DL : 0
访问控制模型研究进展及发展趋势,文件说明太短,至少要20个字-Research status and development trends of Access control model
Date : 2025-12-20 Size : 658kb User : wolala

ACM中常用的算法思想与常用算法,是本人自己精心收集的,不行的-That is commonly used in ACM algorithm thought and commonly used algorithm, were carefully collected herself, no good
Date : 2025-12-20 Size : 37kb User : degete
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.