毕 业 设 计 论 文
高校学生成绩管理系统的设计与实现
作 者 姓 名
:
指导教师姓名
:
学科专业名称:
设计日期:2005-3-7
××××大学计算机专业毕业设计论文 设计: ×××
【摘要】
本论文叙述了我校学成绩管理的现状以及Visual basic6.0语言的概况。
重点介绍了学生成绩管理系统的实现过程:包括 系统分析、 系统调查、
数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现
系统测试和调试。本系统主要功能有用户管理、学生注册、班级信息录入
学生信息录入、班级课程录入、学校专业信息录入、课程信息录入、学生
成绩录入、教师信息录入、数据查询、打印输出等功能。总结了本系统的
特点:界面美观、操作方便、容错性强、效率高,从而节约学生成绩管理
成本。
本论文主要内容是:第一章简要介绍了本系统的应用背景、需求分析,
设计总体思路。第二章概述了管理信息系统的相关理论及开发语言的有关
知识,第三章对本系统进行了系统分析和设计,包括功能需求描述、数据
库设计等内容。第四章介绍了本系统的具体实现。第五章关于本系统开发
过程中的结论及体会。
【关键词】学生成绩管理系统,功能,特点,论文内容。
【Abstract】
This thesis describes my school the present condition of
the score management and the general situation of the Visual
basic6.0 languages .The point introduced the student the result
management system carries out the process : Include the
system analysis, system investigate, the data process analysis,
the function design, database design, the system physics
installs the project, system realization, system test and adjusts
to try .The main function a management, student of this system
register, the class information records to go into, student's
information records to go into, the class course record go into,
professional information in school record go into, the course
information record go into, student's result record go into,
teacher's information record go into, data search, print the
exportation etc. function . Tallied up the characteristics of this
system : The interface beauty, operate the convenience and
permit the wrong strong, the e# ciency is high, thus
economizing the student result management cost.
M a i n c o n t e n t s o f t h i s t h e s i s i s : A s y n o p s i s i n t r o d u c e d t h e
- 1 -
××××大学计算机专业毕业设计论文 设计: ×××
applied background, the need analysis of this system, designing
the total way of thinking .Chapter 2 said the relevant knowledge
o f t h e r e l a t e d t h e o r i e s a n d d e v e l o p m e n t l a n g u a g e o f t h e
management information system all, chapter 3 carries on this
system to system analysis and design, include such as function
r e q u e s t d e s c r i p t i o n a n d t he d a t a b a s e d e s i g n. . . e t c . . A c o n c r e t e
r e a l i z a t i o n t h a t i n t r o d u c e d t h i s s y s t e m . C h a p t e r 5 c o n c e r n i n g
conclusion within this system development process and realize.
【KeyWords】
the Student result management system, function, characteristics, the
sis contents
- 2 -
××××大学计算机专业毕业设计论文 设计: ×××
目 录
摘要
.前言
第一章 引言
1.1//开发背景
1.2开发目标
1.3 项目提出的意义
1. 4 系统开发所用的技术准备
第二章 系统分析
2.1系统需求分析
2.1.1系统调查
2.1.2组织机构设置
2.1.3用户需求
2.1.4系统业务流程图
2.1.5系统设计思想
2.1.6系统设计分析
2.1.7系统功能分析
2.2新系统逻辑方案
2.2.1数据流图(简称为DFD)
2.2.2数据字典
2.2.3新系统逻辑模型的提出
2.2.4系统边界
第三章 系统设计
3.1学生成绩查询系统功能需求简介
- III -
××××大学计算机专业毕业设计论文 设计: ×××
3.2功能需求描述
3.3系统目标要求
3.4系统平台选择
3.5数据库设计
3.5.1数据库需求分析
3.5.2数据库概念结构设计
3.5.3、逻辑结构设计(E-R图向关系模型的转换)
第四章 系统实施
4.1各子系统模块程序设计举例
4.2 软件测试的目的和原则
4.3 子系统测试
4.4 软件运行与转换
第五章 结 论
致 谢
参考文献
- IV -