搜索资源列表
rs源程序2
- RS(n,k)编解码程序,自己稍稍修改后应用于某工程DSP实现的RS编码的程序!-RS (n, k) codec procedures, their slightly modified for a project of RS DSP coding procedures!
F2812_standalone
- 基于TMS320F2812的AMR+RS编解码+OFDM调制解调源程序。是stand alone运行版本,即无需接入JTAG仿真器,下载后直接运行。包括ADC和PWM的控制。-based on TMS320F2812 AMR codecs RS OFDM modulation and demodulation source. Is a stand alone version of operation, that is, without access JTAG Emulator download
RS
- RS编解码程序,调试通过!
rs_decoder_31_19_6
- 里的所罗门RS编解码方案,建立工程后可直接编译调试,对于学习RS编码原理的人员可以作为一个例子学习,也可以应用于相应的系统中
rs255253
- Reed Solomon(255/253)纠错码的编解码器-RS is the short form for Reed-Solomon whih is a kind of algorithm for encoding. This package is the en-/decoder for the Reed-Solomon (255,253) error correction codes.
new_RS_Verilog
- 这是基于FPGA的RS编解码的实际例子。我已经调试完成!- This is arranges the decoding based on FPGA RS the actual example. I already debugged complete!
RS_encode
- RS编码器,用于数字电视视频编解码器的信道编码-RS encoder, channel coding for video codecs for digital TV
rs2
- 我自己做的rs 编解码,里面有全套的程序,已经运行通过,可以放心使用-I do rs codec, which has a full range of program has been run through, you can rest assured that use
SAR_Send
- 对altera的RS编解码IP核进行仿真,并且写了编解码的控制模块,用verilog实现,通过仿真,编码和解码功能正确。-test of RS code and RS decode,by using quartus ii9.0 with the IP core
ug_rsii
- Reed-Solomon II MegaCore Function user guide,altera的RS II编解码的宏功能模块的用户手册,是RS的升级版的IP,但大体使用一样。-Reed-Solomon II MegaCore Function user guide, altera s RS II codec macro function module user manual is an upgraded version of the RS s IP, but generally use
RS_Encode_Decode
- RS(255,223)编解码算法。verilogHDL代码实现,在XILINX的芯片上得到验证。不包含任何IP核,方便移植到任何FPGA芯片。-RS (255223) encoding and decoding algorithm. VerilogHDL code to achieve, in the XILINX chip to be verified. Does not contain any IP core, easy to transplant to any FPGA chip.
Reed-Solomon-RS-ENCODE-DECODE
- 支持GF(2^n)域的rs编解码,可直接修改参数实现不同方式的RS编码和解码-This program is an encoder/decoder for Reed-Solomon codes.
RS编译码器verilog
- 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。
RS_encode-decode
- C语言RS (Reed Solomon) 编解码(C language RS (Reed Solomon) encode code and decode)