搜索资源列表
-
0下载:
红绿灯程序~!汇编语言实现~!-Traffic light program ~! Assembly language to achieve ~!
-
-
0下载:
交通灯控制模拟程序
asm文件
微机原理-Traffic lights control the traffic light control simulation program simulation program asm file Microcomputer Principle
-
-
0下载:
本程序设计需应用软件控制并运行接口电路,使连接在该接口上的红、绿、黄发光二极管按十字路*通红、绿、黄灯形式闪烁,并显示绿灯的倒计时时间。
程序一开始,四个方向的灯全为红灯,接着变为黄灯闪烁,然后东西方向为红灯,南北方向为绿灯并显示倒计时时间,倒计时间结束后,交通灯变成黄灯,闪烁几次后,东西方向变成绿灯,南北变成红灯,再变成黄灯,如此按交通灯的变化规则交替变化
-This program designed to take control and run the application
-
-
0下载:
基于单片机用汇编语言编写的交通灯程序,很好用。需要的下。-Written in assembly language based on single chip using a traffic light program, it just works. Need for the next.
-
-
0下载:
一份课程设计,内带程序,可以实现十字路*通灯的控制,希望有用-A curriculum design, within the band program, you can achieve the intersection traffic light control, seek to help
-
-
0下载:
程序实现的功能:
1.东西方向车辆放行30秒钟。即东西方向的绿灯和南北方向的红灯同时点亮30秒钟; 2.30秒钟后,东西南北四个方向的黄灯闪烁3次,闪烁频率为0.5秒,以警示车辆将切换红绿灯;
3.四个方向的黄灯闪烁3次后,转为南北方向放行30秒钟。即东西方向的红灯和南北方向的绿灯同时点亮30秒钟;
4.南北方向放行30秒钟后,转为东西南北四个方向的黄灯闪烁3次,以警示将切换红绿灯;
5.四个方向的黄灯闪烁3次后,再转为东西方向车辆放行30秒钟。如此循环重复。-Progra
-
-
0下载:
交通灯程序,假设交通灯由直行灯,停止灯,左转灯数码管组成-Traffic light program, assuming the traffic lights straight lights, stop lights, turn left at light digital tubes,
-
-
0下载:
交通灯管理,所有变化都在中断程序中,拥有很好的扩展性,并且程序流程清晰-Traffic light management, all changes are in the interrupt program, has very good scalability, and clear program flow
-
-
0下载:
红绿灯控制程序,运行在TDN86/88教学实验平台上-Traffic light control program, run in TDN86/88 teaching experiment platform
-
-
0下载:
用汇编语言做的一个交通灯程序,可以测试一下。-Assembly language program to do a traffic light, you can test it.
-
-
0下载:
使用汇编语言一个交通灯控制小程序,主要练习串行口通信与中断,定时器中断,外部中断,内附详细解释,通过两个52单片机串行口互联,可控制红黄绿三灯时间,具体为发送机P1口接键盘,可任意设定每个灯两位十进制时间,接收机P1,P2接LED-8屏,同时具有外部中断功能,应对突发事件,呵呵,这个程序是老师布置的作业啦,做完了才发觉原来老师让用c写,偶却好无聊的写成了汇编了-Assembly language of a traffic light control applet, the main practi
-
-
0下载:
点亮小灯的各种方式,有定时器计数器。有模拟交通灯程序,-Light a small light in various ways, there is the timer counter. A simulation program traffic lights
-
-
0下载:
这是一段I/O地址译码与交通灯控制实验的汇编语言程序,这个实验在大多数高校的微机教学中都有,实用价值很大。-This is a I/O address decoding and traffic light control experiments assembly language program, the computer experiment in most colleges and universities are teaching, a great practical value.
-
-
0下载:
这是基于唐都仪器开发的交通灯程序,里面有详细的注释。-this is a asm program for traffic light
-
-
0下载:
编写一个交通灯控制程序,实现东西路口与南北路口状态灯的转换和紧急处理。采用8253芯片计数,输出1S的时钟脉冲,并使用8255接口芯片控制LED亮灭,同时让8279芯片显示倒计时,键盘控制紧急处理按键,以此实现交通灯指挥控制系统。-Write a traffic light control program, the conversion of the things the intersection with the north and south of the intersection stat
-
-
0下载:
基于51单片机交通灯程序,可以正常运行,有错误请见谅-Based on 51 single traffic light program
-
-
0下载:
交通灯设计,51单片机汇编编程,有LED灯红绿黄闪烁并有数码管显示倒计时,系统带有可调功能,当东西道上出现紧急情况,可立即调节开关,使东西道调到红灯,停止东西道通行。-Traffic light design, 51 assembly programming, there are red, green and yellow flashing LED lights and a digital display counts down system with adjustable features,
-
-
0下载:
交通灯汇编程序,其中包括倒计时等,是个不错的汇编程序-the program of the traffic light,it is program with the assembly, have count down
-
-
0下载:
(1) 学习和掌握了解分频电路、通用同步计数器、异步计数器的使用方法;
(2) 理解Moore和Mealy两种状态机的一般编程方法,能够按工程控制需求设计相应的逻辑和时序控制程序。
以开发板上的六盏LED小灯模拟,三盏小灯模拟一个方向的红黄绿交通灯灯,用VHDL语言编程实现红绿交通灯控制程序。
-(1) to learn and master the understanding of frequency division circuit, universal synchronous
-
-
0下载:
本程序在系统中利用单片机的定时器、IO接口、中断系统等资源,设计一个十字路*通信号灯的控制模拟系统。该系统尽可能模仿真实的交通灯系统,同时进行一些智能化设计,包括紧急状态处理,高峰状态处理等(This program designs a traffic signal control simulation system at crossroads by using the timer, IO interface, interruption system and other resources i
-