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

搜索资源列表

  1. Ford-Fulkerson-algorithm

    0下载:
  2. C语言编写的,用标号算法解决最大流问题,文件中有例子和结果,适合初学者学习使用。-Written in C language, with Ford-Fulkerson algorithm to solve the problem, a file with examples and results, suitable for beginners learning to use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:19664
    • 提供者:谱算法
  1. Edmonds.cpp.tar

    0下载:
  2. Edmonds算法,寻找网络最大流 算法流程: 在残余网络中, 通过广搜找到一条增广路 找出增广路上的最小权值的边 更新残余网络 直到找不到增广路为止 // 统计当前网络中汇点的流-Edmonds algorithm to find the maximum network flow algorithm process: in the residual network, through extensive search to find an augmenting path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1254
    • 提供者:qhs
  1. maxflow-v3.02.src

    0下载:
  2. 图的最大流算法实现 构造图,寻找增光路径,求取图的最大流-Graph algorithms to achieve maximum flow
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:18445
    • 提供者:关小禾
  1. Maximum-Flow

    0下载:
  2. 最大流问题C++实现,对于数学建模或者图像处理领域都有较大帮助。-Maximum flow problem in C++, or in the field of mathematical modeling for image processing have greatly help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:833719
    • 提供者:刘灿
  1. Edmonds_Kap

    0下载:
  2. 最大流算法C语言实现,采用edmonds_kap非递归广度优先搜索-maximum flow algorithm implemented by C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:426698
    • 提供者:曹魏
  1. zuixiaofeiyong

    0下载:
  2. 给定一个有向图,根据上面的容量和费用问题,求出最小费用最大流来解决常见的工程问题-Given a directed graph, according to the capacity and cost issues above, find the minimum cost maximum flow to solve common engineering problems
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4125
    • 提供者:张子丽
  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

    • 发布日期:2017-04-07
    • 文件大小:1385
    • 提供者:马亮
  1. maxflow

    0下载:
  2. 许多系统包含了流量问题。例如交通系统有车流量,金融系统有现金流,控制系统有信息流等。许多流问题主要是确定这类系统网络所能承受的最大流量以及如何达到这个最大流量。MATLAB环境下解决最大流问题-Many systems contain a flow problem. Traffic such as traffic system, the financial system has cash flow, information flow control system. Many flow probl
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:856
    • 提供者:若相见
  1. zuidaliu

    0下载:
  2. 最大流最小截问题,用matlab编写的,rar中有说明,较清晰-Maximum flow minimum cut problem, using matlab prepared, rar have stated more clearly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:216421
    • 提供者:llmmpe
  1. Minimum-cost-maximum-flow-

    0下载:
  2. 此程序能够解决网络中最小费用最大流问题,内含调试结果及解释。并附有分析流程,结果分析。-This program can solve the minimum cost maximum network flow problem, containing debugging results and interpretation. Together with the analysis process, the results of the analysis.
  3. 所属分类:File Formats

    • 发布日期:2017-05-16
    • 文件大小:4056733
    • 提供者:dragon gao
  1. max_flow_min_cost

    0下载:
  2. 基于matlab的最小费用最大流的实现,用于最优化运输路径的选择,常用于图论问题、资源分配最优化问题-Matlab-based program of the minimum cost maximum flow ,which helps select optimal transport path. It is commonly used in graph theory problem of resource allocation optimization problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1371
    • 提供者:钟腾
  1. flow

    0下载:
  2. 计算复杂网络的任意节点对间的最大流,基于python的复杂网络工具包-Complex network of maximum flow between any pair of nodes, based on complex network toolkit python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:32296
    • 提供者:wangrenwei
  1. gco-v3.0

    0下载:
  2. 这是一种图割算法的实现,包含标签的设置、能量函数的构造以及最大流/最小割算法的实现-This is a graph cut algorithm, including the Settings tab, the structure and function of the maximum energy flow/minimum cut algorithm implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:149358
    • 提供者:renmeimei
  1. zuixiaofeiyongzuidaliu

    0下载:
  2. 该程序使用VC编写的,其主要是实现ACM最小费用最大流的功能。-The program uses the VC, and its main function is to achieve minimum cost maximum flow of ACM.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:737
    • 提供者:jion
  1. 1087(A-Plug-for-UNIX)(SAPPGAPPBFS)

    0下载:
  2. poj1087,SAP+GAP+BFS,最快的基于增广路径的最大流算法-poj1087, SAP+GAP+BFS, the fastest maximum flow algorithm based on augmenting path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:蒲睿
  1. 1087(A-Plug-for-UNIX)

    0下载:
  2. poj1087,最快的基于预流推进的最大流算法-poj1087, the fastest maximum flow algorithm based on pre-stream propulsion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1547
    • 提供者:蒲睿
  1. Matlab-code

    0下载:
  2. Matlab最大流,最小流等各种优化算法M文件-Matlab maximum flow, minimum flow, and other optimization algorithms M file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2495
    • 提供者:张羽
  1. Puma-phase-unwrapping

    5下载:
  2. 利用图割方法(最大流最小割)进行相位解缠-Use graph cut method (maximum flow minimum cut) for phase unwrapping
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:352731
    • 提供者:应红立
  1. active-graph-cuts

    0下载:
  2. 这是对最大流/最小割算法的改进方法的文献,希望对做这方面的有所启示-This is the maximum flow/minimum cut algorithm to improve the methods of literature, and I hope to do some inspiration in this regard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:396344
    • 提供者:renmeimei
  1. maxflowmincut

    0下载:
  2. 基于图论的图像分割——最大流最小割算法。内含最大流最小割算法通用matlab程序。-Maximum flow minimum cut algorithm- based on graph theory image segmentation. Maximum flow minimum cut algorithm contains generic matlab program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:620467
    • 提供者:caidb
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 26 »
搜珍网 www.dssz.com