CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C simplex

搜索资源列表

  1. LP--simplex

    0下载:
  2. lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:451.69kb
    • 提供者:肖昶
  1. danchunxingfa-C++

    0下载:
  2. 用C++实现的运筹学中的单纯形法问题,请批评指正。-C realized tacticians of the simplex method, please correct me criticism.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.74kb
    • 提供者:muzixi
  1. 线性规划的单纯形法c++

    0下载:
  2. 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:启东
  1. danc c++

    0下载:
  2. 转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.31kb
    • 提供者:曲祝强
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:tw
  1. simplex.rar

    0下载:
  2. c++源代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-03-15
    • 文件大小:2.56kb
    • 提供者:tmaconfire
  1. Simplex-method-

    0下载:
  2. 运筹学这么课程中关于单纯形法用c语言实现-Simplex method c language
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1.61kb
    • 提供者:11
  1. SIMPLEX

    1下载:
  2. 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.43kb
    • 提供者:ivy
  1. s

    0下载:
  2. 非常好的两阶段单纯形法的C语言程序 已调试过 -Very good two-phase simplex method, C-language program has been debugged
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1.15kb
    • 提供者:黄晶
  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:李湖
  1. Simplex

    0下载:
  2. 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.25kb
    • 提供者:linda
  1. dualsimplex

    0下载:
  2. 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:974byte
    • 提供者:linda
  1. Revisedsimplexmathod

    0下载:
  2. 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:linda
  1. SIMPLEX

    0下载:
  2. 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.44kb
    • 提供者:Yuchen
  1. SimplexalgorithmwithC

    0下载:
  2. Simplex algorithm for linear optimization code with C-Simplex algorithm for linear optimization code with C++
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-01
    • 文件大小:61.38kb
    • 提供者:zizou
  1. shuxuesuanfa

    1下载:
  2. 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:616.53kb
    • 提供者:宇航
  1. line

    0下载:
  2. 利用C#编写的单纯形表的代码,用于线性规划。大家看看,讨论讨论-Written using C# code for simplex tableau for linear programming. We take a look at, and discussing the
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1.45kb
    • 提供者:chenling
  1. Simplex

    0下载:
  2. 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:150.11kb
    • 提供者:周国旗
  1. Simplex-method

    0下载:
  2. Simplex-method on C++
  3. 所属分类:matlab例程

  1. 两阶段单纯形法的C语言实现

    1下载:
  2. 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:3kb
    • 提供者:jaq
« 12 3 4 5 6 »
搜珍网 www.dssz.com