论文无忧网提供:计算机毕业论文范文|计算机毕业设计|计算机毕业论文
栏目导航 ASP Java Web .NET VB6.0 JAVA VC VF DELPHI PB 计算机网络 计算机科学与技术 PHP 安卓APP 其他 C# 代写论文
当前位置: > 计算机 > PHP >

php数学题库组卷管理系统

摘  要
一般情况教师想出一份试卷,要么到庞大的题库里一道一道的把题找出来,或是从几本相关的书里把题一道一道挑出来。这样即费时又费力,而且很难保证试题的覆盖面和把握好试卷的难度。正是为了能够帮助教师轻松的出一份高质量的试卷而开发了本软件。为了达到预期的目标我们最终选择了Microsoft Office Word做为本软件的终端输出。本软件是在对现有控件的改进和VBA编程的研究的基础上开发的。本软件实现了以下主要功能:1.手动生成试卷;2.自动生成试卷;3.抽取现有试卷;4.用户管理;5.数据库管理。大量的测试表明本软件在Windows 98/me/2000/XP平台配合Office XP/2003 的环境下程序运行稳定且各项功能运行得都很正确,基本达到了预期的要求!

关键词  题库系统  试卷生成  数据库

















Abstract
The general situation teacher thinks out a paper,reach huge exam pool each finds out the question,or shoulder the question together out from several relevant books.Time-consuming and also strenuous like this,and very difficult to guarantee coverage rate and paper degree of difficulty of examination question.Helping the teacher thinks out a higt quality paper is the destination of develop this Software.In the cause of this we select the terminal is Microsoft Office Word.This Software’s base of develop is improve on control in existence and study the VBA programing.These functions of this software are as follows:One. Manual create paper;Two. Auto create paper;Three. Select from existential papers;Four. User manage;Five. Database manage.The result of many test is that this software is runing steady and these funtions of it is runing right in the environment which make up of Windows 98/me/2000/XP and Office XP/2003,it is basic reach the requests.

paper51.com



Keywords  Exam  Problem pool  Database









目  录
摘  要 I
Abstract 2
前  言 1
第1章  研究背景 3
1.1 试卷生成系统在国内外现状 3
1.2  准备工作 3
第2章  系统分析 4
2.1  需求分析 4
2.1.1 问题分析 4
2.1.2 功能需求分析 4
2.3  程序运行环境分析 4
2.3.1 编程语言 4
2.3.2 数据库 5
2.3.3 web服务器 6
2.3.4 编辑程序 7
第3章  系统设计 8
3.1  开发模式 8
3.1.1 成本及维护成本降低 8
3.2  系统模块关系图及操作流程 8
3.2.1 流程 8
3.2.2 模块关系 8
3.3  系统E-R图 9
3.3.1 用户类型 9
3.3.2 题库 10
3.3.3 试卷 10
3.4  数据库设计与分析 12
3.4.1 用户表 12
3.4.2 填空题表 12
3.4.3 简答题表 13
3.4.4 程序题表 13
第4章  编码与实现 15
4.1  数据库连接实现 15
http://www.paper51.com

4.1.1 登陆页面设计 15
4.1.2 管理员权限设计 18
4.1.3 选择题 19
4.1.4 填空题 20
4.1.5 简答题 20
4.1.6 程序题 21
4.1.7 查看试卷 25
第5章  系统测试与运行 28
5.1 测试方法 28
5.1.1 白盒法 28
5.1.2 黑盒法 28
5.2  系统的测试 28
结  论 30
致  谢 31
参考文献 32
附录1 33
附录2 34







------分隔线----------------------------
联系方式