blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
d70f72c2f71919163d89bcaee4d6fcd8a5c8d9fd
54fbab5a0ec14e4e634ef205b38787f8c4bf18e6
/qtnsl/NSLfiles/kernel/incl/lib_main_incl/nsl_num_3_library.h
ad7277f924a3ae0e18ba43e6225bb2daec2eef5b
[]
no_license
biorobaw/QTNSLSpring2018
dcc5b954e0560740657256ce953b595c828fcfad
4d8afa6314ac6f15f09ef989e991d39b6980d712
refs/heads/master
2021-07-20T15:29:42.724283
2020-05-14T21:46:46
2020-05-14T21:46:46
162,358,177
0
0
null
null
null
null
UTF-8
C++
false
false
2,614
h
class nsl_num_3; typedef float num_type; void NSLmult_plus(nsl_num_3& out,const nsl_num_3& a, const num_type& b); nsl_num_3 operator+(const nsl_num_3& a); //template<class NslNumType, int NslTypeId> nsl_num_3 operator+(const nsl_num_3& a,const nsl_num_3& b); //template<class NslNumType, int NslTypeId> nsl_num_3 op...
[ "bucefalog@gmail.com" ]
bucefalog@gmail.com
e4cc819c732b3c1bc24506e7cc5be04b9ebe507d
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/3.SB+fencembonceonce+poonceacquire+poonceacquire.c.cbmc.cpp
f6708cb48e8a8978301c5b4f564059d1d270823d
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C++
false
false
43,274
cpp
// Global variabls: // 0:vars:3 // 3:atom_0_X1_0:1 // 4:atom_1_X1_0:1 // 5:atom_2_X1_0:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 // 2:thr2:1 #define ADDRSIZE 6 #define LOCALADDRSIZE 3 #define NTHREAD 4 #define NCONTEXT 5 #define ASSUME(stmt) __CPROVER_assume(stmt) #define ASSERT(stmt) __CPROVER_assert(stmt, ...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
edf6f090bae645a9e03521e9a4352fae55e1b989
9d112e5abfb8bbfe4a22a36a34d3fd94a32a6647
/src/qt/optionsmodel.cpp
ac0a939eaf6f500dc3a672868f7b0ba7433ebfb0
[ "MIT" ]
permissive
TitaniumCoin/titanium
9debdce15d0f074219650fc6db265e14556d41c2
44dcfe1ada3c69a54b2aa7c842080cd987dffe33
refs/heads/master
2020-05-18T17:20:21.697551
2014-03-12T23:03:06
2014-03-12T23:03:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,166
cpp
#include "optionsmodel.h" #include "titaniumunits.h" #include "init.h" #include "walletdb.h" #include "guiutil.h" #include <QSettings> OptionsModel::OptionsModel(QObject *parent) : QAbstractListModel(parent) { Init(); } bool static ApplyProxySettings() { QSettings settings; CService addrProxy(settin...
[ "xencoin@gmail.com" ]
xencoin@gmail.com
041af6101694d178844a21242606592e5a3e0db6
d7688c81a31d7b2ccf0e59433a35c3a3c6f544b6
/vk-point-cloud-renderer/src/platform/vulkan/pipeline/VulkanPipeline.cpp
e9c437c83c817405353606ff9fd3c00888ab75b8
[]
no_license
dale-findlay/vk-point-cloud-renderer
1f42fea63f7817725ac1d69ee81f0ec9fcd970cf
5329e0649fbdf8f763444731fdcc94bb84d7cf4c
refs/heads/main
2023-01-03T02:48:06.995346
2020-10-23T08:07:09
2020-10-23T08:07:09
300,790,457
0
0
null
null
null
null
UTF-8
C++
false
false
1,273
cpp
#include "VulkanPipeline.h" #include "platform/vulkan/VulkanDevice.h" #include "platform/vulkan/VulkanShader.h" #include "platform/vulkan/pipeline/VulkanPipelineLayout.h" #include "platform/vulkan/pipeline/VulkanPipelineCache.h" vkpc::VulkanPipeline::VulkanPipeline(VulkanDevice* device, VulkanPipelineCache* pipelineC...
[ "dalef@red-wild.com" ]
dalef@red-wild.com
4330e6d7fed8ae798ae4c96c8bff110a84afa84d
fba86303de0c371bf0d7dd7f94850653ed0c6848
/model/vf/position.hpp
d38ff015adfe7c03405c5c9f0d72e20bb9a28163
[]
no_license
pmiddend/insula
2499ab74305a6f026a2e6543b5c2422016173249
84a67f32bc43deb53d240852859dd68bbe95dfe5
refs/heads/master
2021-01-25T04:57:52.767077
2010-10-23T18:51:04
2010-10-23T18:51:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
526
hpp
#ifndef INSULA_MODEL_VF_POSITION_HPP_INCLUDED #define INSULA_MODEL_VF_POSITION_HPP_INCLUDED #include "../../graphics/scalar.hpp" #include <sge/renderer/vf/make_unspecified_tag.hpp> #include <sge/renderer/vf/unspecified.hpp> #include <sge/renderer/vf/vector.hpp> namespace insula { namespace model { namespace vf { name...
[ "pmidden@gmx.net" ]
pmidden@gmx.net
78bee4fd9613b8217a1f831ddf789039c4d25d4e
607e69f9e4440ef3ab9c33b7b6e85e95b5e982fb
/deps/museum/5.1.1/external/libcxx/shared_mutex
0dbd71436906081037ed2fa2fd2c385b4c52a945
[ "Apache-2.0" ]
permissive
simpleton/profilo
8bda2ebf057036a55efd4dea1564b1f114229d1a
91ef4ba1a8316bad2b3080210316dfef4761e180
refs/heads/master
2023-03-12T13:34:27.037783
2018-04-24T22:45:58
2018-04-24T22:45:58
125,419,173
0
0
Apache-2.0
2018-03-15T19:54:00
2018-03-15T19:54:00
null
UTF-8
C++
false
false
11,893
// -*- C++ -*- //===------------------------ shared_mutex --------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-------------------------...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
34be28032f7bb77e1955a0432528f8122451c673
8586efc7e27aba9f9f5eefdc7f3aaf930cc3caae
/cpp05/ex02/main.cpp
65b10f8c2764c3186df5168bb72f62909f7bcffb
[]
no_license
Pavel-Bylkov/cpp-learn-modules
16ca4df0793e1118cd1c15b1757c690d2050a8d9
5610ea34bf66f3281216ae4f0b43fe8c9f10fcfd
refs/heads/main
2023-08-03T13:51:08.573602
2021-09-29T09:17:28
2021-09-29T09:17:28
393,909,080
0
0
null
null
null
null
UTF-8
C++
false
false
1,269
cpp
#include "Bureaucrat.hpp" #include "AForm.hpp" #include "ShrubberyCreationForm.hpp" #include "RobotomyRequestForm.hpp" #include "PresidentialPardonForm.hpp" int main () { Bureaucrat boss[3] = { Bureaucrat("Boss1", 1), Bureaucrat("Boss2", 45), Bureaucrat("Boss3", 148)}; Shr...
[ "oldman.bpv@gmail.com" ]
oldman.bpv@gmail.com
d3be46b90cf38eeb2a72d8e6aa17b53894375c85
556e2d77dded53c7e36dcb5b378d01cd1f00eba3
/algorithms/ceres-error-terms/src/ceres-signal-handler.cc
1df5b802c1958296ce24cbb11df89ce5dca9ea41
[ "Apache-2.0" ]
permissive
Riwaly/maplab-note
ddb56cce5f431ff7199c14115bcf0a3265d7069f
4f4508d5cd36345c79dd38f6621a0a55aa5b0138
refs/heads/master
2022-03-14T07:59:42.514145
2019-11-05T09:16:12
2019-11-05T09:16:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,467
cc
#include "ceres-error-terms/ceres-signal-handler.h" #include <signal.h> #include <ceres/types.h> namespace ceres_error_terms { SignalHandlerCallback* signal_handler_link = nullptr; SignalHandlerCallback::SignalHandlerCallback() : terminate_after_next_iteration_(false) { CHECK(signal_handler_link == nullptr) ...
[ "845108949@qq.com" ]
845108949@qq.com
b787d5818001d7cde4fb79ebd1185693d1466120
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/multimedia/directx/dplay/dplay8/core/worker.cpp
7055444212393dc0a3fcb249d11fc6dfc6b10075
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C++
false
false
30,574
cpp
/*========================================================================== * * Copyright (C) 1999-2002 Microsoft Corporation. All Rights Reserved. * * File: worker.cpp * Content: DNET worker thread routines *@@BEGIN_MSINTERNAL * History: * Date By Reason * ==== == ...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
93446f8a9fd911d5e790e9ca4c4b0566ca3247f3
8a311ed49ca2c206c7d05697b5abf32796a66a13
/acookSimpleArrays/main.cpp
28d5deb47e3220a5e2344b609525e9229b5fe008
[]
no_license
aubreyjcook/prg110
d94529de8d5e98c07016d4fabe6af397c7435ed5
e7c24414941832b2ab056a220be2027542d326d9
refs/heads/master
2016-09-13T00:46:31.646120
2016-05-08T00:47:38
2016-05-08T00:47:38
57,128,116
0
0
null
null
null
null
UTF-8
C++
false
false
1,814
cpp
#include <iostream> using namespace std; //global constants const int MONK_NUM = 3; const int TBL_COLM = 7; int findLowest(int foodTable[][TBL_COLM]); int findHighest(int foodTable[][TBL_COLM]); int main() { int input; int foodTable[MONK_NUM][TBL_COLM]; for (int j = 0; j < 3; j++) { for(int i...
[ "aubreyjcook@gmail.com" ]
aubreyjcook@gmail.com
70c80b610c0004cca7a5cecb4dacad0254b78989
769b642bf2b4010ba1c0eecf5450fe477b084eb6
/src/headers/DBConnectionHandler.h
a9009f64f7fe307bf606a8b555e03fe9fa37e4eb
[]
no_license
poliness/futuristic-library
2856e365671dc35e561bfaa5b4f5f8c34da6a8ca
ef04e14c330193f1abd7b86ed463c0eb792c5dc7
refs/heads/master
2020-04-17T15:44:30.639072
2019-01-20T21:19:31
2019-01-20T21:19:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
893
h
#pragma once #include "Utility.h" #include "mysql_connection.h" #include <cppconn/driver.h> #include <cppconn/exception.h> #include <cppconn/resultset.h> #include <cppconn/statement.h> #include <cppconn/prepared_statement.h> using namespace sql; class DBConnectionHandler { public: sql::Driver *driver; sql::Conne...
[ "zapletti@gmail.com" ]
zapletti@gmail.com
f7f18ffd84119029aa488200d1913092bef7f9ea
f7d1d6c029d392ba8c3163414cc0834ed2383458
/pythonscript/windows-64-cpython/lib/site-packages/qiskit/transpiler/passes/mapping/cython/stochastic_swap/utils.cpp
f38da94c4cf277c273713a5b2daa621368f73374
[]
no_license
prixt/Q-Mok
49464260949bd08f46f31806c280e6c5b6f1f7a5
3f98845e2c4c63d19d49af27fbee68595c008cf1
refs/heads/master
2022-12-04T09:15:49.386951
2019-06-21T16:33:10
2019-06-21T16:33:10
187,296,355
0
1
null
2022-11-21T18:52:07
2019-05-18T00:24:33
Python
UTF-8
C++
false
true
952,429
cpp
/* Generated by Cython 0.29.10 */ /* BEGIN: Cython Metadata { "distutils": { "depends": [], "extra_compile_args": [ "/O2" ], "language": "c++", "name": "qiskit.transpiler.passes.mapping.cython.stochastic_swap.utils", "sources": [ "qiskit/trans...
[ "paraxite@naver.com" ]
paraxite@naver.com
2a731e2495cd86f2909d07a0dd4757857d337712
3342f3b95c08d16333176324064a75896d1642a8
/catkin_ws/src/cankaodaima/abb_irb1200_planning/scripts/ros_lib/pr2_controllers_msgs/JointTrajectoryActionResult.h
0eb1b59a0e8afe3bd172cb2875a3de29d7189b32
[]
no_license
suxiyuanSJTU/test
3232bf8d53b41cc3fe0ca319f4cff4045eaa8db7
88611d121c25d33848a2b9d406ba65e0003d6978
refs/heads/master
2023-08-13T07:17:49.542271
2021-10-14T05:05:42
2021-10-14T05:05:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,606
h
#ifndef _ROS_pr2_controllers_msgs_JointTrajectoryActionResult_h #define _ROS_pr2_controllers_msgs_JointTrajectoryActionResult_h #include <stdint.h> #include <string.h> #include <stdlib.h> #include "ros/msg.h" #include "std_msgs/Header.h" #include "actionlib_msgs/GoalStatus.h" #include "pr2_controllers_msgs/JointTrajec...
[ "sxy12138@sjtu.edu.cn" ]
sxy12138@sjtu.edu.cn
3e086410c88ca735f0dddb9317e57f04d230ea74
e7e497b20442a4220296dea1550091a457df5a38
/main_project/feed/cwf_feedview_adapter_feed/userbase_adapter.h
8c53972a08c86af20740a5da76ac7129781b7599
[]
no_license
gunner14/old_rr_code
cf17a2dedf8dfcdcf441d49139adaadc770c0eea
bb047dc88fa7243ded61d840af0f8bad22d68dee
refs/heads/master
2021-01-17T18:23:28.154228
2013-12-02T23:45:33
2013-12-02T23:45:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,225
h
#ifndef XCE_OLDSLICE_USERBASE_ADAPTER_H__ #define XCE_OLDSLICE_USERBASE_ADAPTER_H__ #include "arch/adapter2.h" #include "UserBase.h" namespace xce { inline userbase::UserBaseViewManagerPrx CreateUserBaseViewAdapter(int uid) { return Adapter::userbase::Create<userbase::UserBaseViewManagerPrx>("UBVM@UserBase", uid %...
[ "liyong19861014@gmail.com" ]
liyong19861014@gmail.com
558600e507f56137cfe843424c1e66c4836700f0
6f5890d88cad70f4a5261832c83115dc6bbdc5c2
/ARMagicMirror/hw2/main_occlusion_comment.cpp
7776685a5205b2fb399c29cbd7189ef9869b4601
[]
no_license
TheUniqueEye/Augmented_Reality
446890e0be942b8d4c1b3cff626eb869c1c6b5e6
176c577424432fe395f629dd8193162cc281524f
refs/heads/master
2021-01-19T21:50:49.947752
2017-04-19T07:40:22
2017-04-19T07:40:22
88,704,923
0
0
null
null
null
null
UTF-8
C++
false
false
23,383
cpp
// Created by Jing Yan(眼睛) on 2016/10/27. // Copyright © 2016年 Jing Yan(眼睛). All rights reserved. /* Assignment 2: AR Magic Mirror 0. Based on the code of Assignment 1 - camera calibration. 1. Build a "magic mirror" application which augments the view from your laptop camera with 3D graphics. 2. Implement comp...
[ "theuniqueeye@gmail.com" ]
theuniqueeye@gmail.com
cdd9cdc2d790dbb55a796611fe81bb39ccf55441
960ff7235c2ea6a7f27db96408fb209ec3d99597
/src/include/type/varlen_type.h
879a138601569494aee0da5e02909f4a8a53c8a6
[]
no_license
drejrnal/tinyDB
6740b2f894395e000e328a2b4de8e64265ce0186
b9a3c359b22f5c0899546988e3b5ba8c97da03b4
refs/heads/main
2023-04-10T08:32:10.341543
2021-04-15T08:11:47
2021-04-15T08:11:47
358,176,944
5
0
null
null
null
null
UTF-8
C++
false
false
2,057
h
/** * type.h */ #pragma once #include "type/value.h" namespace cmudb { /* A varlen value is an abstract class representing all objects that have * variable length. * For simplicity, for valen_type we always set flag "inline" as true, which * means we store actual data along with its size rather than a pointer */...
[ "imqyh@yahoo.com" ]
imqyh@yahoo.com
a8fe4916dccbc4c2c930d780ea7410b40c4e6ced
41dc3e18de7d1f31e1ccbbe676d6326210045588
/cpp_primer/chap9/ex9.43.cc
b2b74e25a1a1ab4bdfc95026f0957c8f5f582115
[]
no_license
axiomiety/crashburn
372dcfad57a078e4caf7b22d7ae6038162cf4ffb
eff78ed020c1ce309b7cf6e53dd613e7d9f259ef
refs/heads/master
2023-09-01T00:53:08.969794
2023-08-30T11:23:32
2023-08-30T11:23:32
7,456,861
3
1
null
2023-02-11T10:44:01
2013-01-05T15:39:22
Jupyter Notebook
UTF-8
C++
false
false
1,933
cc
#include <iostream> #include <fstream> #include <deque> #include <list> #include <sstream> #include <string> #include <vector> #include <forward_list> #include <stdexcept> #include <map> #include <initializer_list> #include <cstdlib> #include <memory> using std::begin; using std::cerr; using std::cin; using std::cout; ...
[ "axiomiety@gmail.com" ]
axiomiety@gmail.com
91946395b0cb4df53b0e0268c2ccb72778306bd9
5b6e9f56c71e9706ca83c7327c332cfa93104485
/samples/opengles_30/terrain/Heightmap.cpp
c2e3bc59a161cf3f07d370d9c86c5d2ba12e0469
[]
no_license
Taogal/mali_examples
bfe918d025bb63adfb74945b55a753f251f1ebca
a03ef597258ee306a9e177309e04aaaa605a8fa6
refs/heads/master
2020-03-19T02:42:54.949885
2018-03-06T20:24:44
2018-03-06T20:24:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,941
cpp
/* * This proprietary software may be used only as * authorised by a licensing agreement from ARM Limited * (C) COPYRIGHT 2014 ARM Limited * ALL RIGHTS RESERVED * The entire notice above must be reproduced on all authorised * copies and copies may only be made to the extent permitted * by a licensing agreement f...
[ "newyoko@163.com" ]
newyoko@163.com
356233ec7b3cc9dd77dc7f5adfd6e85194b6c169
1c17c5cad20da319eb88c38e3e9927a165d85662
/unittests/SparrowFrontend/TestDecls.cpp
a0cade1502d60c6c769e0c603a68c7e83079a71d
[ "MIT" ]
permissive
Sparrow-lang/sparrow
e14dec2847c59dceebe48a1d4b1ec3ef45a5d379
b1cf41f79b52665d8208f8fb5a7539d764286daa
refs/heads/master
2020-04-04T07:16:42.690182
2019-12-01T19:19:01
2019-12-01T19:19:01
34,960,748
89
8
MIT
2019-12-01T19:19:02
2015-05-02T19:34:26
LLVM
UTF-8
C++
false
false
3,646
cpp
#include "StdInc.h" #include "Common/RcBasic.hpp" #include "Common/TypeFactory.hpp" #include "Common/GeneralFixture.hpp" #include "Common/FeatherNodeFactory.hpp" #include "Common/LocationGen.hpp" #include "SprCommon/SampleTypes.hpp" #include "SprCommon/GenGenericParams.hpp" #include "SprCommon/GenCallableDecl.hpp" #inc...
[ "lucteo@lucteo.ro" ]
lucteo@lucteo.ro
34c2081143331d133c36dab97fc1aa9042139484
1424c550956d99618b027fa58c16cf9c709a90aa
/book/model_2/hls4ml_prj_2/firmware/nnet_utils/nnet_conv2d_resource.h
6f6cc0d62c9b29afda495478bd7fc0b6260760f5
[ "Apache-2.0" ]
permissive
jmduarte/iaifi-summer-school
95c346ae9df487c56c4d7cc4b7d10f292d384110
3822b0a02f9fb2bd227f58c1fe583445efdd3a9b
refs/heads/main
2023-04-16T08:09:34.506369
2022-11-08T17:33:33
2022-11-08T17:33:33
512,563,464
2
2
Apache-2.0
2022-08-02T13:23:59
2022-07-10T23:42:15
C++
UTF-8
C++
false
false
12,995
h
#ifndef NNET_CONV2D_RESOURCE_H_ #define NNET_CONV2D_RESOURCE_H_ #include "nnet_common.h" #include "nnet_dense.h" namespace nnet { template<class data_T, typename CONFIG_T> void im2col_2d( data_T data[CONFIG_T::in_height * CONFIG_T::in_width * CONFIG_T::n_chan], data_T data_col[CONFIG_T::filt_height * CONFIG_...
[ "williammccormack@Williams-MacBook-Pro.local" ]
williammccormack@Williams-MacBook-Pro.local
e63c1baf4773ef4f3c88587f94a9cb0527eae33e
da1c5a3cea5c7a7077ac622173fb7ee407b363a1
/chrome/browser/sync/chrome_sync_client.h
e4891d619643f49746da14c9b859a93ffaedf26d
[ "BSD-3-Clause" ]
permissive
youryanglin/chromium
51ab75f761ef61e36d93b358f61df7c3946ab469
38aa90abfed52bf0d8474536b46343d693982085
refs/heads/master
2022-11-15T08:17:42.632641
2019-03-22T14:22:12
2019-03-22T14:22:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,364
h
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SYNC_CHROME_SYNC_CLIENT_H__ #define CHROME_BROWSER_SYNC_CHROME_SYNC_CLIENT_H__ #include <memory> #include <vector> #include "base...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
efae03cd0641461c8f331e80a2224a811bb3df22
8483eb561baad51f60760e6d883d200b04a06187
/Baekjoon/Baekjoon/1013.cpp
9456da83b706e52dde438fb41c22e2f18fb16822
[]
no_license
ksw51101/Algorithm
8fb32333a0b9502de572a3d258c6eb61c6b55e9b
f7798c5c826530abdf267ce2846819c1c9313ede
refs/heads/main
2023-08-25T00:27:57.087384
2021-10-22T09:21:29
2021-10-22T09:21:29
354,290,131
0
0
null
null
null
null
UTF-8
C++
false
false
988
cpp
#include <iostream> using namespace std; int T, state; string str; int main() { cin >> T; for (int i = 0; i < T; i++) { cin >> str; state = 0; for (int j = 0; j < str.length(); j++) { switch (state) { case 0: if (str[j] == '0') state = 1; else state = 2; break; case 1: if...
[ "52817679+ksw51101@users.noreply.github.com" ]
52817679+ksw51101@users.noreply.github.com
d169b688669d8d2f6d337520bcd1da560061906d
d42675fc0fa37759acd8bfa8707530102c80eb1c
/CvGameCoreDLL/CvGameTextMgr.h
04d1e60444ce9aa5eff6c4f1b889edfae6fb7abe
[]
no_license
bptato/RFC-Greek-World
26028f9188ca9e277aaf55f49ba26c5fc17004c8
ac1d814ad46066b567f86a52a67279b83f63d665
refs/heads/master
2023-06-22T15:10:33.252772
2023-06-10T11:46:12
2023-06-10T11:46:41
255,673,818
4
6
null
2023-06-10T09:41:09
2020-04-14T17:12:02
C++
UTF-8
C++
false
false
19,120
h
#pragma once // $Header: //------------------------------------------------------------------------------------------------ // // FILE: CvGameTextMgr.h // // AUTHOR: Jesse Smith -- 10/2004 // // PURPOSE: Group of functions to manage CIV Game Text // //---------------------------------------------------------...
[ "nincsnevem662@gmail.com" ]
nincsnevem662@gmail.com
94cb2197a0bcf7cd09d3680ad68345020a111a8f
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/abc018/D/1936013.cpp
1e904a7fa677ac720981b5747a4b14f5aaea3aee
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
UTF-8
C++
false
false
1,781
cpp
#include <algorithm> #include <cmath> #include <complex> #include <iomanip> #include <iostream> #include <queue> #include <set> #include <stack> #include <string> #include <utility> #include <vector> using std::cin; using std::cout; using std::endl; using std::cerr; using std::string; using std::to_...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
69ec583d001bcd8ac9458edde619b9d70ce6ed9d
27fb38c131fdb1a437bf9043575561006ea6b992
/exercicio-3.cpp
eb261bd16628b0be669c425458df56c0a0f79d4f
[]
no_license
MariaManoela/comando-de-repeticao-while
d530fcee3d4c9e17932703185f8c76dc1d359b20
ee60525f5fd7d8ef4777637c36b68ab7cba19a6d
refs/heads/main
2023-08-24T14:02:53.662518
2021-10-05T16:53:56
2021-10-05T16:53:56
413,900,498
0
0
null
null
null
null
ISO-8859-1
C++
false
false
2,595
cpp
#include<stdio.h> #include<locale.h> //Foi realizada uma pesquisa de algumas características físicas da população de uma certa //região, a qual coletaram os seguintes dados referentes a cada habitante para serem //analisados: //- sexo (masculino e feminino) //- cor dos olhos (azuis, verdes ou castanhos) //- cor dos cab...
[ "manoelamvc@hotmail.com" ]
manoelamvc@hotmail.com
6c46df86c9ff31d2cb7e3eb92260f19b44196afc
3620ffecbef45935014c7fc6fb966773749ec48d
/src/06-keyvaluestore/util/status.cc
b8a835fde4e9b86a31b012eba72821ce0681bff5
[]
no_license
ggaier/learncppthroughprojects
d00e70094b87be63c999bd279dc88a3356d3997b
10529b04a62030dd1c4c7a427cc4fea0a8999f7a
refs/heads/master
2023-07-14T11:52:37.826465
2021-08-30T07:42:34
2021-08-30T07:42:34
381,950,935
1
0
null
null
null
null
UTF-8
C++
false
false
1,080
cc
#include "util/status.h" namespace kdb { std::string Status::ToString() const { if (message1_ == "") { return "OK"; } else { char tmp[30]; const std::string type; switch (code()) { case kOK: type = "OK"; break; case kNotFound: type = "Not found: "; break...
[ "jiang.wenbo@immomo.com" ]
jiang.wenbo@immomo.com
53dfd727ec7b269fd9e3a4f4b1a1baaf5f8bb89b
2dcb52ddd94443a81082c71627784f4a8089e860
/DVR/video/videostreampro.cpp
dcf9d58261d02f3ae492255c757902ee23d7a7dd
[]
no_license
jerryxiee/qt_code
d986ff7270ca582f59dc00257cb7368b7080f7ae
1cd8d63666a7aabcb9df3108dbaf3227dd5cb440
refs/heads/master
2022-12-31T23:00:21.370792
2020-10-21T08:00:43
2020-10-21T08:00:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,130
cpp
#include "videostreampro.h" #include <QDebug> VencSet *VideoStreamPro::mVencSet = Settings::getVencIni(); VideoStreamPro::VideoStreamPro(QObject *parent) : QObject(parent),mStreamType(TYPENUM), mpVenc(nullptr),mVideoType(VIDEO_NORMAL),mStart(false) { } VideoStreamPro::VideoStreamPro(const VideoStreamPro& provi...
[ "liuzhenwei2013@outlook.com" ]
liuzhenwei2013@outlook.com
77bfd10177eee318c7e82f7fdca5ce6fb06b9557
ed10dc841d5b4f6a038e8f24f603750992d9fae9
/lldb/include/lldb/Target/ThreadPlan.h
8ddb3891349cd679100aaf85a3ddfb221b0fffe0
[ "NCSA", "LLVM-exception", "Apache-2.0" ]
permissive
WYK15/swift-Ollvm10
90c2f0ade099a1cc545183eba5c5a69765320401
ea68224ab23470963b68dfcc28b5ac769a070ea3
refs/heads/main
2023-03-30T20:02:58.305792
2021-04-07T02:41:01
2021-04-07T02:41:01
355,189,226
5
0
null
null
null
null
UTF-8
C++
false
false
24,927
h
//===-- ThreadPlan.h --------------------------------------------*- C++ -*-===// // // 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 // //===---------------------------...
[ "wangyankun@ishumei.com" ]
wangyankun@ishumei.com
418234d44382170889539f2244f62132b9a7825a
eba2fadea4972b682edce710300ea280a210eee2
/dynamic-programming/2830.MaximizetheProfitastheSalesman.cc
293c17b7f5b77412baa22a960f1a629b73c6deca
[]
no_license
seesealonely/leetcode
33b876968f08a0ddd00adc714d03ad6e4c0bfae9
1a371f3ad438bb70bf7a685843097535f5fc1c5d
refs/heads/master
2023-08-30T21:22:07.456531
2023-08-30T20:15:49
2023-08-30T20:15:49
87,525,147
1
0
null
null
null
null
UTF-8
C++
false
false
2,019
cc
/* You are given an integer n representing the number of houses on a number line, numbered from 0 to n - 1. Additionally, you are given a 2D integer array offers where offers[i] = [starti, endi, goldi], indicating that ith buyer wants to buy all the houses from starti to endi for goldi amount of gold. As a s...
[ "seesealonely@gmail.com" ]
seesealonely@gmail.com
64b558d3707dc4743eac8cc3410d578b8d875e76
23d096a2c207eff63f0c604825d4b2ea1a5474d9
/EcalValidation/EtaValidation/plugins/EtaAnalyzerWithMCTreeGenerator.h
f6f0324ee921f30bf1c1836641de9791080bb4ca
[]
no_license
martinamalberti/BicoccaUserCode
40d8272c31dfb4ecd5a5d7ba1b1d4baf90cc8939
35a89ba88412fb05f31996bd269d44b1c6dd42d3
refs/heads/master
2021-01-18T09:15:13.790891
2013-08-07T17:08:48
2013-08-07T17:08:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,444
h
#ifndef EcalValidation_EtaValidation_EtaAnalyzerWithMCTreeGenerator_h #define EcalValidation_EtaValidation_EtaAnalyzerWithMCTreeGenerator_h /**\class EtaAnalyzerMCTreeGenerator ** ** Description: Get Photon collection from the event and make very basic histos ** $Date: 2008/09/30 12:25:36 $ ** $Revision: 1.5 $ ** ...
[ "" ]
1cd7ce0128290adbc8a0eeb236953565b3cf7eb2
72d9009d19e92b721d5cc0e8f8045e1145921130
/medfate/inst/testfiles/supplyFunctionTwoElements/supplyFunctionTwoElements_DeepState_TestHarness.cpp
a1866a0e8cebd413dcc4d4d3d5fbff22c7cf4e22
[]
no_license
akhikolla/TestedPackages-NoIssues
be46c49c0836b3f0cf60e247087089868adf7a62
eb8d498cc132def615c090941bc172e17fdce267
refs/heads/master
2023-03-01T09:10:17.227119
2021-01-25T19:44:44
2021-01-25T19:44:44
332,027,727
1
0
null
null
null
null
UTF-8
C++
false
false
4,018
cpp
// AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT // supplyFunctionTwoElements_DeepState_TestHarness_generation.cpp and supplyFunctionTwoElements_DeepState_TestHarness_checks.cpp #include <fstream> #include <RInside.h> #include <iostream> #include <RcppDeepState.h> #include <qs.h> #i...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
78800c95bbf24db46b6a0873212fdf24c8a8cf5a
536656cd89e4fa3a92b5dcab28657d60d1d244bd
/net/log/test_net_log.h
e8eb239674ecf020654e63e3475a0c2d5a1c395e
[ "BSD-3-Clause" ]
permissive
ECS-251-W2020/chromium
79caebf50443f297557d9510620bf8d44a68399a
ac814e85cb870a6b569e184c7a60a70ff3cb19f9
refs/heads/master
2022-08-19T17:42:46.887573
2020-03-18T06:08:44
2020-03-18T06:08:44
248,141,336
7
8
BSD-3-Clause
2022-07-06T20:32:48
2020-03-18T04:52:18
null
UTF-8
C++
false
false
4,801
h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_LOG_TEST_NET_LOG_H_ #define NET_LOG_TEST_NET_LOG_H_ #include <stddef.h> #include <string> #include <vector> #include "base/callback.h" ...
[ "pcding@ucdavis.edu" ]
pcding@ucdavis.edu
ca0db146e6e0c1112c43b69c55e6be6d2101c4ea
4fe5f0a6c14a162a8ce6f9903f6fe0ed970a489c
/Remove Nth Node From End of List.cpp
eab55ca2631252afe606857a33356088b31a1578
[]
no_license
jingyuan4ever/LeetCode
f51a2f3c6ddc1ced6f0b3d676d72f55cf25b4da6
39c7cbd46e1e085810359db8efd2a2679e982618
refs/heads/master
2021-01-23T13:57:38.386301
2014-07-04T13:15:51
2014-07-04T13:15:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
577
cpp
#include <stdlib.h> struct ListNode { int val; ListNode *next; ListNode(int x) : val(x), next(NULL) {} }; class Solution { public: ListNode *removeNthFromEnd(ListNode *head, int n) { ListNode *front=head, *back=head, *pre(0); for(int i=0;i<n;i++){ front=front->next; ...
[ "jingyuan4ever@gmail.com" ]
jingyuan4ever@gmail.com
27bcbe9082f0cb481bbc1f9adf40222b44ec22a4
997344ff846b99448db0583c8e3ccf7ac2e4021d
/cpp_compilation_pointers/resources/heap_ptr.cpp
757698e7813d7b84ed3276d58ca76a20c399b4a0
[]
no_license
AnonymerNiklasistanonym/StuProCheatSlides
7f8d50d9acd19d8971429355c3e83d571b152fdc
5b8725b6682de7dd18a4e3fccd9b00ec1d87fd4c
refs/heads/master
2020-05-07T22:53:15.276971
2019-07-07T01:28:23
2019-07-07T01:28:23
180,965,056
0
0
null
null
null
null
UTF-8
C++
false
false
496
cpp
int main() { // Allocate memory of the size of 8 chars on the heap char* buffer = new char[8]; // buffer now holds a mem address to the first byte of this memory // With `memset(pointer, data, sizeOfData)` this mem block can memset(buffer, 0, 8); // easily be filled, in this case with zeros // To free the memo...
[ "niklas.mikeler@gmail.com" ]
niklas.mikeler@gmail.com
db217e5f347cfc9b37218c8dcaebd42d1db0a359
e84d89ebc82ff184e7ffc358cf7642ac8dff076c
/BOJ/P2965.cpp
9fb85e1ec4c7c6ec70fff5795fb0ad1f5d6e0cbe
[]
no_license
PeppyDays/Algorithm-Solving
c9bf71e2ad855dc35cafe195ea44094cf1d48b63
d8d4cdbef1b34731ce842b2ba69f57260794c60a
refs/heads/master
2020-12-07T12:54:46.115950
2018-05-14T09:24:51
2018-05-14T09:24:51
66,852,970
1
0
null
null
null
null
UTF-8
C++
false
false
959
cpp
#include <iostream> #include <algorithm> using namespace std; int result = 0; void test(int a, int b, int c) { if (b - a < c - b) { a = b; b = b + 1; } else if (b - a > c - b) { c = b; b = b - 1; } else if (b - a == 1 && c - b == 1) { cout << result; ...
[ "peppydays@gmail.com" ]
peppydays@gmail.com
1bf18325b44453305da3a32f62355ce12326f046
25e103ccfe18494774d6bade308debd00d9aa861
/src/ResourceManager.cpp
e2649a1aabfd63ed5b87dac9d4bc8f6d5028721d
[]
no_license
fundies/game
635ed5837bce64bc01a9d4443da7faf65c32b446
bbf5e09e741fd2bf749f70088fb475da3d810435
refs/heads/master
2022-09-07T03:34:01.527772
2020-05-28T18:39:08
2020-05-28T18:39:08
265,890,711
0
1
null
null
null
null
UTF-8
C++
false
false
3,600
cpp
#include "ResourceManager.hpp" #include "FileSystem.hpp" #include "XMLParser.hpp" #include "Logger.hpp" std::map<std::string, Texture2D> ResourceManager::Textures; std::map<std::string, Shader> ResourceManager::Shaders; std::map<std::string, Atlas> ResourceManager::Atlases; std::map<std::string, Sprite> ResourceManage...
[ "fundies@no-reply.github.com" ]
fundies@no-reply.github.com
4db6bd6460aac29159915b07afbb2a07d34b342a
8cd9e79cb76248db4e9b44d500581059a1b0bdcd
/test/old/log1.cpp
4936472e1a216caf31bf03dc24a0a24528d49092
[]
no_license
alexpolt/flower3d
4720ebd519d7202ddcbd911768f9b10664aa6e33
bf1cd80c7de8c78e3a32c07b8063eca22fd1e4d8
refs/heads/master
2022-11-11T17:15:26.434764
2020-06-18T14:50:53
2020-06-18T14:50:53
108,239,484
0
0
null
null
null
null
UTF-8
C++
false
false
273
cpp
#include "../lib/log.h" struct test1 { char const* to_string() const { return "Helllllo"; } }; struct test2 { }; int main() { using log::info; using log::endl; info, "test:", test1{}, ", test2: ", [](){ return "AAAAA!";}, "123", 123, (void*)0, endl; }
[ "alexpolt@yandex.ru" ]
alexpolt@yandex.ru
a22d5da17f2c33e9f30e0ba249b351026eb0f8e7
ea1c84e935c6851c88e1d2c66baf5044c89289f9
/Changrui/C++/Kattis_GreedilyIncreasin_Subsequence_1011.cpp
9dd4254be1517777d09fe35420e8d5ba0ba72023
[ "Apache-2.0" ]
permissive
Kattis-Everyday/KattisSolutions
15d0e207724d10cce043119af8dd26337e56538d
ac422563fd6b1c08e098a52e7fce06852f61c180
refs/heads/main
2023-04-21T23:19:10.658130
2021-05-23T17:23:48
2021-05-23T17:23:48
368,897,568
0
0
Apache-2.0
2021-05-22T11:58:21
2021-05-19T14:27:55
C++
UTF-8
C++
false
false
883
cpp
// // main.cpp // Kattis_GreedilyIncreasingSubsequence_1011 // // Created by mcr on 12/10/2020. // #include <iostream> #include<vector> #include<queue> using namespace std; int main(int argc, const char * argv[]) { ios_base::sync_with_stdio(false); cin.tie(NULL);cout.tie(NULL); int N; cin>>N; ve...
[ "e0589902@u.nus.edu" ]
e0589902@u.nus.edu
cc8ddbaf0954027b5690dfadeac9729791d341b3
4824747f8f84fdbec792415a00dbef861c2d8a2f
/WeaponCollection.h
bbece00599e1e28a1c29e5e565d87762b171f09c
[ "Apache-2.0" ]
permissive
mls-m5/NoMaintenance
92e9ad67cf2d47a9aacca6ab2f6aeeb8b4199464
c54c702b658c6a3abe36ff2d175b5c923d4ca55f
refs/heads/master
2021-06-03T16:43:30.656596
2019-12-30T19:58:42
2019-12-30T19:58:42
12,001,065
0
0
null
2014-04-29T07:47:37
2013-08-09T13:05:55
C
UTF-8
C++
false
false
545
h
/* * WeaponCollection.h * * Created on: 30 jan 2013 * Author: mattias */ #ifndef WEAPONCOLLECTION_H_ #define WEAPONCOLLECTION_H_ #include <vector> #include "Player.h" #include "Weapon.h" class WeaponCollection{ std::vector<Weapon *> wlist; int Index; Player *myPlayer; Weapon w; public: WeaponColle...
[ "mattias.l.sk@gmail.com" ]
mattias.l.sk@gmail.com
d942692536be93e4d9e9b703041a94a4a534bc24
94f74f8ddf382cd6eb2a4ec79bbbe96e8a4b2dd4
/IntroCpp/Inheritance/Inheritance.cpp
b92059ff2e5e0b6df84de7cf351fffafcede5876
[]
no_license
ericksotoe/c-Recap
c7c716dd639b411e4e38123a516fdf2da6f5f258
7faa499bf70936ce09d5362ee337ee3eca4df18e
refs/heads/master
2020-06-28T19:09:59.785686
2019-11-15T02:36:04
2019-11-15T02:36:04
200,316,374
0
0
null
null
null
null
UTF-8
C++
false
false
468
cpp
#include <iostream> using namespace std; class Animal { public: void speak() { cout << "Grrrrr" << endl;} }; // cat inherits from animal class Cat: public Animal { public: void jump() { cout << "Jumping" << endl;} }; class Tiger: public Cat { public: void sleep() { cout << "zzzzzz" << endl; } }; int main() ...
[ "eehuerta@ucsd.edu" ]
eehuerta@ucsd.edu
919930498299be77b9e570225fac8b2ac526ede3
0831b59889f51171e7ca693d572e02808a80e86d
/trace_analyzer/monitor/data.h
86cd532ff0ff551853c1b9bcb7785e337953bac3
[]
no_license
syacer/ssf_developement
84edcf2dc954a377df645b37afb182f343bb629a
e9b66012a74c7d16db50e838e13664228cc720e0
refs/heads/main
2023-07-13T15:35:45.641624
2021-08-19T07:08:43
2021-08-19T07:08:43
365,835,603
0
0
null
null
null
null
UTF-8
C++
false
false
771
h
#ifndef H_HEADER_DATA_H #define H_HEADER_DATA_H #include <unordered_map> #include <utility> #include <string> #include <vector> using namespace std; typedef struct fakeData { bool ready; } fada; typedef struct distcomponent { vector<uint64_t> ddomain; vector<double> dweight; bool ready; bool va...
[ "yangshi.psu@gmail.com" ]
yangshi.psu@gmail.com
644f6a85436f9e2f73f51dd010aaa947a3ca4680
98ad7179c2bdecb7c428f1ab3aa34e430dbd2a50
/Engine/STL/Math/Rand/RandomWithChance.h
066b22414c483d634f4ae1f3d23154dd5e211f46
[ "BSD-3-Clause" ]
permissive
blizmax/GraphicsGenFramework
c7399efce254d5b5e6fa967a956c7adae8019cab
89cb8cf95c105f12187ed3da999d16620a5b528a
refs/heads/master
2021-09-24T03:39:26.403453
2018-10-02T20:02:03
2018-10-02T20:02:03
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
2,256
h
// Copyright © 2014-2017 Zhirnov Andrey. All rights reserved. #pragma once #include "Random.h" #include "NormalDistribution.h" namespace GX_STL { namespace GXMath { // // Random Generator With Chance // template <typename RndEngine> struct TRandomGenerator<RndEngine>::WithChance : public Noninstancable { ...
[ "zh1dron@gmail.com" ]
zh1dron@gmail.com
f4f309cfe12cc83d1c887dfa26bf10b0e6a86165
1cece0d71f79fe991ede775181767e1a697ac374
/tensorflow/compiler/tf2xla/xla_compiler.cc
cfb118281e4fe6df3f6f2fbdddfbc3cfd0040d8e
[ "Apache-2.0" ]
permissive
microsoft/tensorflow-directml
18d95a3f9ea0909fde8c1c245973eaa891e11348
3800a8e1cdeea062b9dac8584fb6303be7395b06
refs/heads/directml
2023-08-24T03:21:52.097089
2022-12-21T22:39:00
2022-12-21T22:39:00
291,217,084
459
43
Apache-2.0
2022-12-21T22:39:02
2020-08-29T06:44:33
C++
UTF-8
C++
false
false
59,736
cc
/* Copyright 2017 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...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
2c47b60e33158d89ce717d14df45671fe41cb744
aa4669a80c56029423c8587d9eac3f69c6d5a1fd
/testproj/bin/android/obj/src/cpp/Lib.cpp
a099483209864a28bd9265d1544a06ec11f19367
[]
no_license
shadowofsoul/testproj
aa9c04bfd72262f2aaaa5c1cf366ab2f5c5385ec
e31016cb0cedf7b966b166f99cfd41f36896ac1e
refs/heads/master
2021-01-01T18:54:42.559141
2014-02-08T00:09:25
2014-02-08T00:09:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,295
cpp
#include <hxcpp.h> #ifndef INCLUDED_cpp_Lib #include <cpp/Lib.h> #endif namespace cpp{ Void Lib_obj::__construct() { return null(); } Lib_obj::~Lib_obj() { } Dynamic Lib_obj::__CreateEmpty() { return new Lib_obj; } hx::ObjectPtr< Lib_obj > Lib_obj::__new() { hx::ObjectPtr< Lib_obj > result = new ...
[ "david@y-developments.com" ]
david@y-developments.com
a23afd6f367b172981e07dfda3c01f23413713cf
0ca113b9ab52d2b08676234e2b8448d51b3e2bab
/nrflconnectiontesttrans/rec/rec.ino
e6bad51d2cc625d46a6bb1e7c8d99860af49a64f
[]
no_license
ConNoa/GLOWclient-Circe-de-Bauhaus-
27edc838f36c426676e91d206e15b6ef080ce0f0
21af18857bdaa6e6f4bb331f3eb4b145e6451468
refs/heads/master
2022-11-24T15:25:34.335076
2019-05-15T16:50:53
2019-05-15T16:50:53
184,826,742
0
0
null
null
null
null
UTF-8
C++
false
false
1,775
ino
/* Created by Yvan / https://Brainy-Bits.com This code is in the public domain... You can: copy it, use it, modify it, share it or just plain ignore it! Thx! */ // NRF24L01 Module Tutorial - Code for Receiver using Arduino UNO //Include needed Libraries at beginning #include "nRF24L01.h" // NRF24L01 library create...
[ "constantin.noack@uni-weimar.de" ]
constantin.noack@uni-weimar.de
f6e6f4f138a1758ad7e6e29761a25a9b79e14d90
230fb8845f39bef0f30f5d3541eff5dc0641de14
/Connect3/Export/windows/obj/src/openfl/display/InteractiveObject.cpp
656ddfb9d854d3a2654491c283b554b61b74217b
[]
no_license
vhlk/AlgoritmoMinMax
76abd62a6e2859ed229e5831264b6d8af27e318d
40eded4948794ca48d50d16d2133a9ab21207768
refs/heads/main
2023-06-30T15:16:17.492478
2021-08-02T13:29:32
2021-08-02T13:29:32
390,493,745
1
0
null
null
null
null
UTF-8
C++
false
true
17,507
cpp
// Generated by Haxe 4.2.0 #include <hxcpp.h> #ifndef INCLUDED_haxe_Exception #include <haxe/Exception.h> #endif #ifndef INCLUDED_openfl_display_DisplayObject #include <openfl/display/DisplayObject.h> #endif #ifndef INCLUDED_openfl_display_DisplayObjectContainer #include <openfl/display/DisplayObjectContainer.h> #endi...
[ "vhlk@cin.ufpe.br" ]
vhlk@cin.ufpe.br
545b4201e4150282082b70c112c0a52d48d47159
40493e59f5a5b63110a02ea9312aed4b1c8aaefe
/XYZ Database/LineRec.h
a0760faff088b7daa40f4f1744448ce5ad352a07
[ "MIT" ]
permissive
NuCode1497/XYZ_Database
bc1647373fc7c844f912a659cfdda1091831f5f3
37371e56a35ee09cce966a8ed974120bd55acd05
refs/heads/master
2020-12-30T15:09:32.789587
2017-05-12T18:34:45
2017-05-12T18:34:45
91,118,649
0
0
null
null
null
null
UTF-8
C++
false
false
387
h
#pragma once #include <string> using namespace std; class lineRec { public: lineRec(); lineRec(string line, string *pFilename, int lineNumber); string getLine(){return line;} string getFilename(){return *pFilename;} int getLineNum(){return lineNumber;} friend ostream& operator << (ostream& out, const lineRec& r...
[ "neuburgercody@gmail.com" ]
neuburgercody@gmail.com
9a7b3398dcca03191445cffce3b268d59ccdb94f
74c0e008010f25c4e1dd6f962078dec58ee2228d
/EFI/OC/Kexts/VirtualSMC.kext/Contents/Resources/VirtualSMCSDK/kern_smcinfo.hpp
dc93037ac7350784c95c323f2518577d5b6e286a
[]
no_license
xueares/x260
0bc3e6df44abe78e287fe86668f4f049482ba33a
5f53a1c8763f89b4729b919df87019eecc720924
refs/heads/main
2023-01-22T15:22:07.495509
2020-11-20T18:32:41
2020-11-20T18:32:41
318,790,061
1
0
null
null
null
null
UTF-8
C++
false
false
5,358
hpp
// // kern_smcinfo.hpp // VirtualSMC // // Copyright © 2017 vit9696. All rights reserved. // #ifndef kern_smcinfo_h #define kern_smcinfo_h #include <Headers/kern_util.hpp> #include <VirtualSMCSDK/AppleSmcBridge.hpp> class SMCInfo { /** * Device-specific reproducible random state */ uint6...
[ "syoung@Shanes-MacBook-Pro.local" ]
syoung@Shanes-MacBook-Pro.local
d491b6b4b8fc159465918838daa4be7f0ca6f421
801d0701d19b392a4ff7c268d470959815462398
/include/hl2sdk-css/game/shared/sceneentity_shared.h
60acb3ac370d585bb4f201bfab24fdfb7a464d93
[]
no_license
rdbo/CS-Source-Base
c6e21cc46bca5fb57f3e7f9ee44c3522fd072885
4605df4b11a2c779d56d16dd7e817536cdc541f7
refs/heads/main
2023-03-03T13:19:04.657557
2021-02-06T13:46:53
2021-02-06T13:46:53
335,521,112
6
1
null
null
null
null
WINDOWS-1252
C++
false
false
3,065
h
//====== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======= // // Purpose: // //============================================================================= #ifndef SCENEENTITY_SHARED_H #define SCENEENTITY_SHARED_H #ifdef _WIN32 #pragma once #endif #if defined( CLIENT_DLL ) #define ...
[ "rdbodev@gmail.com" ]
rdbodev@gmail.com
b272477bebb51c34d067a57b5f6825bcecbea844
ada777471cd1ef45a272e075548e86d6f1bb0304
/src/include/system.hpp
d27346f660374fba20adb678ed8abe3d3f0d8905
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
pdarkness/mirus
207f8b074d62836dc7b809a599fbeacff982d18b
13edb0c8b13412f6c3ec629bfd62238a578f8c8a
refs/heads/master
2021-01-20T23:37:55.076795
2013-06-28T15:31:43
2013-06-28T15:31:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,465
hpp
// Copyright (c) 2013 Joshua Beitler, Mirus contributors // 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, modi...
[ "joshbeitler@gmail.com" ]
joshbeitler@gmail.com
c700a0b467f84262564526b78ddf473898257ba2
bc7679ccddcea3519131b2ebee054807dd14f76b
/src/wasm/function-compiler.h
27fd54eb3b2645ea2a8578e935ba1a368d4a0d44
[ "BSD-3-Clause", "bzip2-1.0.6", "Apache-2.0", "SunPro" ]
permissive
FirotSilence/v8
6fd6b4d3d33729e67e88038b5119168bf781114c
87ec89deeba0eb2981d227f1dd09e62b84a6c848
refs/heads/master
2022-10-28T01:43:56.654809
2020-06-16T17:11:35
2020-06-16T22:30:44
272,894,415
2
0
NOASSERTION
2020-06-17T06:21:44
2020-06-17T06:21:43
null
UTF-8
C++
false
false
4,521
h
// Copyright 2018 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. #ifndef V8_WASM_FUNCTION_COMPILER_H_ #define V8_WASM_FUNCTION_COMPILER_H_ #include <memory> #include "src/codegen/code-desc.h" #include "src/trap-hand...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
e21e7c479e2f613467880008e25e013de9c945e4
9a0655e047423d5ec9a0a87b8a58d5e952e06ab8
/folly/test/ExecutorTest.cpp
c8f404bf8465706d70f3e0e2d2519832f8b9b937
[ "MIT", "Apache-2.0" ]
permissive
willruggiano/folly
fae0ac567db3d12806d14cf6d986b05e5571d9d6
8e44e1e4698579af888e316a0052f52c415b9997
refs/heads/main
2023-08-26T01:41:50.147773
2021-11-11T18:12:09
2021-11-11T19:28:18
427,095,000
0
0
Apache-2.0
2021-11-11T17:58:48
2021-11-11T17:58:47
null
UTF-8
C++
false
false
5,328
cpp
/* * Copyright (c) Facebook, Inc. and its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
8d18ee7e69257c7675337a47b2177c8e6c0da348
9bdd58cc75b495e67ec6c186802c81121199c064
/amsr-vector-fs-dm-diagnosticmanager/addon/DiagTestApp/src-gen/includes/ara/diag/service_interfaces/generic_uds_service/impl_type_MetaInfoValueType.h
67aeda1c651679a87f3eee1437f348e6ece58374
[]
no_license
flankersky/vector_ap_bsw
3bac290b569dd2f72d4d4971fcb8f96b8e188914
b8f667356126a4f76a79109b02ee14ae1cd16a58
refs/heads/master
2022-01-14T03:38:29.499494
2019-07-04T04:15:02
2019-07-04T04:15:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,017
h
/********************************************************************************************************************** * COPYRIGHT * ------------------------------------------------------------------------------------------------------------------- * \verbatim * Copyright (c) 2018 by Vector Informatik GmbH. Al...
[ "catfish416@126.com" ]
catfish416@126.com
657445f4a70e871cb861362ea724a6aef5ca6129
b72890d0e6503b4528bef2b09743f6df72cb01d2
/Captions/Interface/src/TextStyle.cpp
6af2a15c420738f41af2416b345525376eebb3c2
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-pml-2020", "LicenseRef-.amazon.com.-AmznSL-1.0" ]
permissive
shivasiddharth/avs-device-sdk
b1375db55f204f1baaa9a4825e31f944a6e6d13c
c7ca5a12f65ce95f99d56fc7a1ab79cc96147ed8
refs/heads/master
2021-12-01T17:21:42.067397
2021-11-28T09:34:42
2021-11-28T09:34:42
152,394,898
0
2
Apache-2.0
2021-11-26T09:17:25
2018-10-10T09:09:11
C++
UTF-8
C++
false
false
1,810
cpp
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "license" f...
[ "ushivasiddharth@gmail.com" ]
ushivasiddharth@gmail.com
4466669a82db17f509d2c114c40961674052ea52
bb55cb244654be21ff7bd5f20ce9bd24cd97425b
/qtreeviewer-3.5-src/src/ValueByIndexDialog.h
32418a7c8fb96378127902baa309743d61fc7eb4
[]
no_license
jaysun91/BSTVisualizer
b17f3cd22fa7ae9e34a119ff59a8a14459fb500c
edbc80bedf4c8869458024a2cc0c56324aa37c9c
refs/heads/master
2021-05-30T02:00:24.942066
2015-11-30T14:35:29
2015-11-30T14:35:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
479
h
#ifndef VALUEBYINDEXDIALOG_H_ #define VALUEBYINDEXDIALOG_H_ #include <QDialog> #include "ui_valuebyindexdialog.h" class ValueByIndexDialog : public QDialog, public Ui::ValueByIndexDialog { Q_OBJECT; public: ValueByIndexDialog(QWidget *parent); void setRange(int min, int max); int index(); ...
[ "cr486@cornell.edu" ]
cr486@cornell.edu
3e6942a2c917f2d92c7de3cd2cf6c3bde07c91a4
d002ed401cba924074e021d22347b84334a02b0f
/export/windows/obj/include/openfl/display/GraphicsStroke.h
ed574c315a16429d6c5bee7db36e8d92c85f06e7
[]
no_license
IADenner/LD47
63f6beda87424ba7e0e129848ee190c1eb1da54d
340856f1d77983da0e7f331b467609c45587f5d1
refs/heads/master
2022-12-29T13:01:46.789276
2020-10-05T22:04:42
2020-10-05T22:04:42
301,550,551
1
0
null
null
null
null
UTF-8
C++
false
true
2,754
h
// Generated by Haxe 4.1.2 #ifndef INCLUDED_openfl_display_GraphicsStroke #define INCLUDED_openfl_display_GraphicsStroke #ifndef HXCPP_H #include <hxcpp.h> #endif #ifndef INCLUDED_openfl_display_IGraphicsStroke #include <openfl/display/IGraphicsStroke.h> #endif #ifndef INCLUDED_openfl_display_IGraphicsData #include <...
[ "theiadstudios@gmail.com" ]
theiadstudios@gmail.com
978904019fa29c291d9c301f0b9ac54a88c36b32
8eb9ebe6e69b0cc1e42419ac9d2969bb6d52d414
/Ds Assignment/Stacks/InfixToPrefix.cpp
b973d692459eab8327db4f2406908b30fe7b83dc
[]
no_license
yasir18/ncrwork
efb0c96f2e08aec51ed5e29a5b460b6d8724ebaf
3e8e6ef7a7141d5caedd85451a14ea6a1e3be4f7
refs/heads/master
2020-04-20T02:00:36.129603
2019-03-15T05:28:57
2019-03-15T05:28:57
168,560,636
4
0
null
null
null
null
UTF-8
C++
false
false
1,991
cpp
#include<bits/stdc++.h> #include<string> using namespace std; template <class t> class Stack{ t top; t size; t *s; public: Stack(){ top=-1; size=0; s=NULL; } Stack(int n){ top=-1; size=n; s=new t[n]; } bool IsEmpty(){ return (top==-1); } bool IsFull(){ return(top==(size-1)); } void push(t el...
[ "yasiraffan9@gmail.com" ]
yasiraffan9@gmail.com
b041120292ff30bf3e1b4ab9db93d4e5ce0f6b8e
33152af93821a3baee32ebe9e9184adb515b7ef7
/src/tests/benchmarks/benchmarks.cc
21844952d8e0b47f85dd8a005f47e560299b544b
[ "BSD-3-Clause" ]
permissive
casey/fuchsia
bca750f13f1beba94b73d75b1e660bc3eb912ec3
2b965e9a1e8f2ea346db540f3611a5be16bb4d6b
refs/heads/master
2021-06-20T01:46:38.891626
2020-04-09T23:41:46
2020-04-09T23:41:46
254,491,837
0
0
null
null
null
null
UTF-8
C++
false
false
6,235
cc
// Copyright 2019 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "garnet/testing/benchmarking/benchmarking.h" #include "src/lib/fxl/logging.h" #include "src/lib/fxl/strings/string_printf.h" namespace { void Ad...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
2191e711c2b33fae8b12b37b37c170983540746f
6438b7b0e79661d07355bb285e84650754ccf515
/GarageDoor/GarageDoorStateMachine.cpp
e196cb7e370a35457cd56179b6354cd032f51e40
[]
no_license
kguo0427/GarageDoor
bd091aaa42090fbb6ea0a62d59a9188717691794
e785ce1e72042eab3b92ce7c48c5bb7f875c5450
refs/heads/master
2021-01-10T08:19:46.072184
2016-03-09T02:38:10
2016-03-09T02:38:10
53,220,825
0
1
null
null
null
null
UTF-8
C++
false
false
1,613
cpp
/* * GarageDoorStateMachine.cpp * * Created on: Mar 3, 2016 * Author: mad1948 */ #include "GarageDoorStateMachine.h" GarageDoorStateMachine::GarageDoorStateMachine() { // TODO Auto-generated constructor stub currentState = NULL; } /*GarageDoorStateMachine::GarageDoorStateMachine( int numStates, int numT...
[ "kxg1158@g.rit.edu" ]
kxg1158@g.rit.edu
5c918ee5f62eba92b6f283f5dd8a6a60d9375961
29e3bc61de14643419fa91ad2ca81a4bd2d9a9bd
/algorithms/heap/main.cpp
8b2585b909b4d7bebceac83371f62f0ed08671c9
[]
no_license
Luxiush/Notes
f2f60744e3b81d1ccb1e2b0267c13d6f38c45c2a
7b7dc5ba25e8b53d6c233c3288239cf0e907993d
refs/heads/master
2021-06-05T06:21:45.049419
2021-01-13T23:54:16
2021-01-13T23:54:16
95,122,659
0
0
null
null
null
null
UTF-8
C++
false
false
825
cpp
#include<iostream> #include<fstream> #include<iomanip> #include"heap.cpp" using namespace std; int main(int argc, char* argvs[]){ if(argc != 3){ cout<< "Need 2 arguements: input file and output file."<< endl; return -1; } int arr[10000]; int size = 1; fstream fin(argvs[1], ios::in); while(...
[ "luxiush@qq.com" ]
luxiush@qq.com
751a23e5f8744ff92d226c99aae65a8ac53433be
73ab42eadd0588f8f754157ad3dda1f3d7f97578
/03Combat Game/main.cpp
f9d23e7827f2c1280bbd362d7df2a0f2957dd35d
[]
no_license
mbenneticha/C-plus-plus
6ecdd6522943934ed69223ecde4bb4741f5de9b7
9e67cd4bea784f5964e654845f748fa6c4499c67
refs/heads/master
2020-07-06T07:29:41.382412
2017-02-13T22:42:32
2017-02-13T22:42:32
66,950,779
0
0
null
null
null
null
UTF-8
C++
false
false
6,732
cpp
#include "menu.hpp" #include "Combat.hpp" #include "Creature.hpp" #include "Goblin.hpp" #include "Barbarian.hpp" #include "ReptilePeople.hpp" #include "BlueMen.hpp" #include "TheShadow.hpp" #include <iostream> #include <cstdlib> #include <cmath> #include <ctime> int main() { unsigned seed; seed = time_t...
[ "Mariam@Mariams-MBP.fios-router.home" ]
Mariam@Mariams-MBP.fios-router.home
3b5f9f67d096c64aeb67134024d88d9e70bc8465
14ace83c757e338a81959928d34c6bd4c8c45f8d
/compiler-rt/lib/cilksan/old/static_dictionary.cpp
a0b0463c8d4b852f0dc78d2621e9ca5fd32043a3
[ "LicenseRef-scancode-other-permissive", "NCSA", "MIT", "LLVM-exception", "Apache-2.0" ]
permissive
pmccormick/kitsune
73be34ab3a57242a90b6d8263c6475f125aaf4ac
f02f68cb6eff392e1d7d7701106e6c4f8c78a27c
refs/heads/release/10.x
2023-07-26T20:04:34.612792
2021-10-26T16:41:18
2021-10-26T16:41:18
376,150,356
0
0
NOASSERTION
2021-07-14T19:26:03
2021-06-11T21:56:33
C++
UTF-8
C++
false
false
16,940
cpp
#include "static_dictionary.h" #include <sys/stat.h> // Definitions of static members const value_type00 Dictionary::null_val = value_type00(); int n_threads(void) { struct stat task_stat; if (stat("/proc/self/task", &task_stat)) return -1; return task_stat.st_nlink - 2; } LRU_List::LRU_List() { head = ...
[ "neboat@mit.edu" ]
neboat@mit.edu
b38e54b1df06d9dcbdb41fa386eb27193a9ae7e4
922b0e3fce5d6eb540efae5ab51e8a1e0503649a
/TouchGFX/generated/fonts/src/Font_verdana_20_4bpp_0.cpp
1222a5d587c07856e3867879e74cfbc6f520b134
[]
no_license
saurabh-nishad/STM32WB-TouchGFX
826c7df1c4649adff1076b8a5f61ed97e62159fe
801631f3bfc439eb6428bf39f69882dfeec6738b
refs/heads/master
2023-04-23T18:11:23.775820
2021-05-12T14:21:50
2021-05-12T14:21:50
360,816,182
0
0
null
null
null
null
UTF-8
C++
false
false
7,089
cpp
#include <touchgfx/hal/Types.hpp> FONT_GLYPH_LOCATION_FLASH_PRAGMA KEEP extern const uint8_t unicodes_verdana_20_4bpp_0[] FONT_GLYPH_LOCATION_FLASH_ATTRIBUTE = { // Unicode: [0x0020] // (Has no glyph data) // Unicode: [0x0032] 0x50, 0xDA, 0xFF, 0x8D, 0x01, 0x00, 0xF1, 0xDF, 0xBA, 0xFE, 0x1D, 0x00, 0x91...
[ "saurabh.nishad@outlook.com" ]
saurabh.nishad@outlook.com
318c229d44912ca803915d52bab54561a2b69e4f
48fee5936689dfd02453d1e4d1160668077afa28
/prj_Qt/mimecqt/rdb/rdb-1.2/tmp/moc_models.cpp
8f6cb7f6d099ad8d56fd2659fb90a2164dd15412
[ "BSD-2-Clause" ]
permissive
roboturx/aa
0996f1592685a810ff72886587a440ce711928b9
103870ab4a2b1335cdeb1ecdafecf26ce119e58c
refs/heads/master
2023-04-13T08:24:07.648807
2023-04-11T14:44:49
2023-04-11T14:44:49
130,236,963
3
0
null
null
null
null
UTF-8
C++
false
false
10,765
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'models.h' ** ** Created by: The Qt Meta Object Compiler version 68 (Qt 6.0.3) ** ** WARNING! All changes made in this file will be lost! **************************************************************...
[ "38340224+roboturx@users.noreply.github.com" ]
38340224+roboturx@users.noreply.github.com
bbb9d136163c1b84f6388c895fcacff8a10def78
a02d95c61213ca916e44d3ce97ad6757533f6182
/src/tutorials/move.h
77dafecf9b1bc6dde0467dd1c56ce6a94ce32ed5
[]
no_license
dan-fritchman/EffectiveModernCppBook
2b4b317a637186d3a0da499f08637faa9d0b2a67
1b8ae59c63901efd14055cf51c4f39ab0b00bd5c
refs/heads/master
2022-12-14T00:12:12.886705
2020-08-25T04:18:37
2020-08-25T04:18:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,025
h
// // Created by Dan Fritchman on 2019-01-09. // #ifndef CPP_TUTORIALS_MOVE_H #define CPP_TUTORIALS_MOVE_H namespace moves { class Base { public: Base() = default; virtual ~Base() = default; // make dtor virtual Base(Base &&) = default; // support mo...
[ "daniel.fritchman@gmail.com" ]
daniel.fritchman@gmail.com
5eeb629956a4dd16e5e4a4fbc23ea685b899e4c1
603f65d96cf0f0c8bfd6338c652506b44492b1c7
/sp/Combined/CombinedTypes.h
651d87561b22a5bb0163806f996800294c9e37b0
[]
no_license
NevisUB/signal_prediction
d2ceac5bfc0a644265f07873ce6de175f28dece4
241db656c67dba93c79806bb92bb579cd2b2270e
refs/heads/master
2021-04-15T03:47:26.141994
2020-09-03T21:12:01
2020-09-03T21:12:01
94,559,682
0
0
null
null
null
null
UTF-8
C++
false
false
1,645
h
#ifndef __COMBINEDTYPES_H__ #define __COMBINEDTYPES_H__ namespace sp { // pyROOT doesn't like enum class... enum NuType_t { kNUINVALID=0, kNUMU, kNUMUBAR, kNUE, kNUEBAR }; // IBKG enum BkgdType_t { kBINVALID=0, kBCCQE, kBCCPIP, kBNCPI0, ...
[ "vgenty@nevis.columbia.edu" ]
vgenty@nevis.columbia.edu
37637666416f27941e5a6e2a902ea1fbba25a911
a05b2e3e9ff90d644ea711f52262c69909300a42
/Jets/Analysis/code/WarnMapStudy/EmcMap.h
68741cc11d62a7a39aad9fc2a6fc02ad3cd2aa30
[]
no_license
ArbinTimilsina/ForPHENIX
caa652fbbc7dc8ce5f5362270b745e2b813419d8
cf2ab39ea87d37109beaab1edc170d9f39873eae
refs/heads/master
2020-03-24T08:19:03.319448
2018-07-27T15:35:15
2018-07-27T15:35:15
142,592,068
0
0
null
null
null
null
UTF-8
C++
false
false
900
h
#ifndef __EMCMAP_H__ #define __EMCMAP_H__ #include <string> #include <sstream> #include <iostream> #include <fstream> #include <TROOT.h> #define NARMSECT 8 #define YPOS_PBGL 48 #define YPOS_PBSC 36 #define ZPOS_PBGL 96 #define ZPOS_PBSC 72 #define NTOWER 24768 #define MASK_EDGE 0x01 #define MASK_AROUND_DE...
[ "arbin.timilsina@gmail.com" ]
arbin.timilsina@gmail.com
786728cbfbddfde305be54ce54a9b7ec43599055
fb7fad57b6a816d2b2c5d9da578e75cffbe5bedd
/Lumos/Source/Lumos/Scene/Component/AIComponent.cpp
60ea65dd19e7182d4a8e9569ccf98f94a7718ef4
[ "MIT", "LicenseRef-scancode-public-domain" ]
permissive
full-dev1010/C-2D-3D-game-engine
405cf4febc3f56b8a40506b8107f1e2a7f914769
f5e6a2b4d938386e2886e22a9a7aad52a22086ad
refs/heads/master
2023-06-26T15:23:59.675035
2021-07-28T19:02:32
2021-07-28T19:02:32
390,468,997
1
0
null
null
null
null
UTF-8
C++
false
false
328
cpp
#include "Precompiled.h" #include "AIComponent.h" #include <imgui/imgui.h> namespace Lumos { AIComponent::AIComponent() { m_AINode = CreateSharedRef<AINode>(); } AIComponent::AIComponent(SharedRef<AINode>& aiNode) : m_AINode(aiNode) { } void AIComponent::OnImGui() { ...
[ "wine1993228@gmail.com" ]
wine1993228@gmail.com
39a555e7ba2b7be20ebfda2e20c41e650ecac678
425300718e125b8e00a5a618dee2579832f5ef80
/src/game/client.cpp
37cdcbaf34acc440bced806cf4018962135ff392
[ "BSD-3-Clause", "Zlib", "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Sondro/eoavov
a50625ed5a822b65e446ce25a1de87571d9411f5
444a6ca62d558ac6f5dafecabdf0d6104d43c79d
refs/heads/main
2023-06-16T04:48:16.665776
2021-07-14T20:24:03
2021-07-14T20:24:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,395
cpp
#include "eoavov.h" playerEnt * player1 = NULL; namespace game { string clientmap = ""; const char *gameident() {return "eoavov";} void initclient() { player1 = new playerEnt(); } void gameconnect(bool _remote) { player1->reset(); } #define clearmodels() {cleanupmodels();cl...
[ "le0nklcpp@gmail.com" ]
le0nklcpp@gmail.com
4e4751c65436d944d7923fc3c25efaea21bbc095
a1bbb5509422370acb4e012fbe3c879ac8dd815f
/ros/atlas_msgs/msg_gen/cpp/include/atlas_msgs/AtlasBehaviorStepFeedback.h
feca907141d0bd65f2375ed5563966cd60b41942
[]
no_license
pirobot/drcsim
478ce19d12616c3bc6d3be0ea44cddc03583963a
53742ac02fecf154a5e20b275ab8549486af4ae2
refs/heads/master
2021-01-11T18:34:37.318390
2017-02-18T01:21:03
2017-02-18T01:21:03
79,571,745
0
0
null
null
null
null
UTF-8
C++
false
false
7,781
h
/* Auto-generated by genmsg_cpp for file /home/patrick/catkin_ws/src/drcsim/ros/atlas_msgs/msg/AtlasBehaviorStepFeedback.msg */ #ifndef ATLAS_MSGS_MESSAGE_ATLASBEHAVIORSTEPFEEDBACK_H #define ATLAS_MSGS_MESSAGE_ATLASBEHAVIORSTEPFEEDBACK_H #include <string> #include <vector> #include <map> #include <ostream> #include "ro...
[ "patrick@pirobot.org" ]
patrick@pirobot.org
6de72fe5e627b000439c795e287712cbbae6291e
8a1f074b4f6464986eeea6b443003007a8db4579
/DX11_200216/FrameWork/Core/Application.cpp
6fc2021ba3756637d42513906571b7baffaa67a0
[]
no_license
ljm3994/TeraGame
26719244f670169bf4246d3179fdfa0521fa942c
08f680dec95b6efdf3f533231e46aa879efe6f28
refs/heads/master
2022-11-26T16:26:14.633346
2020-08-04T18:29:51
2020-08-04T18:29:51
285,057,001
0
0
null
null
null
null
UHC
C++
false
false
3,967
cpp
#include "Framework.h" #include "Application.h" bool Application::isSystemInfoOpen = false; void Application::Update() { //기본함수 업데이트 ////////////////////////////////////// program->Update(RenderTargetView.Get(), ClientWidth, ClientHeight, Time.GetDelta(), Time.RunningTime()); if (!VIDEOMANAGER->GetisPlay()) { ...
[ "ljm3994@gmail.com" ]
ljm3994@gmail.com
b03b9719c3bf5aae189a39e0325b0fabd3cb64b2
1afc8cdbd3a6d627415b346293416ede54bf31e2
/codeforces/1279/A.cpp
c7d6eabda55d286bb581c907b87566a442b8e449
[]
no_license
umangja/CompetitiveProgrammingSolution
bf6944b81373061124179db5ba2ce2612032e1fe
d622398e40dadadde191c0d9b34a9fcd4735c69c
refs/heads/master
2023-03-25T23:05:09.596577
2021-02-23T09:07:00
2021-03-14T15:22:40
341,297,361
0
0
null
null
null
null
UTF-8
C++
false
false
1,584
cpp
/*input */ //assic value of ('0'-'9') is(48 - 57) and (a-z) is (97-122) and (A-Z) is(65-90) and 32 for space #include<bits/stdc++.h> using namespace std; #define ll long long #define pb push_back #define pii pair<ll int,ll int> #define vpii vector< pii > #define vi ...
[ "umang.jain.cse17@itbhu.ac.in" ]
umang.jain.cse17@itbhu.ac.in
5452dad2601f63b80c834a61f5aa9232feea03bf
053309314b081dcb3fca08fc5ea15e6e8596141d
/day4/source/zzb/xor.cpp
fe55377295f43196cab077fb3300cc70cbb51c04
[]
no_license
cppascalinux/jinanjixun
a6283e1bbdc4cac938131e8061a8b5290f6bb1dc
555a95c7baf940c38236ac559f0a2c11a34edd0c
refs/heads/master
2020-05-29T14:46:31.982813
2019-06-14T07:14:19
2019-06-14T07:14:19
189,192,981
2
1
null
null
null
null
UTF-8
C++
false
false
879
cpp
#include <cstdio> #include <vector> #include <queue> #include <map> using namespace std; long long m, q; vector<int> s; int sd; bool mak(int u, int v) { for(int i = 0; i < sd; i++) if((u ^ v) == s[i]) return true; return false; } int main() { freopen("xor.in", "r", stdin); freopen("xor.out", "w", stdout); scanf("...
[ "cppascalinux@gmail.com" ]
cppascalinux@gmail.com
ac4bc6ade36a5bb28ec53a515845580dcfab0029
418119f86c2603a248892323f7f581c1793adfa3
/src/Dispatcher.hpp
aa91d3d5c1cdffbd126dadcd08c94dc7ef092185
[]
no_license
sunxiaolin2016/dbusipc
506d212c0fac0bb5ad98e6d3ecaa0eaaeab95a00
ae0c739b39425882072fe8e1fad90565a3ca813a
refs/heads/master
2023-01-30T06:14:21.426630
2020-12-16T03:23:52
2020-12-16T03:23:52
319,501,387
0
0
null
null
null
null
UTF-8
C++
false
false
2,385
hpp
#ifndef DISPATCHER_HPP_ #define DISPATCHER_HPP_ #include <set> #include <list> #include <vector> #include <deque> #include <memory> #include "NSysDep.hpp" #include "Pipe.hpp" #include "dbus/dbus.h" #include "Thread.hpp" #include "MutexLock.hpp" #include "dbusipc/dbusipc.h" // // Forward Declarations // class BaseComm...
[ "sun.xiaolin@icloud.com" ]
sun.xiaolin@icloud.com
61b6ab63d42afc548442024df275789bad5b08bc
76370c16c680d0e38ecd176befa210309e32feeb
/code/stocksystem/stockSystem/Stock/stockStruct.h
5453300e7221c552c4b14ae2160306ad84c5095b
[]
no_license
zshwuhan/web-app-stock-forecasting-system
b88b96a50efa15c2f0e5ba88f0d78cb422e0df88
13b433444a2454c134ff1db215b54b3e9614f733
refs/heads/master
2020-12-14T07:19:43.828659
2016-06-29T21:18:53
2016-06-29T21:18:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
598
h
// // stockStruct.h // FinalProject // // Created by Wuyang on 4/1/15. // Copyright (c) 2015 Wuyang. All rights reserved. // #ifndef __FinalProject__stockStruct__ #define __FinalProject__stockStruct__ #include "iostream" #include "dLinkedList.h" using namespace std; class StockStruct{ public: struct Stock{ ...
[ "cctv2206@outlook.com" ]
cctv2206@outlook.com
81c374d529a573b5ca6a665bda078470700696af
c588186250b1af54a276dbba2efc8bb78ca14125
/contest/2018BNU/A.cpp
165cb6c54dcbe1c169ed7f1967423f8a70ea7dd7
[]
no_license
Meng-Lan/Lan
380fdedd8ed7b0c1e5ffdabdc0c2ce48344927df
fc12199919028335d6ddb12c8a0aa0537a07b851
refs/heads/master
2021-06-28T11:59:50.201500
2020-07-11T09:05:53
2020-07-11T09:05:53
93,761,541
0
0
null
null
null
null
UTF-8
C++
false
false
2,116
cpp
#include<iostream> #include<cstdio> #include<string> #include<cstring> #include<cstdlib> #include<sstream> #include<fstream> #include<vector> #include<list> #include<deque> #include<stack> #include<queue> #include<map> #include<set> #include<cmath> #include<utility> #include<numeric> #include<iterator> #include<algorit...
[ "779379402@qq.com" ]
779379402@qq.com
db3acf3811ef6e3646eff7b1fe7de59b0f69501f
4dbb2662361a4960e9d0f5faddc3e30749526b3c
/src/rpcrawtransaction.cpp
ccd919aa266a8771382e849b09a67652aeba236c
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
il-ce/SUQA-CORE
9cb413ce615c0267ea22b43bddd2e5e06ef48492
e24ad5f1c98cef0c03bb596019ce32e5ad003b9e
refs/heads/master
2020-04-12T21:43:01.580992
2018-12-18T08:02:56
2018-12-18T08:02:56
162,770,021
1
0
MIT
2018-12-22T00:44:36
2018-12-22T00:44:36
null
UTF-8
C++
false
false
34,099
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "base58.h" #include "consensus/validation.h" #include "core_io.h" #include "i...
[ "42241907+SUQAFOUNDATION@users.noreply.github.com" ]
42241907+SUQAFOUNDATION@users.noreply.github.com
d72b75135b109198d79985b443dcfa7cf132d930
8a0a4d70c8626bdbf08f2c6a1856a159e885e0b5
/NSIS/tags/v20b1/Source/cbzip2.h
58909f8a28e507b13b014db974f97b931b82dd7d
[]
no_license
joelnb/nsis
c77ad193314fd3f23fd104d924dfbee7e3e959e7
cb26737974acb558c61a143458a79984e724f381
refs/heads/master
2022-09-13T03:33:20.860809
2022-09-02T20:03:18
2022-09-02T20:03:18
142,794,118
1
0
null
null
null
null
UTF-8
C++
false
false
1,059
h
#ifndef __CBZIP2_H__ #define __CBZIP2_H__ #include "compressor.h" #include "bzip2/bzlib.h" class CBzip2 : public ICompressor { public: int Init(int level) { stream = new bz_stream; if (!stream) return BZ_MEM_ERROR; return BZ2_bzCompressInit(stream, level, 0, 30); } int End() { i...
[ "(no author)@212acab6-be3b-0410-9dea-997c60f758d6" ]
(no author)@212acab6-be3b-0410-9dea-997c60f758d6
c35a2542c566e45064f205a15776b169619f0503
246ae3d5356472866708ec77c93ae9315ffcd1c7
/Source/MainComponent.cpp
ec2a75908510c9694b27813c797a509d4c7cb2bd
[]
no_license
maks-qwq/HelloWorld
3165611f3c803f94f48182783dcdda6eac4dd0e2
ecde364305aec4e8d666fd37b7adbb85848593d2
refs/heads/master
2023-07-11T09:12:35.131804
2021-08-12T10:43:36
2021-08-12T10:43:36
395,285,114
0
0
null
null
null
null
UTF-8
C++
false
false
874
cpp
#include "MainComponent.h" //============================================================================== MainComponent::MainComponent() { setSize (600, 400); } MainComponent::~MainComponent() { } //============================================================================== void MainComponent::paint (juce::...
[ "maks-zych@wp.pl" ]
maks-zych@wp.pl
24805085b79f23aed065d1305f38a71d487cd8aa
47c0fa943a5f3b3d4f044d87fadfd4a77529e584
/Week 2/Framework/SDLFramework/SDLFramework/InputManager.cpp
827ecba642bf75622edf7212f8ad056bb48fd926
[]
no_license
mbunkers/KMINT
0a02b362d44b9465b35cb4bf1d45908112e9a8e3
9baa19e757a6b6ff1d8030eb0def17813c2d1183
refs/heads/master
2021-01-21T03:55:22.647573
2015-09-12T13:44:45
2015-09-12T13:44:45
37,414,192
0
0
null
null
null
null
UTF-8
C++
false
false
6,919
cpp
#include "InputManager.h" #include <string> #include <iostream> using namespace std; InputManager::InputManager(){ mKeyState = SDL_GetKeyboardState(nullptr); //initialiseJoysticks(); } InputManager::~InputManager(){ } void InputManager::update(){ // Keyboard update // // Joystick update SDL_Event event; whi...
[ "marcbunkers@icloud.com" ]
marcbunkers@icloud.com
2d982d43f54c82aae21a4e557a2a574caa6aa58c
c8836eb85cd6f7255a76bc45bb495c88db3fa32f
/huffman_encoding_core_build/solution/.autopilot/db/huffman_create_codeword.pp.0.cpp
62c2679fa93dfe04661b33cff4267a700b05bdb3
[]
no_license
CayenneLow/COMP4601_Proj
442b620cd0115ebb67c707b3428be003b73894f0
ea690f342df10897f12fcff2167acd607d433804
refs/heads/master
2023-07-05T01:40:38.116700
2021-08-04T10:56:52
2021-08-04T10:56:52
389,930,060
0
2
null
null
null
null
UTF-8
C++
false
false
1,693,036
cpp
# 1 "./hls-src/huffman_create_codeword.cpp" # 1 "./hls-src/huffman_create_codeword.cpp" 1 # 1 "<built-in>" 1 # 1 "<built-in>" 3 # 152 "<built-in>" 3 # 1 "<command line>" 1 # 1 "D:/Xilinx/Vivado/2020.1/common/technology/autopilot\\etc/autopilot_ssdm_op.h" 1 # 157 "D:/Xilinx/Vivado/2020.1/common/technology/autopil...
[ "lowkhyeean@gmail.com" ]
lowkhyeean@gmail.com
c0ed9fc45f4e089b3a4314116010346d7276238a
a59150b3ac9d43e59e590e13d4cb03e08d5a387f
/testing/testing_dgehrd.cpp
b0f1416e8ca15f5d1b81d736ca29e864c6903f98
[]
no_license
schevalier/clmagma
5856f78140fcd6f66aac32734bba759a15627567
05972282d055c36c55cfd5d4d2beed39ce48485f
refs/heads/master
2021-01-18T09:57:21.319855
2014-08-12T17:54:32
2014-08-12T17:54:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,254
cpp
/* * -- clMAGMA (version 1.1.0) -- * Univ. of Tennessee, Knoxville * Univ. of California, Berkeley * Univ. of Colorado, Denver * @date January 2014 * * @generated from testing_zgehrd.cpp normal z -> d, Fri Jan 10 15:51:20 2014 * **/ // includes, system #include <stdlib.h> #include <stdio.h> #i...
[ "lecaran@gmail.com" ]
lecaran@gmail.com
fa54b941f3b347de330986212f1bc3192dea08ec
dfcc6b8b6093fec2670a322aee0e8c9e1220d470
/SimplePlaneGame/SimplePlaneGame.cpp
12ac6aee2ab840ff6a75b2019c598622a7f5fe78
[]
no_license
veahow/MiniGame
23d9027fc82fcbb4818a218db28bb8ca6a45886d
e8c73bb185dc4c31ba6860243236a287a860aa2e
refs/heads/master
2021-01-20T16:17:05.338230
2017-05-11T09:17:14
2017-05-11T09:17:14
90,829,109
0
0
null
null
null
null
UTF-8
C++
false
false
1,171
cpp
#include <cstdio> #include <cstdlib> #include <conio.h> int main() { int x = 5,y = 10; char inputKey; bool isFire = false; int des_y = 7; bool isHit = false; while(1){ system("cls"); if(!isHit){ for(int i = 0; i < des_y; ++i) putchar(' '); putchar('+')...
[ "veahow@gmail.com" ]
veahow@gmail.com
514a83133f88a20c535dccce858a2099025e114c
1a09f6bc750e1cc03c4cc7502dbedf5448f6646c
/src/RuntimeFactory.h
406e8bd99cfe2cca6893e30f795c52f4862670df
[ "BSD-2-Clause" ]
permissive
KIT-Telematics/pktanon
87bbcc3fff6ba3450d031b2c6f63eea90d56ae9a
a417af1a95a3c349ed55da54c12ee714ef401a1f
refs/heads/master
2023-07-06T11:27:06.168834
2023-06-27T12:48:51
2023-06-27T12:48:51
25,683,813
5
1
NOASSERTION
2023-06-27T12:48:52
2014-10-24T10:44:01
C++
UTF-8
C++
false
false
577
h
/** * Copyright (c) 2014, Institute of Telematics, Karlsruhe Institute of Technology. * * This file is part of the PktAnon project. PktAnon is distributed under 2-clause BSD licence. * See LICENSE file found in the top-level directory of this distribution. */ #ifndef PKTANON_IOFACTORY_H #define PKTANON_IOFACTOR...
[ "effenok@users.noreply.github.com" ]
effenok@users.noreply.github.com
5bd7e7b57c12069fbc1404d304fdb9804e0dd2fe
1b7231897edeeaeaa819ea22ef9c86f72baadf57
/CPP_00/ex01/ClassPhoneBook.hpp
9d4563777617cabb1afd68130c7c98db0fe69cf7
[]
no_license
VictorianRoques/piscine_cpp
2e13460c290043f8ea0d1ff8998bcdaeeede362a
393239355eb6ea51ea4639eb1f467cd1f0fa5b75
refs/heads/master
2023-08-14T18:41:14.815339
2021-10-18T11:45:20
2021-10-18T11:45:20
404,424,767
0
0
null
null
null
null
UTF-8
C++
false
false
288
hpp
#ifndef PHONEBOOK_CLASS_H # define PHONEBOOK_CLASS_H # include "ClassContact.hpp" class phoneBook { private: Contact contact[8]; int nb_contact; void wichContactDisplay(); void generateFirstColumn(); public: phoneBook(); void display(); void addContact(); }; #endif
[ "vicking421@gmail.com" ]
vicking421@gmail.com
7507c79dcaa40a6256507847bfdc1d3da2ff34c1
e0bfa24bacce73eeb68673f26bd152b7963ef855
/workspace1/2021_5_2/AGC033A.cpp
f6fa75f86108fea27db1839a6019347d42f747e3
[]
no_license
kenji132/Competitive-Programming
52b1147d5e846000355cd7ee4805fad639e186d5
89c0336139dae002a3187fa372fda7652fd466cb
refs/heads/master
2023-04-25T08:29:04.657607
2021-05-12T09:35:20
2021-05-12T09:35:20
314,996,525
0
0
null
null
null
null
UTF-8
C++
false
false
1,117
cpp
#include <bits/stdc++.h> using namespace std; const int dx[4] ={1, 0, -1, 0}; const int dy[4] ={0, 1, 0, -1}; int main(){ int H,W; cin >> H >> W; vector<vector<char>> field(H, vector<char> (W)); vector<vector<int>> dist(H, vector<int>(W, -1)); queue<pair<int, int>> que; vector<vector<int>> seen(H, vector<...
[ "ue52483@gmail.com" ]
ue52483@gmail.com
c3342602407d2371a41510e3206a6575e5ebcb5d
ee3aa0423ba1d3d69e9fabf615e8c73b76b57a83
/include/muzzley/parsers/JSONParser.h
50f7efa97256066b1a2ca3466d7c303015c6c42b
[ "ISC" ]
permissive
muzzley/muzzley-client-cpp
11578c09c12e617f08cb593f536059c70333c7b1
6b4eb5d9e1da60ffe52c7db7148ed4a3b40b23e5
refs/heads/master
2020-04-14T13:56:49.451177
2015-09-10T13:42:49
2015-09-10T13:42:49
22,840,331
4
6
null
2016-06-17T12:47:23
2014-08-11T13:40:44
C++
UTF-8
C++
false
false
3,027
h
/* Copyright (c) 2014, Muzzley Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES ...
[ "pedro.figueiredo@gmail.com" ]
pedro.figueiredo@gmail.com
8999eabeb58d1b461cfaa645c13310887f92d7c0
029421e6acf0b26fc6eea83f2354c5c090ca9189
/D-Rengar++/Menu.h
1c06032d8a3e4253967fd8f8c80ac216b752348f
[]
no_license
diabaths/LeagueC-Plus-Plus
58fb9e138bb1ca6d8c39f6dd4e1d6c102c174b63
213c380aa57034c9c1459e64adbc2623f51d636c
refs/heads/master
2021-01-13T11:12:21.823549
2018-04-07T07:51:06
2018-04-07T07:51:06
81,995,800
11
5
null
null
null
null
UTF-8
C++
false
false
6,055
h
#pragma once #include "PluginSDK.h" #include <map> IMenu* MainMenu; IMenu* QMenu; IMenu* EMenu; IMenu* WMenu; IMenu* RMenu; IMenu* ManaMenu; IMenu* MiscMenu; IMenu* Drawings; IMenu* ItemsMenu; IMenu* PotionMenu; IMenu* Smitemenu; IMenuOption* ComboQ; IMenuOption* ComboW; IMenuOption* ComboE; IMenuOption* ComboR; IMenu...
[ "diabatiis@gmail.com" ]
diabatiis@gmail.com
3f8b5701728ad3f9cceb22e7b41c610976bcbf9e
2677510320f5d4e111d9262e7c76bd2eec1444e3
/src/control/sac_script/sacactor.cpp
759d28872d93188ff78eecd22fff8150a8b8a41f
[]
no_license
amiani/spacerl
1037da385ab7f27aaffbd7df58cbdb01164329e0
ee11a5e2b2604eb06279e76964e10aad6017ebe6
refs/heads/master
2022-06-28T20:39:45.004294
2020-05-04T00:13:35
2020-05-04T00:13:35
249,797,554
0
0
null
null
null
null
UTF-8
C++
false
false
672
cpp
// // Created by amiani on 4/20/20. // #include "sacactor.h" Action SACActor::act(const Observation& o) { auto input = o.toTensor().unsqueeze(0).to(DEVICE); auto out = module.forward({input}).toTuple()->elements(); int i = out[0].toTensor().item<int>(); Action a{ .tensor=out[0].toTensor() }; if (i%3 == 0) ...
[ "amaianijohns@gmail.com" ]
amaianijohns@gmail.com
d46f7fb4ec0c2b8e2318c94afd36bc60f29faabb
0f7a4119185aff6f48907e8a5b2666d91a47c56b
/sstd_utility/windows_boost/boost/type_traits/detail/config.hpp
61980289a15ada60be2c216ed748f1da8cfea3f1
[]
no_license
jixhua/QQmlQuickBook
6636c77e9553a86f09cd59a2e89a83eaa9f153b6
782799ec3426291be0b0a2e37dc3e209006f0415
refs/heads/master
2021-09-28T13:02:48.880908
2018-11-17T10:43:47
2018-11-17T10:43:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,930
hpp
 // (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000. // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt). // // See http://www.boost.org/libs/type_tra...
[ "nanguazhude@vip.qq.com" ]
nanguazhude@vip.qq.com
82b89c08d046541633b9d2e92c441f44ffbe145a
9a2d6d19a98b4bd5e2017de04b63eb754c80b922
/src/libtsduck/tsReportWithPrefix.cpp
4c8babbef3ce6cbb1826cc692ab526362bfa340b
[ "WTFPL", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
jco1904/tsduck
dcc81083ae9362cbe2310451b41e4368eb51d197
cbd8859e71c93e809b2a8e1b52e07f8be1f8f78e
refs/heads/master
2020-05-15T18:42:33.421803
2019-04-20T16:28:18
2019-04-20T16:28:18
182,436,399
1
0
NOASSERTION
2019-04-20T17:40:29
2019-04-20T17:40:29
null
UTF-8
C++
false
false
2,412
cpp
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2019, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
[ "thierry@lelegard.fr" ]
thierry@lelegard.fr
1462552a52f3cc4b9c045efc58b58433dba42e57
55903a9564931b4579e5c5030376f0989d15b00e
/P2pNet/ace/config-irix6.x-sgic++.h
557b3712427d007f36bb55a78e7a40bd76cd5234
[]
no_license
zhenyouluo/liveshow_r2
04b391fd9ba4e809a88aa1e4eed1477ac4e9ef88
300441c14ed31cfa10ec0459bac5a67693f592ea
refs/heads/master
2020-12-26T00:35:26.403288
2012-09-10T02:28:22
2012-09-10T02:28:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,254
h
/* -*- C++ -*- */ // $Id: config-irix6.x-sgic++.h 79134 2007-07-31 18:23:50Z johnnyw $ // Use this file for IRIX 6.[234] if you have the pthreads patches // installed. #ifndef ACE_CONFIG_H #define ACE_CONFIG_H #include /**/ "ace/pre.h" #include "ace/config-irix6.x-common.h" // This is the config file fo...
[ "ankh2008@hotmail.com" ]
ankh2008@hotmail.com
4ec13fcafdbea27b1477064afbc7cbea31322773
3cf9e141cc8fee9d490224741297d3eca3f5feff
/C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-17556.cpp
dcb2260ce6616e456d1e659dfeec3128385f55b2
[]
no_license
TeamVault/tauCFI
e0ac60b8106fc1bb9874adc515fc01672b775123
e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10
refs/heads/master
2023-05-30T20:57:13.450360
2021-06-14T09:10:24
2021-06-14T09:10:24
154,563,655
0
1
null
null
null
null
UTF-8
C++
false
false
2,791
cpp
struct c0; void __attribute__ ((noinline)) tester0(c0* p); struct c0 { bool active0; c0() : active0(true) {} virtual ~c0() { tester0(this); active0 = false; } virtual void f0(){} }; void __attribute__ ((noinline)) tester0(c0* p) { p->f0(); } struct c1; void __attribute__ ((noinline)) tester1(c1* p); struct c1 : virtual...
[ "ga72foq@mytum.de" ]
ga72foq@mytum.de
f2873fb87449344afdf9e748f5651e11c6beb9b1
09627b4917fb77d1cd9c06ca3d89a6ac1c688c65
/bmg160_support.cpp
6f9c6bfec269d90fbd0eebd4b97371955857b7ad
[]
no_license
txue940810/IMU_BMI055
4d71500296b45df0a619dd2b21fb1fafcebb2c70
d8273699b1ceab8649de03f988876571a2fdcb92
refs/heads/master
2023-02-21T21:56:49.934174
2021-01-13T19:59:19
2021-01-13T19:59:19
329,285,453
2
0
null
null
null
null
UTF-8
C++
false
false
11,115
cpp
#include "spi_support.h" #include "bmg160_support.h" #include "bma2x2_support.h" #include "bmg160.h" #include "bma2x2.h" /*---------------------------------------------------------------------------* * struct bmg160_t parameters can be accessed by using bmg160 * bmg160_t having the following parameters *...
[ "robertxue@tencent.com" ]
robertxue@tencent.com
f7524ea807aa45627543ce5ceac4b149a5a56c79
25acc085ba82f786c3f05e43ddc7ceda146d5486
/libraries/particles/src/ParticleTreeHeadlessViewer.h
08aa12280c3464591b565d574433538c193eacab
[]
no_license
ddobrev/hifi
e4ba44a9b50a1098c0f8d71b82f902e18aa524f6
716858e6f69c1487cf6dae3be793a9e8bb4d3412
refs/heads/master
2020-04-06T06:43:45.969951
2014-04-03T16:45:46
2014-04-03T17:09:54
17,596,734
1
0
null
null
null
null
UTF-8
C++
false
false
1,247
h
// // ParticleTreeHeadlessViewer.h // hifi // // Created by Brad Hefta-Gaub on 2/26/14 // Copyright (c) 2014 High Fidelity, Inc. All rights reserved. // // #ifndef __hifi__ParticleTreeHeadlessViewer__ #define __hifi__ParticleTreeHeadlessViewer__ #include <PacketHeaders.h> #include <SharedUtil.h> #include <Octree....
[ "bradh@konamoxt.com" ]
bradh@konamoxt.com
daed6b9343ef9a1ecc42b4d55c1a83b20daaddf0
412bccbff0aefe1a62b5387090fc195050c2288d
/training-stuff/Vererbung_Komposition/DVD.h
b21dedd84ffb9f27b35b53458d24adb8442eab25
[]
no_license
romac0503/training-stuff
83c6157d77e06d83c8750caff8a6b4dbe6cda766
bd8dc465c41a59bb54d50adb4a17189b7ea20817
refs/heads/master
2021-01-10T04:26:40.908236
2016-02-01T18:01:26
2016-02-01T18:01:26
46,348,735
0
0
null
null
null
null
UTF-8
C++
false
false
360
h
#pragma once #include "Article.h" #include "MyException.h" #include "Genre.h" class DVD : public Article { private: Genre _genre; public: DVD(); DVD(std::string name, int articleNumber, float price, Genre genre) : Article(name, articleNumber, price){} ~DVD(); void getGenre() const; void setGenre(unsigned genre...
[ "romac@gmx.at" ]
romac@gmx.at
4edc1f332b286b958c184db75db36de7ef99b4c2
8d1dfce80919b6eef238e8c188ace0848afb0671
/lab2/src/workers/ReplaceWorker.h
1b012991f818c3fa1188e1e3702952e70d75edb9
[]
no_license
sergomyaso/oop_c_programming
ab26eb2ed8002dfce1b8b37ef609ce3d9253d8f2
f426a944ac60f9df7612468c35a4b5db56c5fd17
refs/heads/master
2023-07-03T23:06:30.170530
2021-08-10T10:15:47
2021-08-10T10:15:47
394,601,593
0
0
null
null
null
null
UTF-8
C++
false
false
445
h
#pragma once #include <iostream> #include <vector> #include <string> #include <regex> #include "WorkerInterface.h" #include "WorkingCreatingContext.h" namespace workflow { class ReplaceWorker : public WorkerIntreface { private: std::string findWord; std::string toChangeWord; std::string* data; private: ...
[ "vismz@yandex.ru" ]
vismz@yandex.ru
3baa656497cf0782369fe5d82747e6f87e69a6a4
5c5e29b6a3424005308f4e2bbe38dadc9efc57d2
/bind/libevt/test/libevt_tests.cpp
f47654320caed1500fc06f188786bd356f9f201a
[ "MIT" ]
permissive
dingsk/evt
99d2d46b0f2b912dcca9729129df09424733665c
8b375a5959ab2108699bf438ae1d3252f1841071
refs/heads/master
2020-03-23T15:51:10.724000
2018-07-20T08:11:24
2018-07-20T08:11:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,797
cpp
#define BOOST_TEST_MODULE libevt test #define BOOST_TEST_DYN_LINK #include <boost/test/unit_test.hpp> #include <libevt/evt_ecc.h> #include <libevt/evt_abi.h> #include <libevt/evt_address.h> #include <iostream> void dump_mem(evt_data_t* data) { printf("size: %ld, data: ", data->sz); char* ptr = (char*)data->bu...
[ "harrywong@live.com" ]
harrywong@live.com
fa40cf302a8f83cf32c18ab60841b1d17d05792a
5d23158f0f68d95b4823a35a3eb2d03a1bed8528
/SJTU_OJ/1106.cpp
60834ceeda8decc8c6531a4bcca70fd5a9a6b13e
[]
no_license
SamJia/Oj
9c61707600b2d5c3f0f243a8bb9e76efa0ec9124
43a57c5d2bf77a318f2ddf7905b63cf1ae5aef52
refs/heads/master
2021-01-17T11:03:36.768354
2015-11-29T13:49:36
2015-11-29T13:49:36
39,500,708
2
0
null
null
null
null
UTF-8
C++
false
false
3,643
cpp
#include <iostream> #include <cstring> using namespace std; struct OneNumber{ int number_, uncertain_[10]; }; OneNumber sudoku[9][9]; bool Input(OneNumber tmp_sudoku[9][9]); bool Affect(OneNumber tmp_sudoku[9][9], int row, int column); int Check(OneNumber tmp_sudoku[9][9]); void Copy(OneNumber to[9][9], OneNumber f...
[ "hnxxjyt@sjtu.edu.cn" ]
hnxxjyt@sjtu.edu.cn
a5d10417b0e5c0252fe3552f7d533bffd7a48fdd
9330f773eb434daa579f6696941a53f47beb92d8
/Team_SR/Client/Codes/BatGrey.cpp
7d53dcdab50138fbe543dfdf779f969947942542
[]
no_license
alscjfdn89/GameTeam
1e8235128c4fe8c972be908d1f8e9b27b27a06ea
12978c44062901432e1ae96d31eb4ea78989f1ab
refs/heads/main
2023-01-31T00:28:26.306854
2020-12-10T22:20:37
2020-12-10T22:20:37
321,355,634
0
0
null
2020-12-14T13:26:30
2020-12-14T13:26:30
null
UTF-8
C++
false
false
2,931
cpp
#include "stdafx.h" #include "..\Headers\BatGrey.h" CBatGrey::CBatGrey(LPDIRECT3DDEVICE9 pDevice) :CMonster(pDevice) { } HRESULT CBatGrey::ReadyGameObjectPrototype() { if (FAILED(CMonster::ReadyGameObjectPrototype())) return E_FAIL; return S_OK; } HRESULT CBatGrey::ReadyGameObject(void* pArg /*= nullptr*/) ...
[ "lethita0302@gmail.com" ]
lethita0302@gmail.com