摘要
在二维码编码的实现过程中,分析了QR Code二维条码的结构、编码步骤、编码原理和Reed-Solomon算法,并以数字模式为实例按照QR Code编码原理直观的描述了实现二维码QR Code的编码、纠错等功能。采用VC++的编程环境,通过对二维码编码程序反复测试,实现了二维码QR Code的编码程序设计。
In the implementation of the two-dimensional code encoding,to analysis QR Code structure of the two-dimensional barcode,the encoding step,the encoding principle and the Reed-Solomon algorithm,for instance,in digital mode,according to QR Code coding theory to describes how to achieve the two-dimensional code QR Code encoding,error correction and other functions.In the VC++ programming environment,achieved the two-dimensional code QR Code program designed,by the testing repeatedly for the two-dimensional coding program.
出处
《电脑知识与技术》
2013年第4X期2904-2908,共5页
Computer Knowledge and Technology
关键词
QR
Code
二维码
编码
VC++
纠错
QR Code
two-dimensional code
encoding
VC++
Error Correction