下载此文档

程序在线评测系统——后台评测模块.doc


文档分类:IT计算机 | 页数:约16页 举报非法文档有奖
1/16
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/16 下载此文档
文档列表 文档介绍
题目程序在线评测系统
题目程序在线评测系统
程序在线评测系统
——后台评测模块
摘要:ACM国际大学生程序设计竞赛,是一项旨在展示大学生创新能力、团队精神和在压力下编写程序、分析和解决问题能力的年度竞赛。经过近30多年的发展,ACM国际大学生程序设计竞赛已经发展成为最具影响力的大学生计算机竞赛。随着其发展,各高校也越来越重视这项竞赛,广东外语外贸大学的程序在线评测系统也应运而生。在这个平台中,用户只需要提交他们的代码,系统就可以自动地为其程序做出相应的评测,并且返回相应的评测结果。通过这个平台,用户不但可以巩固学科知识,也可以大大提高代码的实践能力。
后台评测模块主要负责对用户提交的源程序进行编译,运行,得到是评测结果再反馈给用户。
关键词:在线评测,程序设计,ACM
Online Judge System
——Background Judge Module
Cheng Jin Yu School of Informatics
Abstract: ACM international collegiate programming contest, is an petition that aims at showing their abilitities of innovation, teamwork, programming under pressure, analysing and solving problems. Through more than 30 years’ development, it has e the most puting contest for college students and been taken more seriously by many higher eduction universities and colleges, so es the Guangdong University of Foreign Studies Online Judge. System which can provide great convenience for programming lovers and students. Users only need to submit their code, then the system can automatically make the appropriate evaluation of its procedures, and returns the corresponding evaluation results. Wiht this platform, users can not only consolidate the academic knowledge, but also can greatly improve the ability of pratical programming.
Background judge module is mainly responsible for a user to submit the source code pile, run, and return the judge result to the user.
Key words: Online judge, Programming, ACM
目录
摘要 I
Abstract II
第一章绪论 1
课题的背景、研究意义 1
软件开发环境描述 1
软件运行环境描述 2
第二章系统总体设计 3
模块介绍 3
项目分工 6
数据流图 6
数据库设计 8
第三章 GOJ内核设计 13
定义 13
性能要求 14
判题流程 14
接口设计 15
第四章内核数据结构设计 19
逻辑结构设计 19
出错信息 20
补救措施 20
第五章内核实现难点 21
JNI本地调用 21
内存测量 23
进程数控制 29
连接到其他Online Judge System 30
第六章结语 36
参考文献 37
致谢 38
绪论
课题的背景、研究意义
程序设计类课程,具有实践性强的特点。它不但要求学生掌握基础的理论知识,更重要的是要求学生不断提高自身的编程实践能力。因此,在这类课程中,老师务必会布置大量的程序设计作业,传统通过电子邮件或手写提交作业的方式让老师感到批改作业的任务繁重,让学生感到费时费力,难以提高编程的实践能力。为方便教学,提高学生动手编程的实

程序在线评测系统——后台评测模块 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数16
  • 收藏数0 收藏
  • 顶次数0
  • 上传人追风少年
  • 文件大小0 KB
  • 时间2013-12-14
最近更新