摘要
信息社会的高科技,商品经济化的高效益,使计算机的应用已普及到经济和社会生活的各个领域。计算机虽然与人类的关系愈来愈密切,还有人由于计算机操作不方便继续用手工劳动。为了适应现代社会人们高度强烈的时间观念,随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
本文详细阐述了系统分析、需求分析、概要设计、详细设计、系统实现以及系统维护等软件开发过程。力求将所学到的知识在信息系统开发中得以全面的应用,并使系统在实际的操作中能按照设计的要求安全有效正确的运行。关键字:delphi ;SQL;DBMS;MIS.
Abstract
Hi-Tech of information-intensive society, high benefit of commodity economy, causes the computer the application to the economical and social life each domain. Although the computer and humanity's relations are very close, some people continue to employ with the manual labor as a result of the inconvenience of computer operation. For adapt the modern society people highly intense time idea, along with information technology more and more thorough but broad application in management, the implementation of the management information system be gradually mature in the technology. The management information system is a developing new-type discipline. Any corporation wants to survive and develop, wants to the high efficiency organically organize the internal activity, so they must establish the
目录
摘要 1
Abstract 2
第一章 总体设计 1
1.1总体功能设计 1
1.1.1系统的主要功能要求 1
1.1.2系统主要模块 1
1.1.3 系统安全性 1
1.1.3.1口令权限识别 1
1.1.3.2口令存取 1
1.1.4主要功能模块描述 2
1.1.4.1课程表信息 2
1.1.4.2总课表信息 2
1.1.4.3教师信息管理 2
1.1.4.4 教师课酬管理 2
1.1.4.5教师课酬发放 2
1.1.4.6教师课酬统计 2
1.1.4.7试卷档案登记 3
第二章 系统详细设计分析 4
2.1需求分析 4
2.1.1目标系统功能说明 4
2.1.2用户需求分析 4
2.1.3系统运行环境简介 5
2.1.3.1 硬件环境 5
2.1.3.2 软件环境 5
2.2系统数据流图 5
2.3系统结构 7
2.4系统E-R图 8
2.5数据库设计 9
2.5.1主要数据表 9
2.5.2基本数据表的实现 10
第三章 详细设计 15
3.1 登录模块设计 15
3.2 用户管理模块设计 18
3.3 角色管理模块设计 30
3.4 总课表 40
4 系统测试 50
4.1测试项目 50
4.2测试方法 52
结束语 52
致谢 53
参考文献 54