搜索资源列表
zdpk
- C#排课系统,使用了模拟算法。很简单,可以看看啊。-C# Course Scheduling System, the use of the simulation algorithm. Very simple, you can look at the ah.
paikezhushou
- 排课助手源程序,排课问题是一个多约束、多目标的优化问题,其实质是时间表问题,已经被确认为NP完全问题。算法作为一种随机搜索算法,利用群体搜索技术,对解决NP问题非常有效。 -It was identified as np-complete problems.Algorithm as a kind of random search algorithm, using search technology, is very effective to solve the NP problem.
排课系统(内有三个样本)
- 该内容核心代码用的是退火算法,而不是遗传基因(The core code of this content is annealing algorithm instead of genetic gene.)