CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dijkstra routing algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dijkstra routing algorithm - List
[
Other
]
距离矢量路由模拟
DL : 0
这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
Date
: 2025-07-06
Size
: 85kb
User
:
陈为
[
Other
]
实现路由算法
DL : 0
实现路由算法,利用Dijkstra算法实现两台PC机之间的路由行走路径。-achieve routing algorithm, using Dijkstra algorithm between two PCs running the routing path.
Date
: 2025-07-06
Size
: 587kb
User
:
陈勋
[
Other
]
Dijkstra_router
DL : 0
Dijkstra最短路径算法,稍作修改亦可作为最短路由算法-Dijkstra shortest path algorithm, can be slightly amended as the shortest routing algorithm
Date
: 2025-07-06
Size
: 3kb
User
:
任务
[
Data structs
]
pointtopointDijkstraAlgrithms
DL : 0
具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtained arbitrary nodes all the shortest paths and shortest path graph of the function. This is a peer-to-peer (S-T) Dijkstra algorithm improvements. Seeking 2:00 for all the shortest path.
Date
: 2025-07-06
Size
: 3kb
User
:
阎一
[
Post-TeleCom sofeware systems
]
ksp
DL : 0
改进的Dijkstra寻径算法,用来找到从源点到目的节点的前k条最短路径-improved routing algorithm used to find from source to destination node of the first k Shortest Path
Date
: 2025-07-06
Size
: 12kb
User
:
包海洁
[
GPS develop
]
Dijkstra_src
DL : 0
matlab常用源码,里面存放了很多路由经典的算法-matlab common source, which kept a lot of classical routing algorithm
Date
: 2025-07-06
Size
: 47kb
User
:
lww
[
AI-NN-PR
]
dijkstra
DL : 0
dijkstra最短路径算法,可以在最短路由算法求解或者状态距离路由算法中需要用到-Dijkstra shortest path algorithm, in the shortest possible routing algorithm or the state of distance routing algorithm needed
Date
: 2025-07-06
Size
: 1kb
User
:
biddy
[
JSP/Java
]
Dijkstra
DL : 0
一个基于JAVA的Dijkstra算法程序,可用于仿真中作为路由算法的一个组件.包含网络拓扑及使用方法的代码.-JAVA based on the Dijkstra algorithm procedure can be used for simulation as a component of routing algorithm. Contains network topology and how to use the code.
Date
: 2025-07-06
Size
: 2kb
User
:
测试人员
[
SNMP
]
1
DL : 0
Dijkstra路由算法,简单明了-Dijkstra routing algorithm, simple
Date
: 2025-07-06
Size
: 117kb
User
:
muta
[
Other
]
dijkstra
DL : 0
dijkstra算法,简单实现路由算法,相对容易-Dijkstra algorithm, a simple realization of the routing algorithm, is relatively easy
Date
: 2025-07-06
Size
: 174kb
User
:
文刀
[
matlab
]
Dijkstra-Shortest-Path
DL : 0
一种快速求得最短路径的经典算法,可以在运筹规划或在统筹安排中使用-Express obtained a classic shortest path algorithm, can be planned or in operation in co-ordinating arrangements for the use of
Date
: 2025-07-06
Size
: 50kb
User
:
chendong
[
Internet-Network
]
dsdv
DL : 1
ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing protocol, is the traditional Bellman-Ford Routing Protocol has been improving, and its destination node is characterized by the use of the serial number of the DBF algorithm to solve the routing loop and count the issue of infinity.
Date
: 2025-07-06
Size
: 17kb
User
:
开开
[
Data structs
]
Dijkstra
DL : 0
Dijkstra算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra' s shortest path algorithm is a typical routing algorithm used to calculate a node to all other nodes in the shortest path.
Date
: 2025-07-06
Size
: 1kb
User
:
花脸的猫
[
Other
]
dijkstrashortestpath.tar
DL : 0
finding shortest path in a graph by using dijkstra s shortest path routing algorithm
Date
: 2025-07-06
Size
: 1kb
User
:
siva
[
Windows Develop
]
wsn-dijkstra
DL : 0
这个程序为能量均衡的无线传感器的最短路径路由算法matlab 编程。-This process is energy balanced shortest path routing in wireless sensor algorithm matlab programming.
Date
: 2025-07-06
Size
: 1kb
User
:
房超
[
JSP/Java
]
Dijkstra
DL : 0
Dijkstra java实现的最短路由算法,内含java源代码-Dijkstra java routing algorithm to achieve the shortest, containing java source code
Date
: 2025-07-06
Size
: 48kb
User
:
yanglinming
[
Data structs
]
Dijkstra-for-WSN
DL : 0
基于能量距离复合权值Dijkstra算法的新型能量均衡WSN路由算法-Weights based on the energy from the Dijkstra algorithm combined the energy balance of new routing algorithm for WSN
Date
: 2025-07-06
Size
: 508kb
User
:
丁妍
[
Algorithm
]
Dijkstra
DL : 0
Dijkstra s algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956 and published in 1959is a graph search algorithm that solves the single-source shortest path problem for a graph with nonnegative edge path costs, producing a shortest path tree. This algorithm is often used in routing and as a subroutine in other graph algorithms
Date
: 2025-07-06
Size
: 33kb
User
:
ahmed
[
Algorithm
]
D
DL : 0
dijkstra routing algorithm in the wireless sensor network
Date
: 2025-07-06
Size
: 1kb
User
:
cocowell
[
Algorithm
]
dijkstra
DL : 0
Dijkstra routing algorithm example
Date
: 2025-07-06
Size
: 3kb
User
:
Nido83
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.