资源预览内容
第1页 / 共37页
第2页 / 共37页
第3页 / 共37页
第4页 / 共37页
第5页 / 共37页
第6页 / 共37页
第7页 / 共37页
第8页 / 共37页
第9页 / 共37页
第10页 / 共37页
亲,该文档总共37页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
哈 尔 滨 理 工 大 学毕 业 设 计题 目: 网络在线考试系统的设计与实现 院、 系: 荣成学院 软件工程系 姓 名: SSSSS 指导教师: SSSS 系 主 任: SSS 2014 年 6 月 21 日哈尔滨理工大学毕业设计(论文)评语学生姓名:SSSS 学号:10300SSSSS学 院:SSSSS 专业:软件工程任务起止时间:2013 年 9 月 10 日至 2014 年 6 月 21 日毕业设计(论文)题目:网络在线考试系统的设计与实现指导教师对毕业设计(论文)的评语:指导教师签名: 指导教师职称: 评阅教师对毕业设计(论文)的评语:评阅教师签名: 评阅教师职称: 答辩委员会对毕业设计(论文)的评语:答辩委员会评定,该生毕业设计(论文)成绩为: 答辩委员会主席签名: 职称: 年 月 日教务处制表哈尔滨理工大学毕业设计(论文)任务书学生姓名:SSSS 学号:1030SSSSS学 院:SSSSS 专业:软件工程任务起止时间:2013 年 9 月 10 日至 2014 年 6 月 21 日毕业设计(论文)题目:网络在线考试系统的设计与实现毕业设计工作内容:在线考试系统旨在实现考试的无纸化管理,对一些科目的考试可以通过互联网络或局域网进行,方便校方考务的管理,也方便了考生,尤其适合考生分布广,不易集中的远程教育。主要开发系统的后台管理系统JAVA 在线考试管理子系统,系统包括试题管理、考生管理、在线制作试卷、控制学生考试的设置、试卷审批等功能。本论文主要介绍JAVA 在线考试管理子系统的分析、设计和开发的全部过程。运用程序流程图等对在线管理子系统的设计过程进行详细的说明。资料:1 滕 佳 东 .管 理 信 息 系 统 .东 北 财 经 大 学 出 版 社 ,2 008.2. 2 薛 鹤 娟 .基 于 WEB 的 大 学 选 课 系 统 分 析 .希 望 月 报 (上 半 月 ), 2007 年 11期 .3 甘 仞 初 , 颜 志 军 , 龙 虹 .信 息 系 统 分 析 与 设 计 .北 京 :高 等 教 育 出 版 社 ,2003.4 刘 永 勤 .成 人 高 校 教 学 档 案 开 发 利 用 的 现 实 意 义 .中 文 期 刊 .2008年 3期 .5 张 海 藩 .软 件 工 程 导 论 ( 第 五 版 ) 学 习 辅 导 .清 华 大 学 出 版 社 , 2008 年 9期 . 指导教师意见:签名:年 月 日系主任意见:签名:年 月 日教务处制表哈 尔 滨 理 工 大 学 学 士 学 位 论 文I网络在线考试系统摘 要随着计算机技术的飞速发展,学校也已进入信息化时代。为了使学考试管理更高效、更科学,决定开发基于 JSP 技术的在线考试系统。本文采用自顶向下的结构化的系统分析方法,阐述了一个功能全面的在线考试系统的开发过程、操作流程及其一些核心的技术。本 文 首 先 进 行了 项 目 概 述 , 简 单 介 绍 了 项 目 开 发 的 背 景 、 项 目 开 发 的 目 的 和 项 目 开 发 的意 义 ; 接 下 来 是 系 统 规 划 阶 段 , 通 过 实 际 的 业 务 流 程 调 研 , 分 析 了 系 统 的组 织 结 构 , 具 体 完 成 了 在 线 考 试 系 统 的 需 求 分 析 、 可 行 性 分 析 、 现 行 业 务流 程 分 析 , 并 通 过 对 现 行 业 务 流 程 的 优 化 , 得 出 了 系 统 的 业 务 流 程 ; 之 后是 系 统 分 析 , 具 体 完 成 了 数 据 流 分 析 和 数 据 字 典 ; 系 统 设 计 阶 段 主 要 完 成了 功 能 模 块 的 划 分 、 数 据 库 的 设 计 和 系 统 界 面 设 计 。 该 阶 段 对 各 个 模 块 的功 能 进 行 了 详 细 设 计 , 形 成 了 本 系 统 的 功 能 模 块 图 , 在 此 基 础 上 选 择 了 合适 的 开 发 模 式 ; 数 据 库 的 设 计 先 进 行 了 概 念 结 构 设 计 , 之 后 进 行 了 逻 辑 结构 设 计 , 最 后 完 成 了 数 据 库 表 的 设 计 。本 系 统 是 在线考试系统的基础上,用 JSP 和 SQL2008 数据库设计并完成在线考试系统。通过系统调试结果显示,本系统基本完成了功能需求。在整个设计过程中,采用瀑布模型和结构化的设计方法。本系统界面美观友好,操作方便,做出了自己的特色。但由于时间仓促加上缺乏系统开发经验,系统在设计过程中不可避免地遇到了各种各样的问题本系统在设计方面采用 B/S 模式,同时使用 JSP 技术进行基本页面的设计与功能实现,后台数据库选用 SQL Server 2008 数据库。本系统的设计实施为在线考试系统的运行做基础,为在线考试系统提供良好的条件。关 键 词 在线考试;JSP ;B/S 模式哈 尔 滨 理 工 大 学 学 士 学 位 论 文IIInternet Online Exam SystemAbstractWith the rapid development of computer technology, the school also has entered the information age. To make the school exam management more efficient, more scientific, decided to develop online examination system based on JSP technology.In this paper, the top-down structured systems analysis approach, elaborated the development process of a full-featured online examination system, operating procedures and some of the core technology. Firstly, an overview of the project conducted a brief introduction to the project development background, purpose and significance of the project to develop the project development; followed by the system planning stage, the actual business processes through research, analysis of the organizational structure of the system, specifically the completion of an online examination system needs analysis, feasibility analysis, analysis of existing business processes, and through the optimization of existing business processes, business process system obtained; followed by a systematic analysis of specific data flow analysis and complete data dictionary; system design phase completed a major division of functional modules, database design and system interface design. This phase of the function of each module were designed in detail, forming a functional block diagram of the system, on this basis, choose the right development model; design of the database structure design concepts were first, followed by the logical structure of the design, and finally complete database table design.This system is the basis of online examination system based on the design and SQL2008 data base using JSP and complete the online examination system.Through the system debugging results show that the system is basically completed the functional requirements.Throughout the design process,using the 哈 尔 滨 理 工 大 学 学 士 学 位 论 文IIIwaterfall mode land structured design methods.The system is friendly and beautiful interface, easy operation, made its own characteristics . However, due to time constraint sand lack of experience in systems development,systems design process inevitably en count era variety of problems.The system design uses B/S mode, using JSP technology for the design an d realization of the basic functions of the page,choose the background database SQL Server 2008 database.Design and implementation of the system as a foundation for the operation of the online examination system, providing o od conditions for online examination system.Key Words online;JSP;B/S Mode 哈 尔 滨 理 工 大 学 学 士 学 位 论 文IV目 录摘 要 .
收藏 下载该资源
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号