文档介绍:摘要
论文从计算机基础教育情况的实际情况出发,经过详细的系统调查而开发了一个较为实用的计算机模拟考试系统。本文从系统的开发意义及其必要性和可行性,系统的设计思想,系统的分析过程,组题的实现,系统的功能作用以及开发总结等方面介绍了计算机模拟考试系统的分析和开发的过程。
本系统模拟人工出卷,采用一定的算法从试题库中抽取符合要求的试题组成试卷。并且还具有系统管理、修改\删除、添加题目知识点等功能。
本系统的前端开发工具是Visual ,后台数据采用的是Microsoft Access。开发方法采用面向对象法和原型法结合,在实现功能,满足需要的前提下,尽量做到操作简便、界面简单、使用方便。
关键字:驾驶员考试系统 VB ACCESS
Abstract
The paper embarked from puter elementary education situation’s actual situation, undergoes the detailed system investigation to develop a more puter simulation test system, This article from system’s development significance and the necessity and the feasibility, system’s design concept, system’s parsing process, group topic’s realization, aspects and so on system’s foundation as well as development summary introduced work foundation simulated test system’s analysis and the development ss. The full text is divided ten parts, specially regarding pulled out the topic the design and realizes has carried on the detailed introduction.
This system simulation is artificial the volume, use certain algorithm from to try in the question bank to extract conforms to the request test position examination paper. And also has the system administration, the inquiry, the revision\deletion, the input and so on functions.
This system’s front end development kit is object-oriented programming language Visual , what the backstage database uses is Microsoft Access. The method of exploitation uses object-oriented method and the prototype law unifies, in realizes the function, meets the needs under the premise, dose the operation to be simple as far as possible, the contact surfack is friendly, easy to operate.
Key words: Test system for dirver; VB; ACCESS
目录
第一章引言 1
1
国内外现状研究 2
2
2
关键技术介绍 3
VB编程语言 3
ACCESS简介 3
第二章可行性分析 5
可行性研究 5
系统的需求 5
第三章系统设计与实现 7
处理流程设计 7
8
主要模块的设计与设计 9
登陆模块 9
12
试卷设置模块 14
第四章系统调试与测试 17
程序调试 17
4