-
停车场仿真程序仿真原理:首先有两个定时器自动的随机产生请求入场的卡号和请求出场的卡号,然后剩余的事件都由处理场务事件来处理了。处理场务事件相当于一个车场总指挥。...
停车场仿真程序仿真原理:首先有两个定时器自动的随机产生请求入场的卡号和请求出场的卡号,然后剩余的事件都由处理场务事件来处理了。处理场务事件相当于一个车场总指挥。当他发现有卡号请求入场时他会决定该卡是否符合入场条件,如果不符合,直接丢掉该卡号,准备处理下一个卡号。否则看车库是否已满和车库过道是否空闲,如果车位没有满且过道是空的,则允许该车入场,并在此时将车场的最左面的空车位分给他使用。剩下的事就是让车通过过道和进入车位,并及时关闭车场入口。如果过道是空的而且又没有入场请求,则处理出场请求,首先是将车辆从车位上移到过道上,并向出口行驶,然后在出口出判断卡是否符合出场条件,如果符合则发出抬出场杆命令,允许其出场。否则让该车返回车位。程序运行时会写运行日志,在阅读本文后,相信能理解运行日志的内容-err
- 2022-08-09 16:40:36下载
- 积分:1
-
万年历+温度+12864LCD,51单片机程序,proteus仿真,很好的
万年历+温度+12864LCD,51单片机程序,proteus仿真,很好的-Calendar+ Temperature+ 12864LCD, 51 single-chip program, proteus simulation, good
- 2022-07-19 05:55:51下载
- 积分:1
-
STC单片机IO口模拟RS232测试程序,Keil Cx51应用开发技术中的程序主要的功能是在利用串口调试工具发送一个8bit的数据,而后单片机接收后把这个数据...
STC单片机IO口模拟RS232测试程序,Keil Cx51应用开发技术中的程序主要的功能是在利用串口调试工具发送一个8bit的数据,而后单片机接收后把这个数据发送给模拟串口-STC Single-chip analog IO port RS232 test procedures, Keil Cx51 technology application development process is essentially the function is in the use of serial debug tools send an 8bit data, and then after the single-chip receive the data sent to the simulation of serial
- 2023-03-24 09:20:03下载
- 积分:1
-
_C_OS_IImsp430手持数据采集器_C_OS_IImsp430手持数据采集器
_C_OS_IImsp430手持数据采集器_C_OS_IImsp430手持数据采集器
- 2022-02-05 17:12:20下载
- 积分:1
-
c8051f020键盘和显示器源码,用hd7129来驱动
c8051f020键盘和显示器源码,用hd7129来驱动-C8051f020 keyboard and display the source code used to drive hd7129
- 2022-03-20 10:19:34下载
- 积分:1
-
我改了一部分别人的USB,原来的不方便看逻辑,改了后逻辑清楚一些...
我改了一部分别人的USB,原来的不方便看逻辑,改了后逻辑清楚一些-I changed a part of other people s USB, not convenient to see the original logic, logic clearly changed after some
- 2022-01-25 18:54:01下载
- 积分:1
-
此文件包含通过微处理器8085和8086…..解释
this file contains the through explaination of microprocessor 8085 and 8086....If you want to ask something then u can mail me at prem_bombay@yahoo.co.in -this file contains the through explaination of microprocessor 8085 and 8086....If you want to ask something then u can mail me at prem_bombay@yahoo.co.in
- 2023-03-20 04:15:04下载
- 积分:1
-
单片机开发的一些典型代码,用C开发的,与大家分享
单片机开发的一些典型代码,用C开发的,与大家分享-MCU development of the typical code, the development of the C share with you
- 2022-10-09 23:35:03下载
- 积分:1
-
用NXP公司P89LPC9401单片机开发液晶显示,包括开发资料,各功能驱动程序....
用NXP公司P89LPC9401单片机开发液晶显示,包括开发资料,各功能驱动程序.-NXP Single Chip P89LPC9401 company with the development of liquid crystal display, including the development of information, the function driver.
- 2022-03-03 01:04:53下载
- 积分:1
-
这是一个源码程序包,用于C语言对单片机编程。特别适用于c8051f02x单片机。包内共23个文件夹,涵盖了单片机的所有功能模块,特别适用于大学生电子设计竞赛的准...
这是一个源码程序包,用于C语言对单片机编程。特别适用于c8051f02x单片机。包内共23个文件夹,涵盖了单片机的所有功能模块,特别适用于大学生电子设计竞赛的准备。-This is a source package for the C programming language on the single-chip microcomputer. Especially suitable for single-chip c8051f02x. A total of 23 packages folder, and covers all the features of single-chip module, especially suitable for Undergraduate Electronic Design Contest of the preparation.
- 2023-05-08 01:05:03下载
- 积分:1