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

搜索资源列表

  1. Simplex-method-

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

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

    0下载:
  2. 运筹学中的分支定界法,采用MATLAB编程,比较实用-Operations research branch and bound method, using MATLAB programming, more practical
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:yangzhi
  1. danchunxingfa

    0下载:
  2. 运筹学基本的单纯形法C语言程序能运行!本人以试!-Basic operations research simplex method C language program to run! I have to try!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1346
    • 提供者:lsylsy
  1. transportation

    1下载:
  2. 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3414
    • 提供者:pk
  1. yunchouxue

    0下载:
  2. 运筹学算法的C++语言实现,如线性规划、动态规划等,是实现优化计算的-Operations research algorithms C++ language, such as linear programming, dynamic programming is optimal calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:99882
    • 提供者:liuwei
  1. beibaojingdian

    0下载:
  2. 背包问题是经典的运筹学例题。 背包问题是经典的运筹学例题。-beibaojingdina
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:4509
    • 提供者:彭林
  1. 运筹学论文

    0下载:
  2. 基于免疫的混合进化算法在全球集装箱重新定位的多目标优化
  3. 所属分类:报告论文

    • 发布日期:2012-11-02
    • 文件大小:227981
    • 提供者:chison1
  1. mashengyunchouxuekejian

    0下载:
  2. 麻省理工大学运筹学的经典课件和学习案例分析,对考研专业涉及运筹学的很有帮助。-MIT Operations Research classical learning courseware and case studies on the study section of the professional involved in the operations research helpful.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4856611
    • 提供者:sufan
  1. simplexProgram

    0下载:
  2. 用java语言实现的单纯形法,运筹学线性规划-failed to translate
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:2649
    • 提供者:kanongnong
  1. qas

    0下载:
  2. 运筹学很有用的程序,线性规划课本里的习题答案,求解线性规划问题-Useful operational research procedures, linear programming exercises in the textbook answer for solving linear programming problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1211
    • 提供者:孙皓
  1. DFP

    2下载:
  2. 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2679
    • 提供者:刘静
  1. spanningtree

    0下载:
  2. 求解最小生成树问题,输入邻接矩阵权值,可以得到结果,使用于数据结构、图论和运筹学.-Solve the minimum spanning tree problem, enter the weight adjacency matrix, can be the result of the use of data structures, graph theory and operations research.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:梁军
  1. Dijkstra

    5下载:
  2. 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。   Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 -The Dijkstra shortest path algorithm for the proce
  3. 所属分类:matlab例程

    • 发布日期:2013-12-26
    • 文件大小:1178
    • 提供者:haiyan
  1. 1011423523562

    0下载:
  2. 有关统计学的运筹学之指派问题的匈牙利算法。-Operational research on the statistics of the assignment problem of Hungary algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:10197
    • 提供者:张晓
  1. orlp

    0下载:
  2. java用来求解运筹学线性问题,可以直接使用。-java used operations research to solve linear problems, can be used directly.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:365212
    • 提供者:socrazyboy
  1. OperationalResearch

    0下载:
  2. 运筹学大作业:实现多条件最大运筹与最小运筹的最佳方案计算与价值预测-Operations Research major operations: the conditions to achieve more than the largest logistics operations with the best option for the smallest and the value of the forecast calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:33437
    • 提供者:wilson
  1. Simplex

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

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

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

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

    0下载:
  2. 本程序是单纯形法,参考书目:河海大学<吴凤平>运筹学方法与应用-This procedure is a simplex method, bibliography: Hohai University < WU Feng-ping> Operations Research Methods and Applications
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2243
    • 提供者:tudan
  1. 2006

    0下载:
  2. 运筹学的算法程序,用于实现运筹学中一些简单的问题-Procedures for operations research algorithms for the realization of operational research in a number of simple questions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9815681
    • 提供者:王彬
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com