CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小费用 最大流

搜索资源列表

  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. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:申辉
  1. Least_cost_with_greatest_flow

    0下载:
  2. 题目:求网络的最小费用最大流-C语言 已经经过调试,没有问题!-topics : finding the minimum cost maximum flow-through C language has been tested and no problems!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21150
    • 提供者:周琳
  1. zxfy_zdl

    0下载:
  2. 用Floyd算法设计的最小费用最大流,求最大流时,用的是标号算法-Floyd algorithm design with the minimum cost maximum flow, for maximum flow, the algorithm is labeling
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:
  1. wangluodezuixiaofeiyongdezuidaliu

    0下载:
  2. 这是一个求网络最小费用最大流问题的一个C++的程序已经经过调试,请放心使用.-This is a minimum cost network for the largest flow of a C procedures after debugging, please rest assured that use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5179
    • 提供者:下沙
  1. 求网络的最小费用最大流网络版

    0下载:
  2. 求网络的最小费用最大流网络版-for the minimum cost network flow largest online edition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18820
    • 提供者:韩丹
  1. MATLAB

    0下载:
  2. 可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120147
    • 提供者:赵军
  1. mp_mc

    1下载:
  2. 我在程序文件中所使用的计算最小费用最大流的算法并没有先用福德-富克逊法算出最大流,然后再用对偶法算出最小费用,而是将两种算法结合,最小费用和最大流一起算出
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:积分
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. minmax.rar

    0下载:
  2. 最小费用最大流算法 可以用 ,Minimum cost maximum flow algorithm can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2929
    • 提供者:陈燕
  1. opf

    0下载:
  2. 最小费用最大流的一个实验程序,可以根据具体问题来重新修改-Minimum cost maximum flow in an experimental procedure may be based on specific issues to re-modify the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:38008
    • 提供者:李勤
  1. matlab

    0下载:
  2. floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流-Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:238210
    • 提供者:江奇
  1. minmax

    0下载:
  2. 最小费用最大流问题,是用C实现的,比较高效率-Minimum cost maximum flow problem is to use C to achieve relatively high efficiency
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:14701
    • 提供者:雷毅华
  1. MinimumCostFlow

    0下载:
  2. 最小费用最大流问题 MATLAB编程代码-Maximum flow problem minimum cost MATLAB programming code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2356
    • 提供者:朱吴乐
  1. deopf

    0下载:
  2. 也是一个最小费用最大流的程序,在应用时可以参考程序思路进行重新设计-Is also a minimum cost maximum flow procedure in the application can refer to the process redesign ideas
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:45999
    • 提供者:李勤
  1. matlabCode

    0下载:
  2. floyd最短路算法、dijkstra最短路算法、求网络的最小费用最大流-floyd shortest path algorithm, dijkstra shortest path algorithm, find the minimum cost maximum flow networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:242483
    • 提供者:zzj
  1. 2

    0下载:
  2. 最小费用最大流 C语言编程,运筹学 C语言最小费用最大流-Minimum Cost Flow C language programming, operations research
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:aoxue
  1. zuixiaofeiyongzuidaliu

    0下载:
  2. 解决最小费用最大流的问题,是一个通用程序,希望大家喜欢-Solve the minimum cost maximum flow problem is a common procedure, hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1012
    • 提供者:zhai
  1. Matlab_zuixiaoerchengfa

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

    • 发布日期:2017-03-29
    • 文件大小:4836
    • 提供者:fuhai
  1. Matlab_zuixiaofeiyong

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

    • 发布日期:2017-04-02
    • 文件大小:4261
    • 提供者:fuhai
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com