计科教务管理系统毕业论文.doc

约41页DOC格式手机打开展开

计科教务管理系统毕业论文,目录摘要3关键字: 管理信息系统、教务管理、visual basic应用。4abstract4key words:5management information system, educational administration management, visual basic applica...
编号:45-163745大小:1.52M
分类: 论文>教育学论文

内容介绍

此文档由会员 龙岗先生 发布

计科教务管理系统毕业论文

目录

摘要 3
关键字: 管理信息系统、教务管理、Visual Basic应用。 4
Abstract 4
Key words: 5
Management information system, educational administration management, Visual Basic application. 5
第一章 绪论 6
1.1. 选题的背景 6
1.2. 目的和意义 7
1.3. 系统完成和实现的工作 8
第二章 平台简介 9
2.1. Delphi简介 9
2.1.1. 数据库访问方法 10
2.1.2. 数据库组件 11
2.2. 数据库简介 11
2.2.1. SQL语言 11
2.2.2. 数据库 15
2.3. 系统运行环境 16
2.3.1. 硬件环境 16
2.3.2. 软件环境 17
第三章 系统总计设计 17
3.1. 系统的主要功能要求 17
3.1.1. 系统主要模块 17
3.1.2. 系统安全性 17
3.1.3. 口令权限识别 18
3.1.4. 口令存取 18
3.2. 主要功能模块描述 18
3.2.1. 课程表信息 18
3.2.2. 总课表信息 19
3.2.3. 教师信息管理 19
3.2.4. 教师课酬管理 19
3.2.5. 教师课酬发放 19
3.2.6. 教师课酬统计 19
3.2.7. 试卷档案登记 20
第四章 系统详细设计分析 20
4.1. 需求分析 20
4.1.1. 目标系统功能说明 20
4.1.2. 用户需求分析 20
4.2. 系统结构 21
4.3. 系统E-R图 22
4.4. 数据库设计 23
4.5. 系统数据流图 30
第五章 系统的实现 33
5.1. 登陆窗体的设计 33
5.2. 程序主界面设计 36
5.3. 用户管理窗口的设计 48
5.4. 计科系教务管理系统的实现 56
5.4.1. 系统管理 56
5.4.2. 教务信息管理: 57
5.4.3. 数据查询: 67
5.4.4. 系统帮助: 69
第六章 系统使用方法 70

 

摘要

   随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
    本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析我学校计科系的教务管理的不足,创建了一套行之有效的利用计算机进行教务信息管理的方案。文章介绍了教务管理信息系统的系统分析部分,包括可行性分析、数据流程分析和需求分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用。

关键字: 管理信息系统、教务管理、Visual Basic应用


Abstract
                                  
   Is more and more thorough along with the information technology in the management and the widespread application, the management information system the implementation technically already gradually maturely.The management information system is the new discipline which develops unceasingly, any unit must survive must develop, wants the high efficiency to organize organically the internal activity, must establish the management information system which adapts with own characteristic.
This article introduced environment uses Microsoft Visual Basci 6.0 ;from the top downward the overall plan in Visual under the Basic6.0, from bottom to top applies the development” the strategy develops a management information system the process.Through analyzes my school to count the branch department the educational administration management insufficiency, founded a set of effective use computer to carry on the educational administration information management the plan.The article introduced the educational administration management information system system analysis part, including feasibility analysis, data flow analysis and demand analysis and so on; The system design part mainly introduced the system function design and the database design and the code design; The system realization part explained several main module algorithms, this system contact surface is friendly, the operation is simple, quite practical.

Key words:
 Management information system, educational administration management, Visual Basic application.