text
stringlengths
9
39.2M
dir
stringlengths
25
226
lang
stringclasses
163 values
created_date
timestamp[s]
updated_date
timestamp[s]
repo_name
stringclasses
751 values
repo_full_name
stringclasses
752 values
star
int64
1.01k
183k
len_tokens
int64
1
18.5M
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ZXING_COMMON_DETECTOR_MATHUTILS_H__ #define __ZXING_COMMON_DETECTOR_MATHUTILS_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS O...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/MathUtils.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
316
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ZXING_COMMON_DETECTOR_MATH_H__ #define __ZXING_COMMON_DETECTOR_MATH_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/JavaMath.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
150
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __QR_CODE_READER_H__ #define __QR_CODE_READER_H__ /* * QRCodeReader.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/QRCodeReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
195
```objective-c #ifndef __ERROR_CORRECTION_LEVEL_H__ #define __ERROR_CORRECTION_LEVEL_H__ /* * ErrorCorrectionLevel.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #inclu...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/ErrorCorrectionLevel.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
227
```objective-c #ifndef __FORMAT_INFORMATION_H__ #define __FORMAT_INFORMATION_H__ /* * FormatInformation.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/q...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/FormatInformation.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
290
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * WhiteRectangleDetector.cpp * y_wmk * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eit...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/WhiteRectangleDetector.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,495
```c++ /* * FormatInformation.cpp * zxing * * Created by Christian Brunschen on 18/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/FormatInformation...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/FormatInformation.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,404
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * QRCodeReader.cpp * zxing * * Created by Christian Brunschen on 20/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eith...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/QRCodeReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
336
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * ErrorCorrectionLevel.cpp * zxing * * Created by Christian Brunschen on 15/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KI...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/ErrorCorrectionLevel.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
383
```objective-c #ifndef __VERSION_H__ #define __VERSION_H__ /* * Version.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/common/Counted.h> #include <zxing...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/Version.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
492
```c++ /* * DataMask.cpp * zxing * * Created by Christian Brunschen on 19/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/decoder/DataMask.h> #incl...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DataMask.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,098
```objective-c #ifndef __DATA_MASK_H__ #define __DATA_MASK_H__ /* * DataMask.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/common/Array.h> #include <zx...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DataMask.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
205
```c++ /* * DataBlock.cpp * zxing * * Created by Christian Brunschen on 19/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/decoder/DataBlock.h> #inc...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DataBlock2.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,028
```c++ /* * Version.cpp * zxing * * Created by Christian Brunschen on 14/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/Version.h> #include <zxing/...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/Version2.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
6,823
```objective-c #ifndef __DATA_BLOCK_H__ #define __DATA_BLOCK_H__ /* * DataBlock.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <vector> #include <zxing/common/...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DataBlock.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
226
```objective-c #ifndef __BIT_MATRIX_PARSER_H__ #define __BIT_MATRIX_PARSER_H__ /* * BitMatrixParser.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/Reade...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/BitMatrixParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
262
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Decoder.cpp * zxing * * Created by Christian Brunschen on 20/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ex...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/Decoder4.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
825
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __DECODED_BIT_STREAM_PARSER_H__ #define __DECODED_BIT_STREAM_PARSER_H__ /* * DecodedBitStreamParser.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WI...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DecodedBitStreamParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
517
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Mode.cpp * zxing * * Created by Christian Brunschen on 19/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expre...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/Mode.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
792
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __MODE_H__ #define __MODE_H__ /* * Mode.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/Mode.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
285
```objective-c #ifndef __DECODER_H__ #define __DECODER_H__ /* * Decoder.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/common/reedsolomon/ReedSolomonDec...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/Decoder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
190
```c++ /* * BitMatrixParser.cpp * zxing * * Created by Christian Brunschen on 20/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/decoder/BitMatrixPa...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/BitMatrixParser3.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,502
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __FINDER_PATTERN_H__ #define __FINDER_PATTERN_H__ /* * FinderPattern.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS O...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPattern.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
241
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * DecodedBitStreamParser.cpp * zxing * * Created by Christian Brunschen on 20/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/decoder/DecodedBitStreamParser3.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
3,748
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * FinderPattern.cpp * zxing * * Created by Christian Brunschen on 13/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eit...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPattern.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
585
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * FinderPatternFinder.cpp * zxing * * Created by Christian Brunschen on 13/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIN...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPatternFinder2.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
4,993
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * AlignmentPattern.cpp * zxing * * Created by Christian Brunschen on 13/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/AlignmentPattern.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
353
```c++ /* * FinderPatternInfo.cpp * zxing * * Created by Christian Brunschen on 13/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/detector/FinderPa...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPatternInfo.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
205
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/qrcode/detector/AlignmentPatternFinder.h...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/AlignmentPatternFinder.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,805
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Detector.cpp * zxing * * Created by Christian Brunschen on 14/05/2008. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either e...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/Detector4.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
3,169
```objective-c #ifndef __FINDER_PATTERN_INFO_H__ #define __FINDER_PATTERN_INFO_H__ /* * FinderPatternInfo.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPatternInfo.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
213
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ALIGNMENT_PATTERN_H__ #define __ALIGNMENT_PATTERN_H__ /* * AlignmentPattern.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CO...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/AlignmentPattern.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
200
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __DETECTOR_H__ #define __DETECTOR_H__ /* * Detector.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eithe...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/Detector.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
510
```objective-c #ifndef __ALIGNMENT_PATTERN_FINDER_H__ #define __ALIGNMENT_PATTERN_FINDER_H__ /* * AlignmentPatternFinder.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/AlignmentPatternFinder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
371
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __FINDER_PATTERN_FINDER_H__ #define __FINDER_PATTERN_FINDER_H__ /* * FinderPatternFinder.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRAN...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/qrcode/detector/FinderPatternFinder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
496
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ONED_READER_H__ #define __ONED_READER_H__ /* * OneDReader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIN...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/OneDReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
398
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/OneDReader...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/OneDReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,840
```c++ /* * OneDResultPoint.cpp * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "OneDResultPoint.h" namespace zxing { namespace oned { OneDResultPoint::OneDRe...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/OneDResultPoint.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
102
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __UPC_EAN_READER_H__ #define __UPC_EAN_READER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or imp...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCEANReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
554
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __CODE_39_READER_H__ #define __CODE_39_READER_H__ /* * Code39Reader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code39Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
361
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/Code128Rea...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code128Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
5,249
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * UPCEANReader.cpp * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing....
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCEANReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,963
```objective-c #ifndef __MULTI_FORMAT_ONED_READER_H__ #define __MULTI_FORMAT_ONED_READER_H__ /* * MultiFormatOneDReader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #i...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/MultiFormatOneDReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
166
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ITF_READER_H__ #define __ITF_READER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/ITFReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
339
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __UPCA_READER_H__ #define __UPCA_READER_H__ /* * UPCAReader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCAReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
258
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "EAN13Reader.h" #include <zxing/NotFoundExcepti...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/EAN13Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
684
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __CODA_BAR_READER_H__ #define __CODA_BAR_READER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/CodaBarReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
266
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "Code39Reader.h" #include <zxing/oned/OneDResul...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code39Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,882
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * MultiFormatUPCEANReader.cpp * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <z...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/MultiFormatUPCEANReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
974
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/CodaBarRea...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/CodaBarReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
3,000
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __CODE_128_READER_H__ #define __CODE_128_READER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code128Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
240
```objective-c #ifndef __ONED_RESULT_POINT_H__ #define __ONED_RESULT_POINT_H__ /* * OneDResultPoint.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ResultP...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/OneDResultPoint.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
127
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/ITFReader....
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/ITFReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,822
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "EAN8Reader.h" #include <zxing/ReaderException....
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/EAN8Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
465
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __UPC_E_READER_H__ #define __UPC_E_READER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCEReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
249
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __EAN_13_READER_H__ #define __EAN_13_READER_H__ /* * EAN13Reader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF AN...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/EAN13Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
215
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * UPCAReader.cpp * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "UPCAReader.h" ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCAReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
454
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __CODE_93_READER_H__ #define __CODE_93_READER_H__ /* * Code93Reader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code93Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
321
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __EAN_8_READER_H__ #define __EAN_8_READER_H__ /* * EAN8Reader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY K...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/EAN8Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
196
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/UPCEReader...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/UPCEReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,236
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __MULTI_FORMAT_UPC_EAN_READER_H__ #define __MULTI_FORMAT_UPC_EAN_READER_H__ /* * MultiFormatUPCEANReader.h * ZXing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software *...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/MultiFormatUPCEANReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
195
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/ZXing.h> #include <zxing/oned/MultiForma...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/MultiFormatOneDReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
818
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/pdf417/PDF417Reader.h> #include <zxing/p...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/PDF417Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,375
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __PDF417_READER_H__ #define __PDF417_READER_H__ /* * PDF417Reader.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF A...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/PDF417Reader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
255
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include "Code93Reader.h" #include <zxing/oned/OneDResul...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/oned/Code93Reader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,577
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <stdint.h> #include <bigint/BigIntegerUtils.hh>...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/DecodedBitStreamParser2.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
5,320
```objective-c #ifndef __BIT_MATRIX_PARSER__PDF_H__ #define __BIT_MATRIX_PARSER__PDF_H__ /* * BitMatrixParser.h / PDF417 * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #i...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/BitMatrixParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
538
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __DECODED_BIT_STREAM_PARSER_PD_H__ #define __DECODED_BIT_STREAM_PARSER_PD_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/DecodedBitStreamParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
546
```objective-c #ifndef __DECOCER_PDF_H__ #define __DECOCER_PDF_H__ /* * Decoder.h * zxing * * Created by Hartmut Neubauer, 2012-05-25 * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. *...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/Decoder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
374
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-06-27 hfn: PDF417 Reed-Solomon error correction, u...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/Decoder3.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,092
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-09-19 HFN translation from Java into C++ */ #inc...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusPoly.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,261
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-09-19 HFN translation from Java into C++ */ #inc...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ErrorCorrection.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,901
```objective-c #ifndef __MODULUS_GFPOLY_PDF_H__ #define __MODULUS_GFPOLY_PDF_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-09-17 HFN translation from Java into C++ */ #i...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusPoly.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
387
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-09-19 HFN translation from Java into C++ */ #inc...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusGF.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
810
```objective-c #ifndef __MODULUS_GF_PDF_H__ #define __MODULUS_GF_PDF_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * 2012-09-17 HFN translation from Java into C++ */ #include <z...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusGF.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
342
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- #ifndef __ERROR_CORRECTION_PDF_H__ #define __ERROR_CORRECTION_PDF_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ex...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ErrorCorrection.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
426
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * Modified by Hartmut Neubauer (HFN) * * 2012-06-27 H...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/BitMatrixParser2.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
34,151
```objective-c #ifndef __LINESSAMPLER_H__ #define __LINESSAMPLER_H__ /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <map> #include <zxing/common/BitMatrix.h> #include <zxing...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/detector/LinesSampler.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
932
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <map> #include <zxing/pdf417/detector/LinesSamp...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/detector/LinesSampler.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
6,846
```objective-c #ifndef __DETECTOR_PDF417_H__ #define __DETECTOR_PDF417_H__ /* * Detector.h * zxing * * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/common/Point.h> ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/detector/Detector.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
733
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * AtztecDetecorResult.cpp * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eithe...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/AztecDetectorResult.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
286
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * AztecReader.h * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/AztecReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
226
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * AztecReader.cpp * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expres...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/AztecReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
406
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * AtztecDetecorResult.h * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/AztecDetectorResult.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
234
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <limits> #include <zxing/pdf417/detector/Detect...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/detector/Detector3.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
6,598
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Decoder.h * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expr...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/decoder/Decoder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
377
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Decoder.cpp * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/decoder/Decoder1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
4,090
```objective-c // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Detector.h * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either exp...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/detector/Detector.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
620
```objective-c #ifndef __DATA_MATRIX_READER_H__ #define __DATA_MATRIX_READER_H__ /* * DataMatrixReader.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ex...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/DataMatrixReader.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
182
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * DataMatrixReader.cpp * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either ex...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/DataMatrixReader.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
280
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * Detector.cpp * zxing * * Created by Lukas Stabe on 08/02/2012. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/detector/Detector1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
5,345
```objective-c #ifndef __VERSION_H__ #define __VERSION_H__ /* * Version.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/Version.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
456
```c++ /* * Version.cpp * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/datamatrix/Version.h> #include <limits> #in...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/Version1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
2,221
```c++ // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- /* * DecodedBitStreamParser.cpp * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eit...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/DecodedBitStreamParser1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
3,897
```objective-c #ifndef __DATA_BLOCK_DM_H__ #define __DATA_BLOCK_DM_H__ /* * DataBlock.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied....
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/DataBlock.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
229
```c++ /* * BitMatrixParser.cpp * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/datamatrix/decoder/BitMatrixParser....
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/BitMatrixParser1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
3,192
```objective-c #ifndef __BIT_MATRIX_PARSER_DM_H__ #define __BIT_MATRIX_PARSER_DM_H__ /* * BitMatrixParser.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/BitMatrixParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
353
```objective-c #ifndef __DECODER_DM_H__ #define __DECODER_DM_H__ /* * Decoder.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #i...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/Decoder.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
210
```objective-c #ifndef __DECODED_BIT_STREAM_PARSER_DM_H__ #define __DECODED_BIT_STREAM_PARSER_DM_H__ /* * DecodedBitStreamParser.h * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITI...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/DecodedBitStreamParser.h
objective-c
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
868
```c++ /* * DataBlock.cpp * zxing * * Created by Luiz Silva on 09/02/2010. * * * path_to_url * * Unless required by applicable law or agreed to in writing, software * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. */ #include <zxing/datamatrix/decoder/DataBlock.h> #include ...
/content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/decoder/DataBlock1.cpp
c++
2016-05-15T04:09:51
2024-08-15T07:23:05
JQTools
188080501/JQTools
1,683
1,020