CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - shortest path

搜索资源列表

  1. shortestroad

    0下载:
  2. 这是大学中计算机专业学生的作业,最短路径,如果不会做,可以下载参考-This is a university student in computer specialty operations, shortest path, if not, can download information
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1287
    • 提供者:天涯
  1. SHORTEST-PATHS

    1下载:
  2. 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:胡图
  1. qwasdasds

    0下载:
  2. 交通图最短路径程序,可直接计算到达的城市间的距离,由于两个城市间距离是互相的,所以采用最优化算法-shortest path map traffic procedures can directly arrive at the inter-city distance, As the distance between the two cities is mutual and the use of optimization algorithms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19704
    • 提供者:秦光
  1. 基于粒子群最短路径的研究与应用

    2下载:
  2. 基于粒子群最短路径的研究与应用,使得问题更加容易解决-The shortest path based on particle swarm research and application,Makes the problem easier to solve
  3. 所属分类:软件工程

    • 发布日期:2013-04-19
    • 文件大小:11885
    • 提供者:小龙
  1. network.rar

    0下载:
  2. 数学建模,借助MATLAB实现网络计算问题,包含行遍性问题,最短路径问题,最优截断切割问题,Mathematical modeling, the realization of network computing with MATLAB issues, including the issue of time lines, the shortest path problem, the issue of the optimal cut-off cut
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2121694
    • 提供者:李峰
  1. 2222

    0下载:
  2. ( 从太原市公交查询系统建立的必要性出发, 进行了公交查询算法的研究, 主要探讨了包括最短路径查 询及最少花费查询及数据库管理的公交查询系统的实现。 该系统采用了V ISU AL BA S IC 610 为开发工具, M ICRO SO FT A CCESS2003 为后台数据库, 开发了基于太原市公交线路的公交查询系统。具有线路查询、换乘 查询、 站点查询、 数据管理等一系列功能。 -(From the city bus system the need for inquiry
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:209111
    • 提供者:zj
  1. lvyou.frm

    0下载:
  2. 西安市公交查询系统,效果不错。包含站点查询,最短路径。-Xi' an public inquiry system, good results. Site contains information, the shortest path.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2668
    • 提供者:马虎
  1. tanchishe

    0下载:
  2. 贪吃蛇算法,可用于最短路径的查询,C#实现,可将次算法用于物流配送,旅游线路等系统中。-Snake algorithm, can be used for shortest path queries, C# to achieve, can be sub-algorithm for the logistics and distribution, travel routes, such as system.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:11756
    • 提供者:shanshan
  1. dijkstra

    0下载:
  2. 用C语言实现的最短路算法 算法描述清楚,未结合文件操作-Realized with C language algorithm for shortest path algorithm described in clear, no combination of file operations
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1032151
    • 提供者:
  1. Minimumtree

    0下载:
  2. djikestra shortest path algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1197
    • 提供者:behzad
  1. 235123531

    0下载:
  2. 内容为一doc文档,主要实现了地铁站公交系统的自动售票以及管理功能,涉及到了最短路径的求法,以及sql方面的检索技术。-Content of a doc document, the main bus station realized the automatic ticketing system, and management functions related to the shortest path seeking method, as well as the sql in search te
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:108459
    • 提供者:余鹏
  1. sa

    0下载:
  2. VB中最短路径算法的设计思路,并附带源码。-VB in the shortest path algorithm design ideas, and comes with source code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5484
    • 提供者:wajika
  1. Dijkstra_cpp

    0下载:
  2. c++ Example about Dijkstra shortest path. Works as a console application.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1053
    • 提供者:Zaher
  1. zuiduanlujingfenxi

    0下载:
  2. Dijkstra算法是求解网络中最短路径的精典算法,文中通过改变图的存储结构及搜索方法,减少了内存存储空间,缩短查询时间,以提高该算法在嵌入式GIS系统中路径优化的效率。-Dijkstra algorithm is to solve the classic shortest path network algorithm, the paper map by changing the storage structure and the search for ways to reduce the me
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:149582
    • 提供者:钱程
  1. Soccerrobotbasedontheshortestpathplanningattacks.r

    0下载:
  2. 基于时间最短的足球机器人进攻路径规划,:足球机器人 进攻 路径 Bezier 曲线 比赛环境-Soccer robot based on the shortest path planning attacks,: soccer robot attack path Bezier curve game environment
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:128272
    • 提供者:cql0605070101
  1. shortest-path

    0下载:
  2. 基于C语言结构的代码,关于最短路径的实现,部分说明已有-shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:2166
    • 提供者:zw
  1. shortest-path

    0下载:
  2. This Document content the Algorithm for shotest path for using in c and c++.
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:11856
    • 提供者:Roshan
  1. find-shortest-path

    0下载:
  2. image processing find shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4379
    • 提供者:reza
  1. K-shortest-path-Papers

    0下载:
  2. 第k短路径研究论文,有经过中间节点情况,可以是固定顺序,也可以非固定-K-shortest path research papers, there are cases through intermediate nodes, which can be fixed sequence to be non-fixed
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:175742
    • 提供者:
  1. Study-shortest-point-K

    0下载:
  2. 使用蛙跳算法,对第k短路径问题进行研究,包含经过中间节点的情况,可以是固定顺序也可以不固定顺序。-Use leapfrog algorithm, k-shortest path problem studied, including the case through an intermediate node, which can be fixed to be the order of the order is not fixed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3084536
    • 提供者:
« 12 3 4 »
搜珍网 www.dssz.com