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

搜索资源列表

  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) has been marked from the Corpus POS good statistical POS be labeled binary transfer matrix, and every word to determine the POS m
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:96434
    • 提供者:丁淑彬
  1. xinchengxu

    0下载:
  2. 包括GRAY码,工作分配问题,会场安排,石子,行数字三角形,最长递增子序列和最小重量机器算法。利用动态规划、回溯法和贪心法-including GRAY code, work assignment, venue arrangements, gravel, and digital triangle, the longest sequences and increase the minimum weight machine algorithm. Using dynamic programming,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5597
    • 提供者:lw
  1. 谢宾治三角形的输出

    0下载:
  2. 谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。-Xie Bin Fan governance triangle output to achieve the specific algorithm using dynamic programming algorithm, vc 6.0 preparation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1138
    • 提供者:也风
  1. 动态规划矩阵连乘

    0下载:
  2. 矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:轩哥哥
  1. 流水线作业调度

    0下载:
  2. 按动态规划原理球解一类特定条件下的流水线调度问题的具体做法-according to the principles of dynamic programming ball a particular type of solution under the conditions of the pipeline scheduling problems, the specific way
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7384
    • 提供者:子非鱼
  1. 动态规划123

    0下载:
  2. 本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6158
    • 提供者:hanhan12345
  1. 动态规划----矩阵连乘问题

    0下载:
  2. 动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic prog
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27011
    • 提供者:莫非
  1. 非线性规划_单纯形

    0下载:
  2. 本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians -- non-linear planning for the simplex method, seeking fmin (X) = 4 * (X1 - 5) * (X1 - 5) (X2-6) (X2-6) with the minimum of the optimal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12250
    • 提供者:王臻
  1. 随机动态规划源代码-案例

    3下载:
  2. 随机动态规划源代码-一个案例
  3. 所属分类:书籍源码

  1. RoboticsToolboxformatlab

    0下载:
  2. Robotics Toolbox for matlab简要帮助文件 可以用于机器人路径规划-Robotics Toolbox for matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6013
    • 提供者:王超
  1. 旅游规划题目

    0下载:
  2. 写一个程序,帮助前来咨询的游客找一条出发地和目的地之间的最短路径。如果有若干条路径都是最短的,那么需要输出最便宜的一条路径。(Write a program that helps visitors come to the shortest path between a destination and a destination. If there are several paths that are shortest, then you need to output the cheapest p
  3. 所属分类:书籍源码

  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    1下载:
  2. 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:小禹哥哥
  1. DP算法Fortran程序

    0下载:
  2. 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:hhujyl
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. APF

    2下载:
  2. 人工势场法在航迹规划的应用,通过计算引力与斥力所生产的合力,完成角度控制(The application of artificial potential field method in route planning completes angle control by calculating the resultant force produced by gravity and repulsion)
  3. 所属分类:易语言编程

    • 发布日期:2021-03-02
    • 文件大小:11264
    • 提供者:刑满释放
  1. 机器人路径规划

    2下载:
  2. c++机器人路径规划机器人路径规划机器人路径规划
  3. 所属分类:汇编语言

  1. 基于蚂蚁算法的移动机器人三维路径规划代码

    1下载:
  2. 基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)
  3. 所属分类:汇编语言

    • 发布日期:2020-06-27
    • 文件大小:6144
    • 提供者:周0231
  1. chap6_LocalPlan_TrackingCtrl

    2下载:
  2. 加入规划层的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第六章(Add trajectory tracking control of planning layer, Chapter 6 of the second version of model predictive control of driverless vehicles)
  3. 所属分类:书籍源码

    • 发布日期:2020-12-26
    • 文件大小:49152
    • 提供者:ssw.hani
  1. 移动计算的动态规划卸载算法

    1下载:
  2. 计算卸载;移动云计算;动态规划;随机化;汉明距离;能源效率;
  3. 所属分类:汇编语言

  1. 交通规划程序.zip

    1下载:
  2. 交通规划程序.zip
  3. 所属分类:Python

    • 发布日期:2022-07-07
    • 文件大小:2503689
    • 提供者:coolhandy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com