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

搜索资源列表

  1. LINDO(LINGO)解运筹学问题

    0下载:
  2. 好看呵,同志们 lindo/lingo-pretty, uh, comrades Lindo / lingo
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:12132
    • 提供者:张金祥
  1. simplix

    0下载:
  2. 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3403
    • 提供者:黄玫
  1. 模拟退火c++的算法程序

    1下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. 指派问题 

    0下载:
  2. 自己作的指派问题 不好意思 主要用于运筹学的指派问题-themselves to the assignment of major embarrassment for the assignment of tacticians
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15868
    • 提供者:独裁者
  1. BinPacking

    0下载:
  2. 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the first time, I have to get bigg
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18899
    • 提供者:彭宇
  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. 最优化

    0下载:
  2. 运筹学中,用单纯性算法来实现最优化max准则的源程序。 因为是初学者, 可能有些不标准请谅解-tacticians, and use simple algorithms to achieve optimal max guidelines of the source. Because beginners, some may not please standards of Understanding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3518
    • 提供者:岳晓林
  1. alg

    0下载:
  2. SUN公司专门的运筹学(or)开发库 Java算法库——查找和排序 -Sun special operations research (or) for the development of algorithms for Java -- Search and Sort
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5496
    • 提供者:付嘉
  1. 源程序3

    0下载:
  2. 运筹学单纯形法解线性规划问题c语言源程序。-tacticians simplex method for solving linear programming problems c source language.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4239
    • 提供者:孙尽心
  1. MirClient

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

    • 发布日期:2008-10-13
    • 文件大小:251322
    • 提供者:安定机
  1. 第09章 管理信息系统基础

    0下载:
  2. Asp SQL管理信息系统就是我们常说的MIS(Management Information System),在强调管理,强调信息的现代社会中它越来越得到普及。MIS是一门新的学科,它跨越了若干个领域,比如管理科学、系统科学,运筹学、统计学以及计算机科学。在这些学科的基础上,形成信息收集和加工的方法,从而形成一个纵横交织的系统。-Asp SQL management information system is often said of MIS (Management Inf ormation
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:26993
    • 提供者:zhou
  1. linear_programming

    0下载:
  2. 线性规划问题求解代码 可用于运筹学作业-problem solving linear programming code can be used for operational research operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52531
    • 提供者:张钊宁
  1. vc1011423523562

    0下载:
  2. 运筹学之指派问题的匈牙利算法。 运筹学上的一个经典算法-tacticians Zhi assignment of the Hungarian algorithm. Tacticians on a classical algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8853
    • 提供者:chiron
  1. zhipaiwenti

    0下载:
  2. 运筹学之指派问题的匈牙利算法。刚刚才看到的,不错哦-tacticians Zhi assignment of the Hungarian algorithm. Only just to see, oh well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8937
    • 提供者:张毅
  1. waidian

    0下载:
  2. 运筹学非线性规划的c语言编写的外点惩罚函数法子程序-tacticians Nonlinear Programming Language c prepared by the Point Penalty Function recourse procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2853
    • 提供者:zhangtao
  1. neidian

    0下载:
  2. 运筹学非线性规划C语言编写的内点惩罚函数法子程序-tacticians Nonlinear Programming Language C prepared by the interior point methods procedures Penalty Function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3672
    • 提供者:zhangtao
  1. example11111111110

    0下载:
  2. matlab 在运筹学中的应用: 之线性规划例程-Matlab tacticians in the application : a linear planning routines
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11053
    • 提供者:李强
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com