-
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题...
使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-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
-
编译与设计代码
LexAndYaccTutorial 使用源代码及其详解,编译通过
- 2022-03-14 19:11:16下载
- 积分:1
-
装配生产线调度m行和N站
装配生产线调度m行和N站
- 2023-08-12 18:30:02下载
- 积分:1
-
Based on M/G/K multi
基于M/G/K 多类别共用一个资源的最优化分配问题程序 主要以系统总等待时间为目标函数-Based on M/G/K multi-class share an optimization of resources allocation process is essentially the system as the objective function the total waiting time
- 2022-03-04 17:10:15下载
- 积分:1
-
交通仿真(排队论)小程序
This is the project of my course in the USA:
Customers
arrive at a service station (with a single server) according to the Poisson
process with a mean arrival rate of lambda = 0.3 (customers/min). Each customer
waits in queue (if present), proceeds to receive service upon his/her turn, and
departs the system when the service is completed. The service time is uniformly
distributed between 2.5 and 4.5 minutes. On each day, the service station is
open for two hours. Any customers in queue at the end of work hours are served
before closing the service station for the day. Use simulation (do 100
simulation runs) to determine
- 2023-02-02 14:55:04下载
- 积分:1
-
OLSR协议NS2
对于无线网络,载波传感和相关的
- 2022-07-27 06:30:55下载
- 积分:1
-
SURF示例源码
SURF算法示例
作为尺度不变特征变换算法(Sift算法)的加速版,Surf算法在适中的条件下完成两幅图像中物体的匹配基本实现了实时处理,其快速的基础实际上只有一个——积分图像haar求导。
Hessian矩阵是Surf算法的核心,为了方便运算,假设函数f(z,y),Hessian矩阵H是由函数,偏导数组成:
- 2023-05-04 22:25:02下载
- 积分:1
-
基于BP神经网络的室内定位技术研究.
资源描述针对基于 GSM 网络的移动电话定位,Wu Zhi-li 等
[127]
提出了一种使用统计学
习理论的定位算法,不需要特殊的网络配置,仅需要信号强度信息,并且与传统
的使用信号强度的方法有着本质的区别。传统的基于信号强度的定位方法是通过
大量的测定,构建一个具体的信号传输模型。在获取移动终端到各基站的具有噪
音的信号强度后,使用这一模型推导终端的位置
- 2022-03-29 07:56:28下载
- 积分:1
-
用于数学编程的基本数学类
basic mathematic classes used for math programming
- 2022-07-03 07:13:05下载
- 积分:1
-
JAVA棒状排序实现
用JAVA语言实现排序算法中的,快速排序,基数排序,堆排序等排序算法的动画演示,用JAVA语言实现排序算法中的,快速排序,基数排序,堆排序等排序算法的动画演示,用JAVA语言实现排序算法中的,快速排序,基数排序,堆排序等排序算法的动画演示
- 2022-05-17 05:25:30下载
- 积分:1