搜索资源列表
pointtopoint
- 一种点对多点移动数据通信系统的设计,该系统涉及到单片机电路,防通信冲突,等各种问题,系统可用于智能交通监管,也可用于其他实时性要求较高,数据量不大的应用
programming
- 可调节的智能交通灯 程序,基于AT89S52 以往的交通灯都是很一般的程序 这个嘛,可以调节红绿灯的亮灭时间,可以显示调节的的参数 里面有很详尽的注释以及I/O口说明
countdown
- 智能交通控制系统中SCATS系统倒计时控制程序
light
- 智能交通灯控制 实验做的
CCD_AD_sch
- 智能交通、网络以及工业摄像CCD 前段驱动方案(AD9923A AD9974 ICX445AKA).SCH原理图-Transportation, network and industry-driven program of the preceding CCD camera (AD9923A AD9974 ICX445AKA)
jiaotong
- 一个智能交通灯的源代码,用汇编语言做的,希望大家可以又帮助-An intelligent traffic lights at the source code, using assembly language so I hope that we can also help
VHDL
- 基于VHDL状态机设计的智能交通控制灯VHDL程序-VHDL-based state machine design of intelligent traffic control lights VHDL procedures
jiaotong
- 智能交通灯 三灯变换 并显示出来 51单片机看法-Intelligent traffic lights
ElectronicImageStabilizationbasedonTMS320DM642
- 智能交通系统中基于TMS320DM642的电子稳像算法实现 pdf格式-Electronic Image Stabilization based on TMS320DM642.rar
jiaotongdeng
- 单片机工程案例智能交通灯设计方案及源代码-SCM Case traffic light design and source code
jtd2
- 基于VHDL状态机设计的智能交通控制灯 总体设计结构框图如图2所示,共有11个功能模块,包括控制东西方向交通灯的状态机和控制南北方向交通灯的状态机、计数器模块、键盘扫描模块、数字合成模块、三个分位模块、数码管显示模块、动态显示扫描模块。-VHDL-based state machine design of intelligent traffic control lights
trafficlight
- 用51单片机实现的智能交通灯程序,适用于初学者-procedure for traffic lights
Traffic_Light
- 根据城市的十字路口各部门和在不同时间的交通流量,智能交通灯控制方案,并给出基于VHDL语言,采用层次结构设计的QuartusⅡ模拟思想。-According to the different branches of city’s intersections and the traffic flow at different times, the program of intelligent traffic light controller based on VHDL is given and s
AT89S51
- 本文首先对智能交通灯的研究意义和智能交通灯的研究现状进行了分析,指出了现状交通灯存在的缺点,并提出了改进方法。智能交通灯控制系统通常要实现自动控制。本文还对AT89S51单片机的结构特点和重要引脚功能进行了介绍,同时对智能交通灯控制系统的设计进行了详细的分析。-Firstly, the research of intelligent traffic lights and intelligent traffic lights at the significance of current resea
交通灯protues仿真程序
- 交通灯的设计开发,实现道路交通的智能控制,可以根据道路实际情况改变通行时间(The design and development of traffic lights can realize the intelligent control of road traffic, and change the passage time according to the actual situation of the road)
智能交通灯程序
- 可根据人流量大小去改变红绿灯时间,提高了交通管理系统效率。(The traffic light time can be changed according to the human flow, and the efficiency of the traffic management system can be improved.)
智能交通灯控制系统
- 智能交通灯控系统,带电路图,用C51编写(Intelligent traffic light control system, with circuit diagrams, written in C51)
单片机交通灯程序
- 基于51单片机的智能交通灯PROTEUS仿真电路及其keil C程序,仿真调试可用。(Based on 51 single-chip smart traffic lights PROTEUS simulation circuit and keil C program, simulation debugging available.)
基于单片机的智能交通灯系统
- 此代码为交通灯从机代码,功能是接收来自上位机的指令,并控制灯的量灭,时间的显示等等。
基于单片机的智能交通灯系统(主机)
- 此为基于单片机的智能交通灯系统的上位机代码,负责计时、发送指令给下位机,收集下位机的反馈。