CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态规划算法

搜索资源列表

  1. 旅行商问题的动态规划算法

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

    • 发布日期:2008-10-13
    • 文件大小:8650
    • 提供者:紫荆
  1. 动态规划

    0下载:
  2. 动态规划进行算法设计方法
  3. 所属分类:文档资料

    • 发布日期:2010-10-11
    • 文件大小:470533
    • 提供者:hehaishuiwen
  1. ACM竞赛算法

    1下载:
  2. 此文档是ACM(国际大学生程序竞赛)很全的算法学习文档,包含枚举,贪心,动态规划,几何,图论等许多算法,相信对你会有很大帮助。
  3. 所属分类:编程文档

  1. 动态规划与排队论

    4下载:
  2. 本书通过实例与算法程序设计介绍了常用的数学建模方法,包括多元统计、 时间序列分析、线性与非线性规划、多目标规划与目标规划、图论、动态规划、 排队论、优化智能算法、微分与差分、模糊数学、神经网络、计算机仿真、灰色 系统和层次分析法。
  3. 所属分类:文档资料

  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. Classicalalgorithm

    0下载:
  2. 数学建模比赛常用的算法,包括插值与拟合、线性规划、整数规划、动态规划、遗传算法等-Competition commonly used mathematical modeling algorithms, including interpolation and fitting, linear programming, integer programming, dynamic programming, genetic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3058753
    • 提供者:Arthur
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3700974
    • 提供者:计科狂人
  1. b

    0下载:
  2. 算法艺术和信息学竞赛.主要介绍各种算法,包括动态规划,贪婪算法,数论基础,组合数学等-Algorithm for the arts and information science contest. Introduces a variety of algorithms, including dynamic programming, greedy algorithm, based on number theory, combinatorial mathematics, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-11
    • 文件大小:18368765
    • 提供者:zzt
  1. zuiduanlujin

    0下载:
  2. 动态规划求每对结点之间的最短路径。 算法基础实验课上会用到。-Dynamic programming for each pair of nodes between the shortest path. Algorithm based on experimental courses will be used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:乐正清
  1. CTest

    0下载:
  2. 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如:递归,分治,动态规划,回溯法,AO算法等,除此之外还用到比较多的数学知识,我做了一部分,还有一些暂时还没做出来,大家也帮忙做一下吧!-I have done some C language exercises, which a total of 76 topics, mainly used in a number of commonly used computer algorithms, such as: recur
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:319987
    • 提供者:THM
  1. Dynamic_pro

    1下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1876
    • 提供者:haiyan
  1. DynamicProgramming(eg)

    0下载:
  2. 经典算法动态规划的几个范例以及详细分析。-Classic dynamic programming algorithm, as well as a detailed analysis of several examples.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:39156
    • 提供者:cmis
  1. DTguihua

    0下载:
  2. 动态规划是对最优化问题的一种新的算法设计方法。由于各种问题的性质不同,确定最优解的条件也互不相同,因而动态规划的没计法对不同的问题,有各具特色的表示方式。-Dynamic programming optimization problem is a new method of algorithm design. The nature of the problem due to various different conditions to determine the optimal solutio
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:王文
  1. DynamicProgramming

    0下载:
  2. c实现动态规划,可以求得最小代价,最短路径,基于狄斯奎诺的算法,可直接运行-c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:661
    • 提供者:wujianhai
  1. DP

    0下载:
  2. 详述了算法中动态规划的运用,例举了诸多的例子,算法介绍由浅入深-it introduce the dinamic programming algorithm,it is very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:148408
    • 提供者:zqfzqf2008
  1. dynamicprogramming

    0下载:
  2. 算法分析中的实例,利用递归的思想解决动态规划问题-Examples of algorithm analysis, recursive thinking to solve the problem of dynamic programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:查春晨
  1. DP_pipei

    1下载:
  2. 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12980682
    • 提供者:远航
  1. Algorithm

    0下载:
  2. 算法分析与设计的讲义 内容有动态规划,分制思想,贪心算法等-Algorithm analysis and design of the lecture content of dynamic programming, sub-system thinking, greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4559489
    • 提供者:wp
  1. Image_Paper_XuXG

    0下载:
  2. 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction. 
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882877
    • 提供者:黄静
  1. DP_P2

    2下载:
  2. 使用动态规划算法(DP)对并联混合动力汽车P2极限油耗求解,并附带后处理程序,通过使用hev_main.m程序直接可运行(The dynamic programming algorithm (DP) is used to solve the P2 limit fuel consumption of the parallel hybrid electric vehicle, with a post-processing program, which can be run directly by u
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-30
    • 文件大小:370688
    • 提供者:huyit
« 1 2 3 45 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com