CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MAP算法

搜索资源列表

  1. 用C++描述的各种数据结构算法

    0下载:
  2. 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:69198
    • 提供者:往往
  1. 地图着色算法C语言源代码

    0下载:
  2. 地图着色问题的算法,C语言代码,有需要的下,不要帐号就可以下。-coloring the map algorithm, C language code that are needed, the following can not account.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1786
    • 提供者:王少石
  1. 算法补充

    0下载:
  2. 数据结构(c语言版)算法补充。从线形表到树。图-data structure (c language version) algorithm added. Alignment from tree to table. Map
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77685
    • 提供者:郭凯良
  1. turbo_MAP

    0下载:
  2. 是现在通信编译码中turbo码的源程序,是用MAP算法实现!~-is now communications Encoding turbo code of the source, is to use MAP algorithm! ~
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5891
    • 提供者:朱磊
  1. 常用的图形学算法

    0下载:
  2. 用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:105132
    • 提供者:叶恒舟
  1. vc+map

    1下载:
  2. vc+mapx编写的最优路径算法,可以实现基本的路径查询
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:2260
    • 提供者:yuanfeng
  1. turbo-BCJR

    1下载:
  2. Turbo码BCJR传统经典算法的C语言实现,经典,对于学习MAP算法的人很有帮助.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13571
    • 提供者:李华
  1. A_MAP_algorithm_to_super-resolution_image_reconstr

    0下载:
  2. ieee上的一篇采用MAP算法的sr超分辨复原的文章,很经典
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:132096
    • 提供者:gba
  1. map

    0下载:
  2. 关于旅行商问题的动态规划算法 在vc环境下编译通过
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:195833
    • 提供者:张小
  1. mds-map

    2下载:
  2. 经典的无线传感网定位算法,MDS-MAP及其改进算法,附有详细说明-location algorithm in wireless network,mds-map,an improve edition
  3. 所属分类:Other systems

    • 发布日期:2015-06-22
    • 文件大小:26197
    • 提供者:盟我
  1. MAP

    0下载:
  2. turbo码 信道编码 改进MAP算法(尾比特归零)-Improved turbo code channel encoding MAP algorithm (tail bits zero)
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:891837
    • 提供者:tantpis
  1. map

    0下载:
  2. 基于BPSK的MAP算法仿真,画出了其中的误码率曲线-The MAP algorithm based on BPSK simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:张庆伟
  1. LogMAPdecoder_HTM

    0下载:
  2. Turbo码的对数MAP算法,经测试无误(log-MAP algorithm for Turbo codes, tested without errors)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:changzhenga
  1. 贝叶斯算法.tar

    0下载:
  2. 提供基于贝叶斯的地图更新算法,实现无人机的静止目标搜索(A Bayesian based map updating algorithm is proposed to achieve the UAV's stationary target search)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:mmniba
  1. TSP遗传算法

    0下载:
  2. 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:29848576
    • 提供者:wwwhx
  1. qm算法

    0下载:
  2. QM算法是用来最小化卡诺图的一个算法,其大概思路是,对蕴含项中1的个数进行分组,只有1的个数相差为1的蕴含项才可能相邻,所以可以通过循环来穷举出所有的主蕴含项。(The QM algorithm is an algorithm used to minimize the Kano map. The idea is that the number of 1 of the implying items is grouped and only 1 of the implication items wit
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:133120
    • 提供者:liwins
  1. MATLAB实现MAP EM算法全集

    3下载:
  2. MATLAB实现EM算法和k均值算法,有资料和源代码(MATLAB to achieve EM algorithm and K means algorithm, data and source code)
  3. 所属分类:其他

    • 发布日期:2019-05-25
    • 文件大小:3279872
    • 提供者:yoghurt_ty
  1. 蚁群算法进行三维路径规划

    7下载:
  2. 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
  3. 所属分类:Windows编程

    • 发布日期:2019-09-20
    • 文件大小:6144
    • 提供者:hopfiled
  1. 基于遗传算法的路径规划

    4下载:
  2. 基于栅格地图利用遗传算法实现质点的路径规划(Path Planning of Particles Using Genetic Algorithms Based on Grid Map)
  3. 所属分类:其他

    • 发布日期:2019-06-05
    • 文件大小:6144
    • 提供者:SX1996
  1. 粒子群算法求解机器人路径规划

    8下载:
  2. 单机器人路径规划仿真,基于栅格地图模型,采用粒子群算法进行路径规划。(Single robot path planning simulation, based on grid map model, using particle swarm algorithm for path planning)
  3. 所属分类:Windows编程

    • 发布日期:2020-05-27
    • 文件大小:129024
    • 提供者:yuwen121212
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com