学生信息管理系统毕业设计论文 联系客服

发布时间 : 星期五 文章学生信息管理系统毕业设计论文更新完毕开始阅读8b6a76d4b14e852458fb57bd

毕业论文——学生信息管理系统

南京理工大学

毕业设计

学生管理系统

学院:

专业:计算机科学与技术 班级:2009届 姓名: 指导教师:

毕业论文——学生信息管理系统

摘 要

随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实

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

本文介绍了在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 ..................................................................................................................... 3 第一部分 前 言............................................................................................................ 5 第二部分 绪论 ............................................................................................................... 6 2.1目的背景与意义.................................................................................................... 6 2.2相关技术与开发工具介绍...................................................................................... 7 2.2.1 Visual Basic 6.0开发环境 .............................................................................. 7 2.2.2 Visual Basic 系统几个在程序应用中的常用名词 ......................................... 7 2.2.3 Windows下的Visual Basic 编程环境简介 ................................................... 8 2.2.5 使用Access2000创建数据库 ........................................................................ 9 第三章 可行性分析........................................................................................................ 10 第四章 总体设计...........................................................................................................11 5.1 系统功能描述 ....................................................................................................11 2.2 数据流图与数据字典 .......................................................................................... 12 2.2.1 数据流图................................................................................................... 12 2.2.2 数据字典 ................................................................................................. 18 2.3 数据库设计 ........................................................................................................ 24 2.3.1 库设计 ...................................................................................................... 24 第五章 详细设计.......................................................................................................... 26 第六章 系统具体实现 .................................................................................................... 28 6.1各功能的实现 ........................................................................................................ 28 6.1.2 打印统计 ........................................................................................................ 36 第七章 学生信息系统软件测试 .................................................................................... 44 结束语 ........................................................................................................................... 46 致 谢 ............................................................................................................................. 47 主要参考文献................................................................................................................. 48