Zxing 源码下编译输出接口,整个工程含测试的exe工程,也含dll工程,还包含测试程序工程,(含dll和lib库)可以对条形码等文件识别,也可以对图形的一块区域进行识别。
资源文件列表
TestZxing.sln , 1822
TestZxing.suo , 197632
TestZxing/bigint/BigInteger.cc , 11670
TestZxing/bigint/BigInteger.hh , 6904
TestZxing/bigint/BigIntegerAlgorithms.cc , 1830
TestZxing/bigint/BigIntegerAlgorithms.hh , 826
TestZxing/bigint/BigIntegerLibrary.hh , 242
TestZxing/bigint/BigIntegerUtils.cc , 1515
TestZxing/bigint/BigIntegerUtils.hh , 2571
TestZxing/bigint/BigUnsigned.cc , 22110
TestZxing/bigint/BigUnsigned.hh , 14754
TestZxing/bigint/BigUnsignedInABase.cc , 4249
TestZxing/bigint/BigUnsignedInABase.hh , 4120
TestZxing/bigint/NumberlikeArray.hh , 4708
TestZxing/BufferBitmapSource.cpp , 1712
TestZxing/BufferBitmapSource.h , 627
TestZxing/ImageReaderSource.cpp , 3758
TestZxing/ImageReaderSource.h , 1383
TestZxing/jpgd.cpp , 87483
TestZxing/jpgd.h , 13693
TestZxing/lodepng.cpp , 216849
TestZxing/lodepng.h , 78141
TestZxing/old__TestZxing.cpp , 11221
TestZxing/parseQRInfo.cpp , 7580
TestZxing/PicCut.cpp , 4787
TestZxing/PicCut.h , 1067
TestZxing/Release.obj , 16153
TestZxing/stdafx.cpp , 214
TestZxing/stdafx.h , 233
TestZxing/stdint.h , 7728
TestZxing/targetver.h , 498
TestZxing/TestDll/const.h , 7597
TestZxing/TestDll/define.h , 1078
TestZxing/TestDll/Function.cpp , 75984
TestZxing/TestDll/Function.h , 11206
TestZxing/TestDll/PicCut.cpp , 4789
TestZxing/TestDll/PicCut.h , 1006
TestZxing/TestDll/ReadMe.txt , 2288
TestZxing/TestDll/res/TestDll.ico , 21630
TestZxing/TestDll/res/TestDll.rc2 , 363
TestZxing/TestDll/Resource.h , 428
TestZxing/TestDll/SendImage2Host.cpp , 26174
TestZxing/TestDll/SendImage2Host.h , 1216
TestZxing/TestDll/stdafx.cpp , 138
TestZxing/TestDll/stdafx.h , 1545
TestZxing/TestDll/TestDll.aps , 57468
TestZxing/TestDll/TestDll.cpp , 1245
TestZxing/TestDll/TestDll.h , 447
TestZxing/TestDll/TestDll.rc , 4270
TestZxing/TestDll/TestDll.vcproj , 5677
TestZxing/TestDll/TestDll.vcproj.WINDOWS-BINGLEY.Administrator.user , 1427
TestZxing/TestDll/TestDllDlg.cpp , 9126
TestZxing/TestDll/TestDllDlg.h , 957
TestZxing/TestDll/ZxingEx.dll , 2097152
TestZxing/TestDll/ZxingEx.h , 1075
TestZxing/TestDll/ZxingEx.lib , 2966
TestZxing/TestDll/ZxingExd.lib , 2966
TestZxing/TestZxing.cpp , 11221
TestZxing/TestZxing.h , 10787
TestZxing/TestZxing.vcproj , 21452
TestZxing/TestZxing.vcproj.WINDOWS-BINGLEY.Administrator.user , 1428
TestZxing/zxing/aztec/AztecDetectorResult.cpp , 1619
TestZxing/zxing/aztec/AztecDetectorResult.h , 1357
TestZxing/zxing/aztec/AztecReader.cpp , 2075
TestZxing/zxing/aztec/AztecReader.h , 1319
TestZxing/zxing/aztec/decoder/AztecDecoder.cpp , 14042
TestZxing/zxing/aztec/decoder/AztecDecoder.h , 1834
TestZxing/zxing/aztec/detector/AztecDetector.cpp , 18764
TestZxing/zxing/aztec/detector/AztecDetector.h , 2871
TestZxing/zxing/BarcodeFormat.cpp , 1072
TestZxing/zxing/BarcodeFormat.h , 1334
TestZxing/zxing/Binarizer.cpp , 1209
TestZxing/zxing/Binarizer.h , 1332
TestZxing/zxing/BinaryBitmap.cpp , 2089
TestZxing/zxing/BinaryBitmap.h , 1440
TestZxing/zxing/ChecksumException.cpp , 1043
TestZxing/zxing/ChecksumException.h , 1051
TestZxing/zxing/common/Array.h , 3425
TestZxing/zxing/common/BitArray.cpp , 4088
TestZxing/zxing/common/BitArray.h , 1982
TestZxing/zxing/common/BitArrayIO.cpp , 999
TestZxing/zxing/common/BitMatrix.cpp , 3583
TestZxing/zxing/common/BitMatrix.h , 2324
TestZxing/zxing/common/BitSource.cpp , 2155
TestZxing/zxing/common/BitSource.h , 1988
TestZxing/zxing/common/CharacterSetECI.cpp , 3709
TestZxing/zxing/common/CharacterSetECI.h , 1461
TestZxing/zxing/common/Counted.h , 2748
TestZxing/zxing/common/DecoderResult.cpp , 1503
TestZxing/zxing/common/DecoderResult.h , 1356
TestZxing/zxing/common/detector/JavaMath.h , 1077
TestZxing/zxing/common/detector/MathUtils.h , 1593
TestZxing/zxing/common/detector/MonochromeRectangleDetector.cpp , 6534
TestZxing/zxing/common/detector/MonochromeRectangleDetector.h , 1912
TestZxing/zxing/common/detector/WhiteRectangleDetector.cpp , 9692
TestZxing/zxing/common/detector/WhiteRectangleDetector.h , 1795
TestZxing/zxing/common/DetectorResult.cpp , 1143
TestZxing/zxing/common/DetectorResult.h , 1178
TestZxing/zxing/common/GlobalHistogramBinarizer.cpp , 6771
TestZxing/zxing/common/GlobalHistogramBinarizer.h , 1519
TestZxing/zxing/common/GreyscaleLuminanceSource.cpp , 2916
TestZxing/zxing/common/GreyscaleLuminanceSource.h , 1470
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.cpp , 2820
TestZxing/zxing/common/GreyscaleRotatedLuminanceSource.h , 1349
TestZxing/zxing/common/GridSampler.cpp , 4179
TestZxing/zxing/common/GridSampler.h , 1659
TestZxing/zxing/common/HybridBinarizer.cpp , 7504
TestZxing/zxing/common/HybridBinarizer.h , 2339
TestZxing/zxing/common/IllegalArgumentException.cpp , 1029
TestZxing/zxing/common/IllegalArgumentException.h , 1021
TestZxing/zxing/common/PerspectiveTransform.cpp , 4960
TestZxing/zxing/common/PerspectiveTransform.h , 1914
TestZxing/zxing/common/Point.h , 1017
TestZxing/zxing/common/reedsolomon/GenericGF.cpp , 3967
TestZxing/zxing/common/reedsolomon/GenericGF.h , 1971
TestZxing/zxing/common/reedsolomon/GenericGFPoly.cpp , 7352
TestZxing/zxing/common/reedsolomon/GenericGFPoly.h , 1595
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.cpp , 6209
TestZxing/zxing/common/reedsolomon/ReedSolomonDecoder.h , 1507
TestZxing/zxing/common/reedsolomon/ReedSolomonException.cpp , 942
TestZxing/zxing/common/reedsolomon/ReedSolomonException.h , 969
TestZxing/zxing/common/Str.cpp , 1538
TestZxing/zxing/common/Str.h , 1386
TestZxing/zxing/common/StringUtils.cpp , 6298
TestZxing/zxing/common/StringUtils.h , 1360
TestZxing/zxing/cunx_MultiFormatReader - 副本.cpp , 4675
TestZxing/zxing/datamatrix/DataMatrixReader.cpp , 1573
TestZxing/zxing/datamatrix/DataMatrixReader.h , 1172
TestZxing/zxing/datamatrix/DataMatrixVersion.cpp , 7417
TestZxing/zxing/datamatrix/DataMatrixVersion.h , 2173
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.cpp , 11802
TestZxing/zxing/datamatrix/decoder/DataMatrixBitMatrixParser.h , 1779
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.cpp , 4026
TestZxing/zxing/datamatrix/decoder/DataMatrixDataBlock.h , 1296
TestZxing/zxing/datamatrix/decoder/DataMatrixDecodedBitStreamParser.cpp , 13834
TestZxing/zxing/datamatrix/decoder/DataMatrixDecodedBitStreamParser.h , 3386
TestZxing/zxing/datamatrix/decoder/DataMatrixDecoder.cpp , 3371
TestZxing/zxing/datamatrix/decoder/DataMatrixDecoder.h , 1217
TestZxing/zxing/datamatrix/detector/CornerPoint.cpp , 1180
TestZxing/zxing/datamatrix/detector/CornerPoint.h , 1108
TestZxing/zxing/datamatrix/detector/DataMatrixDetector.cpp , 15726
TestZxing/zxing/datamatrix/detector/DataMatrixDetector.h , 3047
TestZxing/zxing/datamatrix/detector/DetectorException.cpp , 385
TestZxing/zxing/datamatrix/detector/DetectorException.h , 462
TestZxing/zxing/DecodeHints.cpp , 4796
TestZxing/zxing/DecodeHints.h , 3336
TestZxing/zxing/Exception.cpp , 1147
TestZxing/zxing/Exception.h , 1368
TestZxing/zxing/FormatException.cpp , 1127
TestZxing/zxing/FormatException.h , 1011
TestZxing/zxing/IllegalStateException.h , 1070
最多只能显示150条信息!
