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

搜索资源列表

  1. gasaTSP

    2下载:
  2. 利用改进的并行遗传退火算法求解了tsp问题,得到性能收敛图和最短路径-Using improved parallel genetic annealing algorithm the tsp problem, get map and the shortest route convergence performance
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3198
    • 提供者:ling
  1. ImageScramblingEncryption

    1下载:
  2. 基于logistic映射的混沌图像置乱加密算法,并对其进行了matlab仿真。-Chaotic logistic map image set chaos encryption algorithm, and its a matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:12876
    • 提供者:胡一德
  1. migong

    0下载:
  2. 用c写的迷宫小游戏 内置有一个随机生成地图的算法 希望对新学者有帮助 提供参考-Written in c maze game With a randomly generated map algorithm hope to have a help to provide the reference for new scholars
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1552
    • 提供者:hetao
  1. map_four_color

    0下载:
  2. 四色定理又称四色猜想、四色问题,是世界三四色定理是一个著名的数学定理,通俗的说法是:每个平面地图都可以只用四种颜色来染色,而且没有两个邻接的区域颜色相同。本程序利用利用栈的思想和回溯算法来解决地图染色问题,程序算法简单易懂,使用鼠标绘出不同的区域,由程序自动填色,很好的演示了地图的四色问题-Four color theorem, also known as four-color conjecture, four-color problem, is the world s three or fou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1401908
    • 提供者:胡凯
  1. ROADS

    0下载:
  2. 这是一道关于最短路径的算法问题,虽然问题简单但是其中的思想非常值得借鉴和学习,其中用到了优先队列和图的宽度搜索-This is a question about the shortest path algorithm, although the problem is simple, but the idea which is worth learning and learning, which uses the width of the search priority queue and ma
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:12169
    • 提供者:贵族
  1. MAPturbo均衡通信系统链路

    1下载:
  2. 完整的turbo均衡链路,译码和均衡算法均为MAP,生成不同EbN0下的误码率曲线图
  3. 所属分类:matlab例程

    • 发布日期:2015-05-14
    • 文件大小:7556
    • 提供者:lhj2822700
  1. wet1

    0下载:
  2. 基于K均值算法对数据地图进行处理的一个代码-A code is based on K-means algorithm for processing the data map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:王杰
  1. 2010011016_e5_p1

    0下载:
  2. 用图的相关算法,解决清华园旅游问题,包括计算游览完不包括教学楼的所有景点需要的次数,找出最长的最短路径最小的点,计算铺设能到达所有景点的光纤的最小长度及路径。通过实验掌握图的表示方法和算法。-With related algorithms map, solve Tsinghua tourism issues, including the calculation does not include the number of times after visiting all the attracti
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8107557
    • 提供者:林宇
  1. c12

    0下载:
  2. matlab下的一个腐蚀数据地图处理的代码,包含对图像信息处理,聚类算法并且计算与边界距离,很好用-matlab under a corrosion map data processing code, including image information processing, clustering algorithms and calculates the distance to the boundary, good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1591
    • 提供者:王杰
  1. PIO

    2下载:
  2. PIO算法的matlab程序,用于路径自动规划-Inspired by the above homing behaviors of pigeons, a novel bio-inspired swarm intelligence optimizer which is named PIO has been invented in 2014 . In order to idealize some of the homing characteristics of pigeons, two operat
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7657
    • 提供者:Hugo LEE
  1. VD2

    1下载:
  2. 卡尔曼滤波器的应用,VD算法,适用于目标跟踪问题,可以获得跟踪曲线,跟踪误差图-Kalman filter application, VD algorithm for target tracking, you can get track curves, the tracking error map
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2796
    • 提供者:葛桐羽
  1. WuYufei_matlab

    0下载:
  2. turbo编译码matlab程序,实现了Log-Map,SOVA译码算法,编码器可任意配置-a matlab program contain turbo encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:19235
    • 提供者:fdggd
  1. chengxutu

    2下载:
  2. 混沌粒子群优化算法,有测试函数,可以直接运行,对研究不同混沌映射的粒子群算法有帮助-Chaos particle swarm optimization algorithm, the test function can be directly run, the study of the particle swarm algorithm with different chaotic map help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1040424
    • 提供者:郭洁皓
  1. find_shortest_path

    0下载:
  2. 通过Dijkstra算法实现对于给定带权重地图,输入起点和终点找寻最短路径,并输出路径.-By Dijkstra algorithm given a weighted map, enter the start and end to find the shortest path, and output path.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:39082
    • 提供者:李瑞男
  1. fast-guided-filter-code-v1

    0下载:
  2. 导向滤波器,可以对图像实现增强、渐变处理、保边平滑等作用,可以在去雾算法中使用对图像的透射率进行优化。-guided filter,you would use it to enhance the image,image feathering,smooth,and to optimize the transmission map when dehazeing the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2179793
    • 提供者:chenchao
  1. Chebyshev_CS

    2下载:
  2. 这个代码是用chebyshev作为测量矩阵的压缩感知图像加密压缩算法。-this code is chebyshev map to controll measurement matrix.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:杨建平
  1. FFT

    0下载:
  2. 这是用Matlab实现的基于傅里叶变换的矢量地图的水印加密算法。其中包括加密源程序和解密源程序。-This is achieved using Matlab Based on Fourier Transform vector map watermarking encryption algorithm. Including encryption and decryption source code source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1160010
    • 提供者:卞则康
  1. Arnold

    0下载:
  2. 基于二维猫映射进行混沌加密算法,大大提到了图像安全性-Chaotic encryption algorithm based on two-dimensional cat map, greatly mentioned security image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1792824
    • 提供者:
  1. T_Dijstra

    0下载:
  2. matlab实现图上需找最短路径的迪杰斯特拉算法,寻找任一点和其他点之间的最短距离,最终结果为最短路径度量矩阵和正序路由矩阵-matlab implementation on the map to find the shortest path Dijkstra algorithm to find the shortest distance between any point and other points, the final result is the shortest path metri
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:Lancy Green
  1. dijkstra

    0下载:
  2. 利用dijkstra搜索算法实现对随机生成节点地图的最短路径的搜索。-you can use this matlab code to achieve the searching function of Dijkstra algorithm for randmon map.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:21031
    • 提供者:许曼
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com