-
通信网络的混合轮询系统仿真和等待时间解析求解程序。每个站有两类数据,数据的产生与长度都不受限制 , 1类数据穷尽 2类门限...
通信网络的混合轮询系统仿真和等待时间解析求解程序。每个站有两类数据,数据的产生与长度都不受限制 , 1类数据穷尽 2类门限-Polling mixed communication network system simulation and analytic solution of the waiting time process. Each station has two types of data, data generated with the length not to be restricted, one type of data exhausted Category 2 threshold
- 2022-09-06 00:15:03下载
- 积分:1
-
err
离散事件系统仿真程序CPU_scheduler说明:
1.仿真功能与要求:
1.1 单CPU系统,系统有10个终端输入任务,如果一个任务的执行时间大于规定的时间片,则该任务执行一个时间片之后退出CPU,并重新参加排队,直到执行完退出CPU,然后才允许相应终端重新输入一个新的作业。任务排队的原则是在CPU中执行次数越少的越排在前面,如果两个任务执行的次数相同,按照FIFO原则排队。
1.2 每个终端输入任务的时间满足均值为25秒的指数分布。每个任务需要CPU执行的时间满足均值为0.8秒的随机指数分布。CPU的时间片长度为0.1秒,任务间切换需要0.015秒任务的个数为1000时终止仿真,计算每个任务的平均相应时间和队列中的平均任务个数。-err
- 2022-05-19 12:35:23下载
- 积分:1
-
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。
快速傅里叶变换, 频谱的泄露,混叠误差实例的matla程序。-Fast Fourier Transform: In order to reduce the number of DFT calculations of a fast algorithm.
- 2022-08-22 07:09:14下载
- 积分:1
-
采用按列消去,舍入误差并没得到很好的处理,有待改进。
采用按列消去,舍入误差并没得到很好的处理,有待改进。-adopted by the elimination series, rounding error not been handled well, in need of improvement.
- 2022-06-16 07:55:02下载
- 积分:1
-
simulation program, an example can be reused for other apps.
一个数值计算程序的OpenMP的并行化代码,其中对循环部分的并行化可以做为参考-simulation program, an example can be reused for other apps.
- 2022-06-13 05:47:13下载
- 积分:1
-
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。...
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。-Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.
- 2022-03-10 08:08:23下载
- 积分:1
-
字符串近似匹配PEX算法(k+1分片算法)
字符串近似匹配PEX算法(又称k+1分片算法),查找出模式串在目标串中所有近似匹配位置。算法中使用了一种多字符串匹配算法MultipleBNDM,代码也已提供。-PEX,String approximately matching
- 2022-02-01 16:52:37下载
- 积分:1
-
a number of procedures, pyramid schemes and from matches, such as the N
有多个程序, 传销, 取火柴, 二的N次方等-a number of procedures, pyramid schemes and from matches, such as the N-th
- 2022-05-08 21:05:46下载
- 积分:1
-
FFT algorithm can achieve a classic inverse rank algorithm
本程序可以用来实现FFT的经典算法,虽然现在已经有好多人开发了很多实现逆序的方法,但这种算法易懂好理解,让大家共享-FFT algorithm can achieve a classic inverse rank algorithm
- 2023-03-27 13:20:03下载
- 积分:1
-
数据结构(李春葆)代码
对数据结构(李春葆版本)比较详细的讲解,里面还有ppt对理论比较详细的讲解,对于像对数据结构深入了解的人大有裨益。
- 2022-02-26 16:38:48下载
- 积分:1