CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 规划与设计

搜索资源列表

  1. banshuji-dynamicstate

    0下载:
  2. 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题.-half set of issues -- dynamic programming algorithm, as well as algorithm analysis and design of the algorithm analysis, Set for a few problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:41005
    • 提供者:林静
  1. guihua

    0下载:
  2. 算法设计分析,动态规划,与背包问题类似的最优化求解问题
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9870
    • 提供者:刘佳奇
  1. barge

    0下载:
  2. 船舶运货算法问题,依据算法程序设计与分析中的经典算法,进行动态规划,找出最佳路径
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:126093
    • 提供者:程功
  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. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1412829
    • 提供者:周先生
  1. suanfashejiyufenxi

    0下载:
  2. 计算机算法设计与分析实验报告:6大算法详细实验报告(相当详细).分治,动态规划,贪心,回溯,分支限界-Computer Algorithm Design and Analysis of Experimental Report: 6 large algorithm experiment detailed report (in considerable detail). Sub-rule, dynamic programming, greedy, backtracking, branch and b
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:84824
    • 提供者:sy
  1. duoduantu

    0下载:
  2. 使用动态规划算法解决多段图问题,适合算法分析与设计的学习-Using dynamic programming algorithm to solve the issue of multi-stage plan for the learning algorithm analysis and design of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:126648
    • 提供者:smile
  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. GridSinglePaint

    0下载:
  2. 格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题-Lattice path problem: the classical algorithm analysis and design topics, with the dynamic programming solution to start from a grid to the end of the shortest path problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3858134
    • 提供者:sfz
  1. Algorithmdesign

    0下载:
  2. 递归与分治算法的设计 动态规划算法设计 贪心算法设计 -Recursive divide and conquer algorithm with dynamic programming algorithm designed greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:246295
    • 提供者:黄君
  1. Robot-program

    1下载:
  2. 《机器人控制系统的设计与MATLAB仿真》一书所有的matlab仿真程序。本书系统地介绍了机器人控制的几种先进设计方法,是作者多年来从事机器人控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的最新成果。全书以机器人为对象,共分10章,包括先进PID控制、神经网络自适应控制、模糊自适应控制、迭代学习控制、反演控制、滑膜控制、自适应鲁棒控制、系统辨识和路径规划。-" Robot Control System Design and MATLAB simulation,"
  3. 所属分类:matlab

    • 发布日期:2017-02-11
    • 文件大小:861184
    • 提供者:Ben
  1. dtguihua

    0下载:
  2. 动态规划算法的设计与实现本科毕业论文,已经通过的-Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2182642
    • 提供者:田敏荣
  1. Projects

    0下载:
  2. 分支限界法贪心算法和动态规划解决装载问题 算法分析与设计-Greedy algorithm branch and bound method and dynamic programming to solve loading problems
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1434720
    • 提供者:薛佩佩
  1. com

    0下载:
  2. 计算机算法与设计各种源码计算机算法与设计各种源码贪心 动态规划-compute source compute source compute sourcecompute sourcecompute sourcecompute source
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1339265
    • 提供者:zhang yupei
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2044201
    • 提供者:独角之灵
  1. 01dongtaiguihua

    0下载:
  2. 0-1背包问题的动态规划算法,算法分析与设计-0-1 knapsack problem dynamic programming algorithm, algorithm analysis and design
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1037
    • 提供者:方方
  1. 01beibao

    0下载:
  2. 01背包动态规划文字源程序 算法分析与设计-01 backpack dynamic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13667
    • 提供者:lin
  1. ant-colony-algorithm

    0下载:
  2. 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改进算法的性能指标、收敛代数和仿真结果进行了比较与分析.实验结
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1450897
    • 提供者:
  1. 数学建模与数学实验(精讲)

    1下载:
  2. 里面有详细的数学建模与数学实验课件,设计到的问题有印染培训费规划、航班分配问题、基金的最佳投资、钻井布局等内容。(There are detailed mathematical modeling and mathematical experiment courseware, and the problems designed are printing and dyeing training fee planning, flight assignment problem, the best inv
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1681408
    • 提供者:Jnshuai
  1. hphg

    0下载:
  2. 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:39936
    • 提供者:auhqvjui
« 12 3 4 »
搜珍网 www.dssz.com