搜索资源列表
5.8交通系统模拟
- 全国交通模拟系统-National Traffic Simulation System
CAR4 用VC模拟交通状况
- 4车道交通模拟程序,用VC模拟交通状况,并能够做出统计分析-four lanes of traffic simulation program, VC simulated traffic situation and to make a statistical analysis
c交通灯的设计思路
- c语言编的 模拟交通灯程序,正方向,左转方向。
交通灯模拟控制系统程序
- 一个汇编语言写的交通灯控制系统源程序
交通智能模拟
- vb代码的红绿灯智能优模拟系统,模拟了车辆运行
RutineDemo
- vs2008 vc/mfc实现公交线路的模拟,程序中经常需要描叙各个地点的位置以及交通线路问题情况,本例实现一个公交线路的模拟-vs2008 vc/mfc bus lines to achieve the simulation, the program often need Miaoxu the location of various locations and transportation routes the problem situation, this case achieve an a
jiaotong
- 交通灯程序仿真;付有线路图,和模拟仿真图-JIAO TONG DENG
交通灯
- 在单片机上运行,模拟十字路*通灯的亮灯情况,红绿灯亮灯时间可以调节(Run on the microcontroller, analog traffic lights at the intersection of lights, traffic lights can be adjusted light)
元胞自动机模拟交通路况
- 单车道或者两车道交通流的模拟仿真,密度、流量、速度之间的关系图(The relationship between simulation, density, flow and speed of a single lane or two-lane traffic flow)
C51交通灯
- 用LED作为信号灯模拟交通灯 南北方向道路绿、黄、红灯亮时间分别是60s、50s、10s 东西方向道路绿、黄、红灯亮时间分别是60s、50s、10s、(Use LED as a signal light to simulate traffic lights North and south direction, road green, yellow, red light, respectively, 60s, 50s, 10s East and west directions, green
元胞自动机模拟交通路况
- 元胞自动机,交通道路模拟,可修改参数,matlab源代码(Cellular automata, traffic road simulation, modifiable parameters)
8255-8254模拟交通灯
- 用8255+8254做出模拟交通灯及其控制(Using 8255+8254 to make analog traffic lights and their control)
元胞自动机模拟交通路况
- 元胞自动机 模拟交通流,基本模型matlab代码(CA simulation on traffic flow in matlab)
全国交通系统
- c++ 实现简单的学生要求的交通模拟系统(A c++ code of transportation)
模拟交通灯
- 模拟交通灯,模拟十字路*通灯,可自行根据时间更改调试(Analog traffic light)
51黑论坛_LED模拟交通灯(2016暑假班级培训)
- 模拟了交通信号灯根据交通的情景进行设计,还原了交通场景(Design of traffic signal lamp)
交通信号灯设计
- 利用C语言编写的交通灯设计,采用LED实现倒计时以及红绿黄三色灯模拟交通信号灯(Traffic light design compiled in C language, countdown realized by LED and traffic lights simulated by red, green and yellow tricolor lights)
matlab实现模拟交通流
- matlab代码 交通流元胞自动机仿真 双车道 如果需要改变车流密度在脚本文件中修改fp.(Matlab code traffic flow cellular automata simulation of two lanes If you need to change the traffic density, modify the FP in the scr ipt file.)
01-细胞自动机交通模拟
- 元胞自动机,交通仿真,MATLAB;用于模拟仿真小区车流量情况(Cellular automata, traffic simulation, matlab)
交通灯控制
- 包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路*通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(