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

搜索资源列表

  1. 基于JSP的航空公司与学校信息化交流软件平台

    0下载:
  2. 本文描述了用JSP技术实现动态航空公司与学校信息化交流软件平台的开发概述、技术特征、应用原理及方法,充分突出了JSP技术的优越性。介绍了整个网站的运行流程,数据库的结构及网站的页面组成。论述了各个模块的具体功能实现、关键技术的使用,以及与其他方法的综合应用。 整个系统采用“自上而下地总体规划,自下而上地应用开发”的策略开发。通过分析目前的某些公司和学校在沟通方面存在的弊端,创建了一套行之有效的公司和学校进行信息交流的方案。 公司和学校进行信息交流平台的系统分析部分,包括可行性分析、业务流程分
  3. 所属分类:文档资料

    • 发布日期:2009-05-15
    • 文件大小:366049
    • 提供者:ys.asan@163.com
  1. multiadd

    0下载:
  2. 算法集绵,动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用-Algorithm set cotton, dynamic programming since the advent of economic management, production scheduling, engineering and optimal control and other aspects of a wide range of applications
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:27160
    • 提供者:jack
  1. acm

    0下载:
  2. acm程序设计,动态规划,课件,源码,以及其他算法-acm programming, dynamic programming, courseware, source code, as well as other algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3899639
    • 提供者:wwwfan
  1. the-3D-reconstruction

    0下载:
  2. 关于动态规划的算法的实现,已经具体案例。实现了具体算法
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:461721
    • 提供者:晁逸之
  1. abc

    0下载:
  2. 矩阵连乘的动态规划设计方法的课程设计,很好的实现了该算法,具有很好的参考价值-Matrix multiplicative method of dynamic planning and design curriculum design, good implementation of the algorithm, has a good reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:5082
    • 提供者:ding
  1. DP

    0下载:
  2. 算法:动态规划(DP)的归纳,是OIer和ACMer必看的好东西!-Algorithms: dynamic programming (DP) summarized
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:1367203
    • 提供者:
  1. SUANFAPPT

    0下载:
  2. 常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等) 算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等) -Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:3316958
    • 提供者:lm
  1. POJ-project-training

    0下载:
  2. POJ专题分类,按算法分类,包含基本算法、图算法、数据结构、简单搜索、动态规划、数学、数论、计算几何等-POJ thematic classification algorithm segments, including basic algorithms, graph algorithms, data structures, a simple search, dynamic programming, mathematics, number theory, computational geometr
  3. 所属分类:Project Manage

    • 发布日期:2017-12-05
    • 文件大小:14796
    • 提供者:张亚萍
  1. matlab

    0下载:
  2. 文章运用m atlab语言给出了二维动态规划逆序算法的程序, 并且通过两个数值实例验证了该程序的有效性, 同时也表明了该程序对动态规划问题具有一定的通用性。-By applying m atlab language gives the two-dimensional dynamic programming algorithm reverse the procedure, and by two numerical examples demonstrate the effectiveness of
  3. 所属分类:Project Manage

    • 发布日期:2017-11-12
    • 文件大小:306361
    • 提供者:明明
  1. algorithm1

    0下载:
  2. 动态规划可以找到最优子结构特征,贪心算法用于求解最优化问题-Dynamic programming can be found in sub-optimal structural characteristics greedy algorithm for solving optimization problems
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:753066
    • 提供者:hejingjing
  1. glass-cutting

    0下载:
  2. 最优算法在玻璃切割上的实现,同时比较基于动态规划的算法的实现。-Optimal algorithm implementation on the glass cutting, while comparisons are based on dynamic programming algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:617259
    • 提供者:刘鹏
  1. algorithm

    0下载:
  2. 以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722370
    • 提供者:junhong
  1. dtw

    0下载:
  2. dtw动态时间规划算法,应用于语音识别,语音处理,说话人识别的应用中。-DTW dynamic programming algorithm, used in speech recognition, speech processing, application of speaker recognition.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:6421
    • 提供者:裴孟菲
  1. Unknown-environmental-plan

    0下载:
  2. 动态未知环境运动规划是算法中重要的研究之一,可以应用于对算法初学者有一定帮助-Dynamic unknown environments motion planning is an important study algorithm, the algorithm can be applied to have some help for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:15867715
    • 提供者:刘同学
  1. Dynamic-programming

    0下载:
  2. 算法中的动态规划的原理和内容,讲解详细,并有案例和伪码-Algorithm in the dynamic programming principles and content, explain in detail, and there are cases and pseudo-code
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2976153
    • 提供者:王雨
  1. SLAM路径规划论文15篇(中文)

    1下载:
  2. 关于SLAM路径规划方面的15篇论文,中文的,改进蚁群和鸽群算法的机器人路径规划,基于前沿评估的移动机器人自主环境探索,全向移动机器人动态避障方法研究,移动机器人视觉惯性SLAM研究进展等。
  3. 所属分类:文档资料

    • 发布日期:2020-08-10
    • 文件大小:14729570
    • 提供者:liuyuxi11
« 1 2»
搜珍网 www.dssz.com