期刊名称:International Journal of Advanced Research in Computer Engineering & Technology (IJARCET)
印刷版ISSN:2278-1323
出版年度:2015
卷号:4
期号:1
页码:236-238
出版社:Shri Pannalal Research Institute of Technolgy
摘要:This documentation describes and evaluates the implementation and applicability of an automatic programming grading system we named it as online judging system. An On line Judgin g system is an online system to test programs in programming contests automatically. Firstly, we introduce the affinity algorithm to improve the precision o f the user pr og rams p ro cessi ng time. Al so we are going to use Genetic algorit hm (GA) for generating the test cases automaticall y. This online judge system can help to hold programming like examinations, exercises, contests, and provide the functions of teaching assistant. It not only adds interests of programming for students, but also helps teaching assistant for teachers. The core content of the system is that it can compile and run user-submitted programs dynamically, and test whether the programs are correct by using testing data automatically. Furthermore, the system provides user-friendly Web UI and strong backend management functions, in order to implement the managements of questions base, contests, examinations, discussions, Q & A and information release etc.