登录
首页 » 算法 » 很好的调度仿真程序

很好的调度仿真程序

于 2022-02-06 发布 文件大小:81.71 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

能够实现不通类型生产车间的调度仿真,适合于初学者进行相关方面的锻炼和学习。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BellManford
    Bellman Ford algorithm for finding the shortest path between nodes is an algorithm used.  primarily in the gray box identifies nodes are between our EDGE. Then we set the starting node (for one example)  resulting path will be drawn on lef
    2022-08-14 08:44:59下载
    积分:1
  • 误差分析的方有多种,例如,威点逊(J. H. Wilkison)针对的计机的浮点运提出的“向后误差分析”,这是一种先验估计误差的方,较以往的“向前误差分...
    误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), referring to a computer"s floating-point operations "backward error analysis," This is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix computation Rounding error a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis difficult to determine the reliability of numerical methods to achieve new progress.
    2022-06-15 17:59:56下载
    积分:1
  • 复杂网络,删除指定节点的复杂网络模型,适用性强
    复杂网络,删除指定节点的复杂网络模型,适用性强-Complex networks, the complexity of the deletion of the specified node network model, the application of strong
    2022-02-05 19:26:28下载
    积分:1
  • 概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐...
    概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics t distribution function With it, check the textbook can avoid the cumbersome Schedule
    2022-11-08 01:05:03下载
    积分:1
  • 银行家代码
    #include "string.h"  #include   #include   #define M 5  #define N 3  #define FALSE 0  #define TRUE 1  银行家如何进行投资的简单算法
    2022-07-19 07:22:58下载
    积分:1
  • 最小不重复数问题
    问题描述:给定一个数n,找出大于这个数的最小不重复数(任意相邻位数字不相同)。 程序给出了两种方法:find和find1,其中find1属于暴力法,直接从n+1开始寻找,每次加1,知道找到满足条件的不重复数为止。 第二种方法比较巧妙,将n各位数字存到一个数组a[]里,下标大小对应位数高低,比如1234,数组a[0...3]依次为1,2,3,4;从最高位开始找相邻的重复数,较低的重复位加1带进位,高位循环加进位直到无进位,低位置零;回到次高位重新寻找重复位,直到无重复位。
    2022-05-13 23:24:34下载
    积分:1
  • 哈夫曼编码
    在计算机科学和信息理论,霍夫曼编码是用于无损数据压缩熵编码算法。该术语是指使用一个可变长度代码表的编码源符号(诸如字符在一个文件中),其中所述可变长度代码表是来自于基于发生的每个所述估计的概率以特定的方式来源符号的可能值。它是由大卫·霍夫曼研制,而他是一个博士就读于麻省理工学院,并在1952年发表的论文“为最小冗余码的构造方法”。
    2022-08-06 02:51:26下载
    积分:1
  • CSA - carry select Adder (16 bit by verilog)
    这是verilog提供的16位CSA
    2023-07-21 18:30:03下载
    积分:1
  • 优化,是FORTRUN语言写。都经过了运行。
    优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
    2022-04-10 05:21:22下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-05-26 15:24:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载