资源列表
chejiandiaodu
- 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台
ai_RayCh
- 这是瑞利信道德仿真模型,用matlab 写的,比较使用方便。-letter moral simulation model was made using Matlab and relatively easy to use.
weka-3-3-5
- own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
ezMTL-1.02
- 矩阵运算的模板类,可在VC编程时更加方便的使用矩阵。我在我的课题中就使用它进行了很多矩阵运算,推荐下载!-matrix calculation template category, the VC program more convenient to use the matrix. I am in my topics on the use of it for a lot of matrix operations and recommend downloading!
secondwavelet
- 此程序用提升法实现第二代小波变换 我用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-procedure used to upgrade Method second generation wavelet transform I use a non-integer-order wavelet transform domain when used, the firs
md44.tar
- 分子动力学模拟程序,用于材料学方面的科学研究,在此基础上可发展应用到蛋白质等领域的研究-molecular dynamics simulation program for the material aspects of scientific research, on this basis can be applied to the development of protein and other areas of research
PolyDemo
- 程序名称:PolyDemo 运行环境:系统需要安装j2sdk-1_4_2 注意事项: 如修改数据,先在文本框中输入自行设定的数据,再点击“重置数据”即设置成功。 再选择“单步执行”或“连续执行”。 用Java Applet实现算法的动态模拟 -procedures title : PolyDemo runtime environment : system need to install j2sdk - 1_4_2 Note : If data
datastur
- 这是我用VC编写的一些数据结构程序,请布林赐教-This is my VC prepared by the data structure for you enlighten Brin
finiteelementmethod
- 本程序由FORTRAN语言编写,可以在DOS、POWER STATION等环境下运行。输入的数据及输出的结果采用数据文件格式。-procedures by the FORTRAN language, in DOS, etc. POWER STATION operating environment. The data input and output the results using data file formats.
Intelligentbuaa
- 自动控制理论是人类在了解自然和改造自然的过程中逐渐形成的一门学科。简单反馈控制的最早应用,可以追溯到古代亚历山大时期的克泰希比斯水钟,它就是利用反馈原理来调节流量的。19世纪中叶,J.C.麦克斯威尔对具有调速器的蒸汽机(这也利用了反馈原理来调速)系统进行了稳定性的研究。20世纪20年代,布莱克、奈奎斯特和波德在贝尔实验室的一系列研究工作奠定了经典自动控制(反馈)的理论基础------ -automatic control theory is the understanding of huma
optimaldlb
- 本例采用最优控制的方法,利用二次型性能指标,保证小车所滑过的距离和整个过程所花费的能量达到最优值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件-cases using the optimal control methods, using quadratic performance indicators, Trolley assured by sculpting the distance and the whole process will
ppburg
- 作业Burg算法,用于数字信号处理中功率谱估计,简单实用。-operations Burg algorithm for digital signal processing power spectral estimation, simple and practical.