rs

所属分类:matlab编程
开发工具:matlab
文件大小:9KB
下载次数:9
上传日期:2010-09-24 22:25:13
上 传 者lohiya
说明:  Matlab code for RS encoding and decoding

文件列表:
rs\Makefile (205, 1997-08-09)
rs\rs32.c (11705, 1997-08-09)
rs\rs32.h (1837, 1997-08-09)
rs\rs32asm.s (3868, 1997-08-09)
rs\rstest.c (3638, 1997-08-09)
rs (0, 2010-09-24)

This package is a special version of the Reed-Solomon package. It is hardwired for the (255,223) code over GF(256). The encoder is implemented entirely in optimized assembler for the Intel 386 series CPU, and the decoder has an assembler assist for computing the syndrome components. The result is a much faster encoder/decoder for this particular code than the general C version. The encoding speed on a 133 MHz Pentium is about 30 Mb/s. The decoding speed on a block without any errors is about 16 Mb/s. Phil Karn karn@ka9q.ampr.org August 1997

近期下载者

相关文件


收藏者