考试题库系统的设计与实现 (delphi+access).rar

RAR格式版权申诉手机打开展开

考试题库系统的设计与实现 (delphi+access),考试题库系统的设计与实现 (delphi+access)1.3万字 41页附录中包括程序代码目 录摘 要 iabstract ii第1章 前 言 11.1 课题的来源和目的 11.1.1 教育信息化的趋势 11.1.2 传统的考试活动 21.2 开发工具的选择 21.2.1 delphi简介 21.2.2 access...
编号:76-37789大小:1.62M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 果酸 发布

考试题库系统的设计与实现 (Delphi+Access)
1.3万字 41页
附录中包括程序代码


目 录
摘 要 I
Abstract II
第1章 前 言 1
1.1 课题的来源和目的 1
1.1.1 教育信息化的趋势 1
1.1.2 传统的考试活动 2
1.2 开发工具的选择 2
1.2.1 Delphi简介 2
1.2.2 Access 简介 4
1.2.3 C/S 简介 5
第2章 系统设计 7
2.1 功能设计 7
2.2 数据库设计 8
2.3 界面设计 8
2.4 数据文件结构 8
2.4.1 考试模板基本表 8
2.4.2 学生模板基本表 9
第3章 系统实现 9
3.1 功能模块 10
3.2 注册功能的实现 10
3.3 登录功能的实现 11
3.4 数据库功能的实现 13
3.5 Word字表处理功能的实现 13
第4章 考试系统的流程介绍 17
第5章 组卷策略 19
结 束 语 21
致 谢 23
参考文献 24
附 录 25

摘 要
目前考试系统越来越被人们所重视,它可以为院系教务部门的决策制定提供强有力的数据支持。为此,作者开发了考试题库系统,以现代计算机技术为工具来管理学生的考试进程,方便教师和管理考试人员的工作。
本系统探讨《数字电子技术基础》课程无纸化考试系统的设计方法,并加以实现,主要负责生成试卷和管理题库。用户根据不同的权限访问系统,对试卷的编码、生成等信息进行日常维护,并能生成试卷供学生测试。从数据库的安全性出发,根据需要可对数据库或数据表中的信息进行备份和恢复,以防止因不慎丢失数据而给用户造成不必要的麻烦。
本系统在设计过程中以人为本,充分考虑了用户的需求,界面力求简单;使用了Delphi6.0开发前台应用程序,采用Access2000为后台数据库开发工具,它是一套完整的基于C/S考试系统。包括考生登入、考生退出、文字录入、数据库操作、Word字表处理等主要模块。系统具有维护简单、使用方便等特点,可应用于数字电路技术基础的教学中。

关键词:考试题库系统, Delphi, Access, 功能模块,无纸化考试


Abstract
Now, people pay more attentions to the examination system. It can provide strong data support for the education administration department to make decisions. As result, the author exploited the examination database system, it uses the modern computer technology to manage the students’ examination course, and it is quite convenient to the work of teachers and examination managers.
This system designed and realized the ways of the no-paper testing systems about the course < numeral electronic technique basic>. It mainly provides the function to create the test papers and manage the database. The users can visit the system according to the different limitation, and make the daily maintenance to the information of the test papers’ coding and creating. And what’s more, the system can create test papers for the testing of the students. Considering the database’s safety, it can backups and resumes the information of the database or the data lists according to requirements, in order to avoid making unnecessary troubles because of carelessly losing data.
In the design process, this system sees the people as its center, considers fully the users’ requirements and tries its best to make the interface simple. This system used Delphi 6.0 to exploit foreground application, and used Access 2000 to exploit background database. It is a suit of whole examination system which is based on C/S system. It includes the main modules of the students entering, the students exiting, inputting words, database operations WORD and so on. This system’s characteristic is easy maintenance, convenient use etc, and it can apply for the teaching of the numeral electronic technique basic.

Keywords:system of examination, Delphi, Access, functional module,non-paper examination



参考文献
1 清宏计算机工作室. 《Delphi编程技巧(网络与数据库篇)》,北京: 机械工业出版社 , 1999.2
2 吕伟臣. 《Delphi入门与提高》,北京: 清华大学出版社, 2000.4
3 朱振元. 《Delphi面向对象程序设计及其应用》 ,西安: 西安电子科技大学出版社, 2003.1
4 电子工业出版社. 《Access2000开发实例全书》,北京:电子工业出版社,1999.1
5 (Carter,J.)《.数据库设计与编程实例详解》,北京: 电子工业出版社, 2001.8
6 王海滨. 《Delphi6.0学习教程》,北京:北京大学出版社, 2002.1
7 肖永明,张子江. 《Delphi6.0开发基础与范例》,北京:电子工业出版社, 2000.10
8 萨师煊,王珊. 《数据库系统概论(第二版)》, 北京:高等教育出版社, 2003.12
9 张海藩. 《软件工程导论(第四版)》,北京:清华大学出版社出版, 2003.12
10 陶宏才. 《数据库原理及设计》,北京:清华大学出版社出版, 2004.2
11 刘瑞新,汪远征,李凤华. 《Delphi程序设计教程》,北京:机械工业出版社出版
12 左美云,邝孔武. 《信息系统的开发与管理教程》,北京:清华大学出版社,2001.7
13 朱振元. 《Delphi面向对象程序设计及其应用》,西安:西安电子科技大学出版社,2000.5