搜索资源列表
最小费用最大流1
- 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
Least_cost_with_greatest_flow
- 题目:求网络的最小费用最大流-C语言 已经经过调试,没有问题!-topics : finding the minimum cost maximum flow-through C language has been tested and no problems!
opf
- 最小费用最大流的一个实验程序,可以根据具体问题来重新修改-Minimum cost maximum flow in an experimental procedure may be based on specific issues to re-modify the
matlab
- floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流-Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network
matlabCode
- floyd最短路算法、dijkstra最短路算法、求网络的最小费用最大流-floyd shortest path algorithm, dijkstra shortest path algorithm, find the minimum cost maximum flow networks
2
- 最小费用最大流 C语言编程,运筹学 C语言最小费用最大流-Minimum Cost Flow C language programming, operations research
ACM.algorithm
- 各种算法模板(二分图最大匹配匈牙利算法、最小生成树prime和kruskal算法、Dijkstra算法、两点最短路径负权值边SPFA算法、图任意两点最短路径Floy算法、网络最大流SAP算法、网络最大流最小费用算法、乘法逆元gcd扩展求解算法、线段树区间划分统计算法、矩阵n次方分治法求解、gcd算法、整数划分问题、函数最小点问题、十进制转ACM算法、素数筛选法和欧拉函数求解、快模算法、字符串匹配KMP算法、字典全排列算法、快排、三维度排序、)-Various algorithms templat
MincostMaxflow
- 计算网络优化技术中的最小费用最大流问题。-Computing network optimization technology minimum cost maximum flow problem.
Minimum-cost-maximum-flow-algorithm
- 最大流最小费用算法-Minimum cost maximum flow algorithms. . . . . . . . . . . . . . .
max_flow_min_cost
- 基于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
zuixiaofeiyongzuidaliu
- 该程序使用VC编写的,其主要是实现ACM最小费用最大流的功能。-The program uses the VC, and its main function is to achieve minimum cost maximum flow of ACM.
zuixiaofeiyong
- 给定一个有向图,根据上面的容量和费用问题,求出最小费用最大流来解决常见的工程问题-Given a directed graph, according to the capacity and cost issues above, find the minimum cost maximum flow to solve common engineering problems
main
- 解决了供电中最大供电情况下的最小花费问题,采用最小费用最大流中的EK算法- This paper solves the problem of minimum cost in the case of maximum power supply, and uses the EK algorithm of the minimum cost maximum flow
cdn.tar
- spfa算法,最小费用最大流,选址问题,网络流优化路径-spfa algorithm, the minimum cost maximum flow, location problems, network flow path optimization
MiniCost_NoDirection
- 亲自手写 将路一个网络拓扑图 (!针对!无向图) 利用最小费用最大流方法求最佳路径,C语言(曾在huawei codecraf 2017赛题中使用,效果良好)。-Hand to hand a road topology map (For undirected) Use the minimum cost maximum flow method to find the best path, C language (used in huawei codecraf 2017 issue,
BODW72
- 题目求网络的最小费用最大流-C语言 已经经过调试,没有问题!,-Topic for the network of minimum cost maximum flow- C language have been debugging, no problem!
ysym614
- 配置文件为:config.php 1.全站自动更新 无需手动更新数据 2.搜索全面 全网的电影,视频,综艺,动漫都可以搜索观看 3.无后台 免去频繁入库的问题 整站自适应 手机电脑均可完美访问 4.整站多次优化,流畅的不像PHP程序,更像html 5.预留首页幻灯片修改 可以简单自由修改首页图片和跳转 更可以加广告! 6.预留公告栏 最新通知一目了然 7.预留底部版权和友情链接 自然流量增长更快 8.快速上手 简单配置 即可最低成本运营(Video tutorials: http
最优化方法--MATLAB应用-源代码
- 最优化方法(最短路径,最小费用最大流等),MATLAB程序,提供函数(Optimization factor optimization method (shortest path, the minimum cost of maximum flow, etc.), MATLAB program, providing functions)
NetFlow
- 使用MFC实现最小费用流算法 包括在界面上画拓扑图等功能,编译器VC6.0(Using MFC to realize the minimum cost flow algorithm, including the function of drawing topological graph on the interface, compiler VC6.0)