搜索资源列表
Trafficlight2
- 本程序是用vc++做的一个模拟交通灯的程序-this procedure is used vc do a simulation of traffic lights procedures
8255chengxu
- 可编程并行接口8255A完成的交通灯实验 用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (output of 0-liang
APItraffic
- 本程序是用API绘制的模拟交通灯功能的小程序,当方格变为红颜色时小汽车停止前进!-this program is the mapping API traffic lights functional simulation of small procedures, When the box into red color car stopped!
TrafficLight1
- 交通灯的小程序,实现十字路口交通灯的模拟,已编译通过-traffic lights to the small procedures, traffic lights at the crossroads of the simulation, compiled by
danpianji
- 1) A道和B道上均有车辆要求通过时,A、B道轮流放行。A道放行5分钟(调试时改为5秒钟),B道放行4分钟(调试时改为4秒钟)。 2) 一道有车而另一道无车(实验时用开关K0和K1控制),交通灯控制系统能立即让有车道放行。 3) 有紧急车辆要求通过时,系统要能禁止普通车辆通行,A、B道均为红灯,紧急车由K2开关模拟。 4) 绿灯转换为红灯时黄灯亮1秒钟。
cross
- (1)用微机原理实验箱FD-8088提供的数码管和芯片做。 (2)假设有一个十字路口,1,3为南北方向,2,4为东西方向,每个路口各有红、黄、绿三个交通信号灯。 (3)用红黄绿三个彩色发光二极管模拟控制交通信号。红、黄、绿灯接通时间分别为5秒、2秒、5秒。
EDA
- 模拟十字路口交通灯的红绿黄灯的闪烁 实现交通灯功能的汇编程序.
jiaotongdeng
- 一、实验目的 通过并行接口8255实现十字路口交通灯的模拟控制,进一步掌握对并行口的使用。 二、实验内容 如图8-1,L7、L6、L5作为南北路口的交通灯与PC7、PC6、PC5相连,L2、L1、L0作为东西路口的交通灯与PC2、PC1、PC0相连。编程使六个灯按交通灯变化规律亮灭。 三、编程提示: 十字路口交通灯的变化规律要求: (1) 南北路口的绿灯、东西路口的红灯同时亮30秒左右。 (2) 南北路口的黄灯闪烁若干次,同时东西路口的红灯继续亮。
jiaotongdeng
- 一个基于DOS环境下模拟交通灯运行环境程序,在大3个微机原理课程设计时做的.-DOS-based simulation environment of traffic lights operating environment procedures, in principle three computer courses designed to do.
main
- (三)全国交通咨询模拟 【问题描述】处于对不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则希望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。 【基本要求】 (1)提供对城市信息进行编辑(如:添加或删除)的功能。 (2)城市之间有两种交通工具:火车和飞机。提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能。 (3)提供两种最优决策:最快到达或最省钱到
8086
- 模拟实际的交通灯程序 1加到100 8086模拟器2.05-Simulation of the actual process of traffic lights 100 8086 Simulator 1 Add 2.05
streetlamb
- 该程序利用汇编语言,在dos环境下实现了模拟交通灯的功能-The program using assembly language, in the dos environment to achieve a simulation of the function of traffic lights
jiaotongdeng
- 交通灯课程设计,利用8253定时,8259中断、8255A并口输出实现交通灯模拟控制的硬件电路-Traffic lights curriculum design, use of 8253 timer, 8259 interrupt, 8255A parallel output analog control traffic lights to achieve the hardware circuit
uriuiuyietyrwy
- 交通灯模拟控制器 是课程设计的一个结果 用了很多届学生 -Traffic Light simulation controller is a result of curriculum design, a lot of sessions with students
TemperatuerMonitor
- AT89c51单片机的并行口接发光二极管,模拟交通灯的变化规律。使用proteus和keil进行仿真。源码为汇编语言编写,*.asm文件。-AT89c51 single chip parallel port access light-emitting diodes to simulate the traffic lights were studied
trafficlight
- 通过并行接口8255实现十字路口交通灯的模拟控制,进一步掌握对并行口的使用。-8255 parallel interface to achieve through the traffic light intersection analog control, and further understand the use of the parallel port.
交通灯
- 在单片机上运行,模拟十字路口交通灯的亮灯情况,红绿灯亮灯时间可以调节(Run on the microcontroller, analog traffic lights at the intersection of lights, traffic lights can be adjusted light)
8255-8254模拟交通灯
- 用8255+8254做出模拟交通灯及其控制(Using 8255+8254 to make analog traffic lights and their control)
light
- 本程序在系统中利用单片机的定时器、IO接口、中断系统等资源,设计一个十字路口交通信号灯的控制模拟系统。该系统尽可能模仿真实的交通灯系统,同时进行一些智能化设计,包括紧急状态处理,高峰状态处理等(This program designs a traffic signal control simulation system at crossroads by using the timer, IO interface, interruption system and other resources i
traffic light
- C语言,模拟交通灯信号。基于FPGA,需要连接至屏幕使用,可以运行。(FPGA traffic light, c language)