RS编译码算法的实现 c程序
文件大小: 16k
源码售价: 10 个金币 积分规则     积分充值
资源说明:This program is an encoder/decoder for Reed-Solomon codes. Encoding is in systematic form, decoding via the Berlekamp iterative algorithm. In the present form , the constants mm, nn, tt, and kk=nn-2tt must be specified (the double letters are used simply to avoid clashes with other n,k,t used in other programs into which this was incorporated!) Also, the irreducible polynomial used to generate GF(2**mm) must also be entered -- these can be found in Lin and Costello, and also Clark and Cain.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。