文件名称:Zxing_NETCF35
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:659kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
google zxing component .net source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Zxing_NETCF35.sln
Zxing_NETCF35.suo
Zxing_NETCF35/BarcodeFormat.cs
Zxing_NETCF35/BlackPointEstimationMethod.cs
Zxing_NETCF35/BufferedImageMonochromeBitmapSource.cs
Zxing_NETCF35/DecodeHintType.cs
Zxing_NETCF35/EncodeHintType.cs
Zxing_NETCF35/MonochromeBitmapSource.cs
Zxing_NETCF35/MultiFormatReader.cs
Zxing_NETCF35/MultiFormatWriter.cs
Zxing_NETCF35/obj/
Zxing_NETCF35/Reader.cs
Zxing_NETCF35/ReaderException.cs
Zxing_NETCF35/Result.cs
Zxing_NETCF35/ResultMetadataType.cs
Zxing_NETCF35/ResultPoint.cs
Zxing_NETCF35/SupportClass.cs
Zxing_NETCF35/Writer.cs
Zxing_NETCF35/WriterException.cs
Zxing_NETCF35/Zxing_NETCF35.csproj
Zxing_NETCF35/Zxing_NETCF35.csproj.user
Zxing_NETCF35/bin/Release/Zxing_NETCF35.dll
Zxing_NETCF35/bin/Release/Zxing_NETCF35.pdb
Zxing_NETCF35/common/BaseMonochromeBitmapSource.cs
Zxing_NETCF35/common/BitArray.cs
Zxing_NETCF35/common/BitMatrix.cs
Zxing_NETCF35/common/BitSource.cs
Zxing_NETCF35/common/BlackPointEstimator.cs
Zxing_NETCF35/common/ByteArray.cs
Zxing_NETCF35/common/ByteMatrix.cs
Zxing_NETCF35/common/CharacterSetECI.cs
Zxing_NETCF35/common/Collections.cs
Zxing_NETCF35/common/Comparator.cs
Zxing_NETCF35/common/DecoderResult.cs
Zxing_NETCF35/common/DefaultGridSampler.cs
Zxing_NETCF35/common/DetectorResult.cs
Zxing_NETCF35/common/ECI.cs
Zxing_NETCF35/common/GenericResultPoint.cs
Zxing_NETCF35/common/GridSampler.cs
Zxing_NETCF35/common/PerspectiveTransform.cs
Zxing_NETCF35/common/reedsolomon/GF256.cs
Zxing_NETCF35/common/reedsolomon/GF256Poly.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonDecoder.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonEncoder.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonException.cs
Zxing_NETCF35/datamatrix/DataMatrixReader.cs
Zxing_NETCF35/datamatrix/decoder/BitMatrixParser.cs
Zxing_NETCF35/datamatrix/decoder/DataBlock.cs
Zxing_NETCF35/datamatrix/decoder/DecodedBitStreamParser.cs
Zxing_NETCF35/datamatrix/decoder/Decoder.cs
Zxing_NETCF35/datamatrix/decoder/Version.cs
Zxing_NETCF35/datamatrix/detector/Detector.cs
Zxing_NETCF35/oned/AbstractOneDReader.cs
Zxing_NETCF35/oned/AbstractUPCEANReader.cs
Zxing_NETCF35/oned/Code128Reader.cs
Zxing_NETCF35/oned/Code39Reader.cs
Zxing_NETCF35/oned/EAN13Reader.cs
Zxing_NETCF35/oned/EAN8Reader.cs
Zxing_NETCF35/oned/ITFReader.cs
Zxing_NETCF35/oned/MultiFormatOneDReader.cs
Zxing_NETCF35/oned/MultiFormatUPCEANReader.cs
Zxing_NETCF35/oned/OneDReader.cs
Zxing_NETCF35/oned/UPCAReader.cs
Zxing_NETCF35/oned/UPCEANReader.cs
Zxing_NETCF35/oned/UPCEReader.cs
Zxing_NETCF35/Properties/AssemblyInfo.cs
Zxing_NETCF35/QRCODE/QRCodeReader.cs
Zxing_NETCF35/QRCODE/QRCodeWriter.cs
Zxing_NETCF35/QRCODE/decoder/BitMatrixParser.cs
Zxing_NETCF35/QRCODE/decoder/DataBlock.cs
Zxing_NETCF35/QRCODE/decoder/DataMask.cs
Zxing_NETCF35/QRCODE/decoder/DecodedBitStreamParser.cs
Zxing_NETCF35/QRCODE/decoder/Decoder.cs
Zxing_NETCF35/QRCODE/decoder/ErrorCorrectionLevel.cs
Zxing_NETCF35/QRCODE/decoder/FormatInformation.cs
Zxing_NETCF35/QRCODE/decoder/Mode.cs
Zxing_NETCF35/QRCODE/decoder/Version.cs
Zxing_NETCF35/QRCODE/detector/AlignmentPattern.cs
Zxing_NETCF35/QRCODE/detector/AlignmentPatternFinder.cs
Zxing_NETCF35/QRCODE/detector/Detector.cs
Zxing_NETCF35/QRCODE/detector/FinderPattern.cs
Zxing_NETCF35/QRCODE/detector/FinderPatternFinder.cs
Zxing_NETCF35/QRCODE/detector/FinderPatternInfo.cs
Zxing_NETCF35/QRCODE/encoder/BitVector.cs
Zxing_NETCF35/QRCODE/encoder/Encoder.cs
Zxing_NETCF35/QRCODE/encoder/MaskUtil.cs
Zxing_NETCF35/QRCODE/encoder/MatrixUtil.cs
Zxing_NETCF35/QRCODE/encoder/QRCode.cs
Zxing_NETCF35/Zxing/BarcodeFormat.cs
Zxing_NETCF35/Zxing/BlackPointEstimationMethod.cs
Zxing_NETCF35/Zxing/BufferedImageMonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/DecodeHintType.cs
Zxing_NETCF35/Zxing/EncodeHintType.cs
Zxing_NETCF35/Zxing/MonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/MultiFormatReader.cs
Zxing_NETCF35/Zxing/MultiFormatWriter.cs
Zxing_NETCF35/Zxing/Reader.cs
Zxing_NETCF35/Zxing/ReaderException.cs
Zxing_NETCF35/Zxing/README
Zxing_NETCF35/Zxing/Result.cs
Zxing_NETCF35/Zxing/ResultMetadataType.cs
Zxing_NETCF35/Zxing/ResultPoint.cs
Zxing_NETCF35/Zxing/SupportClass.cs
Zxing_NETCF35/Zxing/Writer.cs
Zxing_NETCF35/Zxing/WriterException.cs
Zxing_NETCF35/Zxing/common/BaseMonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/common/BitArray.cs
Zxing_NETCF35/Zxing/common/BitMatrix.cs
Zxing_NETCF35/Zxing/common/BitSource.cs
Zxing_NETCF35/Zxing/common/BlackPointEstimator.cs
Zxing_NETCF35/Zxing/common/ByteArray.cs
Zxing_NETCF35/Zxing/common/ByteMatrix.cs
Zxing_NETCF35/Zxing/common/CharacterSetECI.cs
Zxing_NETCF35/Zxing/common/Collections.cs
Zxing_NETCF35/Zxing/common/Comparator.cs
Zxing_NETCF35/Zxing/common/DecoderResult.cs
Zxing_NETCF35/Zxing/common/DefaultGridSampler.cs
Zxing_NETCF35/Zxing/common/DetectorResult.cs
Zxing_NETCF35/Zxing/common/ECI.cs
Zxing_NETCF35/Zxing/common/GenericResultPoint.cs
Zxing_NETCF35/Zxing/common/GridSampler.cs
Zxing_NETCF35/Zxing/common/PerspectiveTransform.cs
Zxing_NETCF35/Zxing/common/.svn/all-wcprops
Zxing_NETCF35/Zxing/common/.svn/entries
Zxing_NETCF35/Zxing/common/.svn/format
Zxing_NETCF35/Zxing/common/.svn/props/
Zxing_NETCF35/Zxing/common/.svn/prop-base/BaseMonochrom
Zxing_NETCF35.suo
Zxing_NETCF35/BarcodeFormat.cs
Zxing_NETCF35/BlackPointEstimationMethod.cs
Zxing_NETCF35/BufferedImageMonochromeBitmapSource.cs
Zxing_NETCF35/DecodeHintType.cs
Zxing_NETCF35/EncodeHintType.cs
Zxing_NETCF35/MonochromeBitmapSource.cs
Zxing_NETCF35/MultiFormatReader.cs
Zxing_NETCF35/MultiFormatWriter.cs
Zxing_NETCF35/obj/
Zxing_NETCF35/Reader.cs
Zxing_NETCF35/ReaderException.cs
Zxing_NETCF35/Result.cs
Zxing_NETCF35/ResultMetadataType.cs
Zxing_NETCF35/ResultPoint.cs
Zxing_NETCF35/SupportClass.cs
Zxing_NETCF35/Writer.cs
Zxing_NETCF35/WriterException.cs
Zxing_NETCF35/Zxing_NETCF35.csproj
Zxing_NETCF35/Zxing_NETCF35.csproj.user
Zxing_NETCF35/bin/Release/Zxing_NETCF35.dll
Zxing_NETCF35/bin/Release/Zxing_NETCF35.pdb
Zxing_NETCF35/common/BaseMonochromeBitmapSource.cs
Zxing_NETCF35/common/BitArray.cs
Zxing_NETCF35/common/BitMatrix.cs
Zxing_NETCF35/common/BitSource.cs
Zxing_NETCF35/common/BlackPointEstimator.cs
Zxing_NETCF35/common/ByteArray.cs
Zxing_NETCF35/common/ByteMatrix.cs
Zxing_NETCF35/common/CharacterSetECI.cs
Zxing_NETCF35/common/Collections.cs
Zxing_NETCF35/common/Comparator.cs
Zxing_NETCF35/common/DecoderResult.cs
Zxing_NETCF35/common/DefaultGridSampler.cs
Zxing_NETCF35/common/DetectorResult.cs
Zxing_NETCF35/common/ECI.cs
Zxing_NETCF35/common/GenericResultPoint.cs
Zxing_NETCF35/common/GridSampler.cs
Zxing_NETCF35/common/PerspectiveTransform.cs
Zxing_NETCF35/common/reedsolomon/GF256.cs
Zxing_NETCF35/common/reedsolomon/GF256Poly.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonDecoder.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonEncoder.cs
Zxing_NETCF35/common/reedsolomon/ReedSolomonException.cs
Zxing_NETCF35/datamatrix/DataMatrixReader.cs
Zxing_NETCF35/datamatrix/decoder/BitMatrixParser.cs
Zxing_NETCF35/datamatrix/decoder/DataBlock.cs
Zxing_NETCF35/datamatrix/decoder/DecodedBitStreamParser.cs
Zxing_NETCF35/datamatrix/decoder/Decoder.cs
Zxing_NETCF35/datamatrix/decoder/Version.cs
Zxing_NETCF35/datamatrix/detector/Detector.cs
Zxing_NETCF35/oned/AbstractOneDReader.cs
Zxing_NETCF35/oned/AbstractUPCEANReader.cs
Zxing_NETCF35/oned/Code128Reader.cs
Zxing_NETCF35/oned/Code39Reader.cs
Zxing_NETCF35/oned/EAN13Reader.cs
Zxing_NETCF35/oned/EAN8Reader.cs
Zxing_NETCF35/oned/ITFReader.cs
Zxing_NETCF35/oned/MultiFormatOneDReader.cs
Zxing_NETCF35/oned/MultiFormatUPCEANReader.cs
Zxing_NETCF35/oned/OneDReader.cs
Zxing_NETCF35/oned/UPCAReader.cs
Zxing_NETCF35/oned/UPCEANReader.cs
Zxing_NETCF35/oned/UPCEReader.cs
Zxing_NETCF35/Properties/AssemblyInfo.cs
Zxing_NETCF35/QRCODE/QRCodeReader.cs
Zxing_NETCF35/QRCODE/QRCodeWriter.cs
Zxing_NETCF35/QRCODE/decoder/BitMatrixParser.cs
Zxing_NETCF35/QRCODE/decoder/DataBlock.cs
Zxing_NETCF35/QRCODE/decoder/DataMask.cs
Zxing_NETCF35/QRCODE/decoder/DecodedBitStreamParser.cs
Zxing_NETCF35/QRCODE/decoder/Decoder.cs
Zxing_NETCF35/QRCODE/decoder/ErrorCorrectionLevel.cs
Zxing_NETCF35/QRCODE/decoder/FormatInformation.cs
Zxing_NETCF35/QRCODE/decoder/Mode.cs
Zxing_NETCF35/QRCODE/decoder/Version.cs
Zxing_NETCF35/QRCODE/detector/AlignmentPattern.cs
Zxing_NETCF35/QRCODE/detector/AlignmentPatternFinder.cs
Zxing_NETCF35/QRCODE/detector/Detector.cs
Zxing_NETCF35/QRCODE/detector/FinderPattern.cs
Zxing_NETCF35/QRCODE/detector/FinderPatternFinder.cs
Zxing_NETCF35/QRCODE/detector/FinderPatternInfo.cs
Zxing_NETCF35/QRCODE/encoder/BitVector.cs
Zxing_NETCF35/QRCODE/encoder/Encoder.cs
Zxing_NETCF35/QRCODE/encoder/MaskUtil.cs
Zxing_NETCF35/QRCODE/encoder/MatrixUtil.cs
Zxing_NETCF35/QRCODE/encoder/QRCode.cs
Zxing_NETCF35/Zxing/BarcodeFormat.cs
Zxing_NETCF35/Zxing/BlackPointEstimationMethod.cs
Zxing_NETCF35/Zxing/BufferedImageMonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/DecodeHintType.cs
Zxing_NETCF35/Zxing/EncodeHintType.cs
Zxing_NETCF35/Zxing/MonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/MultiFormatReader.cs
Zxing_NETCF35/Zxing/MultiFormatWriter.cs
Zxing_NETCF35/Zxing/Reader.cs
Zxing_NETCF35/Zxing/ReaderException.cs
Zxing_NETCF35/Zxing/README
Zxing_NETCF35/Zxing/Result.cs
Zxing_NETCF35/Zxing/ResultMetadataType.cs
Zxing_NETCF35/Zxing/ResultPoint.cs
Zxing_NETCF35/Zxing/SupportClass.cs
Zxing_NETCF35/Zxing/Writer.cs
Zxing_NETCF35/Zxing/WriterException.cs
Zxing_NETCF35/Zxing/common/BaseMonochromeBitmapSource.cs
Zxing_NETCF35/Zxing/common/BitArray.cs
Zxing_NETCF35/Zxing/common/BitMatrix.cs
Zxing_NETCF35/Zxing/common/BitSource.cs
Zxing_NETCF35/Zxing/common/BlackPointEstimator.cs
Zxing_NETCF35/Zxing/common/ByteArray.cs
Zxing_NETCF35/Zxing/common/ByteMatrix.cs
Zxing_NETCF35/Zxing/common/CharacterSetECI.cs
Zxing_NETCF35/Zxing/common/Collections.cs
Zxing_NETCF35/Zxing/common/Comparator.cs
Zxing_NETCF35/Zxing/common/DecoderResult.cs
Zxing_NETCF35/Zxing/common/DefaultGridSampler.cs
Zxing_NETCF35/Zxing/common/DetectorResult.cs
Zxing_NETCF35/Zxing/common/ECI.cs
Zxing_NETCF35/Zxing/common/GenericResultPoint.cs
Zxing_NETCF35/Zxing/common/GridSampler.cs
Zxing_NETCF35/Zxing/common/PerspectiveTransform.cs
Zxing_NETCF35/Zxing/common/.svn/all-wcprops
Zxing_NETCF35/Zxing/common/.svn/entries
Zxing_NETCF35/Zxing/common/.svn/format
Zxing_NETCF35/Zxing/common/.svn/props/
Zxing_NETCF35/Zxing/common/.svn/prop-base/BaseMonochrom
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.