CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 迪杰斯特

搜索资源列表

  1. PathAnalysis

    0下载:
  2. 用C++写的最短路径程序,是基于迪杰斯特算法.-C was the shortest path procedure is based on the Dijkstra algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:63986
    • 提供者:大智
  1. 3

    0下载:
  2. 用C++编的迪杰斯特拉算法实现的最短路径问题
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7346
    • 提供者:alice
  1. KSP dijkstra第k条最短路径算法

    1下载:
  2. dijkstra第k条最短路径算法 Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-dijkstra Kth shortest path algorithm
  3. 所属分类:C#编程

    • 发布日期:2017-03-21
    • 文件大小:19938
    • 提供者:
  1. DJalgorithm

    0下载:
  2. 迪杰斯特拉算法的C语言实现,可以完成有向图和无向图的最短路径搜索-Dijkstra algorithm C language, can be completed with the graph and undirected graph of the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:187392
    • 提供者:leon
  1. banker

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。-Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:53257
    • 提供者:韩妍丽
  1. dijiesitela

    0下载:
  2. 迪杰斯特拉算法,希望对于一些刚学c语言编程的有帮助-dijiesitela
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:978
    • 提供者:peace
  1. Dijstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm used to calculate a node to all other nodes in the shortest path. Main features are a st
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4598
    • 提供者:HEllO2010
  1. RailwayRequest

    1下载:
  2. 数据结构大作业,用控制台程序实现全国铁路查询系统,迪杰斯特拉算法-Railway Request
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:75086
    • 提供者:王希
  1. shortest-path

    0下载:
  2. 运用迪杰斯特拉算法求出图中的最短路径,最短路径的求法-Use Dijkstra algorithm to find the shortest path in Figure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:4549
    • 提供者:江玲
  1. Bbankera

    0下载:
  2. 银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。 -The banker' s algorithm is a well-known algorithm to avoid deadlock (Deadlock), and a way to avoid deadlock generated by algorithm 艾兹格迪杰 Stell
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:53388
    • 提供者:表现
  1. searchpath

    0下载:
  2. 模拟的公交车查询,是学生自己写的,比较简单,其中有a*算法和迪杰斯特拉算法的简单应用。适合练习使用mfc-Analog bus query students to write their own, relatively simple, where there is a* simple application of the algorithm and Dijkstra algorithm. Suitable for practice use mfc
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:425053
    • 提供者:魏峥
  1. DijkstraTest

    0下载:
  2. 迪杰斯特拉算法实现,使用C++实现,可直接运行-a realization of Dijkstra
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:246137
    • 提供者:Victor Smith
  1. Dijkstra

    0下载:
  2. 迪杰斯特拉算法,利用贪心算法实现两点间最短路径的求解-Dijkstra Algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:1599
    • 提供者:于海洋
  1. campus-guider

    1下载:
  2. 基于迪杰斯特拉的最短路径算法实现的某大学校园导航,能够计算任意两点的最短路线,并生成最优结果-At a university campus navigation, Dijkstra' s shortest path algorithm able to calculate the shortest route between any two points, and generates optimal results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:7592960
    • 提供者:haha
  1. Guider

    0下载:
  2. 基于迪杰斯特拉的最短路径算法实现的某大学校园导航,能够计算任意两点的最短路线,并生成最优结果-At a university campus navigation, Dijkstra' s shortest path algorithm able to calculate the shortest route between any two points, and generates optimal results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:31160886
    • 提供者:haha
  1. jingdiandaohang

    1下载:
  2. c++做的课设,景点导航程序,涉及的算法有迪杰斯特拉算法等-C++ to do class-based, attractions navigation procedures, involving the algorithm Dijkstra algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1937315
    • 提供者:李旺
  1. 程序

    0下载:
  2. 本C++程序在于实现迪杰斯特算法的基本功能(The realization of the basic functions of the Dijkstra algorithm)
  3. 所属分类:Windows编程

  1. Dijkstra_Router

    0下载:
  2. 一个简单的迪杰斯特拉算法。 用于计算机网络链路算法。(a simple Dijkstra for ls)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:jiujiujiu
  1. 北京地铁换乘

    3下载:
  2. 北京地铁换乘系统,利用迪杰斯特拉算法计算最短路径(Beijing Subway Transfer System)
  3. 所属分类:其他

    • 发布日期:2017-11-28
    • 文件大小:2405376
    • 提供者:无翅翼虎
  1. 单源点最短路径—Dijkstra(迪杰斯特拉)算法

    1下载:
  2. MATLAB迪杰特斯拉源程序,用于在给出邻接矩阵求单元点点之间的距离(MATLAB Di Jester Tesla source program, used to give the adjacency matrix to find the distance between elements.)
  3. 所属分类:其他

    • 发布日期:2021-04-22
    • 文件大小:13312
    • 提供者:诡谲。
« 12 3 4 »
搜珍网 www.dssz.com