CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 线性规划算法

搜索资源列表

  1. 优化作业_DFP算法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2973
    • 提供者:王伟
  1. 优化作业_Powell

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,PWELL 算法-tacticians solution of linear programming problems, a method PWELL Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:王伟
  1. 优化作业_不精确一维搜索

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3355
    • 提供者:王伟
  1. 优化作业_共轭梯度法

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:王伟
  1. VCdanchunxing

    0下载:
  2. 用VC编写的单纯刑算法尺算法解决的是线性规划问题,很不错的哟-VC prepared by the simple sentence algorithm foot algorithm to solve linear programming is, a very good yo! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2113
    • 提供者:lei
  1. asdasd1

    0下载:
  2. c语言的数值算法挺好的!!非常的好!! 包括线性规划,二乘法-c language numerical algorithm is very good! ! Very good! ! Including linear programming, Multiplication .................... 2
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:267680
    • 提供者:刘扬
  1. TwoStageSimplexAlgorithm

    0下载:
  2. 线性规划的一种解法——两阶段单纯形算法,里面包括经过测试的源码和说明文档,源码包括两阶段单纯形算法源码和一个调用两阶段单纯形算法的事例源码,说明文档介绍了线性规划的理论基础和使用源码的方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:120387
    • 提供者:lihong
  1. gaijindanchunxingfa

    0下载:
  2. 单纯行法实现线性规划的优化问题求解,算法简洁易懂,高效,有很好的实用性。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2591
    • 提供者:Huangkuihua
  1. 线性规划代码__VB

    0下载:
  2. 线性规划算法-linear programming algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:漠风
  1. yswt.rar

    0下载:
  2. 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:457252
    • 提供者:朱峰
  1. programming

    0下载:
  2. 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1075523
    • 提供者:李峰
  1. xxgh_M

    0下载:
  2. 与上次上传的原始单纯形算法属于系列问题,本例用大M法求解线性规划问题-From the last of the original simplex algorithm belonging to family issues, in this case M method to solve large linear programming problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:216171
    • 提供者:朱峰
  1. xxgh_liangjieduanfa

    0下载:
  2. 线性规划求解方法3,利用两阶段法,求解线性规划问题,该代码是《运筹学算法编程与实践-delphi篇》的源码。-Linear programming method 3, using a two-stage method for solving linear programming problems, the code is " the practice of programming and operations research algorithm-delphi chapter"
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:228840
    • 提供者:朱峰
  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
    • 文件大小:1473
    • 提供者:Yuchen
  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
    • 文件大小:631326
    • 提供者:宇航
  1. linearProgram

    0下载:
  2. 一种线性规划算法的实现,使用的语言是C++。-A linear programming algorithm, using the language is C++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1810
    • 提供者:康遵强
  1. lp_solve_5.5.0.14_source

    0下载:
  2. 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3604480
    • 提供者:bilin
  1. lab7

    1下载:
  2. 包含初始化等操作,通过输入线性规划问题的标准输入矩阵来解决线性规划问题(A python program for simplex algorithm to solve linear programming.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:ppppppps
  1. 1第一章 线性规划

    1下载:
  2. 关于线性规划建模、算法与MATLAB的程序(Linear programming algorithm and program)
  3. 所属分类:数学计算

    • 发布日期:2021-04-26
    • 文件大小:179200
    • 提供者:maiko
  1. Optimize-master

    1下载:
  2. python实现的几种优化算法,包括线性规划、无约束优化、约束优化等(optimization algorithms implemented using Python)
  3. 所属分类:数学计算

    • 发布日期:2020-12-04
    • 文件大小:14336
    • 提供者:kisetsu
« 12 »
搜珍网 www.dssz.com