北京信息科技大学学生学籍管理系统的开发(论文)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

北京信息科技大学学生学籍管理系统的开发(论文)(15000字)
摘  要
  随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
    本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析一般学校学生管理的方法,给出了一套行之有效的计算机管理学生的方案。本系统主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改 、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生管理系统。文章介绍了学生管理系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法,本系统界面友好,操作简单,比较实用。

关键词:管理信息系统;学生管理;Visual Basic;Access 2007
 
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 system is mainly used for school students' information management , Overall mission is to realize students' information relationship systematization, standardization and automation
Its main task is to carry out management of all kinds of information by using computer, such as inquiry, modification, adding, deleting, it also consider  the requirement of students for choosing courses, According to these demand I design the students' information management system.
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 functions, together with the main windows and programs.
This economical and pragmatic system has explicit interface, with simple operation.

Key Words:MIS;Student management;Visual basic;Access 2007
 
目  录
摘  要(中文)    I
(英文)    II
第一章 系统开发背景、必要性和可行性分析    1
1.1 开发背景    1
1.2 系统开发的必要性    1
1.3 系统开发可行性分析    1
第二章 系统分析    2
2.1 系统目标    2
2.2 系统组织结构    2
2.3 系统功能需求分析    3
2.4 系统业务流程分析    3
2.5 系统数据流程分析    5
2.6 数据字典    9
第三章  系统设计    17
3.1 系统设计目标及主要工作    17
3.2 系统总体架构    17
3.3 功能模块设计    18
3.4 数据库设计    20
3.5 输入输出设计    23
第四章  系统实施    29
4.1 系统开发环境    29
4.2部分代码实施    30
结束语    38
参考文献    39