rs32readme.txt

来自「一些纠错编码源代码」· 文本 代码 · 共 14 行

TXT
14
字号
This package is a special version of the Reed-Solomon package. It ishardwired for the (255,223) code over GF(256). The encoder is implementedentirely in optimized assembler for the Intel 386 series CPU, and thedecoder has an assembler assist for computing the syndrome components.The result is a much faster encoder/decoder for this particular codethan the general C version. The encoding speed on a 133 MHz Pentium isabout 30 Mb/s. The decoding speed on a block without any errors isabout 16 Mb/s.Phil Karnkarn@ka9q.ampr.orgAugust 1997

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?