搜索资源列表

  1. 矩阵连乘

    0下载:
  2. 用动态规划解矩阵连乘问题-use dynamic programming solution matrix continually multiply problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:828416
    • 提供者:李文涛
  1. travSrcCVar

    0下载:
  2. 汽车加油行驶问题 这个问题限制条件很多!我想了两天才想出一个动态规划程序!已经经过测试,是正确的!-vehicle refueling will issue the restrictions many! I would like to think of only two days a dynamic planning process! Have been tested, is correct!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王乐
  1. dpa

    0下载:
  2. 动态规划算法求字符串的相似性(编辑距离)-dynamic programming algorithms to find the similarity of the string (edit distance)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:Richard
  1. MapX在城市交通规划信息系统中的应用

    0下载:
  2. MapX在城市交通规划信息系统中的应用 (caj 格式)-MapX in urban transport planning information system applications (CAJ format)
  3. 所属分类:GIS编程

    • 发布日期:2024-05-19
    • 文件大小:362496
    • 提供者:
  1. 最优二叉搜索树

    0下载:
  2. 算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的-algorithm design of dynamic optimal planning of two forks search tree problem by using VC++ prepared
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:162816
    • 提供者:ddd
  1. 变尺度法

    0下载:
  2. 变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:852992
    • 提供者:黄大东
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures fo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:中国
  1. lyp

    0下载:
  2. 运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:肖伙
  1. 1010_stamps

    0下载:
  2. 这是一道典型的动态规划题 提供了三种方法(用C++代码实现)-This a typical dynamic programming that provides three methods (using C code realization)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:喻林
  1. erciguihua

    0下载:
  2. 基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题-Newton iterative method based on the quadratic programming procedures using VC platform, suitable for solving large sparse matrix capacity optimization
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:白飞飞
  1. 动态规划-航线设置

    0下载:
  2. 动态规划法---如何设置友好城市间的航线使的航线数又最大又不相交-dynamic programming-- how to set up a sister city links are so few routes do not intersect also the largest
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:蔡银珊
  1. 石子

    0下载:
  2. 动态规划的石子问题算法下载压缩包后,解压,使用vc-stones dynamic programming problem packet compression algorithm download, extract, use vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:yaya
  1. 长沙地区装修建材商务网站规划设计

    0下载:
  2. 网店规划 长沙地区装修建材商务网站规划设计-webshops planning Changsha decoration materials business website design
  3. 所属分类:组合框控件

    • 发布日期:2024-05-19
    • 文件大小:44032
    • 提供者:阿乌鸟
  1. 040103

    0下载:
  2. 利用动态规划算法进行核酸序列的两两比对的源代码。-use dynamic programming algorithm for nucleic acid sequence of February 2 ratio on the source code.
  3. 所属分类:生物技术

    • 发布日期:2024-05-19
    • 文件大小:1351680
    • 提供者:董骝焕
  1. StrMatch

    0下载:
  2. 字符串比较程序。 能够比较两个字符串的相似程度。采用动态规划算法实现。-string comparison procedures. To compare two string of similar extent. Using dynamic programming algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:qingwei_zhao
  1. 动态规划-矩阵连乘

    0下载:
  2. 由于矩阵连乘不同结合方式的运算工作量很不一样. 工作量相差也非常大;所以要寻找一种最佳的结合方式, 然后再执行矩阵乘法运算-continually multiply matrices combining different ways of computing workload very different. The workload is also very big difference; So to find the best com
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:小康
  1. 旅行商问题的动态规划算法

    0下载:
  2. bp算法的程序实现,可以任意只指定中间结点和输入输出节点的个数-bp algorithm program can only arbitrarily designated intermediate nodes and the input and output nodes Number
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:
  1. 整数规划法

    1下载:
  2.  本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。  修正的地方:   1.运用勃兰特原则   2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendme
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:522240
    • 提供者:董延军
  1. lpsolve

    0下载:
  2. 非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:314368
    • 提供者:雷锋
  1. lp_solve_4.0.tar

    0下载:
  2. 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:306176
    • 提供者:郑成勇
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org