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

搜索资源列表

  1. swr

    0下载:
  2. 这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了-on tacticians, the game of the algorithm! Your input on the sexual response of the matrix
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3449
    • 提供者:宋维仁
  1. 线性规划_单纯形

    0下载:
  2. 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of the data to begin initializatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13434
    • 提供者:王臻
  1. 非线性规划_单纯形

    0下载:
  2. 本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians -- non-linear planning for the simplex method, seeking fmin (X) = 4 * (X1 - 5) * (X1 - 5) (X2-6) (X2-6) with the minimum of the optimal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12250
    • 提供者:王臻
  1. xxgh_ysdcx.rar

    0下载:
  2. 运筹学是经济学、管理学的基础学科,本源码利用原始单纯性法求解线性规划问题。 ,Operations research in economics, management of basic subjects, the source code using the original method of simple linear programming problem.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-07
    • 文件大小:204964
    • 提供者:朱峰
  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. transport.zip

    0下载:
  2. 运筹学演示程序之运输问题, Operations research transportation question demonstration program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:996448
    • 提供者:简明愚
  1. yunchouxue.rar

    0下载:
  2. 运筹学ppt考试复习专用 第一章  线性规划与单纯形法 第二章  线性规划的对偶理论 第三章  整数规划 第四章  目标规划 第五章  运输与指派问题 第六章  网络模型,Operational research ppt exam review chapter dedicated linear programming and simplex method chapter on linear programming duality theory of integer programmi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:189138
    • 提供者:jane
  1. zpwt.rar

    0下载:
  2. 指派问题原代码,可实现人力资源的优化分配,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考,Assigned to the issue of the original code, can achieve the optimal allocation of human resources, " the practice of operations research algorithms and programming-delphi achieve" a book s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:223369
    • 提供者:朱峰
  1. matlab

    0下载:
  2. 运筹学整数规划求解的程序,用matlab编程实现最优解。-Operations research to solve integer programming procedure, the optimal solution using matlab programming.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1850
    • 提供者:gaolu
  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. 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. 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 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com