CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Dynamic Programming

搜索资源列表

  1. matrixChain.rar

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>,Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:4.23kb
    • 提供者:blch
  1. RSV_DDDP.rar

    2下载:
  2. 增量动态规划求解水库调度的程序,觉得还挺实用,Incremental dynamic programming for solving reservoir operation procedures
  3. 所属分类:Other windows programs

    • 发布日期:2015-03-07
    • 文件大小:115.77kb
    • 提供者:张天宏
  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
    • 文件大小:31.5kb
    • 提供者:温娟
  1. dp

    0下载:
  2. 动态规划问题的详解,很有用。希望大家能够喜欢。-Wapakhabulo dynamic programming problem, very useful. Hope you will enjoy it.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:778.37kb
    • 提供者:yyyxx
  1. shortestPath

    0下载:
  2. 在visual C++上写的动态规划算法在图论中旅行商问题上的应用,适合算法分析的朋友。-In visual C++ to write the dynamic programming algorithm to find the shortest path in the graph the application of suitable algorithms friends.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:79.61kb
    • 提供者:
  1. dynamic

    0下载:
  2. 关于动态规划的poj的一些解题报告和代码-On dynamic programming POJ report some problem-solving and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.67kb
    • 提供者:tjj
  1. Pragmatic.Bookshelf.Programming.Clojure.May.2009.

    0下载:
  2. Clojure is a dynamic programming language for the Java Virtual Machine (JVM), with a compelling combination of features: • Clojure is elegant. Clojure’s clean, careful design lets you write programs that get right to the essence of a probl
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:hassan
  1. Dynamic

    0下载:
  2. 吉林大学时小虎老师机器学习课件——介绍动态规划-Jilin University, when the Tigers a teacher machine learning courseware- Introduction Dynamic Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:608.73kb
    • 提供者:starays
  1. e3_4

    2下载:
  2. 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:1.91kb
    • 提供者:wu
  1. dynamic-programming

    0下载:
  2. 用动态规划解决流水线作业调度问题1)三条流水线2)装配站的数目n可定制 3)装配站的装配代价及不同流水线之间的运输代价均可定制 -Pipeline operations using dynamic programming to solve scheduling problems a) three line 2) the number n of assembly stations can be customized 3) assembly station assembly costs and
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:859byte
    • 提供者:丁桂芝
  1. dynamic

    0下载:
  2. 背包问题是NP完全问题,本程序通过动态规划法优化实现了一种背包问题。-Knapsack problem is NP-complete problems, this program through dynamic programming optimization implements a knapsack problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:dirk
  1. Dynamic

    0下载:
  2. 编程之美上的买书问题,使用动态规划方法计算出读者购买一批书的最低价格。-The beauty of books on programming problems using dynamic programming method to calculate the number of book readers to buy the lowest price.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:815byte
    • 提供者:xiaoxue
  1. Son-dynamic-programming-sequence

    0下载:
  2. 用C语言实现了动态规划算法求解最长公共子序列。文件包含一个可运行的工程,工程是采用codeblock编程。-Using C language to achieve a dynamic programming algorithm for the longest common subsequence. File contains a running project, the project is the use of codeblock programming.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14.08kb
    • 提供者:何鹏
  1. dynamic-programming

    0下载:
  2. 动态规划课程实验作业,经试验完全可以使用,请放心下载-Dynamic programming course lab assignments, the test can use, please rest assured download
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:7.65kb
    • 提供者:kang
  1. Dynamic-planning-for-change

    0下载:
  2. 动态规划应用 动态规划方法解决找零钱问题-Dynamic programming method to solve the problem of looking for change
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:869byte
    • 提供者:安静风
  1. Knapsack-problem-dynamic-programming

    0下载:
  2. 动态规划应用 使用动态规划算法解背包问题-Dynamic programming dynamic programming algorithm for solving knapsack problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:安静风
  1. dynamic-program

    0下载:
  2. 采用动态规划算法对一堆金矿进行划分,求出最优划分结构-Using dynamic programming algorithm to a pile of gold, and the optimal partition structure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:
  1. dynamic programming

    0下载:
  2. 设平面上有一个m×n 的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+∞),向右行进的代价是bij(bin =+∞)。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。(There is a m * n mesh on the plane, and the grid point on the lower lef
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4kb
    • 提供者:16物联网
  1. dynamic programming

    0下载:
  2. 处理运筹学中的动态规划问题,文件中dynprog.m是主要函数,动态规划的主要过程均在其中进行,其余四个函数定义一些简单的过程,以简化主函数编写(dynamic programming(matlab))
  3. 所属分类:其他

    • 发布日期:2021-04-09
    • 文件大小:1kb
    • 提供者:muxian1
  1. Dynamic-Programming-master

    1下载:
  2. 经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com