blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
48b2f112e8c37a92b2f743b3c3b0430adfb008c8
a58e629a5a1844a7771e02dec2af14dc76f13dcc
/ConsoleApplication2/ConsoleApplication2/ConsoleApplication2.cpp
ca73c5620918123daba9012b079e9d9f66f4125b
[]
no_license
ZmiyGreen/NamelessConsoleFiles
a95abe4445fc91c1ed161422b5c79dccdde4be51
32b715eb9fea1249e095c7499ca415e1fe10f064
refs/heads/master
2020-04-24T11:56:44.326510
2019-02-21T21:38:15
2019-02-21T21:38:15
171,941,942
0
0
null
null
null
null
UTF-8
C++
false
false
1,083
cpp
#include "pch.h" #include <iostream> #include <array> #include <vector> #include <string> #include "windows.h" class Person { private: std::string Name; std::array<double, 5> Results; double SumResult; public: Person(std::string N, std::initializer_list<double> L) : Name(N) { int index = 0; for (double i : ...
[ "zmiy1900@yandex.ru" ]
zmiy1900@yandex.ru
e704a04ef6d2c1da1b8657bcefab27ce6f8e0a57
46bb942866601c28ba6253e15f82e7da60169008
/CarTrainerAll/CarTrainer Learning alghorythm/CarTrainer/NeuralNetwork2.h
ce9d1eb5130caf9fdd1e530de34a9cff579b55b0
[]
no_license
LeonidMurashov/VS_Projects
471c78c4b1f5d0328ddc29525cfb6a4f6eabb158
dcf73339f0419cdaf1a040c9f41d1a8dfe12e5f2
refs/heads/master
2020-07-26T03:59:53.613736
2017-04-27T06:13:29
2017-04-27T06:13:29
73,639,926
0
0
null
null
null
null
UTF-8
C++
false
false
18,437
h
/* * * Author: Leonid Murashov 30.05.2016 * * Neural network consists of classes(network, layer and neuron), * All neurons have connetions with all neurons of previous layer, * Several transfer functions, * Standart deviation random generator(Gaussian), * Merge networks method with passed to merge functions a...
[ "=" ]
=
be8fd9980849c4b8713ef634de3900f2f68cdc86
90d39aa2f36783b89a17e0687980b1139b6c71ce
/Codechef/aug14cook/PERMSUFF.cpp
a8842a3eeaa43491874491539db738277ec4052f
[]
no_license
nims11/coding
634983b21ad98694ef9badf56ec8dfc950f33539
390d64aff1f0149e740629c64e1d00cd5fb59042
refs/heads/master
2021-03-22T08:15:29.770903
2018-05-28T23:27:37
2018-05-28T23:27:37
247,346,971
4
0
null
null
null
null
UTF-8
C++
false
false
1,440
cpp
/* Nimesh Ghelani (nims11) */ #include<iostream> #include<cstdio> #include<cmath> #include<algorithm> #include<map> #include<string> #include<vector> #include<queue> #include<cstring> #include<cstdlib> #include<cassert> #include<cmath> #include<stack> #include<set> #include<utility> #define in_T int t;for(scanf("%d...
[ "nimeshghelani@gmail.com" ]
nimeshghelani@gmail.com
e3cd539c2411063fc9aa8abbb0580fff34f05b74
4f00d16d1fe7d214a5c8a0f9cdda5613f83e9500
/src/gui/Regard3DDensificationDialog.h
6f09ba16aea4d6a8e6fde21a3febc4abec514792
[ "MIT" ]
permissive
nanhaishiyounan/Regard3D
e7fb32db5e4ca4197f74e8e1a3e5c015656b562d
2822275259e9ca140b77b89c1edeccf72bc45f07
refs/heads/master
2023-03-18T01:41:19.279120
2019-03-15T20:44:51
2019-03-15T20:44:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,666
h
/** * Copyright (C) 2015 Roman Hiestand * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the "Software"), to deal in the Software without restriction, * including without limitation the rights to use, copy, modify, merge, publi...
[ "hiestandroman@gmail.com" ]
hiestandroman@gmail.com
fa9676ecdf6a4a83dfeb079236159220c53e3485
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/ipc/ipc_mojo_handle_attachment.cc
819a12b890ad1c3da3857f3f36923c16854576e4
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
851
cc
// Copyright (c) 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. #include "ipc/ipc_mojo_handle_attachment.h" #include <utility> #include "build/build_config.h" namespace IPC { namespace internal { MojoHandleAtta...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
8d76a39cb3a807c170eea8bd4c8814808af73d4f
4e47a01ea752ef050a8a22d173a16957ff1fa762
/src/qt/optionsmodel.cpp
093afc720cb5b0bc22e434626323652247634ef7
[ "MIT" ]
permissive
levantcoin-project/levantcoin
fad784bc901b4611e4bf9870f1d90601b245e4f3
8eeea42a411f24ced737946706cf71b113702112
refs/heads/main
2021-07-14T11:22:57.494789
2021-02-22T19:59:04
2021-02-22T19:59:04
237,375,658
1
0
null
null
null
null
UTF-8
C++
false
false
18,397
cpp
// Copyright (c) 2011-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2019 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #if defined(HAVE_CONFIG_H) #incl...
[ "60064323+levantcoin-project@users.noreply.github.com" ]
60064323+levantcoin-project@users.noreply.github.com
c9eff8b6566c1379b8f3b06b2ba1bda06b98cf2a
21a880dcdf84fd0c812f8506763a689fde297ba7
/test/cme/exchange/mut_strategy_communicator.h
d6efb495552bb6b1fd1a83e262f6ffdd1108c5c2
[]
no_license
chenlucan/fix_handler
91df9037eeb675b0c7ea6f22d541da74b220092f
765462ff1a85567f43f63e04c29dbc9546a6c2e1
refs/heads/master
2021-03-22T02:07:39.016551
2017-08-01T02:02:20
2017-08-01T02:02:20
84,138,943
2
2
null
null
null
null
UTF-8
C++
false
false
1,003
h
#ifndef __FH_CORE_STRATEGY_MUT_STRATEGY_COMMUNICATOR_H__ #define __FH_CORE_STRATEGY_MUT_STRATEGY_COMMUNICATOR_H__ #include "gtest/gtest.h" #include <string> #include "core/global.h" #include "core/exchange/exchangei.h" #include "core/exchange/exchangelisteneri.h" #include "cme/exchange/order_manager.h" #include "cme...
[ "461010295@qq.com" ]
461010295@qq.com
7a83af891370ae5be308ee2d1a99dab9631848d0
ec3a644fdf1a50fa8efade552bfac649ae9a9386
/src/include/duckdb/planner/expression_binder/insert_binder.hpp
095a3e20005fa095f703f68ebffbdec805137b7c
[ "MIT" ]
permissive
Longi94/duckdb
71c012fb00ee190f712c02da4a9a3d172d712705
2debf14528e408841a4bc6f43eb114275a096d4e
refs/heads/master
2020-09-08T20:47:10.391723
2020-01-14T13:32:52
2020-01-14T13:32:52
221,237,347
0
0
MIT
2019-11-12T14:28:50
2019-11-12T14:28:49
null
UTF-8
C++
false
false
748
hpp
//===----------------------------------------------------------------------===// // DuckDB // // duckdb/planner/expression_binder/insert_binder.hpp // // //===----------------------------------------------------------------------===// #pragma once #include "duckdb/planner/expression_binder.hpp...
[ "mark.raasveldt@gmail.com" ]
mark.raasveldt@gmail.com
93ef5c7150aa0e35ecd95361c7bc0226569447f2
7f3ebccc627fc4c11133bc6db9a167817f6c79e9
/src/patterns/diamondWithStarsWithoutSpaces.cpp
f7b65420b2801aa9b24196fa0bf49fd361230f54
[]
no_license
Gs-Rawat/ProgrammingQuestions
4ce1b90a8793308c55de7f102a3c59e7491e2cd7
cf84098bd8b71c1fb540dd8a685879582faf330f
refs/heads/master
2023-03-18T22:55:55.621465
2021-02-25T16:56:06
2021-02-25T16:56:06
341,554,899
0
0
null
null
null
null
UTF-8
C++
false
false
525
cpp
#include <iostream> using namespace std; int main() { int n; cin >> n; for(int i = 0; i < n; i++) { for(int j = 0; j < n-i-1; j++) { cout << " "; } for(int k = 0; k < 2*i+1; k++) { cout << "*"; } cout << endl; } for(int i = n-2; i >= ...
[ "gsrawat0512@gmail.com" ]
gsrawat0512@gmail.com
2fccd708d94e4c9f7f711025bee6ab0c5a15f01b
0bd015a249d604fbbf7ea2b64b60e684539ef1da
/robot/PIC/ROBO-PICA_examples/A5-1/Movement.cp
c2bda73fe31fee4031df63914e91d42fff8482b5
[]
no_license
LeonidMurashov/AVR_Arduino
db25a0976180ca3cc4ce4b0f65c5f6ee539e1941
309330b1a08a48b2ba212cd6e8d88f187ab0eea5
refs/heads/master
2020-07-15T18:39:03.772084
2018-02-14T21:02:36
2018-02-14T21:02:36
73,959,828
2
0
null
null
null
null
UTF-8
C++
false
false
2,165
cp
#line 1 "E:/Work2007/MikroC/Code/A5-1/Movement.c" #line 1 "c:/program files/mikroelektronika/mikroc/include/motor.h" char motor_duty_= 127; char motor_init_=0; #line 17 "c:/program files/mikroelektronika/mikroc/include/motor.h" void Motor_Init() { if (motor_init_==0) { motor_init_=1; ANSELH.F0=0; ANSELH...
[ "=" ]
=
6922a6d888b730c2cee65677bab23ffe2df3e03f
542b91e07d5fc4c8447e41d45af03baab7448331
/Array&Linked List/problem/rotateList61.cpp
5103759f03c98310833cc93c50756f9edb69ff13
[]
no_license
Mrszhao112/Algorithm
da6ac5d5fdd1b8cae56075130635ca214005174d
245cda00f107ba024ca458a55381d7085dea16f8
refs/heads/master
2022-11-28T06:34:22.763820
2020-08-15T02:29:49
2020-08-15T02:29:49
256,908,367
1
0
null
null
null
null
UTF-8
C++
false
false
1,789
cpp
// 给定一个链表,旋转链表,将链表每个节点向右移动 k 个位置,其中 k 是非负数。 //一道链表的拼接题目 注意控制边界条件 class Solution { public: ListNode* rotateRight(ListNode* head, int k) { if (head == NULL) { return head; } ListNode* tmp = head; ListNode* end = head; int sz = 0; while (tmp != NULL) {//计...
[ "noreply@github.com" ]
noreply@github.com
3edd0f38c5d662a87499e6c2b7dd9345b4267bbc
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14335/function14335_schedule_16/function14335_schedule_16.cpp
6816dcd93c5af50fe5e315b34234437692e87008
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,995
cpp
#include <tiramisu/tiramisu.h> using namespace tiramisu; int main(int argc, char **argv){ tiramisu::init("function14335_schedule_16"); constant c0("c0", 64), c1("c1", 128), c2("c2", 64), c3("c3", 128); var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i3("i3", 0, c3), i01("i01"), i02("i02"), i03("i...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
4df6252de651ca574a36b6ea651158a46d467c33
c80bd09af0df142029d5996587aed5d23c237fbc
/DevTitle/audioclass.cpp
68996f4567a6785258f3a0174b72afddd53f2f3c
[]
no_license
jamesconrad/Mainframe
6e58e9df6a601b44901d3205b3e2de81e4f8d37d
70ce57eba4755cc3f5bd3539d29c2da2be28f8c9
refs/heads/master
2021-03-13T00:10:20.881803
2018-05-02T22:12:50
2018-05-02T22:12:50
24,145,975
0
0
null
null
null
null
UTF-8
C++
false
false
2,006
cpp
#include "audioclass.h" #include <uuids.h> AudioClass::AudioClass() { pigb = NULL; pimc = NULL; pimex = NULL; piba = NULL; ready = false; currentFile = NULL; } AudioClass::~AudioClass() { Shutdown(); } void AudioClass::Shutdown() { if (pimc) pimc->Stop(); if (pigb) { pigb->Release(); pigb = NULL; }...
[ "james.conrad@uoit.net" ]
james.conrad@uoit.net
989ce928f2aec2df34265850fd5ed3aa92c3b834
16834ff79f86ad959608f72e53bde826695a3762
/PoolTests/Synthetic/interface/Branch.h
ead2bf5dc6e7fa256260fc1b8c56d1ae3bc40d0f
[]
no_license
VinInn/MyCMSSW
d2f56b53b1fe353892b549e482b0c22c1eaf9c81
3e42f710d93b49e2337d972a3e16ee760b23d703
refs/heads/master
2020-04-29T15:34:30.448310
2013-03-14T08:41:15
2013-03-14T08:41:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,117
h
#ifndef Synthetic_Branch_H #define Synthetic_Branch_H #include "PoolTests/Synthetic/interface/BaseBranch.h" #include "PoolTests/Synthetic/interface/Synthesis.h" #include "Reflex/Type.h" #include "DataSvc/Ref.h" #include "PersistencySvc/Placement.h" #include "StorageSvc/DbType.h" #include <string> namespace syntheti...
[ "" ]
f9e53bd8a2d3d56e97a4d5541d9001ab285b7029
091afb7001e86146209397ea362da70ffd63a916
/inst/include/nt2/include/functions/thousand.hpp
89ba63866bc8f7801230d1752baec9998904d47f
[]
no_license
RcppCore/RcppNT2
f156b58c08863243f259d1e609c9a7a8cf669990
cd7e548daa2d679b6ccebe19744b9a36f1e9139c
refs/heads/master
2021-01-10T16:15:16.861239
2016-02-02T22:18:25
2016-02-02T22:18:25
50,460,545
15
1
null
2019-11-15T22:08:50
2016-01-26T21:29:34
C++
UTF-8
C++
false
false
164
hpp
#ifndef NT2_INCLUDE_FUNCTIONS_THOUSAND_HPP_INCLUDED #define NT2_INCLUDE_FUNCTIONS_THOUSAND_HPP_INCLUDED #include <nt2/core/include/functions/thousand.hpp> #endif
[ "kevinushey@gmail.com" ]
kevinushey@gmail.com
2b98ead60589e503d1c6c34e1387cebb6314c364
b8a4905d309b382383143b6510f0759fb66bc054
/src/qt/bitcoin.cpp
b1d6acee1001c8dc2b99abce582964478033db48
[ "MIT" ]
permissive
zero24x/legends
b86817d7e91d7aaef7cb680606459e9b9dbeb5b0
53c8decffc146c80351c6d9026de42bd38d87ae3
refs/heads/master
2020-03-23T00:46:07.686153
2018-07-13T20:03:41
2018-07-13T20:03:41
140,884,518
0
0
MIT
2018-07-13T19:14:39
2018-07-13T19:14:39
null
UTF-8
C++
false
false
9,069
cpp
/* * W.J. van der Laan 2011-2012 */ #include "bitcoingui.h" #include "clientmodel.h" #include "walletmodel.h" #include "optionsmodel.h" #include "guiutil.h" #include "guiconstants.h" #include "init.h" #include "ui_interface.h" #include "qtipcserver.h" #include <QApplication> #include <QMessageBox> #include <QTextCo...
[ "legev@gmail.com" ]
legev@gmail.com
5e4c24d726faddd6b63128c9a98c68e204aae9fa
5c71fd153e436eb7118d4224765ad14ee3632787
/JobManagerPrivate.cpp
fe927fa0b684e50faad9d95bfe62c7618f473c03
[]
no_license
sriks/NextJob
8437c59e195618c369a44449dbca3ff8ef086141
f159a4667e973a55d5b443e876d1ec2ddbcc555e
refs/heads/master
2021-01-01T16:00:22.583099
2012-09-23T09:56:53
2012-09-23T09:56:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,253
cpp
#include <QDebug> #include <QMap> #include <QFile> #include <QXmlStreamWriter> #include <QStringListIterator> #include "JobManagerPrivate.h" #include "Constants.h" #include "rssmanager.h" #include "rssparser.h" #include "Worker.h" #include "JobModel.h" #include "JobAlert.h" #include "AlertModel.h" #include "JobInfo.h" ...
[ "srikanthsombhatla@gmail.com" ]
srikanthsombhatla@gmail.com
6597d1888eeb943e9367398bf16d19bcbf13a35d
05ae49411964a91124710dd5b5986c7b60aed799
/poj3664.cpp
37a8a47e7243bf1681074e90a6ec603f640e6ca3
[]
no_license
lcccc/nfcjcodes
24da3564a6df7a5c0796330d0b42ede0af41e8a9
17c501606e09b3b65c9288581882284e05519d65
refs/heads/master
2020-05-18T10:29:51.124723
2011-12-25T04:05:48
2011-12-25T04:05:48
2,945,286
0
0
null
null
null
null
UTF-8
C++
false
false
1,143
cpp
/* * Author: FreePascal * Created Time: 2011/11/2 13:29:57 * File Name: poj3664.cpp */ #include <iostream> #include <cstdio> #include <cstring> #include <cmath> #include <cstdlib> #include <algorithm> #include <vector> #include <queue> #include <map> #include <set> #include <deque> #include <list> #include <stack>...
[ "root@lc-laptop.(none)" ]
root@lc-laptop.(none)
980b36aca7d84310cc161cfb8b5c6338f5d622e2
6d760556cbfade17db9b990dda17658d81a81a55
/src/libs/fvmodels/relative_position/ball_trigo.h
a446f7fc40c935e322b04c087a1c9565c612b210
[]
no_license
sj/fawkresrobotics-fawkes-copy
8e247a5d2ed76d14aeb06c9a439ee35cf194b025
1854db8cafa1718bc636631162c76d15b6894c5b
refs/heads/master
2020-03-31T13:05:51.779358
2018-10-09T11:45:37
2018-10-09T11:45:37
152,241,372
1
0
null
null
null
null
UTF-8
C++
false
false
3,358
h
/**************************************************************************** * ball_trigo.h - Ball relpos for pan/tilt camera using basic trigonometry * * Created: Mon Mar 23 09:39:26 2009 * Copyright 2009 Tim Niemueller [www.niemueller.de] * ****************************************************************...
[ "github@s.traiectum.net" ]
github@s.traiectum.net
14cfbcf22c88abd60a09c4e8e711d58a7d8a8f44
2473fa1f15f7ee116b008e3ba9faef1af65230e1
/fuse_core/src/async_publisher.cpp
58054bd1c0b3053a2cb48a966d99fc3b98c3c282
[ "BSD-3-Clause" ]
permissive
locusrobotics/fuse
c08ab905fb9368ec310812fe49e93bc180b8be21
6814698a3a850ec37bf0535240e0c0eb5dd64bdf
refs/heads/devel
2023-08-17T04:03:38.390980
2023-08-16T22:07:48
2023-08-16T22:07:48
139,344,157
524
91
NOASSERTION
2023-08-16T22:07:49
2018-07-01T16:21:44
C++
UTF-8
C++
false
false
3,698
cpp
/* * Software License Agreement (BSD License) * * Copyright (c) 2018, Locus Robotics * 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 re...
[ "noreply@github.com" ]
noreply@github.com
6f3c3d780b939ac6b09d4e4b5ad62c18a1913558
502bfad29a399bc1a1ee7237ce523849d8e9f3a6
/DP/shortest-common-supersequence.cpp
dbd42a18431edd65cb4a3598e880f2f38a06a8c7
[]
no_license
shoifmohammad/DS-Algo
9223ab4b426c8282e5ae8708eb18a85d364a8632
2a89402f2b2b3c5d781f1536847d6eb393e7ac99
refs/heads/main
2023-06-12T04:09:45.575624
2021-07-09T18:06:39
2021-07-09T18:06:39
353,276,462
0
0
null
null
null
null
UTF-8
C++
false
false
755
cpp
#include <bits/stdc++.h> using namespace std; int lcs(string s1, string s2) { int n1 = s1.length(), n2 = s2.length(); int dp[n1+1][n2+1]; for(int i=0; i<=n1; i++) { for(int j=0; j<=n2; j++) { if(i == 0 || j == 0) { dp[i][j] = 0; continue; } ...
[ "shoifmohammad@gmail.com" ]
shoifmohammad@gmail.com
908c7f913dc06768dceec8327229d5469d1d898f
eb5eceea004041093f35415beeb85c75f4ce9cb5
/trabalho 1004/Questao35/Questao35/stdafx.cpp
e353c0f1fa9257f2f45468079739c29344891b9b
[]
no_license
ivens-bruno/Logica_de_Programacao
26c1d76f96848727afe1b6dd76e97806539d0ba5
972dfac9498b547d1ac7dff8a00059e9e13bcf43
refs/heads/master
2021-01-19T18:36:32.334929
2017-04-16T22:22:32
2017-04-16T22:22:32
88,368,984
0
0
null
null
null
null
ISO-8859-1
C++
false
false
310
cpp
// stdafx.cpp : arquivo de origem que inclui apenas as inclusões padrões // Questao35.pch será o cabeçalho pré-compilado // stdafx.obj conterá as informações de tipo pré-compiladas #include "stdafx.h" // TODO: referencie qualquer cabeçalho adicional necessário em STDAFX.H // e não neste arquivo
[ "ivens_bruno@hotmail.com" ]
ivens_bruno@hotmail.com
34aa10036cb879f97e19ad107dab0e1d2721f93c
9169ca2e25a0eba1db159f88d2d434c0bf41c964
/include/boost/asio/impl/dispatch.hpp
a013d2b945b1ba6fb21f059a4d77505b5f8b7e12
[]
no_license
zcl/asio
0e2c2eca7d684db172403ffc6d1f676443c40545
4c07b71c3377a614ad75c42108d7f17047a7bb4f
refs/heads/master
2023-03-16T13:55:14.740954
2021-02-25T08:30:11
2021-02-25T08:30:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,707
hpp
// // impl/dispatch.hpp // ~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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 BOOST_ASIO_IMPL_DISPATCH_...
[ "chris@kohlhoff.com" ]
chris@kohlhoff.com
66dea4e83d0f513331097353c3b11cc00637d4ed
ffcc7adaba1295576924db445faa51678f18fa4c
/is_prime.cpp
1d8c3ac627114c5ba14a50d4b3d82fdec779c4ae
[]
no_license
gdeepanshu46/coding-dsa
62a7ddbbc1c0728730c88db80dd9b13a35c1af48
9332f749b76b5a2fca8626b4145dcc39d1e82db0
refs/heads/master
2022-12-22T02:38:56.567201
2020-09-21T03:36:41
2020-09-21T03:36:41
286,990,450
0
0
null
null
null
null
UTF-8
C++
false
false
940
cpp
//According to Fundamental Theorem of Arithmetic, every positive whole number can be //written as the unique product of primes. This is the reason why 1 is not a prime no. //15 = 5*3 correct //15 = 1*5*3 or 1*1*5*3 violates the Theorem #include <bits/stdc++.h> using namespace std; //Time : O(sqrt(n)) bool isPrime(int...
[ "gdeepanshu46@gmail.com" ]
gdeepanshu46@gmail.com
dd0c06ed8354899245808809c2256711ecffd721
f83ef53177180ebfeb5a3e230aa29794f52ce1fc
/ACE/ACE_wrappers/TAO/orbsvcs/tests/InterfaceRepo/Latency_Test/Latency_Query_Client.h
9debce055302094ed08e13a518a7c1c57897ea5d
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-sun-iiop" ]
permissive
msrLi/portingSources
fe7528b3fd08eed4a1b41383c88ee5c09c2294ef
57d561730ab27804a3172b33807f2bffbc9e52ae
refs/heads/master
2021-07-08T01:22:29.604203
2019-07-10T13:07:06
2019-07-10T13:07:06
196,183,165
2
1
Apache-2.0
2020-10-13T14:30:53
2019-07-10T10:16:46
null
UTF-8
C++
false
false
1,657
h
// -*- C++ -*- //============================================================================= /** * @file Latency_Query_Client.h * * This class tests the latency of queries made on the IFR. * * @author Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu> */ //============================================...
[ "lihuibin705@163.com" ]
lihuibin705@163.com
58dd4a37bbf59c8b035ac7efd62f1cc3eb343972
56a0cc85155605f94571a0701efa6e582d51a467
/SW_Expert_Academy/SW_Expert_Academy/5656.cpp
81e58bb3454a972fd9d25c518371333aac9bc365
[]
no_license
morecreativa/Algorithm_Practice
ec16282fd4c64c1910a7c29338eb614d7d563548
f4cba6af47ffb450864a183cae5fdf90c1112251
refs/heads/master
2022-01-24T02:27:41.937382
2022-01-07T10:56:58
2022-01-07T10:56:58
232,247,649
2
1
null
null
null
null
UHC
C++
false
false
1,686
cpp
//5656 벽돌깨기 #include <iostream> using namespace std; int ans = INT32_MAX; int map[15][12]; int n, w, h; void mapremove(int cx, int cy) { int mp = map[cx][cy]; map[cx][cy] = 0; if (mp == 1) return; for (int a = cx - mp + 1; a <= cx + mp - 1; a++) { if (a >= 0 && a <= h - 1 && map[a][cy] != 0 && a != cx) mapre...
[ "morecreativa@naver.com" ]
morecreativa@naver.com
25f4e809df9a883b43c1852e1ea52be193826f52
c3dee65885f52cc3abefe5fd1a36662f7ec8c59f
/kernel/utils/utils.h
3df0abd413016dfbffade7174b41c88d07375c33
[]
no_license
yuan39/SlardarOS
bedb0cc4ef1bfdb09d8e4c4520ab53dd775cfe9d
8b9f806202ba59410690cef5986ee7309d3cdb0c
refs/heads/master
2021-05-01T05:30:18.983781
2016-11-04T00:36:32
2016-11-04T00:36:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
211
h
#ifndef __UTILS_H #define __UTILS_H #include "defs.h" #include "io/io.h" #include "test/assert.h" #include "new" namespace os { namespace utils { void setSegmentRegisters(uint16_t); } // utils } // os #endif
[ "zhangshangtong.cpp@icloud.com" ]
zhangshangtong.cpp@icloud.com
3e762c15ae742229fb06b1c444695210c87ed8d4
b012b15ec5edf8a52ecf3d2f390adc99633dfb82
/releases/moos-ivp-4.0/ivp/src/pMarinePID/MarinePID.h
db8de8ff42a201a7f0508096498e1f3296597d88
[]
no_license
crosslore/moos-ivp-aro
cbe697ba3a842961d08b0664f39511720102342b
cf2f1abe0e27ccedd0bbc66e718be950add71d9b
refs/heads/master
2022-12-06T08:14:18.641803
2020-08-18T06:39:14
2020-08-18T06:39:14
263,586,714
1
0
null
null
null
null
UTF-8
C++
false
false
2,598
h
/*****************************************************************/ /* NAME: Michael Benjamin and John Leonard */ /* ORGN: NAVSEA Newport RI and MIT Cambridge MA */ /* FILE: MarinePID.h */ /* DATE: April 10 2006 ...
[ "zouxueson@hotmail.com" ]
zouxueson@hotmail.com
f7fe41b7eacd40aaedcc904725d691d86ff38fa6
0079e84d43992b419221bd640a1817409b35e585
/839数据结构/c语言/输出x的所有祖先结点.cpp
1a1767b5fa199eac2d06a8e6588278222fe567f6
[]
no_license
JayGitH/839C-language-and-data-structure
2c8f467736bf5504b7c9811d89ebbaa9949adcfd
009edfeaecef8e23536e3ef7b90ed79a8fbf9956
refs/heads/master
2020-05-07T14:26:58.190633
2018-12-24T01:17:37
2018-12-24T01:17:37
null
0
0
null
null
null
null
GB18030
C++
false
false
495
cpp
/* Name: 输出x的所有祖先结点 Copyright: Author: 11楼 Date: 15/12/18 20:00 Description: 我做了一定修改 */ typedef struct Tree { int data; Tree *lchild; Tree *rchild; }Tree; int IsAnce(Tree *t,int x) { if (t) { if (t->data == x) return 1; else return IsAnce(t->lchild, x) || IsAnce(t->rchild, x); } return 0; } v...
[ "37898999+lingr7@users.noreply.github.com" ]
37898999+lingr7@users.noreply.github.com
47cdca64cfbe2419581726095a314d52d2ce458f
b0528fa1c74e45222358df0f8203d1a6bb2641e4
/WatchList.h
8d4548a4aea3f080ed7e2f1a63b9621101b2340c
[]
no_license
GavriloviciEduard/Polymorphic-UNDO
62a79a245fa80303d1ee3048ab726776628f7dac
6c57ee2ab414c71f23455ec29ddb5ec6341c70d6
refs/heads/master
2020-03-17T05:56:29.556226
2018-05-14T09:11:12
2018-05-14T09:11:12
133,334,405
0
0
null
null
null
null
UTF-8
C++
false
false
464
h
#pragma once #include "vector" #include "Movie.h" #include <algorithm> class WatchList { protected: std::vector<Movie> wlist; public: int add_wlist(const Movie& mv); int remove_wlist(const std::string& title, const int& year); int find_wlist(const std::string title, const int& year); in...
[ "noreply@github.com" ]
noreply@github.com
2cc80edf0e9e3500a6d3df19ec0fe7c47b916c3d
a56252fda5c9e42eff04792c6e16e413ad51ba1a
/resources/home/dnanexus/root/include/TGeoMaterial.h
f554e533ca9d81c74cc48e678067929ce6940fce
[ "LGPL-2.1-or-later", "LGPL-2.1-only", "Apache-2.0" ]
permissive
edawson/parliament2
4231e692565dbecf99d09148e75c00750e6797c4
2632aa3484ef64c9539c4885026b705b737f6d1e
refs/heads/master
2021-06-21T23:13:29.482239
2020-12-07T21:10:08
2020-12-07T21:10:08
150,246,745
0
0
Apache-2.0
2019-09-11T03:22:55
2018-09-25T10:21:03
Python
UTF-8
C++
false
false
9,831
h
// @(#)root/geom:$Id$ // Author: Andrei Gheata 25/10/01 /************************************************************************* * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
[ "slzarate96@gmail.com" ]
slzarate96@gmail.com
5f8e619bb636bfca52b13079a24ade6e50c8d9e8
69b790fc8af3fb04c0f9eb3ef91a8fac4615271a
/src/canvas.cpp
05e3da295d3d927928ad5ca866d5dc1b1f560a68
[ "MIT" ]
permissive
rokn/DigitRecognition
57c199ab77dc03e0a260df5791c3b924c5ab6d2b
7ba7395c880eaad680caec4a851d632cbcc4f1d4
refs/heads/master
2021-01-19T05:14:07.093164
2016-06-11T21:05:02
2016-06-11T21:05:02
60,648,914
0
0
null
null
null
null
UTF-8
C++
false
false
1,347
cpp
#include "canvas.hpp" #include <cmath> namespace recognize { Canvas::Canvas(int canvasWidth, int canvasHeight, sf::RenderWindow& window) : _window(window) { _canvasWidth = canvasWidth; _canvasHeight = canvasHeight; _canvas = new sf::RenderTexture(); _canvas->create(_canvasWidth, _canvasHeight); Clear(sf:...
[ "amindov@abv.bg" ]
amindov@abv.bg
aa747371851966c6a6cd57818fc9c731c916bb12
89589cf869727039920f1ccfdab4594b4f712cad
/stdafx.cpp
265de01783a6c621db89eda0e2853f793d37d258
[]
no_license
oyefremov/sudoku
a79b68fec0577cf3bd63f74995c1c53cae0a9f20
39c218a1b34ead59fb1576c3f8ca6aeb40b8f348
refs/heads/master
2021-01-09T02:41:51.963520
2020-02-21T19:53:20
2020-02-21T19:53:20
242,219,562
0
0
null
null
null
null
UTF-8
C++
false
false
199
cpp
// stdafx.cpp : source file that includes just the standard includes // sudoku.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
[ "oleksandr.yefremov@gmail.com" ]
oleksandr.yefremov@gmail.com
7dfd91f4274074c64cecc08137d784591c5c70d8
5f43dc746e8728b6c6326134b06a44f5712eeaab
/Special C Program/机器人走迷宫.cpp
52b5f916cc79d9a0d9a86294d18638e66007c652
[]
no_license
TianMaXingKong2003/C-and-C-plus-plus
65c7c853478355250f7b434c0d26b1b1703cabb6
920681f6c93ab5c72ac64fdd0bffd0371602ee74
refs/heads/master
2022-05-30T18:57:44.262689
2022-05-27T08:49:53
2022-05-27T08:49:53
103,086,401
0
0
null
null
null
null
UTF-8
C++
false
false
3,464
cpp
#include<iostream> #include<string> #include<windows.h> #include<conio.h> #include<time.h> #include<windows.h> #define maxn 21 using namespace std; int nx=0,ny=0; int x=0; int steps=0; int fx[4][2]={-1,0,1,0,0,-1,0,1}; int M[maxn][maxn]={ 1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,1,0,0,0,0,0,0,0,0,0,1,1,1,0...
[ "noreply@github.com" ]
noreply@github.com
966586518da537e9eef6b8ce5ce6b1b79e516735
f9451e836cbd9c8a8d1e1ed3ce7db92a9cf3c294
/src/Level.cpp
64df3abdaa6fa79101c2aa6aea93e6ab0fe28108
[]
no_license
exomo/Snake
85bf28f733c4a089596ea9d9af4c29cbc168f196
cb23ddb0cc766f971c6a3a301d49daa667850603
refs/heads/master
2020-05-03T16:35:15.350347
2019-03-31T18:37:27
2019-03-31T18:37:27
178,726,098
0
0
null
null
null
null
UTF-8
C++
false
false
3,475
cpp
#include "Level.h" #include <sstream> #include "utf8stream.h" using namespace ExomoSnake; Level::Level() : name(L"Bis zum bitteren Ende") , pointsToWin(150) , speed(200) , startPosition(2,2) { // Default level ist eine Wand an allen Rändern for(int x=0; x<sizeX; ++x) { field[x][0]...
[ "exomo@gmx.de" ]
exomo@gmx.de
5231660d2771879d6139bbcadbb80ba88464579a
7dd75e1397942261f7cded76cdb8bb596c6bc032
/paxos/ClientRegistrar.cpp
8efe3ce7218d82309b259dc9ef3ea9cb0820f465
[]
no_license
bhan/nos-cpp
a570f34d2def8c1f88b78c77311c479e00297f7b
c5be2e746a35ef158d4d930ad268d13a84ed9c63
refs/heads/master
2021-01-09T07:04:39.085059
2014-12-11T21:27:43
2014-12-11T21:27:43
27,895,528
1
0
null
null
null
null
UTF-8
C++
false
false
866
cpp
#include <string> #include <typeinfo> #include <unordered_map> #include "../nos/NOSClientTypeUtil.hpp" #include "AcceptorGenerated.hpp" ClientObj* constructAcceptorClient(std::string name, NOSClient* client, std::string address, int port) { return new AcceptorClient(name, client, address, port); } NOSClientTy...
[ "bo.ning.han@gmail.com" ]
bo.ning.han@gmail.com
66a90303e2b82305945469dfed4343f3ff53fe75
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE762_Mismatched_Memory_Management_Routines/s01/CWE762_Mismatched_Memory_Management_Routines__delete_array_int_malloc_02.cpp
7cb610ee9fd2908a3421ec67dac304c8db2c6328
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
4,403
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE762_Mismatched_Memory_Management_Routines__delete_array_int_malloc_02.cpp Label Definition File: CWE762_Mismatched_Memory_Management_Routines__delete_array.label.xml Template File: sources-sinks-02.tmpl.cpp */ /* * @description * CWE: 762 Mismatched Memory Manag...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
0c6607fa27fe99602fb7ad13e990e8b5494e3869
3f82430fa9fd05dff681d000c44034ff2ab4f9db
/fi.cpp
6f02d77075dcb152099cc94eb78b0843c4caf676
[]
no_license
vishalabhinav12/jay
8ee29ff35b28c92d2a6466f65b5613ca0b58b8e7
db8b0044dd806dee6e3db2b77a5aae08b17bb56a
refs/heads/master
2021-05-23T13:11:23.864548
2020-04-05T18:25:32
2020-04-05T18:25:32
253,303,288
0
0
null
null
null
null
UTF-8
C++
false
false
2,913
cpp
#include <bits/stdc++.h> #include<iostream> using namespace std; #define totalprocess 5 // Making a struct to hold the given input struct process { int at,bt,pr,pno; }; process proc[50]; bool comp(process a,process b) { if(a.at == b.at) { return a.pr<b.pr; } else { return a...
[ "noreply@github.com" ]
noreply@github.com
108be22aac00bab538271a0021f685597ebb3b7a
e88a5f63da66b71d62fd74afc280ac4c03a0cf8d
/src/serialization/__serialize_140.cpp
400da94412e76bddd0fea13d8a6f10134c78d565
[ "BSD-2-Clause" ]
permissive
chrinide/fertilized-forests
3558241fbc6d5004a846e6cdaf3df3173e8d3300
6364d8a7ff252db5c2ebecb56d09e66a14f4bb9c
refs/heads/master
2021-01-17T11:31:45.282902
2016-12-15T21:22:40
2016-12-15T21:22:40
84,038,434
1
0
null
2017-03-06T06:32:46
2017-03-06T06:32:46
null
UTF-8
C++
false
false
2,616
cpp
// Author: Christoph Lassner. /** * This is an automatically generated file! */ #if defined SERIALIZATION_ENABLED #include "fertilized/global.h" #include <boost/archive/text_oarchive.hpp> #include <boost/archive/text_iarchive.hpp> #include <boost/serialization/version.hpp> #include "fertilized/features/isurfacecal...
[ "mail@christophlassner.de" ]
mail@christophlassner.de
c05eb7437d4cfa8047c650fbbf759019fcd2f671
76a672b8c58de9f331278edfae8d27ee321b705e
/queue/first negative in window of sixe k(sliding window problem).cpp
509bb8d6c75c5a5843289e0c09c823157f4d4b68
[]
no_license
rishabhgoyal777/ds
b8e817a428929f07b7395e37c80c265c31416be9
7864a56447c018bf37e3d33d0a456615730b67e3
refs/heads/main
2023-06-24T17:22:52.154691
2021-07-23T08:06:44
2021-07-23T08:06:44
337,030,761
0
0
null
null
null
null
UTF-8
C++
false
false
1,492
cpp
#include<bits/stdc++.h> using namespace std; int main(){ int t; cin>>t; while(t--){ int n; cin>>n; int a[n]; vector<int> v; for(int i=0;i<n;i++){ cin>>a[i]; } int k; cin>>k; for(int i=0;i<n-k+1;i++){ int fla...
[ "noreply@github.com" ]
noreply@github.com
82f470faff990ca7b49355af9016b917fd9afdbd
69a9656c939ffc9ce2916b5b70777b02946683f3
/8045G.inc
f47dc680078d4c08244d02ddb35ae628ecc0d851
[]
no_license
yamanetoshi/tubemodel_3.20
55b0fa4ed5139e1eedb7eb8084f93e3db07064da
81a888bbcc7ce3ab350322ba17c93e78a6eacbdf
refs/heads/master
2020-03-28T20:26:52.668078
2018-09-25T11:17:23
2018-09-25T11:17:23
149,071,675
0
0
null
2018-09-25T11:17:24
2018-09-17T05:08:36
C++
UTF-8
C++
false
false
853
inc
* * Generic triode model: 8045G * Copyright 2003--2008 by Ayumi Nakabayashi, All rights reserved. * Version 3.10, Generated on Sat Mar 8 22:42:25 2008 * Plate * | Grid * | | Cathode * | | | .SUBCKT 8045G A G K BGG GG 0 V=V(G,K)+1 BM1 M1 0 V=(0.16254949*(URAMP(V(A...
[ "yamanetoshi@gmail.com" ]
yamanetoshi@gmail.com
9d1b8a07831a1a327a90bf3d9d5bef542e9688a7
e6a362c77de6681448f796c64938070d21b7ffc0
/src/checkpoints.cpp
f26eb3d2169dcc9bcc05715b6719e35aca5409d8
[ "MIT" ]
permissive
CCYofficial/CCY
9afd69de377e4e6e6366535e6e846a6dbdde998f
5c9affe1eb89c36f28786d6747fb0d85124a7a99
refs/heads/master
2021-06-19T18:08:07.940998
2021-05-17T11:21:22
2021-05-17T11:21:22
206,141,549
0
2
null
null
null
null
UTF-8
C++
false
false
3,434
cpp
// Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2018 The Cryptocurrency developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "checkpoints.h" #incl...
[ "root@server1500.nazwa.pl" ]
root@server1500.nazwa.pl
cb2042f4ae7a9bcccb74d84e4b7872a6de0828b5
c51febc209233a9160f41913d895415704d2391f
/library/ATF/RPC_BLOCKING_FN.hpp
778b264ffc53fa3def53627c2176a86d66b7a588
[ "MIT" ]
permissive
roussukke/Yorozuya
81f81e5e759ecae02c793e65d6c3acc504091bc3
d9a44592b0714da1aebf492b64fdcb3fa072afe5
refs/heads/master
2023-07-08T03:23:00.584855
2023-06-29T08:20:25
2023-06-29T08:20:25
463,330,454
0
0
MIT
2022-02-24T23:15:01
2022-02-24T23:15:00
null
UTF-8
C++
false
false
258
hpp
// This file auto generated by plugin for ida pro. Generated code only for x64. Please, dont change manually #pragma once #include <common/common.h> START_ATF_NAMESPACE typedef int (WINAPIV *RPC_BLOCKING_FN)(void *, void *, void *); END_ATF_NAMESPACE
[ "b1ll.cipher@yandex.ru" ]
b1ll.cipher@yandex.ru
e85469c8fa439012c02681d2c79a21ea17964ec0
bd9d2329feb1ed59466fd1357647e46875e211f9
/code/lte/let_server.h
62bfd841837ca698f3866e1bfbd6bbfdb2d37592
[]
no_license
ww4u/megarobo_app_server
927fb6b734528190c3f95ac68a530b74d08eb05d
90f24ee567056bfcd7a8f3329241aa10f202b003
refs/heads/master
2022-12-21T11:30:21.665921
2019-05-17T14:57:58
2019-05-17T14:57:58
296,256,550
0
0
null
null
null
null
UTF-8
C++
false
false
616
h
#ifndef LET_SERVER_H #define LET_SERVER_H #include "../mappserver.h" #include "letpara.h" #include "axes.h" class Let_Server : public MAppServer, public LetPara { public: Let_Server( int portBase=2345, int cnt = 1, QObject *pParent = nullptr ); public: virtual int start(); ...
[ "wangzhiyan@megarobo.tech" ]
wangzhiyan@megarobo.tech
2a81d885b5812ccdb9b3e7b119ca503f6d0d2dd3
6cc41b86b995f1e7420d53e4f7c09d7edd4a8d7c
/inc/hgl/thread/Workflow.h
8edd01c7525cdfb1cb07d374ad22290c36102cf9
[]
no_license
hyzboy/CMCore
b8f831c73c10ad72507f3a1e4ea4784caa2288e6
3b71e680cc71689bed3dbed0491324819f5e2edc
refs/heads/master
2023-08-16T21:16:50.087101
2023-08-14T13:02:24
2023-08-14T13:02:24
203,144,540
1
1
null
2021-03-20T04:43:56
2019-08-19T09:46:38
C++
UTF-8
C++
false
false
11,040
h
#ifndef HGL_WORKFLOW_INCLUDE #define HGL_WORKFLOW_INCLUDE #include<hgl/thread/Thread.h> #include<hgl/thread/ThreadMutex.h> #include<hgl/thread/SwapData.h> #include<hgl/thread/DataPost.h> #include<hgl/type/List.h> namespace hgl { /** * 工作流名字空间<br> * 工作流是一种对工作的多线安排管理机制,它适用于按业务分配多线程的工作环境<br> * 开发者需要为每一...
[ "hyzboy@gmail.com" ]
hyzboy@gmail.com
64a901df0a91e79f430de5e728bb1f23cdb2315c
cde1213fc1b6db21c507b9fb04314f97c677bc4f
/HT_Analyzer_All/trkCorrTable/xiaoTrkCorrCymbal.h
a573de29c5ea472670fd3a05120b1d7b6652372c
[]
no_license
kurtejung/JetTrackCorrelations
227226679bce86d4f5004f4d2a87b8d53661a12d
19b75649d7fd4a3cdb6c5c4b02dcc48bf69d94ca
refs/heads/master
2020-04-04T22:31:09.599617
2018-03-12T15:16:19
2018-03-12T15:16:19
62,832,993
0
2
null
2016-07-07T19:28:15
2016-07-07T19:28:15
null
UTF-8
C++
false
false
1,735
h
#ifndef TRKCORRCYMBAL_H #define TRKCORRCYMBAL_H #ifndef ROOT_TH2F #include "TH2F.h" #endif #ifndef ROOT_TH1F #include "TH1F.h" #endif #include <iostream> class xiaoTrkCorrCymbal{ public: int jhist; int khist; TFile* corf; xiaoTrkCorrCymbal(TString fname); float getTrkCorr(float pt, float eta, float ph...
[ "kurtejung@gmail.com" ]
kurtejung@gmail.com
bb480fbe294c6ef6770189a0096fa757038f26b7
bbbe7ca3e114846f4c752ffd16d1afcce56f82b0
/AnotherStupidProject/Project/src/Texture.cpp
ca66884f13cfdb70f9b06ccf37ae752ec1ed4c9a
[]
no_license
Abagofair/AnotherStupidProject
1c1aa348e21ebf9a92445e5e4bded5b511ef0f3e
7c4bdbde5ae2882077342d9f07f8542b75d17047
refs/heads/master
2023-06-09T13:50:19.839064
2021-06-22T21:26:47
2021-06-22T21:26:47
379,403,907
0
0
null
null
null
null
UTF-8
C++
false
false
1,948
cpp
#pragma once #include <Texture.hpp> Texture::Texture( std::string path) { _hasId = false; SDL_Surface* surface = IMG_Load(path.c_str()); _width = surface->w; _height = surface->h; CopyFromPixels(_width, _height, surface->pixels); SDL_FreeSurface(surface); } Texture::Texture( unsig...
[ "anderskoch.airbag@gmail.com" ]
anderskoch.airbag@gmail.com
d1bb992bc3dfb52ae52fd5c7c9f66b243443e791
d63e953a3440e70a39fc7b3351b35bc689fb1231
/Component/stdafx.cpp
deeda0542fec7edcca8d552ea93adfa0e7336e08
[]
no_license
WizardMerlin/design_pattern_life
3e15d57f13b4a17b337df75e5067e107a98a91f4
5b59d22183c714810ded3c773ec1c1462134013f
refs/heads/master
2021-01-25T11:14:23.237847
2017-06-13T16:33:37
2017-06-13T16:33:37
93,916,324
1
0
null
null
null
null
GB18030
C++
false
false
260
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // Component.pch 将作为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h" // TODO: 在 STDAFX.H 中引用任何所需的附加头文件, //而不是在此文件中引用
[ "yuyankai945@hotmail.com" ]
yuyankai945@hotmail.com
d09ddf31f9ae0024844dee2e0398c218ac2462ef
b0037831a6dc021c1c9c67f2b0511d750f33a91e
/1.17(Date类)/1.17(Date类)/test.cpp
a215e3eebb18e12ce26ace5ff10f53e5ee2975df
[]
no_license
477918269/C-cpp
a01b47b55bb8b0b6d88f5efb8eda4925fe43cc95
a2a1a435fe030bfc76ef8e960949aacbc84edf6c
refs/heads/master
2022-03-03T23:20:34.542904
2019-10-13T15:05:05
2019-10-13T15:05:05
163,571,435
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
3,061
cpp
#include<iostream> #include<stdlib.h> using namespace std; class Date { public: int Monthday(int year, int month) { int a[13] = { 0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; if (month == 2) { if ((year % 4 == 0) && (year % 100 != 0) || year % 400 == 0) { return 29; } return 28; }...
[ "477918269@qq.com" ]
477918269@qq.com
bc925aae9f93b128d9002f8823da61f6168082f2
a9d483e95f40543fdd7ad8d5c9ff26742f276d96
/gps_arduino.ino
82bce57b89ae42d4596e36152bc9075dc06ec32e
[]
no_license
Pratyasha2000/Wrist-Module
13f282a1d026b400bc587bea1d5a7d7981041ad1
9de6b8f1bd251bdb24df7a0f706ea18fb3f3307c
refs/heads/master
2023-08-29T10:57:57.872459
2021-10-28T20:16:08
2021-10-28T20:16:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
386
ino
#include <SoftwareSerial.h> static const int RXPin = 4, TXPin = 3; static const uint32_t GPSBaud = 9600; // The serial connection to the GPS device SoftwareSerial ss(RXPin, TXPin); void setup() { Serial.begin(115200); ss.begin(GPSBaud); } void loop() { // Output raw GPS data to the serial monitor w...
[ "noreply@github.com" ]
noreply@github.com
6ab824e05e5755f63baf927a41a6932c1b46d7f4
2af29f0c2676c57191678f1a2f0244c364f81fa1
/Libs/d3d9font/d3dutil.h
897a0d11b76c5ec7212eba739b025e8ce367bb65
[ "MIT" ]
permissive
kochol/kge
7c313c0c68242e7d9eee1f4a7dd97fd60038f63e
9ffee7ab7f56481383d8f152cfa0434e2f9103c1
refs/heads/master
2020-04-26T11:28:25.158808
2018-06-30T07:26:07
2018-06-30T07:26:07
4,322,408
10
1
null
2014-05-29T20:47:11
2012-05-14T10:11:55
C
UTF-8
C++
false
false
6,387
h
//----------------------------------------------------------------------------- // File: D3DUtil.h // // Desc: Helper functions and typing shortcuts for Direct3D programming. // // Copyright (c) 1997-2001 Microsoft Corporation. All rights reserved //----------------------------------------------------------------------...
[ "kocholsoft@yahoo.com" ]
kocholsoft@yahoo.com
a8c527a947f9eee8eaa7195f143a61e0c8d22499
24ad822c3c65266ec31904574368f3e49c9c7323
/solver.h
01ab9fa3ba562b04e309c9401f9202851fda59c0
[]
no_license
fur30089/fur30089-GameTheory_PJ3
bc81149aa3e6e7a81cb68888f0298069a1b67433
c24e8ca09abe675cf742c93a9806799408c90efe
refs/heads/master
2020-04-15T01:26:21.763026
2019-01-10T07:07:18
2019-01-10T07:07:18
164,275,925
0
0
null
null
null
null
UTF-8
C++
false
false
15,405
h
#pragma once #include <iostream> #include <algorithm> #include <cmath> #include "board.h" #include <numeric> #include "action.h" #include <vector> #include <time.h> double StateValue(board b){ double score=0; for(int i=0;i<=5;i++){ if (b(i)>=3){ score+=pow(3,log(IndextoValue(b(i))/3)/log(2)+1); } } return sc...
[ "fuj30089@gmail.com" ]
fuj30089@gmail.com
acaf12d0c11496998363a47d0173b3efebd0f76d
74b331f98903b818d2d742998f79404049c33b67
/test/bfs,dfs.cpp
cb2674389f42e854663772d8919e087fb8440131
[]
no_license
nik258heda/CS204
0992c28b0020333eaff6a0d7a876eff4610f13f1
23ca0864d5aa9de556921fb9e4c7b0a27b307841
refs/heads/master
2020-06-28T21:29:15.870668
2019-11-14T13:56:33
2019-11-14T13:56:33
200,346,382
0
0
null
2019-08-03T10:36:50
2019-08-03T07:30:54
C++
UTF-8
C++
false
false
850
cpp
#include <bits/stdc++.h> using namespace std; #define ll long long #define mod 1000000007 const ll N=1e6+5; vector<vector<ll>> adj(N); queue<ll> q; vector<bool> used(N); vector<ll> d(N), p(N); void bfs(ll s){ q.push(s); used[s] = true; p[s] = -1; while (!q.empty()) { ll v = q.front(); cout<<v<<" "; ...
[ "noreply@github.com" ]
noreply@github.com
da53fad4eb05c3032970681c77509305a67eddc2
fae551eb54ab3a907ba13cf38aba1db288708d92
/chromeos/services/ime/public/mojom/mojom_traits.cc
5197900488e5835a097f9183f0aa3e75860213bf
[ "BSD-3-Clause" ]
permissive
xtblock/chromium
d4506722fc6e4c9bc04b54921a4382165d875f9a
5fe0705b86e692c65684cdb067d9b452cc5f063f
refs/heads/main
2023-04-26T18:34:42.207215
2021-05-27T04:45:24
2021-05-27T04:45:24
371,258,442
2
1
BSD-3-Clause
2021-05-27T05:36:28
2021-05-27T05:36:28
null
UTF-8
C++
false
false
3,122
cc
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chromeos/services/ime/public/mojom/mojom_traits.h" #include "chromeos/services/ime/public/mojom/input_engine.mojom-shared.h" namespace mojo { ...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
73dbf67617a8dc159828cad343fb463a0b991037
8e442102fb22f57a842f3883eede10b9a4e120be
/PokerHands/BestHand.h
55cb12d0690f6b0bbcbd701486b7bb40da5f0f89
[]
no_license
ManicMeerkat/PokerHands
403467e4b096bf1a18d0317424ce6e6616a127af
d20b40aa091ec8f3432c621b65ea0669f9cc5bf1
refs/heads/master
2021-01-16T18:20:11.610537
2013-08-13T06:33:10
2013-08-13T06:33:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,089
h
#pragma once #include <string> #include "Card.h" //------------------------------------------------------ //BestHand is the representation of the best possible hand. //It doesn't have cards. It only has components of a description of the best hand. //Type is the quality of the hand, in order from weakest to strongest ...
[ "jlpollack@gmail.com" ]
jlpollack@gmail.com
11ec48e9fd0bde9124ab9e35972115d968494b38
ed3a1bfb78362eab5dbed63b529d404f913f031c
/435LGame/bullet.h
00788db0a1c977e052e58db2ca4cb1ca7c28bcbb
[]
no_license
AliAkbarH/435LGame
6ca4c4c009bc2973eb8560c6af704640c633a9f3
02a156a9a5cbccde8e7c072d919eafefba4b826f
refs/heads/master
2020-03-30T01:39:25.807514
2018-12-09T18:09:00
2018-12-09T18:09:00
150,587,361
0
0
null
2018-11-07T05:46:45
2018-09-27T12:59:32
C++
UTF-8
C++
false
false
873
h
/** \file bullet.h \brief QGraphicsPixmapItem representing the bullets \author Ali Al Akbar Haidoura */ #ifndef BULLET_H #define BULLET_H #include <QGraphicsPixmapItem> #include<QTimer> #include<QDebug> #include"game2scene.h" class Bullet :public QObject, public QGraphicsPixmapItem { Q_OBJECT public: Bu...
[ "ahh68@mail.aub.edu" ]
ahh68@mail.aub.edu
ac4d649c1f081e184cdb55735423051f4706e731
3857a7da8adeaf993c7f94210019c7c58d67b1ad
/지상엽/BrainFUck/2774 - 아름다운 수/Source.cpp
de440b627c2688a17a318106d96cd0965e46ec1d
[]
no_license
CodeSang/Koreatech_study
16b005710dec771ded33edcffafe95d203a4b688
5d1b06695b299b3746412f332189d4bae9e54f8b
refs/heads/master
2020-12-29T00:41:36.424448
2016-08-24T02:20:53
2016-08-24T02:20:53
62,278,334
2
2
null
2016-07-19T09:24:12
2016-06-30T04:05:45
C++
UTF-8
C++
false
false
315
cpp
#include<iostream> #include<algorithm> using namespace std; int main() { int T; cin >> T; while (T--) { int mat[10] = { 0 }; int temp; cin >> temp; while (temp) { mat[temp % 10] = 1; temp /= 10; } int maxi = 0; for (int i = 0; i < 10; i++) maxi += mat[i]; cout << maxi << endl; } }
[ "tkdduq9915@koreatech.ac.kr" ]
tkdduq9915@koreatech.ac.kr
ccd79ad1eb949c961c157917000e33b648a0e823
d71d11e4847387c1592fe0eeace108dbb2701a05
/ios/CoreLocation_interface.h
e939235190e12b59881e3f5ca7d10e74d704b60d
[ "MIT" ]
permissive
frranck/CCGeolocation
4405e22dac25cd48bb88013ffe904e7a530e5561
8f855273d3248f32eabb96df737e162d79c9a84e
refs/heads/master
2020-05-22T14:16:35.411103
2016-01-26T10:41:23
2016-01-26T10:41:23
10,865,073
8
5
null
2016-01-26T10:41:24
2013-06-22T12:55:07
Java
UTF-8
C++
false
false
379
h
// // CoreLocation_interface.h // // Created by franck on 4/12/13. // // #ifndef CoreLocation_interface_h #define CoreLocation_interface_h class CoreLocationImpl { public: CoreLocationImpl ( void ); ~CoreLocationImpl( void ); static CoreLocationImpl * getInstance(); bool init( void ); void deal...
[ "franck@secretfatty.net" ]
franck@secretfatty.net
3f6867f36e8554cfbbf6e8ad9d6e4b5e50453a34
11da664bcd3a9d8d2f4d919faf2869f1d2fb85fb
/test/unit/DedupBlocksTest.cpp
a6cc70494d0f04c8791d55bd290332375cbd49f3
[ "MIT" ]
permissive
anchit87/redex
503b3fa1b0b117bfc4b6cc27d5cace0203780b6e
612396644ac7ba6d67924db000ce74d8fc85548d
refs/heads/master
2020-08-15T00:35:48.967304
2019-10-15T09:07:53
2019-10-15T09:07:53
215,254,545
0
0
MIT
2019-10-15T09:07:54
2019-10-15T09:05:52
null
UTF-8
C++
false
false
18,634
cpp
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #include <gtest/gtest.h> #include <iterator> #include "ControlFlow.h" #include "Creators.h" #include "DedupBlocksPass.h" #include...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
41d9c05154792178979fbffbaf224c7ecbbf20cb
6e5dc3a7f4552010a8fde3b4109b688027f7cc6f
/DsApp/Source/NeuralNetwork/DsNeuronCtrl.h
b22ae93e49cf327807a38a47fa966af3947bc1ec
[]
no_license
Dsukeaaa/DsApplication
00f95b2a46ad0f5bfa005babefb8195464d46356
c495fca2b9af84500bf8bf788864d8f1be788889
refs/heads/master
2021-06-25T14:18:59.964000
2020-09-25T15:27:25
2020-09-25T15:27:25
165,542,044
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
563
h
#ifndef _DS_NEURON_CTRL_ namespace DsApp { struct DsNeuralNetwork; } namespace DsApp { class DsNeuronCtrl { public: DsNeuronCtrl() : m_inputNum(0) , m_outputNum(0) , m_innerLayerNum(0) , m_innerNeuronNum(0) {} virtual ~DsNeuronCtrl(){} public: DsNeuralNetwork* CreateNeuralNetwork(); vo...
[ "dddddd.d.d.d.b@gmail.com" ]
dddddd.d.d.d.b@gmail.com
b0d468c6445ae5797c1597b69a89b0190a805edf
050c8a810d34fe125aecae582f9adfd0625356c6
/JBOI/2009/E - BBQ Hard/main.cpp
b84909d777e062e5f9674f239e9f54a60d456b71
[]
no_license
georgerapeanu/c-sources
adff7a268121ae8c314e846726267109ba1c62e6
af95d3ce726325dcd18b3d94fe99969006b8e138
refs/heads/master
2022-12-24T22:57:39.526205
2022-12-21T16:05:01
2022-12-21T16:05:01
144,864,608
11
0
null
null
null
null
UTF-8
C++
false
false
1,039
cpp
#include <iostream> #define MOD 1000000007 using namespace std; pair<int,int> V[200005]; bool cmp(pair<int,int> a,pair<int,int> b) { return a.first+a.second<b.first+b.second; } int lgpow(int b,int e) { int p=1; while(e) { if(e&1)p=(1LL*p*b)%MOD; b=(1LL*b*b)%MOD; e>>=1; } ...
[ "alexandrurapeanu@yahoo.com" ]
alexandrurapeanu@yahoo.com
ba76c7782e8c8e18601cc58432d1baddc1e6c49b
f8b56b711317fcaeb0fb606fb716f6e1fe5e75df
/Internal/SDK/SDLetter_ExclusionEntitlement_Campaign022_classes.h
249c2c1cc4722b2398ce707b70772fef7736ec72
[]
no_license
zanzo420/SoT-SDK-CG
a5bba7c49a98fee71f35ce69a92b6966742106b4
2284b0680dcb86207d197e0fab6a76e9db573a48
refs/heads/main
2023-06-18T09:20:47.505777
2021-07-13T12:35:51
2021-07-13T12:35:51
385,600,112
0
0
null
2021-07-13T12:42:45
2021-07-13T12:42:44
null
UTF-8
C++
false
false
860
h
#pragma once // Name: Sea of Thieves, Version: 2.2.0.2 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //-------------------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
b391a12071b1a8c1447c2d4483ef29f39efad831
ad4a16f08dfdcdd6d6f4cb476a35a8f70bfc069c
/source/bsys/windowmenu/windowmenu_window_plate.cpp
4c65c7fc63841689f1b143a50b8f329797ea4401
[ "OpenSSL", "MIT" ]
permissive
bluebackblue/brownie
fad5c4a013291e0232ab0c566bee22970d18bd58
917fcc71e5b0a807c0a8dab22a9ca7f3b0d60917
refs/heads/master
2021-01-20T04:47:08.775947
2018-11-20T19:38:42
2018-11-20T19:38:42
89,730,769
0
0
MIT
2017-12-31T13:44:33
2017-04-28T17:48:23
C++
UTF-8
C++
false
false
2,503
cpp
 /** * Copyright (c) blueback * Released under the MIT License * https://github.com/bluebackblue/brownie/blob/master/LICENSE.txt * http://bbbproject.sakura.ne.jp/wordpress/mitlicense * @brief デバッグメニュー。 */ /** include */ #include <bsys_pch.h> /** include */ #pragma warning(push) #pragma war...
[ "blueback28@gmail.com" ]
blueback28@gmail.com
aa00db813a76eea67c703407996ef7153f7a1072
f67b47259c734b4355057246ac7111ab59086dd6
/src/plugins/serial2tcp/Serial2TcpBase.h
2219078c505c82b419714badce8386ebeed7a9eb
[]
no_license
externall-projects/esp8266-kfc-fw
2b28b848f9ab54a7107e6b27319606b5ad17f727
5889f7dce2ced0347ff96db3cbf27d1ea50dc466
refs/heads/master
2022-04-22T07:59:02.233681
2020-04-12T03:46:03
2020-04-12T03:46:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,394
h
/** * Author: sascha_lammers@gmx.de */ #pragma once #include <Arduino_compat.h> #include <PrintHtmlEntitiesString.h> #include <vector> #include "kfc_fw_config.h" #include "Serial2TcpConnection.h" class Serial2TcpBase { protected: Serial2TcpBase(Stream &serial, uint8_t serialPort); public: virtual ~Serial2T...
[ "sascha_lammers@gmx.de" ]
sascha_lammers@gmx.de
f4f74a04360b030ea094d8904b896f2b2129bd85
da5d30a4fdcc91aa2bb63099ccb86321281a41e4
/Engine/Engine/lightclass.cpp
3e8d7532e58c1ce1ebd5c2e5c9ba6d49aecf0f71
[]
no_license
DKallan/DX11-Engine
df211f304e83cbc107c2508151c7fb1ac97ba33a
bf1bd24c17edac8268ee7bb4eaeed3fbc1a8dc94
refs/heads/master
2021-09-08T10:38:24.236774
2017-10-23T10:20:57
2017-10-23T10:20:57
106,738,155
0
0
null
2017-10-21T12:29:57
2017-10-12T19:47:16
C++
UTF-8
C++
false
false
1,304
cpp
//////////////////////////////////////////////////////////////////////////////// // Filename: lightclass.cpp //////////////////////////////////////////////////////////////////////////////// #include "lightclass.h" LightClass::LightClass() { } LightClass::LightClass(const LightClass& other) { } LightClass::~LightCla...
[ "danilokallan@hotmail.com" ]
danilokallan@hotmail.com
0cb2f6dc1af2cbcce07b8d155456123391005f7e
a9922d559d43880009effef26ec3b6263e93f88e
/solutions/kattis/ecna21/growingsomeoobleck_hcz.cpp
7bbe83b2d743ed381c126202ca69e439d9414396
[]
no_license
buckeye-cn/ACM_ICPC_Materials
e7cc8e476de42f8b8a3559a9721b421a85a95a48
6d32af96030397926c8d5e354c239802d5d171db
refs/heads/master
2023-04-26T03:02:51.341470
2023-04-16T10:46:17
2023-04-16T10:46:17
102,976,270
23
2
null
null
null
null
UTF-8
C++
false
false
2,255
cpp
// https://open.kattis.com/problems/growingsomeoobleck #include <cstdlib> #include <cstdint> #include <cstdio> #include <cmath> #include <cstring> #include <string> #include <iostream> #define sqr(x) ((x) * (x)) using namespace std; double x[100]; double y[100]; double rad[100]; double spd[100]; bool done[100]; in...
[ "noreply@github.com" ]
noreply@github.com
d512e92b3b063abb2f087887b47caf209f78666a
99b234f8ba4a9661ffdc8b3af06521556d1745ca
/lengthOfLastWord.cc
3cc41e02b49f9a128058a379c51238acd7e4b665
[]
no_license
SSQ2000/ssq
307e75d959460aac69cbe2e1eb3815d54963a112
3420d644ea445904c329d0d45536587193d25ed5
refs/heads/master
2023-03-18T02:21:31.581630
2021-02-28T08:26:03
2021-02-28T08:26:03
334,557,450
0
0
null
null
null
null
UTF-8
C++
false
false
499
cc
class Solution { public: int lengthOfLastWord(string s) { int arr=s.length()-1; //得到字符串的长度 while(s[arr]==' '){ //while循环判断字符串是否为空,是则输出0 arr--; if(arr==-1)return 0; } int temp=arr; while(s[arr]!=' '){ //while...
[ "3199249657@qq.com" ]
3199249657@qq.com
947a71ce3c1c7e525ff070f5b0f164830b5c80ce
0cb0e8b4afdbeedbb49b16528a9ddefe10ae767c
/Bearded2/Bearded2/RBearded2.hpp
42eee72c019cb39f7a39cd1fc61d3dad085627e7
[]
no_license
pconn/CKMR
58fd0c1e9bfcd201ab2891e9665699cb2cb82c71
66a9837f732cf2caa576d741d88e42972e612002
refs/heads/master
2022-06-10T10:49:51.957286
2022-05-19T22:15:04
2022-05-19T22:15:04
98,912,295
2
1
null
null
null
null
UTF-8
C++
false
false
646
hpp
// ---------------------------------------------------------------------------- // RBearded2.hpp // ---------------------------------------------------------------------------- #ifndef __RBearded2_HPP__ #define __RBearded2_HPP__ #include "DBearded2.hpp" // ----------------------------------------------------------...
[ "paul.conn" ]
paul.conn
9a35ff0ed21049628045a2daec7fc6ae3c19e037
c8a2cc98d283552f10e0730ee937d96241434e6f
/include/oglplus/gl_api/enum_types.hpp
65f3a93cb8c1301b7681aeeaafafc131fb1d6d5f
[ "BSL-1.0" ]
permissive
lineCode/oglplu2
f144e76e9f952a9b971604517f9f882fe5dbb9a9
fcaf775d85038e40be4f552dbe2bef8952dcc6d6
refs/heads/master
2022-11-21T17:09:02.789613
2020-07-18T21:17:50
2020-07-18T21:17:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,963
hpp
/** * @file oglplus/gl_api/enum_types.hpp * * Copyright Matus Chochlik. * 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 OGLPLUS_GL_API_ENUM_TYPES_HPP #define OGLPLUS_GL_API_ENUM_TYPES_HPP #inc...
[ "chochlik@gmail.com" ]
chochlik@gmail.com
31a774bcdcb0869d77ddc9e8c25e8e0863323cc6
a134e7437e254405d327f9060ede1ed45cd9012a
/cs120/Homework/hw_2e.cpp
55f51b9a272d51f457439cfddac89bb295795844
[]
no_license
captainswain/cpp-classes
77e58049ec39444db650446eb3276cb37f3dd653
5e6a8dd176032cb2a8eaa3bbc2f3cde4c159d767
refs/heads/master
2020-05-23T07:49:55.797253
2017-01-30T18:51:41
2017-01-30T18:51:41
80,451,169
0
0
null
null
null
null
UTF-8
C++
false
false
1,609
cpp
/* ================================================================== ____ ____ ____ _ ___ __ /\ _`\ /'\_/`\/\ _`\ /\ _`\ /' \ /'___`\ /'__`\ \ \ \/\_\ /\ \ \ \L\ \ \ \L\ \ /\_, \ /\_\ /\ \ /\ \/\ \ \ \ \/_/_\ \ \__\ \ \ ,__/\ \ , / \/_/\ \\/_/// /__\ \...
[ "shaneboom@gmail.com" ]
shaneboom@gmail.com
4d6f001345b79e8b3798ef5b9593546678a6fbff
8cf763c4c29db100d15f2560953c6e6cbe7a5fd4
/src/qt/qtbase/src/corelib/io/qtldurl.cpp
d0205c3be5e19190a1e9a8230960f00b30001b3a
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "GFDL-1.3-only", "Qt-LGPL-exception-1.1", "LicenseRef-scancode-digia-qt-commercial", "LGPL-3.0-only", "GPL-3.0-only", "LicenseRef-scancode-digia-qt-preview", "LGPL-2.1-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-unknown-license-refe...
permissive
chihlee/phantomjs
69d6bbbf1c9199a78e82ae44af072aca19c139c3
644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c
refs/heads/master
2021-01-19T13:49:41.265514
2018-06-15T22:48:11
2018-06-15T22:48:11
82,420,380
0
0
BSD-3-Clause
2018-06-15T22:48:12
2017-02-18T22:34:48
C++
UTF-8
C++
false
false
4,260
cpp
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** License...
[ "ariya.hidayat@gmail.com" ]
ariya.hidayat@gmail.com
5b2e78c0dbad32ab09c424a8abfa88429db6f614
ae2b5043e288f6129a895373515f5db81d3a36a7
/xulrunner-sdk/include/nsIAccessibleEvent.h
b794e55b3414f269b040a03c41dbbd08e0f231d7
[]
no_license
gh4ck3r/FirefoxOSInsight
c1307c82c2a4075648499ff429363f600c47276c
a7f3d9b6e557e229ddd70116ed2d27c4a553b314
refs/heads/master
2021-01-01T06:33:16.046113
2013-11-20T11:28:07
2013-11-20T11:28:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,146
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr_lx_bld-0000000000/build/accessible/public/nsIAccessibleEvent.idl */ #ifndef __gen_nsIAccessibleEvent_h__ #define __gen_nsIAccessibleEvent_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't want to ...
[ "gh4ck3r@gmail.com" ]
gh4ck3r@gmail.com
703c439476ad77f4cf519e6c95b5ae3c39fd000c
48b42bcea7b09844dee832db9fdb11adb8ec94d5
/src/programs/shell.cpp
7d37b3006927547a4761f5bf318e68b7facf8856
[]
no_license
AAA97AAA/SoftSec
bb33353e68f90ed9b5ab516b19f3bf8fff386891
49ad666c22ed53f04e4417c56524debf60b7ae30
refs/heads/master
2020-04-25T23:07:32.641586
2019-05-26T09:11:37
2019-05-26T09:11:37
173,134,542
0
0
null
2019-05-16T15:39:49
2019-02-28T15:13:30
C++
UTF-8
C++
false
false
3,766
cpp
#include "programs.h" #include "core/process.h" #include "io/channel.h" #include "core/runsys.h" #include <iostream> #include <string> #include <exception> #include <sstream> #include <unordered_map> using namespace std; static unordered_map<string, Program *> programs { {"ping", Ping}, {"whoami", WhoAmI}, {"w", W...
[ "ahmad.hazimeh@epfl.ch" ]
ahmad.hazimeh@epfl.ch
651495ac358ac5252e5e062a5aa36eaaa212a2ce
2a5d4544cf877439f4d274738750e0bb607d1c72
/codeforces/317 div2/q4.cpp
da21e0a9db720be7e1cfc18a0d335fa36b03c5a1
[]
no_license
shivam215/code
65294836832a0eb76a2156a872b1803bb0b68075
d70751ca0add4a42a0b91ee8805eda140028452a
refs/heads/master
2021-01-11T08:32:55.557166
2017-09-13T16:00:41
2017-09-13T16:00:41
76,486,143
0
0
null
null
null
null
UTF-8
C++
false
false
511
cpp
#include <bits/stdc++.h> #define scanint(x) scanf("%d",&x) #define scanll(x) scanf("%lld",&x) #define pb push_back #define mp make_pair #define ll long long #define vi vector<int> #define pii pair<int,int> #define vpii vector< pii > #define rep(i,a,b) for(int i=a;i<b;i++) using namespace std; ll a[300005]; int main() {...
[ "shivam.kumargarg0008@gmail.com" ]
shivam.kumargarg0008@gmail.com
181d91252fe2675f3488e40b10e0e167f6fa506a
29c177e233195d33beb8fd5ce3198a180055ea5d
/Gestao-Biblioteca/Validacoes.cpp
31f8154cb354784903c66f02cba6a6d7594ef29b
[]
no_license
AlgyJr/Gestao-Biblioteca
187290c2d7623f35272743b82159ce4155ad9445
ad611d385d5ba3cd56140d368889c4734ab4e642
refs/heads/master
2022-04-02T23:34:15.455586
2019-12-12T21:55:11
2019-12-12T21:55:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,731
cpp
// // Validacoes.cpp // Gestao-Biblioteca // // Created by ALgy Aly, Juicy dos Santos, Regina Massiua, Celeste Ngonhamo on 11/4/19. // Copyright © 2019 ALgy Aly. All rights reserved. // #include "Validacoes.hpp" #include <iostream> #include <string.h> #include <string> using namespace std; string Validacoes::va...
[ "algymussa@gmail.com" ]
algymussa@gmail.com
3a5db6873d3b73a83d2e3a674c5e46c62211e2f4
8702291c0e735660ee06cc1208a481d4ae56de36
/deps/spidershim/src/v8script.cc
1fac49e81ca653d5a506c16b6ba3c43da7e9fa3e
[ "ISC", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "Artistic-2.0", "Zlib", "ICU", "MIT", "LicenseRef-scancode-unicode", "BSD-3-Clause", "NTP", "LicenseRef-scancode-unknown-license-reference", "NAIST-2003", "LicenseRef-scancode-openssl" ]
permissive
evilpie/spidernode
3e4fbca99013a331528be62937783f8c10ff81ac
b22df3c4b0599264356928a81da1b3046ef1fae1
refs/heads/master
2020-04-01T14:59:53.230456
2016-04-15T22:39:33
2016-04-15T22:39:33
56,397,870
0
0
null
null
null
null
UTF-8
C++
false
false
2,719
cc
// Copyright Mozilla Foundation. All rights reserved. // // 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, modif...
[ "ehsan@mozilla.com" ]
ehsan@mozilla.com
2954c7779762080fc718922a2af8ef0de6502803
c33a9cee45b3351c50268359aeb505bda82acf26
/Lesson8/src/timer.cpp
b1e93a45c78dd7ccba17ad73f82386d857cf2649
[ "MIT" ]
permissive
haklabo/TwinklebearDev-Lessons
41c386e452d05e365cef7eca72a1d76ddb228e73
09f4aecd937681746a4e52fd378b6e337b3e23ea
refs/heads/master
2020-12-24T22:29:45.542483
2013-06-12T06:46:50
2013-06-12T06:46:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
965
cpp
#include <SDL.h> #include "timer.h" Timer::Timer() : mStartTicks(0), mPausedTicks(0), mStarted(false), mPaused(false) { } void Timer::Start(){ mStarted = true; mPaused = false; mStartTicks = SDL_GetTicks(); } void Timer::Stop(){ mStarted = false; mPaused = false; } void Timer::Pause(){ if...
[ "willusher.life@gmail.com" ]
willusher.life@gmail.com
858e233b499b85b2a597036240c0d70b0354b1b6
ca9a748bcaef72bbfd160335a10682dc9c216dba
/External/ChaiScript/include/chaiscript/dispatchkit/function_call.hpp
a434f07c12416f40d5e138e30f92ae94f0e2cfd4
[]
no_license
lufinkey/iSSB
37a74f7dd4056868744c87871d3c0b150ca301e9
4a1ed538b5f3d380be3f95092893dc5bfd33fb8c
refs/heads/master
2023-04-15T23:27:28.055281
2022-05-13T23:39:10
2022-05-13T23:39:10
21,109,603
36
15
null
2022-05-18T14:36:35
2014-06-23T00:43:40
C++
UTF-8
C++
false
false
4,393
hpp
// This file is distributed under the BSD License. // See "license.txt" for details. // Copyright 2009-2012, Jonathan Turner (jonathan@emptycrate.com) // Copyright 2009-2014, Jason Turner (jason@emptycrate.com) // http://www.chaiscript.com #ifndef CHAISCRIPT_FUNCTION_CALL_HPP_ #define CHAISCRIPT_FUNCTION_CALL_HPP_ #i...
[ "Luis Finke" ]
Luis Finke
a8f9745f154284a85a59f38557c6f8b0ee0ee725
95af4fbb629649981d19ae57ea162bf138e73491
/Algorithms/Strings/hr_in_string.cpp
40fd818713327d067ac62c5bef9fe9db96ef04cf
[]
no_license
xUrbana/HackerRank
2cc052ad89f15b7d31172d08d60fab78ad54f3a3
b93b0909845aa332f7c4a1df3d60456925eea38c
refs/heads/master
2021-09-25T02:20:53.800806
2018-10-16T23:11:59
2018-10-16T23:11:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
511
cpp
#include <bits/stdc++.h> using namespace std; string hackerrankInString(string s) { string hr = "hackerrank"; int p = 0; for (int i = 0; i < s.length(); i++) { if (s[i] != hr[p]) continue; else p++; } if (p == hr.length()) return "YES"; else return "NO"; } int main() { in...
[ "noreply@github.com" ]
noreply@github.com
f482288b251d996c61f98d02de0d22c0632d7cfe
d77c09721974375972c32c37c73b2d732b13e766
/src/filterelement.h
39b5b4759d1fca14c04ebecf4514470cbd147501
[ "MIT" ]
permissive
eLtMosen/harbour-fishtheke
2921562f26364045cb9cbdaf5e66aa828b1030f6
7fd127ef0fee370a20f617f113364b665c17a4d3
refs/heads/master
2020-04-10T02:23:43.913564
2019-01-10T17:29:24
2019-01-10T17:29:24
160,743,240
1
0
MIT
2018-12-06T23:01:24
2018-12-06T23:01:24
null
UTF-8
C++
false
false
1,160
h
#ifndef SEARCHELEMENT_H #define SEARCHELEMENT_H #include <QObject> class FilterElement : public QObject { Q_OBJECT Q_PROPERTY(QString query READ getQuery WRITE setQuery NOTIFY dummy) Q_PROPERTY(bool channel READ getChannel WRITE setChannel NOTIFY dummy) Q_PROPERTY(bool topic READ getTopic WRITE setTop...
[ "zwieberl@users.noreply.github.com" ]
zwieberl@users.noreply.github.com
08034dd5842d88fd69f17f61a77296a1dd5380ea
881bd8d6c83ee50e6ced7761b224cda5777c3c11
/src/hacks/Triggerbot.cpp
e73871efcad9b41bb9efe63c36df1db0e4e1759a
[]
no_license
ALEHACKsp/AssaultCube-Multihack
5d48c1b549c1b92db7a1c78fabc2453bf2748383
5a87262132b65b17ddcb6b32190487ddf3efb220
refs/heads/main
2023-02-21T03:48:00.382607
2021-01-19T04:42:30
2021-01-19T04:42:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
697
cpp
#include <pch.h> #include <base.h> static bool bEnabled = false; void Base::Hacks::Triggerbot() { if (Data::Settings::EnableTriggerbot) { playerent* pCrosshairPlayer = Data::game.playerincrosshair(); if ((pCrosshairPlayer && pCrosshairPlayer->state == CS_ALIVE && (pCrosshairPlayer->team != Data::gam...
[ "rdbodev@gmail.com" ]
rdbodev@gmail.com
60389c0dca23cbe5d1df3b2b6df943630a575e45
478570cde911b8e8e39046de62d3b5966b850384
/apicompatanamdw/bcdrivers/mw/appinstall/startup_list_management_api/SelfSignedStartupApp/src/SelfSignedStartupApp.cpp
566d36d6ba87e52fa35325832bbf617c54fd30f9
[]
no_license
SymbianSource/oss.FCL.sftools.ana.compatanamdw
a6a8abf9ef7ad71021d43b7f2b2076b504d4445e
1169475bbf82ebb763de36686d144336fcf9d93b
refs/heads/master
2020-12-24T12:29:44.646072
2010-11-11T14:03:20
2010-11-11T14:03:20
72,994,432
0
0
null
null
null
null
UTF-8
C++
false
false
1,196
cpp
/* * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl...
[ "none@none" ]
none@none
57618c0af163b1c7f6b50464e11623ce3e2accb0
1ffce36cb30229154cca40669549532f5fec8337
/3061/3061/3061.cpp
2f946e649ba183463f580e3a77f46f283e138494
[]
no_license
zszzlmt/Solutions-for-OJ-of-Peking-University
a1a1692ce6ecdaa6efba1d279f66aa0880a1043a
4fe13e873b8cc45b185d8d11ac9802f2d96cfaa5
refs/heads/master
2021-01-20T06:11:36.803241
2017-07-24T14:53:34
2017-07-24T14:53:34
89,847,121
0
0
null
null
null
null
UTF-8
C++
false
false
1,621
cpp
/******************************************************************************* ** Copyright (C), 2017- , Zach Yeo. * ** File name: 3061.cpp * ** Description: * **...
[ "814135975@qq.com" ]
814135975@qq.com
1bba0a43bb717737d5ec80d4ec040665e4f52444
80609088adb653e5b546216cf7a7587d2a4ba894
/src/storage/exec/IndexLimitNode.h
576d77123bdbc4507d6ffc4daed3e14371973ecb
[ "Apache-2.0" ]
permissive
sherman-the-tank/nebula
85c10d84b157cbd89e46f553df5249663d5fa422
c4fe6bf6cf7b48d78de1b0dd4ad720ba5b422634
refs/heads/master
2023-05-11T22:33:42.662742
2022-01-29T09:40:30
2022-01-29T09:40:30
187,134,147
0
0
Apache-2.0
2019-12-17T09:40:48
2019-05-17T02:37:45
C++
UTF-8
C++
false
false
781
h
/* Copyright (c) 2021 vesoft inc. All rights reserved. * * This source code is licensed under Apache 2.0 License. */ #pragma once #include "folly/Likely.h" #include "storage/exec/IndexNode.h" namespace nebula { namespace storage { class IndexLimitNode : public IndexNode { public: IndexLimitNode(const IndexLimitNo...
[ "noreply@github.com" ]
noreply@github.com
747078599c0081952dc0b3ff430c1baad2bb7bbb
e7ef5eaaacdbc26563cbcf230880fef2c588dd83
/input/inputsystem.h
5f0d8072e3f690b819fcda7e709639d26a0fb1db
[ "Apache-2.0" ]
permissive
federicotdn/tecs
67934d2016d4997f9a6725a3b80e8a3bf2611e47
bb043ee61d41900143f2f3be58269ad85e56379f
refs/heads/master
2020-05-18T17:05:27.611356
2015-08-22T05:32:35
2015-08-22T05:32:35
40,375,809
2
0
null
null
null
null
UTF-8
C++
false
false
379
h
#ifndef TECS_INPUTSYSTEM #define TECS_INPUTSYSTEM #include "inputnode.h" #include "../system.h" struct GLFWwindow; namespace ecs { class Engine; class InputSystem : public System<InputNode> { GLFWwindow *win; Engine &engine; public: InputSystem(GLFWwindow* w, Engine& eng); void update(const doubl...
[ "ftedinur@itba.edu.ar" ]
ftedinur@itba.edu.ar
0bd21f84cbd146d5f78551a4afc0ed366fd034bb
f6529b63d418f7d0563d33e817c4c3f6ec6c618d
/source/menu/menu_config_adv.cpp
9e12aaa8671ffba0949c9f1f0e0ff8022f69ab4b
[]
no_license
Captnoord/Wodeflow
b087659303bc4e6d7360714357167701a2f1e8da
5c8d6cf837aee74dc4265e3ea971a335ba41a47c
refs/heads/master
2020-12-24T14:45:43.854896
2011-07-25T14:15:53
2011-07-25T14:15:53
2,096,630
1
3
null
null
null
null
UTF-8
C++
false
false
9,873
cpp
#include "menu.hpp" #include "wbfs.h" #include <dirent.h> #include <wiiuse/wpad.h> #include <sys/types.h> #include <sys/param.h> #include <sys/stat.h> #include <unistd.h> using namespace std; static const int g_curPage = 2; template <class T> static inline T loopNum(T i, T s) { return (i + s)...
[ "r-win@live.com@a6d911d2-2a6f-2b2f-592f-0469abc2858f" ]
r-win@live.com@a6d911d2-2a6f-2b2f-592f-0469abc2858f
2622bf55ed87c24324f56f529d5c040023a4265d
6b2c596adad1eed4ee1237e1dc1c84e5e401f8ab
/external/cpp-taskflow/cpp-taskflow-cpp14/benchmark/black_scholes/common.hpp
bd3ca941f75ef8e514ae4f2cb7f29c2fdcd45c54
[ "MIT", "BSD-3-Clause" ]
permissive
ahmed-agiza/OpenPhySyn
76253ca03aeb70e53e170d9be76e1018ac78fe7b
51841240e5213a7e74bc6321bbe4193323378c8e
refs/heads/master
2020-09-26T06:42:07.214499
2019-12-14T03:42:56
2019-12-14T03:42:56
226,192,119
0
0
BSD-3-Clause
2019-12-05T21:28:39
2019-12-05T21:28:38
null
UTF-8
C++
false
false
7,566
hpp
#include <stdlib.h> #include <math.h> #include <string> #include <cassert> #include <iostream> #include <chrono> #include <fstream> #include <memory> //Precision to use for calculations #define FPTYPE float #define NUM_RUNS 100 typedef struct OptionData_ { FPTYPE s; // spot price FPTYPE strike; // s...
[ "ahmed.agiza22@gmail.com" ]
ahmed.agiza22@gmail.com
bcfe39f7aca93a1c5194d34276f39c3f2895e279
fd2b409199cc0e2fdd8d020623b7fda0d2d5af97
/smsapp/smtable/index.h
1b69eae1f58fc5517d2f1ad2956764fddf9bc98b
[]
no_license
wujunjenny/smgw
6cc7a936b605abe9a9dc5ad316a4203819c6afc6
2c2bc82922b1f14a54660c635afb01177e6a4524
refs/heads/master
2021-01-23T02:39:54.218476
2017-05-10T15:36:31
2017-05-10T15:36:31
86,011,729
1
0
null
null
null
null
GB18030
C++
false
false
4,087
h
#if !defined(_INDEX_H_INCLUDED_) #define _INDEX_H_INCLUDED_ #define UL unsigned long #include <time.h> #include <string.h> #include <iostream> #include <stdlib.h> #define INSERT_FAIL -2 #define STRING_IS_UNIQUE 1 #define TIME_IS_UNIQUE 2 #define OUT_OFF_MEMORY -1 #define NOT_FIND -3 #de...
[ "wujun@shareinfo.com.cn" ]
wujun@shareinfo.com.cn
ee7620c3695d831974c264def16da1cd74023402
c96bb8615706654dd4960b26330028358b15e25e
/src/CollisionObject/MeshCollisionUtils.hpp
11caf6d13520281ade44a57f207f333af078f313
[ "MIT" ]
permissive
brookman/IPC
b94da8fbb4e1a92110de7e7b2192cc0f3b92f7e2
531527c3583d4b3ef7950bb10147a6d33308f7a3
refs/heads/master
2023-06-27T15:21:28.237717
2021-07-26T17:22:51
2021-07-26T17:22:51
349,055,185
0
0
MIT
2021-03-18T11:55:56
2021-03-18T11:55:56
null
UTF-8
C++
false
false
88,091
hpp
// // MeshCollisionUtils.hpp // IPC // // Created by Minchen Li on 6/03/19. // #ifndef MeshCollisionUtils_hpp #define MeshCollisionUtils_hpp #include "Types.hpp" #include "Mesh.hpp" #include <iostream> #include <array> #include <boost/functional/hash.hpp> #include <Eigen/Eigen> namespace IPC { class MMCVID {...
[ "minchernl@gmail.com" ]
minchernl@gmail.com
38263ad48ecd11cbba0e4f6881d2a8662513cd95
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/MP+dmb.sy+addr-rfi-ctrl-ctrl-rfi.c.cbmc.cpp
22b38834767c0fe00c442015b7e3544fdb6867a2
[]
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
52,423
cpp
// Global variabls: // 0:vars:4 // 4:atom_1_X0_1:1 // 5:atom_1_X5_1:1 // 6:atom_1_X10_1:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 #define ADDRSIZE 7 #define LOCALADDRSIZE 2 #define NTHREAD 3 #define NCONTEXT 5 #define ASSUME(stmt) __CPROVER_assume(stmt) #define ASSERT(stmt) __CPROVER_assert(stmt, "error") #...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
53dcc9cc87fa44e83d7c4a45220f68a92c7425dc
c3a0f82e6d0fb3e8fb49afc042560e5787e42141
/codeforces/1374/C.cpp
314358ac5dc52713c936d073118bbc78631312f4
[]
no_license
SahajGupta11/Codeforces-submissions
04abcd8b0632e7cdd2748d8b475eed152d00ed1b
632f87705ebe421f954a59d99428e7009d021db1
refs/heads/master
2023-02-05T08:06:53.500395
2019-09-18T16:16:00
2020-12-22T14:32:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,653
cpp
/** * the_hyp0cr1t3 * 29.06.2020 00:21:19 **/ #include <bits/stdc++.h> #define IOS ios::sync_with_stdio(0); cin.tie(0); cout.tie(0) // #define int long long using namespace std; #define e "\n" #define endl "\n" #define Tp template<class T> #define Tp2 template<class T1, class T2> #define Tps template<class T, class...
[ "ghriday.bits@gmail.com" ]
ghriday.bits@gmail.com
f4e0e2ea541334ae4d91599cfb7e28598aee2305
a4524acb1145cbcfd6b437a0b94ae9ea8f8da984
/packages/wall_following/src/WallFollowing2.cpp
f141c6842abcd81e6d426013a83759f91c5ccfec
[]
no_license
vladakolic/robot2013
a291a981f37b42bc51262d087d071c39ee805fc1
c1c41bcbf18651fec0271af5d29d07518c84a1a2
refs/heads/master
2021-01-01T16:19:11.087714
2014-04-09T22:17:44
2014-04-09T22:17:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,828
cpp
#include <stdlib.h> #include <string.h> #define _USE_MATH_DEFINES #include <math.h> #include <cstdlib> #include "ros/ros.h" #include <ir_obstacle_detection/IRObstacleSignal.h> ros::Subscriber g_WallDetection; // information received from IR sensors float g_CanMoveForward; float g_CanMoveBack; float g_CanTurnLeft; fl...
[ "vladann@kth.se" ]
vladann@kth.se
c9ca3400eb5fb289cf202e19ebc8a5e859429743
e037bb10c54ee4f60fbcfd99eddd3f486cd77fb1
/blaze/math/Column.h
4c66f268e10203910dc7d1de301f417bdf9d46b8
[ "BSD-3-Clause" ]
permissive
nimerix/blaze
5361a69cebd63377d35aa0fe0fbdde6530464cd1
55424cc652a7d9af8daa93252e80e70d0581a319
refs/heads/master
2021-08-19T07:10:01.018036
2017-11-08T09:40:20
2017-11-08T09:40:20
111,974,363
0
0
null
null
null
null
UTF-8
C++
false
false
13,711
h
//================================================================================================= /*! // \file blaze/math/Column.h // \brief Header file for the complete Column implementation // // Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved // // This file is part of the Blaze library. You can ...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
88b76a4fac088d3fce38ff8d647ce08f44c883a4
2ba3b252d820fd9c7934c4a6fcc8d3b6c044a83f
/node.cpp
b1bde97d795ecc8be0fe1628f600964346dbcd12
[]
no_license
ChiruBogdan99/POO-BST
e360797a12b7092f45ef846dacfe43a971e970b2
8557c150c95c1acd466c661c1027af512ac7d2ba
refs/heads/master
2020-05-01T23:41:42.971316
2019-03-25T21:31:32
2019-03-25T21:31:32
177,667,459
1
0
null
null
null
null
UTF-8
C++
false
false
70
cpp
#include "node.h" node::node() { } node::~node() { }
[ "noreply@github.com" ]
noreply@github.com
428c6c057f6abd512e08b7be5121d795326faefe
6ccff9f0cc190526f55bc8b1fce5f646c87308d7
/adRec-9/src/ofApp.cpp
ed4b22157e8117bbfd0a4f2cc8d21a63b50ae902
[]
no_license
khniehaus/Assembling-Desire
f57842bb0ffce9d6301ae80b96cc6126f9214a2f
1cb5dcc1cdefbdcd38862587919a532727d6d2e2
refs/heads/master
2020-07-20T12:51:16.633160
2016-09-11T19:30:06
2016-09-11T19:30:06
67,947,988
0
0
null
null
null
null
UTF-8
C++
false
false
2,620
cpp
#include "ofApp.h" //-------------------------------------------------------------- void ofApp::setup(){ receiver.setup(PORT); //set up osc receiver string vPath1 = ofToDataPath("../../../adRec/bin/data/1.mov",true); //set up data path for sequence 1 string vPath2 = ofToDataPath("../../../adRec/bin/data/2.mov",true)...
[ "KHNiehaus@kiona.eduroam.campus" ]
KHNiehaus@kiona.eduroam.campus
a61387131ea080bd07b209624f7a7048577beb40
3a4e2d550cabad0cd7a6951c8da8e9afe877a20c
/ofxHTTP/libs/ofxHTTP/include/ofx/HTTP/ServerEvents.h
c30c90cd90447bc44a40a7ba754db542e01eaad5
[]
no_license
Hiroki11x/ofxCustomAddons
cc792c0718ee487d66e97331d0039fd9e14e2b87
7949d05ca2cb5615671567a4bb3fc4c637b6e885
refs/heads/master
2020-12-25T09:08:57.995731
2016-08-06T10:20:48
2016-08-06T10:20:48
59,759,850
2
0
null
null
null
null
UTF-8
C++
false
false
3,590
h
// ============================================================================= // // Copyright (c) 2013-2015 Christopher Baker <http://christopherbaker.net> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to de...
[ "hiroki11x@gmail.com" ]
hiroki11x@gmail.com
878b091c89e1d70a38af365e8658ae2f43037ebd
7195ef5a7df65115eef2225ca44ea85587917195
/gengine_lib/src/gcore/components/extent_component.cpp
f254d933d6833131a8bd3cc6bb041cf2ca2224bf
[]
no_license
GuillaumeArruda/GEngine
dd4f645cc92730aa76040550d355fba5b41c6e1c
8be545426d90b57bda184864e73e1329907ace65
refs/heads/main
2023-08-08T00:33:17.431719
2023-07-19T21:25:36
2023-07-19T21:25:36
321,533,177
0
0
null
null
null
null
UTF-8
C++
false
false
220
cpp
#include "stdafx.h" #include "extent_component.h" GSERIALIZER_DEFINE_SUBCLASS_FACTORY_REGISTRATION(gcore::extent_component); namespace gcore { void extent_component::process(gserializer::serializer&) { } }
[ "guillaume.arruda@gmail.com" ]
guillaume.arruda@gmail.com
6d51c80436d4a6d0b856654b6cabfc6839a9cf16
9a04d2dd7bed9ea3655850448f8f33df3ff0884f
/Расчёт зарплаты/Worker.cpp
fc12d76fa7a595d6f2fec64b87dbbe117fb1f492
[]
no_license
SergeyRoznyuk/Calculating-the-parameters-of-the-working-day
a61db43ca8f6b77c40b2b5af68fe2f113ce75146
06e514c5a3b27cfb8f9b8c12817889515c803de6
refs/heads/master
2020-06-24T01:44:48.817748
2019-07-25T10:42:00
2019-07-25T10:42:00
198,812,455
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
24,054
cpp
#include<iostream> #include<math.h> #include<string> #include "Worker.h" using std::cout; using std::cin; void enterTheText(char *&mas) { char str[256]; cin >> str; int size = strlen(str) + 1; if (mas != nullptr) { delete mas; } mas = new char[size]; for (int i = 0; i < size; i++) { mas[i] = str[i]; } }...
[ "32791402+SergeyRoznyuk@users.noreply.github.com" ]
32791402+SergeyRoznyuk@users.noreply.github.com
b4b8a738800948cb8757357caf2c912c27a1580c
93176e72508a8b04769ee55bece71095d814ec38
/Utilities/InsightJournal/itkBinaryStatisticsOpeningImageFilter.h
74b267497ca8124f0c67392f0d0a394894c418b2
[]
no_license
inglada/OTB
a0171a19be1428c0f3654c48fe5c35442934cf13
8b6d8a7df9d54c2b13189e00ba8fcb070e78e916
refs/heads/master
2021-01-19T09:23:47.919676
2011-06-29T17:29:21
2011-06-29T17:29:21
1,982,100
4
5
null
null
null
null
ISO-8859-2
C++
false
false
8,215
h
/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: $RCSfile: itkBinaryStatisticsOpeningImageFilter.h,v $ Language: C++ Date: $Date: 2006/03/28 19:59:05 $ Version: $Revision: 1.6 $ Copyright (c) Insight Softw...
[ "manuel.grizonnet@gmail.com" ]
manuel.grizonnet@gmail.com
e737aa212f737a514b1b6adc644b4f3a8f475a96
dbcddaf982c464646f063ba53aa0fa8414bbaa1e
/Source/SpaceTradersBP/PlayerInteraction.cpp
9e1369a6954f888420104a6995ae05cd1b8abf1d
[]
no_license
UEProjectXmples/SpaceTradersBP
1dc963dca5ca842157382cdc87bcf1132b8b914e
81fb34cccecab1985414f7f86e4a947b7bf053be
refs/heads/main
2023-04-22T04:19:15.187182
2021-03-03T01:54:27
2021-03-03T01:54:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
772
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "PlayerInteraction.h" // Sets default values for this component's properties UPlayerInteraction::UPlayerInteraction() { // Set this component to be initialized when the game starts, and to be ticked every frame. You can turn th...
[ "aaronlampole@gmail.com" ]
aaronlampole@gmail.com