- 1、本文档共46页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)材料之二(2)
本科毕业设计论文
高校试卷管理系统的设计与实现
学 院:
专 业:
班 级:
学 号:
学生姓名:
指导教师:
2012年5月25日
摘 要
随着Internet的飞速发展及互联网的普及,计算机已广泛用于政府、军事、科研、商业等部门,连接到千家万户,利用计算机实现基于VC++自动组卷系统设计与实现势在必行。
本文系统地介绍了建立一个基于VC++高校试卷管理系统。从而论述了一个基于VC++高校试卷管理系统的设计原理、设计思想及具体的实现过程,对各个部分的架构及设计思想和设计过程作了详细阐述。该系统主要实现了用户系统功能和管理员系统功能。
本设计Access数据库作为后台数据库。本文详细讲述了以上技术的应用。
关键字:基于VC++高校试卷管理系统;C++;Access数据库;
Abstract
With the rapid development of Internet and the spread of the Internet, computer is widely used in the government, military, scientific research, business departments, connected to the innumberable families, by using computer to realize automatic group based on vc + + roll system design and realization is imperative.
This paper systematically introduced based on vc + + automatic group established a roll management system. Thus this paper discusses a based on vc + + auto-composing test paper management systems design principle, design idea and the realization process of each part of the architecture, and the design idea and design process are described. This system mainly realizes the functions and administrator system user system function.
The system USES as a development tool, using c + + as the backend database Access database. This paper explains the above technology application.
Key word: based on vc + + auto-composing test paper management system; C + +; Access database;
目 录
Abstract 2
第1章 绪论 4
1.1 研究背景 4
1.2 选题目的及意义 4
1.3 研究内容 5
第2章 系统需求分析 6
2.1 可行性分析 6
2.1.1 系统可行性研究分析 6
2.1.2 可行性分析报告 7
2.1.3 系统开发具体研究分析 8
2.2 系统功能需求分析 8
2.2.1 业务流程分析 8
2.2.2 系统功能分析 9
第3章 系统概要设计 11
3.1 总体设计 11
3.1.1 开发工具简介 11
3.1.2 运行环境 14
3.1.3 系统设计思想及处理流程 15
3.2 登录人员权限分配 15
3.3 数据库设计与实现 16
3.3.1 数据库设计 16
3.3.2 数据库的设计与实现 18
第4章 系统的实现 20
4.1 登录模块的实现 20
4.2 管理员模块的实现 20
第五章 系统维护与测试 24
5.1
文档评论(0)