伽罗瓦域
又称:
GF(256)
finite field
The finite field GF(2^8) = GF(256) used in QR code Reed-Solomon calculations. All arithmetic operations (addition, multiplication) on codeword symbols are performed in this field using a generator polynomial of degree 8.
相关术语
Related Content
QR Codes中的Reed-Solomon纠错
QR Code Fundamentals…Reed-Solomon (RS) error correction , a block code based on finite field arithmetic. What Reed-Solomon Does RS codes add redundant…
Reed-Solomon编码:QR纠错背后的数学
Error Correction & Data Integrity…All RS arithmetic in QR codes operates over GF(256) — a finite field with exactly 256 elements (0 to 255). This field is…