登录
首页 » Visual C++ » CPPsimplex

CPPsimplex

于 2011-09-18 发布 文件大小:1531KB
0 179
下载积分: 1 下载次数: 13

代码说明:

  单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。 (Simplex method for the minimum)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • ThreeSpline
    数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
    2020-12-10 16:39:18下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • mciduoxiangshinihe
    用c++实现m次多项式的曲线拟合,改程序简单易懂,可读性强(it s easy)
    2014-07-01 18:34:09下载
    积分:1
  • jiadianji
    基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!(Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!)
    2010-11-29 14:44:35下载
    积分:1
  • test
    随机数的产生,枚举嵌套算法求解一元多次方程。按批量处理。(The generation of random Numbers, nested enumeration algorithm monadic equation according to the batch processing for many times)
    2013-05-18 08:42:15下载
    积分:1
  • Levenberg-Marquardt_Method
    说明:  LM算法的c语言实现 拟合的函数为gauss函数(Levenberg-Marquardt Method)
    2021-04-11 16:18:58下载
    积分:1
  • SerieAritmetica
    Una serie aritmetica en visual basic!!
    2011-09-09 06:49:44下载
    积分:1
  • include
    主要是关于一些数值计算中所要用到的头文件,希望对大家有所帮助(Mainly on the number of numerical calculation by the use of header files, I hope all of you to help)
    2008-01-07 21:51:49下载
    积分:1
  • cdq.rar
    基于时间序列法的超短期电力负荷预测 利用时间序列法进行数学建模(Mathematical modeling based on very short-term power load time series forecasting using time series method)
    2021-04-29 11:08:43下载
    积分:1
  • 696518资源总数
  • 105048会员总数
  • 26今日下载