-
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题...
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
- 2022-01-26 03:22:23下载
- 积分:1
-
GAUSS-SEIDEL ALGORITHM
在给定初始近似值X(0)的情况下求解AX=B:
- 2022-03-03 07:28:48下载
- 积分:1
-
生成随机数与单个服务器
你好!注意,平均队列长度的理论回答是到达顾客在本系统中的H /(1–H),H是一个客户的平均服务时间,“a”是连续的客户的到达之间的平均时间。乐趣与此代码!!!
- 2022-10-04 04:45:03下载
- 积分:1
-
对文档中的某一单词进行统计,使用C++在VC环境中开发.
对文档中的某一单词进行统计,使用C++在VC环境中开发.-right documentation of a particular word statistics, the use of the VC C development environment.
- 2022-01-24 16:04:15下载
- 积分:1
-
C语言进程调度
资源描述关于进程调度的操作系统实验的算法,可以点击来看看,进程调度的算法
- 2022-01-26 00:51:30下载
- 积分:1
-
寻最短路径算法
一个模拟游戏中最短路径的算法
从一个点,到另一个点的最短路径,中间可以设置障碍
看是如果绕过障碍获得最短路径
- 2022-12-09 16:30:03下载
- 积分:1
-
随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东...
随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东
-Stochastic finite element theory of teaching materials, are studying stochastic finite element and reliability theory is true Dongdong
- 2023-06-23 14:15:03下载
- 积分:1
-
Minute calculation method of quadrature formula
计算方法复化求积公式-Minute calculation method of quadrature formula
- 2022-10-31 08:40:02下载
- 积分:1
-
This file implements a pid controller used to simulator cruise control in a car
This file implements a pid controller used to simulator cruise control in a car
The input is a throtle value between 0 - 100 ( read on P1 )
The output is the car s speed ( P2 - P0 ) -This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0- 100 (read on P1) The output is the car s speed (P2- P0)
- 2023-07-17 12:45:03下载
- 积分:1
-
用opencv实现的图像平滑去噪(领域滤波、中值滤波)
用opencv实现的图像平滑平滑,包含领域滤波和中值滤波,通过程序结果可以看出,对于胡椒盐噪声,中值滤波明显优于领域滤波
- 2022-01-31 16:59:50下载
- 积分:1