搜索资源列表

  1. 求网络的最小费用最大流-C语言

    0下载:
  2. 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2703
    • 提供者:李平
  1. PHP

    0下载:
  2. Descr iption of Ford Fulkerson´ s method in C-Descr iption of Ford Fulkerson´ s method in C++
  3. 所属分类:WEB源码

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:ns
  1. teste

    0下载:
  2. ford & fulkerson program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:323584
    • 提供者:diegocotta
  1. fofuf

    0下载:
  2. ford-fulkerson算法,通过标号寻找网络最大流-ford-fulkerson algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张晋
  1. MaxFlowMinCut_Me

    0下载:
  2. 利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码-The use of Ford- Fulkerson labeling method for the maximum flow algorithm of MATLAB code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:yangjie
  1. Matlab_zuixiaoerchengfa

    0下载:
  2.   最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法   基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条   自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流   量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新   确定,如此多次迭代,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:fuhai
  1. Matlab_zuixiaofeiyong

    0下载:
  2. 最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法   基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条   自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流   量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新   确定,如此多次迭代,最终得到最小
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:fuhai
  1. FordFulkerson

    0下载:
  2. Ford-Fulkerson Algorithm Optimal Task assignment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:106496
    • 提供者:Jongho
  1. Ford_Fulkerson

    0下载:
  2. 最大流Ford-Fulkerson算法源代码 流量网络中,寻找流量最大的可行流-Ford-Fulkerson maximum flow algorithm source code flow network, looking for the greatest possible flow of traffic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:李辉
  1. max_min_segment

    0下载:
  2. 最大流/最小割方法。为学习图像处理中的图割算法做准备,算法思想是Ford-Fulkerson方法。最大流是一个有向图,最小割就是网络中所有割中值最小的那个割。 -Maximum flow/minimum cut method. As a learning image processing to prepare graph cut algorithm, the algorithm idea is Ford-Fulkerson meth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:38912
    • 提供者:小马
  1. MaxFlowMinCut_Me

    0下载:
  2. 利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码 -Use Ford- Fulkerson labeling method for maximum flow algorithm MATLAB code
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:金子
  1. MinimumCostFlow

    0下载:
  2. 最小费用最大流算法通用Matlab函数,最短路算法的Ford和Fulkerson法迭加算-Common minimum cost maximum flow algorithm Matlab function, the shortest path algorithm of Ford and Fulkerson method of superposition operator
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:马亮
  1. FordFulkerson

    0下载:
  2. 自己写的求解网络最大流问题的Ford-Fulkerson迭代算法MATLAB实现代码-MATLAB code of Ford-Fulkerson algorithm for solving max flow problem in network
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:duduwei
  1. FF

    0下载:
  2. PYTHON IMPLEMENTATION FOR FORD-FULKERSON ALGORITH
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:LIN
  1. fordfulkerson

    0下载:
  2. Multiple implementations fo the ford fulkerson algorithm in an efficient way.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:Hokietond
  1. testMaxflow

    0下载:
  2. 最大流ford fulkerson C++代码实现。-Maxflow algorithm implementation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1955840
    • 提供者:daniel shang
  1. Ford_Fulkerson

    0下载:
  2. Ford Fulkerson algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mi8039870
  1. maxFlow

    0下载:
  2. 该算法是求无向图的最大流问题。用的是Ford-Fulkerson的算法。源程序中有两个版本。每个都可以运行。-The algorithm is not seeking the maximum flow problem to graph. Use the Ford-Fulkerson algorithm. There are two versions of the source code. Each can run.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:相知无悔
« 1 2 3»

源码中国 www.ymcn.org