“数据结构”课程试题库的设计.doc

约33页DOC格式手机打开展开

“数据结构”课程试题库的设计,论文标准word格式排版 共33页摘 要随着近几年来微机技术、网络技术、多媒体技术及相应软件技术的迅猛发展,学校的教学、管理、考试等工作己越来越离不开计算机了。一方面,计算机辅助教育与计算机辅助教学是计算机技术非常重要的应用领域;另一方面,计算机与网络的应用更加促进了两者的飞速发展,目前它们已逐步成为现代教学的一个很重...
编号:25-266489大小:283.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 莎士比亚 发布

论文标准WORD格式排版 共33页

摘 要

随着近几年来微机技术、网络技术、多媒体技术及相应软件技术的迅猛发展,学校的教学、管理、考试等工作己越来越离不开计算机了。一方面,计算机辅助教育与计算机辅助教学是计算机技术非常重要的应用领域;另一方面,计算机与网络的应用更加促进了两者的飞速发展,目前它们已逐步成为现代教学的一个很重要且有效的手段。
本文针对学校工作的具体需求,研制开发了一种试卷管理系统,主要讨论学校考试的出卷方式与试题库的管理。论文阐述了试卷管理系统的设计原理及方法,给出了计算机管理环境下的题型分类、和试卷生成,从科学、实用的角度构造系统功能机构,包括试题录入、题库维护、生成试卷、系统管理等功能。

关键词:试卷生成;试题库;试卷管理

The curriculum of Data Construct Examination Question Database design
Abstract
With the development of the computer technology, the network technology, the multimedia technology and the corresponding software technology, the teaching of the manumitting and the testing are depend on the computer more and more. On the one hand, computer based on education and computer aided instruction are the very important domains of the computer applications; on the other hand car and CBE are advanced much more. Now, CAI and CBE work up to the very important tools for modern educations.
The author develops a intelligent computer assistant teaching management system based on the daily demand of the work. This paper mainly discusses the test management system. The article expatiates the design principle and method of the computer aided test management system, it gives the design of test classify, and randomization test. It structures the system function by scientific and practical view, involves in test maintenance, randomization test and system management functions.

Key Words:Test paper create;Examination topic database; Test paper Management

目 录
摘 要I
Abstract II
1绪论1
1.1课题背景1
1.2研究现状2
1.2.1 国内外研究相关情况 2
1.2.2 现有试卷管理系统的状况2
1.3 使用试卷管理系统的优点2
1.3.1 传统命题方式的弊端 2
1.3.2 使用试卷管理系统的优点3
2试题库系统开发工具概述4
2.1 Visual Basic 6.0 简介4
2.1.1 Visual Basic 特点4
2.1.2 Visual Basic 版本简介4
2.1.3 Visual Basic 的安装5
2.1.4 Visual Basic 与数据库的连接5
2.2 Access简介6
2.2.1 Access 概述6
2.2.2 用Access创建数据库6
2.2.3 Access特点7
2.3 ADO接口使用7
3系统总体要求和需求分析9
3.1试题库设计的总体要求9
3.1.1对试题的要求9
3.1.2对试卷管理系统的要求 9
3.2 需求分析10
3.2.1 功能需求10
3.2.2 性能需求10
4系统结构与模型设计11
4.1 系统总体结构设计11
4.1.1 系统功能分析11
4.1.2 系统层次框图11
4.1.3 系统流程图12
4.2 系统数据分析12
4.2.1表的设计原则12
4.2.2数据库的详细设计13
5. 系统的实现14
5.1数据库的实现14
5.2 系统界面及各功能模块的实现14
5.2.1 用户登陆界面的设计与实现14
5.2.2 系统主界面的实现17
5.2.3 用户管理界面的实现17
5.2.4 试题录入界面的实现18
5.2.5 查询题目模块的实现20
5.2.6 手动出卷界面的实现21
5.2.7 自动出卷界面的实现21
6 系统测试与分析25
6.1测试环境25
6.2测试过程25
6.3性能分析25
7 结论26
致 谢27
参考文献28