搜索资源列表

  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
    • 文件大小:2.64kb
    • 提供者:李平
  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
    • 文件大小:2.86kb
    • 提供者:申辉
  1. 有关网络流的一个算法:求一个网络中的最大流

    0下载:
  2. 有关网络流的一个算法:求一个网络中的最大流-the flow of a network algorithm : a network for the maximum flow
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:越云骐
  1. 最大流最小割

    0下载:
  2. 图割算法,最大流最小割,用于图像分割。
  3. 所属分类:GDI/图象编程

  1. max flow/min cut

    0下载:
  2. max flow/min cut 实现最大流最小割算法的程序
  3. 所属分类:C#编程

  1. 有关网络流的一个算法:求一个网络中的最大流

    0下载:
  2. 有关网络流的一个算法:求一个网络中的最大流-the flow of a network algorithm : a network for the maximum flow
  3. 所属分类:C#编程

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:越云骐
  1. 求网络的最小费用最大流-C语言

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

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:李平
  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. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-24
    • 文件大小:3kb
    • 提供者:申辉
  1. graphDegree

    0下载:
  2. 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:吴地瓜
  1. zxfy_zdl

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

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:
  1. graphcut

    0下载:
  2. 在计算机视觉中的立体匹配算法----最大流最小割,最新的研究成果.-in computer vision of the stereo matching algorithm-largest flow minimum cut, the latest research results.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-24
    • 文件大小:440kb
    • 提供者:adan
  1. zudlu

    0下载:
  2. 人工智能最大流算法 源码及设计文档,内含4个源代码-artificial intelligence maximum flow algorithm source code and design documents, containing four source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:58kb
    • 提供者:lxh
  1. zuidaliusuanfa

    0下载:
  2. 最大流问题的算法,思路清晰,很值得收藏。大家赶快下载-Algorithm for maximum flow problem is clearly thought worthy of collection. U.S. soon to download
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:77kb
    • 提供者:真实的
  1. MaximumFlow

    0下载:
  2. 最大最小流程序。包括最大流网络,最小费用最大流。算法的一些实现。-Max-min flow procedures. Including the maximum flow network, minimum cost maximum flow. Some of realize algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:108kb
    • 提供者:HuiCong
  1. maxflow-v2.2.src

    0下载:
  2. max flow 求图的最大流算法 VC6.0-max flow chart for maximum flow algorithm VC6.0
  3. 所属分类:OpenGL

    • 发布日期:2024-11-24
    • 文件大小:30kb
    • 提供者:李佳
  1. max_flow

    0下载:
  2. 最大流算法的pascal实现 非常适合初学者-Maximum flow algorithm is very suitable for beginners to achieve pascal
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:黄劲松
  1. Maximum_flow

    0下载:
  2. 用C++实现的3种最大流算法。CS(Capacity-Scaling Algorithm)、SAP(Shortest Augmenting Path Algorithm)、ISAP(Improved Shortest Augmenting Path Algorithm)。-C++ implementation with three kinds of maximum flow algorithms. CS (Capacity-Scalin
  3. 所属分类:C#编程

    • 发布日期:2024-11-24
    • 文件大小:1.68mb
    • 提供者:叶凯
  1. graphic_alogrithms_collection

    0下载:
  2. 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routin
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:267kb
    • 提供者:萧丹
  1. Dinic

    0下载:
  2. 在图论中的网络流部分,使用Dinic算法求解网络中的最大流。(Can achieve maximum flow in graph theory)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:诗人漫步
  1. 算法代码

    0下载:
  2. 常用最短路径,最大流算法,c#实现,几种最短路径算法都有涉猎(Shortest path algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-24
    • 文件大小:109kb
    • 提供者:wangdawei
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org