-
paikepdf2
本文将排课五要素绑定、封装成课元、课栈两个向量,并以二维权值矩阵描述课元
和课栈之间的关联系。
提出了最佳匹配和遗传算法的排课算法,以随机生成的二维数字矩阵来反映课元和
课栈的关联权重,对数字矩阵组处理和最佳匹配得到的匹配偶图组为遗传算法的初始种
群,以排课各种原则的加权和为目标函数,在遗传算子控制下迭代来寻求更优的匹配结
果即使目标函数最小的偶图匹配结构,进而得到满意的排课结果。
提出了关联匹配和禁忌搜索的排课算法,以随机二维数字矩阵描述课元和课栈之问
的关联权重,按照重权优先并根据正确性原则进行约简,获得课元和课栈之间的匹配偶
图。在此基础上,引入禁忌搜索算法,以排课的完备性原则、合理性原则和人性化原则
的加权和为目标函数,以随机二维权值矩阵生成的匹配偶图为初始解,对二维权值矩阵
进行扰动构成搜索邻域,以生成的匹配偶图为禁忌对象,采用全局藐视准则,获得最优
的排课方案。
以Matlab为平台,利用Excd数据库和Mallab的互联实现数据交换,编写了两套
算法的应用程序,通过实例来验证两套排课算法,结果表明两套算法是可行的。(Arranging the five elements of this paper, binding, packaging into a class element, class stack of two vectors and matrices described by two classes per Rights
And the relationship between class stack link.
Offers the best match and Genetic Algorithm Platoon algorithm to randomly generated two-dimensional figures to reflect the class element and matrix
Class stack associated with weight, the digital matrix group received treatment and the best matching group bipartite graph matching the initial kind of genetic algorithm
Group to the weighted course arrangement of principles and the objective function, under the control of the genetic operator iteration to seek the better match Results
Results even if the objective function structure of the smallest bipartite graph matching, and then Timetabling satisfactory results.
Match the proposed association Timetabling algorithm and tabu search, a random two-dimensional digital matrix element and the class description class stack of Q)
- 2010-05-13 11:52:02下载
- 积分:1
-
SVRexperiment
在前人的基础上改进了SVR,更适合进行回归预测方面的实验。(the filec contains a series codes,and the codes have convennion function on regression. )
- 2011-05-12 09:23:17下载
- 积分:1
-
Base_on_BP_neural_networ_PID_controller_and_MATLAB
论文《基于BP神经网络的PID控制器及其MATLAB仿真》Base_on_BP_neural_networ_ PID_controller_and_MATLAB_simulation.rar(Base on BP neural network PID controller and MATLAB simulation)
- 2010-05-21 14:31:59下载
- 积分:1
-
PSCAD-san-xiang
PSCAD实例。希望对初学该软件的朋友有所帮助。(PSCAD instance. Hope that friends of the software for beginners help.)
- 2011-06-03 18:00:25下载
- 积分:1
-
stft
stft谱分解,已经过实际验证,效果很好(stft spectral decomposition, has been actually verified with good results)
- 2011-11-21 17:28:16下载
- 积分:1
-
1122
其实操作系统在调用 main 函数时是传参数的,main 函数最标准的形式应该是 int
main(int argc, char *argv[]),在第 6 节 “指向指针的指针与指针数组”
详细介绍。C 标准也允许 int main(void)这种写法,如果不使用系统传进来的两
个参数也可以写成这种形式。但除了这两种形式之外,定义 main 函数的其它写法都
是错误的或不可移植的。(The 88-bytes (704-bits) in the Configuration zone contain manufacturing identification data, general device, and
system configuration, and access restriction control values for the slots within the Data zone. The values of
these bytes can always be obtained using the Read command. The bytes of this zone are arranged as shown in
Table 2-2)
- 2015-01-05 17:13:58下载
- 积分:1
-
carsimulation
汽车到达加油站加油的仿真程序,有一辆汽车和两个汽车模拟的两个程序(vehicles arrive at the gas station refueling simulation program, a car and two cars in two simulated procedures)
- 2007-06-16 10:38:03下载
- 积分:1
-
Embedded-Control-Systems-in-CaMATLAB
Embedded Control Systems in CC++ An Introduction for Software Developers Using MATLAB
- 2013-01-23 03:13:18下载
- 积分:1
-
Integer-programming--matlab-code
整数规划的matlab代码,常用的优化工具!(Integer programming matlab code, commonly used optimization tools!)
- 2013-09-25 00:09:25下载
- 积分:1
-
swarmoptimizationformutiobjectiveopimization
里面包含有几个非常好的基于粒子群优化的算法和基于matlab的源程序,对研究粒子群和优化的朋友很有帮助。(Which contains a few very good based on particle swarm optimization algorithm and matlab based on the source, the study of particle swarm optimization and helpful friends.)
- 2007-09-13 15:37:10下载
- 积分:1