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

搜索资源列表

  1. 最小生成树prim算法

    0下载:
  2. 最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:袁文
  1. 图的常用算法

    0下载:
  2. 图的常用算法,比较全面 并有一种求图的最短路径的算法, 欢迎指正,-map commonly used algorithms, a more comprehensive and a map for the shortest path algorithm welcome correction, thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16763
    • 提供者:李鹏
  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  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. TSP遗传算法程序

    3下载:
  2. 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134800
    • 提供者:王月
  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. 着色问题,输入一个图和颜色的种数,要求有邻边的两个顶点不能着同一种颜色,找出所有的着色方案-coloring, the importation of a color map and the number of categories, and a two adjacent edges of the peak is not the same color, identify all the coloring program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22115
    • 提供者:周子藤
  1. 算法补充

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

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

    0下载:
  2. 基于logmap算法的vhdl的实现。 通信系统的log—map算法数字vhdl的实现-logmap algorithm based on the achievement of VHDL. The communication system log-map algorithm to achieve the number of VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:21964
    • 提供者:李超
  1. Turbocode

    2下载:
  2. 包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。-including turbo coding - decoding procedures, SOVA including decoding algorithm and max-log-map algorithm, and link integrity test its performance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13265
    • 提供者:tanbo
  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. 2Tx_2Rx_STBC_MAP

    1下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:leon
  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. MAP

    1下载:
  2. 卷积码的最大后验概率译码算法的一个验证matlab算法,必有注释。
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1802
    • 提供者:blackdeath
  1. Turbo_simulink

    3下载:
  2. Turbo码仿真程序。有Turbo码的编码,MAP算法,迭代译码,删余和没删余的。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36140
    • 提供者:杨丽
  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. 粒子群算法求解机器人路径规划

    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
  1. map去除相干斑噪声

    0下载:
  2. 经典的MAP算法,可以用来去除SAR图像中的相干斑噪声,修改加载的图片路径后可以直接运行。
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com