搜索资源列表
rs.tar
- RS信道编码,可设置域的大小,编码和译码功能齐全,运行在UNIX下-RS channel coding, domain can be set up to the size, encoding and decoding fully functional, running under UNIX
rs-codec-8-16
- 这是一个rs译码器的verilog程序运行于quatus-This is a rs decoder running on Verilog quatus
RS
- 给出RS编码和译码的原理 以及解决方案,特别是硬件的一种解决方案,值得这一方面的人员研究。
RS
- system view软件实现的RS编码译码过程
Verilog HDL 语言编程 RS(204,188)译码器的设计
- Verilog HDL 语言编程 RS(204,188)译码器的设计源码
RS.rar
- RS编译码的MATLAB仿真,每句程序后都附有解释说明,RS encoding and decoding of the MATLAB simulation, every process is accompanied by explanatory notes
RS
- 这是一个RS码的编译码程序,使用C编写的,希望可以对学习RS码的人有帮助!-This is a program about RS coding and decoding.I hope it is helpful to you!
RS进行编译码的同时进行查错功能
- rs编码译码的详细过程,界面友好,可进行编译码的同时进行查错功能-rs detailed process of coding and decoding, friendly interface, can be encoding and decoding functions, while the error checking
rs_eedec_bm
- rs码的编码,里面包含了诸如有限域的生成构造等很多有用的算法-rs encoding code, which contains a limited domain such as the generation of structure, and many other useful algorithms
RS
- 该程序是在Visual C++环境下运行的,可以实现R-S的编码和译码,开发语言是VC++语言。-The procedures are in Visual C++ environment to run, you can achieve RS encoding and decoding, the development of language is VC++ language.
gf_calu
- RS码译码器C语言工程,为[255,191]码率的译码结构,具有通用性-RS decoder C language works [255,191] the decoding bit-rate structure, with common
RS(204.188)design
- RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
euclidesfunciones
- Euclid s Extended Algorithm Algoritmo de Euclides Extendido
RSBCH
- RS BCH 编译码 MATLAB编写 可用-RS BCH encoding and decoding can be written MATLAB
RS
- 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。-This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding )
RS_en_de_soft
- 这是用C++语言编写的RS译码程序,主要的功能是对Rs进行编译码,可以方便的修改码型,采用的经典BM算法,可以方便的进行功能实现。-This is written C++ language RS decoding procedures, the main function of Rs codec, you can easily modify the code type, the classical BM algorithm can easily achieve functional.
rs
- RS码的matlab译码程序,使用BM算法-RS decode
rs_bm
- 这是一个关于RS编译码的程序,程序使用C语言实现,RS译码部分使用BM算法来实现,是属于RS译码的经典算法-This is a RS encoding and decoding procedures, the program uses C language the RS decoding part of the BM algorithm to achieve, is the classic RS decoding algorithm
RS
- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细- 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置
RS码仿真
- 对RS码进行编码译码,再得出在不同信噪比下的误码率(The RS code is coded and decoded, and then the error rate under different SNR is obtained)