Description: Cellular automaton simulation of traffic flow program, school traffic professional senior, can simulate the change of bike traffic flow, consider driver behavior.
To Search:
File list (Check if you may need any files):
元胞自动机\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
元胞自动机