RS编译码算法的实现 c程序
Thisprogramisanencoder/decoderforReed-Solomoncodes.Encodingisinsystematicform,decodingviatheBerlekampiterativealgorithm.Inthepresentform,theconstantsmm,nn,tt,andkk=nn-2ttmustbespecified(thedoublelettersareusedsimplytoavoidclasheswithothern,k,tusedinotherprogramsintowhic
下载地址
用户评论
感觉还是挺不错的
可以用,但是写的不太好。
应该可以运行
试着运行了,感觉有点不对
不过希望还是能多给点注释 = =b 作为初学编码的新人,表示自己写个BCH,注释占用了一半以上才能看懂,不会忘掉程序含义……c语言写的确实很容易理解……