{$cfg_webname}
主页 > 计算机 > VB >

学生成绩管理系统的设计与实现(VB,Access)(含录像)

来源:wenku7.com  资料编号:WK79896 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK79896
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

学生成绩管理系统的设计与实现(VB,Access)(含录像)(毕业论文说明书12000字,程序代码,Access数据库)
摘要:学生成绩管理系统是根据学校对学生成绩需求的研究分析而设计的。本课题的研究目标是对学校的学生成绩进行管理。此系统需做到的功能有基础信息维护、学生管理、课程管理、成绩管理、系统维护、查询管理。本文采用生命周期的系统分析方法,详细阐述了一个功能比较强大的成绩信息管理系统的前后台开发、操作流程和涉及的一些关键技术。本文首先通过实际的业务流程调研,分析了系统的功能结构,具体完成了系统的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的用例图;之后是系统设计阶段,主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库设计时先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。

关键词:成绩管理 管理系统 数据库

Student Achievements Management System

Abstract: Student Achievements Management System is designed according to the school research and analysis of the demand for the student achievements finishing. The research objectives are school student achievements management. The function of this system needs to be done of the basis of information maintenance, student management, achievement management, system maintenance, inquiry management. In this paper, the life cycle of the system analysis methods elaborated a powerful function before and after the development of the student achievement information management system, operational processes and involved some of the key technology. Firstly, through the actual business process research and analysis of the functional structure of the system, specifically the completion of the system requirements analysis, feasibility analysis, current business process analysis and optimization of existing business processes, draw a use case diagram of the system; after the system design stage, mainly to complete the division of the functional modules, database design and system interface design. Detailed design of the stage of the function of each module, the formation of a functional block diagram of the system, select a suitable development model based on concept of structural design; database design first, followed by the logical structure design, and finally the completion of the design of the database tables.
 Keyword:Achievements Management, Management System, Database

功能设计
为了提高管理效率,减轻劳动强度的提高,信息处理速度和准确性;为操作员提供更方便、科学的服务项目。为操作员提供的一种更先进、科学的服务系统。于是便选择了由计算机来设计一个信息系统的方案。让计算机对数据库信息进行管理,操作员可以直接在计算机上实现信息化的管理,并能在一定程度上实现自动化。
 作为数据库系统,其主要实现的功能应包括系统管理、基础信息管理、成绩管理、查询管理、系统关于管理等,具体功能描述如下:
    系统管理:用户和密码管理。
    基础信息管理:班级、专业、课程、学生信息管理。
    成绩管理:学生成绩管理。
    查询管理:学生、成绩查询和成绩统计。
    系统关于:关于和帮助信息。
 

学生成绩管理系统的设计与实现(VB,Access)
学生成绩管理系统的设计与实现(VB,Access)
学生成绩管理系统的设计与实现(VB,Access)
学生成绩管理系统的设计与实现(VB,Access)
学生成绩管理系统的设计与实现(VB,Access)


目 录
1.前言    4
1.1课题的背景和意义    4
1.2管理信息系统概述    4
1.3系统开发方法    4
2.系统需求分析    6
2.1 可行性分析    6
2.1.1技术可行性    6
2.1.2经济可行性    6
2.1.3管理可行性    6
2.2系统功能需求分析    6
2.3开发环境介绍    7
2.3.1开发工具    7
2.3.2数据库    7
3.系统分析    8
3.1业务流程分析    8
3.2数据流程分析    8
3.3数据字典分析    9
4.系统设计    11
4.1系统逻辑设计    11
4.1.1功能设计    11
4.1.2功能结构设计    11
4.2系统详细设计    12
4.2.1系统代码设计    12
4.2.2系统物理配置方案设计    12
4.2.3系统输入输出设计    13
4.2.4数据库设计    13
5.系统实现    15
5.1 登录模块实现    15
5.2 主界面设计实现    16
5.3 系统维护界面实现    17
5.4 基础信息维护界面实现    18
5.5 查询界面实现    22
5.7 关于与帮助界面实现    24
6.系统运行维护    26
总结    27
感谢    28
参考文献    29
 

推荐资料