搜索资源列表
交通信号灯实时控制系统
- 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report!
Unix下信号灯和共享内存的使用方法
- unix 系统下信号灯和共享内存的使用技术。-lights and the use of shared memory technology.
交通信号灯系统
- 一个交通信号灯系统: 变量:位置、颜色(红、黄、绿)、显示时间(秒) 方法:切换信号灯 要求: 设计路口信号灯示意图界面 。 创建并启动两个线程(东西向、南北向)同时运行 根据车流量进行控制。
汇编语言 微机原理 交通信号灯理论指导
- 理论分析
queuetest
- 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the critical zone (CriticalSection) carries on line regulation synchronization the example
交通信号灯
- 是一个交通灯的源代码-is a traffic light source
Unix下信号灯和共享内存的使用方法
- unix 系统下信号灯和共享内存的使用技术。-lights and the use of shared memory technology.
TLFrame
- 交通信号灯设计程序-traffic signal design procedures
h15
- 模拟交通信号灯控制,一般情况下正常显示,有急救车到达时,两个方向交通 信号灯全红,以便让急救车通过。设急救车通过路口时间为10 秒,急救车通过后,交通恢 复正常,用单次脉冲申请外部中断,表示有急救车通过。-simulated traffic signal control, under normal circumstances normal show that emergency vehicles arrived, the two dir
led_demo
- vc实现的圆形信号灯例子-vc realized example of circular lights
十字交通灯的实现
- 十字路*通信号灯控制系统的设计基本要求:(利用8088、8254、8255及其它器件实现交通信号灯控制)(1)南北与东西方向,每个方面由红黄绿三个灯控制(2)南北向: 红(30秒),黄(5秒),绿(25秒) 东西向: 红(35秒),黄(5秒),绿(25秒) 上述基本参数可以根据实际情况自行调整,灯的变化规律与实际路口规律相同,绿灯在最后5秒钟时,黄灯亮,然后红灯亮,不允许两个方面同时亮绿灯。(3)绿灯的时间显示在数码管上进行显
CROSS
- 自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁止线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示) 同时用2位数码管进行30秒钟递减时间显示。-automatic traffic man
producerConsumerModel_src
- 当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
200505060050419
- 十字路*通灯管理现对交通信号灯进行管理,车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相
交通信号灯实时控制系统
- 我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report!
Chauffeur_Conductor
- 本代码实现了操作系统中的司机和售票员同步问题,应用了VC中的信号灯,是我学完P、V操作后写的,希望于大家分享。-the code of the operating system and the driver and conductor of the bus synchronization, application of the VC's appearance, I studied End P, V written after t
signal_controller
- 基于51的交通信号灯控制程序,具备了信号灯要求的所有功能如数字倒计时、色条倒计时、闪烁提醒等。-based on 51 traffic lights control procedures, with the lights all the required functions such as digital countdown, the color of the countdown, the flashing reminders.
myLamp
- 一个自行设计信号灯的程序框架,通过修改源码(很简单,文中有极详细的中文注释),可以选择灯的颜色、大小、闪烁速度。-lights a self-designed fr a mework of the procedure, by modifying source (very simple, the text is very detailed notes in Chinese), the lights can choose the color
交通信号灯
- 完美的交通信号灯,利用汇编语言写出的,望广大朋友使用(Perfect traffic signal lamp)
交通信号灯
- 实现交通信号灯,红绿黄等的切换,实现暂停,返回等需求功能!(It can achieve the traffic signal.)