-
单纯形法解决线性规划问题!!!
有过程!
单纯形法解决线性规划问题!!!
有过程!-Simplex method to solve linear programming problems!!! A process!
- 2022-01-26 07:12:31下载
- 积分:1
-
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑...
简单的小程序
就是用jacobi迭代来算线性方程组的解
见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
- 2022-11-09 06:55:03下载
- 积分:1
-
ISAP网络流算法模板
众所周知,在网络流的世界里,存在2类截然不同的求解思想,就是比较著名的预流推进与增广路,两者都需要反向边的小技巧。
其中预流推进的算法思想是以边为单元进行推流操作。 具体流程如下:置初始点邻接边满流并用一次反向bfs对每个结点计算反向距离标号,定义除汇点外存量大于出量的结点为活动结点,每次对活动结点 按允许边(u->v:d[u]=d[v]+1)进行推流操作,直到无法推流或者该点存量为0,若u点此时仍为活动结点,则进行 重标号,使之等于原图中进行推操作后的邻接结点的最小标号+1,并将u点入队。 当队列为空时,算法结束,只有s点和t点存量非0,网络中各顶点无存量,无法找到增广路继续增广,则t点存量为最大流。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-20 19:30:49下载
- 积分:1
-
是和“常用的计算机数值算法和程序的C++版本,和Q ..
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-29 11:24:03下载
- 积分:1
-
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来...
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, the effective analysis of the error ellipse fitting problem, and let it be shown in the dialog box
- 2022-03-18 15:29:28下载
- 积分:1
-
科学计算和C程序集,有好多算法实现,很有用的有
科学计算和C程序集,有好多算法实现,很有用的有-Scientific Computing and C procedures set has a lot of algorithms, have useful
- 2022-06-30 14:27:25下载
- 积分:1
-
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目...
邮政运输 2007年D题 邮政运输网络中的邮路规划和邮车调度 数学建模题目-Post transport D title in 2007 the postal routes in the transport network planning and scheduling Postal mathematical modeling topics
- 2022-07-04 14:24:58下载
- 积分:1
-
图的建立与遍历算法。
图的建立与遍历算法。-map and the establishment of traversal algorithm.
- 2022-02-20 21:54:46下载
- 积分:1
-
It s a simple Parser That calculates mathematic operations.You give an input and...
It s a simple Parser That calculates mathematic operations.You give an input and it starts the calculation by showing you the parsing operation in real-time.
- 2022-10-05 22:30:02下载
- 积分:1
-
二维SIMPLEC算法
二维SIMPLEC算法-2D SIMPLEC Algorithm
- 2022-03-04 19:06:07下载
- 积分:1