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
97d0e7fdb58d530c9d85d22ff589215b6634d93b
3b5dcd8c97cf0b128ff4571f616e6f93cde4d14f
/src-qt3/FE/DiagramManager/ClsQCanvas.h
cce4e440830ee7200ec2a229a5cc4375c9f3262e
[]
no_license
jeez/iqr
d096820360516cda49f33a96cfe34ded36300c4c
c6e066cc5d4ce235d4399ca34e0b238d7784a7af
refs/heads/master
2021-01-01T16:55:55.516919
2011-02-10T12:00:01
2011-02-10T12:00:01
1,109,194
1
0
null
null
null
null
UTF-8
C++
false
false
802
h
#ifndef CLSQCANVAS_H #define CLSQCANVAS_H #include <string> #include <iostream> #include <list> #include <qcanvas.h> using namespace std; class ClsCanvasRubberBand; class ClsQCanvas : public QCanvas { public: enum { CANVAS_SYSTEM, CANVAS_PROCESS }; ClsQCanvas( QObject * parent = 0, const char ...
[ "ulysses.bernardet@upf.edu" ]
ulysses.bernardet@upf.edu
4b73e19132367727e65cba6c0e7b12befb74a379
8b7561cd108fc9bebb197727ee569d3e11cbc652
/lib/subtitleitem.cpp
1324ea2cae186e89e072ace7ac9e47578e69f008
[ "BSD-3-Clause" ]
permissive
israelins85/QSubtitleEditor
7265431354ae0a26068e312f169b3bff8d01e1aa
1ac9562673cae27d6222f043157c01bf27603d50
refs/heads/master
2020-05-22T22:44:32.797356
2017-03-13T13:47:44
2017-03-13T13:47:44
84,731,796
0
0
null
null
null
null
UTF-8
C++
false
false
5,537
cpp
#include "subtitleitem.h" #include <QRegularExpression> TimeStamp::TimeStamp(qint64 a_value): m_value(a_value) {} qint64 TimeStamp::value() const { return m_value; } void TimeStamp::setValue(const qint64& value) { m_value = value; } bool TimeStamp::operator ==(const TimeStamp& a_other) const { retu...
[ "israel@proabakus.com.br" ]
israel@proabakus.com.br
27b327008c0a2a8f6175e5dec02262983dda444f
af9da36463bd50684f738a86a8fe7a0616fa657c
/M1_S1/nachos/nachos/code/userprog/synchconsole.h
3149eb823c2cc547b1676272c9b61d3aa75e744a
[ "MIT-Modern-Variant" ]
permissive
christopherferreira19/Univ
8970a4e0b334b4d843ab5c38133f2d1b17fcbbe4
272360d1972275d81805eb37cdebeadc97d3878d
refs/heads/master
2023-04-09T17:35:13.769519
2018-07-15T01:21:47
2018-07-15T01:21:47
358,498,078
0
0
null
null
null
null
UTF-8
C++
false
false
1,144
h
#ifndef SYNCHCONSOLE_H #define SYNCHCONSOLE_H #ifdef STEP2 #include "copyright.h" #include "utility.h" #include "console.h" #include "synch.h" #include <stdio.h> class SynchConsole { public: SynchConsole(char *readFile, char *writeFile); // initialize the hardware console device ~SynchConsole(); // clean ...
[ "aumgn@free.fr" ]
aumgn@free.fr
bba791c0f2667a636e324e4928497b51e4b5f764
793c8848753f530aab28076a4077deac815af5ac
/src/dskphone/logic/talk/talkdsskey/src/dsskeycustomaction.cpp
77e7d7f4d378483c4a6d4f1e0bdeb6a2b1bbaede
[]
no_license
Parantido/sipphone
4c1b9b18a7a6e478514fe0aadb79335e734bc016
f402efb088bb42900867608cc9ccf15d9b946d7d
refs/heads/master
2021-09-10T20:12:36.553640
2018-03-30T12:44:13
2018-03-30T12:44:13
263,628,242
1
0
null
2020-05-13T12:49:19
2020-05-13T12:49:18
null
UTF-8
C++
false
false
6,616
cpp
#ifdef IF_FEATURE_DSSKEY #include "talkdsskey_inc.h" static const yl::string CUSTOM_DTMF_KEY = "custom_dtmf_key"; static const yl::string CUSTOM_STATUS_KEY = "custom_static_key"; //DTMF COMMAND static const char COMMAND_START_TAG = '<'; static const char COMMAND_END_TAG = '>'; static const char COMMAND_PAUSE_FMT[] = ...
[ "rongxx@yealink.com" ]
rongxx@yealink.com
bd79431f4295348010462c05b6c9e12637db027a
fd5c896a1fea6fa15034d8d1daf2f223bc06d093
/Debugging/windowsDebug1/windowsDebug/windowsDebug.cpp
35e2d3612d865b409f11e11f927927e4f0f17785
[]
no_license
ShvetaNeginhal/cpp_exercises
8afcded1718f55bbcd32fc1a82e1c395cc9297ed
6b4375cfbc9454950b02455728a1288a41f036a3
refs/heads/master
2020-07-13T05:52:20.945723
2019-08-28T19:51:59
2019-08-28T19:51:59
205,006,653
0
0
null
null
null
null
UTF-8
C++
false
false
541
cpp
#include "pch.h" #include <iostream> #include<string> using namespace std; int method3(int a,int b) { return a / b; } int method2(int l1,int l2, int s) { int sum = l1+ l2+ s; int count = 3; int avg = method3(sum,count ); int value = avg++; return value; } int method1(int a, int b) { int...
[ "saneginhal@gmail.com" ]
saneginhal@gmail.com
21fe31a0116e0cc0c9017da3d5993ab527f29a9d
e13902127f1e56c7b09ed32b3be0716599ecf17b
/userprog/exception.cc
da5163859b9ee1470a9a4117baaee09331de464f
[]
no_license
full-fool/NachOS-
9e4e671eeeb5d0a920567a73922b8f872f0b3dfd
52fbc41cb726d9108bb77927c349e3ef2d422b38
refs/heads/master
2021-01-10T11:10:00.946147
2014-05-28T12:42:19
2014-05-28T12:42:19
50,751,490
1
0
null
null
null
null
UTF-8
C++
false
false
9,330
cc
// exception.cc // Entry point into the Nachos kernel from user programs. // There are two kinds of things that can cause control to // transfer back to here from user code: // // syscall -- The user code explicitly requests to call a procedure // in the Nachos kernel. Right now, the only function we support is // "H...
[ "full-fool@ubuntu.(none)" ]
full-fool@ubuntu.(none)
a789499bf63c752f42b55ca26a90d98c070e2876
0c4f4a5c9e704dd25970720a39f85f3bc9f8f048
/src/CryptHelper.h
7870e6c9cc6c4c2c4bfcf221cb6c6ba11a1118d1
[ "MIT" ]
permissive
diadoc/diadocsdk-cpp
c36012343235189807900692794ce585a9d95461
4cdc6eac90cda5d37bd5f3d7f27aadbfd492099a
refs/heads/master
2023-08-17T18:07:01.186735
2023-08-09T08:24:06
2023-08-09T08:24:06
59,778,885
7
24
MIT
2023-08-09T08:24:08
2016-05-26T19:51:04
C++
UTF-8
C++
false
false
734
h
#pragma once #include "Certificate.h" class CryptHelper { public: typedef std::vector<char> Bytes_t; static std::wstring ToBase64(const Bytes_t& input); static Bytes_t FromBase64(const std::wstring& input); static Bytes_t EncryptBytes(const Bytes_t& input, const std::string& algorithmOid, const Certificate& reci...
[ "harl_aa@skbkontur.ru" ]
harl_aa@skbkontur.ru
01ed8fbe873685962fa431afd53b2942d8a3e67f
c1fc4aa08982403a72e2f65d03fd614837daf983
/C++/Inheritance/Def_Inheritance_class_struct/inheritance.cpp
8ef9046b8ae3e5d18088281aeeb3e9fec7521d02
[]
no_license
ChidambaramR/Algorithms
ce71249a72d9da7f68513a9c9c84c724ee40790d
0de387205ecbf5dd6face80f04b7b1309f9a2096
refs/heads/master
2021-01-24T06:13:10.726242
2015-12-28T20:47:59
2015-12-28T20:47:59
15,984,850
0
1
null
null
null
null
UTF-8
C++
false
false
254
cpp
#include <iostream> #include <stdio.h> class Base{ public: int x; }; // This is equivalent to class Derived : private Base class Derived : Base { }; struct Test : Base { }; int main(){ Derived d; Test t; d.x = 20; t.x = 20; return 0; }
[ "chidambaram.ramanath@gmail.com" ]
chidambaram.ramanath@gmail.com
731f274944c8b581fd81bae33b9b211f3bbf61a5
b02b7ccebadaf2926b990e0b9a79e45837768d61
/Chronicles of Lorria/internal/c/include/c++/4.5.0/bits/basic_string.h
8d24758d47cc80e2c2b509f24c6ea56650d6c1b3
[]
no_license
ZGorlock/QB64-Projects
7b00a3d6a5783f07188053f63b1dc58ea5ca59eb
8591867c6fffe1c4edb7d270e9c152a050417b39
refs/heads/master
2020-11-27T14:34:09.177690
2019-12-21T20:56:32
2019-12-21T20:56:32
229,482,427
0
0
null
null
null
null
UTF-8
C++
false
false
103,267
h
// Components for manipulating sequences of characters -*- C++ -*- // Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, // 2006, 2007, 2008, 2009 // Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or mod...
[ "ZGorlock@gmail.com" ]
ZGorlock@gmail.com
7dbed3f5c7e18644c949d536e5c5004cc5923cef
d432f4f7c66c3b0a430e902aeeadc29edb9bb861
/dot_product/dot_product/dot_product.v10/scverify/scverify_top.h
35f394dc760cc810faa601338e1ffe6ff2efb823
[]
no_license
ymherklotz/dot_product
130bfc6ca5ad1819a410c076472bf4399e0e246c
cfa61611dddc84b68606af1b6fe10023bb50e844
refs/heads/master
2021-01-20T19:29:47.015862
2016-03-09T13:40:48
2016-03-09T13:40:48
63,505,646
0
0
null
null
null
null
UTF-8
C++
false
false
9,964
h
// ---------------------------------------------------------------------------- // SystemC Header for Top // // HLS version: 2011a.126 Production Release // HLS date: Wed Aug 8 00:52:07 PDT 2012 // Flow Packages: HDL_Tcl 2008a.1, SCVerify 2009a.1 // // Generated by: mg3115@EEWS104A-015 // Generated date: T...
[ "ymherklotz@gmail.com" ]
ymherklotz@gmail.com
e9319fe4b973777c66224ed62de3aef95a4c9718
8fb82dbf30f2d5553b891e109779a0e3a7abb1bf
/C++/test.cpp
b6f7ac05ec04d8ddee5c0bd9a19584d3971a66c0
[]
no_license
kylepclarkson/Learning-Repo
9f9d4acd645d97f25d2dea5c40703915974e2882
8e9cdc4bd6f28e43f42af2780771e84d05afdf22
refs/heads/master
2023-05-28T05:43:06.670765
2021-06-15T17:37:42
2021-06-15T17:37:42
297,794,574
1
0
null
null
null
null
UTF-8
C++
false
false
77
cpp
#include <iostream> int main() { std::cout << "Hello world\n"; return 0; }
[ "kyleclarkson17@hotmail.com" ]
kyleclarkson17@hotmail.com
7e1e7b8af0e77de1e9c3f5c81bdd14240df17dfc
0c46b2988021dacf063778be69c12cf9466ff379
/INF/PrgT/dice_game/set_value_at_thread_exit.h
5382d79d57107eeafd17fd2c3c485009a51226e4
[]
no_license
AL5624/TH-Rosenheim-Backup
2db235cf2174b33f25758a36e83c3aa9150f72ee
fa01cb7459ab55cb25af79244912d8811a62f83f
refs/heads/master
2023-01-21T06:57:58.155166
2023-01-19T08:36:57
2023-01-19T08:36:57
219,547,187
0
0
null
2022-05-25T23:29:08
2019-11-04T16:33:34
C#
UTF-8
C++
false
false
187
h
#pragma once #include "utils.h" #include <future> namespace SetValueAtThreadExit { void producer_thread(std::promise<int>& promise); void consumer_thread(std::future<int>& future); }
[ "anton.bertram@stud.fh-rosenheim.de" ]
anton.bertram@stud.fh-rosenheim.de
a8f2cb7a342fd872e994ad00ff027db2201cfa59
fec81bfe0453c5646e00c5d69874a71c579a103d
/blazetest/src/mathtest/operations/dmatsmatsub/HDaMIb.cpp
0b29f35ccff15514c37b12ad7fb4ea7aead3a588
[ "BSD-3-Clause" ]
permissive
parsa/blaze
801b0f619a53f8c07454b80d0a665ac0a3cf561d
6ce2d5d8951e9b367aad87cc55ac835b054b5964
refs/heads/master
2022-09-19T15:46:44.108364
2022-07-30T04:47:03
2022-07-30T04:47:03
105,918,096
52
7
null
null
null
null
UTF-8
C++
false
false
4,116
cpp
//================================================================================================= /*! // \file src/mathtest/operations/dmatsmatsub/HDaMIb.cpp // \brief Source file for the HDaMIb dense matrix/sparse matrix subtraction math test // // Copyright (C) 2012-2020 Klaus Iglberger - All Rights Reserved // ...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
93396d67602b1450686e4ac693bbbbc075453025
a5095c14cf28ffd97ccb478dd1781a476bef0413
/Visual/Plugins/DearImGUI/DearImGuiPlugin.cpp
c5ee3771e73858ec8a95c9dc507dbcd615701315
[ "CC-BY-3.0", "MIT", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-3-Clause" ]
permissive
Katipo007/diorama_roguelite
4bf1bfc96a4a00192f58e599594cd44b27b2c994
81b2bd282507cbffb8c90a3793a7b97f395e8584
refs/heads/master
2023-06-04T02:59:26.469544
2021-06-28T11:04:19
2021-06-28T11:04:19
347,273,548
2
0
null
2021-06-06T03:44:41
2021-03-13T04:39:12
C++
UTF-8
C++
false
false
5,213
cpp
#include "DearImGuiPlugin.hpp" #include "Common/Core/API/SystemAPI.hpp" #include "Common/Core/API/VideoAPI.hpp" #include "Common/Core/Graphics/Window.hpp" #include "Visual/Plugins/OpenGL/OpenGLHeader.hpp" #include "Visual/DearImGui/DearImGui.hpp" #define IMGUI_IMPL_OPENGL_LOADER_GLEW #include "Visual/Vendor/dearimgui...
[ "ben@steadfast.co.nz" ]
ben@steadfast.co.nz
0171ce232a1c713d7362032bb7d0d78e2c75ea05
9d13d7fc23e96cb35ddc0f5bba309d0478b4a253
/google/codejam2020/r0/ParentingPartneringReturns.cpp
519f8df30d18810f5acce710749eb17f0e2f7811
[]
no_license
mayankDhiman/cp
68941309908f1add47855bde188d43fe861b9669
c04cd4aaff9cedb6328dff097675307498210374
refs/heads/master
2021-07-22T04:05:46.968566
2021-02-05T16:17:58
2021-02-05T16:17:58
241,451,797
0
0
null
null
null
null
UTF-8
C++
false
false
1,352
cpp
#include <bits/stdc++.h> using namespace std; #define ll long long vector<bool> visited; vector < vector <ll> > aj; vector <char> res; void dfs(ll v, ll c) { visited[v] = true; if (c == 1) res[v] = 'C'; else res[v] = 'J'; for (ll u : aj[v]) { if (!visited[u]) dfs(u, 1 - c); } ...
[ "mdhiman536@gmail.com" ]
mdhiman536@gmail.com
9ddf7d800cf54905ae344964c59ea2529aace599
8d58059cbde9adc4b0846d0df353dd1f14f82abf
/src/core/include/State.h
0fb62fbe8389f4334c982e2c94dc1e4767ce22f5
[ "MIT" ]
permissive
matthewjberger/Whyte
f9065b9c8ac7dd6c38ff1f1e8f9176892d514df3
ad693704668760b71b2a87bac125b93889773758
refs/heads/master
2021-01-18T17:59:57.999269
2017-08-02T22:30:09
2017-08-02T22:30:09
86,835,275
4
0
null
null
null
null
UTF-8
C++
false
false
917
h
#pragma once #include "Subject.h" #include "Event.h" #include "DllExport.h" #include <SDL.h> namespace whyte { class State : public Subject<Event, EventInfo> { public: virtual ~State() {} WHYTE_API void start(); WHYTE_API void stop(); WHYTE_API void pause()...
[ "matthewberger@nevada.unr.edu" ]
matthewberger@nevada.unr.edu
ba6b761e75e64c079e6c712aeeae99f63e5f6915
ae33344a3ef74613c440bc5df0c585102d403b3b
/SDK/SOT_Title_GH_GoldenVoyager_classes.hpp
b84a713eb46c5641cc0d1c40453553b40aa41370
[]
no_license
ThePotato97/SoT-SDK
bd2d253e811359a429bd8cf0f5dfff73b25cecd9
d1ff6182a2d09ca20e9e02476e5cb618e57726d3
refs/heads/master
2020-03-08T00:48:37.178980
2018-03-30T12:23:36
2018-03-30T12:23:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
700
hpp
#pragma once // SOT: Sea of Thieves (1.0) SDK #ifdef _MSC_VER #pragma pack(push, 0x4) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass Title_GH_Gold...
[ "antoniohermano@gmail.com" ]
antoniohermano@gmail.com
dcd5f170bc6e09040aef90c0a5d2a9ad50627266
880ba6f0ad1090d5c1d837d0e76d1d767ebe20d8
/source/yu02.h
6e082686c0f14a51e4fbfb6e34b97b86a09704f2
[]
no_license
jetma/adso
7657e02978c0afdc35c66a67771841ddbed69f17
56fd41696a542cc9a80da60a6ffe06ebfb2e67f3
refs/heads/master
2020-06-18T12:32:10.407939
2019-03-03T08:49:52
2019-03-03T08:49:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
154
h
#ifndef YU02_H #define YU02_H #include "special.h" #include "text.h" class Yu02: public Special { public: Yu02(Text *t); ~Yu02(); }; #endif
[ "wtanaka@yahoo.com" ]
wtanaka@yahoo.com
bbd677c38b7dcba827a2fc9679f3b453e507c49a
13bd526da1df6aeecb4c734c568d565c15cd5c95
/DeadCodeDetectionTest01/PreProcessor02/main.cpp
4fa9437003bebcc8286dfa92fee62aa09be6c145
[]
no_license
kasumimaruta-ffs/CodingDead
11ec0d9709ad9f3a447a4b91836a4c727a4d593c
c9c0ce1574d376ac47d6d9b2ed80dccfcb61113a
refs/heads/master
2022-12-07T04:54:44.393171
2020-08-13T00:14:20
2020-08-13T00:14:20
287,461,687
0
0
null
2020-08-14T06:33:59
2020-08-14T06:33:58
null
UTF-8
C++
false
false
224
cpp
#include <stdio.h> #include <iostream> #define PRE_PROCESSOR_TEST 1 #define PRE_PROCESSOR_TESTCALL 2 using namespace std; int main(void) { int test = PRE_PROCESSOR_TESTCALL; cout << "define test" << endl; return 0; }
[ "48040999+gttgttgt@users.noreply.github.com" ]
48040999+gttgttgt@users.noreply.github.com
64254c93d40ade59b6a0b11f3dff96a2c4aa2a2c
ea9ca31eed046ceeb9f97e30506d565047b1c946
/Server-Side/Libmaster/src/main.cpp
879a702d0e10ad6a65644125a64d1089e52cbcbd
[ "BSD-3-Clause" ]
permissive
oguzhankrcb/DeepBreathShield
37f99382d8ad90e41928d79dacefddb330c6a171
24c3a31ff601913075cd4fbf64cfc94d8341f4c3
refs/heads/master
2021-03-05T01:05:41.811063
2020-03-09T16:13:27
2020-03-09T16:13:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,476
cpp
#include <iostream> #include <fstream> #include "libm2/utils/detours.h" #include "libm2/game/stdInclude.hpp" #include "hooks/MoveHook.hpp" #include "hooks/CharacterConstructor.hpp" #include "libm2/addr.hpp" #include "libm2/lib/hook.hpp" #include "libm2/lib/increaseSize.hpp" #include "libm2/LibM2.hpp" #include "libm2/ga...
[ "oguzhankrcb@gmail.com" ]
oguzhankrcb@gmail.com
1b73cb49d835c2e07dea530b652f2a89fd98364e
e25bae8359c5bdc4eb1854eec2c21bf22a19fb2e
/IPC_RECEIVE/receive_thread.h
9e48fb5e7a436ee96d174f96c4f46d6f84a74d63
[]
no_license
kervias/os-ipc
6e2751596491c4884233d40906d98b2d7926282a
4aad6e2adcb757dd2e447fce06a64493a5d2cda3
refs/heads/master
2023-01-20T19:34:08.620080
2020-12-04T10:54:32
2020-12-04T10:54:32
318,485,682
2
0
null
null
null
null
UTF-8
C++
false
false
813
h
#ifndef SYSV_MQ_THREAD_H #define SYSV_MQ_THREAD_H #include <QThread> #include <QDebug> #include "sysvmq/sysvmq.h" #include "posixmq/posixmq.h" #include "fifo/cus_fifo.h" #include "posixshm/posixshm.h" #include "sysvshm/sysvshm.h" #include "socket_udp/socket_udp.h" #include "uicommon.h" class ReceiveThread : public QT...
[ "3032964558@qq.com" ]
3032964558@qq.com
7cb051f05cb7f671c24d00a8be6b196adc99eac7
fa3ec96179a2929a1b2ab24839750a5f8e05b4dc
/CP/Codeforces/Main_Before_July_2020/1195B.cpp
db43bb070828bc57175e8c74a6ac4487032b034a
[]
no_license
sankalp1999/Competitive-Programming
d0b92c3f87b428867ced747accbeca4aba625cfb
246bb46e5b853c5099e480ea3b66afcce761babb
refs/heads/master
2023-08-14T12:26:33.153259
2021-10-15T06:16:41
2021-10-15T06:16:41
201,873,733
13
5
null
null
null
null
UTF-8
C++
false
false
557
cpp
#include <iostream> #include <cmath> using namespace std; typedef long long int ll ; typedef long double ld; ll mod = 1000000007; int main() { ld b ; ld a = 1; ld c ; ld d; ld n, k ; cin >> n >> k ; b = -(2*n + 3); c = -(2*k - n*n - n ); b = b; d = (b*b) - (4*1*(c)) ; ld ans = (-b - sqrtl(d))/(2*1) ; ...
[ "sankalp.shubham99@gmail.com" ]
sankalp.shubham99@gmail.com
1b85737c52722521cf03bf1c0f1e6484932c29a0
dde434cdb4d20c442f5035511be51de11b61ea2e
/lib/CodeGen/GlobalISel/MachineLegalizePass.cpp
4ddc82fc6b7014058fc937dd2ac443b7cf013623
[ "NCSA" ]
permissive
vivekvpandya/llvm
84a339ebf511c803b1c1821b0f152ab42e755488
1e24c77355bb5ef03ffb7a0c21e5ad996c4e945d
refs/heads/master
2020-12-25T21:22:43.957232
2016-08-20T05:05:23
2016-08-20T05:05:23
59,717,864
1
0
null
2016-05-26T03:47:42
2016-05-26T03:47:40
null
UTF-8
C++
false
false
2,767
cpp
//===-- llvm/CodeGen/GlobalISel/MachineLegalizePass.cpp -------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "tnorthover@apple.com" ]
tnorthover@apple.com
ae7d0398c1282a48a185b4b42c98decd3cd02d75
7bcf17109f9f8fb84ccb6d91b3a1ed00f50b6599
/9663.cpp
b35598f094e1f07f4c36e1a69d0da737d4893673
[]
no_license
sagneun/baekjoon
a4e220245b277f96f280af0e993e2e261fbd6dbc
8aab16f33b88a5d8c78d5eee19e9ea556e52da21
refs/heads/master
2021-01-25T13:05:06.119090
2018-05-02T02:12:06
2018-05-02T02:12:06
123,523,594
0
0
null
null
null
null
UHC
C++
false
false
864
cpp
#include<iostream> using namespace std; int ans = 0; bool toCheck[15]; // 해당 열의 queen 존재 여부 확인 y bool toCheck1[30]; // ↗↙대각선 방향 queen 존재 여부 확인 x + y bool toCheck2[30]; // ↖↘대각선 방향 queen 존재 여부 확인 x - y + n-1 bool isPossible(int x, int y, int n) { if (toCheck[y] == true || toCheck1[x+y] == true || toCheck2[x-y+n-1] ==...
[ "qufwkfl3024@gmail.com" ]
qufwkfl3024@gmail.com
cce1bfd8daa4d1f74ebfb5a7f3e42409035c2efc
6d1463c6e145be0ad39e7261d310c508ba05b125
/src/photonmaps/KDTree.cpp
8e4a91636a00361f70d2b275725d7682362905f7
[]
no_license
markhpc/nhmr
6d9835422f9054d57ee189dc4a14689d65ec663a
aebf0f531fb60c632bc6c50f4c9f29a974d80450
refs/heads/master
2021-01-19T09:51:19.182547
2012-02-17T13:37:35
2012-02-17T13:37:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,810
cpp
/* * KDTree.cpp * * Created on: Sep 12, 2011 * Author: nh */ #include "KDTree.h" KDTree::KDTree(double _photonHitRadius) : PhotonMap(_photonHitRadius), size(Settings::instance()->width * Settings::instance()->height), root(new KDTreeNode()){ compArray[0] = &common::xComp; compArray[1] = &co...
[ "nhm@clusterfaq.org" ]
nhm@clusterfaq.org
867616823d037f55dcf6c95676b62fd72644d28e
53267b16f111b56e29cb3110d568677ee42250c9
/atari2600/atari2600/tia.cpp
fce41ff6b6a181e38e888370ca4575ba8125eeba
[]
no_license
emu-lators/atari2600
91b56aff20e58102b1e8b1edd4f21d4b93080c9a
66b032dec5445a73e1b7ad2ad26ab00f76b64f8c
refs/heads/master
2020-12-07T03:26:36.595690
2016-09-01T18:10:20
2016-09-01T18:10:20
66,600,104
3
0
null
null
null
null
UTF-8
C++
false
false
1,061
cpp
#include "TIA.h" TIA::TIA() { m_Direct3D = 0; } TIA::TIA(const TIA& other) { } TIA::~TIA() { } bool TIA::Initialize(int screenWidth, int screenHeight, HWND hwnd) { bool result; // Create the Direct3D object. m_Direct3D = new D3D; if (!m_Direct3D) { return false; } // Initialize the Direct3D object. res...
[ "gooscard@GOOSCARD5" ]
gooscard@GOOSCARD5
46068d7f50d21780c68c974e9f744889f12eabe9
3504ad57eba45d003f9e035aef2b8105c5393771
/include/FindNode.hpp
c9e9b594b2d72aad5ab97be0645dd1c9569c29b6
[]
no_license
plolil/factory-concept
332047332ed4675df7ae5e086693a8ae97512f2b
4f7ad332c6633f6d79b918d1053f23b3219c5915
refs/heads/main
2023-07-28T00:23:19.225493
2021-09-05T23:26:48
2021-09-05T23:26:48
323,148,163
2
0
null
null
null
null
UTF-8
C++
false
false
1,572
hpp
#pragma once #include <libxml/parser.h> #include <vector> //grab the 'something="anotherthing"' attributes struct FindAttr { static xmlChar* ByName(xmlNodePtr node, const xmlChar* name) { return xmlGetProp(node, name); } static xmlChar* ByName(xmlNodePtr node, const char* name) { return ByName(node, r...
[ "julianshipp4@gmail.com" ]
julianshipp4@gmail.com
5f27d9f756ac8918b5b4d3e3c46b447dd3d53bab
53b8bdde700a71a9506f963aef2b65a4eb22460c
/src/bin/geocod/main.cpp
74c87e4bad8039e926b0106af312c9dd33d06773
[ "BSD-3-Clause" ]
permissive
alicevision/geogram
967a607f5f5f74d5f176644c8ed6d031f1df4535
dfc40f6805e962274665792932fc736d350c80b8
refs/heads/master
2023-07-04T23:35:54.395151
2022-07-11T09:59:45
2022-07-11T09:59:45
99,132,003
121
61
BSD-3-Clause
2022-08-16T20:02:11
2017-08-02T15:23:07
C++
UTF-8
C++
false
false
9,715
cpp
/* * Copyright (c) 2012-2014, Bruno Levy * 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 c...
[ "simone.gasparini@gmail.com" ]
simone.gasparini@gmail.com
027308b709bb32acf6d32524f680ed52124f44f0
648a58987793803813db372718188116a3bdff33
/src/BlockFactory.h
6b88c176c35e1956366ef91be559433b4c1a3bf1
[]
no_license
YuChenHeMTL/Quadris
dc96518dd1c1bc8c95f5875f37993a8fbcd58d04
517dd7847f7ac38d356b2b8deb3c801a0d63c924
refs/heads/master
2022-12-14T11:15:47.893969
2020-09-14T09:30:40
2020-09-14T09:30:40
295,343,311
0
0
null
null
null
null
UTF-8
C++
false
false
772
h
#ifndef _BLOCKFACTORY_ #define _BLOCKFACTORY_ #include <map> #include <memory> #include "Block.h" class Block; // Class to initiliaze the Block Factory class BlockFactoryInitializer { // Static intializer static BlockFactoryInitializer si; BlockFactoryInitializer(); }; class BlockFactory { // Pure virtual ...
[ "yc4he@uwaterloo.ca" ]
yc4he@uwaterloo.ca
54ca7ec54eb018428d3299910e74fb824dbb0173
92db0a0d0645677fe715e60c4a21162909489a36
/DataStructure/TrVMECommandList.hh
f3badd5e9b064920b6f41f14b66eff29836106bc
[]
no_license
DavidAdey/mice-tracker-cm
400a5be097cda68f2e879c662731742b9778c6db
6b34a6a29e4baabeb8bd7477f424779bca2875d4
refs/heads/master
2021-01-13T01:23:31.575885
2014-03-03T22:08:24
2014-03-03T22:08:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
298
hh
#ifndef TRVMECOMMANDLIST_HH #define TRVMECOMMANDLIST_HH #include "Tr1553CommandList.hh" #include "TrCommandList.hh" class TrVMECommandList : public TrCommandList { private: int mil1553ControllerAddress; public: TrVMECommandList(); int convertFrom1553Command(Tr1553CommandList); }; #endif
[ "adey@adeylinuxlaptop.(none)" ]
adey@adeylinuxlaptop.(none)
7d9e1827b430fa1c9fc76d781e1e17a9a2b8719c
5780f49beff829863e6b901a1633339c90e0f754
/dds/src/model/DescribeTagsRequest.cc
1df22963dbb77a4e714f15e143b3549f2d30fea7
[ "Apache-2.0" ]
permissive
nebula-qiu/aliyun-openapi-cpp-sdk
13527ac9a7f77b5973d7ceb7ee0defb550146173
68d7262f25c4563ba18e499f80a38693861571e2
refs/heads/master
2022-09-01T12:30:18.445405
2020-05-20T02:59:54
2020-05-20T02:59:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,916
cc
/* * 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
3c0bf44615f60419c6c63d6b1afd3f048ff84c20
cfeac52f970e8901871bd02d9acb7de66b9fb6b4
/generated/src/aws-cpp-sdk-dlm/include/aws/dlm/model/EventSourceValues.h
f0ce8f3b376e052e50bd2601f21640ea80c1b202
[ "Apache-2.0", "MIT", "JSON" ]
permissive
aws/aws-sdk-cpp
aff116ddf9ca2b41e45c47dba1c2b7754935c585
9a7606a6c98e13c759032c2e920c7c64a6a35264
refs/heads/main
2023-08-25T11:16:55.982089
2023-08-24T18:14:53
2023-08-24T18:14:53
35,440,404
1,681
1,133
Apache-2.0
2023-09-12T15:59:33
2015-05-11T17:57:32
null
UTF-8
C++
false
false
635
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/dlm/DLM_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace DLM { namespace Model { enum class EventSourceValues { NOT_SET, MA...
[ "sdavtaker@users.noreply.github.com" ]
sdavtaker@users.noreply.github.com
5f102ed9f298c2c8fd02f8d337d7bd18fc386ffe
c485cb363d29d81212427d3268df1ddcda64d952
/dependencies/CEGUI/cegui/src/ScriptingModules/PythonScriptModule/bindings/output/CEGUI/SingletonWindowRendererManager.pypp.cpp
49cf555015a7737fa673e41fb662eabef8b9aa07
[]
no_license
peplopez/El-Rayo-de-Zeus
66e4ed24d7d1d14a036a144d9414ca160f65fb9c
dc6f0a98f65381e8280d837062a28dc5c9b3662a
refs/heads/master
2021-01-22T04:40:57.358138
2013-10-04T01:19:18
2013-10-04T01:19:18
7,038,026
2
1
null
null
null
null
UTF-8
C++
false
false
1,380
cpp
// This file has been generated by Py++. #include "boost/python.hpp" #include "python_CEGUI.h" #include "SingletonWindowRendererManager.pypp.hpp" namespace bp = boost::python; void register_SingletonWindowRendererManager_class(){ { //::CEGUI::Singleton< CEGUI::WindowRendererManager > typedef bp::class_<...
[ "emiliosantalla@gmail.com" ]
emiliosantalla@gmail.com
47a61f7ff2fa40cb7a1d6b85f596e1627f08346b
2a64c259fdde52c1405a9c867260df995a54c931
/codeforces/cf679/b.cpp
227c95d91c76f1feea95c020411ece2e286c79ee
[]
no_license
arjitkansal/CP-contests
dab952af7624552e101701764cac8a29a5504435
05573e6a7096505029ef1ae06fc0e6f430f50848
refs/heads/master
2023-06-21T17:38:22.368174
2021-08-08T17:40:42
2021-08-08T17:40:42
310,842,153
1
1
null
null
null
null
UTF-8
C++
false
false
2,575
cpp
#include<bits/stdc++.h> #include <ext/pb_ds/assoc_container.hpp> using namespace __gnu_pbds; #define mod ((int)1e9+7) #define lim 1000000000000000007 #define lim1 18446744073709551615 //Unsigned #define sq(a) ((a)*(a)) #define all(v) v.begin(),v.end() #define rall(v) v.rbegin(),v.rend() #define mms(v,i) memset(v,i,siz...
[ "kansal.arjit@gmail.com" ]
kansal.arjit@gmail.com
5d020b429e1de9ae57433893b7d62aa06ce8ee13
e5b0f512e463611958975b302e8029c3d3a526f1
/dump_file.cpp
d933484d93b9d81baa6bc42d1350657d8236bd91
[]
no_license
antialize/compressed_stream_test
a64cad3bfb1ea8edbaa52be977766fc086299a7e
7deeea6d18e57e91d25e10eb92af2796f5b18023
refs/heads/master
2021-01-11T03:08:12.910843
2018-10-15T18:32:00
2018-10-15T18:32:00
70,149,642
1
0
null
null
null
null
UTF-8
C++
false
false
465
cpp
#include <check_file.h> #include <cstring> #include <cstdlib> #include <iostream> int main(int argc, const char * argv[]) { const char ** fname = argv + 1; bool dumpcontents = false; if (strcmp(argv[1], "-h") == 0) { dumpcontents = true; fname++; } if (fname != argv + argc - 1) { std::cerr << "Usage: dump...
[ "asgerdrewsen@gmail.com" ]
asgerdrewsen@gmail.com
4823b8d736be3cd898bb31f46a5453670b216c40
696e35ccdf167c3f6b1a7f5458406d3bb81987c9
/net/websockets/websocket_deflate_parameters_test.cc
bc6e28276c284152ca23c24205dfcc266c0d2a61
[ "BSD-3-Clause" ]
permissive
mgh3326/iridium-browser
064e91a5e37f4e8501ea971483bd1c76297261c3
e7de6a434d2659f02e94917be364a904a442d2d0
refs/heads/master
2023-03-30T16:18:27.391772
2019-04-24T02:14:32
2019-04-24T02:14:32
183,128,065
0
0
BSD-3-Clause
2019-11-30T06:06:02
2019-04-24T02:04:51
null
UTF-8
C++
false
false
10,169
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/websockets/websocket_deflate_parameters.h" #include <string> #include <vector> #include "base/stl_util.h" #include "net/websockets/websock...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
66f2d82bae5797e4844dd6372ef27d83aebca6cb
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc037/A/2123990.cpp
fd51d253ce07b220d1f6cb1817acab690392515a
[]
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
566
cpp
#include <cmath> #include <iostream> #include <vector> #include <queue> #include <algorithm> #include <utility> #include <iomanip> #define int long long int #define rep(i, n) for(int i = 0; i < (n); ++i) using namespace std; typedef pair<int, int> P; const int INF = 1e15; const int MOD = 1e9+7; s...
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
23230e13f59b214532e37b4468e0a99cd34668e0
3a7cea52cbc6dd0394a2f164516f770e4bff818d
/chrome/browser/android/vr_shell/ui_elements/textured_element.cc
9593aa5779b181bc031d2a2c12085497bd94518a
[ "BSD-3-Clause" ]
permissive
gyf821/chromium
d73b4219963b6827ecd9a8cf9995147dcf10cafd
04968fe41e04b5f33305d9584561909760d9c3c7
refs/heads/master
2023-03-04T13:49:23.432721
2017-06-02T22:34:00
2017-06-02T22:34:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,688
cc
// Copyright 2017 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 "chrome/browser/android/vr_shell/ui_elements/textured_element.h" #include "base/trace_event/trace_event.h" #include "cc/paint/skia_paint_canvas....
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
2a243424c2871c9f162b6bf4b2cc82205a33f82f
f351eaa8725aebce83734c99d1cdae5061a0ee6f
/common/Utils.h
6e283f716ec327a0a6ea6b38466d252eb7b76dae
[]
no_license
aagonch/shanghai
962bfd6e1a5e0c47cda35e1d6415af8eece50328
c52547d58ca7f8688bce53a4e116a397bc3c2611
refs/heads/master
2021-01-18T00:39:58.667229
2016-09-24T20:06:35
2016-09-28T18:38:33
68,633,909
0
0
null
null
null
null
UTF-8
C++
false
false
3,824
h
#pragma once #include <iostream> #include <sstream> #include <string> #include <cstring> #include <tuple> #include <boost/lexical_cast.hpp> inline uint64_t ReverseByteOrder(uint64_t value) { union { uint64_t value; char buffer[8ul]; } x; x.value = value; // x86 is little endian, w...
[ "alexey.go@gmail.com" ]
alexey.go@gmail.com
9ba304111fd049200e47260901aa7b024ed72702
0ee0c2e7c436e5353f0330f07482ebe1e3684420
/activityselection.cpp
6555e849e9f505f8ae3092e4c91f5f80a472b91c
[]
no_license
Prateek-Pandey-96/Programming-problems
4c695355b3ab283ffb4c13df7414605787df86da
76e24ef1ba076fbf4e0a58d631a509b6eaa89696
refs/heads/master
2021-09-08T15:27:41.263283
2018-03-11T07:23:53
2018-03-11T07:23:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
598
cpp
//activity selection(greedy algorithm) #include <iostream> #include <bits/stdc++.h> using namespace std; struct activity { char a; int start; int finish; }; bool compare(activity a1,activity a2) { return (a1.finish<a2.finish); } void print_max_activities(activity arr[],int n) { sort(arr,arr+n,compare); int i...
[ "prateekpandey9928@gmail.com" ]
prateekpandey9928@gmail.com
81495871100ac26977d5fd8e51880288edf342d6
26f29d4161eff27324db1c99083411d7ac4855a7
/src/sksl/tracing/SkVMDebugTracePlayer.cpp
6d53445f08fc9087f4efeb0d8cb90f3de9e99b9b
[ "BSD-3-Clause" ]
permissive
xiaboZhangIgg/skia
279312062f3093847f12e9c202967c72f3ce4ad8
1a53e29173b60bbf1ad6933c5493b4cec4ff4d35
refs/heads/main
2023-09-02T04:14:07.677918
2021-12-20T04:01:08
2021-12-20T05:24:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,837
cpp
/* * Copyright 2021 Google LLC * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "src/sksl/tracing/SkVMDebugTracePlayer.h" namespace SkSL { void SkVMDebugTracePlayer::reset(sk_sp<SkVMDebugTrace> debugTrace) { size_t nslots = debugTrace ? debu...
[ "skcq-be@skia-corp.google.com.iam.gserviceaccount.com" ]
skcq-be@skia-corp.google.com.iam.gserviceaccount.com
0d36d23e7827dd9e7218fcdd5dae36f0e0896d36
82d0d808f27ead7928f3ff95ae995c71fb315321
/include/scrap/Regex.hpp
08fe034790304a4d4bf7b9d083768f2c85a93fad
[]
no_license
arthurphilippe/cpp_plazza
cc40c1c887860c6f3bb0a99fe57802fa5d6550b0
5fbb2386be034deeb46b515162b0dba9acfce406
refs/heads/master
2020-03-10T00:37:55.435114
2018-05-27T14:46:35
2018-05-27T14:46:35
129,086,722
0
0
null
null
null
null
UTF-8
C++
false
false
704
hpp
/* ** EPITECH PROJECT, 2018 ** cpp_plazza ** File description: ** Regex */ #ifndef Regex_HPP_ #define Regex_HPP_ #include <regex> #include <queue> #include "IScrapper.hpp" namespace plazza::scrap { class Regex; } class plazza::scrap::Regex : public IScrapper { public: Regex(const std::string &partern); virtu...
[ "arthur.philippe@epitech.eu" ]
arthur.philippe@epitech.eu
76db0adc464747a4ea3b00e92e26c78bcaeb0137
e4a38bf0acce19c7efa5866dd3ac1498b2ddfd52
/P1049 装箱问题/P1049 装箱问题/源.cpp
a1b99565182556c9693ee447e5fe40615e23c27d
[]
no_license
XieJiongyan/LuoguSolver
6527747a262b675f6c586e899181db20b450b3a9
17d24f8d3a59d23f2efbc10eedf91041d70757db
refs/heads/master
2022-11-28T21:16:32.640382
2020-08-08T06:49:48
2020-08-08T06:49:48
282,229,369
4
2
null
null
null
null
UTF-8
C++
false
false
414
cpp
#include <iostream> #include <algorithm> #include <vector> using namespace::std; int main() { int n = 0, x = 0; cin >> x >> n; vector<bool> v(x + 1, false); *v.begin() = true; int in1; for (auto i1 = 0; i1 < n; i1++) { cin >> in1; for (auto i2 = x - 1; i2 > in1 - 1; i2--) if (!v[i2] && v[i2 - in1]) ...
[ "xjy-master@sjtu.edu.cn" ]
xjy-master@sjtu.edu.cn
2b6dfe7b130bb015f0d4a9ab4daae438a5727a6d
59b2af46afd43dfeedd7b44a5564f093fd5e587f
/lab-program-club/program-club/player.cpp
e82c5c3178b6eec4ec3cb6b88656eac28827d654
[]
no_license
Patrickloftus/gmit-course-cpp
fc9571d59f52fbd9b6e894bf55f44c248b357488
064f7c6b172f5c55152f6bcfb56caa06ef604896
refs/heads/main
2023-03-28T07:53:07.781564
2021-03-26T23:06:55
2021-03-26T23:06:55
312,558,115
0
0
null
null
null
null
UTF-8
C++
false
false
343
cpp
/* #ifndef PLAYER_CPP_INCLUDED #define PLAYER_CPP_INCLUDED #include <iomanip> #include <iostream> #include "football_club.h" #include "player.h" using namespace std; int main2 () { Player info("Patrick" , "Loftus" , "Midfielder", "123456789" ); info.printPlayerInfo (); } return 0; } #endif // PLA...
[ "patloftus01@gmail.com" ]
patloftus01@gmail.com
2dcf1db79c16515e6351cc1d414e550737409d3f
dc85dd2bbce94dc06b00b9d91d56d717bb353e0b
/G.cpp
4ca112dc713f7cff9950b5e82fd29112a28bafb2
[]
no_license
arshomashohag/UVA-
b5bab8dd4231819299ff27ef1bdb61b89d5a9e48
522af80128e538386eb933c33216e5d315ce7747
refs/heads/master
2020-03-07T09:33:31.937669
2018-03-30T09:48:10
2018-03-30T09:48:10
127,410,812
0
0
null
null
null
null
UTF-8
C++
false
false
740
cpp
#include<cstdio> #include<cstring> #include<iostream> #include<cctype> #include<algorithm> #include<cmath> #include<vector> #include<cstdlib> #include<map> #define lld long long int using namespace std; lld a,b,i,j,c; int main(void) { cin>>a>>b; if(a>=b) { cout<<((a*a)-(...
[ "shohag_92_ru@yahoo.com" ]
shohag_92_ru@yahoo.com
96004032fe9147492ddf8e54fe54b62b162c2fe4
2bd168c10bec9d67ca65b3e910589d962082f71b
/core/Router.cc
4e25b263c1dd7b729401c87854aedc82270310be
[]
no_license
Dienert/Oddci
11dea130b83663e7b084d7628d846905abe100e5
50c04eb4d5a960e73dca0e7dcda73ef3a73af498
refs/heads/master
2016-09-05T20:33:17.554120
2014-11-07T20:13:09
2014-11-07T20:13:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,804
cc
// // This file is part of an OMNeT++/OMNEST simulation example. // // Copyright (C) 1992-2008 Andras Varga // // This file is distributed WITHOUT ANY WARRANTY. See the file // `license' for details on this and other legal matters. // #include <omnetpp.h> #include "NetPkt_m.h" #include "OddciUtils.h" #include <vector...
[ "dienert@node-2.(none)" ]
dienert@node-2.(none)
1f1a741f5ee5b9435c4eed6068f8801b77c7f014
25cd8d272e8593fedaf660bdce52bad33a0884ef
/src/snes9x-next/cpuops.cpp
dcc7c2e0ed152d9a3e1d620d0a88bab3fd3ca46a
[]
no_license
apollolux/snes9x-next
0100150c0e6b5bd3260083421eee2e6bb2b16431
6fd56c9397321f77ad478ac757c02f2429b36929
refs/heads/master
2021-01-18T02:01:48.462239
2011-11-09T20:22:53
2011-11-09T20:22:53
2,746,691
0
0
null
null
null
null
UTF-8
C++
false
false
114,667
cpp
/*********************************************************************************** Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. (c) Copyright 1996 - 2002 Gary Henderson (gary.henderson@ntlworld.com), Jerremy Koot (jkoot@snes9x.com) (c) Copyright 2002 - 200...
[ "twinaphex1@gmail.com" ]
twinaphex1@gmail.com
8c215bc86fae2dc240f38df37f7f88fce385c240
d05447b14fb755a43dee49d2166606922b11a204
/cpp-app/opencv/src/algo.cpp
e1ae20b5d8677635f7f8d8febfda06c9dd01eb94
[]
no_license
aurzenligl/study
3c5c774b58e1a27b339283ec5a7084557676640d
cd6ee4e00c79c7a9278cc2d2a67995ef80ee2376
refs/heads/master
2023-07-07T02:30:21.054675
2023-06-25T06:19:01
2023-06-25T06:19:01
44,999,931
4
2
null
2017-10-03T09:15:22
2015-10-26T21:58:46
Python
UTF-8
C++
false
false
2,062
cpp
#include "seq.hpp" #include "algo.hpp" namespace app { namespace algo { void show(cv::Mat& image) { cv::namedWindow("image"); cv::imshow("image", image); cv::waitKey(); } struct color_space_reduction { constexpr uint8_t operator()(uint8_t x) const { return x / 30 * 30; } }; static co...
[ "krzysztof.laskowski@nokia.com" ]
krzysztof.laskowski@nokia.com
04e7e869cdf3db80b58e10c268202fe2e185d7a4
7aa276aeafcd0de2fde15e98e6a80b4f093a396a
/test_7_6_everyday_2/test_7_6_everyday_2/str_int.cpp
4abb2aaed8ebfaabf654b5887103f8e478e77dd4
[]
no_license
luchunabf/Cplusplus
681d61c307a0303463c0c8d75f9154e528972d37
92175688b0eb0d5b351ae988fc3ede4d1694e219
refs/heads/master
2020-05-31T15:45:33.425480
2019-08-04T15:20:18
2019-08-04T15:20:18
190,364,206
0
0
null
null
null
null
UTF-8
C++
false
false
521
cpp
#define _CRT_SECURE_NO_WARNINGS 1 class Solution { public: int StrToInt(string str) { int res = 0; int i = 0; int flag = 1; if (str[0] == '-'){ i++; flag = -1; } if (str[0] == '+') i++; for (; i < str.length(); i++){ if (str[i]<'0' || str[i]>'9') return 0; else{ res = res * 10 + st...
[ "luchunabf@163.com" ]
luchunabf@163.com
6bb9714201865d5a9e238b6b0cd14989b4685d0a
1063f7e13f50fa0fee6723a77dc533d786e3082f
/trunk/src/utils/MessageCodec/msg_impl/guowang_ft3_msg.cpp
6b27abee33682ea75ba360961c21b5b32cbbabf2
[]
no_license
zjm1060/HandSet
9e9b8af71ee57a7b90a470473edb72ef7b03c336
59a896e38996fe9f9b549316974bf82ffa046e1e
refs/heads/master
2022-12-21T19:52:10.349284
2017-03-10T08:20:14
2017-03-10T08:20:14
112,681,985
0
0
null
2020-09-25T01:00:09
2017-12-01T01:50:46
C++
GB18030
C++
false
false
1,234
cpp
/// @file /// guowang_ft3_msg.cpp /// /// @brief /// 国网FT3采样值报文帧(IEEE60044-7/8扩展帧)的编解码接口对象的实例的创建及释放函数 /// /// @note /// /// Copyright (c) 2016 广州炫通电气科技有限公司软件部 /// /// 作者: /// chao 2013.3.18 /// /// 版本: /// 1.0.x.x /// /// 修改历史: /// : 时间 : 版本 : 详细信息 /// :-------------- :----------...
[ "383789599@qq.com" ]
383789599@qq.com
d1e4c775c6eb581534308a010e2c1f130f230187
e0e39eb30563fef0e718746d3ff980023f5f18f9
/BehaviourTree/TestRunner.h
8796965e2caf042305a060b378647a71f872bf97
[ "MIT" ]
permissive
rhm/VM-Patterns-Samples
231faca950bd0394e5ed66afaabf95f6cd8ad6a1
69a60dd63b4f4cd5ba82022e0068b2f6ae57150a
refs/heads/master
2021-01-10T05:07:50.917888
2015-12-21T20:26:48
2015-12-21T20:26:48
47,514,815
7
0
null
null
null
null
UTF-8
C++
false
false
1,546
h
/* * Defines both the test fixture to be inherited by tests and the test runner to be called form main() */ #pragma once #include <vector> class TestFixture { bool failed; const char* testName; protected: void logTestStart(); void logTestFail(const char* messageText, size_t line, const char* functionName, co...
[ "richardmatthias@gmail.com" ]
richardmatthias@gmail.com
af555a31208d61e83941808e6a882a89ed060271
f521659d68ad2e2fd2ba1ecafb5f369614ddc3db
/src/formats/MP2kScanner.h
6eff13354ffc36f652822f89f651e570f38d32c3
[ "Zlib", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ValleyBell/vgmtrans
7f06d219027728ad3d29d1fd1920f85e453ea8f3
fc7ad99857450d3a943d8201a05331837e5db938
refs/heads/master
2020-12-25T21:56:50.643643
2014-11-13T21:05:14
2014-11-13T21:05:14
25,303,522
3
0
null
null
null
null
UTF-8
C++
false
false
267
h
#pragma once #include "Scanner.h" class MP2kScanner : public VGMScanner { public: MP2kScanner(void); public: virtual ~MP2kScanner(void); virtual void Scan(RawFile* file, void* info = 0); protected: bool Mp2kDetector(RawFile* file, uint32_t & mp2k_offset); };
[ "loveemu@gmail.com" ]
loveemu@gmail.com
af02033f8ff3a08eb8f97fcd37c9bf5308dbe47e
80f9db6af793f055059e4f4ab3e4bb5e88266273
/test_cases/naca-Ma-0.80_Re-0.75_alpha-5_base/system/blockMeshDict
c7dfe91ef175c4acd150dc9c73fca186a5f79644
[]
no_license
AndreWeiner/transonic_shock_buffet
c574cd846e0ea1db048970c8cf7e7ad618d1ba99
d1faba537e55a8c1b73e2e9104718dabdf61f365
refs/heads/master
2023-03-22T08:07:01.678141
2021-03-15T10:42:17
2021-03-15T10:42:17
299,630,210
1
1
null
2020-09-29T13:44:16
2020-09-29T13:44:15
null
UTF-8
C++
false
false
6,830
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v2006 | ...
[ "tushargholap29@gmail.com" ]
tushargholap29@gmail.com
7a1b7292bd84884728e00b933b9f221d179c07d8
03a4d1cbb0a5bfa6720df4e471ea84d4d7f49e80
/GameEngine/ECS/ECS.cpp
ac879cc28825f0074ef9420718b37b45257aff26
[]
no_license
WangYiTao0/GameEngine
7dc7802242351cedb6d9503b5c49ab3ad5414d03
80759839aa90b2eb7e843c69d1d704834f8b002c
refs/heads/master
2022-04-01T14:05:09.426705
2020-02-03T02:49:44
2020-02-03T02:49:44
203,293,295
2
0
null
null
null
null
UTF-8
C++
false
false
6,935
cpp
#include "ECS.hpp" #include <algorithm> ECS::~ECS() { for (std::unordered_map < uint32, std::vector<uint8>>::iterator it = components.begin(); it != components.end(); ++it) { size_t typeSize = BaseECSComponent::GetTypeSize(it->first); //free ECSComponentFreeFunction freefn = BaseECSComponent::GetTypeFreeFuncti...
[ "as5818956@gmail.com" ]
as5818956@gmail.com
f8ee822051bb7e01329bd3b3f03b1a959d909561
46c3045fca6a39f16951ce32d9b0da437f22fd88
/platforms/weex_core/Source/core/layout/layout.cpp
0f025d497040a0ab80c466617ca85c39e2732da2
[]
no_license
Handandbrainofking/webpack4-update
5d17edda0b4e7e6099b462ea7ed7626b7ffa1467
b5b0336933b815b1a8909fcb7b6dd4e113578318
refs/heads/main
2023-02-05T02:16:40.908126
2020-12-22T03:18:33
2020-12-22T03:18:33
323,508,328
1
0
null
null
null
null
UTF-8
C++
false
false
50,704
cpp
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
[ "1901543053@qq.com" ]
1901543053@qq.com
156e81e216e496b551dc594fd2dfc89557bbbe9c
e057236f6b18416e20cf7a75775f17a8ccf6d4ec
/src/output_modifier.cpp
fbd97a68a6d50420badb032614cea0c7e48fa107
[ "MIT", "BSL-1.0" ]
permissive
Norgerman/Ndetect
de1638a9638a545a1199ee2868d31da7cd153bc8
5b731b71f8e9c10d7df73a9200ecdc33878415d6
refs/heads/master
2021-01-18T22:04:20.989730
2017-05-02T09:59:18
2017-05-02T09:59:18
53,190,157
3
0
null
null
null
null
UTF-8
C++
false
false
100
cpp
#include "output_modifier.h" bool DefaultOutputModifier::modifier(Mat& mat) const { return true; }
[ "xyn0410@gmail.com" ]
xyn0410@gmail.com
60114ce3df2cfaec30e9c48a127be4461500a767
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/printscan/wia/drivers/util/wiaprop.cpp
d6e58f35fa56c2b5ef9dc71cd124975c45a12c50
[]
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
20,582
cpp
/**************************************************************************** * * (C) COPYRIGHT 2000, MICROSOFT CORP. * * FILE: wiaprop.cpp * * VERSION: 1.0 * * DATE: 11/10/2000 * * AUTHOR: Dave Parsons * * DESCRIPTION: * Helper functions for initializing WIA driver properti...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
723ef4214ff7530a6ef23826dbe6089aa62b22a6
c7d3ce5f6c83c3bca8d7ece5b5fb2d6cdd0761a5
/jsctools/JavaScriptCore.framework/Versions/A/PrivateHeaders/Parser.h
750305c1cd9b17350e0d757767eb3a1dcf5661e4
[]
no_license
gubaojian/wson
47e36b34dba25104bc873d58e8fa06be645e007f
7658d1901306911648a4f3278b01a0df5a3d1fb7
refs/heads/master
2021-11-21T23:27:25.270131
2021-09-13T12:20:28
2021-09-13T12:20:28
99,342,807
9
3
null
2018-07-13T03:06:52
2017-08-04T12:56:12
C++
UTF-8
C++
false
false
83,095
h
/* * Copyright (C) 1999-2001 Harri Porten (porten@kde.org) * Copyright (C) 2001 Peter Kelly (pmk@post.com) * Copyright (C) 2003, 2006, 2007, 2008, 2009, 2010, 2011, 2013 Apple Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Li...
[ "baojian.gu@163.com" ]
baojian.gu@163.com
a16fad952906663cfc63a71f2be99c2d1642284b
69cd462ee901afb74a0e0a306b60660a3cee7e3e
/src/robomenus.h
2addfb2dbfe38a7d686f8f289e4b72b713057139
[]
no_license
lliurex/robolliurex
5cbd8101140c1f193032730754a0edc3398f6468
342e155c2e0f7b2ee0dacf7f8261055444ae25e2
refs/heads/master
2023-05-10T19:31:59.091566
2023-04-27T10:38:36
2023-04-27T10:38:36
151,563,446
0
0
null
2021-01-20T21:12:10
2018-10-04T11:48:26
C++
UTF-8
C++
false
false
2,486
h
#ifndef _ROBOMENUS_ #define _ROBOMENUS_ #include "robocore.h" #include "robowidgets.h" #include "rsrcmanager.h" #include "roboslot.h" #include "robopilot.h" namespace net { namespace lliurex { namespace robolliurex { class MainScreen: public RoboMenu { protected: Button * btn1; Butt...
[ "juapesai@hotmail.com" ]
juapesai@hotmail.com
d308b53747f3343331488c5ebe7ed393acc8e9bc
445eb68884e8ab0604e5eed86642b005b2cae5f7
/src/qt/blockexplorer.cpp
93d7fb47017e48235306dfba456126a91df9b15f
[ "MIT" ]
permissive
inder16feb/mtcoin
9d7bfd27658513152021c1764f34dcf6054fcd94
6da52de9e6c64c0571d2793f4f5663f30c7f99df
refs/heads/master
2020-04-26T09:56:51.977863
2019-03-02T16:44:07
2019-03-02T16:44:07
173,472,932
0
0
null
null
null
null
UTF-8
C++
false
false
19,613
cpp
#include "blockexplorer.h" #include "bitcoinunits.h" #include "chainparams.h" #include "clientmodel.h" #include "core_io.h" #include "guiutil.h" #include "main.h" #include "net.h" #include "txdb.h" #include "ui_blockexplorer.h" #include "ui_interface.h" #include "util.h" #include "utilstrencodings.h" #include <QDateTim...
[ "inder16feb@gmail.com" ]
inder16feb@gmail.com
ee344c3458a5f9d580dfa8fedd60f247b22d68f5
961f6147855cb608eefd2ccb7927e65311133efa
/library/colorizer/colors.cpp
08f584cac6ad8fcc96a4650310b3fd25cf3f64a4
[ "Apache-2.0" ]
permissive
kyper999/catboost_yandex
55a79890be28d46748cb4f55dd7a8ad24ab7b354
91c41df3d4997dbab57fc1b8a990017270da47c6
refs/heads/master
2022-10-31T11:21:22.438222
2017-07-18T10:25:29
2017-07-18T10:25:29
97,590,200
0
1
NOASSERTION
2022-10-23T09:35:09
2017-07-18T11:27:38
C
UTF-8
C++
false
false
4,218
cpp
#include "colors.h" #include <util/stream/output.h> #include <util/string/builder.h> #include <util/generic/singleton.h> #include <util/system/env.h> #include <cstdlib> #if defined(_unix_) #include <unistd.h> #endif using namespace NColorizer; TColors::TColors(FILE* f) : IsTTY_(true) { InitNames(); ...
[ "exprmntr@pepe.search.yandex.net" ]
exprmntr@pepe.search.yandex.net
f2ef0b08a5501030a2c77387e50d0c7bac1ff421
de7524e840971926d1a53c228902b23c10b8dcf0
/node.cpp
5fa63cdb3ab0f2bc002910dad25ddcee23db8610
[]
no_license
himangshunits/SearchUSA_AI
0aeaf55f11248f7576002e86fcecd35936dc5537
05f921906df1dfb28edf4961973fc7d9978bc9f3
refs/heads/master
2021-01-10T10:00:31.884446
2015-10-13T19:34:55
2015-10-13T19:34:55
44,199,179
0
0
null
null
null
null
UTF-8
C++
false
false
1,699
cpp
/* This code implements a Uniform Cost Search, GreedySearch and A Star Search on the US map given in the question. Please call SearchUSA searchtype srccityname destcityname as given in the question where searchtype can be astar, greedy or uniform. This code uses some data structures and constructs from the C++ Stand...
[ "himangshu.nits@gmail.com" ]
himangshu.nits@gmail.com
dacc6bf716d1759a54312d88761ee0a882cd3264
0e2e14c9de81ba0bcdd7d0ed76a45c96e87a5487
/D03 - Inheritance/ex01/FragTrap.cpp
b706240fbd388ea55b945004e696438f14c12d1f
[]
no_license
Oksanatishka/42_Piscine_CPP
a42dfb11771cc81431b2787ec323caa39735455e
b5aa739a8676155426aad376080da7912f945c7b
refs/heads/master
2020-04-17T23:43:05.792585
2019-02-07T19:30:55
2019-02-07T19:30:55
167,047,503
0
0
null
null
null
null
UTF-8
C++
false
false
11,817
cpp
#include "FragTrap.hpp" /*****************************************************************************/ /************************* Constructors and Destructors **********************/ /*****************************************************************************/ FragTrap::FragTrap( void ) : Name("FR4G-TP"), Hit_po...
[ "oksanabibik93@gmail.com" ]
oksanabibik93@gmail.com
f5e7869ce3c3c7cb08dc79ce5cd4d9f6d12f9482
633d49e09488f21873dc25fc43995d9933af0fc2
/ES7/src/fpm_TLM_LT_testbench.cc
d9a847f88b4a73e915ba89c8e8b6a212be26c98a
[]
no_license
EnricoGiordano1992/PSE
cfc0c7b1b8002e5ed4f94ad9ad051060ffaec24c
4e64558e039d81e82c6308a60eacbe951ea3847f
refs/heads/master
2021-01-22T03:30:20.781482
2015-07-29T16:57:53
2015-07-29T16:57:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,908
cc
#include "../include/fpm_TLM_LT_testbench.hh" #include <iostream> #include <iomanip> void mul_LT_testbench::invalidate_direct_mem_ptr(uint64 start_range, uint64 end_range) { } tlm::tlm_sync_enum mul_LT_testbench::nb_transport_bw(tlm::tlm_generic_payload & trans, tlm::tlm_phase & phase, sc_time & t) { return t...
[ "enricogiordano1992@gmail.com" ]
enricogiordano1992@gmail.com
279d551eb547ba0463160c6586e3d9ecab5abaee
a39fa273e79917c9172d970d66d09c97804bccdd
/C++ Builder example/CBuilder6(BCB6)彻底研究/Charp7/Unit7_d2.h
5e5020c68b2e3ebcde3d56e08ecdc9919e410a1b
[]
no_license
jash-git/Jash-good-idea-20210419-001
617f54765b265c75671a5362b4d2cf51f8b36bbf
d93be27fb6a61946ea302a149c50745a0879c415
refs/heads/master
2023-05-03T07:27:00.701673
2021-05-18T01:34:00
2021-05-18T01:34:00
359,301,299
14
4
null
null
null
null
UTF-8
C++
false
false
1,188
h
//---------------------------------------------------------------------------- //Borland C++Builder //Copyright (c) 1987, 1997 Borland International Inc. All Rights Reserved. //---------------------------------------------------------------------------- //----------------------------------------------------------------...
[ "gitea@fake.local" ]
gitea@fake.local
8ca7e2c4cb20b841d491103c7d9136116cc52d92
04f196f504d0c011481ed768b4596672f2b202f3
/2016-01-Combinatorics/Problems/Permutations2/Permutations.cpp
172bfe41a0874aa4eebd4696591fe3d77cf239d8
[ "MIT" ]
permissive
jsdelivrbot/AlgoAcademy
6eb3ee29af549d319a2f0b9ab8f7b94f4d77458e
afcee2e76999346b936c70e00683b518692e97e9
refs/heads/master
2020-04-10T06:06:50.525445
2018-12-07T16:06:38
2018-12-07T16:06:38
160,846,093
0
0
MIT
2018-12-07T16:07:24
2018-12-07T16:07:23
null
UTF-8
C++
false
false
487
cpp
#include<iostream> #include<algorithm> int numbers[21]; long long factorial[21] {1}; bool used[21]; int getId(int number) { return std::count(used + 1, used + number, false); } int main() { int n = 0; while(std::cin >> numbers[n]) ++n; for(int i = 1; i <= n; ++i) factorial[i] = i * factorial[i - 1]; long...
[ "cuki@cukii.tk" ]
cuki@cukii.tk
1b7ee7ddfa41a88ba83e96cd6643537196f2dd28
38c653ac9d10ae7f4f5da7bcfe3e6cb5bd6a745a
/Day09/day9_q5.cpp
18020d5691d455da0e20ffa210b376142f5185cc
[]
no_license
kandarpkakkad/30-Day-Challenge-CPP
6e326cfc9d02767516c739dc32c0eb7a2df5734c
75a01e0963104735ae56311c63e2268c3ac86087
refs/heads/master
2023-02-27T15:29:00.103608
2021-02-06T21:55:55
2021-02-06T21:55:55
272,061,833
33
3
null
2020-06-18T12:40:50
2020-06-13T18:10:39
C++
UTF-8
C++
false
false
1,242
cpp
#include<bits/stdc++.h> using namespace std; /* https://leetcode.com/problems/permutations/ Remeber that if the number repeats this method considers the repeated number as different number. Input: 3 1 2 3 Output: 1 2 3 1 3 2 2 1 3 2 3 1 3 1 2 3 2 1 */ void swap(long long &a, long long &b) { long long...
[ "kandarp.b.kakkad@gmail.com" ]
kandarp.b.kakkad@gmail.com
08458e505138f3b9db20bee148c48b130fe2442a
6fd162d2cade2db745e68f11d7e9722a3855f033
/Include/S3UT/S3UTskybox.h
d3357aaf431c3cde1a17a134879237bbe5b75243
[]
no_license
SenichiFSeiei/oursavsm
8f418325bc9883bcb245e139dbd0249e72c18d78
379e77cab67b3b1423a4c6f480b664f79b03afa9
refs/heads/master
2021-01-10T21:00:52.797565
2010-04-27T13:18:19
2010-04-27T13:18:19
41,737,615
0
0
null
null
null
null
UTF-8
C++
false
false
2,465
h
//---------------------------------------------------------------------------------- // File: S3UTSkybox.h // Email: sdkfeedback@S3Graphics.com // // Copyright (c) 2007 S3Graphics Corporation. All rights reserved. // // TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED // *AS ...
[ "yang.nick.baoguang@gmail.com" ]
yang.nick.baoguang@gmail.com
2ec2949f0c3cc485fe2e0c4540e25922f6a675ca
9e1e19750013dc27e8aa802a58e142490705d464
/Programmation/herowolf.h
8c1e632fb504096ba618626f550befc41486499a
[]
no_license
OnlyAtN1ght/Meporg
1f5eabcff07d761d93a59dc018c1b9cb7b45861e
5b4e87716be8643c067a32428ab17ccf614e4f4a
refs/heads/main
2023-04-15T20:08:02.751942
2021-04-30T13:13:35
2021-04-30T13:13:35
357,555,525
0
0
null
null
null
null
UTF-8
C++
false
false
227
h
#ifndef HEROWOLF_H #define HEROWOLF_H #include "wolf.h" class HeroWolf:public Wolf{ public: HeroWolf(std::string name,int life,int attack,int strength, int brain); HeroWolf(std::string name); }; #endif // HEROWOLF_H
[ "simon.provot12@gmail.com" ]
simon.provot12@gmail.com
3c0e37c1469b3df47242d35e1ab7264bfe414a76
d6b4bdf418ae6ab89b721a79f198de812311c783
/dts/include/tencentcloud/dts/v20211206/model/ErrorInfoItem.h
4ce75eabd1f9ff7270e3e23604f65fd5f2e609b2
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp-intl-en
d0781d461e84eb81775c2145bacae13084561c15
d403a6b1cf3456322bbdfb462b63e77b1e71f3dc
refs/heads/master
2023-08-21T12:29:54.125071
2023-08-21T01:12:39
2023-08-21T01:12:39
277,769,407
2
0
null
null
null
null
UTF-8
C++
false
false
6,845
h
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
d606ef01c4b789f7d8816882ea98e6ba1eb28b4e
5cb5f1401709cd025269630c919c5be1deaefd37
/src/jet/live/ICompilationUnitsParser.hpp
cd148259bad5781cdd0b221513d2bf4ecce9ed80
[ "MIT" ]
permissive
tlming16/jet-live
eee19ff1168cfc70e495142469f1e789de6440ad
f95861fcdd11248e894f973039a7adeeef73b9b6
refs/heads/master
2020-04-21T07:38:41.318733
2019-02-03T22:33:20
2019-02-03T22:33:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,219
hpp
#pragma once #include <string> #include <vector> #include "jet/live/DataTypes.hpp" namespace jet { struct LiveContext; /** * Compilation units parser interface. */ class ICompilationUnitsParser { public: virtual ~ICompilationUnitsParser() {} /** * Parses and re...
[ "ddovod@gmail.com" ]
ddovod@gmail.com
70a14137f0b421a2868cd74dae1c62ae589d922c
fa43429ccc5567a5264a1fbe9ed7ec70c11aedf2
/ParteArduino/ParteArduino.ino
7f9a912d7920b044a4c0c3665e28064286b87ba3
[]
no_license
RRDaniela/proyectoAlgoritmos
3c6e138faa6599ff9923d9f9b5e2c7201aebc2d4
32d23d53605d88fa6fc7206d7d6c4370939e54c6
refs/heads/master
2020-09-24T02:38:37.186603
2019-12-05T04:51:13
2019-12-05T04:51:13
225,641,628
0
0
null
null
null
null
UTF-8
C++
false
false
1,192
ino
#include <dht.h> dht DHT; #define DHT11_PIN A0 #define prender 9 #define foco 10 float temperatura=0; float humedad=0; #define leer 11 #define electro 12 int data; int temperaturaMax=30; #define leerVentilador 2 #define escribirVentilador 3 #define leerFoco 4 #define escribirFoco 5 void setup() { Serial.begin(9...
[ "32688524+RRDaniela@users.noreply.github.com" ]
32688524+RRDaniela@users.noreply.github.com
74707a563183c744471b04c7b15b679acd9ac44b
f9f8b8f673dd8459cf16d2f89d4afc4b5dbed4ad
/2SEM/HW7/1/bag.h
b8663981eee6c6f2387a0b3322254bbb330822e9
[]
no_license
antongulikov/Homework
8e814834a3fb3ef7adadc37cc268a8558796ddd8
d0b9aeaace567d0943160308b1b519ee0bf6fc5d
refs/heads/master
2020-12-24T15:32:19.569817
2015-05-07T17:21:11
2015-05-07T17:21:11
15,047,066
0
0
null
null
null
null
UTF-8
C++
false
false
283
h
#pragma once #include <map> using namespace std; /// Class for multiset class Bag { public: Bag(); ~Bag(); void insert(int vaue); void erase(int value); int getSize(); bool find(int value); private: /// Map for simulate multiset map<int, int> helperMap; int size; };
[ "contest.gulikov@gmail.com" ]
contest.gulikov@gmail.com
91264a109e40af57a89c56186e9c0d61e0527dda
96ef7911d8ca95c20d920cee4f51a25850ed3307
/edbee-test/edbee/util/rangelineiteratortest.cpp
1d031da284ed40cfeaea3c762bc90fb4933234c5
[ "MIT", "BSD-2-Clause" ]
permissive
Mudlet/edbee-lib
7062d874318d8134c552555cf30662b028399ae6
6589205d2540f2b4a56fb68931d3b8ea2fef3b2d
refs/heads/master
2023-06-24T22:46:20.492069
2023-05-30T19:36:58
2023-05-30T19:42:52
200,348,555
0
2
NOASSERTION
2020-11-26T07:44:09
2019-08-03T07:54:33
C++
UTF-8
C++
false
false
1,322
cpp
/** * Copyright 2011-2014 - Reliable Bits Software by Blommers IT. All Rights Reserved. * Author Rick Blommers */ #include "rangelineiteratortest.h" #include "edbee/models/chardocument/chartextdocument.h" #include "edbee/models/textrange.h" #include "edbee/util/rangelineiterator.h" #include "edbee/debug.h" names...
[ "rick@blommersit.nl" ]
rick@blommersit.nl
2737ccd09467ce2218afcd494be9bbc1f462ba96
130b2031e6507b5c227a5693e9bcf1d1a64cab1e
/Project1/dynamic.cpp
be5f21041764a916d3842961e4d072ed33d6d131
[]
no_license
xxl10000/leetcode
4dea6e36463f6710921226a47ce3b336dce30afa
42d48b62e0d547337babee7d2d554191ceac92d3
refs/heads/master
2020-05-21T10:35:16.006424
2019-05-11T03:00:01
2019-05-11T03:00:01
186,015,087
0
0
null
null
null
null
UTF-8
C++
false
false
1,003
cpp
//#include<iostream> //#include<string> //#include<vector> //#include<algorithm> //using namespace std; // //class Solution { // int P[11] = { 0, 1,5,8,9,10,17,17,20,24,30 }; // int memo[11]{ 0 }; //public: // int recurMax(int n) // { // if (memo[n] != 0) // { // return memo[n]; // } // if (n <= 1) // { // ret...
[ "3170101301@zju.edu.cn" ]
3170101301@zju.edu.cn
2dbb48c4030d0601977e2e0eac006f64518073ec
9fad4848e43f4487730185e4f50e05a044f865ab
/src/chrome/browser/extensions/extension_override_apitest.cc
96eee9e1696920d56fd71a29894870e6942ef573
[ "BSD-3-Clause" ]
permissive
dummas2008/chromium
d1b30da64f0630823cb97f58ec82825998dbb93e
82d2e84ce3ed8a00dc26c948219192c3229dfdaa
refs/heads/master
2020-12-31T07:18:45.026190
2016-04-14T03:17:45
2016-04-14T03:17:45
56,194,439
4
0
null
null
null
null
UTF-8
C++
false
false
10,217
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <stddef.h> #include "build/build_config.h" #include "chrome/browser/extensions/extension_apitest.h" #include "chrome/browser/extensions/exte...
[ "dummas@163.com" ]
dummas@163.com
56cf56a72e06c171ad0dd2fc6b12a6ba2fe3cac3
89471e24ae832742e6d2ffb2983f4d6189e61f56
/source/ZombieBlue.cpp
9100887ecd2fa1b0ad147dd86e2c8833519c64fa
[]
no_license
alexsalomon/underground-survivor
ab5869eeb29b91150924a340014bf69510c8d038
ce5cc6c7f8d42c30021798e6053cdb6f82d4d35c
refs/heads/master
2021-01-01T17:52:38.342091
2018-06-13T11:50:24
2018-06-13T11:50:24
15,031,682
0
0
null
null
null
null
UTF-8
C++
false
false
431
cpp
#include "stdafx.h" #include "ZombieBlue.h" #include "ZombieBlueGraphicRepresentation.h" #include "Attributes.h" #include "GameSettings.h" ZombieBlue::ZombieBlue() : Enemy() { m_graphic_representation_p = new ZombieBlueGraphicRepresentation(INITIAL_ENERGY); m_attributes_p = new Attributes(INITIAL_ENERGY, INITIAL_R...
[ "alexsalomon.th@gmail.com" ]
alexsalomon.th@gmail.com
de079380b07c9340e1aee4c1629a27d4bee9b3f5
536656cd89e4fa3a92b5dcab28657d60d1d244bd
/ui/views/layout/proposed_layout.cc
66314e49c0886de9f22e4c25a051797f899298a1
[ "BSD-3-Clause" ]
permissive
ECS-251-W2020/chromium
79caebf50443f297557d9510620bf8d44a68399a
ac814e85cb870a6b569e184c7a60a70ff3cb19f9
refs/heads/master
2022-08-19T17:42:46.887573
2020-03-18T06:08:44
2020-03-18T06:08:44
248,141,336
7
8
BSD-3-Clause
2022-07-06T20:32:48
2020-03-18T04:52:18
null
UTF-8
C++
false
false
4,199
cc
// Copyright 2019 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 "ui/views/layout/proposed_layout.h" #include <map> #include "ui/gfx/animation/tween.h" namespace views { namespace { base::Optional<int> Opt...
[ "pcding@ucdavis.edu" ]
pcding@ucdavis.edu
b59ff8e0196bf1719150a2457730252ea87dc78d
d6eeb2f8f128c51814ba7689af6af3633e03154d
/socionuevo.h
3626c6a3de018acacb27bf29c286a68b42b78c0c
[]
no_license
agustingabiola/mutCam
fe9717eb28cc349b82e59de1296829976a1e3a5d
9741ecd5fc60ca0877d0790e9bf5afb47fc0d170
refs/heads/master
2021-01-18T21:24:10.581200
2016-10-25T16:08:05
2016-10-25T16:08:05
54,415,734
0
0
null
null
null
null
UTF-8
C++
false
false
1,139
h
#ifndef SOCIONUEVO_H #define SOCIONUEVO_H #include <QDialog> #include <QStandardItemModel> #include "bd.h" #include "grupoflia.h" namespace Ui {class SocioNuevo;} class SocioNuevo : public QDialog{ Q_OBJECT public: explicit SocioNuevo(QWidget *parent = 0); ~SocioNuevo(); private slots: void...
[ "agustingabiola@hotmail.com" ]
agustingabiola@hotmail.com
30d27be0d5b6a4e05ad62be6c3a25ef33f5b1017
560090526e32e009e2e9331e8a2b4f1e7861a5e8
/Compiled/blaze-3.2/blazetest/src/mathtest/dvecdvecadd/VDbV2a.cpp
d305f2479f06ee7cdc0fa8c00cf2a22691128021
[ "BSD-3-Clause" ]
permissive
jcd1994/MatlabTools
9a4c1f8190b5ceda102201799cc6c483c0a7b6f7
2cc7eac920b8c066338b1a0ac495f0dbdb4c75c1
refs/heads/master
2021-01-18T03:05:19.351404
2018-02-14T02:17:07
2018-02-14T02:17:07
84,264,330
2
0
null
null
null
null
UTF-8
C++
false
false
3,699
cpp
//================================================================================================= /*! // \file src/mathtest/dvecdvecadd/VDbV2a.cpp // \brief Source file for the VDbV2a dense vector/dense vector addition math test // // Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved // // This file i...
[ "jonathan.doucette@alumni.ubc.ca" ]
jonathan.doucette@alumni.ubc.ca
0eb70dd24217aa3c1d35a8d7c385494a46b04487
22a476c141924e47596732d834fa5391a2bd7f83
/components/notebooks/one_blockt/constant/polyMesh/faces
e342ba631981ccc9f45110ca50dae8d33f1e64d7
[]
no_license
franciscotovarmit/microfluidics-fran-feb01
e0870721192fe124179f243b120820fd4bdb25e7
fa22062b0a1953d30e8376e85e9c8491a86e9792
refs/heads/master
2023-06-22T06:50:53.623770
2021-03-26T07:04:05
2021-03-26T07:04:05
337,289,979
0
0
null
null
null
null
UTF-8
C++
false
false
427,806
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 7 \\/ M anipulation | \*-------...
[ "francisco.tovarlopez@rmit.edu.au" ]
francisco.tovarlopez@rmit.edu.au
957590af99e82501ca06db4dbf5d6c94801e97cf
276f9d09fda323af559f2811383472c18698e6c3
/cpp/tpc/2021/S1/first/D.cpp
01fbdedec6c707d98847b49c52201f6397130b2a
[]
no_license
guoqi/toys
a7cb40740741914bdc9644008418f978c5880903
d8e70733804fe2e50f32e6891884dac9a8eee517
refs/heads/master
2021-12-24T04:37:50.321196
2021-08-03T12:49:25
2021-08-03T12:49:25
26,398,927
0
0
null
null
null
null
UTF-8
C++
false
false
395
cpp
#include <algorithm> #include <iostream> #include <vector> using namespace std; int main() { int T; cin >> T; for (int i = 0; i < T; ++i) { int n, d; cin >> n >> d; vector<int> v; v.resize(n); for (int j = 0; j < n; ++j) { cin >> v[j]; } std::sort(v.begin(), v.end()); ...
[ "qiguo@tencent.com" ]
qiguo@tencent.com
6ba035b8dc415f9e4e64d249333eddfdb416046f
64684646c96123397d60052d7d04bb370a182b42
/dragon/include/dragon/util/concurrent/locks/SynchLock.h
42aa51a093543152b469dd15f33919c7033c2fd6
[]
no_license
yubing744/dragon
e6ca32726df8fe8e9e1d0586058b8628245efb55
eca9b4b6823c98ddc56ccedde486099653b13920
refs/heads/master
2020-05-22T09:11:15.052073
2017-01-02T01:30:53
2017-01-02T01:30:53
33,351,592
4
1
null
null
null
null
UTF-8
C++
false
false
1,431
h
/* * Copyright 2013 the original author or authors. * * 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 la...
[ "yubing744@163.com" ]
yubing744@163.com
7fa0567813072c44b9ad9c3c7fe376281707a2d5
e763b855be527d69fb2e824dfb693d09e59cdacb
/aws-cpp-sdk-waf/source/model/IPSetUpdate.cpp
9cdef087130cfaf59ffe389b40051d6ea2b5c2a4
[ "MIT", "Apache-2.0", "JSON" ]
permissive
34234344543255455465/aws-sdk-cpp
47de2d7bde504273a43c99188b544e497f743850
1d04ff6389a0ca24361523c58671ad0b2cde56f5
refs/heads/master
2023-06-10T16:15:54.618966
2018-05-07T23:32:08
2018-05-07T23:32:08
132,632,360
1
0
Apache-2.0
2023-06-01T23:20:47
2018-05-08T15:56:35
C++
UTF-8
C++
false
false
1,924
cpp
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "henso@amazon.com" ]
henso@amazon.com
95a1a9961685f1cdbd58e1c8b742e18ab291645f
7505a62d5ae5c8ba77a1fda36ca220a680b27111
/C++/DM8/src/math/Vec3.cpp
d59ef65f94c28b030cd388d4fd734286b91136d0
[]
no_license
Mirch/DM8
1ba53beb1eef416f1f3787aadf6f11443f1dcb10
92ba6be344c32beb38b8c11f2675b5b42b53b936
refs/heads/master
2021-01-20T05:48:31.278389
2017-06-12T15:27:53
2017-06-12T15:27:53
53,432,450
1
0
null
null
null
null
UTF-8
C++
false
false
1,757
cpp
#include "Vec3.h" namespace DM8 { namespace math { Vec3::Vec3() { x = 0; y = 0; z = 0; } Vec3::Vec3(float x, float y, float z) { this->x = x; this->y = y; this->z = z; } Vec3& Vec3::Add(const Vec3 & other) { x += other.x; y += other.y; z += other.z; return *this; } ...
[ "mircea.cch@gmail.com" ]
mircea.cch@gmail.com
c3c4fd0c5c455d12e0dea86e40be7f7a09a25a10
e55bdba74dd15cf2f7206ba43b07e4c9a6db5d77
/UETest/Source/UETest/UETestPlayerController.h
3f33fc89c5576af57c988a07195176961a79f65c
[]
no_license
xiaohuihui-ue/UETest
900335832e2e846d4718fc28506ff72ae112c382
c549d7c4eb17918766ae76849d7f42323c794fd6
refs/heads/master
2021-07-25T05:26:53.318836
2017-10-28T06:02:51
2017-10-28T06:02:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
335
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "GameFramework/PlayerController.h" #include "UETestPlayerController.generated.h" /** * */ UCLASS() class UETEST_API AUETestPlayerController : public APlayerController { GENERATED_BODY() ...
[ "258327199@qq.com" ]
258327199@qq.com
be926881bc2fa936819e479aa2b63eae609a38ad
95957325cc5d1376e9ad1af1899795b92ab9fa1a
/rasdiag.dll/rasdiag.dll.cpp
56a0d8ca730a11a2c57eac47c8cbac31b486e49f
[]
no_license
SwenenzY/win-system32-dlls
c09964aababe77d1ae01cd0a431d6fc168f6ec89
fb8e3a6cdf379cdef16e2a922e3fbab79c313281
refs/heads/main
2023-09-05T07:49:10.820162
2021-11-09T07:30:18
2021-11-09T07:30:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,607
cpp
#include <windows.h> #include <shlwapi.h> extern "C" { extern void *ptr_DllCanUnloadNow; void *ptr_DllCanUnloadNow = NULL; extern void *ptr_DllGetClassObject; void *ptr_DllGetClassObject = NULL; extern void *ptr_DllRegisterServer; void *ptr_DllRegisterServer = NULL; extern void *ptr_DllUnregisterServer; void *ptr_Dll...
[ "udf.q@qq.com" ]
udf.q@qq.com
204466db486a333ef0665770b249d937b404e6a6
fc214bfc7caf6050eec8ec5201e7f7eb568e3a17
/Windows/Qt/Qt5.9-msvc2017_static_64/5.9/msvc2017_static_64/include/QtQuick/5.9.2/QtQuick/private/qquickscreen_p.h
72deb4450e68452f3ca23dd7a0e609044777be89
[]
no_license
MediaArea/MediaArea-Utils-Binaries
44402a1dacb43e19ef6857da46a48289b106137d
5cde31480dba6092e195dfae96478c261018bf32
refs/heads/master
2023-09-01T04:54:34.216269
2023-04-11T08:44:15
2023-04-11T08:44:15
57,366,211
4
1
null
2023-04-11T08:44:16
2016-04-29T07:51:36
C++
UTF-8
C++
false
false
5,959
h
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtQuick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding val...
[ "you@example.com" ]
you@example.com
50d126c9cebdbb09d227a8e492248ac05b6bcc29
76b2d748ab546f93fa5b9baedf1e6f848f41137c
/QSerial/dialog.cpp
dbe20f47a493f1722d3b08621148e0c9bfc7f6e2
[]
no_license
ysx09621/QSerial
61650e4202dcca8fdcfb320918067ff85d523168
b62b61cc90e01bd708e48ca863885e0c4a9ac935
refs/heads/master
2020-07-01T11:27:27.227607
2019-08-08T05:10:51
2019-08-08T05:10:51
201,161,905
1
0
null
null
null
null
UTF-8
C++
false
false
668
cpp
#include "dialog.h" #include "ui_dialog.h" #include <QDebug> Dialog::Dialog(QWidget *parent) : QDialog(parent), ui(new Ui::Dialog) { ui->setupUi(this); mSerialPort.setPortName("COM2"); mSerialPort.setBaudRate(QSerialPort::Baud115200); mSerialPort.setParity(QSerialPort::NoParity); mSerialPort...
[ "1293966594@qq.com" ]
1293966594@qq.com
5244951a563973703a89b611e71f815a6af0d8a8
21ab8235a1deadbd3914c15645226ca45978b1ad
/woodcuttingmadeeasy.cpp
06e885efbf7afe647229941203b62dc8fac18f77
[]
no_license
surarijit/DSA_ALGO
8a9079c71444928f88995679d16dafb50df8be5b
1e1a1e189c9cd11b222150df2aa89952cb15de8d
refs/heads/master
2023-01-29T04:36:49.892183
2020-12-07T07:01:47
2020-12-07T07:01:47
281,638,964
0
4
null
2021-10-01T10:58:11
2020-07-22T09:50:53
C++
UTF-8
C++
false
false
1,071
cpp
/* ARIJIT SUR @duke_knight @surcode @comeback IIT ISM */ #include<bits/stdc++.h> #define SIZE (ll)(1e6) #define mod (ll)(1e9+7) #define vi vector<int> #define INF 0x3f3f3f3f #define max(a,b) (a>b?a:b) #define min(a,b) (a<b?a:b) #define abs(a) ((a)>0?(a):-(a)) #define sc(a) scanf("%d\n",&a); #define all(a) a....
[ "arijit.sur1998@gmail.com" ]
arijit.sur1998@gmail.com
ae86762697f587346bf108ff1a9bf1d40a739b9d
b850615bceb425775e662e3c0b86d71f1577f958
/AR_Project/Temp/il2cppOutput/il2cppOutput/Il2CppMetadataRegistration.cpp
55b49027429e2e2419ebc4e0000ff9312b7ef9cc
[]
no_license
chosu-knight/AR_Project
39d85a91acfd40e9f5caaec8d9b86f6f503f3e85
561e45ab38a14febf629de48709d3c518d906538
refs/heads/master
2021-07-13T20:41:26.674915
2017-10-12T04:38:19
2017-10-12T04:38:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,104
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include "class-internals.h" #include "codegen/il2cpp-codegen.h" extern Il2CppGenericClass* con...
[ "majaj62525@icloud.com" ]
majaj62525@icloud.com
ac538f73f73f6a517d058895e26957e8e78a3e1e
f4037313f2e9b3c007d68618afc5160f4c0ba75a
/Algorithm/Sort/Sort/Quick_Sort.cpp
47ee4f0089182f133466d17166188357ff4d132a
[]
no_license
wlgur011/Data-structure
c1765802678990f70a8bd4670f8915f056915584
39580fdde510789c4f76c57cf228631d4e113495
refs/heads/main
2023-08-10T23:03:40.012665
2021-10-08T11:12:26
2021-10-08T11:12:26
410,558,705
0
0
null
null
null
null
UHC
C++
false
false
1,029
cpp
#include <iostream> using namespace std; #define MAX 10 //퀵 정렬 //분할 정렬 //배열의 원소들을 나누어 정렬한다. 평균속도는 O ( N * log N ) //특정한 기준으로 큰숫자와 작은숫자를 두 집합으로 나눈다. // 기준을 피벗 ( Pivot ) 이라 한다. void Quick_Sort(int* Arr, int start,int end) { if (start >= end)//원소가 1개인경우 { return; } int Pivot = start; int Left = start + 1; in...
[ "55976876+wlgur011@users.noreply.github.com" ]
55976876+wlgur011@users.noreply.github.com
bdf54f91ca86725e1a72404d86e7de08bf88a173
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_IceJumperAnimBlueprint_parameters.hpp
2397b418a1698cd1190f69ffe6a8f7da6b5aef77
[ "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
15,819
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_IceJumperAnimBlueprint_classes.hpp" namespace sdk { //--------------------------------------------------------------------------- //Parameters //-----------------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
7eb85d34316863d033d2f9dfc76ed783d600b0f1
9c609b959a589ef8805072ad5f5f61373323981e
/src/qt/notificator.h
19e8a34cd0dfb94dceef924048f4f1f352f488a5
[ "MIT" ]
permissive
nyecoin/NYE
3f89cb1ed53a1421fd39a71492323706db3890c4
27cbe18ec96830a51a8a46954d5b22742ac0c47a
refs/heads/master
2020-05-27T17:05:53.086383
2019-05-26T18:15:04
2019-05-26T18:15:04
188,714,652
3
1
null
null
null
null
UTF-8
C++
false
false
2,817
h
// Copyright (c) 2011-2013 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_QT_NOTIFICATOR_H #define BITCOIN_QT_NOTIFICATOR_H #if defined(HAVE_CONFIG_H) #include "config/nyecoin-config....
[ "info@nyecoin.io" ]
info@nyecoin.io
662f552470dd5632efd9341222fac1ab8176e7d8
dfb7585fb38b5fed5164fd30b4e5c67635b2792c
/PPM/PPM.cpp
16554a6bffa714c07d289e3d675caef440856feb
[]
no_license
steelass/SdEM
43abf8998119bc55a462031cf51d1bc8e3f11e67
8531dcea322630072470377f170b4cf5d4fadd3d
refs/heads/master
2021-01-21T14:17:07.772473
2016-07-11T09:22:56
2016-07-11T09:22:56
58,265,870
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
10,121
cpp
/* Si scriva un programma a linea di comando, che accetti come primo parametro il nome di un file in formato PPM e come secondo parametro il nome di un file di output. Il programma deve leggere l’immagine in ingresso e salvarla in output con larghezza e altezza dimezzate. Se l’immagine ha larghezza o altezza dispari, ...
[ "giacomoresci@gmail.com" ]
giacomoresci@gmail.com
fcb8f027b166908873de9db4a38b3658f383b7c2
4d995a7ee7547137856497b2d83b7fceed094c15
/Assignments/DoublyLinkedList.cpp
9ea5885cddb782d1c00ddede580630d4fe27844a
[]
no_license
arewas-fasuoy/Object-Oriented-Programming
9a9fcf27c40d643e8657b9d130b525eb2ee85151
257e1a7b2465d81fd9c49a0b822f63824a99a75b
refs/heads/master
2021-02-16T01:23:48.988911
2020-11-20T06:19:34
2020-11-20T06:19:34
244,953,909
1
0
null
null
null
null
UTF-8
C++
false
false
5,490
cpp
#include <iostream> using namespace std; struct node { int data; node* next; node* prev; }; class LinkedList { private: node *head; node *tail; public: LinkedList() { head = NULL; tail = NULL; } void createNode(int value) { ...
[ "p190007@nu.edu.pk" ]
p190007@nu.edu.pk
3fa5938f8a1e4fbe932f56433fb9d23c7bdefb11
97a8d0171421a188a35d75e7c9ecbd4d8bb1ddb2
/src/test/allocator_tests.cpp
bb7bcc631fa22ac0e67d9e4d92e813f1c3a18e9d
[ "MIT" ]
permissive
scribenetwork/scribe
32ee3b6c2a794752c4b52b9c7879533613237cb9
42227b7b20d3c336f322f514148f61e0393ab8ed
refs/heads/master
2021-11-29T03:12:12.335520
2021-11-24T12:56:22
2021-11-24T12:56:22
132,366,793
4
5
MIT
2020-10-10T13:23:44
2018-05-06T18:51:37
C++
UTF-8
C++
false
false
3,918
cpp
// Copyright (c) 2012-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "util.h" #include "support/allocators/secure.h" #include "test/test_scribe.h" #include <boost/test/unit_test.hpp> ...
[ "dev@scribe.network" ]
dev@scribe.network
bcef91b837ab91e000b507559b2c3458e87e3d6f
3a7cea52cbc6dd0394a2f164516f770e4bff818d
/chromeos/components/tether/initializer.cc
94ebddc4ad5abf2f86d8354acabb5da17fdbd03f
[ "BSD-3-Clause" ]
permissive
gyf821/chromium
d73b4219963b6827ecd9a8cf9995147dcf10cafd
04968fe41e04b5f33305d9584561909760d9c3c7
refs/heads/master
2023-03-04T13:49:23.432721
2017-06-02T22:34:00
2017-06-02T22:34:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,507
cc
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chromeos/components/tether/initializer.h" #include "base/bind.h" #include "chromeos/components/tether/active_host.h" #include "chromeos/compone...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
219abbca519ad2c5e0bc484dab55132f2b15fc32
ec6b160394c66ab8731646518fcce620ee2abe8a
/greedy/highwaysPrim.cpp
3711a8a868de2d46a5676f879fb7001b10e9a055
[]
no_license
LilySpark/Algorithm
d4e251c56e3a9ed76496409042d251652efc0000
f9a4e3f5ca9479dfdde2feeabd4f44976662ee9b
refs/heads/master
2021-01-10T16:55:41.835979
2016-04-10T06:14:43
2016-04-10T06:14:43
50,002,104
0
0
null
null
null
null
UTF-8
C++
false
false
1,352
cpp
// 题意:找出最小生成树的最大边 #include<iostream> //最小生成树Prim算法 using namespace std; struct MST //最小生成树的边 { int st,ed,w; }mst[1000]; int n,edge[1000][1000]; int ans; //ans保存最小生成树的最长边 void Prim() { int i,j,k; for(i=0;i<n-1;i++) //默认选择节点0加入生成树 { mst[i].st=0;mst[i].ed=i+1; mst[i].w=e...
[ "1935003573@qq.com" ]
1935003573@qq.com
a1658601d8692157f49731385d24e4b56c3ffb64
984d1c53e33f7ff7ce510f9b49d0e363996d0158
/hdu/1235_统计同成绩学生人数.cpp
b9ac620cb74bb34009497a77d909e24ea976ab74
[]
no_license
lip23/growing
789137ccb10bd3274fe5eaeec23958a726a120fb
17b6911919084a79fa6e5971a3a7aec3646e38c4
refs/heads/master
2020-03-19T10:11:20.634008
2018-06-06T15:55:21
2018-06-06T15:55:21
136,351,110
0
0
null
null
null
null
UTF-8
C++
false
false
296
cpp
#include <iostream> using namespace std; int main() { int n; cin>>n; while(n!=0) { int * grade=new int[n+1]; for(int i=0;i<=n;i++) cin>>grade[i]; int c=0; for(i=0;i<n;i++) if(grade[i]==grade[n]) c++; cout<<c<<endl; cin>>n; } return 0; }
[ "lip@suarez.local" ]
lip@suarez.local