-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
relativeamptudebpsk
It calculates the relative amplitude of the digital modulated signal
- 2010-05-07 00:14:14下载
- 积分:1
-
chuck---Kogpya
This is the first matlab code of chuck
- 2014-12-12 08:37:13下载
- 积分:1
-
optim
This code is for optimization of radio parameters
- 2015-02-10 14:19:20下载
- 积分:1
-
Beginning-Mac-Program
英文书Beginning Mac OS X Snow Leopard Programming的源码。(Source code of book "Beginning Mac OS X Snow Leopard Programming")
- 2014-01-09 20:42:04下载
- 积分:1
-
basic_pso
标准pso程序 一个标准的pso算法源程序 可以在此基础上修改(Standard procedures for a standard PSO PSO algorithm source code can be modified on this basis)
- 2008-02-29 16:34:05下载
- 积分:1
-
MATLAB-c
msk的调制解调MATLAB源代码,很不错,值得看看(msk modulation and demodulation MATLAB source code, very good, worth a look)
- 2013-11-15 16:35:31下载
- 积分:1
-
suijitu
本算法能够按照两种策略生成并绘制随机图,但是对于生成的随机图的属性分析不够完善,从代码中能够看出作者并没有完成本算法关于“平均路径长度”、“聚类系数”和“平均度”三个属性的求解。(The algorithm is able to follow two strategies to generate and draw random graph, but for the properties generated random graph analysis is not perfect, it can be seen from the code of the algorithm is not complete on the "average path length", "clustering coefficient" and "the average degree of" solving the three properties)
- 2013-12-24 17:21:21下载
- 积分:1
-
在MATLAB中画多条不同颜色曲线的脚本程序-linspecer
在MATLAB中画多条不同颜色曲线的脚本程序,非常方便(Videos multiple different color curve scripts in MATLAB, very convenient)
- 2020-11-29 15:59:29下载
- 积分:1
-
通过Q学习算法解决房间路径规划问题
强化学习算法,通过Q学习算法解决房间路径规划问题,matlab(Reinforcement learning algorithm and Q learning algorithm to solve the problem of room path planning, matlab)
- 2020-06-21 17:40:01下载
- 积分:1