搜索资源列表
二维码编解码
- QR,二维码
二维码扫描及解码
- 二维码扫描,简化后的ZXing 更加方便我们了解ZXing项目 是如何解码的。只要仔细查看源码,进行单点跟踪调试,相信大家很容易能理解。 -Two-dimensional code scanning, simplified ZXing ZXing project easier to understand how we decode. As long as carefully looking at the source, single-point tracking debugging, I
mfc 2d Bar code DM二维码解码工具
- DM二维码解码工具,使用halcon导出源程序,使用vs2010开发。-DM-dimensional code decoding tool, export the source code using halcon using vs2010 development.
QRCode二维码编解码类库
- QRCode二维码编解码类库,zxing1.7版本-QRCode dimensional code decoding library, zxing1.7 version
QRCode.二维码QR编码解码源代码
- 二维码QR编码解码源代码,功能十分强大的二维码QR生成源码,Two-dimensional QR code codec source code, functionality is very powerful source to generate two-dimensional QR code
src.rar
- 二维码开发实例,解码及编码等相关代码,等等更多信息,Development of examples of two-dimensional code, decoding and encoding and other related code
QRcode.rar
- 二维码是一种快速识别编码,本程序是一款二维码解码程序,Visual C++6.0平台。,Two-dimensional code is a fast identification code, the procedure is a two-dimensional code decoding process, Visual C++ 6.0 platform.
DataMatrix
- DataMatrix(DM码)二维码编解码库及DEMO,包括DM码生成及识别(摄像头)-DataMatrix (DM code) two-dimensional code decoding library and DEMO, including the DM code generation and recognition (camera)
QRCodeCameraNet
- 基于开源的Qrcode进行的改动,通过摄像头获取二维码图像并予以解码,在.net 2005中已编译成功-Based on open source Qrcode to change, through the camera to obtain two-dimensional code image, and to be decoded, in the. Net 2005 has been compiled successfully
BarCode
- 用VC开发的一个二维码编解码程序,支持PDF417,QR等编码-VC developed with a two-dimensional encoding and decoding procedures, support PDF417, QR code, etc.
qrcoded
- qrcoded 日本二维码解码程序,速度快-qrcoded Japanese two-dimensional code decoding process, fast
Barcode_Decode
- 这是一个可以进行二维码解码的软件源码,支持QR码等,delphi调用-barcode decorde
pdf417decode2.0
- 用于实现pdf417解码,二维码解码此系统可应用于需要对二维码进行识别的各种领域-pdf417decode,dimensional code decoding system can be applied to the need for two-dimensional code to identify the various areas, particularly
MFC生成二维码的源代码
- 二维码生成的解码与生成代码基于mfc的开发(erweimashengcasdasdasd)
VC++ QRcode二维码解码器程序源码
- VC++ QRcode二维码解码器,开源共享。(VC ++ QRcode 2D code decoder, open source sharing.)
二维码生成及解码工具
- as3.0 生成二维码图片以及小Dome程序(Generate two-dimensional code)
zxing-zxing-3.3.1.tar
- github上下载最新开源二维码解码源码,安卓zxing3.3.1(The latest open two-dimensional code decoding source code, Android zxing)
qrcode
- 二维码解码,把图片放在根目录,decode.php就能调用(Two-dimensional code decoding, put the picture in the root directory, decode.php can be called)
vc二维码编解码
- 用vc开发的二维码编码、解码源程序,能直接运行
使用QZXing实现二维码解码
- QT平台下,使用QZXing实现二维码解码