CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 公交 算法

搜索资源列表

  1. GetTheWay

    0下载:
  2. 使用A*算法的智能公交系统,可数次换乘,有详细的注释-A* algorithm using intelligent transportation system can transfer several times, with detailed notes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-20
    • 文件大小:5766535
    • 提供者:刘昕凝
  1. bus-query-system

    0下载:
  2. 类似于坐车网的公交查询系统,SQL存储过程和算法-bus query system like www.zuoche.com, SQL Procedure and algorithm
  3. 所属分类:SQL Server

    • 发布日期:2017-03-23
    • 文件大小:7325
    • 提供者:malcolm
  1. gridgis

    0下载:
  2. GridGIS Moblie 接口丰富、可扩展性强,不仅局限于以上这些功能。用户可以基于此平台,根据实际需求,自行设计数据结构和算法,扩展应用,比如,自来水的爆管分析的广度优先算法、公交查询,缓冲区分析等;而且,便于与其他系统模块的集成,比如与视频模块,语音模块、各种网络服务的集成。 -GridGIS Moblie abundant interfaces, scalability, strong, and is not limited to these functions. Users ca
  3. 所属分类:GIS program

    • 发布日期:2017-05-15
    • 文件大小:3715037
    • 提供者:tony
  1. 20105272003002

    0下载:
  2. 本程序为GIS和路径算法的测试程序,路径仅供参考。 算法描述:根据公交站点构造出虚拟含换乘边在内的公交路网,共有约22万个路段,2.3万个站点参与路径计算。根据不同的公交线路的速度赋不同的权值,对不同的换乘进行处理,求到最优的路径。换乘确定在400米之内+等车时间,求出最佳换乘。 -The GIS program and path algorithm for the test program, the path is for reference only. Algorithm De
  3. 所属分类:GIS program

    • 发布日期:2017-05-18
    • 文件大小:4975519
    • 提供者:christine4115
  1. transfered-by-metro-or-bus

    0下载:
  2. 通过改进的dijkstra算法,实现公交线路的自主查询系统-The dijkstra algorithm by improving and achieve the independent inquiry system bus lines
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:3580
    • 提供者:steve
  1. shuxuejianmoGongJiaoLuXian

    0下载:
  2. 数学建模公交线路问题 该程序利用迪杰斯特拉算法经行求解,使用该代码前最好先阅读Readme.doc-Bus lines mathematical modeling problem using Dijkstra algorithm for the program through the line solution, a good idea to use the code to read Readme.doc
  3. 所属分类:matlab

    • 发布日期:2017-06-03
    • 文件大小:15054491
    • 提供者:haohao
  1. 44

    0下载:
  2. dijkstra算法 目前网络上电子地图的使用很普遍。利用电子地图可以很方便地确定从一个地点到另一个地点的路径。特别地,可确定在城市中的公交换乘路线。 电子地图可以看成是一个图,而公交线路图可看成是带权有向图G =(V,E),其中每条边的权是非负实数。-dijkstra algorithm is currently using the electronic map on the network is very common. The use of electronic maps can
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:164278
    • 提供者:石茗伟
  1. gongjiao

    0下载:
  2. 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:林平
  1. bus-net-work-design-ant-colony-

    1下载:
  2. 公交网络的蚁群算法实现,使用了一群算法,仿真结果很理想-route net design ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:277278
    • 提供者:江南
  1. vb

    0下载:
  2. 公交车作为现代城市生活中一种重要的交通工具,在现代城市生活中尤其重要,公交线路繁多,数量也逐渐增多,这样使得人们的出行很不方便。在这样的背景下,我们决定做公交查询系统,并以六安市公交数据为例,设计了公交查询系统,验证了一些算法的可行性。该算法基于对经典的算法的学习和研究,沿用其关于求最短路径的思想,并加以对换乘次数,站点范围限制等内容的深入研究而提出的。-Bus as an important means of transportation in modern urban life in mod
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7872
    • 提供者:李李
  1. Tgonngjiao_cch

    0下载:
  2. 本程序源码是用C++开发的公交换成解答,只能换乘一次的的程序源码不包含数据只有算法 -The program source code is in C++ developers bus replaced answers can only transfer once the program source code does not contain data only algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:2017
    • 提供者:iadmin
  1. Min-timeTake-the-bus-

    0下载:
  2. 乘公交,看奥运,数模题目算法,在一个网络中求解,最小换乘次数-Take the bus to see the Olympic Games, the digital-to-analog topics algorithm in a network to solve the minimal transfer times
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:775849
    • 提供者:zhoufeifei
  1. findstation

    0下载:
  2. 公交站寻找小算法,划分为路障公交站等。能获取距离内的公交站数目。-The bus stop looking for small algorithm is divided into roadblocks bus station. Can get the number of the bus station in the distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:5669
    • 提供者:Jack
  1. Theappofantinbus

    0下载:
  2. 蚂蚁算法在公交线路中的应用,还是比较有用的-The application of ant algorithm in the busline
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:123059
    • 提供者:louie
  1. AStarShortPath

    0下载:
  2. A*算法求解公交最少耗时路径,效果好于普通的Dijkstra算法。-A* algorithm solving least-time path problem in scheduled network
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:7094
    • 提供者:ZY
  1. EvolutionStrategy

    0下载:
  2. 自己的课程作业,已调试通过。进化策略算法实现公交调度问题。-Their course work has been debugged. Evolution strategy algorithm bus scheduling problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:25526
    • 提供者:ChengaiXu
  1. GeneticAlgorithm

    1下载:
  2. 遗传算法实现公交调度问题。自己的课程作业,已调试通过。-Genetic algorithm bus scheduling problem. Their course work has been debugged.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:25598
    • 提供者:ChengaiXu
  1. bussystem

    0下载:
  2. 求出最少换乘次数的公交乘车系统,包含公交路线的txt文档,以及基于Dijkstra算法的源码.-the least transfer times when taking a bus,based on Dijkstra s.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:27043
    • 提供者:piurinbao
  1. Bus-inquiries-

    0下载:
  2. 公交查询路线转换算法程序以及查询实例,以及最短路线问题。-Bus routes queries and query instance conversion algorithm, as well as the shortest route problem.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-07
    • 文件大小:1936054
    • 提供者:张天一
  1. TestPolyRegion

    0下载:
  2. 实现智能公交,电调出租车中常用的区域报警算法,对车辆位置是否在某区域中进行报警,该区域算法对常见的利用射线算法判定区域的算法进行了优化,提高了运算速度。-Intelligent public transportation, electricity area alarm algorithm is commonly used in the taxi, to call the police, whether vehicle location in the document domain algorit
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:5106
    • 提供者:hank liu
« 1 2 34 »
搜珍网 www.dssz.com