搜索资源列表
RScode.tar
- RS 码的编译码程序,对编码分析有一定的帮助,采用迭代译码算法. -RS encryption procedures, coding analysis is certainly helpful, using iterative decoding algorithm.
rscode-1.0
- 无线通讯中使用的一种揪错算法,rs 1.0 揪错能力可配置 能纠正 (冗余长度)/2-1 个错误 -wireless communications used in a clutch wrong algorithm, rs 1.0 ferret capacity can be configured wrong to be corrected (Redundant length) / 2-1 mistake
rscode-1.0.tar
- Reed Solomon channel FEC coding algorithm source code-Reed Solomon FEC channel coding algorithm source code
RScode
- RS的编码。最新的移动多媒体应用技术的源代码-RS coding. The latest mobile multimedia application source code
RScode-RAID-AP
- Reed-Soloman Code. Very good document to understand Reed-Soloman coding.
RScode.tar
- RS 码的编译码程序,对编码分析有一定的帮助,采用迭代译码算法. -RS encryption procedures, coding analysis is certainly helpful, using iterative decoding algorithm.
rscode-1.0.tar
- Reed Solomon channel FEC coding algorithm source code-Reed Solomon FEC channel coding algorithm source code
RScode
- RS的编码。最新的移动多媒体应用技术的源代码-RS coding. The latest mobile multimedia application source code
RScode-RAID-AP
- Reed-Soloman Code. Very good document to understand Reed-Soloman coding.
RScode
- RS代码解码程序,用C编写的,用于对RS代码解码,其中附PDF文档-RS code decoding process, prepared by C, for the RS code decoding, which is attached PDF document
rscode
- RS编解码过程,并包括进制转换和域的变换,可用于RS码仿真-RS codec process, and includes hexadecimal conversion and transform domain can be used for RS code simulation
rscode
- 实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be gen
rscode-1.0
- RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值-the rs decoder c code
RSCode
- 用matlab语言 编写的rs码编码和解码,并附带说明-With rs language matlab code encoding and decoding, together with an indication of
rscode
- 李德所罗门校验算法资料合集! Reed-Solomon Data Material Collection 李德所罗门校验算法资料合集! Reed-Solomon Data Material Collection-Li Solomon checksum algorithm data collection! Reed-Solomon Data Material Collection Li Solomon checksum al
rscode
- RS编码器在fpga上的实现,用的modelsim开发环境-RS encoder in the realization of the fpga, development environment used in modelsim
rscode-1.0a
- reed solomon decode&encode
RSCode
- (28,24)RS码表示码块长度共28个符号,其中信息代码的长度为24,检验码有4个检验符号。在这个由28个符号组成的码块中,可以纠正在这个码块中出现的2个分散的或者2个连续的符号错误,但不能纠正3个或者3个以上的符号错误。 -(28,24) RS code, said code block length of 28 symbols, including the length of the code information 24,
rscode-1.3
- reed solomon code written in C++ and can be used to correct errors
RScode
- RS编码的例子,可以参考这个学RS编码,可以参考通信原理的书籍来对照来学!-This is a example about RS coding ,and you can learn RS by that.