CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - traffic light controller

搜索资源列表

  1. C51CrossLight

    0下载:
  2. 1.设计一个交通灯控制器。 2.利用学习机上的发光二极管,设定东、南、西、北4个方向,各3个灯(红、黄、绿)。交通灯控制器正常工作时,南北方向红灯亮3秒,黄灯闪2秒,绿灯亮3秒,以此类推。东西方向绿灯亮3秒,黄灯闪2秒,红灯亮3秒,以此类推。 3.设定两个紧急按钮,一个控制南北灯,一个控制东西灯。当按下相应的紧急键时,其控制方向的交通灯亮绿灯,其他方向的交通灯亮红灯,至自控键松开,恢复正常交通控制。 -1. Design of a traffic light controller.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10492
    • 提供者:wangpeng
  1. jtdcz

    0下载:
  2. 交通灯控制器的程序,程序不是太复杂,我自己编的,没有错误-traffic light controller procedures that are not too complex, I developed, and no mistake
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:894
    • 提供者:djj
  1. program

    0下载:
  2. traffic light controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:10486
    • 提供者:jakka manohar
  1. VRILOGHDLtrafficlight

    0下载:
  2. 一个比较好的交通灯控制器系统,采用VARILOG HDL语言编程。-A better traffic light controller system that uses VARILOG HDL language programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:580060
    • 提供者:wangjianyong
  1. trafficlight

    0下载:
  2. 程序提供了一种简单高效的模拟交通灯控制器的算法,非常实用-Procedure provides a simple and efficient simulation algorithm for the traffic light controller, very useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:162590
    • 提供者:sh85
  1. jtdkz

    0下载:
  2. 这是交通灯控制器的设计系统,里面有文字说明以及详细的图形,希望大家喜欢-This is a traffic light controller system, there are text and detailed graphics, hope you like
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:239761
    • 提供者:小刚
  1. TrafficLight

    0下载:
  2. ⒈ 了解交通灯管理的基本工作原理 ⒉ 熟悉8259A中断控制器的工作原理和应用编程 ⒊ 熟悉8255A并行接口的各种工作方式和应用 ⒋ 熟悉8253计数器/定时器的工作方式及应用编程,掌握利用软硬件相结合定时的方法 -⒈ understand traffic lights management familiar with the basic working principle of ⒉ 8259A interrupt controller of the working princ
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8098
    • 提供者:谢家韧
  1. 64_TLC

    0下载:
  2. 交通灯控制器的硬件描述 使用VHDL语言 注释详细 想要的赶紧下载吧-Traffic light controller using hardware descr iption language VHDL detailed notes quickly want to download it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:kongde
  1. TLC

    0下载:
  2. 用VHDL语言写的交通灯控制器,希望对大家有所帮助。-VHDL language with the traffic light controller, you would like to help.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2245
    • 提供者:zdh
  1. 64_TLC

    0下载:
  2. 交通灯控制器 请注意: 本例的各个源描述的编译顺序应该是: 64_tlc.vhd 64_test_vector.vhd-Traffic Light Controller Please note: This case is described in various sources to compile the order should be: 64_tlc.vhd 64_test_vector.vhd
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2252
    • 提供者:朱琦
  1. trafficcontroller

    0下载:
  2. 该程序为一个路口交通灯的控制器程序,采用VHDL编程,可在FPGA上实现-The program is an intersection traffic light controller program, using VHDL programming can be implemented on FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2389828
    • 提供者:姜丹
  1. jiaot

    0下载:
  2. 一个很简单的交通灯控制器,容易理解,在EP1C3T140C8上跑过-A very simple traffic light controller, easy to understand, in the EP1C3T140C8 ran
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:444012
    • 提供者:陈俊
  1. trafficlight

    0下载:
  2. 交通灯控制器的设计与实现主要是通过编写汇编语言程序利用8255A与8253对灯的亮与灭及时间进行控制。首先,要了解的是8255A与8253是如何工作的,包括它的A口、B口、C口和控制端口是如何写数据的以及如何使用8253定时来控制变换时间。-Traffic light controller design and implementation is mainly by writing assembly language programs using 8255A and 8253 pairs of
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6409
    • 提供者:雅蠛蝶
  1. Traffic_Light_Controller

    0下载:
  2. VHDL Code for traffic Light Controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:788
    • 提供者:arvind
  1. Traffic_Light_Controller_Test_Bench

    0下载:
  2. VHDL Test Bench For Traffic Light Controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:546
    • 提供者:arvind
  1. Traffic_Light

    0下载:
  2. 根据城市的十字路口各部门和在不同时间的交通流量,智能交通灯控制方案,并给出基于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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2847
    • 提供者:jimmy
  1. trafficlight

    0下载:
  2. design and simulate the traffic light controller-design and simulate the traffic light controller
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:816
    • 提供者:gopan
  1. tlc

    0下载:
  2. traffic light controller in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:4534
    • 提供者:deepak
  1. FPGAexamplesofcode

    0下载:
  2. FPGA应用开发入门与典型实例代码,典型实例5_1 交通灯控制器-FPGA Application Development and Typical examples of code, a typical example of traffic light controller 5_1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:261513
    • 提供者:frankliang
  1. trafic_light_controller

    0下载:
  2. verilog code for traffic light controller on altera kit epc16q240c8.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1245587
    • 提供者:devesh
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com