-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1
-
longcode
关于rake接收机原理仿真,包括性噪比的对照,误码率大小的比较。(Rake receiver on the principle of simulation, including the control of noise ratio, bit error rate of the size of the comparison.)
- 2011-05-05 16:18:36下载
- 积分:1
-
GaussSeidel
Gauss Seidel Loadflow matlab example
- 2013-04-09 16:15:34下载
- 积分:1
-
BERforBPSKmodulationin3tapISIchannel
BER for BPSK modulation in 3 tap ISI channel
- 2010-09-13 14:10:14下载
- 积分:1
-
ena
this ios the code for ofdma
- 2009-10-27 13:13:12下载
- 积分:1
-
nonlinear-equations-with-MATLAB.
用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。(Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.)
- 2012-04-01 14:37:01下载
- 积分:1
-
New_PCNN
PCNN程式碼 PCNN程式碼 PCNN程式碼 PCNN程式碼(PCNN IS good)
- 2012-04-22 20:37:19下载
- 积分:1
-
ACO-MATLAB
标准的蚁群算法,由matlab实现,已验证无错误.(Standard ant colony algorithm, implemented by matlab, verified error.)
- 2013-12-26 12:30:18下载
- 积分:1
-
GM11
灰色系统预测模型,能够通过少量数据预测将来变化趋势。(Grey system prediction model can predict the future by a small amount of data trends.)
- 2010-11-09 22:34:43下载
- 积分:1
-
genetic_segment
利用遗传算法来进行图像分割的例子,非常好用。(the use of genetic algorithms for image segmentation example, very handy.)
- 2007-01-06 16:12:13下载
- 积分:1