搜索资源列表
CRC算法和c语言实现
- CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
eccnew
- 该程序可以算出未经编码和编码后的误码率,从而很清楚的表现纠错编码后系统的改善.-the program can be calculated without coding and the coding error rate, the performance is very clear after the error-correcting coding system improvements.
资料:一些纠错编码源代码
- 资料:一些纠错编码源代码,包括bch3121,bch4836,goloay等-information : some of the source code error correction coding, including bch3121, bch4836, goloay etc.
fiftyyearsofcodingtheory
- fifty years of coding theory,一篇经典的讲述纠错编码的IEEE文档,适合纠错编码读者阅读。里面详细讲述的纠错编码的发展史,包括BCH、RS、卷积码、Turbo码等编码
CMX469AP
- CMX469 编码/解码/同步 RS 编码/解码/纠错
TurboIntroduce
- Turbo码是近年来研究发展都比较热点的一种纠错编码,本文介绍了Turbo码产生前前后后的一些情况
数字视频图像传输系统实现中几个问题的研究
- MATLAB程序的仿真比较。随后,针对QPsK,详细讨论了其基本原理和具体的实现算法,并进行了仿真验证,然后选用HSP502巧数字上变频芯片和HSP50214B数字下变频芯片,设计了数字调制、解调器的实现方案。最后,作为对整个数字视频图像传输系统的宏观认识,利用M户JLAB中的实时建模仿真Simullnk库对典型的视频图像传输系统一数字视频广播系统(D vB),进行了建模、仿真和初步的分析,结果表明:在高斯白噪声的传输环境下,系统采取的一系列抗干扰措施,包括内、外码级联的信道纠错编码和先进的调制
通信类程序,编码和解码
- 通信类程序,编码和解码!纠错编码类的,欢迎大家下载学习,communication programming
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
hamming7_4
- 使用MATLAB 实现(7 4)汉明码编码 并完成纠错 译码正确 可直接使用-hanning7_4.m
convolutional-code-2-1-4-viterbi
- 本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
ECC
- hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
Cyclic-codes
- 循环码的编码及译码源程序,对译码结果进行纠错-Cyclic codes source coding and decoding of error correction decoding result
mochanism
- 给出了纠错编码中BCh码BMA迭代译码方法的整个流程及仿真程序()
mauipulator
- 通信的基带编码算法,FEC前向纠错算法 RS编码的详细介绍 无线数据通信方面用于前向纠错,减少误码率()