学生信息管理系统的设计与实现(VB SQL)
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,   本系统界面友好,操作简单,比较实用。 [资料来源:http://think58.com]
【关键字】:管理信息系统、学生管理、Visual Basic应用。
 
Abstract
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.
[资料来源:THINK58.com]
This economical and pragmatic system has explicit interface, with simple operation.
[Keywords] :MIS、student management、visual basic application
 
目 录 [版权所有:http://think58.com]
摘 要 I
Abstract II
第1章  绪论 1
2.系统概述 3
2.1现有系统分析 3
2.2可行性分析 3
2.3 开发工具简介 4
2.3.1 Visual Basic 6.0 简介 4
2.3.2 Microsoft SQL 2000 简介 5
2.4 系统的功能简介 5
2.5系统开发的目标 6
3. 系统分析 7
3.1业务流程分析 7
3.2 数据流程分析 8
3.3数据存储分析 9
4.系统设计 11
4.1软件模块结构设计 11
4.1.1 系统方案确定 11
4.1.2 软件结构设计 11
4.2 数据库设计 11
4.2.1  系统E-R图 12
4.2.2  各表的物理结构 14
5.系统的实现 17
5.1 系统登陆界面 17
5.2系统主界面 19
5.3用户管理模块 29
5.4学生缴费管理模块 34
结 论 43
致  谢 44
参考文献 45
 
预览图: [资料来源:http://THINK58.com]