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
67879890f45457ea227b60462a4b84e55b8cff63
b5d0c75ff267f8bd4fc975cc4a1895690def153d
/lib/include/pglue/pglue.h
1016b4b52953dfaf5ca9032c55e59226e2b26a10
[]
no_license
littlemole/moe
f234c4b22ca3dcf41ea9a209704b3ab9ae1d94f5
beeaf81152b345b27ad480ff7e0cd819a535f193
refs/heads/master
2022-12-02T05:32:03.885314
2020-11-11T20:37:14
2020-11-11T20:37:14
11,985,545
4
1
null
null
null
null
UTF-8
C++
false
false
61,639
h
#ifndef _MOL_DEF_GUARD_DEFINE_PERL_GLUE_HELPER_DEF_ #define _MOL_DEF_GUARD_DEFINE_PERL_GLUE_HELPER_DEF_ #include <map> #include <list> #include <vector> #include <string> #include <sstream> #ifdef __cplusplus extern "C" { #endif #include <EXTERN.h> #include <perl.h> #include "XSUB.h" #ifdef __cplusplus } #endif n...
[ "little.mole@arcor.de" ]
little.mole@arcor.de
c182e4e4a5df38113f87bd59bfbe7c265588980f
66d8ea74e6ec6effebb3649782a61c28eaf58ddd
/arduino/sketchbook/libraries/RichUNOKitC/examples/Advanced/L31_Speak_Pi/L31_Speak_Pi.ino
f5438ec28523fb29c636a41be94dd0f5099d36c6
[]
no_license
philipp68/IOT-Experiments
ca35273bc45e0e0e18e2d9ac4b030721c8a136f7
bcaf76f559be84012d5244374b7d32401dab8dbc
refs/heads/master
2021-06-29T13:45:08.037205
2019-04-16T19:55:09
2019-04-16T19:55:09
134,470,403
0
0
null
null
null
null
UTF-8
C++
false
false
4,249
ino
/************************************************* ************************************************** ****** * OPEN-SMART Rich UNO R3 Lesson 31: Speak pi If you have done in lesson 25, you ignore these notes below. NOTE!!! First of all you should download the voice resources from our google drive: https://drive.google....
[ "philipp.schneider@phonak.com" ]
philipp.schneider@phonak.com
1a429d3ca7fc32204ef898abc85530dbc709aaf1
703137e3a9caa49c3535aa34497d2a710af9f134
/1236C.cpp
b8b3116d13c7f2cc8951ca32ed51e91fbf7ced08
[]
no_license
toha993/Codeforces-My-Code
a558d175204d08167cb1b8e70dd0fb0d2b727d0e
8521f325be45775a477c63a4dddb1e21e486d824
refs/heads/master
2022-12-21T06:07:22.131597
2020-10-04T11:50:26
2020-10-04T11:50:26
301,116,681
0
0
null
null
null
null
UTF-8
C++
false
false
950
cpp
#include<cstdio> #include<sstream> #include<cstdlib> #include<cctype> #include<cmath> #include<algorithm> #include<set> #include<queue> #include<stack> #include<list> #include<iostream> #include<fstream> #include<numeric> #include<string> #include<vector> #include<cstring> #include<map> #include<iterator> #include <iom...
[ "tohasadat993@gmail.com" ]
tohasadat993@gmail.com
38f19a16f747c680ca04089abbe532c83ade54c1
b85b4b4903dc3134f4c5368972802c9d2b4cfb62
/ParseCan/src/ParseCan.cpp
7c2ced0f52c1d12156c60b6ba398122686359d1a
[]
no_license
surpriserom/Protocole_SimpleCan_Arduino
b64608f8c586b6fbc370676099e7aa16a51d16be
2cd863c07de011500f1d849e07bd70fc78bac066
refs/heads/master
2021-01-23T10:00:31.809935
2015-06-19T12:53:06
2015-06-19T12:53:06
35,426,144
0
0
null
null
null
null
UTF-8
C++
false
false
1,297
cpp
//fonction pour decouper les messages CAN //basée sur le code de http://savvymicrocontrollersolutions.com/arduino.php?article=adafruit-ultimate-gps-shield-seeedstudio-can-bus-shield //un int est stocke pour la leonardo sur 16octets //un float est stocke sur 32 octets #include "parseCan.h" ParseCan::ParseCan(bool val)...
[ "romain.le.forestier.inbox@gmail.com" ]
romain.le.forestier.inbox@gmail.com
ffe0ea1d187b882e07158efc3a180677f9e5560a
42ab5074bb469e6d32bdb401ca248dbe908f6c41
/WS06/WS06_submit/Car.h
23f2e8ae39e355cf898398f254a8b357ff560cd8
[]
no_license
Genne23v/myOOP345_Workhop
c2eb64368b0b207a6c8c64bfe9f1d4cd6a01a0f1
ad11fd89cae75358f214d7c80f6c64a79abcf1ca
refs/heads/main
2023-07-09T09:33:24.620976
2021-07-30T01:32:39
2021-07-30T01:32:39
370,092,538
0
0
null
null
null
null
UTF-8
C++
false
false
793
h
// Workshop 6: Part 2 // Date: 2021/07/06 // Author: Wonkeun No // Student #: 145095196 // Description: // Car.h /////////////////////////////////////////////////// // I have done all the coding by myself and only copied the code that my professor // provided to complete my workshops and assignments. //////////////////...
[ "59734889+Genne23v@users.noreply.github.com" ]
59734889+Genne23v@users.noreply.github.com
0f0a6260837041003f4fc8e55b83de4c68dea7cc
e267a066b7ee39f6d3fe2cb983725fd55196c63b
/360VR_refactor/arduino/with_unity/lickometerOptical/lickometerOptical.ino
e355979d53ccd8ff562fa47aec82a130e37ed0e1
[]
no_license
AndreasHogstrand/VR_pyControl
147e70aeda54eaaf797ab23c503a66d27c26ab03
91d720cfdc5bce43fd021af7a55d7a0a7ae7374a
refs/heads/master
2021-01-02T07:42:45.004912
2020-09-29T08:57:08
2020-09-29T08:57:08
239,552,569
0
0
null
null
null
null
UTF-8
C++
false
false
651
ino
//Edit this threshold to change the sensibility of the lickometer int lickThreshold = 80; //Synchronization variables bool isLicking = false; int lickoVal = 0; int rewardConsumed = 0; void setup() { Serial.begin(57600); pinMode(A4, INPUT); } void loop() { //Flush the serial console (to avoid buffering) Seria...
[ "aoh25@cam.ac.uk" ]
aoh25@cam.ac.uk
d70b200a336b090bb933bf27002c83c75d72b819
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/c++/Halide/2015/4/LLVM_Runtime_Linker.cpp
b7a5cc4822d32600f43f808f20d242c99dc26398
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
C++
false
false
24,862
cpp
#include "LLVM_Runtime_Linker.h" #include "LLVM_Headers.h" namespace Halide { using std::string; using std::vector; using Internal::vec; namespace { llvm::Module *parse_bitcode_file(llvm::StringRef buf, llvm::LLVMContext *context, const char *id) { #if LLVM_VERSION >= 36 llvm::MemoryBufferRef bitcode_buff...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
0d3ccfe4f2b29268a33148a1cfa8bdd9df8a1582
155c4955c117f0a37bb9481cd1456b392d0e9a77
/Tessa/TessaInstructions/InlineMethodInstruction.h
06d791cf16dff05e06563e429b97f950180b74ac
[]
no_license
zwetan/tessa
605720899aa2eb4207632700abe7e2ca157d19e6
940404b580054c47f3ced7cf8995794901cf0aaa
refs/heads/master
2021-01-19T19:54:00.236268
2011-08-31T00:18:24
2011-08-31T00:18:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
378
h
namespace TessaInstructions { class InlineMethodInstruction : public CallInstruction { public: InlineMethodInstruction(TessaInstruction* receiverObject, Traits* resultTraits, ArrayOfInstructions* arguments, uintptr_t methodId, MethodInfo* methodInfo, TessaVM::BasicBlock* insertAtEnd); void visit(TessaVisitorI...
[ "mason@masonchang.com" ]
mason@masonchang.com
1f11b886a8c7172d2fb37bd078c2f248305a06fc
702b1e89e5212bf724af31beeec7a4d619ab4214
/online/include/TcpConnection.h
181d305254341ef8c7914f66179977a8603f0b80
[]
no_license
a445116/searchEngine
055d5678085a0b3ced10f3c7b7e7e1e180435715
8eeccb145d0884cb610284b87be64f5da0b6b47f
refs/heads/master
2020-04-04T16:45:42.632009
2018-11-04T14:27:34
2018-11-04T14:27:34
156,092,306
1
1
null
null
null
null
UTF-8
C++
false
false
1,400
h
/// /// @file TcpConnection.h /// @author lemon(haohb13@gmail.com) /// @date 2018-07-31 17:14:47 /// #ifndef __ZCL_TCPCONNECTION_H__ #define __ZCL_TCPCONNECTION_H__ #include "Noncopyable.h" #include "IntAddress.h" #include "Socket.h" #include "SocketIO.h" #include <string> #include <memory> #include <fun...
[ "445116994@qq.com" ]
445116994@qq.com
fc11589bd323add471145ca93e76226f42a06e1d
ac9e5a2ad42b0bb657fa70c0700a5eefcb5265d2
/patternBlending/repetendExtract.cpp
76bf3e6f9cec0e4e118e0fe95c426086598ae363
[]
no_license
Rosaniline/patternBlending
ed39530a0adb1679b500368829b675281941a6e9
11730137d689800832fd30705003e5d519012232
refs/heads/master
2020-05-17T21:55:00.830224
2013-06-24T14:45:14
2013-06-24T14:45:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,394
cpp
// // repetendExtract.cpp // repetitionExtract // // Created by Rosani Lin on 13/5/6. // Copyright (c) 2013年 Rosani Lin. All rights reserved. // #include "repetendExtract.h" repetendExtract::repetendExtract() {}; repetendExtract::~repetendExtract() {}; bool aa(const element A, const element B) { retur...
[ "xup6qup3@gmail.com" ]
xup6qup3@gmail.com
dcaab11bfb3f44b6df57821b8ad88333f0889cdd
84524e09a9b167d2de8324b6af1dda07671afd10
/MSN/expansion_penalty/expansion_penalty.cpp
bb7adc74231f1c4b6a24d433fb55640f86c871b0
[ "Apache-2.0" ]
permissive
wangyida/softpool
9c1844e60f2c3aca945f7b23298ac74c8849e2f8
31a2d18d0adfbeb14840a74c6bf30e90785c6258
refs/heads/master
2023-05-16T07:23:29.495658
2022-01-30T00:33:57
2022-01-30T00:33:57
210,187,897
72
6
Apache-2.0
2021-03-02T16:52:46
2019-09-22T17:34:20
Python
UTF-8
C++
false
false
1,048
cpp
#include <torch/extension.h> #include <vector> int expansion_penalty_cuda_forward(at::Tensor xyz, int primitive_size, at::Tensor father, at::Tensor dist, double alpha, at::Tensor neighbor, at::Tensor cost, at::Tensor mean_mst_length); int expansion_penalty_cuda_backward(at::Tensor xyz, at::Tensor gradxyz, at::Tensor ...
[ "yidawang.cn@gmail.com" ]
yidawang.cn@gmail.com
63f85172e6ffb05beec15c4e982622a1f73e41fa
bcded75e01a396cd83d1541ba97632f8e87f463b
/src/main.cpp
47945fa2f3affcd5dec253fc3834e63453c1a3d3
[]
no_license
IvanGlebov/ESP8266_Watchdog
30097787b6d42e50cb2accd036b941858ed7602f
7dbdabfe7f59bfa0d6da74845a1afb43d0fbb957
refs/heads/master
2023-06-17T17:34:21.817923
2021-07-10T22:11:30
2021-07-10T22:11:30
371,633,940
0
0
null
null
null
null
UTF-8
C++
false
false
8,000
cpp
#include <Arduino.h> #define BLYNK_PRINT Serial #include <ESP8266WiFi.h> #include <BlynkSimpleEsp8266.h> #include <TimeLib.h> #include <WidgetRTC.h> #include <EEPROM.h> #define USE_LOCAL_SERVER true // Пин для проверки "живости" мастера #define master_pin D8 #define master_reboot_pin D1 #define blynkMasterAlivePin ...
[ "glebov.vanya8@gmail.com" ]
glebov.vanya8@gmail.com
3e0f84024df0363e51f445f27bbadef13a0fb2b0
ed08b1308bdb5b21bea8e2fc58e7d03eb82df016
/src/blocksignature.cpp
383be17175e17adedb6ffd33c93e20e58a2faf1b
[ "MIT" ]
permissive
ygtars/geacoinold
b31e946601aeec3223ddfd1fa5a98804844a0ffc
142a16fa81f5c255d923d274fb0094d8c21a3d28
refs/heads/master
2020-04-15T18:56:32.159141
2019-01-14T18:01:02
2019-01-14T18:01:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,954
cpp
// Copyright (c) 2017-2018 The PIVX developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "blocksignature.h" #include "main.h" #include "zgeachain.h" bool SignBlockWithKey(CBlock& block, const CKey& key) { if ...
[ "38437000+ygtars@users.noreply.github.com" ]
38437000+ygtars@users.noreply.github.com
9d9e59a6b7aa60956d69e76717d36c16fa053a9d
fe2362eda423bb3574b651c21ebacbd6a1a9ac2a
/VTK-7.1.1/Common/DataModel/vtkQuadraticTriangle.cxx
c4adff94be5cd33bd2b2a4cd6ca5120f6927ab10
[ "BSD-3-Clause" ]
permissive
likewatchk/python-pcl
1c09c6b3e9de0acbe2f88ac36a858fe4b27cfaaf
2a66797719f1b5af7d6a0d0893f697b3786db461
refs/heads/master
2023-01-04T06:17:19.652585
2020-10-15T21:26:58
2020-10-15T21:26:58
262,235,188
0
0
NOASSERTION
2020-05-08T05:29:02
2020-05-08T05:29:01
null
UTF-8
C++
false
false
13,299
cxx
/*========================================================================= Program: Visualization Toolkit Module: vtkQuadraticTriangle.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This soft...
[ "likewatchk@gmail.com" ]
likewatchk@gmail.com
beee4101fef87894a846d3ca90f6bf44ab67efdf
c0caed81b5b3e1498cbca4c1627513c456908e38
/src/core/scoring/rna/RNA_ScoringInfo.fwd.hh
1eba13f0c2d445f7732ad96f65cbc5010cf18d90
[]
no_license
malaifa/source
5b34ac0a4e7777265b291fc824da8837ecc3ee84
fc0af245885de0fb82e0a1144422796a6674aeae
refs/heads/master
2021-01-19T22:10:22.942155
2017-04-19T14:13:07
2017-04-19T14:13:07
88,761,668
0
2
null
null
null
null
UTF-8
C++
false
false
1,181
hh
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "malaifa@yahoo.com" ]
malaifa@yahoo.com
6d5793adee7fc0031b77363f79935b281e43fec9
599709e7687a78f92b268315590d6ad750ce97d6
/math/nderiv.hpp
361fd58e4248b3800c18a12ebb7d11180afcb6a7
[]
no_license
ReiMatsuzaki/cbasis2
b99d096150d87f9301ed0e34f7be5f0203e4a81e
86f21146fab6fc6f750d02fb2200ea94616ca896
refs/heads/master
2021-01-19T23:15:32.864686
2017-04-27T07:29:26
2017-04-27T07:29:26
88,953,186
0
0
null
null
null
null
UTF-8
C++
false
false
455
hpp
#include <boost/function.hpp> namespace cbasis { typedef boost::function<dcomplex (dcomplex)> CFunc; dcomplex NDerivOne_R1(CFunc f, dcomplex x, dcomplex h); dcomplex NDerivOne_C1(CFunc f, dcomplex x, dcomplex h); dcomplex NDerivOne_R3(CFunc f, dcomplex x, dcomplex h); dcomplex NDerivTwo_R1(CFunc f, dcomplex...
[ "matsuzaki.rei@sepia.chem.keio.ac.jp" ]
matsuzaki.rei@sepia.chem.keio.ac.jp
f98cd0897b70dcae9c7f01dfc8d901271c31b50f
3a1beda58ab673e42ec32d143bcdfd68ccbefd4d
/Lab04/main.cpp
1b25568d4bd4cb54495b401c8414b3c41460ede4
[]
no_license
piotrmoszkowicz-wfiis/WFiIS-IMN-2019
57b695972fcc747bc9b4243f7a8ad3b7ead3839c
14a525e9f8d61d986a7b4a5dff0d42c0eb8ebbe4
refs/heads/master
2020-09-05T20:52:13.310113
2019-12-10T20:21:44
2019-12-10T20:21:44
220,211,412
1
3
null
null
null
null
UTF-8
C++
false
false
7,172
cpp
// // Created by Piotr Moszkowicz on 27/11/2019. // #include <cmath> #include <iostream> #include <string> #include <vector> #include "../utils/files_operations.h" double firstDensity(double x, double y, double x_max, double y_max, double sigma_x, double sigma_y) { return std::exp((-1.0 * std::pow(x - 0.35 * x_m...
[ "piotr@moszkowicz.pl" ]
piotr@moszkowicz.pl
ecd0e34161d72f957514b391454511a652e58780
6acb31a73c244e5157b5119969475cd7160e669c
/src/compiler/interpreter-assembler.cc
35ddb074275ac06fc6b7587880a29bc954511300
[ "bzip2-1.0.6", "BSD-3-Clause" ]
permissive
uloga/v8
db8a1591f579a1aed51d1c46f18835007cb72ccc
e3b1cf17263325d47c467f018c0c474af66eb3cd
refs/heads/master
2020-04-01T20:49:37.239003
2015-12-07T03:24:21
2015-12-07T03:24:47
47,528,826
3
0
null
2015-12-07T04:14:15
2015-12-07T04:14:14
null
UTF-8
C++
false
false
21,688
cc
// Copyright 2015 the V8 project 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 "src/compiler/interpreter-assembler.h" #include <ostream> #include "src/code-factory.h" #include "src/compiler/graph.h" #include "src/compile...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
37358d8bdb70880bd5d45b54d9acc8db098a9c11
572340027d0feb71150b508c79bfcbca78006e0a
/mavlink_control.h
393a2fa97cffbcdffd7c8d20230f2f8a7e3da41c
[ "MIT" ]
permissive
970704/Copter_mavlink_companion_control
f87f2fb609115ac6137b72b1e905c9d7d6be0350
90c5846b9b68792fd5c4d0080adf236d0a6c47ea
refs/heads/master
2021-09-21T17:04:07.600984
2018-08-29T12:49:32
2018-08-29T12:49:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,457
h
/**************************************************************************** * * Copyright (c) 2014 MAVlink Development Team. All rights reserved. * Author: @author Peter XU, <peterxu9710@outlook.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provid...
[ "peterxu9710@outlook.com" ]
peterxu9710@outlook.com
f9eb7f3198958b870e31c71b0064b0178517539f
7860186d95c8cf895780bbdba5026697b146dbff
/lbr_miss_sample.h
da9bb524edc6e6c304e42c55f18aea66d8c43aef
[]
no_license
takhandipu/multiBBL
d2ea3c62b4ef5c215f2d78b0572e7d330fd83a1e
0f5eb4d68be5be18a3a2fe212f8a1b1d9d99853a
refs/heads/master
2021-01-04T08:13:26.786565
2020-02-26T21:30:31
2020-02-26T21:30:31
240,461,304
0
0
null
null
null
null
UTF-8
C++
false
false
28,344
h
#ifndef LBR_MISS_SAMPLE_H_ #define LBR_MISS_SAMPLE_H_ #include <bits/stdc++.h> using namespace std; #include <boost/algorithm/string.hpp> #include "gz_reader.h" #include "log.h" #include "convert.h" #include "cfg.h" int measure_prefetch_length(uint64_t current, uint64_t next) { return (next>>6) - (current>>6);...
[ "takh@umich.edu" ]
takh@umich.edu
6dd82f3dc9da4c1cf6fb47c4b0958649f50ed3d5
903cc1b03935f5b551bd531142751e15698c4a37
/lab9/propuestos/test/writeStrucuture.cpp
6fcb71a558816887bc24279f013114d3f9bfb6cb
[]
no_license
ealvan/ProgSistemas
a25af731e4fa9c836f982e4eadbcaa678d3b2b3b
035a95bce77bdcaa618244a00df5e0c6d4f0514f
refs/heads/main
2023-07-10T10:25:40.540586
2021-08-20T04:18:43
2021-08-20T04:18:43
398,153,434
0
0
null
null
null
null
UTF-8
C++
false
false
986
cpp
#include <iostream> #include <fstream> using namespace std; struct Persona{ string nombre; short int dia; }; void writeData(ofstream & out, Persona* one){ unsigned size = one->nombre.size(); out.write((char*)&size, sizeof(size)); out.write(one->nombre.data(), size); out.write((char*)&one->dia, ...
[ "ealvan@unsa.edu.pe" ]
ealvan@unsa.edu.pe
2e9d85b64906fe178dee285b14d1abcc21a62fde
624a7ca19d7a8e1ba0d1d2dc4c345f6ae06f4f94
/sw/source/filter/ww8/rtfexport.cxx
6e922245e6cbaadc5f2f763142d943e24f8bbb6e
[]
no_license
jonasfj/libreoffice-writer
e6c4c92ece47bc61f1f6bf93fe24b34a1836c53c
2d415c9854fb6111ac924ee95044c7e1a931433c
refs/heads/master
2021-01-25T08:42:25.367195
2010-10-03T14:16:52
2010-10-03T14:16:52
954,612
0
1
null
null
null
null
UTF-8
C++
false
false
40,049
cxx
/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2010 Miklos Vajna. * * OpenOffice.org - a multi-platform office productivity suite * * This file is part of OpenOffice.org. * * OpenOffice.org is free soft...
[ "cedricbosdo@openoffice.org" ]
cedricbosdo@openoffice.org
0b772c268455a926de6bf375d556634414841b19
3e554a92237370d1f7d6c48a6c6df08e4d14fac6
/gui/thumbnailremover.cpp
0e851dea39e0175eca6a6634a4b716803f38178e
[]
no_license
J0s3f/fourchan-dl
f6f8a009b7755aeed76704db925632f24cd193ce
a2749272fd59f88ad36bb5b094b4477eed72ce9f
refs/heads/master
2016-09-16T07:30:11.444555
2013-08-01T21:04:29
2013-08-01T21:04:29
7,335,155
1
1
null
null
null
null
UTF-8
C++
false
false
1,402
cpp
#include "thumbnailremover.h" ThumbnailRemover::ThumbnailRemover(QObject *parent) : QObject(parent) { settings = new QSettings("settings.ini", QSettings::IniFormat); } void ThumbnailRemover::removeOutdated() { QDateTime date; mutex.lock(); dirName = settings->value("options/thumbnail_cache_folder"...
[ "mail@mail.com" ]
mail@mail.com
5e23207ea132e2e0d14133b84558fd5d87202728
002f0c4ee7819951c4f977e3c1e76f1d2f1cb96d
/src/util.cpp
90d8ece07a9430b861d79f0df8248a5d6eb56651
[ "MIT" ]
permissive
groupco/rizercoin
373bf66c119ef073f82fcbddee7f45d886cb3ec7
ae11e9eac970eaea962c4143e3e2599e0200f1d3
refs/heads/master
2020-07-15T10:23:52.607067
2016-11-16T22:10:31
2016-11-16T22:10:31
73,965,277
0
0
null
null
null
null
UTF-8
C++
false
false
39,430
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "util.h" #include "sync.h" #include "strlcpy.h" #include "version.h" #inc...
[ "putincoindev@gmail.com" ]
putincoindev@gmail.com
ed3e1cf9bf48ca4eb1905416122b3f25223de2a7
6bee89060c7d22807b74c4ba44f6af1bbc1bd06a
/extreme/programs/witness_node/main.cpp
a88d7dc4ccc561e3b29500f826c6ee51eefcc9a0
[ "MIT" ]
permissive
moonstonedac/extreme
eca29466e15497248211acd7e226d5450dda4b20
fdfbd311e799df496eca9a56de96f91018dfd4cc
refs/heads/master
2021-01-12T04:09:58.286426
2017-01-27T14:34:53
2017-01-27T14:34:53
77,524,351
0
0
null
null
null
null
UTF-8
C++
false
false
12,944
cpp
/* * Copyright (c) 2015 Cryptonomex, Inc., and contributors. * * The MIT License * * 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 the...
[ "moonstonedac@gmail.com" ]
moonstonedac@gmail.com
c89edc3ce4c69567fa513e21fa347ae0008a06f8
91f0b78fd35295ca1a367eddbd8569788bc66652
/ccC.cpp
6c09624770ecdea0d31365dbf7d5863a26e61b05
[]
no_license
prajjwal1999/algo-
a97581812f9924acf133d2dad6def0f472fb9d11
881efb49127c81cdac0e375cf4fc201f8affbe06
refs/heads/master
2022-12-02T16:00:25.674334
2020-08-13T13:22:54
2020-08-13T13:22:54
287,287,250
0
0
null
null
null
null
UTF-8
C++
false
false
867
cpp
#include<bits/stdc++.h> using namespace std; #define ll long long int const ll MOD=1e9+7; #define endl '\n' #define F first #define S second const double PI = 3.141592653589793238460; void c_p_c() { ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0); #ifndef ONLINE_JUDGE freopen("input.txt", "r", stdin);...
[ "prajjwal875@gmail.com" ]
prajjwal875@gmail.com
8fe235545643d3e296663000a1c55afbcb053f6c
28c26279987a2060bbdd60876b868a7b46e3a983
/dbms/zDBCryptoKey.h
85b1c95e0cab6e7f880259ad0d02b1c25ecc8a3f
[ "MIT" ]
permissive
djp952/data-legacy
005c30062cd92b3aa2bdc04f43ad35a937a42b7f
956e888fe3be303d6c71a3834b97547b27450ffd
refs/heads/master
2016-09-13T22:41:15.981112
2016-05-17T21:51:24
2016-05-17T21:51:24
58,897,312
0
0
null
null
null
null
UTF-8
C++
false
false
3,938
h
//--------------------------------------------------------------------------- // Copyright (c) 2016 Michael G. Brehm // // 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...
[ "djp952@gmail.com" ]
djp952@gmail.com
4539a22772c6c4a29b38b4f452ea5692aed446c8
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/WallPaper/include/WallPaperThumbSettingsDlg.h
3f966d62fb75704ae7690c894d80f831c49c448b
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
WINDOWS-1252
C++
false
false
3,478
h
/* WallPaperThumbSettingsDlg.h Dialogo per le opzioni relative alla miniature. Luca Piergentili, 21/10/00 lpiergentili@yahoo.com WallPaper (alias crawlpaper) - the hardcore of Windows desktop http://www.crawlpaper.com/ copyright © 1998-2004 Luca Piergentili, all rights reserved crawlpaper is a registe...
[ "luca.pierge@gmail.com" ]
luca.pierge@gmail.com
65566fef9d63218a1f4c0adf91713ba8704e24df
64c1b6db2502bbc156d522d1b35567911cc151c5
/uwb_uav_simulation_ws/ros_packages/tello_dobots/control_tello/include/takeoff_land.h
3d1ecab5869b29265095d5f3de0e008da28fed5f
[]
no_license
MatthiesBrouwer/UAV-RPI_Beacon-AutoNav
fdd7c8cbb341e2cc3a2351a6e25c23c5f1b91357
10ecb2c5cb1389c818d6628ee5dead25dfe21de2
refs/heads/main
2023-03-07T17:17:54.995263
2021-02-11T12:27:57
2021-02-11T12:27:57
319,273,915
0
0
null
null
null
null
UTF-8
C++
false
false
1,378
h
/* * Author: bart * Date: 25/09/2019 * This is the header file of the start_search node. */ // This is for the compiler to check if this header file is already included, if not it is included. #ifndef TAKEOFF_LAND_H #define TAKEOFF_LAND_H // include all necessary files, functions, and messages #include <ros/ros....
[ "ties1000@live.nl" ]
ties1000@live.nl
1e63e8c74b29d1d60fa25a79273103ef58282f7f
d58abcd924dd4f3f517733edb7fe47964ab2367d
/Training Round 2/HOU - Young Buffalo/B_1.cpp
8752a2001b36a77c5a8d74f4684981f846d9b8ae
[]
no_license
DinhHuyKhanh/Trainning
15e7b7a4d918cc29b2a603192e3b460c48f8dac7
3efeab4e4c8968d02a70a390676020d28afdfa5c
refs/heads/main
2023-08-21T08:59:06.405715
2021-10-23T09:22:55
2021-10-23T09:22:55
412,743,850
0
0
null
2021-10-02T09:00:00
2021-10-02T08:59:59
null
UTF-8
C++
false
false
2,436
cpp
#include <bits/stdc++.h> #define ff first #define ss second #define sz(x) x.size() #define pb(x) push_back(x) #define all(a) a.begin(),a.end() #define setp(x) fixed << setprecision(x) using namespace std; typedef complex<long double> cd; namespace input { template<class T> void re(complex<T>& x); template<cla...
[ "trinhxhai@gmail.com" ]
trinhxhai@gmail.com
4c4bc842f8014864127740e80f9ce433adbfd35b
da6d80c41f56064d007cf4ede58528973f796c66
/RM_Arch/POSIX/Buffer.h
017198e76c9f2a254f6061355bac778e9ee96495
[]
no_license
SafeCOP/WP4
4f4d373f9a8dbfad6c349fabac8b1b5dc6aac9b4
5834e47df0cf555851c43ee430ad1b2b40827d95
refs/heads/master
2021-07-16T11:34:12.454256
2019-01-30T10:24:37
2019-01-30T10:24:37
142,432,612
0
3
null
null
null
null
UTF-8
C++
false
false
8,433
h
#ifndef _MONITOR_BUFFER_H_ #define _MONITOR_BUFFER_H_ #include <time.h> #include <boost/atomic.hpp> using namespace boost; #include "types.h" #include "Event.h" #include "SeqLock.h" #include "ArraySeqLock.h" #include "pthread.h" /** * Data container for EventBuffer operators such as EventReader and EventWriter. ...
[ "davidpereira@davids-mbp.cister.isep.ipp.pt" ]
davidpereira@davids-mbp.cister.isep.ipp.pt
635a164dd805983d0fa3c0eaec8522341a4ffd33
24ab4757b476a29439ae9f48de3e85dc5195ea4a
/lib/magma-2.2.0/src/zgetrs_nopiv_batched.cpp
45256fd611d1ab0e9d2f54b92582cde942f90772
[]
no_license
caomw/cuc_double
6025d2005a7bfde3372ebf61cbd14e93076e274e
99db19f7cb56c0e3345a681b2c103ab8c88e491f
refs/heads/master
2021-01-17T05:05:07.006372
2017-02-10T10:29:51
2017-02-10T10:29:51
83,064,594
10
2
null
2017-02-24T17:09:11
2017-02-24T17:09:11
null
UTF-8
C++
false
false
10,551
cpp
/* -- MAGMA (version 2.2.0) -- Univ. of Tennessee, Knoxville Univ. of California, Berkeley Univ. of Colorado, Denver @date November 2016 @author Azzam Haidar @precisions normal z -> s d c */ #include "magma_internal.h" #include "batched_kernel_param.h" /**********...
[ "policmic@fel.cvut.cz" ]
policmic@fel.cvut.cz
4ea01d9a326edb0eb4810390990018fcee2163d4
fa0c642ba67143982d3381f66c029690b6d2bd17
/Source/Engine/Platform/android/Network/androidBluetooth.cpp
cc5fd40c77be5f5ee35debd18f437356fcabc26d
[ "MIT" ]
permissive
blockspacer/EasyGameEngine
3f605fb2d5747ab250ef8929b0b60e5a41cf6966
da0b0667138573948cbd2e90e56ece5c42cb0392
refs/heads/master
2023-05-05T20:01:31.532452
2021-06-01T13:35:54
2021-06-01T13:35:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,333
cpp
//! @file androidBluetoothAdapter.cpp //! @author LiCode //! @version 1.1.0.522 //! @date 2011/01/05 //! Copyright 2009-2010 LiCode's Union. #include "EGEEngine.h" //---------------------------------------------------------------------------- // JNI Functions Implementation //------------------------------...
[ "zopenge@126.com" ]
zopenge@126.com
6f0f1f1b547ae9058ed444a9ac1eb9f311571987
38dbfc96c93ba56665cbd64d20542f8a22eb604e
/Laser.h
1332f0fce2a9dbd2d18dbf740453282c4a963a13
[]
no_license
jozefboris/SpaceCraft
4121082b9b981d01cf4250dd8f50a68df828370d
caf9bd2a1ab523f89e12c049ddb255fe8c99353b
refs/heads/master
2023-03-08T13:29:58.534092
2021-02-25T20:42:58
2021-02-25T20:42:58
342,373,668
0
0
null
null
null
null
UTF-8
C++
false
false
285
h
#ifndef Laser_h #define Laser_h #include<iostream> #include "Zbran.h" using namespace std; class Laser : public Zbran { private: int m_criticalBonus; public: Laser(string nazov, int cena, int sila, int critical); int getCena(); string getNazev(); int getSila(); }; #endif
[ "xboris@mendelu.cz" ]
xboris@mendelu.cz
7168931189717945c7ddd2573306bb19498b0d92
7d71fa3604d4b0538f19ed284bc5c7d8b52515d2
/Clients/AG/Pm8/App/EFILEDAT.CPP
b7343f517684f38cbefeaaf23f88c02dec122f42
[]
no_license
lineCode/ArchiveGit
18e5ddca06330018e4be8ab28c252af3220efdad
f9cf965cb7946faa91b64e95fbcf8ad47f438e8b
refs/heads/master
2020-12-02T09:59:37.220257
2016-01-20T23:55:26
2016-01-20T23:55:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,005
cpp
/* // Embedded file record. // // $Workfile: EFILEDAT.CPP $ // $Revision: 1 $ // $Date: 3/03/99 6:05p $ */ /* // Revision History: // // $Log: /PM8/App/EFILEDAT.CPP $ // // 1 3/03/99 6:05p Gbeddow // // Rev 1.0 14 Aug 1997 15:20:28 Fred // Initial revision. // // Rev 1.0 14 Aug 199...
[ "jim@facetofacesoftware.com" ]
jim@facetofacesoftware.com
d8463b85f4cd89704fa42416dea16ebbdfcbb751
ede6bb95b22e8b2315fea50af2415691b17519a7
/std/std-clamp/main.cc
a97c14573c49be2bc632077387b4bd5b21577692
[ "MIT" ]
permissive
gusenov/examples-cpp
d3880c1bd436b7d0b8d4955266a580602a378f56
f2e60b6d3d61cfcb7cc69aba1081162ce2de5193
refs/heads/master
2022-10-20T09:13:56.065787
2022-10-12T15:48:13
2022-10-12T15:48:13
154,664,278
21
1
null
null
null
null
UTF-8
C++
false
false
387
cc
#include <algorithm> #include <iostream> int main(int argc, char* argv[]) { int lo = 10; int hi = 30; std::cout << std::clamp(9, lo, hi) << std::endl; // 10 std::cout << std::clamp(10, lo, hi) << std::endl; // 10 std::cout << std::clamp(30, lo, hi) << std::endl; // 30 std::cout << std::...
[ "gusenov@live.ru" ]
gusenov@live.ru
2012954c63d1118a6be54adc56a4432572221122
efdec6b629075f9b4aa532cdabc70bf143d637e7
/Chapter10/setDemo1.cpp
cb5b98772b8ac4bdf59aa238fd86378937c81be5
[]
no_license
Zerrari/CppNotes
8eee019db1f2c748545fa46c461a90f3b0e0d634
4d90e988d67016f6df0567abcd44991bf771a8d7
refs/heads/main
2023-05-24T07:05:15.877855
2021-06-14T10:08:15
2021-06-14T10:08:15
364,907,185
0
0
null
null
null
null
UTF-8
C++
false
false
345
cpp
#include <iostream> #include <vector> #include <set> using namespace std; int main() { vector<int> ivec(10,1); vector<int>::iterator iter = ivec.begin(); int i = 1; while (iter != ivec.end()) { *iter++ = i; *iter++ = i++; } set<int> iset(ivec.begin(),ivec.end()); cout << iset.size() ...
[ "1660822219@qq.com" ]
1660822219@qq.com
8c8b535cc0eaccccc0951dea2e292e32fedf3245
b2132bab46103e5d8024d5704c59a5d403057901
/a1/nfa.cpp
4d2f28fc4a66c721c88d4fd2ad2e1c908a3234e0
[]
no_license
wijagels/CS373
54784da2eadfdd9c9e182a3a3e78a6483e50bde2
16710a8044956e36848d6076f83aae3f7d57b279
refs/heads/master
2021-03-22T04:14:39.942957
2017-03-19T19:42:37
2017-03-19T19:42:37
80,556,642
0
0
null
null
null
null
UTF-8
C++
false
false
3,286
cpp
#include <fstream> #include <iostream> #include <map> #include <queue> #include <set> #include <sstream> #include <string> #include <unordered_map> struct State { State(size_t idx) : State({}, false, false, idx) {} State(const std::multimap<char, size_t>& transitions, bool start, bool accept, size_t idx) ...
[ "will.jagels@gmail.com" ]
will.jagels@gmail.com
218e757c3bd3493265275a97a041bda26c551ef8
3aa3a4a67636abb6ff1b285d0184bc5043143fa4
/codeforces/723/B/sol.cpp
e28655e5c7ca685abe8ac1644feb2a130092b30e
[]
no_license
vivekdusad/dsa-algo
30a649cb009854539ceb2388b19ca0198636ec20
6bd9f6d75477df995bd2ecf899504eee0629a1ec
refs/heads/master
2023-06-04T16:31:08.048851
2021-06-25T05:14:41
2021-06-25T05:14:41
370,911,802
0
0
null
null
null
null
UTF-8
C++
false
false
1,364
cpp
#include<bits/stdc++.h> using namespace std; #define gc getchar_unlocked #define fo(i,n) for(i=0;i<n;i++) #define Fo(i,k,n) for(i=k;k<n?i<n:i>n;k<n?i+=1:i-=1) #define ll long long #define si(x) scanf("%d",&x) #define sl(x) scanf("%lld",&x) #define ss(s) scanf("%s",s) #define pi(x) printf("%d\n",x) #define pl(x) printf(...
[ "vivekdusad55@gmail.com" ]
vivekdusad55@gmail.com
b85127ff62b190b3354cf077c2a4a05870b9c30b
cb6984c461f25c804d901099bf7d49776e680f6a
/C++ Project/Dump/main.cpp
964907dd0da233c6e9f138270036d2d0045c1fba
[]
no_license
DatAvgAsianBoi-zz/Dumpster_of_Old_Stuff
dbcc3edca294b3744f736d79005a27c7ee6942e6
b98a7ddbc9b052ddc069bb965f4d652f542846f5
refs/heads/master
2022-11-16T01:20:38.651142
2020-07-18T02:09:42
2020-07-18T02:09:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
410
cpp
#include <iostream> #include <sstream> #include <fstream> using namespace std; int main(){ ifstream sin("out.txt"); if(!sin){ cout << "nani"; exit(1); } string s; sin >> s; cout << s; return 0; } /* 1. B 3. B 4. C 5. C - A 7. A 8. B 9. B 10....
[ "huryan18@gmail.com" ]
huryan18@gmail.com
3d3e2d5093a0af0f2aeddb959a3938c39240f4a4
269ed6526914de551ac1fa2b1c83ea8ba9e50525
/app/src/main/cpp/k_util/k_socket.cpp
21bffc032890873f9344de7281b662ef50d9b8b3
[]
no_license
greenjim301/Titan
7b824ee1d0ffda8238e01e7316f0c57bec7ebe22
f47756ab7d7c1726d5dd06cd3b8c88b34de9d234
refs/heads/master
2020-03-19T05:05:22.933477
2018-06-04T01:30:26
2018-06-04T01:30:26
135,898,737
14
4
null
null
null
null
UTF-8
C++
false
false
3,834
cpp
#include "k_socket.h" #include "k_errno.h" #ifdef WIN32 #define K_INVALID_SOCKET INVALID_SOCKET #else #define K_INVALID_SOCKET -1 #endif k_socket::k_socket() : m_sock(K_INVALID_SOCKET) { } k_socket::~k_socket() { if (m_sock != K_INVALID_SOCKET) { #ifdef WIN32 closesocket(m_sock); #else ...
[ "greenjim301@hotmail.com" ]
greenjim301@hotmail.com
5ecb59e2c3c3c34afb0995cbdc0f6439fddb2e25
3c444f7c0678d0a4d07990a4aea9ff891808b2e0
/include/Directory.hpp
dfa64d5025bcfa60a3ad9cb5139d913501e3dff2
[]
no_license
srikanth007m/spruce
ffeaa9f97b8b3c2ec446a72df449306e548769f7
89a29b3f4a5c2c84d3288b57f01363485885e8af
refs/heads/master
2021-01-10T03:43:33.341546
2014-10-03T07:01:05
2014-10-03T07:01:05
49,263,679
0
0
null
null
null
null
UTF-8
C++
false
false
3,204
hpp
// Directory.hpp // // Copyright (C) 2011, Institute for System Programming // of the Russian Academy of Sciences (ISPRAS) // // Author: Eduard Bagrov <ebagrov@gmail.com> // // This program is free software; you can redistribute it and/or modify // it under the...
[ "tsyvarev@ispras.ru" ]
tsyvarev@ispras.ru
139ea5bc71013ba2a7ea74d8ac493ec788962d27
e09af34f2d646e64b2ad2075bd3b250a635cb214
/SDK/SoT_BP_Orderofsouls_MadameOlwen_classes.hpp
a4c44aa3fbe464538c43006951c2a35491fb4108
[]
no_license
zanzo420/SoT-SDK
349e6f8b4afcd7756879d8ce5416af86705d8a79
5bc545e1822151b3519666a1ed8fef1ba259fc52
refs/heads/master
2023-07-14T17:41:58.212853
2021-09-01T04:01:29
2021-09-01T04:01:29
138,799,955
1
0
null
2020-02-20T19:41:03
2018-06-26T22:21:26
C++
UTF-8
C++
false
false
793
hpp
#pragma once // Sea of Thieves (2) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SoT_BP_Orderofsouls_MadameOlwen_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------...
[ "30532128+pubgsdk@users.noreply.github.com" ]
30532128+pubgsdk@users.noreply.github.com
e25b60702aee497bcf573f579c8c753bf8db5472
b2e7fe2f06bf4df87c42e3d01add817710eb3861
/frameworks/fluidservice/libs/include/messaging/CondVar.h
1b1673ba613be9cbdbc61be5b1b01a3ed00075ca
[]
no_license
ohsang1213/FLUID_Platform
0e0624c679541e50b4d9817f83afd0a1dc4cab16
0b1c44ac491698fc637ee1d412dd2c645ef54d9d
refs/heads/master
2022-04-11T07:05:38.884514
2020-03-11T01:40:02
2020-03-11T01:40:02
193,877,779
0
0
null
null
null
null
UTF-8
C++
false
false
1,176
h
/* * Copyright (C) 2011 Daniel Himmelein * * 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 law or ...
[ "ohsang1213@gmail.com" ]
ohsang1213@gmail.com
55abb83413419adc586b7dc02cbc2c4b4d8910c8
8db3dfa3e15437e8cd7715bb76b7540d755846f3
/src/dx_serie.h
897ae05dfb270fa878236e6abecd41420d2ae76e
[ "MIT" ]
permissive
D33pBlue/Cinenote-3.0
0b39e8f4f54fae524efb00fd1c1483844075acfd
7dd871b40c537fdf73e7489919c4bfef391864c2
refs/heads/master
2020-03-09T16:50:55.667849
2018-04-11T11:07:11
2018-04-11T11:07:11
128,895,531
1
0
null
null
null
null
UTF-8
C++
false
false
477
h
#ifndef DX_SERIE_H #define DX_SERIE_H #include <QWidget> #include <QtGui> #include <QLabel> #include <QPushButton> #include <QLineEdit> class dx_serie : public QWidget { Q_OBJECT public: explicit dx_serie(QWidget *parent = 0); private: QLabel *t; QPushButton *nuova; QPushButton *viste; QPushBu...
[ "francescob994@protonmail.com" ]
francescob994@protonmail.com
f9e3d753fe77792f09597b7169c1eed62df73b9b
ef686be54010f05f061046126b833df503aaa24d
/CondCore/CondDB/src/OraDbSchema.cc
0897d1a61d027b7ea55886057510aa1b984e1dfd
[]
no_license
dmajumder/cmssw
b371a2cf810443680b5af930a34c541038f7e92f
9a69e0fa4485cf1e5eea13431236284a86c3a2dd
refs/heads/CMSSW_7_1_X
2021-01-17T00:03:19.655511
2015-04-17T11:02:21
2015-04-17T11:02:21
16,834,586
1
2
null
2016-02-26T19:06:43
2014-02-14T10:48:17
C++
UTF-8
C++
false
false
12,624
cc
#include "CondCore/CondDB/interface/Exception.h" #include "OraDbSchema.h" // #include "CondCore/DBCommon/interface/TagMetadata.h" #include "CondCore/IOVService/interface/IOVEditor.h" #include "CondCore/MetaDataService/interface/MetaData.h" #include "CondCore/TagCollection/interface/TagCollectionRetriever.h" #include "C...
[ "giacomo.govi@cern.ch" ]
giacomo.govi@cern.ch
2dfba5ea0a25dd619826e37b35569f2fd42b7fb1
362978f6a254981c985adc888cbafafd3f82efdb
/Configs.h
95fbaf51af05612bb3264b6398e7bfed3e50779f
[]
no_license
DragonGongY/u2net-basnet-script
a88d959b7299497c574e9c12da4007be60660522
8be2979c94ad758e6c28b3447676c717c365822b
refs/heads/master
2023-06-08T13:30:37.973207
2021-07-01T10:17:51
2021-07-01T10:17:51
381,970,381
0
0
null
null
null
null
UTF-8
C++
false
false
205
h
// // Created by dp on 2021/6/29. // #include "opencv2/opencv.hpp" #include "torch/script.h" #include <memory> #include <iostream> #ifndef TEST_CONFIGS_H #define TEST_CONFIGS_H #endif //TEST_CONFIGS_H
[ "504721470@qq.com" ]
504721470@qq.com
e31861692d7f2b302a722d8e3b6a98659bb3b3b9
eaf4adc1ba2c030783680e63afb70eed970f2c40
/Lintcode/83_single-number-ii/single-number-ii.cpp
97630d5397efb92d9a9dcc99aafa326e5efae40b
[]
no_license
lingd3/OJ-CODE
886770096e70ff873fdd8a2be8ae778073ac5681
008b3196c97fe54629e7db45ea6336b243562335
refs/heads/master
2021-06-15T18:25:14.690744
2019-10-11T12:17:56
2019-10-11T12:17:56
64,114,495
0
0
null
null
null
null
UTF-8
C++
false
false
809
cpp
/* @Copyright:LintCode @Author: linqiao @Problem: http://www.lintcode.com/problem/single-number-ii @Language: C++ @Datetime: 17-03-13 13:38 */ class Solution { public: /** * @param A : An integer array * @return : An integer */ int singleNumberII(vector<int> &A) { // write your code here ...
[ "824928207@qq.com" ]
824928207@qq.com
457fc1f2fa1952adde15f25045e568fd2f9073c6
ecfb350f9fde634ce78da03cf731a4779828aea6
/C++/Limbaje Formale si Compilatoare/Tema0/ex2/ex2/Source.cpp
683dc75a66ac83e26d914848ad3d8d0b9fd43b43
[]
no_license
DogaruAlexandru/School-Projects
be4404baeb16c33804c2893ed284016cbc940bab
b6e59bccc243f164723b423038695e037cfd0bbe
refs/heads/main
2023-05-25T19:12:13.623527
2023-05-18T10:31:45
2023-05-18T10:31:45
372,527,428
0
0
null
null
null
null
UTF-8
C++
false
false
931
cpp
#include <iostream> #include <regex> #include <string> std::string FindNumberType(const std::string& number) { std::regex natural{ R"([0-9]+)" }; std::regex intreg{ R"([-+]?[0-9]+)" }; std::regex real{ R"([-+]?[0-9]+(\.[0-9]+([Ee]-[0-9]+)?)?)" }; if (std::regex_match(number, natural)) return " natural"; if (st...
[ "dogaru.d.alexandru@gmail.com" ]
dogaru.d.alexandru@gmail.com
96e19526a2e67dd357688d5da0803338923ae3f1
9cc95ed76343c3367827b9fd8b184c7ab288f3eb
/common_src/Socket.cpp
afb3d0e6fe39a2f776b9667c49d6a143c442d867
[]
no_license
leogm99/tp3
4a8c271e8546d459cc6744a3acdff2d057775f31
ead1693a3989626517b84173699e2cdd20cc6d2b
refs/heads/main
2023-06-11T15:44:47.426472
2021-06-15T16:27:38
2021-06-15T16:27:38
368,842,033
0
0
null
null
null
null
UTF-8
C++
false
false
3,909
cpp
#include "Socket.h" #include <cstring> #include <iostream> #include "SocketException.h" #include "Macros.h" Socket::Socket() : fd(-1){ } Socket::Socket(int fd) { this->fd = fd; } struct addrinfo *Socket::getAddrInfo(const char *host, const char *service, ...
[ "lgiampieri62@gmail.com" ]
lgiampieri62@gmail.com
7acb6074e28d5d104766fe5279074a540beed892
6d1b830241ec320f3525d9e1e6e29ae29ae2b420
/src/gfx/ecs/ecs.hpp
fa5f9a9e91cf3fd25691e9699f8c7da9ff77241e
[ "MIT" ]
permissive
johannes-braun/graphics_utilities
acbbd4afc2f6d796d0c172dc78367f5176b843b3
191772a3ff1c14eea74b9b5614b6226cf1f8abb7
refs/heads/master
2020-03-29T10:20:04.853615
2018-10-29T14:19:52
2018-10-29T14:19:52
149,799,947
0
0
null
null
null
null
UTF-8
C++
false
false
2,662
hpp
#pragma once #include "entity.hpp" #include "listener.hpp" #include "system.hpp" #include <execution> #include <unordered_map> #include <cassert> namespace gfx { inline namespace v1 { namespace ecs { class ecs { friend class entity; public: ecs() = default; ecs(const ecs...
[ "johannesbraun@uni-koblenz.de" ]
johannesbraun@uni-koblenz.de
25f768a19ddd76a3f000f60d401ad4e6e0137f13
24335be310e2434e8421a53dc26ec669e062a238
/smpl/include/smpl/ros/planning_space_allocator.h
1b15c6a8c5a762f286f55c18670076a4c948639d
[]
no_license
amiller27/smpl
11373ac1f6ab71859d86678017c65fc00a7fb249
0960e011d3b255a7a8a94db220c3d8fbd4c90659
refs/heads/master
2021-07-12T02:13:12.685699
2017-08-23T19:23:06
2017-08-23T19:23:06
101,213,327
0
0
null
2017-08-23T18:38:14
2017-08-23T18:38:14
null
UTF-8
C++
false
false
2,309
h
//////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2016, Andrew Dornbush // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // 1. Redistribut...
[ "andrew.dornbush@gmail.com" ]
andrew.dornbush@gmail.com
258902d07353e78a6255238751b5a5a1e020dd44
28cb75c35dfc1391f4cb22e5e729037dab191704
/sources/libborc/felide/Version.hpp
a0ce5974cb6f8273d4452e5cf06c759ed15b45d0
[]
no_license
fapablazacl-old/felide.old
eeb9cd9abdebe67e87bc0963619ea1ee2616731f
2fc7a118b68fb844b97f2e940a803a38bf2dfebb
refs/heads/master
2021-08-26T06:59:03.461014
2017-05-17T17:49:15
2017-05-17T17:49:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
674
hpp
#pragma once #ifndef __borc_version_hpp__ #define __borc_version_hpp__ #if defined(major) #undef major #endif #if defined(minor) #undef minor #endif namespace borc { struct Version { int major = 0; int minor = 0; int build = 0; Version() {} Version(int major_, ...
[ "fapablaza@outlier.cl" ]
fapablaza@outlier.cl
2b4d52995a4183f2bb68c5d6c67ba0790684426d
edabddd23276d9a40c7f8bf6d6986fb451adbc34
/Archive/hihocoder/Offer71/A.cpp
6043d242bb9201922ee46430e58e03e519ab6b26
[]
no_license
Akatsukis/ACM_Training
b70f49435b8c7bada6b52366e4a6a8010ff80ef9
0503f50bc033ba01c7993de346ac241b0d9d5625
refs/heads/master
2021-06-06T09:00:15.665775
2019-12-24T20:13:14
2019-12-24T20:13:14
103,283,338
2
0
null
null
null
null
UTF-8
C++
false
false
919
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; typedef unsigned long long ull; typedef pair<int, int> pii; #define sc(x) scanf("%d", &x) #define pb push_back #define mk make_pair #define fi first #define se second #define ALL(x) x.begin(), x.end() #define SZ(x) ((int)x.size()) #define sqr(x) ((x)*(...
[ "dreandawn@gmail.com" ]
dreandawn@gmail.com
d0bdd7732d795f936c654433d9a09ca3343b4c5c
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/gpu/command_buffer/client/mapped_memory.h
c23e60259d3fd9b0dcc305e7ec77d6a4c9ce658e
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
8,185
h
// 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. #ifndef GPU_COMMAND_BUFFER_CLIENT_MAPPED_MEMORY_H_ #define GPU_COMMAND_BUFFER_CLIENT_MAPPED_MEMORY_H_ #include <stddef.h> #include <stdint.h> #inclu...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
0f649784dd4da6d8a4807c6dcbdd6852cdb9254b
da22ec31ada0c2dfc7fd40dc64fe533750b4ce9a
/Server/BusinessModules/OutputSTDOUTModule.hpp
5f285452122443db773282835c2a0111a8d23d8a
[]
no_license
aguadoenzo/Spider
b660e2e12ac6f0afd48cc7dda092f29b3f54b7b5
366e0af524b488aa208c66ad6218b9455ac197a5
refs/heads/master
2021-01-12T00:49:29.069085
2016-11-17T11:16:36
2016-11-17T11:16:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,756
hpp
// // Created by hippolyteb on 11/8/16. // #ifndef SPIDER_SERVER_OUTPUTSTDINMODULE_HPP #define SPIDER_SERVER_OUTPUTSTDINMODULE_HPP #include <bits/unique_ptr.h> #include <iostream> #include "../Interfaces/ISpiderBusinessModule.hpp" #include "../Interfaces/Event/ISpiderEventListener.hpp" #include "../SpiderEventManager...
[ "hippolyte.barraud@epitech.eu" ]
hippolyte.barraud@epitech.eu
eee1a7edffff5cdb0f5e7f21127f80852831668c
537c37371d18dd98a97e8754adfb54304ae61355
/BoBoDing/DlgDesktopSearch.h
2ab016969d12b383e081632328df634d48ea6a7c
[]
no_license
boboding/Boboding
25aabc86962e4540a053fe5fe64c8de9d3b7c1a4
6add79208a64bc364e145c5289ea2600b946d8b3
refs/heads/master
2021-01-10T14:16:14.363221
2015-10-12T06:03:58
2015-10-12T06:03:58
44,077,921
1
0
null
null
null
null
GB18030
C++
false
false
1,430
h
#pragma once #include "button\xskinbutton.h" #include "afxwin.h" // CDlgDesktopSearch 对话框 class CDlgDesktopSearch : public CDialogEx { DECLARE_DYNAMIC(CDlgDesktopSearch) public: CDlgDesktopSearch(CWnd* pParent = NULL); // 标准构造函数 virtual ~CDlgDesktopSearch(); // 对话框数据 enum { IDD = IDD_DIALOG_DESKTOPSEARCH }; ...
[ "boboding@live.cn" ]
boboding@live.cn
3f29a028abf4c699b7eff9777416af329ea7b73e
792e697ba0f9c11ef10b7de81edb1161a5580cfb
/tools/clang/test/SemaCXX/warn-unused-but-set-variables-cpp.cpp
400e9d7681b3103b42175fcf85249707e0ad45b0
[ "Apache-2.0", "LLVM-exception", "NCSA" ]
permissive
opencor/llvmclang
9eb76cb6529b6a3aab2e6cd266ef9751b644f753
63b45a7928f2a8ff823db51648102ea4822b74a6
refs/heads/master
2023-08-26T04:52:56.472505
2022-11-02T04:35:46
2022-11-03T03:55:06
115,094,625
0
1
Apache-2.0
2021-08-12T22:29:21
2017-12-22T08:29:14
LLVM
UTF-8
C++
false
false
1,192
cpp
// RUN: %clang_cc1 -fblocks -fsyntax-only -Wunused-but-set-variable -verify %s struct S { int i; }; struct __attribute__((warn_unused)) SWarnUnused { int j; void operator +=(int); }; int f0() { int y; // expected-warning{{variable 'y' set but not used}} y = 0; int z __attribute__((unused)); z = 0; ...
[ "agarny@hellix.com" ]
agarny@hellix.com
cd64e158556cba9466a5822751047a2000d0db40
447be6d71898f33ebbf3b71db8c4fdaaf670bc0b
/source/application/view/SunNode3D.h
3f235c659f7cf123aa43334ba6b1fedd9c7a285b
[]
no_license
CST-Modelling-Tools/TonatiuhPP
35bc1b6f4067364875471a5be99053df01df5883
664250e8ef38e7d6dab3ed35d6fab7f732edec19
refs/heads/master
2023-04-13T03:12:14.843634
2022-08-26T12:09:02
2022-08-26T12:09:02
380,948,961
3
2
null
null
null
null
UTF-8
C++
false
false
478
h
#pragma once #include "kernel/scene/GridNode.h" #include <Inventor/nodes/SoSeparator.h> class SoSensor; class SoNodeSensor; class SunPosition; class SoTransform; class SunNode3D: public SoSeparator { public: SunNode3D(); ~SunNode3D(); void attach(SunPosition* sp); void create(); SoTransform* ...
[ "v.grigoriev@cyi.ac.cy" ]
v.grigoriev@cyi.ac.cy
9dfcfbe3041c1e0c4c5b4608bddcbc60489f1786
573ec7174c611055faa025e0a8dc82d47ae489a6
/NFAggregator/main.cpp
429538cb96afe8c7658d2339b0a043e57a9012ff
[]
no_license
Olernov/netflow
d83902a98b0cf6d3e5d77f1476e366aa07c9f2a3
27d25c8690b7070ee04c8f58f72885b46666cfba
refs/heads/master
2021-08-11T11:10:34.645679
2017-11-10T16:26:29
2017-11-10T16:26:29
104,724,756
0
2
null
null
null
null
UTF-8
C++
false
false
4,104
cpp
#include <iostream> #include <cassert> #include <signal.h> #include "OTL_Header.h" #include "DBConnect.h" #include "otl_utils.h" #include "Session.h" #include "Common.h" #include "MainLoopController.h" #include "LogWriterOtl.h" #include "Config.h" #include "AlertSender.h" Config config; LogWriterOtl logWriter; AlertSe...
[ "olernov@gmail.com" ]
olernov@gmail.com
cd0855492b424ba85e3498af1f3af872927790c4
99d0ed43da8afba70474d785779d09c1cb668443
/Player.h
f52bb3236111afb37d4138b5308d1814d0051079
[]
no_license
klyhthwy/Yahtzee
48f05a5066d24e15ca6ec149edfeda019a821f98
c3cc0f20e96eef50c93533650fca516cac265528
refs/heads/master
2021-01-13T01:41:36.509574
2018-02-28T20:23:36
2018-02-28T20:23:36
35,844,487
0
0
null
null
null
null
UTF-8
C++
false
false
1,142
h
#ifndef _PLAYER_H_ #define _PLAYER_H_ #include "Yahtzee.h" #include "Score.h" #include <iostream> class Player { public: enum Contants { CHANCE = 0, ACE = 1, THREE_KIND = 7, FOUR_KIND = 8, FULL_HOUSE = 9, SM_STRAIGHT = 10, LG_STRAIGHT...
[ "klyhthwy@gmail.com" ]
klyhthwy@gmail.com
f1077832c571d44d5cc2ea6d30f93a6d3a2f3f18
fdb9b553a23647f7ea06f690613707c40b54902f
/src/main/resources/resource/Arduino/MrlComm/MrlComm.h
fc99e0fbd5c7ebe32927558ab4469811f05fb4e1
[ "Apache-2.0", "CC-BY-2.5" ]
permissive
ShaunHolt/myrobotlab
d8d9f94e90457474cf363d36f4a45d396cfae900
92046d77abd560f0203050b3cccb21aa9df467f2
refs/heads/develop
2021-07-08T04:55:01.462116
2020-04-18T19:58:17
2020-04-18T19:58:17
122,795,957
0
0
Apache-2.0
2020-04-18T19:58:18
2018-02-25T01:37:54
Java
UTF-8
C++
false
false
6,465
h
#ifndef MrlComm_h #define MrlComm_h #include "ArduinoMsgCodec.h" #include "MrlSerialRelay.h" #if defined(ESP8266) #include <WebSocketsServer.h> extern "C" { #include "user_interface.h" } #endif // forward defines to break circular dependency class Device; class Msg; class MrlComm; class Pin; /***********************...
[ "grog@myrobotlab.org" ]
grog@myrobotlab.org
7cf0a0108cb83e2cde53fa4165019aa604550edc
ba6ef4e867d6b611b0058fc8d33a72ca6074e02a
/tools/camprocess.cpp
663d6eef90bfbbc922fbd04a19b5a97944d5677e
[]
no_license
Proxmiff/XaraVG-lib
3d3f8c9d8176678a887672ab251b593e3913988c
8fd443b42c94c9fce26e4e4337dec4647756c530
refs/heads/master
2021-01-11T13:33:51.866796
2016-05-14T14:48:36
2016-05-14T14:48:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,228
cpp
// The module that controls the OIL side of import/export filters. #include "camtypes.h" #include "camprocess.h" CamProcess::CamProcess(CCLexFile* pInFile, CCLexFile* pOutFile) { m_bDead = true; m_ReturnCode = -1; m_pInFile = pInFile; m_pOutFile = pOutFile; m_BytesIn = 0; m_BytesOut = 0; } CamProcess::~C...
[ "neon.king.fr@gmail.com" ]
neon.king.fr@gmail.com
9caef07216d8fc1468255f542ab4c0ebb69003a5
5ad6ce43f5725b813a82145dd4c365c3f74f37de
/sim/common/WorldRG.hpp
f15c1cab1048187d395dc46984a9b872468515a1
[]
no_license
eastskykang/SimBenchmark
6ede6816d03198269dbf4076eb74072484e375f4
5dc98e7889f285ab942cce28a2a7dcc1130d1192
refs/heads/master
2021-07-12T20:24:54.919986
2019-01-23T14:11:51
2019-01-23T14:11:51
161,664,554
1
0
null
2018-12-13T16:18:26
2018-12-13T16:18:25
null
UTF-8
C++
false
false
5,111
hpp
// // Created by kangd on 19.02.18. // #ifndef BENCHMARK_WORLD_RG_HPP #define BENCHMARK_WORLD_RG_HPP #include <raiGraphics/RAI_graphics.hpp> #include "math.hpp" #include "Configure.hpp" #include "UserHandle.hpp" #include "interface/CheckerboardInterface.hpp" namespace bo = benchmark::object; namespace benchmark { ...
[ "east0822@gmail.com" ]
east0822@gmail.com
b199c4eb518d38738640263ad16a4d933e98e0d5
98278b136825a0cf170bcb2d419ff72c5f28e435
/svf/SVF/lib/Util/PathCondAllocator.cpp
1bd13b68fade5f4a04c5fb8133ed357b5d3adde1
[ "Apache-2.0", "GPL-3.0-or-later", "NCSA" ]
permissive
cponcelets/savior-source
b3a687430270593f75b82e9f00249bdb4e4ffe13
ac553cafba66663399eebccec58d16277bd1718e
refs/heads/master
2021-05-23T18:35:33.358488
2020-09-30T08:18:29
2020-09-30T08:18:29
299,001,996
1
0
Apache-2.0
2020-09-27T09:57:26
2020-09-27T09:57:25
null
UTF-8
C++
false
false
17,225
cpp
//===- PathAllocator.cpp -- Path condition analysis---------------------------// // // SVF: Static Value-Flow Analysis // // Copyright (C) <2013-2017> <Yulei Sui> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as ...
[ "chen.yaoh@husky.neu.edu" ]
chen.yaoh@husky.neu.edu
0137c9993dbdafa4fead4d8e28ce63369c5be002
b6dcd7d9681a77fbf05afdd55164a9cd053615ab
/Chapter_10/stock10.h
974b4c38f2b022e9074b878c63b1a199e2a5f796
[]
no_license
BBlack-Hun/cpplearn
756648e87a44350ea0da91a23fd14769b1a16031
22be6dd5d57c52cddf44985dac84ba02e3213d28
refs/heads/master
2022-12-28T10:03:03.159000
2020-10-13T07:34:23
2020-10-13T07:34:23
303,619,570
0
0
null
null
null
null
UTF-8
C++
false
false
645
h
// stock10.h -- 생성자들과 파괴자가 추가된 Stock 클래스 선언 #ifndef STOCK10_H_ #define STOCK10_H_ #include<string> class Stock { private: std::string company; long shares; double share_val; double total_val; void set_tot() { total_val = shares * share_val;} public: Stock(); ...
[ "h1103j@naver.com" ]
h1103j@naver.com
965e440c5bc83352082f2561d3c50c1170410f27
83bacfbdb7ad17cbc2fc897b3460de1a6726a3b1
/v8_5_1/src/compiler/escape-analysis.cc
e29954d09e3db0f6d30f765770d1d8158742fdf6
[ "BSD-3-Clause", "bzip2-1.0.6", "Apache-2.0" ]
permissive
cool2528/miniblink49
d909e39012f2c5d8ab658dc2a8b314ad0050d8ea
7f646289d8074f098cf1244adc87b95e34ab87a8
refs/heads/master
2020-06-05T03:18:43.211372
2019-06-01T08:57:37
2019-06-01T08:59:56
192,294,645
2
0
Apache-2.0
2019-06-17T07:16:28
2019-06-17T07:16:27
null
UTF-8
C++
false
false
50,006
cc
// Copyright 2015 the V8 project 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 "src/compiler/escape-analysis.h" #include <limits> #include "src/base/flags.h" #include "src/bootstrapper.h" #include "src/compilation-depend...
[ "22249030@qq.com" ]
22249030@qq.com
d7f285bd3184948effd64d2295d2b6baad63e62c
470ef861b8ae008990a3cab81ee1d1304939c5cc
/query/test.cpp
ef86f99a5fcb5d13bac34744cbceec2dd88bffe6
[]
no_license
zigzed/indexs
2cffe4e2f7735bb816cd058d8d3a45a5d987af8c
2a63911928b7b95dbe7094c32e8dd553e72fd53d
refs/heads/master
2021-01-22T08:13:58.008890
2013-01-27T10:08:12
2013-01-27T10:08:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
603
cpp
/** Copyright (C) 2013 wilburlang@gmail.com */ #include "common/config.h" #include "common/gtest/gtest.h" #include "query.h" TEST(query, usage) { idx::query search("db"); idx::record result = search.find("大家 好处"); idx::record::brief b = result.matched(); while(!b.file.empty()) { std::cout << ...
[ "wilburlang@gmail.com" ]
wilburlang@gmail.com
998a847b1acaf0090def59553a2bcf314d9d8f96
251aaf143dab1a24322cd47416e2a14de76bf773
/STM32F469_Controller/Source/TouchGFX/TouchGFX/gui/include/gui/containers/FileItem.hpp
dff9977ce2e1a9c2aba431a700ef864dd3a4aa8d
[ "Zlib" ]
permissive
ftkalcevic/DCC
fddc7de6cc6c2c4b758451c444f7cc0131897224
b68aebab35423f21e0a6a337c11d967f6f8912a2
refs/heads/master
2022-12-10T12:24:52.928864
2020-07-30T08:16:46
2020-07-30T08:16:46
121,176,875
0
0
null
2022-12-08T10:16:01
2018-02-11T23:12:08
C
UTF-8
C++
false
false
350
hpp
#ifndef FILEITEM_HPP #define FILEITEM_HPP #include <gui_generated/containers/FileItemBase.hpp> class FileItem : public FileItemBase { public: FileItem(); virtual ~FileItem() {} virtual void initialize(); void setText(const char16_t *s) { text.setWildcard((const Unicode::UnicodeChar*)s); } protecte...
[ "frank@franksworkshop.com.au" ]
frank@franksworkshop.com.au
6d4f77db23e25435be51df9edff94a36de99dd6e
6b33c9cc25bbdc43581af99306d55d4de97484bd
/object_recognition_ros_visualization/src/rviz_plugin/ork_object_visual.cpp
e30f3224078b2b7c76493f9aedc65ce4f1dca9b1
[]
no_license
hajungong007/vision
6cd12236348dc432d8f5dce893f06f053e7d20d0
ef59daf12830c804fcabc2e275a8899a5a28493a
refs/heads/master
2021-01-20T11:51:12.773805
2016-06-24T12:04:07
2016-06-24T12:04:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,247
cpp
/* * Copyright (c) 2012, Willow Garage, Inc. * 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 * notice, this l...
[ "svyatoslavdm@gmail.com" ]
svyatoslavdm@gmail.com
4950454b37ac8ed2c0fd4c583fd790df24656c20
721afc5f47aff426a0aad789b9579197ff0ecc75
/SQF/dayz_code/Configs/CfgVehicles/DZE/Doors.hpp
5d1a6ff44ff20bd55c51ba8a9aa8f025624b9f90
[]
no_license
CON5T4R/DayZ-Epoch
bb147364204843cab200ceb5e30d7637fc19297e
74e0859e02adf58c4d943224b8d0ef2c524eecbd
refs/heads/master
2021-01-22T14:15:17.539267
2013-10-17T17:30:20
2013-10-17T17:30:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
26,845
hpp
/* Again your very own basic definition*/ class DZE_Base_Object : All { scope = 0; side = 3; icon = "\ca\data\data\Unknown_object.paa"; nameSound = "object"; simulation = "house"; picture = "pictureStaticObject"; model=""; sound = "Building"; placement = "vertical"; ladders[] = {}; vehicleClass = ""; displ...
[ "vbawol@veteranbastards.com" ]
vbawol@veteranbastards.com
90cb7de0393ebcb96e9cb7262e2cbf8170954ab5
6ced41da926682548df646099662e79d7a6022c5
/aws-cpp-sdk-robomaker/source/model/DescribeWorldTemplateResult.cpp
c38ac36b6f3d4e5dd6a8234fd3d7cf095be1546b
[ "Apache-2.0", "MIT", "JSON" ]
permissive
irods/aws-sdk-cpp
139104843de529f615defa4f6b8e20bc95a6be05
2c7fb1a048c96713a28b730e1f48096bd231e932
refs/heads/main
2023-07-25T12:12:04.363757
2022-08-26T15:33:31
2022-08-26T15:33:31
141,315,346
0
1
Apache-2.0
2022-08-26T17:45:09
2018-07-17T16:24:06
C++
UTF-8
C++
false
false
1,767
cpp
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/robomaker/model/DescribeWorldTemplateResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #inclu...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
389864e8b4e1475ab99891177f0dc38629aec30a
38cc8f98ac4810a82c60cd2b59ed62d09e754ae0
/CodeForces/723-2/3-1/main.cpp
c99fa31bddd2cf5051ceee566cd02f99b8fd8417
[]
no_license
himdhiman/Competitive-Codes
b4b37f1328e7258cc4346c8d5f27e301e871b915
43b4a512b1f896dd12560c9883c894415bcb5fd6
refs/heads/master
2023-06-29T05:10:27.236649
2021-07-26T07:00:52
2021-07-26T07:00:52
308,596,630
0
0
null
null
null
null
UTF-8
C++
false
false
2,769
cpp
#include<bits/stdc++.h> #define int long long #define MOD 1000000007 using namespace std; const int N = 1000005; int arr[N]; // int solve(int n){ // int dp[2][n]; // dp[0][0] = (arr[0] >= 0 ? arr[0] : 0); // dp[1][0] = 0; // for(int i = 1; i < n; i++){ // int temp1 = ((dp[0][i-1] + arr[i]) >= 0 ? dp[0][i-1]+ar...
[ "himanshudhiman9313@gmail.com" ]
himanshudhiman9313@gmail.com
e960acf700c898345d4a9d9b383a330f201222e7
6c2a0b2b307779ce9cf62801c398453e83550015
/Threads/Thread.cpp
8bcf1fde89788e02675155868fba33a6acf3ce91
[]
no_license
pbabics/Project-Ikaros
f11b8aa2600d090a2d0eced8dcac74c35837dcf6
1558fcd6662aec209d7e97c4ff6ef96af9832677
refs/heads/master
2021-05-27T21:36:07.095534
2012-05-12T16:28:01
2012-05-12T16:28:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,253
cpp
#include "Thread.h" Thread* Thread::CreateThread(CalledFunction func, void *args) { Thread* n = new Thread(); if (pthread_create(&n->thread, NULL, func, args) == 0) { n->status = THREAD_ACTIVE; n->function = func; n->args = args; return n ; } return NULL ; } int Thr...
[ "NTX@zoznam.sk" ]
NTX@zoznam.sk
54c4dee8feb903eba0da75636118eff4a613853f
79ae2509cd0b51a22896da5b94d410ace59eee86
/include/OpenGLContext.hpp
b0db9eb0e849d8a8acb3b657649cd55ce4abe9b0
[ "MIT" ]
permissive
Modzeleczek/WebcamFilter
2d961a676e6ba1a52dbf8ce7c89b27759a6d2a0a
7af1a54565b405eae681f90dd59e22b099ead9f0
refs/heads/master
2023-09-04T06:39:48.582228
2021-10-26T22:25:11
2021-10-26T22:25:11
398,092,042
0
0
null
null
null
null
UTF-8
C++
false
false
408
hpp
#ifndef OpenGLContext_HPP #define OpenGLContext_HPP #define GLFW_INCLUDE_NONE #include <GLFW/glfw3.h> class OpenGLContext { protected: GLFWwindow *Window; const int Width, Height; public: OpenGLContext(int width, int height); OpenGLContext(const OpenGLContext &object); virtual ~OpenGLContext(); ...
[ "lukasz.modzelewski1@gmail.com" ]
lukasz.modzelewski1@gmail.com
f29e42a423c61d5f6612beb3bdf29f6c9a8e11f0
765c82de19e89f7a467d004d529c739a3e038319
/FlowCube/src/Swipe.h
87358be6850ff2681d48fe158de5c0fb433cf34d
[]
no_license
ryo0306/February-Screening-panel
712df4130153530b85a97f5704c5e6a9d3d1bffe
44f38b25cf3d9f103be736d031785ccecbfedffa
refs/heads/master
2021-01-10T03:54:22.463140
2016-03-05T08:08:00
2016-03-05T08:08:00
47,526,173
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,266
h
#pragma once #include "ScreenMake.h" class Swipe { public: Swipe(){}; void SetUp(); void Update(); // スワイプしている長さを取得 Vec2f GetRange(){ return range; } // スワイプをしてるかどうか bool GetSwiping(){ return swiping; } // 強制的にスワイプを終了 void offSwiping(){ swiping = false; } // どれぐらいスワイプすれば反応す...
[ "iroha_0416@yahoo.co.jp" ]
iroha_0416@yahoo.co.jp
6444d5ef94414aa37a955ee6436883b3e165415a
4f307eb085ad9f340aaaa2b6a4aa443b4d3977fe
/lin.steele/FinalWithSFML/StopStartAnimationEvent.h
5c9cbf9b97f9279fc970b36676a348e6152f079e
[]
no_license
Connellj99/GameArch
034f4a0f52441d6dde37956a9662dce452a685c7
5c95e9bdfce504c02c73a0c3cb566a010299a9b8
refs/heads/master
2020-12-28T10:29:19.935573
2020-02-04T19:41:09
2020-02-04T19:41:09
238,286,390
0
0
null
null
null
null
UTF-8
C++
false
false
357
h
#ifndef STOPSTARTANIMATIONEVENT_H #define STOPSTARTANIMATIONEVENT_H // Local includes #include "GameEvent.h" class StopStartAnimationEvent : public Event { public: // Constructors StopStartAnimationEvent() :Event((EventType)STOP_START_ANIMATION) {}; // Destructors ~StopStartAnimationEvent() {}; private: }; #...
[ "john.connelly@mymail.champlain.edu" ]
john.connelly@mymail.champlain.edu
63eff0d5608650c4ff518b0a42bcb11c4c714664
89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04
/third_party/WebKit/Source/core/paint/FramePainter.cpp
7010f0987fb215576200376d3ca098f2e7d3457f
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "MIT", "Apache-2.0" ]
permissive
bino7/chromium
8d26f84a1b6e38a73d1b97fea6057c634eff68cb
4666a6bb6fdcb1114afecf77bdaa239d9787b752
refs/heads/master
2022-12-22T14:31:53.913081
2016-09-06T10:05:11
2016-09-06T10:05:11
67,410,510
1
3
BSD-3-Clause
2022-12-17T03:08:52
2016-09-05T10:11:59
null
UTF-8
C++
false
false
9,000
cpp
// 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 "core/paint/FramePainter.h" #include "core/editing/markers/DocumentMarkerController.h" #include "core/fetch/MemoryCache.h" #include "core/frame/...
[ "bino.zh@gmail.com" ]
bino.zh@gmail.com
12390f6b7f01cf212af9eb6ad8d150ca7124d4e4
e8034f94f4361abe822d00fffeff6c13eddaae00
/2011-2020/2013/baldini/mc-fastflow/ff/pipeline.hpp
252fd77d8abd9d19cf18d62d8055b624ded0d650
[]
no_license
lucaderi/sgr
fe76157830a999426e0e0772a6c989c3ef7b40a9
96128a6efbff5382bf6747d55cbf0da1f9552b45
refs/heads/master
2023-08-31T00:25:37.636590
2023-07-30T17:03:19
2023-07-30T17:03:19
119,234,988
19
220
null
2023-09-14T14:33:05
2018-01-28T06:43:52
C
UTF-8
C++
false
false
13,476
hpp
/* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /*! \file pipeline.hpp * \brief This file describes the pipeline skeleton. */ #ifndef _FF_PIPELINE_HPP_ #define _FF_PIPELINE_HPP_ /* *************************************************************************** * This program is free s...
[ "deri@ntop.org" ]
deri@ntop.org
cc09766e6393240509a8934ffc6796ae74c3d9b1
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14332/function14332_schedule_7/function14332_schedule_7_wrapper.cpp
c326da8a55ddd4d292599e218153d04670eaf49f
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,358
cpp
#include "Halide.h" #include "function14332_schedule_7_wrapper.h" #include "tiramisu/utils.h" #include <cstdlib> #include <iostream> #include <time.h> #include <fstream> #include <chrono> #define MAX_RAND 200 int main(int, char **){ Halide::Buffer<int32_t> buf00(64, 64); Halide::Buffer<int32_t> buf01(64...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
ff02fb1b6e207d8a8579b4cdbbd02cfce0998558
2e935d641ef7431fbbbe7e210c6afa9e43131ba5
/c++/Rok 3/grafika komputerowa/GK PROJEKT/171016/171016/171016.cpp
040a9fca51c1c5e74d8432fb5b1d05fbd179a8a2
[]
no_license
KamilMarkuszewski/Studia
5d8bcaf19cbf13123bb036e42c028f809e1286f2
66f326884bf0a9d39cb84dbafa1c59cde5c617f1
refs/heads/master
2021-05-13T23:27:21.146080
2018-01-06T23:59:20
2018-01-06T23:59:20
116,513,141
0
0
null
null
null
null
UTF-8
C++
false
false
14,603
cpp
// RAY TRACING // KAMIL MARKUSZEWSKI 171016 #include "stdafx.h" #include <math.h> #include <stdlib.h> #include <string> #include <GL/glut.h> #include <GL/gl.h> #include <fstream> #include <iostream> #include <stdio.h> /*************************************************************************************/ using names...
[ "kajt_sweb@tlen.pl" ]
kajt_sweb@tlen.pl
f4ef7cbb2c0f0c95bf557810fa9e13ecd00c0261
dd656493066344e70123776c2cc31dd13f31c1d8
/MITK/BlueBerry/Bundles/org.blueberry.ui/src/internal/berryWorkbenchPlugin.h
ebc31f9d03ee380ab99a205c68852891b46a650e
[]
no_license
david-guerrero/MITK
e9832b830cbcdd94030d2969aaed45da841ffc8c
e5fbc9993f7a7032fc936f29bc59ca296b4945ce
refs/heads/master
2020-04-24T19:08:37.405353
2011-11-13T22:25:21
2011-11-13T22:25:21
2,372,730
0
1
null
null
null
null
UTF-8
C++
false
false
15,805
h
/*========================================================================= Program: BlueBerry Platform Language: C++ Date: $Date$ Version: $Revision$ Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. See MITKCopyright.txt or http://www.mitk.or...
[ "dav@live.ca" ]
dav@live.ca
0356298e64c149384745730fe5e9d33fab39cdeb
758f58a72af4a65fa8ce185455180c496fc84436
/ExtMappingTool/upgrade_menu.cpp
6dcf12b1a0369636d86e09f960f65114ed947f20
[]
no_license
iquare/mapquare
89ce363ed5db49a6a349ab67830b81f663e02ac5
e34f830f2e6fb7b17f1ef9056c7a998d41eebd28
refs/heads/master
2022-11-05T00:37:04.233578
2020-06-17T15:13:34
2020-06-17T15:13:34
272,905,054
0
0
null
null
null
null
UTF-8
C++
false
false
16,353
cpp
#include "stdafx.h" #include "upgrade_menu.h" #include "triggerdialog.h" #include "TriggerSystem.h" #include "functions.h" upgrade_menu::upgrade_menu(QWidget *parent) : QDialog(parent) { ui.setupUi(this); scroll_area = new QScrollArea(this); scroll_area->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn); QWidg...
[ "iquare.campaigns@gmail.com" ]
iquare.campaigns@gmail.com
d1692fe3e689bb41b2101d65c43168c75790a819
9130fe27947256391831adcdccfbef41d8de2b3d
/public/perfmon.h
be425c3a4e0f36479f27b2b92731a4ae18cdad40
[ "BSD-2-Clause" ]
permissive
apronchenkov/perfmon
f5e44f43ec9987fded738526e976401cd1370ffb
4a3046d376a8a0ac44cf9f928d1cacdfae18ca0d
refs/heads/master
2020-05-21T03:29:40.694015
2019-04-25T02:20:49
2019-04-25T02:20:49
8,254,583
3
2
null
2016-08-19T13:13:25
2013-02-17T18:37:09
C++
UTF-8
C++
false
false
2,169
h
/** * Performance monitor library * * Usage: * * You could use the PERFMON_SCOPE for a scope inside of a function: * * { * PERFMON_SCOPE("counter_name"); * ... // scope body * } * * or the PERFMON_STATEMENT for a statement: * * PERFMON_STATEMENT("counter_name") { * ...
[ "alexander@pronchenkov.name" ]
alexander@pronchenkov.name
7b0ef23c4b8f8b07ada31d4c25c4df1173f62599
a203ab06b7293100b7b168de1986243a38e0ea0d
/UE/QtApplicationEnvironment/GUI/QtMainWindow.hpp
aec2eaec4dc02ba86a61935eeac179179cf317b5
[]
no_license
Mular8/NOKIA-PK
ce9555ece983628065c4028ace0ae8f5d2b7aafe
0762b575e3c828401b44c03fcc3577f244d50d62
refs/heads/master
2021-02-03T23:29:08.965604
2020-06-16T08:16:54
2020-06-16T08:16:54
243,572,881
0
0
null
2020-06-16T07:35:53
2020-02-27T17:13:28
C++
UTF-8
C++
false
false
420
hpp
#pragma once #include "IUeGui.hpp" #include <QMainWindow> #include <QKeyEvent> #include "Logger/ILogger.hpp" namespace ue { class QtMainWindow : public QMainWindow { Q_OBJECT public: QtMainWindow(); void setCloseGuard(const IUeGui::CloseGuard &value); void closeEvent(QCloseEvent* even...
[ "sz.chytaj@gmail.com" ]
sz.chytaj@gmail.com
b494f724d1b467260073b3653c270143824c9ccc
1b117b31656a47777920c9abeabc280cacbfa020
/common/game/Obstacle.cpp
c5be42a4d645686d3fe71dfd756e73d73e25c7ae
[]
no_license
ucsd-cse125-sp21/cse125-sp21-group4
6af318033ddb4d00c2d2afb8124ab466351e5575
1591bed79d93f9fedbdd7081b128162518e31141
refs/heads/main
2023-05-09T10:55:07.359574
2021-06-04T21:34:06
2021-06-04T21:34:06
353,153,132
5
3
null
2021-06-04T21:34:07
2021-03-30T22:03:48
C
UTF-8
C++
false
false
179
cpp
#include "Obstacle.h" Obstacle::Obstacle() { setType(OBSTACLE); } Obstacle::Obstacle(GridPosition position) { setType(OBSTACLE); setPosition(position.x, position.y); }
[ "duouyang@ucsd.edu" ]
duouyang@ucsd.edu
e2825b7937e0936d20da6d3835c16c17a793811e
0bf0c508e18557941ae0f1480779145f56fa19fa
/examples/Effects/Freeverb_Stereo/Freeverb_Stereo.ino
b07c16eab415918331e2ffc0330689ae7688c1ce
[]
no_license
PaulStoffregen/Audio
3b63c293f58951e3f8eedc2d527e3f53ba866103
4cee15b6d008dd9237ac413a946d84f1030790c0
refs/heads/master
2023-08-17T16:42:10.254817
2023-07-05T12:44:37
2023-07-05T12:44:37
15,644,096
926
468
null
2023-06-28T15:58:12
2014-01-05T02:31:09
C++
UTF-8
C++
false
false
4,455
ino
// Freeverb - High quality reverb effect // // Teensy 3.5 or higher is required to run this example // // The SD card may connect to different pins, depending on the // hardware you are using. Uncomment or configure the SD card // pins to match your hardware. // // Data files to put on your SD card can be downloaded ...
[ "paul@pjrc.com" ]
paul@pjrc.com
b3968a302fbb9afe2cd477b4162dc009f92f9173
1d015b1c32ad0540f48f4172a26b13d9df7f31dd
/lib/RenderCore_PrimeRef/kernels/.cuda.h
511cd9a4941e318e289eed495a74576b30389bf4
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ICYou/lighthouse2
5475ede9a2334b863801aa15c988f9e049d14545
44ede1d83d109291ecd102a5f3eaa435612648b9
refs/heads/master
2020-09-15T09:29:29.421221
2019-11-25T21:42:51
2019-11-25T21:42:51
223,410,743
1
0
Apache-2.0
2019-11-25T21:50:29
2019-11-22T13:34:19
C++
UTF-8
C++
false
false
1,687
h
/* .cuda.h - Copyright 2019 Utrecht University 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 law or agree...
[ "j.bikker@uu.nl" ]
j.bikker@uu.nl
e42e47381e89e15a0e7626b52245a8201b44403a
f9aff42b97bd9bf56d9edd4811dc2facd07ef496
/src/evaluator/ops/k210/k210_ops.cpp
6acdddbf17761840cdea8f483a106bccb6abecdc
[ "Apache-2.0" ]
permissive
Yuan-onion/nncase
2027c3ee349c6a51e86522e36d218b7df0cd281b
4f0ebb5bd2b34b6b3060c9026f9e2e2d2e8f177d
refs/heads/master
2020-07-03T21:26:39.505612
2019-08-12T05:31:42
2019-08-12T05:31:42
202,055,392
1
0
Apache-2.0
2019-08-13T03:18:46
2019-08-13T03:18:46
null
UTF-8
C++
false
false
2,527
cpp
/* Copyright 2019 Canaan Inc. * * 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 law or agreed to in ...
[ "sunnycase@live.cn" ]
sunnycase@live.cn
95a9b03e6cc5d14e433eaa4863f1ebdeebb7c4e3
087f98db3fe1ee6bdc5625f3d1888dfb5c0070f5
/Q_learnig_by_STVIAN004/Q_learning/CDiscCollisionObject.cpp
9359e9dee77e3da91b1752477653bd832b56545c
[]
no_license
IanStevens1/Q-Learning
56bb5bbaa21df9476b247d8238e7c9711a842cb7
f0082677e8236a6ac0e6db14a48a53d1baf52e02
refs/heads/master
2021-01-23T05:45:27.041872
2014-10-01T17:38:57
2014-10-01T17:38:57
24,688,225
1
1
null
null
null
null
UTF-8
C++
false
false
648
cpp
#include "CDiscCollisionObject.h" #include "SVector2D.h" CDiscCollisionObject::CDiscCollisionObject(): CCollisionObject(ObjectType::Mine) { m_vPosition = new SVector2D<int>(0,0); } CDiscCollisionObject::CDiscCollisionObject(ObjectType objectType, SVector2D<int> position):CCollisionObject(objectType) { m_vPosition = n...
[ "STVIAN004@myuct.ac.za" ]
STVIAN004@myuct.ac.za
dea2b8f1f2a1fd5ade42c8c5d850307d39060ec4
4dd75d9b666ca60c23f482e8ac465cfbb715769c
/Source file/untitled/ui_globalShiftAndScaleDlg.h
f972a01c034ff845bd29f95c6f498f653a9187ed
[]
no_license
shivareddyiirs/dharohar
734b75fda992f53e1f7fc63aeac43d9950b544f8
12007a5e64f6a62aa6eef2a5cf4bb1f5fbde5ba3
refs/heads/master
2022-08-20T22:03:37.403135
2020-05-29T06:55:08
2020-05-29T06:55:08
145,975,596
0
0
null
null
null
null
UTF-8
C++
false
false
24,393
h
/******************************************************************************** ** Form generated from reading UI file 'globalShiftAndScaleDlg.ui' ** ** Created by: Qt User Interface Compiler version 5.6.1 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ****************************...
[ "kotishiva@gmail.com" ]
kotishiva@gmail.com
a4feb7a8fec3fc39e4c3df37d1fd83fedc1ed621
e0d5ea777c571d2ab83def782e7112be14e86cdd
/floodFill.cpp
bfeb22bfd9373dc9155e78d4ad5cae9a8d3bf805
[]
no_license
Daniel-D-Chen/Learning_OpenCV
301769f8a8a6f2b281477ca3871cf7b119ac881b
be1cf4164610067c7826b32219adddb402884e74
refs/heads/master
2022-12-04T02:27:45.715718
2020-08-21T14:59:18
2020-08-21T14:59:18
289,069,143
0
0
null
null
null
null
UTF-8
C++
false
false
1,047
cpp
#include <opencv2/opencv.hpp> #include <opencv2/core.hpp> #include <opencv2/imgproc.hpp> #include <opencv2/highgui.hpp> #include <iostream> #include <stdio.h> using namespace std; using namespace cv; static String fileName = "ticket3.jpg"; int main_floodFill(int argc, char** argv) { Mat_<uchar> srcImg = imread("./Re...
[ "772862194@qq.com" ]
772862194@qq.com
2132071e9674f2033c0f9ac981ecdb15db825417
a715b800b1d230822e3a50ec02176626cbed7f67
/cpp/Power of Four.cpp
f53797a485656682a13cc812a36fbb7cebfc48d5
[]
no_license
SubhradeepSS/LeetCode-Solutions
10c85f63059ae20ff91cf6dbc8102a4edd79c487
965e6390a76cccf84738d21340f5c049adcc223a
refs/heads/master
2023-05-06T13:07:10.207287
2021-06-01T14:18:46
2021-06-01T14:18:46
370,042,173
0
0
null
null
null
null
UTF-8
C++
false
false
136
cpp
class Solution { public: bool isPowerOfFour(int num) { return num&&(ceil(log(num)/log(4))==floor(log(num)/log(4))); } };
[ "subhradeep11012000@gmail.com" ]
subhradeep11012000@gmail.com
c96493d0515e209b73629b9feb6aa7e11b6c6495
3b11a8de751f402577389a7aafc64c535efbe63a
/LinkedList.hpp
7d68505cd2bef6772132ae723be310ae68c02ce8
[]
no_license
ufukygmr/Linked-List-Implementation
ed656a05b04257b73984a4d4866d9a8e2a31bf28
f8226b8452d072235f9307e1019e61fa3199ad40
refs/heads/master
2022-07-03T00:35:00.592812
2020-01-11T18:12:11
2020-01-11T18:12:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,548
hpp
#ifndef LINKED_LIST_HPP #define LINKED_LIST_HPP #include <iostream> #include "Node.hpp" template <class T> class LinkedList { public: // DO NOT CHANGE THIS PART. LinkedList(); LinkedList(const LinkedList &obj); ~LinkedList(); Node<T> *getFirstNode() const; // Node<T> *ge...
[ "uyagmur123@gmail.com" ]
uyagmur123@gmail.com
a23903d2be83124a9927b9707350e370f11b27da
e6ec3326bfba74656e5beb7f1599a87e210cc86b
/crypt/sha2.cpp
3131063bf8703ed6714c026f432e84446d76cc77
[]
no_license
fengjixuchui/syslib
1d357983120386ab11d1a1cb64fd8ec30af24a56
8e3121e1d0cbd0021a155801badb53bd08fea6d9
refs/heads/master
2021-05-27T20:45:02.751275
2014-10-12T07:06:37
2014-10-12T07:06:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,576
cpp
/* * FILE: sha2.c * AUTHOR: Aaron D. Gifford - http://www.aarongifford.com/ * * Copyright (c) 2000-2001, Aaron D. Gifford * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistrib...
[ "seledka" ]
seledka
7f965b1fa9473e763fe2c18c1016f2253aefed2b
e1cf5a2edd69efee4d6161080e991c46aeba94bd
/ext/ons/aliyun-mq-cpp-sdk/include/ons/TransactionProducer.h
74f0497bdf16f7172468cd5f91c61fe0ff141012
[ "MIT" ]
permissive
souche/aliyun-ons-ruby-sdk
1d3285c66b8aed7e01b938c4f4ac3942a977719e
00d16d5fe4dc55929036544a7667c463694f6b1f
refs/heads/master
2023-03-12T02:09:36.817571
2016-11-27T07:05:12
2016-11-27T07:05:12
65,178,678
16
5
null
null
null
null
UTF-8
C++
false
false
742
h
#ifndef __TRANSACTIONPRODUCER_H__ #define __TRANSACTIONPRODUCER_H__ #include "LocalTransactionExecuter.h" namespace ons{ class TransactionProducer{ public: TransactionProducer(){} virtual ~TransactionProducer(){} //before send msg, start must be calle...
[ "caochaoping@souche.com" ]
caochaoping@souche.com
9327a628d3aaf5230f05cefd1587c65269978d9f
cbf37e782425e378676814be6b41fab5596ded65
/backend/tests/test-seal-uint8_t-subtract.cpp
2bc49b3adc3b7a397d31d571062521a509d1ccbf
[ "MIT" ]
permissive
PhilipTurk/SHEEP
7c971fcdd6002b385208eba6701d83ed2817f415
b0c95516184536cafe5111438b93fa8140538f22
refs/heads/master
2020-06-18T07:56:49.710405
2019-02-18T15:45:13
2019-02-18T15:45:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,043
cpp
#include <algorithm> #include <cassert> #include <cstdint> #include "circuit-repo.hpp" #include "circuit-test-util.hpp" #include "context-seal.hpp" #include "simple-circuits.hpp" typedef std::chrono::duration<double, std::micro> DurationT; int main(void) { using namespace SHEEP; CircuitRepo cr; Circuit circ =...
[ "nbarlow@turing.ac.uk" ]
nbarlow@turing.ac.uk
e4a8ab81a2bbb84ce58488e8634751746a4277e0
338a9f8e5f6d8b5b79b9c32b6319af16b02ff7b7
/src/jet/live/DefaultProgramInfoLoader.hpp
bac55b43b6ad3153bb433632a515891dda3b7cbb
[ "MIT" ]
permissive
ddovod/jet-live
26b60783cbd5ab76015c4386318731e49cbcdc00
59c38997f7c16f54ddf9e68a189384bd11878568
refs/heads/master
2022-08-26T18:52:46.584817
2022-01-28T09:00:25
2022-01-28T09:00:25
163,978,787
394
33
MIT
2020-01-18T10:28:27
2019-01-03T13:47:39
C++
UTF-8
C++
false
false
360
hpp
#pragma once #ifdef __linux__ #include "jet/live/_linux/ElfProgramInfoLoader.hpp" namespace jet { using DefaultProgramInfoLoader = ElfProgramInfoLoader; } #elif __APPLE__ #include "jet/live/_macos/MachoProgramInfoLoader.hpp" namespace jet { using DefaultProgramInfoLoader = MachoProgramInfoLoader; } #else #e...
[ "ddovod@gmail.com" ]
ddovod@gmail.com
d18c03ab211576079be5eee1002ca239c80d7ef3
6a408c6754e8cad8376ff030570129963a0f7b2c
/lesson5/l5-1/l5-1/main.cpp
295bd33f7f0968fc35411b3173de5fe9776e1439
[]
no_license
dimmkan/MSHP
e4ed8cb6528747f10900c6fe5bcf650238d3f9f6
956629ee2b83df28caacc2554bf7a00e1aad848c
refs/heads/master
2020-09-07T00:56:01.756864
2020-05-30T08:54:08
2020-05-30T08:54:08
220,607,366
1
0
null
2020-01-31T15:52:26
2019-11-09T07:29:26
C++
UTF-8
C++
false
false
233
cpp
#include <iostream> using namespace std; int main() { int a; cin >> a; if((abs(a/1000)>=1)&&(abs(a/1000)<=9)&&(a%5==0)){ cout << "SUCCESS"; }else { cout << "FAILURE"; } return 0; }
[ "dimmkan@mail.ru" ]
dimmkan@mail.ru
8cc8243e8dab55b6f7f620e7ddbf03ad5420c86d
90841e9ca7b21c2500a8ea5cd45a88625192978c
/Parallelisme/tpCCPitrouAdrien/MPI/Syracuse/maitre.cpp
2fc7b1f89e2b60f70325298293d08922ad6ff5f4
[]
no_license
pitrouA/CPlusPlus
3475a09ab3de47160a179cb0aba81d2e05c85c52
4698bdfde8b26d6a2a1bc17ad8889a3e6684cdb9
refs/heads/master
2023-07-08T05:06:01.781741
2021-08-07T13:32:32
2021-08-07T13:32:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,314
cpp
#include <mpi.h> #include <iostream> #include "syracuse.h" using namespace std; int main(int argc, char **argv) { int nmasters, pid; MPI_Comm intercom; MPI_Comm intracom; MPI_Init(&argc, &argv); MPI_Comm_size(MPI_COMM_WORLD, &nmasters); MPI_Comm_rank(MPI_COMM_WORLD, &pid); int n = atoi(a...
[ "adrien.pitrou@gmail.com" ]
adrien.pitrou@gmail.com