-
电话仿真系统 主要用在计算机仿真课上 可能有错误!
电话仿真系统 主要用在计算机仿真课上 可能有错误!-telephone simulation system used mainly in computer simulation class may be wrong!
- 2022-01-26 07:36:07下载
- 积分:1
-
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。...
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。-terse and forceful language standard C libraries. For more than 450 portable code algorithms and tools.
- 2022-11-16 18:35:03下载
- 积分:1
-
三维流场模拟软件源代码。自带UG......好东西
三维流场模拟软件源代码。自带UG......好东西-Source codes of 3D Flow Field computerized simulation system, contain UG system.
- 2022-12-23 18:45:03下载
- 积分:1
-
program sudoku
我问这个问题是为了确定哪种内存分配算法在性能关键型应用程序(如游戏引擎或嵌入式应用程序)中提供更好的结果。结果实际上取决于记忆碎片的百分比和记忆请求的时间决定性。
- 2023-01-16 03:45:04下载
- 积分:1
-
PID 控制器设计的遗传算法与神经网络 LVQ 精馏塔与 MATLA
在这个项目中,PID控制器为精馏(精馏)使用遗传算法inMATLABis可供免费下载.项目网站is不再公开发售价格高.免费下载.
- 2022-06-29 08:02:27下载
- 积分:1
-
此代码用vc++模拟行星绕恒星的运行状态。
此代码用vc++模拟行星绕恒星的运行状态。-This is for discribing a plante cyclying another
- 2022-05-22 15:50:35下载
- 积分:1
-
a算法解决八码难题
a算法解决八码难题-a code algorithm to solve eight problems
- 2022-05-24 06:10:31下载
- 积分:1
-
示范代码平衡二叉树的实现,并使用了…
本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
- 2023-03-05 01:20:04下载
- 积分:1
-
卡尔曼滤波是一种重要的数字视频图象跟踪方法。
卡尔曼滤波是一种重要的数字视频图象跟踪方法。-Kalman filtering is an important digital video image tracking method.
- 2023-07-24 14:10:03下载
- 积分: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