-
预流推进最大流算法 (推百分表的最大流算法)
推-Relable算法是当今公认的高效求解最大流算法、 所以我就直接选取了Push Relable算法进行实现。算法的本质思想是采用了节点高度差的概念来用于推进或回退网络中每个节点的流量。具体的算法描述我就不再赘述了,如果有兴趣从本质上了解此算法,建议去读一下《算法导论》第二版411页 418页 (PS:我个人觉得413也的PUSH () 伪代码、 第5行、 写成,f [v,u] = f [v,u]-f [u,v])。在此,我就直接给出了C + + 的代码实现。其中,采用了两个类,一个用以封装图 (邻接矩阵),一个用以封装Push-Relable算法的操作。不失一般性数组矩阵均采用了动态内存分配与调整
- 2022-02-07 11:23:15下载
- 积分:1
-
MSP-EXP430F5529原理图
这是msp exp430f5529的原理图(This is the schematic diagram of MSP exp430f5529)
- 2020-06-20 19:40:02下载
- 积分:1
-
22_RS485
rs485 主站-从站测试程序 亲测可用 附带器件手册(rs485 master- slave test procedure pro-test devices are available with a manual)
- 2013-07-08 09:06:23下载
- 积分:1
-
QT编写的组态源码
文中包含了程序的源码,可以使用qt creator编译。
- 2016-11-22下载
- 积分:1
-
gauss.Designer
说明: 实现地图加载保存放大缩小全图,以及要素属性框选查询功能(Realize the function of loading, saving, enlarging and reducing the whole map, as well as the function of checking and inquiring the attributes of elements)
- 2020-06-25 08:40:02下载
- 积分:1
-
CPP-program-desig(third-edition)
C++面向对象程序设计教程相关电子课件,其中内容全面且丰富,具有很好的参考价值。 (" C++ object-oriented programming tutorial (3rd edition)" comprehensive and extensive electronic courseware)
- 2011-09-14 21:17:47下载
- 积分:1
-
src
EMD(经验模态分解)的C语言实现程序,调试后可用(EMD (EMD) of the C language program)
- 2011-06-09 17:29:00下载
- 积分:1
-
mp3player
windows使用mcisend编写的音乐播放器(music player)
- 2013-09-10 16:38:42下载
- 积分:1
-
?迅雷下载Demo
利用迅雷提供的sdk,制作的demo.程序在vs2010下面可以编译运行(Using SDK provided by Xunlei, the demo. program can be compiled and run under VS2010)
- 2019-06-04 22:02:37下载
- 积分:1
-
WZ修改工具
说明: NEW WZ TOOLS FOR MAPLE STORY
- 2019-01-15 08:23:55下载
- 积分:1