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

搜索资源列表

  1. turbo

    2下载:
  2. turbo码的map,log-map以及max-log-map的算法的c程序仿真-turbo code of the map, log-map and the max-log-map algorithm for c program simulation
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-03
    • 文件大小:5612
    • 提供者:章剑
  1. OS5_mfc

    0下载:
  2. 用VC实现的一个小的银行家算法,图型界面,直接输入各个资源数据,运行即可!-VC realize with a small banker algorithm, map-based interface, directly into the various resource data, you can run!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36264
    • 提供者:hanmeng
  1. mapread

    1下载:
  2. 实现地图匹配算法,对地图路径进行准确定位。-The realization of the map-matching algorithm, the exact path of the location map.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:19566
    • 提供者:graceli
  1. ClusteringanalysisbasedonSOFMnetwork

    0下载:
  2. 基于自组织特征映射网络的聚类分析,是在神经网络基础上发展起来的一种新的非监督聚类方法,分析了基于自 组织特征映射网络聚类的学习过程,分析了权系数自组织过程中邻域函数和学习步长的一般取值问题,给出了基于自组织 特征映射网络聚类实现的具体算法,并通过实际示例测试,证实了算法的正确性。 -Based on self-organizing feature map network cluster analysis, neural network is developed on the basi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:36397
    • 提供者:zhaiyaojie
  1. mazecrossing

    0下载:
  2. 这是一个走迷宫算法的C++源程序,必须给出地图的宽度、高度,以及入口和出口坐标作为输入。-This is a Maze algorithm C++ Source must be given the map width, height, as well as import and export of coordinates as input.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4670
    • 提供者:梅传根
  1. SOM

    1下载:
  2. 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2004
    • 提供者:JW
  1. SOM

    0下载:
  2. VC++实现神经网络SOM(自组织特征映射网)-VC++ Realization of neural network SOM (self-organizing feature map network)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3661
    • 提供者:sugar
  1. ANN-moving-robot

    0下载:
  2. 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:146998
    • 提供者:李佳鹤
  1. map

    0下载:
  2. 实现图着色问题,也有其拓展算法及其作用 是c++问题 -The realization of Graph Coloring Problem, also has its expansion algorithm and its role is to c problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:910
    • 提供者:汤潮
  1. segment

    1下载:
  2. 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29082
    • 提供者:李敏
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:13131
    • 提供者:liancb
  1. shortest_path

    0下载:
  2. 分别用floyd 和dijkstra算法计算城市间最短路径的简单例子,地图由固定格式的文件输入,参考压缩包中的sample.txt,地图文件名要作为main参数-Floyd were Dijkstra algorithm and the shortest path between cities in the simple example, the map by a fixed format file input, reference compression package sample.txt,
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:7112
    • 提供者:吕婉辰
  1. FuzzyClusteringToolbox

    0下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2136262
    • 提供者:王梦萍
  1. The.3-D.Global.Spatial.Data.Model.Foundation.Of.Th

    0下载:
  2. 详细介绍了3D空间系统的开发的相关算法,数据模型,地图投影等等,是开发类似GOOGLE-EARTH系统的必备-Described in detail the development of 3D space systems related algorithms, data model, map projection, etc., is to develop a similar system GOOGLE-EARTH essential
  3. 所属分类:GIS program

    • 发布日期:2017-05-21
    • 文件大小:6551626
    • 提供者:清华
  1. ACOforSHORTPATHwithMatlab

    0下载:
  2. matalab的蚁群算法解最短路问题程序,并有运行图,修改后可用于机器人路径-ant colony algorithm matalab solution procedures for the shortest path problem and run the map, the modified robot path can be used
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:33645
    • 提供者:李海民
  1. PSSM4u

    0下载:
  2. PSSM(Parallel-Split Shadow Maps)阴影算法C#源码-PSSM(Parallel-Split Shadow Maps)Shadow algorithm C# source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1730300
    • 提供者:Anew
  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:179202
    • 提供者:woxiest
  1. PQRbayes

    0下载:
  2. 从ML-EM 重建算法入手,分析了贝叶斯模型的一些关键点,针对采用传统方法求解MAP问题的局限性,提出一种用于正电子成像的贝叶斯神经网络重建算法,为了保留边缘信息,引入了二进制的保边缘变量,并应用共轭神经网络求解,模拟的重建结果表明,应用这种算法可以得到比ML-EM 算法更好的重建图像@-From the ML-EM reconstruction algorithm start with an analysis of Bayesian model some of the key points,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:285205
    • 提供者:李浩
  1. map

    0下载:
  2. 利用循环链表实现内存分配,算法为循环适应法,可以更有效的利用内存-Cycle to achieve the use of memory allocation list, the algorithm for the cycle to adapt to law, can be more efficient use of memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1146
    • 提供者:赵小
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:458981
    • 提供者:ultraqiangda
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com