CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com