码字
An 8-bit (one byte) unit of data in a QR code. The data stream is divided into data codewords (carrying the payload) and error correction codewords (carrying Reed-Solomon parity). Both types are interleaved across the data region.
相关术语
Related Content
QR Code解析:每个组成部分详解
QR Code Fundamentals…column pattern, snaking right to left across the symbol. Quiet Zone A mandatory minimum 4-module-wide blank margin…
QR Code版本1-40:大小、容量和选择
QR Code Fundamentals…at EC Level M: Version Modules Numeric Alphanumeric Byte 1 21x21 34 20 14 5 37x37 202 122 84 10 57x57 652 395 271…
编码模式:数字、字母数字、字节、汉字和ECI
QR Code FundamentalsEncoding Modes: Numeric, Alphanumeric, Byte, Kanji, and ECI QR codes support multiple encoding modes ,…
静态vs动态QR Codes:优缺点与适用场景
QR Code Fundamentals…Codes A static QR code encodes your data directly into the symbol. The URL , WiFi credentials , or contact information is…
QR Code数据容量:按版本和模式的最大字符数
QR Code Fundamentals…3 digits 10 bits 3.33 Alphanumeric 2 chars 11 bits 5.5 Byte 1 byte 8 bits 8.0 Kanji 1 char 13 bits 13.0 Maximum…
掩码图案:每个QR Code中隐藏的优化
QR Code Fundamentals…eight mask patterns to its data area before finalising the symbol. Masking is essential for preventing problematic visual…
定位图案:为什么QR Codes有三个方块
QR Code Fundamentals…them, a scanner could not locate, orient, or decode the symbol. The 1:1:3:1:1 Ratio Each finder pattern is a 7x7 module…
QR Codes中的Reed-Solomon纠错
QR Code Fundamentals…field with 256 elements. Each element corresponds to one byte (0-255), and the field defines special addition (XOR) and…