CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - floyd p
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - floyd p - List
[
Other resource
]
graphic_algorithm
DL : 0
每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said from i to j the shortest path on the parent node j
Date
: 2008-10-13
Size
: 9.21kb
User
:
changxia
[
Other resource
]
030300305euler.cpp
DL : 0
有时仅对赋权有向图上从任意一个顶点到另外任意一个顶点之间有没有路感兴趣。试修改Floyd算法,计算出图的道路矩阵P,使得从顶点i到顶点j有路时P[i,j]= 1,否则P[i,j]= 0。-sometimes only to empower a map from any one vertex to another arbitrary point between a road not interested. Try to amend Floyd algorithm calculated the road map matrix P, made from vertex to vertex i j is the route P [i, j] = 1, P [i, j] = 0.
Date
: 2010-07-01
Size
: 1.61kb
User
:
Nouth
[
Data structs
]
graphic_algorithm
DL : 0
每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said from i to j the shortest path on the parent node j
Date
: 2025-07-04
Size
: 9kb
User
:
changxia
[
Windows Develop
]
Floyd
DL : 0
folyd用来处理图论中最短路径问题。对传统的folyd算法进行了优化。-folyd to deal with the shortest path in graph theory problem. Folyd the traditional optimization algorithm.
Date
: 2025-07-04
Size
: 3.46mb
User
:
风清扬
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.