-
帮助台票,假设每个客户和# 39的到达时间和服务提姆…
服务台的售票处,假设各顾客的到达时间间隔和服务时间均服从负指数分布,到达率λ=10人/分钟,服务率μ=6人/分钟,等待队长N=20人,仿真时间Total_time=10分钟。使用本程序仿真出的各顾客到达时刻与离开时刻曲线,等待时间与停留时间曲线.-Help desk ticket, assuming that each customer" s arrival time and service time obeys the negative exponential distribution, the arrival rate λ = 10 persons/minute, service rate μ = 6 persons/minute, waiting for Captain N = 20 people, simulation time Total_time = 10 minutes. Simulation using this program out of time with each customer to leave the moment of arrival curve, waiting time and stay time curve.
- 2023-04-02 15:15:02下载
- 积分:1
-
3路寻迹测试程序
3路寻迹测试程序 智能小车寻迹程序 红外对管(intelligent; intelligence; brain power; noopsyche
dolly; wheelbarrow; handbarrow; sedan; handcart
procedure; order; program; software; formality
infrared)
- 2019-02-18 13:38:28下载
- 积分:1
-
jQuery设置时分秒倒计时代码
jQuery设置时分秒倒计时代码是一款可以自定义设置1分钟倒计时手机短信验证码,还可以设置固定日期时间倒计时代码。(JQuery settings time-seconds countdown code is a custom settings 1 minute countdown mobile phone SMS verification code, you can also set a fixed date time countdown code.)
- 2019-04-04 15:20:48下载
- 积分:1
-
Kernel_Solving
用于提取ngsim数据库的数据,用来进行交通数据研究(The tech solving the ngsim data set)
- 2018-02-28 13:14:01下载
- 积分:1
-
LDW_mask
概念模型,LDW功能模型,来说明交通场景中车道偏离预警的场景状态与预警策略(LDW model,Conceptual model, LDW functional model, to illustrate the scene state and early warning strategy of lane departure warning in traffic scenarios)
- 2018-10-22 16:23:04下载
- 积分:1
-
2003
2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, TeacherList defines a category, you can achieve a simple insert, find, delete and other functions related to binary file The read-write operation.
- 2023-03-04 23:45:04下载
- 积分:1
-
C# 清空回收站的源码实例
C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:
const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框
const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条
const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音
[DllImportAttribute("shell32.dll")]//声明API函数
private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);
private void button1_Click(object sender, EventArgs e)
{
//清空回收站
SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);
}
- 2022-12-15 14:50:03下载
- 积分:1
-
内存定位宏 使用方法: Begin_Locate_Memleaks(ID) End_Locate_Memleaks()
内存定位宏 使用方法: Begin_Locate_Memleaks(ID) End_Locate_Memleaks()-memory positioning Acer Use : Begin_Locate_Memleaks (ID) End_Locate_Memleaks ()
- 2023-06-25 10:35:03下载
- 积分:1
-
可以用于桌面随即截图的工具,非常好用,可以很方便的把喜欢的图截下来。...
可以用于桌面随即截图的工具,非常好用,可以很方便的把喜欢的图截下来。-desktop can be used immediately screenshots of the tool is very handy, very convenient to put the map like closed down.
- 2022-09-20 03:40:03下载
- 积分:1
-
FU6818 HALL FOC_20180521_DEMO_客户程序_V1.0
基于FU6818的FOC有感无刷电机驱动(FOC based brushless motor drive based on FU6818)
- 2018-05-31 17:04:30下载
- 积分:1