摘要:本文是在参考各种市场上流行的配课软件(比如水晶排课)的基础上尝试性地提出了一种大学配课算法,并开发而成小型自动配课系统。配课问题的研究主要是解决各种教学资源如教室、教师的合理有效利用问题,避免教师、班级在上课时间、地点上的冲突,使排课时间分配均匀。在算法设计中为配课操作设置了不同的优先级,逐级配课,有效地降低了配课时间冲突的几率,提高配课的成功率。另外,系统为教师和教室分别设计了配课级别,从而能够避免教学资源过于集中地使用,实现均衡化利用。小型自动配课系统只是一种尝试,还有很多不完善的地方,需待日后改进。5990
关键词: 配课系统;Java;数据库。
Based on Java Automated Course Scheduling System
ABSTRACT:In this paper,an algorithm for arranging schedule on the campus is tentatively proposed after consulting these popular software of the same type in the market like “Crystal Scheduling” , and it has been tried to developed .The problem of arranging schedule is largely to solve the proper and effective usage of various teaching resources, such as classrooms, teachers and so on, to avoid the conflict on the time or the place of the schedule, and to make the time produced on the average. In the design of the algorithm,different priorities are assigned to the operation of the arranging schedule,make it complished priority by priority,and thus bring down the probability of the conflict of the time arranging effectively,increase the probability of the successive arranging. Moreover, in order to make sure the teaching resources won’t be used too intensively,and realize the average usage,the system designs the arranging levels for the teacher and the classroom.
The proposal of the algorithm is just an attempt,so there are lots of defects,which are to be improved in future.
Key words: Course Scheduling System; Java; Data Base
目录