搜索资源列表
paike
- 高校排课系统的算法,基于蚁群算法。高校排课系统的算法,基于蚁群算法-University Course Scheduling System algorithms, based on the ant colony algorithm. University Course Scheduling System algorithms, based on the ant colony algorithm
momopaike
- 排课算法描述 在描述算法之前我们把一些概念先讲清楚。在这里我们把从行政角度分的班叫自然班,把在同一个教室上课的班叫做排课班。在大学里有些公共课是几个排课班通过多媒体来一起上的,我们把这个排课班的总和叫做公共班。班级、教室、教师、课程都维护着自己的一张课表。对课表的每个表元(如星期一的第一节课)在这里称做时间片。 -Course Scheduling algorithm descr iption in describing the algorithm to some of the
paike-mine
- 引入了基于回溯搜索的排课算法,并采用了基于MVC三层架构的B/S开发模式,应用了较为方便的Mysql数据库,并通过一定的技术实现了与目前流行的Microsoft Excel办公软件的无缝连接。里面包括完整的毕业设计源码,数据库及毕业论文定稿-The introduction of the the Timetable algorithm based on backtracking search, and the MVC-based three-tier B/S development model,
QuickSort
- 算法课上学习了快速排序,这是我课下自己实现的快排,希望对大家有用!-Solution to quicksort problem
排课系统
- 排课系统就是计算与排课软件结合而成系统。鉴于排课算法复杂,计算量庞大,要求相关计算机有较高的运算能力,排课系统较为困难(Course scheduling system is the combination of calculation and scheduling software. In view of the complexity of the course scheduling algorithm and the huge amount of calculation, it requir
Work
- 排课算法,基于遗传学算法,具有很大的借鉴意义(Scheduling algorithm)