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

搜索资源列表

  1. id5

    0下载:
  2. 介绍动态规划方法在解决背包问题、图象压缩、矩阵乘法链、最短路径、无交叉子集和元件折叠等方面的应用。-on dynamic programming methods in solving knapsack problem, image compression, the matrix multiplication chains, the shortest path, non-overlapping subsets of folding and components such applications.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:25151
    • 提供者:鼹鼠
  1. benchmark+for+DP

    0下载:
  2. 旅行商问题动态规划算法的应用 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。  -TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61863
    • 提供者:586
  1. dp

    0下载:
  2. dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11268
    • 提供者:杨一一
  1. 动态规划

    0下载:
  2. 动态规划介绍及其应用!-introduced Dynamic Programming and Applications!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:21400
    • 提供者:王林
  1. 动态规划算法的一个应用

    0下载:
  2. 动态规划算法的一个应用-dynamic programming algorithm for the application of a
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:34280
    • 提供者:
  1. 用动态规划思想压缩位图

    1下载:
  2. 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
  3. 所属分类:Windows编程

  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-29
    • 文件大小:81518
    • 提供者:
  1. optimization

    0下载:
  2. 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:59068
    • 提供者:黎明
  1. DynamicProgramming

    0下载:
  2. 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:469585
    • 提供者:728279799
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7684096
    • 提供者:商志远
  1. matrixMultiply

    0下载:
  2. 功能:动态规划应用。内容:动态规划求矩阵连乘时所需乘法最小次数。-Dynamic programming matrix multiplication with the minimum required number of multiplication.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1065
    • 提供者:韦伟彬
  1. Dynamic-planning-for-change

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

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:安静风
  1. LCS_Dynamic-planning

    0下载:
  2. 动态规划应用 动态规划算法解最长公共子序列LCS问题-Dynamic programming dynamic programming algorithm for solving the longest common subsequence LCS problem
  3. 所属分类:Other windows programs

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

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

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:安静风
  1. the-minimum-cost-of-a-binary-tree

    0下载:
  2. 在二分检索树中,为了把动态规划应用于得到一颗最优二分检索树的问题,需要把构造这样的一个数看成是一系列决策的结果,而且要能列出求取最优决策序列的递推式,可以帮助你了解最优成本二叉树的实现-In a binary search tree, dynamic programming is applied in order to get the best question a binary search tree, we need to construct a number such as a resul
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:55599
    • 提供者:wanyang
  1. 动态规划解答资源(设备)分配问题

    0下载:
  2. 动态规划解答资源(设备)分配问题,利用动态规划方法,应用于设备分配,使得分配总利润最大化。(Dynamic programming solutions for allocation of resources (equipment))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:28672
    • 提供者:林枫林云
  1. DP

    0下载:
  2. 有两个小程序,都是动态规划的思想,对于回文字符串的应用,体现了动态规划的特点(There are two programs,which are both the applications of dynamic programming.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:喔呵呵
  1. 源程序Maltab在数学建模中的应用卓金武等

    1下载:
  2. 上篇介绍数学建模中常规方法的matlab实现,包括matlab交互、数据建模、程序绘图、灰色预测、规划模型等方法;还介绍了各种高级方法的matlab实现,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等。下篇以真实的数学建模赛题为案例,介绍了如何用matlab求解实际的数学建模问题,给出了详细的建模过程和程序(The introduction of conventional methods of mathematical modeling in matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:804864
    • 提供者:刁民想害朕
  1. 动态规划的特点及其应用

    0下载:
  2. 动态算法的讲解,经典例题和相应的源代码,是学习动态规划的好材料(dynamic programming (also known as dynamic optimization) is a method for solving a complex problem by breaking it down into a collection of simpler subproblems, solving each of those subproblems just once, and storing
  3. 所属分类:数值算法/人工智能

  1. 动态规划算法举例

    1下载:
  2. 动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用。例如最短路线、库存管理、资源分配、设备更新、排序、装载等问题,用动态规划方法比用其它方法求解更为方便。(Since the advent of dynamic programming, it has been widely used in economic management, production scheduling, engineering technology and optimal control. F
  3. 所属分类:matlab例程

    • 发布日期:2020-06-22
    • 文件大小:196608
    • 提供者:water7
« 12 3 4 5 »
搜珍网 www.dssz.com