搜索资源列表
-
0下载:
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
-
-
0下载:
用VC++6.0求算法分析设计中的最大流问题。-Using VC++6.0 analysis of algorithms designed to seek the maximum flow problem.
-
-
0下载:
最大流问题的最短增广路径算法 是算法中的重要部分
-Maximum flow problem of the shortest augmenting path algorithm is an important part of the algorithm
-
-
0下载:
实现的是最小费用最大流问题,在残量网络中找s-t最短路,运用bellman-ford算法。-To achieve the minimum cost maximum flow problem, in the residual network, find the shortest st, the use of bellman-ford algorithm.
-
-
0下载:
FAFU(福建农林大学)1198小三大作战的题解,用的是最大流EK算法。-FAFU (Fujian Agriculture and Forestry University) 1198 small three operations problem solution, using a maximum flow EK algorithm.
-
-
0下载:
网络流算法,自己写的实现最大流问题的好方法,是用邻接表实现的ISAP,网上可是很少的哟-Network flow algorithm, a good way to write your own to achieve the maximum flow problem, is the ISAP adjacency list online but few yo
-
-
0下载:
Drainage Ditches —— 最大流问题 --Edmonds_karp-Drainage Ditches- maximum flow problem- Edmonds_karp
-
-
0下载:
关于T018_最小费用最大流问题的算法,求出最大流最小费用-About T018_ minimum cost maximum flow problem algorithm, find the maximum flow minimum cost
-