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
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 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
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
c17c6eebd7a109117bda5f86c5df0596b60e18b3
ac8b97d3ad78f1e053be2d69a9dd115e009b9e30
/src/dvm/DVMC.h
d2e04c839c52a07d43f64715b095c8a9b8a8d69b
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bubdm/DIONS
679e05ca736e208f86549ac5dde947dda2b0726d
a0b34425f2a0a3055e619c8b4225debb68f27bc6
refs/heads/master
2023-07-23T04:23:19.496917
2021-09-06T15:04:16
2021-09-06T15:04:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
644
h
// Aldvm: Ethereum C++ client, tools and libraries. // Copyright 2014-2019 Aldvm Authors. // Licensed under the GNU General Public License, Version 3. #pragma once #include <libdvm/VMFace.h> #include <string> #include <utility> #include <vector> namespace dev { namespace dvm { /// The wrapper implementing the VMFace...
[ "51786421+blastdoor7@users.noreply.github.com" ]
51786421+blastdoor7@users.noreply.github.com
d3a24b92a8e8f8bac75f3cac2bcbd8693a38317b
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/nebula2/src/kernel/nloghandler.cc
5ec272c498a35213ba303805c4f92a49847f184b
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
2,047
cc
//------------------------------------------------------------------------------ // nloghandler.cc // (C) 2003 RadonLabs GmbH //------------------------------------------------------------------------------ #include "kernel/nloghandler.h" //----------------------------------------------------------------------...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c
5c7902bf47a9f14336c4c6bf9c57f30a85d55c46
15496ef8e55b49b055858d848bb69c4a45779e59
/TPV2/TPV2/game/FighterGunSystem.cpp
f33ed1c895215110b1cc9c51a8c571d9d4e11b98
[]
no_license
madelino22/TPV2P3
72430c5194138e20940e48808efdffae59b90cdf
77372f8a7bf6d1ea80b4c776f01c1706710a5036
refs/heads/main
2023-05-09T11:18:49.377546
2021-05-28T07:48:09
2021-05-28T07:48:09
366,112,803
0
0
null
null
null
null
UTF-8
C++
false
false
1,150
cpp
#include "FighterGunSystem.h" #include "GameManagerSystem.h" #include "NetworkSystem.h" #include "../ecs/Manager.h" #include "../sdlutils/SDLUtils.h" void FighterGunSystem::init() { bulletsSystem = manager_->getSystem<BulletsSystem>(); } void FighterGunSystem::update() { if (manager_->getSystem<GameManagerSystem>(...
[ "madelino@ucm.es" ]
madelino@ucm.es
cacb4bef152acb6c552ef43c16f7f76191e7c4a0
c1abe6fd0969dbcafa646639feabfda58509c985
/Engine/src/util_random.cpp
598967808f193cc7fd60ff474f037766f1be0064
[]
no_license
quepas/Aberrant-Furious-Frostbite
638bbebc4db82372562b3c017e36a19b9e763373
c78236750f9540ca7d108ab12ac9c1405ee604b7
refs/heads/master
2021-01-22T12:12:35.131772
2014-10-09T19:57:13
2014-10-09T19:57:13
16,526,991
1
0
null
2014-08-10T19:59:09
2014-02-04T21:56:07
C++
UTF-8
C++
false
false
539
cpp
#include "util_random.hpp" #include <random> using std::string; using std::random_device; using std::mt19937; using std::uniform_int_distribution; namespace aff { namespace util { namespace random { string util::random::Generate32Chars() { string result; random_device device; mt19937 generator(device())...
[ "oneinchman.dev@gmail.com" ]
oneinchman.dev@gmail.com
14b9949e8a30c17ae5d2d1f7fb63cbf1a1bea344
69d74c80d0b156247cc3b615ef6891ce219d7163
/osc/oscDatabaseQuery.h
b1ec1f9f74a6a3e05e16b5f1582f19e84881757d
[]
no_license
abouchereau2/orchids
9004a8d062584964ddae7fe69a4eeb78522501ad
48bf8e22b6e4517da40a2c1b4a496fa214916286
refs/heads/master
2022-01-07T18:27:03.828897
2019-06-24T08:18:54
2019-06-24T08:18:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,957
h
// // oscDatabaseQuery.h // Orchids // // Created by Antoine Bouchereau on 24/07/14. // Copyright (c) 2014 Antoine Bouchereau. All rights reserved. // #ifndef __Orchids__oscDatabaseQuery__ #define __Orchids__oscDatabaseQuery__ #include "Orchids.h" class BDBTxn; /** * @brief Add a sound directory (recursive) t...
[ "esling@m2903.ircam.fr" ]
esling@m2903.ircam.fr
0fa4cace4824489b47da9889ff10e90cbb32d73a
0aed36f07a9e806bef50baffa7f8777abca1ea79
/Vector.cpp
a7478363379caa759a159788b4c6303a34e55750
[]
no_license
Nishant1201/LinearAlgebraCPP
83869921585504117be4fabf36c529e4918f9a90
8fe18ddc51ff459b5276199107440043b1890e8f
refs/heads/main
2022-12-26T22:05:14.893264
2020-10-13T17:52:50
2020-10-13T17:52:50
303,779,835
0
0
null
null
null
null
UTF-8
C++
false
false
3,870
cpp
#include <cmath> #include <cassert> #include "Vector.hpp" // Constructor for vector of a given size // Allocates memory, and initialises entries // to zero Vector::Vector(int size) { assert(size > 0); mSize = size; mData = new myReal [mSize]; for (int i=0; i<mSize; i++) { mData[i] = 0.0; } } ...
[ "nishant.aesidel@gmail.com" ]
nishant.aesidel@gmail.com
71dad4cedf2e94b1f914b7895832e4b8569bfa46
570a21c39b9af163ef0793c149b83f6a302bd84c
/folly/detail/test/PerfScopedTest.cpp
f6223b4eecc572099a6a5c393f8a7f6ece526f2e
[ "MIT", "Apache-2.0" ]
permissive
facebook/folly
544d17b45bda70c51ba593f920e0200bde177927
ab45d9b6a7a2a24b2a725447387f36772dd2cc4a
refs/heads/main
2023-08-17T10:31:22.589640
2023-08-17T09:29:35
2023-08-17T09:29:35
4,524,181
23,991
5,805
Apache-2.0
2023-08-23T18:23:26
2012-06-01T20:49:04
C++
UTF-8
C++
false
false
2,593
cpp
/* * Copyright (c) Meta Platforms, Inc. and 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 appl...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
ff0b0be7f09d2dd9f2942a54f63d3fc4aaddf97d
c2c9e9bd2644d89e573e50e00993a2c07076d2e2
/ThirdParties/Poco/XML/src/xmlparse.cpp
cb484d6f28b09b94c4a2c754cd3a0b746cfd6222
[ "BSL-1.0", "MIT", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
TotteKarlsson/dsl
eeab84f4b6d0c951d73ff275b734b503ddb081c0
3807cbe5f90a3cd495979eafa8cf5485367b634c
refs/heads/master
2021-06-17T11:38:02.395605
2019-12-11T17:51:41
2019-12-11T17:51:41
166,859,372
0
0
NOASSERTION
2019-06-11T18:45:24
2019-01-21T18:17:04
Pascal
UTF-8
C++
false
false
193,917
cpp
/* Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd See the file COPYING for copying permission. */ #include <stddef.h> #include <string.h> /* memset(), memcpy() */ #include <assert.h> #define XML_BUILDING_EXPAT 1 #ifdef COMPILED_FROM_DSP #include "winconfig.h" #elif defined...
[ "totte@dunescientific.com" ]
totte@dunescientific.com
45d8f1386b604e8f35036e1767ca853d75bb3747
166bc8fe5a26d028799e19a1d638c801cd52a1a5
/FInalProject/Render.h
3e6d49030da0347dc21fb4b4f429f211d3f2e8c0
[]
no_license
christiandaley/Biderectional-Path-Tracer
fb525e8e16b3582d959bf355d9b7afebf1fb7388
0398b5609a9c3bb2c320490678a7e1a5ef673ea9
refs/heads/master
2020-07-10T07:12:29.254973
2019-08-24T19:21:27
2019-08-24T19:21:27
204,201,653
1
0
null
null
null
null
UTF-8
C++
false
false
1,779
h
#ifndef RENDER_H #define RENDER_H #include <cmath> #include <iostream> #include "scene_io.h" #define MULTITHREAD //#define NUM_THREADS 2 #define IMPORTANCE_SAMPLING #define LIGHT_TRACING #define X_SAMPLES 64 #define Y_SAMPLES 64 #define EPSILON 0.000001 #define RUSSIAN_ROULETTE 0.8 #define MY_PI 3.14159265359 #defi...
[ "christiandaley@gmail.com" ]
christiandaley@gmail.com
11bca4d836ff9934c8997bba50ca7543a15e0a50
5eb0a285d333ed91fabf4463e60b0bbc3986c729
/src/qt/bitcoin.cpp
7525220c66ef180a44d0f3523d06d7334a22ab26
[ "MIT" ]
permissive
CoinsSource/SourceCoin
476b991aa0e61e7b29790a2e9356abd71d2cee3d
3d0c384a8bf3f80cbf5e22e92d962a7ab67d6413
refs/heads/master
2020-12-24T14:09:27.854057
2014-05-06T19:42:37
2014-05-06T19:42:37
18,747,715
1
1
null
2014-05-06T19:42:37
2014-04-14T03:54:51
C++
UTF-8
C++
false
false
9,173
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...
[ "coins@coinssource.com" ]
coins@coinssource.com
a34d8ac0ef753456ab90dc261674ba788167a5b8
5071bffd61b92bb5b6a17bf009bceee01d0bba1e
/CockpitSim/Airplane.h
ba8a1cc3221b16dc02703bbb9a3fe0fc9df20486
[]
no_license
louis-etne/CockpitSim
f28e1c30a9e931d9b13da97eec74eabeb11f2e66
5be982f79cc984086ae7468319bc11689fad6028
refs/heads/master
2022-01-20T15:10:41.142168
2019-06-17T21:18:26
2019-06-17T21:18:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
118
h
#pragma once class Airplane { public: Airplane(); double get_speed() const; private: double _speed{ 0.0 }; };
[ "louis.etienne82@orange.fr" ]
louis.etienne82@orange.fr
0d106212be83d00f9861af6c14eb5e734007a6c9
128586639f766e764daf39d5b0c22f9a68569b6c
/GroupShiftedStrings.cpp
2b848eaae8bd215318223671a57f34f1c4a500c3
[]
no_license
ruihanxu2/leetCode_FBtag
b21d0b084420fb583ef474c8bbd0c3a6c2b0c038
35e2f4e28d7668371b63ec790b98df72f15139e4
refs/heads/master
2020-08-03T00:18:55.277512
2019-10-23T20:35:23
2019-10-23T20:35:23
211,560,815
3
0
null
null
null
null
UTF-8
C++
false
false
960
cpp
class Solution { public: vector<vector<string>> groupStrings(vector<string>& strings) { unordered_map<string, vector<string> > m; for(auto s : strings){ m[shift(s)].emplace_back(s); } vector<vector<string> > res; for(auto p : m){ res.emplace_back(p.second); } return res; } string shift(string s){...
[ "ruihanxu2@gmail.com" ]
ruihanxu2@gmail.com
a3ff59e9833978f0eba1e1b93ef7fa46437fd0ce
8ffddb86c818c33bef8e9f78896441ca09772396
/MapGraphics/MapGraphics/tileSources/GridTileSource.cpp
e00ed13803fc56dee0cb2a2defbd4ba0bbf03cfd
[]
no_license
Userpc1010/BaseRepository
bb62aef2bfee212f2bf25a81fbc0ee8bb1c3816b
ee968ca53efad1dce8380856f7b10a39e4227111
refs/heads/master
2020-07-09T03:51:49.083597
2020-04-24T18:18:06
2020-04-24T18:18:06
203,867,687
1
1
null
null
null
null
UTF-8
C++
false
false
3,410
cpp
#include "GridTileSource.h" #include <cmath> #include <QPainter> #include <QStringBuilder> #include <QtDebug> const qreal PI = 3.14159265358979323846; const qreal deg2rad = PI / 180.0; const qreal rad2deg = 180.0 / PI; GridTileSource::GridTileSource() : MapTileSource() { this->setCacheMode(MapTileSource::NoC...
[ "ru.sencis@mail.ru" ]
ru.sencis@mail.ru
7965d84913aadcd2d2ed062128317b6a794bb9b5
2312c592803c8b2c4440c1447e74404a14a61106
/FinBudget/FinBudgetView.h
62c7c206cb5ee77c49131d11f4f3f89c2b2aa76b
[ "MIT" ]
permissive
dextercai/FinBudgetMFC
12db3fa1fe0888a85410358e7a13aff87a96d6c7
3641c3f18b6cf87ce43903b591c24c73a995d481
refs/heads/master
2020-06-14T13:03:06.987414
2019-07-03T13:17:46
2019-07-03T13:17:46
195,011,352
0
0
null
null
null
null
UTF-8
C++
false
false
1,727
h
 // FinBudgetView.h: CFinBudgetView 类的接口 // #pragma once #include "FinBudgetDebtManager.h" #include "FinBudgetFlowManager.h" #include "FinBudgetSupport.h" class CFinBudgetView : public CFormView { protected: // 仅从序列化创建 CFinBudgetView() noexcept; DECLARE_DYNCREATE(CFinBudgetView) public: #ifdef AFX_DESIGN_TIME e...
[ "caiwenzhe2021@gmail.com" ]
caiwenzhe2021@gmail.com
b4159cd7abca9b3a5c285e2200467be470a01d77
3d8465855bad309c7fae42a75f138c9ef049bd36
/SSTreeMaker/SSTrimAndSlimCommon.h
a01e17ff61ee1e1ca55d1ce0bc111a4af913e9e9
[]
no_license
susy2015/SensitivityStudy
ecf2a4559ea838eefec109ba69003b0e5713aef5
f0887e9f77298689718d0c44343d623facfcd5ec
refs/heads/master
2021-01-17T20:52:11.190556
2017-04-21T17:43:34
2017-04-21T17:43:34
60,807,313
0
0
null
2017-04-21T17:43:34
2016-06-09T21:10:10
C++
UTF-8
C++
false
false
958
h
#ifndef _SSTrimAndSlimCommon_H_ #define _SSTrimAndSlimCommon_H_ #include <string> #include <iostream> #include <vector> #include "SusyAnaTools/Tools/NTupleReader.h" #include "SusyAnaTools/Tools/baselineDef.h" bool useNewTagger = true; bool useLegacycfg = false; const int nth_slash_nametag_MC = 10; inline size_t fi...
[ "hua.wei@cern.ch" ]
hua.wei@cern.ch
18d63d4de40846133e8c80f21c0a89ad8818f105
b9ecef64ebc2af3b8076f2127de1af0c81c1c98d
/constant/polyMesh/neighbour
be27e7005e30584ea8166d136f8b8be93af83f20
[]
no_license
wegiangb/inventasFlow
b5bd8c16e5002aa6640d13aefd617a509980a938
edccf7bdb78e6e3572b1850f7ce8c9d75aca1e25
refs/heads/master
2021-05-16T03:55:20.499110
2017-02-09T00:29:54
2017-02-09T00:29:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
166,550
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 4.1 | ...
[ "sunnyerteit@gmail.com" ]
sunnyerteit@gmail.com
7bf77a47b9d32ad30a104ce2b9db080c32a44976
ca6bd610702aaee6c508d3de9151c097728bb3ce
/Libraries/include/ATRAP_Trap_Quantities/Template_Impl/Interpolators.hpp
fd1ea6a0fb23cfd0d1cee600616ed6f347cd0cbe
[]
no_license
n09jones/Hbar
ca199b7f7e8b28bd71c467fc8a94d7318f9e2120
97af1af9c41e38a78a3c219cd56652339670628b
refs/heads/master
2020-06-09T05:13:54.664816
2019-11-01T08:43:41
2019-11-01T08:43:41
193,377,143
3
0
null
null
null
null
UTF-8
C++
false
false
4,941
hpp
#ifndef INTERPOLATORS_HPP #define INTERPOLATORS_HPP #include <future> /* interpolator_in_params class */ template <ig_nms::interp_type IT> boost::filesystem::path interp_nms::interpolator_in_params<IT>::coord_grid_src() { return (interp_quant_src_dirs.begin()->second / global_nms::default_opts_fn); } template <i...
[ "njones@boslogin03.rc.fas.harvard.edu" ]
njones@boslogin03.rc.fas.harvard.edu
ca8f75178860ebcbbf5de40109b037bfe5007854
94c3702fdac1e5138cc6bbaf5d966a3daabb0823
/Fibonacci Series (DP).cpp
ed5666cc474a29f505529c6cafbe8356cf965cfd
[]
no_license
arijitroy003/An-Algorithm-A-Day
675933d1516c530a0fff31ef40a748054b547a0f
bf2757c86724acafc2c18dc7b582230ef7f6fb9e
refs/heads/master
2020-03-31T14:04:50.703445
2018-05-14T15:13:03
2018-05-14T15:13:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
380
cpp
/*input 10 */ /*~ @author = dwij28 (Abhinav Jha) ~*/ #include <bits/stdc++.h> #define ll long long #define pb push_back #define mp make_pair using namespace std; int fib[51]; int pre() { fib[1] = 0; fib[2] = 1; for (int i = 3; i <= 40; i++) fib[i] = fib[i-1] + fib[i-2]; } int main() { pre(); int n; scanf("...
[ "noreply@github.com" ]
arijitroy003.noreply@github.com
bb5e842cf254f10af52f2d3d9fef33b9667ef7e8
7de4f4f6f121985fe1fba3d19087ee8dfa7c396b
/Src/Entity/svgnodeelement.cpp
157ceb2b485cf5e1f5522d337e8ce2b58c98eec4
[]
no_license
leiyongmmc/ElectricStudio1.0
d48caea99ab251bfe9ec4cbc3fd420040f58a8d5
193bb701321513874ba5fa1ba641a616dbc9bd98
refs/heads/master
2020-05-20T14:06:24.923078
2014-08-05T22:45:46
2014-08-05T22:45:46
22,645,919
1
0
null
null
null
null
UTF-8
C++
false
false
1,002
cpp
#include "svgnodeelement.h" #include "colortransformer.h" #include "util.h" SvgNodeElement::SvgNodeElement(SvgNode *parent) :SvgNode(parent) { } void SvgNodeElement::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget){ // Q_UNUSED(option);...
[ "leiyongmmc@163.com" ]
leiyongmmc@163.com
56b587841eda1c26dd67ff996d2abd4717b5ce5e
f8c7ce738bd358054703f26c89308758caf0df50
/OtherTopics/03TypeConversions/explicit.cpp
fdce50c7c700ea778b9159422a774e119a865de4
[]
no_license
kdyakova/OOP_computer_labs_14-15
99fa93680547deac864df65d61c4ece22bf10e19
913aa73b543e9a82b0ac2d61df2b499b700b1350
refs/heads/master
2021-05-29T02:13:38.733858
2015-05-29T11:44:19
2015-05-29T11:44:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,652
cpp
/* II. Type casting (explicit conversions) C++ is a strong-typed language. Many conversions, specially those that imply a different interpretation of the value, require an explicit conversion, known in C++ as type-casting. There exist two main syntaxes for generic type-casting: fun...
[ "loloto.loloto@gmail.com" ]
loloto.loloto@gmail.com
80b10f2d7dfa748cf7084fc5600612f03ec5e5bc
57b8e526423469aa04449163f14e239f9529f455
/hakase/loader16.cc
c6df6b04b4d737422616b2bc7bdfa33ee5d29331
[]
no_license
mu-mu-mu/Toshokan
2ca6760190580f8dac94e4dbe87ec1a9ed603670
4a17b43373f1a61f3f9b779cf7d43f04f544391b
refs/heads/master
2020-12-20T15:09:11.786202
2019-08-13T02:47:16
2019-08-13T02:47:16
236,118,361
0
0
null
2020-01-25T02:57:20
2020-01-25T02:57:20
null
UTF-8
C++
false
false
1,179
cc
#include <fcntl.h> #include <stdint.h> #include <stdio.h> #include <string.h> #include <sys/mman.h> #include <toshokan/hakase/loader16.h> #include <toshokan/memory.h> #include <unistd.h> int Loader16::Init(uint32_t entry) { extern uint8_t _binary_hakase_friend16_bin_start[]; extern uint8_t _binary_hakase_friend16_...
[ "sap.pcmail@gmail.com" ]
sap.pcmail@gmail.com
96ea51440c5b45eeb9df98bd4e122b045a4875d1
b42b2910678d815e9b407c4ee15374a70fb3756f
/Framework/Components/Objects/ObjHandle.h
b54570eb0e8d2156cdbb734d6dbb97f50d33a29e
[]
no_license
lerbysha/vkr
98364705da950b320f11ecac1050382f757344a9
b00cb82d9abf08d3d0e230222e6deb555be00881
refs/heads/main
2023-05-27T09:32:20.451724
2021-06-11T09:09:52
2021-06-11T09:09:52
375,966,988
0
0
null
null
null
null
UTF-8
C++
false
false
1,804
h
#pragma once #include <UnigineWorld.h> #include <UnigineSounds.h> #include "../VRInteractable.h" class ObjHandle : public VRInteractable { public: COMPONENT(ObjHandle, VRInteractable); COMPONENT_INIT(init); COMPONENT_UPDATE(update); // property PROP_NAME("handle"); PROP_AUTOSAVE(0); // paramet...
[ "aegaisin@gmail.com" ]
aegaisin@gmail.com
4c74ccfdb9ced3258f9a6d454d3ffbadefed7a0a
7b6c1d7e3236d044070b4799131d2ee10238c15b
/OpenGL/Cherno OpenGl/OpenGL/OpenGL/src/Application.cpp
f203362f5a4b0f930f918bdfb20bd6f9d2bd0d82
[]
no_license
harshit2608/Graphics-Work
34d0f1354d059d079671b7bf999d27e94438727e
36ab9465d8cb74810d4abf61871277a3d8dd1646
refs/heads/master
2022-09-02T00:23:44.911142
2020-05-31T19:30:53
2020-05-31T19:30:53
208,891,875
0
0
null
null
null
null
UTF-8
C++
false
false
2,366
cpp
#include <GL/glew.h> #include <GLFW/glfw3.h> #include <iostream> #include <fstream> #include <string> #include <sstream> #include "Renderer.h" #include "VertexBuffer.h" #include "VertexBufferLayout.h" #include "IndexBuffer.h" #include "VertexArray.h" #include "Shader.h" int main(void) { GLFWwindow* window; /* Ini...
[ "harshitrock111@gmail.com" ]
harshitrock111@gmail.com
0606b5e8ccb35389a3d1b0e0cc2e5098fa8004d9
a92b18defb50c5d1118a11bc364f17b148312028
/src/prod/src/Management/FileStoreService/uploadsessionmap.h
c9e9dfee513619f623beaaf2bec649a696cf6881
[ "MIT" ]
permissive
KDSBest/service-fabric
34694e150fde662286e25f048fb763c97606382e
fe61c45b15a30fb089ad891c68c893b3a976e404
refs/heads/master
2023-01-28T23:19:25.040275
2020-11-30T11:11:58
2020-11-30T11:11:58
301,365,601
1
0
MIT
2020-11-30T11:11:59
2020-10-05T10:05:53
null
UTF-8
C++
false
false
2,657
h
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ #pragma once namespace Manage...
[ "noreply-sfteam@microsoft.com" ]
noreply-sfteam@microsoft.com
80c04fdad1d8d0e0626497c2d51ac07adde7aaad
af3d0cafc723f3816c797f0b908fc5ef9c948300
/test/common/GetIPaddress.cxx
29a5240d1ca1157c831a35ef3d442106a15bb332
[]
no_license
mommsen/evb
ff1865488b580ba0219200d881ce4c7a5f45f6a8
15803ee11d08091ba5d806dac45e32225f0ffcd7
refs/heads/master
2021-01-23T18:31:55.490678
2018-12-17T15:16:39
2018-12-17T15:16:39
9,771,450
0
0
null
2018-07-06T07:53:56
2013-04-30T13:20:53
C++
UTF-8
C++
false
false
398
cxx
#include <iostream> #include "evb/Constants.h" int main( int argc, const char* argv[] ) { if (argc == 1) return -1; try { std::cout << evb::resolveIPaddress(argv[1]) << std::endl; } catch(const char* msg) { std::cerr << msg << std::endl; } } /// emacs configuration /// Local Variables: - /...
[ "remigius.mommsen@cern.ch" ]
remigius.mommsen@cern.ch
095154c31c39f1710d752f8f006ae5d36aaadf06
6ced41da926682548df646099662e79d7a6022c5
/aws-cpp-sdk-fis/include/aws/fis/model/UpdateExperimentTemplateLogConfigurationInput.h
2dabe0c112432142a88550339323451313e5f311
[ "Apache-2.0", "MIT", "JSON" ]
permissive
irods/aws-sdk-cpp
139104843de529f615defa4f6b8e20bc95a6be05
2c7fb1a048c96713a28b730e1f48096bd231e932
refs/heads/main
2023-07-25T12:12:04.363757
2022-08-26T15:33:31
2022-08-26T15:33:31
141,315,346
0
1
Apache-2.0
2022-08-26T17:45:09
2018-07-17T16:24:06
C++
UTF-8
C++
false
false
5,252
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/fis/FIS_EXPORTS.h> #include <aws/fis/model/ExperimentTemplateCloudWatchLogsLogConfigurationInput.h> #include <aws/fis/model/ExperimentTemplateS3LogConfigurationInput.h> #inc...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
01ff78a544dee7cf03fee5e359dcc25df7289ab9
49dffd81feac36cfc1fb51da9a0bb2ea80758962
/test/Words.Native.Test/HashtableTest.cpp
12325ab072f79b7f8f71b95fa22a45628463e0f2
[]
no_license
brian-dot-net/games
ae1bd93be823b46d04fadb4040f95b1c4cca39ad
7554ce73b5d10ada8556063fc55985cf225b3c3f
refs/heads/master
2023-01-16T04:19:42.276462
2022-12-30T00:11:56
2022-12-30T00:11:56
178,517,316
2
0
null
null
null
null
UTF-8
C++
false
false
3,404
cpp
#include <gtest/gtest.h> #include "Hashtable.h" #include <string> #include <sstream> using namespace std; struct MyKey { int value_; bool operator==(const MyKey& other) const { return value_ == other.value_; } }; namespace std { template<> struct hash<MyKey> { size_t operator...
[ "bobbymcr@gmail.com" ]
bobbymcr@gmail.com
b7b55f74181d43f884c3816580013ab5ba047540
99a8814929551884efaf323025df2a5c698dd16c
/cumledeki keilme sayısını bulan program.cpp
73c51c004cb08934e0ea46bfd3e7fb5978507ef5
[]
no_license
sakgun165/C-ProgramlamaDiliDers
98eb6b00b29673c6212b5406c49d5f02dab26e05
45b9ab04fd87cdbf63e47dc16af9867eff3e1a18
refs/heads/master
2020-04-26T09:05:38.942170
2019-03-02T12:15:22
2019-03-02T12:15:22
173,443,808
0
0
null
null
null
null
UTF-8
C++
false
false
309
cpp
#include <stdio.h> #include <string.h> main() { char cumle[BUFSIZ]; printf("Bir cumle giriniz ve cumlenizin sonuna bir bosluk koyunuz: "); gets(cumle); int sayac=0; for(int i = 0;i<strlen(cumle);i++) { if(cumle[i]==' ') { cumle[i+1]; sayac++; } } printf("Cumle %d kelimeden olusuyor",sayac); return 0; }
[ "32776568+sakgun165@users.noreply.github.com" ]
32776568+sakgun165@users.noreply.github.com
57a82166def7a6e7df57722a96a3b047d9597d59
5bf08f00742cde2babca54d3245fae6c1c8979fc
/src/core/example.cc
40be665cb7f8455bca200d19c01e9e7c69cdb097
[ "MIT" ]
permissive
irobayna/ccspec
c4ec13cad8ba1280b7b297fa1c8f48e7dca18d7f
865fea183b2b1e4266a4b500fcf2a24d920e8eda
refs/heads/master
2021-01-18T10:41:09.689034
2015-03-05T18:57:48
2015-03-05T18:57:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,585
cc
#include <ccspec/core/example.h> #include <ccspec/core/example_group.h> namespace ccspec { namespace core { using std::exception_ptr; using std::function; using std::list; using std::string; // Public methods. // This function enables chaining of around hooks. Callers call this function // inside each around hook (...
[ "me@zhang.su" ]
me@zhang.su
3cca74d541fd9a18980c6cda58d0e401e5eda0b3
4dc9caed5cb3f4639587d3d596a82cd748254045
/lib/Runtime/Base/ThreadBoundThreadContextManager.cpp
d5e1466264dad95e1093f2fc94d298536182c039
[ "MIT" ]
permissive
jkrems/ChakraCore
2e68c27a8a278c36bfa144f77dbd79398279c52b
59b31e5821b7b8df3ed1f5021ed971da82cde9e1
refs/heads/master
2021-01-18T04:42:10.298111
2016-01-22T23:45:30
2016-01-22T23:45:30
50,215,307
2
0
null
2016-01-23T00:06:01
2016-01-23T00:06:00
null
UTF-8
C++
false
false
8,034
cpp
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
[ "chakrabot@users.noreply.github.com" ]
chakrabot@users.noreply.github.com
e0ff16b7842312c50fd0c9d2a3721caab84c93f5
fbbb5814e57c9741766ca387af6a95d76f8ea527
/src/systems/camera-system.cpp
e6b4e6afdf896e23dbf023bf0f6c860a0c0fb80b
[ "MIT" ]
permissive
guillaume-haerinck/opengl-playground
0dba67abe4fd33131f6d756ce897e16da0c0f705
06d06d1429712756a4b215b9ce62ea72c8afe54d
refs/heads/master
2020-07-29T08:14:01.768502
2019-12-27T23:14:49
2019-12-27T23:14:49
209,726,032
5
2
MIT
2019-11-14T12:26:41
2019-09-20T06:57:58
JavaScript
UTF-8
C++
false
false
2,312
cpp
#include "camera-system.h" #include <glm/glm.hpp> #include <glm/gtc/constants.hpp> #include <glm/gtc/matrix_transform.hpp> #include "scomponents/io/inputs.h" #include "scomponents/graphics/camera.h" CameraSystem::CameraSystem(Context& context) : m_ctx(context) { } CameraSystem::~CameraSystem() { } void CameraSyste...
[ "guillaume.haerinck@outlook.com" ]
guillaume.haerinck@outlook.com
2524f451dcca93142a4a4aabb3272ceed10fd0ae
46f00b926b9bf17cc43d3ee0b8eccee52b089100
/Animales/animal.h
788a000501e9a55eecd9b68fb134dad3d2be453e
[]
no_license
manuel-fidalgo/Arquitectura-Computadores-Ejemplos
902d47698a1c2f31ff9920cb09077d0ae816e502
21b6fdc4c61d882d2927dfcfc2648ae81a923454
refs/heads/master
2021-01-16T17:53:20.324978
2016-03-05T11:50:42
2016-03-05T11:50:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,080
h
#ifndef ANIMAL_H #define ANIMAL_H #include <iostream> #include <vector> using namespace std; // Clasificación según su alimentación. enum clasificacion { CARNIVORO, HERBIVORO, OMNIVORO }; // Array de string static string textoClasificacion[] = { "Carnívoro", "Herbívoro", "Omnívoro" }; // Definición de ...
[ "m.fidalgo.fierro@gmail.com" ]
m.fidalgo.fierro@gmail.com
1e90173095ee719863a1e4766dda7aa6affac58d
6cac49ef1a26f5c6632b824a5789a6531aa7f099
/libraries/blockchain/slate_operations.cpp
5957579933be08ffb995ee75befe5312c15da7ed
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
RemitaBit/Remitabit2
a5fef496fb9a7e50a76416cae11c1e72d8c8cb2b
101e30c4e5f617af97144e4a11c2ae8303642373
refs/heads/master
2021-01-15T20:23:12.812505
2015-02-25T13:18:02
2015-02-25T13:18:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,260
cpp
#include <bts/blockchain/exceptions.hpp> #include <bts/blockchain/pending_chain_state.hpp> #include <bts/blockchain/slate_operations.hpp> #include <bts/blockchain/fork_blocks.hpp> namespace bts { namespace blockchain { void define_slate_operation::evaluate( transaction_evaluation_state& eval_state )const { try { ...
[ "vikram@bitshares.org" ]
vikram@bitshares.org
66c9b19a706a87536143650f3b0a107a5a57dc69
de2386b208450af193375a8314942e6eff696fe7
/src/parser/main.cpp
16ca29076c3b5e5c2c55862c8a34cba1fb6273cf
[ "MIT" ]
permissive
snailbaron/nyaason
b37755b7ef7c1735713bf8f926091c7c805164ab
de8b7c8ab5842da72b839122aec55d8ac2b37344
refs/heads/master
2020-09-14T07:07:35.143505
2017-07-06T21:44:46
2017-07-06T21:44:46
94,469,470
0
0
null
null
null
null
UTF-8
C++
false
false
225
cpp
#include "nyaason.hpp" #include <exception> #include <iostream> int main() { try { auto nyaa = nyaa::parse("test.nyaa"); } catch (std::exception& e) { std::cerr << e.what(); return 1; } }
[ "murbidodrus@gmail.com" ]
murbidodrus@gmail.com
4ad235da4b955ea8743805090a18fd5d9c653de6
ede24ca21c91785106b90623ef2fd600dbb2a5d2
/AABB.h
82e16bbde4082d5466671d0aaf74925087bfaed2
[ "Apache-2.0" ]
permissive
simoncblyth/CSG
c15a6b42ab7552b8b5eb6a8d870a8cee7c048123
9022100123cbc982b741a9e9ae9a544956818770
refs/heads/main
2023-07-08T13:39:49.643030
2021-08-19T19:12:23
2021-08-19T19:12:23
362,127,884
0
0
null
null
null
null
UTF-8
C++
false
false
4,842
h
#pragma once #if defined(__CUDACC__) || defined(__CUDABE__) #else #include <sstream> #include <iostream> #include <iomanip> #include <vector> #include <string> #endif #define AABB_METHOD inline struct AABB { float3 mn ; float3 mx ; static AABB Make(const float* v ); const float*...
[ "simoncblyth@gmail.com" ]
simoncblyth@gmail.com
9ab32d74c0ffa2b063014dd4ec7da97c80a3dafc
38c10c01007624cd2056884f25e0d6ab85442194
/third_party/webrtc/modules/pacing/bitrate_prober.h
b3f52afeb6ed4ed5d5bd983424c1bc3216794bca
[ "BSD-3-Clause", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-google-patent-license-webrtc", "BSL-1.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown", "MS-LPL", "LicenseRef-scancode-takuy...
permissive
zenoalbisser/chromium
6ecf37b6c030c84f1b26282bc4ef95769c62a9b2
e71f21b9b4b9b839f5093301974a45545dad2691
refs/heads/master
2022-12-25T14:23:18.568575
2016-07-14T21:49:52
2016-07-23T08:02:51
63,980,627
0
2
BSD-3-Clause
2022-12-12T12:43:41
2016-07-22T20:14:04
null
UTF-8
C++
false
false
2,045
h
/* * Copyright (c) 2014 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
[ "zeno.albisser@hemispherian.com" ]
zeno.albisser@hemispherian.com
2c7963c16c24179e6dd33465ac5f7dc418f60d86
47d056bb7aef6607231f90aa26ecbdc531b4372c
/Utils.cpp
b29afe178779c9d09b8f70465cbd71d4cf127f98
[]
no_license
aasantos/SVModels
7cdf030da1a83beb2a526bffb8c994d0f5754438
1f5c2a8b8c527b14a9ee26e71c81c12ea232979b
refs/heads/master
2020-09-04T10:01:36.210117
2019-12-24T10:52:59
2019-12-24T10:52:59
219,707,149
0
0
null
null
null
null
UTF-8
C++
false
false
2,469
cpp
// // Utils.cpp // October2019 // // Created by António Alberto Santos on 15/10/2019. // Copyright © 2019 Antonio Santos. All rights reserved. // #include "Utils.hpp" float* readArrayFloat(const char* file,int *n) { FILE *fp; fp = fopen(file, "r"); char buff[64]; int nrow = -1; while (!feof(fp...
[ "noreply@github.com" ]
aasantos.noreply@github.com
506f16b3640eda4e2ca637d51c7a033eda7a05b0
06b377f9999e7c2664fdbad673e2cf432193eb00
/Level.h
22c2764fba077b075f7ced0c920e71f27c6d76c3
[]
no_license
igor-grubic/UltrasonicShuttle
b84e5612fb84da79092b93a5ba686edeef3aea62
f942c8377e5077bf40e3227f1bf71c8e3ce8e79d
refs/heads/master
2021-05-27T18:12:04.829344
2014-09-28T23:53:52
2014-09-28T23:53:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
828
h
#ifndef __LEVEL_H__ #define __LEVEL_H__ #include "common.h" #define LVL_ENEMY 'E' #define LVL_BOSS 'B' #define LVL_BEGIN 'S' #define LVL_END 'F' using namespace std; struct Command { long timer; char cmd; int p1; int p2; int p3; int p4; int p5; int p6; int p7; int...
[ "igor@xtra.it" ]
igor@xtra.it
415cde242b9f5b554ff689ed0cc1767787ea32c7
d1a08b64e8ed05db7a320a223db5c664637a3e00
/linked_list_functions.h
e75fef9c4e483ae08e1d0df3a577d4eef8b32f1c
[]
no_license
DPJDevelops/project2cs8
075e465ca69d9853ef8d6d71b529e2577e84d9c1
c4f01dc4a3a926aa5531879c89f48be4fcc039c4
refs/heads/main
2023-06-23T11:29:52.810241
2021-05-27T03:24:28
2021-05-27T03:24:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,284
h
#ifndef LINKED_LIST_FUNCTIONS_H #define LINKED_LIST_FUNCTIONS_H #include <iostream> #include <cassert> using namespace std; template <typename ITEM_TYPE> struct node { public: node(){ next = NULL; _item = ITEM_TYPE(); } node(ITEM_TYPE item){ next = NULL; _item = item; }...
[ "noreply@github.com" ]
DPJDevelops.noreply@github.com
d3fc3e725af1ea2e6fac572dbf610781dfd522fe
119d21268419c53b3f7c1090b430fa7e6a568a82
/modules/common/monitor_log/monitor_log_buffer.cc
e202efff797c05e90824dd985c56fb0cae166547
[]
no_license
GoeSysWare/AiwSys
4444af0e56cc340fdf6343a9765cdfacef2181c9
422c334eee782013d381972bd2e84afdf4f6b696
refs/heads/master
2022-06-13T22:28:02.464951
2020-06-23T02:29:55
2020-06-23T02:29:55
203,970,151
3
2
null
2022-06-02T21:45:55
2019-08-23T09:42:43
C++
UTF-8
C++
false
false
1,674
cc
/****************************************************************************** * Copyright 2017 The Apollo 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 Licens...
[ "guooujie@163.com" ]
guooujie@163.com
09aa9a26e50353fe09b7c6903c344bdbcfd09be7
63f9ff0a595b6592f3adc19016b74172740addcb
/src/examples/cpp/info_reg.cpp
27ee3fba0ace5a4127f2585461559eb547e09ddd
[ "Apache-2.0" ]
permissive
Ahmadmansoor/Triton
1b7a68581ed9dc96b0409ee30e5ec204804dd03e
e1a8538ee1512999589f58c0272f0ee33f33c377
refs/heads/master
2020-06-27T15:27:02.325454
2019-08-01T06:01:50
2019-08-01T06:01:50
199,987,034
2
0
null
null
null
null
UTF-8
C++
false
false
1,291
cpp
/* ** Output: ** ** $ ./info_reg.bin ** Name : ah ** Size byte : 1 ** Size bit : 8 ** Highed bit : 15 ** Lower bit : 8 ** Parent : rax ** operator<< : ah:8 bitsvector[15..8] */ #include <iostream> #include <triton/x86Specifications.hpp> #include <triton/api.hpp> using namespace triton; us...
[ "safi43@yahoo.com" ]
safi43@yahoo.com
08534750b2a8640fee556875eb3737a87e735f49
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_repos_function_3356_httpd-2.2.14.cpp
491a56cb13bb836837f595a63bc06ca21f31af4e
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,258
cpp
int main(int argc, const char *const argv[]) { int i; int rv; int list_provided = 0; abts_suite *suite = NULL; initialize(); quiet = !isatty(STDOUT_FILENO); for (i = 1; i < argc; i++) { if (!strcmp(argv[i], "-v")) { verbose = 1; continue; } ...
[ "993273596@qq.com" ]
993273596@qq.com
8ac306519537f5ed6e230e02f9d9ab80b7353d6b
670200db52a9b659d777cb7636edd623c41fef78
/source/soundstreams/DesktopSoundStream.h
422a631c6c9c61ce2f06e5943c480ab23e3a0b24
[]
no_license
Skipper89rus/EarsExApp_WinQt
84f1e25848fe105451eb63927c8b98c8b00ceaf2
caa038af6aab203b4693da1ee3c803281055a295
refs/heads/master
2021-01-10T15:42:10.374991
2016-09-15T17:30:30
2016-09-15T17:30:54
49,210,673
0
0
null
null
null
null
UTF-8
C++
false
false
1,423
h
#ifndef DESKTOPSOUNDSTREAM_H #define DESKTOPSOUNDSTREAM_H #include <QObject> #include <QDebug> #include <QAudioOutput> #include <QAudioInput> #include <QIODevice> #include "ISoundStream.h" #include "Common/SoundSampleBuffer.h" #include "SoundStreamProcessors/SoundStreamProcessorsManager.h" #include "SoundStreamProce...
[ "vasilikhinnikita@gmail.com" ]
vasilikhinnikita@gmail.com
adc7543541641b5ac92213cef090cd0dbdfb053a
3172533b0bff8474d1598f455fabca31cbd49bd4
/thor/thor.ino
af0ab790bbbefc6e498df9359140e80f4beaac55
[]
no_license
ranjithreynold75/smartlife_embedded
3ac3e415d236b30a6a1b7865ef1654860032b4f7
bad30b04974f478c2a5141bd1347cf599b07ea07
refs/heads/master
2021-01-01T19:58:03.879648
2017-07-29T12:48:04
2017-07-29T12:48:04
98,731,911
0
0
null
null
null
null
UTF-8
C++
false
false
5,191
ino
#include <Nextion.h> #include<EEPROM.h> #include <ESP8266WiFi.h> #include <PubSubClient.h> #include<SoftwareSerial.h> const char* ssid = "was"; const char* password = "1234qwerty"; const char* mqtt_server = "192.168.43.63"; SoftwareSerial serial(D6, D5); //(rx,tx) WiFiClient espClient; PubSubClient client(espClien...
[ "ranjith reynold" ]
ranjith reynold
ebb01f155b42cbe95557693dc3ee1f7792b60504
c76e86083eb3cbe3d71c73d60728d5c4951813c4
/libs/src/svkEPSIPhaseCorrect.h
e95a59a9d37636c14e11eb0d4494afbb9053ff30
[]
no_license
CSwish/sivic
f9deb093131bc5cb930b2006994110ed72687831
e2bd908ae94300d49330b197c3cd5797063f8cf7
refs/heads/master
2021-01-13T17:08:32.211191
2016-03-17T21:02:46
2016-03-17T21:02:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,516
h
/* * Copyright © 2009-2014 The Regents of the University of California. * All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * • Redistributions of source code must retain the above copyr...
[ "jccrane@users.sourceforge.net" ]
jccrane@users.sourceforge.net
890f0939a6b97ec45a07ec30cb8703aaaad9f01c
068d049a187f86b60b55b6e8ac6f3e6a1f7b92fc
/partB/closed_event.cpp
5bcebe68b5e37c3c52250b21793c706dde28df04
[]
no_license
Khaled77ue/event_schedule
bfa1e99feb6938e0232b5af90e0babcebc9cceb8
f384455c9803590fab0c09bd587e93aa3966b542
refs/heads/main
2023-07-14T00:49:58.096643
2021-08-19T15:59:08
2021-08-19T15:59:08
397,998,243
0
0
null
null
null
null
UTF-8
C++
false
false
443
cpp
#include "closed_event.h" #include <utility> using mtm::InvalidStudent; mtm::ClosedEvent::ClosedEvent( DateWrap const & dateWrap, std::string name):BaseEvent(dateWrap,std::move(name)) { this->is_it_open= false; } void mtm::ClosedEvent::addInvitee(int invitee) { if(invitee>20000||invitee<=0) ...
[ "noreply@github.com" ]
Khaled77ue.noreply@github.com
d8c52c4504d00a46dd23924f367da05849d02c97
5a8abcb19399585034ffbbd6bf3337c60dd1dc1f
/AGS_GUI-build-desktop/ui_passworddialog.h
24188189897797a2dcbfdc1757f276fe1c81ab89
[]
no_license
dpasillas/Club-Sign-In-System-GUI--CSIS-
8edc374fd4a59b0a3bb10aaa67a679fab2ed2ba8
61b751a26a0e61910dc219b7bfb330523358c3d3
refs/heads/master
2021-01-10T21:37:26.547068
2012-03-22T21:04:17
2012-03-22T21:04:17
3,465,391
2
0
null
null
null
null
UTF-8
C++
false
false
7,946
h
/******************************************************************************** ** Form generated from reading UI file 'passworddialog.ui' ** ** Created: Sat Mar 3 19:21:57 2012 ** by: Qt User Interface Compiler version 4.7.3 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ***...
[ "cs.daniel.pasillas@gmail.com" ]
cs.daniel.pasillas@gmail.com
8ed74d2741427c7a76f1c3101f97f5fe787b133d
a01cddcbaca0bf213f70f0b0402b7f5eb3e751e1
/thirdparty/Ipopt/include/coin/IpLapack.hpp
ac40ccaeca8e535a32cfac4111eabdc26fee7bdc
[ "BSD-3-Clause" ]
permissive
coin-or/Gravity
fc36c90a5ed0e370396a9ed1601af496c20f9a08
eddd6c293c930104e6b9bab9699aee9c94f8857d
refs/heads/master
2023-09-01T18:59:23.111469
2023-04-06T19:00:31
2023-04-06T19:00:31
71,549,484
142
29
BSD-3-Clause
2023-08-21T16:58:30
2016-10-21T09:11:37
C++
UTF-8
C++
false
false
2,105
hpp
// Copyright (C) 2005, 2009 International Business Machines and others. // All Rights Reserved. // This code is published under the Eclipse Public License. // // $Id$ // // Authors: Andreas Waechter IBM 2005-12-25 #ifndef __IPLAPACK_HPP__ #define __IPLAPACK_HPP__ #include "IpUtils.hpp" #include "IpEx...
[ "hlh@lanl.gov" ]
hlh@lanl.gov
47b9a0c8b38a5423e1f6a06dfc7b192c79a8f27d
09399557a4f051e170c185094075dd1389cf16b0
/InvaderV4.7/export/windows/cpp/obj/src/openfl/display3D/textures/TextureBase.cpp
574b0b07612858f7e5370b41d8d9321163853193
[]
no_license
XweetyK/Space-Invaders
b737ea731a0356fed61cb8d1ce0ab490cfca4415
a7e14890a1799e1cb4db9458b7d1be5dafe20df9
refs/heads/master
2021-01-21T05:10:05.906530
2017-10-04T18:46:17
2017-10-04T18:46:17
101,913,055
0
0
null
null
null
null
UTF-8
C++
false
true
9,155
cpp
// Generated by Haxe 3.4.2 (git build master @ 890f8c7) #include <hxcpp.h> #ifndef INCLUDED_openfl__legacy_events_EventDispatcher #include <openfl/_legacy/events/EventDispatcher.h> #endif #ifndef INCLUDED_openfl__legacy_events_IEventDispatcher #include <openfl/_legacy/events/IEventDispatcher.h> #endif #ifndef...
[ "xweetyk@gmail.com" ]
xweetyk@gmail.com
20e20208c872f55ed2b1096622e2555b1527aea1
3daaefb69e57941b3dee2a616f62121a3939455a
/mgllib/src/input/MglDirectInputDeviceBase.h
1508d290343a26967bdc4fc6aa70d7ff0c15ede3
[]
no_license
myun2ext/open-mgl-legacy
21ccadab8b1569af8fc7e58cf494aaaceee32f1e
8faf07bad37a742f7174b454700066d53a384eae
refs/heads/master
2016-09-06T11:41:14.108963
2009-12-28T12:06:58
2009-12-28T12:06:58
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,645
h
////////////////////////////////////////////////////////// // // MglDirectInputDeviceBase - マウス入力クラス // // 2008/09/29 古いバッファ記憶対応 ////////////////////////////////////////////////////////// #ifndef __MglDirectInputDeviceBase_H__ #define __MglDirectInputDeviceBase_H__ #include "MglDirectInputBase.h" // クラス宣...
[ "myun2@6d62ff88-fa28-0410-b5a4-834eb811a934" ]
myun2@6d62ff88-fa28-0410-b5a4-834eb811a934
0962b111422a629aa1d5ea03b1d2948790991d47
784e683fe0239f991228e0d7632ace5cc2f55ad8
/src/global/gui/src/MGUIAssistant.cxx
a397ad7f8ecae52eea42fad459341aae3726bf4a
[]
no_license
rheask8246/megalib
5751ee8e5b00bc6c9a0cacea2c1d82a600f08336
a681302a429aa4a9cb1201c00db1d964fb92a056
refs/heads/master
2021-07-23T14:13:32.687763
2019-01-11T05:41:49
2019-01-11T05:41:49
239,953,431
0
0
null
2020-02-12T07:39:40
2020-02-12T07:39:39
null
UTF-8
C++
false
false
11,261
cxx
/* * MGUIAssistant.cxx * * * Copyright (C) by Andreas Zoglauer. * All rights reserved. * * * This code implementation is the intellectual property of * Andreas Zoglauer. * * By copying, distributing or modifying the Program (or any work * based on the Program) you indicate your acceptance of this statement,...
[ "andreas@megalibtoolkit.com" ]
andreas@megalibtoolkit.com
173acba51c920259aed967febdbe859829bff6d9
05cf250793d00cdd7fc7c03cd60a2a705865eab9
/afrodita-firefox/src/main/include-deps/gcc/nsIPrefBranch.h
e285c3232a95020b62b74ff37cf593add3769462
[]
no_license
SoffidIAM/esso
53dcfcbf22b02f0b2fdc1314eb55749c5d1ca158
8b3e04e596a549b9b8ecab186f16680298afd1dc
refs/heads/master
2022-07-25T06:59:29.348943
2022-07-07T13:10:37
2022-07-07T13:10:37
19,988,314
9
5
null
2020-10-12T23:51:27
2014-05-20T16:25:21
C++
UTF-8
C++
false
false
23,984
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM c:/dev/mozilla/mozilla/modules/libpref/public/nsIPrefBranch.idl */ #ifndef __gen_nsIPrefBranch_h__ #define __gen_nsIPrefBranch_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't want to include root IDL files. */...
[ "open@forge.brujula.es" ]
open@forge.brujula.es
d4acbb085028969c08ce03192ddda2e1d2e8a1b8
7738fbcbbe9a0619a9c370e5c0d0097825f98302
/ACMAMR15_B.cpp
b680b2966c9fbad9592296a8c36657947d348a22
[]
no_license
MSharique/competitive_codes
73e12dc5270c4ee73697f35f9caff9909ec2c4e0
da3b39a9f7422fb8f6ea6ceb853bab3db5a98fa7
refs/heads/master
2021-09-27T09:35:33.306918
2018-11-07T15:11:24
2018-11-07T15:11:24
72,004,513
0
0
null
null
null
null
UTF-8
C++
false
false
436
cpp
#include<bits/stdc++.h> using namespace std; int arr[1000003]; int main() { int t,n,k; cin>>t; while(t--) { cin>>n; for(int i=0;i<n;i++)cin>>arr[i]; int len = 1 << n; for(int i=0;i<len;i++) { int pos = n-1; int bits = i; cout<<"{ "; while(bits >0) { if((bits & 1)...
[ "sharique2523@gmail.com" ]
sharique2523@gmail.com
f452c170a5594cd6a4b8aaac6c4bb3f38e7b4dce
877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a
/app/src/main/cpp/dir521/dir522/dir572/dir2774/dir2803/file2834.cpp
fae0a2d690d98f1ed77dbc94b779cc6648dd694f
[]
no_license
tgeng/HugeProject
829c3bdfb7cbaf57727c41263212d4a67e3eb93d
4488d3b765e8827636ce5e878baacdf388710ef2
refs/heads/master
2022-08-21T16:58:54.161627
2020-05-28T01:54:03
2020-05-28T01:54:03
267,468,475
0
0
null
null
null
null
UTF-8
C++
false
false
111
cpp
#ifndef file2834 #error "macro file2834 must be defined" #endif static const char* file2834String = "file2834";
[ "tgeng@google.com" ]
tgeng@google.com
0c212f1d989b5c5a05490e91ec8075d49f1646c8
aeae9a59fb57b672429c75693140ac9afb3e500e
/Gruppuppgift3/Pyramid.h
0fc25b3da2110b16576db844f5ccf668974cdfa7
[]
no_license
GameProject/Tower
8d31a1cb70c76f461222a07abfb67cb03d806da8
91501df975f3d3dd1dd252ed78b6206f8fff5e24
refs/heads/master
2021-01-21T02:30:54.781582
2011-05-11T02:00:23
2011-05-11T02:00:23
1,728,394
1
0
null
null
null
null
UTF-8
C++
false
false
532
h
#ifndef PYRAMID_H #define PYRAMID_H #include <d3dx10.h> #include <vector> #include "Vertex.h" class Pyramid { private: D3DXMATRIX mWorld; D3DXVECTOR3 pos; ID3D10Device* d3dDevice; ID3D10Buffer* vertexBuffer; ID3D10Buffer* indexBuffer; DWORD nrOfVertices; std::vector<Vertex> v; public: Pyramid(); ~Pyramid(); ...
[ "ning09@.students.ad.bth.se" ]
ning09@.students.ad.bth.se
f11bc13d424a9759e7ffc98aae4a70eddd98a40d
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_OptionsMenu_classes.hpp
72926078277a533dff3320c36d35678ef476151f
[ "MIT" ]
permissive
git-Charlie/ARK-SDK
75337684b11e7b9f668da1f15e8054052a3b600f
c38ca9925309516b2093ad8c3a70ed9489e1d573
refs/heads/master
2023-06-20T06:30:33.550123
2021-07-11T13:41:45
2021-07-11T13:41:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
48,172
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_OptionsMenu_structs.hpp" namespace sdk { //--------------------------------------------------------------------------- //Classes //-------------------------------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
62211b22ac4cc82b9240af11212cee2523575ca9
2ce74641bdcb82c8d5183915b3830e296efe7ef5
/백준 13913/백준 13913/소스.cpp
cbaf94da9b10c027fe69354c75e8d711e7e2f813
[]
no_license
jhhan00/Baekjoon-Online-Judge-2019
c4c5c33ddb85ed7b5b53dd237067b1b81247382f
84b3aeae71b2a8c549aae6e574847edb55868cd1
refs/heads/main
2023-03-20T12:23:39.296658
2021-03-04T14:49:01
2021-03-04T14:49:01
344,501,183
0
0
null
null
null
null
UTF-8
C++
false
false
891
cpp
#pragma warning(disable : 4996) #include <iostream> #include <queue> #define MAX 100001 using namespace std; int visit[MAX]; int from[MAX]; int find(int a, int b) { queue<int> qq; qq.push(a); while (!qq.empty()) { int c = qq.front(); qq.pop(); if (c == b) return visit[c]; if (c - 1 >= 0 && visit[c - 1] ...
[ "48585234+jhhan00@users.noreply.github.com" ]
48585234+jhhan00@users.noreply.github.com
d15f53611f7494ac622294df76db2e3fd2e1b300
cb3a0163737aa9740429c3eda4c062fc9a8e058e
/Aufgabenblock_3/FzgFahren.cpp
bc8c981f9536e0f9777c81ff75d4bcb5efb1975f
[ "MIT" ]
permissive
marvinklimke/rwth-prit2
70648652313f32a97fca7c5de571d7226ed75141
360b89f984337e13788d22d5dc1b4b5e60a9d6b0
refs/heads/master
2020-03-08T15:30:33.285449
2018-07-21T19:43:50
2018-07-21T19:43:50
128,213,693
1
3
null
null
null
null
UTF-8
C++
false
false
998
cpp
// file: FzgFahren.cpp // author: Marvin Klimke // date: 09.09.2016 #include "FzgFahren.h" #include "Fahrzeug.h" #include "Streckenende.h" FzgFahren::FzgFahren(Weg* pWeg) : FzgVerhalten(pWeg) { } FzgFahren::~FzgFahren() { } double FzgFahren::dStrecke(Fahrzeug* pFahrzeug, double dZeit) const { // Strecke die das ...
[ "marvin.klimke@rwth-aachen.de" ]
marvin.klimke@rwth-aachen.de
8b8912a37614edf4ce14e71433be04eccb86d2fd
a46c124bff905e12d713c2a5120e8cf0e7cde439
/app/src/main/cpp/engine/lualib_bit.cpp
5b644fa2e17f1137c6cbfef3f64c7d0e2f532dad
[]
no_license
hviden/asf
254564a668f1178ae053eff5b8de5816da422d55
4c9ae01715a001fc4601b547f112b7f969980446
refs/heads/main
2023-01-11T18:28:36.705809
2020-11-18T13:28:16
2020-11-18T13:28:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,106
cpp
#include "luastub.h" #include <stdint.h> #include <math.h> #include <stdlib.h> /* FIXME: Assume size_t is an unsigned lua_Integer */ typedef size_t lua_UInteger; #define LUA_UINTEGER_MAX SIZE_MAX /* Define TOBIT to get a bit value */ #define TOBIT(L, n) \ (lua_UInteger)(luaL_checkinteger((L), (n)...
[ "yusjck@gmail.com" ]
yusjck@gmail.com
b2794a5b3f3a25e30d9835d3dd5cf918d35076af
88eb1422ff4f56bd30be327a37fc83d97f167af7
/BabyMaker/BabyMaker/opencv2.framework/Versions/A/Headers/stitching/detail/blenders.hpp
49981081b9df1188ab8d837e8b68c17f74d1ee0f
[]
no_license
templeblock/BabyMaker_app
3e14a368ba6674fa0211768f153b5968e16e3b91
034f30d041d1954e348c4e7758f44540fd2ef580
refs/heads/master
2020-04-05T00:30:55.004859
2016-04-13T14:36:19
2016-04-13T14:36:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,977
hpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
[ "Gritsenko1987514@hotmail.com" ]
Gritsenko1987514@hotmail.com
0075cbd58358c34dbf6d59875b356e3140bc611d
e20b0cb6fc031724dc364f1f6348bf18b91e208b
/SDL/TextBox.cpp
e6fdbd1e0d8d0606f1b89379e553cf0718c3e8e8
[]
no_license
Gouet/plazza
768c46721df0aafca3d942d6ce50789aea374744
85775f66a99365568945c1896180d3f5bd74e9f6
refs/heads/master
2021-01-16T21:18:19.287979
2016-09-19T14:57:04
2016-09-19T14:57:04
68,616,269
0
0
null
null
null
null
UTF-8
C++
false
false
1,890
cpp
// // Created by veyrie_f on 4/19/16. // #include "TextBox.hpp" TextBox::TextBox(WindowManagerSDL &win) : UIComponent(win, Vector2<double>(0, 0), Vector2<double>(0, 0)) { } TextBox::TextBox(WindowManagerSDL &win, std::string const &text, std::string const& font, int fontSize, Vector2<double> pos, Vector2<do...
[ "Victor@MacBook-Pro-de-Victor-2.local" ]
Victor@MacBook-Pro-de-Victor-2.local
8e8c4679fa4f8fe4d70e266d7918cf86e8703c2f
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/abc103/C/4814128.cpp
c5ae9db1ee4cc6f2b7b3cfe77f3f96f23e4abe81
[]
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
2,163
cpp
// https://atcoder.jp/contests/abc118/tasks/abc118_c // http://ctylim.hatenablog.com/entry/2015/08/30/191553 #include <iostream> #include <iomanip> #include <vector> #include <algorithm> #include <numeric> #include <functional> #include <cmath> #include <queue> #include <stack> #include <cstdlib> #include...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
19e431cf25de9b5cae54f62629cfae660809a0c6
4a28104787a4ce3bf362fda9182e4f1fe6276c30
/implementations/summeup.cpp
e1aed4e4de87d69cfc9ffe7f4644d2130a7f7f7b
[]
no_license
Ason4901/geeksforgeeks
d0538a22db00c86e97ec8b9f6c548ebd1ecef8ce
777aa4c0752bb0a9b942922e1ad99095a161cc6b
refs/heads/master
2023-02-24T07:51:15.469015
2021-01-30T15:36:20
2021-01-30T15:36:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
298
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; int main(int argc, char const *argv[]) { ll t; cin >> t; while (t--) { ll n; cin >> n; ll sum = 0; while (n != 0) { sum = sum + n % 10; n = n / 10; } cout << sum; } return 0; }
[ "51023991+abhinavprkash@users.noreply.github.com" ]
51023991+abhinavprkash@users.noreply.github.com
55d8dc06deed10b30accac33b20ae740f6ea5193
a8bb9df3dd47350be0e82c6ec76fb1c19c86f323
/vhls/src/tenos/io_backdoor.h
dcc88043be61ce242b40ec6bd228f4123c19c7d4
[]
no_license
Appledee/fpga-matrix-mult
f4a42e1b54d33ce694a3cc79ab8b4f3cdbf1f67f
a28dc234c89db3912eb3d9c75904ea7a9592bfac
refs/heads/master
2023-03-18T19:14:10.850434
2017-04-24T17:05:23
2017-04-24T17:06:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
716
h
// Copyright (C) 2016 XPARCH, Ltd. <info@xparch.com> #ifndef IO_BACKDOOR_H #define IO_BACKDOOR_H #include "tenos.h" #include "socdam_bdoor_mapping.h" /* FIXME: Maximum 256 can be open at any time */ #define MAX_FILES 256 class io_backdoor_setup { public: io_backdoor_setup(const char* image, u8_t psize, char e);...
[ "cjw218@cl.cam.ac.uk" ]
cjw218@cl.cam.ac.uk
a48ba363d5bef39201cc55ae60508349fdff9653
b1a6d48e2f6444493f695739c842c5fd5a7ebe49
/src/ListaCircular.cpp
28e85e9eb7f21b391600acbf15aa4099ba8dcb20
[]
no_license
DanielSaturnino/ListaCircular
03b03077f53af17d0c0538a3436548edb18aa4c1
53e0005856eda4ec0f45cca81dec1c3a8c1fbda3
refs/heads/master
2020-04-09T08:34:49.670625
2016-09-12T02:07:32
2016-09-12T02:07:32
68,176,001
0
0
null
null
null
null
UTF-8
C++
false
false
7,445
cpp
/** Daniel Manzano Saturnino */ #include "ListaCircular.h" /* Constructor: @Parametros: void @Result: void Crea un nodo de con H y T apuntando a NULL */ ListaCircular::ListaCircular() { this->H=NULL; this->T=NULL; } /* Constructor @Parametros:int Dato @Result: void Crea un nodo que apunta a H y T apunta a H */ ...
[ "sktosaturmx€€@live.com.mx" ]
sktosaturmx€€@live.com.mx
616f94a1e07924a650257fdc40f5926c25cad923
e68c1f9134b44ddea144f7efa7523076f3f12d3a
/FinalCode/Monk_Male_DW_SF_DebilitatingBlows_03_2.h
5b63030a18c15861073ba59b15385ef15566354a
[]
no_license
iso5930/Direct-3D-Team-Portfolio
4ac710ede0c9176702595cba5579af42887611cf
84e64eb4e91c7e5b4aed77212cd08cfee038fcd3
refs/heads/master
2021-08-23T08:15:00.128591
2017-12-04T06:14:39
2017-12-04T06:14:39
112,998,717
0
0
null
null
null
null
UTF-8
C++
false
false
304
h
#pragma once #include "playerstate.h" class CMonk_Male_DW_SF_DebilitatingBlows_03_2 : public CPlayerState { public: virtual void Initialize(); virtual CPlayerState* Action(); public: explicit CMonk_Male_DW_SF_DebilitatingBlows_03_2(void); virtual ~CMonk_Male_DW_SF_DebilitatingBlows_03_2(void); };
[ "iso5930@naver.com" ]
iso5930@naver.com
0611b5dc79ef941223560c2b0c0264b6c2330ad6
d01b295c6776fe7646799eed2963abee8dd4cda4
/experimental/gdal-3.0.1_extended/frmts/pdf/pdfcreatefromcomposition.cpp
73c8aa7ad785690932a930c77169f4827d2e3cd1
[ "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "MIT", "SunPro", "LicenseRef-scancode-info-zip-2005-02", "BSD-3-Clause" ]
permissive
DevotionZhu/SUMOLibraries
1a56c224fdb0dceba8e7e8ae6afcea65b20e7553
0c8ca7149cd2b9194a9db0f595e471b8ce3b2189
refs/heads/master
2022-07-16T19:22:31.480232
2020-05-19T08:05:56
2020-05-19T08:07:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
92,710
cpp
/****************************************************************************** * $Id: pdfcreatefromcomposition.cpp 5a04126b888092d810db40222dce30479b5ff901 2019-04-09 18:05:52 +0200 Even Rouault $ * * Project: PDF driver * Purpose: GDALDataset driver for PDF dataset. * Author: Even Rouault, <even dot rouault ...
[ "pablo.alvarezlopez@dlr.de" ]
pablo.alvarezlopez@dlr.de
5d497d7dc1985be3cfd701a4f39b3a596672e8aa
600c23efaf263d8053353157e03067cd940e8877
/android/My_slam_v3/app/src/main/cpp/cpprint.cpp
db153991417c5ffcddef010bce242a6798e0801b
[]
no_license
tony92151/Moblie_SLAM
c68352a41fa035cbfd5486bf915d32221219ac4e
40c9efe46e8accd6941777244fa7fe34f8c3f701
refs/heads/master
2020-06-14T14:32:01.856859
2019-08-31T10:55:10
2019-08-31T10:55:10
195,026,389
0
0
null
null
null
null
UTF-8
C++
false
false
423
cpp
#include <jni.h> #include <string> #include "cpprint.h" #include <vector> #include "stdio.h" #include "opencv2/core/core.hpp" //#include <opencv2/opencv.hpp> using namespace std; extern "C" JNIEXPORT jstring JNICALL Java_com_example_ctest_cpprint_sayhi( JNIEnv *env, jobject /* this */) { ...
[ "tony92151@gmail.com" ]
tony92151@gmail.com
fe51833e14d287acc23c64384d750b890665d275
ce14a65381dee16422737c2b816169b7dc5d1a58
/Resources/GoogleTestFixtures/GoogleTest-no-fixtures/LibraryCode.hpp
18469e0abf3a7fa45f27846a7ed6911fd8bf592c
[]
no_license
fjpolo/UdemyCppUnitTestingGoogleTestAndGoogleMock
417348e997725edc745832fb5e177c784534525c
6405425dc1ea5977417063e3fdbbd4c1dec728c8
refs/heads/master
2023-03-11T05:31:17.990023
2021-03-03T08:00:14
2021-03-03T08:00:14
341,893,889
2
0
null
null
null
null
UTF-8
C++
false
false
218
hpp
#pragma once class Account { public: Account(); void deposit(double sum); void withdraw(double sum); double getBalance() const; void transfer(Account &to, double sum); private: double mBalance; };
[ "franco.polo@ii-vi.com" ]
franco.polo@ii-vi.com
cb441d405f550c04c231dc5754b3a8cd07dcae4c
3c9f984766c81ba95f1f4f828fd9c4e6efef9da1
/SupplyFinanceChain/src/SupplyFinanceChain/protocol/Serializer.h
9a052c07becddeec37f87eadc74b07c94e4fdd83
[]
no_license
SCF-Team/scfchain
5f73e3c3a41ac5e33d2637980f428a9b8173fda5
41f020da81e1c69a61d0c1698df04cf33b20fc63
refs/heads/master
2020-06-26T21:51:29.263077
2019-08-05T11:11:24
2019-08-05T11:11:24
199,766,740
1
1
null
null
null
null
UTF-8
C++
false
false
10,013
h
//------------------------------------------------------------------------------ /* This file is part of SupplyFinanceChaind: https://github.com/SupplyFinanceChain/SupplyFinanceChaind Copyright (c) 2012, 2013 SupplyFinanceChain Labs Inc. Permission to use, copy, modify, and/or distribute this software for ...
[ "ghubdevelop@protonmail.com" ]
ghubdevelop@protonmail.com
05dc36e6f2cbfa9cebe2cbd999136c223abe641e
1884b52d923717d7a406ff5dbf860a431692de81
/C-Z/恶俗的C语言作业之辗转相除.cpp
d5b03ee0d3182817cedf718893c0bed170ad57b5
[]
no_license
ShijieQ/C-
da7de3adf71581597b987aee04a28c49fbd9d24e
4b3f363a5e5d836d8c84f0ccc2e121078a8f6fa7
refs/heads/master
2021-06-11T17:38:52.054092
2021-03-24T15:23:30
2021-03-24T15:23:30
159,472,051
0
0
null
null
null
null
UTF-8
C++
false
false
192
cpp
#include <stdio.h> int gcd(int x,int y) { if(y==0) return x; return gcd(y,x%y); } int main() { int a,b; scanf("%d %d",&a,&b); printf("gcd=%d\n",gcd(a,b)); return 0; }
[ "582162019@qq.com" ]
582162019@qq.com
830900213b3f0761801e348f0056e3cd55a1e41e
474ca3fbc2b3513d92ed9531a9a99a2248ec7f63
/ThirdParty/boost_1_63_0/libs/config/test/has_tr1_result_of_fail.cpp
7e3c63147d7bedeffccbe80e6f7c1f5660c7872e
[ "BSL-1.0" ]
permissive
LazyPlanet/MX-Architecture
17b7b2e6c730409b22b7f38633e7b1f16359d250
732a867a5db3ba0c716752bffaeb675ebdc13a60
refs/heads/master
2020-12-30T15:41:18.664826
2018-03-02T00:59:12
2018-03-02T00:59:12
91,156,170
4
0
null
2018-02-04T03:29:46
2017-05-13T07:05:52
C++
UTF-8
C++
false
false
1,098
cpp
// This file was automatically generated on Sat Jul 12 12:39:32 2008 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // 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....
[ "1211618464@qq.com" ]
1211618464@qq.com
bf3305606c9445b82fd7b534c8a8d3cecf0f7ca4
a44e151d2ff82b07d4c332ad0dab559a454bd724
/upnpls.h
9fcf3adec92ce6ba7c0deaa3f94991fe25500bf2
[]
no_license
nikhilm/upnpls
19ce9128b05c92746ff6584f9e612e197f063963
04c00f30b9b46972dc527c4dadc36df7349015d1
refs/heads/master
2021-01-16T18:40:24.779662
2010-04-12T15:09:00
2010-04-12T15:09:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
989
h
#ifndef UPNPLS_H #define UPNPLS_H #include <QMainWindow> #include <QModelIndex> #include <QStringList> #include <QUuid> #include <QUrl> #include <HUdn> class QStandardItemModel; class QTreeView; namespace Herqq { namespace Upnp { class HControlPoint; class HDevice; class HService; } } class Upnpl...
[ "nsm.nikhil@gmail.com" ]
nsm.nikhil@gmail.com
0a15ddd180ab1e638b5ce1bec1448260693e7340
5a157ee5838918ef1fe6624cdbcd9d5408e498e8
/BOJ/10828.cpp
28ca40bf5ee89ef45c76da5a360e239288619d35
[]
no_license
rlagksruf16/Algorithm_Everyday
93e1071ef667e0a3417104cb1d6f14a5f39967ae
cf9032a04d8be7732a71b874dde124e0cb06421e
refs/heads/master
2023-06-22T01:55:20.751238
2021-07-15T08:01:48
2021-07-15T08:01:48
217,672,321
0
0
null
null
null
null
UTF-8
C++
false
false
959
cpp
// simple stack algorithm #include <iostream> #include <algorithm> #include <stack> using namespace std; int main() { stack<int>s; int N; string a; int num; cin >> N; for(int i = 0; i < N; i++) { cin >> a; if(a == "push") { ...
[ "rlagksruf16@gmail.com" ]
rlagksruf16@gmail.com
8a1671c30ed46e4813954fd131e83ab9730785b1
3d3454b57ed72a03db9c11432ff9e79c4071d849
/amazon_archives/trees/inorder_and_preorder.cpp
a0827137dfee589bb71c77cb45beb5a142505f9d
[]
no_license
L04DB4L4NC3R/placement-prep
49d46eebe1e8c6e353f7fd8de4032db062cc9c0d
756ca128d4699c463541ebbbd5e5b112e961698f
refs/heads/master
2022-11-19T00:20:08.751449
2020-07-18T13:49:02
2020-07-18T13:49:02
249,736,200
5
0
null
null
null
null
UTF-8
C++
false
false
464
cpp
// https://practice.geeksforgeeks.org/problems/inorder-traversal/1 // https://practice.geeksforgeeks.org/problems/preorder-traversal/1 void inorder(Node* root) { // Your code here if(root == NULL) return; inorder(root->left); cout << root->data << " "; inorder(root->right); } void preorder(Node* root) {...
[ "angadsharma1016@gmail.com" ]
angadsharma1016@gmail.com
30f4c59b1af4bb0bc1d4329b478d1d773f415dac
1ec01a36f14f92c29e161915d8b6a2b0bec8c777
/ouzel/audio/coreaudio/CAAudioDevice.cpp
b7600c06b2d2a463612fd63dbb2ce5268fbd5066
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
WengJunFeng/ouzel
f00fcb18ae569ddf5f047b8242e19aede4582ef1
84c3f9779d7913250efe9ac399f272fdc341cee0
refs/heads/master
2020-05-07T16:55:45.104573
2019-04-10T22:37:44
2019-04-10T22:37:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,755
cpp
// Copyright 2015-2019 Elviss Strazdins. All rights reserved. #include "core/Setup.h" #if OUZEL_COMPILE_COREAUDIO #include <system_error> #include "CAAudioDevice.hpp" #include "core/Engine.hpp" #include "utils/Log.hpp" #if TARGET_OS_IOS || TARGET_OS_TV # include <objc/message.h> extern "C" id const AVAudioSessionC...
[ "elviss@elviss.lv" ]
elviss@elviss.lv
dc6ee434ae7aab4d6aef0d4963634fff3ca363c8
9f81d77e028503dcbb6d7d4c0c302391b8fdd50c
/google/cloud/aiplatform/v1/featurestore_online_serving_options.h
2b325751505a54ede0df26c203443eae2dd5019e
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
googleapis/google-cloud-cpp
b96a6ee50c972371daa8b8067ddd803de95f54ba
178d6581b499242c52f9150817d91e6c95b773a5
refs/heads/main
2023-08-31T09:30:11.624568
2023-08-31T03:29:11
2023-08-31T03:29:11
111,860,063
450
351
Apache-2.0
2023-09-14T21:52:02
2017-11-24T00:19:31
C++
UTF-8
C++
false
false
2,739
h
// Copyright 2023 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
[ "noreply@github.com" ]
googleapis.noreply@github.com
2b97be7fe69cc673482b826d6d505c360c7683d0
157c9997e9011b301322f3169570a0c612e1fdf4
/BmpDisplayDemo/BmpDisplayDemoDoc.cpp
ad0f9084af49fb2b7c5ed11a01aeb94abdde0cd0
[]
no_license
0nehu1/BmpDisplayDemo
3a1d2207e700418ae343c8e58f584ebc69656b50
84481f9292027db97e3b10e46cf25a0e318855a1
refs/heads/master
2023-07-04T15:09:59.726326
2021-08-06T06:54:44
2021-08-06T06:54:44
393,284,395
0
0
null
null
null
null
UTF-8
C++
false
false
3,012
cpp
 // BmpDisplayDemoDoc.cpp: CBmpDisplayDemoDoc 클래스의 구현 // #include "pch.h" #include "framework.h" // SHARED_HANDLERS는 미리 보기, 축소판 그림 및 검색 필터 처리기를 구현하는 ATL 프로젝트에서 정의할 수 있으며 // 해당 프로젝트와 문서 코드를 공유하도록 해 줍니다. #ifndef SHARED_HANDLERS #include "BmpDisplayDemo.h" #endif #include "BmpDisplayDemoDoc.h" #include <propkey.h> #i...
[ "onejun0320@gmail.com" ]
onejun0320@gmail.com
b0e7a2f5641924721f59210083879de89d6974b4
2d1fe67daaeb9bd9dbe3f5f313cba81902997276
/Converter.CPP
2213bad5c0ea34d9262f90a85c1fb9f87dfb13dc
[]
no_license
monowar123/C
832541f56a49703cf66c5b2253e81b03722396b3
42e5624120e192192433dd284561f016084ff002
refs/heads/master
2021-01-09T20:27:30.802730
2016-06-23T04:30:08
2016-06-23T04:30:08
61,773,367
0
0
null
null
null
null
UTF-8
C++
false
false
34,971
cpp
#include<stdio.h> #include<conio.h> #include<stdlib.h> #include<graphics.h> #include<dos.h> #include<math.h> #include<time.h> void mouse_reset(); void mouse_on(); void mouse_off(); void get_position(int *x,int *y); int left_button_pressed(); void main_window(); void window(); void temperature(); void length(); void wa...
[ "monowar.mbstu@gmail.com" ]
monowar.mbstu@gmail.com
df01d74b7419e29d04d569a1157594dd369c4c14
57484230c26cf67d8ef9bc17513d6389ad1ba103
/Chapter 9 Texturing/9_TexWaves/GameTimer.h
4aea8f35c911d2031ca959eb018c1b5201c65bb5
[]
no_license
akatokikwok/DX12Ebook
ab2edf2e8e3fcb6b9133e58f444f07dc5fc2e519
aed2a1a79ab7fb5b23e72ec0997e39b61f67a760
refs/heads/master
2023-09-02T06:27:19.518305
2021-10-27T07:24:48
2021-11-12T10:40:50
349,897,570
0
1
null
null
null
null
UTF-8
C++
false
false
1,360
h
//*************************************************************************************** // GameTimer.h by Frank Luna (C) 2011 All Rights Reserved. //*************************************************************************************** #ifndef GAMETIMER_H #define GAMETIMER_H class GameTimer { public: /* 计时器类的构造函...
[ "akatokikwok@outlook.com" ]
akatokikwok@outlook.com
d10592bbedfd868c9336ba62e9e1d1d384ebe956
c605c0bdc5c80539b3302ab892d3378ef11d4047
/백준 using c++/10026.cpp
91d469f47cf1bc49ef73fea68bde680b33453d35
[]
no_license
yujin0719/Problem-Solving
44b4d6e5669c56488ab347e17d22b8346f560a88
a481d7028f98b107f96483a7b3718b6d401c7822
refs/heads/master
2023-06-08T07:47:27.584629
2021-07-01T11:26:53
2021-07-01T11:26:53
252,609,862
0
0
null
null
null
null
UTF-8
C++
false
false
2,182
cpp
//10026: 적록색약 #include <bits/stdc++.h> using namespace std; char board[101][101]; int vis[101][101]; int dx[4] = {1,0,-1,0}; int dy[4] = {0,1,0,-1}; char color[3] = {'R','B','G'}; int main(){ ios::sync_with_stdio(0); cin.tie(0); int N; cin >> N; for(int i = 0; i < N; i++) cin >> board[i]; queue<pair...
[ "yujin1760@naver.com" ]
yujin1760@naver.com
9eb2cf457e4ccd7e37132deec5ebb5987fb99f63
927c7fa3c34d2ea8cb9d3647cc8759d2cd7229fe
/source/h/substance/bullet/enemy_shot/Enemy_shot.h
543c8bb41548c36c55a4de48461d3c98e0b62a2c
[]
no_license
yu-chan/shooting
effec1dc1bca29ec32163c70820a77aee597ee99
b31ca14036bdc5b130fb43da597fe84ca649e6e5
refs/heads/master
2021-01-21T04:55:21.389270
2016-06-29T21:35:14
2016-06-29T21:35:14
55,126,299
0
0
null
null
null
null
UTF-8
C++
false
false
125
h
#pragma once class Enemy_shot : public Shot { public: Enemy_shot(); ~Enemy_shot(); void shot_regist(); void move(); };
[ "y.ooki0125@outlook.com" ]
y.ooki0125@outlook.com
ab538a16b30e585751ac192d70cea2db95dfd79a
4e6bc7cc8316a5543751e5f89dde3c20343cdfcf
/CUDADataFormats/Vertex/interface/ZVertexSoA.h
cd1f8aea4e340636c82010a708eb34eefa4778bc
[ "Apache-2.0" ]
permissive
PNWCMS/cmssw
53624854d74c49caf1c77c74ba8e28397d67eedf
a13af767b0806291ccda8947c3ed19fcd5b91850
refs/heads/master
2020-10-02T03:07:01.372161
2019-12-02T20:58:47
2019-12-02T20:58:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,178
h
#ifndef CUDADataFormatsVertexZVertexSoA_H #define CUDADataFormatsVertexZVertexSoA_H #include <cstdint> #include "HeterogeneousCore/CUDAUtilities/interface/cudaCompat.h" // SOA for vertices // These vertices are clusterized and fitted only along the beam line (z) // to obtain their global coordinate the beam spot posi...
[ "andrea.bocci@cern.ch" ]
andrea.bocci@cern.ch
7e82a8e820151319aba6bf1e4bae3a0195d66c55
54399f5d4ac16ca0e241cf504368c92f6885b005
/tags/trunk_before_2.0_switch/libfreebob/src/bebob/bebob_dl_codes.cpp
b93181c12308b0fdb017cdfee3f8e2b620ee852b
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
janosvitok/ffado
82dcafeeed08a53a7ab48949a0b1e89fba59a799
99b2515d787332e8def72f3d4f0411157915134c
refs/heads/master
2020-04-09T11:14:29.768311
2018-06-26T13:38:39
2018-06-26T13:38:39
6,838,393
0
0
null
null
null
null
UTF-8
C++
false
false
9,314
cpp
/* bebob_dl_codes.cpp * Copyright (C) 2006 by Daniel Wagner * * This file is part of FreeBoB. * * FreeBoB is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your ...
[ "pieterpalmers@2be59082-3212-0410-8809-b0798e1608f0" ]
pieterpalmers@2be59082-3212-0410-8809-b0798e1608f0
a348ff7c2d276bae6f4786450983b70448e4dd4f
3a5a2dc09a6a3fd49c65dcae0d39200af5ea5e3f
/src/core/exceptions/NoMemoryException.cpp
e49fc9d4427036fd60d103fba057e645aae28e37
[ "BSD-3-Clause" ]
permissive
intel/ixpdimm_sw
d72ec153471bedb9c95db119e5fc422be4c66cc7
dbd3c99f3524ca6aff80f194ff0f67d4a543b9e3
refs/heads/master
2023-06-06T22:02:20.199697
2022-08-04T22:49:58
2022-08-04T22:49:58
46,385,178
17
7
BSD-3-Clause
2018-03-08T20:51:05
2015-11-18T00:47:04
C
UTF-8
C++
false
false
1,592
cpp
/* * Copyright (c) 2016, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * this list of conditions and the foll...
[ "nicholas.w.moulin@intel.com" ]
nicholas.w.moulin@intel.com
a09736a231797426d7cecda50fd1075746c9e5e1
03542f93a8bee33fb88413d29613c9fd59a68dde
/HW/HW5/HW5_1/RandomArray.cpp
c17365e73eb05cd91684914fef9f03cb3704aaf7
[]
no_license
TSLsun/OOP2018_Lab_HW
9a5286c1a5774e490740485753b195daedd6a047
aa651d2d7fd6f4fdf4068a7493f7e0e04a5d25cb
refs/heads/master
2020-04-01T07:47:08.348755
2018-12-28T12:37:05
2018-12-28T12:37:05
153,003,349
0
0
null
null
null
null
UTF-8
C++
false
false
564
cpp
#include <ctime> #include <cstdlib> #include <iostream> #include "RandomArray.h" time_t RandomArray::seed_time = time(0); void RandomArray::setSeed() { srand(seed_time); } void RandomArray::loadArray() { this->ir = new int[this->n]; for (int i=0; i!= this->n; i++) this->ir[i] = rand()%1000; } voi...
[ "smartsunnytsai@gmail.com" ]
smartsunnytsai@gmail.com
5637b764dd6ac8cf73a96649e05828fbabd370ac
aceacb5a3f1b9eea538376f3841978ae5dce1b21
/Group_page.cpp
ed0b3e4f7e4953529009de97e6f746d88d6576fd
[]
no_license
abdelrhman2023/Mini-Facebook
a280bf17844b86df3def3e134716f5d32ee98cd0
dc8bdf612fb5ad9770fa490fbc18bbbe5cb23068
refs/heads/main
2023-05-26T09:41:27.003378
2021-06-12T22:50:47
2021-06-12T22:50:47
370,140,974
0
0
null
null
null
null
UTF-8
C++
false
false
1,337
cpp
#include<iostream> #include<assert.h> #include<string> #include"Arrylist.cpp" #include "Group_page.h" using namespace std; Group_page::Group_page() { } Group_page::Group_page(string group_name) { this->group_name = group_name; } Group_page::Group_page(string admin_id, int admin_password) { ...
[ "noreply@github.com" ]
abdelrhman2023.noreply@github.com
6b12486c9ffa7c19a129ededa338574572ee9635
b00cffac7bd7f62ac15cd00f378d9e135bfb59af
/bignum.h
6d6112e86fe66235e54db2c01fcaf325121c1acb
[]
no_license
HurricaneFist/BigNum
4a021f7d6e52d1ad746f24eaf5431c14b0a0a591
ddbc3f6afa83e40553fdd70d5ea6385d3fc57aa5
refs/heads/master
2020-03-30T08:00:17.109761
2016-05-24T20:19:53
2016-05-24T20:19:53
59,605,512
0
0
null
null
null
null
UTF-8
C++
false
false
5,988
h
#ifndef BIGNUM_H #define BIGNUM_H #include <sstream> /** * This header file provides algorithms for addition, multiplication, and exponentiation * of unsigned arbitrary-precision integers (AKA big numbers). * * https://github.com/HurricaneFist */ namespace BigNum { // convert a character to an integer ...
[ "hurricanefist@users.noreply.github.com" ]
hurricanefist@users.noreply.github.com
6accd5f0562bce5d2ad03ca3bd02fb7d42217164
4ae76cff653cac15b992e938e7758481f9ffeed3
/MeshViewer/QtOpenGLWidget.cpp
d85f69d33e06be8aeca0f076ba1ef22e001c0e19
[]
no_license
congcong-hehe/MeshViewer
e81d728d0fd746546775a9eea38293527fd30425
b6fa439c3fc58d5ad4c44e692a35850a6cfd0375
refs/heads/main
2023-02-25T15:37:27.456242
2021-02-01T07:25:02
2021-02-01T07:25:02
319,618,014
2
2
null
null
null
null
GB18030
C++
false
false
2,340
cpp
#include "QtOpenGLWidget.h" #include <QDebug> #include <QFileDialog> static int x_angle = 0; // x方向旋转角度 static int y_angle = 0; // y方向旋转角度 static float zoom = 45.0f; // 视野度数 QtOpenGLWidget::QtOpenGLWidget(QWidget* parent) : QOpenGLWidget(parent) { } QtOpenGLWidget::~QtOpenGLWidget() { } void QtO...
[ "heyaqihehe@163.com" ]
heyaqihehe@163.com
f9b15bf6096df19270cfdc6688cd04f079ba574b
2b39fffb9b36f79614eccb3e940bcebce465dc46
/protocol/rtp_impl.cpp
c34e220ae11ce98cb4209dd3571faab04e1ed84c
[]
no_license
tonytonyfly/audioengine
d81d93f8d55165996f85c1c00de09c77b1a4b676
4e37f1986ae7cf0ac5fe3cd0be0adf0df6fed8cb
refs/heads/master
2020-06-05T18:48:56.345501
2017-11-18T11:59:19
2017-11-18T11:59:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,234
cpp
#include "atp.h" #include "rtp_impl.h" RTPImpl::RTPImpl() { clock_ = Clock::GetRealTimeClock(); receiver_stat_ = ReceiveStatistics::Create( clock_ ); rtp_payload_registry_ = new RTPPayloadRegistry( RTPPayloadStrategy::CreateStrategy(true) ); rtp_parse_ = RtpHeaderParser::Create(); rtp_receiver_ = R...
[ "zhangnaigan_1989@163.com" ]
zhangnaigan_1989@163.com
5464ff8e7c937bc81fa5402de0aee6dcb8f906f5
df140b749b654e3bfa70e92b91a4433c91017b6a
/Lab2/word/index.cpp
96d497fb6c1f12f1e34e00b7a45d4625646a4db7
[]
no_license
nnaaaa/dsa
1a19e9d15f2f2ebe49eccd7231f0c079f28b2a38
4915565a14f2df17b23184874ab6ab2125667d7f
refs/heads/main
2023-07-16T17:57:22.811788
2021-09-04T16:34:45
2021-09-04T16:34:45
395,194,733
0
0
null
null
null
null
UTF-8
C++
false
false
2,276
cpp
#include <iostream> #include <stdio.h> #include <fstream> #include <vector> #include <string> #include <stdio.h> using namespace std; int *countWord(vector <string> clone,int &c_assign,int &c_compare){ vector <string> word; int *count = new int[clone.size()]; c_assign+=2; for (int i = 0;++c_compare && ...
[ "nngguyen.anh@gmail.com" ]
nngguyen.anh@gmail.com
6cb90584f1108b979495562f83ac163345d584e8
72fdf2efd7d9e8c4e15c9a9f7d6b595bc540cfa4
/Tests/include/ListLogHandler.hpp
f593f0b061bd4e79d66c2091ad4f7b2cfd7a65e3
[ "BSD-3-Clause" ]
permissive
BlockProject3D/Engine
0222cb25b797ed7566acf4679c01027189555664
6de000b335c374fe47a5df3d98a716aadb1967c9
refs/heads/master
2021-04-20T13:38:28.886449
2020-08-05T21:04:30
2020-08-05T21:04:30
249,688,344
0
0
null
null
null
null
UTF-8
C++
false
false
2,030
hpp
// Copyright (c) 2020, BlockProject // // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, // are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, // this list of ...
[ "nicolas1.fraysse@epitech.eu" ]
nicolas1.fraysse@epitech.eu
28347f87ba7d6a950832025c3ceeab2ebbe369e5
d7cca7519e5c3b3b728a2a0646a5aeb1a9563eeb
/source/development/device-api/device-server-writing/cpp_exchanging/any.cpp
65f1fb16c902060e7286da0e9b54c36793e644c0
[]
no_license
tango-controls/tango-doc
b0354144eb873e3af550365f9becb42638e86e73
d6115b8216ca590b1d47e17046bf71e8af438cb9
refs/heads/master
2021-07-15T20:17:32.897753
2021-02-04T19:00:35
2021-02-04T19:00:35
69,636,146
10
30
null
2021-02-24T21:21:51
2016-09-30T05:19:33
TeX
UTF-8
C++
false
false
561
cpp
CORBA_Any a; Tango_DevLong l1,l2; l1 = 2; a <<= l1; a >>= l2; CORBA_Any b; Tango_DevBoolean b1,b2; b1 = true; b <<= CORBA_Any::from_boolean(b1); b >>= CORBA_Any::to_boolean(b2); CORBA_Any s; Tango_DevString str1,str2; str1 = "I like dancing TANGO"; a <<= str1; a >>= str2; // CORBA_string_free(str2); /...
[ "piotr.goryl@3-controls.com" ]
piotr.goryl@3-controls.com
62e0760680b96761aa33a62a420e80ba00630243
fb0ecd924b6529bb31bdc2e0ffa12e60ae641cf9
/src/common/ThreadManager.h
f14fc6978814ba9c6893696d2bbe418c68d0a4d6
[ "Apache-2.0" ]
permissive
huiqiaoqiu/Hercules
3aa272165f79eeb57f6db29c51fbf0a3688102d3
aa245e08474e60bf0903ca182a5884a8047be3ec
refs/heads/master
2023-06-15T19:31:11.640163
2021-06-21T03:55:45
2021-06-21T03:55:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,894
h
// Copyright 2021 HUYA // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing...
[ "674913892@qq.com" ]
674913892@qq.com
69561bc3145a4f6ccdba59817ead744521eb6aca
aa8a7cb9058b9c68e9688fe650124ba518a3bbc9
/Assignment1/Source/MovableCamera.cpp
d6fc0b19af05db603fff5066d47c366a20dbd76d
[]
no_license
kiozune/Climbing-Simulator
162b6568be477cb6015574a49eb2f50ead528364
c018ec9cf6287cfc1bea9a3fb8073cdde64d6cc0
refs/heads/master
2020-04-22T08:17:36.757266
2019-02-27T20:11:36
2019-02-27T20:11:36
170,239,626
1
1
null
null
null
null
UTF-8
C++
false
false
1,335
cpp
#include "MovableCamera.h" #include "Utility.h" void MoveableCamera::update() { front.x = cos(rad(yaw)) * cos(rad(pitch)); front.y = sin(rad(pitch)); front.z = sin(rad(yaw)) * cos(rad(pitch)); if (front.IsZero()) return; front = front.Normalize(); right = front.Cross(worldUp).Normalize(); up = right.Cross(fr...
[ "jameslimbj@gmail.com" ]
jameslimbj@gmail.com
a9345df1e90fd0a1a130ba2405222ec2a5561bf9
28c000caf6617ba2074e0f2a8fc936ccb8c01fb3
/poj/1394/6565061_WA.cc
5997e22e2c7235541adeea90b25307eb9f000483
[]
no_license
ATM006/acm_problem_code
f597fa31033fd663b14d74ad94cae3f7c1629b99
ac40d230cd450bcce60df801eb3b8ce9409dfaac
refs/heads/master
2020-08-31T21:34:00.707529
2014-01-23T05:30:42
2014-01-23T05:30:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,014
cc
#include <cstdio> #include <cstring> #include <map> #include <queue> #include <string> using namespace std; struct edge{ int to; int d; edge *next; }edg[100002],*vert[102]; struct QN{ int u; int start,d; bool operator <(const QN &a)const{ if(a.d==d) return a.s...
[ "wangjunyong@doodlemobile.com" ]
wangjunyong@doodlemobile.com
db94f32db8c711bc743614f9b7cc2e3c2c4ff2a7
5fa00ff2f8f6e903c706d6731ee69c20e5440e5f
/src/shared/LogWriter.cpp
5b93fe9304dfb40a5087007a60571358682d7e4d
[ "MIT" ]
permissive
5433D-R32433/pcap-ndis6
9e93d8b47ebe0b68373785323be92c57c90669e2
77c9f02f5a774a5976e7fb96f667b5abb335d299
refs/heads/master
2022-01-13T07:58:42.002164
2019-06-24T00:24:02
2019-06-24T00:24:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,523
cpp
////////////////////////////////////////////////////////////////////// // Project: pcap-ndis6 // Description: WinPCAP fork with NDIS6.x support // License: MIT License, read LICENSE file in project root for details // // Copyright (c) 2019 Change Dynamix, Inc. // All Rights Reserved. // // https://changedynamix.io/ /...
[ "andrey.fedorinin.wrk@gmail.com" ]
andrey.fedorinin.wrk@gmail.com
cd069c396c5ae70315145d43089e7660f0cd2347
cd433b32df1cc7d3d18f23eb1c10e8bcacd7f1b8
/ClearEEPROM/testStringtoInt/testStringtoInt.ino
0ec2101b317be9519cac4d63c44cf859166554f2
[]
no_license
criticalhitx/ArduinoTA
9818f2a466df01f114fba2ab4fa2d7fc6f175b34
ffd3754b02f4dfa2ef37da3761a2d6624e5c8bce
refs/heads/master
2020-07-12T02:13:45.133498
2019-12-27T17:59:57
2019-12-27T17:59:57
204,691,361
0
0
null
null
null
null
UTF-8
C++
false
false
631
ino
#include<EEPROM.h> //Use 120-125 void setup() { // put your setup code here, to run once: Serial.begin(115200); EEPROM.begin(512); writeKeyEEPROM("176184",24,29); } void loop() { // put your main code here, to run repeatedly: } void writeKeyEEPROM (String key,int startadd,int untiladd) { int count = 0; for...
[ "clink200032@gmail.com" ]
clink200032@gmail.com
17038f6365fa76c694e4cfc5f2f98239f174357d
b5275b89d28a1182c126e6af6369d95f297536a2
/AlgorithmTraining/IOI/2007/miners.cpp
65b18ed1fb0639e8b7d19ed9a6c8b4420081de41
[]
no_license
riryk/AlgorithmTraining
b84722dee58cfe76e61bb721da351a596b44ec2c
5d232180a603bb445c784d1bbba532d81ed904a5
refs/heads/master
2021-08-04T16:49:02.050175
2021-07-22T14:31:43
2021-07-22T14:31:43
102,188,532
0
0
null
null
null
null
UTF-8
C++
false
false
1,022
cpp
#include "stdafx.h" #include <vector> #include <map> #include <algorithm> #include <errno.h> using namespace System; using namespace std; int A[100000]; int N; int dp[16][16][100000]; // supply: 1, 2, 3. // prev supply 000000aabb int getScore(int prevsupply, int supply) { int a = (prevsupply >> 2); int b =...
[ "Ruslan_Iryk@epam.com" ]
Ruslan_Iryk@epam.com
e733e63c172cdf6eb0156c44cf7d6490fa0f034d
0141a8f26284dbfd824d9b054a899f6b6d7510eb
/abc/abc/100-150/abc139/d.cpp
d5eefbf45876cea9bf56ac7ffff7463d4345f105
[]
no_license
yunotama/atcoder
2da758f479da6aaaa17c88f13995e42554cb0701
ddb16580416d04abaa6c4d543dc82a62706d283a
refs/heads/master
2021-03-15T06:20:52.038947
2020-03-12T13:19:34
2020-03-12T13:19:34
246,830,843
0
0
null
2020-03-12T13:19:36
2020-03-12T12:39:16
null
UTF-8
C++
false
false
184
cpp
#include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); i++) using namespace std; int main() { long long n; cin >> n; cout << (n - 1) * n / 2 << endl; }
[ "kabi.hiroya@gmail.com" ]
kabi.hiroya@gmail.com