登录
首页 » Visual C++ » CPPsimplex

CPPsimplex

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

代码说明:

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

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

发表评论

0 个回复

  • cpp
    说明:  你输入一个长方体的长和宽以及高,就可以输出他的面积(input height,width,length,output volume)
    2010-04-11 21:19:10下载
    积分:1
  • saolei
    实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
    2013-06-25 14:29:31下载
    积分:1
  • isotermasIII
    Compute isotherms in quad
    2012-05-05 01:36:55下载
    积分:1
  • dit_fft
    本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)
    2010-09-22 21:30:23下载
    积分:1
  • ground-wave-
    计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
    2020-06-29 21:20:02下载
    积分:1
  • rili
    计算日期时间,可以显示不同颜色,主要用以计算上班日期,换班日期,十分方便。(Daliy Calc)
    2015-05-04 13:37:15下载
    积分:1
  • nihe
    最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数(Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients)
    2021-02-14 15:39:49下载
    积分:1
  • 1.21b
    分数阶滑模工具箱,可用于解决阶次比较低的时候(fractional order sliding mode )
    2016-10-10 09:37:28下载
    积分:1
  • udf_dpm_tongji
    fluent多相流DPM模型中使用用户自定义函数对颗粒进行统计(DPM fluent multiphase flow model using user-defined functions for particle statistics)
    2020-12-06 21:09:21下载
    积分:1
  • rcwa-2d_7_12_2012
    严格的衍射积分计算,实现光栅结构透过反射场2维分布的严格解计算,利用散射积分对耦合模方程进行严格计算解 衍射,光栅,场,二维,积分,散射矩阵,耦合模理论(Strict calculation of the diffraction integral, the grating structure is realized through the rigorous solution of the 2 dimensional distribution of the reflection field. Diffraction, grating, field, two-dimensional, integral, scattering matrix, coupled mode theory)
    2021-02-07 20:49:55下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载