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
f61f3ab121386c79848694b01ceecc5f23377b5c
7b6764e2d4805d5ca6974ee520460c6adf5c9828
/src/simplest_scheduler.cpp
e78e4c4731ce9cb372a2c820eea1593310dd770b
[ "BSD-3-Clause" ]
permissive
icnc/icnc
4c0580587f3b5e7bf225dcfbaef5a2c73fb52122
0213a13ca94a944cac7efacc21019541ce3e09ca
refs/heads/master
2023-02-07T03:38:53.269607
2023-01-25T20:12:08
2023-01-25T20:12:08
20,026,405
116
28
BSD-3-Clause
2021-11-23T21:03:56
2014-05-21T15:30:18
C++
UTF-8
C++
false
false
4,146
cpp
/* ******************************************************************************* * Copyright (c) 2007-2021, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source c...
[ "frank.schlimbach@intel.com" ]
frank.schlimbach@intel.com
58057d5923c2413e440cd3378e5e259d41b9a27f
334802586c8966f62f45debea1e4faf37ffa939d
/src/transform.cpp
6cab10cc812e1b913dfc6c391f7f8449a488acbc
[]
no_license
MarcyMosswitch/Pokemon-Fan-Game
d3e8844b8e1e7c9324c7ed54a68aa5093585b9e9
8bf22f6034971fc267d5675181dbc8948f9d5def
refs/heads/master
2022-12-28T18:41:34.251486
2020-10-08T03:32:47
2020-10-08T03:32:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,307
cpp
#include "transform.h" #include <cmath> #include <algorithm> #define PI 3.14159265 #define MAGIC_ANGLE (90.0 - 30.0) double Transform::offsetX; double Transform::offsetY; double Transform::offsetZ; void Transform::transform(double in[3]) { double rotateZ[3][3] = {{sin(45.0 * PI/180.0), -sin(45.0 * PI/180.0), 0.0...
[ "magicalmanjack@gmail.com" ]
magicalmanjack@gmail.com
6cd9920917d598ecc0fb9ab5f9eafbe892e543da
ce7ad1d167614954deba8960bd1a41d04b5d3866
/Tutorials-Foam-Extend-3.1/incompressible/circularChannel/system/fvSchemes
cf5f09ac0b66a2196f96664666af8899c53b80ea
[]
no_license
amikkonen/pisoCentralFoam
8191614788e7148bd019ff8df20879aa371a4c26
0137fcede7a439ac92d0f49a40930dca1d2d19e9
refs/heads/master
2021-01-25T04:58:56.942179
2017-06-06T11:53:11
2017-06-06T11:53:11
93,497,647
1
0
null
2017-06-06T08:58:34
2017-06-06T08:58:34
null
UTF-8
C++
false
false
1,842
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "matvey.kraposhin@sl-BIG.inicluster.ru" ]
matvey.kraposhin@sl-BIG.inicluster.ru
ab0bf027813b1b87f600bfe41dc4c8f868675eda
fef35e45b060a701cc91b59fca69feb094b82380
/C/8/3계좌조회.cpp
ab3a7e00839b89a9af909ccbeb31a514f851d6d9
[]
no_license
EIDOSDATA/OLD_STUDY
f03a1c8203236deb5f3766431bca03655ed7056d
a6389514eba647b59f76a4c8dc8d6814ceadb52d
refs/heads/main
2023-06-16T08:15:17.060616
2021-07-17T06:25:14
2021-07-17T06:25:14
381,949,580
0
0
null
null
null
null
UTF-8
C++
false
false
7,034
cpp
#include <iostream> #include <iomanip> #include <cstring> #include <string> #include <stdlib.h> #include <stdio.h> using namespace std; #define SI 15 #define CN 20 #define EN 10 class Account { char accid[SI]; // 계좌번호 char name[CN]; // 고객명 long long balance; // 잔액 int inx = 0; public: voi...
[ "ihjisan00@gmail.com" ]
ihjisan00@gmail.com
8fa7cc5164f80b98ccc455b440a31f2c0070d16f
4a08a54ce2fa877f17a7c8b060c28b4b71d9325b
/sources/inc/CountDaLoot.hpp
ec0fcacc8a52e63e8057e3f49ec4fb60ab5d5ce5
[ "MIT" ]
permissive
stryku/CountDaLoot
263c09bcaa51a551da8a17cd45e97bed03f14bcc
805e3cd094201bc5694ed111e66a1f6d0021a756
refs/heads/master
2021-01-21T14:43:34.662468
2017-07-26T18:43:09
2017-07-26T18:43:09
95,328,026
0
0
null
2017-07-26T18:43:10
2017-06-24T23:30:38
null
UTF-8
C++
false
false
1,211
hpp
#pragma once #include "view/LootListUpdater.hpp" #include "view/LootTabStateLabelUpdater.hpp" #include "loot/NewLootProvider.hpp" #include "ui/controls/Table.hpp" #include "loot/KilledMonstersData.hpp" #include "view/summary/SummaryUpdater.hpp" #include "log/LoggerFactory.hpp" #include "mainwindow.h" #include <QAppli...
[ "stryku2393@gmail.com" ]
stryku2393@gmail.com
daeb5e0019d296956b04787c28ac8d330a56cd3b
e84a10d08e93db20b06d97dcb7a2c35a8ee8359c
/Foundation/Public/EnumClass.h
7738fc9c73e16ef691a0990ffbcc7b8f1bcb1d47
[ "Unlicense" ]
permissive
randyfan/NOME3
44b142f87105dcaeaa25fa03b79e9ab73de6115d
26c47cc6d45214e619d89dcc29787528f4db4aeb
refs/heads/master
2023-07-29T00:24:01.433701
2021-09-19T16:45:14
2021-09-19T16:45:14
293,137,094
4
6
null
2021-03-10T21:26:27
2020-09-05T18:58:36
C++
UTF-8
C++
false
false
1,928
h
#pragma once #include <type_traits> #define DEFINE_ENUM_CLASS_BITWISE_OPERATORS(Enum)\ inline Enum& operator|=(Enum& lhs, Enum rhs) { return lhs = (Enum)((std::underlying_type_t<Enum>)lhs | (std::underlying_type_t<Enum>)rhs); }\ inline Enum& operator&=(Enum& lhs, Enum rhs) { return lhs = (Enum)((std::underlying_type_t...
[ "randyfan@berkeley.edu" ]
randyfan@berkeley.edu
d547b9d67129d741da75c351b9ef263602b17ae8
337f830cdc233ad239a5cc2f52c6562fbb671ea8
/case5cells/9.9/gradTy
80b2f0cddb2f186a2a06ea3159c9c92ecd01c2aa
[]
no_license
j-avdeev/laplacianFoamF
dba31d0941c061b2435532cdfbd5a5b337e6ffe9
6e1504dc84780dc86076145c18862f1882078da5
refs/heads/master
2021-06-25T23:52:36.435909
2017-02-05T17:28:45
2017-02-05T17:28:45
26,997,393
0
0
null
null
null
null
UTF-8
C++
false
false
2,640
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "j-avdeev@ya.ru" ]
j-avdeev@ya.ru
57b10468d6419dd49ab4ef2c436b0a275c2cb103
97eb00d7b35076b1efce57b21ad51636ac2a920c
/ABC/157/C.cpp
9592111119da9cacd0b78c1fa693458af2e4d4df
[]
no_license
jimjin73/compro
43199716dc857f52c10d3237908e70c1801e7fb4
b194b4414752fff3debc838f4ee70af8e2e43f34
refs/heads/master
2021-05-18T01:02:39.338377
2020-08-06T12:25:20
2020-08-06T12:25:20
251,037,702
0
0
null
null
null
null
UTF-8
C++
false
false
648
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; int N,M; int d[5]; int main(){ cin >> N >> M; for(int i=0;i<N;i++) d[i] = -1; for(int i=0;i<M;i++){ int a,b; cin >> a >> b; if(d[a-1] != -1 && d[a-1] != b){ cout << -1 << endl; return 0; ...
[ "j.kam.j.kan.w.jmj@gmail.com" ]
j.kam.j.kan.w.jmj@gmail.com
2e1edc30f725caf6994d3fcbf615ec8461992068
92604577dc46debdc467cb3f4f7d07aed69c02f7
/amarillion_Laundry Day at Bananas Manor/tins12/include/main.h
33feb4d1cf63f207c14c75d8dbf8c243912d91cd
[]
no_license
amarillion/TINS-is-not-speedhack-2012
73da3d6253ec5804f9afde36a1bd394163dca49c
ae3e9c5617477777d8049ba6d7b2c011cfaa592e
refs/heads/master
2016-08-03T19:25:19.126941
2012-09-29T08:40:29
2012-09-29T08:40:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
587
h
#ifndef MAIN_H #define MAIN_H #include <allegro.h> #include "resources.h" #include "engine.h" #include "settings.h" #include "mainloop.h" class Main : public MainLoop { private: Engine engine; Settings settings; Resources resources; public: Settings *getSettings() { return &settings; } Resources *getResources...
[ "mvaniersel@gmail.com" ]
mvaniersel@gmail.com
8284a1b7a342866270010be059ad9a5cac4dc1a8
2acafbd539b4e5060951ce6af04eb723a7022a24
/GCore/GC_ClockManager.cpp
48de689a5395391283e92d62bbe3c4754bb54f9e
[]
no_license
Klaim/gamecore
163eb76f16e92b3e109e689833f23b0debeffd55
167f9d1c59ae15e12f42cc1e4c2b7784b9db0742
refs/heads/master
2021-01-01T16:34:52.468541
2015-03-14T09:50:05
2015-03-14T09:50:05
32,204,874
2
1
null
null
null
null
UTF-8
C++
false
false
4,301
cpp
#include "GC_ClockManager.h" #include <algorithm> #include "GC_Clock.h" namespace gcore { /** Constructor. @param timeReference Provide time used as reference to update all Clocks. */ ClockManager::ClockManager(const TimeReferenceProvider& timeReference, size_t reserveClockCount ) : m_timeRefere...
[ "mjklaim@gmail.com" ]
mjklaim@gmail.com
2c2bbc9be836453ffa4b20fba079c8a163eea38c
38c10c01007624cd2056884f25e0d6ab85442194
/media/filters/video_renderer_algorithm.h
71d251f416a667e9515afb779d776bdbbffba12d
[ "BSD-3-Clause" ]
permissive
zenoalbisser/chromium
6ecf37b6c030c84f1b26282bc4ef95769c62a9b2
e71f21b9b4b9b839f5093301974a45545dad2691
refs/heads/master
2022-12-25T14:23:18.568575
2016-07-14T21:49:52
2016-07-23T08:02:51
63,980,627
0
2
BSD-3-Clause
2022-12-12T12:43:41
2016-07-22T20:14:04
null
UTF-8
C++
false
false
15,086
h
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_FILTERS_VIDEO_RENDERER_ALGORITHM_H_ #define MEDIA_FILTERS_VIDEO_RENDERER_ALGORITHM_H_ #include <deque> #include "base/callback.h" #include...
[ "zeno.albisser@hemispherian.com" ]
zeno.albisser@hemispherian.com
8ebe65a92b47e2e28df7b97e5cfc752ff164ff5d
52482fb96fe7f3eed874db7a88c889ecd5bc34c5
/src/Details/FDTransfer.cpp
5a7fa11012df8b74681688e62046d2109a047138
[]
no_license
rusingineer/EmulePlus
f3e29ca7ca853feea920c4cb5ffb0d0a13ed236e
21955cd94d28cebdb3cf9c289f0aafa7a5cf3744
refs/heads/master
2021-01-17T11:54:26.925858
2016-06-20T12:22:32
2016-06-20T12:22:32
61,430,884
1
2
null
null
null
null
UTF-8
C++
false
false
5,561
cpp
// This file is part of eMule Plus // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either // version 2 of the License, or (at your option) any later version. // // This program is distribu...
[ "makani@inbox.ru" ]
makani@inbox.ru
04e4abe61e351eaaaca39aa5d9bc81e1642efb13
52415739d86f95e206936d6d7a308b4d56e1af6e
/Blink1/Screen.cpp
56a94c2229febed09f425844db76dd1c41fd4100
[]
no_license
AbdulovHell/Esm-RPi2-
cfeac0a44332b697244fcda983a9da2e54e9c005
e92ab2e7ecb2ce3fbdd49865da95fb8f5adc2f47
refs/heads/master
2021-01-01T04:49:31.922368
2019-02-18T07:51:41
2019-02-18T07:51:41
97,258,142
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
8,593
cpp
#include "sys_headers.h" #include <functional> #include "Display.h" #include "Screen.h" #include "DisplayControl.h" #include "Colorize.h" void Display::Screen::UpdateScrllFlag() { if (Lines->size() > 4) { bScrollable = true; } else { bScrollable = false; } } void Display::Screen::UpdateDisplay() { display->S...
[ "dronovova@gmail.com" ]
dronovova@gmail.com
2bd21fc40f4c8e68b58742a4b69945feeaccef29
bfd4c1ef0a7d413114243dfec6711b3bb12b47f7
/Source.cpp
fb241958addab8f8347ca1a9972a132c09445c43
[]
no_license
benson871229/multithread
9d790de6c9a34529250688ded4618d51a41751ab
156dc0c4a2c71658d187ab5c6ee74a0f83ea19e9
refs/heads/master
2023-04-07T13:21:10.362217
2021-04-10T04:53:16
2021-04-10T04:53:16
356,473,884
0
0
null
null
null
null
UTF-8
C++
false
false
841
cpp
#define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<Windows.h> #define THREAD_AMOUNT 30 typedef struct _DATA { char str[32]; int value; } DATA, * LPDATA; DWORD WINAPI ThreadfFunc(LPVOID lpParam) { LPDATA pData = (LPDATA)lpParam; for (int i = 0; i < 10; i++) { printf("%s,%d\n", pData->str, pData->value++...
[ "71371929+benson871229@users.noreply.github.com" ]
71371929+benson871229@users.noreply.github.com
90f62b3266a2874ecb10f9f0d23546090f794b04
776f5892f1395bb8d30731a60466e4c756a44c8c
/contests/abc257/abc257_b/main.cc
7b49e07c57ee22c5569221d15e7f72ebbf605631
[]
no_license
kkishi/atcoder
fae494af4b47a9f39f05e7536e93d5c4dd21555b
f21d22095699dbf064c0d084a5ce5a09a252dc6b
refs/heads/master
2023-08-31T18:37:13.293499
2023-08-27T21:33:43
2023-08-27T21:33:43
264,760,383
0
0
null
2023-03-10T05:24:07
2020-05-17T21:30:14
C++
UTF-8
C++
false
false
237
cc
#include <bits/stdc++.h> #include "atcoder.h" void Main() { ints(n, k, q); V<int> a(k), l(q); cin >> a >> l; each(e, l) { --e; if (a[e] == n) continue; if (e == k - 1 || a[e] + 1 != a[e + 1]) ++a[e]; } wt(a); }
[ "keisuke.kishimoto@gmail.com" ]
keisuke.kishimoto@gmail.com
ccba003e9308762293836db36f92f819d731f28f
13d93c2922005af35056d015f1ae3ebebe05ee31
/pong/trunk/src/random-singleton.h
49c37b26cdf73deade80fbd8c8c66b370d8641c0
[]
no_license
scls19fr/openphysic
647cc2cdadbdafd050d178e02bc3873bd2b07445
67bdb548574f4feecb99b60995238f12f4ef26da
refs/heads/master
2021-04-30T23:16:26.197961
2020-11-16T20:21:17
2020-11-16T20:21:17
32,207,155
1
1
null
null
null
null
UTF-8
C++
false
false
3,367
h
//Random Singleton //Ce fichier d'en-tete propose un bon generateur aleatoire //de nombre reels ou entiers.Il s'agit du generateur de L'Ecuyer avec melange //de Bays-Durham, des Numerical Recipes (http://www.nr.com) //This header file provides a good random generator. It is the one of L'Ecuyer //with Bays-Durham shuff...
[ "s.celles@gmail.com@41f3eeec-7763-abce-c6e2-0c955b6d8259" ]
s.celles@gmail.com@41f3eeec-7763-abce-c6e2-0c955b6d8259
30e7ce05765a037746a93fd57c4d990be7423905
81de7aaf7ba6a591720056ca9771dd0256e2396a
/include/CsGameInterface.h
95e3914cc098f22a353aa232582af7295fd0ccc4
[]
no_license
SabinT/Wings-Of-Chaos
9286add428d4a9a76f713bcc9ce6ac2560ace58f
71359b1287613f82a35997c50a1c6c5882f98581
refs/heads/master
2021-01-10T21:45:41.628525
2013-11-25T08:37:22
2013-11-25T08:37:22
13,536,656
0
1
null
null
null
null
UTF-8
C++
false
false
1,156
h
#ifndef CSGAMEINTERFACE_H #define CSGAMEINTERFACE_H #include <OgrePrerequisites.h> #include <CsCommons.h> // TODO: separate input into separate class, which handles controls #include <CsLockable.h> class CsGameInterface: public CsLockable { public: CsGameInterface() : mRoot(0), mWindow(0), mViewport(0), mSceneMg...
[ "stimalsena@verishhealth.com" ]
stimalsena@verishhealth.com
39286193fa25ee3f7e2e0bbf1874dc306455108d
811e4727612ce11d5d73a1f9646dc5aadfe2db4f
/cpp.cpp
6dfd164782aa9d3e6b70db47e9e5d98c8f4c3b74
[]
no_license
Brian3647/hello-world
1e96d13347be8dff856f081c0d0346c4bb5b4068
0804732fae6cd0caf0aabb5766ede84553dec6a0
refs/heads/master
2023-06-14T23:46:35.031943
2021-06-30T15:14:42
2021-06-30T15:14:42
381,744,188
1
0
null
null
null
null
UTF-8
C++
false
false
93
cpp
#include <iostream> int main() { std::cout << "Hello world!" << std::endl; return 0; }
[ "victoris3647@gmail.com" ]
victoris3647@gmail.com
b8a711b35d21ab45e387cbe02d404e0c8584c10e
77b1e6f423fdbf544c798c87dde175189733b862
/Lekcja6Zadanie2.cpp
0d714aa540791e75a75d321486e1c0780552fa04
[]
no_license
reagne/C-Simple-Exercises
d2747892666a153745f406856f8b50dbc2f5986b
348414c5dfb7f414b15b5b480da6bce30db7c9b2
refs/heads/master
2021-01-10T05:03:42.604026
2016-03-17T13:40:56
2016-03-17T13:40:56
54,119,276
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
2,229
cpp
#include <iostream> using namespace std; enum menu // w enum nie może być spacji { Wyjscie, SprawdzSaldo, Wyplac50zl, Wyplac100zl, WyplacInnaKwote }; int main() { int stanKonta = 2500; // stan naszego konta; gdy zaczynamy int kwota; // kwota, którą bedziemy wyplacać z bankomatu; cout << "Menu:\n1...
[ "regina.anam@gmail.com" ]
regina.anam@gmail.com
cd672d2c815dfb3cafb4b701dc0de2e342fb7bdc
aa3779604d4f2f9be049a99598e550fce2edbab4
/src/Subsystems/Shooter.cpp
8eaffb98edbc60b8d2c45e29dd565a7872dcaa8c
[]
no_license
CRRobotics/2017Robot
082d408167071e16017bb06de57346d315285374
fdd0135aa7d7038dd3f5f8c80d838ac0b3216f79
refs/heads/master
2021-03-27T20:00:48.811835
2017-04-29T03:19:18
2017-04-29T03:19:18
81,997,099
0
0
null
null
null
null
UTF-8
C++
false
false
2,166
cpp
// RobotBuilder Version: 2.0 // // This file was generated by RobotBuilder. It contains sections of // code that are automatically generated and assigned by robotbuilder. // These sections will be updated in the future when you export to // C++ from RobotBuilder. Do not put any code or make any change in // the b...
[ "mrinal.thomas@icsd.k12.ny.us" ]
mrinal.thomas@icsd.k12.ny.us
495cd3e93b3e024ef89f122714cd4e57947b35f8
9d6eca4001a864d3a23cd9ade63e3c5eb6c92783
/Programming/C++/prog01.cpp
805b644d6504c2212c30213532d41675da25ae64
[]
no_license
LiasOne/iek-assignments
2e163b09dad1a172e59d80f593f8880e3a4d03c1
0b76f47a97499a25bfad08466e72e867a25e3835
refs/heads/master
2020-04-07T02:29:11.400989
2019-06-20T13:40:08
2019-06-20T13:40:08
157,978,445
2
1
null
null
null
null
UTF-8
C++
false
false
296
cpp
#include <iostream> using std::cout; using std::cin; using std::endl; int main() { int num; cout<<"Δώσε έναν αριθμό"<<endl; cin>>num; if (num >= 1 && num <=3 ) { cout << "Μήνυμα" <<endl; } else { cout << "Άλλο μήνυμα" <<endl; } return 0; }
[ "eno@vostro.localdomain" ]
eno@vostro.localdomain
12aff9d6c71ac4520b453841e8703c0135c7f02a
c061446e8dfe28c25c5b87ac721a1c6aff99f35b
/chromium/src/device/vr/vr_display_impl.h
d169dfaafd809fabb3daa56253019a28d435366d
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
jai2033shankar/chromium-webar
698aab8a4f1db97f9f00eb5a62adaad1400aa477
429270e8f9ba9fa25de24aa6346e8e2f3fafda05
refs/heads/master
2021-01-02T22:40:04.421980
2017-07-20T20:13:07
2017-07-20T20:13:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,362
h
// 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. #ifndef DEVICE_VR_VR_DISPLAY_IMPL_H #define DEVICE_VR_VR_DISPLAY_IMPL_H #include <memory> #include "base/macros.h" #include "base/memory/weak_ptr.h" #in...
[ "ijamardo@ijamardo-glaptop2.roam.corp.google.com" ]
ijamardo@ijamardo-glaptop2.roam.corp.google.com
17e9b911561e6a9c9d8ddfe092144fff121c82c7
ef620c4a84f777a7916bed1d7d5d92ef4db3a416
/src/spork.h
b1d4d71d150f01a7bf2c5bed3ecf4cf127d0a63f
[ "MIT" ]
permissive
bspanda98/improvedbtc
8855a24e854dd058f8bb6525e7f1529bff73cdd1
a92085ebc1ab011db76596934219e7e2686a7521
refs/heads/master
2022-04-19T05:38:39.397913
2020-04-18T07:44:23
2020-04-18T07:44:23
256,695,314
0
0
null
null
null
null
UTF-8
C++
false
false
3,911
h
// Copyright (c) 2014-2016 The Dash developers // Copyright (c) 2016-2017 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef SPORK_H #define SPORK_H #include "base58.h" #include "key.h" #include "ma...
[ "rangecoin@outlook.com" ]
rangecoin@outlook.com
2e15511d383563cf9828f839068aba13d2396178
fd2754ec7ab1fbb7da19a605c650c51081d09feb
/px4-firmware/src/lib/matrix/matrix/SquareMatrix.hpp
175a3e40a7d82810dad4b358b26e691d68cdaac9
[ "BSD-3-Clause" ]
permissive
thehummingbird/MavrosToPx4
133a82093c2678bd233577b192f5c91941d55237
7378f0d1abd02e538a75ace62ebb515f924c9afb
refs/heads/master
2020-09-15T13:35:10.893704
2019-11-23T14:07:12
2019-11-23T14:07:12
223,458,088
1
0
null
null
null
null
UTF-8
C++
false
false
8,565
hpp
/** * @file SquareMatrix.hpp * * A square matrix * * @author James Goppert <james.goppert@gmail.com> */ #pragma once #include "math.hpp" namespace matrix { template <typename Type, size_t M, size_t N> class Matrix; template <typename Type, size_t M> class Vector; template <typename Type, size_t P, size_t Q,...
[ "sharadmaheshwari19@gmail.com" ]
sharadmaheshwari19@gmail.com
ece516d8486d3dd48532d0bc476f65299ffdc18d
a85a1e6c776e0433c30aa5830aa353a82f4c8833
/multiplayer/multiplayer_controls_chatedit.cpp
353b44d550d34fa14c7300975af0e7e252a64b23
[]
no_license
IceCube-22/darkreign2
fe97ccb194b9eacf849d97b2657e7bd1c52d2916
9ce9da5f21604310a997f0c41e9cd383f5e292c3
refs/heads/master
2023-03-20T02:27:03.321950
2018-10-04T10:06:38
2018-10-04T10:06:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,335
cpp
/////////////////////////////////////////////////////////////////////////////// // // Copyright 1997-1999 Pandemic Studios, Dark Reign II // // MultiPlayer Stuff // 1-JUL-1999 // /////////////////////////////////////////////////////////////////////////////// // // Includes // #include "multiplayer_controls_chatedit.h...
[ "eider@protonmail.com" ]
eider@protonmail.com
6bc1ea488b1f1fa1785f46d95c7fbb437793e477
9fda5b2aa670589d5911dae3084149ad9170bb60
/simulator/sim/population/person.cpp
dbefcbcc76c430b0dce54e572aaa8be6784e144c
[]
no_license
mattj23/covid-delta-usa
93bba1284324225dc65394ace9197415538fb1fd
258b84673cc3dbe87a3c14dd40a96b016d323208
refs/heads/main
2023-07-07T22:44:12.391214
2021-08-20T05:20:16
2021-08-20T05:20:16
391,808,680
0
0
null
null
null
null
UTF-8
C++
false
false
263
cpp
#include "person.hpp" void sim::Person::Reset() { variant = Variant::None; infected_day = 0; symptom_onset = 0; test_day = 0; natural_immunity_scalar = 0; vaccine_immunity_scalar = 0; is_vaccinated = false; vaccination_day = 0; }
[ "mattj23@gmail.com" ]
mattj23@gmail.com
b4b5ba19a04b25b4395b7b4cfd54ae171076aa39
1a41836c57f1628cf2d796af3ca736d98044553e
/modules/perception/obstacle/camera/lane_post_process/common/connected_component.h
d8965e639b88fb90d336810681d3c47113e552dc
[ "LicenseRef-scancode-generic-cla", "BSD-2-Clause" ]
permissive
ColleyLi/JMCMAuto
67fc7971bc8fe8725de5297ad7121d472db891ee
54e727271e9d9f0fb300cdf7ab0dcc7789c6ca95
refs/heads/master
2023-04-25T19:49:21.978686
2021-06-03T10:28:49
2021-06-03T10:28:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,995
h
/****************************************************************************** * Copyright 2018 The JmcAuto Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at...
[ "yli97@jmc.com.cn" ]
yli97@jmc.com.cn
a660b0b69474ec404b01e8717128ec4e9a32af57
c6f69ac70fbfe5380d691e35a818a6e8eaf6e914
/src/videoseg/io.cpp
62d75c7ba3a7b763ad63dcd40dcc447119eb0180
[]
no_license
jvlmdr/non-rigid-tracking
00e9d116410628da2d4f5153439167f5a34c55a1
ee0377e3a324b4e82ee0fc2eee0fbcfe7ec062a1
refs/heads/master
2020-04-15T16:27:25.755272
2013-03-13T05:45:28
2013-03-13T05:45:28
6,432,545
5
3
null
null
null
null
UTF-8
C++
false
false
6,703
cpp
/* * Created by Matthias Grundmann on 6/30/10. * Copyright 2010 Matthias Grundmann. All rights reserved. * */ #include "videoseg/io.hpp" #include "videoseg/hierarchical-segmentation.hpp" #include <iostream> typedef unsigned char uchar; namespace videoseg { bool SegmentationWriter::OpenFile() { // Open file ...
[ "jack.valmadre@gmail.com" ]
jack.valmadre@gmail.com
72e08b141dc91d36bcf180ce2bba92c41ac197ac
96ab4dd1b01a51164031c2cdf2dc9e7b773a4293
/HPB_bot/bot_client.cpp
439f58df9e18ec7eade093280aacbda48f01cb3d
[]
no_license
N7P0L3ON/hlsdk10-bots
25e821d519f8229ac5ab6ab614df7698ce843f90
d12620edecb1d2012663f32957a01d2c7b16c52a
refs/heads/master
2023-05-02T05:57:31.064376
2018-08-25T10:01:57
2018-08-25T10:01:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,732
cpp
// // HPB bot - botman's High Ping Bastard bot // // (http://planethalflife.com/botman/) // // bot_client.cpp // #include "extdll.h" #include "util.h" #include "cbase.h" #include "bot.h" #include "bot_func.h" #include "bot_client.h" #include "bot_weapons.h" // types of damage to ignore... #define I...
[ "weimingzhi@baidu.com" ]
weimingzhi@baidu.com
d187a5bed8df5ff2b9c992e0ee78e127dbc3dd31
7eaf54a78c9e2117247cb2ab6d3a0c20719ba700
/SOFTWARE/A64-TERES/linux-a64/tools/gator/daemon/ExternalSource.h
919e75e8a41af34d8935d8b58e3d6395602f87b6
[ "Linux-syscall-note", "GPL-2.0-only", "GPL-1.0-or-later", "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
OLIMEX/DIY-LAPTOP
ae82f4ee79c641d9aee444db9a75f3f6709afa92
a3fafd1309135650bab27f5eafc0c32bc3ca74ee
refs/heads/rel3
2023-08-04T01:54:19.483792
2023-04-03T07:18:12
2023-04-03T07:18:12
80,094,055
507
92
Apache-2.0
2023-04-03T07:05:59
2017-01-26T07:25:50
C
UTF-8
C++
false
false
1,212
h
/** * Copyright (C) ARM Limited 2010-2014. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef EXTERNALSOURCE_H #define EXTERNALSOURCE_H #include ...
[ "gamishev@gmail.com" ]
gamishev@gmail.com
54192b35735cc368179475591b8011c1a2b37f3c
f8aa2d3996aa3866101b1b680dff214efb1ead0d
/basicPrograme/function/difference_bn_date.cpp
112c6d75f1b0ba0bd1d5664ece00e0be9802830d
[]
no_license
LokeshvarKr/cpp
9590d9c0851667dd9aaacd16f37fc34acdefb6b7
6556e2b72aec2d0ebcabb84d542bf5b0e5670042
refs/heads/master
2022-04-30T21:01:13.341606
2022-04-09T18:12:39
2022-04-09T18:12:39
176,687,488
1
0
null
null
null
null
UTF-8
C++
false
false
682
cpp
#include<iostream> using namespace std; int main() { int d1,m1,y1,d2,m2,y2,d,m,y; cout<<"Enter first and second date (first falls before second)"<<endl; cout<<"Enter first date"<<endl; cin>>d1>>m1>>y1; cout<<"Enter second date"<<endl; cin>>d2>>m2>>y2; int is_leap=0; if((y2%100!=0 && y2%4==0) || y2%400==0) i...
[ "lokeshvarszb@gmail.com" ]
lokeshvarszb@gmail.com
125a6108c0f9e36c38b41edc47961421982c0f4e
f4e37c76b0fd36cf91a12a5d59e5a8d240214156
/SuperClass/Base.inl
0edb0459efcdd8080a7924ee2cde79db2e38657e
[]
no_license
cherleey/Vindictus
53a1f4f70326310ef1486e3a350102d5222689c1
e6d6a63c7cb2230d6152c54d41a01fb618191ebd
refs/heads/master
2020-03-26T19:55:59.587337
2018-08-19T10:39:17
2018-08-19T10:39:17
145,293,679
0
0
null
null
null
null
UHC
C++
false
false
298
inl
// unsigned long : 증가시키고 난 이후의 결과 unsigned long CBase::Add_Ref(void) { return ++m_dwRefCnt; } // unsigned long : 감소시키기 이전의 결과 unsigned long CBase::Release(void) { if(0 == m_dwRefCnt) { Free(); delete this; return 0; } return m_dwRefCnt--; }
[ "31400524+cherleey@users.noreply.github.com" ]
31400524+cherleey@users.noreply.github.com
6dba8d948edc8f9b097ec56d34196ad7db380c07
ddd6539d24a45ab8d529cad73688212542b43e8b
/Sprite_Test/Direction2D.h
e9cfa8db6c24677eafe295bfa6d6b575d511e528
[]
no_license
dele1251/SDL_Project
a8b9f1194c5954faa23f90dc0dcb6041c6075b05
daeef8aab10707a31410ec476b65d8358f2a06e5
refs/heads/master
2021-01-21T15:19:10.264390
2017-05-21T00:50:41
2017-05-21T00:50:41
91,839,998
0
0
null
null
null
null
UTF-8
C++
false
false
1,119
h
//**************************************************************************** // File name: Direction2D.h // Author: Doug Ryan // Date: 1/13/2016 // Class: CS 250 // Assignment:SDL_MovingCircle // Purpose: Represent a direction //***************************************************************************** ...
[ "ernesto.deleon.1@gmail.com" ]
ernesto.deleon.1@gmail.com
0040d35b432410ba5f761c1b8516317e57a90a51
1b315f2f82cc22b1caada7ae4d9e6770ee3a8ff5
/src/DiskBufferReader.cpp
56480df28ffe85b49c2a53de4c5d17ba2798b586
[]
no_license
knightwh/gougou
861b08989b9869ee3ec6414867178f2a75b0eea5
89b74da0f1e36bb58d3dfb41e4503a7b5e7824de
refs/heads/master
2020-12-24T14:26:31.508012
2015-05-14T03:35:35
2015-05-14T03:35:35
31,428,725
1
1
null
null
null
null
UTF-8
C++
false
false
2,139
cpp
#include "DiskBufferReader.hpp" #include "DAMreader.hpp" #include <climits> using namespace std; DiskBufferReader::DiskBufferReader(DiskAsMemoryReader *theIOP,uint64_t beginP,uint64_t endP,int fileHandle,int offset) : theIO(theIOP),begin(beginP),end(endP),itemSize(theIOP->getItemSize()) { usage = 0; if(begin==ULLON...
[ "knightwha@gmail.com" ]
knightwha@gmail.com
a3cf931a212d13c2c00c002a271d3f6909d27430
c0472d749b96d43a551899bfbf4e5d61b2cadd46
/OpenGL-Window-Manager-and-GUI-master/DVA222_Project/DVA222_Project/ImageBox.cpp
7eaa7b2a12e225e4a062522f8fc8b5f0ab8ae7de
[]
no_license
jontelarsson94/OpenGL-Window-Manager-and-GUI
3bb9323362b859bde8d8b6f4ac241a38323b3e7d
a1d76c1675c061beaedca1f3b5b852b7a6d13681
refs/heads/master
2021-01-12T16:56:17.476471
2016-10-20T13:40:42
2016-10-20T13:40:42
71,466,065
1
4
null
null
null
null
UTF-8
C++
false
false
1,632
cpp
#include "StdAfx.h" #include "ImageBox.h" #include "Graphix.h" #include "glut.h" using namespace std; // This is just a sample code to show you how you can use different Event Handlers in your code ImageBox::ImageBox() { hit = pressed = false; } ImageBox::ImageBox(int locX, int locY, int width, int height) : UIC...
[ "jonathan-larsson@outlook.com" ]
jonathan-larsson@outlook.com
4c7d84881187403afedb78032bd478e89584cf6c
37b1cc093229626cb58199379f39b6b1ec6f6fb0
/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_nhwc_3x3_s2_output2x2_mla_depthfirst/generic.cpp
fb533893a60c27916f5dd71b443254e29af224af
[ "MIT", "LicenseRef-scancode-dco-1.1", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
ARM-software/ComputeLibrary
d4dfccb6a75b9f7bb79ae6c61b2338d519497211
874e0c7b3fe93a6764ecb2d8cfad924af19a9d25
refs/heads/main
2023-09-04T07:01:32.449866
2023-08-23T13:06:10
2023-08-23T13:06:10
84,570,214
2,706
810
MIT
2023-01-16T16:04:32
2017-03-10T14:51:43
C++
UTF-8
C++
false
false
47,735
cpp
/* * Copyright (c) 2021-2023 Arm Limited. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * ri...
[ "bsgcomp@arm.com" ]
bsgcomp@arm.com
31c03ed837c67de8ccdf658f553c7f50320d112b
cc6fc7b8fab0b25e83dfd148c18bcbb322dd4209
/app/src/main/jni/ModelSettingJson.h
e94de212a0c95165680210dde4e33b86e9702ab4
[]
no_license
HuyNguyen1590/live2d-android-wear
372071c9e96ee565d81e16c3b5e826154e14ee2a
6b733d4d1b0c3fe0a7824e91276bebf242c1d48a
refs/heads/master
2021-05-31T19:01:20.843536
2016-06-19T23:46:01
2016-06-19T23:46:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,919
h
/** * * You can modify and use this source freely * only for the development of application related Live2D. * * (c) Live2D Inc. All rights reserved. */ #include "ModelSetting.h" #include "util/Json.h" // JSONのキー const char NAME[]="name"; const char MODEL[]="model"; const char _ID[]="id"; const char TEXTURES[]...
[ "woxxy@foolz.us" ]
woxxy@foolz.us
31483fe25a39f8f34f46832cebb82d6af29e26af
9d7a8d3e8d5df680c32fa70c73ef7c2820986187
/.history/D05/ex03/Intern_20210312163129.cpp
fee76e43bb91d483a0ae54ee3aca57d285442b72
[]
no_license
asleonova/cpp
dc2d606e361ffdfa2013953f68bd0da4530f34bc
adfaecc238cdb63053b34b106869d3185204d73a
refs/heads/master
2023-04-06T19:27:21.725162
2021-04-13T19:18:00
2021-04-13T19:18:00
337,834,070
0
0
null
null
null
null
UTF-8
C++
false
false
2,200
cpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Intern.cpp :+: :+: :+: ...
[ "dbliss@oa-f5.msk.21-school.ru" ]
dbliss@oa-f5.msk.21-school.ru
533e012b2ae40066b1000a1011947d8dfe0c82f1
a37963cee6a482275b089922375a60b3819d8072
/viz/PointLocator/ControlScreen.cpp
f6c56ce1e123058284fc077597b9114a5d8597ef
[]
no_license
njun-git/kvs
f639ab36df290d308531d1538066739b8ca265e6
ae15b5dc2b50f9ff8fb5090bdd41fc1b496cada3
refs/heads/master
2021-01-23T07:03:20.287011
2012-02-14T06:53:59
2012-02-14T06:53:59
2,502,777
2
0
null
null
null
null
UTF-8
C++
false
false
2,103
cpp
/* * ControlScreen.cpp * * * Created by njun on 11/10/11. * Copyright 2011 Jun Nishimura. All rights reserved. * */ #include "ControlScreen.h" #include <kvs/Mouse> #include <kvs/MouseButton> namespace kvs { ControlScreen::ControlScreen( kvs::glut::Application* app ) : kvs::glut::Screen( app ) { ...
[ "njun3196@gmail.com" ]
njun3196@gmail.com
104feedc3ec81dcfe782a22ad39a8683cea5f33d
bcd7af39651170ef451d2781943069439bbd3507
/Rook.hpp
09e1009370eaef9628a83107d7580f6e9cf2ffcb
[]
no_license
jacksonlawson/chess-challenge
39bf571a3f36b3a43c9760fec6541c8b717e273c
358deb7ea30c7ed37e0b9e64baf1970320a04848
refs/heads/master
2021-09-02T04:38:13.440895
2017-12-30T11:27:40
2017-12-30T11:27:40
115,333,905
0
0
null
null
null
null
UTF-8
C++
false
false
2,009
hpp
#ifndef __ROOK_HPP__ #define __ROOK_HPP__ #include <Piece.hpp> namespace chess_console { class Rook : public Piece { public: static PieceType const type = PieceType::ptRook; Rook(Board *pbrdptr, PlayerColor pplayer, BoardPosition pposition) : Piece(pbrdptr, pplayer, pposition, Piece::PieceType::ptRook) { }...
[ "gnulinux2000@gmail.com" ]
gnulinux2000@gmail.com
7a5fa94a83aa429cc64ce4375e164fe66fe4bc84
d446ed18144ac191377c2a5e0585fb61317b96c2
/include/eepp/scene/actions/resizewidth.hpp
fb598f67ccd0849a57799ba3790b490794af7a4b
[ "MIT" ]
permissive
thyrdmc/eepp
6f8ee84f048efaf1b3aca931ea612e61136e15c4
93b72b1bcab794a43706658e7978c5e852c3b65a
refs/heads/master
2023-06-25T11:18:16.371330
2019-05-22T04:26:41
2019-05-22T04:26:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
741
hpp
#ifndef EE_SCENE_ACTIONS_RESIZEWIDTH_HPP #define EE_SCENE_ACTIONS_RESIZEWIDTH_HPP #include <eepp/scene/action.hpp> #include <eepp/scene/actions/actioninterpolation1d.hpp> namespace EE { namespace Scene { namespace Actions { class EE_API ResizeWidth : public ActionInterpolation1d { public: static ResizeWidth * New...
[ "spartanj@gmail.com" ]
spartanj@gmail.com
3562faf14e4e454d1f0e6f89378b44e6a471220e
8e58c8954b0a15d208144eabcdd7d8a7aa8852a8
/Zjut_ACM/1322 Sums.cpp
79774cfa4d5999a1305055031748cd2d5c8e4c49
[]
no_license
EchoMemory/AcmSolutions
5b0712f43904938e03dc408870dcf188787e483d
9abe973669076ba98865359fba65fdeffa1fdcc0
refs/heads/master
2020-05-20T05:36:12.451011
2012-12-02T16:40:29
2012-12-02T16:40:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
389
cpp
#include <iostream> #include <vector> #include <algorithm> using namespace std; bool cmp( int a,int b) { return a>b; } int main() { int m,n,k; for( cin>>n; n>0; n-- ) { vector<int> v; int sum=0; for( cin>>m; m>0; m-- ) { cin>>k; v.push_back(k); } sort(v.begin(),v.end() ,cmp); for( int i=0; i<10;...
[ "memoryhash@gmail.com" ]
memoryhash@gmail.com
900d2b837cda9abc64a190f39b29a1df747d1a35
18c5e87536673646f670e82585e386bbb5ccebc5
/sketch_mar11a/sketch_mar11a.ino
6bfdb6308aaf3adc50ba5dde365fe43a4c7e9713
[]
no_license
ChenRuHsieh/2018-Room-escape
4260f575f0280fefdc0597bfce5e9998f77f5307
004963add1dac9482f951ee42629ebc027ae2b80
refs/heads/master
2020-05-26T03:52:16.978511
2019-05-22T19:01:00
2019-05-22T19:01:00
188,097,380
0
0
null
null
null
null
UTF-8
C++
false
false
256
ino
#include <SoftwareSerial.h> void setup() { // put your setup code here, to run once: pinMode(OUTPUT,13); } void loop() { // put your main code here, to run repeatedly: if (digitalRead(13) !=LOW) Serial.print("1\n"); else Serial.print("0\n"); }
[ "peter105060016@gapp.nthu.edu.tw" ]
peter105060016@gapp.nthu.edu.tw
fa6efda91915b3b2176b90eaefe9b1c5146f4ff1
19845af1616d5b81aedf7917a32cb44f61e02401
/FunnyToys/端口扫描器/端口扫描器/源.cpp
f263aad9cc1d97c9ecdd95ef3f05b13f90e32ffc
[]
no_license
gsy3761/Pile
560c78d471c70f69324984703cf01cd7680a3fca
e6217be03679d978a7a41b01dbb0baa159c0deec
refs/heads/master
2020-12-21T04:04:31.661608
2020-01-23T13:16:05
2020-01-23T13:16:05
236,300,410
1
0
null
2020-01-26T11:05:01
2020-01-26T11:05:00
null
UTF-8
C++
false
false
5,887
cpp
#define _CRT_SECURE_NO_WARNINGS #define _WINSOCK_DEPRECATED_NO_WARNINGS #include <Winsock2.h> #include <commctrl.h> #include <cstdlib> #include <iostream> #include <queue> #include <set> // #include <stdio.h> // #include <stdlib.h> //#include <windows.h> //加这个头文件后面sleep会用到 //#pragma comment(lib,"ws2_32.lib") #pragma c...
[ "1395943920@qq.com" ]
1395943920@qq.com
5e93432b739bc2abd741ad052ba8772342d8e8e0
d8effd075768aecbf0a590804e6c94127954d01c
/noz/src/noz/Nodes/Layout/Layout.h
f65bd5d4f5844c4ba61eafbfcd8c6f9c341d193a
[]
no_license
nozgames/noz-cpp
55c88e0ea92408433ca34399f31007418d46a063
0466c938f54edf846c01dd195ce870b366821e99
refs/heads/master
2022-11-24T04:20:51.348835
2020-07-30T21:42:48
2020-07-30T21:42:48
283,881,452
0
0
null
null
null
null
UTF-8
C++
false
false
490
h
/////////////////////////////////////////////////////////////////////////////// // NoZ Engine Framework // Copyright (C) 2015 NoZ Games, LLC // http://www.nozgames.com /////////////////////////////////////////////////////////////////////////////// #ifndef __noz_Layout_h__ #define __noz_Layout_h__ namespace noz { c...
[ "bryan.dube@resultstack.com" ]
bryan.dube@resultstack.com
6bf4928d6de113fff89dbe8129111a7fe34bc3b8
6f8441f7e78f2014fdaf22675c12d991634a47da
/main.cpp
920877d9cd3042f7a0316f5f553e957243f17146
[ "MIT" ]
permissive
sheepy0125/SDL2-Pong
d52059e92cf5e7eeee663d678bd9403fb44bd72e
9271280704394d13a266caaacb5167b05da322df
refs/heads/main
2023-08-19T04:00:01.798562
2021-10-20T16:52:01
2021-10-20T16:52:01
418,721,353
0
0
null
null
null
null
UTF-8
C++
false
false
8,682
cpp
/* ===== *\ |* Setup *| \* ===== */ #include <SDL2/SDL.h> #include <SDL2/SDL_ttf.h> #include <iostream> #include <string> using namespace std; /* Initialize SDL2 */ SDL_Renderer *renderer; SDL_Window *window; TTF_Font *font; SDL_Color color; /* Variables */ int frameCount; int lastFrame; int timerFPS; int fps; bool r...
[ "sheepy404@gmail.com" ]
sheepy404@gmail.com
ce6051c68c60abb7ba45e8b53ee8157246a83be1
7732bdbf2f7e074d5e001d5b79359629bf44090e
/django/cpp-django-react/cpp0/lights.cpp
e3c84a5cbd4fe07c11214edad5670a70e6954a3c
[]
no_license
urytururur/oldPi
242f54fb516e25fea57b0562b8edf1196b7a2e40
31bd84101878e07f8cae8553f0b799be89607a68
refs/heads/master
2023-01-09T11:23:44.195383
2019-12-16T16:59:39
2019-12-16T16:59:39
228,433,540
0
0
null
2023-01-07T12:52:37
2019-12-16T16:56:12
PHP
UTF-8
C++
false
false
419
cpp
#include "lights.h" int Light::getOn() { return m_on; } void Light::setOn(int val) { m_on = val; } int Light::getBri() { return m_bri; } void Light::setBri(int val) { m_bri = val; } int Light::getHue() { return m_hue; } void Light::setHue(int val) { m_hue = val; } ...
[ "torbjorn.ekstedt@hotmail.com" ]
torbjorn.ekstedt@hotmail.com
2abd3f47a36c622e26d9d71239a2471b2f09906b
35f8526b274760e72d35d426600b6bf435b91e50
/src/component/componentstd.cpp
206eedf6254e59dd7b15f7ecc81904946c81b550
[]
no_license
madeso/pwn-engine
f9ca6a4551edbad719ff2c6999e5fc9e97b6a211
c4767e5d798d5768e1bbf8a9ac73b6fb186ae497
refs/heads/master
2021-01-20T04:31:06.326355
2020-06-14T13:31:36
2020-06-14T13:31:36
33,419,254
0
0
null
null
null
null
UTF-8
C++
false
false
3,831
cpp
#include <pwn/component/componentstd.h> #include <pwn/component/component.h> #include <pwn/component/eventargs.h> #include <pwn/component/property.h> #include <pwn/component/componentdef.h> #include <pwn/component/object.h> namespace pwn { namespace component { class ComponentTimeout : public Component { p...
[ "sir.gustav.the.coder@gmail.com" ]
sir.gustav.the.coder@gmail.com
f5b95393023973b99fa2fafcfaf9bf981c6ea32e
1e2b69476b2b174ac210ba525b197c621280a390
/L1Trigger/TrackFindingTracklet/test/PlotMacros/z0_and_rinv.cc
bffa3c5476e9e2a52f0154dfd64594be5d984137
[ "Apache-2.0" ]
permissive
skinnari/cmssw
640e5fe2f23a423ccb7afe82d43ea1b80a2603f0
62b49319e475fbcf14484d77814d47a552c61f63
refs/heads/L1TK_CMSSW_11-1-0-pre4
2022-10-27T03:55:33.402157
2020-03-24T14:18:04
2020-03-24T14:18:04
11,660,178
2
3
Apache-2.0
2020-03-24T14:16:54
2013-07-25T12:44:13
C++
UTF-8
C++
false
false
2,181
cc
#include "TMath.h" #include "TRint.h" #include "TROOT.h" #include "TStyle.h" #include "TLorentzVector.h" #include "TCanvas.h" #include "TH1.h" #include "TGaxis.h" #include <fstream> #include <iostream> #include "TMath.h" void z0_and_rinv(){ // // To see the output of this macro, click here. // #include "TMath.h" ...
[ "louise.skinnari@cern.ch" ]
louise.skinnari@cern.ch
85f7bb09f4230d594e5b784c78c7dbcf2c65f3b3
1c9d4bfb2e1252dd077f3cf6ea68544d8c9387e7
/SimpleRayCaster/main.cpp
248c2525742ee01529a0a144a3d3027ccbc1150b
[]
no_license
krishnaprasadsoundararajan/VolVis
ae5d952bf618a236c8a20cdfae67fc56c67d1ade
d6e1ce76494b065442f5d1d53aac0cab4bcf187e
refs/heads/master
2020-04-06T04:59:40.584911
2014-09-22T13:15:17
2014-09-22T13:15:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,633
cpp
// SimpleRaycaster // Program to demonstrate single pass raycasting using OpenGL 2.0 functionality. // The implementation uses GLEW for extension handling and GLUT for the user // interface. The program requires vertex and fragment shaders in the // subdirectory /shaders. // Max Hermann, 2013 #include "GLConfig.h" #i...
[ "krishnaprasad.s89@gmail.com" ]
krishnaprasad.s89@gmail.com
e6fbc54092ba33cde79a5b24c2d04496949c5a4c
474a2c29d3104cc8d8c574d9a191777012d5a821
/samples/hypercube/HCPacket_m.cc
5a22d6da02d49ae4524bc81aa2a883730f1a60cf
[]
no_license
OsDim/NTUT_NG-PON2
5eda2a3d1bc2c2b3e30b481ad0bd4e892dd71c6f
dbd78aeab3fee094142eb181288846f5eaa6f596
refs/heads/master
2021-01-22T10:19:08.579237
2017-10-06T10:21:05
2017-10-06T10:21:05
102,335,095
1
0
null
null
null
null
UTF-8
C++
false
false
9,794
cc
// // Generated file, do not edit! Created by nedtool 4.6 from HCPacket.msg. // // Disable warnings about unused variables, empty switch stmts, etc: #ifdef _MSC_VER # pragma warning(disable:4101) # pragma warning(disable:4065) #endif #include <iostream> #include <sstream> #include "HCPacket_m.h" USING_NAMESPACE ...
[ "aqwszx2@gmail.com" ]
aqwszx2@gmail.com
2e2b8efe82116af32d3ed949e37a6ccf6ebbcb60
4aef7908c86d0857d4571bc26e2c486b57010a0c
/Realisation/Programs/QTms/DataFrame.cpp
00b36c1d60497eb57675ded46f5cab88adb00993
[]
no_license
raviluminy/gk
3d9b5e27d808b56a510bb9b5ef5b3a81818c2443
3c017394e12a36e922c93e0ddcb0baffc4849db5
refs/heads/master
2020-04-05T23:24:55.230480
2014-03-29T11:08:36
2014-03-29T11:08:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
195
cpp
#include "DataFrame.h" #include "ui_DataFrame.h" DataFrame::DataFrame(QWidget* parent) : QFrame(parent), ui(new Ui::DataFrame) { ui->setupUi(this); } DataFrame::~DataFrame() { delete ui; }
[ "mehdi-jonathan@hotmail.fr" ]
mehdi-jonathan@hotmail.fr
ed3dc497a53e3ae8b14931e8b6daa967a811023a
2b53a25a83b9aa3298f7cf976dc70c734dcdb157
/OnlineJudgeCode/0Big Number 所有運算(Trying).cpp
05825c70e54f62ae44745e41b3282e3b28f3881e
[]
no_license
mopack/OnlineJudgeCode
2e0ce6e77ad133e82f4d5ce3196b78b19a4631e5
7a8704b37a69323bd90ac885d1b90d409d877722
refs/heads/master
2020-03-20T16:39:46.304160
2018-11-23T17:06:22
2018-11-23T17:06:22
137,543,798
0
0
null
null
null
null
UTF-8
C++
false
false
4,292
cpp
//#include <bits/stdc++.h> ////#include "LeetCodeStd.h" //// --------------- // ////static int fast = []() {ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0); return 0; }(); ////class Solution { ////public: //// vector<int> findOrder(int N, vector<pair<int, int>>& L2F) { //// //// } ////}; //#include <iostream> //...
[ "mopackp@gmail.com" ]
mopackp@gmail.com
8dfb0e2cc9cab9aa23fd46f3377dcdd841635a27
ece30e7058d8bd42bc13c54560228bd7add50358
/DataCollector/mozilla/xulrunner-sdk/include/mozilla/a11y/Role.h
dab6c53079f1fb2152ed8104c6342fed5f1c9546
[ "Apache-2.0" ]
permissive
andrasigneczi/TravelOptimizer
b0fe4d53f6494d40ba4e8b98cc293cb5451542ee
b08805f97f0823fd28975a36db67193386aceb22
refs/heads/master
2022-07-22T02:07:32.619451
2018-12-03T13:58:21
2018-12-03T13:58:21
53,926,539
1
0
Apache-2.0
2022-07-06T20:05:38
2016-03-15T08:16:59
C++
UTF-8
C++
false
false
23,227
h
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ...
[ "andras.igneczi@doclerholding.com" ]
andras.igneczi@doclerholding.com
d5cfc0091b51c33a5bcbe20896cbd6b792274f77
17f37b79643b9c6acd181c55c43a3ab4c889433e
/cavity/47.2/p
6f59c00a88716e930dc004c3f7a8ff0ed1e74b2b
[]
no_license
aashay201297/OpenFOAM-simulations
5208b766ab1e715178e42c73d028cc43d17ec4c9
273f60ef66e6f5b0c99a53ac52de406be0e876a2
refs/heads/master
2021-01-23T06:34:17.044650
2017-06-04T19:02:27
2017-06-04T19:02:27
86,373,858
0
0
null
null
null
null
UTF-8
C++
false
false
5,138
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: dev | ...
[ "aashay225@gmail.com" ]
aashay225@gmail.com
d5703c908ec90d71233883490bd6bb06444893be
64e4fabf9b43b6b02b14b9df7e1751732b30ad38
/src/chromium/gen/gen_combined/third_party/blink/renderer/core/css/properties/shorthands/webkit_mask_box_image.h
5f285b1303f00980efcca375b9770615131ebb30
[ "BSD-3-Clause" ]
permissive
ivan-kits/skia-opengl-emscripten
8a5ee0eab0214c84df3cd7eef37c8ba54acb045e
79573e1ee794061bdcfd88cacdb75243eff5f6f0
refs/heads/master
2023-02-03T16:39:20.556706
2020-12-25T14:00:49
2020-12-25T14:00:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,240
h
// 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. // Generated from template: // core/css/properties/templates/css_property_subclass.h.tmpl // and input files: // ../../third_party/blink/renderer/core...
[ "trofimov_d_a@magnit.ru" ]
trofimov_d_a@magnit.ru
590b722d0dc55016ddcf5ae6511ba2a7c5a6c87d
eb2f8b3271e8ef9c9b092fcaeff3ff8307f7af86
/Grade 8-9/Models for algorithms/完全背包(一维).cpp
447965dd5b0c8211cf6842a46374337d5f3ba06e
[]
no_license
Orion545/OI-Record
0071ecde8f766c6db1f67b9c2adf07d98fd4634f
fa7d3a36c4a184fde889123d0a66d896232ef14c
refs/heads/master
2022-01-13T19:39:22.590840
2019-05-26T07:50:17
2019-05-26T07:50:17
188,645,194
4
2
null
null
null
null
UTF-8
C++
false
false
319
cpp
#include<iostream> #include<cstdio> using namespace std; int c[101],w[101],f[10001]; int main(){ int n,v;cin>>n>>v; for(int i=1;i<=n;i++){ cin>>c[i]>>w[i]; } for(int i=1;i<=n;i++){ for(int j=0;j<=v;j++){ if(j-c[i]>=0) f[j]=max(f[j],f[j-c[i]]+w[i]); printf("%3d",f[j]); } cout<<endl; } cout<<f[v]; }
[ "orion545@qq.com" ]
orion545@qq.com
9d77420e92c5178d55fe53bba478d06f0f6a109c
6831f098839af584c0a1032fa8dec9c7327ee521
/crypto/impl_dispatch_test.cc
efe12b450e9512a4c6f02da2d7c32bb2aa01c918
[ "ISC", "BSD-3-Clause", "OpenSSL", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "MIT" ]
permissive
opensourceyouthprogramming/boringssl
f3f1a265ce6cd9bd9add7c0dbabbea57db83d640
33f456b8b05c73dff13c0b4653f7d964ed2721d6
refs/heads/master
2020-04-20T18:18:09.582847
2019-01-12T15:29:10
2019-02-01T18:03:39
169,016,196
1
0
NOASSERTION
2019-02-04T01:57:51
2019-02-04T01:57:51
null
UTF-8
C++
false
false
5,150
cc
/* Copyright (c) 2018, Google Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
0ef2f4bd8ad808407aaafec1a777a93145ccb48d
efeda21c44f8703c408b0e9b2a33f7c8742ad258
/tests/stdexcept/stdexcept_full.hpp
2a2d74e86f289a1200f83e20004a286f1490f43b
[ "MIT" ]
permissive
olegpublicprofile/stdfwd
9d6987a49e57f73e3b625552c43c65818f91d041
19671bcc8e53bd4c008f07656eaf25a22495e093
refs/heads/master
2023-08-15T00:32:13.591955
2021-09-18T17:36:29
2021-09-18T17:36:29
347,794,330
18
1
null
null
null
null
UTF-8
C++
false
false
309
hpp
#pragma once //------------------------------------------------------------------------------ namespace stdexcept_tests { //------------------------------------------------------------------------------ void run_full(); //------------------------------------------------------------------------------ }
[ "oleg.public.profile@ya.ru" ]
oleg.public.profile@ya.ru
752d1f08c922e76f68551529c4722eae50f01a72
e95adb59feacfe95904c3a8e90a4159860b6c26a
/build/Android/Preview/outsideTheBox/app/src/main/include/Android.Fallbacks.Android_android_media_MediaPlayerDLROnErrorListener.h
d0aca6aeaf561cf6bd872cebacb36ec8f066ac77
[]
no_license
deliloka/bethebox
837dff20c1ff55db631db1e0f6cb51d935497e91
f9bc71b8593dd54b8aaf86bc0a654d233432c362
refs/heads/master
2021-01-21T08:20:42.970891
2016-02-19T10:00:37
2016-02-19T10:00:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,854
h
// This file was generated based on '/usr/local/share/uno/Packages/Android/0.23.1/Android/Fallbacks/$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Android.android.media.MediaPlayerDLROnErrorListener.h> #include <Android.Base.Wrappers.IJWrapper.h> #include <Android.java...
[ "Havard.Halse@nrk.no" ]
Havard.Halse@nrk.no
aebacd9b68f92fe6ce7565d5c3971da05db3c013
53dc18be732e90bd8163fe42ead0d6a3ce0a939c
/Arduino_IRLearning/irLearning/irLearning.ino
6b6fb665ceaaf085e3bfa7e13809ae4f80d24101
[]
no_license
zdiubaldo/IRLearning_ReSpeaker
12b128f008c65caea21378bf9bdda1589437fe26
7e74886471983ec5e1722f38ffcfb4819412e55c
refs/heads/master
2020-05-22T05:32:07.087494
2016-09-05T09:24:34
2016-09-05T09:24:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,865
ino
#include "SPI.h" #include "respeaker.h" #include <Adafruit_NeoPixel.h> #include "irlearning.h" #define PIXELS_PIN 11 #define PIXELS_NUM 12 #define PIXELS_SPACE 128 IRLearning myir; uint8_t commandIndex; Adafruit_NeoPixel pixels = Adafruit_NeoPixel(PIXELS_NUM, PIXELS_PIN, NEO_GRB + NEO_KHZ800); int pixe...
[ "jiankai.li@seeed.cc" ]
jiankai.li@seeed.cc
e1363abfd13160892d66553229fa2b9366cfcd5e
fe2362eda423bb3574b651c21ebacbd6a1a9ac2a
/VTK-7.1.1/Deprecated/vtkTimePointToString.h
95df7bccf67d7f5bc1daf13ab1de128093e53deb
[ "BSD-3-Clause" ]
permissive
likewatchk/python-pcl
1c09c6b3e9de0acbe2f88ac36a858fe4b27cfaaf
2a66797719f1b5af7d6a0d0893f697b3786db461
refs/heads/master
2023-01-04T06:17:19.652585
2020-10-15T21:26:58
2020-10-15T21:26:58
262,235,188
0
0
NOASSERTION
2020-05-08T05:29:02
2020-05-08T05:29:01
null
UTF-8
C++
false
false
3,163
h
/*========================================================================= Program: Visualization Toolkit Module: vtkTimePointToString.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This softwa...
[ "likewatchk@gmail.com" ]
likewatchk@gmail.com
5354b4e1f1ae2a51bc6ddf6bd23c8bdd5baefeee
c9a156314b7d1c54b8e5fdfc72dd4adcabdb6575
/VulkanRave/Engine/Libraries/glm/gtx/optimum_pow.hpp
3d9e0185ac9ea44dfb8884be4188918529a69163
[ "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-happy-bunny", "MIT" ]
permissive
BullynckVictor/VulkanRave
96d88734bf792493013dbe48c3c8533ba2198e90
28e543a0ce3ad0543f7e0f0be404d9f0ba67adb7
refs/heads/master
2023-07-24T03:08:30.624841
2021-09-04T13:50:08
2021-09-04T13:50:08
376,907,593
0
0
null
null
null
null
UTF-8
C++
false
false
1,324
hpp
/// @ref gtx_optimum_pow /// @file glm/gtx/optimum_pow.hpp /// /// @see core (dependence) /// /// @defgroup gtx_optimum_pow GLM_GTX_optimum_pow /// @ingroup gtx /// /// Include <Engine/Libraries/glm/gtx/optimum_pow.hpp> to use the features of this extension. /// /// Integer exponentiation of power functions. #pragma o...
[ "victor.bullynck@gmail.com" ]
victor.bullynck@gmail.com
2fc5acf3d7d6d6b6208e0daf7873c296fae3927a
ba538e2ecd586f22e5974e98cbcc77315722bb45
/GameBend/RawModel.cpp
64ed8945742d85902d3908e823767e5f74df177a
[]
no_license
jscotty/CPP_choocy_adventure
ec32ef99ea6b8aca0a94598554fe2ff7441f597f
b4434b3d8ba05b466e98d89cc5c2da2a68ebae05
refs/heads/master
2020-03-25T11:57:50.482947
2018-08-06T16:38:59
2018-08-06T16:38:59
143,755,508
0
0
null
null
null
null
UTF-8
C++
false
false
194
cpp
#include "RawModel.h" RawModel::RawModel(const GLuint vaoID, unsigned int vertexCount){ this->vaoID = vaoID; this->vertexCount = vertexCount; } RawModel::RawModel(){} RawModel::~RawModel(){}
[ "jscotty@hotmail.nl" ]
jscotty@hotmail.nl
1cd091e1f6e563be4ba24c7a41f10109a454b80b
55759f7fbc356445d3516ad66f5836633c15a105
/UnitTest/gvariant_test.cpp
2cf1fc4e4556ddfecf38cd6c36e68ebb312cf1f8
[]
no_license
asankar1/GFramework
403f91f17ba997eaf058e18e9730a28f5686e4ab
ce118d669a0e0fae4b06ada6db01708421085468
refs/heads/master
2021-10-02T09:07:05.454947
2021-08-28T09:27:17
2021-08-28T09:27:17
100,350,290
0
0
null
null
null
null
UTF-8
C++
false
false
17,017
cpp
#include <iostream> #include <iomanip> #include <vector> #include <list> #include <array> #include <stack> #include <map> #include <cassert> #include <limits> #include <cmath> #include <array> #include <functional> #include <gtest/gtest.h> #include <GFramework/GVariant/GTypes.h> #include <GFramework/GVariant/GVariant...
[ "asankar1@outlook.com" ]
asankar1@outlook.com
2526a533d063f5f20b534f4335c6eb4b3d51c1c0
cae83fb974436ea3be3c2fcee7d9f889b12760b3
/src/test/test_bitcoin.cpp
e648c97c50cc7a506d3484cb8bc0f25b1e54cdd4
[ "MIT" ]
permissive
Thepokeyman/String
26f376ff192238ffeb99eae19f820c153a9c9008
dac28ad0631fcec3879ed313a15a354c62c1597c
refs/heads/master
2021-04-28T03:53:44.436306
2018-02-27T03:58:31
2018-02-27T03:58:31
122,148,590
0
0
null
null
null
null
UTF-8
C++
false
false
1,749
cpp
#define BOOST_TEST_MODULE String Test Suite #include <boost/test/unit_test.hpp> #include <boost/filesystem.hpp> #include "db.h" #include "txdb.h" #include "main.h" #include "wallet.h" #include "util.h" CWallet* pwalletMain; CClientUIInterface uiInterface; extern bool fPrintToConsole; extern void noui_connect(); str...
[ "Thepokeymanvideos@gmail.com" ]
Thepokeymanvideos@gmail.com
f22bb9efcd60729e0052495dcc6ba2fe4a1a3e42
0d0548fd104467d3e2f55b6fc5b40b289221d910
/TileList.h
f67c9de09af2d0938084c1830541fe6c5c4f3d6b
[]
no_license
JohanssonDaniel/tiles
83aca4e897861720daadb22c83dfdd71a12642b8
154517a2f8a7cc269a5d4dd95b91515a640c2161
refs/heads/master
2016-09-05T12:51:32.980865
2014-10-13T09:12:44
2014-10-13T09:12:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
919
h
// This is the .h file you will edit and turn in. // We have provided a skeleton for you, // but you must finish it as described in the spec. // Also remove these comments here and add your own, as well as on the members. // TODO: remove this comment header #ifndef TILELIST_H #define TILELIST_H #include <QGraphicsSce...
[ "johanssondaniel93@gmail.com" ]
johanssondaniel93@gmail.com
10644066854696eed24425aa6a8e3e9f84abf814
ed2330a2992c53490d100b8f56b60bae20380429
/source/SplayTree.cpp
f4dd981b0b5666d9e67faa817318678c1629d00e
[]
no_license
ILLLIGION/SplayTree
dde2a82a155bd25c5beedb9979b21348e1280463
10596103537153ed0d83fdbd875fa0d24da4c492
refs/heads/master
2021-05-11T13:14:06.712661
2018-02-01T12:40:25
2018-02-01T12:40:25
117,675,562
0
0
null
null
null
null
UTF-8
C++
false
false
7,829
cpp
#include "../include/SplayTree.hpp" template <typename T> SplayTree<T>::Node::Node(short key_, T value_) : key(key_), value(value_), left_(nullptr), right_(nullptr), parent_(nullptr) {}; template <typename T> SplayTree<T>::Node::~...
[ "dazuk07@yandex.ru" ]
dazuk07@yandex.ru
1a4dbcbed532426beaf4a588f2c115d84a280c88
f2ed8aea695c3d64430864249d14d0dff305ff04
/BlizzardBallBattle/Game/Scenes/SceneTemplate.cpp
a6e9301736274f7762a60228fb61ac5d3ba9c6a2
[]
no_license
CarsonRoscoe/BlizzardBallBattle
6f6e862b304f4235a81030ab97e6cc681ec2a164
afb07f48399708078ea312efda08a9bd9e79fff2
refs/heads/master
2021-05-08T09:42:11.199715
2017-12-19T09:09:09
2017-12-19T09:09:09
107,194,696
1
1
null
null
null
null
UTF-8
C++
false
false
1,349
cpp
#include "SceneTemplate.h" #include "MatchManager.h" #include "GLHeaders.h" #include "SpriteRendererManager.h" #include "Shader.h" #include "SharedConstants.h" #include "Sender.h" #include "Receiver.h" #include "SpriteSheet.h" #include <iostream> SceneTemplate::SceneTemplate(int p1ai, int p2ai) : GameScene(p1ai, p2ai)...
[ "CarsonRoscoe7@gmail.com" ]
CarsonRoscoe7@gmail.com
3e210d1a552966455d2d40e6b25071604042d1f8
46d4712c82816290417d611a75b604d51b046ecc
/Samples/Win7Samples/multimedia/WMP/Wizards/services/templates/1033/Type1/sample.h
c5897bd4bbb2c57fd30365e84f0d930943493df1
[ "MIT" ]
permissive
ennoherr/Windows-classic-samples
00edd65e4808c21ca73def0a9bb2af9fa78b4f77
a26f029a1385c7bea1c500b7f182d41fb6bcf571
refs/heads/master
2022-12-09T20:11:56.456977
2022-12-04T16:46:55
2022-12-04T16:46:55
156,835,248
1
0
NOASSERTION
2022-12-04T16:46:55
2018-11-09T08:50:41
null
UTF-8
C++
false
false
8,902
h
// // Copyright (c) Microsoft Corporation. All rights reserved. // #pragma once #include "resource.h" typedef struct _CONTENT_PARTNER_GLOBALS { LONG userLoggedIn; LONG haveCachedCredentials; ULONG totalDownloadFailures; WCHAR credentialsFile[MAX_PATH]; } CONTENT_PARTNER_GLOBALS; static const WCHAR g_roo...
[ "chrisg@microsoft.com" ]
chrisg@microsoft.com
d5a5a1ac5fbac5f68c861c1efdf11931cad7891c
2d36ac7285664ce798edb27bafa00e0dbc0f25fb
/LSL/liblsl/external/lslboost/mpl/int_fwd.hpp
818759063a72d891737996ccd6f0bf69f02af755
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
nagarjunvinukonda/Brain-Computer-Interface-for-Bionic-Arm
af1a6241df167e747a7d9426e497f95dda632fda
839cb0dc798d2bf274d3df7c4db0fef62af3770d
refs/heads/master
2023-02-13T12:02:36.692225
2021-01-14T08:32:35
2021-01-14T08:32:35
297,540,583
2
0
null
null
null
null
UTF-8
C++
false
false
796
hpp
#ifndef BOOST_MPL_INT_FWD_HPP_INCLUDED #define BOOST_MPL_INT_FWD_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.lslboost.org/LICENSE_1_0.txt) // // See http://www.lslboost.org/li...
[ "vinukondanagarjun4@gmail.com" ]
vinukondanagarjun4@gmail.com
031af8ac4c52ab148f66f8d2c97393e0f75003b4
6250f3343eff1638912510b66ed936c59796635a
/src_vc141/thirdparty/stlsoft/pantheios/src/inserters/hostid.cpp
0f45c1c8c169f382169c7dc2489aa1e2b74d811e
[ "BSD-2-Clause", "BSD-3-Clause", "Apache-2.0" ]
permissive
nneesshh/mytoolkit
b4b242307a6603bc5785bc130de8f4d3b5ea9265
336ae9c7077c8687a8cf8a2ce4aec804c28ab90c
refs/heads/master
2020-04-05T15:18:07.985547
2018-12-17T11:36:07
2018-12-17T11:36:07
156,961,652
0
2
null
null
null
null
UTF-8
C++
false
false
5,135
cpp
/* ///////////////////////////////////////////////////////////////////////// * File: src/inserters/hostid.cpp * * Purpose: Implementation of the pantheios::hostId inserter class. * * Created: 14th April 2008 * Updated: 29th June 2016 * * Home: http://www.pantheios.org/ * * Copyright ...
[ "nneesshh@163.com" ]
nneesshh@163.com
19c601747484785e681522535a265ad53d283c6b
ab83049141b3a1f35166e11c7e74e7db8be0950d
/converter/src/mapConverter/mapConverter.hpp
7145c53aec322c29c1822bf7d66f8ef651378e37
[ "MIT" ]
permissive
blurymind/Tiled2GBA
773aa25cfa712c2ea37e848eb2d25bb9f2a31541
7f9a4f0c22803eec15e35bdd7fb36f9a9ed5f6b9
refs/heads/master
2021-01-26T02:28:17.502297
2019-01-26T21:44:49
2019-01-26T21:44:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
642
hpp
#ifndef MAP_CONVERTER_H #define MAP_CONVERTER_H #include "../lib/tmxlite/Map.hpp" #include "../gba/gbaMap/gbaMap.hpp" #include "../lib/tmxlite/TileLayer.hpp" using namespace std; /** * Converts a TMX Map to a GBA Map. */ class MapConverter { public: /** * Convert a TMX Map. * @param tmxMap The TMX Ma...
[ "10974297+LucvandenBrand@users.noreply.github.com" ]
10974297+LucvandenBrand@users.noreply.github.com
e0641d743e50b9ce4c62da3450faff6ca6d7ae7c
1992f8fbd2ee5b3537f1106a6bdd81f692b161fa
/swarsim-3d/display/model_3ds.h
9f17edb2a275c92263411439fd3acb2a34da054f
[ "MIT" ]
permissive
grohith327/MARL-Drones
5e569794d0c7a2726a042c9501b974ebb3802c71
ddaaff57266e7092b44a843ca671a4dc405fd7b8
refs/heads/master
2022-11-25T10:03:19.114297
2020-07-21T01:27:44
2020-07-21T01:27:44
256,265,495
3
1
null
null
null
null
UTF-8
C++
false
false
7,758
h
////////////////////////////////////////////////////////////////////// // // 3D Studio Model Class // by: Matthew Fairfax // Taken from: https://github.com/adamwdennis/Frogger/blob/master/src/Model3DS.h // // This is a simple class for loading and viewing // 3D Studio model files (.3ds). It supports models // w...
[ "grohith327@gmail.com" ]
grohith327@gmail.com
d97fc07680704a314daa3310823d4e2c4e9a510d
c7be9b178105262893dbae22212fef46fd31df00
/common/rect.h
5a119c17e718a5d869261cc871b01213df18738b
[ "Unlicense" ]
permissive
sgorsten/workbench-archived
f2d83bd7454fbabfc1280af60d447de6d06627fa
360332d4757e8c53debabf5ff105b3b5d26b551a
refs/heads/master
2021-05-31T03:41:53.410406
2016-04-03T00:55:18
2016-04-03T00:55:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
652
h
// This is free and unencumbered software released into the public domain. // For more information, please refer to <http://unlicense.org> #ifndef RECT_H #define RECT_H #include "../thirdparty/linalg/linalg.h" using namespace linalg::aliases; struct rect { int x0, y0, x1, y1; int width() const { return x1...
[ "sgorsten@gmail.com" ]
sgorsten@gmail.com
99deecc0d7562fb3e289ae318cf594573ae5defc
260e5dec446d12a7dd3f32e331c1fde8157e5cea
/Indi/SDK/Indi_HeadGear_Cowboy_Var01_classes.hpp
409c91b2e5ccfb2349aafbaff547ffdf994fcf59
[]
no_license
jfmherokiller/TheOuterWorldsSdkDump
6e140fde4fcd1cade94ce0d7ea69f8a3f769e1c0
18a8c6b1f5d87bb1ad4334be4a9f22c52897f640
refs/heads/main
2023-08-30T09:27:17.723265
2021-09-17T00:24:52
2021-09-17T00:24:52
407,437,218
0
0
null
null
null
null
UTF-8
C++
false
false
694
hpp
#pragma once // TheOuterWorlds SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "Indi_HeadGear_Cowboy_Var01_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- ...
[ "peterpan0413@live.com" ]
peterpan0413@live.com
8decb66a01aef419bd2dee3877c533422d45f7ac
a590f039107aaab0980d7ded36b6f79cd47e541d
/OpenFOAM/elliot-7/Dissertation/H/Initial Cases/scalarTransportH/0.92/phi
6e627c46393a7cd484b4324e1ec20bf0b6bf26e4
[]
no_license
etenno/uni
3f85179768ae5a5d77dd21879f84323278a7a2f6
bb62570182ea239c123df954eb0893e2d681fe8d
refs/heads/master
2023-03-04T08:30:00.034753
2021-02-14T12:54:03
2021-02-14T12:54:03
338,678,729
0
0
null
null
null
null
UTF-8
C++
false
false
2,697
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "elliot.s.tennison@gmail.com" ]
elliot.s.tennison@gmail.com
5519f0dda757e6e3bed7cfa66c4ff9d8415cde40
cad604b38f9257c5410751bfebded37a73b02436
/Kernel/Storage/SATADiskDevice.h
5d75134205c67d959eff6043d2cc732da61ef46e
[ "BSD-2-Clause" ]
permissive
govi20/serenity
5f4d7217afbe8b98313aed26ad663d1f56553250
67362b1f8501b19b451c71cc28b540da15171739
refs/heads/master
2023-06-26T21:14:06.461110
2021-07-09T02:57:34
2021-07-09T13:36:50
384,451,039
1
0
BSD-2-Clause
2021-07-09T13:49:20
2021-07-09T13:49:19
null
UTF-8
C++
false
false
1,053
h
/* * Copyright (c) 2021, Liav A. <liavalb@hotmail.co.il> * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #include <Kernel/Interrupts/IRQHandler.h> #include <Kernel/Lock.h> #include <Kernel/Storage/AHCIPort.h> #include <Kernel/Storage/StorageDevice.h> namespace Kernel { class AHCIController; class SATA...
[ "kling@serenityos.org" ]
kling@serenityos.org
4400e69c94a1678b443734a402b4f5fb5a0c7d11
a2143118e790e800879d0bb4400454f11907443b
/src/vcml/models/generic/throttle.cpp
e6b511240b090041ad36ea6965f30b41a9839440
[ "Apache-2.0" ]
permissive
Manewing/vcml
555c78a4cc9c2f5da118ef4f7e6ce42f326097b2
023e20b961f432f86ef0b23a33d0dd7282662010
refs/heads/master
2023-02-09T23:45:40.072075
2021-01-07T20:43:46
2021-01-07T20:43:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,546
cpp
/****************************************************************************** * * * Copyright 2021 Jan Henrik Weinstock * * * ...
[ "jan.weinstock@rwth-aachen.de" ]
jan.weinstock@rwth-aachen.de
0a8639f7384dda83a3f1b367f4dbed9dce985212
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/cc/trees/layer_tree_host_unittest_animation.cc
9d7ba1fc71095231760f9b95f54b87fbfbb166e5
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
64,492
cc
// Copyright 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 "cc/trees/layer_tree_host.h" #include <stdint.h> #include "cc/animation/animation_curve.h" #include "cc/animation/animation_host.h" #include "c...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
9b65e24c6266329452abfa0b6020a348bc09757e
a3c71ebd227678b0ad1df6f8af51e126dffabd28
/common/vectormath/ppu/cpp/vectormath_aos.h
8d0ed8346e3fdf89e193492e3547129988e1ed5e
[ "MIT" ]
permissive
foobar-d/PSL1GHT
e713b46caede667740d4cb1bd94a652b3731c136
ada438777ca5276a674babbbe22bddbb5a844730
refs/heads/master
2022-12-27T11:54:58.562760
2020-10-09T11:14:33
2020-10-09T11:14:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
76,755
h
/* Copyright (C) 2006, 2007 Sony Computer Entertainment Inc. 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 ...
[ "shagkur@gmx.net" ]
shagkur@gmx.net
86b9dfeec95d825fa74b939503c7d8c70e456d7b
3309f27ee7cb46537ce566c373d9ee27ee460858
/Akshar Singh/0,1_knapsack.cpp
57173d7ea982b1989d39efa6dec12ea4ee7fe79e
[]
no_license
manisha069/hacktoberfest
3e0c6d07d12fb3cb9e1728e368b5d18475f1c0a6
1faf4e19989604266773738e45ae44012629fd7b
refs/heads/master
2023-08-28T12:42:06.640114
2021-10-19T14:17:14
2021-10-19T14:17:14
418,954,980
1
0
null
null
null
null
UTF-8
C++
false
false
625
cpp
#include<bits/stdc++.h> using namespace std; int bwdp(int wt[],int val[],int maxw,int items){ int dp[100][100]={0}; for(int i=0;i<=items;i++){ for(int j=0;j<=maxw;j++){ if(i==0|j==0){ dp[i][j]=0; } else{ if(j<wt[i]){ ...
[ "b20147@students.iitmandi.ac.in" ]
b20147@students.iitmandi.ac.in
1f696edce8c8ea67e98ed6ca726a77e37d28378e
b23a7f3d087d0218d63b6f246a5009cfc91cca03
/Solvers/Il2CppOutputProject/Source/il2cppOutput/Il2CppCompilerCalculateTypeValues_11Table.cpp
47dcb69d18880e1022bdf5fd6659867ea0269cbe
[]
no_license
willguest/MRTK-Solvers
2a77abf34bfc45528678040b2761e1ac4c28dc2a
29d466d8200db11c65c9084a57d85f243ef879ae
refs/heads/master
2022-10-15T04:41:55.835153
2020-06-09T10:54:31
2020-06-09T10:54:31
270,976,279
0
0
null
null
null
null
UTF-8
C++
false
false
237,708
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 <stdint.h> #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "i...
[ "16102434@brookes.ac.uk" ]
16102434@brookes.ac.uk
8e785d2d0721bac054f5ebf5511239d5b0fe0294
5deef214a2ca0b10472431b577dd933e23f19fc5
/duilib/DuiLib/UICommonControls.cpp
91e3b476846d1342679a2507173c4878d6482237
[ "BSD-2-Clause" ]
permissive
zephyrer/my-duilibex-soc
ea03582b8c10174eae9c54d3c25a70893e2f7241
319dc238ce1cc0d3ba267b859c4d7b898617027b
refs/heads/master
2020-06-06T09:18:09.734253
2012-06-10T07:11:16
2012-06-10T07:11:16
40,067,659
0
0
null
null
null
null
GB18030
C++
false
false
97,263
cpp
#include "StdAfx.h" namespace DuiLib { ///////////////////////////////////////////////////////////////////////////////////// // // CLabelUI::CLabelUI() : m_uTextStyle(DT_VCENTER), m_dwTextColor(0), m_dwDisabledTextColor(0), m_iFont(-1), m_bShowHtml(false) { ::ZeroMemory(&m_rcTextPadding, sizeof(m...
[ "8304432@qq.com" ]
8304432@qq.com
401816c69fa4e8e54f57edf94f338e8580f522a3
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_21404.cpp
5ccfe9cfcb3bace430e813a23455b8ea60ffc8c2
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,551
cpp
{ struct sockaddr* sa; ULONG prefix_len; sa = unicast_address->Address.lpSockaddr; /* XP has no OnLinkPrefixLength field. */ if (is_vista_or_greater) { prefix_len = ((IP_ADAPTER_UNICAST_ADDRESS_LH*) unicast_address)->OnLinkPrefixLength; } else { /* Prior t...
[ "993273596@qq.com" ]
993273596@qq.com
aeb49ac3fee6b6c4d8da6f47c77a9bdddc0d236c
e6d4a87dcf98e93bab92faa03f1b16253b728ac9
/algorithms/cpp/replaceAllDigitswithCharacters/replaceAllDigitswithCharacters.cpp
5a99275dbded2be1b049fd96fa53cf853eb3c7fb
[]
no_license
MichelleZ/leetcode
b5a58e1822e3f6ef8021b29d9bc9aca3fd3d416f
a390adeeb71e997b3c1a56c479825d4adda07ef9
refs/heads/main
2023-03-06T08:16:54.891699
2023-02-26T07:17:47
2023-02-26T07:17:47
326,904,500
3
0
null
null
null
null
UTF-8
C++
false
false
313
cpp
// Source: https://leetcode.com/problems/replace-all-digits-with-characters/ // Author: Miao Zhang // Date: 2021-06-11 class Solution { public: string replaceDigits(string s) { for (int i = 1; i < s.length(); i += 2) { s[i] = s[i - 1] + s[i] - '0'; } return s; } };
[ "zhangdaxiaomiao@163.com" ]
zhangdaxiaomiao@163.com
4637844147a133dd437e352bd07a8c5a4d094edd
fa163d6c7d04c9d5558ad082465e3642b48a0064
/Monopoly/building.cc
65713d25df7801a1c7385a19aaf45f0036e38aa9
[]
no_license
kajan-v/Monopoly-Clone
f3fb3f872b11b0e6d9d73f120a37d3a2bee8095c
ecdb47126b21038fe16c394018565ff7954fe9dd
refs/heads/master
2021-06-03T18:06:51.531877
2016-06-04T04:30:55
2016-06-04T04:30:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,105
cc
#include "building.h" #include "ownable.h" using namespace std; Building::Building(int purchCost, int improveCost, int t[], string monopolyBlock, string name){ this->purchCost = purchCost; this->improveCost = improveCost; for (int i = 0; i < 6; i++){ this->tuition[i] = t[i]; } this->monopolyBlock = monopolyBloc...
[ "kajan_v_24@hotmail.com" ]
kajan_v_24@hotmail.com
b87bae8f4e6b9e66226b18a30791f763ad0c1f7a
772d932a0e5f6849227a38cf4b154fdc21741c6b
/CPP_Joc_Windows_Android/SH_Client_Win_Cpp_Cmake/App/src/sh/scenarios/randDungeons_a_v1/gw/zoneCommon/gw/view/mainui/IMainInGameUIView.cpp
1fc8994d3069d2b841b7f7791dbf504f0baeb8bf
[]
no_license
AdrianNostromo/CodeSamples
1a7b30fb6874f2059b7d03951dfe529f2464a3c0
a0307a4b896ba722dd520f49d74c0f08c0e0042c
refs/heads/main
2023-02-16T04:18:32.176006
2021-01-11T17:47:45
2021-01-11T17:47:45
328,739,437
0
0
null
null
null
null
UTF-8
C++
false
false
108
cpp
#include "IMainInGameUIView.h" using namespace randDungeons_a_v1; int IMainInGameUIView::ID = GetNewID();
[ "adriannostromo@gmail.com" ]
adriannostromo@gmail.com
9dafe06089f1d6ddad88a1ca518d8b005c6f0db5
acb594d6abc0cf81b3d82c8210a76bc1825ca475
/sources/cs/gtl/intrusive_default_functionality.h
0e0bdede49dedb41af4aa2172e8b88511f2a845e
[]
no_license
cyberjois/xray-2-2011
0917503e4a3189838a422a7f14eceeb704445b7f
1795aa33a51fdde2ff5ea10627fc6d0b2b755c56
refs/heads/main
2023-05-27T19:36:05.573135
2021-06-02T18:07:53
2021-06-02T18:07:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
793
h
//////////////////////////////////////////////////////////////////////////// // Module : intrusive_default_functionality.h // Created : 30.06.2005 // Modified : 28.05.2007 // Author : Dmitriy Iassenev // Description : intrusive pointer default functionality template class /////////////////////////////////////////...
[ "TheStalkerNest@gmail.com" ]
TheStalkerNest@gmail.com
4e8628b4edb98424681ce01255f1569f05db4712
fc70282a7bd0251e0db16afba771b565115a1774
/beginner/basic2.cpp
ee5b66930d6e96002275a64c251b57a3b858d971
[]
no_license
brunoricardojava/Maratona
64dc8ab39074d81fa8d85ebcece113b5d93f1ecd
8aa538155e7f66e939cda8cce49a0113cf9045db
refs/heads/master
2020-12-25T06:12:59.609975
2016-07-07T19:09:45
2016-07-07T19:09:45
62,831,668
0
0
null
null
null
null
UTF-8
C++
false
false
331
cpp
#include <iostream> #include <iomanip> using namespace std; int main() { /** * Escreva a sua solução aqui * Code your solution here * Escriba su solución aquí */ double R; cin >> R; cout << fixed; cout << "A=" << setprecision(4) << (3.14159*R*R) << '\n'; return...
[ "brunoricardojava@gmail.com" ]
brunoricardojava@gmail.com
2842212c6c5089ad743ce841534bfeaff4275b3c
6753dba9d4b225770f5e641cf38c2998f19d2f73
/Source1/Utility/Serialization/LSMemorySerializer.h
b516743c0307243ce9ffb3bfb6c4657807320da6
[]
no_license
iTShun/Vision
b9ea51033a97518b5befd4b98f1f3d376a55d10c
2ed766060c52736e9386ff249f3a18c0b698d81a
refs/heads/master
2020-03-24T06:22:06.426801
2019-01-18T13:30:39
2019-01-18T13:30:39
142,525,122
0
0
null
null
null
null
UTF-8
C++
false
false
2,842
h
#pragma once #include "Prerequisites/LSPrerequisitesUtil.h" namespace ls { struct SerializationContext; /** @addtogroup Serialization * @{ */ /** Encodes/decodes an IReflectable object from/to memory. */ class LS_UTILITY_EXPORT MemorySerializer { struct BufferPiece { UINT8* buffer; UINT32 size; ...
[ "289588408@qq.com" ]
289588408@qq.com
66ec4589074fa480315a01ec8f11beed87e2ad28
ba340e016af7a03c403c82d543408d6ca2493795
/AergiaX/src/graphics/rendering/Shader.cpp
e47b006eeb6c7a3c1174e1afcc9a9d53aac05324
[]
no_license
filipecn/Direct3D
3c3a1dc34381d07a8fb31cb1900fd4177c89de39
15b5e2fd5f43dd74739a3b80faae1266195da25e
refs/heads/master
2021-01-16T18:29:17.791159
2015-10-03T05:06:12
2015-10-03T05:06:12
42,746,039
0
0
null
null
null
null
UTF-8
C++
false
false
913
cpp
#include "Shader.h" #include "utils/DebugMessage.hpp" #include "utils/CheckDxError.hpp" #define _CRT_SECURE_NO_DEPRECATE #include <stdio.h> #pragma warning(disable:4996) #include "utils\debug\Console.h" #include <d3dcompiler.h> #include <cstdio> namespace aergiaX { Shader::Shader() {} Shader::~Shader() {} void Shad...
[ "fuiripecn@gmail.com" ]
fuiripecn@gmail.com
bc97c33de9dbd6293e68568421f85646053efd25
965e051ceb8edb6011ef65fba84f6a6c878991f3
/V8SVGPathSegList.h
a101c906fff848d49869bfbea003033c5dce5ef3
[]
no_license
Treeeater/chromium_webkit_bindings
adee51482f143328a7410e8bb5ea29323f4eb8f1
aedbff3ba8aa839b4884929fdde38ef9d5dd02fa
refs/heads/master
2016-09-05T16:49:28.487428
2010-10-14T01:51:28
2010-10-14T01:51:28
985,747
1
1
null
null
null
null
UTF-8
C++
false
false
1,790
h
/* This file is part of the WebKit open source project. This file has been generated by generate-bindings.pl. DO NOT MODIFY! 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...
[ "pinkforpeace@.(none)" ]
pinkforpeace@.(none)
a03302f51b479492cbe67be2e3a11f145ae518dd
f8ff09623e40660a91bebec6bb45f29bf464dd9a
/Assembly.cc
34ede7e72fd6a58a546e29f08be7df12e7b8b4ed
[]
no_license
slmtpz/Basic-compiler
f15c4d7197ba598eda7af55cbd894e5b4460f356
849c16c62a33b350f98351539111a92db8b96d56
refs/heads/master
2021-01-09T06:28:08.788434
2017-02-05T12:24:35
2017-02-05T12:24:35
80,990,988
0
0
null
null
null
null
UTF-8
C++
false
false
3,740
cc
#include "Assembly.h" //Constructs Assembly object. Assembly::Assembly(){ write = ""; is_printed = 0; is_read = 0; } //Returns the Assembly code. string Assembly::getCode(){ return write; } /********************CODE GENERATING*********************/ //Starts to write the code with segment opening "code segment". ...
[ "seleme94@hotmail.com" ]
seleme94@hotmail.com
9ff92a97abb3db888a48186eaedcb7f86f41b4e1
0463a132ec0dc22542785392976e6785181f38f9
/src/ESP_Weather_OLED_main.cpp
37faa34757db5ee519ab1b764cc035edaaa6d752
[]
no_license
Abhi0803/ESP8266_OLED_Weather_API
4f914c67c9ffc28fc0214bdac56e2a022bfa6911
3f51ac25d7129915def4685ddac42855afd96179
refs/heads/master
2022-12-28T08:26:25.802028
2020-10-16T05:17:03
2020-10-16T05:17:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,387
cpp
/* Libraries Required and Includes Used */ // I2C and SPI Libraries #include <Wire.h> #include <SPI.h> // ESP8266 Related Libraries #include <ESP8266WiFi.h> #include <ESP8266HTTPClient.h> #include <ESP8266WebServer.h> // JSON Parsing Library #include <ArduinoJson.h> // OLED Display Libraries #include <Adafruit_GFX...
[ "Abhi0803@github.com" ]
Abhi0803@github.com
7e99763a7936b6828c47844508cf805df03e583f
534414b49d65e40ceab9044b749365252583869c
/xspydll/mfc_class.h
5f33132cefdf099b2f46c5d0a0ab26f9ef9f9ea1
[]
no_license
zhuhuibeishadiao/xspy
0f7a1a9a6b416d6977d81c8209470d8ecd37b926
df22380314623da7e92b421dfaa6143dbe8dd3cf
refs/heads/master
2020-04-07T22:46:55.701900
2018-10-26T03:30:24
2018-10-26T03:30:24
158,784,609
1
0
null
null
null
null
GB18030
C++
false
false
13,571
h
/* * * This file is part of xspy * By lynnux <lynnux@qq.com> * Copyright 2013 lynnux * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your op...
[ "lynnux@qq.com" ]
lynnux@qq.com
2ec9199112a6d0fcf1713d923e914be49e3f9a03
9a784fdd879c26984ec996d39ba1bc277e54073b
/s814/dataDump/3200000.0_A6.5.cp
9e96ab49d6cabc369732576b41b36c46244de7ac
[]
no_license
ChrisLangel/Xfoil_PyWrap
bf46eaaf27005d3b6d87e9e1bbeb53c60e6b98c5
b3f686d780a16af2bb577c5d104559b501a1df39
refs/heads/master
2020-04-06T03:42:15.280513
2017-01-09T20:43:31
2017-01-09T20:43:31
42,878,655
0
1
null
null
null
null
UTF-8
C++
false
false
7,199
cp
# x Cp 1.00000 0.14413 0.99901 0.14299 0.99796 0.14179 0.99684 0.14047 0.99565 0.13903 0.99439 0.13746 0.99304 0.13570 0.99161 0.13376 0.99008 0.13161 0.98846 0.12921 0.98673 0.12652 0.98489 0.12355 0.98...
[ "cmlangel@ucdavis.edu" ]
cmlangel@ucdavis.edu
311c8cb7e9098fcfc1554a563b48c4ef03a27529
07306d96ba61d744cb54293d75ed2e9a09228916
/External/NaturalMotion/morpheme/utils/gameManagement/include/GameManagement/PhysX3/GameCharacterManagerPhysX3Threaded.h
602e69a1cba81e0129cf26381cc3a70e4a7b87ef
[]
no_license
D34Dspy/warz-client
e57783a7c8adab1654f347f389c1dace35b81158
5262ea65e0baaf3f37ffaede5f41c9b7eafee7c1
refs/heads/master
2023-03-17T00:56:46.602407
2015-12-20T16:43:00
2015-12-20T16:43:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,189
h
// Copyright (c) 2012 NaturalMotion. All Rights Reserved. // Not to be copied, adapted, modified, used, distributed, sold, // licensed or commercially exploited in any manner without the // written consent of NaturalMotion. // // All non public elements of this software are the confidential // information of NaturalMo...
[ "hasan@openkod.com" ]
hasan@openkod.com
ca1592fad894c31ed42cc81e074a2c2136363227
6d1ea03becb18944e6dae48db076e519cb8ca328
/day04/ex03/ClassCharacter.hpp
77edc7e1b4b50d5ae1a087f73ae8003670336c09
[]
no_license
ltouret/cpp
d1c4aa2263f71d4d6ed6f8d9d818a5e617ad055a
979c6837452399e5fa4b0a3e18db3213d42b2132
refs/heads/master
2023-08-11T11:20:41.681021
2021-09-20T23:33:03
2021-09-20T23:33:03
339,862,544
0
0
null
null
null
null
UTF-8
C++
false
false
1,478
hpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ClassCharacter.hpp :+: :+: :+: ...
[ "jiloh55@gmail.com" ]
jiloh55@gmail.com
749bdbacd1dc7341396e2f370224db2d9d422890
ce9777fe1253d5db769903b7a0afc87abec5f7ed
/practice/p1/allocator.h
9d468069eba5971c22ca90d7295da2669e5d1d4e
[]
no_license
Zhiganoff/sfera-mail-mt
8c1dee1f2fca63f6fccd2b0d9f6ee13362e18a80
e1bac60676bb387676af0381cdcbc9d448902c31
refs/heads/master
2021-01-12T21:09:38.826894
2017-01-18T01:39:43
2017-01-18T01:39:43
68,546,100
1
0
null
2016-09-18T20:40:52
2016-09-18T20:40:52
null
UTF-8
C++
false
false
1,923
h
#include <stdexcept> #include <string> #include <list> #include <vector> #include <cstring> #include <iostream> enum class AllocErrorType { InvalidFree, NoMemory, }; class AllocError: std::runtime_error { private: AllocErrorType type; public: AllocError(AllocErrorType _type, std::string message): ...
[ "zhiganoff.rd@yandex.ru" ]
zhiganoff.rd@yandex.ru