CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shortest path routing

搜索资源列表

  1. 无线传感器网络路由算法

    1下载:
  2. 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。,Wireless sensor network routing algorithm, using the shortest path first jump of the scope of the search node distance, and then search for the two jump distance, simulation results were very good.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:14711
    • 提供者:电信科学
  1. UAStar.rar

    1下载:
  2. 这是对A*寻路算法的一个封装.使用非常简单:1.指定寻路区域的大小(网格) 2.指定哪些节点是障碍物 3.给定出发节点点和目标节点, 寻路! 将返回最短路径. 另外, 还可以设定遇到障碍物时只能绕着障碍物的角走,This is a routing algorithm A* a package. The use of very simple: 1. Specified routing region size (grid) 2. Specify which node is the barrier 3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3407
    • 提供者:youarehaha
  1. Dijkstra

    0下载:
  2. 计算图中两点间的最短路径,采用邻接链表存储结构.-Calculation chart the shortest path between two points using adjacent storage structure list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1996
    • 提供者:曹杨
  1. DijkstraRouting

    0下载:
  2. 用于MATLAB 6.0 (R12)环境 Dijkstra最短路由算法源代码- MATLAB 6.0 (R12) Dijkstra Shortest Path Routing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1207
    • 提供者:天天
  1. wsn-dijkstra

    2下载:
  2. 这个程序为能量均衡的无线传感器的最短路径路由算法matlab 编程。-This process is energy balanced shortest path routing in wireless sensor algorithm matlab programming.
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-17
    • 文件大小:1024
    • 提供者:房超
  1. maze

    0下载:
  2. 一个苹果走迷宫,支持最短路径寻路。可以使用方向键操作,也可以用户自己添加迷宫格式文件,生成迷宫图。-Apple Maze, shortest path routing. Can use the arrow keys to operate, the user can add their own maze format generated maze.
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-06
    • 文件大小:190727
    • 提供者:卞壮
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:41572
    • 提供者:cn
  1. Dijkstra-Shortest-Path

    0下载:
  2. 一种快速求得最短路径的经典算法,可以在运筹规划或在统筹安排中使用-Express obtained a classic shortest path algorithm, can be planned or in operation in co-ordinating arrangements for the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:51327
    • 提供者:chendong
  1. sp

    0下载:
  2. 最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:25025
    • 提供者:peng.xu
  1. K

    0下载:
  2. K 最短路径 K 最短路径 代码 -improved routing algorithm used to find from source to destination node of the first k Shortest Path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:123878
    • 提供者:laodu
  1. routing

    0下载:
  2. this use the matlab...routing protocol shortest path algorithm-this is use the matlab...routing protocol shortest path algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:537
    • 提供者:lim kang il
  1. A__Pathfin1506701222002

    0下载:
  2. 最短径路的一个算法源码,delphi7可以是使用,很不错的-The shortest path routing algorithm for a source, delphi7 can be used, very good
  3. 所属分类:source in ebook

    • 发布日期:2017-03-25
    • 文件大小:17695
    • 提供者:song
  1. dijkstrashortestpath.tar

    0下载:
  2. finding shortest path in a graph by using dijkstra s shortest path routing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:888
    • 提供者:siva
  1. routing

    0下载:
  2. Alogrithm to calculating shortest path in java code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1066
    • 提供者:Slave
  1. Conditional-Shortest-Path-Routing-in

    0下载:
  2. Java Sensor Network simulation achived using ms access and Swings
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:111629
    • 提供者:spprem
  1. shortest

    0下载:
  2. This code simulates Shortest Path Routing protocol that resides in network layer of a Network Architecture
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:793
    • 提供者:Padmaraj
  1. Shortest-path

    0下载:
  2. 因特网最短路径优先(OSPF)路由算法的实现:根据给定的网络拓扑图求某路由器到其它路由器的最短路径,并生成路由表-Internet Shortest Path First (OSPF) routing algorithm to achieve: given the network topology of a router to other routers find the shortest path, and generate routing tables
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10293
    • 提供者:孙彭
  1. Network-node-shortest-path

    0下载:
  2. 此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and output of each network node routi
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1439
    • 提供者:刘伟强
  1. Shortest-Path

    0下载:
  2. 在网络通信中,经常需要求最短路径。但完全采用最短路径传输有这样一个问题:如果最终在两个终端节点之间给出的最短路径只有一条,则在该路径中的任一个节点或链路出现故障时,信号传输将面临中断的危险。因此,对网络路由选择作了以下改进:为任意两节点之间通信提供两条路径供其选择,即第一最短路径、第二最短路径.使用数据结构编程实现,程序=算法+数据结构的很好体现-In network communication, often request the shortest path. But totally shor
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:274455
    • 提供者:冉戆
  1. Shortest-path-routing-algorithm

    0下载:
  2. 最短路径路由算法——节点标记为A,B,C,D,E,结果可得到从A出发到其他节点的最短路径-Shortest path routing algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2635512
    • 提供者:田海海
« 12 3 4 5 6 »
搜珍网 www.dssz.com