搜索资源列表
ZXing-1.3.zip
- ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
ZXing
- 一维码、二维码条码识别程序,是google上的一个开源项目。包含java、c、iphone、javame、Android等平台源代码-One-dimensional codes, two-dimensional bar code identification procedures, is an open source project on google. Including java, c, iphone, javame, Android platform source code, etc.
BarcodeReader
- mobile手机上的条形码识别程序样例,经ZXING开源修改而来,供需要者参考。 待有时间将采用Direct3D改进性能。-Barcode reader on windows mobile phone
ZXing.Net.DemoClients.0.11.0.0
- zxing demo,主要是C#平台下使用,简单易用-zxing demo
TestZxing
- Zxing开源库Vs2008移植版本,不需要第三方库就可以直接解一维和二维条码。-Zxing barcode open source project for vs2008,1d or 2d barcode decoder!
zxingCodeAndDemo
- zxing二维码扫描的源代码,包括zxing核心包的jar和ZXingDemo源码,非常详细.-zxing dimensional code scanning of source code, including zxing core package jar and ZXingDemo source, very detailed.
QRCode
- 二维码与一维码生成器与解码 Development Tool : Visual Studio 2008 Development Tanguage : c# Control : zxing.d-Development Tool : Visual Studio 2008 Development Tanguage : c# Control : zxing.dll
zxing-core2.2
- Google的开源工具zxing core 2.2,可用于制作二维码、条形码等图形。-Google s open source tools zxing core 2.2, for the production of two-dimensional codes, barcodes and other graphics
ZXingGUI-master
- 条码ZXing库的测试程序, 可读入图片,解析条码内容。-The test program of ZXing barcode library.
qr_code
- 实现二维码的生成,主要是基于Zxing二维码-generate Qr_code
zxing
- 安卓二维码的生成与解析。有多种途径。google官方(Generation and analysis of Android two dimensional code. There are many ways. Google official)
QRCode.jar
- 去掉zip 就是jar包文件,识别率比zxing强多了(QRCode.jar,good!!!!!!!!!!!!!!!!!!!)
Desktop
- 利用ZXING在MATLAB中实现QR二维码的识别(QR two dimensional code recognition)
ZXing.Net.0.16.0.0
- 通过ZXing DLL 生成二维码,该DLL 是由谷歌生产,市面上使用率比较高。(Generating two dimensional codes through ZXing DLL)
google
- google的zxing识别模块,包含源码及demo模块,嵌入即用。(zxing module of google, including source codes.)
二维码生成源码
- 支持中文生成,底层采用Zxing.DLL(一定是416KB)的哦
MATLAB数字水印DWT+DCT+GUI+攻击+psnr
- 用Matlab编程实现QR二维码的生成与识别,内含zxing-core-1.7和zxing-j2se-1.7的Zxing开源库,下载下来即可运行使用,无需再去下载相应的Zxing开源库,另外本资源将QR二维码编解码分别封装为函数了,这样使用起来方便。(The generation and recognition of QR QR code is realized by MATLAB programming, which contains the zxing open source library