CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 交通模拟

搜索资源列表

  1. traffic

    0下载:
  2. 模拟交通信号灯,可是实现对红绿灯的时间进行加减以及出现紧急情况下的一个设置。-Simulated traffic lights, traffic lights, but to achieve a set time for addition and subtraction and emergency situations arise.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:黄林
  1. Cellular-Automata_matlab_code

    1下载:
  2. 模拟交通事故道路通行量的元胞自动机matlab程序-Simulated road traffic accident traffic volume cellular automaton matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:22208
    • 提供者:mchnhy
  1. cellular

    0下载:
  2. 用元胞自动机进行交通过程的模拟,运行main.m就可以看到车辆行动的效果-Simulation using cellular automata traffic process, you can see the effect of running a vehicle main.m actions
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5891
    • 提供者:zhang
  1. traffic-light

    0下载:
  2. MCS51单片机控制的模拟LED交通灯程序-MCS51 trafic light
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:689
    • 提供者:沐尘
  1. CAR

    0下载:
  2. 基于FPGA的模拟信号灯控制,可实现交通灯的效果-FPGA analog signal control, the effect can be achieved based on the traffic lights
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:424432
    • 提供者:
  1. 89c51-traffic-light

    0下载:
  2. 89c51实现的交通灯的功能,带有LED和数码管模拟显示的功能,具有倒计时的功能,主要介绍单片机的顺序控制和定时器的工作原理-89c51 achieve functional traffic lights with LED function display and digital simulation, with the countdown function, introduces single-chip sequence control and timer works
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:14428
    • 提供者:jame
  1. trafficlights

    0下载:
  2. 对交通信号灯的模拟,有东西南北四个方向且具备左转灯的提示。使用proteus&keil联调。C51-Simulation of traffic signal lamp, with the four corners of the world in four directions and have left lamp tips. Use proteus& keil adjustment. C51
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1275307
    • 提供者:陈诗薇
  1. caideng

    0下载:
  2. 单片机模拟交通灯,通过51单片机,实现交通灯的交替闪烁-Single-chip simulation of traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:830
    • 提供者:kwean
  1. jiaotongxinhaodeng

    0下载:
  2. 用单片机模拟的交通信号灯,红灯亮十秒后黄灯散三次,之后绿灯亮-MCU simulation of traffic lights, ten seconds after the red light yellow light scattered three times, after which the green light
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:47866
    • 提供者:代冲
  1. Analog-LED-traffic-lights

    0下载:
  2. 用C语言编程的简单的单片机LED模拟交通灯-With C language programming simple analog microcontroller LED traffic lights
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:35306
    • 提供者:rahmanjan
  1. traffic_184

    0下载:
  2. 根据元胞自动机和184号规则编写的交通流程序,可以模拟随机换道过程。-Based on cellular automata and 184 traffic rules written program that can simulate random lane changing process.
  3. 所属分类:transportation applications

    • 发布日期:2015-05-13
    • 文件大小:1024
    • 提供者:Phoebe
  1. model1-3.0

    3下载:
  2. 三种元胞自动机模拟交通流的程序,分别基于184rule,和双车种的随机换道。考虑车辆长度-Three cellular automaton traffic flow simulation program, were based on random 184rule, and double lane change vehicles. Consider the length of the vehicle
  3. 所属分类:transportation applications

    • 发布日期:2015-01-27
    • 文件大小:5120
    • 提供者:Phoebe
  1. 1234

    0下载:
  2. 带数码管显示的交通灯模拟控制系统设计.   硬件方面:8253产生1HZ的方波,脉冲到8259的IR1端,产生中断,调中断服务子程序。在加入紧急车道后,单脉冲()连到8259的IRO端,产生一个高级的中断请求信号。    软件方面:主程序先对各个硬件初始化,在开CPU中断,然后空操作,等待中断。执行低级中断(IR1)时,8255的PA口负责选数码管,PB口负责显示数字,用查表法可查到0~9的数码管编码。 采用循环扫描方法,人眼即可看到连续的二位数。当倒计时减到零时,对红绿灯取反。若手动上
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:5836
    • 提供者:宋威
  1. Traffic1.0

    0下载:
  2. 十字路口的交通灯演示程序,模拟交通灯对车辆的管控-Crossroads traffic lights demo program to simulate traffic lights on the vehicle control
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:77978
    • 提供者:LvYahui
  1. traffic-lights

    0下载:
  2. 利用二极管模拟交通灯的控制,基于51单片机实现-LED traffic lights to control the use of simulation, based on 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:14176
    • 提供者:
  1. jiaotongdeng

    0下载:
  2. 单片机模拟交通灯显示。其中,红灯与绿灯显示时间均为50s,中间的黄灯显示时间为15s。绿灯用八位发光二极管流动闪烁作代表;红灯用八位发光二极管全亮作代表;黄灯用八位发光二极管全亮全灭闪烁作代表。刚开始显示的为绿灯。显示顺序:绿--黄--红--黄--绿--黄--红-SCM simulated traffic light display. Among them, the red and green display times are 50s, in the middle of the yellow
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1169
    • 提供者:feifei
  1. LED

    0下载:
  2. 单片机百例之流水灯,此代码模拟了日常生活中的交通灯-Light water
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:小小
  1. trafficlight

    0下载:
  2. 利用MultiPlatform仿真软件来模拟交通信号灯-MultiPlatform simulation software to simulate the use of traffic lights
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:613703
    • 提供者:陆雪松
  1. light

    0下载:
  2. 用数码管模拟交通灯的显示程序,通过查表法实现交通灯数字的变化-Digital tube display program simulation of traffic lights, traffic lights change through digital look-up table
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:cheng
  1. trafficlight

    0下载:
  2. 在FPGA上对模拟交通灯进行模拟,红灯亮55秒,其他灯各亮5s。-traffic light
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:342929
    • 提供者:曾德天
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 35 »
搜珍网 www.dssz.com