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
e9e19b9fe9823a14ad2f4b9741f0ce517bd24ab5
471
hpp
C++
Engine/Include/Sapphire/Maths/Space/TrComps.hpp
SapphireSuite/Sapphire
f4ec03f2602eb3fb6ba8c5fa8abf145f66179a47
[ "MIT" ]
2
2020-03-18T09:06:21.000Z
2020-04-09T00:07:56.000Z
Engine/Include/Sapphire/Maths/Space/TrComps.hpp
SapphireSuite/Sapphire
f4ec03f2602eb3fb6ba8c5fa8abf145f66179a47
[ "MIT" ]
null
null
null
Engine/Include/Sapphire/Maths/Space/TrComps.hpp
SapphireSuite/Sapphire
f4ec03f2602eb3fb6ba8c5fa8abf145f66179a47
[ "MIT" ]
null
null
null
// Copyright 2020 Sapphire development team. All Rights Reserved. #pragma once #ifndef SAPPHIRE_MATHS_TR_COMPS_GUARD #define SAPPHIRE_MATHS_TR_COMPS_GUARD #include <Core/Types/Int.hpp> namespace Sa { enum class TrComp : uint8 { None = 0, Position = 1 << 0, Rotation = 1 << 1, Scale = 1 << 2, // === ...
13.852941
65
0.649682
SapphireSuite
e9e2430d410fb5da9fcd33d9f7e3b3ddd6adee8c
8,588
hpp
C++
engine/engine/core/buffers/buffer.hpp
ddr95070/RMIsaac
ee3918f685f0a88563248ddea11d089581077973
[ "FSFAP" ]
1
2020-04-14T13:55:16.000Z
2020-04-14T13:55:16.000Z
engine/engine/core/buffers/buffer.hpp
ddr95070/RMIsaac
ee3918f685f0a88563248ddea11d089581077973
[ "FSFAP" ]
4
2020-09-25T22:34:29.000Z
2022-02-09T23:45:12.000Z
engine/engine/core/buffers/buffer.hpp
ddr95070/RMIsaac
ee3918f685f0a88563248ddea11d089581077973
[ "FSFAP" ]
1
2022-01-28T16:37:51.000Z
2022-01-28T16:37:51.000Z
/* Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. NVIDIA CORPORATION and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related docum...
34.079365
100
0.680135
ddr95070
e9e773d1fcbe1bbdfaadbcbae3b45b1baf2afd37
803
ipp
C++
include/network/protocol/http/client/connection_manager.ipp
iBeacons/cpp-netlib
9d03a037e465df96a98c1db5f3e50a865f501b64
[ "BSL-1.0" ]
1
2017-04-11T17:27:38.000Z
2017-04-11T17:27:38.000Z
include/network/protocol/http/client/connection_manager.ipp
iBeacons/cpp-netlib
9d03a037e465df96a98c1db5f3e50a865f501b64
[ "BSL-1.0" ]
null
null
null
include/network/protocol/http/client/connection_manager.ipp
iBeacons/cpp-netlib
9d03a037e465df96a98c1db5f3e50a865f501b64
[ "BSL-1.0" ]
null
null
null
// Copyright 2011 Dean Michael Berris <dberris@google.com>. // Copyright 2011 Google, Inc. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef NETWORK_PROTOCOL_HTTP_CLIENT_CONNECTION_MANAGER_IPP_20111103 #de...
33.458333
73
0.801993
iBeacons
e9ee1d5b06d1784ea7b044621adae46fbb1b4c7f
459
hpp
C++
module/ngx_http_java_module/ngx_http_java_module.hpp
webcpp/hinginx
b380df41df5cd4763fba2a01a0fa0738bf6e5d4d
[ "BSD-2-Clause" ]
null
null
null
module/ngx_http_java_module/ngx_http_java_module.hpp
webcpp/hinginx
b380df41df5cd4763fba2a01a0fa0738bf6e5d4d
[ "BSD-2-Clause" ]
null
null
null
module/ngx_http_java_module/ngx_http_java_module.hpp
webcpp/hinginx
b380df41df5cd4763fba2a01a0fa0738bf6e5d4d
[ "BSD-2-Clause" ]
null
null
null
#pragma once extern "C" { #include <ngx_config.h> #include <ngx_core.h> #include <ngx_http.h> } #include <regex> #include <memory> #include "java.hpp" static std::shared_ptr<std::regex> java_uri_re = nullptr; static std::shared_ptr<hi::java> java_engine = nullptr; typedef struct { ngx_str_t class_path; ngx...
17.653846
57
0.727669
webcpp
e9f4462d7dcf69b6cdb7b0f0cd6fffc36658416c
3,755
hpp
C++
src/tools/log.hpp
otgaard/zap
d50e70b5baf5f0fbf7a5a98d80c4d1bcc6166215
[ "MIT" ]
8
2016-04-24T21:02:59.000Z
2021-11-14T20:37:17.000Z
src/tools/log.hpp
otgaard/zap
d50e70b5baf5f0fbf7a5a98d80c4d1bcc6166215
[ "MIT" ]
null
null
null
src/tools/log.hpp
otgaard/zap
d50e70b5baf5f0fbf7a5a98d80c4d1bcc6166215
[ "MIT" ]
1
2018-06-09T19:51:38.000Z
2018-06-09T19:51:38.000Z
/* Created by Darren Otgaar on 2016/03/05. http://www.github.com/otgaard/zap */ #ifndef ZAP_LOG_HPP #define ZAP_LOG_HPP #include <mutex> #include <memory> #include <sstream> #include <iostream> #include <functional> #include <core/core.hpp> #if !defined(_WIN32) const char* const LOG_RESET = "\033[0m"; const char* co...
33.230088
110
0.621039
otgaard
1800a88c6a34573069996679dd42487ce4aac0a4
2,520
hpp
C++
modules/scene_manager/include/nav_msgs/srv/set_map__response__rosidl_typesupport_opensplice_cpp.hpp
Omnirobotic/godot
d50b5d047bbf6c68fc458c1ad097321ca627185d
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
modules/scene_manager/include/nav_msgs/srv/set_map__response__rosidl_typesupport_opensplice_cpp.hpp
Omnirobotic/godot
d50b5d047bbf6c68fc458c1ad097321ca627185d
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
3
2019-11-14T12:20:06.000Z
2020-08-07T13:51:10.000Z
modules/scene_manager/include/nav_msgs/srv/set_map__response__rosidl_typesupport_opensplice_cpp.hpp
Omnirobotic/godot
d50b5d047bbf6c68fc458c1ad097321ca627185d
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
null
null
null
// generated from // rosidl_typesupport_opensplice_cpp/resource/msg__rosidl_typesupport_opensplice_cpp.hpp.em // generated code does not contain a copyright notice #ifndef NAV_MSGS__SRV__SET_MAP__RESPONSE__ROSIDL_TYPESUPPORT_OPENSPLICE_CPP_HPP_ #define NAV_MSGS__SRV__SET_MAP__RESPONSE__ROSIDL_TYPESUPPORT_OPENSPLICE_CP...
27.096774
121
0.846825
Omnirobotic
18013dd6c8dc8cf0aa00540f743c54b5c61b9a94
901
cpp
C++
src/main/cpp/Autonomous/Steps/TimedDrive.cpp
FRCTeam16/TMW2021OMB
5ac92a1ac2030d2913c18ba7a55450a4b46abbc7
[ "BSD-3-Clause" ]
null
null
null
src/main/cpp/Autonomous/Steps/TimedDrive.cpp
FRCTeam16/TMW2021OMB
5ac92a1ac2030d2913c18ba7a55450a4b46abbc7
[ "BSD-3-Clause" ]
9
2022-01-24T17:02:09.000Z
2022-01-24T17:02:11.000Z
src/main/cpp/Autonomous/Steps/TimedDrive.cpp
FRCTeam16/TMW2021OMB
5ac92a1ac2030d2913c18ba7a55450a4b46abbc7
[ "BSD-3-Clause" ]
1
2022-02-20T02:09:17.000Z
2022-02-20T02:09:17.000Z
#include "Autonomous/Steps/TimedDrive.h" #include "Robot.h" #include "Util/RampUtil.h" bool TimedDrive::Run(std::shared_ptr<World> world) { const double currentTime = world->GetClock(); if (startTime < 0) { startTime = currentTime; Robot::driveBase->UseOpenLoopDrive(); Robot::driveBase->SetTargetAngle(angle); ...
25.742857
87
0.63374
FRCTeam16
18037e0167f3a34a25ee74d5e4da2b275d5d72bd
506
inl
C++
Refureku/Library/Include/Public/Refureku/TypeInfo/Archetypes/Template/ClassTemplate.inl
jsoysouvanh/Refureku
7548cb3b196793119737a51c1cedc136aa60d3ee
[ "MIT" ]
143
2020-04-07T21:38:21.000Z
2022-03-30T01:06:33.000Z
Refureku/Library/Include/Public/Refureku/TypeInfo/Archetypes/Template/ClassTemplate.inl
jsoysouvanh/Refureku
7548cb3b196793119737a51c1cedc136aa60d3ee
[ "MIT" ]
7
2021-03-30T07:26:21.000Z
2022-03-28T16:31:02.000Z
Refureku/Library/Include/Public/Refureku/TypeInfo/Archetypes/Template/ClassTemplate.inl
jsoysouvanh/Refureku
7548cb3b196793119737a51c1cedc136aa60d3ee
[ "MIT" ]
11
2020-06-06T09:45:12.000Z
2022-01-25T17:17:55.000Z
/** * Copyright (c) 2021 Julien SOYSOUVANH - All Rights Reserved * * This file is part of the Refureku library project which is released under the MIT License. * See the README.md file for full license details. */ template <std::size_t ArgsCount> ClassTemplateInstantiation const* ClassTemplate::getTemplateInstantiatio...
26.631579
132
0.756917
jsoysouvanh
1805dd093a477beba6418965c96f7860355a4e63
2,944
cpp
C++
libraries/chain/wast_to_wasm.cpp
yinchengtsinghua/EOSIOChineseCPP
dceabf6315ab8c9a064c76e943b2b44037165a85
[ "MIT" ]
21
2019-01-23T04:17:48.000Z
2021-11-15T10:50:33.000Z
libraries/chain/wast_to_wasm.cpp
jiege1994/EOSIOChineseCPP
dceabf6315ab8c9a064c76e943b2b44037165a85
[ "MIT" ]
1
2019-08-06T07:53:54.000Z
2019-08-13T06:51:29.000Z
libraries/chain/wast_to_wasm.cpp
jiege1994/EOSIOChineseCPP
dceabf6315ab8c9a064c76e943b2b44037165a85
[ "MIT" ]
11
2019-01-24T07:47:43.000Z
2020-10-29T02:18:20.000Z
//此源码被清华学神尹成大魔王专业翻译分析并修改 //尹成QQ77025077 //尹成微信18510341407 //尹成所在QQ群721929980 //尹成邮箱 yinc13@mails.tsinghua.edu.cn //尹成毕业于清华大学,微软区块链领域全球最有价值专家 //https://mvp.microsoft.com/zh-cn/PublicProfile/4033620 /* *@文件 *@eos/license中定义的版权 **/ #include <eosio/chain/wast_to_wasm.hpp> #include <Inline/BasicTypes.h> #include <IR/Mo...
32.351648
106
0.631114
yinchengtsinghua
180d3973f99e8ca145b1117d02ee90392b76c118
1,696
cpp
C++
Laborator8/Project1/Project1/Source.cpp
GeorgeDenis/oop-2022
45b026f762a85c4e683f413b5c785b7e8541de04
[ "MIT" ]
null
null
null
Laborator8/Project1/Project1/Source.cpp
GeorgeDenis/oop-2022
45b026f762a85c4e683f413b5c785b7e8541de04
[ "MIT" ]
null
null
null
Laborator8/Project1/Project1/Source.cpp
GeorgeDenis/oop-2022
45b026f762a85c4e683f413b5c785b7e8541de04
[ "MIT" ]
1
2022-02-23T16:38:17.000Z
2022-02-23T16:38:17.000Z
#define _CRT_SECURE_NO_WARNINGS #include <string> #include <map> #include <cstdio> #include <iostream> #include <queue> using namespace std; bool Comparare(pair<string, int>& stanga, pair<string, int>& dreapta) { if (stanga.second != dreapta.second) return stanga.second < dreapta.second; else { ...
27.803279
116
0.551887
GeorgeDenis
180d5d3920f5966139b418540bceb4a9fdcb0a55
1,005
cpp
C++
evias/core/ro_container.cpp
evias/evias
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
[ "BSD-3-Clause" ]
1
2015-10-31T03:18:02.000Z
2015-10-31T03:18:02.000Z
evias/core/ro_container.cpp
evias/evias
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
[ "BSD-3-Clause" ]
null
null
null
evias/core/ro_container.cpp
evias/evias
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
[ "BSD-3-Clause" ]
null
null
null
#include "ro_container.cpp" using namespace evias::core; evias::core::readOnlyContainer::readOnlyContainer() : _dataPointer(0), _dataSize(0) { } evias::core::readOnlyContainer::readOnlyContainer(const Container* copy) : _dataPointer(copy->getData()), _dataSize(copy->getSize()) { } evias::cor...
20.1
88
0.715423
evias
180f1e49d0102a23cdbcbe6d013dc76e3c430b66
2,557
cpp
C++
MaterialLib/FractureModels/CreateMohrCoulomb.cpp
HaibingShao/ogs6_ufz
d4acfe7132eaa2010157122da67c7a4579b2ebae
[ "BSD-4-Clause" ]
null
null
null
MaterialLib/FractureModels/CreateMohrCoulomb.cpp
HaibingShao/ogs6_ufz
d4acfe7132eaa2010157122da67c7a4579b2ebae
[ "BSD-4-Clause" ]
null
null
null
MaterialLib/FractureModels/CreateMohrCoulomb.cpp
HaibingShao/ogs6_ufz
d4acfe7132eaa2010157122da67c7a4579b2ebae
[ "BSD-4-Clause" ]
null
null
null
/** * \copyright * Copyright (c) 2012-2017, OpenGeoSys Community (http://www.opengeosys.org) * Distributed under a Modified BSD License. * See accompanying file LICENSE.txt or * http://www.opengeosys.org/project/license * */ #include "CreateMohrCoulomb.h" #include "ProcessL...
35.027397
106
0.746187
HaibingShao
1826e5671918e7fb8faa820ab9cde99cdbf92dbe
1,255
cpp
C++
Source/Life/AI/Perceptions/UtilityAiFindNearestActorPerception.cpp
PsichiX/Unreal-Systems-Architecture
fb2ccb243c8e79b0890736d611db7ba536937a93
[ "Apache-2.0" ]
5
2022-02-09T21:19:03.000Z
2022-03-03T01:53:03.000Z
Source/Life/AI/Perceptions/UtilityAiFindNearestActorPerception.cpp
PsichiX/Unreal-Systems-Architecture
fb2ccb243c8e79b0890736d611db7ba536937a93
[ "Apache-2.0" ]
null
null
null
Source/Life/AI/Perceptions/UtilityAiFindNearestActorPerception.cpp
PsichiX/Unreal-Systems-Architecture
fb2ccb243c8e79b0890736d611db7ba536937a93
[ "Apache-2.0" ]
null
null
null
#include "Life/AI/Perceptions/UtilityAiFindNearestActorPerception.h" #include "Systems/Public/Iterator.h" #include "Life/AI/Reasoner/UtilityAiMemory.h" struct Meta { float DistanceSquared = 0; AActor* Actor = nullptr; }; void UUtilityAiFindNearestActorPerception::Perceive(AActor* Actor, USystemsWorld& Systems, ...
26.702128
76
0.631873
PsichiX
1826f405a781f2bb0b1730fcdc0cb166cadc0a56
3,468
cpp
C++
Sourcecode/private/mx/core/YesNoNumber.cpp
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
45
2019-04-16T19:55:08.000Z
2022-02-14T02:06:32.000Z
Sourcecode/private/mx/core/YesNoNumber.cpp
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
70
2019-04-07T22:45:21.000Z
2022-03-03T15:35:59.000Z
Sourcecode/private/mx/core/YesNoNumber.cpp
Webern/MxOld
822f5ccc92363ddff118e3aa3a048c63be1e857e
[ "MIT" ]
21
2019-05-13T13:59:06.000Z
2022-03-25T02:21:05.000Z
// MusicXML Class Library // Copyright (c) by Matthew James Briggs // Distributed under the MIT License // self #include "mx/core/YesNoNumber.h" // std #include <sstream> #include <type_traits> namespace mx { namespace core { template<class> inline constexpr bool always_false_v = false; YesN...
25.313869
80
0.467705
Webern
182b750d61a9fbf8a654b567071e8ad243a5df41
9,357
cpp
C++
modules/mojo/input/native/keyinfo.cpp
D-a-n-i-l-o/wonkey
6c9129a12fb622b971468ee5cc7adbedadd372ff
[ "Zlib" ]
109
2021-01-06T20:27:33.000Z
2022-03-07T19:28:50.000Z
modules/mojo/input/native/keyinfo.cpp
D-a-n-i-l-o/wonkey
6c9129a12fb622b971468ee5cc7adbedadd372ff
[ "Zlib" ]
4
2021-01-08T20:25:05.000Z
2021-06-08T05:36:48.000Z
modules/mojo/input/native/keyinfo.cpp
D-a-n-i-l-o/wonkey
6c9129a12fb622b971468ee5cc7adbedadd372ff
[ "Zlib" ]
11
2021-01-14T17:20:42.000Z
2021-08-08T18:46:42.000Z
#include "keyinfo.h" #include <SDL.h> wxKeyInfo wxKeyInfos[]={ "0",SDL_SCANCODE_0,SDLK_0, "1",SDL_SCANCODE_1,SDLK_1, "2",SDL_SCANCODE_2,SDLK_2, "3",SDL_SCANCODE_3,SDLK_3, "4",SDL_SCANCODE_4,SDLK_4, "5",SDL_SCANCODE_5,SDLK_5, "6",SDL_SCANCODE_6,SDLK_6, "7",SDL_SCANCODE_7,SDLK_7, "8",SDL_SCANCODE_8,SDLK_8, "9",SDL_SCA...
41.039474
77
0.84354
D-a-n-i-l-o
182baeda498d90c07dd31f944315c68ea155bf34
7,217
cpp
C++
Src/Reader.cpp
craflin/md2tex
ee813151f5427cea61fa3ea045cea13f594cb58f
[ "Apache-2.0" ]
null
null
null
Src/Reader.cpp
craflin/md2tex
ee813151f5427cea61fa3ea045cea13f594cb58f
[ "Apache-2.0" ]
null
null
null
Src/Reader.cpp
craflin/md2tex
ee813151f5427cea61fa3ea045cea13f594cb58f
[ "Apache-2.0" ]
null
null
null
#include "Reader.hpp" #include <nstd/File.hpp> #include <nstd/Error.hpp> #include <nstd/Document/Xml.hpp> #include "InputData.hpp" bool Reader::read(const String& inputFile, InputData& inputData) { inputData.inputFile = inputFile; if(File::extension(inputFile).compareIgnoreCase("md") == 0) { InputData::C...
49.431507
223
0.651656
craflin
183005e1ac1b6fe93255b485f6550f4df62974c4
940
ipp
C++
freeflow/sdn/request.ipp
flowgrammable/freeflow-legacy
c5cd77495d44fe3a9e48a2e06fbb44f7418d388e
[ "Apache-2.0" ]
1
2017-07-30T04:18:29.000Z
2017-07-30T04:18:29.000Z
freeflow/sdn/request.ipp
flowgrammable/freeflow-legacy
c5cd77495d44fe3a9e48a2e06fbb44f7418d388e
[ "Apache-2.0" ]
null
null
null
freeflow/sdn/request.ipp
flowgrammable/freeflow-legacy
c5cd77495d44fe3a9e48a2e06fbb44f7418d388e
[ "Apache-2.0" ]
null
null
null
// Copyright (c) 2013-2014 Flowgrammable, 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...
30.322581
70
0.729787
flowgrammable
1835de201ce5637e1a52e6fba2c78b2ed804ffc6
1,732
hpp
C++
src/ivorium_graphics/Animation/Connectors/Cooldown_Connector.hpp
ivorne/ivorium
1d876b6dcabe29b3110d3058f997e59c40cd6a2b
[ "Apache-2.0" ]
3
2021-02-26T02:59:09.000Z
2022-02-08T16:44:21.000Z
src/ivorium_graphics/Animation/Connectors/Cooldown_Connector.hpp
ivorne/ivorium
1d876b6dcabe29b3110d3058f997e59c40cd6a2b
[ "Apache-2.0" ]
null
null
null
src/ivorium_graphics/Animation/Connectors/Cooldown_Connector.hpp
ivorne/ivorium
1d876b6dcabe29b3110d3058f997e59c40cd6a2b
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Transform_ConnectorI.hpp" #include "../Animation/AnimNode.hpp" #include "../../Defs.hpp" #include <ivorium_core/ivorium_core.hpp> #include <cmath> namespace iv { /** This connector changes value of child node at most at given rate. Slows down changes of target - change will not be appl...
35.346939
125
0.56582
ivorne
183a11e9f6e0c5fd5a67ff0be320e96838534ac3
20,992
cpp
C++
libakumuli/page.cpp
vladon/Akumuli
c45672a23b929ccb3a5743cc5e9aae980c160eb0
[ "Apache-2.0" ]
null
null
null
libakumuli/page.cpp
vladon/Akumuli
c45672a23b929ccb3a5743cc5e9aae980c160eb0
[ "Apache-2.0" ]
null
null
null
libakumuli/page.cpp
vladon/Akumuli
c45672a23b929ccb3a5743cc5e9aae980c160eb0
[ "Apache-2.0" ]
1
2021-09-22T07:11:13.000Z
2021-09-22T07:11:13.000Z
/** * Copyright (c) 2013 Eugene Lazin <4lazin@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
31.614458
122
0.58608
vladon
183c1e2d937ce1c624a715fce3d36848893944f0
1,075
cpp
C++
src/titanic/model/AlternativeMachine.cpp
LaroyenneG/Fuzzy-Logic
0d2911c02b5bd4eedcca42925e7e35c5dd450bf8
[ "Apache-2.0" ]
null
null
null
src/titanic/model/AlternativeMachine.cpp
LaroyenneG/Fuzzy-Logic
0d2911c02b5bd4eedcca42925e7e35c5dd450bf8
[ "Apache-2.0" ]
null
null
null
src/titanic/model/AlternativeMachine.cpp
LaroyenneG/Fuzzy-Logic
0d2911c02b5bd4eedcca42925e7e35c5dd450bf8
[ "Apache-2.0" ]
null
null
null
#include "AlternativeMachine.h" namespace model { AlternativeMachine::AlternativeMachine() : Engine(ALTERNATIVE_DEFAULT_PROPELLER_DIAMETER / 2.0, ALTERNATIVE_DEFAULT_PROPELLER_WEIGHT, ALTERNATIVE_DEFAULT_MAX_POWER, ALTERNATIVE_DEFAULT_MAX_SPEED, ALTERNATIVE_DEFAULT_FRICTION, ...
34.677419
118
0.685581
LaroyenneG
183d00a9783887b9081c3b3756936046cbc55051
552
cpp
C++
Conversion.cpp
dabbertorres/unicode
a886097339711371e178a8e39dbc4bc33370d0c1
[ "MIT" ]
1
2018-04-24T12:03:34.000Z
2018-04-24T12:03:34.000Z
Conversion.cpp
dabbertorres/utf8
a886097339711371e178a8e39dbc4bc33370d0c1
[ "MIT" ]
1
2016-09-13T01:36:24.000Z
2016-09-13T01:36:24.000Z
Conversion.cpp
dabbertorres/unicode
a886097339711371e178a8e39dbc4bc33370d0c1
[ "MIT" ]
null
null
null
#include "Conversion.hpp" #include <memory> namespace dbr { namespace unicode { utf32::ImmutableString toUTF32(const utf8::ImmutableString& str) { auto* data = str.data(); auto len = utf8::characterLength(data); auto out = std::make_unique<utf32::Char[]>(len); for(auto i = 0u; i < len; ++i) ...
16.235294
69
0.603261
dabbertorres
183d46b469eaad5abd7c23a99133ffd19a75a17b
118
cc
C++
code/snip_overflow_tle.cc
xry111/2019-summer-lecture-debug
ee9800750050cf724bd001c5f511dd0445a82cfe
[ "CC-BY-4.0" ]
3
2019-09-08T11:41:34.000Z
2020-11-14T12:20:57.000Z
code/snip_overflow_tle.cc
xry111/2019-summer-lecture-debug
ee9800750050cf724bd001c5f511dd0445a82cfe
[ "CC-BY-4.0" ]
2
2021-09-14T09:40:40.000Z
2021-09-19T13:22:10.000Z
code/snip_overflow_tle.cc
xry111/2019-summer-lecture-debug
ee9800750050cf724bd001c5f511dd0445a82cfe
[ "CC-BY-4.0" ]
null
null
null
int a, b, ans = 0; scanf("%d%d", &a, &b); for (int i = a; i <= b; i++) ans += foo(i); printf("%d\n", ans); return 0;
16.857143
28
0.457627
xry111
183e619df94fdd7eb005fd72e5033c9ab8ff2266
5,527
hpp
C++
3rdparty/libprocess/src/mpsc_linked_queue.hpp
zagrev/mesos
eefec152dffc4977183089b46fbfe37dbd19e9d7
[ "Apache-2.0" ]
4,537
2015-01-01T03:26:40.000Z
2022-03-31T03:07:00.000Z
3rdparty/libprocess/src/mpsc_linked_queue.hpp
zagrev/mesos
eefec152dffc4977183089b46fbfe37dbd19e9d7
[ "Apache-2.0" ]
227
2015-01-29T02:21:39.000Z
2022-03-29T13:35:50.000Z
3rdparty/libprocess/src/mpsc_linked_queue.hpp
zagrev/mesos
eefec152dffc4977183089b46fbfe37dbd19e9d7
[ "Apache-2.0" ]
1,992
2015-01-05T12:29:19.000Z
2022-03-31T03:07:07.000Z
// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed ...
29.55615
116
0.666908
zagrev
183f69fee2cdc3929bd87a080dbf16710817c42c
4,857
cpp
C++
packages/monte_carlo/core/test/tstAdjointKleinNishinaSamplingTypeHelpers.cpp
bam241/FRENSIE
e1760cd792928699c84f2bdce70ff54228e88094
[ "BSD-3-Clause" ]
10
2019-11-14T19:58:30.000Z
2021-04-04T17:44:09.000Z
packages/monte_carlo/core/test/tstAdjointKleinNishinaSamplingTypeHelpers.cpp
bam241/FRENSIE
e1760cd792928699c84f2bdce70ff54228e88094
[ "BSD-3-Clause" ]
43
2020-03-03T19:59:20.000Z
2021-09-08T03:36:08.000Z
packages/monte_carlo/core/test/tstAdjointKleinNishinaSamplingTypeHelpers.cpp
bam241/FRENSIE
e1760cd792928699c84f2bdce70ff54228e88094
[ "BSD-3-Clause" ]
6
2020-02-12T17:37:07.000Z
2020-09-08T18:59:51.000Z
//---------------------------------------------------------------------------// //! //! \file MonteCarlo_AdjointKleinNishinaSamplingType.hpp //! \author Alex Robinson //! \brief Adjoint Klein-Nishina sampling type helper function unit tests //! //----------------------------------------------------------------------...
38.244094
98
0.646695
bam241
1841dc01afabd4ea7b689d52988926927bed8374
4,199
cpp
C++
Main alarm box/MainAlarm/TimerMode.cpp
nicholas-p1/LightAlarm
3528a196edcba485cefac7a57adffb4e6434b97c
[ "MIT" ]
null
null
null
Main alarm box/MainAlarm/TimerMode.cpp
nicholas-p1/LightAlarm
3528a196edcba485cefac7a57adffb4e6434b97c
[ "MIT" ]
null
null
null
Main alarm box/MainAlarm/TimerMode.cpp
nicholas-p1/LightAlarm
3528a196edcba485cefac7a57adffb4e6434b97c
[ "MIT" ]
null
null
null
#include "Arduino.h" #include "TimerMode.h" #include "IMode.h" #include "ILogger.h" #include "UserIO.h" TimerMode::TimerMode(ILogger *_logger, UserIO *_io) : logger{_logger}, io(_io), isEnabled{false}, isPaused{false}, IMode("Timer mode") {} void TimerMode::resetAll() { timeAtStartMS = 0; timerDurationMS = 0; ...
23.723164
150
0.663253
nicholas-p1
1842316ff2cf1820289cd7b10b7efa8223b2cb5b
3,566
cpp
C++
Source/10.0.18362.0/ucrt/stdlib/bsearch.cpp
825126369/UCRT
8853304fdc2a5c216658d08b6dbbe716aa2a7b1f
[ "MIT" ]
2
2021-01-27T10:19:30.000Z
2021-02-09T06:24:30.000Z
Source/10.0.18362.0/ucrt/stdlib/bsearch.cpp
825126369/UCRT
8853304fdc2a5c216658d08b6dbbe716aa2a7b1f
[ "MIT" ]
null
null
null
Source/10.0.18362.0/ucrt/stdlib/bsearch.cpp
825126369/UCRT
8853304fdc2a5c216658d08b6dbbe716aa2a7b1f
[ "MIT" ]
1
2021-01-27T10:19:36.000Z
2021-01-27T10:19:36.000Z
// // bsearch.cpp // // Copyright (c) Microsoft Corporation. All rights reserved. // // Defines bsearch(), which performs a binary search over an array. // #include <corecrt_internal.h> #include <search.h> #ifdef _M_CEE #define __fileDECL __clrcall #else #define __fileDECL __cdecl #endif /*** *char *bsea...
28.07874
111
0.579361
825126369
18485249c4aeacdef37195d8192a339a60b0b808
24,156
hh
C++
tests/Titon/Route/RouterTest.hh
ciklon-z/framework
cbf44729173d3a83b91a2b0a217c6b3827512e44
[ "BSD-2-Clause" ]
206
2015-01-02T20:01:12.000Z
2021-04-15T09:49:56.000Z
tests/Titon/Route/RouterTest.hh
ciklon-z/framework
cbf44729173d3a83b91a2b0a217c6b3827512e44
[ "BSD-2-Clause" ]
44
2015-01-02T06:03:43.000Z
2017-11-20T18:29:06.000Z
tests/Titon/Route/RouterTest.hh
titon/framework
cbf44729173d3a83b91a2b0a217c6b3827512e44
[ "BSD-2-Clause" ]
27
2015-01-03T05:51:29.000Z
2022-02-21T13:50:40.000Z
<?hh namespace Titon\Route; use Titon\Cache\Storage\MemoryStorage; use Titon\Test\Stub\Route\FilterStub; use Titon\Test\Stub\Route\TestRouteStub; use Titon\Test\TestCase; use Titon\Utility\State\Get; use Titon\Utility\State\Server; use Titon\Context\Depository; /** * @property \Titon\Route\Router $object */ class R...
41.864818
151
0.569382
ciklon-z
1849d981ceba91e60cfe1f51ab8e262572a514cf
2,779
cc
C++
Lacewing/src/cxx/filter2.cc
SortaCore/bluewing-cpp-server
14fa85d7493cde2a62cc84183032f5d240dc3743
[ "MIT" ]
2
2021-07-17T21:08:47.000Z
2021-07-25T08:50:27.000Z
Lacewing/src/cxx/filter2.cc
SortaCore/bluewing-cpp-server
14fa85d7493cde2a62cc84183032f5d240dc3743
[ "MIT" ]
null
null
null
Lacewing/src/cxx/filter2.cc
SortaCore/bluewing-cpp-server
14fa85d7493cde2a62cc84183032f5d240dc3743
[ "MIT" ]
2
2019-09-08T10:00:42.000Z
2020-11-11T20:49:38.000Z
/* vim: set et ts=3 sw=3 ft=cpp: * * Copyright (C) 2012, 2013 James McLaughlin et al. 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 th...
24.8125
77
0.738035
SortaCore
184c55598661b95d8dff818e631ad839701b49fd
1,677
hpp
C++
libs/core/include/core/containers/set_difference.hpp
devjsc/ledger
5681480faf6e2aeee577f149c17745d6ab4d4ab3
[ "Apache-2.0" ]
1
2019-09-11T09:46:04.000Z
2019-09-11T09:46:04.000Z
libs/core/include/core/containers/set_difference.hpp
devjsc/ledger
5681480faf6e2aeee577f149c17745d6ab4d4ab3
[ "Apache-2.0" ]
null
null
null
libs/core/include/core/containers/set_difference.hpp
devjsc/ledger
5681480faf6e2aeee577f149c17745d6ab4d4ab3
[ "Apache-2.0" ]
1
2019-09-19T12:38:46.000Z
2019-09-19T12:38:46.000Z
#pragma once //------------------------------------------------------------------------------ // // Copyright 2018-2019 Fetch.AI Limited // // 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 Licen...
32.882353
99
0.601073
devjsc
1850257d868f83544e8335089ad0962fbf99dc43
2,640
cpp
C++
source/Transcriptome_geneCountsAddAlign.cpp
Gavin-Lijy/STAR
4571190968fc134aa4bd0d4d7065490253b1a4c5
[ "MIT" ]
1,315
2015-01-07T02:03:15.000Z
2022-03-30T09:48:17.000Z
source/Transcriptome_geneCountsAddAlign.cpp
Gavin-Lijy/STAR
4571190968fc134aa4bd0d4d7065490253b1a4c5
[ "MIT" ]
1,429
2015-01-08T00:09:17.000Z
2022-03-31T08:12:14.000Z
source/Transcriptome_geneCountsAddAlign.cpp
Gavin-Lijy/STAR
4571190968fc134aa4bd0d4d7065490253b1a4c5
[ "MIT" ]
495
2015-01-23T20:00:45.000Z
2022-03-31T13:24:50.000Z
#include "Transcriptome.h" #include "serviceFuns.cpp" void Transcriptome::geneCountsAddAlign(uint nA, Transcript **aAll, vector<int32> &gene1) { gene1.assign(quants->geneCounts.nType,-1); if (nA>1) { quants->geneCounts.cMulti++; } else { Transcript& a=*aAll[0];//one unique alignment o...
41.25
125
0.481061
Gavin-Lijy
185136c00cc13479752b2120e562a951fd07c971
1,542
cpp
C++
src/repeater_firing_result.cpp
skybaboon/dailycashmanager
0b022cc230a8738d5d27a799728da187e22f17f8
[ "Apache-2.0" ]
4
2016-07-05T07:42:07.000Z
2020-07-15T15:27:22.000Z
src/repeater_firing_result.cpp
skybaboon/dailycashmanager
0b022cc230a8738d5d27a799728da187e22f17f8
[ "Apache-2.0" ]
1
2020-05-07T20:58:21.000Z
2020-05-07T20:58:21.000Z
src/repeater_firing_result.cpp
skybaboon/dailycashmanager
0b022cc230a8738d5d27a799728da187e22f17f8
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2014 Matthew Harvey * * 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 agre...
21.71831
75
0.748379
skybaboon
4c75092335ad9deed6540605874af80c92dc45d4
7,375
cpp
C++
Game/Client/WXCore/Core/TerrainTileOptimized.cpp
hackerlank/SourceCode
b702c9e0a9ca5d86933f3c827abb02a18ffc9a59
[ "MIT" ]
4
2021-07-31T13:56:01.000Z
2021-11-13T02:55:10.000Z
Game/Client/WXCore/Core/TerrainTileOptimized.cpp
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
null
null
null
Game/Client/WXCore/Core/TerrainTileOptimized.cpp
shacojx/SourceCodeGameTLBB
e3cea615b06761c2098a05427a5f41c236b71bf7
[ "MIT" ]
7
2021-08-31T14:34:23.000Z
2022-01-19T08:25:58.000Z
#include "TerrainTileOptimized.h" #include "Terrain.h" #include "TerrainTileRenderable.h" #include <OgreSceneManager.h> #include <OgreSceneNode.h> namespace WX { class TerrainTileOptimizedRenderable : public TerrainTileRenderable { public: TerrainTileOptimizedRenderable(TerrainTile *parent) : TerrainTile...
33.220721
115
0.599729
hackerlank
4c7c38d24cae81840f1295d3a38f43b657403330
531
cpp
C++
code/tst/utility/array.cpp
shossjer/fimbulwinter
d894e4bddb5d2e6dc31a8112d245c6a1828604e3
[ "0BSD" ]
3
2020-04-29T14:55:58.000Z
2020-08-20T08:43:24.000Z
code/tst/utility/array.cpp
shossjer/fimbulwinter
d894e4bddb5d2e6dc31a8112d245c6a1828604e3
[ "0BSD" ]
1
2022-03-12T11:37:46.000Z
2022-03-12T20:17:38.000Z
code/tst/utility/array.cpp
shossjer/fimbulwinter
d894e4bddb5d2e6dc31a8112d245c6a1828604e3
[ "0BSD" ]
null
null
null
#include "utility/array.hpp" #include <catch2/catch.hpp> #include <array> TEST_CASE( "array_span", "[utility]" ) { auto myarray = std::array<int, 7>{{1, 2, 3, 4, 5, 6, 7}}; auto myarrayspan = utility::make_array_span(myarray); (void)myarrayspan; // fix warning about not being used // auto myhalfspan = make_array...
26.55
66
0.677966
shossjer
4c8621d6bb1d223d9f320ca6ca26b110b62eefe1
13,059
cpp
C++
dali/internal/imaging/tizen/native-image-source-impl-tizen.cpp
Coquinho/dali-adaptor
a8006aea66b316a5eb710e634db30f566acda144
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
dali/internal/imaging/tizen/native-image-source-impl-tizen.cpp
Coquinho/dali-adaptor
a8006aea66b316a5eb710e634db30f566acda144
[ "Apache-2.0", "BSD-3-Clause" ]
2
2020-10-19T13:45:40.000Z
2020-12-10T20:21:03.000Z
dali/internal/imaging/tizen/native-image-source-impl-tizen.cpp
expertisesolutions/dali-adaptor
810bf4dea833ea7dfbd2a0c82193bc0b3b155011
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * 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...
23.657609
152
0.65832
Coquinho
4c8b57362fcf4c2b8573a0eea0588030b6d23f26
940
hpp
C++
include/Module/Decoder/Turbo/Decoder_turbo_std.hpp
FredrikBlomgren/aff3ct
fa616bd923b2dcf03a4cf119cceca51cf810d483
[ "MIT" ]
315
2016-06-21T13:32:14.000Z
2022-03-28T09:33:59.000Z
include/Module/Decoder/Turbo/Decoder_turbo_std.hpp
a-panella/aff3ct
61509eb756ae3725b8a67c2d26a5af5ba95186fb
[ "MIT" ]
153
2017-01-17T03:51:06.000Z
2022-03-24T15:39:26.000Z
include/Module/Decoder/Turbo/Decoder_turbo_std.hpp
a-panella/aff3ct
61509eb756ae3725b8a67c2d26a5af5ba95186fb
[ "MIT" ]
119
2017-01-04T14:31:58.000Z
2022-03-21T08:34:16.000Z
/*! * \file * \brief Class module::Decoder_turbo_std. */ #ifndef DECODER_TURBO_NAIVE_HPP #define DECODER_TURBO_NAIVE_HPP #include "Module/Interleaver/Interleaver.hpp" #include "Module/Decoder/Decoder_SISO.hpp" #include "Module/Decoder/Turbo/Decoder_turbo.hpp" namespace aff3ct { namespace module { template <typenam...
25.405405
71
0.667021
FredrikBlomgren
4c8d334444a7d507f32a37789da0a5c4e52b0128
17,762
cpp
C++
export/windows/cpp/obj/src/openfl/_legacy/utils/ArrayBufferView.cpp
TinyPlanetStudios/Project-Crash-Land
365f196be4212602d32251566f26b53fb70693f6
[ "MIT" ]
null
null
null
export/windows/cpp/obj/src/openfl/_legacy/utils/ArrayBufferView.cpp
TinyPlanetStudios/Project-Crash-Land
365f196be4212602d32251566f26b53fb70693f6
[ "MIT" ]
null
null
null
export/windows/cpp/obj/src/openfl/_legacy/utils/ArrayBufferView.cpp
TinyPlanetStudios/Project-Crash-Land
365f196be4212602d32251566f26b53fb70693f6
[ "MIT" ]
null
null
null
// Generated by Haxe 3.3.0 #include <hxcpp.h> #ifndef INCLUDED_Std #include <Std.h> #endif #ifndef INCLUDED_haxe_io_Bytes #include <haxe/io/Bytes.h> #endif #ifndef INCLUDED_openfl__legacy_utils_ArrayBufferView #include <openfl/_legacy/utils/ArrayBufferView.h> #endif #ifndef INCLUDED_openfl__legacy_utils_ByteArray #inc...
41.990544
210
0.721371
TinyPlanetStudios
4c8f76cf36d62c885082b9dcf6bfc294222323c3
3,367
cpp
C++
src/brylageo.cpp
KPO-2020-2021/zad5_3-KrystianCyga
e978ed7964bc863771d08a5dce2af491766249b4
[ "Unlicense" ]
null
null
null
src/brylageo.cpp
KPO-2020-2021/zad5_3-KrystianCyga
e978ed7964bc863771d08a5dce2af491766249b4
[ "Unlicense" ]
null
null
null
src/brylageo.cpp
KPO-2020-2021/zad5_3-KrystianCyga
e978ed7964bc863771d08a5dce2af491766249b4
[ "Unlicense" ]
null
null
null
#include "../inc/brylageo.hh" #define FOLDER_WLASCIWY "../BrylyWzorcowe/" #define FOLDER_ROBOCZY "../datasets/" #define WZORZEC_SZESCIAN "../BrylyWzorcowe/szescian.dat" #define WZORZEC_ROTOR "../BrylyWzorcowe/graniastoslup6.dat" #include <fstream> brylageo::brylageo() { skala[0] = 1; skala[1] = 1; skala[...
23.711268
89
0.582418
KPO-2020-2021
4c91fcba34fa734d0b1a3dbd18f4299bc4fd87f4
42,011
hpp
C++
fem/fespace.hpp
Arthur-laurent312/mfem
913361dd0db723d07e9c7492102f8b887acabc48
[ "BSD-3-Clause" ]
null
null
null
fem/fespace.hpp
Arthur-laurent312/mfem
913361dd0db723d07e9c7492102f8b887acabc48
[ "BSD-3-Clause" ]
null
null
null
fem/fespace.hpp
Arthur-laurent312/mfem
913361dd0db723d07e9c7492102f8b887acabc48
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2010-2021, Lawrence Livermore National Security, LLC. Produced // at the Lawrence Livermore National Laboratory. All Rights reserved. See files // LICENSE and NOTICE for details. LLNL-CODE-806117. // // This file is part of the MFEM library. For more information and source code // availability visit ht...
44.268704
86
0.696627
Arthur-laurent312
4c94a7815ce8cc4d812f29577d9773c5fb983e8f
2,454
cpp
C++
Leetcode Top Interview Questions/solutions/Intersection of Two Linked Lists.cpp
Akshad7829/DataStructures-Algorithms
439822c6a374672d1734e2389d3fce581a35007d
[ "MIT" ]
5
2021-08-10T18:47:49.000Z
2021-08-21T15:42:58.000Z
Leetcode Top Interview Questions/solutions/Intersection of Two Linked Lists.cpp
Akshad7829/DataStructures-Algorithms
439822c6a374672d1734e2389d3fce581a35007d
[ "MIT" ]
2
2022-02-25T13:36:46.000Z
2022-02-25T14:06:44.000Z
Leetcode Top Interview Questions/solutions/Intersection of Two Linked Lists.cpp
Akshad7829/DataStructures-Algorithms
439822c6a374672d1734e2389d3fce581a35007d
[ "MIT" ]
1
2021-08-11T06:36:42.000Z
2021-08-11T06:36:42.000Z
/* Intersection of Two Linked Lists =============================== Write a program to find the node at which the intersection of two singly linked lists begins. Example 1: Input: intersectVal = 8, listA = [4,1,8,4,5], listB = [5,6,1,8,4,5], skipA = 2, skipB = 3 Output: Reference of the node with value = 8 Input Expl...
32.289474
307
0.649959
Akshad7829
4c95eabae144be335da77ddf4d4002b5c8fbf95d
4,955
cpp
C++
src/Particles/FlexiblePatchyRod.cpp
mtortora/chiralDFT
d5ea5e940d6bc72d96fd9728d042de1e09d3ef85
[ "MIT" ]
2
2018-01-03T09:33:09.000Z
2019-06-14T13:29:37.000Z
src/Particles/FlexiblePatchyRod.cpp
mtortora/chiralDFT
d5ea5e940d6bc72d96fd9728d042de1e09d3ef85
[ "MIT" ]
null
null
null
src/Particles/FlexiblePatchyRod.cpp
mtortora/chiralDFT
d5ea5e940d6bc72d96fd9728d042de1e09d3ef85
[ "MIT" ]
null
null
null
// =================================================================== /** * Flexible patchy rod derived particle class. * Particle model from http://dx.doi.org/10.1039/c7sm02077e */ // =================================================================== /* * FlexiblePatchyRod.cpp: Version 1.0 * Created 18/12/2017 ...
36.433824
127
0.539859
mtortora
4c994842752b45e22246872205f35a3e2e111d41
10,896
cpp
C++
CloakEngine/DX12Device.cpp
Bizzarrus/CloakEngine
0890eaada76b91be89702d2a6ec2dcf9b2901fb9
[ "BSD-2-Clause" ]
null
null
null
CloakEngine/DX12Device.cpp
Bizzarrus/CloakEngine
0890eaada76b91be89702d2a6ec2dcf9b2901fb9
[ "BSD-2-Clause" ]
null
null
null
CloakEngine/DX12Device.cpp
Bizzarrus/CloakEngine
0890eaada76b91be89702d2a6ec2dcf9b2901fb9
[ "BSD-2-Clause" ]
null
null
null
#include "stdafx.h" #if CHECK_OS(WINDOWS,10) #include "Implementation/Rendering/DX12/Device.h" #include "Implementation/Rendering/DX12/Casting.h" #include "Implementation/Rendering/DX12/Resource.h" #include "Implementation/Rendering/DX12/ColorBuffer.h" #include "Implementation/Rendering/DX12/RootSignature.h" n...
51.63981
389
0.687133
Bizzarrus
4c99c6f18b421a3a060af9c410e3c7df700aa39b
1,079
cpp
C++
plugins/glib/src/application/models/CollectionData.cpp
winterdl/kinoko
9cb040e2efcbe08377826c4bb7518cfd0ced0564
[ "MIT" ]
119
2020-09-22T07:40:55.000Z
2022-03-28T18:28:02.000Z
plugins/glib/src/application/models/CollectionData.cpp
winterdl/kinoko
9cb040e2efcbe08377826c4bb7518cfd0ced0564
[ "MIT" ]
32
2021-07-19T12:03:00.000Z
2022-03-25T06:39:04.000Z
plugins/glib/src/application/models/CollectionData.cpp
winterdl/kinoko
9cb040e2efcbe08377826c4bb7518cfd0ced0564
[ "MIT" ]
14
2021-07-16T14:38:35.000Z
2022-03-06T00:25:37.000Z
// // Created by gen on 7/24/20. // #include <nlohmann/json.hpp> #include "CollectionData.h" #include "../utils/JSON.h" using namespace gs; CollectionData::CollectionData() : flag(0) { } gc::Array CollectionData::all(const std::string &type) { return CollectionData::query()->equal("type", type)->sortBy("identif...
29.972222
127
0.652456
winterdl
4c9d053b22563ca5ceb2eeba5beb612158ee5331
625
cpp
C++
car_inher.cpp
ishansheth/ModernCpp-Exercises
c33d63ea9e6fe3115fbac51304a75292f32998cd
[ "MIT" ]
null
null
null
car_inher.cpp
ishansheth/ModernCpp-Exercises
c33d63ea9e6fe3115fbac51304a75292f32998cd
[ "MIT" ]
null
null
null
car_inher.cpp
ishansheth/ModernCpp-Exercises
c33d63ea9e6fe3115fbac51304a75292f32998cd
[ "MIT" ]
null
null
null
#include <iostream> class car { public: car(const std::string& name) : name(name) {} void all_info() const { std::cout<< "car name:"<<name<<std::endl; } protected: std::string name; }; class truck : public car { public: truck(const std::String& name, double weight): car(name),...
15.625
75
0.5584
ishansheth
4ca1ae89c3c0a8c805c8c2154f31bd65dc173363
4,566
cpp
C++
test/allocator/wary_ptr/test_wary_ptr_two_ptrs.cpp
bi-ts/dst
d68d4cfb7509a2f65c8120d88cbc198874343f30
[ "BSL-1.0" ]
null
null
null
test/allocator/wary_ptr/test_wary_ptr_two_ptrs.cpp
bi-ts/dst
d68d4cfb7509a2f65c8120d88cbc198874343f30
[ "BSL-1.0" ]
null
null
null
test/allocator/wary_ptr/test_wary_ptr_two_ptrs.cpp
bi-ts/dst
d68d4cfb7509a2f65c8120d88cbc198874343f30
[ "BSL-1.0" ]
1
2021-09-03T10:48:56.000Z
2021-09-03T10:48:56.000Z
// Copyright Maksym V. Bilinets 2015 - 2020. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE.txt or copy at // http://www.boost.org/LICENSE_1_0.txt ) #include <dst/allocator/wary_ptr.h> #include <dst/allocator/detail/wary_ptr_factory.h> #include...
27.841463
80
0.681997
bi-ts
4ca769de97d0bfa30c935718b70d2c02387b0b0f
6,811
cpp
C++
MLPP/LogReg/LogReg.cpp
KangLin/MLPP
abd2dba6076c98aa2e1c29fb3198b74a3f28f8fe
[ "MIT" ]
927
2021-12-03T07:02:25.000Z
2022-03-30T07:37:23.000Z
MLPP/LogReg/LogReg.cpp
DJofOUC/MLPP
6940fc1fbcb1bc16fe910c90a32d9e4db52e264f
[ "MIT" ]
7
2022-02-13T22:38:08.000Z
2022-03-07T01:00:32.000Z
MLPP/LogReg/LogReg.cpp
DJofOUC/MLPP
6940fc1fbcb1bc16fe910c90a32d9e4db52e264f
[ "MIT" ]
132
2022-01-13T02:19:04.000Z
2022-03-23T19:23:56.000Z
// // LogReg.cpp // // Created by Marc Melikyan on 10/2/20. // #include "LogReg.hpp" #include "Activation/Activation.hpp" #include "LinAlg/LinAlg.hpp" #include "Regularization/Reg.hpp" #include "Utilities/Utilities.hpp" #include "Cost/Cost.hpp" #include <iostream> #include <random> namespace MLPP{ LogReg::LogR...
34.055
175
0.569079
KangLin
4cb6b6bf6ec32e29ff5e6f6a96db16f3be0a3cf4
3,614
cc
C++
archetype/Serialization.cc
gitosaurus/archetype
849cd50e653adab6e5ca6f23d5350217a8a4d025
[ "MIT" ]
6
2015-05-04T17:18:54.000Z
2021-01-24T16:23:56.000Z
archetype/Serialization.cc
gitosaurus/archetype
849cd50e653adab6e5ca6f23d5350217a8a4d025
[ "MIT" ]
null
null
null
archetype/Serialization.cc
gitosaurus/archetype
849cd50e653adab6e5ca6f23d5350217a8a4d025
[ "MIT" ]
null
null
null
// // Serialization.cpp // archetype // // Created by Derek Jones on 6/15/14. // Copyright (c) 2014 Derek Jones. All rights reserved. // // For Windows #define _SCL_SECURE_NO_WARNINGS #include <stdexcept> #include <algorithm> #include <iterator> #include <sstream> #include "Serialization.hh" using namespace std...
27.587786
94
0.546486
gitosaurus
4cb9f755ecff148bd0501ffe24efe666f03d10c5
1,213
hpp
C++
graph/chromatic-number.hpp
NachiaVivias/library
73091ddbb00bc59328509c8f6e662fea2b772994
[ "CC0-1.0" ]
69
2020-11-06T05:21:42.000Z
2022-03-29T03:38:35.000Z
graph/chromatic-number.hpp
NachiaVivias/library
73091ddbb00bc59328509c8f6e662fea2b772994
[ "CC0-1.0" ]
21
2020-07-25T04:47:12.000Z
2022-02-01T14:39:29.000Z
graph/chromatic-number.hpp
NachiaVivias/library
73091ddbb00bc59328509c8f6e662fea2b772994
[ "CC0-1.0" ]
9
2020-11-06T11:55:10.000Z
2022-03-20T04:45:31.000Z
#pragma once #include <cstdint> #include <utility> #include <vector> using namespace std; namespace ChromaticNumberImpl { using i64 = int64_t; template <uint32_t mod> int calc(int n, vector<pair<int, int>> hist) { for (int c = 1; c <= n; c++) { i64 sm = 0; for (auto& [i, x] : hist) sm += (x = i64(x) * i % m...
25.808511
61
0.546579
NachiaVivias
4cbb2b3efc81a9b50ba7e07e5013cbd99199e4da
4,983
cpp
C++
TestTravelingSalesman.cpp
sormo/geneticAlgorithm
c69eafa757bfead611663afb6403394e65cbb616
[ "MIT" ]
null
null
null
TestTravelingSalesman.cpp
sormo/geneticAlgorithm
c69eafa757bfead611663afb6403394e65cbb616
[ "MIT" ]
null
null
null
TestTravelingSalesman.cpp
sormo/geneticAlgorithm
c69eafa757bfead611663afb6403394e65cbb616
[ "MIT" ]
null
null
null
#include <fstream> #include <iostream> #include <cmath> #include <map> #include <chrono> #include "json.hpp" #include "BinaryGASolver.h" #include "Common.h" using json = nlohmann::json; #define POPULATION_SIZE 300 #define MUTATION_PROBABILITY 0.01 #define CROSSOVER_FACTOR 0.75 #define MAX_NUMBER_OF_GENERATIONS 15000...
32.357143
127
0.693157
sormo
4cbc6a6435fb02e95017c88dcce968fd9614a896
731
cpp
C++
配套代码/L059/REV_059/REV_059.cpp
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
35
2019-11-19T03:12:09.000Z
2022-02-18T08:38:53.000Z
配套代码/L059/REV_059/REV_059.cpp
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
null
null
null
配套代码/L059/REV_059/REV_059.cpp
zmrbak/ReverseAnalysis
994fdc61c8af2eecc2a065a6f5ee0aacf371e836
[ "MIT" ]
22
2019-08-03T17:07:17.000Z
2022-02-18T08:38:55.000Z
// REV_059.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> uint64_t f() { return 0x1234567890ABCDEF; } uint64_t f_add(uint64_t a, uint64_t b) { return a + b; } uint64_t f_sub(uint64_t a, uint64_t b) { return a - b; } uint64_t f_multi(uint64_t a, uint64_t b) { return a * b; } uint64_t f...
14.057692
53
0.614227
zmrbak
4cc093252fc67a14c5155b461029119f5beb30c9
1,386
cpp
C++
engine/src/Util/Logger.cpp
kyle-piddington/MoonEngine
243cce7988ee089d0fc51d817e2736501e019702
[ "MIT", "BSD-3-Clause" ]
5
2017-01-20T00:23:23.000Z
2018-07-17T07:48:04.000Z
engine/src/Util/Logger.cpp
kyle-piddington/MoonEngine
243cce7988ee089d0fc51d817e2736501e019702
[ "MIT", "BSD-3-Clause" ]
null
null
null
engine/src/Util/Logger.cpp
kyle-piddington/MoonEngine
243cce7988ee089d0fc51d817e2736501e019702
[ "MIT", "BSD-3-Clause" ]
2
2017-01-24T05:09:37.000Z
2021-02-18T14:42:00.000Z
#include "Logger.h" #include <iostream> #include <string> using namespace MoonEngine; std::ostream * Logger::_logStream; LogLevel Logger::_logLevel = ERROR; void Logger::ProvideErrorStream(std::ostream * str) { _logStream = str; } void Logger::SetLogLevel(LogLevel level) { _logLevel = level; } void Log...
22.721311
74
0.445166
kyle-piddington
4cc1853c9c123c7dac466c8c05cb8c9a68f42780
318
hpp
C++
include/vm/vm.hpp
BastianBlokland/novus
3b984c36855aa84d6746c14ff7e294ab7d9c1575
[ "MIT" ]
14
2020-04-14T17:00:56.000Z
2021-08-30T08:29:26.000Z
include/vm/vm.hpp
BastianBlokland/novus
3b984c36855aa84d6746c14ff7e294ab7d9c1575
[ "MIT" ]
27
2020-12-27T16:00:44.000Z
2021-08-01T13:12:14.000Z
include/vm/vm.hpp
BastianBlokland/novus
3b984c36855aa84d6746c14ff7e294ab7d9c1575
[ "MIT" ]
1
2020-05-29T18:33:37.000Z
2020-05-29T18:33:37.000Z
#pragma once #include "novasm/executable.hpp" #include "vm/exec_state.hpp" #include "vm/platform_interface.hpp" namespace vm { // Execute the given program. Will block until the execution is complete. auto run(const novasm::Executable* executable, PlatformInterface* iface) noexcept -> ExecState; } // namespace vm
26.5
95
0.77044
BastianBlokland
4cc1c75ffb236182b3e61f008634bd0a329b9242
14,737
cpp
C++
src/textures.cpp
FAETHER/VEther
081f0df2c4279c21e1d55bfc336a43bc96b5f1c3
[ "MIT" ]
3
2019-12-07T23:57:47.000Z
2019-12-31T19:46:41.000Z
src/textures.cpp
FAETHER/VEther
081f0df2c4279c21e1d55bfc336a43bc96b5f1c3
[ "MIT" ]
null
null
null
src/textures.cpp
FAETHER/VEther
081f0df2c4279c21e1d55bfc336a43bc96b5f1c3
[ "MIT" ]
null
null
null
#include "textures.h" #include "control.h" #include "render.h" #include "zone.h" #include "lodepng.h" #include "flog.h" #include <math.h> /* { GVAR: logical_device -> startup.cpp GVAR: max2DTex_size -> startup.cpp GVAR: descriptor_pool -> control.cpp GVAR: command_buffer -> control.cpp GVAR: staging_buffe...
37.214646
171
0.749406
FAETHER
4cc5ba098e996643ef66ad4eee7ec3c262ac765f
3,281
cpp
C++
source/LibFgWin/FgGuiWinSelect.cpp
maamountki/FaceGenBaseLibrary
0c647920e913354028ed09fff3293555e84d2b94
[ "MIT" ]
null
null
null
source/LibFgWin/FgGuiWinSelect.cpp
maamountki/FaceGenBaseLibrary
0c647920e913354028ed09fff3293555e84d2b94
[ "MIT" ]
null
null
null
source/LibFgWin/FgGuiWinSelect.cpp
maamountki/FaceGenBaseLibrary
0c647920e913354028ed09fff3293555e84d2b94
[ "MIT" ]
null
null
null
// // Copyright (c) 2015 Singular Inversions Inc. (facegen.com) // Use, modification and distribution is subject to the MIT License, // see accompanying file LICENSE.txt or facegen.com/base_library_license.txt // // Authors: Andrew Beatty // Created: Oct 14, 2011 // #include "stdafx.h" #include "FgGuiApiSelec...
28.042735
98
0.579092
maamountki
4cd2aaef96e5d2b5b7b3ecaf267bdfb15bbbe044
372
hpp
C++
Source/Maths/Matrices/Matrix3x4.hpp
KingKiller100/kLibrary
37971acd3c54f9ea0decdf78b13e47c935d4bbf0
[ "Apache-2.0" ]
null
null
null
Source/Maths/Matrices/Matrix3x4.hpp
KingKiller100/kLibrary
37971acd3c54f9ea0decdf78b13e47c935d4bbf0
[ "Apache-2.0" ]
null
null
null
Source/Maths/Matrices/Matrix3x4.hpp
KingKiller100/kLibrary
37971acd3c54f9ea0decdf78b13e47c935d4bbf0
[ "Apache-2.0" ]
null
null
null
#pragma once #include "Matrix.hpp" namespace kmaths { template<class T> using Matrix3x4 = Matrix<T, 3, 4>; using Matrix3x4s = Matrix3x4 < int >; // 3 rows - 4 columns - signed integer using Matrix3x4f = Matrix3x4 < float >; // 3 rows - 4 columns - floating point using Matrix3x4d = Matrix3x4 < double ...
26.571429
89
0.666667
KingKiller100
4cd5c85f1aa53aa82449174f646a9b0428af3cf0
795
cpp
C++
source/random.cpp
in1tiate/OoT3D_Randomizer
baa1f4a0f4a2e1aadec9547120b29d1617211f45
[ "MIT" ]
133
2020-08-25T20:27:08.000Z
2022-03-28T04:38:44.000Z
source/random.cpp
in1tiate/OoT3D_Randomizer
baa1f4a0f4a2e1aadec9547120b29d1617211f45
[ "MIT" ]
112
2020-11-27T18:51:33.000Z
2022-03-28T21:58:21.000Z
source/random.cpp
in1tiate/OoT3D_Randomizer
baa1f4a0f4a2e1aadec9547120b29d1617211f45
[ "MIT" ]
57
2020-08-24T08:54:39.000Z
2022-03-27T18:08:51.000Z
#include "random.hpp" #include <random> static bool init = false; static std::mt19937_64 generator; //Initialize with seed specified void Random_Init(uint32_t seed) { init = true; generator = std::mt19937_64{seed}; } //Returns a random integer in range [min, max-1] uint32_t Random(int min, int max) { if...
26.5
72
0.69434
in1tiate
4cd8d8b7eef22d3bb218a925ec6800d1a496803d
3,944
cpp
C++
Abzynt/Abzynt/sdk/config/config.cpp
patrykkolodziej/Abzynt-Cheat
862c72514f868fe24728ae83278647bcc3092180
[ "MIT" ]
14
2019-04-11T19:09:26.000Z
2021-03-27T06:18:02.000Z
Abzynt/Abzynt/sdk/config/config.cpp
patrykkolodziej/Abzynt-Cheat
862c72514f868fe24728ae83278647bcc3092180
[ "MIT" ]
2
2019-05-01T09:19:31.000Z
2019-08-23T01:20:20.000Z
Abzynt/Abzynt/sdk/config/config.cpp
patrykkolodziej/Abzynt-Cheat
862c72514f868fe24728ae83278647bcc3092180
[ "MIT" ]
7
2019-04-16T12:49:30.000Z
2020-09-27T01:53:49.000Z
#include "config.hpp" c_config g_config("config.json"); c_config::c_config(const std::string config_path) { char current_path[MAX_PATH] = ""; GetModuleFileNameA(NULL, current_path, MAX_PATH); PathRemoveFileSpecA(current_path); PathAddBackslashA(current_path); path += config_path; } void c_config::s...
41.957447
92
0.677485
patrykkolodziej
4cdfe1d286d6b6ce88b3dabe4b1aa97096b91d33
9,033
cpp
C++
cpp/lib/graph/functional_graph.cpp
KATO-Hiro/atcoder-1
c2cbfcfd5c3d46ac9810ba330a37d437aa2839c2
[ "MIT" ]
null
null
null
cpp/lib/graph/functional_graph.cpp
KATO-Hiro/atcoder-1
c2cbfcfd5c3d46ac9810ba330a37d437aa2839c2
[ "MIT" ]
null
null
null
cpp/lib/graph/functional_graph.cpp
KATO-Hiro/atcoder-1
c2cbfcfd5c3d46ac9810ba330a37d437aa2839c2
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; using ll = long long; // -------------------------------------------------------- #define FOR(i,l,r) for (ll i = (l); i < (r); ++i) #define REP(i,n) FOR(i,0,n) #define BIT(b,i) (((b)>>(i)) & 1) // -------------------------------------------------------- // References: // ...
28.951923
86
0.435736
KATO-Hiro
4ce2aac2db35d7c362099463fc83d8e3ab73049c
52,453
cpp
C++
syn/core/grm_parser.cpp
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
1
2019-02-08T02:23:56.000Z
2019-02-08T02:23:56.000Z
syn/core/grm_parser.cpp
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
null
null
null
syn/core/grm_parser.cpp
asmwarrior/syncpp
df34b95b308d7f2e6479087d629017efa7ab9f1f
[ "Apache-2.0" ]
1
2020-12-02T02:37:40.000Z
2020-12-02T02:37:40.000Z
/* * Copyright 2014 Anton Karmanov * * 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 agree...
35.779673
119
0.739138
asmwarrior
4ce4b03fc07e7bd088be5cb5037af11bab8a3cb2
2,146
hh
C++
neb/inc/com/centreon/broker/neb/downtime_map.hh
centreon-lab/centreon-broker
b412470204eedc01422bbfd00bcc306dfb3d2ef5
[ "Apache-2.0" ]
40
2015-03-10T07:55:39.000Z
2021-06-11T10:13:56.000Z
neb/inc/com/centreon/broker/neb/downtime_map.hh
centreon-lab/centreon-broker
b412470204eedc01422bbfd00bcc306dfb3d2ef5
[ "Apache-2.0" ]
297
2015-04-30T10:02:04.000Z
2022-03-09T13:31:54.000Z
neb/inc/com/centreon/broker/neb/downtime_map.hh
centreon-lab/centreon-broker
b412470204eedc01422bbfd00bcc306dfb3d2ef5
[ "Apache-2.0" ]
29
2015-08-03T10:04:15.000Z
2021-11-25T12:21:00.000Z
/* ** Copyright 2009-2013 Centreon ** ** 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 t...
32.515152
77
0.770736
centreon-lab
4ce63cde6592cfc58aee4772fc5e52f4f52659df
229
cpp
C++
point.cpp
Unicorn3D/Analyst
25261a601c97a64bffd3926c125dc441ffdbb661
[ "MIT" ]
1
2016-06-16T07:08:54.000Z
2016-06-16T07:08:54.000Z
point.cpp
Unicorn3D/Analyst
25261a601c97a64bffd3926c125dc441ffdbb661
[ "MIT" ]
null
null
null
point.cpp
Unicorn3D/Analyst
25261a601c97a64bffd3926c125dc441ffdbb661
[ "MIT" ]
null
null
null
#include "point.h" point::point() { } point::point(float lat, float lng) { this->lat = lat; this->lng = lng; } void point::write(QJsonObject &json) const { json["lat"] = this->lat; json["lng"] = this->lng; }
11.45
42
0.572052
Unicorn3D
4ceb3c3726b0bcc22f9208e1cc63b0c9b09a20d0
3,009
cpp
C++
GraphManager/shared/DrRef.cpp
TheWhiteEagle/Dryad
ad28579dd8303925befc6502633949850b7ca550
[ "Apache-2.0" ]
242
2015-01-04T08:08:04.000Z
2022-03-31T02:00:14.000Z
GraphManager/shared/DrRef.cpp
TheWhiteEagle/Dryad
ad28579dd8303925befc6502633949850b7ca550
[ "Apache-2.0" ]
2
2015-04-30T07:44:42.000Z
2015-05-19T06:24:31.000Z
GraphManager/shared/DrRef.cpp
TheWhiteEagle/Dryad
ad28579dd8303925befc6502633949850b7ca550
[ "Apache-2.0" ]
50
2015-01-13T20:39:53.000Z
2022-01-09T20:42:34.000Z
/* Copyright (c) Microsoft Corporation 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 THIS CODE IS PROVIDED *AS IS* BASIS, W...
23.880952
100
0.699236
TheWhiteEagle
4cf026b586614503a05d7e51c2ecb3e9b6737920
2,843
hpp
C++
src/Evolution/Systems/NewtonianEuler/PrimitiveFromConservative.hpp
GAcuna001/spectre
645a7f203b2ced1b1205e346d3abaf2adaf0e6ba
[ "MIT" ]
null
null
null
src/Evolution/Systems/NewtonianEuler/PrimitiveFromConservative.hpp
GAcuna001/spectre
645a7f203b2ced1b1205e346d3abaf2adaf0e6ba
[ "MIT" ]
null
null
null
src/Evolution/Systems/NewtonianEuler/PrimitiveFromConservative.hpp
GAcuna001/spectre
645a7f203b2ced1b1205e346d3abaf2adaf0e6ba
[ "MIT" ]
null
null
null
// Distributed under the MIT License. // See LICENSE.txt for details. #pragma once #include <cstddef> #include "DataStructures/Tensor/TypeAliases.hpp" #include "Evolution/Systems/NewtonianEuler/TagsDeclarations.hpp" // IWYU pragma: keep #include "PointwiseFunctions/Hydro/EquationsOfState/EquationOfState.hpp" // IW...
36.922078
94
0.730918
GAcuna001
4cf4105a46744bc1e966fc799296dfbba60826df
3,997
cpp
C++
src/SignalOperation/KeySampler.cpp
Lut1n/QuasarBell
c5b5052ac1db94d0a97fd07e512883a9fd244fd5
[ "MIT" ]
2
2021-01-31T10:06:33.000Z
2021-03-10T13:20:15.000Z
src/SignalOperation/KeySampler.cpp
Lut1n/QuasarBell
c5b5052ac1db94d0a97fd07e512883a9fd244fd5
[ "MIT" ]
null
null
null
src/SignalOperation/KeySampler.cpp
Lut1n/QuasarBell
c5b5052ac1db94d0a97fd07e512883a9fd244fd5
[ "MIT" ]
null
null
null
#include "SignalOperation/KeySampler.hpp" #include <iostream> #include <string> #include "imgui.h" #include "Json/Json.hpp" //-------------------------------------------------------------- KeySampler::KeySampler() { _hasCustomData = true; makeOutput("value", BaseOperationDataType::Float); ...
30.052632
105
0.504128
Lut1n
4cf47eebe814d6cd8b406fc93172bcbfcf6d1d08
6,073
cpp
C++
src/ML/Graphics/Image.cpp
Gurman8r/ML
171e7865291f3fd9ea748d59f9d4bdb4e2a6eed1
[ "MIT" ]
3
2019-10-09T19:03:05.000Z
2019-12-15T14:22:38.000Z
src/ML/Graphics/Image.cpp
Gurman8r/ML
171e7865291f3fd9ea748d59f9d4bdb4e2a6eed1
[ "MIT" ]
null
null
null
src/ML/Graphics/Image.cpp
Gurman8r/ML
171e7865291f3fd9ea748d59f9d4bdb4e2a6eed1
[ "MIT" ]
null
null
null
#include <ML/Graphics/Image.hpp> #include <ML/Core/Debug.hpp> #define STB_IMAGE_IMPLEMENTATION #include <stb/stb_image.h> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ namespace ml { /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ static inline...
22.916981
84
0.503376
Gurman8r
e07cfb66e6048da2a26e32e0aa88f53c6b7541cb
5,683
cpp
C++
DemoApps/Shared/VulkanWillemsMeshDemoAppExperimental/source/Shared/VulkanWillemsMeshDemoAppExperimental/VulkanMeshLoaderAssimp.cpp
alejandrolozano2/OpenGL_DemoFramework
5fd85f05c98cc3d0c0a68bac438035df8cabaee7
[ "MIT", "BSD-3-Clause" ]
3
2019-01-19T20:21:24.000Z
2021-08-10T02:11:32.000Z
DemoApps/Shared/VulkanWillemsMeshDemoAppExperimental/source/Shared/VulkanWillemsMeshDemoAppExperimental/VulkanMeshLoaderAssimp.cpp
alejandrolozano2/OpenGL_DemoFramework
5fd85f05c98cc3d0c0a68bac438035df8cabaee7
[ "MIT", "BSD-3-Clause" ]
null
null
null
DemoApps/Shared/VulkanWillemsMeshDemoAppExperimental/source/Shared/VulkanWillemsMeshDemoAppExperimental/VulkanMeshLoaderAssimp.cpp
alejandrolozano2/OpenGL_DemoFramework
5fd85f05c98cc3d0c0a68bac438035df8cabaee7
[ "MIT", "BSD-3-Clause" ]
1
2021-08-10T02:11:33.000Z
2021-08-10T02:11:33.000Z
/* * Mesh loader for creating Vulkan resources from models loaded with ASSIMP * * Copyright (C) 2016 by Sascha Willems - www.saschawillems.de * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ // Based on a code by Sascha Willems from https://github.com/SaschaWillems/Vulkan ...
36.429487
145
0.665846
alejandrolozano2
e086d715be6ca76019b03df22548778482286e4f
1,428
cpp
C++
Inheritance/main.cpp
clemaitre58/LessonsCpp
a385b30c9ca970f0be68a781a55cfe409058aa05
[ "MIT" ]
null
null
null
Inheritance/main.cpp
clemaitre58/LessonsCpp
a385b30c9ca970f0be68a781a55cfe409058aa05
[ "MIT" ]
null
null
null
Inheritance/main.cpp
clemaitre58/LessonsCpp
a385b30c9ca970f0be68a781a55cfe409058aa05
[ "MIT" ]
5
2020-04-11T20:19:27.000Z
2020-04-14T04:20:19.000Z
#include <iostream> #include "inheritance.hpp" int main() { inheritance::Parent my_parent; my_parent.set_a(1); my_parent.set_b(2); my_parent.set_c(3); std::cout << "My parent a attribute value : " << my_parent.get_a() << std::endl; std::cout << "My parent b attribute value : " << my_parent....
31.733333
86
0.606443
clemaitre58
e095c0362c30f50b3a670b8c390383232eefd4ed
37,013
cpp
C++
source_code/system_fpl/source_code/calculation/section_fpl/mechanisms/dike/Fpl_Seepage_Calculator_Dike.cpp
dabachma/ProMaIDes_src
3fa6263c46f89abbdb407f2e1643843d54eb6ccc
[ "BSD-3-Clause" ]
null
null
null
source_code/system_fpl/source_code/calculation/section_fpl/mechanisms/dike/Fpl_Seepage_Calculator_Dike.cpp
dabachma/ProMaIDes_src
3fa6263c46f89abbdb407f2e1643843d54eb6ccc
[ "BSD-3-Clause" ]
null
null
null
source_code/system_fpl/source_code/calculation/section_fpl/mechanisms/dike/Fpl_Seepage_Calculator_Dike.cpp
dabachma/ProMaIDes_src
3fa6263c46f89abbdb407f2e1643843d54eb6ccc
[ "BSD-3-Clause" ]
null
null
null
#include "source_code\Fpl_Headers_Precompiled.h" //#include "Fpl_Seepage_Calculator_Dike.h" //Default constructor Fpl_Seepage_Calculator_Dike::Fpl_Seepage_Calculator_Dike(void){ this->ptr_waterside_cub=NULL; this->ptr_landside_cub=NULL; this->ptr_cubature=NULL; this->seepage_calc_max=_fpl_max_waterlevel_seepage...
39.884698
262
0.764947
dabachma
e0a00fc1c7dc3aa77dd5dd692eb750da571331c4
2,136
cc
C++
source/src/Analysis/OverlayEstimator/TreeProcessor.cc
rete/Baboon
e5b2cfe6b9e5b5a41c2c68feda84b8df109eb086
[ "FSFAP" ]
null
null
null
source/src/Analysis/OverlayEstimator/TreeProcessor.cc
rete/Baboon
e5b2cfe6b9e5b5a41c2c68feda84b8df109eb086
[ "FSFAP" ]
null
null
null
source/src/Analysis/OverlayEstimator/TreeProcessor.cc
rete/Baboon
e5b2cfe6b9e5b5a41c2c68feda84b8df109eb086
[ "FSFAP" ]
null
null
null
/// \file TreeProcessor.cc /* * * TreeProcessor.cc source template generated by fclass * Creation date : ven. mai 3 2013 * Copyright (c) CNRS , IPNL * * All Right Reserved. * Use and copying of these libraries and preparation of derivative works * based upon these libraries are permitted. Any copy of these li...
28.105263
74
0.742509
rete
e0a0463fb6b548ea1917d880d9df81d6be1553d2
673
cpp
C++
cpp/july/day_19_Add Binary.cpp
kashyapvinay/leetcode-challenge
750b0056cb547dc5266d142a9a5048ebd50d8ae3
[ "MIT" ]
1
2020-06-01T11:35:46.000Z
2020-06-01T11:35:46.000Z
cpp/july/day_19_Add Binary.cpp
kashyapvinay/leetcode-challenge
750b0056cb547dc5266d142a9a5048ebd50d8ae3
[ "MIT" ]
null
null
null
cpp/july/day_19_Add Binary.cpp
kashyapvinay/leetcode-challenge
750b0056cb547dc5266d142a9a5048ebd50d8ae3
[ "MIT" ]
null
null
null
class Solution { public: string addBinary(string a, string b) { string res = ""; int i = 0, j, c, s; reverse(a.begin(), a.end()); reverse(b.begin(), b.end()); c = 0; while(i < a.size() || i < b.size()){ s = c; if(i < a.size()){ ...
23.206897
44
0.294205
kashyapvinay
e0a06b63d3b458bbbfe2303704913d618734eae6
2,558
cpp
C++
PID_Autotune/lib/QuadEnc/QuadEnc.cpp
PassionForRobotics/DeadReconQuadratureEncoder
d112ea1eb3cd3014347cb88ee593babddd72b353
[ "MIT" ]
null
null
null
PID_Autotune/lib/QuadEnc/QuadEnc.cpp
PassionForRobotics/DeadReconQuadratureEncoder
d112ea1eb3cd3014347cb88ee593babddd72b353
[ "MIT" ]
null
null
null
PID_Autotune/lib/QuadEnc/QuadEnc.cpp
PassionForRobotics/DeadReconQuadratureEncoder
d112ea1eb3cd3014347cb88ee593babddd72b353
[ "MIT" ]
null
null
null
#include <Arduino.h> #include "QuadEnc.h" #include <DeadReckoner.h> #define SPEED_COMPUTE_INTERVAL (10.0) #define ENCODER_PULSES_PER_REV (334) #define SPEED_MUTIPLIER (9000.0) // To match output QuadEncoder::QuadEncoder(int _pin_1, int _pin_2)//, float _radius, float _separation, int _ticks_per_rev, int _comput...
27.804348
130
0.666927
PassionForRobotics
e0a15e7e55f505dd57d84fd8639e330a8a3e04af
334
cpp
C++
leetcode/126. Word Ladder II/main.cpp
joycse06/LeetCode-1
ad105bd8c5de4a659c2bbe6b19f400b926c82d93
[ "Fair" ]
1
2021-02-11T01:23:10.000Z
2021-02-11T01:23:10.000Z
leetcode/126. Word Ladder II/main.cpp
aerlokesh494/LeetCode
0f2cbb28d5a9825b51a8d3b3a0ae0c30d7ff155f
[ "Fair" ]
null
null
null
leetcode/126. Word Ladder II/main.cpp
aerlokesh494/LeetCode
0f2cbb28d5a9825b51a8d3b3a0ae0c30d7ff155f
[ "Fair" ]
1
2021-03-25T17:11:14.000Z
2021-03-25T17:11:14.000Z
#include "../+Helper/Helper.h" #include "s2.cpp" #include <cstdio> int main() { Solution s; unordered_set<string> d{"hot","cog","dot","dog","hit","lot","log"}; string a = "hit"; string b = "cog"; auto v = s.findLadders(a, b, d); for (auto vv : v) { for (auto s : vv) { cout << s << ","; } cout << endl; ...
18.555556
68
0.54491
joycse06
e0a9be48a2c317e296d85914fe77faa0f2a48d69
7,639
cpp
C++
cdl/InputLogger.cpp
RetroReversing/libRetroReversing
b0a029b76c92e38340550a5a21e2a0d2f6cb10db
[ "MIT" ]
8
2020-01-20T18:56:14.000Z
2022-01-16T02:00:49.000Z
cdl/InputLogger.cpp
RetroReversing/libRetroReversing
b0a029b76c92e38340550a5a21e2a0d2f6cb10db
[ "MIT" ]
9
2020-05-18T12:02:20.000Z
2022-02-13T05:41:37.000Z
cdl/InputLogger.cpp
RetroReversing/libRetroReversing
b0a029b76c92e38340550a5a21e2a0d2f6cb10db
[ "MIT" ]
4
2020-03-19T22:36:40.000Z
2021-07-05T02:53:09.000Z
#include "CDL.hpp" #include <queue> #include "../include/libRR.h" struct retro_input_descriptor desc[64]; int total_input_buttons=0; std::queue<unsigned long long> button_history; std::queue<unsigned long long> playback_button_history; // Should append is for when you were playing back a history and it reached the end...
36.550239
127
0.716586
RetroReversing
e0a9d2102a913327888cdfaa8be0df079a3fedd5
2,886
cpp
C++
src/business/plate_recognition_worker.cpp
lvnux/midden
261e2661690e9212ccb90dc64a02fde40f6ce1a7
[ "MIT" ]
1
2021-06-13T14:13:31.000Z
2021-06-13T14:13:31.000Z
src/business/plate_recognition_worker.cpp
lvnux/midden
261e2661690e9212ccb90dc64a02fde40f6ce1a7
[ "MIT" ]
null
null
null
src/business/plate_recognition_worker.cpp
lvnux/midden
261e2661690e9212ccb90dc64a02fde40f6ce1a7
[ "MIT" ]
null
null
null
#include "plate_recognition_worker.h" #include "thread_macro.h" #include "user_thread_macro.h" #include "log.h" #include "car_http_thread.h" #include "general.h" #include "car_algo/pd_api.h" PlateRecognitionWorker* PlateRecognitionWorker::inst_ = new PlateRecognitionWorker(); PlateRecognitionWorker::PlateRecognitio...
20.614286
112
0.646916
lvnux
e0aaac1f8352e2bc5057754bb2354cf49b9d6651
2,964
cpp
C++
docs/rgba_example.cpp
Clemapfel/jluna
5768f4b8520f28e219788d28c8e84418257c5994
[ "MIT" ]
102
2022-02-06T02:54:32.000Z
2022-03-30T12:56:07.000Z
docs/rgba_example.cpp
Clemapfel/jluna
5768f4b8520f28e219788d28c8e84418257c5994
[ "MIT" ]
9
2022-02-04T21:21:39.000Z
2022-03-18T20:44:08.000Z
docs/rgba_example.cpp
Clemapfel/jluna
5768f4b8520f28e219788d28c8e84418257c5994
[ "MIT" ]
6
2022-03-07T07:15:36.000Z
2022-03-14T14:56:29.000Z
// // Copyright 2022 Clemens Cords // Created on 19.04.22 by clem (mail@clemens-cords.com) // // this file summarizes all code from the usertype section of the manual // see: https://github.com/Clemapfel/jluna/blob/master/docs/manual.md#usertypes // #include <jluna.hpp> using namespace jluna; // define RGBA struct RG...
24.907563
79
0.528677
Clemapfel
e0b1b92ea8cff348c184bfbe43f1f860b58a6a59
1,459
cpp
C++
src/widgets/progressbar.cpp
BusyStudent/Btk
27b23aa77e4fbcc48bdfe566ce7cae46183c289c
[ "MIT" ]
2
2021-06-19T08:21:38.000Z
2021-08-15T21:37:30.000Z
src/widgets/progressbar.cpp
BusyStudent/Btk
27b23aa77e4fbcc48bdfe566ce7cae46183c289c
[ "MIT" ]
null
null
null
src/widgets/progressbar.cpp
BusyStudent/Btk
27b23aa77e4fbcc48bdfe566ce7cae46183c289c
[ "MIT" ]
1
2021-04-03T14:27:39.000Z
2021-04-03T14:27:39.000Z
#include "../build.hpp" #include <Btk/progressbar.hpp> #include <Btk/render.hpp> #include <Btk/themes.hpp> #include <algorithm> namespace Btk{ ProgressBar::ProgressBar(){ set_value(0); } ProgressBar::~ProgressBar() = default; void ProgressBar::draw(Renderer &render){ FRect fixed_rect...
24.316667
69
0.550377
BusyStudent
e0be66b22e477c83ea8920fe5f97a10bb5098d84
2,406
cpp
C++
src/state/city.cpp
sstanfield/hexGame
99edad55703846992d3f64ad4cf9d146d57ca625
[ "Zlib" ]
null
null
null
src/state/city.cpp
sstanfield/hexGame
99edad55703846992d3f64ad4cf9d146d57ca625
[ "Zlib" ]
null
null
null
src/state/city.cpp
sstanfield/hexGame
99edad55703846992d3f64ad4cf9d146d57ca625
[ "Zlib" ]
null
null
null
/* Copyright (c) 2015-2016 Steven Stanfield This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applicat...
24.55102
82
0.704489
sstanfield
e0c34532ae1ce2cd3841d45edc2aad9d860e5731
1,206
hpp
C++
Tests/UnitTests/Helper/Include/UTH/Config.hpp
SapphireSuite/Engine
f29821853aec6118508f31d3e063e83e603f52dd
[ "MIT" ]
1
2022-01-20T23:17:18.000Z
2022-01-20T23:17:18.000Z
Tests/UnitTests/Helper/Include/UTH/Config.hpp
SapphireSuite/Engine
f29821853aec6118508f31d3e063e83e603f52dd
[ "MIT" ]
null
null
null
Tests/UnitTests/Helper/Include/UTH/Config.hpp
SapphireSuite/Engine
f29821853aec6118508f31d3e063e83e603f52dd
[ "MIT" ]
null
null
null
// Copyright (c) 2021 Sapphire's Suite. All Rights Reserved. #pragma once #ifndef SAPPHIRE_UTH_CONFIG_GUARD #define SAPPHIRE_UTH_CONFIG_GUARD #include <SA/Core/Support/ModuleAPI.hpp> /** * \file UTH/Config.hpp * * \brief Sapphire Engine UnitTestHelper module config file. * * \ingroup UTH * \{ */ #if defined(SA_U...
16.08
70
0.733002
SapphireSuite
e0c89c9d0cb63d330787e21583f63bedea61b48f
1,851
cpp
C++
test/auto/ListModel/ListModelTester.cpp
ericzh86/ModelsModule
e1f263420e5e54ac280d1c61485ccb6a0a625129
[ "MIT" ]
8
2019-12-11T08:52:37.000Z
2021-08-04T03:42:55.000Z
test/auto/ListModel/ListModelTester.cpp
ericzh86/ModelsModule
e1f263420e5e54ac280d1c61485ccb6a0a625129
[ "MIT" ]
null
null
null
test/auto/ListModel/ListModelTester.cpp
ericzh86/ModelsModule
e1f263420e5e54ac280d1c61485ccb6a0a625129
[ "MIT" ]
1
2020-04-16T07:07:50.000Z
2020-04-16T07:07:50.000Z
#include "ListModelTester.h" #include "ListModelTester_p.h" #include <QAbstractItemModelTester> // class ListModelTester ListModelTester::ListModelTester(Internal::QCxxListModel *model, QObject *parent) : QObject(parent ? parent : model) , d_ptr(new ListModelTesterPrivate()) { d_ptr->q_ptr = this; Q_...
19.691489
108
0.698541
ericzh86
e0cb366fd7ae6f2844eec0447288d324a9619fa0
25,763
hpp
C++
trng/special_functions.hpp
mminutoli/trng4
1ef58a7027242d395f4407d0ce0fe42e4904f9bf
[ "BSD-3-Clause" ]
null
null
null
trng/special_functions.hpp
mminutoli/trng4
1ef58a7027242d395f4407d0ce0fe42e4904f9bf
[ "BSD-3-Clause" ]
null
null
null
trng/special_functions.hpp
mminutoli/trng4
1ef58a7027242d395f4407d0ce0fe42e4904f9bf
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2000-2021, Heiko Bauke // 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 ...
32.324969
96
0.539922
mminutoli
e0cc0f854c7d5aea69285822c51d07e14dfecbcd
2,135
cpp
C++
polymorphism/cpp/volatility.cpp
DonatienB/cpp_dauphine
530f9e62054675de0c075496e8695491988298e3
[ "BSD-3-Clause" ]
null
null
null
polymorphism/cpp/volatility.cpp
DonatienB/cpp_dauphine
530f9e62054675de0c075496e8695491988298e3
[ "BSD-3-Clause" ]
null
null
null
polymorphism/cpp/volatility.cpp
DonatienB/cpp_dauphine
530f9e62054675de0c075496e8695491988298e3
[ "BSD-3-Clause" ]
null
null
null
#include "volatility.hpp" #include <iostream> namespace dauphine { /***************************** * volatility implementation * *****************************/ volatility::volatility(const std::string& name) : m_name(name) { std::cout << "volatility constructor" << std::endl; ...
26.036585
99
0.545667
DonatienB
e0d15de572b1b9628e0974d02df5dcef9fb20fcd
7,416
cpp
C++
Hash3/Hash3/Hash.cpp
Phetlada/learn-Cplusplus
3e33a4fd6553bc36eec7a7be02db75c327401df7
[ "MIT" ]
null
null
null
Hash3/Hash3/Hash.cpp
Phetlada/learn-Cplusplus
3e33a4fd6553bc36eec7a7be02db75c327401df7
[ "MIT" ]
null
null
null
Hash3/Hash3/Hash.cpp
Phetlada/learn-Cplusplus
3e33a4fd6553bc36eec7a7be02db75c327401df7
[ "MIT" ]
null
null
null
#include<iomanip> #include<iostream> #include<string> #include<vector> using namespace std; template <class HashedObj> class HashTable { public: explicit HashTable(const HashedObj & notFound, int size = 31); HashTable(const HashTable & rhs) : currentSize(rhs.currentSize), ITEM_NOT_FOUND(rhs.ITEM_NOT_FOUND), ...
22.818462
79
0.582255
Phetlada
e0d7a69bd29a4914c38ab3ec02f9798a15a3648a
2,692
cpp
C++
examples/cpp/example_s2.cpp
JeremyBYU/FastGaussianAccumulator
995c1cb53485212bc2c71dad3ed3834caaa1f45b
[ "MIT" ]
4
2020-10-20T15:54:00.000Z
2021-09-05T22:24:57.000Z
examples/cpp/example_s2.cpp
JeremyBYU/GaussianAccumulator
995c1cb53485212bc2c71dad3ed3834caaa1f45b
[ "MIT" ]
1
2021-06-09T03:32:14.000Z
2021-06-09T03:32:14.000Z
examples/cpp/example_s2.cpp
JeremyBYU/GaussianAccumulator
995c1cb53485212bc2c71dad3ed3834caaa1f45b
[ "MIT" ]
1
2021-04-13T09:24:30.000Z
2021-04-13T09:24:30.000Z
#include <random> #include <cmath> #include <chrono> #include <vector> #include <iostream> #include "FastGA.hpp" #include "Hilbert/Hilbert.hpp" #include <cinttypes> #include <cstdint> #include <cstdio> #include "s2/s2earth.h" #include "s2/s1chord_angle.h" #include "s2/s2closest_point_query.h" #include "s2/s2point_ind...
39.014493
213
0.537519
JeremyBYU
e0d7ac4366277a63c3e040b69b48ac81c7ca9e2e
670
cpp
C++
01_simplest_programs/guessnumber.cpp
zaychenko-sergei/cpp_intro
6f1786b18950bf47ee385c97084f3516734e5199
[ "MIT" ]
1
2021-03-05T01:14:00.000Z
2021-03-05T01:14:00.000Z
01_simplest_programs/guessnumber.cpp
zaychenko-sergei/cpp_intro
6f1786b18950bf47ee385c97084f3516734e5199
[ "MIT" ]
null
null
null
01_simplest_programs/guessnumber.cpp
zaychenko-sergei/cpp_intro
6f1786b18950bf47ee385c97084f3516734e5199
[ "MIT" ]
2
2015-01-13T11:25:07.000Z
2021-04-29T12:58:51.000Z
#include <stdio.h> #include <stdlib.h> #include <time.h> int main () { time_t currentTime; time( & currentTime ); srand( ( unsigned ) currentTime ); const int numberToGuess = rand() % 100; int userInput; int steps = 0; do { printf( "Try to guess the number within [ 0 : 99...
20.9375
64
0.537313
zaychenko-sergei
e0df631bb5eacd0a9c41369dbe29293f02b1dd49
5,093
cxx
C++
src/par/src/MLPart/mlpart/HGraph/subHGraph.cxx
JayjeetAtGithub/OpenROAD
751d7860e2e2929a3b3f8a163c79d843f252ad5b
[ "BSD-3-Clause" ]
null
null
null
src/par/src/MLPart/mlpart/HGraph/subHGraph.cxx
JayjeetAtGithub/OpenROAD
751d7860e2e2929a3b3f8a163c79d843f252ad5b
[ "BSD-3-Clause" ]
1
2021-08-20T07:50:34.000Z
2021-08-20T07:50:34.000Z
src/par/src/MLPart/mlpart/HGraph/subHGraph.cxx
JayjeetAtGithub/OpenROAD
751d7860e2e2929a3b3f8a163c79d843f252ad5b
[ "BSD-3-Clause" ]
2
2021-06-27T09:48:36.000Z
2021-07-23T08:08:01.000Z
/************************************************************************** *** *** Copyright (c) 1995-2000 Regents of the University of California, *** Andrew E. Caldwell, Andrew B. Kahng and Igor L. Markov *** Copyright (c) 2000-2007 Regents of the University of Michigan, *** Saurabh N. Ad...
41.406504
239
0.572943
JayjeetAtGithub
e0dfacd64f22906c454e38b0f0aa630fa73afad6
2,436
cpp
C++
C++/UCIApp3/UCIApp3/UCIApp3.cpp
MuscleNrd/Student-Self-Completed
87c20c4cbd561554eb112047660b698d58711cdc
[ "MIT" ]
null
null
null
C++/UCIApp3/UCIApp3/UCIApp3.cpp
MuscleNrd/Student-Self-Completed
87c20c4cbd561554eb112047660b698d58711cdc
[ "MIT" ]
null
null
null
C++/UCIApp3/UCIApp3/UCIApp3.cpp
MuscleNrd/Student-Self-Completed
87c20c4cbd561554eb112047660b698d58711cdc
[ "MIT" ]
null
null
null
// UCIApp3.cpp : Defines the entry point for the console application. // #include "stdafx.h" template <class T> class setList { private: struct setListNode { T info; setListNode* next; setListNode() : next(0) {} //setListNode(const T& newinfo) : info(newinfo), next(0) {} setListNode(T& newinfo, setListNo...
16.459459
90
0.626847
MuscleNrd
e0e0900842540fe857d203c84206d53231838295
7,474
cpp
C++
CocosNet/CCNetDelegate.cpp
leecjson/CocosNet
e762999aa6c0be276bc6d3eb0b511e921b792f36
[ "MIT" ]
8
2018-11-29T02:07:44.000Z
2020-12-24T09:34:06.000Z
CocosNet/CCNetDelegate.cpp
leecjson/CocosNet
e762999aa6c0be276bc6d3eb0b511e921b792f36
[ "MIT" ]
null
null
null
CocosNet/CCNetDelegate.cpp
leecjson/CocosNet
e762999aa6c0be276bc6d3eb0b511e921b792f36
[ "MIT" ]
4
2019-01-14T13:33:14.000Z
2020-06-06T06:42:50.000Z
/**************************************************************************** Copyright (c) 2014 Lijunlin - Jason lee Created by Lijunlin - Jason lee on 2014 jason.lee.c@foxmail.com http://www.cocos2d-x.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated ...
21.601156
100
0.701766
leecjson
e0e3a3f3e1e98ff3452f99a0064ce44d6eca3529
703
cpp
C++
tests/multiArray.cpp
Oparilames/aNDAr-library
304e4923a3777b73d63964460a859896583b8a3d
[ "MIT" ]
null
null
null
tests/multiArray.cpp
Oparilames/aNDAr-library
304e4923a3777b73d63964460a859896583b8a3d
[ "MIT" ]
1
2022-03-31T17:07:07.000Z
2022-03-31T17:07:07.000Z
tests/multiArray.cpp
Oparilames/aNDAr-library
304e4923a3777b73d63964460a859896583b8a3d
[ "MIT" ]
null
null
null
#include <aNDAr/multiDimensionalArray.hpp> using namespace aNDAr; int main(){ using T = multiDimensionalArray<int,3,3,3>; using C = multiDimensionalArray<char,3,3,3>; {T ar{};} {T ar(5);} /// {T ar(initialisationMethod::incrementFrom,1);} // 2022 {T ar{initialisationMethod::decrementFrom,1};} ...
33.47619
132
0.664296
Oparilames
e0e3d1b6e8b7d7c1456019b81cd135f4e2c532e0
32,257
cpp
C++
DumpDWG/maps.cpp
MadhukarMoogala/RealDWGInstallerWithWix
ad7734ec2e968bb192b4d0a827d60647066df6a6
[ "MIT" ]
11
2018-08-03T19:22:03.000Z
2021-12-16T15:33:00.000Z
DumpDWG/maps.cpp
MadhukarMoogala/RealDWGInstallerWithWix
ad7734ec2e968bb192b4d0a827d60647066df6a6
[ "MIT" ]
null
null
null
DumpDWG/maps.cpp
MadhukarMoogala/RealDWGInstallerWithWix
ad7734ec2e968bb192b4d0a827d60647066df6a6
[ "MIT" ]
6
2019-01-10T09:16:23.000Z
2021-12-08T16:29:24.000Z
// ////////////////////////////////////////////////////////////////////////////// // // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies th...
24.813077
96
0.561026
MadhukarMoogala
e0e8c70b6b068e99814f9bcec6f25ba7633c35e0
15,007
cpp
C++
source/GameLib/RaceMotionData.cpp
beetle2k/Metin2Client
114f492b71fcc90e8f5010c5b35b9fddb51639ca
[ "MIT" ]
13
2018-08-27T19:06:54.000Z
2021-11-12T05:44:04.000Z
source/GameLib/RaceMotionData.cpp
stempomzeskas/Metin2Client
114f492b71fcc90e8f5010c5b35b9fddb51639ca
[ "MIT" ]
null
null
null
source/GameLib/RaceMotionData.cpp
stempomzeskas/Metin2Client
114f492b71fcc90e8f5010c5b35b9fddb51639ca
[ "MIT" ]
15
2018-10-25T14:28:10.000Z
2022-03-25T14:05:09.000Z
#include "StdAfx.h" #include "../EffectLib/EffectManager.h" #include "FlyingObjectManager.h" #include "RaceMotionData.h" CDynamicPool<CRaceMotionData> CRaceMotionData::ms_kPool; void CRaceMotionData::CreateSystem(UINT uCapacity) { ms_kPool.Create(uCapacity); } void CRaceMotionData::DestroySystem() { ms_kPool.Clear...
24.283172
139
0.738589
beetle2k
e0ecddff9542367d0ac444c99ed054e6e5a29875
1,199
hpp
C++
include/asioext/detail/chrono.hpp
zweistein-frm2/asio-extensions
bafea77c48d674930405cb7f93bdfe65539abc39
[ "BSL-1.0" ]
17
2018-04-13T00:38:55.000Z
2022-01-21T08:38:36.000Z
include/asioext/detail/chrono.hpp
zweistein-frm2/asio-extensions
bafea77c48d674930405cb7f93bdfe65539abc39
[ "BSL-1.0" ]
4
2017-03-16T03:34:38.000Z
2020-05-08T00:05:51.000Z
include/asioext/detail/chrono.hpp
zweistein-frm2/asio-extensions
bafea77c48d674930405cb7f93bdfe65539abc39
[ "BSL-1.0" ]
5
2017-09-06T15:56:04.000Z
2021-09-14T07:38:02.000Z
/// @copyright Copyright (c) 2017 Tim Niederhausen (tim@rnc-ag.de) /// Distributed under the Boost Software License, Version 1.0. /// (See accompanying file LICENSE_1_0.txt or copy at /// http://www.boost.org/LICENSE_1_0.txt) #ifndef ASIOEXT_DETAIL_CHRONO_HPP #define ASIOEXT_DETAIL_CHRONO_HPP #include "asioext/detail...
26.644444
75
0.765638
zweistein-frm2
e0ee282577ff44a28cbc0d6dc40e72db7788f70e
2,862
cpp
C++
ClasificadoresSensor/GeneradorDatosEntrenamiento/main.cpp
mrcportillo/Guda
12be3c7d80d25fb041ac2a61ecf8b3f9be43eb23
[ "MIT" ]
null
null
null
ClasificadoresSensor/GeneradorDatosEntrenamiento/main.cpp
mrcportillo/Guda
12be3c7d80d25fb041ac2a61ecf8b3f9be43eb23
[ "MIT" ]
null
null
null
ClasificadoresSensor/GeneradorDatosEntrenamiento/main.cpp
mrcportillo/Guda
12be3c7d80d25fb041ac2a61ecf8b3f9be43eb23
[ "MIT" ]
null
null
null
// prueba6.cpp : Defines the entry point for the console application. // // practica6.c - creacion y visualizacion de una imagen usando OpenCV // // Robotica y Vision por Computador #include "cv.h" // incluye las definiciones de OpenCV #include "cvaux.h" // Stuff. #include "highgui.h" // incluye highGUI. Necesario para...
29.8125
124
0.605521
mrcportillo
e0f173909783178ef17e264ac572d9f5f83cc624
25,081
cpp
C++
examples/0400-stl-template-classes/cib/__zz_cib_bidirectional_iterator.h.cpp
satya-das/cib
369333ea58b0530b8789a340e21096ba7d159d0e
[ "MIT" ]
30
2018-03-05T17:35:29.000Z
2022-03-17T18:59:34.000Z
examples/0400-stl-template-classes/cib/__zz_cib_bidirectional_iterator.h.cpp
satya-das/cib
369333ea58b0530b8789a340e21096ba7d159d0e
[ "MIT" ]
2
2016-05-26T04:47:13.000Z
2019-02-15T05:17:43.000Z
examples/0400-stl-template-classes/cib/__zz_cib_bidirectional_iterator.h.cpp
satya-das/cib
369333ea58b0530b8789a340e21096ba7d159d0e
[ "MIT" ]
5
2019-02-15T05:09:22.000Z
2021-04-14T12:10:16.000Z
#include "C.h" #include "__zz_cib_stl-helpers/__zz_cib_bidirectional_iterator.h" #include "__zz_cib_Example-class-down-cast.h" #include "__zz_cib_Example-delegate-helper.h" #include "__zz_cib_Example-generic.h" #include "__zz_cib_Example-ids.h" #include "__zz_cib_Example-type-converters.h" #include "__zz_cib_Example-m...
66.704787
202
0.79008
satya-das
e0f298ee5f5c25ba3cb97af084526bc0d2ea8ada
950
cpp
C++
Trees/diameter_of_BT.cpp
jatin-code21/DSA-CP-
e29e1fd7ab4860a4eb46d11f6a42a285be1216cb
[ "MIT" ]
5
2021-12-28T01:48:46.000Z
2022-02-18T05:57:10.000Z
Trees/diameter_of_BT.cpp
jatin-code21/DSA-CP-
e29e1fd7ab4860a4eb46d11f6a42a285be1216cb
[ "MIT" ]
null
null
null
Trees/diameter_of_BT.cpp
jatin-code21/DSA-CP-
e29e1fd7ab4860a4eb46d11f6a42a285be1216cb
[ "MIT" ]
null
null
null
// Diameter is the longest path betweeen any 2 nodes; // It is not necessary that it will pass through root; #include <bits/stdc++.h> using namespace std; class TreeNode { public: int data; TreeNode *left,*right; TreeNode(int val) { data = val; left = right = NULL; } }; int height(TreeNode *root, int &diame...
18.627451
82
0.668421
jatin-code21
e0f29da9409cec332f9026ae61f9640b6f1e19e2
234
cpp
C++
src/dbc.cpp
SoultatosStefanos/dbc
aa9c787cd383c8b8f110f779ad0978e4512c7811
[ "MIT" ]
1
2021-09-08T11:41:58.000Z
2021-09-08T11:41:58.000Z
src/dbc.cpp
SoultatosStefanos/dbc
aa9c787cd383c8b8f110f779ad0978e4512c7811
[ "MIT" ]
null
null
null
src/dbc.cpp
SoultatosStefanos/dbc
aa9c787cd383c8b8f110f779ad0978e4512c7811
[ "MIT" ]
null
null
null
/** * @file dbc.cpp * @author Soultatos Stefanos (stefanoss1498@gmail.com) * @brief Includes the dbc header for linking purposes. * @version 3.0 * @date 2021-10-29 * * @copyright Copyright (c) 2021 * */ #include "dbc/dbc.hpp"
21.272727
55
0.67094
SoultatosStefanos
804108c1d686266a438f95572009bc04f2b7682f
1,062
cpp
C++
src/problems/51-100/91/problem91.cpp
abeccaro/project-euler
c3b124bb973dc3a1cf29e8c96c3e70c8816d5fa3
[ "MIT" ]
1
2019-12-25T10:17:15.000Z
2019-12-25T10:17:15.000Z
src/problems/51-100/91/problem91.cpp
abeccaro/project-euler
c3b124bb973dc3a1cf29e8c96c3e70c8816d5fa3
[ "MIT" ]
null
null
null
src/problems/51-100/91/problem91.cpp
abeccaro/project-euler
c3b124bb973dc3a1cf29e8c96c3e70c8816d5fa3
[ "MIT" ]
null
null
null
// // Created by Alex Beccaro on 28/02/18. // #include "problem91.hpp" namespace problems { bool problem91::has_right_angle(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2) { // check right angle in origin if (y2 == 0 && x1 == 0) return true; // cross product int dx...
26.55
89
0.450094
abeccaro
8044935b81414a4f2a0cd031ed2cfb9fa25a8729
2,182
cpp
C++
tests/atomic_test.cpp
xiyou-linuxer/demo
e1176dde72be50732e39e289d91a0c14ece964d7
[ "MIT" ]
7
2019-04-26T03:49:55.000Z
2019-04-27T10:03:00.000Z
tests/atomic_test.cpp
xiyou-linuxer/demo
e1176dde72be50732e39e289d91a0c14ece964d7
[ "MIT" ]
null
null
null
tests/atomic_test.cpp
xiyou-linuxer/demo
e1176dde72be50732e39e289d91a0c14ece964d7
[ "MIT" ]
null
null
null
#include "gtest/gtest.h" #include "atomic.hpp" using namespace Demo; TEST(TEST_ATOMIC_INT32, ONLY_TEST) { AtomicInt32 refCount; ASSERT_EQ(0, refCount.get()); ASSERT_EQ(1, refCount.incrementAndGet()); ASSERT_EQ(2, refCount.incrementAndGet()); ASSERT_EQ(3, refCount.incrementAndGet()); ASSERT_E...
25.97619
45
0.665445
xiyou-linuxer
8045fefca3d7b3e52a78a4a2fd3f39d1e076d441
1,032
cc
C++
leetcode/0664-strange-printer.cc
Magic07/online-judge-solutions
02a289dd7eb52d7eafabc97bd1a043213b65f70a
[ "MIT" ]
null
null
null
leetcode/0664-strange-printer.cc
Magic07/online-judge-solutions
02a289dd7eb52d7eafabc97bd1a043213b65f70a
[ "MIT" ]
null
null
null
leetcode/0664-strange-printer.cc
Magic07/online-judge-solutions
02a289dd7eb52d7eafabc97bd1a043213b65f70a
[ "MIT" ]
null
null
null
#include <string> using namespace std; class Solution { public: int calulateDp(const string& s, int dp[100][100], int start, int end) { if (dp[start][end] != 0) { return dp[start][end]; } if (start == end) { dp[start][start] = 1; return 1; } else { int c[3] = {INT_MAX, INT_M...
26.461538
73
0.471899
Magic07
8052159598068b8e0bbbb02a47268bb16136196d
255
cpp
C++
Hashes/SHA2_Functions.cpp
r4yan2/OpenPGP
0299d96ee3b60d1d29b2d59f43610603a1135a5e
[ "MIT" ]
20
2016-01-10T13:53:41.000Z
2022-01-28T02:09:07.000Z
Hashes/SHA2_Functions.cpp
m0n0ph1/Hashes
4764d88bc71b4905141a208ab38f475cdc547f13
[ "MIT" ]
1
2020-07-13T17:48:10.000Z
2020-07-18T21:03:41.000Z
Hashes/SHA2_Functions.cpp
m0n0ph1/Hashes
4764d88bc71b4905141a208ab38f475cdc547f13
[ "MIT" ]
10
2017-05-15T16:25:59.000Z
2022-02-03T15:31:11.000Z
#include "SHA2_Functions.h" uint64_t Ch(const uint64_t & m, const uint64_t & n, const uint64_t & o){ return (m & n) ^ (~m & o); } uint64_t Maj(const uint64_t & m, const uint64_t & n, const uint64_t & o){ return (m & n) ^ (m & o) ^ (n & o); }
23.181818
74
0.584314
r4yan2
8053b00e6296f9ab891935053bf782d1f6e8d8f6
1,194
cpp
C++
src/bliss.cpp
yunseo-h68/bliss
1eaafd7bbc117f3b39f0900956db7ab7b085d941
[ "MIT" ]
1
2020-07-27T06:20:32.000Z
2020-07-27T06:20:32.000Z
src/bliss.cpp
yunseo-h68/bliss
1eaafd7bbc117f3b39f0900956db7ab7b085d941
[ "MIT" ]
null
null
null
src/bliss.cpp
yunseo-h68/bliss
1eaafd7bbc117f3b39f0900956db7ab7b085d941
[ "MIT" ]
null
null
null
#include <iostream> #include <cstring> #include <string> #include "bliss.h" static std::string parse_option_name(const char* str) { int i = 0; std::string name = ""; while (str[i] == '-') i++; for (int j = 0; str[i+j] != '\0'; j++) { name += str[i+j]; } return name; } int bliss_run(BlissApp* app, int argc, ch...
20.947368
67
0.552764
yunseo-h68
8057815b4c971e0c90a11fafb826a004b8553bb9
16,115
cpp
C++
src/cui-1.0.4/PJADV/PJADV.cpp
MaiReo/crass
11579527090faecab27f98b1e221172822928f57
[ "BSD-3-Clause" ]
1
2021-07-21T00:58:45.000Z
2021-07-21T00:58:45.000Z
src/cui-1.0.4/PJADV/PJADV.cpp
MaiReo/crass
11579527090faecab27f98b1e221172822928f57
[ "BSD-3-Clause" ]
null
null
null
src/cui-1.0.4/PJADV/PJADV.cpp
MaiReo/crass
11579527090faecab27f98b1e221172822928f57
[ "BSD-3-Clause" ]
null
null
null
#include <windows.h> #include <tchar.h> #include <crass_types.h> #include <acui.h> #include <cui.h> #include <package.h> #include <resource.h> #include <cui_error.h> #include <stdio.h> #include <utility.h> /* 接口数据结构: 表示cui插件的一般信息 */ struct acui_information PJADV_cui_information = { _T("ぼとむれす"), /* copyright */ ...
24.016393
102
0.670555
MaiReo