CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 最大流
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 最大流 - List
[
WEB Code
]
最大流最小割定理
DL : 0
最大流最小割定理-maximum flow minimum cut theorem
Update
: 2008-10-13
Size
: 1.99kb
Publisher
:
张志明
[
Other resource
]
求网络的最小费用最大流-C语言
DL : 0
本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
Update
: 2008-10-13
Size
: 2.64kb
Publisher
:
李平
[
Console
]
最小费用最大流1
DL : 0
本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
Update
: 2008-10-13
Size
: 2.86kb
Publisher
:
申辉
[
Mathimatics-Numerical algorithms
]
求网络的最小费用最大流网络版
DL : 0
求网络的最小费用最大流网络版-for the minimum cost network flow largest online edition
Update
: 2008-10-13
Size
: 18.38kb
Publisher
:
韩丹
[
CSharp
]
有关网络流的一个算法:求一个网络中的最大流
DL : 0
有关网络流的一个算法:求一个网络中的最大流-the flow of a network algorithm : a network for the maximum flow
Update
: 2008-10-13
Size
: 1.23kb
Publisher
:
越云骐
[
GDI-Bitmap
]
最大流最小割
DL : 0
图割算法,最大流最小割,用于图像分割。
Update
: 2010-11-23
Size
: 334.76kb
Publisher
:
oucmit2010@gmail.com
[
CSharp
]
max flow/min cut
DL : 0
max flow/min cut 实现最大流最小割算法的程序
Update
: 2010-12-14
Size
: 14.65kb
Publisher
:
qinchanchan@163.com
[
Data structs
]
求网络中的最大流
DL : 0
数据结构的课后练习-Data structure of the after-school practice
Update
: 2025-02-17
Size
: 4kb
Publisher
:
kay
[
Documents
]
最大流最小割定理
DL : 0
最大流最小割定理-maximum flow minimum cut theorem
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张志明
[
Mathimatics-Numerical algorithms
]
MaxStream
DL : 0
学习VC的时候写的,求解有向图的最大流和最小截集。-learning to write when the solution is to map the maximum flow and minimum cut-set.
Update
: 2025-02-17
Size
: 3.78mb
Publisher
:
水中雁
[
Mathimatics-Numerical algorithms
]
求网络的最小费用最大流网络版
DL : 0
求网络的最小费用最大流网络版-for the minimum cost network flow largest online edition
Update
: 2025-02-17
Size
: 18kb
Publisher
:
韩丹
[
CSharp
]
有关网络流的一个算法:求一个网络中的最大流
DL : 0
有关网络流的一个算法:求一个网络中的最大流-the flow of a network algorithm : a network for the maximum flow
Update
: 2025-02-17
Size
: 1kb
Publisher
:
越云骐
[
Software Engineering
]
求网络的最小费用最大流-C语言
DL : 0
本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
Update
: 2025-02-17
Size
: 2kb
Publisher
:
李平
[
Console
]
最小费用最大流1
DL : 0
本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
Update
: 2025-02-17
Size
: 3kb
Publisher
:
申辉
[
Data structs
]
graphDegree
DL : 0
求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. First is the method of sources and sinks so enumerated, after the enumeration of each, two sources and sinks to remove all remaining vertices as capacity constraints to a point, seeking the largest network flow, this is the apex of connectivity, followed by enumeration of all points of connectivity for the smallest of the plan as connectivity. Vertex capacity constraints with the biggest flow method : with the capacity constraints of the vertex is split into two u u and u*, the original entry point u u edge of the income side, the original point out u* u edge of the edge out after the u and u* a two-way link between the edge, while the capacity for the top point of the capacity constraints.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
吴地瓜
[
Windows Develop
]
Least_cost_with_greatest_flow
DL : 0
题目:求网络的最小费用最大流-C语言 已经经过调试,没有问题!-topics : finding the minimum cost maximum flow-through C language has been tested and no problems!
Update
: 2025-02-17
Size
: 20kb
Publisher
:
周琳
[
matlab
]
zxfy_zdl
DL : 0
用Floyd算法设计的最小费用最大流,求最大流时,用的是标号算法-Floyd algorithm design with the minimum cost maximum flow, for maximum flow, the algorithm is labeling
Update
: 2025-02-17
Size
: 1kb
Publisher
:
杨
[
GDI-Bitmap
]
graphcut
DL : 0
在计算机视觉中的立体匹配算法----最大流最小割,最新的研究成果.-in computer vision of the stereo matching algorithm-largest flow minimum cut, the latest research results.
Update
: 2025-02-17
Size
: 440kb
Publisher
:
adan
[
Other
]
wangluodezuixiaofeiyongdezuidaliu
DL : 0
这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
下沙
[
Windows Develop
]
最大流
DL : 0
最大流入门必备,包含了几个入门最大流的经典题目的详细题解(The maximum flow of the necessary entry, contains a detailed solution to the classical subject several entry the maximum flow)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
axuhongbo
«
1
2
3
4
5
6
7
8
9
10
...
30
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.