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

搜索资源列表

  1. DCXSF

    0下载:
  2. 本程序将大学运筹学中最常见的单纯性算法用C实现了,对于一些简单的优化问题进行处理!-University of operations research in this program will be the most common simple algorithm implemented using C, for some simple optimization problem to solve!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:200830
    • 提供者:tezl2005
  1. river

    0下载:
  2. 运筹学实验1 农夫过河 的C++程序 方便学习运筹思想和编程。-Operations Research Experiment 1 the farmer across the river to learn C++ program to facilitate logistics thinking and programming.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1173254
    • 提供者:zyy
  1. 2

    0下载:
  2. 最小费用最大流 C语言编程,运筹学 C语言最小费用最大流-Minimum Cost Flow C language programming, operations research
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:aoxue
  1. operational_research

    0下载:
  2. 运筹学是把科学方法应用在指导和管理有关的人员、机器、物资以及工商业、政府和国防方面资金的大系统中所发生的各种问题。其独特的方法是发展一个科学的系统模式,列入随机和风险等各种因素的尺度,并运用这个模式预测和比较各种决策、战略并控制方案所产生的后果。其目的是帮助主管人员科学地决定方针和政策。-Operations research is the scientific method in the direction and management of personnel, machinery, mat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:871080
    • 提供者:baolon
  1. Improved-Simple-Method

    0下载:
  2. 运筹学中单纯形法是非常重要的算法,本代码主要针对改进的单纯形法做文章,很好的完成对各种线性规划问题的处理-Operations research simplex algorithm is very important, the code is aimed at making an issue of the improved simplex method, a good variety of linear programming problems to complete treatment
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2830
    • 提供者:贾鹏飞
  1. DFP_Variable_Demension_Method

    0下载:
  2. 自己编写的计算运筹学DFP_Variable_Demension_Method的源代码-DFP_Variable_Demension_Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:330143
    • 提供者:Lee
  1. simplex_method

    0下载:
  2. 自己编写的计算运筹学单纯型法的源代码,用VC++6.0-Computing operations research simplex method of source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:176437
    • 提供者:Lee
  1. BFGS_Variable_Demension_Method

    0下载:
  2. 自己编写的运筹学,通用BFGS_Variable_Demension_Method源代码,VC++6.0-BFGS_Variable_Demension_Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:318325
    • 提供者:Lee
  1. SUMT_ExteriorPenaltyFunctionMethod

    0下载:
  2. 自己编写的运筹学SUMT_ExteriorPenaltyFunctionMethod算法程序代码,VC++6.0-SUMT_ExteriorPenaltyFunctionMethod
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:275031
    • 提供者:Lee
  1. towround

    0下载:
  2. 实现运筹学中线性规划中二阶段法,初次上传,请多多指证,-Make tow around come true,I first laod on。 please help me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1211
    • 提供者:luchangsong
  1. glxxxt

    0下载:
  2.  管理信息系统——是指以应用数学、管理科学、决策科学、运筹学、控制理论和计算机科学与技术等相关学科的理论为基础的,用系统思想分析、设计和建立的一个由人、计算机等组成的能进行信息的收集、传送、储存、加工、维护和使用的系统。-Management information service
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2911257
    • 提供者:林燕
  1. Dijkstra

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

    • 发布日期:2017-04-15
    • 文件大小:6108
    • 提供者:xyz
  1. document

    0下载:
  2. 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7226
    • 提供者:黄旭
  1. Quadratic-Programming

    0下载:
  2. 这个程序的主要功能是二次规划问题,这个在运筹学中是个非常重要的内容-The main feature of this program is to quadratic programming problems, this in operations research is a very important part of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1924
    • 提供者:钱程
  1. XShortest

    0下载:
  2. Dijkstra算法,A*算法和D*算法 Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPE
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1105276
    • 提供者:李芸芸
  1. Glzy8_211229

    0下载:
  2. 运筹学课件,计量学的动态规划问题,有需要的朋友可以下下来-Operations research courseware, metrology dynamic programming problem, we need friends can look down under
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:111902
    • 提供者:yangshenghong
  1. infomationmanagement

    0下载:
  2. 关于运筹学的介绍,概括性强,有正对性,师数学建模的好资料-about information management
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:640590
    • 提供者:qinhuaiyu
  1. Operational_Research

    0下载:
  2. 自己编写的ppt运筹学教程,主要包含线性规划和动态规划-PPT of Operational Research teaching report, including linear programming and dynamic programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1910255
    • 提供者:刘茜
  1. ShortRoute

    0下载:
  2. 本源代码使用C语言,根据运筹学最短路径算法思想,实现了求解最短路径问题-Source code using the C language, according to the shortest path algorithm operations research ideas for solving the shortest path to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:218152
    • 提供者:Raymond
  1. LP

    0下载:
  2. 此代码运用单纯形法,比较有效的解决运筹学中LP线性规划问题。-This code use the simplex method, more effective solution to operations research, linear programming problem LP.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:419278
    • 提供者:高飞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com