rstemp.tst

来自「数字通信第四版原书的例程」· TST 代码 · 共 9 行

TST
9
字号
This is a test file for Reed-Solomon code. In this
example, the original file is coded with Reed-Solomon code    
with N=127 and K=117. Assume there is some error  
in the storage or the fransformation. The file should be      
recovered in the R-S decoding process. The begin- 
ning of the coded file is the redundancy symbols added by     
the coding process, which are used in the recovery process.   
This example uses functions RSENCOF and RSDECOF.--end.

⌨️ 快捷键说明

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