文档介绍:忻州师范学院
计算机系本科毕业(设计)论文
课题名称
计算机实验室排课系统的设计与实现
专业
计算机科学与技术
姓名
学号
指导教师
二零一三年六月
目录
1 引言 1
2 系统需求分析 3
需求描述 3
系统可行性分析 3
系统功能分析 3
3 系统设计 6
系统主要功能模块设计 6
数据库设计 10
4 系统实现 13
系统开发平台介绍 13
系统具体实现 13
5 系统测试 16
测试环境 16
测试步骤 16
测试结果 16
6 结束语 18
致谢 19
参考文献 20
计算机实验室排课系统的设计与实现
摘要: 该系统的关键是实现了实验室自动排课的功能。系统主要包括:班级信息管理、课程信息管理、教室信息管理、实验室信息管理、自动排课管理等功能模块。其中班级信息管理主要包括班级信息的添加、修改与删除功能;课程信息管理主要包括课程信息的添加、修改与删除功能;教室信息管理主要包括教室信息的添加、修改与删除功能;实验室信息管理主要是对实验室的维护;自动排课管理主要是实现自动安排实验课的功能。系统主要用到Visual Basic , VS2010和SQL server2008等实现的。
关键字:实验室自动排课信息管理 SQL server2008
Abstract: The key point of the system is the realization of the laboratory automatic Course Scheduling functions. The system mainly includes: class information management, course information management, classroom information management, , laboratory information class information management mainly includes that the class information to add, modify and delete function; curriculum information management includes that the course information to add, modify and delete functions; classroom information management includes that classroom information to add, modify and delete functions; laboratory information management mainly is that protect the laboratory; automatic course scheduling management is that achieve automatic arrangement experiment function. The system mainly uses Visul , VS2010 and SQL Server2008 to achieve the system.
Key words: Experiment Auto Course Scheduling manager information SQL server2008
1 引言
排课是高校教学管理中一项重要而复杂的工作,其实质就是为学校所设置的课程安排一组适当的教学时间和空间,从而使整个教学能够有计划有秩序的进行。目前高校实验室仍然采用传统的人工编排课模式,话费了大量的人力和物力,排出的课表还不宜调整。系统提出了用计算机代替手工排课的方法,设计了一个利用计算机实现实验室排课的系统。通过对手工排课过程的调研与分析,设计出了实验室排课系统的功能结构,20世纪50年代末,国外就有人开始研究课表编排问题。1962年,Cotlieb就曾提出一个课表问题的数学模型,并用匈牙利算法解决了三维线形运输问题。进入20实际90年代以后,国外对课表问题的研究仍然十分活跃。在国内,对课表问题的研究开始于20实际80年代初期,具有代表性的有:南京工学院的UTSS(A University Timetable Scheduling System)系统,清华大学的TISER(Timetable Scheduler)系统等
[01]。
2 系统需求分析
需求描述
通过对我校