blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
b2f7566edeef09d38520b0602ebb24a01bc72354
8b5661e325befcf2dac54b7d45d8caf701eb6edb
/Panorama_Player/VideoWindow.cpp
f87329ee7e211f70c538a769e6e3aaf3a7a3a6ad
[]
no_license
soloceros/Panorama_Player
7da4c93a097d90af172098e85c45edab98ce82a6
f6760487bf06397ddf41deb1a73f60945dabdc7f
refs/heads/master
2020-10-01T12:31:51.715854
2016-11-29T02:45:05
2016-11-29T02:45:05
null
0
0
null
null
null
null
GB18030
C++
false
false
5,453
cpp
// VideoWindow.cpp : 实现文件 // #include "stdafx.h" #include "Panorama_Player.h" #include "VideoWindow.h" #include "afxdialogex.h" // VideoWindow 对话框 IMPLEMENT_DYNAMIC(VideoWindow, CDialogEx) /********************************************************* 函数名:MonitorEnumProc() 输入参数:HMONITOR hMonitor ---显示器句柄 ...
[ "1079718926@qq.com" ]
1079718926@qq.com
062a3ab2085a999f4ee6440011720002c418c791
c471bd889ff38d1ea2ba39d251217bfb9f2aef09
/src/names.h
748be81c9d13eb41690da2ccf82c8e05ce4c545d
[]
no_license
filipnovotny/pioneer_tools
b7c78f57d9ea6383b3921bd84bfc1d8ea3b47236
f12068c012bb567d4449150a287d5a2092d89074
refs/heads/master
2021-01-01T18:55:59.165219
2012-11-22T10:58:28
2012-11-22T10:58:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,451
h
/**************************************************************************** * * $Id: file.h 3496 2011-11-22 15:14:32Z fnovotny $ * * This file is part of the ViSP software. * Copyright (C) 2005 - 2012 by INRIA. All rights reserved. * * This software is free software; you can redistribute it and/or * modify it...
[ "filip.novotny@inria.fr" ]
filip.novotny@inria.fr
ddba3c52b448a1554d8bcc806c1fe98d756d596f
dd1e9e3796576da599f3981a7abaf2fcd9d6b89a
/lib/libopenmpt/src/mpt/format/tests/tests_format_simple.hpp
93ad3a9e6dca1046424b05864359e2520f254b83
[ "BSL-1.0", "BSD-3-Clause", "Zlib" ]
permissive
blitzimagine/BlitzSharp3D
4ae674cfdd2aba09f6844dce10ad44796c92aad0
cbf25a5d4ad3e1081e819c0dfaeb3ce40cd57860
refs/heads/master
2023-04-13T08:50:40.440863
2022-06-08T13:41:12
2022-06-08T13:41:12
189,093,663
9
1
NOASSERTION
2021-09-04T22:52:21
2019-05-28T19:52:11
C
UTF-8
C++
false
false
8,576
hpp
/* SPDX-License-Identifier: BSL-1.0 OR BSD-3-Clause */ #ifndef MPT_FORMAT_TESTS_FORMAT_SIMPLE_HPP #define MPT_FORMAT_TESTS_FORMAT_SIMPLE_HPP #include "mpt/base/detect.hpp" #include "mpt/base/namespace.hpp" #include "mpt/format/simple.hpp" #include "mpt/string/types.hpp" #include "mpt/test/test.hpp" #include "mpt/te...
[ "39096122+HumanGamer@users.noreply.github.com" ]
39096122+HumanGamer@users.noreply.github.com
ba2b4062b2cec682224bb407b5e0e550192f0353
670b2ea8fc2f2bfdd8f410909e98d083586a2c87
/Day 1 and 2 - A class/main.cpp
9e01b3f2ae24c4cf8727c8f44a4cf63cc945ea49
[]
no_license
raihle/cpp-fundamentals
1ec65e7641d2f034ad4de04141b08cbb2db1bced
d61e24f555eeea6bb046b26f6509e52b8d2fb569
refs/heads/master
2021-04-26T22:48:48.535762
2018-03-08T20:07:18
2018-03-08T20:07:18
124,150,351
0
0
null
null
null
null
UTF-8
C++
false
false
1,950
cpp
#include <iostream> #include <string> #include "Temperature.h"; using namespace std; int main() { Temperature room_temp(21.0f); Temperature body_temp(37.5f); Temperature freezing_temp(0.0f); Temperature boiling_temp(100.0f); Temperature really_freezing_temp(-40.0f); // Overloaded operator whooo Temperature b...
[ "pro@redbull.xdin.com" ]
pro@redbull.xdin.com
2c023095b55e6870f56e5fa656b4da2767f99431
adf6565d586dda4c0f354ca7c66f3e10e3876905
/mbed_nano/2.5.2/cores/arduino/main.cpp
741571eb1967aec1daffb853e1597ff267846ce9
[]
no_license
AR-kazemzadeh/Nano.33-BLE-Sens
348942ba29c950b379f4a08ca2d670e2d2aa1657
bbaaa5c58146f2f48077d26503eb5701f0dc102a
refs/heads/main
2023-08-16T01:58:27.233878
2021-10-16T10:15:14
2021-10-16T10:15:14
415,828,070
1
0
null
null
null
null
UTF-8
C++
false
false
1,450
cpp
/* main.cpp - Main loop for Arduino sketches Copyright (c) 2005-2013 Arduino Team. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the Li...
[ "n95a@yahoo.com" ]
n95a@yahoo.com
060ff7473d2c25c1aac4c84eb333810d382daaaf
adc5345a342583420e99ca48cfbedca13c9ad607
/codeeditor.h
dacc9897df594e93a447de6537159b7b9234055a
[]
no_license
dvzaragoza/CSE-20212
aa27871b631f9054bd41d0fd5b5308734c676072
c8e5b912ca3472f18f638b6ae3261ed4157ef1f1
refs/heads/master
2021-01-18T06:32:24.412486
2012-05-02T05:20:34
2012-05-02T05:20:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,203
h
#ifndef CODEEDITOR_H #define CODEEDITOR_H #include <QPlainTextEdit> #include <QColor> #include <QTextBlockUserData> class CodeEditor : public QPlainTextEdit { Q_OBJECT public: explicit CodeEditor(QWidget *parent = 0); explicit CodeEditor(const QString & text, QWidget *parent = 0); void lineNumberArea...
[ "nwickham@nd.edu" ]
nwickham@nd.edu
d0c5c14a7e3ffd54feb736297b173a6da9cfef3a
f5dc059a4311bc542af480aa8e8784965d78c6e7
/casa/IO/test/tFilebufIO.cc
1447f67e8bbc056699944c2dd628cf6d23061a80
[]
no_license
astro-informatics/casacore-1.7.0_patched
ec166dc4a13a34ed433dd799393e407d077a8599
8a7cbf4aa79937fba132cf36fea98f448cc230ea
refs/heads/master
2021-01-17T05:26:35.733411
2015-03-24T11:08:55
2015-03-24T11:08:55
32,793,738
2
0
null
null
null
null
UTF-8
C++
false
false
2,593
cc
//# tFilebufIO.cc: Test program for class FilebufIO //# Copyright (C) 2002 //# Associated Universities, Inc. Washington DC, USA. //# //# This library is free software; you can redistribute it and/or modify it //# under the terms of the GNU Library General Public License as published by //# the Free Software Foundation;...
[ "jason.mcewen@ucl.ac.uk" ]
jason.mcewen@ucl.ac.uk
0683e92282c75d11d841c18843c87f45db619cc9
e5dad8e72f6c89011ae030f8076ac25c365f0b5f
/caret_brain_set/DisplaySettingsBorders.h
5b21ad652323acb53100b1e4955fa385236255c5
[]
no_license
djsperka/caret
f9a99dc5b88c4ab25edf8b1aa557fe51588c2652
153f8e334e0cbe37d14f78c52c935c074b796370
refs/heads/master
2023-07-15T19:34:16.565767
2020-03-07T00:29:29
2020-03-07T00:29:29
122,994,146
0
1
null
2018-02-26T16:06:03
2018-02-26T16:06:03
null
UTF-8
C++
false
false
5,478
h
/*LICENSE_START*/ /* * Copyright 1995-2002 Washington University School of Medicine * * http://brainmap.wustl.edu * * This file is part of CARET. * * CARET 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 Fo...
[ "michael.hanke@gmail.com" ]
michael.hanke@gmail.com
b97abad9b0f46ea3a5fdeedeb113fe206b09e279
ecdae29f6287a1a1c924df11f24bddf9b4092d4f
/offer/05.replaceSpace.cpp
d50df12c37802bf571b69840b196b9b32f054f17
[]
no_license
Amybiubiu/LeetCode
84111d41adaaf110df6904f2248b5800388a8a61
5809b243c1e7b59e8ea3cf69a9ca00600aaf7169
refs/heads/master
2022-06-17T22:07:57.464754
2022-03-19T13:18:49
2022-03-19T13:18:49
182,626,346
0
1
null
null
null
null
UTF-8
C++
false
false
622
cpp
class Solution { public: string replaceSpace(string s) { int n = s.size(); int spaceNum = 0; if(!n){ return s; } for(auto& i : s){ if(i == ' '){ spaceNum++; } } s.resize(n+spaceNum*2); for(int i = n-1...
[ "1246457100@qq.com" ]
1246457100@qq.com
1ade59e725c1268b369972fdc7e4419723ebc3da
501a12d694a8ead6278072b8b7c7b351ffb50de8
/SerialRfid/trfidDLL/rfiddll.cpp
26b0b06348353c0dfc7484a2c5f080d4c0c5f31a
[]
no_license
Zapse/BankSimul_Project
bb6c28a328489424e6a3964bce04df6b6e0548b6
58e725566a4592b21dcef273de2f1557c15f3d7c
refs/heads/main
2023-02-12T19:52:59.685533
2021-01-15T09:55:03
2021-01-15T09:55:03
329,872,728
0
0
null
null
null
null
UTF-8
C++
false
false
1,261
cpp
#include "rfiddll.h" #include <QDebug> RfidDLL::RfidDLL() { palautaPankkikortinNumeroKomponentti(); } RfidDLL::~RfidDLL() { } void RfidDLL::palautaPankkikortinNumeroKomponentti() { serial = new QSerialPort(this); serial->setPortName("com4"); serial->setBaudRate(QSerialPort::Baud9600); serial->set...
[ "santeri.sako@gmail.com" ]
santeri.sako@gmail.com
185989de419e877ea967156f5177e51ad7d854b2
b3aa973e61d1b1bf130ef0a7804f6ec39f0475a4
/include/infoScreens.h
d4946173005c84b4e3bb6eb9d41becddba3f1ac6
[]
no_license
lucasdrufva/DUEL
bba5803dfad2570f52b719d2921e2ffbcc7725e8
73ee570aaa6e4f1e517aa31a39a198296c82996f
refs/heads/master
2023-04-29T07:19:45.027292
2021-05-13T12:13:09
2021-05-13T12:13:09
363,845,766
0
0
null
null
null
null
UTF-8
C++
false
false
1,252
h
#pragma once #include "gameState.h" #include "game.h" class InfoScreen : public GameState { public: void enter(Game *game); void trigger(Game *game){} bool isAffectedPlayer = false; unsigned long sceneStartTime; explicit InfoScreen(bool isAffectedPlayer); }; class Won : public InfoScreen { publi...
[ "lucas.drufva@gmail.com" ]
lucas.drufva@gmail.com
0bbcf14e1fc41da9ae37fa237943723c35dcbba5
4fac2dfef36ad2d906e906bdac462b2ba1b01829
/Source/Assets.h
ff39e84450f1bf307ab3eda63dd930a5e6c1298a
[]
no_license
gfdac/basicDelay
f924faa5a43d838b49f66f317d22e6fd8333056e
8d8f107125a0e1da2be676f8cee4974657e41414
refs/heads/master
2023-01-23T16:08:26.452249
2020-12-10T10:28:38
2020-12-10T10:28:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
190
h
/* (Auto-generated binary data file). */ #pragma once namespace Assets { extern const char* Lockup_3_Curves_png; const int Lockup_3_Curves_pngSize = 30362; }
[ "josh@theaudioprogrammer.com" ]
josh@theaudioprogrammer.com
efe1cf53e4a50a219a197f7894a0b943de717c78
548c456a212b60752f8f7164e8aeaeecda05b36d
/DE_Tetris1.03/FPS.h
f02401adfe77c8df85f738d8a8d4450db8448cde
[]
no_license
Hamoruton/Tetris
fe650d1d8d48097aae60b8df6ac08682e32459ed
aef786be95a7dbc263fa532ebb824bbaf94b61d4
refs/heads/master
2021-03-07T07:24:29.072879
2020-03-10T09:20:03
2020-03-10T09:20:03
245,423,724
2
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,094
h
#pragma once #ifndef __FPS_H_INCLUDED__ #define __FPS_H_INCLUDED__ #include "DxLib.h" //=============================================================== // FPSクラス //=============================================================== class CFPS { private: int m_iStartTime; int m_iCount; float m_fFps; int N = 60; in...
[ "127tomoharu@gmail.com" ]
127tomoharu@gmail.com
02146eb463beceaf27a6725115ef4bc067a65621
d6277591f92c4d021bee86f4532d87556922783c
/codes/codeforces/405A.cpp
9bbd9023408db7a7b328d8dfc3edf618a06b9258
[]
no_license
masterchef2209/coding-solutions
83a1e8083f7db7f99ca16c9a8a584684f2ad8726
48c7aa127e2f2353cc18cf064fbd5b57875c1efa
refs/heads/master
2021-05-26T06:02:53.579607
2020-04-25T21:23:56
2020-04-25T21:23:56
127,779,581
0
0
null
null
null
null
UTF-8
C++
false
false
210
cpp
#include<bits/stdc++.h> using namespace std; int main() { int n; cin>>n; int arr[n]; for(int i=0;i<n;i++) { cin>>arr[i]; } sort(arr,arr+n); for(int i=0;i<n;i++) { cout<<arr[i]<<" "; } return 0; }
[ "huk2209@gmail.com" ]
huk2209@gmail.com
0674fa1887cf36081c425b3de8c804e55a1abba5
a87600bf7324d6f253081278c446de7cadde8d6b
/Data Structures/BIT and Persistent Interval Tree(Another Edition).cpp
43bdc97c75d3d55700b9f1d8dfa07528ea26e092
[]
no_license
Purpleslz/templates
6b95eff5a2bda309a017ab75f55f2fa7a81aeaf9
650a4f8cbe6a5a9666fb53d249f5ea42039aaabd
refs/heads/master
2021-01-10T16:09:09.248833
2016-06-21T05:09:37
2016-06-21T05:09:37
47,970,942
2
0
null
null
null
null
UTF-8
C++
false
false
2,387
cpp
const int MAXN = 50000 + 5; const int MAXM = 10000 + 5; int a[MAXN],MAXV,barrel[MAXN+MAXM],tot,N,M; const int MAXNODE = 2000000; struct TREE { int lch,rch,size; TREE() { lch = 0; rch = 0; size = 0; } }T[MAXNODE]; int root[MAXN],ql[MAXN],qr[MAXN],RT[MAXN]; inline int lowbit(int x) { return (x &...
[ "purpleslzpz@gmail.com" ]
purpleslzpz@gmail.com
aae53a415fd36475fdc565b3bd15c5bfe57b1929
7f17edf564ae234dda92e2ea00166ea9a6b6900d
/moreandmore_cPlusPlus/samples/templates/t17.cpp
2fe8490dbecc77bca1d56cb0077818dddfab1e0a
[]
no_license
tusharuiit/EvergreenCPlusPlus
8e67214c866f0f7aa1851c47b60254c796a93209
4de15b417f994748aec2a6c2e45de2994b1d170e
refs/heads/master
2021-01-10T03:01:45.794394
2016-01-04T23:24:36
2016-01-04T23:24:36
48,965,558
1
0
null
null
null
null
UTF-8
C++
false
false
151
cpp
#include<iostream> using namespace std ; int main () { int arr[] = {1 , 2 , 3 } ; cout << sizeof(arr) << endl ; cout << arr [2] << endl ; }
[ "tusharuiit@gmail.com" ]
tusharuiit@gmail.com
92bf84c12a123e889ef00a4d8447a180ff0b1b95
86215b0e54ca2daa5711f967f27932ef25e0b270
/src/application.h
97193c80828ba0eb006c81622f9b3ba671b45d37
[]
no_license
mkaay/pyload-cpp-gui
5299e132856921e4c973216a4288a409e7b86201
65938b32582fae2c319460051fed4e930dc88b56
refs/heads/master
2021-01-23T07:10:17.933793
2011-12-04T12:28:12
2011-12-04T12:28:12
1,891,617
0
0
null
null
null
null
UTF-8
C++
false
false
290
h
#ifndef APPLICATION_H #define APPLICATION_H #include <QApplication> class Application : public QApplication { Q_OBJECT public: Application(int &argc, char **argv); virtual ~Application(); virtual bool notify(QObject *receiver, QEvent *event); }; #endif // APPLICATION_H
[ "mkaay@mkaay.de" ]
mkaay@mkaay.de
85722ab5e164a25ee547ee773b7145e76d4b5fba
a7764174fb0351ea666faa9f3b5dfe304390a011
/inc/StepElement_EnumeratedCurveElementPurpose.hxx
3d7c025d627b6c295f329ac89226ec5e5c9cfaf4
[]
no_license
uel-dataexchange/Opencascade_uel
f7123943e9d8124f4fa67579e3cd3f85cfe52d91
06ec93d238d3e3ea2881ff44ba8c21cf870435cd
refs/heads/master
2022-11-16T07:40:30.837854
2020-07-08T01:56:37
2020-07-08T01:56:37
276,290,778
0
0
null
null
null
null
UTF-8
C++
false
false
718
hxx
// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _StepElement_EnumeratedCurveElementPur...
[ "shoka.sho2@excel.co.jp" ]
shoka.sho2@excel.co.jp
d4fda43b984f011f4e46faafada67228ae278f23
96c64f7b2f705a9bd48007d523163287b06995bf
/net/third_party/quic/tools/quic_simple_server_session_test.cc
070f5503de5bc78395900efd9e7981795559cfde
[ "BSD-3-Clause" ]
permissive
cansou/chromium
d84cb45655f1a2e017fcd6137d04efd585734fad
68310203ee161483e55bf0a6774588186176f0b7
refs/heads/master
2023-03-09T05:48:59.415504
2018-10-17T14:23:34
2018-10-17T14:23:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
30,528
cc
// Copyright 2013 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 "net/third_party/quic/tools/quic_simple_server_session.h" #include <algorithm> #include <memory> #include "base/macros.h" #include "net/test/gt...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
946cf9d089ba23ab1014868c2cf82fa4a8b0b033
d8ecede317931242b1a221f5e126ee795efc5560
/tinfo498-su18/Derek/Stacks/Person.h
6a580e2b4dfadb34463c1d29943f003f9a1eae13
[ "MIT" ]
permissive
mevry/undergrad-projects
29ff0ce79437064c741ea16ba1dc7d2544862b4d
9617ed8aea1dd1e2231bf9a988a72529bda00e0c
refs/heads/main
2023-04-25T04:40:57.764575
2021-05-01T15:34:05
2021-05-01T15:34:05
363,265,412
0
0
null
null
null
null
UTF-8
C++
false
false
401
h
#pragma once #include "stdafx.h" using std::string; class Person { private: string _last; string _first; int _age; public: Person(string LastName, string FirstName, int age) :_last(LastName), _first(FirstName), _age(age) {}; friend std::ostream& operator << (std::ostream& os, const Person& person) { return o...
[ "derek@wowrack.com" ]
derek@wowrack.com
af558fe8c186b5ad82506f52c1e07d5852bdcb90
7ed28dffc9e1287cf504fdef5967a85fe9f564e7
/AtCoder/ABC72/b.cpp
1547bdb5d4012ffceb478a9f552cf3835dde99d2
[ "MIT" ]
permissive
Takumi1122/data-structure-algorithm
0d9cbb921315c94d559710181cdf8e3a1b8e62e5
6b9f26e4dbba981f034518a972ecfc698b86d837
refs/heads/master
2021-06-29T20:30:37.464338
2021-04-17T02:01:44
2021-04-17T02:01:44
227,387,243
0
0
null
2020-02-23T12:27:52
2019-12-11T14:37:49
C++
UTF-8
C++
false
false
328
cpp
#include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); ++i) using namespace std; using ll = long long; using P = pair<int, int>; using Graph = vector<vector<int>>; int main() { string s; cin >> s; string ans = ""; rep(i, s.size()) { if (i % 2 == 0) ans += s[i]; } cout << ans << endl; ret...
[ "takumi221b4869@gmail.com" ]
takumi221b4869@gmail.com
c68a1c677202866c466f0cccecaa0b24d13805b5
40b4b96bc62b242a887442728f36fa1b8439ddd5
/mesher_boundary_original/SurfTemplate7.h
00d309c38999ed208f80a3b76a41badc5fd998b2
[]
no_license
javierfigueroacl/MemoriaUSM
5838373771c7f00380bbee6bd887d1d12bdb339a
44abb83fcbd1d0500adfa1cd3055e59b68f386ec
refs/heads/master
2021-01-12T06:21:38.658358
2017-08-07T02:28:53
2017-08-07T02:28:53
77,346,980
0
0
null
null
null
null
UTF-8
C++
false
false
427
h
#ifndef SurfTemplate7_h #define SurfTemplate7_h 1 #include <vector> #include <iostream> #include "HexRotation.h" using std::vector; namespace Clobscode { class SurfTemplate7 { public: SurfTemplate7(); virtual ~SurfTemplate7(); virtual bool getSubelements(vector<unsigned int> &all, ...
[ "javier.figueroag@alumnos.usm.cl" ]
javier.figueroag@alumnos.usm.cl
f1097dc75fa41c23b3f9770d5c05e5b51878e1cd
e33aaae916be37d83ef4377c79618dc0a0192043
/c++/primier/NewHandler/NewHandler/NewHandler.cpp
70b40e9da7a4e0e96f338800938fabfc3ad2be7d
[]
no_license
springer126/C-World
3b5c213c33cb2f1bc6c611083e854bf851b02a1c
9fba38905a8919a8fa69748161c8320465ebac78
refs/heads/master
2020-12-24T16:50:09.216895
2013-10-08T15:16:14
2013-10-08T15:16:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
580
cpp
// NewHandler.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> #include <new.h> #include<stdlib.h> using namespace std; void __cdecl newhandler() { cout << "The new_handler is called:" << endl; throw bad_alloc(); return; } int _tmain(i...
[ "wh_springer@163.com" ]
wh_springer@163.com
0f9a54cd01c4358fc3d861d8336dd9bfb816d2cf
3c3050f1a66acdd56bc04601c523730225940b8f
/602_4D/D.cpp
93fb761a889d10b7df7396484e57514ec39adb0a
[ "MIT" ]
permissive
chenhongqiao/USACO
f8e54a99598b59d461532b5a6a63a36ba124eedc
186d9d5fffe2663effbbdb9df2c7726eeb651098
refs/heads/master
2023-06-25T05:10:56.754702
2023-06-07T19:47:42
2023-06-07T19:47:42
233,294,481
0
0
null
null
null
null
UTF-8
C++
false
false
1,528
cpp
#include <iostream> #include <vector> using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(0); int testcase, n; cin >> testcase >> n; const int ans_upperbound = n + 3; vector<vector<bool>> states(ans_upperbound, vector<bool>(1 << n, false)); states[0][0] = 1; for (int i...
[ "harrychen0314@gmail.com" ]
harrychen0314@gmail.com
4a8162cf2f3ebf4062f88cc7ba3f7b12b4e60dcc
31b614030d6eb351168676d90848b2bb23d7e638
/GraphicsDatabase/src/GraphicsDatabase/Vector2.cpp
8a4010982d989804e9f4718191a9959f70c90e52
[]
no_license
kuniyoshi/GraphicsDatabase
716b1f5e429ba5c94eb781017918bd83d0763ca4
9b7fa647239add481299f5f48c5f2262f5c929b7
refs/heads/master
2020-12-24T20:43:12.422113
2016-04-15T06:35:53
2016-04-15T06:35:53
56,296,958
0
0
null
null
null
null
UTF-8
C++
false
false
399
cpp
#include "GraphicsDatabase/Vector2.h" namespace GraphicsDatabase { Vector2::Vector2() : u(0.0), v(0.0) {} Vector2::Vector2(double new_u, double new_v) : u(new_u), v(new_v) {} // Vector2::~Vector2(); void Vector2::copy_from(const Vector2& base) { u = base.u; v = base.v; } void Vector2::set(double new_u, do...
[ "kuniyoshi@cpan.com" ]
kuniyoshi@cpan.com
85b48e8098c87479b42a4503c287b8cba10d0085
c68f791005359cfec81af712aae0276c70b512b0
/0-unclassified/guessd.cpp
3695409589235245e220fff763908468f32f3f2f
[]
no_license
luqmanarifin/cp
83b3435ba2fdd7e4a9db33ab47c409adb088eb90
08c2d6b6dd8c4eb80278ec34dc64fd4db5878f9f
refs/heads/master
2022-10-16T14:30:09.683632
2022-10-08T20:35:42
2022-10-08T20:35:42
51,346,488
106
46
null
2017-04-16T11:06:18
2016-02-09T04:26:58
C++
UTF-8
C++
false
false
1,527
cpp
#include <bits/stdc++.h> typedef long long LL; typedef double DB; #define sf scanf #define pf printf #define mp make_pair #define nl printf("\n") #define FOR(i,a,b) for(i = a; i <= b; ++i) #define FORD(i,a,b) for(i = a; i >= b; --i) #define FORS(i,n) for(i = 0; i < n; ++i) #define FORM(i,n) for(i = n - 1; i >= 0; --...
[ "l.arifin.siswanto@gmail.com" ]
l.arifin.siswanto@gmail.com
d4684e4296e0496fa1061eab520efc754f5075eb
d350c660e32e05e9b65f2ab81b6a91c8cc2f7060
/Src/OCCWindow.cpp
ffacc1caccecf5a5bac3f3077935b8d73bd2780d
[]
no_license
annaliceN/CarpentryCAD
50462e46776dc8d11f989108fb5d00c1f9a2aa11
693613af8a53a28b5e06503798d8c3d158e580da
refs/heads/master
2020-04-16T21:49:11.440041
2019-01-15T16:01:31
2019-01-15T16:01:36
165,941,367
1
0
null
2019-01-15T23:47:57
2019-01-15T23:47:57
null
UTF-8
C++
false
false
11,932
cpp
#include "OCCWindow.h" #include "OCCOpenGL.h" #include "OCCDomainLang.h" #include <QToolBar> #include <QTreeView> #include <QMessageBox> #include <QDockWidget> #include <QDateTime> #include <QDialogButtonBox> #include <QVBoxLayout> #include <QDoubleSpinBox> #include <QLineEdit> #include <gp_Circ.hxx> #include <gp_Eli...
[ "wcm15@mails.tsinghua.edu.cn" ]
wcm15@mails.tsinghua.edu.cn
df6d309db5c9b4d9bcc6a16054da5efbdf0fb22e
41495754cf8b951b23cece87b5c79a726748cff7
/Solutions/Codeforces/CF-B/492_C.cpp
a86aa9ffe2e5ca3d9dc4f0cce8088674eec3bdcb
[]
no_license
PedroAngeli/Competitive-Programming
86ad490eced6980d7bc3376a49744832e470c639
ff64a092023987d5e3fdd720f56c62b99ad175a6
refs/heads/master
2021-10-23T04:49:51.508166
2021-10-13T21:39:21
2021-10-13T21:39:21
198,916,501
1
0
null
null
null
null
UTF-8
C++
false
false
660
cpp
#include <bits/stdc++.h> using namespace std; #define endl '\n' int main(){ ios_base::sync_with_stdio(false); cin.tie(NULL); long long n,r,avg; cin >> n >> r >> avg; vector <pair <long long,long long> > grades(n); long long sum = 0; for(int i=0;i<n;i++){ cin >> grades[i].second >> grades[i]....
[ "pedro.anselmo@leanonsystems.com" ]
pedro.anselmo@leanonsystems.com
c056107e2597daabe59b3f371d5bec5001233344
d2427cf74c7940552b8ba159da3114d9d53d0cb6
/client/dictionary.h
b588a092ceeb4bcda15288236852bf6b35981416
[]
no_license
nullpainter/florian
76170dee4b8bf32c24d9ebb72e5bbe6947e8fb19
583cf6bcd8331ee5cf0a43aaf765675deb345ca4
refs/heads/master
2020-12-24T08:18:07.704017
2016-11-01T23:21:13
2016-11-01T23:21:13
4,305,308
1
0
null
null
null
null
UTF-8
C++
false
false
570
h
/* * dictionary.h * * Created on: Mar 20, 2012 * Author: Matt Painter */ #ifndef DICTIONARY_H_ #define DICTIONARY_H_ #include <map> #include <iostream> #include <fstream> #include <algorithm> #include <list> #include <assert.h> using namespace std; class Dictionary { private: map<string, string> diction...
[ "matt@deity.co.nz" ]
matt@deity.co.nz
a13bceba8cd935b8a8e40a5e810f136b57dee475
d001abba19711d678f2ba09dfbd5c84357be6bb0
/src/contest/topcoder/SRM688div1/PaintTheRoom.cpp
4d2b15a9e10a6b13a4e909482d2ce000257dd686
[]
no_license
cormoran/CompetitiveProgramming
89f8b3ceda97985d32b8cd91056b49abeb243e6f
fa0e479ab299f53984fa7541d088c10c447fb6e4
refs/heads/master
2020-04-17T19:59:49.724498
2020-03-28T15:46:26
2020-03-28T15:46:26
65,995,023
0
0
null
null
null
null
UTF-8
C++
false
false
5,060
cpp
#include<iostream> using namespace std; typedef long long ll; typedef pair<ll,ll> pll; #define rep(i,j) for(ll i=0;i<j;i++) #define repeat(i,j,k) for(ll i=(j);i<(k);i++) #define all(v) v.begin(),v.end() class PaintTheRoom { public: string canPaintEvenly( int R, int C, int K ) { if(K==1)return "Paint"; if(R=...
[ "cormoran707@gmail.com" ]
cormoran707@gmail.com
3f8c6276286a4e517a938232d5ef71ed91a86a9d
4dcf4834ea49acdcf59e42d8d4976c6eb616e856
/webpp/http/codec/http_lexer.hpp
8595b36649cecff33050a70197e92f59afd81d74
[ "MIT" ]
permissive
the-moisrex/webpp
906f21f0c8a5fb4fbcd880b3000517f9ab455b4a
5ff9ebe3113a2ee6c216042e55d1172a0e1b7933
refs/heads/dev
2023-09-06T10:22:25.253536
2023-09-06T02:40:56
2023-09-06T02:40:56
248,810,575
94
14
MIT
2023-04-26T19:48:52
2020-03-20T17:08:53
C++
UTF-8
C++
false
false
3,653
hpp
// Created by moisrex on 9/29/20. #ifndef WEBPP_HTTP_LEXER_HPP #define WEBPP_HTTP_LEXER_HPP #include "../../http/status_code.hpp" #include "../../memory/allocators.hpp" #include "../../std/string_view.hpp" #include "../../std/vector.hpp" #include "../../strings/size.hpp" #include "tokens.hpp" #include <array> names...
[ "12122474+the-moisrex@users.noreply.github.com" ]
12122474+the-moisrex@users.noreply.github.com
198e284451290d22a6f864ab80513c18686791df
e09ac7e1f82101768dcbf709f2deb48feb1f61f2
/Source/Implementation/BookingClasses/AC3Tier.cpp
8e511a9e9c19eae74397e8785762e511b18e30ae
[]
no_license
yashica-patodia/RailwayReservationSystemV0
7e834a6fde6530af2294c97534b3cd91b3dd2bf8
e864b767f569fb360633d8f0ceec705993b4c7ab
refs/heads/main
2023-04-30T22:04:48.212208
2021-05-21T10:36:17
2021-05-21T10:36:17
369,498,981
0
0
null
null
null
null
UTF-8
C++
false
false
772
cpp
/* Name-Yashica Patodia * Roll No-19CS10067 * Assignment 3 */ #include "AC3Tier.h" using namespace std; AC3Tier *AC3Tier::sAC3Tier=0; // Constructor AC3Tier::AC3Tier() { //loadFactor_ = 1.75; }; // Get Name of class string AC3Tier::GetName(){ // return name_; return "AC 3Tier Class(3A)"; } // Get Load Fa...
[ "yashica1002@gmail.com" ]
yashica1002@gmail.com
5b048f783e26ba96c29ad5ec7e0dbdeb46c1a23c
17b6dfbb1f02cca3c2abc59171bde09c91cd7a5c
/API_Team_4Weeks Lzelda Copy/API_FrameWork_Set/animation.cpp
c5cb3bc325691d8c5489fa18e6ae277f016e159b
[]
no_license
gomdroi/MCH_API
6a117bc975996f7c191b342b1e1a8bd23c122888
6bb67112683deb4ab19f656a9082b246079534d6
refs/heads/master
2021-05-21T14:22:37.903154
2020-04-23T03:05:19
2020-04-23T03:05:19
252,679,079
0
0
null
null
null
null
UHC
C++
false
false
4,350
cpp
#include "stdafx.h" #include "animation.h" animation::animation() :_frameNum(0), _frameWidth(0), _frameHeight(0), _loop(false), _elapsedSec(0), _nowPlayIndex(0), _play(false) { } animation::~animation() { } HRESULT animation::init(int totalW, int totalH, int frameW, int frameH) { //가로프레임 갯수 _frameWidth = frame...
[ "61176302+gomdroi@users.noreply.github.com" ]
61176302+gomdroi@users.noreply.github.com
4ecc6d0c868eef0a4705035f2fedf3fa2eb0972b
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_1/Z6.2+poreleaseonce+fencembonceonce+pooncerelease.c.cbmc.cpp
889839e5d512d920e235871e7578f4266421a0e6
[]
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
40,942
cpp
// 0:vars:3 // 3:atom_1_X0_1:1 // 4:atom_2_X0_1:1 // 5:thr0:1 // 6:thr1:1 // 7:thr2:1 #define ADDRSIZE 8 #define NPROC 4 #define NCONTEXT 1 #define ASSUME(stmt) __CPROVER_assume(stmt) #define ASSERT(stmt) __CPROVER_assert(stmt, "error") #define max(a,b) (a>b?a:b) char __get_rng(); char get_rng( char from, char to ) ...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
08980f7488b61ac705ef5db7a0da35b50c891a69
8196febc813503c086f5b45a937bb8504991d01c
/DIPS/dips/pdu/data/packet/chart/pduchartth.h
a15b43f8407f0aebe72175eb7613f4d251421c5f
[]
no_license
luozhiyong131/ZPDU
03b4d7baa8f795840d5b61347b326bb27ee93a64
707518bc8c930a09928a32fc00e4da99fca8b43d
refs/heads/master
2021-01-01T06:35:12.206553
2019-08-15T06:05:26
2019-08-15T06:05:26
97,457,855
1
0
null
null
null
null
UTF-8
C++
false
false
252
h
#ifndef PDUCHARTTH_H #define PDUCHARTTH_H #include "pduchartinfo.h" class PduChartth { public: PduChartth(); ~PduChartth(); PduChartInfo *C1; PduChartInfo *C2; PduChartInfo *C3; PduChartInfo *C4; }; #endif // PDUCHARTTH_H
[ "luozhiyong131@qq.com" ]
luozhiyong131@qq.com
c18ccd0f48ed41caf72dc717cdb6eccc9c429360
d1cee40adee73afdbce5b3582bbe4761b595c4e1
/back/RtmpLivePushSDK/boost/boost/mpl/aux_/range_c/iterator.hpp
d3617b0b79b506fc33677b5abeb71db351b860ae
[ "BSL-1.0" ]
permissive
RickyJun/live_plugin
de6fb4fa8ef9f76fffd51e2e51262fb63cea44cb
e4472570eac0d9f388ccac6ee513935488d9577e
refs/heads/master
2023-05-08T01:49:52.951207
2021-05-30T14:09:38
2021-05-30T14:09:38
345,919,594
2
0
null
null
null
null
UTF-8
C++
false
false
2,654
hpp
#ifndef BOOST_MPL_AUX_RANGE_C_ITERATOR_HPP_INCLUDED #define BOOST_MPL_AUX_RANGE_C_ITERATOR_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // 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) // // See htt...
[ "wenwenjun@weeget.cn" ]
wenwenjun@weeget.cn
a639a131b1e39e45866ca4a353352c2a573bf253
f1eb2e8396bb2af36a02a722b68f76f608706c18
/src/dinit.cc
105403279ff821a7bfc3e78ad4ccf7367bfcb283
[ "Apache-2.0" ]
permissive
SphinXORunixinskie/dinit
0830fbb0ce49189ebf410ce19772fdebab6214aa
370fc509d9e9c8b47c216fd9de917911597a4541
refs/heads/master
2021-09-04T02:51:07.030352
2018-01-14T23:34:21
2018-01-14T23:34:21
117,488,728
1
0
null
2018-01-15T02:42:08
2018-01-15T02:42:08
null
UTF-8
C++
false
false
20,111
cc
#include <iostream> #include <list> #include <cstring> #include <csignal> #include <cstddef> #include <cstdlib> #include <sys/types.h> #include <sys/stat.h> #include <sys/un.h> #include <sys/socket.h> #include <unistd.h> #include <fcntl.h> #include <pwd.h> #ifdef __linux__ #include <sys/prctl.h> #include <sys/klog.h> ...
[ "davmac@davmac.org" ]
davmac@davmac.org
d46f099b1cbff015ebb44c5fcd543f0d579cc2bc
db84bf6382c21920c3649b184f20ea48f54c3048
/mjdemonstrator/mjdemonstrator/MJDemoSilicaStack.hh
0f2d6834f1eb26acd93a49dd74f9d9afec62749b
[]
no_license
liebercanis/MaGeLAr
85c540e3b4c5a48edea9bc0520c9d1a1dcbae73c
aa30b01f3c9c0f5de0f040d05681d358860a31b3
refs/heads/master
2020-09-20T12:48:38.106634
2020-03-06T18:43:19
2020-03-06T18:43:19
224,483,424
2
0
null
null
null
null
UTF-8
C++
false
false
3,129
hh
//---------------------------------------------------------------------------// //bb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nubb0nu// // // // // ...
[ "mgold@unm.edu" ]
mgold@unm.edu
f4b2bbe2ba2ffe96bd70d9f350c516e826d01c9f
9ed3ad19627789bdac20446f96d30f2bc3c17c37
/src/kernel/driver/usb/device.hpp
1cba385d132aa633863259c336a0b078f66ce0f6
[ "0BSD", "Apache-2.0" ]
permissive
KCCTdensan/ddOS
1648669fa44151f843e1a2aa414891079fe80c4d
f57cce5ba79afdfaafe7bbf36052196d1eebfaa0
refs/heads/master
2023-08-30T14:07:14.698715
2021-10-31T13:01:04
2021-10-31T13:01:04
403,562,161
0
0
null
null
null
null
UTF-8
C++
false
false
2,637
hpp
/** * @file usb/device.hpp * * USB デバイスを表すクラスと関連機能. */ #pragma once #include <array> #include <vector> #include "error.hpp" #include "arraymap.hpp" #include "classdriver/base.hpp" #include "descriptor.hpp" #include "endpoint.hpp" #include "setupdata.hpp" namespace usb { class Device { public: virtual ~...
[ "me@dyama.net" ]
me@dyama.net
12167fc49920ea7d8bb461f9dd61e44bbe9a4a3c
c7791393e85d5fcb549ab96f1d60ab94ce519211
/easvm/include/vm.h
4019a854b948775d2a58d09991812f976af5797a
[]
no_license
funnbot/easm
4f9ea9010e832964b15a369fcb745e6fda4d64d3
6ba50d80affc9d4d533e4026f6f184e1c5bb400a
refs/heads/master
2020-05-18T21:05:08.861097
2019-05-07T17:02:07
2019-05-07T17:02:07
184,650,332
0
0
null
null
null
null
UTF-8
C++
false
false
317
h
#ifndef EASVM_VM_H #define EASVM_VM_H #include <string> #include <fstream> static bool hadError = false; int execute(const std::vector<uint64_t> bytes); bool openFile(const std::string& file, std::ifstream& ifile); std::vector<uint64_t> readBytes(std::ifstream& ifile); void error(const std::string& msg); #endif
[ "dillonbayless1@gmail.com" ]
dillonbayless1@gmail.com
1831c86bebca7ebb5a8281a75d9c330d77e9365b
da1500e0d3040497614d5327d2461a22e934b4d8
/third_party/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp
692ad35169e1d85d2ec48f95e1e555ee057d6b70
[ "NCSA", "MIT", "LLVM-exception", "Apache-2.0", "BSD-3-Clause", "GPL-1.0-or-later", "LGPL-2.0-or-later" ]
permissive
youtube/cobalt
34085fc93972ebe05b988b15410e99845efd1968
acefdaaadd3ef46f10f63d1acae2259e4024d383
refs/heads/main
2023-09-01T13:09:47.225174
2023-09-01T08:54:54
2023-09-01T08:54:54
50,049,789
169
80
BSD-3-Clause
2023-09-14T21:50:50
2016-01-20T18:11:34
null
UTF-8
C++
false
false
5,129
cpp
//=-- lsan_common_linux.cpp -----------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "brianting@google.com" ]
brianting@google.com
64cc2333f0dd91481b7f282516c1c3710eacac0d
393b3d1ee082671baaae99fdca158c88d3f71c17
/basic-view-interpolation/image.h
9143e1b52bdd96c4ecce0b2ca41f159b294ac69a
[]
no_license
leonzheng2/INF573-View_Interpolation
b9a5e39ad5e27ee20941b479547a9e8abae900f8
15dae473eac49e2e0584d84ec0924c96a6b3abf4
refs/heads/master
2020-04-12T23:07:21.754233
2019-01-09T21:51:31
2019-01-09T21:51:31
162,809,321
6
1
null
null
null
null
UTF-8
C++
false
false
1,459
h
#pragma once #include <vector> #include <opencv2/imgproc/imgproc.hpp> using namespace cv; using namespace std; // Traits template <typename T> struct pixel_type { static const int value = -1; }; template <> struct pixel_type<uchar> { static const int value = CV_8U; }; template <> struct pixel_t...
[ "leonpapanoel@gmail.com" ]
leonpapanoel@gmail.com
063fbffa900b7a8d13a4775675c920bc536218f0
d4e26424ef52515c90de05c6a2b12d758c2d0300
/Cocos2Dx/libs/Box2D/Dynamics/Joints/b2RevoluteJoint.h
96fb8c37e8cb6f0725e89cccbf902adc7e9e05d9
[]
no_license
Johan08/Cocos2Dx-1
dc72aeaf3861c2720c697f52be9e514e26c181c9
3d5c85a455bc0d6a0cc6253a963db916530d4662
refs/heads/master
2021-01-21T00:00:24.417199
2013-05-30T07:38:10
2013-05-30T07:38:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,290
h
/* * Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * Permission is granted to anyone to use this software for any purpose, ...
[ "nghiem.tuan.minh@framgia.com" ]
nghiem.tuan.minh@framgia.com
cf16b4aa985be340d7b5f342127902d4d16d571f
dd92217e825ab15c349625eeef2611720bba4418
/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/FSFolder.cpp
a6396c7903afd8ff23c7d163afc89331cd63877e
[ "LicenseRef-scancode-public-domain", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
muelli/tor-browser
5ac3cf7da678d0005bce2cbb87bbd83732ec3dee
626bb1d84748ff6bab2fceb2b6fea935ab56fc54
refs/heads/firefox-60.2.1esr.source
2023-03-30T21:52:39.720752
2018-10-02T11:45:51
2018-10-02T11:45:51
151,295,251
2
2
NOASSERTION
2021-03-25T22:12:42
2018-10-02T17:29:20
null
UTF-8
C++
false
false
27,228
cpp
// FSFolder.cpp #include "StdAfx.h" #include "../../../Common/ComTry.h" #include "../../../Common/Defs.h" #include "../../../Common/StringConvert.h" #include "../../../Common/UTFConvert.h" #include "../../../Windows/FileDir.h" #include "../../../Windows/FileIO.h" #include "../../../Windows/FileName.h" #i...
[ "muelli@cryptobitch.de" ]
muelli@cryptobitch.de
dae8d9eb68bafbb16e8052899edfb3f2b5737c76
811b0f4ae2d09adf49d9e8ac0c8ff2b59b797dba
/lib/cpp/include/osal/Mutex.hpp
7deaba50a3bc599b43ad1b3cfe101ad11e087cc8
[ "BSD-2-Clause" ]
permissive
trigrass2/osal
b138c197fabd3d22f45aa5e0ad3fd6a090bb4baf
b017f3df76ae689ed212c3186bdfdea060e1d812
refs/heads/master
2022-10-03T23:55:24.106929
2020-06-09T14:32:24
2020-06-09T14:32:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,765
hpp
///////////////////////////////////////////////////////////////////////////////////// /// /// @file /// @author Kuba Sejdak /// @copyright BSD 2-Clause License /// /// Copyright (c) 2020-2020, Kuba Sejdak <kuba.sejdak@gmail.com> /// All rights reserved. /// /// Redistribution and use in source and binary forms, with or...
[ "kuba.sejdak@gmail.com" ]
kuba.sejdak@gmail.com
3b2f0762a8d5e2f41831e1ef1645443785a7f914
e79b82c678db5f548f8b0228f9ebb9736cb6bfa8
/PolySlasher/PolySlasher/ResourceManager/TypeNotFoundException.hpp
ae51c6786f0b58196927159d9094fb6fd471058f
[]
no_license
veldrinlab/veldrinlabProjects
5988822986271c53323d6d79af7a89c32e7ec6ba
46992f5c7cc77b4fba3c3078dc444cf9fb49fcc0
refs/heads/master
2021-01-10T19:25:43.145557
2013-09-18T16:05:06
2013-09-18T16:05:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
372
hpp
/** * Declaration of TypeNotFoundException. * @file TypeNotFoundException.h * @author Adam Sznajder * @date 2010-10-29 * @version 1.0 */ #ifndef TYPENOTFOUND_H #define TYPENOTFOUND_H /** * Exception which is thrown when someone wants to create an object of a class which cannot be * constructed in a fac...
[ "=" ]
=
5c4ac97c6c8afa1168b2323c69854c28e7e7f3b5
e3ac6d1aafff3fdfb95159c54925aded869711ed
/Temp/StagingArea/Data/il2cppOutput/t534516614.h
0a22f25125a07d986d3f5801a8770f8dd79ce1a5
[]
no_license
charlantkj/refugeeGame-
21a80d17cf5c82eed2112f04ac67d8f3b6761c1d
d5ea832a33e652ed7cdbabcf740e599497a99e4d
refs/heads/master
2021-01-01T05:26:18.635755
2016-04-24T22:33:48
2016-04-24T22:33:48
56,997,457
1
0
null
null
null
null
UTF-8
C++
false
false
666
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "t4014882752.h" #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #e...
[ "charlotteantschukovkjaer@Charlottes-MacBook-Air.local" ]
charlotteantschukovkjaer@Charlottes-MacBook-Air.local
ee5411d77d2f3c90c2f7e93cfa88541d7f5ee10c
1a3af20d05be2b1fd5603829b9ab5b44825f402e
/robish/nodemcu_test/nodemcu_test.ino
de75c313a0b466cdc0c4a8946684dc10755c2fc3
[]
no_license
Adam-BH/Robish_Extra
82eb7af81bbf145bd5682f8b49a984762abbb25f
9bdaab2edbb0392809f2f7bb8cad59b8e2655ed6
refs/heads/main
2023-08-05T08:58:48.175836
2021-09-14T12:35:27
2021-09-14T12:35:27
386,054,046
0
0
null
null
null
null
UTF-8
C++
false
false
6,989
ino
#include <ESP8266WiFi.h> #include <FirebaseArduino.h> #include <ArduinoJson.h> #include <TinyGPS++.h> #include <SoftwareSerial.h> #define FIREBASE_HOST "robish-7ad30-default-rtdb.firebaseio.com" #define FIREBASE_AUTH "AzIo9RNzEEVUTj2aRFWQgSBDj7sHJrYVVa705XHU" #define WIFI_SSID "Mi 11 Lite" //provide ssid (wifi name) #...
[ "smarbety9@gmail.com" ]
smarbety9@gmail.com
4446a639d1fd5a48c3c0bac9153d79ca166eb152
14e18690460ab3fbfdaa24190838c4643dce0089
/src/gwEarth/Disabled/CModelLayer.h
97a5b2adf94ad4b64849ec7b61c157da1b7f2822
[]
no_license
MrBigDog/MyProject
e864265b3e299bf6b3b05e3af33cbfcfd7d043ea
a0326b0d5f4c56cd8d269b3efbb61b402d61430c
refs/heads/master
2021-09-10T21:56:22.886786
2018-04-03T01:10:57
2018-04-03T01:10:57
113,719,751
3
0
null
null
null
null
UTF-8
C++
false
false
666
h
#ifndef GWEARTH_COMMONMODELLAYER_H #define GWEARTH_COMMONMODELLAYER_H 1 #include <gwEarth/ICModelLayer.h> #include <osg/ref_ptr> #include <string> #include <vector> namespace gwEarth { class CModelLayer : public ICModelLayer { public: CModelLayer(const osgEarth::ModelLayerOptions& options); CModelLayer(const s...
[ "635669462@qq.com" ]
635669462@qq.com
42ce8a5d1e3bd135be48a2ea3f9c2053b45d5966
02cf72460fa6973bd68212c5c377efb8b92f4848
/CPP_Module02/ex01/main.cpp
64866fa196d4ab787c868eac61396073eca516b2
[]
no_license
hidaehyunlee/CPP-Module
200672254c96bf6ecb7e40a99a439c08e86edcf1
33bde473cc3383399209b245fe9614616ab4a4ed
refs/heads/master
2023-04-18T20:26:06.496111
2021-05-06T05:27:55
2021-05-06T05:27:55
352,240,237
2
0
null
null
null
null
UTF-8
C++
false
false
1,534
cpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* main.cpp :+: :+: :+: ...
[ "leehi0210@gmail.com" ]
leehi0210@gmail.com
79f4c02f5825d2b0804d7b0cd16561db8c674d28
d83817f0bdb6f62afeb3edced069ce27044072e9
/selectArea/src/selectArea.cpp
f7f808a35cdf14447c78bd8a0eb790b23ef569e9
[]
no_license
Lyriix/OphtalmologyProject
8a4169ade5ee66bec0ee1e400359d9879c86b910
07e851e2ae9c627ca4e9565ee1a5be660f6515a6
refs/heads/master
2020-04-06T04:04:03.716290
2017-02-24T18:07:34
2017-02-24T18:07:34
83,056,775
0
0
null
null
null
null
UTF-8
C++
false
false
1,986
cpp
#include "selectArea.hpp" ImageType::Pointer selectArea(ImageType::Pointer image, int startX, int startY, int startZ, int sizeX, int sizeY, int sizeZ) { ImageType::RegionType inputRegion; ImageType::RegionType::IndexType inputStart; ImageType::RegionType::SizeType size; inputSta...
[ "lyriix@live.fr" ]
lyriix@live.fr
27e80020ec0d3ac206d20a4a617a15e9caf0da46
13771efbe4bd2803f21b75c0edb621a0d68d0f6c
/그래프/영역구하기_그래프_2583.cpp
63ff7ff24f2c03abdd24af4f99a082aa68e18143
[]
no_license
Flare-k/Algorithm
f6e597bcb376d8c0f50e91556cadf2cceadd786c
64ab13c5304712292c41a26a4347f010d70daf98
refs/heads/master
2023-04-08T21:05:08.130284
2023-04-03T13:57:01
2023-04-03T13:57:01
236,532,243
2
0
null
null
null
null
UTF-8
C++
false
false
1,581
cpp
#include <iostream> #include <cstring> #include <vector> #include <algorithm> #include <queue> using namespace std; const int MAX = 101; const int dx[] = {-1, 1, 0, 0}; const int dy[] = {0, 0, -1, 1}; int arr[MAX][MAX]; bool visit[MAX][MAX]; int r, c, k; struct Node { int x, y; }; vector<int> answer; void run(i...
[ "rokkyw@naver.com" ]
rokkyw@naver.com
89ae005793e02e8e14991386dd9bf9ce5267019a
2959dc486fd2a4a95cdc7c5da4632d1dc7612268
/type/main.cpp
ef8278be4ef5e30d2d5221eabd273860a2520a3b
[]
no_license
dashaomai/CppStudy
72159f03ee1dd498502ad8b841dbcee0fe25dc39
b8e4cd6cd3058caceb9a40896d89b3d10daa226d
refs/heads/master
2021-01-21T04:41:34.580332
2016-06-21T07:27:09
2016-06-21T07:27:09
55,585,333
0
0
null
null
null
null
UTF-8
C++
false
false
1,422
cpp
#include <iostream> #include <string> using namespace std; #define BUFF_SIZE 128 enum InputFormat { IF_Int = 1, IF_Float, IF_String, IF_Void = 99 }; InputFormat check(const char *line) { InputFormat format = IF_String; unsigned int length = strlen(line); if (length == 0 || line[0] == '\0') retur...
[ "dashaomai@gmail.com" ]
dashaomai@gmail.com
2b3ed7d5efddaac5e08c904d4011feabfc6af40a
ccaaabfabe1f4895d6577db977a4887f14468ff7
/node.h
9af9c3dc4b3415cc0fb959319849bedfeeaadaf1
[]
no_license
tmkbf9/P4
cd1877a5ed3262ca9439606409e991dc2fe8d9de
223227b4e71917a82bdd5e6abf0f0523c1e452f6
refs/heads/master
2022-11-10T02:19:38.981198
2020-06-30T01:23:59
2020-06-30T01:23:59
271,134,296
0
0
null
null
null
null
UTF-8
C++
false
false
448
h
#ifndef __NODE_H__ #define __NODE_H__ #include <string> #include <vector> #include "token.h" class Node { public: Node(const std::string & nodeName) : nodeName(nodeName) {} Node(const std::string & nodeName, token & token) : nodeName(nodeName), tk(token) {} void addSubtree(Node * subTree, int count) { ...
[ "tmkbf9@mail.umsl.edu" ]
tmkbf9@mail.umsl.edu
68bea001578951ca7a04d189e431ab0b529b0427
9163cdc0bbc227970c64628ea7c84cb375818e86
/Array/FInding 2 elements whose sum is closest to zero in the array/SumZero_TC_O(nlogn)_SC_O(1).cpp
612c37778f82bc4b44a0bf571da41931b6172e69
[]
no_license
ShailendraKK/Competative-Programming-preparation
32a077222337ab1ebcfabfa40ae1052ad9d3f9d5
2222e98eea37f63957356c3a58ecb24b82c1f870
refs/heads/main
2023-02-13T10:47:33.473030
2021-01-14T10:54:24
2021-01-14T10:54:24
323,017,390
0
0
null
null
null
null
UTF-8
C++
false
false
1,016
cpp
#include <bits/stdc++.h> using namespace std; int main() { int arr[] = {-2, 9, 6, 1, 2, -5}; // -5 -2 1 2 6 9 // int arr[] = {-79, -9, 0, 59, 69, 84}; int len = sizeof(arr) / sizeof(arr[0]); int left = 0; int right = len - 1; int curr_sum; int closest_sum = numeric_limits<int>::max(); in...
[ "shailendra@cse.iitb.ac.in" ]
shailendra@cse.iitb.ac.in
503816159b41870b122924a92ef07798e50844e4
21b234d8ce8537384966a459571b3b37a8c80d3d
/parse.h
0130860332177fcf9d1fc7852a2a1d42d03647c7
[]
no_license
cptaffe/infix
7c15ccee53775667f78470e5c19c607b284bb26e
b47debb366dbb69908170314191828f43c24f32f
refs/heads/master
2021-01-23T11:56:02.137251
2014-12-08T18:17:43
2014-12-08T18:17:43
25,763,922
1
0
null
null
null
null
UTF-8
C++
false
false
739
h
// parser // the parser pops from the queue it shares with the lexer (toks). // each string from that queue is parsed into an Obj and // added to the tree. On the termination of each statement // (symbolized by a null ptr on the queue), it pushes the tree // to its queue and begins anew until the queue it shares with...
[ "cpaynetaffe@gmail.com" ]
cpaynetaffe@gmail.com
4ff3f3def318e2ddef7e96db83f42d6aaa89881d
b75658c5d293591302c775346eeafa99ec996ee5
/src/scsiem.ino
652cb62894c9f8f21aae49e6a0ff62a179bfd321
[]
no_license
yes-avr/SCSIem
13560f85a7c5f0e213b66989bca0b071bc3db2e3
4fcdd799c3144a0da89f33f0f85bd2f3c9a7c812
refs/heads/master
2023-01-31T13:30:01.902093
2020-12-13T15:54:36
2020-12-13T15:54:36
271,286,305
2
0
null
null
null
null
UTF-8
C++
false
false
14,708
ino
// // SxSI direct access device emulator // ( SASI interface is not supported yet. :-P ) // // 1.0: initial release // 1.1: multiple drive supported(SCSI_ID0..5) #define PRODUCT_NAME "SCSI direct access device EMulator (scsiem) " __DATE__ #define VERSION 1 #define VERSION_SUB 1 #ifndef debug_level #...
[ "yes-avr@users.noreply.github.com" ]
yes-avr@users.noreply.github.com
f8acc5c69c75bc1acfa276757b5988e4168837dc
580480372152a07d214fab87f4fc984dbd303965
/src/InitShader.cpp
b92db944192ec083376cf4bec02c736208cde286
[]
no_license
berkayyildiz97/Space-Ship-Simulation
0a2454a2e1decd760225f68a14665e03f52ec808
1bb58984f76c7d6cd7f6c6d0c62c3cc0a10f6a44
refs/heads/master
2022-06-08T21:15:16.033671
2020-05-11T17:31:37
2020-05-11T17:31:37
263,112,112
1
0
null
null
null
null
UTF-8
C++
false
false
2,322
cpp
#define _CRT_SECURE_NO_DEPRECATE #include "Angel.h" namespace Angel { // Create a NULL-terminated string by reading the provided file static char* readShaderSource(const char* shaderFile) { FILE* fp = fopen(shaderFile, "r"); if ( fp == NULL ) { return NULL; } fseek(fp, 0L, SEEK_END); long size = ft...
[ "berkay97yildiz@gmail.com" ]
berkay97yildiz@gmail.com
9e398090d66c7b93ffd9ae7c496b4b7423ad0c21
6b9854e95801af7635f7c6b7ad8217917deaf0d0
/Sequence Equation.cpp
6df6512f7cc7276778c1c5154b5fdb1d98e47c5e
[]
no_license
WendyYanto/hackerrank-solutions
ceb16fbb5293eb3865d3c47639b95d359f804859
0b7bc5726c93a61ce6a94c9effd8218deb20623d
refs/heads/master
2023-01-21T12:56:48.626859
2020-12-05T08:43:46
2020-12-05T08:43:46
275,155,399
3
3
null
null
null
null
UTF-8
C++
false
false
371
cpp
#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; map<int, int> equation; vector<int> x; for(int i=0;i<n;i++) { int input; cin>>input; x.push_back(input); equation[input] = i+1; } for(int i=0;i<x.size();i++){ cout<<equation[equ...
[ "yanto.wendy98@gmail.com" ]
yanto.wendy98@gmail.com
3f378b0d4553ab3c0f610b67a5028c06aa38a57b
9d2612c4af1f5745cf1bb3eb2a0acbf77c021acd
/src/iomap.cpp
d54757898bb7baed4b6f24cc1e154b2f44549e6c
[]
no_license
rodolfoaugusto/yurOTS-server
f33c63ad423e297ebbf8de3b8ab0d2281558ae5b
093da654696532f52c1be3b3ad656072d7a51d30
refs/heads/master
2023-02-07T17:07:01.054849
2020-12-30T12:08:23
2020-12-30T12:08:23
324,554,060
8
10
null
null
null
null
UTF-8
C++
false
false
12,975
cpp
/* * YurOTS, a free game server emulator * Official Repository on Github <https://github.com/rodolfoaugusto/yurOTS-server> * Copyright (C) 2020 - Rodi <https://github.com/rodolfoaugusto> * A fork of The Forgotten Server(Mark Samman) branch 1.2 and part of Nostalrius(Alejandro Mujica) repositories. * * The MIT Li...
[ "rodolfoaugusto@hotmail.com.br" ]
rodolfoaugusto@hotmail.com.br
591dcfb62510f285922f2d0ca98b890262e42e6d
79e13c2a952ba68b7fcee5ef5b34d9a8c41030f1
/Uva-OJ/Perenthesis_Balance.cpp
226d372b00d083e1eb4eb9940d538f3265dcfb4d
[]
no_license
Shahin15-1573/mycode-arena
924a571a58eba07bc6455e9aeb02f7186e5b527d
05b615b80e90d76d05e761f6517ce3053458a44c
refs/heads/master
2020-02-26T13:18:13.304157
2015-11-27T20:08:19
2015-11-27T20:08:19
47,061,299
1
0
null
2015-11-29T11:43:12
2015-11-29T11:43:12
null
UTF-8
C++
false
false
2,711
cpp
#include <stdio.h> #include <string.h> #include <stack> using namespace std; int main(){ int t, i; stack <char> st; char str[130]; scanf ("%d", &t); getchar(); while (t--){ gets(str); bool cheeck = true; for (i = 0; i < strlen(str); i++){ if (str[i] == '(' |...
[ "abdur.razzaq06@gmail.com" ]
abdur.razzaq06@gmail.com
669b47e6ea9c2c29ed06d01508062feebca44526
593db3223cd2d6efe94828611697a1854ff6593b
/fboss/agent/hw/sai/api/tests/SwitchApiTest.cpp
4149fd59209e80b9fb50242277bdcc127ca4cb8c
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
st303303/fboss
f737404819c754def4317ba675adf03e008ee6ac
b775bff1f206ebd1ecfcd6a42dd88d48611a881a
refs/heads/master
2023-04-07T02:56:40.970433
2021-04-07T21:36:08
2021-04-07T21:37:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,039
cpp
/* * Copyright (c) 2004-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #inc...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
f8f89fccd49d15c252643bee6f48ede9ada981f4
5de7a93ccf0c522ff5c547ab7fde07e6c454caa3
/4 TERM/OOP/3-8.cpp
4bc364bad1894a66f50484bb28879b2564dfb1cf
[]
no_license
zemuvier/ssu-tasks
462864aea3e24c7d1ea3c32bb54996978a6dca10
41137b4268a90250214d25a4ad0bbd83863a9b0e
refs/heads/master
2021-01-17T11:21:00.583370
2017-04-21T06:01:20
2017-04-21T06:01:20
24,900,724
0
0
null
null
null
null
UTF-8
C++
false
false
1,652
cpp
#include <iostream> #include <string> #include <cmath> #include <fstream> #include <istream> using namespace std; class Transport { public: void ct() { cout << "I'm the transport!"; } }; class Car: Transport { public: void cc() { cout << "I'm the car and I can do BeepBeep"; } }; ...
[ "zemuvier@gmail.com" ]
zemuvier@gmail.com
8d5555ede36e5cb898e3a227af2aac1fda75cc1e
8160f66c7361508a126a4499fb232dbfdf4d86c8
/oculus/oculus_driver/src/oculus_node.cpp
e320921b8a6e7214c3f8cc35a1a596bddd8dd027
[ "BSD-3-Clause" ]
permissive
olimexsmart/SOFAR-Project
f6be5148f42c5c8680bd2e42e496813da6745e6c
ffa849dc0e2dc51971dad0c8d47c8792dc9920e0
refs/heads/master
2021-01-21T08:24:09.617494
2017-02-27T18:34:11
2017-02-27T18:34:11
83,340,009
0
0
null
null
null
null
UTF-8
C++
false
false
546
cpp
#include <oculus_driver/oculus_ros.h> #include <ros/ros.h> int main(int argc, char** argv) { ros::init(argc, argv, "oculus_node"); ros::NodeHandle node; oculus_driver::OculusRos oculus(node); ros::NodeHandle local_node("~"); double frequency(10.0); local_node.getParam("frequency", frequency); ...
[ "gliolivieri@live.it" ]
gliolivieri@live.it
396585667066ab650ba4d7778fc9980433bd1c02
21553f6afd6b81ae8403549467230cdc378f32c9
/arm/cortex/Spansion/MB9AFB4xN/include/arch/reg/exbus.hpp
03e507be9f50e0747f33a7f790c23a363bb72faa
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
digint/openmptl-reg-arm-cortex
3246b68dcb60d4f7c95a46423563cab68cb02b5e
88e105766edc9299348ccc8d2ff7a9c34cddacd3
refs/heads/master
2021-07-18T19:56:42.569685
2017-10-26T11:11:35
2017-10-26T11:11:35
108,407,162
3
1
null
null
null
null
UTF-8
C++
false
false
11,069
hpp
/* * OpenMPTL - C++ Microprocessor Template Library * * This program is a derivative representation of a CMSIS System View * Description (SVD) file, and is subject to the corresponding license * (see "License.txt" in the parent directory). * * This program is distributed in the hope that it will be useful, * bu...
[ "axel@tty0.ch" ]
axel@tty0.ch
17b6091b162858130838bd414243792cd49af552
c0caed81b5b3e1498cbca4c1627513c456908e38
/src/protocols/matdes/MatDesGreedyOptMutationMoverCreator.hh
01e13e805eed92403a5d81bb447bbcabea0f6112
[]
no_license
malaifa/source
5b34ac0a4e7777265b291fc824da8837ecc3ee84
fc0af245885de0fb82e0a1144422796a6674aeae
refs/heads/master
2021-01-19T22:10:22.942155
2017-04-19T14:13:07
2017-04-19T14:13:07
88,761,668
0
2
null
null
null
null
UTF-8
C++
false
false
1,672
hh
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "malaifa@yahoo.com" ]
malaifa@yahoo.com
50c81ec115b088b48775102eb174144b437cce51
91e0031b55d93eabb36e8a29234b3ce58e97cbe1
/rules/err/62/c1.cpp
e634778517e9494121f368e2efffa22a66ef62cc
[]
no_license
yesmar/sei-cert-cppcs-samples
d76c2f13fc21d01a04ae544118f272abce2b57b1
88f9bd1d9f4769f518b1348690bfc02e1647d16a
refs/heads/main
2023-02-16T19:29:53.066649
2021-01-17T22:22:53
2021-01-17T22:22:53
313,092,118
4
3
null
null
null
null
UTF-8
C++
false
false
442
cpp
// ERR62-CPP: Compliant Solution #include <iostream> #include <limits> void f() { int i; std::cin >> i; if (std::cin.fail()) { // Handle failure to convert the value. std::cin.clear(); std::cin.ignore(std::numeric_limits<std::streamsize>::max(), ' '); } int j; std::cin >> j; if (std::cin...
[ "yesmar@gmail.com" ]
yesmar@gmail.com
c31ecd7b75bff9709c86361eb567df0d44bc8053
25249c4a1ca51af322e1a81dbd310839bd5a14b8
/Rmn Render/Rmn Render/GpuGlInteropAnim.h
3594525a511e2da2fc105cb6fb5af3e73eb292c7
[]
no_license
MalcomMerlyn/Licence
9a8d51740036b9fe705f6e5ccb7442a389e6acee
3fbe0a08f9d2af2f0b7eb1694a6739aeb4736040
refs/heads/master
2020-03-07T11:12:10.516984
2018-04-30T15:57:54
2018-04-30T15:57:54
127,450,049
0
0
null
null
null
null
UTF-8
C++
false
false
5,310
h
#ifndef GPU_GL_INTEROP_ANIM_H_ #define GPU_GL_INTEROP_ANIM_H_ #include <GL/glut.h> #include "cuda.h" #include "cuda_runtime.h" #include "cuda_gl_interop.h" #include "CudaErrorMessage.h" #include "GLProcedures.h" #include <iostream> #include <stdexcept> #include <string> using std::runtime_error; using std::string;...
[ "jugariu_mihai@yahoo.com" ]
jugariu_mihai@yahoo.com
5ddf127c959fa7065666c3bdc51d2c2a7fbd6f5d
c5776ce7e77047fee598552e73952f49d1599214
/nexus-am/tests/keytest/main.cpp
7d2d3e6ebd15589e79cac9e7de85ceb4c9d4c0c2
[]
no_license
zhengzangw/ICS-PA-2018
236d3629e6b7c4afc6aa905327a0a73c5c8d810d
14ed44744371426ed7c8cdd22fe0c6c1825a6e6b
refs/heads/master
2020-04-14T20:44:25.439499
2019-01-04T12:39:55
2019-01-04T12:39:55
164,105,026
2
0
null
null
null
null
UTF-8
C++
false
false
480
cpp
#include <am.h> #include <klib.h> #include <amdev.h> #define NAME(key) \ [_KEY_##key] = #key, const char *names[256] = { [_KEY_NONE] = "NONE", _KEYS(NAME) }; int main() { _ioe_init(); while (1) { int key = read_key(); //printf("%d\n",key); bool down = false; if (key & 0x8000) { key ^= 0...
[ "zzw@smail.nju.edu.cn" ]
zzw@smail.nju.edu.cn
1872f8c52de74ccb406646ed281180aaea20072c
f6fa92f12bdd2516bb4a51035eb26e1793796b0d
/SketchForCliming_StageSelect/src/BPShader.hpp
ce62ae8665c057506ca5439f37f2e60921e65e48
[]
no_license
toruurakawa/Climbing
8fa0593f497281d3713cb15be80b09722b2b9901
f8aaf0627fd05cb5bc78561968ed864c3d5c1192
refs/heads/master
2021-01-10T01:56:15.868660
2015-12-26T09:36:23
2015-12-26T09:36:23
43,872,872
0
0
null
null
null
null
UTF-8
C++
false
false
2,248
hpp
// // BPShader.hpp // SketchForCliming_0 // // Created by TORU URAKAWA on 10/19/15. // // #pragma once #include "ofMain.h" #define GLSL120(shader) "#version 120 \n #extension GL_ARB_texture_rectangle : enable \n" #shader #define GLSL150(shader) "#version 150 \n" #shader class BPShader { protected: ofMesh qu...
[ "toru.urkw@gmail.com" ]
toru.urkw@gmail.com
322a4e8d19ec7e508505f99fd320b0cb6d997917
12ee4ac5a606a96f923e7594ab3cfd8178888c84
/MyTests4/main.cpp
6fe78d0163f7109141bd21b6d2271efb6f0e2df1
[]
no_license
PyPcDeV/MyTests4
7338276031822ff62037dfb080e675913f9e3bdc
56276d2b049a65107b80c456d035649b43efd914
refs/heads/master
2023-04-13T23:01:30.697900
2021-04-19T12:36:20
2021-04-19T12:36:20
359,453,270
0
0
null
null
null
null
UTF-8
C++
false
false
191
cpp
#include<bits/stdc++.h> #include"testlib/testlib.hpp" using namespace std; signed main(){ Process proc("run_protocol.json"); proc.prepare(); proc.execute(); //proc.close(); }
[ "pypcdev@gmail.com" ]
pypcdev@gmail.com
e67af03d1e85c7611d39a235e3a3f87b9bc6f58c
6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849
/sstd_boost/sstd/libs/tti/test/test_has_mem_fun_cv_compile.cpp
7d1ad467cbd7d62e8e39d2e92399bc162c9f433a
[ "BSL-1.0" ]
permissive
KqSMea8/sstd_library
9e4e622e1b01bed5de7322c2682539400d13dd58
0fcb815f50d538517e70a788914da7fbbe786ce1
refs/heads/master
2020-05-03T21:07:01.650034
2019-04-01T00:10:47
2019-04-01T00:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,269
cpp
 // (C) Copyright Edward Diener 2013 // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt). #include "test_has_mem_fun.hpp" #include <sstd/boost/mpl/assert.hpp> int main() { ...
[ "zhaixueqiang@hotmail.com" ]
zhaixueqiang@hotmail.com
c6ded96a45c9fd4e002fb2f0d78668c068370e71
e4e74b8b1d88308064b14c82c7e9d55cc063d9e6
/Qwerty3D-PC/include-noise3d/Noise3D/MaterialManager.cpp
20695005092c6f4bde3ad6fd78a226651a006b64
[]
no_license
michealyy/Qwerty-3D
42668c919ff86402615680e008e6b7f607b70a2d
b51bbaf13440b3495315acd6c9974330017283c1
refs/heads/master
2020-05-18T17:51:30.592020
2018-03-27T08:56:09
2018-03-27T08:56:09
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
3,058
cpp
/*********************************************************************** class£ºNOISE Material Manger desc£ºmanager material ************************************************************************/ //a DEFAULT MAERIAL will be created with DEFAULT NAME soon as the constructor was invoked //(because ...
[ "836613859@qq.com" ]
836613859@qq.com
fc2a566485db63f3ced838baac0adad59446954e
bd0ec842c98e0921afb6d948156157089dbb4cdb
/hashTable.h
fcab11ab5da576c99a8d46259449f348264728a6
[]
no_license
nlishman/Hash-Tables
f4724b8bf91f47f4180b4bd523a893a4b3b96832
91fcbb3e57d9274af31b37a2024c971eec224b5f
refs/heads/master
2023-04-15T19:10:39.301855
2020-03-27T20:02:12
2020-03-27T20:02:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
839
h
#include <vector> #include <string> #include "bucket.h" class hashTable{ private: bool modulo, midSquare10, midSquare2, stringHashing, alder32; bool chaining, linearProbing, quadraticProbing, doubleHashing; std::vector<int> tableBuckets; std::vector<std::string> stringBuckets; ...
[ "noahlishman@my.unt.edu" ]
noahlishman@my.unt.edu
aacbea4fb259d2da56dad81da56b700aa2b7185a
8eba073f833c3b287cd77419b4371a5f78f8ab1d
/pir/random.cpp
e11184d383785804ce026d4caa9aadcc6fa1b87f
[]
no_license
R0bi7/IT-security-2019
d183174aea92cad7776230376dcaad732c8436ee
2404d08d3048216ae5db0a15cef35917115402df
refs/heads/master
2023-03-09T01:31:30.620779
2020-01-13T16:56:46
2020-01-13T16:56:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
938
cpp
// Some functions here (e.g., the additions with the if clauses) are not constant-time. However, they can easily be made constant-time with small modifications. // Compile with g++ -std=c++0x -g -O2 -march=native -mtune=native <...> -lcrypto #include "random.h" #include <math.h> #include <sstream> #include <iomanip> #...
[ "roman.walch@iaik.tugraz.at" ]
roman.walch@iaik.tugraz.at
ce72ff1879b55689220ea0007598704de4180ae3
e693547914c1ab09875379eef1b277d050455e66
/include/define.h
10c1e13998264c4a30baafae6e825fff6f4f5e76
[]
no_license
wangshangxiu/httpserver
e265be36666c20bf734c4c87df4ea3efaac53726
a458a57f4fcdea88ec2751a58c69a36af9b829dc
refs/heads/master
2020-03-19T13:58:19.560804
2018-06-08T10:27:17
2018-06-08T10:27:17
136,603,412
0
1
null
null
null
null
UTF-8
C++
false
false
2,963
h
/************************************************************************* > File Name: define.h > Author: xyz > Mail: xiao13149920@foxmail.com > Created Time: Fri 03 Feb 2017 11:33:28 AM CST ************************************************************************/ #ifndef SOLUTIONGATEWAY_DEFINE_H_ #define SOLUTI...
[ "sam.wang@fintechstar.cn" ]
sam.wang@fintechstar.cn
9e6e1563585b2ca2cedb2d707cba14da351f160e
a1ff4c87e03a1f3129e2d71ce6c2d645387a0fdc
/week1task4/week1task4/week1task4.cpp
cc612a7dee8e87945ae9652a8ea200ffa7c6faa1
[]
no_license
yavor0805/UP-praktikum
a465552cf34b7eb09bb4f2abc8c81a6f4c1c1aec
3f5be69797a3183e069398e29cac5e36576b619f
refs/heads/main
2023-01-04T09:49:48.431129
2020-10-28T20:18:47
2020-10-28T20:18:47
308,126,516
0
0
null
null
null
null
UTF-8
C++
false
false
402
cpp
#include <cmath> #include <iostream> using namespace std; int main() { double a = 2.50 , x , S; int b = 4 , y , n , m; cout << " vuvedete kolichestvo opakovki s hrana za kostenurki: "; cin >> n; cout << " vuvedete kolichestvo opakovki s hrana za kotki: "; cin >> m; x = n * a; y = m * b;...
[ "yavor0805@gmail.com" ]
yavor0805@gmail.com
bec66826a0bcc4923160c9cb0dedf154b0c32efe
c82478b4c2be2d9c76ddb44239c2602d6e1f7aaf
/NAKGe/NaGeMatrix33.cpp
064ec550a5250bf1ee2cb8655802d45af3503f45
[]
no_license
cybaj/NAK
8b6d66c87b2cf7461b4868f6abcb766b42f8b248
bff483f3466a82dbe52b3a283c5eeb55b9936944
refs/heads/master
2016-08-11T14:21:50.108499
2015-11-30T10:05:51
2015-11-30T10:05:51
45,076,165
0
0
null
null
null
null
UTF-8
C++
false
false
7,864
cpp
// Matrix33.cpp: implementation of the NaGeMatrix33 class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "NaGeMatrix33.h" #include "NaGePoint3D.h" #include "NaGeVector3D.h" #include "NaGeGeomException.h" #include "NaGeMMath.h" /////////////////////////////////...
[ "arx119@empas.com" ]
arx119@empas.com
65af2d2fa171a90826120dba9a9f4b143fbf2a48
2d0e18755a990512ac57e308a1508585eab3a070
/quadcopter_motor_controller/src/quadcopter_motor_controller_node.cpp
84a2904677e8f83ca5ec0adef90921b4a42b4656
[ "Apache-2.0" ]
permissive
bdholt1/rpi-quadcopter
e09aef2afe4cc817ad3201a342b83e6560b5787a
b39449f3f5e930e822c56df83367970374be9fc6
refs/heads/main
2023-06-12T18:50:25.362388
2021-07-07T22:02:28
2021-07-07T22:02:28
369,432,681
0
0
null
null
null
null
UTF-8
C++
false
false
5,299
cpp
#include <chrono> #include <inttypes.h> #include <memory> #include <iostream> #include <mutex> #include <pigpiod_if2.h> #include "rclcpp/time.hpp" #include "rclcpp/rclcpp.hpp" #include "std_msgs/msg/float64.hpp" using std::placeholders::_1; long map(long x, long in_min, long in_max, long out_min, long out_max) { ...
[ "bdholt1@gmail.com" ]
bdholt1@gmail.com
9efbf6c87d0a9b3082f814803a4472d4c59052d8
2400e5f9f1cc3d614f33d1b33ac4d527b9bd7344
/PolyTrap/PolyTriangulator.hpp
1918e8ea9b59917fda3a45ced8f9e5d08bbe6cbe
[]
no_license
LucasM127/Stuff-I-Don-t-Want-To-Lose
0c5e878cfb7f8210ece50bcd01fc25d17fe4ebfe
45b1459a15f8dd07c74a1fb98c60a553a44797d2
refs/heads/main
2023-04-02T11:56:32.534546
2021-04-05T20:25:59
2021-04-05T20:25:59
354,937,382
0
0
null
null
null
null
UTF-8
C++
false
false
2,097
hpp
#ifndef POLYTRIANGULATOR_HPP #define POLYTRIANGULATOR_HPP #include <SFML/Graphics/Vertex.hpp> #include "Polygon.hpp" #include <list> struct Merge { unsigned int verticeID; std::list<LSeg>::iterator lineAbove; std::list<LSeg>::iterator lineBelow; }; class PolyTriangulator { public: PolyTriangulator(...
[ "what_is_hotmail@hotmail.com" ]
what_is_hotmail@hotmail.com
fa62cf176874ead3628c9224c851331f88511b26
b66a62fe9563c744adf7ffc503ee3a40a4645ef5
/colordialog.h
899d72073b45b4feb6f780fd9988e541f169c08d
[]
no_license
zy31415/pcd_viewer
3f20022ea7bff59f7d8c05536a634c5abe3b8163
a7ddab50476f7fab10785fec6d8df919f67983fc
refs/heads/master
2021-05-29T02:04:52.883724
2015-06-28T09:12:21
2015-06-28T09:12:21
38,069,175
0
0
null
null
null
null
UTF-8
C++
false
false
652
h
#ifndef COLORDIALOG_H #define COLORDIALOG_H // pcl #include <pcl/visualization/pcl_visualizer.h> #include <QDialog> #include "datamodel.h" class PCDViewerMainWindow; namespace Ui { class ColorDialog; } /** * @brief This dialog is used to set the coloring mode. */ class ColorDialog : public QDialog { Q_OBJ...
[ "zy31415@gmail.com" ]
zy31415@gmail.com
cab4fb45339319fdfbe3470280e8572b1b1a467e
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/ds/security/authz/test/wmiaudit/wmi-aztest.cpp
9c3285ae08d7424ae5edfbc171d67aff543e45f5
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C++
false
false
3,781
cpp
DWORD TestAzAudit( ) { DWORD dwError = NO_ERROR; PCWSTR szMsg = L"<unknown>"; AUTHZ_RM_AUDIT_INFO RmAuditInfo; AUTHZ_CLIENT_AUDIT_INFO ClAuditInfo; AUTHZ_AUDIT_INFO AuditInfo; AUTHZI_CLIENT_CONTEXT ClContext; // ---------------------------------------------------------------...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
577e97a9da9fd81196e25c0bc969b9840a877550
480f8196b7e5a919d3cd7e70493b555770fc50b4
/rules.h
af45daae3304821a259952d4959ca22f15247abe
[]
no_license
jessicah/jam-redux
29afce72f675a2c9b5287701717be0aa06bd5c0d
c9272640ea9d8bb3c4fb3e134d380b66ae45fc1f
refs/heads/master
2023-08-25T12:22:48.937486
2021-09-15T00:39:00
2021-09-15T00:39:00
403,882,733
0
0
null
null
null
null
UTF-8
C++
false
false
66
h
#include "types.h" Target& bind_target(const std::string &name);
[ "jessica.l.hamilton@gmail.com" ]
jessica.l.hamilton@gmail.com
6ca3760fcc7b35fed8725a22ebc4d43fcce51771
d0fb46aecc3b69983e7f6244331a81dff42d9595
/edas/include/alibabacloud/edas/model/ListEcsNotInClusterResult.h
c8ecf76e08ef1ccb9baf69f30687264681783042
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-cpp-sdk
3d8d051d44ad00753a429817dd03957614c0c66a
e862bd03c844bcb7ccaa90571bceaa2802c7f135
refs/heads/master
2023-08-29T11:54:00.525102
2023-08-29T03:32:48
2023-08-29T03:32:48
115,379,460
104
82
NOASSERTION
2023-09-14T06:13:33
2017-12-26T02:53:27
C++
UTF-8
C++
false
false
1,887
h
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
0a8519ce168be2e2d974774ba2500e98317e7d99
c449c87882e8394f2cb1f5b7f9df4c9e58e47ff3
/算法/CalculatorMFC/Element.h
5d1d7b9c4c7d637142a269aa895833713da5589f
[]
no_license
Asichurter/CppOrC
a18fe04928ab244de59b2ca759f1660d0e32a5b1
e498c9c9fe94a798351c16c39704883dd5d6d76f
refs/heads/master
2020-04-22T22:25:42.027793
2019-02-14T15:04:29
2019-02-14T15:04:29
170,707,604
0
0
null
null
null
null
UTF-8
C++
false
false
765
h
#pragma once class Element { private: double Val; char Ch; bool isSymbol; public: Element() { isSymbol = true; } Element(char sym) { isSymbol = true; Ch = sym; } Element(double val, bool tag) { isSymbol = false; Val = val; } /* Element(Element& src) { if (src.isSym()) { isSymbol = true; C...
[ "1090489718@qq.com" ]
1090489718@qq.com
0acf176633661a83426ed0d1f5bb01fa9fdb141c
e4258d15888d52f5b26dfe28de9a8d62b851f429
/src/player.h
b8dc866a1097bad1730f0260396bd6b818a5afcb
[ "MIT" ]
permissive
tjorim/bomberboy-qt
d8c1bdeb81186c6f34092e69888c8e38ef74cb02
76b888b40ab41647d7247555f053a008599c83b4
refs/heads/master
2020-04-18T12:47:06.051666
2019-01-25T21:10:39
2019-01-25T21:10:39
167,544,327
0
0
null
null
null
null
UTF-8
C++
false
false
5,961
h
#ifndef PLAYER_H #define PLAYER_H #include "thing.h" /** * class Player * * @author Jorim Tielemans * @version 09/01/2017 */ class Player: public Thing { public: /** * Constructor voor objects van class Player * * @param spelerNr Het nummer van de speler. */ Player(int playerNumber, T...
[ "tielemans.jorim@gmail.com" ]
tielemans.jorim@gmail.com
4e45de4d78532e979de041d3a1fd3683d850d118
9f93116a1a67b9e2e56c9684eb968175fcdb37a4
/IITKWPCI.cpp
b238410fa46e732f4001fc0cff64a8d18c616adc
[]
no_license
Anmol2307/SpojProblems
72d7fa2b1b56f0228dcdd4c803a40ac97abb592e
9784e8149df8ff19f441d77fd30f829e4f1d551d
refs/heads/master
2016-08-03T07:43:26.350944
2014-11-20T10:06:12
2014-11-20T10:06:12
17,081,832
1
1
null
null
null
null
UTF-8
C++
false
false
1,270
cpp
// Connected components and ad-hoc #include <cstdio> #include <vector> #include <algorithm> using namespace std; const int MAX = 100005; vector <int> A,B[MAX],C,D; int visited[MAX]; int n,m; void DFS(int u) { visited[u]=1; C.push_back(u); for(int i=0; i<B[u].size(); i++) { int current=B[u][i]; if(...
[ "garganmol1993@gmail.com" ]
garganmol1993@gmail.com
ae29f201af21bb32fdf67fa5f4b025151566651c
7cce0635a50e8d2db92b7b1bf4ad49fc218fb0b8
/硬件仿真测试环境最终版2查询寄存器状态并将AD端口和TB命令分离/硬件仿真测试程序3测线实现数据采集/模拟示波器图形显示/HeadFrameThread.h
c61c6070d7de5ea5a79bb73f9e85d2aee93b8073
[]
no_license
liquanhai/cxm-hitech-matrix428
dcebcacea58123aabcd9541704b42b3491444220
d06042a3de79379a77b0e4e276de42de3c1c6d23
refs/heads/master
2021-01-20T12:06:23.622153
2013-01-24T01:05:10
2013-01-24T01:05:10
54,619,320
2
2
null
null
null
null
GB18030
C++
false
false
1,518
h
#pragma once #include "InstrumentList.h" // CHeadFrameThread class CHeadFrameThread : public CWinThread { DECLARE_DYNCREATE(CHeadFrameThread) public: CHeadFrameThread(); // 动态创建所使用的受保护的构造函数 virtual ~CHeadFrameThread(); virtual int Run(); public: virtual BOOL InitInstance(); virtual i...
[ "chengxianming1981@gmail.com" ]
chengxianming1981@gmail.com
ba75fe15ce836884d3fd2838cabcce3bde909fa3
ff0cc7e931d038a9bd9a56665b20cd8dab071959
/src/Apps/Plugins/DicomPlugin/widgets/DICOMTree/DicomStudyItemTreeData.h
09f609995bfc99bce44ab15c2a800e6abf496507
[]
no_license
jakubsadura/Swiezy
6ebf1637057c4dbb8fda5bfd3f57ef7eec92279b
bd32b7815b5c0206582916b62935ff49008ee371
refs/heads/master
2016-09-11T00:39:59.005668
2011-05-22T19:38:33
2011-05-22T19:38:33
1,784,754
3
1
null
null
null
null
UTF-8
C++
false
false
903
h
/* * Copyright (c) 2009, * Computational Image and Simulation Technologies in Biomedicine (CISTIB), * Universitat Pompeu Fabra (UPF), Barcelona, Spain. All rights reserved. * See license.txt file for details. */ #ifndef DicomStudyItemTreeData_H #define DicomStudyItemTreeData_H #include <wx/treectrl.h> namespace Dico...
[ "spam@sadura.pl" ]
spam@sadura.pl
bd8ca8ad47a6cb82471a0dd1362525c3fd3e13b0
7087c277ccd51ba0d4018ce687fbcef4a8c8c4a5
/hw16/task2/CMove_Lim.cpp
c1b2b78cbebfa7ffe73b78871c4c262d253da7eb
[]
no_license
artyomdmitriev/cpp-labs
96859b35a25f0219e52a8a1b9ca5e19596213c6d
4dfb1be699b272b38575e79183061123352aa216
refs/heads/master
2021-08-31T16:01:21.693052
2017-12-22T00:43:04
2017-12-22T00:43:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
288
cpp
// // Created by Артемий on 22.12.2017. // #include "CMove_Lim.h" CMove_Lim::CMove_Lim() { } CMove_Lim::CMove_Lim(SPEED ){ } CMove_Lim::CMove_Lim(SPEED, SPEED) { } SPEED CMove_Lim::get_max() { } void CMove_Lim::change_(SPEED) { } void CMove_Lim::change_max(SPEED) { }
[ "admitriev5813@gmail.com" ]
admitriev5813@gmail.com
0dcdac999e50aae80cbf6a87afae2d554d1e6e42
0ec7820cdbfa6d6915aab1775219bcd9f96d6afb
/Penguin/stdafx.cpp
5a0ab6785f6d9387cf78dda33af0bf9901546267
[]
no_license
misads/Penguin_Engine
e8e84612f61b4c87a88c22a3a23a50ff81088cb4
d2d3b1f8717a18746726a7f3b740fa94727406b3
refs/heads/master
2020-04-19T03:04:24.268672
2019-11-21T07:47:32
2019-11-21T07:47:32
167,924,214
2
0
null
null
null
null
GB18030
C++
false
false
260
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // Penguin.pch 将作为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h" // TODO: 在 STDAFX.H 中 // 引用任何所需的附加头文件,而不是在此文件中引用
[ "31540650+misads@users.noreply.github.com" ]
31540650+misads@users.noreply.github.com
18a92e29bb4ec76f09ffb72db57e02834f2d95fd
af853d23eb41dd0ce2ff69db2975ba2f4d10e834
/src/dxf2gerber_dlg/dialog.cpp
5828399d0f6072525e631de14026f5971177d9ba
[ "MIT" ]
permissive
l2m2/l2dxfutil
b8da960b487227dda70c392c8fbc941f00fb5717
305a191168f2d9e2789a0efbefb981f69087c41c
refs/heads/main
2023-01-10T12:21:25.695902
2020-11-17T07:17:19
2020-11-17T07:17:19
307,574,649
2
0
null
null
null
null
UTF-8
C++
false
false
867
cpp
#include "dialog.h" #include "ui_dialog.h" #include <QDebug> #include <QFileDialog> #include <QFileInfo> #include <QMessageBox> #include "../dxf2gerber/l2_dxf2gerber.h" Dialog::Dialog(QWidget *parent) : QDialog(parent), ui(new Ui::Dialog) { ui->setupUi(this); } Dialog::~Dialog() { delete ui; } void D...
[ "l2m2lq@gmail.com" ]
l2m2lq@gmail.com
0c886062e60b40771b866bf6716b48055f596f41
9b553bbfc8b0807d7f860964d6044d6ccf6d1342
/rel/d/a/npc/d_a_npc_shoe/d_a_npc_shoe.cpp
1629119d9dadb69becedae855ce155f3d06cff4c
[]
no_license
DedoGamingONE/tp
5e2e668f7120b154cf6ef6b002c2b4b51ae07ee5
5020395dfd34d4dc846e3ea228f6271bfca1c72a
refs/heads/master
2023-09-03T06:55:25.773029
2021-10-24T21:35:00
2021-10-24T21:35:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
50,164
cpp
// // Generated By: dol2asm // Translation Unit: d_a_npc_shoe // #include "rel/d/a/npc/d_a_npc_shoe/d_a_npc_shoe.h" #include "dol2asm.h" #include "dolphin/types.h" // // Types: // struct request_of_phase_process_class {}; struct csXyz { /* 80AE9C2C */ ~csXyz(); /* 80AE9C68 */ csXyz(); }; struct cXyz { ...
[ "" ]
f2cb672a46d90cbfab470b77b5ca9a9ce648a371
bca285e446e3747a2d6c014d4987399270578c98
/toolsrc/include/vcpkg/base/stringrange.h
0fcba06d6477275c68f912e2fa4c6671d9a8d0db
[ "MIT", "BSL-1.0" ]
permissive
MVoz/vcpkg-old
ced6f99df177a9e169658e1b86641222b8e5de8c
b59046704ebc5a26b8d23701c598d9f85aeb5771
refs/heads/master
2022-11-16T23:07:23.702757
2020-05-06T10:25:29
2020-05-06T10:25:29
255,035,621
1
0
null
null
null
null
UTF-8
C++
false
false
1,285
h
#pragma once #include <vcpkg/base/optional.h> #include <string> #include <vector> namespace vcpkg { struct StringRange { static std::vector<StringRange> find_all_enclosed(const StringRange& input, const std::string& left_delim, ...
[ "n_niki@live.ru" ]
n_niki@live.ru
48612e20937d131c2d21622a69cc8398e0f4af26
dca13f1187f5ffcc696b4c144ca9e5de65d62701
/low-engine/core/Object/TestObject/TexturePlane.cpp
f5a952a9bb10388ed0c19d7ea9d537556c34b960
[]
no_license
rollrat/low-engine-2
ba8845a54f8835c51a81aa2cb158252bd513847f
f45105e309d4bd947c3d1861c963d4edef259913
refs/heads/master
2020-03-06T22:53:51.771009
2018-03-31T04:41:09
2018-03-31T04:41:09
127,117,236
0
0
null
null
null
null
UTF-8
C++
false
false
3,863
cpp
//===----------------------------------------------------------------------===// // // Low-Engine Core // //===----------------------------------------------------------------------===// // // TexturePlane.cpp - 03/31/2018 // // Copyright (C) 2018. rollrat. All Rights Reserved. // //===----...
[ "rollrat@naver.com" ]
rollrat@naver.com
f96fdda634261406d11c7bf84a0a62c5371604af
1da7d378d84fb995bf118e94839a4131a178499b
/sinkworld/tentacle/python/add_DecorationStrikeOut.cpp
e9e311c42a071459b3ce68ee90c360681d441413
[ "MIT" ]
permissive
calandoa/zxite
f85ed7b8cc0f3ed5194b5ea3c4ce5859cb487312
8122da2e5dc2907ccb84fe295a9a86e843402378
refs/heads/master
2021-07-14T21:14:16.559063
2017-10-20T16:12:09
2017-10-20T16:12:09
28,239,704
0
1
null
null
null
null
UTF-8
C++
false
false
2,257
cpp
#include <boost/python.hpp> #include <boost/cstdint.hpp> #include <string> #include <iostream> #include <assert.h> #include "base.h" #include "lexers.h" // Using ======================================================================= using namespace boost::python; typedef void *HWND; typedef void *HINSTANCE; #inclu...
[ "antoine.calando@intel.com" ]
antoine.calando@intel.com
12d6298140c3edbabc68f96d1ef3915f3e01878a
1834c0796ee324243f550357c67d8bcd7c94de17
/SDK/TCF_AICtrl_Turret_BP_classes.hpp
83ec925647004e7a478f2079b767467f188d632a
[]
no_license
DarkCodez/TCF-SDK
ce41cc7dab47c98b382ad0f87696780fab9898d2
134a694d3f0a42ea149a811750fcc945437a70cc
refs/heads/master
2023-08-25T20:54:04.496383
2021-10-25T11:26:18
2021-10-25T11:26:18
423,337,506
1
0
null
2021-11-01T04:31:21
2021-11-01T04:31:20
null
UTF-8
C++
false
false
2,130
hpp
#pragma once // The Cycle Frontier (1.X) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "TCF_AICtrl_Turret_BP_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //-------------------------------------------------------------------------...
[ "30532128+pubgsdk@users.noreply.github.com" ]
30532128+pubgsdk@users.noreply.github.com
b53c785b3acc2d8334604c63814f8d078334cc3f
4f3a58a2ae3bed2ec2f0785ca571f38853a1fb45
/Sandbox/src/Level.cpp
f4646e0a2a8e06cac08e571e050a5ad09f0fe060
[ "Apache-2.0" ]
permissive
christianwaldmann/OrangeFlappyBirds
aa0a3f2186efdc407a4c34b59db0825027b66954
8ae653b4d57a92be3b12eb13f50855433d91862e
refs/heads/master
2023-02-01T01:44:22.175946
2020-12-21T14:59:08
2020-12-21T14:59:08
323,347,316
0
0
null
null
null
null
UTF-8
C++
false
false
5,405
cpp
#include "Level.h" #include "Random.h" #include <glm/gtc/matrix_transform.hpp> static bool PointInTri(const glm::vec2& p, glm::vec2& p0, const glm::vec2& p1, const glm::vec2& p2) { float s = p0.y * p2.x - p0.x * p2.y + (p2.y - p0.y) * p.x + (p0.x - p2.x) * p.y; float t = p0.x * p1.y - p0.y * p1.x + (p0.y - p1.y) ...
[ "waldmann-christian@web.de" ]
waldmann-christian@web.de
f61f05926029247ac0b8a276c3fd9fc4ed87b7c4
3d0cde55dee9599efad4412489225411b10bac0c
/server/usbdevice.cpp
50619c23a2b0ee98812b5774ad26dc1f25c8f72d
[ "MIT" ]
permissive
Dewb/fadecandy
449133aeeb0e27fce0da6b0a9f23873aa988c43e
ee2b236ac25020b19560df7ec60e92842f3bed03
refs/heads/master
2021-01-18T09:47:18.583244
2013-08-21T08:58:24
2013-08-21T08:58:24
11,857,783
1
0
null
null
null
null
UTF-8
C++
false
false
2,931
cpp
/* * Abstract base class for USB-attached devices. * * Copyright (c) 2013 Micah Elizabeth Scott * * 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 witho...
[ "micah@scanlime.org" ]
micah@scanlime.org
bf97146b6ed2a8854f70949e4c749f276ad5a46c
a0c4ed3070ddff4503acf0593e4722140ea68026
/source/XPOS/GDI/GRE/FONTSUP.CXX
f2fb014504e1c9432e662a8aea906861ea095ee1
[]
no_license
cjacker/windows.xp.whistler
a88e464c820fbfafa64fbc66c7f359bbc43038d7
9f43e5fef59b44e47ba1da8c2b4197f8be4d4bc8
refs/heads/master
2022-12-10T06:47:33.086704
2020-09-19T15:06:48
2020-09-19T15:06:48
299,932,617
0
1
null
2020-09-30T13:43:42
2020-09-30T13:43:41
null
UTF-8
C++
false
false
53,584
cxx
/******************************Module*Header*******************************\ * Module Name: fontsup.cxx * * Supplementary services needed by fonts. * * Currently consists mostly of UNICODE<->ASCII routines stolen from BodinD's * Windows bitmap font driver. * * Created: 21-Jan-2000 10:14:53 * Author: Gilman Wong [gilman...
[ "71558585+window-chicken@users.noreply.github.com" ]
71558585+window-chicken@users.noreply.github.com