文件名称:yuanbaozidongji
介绍说明--下载内容均来自于网络,请自行研究使用
元胞自动机模拟交通流程序,学校交通专业学长给的,能够模拟单车种双车道交通流变化,考虑驾驶员行为。做数学建模美赛的时候用到。-Cellular automaton simulation of traffic flow program, school traffic professional senior, can simulate the change of bike traffic flow, consider driver behavior.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
元胞自动机\20120508\车辆占用车道数据.txt
..........\........\车辆基本信息.txt
..........\........\车辆所处位置.txt
..........\........\车辆每一时刻速度.txt
..........\AddingNewCarsToEntry.p
..........\basicinfo.ini
..........\CountingLaneChangingConditions.p
..........\CountingNextStepState4Vehicle.p
..........\CountingNextStepVehicleState.m
..........\DeployCellTakenState.p
..........\DeployVehicleState.p
..........\DrawingCellSpace.p
..........\DriverBehaviorInfo.ini
..........\FindUnusedVehicle.p
..........\GenerateCellSpace.p
..........\GenerateVehicleSpace.p
..........\GetAheadVehicleID.p
..........\GetBasicInfo.p
..........\GetCellTakenCarHeadState.p
..........\GetCellTakenCarID.p
..........\GetCellTakenState.p
..........\GetDistanceToAheadVehicle.p
..........\GetDriverBehavior.p
..........\GetVehicalInfo.p
..........\GetVehicleInCellSpace.p
..........\GetVehicleLength.p
..........\IfAddNewCar.m
..........\InitVehicleInfo.ini
..........\IsCellTaken.m
..........\isSatisfy.p
..........\JudgeLaneChangingConditions.p
..........\JudgeNeighborOnLeftOrRightLane.p
..........\LaneChangingModeInfo.ini
..........\main_tca.m
..........\NewVehicleEntryRatio.ini
..........\OutputDataSettings.ini
..........\ProtectYourWork.bat
..........\RefreshCellSpaceWithNewPosition.m
..........\ReleaseCellTakenState.m
..........\ReleaseVehicleState.m
..........\ResultsPlotting.m
..........\SavingDataAsFiles.p
..........\SearchCellSpaceForTaken.p
..........\SignalCycleInfo.ini
..........\testmulti_driveway.m
..........\Thumbs.db
..........\TrafficSimulating.m
..........\UpdataCellSpaceWithVehicleInfo.p
..........\函数功能结构表.xlsx
..........\函数树状图.vsd
..........\20120508
元胞自动机