VB学生管理系统论文范文

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

摘要

随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。

本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用。

【关键字】:

管理信息系统、学生管理、Visual Basic应用。

Summary

With more and more widespread and profound application of information technology in management, the implement of management information system has become mature in technology step by step. Managing information system is a new subject. Enterprise needs existence and development, so enterprise activities should be organized efficiently and organically, which means tightening up the enterprise management and strengthening effective management of any resource (staff, finance, property, etc.) internal the enterprise, and also establishing a management information system fitting in with its own characteristics.

This article introduces the detailed process of exploring a management information system under the environment of visual foxpro, utilizing “Top-Bottom” overall plan and a strategy according to “Bottom-Top” application and exploitation. That is to establish a set of effective scheme for student management by computer, through analyzing disadvantages of student management by human resources. This article emphasizes on three sections. The system analysis section of student management information includes feasible analysis, management function analysis.The system design section mainly focuses on system function design and data base design and data number design. And the system realization section has provided several major function , together with the main windows and programs.

This economical and pragmatic system has explicit interface, with simple operation. [Keywords] :

MIS、student management、visual basic application

摘要 (1)

SUMMARY (2)

第一部分前言 (4)

第二部分绪论 (5)

2.1目的背景与意义 (6)

2.2相关技术与开发工具介绍 (7)

2.2.1 Visual Basic 6.0开发环境 (7)

2.2.2 Visual Basic 系统几个在程序应用中的常用名词 (8)

2.2.3 Windows下的Visual Basic 编程环境简介 (9)

2.2.5 使用Access2000创建数据库 (12)

第三章可行性分析 (13)

第四章总体设计 (13)

5.1系统功能描述 (13)

2.2数据流图与数据字典 (15)

2.2.1 数据流图 (15)

2.2.2 数据字典 (20)

2.3数据库设计 (33)

2.3.1 库设计 (33)

第五章详细设计 (35)

第六章系统具体实现 (37)

6.1各功能的实现 (37)

6.1.2 打印统计 (51)

第七章学生信息系统软件测试 (62)

结束语 (64)

致谢 (65)

主要参考文献 (65)

第一部分前言

随着学校的规模不断扩大,学生数量急剧增加,有关学生的各种信息量也成倍增长。面对庞大的信息量需要有学生管理系统来提高学生管理工作的效率。通过这样的系统可以做到信息的规范管理、科学统计和快速查询、修改、增加、删除等,从而减少管理方面的工作量。

本系统主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统;本系统主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统。

本系统主要包括学生信息查询、教务信息维护和学生选课三部分。其功能主要有:

1、有关学籍等信息的输入,包括输入学生基本信息、所在班级、所学课程和成绩等。

2、学生信息的查询,包括查询学生基本信息、所在班级、已学课程和成绩等。

相关文档
最新文档