搜索资源列表
RS码在CT2中的应用
- 《通信仿真及应用实例》书中实例,利用simulink工具对RS编码进行仿真
rs码的Simulink仿真
- rs码的Simulink仿真,将修正的euclid作为RS码的核心。-rs of the Simulink simulation code will be amended as the RS code euclid core.
RS
- 关于RS编码和译码的一本比较好的书,详细讲述了RS码的原理。-On the RS encoding and decoding a relatively good book, a detailed account of the principle of RS codes.
RS_decode
- RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
RS
- 基于MEA算法的RS(255,223)码的译码软件实现-MEA algorithm based on RS (255,223) code decoding software
RSyima
- RS(Reed-Solomon)码是一种多进制的BCH码。由于其特有的结构特点,既适宜纠正随机错误,更适宜纠正突发错误-RS (Reed-Solomon) code is a multi-ary BCH codes. Because of its unique structural characteristics, not only suitable for correcting random errors, more appropriate to correct the burst error
RS
- RS码译码算法对比研究,将常用的RS码算法做比较-Comparison of RS code decoding algorithm will be used to compare the RS code algorithm
RS3123
- Reed- So lomon (RS) 码是一种重要的纠错码, 它对随机性和突发性错误有极强的纠错能力, 广泛应用于 数字视频广播(DVB) 系统和其它数字通信领域。给出了一种GF (25) 域上的RS (31, 23) 编码器的实现算法, 介绍 了用现场可编程门阵列(FPGA ) 实现RS 编码器的原理和过程, 并给出了实现电路及其仿真的输出波形。-Reed-So lomon (RS) code is an important error-correcting code, its ra
Reed-Solomen_RAID
- RS码编码理论是现在的一种主流理论,主要通过RS编码实现内存当中的传输错误纠正-RS coding theory is now a mainstream theory, the main memory through the RS coding to achieve error correction transmission among
ReedSolomon-decode-new-circuit
- 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
RS
- 在CMMB,IEEE 802.16d及DVB标准中RS码编解码器的设计与实现,其算法及FPGA实现,RS编解码的C源代码程序-Design and implementation of RS encoding and decoding in CMMB, IEEE 802.16d, and the DVB standard algorithm and FPGA implementation, RS codec C source code program
GPS-simulator-software-design
- 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
(chp6)
- hamming编码和RS码,在AWGN下性能-hamming codes and RS codes in AWGN performance
ex6
- 使用MATLAB函数反正(15,11)RS码通过二进制对称信道的性能-Use the MATLAB function anyway (15, 11) RS code performance through binary symmetric channel
A-Comparative--of--LDPC-codes
- 本论文主要对多进制 LDPC 码(Q-LDPC,Non-binary Low Density Parity Check Codes)的性能进行了深入的研究,并与二进制 LDPC 码(B-LDPC)、RS码(Reed-Solomon Codes)进行了全面的比较分析-This paper mainly binary LDPC codes (Q-LDPC, Non-binary Low Density Parity Check Codes) the performance of in-depth r
matlab rs码
- matlab的译码研究,对于初学者很有用