首页 > 范文大全 > 正文

Verilog在线评测系统设计与实现

开篇:润墨网以专业的文秘视角,为您筛选了一篇Verilog在线评测系统设计与实现范文,如需获取更多写作素材,在线客服老师一对一协助。欢迎您的阅读与分享!

摘要:近年来,在线评测系统(Online Judge,OJ)在多种编程语言的教学、ACM竞赛中得到了广泛应用,实践效果

>> 源程序在线评测系统的设计与实现 基于JSP技术的在线技能评测系统的设计与实现 在线程序语言评测系统的设计与实现 高校在线教学与评测平台的设计与实现 决策支持评测系统的设计与实现 基于白箱测试的C语言代码在线评测系统的研究与实现 在线考试系统的设计与实现 在线购物系统的设计与实现 在线考试系统设计实现 在线报修管理系统设计与实现 在线学习系统的设计与实现 在线答疑系统的设计与实现 融入在线评测系统的“算法与数据结构”课程实验设计 基于 LAMP 架构的 ACM/ICPC在线评测系统设计 基于System verilog的芯片模拟器设计与实现 针对FPGA的IDL―Verilog编译器的设计与实现 职业学校在线考试系统的设计与实现 电能质量在线监测分析系统的设计与实现 基于Struts的在线考试系统设计与实现 在线考试系统中用户模块的设计与实现 常见问题解答 当前所在位置:,2017,2.

[2] HUSTOJ. zhblue. http:///oj/,2017,2.

[3] Verilog. wiki. https:///wiki/Verilog,2017,2 .

[4] summary how to add programming language to hustoj . zhblue. https:///zhblue/hustoj/blob/master/wiki/AddProgrammingLanguage.md,2017,2.

[5] freeproblemset. zhblue. https:///zhblue/freeproblemset.git,2017,2.

Abstract:In recent years,online evaluation system (Online,Judge,OJ) in a variety of programming language teaching,ACM contest has been widely used in practice,good effect of.Verilog is a hardware description language,there is no online evaluation system that supports the language. This paper is based on HUSTOJ online evaluation system more popular. To extend it to support the Verilog language,Verilog code can achieve online editing,submission,background simulation,the evaluation result can be used in Verilog language learning,classroom teaching,teaching evaluation and competition.

Key words:online evaluation system;Verilog;Online Judge