资源描述:
《毕业设计(论文)-《数据库原理》课程在线考试系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、5中文题目:《数据库原理》课程在线考试系统的设计与实现外文题目:THEDESIGNANDIMPLEMENTATIONOFTHEONLINEEXAMINATIONSYSTEMFORTHECOURSEOFDATABASEPRINCIPLE毕业设计(论文)共72页(其中:外文文献及译文15页)完成日期年月答辩日期年月5摘要如今,计算机网络技术日益成熟和校园网的普及,为在线考试提供了良好基础。利用计算机以及网络技术实现考试的信息化,具有传统考试不可比的优点。因此开发适应信息时代的在线考试系统是有必要的。面对目前形势,设计出基于B/S结构在线考试系统。此在线考试系统分别采用Windows7、
2、MySQL作为服务器端操作系统、后台数据库开发工具;系统体系结构采用B/S结构;MYECLIPSE为B/S模块应用程序开发工具。实现教师出卷、学生考试、教师组卷、教师阅卷、分配教师阅卷等功能。在设计中,使用目前流行的Ajax技术,提高客户机和服务器间数据交换效率以及灵活性。在本系统的开发中,还使用了例如XML、JavaScript等技术。本系统基于Internet/Intranet,将考试工作自动化和信息化结合为一体,来达到系统设计的基本目标和满足校内外,对考试信息共享、利用的要求。关键词:在线考试;MySQL;jsp5ABSTRACTNowadays,thepopularizat
3、ionofcomputernetworktechnologyisincreasinglymatureandcampusnetwork,provideagoodfoundationforonlineexam.Usingthecomputerandnetworktechnologytorealizethetestinformation,possessestheadvantagesoftraditionalexamthannot.Sotodeveloptheonlineexaminationsystemoftheinformationageisnecessary.Inthefaceoft
4、hecurrentsituation,designtheonlineexaminationsystembasedonB/Sstructure.TheonlineexaminationsystemwithWindows7,MySQLastheserveroperatingsystem,backgrounddatabasedevelopmenttools;ThesystemarchitectureadoptsB/Sstructure;MYECLIPSEapplicationdevelopmenttoolsforB/Smodule.Toachievevolume,exam,teacher
5、groupvolume,teachersmarking,distribution,marking,etc.Inthedesign,theuseofcurrentlypopularAjaxtechnology,improvetheefficiencyofdataexchangebetweentheclientandtheserver,andflexibility.Inthedevelopmentofthissystem,andUSESthetechnologyofsuchasXML,JavaScript,etc.ThissystembasedonInternet/Intranet,c
6、ombineexaminationforautomationandinformationtechnologyasawhole,toachievethebasicpurposeofsystemdesignandmeetface-to-face,ontherequirementofinformationsharingandutilizationofexam.Keywords:Theonlinetest;MYSQL;jsp5目录前言71项目概述81.1研究背景81.2研究现状81.3系统结构及研究内容和功能描述81.4业务流程描述101.5本系统存在的问题和薄弱环节分析132可行性分析1
7、42.1技术可行性142.2操作可行性142.3经济可行性143需求分析153.1总体目标153.2具体目标153.3系统功能建模153.3.1系统数据流程图153.3.2数据字典193.4系统数据模型214概要设计244.1体系结构设计244.2.1外部接口244.2.2内部接口254.3代码设计254.3.1代码设计原则254.4数据库设计264.4.1数据库设计原则264.4.2关系模式设计274.4.3数据字典276754.4输入输出设计294.4.1输入设计