文件名称:TestZxing
-
所属分类:
- 标签属性:
- 上传时间:2016-11-02
-
文件大小:838.83kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Zxing 源码下编译输出接口,整个工程含测试的exe工程,也含dll工程,还包含测试程序工程,(含dll和lib库)可以对条形码等文件识别,也可以对图形的一块区域进行识别。-zxing source,export dll and library.include all projects such as exe,dll and the test project.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestZxing.sln
TestZxing.suo
TestZxing/bigint/BigInteger.cc
TestZxing/bigint/BigInteger.hh
TestZxing/bigint/BigIntegerAlgorithms.cc
TestZxing/bigint/BigIntegerAlgorithms.hh
TestZxing/bigint/BigIntegerLibrary.hh
TestZxing/bigint/BigIntegerUtils.cc
TestZxing/bigint/BigIntegerUtils.hh
TestZxing/bigint/BigUnsigned.cc
TestZxing/bigint/BigUnsigned.hh
TestZxing/bigint/BigUnsignedInABase.cc
TestZxing/bigint/BigUnsignedInABase.hh
TestZxing/bigint/NumberlikeArray.hh
TestZxing/BufferBitmapSource.cpp
TestZxing/BufferBitmapSource.h
TestZxing/ImageReaderSource.cpp
TestZxing/ImageReaderSource.h
TestZxing/jpgd.cpp
TestZxing/jpgd.h
TestZxing/lodepng.cpp
TestZxing/lodepng.h
TestZxing/old__TestZxing.cpp
TestZxing/parseQRInfo.cpp
TestZxing/PicCut.cpp
TestZxing/PicCut.h
TestZxing/Release.obj
TestZxing/stdafx.cpp
TestZxing/stdafx.h
TestZxing/stdint.h
TestZxing/targetver.h
TestZxing/TestDll/const.h
TestZxing/TestDll/define.h
TestZxing/TestDll/Function.cpp
TestZxing/TestDll/Function.h
TestZxing/TestDll/PicCut.cpp
TestZxing/TestDll/PicCut.h
TestZxing/TestDll/ReadMe.txt
TestZxing/TestDll/res/TestDll.ico
TestZxing/TestDll/res/TestDll.rc2
TestZxing/TestDll/Resource.h
TestZxing/TestDll/SendImage2Host.cpp
TestZxing/TestDll/SendImage2Host.h
TestZxing/TestDll/stdafx.cpp
TestZxing/TestDll/stdafx.h
TestZxing/TestDll/TestDll.aps
TestZxing/TestDll/TestDll.cpp
TestZxing/TestDll/TestDll.h
TestZxing/TestDll/TestDll.rc
TestZxing/TestDll/TestDll.vcproj
TestZxing/TestDll/TestDll.vcproj.WINDOWS-BINGLEY.Administrator.user
TestZxing/TestDll/TestDllDlg.cpp
TestZxing/TestDll/TestDllDlg.h
TestZxing/TestDll/ZxingEx.dll
TestZxing/TestDll/ZxingEx.h
TestZxing/TestDll/ZxingEx.lib
TestZxing/TestDll/ZxingExd.lib
TestZxing/TestZxing.cpp
TestZxing/TestZxing.h
TestZxing/TestZxing.vcproj
TestZxing/TestZxing.vcproj.WINDOWS-BINGLEY.Administrator.user
TestZxing/zxing/aztec/AztecDetectorResult.cpp
TestZxing/zxing/aztec/AztecDetectorResult.h
TestZxing/zxing/aztec/AztecReader.cpp
TestZxing/zxing/aztec/AztecReader.h
TestZxing/zxing/aztec/decoder/AztecDecoder.cpp
TestZxing/zxing/aztec/decoder/AztecDecoder.h
TestZxing/zxing/aztec/detector/AztecDetector.cpp
TestZxing/zxing/aztec/detector/AztecDetector.h
TestZxing/zxing/BarcodeFormat.cpp
TestZxing/zxing/BarcodeFormat.h
TestZxing/zxing/Binarizer.cpp
TestZxing/zxing/Binarizer.h
TestZxing/zxing/BinaryBitmap.cpp
TestZxing/zxing/BinaryBitmap.h
TestZxing/zxing/ChecksumException.cpp
TestZxing/zxing/ChecksumException.h
TestZxing/zxing/common/Array.h
TestZxing/zxing/common/BitArray.cpp
TestZxing/zxing/common/BitArray.h
TestZxing/zxing/common/BitArrayIO.cpp
TestZxing/zxing/common/BitMatrix.cpp
TestZxing/zxing/common/BitMatrix.h
TestZxing/zxing/common/BitSource.cpp
TestZxing/zxing/common/BitSource.h
TestZxing/zxing/common/CharacterSetECI.cpp
TestZxing/zxing/common/CharacterSetECI.h
TestZxing/zxing/common/Counted.h
TestZxing/zxing/common/DecoderResult.cpp
TestZxing/zxing/common/DecoderResult.h
TestZxing/zxing/common/detector/JavaMath.h
TestZxing/zxing/common/detector/MathUtils.h
TestZxing/zxing/common/detector/MonochromeRectangleDetector.cpp
TestZxing/zxing/common/detector/MonochromeRectangleDetector.h
TestZxing/zxing/common/detector/WhiteRectangleDetector.cpp
TestZxing/zxing/common/detector/WhiteRectangleDetector.h
TestZxing/zxing/common/DetectorResult.cpp
TestZxing/zxing/common/DetectorResult.h
TestZxing/zxing/common/GlobalHistogramBinarizer.cpp
TestZxing/zxing/common/GlobalHistogramBinarizer.h
TestZxing/zxing/common/GreyscaleLuminanceSource.cpp
TestZxing/zxing/common/GreyscaleLuminanceSource.h
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.cpp
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.h
TestZxing/zxing/common/GridSampler.cpp
TestZxing/zxing/common/GridSampler.h
TestZxing/zxing/common/HybridBinarizer.cpp
TestZxing/zxing/common/HybridBinarizer.h
TestZxing/zxing/common/IllegalArgumentException.cpp
TestZxing/zxing/common/IllegalArgumentException.h
TestZxing/zxing/common/PerspectiveTransform.cpp
TestZxing/zxing/common/PerspectiveTransform.h
TestZxing/zxing/common/Point.h
TestZxing/zxing/common/reedsolomon/GenericGF.cpp
TestZxing/zxing/common/reedsolomon/GenericGF.h
TestZxing/zxing/common/reedsolomon/GenericGFPoly.cpp
TestZxing/zxing/common/reedsolomon/GenericGFPoly.h
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.cpp
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.h
TestZxing/zxing/common/reedsolomon/ReedSolomonException.cpp
TestZxing/zxing/common/reedsolomon/ReedSolomonException.h
TestZxing/zxing/common/Str.cpp
TestZxing/zxing/common/Str.h
TestZxing/zxing/common/StringUtils.cpp
TestZxing/zxing/common/StringUtils.h
TestZxing/zxing/cunx_MultiFormatReader - 副本.cpp
TestZxing/zxing/datamatrix/DataMatrixReader.cpp
TestZxing/zxing/datamatrix/DataMatrixReader.h
TestZxing/zxing/datamatrix/DataMatrixVersion.cpp
TestZxing/zxing/datamatrix/DataMatrixVersion.h
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.cpp
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.h
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.cpp
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.h
TestZxing/zxing/datamatrix/decoder/Da
TestZxing.suo
TestZxing/bigint/BigInteger.cc
TestZxing/bigint/BigInteger.hh
TestZxing/bigint/BigIntegerAlgorithms.cc
TestZxing/bigint/BigIntegerAlgorithms.hh
TestZxing/bigint/BigIntegerLibrary.hh
TestZxing/bigint/BigIntegerUtils.cc
TestZxing/bigint/BigIntegerUtils.hh
TestZxing/bigint/BigUnsigned.cc
TestZxing/bigint/BigUnsigned.hh
TestZxing/bigint/BigUnsignedInABase.cc
TestZxing/bigint/BigUnsignedInABase.hh
TestZxing/bigint/NumberlikeArray.hh
TestZxing/BufferBitmapSource.cpp
TestZxing/BufferBitmapSource.h
TestZxing/ImageReaderSource.cpp
TestZxing/ImageReaderSource.h
TestZxing/jpgd.cpp
TestZxing/jpgd.h
TestZxing/lodepng.cpp
TestZxing/lodepng.h
TestZxing/old__TestZxing.cpp
TestZxing/parseQRInfo.cpp
TestZxing/PicCut.cpp
TestZxing/PicCut.h
TestZxing/Release.obj
TestZxing/stdafx.cpp
TestZxing/stdafx.h
TestZxing/stdint.h
TestZxing/targetver.h
TestZxing/TestDll/const.h
TestZxing/TestDll/define.h
TestZxing/TestDll/Function.cpp
TestZxing/TestDll/Function.h
TestZxing/TestDll/PicCut.cpp
TestZxing/TestDll/PicCut.h
TestZxing/TestDll/ReadMe.txt
TestZxing/TestDll/res/TestDll.ico
TestZxing/TestDll/res/TestDll.rc2
TestZxing/TestDll/Resource.h
TestZxing/TestDll/SendImage2Host.cpp
TestZxing/TestDll/SendImage2Host.h
TestZxing/TestDll/stdafx.cpp
TestZxing/TestDll/stdafx.h
TestZxing/TestDll/TestDll.aps
TestZxing/TestDll/TestDll.cpp
TestZxing/TestDll/TestDll.h
TestZxing/TestDll/TestDll.rc
TestZxing/TestDll/TestDll.vcproj
TestZxing/TestDll/TestDll.vcproj.WINDOWS-BINGLEY.Administrator.user
TestZxing/TestDll/TestDllDlg.cpp
TestZxing/TestDll/TestDllDlg.h
TestZxing/TestDll/ZxingEx.dll
TestZxing/TestDll/ZxingEx.h
TestZxing/TestDll/ZxingEx.lib
TestZxing/TestDll/ZxingExd.lib
TestZxing/TestZxing.cpp
TestZxing/TestZxing.h
TestZxing/TestZxing.vcproj
TestZxing/TestZxing.vcproj.WINDOWS-BINGLEY.Administrator.user
TestZxing/zxing/aztec/AztecDetectorResult.cpp
TestZxing/zxing/aztec/AztecDetectorResult.h
TestZxing/zxing/aztec/AztecReader.cpp
TestZxing/zxing/aztec/AztecReader.h
TestZxing/zxing/aztec/decoder/AztecDecoder.cpp
TestZxing/zxing/aztec/decoder/AztecDecoder.h
TestZxing/zxing/aztec/detector/AztecDetector.cpp
TestZxing/zxing/aztec/detector/AztecDetector.h
TestZxing/zxing/BarcodeFormat.cpp
TestZxing/zxing/BarcodeFormat.h
TestZxing/zxing/Binarizer.cpp
TestZxing/zxing/Binarizer.h
TestZxing/zxing/BinaryBitmap.cpp
TestZxing/zxing/BinaryBitmap.h
TestZxing/zxing/ChecksumException.cpp
TestZxing/zxing/ChecksumException.h
TestZxing/zxing/common/Array.h
TestZxing/zxing/common/BitArray.cpp
TestZxing/zxing/common/BitArray.h
TestZxing/zxing/common/BitArrayIO.cpp
TestZxing/zxing/common/BitMatrix.cpp
TestZxing/zxing/common/BitMatrix.h
TestZxing/zxing/common/BitSource.cpp
TestZxing/zxing/common/BitSource.h
TestZxing/zxing/common/CharacterSetECI.cpp
TestZxing/zxing/common/CharacterSetECI.h
TestZxing/zxing/common/Counted.h
TestZxing/zxing/common/DecoderResult.cpp
TestZxing/zxing/common/DecoderResult.h
TestZxing/zxing/common/detector/JavaMath.h
TestZxing/zxing/common/detector/MathUtils.h
TestZxing/zxing/common/detector/MonochromeRectangleDetector.cpp
TestZxing/zxing/common/detector/MonochromeRectangleDetector.h
TestZxing/zxing/common/detector/WhiteRectangleDetector.cpp
TestZxing/zxing/common/detector/WhiteRectangleDetector.h
TestZxing/zxing/common/DetectorResult.cpp
TestZxing/zxing/common/DetectorResult.h
TestZxing/zxing/common/GlobalHistogramBinarizer.cpp
TestZxing/zxing/common/GlobalHistogramBinarizer.h
TestZxing/zxing/common/GreyscaleLuminanceSource.cpp
TestZxing/zxing/common/GreyscaleLuminanceSource.h
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.cpp
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.h
TestZxing/zxing/common/GridSampler.cpp
TestZxing/zxing/common/GridSampler.h
TestZxing/zxing/common/HybridBinarizer.cpp
TestZxing/zxing/common/HybridBinarizer.h
TestZxing/zxing/common/IllegalArgumentException.cpp
TestZxing/zxing/common/IllegalArgumentException.h
TestZxing/zxing/common/PerspectiveTransform.cpp
TestZxing/zxing/common/PerspectiveTransform.h
TestZxing/zxing/common/Point.h
TestZxing/zxing/common/reedsolomon/GenericGF.cpp
TestZxing/zxing/common/reedsolomon/GenericGF.h
TestZxing/zxing/common/reedsolomon/GenericGFPoly.cpp
TestZxing/zxing/common/reedsolomon/GenericGFPoly.h
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.cpp
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.h
TestZxing/zxing/common/reedsolomon/ReedSolomonException.cpp
TestZxing/zxing/common/reedsolomon/ReedSolomonException.h
TestZxing/zxing/common/Str.cpp
TestZxing/zxing/common/Str.h
TestZxing/zxing/common/StringUtils.cpp
TestZxing/zxing/common/StringUtils.h
TestZxing/zxing/cunx_MultiFormatReader - 副本.cpp
TestZxing/zxing/datamatrix/DataMatrixReader.cpp
TestZxing/zxing/datamatrix/DataMatrixReader.h
TestZxing/zxing/datamatrix/DataMatrixVersion.cpp
TestZxing/zxing/datamatrix/DataMatrixVersion.h
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.cpp
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.h
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.cpp
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.h
TestZxing/zxing/datamatrix/decoder/Da
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.