1 / 36
文档名称:

毕业设计(论文)-JSP学生成绩管理系统--管理员模块设计与实现.doc

格式:doc   页数:36页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-JSP学生成绩管理系统--管理员模块设计与实现.doc

上传人:3346389411 2012/7/28 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-JSP学生成绩管理系统--管理员模块设计与实现.doc

文档介绍

文档介绍:毕业设计(论文)
题目:学生成绩管理系统
姓名
学院信息工程学院
专业软件技术
班级 09软件(2)班
指导老师
提交时间 2011年 10月13日
学生成绩管理系统
——管理员模块设计与实现
摘要:随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生成绩管理方面的不足,创建了一套行之有效的计算机管理学生成绩的方案。首先概要性地介绍了本系统开发的目的、系统开发的背景等;其次对该系统设进行需求分析和设计分析,对系统功能分析以及模块划分定义;接着进行系统数据库的设计;最后根据第二部分对系统功能分析以及功能模块的划分,对各功能模块进行分析实现。使系统达到功能完善,界面友好,操作简单,比较实用的效果。
关键词:管理信息;学生成绩;Jsp
Student performance management system
design and implementation of administrator module
Abstract: As information technology more and more depth in the management of a wide range of applications, management information systems implementation, technology has gradually matured. Management information system is an evolving new discipline, any unit to survive and develop, to high efficiency of the internal activities anic anized, it must establish its own patible with management information systems.
This article describes the environment in a "top-down master plan, application development from the bottom up" strategy to develop a management information system process. Management through the analysis of a shortage of schools to create a set of effective management of puter programs. This paper introduces the student management information system of parts, including feasibility analysis, business process analysis; system design section introduces the functional design and database design and code design. Make the system eventually reach perfect function, friendly interface, the operation is simple, more practical effect.
Keywords: MIS; student management; Jsp application.
目录
第一章概述 1
信息化管理现状 1
课题来源及意义 1
课题的需求现状 1
系统概述 1
本人在项目中负责的工作 1
第二章技术简介 2
JSP技术简介 2
Javascript技术 2
数据库技术 3
第三章系统分析 4
可行性分析 4
需求分析 5
管理员界面的系统功能模块图 5
学生成绩管理系统的子模块分析 6
使用到的技术 6
第四章系统概要设计 7
系统方案确定 7
E-R图 7
数据库设计 8
第五章系统详细设计