毕业论文--基于BS模式实验排课管理的系统设计与实现.doc
文本预览下载声明
摘 要
随着自动化工作的推进,学校教务管理自动化也被摆上了日程,在学校教务工作中占有很大比重的一项就是每学期的课程表排定工作。如何才能提高办学效率,更好地完成教学任务,跟上社会发展步伐,这是一个摆在教学工作者面前的一个迫切的问题。应用计算机软件来改造传统的教学管理模式是一个重要途径。本系统针对教务部门所面对的排课问题,借助于UML(统一建模语言)进行系统架构设计,系统基于B/S结构,采用JSP程序设计语言及SQL Server 2000数据库进行开发,实现了排课工作的自动化、规范化。本文的主要内容是对实验排课管理系统的设计和实现过程进行具体的描述,主要包括了需求分析中设计到的各项内容,实现方面介绍了各个模块的界面设计及功能的实现。
关键词:排课算法 排课系统 智能 JSP
Abstract
With the advance of automation, automation of educational administration school was put on the agenda, academic work in the school occupies a large proportion of the curriculum is scheduled for each semester of work.How can we improve the running efficiency, to better accomplish the task of teaching to keep up with the pace of social development, this is a place of teaching workers in front of a pressing issue. Application of computer software to transform traditional teaching management is an important way. The system faced by academic departments for course arrangement, by means of UML (Unified Modeling Language) for system architecture design, system based on B / S structure, using the JSP programming language and SQL Server 2000 database development, to achieve a row Course work in automated and standardized. The main contents of this paper system of teachers design and implementation of management systems for specific description of the process, Zhuyaobaokuo the needs of Zhong Dao of the various design elements, Shi Xian Fangmianjieshao the various modules of the interface design and functionality implementation.
Keywords: Timetabling Problem Arrangement System Intelligent JSP
目 次
1 引言 1
1.1 项目背景 1
1.2 课题研究的意义 2
1.3 课题研究的主要内容和目标 2
1.4 内容安排 3
2 实验排课系统的需求分析 3
2.1 系统的初步调查 3
2.2 系统背景 4
2.3 系统的可行性分析 4
2.4 需求分析 5
2.5 性能需求 5
2.6 设计要求 5
2.7 技术架构 6
2.8 安全性设计 6
3 系统总体规划设计 6
3.1 总体介绍 7
3.2 模块设计 8
3.3 功能说明 9
3.4 系统开发平台 10
3.5 系统开发工具 11
3.6 数据库设计 12
4 系统具体实现 17
4.1 登陆界面设计 19
4.2 系统首页设计 20
4.3 课表显示界面 21
5 系统测试 24
5.1 测试计划 24
5.2 测试总结 25
结 论 26
参 考 文 献 27
致 谢 28
1 引言
排课是每一个学校必须面
显示全部