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
109
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
9
max_stars_count
int64
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
int64
1
48.5k
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
int64
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
330k
max_line_length
int64
6
990k
alphanum_fraction
float64
0.01
0.99
author_id
stringlengths
2
40
6064f5b687ba443515a025188a429f86a472ff62
265
hpp
C++
include/RED4ext/Scripting/Natives/Generated/quest/MultiplayerAIDirectorStatus.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
42
2020-12-25T08:33:00.000Z
2022-03-22T14:47:07.000Z
include/RED4ext/Scripting/Natives/Generated/quest/MultiplayerAIDirectorStatus.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
38
2020-12-28T22:36:06.000Z
2022-02-16T11:25:47.000Z
include/RED4ext/Scripting/Natives/Generated/quest/MultiplayerAIDirectorStatus.hpp
jackhumbert/RED4ext.SDK
2c55eccb83beabbbe02abae7945af8efce638fca
[ "MIT" ]
20
2020-12-28T22:17:38.000Z
2022-03-22T17:19:01.000Z
#pragma once // This file is generated from the Game's Reflection data #include <cstdint> namespace RED4ext { namespace quest { enum class MultiplayerAIDirectorStatus : uint32_t { Enabled = 0, Disabled = 1, }; } // namespace quest } // namespace RED4ext
16.5625
57
0.716981
jackhumbert
6066be9157e675d1efbd42822cb8395eae13447d
12,631
hpp
C++
libs/boost_1_72_0/boost/move/algo/detail/pdqsort.hpp
henrywarhurst/matrix
317a2a7c35c1c7e3730986668ad2270dc19809ef
[ "BSD-3-Clause" ]
null
null
null
libs/boost_1_72_0/boost/move/algo/detail/pdqsort.hpp
henrywarhurst/matrix
317a2a7c35c1c7e3730986668ad2270dc19809ef
[ "BSD-3-Clause" ]
null
null
null
libs/boost_1_72_0/boost/move/algo/detail/pdqsort.hpp
henrywarhurst/matrix
317a2a7c35c1c7e3730986668ad2270dc19809ef
[ "BSD-3-Clause" ]
null
null
null
////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Orson Peters 2017. // (C) Copyright Ion Gaztanaga 2017-2018. // 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) // ...
34.416894
80
0.656243
henrywarhurst
6067424429414088effc449a9c689b47ae88ea88
9,998
cc
C++
src/mips64/debug-mips64.cc
arv/v8
79eb72c648fa215c0eac5917df63315d7f890ebc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
20
2015-08-26T06:46:00.000Z
2019-02-27T09:05:58.000Z
src/mips64/debug-mips64.cc
HBOCodeLabs/v8
79eb72c648fa215c0eac5917df63315d7f890ebc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
null
null
null
src/mips64/debug-mips64.cc
HBOCodeLabs/v8
79eb72c648fa215c0eac5917df63315d7f890ebc
[ "BSD-3-Clause-Clear", "BSD-3-Clause" ]
2
2015-08-26T05:49:35.000Z
2020-02-03T20:22:43.000Z
// Copyright 2012 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/v8.h" #if V8_TARGET_ARCH_MIPS64 #include "src/codegen.h" #include "src/debug.h" namespace v8 { namespace internal { void BreakLocati...
33.438127
80
0.663133
arv
606cfbf5d512d352beedacd65728b048862463f2
2,219
cpp
C++
meeting-qt/meeting-app/meeting_app.cpp
GrowthEase/-
5cc7cab95fc309049de8023ff618219dff22d773
[ "MIT" ]
48
2022-03-02T07:15:08.000Z
2022-03-31T08:37:33.000Z
meeting-qt/meeting-app/meeting_app.cpp
chandarlee/Meeting
9350fdea97eb2cdda28b8bffd9c4199de15460d9
[ "MIT" ]
1
2022-02-16T01:54:05.000Z
2022-02-16T01:54:05.000Z
meeting-qt/meeting-app/meeting_app.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 "meeting_app.h" #include <QUrl> #include <QUrlQuery> #include "nemeeting_sdk_manager.h" MeetingApp::MeetingApp(int& argc, char*...
36.983333
123
0.618297
GrowthEase
606dfc2cc247e232be3f548da59c54583d7a89bc
4,267
hpp
C++
samples/deeplearning/gxm/include/Accuracy.hpp
mjanderson09/libxsmm
d8359effcbe456e1e7625c0b9b0cf5533ee0e370
[ "BSD-3-Clause" ]
1
2018-06-29T03:07:54.000Z
2018-06-29T03:07:54.000Z
samples/deeplearning/gxm/include/Accuracy.hpp
qq332982511/libxsmm
e376c569252c042193ad2215857c35cfb598ec45
[ "BSD-3-Clause" ]
4
2018-03-19T18:18:22.000Z
2018-07-05T05:09:09.000Z
samples/deeplearning/gxm/include/Accuracy.hpp
qq332982511/libxsmm
e376c569252c042193ad2215857c35cfb598ec45
[ "BSD-3-Clause" ]
5
2017-06-28T21:48:18.000Z
2018-04-10T04:07:38.000Z
/****************************************************************************** ** Copyright (c) 2017-2018, Intel Corporation ** ** All rights reserved. ** ** ** ...
34.691057
79
0.581673
mjanderson09
606f9e19312fd2dd1be16d7527250852c016d8ff
614
cpp
C++
code/tests/rlbox_glue/test_dylib_sandbox_glue.cpp
arkivm/rlbox_sandboxing_api
ad4513b1d88a17680bab8c2cac5783c1b616f686
[ "MIT" ]
207
2019-08-09T19:41:38.000Z
2022-03-08T09:19:27.000Z
code/tests/rlbox_glue/test_dylib_sandbox_glue.cpp
arkivm/rlbox_sandboxing_api
ad4513b1d88a17680bab8c2cac5783c1b616f686
[ "MIT" ]
37
2019-08-09T03:21:17.000Z
2022-03-07T22:16:14.000Z
code/tests/rlbox_glue/test_dylib_sandbox_glue.cpp
arkivm/rlbox_sandboxing_api
ad4513b1d88a17680bab8c2cac5783c1b616f686
[ "MIT" ]
15
2020-02-26T10:56:31.000Z
2022-03-18T03:06:45.000Z
// NOLINTNEXTLINE #define RLBOX_USE_EXCEPTIONS #define RLBOX_ENABLE_DEBUG_ASSERTIONS #define RLBOX_SINGLE_THREADED_INVOCATIONS #include "rlbox_dylib_sandbox.hpp" // NOLINTNEXTLINE #define TestName "rlbox_dylib_sandbox" // NOLINTNEXTLINE #define TestType rlbox::rlbox_dylib_sandbox #ifndef GLUE_LIB_PATH # error "Missi...
24.56
74
0.825733
arkivm
607326b0aa6631d3f0987d47713b778501cb2b04
24,565
cpp
C++
Beeftext/Group/GroupList.cpp
xmidev/Beeftext
17dfcc74bf51c20186c35d34a3c2c39175d4fadd
[ "MIT" ]
null
null
null
Beeftext/Group/GroupList.cpp
xmidev/Beeftext
17dfcc74bf51c20186c35d34a3c2c39175d4fadd
[ "MIT" ]
null
null
null
Beeftext/Group/GroupList.cpp
xmidev/Beeftext
17dfcc74bf51c20186c35d34a3c2c39175d4fadd
[ "MIT" ]
null
null
null
/// \file /// \author Xavier Michelon /// /// \brief Implementation of combo group list class /// /// Copyright (c) Xavier Michelon. All rights reserved. /// Licensed under the MIT License. See LICENSE file in the project root for full license information. #include "stdafx.h" #include "GroupList.h" #include "Comb...
41.285714
165
0.405699
xmidev
6074165c0802ac63a4e66751de461abdd50a1fef
2,048
cpp
C++
Source/src/Main.cpp
Akita-Interactive/Hachiko-Engine
0e3e0377ac5c8f5b15c525c8fcff384e9c92c14b
[ "MIT" ]
5
2022-02-10T23:31:11.000Z
2022-02-11T19:32:38.000Z
Source/src/Main.cpp
Akita-Interactive/Hachiko-Engine
0e3e0377ac5c8f5b15c525c8fcff384e9c92c14b
[ "MIT" ]
null
null
null
Source/src/Main.cpp
Akita-Interactive/Hachiko-Engine
0e3e0377ac5c8f5b15c525c8fcff384e9c92c14b
[ "MIT" ]
null
null
null
#include "core/hepch.h" #include "instrumentation/MemoryLeaks.h" enum class MainStates { MAIN_CREATION, MAIN_START, MAIN_UPDATE, MAIN_FINISH, MAIN_EXIT }; Hachiko::Application* App = nullptr; int main(int argc, char** argv) { _CrtSetDbgFlag(_CRTDBG_ALLOC_MEM_DF | _CRTDBG_LEAK_CHECK_DF); ...
25.6
86
0.517578
Akita-Interactive
6077d375e89864b8b6850e6541af14d71314e618
1,833
cpp
C++
examples/simpleMultithread.cpp
Klirxel/DataFlowFramework
5da51e794a4dac613e1fed96d3e8da68af6d7203
[ "BSL-1.0" ]
null
null
null
examples/simpleMultithread.cpp
Klirxel/DataFlowFramework
5da51e794a4dac613e1fed96d3e8da68af6d7203
[ "BSL-1.0" ]
null
null
null
examples/simpleMultithread.cpp
Klirxel/DataFlowFramework
5da51e794a4dac613e1fed96d3e8da68af6d7203
[ "BSL-1.0" ]
null
null
null
/* * Copyright Schwenk, Kurt <Kurt.Schwenk@gmx.de> 2020 * 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) */ #include <iostream> #include <dataflow/dataflow.h> using namespace dataflow; /...
33.944444
97
0.661757
Klirxel
607faaf09411c3a1c5bebaa4ad001fef83c4a0ce
716
cpp
C++
CppPrimer/Content/Ch10_GenericAlgorithm/Ch10_03_lambda_05.cpp
ltimaginea/Cpp-Primer
a894d90cee2128a992c589c5c855457a6b5d71de
[ "MIT" ]
1
2022-03-22T08:02:37.000Z
2022-03-22T08:02:37.000Z
CppPrimer/Content/Ch10_GenericAlgorithm/Ch10_03_lambda_05.cpp
ltimaginea/Cpp-Primer
a894d90cee2128a992c589c5c855457a6b5d71de
[ "MIT" ]
null
null
null
CppPrimer/Content/Ch10_GenericAlgorithm/Ch10_03_lambda_05.cpp
ltimaginea/Cpp-Primer
a894d90cee2128a992c589c5c855457a6b5d71de
[ "MIT" ]
null
null
null
#include <iostream> #include <future> #include <thread> using namespace std; /* * C++14还添加了广义捕获的概念,因此可以捕获表达式的结果,而不是对局部变量的直接拷贝或引用。最常见的方法是通过移动只移动的类型来捕获类型,而不是通过引用来捕获。 * 这里,promise通过p=std::move(p)捕获移到Lambda中,因此可以安全地分离线程,从而不用担心对局部变量的悬空引用。构建Lambda之后,p处于转移过来的状态,这就是为什么需要提前获得future的原因。 */ future<int> spawn_async_task() { ...
23.096774
113
0.671788
ltimaginea
60839bed0c96cbdc5f8a5b7a994d962bda6f82ee
13,493
hpp
C++
tiny_fs/utilities.hpp
iamOgunyinka/tinydircpp
a147889c418dc6f81f868a56c13fe797dbf58357
[ "MIT" ]
12
2015-06-29T14:06:08.000Z
2022-02-21T14:47:46.000Z
tiny_fs/utilities.hpp
iamOgunyinka/tinydircpp
a147889c418dc6f81f868a56c13fe797dbf58357
[ "MIT" ]
2
2015-05-28T02:37:52.000Z
2019-01-31T14:20:54.000Z
tiny_fs/utilities.hpp
iamOgunyinka/tinydircpp
a147889c418dc6f81f868a56c13fe797dbf58357
[ "MIT" ]
3
2017-06-20T05:13:34.000Z
2020-03-02T00:28:29.000Z
/* Copyright (c) 2019 - Joshua Ogunyinka All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the followi...
34.073232
121
0.543689
iamOgunyinka
6084ace8ad71f884de7348c21c35da29b4af00d8
3,635
hpp
C++
src/shared/traits/gta3/iii.hpp
gtaisbetterthanfn/modloader
18f85c2766d4e052a452c7b1d8f5860a6daac24b
[ "MIT" ]
186
2015-01-18T05:46:11.000Z
2022-03-22T10:03:44.000Z
src/shared/traits/gta3/iii.hpp
AlisonMDL/modloader
18f85c2766d4e052a452c7b1d8f5860a6daac24b
[ "MIT" ]
82
2015-01-14T01:02:04.000Z
2022-03-20T23:55:59.000Z
src/shared/traits/gta3/iii.hpp
AlisonMDL/modloader
18f85c2766d4e052a452c7b1d8f5860a6daac24b
[ "MIT" ]
34
2015-01-07T11:17:00.000Z
2022-02-28T00:16:20.000Z
/* * Copyright (C) 2016 LINK/2012 <dma_2012@hotmail.com> * Licensed under the MIT License, see LICENSE at top level directory. * * Most of things game version dependent (not being addressed by the addr translator) should be handled by the game trait * */ #pragma once #include "base.hpp" struct TraitsIII : TraitsGTA ...
28.398438
126
0.646217
gtaisbetterthanfn
608893c315af904d04883754fd84e6d1c51eea45
652
cpp
C++
demo/arduino-due/blink-poll/main.cpp
wovo/hwcpp
2462db6b360e585fd0c8c8c23fac2e5db24f52a0
[ "BSL-1.0" ]
21
2017-05-24T21:44:29.000Z
2021-03-24T05:41:14.000Z
demo/arduino-due/blink-poll/main.cpp
wovo/hwcpp
2462db6b360e585fd0c8c8c23fac2e5db24f52a0
[ "BSL-1.0" ]
3
2017-11-21T14:44:13.000Z
2018-03-02T11:55:05.000Z
demo/arduino-due/blink-poll/main.cpp
wovo/hwcpp
2462db6b360e585fd0c8c8c23fac2e5db24f52a0
[ "BSL-1.0" ]
2
2018-02-23T12:13:45.000Z
2019-07-10T17:29:15.000Z
#include "hwcpp.hpp" using target = hwcpp::target<>; template< hwcpp::can_pin_out _led, typename interval > struct blinker : interval:: template callback< struct blinker< _led, interval > > { using led = hwcpp::pin_out< _led >; static inline bool led_state = 0; static void init(){ led::in...
23.285714
75
0.608896
wovo
608ca8da0b5a727550fd7a7faaaa49c7ddd0ade6
2,760
cc
C++
verilog/analysis/checkers/interface_name_style_rule.cc
ColtonProvias/verible
ded8ad5e03d0eca2125d9ae3ba6c4f07919b4565
[ "Apache-2.0" ]
2
2019-12-21T21:47:32.000Z
2020-10-11T06:42:45.000Z
verilog/analysis/checkers/interface_name_style_rule.cc
ColtonProvias/verible
ded8ad5e03d0eca2125d9ae3ba6c4f07919b4565
[ "Apache-2.0" ]
null
null
null
verilog/analysis/checkers/interface_name_style_rule.cc
ColtonProvias/verible
ded8ad5e03d0eca2125d9ae3ba6c4f07919b4565
[ "Apache-2.0" ]
2
2021-11-06T07:35:11.000Z
2021-11-26T04:06:25.000Z
// Copyright 2017-2020 The Verible Authors. // // 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 o...
34.5
79
0.749275
ColtonProvias
6093fe9b81ba3aaf2ab96ad527d447982323a153
3,511
tcc
C++
include/xflens/cxxblas/level1/asum.tcc
muncasterconsulting/xtensor-blas
a63b47e4f120ad7a4f48d7d64e3e422268b987f5
[ "BSD-3-Clause" ]
93
2017-04-20T14:24:01.000Z
2019-10-09T17:41:15.000Z
include/xflens/cxxblas/level1/asum.tcc
muncasterconsulting/xtensor-blas
a63b47e4f120ad7a4f48d7d64e3e422268b987f5
[ "BSD-3-Clause" ]
81
2017-04-21T14:54:15.000Z
2019-10-03T08:55:07.000Z
include/xflens/cxxblas/level1/asum.tcc
muncasterconsulting/xtensor-blas
a63b47e4f120ad7a4f48d7d64e3e422268b987f5
[ "BSD-3-Clause" ]
33
2017-04-20T14:17:54.000Z
2019-08-22T02:05:30.000Z
/* * Copyright (c) 2009, Michael Lehn * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1) Redistributions of source code must retain the above copyright * notice,...
31.348214
75
0.721732
muncasterconsulting
6097e9b7e4a8e6bdc6326b9bf7a20a4f1cf3c8f1
22,297
cpp
C++
Source/Voxel/Private/VoxelRender/VoxelProceduralMeshComponent.cpp
SolarStormInteractive/VoxelPlugin
b0b8a1838262227fa586fbcb1b46a6184cdf1e8c
[ "MIT" ]
null
null
null
Source/Voxel/Private/VoxelRender/VoxelProceduralMeshComponent.cpp
SolarStormInteractive/VoxelPlugin
b0b8a1838262227fa586fbcb1b46a6184cdf1e8c
[ "MIT" ]
null
null
null
Source/Voxel/Private/VoxelRender/VoxelProceduralMeshComponent.cpp
SolarStormInteractive/VoxelPlugin
b0b8a1838262227fa586fbcb1b46a6184cdf1e8c
[ "MIT" ]
null
null
null
// Copyright 2020 Phyronnaz #include "VoxelRender/VoxelProceduralMeshComponent.h" #include "VoxelRender/VoxelProceduralMeshSceneProxy.h" #include "VoxelRender/VoxelAsyncPhysicsCooker.h" #include "VoxelRender/VoxelProcMeshBuffers.h" #include "VoxelRender/VoxelMaterialInterface.h" #include "VoxelRender/VoxelToolR...
29.146405
212
0.669059
SolarStormInteractive
60994c4f1d100b9b17e714a2f1a5b94d8474e8dc
4,913
cpp
C++
src/caffe/test/test_transformer_layer.cpp
ducha-aiki/caffe
c9b0c544d97f331ccb2f33fc2b649b360ee59c41
[ "BSD-2-Clause" ]
31
2015-05-30T12:48:14.000Z
2019-04-26T07:56:51.000Z
src/caffe/test/test_transformer_layer.cpp
ducha-aiki/caffe
c9b0c544d97f331ccb2f33fc2b649b360ee59c41
[ "BSD-2-Clause" ]
1
2015-04-03T13:39:00.000Z
2015-04-03T13:39:00.000Z
src/caffe/test/test_transformer_layer.cpp
ducha-aiki/caffe
c9b0c544d97f331ccb2f33fc2b649b360ee59c41
[ "BSD-2-Clause" ]
10
2015-03-04T03:13:05.000Z
2022-03-28T06:13:21.000Z
#include <cmath> #include <cstring> #include <vector> #include "gtest/gtest.h" #include "caffe/blob.hpp" #include "caffe/common.hpp" #include "caffe/filler.hpp" #include "caffe/vision_layers.hpp" #include "caffe/test/test_caffe_main.hpp" #include "caffe/test/test_gradient_check_util.hpp" namespace caffe { templat...
43.477876
242
0.620395
ducha-aiki
609b3532fcb028c52112524835f4eeb7c7b8a711
4,775
cpp
C++
fod/FingerprintInscreen.cpp
Micha-Btz/device_xiaomi_grus
d516af03a8e7a73a34e72ef882fa6869e8ef34c3
[ "Apache-2.0" ]
5
2020-09-22T19:04:32.000Z
2021-01-22T18:38:14.000Z
fod/FingerprintInscreen.cpp
Micha-Btz/device_xiaomi_grus
d516af03a8e7a73a34e72ef882fa6869e8ef34c3
[ "Apache-2.0" ]
1
2021-01-17T22:26:47.000Z
2021-01-18T13:23:20.000Z
fod/FingerprintInscreen.cpp
Micha-Btz/device_xiaomi_grus
d516af03a8e7a73a34e72ef882fa6869e8ef34c3
[ "Apache-2.0" ]
24
2020-04-22T09:22:31.000Z
2021-07-23T23:35:37.000Z
/* * Copyright (C) 2019 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
26.675978
157
0.720209
Micha-Btz
609d9b74bb2a0d9e88bcdb0dc8073e5f26c8c677
4,142
cpp
C++
src/game/client/tf2/c_tf_class_commando.cpp
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
6
2022-01-23T09:40:33.000Z
2022-03-20T20:53:25.000Z
src/game/client/tf2/c_tf_class_commando.cpp
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
null
null
null
src/game/client/tf2/c_tf_class_commando.cpp
cstom4994/SourceEngineRebuild
edfd7f8ce8af13e9d23586318350319a2e193c08
[ "MIT" ]
1
2022-02-06T21:05:23.000Z
2022-02-06T21:05:23.000Z
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ //=============================================================================// #include "cbase.h" #include "c_tf_class_commando.h" #include "usercmd.h" //===============================================...
32.359375
134
0.538146
cstom4994
60a097f68086cbe4796387647d788327cf2a66ed
54,428
cpp
C++
ComputeApplication/ComputeApp.cpp
Markyparky56/Toroidal-Volumetric-World
6fd07736af88a347268cfaa01f3119b1596f8faa
[ "Apache-2.0" ]
null
null
null
ComputeApplication/ComputeApp.cpp
Markyparky56/Toroidal-Volumetric-World
6fd07736af88a347268cfaa01f3119b1596f8faa
[ "Apache-2.0" ]
null
null
null
ComputeApplication/ComputeApp.cpp
Markyparky56/Toroidal-Volumetric-World
6fd07736af88a347268cfaa01f3119b1596f8faa
[ "Apache-2.0" ]
null
null
null
#include "ComputeApp.hpp" #include <glm/gtc/matrix_transform.hpp> #include "coordinatewrap.hpp" #include "syncout.hpp" #include <random> bool ComputeApp::Initialise(VulkanInterface::WindowParameters windowParameters) { // Setup some basic data gameTime = 0.0; settingsLastChangeTimes = { 0.f }; lockMouse = fals...
34.0175
209
0.650382
Markyparky56
60a17035e15fd10750cace62d2ed925eecf2bb40
9,270
cpp
C++
_studio/shared/umc/codec/jpeg_dec/src/mfx_mjpeg_task.cpp
walter-bai/oneVPL-intel-gpu
e139c5060ac5b0ab8b4be0025922688a3db9b082
[ "MIT" ]
17
2021-04-29T10:49:44.000Z
2022-03-27T04:49:40.000Z
_studio/shared/umc/codec/jpeg_dec/src/mfx_mjpeg_task.cpp
walter-bai/oneVPL-intel-gpu
e139c5060ac5b0ab8b4be0025922688a3db9b082
[ "MIT" ]
55
2021-05-12T18:40:13.000Z
2022-03-15T22:21:02.000Z
_studio/shared/umc/codec/jpeg_dec/src/mfx_mjpeg_task.cpp
walter-bai/oneVPL-intel-gpu
e139c5060ac5b0ab8b4be0025922688a3db9b082
[ "MIT" ]
54
2021-05-04T15:24:30.000Z
2022-03-24T17:50:21.000Z
// Copyright (c) 2004-2019 Intel Corporation // // 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,...
29.150943
93
0.623301
walter-bai
60a182784210abbf7fdf9835e1100a0ded68585a
13,215
cpp
C++
src/utilities/c_datamanager.cpp
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
src/utilities/c_datamanager.cpp
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
src/utilities/c_datamanager.cpp
Mankio/Wakfu-Builder
d2ce635dde2da21eee3639cf3facebd07750ab78
[ "MIT" ]
null
null
null
#include "c_datamanager.h" c_datamanager::c_datamanager() { dbmanager = nullptr; networkManager = new c_networkManager(); #ifdef Q_OS_MACX imageDir = QCoreApplication::applicationDirPath() + "/../Resources"; #else imageDir = QCoreApplication::applicationDirPath(); #endif QString val; QFile fi...
34.685039
148
0.638138
Mankio
60a1869a3e87dad92df0e58863055af561ea3afa
1,902
cpp
C++
src/scripts/scripts/outland/tempest_keep/the_mechanar/instance_mechanar.cpp
Subv/diamondcore
e11891587736b6308e554f71cb56e8df1a1812ad
[ "OpenSSL" ]
1
2018-01-17T08:11:17.000Z
2018-01-17T08:11:17.000Z
src/scripts/scripts/outland/tempest_keep/the_mechanar/instance_mechanar.cpp
Subv/diamondcore
e11891587736b6308e554f71cb56e8df1a1812ad
[ "OpenSSL" ]
null
null
null
src/scripts/scripts/outland/tempest_keep/the_mechanar/instance_mechanar.cpp
Subv/diamondcore
e11891587736b6308e554f71cb56e8df1a1812ad
[ "OpenSSL" ]
null
null
null
/* Copyright (C) 2006 - 2010 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/> * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any l...
27.171429
81
0.694532
Subv
60a2126b510cc7da18554e9c9e77c7ba7807555f
3,202
hpp
C++
external/boost_1_60_0/qsboost/fusion/container/vector/detail/cpp03/vector40.hpp
wouterboomsma/quickstep
a33447562eca1350c626883f21c68125bd9f776c
[ "MIT" ]
1
2019-06-27T17:54:13.000Z
2019-06-27T17:54:13.000Z
external/boost_1_60_0/qsboost/fusion/container/vector/detail/cpp03/vector40.hpp
wouterboomsma/quickstep
a33447562eca1350c626883f21c68125bd9f776c
[ "MIT" ]
null
null
null
external/boost_1_60_0/qsboost/fusion/container/vector/detail/cpp03/vector40.hpp
wouterboomsma/quickstep
a33447562eca1350c626883f21c68125bd9f776c
[ "MIT" ]
null
null
null
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2001-2011 Joel de Guzman 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...
39.04878
89
0.721736
wouterboomsma
60a2d28d2b4c7c10ed56c34c543a01916887fc23
2,008
cpp
C++
planning/scenario_planning/lane_driving/behavior_planning/lane_change_planner/src/state/state_base_class.cpp
betsyweilin/Pilot.Auto
41946ba1f5b521d347581cb7bdaffe1e39a7ba33
[ "Apache-2.0" ]
null
null
null
planning/scenario_planning/lane_driving/behavior_planning/lane_change_planner/src/state/state_base_class.cpp
betsyweilin/Pilot.Auto
41946ba1f5b521d347581cb7bdaffe1e39a7ba33
[ "Apache-2.0" ]
null
null
null
planning/scenario_planning/lane_driving/behavior_planning/lane_change_planner/src/state/state_base_class.cpp
betsyweilin/Pilot.Auto
41946ba1f5b521d347581cb7bdaffe1e39a7ba33
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Tier IV, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
32.387097
93
0.708665
betsyweilin
60a80dc21d8b76024e04b52b35191ee127b8c5b6
7,942
hh
C++
sources/superlibs/owuefi/inc/ll/uefi/tables/boot_services.hh
twrl/conurbation
0e92178fa36528acd3bbf1d1b6e417e7c1bbe659
[ "MIT" ]
5
2016-05-17T23:03:06.000Z
2019-07-24T18:23:00.000Z
sources/superlibs/owuefi/inc/ll/uefi/tables/boot_services.hh
twrl/conurbation
0e92178fa36528acd3bbf1d1b6e417e7c1bbe659
[ "MIT" ]
null
null
null
sources/superlibs/owuefi/inc/ll/uefi/tables/boot_services.hh
twrl/conurbation
0e92178fa36528acd3bbf1d1b6e417e7c1bbe659
[ "MIT" ]
null
null
null
#pragma once #include "ll/uefi/abi.hh" namespace ll::UEFI::Tables { typedef status_t(efiabi allocate_pages_f)( allocate_type_t type, memory_type_t memoryType, uintptr_t pages, uint64_t * memory); typedef status_t(efiabi allocate_pool_f)(memory_type_t poolType, uintptr_t size, void** buffer); type...
61.092308
124
0.758877
twrl
60a848083a84578a581974689a4c4b6b8857f2d0
1,059
cpp
C++
src/Tileset.cpp
Anders1232/Trab1IDJ
64844fbe23401753176490b902ec950d03b8e3e4
[ "Zlib" ]
null
null
null
src/Tileset.cpp
Anders1232/Trab1IDJ
64844fbe23401753176490b902ec950d03b8e3e4
[ "Zlib" ]
2
2017-04-06T15:29:57.000Z
2017-05-13T14:13:25.000Z
src/Tileset.cpp
Anders1232/Trab1IDJ
64844fbe23401753176490b902ec950d03b8e3e4
[ "Zlib" ]
1
2017-04-12T17:31:49.000Z
2017-04-12T17:31:49.000Z
#include "Tileset.h" #include "Error.h" #include "Game.h" TileSet::TileSet(int tileWidth, int tileHeight, string file): tileSet(file), tileWidth(tileWidth), tileHeight(tileHeight) { REPORT_I_WAS_HERE; rows= tileSet.GetHeight()/tileHeight; columns= tileSet.GetWidth()/tileWidth; } void TileSet::Render(unsigned int i...
25.829268
121
0.779037
Anders1232
60a84fe60a1f8aa7c6acc768f42d02dc31d04148
6,797
cpp
C++
KeypointDetector.cpp
MURDriverless/depth_estimation
fe37e3e994e1bb194074fd04b37a74f875d63ce9
[ "BSD-3-Clause" ]
2
2021-12-04T03:31:37.000Z
2022-02-06T11:34:44.000Z
KeypointDetector.cpp
MURDriverless/depth_estimation
fe37e3e994e1bb194074fd04b37a74f875d63ce9
[ "BSD-3-Clause" ]
null
null
null
KeypointDetector.cpp
MURDriverless/depth_estimation
fe37e3e994e1bb194074fd04b37a74f875d63ce9
[ "BSD-3-Clause" ]
null
null
null
#include "KeypointDetector.hpp" #include <algorithm> #include <assert.h> #include <cmath> #include <cublas_v2.h> #include <cudnn.h> #include <fstream> #include <iomanip> #include <iostream> #include <sstream> #include <sys/stat.h> #include <time.h> #include <opencv2/opencv.hpp> #include <chrono> using namespace nvinf...
37.142077
299
0.638517
MURDriverless
60ac901eb0f98efe1d996ef34c03a6ee08b61ab5
4,140
hpp
C++
inc/mkn/kul/os/nixish/threads.os.hpp
mkn/mkn.kul
ae3d01dec3207e712aafafe6d4bff42885e081b2
[ "BSD-3-Clause" ]
7
2015-12-02T21:58:28.000Z
2020-03-24T09:23:16.000Z
inc/mkn/kul/os/nixish/threads.os.hpp
mkn/mkn.kul
ae3d01dec3207e712aafafe6d4bff42885e081b2
[ "BSD-3-Clause" ]
6
2017-10-03T17:21:40.000Z
2020-06-23T10:01:13.000Z
inc/mkn/kul/os/nixish/threads.os.hpp
mkn/mkn.kul
ae3d01dec3207e712aafafe6d4bff42885e081b2
[ "BSD-3-Clause" ]
3
2016-01-03T15:38:07.000Z
2021-03-29T17:23:31.000Z
/** Copyright (c) 2017, Philip Deegan. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the follow...
29.784173
116
0.710145
mkn
60af7555923a4219f69fc4bcb5ecee098e263f47
1,808
cpp
C++
cpp/src/solvent_lib/equiv/scramble.cpp
david-fong/sudoku-cpp
1d8723c03f64b7829a8ebe7647cbf55e2897bfe5
[ "MIT" ]
null
null
null
cpp/src/solvent_lib/equiv/scramble.cpp
david-fong/sudoku-cpp
1d8723c03f64b7829a8ebe7647cbf55e2897bfe5
[ "MIT" ]
1
2022-03-05T14:40:05.000Z
2022-03-07T09:19:57.000Z
cpp/src/solvent_lib/equiv/scramble.cpp
david-fong/sudoku-cpp
1d8723c03f64b7829a8ebe7647cbf55e2897bfe5
[ "MIT" ]
1
2021-07-26T14:49:36.000Z
2021-07-26T14:49:36.000Z
#include <solvent_lib/equiv/scramble.hpp> #include <array> #include <algorithm> // shuffle, #include <random> namespace solvent::lib::equiv { std::mt19937 ScramblerRng_; void seed_scrambler_rng(const std::uint_fast32_t seed) noexcept { ScramblerRng_.seed(seed); } template<Order O> grid_vec_t<O> scramble(co...
30.644068
72
0.684181
david-fong
60b1dfd1a606d07e548f452d51a749905f5ef12e
5,880
hpp
C++
PlatformIO ESP32 code/OSSM_ESP32/lib/ArduinoJson-6.x/src/ArduinoJson/Numbers/FloatTraits.hpp
ortlof/OSSM-hardware
1cf21ce854cbe212c752726689d3c12508a3b1ee
[ "MIT" ]
5,800
2015-01-05T02:36:02.000Z
2022-03-31T04:27:26.000Z
PlatformIO ESP32 code/OSSM_ESP32/lib/ArduinoJson-6.x/src/ArduinoJson/Numbers/FloatTraits.hpp
ortlof/OSSM-hardware
1cf21ce854cbe212c752726689d3c12508a3b1ee
[ "MIT" ]
1,681
2015-01-04T00:41:40.000Z
2022-03-31T07:30:51.000Z
PlatformIO ESP32 code/OSSM_ESP32/lib/ArduinoJson-6.x/src/ArduinoJson/Numbers/FloatTraits.hpp
ortlof/OSSM-hardware
1cf21ce854cbe212c752726689d3c12508a3b1ee
[ "MIT" ]
1,169
2015-01-04T01:32:23.000Z
2022-03-28T13:38:00.000Z
// ArduinoJson - https://arduinojson.org // Copyright Benoit Blanchon 2014-2021 // MIT License #pragma once #include <stddef.h> // for size_t #include <stdint.h> #include <ArduinoJson/Configuration.hpp> #include <ArduinoJson/Polyfills/alias_cast.hpp> #include <ArduinoJson/Polyfills/math.hpp> #include <ArduinoJson/P...
29.108911
80
0.62534
ortlof
60b3b21c5a05123aa0304b112532d71026f3a7dd
62,312
cpp
C++
bolt/lib/Rewrite/DWARFRewriter.cpp
hborla/llvm-project
6590b7ca0bb9c01e9a362bcbc5500d41d21bd6e7
[ "Apache-2.0" ]
null
null
null
bolt/lib/Rewrite/DWARFRewriter.cpp
hborla/llvm-project
6590b7ca0bb9c01e9a362bcbc5500d41d21bd6e7
[ "Apache-2.0" ]
null
null
null
bolt/lib/Rewrite/DWARFRewriter.cpp
hborla/llvm-project
6590b7ca0bb9c01e9a362bcbc5500d41d21bd6e7
[ "Apache-2.0" ]
null
null
null
//===- bolt/Rewrite/DWARFRewriter.cpp -------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
39.866923
80
0.656824
hborla
60b5274bc7478d2f77ed5e78b5246c4ab3989f6d
10,868
cpp
C++
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/ObjectsAttributesValuesFactory.cpp
txlos/wpf
4004b4e8c8d5c0d5e9de0f1be1fd929c3dee6fa1
[ "MIT" ]
5,937
2018-12-04T16:32:50.000Z
2022-03-31T09:48:37.000Z
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/ObjectsAttributesValuesFactory.cpp
txlos/wpf
4004b4e8c8d5c0d5e9de0f1be1fd929c3dee6fa1
[ "MIT" ]
4,151
2018-12-04T16:38:19.000Z
2022-03-31T18:41:14.000Z
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/ObjectsAttributesValuesFactory.cpp
txlos/wpf
4004b4e8c8d5c0d5e9de0f1be1fd929c3dee6fa1
[ "MIT" ]
1,084
2018-12-04T16:24:21.000Z
2022-03-30T13:52:03.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #include "win32inc.hpp" using namespace System; using namespace System::IO; using namespace System::Collections; us...
31.140401
144
0.602963
txlos
60b88c99d13aceb2c9e14268efadfe172c6f0ad9
3,052
cpp
C++
cycle_finding.cpp
elsantodel90/cses-problemset
15550a4533ee0476e763c670134f768c85a87a4f
[ "Unlicense" ]
null
null
null
cycle_finding.cpp
elsantodel90/cses-problemset
15550a4533ee0476e763c670134f768c85a87a4f
[ "Unlicense" ]
null
null
null
cycle_finding.cpp
elsantodel90/cses-problemset
15550a4533ee0476e763c670134f768c85a87a4f
[ "Unlicense" ]
1
2021-05-14T15:28:31.000Z
2021-05-14T15:28:31.000Z
#include <iostream> #include <algorithm> #include <cassert> #include <vector> #include <stack> #include <set> #include <map> #include <queue> #include <string> #include <cstring> using namespace std; #define forn(i,n) for(int i=0;i<int(n);i++) #define forsn(i,s,n) for(int i=int(s);i<int(n);i++) #define dforn(i,n) for...
21.194444
58
0.445282
elsantodel90
60b8b8951080950b3b7d455fa09e29c09b44f5cf
6,373
cpp
C++
tc 160+/BatmanAndRobin.cpp
ibudiselic/contest-problem-solutions
88082981b4d87da843472e3ca9ed5f4c42b3f0aa
[ "BSD-2-Clause" ]
3
2015-05-25T06:24:37.000Z
2016-09-10T07:58:00.000Z
tc 160+/BatmanAndRobin.cpp
ibudiselic/contest-problem-solutions
88082981b4d87da843472e3ca9ed5f4c42b3f0aa
[ "BSD-2-Clause" ]
null
null
null
tc 160+/BatmanAndRobin.cpp
ibudiselic/contest-problem-solutions
88082981b4d87da843472e3ca9ed5f4c42b3f0aa
[ "BSD-2-Clause" ]
5
2015-05-25T06:24:40.000Z
2021-08-19T19:22:29.000Z
#include <algorithm> #include <cassert> #include <cstdio> #include <iostream> #include <sstream> #include <string> #include <vector> #include <cstring> #include <cmath> using namespace std; int N; struct point { long long x, y; point(long long x_, long long y_): x(x_), y(y_) {} }; point opera...
35.405556
519
0.496156
ibudiselic
60ba94f642d90d30195b3cb47a4bd898f2f4ff5d
7,121
cpp
C++
aten/src/ATen/test/cpu_profiling_allocator_test.cpp
Gamrix/pytorch
b5b158a6c6de94dfb983b447fa33fea062358844
[ "Intel" ]
null
null
null
aten/src/ATen/test/cpu_profiling_allocator_test.cpp
Gamrix/pytorch
b5b158a6c6de94dfb983b447fa33fea062358844
[ "Intel" ]
null
null
null
aten/src/ATen/test/cpu_profiling_allocator_test.cpp
Gamrix/pytorch
b5b158a6c6de94dfb983b447fa33fea062358844
[ "Intel" ]
null
null
null
#include <gtest/gtest.h> #include <c10/core/CPUAllocator.h> #include <c10/mobile/CPUProfilingAllocator.h> #include <ATen/ATen.h> #include <ATen/Context.h> at::Tensor run_with_control_flow( at::Tensor input, at::Tensor conv_weight, at::Tensor linear_weight, bool cond, std::vector<void*>& pointers, ...
35.964646
89
0.692318
Gamrix
60bbd477897df42027db0b4ba823bc7966e8d364
3,814
hpp
C++
src/car/smart/SmartCar.hpp
clementinejensen/smartcar_shield
b1776a1d23915ab963e385afbdef2a6851ae761c
[ "MIT" ]
null
null
null
src/car/smart/SmartCar.hpp
clementinejensen/smartcar_shield
b1776a1d23915ab963e385afbdef2a6851ae761c
[ "MIT" ]
null
null
null
src/car/smart/SmartCar.hpp
clementinejensen/smartcar_shield
b1776a1d23915ab963e385afbdef2a6851ae761c
[ "MIT" ]
1
2021-11-15T14:08:15.000Z
2021-11-15T14:08:15.000Z
/** * \class SmartCar * A class to programmatically represent a vehicle equipped with odometers and a heading * sensor */ #pragma once #include "../distance/DistanceCar.hpp" #include "../heading/HeadingCar.hpp" #ifdef SMARTCAR_BUILD_FOR_ARDUINO #include "../../runtime/arduino_runtime/ArduinoRuntime.hpp" extern Ar...
32.87931
100
0.665705
clementinejensen
60bdb366b3ff992b255d0583d8131357be42aa93
12,764
cc
C++
node_modules/nodegit/src/treebuilder.cc
hsleonis/ngMaker
7b2d8a8969bbfdf224e344e1df959d7115ba5301
[ "MIT" ]
2
2016-08-12T06:30:45.000Z
2016-08-17T20:18:06.000Z
node_modules/nodegit/src/treebuilder.cc
hsleonis/ngMaker
7b2d8a8969bbfdf224e344e1df959d7115ba5301
[ "MIT" ]
null
null
null
node_modules/nodegit/src/treebuilder.cc
hsleonis/ngMaker
7b2d8a8969bbfdf224e344e1df959d7115ba5301
[ "MIT" ]
null
null
null
// This is a generated file, modify: generate/templates/class_content.cc. #include <nan.h> #include <string.h> #include <chrono> #include <thread> extern "C" { #include <git2.h> } #include "../include/functions/copy.h" #include "../include/treebuilder.h" #include "../include/tree_entry.h" #include "../include...
26.985201
156
0.647211
hsleonis
60be83c4907a1e846c5502f5838ec966169f1695
31,033
cpp
C++
ui/src/virtualconsole/vcxypadproperties.cpp
markusb/qlcplus
1aae45b8d1914114b9a7ea6174e83e51e81ab8a1
[ "Apache-2.0" ]
1
2019-02-26T14:18:52.000Z
2019-02-26T14:18:52.000Z
ui/src/virtualconsole/vcxypadproperties.cpp
markusb/qlcplus
1aae45b8d1914114b9a7ea6174e83e51e81ab8a1
[ "Apache-2.0" ]
null
null
null
ui/src/virtualconsole/vcxypadproperties.cpp
markusb/qlcplus
1aae45b8d1914114b9a7ea6174e83e51e81ab8a1
[ "Apache-2.0" ]
null
null
null
/* Q Light Controller vcxypadproperties.h Copyright (C) Stefan Krumm, Heikki Junnila 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.tx...
32.873941
115
0.612541
markusb
60bfc5ec601d76cb706aa41f0032ea283e53c027
465
cpp
C++
Foundation/Source/Foundation/Network/Client.cpp
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
Foundation/Source/Foundation/Network/Client.cpp
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
Foundation/Source/Foundation/Network/Client.cpp
TrashCoder94/Foundation
431e4b2b6d01fea570942dc40c93a3a08d23890f
[ "Apache-2.0" ]
null
null
null
#include "fdpch.h" #include "Client.h" namespace Foundation { void Client::PingServer() { Net::Message<NetMessageTypes> message; message.m_Header.m_ID = NetMessageTypes::ServerPing; std::chrono::system_clock::time_point timeNow = std::chrono::system_clock::now(); message << timeNow; Send(message); } v...
20.217391
83
0.722581
TrashCoder94
60c1fe71e0b0bd89ea7e58c1a83c122df0309c28
1,533
cpp
C++
codeforces/E - Common ancestor/Time limit exceeded on test 8.cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
1
2022-02-11T16:55:36.000Z
2022-02-11T16:55:36.000Z
codeforces/E - Common ancestor/Time limit exceeded on test 8.cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
null
null
null
codeforces/E - Common ancestor/Time limit exceeded on test 8.cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
null
null
null
/**************************************************************************************** * @author: kzvd4729 created: Jul/25/2018 16:42 * solution_verdict: Time limit exceeded on test 8 language: GNU C++17 * run...
27.872727
111
0.454664
kzvd4729
60c21c58f5cbcb5bd94d8466181352520f31f23e
880
cpp
C++
src/BabylonCpp/src/meshes/builders/plane_builder.cpp
samdauwe/BabylonCpp
eea9f761a49bb460ff1324c20e4674ef120e94f1
[ "Apache-2.0" ]
277
2017-05-18T08:27:10.000Z
2022-03-26T01:31:37.000Z
src/BabylonCpp/src/meshes/builders/plane_builder.cpp
samdauwe/BabylonCpp
eea9f761a49bb460ff1324c20e4674ef120e94f1
[ "Apache-2.0" ]
77
2017-09-03T15:35:02.000Z
2022-03-28T18:47:20.000Z
src/BabylonCpp/src/meshes/builders/plane_builder.cpp
samdauwe/BabylonCpp
eea9f761a49bb460ff1324c20e4674ef120e94f1
[ "Apache-2.0" ]
37
2017-03-30T03:36:24.000Z
2022-01-28T08:28:36.000Z
#include <babylon/meshes/builders/plane_builder.h> #include <babylon/maths/plane.h> #include <babylon/meshes/builders/mesh_builder_options.h> #include <babylon/meshes/mesh.h> #include <babylon/meshes/vertex_data.h> namespace BABYLON { MeshPtr PlaneBuilder::CreatePlane(const std::string& name, PlaneOptions& options, ...
29.333333
95
0.765909
samdauwe
60c5118dece542eb91ad4cffc642909347765509
1,982
hpp
C++
configuration/configurator/schemas/SchemaSequence.hpp
miguelvazq/HPCC-Platform
22ad8e5fcb59626abfd8febecbdfccb1e9fb0aa5
[ "Apache-2.0" ]
null
null
null
configuration/configurator/schemas/SchemaSequence.hpp
miguelvazq/HPCC-Platform
22ad8e5fcb59626abfd8febecbdfccb1e9fb0aa5
[ "Apache-2.0" ]
1
2018-03-01T18:15:12.000Z
2018-03-01T18:15:12.000Z
configuration/configurator/schemas/SchemaSequence.hpp
miguelvazq/HPCC-Platform
22ad8e5fcb59626abfd8febecbdfccb1e9fb0aa5
[ "Apache-2.0" ]
null
null
null
/*############################################################################## HPCC SYSTEMS software Copyright (C) 2015 HPCC Systems®. 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...
34.77193
190
0.690716
miguelvazq
60c958d4f1abc35b180894df61d59b512106813a
173
cpp
C++
src/Main.cpp
MatheusRich/IDJ
a25f4484d65a032b1f440c8237a1bd5dd2295266
[ "MIT" ]
null
null
null
src/Main.cpp
MatheusRich/IDJ
a25f4484d65a032b1f440c8237a1bd5dd2295266
[ "MIT" ]
null
null
null
src/Main.cpp
MatheusRich/IDJ
a25f4484d65a032b1f440c8237a1bd5dd2295266
[ "MIT" ]
1
2021-08-28T15:12:11.000Z
2021-08-28T15:12:11.000Z
#include "Game.h" #include "TitleState.h" int main(int argc, char **argv) { Game& game = Game::GetInstance(); game.Push(new TitleState()); game.Run(); return 0; }
15.727273
35
0.635838
MatheusRich
60ca43871e717756ba0c703b730103affc1331a8
40,020
cc
C++
test/extensions/filters/http/lua/lua_integration_test.cc
akonradi/envoy
ea105235bd914e0df985f9e945e021bb6288d435
[ "Apache-2.0" ]
1
2021-04-16T18:57:56.000Z
2021-04-16T18:57:56.000Z
test/extensions/filters/http/lua/lua_integration_test.cc
akonradi/envoy
ea105235bd914e0df985f9e945e021bb6288d435
[ "Apache-2.0" ]
104
2021-10-03T11:09:20.000Z
2022-01-05T00:21:59.000Z
test/extensions/filters/http/lua/lua_integration_test.cc
akonradi/envoy
ea105235bd914e0df985f9e945e021bb6288d435
[ "Apache-2.0" ]
2
2021-01-21T14:46:11.000Z
2021-01-22T03:14:08.000Z
#include "envoy/config/bootstrap/v3/bootstrap.pb.h" #include "envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.h" #include "extensions/filters/http/well_known_names.h" #include "test/integration/http_integration.h" #include "test/test_common/utility.h" #include "gtest/gtest.h" ...
40.1002
411
0.627086
akonradi
60ccdc14d780d83535a4880145662945cda09eab
619
cpp
C++
PhantomEngine/PhantomOS.cpp
DexianZhao/PhantomGameEngine
cf8e341d21e3973856d9f23ad0b1af9db831bac7
[ "MIT" ]
4
2019-11-08T00:15:13.000Z
2021-03-26T13:34:50.000Z
src/PhantomEngine/PhantomOS.cpp
DexianZhao/PhantomEngineV2
cc3bf02ca1d442713d471ca8835ca026bb32e841
[ "MIT" ]
4
2021-03-13T10:26:09.000Z
2021-03-13T10:45:35.000Z
src/PhantomEngine/PhantomOS.cpp
DexianZhao/PhantomEngineV2
cc3bf02ca1d442713d471ca8835ca026bb32e841
[ "MIT" ]
3
2020-06-01T01:53:05.000Z
2021-03-21T03:51:33.000Z
////////////////////////////////////////////////////////////////////////////////////////////////////// /* 幻影游戏引擎, 2009-2016, Phantom Game Engine, http://www.aixspace.com Design Writer : 赵德贤 Dexian Zhao Email: yuzhou_995@hotmail.com Copyright 2009-2016 Zhao Dexian --------------------------------------------------...
32.578947
103
0.256866
DexianZhao
f5a25fa8db11e9829c74742edd836fe39270b63a
16
cpp
C++
chapter-7/7.33.cpp
zero4drift/Cpp-Primer-5th-Exercises
d3d0f0d228e8c2c5a3b3fe1fd03ce34e0894e93f
[ "MIT" ]
null
null
null
chapter-7/7.33.cpp
zero4drift/Cpp-Primer-5th-Exercises
d3d0f0d228e8c2c5a3b3fe1fd03ce34e0894e93f
[ "MIT" ]
null
null
null
chapter-7/7.33.cpp
zero4drift/Cpp-Primer-5th-Exercises
d3d0f0d228e8c2c5a3b3fe1fd03ce34e0894e93f
[ "MIT" ]
null
null
null
// See Screen.h
8
15
0.625
zero4drift
f5a3333a166f95e3b10b8b1279385189a338d2a7
925
cpp
C++
kernel/arch/x86_64/device/graphic.cpp
aiuno/WingOS
9a81927c1dc38062617245d7adb1d8b9419950bb
[ "BSD-2-Clause" ]
549
2020-08-19T12:03:58.000Z
2022-03-31T18:04:39.000Z
kernel/arch/x86_64/device/graphic.cpp
aiuno/WingOS
9a81927c1dc38062617245d7adb1d8b9419950bb
[ "BSD-2-Clause" ]
8
2020-08-29T18:05:13.000Z
2021-02-01T23:15:27.000Z
kernel/arch/x86_64/device/graphic.cpp
aiuno/WingOS
9a81927c1dc38062617245d7adb1d8b9419950bb
[ "BSD-2-Clause" ]
32
2021-02-15T17:19:00.000Z
2022-02-08T18:41:10.000Z
#include "graphic.h" #include <logging.h> #include <mem/virtual.h> #include <physical.h> basic_framebuffer_graphic_device::basic_framebuffer_graphic_device(size_t width, size_t height, uintptr_t physical_addr, framebuff_bpp bpp) { if (bpp == BPP_32_BIT) { log("framebuffer_graphic_device", LOG_INFO, "l...
34.259259
156
0.662703
aiuno
f5a3cb01647bebe38a5025cd4d11aeb90b012dda
1,268
hh
C++
SearchTrees/old_version/binarysearchtree.hh
heikkilv/BST-Test
3a946394683c350acfc52d5ad6e5422447d00af8
[ "MIT" ]
null
null
null
SearchTrees/old_version/binarysearchtree.hh
heikkilv/BST-Test
3a946394683c350acfc52d5ad6e5422447d00af8
[ "MIT" ]
null
null
null
SearchTrees/old_version/binarysearchtree.hh
heikkilv/BST-Test
3a946394683c350acfc52d5ad6e5422447d00af8
[ "MIT" ]
null
null
null
// Standard binary search tree implementation // // Implementation is based on T.H. Cormen, C.E. Leiserson, R.L. Rivest, C. Stein, // Introduction to algorithms, 3rd ed. MIT Press, Cambridge, MA, 2009, Chapter 12 // // Ville Heikkilä #ifndef BINARYSEARCHTREE_HH #define BINARYSEARCHTREE_HH struct TreeNode { int ke...
20.786885
81
0.663249
heikkilv
f5a4e0f2dfdf0e310f68adf713bb34a0030df10f
10,555
cc
C++
caffe2/operators/segment_reduction_op.cc
Hosseinabady/caffe2_fpga
d7a31107332d9288a672e8dadda7774cffb78561
[ "MIT" ]
null
null
null
caffe2/operators/segment_reduction_op.cc
Hosseinabady/caffe2_fpga
d7a31107332d9288a672e8dadda7774cffb78561
[ "MIT" ]
null
null
null
caffe2/operators/segment_reduction_op.cc
Hosseinabady/caffe2_fpga
d7a31107332d9288a672e8dadda7774cffb78561
[ "MIT" ]
null
null
null
#include "caffe2/operators/segment_reduction_op.h" namespace caffe2 { // registering 4 input gradient with main output OPERATOR_SCHEMA(SparseLengthsIndicesInGradientWeightedSumWithMainInputGradient) .NumInputs(5) .NumOutputs(2); REGISTER_CPU_OPERATOR( SparseLengthsIndicesInGradientWeightedSumWithMainInput...
50.023697
80
0.564472
Hosseinabady
f5a59eba6ac336b9c73b2365ae199beb3c45f9cc
3,459
hpp
C++
src/cosma/interval.hpp
rohany/COSMA
c16e14f8e4251a08765c0bf83386b2aef16d566b
[ "BSD-3-Clause" ]
123
2019-05-10T07:45:16.000Z
2022-03-10T17:23:05.000Z
src/cosma/interval.hpp
rohany/COSMA
c16e14f8e4251a08765c0bf83386b2aef16d566b
[ "BSD-3-Clause" ]
79
2019-08-15T09:35:14.000Z
2022-03-28T09:25:51.000Z
src/cosma/interval.hpp
rohany/COSMA
c16e14f8e4251a08765c0bf83386b2aef16d566b
[ "BSD-3-Clause" ]
20
2019-05-08T21:48:12.000Z
2022-01-26T15:03:12.000Z
#pragma once #include <iostream> #include <vector> namespace cosma { // interval of consecutive numbers class Interval { public: int start_; int end_; Interval(); Interval(int start, int end); int first() const; int last() const; std::size_t length(); bool empty(); bool only_on...
28.352459
79
0.674472
rohany
f5a67185960047058055d3eeabb4b73ddedcb2e2
334
cpp
C++
160121-c03.13.02-q03_illegal_variables/q03_illegal_variables.cpp
R4mzy/ppp2-cpp-stroustrup
a7eb816e136f146c282ec8682f8b48440064481f
[ "MIT" ]
3
2015-10-28T18:37:09.000Z
2020-03-23T04:38:51.000Z
160121-c03.13.02-q03_illegal_variables/q03_illegal_variables.cpp
R4mzy/ppp2-cpp-stroustrup
a7eb816e136f146c282ec8682f8b48440064481f
[ "MIT" ]
6
2015-10-19T16:11:50.000Z
2015-11-03T12:24:26.000Z
160121-c03.13.02-q03_illegal_variables/q03_illegal_variables.cpp
R4mzy/ppp2-cpp-stroustrup
a7eb816e136f146c282ec8682f8b48440064481f
[ "MIT" ]
null
null
null
#include "../res-files/std_lib_facilities.h" // testing illegal and stupid-but-legal variable names to see the behaviour of the compiler int main() { string _underscore = "what does"; int ALLCAP = 1919; double if = 4.2; char one char = 'a'; string #tag = "hashy"; int and!123 = 123; double 2digi = 2.1; char st...
22.266667
91
0.673653
R4mzy
f5a9755539de3ab898c1ce9f9a2ad2858869a7a6
55,168
cxx
C++
Applications/BreastDensityFromMRIsGivenMaskAndImage/niftkBreastDensityFromMRIsGivenMaskAndImage.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
13
2018-07-28T13:36:38.000Z
2021-11-01T19:17:39.000Z
Applications/BreastDensityFromMRIsGivenMaskAndImage/niftkBreastDensityFromMRIsGivenMaskAndImage.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
null
null
null
Applications/BreastDensityFromMRIsGivenMaskAndImage/niftkBreastDensityFromMRIsGivenMaskAndImage.cxx
NifTK/NifTK
2358b333c89ff1bba1c232eecbbcdc8003305dfe
[ "BSD-3-Clause" ]
10
2018-08-20T07:06:00.000Z
2021-07-07T07:55:27.000Z
/*============================================================================= NifTK: A software platform for medical image computing. Copyright (c) University College London (UCL). All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY o...
30.820112
114
0.522876
NifTK
f5ac708371da614765a39b7cc53f0d62720b480d
1,568
cpp
C++
Source/Zebaniya/Private/ClimbAnimInstance.cpp
StanimirMitev/Zebaniya
c9e381ceba124e6063e4c3d6292bfa1842d952a4
[ "MIT" ]
null
null
null
Source/Zebaniya/Private/ClimbAnimInstance.cpp
StanimirMitev/Zebaniya
c9e381ceba124e6063e4c3d6292bfa1842d952a4
[ "MIT" ]
1
2020-02-01T21:44:57.000Z
2020-02-01T21:44:57.000Z
Source/Zebaniya/Private/ClimbAnimInstance.cpp
StanimirMitev/Zebaniya
c9e381ceba124e6063e4c3d6292bfa1842d952a4
[ "MIT" ]
4
2020-01-11T16:20:03.000Z
2020-01-25T18:59:07.000Z
// Fill out your copyright notice in the Description page of Project Settings. #include "ClimbAnimInstance.h" #include "ClimbingComponent.h" bool UClimbAnimInstance::GetCanGrabLedge() const { return bCanGrabLedge; } void UClimbAnimInstance::SetIsClimbingUP(const bool bIsClimbing) { bIsClimbingUp = bIsClimbing; } ...
19.358025
129
0.797194
StanimirMitev
f5ae1691367ae8239064edca9a7f843be153632d
301
hpp
C++
textbook-example-mbed-queue-memoryPool/basicIOCmd.hpp
betaghIEEE/stm32-mbed-tutorials
fe4f4c37e8e58f4e1e5707231fd5de8759cfe02b
[ "Apache-2.0" ]
null
null
null
textbook-example-mbed-queue-memoryPool/basicIOCmd.hpp
betaghIEEE/stm32-mbed-tutorials
fe4f4c37e8e58f4e1e5707231fd5de8759cfe02b
[ "Apache-2.0" ]
null
null
null
textbook-example-mbed-queue-memoryPool/basicIOCmd.hpp
betaghIEEE/stm32-mbed-tutorials
fe4f4c37e8e58f4e1e5707231fd5de8759cfe02b
[ "Apache-2.0" ]
null
null
null
#include "mbed.h" extern void clrscr(); extern void homescr(); extern void gotoscr(int line, int column); extern void printFloat ( float t); extern void wait (float delay); extern void wait_seconds (int seconds); extern void wait_milliseconds (int ms); extern void printVoltage(float t);
13.086957
42
0.730897
betaghIEEE
f5b0e3f6890052a5805ed773a55cee5cd4c65869
5,232
hpp
C++
extrema.hpp
tailsu/Boost.Extrema
ab76cbb303072c9fb62902794ac544033c2d08cf
[ "BSL-1.0" ]
null
null
null
extrema.hpp
tailsu/Boost.Extrema
ab76cbb303072c9fb62902794ac544033c2d08cf
[ "BSL-1.0" ]
null
null
null
extrema.hpp
tailsu/Boost.Extrema
ab76cbb303072c9fb62902794ac544033c2d08cf
[ "BSL-1.0" ]
null
null
null
#pragma once #ifndef BOOST_EXTREMA_MAX_ARITY # define BOOST_EXTREMA_MAX_ARITY 10 #endif #ifdef BOOST_EXTREMA_INTEGRATE_WITH_STD # if defined(BOOST_EXTREMA_MIN_NAME) || defined(BOOST_EXTREMA_MAX_NAME) || defined(BOOST_EXTREMA_NAMESPACE) # error When integrating with the std namespace, don't define a custom na...
40.55814
166
0.797783
tailsu
f5b85a1181c18a14b3ea81aab0a8e394427965a7
1,152
cpp
C++
ZhenTiBan/test.cpp
drt4243566/leetcode_learn
ef51f215079556895eec2252d84965cd1c3a7bf4
[ "MIT" ]
null
null
null
ZhenTiBan/test.cpp
drt4243566/leetcode_learn
ef51f215079556895eec2252d84965cd1c3a7bf4
[ "MIT" ]
null
null
null
ZhenTiBan/test.cpp
drt4243566/leetcode_learn
ef51f215079556895eec2252d84965cd1c3a7bf4
[ "MIT" ]
null
null
null
#include <iostream> #include <vector> using namespace std; int judge(vector<int>& A,vector<int>& B){ int res=0; int sumA1=0,sumA2=0,sumB1=0,sumB2=0; for(int i=0;i<3;i++){ sumA1 += A[i]; } for(int i=3;i<6;i++){ sumA2 += A[i]; } for(int i=0;i<3;i++){ sumB1 += B[i]; ...
21.735849
58
0.366319
drt4243566
f5b9229de258cfd4557c16616773363a422d34fc
2,608
hpp
C++
src/Token/Token.hpp
RainingComputers/ShnooTalk
714f6648363a99e011e329ed1a3f800e6fe65f39
[ "MIT" ]
6
2021-07-17T16:02:07.000Z
2022-02-05T16:33:51.000Z
src/Token/Token.hpp
RainingComputers/ShnooTalk
714f6648363a99e011e329ed1a3f800e6fe65f39
[ "MIT" ]
1
2021-07-16T07:14:31.000Z
2021-07-16T07:22:10.000Z
src/Token/Token.hpp
RainingComputers/ShnooTalk
714f6648363a99e011e329ed1a3f800e6fe65f39
[ "MIT" ]
2
2021-07-16T02:54:27.000Z
2022-03-29T20:51:57.000Z
#ifndef TOKEN_TOKEN #define TOKEN_TOKEN #include <string> namespace token { enum TokenType { NONE, SPACE, FUNCTION, EXTERN_FUNCTION, IDENTIFIER, LPAREN, RPAREN, STRUCT, ENUM, DEF, BEGIN, END, COLON, ...
19.036496
51
0.529141
RainingComputers
f5b9ce1254d9810af3e9fdcb616dfede69325e70
1,506
cc
C++
graph/bellman-ford.cc
deyuan/coding-practice
82bdf719397507601e582ab6d5693e4e50e96a3a
[ "MIT" ]
null
null
null
graph/bellman-ford.cc
deyuan/coding-practice
82bdf719397507601e582ab6d5693e4e50e96a3a
[ "MIT" ]
null
null
null
graph/bellman-ford.cc
deyuan/coding-practice
82bdf719397507601e582ab6d5693e4e50e96a3a
[ "MIT" ]
null
null
null
// Bellman-Ford: Single source negative weight shortest path // Copyright (c) 2021 Deyuan Guo <guodeyuan@gmail.com>. All rights reserved. #include <iostream> #include <vector> #include <queue> #include "graph_util.h" void BellmanFord(int n, const std::vector<std::vector<int>> &adj, const std::vector<std::vect...
24.290323
76
0.547145
deyuan
f5bec97352b2d4f6290577626225cae06dbd6ebf
7,159
tcc
C++
cxxblas/auxiliary/cuda.tcc
ccecka/FLENS
b6cd7e630d490fde5432c6e9fc357089861bdffd
[ "BSD-3-Clause" ]
3
2015-04-10T18:09:12.000Z
2018-03-27T23:43:32.000Z
cxxblas/auxiliary/cuda.tcc
ccecka/FLENS
b6cd7e630d490fde5432c6e9fc357089861bdffd
[ "BSD-3-Clause" ]
null
null
null
cxxblas/auxiliary/cuda.tcc
ccecka/FLENS
b6cd7e630d490fde5432c6e9fc357089861bdffd
[ "BSD-3-Clause" ]
4
2015-09-06T20:24:35.000Z
2021-07-31T07:50:55.000Z
#ifndef CXXBLAS_AUXILIARY_CUDA_TCC #define CXXBLAS_AUXILIARY_CUDA_TCC 1 #if defined(HAVE_CUBLAS) || defined(HAVE_CUSOLVER) // XXX #include <utility> #include <sstream> #include <iomanip> namespace cxxblas { void CudaEnv::release() { // destroy streams_ for (auto& s : streams_) checkStatus(cudaStreamDestroy(...
27.748062
141
0.624529
ccecka
f5c173023c50360153f092964e435317cfd0f114
8,387
cpp
C++
Server Lib/Projeto IOCP/Client/client.cpp
eantoniobr/SuperSS-Dev
f57c094f164cc90c2694df33ba394304cd0e7846
[ "MIT" ]
null
null
null
Server Lib/Projeto IOCP/Client/client.cpp
eantoniobr/SuperSS-Dev
f57c094f164cc90c2694df33ba394304cd0e7846
[ "MIT" ]
null
null
null
Server Lib/Projeto IOCP/Client/client.cpp
eantoniobr/SuperSS-Dev
f57c094f164cc90c2694df33ba394304cd0e7846
[ "MIT" ]
1
2021-11-03T00:21:07.000Z
2021-11-03T00:21:07.000Z
// Arquivo client.cpp // Criado em 19/12/2017 por Acrisio // Implementação da classe client // Tem que ter o pack aqui se não da erro na hora da allocação do HEAP #if defined(_WIN32) #pragma pack(1) #endif #include <WinSock2.h> #include "client.h" #include "../SOCKET/socket.h" #include "../UTIL/exception.h" #include ...
34.80083
258
0.707285
eantoniobr
f5c82977e67aace78c370a2fa7cb04e091ee4f42
14,947
cpp
C++
src/flow.cpp
MarkGillespie/SurfaceSchroedingerSmoke
6a1fbce7b52147283017964d81111d6d2aad1581
[ "MIT" ]
2
2021-11-19T06:56:21.000Z
2021-12-25T13:22:14.000Z
src/flow.cpp
MarkGillespie/SurfaceSchroedingerSmoke
6a1fbce7b52147283017964d81111d6d2aad1581
[ "MIT" ]
null
null
null
src/flow.cpp
MarkGillespie/SurfaceSchroedingerSmoke
6a1fbce7b52147283017964d81111d6d2aad1581
[ "MIT" ]
1
2021-11-19T06:57:00.000Z
2021-11-19T06:57:00.000Z
#include "flow.h" // Convert from a vertex-based vector field to face-based by averaging together // the vectors on all of a face's vertices FaceData<Vector2> toFaces(ManifoldSurfaceMesh& mesh, VertexPositionGeometry& geo, const VertexData<Vector2>& field) { Face...
35.758373
80
0.583662
MarkGillespie
f5cd92492a3e5ece5cc8305256600a3a28812c79
4,220
cpp
C++
generator/generated_components/T.cpp
AlevtinaGlonina/MCSSim
d668115949e6eb49b6e1e21c011e48e05a59445f
[ "BSD-3-Clause" ]
null
null
null
generator/generated_components/T.cpp
AlevtinaGlonina/MCSSim
d668115949e6eb49b6e1e21c011e48e05a59445f
[ "BSD-3-Clause" ]
null
null
null
generator/generated_components/T.cpp
AlevtinaGlonina/MCSSim
d668115949e6eb49b6e1e21c011e48e05a59445f
[ "BSD-3-Clause" ]
null
null
null
#include "T.h" using namespace std; namespace T { T::T(string _name, Network *n, int p, bool __t, TaskData* _data, Var* _abs_deadline, Var* _is_ready, Var* _prio, vector <Var*> &_is_data_ready , Channel* _exec, Channel* _preempt, Channel* _ready, Channel* _finished, Channel* _send, Channel* _receive ): Automaton(n, ...
55.526316
301
0.804502
AlevtinaGlonina
f5cff69e63a8a8eb91d33211f4c33b049af3b9c1
3,803
cc
C++
tensorflow/core/kernels/tridiagonal_matmul_op_gpu.cu.cc
yanyang729/tensorflow
112433f1c968ff721caf70e7846f5719a9e6053a
[ "Apache-2.0" ]
1
2019-07-11T22:06:41.000Z
2019-07-11T22:06:41.000Z
tensorflow/core/kernels/tridiagonal_matmul_op_gpu.cu.cc
yanyang729/tensorflow
112433f1c968ff721caf70e7846f5719a9e6053a
[ "Apache-2.0" ]
8
2019-07-08T10:09:18.000Z
2019-09-26T20:55:43.000Z
tensorflow/core/kernels/tridiagonal_matmul_op_gpu.cu.cc
yanyang729/tensorflow
112433f1c968ff721caf70e7846f5719a9e6053a
[ "Apache-2.0" ]
1
2021-06-02T04:11:53.000Z
2021-06-02T04:11:53.000Z
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
38.03
80
0.661583
yanyang729
f5d20ed875fd2c94625baa7fbdf1578e597810f5
699
hpp
C++
src/libv/utility/concat.hpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
2
2018-04-11T03:07:03.000Z
2019-03-29T15:24:12.000Z
src/libv/utility/concat.hpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
null
null
null
src/libv/utility/concat.hpp
cpplibv/libv
293e382f459f0acbc540de8ef6283782b38d2e63
[ "Zlib" ]
1
2021-06-13T06:39:06.000Z
2021-06-13T06:39:06.000Z
// Project: libv.utility, File: src/libv/utility/concat.hpp, Author: Császár Mátyás [Vader] #pragma once // std #include <string> #include <sstream> namespace libv { // ------------------------------------------------------------------------------------------------- template <typename... Args> [[nodiscard]] inlin...
27.96
110
0.494993
cpplibv
f5dd720d92992008aee6348942e1665ee40186cb
1,746
hpp
C++
AlphaZeroPytorch/include/ai/playGame.hpp
JulianWww/AlphaZero
8eb754659793305eba7b9e636eeab37d9ccd45f7
[ "MIT" ]
1
2021-12-05T13:26:17.000Z
2021-12-05T13:26:17.000Z
AlphaZeroPytorch/include/ai/playGame.hpp
JulianWww/AlphaZero
8eb754659793305eba7b9e636eeab37d9ccd45f7
[ "MIT" ]
null
null
null
AlphaZeroPytorch/include/ai/playGame.hpp
JulianWww/AlphaZero
8eb754659793305eba7b9e636eeab37d9ccd45f7
[ "MIT" ]
null
null
null
#pragma once #include <ai/agent.hpp> #include <ai/memory.hpp> namespace AlphaZero { namespace ai { struct gameOutput { std::unordered_map<Agent*, int> map; std::mutex ex; gameOutput(Agent*, Agent*); void updateValue(Agent*); }; void train(int); void playGames(gameOutput* outp...
30.631579
232
0.668385
JulianWww
f5e14cc5702a14ed0a0bfb55bbaae3f13babb1a5
26,977
cpp
C++
RSDKv4/Scene3D.cpp
0xR00KIE/Decomp-for-S1F
c8ffedd211f25bb46803f9d637baf1b1fc635db0
[ "Unlicense" ]
2
2022-01-15T05:05:39.000Z
2022-03-19T07:36:31.000Z
RSDKv4/Scene3D.cpp
LittlePlanetCD/Decomp-for-S1F
c8ffedd211f25bb46803f9d637baf1b1fc635db0
[ "Unlicense" ]
null
null
null
RSDKv4/Scene3D.cpp
LittlePlanetCD/Decomp-for-S1F
c8ffedd211f25bb46803f9d637baf1b1fc635db0
[ "Unlicense" ]
null
null
null
#include "RetroEngine.hpp" int vertexCount = 0; int faceCount = 0; Matrix matFinal = Matrix(); Matrix matWorld = Matrix(); Matrix matView = Matrix(); Matrix matTemp = Matrix(); Face faceBuffer[FACEBUFFER_SIZE]; Vertex vertexBuffer[VERTEXBUFFER_SIZE]; Vertex vertexBufferT[VERTEXBUFFER_SIZE]; DrawListEntry3D draw...
47.32807
159
0.506357
0xR00KIE
f5e1cbce5c3d007f32975bb9b4f8833b3732997d
766
cpp
C++
src/States/Gamestate.cpp
PyroFlareX/CraftGame
aee39f0406da9bc92ed3850f753c60d173af2c97
[ "MIT" ]
3
2021-02-06T00:15:28.000Z
2021-02-23T19:04:59.000Z
src/States/Gamestate.cpp
PyroFlareX/CraftGame
aee39f0406da9bc92ed3850f753c60d173af2c97
[ "MIT" ]
null
null
null
src/States/Gamestate.cpp
PyroFlareX/CraftGame
aee39f0406da9bc92ed3850f753c60d173af2c97
[ "MIT" ]
null
null
null
#include "Gamestate.h" GameState::GameState(Application& app) : Basestate(app) { app.getCam().follow(m_player); m_world.setPlayerCam(&app.getCam()); vn::Transform t; vn::GameObject gobj(t); m_gameObjects.push_back(gobj); } GameState::~GameState() { m_world.isRunning = false; } bool GameState::input() { vI...
13.438596
55
0.690601
PyroFlareX
f5e2b839a8077a9e3271d6a1ce7fd4decee169a9
5,438
hpp
C++
openstudiocore/src/model/FanConstantVolume_Impl.hpp
ORNL-BTRIC/OpenStudio
878f94bebf6f025445d1373e8b2304ececac16d8
[ "blessing" ]
null
null
null
openstudiocore/src/model/FanConstantVolume_Impl.hpp
ORNL-BTRIC/OpenStudio
878f94bebf6f025445d1373e8b2304ececac16d8
[ "blessing" ]
null
null
null
openstudiocore/src/model/FanConstantVolume_Impl.hpp
ORNL-BTRIC/OpenStudio
878f94bebf6f025445d1373e8b2304ececac16d8
[ "blessing" ]
null
null
null
/********************************************************************** * Copyright (c) 2008-2014, Alliance for Sustainable Energy. * All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publishe...
33.567901
113
0.691247
ORNL-BTRIC
f5e470541dfdb7a5b2216bea978afdfdd1a6dd40
3,849
cpp
C++
Firmware/Marlin/src/HAL/shared/I2cEeprom.cpp
PavelTajdus/Anet-A8-PLUS-Dual-Color-Rebuild
76ce07b6c8f52962c1251d40beb6de26301409ef
[ "MIT" ]
1
2019-10-22T11:04:05.000Z
2019-10-22T11:04:05.000Z
Firmware/Marlin/src/HAL/shared/I2cEeprom.cpp
PavelTajdus/Anet-A8-PLUS-Dual-Color-Rebuild
76ce07b6c8f52962c1251d40beb6de26301409ef
[ "MIT" ]
null
null
null
Firmware/Marlin/src/HAL/shared/I2cEeprom.cpp
PavelTajdus/Anet-A8-PLUS-Dual-Color-Rebuild
76ce07b6c8f52962c1251d40beb6de26301409ef
[ "MIT" ]
2
2019-07-22T20:31:15.000Z
2021-08-01T00:15:38.000Z
/** * Marlin 3D Printer Firmware * Copyright (c) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
30.792
97
0.683554
PavelTajdus
f5e4e110abac78e28c10ed77c7c9d583be5de714
5,827
cpp
C++
Modules/QtWidgets/src/QmitkDataStorageComboBoxWithSelectNone.cpp
samsmu/MITK
c93dce6dc38d8f4c961de4440e4dd113b9841c8c
[ "BSD-3-Clause" ]
5
2015-02-05T10:58:41.000Z
2019-04-17T15:04:07.000Z
Modules/QtWidgets/src/QmitkDataStorageComboBoxWithSelectNone.cpp
kometa-dev/MITK
984b5f7ac8ea614e80f303381ef1fc77d8ca4c3d
[ "BSD-3-Clause" ]
141
2015-03-03T06:52:01.000Z
2020-12-10T07:28:14.000Z
Modules/QtWidgets/src/QmitkDataStorageComboBoxWithSelectNone.cpp
kometa-dev/MITK
984b5f7ac8ea614e80f303381ef1fc77d8ca4c3d
[ "BSD-3-Clause" ]
4
2015-02-19T06:48:13.000Z
2020-06-19T16:20:25.000Z
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) University College London (UCL). All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ...
28.704433
98
0.563755
samsmu
f5e5fd09b7ba9e62476b0c3b6054c00c0cbcc769
1,394
cpp
C++
tools/gfx/d3d12/descriptor-heap-d3d12.cpp
apanteleev/slang
11da2fb2051894b3cc873748cfc8f47588d8af93
[ "MIT" ]
null
null
null
tools/gfx/d3d12/descriptor-heap-d3d12.cpp
apanteleev/slang
11da2fb2051894b3cc873748cfc8f47588d8af93
[ "MIT" ]
null
null
null
tools/gfx/d3d12/descriptor-heap-d3d12.cpp
apanteleev/slang
11da2fb2051894b3cc873748cfc8f47588d8af93
[ "MIT" ]
null
null
null
#include "descriptor-heap-d3d12.h" namespace gfx { using namespace Slang; D3D12DescriptorHeap::D3D12DescriptorHeap(): m_totalSize(0), m_currentIndex(0), m_descriptorSize(0) { } Result D3D12DescriptorHeap::init(ID3D12Device* device, int size, D3D12_DESCRIPTOR_HEAP_TYPE type, D3D12_DESCRIPTOR_HEAP_FLAGS f...
27.333333
182
0.721664
apanteleev
f5ea3cf8a5b7cf87ebc0f230d353528bf0872a35
881
cpp
C++
src/main/cpp/commands/TransferSecondBall.cpp
ParadigmShift1259/FRC_Robot_2022
646bab32b4749fde32b0c68a5ab2bfbf704ac4a5
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/main/cpp/commands/TransferSecondBall.cpp
ParadigmShift1259/FRC_Robot_2022
646bab32b4749fde32b0c68a5ab2bfbf704ac4a5
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/main/cpp/commands/TransferSecondBall.cpp
ParadigmShift1259/FRC_Robot_2022
646bab32b4749fde32b0c68a5ab2bfbf704ac4a5
[ "BSD-3-Clause", "MIT" ]
null
null
null
#include "commands/TransferSecondBall.h" #include "Constants.h" using namespace IntakeConstants; using namespace TransferConstants; TransferSecondBall::TransferSecondBall(TransferSubsystem& transfer, IntakeSubsystem& intake, double speed) : m_transfer(transfer) , m_intake(intake) , m_speed(speed) , m_ph...
22.025
107
0.708286
ParadigmShift1259
f5eabd94847d0f4f1a944222a62223fe4442fff8
900
cpp
C++
Upsolving/URI/2749.cpp
rodrigoAMF7/Notebook---Maratonas
06b38197a042bfbd27b20f707493e0a19fda7234
[ "MIT" ]
4
2019-01-25T21:22:55.000Z
2019-03-20T18:04:01.000Z
Upsolving/URI/2749.cpp
rodrigoAMF/competitive-programming-notebook
06b38197a042bfbd27b20f707493e0a19fda7234
[ "MIT" ]
null
null
null
Upsolving/URI/2749.cpp
rodrigoAMF/competitive-programming-notebook
06b38197a042bfbd27b20f707493e0a19fda7234
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> // Nome de Tipos typedef long long ll; typedef unsigned long long ull; typedef long double ld; // Valores #define INF 0x3F3F3F3F #define LINF 0x3F3F3F3F3F3F3F3FLL #define DINF (double)1e+30 #define EPS (double)1e-9 #define RAD(x) (double)(x*PI)/180.0 #define PCT(x,y) (double)x*100.0/y // Ata...
15.789474
50
0.555556
rodrigoAMF7
f5f1ffeb030613fd3ecc74b907d7c963775b3244
11,700
cpp
C++
thirdparty/ULib/src/ulib/internal/common.cpp
liftchampion/nativejson-benchmark
6d575ffa4359a5c4230f74b07d994602a8016fb5
[ "MIT" ]
null
null
null
thirdparty/ULib/src/ulib/internal/common.cpp
liftchampion/nativejson-benchmark
6d575ffa4359a5c4230f74b07d994602a8016fb5
[ "MIT" ]
null
null
null
thirdparty/ULib/src/ulib/internal/common.cpp
liftchampion/nativejson-benchmark
6d575ffa4359a5c4230f74b07d994602a8016fb5
[ "MIT" ]
null
null
null
// ============================================================================ // // = LIBRARY // ULib - c++ library // // = FILENAME // common.cpp // // = AUTHOR // Stefano Casazza // // ============================================================================ /* * _oo0oo_ * ...
37.620579
164
0.643333
liftchampion
f5f3da30f6701fa41545d5a87b6fa0c97c38daee
2,980
cpp
C++
Eudora71/DirectoryServices/Ph/src/component.cpp
dusong7/eudora-win
850a6619e6b0d5abc770bca8eb5f3b9001b7ccd2
[ "BSD-3-Clause-Clear" ]
10
2018-05-23T10:43:48.000Z
2021-12-02T17:59:48.000Z
Eudora71/DirectoryServices/Ph/src/component.cpp
ivanagui2/hermesmail-code
34387722d5364163c71b577fc508b567de56c5f6
[ "BSD-3-Clause-Clear" ]
1
2019-03-19T03:56:36.000Z
2021-05-26T18:36:03.000Z
Eudora71/DirectoryServices/Ph/src/component.cpp
ivanagui2/hermesmail-code
34387722d5364163c71b577fc508b567de56c5f6
[ "BSD-3-Clause-Clear" ]
11
2018-05-23T10:43:53.000Z
2021-12-27T15:42:58.000Z
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ File: component.cpp Description: Implementation of components in PH directory services DLL Date: 7/22/97 Version: 1.0 Module: PH.DLL (PH protocol directory service object) Notice: Copyright 1997 Qualcomm Inc. All Ri...
42.571429
129
0.687919
dusong7
f5f42f01e49ec16b542694355642a44bc717fdd0
7,663
cc
C++
vector/mmap_raw_vector.cc
matadorhong/gamma
90bd56485278171a7a528bc0485df87f26a3e442
[ "Apache-2.0" ]
null
null
null
vector/mmap_raw_vector.cc
matadorhong/gamma
90bd56485278171a7a528bc0485df87f26a3e442
[ "Apache-2.0" ]
null
null
null
vector/mmap_raw_vector.cc
matadorhong/gamma
90bd56485278171a7a528bc0485df87f26a3e442
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2019 The Gamma Authors. * * This source code is licensed under the Apache License, Version 2.0 license * found in the LICENSE file in the root directory of this source tree. */ #include "mmap_raw_vector.h" #include <errno.h> #include <fcntl.h> #include <sys/stat.h> #include <sys/types.h> #include...
31.929167
80
0.648441
matadorhong
f5fa36a906fb85aa475cab193237dc66a955f346
27,293
cpp
C++
src/transport/PASESession.cpp
hakieyin/connectedhomeip
0b19aa2330fb5ca7ccfb6d2a53a6f49accf131bd
[ "Apache-2.0" ]
1
2021-07-12T18:41:08.000Z
2021-07-12T18:41:08.000Z
src/transport/PASESession.cpp
hakieyin/connectedhomeip
0b19aa2330fb5ca7ccfb6d2a53a6f49accf131bd
[ "Apache-2.0" ]
2
2022-03-25T10:07:16.000Z
2022-03-28T07:17:39.000Z
src/transport/PASESession.cpp
hakieyin/connectedhomeip
0b19aa2330fb5ca7ccfb6d2a53a6f49accf131bd
[ "Apache-2.0" ]
2
2022-03-18T10:37:29.000Z
2022-03-24T10:35:16.000Z
/* * * Copyright (c) 2020-2021 Project CHIP Authors * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LI...
32.686228
130
0.702378
hakieyin
f5fdc9d6ec97f3243f5b022549554d457900938e
3,117
cpp
C++
UVa/UVA - 11476/Accepted (2).cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
1
2022-02-11T16:55:36.000Z
2022-02-11T16:55:36.000Z
UVa/UVA - 11476/Accepted (2).cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
null
null
null
UVa/UVA - 11476/Accepted (2).cpp
kzvd4729/Problem-Solving
13b105e725a4c2f8db7fecc5d7a8f932b9fef4ab
[ "MIT" ]
null
null
null
/**************************************************************************************** * @author: kzvd4729 created: 2019-02-24 20:08:23 * solution_verdict: Accepted language: C++ * run...
25.760331
111
0.495348
kzvd4729
f5feb4c8e15c8c3884e4819ae463a4580b8abeea
1,502
cpp
C++
samples/cpp/sync_time_stamp.cpp
huskyroboticsteam/urg-lidar
6f5cb4f27579a3ef07cbd63d25736905c7b35956
[ "BSD-2-Clause" ]
null
null
null
samples/cpp/sync_time_stamp.cpp
huskyroboticsteam/urg-lidar
6f5cb4f27579a3ef07cbd63d25736905c7b35956
[ "BSD-2-Clause" ]
null
null
null
samples/cpp/sync_time_stamp.cpp
huskyroboticsteam/urg-lidar
6f5cb4f27579a3ef07cbd63d25736905c7b35956
[ "BSD-2-Clause" ]
null
null
null
/*! \example sync_time_stamp.cpp Timestamp synchronization between PC and sensor \author Satofumi KAMIMURA $Id$ */ #include "Urg_driver.h" #include "Connection_information.h" #include "ticks.h" #include <iostream> using namespace qrk; using namespace std; namespace { void print_timestamp(Urg_driver& urg)...
23.84127
78
0.63249
huskyroboticsteam
f5ff77f6b94550f451f282bbb72ac88141aa5a8c
6,249
cpp
C++
src/OrbitSshQt/Task.cpp
guruantree/orbit
c59eea66e4dc8313fecef9524850bf58c8ba8c30
[ "BSD-2-Clause" ]
2
2020-07-31T08:18:58.000Z
2021-12-26T06:43:07.000Z
src/OrbitSshQt/Task.cpp
guruantree/orbit
c59eea66e4dc8313fecef9524850bf58c8ba8c30
[ "BSD-2-Clause" ]
null
null
null
src/OrbitSshQt/Task.cpp
guruantree/orbit
c59eea66e4dc8313fecef9524850bf58c8ba8c30
[ "BSD-2-Clause" ]
null
null
null
// Copyright (c) 2020 The Orbit 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 "OrbitSshQt/Task.h" #include <absl/base/macros.h> #include <type_traits> #include <utility> #include "OrbitBase/Logging.h" #include "OrbitSsh...
26.591489
99
0.666667
guruantree
eb00ba2e0e8ade66ad4294590669d5ebeb8faf9b
2,810
cc
C++
src/ui-flat-label.cc
emptyland/utaha
d625da3290d7a193c8f18c4575d30178c8b764c1
[ "MIT" ]
null
null
null
src/ui-flat-label.cc
emptyland/utaha
d625da3290d7a193c8f18c4575d30178c8b764c1
[ "MIT" ]
null
null
null
src/ui-flat-label.cc
emptyland/utaha
d625da3290d7a193c8f18c4575d30178c8b764c1
[ "MIT" ]
null
null
null
#include "ui-flat-label.h" #include "glog/logging.h" #include SDL_TTF_H namespace utaha { UIFlatLabel::UIFlatLabel(TTF_Font *font) : font_(DCHECK_NOTNULL(font)) { } /*virtual*/ UIFlatLabel::~UIFlatLabel() { if (texture_) { SDL_DestroyTexture(texture_); } } /*virtual*/ int UIFlatLabel::OnEvent(SD...
28.383838
75
0.545907
emptyland
eb010aa06ef1e8c9d2c2c33a29647b612e55715e
431
cpp
C++
main.cpp
Algorithms-and-Data-Structures-2021/semester-work-segment-tree-004
27b99c860dacb2118d2e6925d45e9a6da5d2bab6
[ "MIT" ]
null
null
null
main.cpp
Algorithms-and-Data-Structures-2021/semester-work-segment-tree-004
27b99c860dacb2118d2e6925d45e9a6da5d2bab6
[ "MIT" ]
2
2021-05-02T12:53:57.000Z
2021-05-02T13:09:12.000Z
main.cpp
Algorithms-and-Data-Structures-2021/semester-work-segment-tree-004
27b99c860dacb2118d2e6925d45e9a6da5d2bab6
[ "MIT" ]
null
null
null
#include <iostream> #include <segment_tree_min.hpp> #include "segment_tree_sum.hpp" using namespace itis; using namespace std; int main () { int size; cin>>size; int *firstArray = new int[size]; for (int i = 0; i < size; ++i) { cin>>firstArray[i]; } SegmentTreeMin *s1 = new SegmentTreeMin (firstArray, size)...
17.958333
60
0.651972
Algorithms-and-Data-Structures-2021
eb01478efae467a4db4420913438cce77e0fa061
6,744
cpp
C++
lib/hx_sbus_decoder_encoder/hx_sbus_decoder.cpp
nkruzan/hx_espnow_rc
448f8c42bff36f8182665a865fcfe391560b01f0
[ "MIT" ]
10
2021-07-11T22:24:11.000Z
2022-02-05T06:13:17.000Z
lib/hx_sbus_decoder_encoder/hx_sbus_decoder.cpp
nkruzan/hx_espnow_rc
448f8c42bff36f8182665a865fcfe391560b01f0
[ "MIT" ]
1
2021-11-22T23:09:58.000Z
2021-11-22T23:35:39.000Z
lib/hx_sbus_decoder_encoder/hx_sbus_decoder.cpp
nkruzan/hx_espnow_rc
448f8c42bff36f8182665a865fcfe391560b01f0
[ "MIT" ]
1
2021-11-16T02:41:25.000Z
2021-11-16T02:41:25.000Z
#include "hx_sbus_decoder.h" #define SYNC_COUNT 5 //===================================================================== //===================================================================== HXSBUSDecoder::HXSBUSDecoder() { } //===================================================================== //==============...
27.193548
110
0.375148
nkruzan
eb01b4b1c83e425ef6c274f8713aef325d360bed
1,297
cc
C++
lib/src/util/file.cc
ploubser/cfacter
269717adb4472a66f9763a228498f47771d41343
[ "Apache-2.0" ]
null
null
null
lib/src/util/file.cc
ploubser/cfacter
269717adb4472a66f9763a228498f47771d41343
[ "Apache-2.0" ]
null
null
null
lib/src/util/file.cc
ploubser/cfacter
269717adb4472a66f9763a228498f47771d41343
[ "Apache-2.0" ]
null
null
null
#include <facter/util/file.hpp> #include <sstream> #include <fstream> using namespace std; namespace facter { namespace util { namespace file { bool each_line(string const& path, function<bool(string&)> callback) { ifstream in(path); if (!in) { return false; } str...
20.919355
72
0.515035
ploubser
eb0a9905df545b43a044eeb9db8b9a86e48fff0d
2,179
cpp
C++
actividades/sesion4/Maria/actividad1/actividad 4 vectores.cpp
GonzaCDZ/Programacion-I
860a39de6b6f337829358881bec5111f9ae25bad
[ "MIT" ]
1
2019-01-12T18:13:54.000Z
2019-01-12T18:13:54.000Z
actividades/sesion4/Maria/actividad1/actividad 4 vectores.cpp
GonzaCDZ/Programacion-I
860a39de6b6f337829358881bec5111f9ae25bad
[ "MIT" ]
1
2018-10-14T18:12:28.000Z
2018-10-14T18:12:28.000Z
actividades/sesion4/Maria/actividad1/actividad 4 vectores.cpp
GonzaCDZ/Programacion-I
860a39de6b6f337829358881bec5111f9ae25bad
[ "MIT" ]
null
null
null
#include <iostream> #include <math.h> using namespace std; class Vector3d{ public: Vector3d(float _x, float _y, float _z){ x = _x; y = _y; z = _z; } void getCoordenadas(float & a, float & b, float & c){ a = x; b = y; ...
21.362745
94
0.494263
GonzaCDZ
eb0cac94eebae5baa79a3a46bd2617ee43873bdd
1,439
hpp
C++
bark/world/map/road.hpp
GAIL-4-BARK/bark
1cfda9ba6e9ec5318fbf01af6b67c242081b516e
[ "MIT" ]
null
null
null
bark/world/map/road.hpp
GAIL-4-BARK/bark
1cfda9ba6e9ec5318fbf01af6b67c242081b516e
[ "MIT" ]
null
null
null
bark/world/map/road.hpp
GAIL-4-BARK/bark
1cfda9ba6e9ec5318fbf01af6b67c242081b516e
[ "MIT" ]
null
null
null
// Copyright (c) 2020 Julian Bernhard, Klemens Esterle, Patrick Hart and // Tobias Kessler // // This work is licensed under the terms of the MIT license. // For a copy, see <https://opensource.org/licenses/MIT>. #ifndef BARK_WORLD_MAP_ROAD_HPP_ #define BARK_WORLD_MAP_ROAD_HPP_ #include <memory> #include <map> #inc...
21.477612
72
0.701876
GAIL-4-BARK
eb0defa60f96aa232a12c7d08e30137b552fcf4a
13,671
cpp
C++
SerialPrograms/Source/CommonFramework/AudioPipeline/AudioInfo.cpp
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/CommonFramework/AudioPipeline/AudioInfo.cpp
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
SerialPrograms/Source/CommonFramework/AudioPipeline/AudioInfo.cpp
BlizzardHero/Arduino-Source
bc4ce6433651b0feef488735098900f8bf4144f8
[ "MIT" ]
null
null
null
/* Audio Input Device Info * * From: https://github.com/PokemonAutomation/Arduino-Source * */ #include <map> #include <QtGlobal> #include "Common/Cpp/Pimpl.tpp" #include "Common/Cpp/Exceptions.h" #include "AudioInfo.h" #include <iostream> using std::cout; using std::endl; #if QT_VERSION_MAJOR == 5 #include <Q...
31.941589
129
0.650501
BlizzardHero
eb0f619b1a4a387a3b34b870a290f621986d0ca0
1,234
hpp
C++
project-template/lib/events/EventQueue.hpp
nerudaj/dgm-sdk
3d0366487a2f4377ba52ab577f990fd8a4bd3e91
[ "Apache-2.0" ]
null
null
null
project-template/lib/events/EventQueue.hpp
nerudaj/dgm-sdk
3d0366487a2f4377ba52ab577f990fd8a4bd3e91
[ "Apache-2.0" ]
null
null
null
project-template/lib/events/EventQueue.hpp
nerudaj/dgm-sdk
3d0366487a2f4377ba52ab577f990fd8a4bd3e91
[ "Apache-2.0" ]
null
null
null
#pragma once #include "events/Events.hpp" #include <vector> #include <concepts> #include <memory> /** * This is a storage object for object generated each frame * * It is a singleton so you can easily add new events from anywhere * and it contains two methods - add for adding new events like: * EventQueue::...
25.183673
68
0.689627
nerudaj
eb1061670828bc6ded85057f0d0af05f2b2d27ca
178
cpp
C++
面试题01.02.判定是否互为字符重排/CheckPermutation.cpp
YichengZhong/Top-Interview-Questions
124828d321f482a0eaa30012b3706267487bfd24
[ "MIT" ]
1
2019-10-21T14:40:39.000Z
2019-10-21T14:40:39.000Z
面试题01.02.判定是否互为字符重排/CheckPermutation.cpp
YichengZhong/Top-Interview-Questions
124828d321f482a0eaa30012b3706267487bfd24
[ "MIT" ]
null
null
null
面试题01.02.判定是否互为字符重排/CheckPermutation.cpp
YichengZhong/Top-Interview-Questions
124828d321f482a0eaa30012b3706267487bfd24
[ "MIT" ]
1
2020-11-04T07:33:34.000Z
2020-11-04T07:33:34.000Z
class Solution { public: bool CheckPermutation(string s1, string s2) { sort(s1.begin(),s1.end()); sort(s2.begin(),s2.end()); return s1==s2; } };
17.8
49
0.544944
YichengZhong
eb17ebde879028df29cd6ecd1b150deb05cd1352
17,898
cxx
C++
Source/VTKExtensions/Meshing/vtkCMBSceneGenPolygon.cxx
developkits/cmb
caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb
[ "BSD-3-Clause" ]
null
null
null
Source/VTKExtensions/Meshing/vtkCMBSceneGenPolygon.cxx
developkits/cmb
caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb
[ "BSD-3-Clause" ]
null
null
null
Source/VTKExtensions/Meshing/vtkCMBSceneGenPolygon.cxx
developkits/cmb
caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb
[ "BSD-3-Clause" ]
null
null
null
//========================================================================= // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE...
30.182125
99
0.655269
developkits
a3e2986d7f7858f7cf76fe977c4ddbb7f7c7b338
472
hpp
C++
src/robolisp/val/float_num.hpp
szsy-robotics/robolisp
22a9cda2fe43b859a4c5ab559bb7c55756ee0951
[ "BSD-3-Clause-Clear" ]
3
2020-03-04T16:53:26.000Z
2020-06-05T08:33:37.000Z
src/robolisp/val/float_num.hpp
szsy-robotics/robolisp
22a9cda2fe43b859a4c5ab559bb7c55756ee0951
[ "BSD-3-Clause-Clear" ]
null
null
null
src/robolisp/val/float_num.hpp
szsy-robotics/robolisp
22a9cda2fe43b859a4c5ab559bb7c55756ee0951
[ "BSD-3-Clause-Clear" ]
2
2020-03-26T04:14:36.000Z
2020-06-05T08:33:25.000Z
#pragma once #include "../val.hpp" #include <string> namespace robolisp::impl { namespace val { class FloatNum : public Val { public : explicit FloatNum(float val); ValPtr copy() const override; std::string to_str() const override; void accept_vis(ValVis *val_vis) override; con...
12.756757
46
0.644068
szsy-robotics
a3e32b03a0f0a3445b632cdc121a12da04ed9924
892
cpp
C++
SourceCode/Prototypes/LSystems/LSystems/Vec2.cpp
JosephBarber96/FinalProject
60400efa64c36b7cdbc975e0df7b937cbaae1d0b
[ "MIT" ]
2
2019-05-18T21:37:17.000Z
2021-07-16T04:08:23.000Z
SourceCode/Prototypes/LSystems/LSystems/Vec2.cpp
JosephBarber96/FinalProject
60400efa64c36b7cdbc975e0df7b937cbaae1d0b
[ "MIT" ]
1
2020-04-29T05:37:48.000Z
2020-04-29T11:14:57.000Z
SourceCode/Prototypes/LSystems/LSystems/Vec2.cpp
JosephBarber96/FinalProject
60400efa64c36b7cdbc975e0df7b937cbaae1d0b
[ "MIT" ]
1
2021-07-16T04:08:31.000Z
2021-07-16T04:08:31.000Z
#include <math.h> #include "Vec2.h" #include "Utility.h" Vec2::Vec2(float newAngle) { Vec2* temp = Vec2::AngleToVector(newAngle); x = temp->x; y = temp->y; } Vec2::Vec2(float newX, float newY) : x(newX), y(newY) {} Vec2::~Vec2() {} float Vec2::Length() { return sqrt(x * x + y * y); } Vec2* Vec2::AngleToVec...
16.218182
93
0.646861
JosephBarber96
a3e510e171ab9dccb23aa620db50518271206edc
12,670
cpp
C++
src/mongo/s/collection_manager.cpp
wentingwang/morphus
af40299a5f07fd3157946112738f602a566a9908
[ "Apache-2.0" ]
5
2015-02-03T18:12:03.000Z
2016-07-09T09:52:00.000Z
src/mongo/s/collection_manager.cpp
stennie/mongo
9ff44ae9ad16a70e49517a78279260a37d31ac7c
[ "Apache-2.0" ]
null
null
null
src/mongo/s/collection_manager.cpp
stennie/mongo
9ff44ae9ad16a70e49517a78279260a37d31ac7c
[ "Apache-2.0" ]
null
null
null
/** * Copyright (C) 2012 10gen Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful...
37.485207
100
0.52423
wentingwang
a3e53f89064ea6e089637f6d1b748a3ee617efc3
742
cpp
C++
src/layers/medCore/process/single_filter/medAbstractAddFilterProcess.cpp
dmargery/medInria-public
c232dbdf9353e14ec6e5184349ef1e523def0b76
[ "BSD-4-Clause" ]
61
2015-04-14T13:00:50.000Z
2022-03-09T22:22:18.000Z
src/layers/medCore/process/single_filter/medAbstractAddFilterProcess.cpp
dmargery/medInria-public
c232dbdf9353e14ec6e5184349ef1e523def0b76
[ "BSD-4-Clause" ]
510
2016-02-03T13:28:18.000Z
2022-03-23T10:23:44.000Z
src/layers/medCore/process/single_filter/medAbstractAddFilterProcess.cpp
mathildemerle/medInria-public
e8c517ef6263c1d98a62b79ca7aad30a21b61094
[ "BSD-4-Clause", "BSD-1-Clause" ]
36
2015-03-03T22:58:19.000Z
2021-12-28T18:19:23.000Z
/*========================================================================= medInria Copyright (c) INRIA 2013 - 2018. All rights reserved. See LICENSE.txt for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE....
32.26087
75
0.625337
dmargery
a3e6650f0b687e06262a76e25947d10fd5a304dc
1,563
hpp
C++
include/sprout/type_traits/aligned_union.hpp
thinkoid/Sprout
a5a5944bb1779d3bb685087c58c20a4e18df2f39
[ "BSL-1.0" ]
4
2021-12-29T22:17:40.000Z
2022-03-23T11:53:44.000Z
dsp/lib/sprout/sprout/type_traits/aligned_union.hpp
TheSlowGrowth/TapeLooper
ee8d8dccc27e39a6f6f6f435847e4d5e1b97c264
[ "MIT" ]
16
2021-10-31T21:41:09.000Z
2022-01-22T10:51:34.000Z
include/sprout/type_traits/aligned_union.hpp
thinkoid/Sprout
a5a5944bb1779d3bb685087c58c20a4e18df2f39
[ "BSL-1.0" ]
null
null
null
/*============================================================================= Copyright (c) 2011-2019 Bolero MURAKAMI https://github.com/bolero-MURAKAMI/Sprout Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ==...
37.214286
88
0.680742
thinkoid
a3eb5ffc026bd6d9b2496f7c2e1c4b69b184af02
30,814
cpp
C++
products/PurePhone/services/appmgr/ApplicationManager.cpp
mudita/MuditaOS
fc05d5e6188630518f4456b25968ee8ccd618ba7
[ "BSL-1.0" ]
369
2021-11-10T09:20:29.000Z
2022-03-30T06:36:58.000Z
products/PurePhone/services/appmgr/ApplicationManager.cpp
mudita/MuditaOS
fc05d5e6188630518f4456b25968ee8ccd618ba7
[ "BSL-1.0" ]
149
2021-11-10T08:38:35.000Z
2022-03-31T23:01:52.000Z
products/PurePhone/services/appmgr/ApplicationManager.cpp
mudita/MuditaOS
fc05d5e6188630518f4456b25968ee8ccd618ba7
[ "BSL-1.0" ]
41
2021-11-10T08:30:37.000Z
2022-03-29T08:12:46.000Z
// Copyright (c) 2017-2022, Mudita Sp. z.o.o. All rights reserved. // For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md #include <appmgr/ApplicationManager.hpp> #include <apps-common/popups/data/BluetoothModeParams.hpp> #include <application-desktop/ApplicationDesktop.hpp> #include <application-onboard...
49.460674
120
0.638963
mudita
a3ed862cb12ff3413555029788917084ec13f39b
280
hpp
C++
stat.hpp
syuu1228/procfile_logger
94a23f18d554603ac1a1a96dd84698a07ebee8ba
[ "Apache-2.0" ]
1
2015-10-26T21:49:33.000Z
2015-10-26T21:49:33.000Z
stat.hpp
syuu1228/procfile_logger
94a23f18d554603ac1a1a96dd84698a07ebee8ba
[ "Apache-2.0" ]
null
null
null
stat.hpp
syuu1228/procfile_logger
94a23f18d554603ac1a1a96dd84698a07ebee8ba
[ "Apache-2.0" ]
null
null
null
#ifndef STAT_HPP #define STAT_HPP #include <memory> #include <vector> #include <boost/program_options.hpp> #include "global_stats_logger.hpp" void init_stat_logger(boost::program_options::variables_map& vm, std::vector<std::shared_ptr<global_stats_logger> >& loggers); #endif
21.538462
64
0.789286
syuu1228
a3eef7011e4f6c506bdd0114438e4fa63321e5c3
98
cpp
C++
NKZX_NOI_OJ/P1500.cpp
Rose2073/RoseCppSource
bdaf5de04049b07bbe0e1ef976d1fbe72520fa03
[ "Apache-2.0" ]
1
2021-04-05T16:26:00.000Z
2021-04-05T16:26:00.000Z
NKZX_NOI_OJ/P1500.cpp
Rose2073/RoseCppSource
bdaf5de04049b07bbe0e1ef976d1fbe72520fa03
[ "Apache-2.0" ]
null
null
null
NKZX_NOI_OJ/P1500.cpp
Rose2073/RoseCppSource
bdaf5de04049b07bbe0e1ef976d1fbe72520fa03
[ "Apache-2.0" ]
null
null
null
#include<cstdio> int main(){ double a;scanf("%lf",&a);printf("%.2f %.2f",4*a,a*a);return 0; }
19.6
66
0.571429
Rose2073
a3f2fcc335f559aca9ae932e6891e1467ba83575
19,914
hpp
C++
src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp
kidaa/xalan-c
bb666d0ab3d0a192410823e6857c203d83c27b16
[ "Apache-2.0" ]
null
null
null
src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp
kidaa/xalan-c
bb666d0ab3d0a192410823e6857c203d83c27b16
[ "Apache-2.0" ]
1
2021-08-18T12:32:31.000Z
2021-08-18T12:32:31.000Z
src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp
AaronNGray/xalan
6741bbdcb64a9d33df8bd7e21b558d66bb4292ec
[ "Apache-2.0" ]
null
null
null
/* * 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 m...
24.67658
117
0.578287
kidaa