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 |
|---|---|---|---|---|---|---|---|---|
```unknown
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2011-11-20.07; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
# following copyright and license.
#
#
# Permission is hereby granted, free of... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/install-sh | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 4,397 |
```unknown
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2013-05-30.07; # UTC
# This program is free software; you can redistribute it and/or modify
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distribut... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/depcomp | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 7,356 |
```unknown
#! /bin/sh
# Configuration validation subroutine script.
timestamp='2013-08-10'
# This file is free software; you can redistribute it and/or modify it
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the impli... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/config.sub | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 14,556 |
```unknown
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2012-10-14.11; # UTC
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
# the Free Software Foundation; either version 2, or (at your option)
# any later vers... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/compile | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 2,259 |
```unknown
#! /bin/sh
# Attempt to guess a canonical system name.
timestamp='2013-06-10'
# This file is free software; you can redistribute it and/or modify it
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/config.guess | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 15,767 |
```unknown
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
scriptversion=2013-10-28.13; # UTC
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
# the Free Software Foundation; either version 2, or (... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/missing | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,740 |
```unknown
#! /bin/sh
# Output a system dependent set of variables, describing how to set the
# run time search path of shared libraries in an executable.
#
# Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
# This file is free software; the Free Software Foundation giv... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/config.rpath | unknown | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 5,542 |
```c++
/*
This file is part of JQLibrary
Contact email: 188080501@qq.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/JQQRCodeReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,240 |
```c++
/*
This file is part of JQLibrary
Contact email: 188080501@qq.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/JQQRCodeReaderForQml.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 2,241 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __BARCODE_FORMAT_H__
#define __BARCODE_FORMAT_H__
/*
* BarcodeFormat.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/BarcodeFormat.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 247 |
```objective-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.
*/
#ifndef __ZXING_H_
#define __ZXING_H_
#define ZX... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ZXing.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 651 |
```objective-c
#ifndef __RESULT_H__
#define __RESULT_H__
/*
* Result.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 <string>
#include <zxing/common/Array.h>
#i... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Result.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 272 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __LUMINANCESOURCE_H__
#define __LUMINANCESOURCE_H__
/*
* LuminanceSource.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITION... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/LuminanceSource.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 328 |
```objective-c
#ifndef __READER_H__
#define __READER_H__
/*
* Reader.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/BinaryBitmap.h>
#include <zxing/Resu... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Reader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 160 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __DECODEHINTS_H_
#define __DECODEHINTS_H_
/*
* DecodeHintType.h
* zxing
*
*
*
* 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/DecodeHints.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 772 |
```objective-c
#ifndef __BINARYBITMAP_H__
#define __BINARYBITMAP_H__
/*
* BinaryBitmap.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>
... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/BinaryBitmap.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 278 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* Exception.cpp
* ZXing
*
* Created by Christian Brunschen on 03/06/2008.
*
*
* 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/Exception.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 197 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __INVERTEDLUMINANCESOURCE_H__
#define __INVERTEDLUMINANCESOURCE_H__
/*
*
*
* 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/InvertedLuminanceSource.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 267 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* ChecksumException.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/ChecksumException.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 143 |
```objective-c
#ifndef __RESULT_POINT_CALLBACK_H__
#define __RESULT_POINT_CALLBACK_H__
/*
* ResultPointCallback.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 ... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ResultPointCallback.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 138 |
```objective-c
#ifndef __MULTI_FORMAT_READER_H__
#define __MULTI_FORMAT_READER_H__
/*
* MultiFormatBarcodeReader.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/MultiFormatReader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 230 |
```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/MultiFormatRead... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/MultiFormatReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,080 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __ILLEGAL_STATE_EXCEPTION_H__
#define __ILLEGAL_STATE_EXCEPTION_H__
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, ei... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/IllegalStateException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 139 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __READER_EXCEPTION_H__
#define __READER_EXCEPTION_H__
/*
* ReaderException.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDIT... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ReaderException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 148 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __RESULT_POINT_H__
#define __RESULT_POINT_H__
/*
* ResultPoint.h
* zxing
*
*
*
* 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/ResultPoint.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 274 |
```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/BinaryBitmap.h>
using zxing::Ref;
using... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/BinaryBitmap.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 435 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* Result.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 exp... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Result.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 294 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* 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.
*/
#inclu... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/BarcodeFormat.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 210 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __CHECKSUM_EXCEPTION_H__
#define __CHECKSUM_EXCEPTION_H__
/*
*
*
* 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/ChecksumException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 143 |
```c++
/*
* Reader.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/Reader.h>
namespace zxing {
Reade... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Reader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 114 |
```c++
/*
* ResultPointCallback.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/ResultPointCallback.h>
namespace zxing {
ResultPointCallback::~ResultP... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ResultPointCallback.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 77 |
```objective-c
#ifndef BINARIZER_H_
#define BINARIZER_H_
/*
* Binarizer.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/LuminanceSource.h>
#include <zxin... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Binarizer.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 251 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* ResultIO.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 e... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ResultIO.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 170 |
```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/InvertedLuminan... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/InvertedLuminanceSource.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 504 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __EXCEPTION_H__
#define __EXCEPTION_H__
/*
* Exception.h
* ZXing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, ei... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/Exception.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 224 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* FormatException.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, e... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/FormatException.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 153 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __NOT_FOUND_EXCEPTION_H__
#define __NOT_FOUND_EXCEPTION_H__
/*
*
*
* 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/NotFoundException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 135 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* LuminanceSource.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 <sstream>
... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/LuminanceSource.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 608 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* Binarizer.cpp
* zxing
*
* Created by Ralf Kistner on 16/10/2009.
* Modified by Lukasz Warchol on 02/02/2010.
*
*
* 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/Binarizer.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 225 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* DecodeHintType.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/Deco... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/DecodeHints.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,200 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* ResultPoint.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, eithe... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ResultPoint.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 942 |
```objective-c
#ifndef __FORMAT_EXCEPTION_H__
#define __FORMAT_EXCEPTION_H__
/*
* FormatException.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/ReaderE... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/FormatException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 124 |
```c++
/*
*
*
* 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/multi/ByQuadrantReader.h>
#include <zxing/ReaderException.h>
namespace zxing {
namespace multi {
ByQuadrantRead... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/ByQuadrantReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 505 |
```objective-c
#ifndef __BY_QUADRANT_READER_H__
#define __BY_QUADRANT_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.
*/
#include <zxing/Reader.h>
#include <zxing/BinaryBitmap... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/ByQuadrantReader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 188 |
```objective-c
#ifndef __MULTIPLE_BARCODE_READER_H__
#define __MULTIPLE_BARCODE_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.
*/
#include <zxing/common/Counted.h>
#include <... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/MultipleBarcodeReader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 197 |
```c++
/*
*
*
* 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/multi/MultipleBarcodeReader.h>
namespace zxing {
namespace multi {
MultipleBarcodeReader::~MultipleBarcodeReade... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/MultipleBarcodeReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 121 |
```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/multi/GenericMultipleBarcodeReader.h>
#i... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/GenericMultipleBarcodeReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,062 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __GENERIC_MULTIPLE_BARCODE_READER_H__
#define __GENERIC_MULTIPLE_BARCODE_READER_H__
/*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITIONS ... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/GenericMultipleBarcodeReader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 284 |
```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/multi/qrcode/QRCodeMultiReader.h>
#inclu... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/QRCodeMultiReader.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 421 |
```objective-c
#ifndef __QRCODE_MULTI_READER_H__
#define __QRCODE_MULTI_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.
*/
#include <zxing/multi/MultipleBarcodeReader.h>
#incl... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/QRCodeMultiReader.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 168 |
```c++
/*
*
*
* 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/multi/qrcode/detector/MultiDetector.h>
#include <zxing/multi/qrcode/detector/MultiFinderPatternFinder.h>
#include... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/detector/MultiDetector.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 277 |
```objective-c
#ifndef __MULTI_FINDER_PATTERN_FINDER_H__
#define __MULTI_FINDER_PATTERN_FINDER_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 <zxing/qrcode/detector/Find... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 276 |
```objective-c
#ifndef __MULTI_DETECTOR_H__
#define __MULTI_DETECTOR_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 <zxing/qrcode/detector/Detector.h>
#include <zxing/co... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/detector/MultiDetector.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 164 |
```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 <cmath>
#include <algorithm>
#include <zxing/mu... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/multi/qrcode/detector/MultiFinderPatternFinder1.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 2,374 |
```c++
/*
* PerspectiveTransform.cpp
* zxing
*
* Created by Christian Brunschen on 12/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/common/PerspectiveTra... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/PerspectiveTransform.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,481 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __STRING_UTILS__
#define __STRING_UTILS__
/*
*
*
* 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/common/StringUtils.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 224 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* HybridBinarizer.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/com... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/HybridBinarizer.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,717 |
```c++
/*
* GridSampler.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/common/GridSampler.h>
#include... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GridSampler.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,149 |
```objective-c
#ifndef __POINT_H__
#define __POINT_H__
/*
* Point.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.
*/
namespace zxing {
class PointI {
public:
int x;
int... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Point.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 165 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __GREYSCALE_LUMINANCE_SOURCE__
#define __GREYSCALE_LUMINANCE_SOURCE__
/*
* GreyscaleLuminanceSource.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITH... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GreyscaleLuminanceSource.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 300 |
```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/common/BitArray.h>
using std::vector;
u... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitArray.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,146 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __GREYSCALE_ROTATED_LUMINANCE_SOURCE__
#define __GREYSCALE_ROTATED_LUMINANCE_SOURCE__
/*
* GreyscaleRotatedLuminanceSource.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in wr... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GreyscaleRotatedLuminanceSource.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 240 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GreyscaleLuminanceSource.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 <... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GreyscaleLuminanceSource.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 692 |
```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/common/BitMatrix.h>
#include <zxing/comm... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitMatrix.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 936 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __STR_H__
#define __STR_H__
/*
* Str.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 im... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Str.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 245 |
```objective-c
#ifndef __GRID_SAMPLER_H__
#define __GRID_SAMPLER_H__
/*
* GridSampler.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>
#... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GridSampler.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 334 |
```shell
# libtool (GNU libtool) 2.4.2
# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# ... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeWriter/qrencode/use/ltmain.sh | shell | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 81,217 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* BitSource.cpp
* zxing
*
* Created by Christian Brunschen on 09/05/2008.
*
*
* 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/common/BitSource.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 504 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __GLOBALHISTOGRAMBINARIZER_H__
#define __GLOBALHISTOGRAMBINARIZER_H__
/*
* GlobalHistogramBinarizer.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITH... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GlobalHistogramBinarizer.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 -*-
/*
* GlobalHistogramBinarizer.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 <... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GlobalHistogramBinarizer.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,878 |
```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/common/CharacterSetECI.h>
#include <zxin... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/CharacterSetECI.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,087 |
```c++
/*
* IllegalArgumentException.cpp
* zxing
*
* Created by Christian Brunschen on 06/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/common/IllegalArg... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/IllegalArgumentException.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 111 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __CHARACTERSET_ECI__
#define __CHARACTERSET_ECI__
/*
*
*
* 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/common/CharacterSetECI.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 275 |
```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/common/StringUtils.h>
#include <zxing/D... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/StringUtils.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,789 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __ARRAY_H__
#define __ARRAY_H__
/*
* Array.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... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Array.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 892 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* DecoderResult.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, eit... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DecoderResult.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 237 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __BIT_ARRAY_H__
#define __BIT_ARRAY_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/common/BitArray.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 413 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* String.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 exp... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Str.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 299 |
```objective-c
#ifndef __PERSPECTIVE_TANSFORM_H__
#define __PERSPECTIVE_TANSFORM_H__
/*
* PerspectiveTransform.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 <... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/PerspectiveTransform.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 420 |
```objective-c
#ifndef __DETECTOR_RESULT_H__
#define __DETECTOR_RESULT_H__
/*
* DetectorResult.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/Cou... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DetectorResult.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 194 |
```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/common/BitArray.h>
using zxing::BitArra... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitArrayIO.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 167 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* DetectorResult.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, ei... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DetectorResult.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 179 |
```objective-c
#ifndef __DECODER_RESULT_H__
#define __DECODER_RESULT_H__
/*
* DecoderResult.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/Counte... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DecoderResult.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 227 |
```objective-c
#ifndef __ILLEGAL_ARGUMENT_EXCEPTION_H__
#define __ILLEGAL_ARGUMENT_EXCEPTION_H__
/*
* IllegalArgumentException.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/common/IllegalArgumentException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 114 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __BIT_MATRIX_H__
#define __BIT_MATRIX_H__
/*
* BitMatrix.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/common/BitMatrix.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 537 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __HYBRIDBINARIZER_H__
#define __HYBRIDBINARIZER_H__
/*
* HybridBinarizer.h
* zxing
*
*
*
* path_to_url
*
* Unless required by applicable law or agreed to in writing, software
* WITHOUT WARRANTIES OR CONDITION... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/HybridBinarizer.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 391 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GreyscaleRotatedLuminanceSource.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.
*/
#i... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/GreyscaleRotatedLuminanceSource.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 618 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __COUNTED_H__
#define __COUNTED_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.
*/
#in... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/Counted.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 643 |
```objective-c
#ifndef __BIT_SOURCE_H__
#define __BIT_SOURCE_H__
/*
* BitSource.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>
namespac... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitSource.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 394 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GenericGF.h
* zxing
*
* Created by Lukas Stabe on 13/02/2012.
*
*
* 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/common/reedsolomon/GenericGF.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 429 |
```objective-c
#ifndef __REED_SOLOMON_EXCEPTION_H__
#define __REED_SOLOMON_EXCEPTION_H__
/*
* ReedSolomonException.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/common/reedsolomon/ReedSolomonException.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 132 |
```c++
/*
* ReedSolomonException.cpp
* zxing
*
* Created by Christian Brunschen on 06/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/common/reedsolomon/Re... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/ReedSolomonException.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 134 |
```objective-c
#ifndef __REED_SOLOMON_DECODER_H__
#define __REED_SOLOMON_DECODER_H__
/*
* ReedSolomonDecoder.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 <me... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/ReedSolomonDecoder.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 303 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GenericGFPoly.h
* zxing
*
* Created by Lukas Stabe on 13/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/common/reedsolomon/GenericGFPoly.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 327 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* Created by Christian Brunschen on 05/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.
*/
#inclu... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/ReedSolomonDecoder.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,628 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GenericGF.cpp
* zxing
*
* Created by Lukas Stabe on 13/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 ... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGF.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,073 |
```objective-c
#ifndef __WHITERECTANGLEDETECTOR_H__
#define __WHITERECTANGLEDETECTOR_H__
/*
* WhiteRectangleDetector.h
*
*
* 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, ei... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/WhiteRectangleDetector.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 340 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* GenericGFPoly.cpp
* zxing
*
* Created by Lukas Stabe on 13/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/common/reedsolomon/GenericGFPoly.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,841 |
```c++
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/*
* MonochromeRectangleDetector.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... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/MonochromeRectangleDetector.cpp | c++ | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 1,485 |
```objective-c
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
#ifndef __MONOCHROMERECTANGLEDETECTOR_H__
#define __MONOCHROMERECTANGLEDETECTOR_H__
/*
* MonochromeRectangleDetector.h
* y_wmk
*
* Created by Luiz Silva on 09/02/2010.
*
*
* path_to_url
*
* Unless required by appl... | /content/code_sandbox/library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/detector/MonochromeRectangleDetector.h | objective-c | 2016-05-15T04:09:51 | 2024-08-15T07:23:05 | JQTools | 188080501/JQTools | 1,683 | 371 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.