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. 求网络的最小费用最大流网络版

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:越云骐
  1. 有关网络流的一个算法:求一个网络中的最大流

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

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:越云骐
  1. dinic的网络最大流算法模板

    0下载:
  2. dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q,Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-25
    • 文件大小:1279
    • 提供者:wang yucao
  1. maxflow.rar

    0下载:
  2. 图论中最大流问题的matlab实现代码,求给定网络最大流,Maximum flow problem in graph theory implementation of matlab code, seeking maximum flow in a given network
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:694
    • 提供者:zy
  1. ACM_template.rar

    1下载:
  2. 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:14732
    • 提供者:诗苇
  1. 1149_AC_0MS_304K

    0下载:
  2. dinic网络最大流算法,POJ测试通过-dinic algorithm,accessed by POJ
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1715
    • 提供者:yzhw
  1. maxflow

    0下载:
  2. 关于网络流的一些代码,解题报告有最大流,最小费用最大流等-On a number of network flow code, problem-solving report maximum flow, minimum cost maximum flow, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6987
    • 提供者:tjj
  1. 求网络中的最大流

    0下载:
  2. 数据结构的课后练习-Data structure of the after-school practice
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:4158
    • 提供者:kay
  1. maxnetworkflow

    0下载:
  2. 详细阐述了网络中的最大流量的实现方法,并编写了实现算法。-Elaborated in detail on the largest network flow method and the preparation of the algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3141
    • 提供者:
  1. 200756135454786

    0下载:
  2. matlab 图论 中所有程序 求最短路。。最小生成树。。网络最大流等-matlab graph theory for the short-circuit all the procedures. . Minimum spanning tree. . Network, such as maximum flow. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:47295
    • 提供者:paul
  1. maxflow1

    0下载:
  2. 最大流问题,用标号法寻求网络中最大流的基本思想是寻找可增广轨,使网络的流量得到增加,直到最大为止。-maximal flow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:583
    • 提供者:痞子
  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. Networkstreaming

    0下载:
  2. 网络流 最大流(最大流得修改,因为增量网络不对,是双向的。)-Network streaming maximum flow (maximum flow may be amended because incremental network wrong in both directions.)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:335265
    • 提供者:张超
  1. Dinic

    0下载:
  2. 网络最大流 Dinic算法 比Ford-Furkson,Edmond-Karps效率要高, 算法复杂性为O(V^2*E)-Dinic is a high-efficient maximum-flow algorithm proposed by a russian named diniz
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2792
    • 提供者:lelading
  1. fofuf

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

    • 发布日期:2017-04-03
    • 文件大小:846
    • 提供者:张晋
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. 1

    0下载:
  2. 实现打鸟问题,网络最大流问题,原创代码,欢迎下载-Achieve fowling problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:887
    • 提供者:刘源波
  1. Dinic

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

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:诗人漫步
« 12 3 4 5 »
搜珍网 www.dssz.com