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
34c9d16fdc519a4f60e8db55d65be4458507dcde
558dfa3cc4ae01d499af84ab90322efcbdffcb97
/examples/SerialTouchscreen/SerialTouchscreen.ino
a6ceb2754a0a20489ed3a9a4c546bc6907e14afd
[ "MIT" ]
permissive
hdznrrd/FourWireResistiveTouchscreen
7918cf8c2c1e8ee282f68db77b6a6067bff745b4
84018cbcffca2cdf4aa19a6cb7c84640b51eb7a3
refs/heads/master
2016-09-05T14:19:25.464610
2013-05-12T19:04:00
2013-05-12T19:04:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
816
ino
#include <FourWireResistiveTouchscreen.h> FourWireResistiveTouchscreen ts(3, 1, 0, 2); void setup() { Serial.begin(115200); } void loop() { int coordssum[3] = {0,0,0}; FourWireResistiveTouchscreen::Measurement m = {0,0,0}; // discard one ts.getPosition(m); // ensure that we have 4 successfull sa...
[ "hadez@nrrd.de" ]
hadez@nrrd.de
e4e0f5e7ec4003a669d5645aff138f7514d5a01b
381834707691d460a2d4a9ec19cd01665a1314bf
/Evaluation/ScanResult.h
69831d801202c8e35ada72c628a751e98e8be20e
[]
no_license
NOVACProject/NovacViewer
c55ead5e6a19b3721a2a47159de53a6de24d4b53
944d64023583234dedeca85d95e12b30bba0653b
refs/heads/master
2020-04-25T05:11:59.110922
2019-02-25T15:54:37
2019-02-25T15:54:37
172,534,636
0
1
null
null
null
null
UTF-8
C++
false
false
22,499
h
#pragma once #include "../Common/Spectra/Spectrum.h" #include "../Common/WindFieldAndPlumeHeight.h" #include "EvaluationResult.h" #include "Evaluation.h" #include "FluxResult.h" namespace Evaluation { /** <b>CScanResult</b> is a class designed to handle the results from evaluating a set of spectra (e.g. a scan...
[ "mattias42@gmail.com" ]
mattias42@gmail.com
195c7d3a51e313163df7564fe9eb62a0aa92d83a
3051050dc3dee97dc60ef78d31ff500b6e93d0fb
/chrome/browser/ash/app_list/search/federated_metrics_manager_unittest.cc
568e6cddce48d222cd808c17775a51d63b9e6f57
[ "BSD-3-Clause" ]
permissive
weblifeio/chromium
cd249e1c9418dcf0792bd68bbdcd2a6e56af0e2e
74ac962b3a95c88614f734066ab2cc48b572359c
refs/heads/main
2023-06-09T19:45:03.535378
2023-05-26T19:16:31
2023-05-26T19:16:31
177,631,387
0
0
null
2019-03-25T17:15:48
2019-03-25T17:15:47
null
UTF-8
C++
false
false
12,747
cc
// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ash/app_list/search/federated_metrics_manager.h" #include <memory> #include "ash/constants/ash_features.h" #include "ash/public/cpp/app_list/app_list...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
f4045211f3d2baf451dfbe415469e2769bebf3ae
dbcb13588e1846378babab1abc1bf534c1dc3a68
/Project_Alarm-Clock/src/Functions_Called_From_Main/loop_functions.cpp
88062b3e198e4ca7b72a8cb9bf1c7bcea32a1280
[]
no_license
NitschkeM/dat112_Cpp_Arduino-projects
0dae1e2e122991dad0bca42db337330078773e6a
13d600b0b2a37f2803ca2da5cd8933c6cc5959dc
refs/heads/master
2020-03-25T06:29:44.686770
2018-08-04T06:59:24
2018-08-04T06:59:24
143,505,544
0
0
null
null
null
null
UTF-8
C++
false
false
1,645
cpp
// loop_functions.cpp -- implements functions used by loop() in main.cpp. // #include <Arduino.h> #include "loop_functions.hpp" #include "Utility_Functions_And_Constants/utility_funcs.hpp" #include "Utility_Functions_And_Constants/edit_time_function.hpp" void enterSetAlarmMode(LcdClass &lcd, TimeClass &alarm_time){...
[ "mariun11@uia.no" ]
mariun11@uia.no
8fb8b222cf3ace37bac8eb5000b9a5bee2f0859f
bab3717d3e6b231ed7d14f210d0ee40e3514ded4
/build-Sort001-Desktop_Qt_5_5_1_clang_64bit-Debug/ui_sortdialog.h
702aab3cc4bff4feff7fca4f0a0d1ee7b42a0005
[]
no_license
QiuZidane/MacProjects_QT
dc333c45878e528728a6b8b1651bd557c947cb12
a20bc37bbe138a29c5768b10917817a8ca471389
refs/heads/master
2021-01-10T16:08:28.958481
2016-01-12T14:37:57
2016-01-12T14:37:57
49,431,214
0
0
null
null
null
null
UTF-8
C++
false
false
10,644
h
/******************************************************************************** ** Form generated from reading UI file 'sortdialog.ui' ** ** Created by: Qt User Interface Compiler version 5.5.1 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ****************************************...
[ "qiusd@sdc.icbc.com.cn" ]
qiusd@sdc.icbc.com.cn
9c42a5654f5358810b15a66e79977607fb6a34f8
486b15bc1abf2cda3fcb733b6d31a6b9364020eb
/hardware/mc_driver/include/avidbots_mc_driver/roboteq_drive_system_motor.h
4636e59ac352a696cda2c88124ed1db09fb195d6
[]
no_license
xnvst/robotics
376f6a6f6a95cca8ce7606f4e74b4abb94687334
8e12abe1e2d6d618118aadc8d8858df78cd74f08
refs/heads/master
2021-01-16T00:09:33.455018
2019-04-14T19:40:24
2019-04-14T19:40:24
99,957,587
0
0
null
null
null
null
UTF-8
C++
false
false
1,337
h
/* * ______ __ __ __ * /\ _ \ __ /\ \/\ \ /\ \__ * \ \ \L\ \ __ __ /\_\ \_\ \ \ \____ ___\ \ ,_\ ____ * \ \ __ \/\ \/\ \\/\ \ /'_` \ \ '__`\ / __`\ \ \/ /',__\ * \ \ \/\ \ \ \_/ |\ \ \/\ \L\ \ \ \L\ \/\ \L\ \ \ \_/\__, `\ * \ \_\ \_\ \_...
[ "ynttmp@gmail.com" ]
ynttmp@gmail.com
d7508b4cef0941d00cc40848fadb2ba437586f8d
f33bbddc37b0ccc731681bf2aca6ea731f309a16
/filesystem/VideoDatabaseDirectory/DirectoryNodeRecentlyAddedEpisodes.h
5061c2918bd08ff8b72bd5b7037a041af87cc82a
[]
no_license
zseymour/xbmc-database-4.0
23068629de932be00346a7d9505b113222fb8531
05e5f229fdd1bbbb6b192a94d9e57c0630e40bae
refs/heads/master
2020-05-29T23:57:58.170026
2013-09-23T00:02:42
2013-09-23T00:02:42
10,737,119
1
0
null
null
null
null
UTF-8
C++
false
false
1,043
h
#pragma once /* * Copyright (C) 2005-2013 Team XBMC * http://www.xbmc.org * * 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, or (at your option) * any later...
[ "adamsey16@gmail.com" ]
adamsey16@gmail.com
3fbbddb319eca74c9ec6c24d701499eaf9bfe470
b50b3e68c4e25660590add970e208ed82be2ceab
/SWIG/NavalLetter_wrap.cxx
74b8991554376c045c68537d1340a449c8cc79db
[]
no_license
wilselby/NavalLetterFormat
66d1bd7053f814f295bf948d6f810acca561c313
15e3a9e119b8bed4f1173d5c49fca17ebdce89ca
refs/heads/master
2020-05-30T06:29:48.149739
2014-12-25T06:31:29
2014-12-25T06:31:29
23,989,610
0
2
null
null
null
null
UTF-8
C++
false
false
436,741
cxx
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 3.0.2 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency. Do...
[ "accounts@wilselby.com" ]
accounts@wilselby.com
44b3d8de5e08ca3fcb8d2b51c236cea2b4fb2050
612fe5642da6513b9aa4fe229525c139886777a1
/diluent_AS_2_24_impulse_mod_1.ino
658bfad47e1b6788c0b5c12f1b830c9b674a5290
[]
no_license
acemachine/diluent_AS_2_24_impulse_mod_1
65f65761c5f2f68a54005d4d49eefee25aea72f1
12a8c27946bc6a630da3cee2fbb2f53ac88b8b90
refs/heads/master
2016-09-10T19:34:58.723286
2015-02-25T01:30:06
2015-02-25T01:30:06
31,291,355
0
0
null
null
null
null
UTF-8
C++
false
false
13,116
ino
#include <TimerOne.h> #include <Wire.h> #include <Time.h> #include <Adafruit_PWMServoDriver.h> #define MOTOR_0 204 #define MOTOR_100 408 #define MOTOR_50 ((MOTOR_0+MOTOR_100)/2) #define MOTOR_25 ((MOTOR_0+MOTOR_50)/2) #define MOTOR_12 ((MOTOR_0+MOTOR_25)/2) #define LED_1G 39 #defin...
[ "acemachinedesign@gmail.com" ]
acemachinedesign@gmail.com
02662c266782b8ce6d7f76bbb956f31d2fb3b70f
a18b7682d910cccba92cafe3c90a4feb898fd4f2
/Source/ArenaBattleSetting/Public/studyCharacterSetting.h
ba6631eba465cc34e88dc4f8d44606c4ac540a71
[]
no_license
ckws5341/UE4_Study
22c94681bb9041641921211ee27033cafce37f75
aadf74a434f5865037c9f2d99b11b4d507f6150c
refs/heads/master
2020-06-17T13:03:38.387815
2019-08-16T05:11:57
2019-08-16T05:11:57
195,932,889
0
0
null
null
null
null
UTF-8
C++
false
false
433
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "UObject/NoExportTypes.h" #include "studyCharacterSetting.generated.h" /** * */ UCLASS(config=StudyUnreal) class ARENABATTLESETTING_API UstudyCharacterSetting : public UObject { GENERATED...
[ "ckws5341@gmail.com" ]
ckws5341@gmail.com
35f9ee64589c968225bffbe9d8c8c86d157bcca8
41b383b6790c480e2766158901037d468eba62f7
/src/nodes/visual/Shape.h
10a63629eaa41938bbcca6841f39e2fbc657220b
[ "MIT" ]
permissive
hugosilvaguerreiro/ant-engine
774f02dee5b4269bed86da03657491aaebe41f6e
c43d5d8611eeafc37c4a0e08961b2360b56530d9
refs/heads/master
2023-04-18T03:50:16.800504
2021-05-12T23:24:30
2021-05-12T23:24:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
935
h
// // Created by huguntu on 17/04/21. // #ifndef ANT_ENGINE_SHAPE_H #define ANT_ENGINE_SHAPE_H #include "../Node.h" namespace antEngine { struct vertex { int x; int y; }; class Shape : public Node { /** * Shapes are assigned to other Nodes in order to give them a visual ...
[ "hugo.guerreiro@tecnico.ulisboa.pt" ]
hugo.guerreiro@tecnico.ulisboa.pt
398a6674a585df59d230f2ae99c7ec55bd683714
849e8e59bca03602b53c63da631118433ae68048
/include/platform/dirutils.h
ccb63ca62a2d630971a2a5a688c082d0e9111005
[ "Apache-2.0" ]
permissive
premkumr/platform
9e7a34f0122ee6361b2ff5eb3c81be502f6b7892
b87422c1f86069ffe6fd83573b5bea757f8d5ab9
refs/heads/master
2021-01-22T18:42:37.085462
2017-02-10T14:02:45
2017-02-10T14:22:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,506
h
/* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2016 Couchbase, Inc * * 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 * * h...
[ "trond.norbye@gmail.com" ]
trond.norbye@gmail.com
358c65e3c26826172509b5a8614a27183a97ffe7
08b17eb651963352921ccb596b7c61be4a40cdb2
/Video-Tools/AVIMux_GUI/LanguageCodes.cpp
b38ec21407579cac2f774ffda0785c5e466e2483
[]
no_license
BrunoReX/avimuxgui
c798baf50d0bcb4572a97267eb8b5a58c9705ab5
bfe14ecd7bf6fc34c5cab4c241ed788dd6b04b38
refs/heads/master
2021-01-19T15:01:28.551533
2014-03-17T21:27:03
2014-03-17T21:27:03
17,843,935
2
1
null
null
null
null
UTF-8
C++
false
false
3,785
cpp
#include "stdafx.h" #include "LanguageCodes.h" #include "../Strings.h" LANGUAGE_CODE_DESCRIPTOR::LANGUAGE_CODE_DESCRIPTOR() { memset(code, 0, sizeof(code)); memset(full, 0, sizeof(full)); priority = 0; usage_counter = 0.; bSeparator = false; } LANGUAGE_CODE_DESCRIPTOR::~LANGUAGE_CODE_DESCRIPTOR() { } void LANG...
[ "brunorex@gmail.com" ]
brunorex@gmail.com
21b9ebe63f32610a113b9642e66d4ef62ff6a8b3
fcc170818be293fbf648e9301f39ac13631ed7cc
/AllInOne/PushFramework/include/Protocol.h
65e04073cfb0926621965c7359ab58c39ca4ce42
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zj19880805/HBnews
92f933ca3b4e971af6b98c544b0f42f261e1d6ea
8bdb29b85c2047f3d3709511b10b580b65b48756
refs/heads/master
2021-01-10T21:26:17.860116
2012-08-09T15:46:03
2012-08-09T15:46:03
5,325,350
1
0
null
null
null
null
UTF-8
C++
false
false
4,442
h
/******************************************************************** File : Protocol.h Creation date : 2010/6/27 License : Copyright 2010 Ahmed Charfeddine, http://www.pushframework.com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance...
[ "416671186@qq.com" ]
416671186@qq.com
d6278ec3902c790581259d866d8e282eee024702
83fed348c038712c028cabd65d07bac6367f9e14
/20. RemoveLinkedListElements.cpp
9c1502eff94382615f697e029cc8f4ebbaf74304
[]
no_license
psoni207/July-LeetCoding-Challenge
4d10f788336de3af76ebce7fcb5a30a69e75e876
8bea34d803cf5eacc96a54d88059e6673d177037
refs/heads/master
2022-11-27T11:29:33.650588
2020-07-31T15:37:47
2020-07-31T15:37:47
276,330,358
0
0
null
null
null
null
UTF-8
C++
false
false
610
cpp
/** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode() : val(0), next(nullptr) {} * ListNode(int x) : val(x), next(nullptr) {} * ListNode(int x, ListNode *next) : val(x), next(next) {} * }; */ class Solution { public: ListNode* removeEleme...
[ "psoni207@gmail.com" ]
psoni207@gmail.com
45f97d0decf74b5cbbc543f1e034073f4b4b5e8f
6068b516f7adcc47d88264b5fdbb32850499aaba
/BE project/Locker/aadhaar_based_locker_system/aadhaar_based_locker_system.ino
8fe39879ac053bfcfcd33c10ec35b1f5b1d3ce22
[]
no_license
umang-butani/Arduino-Projcts
cb83acd564115b8da2d19944ecd91df3b14898fd
e3e6e2609626c444263f7e56d514eeb57ec1aab4
refs/heads/master
2022-01-24T04:28:58.110099
2019-07-07T04:10:06
2019-07-07T04:10:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,856
ino
/* Aadhar base Locker system by Umang Butani(umangbutani@gmail.com) Date:02-04-2018 */ #include<SoftwareSerial.h> SoftwareSerial BT(12, 13); //TX, RX pins of arduino respetively #include<LiquidCrystal.h> LiquidCrystal lcd(7,6,5,4,3,2); String Aadhar=""; String info=""; volatile int count=0; char inChar; boo...
[ "umangbutani@gmail.com" ]
umangbutani@gmail.com
a533e2fa1609db16a719897371073b5ccb0ad5ec
cc57145c6aaed587aae05fe5f7e586f1032409ba
/lhs/cimsim/LhsForm.h
edbc255dd8e03b211c7cb614fe311501c1ea2627
[]
no_license
andygarcia/denmod
f12fb8e0a2691228ce99f0c93c2f3cd318deac86
01f85e803ff8f90f121f1070f194d3f297d93842
refs/heads/master
2020-04-15T14:39:46.321111
2015-06-05T20:29:42
2015-06-05T20:29:42
9,421,998
3
1
null
null
null
null
UTF-8
C++
false
false
12,108
h
#pragma once #include "SensitivityAnalysis.h" #include "SimulationStack.h" using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing; namespace lhs { namespa...
[ "andygarcia@gmail.com" ]
andygarcia@gmail.com
17ee325a80e8810a3b9ddb844ea64c726f4c9396
4aa8fe70dcd61dc77820ea8b353794feb86984eb
/hittable.h
756c93ca59a8789cbeae3678c9c08942bb1ad22b
[]
no_license
dhui626/RayTracing
7faded09db1d6b9982e937f72177867f2a8c4146
4f5d8ce7cd96dfc114d9ce15adc47ac310b094b9
refs/heads/main
2023-06-15T06:40:19.993231
2021-07-18T02:37:24
2021-07-18T02:37:24
386,942,241
0
0
null
null
null
null
GB18030
C++
false
false
606
h
#ifndef HITTABLE_H #define HITTABLE_H #include "ray.h" class material; struct hit_record { // 记录交点的位置、法向、t值 Vector3f p; Vector3f n; std::shared_ptr<material> mat_ptr; double t; bool front_face; // 待修改 inline void set_face_normal(const ray& r, const Vector3f& outward_normal) {...
[ "linzhehui626@mail.ustc.edu.cn" ]
linzhehui626@mail.ustc.edu.cn
cb4f9c12d420bc4f8acbaf627fde1a37f9a7457e
65bf5f335bfd9a258e97c81839cd564593341b19
/src/debug/debug-scopes.h
f3b79b9645dee20707d1fe449dff8d36576e44d5
[ "BSD-3-Clause", "bzip2-1.0.6" ]
permissive
mstoodle/v8
44002ffb746a70c7832bb4eb9bd72201641a7eeb
3dc43a7550c7142c940681492e3f792dc91f0122
refs/heads/master
2020-12-14T09:57:17.164068
2016-04-04T13:00:34
2016-04-04T13:01:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,242
h
// Copyright 2015 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef V8_DEBUG_DEBUG_SCOPES_H_ #define V8_DEBUG_DEBUG_SCOPES_H_ #include "src/debug/debug-frames.h" #include "src/frames.h" namespace v8 { namespace...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
e8f3b7f7229e7f6ff093aa7f44109ec5f1999cf1
e335ddf2bac4fd18e1890c10bfbd1b8310eee433
/src/toolkits/parsers/mi.cpp
d9d9376530fa3d28142b03aefa9001d5acdca9be
[ "Apache-2.0" ]
permissive
arturochian/RcppGraphChi
b5a9fbfb507ad0ede39424e5cdc0aab2ef2fef73
8f41ad5388d9eaeb210f06782fe76081351a6e88
refs/heads/master
2020-02-26T17:42:16.782790
2014-12-20T05:22:20
2014-12-20T05:22:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,164
cpp
/** * Copyright (c) 2009 Carnegie Mellon University. * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2...
[ "qkou@umail.iu.edu" ]
qkou@umail.iu.edu
1aef67db5512dd7180890a8a3d9e68b66a09d9bd
3f1cd82c58f759c71dc717311a5bd8868fde109f
/payload/flight-m0/src/IMU.cpp
8d6410485b46c361225c132a6f62e33bdb4ed0fa
[]
no_license
KeelyHill/Sounding-Rocket-Software
eddb0bf9cd67eec474765e365bcf24843a026109
33028f54e282e0add3d2dbeb0e14081cf226eea8
refs/heads/master
2021-09-29T03:44:26.025941
2018-11-23T16:12:48
2018-11-23T16:12:57
111,454,920
2
1
null
null
null
null
UTF-8
C++
false
false
4,578
cpp
#ifndef IMU_CPP #define IMU_CPP #include <../lib/Adafruit_LSM9DS1/Adafruit_LSM9DS1.h> #include <Adafruit_Sensor.h> #include <Madgwick.h> #include <Mahony.h> #include "global.h" class IMU { Adafruit_LSM9DS1 lsm = Adafruit_LSM9DS1(); // i2c sensor // Adafruit_LSM9DS1 lsm = Adafruit_LSM9DS1(SS_ACCEL, SS_ACCEL); ...
[ "KeelyHill@gmx.com" ]
KeelyHill@gmx.com
b9803612ce3366d5767aaac32af1eb0b595c8702
cdb484ada723112d92c5371be32fa86a7e5c3d51
/include/TAO/CIAO/ccm/CCM_PrimaryKeyBaseC.h
825f513626231a1aa51a341296fa7c7859550854
[]
no_license
EnergonV/ACE_TAO
e68266224833e3ce0c967aa9df03e5b556cae791
c8e41e1ce710e68c5954aceb207a8a163000c9f2
refs/heads/master
2021-05-07T18:59:43.956077
2017-10-30T15:55:43
2017-10-30T15:55:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,376
h
// -*- C++ -*- /** * Code generated by the The ACE ORB (TAO) IDL Compiler v2.3.2 * TAO and the TAO IDL Compiler have been developed by: * Center for Distributed Object Computing * Washington University * St. Louis, MO * USA * http://www.cs.wustl.edu/~schmidt/doc-center.html ...
[ "vit_klich@list.ru" ]
vit_klich@list.ru
95edc62a3f7bd18058bad381782ec764b12d39a3
2c62385f15b1f8e6072138d5175d7a70dd236b98
/blazetest/src/mathtest/smatdmatadd/MCaHDa.cpp
c48bc5084303abe87f2b4d3c4cb7a7ca8c7e3c35
[ "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,092
cpp
//================================================================================================= /*! // \file src/mathtest/smatdmatadd/MCaHDa.cpp // \brief Source file for the MCaHDa sparse matrix/dense matrix addition math test // // Copyright (C) 2013 Klaus Iglberger - All Rights Reserved // // This file is pa...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
9791b12c0c3c6cc1b3593dad9c17d4af680d8645
42813f15accdde871106700024665b336c232e04
/Week3/Que3/Quick.cpp
b88fd1373ee43f9178b33aaa7badab471978937e
[]
no_license
akshatprogrammer/DAA_Lab
f2f9d014c33dddffb64f8b4788bc2645511e5e9e
d055a8f5a1936e9d54ce25325c19e870ae43364e
refs/heads/main
2023-08-27T08:36:17.516625
2021-11-10T11:05:53
2021-11-10T11:05:53
385,839,917
2
1
null
null
null
null
UTF-8
C++
false
false
1,105
cpp
#include<iostream> #include<fstream> using namespace std; void swap(int *a,int *b){ int temp = *a; *a = *b; *b = temp; } int partition(int arr[],int low,int high){ int pivot = arr[high]; int i = low-1; for(int j=low;j<high;j++){ if(arr[j]<=pivot){ i++; swap(&arr[i...
[ "akshat.kodia@gmail.com" ]
akshat.kodia@gmail.com
f09712cc71ca2d9bbbf76f8b357bd66fad08fa36
208c17023ec65533acd866853170a8616406bb00
/NCGame/Engine/kinematicComponent.cpp
ec5285349616cc4a9f5db38c244f9687225d5caf
[]
no_license
littleghostprince/Game---GameLibaryClass
4ac15476fad1d36ae5044bc5a8a8877a28ce792d
9bc9fc2ad9b045ee39f844e7731ca334e2b879e6
refs/heads/master
2021-07-25T09:48:46.662928
2018-11-30T07:30:50
2018-11-30T07:30:50
138,767,817
0
0
null
null
null
null
UTF-8
C++
false
false
1,274
cpp
#include "kinematicComponent.h" #include "timer.h" #include "physics.h" #include "entity.h" void KinematicComponent::Create(float velocityMax, float dampening, bool enableGravity) { m_velocityMax = velocityMax; m_dampening = dampening; m_enableGravity = enableGravity; m_forceType = eForceType::FORCE; m_force ...
[ "amejia@student.neumont.edu" ]
amejia@student.neumont.edu
fd1e36e1fbacff02ba6d20ba5c685c42c51f637a
0f2635f18d7b47323332ab733f34c9308888e851
/LUOGU/大爷的字符串题.cpp
fd9466f8cc612be57b6fb28b57de4802dd33c58d
[]
no_license
stevebraveman/Code
2e48b3638272126653c5a2baabac3438db781157
4205dd6c4c2f87a8d8554a21efac39616672004e
refs/heads/master
2020-06-30T21:55:41.313296
2019-11-13T22:57:51
2019-11-13T22:57:51
178,631,305
1
0
null
null
null
null
UTF-8
C++
false
false
1,712
cpp
#include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #include <cmath> #include <vector> #define MAXN 200010 std::vector<int> ve[200010]; int a[MAXN], b[MAXN], tag[MAXN], n, m, sq, cnt, f[450][450]; int hs[MAXN], zx, p[MAXN], last = 0, lenth, num[MAXN]; int min(int a, int b) { if (a < b) return...
[ "zhoujiangfan52D2@163.com" ]
zhoujiangfan52D2@163.com
33fff49937c4b36fc9e7ea5a3443468d9bf0c303
0c487c15e74be0c83258c2529551f94399c0b424
/client.cc
00cb3c3e18b9c5c8c1fa7c1468d80d812dfd2b66
[]
no_license
conformations/hmmer_server
ee21165aad07e21102030c6cc8f2bb15c28de97d
1265e1bf58570597077a3a2531dbae417dad217e
refs/heads/master
2016-09-06T17:14:41.662161
2011-12-16T23:23:20
2011-12-16T23:23:20
2,998,385
0
1
null
null
null
null
UTF-8
C++
false
false
1,513
cc
#include "hmmer.pb.h" #include "proto_util.h" #include <fstream> #include <iostream> #include <string> #include <gflags/gflags.h> #include <glog/logging.h> #include <zmq.hpp> DEFINE_string(send_socket, "tcp://localhost:8000", "Communication channel to server"); DEFINE_string(recv_socket, "tcp://*:8001", "Communicati...
[ "hmmer@hmmer.(none)" ]
hmmer@hmmer.(none)
40151032fa92e66ab318c28cb3d0ae2bb94aafae
b87e4386ff2187b9316d691e1c11daedbd563e30
/doubleChain.cpp
32d8b16ad4f6fecfbad6ba40699f3ea2c4e1c4a4
[]
no_license
apolaris/friend
b314a7550468df10843ff34b5dfa2976bc6da7ec
a331f496908d51355fdcff4e5e89eca3374067b2
refs/heads/master
2020-12-02T18:08:12.110384
2017-07-08T09:01:45
2017-07-08T09:01:45
96,480,788
0
0
null
null
null
null
UTF-8
C++
false
false
4,703
cpp
#include "doubleChain.h" #include "linearList.h" #include <string> template<class T> doubleChain<T>::doubleChain() { // Constructor. firstNode = new dchainNode<T>(sourceNode->element); firstNode->next = firstNode; firstNode->last = firstNode; listSize = 1; } template<class T> doubleChain<T>::doubl...
[ "beiczhang@gmail.com" ]
beiczhang@gmail.com
81c3838f24ee6a83f258bcf35d31dcef4e2c434c
f47a950ee654965d3c149078946a1aeefea9ff1f
/src/replicated_load_balancer.hpp
99f2bb6d3accee61739239ab27e3d2530f994462
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause-LBNL" ]
permissive
dmclark17/GauXC
95106836126f98fc3d8c42cf39d2ed705cffd09e
732cc027684072d9ee619db9feba2cd94d3e260a
refs/heads/master
2023-03-22T16:45:49.253100
2021-01-15T16:58:00
2021-01-15T16:58:00
303,489,650
0
0
NOASSERTION
2021-03-13T00:52:35
2020-10-12T19:13:54
C++
UTF-8
C++
false
false
676
hpp
#pragma once #include "load_balancer_impl.hpp" namespace GauXC { namespace detail { class ReplicatedLoadBalancer : public LoadBalancerImpl { protected: using basis_type = BasisSet<double>; std::vector< XCTask > create_local_tasks_() const override; public: ReplicatedLoadBalancer() = delete; template <ty...
[ "dbwy@lbl.gov" ]
dbwy@lbl.gov
529b4a563dd8e421dad5ec968f5f8b82d5e9836f
17676e83a7ed1b749b34f504ad34b0243baeef47
/Pavão - Tadeu/completo.ino
072022812ff88a0c348a89f55cf15b9ebbddb0a4
[]
no_license
lucileidedantas/2018_Mostra_de_Eletronica_Animatronicos
3563651b0a3ace6ac07af3afea846fb9f84ac112
00e54593dabda83ad202b4d85a63a85b6f7a0db3
refs/heads/master
2020-04-20T03:11:32.357624
2019-02-05T14:31:26
2019-02-05T14:31:26
168,591,330
0
0
null
null
null
null
UTF-8
C++
false
false
1,126
ino
#include <robo_hardware2.h> #include <Servo.h> //********PINOS PARA SENSORES DE DISTANCIA***********// // SONAR_TRIGGER_FRONTAL uno-A4; mega-16 // SONAR_ECHO_FRONTAL uno-A5; mega-17 Servo myservo; Servo myservo2; int pos; float valorSensorFrontal; int led; void setup() { Serial.begin(9600)...
[ "lucileidedantas@gmail.com" ]
lucileidedantas@gmail.com
0a06cbdd5ef202bd4315cacc158f136dfd4a81f6
e0818dd68188d2a8db6be31944745cc6d22f27f0
/extensions/tf2/sdk/smsdk_ext.cpp
b55af30e8fa0400e5a5db52597efb06d894744b1
[]
no_license
PMArkive/simillimum
4f36d329fa93dd3be6a034680c8a4678842c8acd
08757300821ac9b4511873416475a20615e08956
refs/heads/master
2023-03-28T07:26:57.123535
2013-07-04T23:02:54
2013-07-04T23:02:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,521
cpp
/** * vim: set ts=4 : * ============================================================================= * Simillimum Base Extension Code * Copyright (C) 2004-2008 AlliedModders LLC. All rights reserved. * ============================================================================= * * This program is free softwa...
[ "dvarnai@gmail.com" ]
dvarnai@gmail.com
03f81f1f5fb877305374979c7b93d2f54af6e812
5c0bf818e2b4a9c9d19e5a8d043e0795a0f9bc88
/src/eblogin/Tools/ToolBarXP.cpp
5e46ebeb1d78a5cdbf7d102578a1c96d22d0a94a
[]
no_license
entboost/ebc
4e55f45053b8816f7318dd552f94d9f9f893d402
b05c4ddbbb3221ebb1126b8a75c7eabc6be9f1f8
refs/heads/master
2021-01-19T20:29:18.207141
2020-09-22T07:36:43
2020-09-22T07:36:43
67,870,859
31
9
null
null
null
null
UTF-8
C++
false
false
11,211
cpp
/////////////////////////////////////////////////////////////////////////////// // // ToolBarXP.cpp: implementation of the CToolBarXP class. // /////////////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ToolBarXP.h" #include "Tools.h" #include "Draw.h" #include "MenuX...
[ "akee.yang@gmail.com" ]
akee.yang@gmail.com
fc226fabc7558240a30701acf015f2bd227c5537
65791a76c95a765c7b31c78ce3d8ce7179dfb0be
/art/runtime/gc/space/large_object_space.cc
abae8ff346db4de20410221a48db988642edcf4a
[ "NCSA", "Apache-2.0" ]
permissive
lamproae/feixue
1def2887c0becbccd6d2e87a439482bfccc7597c
f49184e63cd88e7c5bbb0413a5d80f4564657559
refs/heads/master
2016-09-15T15:54:12.643916
2015-07-25T03:03:16
2015-07-25T03:03:16
39,730,495
0
1
null
null
null
null
UTF-8
C++
false
false
17,223
cc
/* * Copyright (C) 2012 The Android Open Source Project * * 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 app...
[ "ektksc@gmail.com" ]
ektksc@gmail.com
2b6d53d73fcd1c6eeb09281e2e3cb9ef5a60f990
d255a6c41b2d41e9351673a2b09872297ec051eb
/pat_a1143/pat_a1143_0.cpp
d86fe039a1e5968edba7894cf63e2dbefed1cb76
[]
no_license
wangruici/pat_doing
9080e0adfc57fed801090c2ab4edd6e36729e5e4
440090c5bbea219fd1dd56465512038488781436
refs/heads/master
2021-01-24T01:22:18.170878
2018-04-18T13:58:07
2018-04-18T13:58:07
122,806,167
3
0
null
null
null
null
UTF-8
C++
false
false
2,213
cpp
//run out of time #include <iostream> #include <string> #include <unordered_set> #include <cstdio> using std::cin; using std::cout; using std::endl; using std::string; using std::unordered_set; const int maxn=10010; struct Node{ int value; Node* lchild; Node* rchild; Node* parent; Node(int _value):value(_value),l...
[ "wrctianming@163.com" ]
wrctianming@163.com
96a2c68f2fb7c1c2e7673c6f7b1991aa2321e16f
edccfef24a84712873938e24e138d2ce79834181
/third-party/tbb/examples/parallel_for/tachyon/src/ui.hpp
54439b78a032c264c67cc826963930f586d87c7f
[ "MIT", "Zlib", "BSD-3-Clause", "Apache-2.0", "BSD-2-Clause" ]
permissive
rui314/mold
aa746e60ee491af54b7753d35bef3d2b821ae0c6
f76d3e0d0c285fab4d770d4b57035d57690fade7
refs/heads/main
2023-08-31T22:14:27.427281
2023-08-31T09:16:26
2023-08-31T09:16:32
299,510,783
12,149
503
MIT
2023-09-14T03:54:12
2020-09-29T05:12:48
C++
UTF-8
C++
false
false
2,592
hpp
/* Copyright (c) 2005-2021 Intel Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable la...
[ "ruiu@cs.stanford.edu" ]
ruiu@cs.stanford.edu
79b6f9da18e1c8d92266731e0d2bea4d1a67be4e
f259bd1124d55899e487b5fc1ab782f5818cfc01
/Classes/Native/AssemblyU2DUnityScript_ThirdPersonController973398072.h
ca7fe9848a475e3e22b8562dc2dd8957a42ff80e
[]
no_license
maewang/GirlsWhoCode-VR-Recycling-App
e3898c1805b22734e55253b808f497edde4c241f
3fa9021342298aca05e40500980f59969772304e
refs/heads/master
2021-08-22T04:58:04.958739
2017-11-29T10:27:27
2017-11-29T10:27:27
112,148,020
0
0
null
null
null
null
UTF-8
C++
false
false
21,082
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> // UnityEngine.AnimationClip struct AnimationClip_t2007702890; // UnityEngine.Animation struct Animation_t1724966010; #include "UnityEngine_UnityEngine_MonoBehaviour667441552.h" #inc...
[ "dwang11@ucla.edu" ]
dwang11@ucla.edu
2dcf832debda312fe5bfcb7b18e2fc5fa1bb68ea
4eb4242f67eb54c601885461bac58b648d91d561
/third_part/gperftools_src/tests/stacktrace_unittest.cc
fbc52f5bb7a49108121944f2594363b5f246c70e
[]
no_license
biebipan/coding
630c873ecedc43a9a8698c0f51e26efb536dabd1
7709df7e979f2deb5401d835d0e3b119a7cd88d8
refs/heads/master
2022-01-06T18:52:00.969411
2018-07-18T04:30:02
2018-07-18T04:30:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,949
cc
// Copyright (c) 2005, Google 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 // notice, this list of condi...
[ "guoliqiang@ubuntu.(none)" ]
guoliqiang@ubuntu.(none)
d5771968c13d8e9b1378de04655f1ba487faf0f8
f18d0153621709192dbe81f8c447b45240b54dea
/小游戏及其管理系统/小游戏及其管理系统/pushbox.h
574b39ce76027933284536bffdbd8f9bcbe1dda2
[]
no_license
ThorpZhang/workSet
e08ddd7b6e10cae87b4b1416d44fe678a33ff5c9
f72cc76d22e2b23e144b63369568dd146907ebea
refs/heads/master
2020-04-25T14:09:58.846034
2019-03-02T03:21:33
2019-03-02T03:21:33
172,832,197
2
0
null
null
null
null
GB18030
C++
false
false
1,640
h
#pragma once #include <stdio.h> #include <stdlib.h> #include <conio.h> #include<iostream> #include"user.h" #include"Storage.h" #include"memberService.h" #include"typeDefinition.h" #define GameScreen_Height 10 #define GameScreen_Width 20 using namespace std; //定义命名空间ManagementSystemV5 namespace ManagementSystemV5 { ...
[ "1104332138@qq.com" ]
1104332138@qq.com
b47cec9291e270162a8cd9fbf14ed16e8bbfeb16
2f1a092537d8650cacbd274a3bd600e87a627e90
/thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/include2_constants.cpp
4a83ae9610199cd8648de2807f06476ce70fb82d
[ "Apache-2.0" ]
permissive
ConnectionMaster/fbthrift
3aa7d095c00b04030fddbabffbf09a5adca29d42
d5d0fa3f72ee0eb4c7b955e9e04a25052678d740
refs/heads/master
2023-04-10T17:49:05.409858
2021-08-03T02:32:49
2021-08-03T02:33:57
187,603,239
1
1
Apache-2.0
2023-04-03T23:15:28
2019-05-20T08:49:29
C++
UTF-8
C++
false
false
145
cpp
/** * Autogenerated by Thrift for src/include2.thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
d40956598385efe2f703a6408d13490e8c0cc18c
0f30d43960d46961688497af9004c2f154d71877
/culture/target/cpp/ts/include/thx/culture/Embed.h
bb994d6dcdff8214500f3668a77cc9eabf351631
[]
no_license
mboussaa/haxe-testing
77d2c44596f92d3b509ad2e450f61d2e640eb9a3
930bd6e63c8cb91a4df323d01ae518d048c089ba
refs/heads/master
2021-01-17T10:20:07.126520
2016-06-02T10:00:49
2016-06-02T10:00:49
59,005,172
1
0
null
null
null
null
UTF-8
C++
false
true
1,077
h
// Generated by Haxe 3.3.0 #ifndef INCLUDED_thx_culture_Embed #define INCLUDED_thx_culture_Embed #ifndef HXCPP_H #include <hxcpp.h> #endif HX_DECLARE_CLASS2(thx,culture,Embed) namespace thx{ namespace culture{ class HXCPP_CLASS_ATTRIBUTES Embed_obj : public hx::Object { public: typedef hx::Object super; typed...
[ "mohamed.boussaa@inria.fr" ]
mohamed.boussaa@inria.fr
3a531fc85ccae29be09bc9bec61e20514afc7916
f94aa5bd4d8814b57ae6713c1f69fa1e11bc6526
/TribesAscendSDK/HeaderDump/TribesGame__GFxTrPage_RoamingMatch.h
7a26ec5c7adc9d6dcac5472c079fe240c91b4335
[]
no_license
pixel5/TASDK
71980b727b86034771ea91c67f6c02116f47c245
0dc5e4524efed291fe7d8cf936fa64e0e37e4e82
refs/heads/master
2020-05-23T15:12:55.162796
2013-07-13T00:27:32
2013-07-13T00:27:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
912
h
#pragma once #define ADD_VAR( x, y, z ) ( ##x ) var_##y() \ { \ static ScriptProperty *script_property = ( ScriptProperty* )( ScriptObject::Find( #x " TribesGame.GFxTrPage_RoamingMatch." #y ) ); \ return ( ##x( this, script_property->offset, z ) ); \ } #define ADD_STRUCT( x, y, z ) ( ##x ) var_##y() \ { \ static Scr...
[ "altimormc@gmail.com" ]
altimormc@gmail.com
edefca0160cd0a959e77f5d2b049aa11ccf2e172
4e8a367ed7424890b7394d94f6f04a48cf03b5e8
/Dynamic Programming/ContinousSubarraySum.cpp
b6d49008590a66ad25d8866dd7bbd13470c4ec8d
[]
no_license
swapnilkant11/leetcode-problem-solutions-in-cpp
9087807206e10a9bd56729657983253b1dd76560
4328d8623230a9c687f912a8b7f8598ea4cda6a3
refs/heads/master
2022-12-01T04:10:41.689161
2020-08-20T18:25:52
2020-08-20T18:25:52
262,617,301
1
0
null
null
null
null
UTF-8
C++
false
false
968
cpp
// Given a list of non-negative numbers and a target integer k, write a function to check if the array has a continuous subarray of size at // least 2 that sums up to a multiple of k, that is, sums up to n*k where n is also an integer. https://leetcode.com/problems/continuous-subarray-sum/ // created by Swapnil Kant...
[ "swapnilkant11@gmail.com" ]
swapnilkant11@gmail.com
0f272ca2eb270e92135f2f3dd759323e5db4389e
0b45aa221f069d9cd781dafa14bc2099b20fb03e
/trunk/sdk/tests/test_feature/source/test_saveload.cpp
8245e6ca44a24a5368fd2edcedfecc0716fb8a6f
[]
no_license
svn2github/angelscript
f2d16c2f32d89a364823904d6ca3048222951f8d
6af5956795e67f8b41c6a23d20e369fe2c5ee554
refs/heads/master
2023-09-03T07:42:01.087488
2015-01-12T00:00:30
2015-01-12T00:00:30
19,475,268
0
1
null
null
null
null
UTF-8
C++
false
false
72,564
cpp
// // Tests importing functions from other modules // // Test author: Andreas Jonsson // #include <memory> #include <vector> #include "utils.h" #include "../../../add_on/scriptarray/scriptarray.h" namespace TestSaveLoad { using namespace std; static const char * const TESTNAME = "TestSaveLoad"; static const cha...
[ "angelcode@404ce1b2-830e-0410-a2e2-b09542c77caf" ]
angelcode@404ce1b2-830e-0410-a2e2-b09542c77caf
a539c49ffe9d3b3a03ba378a366210191bed4b73
5add99407d982ea4937e5adb186b2324de9c1045
/Plugins/EasyFirebase/Source/EasyFirebase/Private/FirebaseUser.cpp
1b22fee0732b7f4b9eaf9baf50999f51d5924d2d
[]
no_license
jakeoliveroschico/EasyFirebase
bec9aa67f087d1edc5c56e7909743b7c5707fb57
bf1dfb21f3809c4034eaf8da6344c03f317f8887
refs/heads/master
2022-04-14T06:44:50.043824
2020-04-11T08:55:21
2020-04-11T08:55:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,513
cpp
// EasyFirebase - unreal engine 4 firebase plugin Copyright (C) 2020 feixuwu <feixuwu@outlook.com> All Rights Reserved. #include "FirebaseUser.h" #include "FirebaseFutureString.h" #include "FirebaseFutureUser.h" UFirebaseUser::UFirebaseUser():mUser(nullptr) { } void UFirebaseUser::bindUser(::firebase::auth::User* u...
[ "feixuwu@outlook.com" ]
feixuwu@outlook.com
2ecb5a433713a8716e7cd0495f4198ee8ad63045
8960586f2a0e95eb89eeeabef023da8bc816cb33
/example/cubicBuilding/cubicBuilding.windDrivenRainFoam/0/alpha6
952715570f630d00a42a6b839776d76907b53453
[]
no_license
yabuzidan/windDrivenRainFoam
00ab98ab4c4579857340d4cb087add6d81ceee95
00ae5cfcb3387ad1f26a9151f2457e06f844cbd3
refs/heads/main
2023-07-11T02:32:46.743146
2023-07-02T13:44:37
2023-07-02T13:44:37
384,698,498
3
0
null
null
null
null
UTF-8
C++
false
false
1,573
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.7.1 ...
[ "yabuzidan@gmail.com" ]
yabuzidan@gmail.com
8915b263b9c6ed29b8763417910b130de77ba7b0
920888dac91a954b0f07a5ed1b7f13914e194e63
/nsledinfopanel.ino
a94866a31c7df2075db4f9c3a3e8366c4fcf732e
[]
no_license
mazek/nsledinfopanel
2159c37bfba89a043952d4da953981c9cd4b881c
771093aa9ebc43339b2ff24e4385989af8baaa1f
refs/heads/master
2021-01-20T00:51:54.989660
2017-04-24T19:59:59
2017-04-24T19:59:59
89,205,225
1
0
null
null
null
null
UTF-8
C++
false
false
5,109
ino
#include <ArduinoJson.h> #include <ArduinoHttpClient.h> #include <ESP8266WiFi.h> #include <WiFiClient.h> #include <FastLED.h> #include <LEDMatrix.h> #include "config.h" #include "memorysaver.h" #if !(defined ESP8266 ) #error Please select the ArduCAM ESP8266 UNO board in the Tools/Board #endif // https://forum.ardu...
[ "m.mazurek@netsync.pl" ]
m.mazurek@netsync.pl
1d0b86a16f3483b0941f462902499dd677da623a
41ce0fc76cdbdcca6ac84b1c106e9b2e2217bf77
/mon/src/db/impl/mongo/MongoDbHelper.h
98a69e312e23679f25d01f3c176261753915c8aa
[]
no_license
figroc/stack
f4c38ed1afb0a8ee772d441f3c08e4bf3ab03820
bf67cafd84c825714f93270da092d561e3052133
refs/heads/master
2016-08-06T16:37:18.833443
2015-11-03T14:45:45
2015-11-03T14:45:45
17,054,081
0
0
null
null
null
null
UTF-8
C++
false
false
1,512
h
#ifndef DB_MONGODB_HELPER_H #define DB_MONGODB_HELPER_H #include <string> #include <vector> #include <memory> #include <mongo/bson/bson.h> #include <mongo/client/dbclient.h> #include "../../doc/DocRecord.h" #include "../../spec/OprSpec.h" #include "../../spec/OprParam.h" namespace msvc { namespace db { class Mongo...
[ "figroc@gmail.com" ]
figroc@gmail.com
956d377759f7c9314b3a570d1e48daef986b8624
58c5870da23a21ac3d45c80330c5abbd7a4312e4
/Task1/PhoneticFinder.cpp
7a7599a2488f586dc3fe24d6133e41654578078d
[]
no_license
op1995/cPlusPlusCourse
89323e603a07cd0d3264162705ca88d6cdb60c01
647735830a26726230dfd1258a69b0af5620db8f
refs/heads/master
2022-04-17T23:02:51.535118
2020-04-16T13:49:05
2020-04-16T13:49:05
250,070,634
0
0
null
null
null
null
UTF-8
C++
false
false
7,105
cpp
//used geeksforgeeks to learn how to use istringstream #include "PhoneticFinder.hpp" // #define _GLIBCXX_USE_CXX11_ABI 0 #include <iostream> #include <sstream> #include <string.h> using namespace std; namespace phonetic { string find(string text, string word){ // cout << "looking for the word " + word +"...
[ "pellerofir@gmail.com" ]
pellerofir@gmail.com
8161650f1cec3f231406cf29265cb2af2183c064
d7bad594306b0042b37393070f4c8946dc97e5af
/ios/SensorStore/SensorStore.hpp
b9b6711cefa72a9eef54427db22882c44f5e2241
[]
no_license
jnoor/SensorStore
2f165e85855fde18ca81b6fe2c6a4b826155f190
b24743232c0628c5ef193b4901df2fee315064e2
refs/heads/master
2021-01-11T03:39:20.783649
2017-11-21T23:33:58
2017-11-21T23:33:58
71,405,869
0
0
null
null
null
null
UTF-8
C++
false
false
451
hpp
// // SensorStore.hpp // SensorStore // // Created by Joseph Noor on 10/17/16. // Copyright © 2016 Joseph Noor. All rights reserved. // #ifndef SensorStore_hpp #define SensorStore_hpp #include <stdio.h> __BEGIN_DECLS int SS_setup(char * logfilename, char * indexfilename, char * logoffsetfilename); long SS_write(...
[ "josephgnoor@gmail.com" ]
josephgnoor@gmail.com
7ef92c279f77db66ed3f0e7c3ac7412687c087ed
5330918e825f8d373d3907962ba28215182389c3
/CondFormats/CSCObjects/src/CSCDBGasGainCorrection.cc
d489625f0d340c2daaeb2b64a4992102fe1547e7
[]
no_license
perrozzi/cmg-cmssw
31103a7179222c7aa94f65e83d090a5cf2748e27
1f4cfd936da3a6ca78f25959a41620925c4907ca
refs/heads/CMG_PAT_V5_18_from-CMSSW_5_3_22
2021-01-16T23:15:58.556441
2017-05-11T22:43:15
2017-05-11T22:43:15
13,272,641
1
0
null
2017-05-11T22:43:16
2013-10-02T14:05:21
C++
UTF-8
C++
false
false
576
cc
#include "CondFormats/CSCObjects/interface/CSCDBGasGainCorrection.h" #include "DataFormats/MuonDetId/interface/CSCIndexer.h" CSCDBGasGainCorrection::CSCDBGasGainCorrection(){} CSCDBGasGainCorrection::~CSCDBGasGainCorrection(){} const CSCDBGasGainCorrection::Item & CSCDBGasGainCorrection::item(const CSCDetId & cscId, ...
[ "sha1-cc32ac2dc755a78e7cbbd499ba4d55ded289bad9@cern.ch" ]
sha1-cc32ac2dc755a78e7cbbd499ba4d55ded289bad9@cern.ch
89b00e80acd1c1e94528ee881ad16284516d5d7f
3e3468da7650e4dc57e6a63bfd3f9febbbea3a8e
/src/Solver.cpp
c13b251de43d4e2000c0186bfdbb87768aac98d5
[]
no_license
CapNMeliodas/FormalLanguagesTask1
9ef86c5d0dee6964c793d9f6264167d63d6265b6
d8604264cdf69259c0e7959eea901d49f8c328c3
refs/heads/master
2021-07-16T07:58:54.422494
2020-05-22T12:58:10
2020-05-22T12:58:10
158,434,418
0
0
null
null
null
null
UTF-8
C++
false
false
1,630
cpp
#include "Solver.h" using namespace std; int Solver::find_max_substring(const string& regular_exp) { LAutomataBuilder builder; //Строим автомат по решулярке LAutomata* automaton = builder.build(regular_exp); int result = 0; for (int i = 0; i < word.length(); ++i) { //Для каждой стартовой позиции в слов...
[ "shotothehero@gmail.com" ]
shotothehero@gmail.com
c8c8b3955f6d4fa52554eb2d267e173042ebdc23
ad03b37cd9a5a61c6ca9911e6eb6cd94ddfc935a
/8. Developing a Program - The Particle Fire Simulation/n.Implementing Box Blur/Screen.cpp
ce127e41aa483b6b5e7dfbd7729b84dc9f1b6d34
[]
no_license
Kassout/cppForBeginners
fc145c10b4a91bca5d0b3d89ea987e41b3b69e2f
656c0914dca51c55dd62b09a9f20a2983fe5ce8f
refs/heads/main
2023-01-12T18:02:28.562152
2020-11-24T14:56:44
2020-11-24T14:56:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,208
cpp
#include "Screen.h" #include <SDL.h> #include <iostream> namespace caveofprogramming { Screen::Screen() : m_window(NULL), m_renderer(NULL), m_texture(NULL), m_buffer1(NULL), m_buffer2(NULL) { } bool Screen::init() { if (SDL_Init(SDL_INIT_VIDEO) < 0) { return false; } m_window = SDL_CreateWindow("Par...
[ "maxime.heliotpro@gmail.com" ]
maxime.heliotpro@gmail.com
6942fb6293bc7718b49a825f57581eaa0b0ed1f2
6bc3f5955699fcdac540823c51354bc21919fb06
/USACO/2.2/preface/preface.cpp
1c7c2a8e828101b6af74364b9a575a43ee1f1989
[]
no_license
soroush-tabesh/Competitive-Programming
e1a265e2224359962088c74191b7dc87bbf314bf
a677578c2a0e21c0510258933548a251970d330d
refs/heads/master
2021-09-24T06:36:43.037300
2018-10-04T14:12:00
2018-10-04T14:12:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,728
cpp
/* ID: soroosh4 LANG: C++11 TASK: preface */ //In The Name of God #include <bits/stdc++.h> #define Init ios_base::sync_with_stdio(0),cin.tie(0) #define WFile freopen("preface.in","r",stdin),freopen("preface.out","w",stdout) #define forar(i,n) for(int i = 0; i < n;i++) #define fori(i,a,b) for(long long int i = a; i < b...
[ "sorooshtabesh@yahoo.com" ]
sorooshtabesh@yahoo.com
5d488d33a14b8151a0a3c338671e554398a73da1
91b964984762870246a2a71cb32187eb9e85d74e
/SRC/OFFI SRC!/boost_1_34_1/boost_1_34_1/libs/serialization/test/test_optional.cpp
6b8fc67de20b430ea9c7c2bdb32a7b6eaa592dc7
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
willrebuild/flyffsf
e5911fb412221e00a20a6867fd00c55afca593c7
d38cc11790480d617b38bb5fc50729d676aef80d
refs/heads/master
2021-01-19T20:27:35.200154
2011-02-10T12:34:43
2011-02-10T12:34:43
32,710,780
3
0
null
null
null
null
UTF-8
C++
false
false
1,781
cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_optional.cpp // (C) Copyright 2004 Pavel Vozenilek // Use, modification and distribution is subject to the Boost Software // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LIC...
[ "66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278" ]
66430417@qq.com@e2c90bd7-ee55-cca0-76d2-bbf4e3699278
da3be70279613a44d2e94d3f3e432ccddbf72f54
f511554b0e1d08d4bf4f4837a9c464fc8dafee3f
/Queue/implementation_list.cpp
090eaab9074b522cfea77643ac629438462d4497
[]
no_license
Subrat2196/Placement_CB
f0770415ddebc1a27474e3a6e9753c9662651154
04923eb5c9f114d920906f30b34125b7b65f7e5d
refs/heads/master
2023-06-17T13:27:03.843544
2021-07-04T12:48:28
2021-07-04T12:48:28
369,576,385
0
0
null
null
null
null
UTF-8
C++
false
false
1,514
cpp
#include <iostream> using namespace std; class node { public: int data; node *next; node(int d) { data=d; next=NULL; } }; void insert_at_head(node *&head,int data) { //first node is inserted if(head==NULL) { head=new node(data); return; } node*ptr =new node(data); ptr->nex...
[ "bahuguna.subrat211996@gmail.com" ]
bahuguna.subrat211996@gmail.com
6bf09e12f78d13c2d4feaae8f91a267ea81b84a9
0476541c06d6a95e8e7c5d20777b3f5ed00b15d2
/include/rti/ddsopcua/DdsOpcUaGateway.hpp
1d9db992b7a571c9b635547ddf198b75fe6e261d
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
HarkerYX/rticonnextdds-gateway-opcua
3010aadd3f2c8c0ad250917718f9a22998cc3cef
c45de71a24ac81e25dc12df749bf01dacf3ba134
refs/heads/master
2023-07-28T14:57:12.583147
2021-09-06T16:36:34
2021-09-06T16:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,388
hpp
/* * (c) 2020 Copyright, Real-Time Innovations, Inc. (RTI) * All rights reserved. * * RTI grants Licensee a license to use, modify, compile, and create derivative * works of the Software solely in combination with RTI Connext DDS. Licensee * may redistribute copies of the Software provided that all such copies ar...
[ "fgarcia@rti.com" ]
fgarcia@rti.com
0372b21221c8051d899488e380dd8625a1b13754
4d3d21812d0cf0f810521035541adf195f773132
/201-300/217_Contains_Duplicate/217_Contains_Duplicate.cpp
fb24228c3f0da3796585bd5ad2b6a016d51f0c88
[]
no_license
chengshunzhang/my_leetcode
1220b99d4e81c5f277ef145cc15610a4fd9392d1
5ece849b945ef77a4eb4c515b46d24677b1b0fab
refs/heads/master
2020-03-28T19:17:00.430809
2019-10-08T00:40:41
2019-10-08T00:40:41
148,961,244
0
0
null
null
null
null
UTF-8
C++
false
false
567
cpp
#include <vector> #include <unordered_map> #include <iostream> using namespace std; class Solution { public: bool containsDuplicate(vector<int>& nums) { int n = nums.size(); unordered_map<int, bool> m; for(int i = 0; i < n; i++) { if(!m.count(nums[i])) { m[nums[i...
[ "chengshun.zhang@outlook.com" ]
chengshun.zhang@outlook.com
63551d30ace784dc39492a21de242006206e8783
ffb568806e34199501c4ca6b61ac86ee9cc8de2e
/gflib2/Animation/source/gfl2_InterestJointFunction.cpp
f290f39424af194bfb3eecac946c136681254364
[]
no_license
Fumikage8/gen7-source
433fb475695b2d5ffada25a45999f98419b75b6b
f2f572b8355d043beb468004f5e293b490747953
refs/heads/main
2023-01-06T00:00:14.171807
2020-10-20T18:49:53
2020-10-20T18:49:53
305,500,113
3
1
null
null
null
null
UTF-8
C++
false
false
14,242
cpp
#include <Animation/include/gfl2_InterestJointFunction.h> #include <RenderingEngine/include/SceneGraph/gfl2_SceneGraphManager.h> using namespace gfl2; using namespace gfl2::renderingengine; using namespace gfl2::renderingengine::scenegraph; namespace gfl2 { namespace animation { /** * @brief コンストラクタ *...
[ "forestgamer141@gmail.com" ]
forestgamer141@gmail.com
1a93e8162891d1e704beb6dd202a2d03fc470537
31f5cddb9885fc03b5c05fba5f9727b2f775cf47
/engine/core/io/io.cpp
4751d6638e76db361897b7ebd39f860733f06749
[ "MIT" ]
permissive
timi-liuliang/echo
2935a34b80b598eeb2c2039d686a15d42907d6f7
d6e40d83c86431a819c6ef4ebb0f930c1b4d0f24
refs/heads/master
2023-08-17T05:35:08.104918
2023-08-11T18:10:35
2023-08-11T18:10:35
124,620,874
822
102
MIT
2021-06-11T14:29:03
2018-03-10T04:07:35
C++
UTF-8
C++
false
false
7,040
cpp
#include "engine/core/util/AssertX.h" #include "engine/core/util/Exception.h" #include "engine/core/util/PathUtil.h" #include "engine/core/util/TimeProfiler.h" #include "IO.h" #include "engine/core/log/Log.h" namespace Echo { IO::IO() { } IO::~IO() { } IO* IO::instance() { static IO* inst = EchoNew(IO); ...
[ "qq79402005@gmail.com" ]
qq79402005@gmail.com
281950a53954761054ddeefbefbebe155eb7bab7
8899518abbd7c8d56a6ee9be6834ff60fccf378f
/Dynamic Programming/Coin Change/coin_change.h
d971c34ac1909408bd6deb8081a1762fbce6774b
[ "MIT" ]
permissive
Mohammed-Shoaib/WhatsAlgo
7cc23191ea3ef715b9cd057bd99284934d004be2
d6131aaed7fdb2679da93f3eeebcb34073c7eb15
refs/heads/master
2023-04-17T22:21:09.708746
2021-05-02T22:28:34
2021-05-02T22:28:34
175,226,682
17
4
null
null
null
null
UTF-8
C++
false
false
183
h
#pragma once #include <vector> #include <limits> #include <algorithm> const int INF = std::numeric_limits<int>::max() - 1; int coin_change(int target, const std::vector<int>& coins);
[ "shoaib98libra@gmail.com" ]
shoaib98libra@gmail.com
3f39e03c54f83463142416d51952be67af0127b4
bded6d1418e62e0a22ae71ab0ac285bf811826f3
/2048.h
518d876f35dd474423681a8eceb7e736d72db15e
[]
no_license
dbralios/2048-Neuroevolution
664d789afef78037779895c6a0400b8071fbc19f
5e65b07378ef28513a750aba53a5344cb9353648
refs/heads/master
2021-09-23T14:39:56.020104
2018-09-24T20:36:03
2018-09-24T20:36:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
704
h
#ifndef GAME_H #define GAME_H #include "matrix.h" #include "neural.h" #include <vector> #include <utility> #include <random> #include <iostream> class game{ public: game(); game(unsigned int n); friend int play(Net, unsigned int n); friend int play(Net, ostream &out, unsigned int n); private: bool Move(int id); ...
[ "bnbzor@gmail.com" ]
bnbzor@gmail.com
453f5a18e83813971ce39a7d946df83bd17439b7
d328d1aea80afd6599020542a97d5291dd40405d
/src/Core/Animation/Tweening.cpp
56953ed8f5c004b09b4478e4a4ff0924eb5f2b76
[ "MIT", "BSD-2-Clause", "Zlib" ]
permissive
PierrickLP/ObEngine
69a73cca18f66c724744d8303eaf0020574a88c3
337ad3c62e66e9cf71876c277692216edfe58493
refs/heads/master
2022-12-24T09:55:40.074207
2020-10-07T15:03:34
2020-10-07T15:03:34
106,604,958
1
0
MIT
2019-10-02T16:04:53
2017-10-11T20:19:50
C++
UTF-8
C++
false
false
948
cpp
#include <Animation/Tweening.hpp> #include <iostream> namespace obe::Animation { ValueTweening::ValueTweening(Time::TimeUnit duration) : m_duration(duration) { } ValueTweening::ValueTweening(double from, double to, Time::TimeUnit duration) : m_from(from) , m_to(to -...
[ "3835355+Sygmei@users.noreply.github.com" ]
3835355+Sygmei@users.noreply.github.com
710c16c36455ad1d515b8c933e8b7c2e23f4aa2e
5390eac0ac54d2c3c1c664ae525881fa988e2cf9
/include/Pothos/serialization/impl/preprocessor/empty.hpp
31503c6b45c33d2480495f8f9519c9c583cd9eb4
[ "BSL-1.0" ]
permissive
pothosware/pothos-serialization
2935b8ab1fe51299a6beba2a3e11611928186849
c59130f916a3e5b833a32ba415063f9cb306a8dd
refs/heads/master
2021-08-16T15:22:12.642058
2015-12-10T03:32:04
2015-12-10T03:32:04
19,961,886
1
0
null
null
null
null
UTF-8
C++
false
false
764
hpp
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt...
[ "josh@joshknows.com" ]
josh@joshknows.com
212276eafa4e30bc96018bae696ea78657bb5a50
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function13723/function13723_schedule_7/function13723_schedule_7.cpp
c95b71226f10c149f887710af507b378a927f876
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,064
cpp
#include <tiramisu/tiramisu.h> using namespace tiramisu; int main(int argc, char **argv){ tiramisu::init("function13723_schedule_7"); constant c0("c0", 64), c1("c1", 1024), c2("c2", 1024); var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i100("i100", 2, c0 - 2), i101("i101", 2, c1 - 2), i102("i102...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
a9059ea2d6f3dda09c6aac77903343dcb124b6ed
9b8e03b2513bb1ab35053356fbd39b7fa02d8936
/C++_primer_code/chapter1/1_20/1_20/stdafx.cpp
a0771cfb5426aa6d4d8a520e5c8492c5a7ff94e7
[]
no_license
pxjw/CppPrimer_solution_MyPractise
5e751008efa6ea0e6cea1e05921a6a23e516a9a1
844a1eab210eca779d028ed6f2d00e9ef5b61e73
refs/heads/master
2021-01-23T12:16:48.636853
2015-06-03T11:42:54
2015-06-03T11:42:54
30,822,114
0
0
null
null
null
null
GB18030
C++
false
false
257
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // 1_20.pch 将作为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h" // TODO: 在 STDAFX.H 中 // 引用任何所需的附加头文件,而不是在此文件中引用
[ "pengjunweiright@163.com" ]
pengjunweiright@163.com
81545f3ea4e03d9111f639878010a33ae2dca0ca
82c5f68bfa2963c4efbcba748fb662ebbb10d1b8
/day_21.cpp
6a68229f17ad232875291859b204772b074a6bd8
[]
no_license
bogdan-kovalchuk/May-leetcoding-challenge
fec86ce8e8f0ade6e0bd284f5dddeb3c2e229042
a2443f0e5e645a105acb9aef2c649a05c5492611
refs/heads/master
2022-09-08T14:33:19.367121
2020-06-01T07:53:32
2020-06-01T07:53:32
260,399,904
0
0
null
null
null
null
UTF-8
C++
false
false
1,189
cpp
#include <iostream> #include <vector> using std::string; using std::vector; class Solution { public: int countSquares(vector<vector<int>> &matrix) { int n = matrix.size(); if (n == 0) return 0; int m = matrix[0].size(); if (m == 0) return 0; int out = 0; vector<vect...
[ "bogdan.kovalchuk@globallogic.com" ]
bogdan.kovalchuk@globallogic.com
51e8df8a937d13a84cb280b2eb1fc3a0d3a2904c
1f4999f62f72617bd3b32e1d450ec30a9291300a
/examples/task2/task2-2_test_p3p_kneip.cc
cceafdea511d1cadf92769365291f51b808090fe
[]
no_license
zhao-xinyu-jim/ImageBasedModellingEdu
4f102988cb546ed5605ab3c91616e132b16a7fdc
29a096618054d4f4208a20702c27727548cd7bc5
refs/heads/main
2023-03-05T10:09:56.343467
2021-02-18T04:04:45
2021-02-18T04:04:45
335,351,138
0
0
null
2021-02-18T04:04:46
2021-02-02T16:23:54
C++
UTF-8
C++
false
false
13,426
cc
// Created by sway on 2018/8/25. /* * POSIT (Pose from Orthography and Scaling with iterations), 比例正交 * 投影迭代变换算法,适用条件是物体在Z轴方向的厚度远小于其在Z轴方向的平均深度。 */ #include <complex> #include <algorithm> #include <set> #include <iostream> #include "math/matrix_tools.h" #include "math/matrix.h" #include "math/vector.h" ...
[ "jim_zhaoxinyu@sina.com" ]
jim_zhaoxinyu@sina.com
744e89a96540f2c2cc29341f7558204ae2c99af0
c0721b715beb302f0825d8b03e21b3664f0c4379
/bench/locate_indices.cpp
6680752851b269f3cf4565663a03dd37daf48389
[]
no_license
apachecom/grammar_improved_index
8e1165545a67edcef5a56ffff6b174e06acd4f24
a43c1565d547e36df04b9db141ba40f0bdcf7571
refs/heads/master
2022-01-01T20:22:22.826402
2021-07-26T03:45:52
2021-07-26T03:45:52
250,009,626
3
2
null
null
null
null
UTF-8
C++
false
false
17,306
cpp
// // Created by via56 on 02-04-20. // #include <iostream> #include <fstream> #include <benchmark/benchmark.h> #include <slp/RePairSLPIndex.h> #include "../SelfGrammarIndexBS.h" #include <ri/r_index.hpp> #include "../SelfGrammarIndexPTS.h" #include "../SelfGrammarIndexBSQ.h" #include "sdsl/io.hpp" #define MAX_LEN_PA...
[ "apachecom91@gmail.com" ]
apachecom91@gmail.com
7565563e4c95f452397102e39c44b4e8c8ddc93b
98ea884dfa0ccdef32c6a361b848e20f6ea6cbed
/Luni/src/Device/ByteOrder.h
061d8bacd8573ba73f2089b4b17a30785ab20a55
[]
no_license
dhahaj/Arduino-libraries
c95a4818326c6c59537d9e935f0854b98f13a0d4
9a67d0cd1ce80c60b668f6743c3d4ca66c3937b0
refs/heads/master
2021-01-01T18:46:32.105068
2018-02-16T18:55:13
2018-02-16T18:55:13
98,433,137
1
0
null
null
null
null
UTF-8
C++
false
false
3,107
h
#ifndef ByteOrder_h #define ByteOrder_h #include <stdint.h> /** * Extract and pack integer values using consecutive source address pointers. * * The buffer addresses addressOfBytesToPack and addressOfExtractedBytes are * both type uint8_t*. * * The host values that result from packing bytes are returned as sign...
[ "dhahaj@gmail.com" ]
dhahaj@gmail.com
4027ec30a5eb08c9b9b07f7685b3a95349f48aa1
3d8af28c6c52b84d8ed861180bca95293d5b2e9c
/07_Classes/01_section_intro/Sales_data.cpp
5a3453fef338ce55a177051c96ac097060669234
[]
no_license
kwheelerj/Cpp__Primer_Exercises
9defe2ec87bafe114d6391f74763c393d8e5801b
3308636211510c273612743dd06f1c4657d290a0
refs/heads/master
2021-04-18T15:35:24.385064
2020-03-23T22:26:09
2020-03-23T22:26:09
249,558,073
0
0
null
null
null
null
UTF-8
C++
false
false
909
cpp
#include <iostream> #include "Sales_data.h" double Sales_data::avg_price() const { if (units_sold) return revenue / units_sold; return 0; } Sales_data& Sales_data::combine(const Sales_data &rhs) { units_sold += rhs.units_sold; revenue += rhs.revenue; return *this; } /* Nonmember Class-Related Functions */ st...
[ "kwheelerj@gmail.com" ]
kwheelerj@gmail.com
079dfbeb682e7ba1775a03cbada3162f1e14f86a
ec8ad01c26cdb5218ad70e8c73d139856b4753b7
/src/utils/time.cc
0188ad41629a69a7910c3f951935efb393425dca
[ "Apache-2.0" ]
permissive
shadow-yuan/raptor-lite
6458a78bdcdec7ed4eaaba0629c496e21d75e47d
b5e3c558b8ff4657ecdf298ff7ffe39ff5be7822
refs/heads/master
2023-03-26T21:38:57.092999
2021-03-23T02:32:26
2021-03-23T02:32:26
333,269,167
1
0
null
null
null
null
UTF-8
C++
false
false
1,511
cc
/* * * Copyright (c) 2020 The Raptor 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
[ "1092421495@qq.com" ]
1092421495@qq.com
8d438731057bad88af86e8f5097be269ede3ce0b
2583eda260686c71c4f8398e388ee9eb10467f12
/Source/UserInterface/UIRoot.cpp
b049e774157f48266a793e3ee5764d225c45282a
[]
no_license
Niraka/ThirdYearProject
9c3e71a53af089b97e0961c7ae08acf8cb0d6d01
37efa04ec25705efca3797c22bd1b842677b673f
refs/heads/master
2021-01-11T21:57:09.932071
2017-01-13T20:33:45
2017-01-13T20:33:45
78,884,683
0
0
null
null
null
null
UTF-8
C++
false
false
229
cpp
#include "UIRoot.h" UIRoot::UIRoot(std::string sComponentName) : UIComponent(sComponentName) { } UIRoot::~UIRoot() { } void UIRoot::destroy() { } void UIRoot::onUpdate() { } void UIRoot::onDraw(sf::RenderTarget &target) { }
[ "nirakagames@hotmail.co.uk" ]
nirakagames@hotmail.co.uk
20e80a765af69424374f22128068e498f483b09c
6f0701d6fd3f9415c0f6f35723ccbb2ffe6188bd
/src/outputtype.cpp
f449ca4e543d2f1751f986369a46877dee60359b
[ "MIT" ]
permissive
pbitmonkey/bitmonkey-debug
a67729cabfa9c09936cba4830a5e2d664f84e813
f48bab02e88b1fcf445c59380e6fda018d86f462
refs/heads/master
2020-07-04T17:50:46.093449
2019-11-05T22:07:03
2019-11-05T22:07:03
202,359,547
0
1
null
null
null
null
UTF-8
C++
false
false
3,357
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The bitmonkey Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <outputtype.h> #include <keystore.h> #include <pubkey.h> #include <sc...
[ "52039398+Bitmonkeyp@users.noreply.github.com" ]
52039398+Bitmonkeyp@users.noreply.github.com
812ae33d5810b063841d2aafaeddacab9ba1b50b
67d616bdde1b978f6d43a0d540471ec111a93827
/cpp/oop_in_cpp_part_two/polyhedra_oop_2/PolyhedronFactory.cpp
119ca2c95ec6dc5096a60da131fc0f463cbcd87b
[]
no_license
Crusaton/cs330fall2020
6efad5dcd0d14bca6a2bba00129c9a43e3964769
282827769eb4f737b6c12ac730cee90f73a2ff45
refs/heads/main
2023-01-30T11:19:04.390813
2020-12-08T01:13:28
2020-12-08T01:13:28
314,138,571
0
0
null
null
null
null
UTF-8
C++
false
false
1,632
cpp
#include "PolyhedronFactory.h" #include "Sphere.h" #include "Cylinder.h" #include "Composite.h" #include <iterator> #include <algorithm> PolyhedronFactory::PolyhedronPair PolyhedronFactory::_known_polyhedra[] = { {"sphere" , new Sphere()}, {"composite", new Composite()}, {"cylinder" , new Cylinder()...
[ "prodr004@odu.edu" ]
prodr004@odu.edu
f7365d5418be77ced89ea2fbbd4cdadba57f5336
dcb75b10a352d9cfc0ae31f28679a2d56b10b875
/Source/Mordhau/MordhauInput.h
f7576b1e2d5920c1300a4a724e0cd2c4dded3184
[]
no_license
Net-Slayer/Mordhau_uSDK
df5a096c21eb43e910c9b90c69ece495384608e0
c4ff76b5d7462fc6ccad176bd8f1db2efdd2c910
refs/heads/master
2023-04-28T02:48:14.072100
2021-12-15T16:35:08
2021-12-15T16:35:08
301,417,546
3
1
null
2021-08-23T13:23:29
2020-10-05T13:26:39
C++
UTF-8
C++
false
false
11,752
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "UObject/NoExportTypes.h" #include "Mordhau.h" #include "Runtime/InputCore/Classes/InputCoreTypes.h" #include "Runtime/Engine/Classes/GameFramework/PlayerInput.h" #include "MordhauInput.genera...
[ "talon_hq@outlook.com" ]
talon_hq@outlook.com
9c99573cb0c89f42f6499a5009f23270c28f7fa7
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/components/signin/core/browser/account_tracker_service.h
cc4035c4db41711c9395c5b5527c38164b903c7d
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
5,982
h
// Copyright 2014 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_SIGNIN_CORE_BROWSER_ACCOUNT_TRACKER_SERVICE_H_ #define COMPONENTS_SIGNIN_CORE_BROWSER_ACCOUNT_TRACKER_SERVICE_H_ #include <list> #incl...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
582ed90a368ed3d815742962402262d7e1978181
95b4c39aa258a484e867027328efc9ff6010b1db
/db/src/Storages/MergeTree/MergeTreeDataMerger.cc
3c32ceac739cb6cd51a1d4b9763736200aeed534
[]
no_license
wusihang/db
d9d1067d4e4a145a56682cffaab64371079833a4
2d17871abd6135fbf60cd3083e78a6f79e7584ea
refs/heads/master
2020-03-13T06:57:04.561319
2018-11-27T00:51:12
2018-11-27T00:51:12
131,015,240
0
1
null
2018-11-27T00:51:13
2018-04-25T14:01:22
C
UTF-8
C++
false
false
1,015
cc
#include<Storages/MergeTree/MergeTreeDataMerger.h> #include<Storages/BackgroundProcessingPool.h> namespace Storage { MergeTreeDataMerger::MergeTreeDataMerger(MergeTreeData& data_, const BackgroundProcessingPool& pool_) :data(data_),pool(pool_) { } size_t MergeTreeDataMerger::estimateDiskSpaceForMerge(const Mer...
[ "wusihang9@139.com" ]
wusihang9@139.com
8e37cb949889c109952d025b74e7fb9edc9c8006
29c0d375a7aec7887f776f085c8e2b1162fc34e3
/Kulka.h
9f8812697a4d7d5c72ef3fa24aa751e9a04dd8a7
[ "MIT" ]
permissive
sheirys/tankai-praktika
83b43e269f53dc10e384453477fd046140d06f7e
42f77ee3c30560179c2015d7400d18a7d4de5ec0
refs/heads/master
2021-05-16T01:57:43.310666
2016-10-31T18:11:48
2016-10-31T18:11:48
3,422,063
2
0
null
null
null
null
UTF-8
C++
false
false
556
h
#ifndef _KULKA_H_ #define _KULKA_H_ #include <math.h> #include "SDL/SDL.h" #include "SDL/SDL_image.h" #include "SDL/SDL_rotozoom.h" #include "CLoad_image.h" #include "ImageLoader.h" class Kulka { private: int X, Y; double kampas; SDL_Surface* Klk; bool begin(); ...
[ "sheirys2@gmail.com" ]
sheirys2@gmail.com
ce1ac037117dcdcc85a2dc1beecef95bc1323d51
5d563699e7a0ee2189c06211ccae65207cae8c0d
/src/BaseDecorator.h
548ae8972c75d3207bba7d96fc1b67445443da0f
[ "MIT" ]
permissive
boynux/arduino-display
a5b7e2b218d9d759c5cbf8a27a465ea048957e54
4588ea919c21694fc18799e04e0aa1c5e036f63b
refs/heads/main
2023-04-02T23:03:35.042557
2021-04-13T21:07:34
2021-04-13T21:07:34
353,483,885
1
0
null
null
null
null
UTF-8
C++
false
false
264
h
#ifndef _BASE_DECORATOR_H #define _BASE_DECORATOR_H #include "BaseGrid.h" class BaseDecorator: public BaseGrid { public: BaseDecorator(int width, int height, BaseGrid *grid): BaseGrid(width, height), _grid(grid) {} protected: BaseGrid *_grid; }; #endif
[ "boynux@gmail.com" ]
boynux@gmail.com
f29c17b6dbe323f0d579e50da013268283a03808
d1e4718197ba3bddd13d6f6958e1d5a492b51af5
/Geometry/intersect.h
3720bd60d3e052dd5d752fcc8c697fbd11771874
[]
no_license
reisoftware/ap2d
1f398664fdc4f8cab9479df18cd2a745f904cdff
e09732655ef66e13e98b8f3b008c91dac541e1f5
refs/heads/master
2022-01-22T05:36:56.295845
2022-01-04T05:31:57
2022-01-04T05:31:57
162,372,004
1
0
null
null
null
null
GB18030
C++
false
false
2,031
h
#ifndef _GEOMETRY_INTERSECT_H_ #define _GEOMETRY_INTERSECT_H_ #include "export.h" #include <set> namespace geo{ class Point; class LLine; class RLine; class SLine; class Circle; class Arc; class Box; ////返回值表示交点数量,没有交点返回0. ////交点写入pt参数. GEOAPI int intersect2d(const LLine& ln1, const LLine& ln2, Poin...
[ "tian_bj@126.com" ]
tian_bj@126.com
a300baed5ec6b62eedba71bfe7b600cba3ce4eb9
26ed6bf23adb58b30034d281316085a707c9561d
/yao/YaoBase.h
686cf3f903d7d9baf84b0b7f999eafe8a6e3c374
[]
no_license
FICS/smcsgx
9d0b49fdab45bd232fce06ad8808315a5ab32d6e
6b8e3cb9e2c82fa12a538f55295a91037dc12d8a
refs/heads/master
2020-05-19T01:54:34.601704
2019-05-08T01:35:51
2019-05-08T01:35:51
184,767,966
7
1
null
null
null
null
UTF-8
C++
false
false
2,860
h
#ifndef YAOBASE_H_ #define YAOBASE_H_ #include <stdio.h> #include <sys/time.h> #include <unistd.h> #include <string> #include <vector> #include "Env.h" #include "NetIO.h" #ifdef GEN_CODE // User mode (code for the generator) #define GEN_BEGIN #define GEN_END #define EVL_BEGIN if (0) { #define EVL_END ...
[ "choijoseph007@ufl.edu" ]
choijoseph007@ufl.edu
15b824e3ed2e2ace0f89695ebf18042a6148a5d5
ca9558ab2a4f63cd3e8fcf9a02877699c5de44a7
/C++_Programming/Binary_Search.cpp
2a8f9aabe0eaa2001a3f81dec987056a869aa509
[]
no_license
InamuddinAhmed/programming.files.github.io
1fb96c0206604f1b99c6fdb90fbafae16406e421
6a268bd92f36de5154d2c351aee94d195d15d6a0
refs/heads/main
2023-08-18T06:21:07.444771
2021-10-12T12:31:38
2021-10-12T12:31:38
412,725,431
0
0
null
null
null
null
UTF-8
C++
false
false
678
cpp
#include<iostream> #include<stdio.h> #include<conio.h> using namespace std; int main() { int c,first,last,middle,n,search,array[100]; cout<<"Enter number of elements :"; cin>>n; cout<<"Enter "<<n<<" elements"<<endl; for(c=0;c<n;c++) cin>>array[c]; cout<<"Enter the value to find :"; cin>>search; first=0; last...
[ "inamuddinahmed49@gmail.com" ]
inamuddinahmed49@gmail.com
1ce1360bea783e031792a1c4c5d8cdca8236224b
0e8a83f942ff2ef751ae7f38c6069112a384d952
/Tree/606. Construct String from Binary Tree.cpp
957ef26ba66c413abccc673eb8007d9c55c78172
[]
no_license
Jason101616/LeetCode_Solution
b1b9b4dd76e6504d3bbd2f05174ed57f11d690ea
e7e529f2c04dc0cca8d823b7774871974422f7a6
refs/heads/master
2021-06-04T21:45:44.024330
2021-05-06T03:06:03
2021-05-06T03:06:03
83,309,093
2
1
null
null
null
null
UTF-8
C++
false
false
1,547
cpp
/* You need to construct a string consists of parenthesis and integers from a binary tree with the preorder traversing way. The null node needs to be represented by empty parenthesis pair "()". And you need to omit all the empty parenthesis pairs that don't affect the one-to-one mapping relationship between the string...
[ "duz1@andrew.cmu.edu" ]
duz1@andrew.cmu.edu
1708856c2a0c9e38d23f9f1ef14c138a6cf9ffaf
97e2233be1e152174f2d7138bccdffd4b438ec35
/src/odil/registry_0038.h
3eeca01301691012f6bcb6e5729ee3c8f0eec54d
[ "LicenseRef-scancode-cecill-b-en" ]
permissive
lamyj/odil
a5eea306c478bacd304fa6bd14808c65e5b059cd
7e50e4eaccb5e7d6d6716705ff6252d342f60685
refs/heads/master
2022-11-21T07:09:24.547750
2022-04-23T07:21:52
2022-04-23T07:21:52
33,601,264
77
25
NOASSERTION
2022-09-12T19:55:28
2015-04-08T10:55:06
C++
UTF-8
C++
false
false
2,174
h
/************************************************************************* * odil - Copyright (C) Universite de Strasbourg * Distributed under the terms of the CeCILL-B license, as published by * the CEA-CNRS-INRIA. Refer to the LICENSE file or to * http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html * for...
[ "lamy@unistra.fr" ]
lamy@unistra.fr
9a0be2fac7d439c749d99c190e2be0e101b168da
b6f99e7638f41fe2e2d6cedf6ca130dbbf1aeae4
/Pengine/PengineWindow.cpp
6205473b21478faaa55663bc1b51ecd4077c0576
[]
no_license
spedroq/Bloblin
3ce918324ce09e219c2f50cb3f92292b23eb3453
a248c6735a057a33416a87acf5fbda0236c738d7
refs/heads/master
2021-09-13T11:56:12.313714
2017-09-12T10:35:05
2017-09-12T10:35:05
103,255,420
0
0
null
null
null
null
UTF-8
C++
false
false
2,008
cpp
#include "PengineWindow.h" #include "PengineErrors.h" #include <SDL/SDL_image.h> namespace Pengine { Window::Window() { } Window::~Window() { } int Window::create(std::string windowName, int screenWidth, int screenHeight, unsigned int currentFlags) { // window flags Uint32 flags = SDL_WINDOW_OPENGL; ...
[ "phoquintas@gmail.com" ]
phoquintas@gmail.com
5c70fc63cff8727a93ac1a20ab0a881a84066615
5c31c832b8b6d8a6fb095c89f2aeea2d2c510a8f
/devc_prat/z猪肉价比.cpp
728de52df4f0d98441f51dd1921e1f9388347f6a
[]
no_license
dodoshuai/Practice
5960211f18e7ca945c3554682fe9ff2be1de6597
6d71baa9470be5e41914409647790b95d8e2aa50
refs/heads/master
2022-02-19T01:39:51.687313
2019-09-24T23:40:49
2019-09-24T23:40:49
148,586,441
0
0
null
null
null
null
UTF-8
C++
false
false
176
cpp
#include<iostream> using namespace std; int main(){ int n; while(cin>>n&&n!=0){ int q=0; while(n>1){ if(n%3!=0){ n=n/3+1;}else{ n=n/3; } q++; } cout<<q<<endl; } return 0; }
[ "1115112505@qq.com" ]
1115112505@qq.com
79704d30da4c0a76ca28e9640c957d98e60c662c
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/LB-GRW+R-A+OB-O+R-A+OB-OB.c.cbmc.cpp
e16a4a42df88c905b776e10ada081fe22eb64738
[]
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
97,861
cpp
// Global variabls: // 0:vars:6 // 6:atom_0_X0_1:1 // 7:atom_1_X0_1:1 // 11:atom_5_X0_1:1 // 8:atom_2_X0_1:1 // 9:atom_3_X0_1:1 // 10:atom_4_X0_1:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 // 2:thr2:1 // 3:thr3:1 // 4:thr4:1 // 5:thr5:1 #define ADDRSIZE 12 #define LOCALADDRSIZE 6 #define NTHREAD 7 #define NCON...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
81dcfcd6f1b4b9e2216f0161a9d793ba372d1e15
8fc80bcb8af186e8d4233d5159c9b3097c212e42
/Y86-Simulator-Net/y86Control/execute.h
49e9ad982bdab4efca7abb1bfb287ffe6f804f98
[]
no_license
JuntaoLiu01/Y86Simulator
65474db96699f7b5cb39e072cd82a397c61b5afc
8e6101e84cff9f0c5d48ff8a838714640e6af4a6
refs/heads/master
2021-01-21T18:06:51.920673
2017-05-22T16:39:20
2017-05-22T16:39:20
92,017,876
2
0
null
2017-05-22T06:15:16
2017-05-22T06:15:16
null
UTF-8
C++
false
false
458
h
#ifndef EXECUTE_H #define EXECUTE_H #include <QUdpSocket> #include <QTcpSocket> #include <QTcpServer> #include <QObject> class Execute:QObject { Q_OBJECT public: explicit Execute(); ~Execute(); QTcpServer *serverForDecode; QTcpSocket *socketForDecode; QTcpSocket *clientToMemory; private slots: ...
[ "hzshang15@gmail.com" ]
hzshang15@gmail.com
83d997781cb1b274592ff0bac6b60872e50bc75d
b97883b439c01e5daed6c36174b3ff575e676c67
/openfpga/src/fpga_verilog/verilog_submodule_utils.cpp
faf965068bb3de5854fe7e78c9d315a7d34a8e73
[ "MIT" ]
permissive
curliph/OpenFPGA
5712e8ecd60b024db9988b4fb5a5f6883d597995
8b85f22533ecba6a6d9ebd0edc0b4efcc38b19af
refs/heads/master
2023-01-01T11:27:06.163374
2020-10-28T03:52:35
2020-10-28T03:52:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,331
cpp
/************************************************ * This file includes most utilized functions for * generating Verilog sub-modules * such as timing matrix and signal initialization ***********************************************/ #include <fstream> #include <limits> #include <iomanip> /* Headers from vtrutil lib...
[ "tangxifan@gmail.com" ]
tangxifan@gmail.com
9dcc8ab44feebd426161bab84631cfe04df0001a
eb120dfc702e5a6944448575962115bb0df60477
/4AJ.2.2/mydroid/external/skia/src/core/SkSpriteBlitter_ARGB32.cpp
e546fef8f4b1dc585d8d4add01c0dc1b5441b536
[ "BSD-3-Clause", "SGI-B-2.0" ]
permissive
faridazhar/panda-a4
5dd215387c71a42e1d3f1517ca1f0c642f269050
ff88df36a11e3af5c85d565351ad72ce62406e5e
refs/heads/master
2020-04-06T05:21:41.192262
2015-05-20T22:11:06
2015-05-20T22:11:06
34,291,586
1
5
null
2020-03-08T23:51:30
2015-04-20T23:11:26
C
UTF-8
C++
false
false
21,656
cpp
/* * Copyright 2006 The Android Open Source Project * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "SkSpriteBlitter.h" #include "SkBlitRow.h" #include "SkColorFilter.h" #include "SkColorPriv.h" #include "SkTemplates.h" #include "SkUtils.h" #in...
[ "fazrnet@gmail.com" ]
fazrnet@gmail.com
dba15ffb591467dc4bc198c4d9489e03e3408162
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/MuonSpectrometer/MuonAlignment/MuonAlignExample/scripts/unbiasedResPlots_x.cpp
a3f4e5d1a8bf36008663d82cccc66daf4738d15e
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
49,135
cpp
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ #include "TFile.h" #include "TH1F.h" #include "TH2F.h" #include "TF1.h" #include "TCanvas.h" #include "TStyle.h" #include "TGraphErrors.h" #include "TText.h" #include "TLegend.h" #include "TF1.h" #include "TChain.h" #include "TPaveStats.h"...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
0032118335313c1c90a2abd2c4d6634ba86c5d44
5cad8d9664c8316cce7bc57128ca4b378a93998a
/CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/gnu/java/security/der/DERReader.h
7e59f85db35ccf61e7bfe317798f5eb751983594
[ "LicenseRef-scancode-unknown-license-reference", "GPL-2.0-only", "GPL-3.0-only", "curl", "Zlib", "LicenseRef-scancode-warranty-disclaimer", "OpenSSL", "GPL-1.0-or-later", "MIT", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-openssl", "LicenseRef-scancode-ssleay-windows", "BSD-3-...
permissive
huaweicloud/huaweicloud-sdk-c-obs
0c60d61e16de5c0d8d3c0abc9446b5269e7462d4
fcd0bf67f209cc96cf73197e9c0df143b1d097c4
refs/heads/master
2023-09-05T11:42:28.709499
2023-08-05T08:52:56
2023-08-05T08:52:56
163,231,391
41
21
Apache-2.0
2023-06-28T07:18:06
2018-12-27T01:15:05
C
UTF-8
C++
false
false
1,498
h
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_java_security_der_DERReader__ #define __gnu_java_security_der_DERReader__ #pragma interface #include <java/lang/Object.h> #include <gcj/array.h> extern "Java" { namespace gnu { namespace java { namespace security {...
[ "xiangshijian1@huawei.com" ]
xiangshijian1@huawei.com
9ddfbd76d982317d961b5dd8dc16acf464184fbf
e22e98887a96124fd8e5bdf685f301bc59660556
/test/protobuf-dcom-plugin-unittest/TestVoidMessages.h
33938e6845d565bee68a9ae2b41e1f806b84e95f
[ "MIT" ]
permissive
end2endzone/protobuf-dcom-plugin
8a8babe3a0597744de9145af07add8ccbad9de70
33186be769bf86c1f76aa1e13b08b5edbb9d514a
refs/heads/master
2020-04-26T13:39:45.519539
2019-03-16T14:54:39
2019-03-16T14:54:39
173,586,333
1
0
null
null
null
null
UTF-8
C++
false
false
222
h
#ifndef TESTVOIDMESSAGES_H #define TESTVOIDMESSAGES_H #include <gtest/gtest.h> class TestVoidMessages : public ::testing::Test { public: virtual void SetUp(); virtual void TearDown(); }; #endif //TESTVOIDMESSAGES_H
[ "end2endzone@gmail.com" ]
end2endzone@gmail.com
5f23cdfaf1f0fb8243e6b98b6827163c2d0a5b24
994c009c07e28708e696ea40d54a055a8feb140b
/env/BallAgent.hpp
61adb407d8ef59036f703850d4552baf488c1e49
[]
no_license
dev-bz/ppo
bb7ad362fda91f3c1f41bf66335c5ca4264c5234
7529e79dd5b8858069b4ef8c95e79cc6ca5869b8
refs/heads/master
2020-07-15T20:34:39.725269
2019-12-21T12:59:48
2019-12-21T13:03:50
205,643,463
2
0
null
null
null
null
UTF-8
C++
false
false
312
hpp
#pragma once #include "Agent.h" int agentStateSize(); int agentActionSize(); void threadAt(int id); Agent *createAgent(int id, b2World *w, const b2Vec2 &position, const float32 &angle); int mirrorAgent(DataType *ob_, DataType *ob, DataType *act, const DataType *_ob_, const DataType *_ob, const DataType *_act);
[ "zmz3001@163.com" ]
zmz3001@163.com
ce5639dde3143b30437b466ccfa1ee2d08027c18
edab58696afb07657232f17490b24c8e1e11b6c2
/miscellanious/fcfs.cpp
f5df96e826ce0dab3df21dfd47ab7415cd93a5e6
[]
no_license
mhcayan/competitive-programming
cd8e08da67138cfbdcd2d47cd70572a7fc6435fd
f80ab6929a5d2eb780d35679688ea39138cf9e8a
refs/heads/master
2022-05-27T15:03:46.147224
2022-05-22T00:21:29
2022-05-22T00:21:29
161,851,714
0
0
null
null
null
null
UTF-8
C++
false
false
1,095
cpp
#include<cstdio> #include<cstdlib> #include<vector> using namespace std; typedef struct{ int no,bt,ar; }process; int cmp(const void *a,const void *b) { process *x=(process *)a; process *y=(process *)b; return x->ar-y->ar; } int main() { int n,i,total1,total2,wt[100],tat[100],t; process p[100]; while(scanf("%d",&...
[ "ayanctg@gmail.com" ]
ayanctg@gmail.com
7d4d8fa10f670e25ed8c3ba9941cf03ef666270d
607e69f9e4440ef3ab9c33b7b6e85e95b5e982fb
/deps/museum/8.1.0/external/libcxx/shared_mutex
aab7fb53a30b8f76118b4c904050df9b839eb0b1
[ "Apache-2.0", "NCSA", "MIT" ]
permissive
simpleton/profilo
8bda2ebf057036a55efd4dea1564b1f114229d1a
91ef4ba1a8316bad2b3080210316dfef4761e180
refs/heads/master
2023-03-12T13:34:27.037783
2018-04-24T22:45:58
2018-04-24T22:45:58
125,419,173
0
0
Apache-2.0
2018-03-15T19:54:00
2018-03-15T19:54:00
null
UTF-8
C++
false
false
14,935
// -*- C++ -*- //===------------------------ shared_mutex --------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-------------------------...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
2e5396b8d351f1913efe6af4b1c62aeb4ebeb50c
ee507b3010c903ec716315f7df2ba4ef5ae5921a
/editor/unit_properties.h
63b310e452d469a34a0d1bd1f4096345b6756b70
[]
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
652
h
// Copyright 2002-2004 Frozenbyte Ltd. #ifndef INCLUDED_EDITOR_UNIT_PROPERTIES_H #define INCLUDED_EDITOR_UNIT_PROPERTIES_H #include <map> #include <string> namespace frozenbyte { namespace filesystem { class OutputStream; class InputStream; } namespace editor { struct UnitProperties { enum Difficulty { All =...
[ "sopyer@gmail.com" ]
sopyer@gmail.com
2cca9ad244b171c8c384524e4103cba6718ffdf9
3dc0930fd1917250c8476c42293fde29139886ed
/Week 3/Program11_Weather Menu/Weather Menu/Source.cpp
9e038a4aec07aef0fb4fa7e8bccfbe710ea729b5
[]
no_license
charlottemarriner/Semester-1-GEC
e62ccd9cfb6d3c69ab7eb4be97bed5f49f0d9678
a32a7306fd305972ef9bf3a8d5374c3654178ddd
refs/heads/master
2022-04-08T01:08:04.194855
2020-03-20T14:46:35
2020-03-20T14:46:35
241,207,361
0
0
null
null
null
null
UTF-8
C++
false
false
960
cpp
#include <iostream> using namespace std; int main() { //Initialise variable int weather; //Output that requires the user to enter a number input cout << "Hello there human, what is the weather today? Is it:" << endl << "Sunny - 1" << endl << "Cloudy - 2" << endl << "Raining - 3" << endl << "EXIT - 4" << e...
[ "57407155+charlottemarriner@users.noreply.github.com" ]
57407155+charlottemarriner@users.noreply.github.com
562cdd4cdeacfeadefeca3c9662c56423e630726
9f861ad4864448d9372c798cc95822e7a9218bd2
/src/include/mcs/subset/detail/aic.hh
041945fcac4daaadd1bff4bc1f5649df1c1da7f9
[]
no_license
cccfran/lmSubsets
340bac7b9ee1badd006409c8771dd21e3195684a
0b4b27f1de01d383a8505782320358bc6ac42f21
refs/heads/master
2020-08-12T02:36:50.913359
2019-10-30T16:32:41
2019-10-30T16:32:41
214,672,632
0
0
null
2019-10-12T15:45:40
2019-10-12T15:45:40
null
UTF-8
C++
false
false
1,587
hh
// Copyright 2018 Marc Hofmann // // This file is part of the 'mcs' library (see // <https://github.com/marc-hofmann/mcs.cc/>). // // 'mcs' 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 3 o...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
ab27fb80f5016b05225c01788083b5f477783e90
ab2f9cbe2a35fa2d06fb284c4e478c971530a837
/visual/tile_test_gpu/test3.cpp
a91ce9e6f7b92744f37972c57a9b830cb5c50563
[ "MIT" ]
permissive
timrobot/Tachikoma-Project
79979b1c3aa81b8c19981b0980697579aaa2b6ef
c7af70f2c58fe43f25331fd03589845480ae0f16
refs/heads/master
2021-06-01T15:04:47.305740
2020-09-06T17:15:56
2020-09-06T17:15:56
48,158,676
1
0
null
null
null
null
UTF-8
C++
false
false
2,299
cpp
#include "gpu_util.h" #include "gcube.h" #include "highgui.h" #include "imgproc.h" #include "centroid.h" #include <iostream> #include <cstdio> #include <unistd.h> using namespace std; int main() { srand(271828183); gcube img1 = load_gcube("img01.png"), img2; // resize for speed size_t newsize = 240; img1 =...
[ "tyong_23@hotmail.com" ]
tyong_23@hotmail.com