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
0d70bcfb2552618014f9134e9a81a070ee81b6e0
1005f450818900b923e345b73d77628f20d1875e
/thirdparty/asio/asio/ip/impl/basic_endpoint.hpp
7cd90e6f42e5fdb587777643e5bb6174e01bb8d3
[ "MIT" ]
permissive
qicosmos/rest_rpc
c7ad37547a9dcb616832b32bc110a237977b8c74
93088a7e0f0ddb3786de40ed7b6311852644edbf
refs/heads/master
2023-08-23T06:56:42.464323
2023-07-04T02:57:13
2023-07-04T02:57:13
162,215,656
1,504
354
MIT
2023-07-05T03:37:24
2018-12-18T02:01:52
C++
UTF-8
C++
false
false
1,133
hpp
// // ip/impl/basic_endpoint.hpp // ~~~~~~~~~~~~~~~~~~~~~~~~~~ // // Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // #ifndef ASIO_IP...
[ "qicosmos@163.com" ]
qicosmos@163.com
513cc6e40fa3b0373487b329f892cdd6f8718b52
cc7661edca4d5fb2fc226bd6605a533f50a2fb63
/Ionic.Zip.Reduced/ReadProgressEventArgs.h
4e207a4ec7745201c020d695519a08159e4a8a66
[ "MIT" ]
permissive
g91/Rust-C-SDK
698e5b573285d5793250099b59f5453c3c4599eb
d1cce1133191263cba5583c43a8d42d8d65c21b0
refs/heads/master
2020-03-27T05:49:01.747456
2017-08-23T09:07:35
2017-08-23T09:07:35
146,053,940
1
0
null
2018-08-25T01:13:44
2018-08-25T01:13:44
null
UTF-8
C++
false
false
149
h
#pragma once namespace Ionic { namespace Zip { class ReadProgressEventArgs : public ZipProgressEventArgs // 0x40 { public: }; // size = 0x40 }
[ "info@cvm-solutions.co.uk" ]
info@cvm-solutions.co.uk
72fc4bf4ff8086433a0caac23076cf06883c9a0f
49ed10fa6bf2b585daf6ac66dc5da0042ac3d130
/GraphHookForce.hpp
a9019f8f95b6d1d656591915e1ceacb0a4a11763
[]
no_license
eprana/Zipix
6b0925d3a59d15b38d68067b6209e221d9765943
c0a0e52ef495709d6074ab0daae02d65a64def29
refs/heads/master
2020-05-18T18:56:29.856635
2014-01-28T07:29:07
2014-01-28T07:29:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
579
hpp
#ifndef _IMAC3_GRAPHHOOKFORCE_HPP #define _IMAC3_GRAPHHOOKFORCE_HPP #include "Force.hpp" namespace imac3 { typedef std::vector<std::pair<unsigned int, unsigned int>> ParticleGraph; class GraphHookForce : public Force { public: // Builder GraphHookForce(float fK, float fL) : m_fK(fK), m_fL(fL), m_pGraph(NULL) {};...
[ "elisa.prana@free.fr" ]
elisa.prana@free.fr
7363e5c8f42be53a2b6a0584739d0d0f5a44fa2f
cdf5059cad24ade8cdd08c6da65e8ad8ded9a3e8
/common/simulator/OutputSample.h
27a0579dfae31bd9fdc692e040ea79907b90ee4c
[]
no_license
EichlerLab/blasr
e88be8edae08326ada5c11e3880df32fde4e51c0
c9bced1fedfb026b4992e2b49e4ffa0f107819ea
refs/heads/master
2021-01-16T22:44:34.710853
2017-07-31T04:12:50
2017-07-31T04:12:50
23,167,980
2
0
null
2015-10-22T15:16:59
2014-08-20T23:48:41
C
UTF-8
C++
false
false
1,332
h
#ifndef SIMULATOR_OUTPUT_SAMPLE_H_ #define SIMULATOR_OUTPUT_SAMPLE_H_ #include "QualitySample.h" #include "SMRTSequence.h" class OutputSample { public: enum Type {Match, Insertion, Deletion, Substitution}; vector<QualitySample> qualities; vector<Nucleotide> nucleotides; void Resize(int size) { qu...
[ "mchaisso@uw.edu" ]
mchaisso@uw.edu
01cbce5eb5e5c493545269b8f37f203b704077f0
a92ae2aacaaf31f618febc6a7eba13c4af2c9b86
/ColAusOriginal/MaskBlt.cpp
543f14714b180d625a89b8251b4336195376350f
[]
no_license
vincehill/colaus
6b20517e188e05d0b3154fb648e0bea000d58dfc
59503c66c0efed92611ce4c35ae2512e735b67c8
refs/heads/master
2021-01-02T15:35:39.342005
2020-02-11T05:54:54
2020-02-11T05:54:54
239,684,412
2
0
null
null
null
null
UTF-8
C++
false
false
8,241
cpp
#include "Stdafx.h" #include "MaskBlt.h" #include "iostream.h" // // See the Raster operations in MSDN // DWORD ROP3FromIndex(DWORD dwIndex) { static DWORD ROP3Table[256] = { 0x00000042, 0x00010289, 0x00020C89, 0x000300AA, 0x00040C88, 0x000500A9, 0x00060865, 0x000702C5, ...
[ "vincehill@dcsi.net.au" ]
vincehill@dcsi.net.au
850ee6fa032af493e1d578b1347074cbd8bc486e
a0f44b1ed600b77a7814f095ac78fc7267b65e9d
/3VV_Vika3_Pizza_3-Layer/include/services/PizzaSauceService.h
f0ad0ca1d62c264cb4c923d78c4489e10850987c
[]
no_license
gretarOrn/vika2Assignment
2d54ff5928a14e62077e7aea42862221076c90ee
84e9f57324afa650eec9303cdb8eaea3d66180f4
refs/heads/master
2021-08-30T02:14:28.971673
2017-12-15T16:54:44
2017-12-15T16:54:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
227
h
#ifndef PIZZASAUCESERVICE_H #define PIZZASAUCESERVICE_H class PizzaSauceService { public: PizzaSauceService(); virtual ~PizzaSauceService(); protected: private: }; #endif // PIZZASAUCESERVICE_H
[ "egilltor17@ru.is" ]
egilltor17@ru.is
eeaaf8469436c59363485ddd67770e2d612874c0
a520f3e23246c9022ca297cadfa8c7f6b966a6ed
/jec_lib/AdvancedSteering.cpp
02c840951a2544a9fbb6e9ed633ba25f93f920a8
[]
no_license
tomo501724/Jec_ET2021
f569d99399a194d21ccc1e82f66f54702f435d56
7bca3a60e9c8952a05b2bdd7567195820d2d3103
refs/heads/main
2023-07-20T06:59:59.349474
2021-05-15T04:53:48
2021-05-15T04:53:48
350,620,930
1
2
null
null
null
null
UTF-8
C++
false
false
1,661
cpp
/** ****************************************************************************** ** ファイル名 : AdvancedSteering.cpp ** クラス名 : AdvancedSteering ** ** 概要 : 改良型ステアリング制御の計算を行うクラス ****************************************************************************** **/ #include "AdvancedSteering.h" /** * Motor& leftMotor...
[ "tomoki.mlqll@gmail.com" ]
tomoki.mlqll@gmail.com
b9b178b8f1e693b0db5963a3e0afe6a03244e42a
270bd41092d74798ce2644ba68e14795e6596074
/Laba_1/Log.cpp
0239020051caae9f15a90b02334faa31affb77fe
[]
no_license
Whesty/LP_Lab14
4c937ef7bdcd993753e1eedd38822979d03b2c5b
559c18c59df872af7766134982e962916eebe88f
refs/heads/master
2023-08-22T12:38:50.872162
2021-10-05T13:27:02
2021-10-05T13:27:02
406,556,603
0
2
null
null
null
null
WINDOWS-1251
C++
false
false
2,585
cpp
#include "Log.h" #include <time.h> #pragma warning(disable:4996) using namespace std; #include <locale> #include <cwchar> #include <iostream> #include "Parm.h" #include <fstream> namespace Log { LOG getlog(wchar_t logfile[]) { LOG log; log.stream = new ofstream; log.stream->open(logfile); if (log.stream->f...
[ "dianka.mamava12@gmail.com" ]
dianka.mamava12@gmail.com
3d01b753647f9d82b92322d2db1576fd832d749c
0bfa57cc2afd0f540ca48751bbd16e69235817e3
/Chapter6/6.10/main.cpp
59c5038bcd18f3f92be926a0ae138b9acd97a8e0
[]
no_license
jungin500/study-following-cpp
6d879c151cfbe858a8a70dd8e96200098675b6c7
bda730f7d198cb62ced5ce419830cc7a423bf031
refs/heads/master
2023-06-30T10:02:09.601921
2019-05-20T09:04:49
2019-05-20T09:04:49
null
0
0
null
null
null
null
UHC
C++
false
false
1,021
cpp
/* * Chapter 6.10 C언어 스타일의 문자열 심볼릭 상수 */ #include <iostream> using namespace std; int main() { // 안에 무엇이 들어갈지는 정의되어 있지만 // 어떻게 초기화할지는 말하지 않고 있다. // char* name = "JHack Hack"; // 이를 상수화할 수 있다. const char *name = "Jack Jack"; const char* name2 = "Jack Jack"; const char* name3 = "Jack Jack 2"...
[ "ji5489@gmail.com" ]
ji5489@gmail.com
16b1e546e702df491035943be39068dc6d7cea7f
c08de141f541ac0049627b2356627f2476ff915c
/programing/Compirer_training/R6/r6_8.cpp
f41ba67287ad00701111022993053cf5ef0006b0
[]
no_license
yururyuru00/programing
e0c9e8cc9f472ab4c70b27ae48a800570290e380
bd4ad1760650ffddc96b98af3c0477958d95dbad
refs/heads/master
2020-04-02T03:27:10.685663
2018-11-07T13:33:21
2018-11-07T13:33:21
153,966,952
1
0
null
null
null
null
UTF-8
C++
false
false
589
cpp
#include <iostream> #include "ast.h" int main(void) { // 5.07 のまま // s = 0; Statement* s = make_if(); // 前回の演習で作成したもの std::map<std::string,Function*> func; std::map<std::string,int> gvar; std::map<std::string,int> lvar; // 真の場合 lvar["i"] = -5; lvar["s"] = 10; Return_t rd1 = s->run(func,...
[ "jima971123@gmail.com" ]
jima971123@gmail.com
60211b2a04a8973a00cdffcfcc250f8597f3bbe8
ee507b3010c903ec716315f7df2ba4ef5ae5921a
/game/Bullet.cpp
47a2e2a44e107b30226120b876bb2877abca8339
[]
no_license
sopyer/Shadowgrounds
ac6b281cd95d762096dfc04ddae70d3f3e63be05
691cb389c7d8121eda85ea73409bbbb74bfdb103
refs/heads/master
2020-03-29T18:25:48.103837
2017-06-24T17:08:50
2017-06-24T17:08:50
9,700,603
0
1
null
null
null
null
UTF-8
C++
false
false
31,901
cpp
#include "precompiled.h" #include <assert.h> #include <math.h> #include <stdlib.h> #include "Bullet.h" #include "gamedefs.h" #include "goretypedefs.h" #include "../convert/str2int.h" //#include "projectilevisdefs.h" //#include "hitscriptdefs.h" #include "Part.h" #include "../ui/VisualEffectManager.h" #include "../u...
[ "sopyer@gmail.com" ]
sopyer@gmail.com
49f7c29eeebeea460970c41352fa7e63e7b2bca0
59c47e1f8b2738fc2b824462e31c1c713b0bdcd7
/002-Qt_widget_Concerning/000-Qt-widget-project/Sodimas_0905/SodimasDisplay/wifi/appclient.h
9ca568e74fe9a1570166b238e656f5b4bab53060
[]
no_license
casterbn/Qt_project
8efcc46e75e2bbe03dc4aeaafeb9e175fb7b04ab
03115674eb3612e9dc65d4fd7bcbca9ba27f691c
refs/heads/master
2021-10-19T07:27:24.550519
2019-02-19T05:26:22
2019-02-19T05:26:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,522
h
#ifndef APPCLIENT_H #define APPCLIENT_H #include <QObject> #include <QTimer> #include <QTcpServer> #include <QMap> #include <QTcpSocket> #include "qjson/parser.h" #include "qjson/serializer.h" #include "qjson/qobjecthelper.h" using namespace QJson; class AppClient : public QObject { Q_OBJECT public: explic...
[ "1343726739@qq.com" ]
1343726739@qq.com
4b2e2ed8dcfb9dd9cce47456997bce15de85078c
2da987e2a1824dff576dc2bc997a0566b2a0907b
/P3/workspace/catkin_ws/build/pgm_map_creator/msgs/collision_map_request.pb.h
d0dc8a6a4d1e3b191ec89de5febd1d88d4610093
[]
no_license
joshua-furtado/udacity_robotics_software_engineer_nanodegree
24a9f3e3cdadc73a30b664751fbc1ca77c2e7e05
0cbf51d01abc3a6923e8f6111cc5610ab697a057
refs/heads/master
2023-03-17T00:42:43.650951
2021-02-23T22:42:13
2021-02-23T22:42:13
185,507,840
0
0
null
null
null
null
UTF-8
C++
false
true
20,599
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: collision_map_request.proto #ifndef PROTOBUF_collision_5fmap_5frequest_2eproto__INCLUDED #define PROTOBUF_collision_5fmap_5frequest_2eproto__INCLUDED #include <string> #include <google/protobuf/stubs/common.h> #if GOOGLE_PROTOBUF_VERSION < 30000...
[ "joshuafurtado2019@gmail.com" ]
joshuafurtado2019@gmail.com
e27a68a991fdc1092a3295786b5d3fac6af62c1b
2277375bd4a554d23da334dddd091a36138f5cae
/ThirdParty/Havok/Source/Common/Base/Monitor/MonitorStreamAnalyzer/hkMonitorStreamAnalyzer.h
39b80b00621e2ff8f2642f8ac9060859f9265365
[]
no_license
kevinmore/Project-Nebula
9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc
f6d284d4879ae1ea1bd30c5775ef8733cfafa71d
refs/heads/master
2022-10-22T03:55:42.596618
2020-06-19T09:07:07
2020-06-19T09:07:07
25,372,691
6
5
null
null
null
null
UTF-8
C++
false
false
19,718
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secrets ...
[ "dingfengyu@gmail.com" ]
dingfengyu@gmail.com
43a2d51c815d7765046fd03f7a2502b830c2485c
2f079c419baecaeb781602671197dc85e3c71111
/doublesphere.h
a0b99b42a65a65418fa0e4407a61f77b0a64069a
[]
no_license
pfiorentino/Modelisation3D
a49fdbd0bdfd874233c9fa2d14543fac11cc8582
b4d48076b37c160cfb6afb530a15dc78feba727f
refs/heads/master
2021-01-10T05:33:34.353283
2016-02-19T12:49:09
2016-02-19T12:49:09
51,771,586
0
0
null
null
null
null
UTF-8
C++
false
false
340
h
#ifndef DOUBLESPHERE_H #define DOUBLESPHERE_H #include "implicitobject.h" #include "sphere.h" class DoubleSphere : public ImplicitObject { public: DoubleSphere(const Sphere &s1, const Sphere &s2); virtual float getDistance(const Point3D& pt) const; private: Sphere _sphere1; Sphere _sphere2; }; #endi...
[ "fiorentino.paulalain@gmail.com" ]
fiorentino.paulalain@gmail.com
ff9109a357bab6050abab627f6907170c36c4b84
6de3de11d5075f6274ab439fb209a9d751f6e9e2
/library/L1_Peripheral/lpc17xx/pwm.hpp
badeb1134e5e056d71ea50b50b1d7d4123c0cdbb
[ "Apache-2.0" ]
permissive
ChrisFSF/SJSU-Dev2
33ce190763b3b32282cb6bbcdefac018cb1e029a
d27924504ee6b16f135cdb6a527c8cf05dce5d49
refs/heads/master
2020-06-02T19:47:08.585258
2019-06-07T22:49:00
2019-06-07T23:34:29
191,287,602
0
0
Apache-2.0
2019-06-11T03:33:12
2019-06-11T03:33:10
null
UTF-8
C++
false
false
230
hpp
#pragma once #include "L1_Peripheral/lpc40xx/pwm.hpp" namespace sjsu { namespace lpc17xx { // The LPC40xx driver is compatible with the lpc17xx peripheral using ::sjsu::lpc40xx::Pwm; } // namespace lpc17xx } // namespace sjsu
[ "kammcecorp@gmail.com" ]
kammcecorp@gmail.com
0a14578c8b085fd0125f8b6feca9de933fbd2ead
e9854cb02e90dab7ec0a49c65f658babba819d56
/Curve Editor Framework/QT/src/corelib/arch/symbian/qatomic_symbian.cpp
0465cfdc884582d929e51cf4aa38c83012cd28e9
[]
no_license
katzeforest/Computer-Animation
2bbb1df374d65240ca2209b3a75a0b6a8b99ad58
01481111a622ae8812fb0b76550f5d66de206bab
refs/heads/master
2021-01-23T19:46:13.455834
2015-06-08T21:29:02
2015-06-08T21:29:02
37,092,780
1
1
null
null
null
null
UTF-8
C++
false
false
16,143
cpp
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtCore module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ **...
[ "sonyang@seas.upenn.edu" ]
sonyang@seas.upenn.edu
d69de8fd6d64898663794ce701b5ca0c917e5989
e8c3864f5c1fb92e63691d0a6aab902c5c22e93f
/Unused/Section_Flash.ino
c215d195544c37028ded5838405b1c242eeca195
[]
no_license
livingkurt/Prewired_Gloves_Button
8e24e6bf39a306feb6ff7eae6599db23c483a8f0
e14ff4ee7d6088ba327d19e93f8003f917b6ea91
refs/heads/master
2023-04-13T04:51:56.836246
2021-04-14T12:29:38
2021-04-14T12:29:38
349,871,727
0
0
null
null
null
null
UTF-8
C++
false
false
3,544
ino
// =================== Section Flash White =================== void section_flash() { int rate = 10; int split_value = 5; int row = NUM_LEDS / split_value; int strobe = 0.5; int gap = 40; int rand = random(split_value); fill_solid(leds + row * rand, row, CHSV(255, 0, 255)); FastLED.delay(strobe); Fas...
[ "lavacquek@icloud.com" ]
lavacquek@icloud.com
11ec646e453da3967ace99122560c939c055505a
7346ee9284a393767aaf9aeec2dd1c709d3e9be4
/yactfr/internal/metadata/json/json-val-from-text.hpp
34cde0a43f073b3cd01c8cf6efa2d569ed190898
[ "MIT" ]
permissive
eepp/yactfr
a8ac1bdd2df565e2e84b52bfc43268e6908a30ae
35545fedf3d792e18b8a5350e1fa43781a1128a1
refs/heads/master
2023-09-03T08:16:51.069739
2023-08-18T13:37:48
2023-08-18T13:37:48
135,329,080
9
2
MIT
2023-07-04T10:28:13
2018-05-29T17:14:26
Roff
UTF-8
C++
false
false
1,181
hpp
/* * Copyright (C) 2022 Philippe Proulx <eepp.ca> * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ #ifndef _YACTFR_INTERNAL_METADATA_JSON_JSON_VAL_FROM_TEXT_HPP #define _YACTFR_INTERNAL_METADATA_JSON_JSON_VAL_FROM_TEXT_HPP #include <stri...
[ "eeppeliteloop@gmail.com" ]
eeppeliteloop@gmail.com
f0f2207c663c522b02f6a34349d0f25368b740a9
948d555823c2d123601ff6c149869be377521282
/SDK/SoT_BP_gmp_compass_smp_01_a_ItemInfo_classes.hpp
1b2797841ff361187d6bf6cd2147b4c7cdb01bba
[]
no_license
besimbicer89/SoT-SDK
2acf79303c65edab01107ab4511e9b9af8ab9743
3a4c6f3b77c1045b7ef0cddd064350056ef7d252
refs/heads/master
2022-04-24T01:03:37.163407
2020-04-27T12:45:47
2020-04-27T12:45:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
919
hpp
#pragma once // SeaOfThieves (1.6.4) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass BP_gmp_compass_smp...
[ "getpeyton@gmail.com" ]
getpeyton@gmail.com
997a620481d8a247ade6e470a8253b58cb53c5a0
934b88d9a7c06b1e389c98adfa6e4b491f073604
/Problem/Problem/estsoft_1.cpp
e160f7ad0cf9e3d40970869ae45219d8adc7d786
[]
no_license
flash1117/Algorithm
cf7ac89588bd3c9fb03b7964559b6b16130e83d7
1331972e573aa6e6661cb37ff291c258a8ed456a
refs/heads/master
2023-02-10T21:32:47.088851
2021-01-05T14:02:31
2021-01-05T14:02:31
152,283,309
0
0
null
null
null
null
UTF-8
C++
false
false
429
cpp
#include <iostream> #include <vector> using namespace std; vector<int> A = { 5,5,5,5,5 }; int st[100001]; int solution() { for (int i = 0; i < A.size(); i++) { long long index = A[i]; if (index > 100000) continue; else st[index]++; } int maxNum = 0; for (int i = 0; i <= A.size(); i++) { if (st[i] == i...
[ "flash1117@naver.com" ]
flash1117@naver.com
d99cc29133ea5ea5d6a91b5af5c739e2dbef4a4c
8170c26c8cd164a7473e880e7e51eaaf4814e415
/TestPage.xaml.cpp
133eb93963dee4e7a0987c96d2eea104adffc80e
[]
no_license
wyjstar/Cut-The-Words
263bcf0d1dea41d1b63c2db9506e19e9bf2aad42
cc98cab357a95c695b6b51849091e7900451d725
refs/heads/master
2020-12-25T13:13:51.301618
2016-05-22T10:15:00
2016-05-22T10:15:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,235
cpp
// // TestPage.xaml.cpp // Implementation of the TestPage class // #include "pch.h" #include "SingleVocPage.xaml.h" #include "TestPage.xaml.h" #include "TestPage2.xaml.h" #include "Voc.h" using namespace CutTheWords::Views; using namespace Platform; using namespace Windows::Foundation; using namespace Windows::Found...
[ "qazwsxedcrfvtg14@gmail.com" ]
qazwsxedcrfvtg14@gmail.com
c9a97c80017d2cca8eee06f02c27e236347b7b02
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/MP+dmb.sy+[fr-rf]-ctrl-fri-rfi-pos.c.cbmc.cpp
ce8a675ba09026ccbdd38771309c4caceee125a8
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C++
false
false
58,616
cpp
// Global variabls: // 0:vars:2 // 2:atom_1_X0_1:1 // 3:atom_1_X2_2:1 // 4:atom_1_X3_0:1 // 5:atom_1_X6_1:1 // 6:atom_1_X7_1:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 // 2:thr2:1 #define ADDRSIZE 7 #define LOCALADDRSIZE 3 #define NTHREAD 4 #define NCONTEXT 5 #define ASSUME(stmt) __CPROVER_assume(stmt) #defin...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
e34f3be2f4bc8167a0a33216ea8065df0cc657f1
c6442d72231d368c4696bf157f27ab732f582891
/unavailable.cpp
ef131caba95a49495bd73dd55afc3ebd7370cde4
[]
no_license
aungan/DSA
9d7ece069c5526d262a54444f7931dd54eefb787
e8227d8bd0adb961692f57c7a80ca1fc902136c2
refs/heads/main
2023-02-11T01:03:10.590265
2021-01-06T13:16:15
2021-01-06T13:16:15
325,354,234
0
0
null
null
null
null
UTF-8
C++
false
false
1,473
cpp
#include<iostream> using namespace std; int main() { int t; cin >> t; while (t--) { int a ,b , c , r; int left , left2; cin >> a >> b >> c >> r; int dis = b - a; int temp; if (a > b ) { dis = a- b; temp = a...
[ "chhanda.purohit7@gmail.com" ]
chhanda.purohit7@gmail.com
2db5680afa19b4799b08c327f9d302885be7edbd
534e2e3d8d8bebd2366c0fee60886d84597ee0ef
/atcoder/ABC123 pC.cpp
30e3bc3188dc53619baf603b8062e2ef4bc571df
[]
no_license
coldEr66/online-judge
a8844d3f35755adafd4f43a1f08ce56b6b870601
e85ec0750d92dd00133c93284085a0f5d8a11d36
refs/heads/master
2021-09-07T01:58:10.634492
2021-07-28T16:31:13
2021-07-28T16:31:13
128,494,315
0
0
null
null
null
null
UTF-8
C++
false
false
2,115
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; typedef double lf; typedef pair<ll,ll> ii; #define REP(i,n) for(int i=0;i<n;i++) #define REP1(i,n) for(ll i=1;i<=n;i++) #define RST(i,n) memset(i,n,sizeof i) #define SZ(a) (int)a.size() #define ALL(a) a.begin(),a.end() #define X first #define Y second ...
[ "seal1000402@gmail.com" ]
seal1000402@gmail.com
4bf6ad333144100054b7e5e3a66f3190b2d08fda
b7bd9306ce2a64ba5bd82db7d5d82e42d921e2d1
/TI4_SE2_1_1/src/hw/Actuator.h
26b10379663eae25ad0d4d22288db824cfdf9faa
[]
no_license
davekessener/TI4_SE2
ef55bb11ec0be3a1e9adace8d3cc0bb47c472ea7
b69775b9843551f6d510b37b8dc53a43bc8b5afb
refs/heads/master
2021-01-21T14:04:39.902123
2016-06-01T09:58:26
2016-06-01T09:58:26
54,270,267
1
0
null
null
null
null
UTF-8
C++
false
false
669
h
#ifndef HAW_HW_ACTUATOR_H #define HAW_HW_ACTUATOR_H #include "hw/LED.h" #include "hw/Belt.h" #include "hw/Switch.h" #include "lib/Singleton.hpp" namespace hw { class Actuator { public: LED& getLeds( ) { static LED inst; return inst; } Belt& getBelt( ) { static Belt inst; return inst; } Switch& getSwitch(...
[ "davekessener@gmail.com" ]
davekessener@gmail.com
834ccfb8443d83074e27e3dd03698f14487e4f11
f7df1302d5d22df79ac337d529daabc752f26284
/examples/STEM4U_demo_test_cl/TestCombinations.cpp
239d72e23aeab6d08fa8d1306795dc1c47e488f1
[ "Apache-2.0" ]
permissive
Libraries4U/STEM4U
bcacde6cdb094d6d4573e2a6fca6992b4a02063b
41472ce21420ff5bcf69577efefd924cf1e7c2cf
refs/heads/main
2023-03-26T14:02:26.787068
2021-03-19T10:17:37
2021-03-19T10:17:37
339,648,464
0
1
null
null
null
null
UTF-8
C++
false
false
2,841
cpp
#include <STEM4U/combinations.h> #include <iostream> #include <vector> #include <numeric> #include <cstdint> #include <cassert> #include <Core/Core.h> using namespace Upp; // print out a range separated by commas, // return number of values printed. template <class It> unsigned display(It begin, It end) { uns...
[ "mirek.fidler@gmail.com" ]
mirek.fidler@gmail.com
a7dd5772337ffcea3c1c7af749d61b9b7b33f45f
d6ec74306f2e0ec2b0f5104002486904e0718a8f
/817/PBAEngine/BoxObject.cpp
dd469989375fc0443e239f91d0b6e36d584b4395
[]
no_license
Xion-C/practice
6935c3ffdf0c7374df84d32c241d9165adad9ed6
5699a94cc804d0995223f765eb8cc13bdae2e7cd
refs/heads/master
2021-07-25T08:17:44.086133
2018-12-14T04:42:14
2018-12-14T04:42:14
104,100,658
0
0
null
null
null
null
UTF-8
C++
false
false
2,461
cpp
#include "BoxObject.h" #include "ParameterLoader.h" #define CUBESIZE 1.0 BoxObject::BoxObject() : PBARigidBody(), size(Vector3d(1.0, 1.0, 1.0)) { //staticFlag = true; Init(); } void BoxObject::ComputerMomentOfInertia() { float m1, m2, m3; float w = CUBESIZE; float h = CUBESIZE; float...
[ "emchengxin@outlook.com" ]
emchengxin@outlook.com
ed22db5f432f40137f6ef20573eb6e1947ec32c7
e5b223334e4061b55967b058a17f25c8e0e85d08
/external_sort_prob/ext_sort.cpp
d2ef57d3166fe0472ed7bc3c6181bebf0539df0e
[]
no_license
MikeMDV/cpp-python_practice
affdbfeedb6757cfaab26644139a00db9c8e733d
4373c0787204eb6f3982f973c9c9dcef578a8744
refs/heads/master
2020-03-26T06:21:21.729498
2018-08-13T16:58:26
2018-08-13T16:58:26
144,600,935
0
0
null
null
null
null
UTF-8
C++
false
false
1,719
cpp
/* Author: Michael Marven * Date Created: 03/18/18 * Date Last Modified: 03/18/18 * */ // Program for external sort practice #include <string> #include <iostream> #include <fstream> #include <stdexcept> #include "ExternalSort.h" int main(int argc, char * argv[]) { // Check if correct...
[ "mmarven09@gmail.com" ]
mmarven09@gmail.com
fed941fbd4568c79a51fd47b8c8163ffe1a17c22
628427f799c8c67f2e880db05ceecd49d11e6354
/FGUI/widgets/slider.cpp
887c86e09b6bbdaddb27a317415876dc431fec37
[ "MIT" ]
permissive
reaperpaster/fgui
c3ffe5af4e83e68df21e6273c947958eb977a8e4
50b592cc14eb4f38e9d0d8921256f6596da8d8c9
refs/heads/master
2022-12-04T01:38:20.265624
2020-08-14T15:55:14
2020-08-14T15:55:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,245
cpp
// // FGUI - feature rich graphical user interface // // library includes #include "slider.hpp" namespace FGUI { CSlider::CSlider() { m_strTitle = "Slider"; m_strPrefix = ""; m_dmSize = { 100, 2 }; m_dmSliderThumbSize = { 8, 6 }; m_flValue = 0.f; m_bIsDragging = false; m_rngBoundaries...
[ "suizld@pm.me" ]
suizld@pm.me
26003cf310545ac22e452f46fb2b2ff75aeb6620
a0b278cf8ee924c6204e2116a6c8f8aa19880cdf
/ep1/inc/menu.hpp
c0e2fd4a793cd6e5f4a0db4ddeeba5b3b7510a4a
[]
no_license
lboaventura25/OO-2019
5d079d6ec415b8fccf8c2741e56aa6e29a5c6866
8fc1735668463643b43082af0069a83087b3047c
refs/heads/master
2020-07-27T15:12:17.014179
2019-10-02T15:31:59
2019-10-02T15:31:59
209,137,464
1
0
null
null
null
null
UTF-8
C++
false
false
1,089
hpp
#ifndef MENU_HPP #define MENU_HPP #include <iostream> #include <string> #include "cliente.hpp" #include "produto.hpp" #include "socio.hpp" #include "estoque.hpp" #include "categoria.hpp" #include "recomendacao.hpp" using namespace std; class Menu { private: //Atributos vector<Cliente *> clientes...
[ "lucasxboaventura@hotmail.com" ]
lucasxboaventura@hotmail.com
2558477c6fc25242193bddc73a95d400841fe759
666d89b913442892d1fd7b4b7285a14a870dfa6b
/Server/includes/Control/Commands/WithdrawGoldFromBankCommand.h
aa4dd118ad46aeda774f9f30b990bc6c4bdb6642
[ "MIT" ]
permissive
mauro7x/argentum
9a7624d74cd12966ec95a8b6a06360c525f57e70
10c1a49c929d00ab7e5b5d93ec4e415bba40c713
refs/heads/master
2022-11-27T21:55:53.658345
2020-07-31T07:20:50
2020-07-31T07:20:50
266,701,581
14
2
null
2020-07-31T07:16:28
2020-05-25T06:30:23
C++
UTF-8
C++
false
false
576
h
#ifndef __WITHDRAW_GOLD_FROM_BANK_COMMAND_H__ #define __WITHDRAW_GOLD_FROM_BANK_COMMAND_H__ #include "Command.h" // Retirar oro del banco. class WithdrawGoldFromBankCommand : public Command { const uint32_t x_coord; const uint32_t y_coord; const uint32_t amount; public: WithdrawGoldFromBankCommand...
[ "santi.klein@hotmail.com" ]
santi.klein@hotmail.com
5d81c93bea373d62597b32c97456fc54a4e7aaac
6dace676c80bbd2c7a0b0695d199ad29edd2c6ec
/Source/SumoUE4Editor/Private/Helpers/SumoNetworkParser.cpp
dbcc4dc9bb6c4133ec97c5580a8f9a118e9a2149
[ "MIT" ]
permissive
delebash/SumoUE4
7434d34124105176b9c3f612093d77d0e39feb39
8f2e5281a0b94e46cff97e1e2b535eca0f021dd6
refs/heads/master
2023-05-07T22:56:42.455161
2021-05-27T17:05:18
2021-05-27T17:05:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
24,070
cpp
// Copyright (c) Iwer Petersen. All rights reserved. #include "SumoNetworkParser.h" #include "GeoCoordinate.h" #include "GeoReferenceHelper.h" #include "GDALHelpers.h" USumoNetworkParser::USumoNetworkParser() : Target(nullptr) , State(ParsingState::Root) , CurrentJunction(nullptr) , CurrentEdge(nullpt...
[ "iwer@feldschmiederei.de" ]
iwer@feldschmiederei.de
684942239f7a51c48507156f1d688809ede9a47f
7058fc65326297ee889087994195fb2f83a6a66b
/main.cpp
30807c4586418a97e7e4691b229c90814ac4e2cc
[]
no_license
10293847/symulator_kolejki
f186008615cd14ea5014de1a2b15b88aaec29173
c4124a4d2c5316300e2fea42b7a9764f52167112
refs/heads/master
2021-01-10T21:10:56.496761
2014-12-30T11:47:30
2014-12-30T11:47:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,396
cpp
#include <iostream> #include <vector> #include <cstdlib> #include <ctime> #include "kolejka.h" #include "klient.h" using namespace std; Kolejka kolejka; int main() { srand(time(NULL)); short ktora_minuta = 1; char wybor='1'; cout << "\nSYMULATOR KOLEJKI DO BANKOMATU"; cout << "\n\naby rozpoczac wcisnij 't' lub '...
[ "grupa.tieto@gmail.com" ]
grupa.tieto@gmail.com
9933d5896a64e7469d4caa25d6fa5c7cd94fcfc9
5b20e9ac4abadebb3450e1edf04ac64a51003017
/Client/src/KeyboardReader.cpp
aed8765a43799ab2012c88717ed5994aacfccf34
[]
no_license
GuyRozenblatt/Spl-Assignment3
f69168d4ae405ddff416ba5621ed7771f37565f7
28bd8f9e8a1d9f96d39676add569b74f676a8d44
refs/heads/master
2022-09-15T16:18:07.225536
2020-05-28T21:27:35
2020-05-28T21:27:35
267,699,930
0
0
null
null
null
null
UTF-8
C++
false
false
596
cpp
// // Created by shaiami@wincs.cs.bgu.ac.il on 06/01/2020. // #include <iostream> #include "KeyboardReader.h" KeyboardReader::KeyboardReader(EncoderDecoder *encoderDecoder) : encdec(encoderDecoder) {} void KeyboardReader::run() { bool run = true; while(run) { const short bufsize = 1024; char...
[ "grozenblatt@gmail.com" ]
grozenblatt@gmail.com
4a92451dfca6e182fbf071772917e2f950da1aff
939563bfea3a3980a4ebb193419bce4aa0448901
/lzwCompression/main.cpp
bfda0fa9884a40a642eb7f12b5d1f49362c9a220
[]
no_license
ljx791863565/MyLeetcode
67569bb18913fa0b9ba3f4ebf8424b68c82d7faa
9455ef0df5a0df7dbb2e612e4ba060aed4aa94b0
refs/heads/master
2021-04-06T15:02:45.332943
2019-10-19T03:13:18
2019-10-19T03:13:18
125,296,955
0
1
null
null
null
null
UTF-8
C++
false
false
94
cpp
#include "lzwnode.h" int main() { LzwCompression lzwC; lzwC.ShowUI(); system("pause"); }
[ "nick-tech@xyunstech.com" ]
nick-tech@xyunstech.com
35065f62351a6011eb1b0932c2228a9d3a78acf3
e8c29de5c39322746feada82c64a12018b00d135
/sfinae14.cpp
0c335e119e6ba564fc6c89ea1342985b70890a04
[]
no_license
pawroc/variadic-templates-tricks
cb4e056357194fdc4f5cf38fb691a278b7236c16
d7b2830b7e80c1b27122f043ab860cca48eae58a
refs/heads/master
2020-04-30T22:33:03.549002
2019-03-25T13:04:06
2019-03-25T13:04:06
177,122,369
0
0
null
null
null
null
UTF-8
C++
false
false
3,168
cpp
// https://jguegant.github.io/blogs/tech/sfinae-introduction.html#sfinae-introduction // SFINAE stands for Substitution Failure Is Not An Error. In rough terms, // a substitution is the mechanism that tries to replace the template parameters // with the provided types or values. In some cases, if the substitution leads...
[ "pawel.drozdz@nokia.com" ]
pawel.drozdz@nokia.com
2706a04bc2472642a92d59ed40d6fb3723742d5b
62b0e0b7a8c4a604622a7423df1eb03ee4da485f
/C++/TICPP-2e-v1/C10/Header1.h
09c064109dcd5cc069feb89039399971e40e9133
[ "LicenseRef-scancode-warranty-disclaimer", "Artistic-2.0" ]
permissive
trammell/test
9a534e97569ee8dff77cf9c590208613a2e9429f
74602df8d1d3f679af2791965b30d34d12bcdfa9
refs/heads/main
2023-05-11T23:01:21.502598
2023-01-31T15:02:56
2023-01-31T15:03:05
35,896,786
0
0
Artistic-2.0
2023-05-01T21:34:28
2015-05-19T17:12:37
HTML
UTF-8
C++
false
false
293
h
//: C10:Header1.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt #ifndef HEADER1_H #define HEADER1_H namespace MyLib { extern int x; void f(); // ... } #endif // HEADER1_H ///:~
[ "john.trammell@outsell.com" ]
john.trammell@outsell.com
8e2f4ea1bb3d58671dcb678518b83afb41cff39f
1d9bb76dc1caf7026c67ae231bf4abfa54313ba2
/src/DoKMeansCluster.cc
df1ab14e796ea0cc34795b1ffabe2c93e71e8734
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
DavidACosgrove/SVDClus
9ec2566f269ba80799a6afb6433e05a44e748221
40a52b7d54918e88d7ed4e86fab38252a34737b4
refs/heads/master
2016-09-05T11:46:04.141398
2014-11-21T13:32:00
2014-11-21T13:32:00
25,163,793
1
1
null
null
null
null
UTF-8
C++
false
false
11,267
cc
// // File DoKMeansCluster.cc // // Copyright (C) 2014 AstraZeneca, David Cosgrove // // @@ All Rights Reserved @@ // This file is part of SVDClus. // The contents are covered by the terms of the BSD license // which is included in the file license.txt, found at the root // of the source tree. // // Takes a vect...
[ "cosgrove@bmdg.astrazeneca.com" ]
cosgrove@bmdg.astrazeneca.com
64785878a5eeaf4cc5b10020aa1cfa42f001927a
ca170d96a960e95a7822eb69c65179898a601329
/cgv/math/qr.h
374613b3103751a6a74e3116facabc97507ac8af
[]
permissive
sgumhold/cgv
fbd67e9612d4380714467d161ce264cf8c544b96
cd1eb14564280f12bac35d6603ec2bfe6016faed
refs/heads/master
2023-08-17T02:30:27.528703
2023-01-04T12:50:38
2023-01-04T12:50:38
95,436,980
17
29
BSD-3-Clause
2023-04-20T20:54:52
2017-06-26T10:49:07
C++
UTF-8
C++
false
false
2,656
h
#pragma once #include "mat.h" #include "det.h" #include "functions.h" #include "up_tri_mat.h" #include <limits> #include <algorithm> namespace cgv { namespace math { //qr decomposition returns false if matrix is singular template<typename T> bool qr(const mat<T> &a, mat<T> &q, up_tri_mat<T> &r) { mat<T> rr = a; ...
[ "joachim.staib@tu-dresden.de" ]
joachim.staib@tu-dresden.de
7c6c6a67a91f549f4fadcf29f918bc4847628473
111d679e0bba0dff18349b09b7de137679db9a50
/Codeforces/462A.cpp
f0e1308b81e0881865207ac4874ca2a0d09473af
[ "MIT" ]
permissive
rkkautsar/cp-solutions
9c958270780ab99769e2faf7d5877f16be575a68
9ffd747e98d131cdc34d025a98d6090739cb5024
refs/heads/master
2016-09-05T20:47:29.835999
2015-11-10T17:43:11
2015-11-10T17:43:11
24,291,570
1
1
null
null
null
null
UTF-8
C++
false
false
1,109
cpp
#include <bits/stdc++.h> using namespace std; // typedef typedef long long ll; typedef pair<int,int> ii; typedef pair<double,double> dd; typedef vector<int> vi; typedef vector<double> vd; typedef vector<string> vs; typedef vector<char> vc; typedef vector<ii> vii; typedef vector<vi> vvi; typedef vector<bool> vb; //d...
[ "rkkautsar@gmail.com" ]
rkkautsar@gmail.com
7fc51201a262cb727e54565646f11ccc0207a7b8
99d09b2892477ad01b8a597537b308221f01bb18
/externals/glad-es3.0/src/glad.cpp
0aabd9c81e8ecfde72bab52e49929f360c024498
[]
no_license
isc30/wasm-pong
32e56de9acd64480f787c94d1457c237682db205
c277ca4665ab559daeecc8c47f1c776f9f6a1403
refs/heads/master
2020-05-22T07:35:36.715811
2019-05-31T22:07:45
2019-05-31T22:07:45
186,268,377
1
0
null
null
null
null
UTF-8
C++
false
false
41,528
cpp
/* OpenGL ES loader generated by glad 0.1.26 on Sat Aug 11 20:18:00 2018. Language/Generator: C/C++ Specification: gl APIs: gles2=3.0 Profile: core Extensions: GL_ANGLE_instanced_arrays, GL_EXT_blend_minmax, GL_EXT_draw_buffers, GL_EXT_shader_texture_lod, ...
[ "ivansanzcarasa@gmail.com" ]
ivansanzcarasa@gmail.com
29a7f1ae4178002edfdadbc44e8643e3ac76783b
e1517f09c04535bf7b715451ff2f60c6ab509c7a
/Retu-Engine/Headers/MikaTestijuttuja.h
ec847b8f42cb9d20140c0eea9b8f0be98ce4dc17
[]
no_license
RetzKu/Retu-Engine
a9b43b429f34e075a53f3d76b03fd3e666c5bb37
9ad46b23b8918b6c4417d7405034456e11f0b582
refs/heads/master
2021-05-08T18:38:41.043128
2018-02-20T21:49:08
2018-02-20T21:49:08
119,526,551
0
0
null
null
null
null
ISO-8859-1
C++
false
false
4,794
h
//#include <glfw3.h> //#define __glew_h__ //#include <glew.h> //#include "window.h" // //#include <Windows.h> // //#include <iostream> //#include "Maths.h" //#include "fileutils.h" //#include "Shader.h" //#include "buffer.h" //#include "indexbuffer.h" //#include "vertexarray.h" //#include "renderer2d.h" //#include "ren...
[ "mikakaunisto@kamk.fi" ]
mikakaunisto@kamk.fi
d8cc0758880df3b0795b1086e06523d34015bd18
cc1701cadaa3b0e138e30740f98d48264e2010bd
/components/autofill/core/browser/metrics/form_event_logger_base.h
5adfd9446d3c46b4f2ff1272b75432bc4aa2378d
[ "BSD-3-Clause" ]
permissive
dbuskariol-org/chromium
35d3d7a441009c6f8961227f1f7f7d4823a4207e
e91a999f13a0bda0aff594961762668196c4d22a
refs/heads/master
2023-05-03T10:50:11.717004
2020-06-26T03:33:12
2020-06-26T03:33:12
275,070,037
1
3
BSD-3-Clause
2020-06-26T04:04:30
2020-06-26T04:04:29
null
UTF-8
C++
false
false
5,057
h
// 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. #ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_METRICS_FORM_EVENT_LOGGER_BASE_H_ #define COMPONENTS_AUTOFILL_CORE_BROWSER_METRICS_FORM_EVENT_LOGGER_BASE_H_ #in...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
70b8710637da1dbf2d14826f1b38e390703fec3b
c07e06649abde783645b9e319082d419d8bdee73
/src/trackdata/trackfoldermodel.h
1757e6815c89c06c2dfed9a546bd605ee14c4ade
[ "MIT" ]
permissive
hello-adam/komrade-karaoke
4a1933bc8f37c1eb6db713ee668a179b61ab4acd
f89af682059ef531bdbb44665a41ac404b360673
refs/heads/master
2022-12-02T10:44:13.664307
2020-08-09T19:46:32
2020-08-09T19:46:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,603
h
#ifndef TRACKFOLDERMODEL_H #define TRACKFOLDERMODEL_H #include <QAbstractTableModel> #include <QSharedPointer> #include "trackfolder.h" class TrackFolderModel : public QAbstractTableModel { Q_OBJECT public: explicit TrackFolderModel(QSharedPointer<TrackFolder> trackFolder, QObject *parent = nullptr); /...
[ "adam.t.nash@gmail.com" ]
adam.t.nash@gmail.com
de2fdafae43b39f3cca72c870f687f569ce18377
a23a76881ccf9cd31a3295e38e8aa3acc45e2a84
/mvfst/quic/dsr/test/PacketBuilderTest.cpp
f59db61ad8162cb595d8e118996114580c268619
[ "MIT" ]
permissive
wongdu/refQuic
504273ae3e780f4114d0ad5f719a83b09b6fc499
c586943b0877d07254d1b551e342590ed4b2fd25
refs/heads/main
2023-04-29T15:10:33.931909
2021-05-20T10:42:10
2021-05-20T10:42:10
350,197,234
0
2
null
null
null
null
UTF-8
C++
false
false
2,790
cpp
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * */ #include <folly/portability/GTest.h> #include <quic/common/test/TestUtils.h> #include <quic/dsr/PacketBuilder.h> #include <quic/...
[ "412824500@qq.com" ]
412824500@qq.com
2ec7cbe917f9f2771cb26158618dcf3ef2162554
ece30e7058d8bd42bc13c54560228bd7add50358
/DataCollector/mozilla/xulrunner-sdk/include/nsGridCell.h
21012bf63975c964e80a1f5ec6c01124c95d4606
[ "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
1,467
h
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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/. */ /** Author: Eric D Vaughan ...
[ "andras.igneczi@doclerholding.com" ]
andras.igneczi@doclerholding.com
addd83275993284cd2fed581f27029d7ee7d62fb
eefd840f0b44811cfbc9e581618774626b0ea2c4
/Project10/main.cpp
16500597c9b6bf5356815b35623c3fce8f832f5c
[]
no_license
alexern14/Elements-of-Computing-Systems
841d0a9638ff4c578abfeb510ca846489d840363
66b230777c1ad98f8049106eb225c47e16435bac
refs/heads/master
2023-04-29T15:27:19.784963
2021-05-14T15:11:05
2021-05-14T15:11:05
343,284,814
0
0
null
null
null
null
UTF-8
C++
false
false
450
cpp
#include <iostream> #include <fstream> #include "include/tokenizer.h" #include "include/parser.h" #include "include/codeGenerator.h" using namespace std; int main(int argc, char** argv) { // string inputFile = "../inputs/Main.jack"; string inputFile = argv[0]; string outFile = "../inputs/Main.txt"; ...
[ "aernst@mymail.mines.edu" ]
aernst@mymail.mines.edu
54ccf0345b44b94e8bb4147f8275d9211680c819
f915aa382b6ac5673cec612718368c04931c0b0c
/include/indri/JelinekMercerTermScoreFunction.hpp
6b46502414f11329efc15b7fdb8724e30bd514d5
[ "BSD-2-Clause" ]
permissive
diazf/indri
f477749f9e571c03b695c2f0b04c0326bbfd9f04
6ad646f3edb9864a98214039886c6b6e9a9f6b74
refs/heads/master
2022-09-07T19:35:02.661982
2022-08-19T13:59:26
2022-08-19T13:59:26
128,638,901
23
5
null
null
null
null
UTF-8
C++
false
false
2,929
hpp
/*========================================================================== * Copyright (c) 2004 University of Massachusetts. All Rights Reserved. * * Use of the Lemur Toolkit for Language Modeling and Information Retrieval * is subject to the terms of the software license set forth in the LICENSE * file include...
[ "diazf@acm.org" ]
diazf@acm.org
4f1c8aec16426d212f9d8b6cdd61b09dc4f8c465
d0e74aec48f8d8fc5fd131ca7835707102ff8c33
/Object Oriented OpenGL/Shape.cpp
cd8e08e25ff33c995ffbc1c4a9ec794f934c3d42
[]
no_license
MaxCalhoun/CS47101---Assignment-3
dc2154877233b430945b0895ef1fc91b61b729da
b6e3fda28b96b0f4b29e381a1d0d3b2a470a6bea
refs/heads/master
2023-01-08T16:34:14.767738
2020-11-10T03:13:36
2020-11-10T03:13:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,741
cpp
/* Max Calhoun Shape.cpp */ #include "Shape.h" Shape::Shape() { transformation_ = Transformation(); color_ = new White(); mesh_ = new CubeMesh(); } Shape::Shape(const Vector3& t, const Vector3& r, const Vector3& s, Color* c, Mesh* m) { transformation_ = Transformation(t, r, s); color_ = c; mesh_ = m; } void...
[ "maxpatcal@outlook.com" ]
maxpatcal@outlook.com
35bdb25c4fd3eaa7a02a842a0cc3603aa6e753f6
2e65909c4055dbee3ff4b32ac643f1292169296c
/src/cpp/tasks.hh
aa91c92e0ee5cbe64e480d7559dbf9c1fbb23dc0
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Nakrez/RePy
5bb8ccc1484678a9550dc4a63f9ecf5271ad5608
057db55a99eac2c5cb3d622fa1f2e29f6083d8d6
refs/heads/master
2021-01-13T01:23:32.478310
2013-07-31T12:52:19
2013-07-31T12:52:19
10,599,366
1
0
null
null
null
null
UTF-8
C++
false
false
511
hh
#ifndef CPP_TASKS_HH # define CPP_TASKS_HH # include <cassert> # include <repy.hh> # include <tasks/libtasks.hh> # include <cpp/code-generator.hh> # include <cpp/header-generator.hh> namespace cpp { REGULAR_TASK("c|cpp-generator", "Generate C++ code from python input", "global-desugar", cpp_ge...
[ "b.covolato@gmail.com" ]
b.covolato@gmail.com
873124d528e934167414c06a8b15b7d535b05f47
68f1f8fd324504c53910c7411eb0228a0ddafc78
/LedCube/LedCube/LedCube/inc/Animation.h
9f37af5b0b302339b844b405cbacfc6c5112f68b
[]
no_license
AndreasBur/LED-Cube
125893d1c9a4ce015146e9baf188a24065dce604
294229f47bc26bca60ae5f53ff068d36889db9f9
refs/heads/master
2020-01-23T21:19:36.596537
2019-09-29T10:27:20
2019-09-29T10:27:20
74,565,621
0
0
null
null
null
null
UTF-8
C++
false
false
3,313
h
/****************************************************************************************************************************************************** * COPYRIGHT * --------------------------------------------------------------------------------------------------------------------------------------------------- *...
[ "a.burnickl@gmail.com" ]
a.burnickl@gmail.com
3369f8db2c56a17de3f0776fac7a155abc44a502
0ec756cae161ecead71b4bb1cd6cce61b739e566
/example/less-than-1k/assign/LabCH/LabCH2hsi.cpp
69a0775545a010fbe61fe97219f70de258f4985f
[ "Apache-2.0" ]
permissive
tesch1/color
f6ac20abd3935bb323c5a302289b8a499fa36101
659874e8efcfca88ffa897e55110fd344207175e
refs/heads/master
2021-07-21T22:08:08.032630
2017-09-06T11:55:55
2017-09-06T11:55:55
108,835,892
0
1
null
2017-10-30T10:32:12
2017-10-30T10:32:12
null
UTF-8
C++
false
false
748
cpp
#include <iostream> #include <iomanip> #include "color/color.hpp" int main( int argc, char *argv[] ) { ::color::LabCH< float > c0; //!< Instead of float you may put std::uint8_t,std::uint16_t, std::uint32_t, std::uint64_t, double, long double ::color::hsi< std::uint8_t > c1; //!< Inst...
[ "dmilos@gmail.com" ]
dmilos@gmail.com
b5a86a1cab0f3cdee5396436c2b1555dfcd27ef9
7ffacb0295083e7baf770b81b5db9ab3e2a712a3
/build-LabCheck-inSystem-Desktop_Qt_5_12_1_MinGW_64_bit-Debug/ui_checkedinview.h
b2029e2f21f9d6ea99df25cf09d25dca675e5434
[]
no_license
calebkrlich/Computer-Lab-Check-in-System
af97b2021e21fe341d78a779e87d9144c7cff003
f313f2f9946e057b375facc7aa1733fc3b015071
refs/heads/master
2020-04-22T18:01:18.911921
2019-04-26T13:41:46
2019-04-26T13:41:46
170,562,186
0
0
null
2019-04-26T13:41:47
2019-02-13T19:00:39
C++
UTF-8
C++
false
false
1,213
h
/******************************************************************************** ** Form generated from reading UI file 'checkedinview.ui' ** ** Created by: Qt User Interface Compiler version 5.12.1 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ************************************...
[ "krlichc@yahoo.com" ]
krlichc@yahoo.com
b47857f1e845a0d70fd5057df5875640bbcfdcce
9d13d7fc23e96cb35ddc0f5bba309d0478b4a253
/codeforces/contests/1332/B.cpp
213d1fefdaf199d0b76c4b4640a625c162bfbd91
[]
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
798
cpp
#include <bits/stdc++.h> using namespace std; #define ll long long int main() { ll q; cin >> q; while (q--){ ll n; cin >> n; set <ll> a[n]; for (ll i = 0; i < n; i ++){ ll x; cin >> x; for (ll j = 2; j*j <= x; j ++){ if (x % j == 0){ ll f1 = j, f2 = x / j; a[i].insert(f1); a[i].inse...
[ "mdhiman536@gmail.com" ]
mdhiman536@gmail.com
d756547729398d8b3c4c441ed43dc6886f4519c8
3d1dc83a1a7576571c3e133235473acfbf7a3494
/library/Cursor.cc
9333b7e5c881bb0ab534a7852f9f65d392c942a3
[ "Zlib", "BSL-1.0" ]
permissive
yousifyaqeen/gf
21a8f071dab9abb8c2a2c555fc99f290645253f6
acc827a027a3c58ddf3d57b36bbe8fb878daecb9
refs/heads/master
2020-04-03T04:39:13.213756
2018-10-14T13:12:08
2018-10-14T13:12:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,453
cc
/* * Gamedev Framework (gf) * Copyright (C) 2016-2018 Julien Bernard * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software fo...
[ "julien.bernard@univ-fcomte.fr" ]
julien.bernard@univ-fcomte.fr
c9c6334ed5ede79b71eb0d5138ae891f6dc54b80
f73de9dd650be980642d80f4f2612df19495f0e5
/Asn6/Assign6.cc
e93e652e3bccc68e9d69ab72f21e5df19fc8a750
[]
no_license
ekoseli2/CSCI-480
de14568c5cdcb9de44e46da6f48feb679e485079
da08c547f3cfa24dd9b9cd5b526421e346fcd1cc
refs/heads/master
2023-07-17T15:15:49.054526
2020-07-03T14:46:51
2020-07-03T14:46:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,988
cc
// Includes #include <fstream> #include <stddef.h> #include <sstream> #include <iomanip> #include <algorithm> #include <iostream> #include <list> #include <queue> #include <iostream> // Constants #define KB 1024 #define MB KB * KB //Useful using namespace std; // Memory Block Class for keeping track of memory class...
[ "alexjamesboyle@gmail.com" ]
alexjamesboyle@gmail.com
57cd8cde7accd10ff334729e18e4f5114303127a
b33fef82cb529bf764464833d825a7708d4c185c
/GbaGameEngine/src/engine/math/Math.cpp
797a80c0d6f43de0c908276a0a7584070cba5751
[]
no_license
pombredanne/GbaGameEngine
21429296650c9aac6eea3822b6119316264ec507
481f8767793c4d0aef8b429d2c31b43381417ef5
refs/heads/master
2022-12-25T01:43:56.068849
2020-09-23T11:05:00
2020-09-23T11:05:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
82
cpp
#include "Math.h" int Math::Mod(int x, int N) { return (x % N + N) % N; }
[ "FireFox2000000@gmail.com" ]
FireFox2000000@gmail.com
4b2484f0d8f121ebf2faeb213e5a5cec92d498bb
d1e19a68c2e32d71a5bc38f448819e2b9eb0aa3a
/Selection/src/classes.h
1f59164fef264c2529b5de274ac399dc8b90eb45
[]
no_license
ravindkv/MiniTree
ebc217808a72572d8d3b2436bd523f3c994146f5
9cdd11582bbd60e83f1348b1e4c417848ec3ee33
refs/heads/master
2021-01-12T08:58:02.366803
2020-03-08T14:35:14
2020-03-08T14:35:14
76,728,676
0
2
null
2017-12-27T10:57:28
2016-12-17T14:30:55
C++
UTF-8
C++
false
false
1,522
h
#include "MiniTree/Selection/interface/MyEvent.h" #include "MiniTree/Selection/interface/MyJet.h" #include "MiniTree/Selection/interface/MyMET.h" #include "MiniTree/Selection/interface/MyVertex.h" #include "MiniTree/Selection/interface/MyElectron.h" #include "MiniTree/Selection/interface/MyMuon.h" #include "MiniTree/Se...
[ "ravindra.kumar.verma@cern.ch" ]
ravindra.kumar.verma@cern.ch
e9c853104119bb181cbfeba0d6bbe3d29e1a5972
4ed8a261dc1d7a053557c9c0bcec759978559dbd
/cnd/cnd.completion/test/unit/data/org/netbeans/modules/cnd/completion/cplusplus/hyperlink/NamespacesHyperlinkTestCase/iz207841.cpp
90b968b699c668d1cde9252180a3566b7d5cd59a
[ "Apache-2.0" ]
permissive
kaveman-/netbeans
0197762d834aa497ad17dccd08a65c69576aceb4
814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6
refs/heads/master
2021-01-04T06:49:41.139015
2020-02-06T15:13:37
2020-02-06T15:13:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,829
cpp
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common * Development and Distribution License("CDDL") (...
[ "geertjan@apache.org" ]
geertjan@apache.org
17d75c83800cc069c8645f2053b68e5c1387c26b
7625d8727acb19dc380009f54f501f0285b4f5c4
/src/backend/src/generated/info/info.pb.cc
22585937febca650ae654ac8fa85e2188f1a99bb
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
shakeebbb/MAVSDK
a0a19d99b4be3d7b79f14633459f967e1aebda7f
a9b2416293aad8dee1b6ad0f9d39f7072b1e66b4
refs/heads/master
2022-11-14T08:02:31.665610
2020-06-12T17:23:19
2020-06-12T17:23:19
277,457,160
0
0
BSD-3-Clause
2020-07-06T06:09:39
2020-07-06T06:09:38
null
UTF-8
C++
false
true
141,441
cc
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: info/info.proto #include "info/info.pb.h" #include <algorithm> #include <google/protobuf/io/coded_stream.h> #include <google/protobuf/extension_set.h> #include <google/protobuf/wire_format_lite.h> #include <google/protobuf/descriptor.h> #include ...
[ "jonas.vautherin@gmail.com" ]
jonas.vautherin@gmail.com
916cb95413d6500ac3993045e6f85d7e99292f95
3111977065461dd2a0491808045d74a8d6f324aa
/apps/synthesizers/midibox_sid_v3/juce/JuceLibraryCode/modules/juce_gui_basics/application/juce_Initialisation.h
3eaea3db18d620801db8e550f55a13393b07dace
[]
no_license
midibox/mios32
f432297aacf7c706e5585ea71fb3222d8502a342
bdd95cde24e4a67cdd9ebb9146cf3e9f6d2632d7
refs/heads/master
2023-01-07T08:22:46.311366
2022-12-30T15:16:27
2022-12-30T15:16:27
173,444,152
71
31
null
2022-12-30T15:16:28
2019-03-02T12:17:13
C
UTF-8
C++
false
false
4,619
h
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
[ "tk@midibox.org" ]
tk@midibox.org
e709abe57b1725e912b8438fab46b0c98bfd18a7
f2497d68dea11f5fc490f5f746a2a7f7e83e9131
/tools/license_headers.cpp
81c04074f48ddc0123004ce4c80df8558add5d35
[ "MIT" ]
permissive
ArthurSonzogni/Diagon
d408ca8119efafb4c7fea591fe3a2e45389ca660
469264d88fffdeb8ccfebce3fb79af69d8c9b449
refs/heads/main
2023-08-31T07:30:45.057204
2023-08-27T08:55:16
2023-08-27T08:55:16
118,505,656
1,270
58
MIT
2023-08-27T08:55:17
2018-01-22T19:39:32
C++
UTF-8
C++
false
false
157
cpp
// Copyright 2020 Arthur Sonzogni. All rights reserved. // Use of this source code is governed by the MIT license that can be found in // the LICENSE file.
[ "sonzogniarthur@gmail.com" ]
sonzogniarthur@gmail.com
31cee5174abfec772fc1630fee2c4243c23f7a1a
6b425b78e3c63580e0e2176be5fedca5c0578875
/Knapsack/DPL_1_I.cpp
47f07c93f78387621429c8f4d5c21469dc081fa5
[]
no_license
petite-etoile/Algorithm_class
01988d354555f153461af34f34c014cf571e53a3
82b8ee7987776661759c5baa4974643b8a5ae8b1
refs/heads/master
2022-09-07T21:26:45.830565
2020-06-04T12:16:07
2020-06-04T12:16:07
269,333,797
0
0
null
null
null
null
UTF-8
C++
false
false
3,715
cpp
/*    ∫ ∫ ∫    ノヽ   (_  )  (_    ) (______ )  ヽ(´・ω・)ノ     |  /    UU */ #include <bits/stdc++.h> typedef long long ll; using namespace std; using P = pair<ll, ll>; typedef vector<int> vi; const int MOD = (int)1e9 + 7; const ll INF = 1LL << 62; const int inf = 1<<30; template<class T>bool chmax(T &a, const T &b) { if (...
[ "petite@McDonaldsPro.local" ]
petite@McDonaldsPro.local
65f49f4aca25932b9bd83d38638de504cfc7c1b6
918c5f7a28c12dc539e9d0f7579f98a2d8a05414
/cpp/Number/main.cpp
f4acf6e58659748a599136048eb39c26662709eb
[]
no_license
miccza/sample
5aed1ee9526d502d82474708c27102203d0e7fec
63e0b3632637ffb4d0e6f66aa318c142f7b9a392
refs/heads/master
2020-03-24T17:33:05.350453
2018-08-02T08:35:37
2018-08-02T08:35:37
142,862,840
0
1
null
null
null
null
UTF-8
C++
false
false
983
cpp
#include <iostream> #include "Number.hpp" int main() { // 1. Write implementation of a Number class (Number.cpp) in a way to pass the // unit tests (tests/NumberTests.cpp). // Build/run via "make test" and "./test". // // 2. Write a program that creates a vector/list/array (pick one) of Number-s...
[ "michal.czaja@nokia.com" ]
michal.czaja@nokia.com
7de25b26071ab88aa525f6e80b877142817fb77b
9d8ba54b75c49a5e6b279b0e5e5aa27a17175a8f
/src/ValidatorKeysTool.cpp
3439634543e4b2219c0f35253a42bd81ddccdb0e
[ "MIT", "ISC", "BSL-1.0", "MIT-Wu" ]
permissive
GoPy1/validator-keys-tool
09e19d51f60c20cfcc0a3da227183352df16457d
68238c568b9cc99532950c192ed40dd14ff6aba9
refs/heads/master
2021-01-22T22:34:46.116052
2017-04-25T17:11:45
2017-04-25T17:11:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,296
cpp
//------------------------------------------------------------------------------ /* This file is part of validator-keys-tool: https://github.com/ripple/validator-keys-tool Copyright (c) 2016 Ripple Labs Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with ...
[ "bwilson@ripple.com" ]
bwilson@ripple.com
518731107c45daf5071eabe5d809376562f3cb37
ab961aebed0fcdd2b404d42ec87d93899ba63b46
/UE4_VRPlayground/Source/UE4_VRPlayground/UE4_VRPlayground.cpp
aae245bd867c5413a51e2177c1e5eb877454b9b9
[]
no_license
bluebubblebee/UE4_VRPlayground
f6cb42aa96fe477cc2265d384af53d4a69b516d9
b1dfd4f7a4775ede56fcf730774f68f40ef3bc57
refs/heads/master
2020-08-04T15:18:47.104980
2019-10-09T10:16:44
2019-10-09T10:16:44
212,181,624
1
0
null
null
null
null
UTF-8
C++
false
false
241
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "UE4_VRPlayground.h" #include "Modules/ModuleManager.h" IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, UE4_VRPlayground, "UE4_VRPlayground" );
[ "beatriz.s.g86@gmail.com" ]
beatriz.s.g86@gmail.com
b0378d2c19726505b78d26103534a1c4d3b98e89
c08a26d662bd1df1b2beaa36a36d0e9fecc1ebac
/commonuisupport/uikon/test/terror/terrortextwithtitleapp/terrortextwithtitleapp.h
2f39d950331a8f8c4dde2bb745bf73ed043a5b40
[]
no_license
SymbianSource/oss.FCL.sf.mw.classicui
9c2e2c31023256126bb2e502e49225d5c58017fe
dcea899751dfa099dcca7a5508cf32eab64afa7a
refs/heads/master
2021-01-11T02:38:59.198728
2010-10-08T14:24:02
2010-10-08T14:24:02
70,943,916
1
0
null
null
null
null
UTF-8
C++
false
false
1,759
h
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" // which accompanies this distribution, and is available // at the URL "http://www.eclipse.org/legal/e...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
e4dbb404e0fa9d8f8872927cf44a0fdc4902856d
2c62385f15b1f8e6072138d5175d7a70dd236b98
/blazetest/src/mathtest/tdvecdmatmult/VDbHDa.cpp
a53939e2bd41f9c2542ebabe7647fdb1c13e05dc
[ "BSD-3-Clause" ]
permissive
lyxm/blaze
665e4c6f6e1a717973d2d98e148c720030843266
10dbaa368790316b5e044cfe9b92f5534f60a2dc
refs/heads/master
2021-01-12T20:31:45.197297
2015-10-15T21:39:17
2015-10-15T21:39:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,224
cpp
//================================================================================================= /*! // \file src/mathtest/tdvecdmatmult/VDbHDa.cpp // \brief Source file for the VDbHDa dense vector/dense matrix multiplication math test // // Copyright (C) 2013 Klaus Iglberger - All Rights Reserved // // This fil...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
2d4166cfa809d4ecb2aecc45984312e2819fcc0f
a6b9828cd0f61142a4755a2dacd676cbc22c5f27
/src/actions/openaction.h
c160daa1bd39a208c42dd32110b027cf283b6566
[]
no_license
piktaszuikis/wwwfs
bf80fb33c1812b000c310d31052aa0999eee881b
ac69128486c56d4558b1e7fff07f314fd229f77c
refs/heads/master
2021-10-21T18:39:53.950790
2018-12-16T18:49:52
2018-12-16T18:49:52
109,959,219
0
0
null
null
null
null
UTF-8
C++
false
false
223
h
#ifndef OPENACTION_H #define OPENACTION_H #include "action.h" class OpenAction : Action { public: OpenAction(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info *fi, Controller *controller); }; #endif // OPENACTION_H
[ "piktas.zuikis@inbox.lt" ]
piktas.zuikis@inbox.lt
acf0af26cd03a05ab8a838ffcdbd165183aacd8e
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_DmgType_Melee_MantisHarvest_classes.hpp
62794bf3bab1178f4f58f850d8302ecde192d652
[ "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
780
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_DmgType_Melee_MantisHarvest_structs.hpp" namespace sdk { //--------------------------------------------------------------------------- //Classes //---------------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
fbd0f61836621cfdae3894d795b1399627363e63
69a90be918d8f570671635488155b5e545cebf7d
/Game_Window.h
c0801c59b7e0442dd19ab3164b49b02b0001b3e5
[]
no_license
sn0ozed/PA9
76747a3d22d8a34d1fe7cc042a10f41ba461df4d
283fade4dc4814c78dba856ea42f9561526d42c0
refs/heads/master
2022-11-05T23:28:18.850842
2020-06-16T06:35:27
2020-06-16T06:35:27
259,428,721
0
2
null
null
null
null
UTF-8
C++
false
false
1,099
h
#ifndef GAME_WINDOW_H #define GAME_WINDOW_H #include "Game_Logic.h" class Game_Window : public Game_Logic { private: RenderWindow window; RectangleShape cell; Music music; Text points, game_over, player; Font font; Clock clock; Event tetris; public: Game_Window() : Game_Logic() { window.create(VideoMode...
[ "terribletimebandit@gmail.com" ]
terribletimebandit@gmail.com
c06f366cc562f5c13e85bf0f555ae1e15f4259c6
277e6d45dde578c905eaaae4108166a466bd0de3
/src/Engine/XMLWriter.cpp
eddc2d5d50aba9a0710f2def0474c43817e78dbf
[]
no_license
LukePowell/CrossPlatformEngine
abc398fa722c4453c282ef5d4a656832df4b5121
a2cab9bbc95fe814e000c7157eac1a5d7aac33dd
refs/heads/master
2021-01-23T15:14:31.408411
2014-10-13T18:05:05
2014-10-13T18:05:05
19,018,024
1
0
null
null
null
null
UTF-8
C++
false
false
1,744
cpp
/******************************************************************************/ /*! All content � 2012 DigiPen (USA) Corporation, all rights reserved \file XMLWriter.cpp \author Luke Powell \par Course: GAM300 */ /******************************************************************************/ #include "XM...
[ "luke.powell@gmail.com" ]
luke.powell@gmail.com
aa3e3f1b5bc7c760a99b5a5d36e3f432fa63412d
960499569a1018c2a8817d21b13e79856ff344ba
/ui/aura/window_tree_host_platform.cc
6233739abb039134a68f72c3f65f73f0801a128e
[ "BSD-3-Clause" ]
permissive
ollie314/chromium
e0082d960bb3c0b19a38315f8d25dd7645129d04
533a1c2a90fe2a3bc74892f66f34d45aef3a8f98
refs/heads/master
2022-12-30T17:45:45.833312
2016-11-13T22:46:54
2016-11-13T22:46:53
49,952,784
0
0
null
2016-11-13T22:46:54
2016-01-19T12:58:33
null
UTF-8
C++
false
false
5,256
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 "ui/aura/window_tree_host_platform.h" #include <utility> #include "base/trace_event/trace_event.h" #include "build/build_config.h" #include "ui...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
a3384525202134a9d4f0bc8dff2729dae5919663
071ffd4a785fea58213a98b630b531e2c679ec65
/hotel.cpp
8397e5f76fd9b36a3903e8a3d2a1b76e56522d1d
[]
no_license
adjexpress/json_test
0c4cd8cab516600897511930884998ddee6facea
84e36360b4083cf431eef9574a404d6493bcc011
refs/heads/master
2023-02-17T09:48:42.222272
2021-01-18T14:40:45
2021-01-18T14:40:45
330,697,206
0
0
null
null
null
null
UTF-8
C++
false
false
671
cpp
#include "hotel.h" Hotel::Hotel() { } QString Hotel::getHName() const { return hName; } void Hotel::setHName(const QString &value) { hName = value; } QVector<HotelRoom *> Hotel::getHRooms() const { return hRooms; } void Hotel::setHRooms(const QVector<HotelRoom *> &value) { hRooms = value; } void Hotel::write...
[ "waterwhale@chmail.ir" ]
waterwhale@chmail.ir
c1454c725e805e375a62e4eb303e29f8c01897ec
e57a4b3b9ea6c68fcab778f2c739065028ec910d
/jit/jit.cpp
31d44cfb81a3d46a22d0fe75f84190e6abf2fd02
[]
no_license
notantony/os-hw
13232febbd7291006bca3ca45ac74ade90621184
3de295e5c22c3b4c619d6ee295c9117eb2838878
refs/heads/master
2020-03-18T15:16:33.435060
2018-06-16T09:30:35
2018-06-16T09:30:35
134,897,469
0
0
null
null
null
null
UTF-8
C++
false
false
2,452
cpp
#include <stdio.h> #include <stddef.h> #include <stdint.h> #include <sys/mman.h> #include <sys/types.h> #include <cstdlib> #include <cstring> #include <vector> // function to implement int f(int x, int y, int z) { return x * y + z; } const int MAX_LEN = 16; std::vector<uint8_t> text = { 0x0f, 0xaf, 0xfe, 0x8...
[ "not.antony@yandex.ru" ]
not.antony@yandex.ru
4c8d23c79305393622c61f528364d65487f3ff8c
30ea4fa9df62d3f781778e8fc0472fde97f5d188
/devel/include/imagelistener/exampleImageProcessing.h
0f53245fa84034f93bdef53216813cd7f9a4deea
[]
no_license
tivanovska/monitoring_code
d10454f52fe697f71a112f38024e8a32cb6d2e90
4bf83ca1c845a667061a5191803dbbee442834d7
refs/heads/master
2021-01-18T14:18:16.292871
2017-04-06T14:12:28
2017-04-06T14:12:28
84,337,865
0
0
null
null
null
null
UTF-8
C++
false
false
3,192
h
// Generated by gencpp from file imagelistener/exampleImageProcessing.msg // DO NOT EDIT! #ifndef IMAGELISTENER_MESSAGE_EXAMPLEIMAGEPROCESSING_H #define IMAGELISTENER_MESSAGE_EXAMPLEIMAGEPROCESSING_H #include <ros/service_traits.h> #include <imagelistener/exampleImageProcessingRequest.h> #include <imagelistener/ex...
[ "ivanovskayatv@gmail.com" ]
ivanovskayatv@gmail.com
4e96034bb71244ea694d75657daf4ecd17805de7
81a38ce2da3af0def5f8c8cd94aa4c4ad93103ce
/math_2019/Vector2(template).h
db8e53f0f90ac3299c6e45481d93612ad3421fc5
[ "MIT" ]
permissive
J05HM0N5TER/math_for_games
d19aaaa9f54895c2066fae585c47a7309d8b55b9
8b9190783138a505bc11144950ce013dd855ac36
refs/heads/master
2021-06-25T03:23:04.316652
2020-12-25T01:18:58
2020-12-25T01:18:58
186,348,153
1
0
null
2019-06-10T23:18:11
2019-05-13T04:59:48
C
UTF-8
C++
false
false
5,051
h
#pragma once #ifndef VECTOR2_TEMPLATE_H #define VECTOR2_TEMPLATE_2 #include <cassert> #include <cmath> template <typename T> class Vector2 { public: Vector2<T>() {}; Vector2<T>(const T a_x, const T a_y) : x(a_x), y(a_y) {} union { struct { T x; T y; }; T data[2]; }; /*! \brief Subscript operator...
[ "joshua.francis@live.com.au" ]
joshua.francis@live.com.au
99e93e5de9dcae741ee98e8503854455776561cd
064a0541f59ca544be628017eadb05320784b101
/competive_programs/findManager.cpp
a172efbc25492062b86c3df46d19e99b620210a4
[]
no_license
VenkateshKumarM/venkatcool123
0f06a8e51b2ef2d31dc0358671d3ed83e30a0991
fd1d59a2f57ef24b5b3fca93e6ac7f3e02f7493b
refs/heads/master
2020-05-21T11:25:32.516020
2017-12-05T05:40:30
2017-12-05T05:40:30
55,404,001
0
0
null
null
null
null
UTF-8
C++
false
false
857
cpp
//Find number of Employees Under every Employee /* { "A", "C" }, { "B", "C" }, { "C", "F" }, { "D", "E" }, { "E", "F" }, { "F", "F" } */ #include<iostream> #include<bits/stdc++.h> using namespace std; void findManager(map<string, string> &m){ multimap<string, string> mm; map<string, string>::iterator itr; i...
[ "Venkateshkumar.M@mrcooper.com" ]
Venkateshkumar.M@mrcooper.com
e88fa72857bd91c680d4bd70f8a465080cc793af
37fe79f560402e8148da0022f29be118696c4677
/tests/YourRepo/DotProduct.test.cpp
b2a9cb17ccfb73572a44abd43aebd730aac72b94
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
7thfleet/YourRepo
98cc8488f101123814d23d22c947769827f25a3a
8f22d4f0211e8e608360fec9a19e7ebaa83f7635
refs/heads/main
2023-05-13T23:10:15.248649
2021-06-11T01:01:33
2021-06-11T01:01:33
375,867,052
0
0
null
null
null
null
UTF-8
C++
false
false
885
cpp
#include "YourRepo/DotProduct.hpp" #include <doctest/doctest.h> #include <vector> using namespace YourRepo; TEST_CASE("DotProduct | Length Validation"){ std::vector<int> lenThree = {1, 2, 3}; std::vector<int> lenTwo = {4, 5}; SUBCASE("Incorrect calls"){ CHECK_THROWS(DotProduct(lenThree, l...
[ "m7thfleet@gmail.com" ]
m7thfleet@gmail.com
e0bd0be8b2c1c16110c70f81f89ac1ab4d540244
d5fdeaa6900f7bfc3aa7d3048fb803bb43b400a5
/GCLDProject2/.svn/pristine/66/6697941a8bc654c1e51b8e9a8e7d535457492ced.svn-base
6ad8fa2943926946edb9a62beef5b8a6a03237ab
[]
no_license
liu-jack/cxx_sth
52e1f0b190fe23fb16890cadd9efa15de59e70d0
986a0782d88405af83ae68ef124ff8cf19ada765
refs/heads/master
2020-05-07T13:53:03.555884
2017-11-17T02:26:55
2017-11-17T02:26:55
null
0
0
null
null
null
null
GB18030
C++
false
false
6,085
#include "SuppressMonster.h" #include "OS.h" #include "Base.h" #include "Opcode.pb.h" #include "../../object/Player.h" #include "../../session/PlayerPool.h" #include "../Table/ActTableMgr.h" #include "../../reward/reward.h" #ifdef _MMO_SERVER_ #include "../../AutomaticUpdate/AutoUpdateGame.h" #endif #include "../../Map...
[ "zhoulunhao@hotmail.com" ]
zhoulunhao@hotmail.com
0e62512516296be060198c12f60e8d5edfb4825f
d1c427a2632c44bb3a8c3874143cd7dd7c7ca18e
/MonkeyWareRest/Antario/Hooks.cpp
0d648767ad6db82ee5d266ff919c887b53176390
[]
no_license
peenhvh69/MonkeyWare.xyz-Source
886bc7af2423fcf63ad81e8cbc18f58e4124d1ae
ec24cd865553dcd732a29d0ce1220ecb88b10500
refs/heads/main
2023-04-01T13:22:19.542462
2021-04-10T02:32:07
2021-04-10T02:32:07
356,448,001
0
0
null
null
null
null
UTF-8
C++
false
false
84,373
cpp
#include <thread> #include "Hooks.h" #include "Utils\Utils.h" #include "Features\Features.h" #include "Menu\Menu.h" #include "Features/Visuals/EventLogging.h" #include "../std2017.h" Misc g_Misc; Hooks g_Hooks; Event g_Event; c_nade_prediction g_nadepred; void SinCos(float radian, float* sin, float* cos) { ...
[ "clownd.hvh@gmail.com" ]
clownd.hvh@gmail.com
c92660bad18a0ef2e713b740154663562b762db5
0f3cdc92fb2da317755eed108fe02a8481d3c401
/core/shape.h
b9ab18722d34025f93026ee2355d96c2c3f9aaf1
[]
no_license
ArjanBroos/SmurfPT
dfb2fa006c50d923623a9631933d423efb6ec052
b9ad832a750c2bc72d39ea963aeb91ef10d1e259
refs/heads/master
2020-05-30T04:14:09.425595
2014-01-11T16:24:05
2014-01-11T16:24:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
299
h
#pragma once #include "geometry.h" #include "color.h" enum ShapeType { DIFFUSE, MIRROR }; class Shape { public: Color emittance; Color color; ShapeType type; virtual Normal GetNormal(const Point& p) const = 0; virtual bool Intersect(const Ray& ray, float& t) const = 0; };
[ "arjanbroos@live.nl" ]
arjanbroos@live.nl
a4c333b4a1f3b86dda7257f4e087bd1c1ae7a174
5e9c396ea5d81dce62ef4e6f260db21385608922
/src/tests/unit_tests/smc_contact/utest_SMCp_cor_normal.cpp
827d9d51674610f3b2f6a10e2305b9554937e822
[ "BSD-3-Clause" ]
permissive
gvvynplaine/chrono
357b30f896eb6c1dcabcebd0d88f10fab3faff20
a3c0c8735eb069d5c845a7b508a048b58e022ce0
refs/heads/develop
2023-01-05T08:43:13.115419
2020-07-09T08:24:34
2020-07-09T08:24:34
278,308,549
0
0
BSD-3-Clause
2020-10-30T12:17:47
2020-07-09T08:33:24
null
UTF-8
C++
false
false
4,829
cpp
// ============================================================================= // PROJECT CHRONO - http://projectchrono.org // // Copyright (c) 2014 projectchrono.org // All rights reserved. // // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file at the top level of t...
[ "serban@wisc.edu" ]
serban@wisc.edu
8f7467d02dc4554bf760309703c0431adb078a5b
e5054b6d96d139221e67780bda5f0b819249eafa
/SDL_GL_Assignment2/SDL_GL_Assignment2/Model.h
dc0db2ba7cfcca10414ce1490900c922f985155b
[]
no_license
Oshawatt123/OpenGL
ae70a5e93458ab3fa30b1b9152184ac819cfedd3
07ba486b47cad862c2bbe2f6cd2b8fff5b6b4048
refs/heads/master
2021-05-24T10:52:10.083106
2020-05-06T19:44:07
2020-05-06T19:44:07
253,525,336
0
0
null
null
null
null
UTF-8
C++
false
false
552
h
#pragma once #include <string> #include "OBJLoader.h" #include "Mesh.h" #include "Shader.h" #include "LightBase.h" class Model { public: Model(std::string ModelLoc, std::string ModelName); void Draw(Shader& program, Transform& transform, LightBase& light, LightBase* light2 = nullptr); private: std::string Ambie...
[ "lewis.arnold@hotmail.co.uk" ]
lewis.arnold@hotmail.co.uk
c06c80ef8fb51de7cfbc1ea277ae0891c4e9081e
62759d8d4e1591dc47bd6cb2fe564155f1bf36d2
/src/nesdlg.cpp
2371466960ec79d1dc5732cb51cc1f0808c34cbc
[]
no_license
MacDue/NESticlePort
b00150fb51782a9c4d86dfbe27b1c68488c3fb18
7d39e4030a4925c4ce38c88f0a4061f7862b318a
refs/heads/master
2021-06-11T01:38:15.553117
2021-05-24T07:45:27
2021-05-24T07:45:27
183,883,768
1
3
null
2021-05-24T07:47:55
2019-04-28T09:02:53
C++
UTF-8
C++
false
false
5,184
cpp
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <malloc.h> #include "types.h" #include "r2img.h" #include "font.h" #include "dd.h" #include "mouse.h" #include "message.h" #include "gui.h" #include "guimenu.h" #include "guicolor.h" #include "file.h" #include "keyb.h" #inclu...
[ "benjamin.maxwell@student.manchester.ac.uk" ]
benjamin.maxwell@student.manchester.ac.uk
1233637ada7cf5208a68c9d08a94a2f3d05d54f7
15c174b1bcd39f1b5a8008c7e4e2fc1d9c5d8e6d
/ImageEnhance/ImageEnhance/NoiseAddProcessDib.h
402887d73d3fc78fe8ef9c3f81e16556a8be2db4
[]
no_license
sheery11/ImageProcessing_enhance
61791075428e68bd6cc51619d57b1bf0667e0a8c
a41e8733727b18a67f406b1558ad74c73aa7da46
refs/heads/master
2021-01-17T18:02:36.219550
2017-06-27T09:31:26
2017-06-27T09:31:26
95,534,341
0
0
null
null
null
null
GB18030
C++
false
false
366
h
#pragma once #include "Dib.h" #include "afx.h" class CNoiseAddProcessDib { public: // 构造函数,初始化数据成员 CNoiseAddProcessDib(CDib *pDib); // 析构函数 ~CNoiseAddProcessDib(void); BOOL SaltNoiseDIB(); BOOL ColorSaltNoiseDIB(); BOOL GauseNoiseDIB(); BOOL ColorGauseNoiseDIB(); //彩色图像高斯噪声 private: CDib *m_pDib; };
[ "806161245@qq,com" ]
806161245@qq,com
ee27365298ab41de90b9dce6c84cf3223a8df5fd
c9f26c4e89ab32983416eb770d03d118eec776d2
/src/tools/kdb/metaget.cpp
efc91db13500f52869aa2106ba350ceac5276304
[ "BSD-3-Clause" ]
permissive
intfrr/libelektra
5633f668acebb961370f5d126367ac6ebfaee0a1
c5e9aa050381606524a1dd44e27b7c3893856c7a
refs/heads/master
2020-12-25T01:50:19.385043
2014-07-28T19:35:29
2014-07-28T19:38:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
696
cpp
#include <metaget.hpp> #include <kdb.hpp> #include <cmdline.hpp> #include <iostream> #include <string> using namespace std; using namespace kdb; MetaGetCommand::MetaGetCommand() {} int MetaGetCommand::execute (Cmdline const& cl) { if (cl.arguments.size() != 2) { throw invalid_argument ("Need 2 arguments"); } ...
[ "elektra@markus-raab.org" ]
elektra@markus-raab.org
f3988aa8a81bdafd15e41b00c21532cc9c6ab4af
c24a2ee1c4b4d2d7e647aea0130f66d952c5c88e
/src/DisplayMode/CDisplayDay.h
db2996724f0d84c6da6a3fe4821cc992cd9e99ba
[]
no_license
PetrKoller/PlanningCalendar
0f0b73fecb7c1728c5b1ad3877f968bd10856315
fa5f64410a0c22a5a32339b26d7899d273bf5dfd
refs/heads/master
2023-06-15T16:24:18.069572
2021-07-07T18:05:39
2021-07-07T18:05:39
383,883,275
0
0
null
null
null
null
UTF-8
C++
false
false
882
h
#pragma once #include "CDisplayMode.h" class CDisplayDay : public CDisplayMode{ public: void draw(const CCalendar &calendar) const override; void drawNextPeriod(CCalendar &calendar) const override; void drawPrevPeriod(CCalendar &calendar) const override; std::unique_ptr<CDisplayMode> clone() const ...
[ "kollepe1@fit.cvut.cz" ]
kollepe1@fit.cvut.cz
123d4c905bef9193aaec2a4a0bf26c83c420a201
1cee1433d247d5595d71185c7bd133d0fdf0f015
/client/src/network/http/message.inl
7e4fe92fa4d5bdac299b6ebfeed5c52a74dd7183
[]
no_license
ilya-golovenko/chat-informer
3fe1d20b4c26fb3c16de2bf6545361e9aeabf289
5c2453f14a8fe4d9811cb60596eaf2c4f44a72cf
refs/heads/master
2021-01-01T18:49:37.727769
2014-12-11T16:53:33
2014-12-11T16:53:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,078
inl
//--------------------------------------------------------------------------- // // This file is part of Chat Informer project // Copyright (C) 2009, 2011, 2014 Ilya Golovenko // //--------------------------------------------------------------------------- template <typename T> void message::add_header(std::str...
[ "ilya@golovenko.com" ]
ilya@golovenko.com
4fa0e812413747cc6fa30531e41c7b1dbe9d9c8c
c2240975a5ebe5550548736bd3aa65d4ce6274c4
/Source/DataAccess/Public/Sqlite/SqliteDataHandler.h
74bc5a8d1952834a43eb9c6fe6639d8ecf112951
[ "MIT" ]
permissive
saim80/DataAccess
c5d688d03a7377e6a2959b9420a289afabd185ac
bcbb3a4707db6ef157d170430bed429c64314824
refs/heads/master
2021-01-17T06:25:42.884872
2014-10-15T13:59:52
2014-10-15T13:59:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,438
h
// Copyright 2014 afuzzyllama. All Rights Reserved. #if WITH_SQLITE #pragma once #include "IDataHandler.h" // forward declaration class SqliteDataResource; typedef struct sqlite3_stmt sqlite3_stmt; /** * Implementation of the IDataHandler for Sqlite */ class SqliteDataHandler : public IDataHandler { public: ...
[ "karcieri@gmail.com" ]
karcieri@gmail.com
46b21fd5746ca7280d5d3134c2661ae730ce83b7
07e25687732fa9b676b1c9e45c070ddbc446caf9
/96A.cpp
cd8e0f0ac6a35f33ae70bb3c68ac6e0201250e7c
[]
no_license
alikhan880/ACM
c5d592cb8ca19384ce39dc00c25d58dfbb50b2f0
edff3259d12c79d669bac79b2f10b88be77aeb1e
refs/heads/master
2020-03-16T19:50:21.285249
2018-05-10T17:37:10
2018-05-10T17:37:10
132,934,081
0
0
null
null
null
null
UTF-8
C++
false
false
763
cpp
#include <iostream> #include <cmath> #include <cstdio> #include <algorithm> #include <vector> #include <stack> #include <queue> #include <deque> #include <set> #include <map> #include <string> #define pb push_back #define ll long long #define pii pair<int, int> #define vi vector<int> #define vll vector<long long> #def...
[ "abakhitbek@gmail.com" ]
abakhitbek@gmail.com
2ba65866d82e4ab79dcc17b526f7420bf2714b8d
ab0377cffa0b75199caad50ddc1d342bec417424
/win10/edge/test/context.cpp
805ca3b6ccf18c004d792eb8ce72bd59b7441d48
[ "Apache-2.0" ]
permissive
HunterSun2018/jsrt-wrappers
e4766919ba091b4db53e2857c7ef2819e2c73c0e
9e6352240a00ff622bbf0726f1fba363977313b9
refs/heads/master
2020-04-27T15:59:15.850724
2015-11-16T23:55:46
2015-11-16T23:55:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,439
cpp
// Copyright 2015 Paul Vick // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writin...
[ "paul@panopticoncentral.net" ]
paul@panopticoncentral.net
bfd606b7beec872f13f38985e5229c666d6fa283
8dc84558f0058d90dfc4955e905dab1b22d12c08
/third_party/glslang/src/glslang/OSDependent/Unix/ossource.cpp
123e08697e2da1127df1e8730f33f36fbc3be33a
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C++
false
false
4,812
cpp
// //Copyright (C) 2002-2005 3Dlabs Inc. Ltd. //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...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
1840d7c369dba2058cdc89bcb4a4368b45911f6e
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/HostServices/auth/winlogon/winlogon.cpp
1e5a664f172f2ebcbede935e658268d9bad3df59
[ "MIT", "GPL-2.0-only", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-2.0-or-later", "MPL-1.0", "LicenseRef-scancode-generic-exception", "Apache-2.0", "OpenSSL" ]
permissive
thalium/icebox
c4e6573f2b4f0973b6c7bb0bf068fe9e795fdcfb
6f78952d58da52ea4f0e55b2ab297f28e80c1160
refs/heads/master
2022-08-14T00:19:36.984579
2022-02-22T13:10:31
2022-02-22T13:10:31
190,019,914
585
109
MIT
2022-01-13T20:58:15
2019-06-03T14:18:12
C++
UTF-8
C++
false
false
4,611
cpp
/* $Id: winlogon.cpp $ */ /** @file * VirtualBox External Authentication Library - Windows Logon Authentication. */ /* * Copyright (C) 2006-2017 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can ...
[ "benoit.amiaux@gmail.com" ]
benoit.amiaux@gmail.com
1c20550f857dbb9a33fee0a25e19e21fff3bdef9
4a4c1dcd29abe87745bb30adfbdf5205eb39f3b5
/havok/Source/Common/Base/Memory/Tracker/hkMemoryTracker.h
07fc4732e3e7dcb5e63f84d74254c8c6bebf3f32
[]
no_license
Hengle/ThirdParty
e7c4d794088712ec88bcea28a27f3acb71b6208c
a7ebed87d43e9cc58ec50836a2cc747bc539fd93
refs/heads/master
2023-03-16T04:24:59.905476
2014-01-20T16:54:54
2014-01-20T16:54:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,694
h
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secrets ...
[ "evg.gamedev@gmail.com" ]
evg.gamedev@gmail.com
20391584e40d7b2c8e1d46823265d6d9436dece5
362d81bc451933bad0fa2b07c6bfb42137599ae1
/linux/platform/s5p4418/Solution/BlackBoxSolution/src/libnxfilters/CNX_VideoDecoder.h
58b8d902b0fce96e623585b072d25aa9af46a8e4
[]
no_license
Jiazhiy/android
b5f749172f6098be8632e2bd1a542d8a4d42a356
a64750ecbdb01422ddeb9ff5504c50de729dfd6e
refs/heads/master
2022-12-20T22:52:18.702185
2020-09-19T03:49:54
2020-09-19T03:49:54
296,186,694
0
1
null
null
null
null
UTF-8
C++
false
false
2,919
h
//------------------------------------------------------------------------------ // // Copyright (C) 2013 Nexell Co. All Rights Reserved // Nexell Co. Proprietary & Confidential // // NEXELL INFORMS THAT THIS CODE AND INFORMATION IS PROVIDED "AS IS" BASE // AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED...
[ "15530999618@163.com" ]
15530999618@163.com
459009eb6aa43f5f96fdb56f62d7d9995fb8b45d
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_repos_function_3562_git-2.5.4.cpp
b7c6e42601d0143955113c3c6c0d771221b924b2
[]
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
152
cpp
static struct ref *make_linked_ref(const char *name, struct ref ***tail) { struct ref *ret = alloc_ref(name); tail_link_ref(ret, tail); return ret; }
[ "993273596@qq.com" ]
993273596@qq.com
52bb7d32fe3e171c19559637e6885159e695711a
13b14c9c75143bf2eda87cb4a41006a52dd6f02b
/AOJ/0229/solve.cpp
045dc3986466315c87d83ffd52a04ecda3fdf0a9
[]
no_license
yutaka-watanobe/problem-solving
2c311ac856c79c20aef631938140118eb3bc3835
f0b92125494fbd3c8d203989ec9fef53f52ad4b4
refs/heads/master
2021-06-03T12:58:39.881107
2020-12-16T14:34:16
2020-12-16T14:34:16
94,963,754
0
1
null
null
null
null
UTF-8
C++
false
false
699
cpp
#include<iostream> #include<cassert> using namespace std; const int MAX_NUM = 200; const int MIN_NUM = 0; const int MAX_HIT = 1000; main(){ int b,r,g,c,s,t; while(cin >> b){ cin >> r >> g >> c >> s >> t; if( !(b || r || g || c || s || t) ) break; assert( MIN_NUM <= ...
[ "y.watanobe@gmail.com" ]
y.watanobe@gmail.com
1dfd3d2096eaf45c3f914faa9fbafac6c23e43f1
bcd810a6908f1d9cbf686d8f7b0312c7d5410b57
/dataserver/src/dataserver_heartbeat.h
373d8c39e9a32967f961aefb07a8fa8a6cf7629d
[]
no_license
qingdy/SURDFS
a1f7e6ec27d0c507aeaf459c91d705591f740235
1b2f9da4e7aff64bb231ef8e387b5c8df552148f
refs/heads/master
2016-09-11T03:33:03.418177
2013-09-05T02:00:49
2013-09-05T02:00:49
12,606,667
0
1
null
null
null
null
UTF-8
C++
false
false
1,931
h
/* * Sohu R&D 2012 * * File Description: * The implementation class of dataserver heartbeat * * Author : @ * Version : 1.0 * Date : 2012-06-01 */ #ifndef DATASERVER_HEARTBEAT_H #define DATASERVER_HEARTBEAT_H #ifdef GTEST #define private public #define protected public #endif #include <stdint.h> ...
[ "hustlijian@gmail.com" ]
hustlijian@gmail.com