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
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 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
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
2a3c57192b3c099c76cb0dfdf1ad2a60dbeb7d43
485496646d476cab4106c74ded51ae82f2be3613
/JunQi_Zmr/JunQia/webthing.h
0fb2aa22601c7b12404034b281ffdda94b3a822c
[]
no_license
DrustZ/JunQi
3e240c3c45e5f1ddeabd3c791ddc7fef3dc00539
7b2a0214e141f352652c920fa1144deb67f5717b
refs/heads/master
2020-05-26T18:00:00.346031
2014-09-14T15:47:03
2014-09-14T15:47:03
24,024,686
2
1
null
null
null
null
UTF-8
C++
false
false
1,394
h
#ifndef WEBTHING_H #define WEBTHING_H #include <QObject> #include <QVector> #include "structs.h" #include "windows.h" #include "receivethread.h" #include "sendthread.h" class Webthing:public QObject { Q_OBJECT public: Webthing(QObject *parent = 0); ~Webthing(); void startserver(QWidget*); void star...
[ "z1m6r3@gmail.com" ]
z1m6r3@gmail.com
da71a80dd4718fa0838d195c728fb667eeff1222
ee32d46014c1f2fc5ec7bb833233c24237270933
/0149A/main.cpp
1acc3faf51d4caaac68ba6318169aaf91cd0cc41
[]
no_license
boxnos/codeforces
42b48367d222cc58c2bc0f408469fc6a2732cec7
fbc358fe7ddf48d48bda29e75ef3264f9ed19852
refs/heads/master
2023-08-27T21:18:44.163264
2023-08-26T18:06:59
2023-08-26T18:06:59
192,764,064
0
0
null
null
null
null
UTF-8
C++
false
false
2,503
cpp
#include <cstdio> #include <utility> #include <cctype> #include <array> #include <algorithm> using namespace std; #ifdef __linux #define _U(s) s##_unlocked #else #define _U(s) _##s##_nolock #define _CRT_DISABLE_PERFCRIT_LOCKS #endif #define gcu _U(getchar) #define pcu _U(putchar) #define _DEF(r, n, ...) inline r n(__V...
[ "boxnos@yahoo.com" ]
boxnos@yahoo.com
86e939cecbb1fec89cf05b1288a6c92bfad50a2a
52507f7928ba44b7266eddf0f1a9bf6fae7322a4
/SDK/BP_TextInputDialog_classes.h
4e1200925016ac4dd20a23c2c74d2086ed0a7b18
[]
no_license
LuaFan2/mordhau-sdk
7268c9c65745b7af511429cfd3bf16aa109bc20c
ab10ad70bc80512e51a0319c2f9b5effddd47249
refs/heads/master
2022-11-30T08:14:30.825803
2020-08-13T16:31:27
2020-08-13T16:31:27
287,329,560
1
0
null
null
null
null
UTF-8
C++
false
false
5,550
h
#pragma once // Name: Mordhau, Version: 1.0.0 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // WidgetBlueprintGeneratedClass BP_Tex...
[ "51294434+LuaFan2@users.noreply.github.com" ]
51294434+LuaFan2@users.noreply.github.com
a912e284dbfbb5e12a2c4f9d2d71d9f303308f2a
f8517de40106c2fc190f0a8c46128e8b67f7c169
/AllJoyn/Samples/MyLivingRoom/Models/org.alljoyn.ControlPanel/AllJoynHelpers.h
4df47019afd9527f6684dd36658f2acc3d6d1579
[ "MIT" ]
permissive
ferreiramarcelo/samples
eb77df10fe39567b7ebf72b75dc8800e2470108a
4691f529dae5c440a5df71deda40c57976ee4928
refs/heads/develop
2023-06-21T00:31:52.939554
2021-01-23T16:26:59
2021-01-23T16:26:59
66,746,116
0
0
MIT
2023-06-19T20:52:43
2016-08-28T02:48:20
C
UTF-8
C++
false
false
8,787
h
#pragma once // The amount of time to wait (ms) for a response after sending a message before timing out. const int c_MessageTimeoutInMilliseconds = 10000; // The maximum length of an AllJoyn type signature allowed by the AllJoyn Core library. const int c_MaximumSignatureLength = 255; #define RETURN_IF_QSTATUS_ERROR...
[ "artemz@microsoft.com" ]
artemz@microsoft.com
7e0c75c5fc877a898df1589010e04d6cf30693df
3295316f85d069650a0dee5df5a64b332011a8c4
/NativeDLL/Wamedia/mp4muxer/include/mp4flavoridentifier.h
8dbe98272c034e7d0753e5a6d9f545e04bc5748b
[]
no_license
whitespeed/UnityRealtimeCapture
6cf3135fbc7c5d81548cc5528e4bf381c4797fa4
4f1c48bb4ce2647c989b55a0867d8c2622a1060f
refs/heads/master
2020-03-08T09:18:23.853786
2018-04-04T10:03:11
2018-04-04T10:03:11
128,043,858
1
1
null
null
null
null
UTF-8
C++
false
false
483
h
#pragma once #include "mp4errors.h" #ifdef __cplusplus namespace libmp4operations { extern "C" { #endif // __cplusplus typedef enum { MP4_FORMAT_FLAVOR_UNIDENTIFIED = 0, MP4_FORMAT_FLAVOR_ISO_3G2_3GPP, MP4_FORMAT_FLAVOR_APPLE_QUICK_TIME_MOV, MP4_FORMAT_FLAVOR_FRAGMENTED_MP4 } eMP4_FORMAT_FLAVOR; uint32_t de...
[ "whitespeed@qq.com" ]
whitespeed@qq.com
deee95101c825edca798ec763618a5bb98ca1c7c
697ddc45fde47e029c5873e9ffe0ca19f4197d24
/examples/FT81xmania/GD2U_JAP_SD_JPEGANIM/Parametros.ino
c02e620b1d1334156428736626843482e2722d4f
[]
no_license
ggarza78/GD23ZU
bef5dee4bfa7f056f661955255d777a14c19d513
79674a4f09db0b460a32a9c6b6c1e9a38ece9fcc
refs/heads/master
2020-06-25T03:41:20.067437
2018-12-18T17:23:49
2018-12-18T17:23:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
680
ino
#if defined(__arm__) extern "C" char* sbrk(int incr); static int FreeStack() { char top = 't'; return &top - reinterpret_cast<char*>(sbrk(0)); } #endif char TXP[50]; void STM32a() { ram = FreeStack(); FRAM=ram; if(FRAM<=196608){SRAM=327680;} else{SRAM=524288;} } void STM32() { GD.ColorRGB(...
[ "noreply@github.com" ]
ggarza78.noreply@github.com
45531e257ed6672a0bb50b0bdf27dc79b533b004
db111ff94903f0b24658c328d93f5cc28b670b8d
/components/page_load_metrics/browser/metrics_web_contents_observer.cc
d9f4123665703db635e066025b92e232498f06c8
[ "BSD-3-Clause" ]
permissive
nibilin33/chromium
21e505ab4c6dec858d3b0fe2bfbaf56d023d9f0d
3dea9ffa737bc9c9a9f58d4bab7074e3bc84f349
refs/heads/master
2023-01-16T10:54:57.353825
2020-04-02T04:24:11
2020-04-02T04:24:11
252,359,157
1
0
BSD-3-Clause
2020-04-02T04:57:37
2020-04-02T04:57:37
null
UTF-8
C++
false
false
33,365
cc
// 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. #include "components/page_load_metrics/browser/metrics_web_contents_observer.h" #include <algorithm> #include <ostream> #include <string> #include <utili...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
48bee5b9336b226226ab59a9ac673c18be2f7d5b
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5709773144064000_0/C++/dinario/main.cpp
cca906fe58103b2d86abca0d836ffdb89539eb95
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
843
cpp
#include <iostream> #include <fstream> #include <string.h> #include <set> #include <map> #include <math.h> #include <algorithm> using namespace std; #define re return #define ll long long const ll MOD=1E9+7; int main(){ freopen("B-small-attempt0.in","rt",stdin); //freopen("input.txt","rt",stdin); ...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
17a68e715d1d16fec3078399b1b59f9b2ca160d3
8b3d9d31b9fc91f92d823b373eebed85b0216e6d
/sketches/synths/polyphonic-guitar-synth/polyphonic-guitar-synth.ino
2776279993a9c4b069597a0e60bf55554aa690eb
[ "MIT" ]
permissive
runjumplabs/dreammaker_fx_sketches
ede710d3d43be33d60231d38590a57135f0d5c05
76c6ad5d7b0c1369a60950896fed5f2485b0d50e
refs/heads/master
2020-12-22T12:39:19.295525
2020-02-21T01:42:56
2020-02-21T01:42:56
236,784,207
0
1
MIT
2020-09-09T01:26:46
2020-01-28T16:41:07
C++
UTF-8
C++
false
false
3,620
ino
/****************************************************************************** * DreamMaker FX / www.dreammakerfx.com *****************************************************************************/ /* Effect name: Polyphonic guitar synth pedal Effect description: This is a polyphonic guitar synth meaning that it tra...
[ "dan@runjumplabs.com" ]
dan@runjumplabs.com
26fbfd9c162e773bc79d7db3b707cc333a1b8e56
c2305575458830fbf9bdabdf26dbfc17d037dcc2
/Old/minimumArraySet.cpp
4d954c76e358ae73f44702856979e25fa110c279
[]
no_license
shribadiger/CPPStudy
6adc747ebf67e903d1b00920c276d55712edd0ed
75aa4c1033f0c72322ab68ea320c1c120dfbfced
refs/heads/master
2023-02-19T22:38:38.372271
2023-02-09T08:44:30
2023-02-09T08:44:30
183,357,549
2
0
null
null
null
null
UTF-8
C++
false
false
1,510
cpp
/* Leet code program to identify minimum size of elements remove from the array */ #include <iostream> #include <vector> #include <algorithm> using namespace std; int minSetSize(vector<int> &arr) { std::vector<int> maxChecker; int counter = 1; std::sort(arr.begin(), arr.end()); for (int i = 1; i < arr.siz...
[ "shrikant200@gmail.com" ]
shrikant200@gmail.com
7d7598898c8b3c04621809639c48717b9068b925
27f3ddc8ff6f5994fa1c0377dfbb0b7559f6aa90
/course1/algorithms/5_graphs/L_strong.cpp
b062f7fa98ea7acf3c972d99149e3020293d3436
[]
no_license
vlad-mk/ifmo-kt
8240d6e9be6aeffc2eb5287198a367c6e23d4f4c
7481e2977dc986339920fd0cc69b360bcfa3d072
refs/heads/master
2023-07-03T21:01:43.823212
2019-01-12T06:11:10
2019-01-12T06:11:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,630
cpp
#include <cstdio> #include <vector> #include <algorithm> using namespace std; FILE *fin = fopen("strong.in", "r"); FILE *fout = fopen("strong.out", "w"); const int MAXN = 20000 + 1; int n, m; vector<int> g[MAXN], gr[MAXN]; vector<char> used; vector<int> order, component, answer; int counter = 0; void dfs1 (int v) {...
[ "egormkn@yandex.ru" ]
egormkn@yandex.ru
f341ff88ef3dc5883f65135b2eca02023597cc15
768316ed72470715e641fda62a9166b610b27350
/05-CodeChef-Challenge/103--Art in Digital Age.cpp
a15a5e53544022cc0878f8d938d3b626be5a54ee
[]
no_license
dhnesh12/codechef-solutions
41113bb5922156888d9e57fdc35df89246e194f7
55bc7a69f76306bc0c3694180195c149cf951fb6
refs/heads/master
2023-03-31T15:42:04.649785
2021-04-06T05:38:38
2021-04-06T05:38:38
355,063,355
0
0
null
null
null
null
UTF-8
C++
false
false
4,837
cpp
#include <iostream> #include <iomanip> #include <vector> #include <algorithm> #include <cmath> #include <string> #include <map> #include <unordered_map> #include <set> #include <unordered_set> #include <bitset> #include <sstream> #include <deque> #include <queue> #include <complex> #include <random> #in...
[ "dhneshwod@gmail.com" ]
dhneshwod@gmail.com
7ae1fe8a5872b203664dc1f31a0563069113810e
8cf763c4c29db100d15f2560953c6e6cbe7a5fd4
/src/qt/qtbase/src/testlib/qxunittestlogger.cpp
e98ddb5e4ff440e82cbcaaf6604994b068f32b52
[ "LGPL-2.0-or-later", "LGPL-2.1-only", "GFDL-1.3-only", "Qt-LGPL-exception-1.1", "LicenseRef-scancode-digia-qt-commercial", "LGPL-3.0-only", "GPL-3.0-only", "LicenseRef-scancode-digia-qt-preview", "LGPL-2.1-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-unknown-license-reference", "GPL-2.0...
permissive
chihlee/phantomjs
69d6bbbf1c9199a78e82ae44af072aca19c139c3
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
refs/heads/master
2021-01-19T13:49:41.265514
2018-06-15T22:48:11
2018-06-15T22:48:11
82,420,380
0
0
BSD-3-Clause
2018-06-15T22:48:12
2017-02-18T22:34:48
C++
UTF-8
C++
false
false
11,384
cpp
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtTest module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** License...
[ "ariya.hidayat@gmail.com" ]
ariya.hidayat@gmail.com
82b5bf759fd5720cae6fad5fa1432f473079ccf7
641fa8341d8c436ad24945bcbf8e7d7d1dd7dbb2
/content/browser/devtools/protocol/target_handler.cc
254a4ac1f18d2bf98d56f8994177e9dab1d841a7
[ "BSD-3-Clause" ]
permissive
massnetwork/mass-browser
7de0dfc541cbac00ffa7308541394bac1e945b76
67526da9358734698c067b7775be491423884339
refs/heads/master
2022-12-07T09:01:31.027715
2017-01-19T14:29:18
2017-01-19T14:29:18
73,799,690
4
4
BSD-3-Clause
2022-11-26T11:53:23
2016-11-15T09:49:29
null
UTF-8
C++
false
false
15,389
cc
// Copyright 2016 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 "content/browser/devtools/protocol/target_handler.h" #include "content/browser/devtools/devtools_manager.h" #include "content/browser/devtools/s...
[ "xElvis89x@gmail.com" ]
xElvis89x@gmail.com
20eb356fd6461a3addd481ef0b18f6a2f516b756
53bc877bb575aedaf61920520959176c2392deff
/Chapter 13.cpp
96f83857e1562fea87c56b3b86d79e73d17c1d3d
[]
no_license
jchallenger1/MyCplusplus-primer-solutions
70383e3b9ab5056d395e6bb317a728da209eb0c1
66856e138aa09d84d14127d80aab1b32da960dd2
refs/heads/master
2023-02-03T22:26:55.566372
2018-01-13T23:00:38
2018-01-13T23:00:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,346
cpp
//------------------------------------------------------------------------------------EXERCISE 13.5 /* class HasPtr { public: HasPtr(const std::string &s = std::string()) : ps(new std::string(s)), i(0) { }; HasPtr(const HasPtr& temp) : ps(temp.ps), i(temp.i) {}; private: std::string *ps; int i; }; HasPtr(...
[ "noreply@github.com" ]
jchallenger1.noreply@github.com
f4a385972682954409236cd20967da31fb5226f6
f5ac7da57d433201a3c802e5f1611ff7914ca5bd
/src/ec/GF2X/affine/utils.cpp
730996d4a6864b923d985ef2f3784fbe2a228a64
[]
no_license
natalikovaleva/iso-iec-9796-3
c4740b42001099f863b0b274d45029d8bc773a83
1d9926960026059dd90671c9c3d05d8b44c81900
refs/heads/master
2021-01-01T04:01:05.518073
2011-12-18T09:48:05
2011-12-18T09:48:05
56,810,825
0
0
null
null
null
null
UTF-8
C++
false
false
1,378
cpp
#include "ec/GF2X/affine/utils.hpp" #include "generic/gf2x_utils.hpp" using namespace std; using namespace NTL; using namespace ECGF2X::Affine; /* Smart stupid !! OCTET !! concatentaion. Be carefull! :] */ #include <stdio.h> namespace ECGF2X { namespace Affine { ByteSeq EC2OSP(const EC_Point & Point...
[ "avatar@IIT" ]
avatar@IIT
0c471b5bea43d20be884bfa7d26f93b43054861d
269e4554569f5b6cbba877102f6b5b21e721a46f
/level A/A. Helpful Maths/main.cpp
9520e1618d0389117c45b734207ac7194787f4bb
[]
no_license
KhaledAbdelgalil/sheet-mostafa-saad-problem-solving-
f1b289a8115579417b8f075ca4f792768e0c7e5d
4e2a72caeb3b3752b7170723a7190b1745d2f5e2
refs/heads/master
2022-04-02T08:48:52.967835
2020-02-01T03:47:27
2020-02-01T03:47:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
572
cpp
#include<bits/stdc++.h> using namespace std; int main() { string in,out=""; int sum1=0,sum2=0,sum3=0; cin>>in; for(int i=0;i<in.size();i++) { if(in[i]=='+') continue; if(in[i]=='1') sum1++; else if(in[i]=='2') sum2++; else sum3++; } if(sum1>0){out+='1';sum1-...
[ "khaled@github.com" ]
khaled@github.com
f0653d554da8b95e36fd8bc2614b6524ea32bf7d
86d85900756de7245e9a06546fcd7bb02d7aa844
/deformationGraph.cpp
0ebb2877e51c7622d52591d48a2e0b38880b0691
[]
no_license
shizsun0609tw/Embedded-Deforamtion-for-Shape-Manipulation
0d39a192a62c0ebf15892af42899d74bfad718ca
bfb644e3bcc7c5eb871b11374879a822aeb9bf1a
refs/heads/master
2023-08-27T15:02:13.789777
2021-11-10T09:53:45
2021-11-10T09:53:45
318,131,877
3
1
null
null
null
null
UTF-8
C++
false
false
21,916
cpp
#include "deformationGraph.h" DeformationGraph::DeformationGraph() { } void DeformationGraph::Init(_GLMmodel* originMesh, _GLMmodel* samplingMesh) { this->originMesh = originMesh; this->samplingMesh = samplingMesh; k_nearest = 8; w_rot = 1.0f; w_reg = 10.0f; w_con = 100.0f; sample_controls...
[ "shizsun0609tw@gmail.com" ]
shizsun0609tw@gmail.com
09c3f37221e9d71cc33c2034c9262fb74644e986
adb3e601acc0d6fc88eb43c5d38f37c323cca764
/Dynamic-Programming/0_1_knapsack_dynamic.cpp
0620db4626bd787c394eb447829674a75a8b3099
[]
no_license
HEDAETUL-ISLAM/Algorithms
a7d6ed969765fae1051e70b102e6b80f3906a921
c46b07b058a36231cc4d5ef55c0a4e1723a25eea
refs/heads/master
2020-04-18T18:50:57.972252
2019-01-26T14:19:35
2019-01-26T14:19:35
122,783,176
0
0
null
null
null
null
UTF-8
C++
false
false
788
cpp
#include <bits/stdc++.h> using namespace std; struct item{ int value, weight; }; int max(int a, int b){ return (a>b)?a:b ; } int knapsack(int w, item arr[], int n){ int result[n+1][w+1]; for(int i=0;i<=n;i++){ for(int j=0;j<=w;j++){ if(i==0 || j==0){ result[i][j] = 0; } else if(arr[i-1].weight<=j...
[ "bulbulhedaytul@gmail.com" ]
bulbulhedaytul@gmail.com
a88bce9d67b83a99fc6eaabd299cf32b3f1ed2bb
af5bd30d59fec67fcb32930896615272c453f379
/255.cpp
21ec3518ba416cad9a29b0de67ca3216be186011
[]
no_license
FuHongbao/OJ_Code
e656e970855661f0b0d4e5ea719eed5b020903c5
bf54e32ceb4468dc15e8251e83317c03e16b8888
refs/heads/master
2020-08-04T23:56:12.680917
2019-10-02T11:28:17
2019-10-02T11:28:17
212,321,572
0
0
null
null
null
null
UTF-8
C++
false
false
1,147
cpp
/************************************************************************* > File Name: 255.cpp > Author: victoria > Mail: 1105847344@qq.com > Created Time: 2019年06月29日 星期六 19时56分56秒 ************************************************************************/ #include <iostream> #include <algorithm> #include <strin...
[ "FuHongbao@FuHongbao.com" ]
FuHongbao@FuHongbao.com
7567fb6d2881e66096918ba8b28985e2616d369c
5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e
/main/source/src/protocols/carbohydrates/GlycanSampler.hh
a7f4d76ff26f3e905a0cccbeacaa31ed8e015342
[]
no_license
MedicaicloudLink/Rosetta
3ee2d79d48b31bd8ca898036ad32fe910c9a7a28
01affdf77abb773ed375b83cdbbf58439edd8719
refs/heads/master
2020-12-07T17:52:01.350906
2020-01-10T08:24:09
2020-01-10T08:24:09
232,757,729
2
6
null
null
null
null
UTF-8
C++
false
false
9,162
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...
[ "36790013+MedicaicloudLink@users.noreply.github.com" ]
36790013+MedicaicloudLink@users.noreply.github.com
a4b8f935525aae61c4667c606f99c420655aae27
304fc20348614ff58f8ec11a012b4a464a5ddf35
/include/processor.h
f4b43a9d4e6bd182192cc87db084581897063cb4
[ "MIT" ]
permissive
Abdo-1992/system-monitor
b431b2ac0e8c2cbc7e33ad8e5fb1b643681cc82c
e9f18f38e8e3e535fbfc7ab405bbc5c40c339d10
refs/heads/main
2023-02-04T14:06:06.279075
2020-12-20T20:19:56
2020-12-20T20:19:56
322,738,406
0
0
null
null
null
null
UTF-8
C++
false
false
572
h
#ifndef PROCESSOR_H #define PROCESSOR_H #include <unistd.h> #include <cctype> #include <sstream> #include <string> #include <vector> #include <iostream> #include "linux_parser.h" #include "process.h" class Processor { public: float Utilization(); // TODO: See src/processor.cpp void Utilization(float) ; ...
[ "abdulrahman.tharwat.92@gmail.com" ]
abdulrahman.tharwat.92@gmail.com
a6049440b285bea6100c834f1cf2b149a455e9cb
c85657463ea896571f28aaead3825b52baf199bd
/devices/vortex6000/src/vortex6000Main.cpp
7683f3138e560974554c4926fc46083ed7e6fbad
[]
no_license
jasonhogan/sti
ffc9469557bf1480aae4004321d261bb5473e237
928428767b8c4131fa342dbbc2bf2e5cbea7340a
refs/heads/master
2021-07-12T17:55:26.696064
2020-08-10T20:56:56
2020-08-10T20:56:56
19,015,405
1
1
null
2018-04-04T03:14:44
2014-04-22T03:09:49
C++
UTF-8
C++
false
false
1,541
cpp
/*! \file gpib_hub_main.cpp * \author David M.S. Johnson * \brief main() * \section license License * * Copyright (C) 2009 David Johnson <david.m.johnson@stanford.edu>\n * This file is part of the Stanford Timing Interface (STI). * * The STI is free software: you can redistribute it and/or modify * it u...
[ "EP@8bcac300-4d60-4aec-84ba-b7489f70e69b" ]
EP@8bcac300-4d60-4aec-84ba-b7489f70e69b
f27e68ee794293174119bd210f103d4bf5a6227a
cda0d5938517306105c9acbe33c4024849d65841
/main.cpp
54ddaa9dda6aeb3065e0b14e2220e2bf1b779d68
[]
no_license
Jalal14/Baket-ball
dec9a65baf5a8fa25f0dd3e3192434adecc0787a
d2cab8b4b985f0ca21ba8f7ace2b4979033a261f
refs/heads/master
2020-03-15T18:26:09.672523
2018-05-05T20:51:06
2018-05-05T20:51:06
132,283,483
0
0
null
null
null
null
UTF-8
C++
false
false
10,463
cpp
/** ballX => ball's X coordinate ballY => ball's Y coordinate ballR => ball's Radius meterA => throwing angle meterAX => throwing angle meter X coordinate meterAY => throwing angle meter Y coordinate meterAR => throwing angle meter radius meterBX => speed meter X coordinate meterBY => speed meter Y coordinate basket...
[ "jalaluddin_csse14@yahoo.com" ]
jalaluddin_csse14@yahoo.com
93e8482fa12d4d6d54a1911f5e2bed22ac6591ef
ba63886c2366679dbd132a1142bd55cf8870b0bf
/lab_03/implementation/visitor/draw_visitor/draw_visitor.cpp
3b5a0727a9e4488f93d60b0a0d1f166f83e7ae45
[]
no_license
ivaaahn/bmstu-oop
27d2edf96584ba784e112c7b0b69b2eab00f5f6b
bcbf6d289f782d5104860c60eb99f5206bf3f5d9
refs/heads/main
2023-05-13T03:19:35.359648
2021-06-08T11:40:47
2021-06-08T11:40:47
345,132,023
4
1
null
2021-03-12T13:39:46
2021-03-06T15:51:04
null
UTF-8
C++
false
false
1,202
cpp
// // Created by ivaaahn on 30.05.2021. // #include <iostream> #include <scene/scene.hpp> #include "draw_visitor.hpp" #include "drawer/drawer.hpp" #include "objects/model/model.hpp" DrawVisitor::DrawVisitor(const std::shared_ptr<Drawer> &drawer, const std::shared_ptr<Camera> &camera) : drawer(drawer), ...
[ "ivahnencko01@gmail.com" ]
ivahnencko01@gmail.com
f34d7e2116c7eb7994519a3c2df83117a47ee80b
304dcc859ff1bad63ae881a096e687f7dc3de04b
/Test_PC_Poker/framework_externals/ExternalLib/Camel.Base/include/Camel/Base/System/SharedPtr.h
2b0b2a9e67d15ce784bbd8afe7ecbfa39ca5958c
[]
no_license
idh37/testrepo
03e416b115563cf62a4436f7a278eda2cd05d115
b07cdd22bd42356522a599963f031a6294e14065
refs/heads/master
2020-07-11T00:57:34.526556
2019-09-10T07:22:35
2019-09-10T07:22:35
204,413,346
0
0
null
null
null
null
UTF-8
C++
false
false
2,652
h
#ifndef __Camel_Base_System_TPL_SharedPtr__ #define __Camel_Base_System_TPL_SharedPtr__ #include "SystemBase.h" #include "MPHeap.h" #include "Interlocked.h" #include <algorithm> #include <cassert> _DECLARE_NAMESPACE_CAMEL_BASE_SYSTEM_ namespace TPL { template<typename T> class SharedPtr { private: T *p_; unsi...
[ "idh37@nm-4ones.com" ]
idh37@nm-4ones.com
8f2b69d618ed9a213c980a75ab8d10cf8803bfcd
6d0386587c23b9a9374813f30fef10cac55aa4d8
/gunhound/src/gunhound/vii_src/Enemy/HoundsEnemy/CEneH0008BloodSocker.h
8ad9b8ec9316dbc266510ecfeac8b3e2f2e6cb83
[]
no_license
t-mat/gunhound-easybuild
5b3c136205917a53a5d438b0498c7ead992e2416
e5c6d8fc792ea0aebf86c1743375b9356c2087bb
refs/heads/master
2020-04-06T07:09:37.246153
2016-09-10T19:00:32
2016-09-10T19:00:32
65,155,314
3
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,035
h
//-------------------------------------------------------------------------------- // // Stage00:ボルゾイ(ブラッドサッカー) // //-------------------------------------------------------------------------------- class CAtkH0001Thunder; class CEneH0008BloodSocker : public CEnemyBase , public CHoundEnemyBase { public: CEneH0008Blood...
[ "takayuki.matsuoka@gmail.com" ]
takayuki.matsuoka@gmail.com
fbb569e325ff20c749da06c317acf9a85fafa13d
07d3e9ffed73b46227bf2087ed66c1da011f66b1
/beginner/Area count.cpp
800fad2113d3ad2203854a0baee84ad547ad6161
[]
no_license
jinzero-kim/Coding-Algorithm
aab61033a900547ed69939d095c0d721c8677dd6
5fda3b24d74a76b798259ee5c53638bc4948a08e
refs/heads/master
2022-12-08T17:36:01.836072
2020-09-04T02:53:50
2020-09-04T02:53:50
287,963,344
0
0
null
null
null
null
UTF-8
C++
false
false
1,226
cpp
#include <stdio.h> #include <stdlib.h> #include <time.h> int m,n,k; int map[101][101]; int a[101],t; int dx[4] = { 0,0,-1,1 }; int dy[4] = {-1,1,0,0 }; void dfs(int i, int j) { if (i < 0 || j < 0 || i>m - 1 || j>n - 1) return; if (map[i][j] != 0) return; map[i][j] = 1; a[t]++; for (int m...
[ "noreply@github.com" ]
jinzero-kim.noreply@github.com
f20de33998f9b69aa794a04fee8eaafd58e96148
e649acb68fc5134a3843ef2330e5c2d4070363a8
/H.weak_memory.cpp
b6be5b44195efc485fc6495577cfeef31ec18b53
[]
no_license
jesuswr/cp-codes-and-problems
6483949ce896e59c471f0e0640f5c8b47f482ec3
770f3bf004f90015f078d5699d26cde5c33d9a28
refs/heads/master
2023-08-08T03:37:36.626572
2023-07-24T16:54:02
2023-07-24T16:54:02
196,292,128
1
1
null
2019-10-09T23:23:43
2019-07-11T00:26:10
C++
UTF-8
C++
false
false
3,028
cpp
#include <iostream> #include <vector> #include <queue> #include <stack> #include <algorithm> #include <math.h> #include <string> #include <cstring> #include <set> #include <map> #include <unordered_map> using namespace std; typedef long long ll; typedef pair<int, int> pii; typedef pair<int, pair<int, int>> piii; type...
[ "jesuswahrman@gmail.com" ]
jesuswahrman@gmail.com
e4e3ea29491d4c59cc27cfd64909e23ac8a19be2
75860ed58e19ee7b724428a6e99419213d3e3906
/src/Lists/PersistedObjectListController.hpp
4dec2ca1933b846662e0b8a5f3e3e62cb6cce9ab
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
nobrick/mymonero-libapp-cpp
2d5279dc32b0d17c190144be8c0cee6361acdc66
c85b24d99e07e893c98d1af83ce24f0057269c2c
refs/heads/master
2020-05-31T23:06:38.879877
2019-05-20T21:37:03
2019-05-20T21:37:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,906
hpp
// // PersistedObjectListController.hpp // MyMonero // // Copyright (c) 2014-2019, MyMonero.com // // 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. Redistributions of source cod...
[ "paulshapiro@users.noreply.github.com" ]
paulshapiro@users.noreply.github.com
b7142cc82c58bbf5d5f2913185946f0a5a480058
0ce585a428b1d1f3774a58781f99614b1bfac278
/libevent_http_frame/frame/libevent_http_frame.cpp
d88d3794dfcd3e1a2968c77a97a553b43d676d87
[]
no_license
CaseZheng/SimpleServerFramework
659728d5e41f57e654873b27ab93189bf41d6ea5
f2c7f0019b406385a76f2e3b193a84568d0c59e5
refs/heads/master
2021-07-03T19:06:58.725622
2019-03-11T16:07:16
2019-03-11T16:07:16
124,250,589
0
0
null
null
null
null
UTF-8
C++
false
false
648
cpp
#include <boost/shared_ptr.hpp> #include "libevent_http_frame.h" #include "log.h" bool CLibeventHttpFrame::Init(const string &strServerName, const string &strConfPath) { if(!CLibeventFrame::Init(strServerName, strConfPath)) { ERROR("Function failure CLibeventFrame::Init"); return false; } ...
[ "764307915@qq.com" ]
764307915@qq.com
c1c188e308ae0fe7e7a71b0f1dcc8afaa0c42540
fd240741384ec0d304b3591bc6edc8548db81c54
/src/search-skeleton/Model/Edge/Edge_V2/EdgeV2.hpp
3a1f91ee315dbdfa580343fdec2fa61ab90c99bd
[ "MIT" ]
permissive
timoninas/diploma-2020
686023bca4eb1703ed17f8acfc0ad3400ccefa63
f111ed8b5eb46627921360f1d73f27094f1031c5
refs/heads/master
2023-05-06T10:43:29.925024
2021-06-02T19:47:06
2021-06-02T19:47:06
330,481,173
0
0
null
null
null
null
UTF-8
C++
false
false
1,375
hpp
// // EdgeV2.hpp // search-skeleton // // Created by Антон Тимонин on 05.04.2021. // #ifndef EdgeV2_hpp #define EdgeV2_hpp #include "../../GraphLabel/GraphLabel.hpp" #include "../../Point/Point_V1/Point.hpp" #include <stdio.h> #include <utility> typedef struct edge_v2 { int numberEdge; std::pair<int, int...
[ "dotruger.37@gmail.com" ]
dotruger.37@gmail.com
c7e21c79ce487e3bac74a8bd5a338c49635898f6
9df55ed98688ff13caec3061237a2a0895914577
/main.cpp
bd29e05649bceeeba97307229ac0bcc781176516
[]
no_license
tiashaun/sdl_tetris
f625ee0f06e642411f7a04b18b470aa0df61c1ca
4799cfa4b28cd21b8431f8b6a00bacfb89e794f0
refs/heads/master
2020-11-30T23:32:43.812813
2009-12-06T20:33:43
2009-12-06T20:33:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
165
cpp
#include <iostream> #include <SDL/SDL.h> #include "Game.h" int main(int argc, char* argv[]) { Game *game = new Game(); game->startGame(); return 0; }
[ "jarod.luebbert@gmail.com" ]
jarod.luebbert@gmail.com
dbacec5d5d3801ab15b513051aadd8a637fa69e6
eeea48b3a280f835cc2b485bb3dca0ca45d2abe6
/Cylinder.h
e23ea16c9f65645cb13b5e7451117bc00b2c6eca
[]
no_license
astpeepman/Graphics-pipeline-shading-OpenGL-
ad62e9fc3fc28dda4f73388f1df2a45e9cd1d231
bb9fe9c82b130226c5b7d0f7ed225ce4e574d5f3
refs/heads/master
2022-12-28T13:56:22.475776
2020-10-06T09:56:17
2020-10-06T09:56:17
301,448,801
0
0
null
null
null
null
UTF-8
C++
false
false
699
h
#include <GL/glew.h> #include <GLFW/glfw3.h> #include "3dMath.h" #include "Shader.h" class Cylinder { private: vec3 position; GLfloat radius; GLfloat height; Shader shader; mat4 model; GLuint vertexVBO, normalsVBO, texcoordVBO, indicesVBO; GLuint VAO, VBO; GLsizei indicSize; mat4 beginModel; public: Cylinder(...
[ "62560939+astpeepman@users.noreply.github.com" ]
62560939+astpeepman@users.noreply.github.com
7395c930bef12ba020a5aba9133c2b29da2d6bde
dff2935d74bc50140eb757079732ed5237146d6b
/Juce Projects/AudioManagementTemplate/Source/BasicAudioProcessor.cpp
0431a62e80b28ecb31e9ee005dca91154bd80a53
[]
no_license
brenthompson2/JUCE-Summer-Project
242639e0baefd6b636b10ee5a1392c198f5b3780
c0b60d71cc238a112b35c2e91324a9f4f2d086ca
refs/heads/master
2021-07-14T06:51:31.576271
2017-10-19T21:09:53
2017-10-19T21:09:53
94,351,946
2
0
null
null
null
null
UTF-8
C++
false
false
1,742
cpp
/* ============================================================================== BasicAudioProcessor.cpp Updated: 08/06/17 Author: Brendan Thompson A Basic Audio Processor that inherits from the AudioProcessor class ======================================================================...
[ "brenthompson2@gmail.com" ]
brenthompson2@gmail.com
bc6a6e3b4ef1cf1ebc7ac3fdcb061bb7fdc7d274
b6adedeede3e21df8038de6d27103da22e1e2a8f
/protections1300VValueChangesTracked.cpp
7d6f3131f73e924db2cfa6a5d93a16c2a62a42b2
[]
no_license
claymore2000/AmptGUI_X_5_15
fdd1054e2642654b2dbb2803afec19428096f4d7
88591032631865d5137163ebff2f9e978a604a97
refs/heads/master
2023-03-23T18:37:30.358533
2021-03-18T20:08:18
2021-03-18T20:08:18
349,204,092
0
0
null
null
null
null
UTF-8
C++
false
false
21,153
cpp
#include "protections1300VValueChangesTracked.h" #include "amptRegisterConstants.h" #include "amptparameterblockconstants.h" protectionsValueChangesTracked::protectionsValueChangesTracked( void ) { resetAllTrackedValues(true); } protectionsValueChangesTracked::~protectionsValueChangesTracked( void ) { } void pro...
[ "lcoburn@ampt.com" ]
lcoburn@ampt.com
7138122f020c522047ea09bee87629eccc35d3a6
18904ac4e30a87b7c9d5ae569502b60589ed47b0
/source/audio/audioBuffers.hpp
ac64c7e30e81d7087285bab4055174eb91867d07
[ "MIT", "Zlib", "Apache-2.0", "BSD-2-Clause", "CC0-1.0" ]
permissive
JoaoBaptMG/gba-modern
a51bce4464e3347cbea216808bafb440347f8e0d
dfb5757d25cbfa7ee795fa8be521f010661b2293
refs/heads/master
2023-07-19T18:32:12.849729
2023-06-26T14:17:27
2023-06-26T14:41:45
201,576,240
83
5
MIT
2020-12-01T11:07:13
2019-08-10T03:52:52
C++
UTF-8
C++
false
false
667
hpp
//-------------------------------------------------------------------------------- // audioBuffers.hpp //-------------------------------------------------------------------------------- // Declare the audio mixer's private data //-------------------------------------------------------------------------------- #pragma o...
[ "jbaptistapsilva@yahoo.com.br" ]
jbaptistapsilva@yahoo.com.br
18297347bb8a782bbdecbcac62f1e1085158c8d5
dc303cfe42dbb6a0e867877837e2eacc1a899e92
/QMediaCore/EffectEditor/sources/SoftwareSource.cpp
3392b10ee2f0c847043f38bf246cab2230ffde53
[]
no_license
Romantic-LiXuefeng/QMedia
4c28a093fdea7dcfe692ad9bc67260ccf02ed950
9c12b351feeedaaa89ecf70cb347e4c10d9350fc
refs/heads/master
2023-08-26T21:06:13.147571
2021-10-20T03:21:07
2021-10-20T03:23:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,299
cpp
// // SoftwareSource.cpp // QMediaCore // // Created by spring on 20/05/2019. // Copyright © 2017 QMedia. All rights reserved. // #include "Utils/Logger.h" #include "SoftwareSource.h" #include "MediaCore/demuxer/GeneralDemuxer.h" #include "SoftwareFrameDrawer.h" #include "MediaCore/core/SteadyClock.h" #include "U...
[ "spring_zhsp@163.com" ]
spring_zhsp@163.com
4d0cc846279d41ef7e7e7a5133f58f2be823792a
42b478ff4d1a2a440ee5a4834a19aa4d04ad3f0d
/WindowsTextSearch/test/cpps/Entry.cpp
0e87f7c665836b07db730f7392ca98ed48797150
[]
no_license
ammarsalman94/Projects
f86eff7e250f98086fab6835f34e4eb45558c4d9
aa7ed49c7ae23c288288bcf4ec119c0b57489be1
refs/heads/master
2020-12-27T07:53:48.213766
2020-02-02T19:45:44
2020-02-02T19:45:44
237,822,598
0
0
null
null
null
null
UTF-8
C++
false
false
3,004
cpp
///////////////////////////////////////////////////////////////////// // Entry.cpp - Test stub for NoSqlDb package // // Ver 1.0 // // Application: Project #1 - No-SQL Database - CSE-687 // // Platform: Dell Inspiron 5520, Win 10, Visual Studio 2015 // // Author: ...
[ "hoplite.90@hotmail.com" ]
hoplite.90@hotmail.com
204345df446013c891d2cb0e9d0c583c2ea4aa4b
331140b484a3d91ed11b6aa70160e926ef249c38
/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/bindings/c/hdfs.cc
9a7c8b4ddba7e7931c3158389224919579ede39a
[ "LicenseRef-scancode-unknown", "GPL-2.0-only", "Apache-2.0", "BSD-2-Clause", "BSD-2-Clause-Views", "LGPL-2.1-only", "MPL-2.0", "MPL-2.0-no-copyleft-exception", "AGPL-3.0-only", "BSD-3-Clause", "LicenseRef-scancode-jdom", "CDDL-1.1", "LicenseRef-scancode-proprietary-license", "CDDL-1.0", ...
permissive
bazaarvoice/hadoop
2d7bf98b77bfc8b0197d82cc51953d5740deb8e0
8ab776d61e569c12ec62024415ff68e5d3b10141
refs/heads/trunk
2023-08-02T04:11:26.273318
2018-04-10T18:42:54
2018-04-10T18:42:54
128,986,787
0
1
Apache-2.0
2022-07-05T09:37:27
2018-04-10T19:46:27
Java
UTF-8
C++
false
false
51,539
cc
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
[ "james.clampffer@hp.com" ]
james.clampffer@hp.com
f851a9e77831e7cdaf1b65a5f5eb8cec95caecbd
4963482bb50197b75e8af9dc6362308b0d7b51d0
/Source/UI/MainComponent.cpp
5a48f8db0841c534fc47b46ac630a41ebda294d8
[]
no_license
joaomauricio5/GuitarAmpCabAndPedalboard
739ac0889bc638913a17ccb0ec7eed54dc14bbc4
0201e8c337098dc3da75ccce209506d62313cbe3
refs/heads/main
2023-07-18T07:12:15.806310
2021-09-06T14:16:59
2021-09-06T14:16:59
403,104,778
1
1
null
null
null
null
UTF-8
C++
false
false
9,646
cpp
#include "MainComponent.h" MainComponent::MainComponent(Audio& a) : audio(a), audioSetupComp (audio.deviceManager, 0, // minimum input channels 256...
[ "noreply@github.com" ]
joaomauricio5.noreply@github.com
a0487e8dda71db2471557894d60f9ddec4268113
9870e11c26c15aec3cc13bc910e711367749a7ff
/SPOJ/sp_375.cpp
fa0e7ff593c43623389d20a3db0e8e05a5df5fb8
[]
no_license
liuq901/code
56eddb81972d00f2b733121505555b7c7cbc2544
fcbfba70338d3d10bad2a4c08f59d501761c205a
refs/heads/master
2021-01-15T23:50:10.570996
2016-01-16T16:14:18
2016-01-16T16:14:18
12,918,517
1
1
null
null
null
null
UTF-8
C++
false
false
6,575
cpp
#include <cstdio> #include <cstdlib> #include <cstring> #include <cmath> struct data { int x,l,r,left,right; }; struct data tree[20000]; int sum,c[10001],d[10001],b[10001],r[10001],s[10001],g[10001],father[10001],heavy[10001]; int w[10001],len[10001],l[20000],e[20000],a[20000][4],h[10001][7],f[16][20000][2]; int mai...
[ "liuq901@163.com" ]
liuq901@163.com
d547c8da1f0de91a33e5ee71791fb5b60e6e6dd2
12bfb71c5e7888c2111d1b15e6a974f8076ae356
/lab8/RubiksCube.cpp
2ecfe69eae8289d7976896a13fb5ba0872d77809
[]
no_license
ravaelamanov/Programming-HW-sem-2
0f96f64db5d76e7089164a161f3dd86f2d185863
a27ab361d30522bf04348ba67fcdd44d1ea0b097
refs/heads/master
2022-09-19T03:50:01.137786
2020-06-06T07:18:36
2020-06-06T07:18:36
248,932,857
0
0
null
null
null
null
UTF-8
C++
false
false
13,067
cpp
// // Created by Sherzod on 18.05.2020. // #include "RubiksCube.h" void RubiksCube::CubeSide::read(std::istream &input) { for (int i = 0; i < 9; i++) { input >> side_[i]; } } void RubiksCube::CubeSide::write(std::ostream &output) const { for (int i = 0; i < 3; i++) { for (in...
[ "noreply@github.com" ]
ravaelamanov.noreply@github.com
e52c2a00b4800ca7df0be3322cbbf0cfa06aa0a7
68c8eead2f74f6acfe1dfd25aca5d4c09d2c9c92
/src/opencv-code/precomp.hpp
8787f1b3c0f162e8aaea84cc23c264eb06d3b342
[]
no_license
rmeesters/GnomeVision-2020
22379dea5968954c88d261a76f5d1e8d6a494856
0ddce4ddcbe55ae5bbad9bf3496e7a5d2135e86e
refs/heads/master
2020-12-18T13:26:23.932184
2020-02-09T17:36:43
2020-02-09T17:36:43
235,399,387
0
0
null
null
null
null
UTF-8
C++
false
false
9,453
hpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
[ "meesters.rich@gmail.com" ]
meesters.rich@gmail.com
e5e48a82a475ad2ae3d337063469492e629854be
a9e308c81c27a80c53c899ce806d6d7b4a9bbbf3
/SDK/include/WildMagic4/SDK/Include/Wm4RandomHypersphere.h
afa93fd1ac7c896e60460fbd8ea26246689be25b
[ "BSL-1.0" ]
permissive
NikitaNikson/xray-2_0
00d8e78112d7b3d5ec1cb790c90f614dc732f633
82b049d2d177aac15e1317cbe281e8c167b8f8d1
refs/heads/master
2023-06-25T16:51:26.243019
2020-09-29T15:49:23
2020-09-29T15:49:23
390,966,305
1
0
null
null
null
null
UTF-8
C++
false
false
2,550
h
// Geometric Tools, LLC // Copyright (c) 1998-2010 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // // File Version: 4.10.0 (2009/11/18) #ifndef WM4RANDOMHYPERSPHERE_H #define WM4RANDOMHYPERSPHERE_H ...
[ "loxotron@bk.ru" ]
loxotron@bk.ru
6951c61901ad8d1d8c9d51f2dd83e6535b2e9fe2
745d39cad6b9e11506d424f008370b5dcb454c45
/BOJ/16000/16212.cpp
942f93a1f95a9765c35fa1e1c85b294da89305eb
[]
no_license
nsj6646/PS
0191a36afa0c04451d704d8120dc25f336988a17
d53c111a053b159a0fb584ff5aafc18556c54a1c
refs/heads/master
2020-04-28T09:18:43.333045
2019-06-19T07:19:03
2019-06-19T07:19:03
175,162,727
0
0
null
null
null
null
UTF-8
C++
false
false
291
cpp
#include <bits/stdc++.h> using namespace std; int main() { ios_base::sync_with_stdio(false); cin.tie(0); int n; cin>>n; vector<int> v(n); for(int i=0;i<n;++i){ cin>>v[i]; } sort(v.begin(),v.end()); for(int x:v){ cout<<x<<' '; } return 0; }
[ "nsj6646@gmail.com" ]
nsj6646@gmail.com
a1df2f00efba8b1a277da7deb9fca819dda14c56
a1fbf16243026331187b6df903ed4f69e5e8c110
/cs/sdk/3d_sdk/maya/ver-8.5/devkit/ExternalWebBrowser/Windows/src/PlugIn/gecko-sdk/include/nsIDOMDocumentType.h
f7b4adbbe3889283e6b9416285df5e6318dc785b
[ "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause" ]
permissive
OpenXRay/xray-15
ca0031cf1893616e0c9795c670d5d9f57ca9beff
1390dfb08ed20997d7e8c95147ea8e8cb71f5e86
refs/heads/xd_dev
2023-07-17T23:42:14.693841
2021-09-01T23:25:34
2021-09-01T23:25:34
23,224,089
64
23
NOASSERTION
2019-04-03T17:50:18
2014-08-22T12:09:41
C++
UTF-8
C++
false
false
5,534
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/dom/public/idl/core/nsIDOMDocumentType.idl */ #ifndef __gen_nsIDOMDocumentType_h__ #define __gen_nsIDOMDocumentType_h__ #ifndef __gen_nsIDOMNode_h__ #include "nsIDOMNode.h" #endif /* For IDL files that don't wa...
[ "paul-kv@yandex.ru" ]
paul-kv@yandex.ru
2d2417d04062b5250820515da4c114d3c9013c2d
0f6b28bf6dfdc14808b5849455abc41ad7a79466
/AI/8-puzzle/firstchioce/firstChioce.cpp
5e5132739ab3c2a1ac1204c2ad72be7d717e1a76
[]
no_license
warsonchou/AI
c18e73bff3de953e56b6eded022ae9f096d4047d
42fca33773e527911e4db3109722676bb809d8c1
refs/heads/master
2021-05-31T04:14:43.491229
2016-02-25T03:31:12
2016-02-25T03:31:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,339
cpp
// 使用曼哈顿距离来到度量好坏 // first choice version #include "iostream" #include "algorithm" #include "stdlib.h" #include "stdio.h" #include "time.h" using namespace std; const int range = 100; void getRandomStart(int a[3][3]) { int i, j, num; bool isPut[9]; memset(isPut, false, sizeof(isPut)); for (i = 0; i < 3; i++) { f...
[ "1129134022@qq.com" ]
1129134022@qq.com
36218916249b629db40665712be2b46f6df1b321
6d8d760e9b1b2bebdbf1177bc52b7b0bf5319fed
/data/tplcache/6295c1fea5c50f198b71ab2ede809999.inc
943a7911fcd0fc97549c0db1b240491eb163e7df
[]
no_license
xiaolaifeng/cms
eda2eda59d3a4b9159b6888d3b5b56994d626c26
17308ad59ba0c85b1757d633c48d36059ab7a615
refs/heads/master
2016-09-11T02:07:01.120174
2015-01-02T04:46:17
2015-01-02T04:46:17
25,720,169
1
1
null
null
null
null
UTF-8
C++
false
false
693
inc
{dede:pagestyle maxwidth='800' pagepicnum='12' ddmaxwidth='200' row='3' col='4' value='3'/} {dede:img ddimg='/uploads/allimg/141007/1-14100G54010-lp.png' text='' width='320' height='568'} /uploads/allimg/141007/1-14100G54010.png {/dede:img} {dede:img ddimg='/uploads/allimg/141007/1-14100G54014-lp.png' text='' width='...
[ "xiaofeng_hero@163.com" ]
xiaofeng_hero@163.com
e3f25b525e9909e48bd122e105bdb81ea1531f02
ce4a3f0f6fad075b6bd2fe7d84fd9b76b9622394
/CTRTextureGouraudAdd.cpp
34303a450deccf92ff7a79ce99d1de6eaa1168cb
[]
no_license
codetiger/IrrNacl
c630187dfca857c15ebfa3b73fd271ef6bad310f
dd0bda2fb1c2ff46813fac5e11190dc87f83add7
refs/heads/master
2021-01-13T02:10:24.919588
2012-07-22T06:27:29
2012-07-22T06:27:29
4,461,459
5
2
null
null
null
null
UTF-8
C++
false
false
12,730
cpp
// Copyright (C) 2002-2011 Nikolaus Gebhardt // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #include "IrrCompileConfig.h" #include "CTRTextureGouraud.h" #ifdef _IRR_COMPILE_WITH_SOFTWARE_ namespace irr { namespace video { class CTRTexture...
[ "smackallgames@smackall-2bbd93.(none)" ]
smackallgames@smackall-2bbd93.(none)
122c26ad61b675ac7a70687447a2c90b0a067f85
19eb97436a3be9642517ea9c4095fe337fd58a00
/private/shell/ext/mydocs/src/viewcb.h
9b16d1c997fd3360d81d407b2cded1de7e65ffb7
[]
no_license
oturan-boga/Windows2000
7d258fd0f42a225c2be72f2b762d799bd488de58
8b449d6659840b6ba19465100d21ca07a0e07236
refs/heads/main
2023-04-09T23:13:21.992398
2021-04-22T11:46:21
2021-04-22T11:46:21
360,495,781
2
0
null
null
null
null
UTF-8
C++
false
false
898
h
#ifndef __viewcb_h #define __viewcb_h /*----------------------------------------------------------------------------- / CMyDocsViewCB /----------------------------------------------------------------------------*/ class CMyDocsViewCB : public IShellFolderViewCB, CUnknown { private: IShellFolde...
[ "mehmetyilmaz3371@gmail.com" ]
mehmetyilmaz3371@gmail.com
1ee76788bf6a3a28eceb229f676eded53643e4ca
95c367e58a79fd5a933dc0a2043adadccec5630c
/External/boost_1_63_0/boost/spirit/home/lex/lexer/lexertl/functor.hpp
260e4dcc507a66548d94c2f6acc1dc7dbad237cb
[ "BSL-1.0" ]
permissive
fl4re/COLLADAMobu
cf06fa2462d6655407ebc0502a6f25c7274dee84
4a81bec2b1d98b23311f13255fd9182c570a9b3d
refs/heads/master
2020-05-24T02:34:55.534671
2017-04-12T16:06:28
2017-04-12T16:06:28
84,808,624
0
0
null
2017-04-12T22:13:17
2017-03-13T09:35:38
C++
UTF-8
C++
false
false
11,900
hpp
// Copyright (c) 2001-2011 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #if !defined(BOOST_SPIRIT_LEX_LEXER_FUNCTOR_NOV_18_2007_1112PM) #define BOOST_SPIRIT_LEX_LEXER_FUNCTOR_NOV_18_2007_111...
[ "franck.ohayon@starbreeze.com" ]
franck.ohayon@starbreeze.com
4c8a716bfba9cc8e25b3041c6201fa18e90e6596
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/exporter/3dsplugin/src/n3dsmaterial/nabstractpropbuilder.cc
2bee889a35355417bed7fdde40b22ce9b3110114
[]
no_license
ugozapad/TheZombieEngine
832492930df28c28cd349673f79f3609b1fe7190
8e8c3e6225c2ed93e07287356def9fbdeacf3d6a
refs/heads/master
2020-04-30T11:35:36.258363
2011-02-24T14:18:43
2011-02-24T14:18:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,605
cc
#include "precompiled/pchn3dsmaxexport.h" #pragma warning( push, 3 ) #include "Max.h" #pragma warning( pop ) #include "n3dsmaterial/nabstractpropbuilder.h" #include "kernel/nkernelserver.h" #include "nscene/nscenenode.h" #include "nmaterial/nmaterialnode.h" nClass* nAbstractPropBuilder::nmaterialnode = 0; nC...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91
e50dfbf3493132b4631611703d23ff5f7b5b1fe7
889070c36584bf72670ead396b2c0932b9cb2f2d
/vish.cpp
49bb0161ac86526d97fb362265da05afdff43058
[]
no_license
viralipurbey/CompetitiveProgramminCodingNinjas
2586cb1f688265c29e66a50da906424986f98fa8
7fa063930a92f02efbdcf9afe55252df9e0299a6
refs/heads/master
2022-11-27T06:44:22.829945
2020-08-02T07:20:19
2020-08-02T07:20:19
257,389,120
0
0
null
null
null
null
UTF-8
C++
false
false
1,373
cpp
#include <stdio.h> #include<bits/stdc++.h> #define ll long long using namespace std; ll count(ll a[],ll k,ll sti,ll endi) { ll sum = 0; if(sti < endi) { ll midi = (sti+endi)/2; sum += count(a,k,sti,midi); sum += count(a,k,midi+1,endi); ll li = sti; ll ri=midi+1; ...
[ "viralipurbey4567@gmail.com" ]
viralipurbey4567@gmail.com
e11167364bc8d27de7b4e5dc9c98a3abb11c4596
74474c3e970b3c640e74bb9ac41c961593b88c31
/src/webserver/Cookie.cpp
ccdcb72f4dbdbf90fa43edf210a597c23bbae586
[]
no_license
tglane/webServPP
c95d755659d53d13b1effcd686eac3d1eb7462a0
53758fa3b23e0e898c1fd909707935a37607ff70
refs/heads/master
2021-06-22T15:24:20.606906
2021-02-08T21:31:21
2021-02-08T21:31:21
191,049,911
1
0
null
null
null
null
UTF-8
C++
false
false
1,374
cpp
// // Created by timog on 24.02.19. // #include "Cookie.hpp" namespace webserv { Cookie::Cookie(string name, string value, bool httpOnly, bool secure, string comment, string domain, string max_age, string path, int expires) { m_name = std::move(name); m_value = std::move(value); m_http_onl...
[ "timo.glane@gmail.com" ]
timo.glane@gmail.com
0e24840b48a7f7dce6a8fc38fd8d760fb5c3efc9
2c362195203bb7ee9d8595b028ac8087ca3f0be3
/Smart_Strings/Owned_Pointers.cpp
b6fe8c16a47f7b2d645819d8d842dc7b86878d45
[]
no_license
syed789/Assignment_02_-_Smart_Strings
15bbf9807712077b86760d079d34b0301f353bb0
943a0e4e92aa4ffc3b0740177896d56064efc387
refs/heads/master
2020-06-10T20:12:44.826951
2016-12-08T00:30:51
2016-12-08T00:30:51
75,887,484
0
0
null
null
null
null
UTF-8
C++
false
false
3,423
cpp
#include <iostream> using namespace std; // String Buffer class class String_Buffer { private: // string buffer char* string_buffer; // string size int size; public: // default constructor String_Buffer() { string_buffer = NULL; size = 0; } // destructor ~String_Buffer() { delete[size] string_bu...
[ "14bscsstayyab@seecs.edu.pk" ]
14bscsstayyab@seecs.edu.pk
2f7c53e6eca61a4d65b5a9090d33a226af61dcdd
f18fc611d43a332493e082cfd1ebed01a50d29f2
/flakor/base/entity/Scene.cpp
5f79fa8b26db8d973d705db58191744703f06ca6
[]
no_license
7heaven/Flakor
011995263f92d47179e79bd93527e32b660dfe5a
357d93db8592df9476b26cb43593eab7e6b652db
refs/heads/master
2020-12-27T15:14:11.269061
2014-12-03T09:59:30
2014-12-03T09:59:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
377
cpp
#include "targetMacros.h" #include "base/entity/Scene.h" FLAKOR_NS_BEGIN Scene::Scene() { relativeAnchorPoint = false; setAnchorPoint(MakePoint(0.5,0.5)); } Scene::~Scene() { } Scene* Scene::create() { Scene *pRet = new Scene(); if (pRet && pRet->init()) { pRet->autorelease(); return pRet; } else { F...
[ "saint@aliyun.com" ]
saint@aliyun.com
373dcdcddb1d1fa32b2095e20088a06a5b729804
b668dd9561e7cc31fd31471277cccb266bf8474a
/source/tetrixboard.cpp
67101ee7158e7405c0eb2987e05ad336851c363d
[]
no_license
wu-hua-guo/Myteris
968316860c5e4d7c089fbbdb0619862506376974
544e990cf3afcbd51c128ad7c38c498b597d1345
refs/heads/master
2020-03-22T13:44:42.055910
2018-07-09T14:49:44
2018-07-09T14:49:44
140,128,866
0
0
null
null
null
null
UTF-8
C++
false
false
8,644
cpp
#include <QtWidgets> #include "tetrixboard.h" class QDebug; //! [0] TetrixBoard::TetrixBoard(QWidget *parent) : QFrame(parent) { setFrameStyle(QFrame::Panel | QFrame::Sunken); setFocusPolicy(Qt::StrongFocus); isStarted = false; isPaused = false; clearBoard(); nextPiece.setRandomShape(); } ...
[ "2206757071@qq.com" ]
2206757071@qq.com
f69b885084c9cf74fe193810bbb1a9c435dd559e
6712863f4ba992d6b02e603b8c18c5a098c681eb
/lab/lab 28-05-2018/lab.cpp
5865b35cb80f95487034b1d3ba7a6e52ec205587
[]
no_license
Hasanul-Bari/oop
b141c95492d73c84baa0a3217d11beca5353f3c4
aa4efdebf83e5e9f1907effc081191aa6fee25e8
refs/heads/master
2021-05-17T02:51:48.875156
2020-12-31T14:00:44
2020-12-31T14:00:44
250,583,528
0
0
null
null
null
null
UTF-8
C++
false
false
518
cpp
#include<iostream> using namespace std; class student { int sid; char name; int level; float marks; float gp; public: void get(void) { cin>>sid>>marks; } void put(void) { cout<<sid<<"\t"<<marks<<endl; } }; int main() { student s[5]; cout<<"Ente...
[ "hasanul.bari.hasan96@gmail.com" ]
hasanul.bari.hasan96@gmail.com
484d26c21d64174b4c0d92a9f6665e706368a585
a06a9ae73af6690fabb1f7ec99298018dd549bb7
/_Library/_Include/boost/asio/read.hpp
bc114db39e51934b3bce64ec56e7a47bf73b68e7
[]
no_license
longstl/mus12
f76de65cca55e675392eac162dcc961531980f9f
9e1be111f505ac23695f7675fb9cefbd6fa876e9
refs/heads/master
2021-05-18T08:20:40.821655
2020-03-29T17:38:13
2020-03-29T17:38:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
26,006
hpp
// // read.hpp // ~~~~~~~~ // // Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef BOOST_ASIO_READ_HPP #define BOOST_ASIO_READ...
[ "adm.fael.hs@gmail.com" ]
adm.fael.hs@gmail.com
6a8a4f962e338fc9e65d8984f44ce536a62d84a8
1ee6daace32d2b103cc29f36e836d23426dd76de
/553e4a8d6d656372d3000000/code/RobotAI.cpp
c7707cc7215eefb2ec56e3eab739a7a88b55a798
[ "Apache-2.0" ]
permissive
MechEmpire/Mechempire-meches
874ae3360c74e25573cb5bc2c3872f2696258744
aa95b15f061f4179c9061595e73c7127587cc4df
refs/heads/master
2021-01-14T12:27:01.390406
2015-06-06T07:42:03
2015-06-06T07:42:03
35,320,888
1
0
null
null
null
null
UTF-8
C++
false
false
23,793
cpp
#include "RobotAI.h" #include<iostream> RobotAI::RobotAI() { } RobotAI::~RobotAI() { } //----------------------------------------------------- //1.必须完成的战斗核心 //----------------------------------------------------- static int frame = 0; void RobotAI::Update(RobotAI_Order& order,const Robot...
[ "tairyguo@gmail.com" ]
tairyguo@gmail.com
64a04d0fa7d7aa7e632d9071251e6a13e6b4fd5e
dc603c3d2bf052384f1157a6c9c83ff08a60bd86
/src/draw/css/parser/CSSTokenizerInputStream.h
e6e0e1b99252b3ea11746b07fdabb764cff7d964
[ "MIT" ]
permissive
cyllene-project/Rubric
b9d9d6246904acbf1a8e84a6ec353f3db766c5ef
dae36e7a0801b35056dfb676c2f9c60faaaa09f8
refs/heads/master
2020-06-04T17:46:58.512132
2019-07-19T15:23:59
2019-07-19T15:23:59
192,129,479
0
0
null
null
null
null
UTF-8
C++
false
false
4,204
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Copyright (C) 2016 Apple 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 ret...
[ "chebizarro@gmail.com" ]
chebizarro@gmail.com
7069e7eb869ab45174e16cf9c0fdc79c5c50204b
47f53bed9d6a4e8f2f84c1931ebe773cf58256b9
/lib/CATGUI/CAT3DView.cpp
a3c09b951b17fd161c0ff6fad34572b0fa2cb43b
[ "Libpng", "LicenseRef-scancode-unknown-license-reference", "MIT", "Zlib", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
michaelellison/Mike-s-Demo-App
a105ac46bbd29df0403423190579d24e0c4a4746
c0ba505e935bb1d98925c3b6bf04d3d5e2afa19a
refs/heads/master
2021-01-17T06:28:45.247677
2011-06-09T00:25:00
2011-06-09T00:25:00
1,840,197
0
0
null
null
null
null
UTF-8
C++
false
false
18,890
cpp
// ------------------------------------------------------------------ // CAT3DView.cpp // Copyright (c) 2002-2011 Mike Ellison. // Quick hack to wedge it from old GUI to new.... needs work. // ------------------------------------------------------------------ #include "CAT3DView.h" #include "CATWindow.h" #include "CA...
[ "me@michaelellison.me" ]
me@michaelellison.me
c65385ba0b57b9c24e5148df1b2ea84f08dee214
de3b55be8224007e01e79000d8d9800ff9da1ac3
/hash/hash/Hashing.cpp
81d96805c3977095d23806b627f7ac9b2dbf8c0e
[]
no_license
katherin2096/ADA
7f22cb566239fec5dba36200f6d12fa403008d26
ac1c0c73c2d0808cd2024f3ce185099e1460f18e
refs/heads/master
2022-06-03T03:10:38.815242
2020-05-01T00:20:26
2020-05-01T00:20:26
260,348,475
0
0
null
null
null
null
UTF-8
C++
false
false
3,003
cpp
#include "Hashing.h" #include <cstdio> #include <string> #include <fstream> #include "Hashing.h" #include <iostream> //#include <bits/types/FILE.h> #include <cstring> #include <tuple> #include <functional> using namespace std; Hashing::Hashing(int size, string filepath) { this->size = size; this->filepath = filepa...
[ "38145569+katherin2096@users.noreply.github.com" ]
38145569+katherin2096@users.noreply.github.com
f31b657238964f0d43a1a68e3fc918d1ff027da2
7d66dfb8210fb31ecce8a7d758f8ffa0d6b06b8a
/chrome/browser/chromeos/login/login_ui_keyboard_browsertest.cc
3e5b8d1b6df38f41b8e5e142e6c46c6ef3c673ac
[ "BSD-3-Clause" ]
permissive
souldanger/iridium-browser
e5cb80d7e9bc8b54b1cd8b187913584d4f60ef06
260fd220fbd10a976ebd32d2266f05070b0e421e
refs/heads/master
2023-02-24T09:03:11.671406
2015-05-04T12:30:46
2017-04-24T13:59:34
90,760,286
1
0
null
2017-05-09T15:11:56
2017-05-09T15:11:56
null
UTF-8
C++
false
false
9,415
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/command_line.h" #include "base/location.h" #include "base/message_loop/message_loop.h" #include "base/single_thread_task_runner.h" #include...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
1f80fab377c76adb00557d6376cda5f006c46e52
bfe6df5301221a56f2328923506cc4a1839e8077
/Version 1.x/Source/dpagesourcewindow.cc
8b0795b7dfb6ce82afe0e8568ae018c48fe220b3
[]
no_license
elementakion/dooble
64f7ca6f8468f3e15d65841b647b99f93f0efdeb
5406278697eb462c0a3a5d388067738bbf60aa79
refs/heads/master
2021-01-14T09:55:13.356385
2015-04-03T16:51:24
2015-04-03T16:51:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,343
cc
/* ** Copyright (c) 2008 - present, Alexis Megas. ** 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. Redistributions of source code must retain the above copyright ** notice, this lis...
[ "textbrowser@gmail.com" ]
textbrowser@gmail.com
01e8ec44b80deffdd92d33706685a9deabbffac3
ea12fed4c32e9c7992956419eb3e2bace91f063a
/zombie/code/zombie/nscene/src/nscene/nsurfacenode_main.cc
74d5e83ef12b4c20b501095b24518e59c6cfe3b1
[]
no_license
ugozapad/TheZombieEngine
832492930df28c28cd349673f79f3609b1fe7190
8e8c3e6225c2ed93e07287356def9fbdeacf3d6a
refs/heads/master
2020-04-30T11:35:36.258363
2011-02-24T14:18:43
2011-02-24T14:18:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,575
cc
#include "precompiled/pchnscene.h" //------------------------------------------------------------------------------ // nsurfacenode_main.cc // (C) 2002 RadonLabs GmbH //------------------------------------------------------------------------------ #include "nscene/nsurfacenode.h" #include "nscene/nsceneshader.h...
[ "magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91" ]
magarcias@c1fa4281-9647-0410-8f2c-f027dd5e0a91
cf0079b50392ef28a65d7161fffcfeff53a44a11
da9985577c307a6f2b00f2d6afd6654d06a9230a
/src/commonlib/kslib/anet/src/anet/ipackethandler.h
67106ae44aa87599e7de99427aca9a8f0c8c6c6a
[]
no_license
charpty/kingso
e720bd247efd7b1b7674c089947d9adb9963f4a1
c65cd16a7aa38f9dfa37f66320bc8e42b30c8662
refs/heads/master
2023-08-09T09:47:51.121529
2019-03-03T15:28:14
2019-03-03T15:28:14
173,532,203
4
12
null
2020-10-13T12:12:18
2019-03-03T04:51:21
C++
UTF-8
C++
false
false
1,088
h
#ifndef ANET_IPACKETHANDLER_H_ #define ANET_IPACKETHANDLER_H_ namespace anet { class Packet; class IPacketHandler { public: enum HPRetCode { KEEP_CHANNEL = 0, CLOSE_CHANNEL = 1, FREE_CHANNEL = 2 }; /** * This function is used in Client. When ANET receive response, * it...
[ "charpty@gmail.com" ]
charpty@gmail.com
7589d43a7b791287c6505d22fb04531097645f27
83ed1e2f176133c03a5f6dfa504b8df15ae71efb
/c/DMD/DMD10/Variable_r_ext/txt2txt.cpp
97dc75deb9d9109340dc85d80c2aada4a6021394
[]
no_license
jmborr/code
319db14f28e1dea27f9fc703be629f171e6bd95f
32720b57699bf01803367566cdc5fff2b6bce810
refs/heads/master
2022-03-09T16:11:07.455402
2019-10-28T15:03:01
2019-10-28T15:03:01
23,627,627
0
0
null
null
null
null
UTF-8
C++
false
false
59,752
cpp
#include "pseudoAA.h" #include "pseudoPep.h" #include "PDBLib.h" #include "random.h" #include "pseudoTXT.h" #include <cstring> using namespace std; int isKeywords(string line){ //cout << sizeof(txtKeyWords)/sizeof(string) << endl; for(int i=0; i<sizeof(txtKeyWo...
[ "borreguero@gmail.com" ]
borreguero@gmail.com
9c7f46fbe2f48dfd946d5f9ded8a91c8b1003304
79cb191be612b15d12c791381d290f256e3d5406
/Framework Praktikum 2/Matrix4.cpp
8680b6a6eb9096e623a68df2819acbc5167ddd03
[]
no_license
cr4ckl1n/GEMCAD-1
ccea1fe523549f94cde6d0d9d35bfe170dd3489d
935770d5e1dc3edc8819662ad506e1cdd5dffcec
refs/heads/master
2021-01-10T13:18:44.096448
2016-01-27T08:30:30
2016-01-27T08:30:30
47,255,637
0
3
null
2016-01-27T08:30:32
2015-12-02T11:04:20
C++
MacCentralEurope
C++
false
false
5,607
cpp
// ========================================================================= // // Authors: Matthias Bein // // mailto:matthias.bein@igd.fraunhofer.de // // // ...
[ "cr4kl1n@gmail.com" ]
cr4kl1n@gmail.com
d23236156489e847368bd1cd87e77cd030ede2e9
d79408a9616a8ff8ac9375b9fffaa45ae6698fd5
/src/rpc/rawtransaction.cpp
a4745ac25c4341ca87809c750df9d380ab44bad3
[ "MIT" ]
permissive
Schepses/nero
6c77f5df6afd36a6ebcb14af1d8257d918d7bda7
7ec5e3a6c7f1c75f5ec15b1f4d0bcb9cdc0ec9b0
refs/heads/master
2020-03-07T13:43:18.425050
2018-03-28T12:27:27
2018-03-28T12:27:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
39,564
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Copyright (c) 2014-2017 The Nero Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "base58.h" #include "chai...
[ "root@DS792121.clientshostname.com" ]
root@DS792121.clientshostname.com
2e8005a997839cfa728fc00f6bc089f56ad2384e
16ce45e5ad8aead05730b118cef3be4523636ca3
/src/49. Group Anagrams/main.cpp
3b97b1fb125ca31d021ac1b83161dfd4c88c70b4
[ "MIT" ]
permissive
sheepduke/leetcode
9a23d3392310e0ba91cae8e9cb557d85cddc6ccc
7808b3370e4c3e19b2b0bc2bcee62f659906c3eb
refs/heads/master
2020-05-02T21:56:22.689703
2019-10-30T03:35:02
2019-10-30T03:35:02
178,235,715
0
0
null
null
null
null
UTF-8
C++
false
false
1,065
cpp
/* Given an array of strings, group anagrams together. Example: Input: ["eat", "tea", "tan", "ate", "nat", "bat"], Output: [ ["ate","eat","tea"], ["nat","tan"], ["bat"] ] Note: All inputs will be in lowercase. The order of your output does not matter. */ #include "../util/common.hpp" class Solution...
[ "sheepduke@gmail.com" ]
sheepduke@gmail.com
e927b31f3f5f82fa4202f157ee94bef9a06d025c
46bc6200b2e8e060f5e319ac8e2d6701fdf38793
/Koramu/ScriptManager.h
6432716915fe6f1beffda3a354e84cb47b9d0ccd
[]
no_license
ariogato/Koramu
31937a01e53bab8f6cae5c4b14e32d5c135f7326
55502dd61cdb434c7364f1a03105ccaa62247123
refs/heads/master
2021-11-10T20:23:13.789728
2021-11-08T15:37:31
2021-11-08T15:37:31
74,519,918
4
0
null
null
null
null
ISO-8859-1
C++
false
false
1,844
h
#pragma once #include <string> #include <map> #include "Script.h" namespace LuaRegistrations { class BaseLuaRegistration; } /* Dies ist eine Singleton Klasse, die nach dem Vorbild des TextureManagers alle Lua Skripte * mit den dazugehörigen Methoden, Tabellen, etc. organisiert. * über den ScriptManager können an...
[ "ario2000.ad@gmail.com" ]
ario2000.ad@gmail.com
3d2c7332c6e711bb9c4d909bb660f6aab7622f7f
6e20207f8aff0f0ad94f05bd025810c6b10a1d5f
/SDK/GlimpseShopkeeperNPC_classes.h
ee02910d9ba7389cbd1d0680fba4b6eb20c054b2
[]
no_license
zH4x-SDK/zWeHappyFew-SDK
2a4e246d8ee4b58e45feaa4335f1feb8ea618a4a
5906adc3edfe1b5de86b7ef0a0eff38073e12214
refs/heads/main
2023-08-17T06:05:18.561339
2021-08-27T13:36:09
2021-08-27T13:36:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
840
h
#pragma once // Name: WeHappyFew, Version: 1.8.8 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass GlimpseSh...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
5260027aa62ddbdf628d6155fbd42137e23b243c
401cc62accb8f5630fe6531cf8faf911e4ff6dae
/Utilities.cpp
2f70af973840bc2c9cc5a02d19c3bba149eb2692
[ "MIT" ]
permissive
soulhez/VkColors
c2f7926548b2b99f22a6d040690a31bdff30ed12
98acef13fb990311e7185af1195e58984e86238f
refs/heads/master
2020-12-11T04:55:28.756081
2019-05-22T21:35:57
2019-05-22T21:35:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
936
cpp
#include "Utilities.h" #include <fstream> #include <stdexcept> std::vector<char> loadFile(const std::string& path) { std::ifstream file = std::ifstream(path, std::ios::binary | std::ios::ate); if (!file) throw std::runtime_error("Could not open file"); std::vector<char> result; result.resize(file.tell...
[ "vazgriz@gmail.com" ]
vazgriz@gmail.com
38ee073dc35957ed694a581005ef2bdfc2a8411e
c5ad94c5f44ea26bfcd67f0b88862b895fe965d2
/MIPSCompiler/Compiler.cpp
31acbf5d2752d2b8f57fa1fb6ef78fd77e450e8b
[]
no_license
Gongzq5/SYSU-Computer-Organization-And-Design
2540ecfe7f24983d04b643b0ae676c2f9b04da37
04f4eb160d0469382cb941b79af82ee466c49ab0
refs/heads/master
2020-03-19T12:18:09.227802
2018-07-09T01:20:50
2018-07-09T01:20:50
136,509,221
1
0
null
null
null
null
UTF-8
C++
false
false
5,988
cpp
/* * @Time 2018/06/05 16:33 * @Author Zequn Gong * * Compile MIPS code to binary code */ #include <stdio.h> #include <memory.h> #include <string.h> #include <stdlib.h> #include <iostream> #include <map> using namespace std; std::string instruction; /* // // If you want single one, just change to use this ...
[ "765194873@qq.com" ]
765194873@qq.com
d590a825873fd24da451812f74e35fee50807b98
f2609d00ba6e66f4bbd909c796d68361867a497e
/Player.cpp
ec03be1c8ff4bd692647cc67b372aa58759a0195
[]
no_license
filosmusic/BaseCode
e655c68520c8b66b436822ab79aefecfe88d5681
bbaa22823a1eaae5cfcce80a8afb7067986209f5
refs/heads/master
2021-01-14T08:50:09.930051
2015-11-28T20:54:10
2015-11-28T20:54:10
43,768,213
0
0
null
2015-10-06T17:56:43
2015-10-06T17:56:42
null
UTF-8
C++
false
false
3,538
cpp
#include "Player.h" #include "TextureManager.h" #include "game.h" #include "inputManager.h" #include <iostream> using namespace std; #define UP SDL_SCANCODE_W #define DOWN SDL_SCANCODE_S #define RIGHT SDL_SCANCODE_D #define LEFT SDL_SCANCODE_A Player::Player() { this->spriteCol = 0; this->spriteRow = 0; this->xDi...
[ "filosmusic@hotmail.com" ]
filosmusic@hotmail.com
7488e4cb87fefd3c5b39f32a47a38b45f2fd63b3
5849b70aac97193a486155c59e58b34a3fdab20f
/Terrain.h
2517bed0464e789d952eed8fb4cd174e80a9cda6
[]
no_license
widavies/5607-Final
5feb27da89a5ce207081a14113e49bf417b7e25e
1d939cac0eb4a35c25e59e46b0256b410e3bfaaa
refs/heads/master
2023-04-19T14:39:03.154505
2021-05-08T05:51:28
2021-05-08T05:51:28
361,471,638
1
0
null
null
null
null
UTF-8
C++
false
false
647
h
#pragma once #include "RawModel.h" #include "ModelTexture.h" #include "ModelLoader.h" #define SIZE 800 #define VERTEX_COUNT 128 class Terrain { public: Terrain(int gridX, int gridZ, ModelLoader& loader, ModelTexture* texture) : _texture(texture) { _x = gridX * SIZE; _z = gridZ * SIZE; _model = generateT...
[ "wdavies973@gmail.com" ]
wdavies973@gmail.com
01610748b5c716a5ed3ca870dbe434abc0c2f4f0
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_2755486_0/C++/Takuma/C.cpp
71fdb2b5eb59626e1d78df7c916092d99e2d3490
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
GB18030
C++
false
false
1,634
cpp
// C.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <iostream> #include <cstdio> #include <algorithm> #include <cmath> #define maxn ( 105 ) #define BASE ( 500 ) using namespace std; struct Tnode{ int day, west, east, s; }attack[ maxn ]; int wall[ 2005 ], M, N, day, Ni, Wi, Ei, Si, delta_d,...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
f3ada1fdf961eefeddf365fd1fadc4c20c458450
b3cbf86f1704e0d62ca2fbb952a692a2de580c88
/2-2/cardMatch/cardmatch.cpp
e108efb08dbcefc7335faca8138b3973c7b8587a
[]
no_license
WoosungMichael/CSE
e343846c44db52089430a5b6e8d09fa59ba0ada9
937f0d366cd69bedc3aaf2b1cccefa08515ec124
refs/heads/master
2023-05-09T12:35:39.879861
2021-06-02T05:00:17
2021-06-02T05:00:17
327,325,348
1
0
null
null
null
null
UHC
C++
false
false
7,578
cpp
//2017112148 김우성 #include "Common.h" #include "P2017112148.h" P2017112148::P2017112148() //생성자 { for (int i = 0; i < BOARD_SIZE; i++) { for (int j = 0; j < BOARD_SIZE; j++) { //가능한 모든 인덱스의 조합을 2차원 벡터를 이용하여 넣어준다. vector<int> v2; v2.push_back(i); v2.push_back(j); //size가 2인 v2벡터를 만들고 v.push_back(v2); //...
[ "woosung0420k@naver.com" ]
woosung0420k@naver.com
e4a77853a86e5160066d1f56f882436cab894677
242221d71c0db162b1821fbaa2fc0a8439a44e98
/Lab5-6/Lab5-6/OnlineSession.h
4c98fd99f3009fedcc64b14712a33e53d18a08d4
[]
no_license
BereDarius/oop-course
c4098e31a13b5308da10d52c0ff2dde8f96c038b
2f574e280b0524c958d1131e7a890c08391784a7
refs/heads/master
2023-04-08T09:50:33.201681
2021-04-03T11:17:13
2021-04-03T11:17:13
354,260,819
0
0
null
null
null
null
UTF-8
C++
false
false
543
h
#pragma once #include "Request.h"; class OnlineSession : public Request { public: OnlineSession(int id, Date dd, float price, char* subj, std::string url, int time) : Request(id, dd, price, subj) { m_url = url; m_time = time; } OnlineSession(const Request request); OnlineSession(const OnlineSession...
[ "noreply@github.com" ]
BereDarius.noreply@github.com
a8024bdf919b025fc735a6547e1bbdb688593e0e
3af68b32aaa9b7522a1718b0fc50ef0cf4a704a9
/cpp/A/B/D/B/C/AABDBC.h
229083dea784fb12643b1db83dcdddff8b752393
[]
no_license
devsisters/2021-NDC-ICECREAM
7cd09fa2794cbab1ab4702362a37f6ab62638d9b
ac6548f443a75b86d9e9151ff9c1b17c792b2afd
refs/heads/master
2023-03-19T06:29:03.216461
2021-03-10T02:53:14
2021-03-10T02:53:14
341,872,233
0
0
null
null
null
null
UTF-8
C++
false
false
67
h
#ifndef AABDBC_H namespace AABDBC { std::string run(); } #endif
[ "nakhyun@devsisters.com" ]
nakhyun@devsisters.com
cabe35183e174385d4de43f13f7fb4d63c9f7b5c
c1014fa42d8ed378910bcf19292ac30bebca9c94
/CSES/DP/Grid Paths.cpp
032d63cd1c72994aa7cfa5b29ba2d622d423fdec
[]
no_license
nuwaa650/Hacktoberfest_21
b4aee80fbd097dfb4b67417f7b1c4dfafb80a974
17eda0576a244614c0f5c5d0a4188bad2ecc86ca
refs/heads/main
2023-08-21T15:40:11.188785
2021-10-31T18:05:37
2021-10-31T18:05:37
422,869,249
0
3
null
2021-10-31T18:05:38
2021-10-30T12:02:50
C++
UTF-8
C++
false
false
897
cpp
#include<bits/stdc++.h> using namespace std; #define pb push_back #define inf 1e18 #define mp make_pair #define mod 1000000007 typedef vector<int> vi; typedef long long int lli; typedef pair<lli,lli> pii; long long gcd(long long a, long long b) { return b == 0 ? a : gcd(b, a % b); } long long lcm(long long a, long lo...
[ "noreply@github.com" ]
nuwaa650.noreply@github.com
6fa81dd5da8e06749cf2e2768cc28834c18bdbb8
d6437d847b7e1298d4d3fe61a5c3b84cd3dd504b
/dstreader/src/THB1D.cxx
0aa8e28665eee6ddd8aaa04ddfc845744e42160e
[]
no_license
adamjaro/star-upc
607c92edd3200687c31689552a238e16d742407e
b858f2ca09f90710ce18145debba638672f4a8c4
refs/heads/master
2023-03-15T18:00:29.818523
2023-03-10T23:16:36
2023-03-10T23:16:36
140,722,696
0
0
null
null
null
null
UTF-8
C++
false
false
4,652
cxx
//c++ headers #include <iostream> #include <sstream> #include <iomanip> #include <vector> #include <string> //ROOT headers #include "TMath.h" //local headers #include "THB1D.h" using namespace std; //_____________________________________________________________________________ THB1D::THB1D() { //cout << "THB1D"...
[ "jaroslav.adam@cern.ch" ]
jaroslav.adam@cern.ch
28ef5e09a4bd59857ca44aa31ccc2314a16cd3e7
e20151c58b3b035f8cc08e72d292add2581f46f3
/CG_skel_2017/CG_skel_w_MFC/InitShader.cpp
fb10b5ac8bb318b13b720548371bcaeb12474080
[]
no_license
dolbb/ComputerGraphics
f2a1133bb7377fe1d0c9e0df11a510da9a18f1cd
84227b475c85c868742643cb68dd0db8823ee4da
refs/heads/master
2021-09-05T14:36:13.654943
2018-01-28T22:31:27
2018-01-28T22:31:27
108,871,834
1
0
null
null
null
null
UTF-8
C++
false
false
2,354
cpp
#include "stdafx.h" #include "GL/glew.h" #include "GL/freeglut.h" #include "GL/freeglut_ext.h" #include "InitShader.h" #include <iostream> // Create a NULL-terminated string by reading the provided file static char* readShaderSource(const char* shaderFile) { FILE* fp = fopen(shaderFile, "r"); if ( fp == NULL )...
[ "dolbb@campus.technion.ac.il" ]
dolbb@campus.technion.ac.il
10a05799dac0686ccc5d60d0f57064e9cec97120
00c018a0d1a98c617d23ad84ea3097796d6eb772
/third_party/blink/renderer/core/layout/ng/ng_fragmentation_utils.h
c75aae900c003c952697f6fb41a67107af00c34b
[ "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
Ambyjkl/chromium
14ea14729df5e6ecdfbe5c996855c73740b5304f
23b2a91ba2010775480846cf8df64aeb7dba3db3
refs/heads/master
2023-03-10T21:18:50.899286
2019-11-22T02:46:17
2019-11-22T02:46:17
223,312,529
0
0
BSD-3-Clause
2019-11-22T03:04:16
2019-11-22T03:04:14
null
UTF-8
C++
false
false
11,376
h
// 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. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_NG_FRAGMENTATION_UTILS_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_NG_FRAGMENTATION_UTILS_H_ #...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
5a496d0bd1d3b569c0acac032cc04486137d4598
ac8e6ecd711e2c4d8ec12435a32d53d57f14f875
/C4BoardPartWidget.hpp
c61b9c1c78a475a3feb0d11cc3a06d12c7e28b02
[]
no_license
starring94/connect4
1de5bb725b535d8286ac4f9941dc8545d1673012
7e0b42187a2650efb2c85e7cb8b3a0f3df4772a3
refs/heads/master
2023-04-29T12:29:28.940934
2021-05-17T21:52:21
2021-05-17T21:52:21
363,424,119
0
0
null
null
null
null
UTF-8
C++
false
false
648
hpp
#ifndef C4BOARDPARTWIDGET_HPP_INCLUDED #define C4BOARDPARTWIDGET_HPP_INCLUDED #include "BasicWidget.hpp" #include "C4PieceWidget.hpp" class C4PieceWidget; class C4BoardPartWidget : public BasicWidget { protected: int m_radius; int m_relativePositionX; int m_relativePositionY; public: C4BoardPartWidge...
[ "kovinor123@gmail.com" ]
kovinor123@gmail.com
d7830067513037fe3a125cdb9762766258141ce6
c75e00a4569cf9eb5392f48f81623f6d7991ce3e
/Jungding/Snowboard/ResourceManager/Type/GdsVertexBuffer.cpp
23d9fdd561199c35e69f081ef7ac13d1b2d1d2a6
[]
no_license
rodrigobmg/choding
b90dd63ff3916d969ca625134553e1ff034e1de8
7b559066e0c0989720a507c011bbfd0168c7de8f
refs/heads/master
2021-01-01T03:41:36.274647
2012-04-02T07:03:21
2012-04-02T07:03:21
57,394,584
0
0
null
null
null
null
UTF-8
C++
false
false
1,954
cpp
#include "stdafx.h" GdsVertexBuffer::GdsVertexBuffer() :m_Vertex_Maxcount(0) , m_FVF( GDSVERTEX::FVF ) , m_iStartVertexIndex(0) , m_VertexSize(0) , m_iEndVertexIndex(0) { } GdsVertexBuffer::~GdsVertexBuffer() { vRelease(); } void GdsVertexBuffer::vClear() { m_pBuffer.clear(); m_Vertex_Maxcou...
[ "LeeOneHyo@gmail.com" ]
LeeOneHyo@gmail.com
5dbfa5f3fba6ad7d954c1e5a3344935ddf1a15cc
dbec01ac3551d4dd2e1efbed81f6b1701a416fe3
/Models/AgileTrafficLight2/TrafficLightMVP2/MVP2Config/TrafficLightSystem.cpp
196ee0ae9a36924ce2024785785588f855866a46
[ "MIT" ]
permissive
ceobkdn/Agile-Model-Based-Systems-Engineering-Cookbook
8bebdb3892b12c6efc13a0bb8c71f34f0c81c119
459c90a7b5af0aa9c16f517fd6caafc39d83f545
refs/heads/main
2023-03-23T05:58:06.611129
2021-03-16T08:29:14
2021-03-16T08:29:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,144
cpp
/******************************************************************** Rhapsody : 9.0 Login : Bruce Component : TrafficLightMVP2 Configuration : MVP2Config Model Element : TrafficLightSystem //! Generated Date : Tue, 8, Dec 2020 File Path : TrafficLightMVP2/MVP2Config/TrafficLightSystem.cpp *****************...
[ "45961039+packt-pradeeps@users.noreply.github.com" ]
45961039+packt-pradeeps@users.noreply.github.com
a477c58c46a7ffd919a3bbb9c111ff937191d955
f02edd2114db35a5534343c03ed25ce4eda5211f
/decToBinStrings.cpp
d3b05029211adb59154410fc4673fba949a46eb0
[]
no_license
princeKhale/DigitalFilterCAD
b727572b941736adbd3e66ed327f6dce0b4eda91
23916cee01b5e8ae416f74462697e59bf819e3ee
refs/heads/master
2020-04-05T19:05:27.583198
2018-12-15T01:24:57
2018-12-15T01:24:57
157,118,052
0
0
null
null
null
null
UTF-8
C++
false
false
1,882
cpp
#include <bitset> #include <iostream> #include <cstdlib> #include <stdlib.h> int main(int argc, char *argv[]) { //Get input double n = std::stod(argv[1]); if(abs(n) > 127){ std::cout << "Error: Coefficient magnitude too large"; return 1; } char biNum[65]; //Split the i...
[ "noreply@github.com" ]
princeKhale.noreply@github.com
4a986e5576d8281150c170e02dfae074c294f573
bac2e3150dad528691b93c7b7d0ca4959cece801
/others/xPlusYCardProblem.cpp
66acd9b3104f8b7095c34fd1f43418446abd6f4e
[]
no_license
bbvch13531/algorithm
78c566bcac9dd642dd81ad4d6aca10fa50746cfb
cf2737d2ffe7f1ef53841c273ff460e38e397ebf
refs/heads/master
2023-01-06T05:24:55.207768
2022-12-21T11:17:49
2022-12-21T11:17:49
164,439,044
1
0
null
null
null
null
UTF-8
C++
false
false
1,120
cpp
// // xPlusYCardProblem.cpp // Algorithm // // Created by KyungYoung Heo on 2018. 7. 28.. // Copyright © 2018년 KyungYoung Heo. All rights reserved. // #include <iostream> using namespace std; string process(string str); bool isFinished(string str); void flipCard(string& str, int index); int main(void){ stri...
[ "bbvch13531@gmail.com" ]
bbvch13531@gmail.com
9d120febe3a9229a8070e72022b4c415b9a1933a
87b0a0cc6d5c1477b3b4942f544b84c9bcaa281b
/aitu_sorosorosibaku/src/Gimmick/EnergyBullet.cpp
ee1770aea969b976c631b47063a1e639c2ed48be
[]
no_license
yuki-nakano/TeamProduction_2_firstSemester
bb3830e302573976ef89ba608744fbbc5779888e
b3e6bda9a7cac14400661156ff04dea2ac80bd26
refs/heads/master
2023-06-05T04:06:52.444348
2021-06-27T16:43:10
2021-06-27T16:43:10
373,681,446
0
0
null
null
null
null
UTF-8
C++
false
false
1,305
cpp
#include "EnergyBullet.h" EnergyBullet::~EnergyBullet() { } bool EnergyBullet::Exec(float player_posx_, float player_posy_) { if (!isAlive) { return false; } AddCount(); Move(); IsCollidePlayer(player_posx_, player_posy_); if (IsFinished()) { isAlive = false; } return true; } void EnergyBullet::Draw()...
[ "nyuki0614@gmail.com" ]
nyuki0614@gmail.com
20f100bd9a27835ed617f1331c7468df503cf4e9
d377590bb4e636ab642e748ca221bb9bd9b83a81
/sessio6/ex3/MyGLWidget.h
b0ea54b6ff26a0ddc2b9590d6dff5caf0ea2ed86
[]
no_license
ArnauRamon/FIB-IDI-Labs
f39e0b0f57fcb34492827a7c2e7b5da56c50c7d0
b2946ca9092d6e03398970a80f1f722d2ab153a6
refs/heads/master
2022-03-11T09:40:00.074707
2019-11-16T16:25:06
2019-11-16T16:25:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,690
h
#define GLM_FORCE_RADIANS #include <QOpenGLFunctions_3_3_Core> #include <QOpenGLWidget> #include <QOpenGLShader> #include <QOpenGLShaderProgram> #include <QKeyEvent> #include "glm/glm.hpp" #include "glm/gtc/matrix_transform.hpp" #include "model.h" class MyGLWidget : public QOpenGLWidget, protected QOpenGLFunctions_3_3...
[ "ana.gabriela.mestre@est.fib.upc.edu" ]
ana.gabriela.mestre@est.fib.upc.edu
87e7b59a8bf9eb09acdfb7788046e97b9c084a9e
cc9ae71207dc667c2e0be27671ced5c86f2f71a3
/test/oldstudy/class_fun.cpp
c450701affda8c3b7a4499a732b4d0fa809bd115
[]
no_license
xm0629/c-study
aed8480aa30b35637bfca307e009eb8b827b328d
26183be9c91b2b53bd71b6693fe6d39823bc5d63
refs/heads/master
2020-04-09T11:35:48.047562
2019-03-30T15:27:01
2019-03-30T15:27:01
160,316,327
1
0
null
null
null
null
UTF-8
C++
false
false
645
cpp
// 带参数的构造函数 # include <iostream> using namespace std; class Box { public: Box(int, int, int); // 带参数的构造函数 int volume(); private: int height; int width; int length; }; //在类外定义带参数的构造函数 Box::Box(int h, int w, int len) { height = h; width = w; length = len; ...
[ "920972751@qq.com" ]
920972751@qq.com
91dbe0453bb6260b70f55a27665dad5b9df8f90f
b93f4b53bd4e87b13478eb310a503031e58c47cd
/work-directory/PowerOfThree/main.cpp
8a751ef85849d738910e21bf83a7c3a9fcee428f
[]
no_license
eugenemavrin/leetcode
65437c5d1f92a369ad2ab70ee80c88bbc5d05a01
35516fedbd766ffa4ed686866bffe5fa2d03d305
refs/heads/master
2023-03-23T16:50:59.806695
2021-03-14T21:06:52
2021-03-14T21:06:52
337,873,647
0
0
null
null
null
null
UTF-8
C++
false
false
541
cpp
#include <iostream> using namespace std; class Solution { public: bool isPowerOfThree(int n) { // Runtime: 8 ms, 89% // Memory Usage: 5.9 MB, 81% if (n == 1) return true; const int three = 3; if (n % three != 0 && n > 1) return false; ...
[ "e.mavrin@skoltech.ru" ]
e.mavrin@skoltech.ru
a14029da149a281b32e591384ddf3f34ff744177
168c0dca487228f7682febfef1aaafe87e0006aa
/03/ex02/FragTrap.cpp
155df2b4fd78fdc6212b057b6411c5ba232b17c2
[]
no_license
yaksaer/42-CPP-Module
d22f50e35c8cac8d41ccee0691e3670719086ce8
e1faddb142ef00eb0aa54f1cff4d40b63f9f521e
refs/heads/master
2022-03-29T17:22:27.363929
2020-01-10T17:45:47
2020-01-10T17:45:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,614
cpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* FragTrap.cpp :+: :+: :+: ...
[ "ncolomer@e2r2p4.42.fr" ]
ncolomer@e2r2p4.42.fr
c76c87e765af4f7867f37d73f1853e2b3c94a2e5
4d209d683e5fcd03f7ffeff999ee47adb3b8fcc3
/WarpTPS/Dib.cpp
7b5d5a3ece3fd339d9b3e2026d7c2c4c11f98f13
[]
no_license
yuzhuqingyun/pheonixrt
6aebed75b78f4ac5db162429955901d963b5de49
6d5f2229362cedef111eea5ffea85c5022565f9b
refs/heads/master
2016-09-05T10:05:06.204029
2014-10-24T04:21:55
2014-10-24T04:21:55
32,519,414
1
0
null
null
null
null
UTF-8
C++
false
false
9,413
cpp
//////////////////////////////////////////////////////////////// // PixieLib(TM) Copyright 1997-1999 Paul DiLascia // If this code works, it was written by Paul DiLascia. // If not, I don't know who wrote it. // // CDib - Device Independent Bitmap.CDib is derived from CBitmap, so // you can use it with other MFC ...
[ "dglane001@gmail.com@5160d9da-b3a6-11de-af8f-1f60b1e8fe01" ]
dglane001@gmail.com@5160d9da-b3a6-11de-af8f-1f60b1e8fe01
719fda0ac135e469c5efe5740864ce50cca58547
bae8d959d84d75c262b686390d12895f933423f6
/timelapseV2/timelapseV2.ino
f2ef47220c6a65d92b373d071d9c0973ecc1e843
[]
no_license
tkarsist/ArduinoCode
25d0e306ea9d30ff7d187fb845a793f4650f9f13
02e0fd487b0e8ee124202a9b98ab8c3163ed06aa
refs/heads/master
2016-09-02T06:05:16.888164
2013-11-24T18:47:39
2013-11-24T18:47:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,282
ino
#include <Servo.h> #define Length 10 typedef struct{ unsigned long int atTime; int servoID; int servoSpeed; int servoDir; }commandAction; commandAction actionlist[Length]; //struct commandAction actionlist[1000]; Servo servo1; Servo servo2; String sanoma=""; boolean sanomaReady=false; boolean sanomaOngoing=f...
[ "timo.karsisto@gmail.com" ]
timo.karsisto@gmail.com
a2b27b38a4466567c1eeb26fe500d0b5aac70993
afdd66a3c6c71be75b1e6bf12904c9216646be66
/CApp.h
cb6b467ed8949a0d07d7057eba4c96962cf13719
[]
no_license
thebum06/Tic-Tac-Toe-for-GCGPG
e2cedd337133bf8227dc3c63e3df723d696d7b9c
980f29830ed258790905fe7410aec47bc3b7a685
refs/heads/master
2021-01-01T18:34:20.661959
2012-04-13T23:54:36
2012-04-13T23:54:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,231
h
#ifndef _CAPP_H_ #define _CAPP_H_ #include <SDL/SDL.h> #include <ctime> #include <cstdlib> #include "CEvent.h" #include "CSurface.h" class CApp : public CEvent { private: bool Running; bool Winner; bool Draw; bool AI, AISelect; ...
[ "thebum06@hotmail.com" ]
thebum06@hotmail.com
23b300e2fca7645fd2965fabd053bd2c19e59e93
9d2c614b95606cf6cc4524544634b14a54cc3cbb
/ExtraStuff/Solarthing/tst/Source/CommonUtilities/CU/Utility/WindowsFunctions.h
aae7a328d69479795678b161d7d160437df3228a
[]
no_license
ellet/Labbar
ed91378b8499b7ece5544e8cc565a02089cc3c46
a9771aded1583dd5b16b2b39d5e5312debb5e512
refs/heads/master
2021-06-19T09:13:18.971703
2016-11-30T21:16:17
2016-11-30T21:16:17
57,976,756
0
0
null
null
null
null
UTF-8
C++
false
false
519
h
#pragma once #include <windows.h> #include "CU/Vectors/Vector4.h" #include <iostream> #ifdef UNICODE typedef std::wstring windowsString; #else typedef std::string windowsString; #endif namespace CommonUtilities { namespace WindowsFunctions { bool CheckIfWindowFullscreen(HWND aWindowID); Vector4f GetWindowSiz...
[ "Simon.Skogsrydh.sp15@thegameassembly.com" ]
Simon.Skogsrydh.sp15@thegameassembly.com