CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 译码 程序

搜索资源列表

  1. 点阵系统板程序查表

    0下载:
  2. 点阵系统板程序查表 详细内容可查138芯片资料:(4线—16线译码器)
  3. 所属分类:编程文档

    • 发布日期:2010-09-14
    • 文件大小:81920
    • 提供者:1039312764
  1. 216.rar

    0下载:
  2. (2,1,6)卷积码的viterbi译码程序,希望对需要的人有所帮助,(2,1,6) convolutional code viterbi decoding process, and they hope to help people in need
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:xiaotian
  1. mskviterbi

    1下载:
  2. 该程序实现的是MSK调制方式下,用维特比实现译码的功能-The program of the realization of the MSK modulation mode, is with victor than implement the function of the decoding
  3. 所属分类:Communication

    • 发布日期:2016-06-05
    • 文件大小:1024
    • 提供者:Ming Sheng
  1. Convolutional-code-codec-matlab

    0下载:
  2. 卷积码(2,1,3)编译码matlab程序,简单易懂-Convolutional code (2,1,3) codec matlab
  3. 所属分类:Communication

    • 发布日期:2017-11-02
    • 文件大小:13602
    • 提供者:lichaojie
  1. matlab

    3下载:
  2. 算术编码与译码的matlab程序 信息论 通信 -matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1417
    • 提供者:ww
  1. viterbi_decode

    0下载:
  2. 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:2156
    • 提供者:刘伟
  1. pcm

    0下载:
  2. 本文是关于A率PCM译码器的设计源程序,程序内有详细的解析可以供参考-This article is about the rate of PCM decoder A design of source code, the program contains a detailed analysis can be used for reference
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:256282
    • 提供者:
  1. BCJR

    1下载:
  2. BCJR算法是在Turbo码的译码中广泛使用的一种重要算法。程序实现了BCJR的具体译码方法。程序是MAP-LOG的实现算法。-BCJR Algorithm for Turbo decoding is widely used in a key algorithm. The specific procedures implemented BCJR decoding method. MAP-LOG program is the realization algorithm.
  3. 所属分类:Communication

    • 发布日期:2016-04-19
    • 文件大小:987
    • 提供者:jack
  1. Viterb

    0下载:
  2. viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:3172
    • 提供者:jack
  1. rs_enc_dec

    0下载:
  2. RS编译码的C程序,用的是很经典的BM算法,已在VC上调试通过-rs encoder and decoder program
  3. 所属分类:Communication

    • 发布日期:2016-03-16
    • 文件大小:7168
    • 提供者:songbing
  1. ldpc_rec_dec

    0下载:
  2. LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过-LDPC encoder and decoder
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:11098
    • 提供者:songbing
  1. 16QAM

    0下载:
  2. 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2184563
    • 提供者:
  1. alamouti

    0下载:
  2. alamouti 空时编译码程序 实现了两发两收的空时编译码-alamouti coding & decoding
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:4491
    • 提供者:李欣禹
  1. log_map

    0下载:
  2. 自己编写的Turbo码译码程序,采用log-map译码算法,并采用迭代译码。-Turbo code decoding procedures,written by myself, using Log-MAP decoding algorithm, and the use of iterative decoding.
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:2241
    • 提供者:单边
  1. matlab-cov

    0下载:
  2. 卷积编译码程序,较简单,经试验可以,欢迎大家指正-Convolution decoding procedure is relatively simple, the test may be, we welcome correction
  3. 所属分类:Communication

    • 发布日期:2017-11-05
    • 文件大小:6363
    • 提供者:李思霏
  1. viterbi-decoder-master

    0下载:
  2. MATLAB仿真信道 VITERBI译码程序-MATLAB simulation channel decoding program VITERBI
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:6239
    • 提供者:liuqiang
  1. BCH_matlab

    1下载:
  2. BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档-BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:176332
    • 提供者:唐杰
  1. mungao_v69

    0下载:
  2. LDPC码的完整的编译码,对于初学者具有参考意义,计算互信息非常有用的一组程序。- Complete codec LDPC code, For beginners with a reference value, Mutual information is useful to calculate a set of procedures.
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:5802
    • 提供者:王亮利
搜珍网 www.dssz.com