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

搜索资源列表

  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. javamutilthread

    0下载:
  2. 基于Java多线程实现所有顶点间最短路径的并行算法
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:134696
    • 提供者:john
  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. 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. 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. zuiduanlujing

    0下载:
  2. VB+oracle+MAPX实现最短路径-VB+ oracle+ MAPX to achieve the shortest path
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:7113
    • 提供者:冯运波
  1. Data-structure

    0下载:
  2. 在VC++环境下,用C语言实现交通咨询模拟系统的设计(最短路径问题)。-In vc++ environment, using C language to realize the transport advisory simulation system design (the shortest path problem).
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:500851
    • 提供者:蓝雨
  1. shortest-path

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

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

    0下载:
  2. 针对目前图形处理器(GPU) 上的动态数据处理问题,在分析现有并行单源最短路径(SSSP) 算法的基础上,对 GPU上的Moore SSSP算法进行并行化设计与实现。搜索时,综合应用层次化任务分配、层次化工作队列、层次化 Kernel 调用等策略。在不同类型图数据上进行实验测试,实验结果表明,该算法能有效减少空线程开销、访存开销以及同步时间。-For dynamic data processing on the graphics processor (GPU), the analysis of
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:1076435
    • 提供者:JIANGLILY
  1. CSharp-solve-TSP

    0下载:
  2. c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
  3. 所属分类:Project Design

    • 发布日期:2017-11-05
    • 文件大小:12803
    • 提供者:李红云
  1. floyd

    0下载:
  2. 此源码是算法floyd算法的实现,里面有我自己详细解说的几个重点,对于学习图论很有帮助,用于求任意两点间最短路径和路径长度-This source is the realization of the algorithm floyd algorithm, which has my own detailed explanation of several key helpful for learning graph theory, used to find the shortest path betw
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1082
    • 提供者:韦龙
  1. dijkstra

    0下载:
  2. Dijkstra算法关于最短路径算法的研究与实现-Research and Implementation of Dijkstra' s algorithm shortest path algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:175668
    • 提供者:林枫
  1. routing

    0下载:
  2. 在图中求两点间的最短路径,用弗洛伊德算法实现,包括图的类定义-In the figure, the shortest path between two points, with the Floyd algorithm, including the definition of the class diagram
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:1321
    • 提供者:julia
  1. chat

    0下载:
  2. 实现了图类的定义,并且实现了深度遍历,广度遍历,以及用dijstra算法求最短路径-Achieve the plan class definition, and the realization of the depth traversal, breadth traversal, and the shortest path algorithm with dijstra
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1751
    • 提供者:julia
  1. zui

    0下载:
  2. 实现最短路径算法的查询功能,邻接矩阵的简单构建,函数方法的调用- Implement query function of the shortest path algorithm, adjacency matrix of simple construction, function method call
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1518
    • 提供者:张波
  1. danyuandian

    0下载:
  2. 单源点最短路径算法的设计与实现,小型课程设计作业目标-Design and implementation of single-source shortest path algorithm, small course design work goals
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:12645
    • 提供者:
  1. dijkstra

    0下载:
  2. 大一时完成的求最短路径算法。利用C语言实现了经典的Dijkstra算法。转化矩阵图求取给定起点至其他结点的最短路径。 -Freshman completed the shortest path algorithm. Using C language to achieve a classic Dijkstra algorithm. Transformation matrix to strike the shortest path to a given starting point to oth
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1122
    • 提供者:
  1. Ant-colony-algorithm

    0下载:
  2. 主要用蚁群算法用matlab实现,解决城市之间最短路径问题-Ant colony algorithm to achieve the TSP
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19718
    • 提供者:张海洋
  1. shortest-roads

    0下载:
  2. 实现最短路径,具有可视化界面。使用二维数组实现。具有动态画图效果-shortest roads
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6206993
    • 提供者:孙丹丹
« 12 »
搜珍网 www.dssz.com