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
50bc64526b3c049a274d3641b6ca1050fc70952c
c22ce18b600ffc80c3eb7ec7f9d14943c000e655
/source/resonance_audio/base/misc_math.h
af974d4d957b497aa3513bdeaefa1d628a658e3a
[ "MIT" ]
permissive
sncheca/gyro
d44c75bb57271024776c87b950fd9fd109ba0a54
b0f91d15179114816316299b8f71b0858d49f215
refs/heads/master
2022-12-27T15:30:15.371758
2020-09-30T19:33:35
2020-09-30T19:33:35
235,243,857
9
0
null
null
null
null
UTF-8
C++
false
false
14,717
h
/* Copyright 2018 Google Inc. All Rights Reserved. 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 ...
[ "54961035+sncheca@users.noreply.github.com" ]
54961035+sncheca@users.noreply.github.com
a63d64e31a5795f864ec23d535d20989da13b947
f3a9174535cd7e76d1c1e0f0fa1a3929751fb48d
/SDK/PVR_Shell_12Gauge_Alt_parameters.hpp
262016ed9a79d74501b4a439f86084b07bf2e81e
[]
no_license
hinnie123/PavlovVRSDK
9fcdf97e7ed2ad6c5cb485af16652a4c83266a2b
503f8d9a6770046cc23f935f2df1f1dede4022a8
refs/heads/master
2020-03-31T05:30:40.125042
2020-01-28T20:16:11
2020-01-28T20:16:11
151,949,019
5
2
null
null
null
null
UTF-8
C++
false
false
1,308
hpp
#pragma once // PavlovVR (Dumped by Hinnie) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "../SDK.hpp" namespace SDK { //--------------------------------------------------------------------------- //Parameters //---------------------------------------------------------------------------...
[ "hsibma02@gmail.com" ]
hsibma02@gmail.com
5f06c36902eb1b909b63352bb85d9147464da772
75356e39f55b77a7c79ef0778d7212e05084e52f
/lib/WsDisplay/WsDisplay.h
de734b542344a172079c8127af7791ea88d0632e
[]
no_license
zgomori/180908-150154-nodemcuv2
39977df46abf8d8078923776d01cb5fa9a42a772
704e845d8b358711e734062ce7dadb78abb9acc1
refs/heads/master
2020-03-28T09:48:17.664527
2018-11-09T12:35:39
2018-11-09T12:35:39
148,061,044
0
0
null
2018-11-09T12:35:40
2018-09-09T20:00:32
C++
UTF-8
C++
false
false
2,063
h
#ifndef WS_DISPLAY_H #define WS_DISPLAY_H #include "Adafruit_ILI9341.h" #define MAX_DISPLAY_BLOCKS 10 #define MAX_DATAFIELDS 15 class WsDisplay{ public: enum align_enum { LEFT = 'L', RIGHT = 'R', CENTER = 'C' }; private: typedef struct{ uint8_t x; uint16_t y; uint8_...
[ "gomorizo@gmail.com" ]
gomorizo@gmail.com
c9e3759fc35c01a777a2e43e0ec085036c8d4d2b
03be6bde9d60747e05f420fdf54f4b1e2611a863
/OpenBrokerReportAnalyzer.cpp
92af394088d8da416c76c4803d4e82d3522e9997
[]
no_license
javapowered/OpenBrokerReportAnalyzer
ca6d1af7173f1a210fc45d03c3edb83ff8b0dac9
267c543d60016077343f6b8f48245ccccb3c2863
refs/heads/master
2020-12-25T18:16:47.448526
2015-10-11T07:47:55
2015-10-11T07:47:55
17,968,345
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
14,309
cpp
#include <boost/property_tree/ptree.hpp> #include <boost/property_tree/xml_parser.hpp> #include <iostream> #include <sstream> #include <unordered_map> #include "boost/date_time/posix_time/posix_time.hpp" using boost::property_tree::ptree; namespace pt = boost::property_tree; using namespace boost::gregorian; using n...
[ "ovazhnev@gmail.com" ]
ovazhnev@gmail.com
bbb56cd606ea595bbf904abfc10ed8e8d5e7f8b0
6a69d57c782e0b1b993e876ad4ca2927a5f2e863
/vendor/samsung/common/packages/apps/SBrowser/src/ash/wm/default_state.cc
14c4b3860fffa73dc3b42467278775b647bd453e
[ "BSD-3-Clause" ]
permissive
duki994/G900H-Platform-XXU1BOA7
c8411ef51f5f01defa96b3381f15ea741aa5bce2
4f9307e6ef21893c9a791c96a500dfad36e3b202
refs/heads/master
2020-05-16T20:57:07.585212
2015-05-11T11:03:16
2015-05-11T11:03:16
35,418,464
2
1
null
null
null
null
UTF-8
C++
false
false
13,053
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 "ash/wm/default_state.h" #include "ash/display/display_controller.h" #include "ash/screen_util.h" #include "ash/shell.h" #include "ash/shell_win...
[ "duki994@gmail.com" ]
duki994@gmail.com
58388bde95bef2a516adbb6af2da5f93cf4fae2e
b7a6e1ce9f58bb0f267dcbd679c9965b4fccf839
/AMP_01/ampsLib/GUI/ampsWidgetFolderView - bak1.cpp
f1d95bdd0c9f9152fd58ef5b12dde94ba0553e10
[]
no_license
qcheekwa/Projects
d9f64c303b345a98d05aee26473ce5eabea8f149
19ce9b0f9d36ffa26fc7522d6f1fb578208cb943
refs/heads/master
2021-01-02T08:33:50.689265
2014-05-06T07:27:55
2014-05-06T07:27:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,104
cpp
/* ampswIDGETFolderView.cpp */ #include "ampsWidgetFolderView.h" ///////////////////////////////////////////////////////////////////////////////// // // class ampsWidgetFolderView // ///////////////////////////////////////////////////////////////////////////////// ampsWidgetFolderView::ampsWidgetFolderView(const Q...
[ "quah_ck@pmail.ntu.edu.sg" ]
quah_ck@pmail.ntu.edu.sg
a45866959f97141ac20aec7fe92552bf0f9fae6a
3c1a424b7e71e203ce987f752dfa91af36114b89
/src/firestorm_mock.cpp
741ab7f6061fa53533faec96e7f6a6b8f787c229
[ "MIT" ]
permissive
hugglesfox/firestorm
007663328d6787f7f0f4c54ff09de7d578cd6288
46685ca3416af3326916653efe4e511e94c92ace
refs/heads/master
2022-12-27T01:24:52.795585
2020-10-03T02:40:27
2020-10-03T02:40:27
291,934,593
4
0
MIT
2020-09-26T10:50:53
2020-09-01T07:58:56
C++
UTF-8
C++
false
false
1,018
cpp
#include "firestorm_mock.h" MockRequest MockRequest::add_header(string header) { request.headers.push_back(header); return *this; } MockRequest MockRequest::add_cookie(Cookie cookie) { cookies.push_back(cookie); return *this; } MockRequest MockRequest::body(string body) { request.body = body; return *thi...
[ "hayley@foxes.systems" ]
hayley@foxes.systems
1668935de36b0f5878c7ff2eef2820461e833a4c
e870a980c4b10dcd26f5456b23d5d62490b6281f
/Chapter 5/source/nestedcl.cpp
cc1218fe5caf7b29d018018cbcd08e5e77e9addf
[]
no_license
Jack-lss/C-_Primer_Plus
041d464d5523bb5645de177d90fe5565bd71fc7d
3daa6657f316bfbf5747810900a7fa5bf32ebed3
refs/heads/master
2022-11-27T22:10:58.062919
2020-08-11T14:09:53
2020-08-11T14:09:53
277,744,103
0
0
null
null
null
null
UTF-8
C++
false
false
1,114
cpp
// nested.cpp -- nested loops and 2-D array #include <iostream> #include <string> #include <array> const int Cities = 5; const int Years = 4; int main() { using namespace std; const string cities[Cities] = // array of pointers { // to 5 strings "Gribble City", "...
[ "1349916452@qq.com" ]
1349916452@qq.com
d847624cb41251bd40941fce4532a0224b92beff
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_new_log_3618.cpp
d2da263c04807329428fb038d090de75a720a04a
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
165
cpp
ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r, APLOGNO(00604) "The request body does not contain " "an \"update\" element.");
[ "993273596@qq.com" ]
993273596@qq.com
c9712e6b6299150b4ef2098bb1933ee117636c10
52482fb96fe7f3eed874db7a88c889ecd5bc34c5
/src/MuleCtrlItem.h
4117bd37275fbebd0acb3e276db31f4494f34d51
[]
no_license
rusingineer/EmulePlus
f3e29ca7ca853feea920c4cb5ffb0d0a13ed236e
21955cd94d28cebdb3cf9c289f0aafa7a5cf3744
refs/heads/master
2021-01-17T11:54:26.925858
2016-06-20T12:22:32
2016-06-20T12:22:32
61,430,884
1
2
null
null
null
null
UTF-8
C++
false
false
4,001
h
//this file is part of eMule //Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net ) // //This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License //as published by the Free Software Foundation; either //version 2 of ...
[ "makani@inbox.ru" ]
makani@inbox.ru
e5a1dffe5b3031e5ff1c41fda2f02d0e22ca85f0
88d330b3fb1e44c024fe39da4d023fc42c5f3f29
/src/timer.cpp
d11642ad058a224184a38907453351b4cd27c962
[]
no_license
stadanapisem/OS1
e37cd37d432340717eddb9f1a8a65262c4d3927b
4fd1ddbbff0d30bd9ddf96a659e6f09d46b3179a
refs/heads/master
2021-01-20T11:29:43.102284
2016-09-18T10:53:01
2016-09-18T10:53:01
68,515,081
0
0
null
null
null
null
UTF-8
C++
false
false
2,170
cpp
#include <dos.h> #include <stdio.h> #include <iostream.h> #include "pcb.h" #include "scheduler.h" #include "pcblist.h" #include "semlist.h" static unsigned oldTimerSEG, oldTimerOFF; volatile unsigned TimeSlice; static unsigned tsp, tss, tbp; extern PCB * idle; extern void tick(); void interrupt timer(...
[ "mitrovm@gmail.com" ]
mitrovm@gmail.com
dd76a14339e7f4be6be8c7b9f9da0c3e8494a7db
4fbbe06cef365e839d81353942babdbf16c14f49
/MedicalInformationSystemServer/Tokenizer.h
19abbe4e273439c65f8fc8b77262a08bdafa4c10
[]
no_license
GabrielGhimici/MedicalInformationSystem
1b210dfddee69b9df3fd8ccfff7b688f61131b93
4d1c48bb8dd323be8610b3cf553ed630fe3824cf
refs/heads/master
2020-03-18T22:24:41.267685
2018-06-03T15:26:41
2018-06-03T15:26:41
135,341,277
0
0
null
null
null
null
UTF-8
C++
false
false
295
h
#ifndef TOKENIZER_H #define TOKENIZER_H #include <windows.h> #include <iostream> #include <vector> namespace MedicalInformationSystemServer { class Tokenizer { public: Tokenizer(); ~Tokenizer(); static std::vector<std::string> tokenize(std::string str, char delimiter); }; } #endif
[ "gabriel.ghimici@teads.tv" ]
gabriel.ghimici@teads.tv
8e4b0f58dc7a24ba9e4f854fa9a5089ce9520d11
2b23944ed854fe8d2b2e60f8c21abf6d1cfd42ac
/HDU/1237/6600208_AC_15ms_1500kB.cpp
840732a988ffab66ac9780fb7aaf981b930c2369
[]
no_license
weakmale/hhabb
9e28b1f2ed34be1ecede5b34dc2d2f62588a5528
649f0d2b5796ec10580428d16921879aa380e1f2
refs/heads/master
2021-01-01T20:19:08.062232
2017-07-30T17:23:21
2017-07-30T17:23:21
98,811,298
0
0
null
null
null
null
UTF-8
C++
false
false
916
cpp
#include<cstdio> #include<stack> using namespace std; int main(){ stack<double>cnt; double a; while (scanf("%lf",&a) != EOF) { cnt.push(a); char c = getchar(); if (a == 0 && c == '\n') { break; } char o; double b; while(1){ sca...
[ "wuweak@gmail.com" ]
wuweak@gmail.com
9faec0932b0c9f7f837784ad25e363c77b010e2d
b923489351cf438712ba91dc1ff937b57caa2450
/lower/linkedList.h
1d32d8383eddf8b645174eb568e74c7eff24ea5a
[]
no_license
pesiq/0102Lab02
20f9a8ad8efae4d7a8055e73c424c9b54755c34e
c259da065d1726f1a090f7f97f2b75d62fda4c36
refs/heads/master
2023-05-27T01:39:55.687915
2021-06-09T14:27:48
2021-06-09T14:27:48
370,109,015
0
0
null
null
null
null
UTF-8
C++
false
false
1,779
h
#ifndef LAB02_LINKEDLIST_H #define LAB02_LINKEDLIST_H #include <cstdlib> #include "../exceptions/exceptions.h" #include <ostream> template <class T> class linkedList{ private: struct item{ T value; struct item* next; struct item* previous; }; int size; struct item* first; st...
[ "russlan2002@inbox.ru" ]
russlan2002@inbox.ru
843cefeb8668336991a585f7ffe11b5cba2263f3
c8fac11cd88c17f2c8d334569e1bb422cfbaa321
/WhaleSplash/PathOfExile.h
5f9270646010f8d8ed18e901d50094a55b926dbf
[]
no_license
dpedigo/WhaleSplash
bf241949d89602a750167ba01159b11466b081c8
57df9c5980b47996bb2fc013286bc48058a6c02e
refs/heads/master
2019-01-01T12:37:22.659429
2014-09-19T00:23:10
2014-09-19T00:23:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,126
h
#pragma once #include "Process.h" typedef struct _PLAYERHEALTH { DWORD MaxHP; DWORD CurHP; DWORD ReservedHPFlat; DWORD ReservedHPPercent; BYTE Unknown1[20]; DWORD MaxMana; DWORD CurtMana; DWORD ReservedManaFlat; DWORD ReservedManaPercent; BYTE Unknown2[20]; DWORD MaxShield; DWORD CurShield; } PLAYERHEALTH...
[ "dpedigo@gmail.com" ]
dpedigo@gmail.com
5c8909e737f265689e56d8b49119165fc1229a80
524c0f8983fef4c282922a19a9437a320ccd0c45
/aws-cpp-sdk-transcribe/include/aws/transcribe/model/UpdateCallAnalyticsCategoryRequest.h
dc25262acc7ad70d0a7cc61409df6360303d57a9
[ "Apache-2.0", "MIT", "JSON" ]
permissive
hardikmdev/aws-sdk-cpp
e79c39ad35433fbf41b3df7a90ac3b7bdb56728b
f34953a3f4cbd327db7c5340fcc140d63ac63e87
refs/heads/main
2023-09-06T03:43:07.646588
2021-11-16T20:27:23
2021-11-16T20:27:23
429,030,795
0
0
Apache-2.0
2021-11-17T12:08:03
2021-11-17T12:08:02
null
UTF-8
C++
false
false
6,824
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/transcribe/TranscribeService_EXPORTS.h> #include <aws/transcribe/TranscribeServiceRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/memory...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
aadbc577a82ab9568ebe5bedace02ac3d59bedc7
de3004171247231e5901c8f6c41fafadba1ab813
/NeteaseDX9HW/ArcAssetLoader.h
c0ee8ce98bf24c746758dfb341a292f6961fae57
[]
no_license
Arcob/DX11Engine
2d796b7edf3c03cc9ea4d7e99f0638e2e721ef82
8f4418ce5232a91b7c88900cea6d93d555665f6e
refs/heads/master
2020-12-01T13:41:16.901277
2020-04-04T15:03:03
2020-04-04T15:03:03
230,643,100
4
0
null
null
null
null
GB18030
C++
false
false
2,235
h
#pragma once #include "ArcGraphicSetting.h" #include "CommonHeaders.h" #include "ArcTool.h" #include "ArcStructures.h" #include "ArcRHI.h" #include "ArcMesh.h" #include "ArcTexture.h" #ifdef USING_DX11_ARC #include <d3d11.h> #include <d3dx11.h> #include <direct.h> #include "D3DCompiler.h" #endif // USING_DX11 na...
[ "1241994554@qq.com" ]
1241994554@qq.com
351a837449bd34e3575a0ba47fd2909e2e311676
80d61237e473cb6a94309d2d5602f9e7a49087b3
/test/executor_test_layout.inc
168b11d00c8346d2197f9575abd4df03171f4210
[ "MIT" ]
permissive
prg-titech/ikra-cpp
046b16d3b2224f487730aa6cb5a8e1469b465b38
5b9dc816fe5c63ad1aa7464d3ce9ca612927423d
refs/heads/master
2021-05-15T13:33:27.444312
2018-04-20T12:50:22
2018-04-20T12:50:22
107,105,651
21
0
MIT
2018-03-27T07:15:49
2017-10-16T09:20:36
Assembly
UTF-8
C++
false
false
476
inc
class IKRA_TEST_CLASSNAME : public SoaLayout<IKRA_TEST_CLASSNAME, kClassMaxInst, IKRA_TEST_ADDRESS_MODE> { public: IKRA_INITIALIZE_CLASS int_ field0; int_ field1; IKRA_TEST_CLASSNAME(int a, int b) : field0(a), field1(b)...
[ "me@matthiasspringer.de" ]
me@matthiasspringer.de
4070598f1a0ea2abb3da329079ff5ab8f40581ed
e2400461ad0ee9db8a85a30c811e47d30e16e1c8
/seleniumtestcases-qa/seleniumtestcases-qa/src/main/resources/firefox/win64/firefox-sdk/include/nsILoginManagerStorage.h
6040a4884480e26ea78c54b3d0f3590f1b59768d
[]
no_license
pratikcactus/Insights
720a00187858bbca5b2d8cc36aee23e50c74efbc
0c3178a50d60ba4c14a07f6515a84f0ce22cdc8e
refs/heads/master
2021-01-19T14:48:56.139872
2018-01-23T07:12:47
2018-01-23T07:12:47
100,924,200
0
0
null
null
null
null
UTF-8
C++
false
false
14,633
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsILoginManagerStorage.idl */ #ifndef __gen_nsILoginManagerStorage_h__ #define __gen_nsILoginManagerStorage_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif #include "js/Value.h" /* For IDL files that don't want to include root IDL...
[ "pratik.sidam@cactusglobal.com" ]
pratik.sidam@cactusglobal.com
bd411c592ec78d34cf723eaa1c263aac915a898d
536205b4438d409e2bc6349efaa19d4603622249
/标程免费馅饼/main.cpp
bbc59ec58b1f60c125f95b3f97c86a90933ba7b4
[]
no_license
cyendra/ACM_Training_Chapter_One
78a8b38f6465dfe5e4238057830fed788769f5c4
8268a66edf1cc5ba9a0e5019b34b4ec97ce55268
refs/heads/master
2020-12-30T10:37:10.269991
2013-11-17T08:40:03
2013-11-17T08:40:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
446
cpp
/* #include <iostream> #include <cstdio> #include <cstdlib> using namespace std; int main() { FILE *f1; int n,x,T; f1=fopen("data.in","w"); for (int i=0;i<10;i++) { n=rand()%11111; fprintf(f1,"%d\n",n); for (int i=0;i<n;i++) { x=rand()%11; T=r...
[ "g1483335912@gmail.com" ]
g1483335912@gmail.com
904da8cac4eb9e3e1c98d1bd75d7c3035044e4a0
5292a9ddd4cd92855d825a8bf06e69114fa36e7b
/VALIDBIN.CPP
9ab60250be7ea368b40bc450ae1ac674042d3bc6
[]
no_license
Kushagratandon12/Coding-Competition-Problems-
9eb2d3be303f0d47ed78d439d9f54032105585bf
a6c9b0385affcb984d1ab1acabd9703b4e1a5757
refs/heads/master
2023-02-14T20:09:09.320631
2021-01-06T04:35:53
2021-01-06T04:35:53
243,587,963
3
1
null
null
null
null
UTF-8
C++
false
false
1,579
cpp
#include<iostream.h> #include<conio.h> struct Node { int data; Node* left; Node* right; }; Node* new_node(int x) { Node* new_node = new Node(); new_node->data = x; new_node->left=NULL; new_node->right=NULL; return new_node; } Node* insert(Node* root , int data) { ...
[ "kushagra.tandon.124@gmail.com" ]
kushagra.tandon.124@gmail.com
2c547791e5c9af288fc88467d8c906c21856be95
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/chrome/test/data/webui/gaia_auth_host/gaia_auth_host_browsertest.cc
e2a0107bce7f9886d280279294e7483225d0d59c
[ "GPL-3.0-only", "BSD-3-Clause" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C++
false
false
1,040
cc
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/common/webui_url_constants.h" #include "chrome/test/base/web_ui_mocha_browser_test.h" #include "content/public/test/browser_test.h" class GaiaAuthHostTest : p...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
d33aadc3335e4b4f956a719f6ed9713ee3e92a62
70b35f2decbf84b001db830ceffc76e1d246e9ef
/common/MessageJunction.hpp
cebc59a630b32702b9fd4d8a66344cefd7a5a05d
[ "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mrkline/ece453
b378691ba97561aaf4a70beed59eef0f313361f0
580880c89c42049ad079a26ec05f27ba2e6b0236
refs/heads/master
2020-11-26T17:05:35.897341
2014-05-09T02:40:57
2014-05-09T02:40:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
244
hpp
#pragma once #include "MessageQueue.hpp" void runMessageJunction(MessageQueue& toSM, MessageQueue& fromSM, MessageQueue& toUI, MessageQueue& fromUI, MessageQueue& toSys, MessageQueue& fromSys);
[ "slavik262@gmail.com" ]
slavik262@gmail.com
395b771ced914f8bbab88d3d4779c040aec160c3
7a4640a884d513dc60e66617802e95be9fe9b3f5
/Unity/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Runtime_Remoting_SingletonIdentity1092918417.h
0f6e6b617af3c4b62d0ff4f8330c326fb1837576
[]
no_license
eray-z/Game-Engine-Benchmarks
40e455c9eb04463fef1c9d11fdea80ecad4a6404
2b427d02a801a2c2c4fb496601a458634e646c8d
refs/heads/master
2020-12-25T14:13:36.908703
2016-06-03T16:05:24
2016-06-03T16:05:24
60,355,376
5
0
null
null
null
null
UTF-8
C++
false
false
568
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Runtime_Remoting_ServerIdentity571418633.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma cl...
[ "erayzesen@gmail.com" ]
erayzesen@gmail.com
90d2e9176321c64b3d14bb5b03c17ebed640c455
6314d764ebc2c817c1b7449d76951e6b4224f0a8
/pb/interface.cc
2f47458d5c90e1116b7d312ae072b98d9af15a33
[]
no_license
irqlevel/kvs
97c65fee9003baf1d096bc5a7eb0ac0b5b74b308
1eeec357d4944a8aabdf32e2cc9a04ba3adef9d6
refs/heads/master
2020-06-04T20:48:59.357119
2019-07-29T20:38:37
2019-07-29T20:38:37
192,186,666
0
0
null
null
null
null
UTF-8
C++
false
false
1,489
cc
#include "interface.h" namespace Pb { #define ErrCantGetEncodedSize STDLIB_ERROR(1, "pb", "can't get encoded size") #define ErrNoMemory STDLIB_ERROR(2, "pb", "no memory") #define ErrEncode STDLIB_ERROR(3, "pb", "encode error") #define ErrDecode STDLIB_ERROR(4, "pb", "decode error") Stdlib::Result<...
[ "irqlevel@gmail.com" ]
irqlevel@gmail.com
c4ebe019781534f5b23f05820475277a71b94e94
b1d642303a1faa701569587950fa1c5b133264d1
/test/algorithms/math/test_hamming_weight.hpp
07c8f1efbd961fa7bf55869a09c7b37c5d031a95
[ "MIT" ]
permissive
cleybertandre/CppNotes
469f98eab4b7fa7af5b97a8f5aa9a7f38d6a2b69
1c6318976f3dccb03f32145d6d839b47c006171d
refs/heads/master
2020-03-31T22:01:28.778636
2018-10-02T11:00:17
2018-10-02T11:00:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,364
hpp
#ifndef TEST_HAMMING_WEIGHT_HPP #define TEST_HAMMING_WEIGHT_HPP #include <boost/test/unit_test.hpp> #include "algorithms/math/hamming_weight.hpp" BOOST_AUTO_TEST_CASE(test_hw_str_empty_string) { HammingWeight::Solution solution; BOOST_CHECK(0 == solution.HammingWeightForString(std::string())); } BOOST_AUTO_...
[ "antony.cherepanov@gmail.com" ]
antony.cherepanov@gmail.com
7c47c212be3b056e5794e18d53257bcbd14bea32
79f956e5831adb049e779c4d77c648cf2898f6bb
/MonsterList/MonsterNode.h
e47be990eac074794e84b12d178880b6ac37a406
[]
no_license
JonjonHays/CS-19
ac78d43d96c11cda243dbf27579f2aff47b2ea1d
400e22a176636b4d43051bee3241aa0d9c7416b8
refs/heads/master
2021-04-03T08:35:45.116806
2018-03-08T22:57:32
2018-03-08T22:57:32
124,457,848
0
0
null
null
null
null
UTF-8
C++
false
false
447
h
// Jon Hays // jhays // mightyfancy@gmail.com // MonsterNode.h // assignment 5 (Care of Magical Creatures) // MonsterNode class interface/implementation file (complete class) // working/tested #ifndef MONSTERNODE_H #define MONSTERNODE_H class MonsterNode { friend class MonsterList; public: // Default constructor...
[ "jonhays@Jons-MacBook-Pro.local" ]
jonhays@Jons-MacBook-Pro.local
2107b54f01496f9865ca8ff9a02085ffed60d890
3670f2ca6f5609e14cce8c31cb1348052d0b6358
/xacro/perception_pcl/pcl_ros/include/pcl_ros/io/bag_io.h
1ea5579e4040f86d8fbbd033f123050e2c5156bd
[]
no_license
jincheng-ai/ros-melodic-python3-opencv4
b0f4d3860ab7ae3d683ade8aa03e74341eff7fcf
47c74188560c2274b8304647722d0c9763299a4b
refs/heads/main
2023-05-28T17:37:34.345164
2021-06-17T09:59:25
2021-06-17T09:59:25
377,856,153
5
0
null
null
null
null
UTF-8
C++
false
false
4,574
h
/* * Software License Agreement (BSD License) * * Copyright (c) 2009, 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 mu...
[ "shuyuanhao@cetiti.com" ]
shuyuanhao@cetiti.com
bba38eec67c6d4011b14d5b09d1e39a4f34eff84
b39fb160ace6d43615af6867a16dc467802d6711
/src/wul/error.hpp
4824ad6b1c1515f39dd215f789b11f2bacb4fbff
[ "MIT" ]
permissive
OCEANOFANYTHING/writeurl
14e87b4ed641feac0eb30464b088831b1075b867
a3b43a6a6319cc0c46d355cc51319e2a8d1ad031
refs/heads/master
2023-03-26T06:20:04.178713
2021-02-07T14:19:34
2021-02-07T14:19:34
344,539,650
0
0
MIT
2021-03-04T16:34:00
2021-03-04T16:33:14
JavaScript
UTF-8
C++
false
false
864
hpp
/************************************************************* * * Writeurl is an online collaborative editor. * * The MIT License (MIT) * Copyright (c) 2017 Writeurl * ************************************************************/ #ifndef WRITEURL_ERROR_H #define WRITEURL_ERROR_H #include <system_error> namesp...
[ "morten.krogh@amberbio.com" ]
morten.krogh@amberbio.com
b50ade69ede74fd008edc6ff4696a17139a22377
04ab71b0d4d2aaf018f0ea5818cecf992eb9414e
/libaudio/AudioPolicyManager.cpp
88cd1db47990f5452dc647810528f5030495a1d0
[ "Apache-2.0" ]
permissive
os2sd/android_device_lge_msm7x27-common
9b5238ec83b08ad9119162a2719f29e1bf4a3eca
1a19d7f581a62a2c22f089a3bb37179fa5900bdd
refs/heads/cm-11.0
2021-01-15T21:50:10.865615
2016-12-28T08:37:36
2016-12-28T08:37:36
35,363,404
1
1
null
2015-05-10T08:36:54
2015-05-10T08:36:52
null
UTF-8
C++
false
false
22,478
cpp
/* * Copyright (C) 2009 The Android Open Source Project * Copyright (c) 2012, Code Aurora Forum. All rights reserved. * Copyright (c) 2012, The CyanogenMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
[ "hephappy@gmail.com" ]
hephappy@gmail.com
1c822ec52b95a4e04d8f856e8479fcf96f425acd
934f7ba52f4856129effe9948d4de5573307c776
/Utils/Event Pump.cpp
edb9d180ec58915f25440fce3f1ce885f080d753
[]
no_license
FluffyQuack/JA2-113
9663176a66610e7685e953aafe66b9fdfad0e474
a53fb01b69ec12296b6022613e978ba713b90c32
refs/heads/master
2023-05-05T08:05:41.594371
2021-05-18T15:17:25
2021-05-18T15:17:25
368,576,923
0
0
null
null
null
null
UTF-8
C++
false
false
28,877
cpp
#ifdef PRECOMPILEDHEADERS #include "Utils All.h" #else #include <stdio.h> #include <time.h> #include "sgp.h" #include "container.h" #include "wcheck.h" #include "Event Pump.h" #include "Timer.h" #include "Sound Control.h" #include "Overhead.h" #include "weapons.h" #include "Animation Control.h" #include "o...
[ "git@fluffyquack.com" ]
git@fluffyquack.com
b00c4bb0f8717c36d5da4ba9ffb600ed73d7a227
53eebacd00bedc8cccb5c652ca8a68febeff4044
/Alto_Adventure/PowerUp.cpp
4eb87fb79c83b01f48208cd2ffbc9062a7aab769
[]
no_license
iop01447/alto-adventure
0c4103228bc34cfda4e07283818829c0ccc2728a
b5cb8872f2f9fe54b1196c78641d835d34d5f10f
refs/heads/master
2021-03-14T06:56:23.859702
2020-03-17T00:26:52
2020-03-17T00:26:52
246,747,974
0
1
null
null
null
null
UTF-8
C++
false
false
1,837
cpp
#include "stdafx.h" #include "PowerUp.h" #include "ObjMgr.h" #include "TextureMgr.h" CPowerUp::CPowerUp() { } CPowerUp::~CPowerUp() { Release(); } void CPowerUp::Initialize() { m_tInfo.vScale = { 0.15f, 0.15f, 0.f }; m_eGroupID = GROUPID::FOREWORD_GAMEOBJECT; } int CPowerUp::Update() { i...
[ "twlls2@naver.com" ]
twlls2@naver.com
2c109e4e22704c008b2f34fc72a8eea0dcf19dde
057f2783821562579dea238c1073d0ba0839b402
/RecognitionNLP - praca licencjacka/.localhistory/RecognitionNLP/1470139642$Recognitionnlp.cpp
e7a3fad310b8341af7791d362ee526a89d1c1816
[]
no_license
KrzysztofKozubek/Projects
6cafb2585796c907e8a818da4b51c97197ccbd11
66ef23fbc8a6e6cf3b6ef837b390d7f2113a9847
refs/heads/master
2023-02-07T12:24:49.155221
2022-10-08T18:39:58
2022-10-08T18:39:58
163,520,516
0
0
null
2023-02-04T17:46:12
2018-12-29T15:18:18
null
UTF-8
C++
false
false
42,154
cpp
#include "Recognitionnlp.h" RecognitionNLP::RecognitionNLP(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); setParameters(); fillVectorValue(); fillDefaultValue(); //load data connect(ui.buttonLoadData, SIGNAL(released()), this, SLOT(clickLoadData())); //clear list data connect(ui.buttonLoadClear...
[ "krzysztof.kozubek135@gmail.com" ]
krzysztof.kozubek135@gmail.com
7f497573a41c8d8e608513155ee699010b256565
49fdf14349368d84cd1708b62f6ba3adc6789015
/gtp/scene/Octree.cpp
59d476a4b81459857b8011747a397782c5bece23
[]
no_license
superwills/gtp
11d2896a699920cbd3aaf032ef7fde363d32fbb5
1e658fc5ed38ff08af748d2b6734d68308609e4f
refs/heads/master
2021-09-27T02:21:32.161676
2021-09-25T18:13:34
2021-09-25T18:13:34
7,979,097
17
3
null
null
null
null
UTF-8
C++
false
false
10,295
cpp
#include "Octree.h" #include "../window/GTPWindow.h" // DEBUG #include "../geometry/Shape.h" #include "../geometry/Mesh.h" bool Octree<Shape*>::useKDDivisions = false ; bool Octree<PhantomTriangle*>::useKDDivisions = false ; // The trade off is, the more ONodes you create, the longer the // ONODE intersect...
[ "bill.sherif@gmail.com" ]
bill.sherif@gmail.com
8d417b55933c5b31f8576f2b19d608595611cc69
4eb8cff1a970cf39fbb903c5b9d302af23eb74d9
/leetcode/0216-combination-sum-iii.cpp
3ff57b74020b207ee58fd45c5d1d9d1e1025e9c8
[]
no_license
chchwy/leetcode
b66296c6674f55cb4da5e10bb4a770d0456b2277
b40a879262a638b596043db0aacb8fab47597703
refs/heads/master
2022-06-18T15:54:49.180522
2022-06-16T08:59:58
2022-06-16T08:59:58
73,970,689
0
0
null
null
null
null
UTF-8
C++
false
false
1,447
cpp
// 216. Combination Sum III // Backtracking #include <vector> #include <iostream> using std::vector; class Solution { public: int max(int a, int b) { return (a > b) ? a : b; } void backtrack(vector<int>& path, int next, int sum, int k, int n, vector<vector<int>>& combinations) { if (s...
[ "chchwy@gmail.com" ]
chchwy@gmail.com
43cccf63f60f8b27975b82e0955c06539760faba
7df1849682a1c3fbee378b622fe29f12927cc1dd
/DigitalInput.cpp
fe96595705e819d2bf80726a6e863fe3017b0869
[]
no_license
Saurbaum/doorbell
798108523aea37e8c9eb41aec1f151fe11a8cf69
1a1229978e06a12d40cc962fcbe163210f1ed425
refs/heads/master
2021-01-23T04:09:07.364439
2017-03-25T15:11:56
2017-03-25T15:11:56
86,159,528
0
0
null
null
null
null
UTF-8
C++
false
false
204
cpp
#include "DigitalInput.h" DigitalInput::DigitalInput(int pinId) : StateMachine(), m_pinId(pinId) { pinMode(m_pinId, INPUT_PULLUP); }; int DigitalInput::GetState() { return digitalRead(m_pinId); };
[ "saurbaum@gmail.com" ]
saurbaum@gmail.com
b3a9a671bf3047cf0202337dcd3b206ba0b9c40f
e506e55518f5a3e0c546c16fbfe2a13533600911
/CppPrimer/Hello.cpp
640b3a07e2a8edbe63eb521ec04265040ad9d656
[]
no_license
sdubrz/CppPrimer
7249f97d2a56084b297be4c20c624ad42f052561
427de050e836a1c27f50e37628eb7aa801fb4310
refs/heads/master
2020-06-12T23:50:00.176453
2019-07-10T08:56:01
2019-07-10T08:56:01
194,464,403
0
0
null
null
null
null
GB18030
C++
false
false
1,084
cpp
#include <iostream> using namespace std; int add50to100(){ //练习1.9 编写程序,使用while循环将50到100的整数相加 cout << endl; cout << "练习1.9:" << endl; int val = 50; int sum = 0; while (val <= 100) { sum += val; val++; } cout << "50到100之间的整数的和为 " << sum << endl; return 0; } int print10to0() { //编写程序,使用递减运算符在循环中按递减顺...
[ "sdu2014@126.com" ]
sdu2014@126.com
c3ff19995ca17d06c4cedf080b1bdeb734c6b33f
30379ac1cc88763307a8406e9b82987e4a41fd52
/external/boost/regex/v4/basic_regex_creator.hpp
c4b1c048d097247c0229a4d7d1f2b69f9d6a626b
[ "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer", "BSL-1.0" ]
permissive
kohnakagawa/sdhash
c538ae2e525d6d23c70762cc226185493db30b90
b16bc83a74ed360293350815daf713f5457ce117
refs/heads/master
2020-05-03T07:07:28.609996
2019-04-05T14:59:23
2019-04-05T14:59:23
178,489,648
0
0
Apache-2.0
2019-03-29T23:53:23
2019-03-29T23:53:23
null
UTF-8
C++
false
false
52,830
hpp
/* * * Copyright (c) 2004 * John Maddock * * Use, modification and distribution are subject to 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) * */ /* * LOCATION: see http://www.boost.org for most recent version. ...
[ "candice@818d6d3f-7dde-412f-b1db-fda94a19c49a" ]
candice@818d6d3f-7dde-412f-b1db-fda94a19c49a
d54297cb9a2d0a8f066e4989373b1445903cfcd3
fc2c2e0f5b1f905316d46523cdaa0b27005ff4ca
/algo/suffix_array.cpp
e5baf4b1f2dff860180294a8d203c0b96344dc70
[]
no_license
gaurav172/codes
198ef6377c4da28f985b92c4e1ebfe407517e259
c049d99e85961a07e0eb41d144c3b6f5342498f0
refs/heads/master
2022-07-10T18:25:03.219752
2020-05-17T08:12:15
2020-05-17T08:12:15
264,613,131
1
0
null
null
null
null
UTF-8
C++
false
false
2,134
cpp
#include <bits/stdc++.h> using namespace std; #include <ext/pb_ds/assoc_container.hpp> #include <ext/pb_ds/tree_policy.hpp> using namespace __gnu_pbds; #define ordered_set tree<int, null_type,less<int>, rb_tree_tag,tree_order_statistics_node_update> #define ll int #define ld double #define ff first #define ss sec...
[ "gaurav.sultane@rubrik.com" ]
gaurav.sultane@rubrik.com
4227f63f93bd5237a4020278a722ccf0e6b9647c
6e2f3b5c27df0cbcc6174bf926be729aa63ef1ea
/Include/xsim/fmt.hpp
47bf724f3e58f72487cc7f7793013077018a4b25
[ "LicenseRef-scancode-object-form-exception-to-mit", "MIT", "BSL-1.0" ]
permissive
raving-bots/expansim-sdk
349b18875c9530bb4a5b32c5fd063036ce1ae269
22f5c794523abbe9c27688963b607b13671ff118
refs/heads/master
2021-10-22T10:21:00.872874
2021-10-18T19:58:47
2021-10-18T19:58:47
223,376,080
2
1
null
null
null
null
UTF-8
C++
false
false
882
hpp
// Copyright Raving Bots 2018-2020 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file SDK-LICENSE or copy at https://www.boost.org/LICENSE_1_0.txt) #pragma once #include <string> #include <string_view> #include <fmt/format.h> #include <fmt/ostream.h> #define XSIM...
[ "me@catpp.eu" ]
me@catpp.eu
706a9b0f8fa6ffec88fd7cbdcb5232b357cc72f0
cf1911723d07048c4180ace63afbd6ae60727eb0
/nnnLib/commonOverrap.h
dd333fead19e9754030627bf7f8d190844426403
[]
no_license
tinyan/SystemNNN
57490606973d95aa1e65d6090957b0e25c5b89f8
07e18ded880a0998bf5560c05c112b5520653e19
refs/heads/master
2023-05-04T17:30:42.406037
2023-04-16T03:38:40
2023-04-16T03:38:40
7,564,789
13
2
null
null
null
null
UTF-8
C++
false
false
839
h
// // Overrap.h // #if !defined __NNNLIB_COMMONOVERRAP__ #define __NNNLIB_COMMONOVERRAP__ class CCommonGeneral; class CGameCallBack; class CPicture; class CCommonOverrap : public CCommonGeneral { public: CCommonOverrap(CGameCallBack* lpGame); virtual ~CCommonOverrap(); virtual void End(void); virtual int Init(v...
[ "tinyan@mri.biglobe.ne.jp" ]
tinyan@mri.biglobe.ne.jp
2a1e37e3984175b714dcb89279c23497080101fd
6d6d5a7856a31896c90cf589ee4491ce3f72caf7
/EyeEvolution/Environment.h
3ac495f1e4ee1d6fd6d3013a2f5dfa08a572e995
[ "BSD-3-Clause" ]
permissive
godofecht/Eye-Evolution
6ad908fc10baa86c0d5e0fd65f6b81773e58626f
4ec23738d1592118f99f8ca94cf17a3eb650be6a
refs/heads/main
2023-02-19T11:44:30.011921
2021-01-19T10:13:23
2021-01-19T10:13:23
318,799,701
0
0
null
null
null
null
UTF-8
C++
false
false
13,122
h
#ifndef ENVIRONMENT_H #define ENVIRONMENT_H #pragma once #include "prey.h" #include "predator.h" #include <SFML/Graphics.hpp> #include "FitnessTables.h" class Food { public: sf::CircleShape shape; Food() { shape.setFillColor(Color::Yellow); shape.setRadius(10); shape.setOrigin(Ve...
[ "abhishek.shivakumar@gmail.com" ]
abhishek.shivakumar@gmail.com
7932d1a10684371479491ebe51e396ee0fea960a
e1951b7f7a739b96e961797f8849e58dcb41f00d
/falcon/utility/swap.hpp
e98cc49690f391b92c0d9e9ddcc2c35464433707
[ "MIT" ]
permissive
jonathanpoelen/falcon
fcf2a92441bb2a7fc0c025ff25a197d24611da71
5b60a39787eedf15b801d83384193a05efd41a89
refs/heads/master
2021-01-17T10:21:17.492484
2016-03-27T23:28:50
2016-03-27T23:28:50
6,459,776
2
0
null
null
null
null
UTF-8
C++
false
false
709
hpp
#ifndef FALCON_UTILITY_SWAP_HPP #define FALCON_UTILITY_SWAP_HPP #if __cplusplus >= 201103L # include <utility> #else # include <algorithm> #endif #include <falcon/c++/noexcept.hpp> namespace falcon_swap_impl { using std::swap; template<class T> void swap_impl(T & a, T & b) CPP_NOEXCEPT_OPERATOR2(swap(a,b)) { ...
[ "jonathan.poelen@gmail.com" ]
jonathan.poelen@gmail.com
2b9c3a9a235c37c0da464da09169d2d3fdb2d0d0
38510337385b3fb26c5cd8e0c45b9b56c2443779
/JustAsk/JustAsk.cpp
d8afe407e0708793b3c90f3b9fd09b21e2b34512
[]
no_license
ouerkakaChango/JustAsk
50251717d3c1abda7afdcb5c557158999d1310ae
bc3a8cac7177799645f8bcdb092fa35122043cb1
refs/heads/master
2021-04-28T02:12:48.224463
2018-03-22T07:27:04
2018-03-22T07:27:04
122,297,178
0
0
null
null
null
null
UTF-8
C++
false
false
496
cpp
//main #include "StandardHuman.h" #include "Computer.h" #include "Connector.h" #include "God.h" #ifdef _WIN32 #include "windows.h" #endif // _WIN32 int main() { //test... StandardHuman* user1=GOD.Create<StandardHuman>("user1"); Computer* pc1=GOD.Create<Computer>("pc1"); Connector* keyBoard1=GOD.Create<Connector...
[ "2293933523@qq.com" ]
2293933523@qq.com
850eaa7bc5b65ac45e06111580d556c03fd4bd3f
3f4197b01dbc1f065d759c79e603c7deb31a2599
/external/android/include/21/frameworks/av/include/media/stagefright/foundation/AMessage.h
a9e235b29d63c5b34f399b55a009c082f4095acb
[ "Apache-2.0" ]
permissive
nova-video-player/aos-avos
543477be60e8a2a546f027dd0a97b3bf170585e7
2b79168e639f8088ef5d1e3a8d09f5523c063801
refs/heads/nova
2023-08-09T21:09:13.446561
2023-07-07T20:00:31
2023-07-07T20:00:31
133,509,761
10
6
Apache-2.0
2020-02-05T22:19:25
2018-05-15T11:59:28
C
UTF-8
C++
false
false
5,021
h
/* * Copyright (C) 2010 The Android Open Source Project * * 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 app...
[ "noury@archos.com" ]
noury@archos.com
e3f06466fac60497908de5b6b165b825305b2c25
dc2bc0a04f53af8e46f4273182a996efc8e00f64
/UnitTest/UnitTestCaseObserver.h
be925222cd7daa4d7ece712b79776fee174fd5d7
[]
no_license
rikkus/unittestframework
4417318f46ff94bc8747a0cd2882f016f31483d0
f07a0a23db0f3daba9923518cf46a50a3a0da787
refs/heads/master
2020-07-10T07:55:34.685699
2019-08-24T20:46:03
2019-08-24T20:46:03
204,210,781
0
0
null
null
null
null
UTF-8
C++
false
false
476
h
// vim:tabstop=2:shiftwidth=2:expandtab:cinoptions=(s,U1,m1 // Copyright (C) 2004 Rik Hemsley (rikkus) <rik@kde.org> #ifndef UNIT_TEST_CASE_OBSERVER_H #define UNIT_TEST_CASE_OBSERVER_H #include "UnitTestBase.h" namespace Unit { class TestCaseObserver { public: virtual void aboutToRunTest(TestBase *) ...
[ "rik@hemsley.cc" ]
rik@hemsley.cc
34162c97913b6bcb072fad8c3c90262fb7a3a475
8253a91b75577c53f97f40ccc5cbe77f728ec09e
/Sat_Sun_20_9.cpp
0e8ac42b6af3b125e1f9e6f5a4375ddfb913c82b
[]
no_license
aditya-10012002/DSA_Assignments
2e8d7833fd27ef24fbc23ac1347b9f0d4a49ed39
987c09d08d60f4a6b6ff0318e1bf409f04a09661
refs/heads/master
2023-01-02T17:30:04.071568
2020-10-14T15:32:50
2020-10-14T15:32:50
301,300,132
0
0
null
null
null
null
UTF-8
C++
false
false
6,927
cpp
/* Week days are working days Weekends are hard working days for 'Winners' */ #include<iostream> using namespace std; struct node { int data; node *next; }; typedef node *lptr; void insert(lptr P, int num) { lptr T; T = new(node); T->data = num; T->next = nullptr; while(P->next...
[ "adityakr1001@gmail.com" ]
adityakr1001@gmail.com
53a31216bdee17bdd411b95f13a4a13ef56b5777
1f13a1e8e92cce9d1d63d9eb9dd2c05767ab802e
/BpTree/src/Main.cpp
bd85e8b2d7995e8b45a4301caa668ea76876021e
[]
no_license
tlhallock/indexer
da6b2478ad35cc15caf3608b59c65cc7bf6cfac1
bf20564f1436ef97b41102e8c6a1ba6d5b62d727
refs/heads/master
2021-01-21T23:04:42.259001
2014-06-20T22:13:23
2014-06-20T22:13:23
20,203,974
1
0
null
null
null
null
UTF-8
C++
false
false
118
cpp
/* * Main.cpp * * Created on: May 29, 2014 * Author: thallock */ int main(int argc, char **argv) { }
[ "this.address.does.not.exist@gmail.com" ]
this.address.does.not.exist@gmail.com
db7a186b6d65af0a3bed7c3c04fc3599d773a947
59aac6a277088f58bf708284b7cabbf61ae2b226
/CocosCoreCpp/cocos2d/external/protobuf-2.5.0/vsprojects/Debug/errorcode.pb.cc
66e3a2c674fb0fdd18ca56511daacd64c432cfd2
[ "MIT", "LicenseRef-scancode-protobuf" ]
permissive
qingyin/GameCoreCpp
7afbcc6716b05a6dc65d627a779775a030fa7102
dcef7287856d50e62fed14148709ed7ecf1e6f8f
refs/heads/master
2021-01-01T18:43:29.145340
2017-08-01T04:13:44
2017-08-01T04:13:44
98,411,168
1
0
null
null
null
null
UTF-8
C++
false
true
3,543
cc
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: errorcode.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include "errorcode.pb.h" #include <algorithm> #include <google/protobuf/stubs/common.h> #include <google/protobuf/stubs/once.h> #include <google/protobuf/io/coded_stream.h> #in...
[ "sunchuankui@163.com" ]
sunchuankui@163.com
017a9bee859eb4a3c67c6f610c9efa60666b56f0
9802284a0f2f13a6a7ac93278f8efa09cc0ec26b
/SDK/AnimBP_ImprovisedRifle9mm_classes.h
53de776168ef43cd8a7fb23e362047fefd5ad85a
[]
no_license
Berxz/Scum-SDK
05eb0a27eec71ce89988636f04224a81a12131d8
74887c5497b435f535bbf8608fcf1010ff5e948c
refs/heads/master
2021-05-17T15:38:25.915711
2020-03-31T06:32:10
2020-03-31T06:32:10
250,842,227
0
0
null
null
null
null
UTF-8
C++
false
false
2,496
h
#pragma once // Name: SCUM, Version: 3.75.21350 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // AnimBlueprintGeneratedClass AnimBP...
[ "37065724+Berxz@users.noreply.github.com" ]
37065724+Berxz@users.noreply.github.com
875d13ca2337a6dab92d1174e715beb21719b38c
47dc060913bf6e22117c2a18c90d6a5c740e264d
/Searching/searching-methods/linear-search.h
d36f14e9c107c057d006cc3f7f6d1ea4f0210f4d
[ "MIT" ]
permissive
hoanghai1803/DataStructures_Algorithms
9c9c8d74d618b6dfa4c3103deb488a1707b01c16
b5e8ccb3deba7566b915b21c6b7e9435cfe55301
refs/heads/main
2023-03-23T13:45:10.792737
2021-03-21T13:40:27
2021-03-21T13:40:27
343,241,827
1
0
null
null
null
null
UTF-8
C++
false
false
500
h
#include <vector> /* ========== LINEAR SEARCH IMPLEMENTATION ========== */ // The below implementation of linear search will search and // return the index of the first occurrence of the given target // in range [L, R]. // If the given target does not exist in array, return -1. // Time complexity: O(n). template<cl...
[ "hoanghai123098@gmail.com" ]
hoanghai123098@gmail.com
65bb5878e02e2964295ed6512a71bba99c7d6781
a0423109d0dd871a0e5ae7be64c57afd062c3375
/Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Input.Pointer.PELHolder.h
159bc94b9966714cd4e1ae8d1a1ebdedf9978c02
[ "Apache-2.0" ]
permissive
marferfer/SpinOff-LoL
1c8a823302dac86133aa579d26ff90698bfc1ad6
a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8
refs/heads/master
2020-03-29T20:09:20.322768
2018-10-09T10:19:33
2018-10-09T10:19:33
150,298,258
0
0
null
null
null
null
UTF-8
C++
false
false
799
h
// This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Nodes/1.9.0/Input/Pointer.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.Object.h> namespace g{namespace Fuse{namespace Input{struct Pointer__PELHolder;}}} namespace g{namespac...
[ "mariofdezfdez@hotmail.com" ]
mariofdezfdez@hotmail.com
f84597f2a8587a5fd85b9245e4b22fb15122526c
77835ddebc40f3f39cc3161bc2ae0b80baf214c2
/lbfgs/include/cuda_checking.h
2322b40c0d02a74edba3babf4665cd4d4f271f03
[ "Apache-2.0" ]
permissive
wei-tan/CUDA-MLlib
38c2128bd3e4532fe842476c4b88ec8a523c81a5
4b035369ea52e6d6bba06b1109b9e9aa77f1512a
refs/heads/master
2021-01-18T13:15:31.633571
2016-05-25T18:15:32
2016-05-25T18:15:32
56,883,948
7
4
null
2016-05-25T18:15:33
2016-04-22T20:40:29
Cuda
UTF-8
C++
false
false
1,381
h
/* * 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 may ...
[ "bherta@us.ibm.com" ]
bherta@us.ibm.com
c710a12b8a1022b0988069ae0fde202efbdf2c9b
1f5a9449af3ed163406f62dc32381502eb9631f3
/src/CScheduleAlgorithmTestMigration.h
e1a0e5686d7ea790320bc89ad1cffc51c8f45a31
[ "BSD-2-Clause", "CC0-1.0" ]
permissive
aw32/sched
9ec3994576fa0e957bbf7a38e3c23867a0f70f57
b6ef35c5b517875a5954c70e2dc366fab3721a60
refs/heads/master
2021-01-08T13:09:58.337135
2020-02-21T02:08:51
2020-02-21T02:08:51
242,034,418
0
0
null
null
null
null
UTF-8
C++
false
false
833
h
// Copyright 2019, Alex Wiens <awiens@mail.upb.de>, Achim Lösch <achim.loesch@upb.de> // SPDX-License-Identifier: BSD-2-Clause #define __CSCHEDULEALGORITHMTESTMIGRATION_H__ #ifdef __CSCHEDULEALGORITHMTESTMIGRATION_H__ #include <unordered_map> #include "CScheduleAlgorithm.h" namespace sched { namespace algorithm { c...
[ "awiens@mail.upb.de" ]
awiens@mail.upb.de
a10eed70d9aa5958854f885527421f92de2b4420
e89c3fdb417976fc813da96510bba8da42235c71
/editor/paintItems/shapes/parallelogramitem.cpp
ea87bc701fdb6ab9c5999f3e41ae355e64f8da94
[]
no_license
sm-jalali-f/jetprint
ec02f796d9445b497b424f01af739438146005eb
fb8c5fc669ae3ab5b6b787207ebcdf2a7567a7f4
refs/heads/master
2021-01-09T05:28:54.478245
2017-03-18T08:11:51
2017-03-18T08:11:51
80,773,364
0
0
null
null
null
null
UTF-8
C++
false
false
11,283
cpp
#include "parallelogramitem.h" ParallelogramItem::ParallelogramItem(QWidget *parent, QPointF position, int width, int height, float leftBottomVertexAngle) :DrawItem() { this->parent = parent; this->position = position; this->width = width; this->height= height; this->leftBottomVertexAn...
[ "sm.jalali.f@gmail.com" ]
sm.jalali.f@gmail.com
3090fdefc435d649a23a0ac3e0268b75df1f8b64
0b17877ae6b10f45cf10c96f12828aed455ae1f9
/src/interpreter/bytecode-generator.cc
fc90ae051d3b0116c36cb9df373a359d17f89272
[ "BSD-3-Clause", "bzip2-1.0.6", "SunPro" ]
permissive
hmbeconfidenct/v8
0e49c88ec8b2649cec63dffd5b9ad739f1fbaa67
27fd52abad7d6959f71c8510c4af9f7b4a6d6431
refs/heads/master
2020-03-26T14:03:02.331555
2017-08-23T08:00:32
2017-08-23T09:55:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
167,459
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/interpreter/bytecode-generator.h" #include "src/ast/ast-source-ranges.h" #include "src/ast/compile-time-value.h" #include "src/ast/scopes...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
ea513e111215dbdbeb6af616291dd54cb201e585
7d3f8e7ba0f1472066228e5ec01e04fe600c146a
/src/tools/BenchMarking.hpp
f48b873d1104bc334f71cc75bd82424cfd059fa3
[]
no_license
demon90s/CppWorkingTools
3781449183ed77a0b1e1e50cbad376d2d8ee8225
4104f3d3eeff5f1330697aea08aaa4277ca3a3fe
refs/heads/master
2021-03-11T01:08:47.307788
2020-10-15T11:38:10
2020-10-15T11:38:10
246,500,681
0
0
null
null
null
null
UTF-8
C++
false
false
1,066
hpp
#pragma once #include <chrono> #include <iostream> #include <functional> // 基准测试,采用RAII衡量调用栈花费的时间,精度与 std::chrono::duration 一致 // 默认精度: 毫秒 template<typename RATIO = std::chrono::milliseconds> class BenchMarking { public: BenchMarking(std::function<void(std::size_t)> ouput_func = nullptr) { m_start_tp ...
[ "demon90s@163.com" ]
demon90s@163.com
09bd4b4754fd9815650b8ee98c96c6afdacf65fc
6ffe94c3b84e827449f6a705f0e232399790ce10
/israel/gorod/gorod.ino
bb34f459c93aad15adca518715983e651bad8f13
[]
no_license
bart02/traffic2019
0942827dd2ab4359ff9d0a4ce0af6b221987ab5c
08fec04bb7dc66482aa08265e9e1972fc70018e1
refs/heads/master
2020-04-23T10:20:49.479212
2019-03-14T15:08:21
2019-03-14T15:08:21
171,101,142
0
0
null
2019-07-29T06:40:25
2019-02-17T08:58:10
C++
UTF-8
C++
false
false
7,033
ino
#include <Ultrasonic.h> #include <Servo.h> #include "func.h" #include <Wire.h> #include <Octoliner.h> #include <SharpIR.h> Ultrasonic ultrasonic(48, 49); Octoliner lineleft(42); Octoliner lineright(45); SharpIR sharp(A6, 1080); #define SPEEDYY 60 #define ENCODER_INT 2 // прерывание энкодера // текущее...
[ "a@batalov.tk" ]
a@batalov.tk
eece3f6ceef53b2be738d099d8a19158ae639cd7
0be68c3f07a9fea1e6e4646f6c489dd18338b516
/include/GameWindow.h
fce62b0a0290e5610f45587a9461b83431781190
[]
no_license
brunogouveia/GE-TinyGameEngine
cbdbc2d48db676d372eb817fbdb699f99a886f06
4c9e53625811b39638d2f35e3940a67952e82eaf
refs/heads/master
2021-01-01T06:33:17.130666
2015-05-08T21:45:55
2015-05-08T21:45:55
34,972,592
0
0
null
null
null
null
UTF-8
C++
false
false
899
h
/* * GameWindow.h * * Created on: Mar 23, 2015 * Author: Bruno Gouveia */ #ifndef GAMEWINDOW_H_ #define GAMEWINDOW_H_ #include <string> #include <CSCIx239.h> #include <Renderer.h> using namespace std; class GameWindow { private: // Renderer static Renderer * renderer; static string windowName...
[ "bruno.henrique.gouveia@gmail.com" ]
bruno.henrique.gouveia@gmail.com
fa486218f89750529529ffe65e29216c50a123a7
f83ef53177180ebfeb5a3e230aa29794f52ce1fc
/ACE/ACE_wrappers/TAO/tao/LF_Event.cpp
16139aeb985aeed3d83542601231187845ef0c6a
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-sun-iiop" ]
permissive
msrLi/portingSources
fe7528b3fd08eed4a1b41383c88ee5c09c2294ef
57d561730ab27804a3172b33807f2bffbc9e52ae
refs/heads/master
2021-07-08T01:22:29.604203
2019-07-10T13:07:06
2019-07-10T13:07:06
196,183,165
2
1
Apache-2.0
2020-10-13T14:30:53
2019-07-10T10:16:46
null
UTF-8
C++
false
false
1,352
cpp
// -*- C++ -*- #include "tao/LF_Event.h" #include "tao/LF_Follower.h" #include "tao/Leader_Follower.h" #include "ace/Guard_T.h" #if !defined (__ACE_INLINE__) # include "tao/LF_Event.inl" #endif /* __ACE_INLINE__ */ TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_LF_Event::TAO_LF_Event (void) : state_ (TAO_LF_Event::LFS_IDL...
[ "lihuibin705@163.com" ]
lihuibin705@163.com
d63cba1f90f5ebf43b2e93df151a217f510cb561
c6cab233359ba27f6e3bdfdefd262d6925497bd7
/KnightsAttacks/sample.cpp
dfcbbe5f8e17466894ffc9945f799c590fc0a6c1
[]
no_license
kurenai3110/MM
cc43ef7b6471fea903d43bd5ce4716b7e4dfa35e
e3d3590655fe410ce54e6255d6436eafc66ea1ca
refs/heads/master
2021-09-10T08:38:22.852084
2018-03-23T02:26:44
2018-03-23T02:26:44
85,224,593
4
0
null
null
null
null
UTF-8
C++
false
false
940
cpp
// C++11 #include <cstdlib> #include <iostream> #include <string> #include <vector> using namespace std; class KnightsAttacks { public: vector<string> placeKnights(vector<string> board) { int S = board.size(); vector<string> ret(S, string(S, '.')); srand(123); for (int i = 0; i < S...
[ "keke0001@hotmail.co.jp" ]
keke0001@hotmail.co.jp
fadf6af30908449e9652fd30938dd4b8d4aed870
398ea8a311291e0e30c6ad740f4b427b4f8f49ab
/src/shogun/lib/Collection.hpp
8d5cc7da6439b4e6b2d3de137322091727af5385
[ "BSD-3-Clause" ]
permissive
lambday/xstream
ee14b51f6c175613d4ff5d8e3cb74afc23ba07cc
30553fe4af98bae489435098c8dc2892c269f5c9
refs/heads/master
2020-12-31T00:10:58.805240
2017-03-30T02:52:51
2017-03-30T02:52:51
86,538,167
0
0
null
null
null
null
UTF-8
C++
false
false
2,789
hpp
/** * BSD 3-Clause License * * Copyright (c) 2017, Soumyajit De * 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...
[ "heavensdevil6909@gmail.com" ]
heavensdevil6909@gmail.com
383e8a670def200639b9aa8929da53a6cb06bb79
24287639a5af25775a34729b5942892271db45b5
/211INC/AFXOLE.INL
a5090d40c52aa6d3036a7f62bc6373a8eb45a4f1
[]
no_license
FaucetDC/hldc-sdk
631c67c29b9a2054b28bf148f2b313cdd078e93b
1cfeeace3e6caabb567ce989b54dd44caeaf2bf0
refs/heads/master
2021-01-12T09:07:37.316770
2017-01-15T02:22:40
2017-01-15T02:26:33
76,768,456
8
1
null
null
null
null
UTF-8
C++
false
false
18,066
inl
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See t...
[ "danevans27e@yahoo.com" ]
danevans27e@yahoo.com
c4e73fcdb4ea84f95dc37e76d0e209981cb17a31
f62e37d6a8884960b8e315c61a924650d756df0d
/src/core/hw/gfxip/gfx9/gfx9UniversalEngine.h
bfd670c479b3250a2cb214238db782cea0477aa0
[ "MIT" ]
permissive
ardacoskunses/pal
cd5f0dfd35912239c32e884005bd68b391bb96e0
ec4457f9b005dcb7a6178debc19b1df65da57280
refs/heads/master
2020-03-28T18:00:47.178244
2018-09-12T04:59:18
2018-09-12T05:06:04
148,844,552
0
0
MIT
2018-09-14T21:41:30
2018-09-14T21:41:30
null
UTF-8
C++
false
false
2,272
h
/* *********************************************************************************************************************** * * Copyright (c) 2016-2018 Advanced Micro Devices, Inc. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associ...
[ "jacob.he@amd.com" ]
jacob.he@amd.com
0f5d26a431b454bc1ce119924e90aa3003a81cd5
d053e0e8687f122d120bcd0fa1f9076deb35afa5
/Olymp/NEERC/Internet_olymp/2014-2015/Individual/3/C.cpp
dac97bde367a2475cd646804545c500c691fdde0
[]
no_license
shaihitdin/CP
e8911bc543932866d6fc83eb1d48d9cf79918c61
dc90082f3ebedaccbfb0818cc68539c887f86553
refs/heads/master
2021-01-11T17:10:20.356635
2017-10-05T08:53:56
2017-10-05T08:53:56
79,729,913
1
0
null
null
null
null
UTF-8
C++
false
false
1,375
cpp
#include <bits/stdc++.h> using namespace std; const int N = 1e5 + 20, modulo = 1e9 + 7; vector <int> a[N]; int n, m, q, x, y; inline void do_naive () { scanf ("%d", &q); for (int i = 1; i <= q; ++i) { scanf ("%d%d", &x, &y); for (int j = 1; j <= m; ++j) { a[x][j] += a[y][j]; if (a[x][j] >= modulo) ...
[ "shaihitdin@gmail.com" ]
shaihitdin@gmail.com
7ec6be7d80c3bb776f748e67a5eda67073c98734
10f5774411120870b7188fe0dcc0480ab8aad3a3
/streegp/mutation.hpp
55505bf62782dc10a224e6b3605317a3a59cc18b
[]
no_license
mngr777/stree-gp
4aaa222ec9ce9d094023c68ca31db46aded2971f
252f96931268678b9bba71d0f368b94a09fd77a5
refs/heads/master
2022-05-16T14:10:36.208763
2022-03-10T09:30:43
2022-03-10T09:30:43
212,445,096
0
0
null
null
null
null
UTF-8
C++
false
false
2,915
hpp
#ifndef STREEGP_MUTATION_HPP_ #define STREEGP_MUTATION_HPP_ #include <stree/stree.hpp> namespace stree { namespace gp { // Subtree mutation template<typename R, typename D> Tree mutate_subtree( Tree tree, unsigned depth, float p_term, float p_term_grow, R& prng, D& value_dist); template<typ...
[ "managerzf168@gmail.com" ]
managerzf168@gmail.com
5448e584e89a7745a7cf277ecdc926f42f80b7c0
2eecc41bc8ae893490b30e3abd9808bbd2bd6bdb
/Include/scge/Math/Quaternion.h
48ae135659ae4827aeae8278bfff57007b24c972
[]
no_license
shadercoder/scge
d991230860573a56a44f3ecac2de38c4f25a67f3
cec2bb285aa284206b4d41b9bbbf129a151bf200
refs/heads/master
2021-01-10T04:20:19.240225
2012-11-05T22:50:20
2012-11-05T22:50:20
44,643,412
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
6,154
h
#ifndef __Quaternion_h__ #define __Quaternion_h__ #include "scge\Math.h" //-----------------------------------// class Quaternion { public: // Default constructor, initializes to identity rotation (aka 0°) inline Quaternion () : w(1), x(0), y(0), z(0) { } // Construct from an explicit list of...
[ "quaver.smith@0469fb3b-1f0d-998d-8d12-02512b85cd7a" ]
quaver.smith@0469fb3b-1f0d-998d-8d12-02512b85cd7a
8d389f625a65eef2c8ec838f20dfde7f22a453c1
d798bed49a523108fe38205380dcc26925bbfed0
/trie/include/wordsearch_solver/trie/trie.hpp
02999136d561d1b85afddb9e34ddcf4d7827a48a
[ "MIT" ]
permissive
Arghnews/wordsearch_solver
f6a06dae18176888ed20aaf5e49ae6c4670f35db
cf25db64ca3d1facd9191aad075654f124f0d580
refs/heads/main
2023-08-05T10:46:29.732929
2021-09-20T21:47:24
2021-09-20T21:47:24
395,403,517
0
0
null
null
null
null
UTF-8
C++
false
false
3,813
hpp
#ifndef TRIE_HPP #define TRIE_HPP #include "wordsearch_solver/trie/node.hpp" #include "wordsearch_solver/utility/flat_char_value_map.hpp" #include <fmt/core.h> #include <fmt/format.h> #include <fmt/ostream.h> #include <fmt/ranges.h> #include <algorithm> #include <cstdint> #include <initializer_list> #include <iterat...
[ "arghnews@hotmail.co.uk" ]
arghnews@hotmail.co.uk
7f646122d2676ae73229f73ed965445a566aff73
3b04925b4271fe921020cff037b86e4a5a2ae649
/windows_embedded_ce_6_r3_170331/WINCE600/PRIVATE/TEST/NET/WIRELESS/COMMON/APCONTROLLER/SERVER/azimuthcontroller_t.cpp
4160e4d3a1e2aaf5726183478972931a8f974d0b
[]
no_license
fanzcsoft/windows_embedded_ce_6_r3_170331
e3a4d11bf2356630a937cbc2b7b4e25d2717000e
eccf906d61a36431d3a37fb146a5d04c5f4057a2
refs/heads/master
2022-12-27T17:14:39.430205
2020-09-28T20:09:22
2020-09-28T20:09:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,275
cpp
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft shared // source or premium shared source license agreement under which you licensed // this source code. If you did not accept the terms of the license agreement, // you are...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
0467683c93d2e29e4aeb612d66d8ebefa778f24c
3af65491fdb452239cc090f4c200815587295bef
/kds/Dinic.h
6fb73e45374a9d734e2db57334aa61697a25baf7
[]
no_license
Wazti/something
eb9a00f3b60bbc686bf001dd28aeab836b72a456
b01d7ce6c28c0f6285c0ff75e321ea9b9cde6e6d
refs/heads/master
2020-05-07T15:48:05.787772
2019-04-11T21:30:43
2019-04-11T21:30:43
180,652,958
0
0
null
null
null
null
UTF-8
C++
false
false
989
h
// // Created by Weezle on 2019-04-9. // #ifndef KDS_DINIC_H #define KDS_DINIC_H #include <vector> using namespace std; //Структура ребра между двумя вершинами struct Edge { int v ; // вершина/Vertex v int flow ; // поток в ребре int C; // вместимость int rev ; // To store index of reverse ...
[ "iakudrya@edu.hse.ru" ]
iakudrya@edu.hse.ru
ea837243351d5a866e238ed493db0b64b3dd06db
4bbbd35acc2f96dcb66f1a0e395d934d63866af0
/ThamSoHinhThucVaThamSoThuc/main.cpp
b15d3e9d15b5212156650484f6a6534a6b96c46a
[]
no_license
taidangit/C-tranduythanh
f161bb33962101db68f3edc23ae438d78bcc4796
9a96c90bd5e5f29b8668f5bd0c655f4eb8dbee67
refs/heads/master
2020-12-04T18:09:48.571822
2020-01-05T03:27:30
2020-01-05T03:27:53
231,861,663
0
0
null
null
null
null
UTF-8
C++
false
false
316
cpp
#include <iostream> using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int min(int a, int b); int main(int argc, char** argv) { int c=5; int d=6; int x=min(c,d); cout<<"Min="<<x<<endl; return 0; } int min(int a, int b) { return a<b?a:b; }
[ "dangphattai92@gmail.com" ]
dangphattai92@gmail.com
56b82f58a6a1b6e8f715674922aab475c6140e67
cb30ff3333fdde48170a5717ef92fe1a89b9f574
/服务器端/MyGraduate_Project/MyGraduate_Project/MsgPing.h
1c983f553b6aec7c06c4fe03ef580106807943c4
[]
no_license
LBqqcom/MyGraduate_Project
36d9f9e5975aaeb1f7aa86244a3b52f496f9089f
0004499c5f76009bc34f38d1db859d2326889cc8
refs/heads/master
2020-05-28T12:18:10.995939
2019-03-01T01:38:12
2019-03-01T01:38:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
256
h
#ifndef __MSG_PING_H__ #define _MSG_PING_H__ #include "BaseMsg.h" class MsgPing:public BaseMsg { public: MsgPing(); ~MsgPing(); char* EnCode(int &dataLen); BaseMsg* DeCode(Json::Value value); void PrintData(); private: }; #endif // !__MSG_PING_H__
[ "892544825@qq.com" ]
892544825@qq.com
e38becde7890e3c40f9d8ea7f6ee8a501d2f0e7d
81c66c9c0b78f8e9c698dcbb8507ec2922efc8b7
/src/domains/srcgc/kernel/SRCGCTarget.h
0aee21f30fed6874dc62a7d80a78c12b4b64331d
[ "MIT-Modern-Variant" ]
permissive
Argonnite/ptolemy
3394f95d3f58e0170995f926bd69052e6e8909f2
581de3a48a9b4229ee8c1948afbf66640568e1e6
refs/heads/master
2021-01-13T00:53:43.646959
2015-10-21T20:49:36
2015-10-21T20:49:36
44,703,423
0
0
null
null
null
null
ISO-8859-1
C++
false
false
7,728
h
/* -*-C++-*- * ################################################################### * SRCGC - Synchronous/Reactive C code generation for Ptolemy * * FILE: "SRCGCTarget.h" * created: 9/03/98 15:32:49 * last update: 13/05/98 9:21:57 * Author: V...
[ "dermalin3k@hotmail.com" ]
dermalin3k@hotmail.com
24f37f28f22f5f58d25abaee6ad27137c4c221ec
cfeac52f970e8901871bd02d9acb7de66b9fb6b4
/generated/src/aws-cpp-sdk-payment-cryptography/include/aws/payment-cryptography/PaymentCryptographyEndpointRules.h
ada770bbfb9bed6d45cd978c18feea0a35541d8b
[ "Apache-2.0", "MIT", "JSON" ]
permissive
aws/aws-sdk-cpp
aff116ddf9ca2b41e45c47dba1c2b7754935c585
9a7606a6c98e13c759032c2e920c7c64a6a35264
refs/heads/main
2023-08-25T11:16:55.982089
2023-08-24T18:14:53
2023-08-24T18:14:53
35,440,404
1,681
1,133
Apache-2.0
2023-09-12T15:59:33
2015-05-11T17:57:32
null
UTF-8
C++
false
false
495
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <cstddef> #include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h> namespace Aws { namespace PaymentCryptography { class PaymentCryptographyEndpointRules { public: ...
[ "github-aws-sdk-cpp-automation@amazon.com" ]
github-aws-sdk-cpp-automation@amazon.com
2f0db7bd536bba2e979b09cddd977d29bdc7354e
8661431df6856233183830647051373e09496891
/Contest3/n_reinas.cpp
ef81ab347f01d7c14bc62b3633bb6e3fc6ecc1cd
[]
no_license
Naateri/Competitiva
76c2d6694c816ec695f08f65bb57c1c94e52c388
4778b0777d0365f8ba3d5189285fe1d6b139c232
refs/heads/master
2020-05-14T22:10:08.873007
2019-07-01T20:06:16
2019-07-01T20:06:16
181,974,768
0
0
null
null
null
null
UTF-8
C++
false
false
2,807
cpp
#include <iostream> #include <vector> #include <string> typedef std::vector<int> int_vec; int current_sum = 0; int new_sum = 0; int** create_matrix(int n){ int** mat = new int*[n]; mat[0] = new int[n*n]; for (int i = 1; i < n; i++){ mat[i] = mat[i-1] + n; } for (int i = 0; i < n; i++){ for (int j = 0; j < n...
[ "renato.postigo@ucsp.edu.pe" ]
renato.postigo@ucsp.edu.pe
8fbe399d73cfe85802986ae4a6bb9ba538fb5dd7
a9e7f3724ed765430f7d6f62ece6f456b7465629
/PrimalityTestCarmichaelNumber.cpp
6ee03cbe0c6ac37304f1799d2341f043f280989a
[]
no_license
Shweta2016/AdvDAA
ef5b2b785bb7ba8f8413c1e99eed129b360198bf
0718d1306cf7adf60f516080aa2023520d2b0c69
refs/heads/master
2020-12-14T05:38:25.074434
2020-01-18T00:21:06
2020-01-18T00:21:06
234,659,033
0
0
null
null
null
null
UTF-8
C++
false
false
1,116
cpp
#include <iostream> #include <cmath> using namespace std; // gcd calculation unsigned gcd(unsigned a, unsigned b) { if (b == 0) return a; return gcd(b, a % b); } // powermod(b, e, m) = (b^e) % m unsigned powermod(unsigned b, unsigned e, unsigned m) { if (e == 0) return 1; unsig...
[ "shweta2016kharat@gmail.com" ]
shweta2016kharat@gmail.com
173d5f59cdb5fc35fdb4a609cee47a43122aa381
e1e43f3e90aa96d758be7b7a8356413a61a2716f
/commsconfig/commsdatabaseshim/TE_commdb/inc/Step_011_xx.h
cb3854b0fb93fd95622e25b3edcc1cf7c63d56d6
[]
no_license
SymbianSource/oss.FCL.sf.os.commsfw
76b450b5f52119f6bf23ae8a5974c9a09018fdfa
bc8ac1a6d5273cbfa7852bbb8ce27d6ddc076984
refs/heads/master
2021-01-18T23:55:06.285537
2010-10-03T23:21:43
2010-10-03T23:21:43
72,773,202
0
1
null
null
null
null
UTF-8
C++
false
false
1,713
h
/* * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.h...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
a218508fa914b8a95c3d7e6860ab87ad4e5890db
fd57ede0ba18642a730cc862c9e9059ec463320b
/native/libs/ui/include/ui/GraphicTypes.h
b942c4aa90be077c29632e7e55e67b4206379704
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
kailaisi/android-29-framwork
a0c706fc104d62ea5951ca113f868021c6029cd2
b7090eebdd77595e43b61294725b41310496ff04
refs/heads/master
2023-04-27T14:18:52.579620
2021-03-08T13:05:27
2021-03-08T13:05:27
254,380,637
1
1
null
2023-04-15T12:22:31
2020-04-09T13:35:49
C++
UTF-8
C++
false
false
1,427
h
/* * Copyright 2018 The Android Open Source Project * * 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 b...
[ "541018378@qq.com" ]
541018378@qq.com
20e69dee5e22382a2e2f8a7400107bd2809559cd
e695d0ddeffa22aed711e72aacdbd88a950a5abb
/dp 动态规划/kuangbinDP/Chdoj1069类似最长递增子序列.cpp
d12a6d98ec669ec43de6bf1c397513b86de60d62
[]
no_license
nNbSzxx/ACM
febe12eae960950bb4f03d0e14e72d54e66b4eee
e3994e292f2848b3fbe190b6273fdc30d69e887b
refs/heads/master
2020-03-23T22:08:11.582054
2019-02-07T12:45:27
2019-02-07T12:45:27
142,155,512
0
0
null
null
null
null
UTF-8
C++
false
false
934
cpp
#include <bits/stdc++.h> using namespace std; int n, dp[145]; struct box { int a, b, c; } bx[145]; void add(int id, int a, int b, int c) { bx[id].a = a; bx[id].b = max(b, c); bx[id].c = min(b, c); } bool cmp(const box& b1, const box& b2) { return b1.b > b2.b || (b1.b == b2.b && b1.c > b2.c); } int main() { int ...
[ "hpzhuxiaoxie@163.com" ]
hpzhuxiaoxie@163.com
e2102066969670e06efad4e174d2a252a92f3e0e
8f7c8beaa2fca1907fb4796538ea77b4ecddc300
/extensions/browser/api/mime_handler_private/mime_handler_private_unittest.cc
4ebda737f3cad74e9092a4857705ab197ebfccde
[ "BSD-3-Clause" ]
permissive
lgsvl/chromium-src
8f88f6ae2066d5f81fa363f1d80433ec826e3474
5a6b4051e48b069d3eacbfad56eda3ea55526aee
refs/heads/ozone-wayland-62.0.3202.94
2023-03-14T10:58:30.213573
2017-10-26T19:27:03
2017-11-17T09:42:56
108,161,483
8
4
null
2017-12-19T22:53:32
2017-10-24T17:34:08
null
UTF-8
C++
false
false
4,099
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 "extensions/browser/api/mime_handler_private/mime_handler_private.h" #include <memory> #include <utility> #include "base/memory/ptr_util.h" #in...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c7e5e9ee161ba1c9faec1be54703187278c299a7
ea9f5cd1be0b46e8d01e0ef87615c0dc007ba73b
/SourceCode/4th/string/strtype3.cpp
d5f2b3fc6d5c9b7f7844f0e9a171ef53934e5877
[]
no_license
coolcoolercool/C-PrimePlus
ed173fa9965f9b253ad27949a7a614402f08c50d
fe7e2ae74ede9512d358013c99bdc4f644dcae6b
refs/heads/master
2021-08-22T03:12:43.132055
2020-06-04T01:33:19
2020-06-04T01:33:19
191,380,720
0
0
null
null
null
null
GB18030
C++
false
false
766
cpp
/** * author: zzw5005 * date: 2019/11/7 11:15 */ /* * strcpy 和 strcat 函数的使用 */ #include <iostream> #include <string> #include <cstring> int main4b(){ using namespace std; char charr1[20]; char charr2[20] = "jaguar"; string str1; string str2 = "panther"; str1 = str2; strcpy(charr1, c...
[ "1827952880@qq.com" ]
1827952880@qq.com
410960da285d3791b542dfe2d6f831f864039272
0c5b8aec68be8eaeb1347065a904913db685d6ff
/android-build/localhost.nummc/app/jni/src/scene_play_story.cpp
ad6f4b961d5495df6bbf1edad5f9b42adeca58d0
[ "MIT" ]
permissive
eyzzye/nummc
925ee33f218b3a4811f84473d7b0a696f04c525c
53c7f029f2b574cbb1c5056d2227fa67dace5e8d
refs/heads/main
2023-05-11T20:43:40.491206
2023-05-06T20:18:09
2023-05-06T20:18:09
302,451,679
0
0
null
null
null
null
UTF-8
C++
false
false
6,775
cpp
#include "game_common.h" #include "gui_common.h" #include "scene_manager.h" #include "scene_play_story.h" #include "resource_manager.h" #include "memory_manager.h" #include "sound_manager.h" #include "story_manager.h" #include "game_key_event.h" #include "game_mouse_event.h" #include "gui_loading.h" #include "game_win...
[ "eyuguchi@hotmail.com" ]
eyuguchi@hotmail.com
e124bc52cc69fb688d69e7bc956e6f4927409a48
5b7ae29242b4bb8cc9dfad217b0df5c16d31dc1f
/1865.cpp
f9f172e6cccdc754084d04597e4bf21452970637
[]
no_license
voidsatisfaction/Baekjoon-Online-Judge
63ba03bb27f99283e37245e196857c5dbf3d1d32
7fe9338e35f5df9d59bd04eb72d4310ff216b337
refs/heads/master
2021-01-11T10:27:58.039240
2020-07-26T10:30:12
2020-07-26T10:30:12
79,091,570
1
0
null
null
null
null
UTF-8
C++
false
false
1,635
cpp
#include <cstdio> #include <vector> #define INF 100000000 #define MINUS_INF -INF #define MAX_N 501 using namespace std; struct adjNode { int num, times; adjNode(int n, int t) { num = n; times = t; } }; int T, N, M, W; int bellmanFord(int from, int to, vector<vector<adjNode> > adjList) { bool isInfin...
[ "lourie@naver.com" ]
lourie@naver.com
85cc0d5068c2a04f8f4cbc3a111f40a2befb2645
971713859cee54860e32dce538a7d5e796487c68
/unisim/unisim_lib/unisim/component/tlm/message/snooping_fsb.hh
36920d14a47c28335bf08fbe4ca1a9d70594c859
[]
no_license
binsec/cav2021-artifacts
3d790f1e067d1ca9c4123010e3af522b85703e54
ab9e387122968f827f7d4df696c2ca3d56229594
refs/heads/main
2023-04-15T17:10:10.228821
2021-04-26T15:10:20
2021-04-26T15:10:20
361,684,640
2
0
null
null
null
null
UTF-8
C++
false
false
8,907
hh
/* * Copyright (c) 2007, * Commissariat a l'Energie Atomique (CEA) * 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 copyrig...
[ "guillaume.girol@cea.fr" ]
guillaume.girol@cea.fr
f789ea05ecdccac9a9c63aede7747e67ff845e46
e3b67db8b0ea9af2ba890dc4e119ff22876a2232
/libminifi/src/core/flow/AdaptiveConfiguration.cpp
5346a9c23b7136bddb39dabc82b4c41ce3561203
[ "MPL-2.0", "Apache-2.0", "BSD-3-Clause", "curl", "OpenSSL", "libtiff", "bzip2-1.0.6", "MIT", "LicenseRef-scancode-public-domain-disclaimer", "MIT-0", "Beerware", "Zlib", "NCSA", "ISC", "CC0-1.0", "LicenseRef-scancode-object-form-exception-to-mit", "BSL-1.0", "LicenseRef-scancode-pu...
permissive
apache/nifi-minifi-cpp
90919e880bf7ac1ce51b8ad0f173cc4e3aded7fe
9b55dc0c0f17a190f3e9ade87070a28faf542c25
refs/heads/main
2023-08-29T22:29:02.420503
2023-08-25T17:21:53
2023-08-25T17:21:53
56,750,161
131
114
Apache-2.0
2023-09-14T05:53:30
2016-04-21T07:00:06
C++
UTF-8
C++
false
false
2,785
cpp
/** * * 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 ...
[ "szaszm@apache.org" ]
szaszm@apache.org
b3ec233e73399c5fa7b00c3b3e21939f363ee60e
591013df9fb9517dc6952ac05d4718811b1e122c
/source/executive/source/executive_body.cpp
c9a795d8a8e890f026da04de528ff6abe7cfcde9
[]
no_license
yuanhuihe/robocar
15232abd60cf774214fb01d147cedda73ffe3766
c860ea08a46b08c1c07d80f070904207b16cb981
refs/heads/master
2021-09-15T06:15:33.779931
2018-05-27T17:47:32
2018-05-27T17:47:32
106,238,784
0
0
null
null
null
null
UTF-8
C++
false
false
166
cpp
#include "executive_body.h" namespace Driver { ExecutiveBody::ExecutiveBody() { } ExecutiveBody::~ExecutiveBody() { } } // namespace Driver
[ "hyh618@gmail.com" ]
hyh618@gmail.com
348c939f039140e6c4a5b2012e5177341ac01e2e
7b349544c808c5c1e87928ed12f259bc4bf438f8
/myKMP.cpp
2b6d1d9b510a4489567f58eb6ae34e1bf8ae9557
[]
no_license
OolongQian/Algorithm
b73916d675df2e78a373235ed9a584a53e5514bb
cfdebf84f760a069df652980dc7b09edd1115022
refs/heads/master
2020-03-23T01:50:07.976269
2018-08-13T08:00:15
2018-08-13T08:00:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,214
cpp
#include <iostream> #include <cstring> using namespace std; // #define _DEBUG const int maxn = 1e6 + 5; const int maxm = 1e4 + 5; char p[maxm]; char str[maxn]; int lp; int ls; int nxt[maxm]; void KMP() { int num = 0; cin >> p >> str; lp = strlen(p); ls = strlen(str); for(int i = 0;...
[ "qiansucheng2017@outlook.com" ]
qiansucheng2017@outlook.com
afbe1ea206430661eca8e1507c2475a785f66540
01ec525eca69738ae90f12a6e87279c52818c9ae
/omochain/libraries/chain/protocol/operations.cpp
8fa148b6f935c8d795f7bfc3574b97af61a93c11
[ "MIT" ]
permissive
omochain01/omochain
8625c55dcb229da96a741425d9216bf19495bdd7
532df59aa916bc04d7c989e34229344332d21bfb
refs/heads/master
2020-03-25T10:09:44.722303
2018-09-27T06:54:08
2018-09-27T06:54:08
143,685,265
0
0
null
null
null
null
UTF-8
C++
false
false
1,558
cpp
/* * Copyright (c) 2017, Respective Authors. * * 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 rights * to us...
[ "omochain2@163.com" ]
omochain2@163.com
75a8b2ec030208adfd8acbcd21f1ec3be47089b9
75c228fe207fab5c4c644dbfef495eb1cae804d3
/libs/ofQuickTimePlayer/ofQtUtils.cpp
6bf7472039932a16ee5312fa04accc405d94d0ca
[ "MIT" ]
permissive
novasfronteiras/ofxThreadedVideo
f969c3a166e2d11440ba861a32687ae6f2746fe8
945e71e86350b8f25650fdc97e12d249d5136a0a
refs/heads/master
2020-05-17T22:04:55.242567
2016-08-07T16:49:57
2016-08-07T16:49:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,688
cpp
#include "ofQtUtils.h" #if (defined (TARGET_WIN32) || (defined TARGET_OSX)) && (defined(OF_VIDEO_CAPTURE_QUICKTIME) || defined(OF_VIDEO_PLAYER_QUICKTIME)) #include "ofUtils.h" #include "ofGraphics.h" static bool bQuicktimeInitialized = false; //---------------------------------------- void initializeQuicktime(){ if ...
[ "m@gingold.com.au" ]
m@gingold.com.au
72caaa1ed5e258768c2d3bb4139463f261103476
68d31a190fa86d6452405f6277f3ff2d384e3941
/convex_hull_2_intersection/exact_exact_ch_intersection.cpp
2441972a2f1572fcd09dbfd12bde49032dc359a0
[]
no_license
jkulesza/cgal_play
39381a4c1d2e5ee00bd675448573253c08a791dc
4c9c6721c1d4b893592dba11619e31aaf710083c
refs/heads/master
2021-01-01T16:43:07.162201
2017-07-31T00:03:06
2017-07-31T00:03:06
97,900,531
0
0
null
null
null
null
UTF-8
C++
false
false
1,365
cpp
#include <CGAL/Exact_predicates_exact_constructions_kernel.h> #include <CGAL/convex_hull_2.h> #include <CGAL/Polygon_2.h> typedef CGAL::Exact_predicates_exact_constructions_kernel K; typedef CGAL::Polygon_2<K> Polygon_2; typedef K::Point_2 Point_2; typedef K::Ray_2 Ray_2; typedef K::Segment_2 Segment_2; typedef K::Int...
[ "jkulesza@gmail.com" ]
jkulesza@gmail.com
e575c15c1bace8f7d4195dff594b8b4eb75c2d93
1ba6179028cd524dd7eb6b7a7dce3f8878d15d6e
/MLStudio/Studio.cpp
999cc55b5a7f089513f93de830cfef1b47654c80
[]
no_license
MusicLab-Dev/MLStudio
28a8f51eb122809ec2a06bb7cffc4b4ee98dcf26
c8385099119d370b8fe175f2f71a905d4c51caf7
refs/heads/master
2023-01-22T10:33:36.393732
2020-11-19T16:33:05
2020-11-19T16:33:05
269,968,938
0
0
null
2020-11-09T14:38:25
2020-06-06T12:04:37
C++
UTF-8
C++
false
false
562
cpp
/** * @ Author: Matthieu Moinvaziri * @ Description: Studio class */ #include "Studio.hpp" Studio::Studio(int argc, char *argv[]) : _application(argc, argv) { const QUrl url(QStringLiteral("qrc:/Main.qml")); QObject::connect(&_engine, &QQmlApplicationEngine::objectCreated, &_application, [url]...
[ "m.moinvaziri@gmail.com" ]
m.moinvaziri@gmail.com
48782eebbb639cc93add9b1c64c40864136d85b0
9d4a24335892d489153c12ed9c382bf4662e2b56
/src/qml/qt_native/privacydialog.h
5dcf0f735f2c84273172abab1b2cd4e3f1e5156f
[ "MIT" ]
permissive
EULO-Project/EULO
7e85fc462e2b9d3aa369c295990aae8cf209c520
26c0c5258a4673ad86663d964f57d0bf0a54941d
refs/heads/master
2021-06-11T20:44:42.968985
2019-06-20T09:45:48
2019-06-20T09:45:48
136,103,782
10
6
MIT
2019-02-26T09:59:46
2018-06-05T01:43:09
C++
UTF-8
C++
false
false
3,197
h
// Copyright (c) 2011-2014 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_PRIVACYDIALOG_H #define BITCOIN_QT_PRIVACYDIALOG_H #include "guiutil.h" #include <QDialog> #include <QHea...
[ "kingsfinancenz18@gmail.com" ]
kingsfinancenz18@gmail.com
19b5babaa89cb4150c8954786ed4bc47d62d1097
39c718e9b171c78333e9a839ab2e52f9d6cd70d9
/Wasteland.Stratis/client/hpp/a3_common.hpp
2fdb58ce498a9d7272abd9371039774d304976f6
[]
no_license
JABirchall/Sa-Matra-Wasteland
7de7430a2a6b4ab4577e907a7943038b2f8d3db6
75723fd1a75651ecb46a440c988350c7c38b25c9
refs/heads/master
2020-12-26T14:07:35.192040
2016-08-28T18:31:02
2016-08-28T18:31:02
66,785,652
0
1
null
2016-08-28T19:04:58
2016-08-28T19:04:58
null
UTF-8
C++
false
false
25,048
hpp
/* ArmA 3 Wasteland Code written by Sa-Matra Using this code without Sa-Matra's direct permission is forbidden Special build for Dwarden ESABQIEXHTFRGOFR */ #define a3_sizeEx_06 (((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0.6) #define a3_sizeEx_08 (((((safezoneW / safezoneH) min 1.2) / 1.2) / 25) * 0...
[ "armaleakteam691@gmail.com" ]
armaleakteam691@gmail.com
39bf349028143663de8fe7c58e2d5978c3e2ddc5
c29391e07fef21a22727c94f8f55330f43397d0c
/playerbot/strategy/actions/TrainerAction.cpp
0e13ae99047e3d28ebb41725d781daced9523e80
[]
no_license
1679399242/mangosbot-bots
5b6a65a49c7d650fc5c7114a603c290e96e55490
64ac440b71f54bdfd9e4c8efe1f90b62a5a908c3
refs/heads/master
2020-04-25T19:18:09.535736
2018-09-30T10:48:44
2018-09-30T10:48:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,689
cpp
#include "botpch.h" #include "../../playerbot.h" #include "TrainerAction.h" #include "../../ServerFacade.h" using namespace ai; void TrainerAction::Learn(uint32 cost, TrainerSpell const* tSpell, ostringstream& msg) { if (bot->GetMoney() < cost) { msg << " - too expensive"; return; ...
[ "ike@email.org" ]
ike@email.org
8368aeb20eda8fdd495ed26418c1b0bcf066c216
2aee5a022239ecfb01562a46afa56706c2885936
/src/node.cpp
0a9cf7da996960a01c4cd2dfab3bd1fa7f1b68c4
[]
no_license
susanbao/Batch-Error-Estimation
c2c2ae250ed0132ea802d730a25969f1b1a975ee
a64b121cf1877ce3519d1778a741da507773d9e3
refs/heads/master
2020-04-06T09:56:14.962132
2018-11-10T06:14:15
2018-11-10T06:14:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,220
cpp
/*CppFile**************************************************************** FileName [node.cpp] Synopsis [] Author [Chang Meng] Date [09/08/2018 15:00:39] ***********************************************************************/ #include "node.h" namespace user { /**Function**************...
[ "sdmengchang@yahoo.com" ]
sdmengchang@yahoo.com
326d22773864ad50b7a166ea0773770496ffe3f5
6be4cb424dec9586f2699a1b6fd9c1f07e449d9f
/design_pattern/02struct/composite/component.h
bfda457385f7668b00a84d37c3e3199e4491c930
[]
no_license
feishengfei/workspace
f1a3214a9f02d8b69d50a740ebfd199253edf129
faf45ddcd900067df3968c24228cd82b1d40e448
refs/heads/master
2021-10-21T00:21:34.334239
2021-10-10T13:34:24
2021-10-12T00:23:53
8,425,289
0
1
null
null
null
null
UTF-8
C++
false
false
295
h
#ifndef _COMPONENT_H_ #define _COMPONENT_H_ class Component { public: Component(); virtual ~Component(); public: virtual void operation()=0; virtual void add(Component*); virtual void remove(Component*); virtual Component* getChild(int); protected: private: }; #endif//~_COMPONENT_H_
[ "feishengfei@126.com" ]
feishengfei@126.com
d25298f5390537fd78a2356c7a0e142a5e4fe3ba
b1f749ee047b06df9930b76d03f272d997e49af0
/VisionSolutionMinSH/VisionProject/SocketClient.cpp
57730294c1dee371ea2a613b7f81055eb1913071
[]
no_license
chejingguo/VisionSolutionMinSH
86c609c1aa6a0a115913ece3832dc24166220847
c63700e7379bf15b37878cd2ef42caefb13c4610
refs/heads/master
2020-12-24T21:22:58.888788
2016-05-17T07:03:50
2016-05-17T07:03:50
58,172,321
1
0
null
null
null
null
UTF-8
C++
false
false
570
cpp
// SocketClient.cpp : implementation file // #include "stdafx.h" #include "SocketClient.h" // CSocketClient CSocketClient::CSocketClient() { AfxSocketInit(); } CSocketClient::~CSocketClient() { } void CSocketClient::OnReceive(int nErrorCode) { // TODO: Add your specialized code here and/or call the base class ...
[ "chejingguo@163.com" ]
chejingguo@163.com
7366783c506dca4ac874fbe48079e20f9cd3aaab
deb47ca830ae62ec553e66f7d7bbda9c1c663d66
/Task_E/src/Wheel.cpp
d15f79c2e85c8f9e0c89251445d5911ee7f2ee11
[ "WTFPL" ]
permissive
rkoch/uzh-inf02b-a1
c0005e768817fd31de22f8ebdac5dbfadbd225d4
415bf542f68f876a8e2fc834143a7e15c1b9d099
refs/heads/master
2021-01-25T05:11:22.529834
2013-03-03T21:02:33
2013-03-03T21:02:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
342
cpp
// // Authored by Remo Koch // Public repository at https://github.com/rkoch/uzh-inf02b-a1 // #include <iostream> #include "Wheel.h" Wheel::Wheel(bool isSummerWheel) { size_in_inches = 25.4f; model = isSummerWheel; } Wheel::~Wheel() { } float Wheel::size() { return size_in_inches; } bool Wheel::isSummerWheel...
[ "me@rko.io" ]
me@rko.io
257b6190592253c6f6ddb5f1882d39826ba61b20
c51febc209233a9160f41913d895415704d2391f
/library/ATF/GUILD_BATTLE__CNormalGuildBattleGuildMemberDetail.hpp
910705466d920699990f7c591c15ae8fb25c5758
[ "MIT" ]
permissive
roussukke/Yorozuya
81f81e5e759ecae02c793e65d6c3acc504091bc3
d9a44592b0714da1aebf492b64fdcb3fa072afe5
refs/heads/master
2023-07-08T03:23:00.584855
2023-06-29T08:20:25
2023-06-29T08:20:25
463,330,454
0
0
MIT
2022-02-24T23:15:01
2022-02-24T23:15:00
null
UTF-8
C++
false
false
483
hpp
// This file auto generated by plugin for ida pro. Generated code only for x64. Please, dont change manually #pragma once #include <common/common.h> #include <GUILD_BATTLE__CNormalGuildBattleGuildMemberInfo.hpp> START_ATF_NAMESPACE namespace GUILD_BATTLE { namespace Detail { exter...
[ "b1ll.cipher@yandex.ru" ]
b1ll.cipher@yandex.ru
c603389cd2e2a177b85ccf35c807e82e14a1dde5
bd893ed31f5a50d5be969625f8c6c233734b60ac
/sprout/compost/formats/right_channel.hpp
fc28d9586a701634b1da6dd88f33129caa1a244b
[ "BSL-1.0" ]
permissive
kennethho/Sprout
021fb3b7583fcf05e59c6c2916292073cd210981
dad087cd69627897da31a531c9da989c661866cc
refs/heads/master
2021-01-22T00:50:54.516815
2013-12-12T14:38:33
2013-12-12T14:38:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,497
hpp
/*============================================================================= Copyright (c) 2011-2013 Bolero MURAKAMI https://github.com/bolero-MURAKAMI/Sprout 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.tx...
[ "bolero.murakami@gmail.com" ]
bolero.murakami@gmail.com