{$cfg_webname}
主页 > 计算机 > 其他 >

教育培训机构管理信息系统的设计与实现(论文)

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

教育培训机构管理信息系统的设计与实现(论文)(任务书,开题报告,论文14800字)
摘要
随着民办教育机构呈现出的高速发展趋势,对于教育培训机构管理信息系统的需求也逐步提高。教育培训机构管理信息系统可以高效率地把内部活动有机地组织起来,为培训机构的发展服务。每个培训机构必须建立与自身特点相适应的管理信息系统。
本系统主要用于教育培训机构信息管理,总体任务是实现学员信息关系的系统化、规范化和自动化,其主要任务是便于教务专员对学生及教师各种信息进行日常管理,如查询、修改、增加、删除,另外还考虑到学生选课和在线报名。针对这些要求设计了教育培训机构管理信息系统。文章介绍了学生管理系统的系统分析部分,包括系统开发的意义、可行性分析等;系统设计部分简要介绍了系统各功能模块及数据库的设计,着重讨论了用 ASP.NET技术和SQL Server 2008开发网上教育培训机构管理系统时的数据库访问技术和动态网页制作技术,并给出了部分实现代码。本系统界面友好,操作简单,比较实用。

关键词:网上教育培训机构管理;浏览器/服务器结构;SQL Server 2008

Abstract
  With the rapid development of private educational institutions showing trends, gradually increase the demand for management information systems for education and training institutions. Management information system of education and training institutions in efficient manner organically internal activities organized for the training institutions in the development of services. Each training institution must establish a management information system compatible with its own characteristics.
This system is mainly used for information management education and training institutions, the overall mission of student information between systematic, standardized and automated, whose main task is to facilitate the day-to-day management of the Senate Commissioner for students and teachers a variety of information, such as query, modify, increase, delete, and also taking into account the student course selection and register online. These requirements are designed management information system for education and training institutions. This paper introduces the systems analysis portion of the student management system, including the significance of system development, feasibility analysis; system design section briefly describes the system functional modules and database design, focused on development using ASP.NET technology and SQL Server 2008 database access technologies in online education and training institutions management systems and dynamic web page production technology, and gives a part of the code; the system interface is friendly, simple operation, and more practical.

Key words: Online education and training institutions management;Browser/Server structure;SQL Server 2008
 

教育培训机构管理信息系统的设计与实现(论文)


目录
摘要(中文)    I
(英文)    II
第一章 概述    1
1.1系统开发意义    1
1.2系统开发目标    3
1.3 可行性分析    3
1.3.1 课题调研    3
1.3.2 可行性分析    3
第二章 系统关键技术介绍    5
2.1 C#介绍    5
2.2 Asp.net特点    5
2.3 SQL Server介绍    6
第三章 系统分析    8
3.1 系统需求分析    8
3.2 系统功能分析    8
3.3 数据流程分析    9
3.3.1数据流程图符号说明    9
3.3.2数据流程图    10
3.4 数据字典分析    11
3.4.1 数据项描述    11
3.4.2 数据流描述    11
3.4.3 数据存储描述    11
3.4.4 处理逻辑描述    12
第四章 系统设计    13
4.1 系统模块设计    13
4.2 系统架构设计    13
4.3 数据库设计    13
4.3.1 数据库系统E-R图    14
4.3.2 数据库逻辑设计    18
4.3.3 数据库物理实现    18
4.4 系统详细设计    21
4.4.1 培训管理详细设计    21
4.4.2 系统管理详细设计    23
第五章 系统实施    28
5.1 开发运行环境    28
5.2 系统代码实现    28
5.2.1数据库连接操作类    28
5.2.2工具类MyUtility类    29
5.3 系统运行展示    30
5.3.1错误信息显示    30
5.3.2 登录页面    30
结束语    31
参考文献    32
致谢    33

推荐资料