本文主要为广大网友提供“题库管理系统”,希望对需要题库管理系统网友有所帮助,学习一下!
附开题报告,答辩演示,论文,设计,论文字数:30002,页数:99
摘 要
汇编语言试题库管理系统是信息管理系统,其开发的功能主要包括:通过计算机管理题库档案,过强大的查询和索检高效的索检出数据,提高办事效率。 使用 MICROSOFT公司的 ACCESS作为后台数据库,设计数据库, 使用 MICROSOFT公司的 VISUAL C++ 6.0开发工具,利用其提供的各种面向对象的开发工具, 使用ADO控件连接数据库,开发出产品。
关键字:题库管理系统,VISUAL C++ 6.0,数据库。
Abstract
A database management system is the information management system, the function that it develop mainly includes:Pass a database of the calculator management file, lead the strong search and the checks efficiently of checking a data, raise to handle affairs the efficiency.
The ACCESS that uses the company of MICROSOFT is the backstage database, the design database, use the VISUAL C++ 6.0 development tool of the company of MICROSOFT, make use of various development tool that faces to the object of what it provide, use the ADO to control a conjunction database, develop to produce the article.
Keywords: Database management system ,VISUAL C++ 6.0, Database.
目 录
摘 要 1
Abstract 1
目 录 2
一、前 言 3
二、开发工具和相关知识简介 4
2.1 Vc++基础 4
2.2 SQL语言简介 4
三、编译原理试题库系统的需求分析 6
3.1 系统的开发背景 6
3.2 系统的可行性研究 6
3.3 开发过程框图 7
3.4 系统功能分析 7
3.5 系统总体流程图 8
四、系统总体设计 9
4.1 系统功能模块框图 9
4.2 数据库设计 10
4.2.1 数据库需求分析 10
4.2.2 数据库结构设计 10
五、编译原理试题库系统具体实现 13
5.1 系统登录 19
5.2 试题库系统主界面 22
5.3 试题管理对话框 27
5.3.1填空题管理 28
5.3.2选择题管理 36
5.4 用户管理对话框 46
5.5 成绩管理页面 54
5.6 考试页面 58
5.7 生成试卷对话框 76
六、软件测试 81
结 束 语 81
致 谢 82
主要参考文献 82