hexsha
stringlengths
40
40
size
int64
7
1.05M
ext
stringclasses
13 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
269
max_stars_repo_name
stringlengths
5
108
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
9
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
269
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
9
max_issues_count
float64
1
77k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
269
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
9
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
7
1.05M
avg_line_length
float64
1.21
653k
max_line_length
int64
6
990k
alphanum_fraction
float64
0.01
1
858d1219e9e1be331ca432ebb6a99d65c36bf1a1
2,023
cpp
C++
android/app/src/cpp/src/base/tools/Timer.cpp
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
28
2021-05-11T03:28:57.000Z
2022-03-09T14:34:57.000Z
android/app/src/cpp/src/base/tools/Timer.cpp
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
10
2021-05-16T19:50:31.000Z
2022-01-30T03:56:45.000Z
android/app/src/cpp/src/base/tools/Timer.cpp
FlameSalamander/react-native-xmrig
6a6e3b301bd78b88459989f334d759f65e434082
[ "MIT" ]
12
2021-07-19T22:14:58.000Z
2022-02-08T02:24:05.000Z
/* XMRig * Copyright 2018-2020 SChernykh <https://github.com/SChernykh> * Copyright 2016-2020 XMRig <https://github.com/xmrig>, <support@xmrig.com> * * 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 Fr...
21.521277
82
0.695502
858d21f8b3654fc3784454fa510505c5cdb008ed
527
cc
C++
ui/display/chromeos/ozone/display_configurator_ozone.cc
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
27
2016-04-27T01:02:03.000Z
2021-12-13T08:53:19.000Z
ui/display/chromeos/ozone/display_configurator_ozone.cc
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
2
2017-03-09T09:00:50.000Z
2017-09-21T15:48:20.000Z
ui/display/chromeos/ozone/display_configurator_ozone.cc
domenic/mojo
53dda76fed90a47c35ed6e06baf833a0d44495b8
[ "BSD-3-Clause" ]
17
2016-04-27T02:06:39.000Z
2019-12-18T08:07:00.000Z
// 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 "ui/display/chromeos/display_configurator.h" #include "ui/display/types/native_display_delegate.h" #include "ui/ozone/public/ozone_platform.h" ...
29.277778
73
0.789374
859144fe3502ca1d0a582301f21ac43a1abcc4b9
4,268
hpp
C++
include/codegen/include/System/DateTimeResult.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
1
2021-11-12T09:29:31.000Z
2021-11-12T09:29:31.000Z
include/codegen/include/System/DateTimeResult.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
null
null
null
include/codegen/include/System/DateTimeResult.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
2
2021-10-03T02:14:20.000Z
2021-11-12T09:29:36.000Z
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once #pragma pack(push, 8) // Begin includes #include "extern/beatsaber-hook/shared/utils/typedefs.h" // Including type: System.ValueType #include "System/ValueType.hpp" // Inc...
43.55102
862
0.714855
85930680ecaf000349ed02a841828353c188a384
10,830
cc
C++
Third-party/Sokol/src/d3d11/imgui-d3d11.cc
VLiance/Demos
fa8435c2fa0f46e1324a71501fdf646326936148
[ "Unlicense" ]
null
null
null
Third-party/Sokol/src/d3d11/imgui-d3d11.cc
VLiance/Demos
fa8435c2fa0f46e1324a71501fdf646326936148
[ "Unlicense" ]
null
null
null
Third-party/Sokol/src/d3d11/imgui-d3d11.cc
VLiance/Demos
fa8435c2fa0f46e1324a71501fdf646326936148
[ "Unlicense" ]
null
null
null
//------------------------------------------------------------------------------ // imgui-d3d11.cc // Dear ImGui integration sample with D3D11 backend. //------------------------------------------------------------------------------ #include "d3d11entry.h" #define SOKOL_IMPL #define SOKOL_D3D11 #define SOKOL_D3D11_SH...
39.525547
130
0.637027
8594dcfafda4d2bda1e07bb9eb18ee8bd8228b10
2,771
cpp
C++
engine/RenderPipelineManager.cpp
shanysheng/orange3d
9ee081a98e14fdeb3aaafd6bbb49fe027d4cd3c0
[ "BSD-2-Clause" ]
11
2017-06-06T17:22:30.000Z
2022-03-23T11:56:49.000Z
engine/RenderPipelineManager.cpp
shanysheng/orange3d
9ee081a98e14fdeb3aaafd6bbb49fe027d4cd3c0
[ "BSD-2-Clause" ]
null
null
null
engine/RenderPipelineManager.cpp
shanysheng/orange3d
9ee081a98e14fdeb3aaafd6bbb49fe027d4cd3c0
[ "BSD-2-Clause" ]
5
2018-02-07T02:48:59.000Z
2021-08-23T05:16:59.000Z
#include "RenderPipelineManager.h" namespace pipeline{ CRenderPipelineManager::CRenderPipelineManager():m_pRenderingEngine(NULL) { } CRenderPipelineManager::~CRenderPipelineManager() { ClearRenderPipeline(); ClearPrototypes(); } IRenderPipeline*CRenderPipelin...
27.71
109
0.568748
859d147d58d8cc6943a7c3f9494e518edaee6312
369
cpp
C++
Algorithms/1759.Count_Number_of_Homogenous_Substrings.cpp
metehkaya/LeetCode
52f4a1497758c6f996d515ced151e8783ae4d4d2
[ "MIT" ]
2
2020-07-20T06:40:22.000Z
2021-11-20T01:23:26.000Z
Problems/LeetCode/Problems/1759.Count_Number_of_Homogenous_Substrings.cpp
metehkaya/Algo-Archive
03b5fdcf06f84a03125c57762c36a4e03ca6e756
[ "MIT" ]
null
null
null
Problems/LeetCode/Problems/1759.Count_Number_of_Homogenous_Substrings.cpp
metehkaya/Algo-Archive
03b5fdcf06f84a03125c57762c36a4e03ca6e756
[ "MIT" ]
null
null
null
class Solution { public: const int MOD = (int) 1e9 + 7; int countHomogenous(string s) { long long ans = 0; int n = s.length(); for( int i = 0 , j = 0 ; i < n ; i = j ) { while(j < n && s[i] == s[j]) j++; long long k = j-i; ans += k*(k+1...
24.6
50
0.382114
859ed42fd82392c56c62d3d4b1c29d87fb390c43
24,351
cpp
C++
ugene/src/plugins_3rdparty/primer3/src/Primer3Task.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins_3rdparty/primer3/src/Primer3Task.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins_3rdparty/primer3/src/Primer3Task.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
/** * UGENE - Integrated Bioinformatics Tools. * Copyright (C) 2008-2012 UniPro <ugene@unipro.ru> * http://ugene.unipro.ru * * 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...
33.727147
219
0.66909
85a18b33b0e57de1af303a5730d694bb85701870
1,751
cpp
C++
tightvnc/win-system/DynamicLibrary.cpp
jjzhang166/qmlvncviewer2
b888c416ab88b81fe802ab0559bb87361833a0b5
[ "Apache-2.0" ]
47
2016-08-17T03:18:32.000Z
2022-01-14T01:33:15.000Z
tightvnc/win-system/DynamicLibrary.cpp
jjzhang166/qmlvncviewer2
b888c416ab88b81fe802ab0559bb87361833a0b5
[ "Apache-2.0" ]
3
2018-06-29T06:13:28.000Z
2020-11-26T02:31:49.000Z
tightvnc/win-system/DynamicLibrary.cpp
jjzhang166/qmlvncviewer2
b888c416ab88b81fe802ab0559bb87361833a0b5
[ "Apache-2.0" ]
15
2016-08-17T07:03:55.000Z
2021-08-02T14:42:02.000Z
// Copyright (C) 2009,2010,2011,2012 GlavSoft LLC. // All rights reserved. // //------------------------------------------------------------------------- // This file is part of the TightVNC software. Please visit our Web site: // // http://www.tightvnc.com/ // // This program is free software; y...
26.530303
75
0.649343
85a1fb49cef5a8ebf25d907f3fcac85c57a5e1f9
1,999
cpp
C++
BattleTank/Source/BattleTank/Private/TankPlayerController.cpp
kahuunao/UE_BattleTank
35cbb516fa4102508e3404370473f64ec5f5d77e
[ "Unlicense" ]
null
null
null
BattleTank/Source/BattleTank/Private/TankPlayerController.cpp
kahuunao/UE_BattleTank
35cbb516fa4102508e3404370473f64ec5f5d77e
[ "Unlicense" ]
null
null
null
BattleTank/Source/BattleTank/Private/TankPlayerController.cpp
kahuunao/UE_BattleTank
35cbb516fa4102508e3404370473f64ec5f5d77e
[ "Unlicense" ]
null
null
null
// Fill out your copyright notice in the Description page of Project Settings. #include "TankPlayerController.h" #include "Runtime/Engine/Classes/Engine/World.h" void ATankPlayerController::BeginPlay() { Super::BeginPlay(); ATank* MyTank = GetTank(); if (!MyTank) { UE_LOG(LogTemp, Warning, TEXT("No Tank pawn c...
24.378049
117
0.781891
85a2fec098af9df8d734c08883b097b3b97ed746
4,462
cpp
C++
src/BlockOccupationDetector.cpp
pvanassen/BlockOccupationDetector
d427b415592d4c8e79d326b18661718f838c9d4d
[ "Apache-2.0" ]
null
null
null
src/BlockOccupationDetector.cpp
pvanassen/BlockOccupationDetector
d427b415592d4c8e79d326b18661718f838c9d4d
[ "Apache-2.0" ]
null
null
null
src/BlockOccupationDetector.cpp
pvanassen/BlockOccupationDetector
d427b415592d4c8e79d326b18661718f838c9d4d
[ "Apache-2.0" ]
null
null
null
#include "BlockOccupationDetector.h" BlockOccupationDetector::BlockOccupationDetector(byte pinA, byte pinB, byte pinC, byte pinRead) { selectPinArray[0] = pinA; selectPinArray[1] = pinB; selectPinArray[2] = pinC; this->pinRead = pinRead; pinMode(pinA, OUTPUT); pinMode(pinB, OUTPUT); pinMod...
34.061069
117
0.613402
85a8a6b10f2ae79f6d883c916966b6b98a62618d
1,506
hpp
C++
include/dish2/record/global_records_finalize.hpp
mmore500/dishtiny
9fcb52c4e56c74a4e17f7d577143ed40c158c92e
[ "MIT" ]
29
2019-02-04T02:39:52.000Z
2022-01-28T10:06:26.000Z
include/dish2/record/global_records_finalize.hpp
mmore500/dishtiny
9fcb52c4e56c74a4e17f7d577143ed40c158c92e
[ "MIT" ]
95
2020-02-22T19:48:14.000Z
2021-09-14T19:17:53.000Z
include/dish2/record/global_records_finalize.hpp
mmore500/dishtiny
9fcb52c4e56c74a4e17f7d577143ed40c158c92e
[ "MIT" ]
6
2019-11-19T10:13:09.000Z
2021-03-25T17:35:32.000Z
#pragma once #ifndef DISH2_RECORD_GLOBAL_RECORDS_FINALIZE_HPP_INCLUDE #define DISH2_RECORD_GLOBAL_RECORDS_FINALIZE_HPP_INCLUDE #include <cstdlib> #include "../../../third-party/conduit/include/uitsl/debug/err_verify.hpp" #include "../../../third-party/conduit/include/uitsl/debug/list_cwd.hpp" #include "../../../third...
28.415094
78
0.731076
85a95df74baa0d5171c000bcde253f924c623d5d
4,791
hpp
C++
contrib/autoboost/autoboost/mpl/aux_/logical_op.hpp
CaseyCarter/autowiring
48e95a71308318c8ffb7ed1348e034fd9110f70c
[ "Apache-2.0" ]
87
2015-01-18T00:43:06.000Z
2022-02-11T17:40:50.000Z
contrib/autoboost/autoboost/mpl/aux_/logical_op.hpp
CaseyCarter/autowiring
48e95a71308318c8ffb7ed1348e034fd9110f70c
[ "Apache-2.0" ]
274
2015-01-03T04:50:49.000Z
2021-03-08T09:01:09.000Z
contrib/autoboost/autoboost/mpl/aux_/logical_op.hpp
CaseyCarter/autowiring
48e95a71308318c8ffb7ed1348e034fd9110f70c
[ "Apache-2.0" ]
15
2015-09-30T20:58:43.000Z
2020-12-19T21:24:56.000Z
// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boost.org/libs/mpl for documentation. // $Id$ // $Date$ // $Revision$ // NO INCLUDE GUARDS, THE H...
28.861446
104
0.736798
85a9c3645576374a0825d30068d3a73f82dd6ac9
2,331
hpp
C++
Public/Expected/Details/BaseCopy.hpp
doctor-fate/expected
1cfa9a1fe6700c49a4cc5c65301559a0b373a692
[ "MIT" ]
1
2021-07-10T09:54:18.000Z
2021-07-10T09:54:18.000Z
Public/Expected/Details/BaseCopy.hpp
doctor-fate/expected
1cfa9a1fe6700c49a4cc5c65301559a0b373a692
[ "MIT" ]
null
null
null
Public/Expected/Details/BaseCopy.hpp
doctor-fate/expected
1cfa9a1fe6700c49a4cc5c65301559a0b373a692
[ "MIT" ]
null
null
null
#pragma once #include "BaseDestructor.hpp" namespace stdx::details { enum class EConstructorSelector { Disabled, Trivial, NonTrivial }; template <typename T, typename E> constexpr EConstructorSelector SelectCopyConstructor() noexcept { if constexpr (VoidOrTriviallyCopyConstructible<T>() && Trivia...
34.791045
97
0.648649
85b0c4fb364783a7874cf6a4da39e9523835dede
666
cpp
C++
server/memory.cpp
FaresMehanna/Monitor-And-Control-Server-Room
29caea1501a5174c63ba87c47545c889b9cf2e51
[ "MIT" ]
null
null
null
server/memory.cpp
FaresMehanna/Monitor-And-Control-Server-Room
29caea1501a5174c63ba87c47545c889b9cf2e51
[ "MIT" ]
null
null
null
server/memory.cpp
FaresMehanna/Monitor-And-Control-Server-Room
29caea1501a5174c63ba87c47545c889b9cf2e51
[ "MIT" ]
null
null
null
#include <stdio.h> #include <pthread.h> #include <unistd.h> #include <stdlib.h> #include "device.h" #include "memory.h" void acquire(DeviceData* device_data) { printf("acquire.\n"); pthread_mutex_lock(&(device_data->itmes_mutex)); (device_data->memory_pointers)++; pthread_mutex_unlock(&(device_data->itmes...
26.64
54
0.71021
85b1838fdc34e86335c44941f09cd5104ecc0cf1
3,988
cpp
C++
src/loader/ImageIO.cpp
PearCoding/PearRay
8654a7dcd55cc67859c7c057c7af64901bf97c35
[ "MIT" ]
19
2016-11-07T00:01:19.000Z
2021-12-29T05:35:14.000Z
src/loader/ImageIO.cpp
PearCoding/PearRay
8654a7dcd55cc67859c7c057c7af64901bf97c35
[ "MIT" ]
33
2016-07-06T21:58:05.000Z
2020-08-01T18:18:24.000Z
src/loader/ImageIO.cpp
PearCoding/PearRay
8654a7dcd55cc67859c7c057c7af64901bf97c35
[ "MIT" ]
null
null
null
#include "ImageIO.h" #include "Logger.h" #include "config/Build.h" #include <OpenImageIO/imageio.h> namespace PR { bool ImageIO::save(const std::filesystem::path& path, const float* data, size_t width, size_t height, size_t channels, const ImageSaveOptions& opts) { OIIO::ImageSpec spec(width, height, channels, OIIO:...
28.690647
148
0.650201
85b9aed1dcde728eecce0366c3f190a1540c442b
224
cpp
C++
various/COP3330/lect9/sample9.cpp
chgogos/oop
3b0e6bbd29a76f863611e18d082913f080b1b571
[ "MIT" ]
14
2019-04-23T13:45:10.000Z
2022-03-12T18:26:47.000Z
various/COP3330/lect9/sample9.cpp
chgogos/oop
3b0e6bbd29a76f863611e18d082913f080b1b571
[ "MIT" ]
null
null
null
various/COP3330/lect9/sample9.cpp
chgogos/oop
3b0e6bbd29a76f863611e18d082913f080b1b571
[ "MIT" ]
9
2019-09-01T15:17:45.000Z
2020-11-13T20:31:36.000Z
#include <iostream> #include <stdio.h> using namespace std; int main() { int MyInt = 4; int &MyIntRef = MyInt; int *MyIntPtr; MyIntPtr = &MyIntRef; cout << *MyIntPtr << "\n"; return 0; } /* 4 */
10.666667
30
0.558036
85bc42eec3122deae4f4f2cb2c166a236d58a2a3
60,580
cpp
C++
corokafka/impl/corokafka_consumer_manager_impl.cpp
gridgentoo/corokafka
23705484d7126771c012e04304499aa06dbc88c7
[ "Apache-2.0" ]
null
null
null
corokafka/impl/corokafka_consumer_manager_impl.cpp
gridgentoo/corokafka
23705484d7126771c012e04304499aa06dbc88c7
[ "Apache-2.0" ]
null
null
null
corokafka/impl/corokafka_consumer_manager_impl.cpp
gridgentoo/corokafka
23705484d7126771c012e04304499aa06dbc88c7
[ "Apache-2.0" ]
null
null
null
/* ** Copyright 2019 Bloomberg Finance L.P. ** ** 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...
43.520115
154
0.611571
85beaa553c98c788002eef0f4d070a28bd621981
5,831
cpp
C++
pimc/particleContainer/particleContainer.cpp
lucaparisi91/qmc4
f1ad1b105568500c9a8259e509dd3e01a933a050
[ "MIT" ]
null
null
null
pimc/particleContainer/particleContainer.cpp
lucaparisi91/qmc4
f1ad1b105568500c9a8259e509dd3e01a933a050
[ "MIT" ]
null
null
null
pimc/particleContainer/particleContainer.cpp
lucaparisi91/qmc4
f1ad1b105568500c9a8259e509dd3e01a933a050
[ "MIT" ]
null
null
null
#include "particleContainer.h" #include <array> #include <cmath> #include <cassert> #include <exception> #include <iostream> #include <sstream> #include <algorithm> #include <memory.h> #include "../pimcConfigurations.h" namespace pimc { template<int d> inline int indexFortranStorage(const int* im, const int* sizes) ...
24.295833
149
0.537644
85c14746d830a377c8fc64b56d5af9c8ae2a6ffa
7,462
cxx
C++
Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx
qingswu/otb
ed903b6a5e51a27a3d04786e4ad1637cf6b2772e
[ "Apache-2.0" ]
null
null
null
Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx
qingswu/otb
ed903b6a5e51a27a3d04786e4ad1637cf6b2772e
[ "Apache-2.0" ]
null
null
null
Modules/Radiometry/Simulation/test/otbImageSimulationMethodKMeansClassif.cxx
qingswu/otb
ed903b6a5e51a27a3d04786e4ad1637cf6b2772e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2005-2019 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * 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 ...
38.266667
155
0.719244
85c2389dec561ca7a80bd6c08f9934a6746ac57a
7,736
cpp
C++
appsrc/DistributedConfigGenerator.cpp
slashdotted/PomaPure
c469efba9813b4b897129cff9699983c3f90b24b
[ "BSD-3-Clause" ]
2
2017-12-11T01:07:45.000Z
2021-08-21T20:57:04.000Z
appsrc/DistributedConfigGenerator.cpp
slashdotted/PomaPure
c469efba9813b4b897129cff9699983c3f90b24b
[ "BSD-3-Clause" ]
null
null
null
appsrc/DistributedConfigGenerator.cpp
slashdotted/PomaPure
c469efba9813b4b897129cff9699983c3f90b24b
[ "BSD-3-Clause" ]
1
2017-08-29T17:53:20.000Z
2017-08-29T17:53:20.000Z
/* * Copyright (C)2015,2016,2017 Amos Brocco (amos.brocco@supsi.ch) * Scuola Universitaria Professionale della * Svizzera Italiana (SUPSI) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm...
47.460123
118
0.586608
85c3a32ec8a115fac835f0e829db3cbda2aa6e23
35,918
cpp
C++
csl/cslbase/arith07.cpp
arthurcnorman/general
5e8fef0cc7999fa8ab75d8fdf79ad5488047282b
[ "BSD-2-Clause" ]
null
null
null
csl/cslbase/arith07.cpp
arthurcnorman/general
5e8fef0cc7999fa8ab75d8fdf79ad5488047282b
[ "BSD-2-Clause" ]
null
null
null
csl/cslbase/arith07.cpp
arthurcnorman/general
5e8fef0cc7999fa8ab75d8fdf79ad5488047282b
[ "BSD-2-Clause" ]
null
null
null
// arith07.cpp Copyright (C) 1990-2020 Codemist // // Arithmetic functions. negation plus a load of Common Lisp things // for support of complex numbers. // // /************************************************************************** * Copyright (C) 2020, Codemist. ...
36.914697
85
0.587143
85c99d2b6b4215afc6f0ae82c6234c5939f9b5cc
7,056
cpp
C++
src/testcase/backtrace.cpp
jjg1914/testcase
1edca3295ea65d654f0b363bd0bde8c0f0b653f3
[ "MIT" ]
null
null
null
src/testcase/backtrace.cpp
jjg1914/testcase
1edca3295ea65d654f0b363bd0bde8c0f0b653f3
[ "MIT" ]
null
null
null
src/testcase/backtrace.cpp
jjg1914/testcase
1edca3295ea65d654f0b363bd0bde8c0f0b653f3
[ "MIT" ]
null
null
null
#include <bfd.h> #include <execinfo.h> #include <cxxabi.h> #include <csignal> #include <cmath> #include <map> #include <string> #include <sstream> #include <iostream> #include <iomanip> #include <memory> #include "testcase/backtrace.h" using namespace std; using namespace testcase; #define BACKTRACE_BUF_SIZE \ (s...
21.512195
77
0.618906
85cb6cbecfb350484fccd1aee3264ef374dbd7b6
4,152
cpp
C++
src/guacamole/guac_clipboard.cpp
unk0rrupt/collab-vm-server
30a18cc91b757216a08e900826b589ce29bc3bf0
[ "Apache-2.0" ]
74
2020-12-20T19:29:21.000Z
2021-12-04T14:59:29.000Z
src/guacamole/guac_clipboard.cpp
unk0rrupt/collab-vm-server
30a18cc91b757216a08e900826b589ce29bc3bf0
[ "Apache-2.0" ]
2
2020-12-27T12:10:50.000Z
2021-01-24T12:38:24.000Z
src/guacamole/guac_clipboard.cpp
unk0rrupt/collab-vm-server
30a18cc91b757216a08e900826b589ce29bc3bf0
[ "Apache-2.0" ]
4
2020-12-20T14:28:11.000Z
2021-08-20T17:01:11.000Z
/* * Copyright (C) 2014 Glyptodon LLC * * 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 use, copy, modify, merge, publi...
32.692913
99
0.71315
85cc1d3b70ab1457358c4c505c56772a8f8ae098
2,749
cpp
C++
src/MeshDataBuffer.cpp
jaredmulconry/GLProj
722fc9804cf6bd2ee0098e6eed9261198f55d0b9
[ "MIT" ]
1
2016-11-28T07:14:41.000Z
2016-11-28T07:14:41.000Z
src/MeshDataBuffer.cpp
jaredmulconry/GLProj
722fc9804cf6bd2ee0098e6eed9261198f55d0b9
[ "MIT" ]
null
null
null
src/MeshDataBuffer.cpp
jaredmulconry/GLProj
722fc9804cf6bd2ee0098e6eed9261198f55d0b9
[ "MIT" ]
null
null
null
#include "MeshDataBuffer.hpp" #include "GLFW/glfw3.h" namespace GlProj { namespace Graphics { MeshDataBuffer::MeshDataBuffer(BufferType bufferType, GLsizeiptr dataSize, const GLvoid* data, GLenum dataType, GLint elemsPerVert, BufferUsage usage) : bufferType(GLenum(bufferType)) , dataType(dataType)...
26.95098
107
0.719534
85cd11adad48cfa373d705f644b8c537794fde31
7,135
cc
C++
test/web/test_parser.cc
protocolocon/nanoWeb
a89b3f9d9c9b7421a5005971565795519728f31b
[ "BSD-2-Clause" ]
null
null
null
test/web/test_parser.cc
protocolocon/nanoWeb
a89b3f9d9c9b7421a5005971565795519728f31b
[ "BSD-2-Clause" ]
null
null
null
test/web/test_parser.cc
protocolocon/nanoWeb
a89b3f9d9c9b7421a5005971565795519728f31b
[ "BSD-2-Clause" ]
null
null
null
/* -*- mode: c++; coding: utf-8; c-file-style: "stroustrup"; -*- Contributors: Asier Aguirre All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE.txt file. */ #include "catch.hpp" #include "ml_parser.h" #define _ "\n" #define DUMP(x, ...) ...
30.361702
68
0.55417
85cfdef4c6e0b72a70a5a5674f7cb49381df7379
4,605
cpp
C++
Sources/RealSense/Microsoft.Psi.RealSense_Interop.Windows.x64/RealSenseDeviceUnmanaged.cpp
pat-sweeney/psi
273b6d442821cc9942953ea6b51cfcff0edda11f
[ "MIT" ]
332
2019-05-10T20:30:40.000Z
2022-03-14T08:42:33.000Z
Sources/RealSense/Microsoft.Psi.RealSense_Interop.Windows.x64/RealSenseDeviceUnmanaged.cpp
pat-sweeney/psi
273b6d442821cc9942953ea6b51cfcff0edda11f
[ "MIT" ]
117
2019-06-12T21:13:03.000Z
2022-03-19T00:32:20.000Z
Sources/RealSense/Microsoft.Psi.RealSense_Interop.Windows.x64/RealSenseDeviceUnmanaged.cpp
pat-sweeney/psi
273b6d442821cc9942953ea6b51cfcff0edda11f
[ "MIT" ]
73
2019-05-08T21:39:06.000Z
2022-03-24T08:34:26.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. #include "RealSenseDeviceUnmanaged.h" #include "librealsense2\h\rs_sensor.h" #pragma managed(push, off) RealSenseDeviceUnmanaged::RealSenseDeviceUnmanaged() { refCount = 0; } RealSenseDeviceUnmanaged::~RealSenseDeviceUnm...
24.365079
144
0.686862
85d8971a1c6bc4ddede096086254af866af86abd
4,427
hpp
C++
Firmware/communication/can/can_simple.hpp
takijo0116/ODrive
4c01d0bff2a1c4a67e0f9979c9797b846f5de5d2
[ "MIT" ]
1
2021-06-08T13:10:27.000Z
2021-06-08T13:10:27.000Z
Firmware/communication/can/can_simple.hpp
takijo0116/ODrive
4c01d0bff2a1c4a67e0f9979c9797b846f5de5d2
[ "MIT" ]
null
null
null
Firmware/communication/can/can_simple.hpp
takijo0116/ODrive
4c01d0bff2a1c4a67e0f9979c9797b846f5de5d2
[ "MIT" ]
null
null
null
#ifndef __CAN_SIMPLE_HPP_ #define __CAN_SIMPLE_HPP_ #include <interfaces/canbus.hpp> #include "axis.hpp" class CANSimple { public: enum { MSG_CO_NMT_CTRL = 0x000, // CANOpen NMT Message REC MSG_ODRIVE_HEARTBEAT, MSG_ODRIVE_ESTOP, MSG_GET_MOTOR_ERROR, // Errors MSG_GET_...
38.833333
139
0.727355
85d93d6a22aedcccd4bfe212c8e59a9be7b48290
2,387
cpp
C++
PA/Laborator/2020-2021/lab05 - Backtracking/cpp/task-1/main.cpp
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
PA/Laborator/2020-2021/lab05 - Backtracking/cpp/task-1/main.cpp
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
PA/Laborator/2020-2021/lab05 - Backtracking/cpp/task-1/main.cpp
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
#include <iostream> #include <fstream> #include <vector> #include <unordered_set> using namespace std; class Task { public: void solve() { read_input(); print_output(get_result()); } private: int n, k; void read_input() { ifstream fin("in"); fin >> n >> k; fin....
27.125
134
0.509426
85e3a224111597a9bf265290809deab4b227b0c2
9,112
cpp
C++
SVEngine/src/node/SVScene.cpp
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
34
2018-09-28T08:28:27.000Z
2022-01-15T10:31:41.000Z
SVEngine/src/node/SVScene.cpp
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
null
null
null
SVEngine/src/node/SVScene.cpp
SVEChina/SVEngine
56174f479a3096e57165448142c1822e7db8c02f
[ "MIT" ]
8
2018-10-11T13:36:35.000Z
2021-04-01T09:29:34.000Z
// // SVScene.cpp // SVEngine // Copyright 2017-2020 // yizhou Fu,long Yin,longfei Lin,ziyu Xu,xiaofan Li,daming Li // #include "SVScene.h" #include "SVCameraNode.h" #include "SVNode.h" #include "SVNodeVisit.h" #include "../app/SVGlobalMgr.h" #include "../app/SVGlobalParam.h" #include "../basesys/SVStaticData.h" #incl...
26.259366
119
0.605685
85e7b434e4ae6c6d34529f621c507473dfc60304
1,067
hpp
C++
include/edlib/Hamiltonians/TITFIsing.hpp
chaeyeunpark/ExactDiagonalization
c93754e724486cc68453399c5dda6a2dadf45cb8
[ "MIT" ]
1
2021-04-24T08:47:05.000Z
2021-04-24T08:47:05.000Z
include/edlib/Hamiltonians/TITFIsing.hpp
chaeyeunpark/ExactDiagonalization
c93754e724486cc68453399c5dda6a2dadf45cb8
[ "MIT" ]
1
2021-09-28T19:02:14.000Z
2021-09-28T19:02:14.000Z
include/edlib/Hamiltonians/TITFIsing.hpp
chaeyeunpark/ExactDiagonalization
c93754e724486cc68453399c5dda6a2dadf45cb8
[ "MIT" ]
1
2020-03-22T18:59:11.000Z
2020-03-22T18:59:11.000Z
#ifndef ED_TITFI_HPP #define ED_TITFI_HPP #include <cstdint> #include <cassert> #include <algorithm> #include <map> #include <boost/dynamic_bitset.hpp> //#include "BitOperations.h" #include "../Basis/AbstractBasis1D.hpp" template<typename UINT> class TITFIsing { private: const edlib::AbstractBasis1D<UINT>& basis_; d...
18.084746
73
0.618557
85e81958bc8b94020364f88526924ae55a5866d5
2,836
cpp
C++
ExtraLifeEngine/Obsolete/RemovedVoxel/Voxel/Neutral/Terrain/TerrainGeneration.cpp
paulburgess1357/ExtraLifeEngine
e0d1f95fa57ea9e5016d1e3800815cdb24b1eb0f
[ "MIT" ]
1
2020-11-13T05:39:46.000Z
2020-11-13T05:39:46.000Z
ExtraLifeEngine/Obsolete/RemovedVoxel/Voxel/Neutral/Terrain/TerrainGeneration.cpp
paulburgess1357/ExtraLifeEngine
e0d1f95fa57ea9e5016d1e3800815cdb24b1eb0f
[ "MIT" ]
null
null
null
ExtraLifeEngine/Obsolete/RemovedVoxel/Voxel/Neutral/Terrain/TerrainGeneration.cpp
paulburgess1357/ExtraLifeEngine
e0d1f95fa57ea9e5016d1e3800815cdb24b1eb0f
[ "MIT" ]
null
null
null
#include "TerrainGeneration.h" #include <cmath> namespace ExtraLife { noise::module::Perlin TerrainGeneration::m_perlin_noise; int TerrainGeneration::generate_top_layer(const WorldPosition& starting_world_position, const int x_local, const int z_local, const int x_block_qty, const int y_block_qty, const int z_block_...
32.976744
197
0.692877
85e909132693dfd1cd383f02695d85108c993a7b
1,182
hpp
C++
src/nxt_ipc.hpp
syldrathecat/nxtlauncher
9856999bed2531067a44a319a8b37f726d2ffb0a
[ "Unlicense" ]
13
2016-09-15T23:04:48.000Z
2021-02-27T01:42:31.000Z
src/nxt_ipc.hpp
syldrathecat/nxtlauncher
9856999bed2531067a44a319a8b37f726d2ffb0a
[ "Unlicense" ]
13
2017-04-22T16:00:07.000Z
2020-10-13T18:18:29.000Z
src/nxt_ipc.hpp
syldrathecat/nxtlauncher
9856999bed2531067a44a319a8b37f726d2ffb0a
[ "Unlicense" ]
2
2016-09-15T19:49:24.000Z
2018-12-28T03:11:50.000Z
#ifndef NXT_IPC_HPP #define NXT_IPC_HPP #include "nxt_fifo.hpp" #include "nxt_message.hpp" #include <functional> #include <map> // Creates and manages a pair of named pipes for communicating with the client class nxt_ipc { public: using handler_t = std::function<void(nxt_message&)>; private: nxt_fifo m_fifo_i...
23.64
78
0.733503
85f1f0920a744c4e5ecaada128864ecc85a924ea
982
cc
C++
kraken/resources/home/dnanexus/jellyfish-1.1.11/jellyfish/dna_codes.cc
transcript/DNAnexus_apps
12c2ba6f57b805a9fcf6e1da4f9d64394ef72256
[ "MIT" ]
3
2015-11-20T19:40:29.000Z
2019-07-25T15:34:24.000Z
kraken/resources/home/dnanexus/jellyfish-1.1.11/jellyfish/dna_codes.cc
transcript/DNAnexus_apps
12c2ba6f57b805a9fcf6e1da4f9d64394ef72256
[ "MIT" ]
null
null
null
kraken/resources/home/dnanexus/jellyfish-1.1.11/jellyfish/dna_codes.cc
transcript/DNAnexus_apps
12c2ba6f57b805a9fcf6e1da4f9d64394ef72256
[ "MIT" ]
2
2018-09-20T08:28:36.000Z
2019-03-06T06:26:52.000Z
#include <jellyfish/dna_codes.hpp> #define R -1 #define I -2 #define O -3 #define A 0 #define C 1 #define G 2 #define T 3 const char jellyfish::dna_codes[256] = { O, O, O, O, O, O, O, O, O, O, I, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, O, R, O, O, O...
33.862069
50
0.376782
85f21279c2ed92b54cf93e1bc15da260fe5fffc6
7,756
hpp
C++
include/GlobalNamespace/LocalNetworkPlayersViewController.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/LocalNetworkPlayersViewController.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
include/GlobalNamespace/LocalNetworkPlayersViewController.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "extern/beatsaber-hook/shared/utils/typedefs.h" // Including type: NetworkPlayersViewController #include "GlobalNamespace/NetworkPlayersV...
52.405405
675
0.746648
85fa1b1b64a0a9bf281e92dcf003ea04f2beab63
7,853
cpp
C++
obliczanie-wieku/AgeCalculator.cpp
MHellFire/random-stuff
f8d05af9019df67fcf7164a3b716e4db17d18e6a
[ "MIT" ]
null
null
null
obliczanie-wieku/AgeCalculator.cpp
MHellFire/random-stuff
f8d05af9019df67fcf7164a3b716e4db17d18e6a
[ "MIT" ]
null
null
null
obliczanie-wieku/AgeCalculator.cpp
MHellFire/random-stuff
f8d05af9019df67fcf7164a3b716e4db17d18e6a
[ "MIT" ]
null
null
null
/********************************************************************************* * This file is part of Age Calculator. * * * * Copyright © 2019 Mariusz Helfajer ...
41.771277
132
0.517255
85fc290a665174108915a6b4f77f7fc8b8808d7b
459
hpp
C++
src/app.hpp
trazfr/alarm
ea511eb0f16945de2005d828f452c76fce9d77e7
[ "MIT" ]
null
null
null
src/app.hpp
trazfr/alarm
ea511eb0f16945de2005d828f452c76fce9d77e7
[ "MIT" ]
null
null
null
src/app.hpp
trazfr/alarm
ea511eb0f16945de2005d828f452c76fce9d77e7
[ "MIT" ]
null
null
null
#pragma once #include <memory> /** * @brief Represents the whole application */ class App { public: struct Impl; /** * @attention the class keeps a reference to constructor's arguments. Make sure they stay valid */ explicit App(const char *configurationFile); ~App(); /** * Runs ...
15.827586
99
0.614379
85fe846c064c03a415db9da5779bc34a873d8e03
436
cpp
C++
matrix_using_array.cpp
xeroxzen/C-Crash-Course
d394d6d91f4f0126b3742a9d11abc129f3daaeb4
[ "MIT" ]
1
2022-02-09T00:47:25.000Z
2022-02-09T00:47:25.000Z
matrix_using_array.cpp
xeroxzen/C-Crash-Course
d394d6d91f4f0126b3742a9d11abc129f3daaeb4
[ "MIT" ]
null
null
null
matrix_using_array.cpp
xeroxzen/C-Crash-Course
d394d6d91f4f0126b3742a9d11abc129f3daaeb4
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; int main(){ //Declare a 2 dimensional array of a 3x3 matrix //Each matrix element has a value of 1 or 0 int matrix[3][3] = { {1, 0, 1}, {0, 1, 0}, {1, 0, 1} }; //print out the matrix for (int i = 0; i < 3; i++) { for (int...
20.761905
51
0.444954
85ff51c427c7553b4d4520a5dca730d35c5948db
917
cpp
C++
fenwick_tree/coder_rating.cpp
ankit2001/CP_Algos
eadc0f9cd92a5a01791e3171dfe894e6db948b2b
[ "MIT" ]
1
2020-08-11T17:50:01.000Z
2020-08-11T17:50:01.000Z
fenwick_tree/coder_rating.cpp
ankit2001/CP_Algos
eadc0f9cd92a5a01791e3171dfe894e6db948b2b
[ "MIT" ]
null
null
null
fenwick_tree/coder_rating.cpp
ankit2001/CP_Algos
eadc0f9cd92a5a01791e3171dfe894e6db948b2b
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> #define ll long long int using namespace std; #define F first #define S second void update(ll index, vector<ll> &BIT){ for(ll i=index;i<=100000;i+=i&(-i)){ BIT[i]++; } } ll query(ll index, vector<ll> &BIT){ ll count=0; for(ll i=index;i>0;i-=i&(-i)){ count+=BIT[i]; } return count...
17.634615
68
0.485278
65a0b02f10bf6c385424cfdc0344cdf983b4fa58
1,352
hpp
C++
render_view.hpp
piccolo255/pde-pathtracer
d754583a308975b68675076f68f1194cbaa906ca
[ "Unlicense" ]
null
null
null
render_view.hpp
piccolo255/pde-pathtracer
d754583a308975b68675076f68f1194cbaa906ca
[ "Unlicense" ]
null
null
null
render_view.hpp
piccolo255/pde-pathtracer
d754583a308975b68675076f68f1194cbaa906ca
[ "Unlicense" ]
null
null
null
#ifndef RENDER_VIEW_HPP #define RENDER_VIEW_HPP // Qt includes #include <QWidget> #include <QPainter> #include <QList> #include <QMap> // C++ includes // math expression parsing header #include "muParser.h" // Local includes #include "ode_pathtracer.hpp" class RenderView : public QWidget { Q_OBJECT public: e...
21.460317
77
0.674556
65a34c65c61e56339bec1735c5007ea2009e2588
853
cpp
C++
dark_roads.cpp
mvgmb/Marathon
0dcc428a5e6858e2427fb40cefbd7453d1abcdb5
[ "Xnet", "X11" ]
null
null
null
dark_roads.cpp
mvgmb/Marathon
0dcc428a5e6858e2427fb40cefbd7453d1abcdb5
[ "Xnet", "X11" ]
null
null
null
dark_roads.cpp
mvgmb/Marathon
0dcc428a5e6858e2427fb40cefbd7453d1abcdb5
[ "Xnet", "X11" ]
null
null
null
#include <bits/stdc++.h> using namespace std; int parent[200005]; int size[200005]; vector<tuple<int,int,int> > lis; int find(int x) { if(x != parent[x]) parent[x] = find(parent[x]); return parent[x]; } bool same(int a, int b) { return find(a) == find(b); } void unite(int a,int b) { a = find(a); b = find(b); ...
16.403846
48
0.494725
65a4129133678830b35540e7196ade3735b0d039
6,191
cpp
C++
flume/util/hadoop_conf_test.cpp
advancedxy/bigflow_python
8a244b483404fde7afc42eee98bc964da8ae03e2
[ "Apache-2.0" ]
1
2021-02-18T20:13:34.000Z
2021-02-18T20:13:34.000Z
flume/util/hadoop_conf_test.cpp
advancedxy/bigflow_python
8a244b483404fde7afc42eee98bc964da8ae03e2
[ "Apache-2.0" ]
null
null
null
flume/util/hadoop_conf_test.cpp
advancedxy/bigflow_python
8a244b483404fde7afc42eee98bc964da8ae03e2
[ "Apache-2.0" ]
null
null
null
/*************************************************************************** * * Copyright (c) 2013 Baidu, 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 * ...
31.586735
76
0.666613
65a4e8c1c6e529c6cdc1a015ccca4a644b955680
279
cpp
C++
Codeforces Online Judge Solve/all divs/main (9).cpp
Remonhasan/programming-solve
5a4ac8c738dd361e1c974162e0eaebbaae72fd80
[ "Apache-2.0" ]
null
null
null
Codeforces Online Judge Solve/all divs/main (9).cpp
Remonhasan/programming-solve
5a4ac8c738dd361e1c974162e0eaebbaae72fd80
[ "Apache-2.0" ]
null
null
null
Codeforces Online Judge Solve/all divs/main (9).cpp
Remonhasan/programming-solve
5a4ac8c738dd361e1c974162e0eaebbaae72fd80
[ "Apache-2.0" ]
null
null
null
/*last time Tumi ami from uap*/ #include <iostream> using namespace std; typedef long long ll; int main() { ll a,ami; cin>>a>>ami; ll tumi=a; ll taka=0; while(tumi<ami){ tumi*=a; taka++; } if(tumi==ami) cout<<"YES"<<endl<<taka; else cout<<"NO"; return 0; }
13.285714
31
0.598566
65a7e5b33be85651a29dc2490c23261a3b75f8c4
1,709
cpp
C++
00.ATM/Funzioni/01.Login.cpp
JavaSoftwareEntwickler/C-ATM
16452ec7f5d3d2a10e3e7137c5f0dcd762de25a2
[ "Unlicense" ]
null
null
null
00.ATM/Funzioni/01.Login.cpp
JavaSoftwareEntwickler/C-ATM
16452ec7f5d3d2a10e3e7137c5f0dcd762de25a2
[ "Unlicense" ]
null
null
null
00.ATM/Funzioni/01.Login.cpp
JavaSoftwareEntwickler/C-ATM
16452ec7f5d3d2a10e3e7137c5f0dcd762de25a2
[ "Unlicense" ]
null
null
null
#include <iostream> #include <stdlib.h> #include <string.h> #include <stdbool.h> using namespace std; bool login(char [], char []); int main() { char userId[7] = "ciccio", psw[5] = "1234"; bool accesso=login(psw, userId); } bool login(char psw[], char userId[]) { char userIdDigitata[2...
23.410959
98
0.475717
65a835ddf980515a6d34e3cce94fb15b7fd256e1
2,935
hpp
C++
componentLibraries/defaultLibrary/Signal/Sources&Sinks/SignalPulseWave.hpp
mjfwest/hopsan
77a0a1e69fd9588335b7e932f348972186cbdf6f
[ "Apache-2.0" ]
null
null
null
componentLibraries/defaultLibrary/Signal/Sources&Sinks/SignalPulseWave.hpp
mjfwest/hopsan
77a0a1e69fd9588335b7e932f348972186cbdf6f
[ "Apache-2.0" ]
null
null
null
componentLibraries/defaultLibrary/Signal/Sources&Sinks/SignalPulseWave.hpp
mjfwest/hopsan
77a0a1e69fd9588335b7e932f348972186cbdf6f
[ "Apache-2.0" ]
null
null
null
/*----------------------------------------------------------------------------- Copyright 2017 Hopsan Group 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.o...
29.059406
97
0.563203
65aa4f8a689a10358a5296a8ff5330621cee12ca
248
cpp
C++
smartvacuum/main.cpp
willianbrun/smartvacuum
923394d0f3ec91613dec179ae826c9408a98d356
[ "MIT" ]
null
null
null
smartvacuum/main.cpp
willianbrun/smartvacuum
923394d0f3ec91613dec179ae826c9408a98d356
[ "MIT" ]
null
null
null
smartvacuum/main.cpp
willianbrun/smartvacuum
923394d0f3ec91613dec179ae826c9408a98d356
[ "MIT" ]
null
null
null
#include "mainwindow.h" #include <QApplication> int main(int argc, char *argv[]) { QApplication a(argc, argv); a.setApplicationName("Smart Vacuum"); a.setOrganizationName("UPF"); MainWindow w; w.show(); return a.exec(); }
17.714286
41
0.645161
65acc90ed1a5c8e334436ca0894d3f2b89478da0
23,489
hpp
C++
include/ak_toolkit/markable.hpp
akrzemi1/markable
fc435319fb32ed5753e6ae6762f78d98e0d33c73
[ "BSL-1.0" ]
82
2016-03-12T11:53:55.000Z
2022-02-17T15:18:02.000Z
include/ak_toolkit/markable.hpp
akrzemi1/markable
fc435319fb32ed5753e6ae6762f78d98e0d33c73
[ "BSL-1.0" ]
10
2016-03-12T13:53:49.000Z
2020-12-17T22:20:16.000Z
include/ak_toolkit/markable.hpp
akrzemi1/markable
fc435319fb32ed5753e6ae6762f78d98e0d33c73
[ "BSL-1.0" ]
11
2016-09-01T15:53:32.000Z
2021-09-28T15:51:32.000Z
// Copyright (C) 2015-2021 Andrzej Krzemienski. // // Use, modification, and distribution is 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) #ifndef AK_TOOLBOX_COMPACT_OPTIONAL_HEADER_GUARD_ #define AK_TOOLBOX_COMPACT_OPT...
33.036568
154
0.726255
65afd1192c8f3c63a733e303442998fd22a9fc21
1,130
hpp
C++
src/game-objects/turret.hpp
Blackhawk-TA/TowerDefense
db852a65cae9579074e435fb0245fd9b69fb720d
[ "MIT" ]
1
2022-01-02T15:02:09.000Z
2022-01-02T15:02:09.000Z
src/game-objects/turret.hpp
Blackhawk-TA/TowerDefense
db852a65cae9579074e435fb0245fd9b69fb720d
[ "MIT" ]
null
null
null
src/game-objects/turret.hpp
Blackhawk-TA/TowerDefense
db852a65cae9579074e435fb0245fd9b69fb720d
[ "MIT" ]
1
2021-05-02T18:25:51.000Z
2021-05-02T18:25:51.000Z
// // Created by Daniel Peters on 08.04.21. // #pragma once #include "../utils/utils.hpp" using namespace blit; class Turret { public: explicit Turret(Point position, TurretFacingDirection facing_direction); void draw(); Rect get_rectangle() const; TurretFacingDirection get_facing_direction(); uint8_t get_damag...
27.560976
87
0.761947
65b3d0ef272427bbf9499c284f7b66a4af56504a
17,757
cc
C++
informal_code/cfsqp/local_fan.cc
fbrausse/flyspeck
66f4ef0f9252c382333586fc07787e64d8a4bbfb
[ "MIT" ]
125
2016-03-22T22:29:23.000Z
2022-02-15T05:43:43.000Z
informal_code/cfsqp/local_fan.cc
fbrausse/flyspeck
66f4ef0f9252c382333586fc07787e64d8a4bbfb
[ "MIT" ]
4
2015-10-13T17:38:34.000Z
2020-11-26T19:54:19.000Z
informal_code/cfsqp/local_fan.cc
fbrausse/flyspeck
66f4ef0f9252c382333586fc07787e64d8a4bbfb
[ "MIT" ]
9
2017-06-21T08:48:56.000Z
2021-05-13T02:07:27.000Z
/* ========================================================================== */ /* FLYSPECK - CFSQP */ /* */ /* Nonlinear Inequalities, C++ Nonrigorous Numerical Optimization */ /* Chapter: Local F...
32.403285
199
0.545982
65b4ff162151685abad28b68ececdc12f4190c3b
1,347
hpp
C++
stan/math/prim/fun/pow.hpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
1
2020-06-14T14:33:37.000Z
2020-06-14T14:33:37.000Z
stan/math/prim/fun/pow.hpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
null
null
null
stan/math/prim/fun/pow.hpp
bayesmix-dev/math
3616f7195adc95ef8e719a2af845d61102bc9272
[ "BSD-3-Clause" ]
1
2020-05-10T12:55:07.000Z
2020-05-10T12:55:07.000Z
#ifndef STAN_MATH_PRIM_FUN_POW_HPP #define STAN_MATH_PRIM_FUN_POW_HPP #include <stan/math/prim/meta.hpp> #include <stan/math/prim/fun/constants.hpp> #include <stan/math/prim/functor/apply_scalar_binary.hpp> #include <cmath> #include <complex> namespace stan { namespace math { namespace internal { /** * Return the ...
26.411765
79
0.709725
65b6e02cc3a10b30145392598890c316458aa999
641
cpp
C++
Sunny-Core/01_FRAMEWORK/graphics/ModelManager.cpp
adunStudio/Sunny
9f71c1816aa62bbc0d02d2f8d6414f4bf9aee7e7
[ "Apache-2.0" ]
20
2018-01-19T06:28:36.000Z
2021-08-06T14:06:13.000Z
Sunny-Core/01_FRAMEWORK/graphics/ModelManager.cpp
adunStudio/Sunny
9f71c1816aa62bbc0d02d2f8d6414f4bf9aee7e7
[ "Apache-2.0" ]
null
null
null
Sunny-Core/01_FRAMEWORK/graphics/ModelManager.cpp
adunStudio/Sunny
9f71c1816aa62bbc0d02d2f8d6414f4bf9aee7e7
[ "Apache-2.0" ]
3
2019-01-29T08:58:04.000Z
2021-01-02T06:33:20.000Z
#include "ModelManager.h" namespace sunny { namespace graphics { std::map<std::string, Model*> ModelManager::s_map; Model* ModelManager::Add(const::std::string& name, Model* Model) { s_map[name] = Model; return Model; } void ModelManager::Clean() { for (auto it = s_map.begin(); it != s_map...
16.435897
66
0.599064
65c8012df9eabd09c01fa12e47b597f1c3679be8
3,453
hxx
C++
src/istream/Handler.hxx
CM4all/beng-proxy
ce5a81f7969bc5cb6c5985cdc98f61ef8b5c6159
[ "BSD-2-Clause" ]
35
2017-08-16T06:52:26.000Z
2022-03-27T21:49:01.000Z
src/istream/Handler.hxx
nn6n/beng-proxy
2cf351da656de6fbace3048ee90a8a6a72f6165c
[ "BSD-2-Clause" ]
2
2017-12-22T15:34:23.000Z
2022-03-08T04:15:23.000Z
src/istream/Handler.hxx
nn6n/beng-proxy
2cf351da656de6fbace3048ee90a8a6a72f6165c
[ "BSD-2-Clause" ]
8
2017-12-22T15:11:47.000Z
2022-03-15T22:54:04.000Z
/* * Copyright 2007-2021 CM4all GmbH * All rights reserved. * * author: Max Kellermann <mk@cm4all.com> * * 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 abo...
32.885714
77
0.726615
65c87d7b4a07e75b0d89fbd8d6e9c91e2fc6b6b7
1,405
cpp
C++
CloudDisk_Client/httpresponse.cpp
G-Club/c-cpp
e89f8efae357fc8349d0d66f1aef703a6a287bef
[ "Apache-2.0" ]
null
null
null
CloudDisk_Client/httpresponse.cpp
G-Club/c-cpp
e89f8efae357fc8349d0d66f1aef703a6a287bef
[ "Apache-2.0" ]
1
2017-02-07T00:49:21.000Z
2017-02-16T00:55:28.000Z
CloudDisk_Client/httpresponse.cpp
G-Club/c-cpp
e89f8efae357fc8349d0d66f1aef703a6a287bef
[ "Apache-2.0" ]
null
null
null
#include "httpresponse.h" HttpResponse::HttpResponse() { } HttpResponse HttpResponse::FromByteArray(QByteArray &format) { /* HTTP/1.1 200 OK\r\nServer: nginx/1.10.1\r\nDate: Sat, 29 Jul 2017 00:41:44 GMT\r\nContent-Type: text/html\r\nTransfer-Encoding: chunked\r\nConnection: keep-alive\r\n\r\n27\r\n{\"status\":2...
19.513889
235
0.648399
65c917836d9576fc136a7db14443d06dd5eb9319
478
cpp
C++
Backdoor.Win32.C.a/ifmirc.cpp
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
2
2021-02-04T06:47:45.000Z
2021-07-28T10:02:10.000Z
Backdoor.Win32.C.a/ifmirc.cpp
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
Backdoor.Win32.C.a/ifmirc.cpp
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
#include "Include.h" #include "Hell.h" BOOL mirccmd(char *cmd) { HWND mwnd = FindWindow("mIRC",NULL); if (mwnd) { HANDLE hFileMap = CreateFileMapping(INVALID_HANDLE_VALUE,0,PAGE_READWRITE,0,4096,"mIRC"); LPSTR mData = (LPSTR)MapViewOfFile(hFileMap,FILE_MAP_ALL_ACCESS,0,0,0); sprintf(mData, cmd); SendMessage(...
25.157895
91
0.717573
65ca00f755a60e996fd58344181d3d3ed0424b23
5,916
cpp
C++
meeting-qt/setup/src/dui/Core/Placeholder.cpp
GrowthEase/-
5cc7cab95fc309049de8023ff618219dff22d773
[ "MIT" ]
48
2022-03-02T07:15:08.000Z
2022-03-31T08:37:33.000Z
meeting-qt/setup/src/dui/Core/Placeholder.cpp
chandarlee/Meeting
9350fdea97eb2cdda28b8bffd9c4199de15460d9
[ "MIT" ]
1
2022-02-16T01:54:05.000Z
2022-02-16T01:54:05.000Z
meeting-qt/setup/src/dui/Core/Placeholder.cpp
chandarlee/Meeting
9350fdea97eb2cdda28b8bffd9c4199de15460d9
[ "MIT" ]
9
2022-03-01T13:41:37.000Z
2022-03-10T06:05:23.000Z
/** * @copyright Copyright (c) 2021 NetEase, Inc. All rights reserved. * Use of this source code is governed by a MIT license that can be found in the LICENSE file. */ #include "StdAfx.h" namespace ui { PlaceHolder::PlaceHolder() { } PlaceHolder::~PlaceHolder() { } std::wstring PlaceHolder::GetNa...
17.298246
111
0.686782
65cac9339ad22493786ffac70178bd54c71a106a
5,177
cpp
C++
test/test_symbol_normalizer.cpp
atlimited/resembla
82293cecfccfca6e2a95688b21f0659ba75e8cae
[ "Apache-2.0" ]
65
2017-07-24T12:59:05.000Z
2021-09-29T03:08:57.000Z
test/test_symbol_normalizer.cpp
atlimited/resembla
82293cecfccfca6e2a95688b21f0659ba75e8cae
[ "Apache-2.0" ]
3
2017-07-26T03:25:28.000Z
2019-01-26T15:08:53.000Z
test/test_symbol_normalizer.cpp
tuem/resembla
ff39ac1b6904fc018bb691d77ca468772600f731
[ "Apache-2.0" ]
6
2017-09-25T10:39:17.000Z
2019-12-24T09:45:24.000Z
/* Resembla https://github.com/tuem/resembla Copyright 2017 Takashi Uemura 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 applic...
42.089431
198
0.696156
65cc3b176f8ee372a5ec0242581be5d84ffe7496
12,616
cpp
C++
IPC_communication/nmsgpack.cpp
ehrenmann1977/Tutorials_Qt_QML
591161f584acc75390075fdfdecb8f00fafc5050
[ "BSD-3-Clause" ]
null
null
null
IPC_communication/nmsgpack.cpp
ehrenmann1977/Tutorials_Qt_QML
591161f584acc75390075fdfdecb8f00fafc5050
[ "BSD-3-Clause" ]
null
null
null
IPC_communication/nmsgpack.cpp
ehrenmann1977/Tutorials_Qt_QML
591161f584acc75390075fdfdecb8f00fafc5050
[ "BSD-3-Clause" ]
null
null
null
#include "nmsgpack.h" /* class creation * designed for sender-receiver mode, communication between 2 apps on same pc * for other polling modes read nanomsg documentation * std::string localurl (default): tcp://127.0.0.1:5000 * bool nodemode: Sender mode (default) => flase, Receiver mode => true * */ nmsgpack::...
31.150617
138
0.64228
65cca26ab81c68c2201bde3223830ec49d11faa7
7,042
cc
C++
google/cloud/storage/status_or_test.cc
roopak-qlogic/google-cloud-cpp
ed129e4c955e99d4dacb822503d95e374605c438
[ "Apache-2.0" ]
null
null
null
google/cloud/storage/status_or_test.cc
roopak-qlogic/google-cloud-cpp
ed129e4c955e99d4dacb822503d95e374605c438
[ "Apache-2.0" ]
null
null
null
google/cloud/storage/status_or_test.cc
roopak-qlogic/google-cloud-cpp
ed129e4c955e99d4dacb822503d95e374605c438
[ "Apache-2.0" ]
null
null
null
// Copyright 2018 Google LLC // // 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 w...
31.159292
77
0.668986
65d1b0b9ce08319e680aae4a187667943a9a6bd4
811
hpp
C++
src/morda/widgets/label/MouseCursor.hpp
Mactor2018/morda
7194f973783b4472b8671fbb52e8c96e8c972b90
[ "MIT" ]
1
2018-10-27T05:07:05.000Z
2018-10-27T05:07:05.000Z
src/morda/widgets/label/MouseCursor.hpp
Mactor2018/morda
7194f973783b4472b8671fbb52e8c96e8c972b90
[ "MIT" ]
null
null
null
src/morda/widgets/label/MouseCursor.hpp
Mactor2018/morda
7194f973783b4472b8671fbb52e8c96e8c972b90
[ "MIT" ]
null
null
null
#pragma once #include "../Widget.hpp" #include "../../res/ResCursor.hpp" namespace morda{ /** * @brief Mouse cursor widget. * This widget displays mouse cursor. * From GUI script this widget can be instantiated as "MouseCursor". * * @param cursor - reference to cursor resource. */ class MouseCursor : virtua...
21.918919
72
0.731196
65e402da66d18090a23b95180787d18a0806e7a0
1,619
hpp
C++
CPP_Module_06/ex01/Serialize.hpp
Victor-Akio/CPP-42
e6d64e4820ad31ae2cb353a4020d2acb8b5280eb
[ "MIT" ]
null
null
null
CPP_Module_06/ex01/Serialize.hpp
Victor-Akio/CPP-42
e6d64e4820ad31ae2cb353a4020d2acb8b5280eb
[ "MIT" ]
null
null
null
CPP_Module_06/ex01/Serialize.hpp
Victor-Akio/CPP-42
e6d64e4820ad31ae2cb353a4020d2acb8b5280eb
[ "MIT" ]
null
null
null
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Serialize.hpp :+: :+: :+: ...
46.257143
106
0.408894
65eb378757f196f1b0242237bbf7b0aab25022d1
1,112
cpp
C++
tugasMonteCarlo/tugasMonteCarlo-20912008-20912009/montePi.cpp
ridlo/kuliah_sains_komputasi
83cd50857db2446bb41b78698a47a060e0eca5d8
[ "MIT" ]
null
null
null
tugasMonteCarlo/tugasMonteCarlo-20912008-20912009/montePi.cpp
ridlo/kuliah_sains_komputasi
83cd50857db2446bb41b78698a47a060e0eca5d8
[ "MIT" ]
null
null
null
tugasMonteCarlo/tugasMonteCarlo-20912008-20912009/montePi.cpp
ridlo/kuliah_sains_komputasi
83cd50857db2446bb41b78698a47a060e0eca5d8
[ "MIT" ]
null
null
null
#include <iostream> #include <stdio.h> #include <fstream> #include <stdlib.h> #include <time.h> using namespace std; double unirand() { return (double) rand()/ (double) RAND_MAX; } int main() { double pi, x, y, r; unsigned int N=0, Ntot; ofstream outfile; outfile.open("rnd-pi.txt"); ...
22.24
78
0.522482
65ec377cfee6e4d0b9d9cdac2342a92ccfa6aa3b
14,844
hpp
C++
pennylane_lightning_gpu/src/util/cuda_helpers.hpp
PennyLaneAI/pennylane-lightning-gpu
1b2a361f68c8580457e61cc706d644c4cbfe04ad
[ "Apache-2.0" ]
9
2022-03-14T15:18:08.000Z
2022-03-30T03:05:36.000Z
pennylane_lightning_gpu/src/util/cuda_helpers.hpp
PennyLaneAI/pennylane-lightning-gpu
1b2a361f68c8580457e61cc706d644c4cbfe04ad
[ "Apache-2.0" ]
6
2022-03-18T13:44:10.000Z
2022-03-31T22:07:25.000Z
pennylane_lightning_gpu/src/util/cuda_helpers.hpp
PennyLaneAI/pennylane-lightning-gpu
1b2a361f68c8580457e61cc706d644c4cbfe04ad
[ "Apache-2.0" ]
null
null
null
// Adapted from JET: https://github.com/XanaduAI/jet.git // and from Lightning: https://github.com/PennylaneAI/pennylane-lightning.git #pragma once #include <algorithm> #include <numeric> #include <type_traits> #include <vector> #include <cuComplex.h> #include <cublas_v2.h> #include <cuda.h> #include <custatevec.h> ...
31.119497
80
0.651846
65ed7938ab2812c404caebb3d26a88d4f07e2ff5
1,858
cpp
C++
examples/CherryPicker/general_example.cpp
allison-group/indigox
22657cb3ceb888049cc231e73d18fb2eac099604
[ "MIT" ]
7
2019-11-24T15:51:37.000Z
2021-10-02T05:18:42.000Z
examples/CherryPicker/general_example.cpp
allison-group/indigox
22657cb3ceb888049cc231e73d18fb2eac099604
[ "MIT" ]
2
2018-12-17T00:55:32.000Z
2019-10-11T01:47:04.000Z
examples/CherryPicker/general_example.cpp
allison-group/indigox
22657cb3ceb888049cc231e73d18fb2eac099604
[ "MIT" ]
2
2019-10-21T01:26:56.000Z
2019-12-02T00:00:42.000Z
// // C++ example that imports a molecule from an outputted binary (which you can produce from python with indigox.SaveMolecule) // This example has CalculateElectrons on, so it will calculate formal charges and bond orders. // Relies on the Python example having been run first so there is an Athenaeum to match the mol...
41.288889
125
0.777718
65eecaa7eecf4b5dfad13c5cc46fe6e749fea72f
3,007
hpp
C++
Include/LibYT/Concepts.hpp
MalteDoemer/YeetOS2
82be488ec1ed13e6558af4e248977dad317b3b85
[ "BSD-2-Clause" ]
null
null
null
Include/LibYT/Concepts.hpp
MalteDoemer/YeetOS2
82be488ec1ed13e6558af4e248977dad317b3b85
[ "BSD-2-Clause" ]
null
null
null
Include/LibYT/Concepts.hpp
MalteDoemer/YeetOS2
82be488ec1ed13e6558af4e248977dad317b3b85
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2021 Malte Dömer * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclai...
29.480392
81
0.736615
65f4694160beffb076d12e39d59639ef6df2e43d
1,073
cpp
C++
AzureClient/AzureClient/EventHub.cpp
Ashish-Me2/Arduino-ESP8266-AzureIoTHub-MQTT-CameraMonitoring
695ca226ca0b9331a516573376323d71afb08f35
[ "MIT" ]
3
2019-05-22T22:03:50.000Z
2020-11-25T11:56:38.000Z
AzureClient/AzureClient/EventHub.cpp
Ashish-Me2/Arduino-ESP8266-AzureIoTHub-MQTT-CameraMonitoring
695ca226ca0b9331a516573376323d71afb08f35
[ "MIT" ]
null
null
null
AzureClient/AzureClient/EventHub.cpp
Ashish-Me2/Arduino-ESP8266-AzureIoTHub-MQTT-CameraMonitoring
695ca226ca0b9331a516573376323d71afb08f35
[ "MIT" ]
null
null
null
#include "EventHub.h" String Eventhub::createSas(char *key, String url){ // START: Create SAS // https://azure.microsoft.com/en-us/documentation/articles/service-bus-sas-overview/ // Where to get seconds since the epoch: local service, SNTP, RTC sasExpiryTime = now() + sasExpiryPeriodInSeconds; String...
29.805556
100
0.698043
65f5030cb99991738a96f16d0715dee55bc429ea
2,490
hpp
C++
src/key/key_wallet.hpp
feitebi/main-chain
d4f2c4bb99b083d6162614a9a6b684c66ddf5d88
[ "MIT" ]
1
2018-01-17T05:08:32.000Z
2018-01-17T05:08:32.000Z
src/key/key_wallet.hpp
feitebi/main-chain
d4f2c4bb99b083d6162614a9a6b684c66ddf5d88
[ "MIT" ]
null
null
null
src/key/key_wallet.hpp
feitebi/main-chain
d4f2c4bb99b083d6162614a9a6b684c66ddf5d88
[ "MIT" ]
null
null
null
/* * Copyright (c) 2013-2014 John Connor (BM-NC49AxAjcqVcF5jNPu85Rb8MJ2d9JqZt) * * This file is part of coinpp. * * coinpp is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * additional permissions to the one published by the Free Software ...
24.653465
76
0.51245
65f78b8241e1cdf7e3674e5b1cf8e06515e1c5ba
1,476
cpp
C++
test/test_dumpFHESetting.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
5
2017-01-16T06:20:07.000Z
2018-05-17T12:36:34.000Z
test/test_dumpFHESetting.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
null
null
null
test/test_dumpFHESetting.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
2
2017-08-26T13:16:35.000Z
2019-03-15T02:08:20.000Z
#include "utils/FHEUtils.hpp" #include "utils/timer.hpp" #include "fhe/EncryptedArray.h" #include <string> #include "algebra/NDSS.h" void test_load(long m, long p, long r, long L) { MDL::Timer timer; std::string path("fhe_setting"); timer.start(); FHEcontext context(m, p, r); timer.end(); prin...
23.0625
66
0.573171
65f7ae9a8d8b474c1e1ec8bb2150a22ff8451fb6
1,762
cpp
C++
moon-src/luabind/lua_http.cpp
leefy4415/moon
2a2005306e9a685a6af899a0daae9c53603b38e4
[ "MIT" ]
1
2020-09-22T01:57:54.000Z
2020-09-22T01:57:54.000Z
moon-src/luabind/lua_http.cpp
leefy4415/moon
2a2005306e9a685a6af899a0daae9c53603b38e4
[ "MIT" ]
null
null
null
moon-src/luabind/lua_http.cpp
leefy4415/moon
2a2005306e9a685a6af899a0daae9c53603b38e4
[ "MIT" ]
null
null
null
#include "sol/sol.hpp" #include "common/http_util.hpp" using namespace moon; static sol::table bind_http(sol::this_state L) { sol::state_view lua(L); sol::table module = lua.create_table(); module.set_function("parse_request", [](std::string_view data) { std::string_view method; std::stri...
32.036364
105
0.658343
65fa36eff75fb1297b6d8f4576e3411c7e51c17c
4,952
cpp
C++
modules/attention_segmentation/src/Texture.cpp
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
2
2021-02-22T11:36:33.000Z
2021-07-20T11:31:08.000Z
modules/attention_segmentation/src/Texture.cpp
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
null
null
null
modules/attention_segmentation/src/Texture.cpp
v4r-tuwien/v4r
ff3fbd6d2b298b83268ba4737868bab258262a40
[ "BSD-1-Clause", "BSD-2-Clause" ]
3
2018-10-19T10:39:23.000Z
2021-04-07T13:39:03.000Z
/**************************************************************************** ** ** Copyright (C) 2017 TU Wien, ACIN, Vision 4 Robotics (V4R) group ** Contact: v4r.acin.tuwien.ac.at ** ** This file is part of V4R ** ** V4R is distributed under dual licenses - GPLv3 or closed source. ** ** GNU General Public License Usa...
28.45977
98
0.625606
65fac98ea13e3d3d783063a53fa92368dc96f3fe
2,879
cpp
C++
Gems/Atom/RHI/Code/Source/RHI/BufferScopeAttachment.cpp
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
11
2021-07-08T09:58:26.000Z
2022-03-17T17:59:26.000Z
Gems/Atom/RHI/Code/Source/RHI/BufferScopeAttachment.cpp
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
29
2021-07-06T19:33:52.000Z
2022-03-22T10:27:49.000Z
Gems/Atom/RHI/Code/Source/RHI/BufferScopeAttachment.cpp
RoddieKieley/o3de
e804fd2a4241b039a42d9fa54eaae17dc94a7a92
[ "Apache-2.0", "MIT" ]
4
2021-07-06T19:24:43.000Z
2022-03-31T12:42:27.000Z
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #include <Atom/RHI/BufferScopeAttachment.h> #include <Atom/RHI/BufferFrameAttachment.h> #include <...
34.686747
142
0.657173
65faebe41985ba4358f801d511d4a70b4b67e77d
218
cc
C++
versus/go/01-lambdas/capture.cc
JohnMurray/cpp-vs
def49c416b5abf161241e7c1d8b41e6b01fb8cac
[ "Apache-2.0" ]
10
2018-05-07T03:00:00.000Z
2022-03-14T14:26:27.000Z
versus/ruby/01-lambda/capture.cc
JohnMurray/cpp-vs
def49c416b5abf161241e7c1d8b41e6b01fb8cac
[ "Apache-2.0" ]
35
2018-05-26T16:01:58.000Z
2022-03-30T22:39:33.000Z
versus/ruby/01-lambda/capture.cc
JohnMurray/cpp-vs
def49c416b5abf161241e7c1d8b41e6b01fb8cac
[ "Apache-2.0" ]
1
2018-07-17T12:47:24.000Z
2018-07-17T12:47:24.000Z
#include <functional> template<typename T> std::function<T(T)> addX(T x) { return [x](T n) -> T { return n + x; }; } int main() { auto addFive = addX<int>(5); addFive(10); // returns 15 }
14.533333
32
0.527523
65fd59e4cfabee14ace590ae06057ad149f9857e
91
cpp
C++
lib/test.cpp
foxbao/dbscan_fast
538d2319f555a9ddd1e4959517194df55a86a5a4
[ "MIT" ]
null
null
null
lib/test.cpp
foxbao/dbscan_fast
538d2319f555a9ddd1e4959517194df55a86a5a4
[ "MIT" ]
null
null
null
lib/test.cpp
foxbao/dbscan_fast
538d2319f555a9ddd1e4959517194df55a86a5a4
[ "MIT" ]
null
null
null
#include "include/test.hpp" auto test::add(int a,int b)->decltype(a+b) { return a+b; }
15.166667
42
0.637363
65fefcd021e89ecb4ed1e867b85cec1a999e58a0
1,155
cpp
C++
test/LoggerTest.cpp
StergeZissakis/cppInfrastructure
4a80341b68186bbbc61edcbbb32ea68dde0323f4
[ "Apache-2.0" ]
null
null
null
test/LoggerTest.cpp
StergeZissakis/cppInfrastructure
4a80341b68186bbbc61edcbbb32ea68dde0323f4
[ "Apache-2.0" ]
null
null
null
test/LoggerTest.cpp
StergeZissakis/cppInfrastructure
4a80341b68186bbbc61edcbbb32ea68dde0323f4
[ "Apache-2.0" ]
null
null
null
#include "gtest/gtest.h" #include "utils/Logger.h" #include "Globals.h" #include <algorithm> TEST(LoggerTest, CtorDtor) { { Globals::clogStream->str(""); Logger log("LoggerTest", "AutoObject"); EXPECT_GT(Globals::clogStream->str().size(), 0); Globals::clogStream->str(""); } EXPECT_GT(Globa...
23.571429
106
0.644156
65ff56baa07cf766ac826e1603c5b3da5df944a6
327
cpp
C++
examples/nested_cpp/test/main.cpp
trflynn89/flymake
9dcfbfd43f7d7987e903940bfed3cc416c39c9cb
[ "MIT" ]
null
null
null
examples/nested_cpp/test/main.cpp
trflynn89/flymake
9dcfbfd43f7d7987e903940bfed3cc416c39c9cb
[ "MIT" ]
1
2021-02-09T02:53:26.000Z
2021-02-09T02:53:26.000Z
examples/nested_cpp/test/main.cpp
trflynn89/flymake
9dcfbfd43f7d7987e903940bfed3cc416c39c9cb
[ "MIT" ]
null
null
null
#include "nested_cpp/outer_lib/inner_lib/inner_lib.hpp" #include "nested_cpp/outer_lib/outer_lib.hpp" #include <cassert> #include <iostream> int main() { assert(outer::outer_value() == 123); assert(inner::outer_value() == 123); assert(inner::inner_value() == 1989); std::cout << "Passed!\n"; retur...
20.4375
55
0.666667
65ffc9b0a240192ee6b9cc3dfd054327cc20d6cc
2,356
cpp
C++
Engine/src/Render/Camera/icMaxCam.cpp
binofet/ice
dee91da76df8b4f46ed4727d901819d8d20aefe3
[ "MIT" ]
null
null
null
Engine/src/Render/Camera/icMaxCam.cpp
binofet/ice
dee91da76df8b4f46ed4727d901819d8d20aefe3
[ "MIT" ]
null
null
null
Engine/src/Render/Camera/icMaxCam.cpp
binofet/ice
dee91da76df8b4f46ed4727d901819d8d20aefe3
[ "MIT" ]
null
null
null
#include "Render/Camera/icMaxCam.h" #include "Core/IO/icInput.h" #include "Math/Matrix/icMatrix44.h" icMaxCam::icMaxCam( void ) { m_rZoom = 100.0f; m_rXrot = 0.0f; m_rYrot = 0.0f; m_rZoomMin = 50.0f; m_rZoomMax = 500.0f; m_v3Center.Set(0.0f,0.0f,0.0f); bEnableInput = true; } icMaxCam...
26.47191
102
0.547114
5a0041876ba8347ac3bbbac0ac4158cb21da0ab3
804
cpp
C++
LeetCode/Daily-Challenge/Evaluate Reverse Polish Notation.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
5
2021-02-14T17:48:21.000Z
2022-01-24T14:29:44.000Z
LeetCode/Daily-Challenge/Evaluate Reverse Polish Notation.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
null
null
null
LeetCode/Daily-Challenge/Evaluate Reverse Polish Notation.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
null
null
null
class Solution { public: int evalRPN(vector<string>& tokens) { stack<int> stk; int a, b, res; for(string i: tokens){ if(isOperator(i)){ a = stk.top(); stk.pop(); b = stk.top(); stk.pop(); ...
23.647059
65
0.334577
5a0052e98e648bb4eb323ab2d2191dcca614cd58
965
cpp
C++
workdir/ScopeAnalysis/LORAnalysis/SDAEstimateTOFCalib.cpp
wictus/oldScopeAnalysis
e8a15f11c504c1a1a880d4a5096cdbfac0edf2de
[ "MIT" ]
null
null
null
workdir/ScopeAnalysis/LORAnalysis/SDAEstimateTOFCalib.cpp
wictus/oldScopeAnalysis
e8a15f11c504c1a1a880d4a5096cdbfac0edf2de
[ "MIT" ]
null
null
null
workdir/ScopeAnalysis/LORAnalysis/SDAEstimateTOFCalib.cpp
wictus/oldScopeAnalysis
e8a15f11c504c1a1a880d4a5096cdbfac0edf2de
[ "MIT" ]
null
null
null
#include "./SDAEstimateTOFCalib.h" SDAEstimateTOFCalib::SDAEstimateTOFCalib(const char* name, const char* title, const char* in_file_suffix, const char* out_file_suffix, const double threshold) : JPetCommonAnalysisModule( name, title, in_file_suffix, out_file_suffix ) { fSelectedThreshold = threshold; ...
21.444444
170
0.674611
5a0780f127bedfcf86ba645ff619e9b50688403d
3,445
cpp
C++
activemq-cpp/src/main/decaf/internal/util/concurrent/windows/Atomics.cpp
novomatic-tech/activemq-cpp
d6f76ede90d21b7ee2f0b5d4648e440e66d63003
[ "Apache-2.0" ]
87
2015-03-02T17:58:20.000Z
2022-02-11T02:52:52.000Z
activemq-cpp/src/main/decaf/internal/util/concurrent/windows/Atomics.cpp
novomatic-tech/activemq-cpp
d6f76ede90d21b7ee2f0b5d4648e440e66d63003
[ "Apache-2.0" ]
3
2017-05-10T13:16:08.000Z
2019-01-23T20:21:53.000Z
activemq-cpp/src/main/decaf/internal/util/concurrent/windows/Atomics.cpp
novomatic-tech/activemq-cpp
d6f76ede90d21b7ee2f0b5d4648e440e66d63003
[ "Apache-2.0" ]
71
2015-04-28T06:04:04.000Z
2022-03-15T13:34:06.000Z
/* * 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 ...
42.012195
120
0.53701
5a08229b925f117033174e8422230e6102f958af
1,884
cpp
C++
Algorithms/0047.PermutationsII/solution.cpp
stdstring/leetcode
84e6bade7d6fc1a737eb6796cb4e2565440db5e3
[ "MIT" ]
null
null
null
Algorithms/0047.PermutationsII/solution.cpp
stdstring/leetcode
84e6bade7d6fc1a737eb6796cb4e2565440db5e3
[ "MIT" ]
null
null
null
Algorithms/0047.PermutationsII/solution.cpp
stdstring/leetcode
84e6bade7d6fc1a737eb6796cb4e2565440db5e3
[ "MIT" ]
null
null
null
#include <algorithm> #include <vector> #include "gtest/gtest.h" namespace { class Solution { public: std::vector<std::vector<int>> permuteUnique(std::vector<int> const &nums) const { std::vector<int> numbers(nums); std::sort(numbers.begin(), numbers.end()); std::vector<bool> usedNumbe...
28.545455
152
0.54034
5a0b3da50722a12d419492b05989a6f544aef9dc
1,006
cpp
C++
Binary_tree_Queue/Binary Tree-Queue.cpp
yuhsiang131/DSPractice
3cfcbfc298eaa6a3e7202b1e93c257990b43ed9b
[ "MIT" ]
1
2020-11-07T12:20:43.000Z
2020-11-07T12:20:43.000Z
Binary_tree_Queue/Binary Tree-Queue.cpp
yuhsiang131/DSPractice
3cfcbfc298eaa6a3e7202b1e93c257990b43ed9b
[ "MIT" ]
null
null
null
Binary_tree_Queue/Binary Tree-Queue.cpp
yuhsiang131/DSPractice
3cfcbfc298eaa6a3e7202b1e93c257990b43ed9b
[ "MIT" ]
null
null
null
#include <iostream> #include <queue> using namespace std; struct node{ char data; struct node *left; struct node *right; }; queue<node*> qu; void levelorder(node*); int main(void){ node *root,*p1,*p2,*p3,*p4,*p5,*p6,*p7; p1=new node; p1->data='1'; root=p1; p2=new node; p2->data='2'; p3=new node; ...
17.344828
41
0.55666
5a0bcd08a291c33b3102bcf3b66a712a36d9e8d3
7,830
cc
C++
drivers/bluetooth/lib/sm/util.cc
PowerOlive/garnet
16b5b38b765195699f41ccb6684cc58dd3512793
[ "BSD-3-Clause" ]
null
null
null
drivers/bluetooth/lib/sm/util.cc
PowerOlive/garnet
16b5b38b765195699f41ccb6684cc58dd3512793
[ "BSD-3-Clause" ]
null
null
null
drivers/bluetooth/lib/sm/util.cc
PowerOlive/garnet
16b5b38b765195699f41ccb6684cc58dd3512793
[ "BSD-3-Clause" ]
null
null
null
// 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. #include "util.h" #include <openssl/aes.h> #include <zircon/assert.h> #include "garnet/drivers/bluetooth/lib/hci/util.h" namespace btlib { using common...
33.319149
80
0.667816
5a0c05852f5fee16463d763adeb77c37cc9d6582
1,579
cc
C++
chrome/browser/notifications/notification_ui_manager_android.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2020-01-25T10:18:18.000Z
2021-01-23T15:29:56.000Z
chrome/browser/notifications/notification_ui_manager_android.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2018-02-10T21:00:08.000Z
2018-03-20T05:09:50.000Z
chrome/browser/notifications/notification_ui_manager_android.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T06:34:36.000Z
2020-11-04T06:34:36.000Z
// 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 "chrome/browser/notifications/notification_ui_manager_android.h" #include "base/logging.h" // static NotificationUIManager* NotificationUIManag...
26.762712
80
0.746042
5a0d965c55380224342d8d28d30040184eb17c93
13,154
cpp
C++
src/learning/learning.cpp
raphaelsulzer/mesh-tools
73150bec58813e2b9b750205807002a1c3f18884
[ "MIT" ]
1
2022-02-24T03:39:05.000Z
2022-02-24T03:39:05.000Z
src/learning/learning.cpp
raphaelsulzer/mesh-tools
73150bec58813e2b9b750205807002a1c3f18884
[ "MIT" ]
1
2022-02-24T06:59:59.000Z
2022-03-04T01:25:09.000Z
src/learning/learning.cpp
raphaelsulzer/mesh-tools
73150bec58813e2b9b750205807002a1c3f18884
[ "MIT" ]
null
null
null
#include <base/cgal_typedefs.h> #include <IO/fileIO.h> #include <util/helper.h> #include <util/geometricOperations.h> #include <processing/tetIntersection.h> #include <processing/rayTracingTet.h> #include <processing/meshProcessing.h> #include <processing/graphCut.h> #include <processing/edgeManifoldness.h> #include <...
34.344648
128
0.592443
5a110d9ca6988282ec336215a807428ea875e35f
850
hpp
C++
pomdog/experimental/gui/debug_navigator.hpp
mogemimi/pomdog
6dc6244d018f70d42e61c6118535cf94a9ee0618
[ "MIT" ]
163
2015-03-16T08:42:32.000Z
2022-01-11T21:40:22.000Z
pomdog/experimental/gui/debug_navigator.hpp
mogemimi/pomdog
6dc6244d018f70d42e61c6118535cf94a9ee0618
[ "MIT" ]
17
2015-04-12T20:57:50.000Z
2020-10-10T10:51:45.000Z
pomdog/experimental/gui/debug_navigator.hpp
mogemimi/pomdog
6dc6244d018f70d42e61c6118535cf94a9ee0618
[ "MIT" ]
21
2015-04-12T20:45:11.000Z
2022-01-14T20:50:16.000Z
// Copyright mogemimi. Distributed under the MIT license. #pragma once #include "pomdog/basic/conditional_compilation.hpp" #include "pomdog/chrono/duration.hpp" #include "pomdog/chrono/game_clock.hpp" #include "pomdog/experimental/gui/widget.hpp" POMDOG_SUPPRESS_WARNINGS_GENERATED_BY_STD_HEADERS_BEGIN #include <dequ...
25
61
0.770588
5a12ddf110bcc68350b8090456384324420b49ae
50,337
cpp
C++
data/cpp/7fa0c21b51343873f0140b810c2823ea_CraftingSessionHelper.cpp
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
5
2018-01-03T06:43:07.000Z
2020-07-30T13:15:29.000Z
data/cpp/7fa0c21b51343873f0140b810c2823ea_CraftingSessionHelper.cpp
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
null
null
null
data/cpp/7fa0c21b51343873f0140b810c2823ea_CraftingSessionHelper.cpp
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
2
2019-11-04T02:54:49.000Z
2020-04-24T17:50:46.000Z
/* --------------------------------------------------------------------------------------- This source file is part of SWG:ANH (Star Wars Galaxies - A New Hope - Server Emulator) For more information, visit http://www.swganh.com Copyright (c) 2006 - 2010 The SWG:ANH Team ----------------------------------------------...
32.164217
288
0.618909
5a1420d1660d2c8ebe5911459718a6172f131fb9
3,888
hpp
C++
Pods/OpenVPNAdapter/Sources/OpenVPN3/openvpn/common/pthreadcond.hpp
TiagoPedroByterev/openvpnclient-ios
a9dafb2a481cc72a3e408535fb7f0aba9f5cfa76
[ "MIT" ]
10
2021-03-29T13:52:06.000Z
2022-03-10T02:24:25.000Z
Pods/OpenVPNAdapter/Sources/OpenVPN3/openvpn/common/pthreadcond.hpp
TiagoPedroByterev/openvpnclient-ios
a9dafb2a481cc72a3e408535fb7f0aba9f5cfa76
[ "MIT" ]
1
2019-07-19T02:40:32.000Z
2019-07-19T02:40:32.000Z
Pods/OpenVPNAdapter/Sources/OpenVPN3/openvpn/common/pthreadcond.hpp
TiagoPedroByterev/openvpnclient-ios
a9dafb2a481cc72a3e408535fb7f0aba9f5cfa76
[ "MIT" ]
7
2018-07-11T10:37:02.000Z
2019-08-03T10:34:08.000Z
// OpenVPN -- An application to securely tunnel IP networks // over a single port, with support for SSL/TLS-based // session authentication and key exchange, // packet encryption, packet authentication, and // packet compression. // // Copyright (C) 2012-201...
27
89
0.637088
5a19681fccf6da574551c4be56c4be8ac59960b0
4,833
cpp
C++
blast/src/algo/blast/api/local_search.cpp
mycolab/ncbi-blast
e59746cec78044d2bf6d65de644717c42f80b098
[ "Apache-2.0" ]
null
null
null
blast/src/algo/blast/api/local_search.cpp
mycolab/ncbi-blast
e59746cec78044d2bf6d65de644717c42f80b098
[ "Apache-2.0" ]
null
null
null
blast/src/algo/blast/api/local_search.cpp
mycolab/ncbi-blast
e59746cec78044d2bf6d65de644717c42f80b098
[ "Apache-2.0" ]
null
null
null
/* =========================================================================== * * PUBLIC DOMAIN NOTICE * National Center for Biotechnology Information * * This software/database is a "United States Government Work" under the * terms of the United States Copyright Act. ...
26.85
99
0.699979
5a1c1bdce9d2b6701ef76bb1d6d295398535a614
1,505
cpp
C++
tests/algebra/operator/conjugate.cpp
qftphys/Simulate-the-non-equilibrium-dynamics-of-Fermionic-systems
48d36fecbe4bc12af90f104cdf1f9f68352c508c
[ "MIT" ]
2
2021-01-18T14:35:43.000Z
2022-03-22T15:12:49.000Z
tests/algebra/operator/conjugate.cpp
f-koehler/ieompp
48d36fecbe4bc12af90f104cdf1f9f68352c508c
[ "MIT" ]
null
null
null
tests/algebra/operator/conjugate.cpp
f-koehler/ieompp
48d36fecbe4bc12af90f104cdf1f9f68352c508c
[ "MIT" ]
null
null
null
#include "operator.hpp" using namespace ieompp::algebra; TEST_CASE("conjugate_1") { const auto a = Operator1::make_creator(0ul), b = Operator1::make_annihilator(0ul); Operator1 a_conj(a), b_conj(b); a_conj.conjugate(); b_conj.conjugate(); REQUIRE(a_conj == b); REQUIRE(b_conj == a); } TEST_CAS...
24.274194
98
0.64186
5a1fe7ab79a62c09730683bfcb46fcec655160fd
3,322
cpp
C++
src/debug_message.cpp
anima-libera/qwy2
4875caf8035c5fb60e12eaba787d29017ffa0ed8
[ "Apache-2.0" ]
null
null
null
src/debug_message.cpp
anima-libera/qwy2
4875caf8035c5fb60e12eaba787d29017ffa0ed8
[ "Apache-2.0" ]
null
null
null
src/debug_message.cpp
anima-libera/qwy2
4875caf8035c5fb60e12eaba787d29017ffa0ed8
[ "Apache-2.0" ]
null
null
null
#include "debug_message.hpp" #include "opengl.hpp" #include <SDL2/SDL.h> #include <iostream> namespace qwy2 { using namespace std::literals::string_view_literals; static std::string_view opengl_debug_message_source_name(GLenum source) { switch (source) { case GL_DEBUG_SOURCE_API: return "API"sv; case GL_DE...
27.00813
92
0.735099
5a205b4c2557930f1cd90d29161e4aa9bb755121
12,929
cpp
C++
Sources/simdlib/SimdSse2Texture.cpp
aestesis/Csimd
b333a8bb7e7f2707ed6167badb8002cfe3504bbc
[ "Apache-2.0" ]
6
2017-10-13T04:29:38.000Z
2018-05-10T13:52:20.000Z
Sources/simdlib/SimdSse2Texture.cpp
aestesis/Csimd
b333a8bb7e7f2707ed6167badb8002cfe3504bbc
[ "Apache-2.0" ]
null
null
null
Sources/simdlib/SimdSse2Texture.cpp
aestesis/Csimd
b333a8bb7e7f2707ed6167badb8002cfe3504bbc
[ "Apache-2.0" ]
null
null
null
/* * Simd Library (http://ermig1979.github.io/Simd). * * Copyright (c) 2011-2017 Yermalayeu Ihar. * * 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 with...
48.605263
144
0.576997
5a2491b62de6d3e5599c47df6c0db8cbf3952adf
2,073
cpp
C++
main_twoflavor.cpp
Sam91/vmc_general
cb2b0cb103a66307a3d78dbf137582a3ad224f8d
[ "MIT" ]
null
null
null
main_twoflavor.cpp
Sam91/vmc_general
cb2b0cb103a66307a3d78dbf137582a3ad224f8d
[ "MIT" ]
null
null
null
main_twoflavor.cpp
Sam91/vmc_general
cb2b0cb103a66307a3d78dbf137582a3ad224f8d
[ "MIT" ]
null
null
null
#include <iostream> #include <iomanip> #include "lwave2.h" //#include "amperean.h" int main(int argc, char *argv[]) { int req_args = 6; for(int i=0; i<argc; i++) cout << argv[i] << " "; cout << endl; if(argc-1<req_args) { cout << "Error: incorrect number of arguments\n"; exit(-1); } int L = ato...
25.592593
86
0.598649
5a29a9fb9ebfe976013020cee8c0125af6ab4f40
283
cpp
C++
Source/Platoon/PlatoonCharacter.cpp
bernhardrieder/Platoon-AI-Simulation-UE4
f5a3062cea090ddaae35fc97209212c8f8b4bdd9
[ "Unlicense" ]
1
2018-09-04T19:48:09.000Z
2018-09-04T19:48:09.000Z
Source/Platoon/PlatoonCharacter.cpp
bernhardrieder/Platoon-AI-Simulation
f5a3062cea090ddaae35fc97209212c8f8b4bdd9
[ "Unlicense" ]
null
null
null
Source/Platoon/PlatoonCharacter.cpp
bernhardrieder/Platoon-AI-Simulation
f5a3062cea090ddaae35fc97209212c8f8b4bdd9
[ "Unlicense" ]
null
null
null
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved. #include "Platoon.h" #include "PlatoonCharacter.h" APlatoonCharacter::APlatoonCharacter() { PrimaryActorTick.bCanEverTick = false; PrimaryActorTick.bStartWithTickEnabled = false; AActor::SetActorHiddenInGame(true); }
23.583333
60
0.791519
5a2ae39e781bb0be9e81f6fa5e4c9652c2588bd7
721
cpp
C++
code archive/GJ/a024.cpp
brianbbsu/program
c4505f2b8c0b91010e157db914a63c49638516bc
[ "MIT" ]
4
2018-04-08T08:07:58.000Z
2021-06-07T14:55:24.000Z
code archive/GJ/a024.cpp
brianbbsu/program
c4505f2b8c0b91010e157db914a63c49638516bc
[ "MIT" ]
null
null
null
code archive/GJ/a024.cpp
brianbbsu/program
c4505f2b8c0b91010e157db914a63c49638516bc
[ "MIT" ]
1
2018-10-29T12:37:25.000Z
2018-10-29T12:37:25.000Z
/**********************************************************************************/ /* Problem: a024 "所有位數和" from while 迴圈 */ /* Language: C++ */ /* Result: AC (4ms, 184KB) on ZeroJudge ...
27.730769
84
0.281553
5a2dac2d68c6ed1ae3f4fa685a3aaa591922f468
466
cpp
C++
LeetCode/InterviewSchool/125. Valid Palindrome.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
5
2021-02-14T17:48:21.000Z
2022-01-24T14:29:44.000Z
LeetCode/InterviewSchool/125. Valid Palindrome.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
null
null
null
LeetCode/InterviewSchool/125. Valid Palindrome.cpp
Sowmik23/All-Codes
212ef0d940fa84624bb2972a257768a830a709a3
[ "MIT" ]
null
null
null
class Solution { public: bool isPalindrome(string s) { string str = ""; for(int i=0;i<s.size();i++){ if((s[i]>='A' and s[i]<='Z') or (s[i]>='a' and s[i]<='z') or (s[i]>='0' and s[i]<='9')){ str+=tolower(s[i]); } } // cout<<str<<endl; ...
24.526316
100
0.38412
5a3140d44c0243e438b833f769575bea720da7e6
8,090
cpp
C++
packages/cat/tso2Impact/scenarioAggr.cpp
USEPA/Water-Security-Toolkit
6b6b68e0e1b3dcc8023b453ab48a64f7fd740feb
[ "BSD-3-Clause" ]
3
2019-06-10T18:04:14.000Z
2020-12-05T18:11:40.000Z
packages/cat/tso2Impact/scenarioAggr.cpp
USEPA/Water-Security-Toolkit
6b6b68e0e1b3dcc8023b453ab48a64f7fd740feb
[ "BSD-3-Clause" ]
null
null
null
packages/cat/tso2Impact/scenarioAggr.cpp
USEPA/Water-Security-Toolkit
6b6b68e0e1b3dcc8023b453ab48a64f7fd740feb
[ "BSD-3-Clause" ]
2
2020-09-24T19:04:14.000Z
2020-12-05T18:11:43.000Z
/* _________________________________________________________________________ * * TEVA-SPOT Toolkit: Tools for Designing Contaminant Warning Systems * Copyright (c) 2008 Sandia Corporation. * This software is distributed under the BSD License. * Under the terms of Contract DE-AC04-94AL85000 with Sandia Corpora...
33.292181
95
0.603461
5a32da1f1584d661f8cb825a427c9278b45bb704
222
cpp
C++
AudioElement.cpp
OneNot/SFML-PacGuy
d9eb17632e43335282c514027bb93879357bfa74
[ "Unlicense" ]
null
null
null
AudioElement.cpp
OneNot/SFML-PacGuy
d9eb17632e43335282c514027bb93879357bfa74
[ "Unlicense" ]
null
null
null
AudioElement.cpp
OneNot/SFML-PacGuy
d9eb17632e43335282c514027bb93879357bfa74
[ "Unlicense" ]
null
null
null
#include "AudioElement.h" AudioElement::AudioElement(std::string file) { if (!buffer.loadFromFile(file)) { std::cout << "FAILED TO LOAD: " << file << std::endl; //todo: error handling } sound.setBuffer(buffer); }
18.5
55
0.666667
5a335c34ab3440d624cdf45ee4ead7a9672a0dfb
571
cpp
C++
garbage/class_imple.cpp
wolfdale/Spaghetti-code
9e395345e1420b9db021b21131601191a869db1d
[ "MIT" ]
1
2018-05-18T16:07:11.000Z
2018-05-18T16:07:11.000Z
garbage/class_imple.cpp
wolfdale/Spaghetti-code
9e395345e1420b9db021b21131601191a869db1d
[ "MIT" ]
5
2015-12-03T16:12:38.000Z
2020-05-05T14:07:00.000Z
garbage/class_imple.cpp
wolfdale/Spaghetti-code
9e395345e1420b9db021b21131601191a869db1d
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; class item { int number; float cost; public: void getdata(int a,float b); //Prototype decleration void putdata(void) { cout<<"Number:"<<number<<"\n"; cout<<"Cost :"<<cost<<"\n"; } }; //*************Member Function Definition***********...
15.026316
61
0.537653
5a35d44b96820ecf83dd807b0a7b21df31f3efca
2,027
cc
C++
Codeforces/339 Division 1/Problem B/B.cc
VastoLorde95/Competitive-Programming
6c990656178fb0cd33354cbe5508164207012f24
[ "MIT" ]
170
2017-07-25T14:47:29.000Z
2022-01-26T19:16:31.000Z
Codeforces/339 Division 1/Problem B/B.cc
navodit15/Competitive-Programming
6c990656178fb0cd33354cbe5508164207012f24
[ "MIT" ]
null
null
null
Codeforces/339 Division 1/Problem B/B.cc
navodit15/Competitive-Programming
6c990656178fb0cd33354cbe5508164207012f24
[ "MIT" ]
55
2017-07-28T06:17:33.000Z
2021-10-31T03:06:22.000Z
#include <bits/stdc++.h> #define sd(x) scanf("%d",&x) #define sd2(x,y) scanf("%d%d",&x,&y) #define sd3(x,y,z) scanf("%d%d%d",&x,&y,&z) #define fi first #define se second #define pb(x) push_back(x) #define mp(x,y) make_pair(x,y) #define LET(x, a) __typeof(a) x(a) #define foreach(it, v) for(LET(it, v.begin()); it != v...
19.304762
100
0.519487
5a36e0bd1c379ad2d5982af7133e70f963b417cd
11,042
cpp
C++
Milestone 4/Milestone 4/Milestone 4/Main.cpp
Shantanu-Chauhan/RigidBody
638e7fc248cccdfca21a12c6c80b2d9b7b23e7e1
[ "Apache-2.0" ]
1
2020-09-26T11:59:55.000Z
2020-09-26T11:59:55.000Z
Milestone 4/Milestone 4/Milestone 4/Main.cpp
Shantanu-Chauhan/RigidBody
638e7fc248cccdfca21a12c6c80b2d9b7b23e7e1
[ "Apache-2.0" ]
null
null
null
Milestone 4/Milestone 4/Milestone 4/Main.cpp
Shantanu-Chauhan/RigidBody
638e7fc248cccdfca21a12c6c80b2d9b7b23e7e1
[ "Apache-2.0" ]
null
null
null
/* Start Header ------------------------------------------------------- Copyright (C) 2018 DigiPen Institute of Technology. Reproduction or disclosure of this file or its contents without the prior written consent of DigiPen Institute of Technology is prohibited. File Name: Main.cpp Purpose: Implementing Game Engine Ar...
29.134565
125
0.642003
5a3a649a9888e3e73c4dd200603fd798b553f153
711
hpp
C++
include/mh/network/server.hpp
overworks/MhGameLib
87973e29633ed09a3fa51eb27ea7fc8af5e9d71b
[ "MIT" ]
null
null
null
include/mh/network/server.hpp
overworks/MhGameLib
87973e29633ed09a3fa51eb27ea7fc8af5e9d71b
[ "MIT" ]
null
null
null
include/mh/network/server.hpp
overworks/MhGameLib
87973e29633ed09a3fa51eb27ea7fc8af5e9d71b
[ "MIT" ]
null
null
null
#ifndef _MH_NETWORK_SERVER_HPP_ #define _MH_NETWORK_SERVER_HPP_ /* * 서버 인터페이스 */ #include <mh/types.hpp> #define SERVER_INTERFACE(name)\ name();\ virtual ~name();\ virtual bool initialize( u32 address, u16 port );\ namespace Mh { namespace Network { class Socket; // 전송 프로토콜 enum TP // Transfort pr...
14.8125
56
0.618847
5a3c7f000ab12b0e63964ccd7e36f5e481fcae1a
1,246
cc
C++
libs/fel/src/fel/file.cc
madeso/fel
2ec89ce0195545385125d0a02c90aaa65492c1a9
[ "MIT" ]
3
2019-12-15T10:29:15.000Z
2021-07-24T19:39:29.000Z
libs/fel/src/fel/file.cc
madeso/fel
2ec89ce0195545385125d0a02c90aaa65492c1a9
[ "MIT" ]
null
null
null
libs/fel/src/fel/file.cc
madeso/fel
2ec89ce0195545385125d0a02c90aaa65492c1a9
[ "MIT" ]
null
null
null
#include "fel/file.h" #include <sstream> #include <iostream> #include <fstream> #include <cassert> namespace fel { File::File(const std::string& a_filename, const std::string& a_content) : filename(a_filename) , data(a_content) { } FilePointer::FilePointer(const File& a_file) ...
17.549296
75
0.457464