搜索资源列表
-
0下载:
使用SHELL实现泊松分布,指数分布。对于模拟网路流量和拥塞阻塞分析特别有用处。实现用户数据泊松到达,数据包大小指数分布。-SHELL achieved using the Poisson distribution, exponential distribution. For the simulation analysis of network traffic and congestion congestion particularly useful. Poisson arrival achie
-
-
0下载:
交通灯管理系统。模拟实现十字路口的交通灯管理系统逻辑。交通灯管理系统
模拟实现十字路口的交通灯管理系统逻辑
不要求实现GUI,只考虑系统逻辑实现,可通过Log方式展现程序运行结果。
-Traffic light management system. Analog crossroads of the traffic light management system logic. Logic traffic light management sys
-
-
0下载:
/**
*本程序目的为控制LED灯模拟红绿灯
* 具体:Edkit-8试验箱中可以介入4个LED灯,但我们只用其中的3只
* 规定第1只表示红灯,每次亮20秒
* 规定第2只表示黄灯,每次亮5秒
* 规定第3只表示绿灯,每次亮20秒
*开始时红灯先亮,然后黄灯、绿灯依次亮。循环反复
*每次灯切换时会有3秒的闪烁时间
*
*
*gcc -o led_analog_traffic_light led_analog_traffic_light
-
-
0下载:
QTH9054 微机试验箱红绿灯模拟源代码,通过8255操作LED灯和数码管模拟红绿灯-QTH9054 microcomputer test box traffic simulation source code, the simulation traffic light through the 8255 operation LED lights and digital tube
-