blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
62ed4a835b57b005c961a47dc73f629d08bb4017
fe0559eaa11c60145797571bf0ab051bed71ae91
/xerces/AttributeAxis.hpp
7bdd4797fd25103fb65dff815d4819479df6176b
[]
no_license
ren19890419/xqilla
23e64a012f825ff58371907284d15872c9286f7b
ba6e4d58c777bede091856c0edee68c58a5fa364
refs/heads/master
2021-05-26T12:09:50.022580
2012-04-11T13:41:47
2012-04-11T13:41:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,349
hpp
/* * Copyright (c) 2001, 2008, * DecisionSoft Limited. All rights reserved. * Copyright (c) 2004, 2011, * Oracle and/or its affiliates. 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 ob...
[ "yayanyang@gmail.com" ]
yayanyang@gmail.com
cbbe57cda9727a13054bf8960c1de2c677fcfe40
a565dc8a731c4166548d3e3bf8156c149d793162
/PLATFORM/COMMON/SRC/SOC/OMAP35XX_TPS659XX_TI_V1/OMAP35XX/MCBSP/mcbspprofile.cpp
34c61ed324031b194760a9b87f6fa0bfb36876ca
[]
no_license
radtek/MTI_WINCE317_BSP
eaaf3147d3de9a731a011b61f30d938dc48be5b5
32ea5df0f2918036f4b53a4b3aabecb113213cc6
refs/heads/master
2021-12-08T13:09:24.823090
2016-03-17T15:27:44
2016-03-17T15:30:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,646
cpp
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you licensed this SOFTWARE PRODUCT. // If you did not accept the terms of the EULA, you are not authorized to use // this source cod...
[ "ruslan.sirota@micronet-inc.com" ]
ruslan.sirota@micronet-inc.com
74a6821792cd8acf0f21a9d58cb96a63c9a51cbe
a31e33360bd4e8ad6f18c6001e1b66afc2efbab1
/CurveEditor/Source/CurveEditor/EditorDataModel.cpp
5a5e6b587c67dbc280870d668a199c4f94d07375
[]
no_license
MaxGarden/CurveEditor
4a8ad67059ed94b588bd7be5a086aa3bcfeca4e8
d979648808d9b4b6fe11f8a27ee91c72e12e5768
refs/heads/master
2021-03-27T16:45:12.688580
2018-06-18T07:21:57
2018-06-18T07:22:03
122,730,919
0
0
null
null
null
null
UTF-8
C++
false
false
45
cpp
#include "pch.h" #include "EditorDataModel.h"
[ "mserkies@artifexmundi.com" ]
mserkies@artifexmundi.com
6e274f3aedb122a94244d634b1a127aa50ba9bb7
a50dca02b270c16d26e293f4b21706c4862d8059
/WorldEditor3D/Logger.cpp
733bf34d854d885159a3ec14209228009bddd309
[]
no_license
AlexandruScutaru/Engine
45e3a02bb822208401e1c745ba86bebe52e492ca
90bca5e28e0eba26fed29891d9d0860cdafe46ec
refs/heads/master
2021-06-28T01:16:43.691513
2019-06-24T19:26:23
2019-06-24T19:26:23
117,293,538
0
0
null
null
null
null
UTF-8
C++
false
false
1,233
cpp
#include "Logger.h" #include "Config.h" #include <spdlog/sinks/rotating_file_sink.h> #include <iostream> #include <fstream> #include <cstdlib> namespace utilities{ Log::Log(){ initRotatingFileLogger(CONFIG.logger_cfg.file_name, CONFIG.logger_cfg.size, CONFIG.logger_cfg.number_of_files); rotFileLogger->set_level...
[ "alex_cw15@yahoo.com" ]
alex_cw15@yahoo.com
69a57b6869ab2c567a1cb32bdb5ac70932feb812
6aeccfb60568a360d2d143e0271f0def40747d73
/sandbox/odeint/branches/karsten/boost/numeric/odeint/stepper/controlled_step_result.hpp
a9c6d0e8ca6e741dda7d3e8a06dd319ae3190e62
[]
no_license
ttyang/sandbox
1066b324a13813cb1113beca75cdaf518e952276
e1d6fde18ced644bb63e231829b2fe0664e51fac
refs/heads/trunk
2021-01-19T17:17:47.452557
2013-06-07T14:19:55
2013-06-07T14:19:55
13,488,698
1
3
null
2023-03-20T11:52:19
2013-10-11T03:08:51
C++
UTF-8
C++
false
false
544
hpp
/* * controlled_step_result.hpp * * Created on: Jan 27, 2011 * Author: karsten */ #ifndef BOOST_NUMERIC_ODEINT_STEPPER_CONTROLLED_STEPPER_RESULT_HPP_ #define BOOST_NUMERIC_ODEINT_STEPPER_CONTROLLED_STEPPER_RESULT_HPP_ namespace boost { namespace numeric { namespace odeint { typedef enum { success_ste...
[ "karsten.ahnert@gmx.de" ]
karsten.ahnert@gmx.de
af5f00d1001a37153dff1722ea146d12c95a6fa8
08e4f0b4abe0dd662ea558c20cbddf3430800089
/ora ora ora ora/Temp/StagingArea/Data/il2cppOutput/t664461563.h
e04028ceebb6a79d5dad29b227b17fa02108a5ec
[]
no_license
jeongseonwoo/jeongseonwoo.github.io
f997ee5b8762719d83053a1c7b9a670a749cb92f
3eaecdfab10710a9388f5f3be0254e722c1c965e
refs/heads/master
2020-12-02T19:26:14.248004
2016-06-18T03:47:49
2016-06-18T03:47:49
59,629,760
0
0
null
null
null
null
UTF-8
C++
false
false
684
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "t285998070.h" #include "t664461563.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored...
[ "dydry155@naver.com" ]
dydry155@naver.com
7a2d4b2482bf711556b75fa24c2239d3038e2d05
134a2e47f846be985e00bb0869e2c2fb7839521f
/src/md5cli/AssemblyInfo.cpp
0d2aa027bbefe6a57800d7a8c660ca0daecb66d6
[ "Unlicense" ]
permissive
bilbothebaggins/md5cpp
19dec9b8ebccb1ed3bd8d4a48a195135437c41a6
005f6dee7ac3840026d9a3f5d8b63be5aeb95ad5
refs/heads/master
2021-01-01T19:16:14.534990
2015-05-03T11:08:35
2015-05-03T11:08:35
27,195,888
1
0
null
null
null
null
UTF-8
C++
false
false
1,067
cpp
#include "stdafx.h" using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; using namespace System::Runtime::InteropServices; using namespace System::Security::Permissions; // // General Information about an assembly is controlled through the following // set of ...
[ "0xcdcdcdcd@private" ]
0xcdcdcdcd@private
9fa2992cd0c04def27f3b936fca1c1acd33be988
38c10c01007624cd2056884f25e0d6ab85442194
/third_party/angle/src/libANGLE/angletypes.h
9fea750081349f544a1ffb41d404a69bb3e63d5b
[ "BSD-3-Clause", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zenoalbisser/chromium
6ecf37b6c030c84f1b26282bc4ef95769c62a9b2
e71f21b9b4b9b839f5093301974a45545dad2691
refs/heads/master
2022-12-25T14:23:18.568575
2016-07-14T21:49:52
2016-07-23T08:02:51
63,980,627
0
2
BSD-3-Clause
2022-12-12T12:43:41
2016-07-22T20:14:04
null
UTF-8
C++
false
false
8,906
h
// // Copyright (c) 2012-2013 The ANGLE 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. // // angletypes.h : Defines a variety of structures and enum types that are used throughout libGLESv2 #ifndef LIBANGLE_ANGLETYPES_H_ #d...
[ "zeno.albisser@hemispherian.com" ]
zeno.albisser@hemispherian.com
a819e5485427a26b123e89afa7f91a22e0d5e61a
b93cebbaff40f91ceb472a3308d3169a9b51de62
/mico_new/NotificationSrv/test/genidtest.cpp
0ffd34ac03776b4ed3ddae1ca62f4ff089314998
[]
no_license
coderbingcang2357/mico
49e640b14bd223b4e795ecbcce6e83edeadc7c9e
c28c2f83165e43f0d568fd3047cecbc445a021c4
refs/heads/master
2023-03-03T17:55:38.145210
2021-02-01T03:33:08
2021-02-01T03:33:08
334,810,549
0
0
null
null
null
null
UTF-8
C++
false
false
318
cpp
#include <stdio.h> #include "../notifyidgen.h" int main() { Notify::genIdInit(1); uint64_t v = Notify::genID(); uint64_t v1 = Notify::genID(); uint64_t v2 = Notify::genID(); uint64_t v3 = Notify::genID(); printf("%lx, %lx, %lx, %lx\n", v, v1, v2, v3); return 0; }
[ "bingcang2357@163.com" ]
bingcang2357@163.com
ea30b2a684c41332625dc22aa2c0ccc00908575e
37fa0d6027523e05200f268b01496e9fea8340e8
/Ej2exPar/Ej2exPar/main.cpp
bb266936e947901747cff2d8204a32da31bf14c3
[ "MIT" ]
permissive
gejors55/Algorithm
2900fda5a08ee92cb96a550c38361db7f0f7557e
107d6cf4eb8fc7f4d0cebfe9b4e7b2811ac10533
refs/heads/master
2020-04-13T19:55:21.761890
2018-12-28T14:08:49
2018-12-28T14:08:49
163,415,877
0
0
null
null
null
null
UTF-8
C++
false
false
4,301
cpp
/** NOMBRE Y APELLIDOS: LABORATORIO: PUESTO: USUARIO DE DOMJUDGE USADO EN EL EXAMEN: */ #include "Arbin.h" #include <iostream> #include <string> using namespace std; /** COMPLEJIDAD: Explica aquí justificadamente cuál es la complejidad de esta función ***A COMPLETA...
[ "noreply@github.com" ]
noreply@github.com
3cc712e49caf142edde8019e82eb1766eef4372e
1c09eb5237be65e0e90637f6024132b0903fd1bc
/16MI31014_1.cpp
90f86057b8211ad8ab2e8087d1cf2db96449c3bd
[]
no_license
Sayan7782/CS60050
9b76f67d13e9fea1d40b0563101b98d44b6c1b7d
89ced4070138a90141059f66db9c02a07d463cf0
refs/heads/master
2020-05-19T13:30:45.303440
2019-05-05T14:28:07
2019-05-05T14:28:07
185,041,728
0
0
null
null
null
null
UTF-8
C++
false
false
1,069
cpp
//ROLL-16MI31014 //NAME-SAYAN GUHA //Assignment no-1 //Put the input file name in command line, if file is in other folder as of the program then provide the full path name as well #include <iostream> #include <sstream> #include <string> #include <fstream> using namespace std; int main(int argc, char** argv)...
[ "noreply@github.com" ]
noreply@github.com
3f37e3b1d8811f0f145f09b0e664ab5465969f8d
9ff69f2638fe679b9fbb3ac682d356b59c50b068
/code archive/MTF/2017Dec pF.cpp
992bb2eec15a5c1acfd58a8c6edb9de863b5c7c6
[ "MIT" ]
permissive
brianbbsu/program
7f7c3d4aacea32ada7f74cf5caffa9931be280c4
c4505f2b8c0b91010e157db914a63c49638516bc
refs/heads/master
2021-05-23T04:53:49.618057
2020-04-18T15:21:10
2020-04-18T15:21:10
81,056,684
4
1
null
null
null
null
UTF-8
C++
false
false
3,011
cpp
//{ #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef double lf; typedef pair<ll,ll> ii; #define REP(i,n) for(ll i=0;i<n;i++) #define REP1(i,n) for(ll i=1;i<=n;i++) #define FILL(i,n) memset(i,n,sizeof i) #define X first #define Y second #define SZ(_a) (int)_a.size() #define ALL(_a) _a.begin(),_...
[ "brianbb.su@gmail.com" ]
brianbb.su@gmail.com
df40719f7314f3926d39f7944f0b54be500e405d
1f093542bf83031fd7a803fdd8fdfc80fae24668
/SQF/dayz_code/Configs/CfgMagazines/Items/Wood.hpp
73e231a5c90de8f946a96ce2c764339e2eeaa82c
[]
no_license
HeroSmurf/DayZ
37c8bb7b7bc67db4277b6995872315de689092b7
bafa4ca2e290da4d663a612cf9be7f9c4273cd4d
refs/heads/Development
2020-12-26T04:37:44.670795
2015-05-22T04:22:43
2015-05-22T04:22:43
35,392,985
1
0
null
2015-05-11T00:01:27
2015-05-11T00:01:26
null
UTF-8
C++
false
false
1,187
hpp
class ItemLog: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_BLD_name_ItemLog;//"Wooden Log" picture = "\z\addons\dayz_buildings\equip\item_log.paa"; model = "z\addons\dayz_buildings\models\logs.p3d"; descriptionShort = $STR_BLD_desc_ItemLog;//"Rough Wooden Log" class ItemActions { class...
[ "asfoxyy@gmail.com" ]
asfoxyy@gmail.com
4690045d9841c3826752d94ad4813c35a352bed3
bc75de26c8551b1fd730ba565c9145552fe63004
/uppbox/AutoTest/AutoTest.cpp
2e5ca6e3e60f71d8b3266c9b46c30b7c4cfa5181
[ "BSD-3-Clause" ]
permissive
joegana/mirror
6e8f0318233b35e1052757b98eeea609a04630c5
498b3e2f3e92ab2497c525c2cea1fd2fd2368825
refs/heads/master
2020-04-02T16:07:34.242536
2018-10-24T11:35:02
2018-10-24T11:35:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,829
cpp
#include <Core/SMTP/SMTP.h> using namespace Upp; String infolog; String errors; String input; String umk; String exe; Vector<String> exclude; int Packages; int Error; int Tested; int NoRun; int Passed; int Failed; int Timeout; void Do(const char *nest, const char *bm, bool release, bool test)...
[ "cxl@f0d560ea-af0d-0410-9eb7-867de7ffcac7" ]
cxl@f0d560ea-af0d-0410-9eb7-867de7ffcac7
1fbc217ed567081965e437ba78d48aadc66a6551
cb0023535c5584fd102e0976647e96df884076a2
/RPG/RPG/ConsoleCommands.cpp
09ff326578c2e9a548c1914fbaffce9c7af81003
[]
no_license
rroa/Real-time-content-streaming
9212ac75812948a66f07220ccb943da5d2eb6537
82ebf28bf83ed720f4530570362a70f634060b43
refs/heads/master
2020-04-19T14:20:55.060895
2014-10-26T18:02:47
2014-10-26T18:02:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,482
cpp
#include "stdafx.h" #include "ConsoleCommands.h" #include "ReportErrors.h" #include "Console.h" #include "Vector4.h" #include "StringExtensions.h" #include "RenderParameters.h" typedef Vector4 Color; void ConsoleCommand_Help( const std::string& argsString ) { if( argsString.length() > 0 ) { Solidus::ConsoleSyst...
[ "raul.roa@gmail.com" ]
raul.roa@gmail.com
4737330548ad9238bc99ba36434142b073e7bd60
1791461e6740f81c2dd6704ae6a899a6707ee6b1
/Codeforces/576A.cpp
afb6734c67181ba46ecaf72e5153345b3c7e3742
[ "MIT" ]
permissive
HeRaNO/OI-ICPC-Codes
b12569caa94828c4bedda99d88303eb6344f5d6e
4f542bb921914abd4e2ee7e17d8d93c1c91495e4
refs/heads/master
2023-08-06T10:46:32.714133
2023-07-26T08:10:44
2023-07-26T08:10:44
163,658,110
22
6
null
null
null
null
UTF-8
C++
false
false
1,118
cpp
#include <bits/stdc++.h> #define ll long long #define ls id << 1 #define rs id << 1 | 1 #define mem(array, value, size, type) memset(array, value, ((size) + 5) * sizeof(type)) #define memarray(array, value) memset(array, value, sizeof(array)) #define pb(x) push_back(x) #define st(x) (1LL << (x)) #define pii pair<int, i...
[ "heran55@126.com" ]
heran55@126.com
3b0bec46d8ec144eb9a3dca24ba240fd059dd9d8
903767e9e1bd7ae4c273621f2787e8e93ed38553
/Codeforces/Div2/432/D.cpp
41ea7b722178eb896d154942f8fb2cb83df5abfc
[]
no_license
itohdak/Competitive_Programming
609e6a9e17a4fa21b8f3f7fc9bbc13204d7f7ac4
e14ab7a92813755d97a85be4ead68620753a6d4b
refs/heads/master
2023-08-04T08:57:55.546063
2023-08-01T21:09:28
2023-08-01T21:09:28
304,704,923
0
0
null
null
null
null
UTF-8
C++
false
false
1,347
cpp
#include <bits/stdc++.h> #include <print.hpp> using namespace std; // #include <atcoder/all> // using namespace atcoder; #define ll long long #define ld long double #define REP(i,m,n) for(int i=(int)(m); i<(int)(n); i++) #define rep(i,n) REP(i,0,n) #define RREP(i,m,n) for(int i=(int)(m); i>=(int)(n); i--) #define rrep(...
[ "itohdak@gmail.com" ]
itohdak@gmail.com
f88b1455012276a662547319494a6bf5e128aa6b
2f557f60fc609c03fbb42badf2c4f41ef2e60227
/SimTracker/SiPixelDigitizer/plugins/PreMixingSiPixelWorker.cc
e34c7a55c732b1b37d9ab3a9bb79fa901d16b1bf
[ "Apache-2.0" ]
permissive
CMS-TMTT/cmssw
91d70fc40a7110832a2ceb2dc08c15b5a299bd3b
80cb3a25c0d63594fe6455b837f7c3cbe3cf42d7
refs/heads/TMTT_1060
2020-03-24T07:49:39.440996
2020-03-04T17:21:36
2020-03-04T17:21:36
142,576,342
3
5
Apache-2.0
2019-12-05T21:16:34
2018-07-27T12:48:13
C++
UTF-8
C++
false
false
11,510
cc
#include "FWCore/MessageLogger/interface/MessageLogger.h" #include "FWCore/ServiceRegistry/interface/Service.h" #include "FWCore/Framework/interface/Event.h" #include "FWCore/Framework/interface/ProducerBase.h" #include "FWCore/ParameterSet/interface/ParameterSet.h" #include "DataFormats/Common/interface/Handle.h" #inc...
[ "matti.kortelainen@cern.ch" ]
matti.kortelainen@cern.ch
02e7e64072ad34d3d15701f0bc326a12b6dcd08c
f91c41f17fec5d999853b7faed3440fbdf03715d
/code/SoftRenderer/InputManager.cpp
294c0cc20e38963309edd8775b018e2c49bb8c05
[ "MIT" ]
permissive
flyshark/SoftRenderer
1b1f5d7f852b4d8c42ab2a669d5edb85f5c665c0
f781ab6a384082dfb1d69b183acca36017804bf1
refs/heads/master
2020-03-19T04:54:16.486057
2018-05-31T12:36:26
2018-05-31T12:36:26
null
0
0
null
null
null
null
GB18030
C++
false
false
4,803
cpp
#include "StdAfx.h" #define DIRECTINPUT_VERSION 0x0800 #include <dinput.h> #include "InputManager.h" #include "Keyboard.h" #include "Mouse.h" #include "mmgr/mmgr.h" SrInputManager::SrInputManager(void) { } SrInputManager::~SrInputManager(void) { } //------------------------------------------------------------------...
[ "kaimingyi@163.com" ]
kaimingyi@163.com
3599eea56ee45de757dcb06388d16638884b9fee
bb67db6be6980c0ec6a69e13b6fcc1ca42694b5c
/Task4/MIPS_SystemC_v0.6.6/GUI/MIPSimemview.h
9b56bc8c416841b4eca1b50c1332d2111990c9a0
[]
no_license
toomyy94/MIPS-SystemC-ACA
6f0d85d376679cb024954f06f171fa310b532119
0cf586d85f3094434c94aa51dfced96d7d77deb0
refs/heads/master
2021-01-19T02:31:10.239024
2016-08-08T01:42:10
2016-08-08T01:42:10
65,163,653
2
1
null
null
null
null
UTF-8
C++
false
false
1,231
h
#ifndef MIPSIMEMVIEW_H #define MIPSIMEMVIEW_H #include <systemc.h> #include "MIPSmemview.h" class imem; class PortValRead; /** * Visualization of instruction memory contents. */ class MIPSimemview : public MIPSmemview { Q_OBJECT public: MIPSimemview( imem &m, sc_port_base &pc, // PC outp...
[ "rui.oliveira.rpo@gmail.com" ]
rui.oliveira.rpo@gmail.com
c6690f84b917d1f192ab7c6a611b6013998a9586
b034eddefcd004e2e3784a00705adc763ecf8586
/Lab C++/Plex (Graphic editor)/Plex (Graphic editor)/Form1.h
51d08c0fec84f2355ad31498624c48e0bc97fbbf
[]
no_license
Egor92/UniversityProjects
14589f9205b5dc822beb11a33aae0fc33569d106
b51a081d472a61c9779e1b76b4ed5a16f63d796e
refs/heads/master
2022-07-09T22:32:18.615276
2019-08-30T11:05:04
2019-08-30T11:05:04
160,040,829
0
0
null
2022-06-22T20:30:33
2018-12-02T11:34:47
C++
WINDOWS-1251
C++
false
false
46,264
h
#pragma once #include "stdafx.h" #include <stddef.h> #include "math.h" #include "Фигуры.h" #include "Функции (для плекса).h" namespace PlexGraphiceditor { using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; usin...
[ "novikov.ea@mail.ru" ]
novikov.ea@mail.ru
bb9e9114fbe583f797253d3e5b2f0e85a39f05e6
beb8e6a11be1db5ac35e2ce5bb0e544fd8a31d70
/src/launcher/hooks/tier0.cpp
bef5377d0a0e2fd7fa1c13b75aba4fbf10e2b94d
[ "MIT" ]
permissive
uvbs/cso2-launcher
2231174b72dc086687931ed082abca0b528f2867
471701787f3ac1c5fe15cad339abd649162b5e6f
refs/heads/master
2020-03-29T09:01:23.926858
2018-09-17T17:10:57
2018-09-17T17:10:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,895
cpp
#include "hooks.h" #include "tier0/platform.h" #include <array> #include <fstream> #include <filesystem> extern bool g_bPrintMoreDebugInfo; HOOK_EXPORT_DECLARE( hkCOM_TimestampedLog ); NOINLINE void hkCOM_TimestampedLog( char const *fmt, ... ) { static float s_LastStamp = 0.0; static bool s_bFirstWrite = fals...
[ "ochii@outlook.pt" ]
ochii@outlook.pt
d5366e0b45d14a9d1b7f4465eb832d27964b0f10
9ffd69993082ec2f74c4ad34c8a6442ccb835371
/bls/cprivatekey.cpp
4f174196824287339fa6bab0ab4345bc2dfa328f
[]
no_license
iGwkang/bls-go
3a802d9db138da319be685acf6830ac5b96a1ce0
5336a855653cf5764b6a62a2895e9ea290246720
refs/heads/master
2023-06-10T23:48:26.786570
2021-06-23T09:39:06
2021-06-23T09:39:12
376,028,129
0
0
null
null
null
null
UTF-8
C++
false
false
1,444
cpp
extern "C" { #include "cprivatekey.h" } #include "privatekey.hpp" CPrivateKey PrivateKeyFromBytes(uint8_t bytes[PRIVATE_KEY_SIZE]) { return new bls::PrivateKey(bls::PrivateKey::FromBytes(bls::Bytes((uint8_t*)bytes, PRIVATE_KEY_SIZE))); } void FreePrivateKey(CPrivateKey pk) { delete (bls::PrivateKey*)pk; } uint8_...
[ "gaoweikang@rayvision.com" ]
gaoweikang@rayvision.com
804da1af2ceeda92b769481e270eea6d1383e6d3
eb6e4f17d77d472c7ba26bc7a422622fcd074abf
/segregatePosAndNeg.cpp
3f86dd0e4729cb3d867764b7a51c178a98762e8d
[]
no_license
PawanKumar666/InterviewQuestions
6e4c06c33571b537e7e30049208890ec8aee176e
c0d64305b669ac5a5035f439aa8aeb4272b06a99
refs/heads/main
2023-07-23T22:09:23.010856
2021-09-09T08:06:07
2021-09-09T08:06:07
404,636,983
0
0
null
null
null
null
UTF-8
C++
false
false
390
cpp
#include<iostream> using namespace std; int main(){ int a[10] = {-1,1,-2,2,-3,3,-4,-5,5,4}; int left = 0; int right = 0; while(right< (sizeof(a)/sizeof(a[0])) && left<=right){ if(a[right] < 0){ swap(a[left],a[right]); left++; right++; } else if(a[right] >=0) ...
[ "noreply@github.com" ]
noreply@github.com
76586fc78cbd2cde3d90436dda79e5069fd39663
5ebd5cee801215bc3302fca26dbe534e6992c086
/blazetest/src/mathtest/smatsmatsub/LCaMIb.cpp
d6d00864c779f6e197f1e04d8ecba0796904bbd6
[ "BSD-3-Clause" ]
permissive
mhochsteger/blaze
c66d8cf179deeab4f5bd692001cc917fe23e1811
fd397e60717c4870d942055496d5b484beac9f1a
refs/heads/master
2020-09-17T01:56:48.483627
2019-11-20T05:40:29
2019-11-20T05:41:35
223,951,030
0
0
null
null
null
null
UTF-8
C++
false
false
4,177
cpp
//================================================================================================= /*! // \file src/mathtest/smatsmatsub/LCaMIb.cpp // \brief Source file for the LCaMIb sparse matrix/sparse matrix subtraction math test // // Copyright (C) 2012-2019 Klaus Iglberger - All Rights Reserved // // This f...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
987860607901cec98e64505a7b084673d0fe9882
5c83a19b063ee7cf5426db929ad37fd36f7e93c2
/numerical/optimization/pattern_search.cpp
6aafc72e4f43e397581ea29b063a53786dd0ac85
[]
no_license
ultram4rine/ssu
8e3a1f47ac9832997257f080b2c9d5cbc54e81c2
8e9d3569ccbbcb648c1078f0f07de5ff9db0a5a5
refs/heads/master
2023-04-05T14:52:04.546612
2023-04-02T19:58:36
2023-04-02T19:58:36
213,334,016
1
1
null
2022-12-07T22:32:40
2019-10-07T08:42:00
Jupyter Notebook
UTF-8
C++
false
false
1,318
cpp
#define _USE_MATH_DEFINES #include <iostream> #include <cmath> #include <array> #include <utility> #include "norm.hpp" #include "pattern_search.hpp" // Helper. array<double, 2> coordinate_descent(array<double, 2> x, array<double, 2> h, twoDFunc f) { array<double, 2> x_0 = x; for (auto j = 0; j < x_0.size();...
[ "ultramarine730@gmail.com" ]
ultramarine730@gmail.com
3ea3ef40502f71813bd61e42834c3e838de0e5ca
5031c56a67a9c73f2b602e285c7e716d780355e3
/ga/Equation.cpp
5f6c184735bd351f1882a404ae4b819e7bf605b8
[]
no_license
savish/ga-solver
9db475459dab8550bcc4e8a1d70dcaf728f1d3fe
54ae0ddc45df3eae22c268af591aeeec4e7c6eb3
refs/heads/master
2021-01-17T05:49:55.907878
2013-04-05T17:10:24
2013-04-05T17:10:24
9,219,493
1
0
null
null
null
null
UTF-8
C++
false
false
6,051
cpp
//Sonelisiwe Njozela 11272882 //Andrea Chalmers 11256339 #include "Equation.h" //Add any implementation you may require for the Equation class here Equation::Equation(string localEqn) { variableCounter = 0; localEquation = (IsValidEquation(localEqn)) ? localEqn : throw string("The specified equation is invalid"...
[ "alan@filteris.co.za" ]
alan@filteris.co.za
20aef1d348b698604883a0fc9c2c0c06ec92ce16
411b1569db1f630beea064228fd629cb8038f4e8
/selectionsort.cpp
2d65d59a8237ac06ca70f75412514a8e8071ef53
[ "Apache-2.0" ]
permissive
deepanshu1422/450Questions
ea4f3f430951e15d88ac0fa94b20683a01c46103
614a6bcb66f3202a62c375c0c0a63365e1021110
refs/heads/main
2023-08-17T11:47:24.323599
2021-09-30T02:27:58
2021-09-30T02:27:58
388,920,360
0
0
null
null
null
null
UTF-8
C++
false
false
578
cpp
#include<iostream> #include<climits> using namespace std; void selectionsort(int arr[],int n) { if(n==0) { return ; } for(int i=0;i<n-2;i++) { int smallest=INT_MAX; for(int j=i+1;j<n;j++) { if(arr[j]<smallest) { smallest=arr[j...
[ "noreply@github.com" ]
noreply@github.com
633a097b0b8e772af553530b3cdb9b0b61597cbe
e6e073673cdbef380abeba89cbf2618d4f680b2d
/CST 407p - Distuributed Components/broker_impl/cst407classfactory.h
3d05274c1c27d4f425b12959a4497c392cd97210
[]
no_license
mklump/CS_OIT2005Degree_Accademic_Work
2a7d10a73caff65d43421d5bb71de0ca94bb69d4
785c4649a6e43ebca81b7c03b3cba8f9ecf78bcc
refs/heads/master
2021-01-10T06:45:56.185811
2016-03-21T15:04:23
2016-03-21T15:04:23
54,396,605
2
0
null
null
null
null
UTF-8
C++
false
false
424
h
/***** Class :- cst407 * Winter 2003. * Implementation of the cst407 Broker interface. * This interface allows for a peaceful negotiation * between clients and devices. * * This is a DCOM compliant interface. * * See http://capital.ous.edu/~rksaripa/cst407dcom. * for more information. * */ #ifndef _cst407classfactor...
[ "mklump@gmail.com" ]
mklump@gmail.com
6e4941afc1ca4d9c98f147ff5faa07465ad32390
4550599199b9e5a4facc333f4d1f740699074046
/flyweight_coding_exercise_9.cpp
f7832b806bbd6a236557ef3ec3e02855375d5393
[]
no_license
monicayyt/Cplusplus-design-pattern
4070777237eee9e1cdbff34f5ff848d71666bf65
49409030669d27c20e624316a87e695346c92d7b
refs/heads/master
2020-05-29T12:54:39.822968
2019-08-01T23:09:04
2019-08-01T23:09:04
189,143,481
0
0
null
null
null
null
UTF-8
C++
false
false
1,159
cpp
#include <iostream> #include <string> #include <vector> #include <sstream> #include <map> using namespace std; struct Sentence { struct WordToken { bool capitalize; }; vector<string> words; map<int, WordToken> tokens; Sentence(const string& text) { istringstream iss{text}; words = vector<s...
[ "noreply@github.com" ]
noreply@github.com
f5d115fbbf70649dbaa34369e36aae008c52a21b
d2249116413e870d8bf6cd133ae135bc52021208
/vc-common-src/Common/Src/Semaphore.h
0eb50005d1e27ed91e4381e4591bc4d19240a364
[ "Apache-2.0" ]
permissive
Unknow-man/mfc-4
ecbdd79cc1836767ab4b4ca72734bc4fe9f5a0b5
b58abf9eb4c6d90ef01b9f1203b174471293dfba
refs/heads/master
2023-02-17T18:22:09.276673
2021-01-20T07:46:14
2021-01-20T07:46:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,916
h
/* * Copyright Bruce Liang (ldcsaa@gmail.com) * * Version : 2.3.2 * Author : Bruce Liang * Website : http://www.jessma.org * Porject : https://code.google.com/p/ldcsaa * Bolg : http://www.cnblogs.com/ldcsaa * WeiBo : http://weibo.com/u/1402935851 * QQ Group : 75375912 * * Licensed under the Apach...
[ "chenchao0632@163.com" ]
chenchao0632@163.com
ce2b57f1554d486a1c2bea60e60ecd2f29d7c0ec
75452de12ec9eea346e3b9c7789ac0abf3eb1d73
/src/connectivity/bluetooth/core/bt-host/hci/fake_connection.h
e205013655f506135965eeba2d28b733760c0463
[ "BSD-3-Clause" ]
permissive
oshunter/fuchsia
c9285cc8c14be067b80246e701434bbef4d606d1
2196fc8c176d01969466b97bba3f31ec55f7767b
refs/heads/master
2022-12-22T11:30:15.486382
2020-08-16T03:41:23
2020-08-16T03:41:23
287,920,017
2
2
BSD-3-Clause
2022-12-16T03:30:27
2020-08-16T10:18:30
C++
UTF-8
C++
false
false
1,368
h
// Copyright 2018 The Fuchsia 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 SRC_CONNECTIVITY_BLUETOOTH_CORE_BT_HOST_HCI_FAKE_CONNECTION_H_ #define SRC_CONNECTIVITY_BLUETOOTH_CORE_BT_HOST_HCI_FAKE_CONNECTION_H_ #include "sr...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
d046389c5a6c2cb43fb5d78c730ac97ccc42f15b
2eaa4d2dfa3de6e6997b4a348912055eaf3ae01f
/Project/Object.cpp
1f2976e2c7b2e1736d0950dce93af90e3b6c3303
[]
no_license
sadiem/JUVADA
3ff197a0a1e95740d09c57351d696b9ac7db3fc2
b578c5e129bd824c6e3f948781e2b05a55adab6d
refs/heads/master
2021-01-17T05:44:10.852545
2013-03-25T07:27:48
2013-03-25T07:27:48
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
3,243
cpp
//################################################ // <Object.cpp> // //------------------------------------------------ // 2012/12/02 ~ // SekiyamaRumi //################################################ //================================================ //インクルードヘッダ //=====================================...
[ "sisn_crade@hotmail.com" ]
sisn_crade@hotmail.com
235b93321e2acea33b856acd40531273d739fd6f
8566324b0a42dd56ef204ee1a02b8d701346793a
/src/messagehandler/JoinDefaultRoomRequestHandler.h
a0da6b389938998a9576c5680c0ae02c53d725d1
[]
no_license
kppamy/Orca
b81c54c930722f664363c53f36a85e71704af80a
416226cf9ca6a57c933ef8379bbf0e3ad405dd40
refs/heads/master
2021-05-29T04:15:00.438930
2015-07-16T04:56:45
2015-07-16T04:56:45
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
686
h
/////////////////////////////////////////////////////////// // JoinDefaultRoomRequestHandler.h // Implementation of the Class JoinDefaultRoomRequestHandler // Created on: 13-¾ÅÔÂ-2012 5:16:41 // Original author: kohachiro /////////////////////////////////////////////////////////// #if !defined(EA_DBFF0665_E52...
[ "kohachiro@qq.com" ]
kohachiro@qq.com
bdaf9cc0a01e63e80871141b47a019a107ba5332
d8a4ab7d2cb88ebe906b13c84444fb29a0cce06c
/list/List_L_withhead.h
7083e9171593ee858e38878c8aa5d930bc344259
[]
no_license
Darren2017/lesson_data_structure
280a2855df0301b7187e022956ef067689efec03
44ac9190178162cf1a2dfb667256e8886088c891
refs/heads/master
2020-04-01T06:56:55.295880
2019-01-03T07:03:36
2019-01-03T07:03:36
152,970,605
2
0
null
null
null
null
UTF-8
C++
false
false
3,013
h
#include<iostream> using namespace std; # define ElemType int typedef struct LNode{ ElemType data; struct LNode *next; }LNode, *LinkList; void InitList_L(LinkList &L){ //初始化 L = new LNode; L -> next = NULL; L -> data = 0; } int LocalElem_L(LinkList L, ElemType e){ //查找 ...
[ "17362990052@163.com" ]
17362990052@163.com
91d77bb6df3fdb54d29d35a19b8e1b3b0d26b626
4622a81edc00c944e0c9a52106b6ddc6dc14f9bd
/src/qt/rpcconsole.cpp
f34aa4622e7d7d13cd162672d783839799aa196b
[ "MIT" ]
permissive
KaneCoin/KaneCoin
d432a465cfffba141edc00cf038b77c307b444cc
ff88faea76397bdfc6e291f582f6e9617bbb1e69
refs/heads/master
2020-07-02T08:23:24.698724
2016-08-25T06:43:45
2016-08-25T06:43:45
66,322,871
0
0
null
null
null
null
UTF-8
C++
false
false
14,470
cpp
#include "rpcconsole.h" #include "ui_rpcconsole.h" #include "clientmodel.h" #include "bitcoinrpc.h" #include "guiutil.h" #include <QTime> #include <QTimer> #include <QThread> #include <QTextEdit> #include <QKeyEvent> #include <QUrl> #include <QScrollBar> #include <openssl/crypto.h> // TODO: make it possible to filt...
[ "noreply@github.com" ]
noreply@github.com
0fdb92fdec228d5a1e1a0c85bfc5869613408694
af0ecafb5428bd556d49575da2a72f6f80d3d14b
/CodeJamCrawler/dataset/08_17560_5.cpp
d1478f230dcd09a6f419c2e9dd3c3f23b65193fa
[]
no_license
gbrlas/AVSP
0a2a08be5661c1b4a2238e875b6cdc88b4ee0997
e259090bf282694676b2568023745f9ffb6d73fd
refs/heads/master
2021-06-16T22:25:41.585830
2017-06-09T06:32:01
2017-06-09T06:32:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
917
cpp
#include <stdio.h> #include <iostream.h> #include <fstream.h> void ordenar(int a[], int n){ int cambio, i, aux; cambio = 1; while(cambio){ cambio = 0; for(i = 0; i < n-1; i++){ if(a[i] < a[i+1]){ aux = a[i]; a[i] = a[i+1]; a[i+1] = aux; cambio = 1; } } } } void ...
[ "nikola.mrzljak@fer.hr" ]
nikola.mrzljak@fer.hr
7ab58ab794f649008d32d10dbeb15149f4fc4685
e089ffbb179a185f96f05a8983e8570b6e1ef3e6
/LevelEditorNativeRendering/LvEdRenderingEngine/Renderer/ShadowMaps.h
575d31c1f6ad6859e640545a275f578db8d2ea75
[ "Apache-2.0" ]
permissive
peamora/LevelEditor
584798a1f45961ace318f2e8ee9a58d1e9e170cb
a3fb95f0f1b45222154736a3b54562d6392ceff4
refs/heads/master
2021-01-14T10:38:47.442354
2014-11-24T19:01:34
2014-11-24T19:14:52
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
2,603
h
//Copyright © 2014 Sony Computer Entertainment America LLC. See License.txt. /**************************************************************************** ShadowMaps.h ****************************************************************************/ #pragma once #include <string> #include "Lights.h" #include "Shader....
[ "alan_beckus@playstation.sony.com" ]
alan_beckus@playstation.sony.com
56ff46282b9509b2dc71d243bc04b4dbf9dd59c7
fafaa4cd9bc46e8426af6e173e976c9c74098030
/my_server/WorldKernel/ConnectUser.h
82def394a379654be8f7a7cd9bf020768f70004e
[]
no_license
XinJiangQingMang/fight
2c7cf0af9a3f027eda7b355c193041160053d4a0
41846b583064f2c576d3f238aebcebcbb3bafd17
refs/heads/master
2021-06-12T05:31:38.338725
2016-12-11T05:08:17
2016-12-11T05:08:17
null
0
0
null
null
null
null
GB18030
C++
false
false
1,493
h
//********************************************************** // 代码编辑器 //********************************************************** // ConnectUser.h: interface for the CConnectUser class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CONNECTUSER_H__9394419B_3694_4...
[ "337918198@qq.com" ]
337918198@qq.com
8a7877ff21fc35feb4f1844af476d4cbf86bebe4
96391d9314dab2973ec764aaa75bea194743ca2b
/sdk/raknet/RakServer.h
01845a6982680259fb8aed8023f7a03ee5af1b31
[]
no_license
0xF0F1FA/SA-MP
155d6dbb8709e2251469c5c1771d76d2465110e6
318bcd6371a3de6b51b4ce06b287797a12b97bfb
refs/heads/master
2023-08-15T16:07:49.775822
2021-09-22T13:23:50
2021-09-22T13:23:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
31,550
h
/// \file /// \brief Specializes RakPeer to act as a server. /// /// \remarks This file originated from my first game, where I only had a server and a client. Now that I have RakPeer, it's depreciated although in such wide use I can't delete it. /// /// This file is part of RakNet Copyright 2003 Kevin Jenkins. /// ///...
[ "42702181+dashr9230@users.noreply.github.com" ]
42702181+dashr9230@users.noreply.github.com
604788e5258f3fb1a9559d9e407c64912c17e93a
f62e37d6a8884960b8e315c61a924650d756df0d
/src/core/hw/gfxip/gfx6/gfx6WorkaroundState.cpp
89b4d530771732d528829b51b41a2e0887cb9953
[ "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
16,580
cpp
/* *********************************************************************************************************************** * * Copyright (c) 2015-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
5730953bc922283f169b3814366d1d587e2ed57c
b012b15ec5edf8a52ecf3d2f390adc99633dfb82
/branches-public/moos-ivp-2680/ivp/src/app_ivpcheck/DomainExpander.cpp
f0dba83ef3b5b05b2cf2b8a261075ff1393e60e4
[]
no_license
crosslore/moos-ivp-aro
cbe697ba3a842961d08b0664f39511720102342b
cf2f1abe0e27ccedd0bbc66e718be950add71d9b
refs/heads/master
2022-12-06T08:14:18.641803
2020-08-18T06:39:14
2020-08-18T06:39:14
263,586,714
1
0
null
null
null
null
UTF-8
C++
false
false
3,409
cpp
/*****************************************************************/ /* NAME: Michael Benjamin, Henrik Schmidt, and John Leonard */ /* ORGN: Dept of Mechanical Eng / CSAIL, MIT Cambridge MA */ /* FILE: DomainExpander.cpp */ /* DATE: April 18th, 2011 ...
[ "zouxueson@hotmail.com" ]
zouxueson@hotmail.com
620066b37389585eee22806b66008db8a0fae5fb
ad153d31ec8b399b170d69fbe33fb9ebb6f22b43
/GenerateAllPermutations/main.cpp
ae6a81c49f62ee1a1038916579a588c6306ed080
[]
no_license
Ligvest/Learning.algorithms
dbeb1990c2b118ddf0a147c2f2d1fd44a087b2e3
c5f2008b5a029ee73825d8c813a0a5dfc4052f4a
refs/heads/main
2023-01-01T17:30:47.271772
2020-10-17T20:07:32
2020-10-17T20:07:32
300,733,043
0
0
null
null
null
null
UTF-8
C++
false
false
751
cpp
#include <iostream> #include <algorithm> const int16_t MAX_BUFFER_SIZE = 50; void generatePermutations(uint16_t currentPosition, uint16_t numberOfObjects, int16_t buffer[]){ if(currentPosition == numberOfObjects){ for(uint16_t i = 0; i < numberOfObjects; ++i){ std::cout << buffer[i]<< ' '; } std::cout << "\...
[ "ligvesto@gmail.com" ]
ligvesto@gmail.com
816a04a6a59e2363eb8bc54cbcb2f4e295b083cb
efb0d8e9d0111bb3c33b832041efcf18ebb9e923
/14941.cpp
18af2c1dfa4da50e6940309a3578c9aac80cb1c4
[]
no_license
sejinik/BOJ
f0307f8e9bee9d1210db47df309126b49bb1390b
45cb123f073233d5cdec8bbca7b26dd5ae539f13
refs/heads/master
2020-03-18T12:42:01.694263
2018-05-24T17:04:19
2018-05-24T17:04:19
134,739,551
0
0
null
null
null
null
UTF-8
C++
false
false
764
cpp
#include <iostream> #include <algorithm> using namespace std; bool check[100010]; int prime[10000]; int prime_cnt; void Find_Prime() { for (int i = 2; i <= 100000; i++) { if (!check[i]) { prime[prime_cnt++] = i; for (int j = i * 2; j <= 100000; j += i) check[j] = true; } } } int main() { Find_Prime(...
[ "sejinik@naver.com" ]
sejinik@naver.com
f042501457883ef54ed7c2ce92d1a6d53b85be54
15cf8ab8d96083d84409d88b6db2e66c506084a4
/C++/wordFinder.cpp
34619cad3b741d07003c3c7c88f6a6798171e808
[ "MIT" ]
permissive
ABHISHEK-AMRUTE/Hello-world-1
59bea839af5a5e064ede374ac593f47a5f8249d5
ba8ab6f1a5e6a23a49a2cb17eaa44e616d04ee36
refs/heads/master
2020-08-29T10:21:34.438677
2019-10-28T08:58:22
2019-10-28T08:58:22
218,004,701
2
0
MIT
2019-10-28T08:56:58
2019-10-28T08:56:57
null
UTF-8
C++
false
false
1,144
cpp
#include <iostream> #include <fstream> #include <vector> #include <string> #include <algorithm> std::vector<std::string> readFile(std::string bookdir){ std::ifstream file; file.open(bookdir); if(!file){ std::cerr << "file does not exist" << std::endl; exit(1); } std::string word; ...
[ "matthewmfritsch@gmail.com" ]
matthewmfritsch@gmail.com
96f1db718e339661c5cb7b251049f9a1ac319315
ee14ed01fc482caa56e06cc607906da65094cbf5
/LinkedList/remove0_SumConsecutiveNode.cpp
a00d8065254a51a9ea685e0facd0a1fb79b1c733
[]
no_license
rituraj07/Advance-Data-Structure-Algorithm-CPP
530016a1b5ee182e6691fe086f0d647f4bff0141
704dce0eecd1d518dcb160ef9b1455dfb27051c9
refs/heads/master
2020-07-12T03:59:50.232164
2019-11-23T09:08:04
2019-11-23T09:08:04
204,712,299
0
0
null
null
null
null
UTF-8
C++
false
false
1,017
cpp
/** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode(int x) : val(x), next(NULL) {} * }; */ class Solution { public: ListNode* removeZeroSumSublists(ListNode* head) { unordered_map<int,ListNode*> m; ListNode *root=new ListNode(0); ...
[ "rituraj.mishra.07@gmail.com" ]
rituraj.mishra.07@gmail.com
797022c92d5ad781f7889249b5571f9dc1c66d41
8451534cd3ef2f50f758b56f35738cbe274232d4
/C++/HW8CPPAssigned/Unique/DecoyDuck.h
e92362485aea8d0372a761af3b42e7dff6c918de
[]
no_license
kolb3/ECE-39595-
793182846453e9e70a84b6bc995526247a48f1ae
1bd8fe01b54f9560debbb6a048df3e57de8d0326
refs/heads/main
2023-04-19T22:20:38.690639
2021-05-07T12:26:18
2021-05-07T12:26:18
365,225,065
0
0
null
null
null
null
UTF-8
C++
false
false
185
h
#ifndef DECOYDUCK_H_ #define DECOYDUCK_H_ #include "Duck.h" #include <memory> class DecoyDuck : public Duck { public: DecoyDuck( ); void display( ); }; #endif /* DECOYDUCK_H_ */
[ "42627100+kolb3@users.noreply.github.com" ]
42627100+kolb3@users.noreply.github.com
b54c0abc8d1fa57f2bda6aee6d765796a85e2d17
a46d23b1c03be1edf8127db532170580ae919b22
/sip/sipstack/SipContentFunction.cxx
125aff71ec3ab122c280d4a294810e417d5b7290
[ "BSD-2-Clause" ]
permissive
greearb/vocal-ct
0e2935aa43d6bddf1506ad904d0cf61484724438
8c99a61930cc7c4887515ade518ad01022011a4e
refs/heads/master
2023-08-19T05:26:24.583272
2023-08-12T00:08:06
2023-08-12T00:08:06
87,567,277
5
0
null
null
null
null
UTF-8
C++
false
false
4,587
cxx
/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following ...
[ "greear" ]
greear
053660e82ae5d1cc09550145c10a6c469056eb68
d2c3ceb801eb32fc50ea2f752f9f7ea08311e29b
/client_software/client_software/pcscproxy/SoftReaderManager.cpp
79fdbadf09cb19892834cd2a528dd2d4e07982e3
[]
no_license
Fedict/eid-test-cards
77f0dd8ddfa59d410fc885bdb5cab7e1e3cf8b40
11fbadde7f226860102ae472cd628a49b86370ff
refs/heads/master
2021-01-17T15:15:10.896317
2017-08-16T10:12:47
2017-08-16T10:12:47
54,637,202
5
4
null
2016-09-08T15:13:20
2016-03-24T11:33:42
C++
UTF-8
C++
false
false
7,770
cpp
// // Copyright Zetes S.A. Belgium 2008 // // Created by: Rogier Taal // #include "SoftReaderManager.h" #include "SoftReader.h" #include "SoftCard.h" #include "Control.h" #include "Logger.h" #include "Mutex.h" #include <algorithm> #include <cstring> using namespace zetes::pcscproxy; static EidInfra::CMutex srMutex; ...
[ "Frederik.v*******@f*****.be" ]
Frederik.v*******@f*****.be
dc38a4c85babf3d18bc6f04f2282397f1d7c5d8d
c2cb91b62b781a0e9860f9307b66e2917d286ecb
/assignment4/PioneerCarRadio.cpp
6f82d4426cc61eb9c1ebf89d83048017948950d8
[]
no_license
XanderGuerrero/OOP_Assign4
83f3b58e09e5154253048d16e76dd50ac1f51bee
35db7a3492c9349320171d755146bd9dc7fbfc62
refs/heads/master
2020-06-11T04:04:28.402844
2016-12-09T06:29:21
2016-12-09T06:29:21
76,007,966
0
0
null
null
null
null
UTF-8
C++
false
false
2,786
cpp
//FileName: PioneerCarRadio.cpp //Project: PioneerCarRadio //Author: Alex Guerrero //Date: March 23, 2014 //Description: This program runs through the functions of a Car radio with menu input from the user // using inheritance dervived from the AmFmRadio class. // /* -- FILEHEADER COMMENT -- NAME : PioneerC...
[ "alexander.d.guerrero@outlook.com" ]
alexander.d.guerrero@outlook.com
497b1fb2a6b87bf252957456f0fd2da2955a7741
15b7e5452329a7fe438e2cb06782a0c6d3846e6c
/fibonacci_memoization.cpp
e587c27cdf085aa6ca7ec9ce6c55637aeb8918a9
[]
no_license
currybob/algorithm-ps
bf57f61552ce60a4b829767c2c95132fbd121ca9
73bae34322bc64700200c6287c48605253caa3f2
refs/heads/master
2020-05-03T13:30:26.770865
2019-07-06T05:28:45
2019-07-06T05:28:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
276
cpp
#include <stdio.h> int temp[1000]; int fibo(int n) { if (n <= 1) temp[n] = 1; if (temp[n] > 0) return temp[n]; temp[n] = fibo(n - 1) + fibo(n - 2); return temp[n]; } int main(){ int input = 0; scanf("%d", &input); printf("%d\n", fibo(input - 1)); return 0; }
[ "hy21116@naver.com" ]
hy21116@naver.com
88fd4a91908e8dc60d2f2dae9ac4e37608310685
d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3
/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.h
d742dfca389a0f87d494f309808cc85740d8318f
[ "SMLNJ", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-mit-old-style", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer", "NTP", "IJG", "GPL-1.0-or-later", "libtiff", "BSD-4.3TAHOE", "...
permissive
nalinimsingh/ITK_4D
18e8929672df64df58a6446f047e6ec04d3c2616
95a2eacaeaffe572889832ef0894239f89e3f303
refs/heads/master
2020-03-17T18:58:50.953317
2018-10-01T20:46:43
2018-10-01T21:21:01
133,841,430
0
0
Apache-2.0
2018-05-17T16:34:54
2018-05-17T16:34:53
null
UTF-8
C++
false
false
9,301
h
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * ...
[ "ruizhi@csail.mit.edu" ]
ruizhi@csail.mit.edu
11126ed2815245cb6bd7670c4c4605848aec2d48
0982a13a1b525931042b7ad1a3271f12673204c6
/Artefact Engine/madlibs/Include/PhysX/physxprofilesdk/PxProfileEvents.h
4658d4980f3d69a24d5860129aa5aa5239807fd7
[]
no_license
Syzygy2048/InLimbo
a0a87e5a8296f2bec336165d58ef6a49f78cc830
cb7669d678b4e5a13176fe70288c0146e775b050
refs/heads/master
2021-01-19T10:34:58.934382
2014-04-28T17:33:48
2014-04-28T17:33:48
16,291,635
2
0
null
null
null
null
UTF-8
C++
false
false
20,814
h
// This code contains NVIDIA Confidential Information and is disclosed to you // under a form of NVIDIA software license agreement provided separately to you. // // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // proprietary rights in and to this software and related documentation...
[ "pollak.peter89@gmail.com" ]
pollak.peter89@gmail.com
42c1b0e0e9afcee5c8eb841d6095c632ece99725
bcf3c5bf8af4d51feadb6aee59f97e7ed985c7be
/git-lab-program.cc
0de34d34352d4fad80a098d7c503e1c964de039e
[]
no_license
adchou/git-lab
c496e8101cd3275fcbed595d756f96cb0b15dbcb
a095c83d7f27c6a5f255a8e2cac6ddf3f2786554
refs/heads/master
2020-05-24T11:03:13.934756
2019-05-17T18:01:21
2019-05-17T18:01:21
187,239,355
0
0
null
null
null
null
UTF-8
C++
false
false
320
cc
/* * File: git-lab-program.cc * Author: <Andrew Chou> * Date: <May 17 2019> * Description: HW1 */ #include <iostream> #include <iomanip> #include <cstdlib> using namespace std; int main(int argc, char const *argv[]) { /*add code*/ cout << "Hello Git!!" << endl; return 0; }// main
[ "ac686115@ohio.edu" ]
ac686115@ohio.edu
37197d09faed8132372d404019354728c08c97a1
68007c5d326f9d55e74fb6cc8f41a93f6c36f3ba
/Source/rand.cpp
c0d9cd8045091253c7b849d6357639c5e2f34927
[]
no_license
HikawaRin/nsgaii
27bf966de5c6f2a7d99e632df6bab6ea13827845
62c3727a0e6bf739d85787c18b6336ff4a7fbfee
refs/heads/master
2020-08-18T05:13:00.728629
2019-11-20T10:14:19
2019-11-20T10:14:19
215,751,253
0
0
null
null
null
null
UTF-8
C++
false
false
294
cpp
// Declaration of random function # ifndef NSGAII_SOURCE_RAND_CPP # define NSGAII_SOURCE_RAND_CPP # include <random> // 将用于获得随机数引擎的种子 std::random_device rd; // 以 rd() 播种的标准 mersenne_twister_engine std::mt19937 gen(rd()); #endif // NSGAII_SOURCE_RAND_CPP
[ "releaseavalon@gmail.com" ]
releaseavalon@gmail.com
4e6a59eaf2ad98efe61af7589cab013366d017e5
1f94dff7fec09e23656657b4f245490294534a5a
/prosilica_gige_sdk/AVT_GigE_SDK/examples/siotest/siotest.cpp
fd620f8de026535023c9f7a464eb48d17c6d0cc4
[]
no_license
AIRLab-POLIMI/iDrive
ec7d60e2020e7cd7098accf47cfbf81db86c43ff
3564187b444ea43d05d6febd8669fe2e3d96ab39
refs/heads/master
2021-01-13T00:41:37.379806
2015-10-27T13:47:42
2015-10-27T13:47:42
43,829,512
1
0
null
null
null
null
UTF-8
C++
false
false
12,530
cpp
/* ============================================================================== Copyright (C) 2006-2014 Allied Vision Technologies. All Rights Reserved. This code may be used in part, or in whole for your application development =======================================================================...
[ "sgabry90@libero.it" ]
sgabry90@libero.it
2517fc860ad97e4926ed3b3a9c090a0b7960e666
c58e108e7cf54254dea3f755e7c9a03e2fe64a46
/src/invalid_outpoints.json.h
ed2f0d0b6c87d1691971878d78798a1bbd23e168
[ "MIT" ]
permissive
ORO-mlm/ORO-Core
9888490355db1ce55b43998086af7dc589d19d10
770e4728e1b67023f2f52da2850e058732e7583f
refs/heads/main
2023-06-17T02:07:47.355318
2021-07-13T11:43:51
2021-07-13T11:43:51
317,410,361
0
0
null
null
null
null
UTF-8
C++
false
false
6,575
h
// Copyright (c) 2018 The PIVX developers // Copyright (c) 2021- The ORO developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef ORO_INVALID_OUTPOINTS_JSON_H #define ORO_INVALID_OUTPOINTS_JSON_H #include <string> std...
[ "brandon2davincci@gmail.com" ]
brandon2davincci@gmail.com
8995d5e640b398be6bcb68cf01967d0d5fb01c75
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/content/browser/background_fetch/background_fetch_delegate_proxy_unittest.cc
0b3eae2bfc62a42e10abeca56ed7f9bbffa97fde
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
4,217
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/background_fetch/background_fetch_delegate_proxy.h" #include <vector> #include "base/memory/weak_ptr.h" #include "base/run_loo...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
e20339f0d8f3f2598771a35922d8224a53bef9fe
e969be9b8a0067e6e7a9e84974d79b4aa68f1dec
/code/aoce_win/window/MCaptureWindow.cpp
02e894900326a5058513cf9630963b55f462cc86
[ "MIT" ]
permissive
sandman555/aoce
479850e2c04505289bab32a2c4ca02d3cdc7dc40
c1895d7ecc784354744886fb6db4174f211d81d1
refs/heads/master
2023-08-15T19:06:57.094702
2021-10-13T15:14:47
2021-10-13T15:14:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,245
cpp
#include "MCaptureWindow.hpp" namespace aoce { namespace win { MCaptureWindow::MCaptureWindow(/* args */) { createDevice11(&device, &ctx); videoFormat.videoType = VideoType::bgra8; } MCaptureWindow::~MCaptureWindow() {} bool MCaptureWindow::startCapture(IWindow* window, bool bSync) { if (bCapture) { ...
[ "mfjt55@163.com" ]
mfjt55@163.com
351af87300d658622454d9e4c81007f5b917d895
86ceea9a2ff7fdd1d4beea858dd2168ce029251d
/include/MSGL/MSGL_CORE/Vec2.h
21b558cf5832f5ef077cfd73ddfafe30cfaa9b5c
[]
no_license
Olovan/Sprite-Animation-Previewer
819e6bb5a9add0afb9ccd4a654b853c08be90b65
943b50ec678109978baf6b46b644bebfad1e5a44
refs/heads/master
2020-04-06T04:02:04.518758
2017-02-24T18:29:55
2017-02-24T18:29:55
83,071,101
0
0
null
null
null
null
UTF-8
C++
false
false
493
h
#ifndef VEC2_H_BTPOKQ7A #define VEC2_H_BTPOKQ7A #include <string> namespace msgl { namespace core { class Vec2 { public: float x; float y; Vec2 (); Vec2 (float x, float y); Vec2 (const Vec2 &copy); Vec2 operator+(const Vec2 &other); Vec2 operator-(const Vec2 &other); Vec2 operator*(const Vec2 &other); Ve...
[ "micahsmith.92@gmail.com" ]
micahsmith.92@gmail.com
bfedd87de6bc448cba94a7deed3f6482bdbedbc8
927eff7f52e98ec4f5f00c16751981bbdf33489c
/DEU3D_Common/Common/src/crc.cpp
cb841eaad06ec6663ce794ad55b9d13c95a08548
[]
no_license
Armida220/MyEarth
cafa24cfb6f0eda6b3e68948e60af54a2242eaad
6e8826fbcedff45e119009e49d11179df7c0ec3f
refs/heads/master
2020-03-18T08:52:49.390253
2018-05-22T14:11:27
2018-05-22T14:11:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,509
cpp
#include <crc.h> #include <stdio.h> namespace cmm { void PrintCrcTable() { //Poly = 0xedb88320 WinRAR Poly for(unsigned i = 0; i < 256; i++) { unsigned Val = i; for (unsigned k = 0; k < 8; k++) { if (Val & 1) Val = ...
[ "2415630511@qq.com" ]
2415630511@qq.com
06646526c84438d827350be6c3e97b3390200279
bb27edc2f12f8b33343e385cafaf57b7e3a82428
/04-Collision/DSutil.cpp
972edbb453bc5a66216a091adfc0226157d1dc67
[]
no_license
aanhoaa/CastleVania
d64b9ba9900127e2526cbceab23f96063628e8c3
ead00e69c1781d8b11cb806152ccbfe68e6c0233
refs/heads/master
2023-02-18T03:12:21.687247
2021-01-22T08:47:20
2021-01-22T08:47:20
298,841,814
0
0
null
null
null
null
UTF-8
C++
false
false
46,268
cpp
//----------------------------------------------------------------------------- // File: DSUtil.cpp // // Desc: DirectSound framework classes for reading and writing wav files and // playing them in DirectSound buffers. Feel free to use this class // as a starting point for adding extra functionality. // ...
[ "lnchauqb9x@gmail.com" ]
lnchauqb9x@gmail.com
823e904f7df874f6ab8c3951070466f174e7232a
4fc9d5d49b9d0c9a8aec35e02418230c4a439bf7
/Samples/Mathematics/NURBSSphere/NURBSSphereWindow.cpp
def10cbfd05c509d26b41c001689b488bfab4813
[]
no_license
zhouxs1023/GTEngine
07d8a299522a8b33b6960dca06a4ca6cb459622c
16c1af003106798dd2d91800085818b40adfad1a
refs/heads/master
2020-03-27T18:03:37.798691
2019-12-30T13:49:17
2019-12-30T13:49:17
146,895,580
9
3
null
null
null
null
UTF-8
C++
false
false
7,247
cpp
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2019 // 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: 3.18.2 (2019/05/03) #include "NURBSSphereWindow.h" #include...
[ "zhouxs1023@163.com" ]
zhouxs1023@163.com
374fc6836440a8635ff97d6740b2b5279c2a1fca
c2a0837c12e6a771835d424dbfd0f69aff51e23a
/SDK/PUBG_Buggy_Seat_Driver_classes.hpp
2fe4f2bd9b3545abf8c6995607429499f2d28659
[]
no_license
Ericir3/PUBG-SDK
c01fb28d74cb8061eb31e4716107581aae1590c5
22ac57dc6404346a3ca37e51077e4773ca49e8ef
refs/heads/master
2021-07-13T10:04:19.595554
2017-10-17T08:07:06
2017-10-17T08:07:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
664
hpp
#pragma once // PlayerUnknown's Battlegrounds SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace Classes { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass Bu...
[ "tj8@live.com.au" ]
tj8@live.com.au
e6c936a787fd2a5b00cf16c8798e2c57f2f3f76b
8f663aa25d18cd727d919e0ac2c695db2926758a
/Code/Gfx/nxparticlemgr.cpp
1b6ebab2179be0032aedd394c420ccabaa1c5173
[]
no_license
michael-fa/thug
300fd5d40b3e946ca5f61da3b0526f493a2fe7e6
903a0a8f4f0df1bb6a6059a2468c6ad1245cb7d0
refs/heads/master
2020-04-20T23:13:52.174199
2020-04-20T16:24:20
2020-04-20T16:24:20
169,163,138
0
0
null
2019-02-04T22:59:29
2019-02-04T22:59:28
null
UTF-8
C++
false
false
3,390
cpp
//**************************************************************************** //* MODULE: Gfx //* FILENAME: p_nxParticleMgr.cpp //* OWNER: Paul Robinson //* CREATION DATE: 3/27/2002 //**************************************************************************** #include <core/defines.h> ...
[ "thug1src" ]
thug1src
896e27ce9cce23f28cf099b2dd9e859d3b874612
54dc95388e7062d06e4b6461202433858785e4e6
/lazyECS/Systems/PhysicsSystem.hpp
dbc9e59ecf2fe87a406ec3f262d6185518de7025
[ "MIT" ]
permissive
goksanisil23/lazyECS
ca7a1a03bcb6f3d6be49e71245ee234b6e47d9af
843d653c9c72010e910ae794ac95c046d69e95bd
refs/heads/main
2023-08-10T22:04:11.230179
2021-09-19T16:13:46
2021-09-19T16:13:46
361,481,054
0
0
MIT
2021-06-21T09:05:13
2021-04-25T16:32:52
C++
UTF-8
C++
false
false
3,481
hpp
#pragma once #include "ECSCore/Types.hpp" #include "Components/RigidBody3D.hpp" #include "Components/Transform3D.hpp" #include "Components/Mesh.hpp" #include <reactphysics3d/collision/RaycastInfo.h> #include <reactphysics3d/mathematics/Ray.h> #include <reactphysics3d/mathematics/Vector3.h> #include <reactphysics3d/re...
[ "goxan.isil@gmail.com" ]
goxan.isil@gmail.com
6ed0e62ae3cabd4839cff77e4fc116924fb41ef5
befaf0dfc5880d18f42e1fa7e39e27f8d2f8dde9
/SDK/SCUM_Antibiotics_02_functions.cpp
07359dcbb284c777a4eebf3e593272e2d12ce762
[]
no_license
cpkt9762/SCUM-SDK
0b59c99748a9e131eb37e5e3d3b95ebc893d7024
c0dbd67e10a288086120cde4f44d60eb12e12273
refs/heads/master
2020-03-28T00:04:48.016948
2018-09-04T13:32:38
2018-09-04T13:32:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
350
cpp
// SCUM (0.1.17.8320) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SCUM_Antibiotics_02_classes.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- } #ifdef _MSC_...
[ "igromanru@yahoo.de" ]
igromanru@yahoo.de
056ffc99fd88be88f282f4cf2f24840da0f5b9aa
08185316968c87cf74b3a3e7e5d73563ac9ae603
/source/lesson20/thread2.h
7667631cf759100725141a56f8a8a40ba79906cf
[]
no_license
Caiaolun/MFC_FFMPEG
d7f8d125dd4c6c6b68db1f79e9e97f5c55836d9a
fd19200ddc562a663c8ef6c19e5b92a50e08f720
refs/heads/master
2020-04-24T01:44:46.541380
2019-02-20T06:07:09
2019-02-20T06:07:09
171,610,788
0
0
null
null
null
null
GB18030
C++
false
false
397
h
#pragma once #include <windows.h> class Thread { public: DWORD _threadId; HANDLE _thread; protected: /** * 线程入口函数 */ static DWORD CALLBACK threadEnter(void* pVoid); public: Thread(); virtual ~Thread(); virtual bool run(); /** * 启动线程函数 */ virtual bool start(); /** *...
[ "15920101584@163.com" ]
15920101584@163.com
5f7eab23ce9101b82a5e1657e3831ab1a7def173
017b33e63db4c1811ed05feb9f109c7d14b3f8a2
/popstart/Classes/PopStar.cpp
31aa11975717a02a643eb251a62d25d138a6c57f
[]
no_license
wyrover/PopStar
50702cbdec620729a5a843ba55d8a28edd74fce0
bbd58c48bc9e8211ad70fa1a22b46c1c62ed707d
refs/heads/master
2021-01-17T06:55:08.559269
2015-01-08T03:46:56
2015-01-08T03:46:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,744
cpp
#include "PopStarLayer.h" #include "GameLevel.h" #include "GameScene.h" #include "Star.h" #include "PopStarDataMgr.h" #include "PopStarState.h" #include "StartLayer.h" #include "PopStar.h" USING_NS_CC; namespace { const int STAR_WIDTH = 64; const int STAR_HEIGHT = 64; } PopStar::PopStar(PopStarLayer* layer)...
[ "731111475@qq.com" ]
731111475@qq.com
31b11c4caf4e8d2754c782419dda6eda99ab5f31
a25a5aa4971f28f55845b7e651efd8b894bf1a20
/cppVersion/libClusteringAlgo/include/MatchedClusters.hpp
098439f5f9451e5242f00001c28597c03379e69c
[]
no_license
jniedzie/ntuple-tools
494256233fbcda7bc4ad82d6c4db9388c94c563b
e63bf0afa51fc4c7b88a5d33c4fed59dfb12f686
refs/heads/master
2022-06-27T02:25:56.334894
2022-06-15T15:20:59
2022-06-15T15:20:59
133,346,996
0
0
null
2018-05-14T10:54:37
2018-05-14T10:54:37
null
UTF-8
C++
false
false
2,327
hpp
// // MatchedClusters.hpp // // Created by Jeremi Niedziela on 27/08/2018. // #ifndef MatchedClusters_hpp #define MatchedClusters_hpp #include "BasicCluster.hpp" #include "RecHits.hpp" #include "Helpers.hpp" #include <vector> /// Class containing vector of rec cluster and a vector of sim clusters matched together...
[ "jeremi.niedziela@cern.ch" ]
jeremi.niedziela@cern.ch
f2e371a5a76784b3b75e62bff63b452412ca5b2f
e85338f6d8666eb476698de5025c742b9b838a50
/contests/latam16/A/A.cpp
b48da9adccdb50fc957b3091994fbd016af721b1
[]
no_license
yancouto/competitive-programming
8104bb3c45e0b385c2abb4cfcac14c35cce0619e
ac849e3aa858eea56b0aa6b7eb93e9a9e70f9475
refs/heads/master
2022-10-19T11:29:46.932829
2022-10-07T00:16:43
2022-10-07T00:16:43
66,641,933
7
0
null
null
null
null
UTF-8
C++
false
false
631
cpp
#include <bits/stdc++.h> using namespace std; #define fst first #define snd second typedef long long ll; typedef pair<int, int> pii; #define pb push_back #define for_tests(t, tt) int t; scanf("%d", &t); for(int tt = 1; tt <= t; tt++) const ll modn = 1000000007; inline ll mod(ll x) { return x % modn; } int a[4]; int m...
[ "yancouto@gmail.com" ]
yancouto@gmail.com
4748bf08df1057fd91d71ec5d900b2caaec19531
ac372e2fdc9352414169b4791e58f43ec56b8922
/Export/linux/obj/include/lime/graphics/opengl/ext/OES_texture_half_float_linear.h
06ccc919db3822fac85ee6ed1a7b4dbfc0f508be
[]
no_license
JavaDeva/HAXE_TPE
4c7023811b153061038fe0effe913f055f531e22
a201e718b73658bff943c268b097a86f858d3817
refs/heads/master
2022-08-15T21:33:14.010205
2020-05-28T15:34:32
2020-05-28T15:34:32
null
0
0
null
null
null
null
UTF-8
C++
false
true
2,333
h
// Generated by Haxe 4.1.1 #ifndef INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear #define INCLUDED_lime_graphics_opengl_ext_OES_texture_half_float_linear #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_STACK_FRAME(_hx_pos_42c6cae082128b8b_6_new) HX_DECLARE_CLASS4(lime,graphics,opengl,ext,OES_tex...
[ "ua667766706@gmail.com" ]
ua667766706@gmail.com
3018e782ad34aa8a06b171d2d2449dc778829de6
ba78a3bcaa9a11184d45c55559e7b43cc62222ea
/QUANTAnet_rbudpBase_c.hxx
d06fccf8a08d73dc5aa2f1b2c0fbf82b1cd6522f
[]
no_license
lstarby/RBUDP
a94dc585335152ba784eecb95134e82a453c636a
7cda41da4bdc26880951044356ff614699b43ffd
refs/heads/master
2023-03-17T06:42:08.876578
2016-07-15T09:32:52
2016-07-15T09:32:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,753
hxx
/****************************************************************************** * QUANTA - A toolkit for High Performance Data Sharing * Copyright (C) 2003 Electronic Visualization Laboratory, * University of Illinois at Chicago * * This library is free software; you can redistribute it and/or modify it * unde...
[ "holic.michal@gmail.com" ]
holic.michal@gmail.com
5d7bcd702d93a3b59bbaf35abe5a7c4e85b9d8ab
1ff4d6890ed40988ebf49d0a12ae16f12197d68e
/log.cpp
26f5129132cfac16f7389d1a7ac00f5ca6c4114b
[]
no_license
RobMeades/log-client
1309ecab1b665236f8472daf239ce12ed8759343
7555c91a4aec514b89b786061c1f94585bc16296
refs/heads/master
2021-05-04T18:19:16.845945
2017-11-24T13:31:19
2017-11-24T13:31:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,381
cpp
/* mbed Microcontroller Library * Copyright (c) 2017 u-blox * * 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 ...
[ "rob.meades@u-blox.com" ]
rob.meades@u-blox.com
d104e81e36e437e058299e10cc99862d56e19b82
cb0d520558754282f8b586dd57df248460a8ae22
/sct_plot/src/internal/cut_x_y.cc
2e18c5a5dfc0585fa14ba33f834c8bcaf4549ddf
[]
no_license
RPeschke/SCT_correlations
a21e2ea4407d7e2be08ffde172a2917fbc8b0dc1
6ff4ce7ca5d7529d4ba7f386f1f1b8234cb55f66
refs/heads/master
2021-01-18T22:58:13.034155
2016-05-25T08:23:21
2016-05-25T08:23:21
35,161,842
0
3
null
null
null
null
UTF-8
C++
false
false
1,152
cc
#include "internal/plot_hit2d.hh" #include "internal/plane.hh" #include <iostream> #include "s_cuts.h" namespace sct_corr{ class cut_x_y :public plot_hit2d{ public: cut_x_y(const S_Cut& cut_, const s_plot_prob& = ""); virtual void processHit(double x, double y) override; virtual s_plane_collection getOu...
[ "richard.peschke@desy.de" ]
richard.peschke@desy.de
d390ae5dcc236d2fb585d17314d63feca162f5ee
c6ab5a7415a7d858317fd54e1ab999a76dd05590
/Labovi/OO1-Lab2-Sve_godine_svi_zadaci/racun-novi standard/racun.h
31811a02fd20c291ab4c41a2dab1e4ae7cc2cafe
[]
no_license
DJDJM/SI2OO1
c57f4ae0d4a24e9a3860e5a19c4a18ac8c930860
0e0c401f430d7e5b0ddcb3b3563310cda2365b7f
refs/heads/master
2021-08-23T06:28:25.684883
2017-12-03T22:16:59
2017-12-03T22:16:59
112,966,557
0
0
null
2017-12-03T21:47:52
2017-12-03T21:47:52
null
UTF-8
C++
false
false
374
h
#ifndef _RACUN_H_ #define _RACUN_H_ #include "zbirka.h" #include "predmet.h" #include "stavka.h" class Racun : public Zbirka { protected: string ime; long datum; void pisi(ostream &it) const; public: Racun(int kkap, const string &im, long dat) : Zbirka(kkap), ime(im) { datum = dat; } Racun *kop...
[ "noreply@github.com" ]
noreply@github.com
4745a646a46b2b4df49cd582d78bff75af8dce77
448b92d144033f383b7523d462e803c1a3997026
/Deck.hpp
3d362281e5b7aceb546818d792b2395ee9d62a7e
[]
no_license
Dude036/Texas-Hold-em
5062fff228fddd944565471650e1e9dc85f0b187
d3a16ae2da65d939567578da91306eb72501fa50
refs/heads/master
2021-08-18T20:10:23.741334
2017-11-23T19:38:06
2017-11-23T19:38:06
111,320,709
1
0
null
null
null
null
UTF-8
C++
false
false
415
hpp
#ifndef DECK_HPP #define DECK_HPP #include <vector> #include "Card.hpp" #include "Globals.hpp" class Deck { public: Deck(); ~Deck(); void shuffle(); void fillDeck(); bool isEmpty() { return pullDeck.size() == 0; } Card draw(); std::vector<Card> getPlayedCards() { return usedCard; } p...
[ "Josh@higham.com" ]
Josh@higham.com
ae882d74fba3abce0cafec6511b63c7624363aaf
2e4fa9d9071171d740a2c50a14cf41244ab31f12
/solutions/0134.Gas Station.cpp
477bc993e0c709968b4dc99c5505ed01277069c7
[]
no_license
SakibulMowla/leetcode-solutions
d846046af8d520a62cf8e67726df3ff8e0ea9c8f
afc39f5bc04d8436a2c6d4d8dde22802989660d2
refs/heads/master
2023-06-09T01:33:49.422869
2023-05-25T18:03:06
2023-05-25T18:03:06
168,779,500
6
0
null
null
null
null
UTF-8
C++
false
false
1,359
cpp
// O(n^2) class Solution { public: int canCompleteCircuit(vector<int>& gas, vector<int>& cost) { int ans = -1; int n = gas.size(); for (int i = 0; i < n; i++) { bool flag = true; int sum_gas = 0; int sum_cost = 0; for (int j = 0; j < n; j++) { ...
[ "sakibulmowla@gmail.com" ]
sakibulmowla@gmail.com
79c5dd942e52ad4c7f2e9d2258ee71a55efbf696
3f2811a94c4b4ed935f624bb8172c4cbbf122fed
/Решения/Структури от данни/DynamicArray.h
863853008e78fcaa10df76c28cc7c9c8ed6b5e87
[]
no_license
Scorpion333/fmi-oop-2017
7659c208f99675a9598d1b2dda79807e171eda52
96f6ffa00a1b3a2093536cbaa849098e11466a4c
refs/heads/master
2020-04-05T09:55:52.620691
2017-10-11T04:31:53
2017-10-11T04:31:53
81,641,876
3
2
null
2017-08-24T19:05:35
2017-02-11T08:56:57
C++
UTF-8
C++
false
false
2,980
h
#pragma once const unsigned MIN_CAPACITY = 16; template<typename T> using map_fn = void(*)(T&); template<typename T> using predicate = bool(*)(const T&); // R - Result type, E - element type template<typename R, typename E> using reduce_fn = R(*)(const R&, const E&); template<typename T> class DynamicArray { privat...
[ "pskorcheliev@gmail.com" ]
pskorcheliev@gmail.com
7226de4692b021a0fd0305b0dbfa513706529bde
6d157b3426dceb8e2243f65fd56a4907d62bd30d
/unity/builds/Il2CppOutputProject/Source/il2cppOutput/mscorlib17.cpp
1debae37db9cc295ff8a5b5041f0672e5a4ddf34
[ "MIT" ]
permissive
leeenglestone/mrtk
49a373c9bbfb62d2c786fc7cee7319cdd2f8bbce
e9c81815e5cdfba3315bb72f16400a80383a3b63
refs/heads/main
2023-03-31T23:16:47.734283
2021-04-01T21:11:50
2021-04-01T21:11:50
352,925,109
0
0
null
null
null
null
UTF-8
C++
false
false
1,890,452
cpp
#include "pch-cpp.hpp" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <limits> #include <stdint.h> #include "icalls/mscorlib/System/ValueType.h" #include "icalls/mscorlib/System.Threading/WaitHandle.h" template <typename R> struct VirtFuncInvoker0 { typedef R (*Func)(void*, cons...
[ "lee.englestone@interact-intranet.com" ]
lee.englestone@interact-intranet.com
a4b444d885e8ef13851c18d8bc613ab513f61818
24f26275ffcd9324998d7570ea9fda82578eeb9e
/media/learning/impl/distribution_reporter.h
bfd09bf6d9223fb9a065dac38095f4a3f4385ace
[ "BSD-3-Clause" ]
permissive
Vizionnation/chromenohistory
70a51193c8538d7b995000a1b2a654e70603040f
146feeb85985a6835f4b8826ad67be9195455402
refs/heads/master
2022-12-15T07:02:54.461083
2019-10-25T15:07:06
2019-10-25T15:07:06
217,557,501
2
1
BSD-3-Clause
2022-11-19T06:53:07
2019-10-25T14:58:54
null
UTF-8
C++
false
false
3,805
h
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_LEARNING_IMPL_DISTRIBUTION_REPORTER_H_ #define MEDIA_LEARNING_IMPL_DISTRIBUTION_REPORTER_H_ #include <set> #include "base/callback.h" #inc...
[ "rjkroege@chromium.org" ]
rjkroege@chromium.org
f7b714dff6eca904cfe6a3410728f54ef4c1ce8d
50795a13907c5a6b11e9bc85c8fb12d6ceb50aa1
/src/SketchSolver/NumericalSynthesis/SymbolicEvaluators/DropNMergeAutoDiff.cpp
e3743ba482803bf504450679037592df288e2801
[ "MIT" ]
permissive
ruijiefang/sketch-backend
f31bdfc13a579a075117968b8c0c8d5002215774
6ecbb6f724149d50d290997fef5e2e1e92ab3d9e
refs/heads/master
2022-12-05T16:04:41.511601
2020-08-21T02:12:41
2020-08-21T02:12:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
29,235
cpp
#include "DropNMergeAutoDiff.h" #include <algorithm> #include <limits> #include <math.h> DropNMergeAutoDiff::DropNMergeAutoDiff(BooleanDAG& bdag_p, map<string, int>& floatCtrls_p): bdag(bdag_p), floatCtrls(floatCtrls_p) { values.resize(bdag.size()); distances.resize(bdag.size()); paths.resize(bdag.size()); ...
[ "none@none" ]
none@none
dc08e220b27a5312c53b89994d04588da411fbf6
45645fd8c0836f239e59bb09f2a022a57c031c17
/GMAT-R2019aBeta1/plugins/ExtraPropagatorsPlugin/src/base/factory/ExtraPropagatorFactory.cpp
418dd67f0ffb23d2cc77e44cc1e6915374e8b119
[ "Apache-2.0" ]
permissive
daniestevez/gmat-dslwp-source
03678e983f814ed1dcfb41079813e1da9bad2a6e
9f02f6f94e2188161b624cd3d818a9b230c65845
refs/heads/master
2022-10-07T07:05:03.266744
2020-06-06T13:32:41
2020-06-06T13:32:41
260,881,226
2
1
null
null
null
null
UTF-8
C++
false
false
5,376
cpp
//$Id: ExtraPropagatorFactory.cpp,v 1.1 2008/07/03 19:15:33 djc Exp $ //------------------------------------------------------------------------------ // ExtraPropagatorFactory //------------------------------------------------------------------------------ // GMAT: General Mission Analysis T...
[ "daniel@destevez.net" ]
daniel@destevez.net
1e9da208f37947ff1f4cb471ac5ca58bf33fbb1a
c28715501f479c441feaa472c4d4e10037fe8a11
/EventWidget/eventwidget.h
b9ba07941fb7c1e4068b29513bf0ca111b1bd09b
[]
no_license
abbaril/Qt-C-
b5ac635e4ebf52074c0150799cce221efdd9e2c2
4484633e2874c68fd8dc95ef03816eed17bb35ea
refs/heads/master
2021-05-01T07:35:29.915709
2018-02-11T19:41:04
2018-02-11T19:41:04
121,159,608
1
0
null
null
null
null
UTF-8
C++
false
false
1,077
h
#ifndef EVENTWIDGET_H #define EVENTWIDGET_H #include <QWidget> #include <QEvent> namespace Ui { class EventWidget; } class EventWidget : public QWidget { Q_OBJECT public: explicit EventWidget(QWidget *parent = 0); ~EventWidget(); signals: void gotEvent(const QString&); protected: void closeEve...
[ "you@example.com" ]
you@example.com
2adb26804879cc7087eccd0ec17766911a22d310
726d8518a8c7a38b0db6ba9d4326cec172a6dde6
/1528. Shuffle String/Solution.cpp
04faef3d7b4b8d2501ab2cfeb9ba0a8442152a37
[]
no_license
faterazer/LeetCode
ed01ef62edbcfba60f5e88aad401bd00a48b4489
d7ba416d22becfa8f2a2ae4eee04c86617cd9332
refs/heads/master
2023-08-25T19:14:03.494255
2023-08-25T03:34:44
2023-08-25T03:34:44
128,856,315
4
0
null
null
null
null
UTF-8
C++
false
false
435
cpp
#include <string> #include <vector> using namespace std; class Solution { public: string restoreString(string s, vector<int> &indices) { int size = s.size(); for (int i = 0; i < size; ) { if (i == indices[i]) i++; else { swap(s[i], s[indic...
[ "faterazer@outlook.com" ]
faterazer@outlook.com
fbb1057c9a1721245d66768444f150cd5e05708a
9a9482d17f53eb7a8c9ab6a6160f3bb00c5213a0
/src/sapiArduino.cpp
95cde0a16644fdd709643714c23fd5e0fe018249
[ "Apache-2.0" ]
permissive
valmori/sapiArduino
d8b6eb9890ce7a8c3eb8e4c5edc65e8cd33fe4b3
bfb64f503aad9216f7ce8e0724b73d5c5e81c2df
refs/heads/master
2020-12-03T03:40:16.096139
2017-07-04T10:10:47
2017-07-04T10:10:47
95,758,172
2
1
null
null
null
null
UTF-8
C++
false
false
10,748
cpp
#include <ESP8266WiFi.h> #include <WiFiClientSecure.h> #include <Arduino.h> #include <string.h> #include <sapiArduino.h> #include <EEPROM.h> static String createCred(const char* id, const char* pass); static String getJsessionid(String line); static String getValidationkey(String line); static int getStatusCode(Strin...
[ "raffaele.valmori@gmail.com" ]
raffaele.valmori@gmail.com
669aa04105d445a18709ce099059eef51329b60e
2657958efacb969eea0bd33a75e42567432ac66f
/legacy code/Еников/QNXClientServer/SlavePrj/Slave.cpp
c8f28939955bc9ec4e60f62adc5134832c7bbd20
[]
no_license
dm-kiselev/FUCK-DUSHUTINA
3405b4651a71c57c74dc907be45254c98cb573ab
468642016dcb76a7388e25d4c03d73881575ca77
refs/heads/master
2020-05-17T07:56:16.975413
2014-12-09T18:17:41
2014-12-09T18:17:41
27,601,152
0
1
null
null
null
null
UTF-8
C++
false
false
3,241
cpp
/* * Slave.cpp * * Created on: 29.04.2014 * Author: Art */ #include "Slave.hpp" void * Slave(void *argSlaveParam) { ArgSlaveStruct argSlave=*(ArgSlaveStruct *) argSlaveParam; delete (ArgSlaveStruct *)argSlaveParam; int chidTasks = -1; int chidResults = -1; int nd=netmgr_strtond(argSlave.serverN...
[ "dima_kiselev_spb@mail.ru" ]
dima_kiselev_spb@mail.ru
1ca221a597f135b28deb7cac0f6a24406aaf22bc
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE36_Absolute_Path_Traversal/s04/CWE36_Absolute_Path_Traversal__wchar_t_file_open_42.cpp
a64f197bff4419db0b8946a60b730f16903b1116
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
3,889
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE36_Absolute_Path_Traversal__wchar_t_file_open_42.cpp Label Definition File: CWE36_Absolute_Path_Traversal.label.xml Template File: sources-sink-42.tmpl.cpp */ /* * @description * CWE: 36 Absolute Path Traversal * BadSource: file Read input from a file * Good...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
57a43959839eece4d0f2369fd027cbb290640f17
078927a49a6c5f7e3de1a99cc9b13aad233c0a7d
/Eudora_W_source/Eudora71/AccountWizard/Src/WizardImapDirPage.cpp
d22436b1cd515b274433f3ee36eb7ec0ceb5738b
[]
no_license
avar/rhqben
ac74c3893bf965eaf8911579f68fe7557f907dcc
966db0f6a3c7d78cc9ddcab1709f9ac38fdcdd5b
refs/heads/master
2020-03-18T07:45:21.766714
2018-05-22T20:15:44
2018-05-22T20:16:47
134,471,376
0
1
null
null
null
null
UTF-8
C++
false
false
3,158
cpp
// WizardImapDirPage.cpp // #include "stdafx.h" #include "rs.h" #include "persona.h" #include "guiutils.h" #include "acapdlg.h" #include "WizardPropSheet.h" #include "WizardImapDirPage.h" #include "DebugNewHelpers.h" ///////////////////////////////////////////////////////////////////////////// // CWizardImapDirPag...
[ "avarab@gmail.com" ]
avarab@gmail.com
cf20b519b5643427188bd2e9e45843c3c628dedc
767a2b8ac40760fb38bec528a41ec527190efa04
/esp_dan_rc522.ino
25829d4ca0608e063bc9622f6dbf83a9b83f8ec1
[]
no_license
laurensius/ESP-to-Server-via-AT
62fc40747bdd59f1e494f07e9668d9f755fe0608
5049edd8acdbfaa4539a9fcfd63e2d428db7ece0
refs/heads/master
2020-03-19T02:18:31.676809
2018-06-02T17:04:38
2018-06-02T17:04:38
135,616,862
0
0
null
null
null
null
UTF-8
C++
false
false
4,763
ino
#include <SPI.h> #include <MFRC522.h> #define SS_PIN 53 #define RST_PIN 8 MFRC522 rfid(SS_PIN, RST_PIN); // Instance of the class MFRC522::MIFARE_Key key; byte nuidPICC[4]; String ssid ="HCB100"; String password="PingPong0716"; String data; String server = "192.168.8.102"; // www.example.com String uri = "/project...
[ "burglar.tea@gmail.com" ]
burglar.tea@gmail.com
64520671a25dd314c44150a96f103202aa8ff4d8
290c3c0c93db33f31fc44c307c58a8a43f7193a4
/source/bus/canapi_raspberry.cpp
7e53e6e487c094a862aceca273ff5698a97a60d9
[]
no_license
yisea123/megarobostudio
d16364087296eeaa1ae90b1178875379bcdbca34
efb2ae438e2a73635619611232522a012e1921f8
refs/heads/master
2022-12-11T10:14:06.889822
2018-12-04T00:33:47
2018-12-04T00:33:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,482
cpp
bool CANApi::load( QString str, int portId ) { mDll.setFileName( str ); if ( !loadApi( portId ) ) { unload(); return false; } mPortId = portId; return true; } void CANApi::unload() { } bool CANApi::loadApi( int portId ) { //! usb can-ii do not have find device find =...
[ "ww4u@qq.com" ]
ww4u@qq.com
f3ccc83fc02098142fd4d21ff574c7531502e4f0
abdd0dcf68914e1547ac23b14fd1d7847dc9ce83
/fileSys/.history/src/trackServer_20200426004104.cpp
5a631ac70c26cb3c899960f4db160dac9f600a19
[]
no_license
SnowflyLXF/Distributed-Systems-UMN
d290e2fdd2f07309fc62dffbe377443be6c34f3f
bd834f8cb2100836a67143ccdaeb79495cb74e18
refs/heads/master
2023-08-01T09:29:56.350535
2021-09-26T04:05:17
2021-09-26T04:05:17
410,444,689
0
0
null
null
null
null
UTF-8
C++
false
false
4,225
cpp
#include "trackServer.hpp" using namespace std; trackServer ::trackServer(int Port) { _port = Port; _slen = sizeof(_client_addr); memset((char *)&_server_addr, 0, sizeof(_server_addr)); _server_addr.sin_family = AF_INET; _server_addr.sin_addr.s_addr = htonl(INADDR_ANY); _server_addr.sin_po...
[ "lixuefei9679@gmail.com" ]
lixuefei9679@gmail.com
e88e8050df149894fd820f6cca494738ad2ff3e5
d307a71397a0bc8ee8bc439d6407c262a5d8dbd2
/Binary_Tree_and_BST/LCA-BST.cpp
3d1e3ae1396b9d1e8e88698ba4e67070c5e8df74
[]
no_license
ayushic2899/Data_Structure_with_C-plus-plus
07677840a3ec75794e38ce41f5b947b5bbe43a24
bc600a0868a2fb1b67c0c527ea34548ec7058b66
refs/heads/main
2023-08-30T20:27:55.379965
2021-10-20T13:31:36
2021-10-20T13:31:36
377,262,147
4
0
null
null
null
null
UTF-8
C++
false
false
1,366
cpp
#include<stdio.h> #include<stdlib.h> #include <bits/stdc++.h> using namespace std; struct node{ int data; struct node* left; struct node* right; }; struct node* newNode(int data){ struct node* n = (struct node*)malloc(sizeof(struct node)); n->data=data; n->left=NULL; n->right=NULL; return n; ...
[ "noreply@github.com" ]
noreply@github.com
93eed74b460c303989ac9bb3bd1b9a00ed0364d5
213d01663d6c5cdb8bd1f8330ab78c9e3b5acc39
/openfstwin-1.2.6-src/openfst-1.2/src/bin/fstunion.cc
8012dff07c7217ca6c21d1535d0b6393eeb41f69
[ "Apache-2.0" ]
permissive
Marouxet/CourseEDX-Microsoft-SpeechRecognition
dbc5295266319f3755d0078738198fa2e3d82e96
381775c7fbc0b0743215b5d939d24a2ed941caa3
refs/heads/master
2023-02-27T01:33:46.395624
2021-02-10T22:19:14
2021-02-10T22:19:14
335,151,591
0
0
null
null
null
null
UTF-8
C++
false
false
2,055
cc
// fstunion.cc // 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 writing, software...
[ "marianoarouxet@gmail.com" ]
marianoarouxet@gmail.com
975e1cfc2a6cef543686931322f30d2606a1f639
34c58fbd735a7729740d679bfc71900491ae5df0
/game.cpp
4bb869ea65d1f0b2384a7b2eb2e5fae68aabfebd
[]
no_license
starac9/Virtual-Cricket-Game
c6bf8ca60d809b757dc1bf72cace6b95f2d80261
736b9507f08c710e39de0465665a0bfd715f64b3
refs/heads/main
2023-07-30T10:55:03.377472
2021-09-18T17:09:43
2021-09-18T17:09:43
407,919,240
0
0
null
null
null
null
WINDOWS-1258
C++
false
false
12,643
cpp
#include "game.h" using namespace std; Game::Game() { playersPerTeam = 4; maxBalls = 6; totalPlayers = 11; players[0] = "Virat"; players[1] = "Rohit"; players[2] = "Dhawan"; players[3] = "Pant"; players[4] = "Karthik"; players[5] = "KLRahul"; players[6] = "Jadeja"; players[7] = "Hardik";...
[ "noreply@github.com" ]
noreply@github.com
9eccba0c9ec70ad16bed5422f587f44d477d842a
556e2d77dded53c7e36dcb5b378d01cd1f00eba3
/algorithms/ceres-error-terms/include/ceres-error-terms/visual-error-term-factory-inl.h
3f64937392cd3cdc2d31c317a251f754713cf5c3
[ "Apache-2.0" ]
permissive
Riwaly/maplab-note
ddb56cce5f431ff7199c14115bcf0a3265d7069f
4f4508d5cd36345c79dd38f6621a0a55aa5b0138
refs/heads/master
2022-03-14T07:59:42.514145
2019-11-05T09:16:12
2019-11-05T09:16:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,220
h
#ifndef CERES_ERROR_TERMS_VISUAL_ERROR_TERM_FACTORY_INL_H_ #define CERES_ERROR_TERMS_VISUAL_ERROR_TERM_FACTORY_INL_H_ #include <limits> #include <vector> #include <glog/logging.h> #include <aslam/cameras/camera-pinhole.h> #include <aslam/cameras/camera-unified-projection.h> #include <aslam/cameras/camera.h> #include...
[ "845108949@qq.com" ]
845108949@qq.com
d77751ca682328514c285ebcb1c37123ce823649
70418d8faa76b41715c707c54a8b0cddfb393fb3
/11201.cpp
e8408d6d54d874547330ce79b7fbbf5f9f223280
[]
no_license
evandrix/UVa
ca79c25c8bf28e9e05cae8414f52236dc5ac1c68
17a902ece2457c8cb0ee70c320bf0583c0f9a4ce
refs/heads/master
2021-06-05T01:44:17.908960
2017-10-22T18:59:42
2017-10-22T18:59:42
107,893,680
3
1
null
null
null
null
UTF-8
C++
false
false
1,672
cpp
#include <bits/stdc++.h> using namespace std; #define REP(i, b, n) for (int i = b; i < n; i++) #define rep(i, n) REP(i, 0, n) #define ALL(C) (C).begin(), (C).end() #define mp make_pair const int N = 10000; const int inf = (1 << 21); typedef long long ll; double table[] = { 12.53, 1.42, 4.68, 5.86, ...
[ "yleewei@dso.org.sg" ]
yleewei@dso.org.sg
76556d5269834db4b5bfb67ba25aa43b7f4bf165
95458eb3399399b3d647f5e52d9e6a8990cf738e
/ProcessLib/ComponentTransport/LookupTable.cpp
5e3c749ab0d57264a5f5f683cefb6ad1a835fc39
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
joergbuchwald/ogs
9078417a3c68996fa003dd2560e804cb448c8b21
f5ee59fdb5af21ab98323b96a777f90b140fa925
refs/heads/master
2023-06-18T18:46:09.931769
2022-02-18T18:23:49
2022-02-18T18:23:49
174,160,100
0
0
NOASSERTION
2019-03-15T08:14:20
2019-03-06T14:26:03
C++
UTF-8
C++
false
false
5,616
cpp
/** * \file * \copyright * Copyright (c) 2012-2022, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license * */ #include "LookupTable.h" #include <unord...
[ "github@naumov.de" ]
github@naumov.de
2c587ad691d5645ecec90f4ee33c3df7f54717f1
bc19e8435772dbb31d4f261eb4b7c4188cf2963c
/MFC/MFC_App/MFC_App/MFC_App.h
ecc14e361a6facbf39dee6a2cbf1e2c123904922
[]
no_license
JRolly/studyProject
44f5aef37708d636b7256e10333afb5cce15e063
bd091739d9e3de96da429a9023ef309812485550
refs/heads/master
2020-04-08T01:32:25.946570
2018-11-24T04:30:15
2018-11-24T04:30:15
158,899,139
0
0
null
null
null
null
GB18030
C++
false
false
661
h
// MFC_App.h : MFC_App 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "resource.h" // 主符号 // CMFC_AppApp: // 有关此类的实现,请参阅 MFC_App.cpp // class CMFC_AppApp : public CWinAppEx { public: CMFC_AppApp(); // 重写 public: virtual BOOL InitInstance(); virtu...
[ "1769943250@qq.com" ]
1769943250@qq.com
554510581f216eaf464bb60feb6be88754a2b1bf
9c80c5800b3071f9ad878ea4073b76f0b4708086
/source/include/ygui++/protocol.hpp
522cdea482f4b6d664229304577be3cd16be78b5
[]
no_license
csko/yaosp
1cab3862bca704380dc4762596a99e37ad816abc
f1040e652baf1dad3d94f7c917de66cb7ec73cf6
refs/heads/master
2021-01-01T16:55:49.010870
2010-12-15T14:34:30
2010-12-15T14:34:30
3,518,474
3
1
null
null
null
null
UTF-8
C++
false
false
3,797
hpp
/* yaosp GUI library * * Copyright (c) 2010 Zoltan Kovacs * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be usefu...
[ "giszo.k@gmail.com" ]
giszo.k@gmail.com