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
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 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
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
781f21f0c7d9aec79a9fe09a10a045c29d323154
e4142fbc1f295359da7caa56b9508a6ec5a401db
/tests/aabbtest.h
88e695ee9103c8045727cf34496c1ee7348f1a81
[ "BSD-3-Clause" ]
permissive
ColinGilbert/d-collide
0f2dedfa79e8ca3a9afd303730a8f6767a55481c
8adb354d52e7ee49705ca2853d50a6a879f3cd49
refs/heads/master
2021-01-01T20:06:03.823170
2015-07-29T23:31:40
2015-07-29T23:31:40
39,916,820
6
0
null
null
null
null
UTF-8
C++
false
false
3,625
h
/******************************************************************************* * Copyright (C) 2007 by the members of PG 510, University of Dortmund: * * d-collide-users@lists.sourceforge.net * * Andreas Beckermann, Christian Bode, Marcel Ens, Sebastian Ens, ...
[ "colingilbert86@gmail.com" ]
colingilbert86@gmail.com
0d428c18be4f4b9744bef3c1e68a6496cd885ac1
bf1aecc4baf31cf2321337f3d26de6c647f0d1c0
/IOHIDSystem/IOHIDUserClient.h
b0f63b2cc55509212e5c982ba00e6cafca79b3fa
[]
no_license
darlinghq/darling-IOHIDFamily
b9cb25170ca9636dc6f04f91de70d19fcb8be3be
189e98e32092d5f5a2c365cc85fd36ac7da2d371
refs/heads/master
2023-05-25T02:39:25.745585
2023-04-18T03:12:15
2023-04-18T03:12:15
277,350,485
5
0
null
2023-05-12T03:08:17
2020-07-05T17:26:09
C++
UTF-8
C++
false
false
5,077
h
/* * @APPLE_LICENSE_HEADER_START@ * * Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved. * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file ex...
[ "facekapow@outlook.com" ]
facekapow@outlook.com
862b703f9c4ab4eae7c014f49d01ec90c355a85e
a766ee23c2243f850ebdb83a69d0fb8a5359c07d
/Spring 2018/面向对象程序设计/HW8_2/main.cpp
bef31b41489bc66e2693e6433986c43267645eea
[ "MIT" ]
permissive
jasha64/jasha64
24e127e57dd8852e5a006ba98be6c17312733597
653881f0f79075a628f98857e77eac27aef1919d
refs/heads/master
2021-06-23T08:34:27.220649
2021-06-20T06:05:50
2021-06-20T06:05:50
218,268,953
1
1
null
null
null
null
GB18030
C++
false
false
696
cpp
#include <iostream> #include <ios> #include <iomanip> #include <fstream> #include <stdexcept> #include "Shape.h" using std::cin; using std::cout; using std::endl; using std::setw; using std::ifstream; using std::domain_error; int main() { ifstream fin("shape.txt"); cout << "Area Circumference" << endl; Shape s;...
[ "17300180070@fudan.edu.cn" ]
17300180070@fudan.edu.cn
78c99b08a88f3330efb7958a2cf51b9bf4c04b29
c40b21b737c8906d104d6e1a63904884b8ec345d
/Framework/UTS_Sensor/SensorDriver/SP250A/SP250A.cpp
84f7ea9a3c2cad87417fd6b074d0bcecc487f544
[]
no_license
liupengsyk/UTS_NEW
f4eac1f327126eda4dd0bfaae0a1372a77263175
0fa04109a0f0808dd973a6f86cc0133f068ea02d
refs/heads/master
2020-06-03T02:30:18.394317
2019-01-30T02:32:32
2019-01-30T02:32:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,223
cpp
#include "StdAfx.h" #include "SP250A.h" #include "CommonFunc.h" //------------------------------------------------------------------------------------------------- SP250A::SP250A() { name = _T("SP250A"); sensorType = Sensor_SP250A; sid_len = 5; } //-----------------------------------------------------------------...
[ "2411804080@qq.com" ]
2411804080@qq.com
f532ac2ce22c28ff8e69a721976909b76bb52bd1
b5b56ce3eb1dfe324eafbda3e0e5f338c5dd72e2
/Server/MapGen/MapGenerator/src/ExtraDataReaderTables.cpp
803c563b847fd97735a4b85b7d37121a6ad5d8f4
[]
no_license
wayfinder/Wayfinder-Server
5cb91281b33cea6d8f6d74550b6564a71c4be1d7
a688546589f246ee12a8a167a568a9c4c4ef8151
refs/heads/master
2021-01-22T22:39:08.348787
2012-03-31T11:34:42
2012-03-31T11:34:42
727,490
8
1
null
null
null
null
UTF-8
C++
false
false
12,529
cpp
/* Copyright (c) 1999 - 2010, Vodafone Group Services 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 condit...
[ "daniel.n.pettersson@gmail.com" ]
daniel.n.pettersson@gmail.com
16a0f8f7ef4e4a6710ae42d181ae6fb1d569755a
a8635917f471069913b0c0f5271753c937f34125
/SlibCrypto Forte implementation/LightWeight/libhydrogen/HydroGenerateSessionKeyClient.h
0c125b40434bd4d884253b816553515a54cb3a6f
[]
no_license
WangYue0118/securelinks-iec61499
1caae79e176b44c1abce54c94514de1f40da8126
56abf491deeed5ae0981d7cb63189b03f5b69b55
refs/heads/master
2022-11-12T03:19:29.709014
2020-07-02T11:23:40
2020-07-02T11:23:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,166
h
/************************************************************************* *** FORTE Library Element *** *** This file was generated using the 4DIAC FORTE Export Filter V1.0.x! *** *** Name: HydroGenerateSessionKeyClient *** Description: Service Interface Function Block Type *** Version: *** 1.0: *******...
[ "atanveer@aut.ac.nz" ]
atanveer@aut.ac.nz
e2e8d2c00295b2367c943340a44a0ab6c499343f
ba4db75b9d1f08c6334bf7b621783759cd3209c7
/src_main/vstdlib/xbox/___FirstModule.cpp
daaac908bee534774d4d98f14487afff77ef3884
[]
no_license
equalent/source-2007
a27326c6eb1e63899e3b77da57f23b79637060c0
d07be8d02519ff5c902e1eb6430e028e1b302c8b
refs/heads/master
2020-03-28T22:46:44.606988
2017-03-27T18:05:57
2017-03-27T18:05:57
149,257,460
2
0
null
2018-09-18T08:52:10
2018-09-18T08:52:09
null
WINDOWS-1252
C++
false
false
893
cpp
//===== Copyright © 1996-2006, Valve Corporation, All rights reserved. ======// // // MUST BE THE FIRST MODULE IN THE LINK PROCESS TO ACHIEVE @1 // // This is a 360 specific trick to force this import library and the new 360 // link option /AUTODEF to put CreateInterface at @1 (360 lacks named exports) and // fir...
[ "sean@csnxs.uk" ]
sean@csnxs.uk
9f6a1bd8fb46b572dd42a0648fe901fa086071b3
f25e498f8344d7405e6448d8351de97bd8addd3d
/model/headers/Drawing.h
3d33ce1756ef83b3a2514b4614a9db91f82925d2
[]
no_license
Araphlen/MoonDraw
385e157c0852dda6214da6bd88a524cf3ebec819
47d12994c7924aa73842fb7f135285f1159a55ea
refs/heads/master
2023-05-30T10:51:41.596720
2021-06-09T12:59:23
2021-06-09T12:59:23
374,656,991
0
0
null
null
null
null
UTF-8
C++
false
false
752
h
// // Created by araphlen on 08/06/2021. // #ifndef MOONDRAW_DRAWING_H #define MOONDRAW_DRAWING_H #include <vector> #include <wx/dcclient.h> #include "Figure.h" #include "Rectangle.h" #include "Circle.h" class Drawing { public: Drawing(); //Methode for rectangles void addRectangle(const Rectangle &rect)...
[ "pro.martin.mickael@gmail.com" ]
pro.martin.mickael@gmail.com
5b8e6e1be4779ed6e93cc371566da5d9475224ba
704bb87f2eea85d184baad2d8a7f8157b95a9956
/spoj/alien_chef2.cpp
f03a881f07cd0e8f8ac39e0729c5994fe08a3161
[]
no_license
vikram89813/c-Codes
32162f710bee61cc371625434b6c936dafeef0b3
3ab27fbc1a82901ce5068f7451a9e4f36a22e6be
refs/heads/master
2020-04-22T10:54:18.046320
2019-02-12T13:35:00
2019-02-12T13:35:00
170,321,455
0
0
null
null
null
null
UTF-8
C++
false
false
3,168
cpp
#include <cstdio> #include <cmath> #include <cstring> #include <cstdlib> #include <ctime> #include <iostream> #include <fstream> #include <sstream> #include <algorithm> #include <string> #include <vector> #include <set> ...
[ "kumar.vikram@samsung.com" ]
kumar.vikram@samsung.com
2d8b16e147930f83cec30d5785de7e5e1f2af610
1fa6da9738f44aa7f23d234dcdfba5579eb4a30a
/blamlib/source/cseries/cseries_traits.h
439b8e7b0613353cee32a26b48f20772edaddf1f
[]
no_license
TheDudeMods/zeta
aaaacef5a70208d82d20ec950f1f6b6fac6c9e1a
2d5d032487887fce54681a15f3f8a636cf1cab99
refs/heads/master
2020-11-30T11:29:19.607407
2019-12-30T04:54:07
2019-12-30T04:54:07
230,387,353
0
0
null
2019-12-27T06:35:32
2019-12-27T06:35:31
null
UTF-8
C++
false
false
1,975
h
#pragma once /* ---------- is_same Examples: static_assert(is_same<int, int>); // passes static_assert(is_same<int, long>); // fails */ template <typename, typename> constexpr bool is_same = false; template <typename t_type> constexpr bool is_same<t_type, t_type> = true; /* ---------- is_any Examples: ...
[ "camden.smallwood@gmail.com" ]
camden.smallwood@gmail.com
81651f8df5d13fd946624effc28dcafac71df484
ee180a1dd463c1c969bfe10ff22e789ba94617ca
/ex02-3D/ex02-3D/Light.cpp
cd457b2a04213a23f6266f2690d8b849db0c5674
[]
no_license
breurlucas/computer-graphics-course
9d47bd51cf805014acf7165f017915c7c8b7d0d5
ee1f047974c803daf0650d7a0ab57aa8ecfafc8b
refs/heads/master
2023-01-21T00:18:23.686334
2020-11-18T23:13:44
2020-11-18T23:13:44
312,886,213
0
0
null
null
null
null
UTF-8
C++
false
false
398
cpp
#include "Light.h" Light::Light() { // Ambient color = glm::vec3(1.0f, 1.0f, 1.0f); ambientIntensity = 1.0f; // Diffuse diffuseIntensity = 0.0f; } Light::Light(GLfloat red, GLfloat green, GLfloat blue, GLfloat aIntensity, GLfloat dIntensity) { // Ambient color = glm::vec3(red, green, blue); ambientIntensity =...
[ "lucasbreur@gmail.com" ]
lucasbreur@gmail.com
8f6badff9e5c9a9aa60c76614a8de2c434baf8f8
077bae5fedcb7b6f5a8c4f1284482c3ad215e088
/client/crystalSpace/include/cssys/next/NeXTSystemDriver.h
524297b2a3ce4f651a9fbc109d3579d4a8efb969
[]
no_license
runngezhang/archived-chime3
7d59aef8c7fda432342cfdb7e68fba2a45b028da
a3b8592117436144b092922130cb2248b6a515d6
refs/heads/master
2021-01-23T23:46:37.708039
2002-05-11T21:32:02
2002-05-11T21:32:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,561
h
#ifndef __NeXT_NeXTSystemDriver_h #define __NeXT_NeXTSystemDriver_h //============================================================================= // // Copyright (C)1999-2001 by Eric Sunshine <sunshine@sunshineco.com> // // The contents of this file are copyrighted by Eric Sunshine. This work is // distributed in th...
[ "nst7" ]
nst7
7f35f2c5ba4f0f518852b7824946cb2d1e2c7f1c
403dbddf2b2ddc32d07bae37bd6b571a7ce09ed6
/OOP3200_F2021_ICE1/main.cpp
d388298efb28a5eeca471717a1f13c7a7f9691a0
[]
no_license
RussellWaring/OOP3200_F2021_ICE1
41a7e635b4f981dd6e0633ea14f32465cf211342
d158408fd85aa940935c8dc26efd0f11c8822572
refs/heads/master
2023-08-05T08:14:23.713886
2021-09-15T23:15:45
2021-09-15T23:15:45
406,933,533
0
0
null
null
null
null
UTF-8
C++
false
false
4,613
cpp
/** main.cpp * * In this example program, did the following: * - Examined a simple class with 'instance' data-members, a constructor, accessors, mutators. * * @author Russell Waring * @studentID 100528426 * @date 2021-09-15 */ #include <iostream> // cin, cout #include <iomanip> // fixed, setprecision() ...
[ "russell.waring@dcmail.ca" ]
russell.waring@dcmail.ca
ae76e3370fc2ee704fab0c8992aa8615d8b89044
2a19a3ed5132b5426a5a02a206fbefd743787685
/3_acm.cpp
13bfa5d390d5b63bf6f67c78803c8963cbcedd07
[]
no_license
zensen6/BOJ_350_solved-completed_code-partII
01ee844b5f5a3d9cc0e3ef98a65f840881c86759
3e40e06d06e8bb867a202ced7ebeeb0410c444cc
refs/heads/master
2023-02-14T03:51:29.499561
2023-01-28T14:48:04
2023-01-28T14:48:04
191,082,704
0
0
null
null
null
null
UTF-8
C++
false
false
1,806
cpp
#include<iostream> #include<memory.h> #include<algorithm> #include<vector> using namespace std; int n, ans = 0; int arr[33][33]; int proc(int rl, int rh, int cl, int ch){ int ret = 0; if(rl == rh){ if(cl == ch){ return ret; }else{ int mid = (cl+ch)>>1; int ans1 = 0, ans2 = 0; for(...
[ "junhee1469@gmail.com" ]
junhee1469@gmail.com
877ab28c421f01ff83568e50953602b20bd04427
72a093588558a0fef957cc28bc7db0809b706a42
/Data Structures & Algorithms/Project Codes/Double_hash_table.h
fac913b4aa34c34a9855cc0e36fc786b928d6521
[]
no_license
yewei600/C-plus-plus
426d403d65e0b0debe5d27c6612ba2d51f69e030
4d4a2100e70e8469a5fd4007ec4c3dda69870cfb
refs/heads/master
2021-01-10T01:14:20.332357
2016-03-26T03:24:59
2016-03-26T03:24:59
51,676,519
0
0
null
null
null
null
UTF-8
C++
false
false
5,707
h
#ifndef DOUBLE_HASH_TABLE_H #define DOUBLE_HASH_TABLE_H /***************************************** * UW User ID: y52wei * Submitted for ECE 250 * Semester of Submission: Fall 2013 * * By submitting this file, I affirm that * I am the author of all modifications to * the provided code. ******************************...
[ "ewei94@hotmail.com" ]
ewei94@hotmail.com
529a41abd3071a6396a1738f9767533636e29ee3
1caac536823205c3cb57b7db726e72ae035a846d
/IA/src/panier.h
121489d5ad812766ba30663000a2ed80d0148088
[]
no_license
nicolasboulay/astromech
0a86754b727c155649b1ae918f163eaee69e20b7
ab20004b31bce5607a2e138bc2301e425196dbdc
refs/heads/master
2021-01-10T19:20:01.209757
2007-05-26T21:33:29
2007-05-26T21:33:29
38,930,094
0
0
null
null
null
null
UTF-8
C++
false
false
414
h
#ifndef PANIER_H #define PANIER_H #include <QtGlobal> #include <complex> using namespace std; // // C'est la class qui contient toutes les infos que l'on a sur les paniers // // panier0 : centre du jeu // panier1 // panier2 : le plus externe class panier_t { public: complex<double> position[3]; float proba_pre...
[ "nicolas.boulay@4a5454c4-a219-0410-82dd-e5acffe59b65" ]
nicolas.boulay@4a5454c4-a219-0410-82dd-e5acffe59b65
4f728494cf23726e6a653c587d7aaf0920a94590
4dc9caed5cb3f4639587d3d596a82cd748254045
/lib/Runtime/Library/JavascriptErrorDebug.cpp
31c4b65f8ee08e9cf849b02ebc74a51950e0bf39
[ "MIT" ]
permissive
jkrems/ChakraCore
2e68c27a8a278c36bfa144f77dbd79398279c52b
59b31e5821b7b8df3ed1f5021ed971da82cde9e1
refs/heads/master
2021-01-18T04:42:10.298111
2016-01-22T23:45:30
2016-01-22T23:45:30
50,215,307
2
0
null
2016-01-23T00:06:01
2016-01-23T00:06:00
null
UTF-8
C++
false
false
14,576
cpp
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
[ "chakrabot@users.noreply.github.com" ]
chakrabot@users.noreply.github.com
af7389684122a98b1e56e75e18dab8558d61cbca
23752a96ac02e88f2af02f99d3a42e698232f29c
/Laba_16_5.cpp
bbe96cddc6cb43bdf853655c640033b2dd00b057
[]
no_license
KsushaRomano/Laba_16
517c7cab635d0c34c56267a73ffe1d9370a84aa3
cdc853a669f7e8444a6f70514fa76d6e78d22416
refs/heads/master
2020-08-08T06:26:04.179207
2019-10-09T21:34:10
2019-10-09T21:34:10
213,755,304
1
0
null
null
null
null
UTF-8
C++
false
false
835
cpp
using namespace std; #include <iostream> int main() { setlocale(LC_ALL, "Russian"); int N, i, k, j, p; k = 0; j = 0; p = 0; cout << "Введите размер массива: "; cin >> N; double* A = new double[N]; cout << "Введите элементы массива: " << endl; for (i = 0; i < N; i++) { cin >> A[i]; }; ...
[ "noreply@github.com" ]
KsushaRomano.noreply@github.com
f3d1329028c2744b4676540362cd08837990d7c1
82f53b11cd04fbf70d83e5e8e4908df1dd3b0b4f
/lib/HttpServer/src/HttpSession.cpp
68a905692afbc1184ae0c9d5f7b1c886ac52f2f1
[]
no_license
stiv-commits/wheather_coro
232e73f51d041a1053b1bf1ff01d6251f948533b
bc10ad95e34b318c2678e95099fdc02f68a4637b
refs/heads/main
2023-07-13T12:17:36.342684
2021-08-17T11:43:50
2021-08-17T11:43:50
324,310,092
0
0
null
null
null
null
UTF-8
C++
false
false
4,321
cpp
#include "HttpSession.h" #include <boost/beast/version.hpp> #include <boost/asio/deadline_timer.hpp> #include <boost/date_time.hpp> #include <random> #include <thread> #include "logger.h" #define PREFIX "[HttpSession:" << __LINE__ << "] [" << this <<"] [" << std::this_thread::get_id() <<"] " #define hsinfo linfo << ...
[ "stiv845@gmail.com" ]
stiv845@gmail.com
598747f35a9025e999833b47339faca3fccf8249
b66cae296b489c92feb16afcaf34b40f00403329
/Project_eliyahu_eitan_asher_fisher/Animation.hpp
114046e82223a427cff4ddb2e217aab8baa7f5a1
[]
no_license
AsherFisher/Super_Mario
243490c04a855b844cb057bb6503995f8a068d2a
99e075391ee59b9d3ed64dabaa7a9625f0a8cca2
refs/heads/master
2020-06-09T21:05:53.606095
2020-03-01T20:04:17
2020-03-01T20:04:17
193,505,876
2
0
null
null
null
null
UTF-8
C++
false
false
3,306
hpp
#pragma once #include "tinyxml.h" #include <SFML/Graphics.hpp> using namespace sf; class Animation { public: std::vector<IntRect> frames, frames_flip; float currentFrame, speed; bool loop, flip, isPlaying; Sprite sprite; Animation() { currentFrame = 0; isPlaying = true; flip = false; loop = true; } ...
[ "osher636@gmail.com" ]
osher636@gmail.com
601f37bdbf7f0feabb5819b8d6694f013a3eceda
050435746fd79666fbf5c5319815cf2ed7dda28a
/Source/BattleTank/Tank.h
366abfbbf8c887bf4647ae719c039ccaa9490cad
[ "MIT" ]
permissive
SalahAdDin/BattleTank
a77c9e7db58df604bc0b946752c02b6ef8137250
31194530d95f123b091c86ada4d5ddac3ba78ed1
refs/heads/master
2021-10-20T12:25:35.848225
2019-02-27T15:46:31
2019-02-27T15:46:31
168,540,091
0
0
null
null
null
null
UTF-8
C++
false
false
1,007
h
// Copyright (c) JLSA: #pragma once #include "CoreMinimal.h" #include "GameFramework/Pawn.h" #include "Tank.generated.h" // Forward declarations class AProjectile; class UTankBarrel; DECLARE_DYNAMIC_MULTICAST_DELEGATE(FTankDelegate); UCLASS() class BATTLETANK_API ATank : public APawn { GENERATED_BODY() public: ...
[ "alagunasalahaddin@live.com" ]
alagunasalahaddin@live.com
b63232aaee1dc105221ab4f7e6862431dfd378ca
2a440aea43b5b880fd433f58098ac3bbc66fcfec
/green/src/model/PostAsyncScanRequest.cc
99dacd73f79fb2b0c3e6538b993832a7b114a2d3
[ "Apache-2.0" ]
permissive
longkai1028/aliyun-openapi-cpp-sdk
30d6553e508c6a38d190557487972553a6ae64d5
97286a49ca7ae8754984f6b8abce1a8e6f48117c
refs/heads/master
2023-04-04T00:13:25.713899
2021-04-13T02:28:45
2021-04-13T02:28:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,211
cc
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
7b92ee699cc3107d8b3d24e3fc59446a249d8681
1947f1fedf125ecb882140fe75b9cbf2e602ec4b
/include/builder.h
5b677024e3e0eb2324295a89a645faa8ae2b24f9
[ "Apache-2.0" ]
permissive
TwoBranchDracaena/cpp-torch
e8125d871be42c3c3ee82ae0172da59d7bad3cb5
3673d1f62a5534f6fdb93be4bfeb680025000a51
refs/heads/master
2021-01-12T12:10:27.586711
2016-11-15T15:04:47
2016-11-15T15:04:47
72,334,384
0
0
null
2016-10-30T07:05:29
2016-10-30T07:05:27
C++
UTF-8
C++
false
false
5,013
h
#pragma once #include "torch/Tensor.h" #include "nn/Layer.h" #include <string> #include <map> #include <vector> #include <memory> #include <assert.h> #include <math.h> namespace cpptorch { class object_table; class object_torch; class object_torch_tensor; template<typename T> class object_torch_stora...
[ "tuotuoxp@gmail.com" ]
tuotuoxp@gmail.com
f5b94562239778cae28facf66ae335f39288b6a7
cb1f574456854448e6e39b3d43037e050ebb305d
/Src/utility/melody.cpp
98c86c7d3532e6549f13894b5cce41d7db855205
[]
no_license
cd147/PCF
cdc7cc44b2b64f8b7ac3ab6c84e40e9916067a68
6b0c58143b1f443b11c1de8313b725ab37278a47
refs/heads/master
2023-03-17T03:30:08.828340
2018-10-19T10:01:58
2018-10-19T10:01:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,951
cpp
#include "melody.h" const int melody_oneBeat = 400; const int melody_halfBeat = 200; const int melody_hold = 128; void MelodyPlay_Notice() { Beep(note_la, melody_halfBeat); Beep(note_si, melody_halfBeat); Sleep(melody_hold); Beep(note_do1, melody_oneBeat + melody_halfBeat); Beep(note_si, melody_h...
[ "weiquanmao@hotmail.com" ]
weiquanmao@hotmail.com
1e9e397394c892ac520755cf06e5cf887879bc5d
87063118ba3cfdb856408ff3976c9df71289ba1b
/main.cpp
6c4a385220fec5c9fb611e3a711d2ceb09b9c6f8
[]
no_license
spelton22/CPSC350_FA21_ASSIGNMENT1_PELTON
a17162fccd7ba62a0f68291d0829b516453a5c6d
2400dad142427291c39f24216f52775abbfcc319
refs/heads/main
2023-07-31T13:05:45.598326
2021-09-21T00:23:11
2021-09-21T00:23:11
408,315,475
0
0
null
null
null
null
UTF-8
C++
false
false
1,382
cpp
/* Sophie Pelton 2370862 spelton@chapman.edu CPSC350-01 Assignemnt 1 main.cpp */ #include "Model.h" #include "Translator.h" #include "FileProcessor.h" int main(int argc, char** argv){ //takes two arguments -- input file name and output file namespace //instantiate a FileProcessor //translate the pr...
[ "noreply@github.com" ]
spelton22.noreply@github.com
8d2de840c5f1cd71335735eb33e7670d1f5b87ec
08388bde1141356c8cbf1b060f9c5ba1ba967164
/QLL.CPP
e358807d25de6aecbf99c586557ce9bfceeba277
[]
no_license
Umarocks/Data-Structures
e91391f8e443830bfbad40e1dd48b661fa0cce15
ed3e6d91c9519cab562e8df8e5f0747a1eba18c7
refs/heads/master
2020-09-26T04:56:03.300743
2020-09-08T13:52:34
2020-09-08T13:52:34
226,170,624
0
0
null
null
null
null
UTF-8
C++
false
false
2,402
cpp
#include<bits/stdc++.h> using namespace std; struct Node{ int data; Node *link; }; Node *front=NULL; Node *rear=NULL; bool isempty() { if(front == NULL && rear == NULL) return true; else return false; } void enqueue ( int value ) { Node *ptr = new Node(); ptr-...
[ "umarocks@hotmail.com" ]
umarocks@hotmail.com
c78c06d97289f8ebef298fa4bf58c6c591d32f5e
712f67b0dc447317a603b6e2b388e0d404362b2f
/five.cpp
8d994d6fb9e41aec329ea57174eca2abb0b3ce12
[]
no_license
farit2000/MPI_tests
963ff455dbd5f2dbab0e78e2e396fc90b8a2281e
fac539f7d708ed51ace8be1ec55ff17c0027cdef
refs/heads/master
2022-12-31T13:37:41.220444
2020-10-26T21:16:40
2020-10-26T21:16:40
307,506,693
0
0
null
null
null
null
UTF-8
C++
false
false
1,771
cpp
#include <stdio.h> #include <iostream> #include "mpi.h" #define SIZE 4 int main (int argc, char *argv[]) { int rank, size, rem, sum = 0; // int rem = (SIZE*SIZE)%size; // elements remaining after division among processes // int sum = 0; // Sum of counts. Used to calculate displacements dou...
[ "farit.shamardanov@outlook.com" ]
farit.shamardanov@outlook.com
44ea559b93060d692777eb30ed54e5721bcdd3d0
f3393f5012b4040daea3ccde488bbe3604f8dabc
/foamfiles/counterFlowFlame2D/case_125/3.5/H2O
9625fa79567996d6199a25a076a51707a7a3218c
[ "MIT" ]
permissive
SoftwareDevEngResearch/StoveOpt
baa2c250ea3de010def3b9df090e7b716d31c08f
f40029aaaed9cba6526f8998a8e5512898d3b571
refs/heads/master
2020-05-14T22:13:16.605256
2019-06-15T10:59:31
2019-06-15T10:59:31
181,973,861
0
1
MIT
2019-06-16T21:17:56
2019-04-17T21:54:44
C++
UTF-8
C++
false
false
1,456
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "cassidyl@oregonstate.edu" ]
cassidyl@oregonstate.edu
9200f136ba8f7d7e44ffff9891e940975ea89825
c0a24b3c498a586f39f347f20caea830fc2c8694
/openFrameworks/libs/openFrameworks/video/ofDirectShowPlayer.h
1f8203c79b03185d9f7fb8f790f7ee616aa77570
[ "MIT" ]
permissive
AlexWolski/Ray-Tracing-Renderer
adc4e505ecb4ab665b91722b6567dbad8192fc77
c52a82fabaef937686da89df0c46501cbbce0a17
refs/heads/master
2023-05-01T16:18:20.269657
2021-05-19T12:32:15
2021-05-19T12:32:15
316,375,461
0
0
MIT
2021-05-19T11:52:58
2020-11-27T01:52:37
C++
UTF-8
C++
false
false
2,383
h
//DirectShowVideo and ofDirectShowPlayer written by Theodore Watson, Jan 2014 //See the cpp file for the DirectShow implementation //To allow for QuickTime video playback install the K-Lite Mega Codec Pack 10.2 #pragma once #include "ofConstants.h" #include "ofVideoBaseTypes.h" template<typename T> class ofPixels_;...
[ "alex.theinfinite@gmail.com" ]
alex.theinfinite@gmail.com
0d3924f15bd24bc93b2b4ab36f834b0724654a32
7004623c47a3863873a725948ab8b9a79f1777cf
/fruitType/fruitType/Source.cpp
3ce68b8cfe82c1b31561094c8677963a402d2bc5
[ "Unlicense" ]
permissive
johntr/BCS230
439c454a5db42edbc31a98132984b7ddcc1520cd
449e9d75790ce8507a9ba315986f65da8a6ee6b6
refs/heads/master
2021-01-10T21:25:09.968243
2013-11-16T16:50:31
2013-11-16T16:50:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
833
cpp
#include <iostream> #include <string> using namespace std; struct fruitType { string name; string color; int fat; int sugar; int carbo; }; void main() { fruitType fruit; cout << " Please enter the following data about your fruit: " << endl; cout << "Fruit name: "; cin >> fruit.nam...
[ "jtredlich@gmail.com" ]
jtredlich@gmail.com
c2781eccceb6dc6047095d20770481878823e364
2d1790cd8e3ed0e4df3761fb54415b8eade9ba11
/src/gpu/vuk/Wrappers/PushConstants.hpp
88fad9ee3da9c29ef33fc7056f2d14797186fa5d
[ "MIT" ]
permissive
VulkanWorks/rts_gui_2d_framework
e8a1be75898f57d2a43c20f0c39d407b6bc7ec99
705a45e654ec48ebcfc9cfe5cef348025b11bccc
refs/heads/master
2023-02-10T13:01:04.504197
2021-01-10T20:27:52
2021-01-10T20:27:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
515
hpp
#pragma once #include "gpu/vuk/Vulkan.hpp" /////////////////////////////////////////////////////////// namespace rts::gpu::vuk { /////////////////////////////////////////////////////////// template<typename T, VkShaderStageFlags STAGE> struct PushConstants { static constexpr auto SIZE = sizeof(T); T data;...
[ "aw.mail.ranked@gmail.com" ]
aw.mail.ranked@gmail.com
c4ac114acc68ed11f3aa569df08e336fb92c7bb5
bddb40149f9028297d9b4f3f6b77514cadac9bca
/Source/GuardianVR/Server/main.cpp
cf8721bfa4da4157341f098ea349772811b2bdc7
[]
no_license
JamesTerm/GremlinGames
91d61a50d0926b8e95cad21053ba2cf6c3316003
fd0366af007bff8cffe4941b4bb5bb16948a8c66
refs/heads/master
2021-10-20T21:15:53.121770
2019-03-01T15:45:58
2019-03-01T15:45:58
173,261,435
0
1
null
null
null
null
UTF-8
C++
false
false
3,560
cpp
// GuardianVR.Server main.cpp #include "stdafx.h" #include "GuardianVR.Server.h" using namespace std; using namespace GG_Framework::Logic; using namespace GG_Framework::Logic::Network; int Test_C_FUNC(lua_State *L) { double d = luaL_checknumber(L, 1); lua_pushnumber(L, 100.0*d); return 1; /* number o...
[ "james@e2c3bcc0-b32a-0410-840c-db224dcf21cb" ]
james@e2c3bcc0-b32a-0410-840c-db224dcf21cb
9fe2bd3ef102af3692f4e9faa1fea8f5cd9d8b82
6cb6b3cbbc6329c8caa864960283949750585f98
/aten/src/ATen/core/jit_type.h
be6c92d04425123895c750cd6266856ec6cff5db
[ "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
Eify666666/pytorch
646e657954c0c8a8122f85f23afbd4ed5b263490
7a64b0c27ac055a1c53022a572fa6d60daf9ba3f
refs/heads/master
2022-12-15T07:47:20.545632
2020-09-09T07:55:32
2020-09-09T07:57:08
294,044,769
1
0
NOASSERTION
2020-09-09T08:04:35
2020-09-09T08:04:34
null
UTF-8
C++
false
false
73,204
h
#pragma once #include <ATen/core/TensorBody.h> #include <ATen/core/functional.h> #include <ATen/core/interned_strings.h> #include <ATen/core/ivalue.h> #include <ATen/core/qualified_name.h> #include <c10/util/TypeList.h> #include <c10/util/Optional.h> #include <iostream> #include <memory> #include <type_traits> #inclu...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
64fb496227dcd6b59d08d6814edf7c69241f75f1
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_7321.cpp
6e78f01f9fdbe7e690c9e011d39332a1fead1f50
[]
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
81
cpp
f(op) { free(buf); buf = strdup(op->textoid); }
[ "993273596@qq.com" ]
993273596@qq.com
65e9db182ed59287c216bcbab7dcdc7edc05f022
dd656493066344e70123776c2cc31dd13f31c1d8
/MITK/Modules/QmitkExt/QmitkPropertyListPopup.h
27422204786d9bdf719d4b63f02eb329bd17d025
[]
no_license
david-guerrero/MITK
e9832b830cbcdd94030d2969aaed45da841ffc8c
e5fbc9993f7a7032fc936f29bc59ca296b4945ce
refs/heads/master
2020-04-24T19:08:37.405353
2011-11-13T22:25:21
2011-11-13T22:25:21
2,372,730
0
1
null
null
null
null
UTF-8
C++
false
false
3,479
h
/*========================================================================= Program: Medical Imaging & Interaction Toolkit Language: C++ Date: $Date: 2008-02-13 14:07:17 +0100 (Mi, 13 Feb 2008) $ Version: $Revision: 13599 $ Copyright (c) German Cancer Research Center, Division of Medical and Biological In...
[ "dav@live.ca" ]
dav@live.ca
62e152804705eb3c1d3514e2e9f930616ec642b1
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_repos_function_1838_last_repos.cpp
c33e8d120fac812a6fb3ed5e15295eedaf852253
[]
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
1,157
cpp
static int show_active_hooks(request_rec * r) { int i; ap_rputs("<h2><a name=\"startup_hooks\">Startup Hooks</a></h2>\n<dl>", r); for (i = 0; startup_hooks[i].name; i++) { ap_rprintf(r, "<dt><strong>%s:</strong>\n <br /><tt>\n", startup_hooks[i].name); dump_a_hook(r, star...
[ "993273596@qq.com" ]
993273596@qq.com
3e940b84612e6e3ae021e4d379bf66efc5e21a5f
d558f0774efbaefb198c4dc8287634f4550a1ae4
/DefaultSmallStep.ino
4d6b3fa7b0e3b0e57955a63ba83bb30d969492d3
[]
no_license
grantstewart/Drawbot4000
7736add183167e6035c6b645255c0052886dadae
72b67a69421359c94a9f0accf085776758604a25
refs/heads/master
2021-01-10T10:57:21.863945
2016-01-11T09:37:59
2016-01-11T09:37:59
49,197,104
0
1
null
2016-01-11T09:37:59
2016-01-07T10:09:01
Arduino
UTF-8
C++
false
false
556
ino
void DefaultSmallStep(){ int choice = int(random(4)); //choose random 0 1 2 3 if (choice == 0) { LM.step(1, FORWARD, INTERLEAVE); //move left string downwards by the stepsize L+=1; } else if (choice == 1) { LM.step(1,BACKWARD, INTERLEAVE); //move left string upwards by the stepsize L-...
[ "grant.c.stewart@gmail.com" ]
grant.c.stewart@gmail.com
8d4172358789540030d9a87942aba8b0ae8fcbda
c4d51aee0c0a534cbf5bc2c3a1c71289bd924a15
/src/color.h
b7e1e4ea068480f9986d6db7c8dc740bbd971bc4
[]
no_license
lunt7/raytracing
6226e0a3b408fa409130e9f5929ddb0511024fa3
b61faef8c7cf06ea7ed8fc25573d81020a6cb92e
refs/heads/master
2023-03-02T14:03:00.905253
2021-02-09T03:58:19
2021-02-09T03:58:19
337,286,986
0
0
null
null
null
null
UTF-8
C++
false
false
311
h
#ifndef COLOR_H #define COLOR_H #include "vec3.h" #include <iostream> void write_color(std::ostream& out, const color& pixel) { out << static_cast<int>(255.999 * pixel.x()) << " " << static_cast<int>(255.999 * pixel.y()) << " " << static_cast<int>(255.999 * pixel.z()) << "\n"; } #endif
[ "tanlunfeng@gmail.com" ]
tanlunfeng@gmail.com
9ccf22916adf5ed0a327716746c49a5cbc007e7e
0cc6001a98f72c1dd5a724cf54767ea712871f1b
/hackerrank/30DaysOfCode/Day_1.cpp
31af7fffef8da272a4854ac5df1855b62469313a
[]
no_license
vikash212000yadav/cpp
acf1b9b6254916538a5ffca0ebe9024a6b53744b
0e31929a9d44a49cd14139fc050194365fde6c0d
refs/heads/master
2021-01-26T05:46:32.736379
2020-07-27T07:07:12
2020-07-27T07:07:12
243,333,423
1
0
null
null
null
null
UTF-8
C++
false
false
822
cpp
#include <iostream> #include <iomanip> #include <limits> using namespace std; int main() { int i = 4; double d = 4.0; string s = "HackerRank "; int j=0; double e =0.0; string str; string sr; getline(cin,sr); j=stoi(sr); getline(cin,sr); e=stod(sr); getline(cin,str);...
[ "vikash212000yadav@gmail.com" ]
vikash212000yadav@gmail.com
1326c6c8ca344d1e08197ba48ea04d04e8080e3f
e0d4ff620e8c1dcf5371e8be5b200dce90582408
/LFSToolKit/LFSToolKit/lfstk/LFSTKListGadget.h
f338326a230230df350dc16fffeaf95c9d065015
[]
no_license
KeithDHedger/LFSDesktopProject
9c91df0000beab84f8885320a766809c8ba70c9b
16c2dc4faadc941869bc88b123ed9b6bfce5aa5f
refs/heads/master
2023-08-28T19:11:43.861690
2023-08-24T14:05:57
2023-08-24T14:05:57
46,578,587
20
6
null
null
null
null
UTF-8
C++
false
false
3,191
h
/* * * ©K. D. Hedger. Sun 11 Sep 19:08:54 BST 2016 keithdhedger@gmail.com * This file (LFSTKListGadget.h) is part of LFSToolKit. * LFSToolKit 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 vers...
[ "kdhedger68713@gmail.com" ]
kdhedger68713@gmail.com
3a4c3ba18630c002d98e49bf64b9d9665d505e28
070cff1898726a091b0adce91ebaa7c4bc63ffc4
/install/include/beginner_tutorials/AddTwoIntsResponse.h
b3fd70d7d3abd1fff737e0fcb4c428b5d3f72096
[]
no_license
heikkisaul/Heikki-rtech
b3fcfdf2e81370af09a3829f26b234a2ab6dc7bb
e107f5ceb778840b0d7bfb82c3e88bf8ef7e4a8f
refs/heads/master
2021-08-29T17:22:39.943392
2017-12-14T12:52:12
2017-12-14T12:52:12
103,513,041
0
0
null
null
null
null
UTF-8
C++
false
false
5,293
h
// Generated by gencpp from file beginner_tutorials/AddTwoIntsResponse.msg // DO NOT EDIT! #ifndef BEGINNER_TUTORIALS_MESSAGE_ADDTWOINTSRESPONSE_H #define BEGINNER_TUTORIALS_MESSAGE_ADDTWOINTSRESPONSE_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #includ...
[ "heikki.saul@gmail.com" ]
heikki.saul@gmail.com
ac973fdaae2266d80193faa094be42b536c6e5f1
21178c33bc65bc26035fd68860f3772879b594a1
/tests/TIMCoverageTests.cpp
c958d37c331a8a0d7d3a669ca2cf2fc0e8834988
[]
no_license
madhavanrp/InfluenceMaximization
ac1cd89620486efbe7efb1011fb42a23209b5d67
3fa6ce3be719b5f569db273f518d8dc176222abb
refs/heads/master
2023-08-08T05:36:13.714249
2018-08-19T23:04:59
2018-08-19T23:04:59
104,021,705
1
1
null
2019-05-07T22:44:19
2017-09-19T03:27:05
C++
UTF-8
C++
false
false
7,070
cpp
// // TIMCoverageTests.cpp // InfluenceMaximization // // Created by Madhavan R.P on 9/8/17. // Copyright © 2017 Madhavan R.P. All rights reserved. // #ifndef TIMCoverageTests_cpp #define TIMCoverageTests_cpp #include "catch.hpp" #include "../InfluenceMaximization/TIM-Models/TIMCoverage.hpp" TIMCoverage* crea...
[ "mdhvnrp@gmail.com" ]
mdhvnrp@gmail.com
9aff734524bafc9c28d3f49d137082398b782284
a2f6660488fed555d720cc0df72ae2cfd526d0ec
/src/hssh/local_topological/area_detection/affordance_labeling_classifier.h
410734c74060c4691700abd795402b51c08288cc
[ "MIT" ]
permissive
h2ssh/Vulcan
91a517fb89dbed8ec8c126ee8165dc2b2142896f
cc46ec79fea43227d578bee39cb4129ad9bb1603
refs/heads/master
2022-05-03T02:31:24.433878
2019-05-04T17:12:12
2019-05-04T17:12:12
184,834,960
6
11
NOASSERTION
2022-04-29T02:03:07
2019-05-04T00:21:10
C++
UTF-8
C++
false
false
3,948
h
/* Copyright (C) 2010-2019, The Regents of The University of Michigan. All rights reserved. This software was developed as part of the The Vulcan project in the Intelligent Robotics Lab under the direction of Benjamin Kuipers, kuipers@umich.edu. Use of this code is governed by an MIT-style License that can be foun...
[ "collinej@umich.edu" ]
collinej@umich.edu
20535e781805c951a7b62a3f640ded42cddb6a77
42bbe01df4e2abc790faad8cbd76137e24d0eee4
/Kernel/Interrupts/UnhandledInterruptHandler.cpp
fca93ce7da5a6c1cf8403dd989145cfc75515f7f
[ "BSD-2-Clause" ]
permissive
cristeigabriel/serenity
623791a91db3204ac5a5d20c0237d179b686b995
3803196edb9fc4434e777c01aa16412185fab8c4
refs/heads/master
2021-03-08T08:22:29.681050
2020-03-10T12:34:24
2020-03-10T12:34:24
246,333,742
1
0
BSD-2-Clause
2020-03-10T15:09:54
2020-03-10T15:09:53
null
UTF-8
C++
false
false
2,027
cpp
/* * Copyright (c) 2020, Liav A. <liavalb@hotmail.co.il> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this ...
[ "kling@serenityos.org" ]
kling@serenityos.org
3fc9ddd4feab398a317be4e9495a0134fee14583
5bc868bdf3cdba43954c868b802aed15e53e0ec0
/cSprite.h
4c042caab2e6adaca22538457c42a8ce3ce4f157
[]
no_license
beythli/Harvest-Heights
9e99d3444a98a5303d8ff58509de892f113e3d13
fd15fcd9f008f6b94b3758d2de58fcf191f61c6b
refs/heads/master
2020-09-30T10:17:19.820974
2019-12-11T04:37:26
2019-12-11T04:37:26
227,267,820
0
0
null
null
null
null
UTF-8
C++
false
false
2,828
h
/* ================= cSprite.h - Header file for class definition - SPECIFICATION - Header file for the Sprite class ================= */ #ifndef _CSPRITE_H #define _CSPRITE_H #include "cTextureMgr.h" #include "cTexture.h" class cSprite { private: // position SDL_Rect spritePos_2D; SDL_Rect spriteDimensions; SDL...
[ "robert.law@gcu.ac.uk" ]
robert.law@gcu.ac.uk
eaf0045655d5240b058f4315d9574f339159811f
8819b3aca359210f36cab6bdbd16587208e59e6b
/src/qt/rpcconsole.cpp
10e4c57a0345872e87bdd6c4a2ef9a01043d3fba
[ "MIT" ]
permissive
cryptolog/kfcoin
9ccaf922c7103c9c351b3c73b1e8e1cef70e3807
a896723a0f176eae2618538af7fd566b61ababbe
refs/heads/master
2020-04-20T05:43:05.861242
2014-02-16T02:30:22
2014-02-16T02:30:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,162
cpp
#include "rpcconsole.h" #include "ui_rpcconsole.h" #include "clientmodel.h" #include "bitcoinrpc.h" #include "guiutil.h" #include <QTime> #include <QThread> #include <QKeyEvent> #include <QUrl> #include <QScrollBar> #include <openssl/crypto.h> // TODO: add a scrollback limit, as there is currently none // TODO: mak...
[ "effortjohn@gmail.com" ]
effortjohn@gmail.com
4b0b0ec3241c7da7375be32eda006e5bba598dd8
25c8f5b23064485434e3b8b8500416634d01534c
/wrapper/bolt/src/Encoder.cpp
512e9825cefcb0cfd65ae156ea66d5f777f1f153
[]
no_license
jcowan96/GMSEC_API_UE4
e725251c8cd37b7cd90145cc94eeb2f06f90316a
6bbcfea64b0dc17cdb8a91dd9f6fc8ac69e84558
refs/heads/master
2020-03-26T12:19:41.140015
2018-08-15T18:27:21
2018-08-15T18:27:21
144,886,916
0
0
null
null
null
null
UTF-8
C++
false
false
3,045
cpp
/* * Copyright 2007-2018 United States Government as represented by the * Administrator of The National Aeronautics and Space Administration. * No copyright is claimed in the United States under Title 17, U.S. Code. * All Rights Reserved. */ #include <bolt/Encoder.h> namespace bolt { Encoder::Encoder()...
[ "jmcowan@ndc.nasa.gov" ]
jmcowan@ndc.nasa.gov
0a885d387136bc9c3deb60fe04f16935e660564f
6031ef99f82994fb985f5ee5c10764bcdd39e040
/c++/tree_check/tree.cc
26184becd8b7f72fffc6a111c32a3ab218330c39
[]
no_license
raychaudhuri-amitava/prog
b031af7240813d374fc76b925527c453b03fcdf7
a84c4ba7fc2c083a2da71af7e0c051634a13908a
refs/heads/master
2021-11-24T08:48:48.233369
2021-11-02T04:00:30
2021-11-02T04:00:30
30,999,150
0
0
null
null
null
null
UTF-8
C++
false
false
3,515
cc
#include<iostream> #include<vector> using namespace std; struct node { node *left; node *right; int val; node():left(NULL), right(NULL), val(0){} node(int v):left(NULL), right(NULL), val(v){} }; void preorder(node *root) { if(root == NULL) return; cout<<root->val<<" "; preorder(root-...
[ "raychaudhuri_amitava@yahoo.com" ]
raychaudhuri_amitava@yahoo.com
02fd9c62978bc06d8db5858bdd2319e0d36bca92
f382f9b6f0de65679854e49ebbdf41780cfd1a67
/common/error.h
854c8224a3f6c2d94015de41d1dbd4c37736d656
[]
no_license
zzg19950727/CatDB
68d0454ca65b668d35545f6285a58e1ab832fb94
3769fe3af90ad210a0e0aad7676fc20a52ea7a49
refs/heads/master
2023-05-13T22:20:50.355791
2023-01-14T05:41:12
2023-01-14T05:41:12
213,551,582
3
3
null
null
null
null
UTF-8
C++
false
false
2,174
h
#ifndef ERROR_H #define ERROR_H #include "type.h" #include "log.h" ENUM_DEFINE(ErrCode, SUCCESS, ERR_COL_DESC, ROW_ID_NOT_FOUND, ERR_COL_INDEX, ERR_ROW_DESC, ROW_DATA_TOO_LONG, NO_MORE_PAGE_FREE_SPACE, NO_MORE_ROWS, TABLE_FILE_NOT_EXISTS, UNKNOWN_PAGE_OFFSET, BAD_PAGE_IN_FILE, WRITE_PAGE_ERROR, END_OF_TABLE_SPACE, ROW...
[ "1071026277@qq.com" ]
1071026277@qq.com
c44395f261d5a599a04ea314ff6edc999c2b24e5
e914097158eb75a56d59cb6616863fca4089934d
/task3.cpp
e74fa6894bffba4388a7b919ec9656179545cc6d
[]
no_license
M-Aashir/Assignment-1
2c8bd46e776317eecc508eb1ad18fc884c981cf9
002dcfde3655274076b7ab92e6323da1a314127c
refs/heads/master
2021-01-16T18:16:07.672139
2017-08-11T17:02:25
2017-08-11T17:02:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
635
cpp
#include <iostream> using namespace std; int main() {int a,b,n; cout<< " 1. Addition\t 2. Subtraction\t 3. Multiplication\t 4.Division\t 5.Mod\n\n"; do{ cout<<"Enter two numbers : "; cin>>a>>b; cout<<"Enter a number of the above operations u want to perform: "; cin>>n; }while(n>5 || n<...
[ "noreply@github.com" ]
M-Aashir.noreply@github.com
4924544759eece9b14bf434542e115bb0bca616a
a75ef8fbd28b82dacf38b97591dd0704a2e64a08
/build-NLP-Application-Desktop_Qt_5_13_0_MinGW_32_bit-Debug/ui_mainwindow.h
b8d6586c20f01f21b21b6d7935bf13034442dff0
[]
no_license
Mishardina/NLP-Application
390297194c713bc8f7703cee3bcb6e820b68c207
9be65b040ac2e1f912550a7a6ac19f4bc2dcb28d
refs/heads/master
2023-04-20T19:18:58.290607
2021-05-06T17:34:28
2021-05-06T17:34:28
341,555,225
1
2
null
2021-02-23T13:15:36
2021-02-23T12:57:48
null
UTF-8
C++
false
false
13,107
h
/******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** ** Created by: Qt User Interface Compiler version 5.13.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ***************************************...
[ "mizsazms@gmail.com" ]
mizsazms@gmail.com
890fd25312356d4659d2e25d27d483b0f8d9c640
d3f2f4d639e7fc64632a861a4ef408e426b41dd1
/Shared/NetworkUtilities.cpp
8e30b3a9baf3d182993db7180ed29121609e1299
[]
no_license
ossailishadi/RAT-cpp-prototype
a3244d1b683042e0d98b9804fe2443eef316e3c2
82f4ab33b121837451720b79fc5cb2cb06db4bd9
refs/heads/master
2021-06-09T21:57:06.118591
2016-12-20T19:40:10
2016-12-20T19:40:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,345
cpp
#include "NetworkUtilities.h" #include "Utils.h" #include <iostream> // REMOVE void _send(SOCKET conn, const SocketData& src) { uint32_t data_len_encoded = htonl(src.data.size()); uint32_t tag_encoded = htonl((uint32_t)src.tag); send(conn, (char*)&tag_encoded, sizeof(uint32_t), NULL); // Send tag encoded send(c...
[ "izanbf1803@gmail.com" ]
izanbf1803@gmail.com
22959f0a464f9341eb3ae9016fea5a2bbf9033a9
84203bb8a54407996bc1ebf8b54df7061f7149c6
/SimpleCookingUAB/SimpleCookingUAB/SimpleCookingUAB/Base/XML/XMLTreeNode.cpp
394a3207c128c7894a1edcd7be28e600d7072777
[]
no_license
Imdeeo/ProjecteMaster
c3c8ead2feda0183f024d3231f0bf71aa79c90bb
45b369abd5344c8feaa2bdff0c1dec304e42cfef
refs/heads/master
2022-12-24T18:15:25.242011
2017-03-19T11:35:18
2017-03-19T11:35:18
45,856,151
3
3
null
2016-09-12T15:29:56
2015-11-09T17:57:09
C++
UTF-8
C++
false
false
28,163
cpp
#include "XMLTreeNode.h" #include "Assert.h" //#include "Logger/Logger.h" // Defines #define MY_ENCODING "ISO-8859-1" //---------------------------------------------------------------------------- // Finalize data //---------------------------------------------------------------------------- void CXMLTreeNode::Done ...
[ "joanillo2002@gmail.com" ]
joanillo2002@gmail.com
4103fdca21e02f690deafda5b29b1b0fc7276ce4
02b149e29705ab69a71cecd15543e93ba0a17750
/tensorflow/c/eager/c_api_experimental.cc
e766a8d6540de788b7b96154853b759715e938e7
[ "MIT", "Apache-2.0", "BSD-2-Clause" ]
permissive
zhaoyang-star/tensorflow
8511d56ad897223c4a0a83f93545c8f471e33ff6
4c2374da277e1d37fe616e4d189e49af25ff3f71
refs/heads/master
2023-04-10T14:57:08.528580
2021-04-16T11:06:40
2021-04-16T11:06:40
355,104,380
0
1
Apache-2.0
2021-04-16T11:06:41
2021-04-06T07:53:09
C++
UTF-8
C++
false
false
25,525
cc
/* Copyright 2018 The TensorFlow 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 required by applicable law or a...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
4838141e72ec674d0569c0092012c76b856bcebb
e384abc5cde4674e71029f8e91bb849c34c990a3
/ShieldBuff.cpp
228b33d9cf293883110e4aa2ad70668ff757592e
[]
no_license
Sylvi21/SpaceInvaders
8fc7ce32fb2f008df95edc0291525d2d5d268374
adfe3668e90425d0b9d5b6a6cd008b5bb546e4ca
refs/heads/master
2023-02-11T09:19:55.412575
2021-01-16T15:17:18
2021-01-16T15:17:18
313,681,424
0
0
null
null
null
null
UTF-8
C++
false
false
509
cpp
#include "ShieldBuff.h" ShieldBuff::ShieldBuff(int x, int y){ this->setX(x); this->setY(y); setPixmap(QPixmap(":/img/shield-orb.png")); this->shieldTimer = NULL; } ShieldBuff::~ShieldBuff(){ delete shieldTimer; } void ShieldBuff::move(){ shieldTimer = new QTimer(this); connect(shieldTimer...
[ "sylwia.brant@o2.pl" ]
sylwia.brant@o2.pl
8a2182991d574ebb54449a44287ad04a05839aee
b080fefeffc434907c9cff4ea7cc9da182736f41
/Scientist.cpp
7561a35e05ba9470684c39a40b8401547b128afd
[]
no_license
amiel349/pandemic-a
869f7e261b6d855ab8cf3aa9c83a1cd2400424c5
93caa4600b827105ab6d00b89100b3438f025d4c
refs/heads/master
2023-04-08T14:07:52.178413
2021-05-04T20:58:10
2021-05-04T20:58:10
364,384,112
0
0
null
null
null
null
UTF-8
C++
false
false
117
cpp
#include "Scientist.hpp" using namespace pandemic; Player& Scientist::discover_cure(Color color) { return *this; };
[ "amiel349@gmail.com" ]
amiel349@gmail.com
1337e27af90c96c8874a474691cf436ae1007d1b
092d74fb2820f8139e65b02ef190bd9b1eed4406
/422.cpp
69fae564687aebdaa0d340a753c24b0a8bf9fa84
[]
no_license
gaoyang0508/CtoCPP1
e17c40c3ec8ac0dceef223b228393011edb7039b
656992bf3992f3dd7d5cc224e033dea19db476d5
refs/heads/master
2021-02-09T18:14:14.563478
2020-06-08T07:52:08
2020-06-08T07:52:08
244,311,889
0
0
null
null
null
null
GB18030
C++
false
false
1,474
cpp
#include <iostream> #include <string> using namespace std; class CStudent { public: CStudent(); CStudent(string p1,int a); static int count; ~CStudent(); static int getcount(); void printname(); private: string name="noname"; int age; }; //请在这里初始静态成员变量 int CStudent::count=0; CStudent::CStud...
[ "noreply@github.com" ]
gaoyang0508.noreply@github.com
d84ffb9ff6a1beda4fef24a3514f3569248735c8
ddea56f1529c0a9757b6993ad054593e95e7bdea
/Actividad 5/ejercicio8.cpp
ca2f617c05b1d46aac17375168b4c597bb44be78
[]
no_license
edwar261303/introduccion-OpenMP
8feb593a420c3f9880db366a3fd1530cc9032505
26b46d62ad6103ef898e1fe34aef5f59619cf56c
refs/heads/master
2022-12-02T07:55:11.847254
2020-08-20T00:35:30
2020-08-20T00:35:30
288,866,806
0
0
null
null
null
null
UTF-8
C++
false
false
378
cpp
#include<iostream> #include<omp.h> using namespace std; int main() { int nth, tid; cout << "Inicio del ciclo...!" << endl; #pragma omp parallel private(tid) { tid = omp_get_thread_num(); nth = omp_get_num_threads(); printf("Este es el hilo %d de un total de %d \n", tid, nth); } cout << "Fin del pragrama par...
[ "edwar261303@gmail.com" ]
edwar261303@gmail.com
7990b33f521c0cd2938d33e01fba3e5f24ebee17
f33dd1f9e2746e46a4d90ce77593ae1418c69955
/DSA/Algorithms/Dynamic-Programming/0-1 Knapsack.cpp
56130e67075c01178a34b5ed65376dc03d4372a8
[]
no_license
MaheshwariDiya/HacktoberFest2020
4b0c1f1cb1d174de61877b67668d73a62d2b8887
a6bdba377a942949285afbbc0681ed9956368026
refs/heads/master
2023-01-04T19:49:47.608907
2020-10-31T11:15:20
2020-10-31T11:15:20
308,862,591
0
1
null
2020-10-31T11:15:22
2020-10-31T11:05:50
null
UTF-8
C++
false
false
1,638
cpp
//Problem : Given a list of items and their weights, decide which item to keep and which not in order to maximise the profit //Eg: wt[]: 1 3 4 5 and val[]: 1 3 5 7 W=7kg so the answer would be 3 and 5 that will give profit 3 + 5 i.e. 8 rupees. //Note : The name 0-1 knapsack suggests that we can only include any item on...
[ "noreply@github.com" ]
MaheshwariDiya.noreply@github.com
6b85ea6ec76527642d468e8e89e0b20831225bb1
ef243e14ec6931257cc49d1546a94bf8ba218927
/Microcontroladores-2021-1/NodeMCU-Rede/PegaDadosHttpViaCep-Correto/PegaDadosHttpViaCep-Correto.ino
235803760e89e90396e4d7af9e6d656a8b728461
[]
no_license
Murilo-ZC/FATEC-MECATRONICA-MURILO
32315bdc3b072ef49d9d0f20d866eec13407064b
4c8902f66a427551c6c9e390446163a42d9c9554
refs/heads/master
2023-08-18T12:22:52.191741
2021-09-28T12:23:14
2021-09-28T12:23:14
288,732,068
4
12
null
null
null
null
UTF-8
C++
false
false
2,403
ino
/** BasicHTTPClient.ino Modificado Created on: 26.05.2021 */ #include <ArduinoJson.h> #include <Arduino.h> #include <ESP8266WiFi.h> #include <ESP8266WiFiMulti.h> #include <ESP8266HTTPClient.h> #include <WiFiClient.h> //Constantes utilizadas no projeto #define NOME_DA_REDE "minhaRede" #define SENHA_DA_REDE "ola...
[ "carvalho.zanini@gmail.com" ]
carvalho.zanini@gmail.com
2ba40cbf91406b697dbfac5faa83c99f06693872
ae19ef04780022debcab94528f82632342b4a067
/vspplayer/InfoDlg.h
de248626c1f41364e3aa52e821b86d4466a6b024
[]
no_license
vitamin-caig/caig
15925c8349e9f82d3df52a1f3c7ae5e51e80836c
eb6220475ac9b6b7150f6d9c69a6f723d7cf3139
refs/heads/master
2020-05-29T21:43:11.262732
2015-02-09T21:24:44
2015-02-09T21:24:44
30,554,664
2
0
null
null
null
null
UTF-8
C++
false
false
1,196
h
#if !defined(AFX_INFODLG_H__6648EB6C_AB0B_4CDB_A398_92FA2D148F52__INCLUDED_) #define AFX_INFODLG_H__6648EB6C_AB0B_4CDB_A398_92FA2D148F52__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // InfoDlg.h : header file // ////////////////////////////////////////////////////////////////////////...
[ "vitamin.caig@gmail.com" ]
vitamin.caig@gmail.com
d07628403c972e9c87bce3472a34a568af09439f
c5553524da92ea50ecdb4c735e4df645b2453963
/vol 6/p679.cpp
a26b4d12e81a28c57eee5e637b7d408ea62b687b
[]
no_license
hk-117/UVa_solves
d68720287f05e6e997ffe3b2924b4b7db05e914f
692be8a95f438cd107149186ac2f6a0df4728f5d
refs/heads/master
2023-04-16T16:46:55.112583
2023-04-12T06:42:58
2023-04-12T06:42:58
210,403,514
0
0
null
null
null
null
UTF-8
C++
false
false
588
cpp
#include<bits/stdc++.h> using namespace std; int mx; int findLeaf (int at, int th){ int lft = 2 * at; int rgt = lft + 1; if ( lft <= mx && rgt <= mx ) { if ( th % 2 ) return findLeaf(lft, th / 2 + 1); else return findLeaf(rgt, th / 2); } else { return at; } } int main ...
[ "noreply@github.com" ]
hk-117.noreply@github.com
c25c7fbc5d0280f70e59b1d63f9c6ff9122d7317
04b1803adb6653ecb7cb827c4f4aa616afacf629
/chromecast/crash/cast_crashdump_uploader_unittest.cc
a2593b760389c08a931643fa608c1616c4d9d746
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
6,454
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 <string> #include "base/files/file_util.h" #include "chromecast/base/scoped_temp_file.h" #include "chromecast/crash/cast_crashdump_uploader.h" #...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
06fb0d2d6d755a600741ce68308e7e0436e1088f
709dbd149a14efeeb9a9806e0292a92bf6fec1bc
/utils.cpp
de8ca85a359bd62648c931810529cd8f29201274
[]
no_license
MelodyShih/cuFINUFFT-bench
02bce0c63c5fe9e51beae2ce0c8c8099084e3237
be00924fe2a02c794b906b6721dc69f9de7bc34d
refs/heads/master
2021-06-26T03:20:53.097526
2021-03-08T15:31:06
2021-03-08T15:31:06
212,201,625
7
1
null
null
null
null
UTF-8
C++
false
false
790
cpp
// A little library of low-level array manipulations and timers. // For its embryonic self-test see ../test/testutils.cpp, which only tests // the next235 for now. #include "utils.h" // ----------------------- helpers for timing (always stay double prec)... using namespace std; void CNTime::start() { gettimeofday(&...
[ "yoyoshih13@gmail.com" ]
yoyoshih13@gmail.com
b9b573c698cede9fe99ab19975734e26496832bc
cdfe11e489a5f5206ab13137b4fda1fc08a23499
/src/type/integer_parent_type.cpp
3db4241ab610bdd35f68ad994f187ebe1c2d0ec0
[ "MIT" ]
permissive
apavlo/bustub
f30efdde347781d49534cee523f0eeccc49a3228
ea3f722ee99767dc86baff8170f26c26ae43e54f
refs/heads/master
2021-07-06T04:18:27.512765
2020-12-08T02:36:55
2020-12-08T02:36:55
210,712,985
10
11
MIT
2019-09-24T23:09:09
2019-09-24T23:09:08
null
UTF-8
C++
false
false
1,239
cpp
//===----------------------------------------------------------------------===// // // BusTub // // integer_parent_type.cpp // // Identification: src/type/integer_parent_type.cpp // // Copyright (c) 2015-2019, Carnegie Mellon University Database Group // //===------------------------------------...
[ "pavlo@cs.brown.edu" ]
pavlo@cs.brown.edu
071dfd11bb45a1ca827fa7d2bdb1a6bb56fb4686
f4a155f5a678cdf1899cdf01374e5027dfb24524
/demo/test_all.hpp
91f6103a766133fba4fa174c6d01bc20c0077621
[]
no_license
bygreencn/OpenCV_Test
cc97002911b5df3cb5b137804f2f37d4d40f80d3
dbde07870fba386ed4ec68e394070e22c39f9d27
refs/heads/master
2020-12-11T06:10:54.330266
2016-07-16T02:35:30
2016-07-16T02:35:30
63,471,479
1
0
null
2016-07-16T07:36:53
2016-07-16T07:36:53
null
UTF-8
C++
false
false
360
hpp
#ifndef TEST_FBC_CV_ALL_HPP_ #define TEST_FBC_CV_ALL_HPP_ #include "test_core.hpp" #include "test_cvtColor.hpp" #include "test_directory.hpp" #include "test_merge.hpp" #include "test_remap.hpp" #include "test_resize.hpp" #include "test_split.hpp" #include "test_warpAffine.hpp" #include "test_rotate.hpp" int run_all_t...
[ "fengbingchun@163.com" ]
fengbingchun@163.com
1c2bb72e53d75b4b36451750f77c6cf17404dd06
c59145d539bc79fd30283e379db9c115c3278ec8
/JY-901资料/实例程序/windows/VC2010/UARTTest/JY901.h
258a2f957d965e12b28a8039dadc8efb0a1b1e56
[]
no_license
loserisme/Minesweeper-Robot
c7527d0728486de1037f1ca0354108dfba2878c6
bc665da8d0cdd97a9ad2b62aee71b61db5faeef4
refs/heads/master
2020-05-26T23:17:59.833557
2019-05-24T11:43:45
2019-05-24T11:43:45
188,409,736
5
0
null
null
null
null
UTF-8
C++
false
false
2,461
h
#ifndef JY901_h #define JY901_h #define SAVE 0x00 #define CALSW 0x01 #define RSW 0x02 #define RRATE 0x03 #define BAUD 0x04 #define AXOFFSET 0x05 #define AYOFFSET 0x06 #define AZOFFSET 0x07 #define GXOFFSET 0x08 #define GYOFFSET 0x09 #define GZOFFSET 0x0a #define HXOFFSET 0x0b #define HYOFFSET 0x0c #define...
[ "loserisme" ]
loserisme
72e33a857c46454270864a0336995fad8b9f2a8a
30475edd40311882eb5c1d780c35a504e2566d4c
/Framework/Common/GfxConfiguration.h
ecda19c8ff5c0ddba0b375ef83274f3351aa96be
[]
no_license
nikounirvana/ViriyaEngine
a4e7d90da0342c32fe73aaa09e61155d942ce2d3
bd65f6e5818157460a22927de33f9852f57ae04d
refs/heads/master
2020-03-17T03:38:14.841322
2018-10-28T09:07:09
2018-10-28T09:07:09
133,244,052
0
0
null
null
null
null
UTF-8
C++
false
false
2,154
h
#pragma once #include <cstdint> #include <iostream> //#include <cwchar> namespace My { struct GfxConfiguration { /// Inline all-elements constructor. /// \param[in] r the red color depth in bits /// \param[in] g the green color depth in bits /// \param[in] b the blue color depth in bits /// \param[in] a the...
[ "hua962464@126.com" ]
hua962464@126.com
43db7acbd37e80e33c325035d4e576b6fcdeecc9
cefd6c17774b5c94240d57adccef57d9bba4a2e9
/Data/testsuite/src/Connector.h
ce2eb299f805ad6bdd6de32722cc6c01330d7424
[ "BSL-1.0" ]
permissive
adzhou/oragle
9c054c25b24ff0a65cb9639bafd02aac2bcdce8b
5442d418b87d0da161429ffa5cb83777e9b38e4d
refs/heads/master
2022-11-01T05:04:59.368831
2014-03-12T15:50:08
2014-03-12T15:50:08
17,238,063
0
1
BSL-1.0
2022-10-18T04:23:53
2014-02-27T05:39:44
C++
UTF-8
C++
false
false
2,775
h
// // Connector.h // // $Id: //poco/Main/Data/testsuite/src/Connector.h#2 $ // // Definition of the Connector class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // Permission is hereby granted, free of charge, to any person or organization // obtaining a copy of the ...
[ "adzhou@hp.com" ]
adzhou@hp.com
5809526388e8a31f2c7b7fb80c37c7ae87675fc3
dd0b26743af84f638c81964e03c8e53bc2e9c416
/CommandCentre/nxt_remote.cpp
3c8e6971e049ecf2492e2f9309a8d5fcd5279aeb
[]
no_license
Andrewnetwork/Distributed-Control-Of-Robots-Via-REST
48748b4664ac2af076a24c926dde3bee5b689e50
0940734590cf244335f67c95fdc9e7a6c2d3f1ab
refs/heads/master
2016-09-01T12:38:02.254501
2016-03-22T09:01:27
2016-03-22T09:01:27
54,446,373
1
0
null
null
null
null
UTF-8
C++
false
false
21,840
cpp
//nxt_remote.cpp //a class for remote-controlling the Lego NXT via Bluetooth //V 1.01 (c) 12.2006 by Daniel Berger // MODIFICATIONS BY: Andrew Ribeiro #include <windows.h> #include <iostream> using namespace std; #include "nxt_remote.h" /////// PRIVATE ROUTINES int nxt_remote::NXT_send(unsigned char *message, int ...
[ "andrewnetwork@gmail.com" ]
andrewnetwork@gmail.com
d856897082d9cb20e7291ce29bf672517a3f4189
25a62a9b396edbfc10d98ee06cb472433976db33
/1.cpp
e61cdbf6bca3a7edf4bdf70500716aabc3a48245
[]
no_license
wjdtjq0630/c_example
3c5210b955eec2ba5c74f21ec00a1983520b9667
cbea86af9127bec4dfadbe0f2f1e0df4667dcc56
refs/heads/master
2020-03-10T01:29:26.698296
2018-04-11T14:59:15
2018-04-11T14:59:15
129,110,907
0
0
null
null
null
null
UTF-8
C++
false
false
222
cpp
#include <stdio.h> main(){ /* ***** 1 05 **** 2 14 *** 3 23 ** 4 32 * 5 41 */ int i,j,k,l; scanf("%d",&l); for(i=1;i<=l;i++){ for(j=1;j<i;j++){ printf(" "); } for(k=1;k<=) printf("\n"); } }
[ "wjdtjq0630@gmail.com" ]
wjdtjq0630@gmail.com
84bca1453ccb5ac55a8f053b3c89a8d3460564a8
f0a4cd1379a6a3ea7e8dd0beb4511413bafbf03c
/OsiLoader/stdafx.h
88ec420fdf99ccea3073d6bda79373f9134db044
[ "MIT" ]
permissive
wuergrob/ositools
d4a7d7e3baf2807ce1768d3cf26ab4df34814c5c
4161bd129e691496dcd2aa1e9b8bdd889a61168f
refs/heads/master
2022-11-09T22:36:12.427583
2020-06-27T20:58:20
2020-06-27T20:58:20
274,883,659
0
0
MIT
2020-06-25T10:03:35
2020-06-25T10:03:34
null
UTF-8
C++
false
false
539
h
// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #pragma once #include "targetver.h" #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers // Windows Header Files #includ...
[ "infernorb@gmail.com" ]
infernorb@gmail.com
61ce0d89d0eda7ec3c199321586700821508f03f
aed40eb8ff39f80a24a50602ab0375afa5cc331b
/Break-out/Breakout/Game.h
aa53af5191488365dbf403d536e4a8e89aaafb16
[]
no_license
Pimmez/Break-Out
7d9ff3a6bde68a7d2b524b30dc94806a8ca7ad80
d130f2fc21292a964548e7028e4a0e75a8b5248d
refs/heads/master
2021-05-05T08:07:40.089353
2018-01-25T16:09:01
2018-01-25T16:09:01
109,253,075
0
0
null
null
null
null
UTF-8
C++
false
false
1,613
h
#pragma once #ifndef GAME_H #define GAME_H #include "GameStates.h" #include "Background.h" #include "Ball.h" #include "Blocks.h" #include "Paddle.h" #include "HUD.h" #include "WinState.h" #include "LoseState.h" #include "PauseState.h" #include "SoundManager.h" #include "StartMenu.h" #include "HowToPlay.h" #define W...
[ "pimhoreman@gmail.com" ]
pimhoreman@gmail.com
73b91f94a5e7325d9c9b5ca4c99cf8963cf1a73d
455e5d8485aa158d144b36781b44434a7b5aa514
/src/solid.h
16e283478a4f3799ccbc20c920e76413b1ef8814
[]
no_license
mikolalysenko/BerlinMiniJamJune12
ad5115babd48c88687448261716364196fabc73d
0c13a95c0fe5f2c51ffa8a67d21010be7d94b515
refs/heads/master
2023-08-22T21:21:14.377658
2012-06-09T19:50:58
2012-06-09T19:50:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,390
h
#ifndef SOLID_H #define SOLID_H #include <array> #include <vector> #include <iostream> #include <cmath> #include <cassert> #include <GL/glfw.h> #include <Eigen/Core> #include <mesh/mesh.h> typedef Eigen::Transform<float, 3, Eigen::Affine> Transform3f; struct Vertex { Eigen::Vector3f position, normal, color; EIGEN_...
[ "mikola@bottleneck.(none)" ]
mikola@bottleneck.(none)
f8965878c94cf27ccc74903998e3e5e0194eb771
c6e1059e5e0b3b616f8b9095e17f56669f394666
/src/qt/bitcoingui.cpp
bad6014d224d6b900e4ba4a15910d5c6f1cc14a4
[ "MIT" ]
permissive
ZalemCoin/ZalemCoin
10d72ecfdde25346d261ee9e501bba1816da2ba6
736939aa1995bdaac8d87196cb851753730aafa7
refs/heads/master
2020-05-03T17:11:05.215229
2019-04-06T09:32:50
2019-04-06T09:32:50
178,739,863
0
0
null
null
null
null
UTF-8
C++
false
false
48,059
cpp
/* * Qt5 bitcoin GUI. * * W.J. van der Laan 2011-2012 * The ZalemCoin Developers 2018-2019 */ #include <QApplication> #include "bitcoingui.h" #include "transactiontablemodel.h" #include "addressbookpage.h" #include "sendcoinsdialog.h" #include "signverifymessagedialog.h" #include "optionsdialog.h" #include "abo...
[ "zalemcoin@gmail.com" ]
zalemcoin@gmail.com
02e4d29b3a0e4edf50e7febf6adaa7210412553c
988d2a132be3d3f36a985d848f6d4cc54748d5e7
/include/Pomdog/Graphics/EffectConstantDescription.hpp
bbc4c26eaf5ccf3580ef5cf26604b8b9ce23d601
[ "MIT" ]
permissive
ValtoForks/pomdog
24336f3342c51a25a0260144bdc72f6bf0bb4a35
73798ae5f4a4c3b9b1e1e96239187c4b842c93b2
refs/heads/master
2021-05-03T15:47:12.979889
2019-01-04T15:42:05
2019-01-04T15:42:05
120,486,114
0
0
NOASSERTION
2019-01-04T15:42:06
2018-02-06T16:15:53
C++
UTF-8
C++
false
false
369
hpp
// Copyright (c) 2013-2018 mogemimi. Distributed under the MIT license. #pragma once #include "Pomdog/Graphics/EffectVariable.hpp" #include <cstdint> #include <string> #include <vector> namespace Pomdog { struct EffectConstantDescription final { std::vector<EffectVariable> Variables; std::string Name; s...
[ "mogemimi@enginetrouble.net" ]
mogemimi@enginetrouble.net
afaf4f2b86dd6b076edeba7c0ca8a6923803cb1d
9c68a6091faa0d9237efbc65e9111f44e8365303
/Code/EGR/recorder/videoglwidget.cpp
b9a86d295670d6ebba0818cf5c0cd6a3340e69cd
[]
no_license
tmf/ergonomic-gestures-recognition
07c0b761158489ec821fce86bb73e7f785c27c18
984a29ada36203cda4f59c73972fb22937904d87
refs/heads/master
2021-01-02T22:50:31.540599
2014-03-19T23:41:15
2014-03-19T23:41:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,348
cpp
#include "videoglwidget.h" VideoGLWidget::VideoGLWidget(QWidget *parent) : QGLWidget(QGLFormat(QGL::SampleBuffers), parent) { setMinimumSize(320,240); } void VideoGLWidget::initializeGL() { glClearColor(0.0f,0.0f,0.0f,1.0f); } void VideoGLWidget::paintGL() { glClear (GL_COLOR_BUFFER...
[ "tom.forrer@gmail.com" ]
tom.forrer@gmail.com
741b0f06f219ba4baf76d935e64b00b6fb37ddfa
b6e50646d41bcb6f8cd59edee91a1b5dff57ea1a
/CMSIS/DSP/Testing/Source/Benchmarks/ComplexMathsBenchmarksQ31.cpp
51f835475b46503ba44f30379947e08367a8c0dd
[ "Apache-2.0" ]
permissive
GorgonMeducer/CMSIS_5
229e01ac840843f7ea38a9e7885be6b91241c6b3
8490bc82a793137b948d3c8abce0879a54b4322c
refs/heads/develop
2022-05-10T10:11:05.507721
2022-04-21T14:05:22
2022-04-21T14:05:22
220,259,540
1
1
Apache-2.0
2019-11-07T14:46:33
2019-11-07T14:46:33
null
UTF-8
C++
false
false
2,432
cpp
#include "ComplexMathsBenchmarksQ31.h" #include "Error.h" void ComplexMathsBenchmarksQ31::vec_conj_q31() { arm_cmplx_conj_q31(this->inp1,this->outp,this->nb); } void ComplexMathsBenchmarksQ31::vec_dot_prod_q31() { q63_t real,imag; arm_cmplx_dot_prod_q31(this->inp1,this-...
[ "Christophe.Favergeon@arm.com" ]
Christophe.Favergeon@arm.com
2aad38afcb876e485613d664e953cb0b7a7ab432
c7fb7d457c69b13be6a093981c8641050cacbbda
/ClassCircle/main.cpp
7449f0e16d529a57b36d9161053f195e52e7c3fe
[]
no_license
nurul98/ClassCircle
d2867bf44a8659d650bad386dd745ae8b645d43e
5eaff48853e4bdbffcb8614f30197b2d62e9855b
refs/heads/master
2021-01-13T01:44:47.687988
2015-07-04T04:08:54
2015-07-04T04:08:54
38,521,097
0
0
null
null
null
null
UTF-8
C++
false
false
2,364
cpp
#include <iostream> #include <cstdlib> #include <string> #include <ctime> #include <cmath> #include <chrono> using namespace std; using std::cout; using std::cin; using std::endl; class Circle { private: double radius; // Data member (Variable) string color; // Data member (Variable) public: /...
[ "elakey_star98@yahoo.com" ]
elakey_star98@yahoo.com
f1a77bbf49965026d95da2a39703d43453566315
26386b76a391560ee33f73db4f83987955daa5e6
/LiZhuoMao/3468_2.cpp
ece7137c23b6adf679c5c9cef8b32e07e29915e9
[]
no_license
lizhuomao/Challenge_the_programming_competition
ee710d375c3ff2f7bdae634661628bb08341111f
f0d83e3f61752d8202971d9f17e285c14fd65f3b
refs/heads/master
2020-04-16T12:37:51.650767
2019-03-07T10:55:14
2019-03-07T10:55:14
165,588,929
0
2
null
2019-01-19T02:45:59
2019-01-14T03:25:03
C++
UTF-8
C++
false
false
1,120
cpp
#include <iostream> using namespace std; const int maxn = 10000; typedef long long ll; int n, q, l[maxn], r[maxn], x[maxn]; char t[maxn]; ll bit0[maxn + 1], bit1[maxn + 1]; ll sum(ll *b, int i) { ll s = 0; while (i > 0) { s += b[i]; i = i - (i & -i); } return s; }...
[ "noreply@github.com" ]
lizhuomao.noreply@github.com
35f6b1c010ad5b6ab80a87012aa4632814b5ebb2
1b0418ef45a7e8129e6c4ea43b407b9f8c44f2b5
/sub-directory/New.cpp
192538939a7d0ab72407982f79e58ab42f968849
[]
no_license
anmol-sinha-coder/Competitive_Coding_Algorithms
82dde7ceda5218589208e53e856ade299614078a
2f4fa65c624b0f75e4890b305c6404eb2d012eee
refs/heads/master
2021-08-26T01:19:40.731668
2021-08-09T11:50:58
2021-08-09T11:50:58
251,600,269
1
0
null
null
null
null
UTF-8
C++
false
false
663
cpp
#include<iostream> #include<bits/stdc++.h> using namespace std; int main() { int n; cin>>n; for(int c=1;c<=n;c++) { char S[100]; //NESTING DEPTHS int big=INT_MIN; gets(S); for(int i=0;i<strlen(S);i++) if(isdigit(S[i])) if((int)S[i]-48 > big) big=(int)S[i]-48; else ; else exi...
[ "noreply@github.com" ]
anmol-sinha-coder.noreply@github.com
a4db0efa0ddedd2a546a14a410c9a4fa1738e056
39b83ff267a118c662bc751a5082b264da8172c3
/pcl_1-3-0/features/include/pcl/features/rift.h
01efa458ed48b7a4f4382c9a1ce59c1eb3823f1e
[]
no_license
jvcleave/PCL_1-3-0_Libraries_for_OF
86a5d63e78cd9991dbec4cb3cd2554e2b1cded14
ad5b4408a65f6998eccffb22e9e5ef84d9717696
refs/heads/master
2021-01-22T19:49:04.337816
2012-01-04T19:15:18
2012-01-04T19:15:18
2,721,639
5
1
null
null
null
null
UTF-8
C++
false
false
6,827
h
/* * Software License Agreement (BSD License) * * Copyright (c) 2010, Willow Garage, 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 mu...
[ "jvcleave@gmail.com" ]
jvcleave@gmail.com
0dbf626b057dc8990f96dfe858dd5accbf00294f
8b5b87686dddabfae83ae7128457fbfa58bf90ed
/Week1/UnionFindTests/UnionFindTests/WQUPC.cpp
8f8f4dd9f81ef9dfe0e4c801b278fe9e31656002
[ "MIT" ]
permissive
andrewlavaia/Algorithms-Sedgewick-Princeton
1585b41828ed2d9d21ffe3a54ee8675e44eb0445
856ac0deac6c3c8cec8eb99022692442397f77f9
refs/heads/master
2020-03-08T01:47:10.648998
2018-04-26T02:39:26
2018-04-26T02:39:26
127,840,737
1
0
null
null
null
null
UTF-8
C++
false
false
762
cpp
#include "WQUPC.h" WQUPC::WQUPC(int n) { m_size = n; for (int i = 0; i < n; i++) { m_id.push_back(i); m_nodeCount.push_back(1); } } int WQUPC::findRoot(int i) { while (i != m_id[i]) { m_id[i] = m_id[m_id[i]]; // skip a level and check grandparent i = m_id[i]; } return i; } void WQUPC::createUnion(int...
[ "alavaia@yahoo.com" ]
alavaia@yahoo.com
381de5aa822111525a3e2f5d4c265ae433b01fe8
544a465731b44638ad61a4afa4f341aecf66f3cd
/src/libivk/cpplapack/zgbmatrix-/zgbmatrix-zcovector.hpp
eb686f35e6fbb1f3026655153f607eb99f722591
[]
no_license
skempken/interverdikom
e13cbe592aa6dc5b67d8b2fbb4182bcb2b8bc15b
dde091ee71dc1d88bbedb5162771623f3ab8a6f4
refs/heads/master
2020-05-29T15:29:18.076702
2014-01-03T10:10:03
2014-01-03T10:10:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
938
hpp
//============================================================================= /*! zgbmatrix*zcovector operator */ inline _zcovector operator*(const zgbmatrix& mat, const zcovector& vec) { #ifdef CPPL_VERBOSE std::cerr << "# [MARK] operator*(const zgbmatrix&, const zcovector&)" << std::endl; #endif//CPP...
[ "sebastian@ivk-virtualbox.(none)" ]
sebastian@ivk-virtualbox.(none)
5ef6224e9d4dfb3610addec23c89e973ba0479fa
bd5d1ede6fe17b48f5866917867887c62fbd42bb
/11/examples/11_19_20_21/src/main.cpp
92c1e26658f206660721467dfb33f40deb71b563
[]
no_license
JimsWithWang/CPP_PP
63af46483797b573aba0d3ec61c774edd08f2890
4b2d735cc75a190e1962f678bff2adef0b25caeb
refs/heads/master
2021-02-21T05:28:30.796965
2020-05-22T15:59:13
2020-05-22T15:59:13
245,351,269
0
0
null
null
null
null
UTF-8
C++
false
false
324
cpp
#include <iostream> #include "stonewt.h" int main() { using std::cout; Stonewt poppins(9, 2.8); double p_wt = poppins; cout<<"Convert to double => "; cout<<"Poppins: "<<p_wt<<" pounds.\n"; cout<<"Convert to int =>"; cout<<"Poppins: "<<int(poppins)<<" pounds.\n"; return 0; ...
[ "604473522@qq.com" ]
604473522@qq.com
53b205a9211bd5b1e8adbbe11b12d2c186416f6a
c22c9454f6e31d94c24f8ee914a4985dd2836a05
/Vuforia HoloLens Sample (1)/test1/Il2CppOutputProject/Source/il2cppOutput/Il2CppMethodPointerTable.cpp
50a18d65c9b89af31562b0403eb0171f30faddea
[]
no_license
carlosfelipetorres/GuitarAR
e3f4ae2b557700cb1e673fe694305d275c1ff027
e284d22a1e129ee4595e42359a7da513942ee1a6
refs/heads/master
2020-03-20T02:56:08.339018
2018-06-12T21:33:48
2018-06-12T21:34:13
137,125,726
0
0
null
null
null
null
UTF-8
C++
false
false
2,902,495
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include "class-internals.h" #include "codegen/il2cpp-codegen.h" extern "C" void U3CPrivateImplementationDetailsU3E_ComputeStringHash_m340869794 (); extern "C" void mincore_EnumDynamicTimeZoneInformation_m2677...
[ "carlosfelipetorres75@gmail.com" ]
carlosfelipetorres75@gmail.com
af23f518e71282b53993a4128a5b972df38442ae
1446a45de06399c141ad722b70f8a4e2f88f01c8
/_Interface/Wnd2ndPassword.cpp
4e214ae47bb51a613227d311ac64069072b208f5
[]
no_license
Thrinaria/Codebase
270d2b837242e113d733a7e6405b5294faede534
85e541a9d1e57f7bf30b5114e5e0a2063275a75d
refs/heads/master
2021-01-01T20:34:47.359877
2015-01-30T06:04:42
2015-01-30T06:04:42
29,504,087
3
4
null
2015-01-25T01:55:41
2015-01-20T00:41:11
C++
UHC
C++
false
false
41,403
cpp
#include "StdAfx.h" #include "Wnd2ndPassword.h" #if __VER >= 15 /* __2ND_PASSWORD_SYSTEM */ && defined( __CLIENT ) #include "DPClient.h" #include "DPLoginClient.h" #include "Network.h" #include "ResData.h" #include "defineText.h" #endif // defined( __IMPROVE_QUEST_INTERFACE ) && defined( __CLIENT ) #if __VER >= 15 /* ...
[ "thrin_d@live.nl" ]
thrin_d@live.nl
2ea7ac4890a84be80b2416548718cf0dcf4dce13
a29b35e8b7931489b24a6233a9ca2f2eb0971b4d
/mainwindow.h
cf59287aecd8c8a8f6c61a7e3a13ca00a17caeb8
[]
no_license
Jacobmose/Bachelor
89dd4935eea914f783a2675c3211faedc66dc7a2
c19ddc087ce12592a161de0609be02b0ec522937
refs/heads/master
2021-01-17T09:53:34.435425
2016-06-09T10:56:33
2016-06-09T10:56:33
58,144,677
0
0
null
null
null
null
UTF-8
C++
false
false
4,299
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QProgressBar> #include <QImageReader> #include <QLabel> #include <QDir> #include <QStringListModel> #include <QDebug> #include <QFile> #include <QSerialPort> #include "browsefigureswidget.h" #include "filedialog.h" #include "jogdialog.h" #def...
[ "jacobmosehansen@gmail.com" ]
jacobmosehansen@gmail.com
1a50fb73bdc5049d83383c7706f416477f398508
fbe68d84e97262d6d26dd65c704a7b50af2b3943
/third_party/virtualbox/src/VBox/VMM/VMMR3/PATMSSM.cpp
34023809b28b066c9cffd5ef98920d75e57833c0
[ "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", "MIT" ]
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
73,416
cpp
/* $Id: PATMSSM.cpp $ */ /** @file * PATMSSM - Dynamic Guest OS Patching Manager; Save and load state * * NOTE: CSAM assumes patch memory is never reused!! */ /* * Copyright (C) 2006-2017 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox...
[ "benoit.amiaux@gmail.com" ]
benoit.amiaux@gmail.com
96d78cc89b89c60bb54af1c35386cf81472f86f8
b5567c9a1c60ffaa9427168792810f0e9a2b2cfa
/SCD_cpp/src/Approach/CGLC.cpp
10916b74c1d68b5656b7d06f06212cc704acee8f
[]
no_license
jerryhan88/SCD_cpp
2977c84ed577c161fe9000db18784416308feee7
094670ac1693469ada5b03af0cf4be04e5ba1402
refs/heads/master
2021-01-09T19:42:13.853471
2020-09-07T02:39:59
2020-09-07T02:39:59
242,436,081
0
0
null
null
null
null
UTF-8
C++
false
false
9,311
cpp
// // CGLC.cpp // SCD_cpp // // Created by Chung-Kyun HAN on 13/6/20. // Copyright © 2020 Chung-Kyun HAN. All rights reserved. // #include "../../include/CGLC.hpp" Solution* CGLC::solve() { init_LMs(); // int terminationCon = -1; while (tt->get_elapsedTimeWall() < time_limit_sec) { try { ...
[ "jerryhan88@gmail.com" ]
jerryhan88@gmail.com
9f5db63615fb2f20a06702a60128fa263fad34dd
d8cb30aa2b8c102404edcf9c695b90bb7faea524
/src/txmempool.cpp
39462c538b4a8a5f74c58a8824643528c5ea56a1
[ "MIT" ]
permissive
zenbitex/test
51311d65b65c2a5eb1139818f1db7599ed3038a6
3f5b3af25521e306afffc462514e288dbe5e5dd6
refs/heads/master
2020-04-01T03:47:25.898265
2018-12-30T16:42:36
2018-12-30T16:42:36
152,836,621
0
0
null
2018-10-13T04:56:20
2018-10-13T04:56:20
null
UTF-8
C++
false
false
26,671
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2016-2017 The PIVX developers // Copyright (c) 2018-2019 The Futurexco Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/...
[ "36323492+yoshiekiura@users.noreply.github.com" ]
36323492+yoshiekiura@users.noreply.github.com
2faf6bd2aa18fa341406123cb8db9036394c7cdb
32b9405de19fdbf79e407cc80024452c7cb0aa5a
/xyz/structures.cpp
abc6c8d8c669511a6b2ff929f0c46ab24721b632
[]
no_license
sekhar76405/DSA
711c062dbd88be9214b5f722b4ce36ef04fe535f
de92855a92b3a7b292e485a57b3663c17e2a64e1
refs/heads/master
2023-07-02T12:40:51.037172
2021-08-17T04:15:40
2021-08-17T04:15:40
397,093,132
0
0
null
null
null
null
UTF-8
C++
false
false
131
cpp
#include<iostream> using namespace std; struct student{ int roll; string name; int marks[3]; int }; int main() { return 0; }
[ "s.sekharofficial@gmail.com" ]
s.sekharofficial@gmail.com
9f0004647c1a98b617eaadfc82e9aea6a1811a7e
f20e965e19b749e84281cb35baea6787f815f777
/LHCb/Event/MicroDst/dict/MicroDstDict.h
140d71e3b29f3fd7c52dca5096a9b5fe31ed6626
[]
no_license
marromlam/lhcb-software
f677abc9c6a27aa82a9b68c062eab587e6883906
f3a80ecab090d9ec1b33e12b987d3d743884dc24
refs/heads/master
2020-12-23T15:26:01.606128
2016-04-08T15:48:59
2016-04-08T15:48:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,819
h
#ifndef DICT_MICRODSTDICT_H #define DICT_MICRODSTDICT_H 1 // Include files /** @file MicroDstDict dict/MicroDstDict.h * * * @author Juan PALACIOS * @date 2010-08-20 */ #include "Event/Particle.h" #include "Kernel/LHCbID.h" #include "Kernel/Particle2LHCbIDs.h" #include "Kernel/Particle2VertexBase.h" #inclu...
[ "marco.cattaneo@cern.ch" ]
marco.cattaneo@cern.ch
0141133fa337e0079f51c715055159fe535fcca7
c7f307e9d3b95a6b8875940b89e225ac3a4e34a5
/semantic_map/src/semantic_map_node.cpp
af786a47c144922d2134231295b7d567252823b9
[]
no_license
strands-project/strands_3d_mapping
e540c6ab1da3ce047df4b739b357c36ad992981f
28ee7a6b6ab6f591de201bd0a6e8a37c5a57a9ea
refs/heads/hydro-devel
2021-01-23T21:27:31.872040
2017-05-05T07:13:55
2017-05-05T07:13:55
11,306,586
23
28
null
2022-08-30T10:53:40
2013-07-10T08:32:49
C++
UTF-8
C++
false
false
144
cpp
#include "semantic_map/semantic_map_node.h" //template class SemanticMapNode<pcl::PointXYZ>; template class SemanticMapNode<pcl::PointXYZRGB>;
[ "raambrus@kth.se" ]
raambrus@kth.se
fcd3cdfb3a485304b7323a1efa50b94064a0a9da
3c5c1e3836edf3e9627a64600785503d1814df51
/build/Android/Debug/app/src/main/include/Fuse.Navigation.Route-651e6a3.h
8f045714d2a8f244e4eb5863b5c851f4e37b60dd
[]
no_license
fypwyt/wytcarpool
70a0c9ca12d0f2981187f2ea21a8a02ee4cbcbd4
4fbdeedf261ee8ecd563260816991741ec701432
refs/heads/master
2021-09-08T10:32:17.612628
2018-03-09T05:24:54
2018-03-09T05:24:54
124,490,692
0
0
null
null
null
null
UTF-8
C++
false
false
2,795
h
// This file was generated based on C:/Users/Brian/AppData/Local/Fusetools/Packages/Fuse.Navigation/1.6.0/ModifyRouteCommand.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Fuse.Reactive.IEventHandler.h> #include <Fuse.Reactive.IListener.h> #include <Fuse.Reactive.InnerLis...
[ "s1141120@studentdmn.ouhk.edu.hk" ]
s1141120@studentdmn.ouhk.edu.hk
2931cfc0eefd70f9fb3dcd14645996bd23424c83
c967308d6aa41de943fa78b34afb11ef246088fc
/Classes/ReminderLayer.h
f220d2475e2d52e02f51eee4ea6e5e93dce93730
[]
no_license
IceCoffee2011/CatchFish3
ab9be97481f8b6cb73c8eb82d41053082f928e24
0f034d96447b282e8e75b88afd891dd7864ed561
refs/heads/master
2020-05-05T11:00:41.150725
2017-01-14T08:02:45
2017-01-14T08:02:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
503
h
// // ReminderLayer.hpp // CatchFish3 // // Created by Guang on 16/5/11. // // #ifndef ReminderLayer_hpp #define ReminderLayer_hpp #include <stdio.h> class CReminderLayer : public CBASELAYER { public: virtual bool init(int nType); static CReminderLayer* create(int nType); void loadRemindUI(int nT...
[ "775198283@qq.com" ]
775198283@qq.com
4cf4c44477a916b2e0693f01864471446d2da154
25f54733917063adb11f40c27e059128bb60a4a2
/shapes/Vertical.cpp
bb422f0de14c852aa2b52d0ebc18e8320609c8a0
[]
no_license
tmvorisek/ShapeBox
96d63b217e722de607f246f444d2cfe5a6ff3948
783f236c149e8fcbb3e8720c8b6a51edca47901d
refs/heads/master
2020-03-12T19:03:29.026890
2018-04-24T06:37:33
2018-04-24T06:37:33
130,776,155
0
0
null
2018-04-24T01:06:27
2018-04-24T01:06:27
null
UTF-8
C++
false
false
881
cpp
#include "Vertical.h" #include <sstream> Vertical::Vertical(std::vector<std::unique_ptr<Shape>> & shapes) : Composite::Composite(shapes) {} std::string Vertical::toShape(unsigned int index) const { std::ostringstream os; os << " 0 " << (getShapeHeight(index) / 2) + (getShapeHeight(index + 1) / 2) << " t...
[ "tmvorisek@alaska.edu" ]
tmvorisek@alaska.edu
ed056ba7ebbedcdf04fba98f56b9aa5861885df4
7cf4cc5c111a17955acda3cc0e87ab57ac24a89e
/Model/FbxModel.cpp
940e8bb529ca737fcf433219109f7c448d4fc06d
[]
no_license
chosumin/DX11_MapEditor
cefe1d93ddec76176bb653d3d4bc3049f7f92145
c0e37a5017de5cc7ccb78494f8edf90e8d6fa41a
refs/heads/master
2020-03-30T00:24:16.112765
2018-10-11T13:12:06
2018-10-11T13:12:06
150,521,486
0
0
null
null
null
null
UTF-8
C++
false
false
3,680
cpp
#include "stdafx.h" #include "FbxModel.h" #include "FbxData.h" #include "FbxUtility.h" #include "BinModel.h" #include "MeshPart.h" #include "../Utilities/String.h" #include "../Utilities/BinaryFile.h" const wstring Fbx::FbxModel::DefaultShader = Shaders + L"023_BinModel.hlsl"; Fbx::FbxModel::FbxModel() { D3DXMatr...
[ "pouminii@naver.com" ]
pouminii@naver.com
54a550d1176ecac3942073d8ebd1371924312dfe
c8958958e5802f3e04ce88bd4064eacb98ce2f97
/简化路径.cpp
2433fe36881af258f4d2a86df303f6ba4c78425d
[]
no_license
Kiids/OJ_Practice
08e5ea99066421bfaf5b71e59eea24e282e39a24
e7d36ddb1664635d27db3c37bec952970b77dcb0
refs/heads/master
2023-09-01T11:38:28.834187
2023-06-30T17:12:18
2023-06-30T17:12:18
217,068,695
0
0
null
null
null
null
GB18030
C++
false
false
2,643
cpp
/* 给你一个字符串 path ,表示指向某一文件或目录的?Unix 风格 绝对路径 (以 '/' 开头),请你将其转化为更加简洁的规范路径。 在 Unix 风格的文件系统中,一个点(.)表示当前目录本身;此外,两个点 (..)?表示将目录切换到上一级(指向父目录);两者都可以是复杂相对路径的组成部分。任意多个连续的斜杠(即,'//')都被视为单个斜杠 '/' 。 对于此问题,任何其他格式的点(例如,'...')均被视为文件/目录名称。 请注意,返回的 规范路径 必须遵循下述格式: 始终以斜杠 '/' 开头。 两个目录名之间必须只有一个斜杠 '/' 。 最后一个目录名(如果存在)不能 以 '/' 结尾。 此外,路径仅包含从根目录到目...
[ "1980774293@qq.com" ]
1980774293@qq.com
0c5e5b166c7b929319645d7ab74d75deccde59d1
d352cb980107b8665e63c8b8b21e2921af53b8d3
/Codechef/codechef_VOTERS_discripanciesInTheVoterList.cpp
ccedc632119cc8a61b20543458b486013d1759cf
[]
no_license
sir-rasel/Online_Judge_Problem_Solve
490949f0fc639956b20f6dec32676c7d8dc66a81
9fb93ff4d143d56228443e55e8d8dac530ce728b
refs/heads/master
2021-06-03T19:48:04.700992
2021-03-30T16:41:03
2021-03-30T16:41:03
133,169,776
3
0
null
null
null
null
UTF-8
C++
false
false
721
cpp
#include <bits/stdc++.h> using namespace std; int main(){ multiset<int>voters; set<int>finalList; int n1,n2,n3; cin>>n1>>n2>>n3; for(int i=0;i<n1;i++){ int id; cin>>id; voters.insert(id); } for(int i=0;i<n2;i++){ int id; cin>>id; voters.insert...
[ "s.i.r.computerengineer.24@gmail.com" ]
s.i.r.computerengineer.24@gmail.com