blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
62b753db9fa2d1402e677fbe84b3dcd83645f2ce
80b1511e7279a93ba4eb1e8b33877da489a4ba6e
/src/net.h
ad467e1201d343591acc6029a5a52010523aa2b0
[ "MIT" ]
permissive
SoyuzCoin/SoyuzCoin
948187eee036ebe869d2cf0c61c9c7d402ec7c12
bd65080a5c095217c88e45468d22fe6385ba0ed2
refs/heads/master
2020-04-20T17:07:01.948321
2019-02-03T18:56:12
2019-02-03T18:56:12
157,443,635
2
0
null
null
null
null
UTF-8
C++
false
false
23,464
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2017-2018 The PIVX developers // Copyright (c) 2018 The Soyuz3 developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-licen...
[ "coinsoyuz@gmail.com" ]
coinsoyuz@gmail.com
a57a6df436ff11fa1f48aa04fcda0d19efce6fa7
ff786316d768b8533be7a44ac05c81148743a3d4
/ProjetC++/ProjetC++/Model/Forme.cpp
8ecf4bc2905f15f607dc11d293e3998f3de7e569
[]
no_license
Wearenn/ProjetTut
3704d8c576221a4df993bf8809833ad5aa9745aa
4a1af1b2dcb609b17d6e74d4dad4140fd6e853e2
refs/heads/master
2020-04-07T23:29:13.351998
2019-01-19T15:24:44
2019-01-19T15:24:44
158,814,831
0
0
null
null
null
null
UTF-8
C++
false
false
321
cpp
#include "Forme.h" const string Forme::BLACK = "black"; const string Forme::BLUE = "blue"; const string Forme::RED = "red"; const string Forme::GREEN = "green"; const string Forme::YELLOW= "yellow"; const string Forme::CYAN = "cyan"; ostream & operator << (ostream & s, const Forme & opd) { return s << (string)opd; }...
[ "sebastien.philipp57@gmail.com" ]
sebastien.philipp57@gmail.com
2aa01b78166ef588a68d0b003a41c54d5c0c276f
d2190cbb5ea5463410eb84ec8b4c6a660e4b3d0e
/hydra2-4.9w/alignment/halignmentgrotations.h
82a33c68f7c4433d978b97d30d3fc779bc5494df
[]
no_license
wesmail/hydra
6c681572ff6db2c60c9e36ec864a3c0e83e6aa6a
ab934d4c7eff335cc2d25f212034121f050aadf1
refs/heads/master
2021-07-05T17:04:53.402387
2020-08-12T08:54:11
2020-08-12T08:54:11
149,625,232
0
0
null
null
null
null
UTF-8
C++
false
false
1,009
h
#ifndef HALIGNMENTGROTATIONS_H #define HALIGNMENTGROTATIONS_H #include "TObject.h" #include "iostream" #include "fstream" class HMdcGetContainers; class HGeomTransform; class HGeomVector; class TString; class HAlignmentGRotations:public TObject { public: HAlignmentGRotations(); ~HAlignmentGRotations() {;} HGeo...
[ "w.esmail@fz-juelich.de" ]
w.esmail@fz-juelich.de
16df482ebe0413dbc25e4a322e7623cca6a744c9
9f8616eedd509590221b8021194a3f063d4ecb86
/src/opengl.cpp
a78ab242928a8edc7e09b17c46a87e9540af6160
[]
no_license
w0lramD/win32OpenGLSetup
e5b42a25f402c1f9a100222fbe678a6fe918f58d
24fd6688367fc6ef00bb33635cd4384ecad8fce7
refs/heads/master
2023-06-01T15:16:33.895291
2020-07-22T01:22:37
2020-07-22T01:23:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,531
cpp
#include "utils.h" #define GL_NUM_EXTENSIONS 0x821D #define GL_MAX_COLOR_ATTACHMENTS 0x8CDF #define GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS 0x8B4D #define GL_TEXTURE_3D 0x806F #define GL_TEXTURE0 0x84C0 #define GL_TEXTURE1 0x84C1 #...
[ "diego.marcos@gmail.com" ]
diego.marcos@gmail.com
0d4bbf7851606d6d5f1426c7bbc0723ccec3f82d
ebacc5b1b457b08eac119e43c030281c98343aeb
/Boost_Study/Containers_data_structures/13.cpp
2edb68230ab4ffaf82f26105a083429f220a15e2
[]
no_license
deardeng/learning
e9993eece3ed22891f2e54df7c8cf19bf1ce89f4
338d6431cb2d64b25b3d28bbdd3e47984f422ba2
refs/heads/master
2020-05-17T13:12:43.808391
2016-02-11T16:24:09
2016-02-11T16:24:09
19,692,141
1
1
null
null
null
null
UTF-8
C++
false
false
914
cpp
#include <string> #include <iostream> #include <vector> #include <set> #include <map> #include <algorithm> #include <boost/tuple/tuple.hpp> #include <boost/assign.hpp> #include <boost/typeof/typeof.hpp> #include <boost/ref.hpp> //using namespace std; using namespace boost; typedef tuple<int, std::string> my_tuple1; t...
[ "565620795@qq.com" ]
565620795@qq.com
9aa4d1aa19182868895e16fc28933b1c4c2bbf61
ce6229f5915f9e6de1238861b4a940d61e56960b
/Sonder/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_ObjectModel_ReadOnlyCo3163743930.h
787512784c6ce6aabcfa7b67b666e75ca81f195b
[ "Apache-2.0" ]
permissive
HackingForGood/GoogleyEyes
d9e36e3dffb4edbd0736ab49a764736a91ecebcf
a92b962ab220686794350560a47e88191e165c05
refs/heads/master
2021-04-15T10:03:59.093464
2017-06-25T17:32:52
2017-06-25T17:32:52
94,575,021
7
0
null
null
null
null
UTF-8
C++
false
false
1,168
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Object2689449295.h" // System.Collections.Generic.IList`1<UnityEngine.UI.Mask> struct IList_1_t3518898839; #ifdef __clang__ #pragma clang diagnostic pus...
[ "anishdhesikan@gmail.com" ]
anishdhesikan@gmail.com
3256fdbd41788147227bd9266e85ec49ea265dab
fb59bca8f9993b0cebf80f8c309089106213d625
/Homekit/Superlights-Arduino/Superlights-Arduino.ino
45bcde1b8173aba4c28879ca61a3919f967f070f
[]
no_license
SFrost007/ArduinoProjects
8c4441d09fd3496bd60ede49621b90a794bbd54b
036842381e2913792929c74b79e37bbd20ba2beb
refs/heads/master
2020-06-10T06:58:05.982625
2019-06-25T01:47:34
2019-06-25T01:47:34
193,613,041
0
0
null
null
null
null
UTF-8
C++
false
false
1,809
ino
#include <math.h> #include <Arduino.h> #include <SPI.h> #include <BLEPeripheral.h> const int pinRedLED = 3; const int pinGreenLED = 5; const int pinBlueLED = 6; int loopCount; const int blinkPIN = 7; #define BLE_REQ 9 #define BLE_RDY 8 #define BLE_RST 9 BLEPeripheral ble = BLEPeripheral(BLE_REQ, BLE_RDY, BLE_R...
[ "sfrost007@gmail.com" ]
sfrost007@gmail.com
d34121bfc3002e669b243049743f96c4196d71cd
05859ad2d0114a35258b441eca0f8b1d8dcf5605
/tmc3/PCCTMC3Encoder.h
016f3430f3660d25330afc0ef89d6bd9237ebdc1
[ "BSD-3-Clause" ]
permissive
BetaGarf/TMC13v5-Cluster-GFT
ecd1f0e73526a0d5348ee2575bcdd60d454977d4
7f95efd617c1434bdc1fa0ae41c7fa11be21c165
refs/heads/master
2020-05-28T10:56:25.367213
2019-05-28T07:36:23
2019-05-28T07:36:23
188,976,017
0
0
null
null
null
null
UTF-8
C++
false
false
4,614
h
/* The copyright in this software is being made available under the BSD * Licence, included below. This software may be subject to other third * party and contributor rights, including patent rights, and no such * rights are granted under this licence. * * Copyright (c) 2017-2018, ISO/IEC * All rights reserved. ...
[ "799062557@qq.com" ]
799062557@qq.com
4b29e6b19350458ff26aca54c6ed737881e04a48
0b34dc130e8296d3d61eedf37452be5de41af1c2
/OpenGl/Qt_GLSL/source/debug/qrc_Icon.cpp
c7c367cd430a897deb69f4361984063fa902ac89
[]
no_license
BIbiLion/LS_Wqiakun2017Test
67a77c07a33ea4d5f308492580a403774de99b30
2955f20d8ac63acd8ace2a553f2e062e9ac26e92
refs/heads/master
2021-01-20T14:19:28.468757
2017-09-15T08:04:55
2017-09-15T08:04:55
90,591,454
2
3
null
null
null
null
UTF-8
C++
false
false
12,035
cpp
/**************************************************************************** ** Resource object code ** ** Created by: The Resource Compiler for Qt version 5.2.1 ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ #include <QtCore/q...
[ "wqiankun89@163.com" ]
wqiankun89@163.com
96ef71fabf5d324938ce33011b6f443d36c39172
c456f22ae2c53fc08774b6ff2aadf5e84efbde55
/src/engine/animation/transformAnimation.h
965553342837c779c5ffc0dcc4671c9fcf39aadc
[]
no_license
fscur/rho
d4fcda358094a2bb18dff2596c9a3abea16494c5
0f124320c97e31534d708ab5c094cb80beb3b3ac
refs/heads/master
2020-04-06T06:24:57.020650
2017-02-24T07:26:38
2017-02-24T07:26:38
82,894,038
0
0
null
null
null
null
UTF-8
C++
false
false
927
h
#pragma once #include <rho.h> #include "animationApi.h" #include "animation.h" #include "easingFunctions.h" #include <core\transform.h> namespace rho { class transformAnimation : public animation { private: transform* _value; transform _from; transform _to; public: ...
[ "filipe.scur@gmail.com" ]
filipe.scur@gmail.com
d17810a24fc8613ab6097c8ecdcf381fe37e766d
1ad4077361201f1bbe9a487382f8f37b288ea50b
/tests/format.cxx
4989e577ab5465e81871b268111b6a77b58e8600
[ "MIT" ]
permissive
lukaszgemborowski/cpptoolbox
70e02ba37f2612ab5af9219e31bdcf3fe4b0e65d
a56eb3a41b76afcb53055fd2a0ba15ef1e2c3af4
refs/heads/master
2021-01-16T00:28:52.253761
2020-03-02T22:46:08
2020-03-02T22:46:08
99,963,623
0
1
MIT
2020-03-02T22:46:09
2017-08-10T20:49:08
C++
UTF-8
C++
false
false
1,057
cxx
#include <toolbox/testing/test.hpp> #include <toolbox/cpp/format.hpp> // we may compile this without standard C++ library // so let's use C version of strncmp #include <string.h> template<std::size_t N> struct output_stream { char buffer[N] = {0}; std::size_t pos = 0; void put(char c) { buffer[po...
[ "lukasz.gemborowski@gmail.com" ]
lukasz.gemborowski@gmail.com
7bbb33a85946e618ce4a0974cbae60c04d9cda58
872770c5323aa17120f2f708a1f0be09e663c9a8
/Elastos/Framework/Droid/eco/src/core/view/menu/SubMenuBuilderBase.cpp
94e3365347092ce49765fa25dad1d853b33d2ac2
[]
no_license
xianjimli/Elastos
76a12b58db23dbf32ecbcefdaf6179510362dd21
f9f019d266a7e685544596b365cfbc05bda9cb70
refs/heads/master
2021-01-11T08:26:17.180908
2013-08-21T02:31:17
2013-08-21T02:31:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,642
cpp
#include "ext/frameworkext.h" #include "view/menu/SubMenuBuilderBase.h" /** * The model for a sub menu, which is an extension of the menu. Most methods are proxied to * the parent menu. */ SubMenuBuilderBase::SubMenuBuilderBase( /* [in] */ IContext* context, /* [in] */ IMenuBuilder* parentMenu, ...
[ "chen.yunzhi@kortide.com.cn" ]
chen.yunzhi@kortide.com.cn
00ddfd4a4259b8aa8e61bdbe40ddcd74d167fc87
a7545b0cba7a613f0128b7ac4c80bdbc8160f6a4
/src/sporkid.h
edb0cc3acdf79bd10dc6daa069264d5caa82ef09
[ "MIT" ]
permissive
nerdynerdnerdz/Guapcoin
b555fc57f791bafcbeb14058e344e3860122097c
84fe2eef168ecc9042d5315a2ff471413a134971
refs/heads/master
2023-01-05T11:27:19.596120
2020-10-29T08:31:40
2020-10-29T08:31:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,338
h
// Copyright (c) 2014-2016 The Dash developers // Copyright (c) 2016-2020 The PIVX developers // Copyright (c) 2019-2020 The Guapcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef SPORKID_H #define SPORK...
[ "53179738+guapcrypto@users.noreply.github.com" ]
53179738+guapcrypto@users.noreply.github.com
3ea60399880a0993013cb30a349b7ef6ae0fcd80
192d0a610a0ca92f2ef91da7cb9f65c1f218d07f
/node_modules/opencv-build/opencv/build/modules/imgproc/bilateral_filter.simd_declarations.hpp
9d50bb02edf735ec47d0b554a441e19d0a6b7e2f
[]
no_license
sonphamnjfi/chat-real-time
27e988d97e4eecdf0e2271588ae0ffdbd28c9a71
0e211b9ed63ed7687dacc6005b6a0e847fa31f06
refs/heads/main
2023-08-14T17:29:05.880309
2021-10-16T13:37:18
2021-10-16T13:37:18
416,145,502
1
0
null
null
null
null
UTF-8
C++
false
false
437
hpp
#define CV_CPU_SIMD_FILENAME "C:/Users/sonph/Desktop/test/node_modules/opencv-build/opencv/opencv/modules/imgproc/src/bilateral_filter.simd.hpp" #define CV_CPU_DISPATCH_MODE SSE2 #include "opencv2/core/private/cv_cpu_include_simd_declarations.hpp" #define CV_CPU_DISPATCH_MODE AVX2 #include "opencv2/core/private/cv_cpu...
[ "sonphamnjfi@gmail.com" ]
sonphamnjfi@gmail.com
b6a8363696f4af91e75b7f2a6384117848e2e36e
a7b00f469b109fa53176a573ebd6d24687db0a42
/src/Search.tcc
da80d522a209362770f1f480e79274ce3ef317db
[ "BSD-2-Clause", "BSD-3-Clause", "MIT", "Apache-2.0", "CC-BY-3.0" ]
permissive
winni2k/bifrost
8b3fe23482833644e458d09bf04bf79e7e5437dd
5be773b3ccc3d432cea4e12ef32a60f17cd3e129
refs/heads/master
2021-01-01T12:28:26.407618
2020-06-05T18:04:45
2020-06-05T18:04:45
239,278,677
0
0
BSD-2-Clause
2020-02-09T09:36:23
2020-02-09T09:36:22
null
UTF-8
C++
false
false
43,107
tcc
#ifndef BIFROST_SEARCH_DBG_TCC #define BIFROST_SEARCH_DBG_TCC template<typename U, typename G> vector<pair<size_t, UnitigMap<U, G>>> CompactedDBG<U, G>::searchSequence( const string& seq, const bool exact, const bool insertion, const bool d...
[ "guillaumeholley@gmail.com" ]
guillaumeholley@gmail.com
c387aa5a2044be2023b6c001f0bb8b34c2336355
c12dc233139fc8aa95877e6081e671c4a972b091
/RAW/IlcTagDB.h
de69b6d94a261bd1d267d7e52f77938dc997ec01
[]
no_license
yanqicw/ORKA-ILCRoot
b4be984cb9f1991b0c174da7428366af4973ef84
6e66c4cbae6835586274a385bee9bed254a63976
refs/heads/master
2020-04-01T02:27:50.942859
2012-12-03T17:51:10
2012-12-03T17:51:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,608
h
#ifndef ILCTAGDB_H #define ILCTAGDB_H // @(#) $Id: IlcTagDB.h 23318 2008-01-14 12:43:28Z hristov $ // Author: Fons Rademakers 26/11/99 /* 2012-2013 Infrastructure for Large Collider Experiment. * * All rights reserved. * * See cxx source for full Copyright not...
[ "anna@fbb65c11-2394-7148-9363-1d506dd39c89" ]
anna@fbb65c11-2394-7148-9363-1d506dd39c89
ca6bafe4556cd86abaece8c672a46ea0784d2ae7
1794e7b0cbd22f9651dfa4431ce40629bf65653a
/task2.cpp
51d90af08011bc03826878fe6cc30afde586eea4
[]
no_license
donymie/Tasks
4ad164f2fed3dbcced012405b3ce9ef930a29d10
12c64774818fd307b3d38b8f4a70cc5feab595b5
refs/heads/master
2021-07-20T19:34:37.312143
2017-10-29T19:41:24
2017-10-29T19:41:24
108,764,587
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
265
cpp
// task2.cpp: определяет точку входа для консольного приложения. // #include "stdafx.h" #include <iostream> using namespace std; int main() { int i; for (i = 26; i >= 15; i--) { cout << i << " "; } cin.get(); }
[ "sashadonchak@gmail.com" ]
sashadonchak@gmail.com
ba3758b0ffa14e0e53822f6144aca944448fecd3
8b1b44762d2d4461c80f82206b3db8ddba143304
/arduinoPrograms/testDigisparkPro/testDigisparkPro.ino
8f997dbcc80059f4c0bab6d78cf1154465531ec1
[ "MIT" ]
permissive
gavingavinchan/lusca
45defa93c90eb55e7bdb4bab9e64e0e0ffca1742
9706dff5182eea850dfaa8d3a5b4cb5e9f9397c3
refs/heads/master
2022-12-21T15:50:23.824487
2019-07-26T04:24:45
2019-07-26T04:24:45
150,950,375
1
1
MIT
2022-12-09T06:13:16
2018-09-30T09:00:44
JavaScript
UTF-8
C++
false
false
561
ino
#include "TinyWireS.h" // wrapper class for I2C slave routines #include <EEPROM.h> #define ledPin 1 void setup() { pinMode(ledPin,OUTPUT); TinyWireS.begin(0x45); // init I2C Slave mode TinyWireS.onReceive(receiveEvent); } void receiveEvent(uint8_t howMany) { Blink(2); } void loop() { ...
[ "gavingavinchan@gmail.com" ]
gavingavinchan@gmail.com
673a3adb2b5615a9fbed75bce3c21310101ae2cf
a71e120698165b95c6c3f4cdb9b8ec1e5e118170
/Validation/VstQuaero/interface/Refine.hh
75a131e5148adf3a117ab012d7aef7ad4b6e4c1e
[]
no_license
peiffer/usercode
173d69b64e2a4f7082c9009f84336aa7c45f32c5
7558c340d4cda8ec5a5b00aabcf94d5b3591e178
refs/heads/master
2021-01-14T14:27:32.667867
2016-09-06T13:59:05
2016-09-06T13:59:05
57,212,842
0
0
null
2016-04-27T12:47:54
2016-04-27T12:47:54
null
UTF-8
C++
false
false
502
hh
#ifndef __Refine #define __Refine #include <vector> #include <string> #include <map> #include "Validation/VstQuaeroUtils/interface/QuaeroEvent.hh" #include "Validation/VstQuaeroUtils/interface/PartitionRule.hh" class Refine { public: Refine(std::string _collider, std::string _experiment, int _level=10); bool sat...
[ "mrenna@fnal.gov" ]
mrenna@fnal.gov
875d5efbefcdc1f2d4c1621fad382ec1320c20f5
c821ae31370eece6bc81949367453f16ff0bb02d
/cie_sign_sdk/src/ASN1/ASN1ObjectIdentifier.cpp
55d40401eb36b64eca72057ba926ec72854ac2db
[ "BSD-3-Clause" ]
permissive
italia/cie-middleware
09a4895555757eff43e65c1c7380fb0e7eaf95bc
aef317fa8400d257e35d0fbeaf86cd46f09f3e05
refs/heads/master
2023-06-22T14:05:34.714374
2023-06-14T14:29:03
2023-06-14T14:29:03
87,190,429
68
25
BSD-3-Clause
2023-06-14T14:29:04
2017-04-04T13:31:51
C++
UTF-8
C++
false
false
3,703
cpp
#include "ASN1ObjectIdentifier.h" #include <math.h> //#include "ASN1Exception.h" #include <stdlib.h> #include "UUCBufferedReader.h" const BYTE CASN1ObjectIdentifier::TAG = 0x06; CASN1ObjectIdentifier::~CASN1ObjectIdentifier() { } CASN1ObjectIdentifier::CASN1ObjectIdentifier(UUCBufferedReader& reader) : CASN1...
[ "pdg@bit4id.com" ]
pdg@bit4id.com
bf19e17932dc88d868855b9fb6aaa985fec2a4a1
59944d5f1be79854f38ffb85ab9196f8098155ef
/vm_instruction_set.h
7ada528aa8aa216c09a5970f69e7d23001679d6c
[]
no_license
453483289/VmP_DBG
2759912038f2ff3e2ab8b5db639c176c53b2a045
18f511db8f13681a7f00ee9a24665a5d439ead22
refs/heads/master
2020-12-24T11:17:08.923932
2016-10-18T18:36:33
2016-10-18T18:36:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,690
h
#ifndef VM_INSTRUCTION_SET_H #define VM_INSTRUCTION_SET_H #include <tchar.h> #include <string> #include <vector> #include <string> #include <stdint.h> #include <unordered_map> #include "types.h" type_handler POP32_REG{ "POP_32 R", "3 4", "MOV EDX, [EBP+0x0]", "ADD EBP, 0x4", "MOV [EAX+EDI], EDX" }; type_handler PUSH32...
[ "joao.r.marques@ist.utl.pt" ]
joao.r.marques@ist.utl.pt
194c80817d2e10d5cc9065de9f452b730433d2e8
0daefca3bbfbfa0411f58c51da10c90b0b3ba839
/Codes/Robson/c++/repetidos.cpp
c968e23c84aad04d28604a62e1e1f6badd7170ee
[ "MIT" ]
permissive
robsongcruz/ChallengesCollection
e01d65439da0bb52c8062212393f92d4563497ff
dd7be2d3f3575b6ff904529fc4e2500eadaf2e2a
refs/heads/master
2022-05-29T02:51:53.091420
2020-04-30T14:58:38
2020-04-30T14:58:38
259,987,872
1
0
null
null
null
null
UTF-8
C++
false
false
1,454
cpp
#include <iostream> using namespace std; typedef struct node { int value; struct node * next; } node_t; void fnRemoveDupVals(node_t * pHead){ /* INSERT YOUR CODE HERE -> START*/ node_t * ref = pHead; node_t * previous = NULL; node_t * pivot = NULL; while (ref != NULL) { previ...
[ "robson.cruz@grupoqs.net" ]
robson.cruz@grupoqs.net
8ff7d14f6b618f25f2617fb9c4a676cb6835cfe5
67a2ea3b647d1b87a9469ded48f7b259f226b0bb
/File/File6.cpp
a8fa0b7d528f894cf90d933288f9ea88b8d90151
[]
no_license
kannan-xiao4/robe_entry_cpp
09ee312b63825a6205dfd1e45fe5293a3eda9dcf
71d5af2b9a315a1ca98799ed7cb88472fbe06c8c
refs/heads/master
2020-12-10T10:06:59.758559
2020-02-28T15:13:12
2020-02-28T15:13:12
233,562,534
0
0
null
null
null
null
UTF-8
C++
false
false
2,088
cpp
#include <iostream> #include <fstream> #include <cstdio> #include <cstdlib> using namespace std; const int PAGE_WIDTH = 16; const int PAGE_HEIGHT = 16; const int PAGE_SIZE = PAGE_WIDTH * PAGE_HEIGHT; class DumpFile { public: bool Run(); private: bool Open(); void Close(); void Dump(); bool Contro...
[ "wingrakhi@live.jp" ]
wingrakhi@live.jp
833cc33155561f4b822382777ce4bdc1d154d5bc
1a8f5d5fb51498859bb06d0287ad6c38e9bb8f70
/service/type-analysis/LocalTypeAnalyzer.h
7c9cdcf7f47a903c8c3b6751d8f03c5e0e52e33c
[ "MIT" ]
permissive
willpyshan13/redex
a5c3109734626bb647e2dfcd49c7d38075ab3553
0bb6a6ca434c4f57e825f0c3e0d47d7f1388529f
refs/heads/master
2022-04-15T07:19:18.825412
2020-04-15T01:25:03
2020-04-15T01:27:58
255,777,262
1
0
MIT
2020-04-15T01:57:46
2020-04-15T01:57:45
null
UTF-8
C++
false
false
3,509
h
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #pragma once #include <boost/optional/optional_io.hpp> #include "BaseIRAnalyzer.h" #include "DexTypeEnvironment.h" #include "Inst...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
baf59324ef953b43abbdea6601286c30fe052340
13e144fe465165933d2bb83556ed5953b444c78c
/projects/img-reg-ncc/ossimHarrisCorners.h
797686c3f2b4b1d82e5e5cc475479b3e5d365c61
[]
no_license
UAVE6MN/mylib
689ef122234dbcdc31de806c915ffaa3748874cc
b8aff420fb3268a70c99526855570100ca994c9a
refs/heads/master
2021-05-30T15:06:19.538829
2015-03-18T08:57:45
2015-03-18T08:57:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,709
h
// class ossimHarrisCorner : tile source // computes harris corners using an image chain // calcultes x and y derivatives, then forms three 2nd order products, smoothg them and combines to form a cornerness map // then selects local maxima above a certain threshold // // INPUT: one band image // OUTPUT: one band, ossi...
[ "loongfee@gmail.com" ]
loongfee@gmail.com
b59847fd6a06c4ca7b59a89a0a4bb9086c6bff73
8087b720481b939198f0b6ac84bf7dc9b22fac93
/libPr3/jmriclient/jmriclientlight.h
862d106f8bfeb830256e5bac81324c280ccae65c
[]
no_license
michaeloed/DecoderPro_app
78e049090fc6c4d30dcc23ecb868d57b30361d8b
fb85623c205e88963e46ae49d9b244d20aa3c3c7
refs/heads/master
2022-02-15T07:03:23.797135
2022-01-29T06:47:26
2022-01-29T06:47:26
170,830,385
0
0
null
2019-02-15T08:37:44
2019-02-15T08:37:44
null
UTF-8
C++
false
false
958
h
#ifndef JMRICLIENTLIGHT_H #define JMRICLIENTLIGHT_H #include "abstractlight.h" class AbstractMRListener; class JMRIClientMessage; class JMRIClientReply; class JMRIClientSystemConnectionMemo; class JMRIClientTrafficController; class JMRIClientLight : public AbstractLight { public: JMRIClientLight(int number, JMRIClien...
[ "allenck@windstream.net" ]
allenck@windstream.net
d3c549a8666ca1ead358402d4ee3da2d36bff9f8
9bb2bd52ad9831ac4c64ae9ef4a86965e74c0160
/contests/abc169/d.cpp
2b132d8ef57134e7db99527a0c62bed24a5666df
[]
no_license
hiranoo/atcoder
f31560a60ee8f94379b4e958e598d0e733b0f2b3
aab6709d5819521b7a213cbf78dc6b33de69269e
refs/heads/master
2023-08-12T05:00:02.984971
2021-09-28T12:08:02
2021-09-28T12:08:02
370,005,724
0
0
null
null
null
null
UTF-8
C++
false
false
1,201
cpp
#include <vector> #include <algorithm> #include <math.h> #include <stdio.h> #include <string> #include <sstream> #include <bitset> #include <stack> #include <queue> #include <bits/stdc++.h> #include <atcoder/segtree> #include <time.h> #define rep(i, s, t) for(int i = (s); i <= (t); i++) #define repd(i, s, t) for(int i ...
[ "trivalworks@gmail.com" ]
trivalworks@gmail.com
8cace318b842bd365fb85844d6ed04a3c61e6647
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/windows/advcore/ctf/uim/enumfnpr.h
851a2d2aa63681275a080275a13353f97afc2150
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C++
false
false
799
h
// // enumfnpr.h // #ifndef ENUMFNPR_H #define ENUMFNPR_H #include "ptrary.h" #include "sunka.h" class CThreadInputMgr; class CEnumFunctionProviders : public IEnumTfFunctionProviders, public CEnumUnknown, public CComObjectRootImmx { publi...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
cb723a7d9a269106f678017160b44b23b9c5dba8
7f69c7f1dbb022fef6b4f6cd7f688630f342fec2
/project/src-gen/v0/commonapi/examples/E01HelloWorldProxy.hpp
9f7d477c81dd0e653428f7d6d9df60a928abef5c
[ "MIT" ]
permissive
yuanxinfei/my_some_ip_project
1d4e9eddf84ac3a95102ade98e1b311ba07a4426
a1956cf02132f4125b28b4e96495bf629287f981
refs/heads/master
2020-03-16T15:36:32.486644
2019-10-28T12:53:55
2019-10-28T12:53:55
132,751,168
1
0
null
null
null
null
UTF-8
C++
false
false
5,571
hpp
/* * This file was generated by the CommonAPI Generators. * Used org.genivi.commonapi.core 3.1.12.v201801251447. * Used org.franca.core 0.9.1.201412191134. * * This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. * If a copy of the MPL was not distributed with this file, You can obtain o...
[ "yuanxinfei@abupdate.com" ]
yuanxinfei@abupdate.com
c16974b51c703b86d560192bc6bc144c8b5c9a81
dbcae57ecc5f8d1f7ad2552465834da2784edd3f
/HDU/hdu_3861(SCC+MaxMatch).cpp
9399df20df4820c0e692ad3766d203db16226cab
[]
no_license
AmazingCaddy/acm-codelab
13ccb2daa249f8df695fac5b7890e3f17bb40bf5
e22d732d468b748ff12885aed623ea3538058c68
refs/heads/master
2021-01-23T02:53:50.313479
2014-09-29T14:11:12
2014-09-29T14:11:12
14,780,683
1
0
null
null
null
null
UTF-8
C++
false
false
2,826
cpp
/* author: AmazingCaddy time: 2011/7/30 17:59 */ #include <cstdio> #include <complex> #include <cstdlib> #include <iostream> #include <cstring> #include <string> #include <algorithm> #include <cmath> #include <ctime> #include <vector> #include <map> #include <queue> using namespace std; //typedef...
[ "ecnuwbwang@gmail.com" ]
ecnuwbwang@gmail.com
7ac687606866eee9b3c8793c9c9ae92d771bbcd8
2ecc0359a4c87265a55509a249ac9e4c746b02f3
/gzEngine/gzGraphicsDX11/include/gzDXShader.h
97ad7bf45fa76b200c9b9b038f7f1a6e95d263a9
[]
no_license
lGaze/GazelleEngine
f0e68897e6672c741de6bf11d0c060b1deb5687e
513fd3be88c435423c95a40e4724da810721c25d
refs/heads/master
2020-04-17T23:07:51.372337
2019-03-24T21:56:15
2019-03-24T21:56:15
167,016,746
0
0
null
null
null
null
UTF-8
C++
false
false
1,411
h
/**************************************************************************/ /* @filename gzDXShader.h /* @author Victor Flores /* @date 2019/03/04 /* @brief /**************************************************************************/ #pragma once #include "gzDXPrerequisites.h" //TODO: Arreglr las deprecated namesp...
[ "35241075+lGaze@users.noreply.github.com" ]
35241075+lGaze@users.noreply.github.com
c7fbd9a24771673e5958b7801bf0b970e726f86e
fb2d1fd712ca0dff7cc5bac3f18a09c4e58a8616
/src/glcommon/glm_halfedge.h
1c542b478634820ea9e4e396658f5b035fbddd02
[ "MIT" ]
permissive
rswinkle/opengl_reference
d2a82660c5948a27c66a27864d475769abd68b50
1fa1114b37763f6d61ccdf8028e7e17d914db85b
refs/heads/master
2023-07-08T08:08:45.847811
2023-06-25T10:17:52
2023-06-25T10:17:52
52,490,664
2
1
null
null
null
null
UTF-8
C++
false
false
802
h
#ifndef GLM_HALFEDGE_H #define GLM_HALFEDGE_H #include <glm/glm.hpp> #include <vector> using std::vector; typedef struct half_edge { int next; int pair; int face; int v; } half_edge; typedef struct Edge_Entry { int v_index[2]; int tri_index[2]; int edge_number[2]; struct Edge_Entry *next; } edge_entry; ...
[ "rob121618@gmail.com" ]
rob121618@gmail.com
5a30c7314ad2ab2ce266d1372be809fec40a73aa
1b5acbfe246829177b58f35f0315d193c5914bc3
/JeuEchec/JeuEchec/JeuEchec/Player.h
cd1b84b4155458683038709e8466db9b1ed16d5f
[]
no_license
patrenaud/MasterChestRPG
081cea2fedd92bd28c60d3bc4bb4b740d3fa188d
f200f692a469a208cad812c598eb6f7974c4b9d8
refs/heads/master
2020-03-22T10:19:49.228603
2018-09-25T19:38:28
2018-09-25T19:38:28
139,895,998
1
0
null
null
null
null
UTF-8
C++
false
false
359
h
#pragma once #include "Board.h" class Player { public: Player(); ~Player(); // This is to identify a player's mana int GetMana() { return m_Mana; } // This is to change the player's mana void SetMana(int Mana) { m_Mana += Mana; } // This is to increase by 1 when turn has finished void IncreaseMana() { Set...
[ "1810057@bart.ca" ]
1810057@bart.ca
8668b6bf3469c332af6f35337cd3fc058d87a61f
bfa40191bb6837f635d383d9cd7520160d0b03ac
/LightNote/Source/Core/Base/MemoryManager.h
a7eebc1200cf2deae39b0b589f2eab5b5b1f7ea0
[]
no_license
lriki/LightNote
87ec6969c16f2919d04fdaac9d0e7ed389f403ad
a38542691d0c7453dd108bcf1d653a08bb1b6b6b
refs/heads/master
2021-01-10T19:16:33.199071
2015-02-01T08:41:06
2015-02-01T08:41:06
25,684,431
0
0
null
null
null
null
UTF-8
C++
false
false
3,312
h
//============================================================================== // MemoryManager //------------------------------------------------------------------------------ ///** // @file MemoryManager.h // @brief MemoryManager // @author Riki //*/ //===========================================...
[ "ilys.vianote@gmail.com" ]
ilys.vianote@gmail.com
8a280352bae598f81cfa151179c6326a297be95a
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/content/browser/geolocation/location_provider_base.h
a95efa1546caf3c4f91b8da81ab8df7402e8a3e9
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
1,032
h
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_ #define CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_ #include "base/macros.h" ...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
6687432e4f8b4aed8201806a2bc05d139aefa3f2
88f109f0971a5e690c1853290101e75667910347
/pngout.cpp
d1d4e5a9a880d787e9ca0eb31b1f091c4492f7b3
[]
no_license
tylerjw/pngout
9a9341479fbc35c75f15136d8bf7119c7b538de7
f903d84e63a4e98131b800bcf2b24bbd4712e98d
refs/heads/master
2016-09-06T03:59:54.496578
2013-11-06T19:39:01
2013-11-06T19:39:01
14,209,032
0
1
null
null
null
null
UTF-8
C++
false
false
2,248
cpp
/* Simple program for robot image data as png */ #include <pngwriter.h> #include <stdio.h> #include "images.h" #include "point.h" #define POINT_BUFFER_LENGTH 200 #define MAX_COLUMNS 30 #define RADIUS 5 extern struct image no_dots_image; extern struct image dots_image; void png_image(struct image *img, char*...
[ "tylerjw@gmail.com" ]
tylerjw@gmail.com
bc5aae32a18f37965d0d35eb8eb65bf55825644b
2195aa79fbd3cf2f048ad5a9ee3a1ef948ff6601
/q3/qm/src/util/confighelper.inl
354ed9c9f66e85489c15d91d63bf26a81b58bdd2
[ "MIT" ]
permissive
snakamura/q3
d3601503df4ebb08f051332a9669cd71dc5256b2
6ab405b61deec8bb3fc0f35057dd880efd96b87f
refs/heads/master
2016-09-02T00:33:43.224628
2014-07-22T23:38:22
2014-07-22T23:38:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,484
inl
/* * $Id$ * * Copyright(C) 1998-2008 Satoshi Nakamura * */ #ifndef __CONFIGHELPER_INL__ #define __CONFIGHELPER_INL__ #include <qsfile.h> #include <qsinit.h> #include <qslog.h> #include <qsosutil.h> #include <qsstream.h> /*************************************************************************...
[ "snakamura@8af8166b-12a6-a448-a533-9086ace3f9f6" ]
snakamura@8af8166b-12a6-a448-a533-9086ace3f9f6
24aa08e5903139113d9c2bd3abc63e85a128e080
b6b312f891b2205114313551ef80e08fe00abf6a
/Model/Darcy.hh
91992376c074a8b6f1b05ca05351b07c7f85b774
[]
no_license
tjdodwell/zonkey
69ed741622e332717432842f566083577dd7bbdd
68fb9123b569ad7d8e6588ce5d5c0a0db806fcde
refs/heads/master
2020-05-03T12:17:40.148047
2019-10-02T08:29:04
2019-10-02T08:29:04
178,621,856
2
0
null
null
null
null
UTF-8
C++
false
false
9,374
hh
#include <iostream> #include <fstream> #include "dune_includes/problem.hh" #include "dune_includes/problemQoI.hh" #include "dune_includes/randomField/RandomField.hh" #include "dune_includes/QoI.hh" #include <Eigen/Dense> using namespace std; using namespace Eigen; namespace Zonkey { namespace Models { tem...
[ "t.dodwell@exeter.ac.uk" ]
t.dodwell@exeter.ac.uk
43cd45773dbd3a4d68dd7329beb88cf64fab0dba
b2f80cfef340f2898d69c61fd43345194ac771f0
/hw10/fullhw/p2.cpp
dc23a1eb8a79daa3ca1899fde1222d8a499eb64f
[]
no_license
terz99/course-algorithms-data-structures
396e81df26fec5cf08ee380ad7554a6b731117a9
e561ac8c020ae68d37a9a0ad7c75edd0f17fb068
refs/heads/master
2020-03-19T12:44:34.218778
2018-06-07T22:17:02
2018-06-07T22:17:02
136,537,267
0
2
null
null
null
null
UTF-8
C++
false
false
732
cpp
/** * Problem 2 * @author: Dushan Terzikj 30001357 * @since: 29.04.2018 */ #include <bits/stdc++.h> #include "algorithm.h" using namespace std; /** * Driver test program to test the algorithm which is contained * in 'algorithm.h' */ int main(){ /* Input */ int n; cin >> n; vector< vector<int> > m...
[ "dusanterzic87@gmail.com" ]
dusanterzic87@gmail.com
1a7d6d89df36b7b09ada9cb5b2bf2cbe900d557a
536656cd89e4fa3a92b5dcab28657d60d1d244bd
/chrome/browser/google/google_brand_chromeos.cc
eecbcf8636a5dc755d63c081527c205ae5d83622
[ "BSD-3-Clause" ]
permissive
ECS-251-W2020/chromium
79caebf50443f297557d9510620bf8d44a68399a
ac814e85cb870a6b569e184c7a60a70ff3cb19f9
refs/heads/master
2022-08-19T17:42:46.887573
2020-03-18T06:08:44
2020-03-18T06:08:44
248,141,336
7
8
BSD-3-Clause
2022-07-06T20:32:48
2020-03-18T04:52:18
null
UTF-8
C++
false
false
3,828
cc
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/bind.h" #include "base/files/file_path.h" #include "base/files/file_util.h" #include "base/logging.h" #include "base/strings/string_util.h"...
[ "pcding@ucdavis.edu" ]
pcding@ucdavis.edu
8c6660bb69521cd4647da9a5c444465da750ec05
992a387ba9edbdd60d018d300d3cb5c2217a7a8e
/Competitive Programming/2) Bitmasking Advanced/fibonacci_Matrix.cpp
0525d190f1cf6ab4b68d75d276b33ce7871b41b1
[]
no_license
ashishnagpal2498/CPP_Concepts_and_Codes
7e5f8d5a1866c3658c61a8a4b2015526ab8de38f
a1828c639816fd23ec9b04635e544b27a4bc27bc
refs/heads/master
2022-07-21T16:01:29.461619
2022-07-15T06:18:56
2022-07-15T06:18:56
167,674,604
2
0
null
null
null
null
UTF-8
C++
false
false
1,472
cpp
//Nth fibonacci number using matrix exponentiation #include<bits/stdc++.h> #define ll long long int #define mod 1000000007 using namespace std; ll t,n; ll arr[200005]; struct mat { ll arr[2][2]; }; mat multi(mat AB,mat CD) { mat ans; // Initialization for(ll i=0;i<2;i++) for(int j=0;j<2;j++) ...
[ "ashishnagpal2498@gmail.com" ]
ashishnagpal2498@gmail.com
c60f9db710d0bd8e698c12d98f9370368ca7d11c
42a85355c10eaefc23685eef10868677a31c5e77
/AEDS-I/MateusFilipe_Roteiro-06/MateusFilipe_ex09.cpp
0d3d438e193c76019ed42dcf153f1e7a07f610d0
[]
no_license
mateusfilipe/BSI
75087c3dcc11d50f0b7654f47486d8ba725cac92
6a2f36a4bb51d9e9f8804ac0d2b1cdc9ad9e15a4
refs/heads/master
2021-06-06T05:06:37.607841
2020-10-22T18:07:16
2020-10-22T18:07:16
131,438,538
2
0
null
2020-10-22T18:07:17
2018-04-28T19:35:17
C++
ISO-8859-1
C++
false
false
923
cpp
//Mateus Filipe De Lima Souza - 1º Período - BSI /* Exemplo de Teste com 3{ Preencha a matriz: 1 0 0 0 1 0 0 0 1 É simétrica! } */ #include <iostream> #include <locale.h> #include <math.h> #include <windows.h> #include <stdio.h> //Vetor: const int TAM = 0; //Matriz: const i...
[ "mateusfilipe557@gmail.com" ]
mateusfilipe557@gmail.com
e575e612dcb0060a9ff194d705f3aa47517b9bc6
d8edbf9c1654d5cfb3c531afa3b9357970b57a81
/pascal_compiler/pascal_compiler/CharVariant.h
2c9af4e5be8d53d1a615f0f34f6a0d469391af8c
[]
no_license
sergeyerr/llvm_pascal_compiler
2590f9b869774d872cd3f04bee3426750874b255
d39ece1eef2af58ce290b45de7c330c36e1c237d
refs/heads/main
2023-06-24T22:10:31.944545
2021-07-23T15:34:12
2021-07-23T15:34:12
388,846,205
0
0
null
null
null
null
UTF-8
C++
false
false
233
h
#pragma once #include "ETokenType.h" #include "EValueType.h" #include "IVariant.h" class CharVariant : public IVariant { public: const char CharValue; CharVariant(char val) : IVariant(EValueType::CharValue), CharValue(val) {}; };
[ "voloboeff2010@yandex.ru" ]
voloboeff2010@yandex.ru
1fb39021f9ba3afe3a64f78cac5c0584e225f92c
1af49694004c6fbc31deada5618dae37255ce978
/chrome/browser/rlz/chrome_rlz_tracker_delegate.h
3904b54be28ee021176ffcd39e2a308243053d41
[ "BSD-3-Clause" ]
permissive
sadrulhc/chromium
59682b173a00269ed036eee5ebfa317ba3a770cc
a4b950c23db47a0fdd63549cccf9ac8acd8e2c41
refs/heads/master
2023-02-02T07:59:20.295144
2020-12-01T21:32:32
2020-12-01T21:32:32
317,678,056
3
0
BSD-3-Clause
2020-12-01T21:56:26
2020-12-01T21:56:25
null
UTF-8
C++
false
false
2,685
h
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_RLZ_CHROME_RLZ_TRACKER_DELEGATE_H_ #define CHROME_BROWSER_RLZ_CHROME_RLZ_TRACKER_DELEGATE_H_ #include "base/callback.h" #include "...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
7e9fdcd02a7cbe9e92bafc2da472beba259d6c24
0350bce9b0672d478fd0e3e459662ae0e2c9d1c0
/Container/less.h
dbf1b56f3c83674e48feb116acb90e379bb0ba53
[]
no_license
fschmidt/C--4J
576401e786473515dd05378ec2558fb07c980e25
0bbcd5b01030316e110f6db8d0b1b73f5232b7a7
refs/heads/master
2021-01-20T04:49:50.747302
2012-07-10T11:42:21
2012-07-10T11:42:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
179
h
#ifndef LESS_H #define LESS_H template <typename T> class Less { public: bool operator ()(const T& lhs, const T& rhs) { return lhs < rhs; } }; #endif // LESS_H
[ "marcus.froede@gmx.de" ]
marcus.froede@gmx.de
f4e9e22fcf383c83c077a579ec090687c771fcea
08289b06a836c320db190865c46fa010de66cecf
/src_cvpr/QNwelsch.cpp
602acb168f841fcbbde2c08633c9724fee78adf0
[]
no_license
Easy-Shu/Fast_RNRR
c20b47b411734ac746683b484fa7070727239a6f
9c6e336e6f1096ae8144d64d9d8009183d622fba
refs/heads/master
2023-04-04T10:18:43.334574
2021-04-13T09:32:54
2021-04-13T09:32:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,231
cpp
#pragma once #include "QNwelsch.h" #include <fstream> #include <iostream> #include <OpenMesh/Core/IO/MeshIO.hh> typedef Eigen::Triplet<Scalar> Triplet; QNwelsch::QNwelsch() { }; QNwelsch::~QNwelsch() { } void QNwelsch::Initialize() { ldlt_ = new Eigen::SimplicialCholesky<Eigen::SparseMatrix<double>>; nonrigid_in...
[ "yaoyuxin1@126.com" ]
yaoyuxin1@126.com
38bd4a51d18f8ee6bca074a5e8c864463132d8fd
9a70e2b0dd2f96f585c78521aa536ed3ea9f2dd1
/11 - Friends, Overloaded Operators and Arrays in Classes/11.3-ArraysAndClasses/11.3-ArraysAndClasses/stdafx.cpp
a6e7e1232adf09ba5822e9970f6a3e049aa4a2ff
[]
no_license
TheArtOfPour/CS132
4e2cd47e1cf929fe63496fd3e5b20033cb767a99
e4e70111753139bbff63df2e0801d215dc1bfb2e
refs/heads/master
2021-07-07T14:00:06.160108
2017-10-03T03:13:02
2017-10-03T03:13:02
105,609,282
1
0
null
null
null
null
UTF-8
C++
false
false
300
cpp
// stdafx.cpp : source file that includes just the standard includes // 11.3-ArraysAndClasses.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "justin.revelstoke@gmail.com" ]
justin.revelstoke@gmail.com
640981739155d25b4e9aeb5d165c07ee7ac6a016
67e17d140cd439e75a07cfb9f09c7bc73dcafc94
/Tests/Build 0/wifippm2/wifippm2.ino
e9fa59e3f3843607b167f85e702e2974626c2356
[]
no_license
ClockWorkKid/WiFi-Nano-Quadcopter
4f9419c0cd98348654cdbb7ff8f8d8c752f69ee7
d588c165e88de9661d2df484df7f02110dc36614
refs/heads/master
2022-12-27T13:01:43.943644
2020-10-12T07:09:38
2020-10-12T07:09:38
266,081,215
2
0
null
null
null
null
UTF-8
C++
false
false
6,618
ino
#include <ESP8266WiFi.h> #include <ESP8266WebServer.h> //#include <ArduinoOTA.h> //#include <WiFiUdp.h> #include <WebSocketsServer.h> #include <DNSServer.h> #include <Hash.h> #include "MSP.h" /* Set these to your desired credentials. */ #define CPU_MHZ 80 #define CHANNEL_NUMBER 8 //set the number of ch...
[ "msmohammad90@gmail.com" ]
msmohammad90@gmail.com
100c303c303144620d96ace73e67d4f5858d1003
6b15cb0337f11a1e96ac595c600af151eef23055
/SRS/apv2root/RawdataParser.h
8d915ff66db918580ca48276ef245ec7a01f63e7
[]
no_license
dorotheapfeiffer/events_SRS
df3e94f56f106d6a7d65749c3aaa199198a5fc9f
62605a0be2885bb2c64794d3a57641b0bd9766b7
refs/heads/master
2020-05-30T08:37:06.178737
2017-08-31T06:46:23
2017-08-31T06:46:23
81,095,351
0
0
null
null
null
null
UTF-8
C++
false
false
1,664
h
#include <vector> #include <list> #include <map> #include "RootFile.h" class RawdataParser { public: RawdataParser(std::string fileName, std::string pedestalName, bool isRawPedestal, bool isPedestal, bool isZS, float ZSCut, bool isUPTC, int uTPCThreshold, std::vector<int> xChipIDs, std::vector<int> yChipIDs...
[ "dorothea.pfeiffer@esss.se" ]
dorothea.pfeiffer@esss.se
17b8c90269dcad5e406dfe54b9359abb145fbd58
90debb04819d76338c4ce84a96320170c3ef66c2
/src/main.cpp
f3b880deabd6d6a859b8194960b616bc66aa3b83
[]
no_license
dmitrygerasimuk/sfml-tutorial
ea065b5dac53f2528464d851e70d8d2da0d16233
ebd8b0334a799f132e09945000152bc0e49fac25
refs/heads/master
2020-03-14T17:26:31.061404
2018-05-01T17:58:25
2018-05-01T17:58:25
131,719,673
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
8,556
cpp
#include <SFML/Graphics.hpp> #include <SFML/Audio.hpp> using namespace sf; float offsetX=0, offsetY=0; const int H = 17; const int W = 164; String TileMap[H] = { "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000...
[ "hello@dmitrygerasimuk.com" ]
hello@dmitrygerasimuk.com
447a3bb5584beb751db7557d56f83b2fc12ff173
653d3a845c139b85c86fb91764a4a357ea460aba
/3rdparty/maratis/Maratis/Common/MLoaders/MFreetypeLoader.cpp
0e2b14228544ee19389aa219c0756e0bfff3e4af
[]
no_license
mconbere/Newt
80891625bf183925c072e18068769ab59eeec485
2f7d1608c65c50f72ccb814f6958a6f028290981
refs/heads/master
2020-12-25T19:04:07.090011
2012-02-05T07:19:32
2012-02-05T07:19:32
2,451,939
2
0
null
null
null
null
UTF-8
C++
false
false
5,397
cpp
///////////////////////////////////////////////////////////////////////////////////////////////////////// // MCore // MFreetypeLoader.cpp // // Freetype font loader ///////////////////////////////////////////////////////////////////////////////////////////////////////// //=======================================...
[ "mconbere@gmail.com" ]
mconbere@gmail.com
adadf0ece2a617ffeca1b93a3470761717327572
4efe82a9f41fd351f50d3726d806db61943fd414
/components/exo/client_controlled_shell_surface.cc
ac7ad63200569b988a07cc645a1633f5769839af
[ "BSD-3-Clause" ]
permissive
MrKou47/chromium
b436b49b499c255820512c28ea3c31dbe39cda94
377fc2f272f4670567be8dd7ba9ec6fd80926834
refs/heads/master
2023-03-13T00:10:34.763666
2018-04-13T10:09:56
2018-04-13T10:09:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
37,112
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/exo/client_controlled_shell_surface.h" #include "ash/frame/caption_buttons/caption_button_model.h" #include "ash/frame/custom_frame_...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
d849fdc4787c137afb10cc66b1455b87164e98aa
cae60b0fbbd10ccfb50814c88da94bae80253942
/l4d2Simple/structs/globals.h
4252ee85356097ceff3f1e231bc8a023f53105b3
[]
no_license
zonde306/9306
fd8dd35683140393ef844de1f012ff7a52ec5fa9
97947a9bdfdc3b3856ab4e14b517a57807cfb24e
refs/heads/master
2021-01-01T15:22:31.504974
2017-09-04T09:26:54
2017-09-04T09:26:54
97,606,870
1
0
null
null
null
null
UTF-8
C++
false
false
3,037
h
#pragma once class CGlobalVarsBase { public: CGlobalVarsBase(bool bIsClient); // This can be used to filter debug output or to catch the client or server in the act. bool IsClient() const; // bool IsRemoteClient() const; // for encoding m_flSimulationTime, m_flAnimTime int GetNetworkBase(int nTick, int nEntit...
[ "zonrex@live.cn" ]
zonrex@live.cn
cdadf96ea489539591101dc143bea8bbc7ad85e4
a43ed321ca6cf1516bb386e3d8b6c74140ddba14
/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.h
46e9b0b00f7040572c1089da35e5873b2fb58256
[]
no_license
thasti/sdrangel
66bdecbc20ea9a916dc768ae3ee5d8aae1fe296f
c7a5c06624f4bacc3d552b5ebba457e120e46e16
refs/heads/master
2020-04-24T23:13:11.014386
2019-02-25T19:07:20
2019-02-25T19:07:20
172,336,474
1
0
null
2019-02-24T12:46:02
2019-02-24T12:46:02
null
UTF-8
C++
false
false
2,808
h
/** * SDRangel * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations an...
[ "f4exb06@gmail.com" ]
f4exb06@gmail.com
f320ca56221e6b3c76451f25c7e8552630c8ecc0
8fdf939c85b2a31f51e7c985ab2c8d259ffd47ce
/Position_test_code_V1/Position_test_code_V1.ino
a8279b16124c300353ac0ebacc56a364cd7d61ef
[]
no_license
Sousx/uArm-Arduino
40904cf3cd20a7a6e5c8bf8f9158c2665ffeb0d4
c747dbd565a8e88b6eb32bf3d45c1639137f6004
refs/heads/master
2021-05-05T12:48:45.050761
2019-07-17T07:50:20
2019-07-17T07:50:20
118,280,788
0
1
null
2018-01-20T22:15:16
2018-01-20T21:07:26
Arduino
UTF-8
C++
false
false
6,238
ino
/* This code modifies the MegaMoto example code to control an actuator with no potentiometer. The actuator will extend for 10 seconds, and immediately retract for 10 seconds. This process repeats over 300 seconds. Modified by Progressive Automations, using the original example code for the MegaMoto board fr...
[ "haythamshaban0@gmail.com" ]
haythamshaban0@gmail.com
d909a6492f1596f8a480f1c9c201bf9e089e5184
ca2a0075c1857910c2c4e60912825c873c6592be
/src/qt/optionsmodel.cpp
a78f52bc94ba44dd60eaab670ad6c9cbb14c56ef
[ "MIT" ]
permissive
WolfTronCoin/WTC-P
983e9a6ee5be4b73c98fba757e97eb5010ca7fd6
d8a28e6f72a2027b79cde98b58e8afa7217a98c3
refs/heads/master
2020-03-22T11:42:23.818603
2018-07-06T13:39:11
2018-07-06T13:39:11
139,990,066
0
0
null
null
null
null
UTF-8
C++
false
false
9,075
cpp
#include "optionsmodel.h" #include "bitcoinunits.h" #include "init.h" #include "walletdb.h" #include "guiutil.h" #include <QSettings> OptionsModel::OptionsModel(QObject *parent) : QAbstractListModel(parent) { Init(); } bool static ApplyProxySettings() { QSettings settings; CService addrProxy(setting...
[ "40802371+WolfTronCoin@users.noreply.github.com" ]
40802371+WolfTronCoin@users.noreply.github.com
04c2c57f89c12860bdd183f549ed81ce7d327908
f2c0259c672277d6f17a715e10f5e5ecdd00d605
/smtk/extension/vtk/markup/RegisterVTKBackend.h
95600b096dabf24da8cc87ebda857588b57ccc4b
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Kitware/SMTK
83ff15620f801f12488ad238a4cf36f2998cfd14
a16cf5393f91d97dca2db0c2bd46d21864152c66
refs/heads/master
2023-08-31T18:54:44.534709
2023-08-28T14:35:32
2023-08-28T14:35:50
28,104,084
50
30
NOASSERTION
2023-07-20T11:08:10
2014-12-16T20:02:07
C++
UTF-8
C++
false
false
1,799
h
//========================================================================= // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE...
[ "david.thompson@kitware.com" ]
david.thompson@kitware.com
883d1fc934df4b7c99b0c9a3fe3c852cd0c8d686
95f0993c1f84b66a308a723f1b5bd7e6b1f14fea
/Mostafa saad sheet B/022_Summer_sell_off.cpp
90e75c26df984ed645affc9cc20f9a548b8e2c15
[]
no_license
Abd-ELrahmanHamza/Problem-solving
ab02fd0d0dfe01c236687b468ba61cb7843552cc
06a3ac51063ece3cdd5d271e9a1fa0102fc1b57f
refs/heads/master
2023-08-25T19:18:49.195959
2021-10-11T20:17:51
2021-10-11T20:17:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,238
cpp
#include <iostream> #include <string> #include <algorithm> #include <vector> #include <cmath> #include <set> #include <utility> #include <iomanip> #include <map> #include <limits> using namespace std; bool sortPairs(pair<long long, int> &p1, pair<long long, int> &p2) { long long sold1After = (p1.first * 2 <= p1.sec...
[ "68310502+Abd-ELrahmanHamza@users.noreply.github.com" ]
68310502+Abd-ELrahmanHamza@users.noreply.github.com
000337a40464946f7fc40f87e3e335f1f1294ac6
2e6c664ee6f31edef03dd084353504a5a668b334
/CS 327/Assignment1.08/TA_1.08/move.cpp
926a31d9b23358b581fdf1d2cde9aea0a08a6da5
[]
no_license
Jaypatel18/SchoolWork
4eae4a5c027dc9d58e740263e4545e210e35f06d
222522b3223ead02a3a5cf514de0e2e8799640dc
refs/heads/master
2021-01-09T05:41:26.413146
2019-04-05T01:03:41
2019-04-05T01:03:41
85,968,416
0
1
null
null
null
null
UTF-8
C++
false
false
8,299
cpp
#include <ncurses.h> #include <stdio.h> #include <stdlib.h> #include <vector> #include "character.h" #include "debug.h" #include "dijkstra.h" #include "dungeon.h" #include "move.h" #include "npc.h" #include "pc.h" #include "point.h" #include "ui.h" /* scan count:= number of monsters found in the scanned area */ int ...
[ "jaypatel@mac-air-28.cs.iastate.edu" ]
jaypatel@mac-air-28.cs.iastate.edu
083d34036c78ceaebbed8945aa3a0d93b5d417ad
ee37b926d929f042031088f35a725416b1000de9
/tests/is_reference/overview.cpp
bbb044cfacdb5998a7f7bd80be319e17f4ca78e4
[ "MIT" ]
permissive
connojd/bsl
6bee5c28b1a9106af312f5d5002b13bd8baa7089
9adebf89bf34ac14d92b26007cb19d5508de54ac
refs/heads/master
2022-12-18T14:20:22.117151
2020-06-22T20:53:55
2020-06-22T20:53:55
287,825,769
0
0
NOASSERTION
2020-08-15T21:19:40
2020-08-15T21:13:29
null
UTF-8
C++
false
false
7,541
cpp
/// @copyright /// Copyright (C) 2020 Assured Information Security, Inc. /// /// @copyright /// 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 limita...
[ "rianquinn@gmail.com" ]
rianquinn@gmail.com
a5e41e1ea171b2d3def6c6f47d8132157cddcafa
82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5
/Airfoil/wingMotion/wingMotion2D_pimpleFoam/2.74/U
e6d0fa122e813d9e41f0679a1488e406cabd5862
[ "MIT" ]
permissive
ishantja/KUHPC
6355c61bf348974a7b81b4c6bf8ce56ac49ce111
74967d1b7e6c84fdadffafd1f7333bf533e7f387
refs/heads/main
2023-01-21T21:57:02.402186
2020-11-19T13:10:42
2020-11-19T13:10:42
312,429,902
0
0
null
null
null
null
UTF-8
C++
false
false
474,285
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1912 | ...
[ "ishantamrakat24@gmail.com" ]
ishantamrakat24@gmail.com
ff1485aea9023f41470aca2477804b3d2560ed6a
1dbf007249acad6038d2aaa1751cbde7e7842c53
/vpc/src/v2/model/NeutronShowFirewallPolicyRequest.cpp
a92e22f78f4c7127cb327d087619073ca58d0d75
[]
permissive
huaweicloud/huaweicloud-sdk-cpp-v3
24fc8d93c922598376bdb7d009e12378dff5dd20
71674f4afbb0cd5950f880ec516cfabcde71afe4
refs/heads/master
2023-08-04T19:37:47.187698
2023-08-03T08:25:43
2023-08-03T08:25:43
324,328,641
11
10
Apache-2.0
2021-06-24T07:25:26
2020-12-25T09:11:43
C++
UTF-8
C++
false
false
1,729
cpp
#include "huaweicloud/vpc/v2/model/NeutronShowFirewallPolicyRequest.h" namespace HuaweiCloud { namespace Sdk { namespace Vpc { namespace V2 { namespace Model { NeutronShowFirewallPolicyRequest::NeutronShowFirewallPolicyRequest() { firewallPolicyId_ = ""; firewallPolicyIdIsSet_ = false; } NeutronShowFire...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
de8b3aec32af4017d0ab0021f1c4da68cc981dc8
9b963f56e0964a88f2a45b6fe9aa371e1c1c704e
/Floyd_Warshall/11780-플로이드2(Floyd-Warshall).cpp
4f3a78a64679d4cfac567fc4b6d11dde2490f556
[]
no_license
kewook55/PS-BOJ
0d1880ac849dca3cad516204796d07d15836073a
aced5d3e2b073d4a3ef92607c159efe9936ff940
refs/heads/master
2022-12-15T10:59:41.845978
2020-09-12T05:09:45
2020-09-12T05:09:45
267,512,154
1
0
null
null
null
null
UTF-8
C++
false
false
1,616
cpp
/* 플로이드-와샬 기본문제 + 경로추적 */ #include<iostream> using namespace std; const int INF = 10000001; int N, M, cache[101][101], root[101][101]; //i와 j 사이에 있는 우회정점을 찾는것 중위순회와 비슷하다. void findRoot(int i, int j) { if (root[i][j] != 0) { findRoot(i, root[i][j]); cout << root[i][j] << " "; findRoot(root[i][j], j); } } //i...
[ "bono4023@gmail.com" ]
bono4023@gmail.com
cb82ea8a7fe01edeb024a3878238442bb76cb91a
ded6efa4251e3debd132cb351d004f02641467d7
/main.cpp
067b9e45c65ac0421caed7ab5a67793f9b1a599f
[]
no_license
jbaldwin33/Dance_Maniax
3bd3d4878eb1a9cb5207a48e554115c6735c49a2
1236ae24acaccd0c03f976ec3ab7bdea7c10adbd
refs/heads/master
2020-12-30T11:40:28.362976
2017-05-17T03:00:19
2017-05-17T03:00:19
91,520,481
0
0
null
null
null
null
UTF-8
C++
false
false
8,613
cpp
#include "mbed.h" #include "rtos.h" #include "uLCD_4DGL.h" #include "SDFileSystem.h" #include "wave_player.h" #include "DebounceIn.h" #include <string> SDFileSystem sd(p5, p6, p7, p8, "sd"); uLCD_4DGL uLCD(p9,p10,p20); // serial tx, serial rx, reset pin; SPI spi(p11, p12, p13); DigitalOut latch(p15); Digit...
[ "jbald9312@localhost" ]
jbald9312@localhost
ae7b77252dddde1736bb316cad22eb6615cce55f
562643394fa1fbcf7cafcb27abe2dcf53f389639
/Cmds/fwActivate.cpp
f2d89cacd7e39de8bd1fa1547b2697b19173dc9d
[ "Apache-2.0" ]
permissive
jli860/tnvme
198e03508ba73e6714aa73d37ac073c22fee87f2
208943be96c0fe073ed97a7098c0b00a2776ebf9
refs/heads/master
2020-03-20T22:14:44.825157
2018-06-18T21:47:53
2018-06-18T21:47:53
137,787,763
0
0
null
null
null
null
UTF-8
C++
false
false
1,644
cpp
/* * Copyright (c) 2011, Intel Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
[ "todd.rentmeester@intel.com" ]
todd.rentmeester@intel.com
82292a012fd8745bcfcdcb0f78dfc1ed3600a1ce
fbe8bef6162bf597e9f2dff5f2e8cceff9ac95ac
/thirdparty/opengllib/include/index_buffer.h
db38de41177e4ff03c867ec8ecb6d62b361bddcc
[]
no_license
concubicycle/RunShoot
67ad3c3c392e838a0e47320c1a678c73fbc641d8
ac81dc20c64deec2f50c052a4ee18809f59787ff
refs/heads/master
2020-07-23T03:35:42.883502
2019-12-18T01:06:40
2019-12-18T01:06:40
207,432,811
0
0
null
null
null
null
UTF-8
C++
false
false
1,178
h
#ifndef INDEX_BUFFER_H #define INDEX_BUFFER_H #include <vector> #include <opengl_afx.h> #include "buffer_object.h" namespace ogllib { // Or "element" onBuffer class index_buffer : public ogllib::buffer_object { public: index_buffer(std::vector<GLuint> const &data) : _data(data) { gl...
[ "saveliyb@gmail.com" ]
saveliyb@gmail.com
d9baf433044e90ccd9742eed57e7340073d2221b
65025edce8120ec0c601bd5e6485553697c5c132
/Engine/foundation/threading/android/linuxevent.cc
a77556e77d10d26351b4225c5588e73f9f673d81
[ "MIT" ]
permissive
stonejiang/genesis-3d
babfc99cfc9085527dff35c7c8662d931fbb1780
df5741e7003ba8e21d21557d42f637cfe0f6133c
refs/heads/master
2020-12-25T18:22:32.752912
2013-12-13T07:45:17
2013-12-13T07:45:17
15,157,071
4
4
null
null
null
null
UTF-8
C++
false
false
3,351
cc
/**************************************************************************** Copyright (c) 2011-2013,WebJet Business Division,CYOU http://www.genesis-3d.com.cn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal i...
[ "jiangtao@tao-studio.net" ]
jiangtao@tao-studio.net
e7f51d33d0e9d9694b6760bc59783822adb1ea13
5fee446e64cf465011fe9a350b19667845f8c0fa
/week-01/day-3/coding_hours/main.cpp
1ff749928f6fd0a2195622ef852fd1b8005a10e5
[]
no_license
green-fox-academy/Gabikka
4ca5373845ae0ad3c0f44419c1b7d5b36c2ac5ef
5caea171d969eceb569566c7143f77578cae7410
refs/heads/master
2020-04-16T11:56:47.388641
2019-02-05T16:22:58
2019-02-05T16:22:58
165,558,287
0
0
null
null
null
null
UTF-8
C++
false
false
223
cpp
#include <iostream> int main(int argc, char* args[]) { std::cout << "Hours spent with coding: " << (17*5*6) << std::endl; std::cout << "Average coding hours in %: " << (5.*6./52.)*100. << std::endl; return 0; }
[ "levelgabonak@gmail.com" ]
levelgabonak@gmail.com
cf5defcc563a3dcbe8ab92b7adf0b59fedbabd88
e1145d9f3dd770df16d32af5b4becbefa0365a70
/chapter1/section.1.4.3.cc
6e34091709896bcaeee1017dd82228e3e2154609
[]
no_license
cyumeng/CppPrimer
46f674a5f58d9760b7c0243ac6d835fbc0ea747b
856889ea1a15c92078cc81a9248fc791078fdeda
refs/heads/master
2021-01-23T11:19:58.338361
2015-06-17T15:05:22
2015-06-17T15:05:22
37,186,387
0
0
null
null
null
null
UTF-8
C++
false
false
162
cc
#include <iostream> int main() { int sum = 0, value = 0; while (std::cin >> value) sum += value; std::cout << "Sum is: " << sum << std::endl; return 0; }
[ "cyumeng@gmail.com" ]
cyumeng@gmail.com
4ba939686e79b4d4736a15d4184a960998cfb1c4
8f588b857c2283dbeeca087a7c47f92c27374c0f
/carbon_sim_git/common/tile/memory_subsystem/cache/cache.cc
9d7c322d2e1fa93c67538ffd4e35901887d34a1c
[ "MIT" ]
permissive
seojinpark/graphite-atac
37b8c54b2002eb8851a304a59e3287d25115f0eb
746371b00da1951cafb90ddc040d86e438e3778e
refs/heads/master
2016-09-05T12:38:05.272206
2012-09-25T18:07:42
2012-09-25T18:07:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,741
cc
#include "simulator.h" #include "cache.h" #include "cache_set.h" #include "cache_line_info.h" #include "cache_replacement_policy.h" #include "cache_hash_fn.h" #include "utils.h" #include "log.h" // Cache class // constructors/destructors Cache::Cache(string name, CachingProtocolType caching_protocol_type,...
[ "seojin@mit.edu" ]
seojin@mit.edu
06439cb1b9094e0d1d830fbf5f44d68201c1efec
fd88c06c89b390089c7f31542f845a1063d404d6
/UtilityLib/UnitTests_NTreeNode.h
c7baefaa180b7353339b9c3520b14331e169f25d
[]
no_license
KarteekKumarM/UtilityLib
52bb044038d3d9e0ec11755d873de9e1b82cf7fa
c25c8aa07390aa2e55e8aa13c708495e0c605a11
refs/heads/master
2020-03-07T16:14:34.351324
2018-04-02T02:18:24
2018-04-02T02:18:24
127,576,940
0
0
null
null
null
null
UTF-8
C++
false
false
201
h
#pragma once #include "UnitTests_Base.h" class UnitTests_NTreeNode : public UnitTests_Base { private: void RunBasicTests(); public: void run(); UnitTests_NTreeNode(); ~UnitTests_NTreeNode(); };
[ "Karteek.Kumar.M@gmail.com" ]
Karteek.Kumar.M@gmail.com
602b6d2276f96e5ba412b7507eccaf194bfd30e4
d81a9ef64fcccd532dcc0dae3235b709a2ff4ebe
/UVa/599/main.cpp
bb88a1a93d7066cc849d19fc552fde543b2d7236
[]
no_license
Rodrigo61/GUAXINIM
6d52b0b29dd736ce40295f7e7b3f7dd4c1d2396d
696d1077bf69bcff10cb5c07bb68dd3452952228
refs/heads/master
2021-04-09T14:29:54.226309
2020-11-17T01:18:21
2020-11-17T01:18:21
125,520,161
1
0
null
null
null
null
UTF-8
C++
false
false
4,926
cpp
using namespace std; bool debug = false; //<editor-fold desc="GUAXINIM TEMPLATE"> /******** All Required Header Files ********/ #include <iostream> #include <string> #include <vector> #include <algorithm> #include <sstream> #include <queue> #include <deque> #include <bitset> #include <iterator> #include <list> #incl...
[ "rodrigoaf61@yahoo.com.br" ]
rodrigoaf61@yahoo.com.br
40f4513116e3d5fdc885db32447b520437c5ea8d
67320b34325e3896b3a0a75b1367299ea0ebdb53
/chromecast/browser/accessibility/touch_exploration_manager.h
31f5c5bb981770018d154953160c1046c406a2d1
[ "BSD-3-Clause" ]
permissive
chryoung/chromium
6cf21c53a3ba420498221d402309369abeb10e64
fe13f9d6cdfdde9ae6c31fb86be3eef7f4cb179b
refs/heads/master
2023-03-03T17:02:33.024650
2018-08-14T13:35:54
2018-08-14T13:35:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,068
h
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Copied with modifications from ash/accessibility, refactored for use in // chromecast. #ifndef CHROMECAST_BROWSER_ACCESSIBILITY_TOUCH_EXPLORATION_MANA...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
6d726ac22d3b379cc54c3d83af746176bc6cf664
3be3b38cdc9a85e9cc69caf3316852a6b524673b
/Source/WTF/wtf/android/WorkQueueAndroid.cpp
c5128d636f05260a7915e9347487b2f9d10f2484
[]
no_license
hupenguestc/webkit
f1a085a9fe719bfc0886d09fede7ae48c1356764
56e68df7729d02d232386513f1869d1332684709
refs/heads/master
2023-02-22T18:35:54.522936
2017-09-29T04:41:24
2017-09-29T04:41:24
218,680,243
1
0
null
2019-10-31T03:51:30
2019-10-31T03:51:30
null
UTF-8
C++
false
false
2,337
cpp
/* Copyright (C) 2012 Samsung Electronics Copyright (C) 2015 NAVER Corp. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your o...
[ "daewoong.jang@naverlabs.com" ]
daewoong.jang@naverlabs.com
bbc9ff07347ecead15bb34f4689ddd2a609604da
aa69e484597ef2bcca2510773e9abae7d425e51f
/mlRVML/src/RvmlDemo/moc_dialogcoordtrans.cpp
977b0bd8aebbab204d5175e613f2b23585aa752e
[]
no_license
wayelee/TESTPROJECT
20025534dd749b93c494294104c50354063d4279
c564412525d9811f4f57967fbe72894f76884b62
refs/heads/master
2020-04-04T05:10:52.603066
2019-10-31T03:55:21
2019-10-31T03:55:21
155,737,527
0
2
null
null
null
null
UTF-8
C++
false
false
2,696
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'dialogcoordtrans.h' ** ** Created: Wed Feb 8 10:41:58 2012 ** by: The Qt Meta Object Compiler version 62 (Qt 4.7.2) ** ** WARNING! All changes made in this file will be lost! *******************...
[ "wayelee2000@gmail.com" ]
wayelee2000@gmail.com
755aa97c61c7715f9ff2bfed3acc81957b23c098
9fd0ce1c780133f346d5e610fc29442e90cd42d8
/Windows/Rainmeter/Skins/VisBubble/@Resources/includes/Shapes.inc
b4f6610af46dab569884cd5efe381c8a784837c5
[]
no_license
eccentricayman/configs
3c7144de44b9fb5f483baaffc1c618bd4b403ed8
045fb7cd36c5461a0c1ca083bc74a4f918f15f39
refs/heads/master
2021-10-08T09:10:28.425943
2018-12-10T06:51:48
2018-12-10T06:51:48
48,955,916
0
0
null
null
null
null
UTF-8
C++
false
false
17,132
inc
[Shape0] Meter=Image MeterStyle=styleShape X=((256+[mBand0]*[mBand0]**0*((-0*2+1)*96))*-1.836970198721e-016+350) Y=((256+[mBand0]*[mBand0]**0*((-0*2+1)*96))*-1+350) [Shape1] Meter=Image MeterStyle=styleShape X=((256+[mBand1]*[mBand1]**0*((-0*2+1)*96))*-0.065403129230144+350) Y=((256+[mBand1]*[mBand1]**0*((-0*2+1)*96))*...
[ "aahmed3@stuy.edu" ]
aahmed3@stuy.edu
10c6d2d3445e001ffad4cb7b52f2a50f7954b412
2db4f36dec08a6dfc427e2f264536d3425ef2bad
/urdf_editor/src/codecs/step_to_stl.h
4dfd249d17b0be77566e3e419f45d42ef3b42cba
[ "Apache-2.0" ]
permissive
ros-industrial-consortium/CAD-to-ROS
991a13932dabcc54b8e6da57c984db923a98b15c
1c5128e48f83f640d99d5e9cde7ccefc56bcf413
refs/heads/m1_merge_candidate_v2
2021-06-04T03:51:46.137937
2020-07-07T09:40:57
2020-07-07T09:40:57
49,906,461
12
10
Apache-2.0
2020-07-07T09:40:59
2016-01-18T21:27:48
C++
UTF-8
C++
false
false
236
h
#ifndef CAD_TO_ROS_STEP_TO_STL_H #define CAD_TO_ROS_STEP_TO_STL_H #include <string> namespace urdf_editor { namespace codecs { bool convertStepToStl(const std::string& step_file_path, const std::string& stl_file_path); } } #endif
[ "jmeyer@swri.org" ]
jmeyer@swri.org
4b2216f0fbd5667bd8bb6a5a56cc7c0089acf2b8
725104e743ab6c99e6dcfd4e749c069af4c9cdc9
/LeetCodeTestSolutions/Ex040-FirstMissingPositive.cpp
64ddaa51c731890d9463d13bfedaa495d844815a
[]
no_license
Msudyc/LeetCodePartCpp
7306af23a1921e0c52fc29d12b32fad337a62174
0204709753fdaeee6fa222f70fa11ff9bd1f6e6d
refs/heads/master
2021-01-15T10:25:49.839340
2014-11-09T04:05:49
2014-11-09T04:05:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
866
cpp
/* Given an unsorted integer array, find the first missing positive integer. For example, Given [1,2,0] return 3, and [3,4,-1,1] return 2. Your algorithm should run in O(n) time and uses constant space. class Solution { public: int firstMissingPositive(int A[], int n) { } }; */ #include "Ex04...
[ "msudyc@gmail.com" ]
msudyc@gmail.com
ef5464b2973bd35deba4ebaaba2709dd83060de1
16f21f7507a8ee65bcdf4b84ffd0b709a0a362d5
/distribution/Monero/include/contrib/epee/include/net/levin_client.inl
50a01aaa5f4382e45b6469e691a02f7d0bb5de5a
[ "MIT" ]
permissive
gkruja/MoneroAndroidwallet
ea9656723b11bca75b813d66ee49f005acedb0ed
2e7fa734ef9a49d566e1abbfc6c1c4b4b790d629
refs/heads/master
2021-06-23T18:36:42.557351
2017-09-01T20:26:30
2017-09-01T20:26:30
91,591,825
14
15
null
2017-09-01T20:26:31
2017-05-17T15:26:53
C++
UTF-8
C++
false
false
5,998
inl
// Copyright (c) 2006-2013, Andrey N. Sabelnikov, www.sabelnikov.net // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // * Redistributions of source code must retain the above copyright // not...
[ "gkruja2@gmail.com" ]
gkruja2@gmail.com
05f0496aa7cf0c2bc656fdd3d7f874eed8a75495
095b44546e6eec821b59cc5ba2b193488c13271e
/Fundamentals/C++/Exercise/Tetris/Board.cpp
cb5718c0eb3f3816623cb6d7fdd852645ea97660
[]
no_license
michal0janczyk/interview_preparation
13221e866be48bb47568cd3ece5ae5cb1a62c972
7dd96d2883a221f9561d9be57fe51ce5fb21b6a9
refs/heads/master
2023-03-21T17:19:54.821481
2021-03-17T21:43:35
2021-03-17T21:43:35
89,164,362
0
0
null
null
null
null
UTF-8
C++
false
false
1,023
cpp
#include "Board.hpp" #include "Pieces.hpp" #include <Windows.h> Board::Board() { tab = new int *[height]; for (int i = 0; i < height; ++i) { tab[i] = new int[width]; } for (int i = 0; i < height; ++i) { for (int j = 0; j < width; ++j) { tab[i][j] = 0; } } } Board::~Board() ...
[ "michu@pornhub.gov" ]
michu@pornhub.gov
cbb74a7b3e780299a12dee958ca24fa0b6660cf8
cd11d2e3aa7e050554cd745dcf713abb7a11e929
/XGames/Prince/Classes/NewStarsCampModule/StarsCampLayerOne.cpp
12729e382c97ba91c8f5b73a275d3f357122af26
[]
no_license
daxingyou/XGame
3cdc2c9ab06be55ed80aed6c99cb6aa77073b139
5fd0140bc398edc374306067bb258b323604b9cb
refs/heads/main
2023-04-16T21:23:20.368638
2021-04-20T16:35:17
2021-04-20T16:35:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,490
cpp
#include "StarsCampLayerOne.h" #include "StarsCampScene.h" StarsCampLayerOne::StarsCampLayerOne() { StarsCampModel::getInstance()->addObserver(this); } StarsCampLayerOne::~StarsCampLayerOne() { StarsCampModel::getInstance()->removeObserver(this); } bool StarsCampLayerOne::init() { if (!Layer::init()) { return...
[ "635459675@qq.com" ]
635459675@qq.com
6d17a013981b6db65eb85451e10e0c8565701ec5
96dc61c3101e91bad495e1a1ef244a883f50d5d5
/Model_Interpretator/src/Lex.cpp
a31e226e19fa0852ee4d69af802231a32ab42959
[]
no_license
Artelhin/MSU
0c06cd4fb0955741d49281be18f3bdabc52277a4
e03c349f3d03f88dbb454c5c47594b6e75bc6186
refs/heads/master
2020-03-07T21:59:56.092187
2018-05-23T03:45:36
2018-05-23T03:45:36
127,742,177
0
0
null
null
null
null
UTF-8
C++
false
false
2,015
cpp
#ifndef LEXEM #define LEXEM #include <iostream> using namespace std; enum type_of_lex { LEX_NULL, //0 LEX_AND, //1 LEX_BEGIN, //2 LEX_BOOL, //3 LEX_DO, //4 LEX_ELSE, //5 LEX_END, //6 LEX_IF, //7 LEX_FALSE, //8 L...
[ "artelhin@gmail.com" ]
artelhin@gmail.com
4ff7b372b3a4c7b75d7ae0e35e9a7040117394fc
c0e4ee0f4bdfaa138fa75845e739d2ec92c8f083
/qt_source/dialog_read.cpp
4561dee801d774be8d7eb96574031eabb50b6ed3
[]
no_license
EndlessLethe/QTAddressBook
14ff301fbb9807a1c92e600e4aa1899ec1be686e
6c3084ebeaa61361df5b3e7edeed57993fd37f75
refs/heads/master
2021-12-25T04:06:49.288397
2017-12-26T08:27:56
2017-12-26T08:27:56
115,401,437
0
0
null
null
null
null
UTF-8
C++
false
false
646
cpp
#include "dialog_read.h" #include "ui_dialog_read.h" #include "mainwindow.h" Dialog_read::Dialog_read(QWidget *parent) : QDialog(parent), ui(new Ui::Dialog_read) { ui->setupUi(this); MainWindow *ptr = (MainWindow*)parentWidget(); connect(ui->read_a, SIGNAL(clicked()), ptr, SLOT(connect_read())); ...
[ "endlesslethe@gmail.com" ]
endlesslethe@gmail.com
3c3ddba56aebc1cbf3b7dd7658b44a04a6184fc9
2fbce29341cfec30350c19b7a712fc83a214a3f2
/openEMSwizard/WizardInit.h
e2b205a4770d5d9b15b0817f57d3c32bba782185
[]
no_license
michal777/openems_wizard_draft
60317f7057e4e4bfcf87e26632c3a7f59ba12f2d
0ff1a744e3d377ee3aaa6d7a1e7a456b5bd12b79
refs/heads/master
2020-05-23T17:13:04.244568
2019-06-27T22:24:30
2019-06-27T22:24:30
186,863,826
2
0
null
null
null
null
UTF-8
C++
false
false
764
h
#ifndef WIZARDINIT_H #define WIZARDINIT_H #include <QWizard> #include <QWizardPage> #include <QMainWindow> #include <QFile> #include <QLineEdit> #include <QDialog> #include <QSettings> #include <QTableWidget> #include "VariablesEditor.h" class WizardInit : public QWizard { Q_OBJECT public: WizardInit(QMainWin...
[ "nnn4000@o2.pl" ]
nnn4000@o2.pl
6f2f872c6fb110f2d1af49aa7eb81250490aa231
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/ios/chrome/browser/omaha/omaha_service.h
138542956a5027b5f084012abec63ab100c0535f
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
8,069
h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef IOS_CHROME_BROWSER_OMAHA_OMAHA_SERVICE_H_ #define IOS_CHROME_BROWSER_OMAHA_OMAHA_SERVICE_H_ #include <memory> #include "base/callback.h" #includ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
3d45a557be3d052050a288c939220a3de52b4005
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium_org/chrome/browser/ui/views/confirm_bubble_views.cc
2ba5d52a5ec42d74349706c747323d01e4d988c1
[ "MIT", "BSD-3-Clause" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
3,225
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ui/views/confirm_bubble_views.h" #include "chrome/browser/ui/confirm_bubble.h" #include "chrome/browser/ui/confirm_bubble_mo...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
6bb75e554f3ff324f78a9196ad28a1f794579804
8dc84558f0058d90dfc4955e905dab1b22d12c08
/extensions/renderer/script_context_set.h
a622e7a40b37102a20f51a61c538cdf80dfd3b6f
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C++
false
false
5,874
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef EXTENSIONS_RENDERER_SCRIPT_CONTEXT_SET_H_ #define EXTENSIONS_RENDERER_SCRIPT_CONTEXT_SET_H_ #include <stddef.h> #include <memory> #include <set>...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
67466557810a9fba1beeef7de1dc8ebd4cfcc8c9
1a57c7fc77516bdcc9ff4dad99e35562899f7e06
/src/localization/arena-detection/algorithm/RANSAC.cpp
6c517512653a2d73b76a84f328ba61c7d16c8b49
[ "MIT" ]
permissive
elikos/elikos_localization
82f3602007b28a600dfd468acba1f56efcf8dabf
0eca76e5c836b1b0f407afffe0d1b85605d3cfa1
refs/heads/master
2021-03-27T10:04:10.255094
2018-05-30T00:53:14
2018-05-30T00:53:14
116,184,820
0
0
null
null
null
null
UTF-8
C++
false
false
2,853
cpp
#include "RANSAC.h" #include "Line.h" #include <Eigen/Core> #include <opencv2/highgui/highgui.hpp> #include <ctime> namespace RANSAC { using Vector = Eigen::Vector2f; using Line = localization::Line; Vector findBestConvergencePoint(const std::vector<Line>& lines, int k) { std::srand(std::time(NULL)); float...
[ "olivierstamour0952@gmail.com" ]
olivierstamour0952@gmail.com
5c0d8929014a21a414d8713de7967cdefcda0572
4958b7567fd503213f5eacd3736ae68ede02e17d
/sources/Factory.class.cpp
014e403fe8e4afd00b00e160d95679a9468bb872
[]
no_license
corentindrouet/AbstractVm
01ac96c2b3f9ea9949f34e9bf0a7ce60335c3c12
afbe56fc795bfe3ee52632fb00739df02bdeb38f
refs/heads/master
2021-01-11T17:29:29.542474
2017-02-07T12:04:16
2017-02-07T12:04:16
79,785,518
0
0
null
null
null
null
UTF-8
C++
false
false
2,060
cpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Factory.class.cpp :+: :+: :+: ...
[ "cdrouet@e1r4p21.42.fr" ]
cdrouet@e1r4p21.42.fr
9e075711f3bfc34efeebfaad06809599701e12ea
f4e07bdfdc0b258951612235735c91b1b5c80ca8
/Example/xiaoxiaole/Classes/AppDelegate.cpp
48a7b13547a37b261a3b66ff54edb4b46c9e04b8
[ "Apache-2.0" ]
permissive
qql7267/Cocos2dx
dfa05d694666380b613c5378f4d625d8848fb5cd
914a2ed091a226becb05ddbda554120fc1dc1640
refs/heads/master
2020-04-17T18:02:28.055944
2016-10-26T17:40:28
2016-10-26T17:40:28
67,127,188
3
0
null
null
null
null
UTF-8
C++
false
false
1,929
cpp
#include "AppDelegate.h" #include "HelloWorldScene.h" USING_NS_CC; AppDelegate::AppDelegate() { } AppDelegate::~AppDelegate() { } //if you want a different context,just modify the value of glContextAttrs //it will takes effect on all platforms void AppDelegate::initGLContextAttrs() { //set OpenGL context attr...
[ "qql7267@126.com" ]
qql7267@126.com
b21d805e513ba77515cc4730b0c016d7ad942c33
5d6c0b3cd831ba6720c0293f146686890c61095d
/sve/exp_v.cpp
b697d970c8f9eb452d025f6aa4ee44d893a1b592
[]
no_license
herumi/misc
b2ebbe942f031c264edfc2f14a226fd753e5640b
050f63c34119812762fcb031e75130c2f20214fa
refs/heads/main
2023-08-31T03:33:45.567601
2023-08-30T05:28:05
2023-08-30T05:28:05
6,901,996
52
5
null
2023-01-10T05:21:15
2012-11-28T13:00:10
C++
UTF-8
C++
false
false
5,813
cpp
#include "fmath-sve.hpp" #include <cybozu/test.hpp> #include <cybozu/benchmark.hpp> #include <cybozu/inttype.hpp> #include <vector> #include "fexpa.hpp" #include <float.h> float g_maxe; float diff(float x, float y) { return std::abs(x - y) / x; } float fmath_expf(float x) { float y[16] = { x }; fmath::expf_v(y, y...
[ "herumi@nifty.com" ]
herumi@nifty.com
6b4ac0c57f0d5431587f8c3d003cf20301f41d0a
f53e9e2be2fec9ac80e1f9af3ffd64b20f57d560
/src/block.cpp
5d097a45e6998eebb80922c92e6537c496db1e88
[]
no_license
lizhongz/link
1b9eb8d56e6865f56d5bd87292b1edb782a02622
d9a5ec7e203766969adfb0a0aefcfc29b08ab005
refs/heads/master
2021-05-09T05:31:03.594062
2018-01-31T16:56:47
2018-01-31T17:00:06
119,311,516
0
0
null
null
null
null
UTF-8
C++
false
false
531
cpp
#include "json.hpp" #include "block.h" #include "utils.h" void blockchain::to_json(nlohmann::json& j, const blockchain::Block& blk) { j = nlohmann::json({ {"block", blk.id}, {"nonce", blk.nonce}, {"prev", blk.prev}, {"hash_code", blk.hash_code}, {"timestamp", time_to_str(b...
[ "z.lizhong@gmail.com" ]
z.lizhong@gmail.com
fbd5e9cfbad7e3dbfc2b500e7369b95162c389a4
9fe8904686fc84c00fc3ee8557f77b694203d7af
/mDot_Sensornode/app/tasks/TaskGyroscope.h
4c40e59b370d2a33bf1c7f8d2676ea699e380b74
[]
no_license
mitea1/mDot_Sensornode
15848f7aa42f095e7542afb6e0163e51b937bb36
6738f9d465695f7f09ff126356712f3599cfb699
refs/heads/master
2020-04-03T05:31:16.698043
2018-10-28T08:15:37
2018-10-28T08:15:37
155,048,649
0
0
null
null
null
null
UTF-8
C++
false
false
3,063
h
/** * @file TaskGyroscope.h * * @author Adrian * @date 30.05.2016 * */ #include "MPU9250.h" #include "main.h" #include "../communication/messages/MPU9250GyroscopeMessage.h" #ifndef TASKGYROSCOPE_H_ #define TASKGYROSCOPE_H_ /** * @class TaskGyroscope * @brief This TaskGyroscope Class handles ...
[ "adrian.mitevski@gmail.com" ]
adrian.mitevski@gmail.com
57f473e8a213d219601cc015f3278b09214909e4
b367fe5f0c2c50846b002b59472c50453e1629bc
/xbox_leak_may_2020/xbox trunk/xbox/private/test/directx/d3d/func/mstage5/media/brick0_5.bmp.cpp
5f6ff4d67e5b5032e93e10658279ddb2a0238d52
[]
no_license
sgzwiz/xbox_leak_may_2020
11b441502a659c8da8a1aa199f89f6236dd59325
fd00b4b3b2abb1ea6ef9ac64b755419741a3af00
refs/heads/master
2022-12-23T16:14:54.706755
2020-09-27T18:24:48
2020-09-27T18:24:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,787
cpp
/******************************************************************************* Copyright (c) 2000 Microsoft Corporation. All rights reserved. File Name: brick0_5.bmp.cpp Description Data file for the resource brick0_5.bmp. ********************************************************************...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
7b092882141495621fbaecfe2da6f517acfa049e
08161482fc08e9ca0352cb3a8ab16ebe13376af3
/src/dll.cpp
1e6e17c04c0d3853cff1907f8585a8d3fd19c25f
[]
no_license
czastack/nob
f8a2fdd476606f44df560950150907b3d31602c9
7ac2851dd34a350baf044ac6516f4e60779e54ea
refs/heads/master
2021-09-02T09:16:40.937891
2018-01-01T10:36:02
2018-01-01T10:36:02
115,931,517
1
0
null
2018-01-01T16:34:44
2018-01-01T16:34:43
null
UTF-8
C++
false
false
938
cpp
#include <nob/script.hpp> #include <nob/shv.hpp> #include <windows.h> #include <thread> namespace nob { namespace this_script { void _shv_main(); void _ysc_main(); void _exclusive_main(); } /* this_script */ namespace window { void _unhook_proc(); } /* window */ } /* nob */ BOOL APIENTRY DllMain(HMODUL...
[ "yulon@me.com" ]
yulon@me.com
a6e3e775c0ad2e307f158f06d8d41d0ab5dd1c0d
485faf9d4ec7def9a505149c6a491d6133e68750
/include/inv/ChemKit/ChemAtomBBox.H
019906d0143e5525af373ad9eb0ffb95523db8ba
[ "LicenseRef-scancode-warranty-disclaimer", "ECL-2.0" ]
permissive
ohlincha/ECCE
af02101d161bae7e9b05dc7fe6b10ca07f479c6b
7461559888d829338f29ce5fcdaf9e1816042bfe
refs/heads/master
2020-06-25T20:59:27.882036
2017-06-16T10:45:21
2017-06-16T10:45:21
94,240,259
1
1
null
null
null
null
UTF-8
C++
false
false
3,115
h
/* * ChemAtomBBox.h * * Defines the ChemAtomBBox class. * * Copyright 1996, 1997, Silicon Graphics, Inc. * ALL RIGHTS RESERVED * * UNPUBLISHED -- Rights reserved under the copyright laws of the United * States. Use of a copyright notice is precautionary only and does not * imply publication or disclosur...
[ "andre.ohlin@umu.se" ]
andre.ohlin@umu.se
e168df087b657e15c62dcfd87c1a1fb269079d4c
412a0f24d10443cc865a73fc1d9964b0ff23b44c
/code/AzureDeviceManagementClient/Handlers/DeviceSchemasHandler.h
4c866c54f8ebceddd5fdcc1d082d1cb7afc8be0f
[ "MIT" ]
permissive
v-jush/azure-client-tools
f0f354f84f1a58d01134b967e7a230305f1606c8
9ae17e1c1bc0f164dc7a7023e7568782dda77d6d
refs/heads/master
2020-05-17T18:00:13.872887
2019-04-10T17:56:44
2019-04-10T17:56:44
172,009,131
1
0
NOASSERTION
2019-02-22T06:44:08
2019-02-22T06:44:05
null
UTF-8
C++
false
false
2,449
h
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include "..\IoThub\IoTHubInterfaces.h" #include "..\AzureRawHost.h" namespace Microsoft { namespace Azure { namespace DeviceManagement { namespace Client { class DeviceSchemasHandler : public DMCommon::B...
[ "gmileka@microsoft.com" ]
gmileka@microsoft.com
5c091e097b614d433c49f34aa67794c21464882c
e96cfbf2c4ce40c7a694d297eac733a739487886
/5674-782/162.cpp
71ebe2756f61b2276573c92477ba12c22a281e01
[]
no_license
KimDoKy/Cpp-ex-200
9cbfd6cad74a77783d2318ccb069c7693adf829a
3f07d8cd9677b804cdf7e0ae55188845933df9e5
refs/heads/master
2022-12-31T09:29:27.991438
2020-10-19T10:21:35
2020-10-19T10:21:35
293,564,880
0
0
null
null
null
null
UTF-8
C++
false
false
759
cpp
#include "stdafx.h" #include <iostream> #include <bitset> #include <string> using namespace std; int main() { bitset<8> data1(100); bitset<8> data2(0x78); bitset<8> data3(string("11110000")); cout << "data1 : " << data1 << endl; cout << "data2 : " << data2 << endl; cout << "data3 : " << data3 <<...
[ "makingfunk0@gmail.com" ]
makingfunk0@gmail.com
46cc0c4dace03cf67db894341251e7717fa9508a
40ae10732b51aada027f6242ab47848a8153a6a8
/src/utils/ofxMuiUtils.h
7aa383da7f588295d5ea6eaba77626cf39830248
[]
no_license
mark-hoo/ofxMui
005f5803f28b47b55bb9cea8b049860caab6849d
eb25b015b0bf8615f2e54e9c5a0bbb54e0f41c58
refs/heads/master
2021-01-17T18:22:30.495207
2016-02-19T17:28:00
2016-02-19T17:28:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,705
h
/*============================================================================== Copyright (c) 2009-2012 Christopher Baker <http://christopherbaker.net> 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 t...
[ "me@christopherbaker.net" ]
me@christopherbaker.net
1dfc5117769d8438dc36884f684c1590a62a1415
1eb85ecb99e2646d0478cf4564e9cbb1aa6671e5
/KOZAK PIZZA/promocje.h
1123ea0dbb4259200ff2f65c82499abd39400ace
[]
no_license
paulkastel/GeneratorPizzy
2dd31d8a2c0db43839cfddad97e6775149e0da92
8a045f2dacfc9e0f28d90572b10d2812b0dd0536
refs/heads/master
2016-09-14T06:18:22.982977
2016-04-27T17:08:48
2016-04-27T17:08:48
57,231,242
0
0
null
null
null
null
UTF-8
C++
false
false
254
h
#ifndef PROMOCJE_H_ #define PROMOCJE_H_ #include<iostream> #include<string> using namespace std; class Promocje { public: string na_haslo; double rabat, studencka; double obniz_rachunek(double); Promocje(); ~Promocje(); }; #endif
[ "pkastelik@poczta.fm" ]
pkastelik@poczta.fm