文件名称:jiyutulun
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-25
- 文件大小:
- 5.86mb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于图论的多叉路口相位设计方案
用图论的方法计算出一个多叉路口用信号控制的情况下所需的最优相位个数。至于这种相位个数能不能达到交叉路口的最大通行容量,以及最短的排队时间和排队长度,都不在本文研究的范围之内,因此,未来可以根据本文提供设计的相位个数来研究上述问题。-The intersection is the “bottleneck” of the road network’s traffic capacity and the “Multi-happening” of traffic accident. However, the key to solve the problem of the intersection latency is too long is that we should increase the efficiency of traffic lights’ cycle, in other words, finding the optimal number of traffic lights’ phase. Furthermore, designing the signal phase is the first step to design the traffic lights, which influence the safety of the intersection’s traffic operation and the capacity of the intersection’s access that can provide.
In this paper, we analyze the geometric features of multiple intersections, then we apply the graph theory and the backtrack algorithm coloring and greedy algorithm coloring. By quoting the concept of “vertex coloring”, finally we change the design of multiple intersections’ signal phase program to the problem of vertex coloring.
In this paper, we use graph theory methods to calculate the optimal number of a multi-phase intersection sig
用图论的方法计算出一个多叉路口用信号控制的情况下所需的最优相位个数。至于这种相位个数能不能达到交叉路口的最大通行容量,以及最短的排队时间和排队长度,都不在本文研究的范围之内,因此,未来可以根据本文提供设计的相位个数来研究上述问题。-The intersection is the “bottleneck” of the road network’s traffic capacity and the “Multi-happening” of traffic accident. However, the key to solve the problem of the intersection latency is too long is that we should increase the efficiency of traffic lights’ cycle, in other words, finding the optimal number of traffic lights’ phase. Furthermore, designing the signal phase is the first step to design the traffic lights, which influence the safety of the intersection’s traffic operation and the capacity of the intersection’s access that can provide.
In this paper, we analyze the geometric features of multiple intersections, then we apply the graph theory and the backtrack algorithm coloring and greedy algorithm coloring. By quoting the concept of “vertex coloring”, finally we change the design of multiple intersections’ signal phase program to the problem of vertex coloring.
In this paper, we use graph theory methods to calculate the optimal number of a multi-phase intersection sig
(系统自动生成,下载前可以参看下载内容)
下载文件列表
毕业设计
........\JJ
........\..\Form1.Designer.cs
........\..\Form1.cs
........\..\Form1.resx
........\..\JJ.csproj
........\..\Program.cs
........\..\Properties
........\..\..........\AssemblyInfo.cs
........\..\..........\Resources.Designer.cs
........\..\..........\Resources.resx
........\..\..........\Settings.Designer.cs
........\..\..........\Settings.settings
........\..\Resources
........\..\.........\by.jpg
........\..\.........\jj.jpg
........\..\.........\ly.jpg
........\..\bin
........\..\...\Debug
........\..\...\.....\JJ.exe
........\..\...\.....\JJ.pdb
........\..\...\.....\JJ.vshost.exe
........\..\...\.....\JJ.vshost.exe.manifest
........\..\...\Release
........\..\...\.......\JJ.exe
........\..\...\.......\JJ.pdb
........\..\obj
........\..\...\Debug
........\..\...\.....\JJ.Form1.resources
........\..\...\.....\JJ.Properties.Resources.resources
........\..\...\.....\JJ.csproj.FileListAbsolute.txt
........\..\...\.....\JJ.csproj.GenerateResource.Cache
........\..\...\.....\JJ.exe
........\..\...\.....\JJ.pdb
........\..\...\.....\TempPE
........\..\...\.....\......\Properties.Resources.Designer.cs.dll
........\..\...\JJ.csproj.FileList.txt
........\..\...\JJ.csproj.FileListAbsolute.txt
........\..\...\Release
........\..\...\.......\JJ.Form1.resources
........\..\...\.......\JJ.Properties.Resources.resources
........\..\...\.......\JJ.csproj.GenerateResource.Cache
........\..\...\.......\JJ.exe
........\..\...\.......\TempPE
........\..\...\.......\......\Properties.Resources.Designer.cs.dll
........\JJ.sln
........\JJ.suo
........\UpgradeLog.XML
........\_UpgradeReport_Files
........\....................\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\使用说明书.txt