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
0ae1fb345d7b2971f168cc01f2e8d14264b704e6
9d851f5315bce6e24c8adcf6d2d2b834f288d2b2
/chipyard/tools/chisel3/test_run_dir/_2/2020030622445011602263955243074833/V_2__Trace__Slow.cpp
d914469d799cfee59630cdd761f31e0dbcca037f
[ "BSD-3-Clause" ]
permissive
ajis01/systolicMM
b9830b4b00cb7f68d49fb039a5a53c04dcaf3e60
d444d0b8cae525501911e8d3c8ad76dac7fb445c
refs/heads/master
2021-08-17T22:54:34.204694
2020-03-18T03:31:59
2020-03-18T03:31:59
247,648,431
0
1
null
2021-03-29T22:26:24
2020-03-16T08:27:34
C++
UTF-8
C++
false
false
3,431
cpp
// Verilated -*- C++ -*- // DESCRIPTION: Verilator output: Tracing implementation internals #include "verilated_vcd_c.h" #include "V_2__Syms.h" //====================== void V_2::trace (VerilatedVcdC* tfp, int, int) { tfp->spTrace()->addCallback (&V_2::traceInit, &V_2::traceFull, &V_2::traceChg, this); } void V_...
[ "ajithkumar.sreekumar94@gmail.com" ]
ajithkumar.sreekumar94@gmail.com
dfa358bd349ee9dd2a87b89de374b500fea1d379
9802284a0f2f13a6a7ac93278f8efa09cc0ec26b
/SDK/UI_NotificationWidget_parameters.h
8d8ef1e5dd92c6d54c240fddf9ede8f865c3c2a0
[]
no_license
Berxz/Scum-SDK
05eb0a27eec71ce89988636f04224a81a12131d8
74887c5497b435f535bbf8608fcf1010ff5e948c
refs/heads/master
2021-05-17T15:38:25.915711
2020-03-31T06:32:10
2020-03-31T06:32:10
250,842,227
0
0
null
null
null
null
UTF-8
C++
false
false
2,975
h
#pragma once #include "../SDK.h" // Name: SCUM, Version: 3.75.21350 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Parameters //--------------------------------------------------------------------------- // Function U...
[ "37065724+Berxz@users.noreply.github.com" ]
37065724+Berxz@users.noreply.github.com
286002cfa70d14fd3c042f83721f7810c571c9f1
ed033bdd4ded921dc94cc78110507e1e9e8c257c
/effect_c++_glut/effect_c++_glut/Blook.h
1d866f36fd0738ad93f04156849b428afadb9ef0
[]
no_license
coint-my/store
cda8f37db9859a02141e1f59aee9c56d79fdc145
395d717c8f3053ab3db3084f4261b0344cbbc4ba
refs/heads/master
2023-04-14T22:52:36.659403
2023-04-05T13:48:17
2023-04-05T13:48:17
245,461,456
0
0
null
null
null
null
UTF-8
C++
false
false
953
h
#pragma once #include "Painter.h" class Blook { int x, y; int width, height; int index; Painter::Color c; int counter; int end_counter; bool isAlive; public: Blook(); Blook(const int _x, const int _y, const int _wid, const int _hei, const Painter::Color _c, const int _index, const int _endCounter); ~Bloo...
[ "vovabelyaev1984@gmail.com" ]
vovabelyaev1984@gmail.com
767d1bb768816aaf5494faa4c126ccaa7d95ab2b
98b94eae33267a88fc0b743126f750af37c95e39
/Chapter-10-Characters-C-Strings-and-More-about-the-string-Class/Programming Challenges/08.cpp
9570f381b10635b76068a1ab927dff5a11c36578
[ "MIT" ]
permissive
ahuertaalberca/C-Plus-Plus
003c75b7e70cc7eb326236706eaef2b04718497c
bbff921460ac4267af48558f040c7d82ccf42d5e
refs/heads/master
2023-06-02T17:29:25.141650
2021-06-13T23:31:18
2021-06-13T23:31:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,198
cpp
/** * * 8. Sum of Digits in a String * * Write a program that asks the user to enter * a series of single digit numbers with nothing * separating them. Read the input as a C-string * or a string object. The program should display * the sum of all the single-digit numbers in the * string. For example, if...
[ "jesushilariohernandez@gmail.com" ]
jesushilariohernandez@gmail.com
ae70c030b60d64a3345fd730effcf2f972e08aed
60607172d651dbb4a07c302bd6dedf6204332038
/day3/_06read_rpy_anglular_velocity_slow/_06read_rpy_anglular_velocity_slow.ino
5a6811aca6a629c0f1477bf633268d042d2d9a3e
[]
no_license
sprach/EduArduinoAirCopter
a3ceb5b66fe375c96d5d796eae3f71d94eb29a24
5bb9bdcfa57eb7c3adb28e3c7e597b28bc3ce728
refs/heads/master
2022-11-06T03:03:38.443274
2020-06-12T07:59:08
2020-06-12T07:59:08
271,148,492
0
0
null
null
null
null
UTF-8
C++
false
false
876
ino
#include <MPU6050Sensor.h> MPU6050Sensor Sensor; void setup() { Sensor.begin(0x68); Serial.begin(115200); } void loop() { float roll_angle, pitch_angle, yaw_angle; Sensor.read_rpy_angular_velocity(roll_angle, pitch_angle, yaw_angle); unsigned long current_millis = millis(); static unsigned long prev...
[ "sprach21@daum.net" ]
sprach21@daum.net
cd26c0c94d86b2a331eb490c023aa1ec98f9c042
c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64
/Engine/Source/ThirdParty/PhysX/APEX_1.4/module/clothing_legacy/include/autogen/ClothingActorParam_0p14.h
10c2435c2087d786267a839494a89c9109a06a07
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
windystrife/UnrealEngine_NVIDIAGameWorks
c3c7863083653caf1bc67d3ef104fb4b9f302e2a
b50e6338a7c5b26374d66306ebc7807541ff815e
refs/heads/4.18-GameWorks
2023-03-11T02:50:08.471040
2022-01-13T20:50:29
2022-01-13T20:50:29
124,100,479
262
179
MIT
2022-12-16T05:36:38
2018-03-06T15:44:09
C++
UTF-8
C++
false
false
9,900
h
// This code contains NVIDIA Confidential Information and is disclosed to you // under a form of NVIDIA software license agreement provided separately to you. // // Notice // NVIDIA Corporation and its licensors retain all intellectual property and // proprietary rights in and to this software and related documentation...
[ "tungnt.rec@gmail.com" ]
tungnt.rec@gmail.com
db0f5e85cf3db44faae2b9b05aed02d1291e4325
eee6a7f899260ca2fb9266c378449c60bc2ac0f8
/src/map_chooser_scene.cpp
fd87745280e6ba736e90c0aea1fc421ca0e35e3b
[]
no_license
michaelrk02/alienator
2d60b715b1353821f79ab769d5e3960c1ddb04a2
9000df9a4275eff89b5bb74a6bebd64de4af3a64
refs/heads/master
2023-05-30T13:08:20.301729
2021-06-09T03:08:05
2021-06-09T03:08:05
375,203,823
0
0
null
null
null
null
UTF-8
C++
false
false
9,697
cpp
#include <cstring> #include <fstream> #include <sstream> #include "alienator.h" #include "button.h" #include "map_chooser_scene.h" MapChooserScene::MapChooserScene(void) { m_game = NULL; m_renderer = NULL; m_menuMus = NULL; m_menuTex = NULL; m_largeFnt = NULL; m_smallFnt = NULL; m_menuna...
[ "michaelkrisnadhi@gmail.com" ]
michaelkrisnadhi@gmail.com
fcf85d0baee9984ae57ced507ff9ac7334e26784
e6a20c9e98883a48df2aed19d28de802f66057e9
/p009-SpecialPythagoreanTriplet-01001.cpp
85c52882110fab50c0959f691b4c12fa0642c3d8
[]
no_license
lungen/ProjectEuler_CPP
7d85ae4ed0cf60e5c03be22ea6afdb796790abdb
93ab44515b844eb73e981b6fe09c3cbb441c08d7
refs/heads/master
2021-09-07T19:27:03.762732
2018-02-27T21:30:05
2018-02-27T21:30:05
115,761,534
0
0
null
null
null
null
UTF-8
C++
false
false
1,196
cpp
/* * Special Pythagorean triplet Problem 9 A Pythagorean triplet is a set of three natural numbers, a < b < c, for which, a^2 + b^2 = c^2 For example, 3^2 + 4^2 = 9 + 16 = 25 = 5^2. There exists exactly one Pythagorean triplet for which a + b + c = 1000. Find the product abc. */ #include "...
[ "lungenfetzer@gmail.com" ]
lungenfetzer@gmail.com
4dbf184c06e05e0f62cb868a20592d3879e6fa03
4d623ea7a585e58e4094c41dc212f60ba0aec5ea
/B_Jumps.cpp
345b2d8946acb0724d8f01ee16f05fc5b214a209
[]
no_license
akshit-04/CPP-Codes
624aadeeec35bf608ef4e83f1020b7b54d992203
ede0766d65df0328f7544cadb3f8ff0431147386
refs/heads/main
2023-08-30T13:28:14.748412
2021-11-19T12:04:43
2021-11-19T12:04:43
429,779,083
0
0
null
null
null
null
UTF-8
C++
false
false
537
cpp
#include<bits/stdc++.h> using namespace std; #define ll long long #define For(i,n) for(int i=0;i<n;i++) #define VI vector<int> #define VL vector<ll> #define fast ios_base::sync_with_stdio(0); cin.tie(0) const int MOD = 1000000007; char arr[1111][1111]; int main() { fast; int t; cin>>t; while(t--) {...
[ "ishu.akshitgarg@gmail.com" ]
ishu.akshitgarg@gmail.com
d66862c3d4f497e2af3e79128c223e15561b2cfd
84b79b6dd326617c7a3c0669edac41fde3b567eb
/Renderer/OpenGLRenerer.cpp
f23d3edbd1524bab45df14a163b88e9e7ddd4293
[]
no_license
YoungBot/EngineSample
2a8aebef4d56394ccf559ea5b8b79b0f7798ca25
3a7e013c684738890689f52c2d17dcc22f171e79
refs/heads/master
2021-01-17T15:16:40.061609
2017-03-20T00:37:13
2017-03-20T00:37:13
84,106,896
0
0
null
null
null
null
UTF-8
C++
false
false
13,471
cpp
//========================================================== //OpenGLRenerer.cpp //========================================================== #include "Engine/Renderer/OpenGLRenderer.hpp" ///------------------------------------------------------ /// ///------------------------------------------------------ OpenGLRend...
[ "ryang@smu.edu" ]
ryang@smu.edu
bfb6e7668fcc2166576a3ca24a76d09b3e7ae10b
03303888daff8e46fac3d333a747adb7a3742d2d
/UnitTests/test_property_file.cpp
22a2108076a17281819e60f852ec159217af3c10
[ "MIT" ]
permissive
pvmoore/cpp-core
015c6385c3c2c7428f27cf4816edab85788b22d1
6dba63f12415fec5fe2e50dd18c52cac07a14d04
refs/heads/master
2021-10-19T13:26:10.372074
2019-02-21T11:53:42
2019-02-21T11:53:42
123,930,155
0
0
null
null
null
null
UTF-8
C++
false
false
1,770
cpp
#include "_pch.h" #include "../Core/core.h" #include "CppUnitTest.h" using namespace Microsoft::VisualStudio::CppUnitTestFramework; using namespace core; using std::string; using std::wstring; namespace UnitTests { TEST_CLASS(propertyfile) { public: static wstring tmpFile; TEST_CLASS_INITIALIZE(ClassInitiali...
[ "1926576+pvmoore@users.noreply.github.com" ]
1926576+pvmoore@users.noreply.github.com
4165c5a7edf51f2c2927147559a075831ac5e821
0400ac52a20058bf13a064b838872473212765ca
/Unity_Code/DinoRun_Final/Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_Dictionary_2_K3426866980.h
dd5e516f82128c066f0e8351e27fecc14ebc1539
[ "Apache-2.0" ]
permissive
BPenzar/SuperDinoBros.
b7e6be07bfc4278d85eeb986f4740c9a91e01689
f46b866c5a1119c6753dbd8e963212f17a4a31d5
refs/heads/master
2021-01-20T04:29:24.503356
2017-07-25T14:58:12
2017-07-25T14:58:12
89,697,299
0
1
null
null
null
null
UTF-8
C++
false
false
1,374
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_Object2689449295.h" // System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate> struct Dictionary_2_t943369209; ...
[ "bruno.penzar@posteo.de" ]
bruno.penzar@posteo.de
df9090c16bc7568332f78032b5c3e5c74935b476
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/roll/src/roll_mat.h
cc0c3edaaf1d8da6f59043e9e5f1efb51f1a0817
[]
no_license
akhikolla/testpackages
62ccaeed866e2194652b65e7360987b3b20df7e7
01259c3543febc89955ea5b79f3a08d3afe57e95
refs/heads/master
2023-02-18T03:50:28.288006
2021-01-18T13:23:32
2021-01-18T13:23:32
329,981,898
7
1
null
null
null
null
UTF-8
C++
false
false
162,089
h
#ifndef ROLL_MAT_H #define ROLL_MAT_H #define ARMA_DONT_PRINT_ERRORS #include <RcppArmadillo.h> #include <RcppParallel.h> using namespace Rcpp; using namespace RcppParallel; arma::ivec stl_sort_index(arma::vec& x); // 'Worker' function for computing the rolling statistic using an online algorithm struct RollAnyOnli...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
2cfcc5f86f10fbd04b1902146c8b34a64e3ec316
604162e243e24907b25f085fbc9c200a69f9d58e
/raytracer1.0/bbox.cc
2de2c931eb6e9ae972b31e3bb6f2a9a8d1e97946
[]
no_license
jstnchng/raytracer
1d17291f19e89cf46aa39e4ecb104474e667e7b6
656ecf231110e95cc6c632db1924ea33c52ce68a
refs/heads/master
2021-01-10T09:26:15.129973
2016-09-08T22:07:51
2016-09-08T22:07:51
55,524,178
0
0
null
null
null
null
UTF-8
C++
false
false
5,476
cc
#include <assert.h> #include <float.h> #include "bbox.h" BBox::BBox(){ min = Point(0,0,0); max = Point(0,0,0); surface_index = -1; } BBox::BBox(Point &min, Point &max, int &surface_index){ this->min = min; this->max = max; this->surface_index = surface_index; } void BBox::init(Point &min, Point &m...
[ "jc4137@columbia.edu" ]
jc4137@columbia.edu
c5f49720f0670a4b20d20971ee3632d3ca8529be
3d8839cf7e6df0623a22a793c6df6a7cdf1f4507
/ofxMSAUtils/libs/hashlib/src/hl_hashwrapper.h
c3be0c5b1cbffe257ffff680e2cece4ed3ee9a1b
[]
no_license
mchinen/ofxMSA
4bb29d8f45ab3a8207f8559136702c4b69375654
2fe66a4a0e28905d4ded437e92f7f4d7c787fcfe
refs/heads/master
2021-01-16T19:14:18.919300
2010-12-05T02:28:42
2010-12-05T02:28:42
766,201
6
2
null
null
null
null
ISO-8859-3
C++
false
false
7,993
h
/* * hashlib++ - a simple hash library for C++ * * Copyright (c) 2007,2008 Benjamin Grüdelbach * * 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...
[ "memo@Memos-MacBook-Pro.local" ]
memo@Memos-MacBook-Pro.local
ea439ac9edb01d161f3a4228a0df62f8b2fbf911
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function13802/function13802_schedule_1/function13802_schedule_1_wrapper.cpp
3d984320815723c2fb143c4781e4c79367af8e81
[]
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,460
cpp
#include "Halide.h" #include "function13802_schedule_1_wrapper.h" #include "tiramisu/utils.h" #include <cstdlib> #include <iostream> #include <time.h> #include <fstream> #include <chrono> #define MAX_RAND 200 int main(int, char **){ Halide::Buffer<int32_t> buf00(16384); Halide::Buffer<int32_t> buf01(163...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
efac54f4a236e2562d957bc48e4fc229ae138ef5
2c3d596da726a64759c6c27d131c87c33a4e0bf4
/Src/Qt/kwt/src/ktoolbutton.cpp
63e0103cb70a526551068cd30b82ea382a2aad7f
[ "MIT" ]
permissive
iclosure/smartsoft
8edd8e5471d0e51b81fc1f6c09239cd8722000c0
62eaed49efd8306642b928ef4f2d96e36aca6527
refs/heads/master
2021-09-03T01:11:29.778290
2018-01-04T12:09:25
2018-01-04T12:09:25
116,255,998
0
1
null
null
null
null
UTF-8
C++
false
false
2,015
cpp
#include "precomp.h" #include "ktoolbutton.h" KToolButton::KToolButton(QWidget *parent) : QToolButton() { KToolButton(QPixmap(), QString(), parent); } KToolButton::KToolButton(QPixmap &pixmap, const QString &text, QWidget *parent) : QToolButton(parent), q_mouseHover ( false ), q_mousePress ( fals...
[ "iclosure@163.com" ]
iclosure@163.com
d9a4dbc5b72a32ca2261331bc5e66aeb3072a8a8
88ae8695987ada722184307301e221e1ba3cc2fa
/third_party/angle/src/libANGLE/renderer/gl/SyncGL.cpp
67214d414d7a45fa94a51365553eabfece8598ca
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LGPL-2.0-or-later", "MIT", "GPL-1.0-or-later" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C++
false
false
2,087
cpp
// // Copyright 2015 The ANGLE 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. // // SyncGL.cpp: Implements the class methods for SyncGL. #include "libANGLE/renderer/gl/SyncGL.h" #include "common/debug.h" #include "libANGLE...
[ "jengelh@inai.de" ]
jengelh@inai.de
b14e2ae91222dd3b66d9037293424d9cd3647697
62510fa67d0ca78082109a861b6948206252c885
/hihope_neptune-oh_hid/00_src/v0.1/foundation/graphic/ui/test/unittest/components/ui_box_progress_unit_test.cpp
4c18e4f3309c76d4cc60fe74f95d14c99e7a3b80
[ "Apache-2.0" ]
permissive
dawmlight/vendor_oh_fun
a869e7efb761e54a62f509b25921e019e237219b
bc9fb50920f06cd4c27399f60076f5793043c77d
refs/heads/master
2023-08-05T09:25:33.485332
2021-09-10T10:57:48
2021-09-10T10:57:48
406,236,565
1
0
null
null
null
null
UTF-8
C++
false
false
5,412
cpp
/* * Copyright (c) 2020-2021 Huawei Device Co., Ltd. * 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...
[ "liu_xiyao@hoperun.com" ]
liu_xiyao@hoperun.com
063da193168441266a21d87e633750a30cff1457
b890d79c4d160b4541044cc5818318a0570e3d9b
/linux/makefile/project/src/proto/server_config.pb.h
10cdeffefabc5cec0a70cc52e24725d07b58aecd
[]
no_license
zhangjun/my_notes
27dec0b138771e9a7f23b72e32d9dfdd808508aa
fbdb56ab200172f319cb8ef9ad47f5e928b25835
refs/heads/master
2023-08-01T02:29:39.329719
2023-07-09T05:27:56
2023-07-09T05:27:56
126,760,795
0
0
null
2023-06-30T05:49:07
2018-03-26T02:09:38
C++
UTF-8
C++
false
true
48,581
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: server_config.proto #ifndef PROTOBUF_server_5fconfig_2eproto__INCLUDED #define PROTOBUF_server_5fconfig_2eproto__INCLUDED #include <string> #include <google/protobuf/stubs/common.h> #if GOOGLE_PROTOBUF_VERSION < 3005000 #error This file was gene...
[ "ewalker.zj@gmail.com" ]
ewalker.zj@gmail.com
ab58700e4d162125361e65834ef4bb361ae37553
3282ccae547452b96c4409e6b5a447f34b8fdf64
/SimModel_Python_API/simmodel_swig/SimModel_Dll_lib/framework/CurveWidth.cxx
c9211aeb3f66e9fe1043dd10bba128c68850101c
[ "MIT" ]
permissive
EnEff-BIM/EnEffBIM-Framework
c8bde8178bb9ed7d5e3e5cdf6d469a009bcb52de
6328d39b498dc4065a60b5cc9370b8c2a9a1cddf
refs/heads/master
2021-01-18T00:16:06.546875
2017-04-18T08:03:40
2017-04-18T08:03:40
28,960,534
3
0
null
2017-04-18T08:03:40
2015-01-08T10:19:18
C++
UTF-8
C++
false
false
5,597
cxx
// Copyright (c) 2005-2014 Code Synthesis Tools CC // // This program was generated by CodeSynthesis XSD, an XML Schema to // C++ data binding compiler. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Fre...
[ "cao@e3d.rwth-aachen.de" ]
cao@e3d.rwth-aachen.de
a006b3f5c6cdae4cd23d06c9424a26ded2c1df00
78a959a27140a3f702453a36b99e319310d0ae21
/Sungine/Sungine/Sungine_sources/IComponent.h
d452c1e8bbf05f6075ab9f57a1ed961df28e14db
[]
no_license
lqq1985/ProjectSungine
efadf1c2580dece9cf788f9d54ec820f43c707f2
8d7bbf829ab4f2431ca9cc5113e15ea8d85258ac
refs/heads/master
2021-01-08T17:03:02.889720
2018-07-25T07:24:52
2018-07-25T07:24:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
137
h
#pragma once #include "Entity.h" class IComponent { //Entity* entity(); //ComponentType type() const; //bool getIsActive() const; };
[ "florian.lequertier@free.fr" ]
florian.lequertier@free.fr
a4bdfe956cd63f5c1cbdf1907504c4afed4da98b
b7babbc7aeac040ea4c9799757f19726df5571b2
/src/util.cpp
c532ad79c3b779e60956b0ea2e32e8a391c29f55
[ "MIT" ]
permissive
P2Park/P2Park
6fa24d5429d6e8a49af8f2365346eec12a1fde79
ebdc5cdc7bb8707a7bcbbdb07c9416844cd9a542
refs/heads/master
2021-04-09T17:04:37.925780
2018-03-27T11:29:01
2018-03-27T11:29:01
125,862,925
0
0
null
null
null
null
UTF-8
C++
false
false
37,057
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "util.h" #include "chainparams.h" #include "sync.h" #include "u...
[ "mammix2@hotmail.com" ]
mammix2@hotmail.com
8968209e23f2ae49dd87cc20c0d61160c875c454
3077e1e4d17fe77b18feeacfe23adab508f22a9f
/PoJunUI/GeneratedFiles/ui_CommandWindow.h
c2310fd9612a642c51aabf09cd62f865728b1373
[]
no_license
fengjixuchui/PoJun
92bfd4fca951f6492758d081420b3cc1b1d1abc5
a090c6d708adc79b204a467d845bc3a0953f998e
refs/heads/master
2020-08-29T21:44:14.006253
2018-01-05T15:32:28
2018-01-05T15:32:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,538
h
/******************************************************************************** ** Form generated from reading UI file 'CommandWindow.ui' ** ** Created by: Qt User Interface Compiler version 5.6.3 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! *************************************...
[ "xuwuorg@163.com" ]
xuwuorg@163.com
426b8bf0da8fe781c93be9b95f42378fecc9de97
a8c3083912fdf40c84dbabc21b3980088e3c455f
/Chapter2/Ship.cpp
f4fc1a5a724ef287d073143948bb6d54bfa9425a
[]
no_license
rimever/GameProgrammingCpp
702c40d703e4284a090639a41aa7acd9c3277c57
d28a57642e4fcf082e415321435372af0be3b716
refs/heads/main
2023-03-05T23:29:51.222416
2021-02-14T08:32:27
2021-02-14T08:32:27
335,590,707
0
0
null
null
null
null
UTF-8
C++
false
false
1,385
cpp
#include <SDL_render.h> #include "Ship.h" #include "AnimSpriteComponent.h" #include "Game.h" Ship::Ship(Game *game) : Actor(game), mRightSpeed(0.f), mDownSpeed(0.f) { AnimSpriteComponent *asc = new AnimSpriteComponent(this); std::vector<SDL_Texture *> anims = { game->GetTexture("Assets/Ship...
[ "mot_siva_ordin@hotmail.com" ]
mot_siva_ordin@hotmail.com
e3f1c24eef4d6ad3f26de5fcf89dff0a166c3d0e
579f6399b3f8238eee552b8a70b5940db894a3eb
/khmyrov.igor/common/circle.hpp
38d47357304c1cc4b1096e5ef775dfc1bb402377
[]
no_license
a-kashirin-official/spbspu-labs-2018
9ac7b7abaa626d07497104f20f7ed7feb6359ecf
aac2bb38fe61c12114975f034b498a116e7075c3
refs/heads/master
2020-03-19T04:18:15.774227
2018-12-02T22:21:38
2018-12-02T22:21:38
135,814,536
0
0
null
null
null
null
UTF-8
C++
false
false
489
hpp
#ifndef A2_CIRCLE_HPP #define A2_CIRCLE_HPP #include "shape.hpp" namespace khmyrov { class Circle: public Shape { private: double radius_; public: Circle(const point_t & pos, const double radius); double getArea() const override; rectangle_t getFrameRect() const override; void m...
[ "a.kashirin.official@gmail.com" ]
a.kashirin.official@gmail.com
0b89ee1dc9cbe88a65f49170fc28738f9f71432b
f57af00d267a24ac42c0ed424bac5c5263da3600
/src/rpcnet.cpp
04919d0f70eb4fa19cad45f00f14c029b000a2a3
[ "MIT" ]
permissive
i3lome/failfial
7af159d2c885106bf7b8554a7b4f1dc53d239f9e
ce123b27cef72ddbbf80c5fe481cdcfc08092763
refs/heads/master
2021-04-12T04:17:12.369486
2014-08-19T08:29:13
2014-08-19T08:29:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,877
cpp
// Copyright (c) 2009-2014 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "rpcserver.h" #include "main.h" #include "net.h" #include "netbase.h" #include "protocol.h" #include "sync.h" #inclu...
[ "i3lome@gmail.com" ]
i3lome@gmail.com
86ccaca759a1d61d677d59221a2a91666a668ebc
ac140a854c180f0c6c0ff0f35518c18e32a43758
/ModernCpp/SubParagraph_14_3_6.cpp
33c628575171a4e1c93c200bfca042f397c05c26
[]
no_license
klasing/MnistExample
53bd4e6316b513889acd77a5549082863c643435
720479f6768c15fa6e63fafd415b5a2bcff3dfa9
refs/heads/master
2020-04-22T00:29:18.102857
2019-06-30T18:41:17
2019-06-30T18:41:17
169,981,063
0
0
null
null
null
null
UTF-8
C++
false
false
3,125
cpp
#include "pch.h" #include <regex> #include <string> inline void subParagraph_14_3_6() { cout << "regex_token_iterator" << endl; cout << "--------------------" << endl; cout << "a) regex_token_iterator Examples" << endl; cin.clear(); cin.ignore(numeric_limits<streamsize>::max(), '\n'); regex reg("^(\\d{4})/(0...
[ "klasing1959@gmail.com" ]
klasing1959@gmail.com
248dcf17365fdd7b2c0eefc690be411179bcafd0
eee92bb4dc8d24aa874c9253295301c86330b23a
/source/Renderer/VkRenderer/Src/Enum/VkShaderStageFlag.cpp
ceab72321d0d2153c293b4cdb30c0130fc89debe
[ "MIT" ]
permissive
fcccode/RendererLib
d7c127a4b22428220098bfee4575e5401c7c3769
f8e692ae1f1cddae0185fc0c1fe7107efcc8d959
refs/heads/master
2020-03-27T08:29:56.020776
2018-08-07T14:58:58
2018-08-07T14:58:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,715
cpp
#include "VkRendererPrerequisites.hpp" namespace vk_renderer { VkShaderStageFlags convert( renderer::ShaderStageFlags const & flags ) { VkShaderStageFlags result{ 0 }; if ( checkFlag( flags, renderer::ShaderStageFlag::eVertex ) ) { result |= VK_SHADER_STAGE_VERTEX_BIT; } if ( checkFlag( flags, rendere...
[ "dragonjoker59@hotmail.com" ]
dragonjoker59@hotmail.com
8191b2f8629df73f8a9f3175da1c7f041c0e4c10
33a82980352cf366b9c288cf8a74d2740272d90b
/print/OEM Printer Customization Plug-in Samples/C++/custhlp/dllentry.cpp
287c0617ad72e5af85125b0826ab2d31fd601314
[ "MS-PL", "LicenseRef-scancode-unknown", "LicenseRef-scancode-unknown-license-reference", "MS-LPL" ]
permissive
microkatz/Windows-driver-samples
d249ecb8ab1be5a05bf8644ebeaca0bf13db1dad
98a43841cb18b034c7808bc570c47556e332df2f
refs/heads/master
2022-05-09T17:42:10.796047
2022-04-20T20:47:03
2022-04-20T20:47:03
161,238,613
2
0
MS-PL
2022-04-20T20:47:03
2018-12-10T21:28:00
C
UTF-8
C++
false
false
1,074
cpp
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A // PARTICULAR PURPOSE. // // Copyright 1998 - 2003 Microsoft Corporation. All Rights Reserved. // // FILE...
[ "mfenelon@ntdev.microsoft.com" ]
mfenelon@ntdev.microsoft.com
94f5e3bf9a41182a7f710d71da6e25c859940358
297a8b509a6c809cd1e53cede93820a1502617cf
/Library/IDLFramework/inc/Sensors/Mag_LSM9DS1_SPI.h
d5d76ad2c38427a90ed7c0980c10a4096b16170d
[]
no_license
johnpcondon/TestRepo
a5664423d22407ecdac3e6d8d15506d016d6a83f
e3cbf7db6a82aea515e7e5f09b0c85c9d4a3d26f
refs/heads/master
2021-01-18T20:12:27.881764
2015-06-16T19:37:39
2015-06-16T19:37:47
37,550,497
0
0
null
null
null
null
UTF-8
C++
false
false
3,342
h
/******************************************************************************* * File Name : Mag_LSM9DS1.h * Author : John Condon * Version : V 1.0 * Date : 6/5/2015 * Description : Interface to ST Micro LSM9DS1 Magnetometer * * Copyright (C) Innovative Design Labs...
[ "jcondon@innovativedesignlabs.com" ]
jcondon@innovativedesignlabs.com
e7afbb48b73a8fcb7215e288eb93502b0dd65b0a
8f421001634923dbfb032389ecd094d4880e958a
/modules/cudaimgproc/perf/perf_color.cpp
903208355435b35c87a2536010f1ef13b33a8786
[ "Apache-2.0" ]
permissive
opencv/opencv_contrib
ccf47a2a97022e20d936eb556aa9bc63bc9bdb90
9e134699310c81ea470445b4888fce5c9de6abc7
refs/heads/4.x
2023-08-22T05:58:21.266673
2023-08-11T16:28:20
2023-08-11T16:28:20
12,756,992
8,611
6,099
Apache-2.0
2023-09-14T17:35:22
2013-09-11T13:28:04
C++
UTF-8
C++
false
false
8,964
cpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
[ "alexander.alekhin@intel.com" ]
alexander.alekhin@intel.com
e46410da06673549fd209d5e9f22e50df56d0809
e40d6a8fe45dd4d769c2bcf27e4df3730d0a624a
/JUTGE/P13994_en/S008-AC.cc
b9dad494d4cb3cc71c75c6f7952dc0ed6ff305c7
[]
no_license
masedo/FIB
bc193a840fb56b8181d2be1585799fef180b58df
084bfa233a3ea079a41ba28686f44be644b65be3
refs/heads/master
2021-09-12T18:14:16.497501
2018-04-19T19:43:31
2018-04-19T19:43:31
104,089,287
0
0
null
null
null
null
UTF-8
C++
false
false
1,630
cc
#include <vector> #include <iostream> #include <queue> using namespace std; typedef pair<int, int> ArcP; // arc amb pes typedef vector< vector<ArcP> > GrafP; // graf amb pesos void dijkstra(const GrafP& G, int s, vector<int>& d,vector<int>& p) { int n = G.size(); d = vector<int>(n, 1000000000); d[s] = 0; ...
[ "albertmasedo@hotmail.com" ]
albertmasedo@hotmail.com
46cf2653fbf1150d69732d6bb2444de1adefe6ce
7bc58e0e6a34f3d74c2da7b367ad348e1a8862d0
/tools/kactus2/kactus2_latest/designEditors/SystemDesign/UndoCommands/SWInterfaceDeleteCommand.cpp
2f2ca3a13873681feaf7fefa9e6b93dc0a9b05f2
[]
no_license
ouabache/fossi
3069e7440597b283b657eaee11fbc203909d54aa
e780307bff0bb702e6da36df5d15305354c95f42
refs/heads/master
2020-07-02T08:58:41.834354
2017-04-06T15:59:09
2017-04-06T15:59:09
67,724,364
4
1
null
null
null
null
UTF-8
C++
false
false
5,277
cpp
//----------------------------------------------------------------------------- // File: SWInterfaceDeleteCommand.cpp //----------------------------------------------------------------------------- // Project: Kactus 2 // Author: Mikko Teuho // Date: 16.02.2016 // // Description: // Undo delete command for SW i...
[ "z3qmtr45@gmail.com" ]
z3qmtr45@gmail.com
903354c912ed46da657ecf20837b754de2fe0fba
36e3936dab6611192b3bc836e77715f312047dc0
/296A.cpp
506170cc5a18fef3563dab489cd9d2f164ca2424
[]
no_license
G2440/CFLadder11
c7164ebc28deeb67a47be18318526884240d45a5
89bfdaf7837e993f9b306268eab1b1cbd5cedb9e
refs/heads/master
2021-04-18T10:41:45.049025
2020-05-11T15:42:22
2020-05-11T15:42:22
249,535,901
0
0
null
null
null
null
UTF-8
C++
false
false
898
cpp
//Ladder11--:>Yaroslav and Permutations #include<iostream> using namespace std; int main(){ int x; cin>>x; int arr[x]; int h[1001] = {0}; for(int i = 0; i < x; i++){ cin>>arr[i]; h[arr[i]]++; } if(x==1) cout<<"YES"<<endl; else{ int max = 0; for(int i =0 ;...
[ "gauravnegi2440@gmail.com" ]
gauravnegi2440@gmail.com
170e70ddbfda2a5f85530e819e32ce38ed7388e8
3af1e8e142701b4f9f57615e07ae5d183ebdd308
/mnmx.cpp
d6860170606e4a9b8af4b63a7009a0f04380a90f
[]
no_license
mazim21/codechef
cf255a6508396ee73a20e9cd70b472595b05ad58
159f16002027986958cc7082d406a4a19447f94e
refs/heads/master
2021-01-10T07:28:45.973492
2016-04-19T18:05:25
2016-04-19T18:05:25
54,332,150
0
0
null
null
null
null
UTF-8
C++
false
false
204
cpp
#include<iostream> using namespace std; main() { int t; long long int s,x,n,i; cin >> t; while(t--) { cin >> n; s=9000000; for(i=0;i<n;i++) { cin >> x; s=(s>x)?x:s; } cout << s*(n-1)<<endl; } }
[ "mosharraf.azim@gmail.com" ]
mosharraf.azim@gmail.com
06598611f73533f858b3bb8b177327547b8a245a
3a5e028c22a2277e657f57b52a239ffc86cea7a5
/Day39/Wildcard pattern matching.cpp
f7d116dae7ca87c3ff857b006d8b54d4d2c53487
[]
no_license
suyash0103/100DaysOfAlgo
0331729376d7983dc2f2da0504e8a3110ebb5a05
f9bcc7507829271ca0a9c1bca3d358e2f54ef9c9
refs/heads/master
2023-02-01T18:52:17.904469
2020-12-18T08:01:14
2020-12-18T08:01:14
294,895,346
0
2
null
2020-10-19T16:00:39
2020-09-12T07:39:49
C++
UTF-8
C++
false
false
698
cpp
#include<bits/stdc++.h> using namespace std; int ans = 0; bool find(string s, string pat, int i, int j) { if(i == s.length()) { ans = 1; return true; } if(j == pat.length()) { return false; } bool a = false; if(pat[j] != '*' && pat[j] != '?') { if(s[i] == pat[j]) { a = a || find(s, pat, i...
[ "suyashghuge@gmail.com" ]
suyashghuge@gmail.com
2aab9eb996422de02acdd517f74cfa1ecc40f19c
0adaea6bd30650b1de5775ab92c912ea2a725b4e
/arduino/firmware/firmware.ino
f5876aa5c4d2d59f87024d2803658a26048ae850
[]
no_license
iverasp/bttemp
6581ef5d1af40820af5cb059284da064bbdb9e91
15a1897f21623ebf79ff6977a409d27755168e48
refs/heads/master
2021-03-12T23:55:00.697050
2014-04-03T14:33:02
2014-04-03T14:33:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
323
ino
#include <SoftwareSerial.h> #include <Adafruit_MAX31855.h> #define rxPin 3 #define txPin 4 SoftwareSerial serial(rxPin, txPin); Adafruit_MAX31855 thermocouple(2, 1, 0); void setup() { serial.begin(9600); delay(2000); } void loop() { int data = thermocouple.readCelsius(); serial.println(data); delay(1000);...
[ "iverasp@gmail.com" ]
iverasp@gmail.com
8f02bbf76982627d1a2288b319b158e752d40bf2
1e2de2812842ffdcbff9c5091e08d090b72e0973
/Development/Editor/Core/YDWEStartup/DllMain.cpp
8252e80eb4604aa265c0f03b39e504d3ea8ce10f
[ "Apache-2.0" ]
permissive
shawwwn/YDWE
2cd64f215368a50271e817c755dae99e154d74da
b83ffe041d9623409d9ffd951988e2b482d9cfc3
refs/heads/master
2020-05-29T11:37:16.480432
2014-06-26T07:34:32
2014-06-26T07:34:32
16,688,734
2
0
null
null
null
null
UTF-8
C++
false
false
6,463
cpp
#include <list> #include <utility> #include <locale> #include <windows.h> #include <boost/filesystem.hpp> #include <boost/assign.hpp> #include <boost/foreach.hpp> #include <boost/exception/all.hpp> #include <CImg.h> #include <base/file/memory_mapped_file.h> #include <base/exception/system_exception.h> #include <base/ex...
[ "actboy168@gmail.com" ]
actboy168@gmail.com
c710e146c7f2cafc0ff15e6d0478f33ab5fa73e3
b5f0748daea5f9a2746438bef052be2c7d0f2e04
/samples/cubes/main.cpp
d4273a660e90aed395d10602ae0f0923b0a080e2
[ "BSD-3-Clause" ]
permissive
Kingwl/ray
c187275b47df30bad352854451b2bd6a6ff7c38d
08a5dabbc3545811e6f6062fec4ad24dace73627
refs/heads/master
2020-05-28T02:01:03.005336
2015-11-10T11:50:02
2015-11-10T11:50:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,775
cpp
// +---------------------------------------------------------------------- // | Project : ray. // | All rights reserved. // +---------------------------------------------------------------------- // | Copyright (c) 2013-2015. // +---------------------------------------------------------------------- // | * Redistributi...
[ "2221870259@qq.com" ]
2221870259@qq.com
35286b3c53e042ce276783cddd8c17f4dbf67499
0a4541e219bbfe9296cc659618dd4a91c81e0d56
/KRTool/dsebuild/expression.cpp
19da986b69eabf1e8a4593e04330578884a33b43
[]
no_license
karikera/ken
e07b8858f63d839ac1cc9b69c648897644d5bfe2
c41bee5f2da2b8e99d0b9284a53404218c4a6869
refs/heads/master
2023-04-27T17:48:03.681745
2023-04-17T09:20:50
2023-04-17T09:20:50
182,513,850
4
0
null
null
null
null
UTF-8
C++
false
false
5,322
cpp
#include "expression.h" #include "root.h" #include "field.h" #include <sstream> #include <KR3/main.h> bool isZero(Value * v) { Constant * c = dynamic_cast<Constant*>(v); if(c == nullptr) return false; return c->value == 0; } Expression::Expression(Class * type, AText name) noexcept :Value(type, move(name)) { } Kee...
[ "karikera3@hotmail.com" ]
karikera3@hotmail.com
6615b7271ebd7cbcfda1d09955efc0c974a2c3d0
15c99b5ced865f5f08a36898ed4f0301e8c41483
/215.kth-largest-element-in-an-array.cpp
82925e6c00e23489c7ebeed488ea1403906befb6
[]
no_license
h13o/leetcode
35c45f725b8065cc4e6bf25f631fe72e973baead
f1a644cec441cec22e1ae8fd7a60f0f2243f0c0b
refs/heads/master
2022-03-26T06:15:30.234440
2019-12-24T07:58:11
2019-12-24T07:58:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
858
cpp
/* * @lc app=leetcode id=215 lang=cpp * * [215] Kth Largest Element in an Array * * https://leetcode.com/problems/kth-largest-element-in-an-array/description/ * * algorithms * Medium (51.14%) * Likes: 2698 * Dislikes: 203 * Total Accepted: 488.2K * Total Submissions: 950.8K * Testcase Example: '[3,2...
[ "aplboicundaze@gmail.com" ]
aplboicundaze@gmail.com
6cb4f27477e05bb9cd5fe8934d78b2de9c53f6fd
7f7ebd4118d60a08e4988f95a846d6f1c5fd8eda
/wxWidgets-2.9.1/include/wx/gtk/private/timer.h
fe26676ba81f95dca80f092470fe90324da2694b
[]
no_license
esrrhs/fuck-music-player
58656fc49d5d3ea6c34459630c42072bceac9570
97f5c541a8295644837ad864f4f47419fce91e5d
refs/heads/master
2021-05-16T02:34:59.827709
2021-05-10T09:48:22
2021-05-10T09:48:22
39,882,495
2
0
null
null
null
null
UTF-8
C++
false
false
1,082
h
///////////////////////////////////////////////////////////////////////////// // Name: wx/private/gtk/timer.h // Purpose: wxTimerImpl for wxGTK // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence //////////////////////////////...
[ "esrrhs@esrrhs-PC" ]
esrrhs@esrrhs-PC
f512c651aefdca2cc9a938860ca2e521e8d7bb95
f3db8599ae49ad359255764a241fcc6d51d29ac8
/attence/C/Client/sql.h
78833b60939b1b7c9bc825b205470841404cdf9e
[]
no_license
cold-rivers-snow/QtProject
9536e3f101af09f96cc0b723366b22cf50b46111
3333b4b818f4dcd88c19b6e21538c97aa0cf2c06
refs/heads/master
2020-11-24T05:44:10.334476
2020-01-25T12:52:48
2020-01-25T12:52:48
227,990,558
0
0
null
null
null
null
UTF-8
C++
false
false
197
h
#ifndef SQL_H #define SQL_H class Sql { Q_OBJECT //使用信号与槽需要的宏 public: explicit Sql(); //explicit 防止歧义 bool connectMySQL(); private: }; #endif // SQL_H
[ "1580753591@qq.com" ]
1580753591@qq.com
cf5484629e504912ea3790069819ab36851331e8
65193c0711c8f1d95f51f343263dc122ce0083f4
/Engine/includes/Nexus/modules/xml/Gui/TextInput.hpp
204bcd149feec2cff3270358c272c7f6cca75f8a
[]
no_license
Convly/NexusEngine
92d0ae2d6529354243046e831c1f3b4e4030e1d3
3cb5327b828877355c22d127921ea28feee73e8e
refs/heads/master
2021-03-30T18:11:36.742461
2019-06-01T12:50:57
2019-06-01T12:50:57
106,609,906
0
1
null
2019-06-01T12:50:59
2017-10-11T21:10:57
C++
UTF-8
C++
false
false
5,471
hpp
#ifndef TEXTINPUT_XML_HPP_ # define TEXTINPUT_XML_HPP_ #include <iostream> #include <unordered_map> #include "Nexus/modules/environment/Environment.hpp" #include "Nexus/modules/xml/rapidxml-1.13/rapidxml.hpp" #include "Nexus/modules/xml/Gui/GuiElement.hpp" using namespace rapidxml; namespace nx{ namespace xml{ ...
[ "quentin.metge@hotmail.fr" ]
quentin.metge@hotmail.fr
ee801d0b758b52f334190fa2b7329d79d7553201
6567133acef4548343303613b54d2e4c09d9ba50
/samples/Hello/third-party/fuzzylite/fuzzylite/test/hedge/HedgeFunctionTest.cpp
dab70f5016a2a9cf95da4c6a4e6a959262cae6ac
[ "BSL-1.0", "GPL-3.0-only", "GPL-1.0-or-later", "BSD-3-Clause" ]
permissive
okocsis/ios-cmake
3939f8bd764c96bdf0c9d27537fbb6f314b215ea
ca61d83725bc5b1a755928f4592badbd9a8b37f4
refs/heads/master
2020-05-31T16:28:31.115578
2019-06-10T14:11:50
2019-06-10T14:11:50
190,382,466
0
0
BSD-3-Clause
2019-06-05T11:29:58
2019-06-05T11:29:58
null
UTF-8
C++
false
false
4,982
cpp
/* fuzzylite (R), a fuzzy logic control library in C++. Copyright (C) 2010-2017 FuzzyLite Limited. All rights reserved. Author: Juan Rada-Vilela, Ph.D. <jcrada@fuzzylite.com> This file is part of fuzzylite. fuzzylite is free software: you can redistribute it and/or modify it under the terms of the FuzzyLite Lic...
[ "oliver@numbereight.me" ]
oliver@numbereight.me
ed573418a8089f11d5ae8ae8ba957dfeeb3f9324
d73cf4af65fffc16c2326281fb7de3344566d6a1
/TVMBH/stdafx.cpp
7a82019aa98b850b68a2bfef762b2286a97899d7
[]
no_license
yongchaohu/WH_DEVICE
c3299ddd63ff15ca5ba3fa476cb90eee01ddb541
5212d3b15dfcf5a542c0936ebf0e72ed66b85d05
refs/heads/master
2020-05-27T20:38:35.562316
2019-06-24T03:02:29
2019-06-24T03:02:29
188,782,571
0
0
null
2019-05-27T06:18:48
2019-05-27T06:18:48
null
GB18030
C++
false
false
161
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // CTBHLIB.pch 将成为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"
[ "1017943468@qq.com" ]
1017943468@qq.com
ba26f277d00fd3a5bbe8b941ba96cb73562db232
008885e8ac578b1d2bae903caf0dd9d7c16dc785
/load_obj/loadOBJ.cpp
7202365674fb711171aa19e89de8c33cacce89c7
[]
no_license
gateswinkler/594CM-GatesWinkler
c1b12ab5d6a2ec8b27a7e227194555edccf2c2a7
3f8072c2b8c95dcdb9db3807adeb8b622387179f
refs/heads/master
2020-05-16T21:57:32.489330
2011-03-18T03:19:34
2011-03-18T03:19:34
1,223,714
0
0
null
null
null
null
UTF-8
C++
false
false
6,074
cpp
#include <stdlib.h> #include <gl/glut.h> #include <math.h> #include <gl/gl.h> #include <gl/glu.h> #include <SOIL/soil.h> #include <stdio.h> #include <string.h> #include "main.h" int NUM_SIDES = 3; float SCALE_VERTICES = .3; //1.0 float rotY = 0.0; float transZ = -5.0; int numVertices, numNormals, numTexCoords, numFac...
[ "gateswinkler@umail.ucsb.edu" ]
gateswinkler@umail.ucsb.edu
e4271e8521ba785c098b1e255bbfb2e6de9b10e3
8c9ff311dc18f5072c35aab0894401ad1fde4b88
/00/nastyhacks.cpp
6e0f917689aedd766106f0da217266a1e729ce64
[]
no_license
alinen/small-programs
f2cc6c890e3565aa9d7c7af46c62ec3011b7caea
1a436e92fda81bed0b72f1353aa506864c7fbcc2
refs/heads/master
2020-07-10T06:17:31.193900
2020-02-15T17:08:59
2020-02-15T17:08:59
204,190,471
0
0
null
null
null
null
UTF-8
C++
false
false
398
cpp
#include <iostream> using namespace std; int main() { int N; cin >> N; for (int i = 0; i < N; i++) { int r, e, c; cin >> r; cin >> e; cin >> c; if (e - c > r) cout << "advertise\n"; else if (e - c < r) cout << "do not advertise\n"; ...
[ "nenila@gmail.com" ]
nenila@gmail.com
c24f4e8a3a2ebde5ae21298ef5d391098fec54ad
44ab57520bb1a9b48045cb1ee9baee8816b44a5b
/Engine/Code/Rendering/WglRenderer/Detail/WglEnvironmentParameter.h
84ae45a78c0621d47c46ea001f0fd8aa53347824
[ "BSD-3-Clause" ]
permissive
WuyangPeng/Engine
d5d81fd4ec18795679ce99552ab9809f3b205409
738fde5660449e87ccd4f4878f7bf2a443ae9f1f
refs/heads/master
2023-08-17T17:01:41.765963
2023-08-16T07:27:05
2023-08-16T07:27:05
246,266,843
10
0
null
null
null
null
GB18030
C++
false
false
1,138
h
/// Copyright (c) 2010-2023 /// Threading Core Render Engine /// /// 作者:彭武阳,彭晔恩,彭晔泽 /// 联系作者:94458936@qq.com /// /// 标准:std:c++20 /// 版本:0.9.1.0 (2023/06/25 16:23) #ifndef RENDERING_WGL_RENDERER_WGL_ENVIRONMENT_PARAMETER_H #define RENDERING_WGL_RENDERER_WGL_ENVIRONMENT_PARAMETER_H #include "Rendering/RenderingDll.h" ...
[ "94458936@qq.com" ]
94458936@qq.com
6518c15adc47eaf7a2afefe83e010289cbac91e2
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/inetsrv/iis/svcs/infocomm/log/plugin/odbcconn.hxx
da8ac5af22965726b0d7ef7e5843441cb26dc878
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,942
hxx
/*++ Copyright (c) 1995 Microsoft Corporation Module Name : odbcconn.hxx Abstract: This module declares the class ODBC_CONNECTION used for odbc connectivity. It also declares the class ODBC_PARAMETER for parameter markers used for insertion of data. Author: ...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
9a1aea30295e3445a2c6c10f578784e2a1ec27bd
2132f840d3cf99f66bc112da1ee217e1ee4ffb4f
/RFD/python/src/librf/random_forest.h
a4836e76179f0912df2838d69040ac790dc4d19a
[]
no_license
achintp/MetricLearning
b1765fcafe5503ba5ebd76ec1ff1df7b5a1f7bf4
55ad1ab6c89feec370d8dc5171aef3ca67538536
refs/heads/master
2021-01-15T17:45:40.924911
2015-04-18T01:10:14
2015-04-18T01:10:14
32,608,043
0
0
null
null
null
null
UTF-8
C++
false
false
7,598
h
/** * @file * @brief Randomforest interface * This is the interface to manage a random forest */ #ifndef _RANDOM_FOREST_H_ #define _RANDOM_FOREST_H_ #include "tree.h" #include "weights.h" #include "../general/utility.h" #include <unistd.h> #include <unordered_map> #include <unordered_set> #include <vector> #incl...
[ "achint.prakash@gmail.com" ]
achint.prakash@gmail.com
2ded902c4b4cfd9a1ed0af273fc3ec72c085ffa3
d4dfdb9178c6bb8befbd8095feaa2323d85e6d0a
/src/core/light.h
8a5e4f460b4af3987f29ec7a6b2be3fca2abefdc
[]
no_license
grzegorz-k-karch/my_pbrt
6f37363b3d7c9028d1936f3be5611b332ad7f7d3
976b30518496aa5f776ffa87679ea303d30f9ab4
refs/heads/master
2021-03-24T12:49:15.145019
2017-06-25T11:17:12
2017-06-25T11:17:12
76,937,249
0
0
null
null
null
null
UTF-8
C++
false
false
1,768
h
#ifndef LIGHT_H #define LIGHT_H #include "pbrt.h" #include "geometry.h" #include "transform.h" #include "medium.h" #include "interaction.h" namespace pbrt { enum class LightFlags : int { DeltaPosition = 1, DeltaDirection = 2, Area = 4, Infinite = 8 }; inline bool IsDeltaLight(int flags) { return flags & (int)Li...
[ "grzegorz.karch@gmail.com" ]
grzegorz.karch@gmail.com
c5bbef552bfe04db9156416f7566d5435c9dda1f
9ca0fd52f161321f343d4e3f54ad06860279ffaf
/10074 UVa.cpp
00de354ec33c3755886f4c6fc37e42b98065c546
[]
no_license
Tomistong/UVA-Problems
4791e50f00e38071a30614de3c9f6b25b95c8465
75d8ee5896392104278d232a06aab9eab841862c
refs/heads/master
2023-03-21T03:11:00.270870
2019-10-08T23:20:53
2019-10-08T23:20:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,345
cpp
// 10074 UVa #include <bits/stdc++.h> using namespace std; #define endl '\n' typedef long long ll; typedef pair<ll, ll> pll; typedef pair<int, int> pii; const int N = 1e2 + 5; const int MOD = 1e9 + 7; const double EPS = 1e-8; const double PI = acos(-1); ll n, m, mapp[N][N]; ll getSum(int& i, int...
[ "ali@DESKTOP-QF9IM65.localdomain" ]
ali@DESKTOP-QF9IM65.localdomain
746408c0ada8f67928f88ae53c397bb131cff8a4
0d2f202662616cf8fe15b364aa600404d7881555
/cpp_nanotekspice/src/comp4030.cpp
2c50bc171282d1b18e95ffdf7c861f1854a4f5a4
[]
no_license
jeremythiriez/bouliboula
715f4c59514cceb7c0347eccb2d238dc344c2574
daefde0a0830bdba7033f39459298ea3307cd2e5
refs/heads/master
2021-01-20T03:06:40.513541
2017-03-04T19:31:06
2017-03-04T19:31:06
83,827,123
0
0
null
null
null
null
UTF-8
C++
false
false
1,254
cpp
// // comp4030.cpp for comp4030.cpp in /home/jeremy/tech2/CPP/cpp_nanotekspice/src // // Made by jeremy thiriez // Login <jeremy@epitech.net> // // Started on Wed Mar 1 16:56:21 2017 jeremy thiriez // Last update Sat Mar 4 20:27:38 2017 jeremy thiriez // #include <string> #include <iostream> #include "4030.hpp" #...
[ "thirie_a@epitech.eu" ]
thirie_a@epitech.eu
de70f34d17abdeeb6c25f2ccb5e4893c3dd30327
3d193be5bcbc0823c91fdb2504beef631d6da709
/content/renderer/manifest/manifest_parser_unittest.cc
47ae44d145415d3aa467b5b3b7f72a3f4504f6ac
[ "BSD-3-Clause" ]
permissive
a402539/highweb-webcl-html5spec
7a4285a729fdf98b5eea7c19a288d26d4759d7cc
644216ea0c2db67af15471b42753d76e35082759
refs/heads/master
2020-03-22T14:01:34.091922
2016-04-26T05:06:00
2016-05-03T12:58:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
44,806
cc
// 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. #include "content/renderer/manifest/manifest_parser.h" #include <stdint.h> #include <memory> #include "base/macros.h" #include "base/strings/string_uti...
[ "kimdh@infrawareglobal.com" ]
kimdh@infrawareglobal.com
f8bdbe87a45d7ef07fbe5f58fb78c9868979e71a
44f04b8f2b6c0dba51f1e998985d3a9e8540715f
/CodeForces/545/C/C.cpp
9d47356b18eced24fa3acc6ba24d7fd1f30b9456
[]
no_license
GuessEver/ACMICPCSolutions
2dd318a45939711eff1dd208cffc05a029b38130
909927778efd77ca9ec8e18aed3ff22c167d2a33
refs/heads/master
2020-05-18T20:52:32.359955
2015-11-04T08:31:43
2015-11-04T08:31:43
29,720,059
5
3
null
null
null
null
UTF-8
C++
false
false
500
cpp
#include <cstdio> #include <algorithm> const int N = 100000 + 10; int n; struct Node{ int x, h; }v[N]; int main() { scanf("%d", &n); if(n == 1) { puts("1"); return 0; } for(int i = 1; i <= n; i++) scanf("%d%d", &v[i].x, &v[i].h); int res = 2, pre = v[1].x; for(int i = 2; i < n; i++) { if(v[i].x - v[i].h > p...
[ "jiangzh777@163.com" ]
jiangzh777@163.com
1ec86c6a064c2ed623d32241162218703dd1ab08
67ed24f7e68014e3dbe8970ca759301f670dc885
/win10.19042/System32/Pimstore.dll.cpp
7f38e7cb29a4d90ef4c66280e4f359d893d05e83
[]
no_license
nil-ref/dll-exports
d010bd77a00048e52875d2a739ea6a0576c82839
42ccc11589b2eb91b1aa82261455df8ee88fa40c
refs/heads/main
2023-04-20T21:28:05.295797
2021-05-07T14:06:23
2021-05-07T14:06:23
401,055,938
1
0
null
2021-08-29T14:00:50
2021-08-29T14:00:49
null
UTF-8
C++
false
false
10,046
cpp
#pragma comment(linker, "/export:?Submit@AccountProviderHostJobBase@@QEAAJPEAK@Z=\"C:\\Windows\\System32\\Pimstore.?Submit@AccountProviderHostJobBase@@QEAAJPEAK@Z\"") #pragma comment(linker, "/export:?SubmitSynchronously@AccountProviderHostJobBase@@QEAAJPEAXKPEAT_SNJobOutParams@@@Z=\"C:\\Windows\\System32\\Pimstore.?S...
[ "magnus@stubman.eu" ]
magnus@stubman.eu
cf6552a69b33461712f15e5a33c492996a66a0ce
37bdd7fa7ad251e5d4912c3febbb1f89590b8071
/containers/bor/bor.h
fe0c9d19d0031913adbd4e91c39b8999abfd6f81
[]
no_license
9OMShitikov/acram-alpha
ab9669611b92a299dc0eb6342857f4a77c786df3
7b4439e7f2efcc3d47c81343fee127cfaf7754c2
refs/heads/master
2023-01-23T22:05:56.788421
2020-12-04T11:36:03
2020-12-04T11:36:03
267,335,592
0
0
null
null
null
null
UTF-8
C++
false
false
730
h
#ifndef DIFFERENTIATOR_BOR_H #define DIFFERENTIATOR_BOR_H #include "../../asserts/my_assert.h" class Bor { public: Bor(); ~Bor(); [[nodiscard]] size_t get_size() const; int add (const char* str, int value); int check (const char* str); int check_max (const char* str); private: struct ...
[ "shitikov.om@phystech.edu" ]
shitikov.om@phystech.edu
e5cf66ecbf7e95d0ba042b99d159e8b7aced855a
e58d416a9f7a3b4fa2869fa532219d9f39695516
/leetcode/123. Best Time to Buy and Sell Stock III.cpp
95a36a2591c8c5f66578b51062477a9f7f1b1500
[]
no_license
Allen1211/algorithm-problems-solutions
876e145197e7f1bcb0430a4af56d8f62c42a67f4
3abe96468521313688ce1b27b67a5f83e3cd541e
refs/heads/master
2023-01-15T23:22:34.079438
2020-11-28T13:22:59
2020-11-28T13:22:59
292,842,961
0
0
null
null
null
null
UTF-8
C++
false
false
1,445
cpp
/* * @lc app=leetcode.cn id=123 lang=cpp * * [123] 买卖股票的最佳时机 III */ // @lc code=start #include <vector> using namespace std; // class Solution { // public: // int maxProfit(vector<int>& prices) { // if (prices.empty()) return 0; // int n = prices.size(); // int dp[n][3][2]; ...
[ "837806944@qq.com" ]
837806944@qq.com
3415cc9be3cef6b8279c40eb14c175fe9f26ec4f
65c1323ec97dc14660979fb2fb0ed7ce5a3fde26
/simNeural/FastConvolutionLayer.cpp
8c1ad40100793546914a2349fa8d8edb08c8613d
[]
no_license
zeyuan1987/simNeural
821dd21fa8e5f4b9fcf9c30466f0751b08ecfce7
761cf6ffb2434aab1dc83bc202383214f680009c
refs/heads/master
2021-01-22T23:33:28.044100
2017-02-22T05:10:46
2017-02-22T05:10:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,526
cpp
// // FastConvolutionLayer.cpp // simNeural // // Created by Xiaohang Su on 2/20/17. // Copyright © 2017 Xiaohang Su. All rights reserved. // #include "FastConvolutionLayer.hpp" #include "ReluLayer.hpp" #include "SigmoidLayer.hpp" FastConvolutionLayer::FastConvolutionLayer(){}; FastConvolutionLayer::FastConvoluti...
[ "sxhdragon@gmail.com" ]
sxhdragon@gmail.com
ae41dab35815271a3b352b029499a090c1568935
605f376a1f113fcb0ae0a5eeb7250141e4fae08b
/Util/ThreadGroup.cpp
9d23a2285dcdabe98b4d707642e49de06c7a6648
[ "MIT" ]
permissive
northbright/WinUtil
d66ac14aac3292deb2702e224d1e469134165eb2
7c7b1e9bbe2fb6177bb066d74764d10711748ec5
refs/heads/master
2020-12-24T14:26:46.256721
2014-04-28T09:46:43
2014-04-28T09:46:43
19,096,875
3
1
null
null
null
null
UTF-8
C++
false
false
2,862
cpp
#define _WIN32_WINNT 0x0501 // InterlockedXXX will be override to InterlockedXXX64 if _WIN32_WINNT >= 0x0502 #include <windows.h> #include <tchar.h> #include "Debug.h" #include "ThreadGroup.h" // Enable memory leak check for malloc and new // Add this after all #include. #ifdef _DEBUG #define new DEBUG_NEW #endif ...
[ "frank.xu@northbright.com" ]
frank.xu@northbright.com
9a419b787a60d2294d7ae9ebbe68c6fe6de97a21
b623d6854d835dbdabff01ee032c912de518a219
/handle_state.cpp
e24c676bd0287e757f007456b78916547d09c706
[]
no_license
ligx-cpp/Lighttpd-cpp
b27280677a7ee90498f6fb872278d6368aa9de0a
8bde6d3b19d50821a16ffcbf49da16b028aac577
refs/heads/master
2020-06-27T04:25:33.769515
2019-09-21T01:10:40
2019-09-21T01:10:40
199,843,834
3
1
null
null
null
null
UTF-8
C++
false
false
323
cpp
#include"handle_state.h" #include"state.h" Response::Response(){ m_state = new init_state(this); } void Response::change_state(State* state){ m_state = state; } void Response::request(msg_thread* me){ if(NULL != m_state) { m_state->handle(me); } ...
[ "804753303@qq.com" ]
804753303@qq.com
47515df8c9156949dee1cb276c104a9cbf27b3b4
cf600f94e027c44a4560cc89346f2577cd9a65a6
/BOJ/boj1920.cpp
2cc0ce58ab3432eeeb5201cba06d6a30cfb6230a
[ "MIT" ]
permissive
estela19/PS
96a97cb94af05eabc88e2bf1a5c9de036613c421
0cefc78cf6b98ad1e3e9086ebf07b61b28314f26
refs/heads/master
2021-08-16T15:15:17.586088
2021-06-16T15:18:44
2021-06-16T15:18:44
189,399,245
0
0
null
null
null
null
UTF-8
C++
false
false
710
cpp
#include<stdio.h> #include<string.h> #include<algorithm> using namespace std; int find(int, int, int); int n, m; int a[100000]; int b[100000]; int main() { scanf("%d", &n); int i; for (i = 0; i < n; i++) { scanf("%d", &a[i]); } scanf("%d", &m); for (i = 0; i < m; i++) { scanf("%d", &b[i]...
[ "estela19@DESKTOP-R37KILB.localdomain" ]
estela19@DESKTOP-R37KILB.localdomain
e11935cdc7965beaf74bed85030df24f6bad01da
f4b85ed3de427f035614ee31d65233ccfd197459
/src/main.cpp
17684e01d779b273c745204038c6627987006aeb
[ "MIT" ]
permissive
fliu90673/bbcoin
8feffdaecd4a635125e73c0495c4453e2f01ed6a
297b692a71e7f7bfacba32770ca07a6650ef5d4a
refs/heads/master
2020-04-01T17:15:50.560539
2018-10-17T08:23:21
2018-10-17T08:23:21
153,420,789
0
0
null
null
null
null
UTF-8
C++
false
false
161,168
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "alert.h" #include "checkpoints.h" #include "db.h" #include "net.h" #incl...
[ "fliu90673@gmail.com" ]
fliu90673@gmail.com
0fc62d467c8548eb296e9824df7aff095981e6e1
2ba94892764a44d9c07f0f549f79f9f9dc272151
/Engine/Source/Runtime/Slate/Public/Framework/Application/IWidgetReflector.h
a49b218b5a978332f39cce5dc134297066f33bcb
[ "BSD-2-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
PopCap/GameIdea
934769eeb91f9637f5bf205d88b13ff1fc9ae8fd
201e1df50b2bc99afc079ce326aa0a44b178a391
refs/heads/master
2021-01-25T00:11:38.709772
2018-09-11T03:38:56
2018-09-11T03:38:56
37,818,708
0
0
BSD-2-Clause
2018-09-11T03:39:05
2015-06-21T17:36:44
null
UTF-8
C++
false
false
3,016
h
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once /** A Delegate for passing along a string of a source code location to access */ DECLARE_DELEGATE_RetVal_ThreeParams(bool, FAccessSourceCode, const FString& /*FileName*/, int32 /*InLineNumber*/, int32 /*InColumnNumber*/); /** A Delegate for a...
[ "dkroell@acm.org" ]
dkroell@acm.org
cc921985a4872a356e8fc14cb71f4d9e7f46fa2e
ece30e7058d8bd42bc13c54560228bd7add50358
/DataCollector/mozilla/xulrunner-sdk/include/nsIDOMHTMLImageElement.h
f3644574702052d555340e8080a3adb0396e6dea
[ "Apache-2.0" ]
permissive
andrasigneczi/TravelOptimizer
b0fe4d53f6494d40ba4e8b98cc293cb5451542ee
b08805f97f0823fd28975a36db67193386aceb22
refs/heads/master
2022-07-22T02:07:32.619451
2018-12-03T13:58:21
2018-12-03T13:58:21
53,926,539
1
0
Apache-2.0
2022-07-06T20:05:38
2016-03-15T08:16:59
C++
UTF-8
C++
false
false
19,286
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsIDOMHTMLImageElement.idl */ #ifndef __gen_nsIDOMHTMLImageElement_h__ #define __gen_nsIDOMHTMLImageElement_h__ #ifndef __gen_nsIDOMHTMLElement_h__ #include "nsIDOMHTMLElement.h" #endif /* For IDL files that don't want to include root ID...
[ "andras.igneczi@doclerholding.com" ]
andras.igneczi@doclerholding.com
a6bb60d4c918de165a84a48b2ae7406ce4e3ff50
dea000b2f134f416a8f1669e589df14484c09748
/class/app/juego/automapa/automapa.h
264e590b63ce7a78239b507f9ad0722ea2439456
[]
no_license
madmongo1/navigator
26a382161bc2368e6bce9c3c594e863ba3dd7990
3fbbda4428383db859a0862cc4200cb8614bf634
refs/heads/master
2021-01-18T06:27:28.873043
2015-08-08T20:55:29
2015-08-08T20:55:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,461
h
#ifndef AUTOMAPA_H #define AUTOMAPA_H /** * El automapa guarda la estructura completa del mapa en Unidad_automapa, que * es cada una de las salas. Cualquier casilla, tenga o no tenga algo, guarda * su tipo y su posición. * Usando el automapa se pueden marcar las salas visitadas. Con cada visita se * puede refrescar la...
[ "marlborometal@gmail.com" ]
marlborometal@gmail.com
e68291d4abe3bbc49a4117eb33a7a2dc8343b5e0
52adca3563608dc30cdfc2f1724da56c4cb316c2
/src/main.cpp
14e0a38ab045ed169723ee3fb95c1dfe0275f8f0
[]
no_license
Stypox/1010-ai
e6d9d4891ae65fed02ea4dc233168147e5fe2215
7c0ae99c5a2654002bffd854b09b3542df361606
refs/heads/master
2023-07-14T11:46:35.588541
2021-08-24T16:08:32
2021-08-24T16:08:35
388,402,871
1
2
null
null
null
null
UTF-8
C++
false
false
4,693
cpp
#include <iostream> #include <stypox/argparser.hpp> #include "app/application.hpp" #include "app/no_ui_application.hpp" #include "game/game.hpp" #include "game/piece.hpp" #include "ai/scoring_function.hpp" void parseArguments(int argc, char const* argv[], bool& noUi, ai::scoring_table_t& scoringTable, ...
[ "stypox@pm.me" ]
stypox@pm.me
b6fafc0c81ee59e197ae74f7c992be4d819cce3d
b533cc85d6de35b0e6a9664dce6b31e6945531a1
/Tap/DocumentHandler.h
fdb15e8ee9c7ae5b51e67cf6530e229136e03a0f
[]
no_license
TrecApps/AnaGame
efa90d4af51aea14fd0ecd834341193cb1c36cbc
23b349a2f4afa64d6410e47a3c5e56c99c136d57
refs/heads/master
2022-08-11T17:30:07.756655
2021-07-03T15:55:56
2021-07-03T15:55:56
142,814,475
0
2
null
2021-06-23T03:10:11
2018-07-30T02:25:01
C++
UTF-8
C++
false
false
716
h
#pragma once #include "EventHandler.h" class _TAP_DLL DocumentHandler : public EventHandler { public: DocumentHandler(TrecPointer<TInstance> in); DocumentHandler(TrecPointer<TInstance> in, const TString& name); /** * Method: DocumentHandler::GetType * Purpose: Returns a String Representation of the object typ...
[ "jljacko@outlook.com" ]
jljacko@outlook.com
f190a0b68da2d02e6ae85ad8f8a20d056cac427e
d69bc27dc4695dfbaab55db622ae43b29ba83886
/SourceSDK/tier0/commonmacros.h
3bad265665c6be6dd18850a000ed7e87b9addf57
[ "MIT" ]
permissive
FWGS/libvinterface
7aeda9aedf756d95deaca8f987a199fa40f88fc2
4030b748f7e2b56870dc7a6a6b1c671d6f188089
refs/heads/master
2021-01-22T13:37:26.914949
2016-06-09T20:28:04
2016-06-09T20:28:04
54,228,626
2
3
null
null
null
null
UTF-8
C++
false
false
4,349
h
//========= Copyright (C) 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //=============================================================================// #ifndef COMMONMACROS_H #define COMMONMACROS_H #ifdef _WIN32 #pragma once #endif // -------...
[ "a1ba.omarov@gmail.com" ]
a1ba.omarov@gmail.com
092f67b58a720d5ac3d9b4f6fa9835482d71723a
c3cd1ac11a49ab9abd24660428942ae11de8288a
/.build/uno/src/sketch.cpp
6e0e4214cfb9a28ccb46f6c08f428867aeef083a
[]
no_license
iwishiwerearobot/arduino-lightTheramin
68de7b5468e2874c7287f3cac282b8e08cd0ac83
3f4ec6120b288f615391030bf7d5fe4e714194b5
refs/heads/master
2021-01-10T21:07:17.877326
2014-06-25T21:31:11
2014-06-25T21:31:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
611
cpp
#include <Arduino.h> void setup(); void loop(); #line 1 "src/sketch.ino" int sensorValue; int sensorLow = 1023; int sensorHigh = 0; const int ledPin = 13; void setup() { pinMode(ledPin, OUTPUT); digitalWrite(ledPin, HIGH); while (millis() < 5000) { sensorValue = analogRead(A0); if (sensorValue > sensorH...
[ "pete.hinchcliffe@googlemail.com" ]
pete.hinchcliffe@googlemail.com
d47d059ec144dbbd85bbd1e233db25984473914d
730f04b6fc77f4c5bb2598d329b0bdbf375c33b3
/mmass.cpp
23d0e0d672df71cf28bf3066052a20ef74ecce41
[ "Apache-2.0" ]
permissive
kiranmsv/SPOJ-cpp-solutions
eb00d1550878a08f933f9598a72f67650f340a38
28b73b518d55fe739e48d6b7f2f0df276c6c75d5
refs/heads/master
2020-04-29T04:22:19.363063
2019-03-15T15:55:35
2019-03-15T15:55:35
175,845,018
0
0
null
null
null
null
UTF-8
C++
false
false
516
cpp
#include <bits/stdc++.h> using namespace std; int i=-1,n; int findweight(string s){ int presum,sum=0,temp; while(++i<n){ if(s[i]=='(') presum=findweight(s),sum+=presum; else if(s[i]=='H') presum=1,sum+=1; else if(s[i]=='C') presum=12,sum+=12; else if(s[i]=='O') presum=16,sum+=16;...
[ "kiranmsv777@gmail.com" ]
kiranmsv777@gmail.com
d74b6d6930e210a536b41cbdfe914d919fcec60c
3e21ddf4491079232dc777f0317bf7ef98aca965
/cg_exercise_02/cglib/lib/glm/test/core/core_func_common.cpp
c37cebf2216a21d92a86eba3277ac4e6218902f0
[ "MIT", "LicenseRef-scancode-warranty-disclaimer", "BSD-2-Clause", "LicenseRef-scancode-happy-bunny" ]
permissive
MoellJ/Computergrafik_Exercises
5382dbea645d6c63af753c8a35ccb7192b7b5d17
6c2dd725b5bf816baa7a5f571bf11b7d0c12edb5
refs/heads/main
2023-01-19T00:24:30.634237
2020-11-29T19:53:44
2020-11-29T19:53:44
316,799,859
0
0
null
null
null
null
UTF-8
C++
false
false
35,548
cpp
#define GLM_FORCE_EXPLICIT_CTOR #include <glm/common.hpp> #include <glm/gtc/constants.hpp> #include <glm/gtc/epsilon.hpp> #include <glm/gtc/vec1.hpp> #include <glm/gtc/random.hpp> #include <vector> #include <cstdio> #include <cmath> #include <ctime> // This file has divisions by zero to test isnan #if GLM_COMPILER & G...
[ "jannik.moell@sap.com" ]
jannik.moell@sap.com
0a7211f3540da66f73c04e0b45269975e589aa17
8f4cb6b34e4a13b0d71756987aa07d22d1e5c399
/solutions/uri/1181/1181.cpp
a526b543e808998dd178978d331a423f0161df01
[ "MIT" ]
permissive
kaneki-ken01/playground
e688537439d4ef937cfeb3a0be54159c5d47d51b
1900da4a7b352b1228659631068ff365456408e1
refs/heads/main
2023-08-16T21:00:05.823664
2021-10-04T19:09:08
2021-10-04T19:09:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
448
cpp
#include <cstdint> #include <cstdio> int main() { char o; int16_t i, j, c; float s = 0.0, n; scanf("%d ", &c); scanf("%c", &o); for (i = 0; i <= 11; i++) { for (j = 0; j <= 11; j++) { scanf("%f", &n); if (i == c) { s += n; } ...
[ "deniscostadsc@gmail.com" ]
deniscostadsc@gmail.com
50c336a900b84459b470c7a8d44feefeec61d53e
46d4712c82816290417d611a75b604d51b046ecc
/Samples/Win7Samples/multimedia/DirectWrite/FontEnumeration/FontEnumeration.cpp
017d227b3b87d4a9f37f1f42f2748e7b767bb0e0
[ "MIT" ]
permissive
ennoherr/Windows-classic-samples
00edd65e4808c21ca73def0a9bb2af9fa78b4f77
a26f029a1385c7bea1c500b7f182d41fb6bcf571
refs/heads/master
2022-12-09T20:11:56.456977
2022-12-04T16:46:55
2022-12-04T16:46:55
156,835,248
1
0
NOASSERTION
2022-12-04T16:46:55
2018-11-09T08:50:41
null
UTF-8
C++
false
false
3,683
cpp
/************************************************************************ * This file is part of the Microsoft Windows SDK Code Samples. * * Copyright (C) Microsoft Corporation. All rights reserved. * * This source code is intended only as a supplement to Microsoft * Development Tools and/or on-line document...
[ "chrisg@microsoft.com" ]
chrisg@microsoft.com
b556cb9a02f02d59406aee4d50bcb37bf18eaad7
37b53d11b252b5b1b827a2f4d50e154ed56b6a50
/samples/Dragonfly/quaternion.cpp
6aaed1a5287a5c3585d2f8a3974da33fe4575475
[]
no_license
johndpope/orbiter-sdk
070232d667bf1eb7aceae2e14df068f424e86090
8f0f45583ed43d7f0df2ef6ddd837fe7c2ef17f8
refs/heads/master
2020-05-16T22:50:51.303970
2019-03-25T16:43:55
2019-03-25T16:43:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,335
cpp
#include "quaternion.h" #include <math.h> quaternion::quaternion() { x=0.0f;y=0.0f;z=1.0f;w=0.0f;} quaternion quaternion::operator * (quaternion q2) { quaternion q; q.w=w*q2.w - x*q2.x - y*q2.y - z*q2.z; q.x=w*q2.x + x*q2.w + y*q2.z - z*q2.y; q.y=w*q2.y + y*q2.w + z*q2.x - x*q2.z; q.z=w*q2.z + z*q2...
[ "amicard@eurodns.com" ]
amicard@eurodns.com
f1b2c3820600e01efc5994cf9077532cca85da53
a6bfdf4d2dd1ea4ae285215c651c2b64479b6b6a
/include/boost/simd/function/scalar/broadcast.hpp
67411f59c9907da065c74c1dc829975ddf8b4bc6
[ "BSL-1.0" ]
permissive
jeffamstutz/boost.simd
fb62210c30680c3cb2ffcc8ed80f8a0050f675fd
8afe9673c2a806976a77bc8bbca4cb1116a710cb
refs/heads/develop
2021-01-13T04:06:02.762442
2017-01-05T02:56:52
2017-01-06T16:11:47
77,879,665
6
1
null
2017-01-03T03:08:57
2017-01-03T03:08:57
null
UTF-8
C++
false
false
629
hpp
//================================================================================================== /** Copyright 2016 NumScale SAS Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) **/ //====================================...
[ "charly.chevalier@numscale.com" ]
charly.chevalier@numscale.com
c2de2808003215afadf0be6f4c05117157edcaf5
f14f11929dfa7a5b2dacaf330719507d20975c3f
/test/concat_test.cpp
922354827fbd17f31ab6b4d0019601df6eb30731
[]
no_license
mani3/ml-shogi
ba7d7b9e53cbc31066272f1887ab8e6128cbe3da
7369f1ff2af60ee37ca15a2bf39fc498f09d289d
refs/heads/main
2023-01-19T20:22:50.828060
2020-11-26T15:49:56
2020-11-26T15:49:56
304,924,249
0
0
null
null
null
null
UTF-8
C++
false
false
2,043
cpp
#include <iostream> #include <tensorflow/core/framework/tensor.h> #include <tensorflow/cc/ops/standard_ops.h> #include <tensorflow/cc/client/client_session.h> using namespace std; using namespace tensorflow; const int INPUT_SIZE = 9 * 9 * 1; tensorflow::Tensor ConcatInputs(const std::vector<std::vector<float>> inpu...
[ "kazuya.4da@gmail.com" ]
kazuya.4da@gmail.com
20a6a385a48c7f574ad6867de7e0a9cf6d782864
5ea10b6028b1ea1a942b34e0166130f13b06ac23
/RenderEngine/src/Core/Events/KeyEvent.h
4409a90a96342eade30f05ac729be6245dab17de
[ "MIT" ]
permissive
RubenB-1643541/MarblingSimulation
a731cbd52c2d5c9de451fa28e3a4dc58aaa84b61
7534d7bcc4952a85a2512d354569256f8129c2cd
refs/heads/master
2023-06-08T22:27:19.423805
2021-06-25T09:19:50
2021-06-25T09:19:50
293,758,590
0
0
null
null
null
null
UTF-8
C++
false
false
1,135
h
#pragma once #include "Event.h" namespace RenderEngine { class KeyPressEvent : public Event { public: KeyPressEvent(int key); inline int GetKey() { return _key; }; EVENT_CATEGORY(KeyEvent) EVENT_TYPE(KeyPressEvent) inline std::string GetString() const override { std::stringstream...
[ "ruben.ballet@gmail.com" ]
ruben.ballet@gmail.com
157a5643b6d0e6c9a2b64a27cd9af1c8bdb78a57
7e371e73d2dbe4239607c2a3811ceadb3f7ab3f0
/events.cpp
53c4aa033c03f3dd092a7f6116a067778098b663
[]
no_license
Zoetermeer/trailblazer
9c4a196677e267c4582ae896a0285410c4d52afd
db02cf5fe43741fee497b35344792c4c1fdfde0f
refs/heads/master
2016-09-05T16:44:57.210621
2014-04-24T02:49:05
2014-04-24T02:49:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,457
cpp
#include "events.hpp" std::vector<IPlayerMoveListener*> Events::m_pmListeners; std::vector<IPlayerLookListener*> Events::m_plListeners; std::vector<IKeyDownListener*> Events::m_keyDownListeners; std::vector<IKeyUpListener*> Events::m_keyUpListeners; void Events::addListener(IPlayerMoveListener *listener) { Events::...
[ "james.swaine@gmail.com" ]
james.swaine@gmail.com
4c36c2f3da03ad509a1a91c4235dd24764dadb54
903436d43116301726eef46f6991f48cee98bf9a
/User/lx16a.hpp
63253bfdf70f80ae322f86c0b024a541f7347c4a
[]
no_license
Moryu-Io/FMSKF_USBtoUartRepeater
c3bf0961bf1a564cc5130b2322f80d19705484c0
0ffd36669d9d6a1b06712a1b4fd5f0b78deaa1c4
refs/heads/master
2020-07-02T16:52:38.555129
2020-03-02T14:11:42
2020-03-02T14:11:42
201,595,443
1
0
null
null
null
null
UTF-8
C++
false
false
1,029
hpp
/* * lx16a.hpp * * Created on: 2019/08/12 * Author: Moryu */ #ifndef LX16A_HPP_ #define LX16A_HPP_ #include "stm32l4xx_hal.h" #include "servo.hpp" #include "lx16a_command.hpp" #include "const_param_sys.hpp" class Lx16a : Servo{ public: Lx16a(){}; Lx16a(uint8_t _id, USART_TypeDef* _pusart) : Servo(_id, _...
[ "moryu999@gmail.com" ]
moryu999@gmail.com
cd548222da02456d42c6b9039b5eb7288b7c307f
ec92bc085547af17c3f361e6b9510ed1d518e3fe
/examples/experimental/nvshmem/matrix/cusparse_util.hpp
5c2837cf7e21e7388a9f8be7f470212d620d00a6
[ "BSD-3-Clause" ]
permissive
ge49nuk/BCLmatrix
877729c0bde92458fa505509b512548b0e8b4f79
f04368cc88ff9b2b652a403c69075a036b2b5586
refs/heads/master
2023-06-01T02:41:29.070064
2021-07-05T09:05:48
2021-07-05T09:05:48
357,928,194
0
0
null
null
null
null
UTF-8
C++
false
false
1,395
hpp
#pragma once #include <cusparse.h> namespace BCL { namespace cuda { void throw_cusparse(cusparseStatus_t status) { if (status != CUSPARSE_STATUS_SUCCESS) { if (status == CUSPARSE_STATUS_INTERNAL_ERROR) { throw std::runtime_error("CUSPARSE_STATUS_INTERNAL_ERROR"); } else if (status == CUSPARSE_STATU...
[ "bbrock4@utk.edu" ]
bbrock4@utk.edu
78771bc8b05878d88a9a3d2efbfd1ec1029e342b
96a72e0b2c2dae850d67019bc26b73864e680baa
/Study/System/Lecture/source/Chap.07/DuplicateHandle/DuplicateHandle.cpp
c38011a475b99554912552bac74c3bbf7a7b67d2
[]
no_license
SeaCanFly/CODE
7c06a81ef04d14f064e2ac9737428da88f0957c7
edf9423eb074861daf5063310a894d7870fa7b84
refs/heads/master
2021-04-12T12:15:58.237501
2019-07-15T05:02:09
2019-07-15T05:02:09
126,703,006
3
0
null
null
null
null
UTF-8
C++
false
false
1,767
cpp
#include "stdafx.h" #include "Windows.h" #include "Shlwapi.h" #include "iostream" using namespace std; #pragma comment(lib, "Shlwapi.lib") void _tmain(void) { cout << "======= Start WaitForInputIdle Test ========" << endl; HANDLE hEvent = CreateEvent(NULL, TRUE, FALSE, NULL); if (hEvent == NULL) { cout << "Cre...
[ "seacanfly@gmail.com" ]
seacanfly@gmail.com
ecf77251a123440ecddc3c25c61a6417559794fc
04251e142abab46720229970dab4f7060456d361
/lib/rosetta/source/src/basic/tensorflow_manager/RosettaTensorflowProtocolBase.fwd.hh
23f9db373c17c744de2da0c304ef8d7d5bd56b5a
[]
no_license
sailfish009/binding_affinity_calculator
216257449a627d196709f9743ca58d8764043f12
7af9ce221519e373aa823dadc2005de7a377670d
refs/heads/master
2022-12-29T11:15:45.164881
2020-10-22T09:35:32
2020-10-22T09:35:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,572
hh
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "lzhangbk@connect.ust.hk" ]
lzhangbk@connect.ust.hk
d8e44b748bb854ed8e5bad4fec695c26bdd11a89
b1b734ab75a6fe114733d3c0b8ca5046d54b407d
/third_party/ComputeLibrary/tests/validation/NEON/ConvolutionLayer.cpp
1fd28df40c2e7141c730c0a06543f7a7fb8699ef
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "BSD-2-Clause", "Apache-2.0", "MIT" ]
permissive
waybarrios/video_nonlocal_net_caffe2
754fea2b96318d677144f16faadf59cb6b00189b
b19c2ac3ddc1836d90d7d0fccb60d710c017253e
refs/heads/master
2020-04-20T03:15:12.286080
2019-01-31T20:44:01
2019-01-31T20:44:01
168,593,110
0
0
Apache-2.0
2019-01-31T20:40:40
2019-01-31T20:40:39
null
UTF-8
C++
false
false
10,958
cpp
/* * Copyright (c) 2017 ARM Limited. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights ...
[ "gemfield@civilnet.cn" ]
gemfield@civilnet.cn
2e179766daae5f7132e9104de4e81ae7b3af8268
0ea2d27b46e9b0f06d1d48f6a5fb4737f966860c
/Xenios-Source/src/test/netbase_tests.cpp
a98450d5919ea57a44ca4b8676cb4c1aedbfdd41
[ "MIT" ]
permissive
xeniosproject/xenioscoin
ec73c60a37f0d2abc01fc8d7e42c2b84f5e5dadf
48927805c482c90ca98627b42a0ec5c7d6686497
refs/heads/master
2022-02-15T03:30:10.811866
2022-01-26T21:56:59
2022-01-26T21:56:59
283,697,168
3
7
MIT
2021-03-07T07:23:29
2020-07-30T07:13:06
C++
UTF-8
C++
false
false
14,619
cpp
// Copyright (c) 2012-2015 The Bitcoin Core developers // Copyright (c) 2014-2017 The Dash Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "netbase.h" #include "test/test_xenios.h" #include <string> #i...
[ "56384051+xeniosproject@users.noreply.github.com" ]
56384051+xeniosproject@users.noreply.github.com
67cc873015a38d9180f6fcd03bc077817ef24e68
fbe1d51ebb4832741743a023e69dd148b50958d0
/computational_geometry/handbook/geometry/src/polygon/2202.cpp
f1139de94bdf8b6ad1a54615436dd5a2bb8bf5f4
[]
no_license
marlonguimaraes/competitive_programming
f6f1e0f7dd67a0f133bf0e7ed2da08d9beedfad8
bcdddf48b7dd6e7ab19cac0f50017b1236c2223c
refs/heads/master
2022-11-13T16:09:50.162262
2020-06-29T04:49:29
2020-06-29T04:49:29
48,293,038
1
0
null
null
null
null
UTF-8
C++
false
false
2,540
cpp
#include <bits/stdc++.h> using namespace std; using ll = long long; struct Point { ll x, y; bool operator<(const Point& P) const { return x == P.x ? y < P.y : x < P.x; } }; struct Line { ll a, b, c; Line(const Point& p, const Point& q) { a = p.y - q.y; b = q.x - ...
[ "marlonciriatico@gmail.com" ]
marlonciriatico@gmail.com
c744574e98d07849db4d702b18e0a35100425003
4af7ce2291897b6912a8cbd2211607e64432310b
/old/old.ino
03eb46064e6e0879713a863976eedb27e53c06eb
[]
no_license
JOKUE2002/JokuesArduinoWristWatch-JAWW
9e8a6c670fdf65737fce9dad8c9f3b3078505d9d
0a8488da73c301e6b58b705e90ac88ceab33467f
refs/heads/master
2021-01-02T22:55:22.243413
2018-05-25T16:30:49
2018-05-25T16:30:49
99,423,602
0
0
null
null
null
null
UTF-8
C++
false
false
3,513
ino
#include <DS3231.h> #include <OLED_I2C.h> /** * * EDIT VERSION HERE * */ const String VERSION = "JAWW v.0.9"; /** * * END EDITING VERSION HERE * */ //init oled & rtc DS3231 rtc(SDA, SCL); OLED myOLED(SDA, SCL, 8); extern uint8_t SmallFont[]; extern uint8_t MediumNumbers[]; extern uint8_t BigNumbers[...
[ "info.jokue2002@gmail.com" ]
info.jokue2002@gmail.com
b8ed39b814ce6de67604a30f3da22a5dcf1f9c99
2ccb2893e895cae01e508f5a669c39a3a4aeaf71
/Transform/transform.h
138b52ef0c17288840a56d4317298981322cd03a
[ "Apache-2.0" ]
permissive
xubenhao/VisualAlgorithm
513942013716fc2caddae8e1cd32318fc50a8bdc
5fc45d9a4fc58569953fe3d880517adcd2fb0881
refs/heads/main
2023-02-28T19:31:51.437208
2021-02-08T02:29:50
2021-02-08T02:29:50
333,267,125
2
0
null
null
null
null
UTF-8
C++
false
false
660
h
// Author : XuBenHao // Version : 1.0.0 // Mail : xbh370970843@163.com // Copyright : XuBenHao 2020 - 2030 #ifndef TRANSFORM_TRANSFORM_H #define TRANSFORM_TRANSFORM_H #include "header.h" namespace NTransform { class Transform : public QObject { Q_OBJECT public: Trans...
[ "xbh370970843@163.com" ]
xbh370970843@163.com
05a4c7336ebf09452d6a665da7d6c5e5894db5a8
1839c2e469f45e715eb43b6b2a07d8c8a17332b5
/libc/utils/testutils/StreamWrapper.cpp
7909b6c8790dff8eb512eb00d6523527209a3d1f
[ "NCSA", "Apache-2.0", "LLVM-exception" ]
permissive
michael-roe/llvm-project
9afce53b9ea1f583afc2162ea7d8865699cd13b1
51a466a61f55a0e1111005911f06e6394a5057ca
refs/heads/master
2021-02-28T10:00:27.351754
2020-03-07T11:18:05
2020-03-07T17:16:41
245,675,101
0
0
null
2020-03-07T17:22:04
2020-03-07T17:22:03
null
UTF-8
C++
false
false
1,823
cpp
//===--------------------------- StreamWrapper.cpp ------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "alexbrachetmialot@gmail.com" ]
alexbrachetmialot@gmail.com
473d533b80e17df1993e22f62ca7dbfdb6116e2f
1c9b3afa36bb344e1a4ad2e7dc29b2aab1d34c78
/TempKlientCpp/TempKlientCpp/Main.cpp
dea6f00143f5734e83b36ea2ef2595a18bd105bd
[]
no_license
SwrkNRK/Cpp-Semestralka
f0ad29ff85b2ec4d34b45fa1420db505e8caeb42
2df51ab20e9003465a6ad8057c304f91daa14a1c
refs/heads/master
2020-08-29T03:23:44.808944
2019-11-19T19:46:15
2019-11-19T19:46:15
217,906,891
2
0
null
2021-02-01T09:43:38
2019-10-27T19:41:33
C++
UTF-8
C++
false
false
2,086
cpp
#include <iostream> #include <string> #include "SDL_net.h" #include "ClientSocket.h" int main(int argc, char *argv[]) { // Initialise SDL_net (Note: We don't initialise or use normal SDL at all - only the SDL_net library!) if (SDLNet_Init() == -1) { std::cerr << "Failed to intialise SDL_net: " << SDLNet_GetError...
[ "47861855+SwrkTheTrebel@users.noreply.github.com" ]
47861855+SwrkTheTrebel@users.noreply.github.com
a8fc36fc001431f426df5137f848174ab2ce5589
26524fec2231290c65a0bf126943101bb8b8300c
/2DLv1_5_0/GameProgramming/CSceneManager.cpp
318db65b0f1ba2bb45921bf140cf3762f9765dfa
[]
no_license
programminggp/2DLV1
d424a946fe9f92c15c20a76f5986f19a3bf628f5
fbe8394189431897312e74caf32e500ea2c8cd13
refs/heads/master
2023-09-01T13:38:35.309123
2023-09-01T11:45:01
2023-09-01T11:45:01
176,943,495
2
1
null
2022-05-26T09:56:53
2019-03-21T12:49:43
C
UTF-8
C++
false
false
510
cpp
#include "CSceneManager.h" #include "CSceneGame.h" CSceneManager::CSceneManager() : mpScene(0) { } CSceneManager::~CSceneManager() { if (mpScene) { delete mpScene; mpScene = 0; } } void CSceneManager::Init() { mpScene = new CSceneGame(); mpScene->Init(); } void CSceneManager::Update() ...
[ "shinobu-takahashi@anabuki.ac.jp" ]
shinobu-takahashi@anabuki.ac.jp
507cceb86334ae4e88fcc45960caa6fdd8f44f47
cdb1598ed2748437f4f4f04b64fced385d492e55
/Test_AstraCam/astra_cam/Camera.h
47b63d1f32febc10cb4a239508e27abf205e23cf
[]
no_license
ytzhao/cow
db706a3fb0134bae4d2b45b7782d6036159c827f
d5d0e53bd45e56094f36adaf39700661d3c23f0d
refs/heads/master
2020-06-18T06:50:01.690083
2018-01-26T13:55:49
2018-01-26T13:55:49
106,364,837
1
1
null
null
null
null
UTF-8
C++
false
false
1,574
h
#ifndef CAMERA_H #define CAMERA_H #include "../../SensorPublic/BaseElement.h" #include "../../SensorPublic/VisionGlobal.h" #include "../../../OSPublic/ProfileAccess/ProfileAccess.hpp" //#include "../../VisionAlgo/RealSenseReader/RealSenseReader.h" #include "../../VisionAlgo/AstraReader/AstraReader.h" #include "../.....
[ "yuting.z29@gmail.com" ]
yuting.z29@gmail.com
4aada71a19ae1b085f21b38304b7919238277cb6
9f4a23c772e9719f32dabb163d1aa77b07f9a800
/purebrowser-46.0.0esr/netwerk/protocol/http/Http2Session.cpp
f1ad3302e2b52c4fd742b78c94e47c7102cf5b9c
[]
no_license
hemaprathaban/purebrowser_45.4
fe9083f1ca891688405b6e79570eba80d8376e1c
d62b0082288314c153a0f9abd4fc2b91e3bd3adf
refs/heads/master
2022-08-09T06:38:19.400784
2017-04-25T14:11:51
2017-04-25T14:11:51
73,784,179
0
1
null
2022-07-07T22:49:05
2016-11-15T06:39:18
null
UTF-8
C++
false
false
128,407
cpp
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set sw=2 ts=8 et tw=80 : */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */...
[ "hema.prathaban@puri.sm" ]
hema.prathaban@puri.sm
33757979ce4f2da4e2478bfa3069bee939c6bc62
6a4d287c4ef8fbef960c37bfaca135f0f3278f7a
/0040/main.cpp
e69db1b63e570cb280afd50d083ab24e238fe733
[]
no_license
harryhare/leetcode
df9c93b5caee4d5697f7fc6b50c48a9b01aafd52
03f21ceaf3ec0bfb67d30371e31b8dcd865741f8
refs/heads/master
2023-06-08T14:10:47.462552
2023-05-28T05:27:46
2023-05-28T05:27:46
100,129,079
1
0
null
null
null
null
UTF-8
C++
false
false
966
cpp
#include"0047.h" #include<iostream> #include<vector> #include<string> using namespace std; class A { A(){} ~A(){} static int i; }; int main() { cout<<sizeof(A)<<endl; Solution s; //vector<int> nums; //nums.push_back(3); //nums.push_back(4); //nums.push_back(3); //nums.push_back(2); //nums.push_back(5); /...
[ "harryhare@163.com" ]
harryhare@163.com
60763331f82706c17ba8370732e10509e73d07bd
6136a32cd2eb3b43cd10df11fc7b73299c3de02f
/src/timedata.cpp
097557f983c03115f0475cecd43401a10866343e
[ "OpenSSL", "MIT" ]
permissive
grapeLux2/ParadiseCoin-source-code
b8ffc309b3531e62dfa72e9fbad2571db59a8f26
3a7092eadeb4ff5ffa49a8d507efd653f49bcb4a
refs/heads/master
2020-06-04T00:13:31.659898
2018-08-28T12:36:30
2018-08-28T12:36:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,614
cpp
// Copyright (c) 2014 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "timedata.h" #include "netbase.h" #include "sync.h" #include "ui_interface.h" #include "util.h" #include "utilstrencodings.h"...
[ "42450741+ParadiseCoin@users.noreply.github.com" ]
42450741+ParadiseCoin@users.noreply.github.com
91785c5b29c65def9913efa0cb7f502523c5e5d2
56eb4492e777ae1a030ba6366290fc2504716d78
/src/ast/pipeexpressionnode.h
820a56d78b4355769919c54bc22843b5d8c85dd7
[ "MIT" ]
permissive
yechao-22951/jmespath.cpp
621ec152b04d2374f51584fd7aa4f301502f18ae
65f1bbd9606cf2bdb4aad3bbae204222b537f1cc
refs/heads/master
2020-07-25T06:55:08.831041
2019-02-26T14:09:40
2019-02-26T14:09:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,240
h
/**************************************************************************** ** ** Author: Róbert Márki <gsmiko@gmail.com> ** Copyright (c) 2016 Róbert Márki ** ** This file is part of the jmespath.cpp project which is distributed under ** the MIT License (MIT). ** ** Permission is hereby granted, free of charge, to a...
[ "gsmiko@gmail.com" ]
gsmiko@gmail.com
7c907b79a2b8adf63f480e226abe5567d755b517
0d690501dbf92bdab718071fe9098f88ecca33cf
/Source/AudeaVoice.cpp
bdc1d3e9495de1078d66fc4b49f3669285f78acc
[]
no_license
amaik/Audea
e776421e75a657379844d8792a84ee36ca1f343c
2857a37de5f4277fbce46b1ccbb578a4a57d40cd
refs/heads/master
2020-05-17T07:53:30.525279
2018-07-26T11:33:57
2018-07-26T11:33:57
27,819,474
0
1
null
null
null
null
UTF-8
C++
false
false
5,615
cpp
/* ============================================================================== AudeaVoice.cpp Created: 10 Nov 2014 12:34:40pm Author: Alex ============================================================================== */ #include "AudeaVoice.h" bool AudeaVoice::canPlaySound(juce::SynthesiserSou...
[ "alex.speicher@gmx.net" ]
alex.speicher@gmx.net
40a8f9fc84ad66eacd375b0bd795fa4f9fc5b1ac
73266ea6be2de149a4700798b221bd4c79525604
/scop/source/engine/model/Model.hpp
48d0799fe33d8cf8c583fd122bc1880ec753adad
[]
no_license
Caceresenzo/42
de90b0262b573d4056102ad04ed0f6fbef169858
df1e14c019994202da0abbe221455f1a6ee291e4
refs/heads/master
2023-08-15T06:14:08.625075
2023-08-13T17:19:00
2023-08-13T17:19:00
220,007,175
92
36
null
null
null
null
UTF-8
C++
false
false
1,436
hpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Model.hpp :+: :+: :+: */...
[ "caceresenzo1502@gmail.com" ]
caceresenzo1502@gmail.com