文件名称:rscode
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- gog***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现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 generated is 255 bytes, including parity bytes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
berlekamp.c
config.doc
crcgen.c
ecc.h
example.c
galois.c
Makefile
README
rs.c
rs.doc
TAGS
config.doc
crcgen.c
ecc.h
example.c
galois.c
Makefile
README
rs.c
rs.doc
TAGS