C语言试题库管理系统的设计与实现修改版

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

目录

第一章引言 (4)

1.1本课题研究背景与意义 (4)

1.2本课题研究目的与内容 (4)

1.3本课题的研究现状 (4)

1.4本课题所要达到的设计目标 (4)

1.5本课题所涉及到的关键技术简介 (5)

1.5.1 JA V A简介 (5)

1.5.2 C/S简介 (5)

1.5.3 SQL Server 2000简介 (6)

1.5.4 JACOB简介 (6)

第二章系统需求分析 (7)

2.1业务流程图 (7)

2.2功能模块图 (7)

第三章系统实现 (8)

3.1 系统概念设计 (8)

3.1.1 实体描述和联系描述 (8)

3.1.2系统E-R图设计 (10)

3.2系统逻辑设计 (10)

3.3系统详细设计 (10)

3.3.1 E-R图向关系模式的转化 (10)

3.3.2数据库的实现 (11)

3.3.3系统主模块程序流程图 (13)

第四章系统实施 (19)

4.1系统环境的实施 (19)

4.2 人机界面设计 (19)

4.3系统运行与维护 (22)

4.4 系统性能分析 (23)

4.5系统改进方向 (23)

结论 (23)

参考文献 (23)

致谢 (24)

C语言试题库管理系统的设计与实现

XX, 数学计算机科学学院

摘要:“C语言程序设计”课程是很多高校大部分学生的一门必修课。由于课

程的特殊性,需要大量的习题资源来帮助学习。然而由于学生本身的经济能力及一些资料上的题型无法及时更新,并不能满足学生的要求。另外采用传统的人工出卷会花费老师大量的时间,物力和精力。因此如何既能满足学生要求又能为老师提供便捷成了重要的课题。这时候C语言试题库管理系统就被提出来了。

本文首先介绍了题库建设的现状和开发工具,然后提出了C语言试题库管理系统的需求分析,明确了系统的总体结构。并论述了利用JAVA、数据库技术,设计与实现基于C/S结构的C语言试题库管理系统的全过程。主要解决了试题库的建立、试卷生成、系统的安全性问题。本文详细论述了系统总体设计思想、数据库设计以及功能模块设计等。从而实现C语言试题库管理的信息化,规范化和试卷生成的自动化,并使其操作简单、方便、快捷。

关键词:题库管理系统;JA V A;SQLServer2000;C/S结构;C语言

Design and Implementation of the C Language T est Library

Management System

Chen Wei,School of Mathematics and Computer Science

Abstract:"C language program design" is a compulsory course for most students in many universities. Because of the particularity,students need a lot of exercise resources to help learning. However, because the student own economic ability and some data types cannot be updated in a timely manner, it can not meet the demand of students. In addition to adopt the traditional manual volume takes the teacher a lot of time, material and energy.So how can meet the students' requirement and can provide convenient became an important topic for the teacher. At this time,C language test library management system was put forward.

This paper introduces the present situation of the construction of the test and development tools, and then puts forward the C language test library management system of requirement analysis, the general structure of the system. And discusses the process which use JAV A, database technology, design and realization based on C/S structure of C language test library management system. This paper mainly solves such problems as the building of the paper test, the security of the system. This paper discusses the overall design, database design and function module design, etc. So it makes the C language test realize the standardization of management information, and test automation, and generate the operation simple, convenient and quick.

Key words:The Question Bank Management System;Java;Sql Server 2000;The Structure of C/S;C language

相关文档
最新文档