搜索资源列表
timetabling
- 遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
timetabling
- 遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
ycsf(paike)
- 遗传算法在大学排课问题中的应用,对制作排课系统有重要的参考价值-Genetic Algorithm in the University Timetable Problem of Course Scheduling System has produced an important reference value
memetic_for_TSP
- TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题 的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解 决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local op
Coursessysetmes
- 采用SQL实现的排课管理系统,非常实用的代码,帮助学习SQL语句的使用-Timetable for implementation using SQL management system, the code is very useful to help study the use of SQL statements
685
- Computational study of a cutting plane algorithm for University Course Timetabling
vbsql
- vb和sql的排课系统,简单概述了前后台的关系,以及所需要的课程,程序比较简单,望对大家有个提示及参考。-Timetabling System vb and sql
mmantsystem
- This is an implementation for the max min ant system applied to the University Course Timetabling
fet-3.17.11
- 遗传算法做排课软件源码!写的非常不错,利用遗传算法实现了快速排课!-Timetabling software source code genetic algorithm to do! Very well written!
paike1109
- 这是基于ASP 的排课系统,附源代码-Timetabling System based on ASP, with source code.
10.1.1.12.8003
- A Hybrid Genetic Algorithm for School Timetabling
Timetable-based-on-genetic-algorithm
- 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
sa_timetable
- This matlab program is developed to solve timetabling problem using simulated annealing algorithm
viewcontent
- A Hybrid Genetic Algorithm for the Student- Aware University Course Timetabling Problem
testlab_ssh
- 基于asp的课程管理系统 1.登录,注册。 2.自动排课-Asp-based course management system 1. Login, register. 2. Automatic Timetabling
PKXT
- jsp高校智能排课系统+论文 它对旧的排课方式方法是一种革命性的冲击。智能排课系统具有高效性、灵活性、可重复利用性等特点。它可以轻松、合理的解决了高校的排课问题。-Intelligent Scheduling System+ jsp college papers arranging the old ways and it is a revolutionary impact. Intelligent Scheduling System
pga
- paralel genetic algorithm based school timetabling
fet-5.14.5
- Timetabling using C-Timetabling using C++
Timetabling-using-VB.Net
- Class timetabling is a difficult problem. This a simpler version of a timetabling application. One can easily schedule class timetables using this application. It is coded in Visual basic dot net. It is ideal for learner