| 接口 | 说明 |
|---|---|
| CodingLoop | |
| IFecDecode |
Created by JinMiao
2021/2/2.
|
| IFecEncode |
Created by JinMiao
2021/2/2.
|
| 类 | 说明 |
|---|---|
| ByteInputOutputExpCodingLoop | |
| ByteInputOutputTableCodingLoop | |
| ByteOutputInputExpCodingLoop | |
| ByteOutputInputTableCodingLoop | |
| CodingLoopBase |
Common implementations for coding loops.
|
| FecAdapt |
Created by JinMiao
2021/2/2.
|
| Galois |
8-bit Galois Field
This class implements multiplication, division, addition,
subtraction, and exponentiation.
|
| InputByteOutputExpCodingLoop | |
| InputByteOutputTableCodingLoop | |
| InputOutputByteExpCodingLoop | |
| InputOutputByteTableCodingLoop | |
| Matrix |
A matrix over the 8-bit Galois field.
|
| OutputByteInputExpCodingLoop | |
| OutputByteInputTableCodingLoop | |
| OutputInputByteExpCodingLoop | |
| OutputInputByteTableCodingLoop | |
| ReedSolomon |
Reed-Solomon Coding over 8-bit values.
|
| ReedSolomonBenchmark |
Benchmark of Reed-Solomon encoding.
|
| ReedSolomonBenchmark.BufferSet | |
| ReedSolomonBenchmark.Measurement | |
| SampleDecoder |
Command-line program that decodes a file using Reed-Solomon 4+2.
|
| SampleEncoder |
Command-line program encodes one file using Reed-Solomon 4+2.
|
Copyright © 2022. All rights reserved.