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

搜索资源列表

  1. ViterbiDecoderr

    0下载:
  2. viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:703
    • 提供者:sw
  1. suanshu

    0下载:
  2. 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结果fs的码元即为所译码的码元。 最后,我们可以利用此码
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1207
    • 提供者:张继红
  1. Viterbi

    0下载:
  2. Viterbi译码器的FPGA实现代码,来在国外大学论坛.-Viterbi decoder implementation of the FPGA code to the Forum at foreign universities.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7823
    • 提供者:蔡敏
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. viterbidecode

    0下载:
  2. 基于卷积码的维特采用bpsk调制方式的维特比译码程序,-Based on the Viterbi convolutional codes using BPSK modulation Viterbi procedures,
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:5230
    • 提供者:王子楠
  1. viterbi_decoder

    0下载:
  2. 卷积码,维特比译码法,各种类型,类型齐全-viterbi_decoder
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:ganming
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. Huffman

    0下载:
  2. 完美实现哈夫曼编码译码 用 vc++实现哈夫曼编码译码-Achieve perfect Huffman decoding using vc++ implementation Huffman decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:293046
    • 提供者:wyshzz
  1. Vitebi

    0下载:
  2. 本程序为Visual C++编写的维特比译码算法,效率较高-This procedure for the Visual C++ to prepare the Viterbi algorithm, more efficient
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5070
    • 提供者:titi221
  1. 73462688vtbit

    0下载:
  2. Viterbi译码,相信这个对大家有帮助!-Viterbi decoding, I believe this to have everyone help!
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:141884
    • 提供者:吴鹏
  1. LDPCdemo

    2下载:
  2. lDPC编解码程序,以MATLAB为其开发环境,采用的是LLR BP译码,对LDPC码编程有帮助。-codec lDPC procedures to MATLAB for their development environment, using the LLR BP decoding of LDPC codes assist programming there is.
  3. 所属分类:matlab

    • 发布日期:2016-02-26
    • 文件大小:496696
    • 提供者:宋时立
  1. LDPC_c

    2下载:
  2. LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
  3. 所属分类:邮电通讯系统

    • 发布日期:2013-10-12
    • 文件大小:290099
    • 提供者:luzhen
  1. BCHdecode

    0下载:
  2. 给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序-Error-correcting code is given in the BMA Code BCh iterative decoding methods and the whole process simulation program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:4165
    • 提供者:songyunxia
  1. TPC-chase

    4下载:
  2. TPC的Chase迭代译码时测试图样的程序-TPC of Chase iterative decoding process when the test pattern
  3. 所属分类:3G develop

    • 发布日期:2016-11-21
    • 文件大小:6121
    • 提供者:陈炜炜
  1. hdlt

    0下载:
  2. 这是一个计算维特比译码的程序,经测试正常运行。生成多项式171,1-This is a calculation of the Viterbi decoding process, the normal operation of the test. Polynomial generated 171,133
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:143055
    • 提供者:mike
  1. viterbi_ultmate

    1下载:
  2. 维特比译码算法,用 VC++编写的(3,1,2)码译码过程,-Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:552845
    • 提供者:
  1. huffman

    0下载:
  2. 编写完整的系统,要求具有以下功能: 1、 I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存入文件hfmTree中。 2、 E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 3、 D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:320281
    • 提供者:张亦楠
  1. Turbo-codedOFDMsystemandsimulation

    0下载:
  2. 该文对OFDM原理及其实现做了分析说明,还分析了Turbo码的编译码。阐述了Turbo 码应用与OFDM的意义,并对Turbo-OFDM进行了MATLAB仿真。 -The principle and the realization of OFDM analysis done, but also an analysis of the encoding and decoding Turbo codes. Turbo Code Applications on the meaning and O
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:56811
    • 提供者:zhouxu
  1. RS_soft_decoding_developmengt

    0下载:
  2. rs码的软迭代译码算法,供大家参考,有参考价值。-rs soft iteration
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:216723
    • 提供者:kathy
  1. Matlab

    1下载:
  2. 下面这个是汉明码编译码的matlab程序,希望有帮助于你们-matlab
  3. 所属分类:压缩解压

    • 发布日期:2013-07-31
    • 文件大小:1025
    • 提供者:张清松
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com