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
50ca851c1bbae31a41f5162d1c64abe3e91d2e15
2f3d437cc220e18ba084224c0563e1a7ab6218d8
/src/DeferredRenderer.cpp
f00952246d32e2febc3c267112019630a55a07d8
[ "MIT" ]
permissive
hplegend/HJGraphics
612c0a5deb23a2f255bf74d06a5fdf9959745cc6
8bfa92ffce913d7ffeb8e15b3f7343e07a1d7b0c
refs/heads/master
2022-11-27T20:24:26.541990
2020-08-05T07:22:12
2020-08-05T07:22:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
21,236
cpp
#include "DeferredRenderer.h" HJGraphics::DeferredRenderer::DeferredRenderer(int _width, int _height) { //------------------------------- // Init Important Members //------------------------------- width=_width;height=_height; sharedVelocity=std::make_shared<Texture2D>(width,height,GL_RG16F,GL_RG,GL_FLOAT,GL_N...
[ "1015732477@qq.com" ]
1015732477@qq.com
05075b7800b1d950d38eaa2a468eeb9c93639d14
1de757751362bde1dab8f6c53ccd74b1c95538f3
/Cay nhi phan/Cac bai tap lien quan/test/Untitled3.cpp
d0e58a626d519ec78a64b038e05ffa1cc902e718
[]
no_license
NguyenHungHust256/CTDLVGT
f06f4023811e9aa4ce82cf78a7946f779f5a63ba
d9aca5933e52391b68a025b00fa334fc517154b5
refs/heads/master
2021-08-18T18:56:40.210290
2017-11-23T15:42:34
2017-11-23T15:42:34
111,826,366
0
0
null
null
null
null
UTF-8
C++
false
false
740
cpp
#include <stdio.h> #include <conio.h> void xuat(int &a[], int l, int r){ int i; for(i=l;i<=r;i++){ printf("%d\t",a[i]); } printf("\n"); } void tron(int &a, int l, int m, int r){ int i, length; int l_end = m-1; i=l; length = r-1; int temp[length]; while(l<=l_end && m<=r){ if(a[l]<=a[m]){ temp[i++]=a...
[ "hungpronguyen256@gmail.com" ]
hungpronguyen256@gmail.com
38cef8c2fd90b9101fa1ca2ee4b9fecad4f4f4fa
478928f7a41b87f821070e6c0ee78820b580b127
/extlibs/SSVUtilsJson/extlibs/SSVUtils/include/SSVUtils/CmdLine/Internal/Parser.hpp
5ff7439f27a95b0b5d6c0d34e7982f5e17d5c163
[ "AFL-3.0", "LicenseRef-scancode-unknown-license-reference", "AFL-2.1" ]
permissive
questor/git-ws
316bdd7165e752195fc40b05e2af1e0778623038
4c6db1dd6586be21baf74d97e3caf1006a239aec
refs/heads/master
2021-01-17T22:50:06.476220
2015-01-26T11:34:38
2015-01-26T11:34:38
11,098,394
0
0
null
null
null
null
UTF-8
C++
false
false
1,377
hpp
// Copyright (c) 2013-2014 Vittorio Romeo // License: Academic Free License ("AFL") v. 3.0 // AFL License page: http://opensource.org/licenses/AFL-3.0 #ifndef SSVU_CMDLINE_INTERAL_PARSER #define SSVU_CMDLINE_INTERAL_PARSER namespace ssvu { namespace CmdLine { namespace Internal { template<typename T> struct ...
[ "questor@inter" ]
questor@inter
7fa8d9a7b26df93464104cbc494d45891aa9c8a8
20a59a738c1d8521dc95c380190b48d7bc3bb0bb
/layouts/aknlayout2/generated/Vga3_akn_app/aknlayoutscalable_elaf_pvl3_av_vga3_lsc_small.h
2fb71195da3f53c3be7cf9d60205add15f7d40e3
[]
no_license
SymbianSource/oss.FCL.sf.mw.uiresources
376c0cf0bccf470008ae066aeae1e3538f9701c6
b78660bec78835802edd6575b96897d4aba58376
refs/heads/master
2021-01-13T13:17:08.423030
2010-10-19T08:42:43
2010-10-19T08:42:43
72,681,263
2
0
null
null
null
null
UTF-8
C++
false
false
1,896
h
/* * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.h...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
56f37a76c9d9485ea0eb908e4f06ab793183def7
e274a647098634649585da4534ca739141beb862
/easyx_tank/easyx_tank/CBarrier.h
db6a60149ab331e9a6cfb9ce27a8cdf52b7d82cd
[]
no_license
mine-studio/TankBattle
a467d252489b94dc8bdb9db2fe93aa50469a111f
c66ccd566f1ad33ff9dc6bb66394b204c00cef62
refs/heads/master
2020-07-10T05:24:09.551959
2018-12-14T09:14:31
2018-12-14T09:14:31
null
0
0
null
null
null
null
GB18030
C++
false
false
671
h
#pragma once #include "CLifeEntity.h" /* 障碍物 */ class CBarrier : public CLifeEntity { public: enum emBarrierType { BAR_WALL = 1, //墙 BAR_IRON = 2, //铁 BAR_CLOTH = 3, //布 BAR_WATER = 4, //水 BAR_GRASS = 5, //草 BAR_HOME = 6, //基地 BAR_COUNT = 5 //基本类型数量 }; CBarrier(); CBarrier(...
[ "1030431200@qq.com" ]
1030431200@qq.com
94f9f71ea648a9be7c8e668ffd134ac5455c0f7b
b9830ccb44d0e033d79e033fc37587ddb79d860c
/mColoringSequential.cpp
a51f26b67f98305940e9e5ec7699545cdfeb34cf
[]
no_license
SanjeevURao/PC_Project
b5118c988126cfce33c0dd90bb2707daac2e9361
37bd44f2f3f7f44702876efe26417c61956b6061
refs/heads/master
2021-07-25T12:03:44.197233
2017-11-07T16:31:53
2017-11-07T16:31:53
106,407,740
0
5
null
2017-11-07T16:34:20
2017-10-10T11:23:02
C
UTF-8
C++
false
false
2,263
cpp
#include<stdio.h> #include<stdlib.h> #include<omp.h> #include<stdbool.h> // Number of vertices in the graph int V; void printSolution(int color[]); /* Function to check if the color can be safely assigned */ bool isSafe (int v, int graph[][100], int color[], int c) { for (int i = 0; i < V; i++) if (graph...
[ "you@example.com" ]
you@example.com
e6d737746b0ee1a14801c3086246de61bdf9f4be
011006ca59cfe75fb3dd84a50b6c0ef6427a7dc3
/codeChef/COMMUTE.cpp
2c2c34d657315274dbb46358c368536583e84382
[]
no_license
ay2306/Competitive-Programming
34f35367de2e8623da0006135cf21ba6aec34049
8cc9d953b09212ab32b513acf874dba4fa1d2848
refs/heads/master
2021-06-26T16:46:28.179504
2021-01-24T15:32:57
2021-01-24T15:32:57
205,185,905
5
3
null
null
null
null
UTF-8
C++
false
false
2,388
cpp
#include <bits/stdc++.h> //For ordered_set #include <ext/pb_ds/assoc_container.hpp> #include <ext/pb_ds/tree_policy.hpp> #define MOD 1000000007 #define test int t; cin>>t; while(t--) #define init(arr,val) memset(arr,val,sizeof(arr)) #define loop(i,a,b) for(int i=a;i<b;i++) #define loopr(i,a,b) for(int i=a;i>=b;i--) #de...
[ "mahajan.ayush2306@gmail.com" ]
mahajan.ayush2306@gmail.com
6549c3319150eb4b878722cae1643845abc6e08c
989aef5345e567bb3fd2fd278f95340798e558dc
/ash/clipboard/views/clipboard_history_main_button.cc
7f7c47fa995b2b7b5c9d04a2f6e51fd2dc5aea10
[ "BSD-3-Clause" ]
permissive
andronov04/chromium
d572f82148c08e4acd5d4afcd5384ad4ccd25c0e
2426ea4ac3288ed66efecae29a03fbc8b7c6edd7
refs/heads/master
2023-03-21T21:11:38.425405
2021-05-04T14:51:44
2021-05-04T14:51:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,755
cc
// Copyright 2020 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 "ash/clipboard/views/clipboard_history_main_button.h" #include "ash/clipboard/views/clipboard_history_item_view.h" #include "ash/style/ash_color...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
8e58500ed0fc8ef7b428e49af78a355f13a6add6
98f1081af58b5099ef3b3a8fb0706da89c707d05
/arduino/version07/maya/stepperWatcher.h
04a08bd17a035133d237803024b2a57cfa8110e2
[]
no_license
MrPerfekt/Maya
d143044d724091bc07cacd660f67dc3e12a8b6d4
bea5f28d08ee1d0fab12a43a53d082ce1380f014
refs/heads/master
2021-01-11T18:49:24.908076
2017-01-21T10:02:13
2017-01-21T10:02:13
79,633,767
0
0
null
null
null
null
UTF-8
C++
false
false
1,295
h
#ifndef STEPPER_WATCHER #define STEPPER_WATCHER #include "Arduino.h" #include "Stepper.h" class StepperWatcher { static const uint8_t inputStateOff = UINT8_MAX; uint8_t inputState = inputStateOff; uint32_t lastStepTime = 0; const uint32_t minStepTime; //In Microseconds const uint8_t *inputPins; ui...
[ "grubi@edumail.at" ]
grubi@edumail.at
631218d826040b9e2b67c628fac5b9f577cfe64a
211339314122c1cbc52b648686b182a5a385986b
/BigInt.cpp
38694b6de8205031fa0cb8676e620aaca612695d
[]
no_license
Barbandy/Lab_Tchmk_3
b51be01fa7bb37f8e8aa36429c60b97ef7619457
5eb2940adb18d7ffd868363e3637a7d6db857e3f
refs/heads/master
2020-04-06T03:34:31.326828
2014-06-06T11:32:19
2014-06-06T11:32:19
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
8,915
cpp
#include "BigInt.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #pragma warning(disable: 4996) BigInt::BigInt() { sign = 0; elements.push_back(0); } BigInt::BigInt(char* str) { sign = 0; if(str[0] == '-') { sign = 1; } int SizeStr = strlen(str); for(int i = SizeStr - 1; i >= sign; i--) e...
[ "maximsosnovskiy@gmail.com" ]
maximsosnovskiy@gmail.com
40e201f396b37ad0bafe4396339f2aad85f5fb1e
5be5520c043eda9f00823ebddf038218d9f394f6
/src/test/transaction_tests.cpp
305133eb9a3d1af336fd2c68999e8f5f7f6f20d6
[ "MIT" ]
permissive
basiccoin/basiccoin
5d8a45f3188e19190d9f84673c3eb4039ca24b5f
33d82abec35aec58a4303332ea87c76ddcb6f8aa
refs/heads/master
2020-05-27T14:12:44.197249
2014-09-10T09:04:52
2014-09-10T09:04:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,157
cpp
#include <map> #include <string> #include <boost/test/unit_test.hpp> #include "json/json_spirit_writer_template.h" #include "main.h" #include "wallet.h" using namespace std; using namespace json_spirit; // In script_tests.cpp extern Array read_json(const std::string& filename); extern CScript ParseScript(string s); ...
[ "looploop" ]
looploop
41514f6ed283446ed5fce5dd6b022966130c5312
bde250a5bd97435abf0ffa505ba3da1f129720d8
/security/azroles/msxml/init.cxx
8d371f652dd7e32c4a3c83d96361622da6938b58
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_ds
f45afd1a1243e42a8ccb489048f4a73946dad99f
0d97393773ee5ecdc29aae15023492e383f7ee7f
refs/heads/master
2023-04-04T00:34:51.876505
2021-04-14T04:49:28
2021-04-14T04:49:28
357,774,650
1
0
null
null
null
null
UTF-8
C++
false
false
3,550
cxx
/*++ Copyright (c) 2001 Microsoft Corporation Module Name: init.cxx Abstract: Provider initialization Author: Cliff Van Dyke (cliffv) 12-Dec-2001 --*/ #include "pch.hxx" DWORD WINAPI AzPersistProviderInitialize( IN PAZPE_AZROLES_INFO AzrolesInfo, OUT PAZPE_PROVIDER_INFO *ProviderInfo ...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
5291f308a03496e559a92b842a27e9e351f88ef3
13be382f6162250767c976bb0336b7d334e61956
/befor202000605/004ReverseVowels/ReverseVowels.h
d17deaf39f090eaa985a2c3be0733f206c0b28b2
[]
no_license
liupengzhouyi/LeetCode
8cfa79041b31fd7b1742892656f2918e006ea31f
19cffe0aad21c099abdfd80e03d961035be4e332
refs/heads/master
2021-07-10T01:06:31.490053
2021-03-24T07:56:43
2021-03-24T07:56:43
229,280,974
0
0
null
null
null
null
UTF-8
C++
false
false
295
h
// // Created by 刘鹏 on 2020/1/17. // #ifndef LEETCODE_REVERSEVOWELS_H #define LEETCODE_REVERSEVOWELS_H #include <string> class ReverseVowels { public: std::string reverseVowels(std::string s); std::string reverseVowelsII(std::string s); }; #endif //LEETCODE_REVERSEVOWELS_H
[ "liupeng.0@outlook.com" ]
liupeng.0@outlook.com
ab54a7615bca7385d7fd0dba1b751af9604e7207
cc2f99da0ffb9e112c12e0813a2369ca0c3832c1
/clases/clase19/clase-03.cpp
7ec3a94f68a743deeb4296a8ef9690e43f9d5524
[]
no_license
rvillegasm/Clase-Lenguajes
fa7aa20a2d84f9077b4a68b9491d5d0af7cd199b
b4a1e242a668b6f64fd15bfee4968fedfc8310b3
refs/heads/master
2021-09-02T21:42:13.609399
2017-11-11T18:29:23
2017-11-11T18:29:23
116,168,625
0
0
null
null
null
null
UTF-8
C++
false
false
1,248
cpp
/* * fichero: clase-03.cpp * otros ficheros: clase-03.h clase-03-impl.cpp * * proposito: Mostrar declaracion y definicion separada de clase. * La instanciacion y destruccion de objetos globales y * locales. * * compile: $ g++ -c clase-03.cpp * $ g++ -c clase-03-impl.cpp * ...
[ "rvillegasm@f3661382-f94e-4467-94a3-fe5fc129ac9e" ]
rvillegasm@f3661382-f94e-4467-94a3-fe5fc129ac9e
4b15080c22fe15359c502084a404024c3345d2ea
7ff68ac046acb880032ca4d2cd4501db362827ce
/CountingPrototype/Library/Il2cppBuildCache/WebGL/il2cppOutput/Il2CppGenericAdjustorThunkTable.cpp
976497986583b18fd0435da551a15bc67e1bfade
[]
no_license
MachineLearningAmateur/UnityJuniorCrashCourse
2ed6941d7665a96a40383ed132cb1f9db6a66428
a758c413f90f1a78384be67fe1b5666fa287482b
refs/heads/main
2023-08-25T02:44:38.196631
2021-09-17T10:24:30
2021-09-17T10:24:30
403,916,603
0
0
null
null
null
null
UTF-8
C++
false
false
174,386
cpp
#include "pch-cpp.hpp" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END IL2CPP_EXTERN_C void AsyncTaskMethodBuilder_1_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t286C97C0AF102C4C0BE55CE2025CC7BD1FB5C20C_TisU3CWaitUnt...
[ "personalusage123@gmail.com" ]
personalusage123@gmail.com
a7da4c8ef24646c710b8c9b9725a63dd419fcd48
2a5d4544cf877439f4d274738750e0bb607d1c72
/spoj/atoms.cpp
39405f5d19b05d90ac470ecaca90f8fd79148e90
[]
no_license
shivam215/code
65294836832a0eb76a2156a872b1803bb0b68075
d70751ca0add4a42a0b91ee8805eda140028452a
refs/heads/master
2021-01-11T08:32:55.557166
2017-09-13T16:00:41
2017-09-13T16:00:41
76,486,143
0
0
null
null
null
null
UTF-8
C++
false
false
279
cpp
#include <bits/stdc++.h> #define ll long long using namespace std; int main() { int t; ll n,m,k,res; cin>>t; while(t--) { cin>>n>>k>>m; if(m<n)res=0; else res = (log2(m)-log2(n))/log2(k); cout<<res<<endl; } return 0; }
[ "shivam.kumargarg0008@gmail.com" ]
shivam.kumargarg0008@gmail.com
bb7e391765bda6b5c7fe7a0607e8cf13d344efb0
6d4453247bc38b8bd3b8f73c4e3cd2a6d6f2d790
/ceng213 - Data Structures/THE1/Stack.hpp
de8298e11dfdfb468937656238a0410b60dcb021
[]
no_license
ArthurDayne24/metu-ceng-hws
eff99539b150f7485478dfe2cab712f6f7630a2c
8b3f22237305610230786803cc1277a836aef2b5
refs/heads/master
2020-12-09T21:20:01.845857
2019-05-05T17:45:12
2019-05-05T17:45:12
233,419,683
2
0
null
2020-01-12T16:08:42
2020-01-12T16:08:41
null
UTF-8
C++
false
false
4,397
hpp
#ifndef _STACK_H_ #define _STACK_H_ #include <iostream> #include <cstddef> #include <stdexcept> using namespace std; template <class T> class Stack { private: /* array keeping the items of the stack */ T* items; /* number of items in the stack */ size_t size; /* capacity...
[ "onur.tirtir@ceng.metu.edu.tr" ]
onur.tirtir@ceng.metu.edu.tr
6c8253bee96d083ab621e072c71688b7a0220951
3d8d31bdfb03b893b0037dc8e67c4660707bc330
/examples/Unit/PIR/pir.ino
02e82c36dc3d83c0fb86d864f97397dbecfe8a8a
[ "MIT" ]
permissive
nmori/M5Stack
e96ab4941c98eced419baacf47af4f0dd565ce4b
265beea6c64ce326ce3fc408b9cb769ad7a89799
refs/heads/master
2020-05-17T13:54:12.213177
2019-09-12T01:19:34
2019-09-15T10:35:30
177,131,955
1
1
MIT
2019-04-07T05:42:37
2019-03-22T11:57:44
C
UTF-8
C++
false
false
1,015
ino
#include <M5Stack.h> void setup() { M5.begin(); M5.Power.begin(); Serial.begin(115200); M5.Lcd.clear(BLACK); M5.Lcd.setTextColor(YELLOW); M5.Lcd.setTextSize(2); M5.Lcd.setTextSize(2); M5.Lcd.setCursor(80, 0); M5.Lcd.println("PIR example"); Serial.println("PIR example: "); M5.Lcd.setCursor(65, 1...
[ "condle@mail.wbs.ne.jp" ]
condle@mail.wbs.ne.jp
fbfa9ed7740878672f9daa6ff141a407b48b8115
c8a3f2f6f7eda6369a5c13f637a333be865a838c
/Purple/VuPurple/Entities/Car/.svn/text-base/VuUiCar.cpp.svn-base
2d2cdab15e1d6b123320838af9ce693f68775924
[]
no_license
PenpenLi/tools_script
e3a73775bb2b19fb13b7d15dce5d47c38566c6ca
8f0fce77799e4598ff00d408083597a306f8e22e
refs/heads/master
2021-06-07T22:38:17.214344
2016-11-21T02:10:50
2016-11-21T02:10:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,550
//***************************************************************************** // // Copyright (c) 2012-2013 Vector Unit Inc // Confidential Trade Secrets // // Ui Car entities // //***************************************************************************** #include "VuUiCar.h" #include "VuPurple/Ent...
[ "chris@lis-Mac-mini.local" ]
chris@lis-Mac-mini.local
646d9921a25c5f4c7263a9cdf246051a9787cb86
ae34cc11c79693653bb69e0ea0a6f828962ae1b5
/COLMAP-UPDATED/lib/SiftGPU/ShaderMan.cpp
d37da26e8ed272b666bcf8b310f0271e9be8d4ad
[ "BSD-3-Clause", "LicenseRef-scancode-other-permissive" ]
permissive
Shivam-Bhardwaj/relocalization_project
937a7c635f496d7230d0f848d4e3bb4f81cd7261
6aaeeb6bcfb6bf45155854faeff2bfa60463a803
refs/heads/master
2023-01-06T18:24:17.578896
2020-11-03T09:25:53
2020-11-03T09:25:53
309,621,816
0
0
null
null
null
null
UTF-8
C++
false
false
7,855
cpp
//////////////////////////////////////////////////////////////////////////// // File: ShaderMan.cpp // Author: Changchang Wu // Description : implementation of the ShaderMan class. // A Shader Manager that calls different implementation of shaders // // // Copyright (c) 2007 University of North Carolina at Chapel ...
[ "sb6377@nyu.edu" ]
sb6377@nyu.edu
6963ec7a3e4ac22ae204cee6be04615e04df769a
9cd1d7c5d8834a77c8518e7f7b910937856ed55e
/convert-sorted-array-to-binary-search-tree.cpp
6a6bae4da8f237c860f7cfb8e045017e7e6eedc1
[ "MIT" ]
permissive
5ooo/LeetCode
a990c52a12f14545445939746426174b43a19ebb
5f250cd38696f581e5c891b8977f6c27eea26ffa
refs/heads/main
2023-07-12T19:58:29.246009
2021-08-05T10:51:10
2021-08-05T10:51:10
361,070,579
0
0
null
null
null
null
UTF-8
C++
false
false
997
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode() : val(0), left(nullptr), right(nullptr) {} * TreeNode(int x) : val(x), left(nullptr), right(nullptr) {} * TreeNode(int x, TreeNode *left, TreeNode *right) : val(x), l...
[ "95404672@qq.com" ]
95404672@qq.com
cc2869760ba94f76e24747e01d73fc1c9e1da883
30773b649ebd89ffadd16d30fd62740b77ca7865
/SDK/EmissaryStoleLoot_MA_PromptAccessKey_classes.h
c363e532b653c7f741d0d621f8c4ecc6e284e0fe
[]
no_license
The-Jani/Sot-SDK
7f2772fb5df421e02b8fec237248af407cb2540b
2a158a461c697cca8db67aa28ffe3e43677dcf11
refs/heads/main
2023-07-09T07:17:56.972569
2021-08-18T23:45:06
2021-08-18T23:45:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
830
h
#pragma once // Name: S, Version: 2.2.1 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //----------------------------------------------------------------...
[ "ploszjanos9844@gmail.com" ]
ploszjanos9844@gmail.com
0c464e13c0b0744e4d41a7480e61281b487c1c18
ff420a0223e370417cfaa3961cd659578e86e483
/AlgoritmoHuffman.cpp
e5489b41c613cce93fbda2f28dc35615b1e9cb8e
[]
no_license
marvinsteb/AlgoritmoHuffman
cf2ce67146c5896cb9e07a4b33563e2d1f240f95
13dcb9db970f16ef2995ca63497dc93842118bb5
refs/heads/master
2020-05-25T08:28:14.026003
2019-05-23T20:26:51
2019-05-23T20:26:51
187,711,194
0
0
null
null
null
null
UTF-8
C++
false
false
8,410
cpp
#include <iostream> #include <fstream> #include <cstdlib> using namespace std; /* constantes */ #define LONJITUDMAXARCHIVO 100 #define ALTURAARBOL 100 /* prototipos de funciones */ void agregarCaracter(char); void agregarCaracterAlArreglo(char,int); void arbolDIntercambio(struct Nodo **, struct Nodo **); void co...
[ "mmenchu@outlook.com" ]
mmenchu@outlook.com
37c0d64baefc2d77cb04d4580dddd78772f10e84
86687f467b3e5ebaa179278e80232a985ff155e4
/rcsemi_lib/src/PWMmotor.cc
e1473292914288b935380bf6f4258bc3b4695d80
[]
no_license
osmiumhydorogen/RCsemi_LPC1114FN28_lib
fb878eb10e18f86b00bea5a7ffc9b599917626d7
d1cdff37f5b69890477fec4a5c0c746bbbfe9a75
refs/heads/master
2021-01-11T20:53:51.286394
2017-06-16T10:14:02
2017-06-16T10:14:02
79,206,591
0
0
null
null
null
null
UTF-8
C++
false
false
2,494
cc
/* * PWMmotor.cc * * Created on: 2016/10/13 * Author: osmium */ #include "../rcsemi_lib/inc/PWMmotor.hpp" #include <LPC11xx.h> namespace RCsemi { PWMmotor::PWMmotor(gpioMask_t p1,gpioMask_t p2) { pin1_ = p1; pin2_ = p2; port1 = ((p1.port == 0) ? (LPC_GPIO0) : (LPC_GPIO1)); port2 = ((p2.port == ...
[ "osmiumhydorogen@gmail.com" ]
osmiumhydorogen@gmail.com
2c14e5e10fe816f51f6267fb70f121f48cee2fe3
8b8e51e94e61654a3f331b7e4fa6770d1b3dd4d7
/TnbSectPx/TnbLib/SectPx/Macros/SectPx_Macros.hxx
57e96e8a2dc0422e3fd17efef09845f3f674e675
[]
no_license
PayvandH/Tonb
1ea829d6732a3645bbf117a8857af5600e9a5192
6964200f033ab0b53fc3f3bfa8d58ca9578ecc66
refs/heads/master
2023-01-12T21:24:30.491648
2020-11-13T17:12:09
2020-11-13T17:12:09
312,663,721
3
0
null
null
null
null
UTF-8
C++
false
false
2,194
hxx
#pragma once #ifndef _SectPx_Macros_Header #define _SectPx_Macros_Header #define AddParameterToParent(PAR, INPPAR, FuncName) \ { \ auto par = PAR.lock(); \ if(par) \ { \ RemoveThisFromChild(par); \ } \ ...
[ "aasoleimani86@gmail.com" ]
aasoleimani86@gmail.com
ee9f2706d3ce11efdc6f8ce88a4ef09bb0040d72
ba527ae5e592c22a985077ba76f0baf4a6cd2318
/3rd/libyuv/include/libyuv/row.h
e19a8e9228767facced226eb97a2fd6a733f9ac4
[]
no_license
stevenatom/YUVViewer
0a9d0061684d939e97cca812298996e9ae85fbf7
328d828db42fc9f599959d78c27949acf080ba6f
refs/heads/master
2023-03-19T18:47:40.476146
2018-08-20T05:08:20
2018-08-20T05:08:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
105,554
h
/* * Copyright 2011 The LibYuv 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribu...
[ "ilooyo2014fz" ]
ilooyo2014fz
77bb49ce6d82f75d85cd264338dd4ddc87028f39
f11059a855524ea036e4c17b1c19d11d54c16099
/packages/vio/include/imu_state.h
7ae8a716ca74f388f1069c29201aaacc9dbd6e18
[]
no_license
Forrest-Z/robot
8edc6d27a6e69c343dde921dada2f2030fb7d8c2
66877347b3dd0fd5bd870a6d64fb5a606f4075c6
refs/heads/master
2023-04-04T11:58:33.925162
2021-04-15T23:25:29
2021-04-15T23:25:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,987
h
#pragma once #include "packages/imu_propagator/include/imu_propagator.h" #include "packages/vio/include/kalman_filter_details.h" namespace vio { /// Represents the IMU state template <typename SCALAR> class ImuState { public: static constexpr size_t state_dim = 15; static constexpr size_t quaterion_pos = 0;...
[ "chris@getmoss.ai" ]
chris@getmoss.ai
ad4258ebda927c17a9173e8dbc362dab8f601639
575731c1155e321e7b22d8373ad5876b292b0b2f
/examples/native/ios/Pods/boost-for-react-native/boost/thread/concurrent_queues/sync_deque.hpp
70227f078e460261cbde5deebee2f65abbe487e7
[ "MIT", "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
Nozbe/zacs
802a84ffd47413a1687a573edda519156ca317c7
c3d455426bc7dfb83e09fdf20781c2632a205c04
refs/heads/master
2023-06-12T20:53:31.482746
2023-06-07T07:06:49
2023-06-07T07:06:49
201,777,469
432
10
MIT
2023-01-24T13:29:34
2019-08-11T14:47:50
JavaScript
UTF-8
C++
false
false
11,160
hpp
#ifndef BOOST_THREAD_CONCURRENT_QUEUES_SYNC_DEQUE_HPP #define BOOST_THREAD_CONCURRENT_QUEUES_SYNC_DEQUE_HPP ////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Vicente J. Botet Escriba 2013-2014. Distributed under the Boost // Software License, Version 1.0. (See acc...
[ "radexpl@gmail.com" ]
radexpl@gmail.com
5e94101f989c8337e94e80ec2d11cfbfe07d3bb7
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp
f4ffeb69c837e033630dc02acf4eb50d54b1cb16
[ "MIT", "BSD-3-Clause", "GPL-1.0-or-later", "LGPL-2.0-or-later", "Apache-2.0" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
8,540
cpp
/* * Copyright (c) 2007, 2008, 2010 Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
cf5c2f18fa3717f932a286b7aeec1621176544a9
7fb149b31b9321fc14396dad040fabf7e6e6eb52
/build/tmp/expandedArchives/wpiutil-cpp-2019.2.1-headers.zip_961601eb64e5456d71ed70c0f9da8e94/wpi/ArrayRef.h
08f413db23c1fa46ba418a2c02b86a90bc041860
[ "BSD-3-Clause" ]
permissive
FRCTeam5458DigitalMinds/Axon
4feb4e7cc1a50d93d77c204dbf6cca863850ba3f
af571142de3f9d6589252c89537210015a1a26a0
refs/heads/master
2020-04-18T20:14:50.004225
2019-10-30T03:05:29
2019-10-30T03:05:29
167,732,922
3
0
BSD-3-Clause
2019-03-11T01:25:14
2019-01-26T20:00:28
C++
UTF-8
C++
false
false
17,735
h
//===- ArrayRef.h - Array Reference Wrapper ---------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "maximo43873@gmail.com" ]
maximo43873@gmail.com
ac00097554c527a918e0d4fbc6509dbe2573c72b
756772c617161faa312c601a66dcf94ab5d36877
/StringToInteger.cpp
e778714b4f14cf5faaf18f646b128261fb732293
[]
no_license
lastarsenal/leetcode
608f8e9e7d9f03efe24dfe1cf5d438996ef01c9e
7345920d38114dc46e74c0505a6aefbab8fa7674
refs/heads/master
2021-01-17T14:06:53.243357
2017-11-16T09:57:47
2017-11-16T09:57:47
31,723,476
0
0
null
null
null
null
UTF-8
C++
false
false
2,159
cpp
#include <string> #include <stdio.h> #include <limits.h> using namespace std; class Solution { public: int atoi(string str) { bool is_positive = true; bool is_meat_sign = false; bool is_start = false; int res = 0; int limit = INT_MAX; for (int i = 0; i < str.length(...
[ "ekixun@localhost" ]
ekixun@localhost
7be3e0b1db0068d223e9dcaa04ca93a19cb4f0f3
71cdb3396a7c2544288350f7e17a90ced22d9a38
/Programming_Languages/Grupo_Estudo_Cpp/sem5_calculadora.cpp
09e4ccc5d0edbfc386015f7f22818fb5cd6f6bf4
[]
no_license
aledruetta/Univesp
130e784389c1e073852e099f3ce8e165f1a1ce4c
8fa7b29bd41d3d9c68bf46ca44e2cbd7fe8e7a1a
refs/heads/master
2023-05-25T01:12:36.012320
2023-05-14T13:05:26
2023-05-14T13:05:26
203,268,131
5
0
null
2023-02-28T14:51:12
2019-08-20T00:06:45
C
UTF-8
C++
false
false
1,335
cpp
#include <iostream> using namespace std; int main () { char op; double a, b, res=0; int aint, bint; cout << "\n Use operador ';' para sair." << endl; while (true) { cout << " Calc: "; cin >> a; cin.get(op); cin >> b; if (b == 0 && (op == '/' || op == ...
[ "aledruetta@gmail.com" ]
aledruetta@gmail.com
3d0ff493ee86ba2d4acd305bbec165072e4284a0
62733de1852989fc2db05eeb09e23941c5c5ff36
/leetcode daily/018.cpp
c8c9cfaa3f8544a6d8becdcdda1eb131e696603a
[]
no_license
luoyangtractor/daily_practice
80225938fba226f2bb725ff38ed004e94857e6fb
d394a3694e285b29091084b6429ee764c563fd75
refs/heads/master
2020-04-13T17:35:54.675245
2019-01-09T23:51:21
2019-01-09T23:51:21
163,351,782
0
0
null
null
null
null
UTF-8
C++
false
false
1,826
cpp
#include <iostream> #include <cctype> #include <string> #include <vector> #include <algorithm> using namespace std; //vector<vector<int>> twoSum(vector<int>& nums, int start, int end, int need); /* class Solution { public: vector<vector<int>> fourSum(vector<int>& nums, int target) { sort(nums.begin(), nums.end())...
[ "2659733636@qq.com" ]
2659733636@qq.com
eedd0a352966b1f36eed70cc8c25d5d164eb1723
422519b8c474e834b5aee84ccc6746e9580cf760
/stopLightTest.ino
d9caa94d447917dd7344a7a14eb2a899351182ad
[]
no_license
razr22/ArduinoStopLight
e3b195b1423a2184b0839c08be9806d330168d3a
36561893f735a2bab056511357ddc4a20ee89f61
refs/heads/master
2020-04-29T04:45:52.723424
2019-03-15T22:06:53
2019-03-15T22:06:53
175,857,878
0
0
null
null
null
null
UTF-8
C++
false
false
5,003
ino
/* * @author: Zain Quraishi * @date: January 31, 2019 * @filename: stopLightTest.ino * @description: Identifies objects moving towards arduino, sets led strip colour to represent distance to object. */ //--------------------------------------------------------------------------------------------------------...
[ "zain.quraishi@ryerson.ca" ]
zain.quraishi@ryerson.ca
93a306f483475f3c1644765ba5db561dfb96ddde
b45761d13faae22f5a676a20b324fb13db5812cb
/unidade2/codigos/dft.cpp
87e0301e7e92ec72a52fac4b4da68aa655aa6a25
[]
no_license
luishmv/pdi
cfa6054ea1f1ee5f615cfcb74bd76e3e1c043175
c6046b6be22706b26f6e84bd91b185abe9edb21e
refs/heads/main
2023-01-23T21:44:49.175306
2020-12-04T22:40:40
2020-12-04T22:40:40
304,092,098
0
0
null
null
null
null
UTF-8
C++
false
false
8,734
cpp
#include <iostream> #include <opencv2/opencv.hpp> #include <vector> #define RADIUS 20 void on_trackbar_frequency(int, void*) {} void on_trackbar_noise_gain(int, void*) {} void menu() { std::cout << "e : habilita/desabilita interferencia\n" "m : habilita/desabilita o filtro mediano\n" ...
[ "luysmathyas@hotmail.com" ]
luysmathyas@hotmail.com
25efa0976a853289d5589592bcc29a1bf127ed74
f1bd4d38d8a279163f472784c1ead12920b70be2
/xr_3da/xrRender_R2/blender_light_point.cpp
ec35ac32e869be8f7195e841bab3606038ac68ff
[]
no_license
YURSHAT/stk_2005
49613f4e4a9488ae5e3fd99d2b60fd9c6aca2c83
b68bbf136688d57740fd9779423459ef5cbfbdbb
refs/heads/master
2023-04-05T16:08:44.658227
2021-04-18T09:08:18
2021-04-18T18:35:59
361,129,668
1
0
null
null
null
null
UTF-8
C++
false
false
2,672
cpp
#include "stdafx.h" #pragma hdrstop #include "Blender_light_point.h" CBlender_accum_point::CBlender_accum_point () { description.CLS = 0; } CBlender_accum_point::~CBlender_accum_point () { } void CBlender_accum_point::Compile(CBlender_Compile& C) { IBlender::Compile (C); BOOL b_HW_smap = RImplementation.o.HW_s...
[ "loxotron@bk.ru" ]
loxotron@bk.ru
e15bc2f2540d947b5a2920bee8c07ffbc6abb586
d6607fe0087ddfb798d24e8ee4492c675143723d
/Year 1 Classwork/MyFirstEngine/Implementations/ShaderProgram.cpp
08d117f7259beaf0825d7ddc5fdefd27cccb2a30
[]
no_license
emlowry/AiE
2d9662384474fca30310fb267d29e50b560e7b24
50bae4068edb686cf8ffacdf6fab8e7cb22e7eb1
refs/heads/master
2021-01-22T09:43:08.931087
2014-06-26T20:19:21
2014-06-26T20:19:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,415
cpp
/****************************************************************************** * File: ShaderProgram.hcpp * Author: Elizabeth Lowry * Date Created: February 24, 2014 * Description: Function implementations for the ShaderProgram class. * Last Modified: March 12, 2014 * ...
[ "elizabeth.lowry@students.aie.edu.au" ]
elizabeth.lowry@students.aie.edu.au
20836c1772e34185f691eedba9e1e845bb6ed632
89863e4baf6231402ecd6e88c63ab01d12896097
/termin.h
d5880b3670b9a68c346496e646b3e9372b958772
[]
no_license
inv3rse/UniApp
68a9b146ea7b53f012c218c9a5b258db42e95978
0c65e407ab93755fc4c933f56e183ee7fab0fd04
refs/heads/master
2020-04-05T22:50:00.991238
2014-10-16T18:09:20
2014-10-16T18:09:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,185
h
#ifndef TERMIN_H #define TERMIN_H #include <QObject> #include <QString> class Termin : public QObject { Q_OBJECT Q_PROPERTY(QString Description READ getDescription WRITE setDescription NOTIFY DescriptionChanged) Q_PROPERTY(QString Time READ getTime WRITE setTime NOTIFY TimeChanged) Q_PROPERTY(QString...
[ "3sr3vn1@gmail.com" ]
3sr3vn1@gmail.com
68debbb9087822e6b08cf2c4447f3fa5c502b22e
93241ccf36a8dd2ee9e8911d95a3be09b62e6ee4
/libraries/CC3K/CC3000_MDNS.h
aa2868515aed60d395a102dd4334127c9ea3a562
[]
no_license
jeffemm/iot_alarm
d0963b930674ff9f9aa0ad7c6a4673fd4a6ec010
a10ae9fdde4f0bdcc7db5db0d04875a0afbce00f
refs/heads/master
2021-05-04T11:40:09.013185
2017-04-28T02:39:00
2017-04-28T02:39:00
51,631,209
0
0
null
null
null
null
UTF-8
C++
false
false
2,764
h
/* CC3000 Multicast DNS Version 1.0 Copyright (c) 2013 Tony DiCola (tony@tonydicola.com) This is a simple implementation of multicast DNS query support for an Arduino and CC3000 WiFI chip. Only support for resolving address queries is currently implemented. Requirements: - Adafruit CC3000 Library: https://github.c...
[ "jeff.emmendorfer@gmail.com" ]
jeff.emmendorfer@gmail.com
ed67fbe1ff086b56545449ac3d61b7478a9446cb
05a217a1eecf77e5d1624c9ba000e4f4300189e3
/headers/Dice.h
184fed1ff135c087e699b87f92002b66251e887d
[]
no_license
DylanLaMarca/DungeonTracker
3c44e01a5cfc6abc0b6dd593f1d53bf131e7df37
7e7463105f7b22bea0bab7f374831d03eb06372d
refs/heads/master
2020-03-21T07:04:07.658978
2018-06-22T05:30:44
2018-06-22T05:30:44
138,258,631
0
0
null
null
null
null
UTF-8
C++
false
false
883
h
// // Created by dylan on 6/17/2018. // #ifndef DUNGEONTRACKER_DIE_H #define DUNGEONTRACKER_DIE_H namespace dtrack::util { class Die { protected: int sides; double avg; public: Die(int sides); int roll(); int roll(int times); double getAverage(); }; ...
[ "dylan@lamarca.org" ]
dylan@lamarca.org
962f0d192f74a3fa98dffb5aa043cb0e10787c0f
4a58dd798094528c36444d8ea3ac6aa2e067141f
/color.h
3762227f4babe1a53c122ac20dc00d335e628517
[]
no_license
stepin104555/Genesis-Program
a4475151632362a6ef42f76e7840f671abc7e91c
39327e197f869e85c5b1302571f0b5bb710b49ab
refs/heads/master
2022-12-23T19:12:51.864242
2020-09-18T06:38:15
2020-09-18T06:38:15
296,534,828
1
0
null
null
null
null
UTF-8
C++
false
false
414
h
#ifndef COLOR_H_INCLUDED #define COLOR_H_INCLUDED #include<string> using namespace std; enum color_t { red,green,blue,white,black }; class Color { int m_r; int m_g; int m_b; public: Color(); Color(int, int, int); Color (int); Color(color_t); color_t getClr()...
[ "maneeshdani@gmail.com" ]
maneeshdani@gmail.com
9ce4ec20c7e379b321a559d4380615af06b6c620
b1ca290baa255e9939882e3711093a8ca0509687
/292/1/1/1.cpp
899b47b1a52ab3efbac1fd62646219c1fc023dad
[]
no_license
ZeeshanAhmadKhalil/DevCpp
26872a9059d683072c116169b4035ea6ae706c54
c68c67f2972cbc6bca2691dd773a4bff62aa5889
refs/heads/master
2020-07-29T00:00:33.065937
2019-09-24T06:13:57
2019-09-24T06:13:57
209,585,282
0
0
null
null
null
null
UTF-8
C++
false
false
1,454
cpp
// 1.cpp : Implementation of DLL Exports. #include "stdafx.h" #include "resource.h" #include "My1_i.h" #include "dllmain.h" // Used to determine whether the DLL can be unloaded by OLE STDAPI DllCanUnloadNow(void) { return _AtlModule.DllCanUnloadNow(); } // Returns a class factory to create an object of the req...
[ "mk1411997@gmail.com" ]
mk1411997@gmail.com
7bf85ecb642c4552c95a565396fdbf2aad866d0e
17beb9d3062db25c430acd0435953305431cbbf1
/src/opencv2.cc
198001635aef5f39d35d37031721df595fab12ea
[]
no_license
hansmalherbe/node-opencv2
fb114157b9e60d474e17471ad737461eca4f5d62
d41d327fc9fd6104f1c24ec2a0fa5d835cbcb89f
refs/heads/master
2016-09-06T11:58:59.641102
2012-10-22T22:49:22
2012-10-22T22:49:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,382
cc
#define BUILDING_NODE_EXTENSION #include <node_inc.h> #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/core/core.hpp> #include <opencv2/opencv.hpp> #include "cv_types.h" #include "help.h" #include "mat.h" using namespace v8; using namespace help; void exposeConstants(v8...
[ "hans.malherbe@gmail.com" ]
hans.malherbe@gmail.com
4c19b06ae2c2017956e6b88841e021ce2645a4dc
65ad9c2c7e154645922ca2b7f8e0c4cf5d76049e
/Old work/testFiles/readBlocks.cpp
9a1a9ab4302ae6436c7126b4f1b13572cc4d0a80
[]
no_license
swhitsett/se430
1a995e87194536c46c1a895a29edd65ba1026173
d4f4e56a0f4979b53e5a928d509e9bbc4eb2b2f2
refs/heads/master
2021-01-23T22:10:36.292349
2014-11-03T05:25:16
2014-11-03T05:25:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,307
cpp
// // read a file into memory // #include <iostream> // cout // #include <fstream> // ifstream // using namespace std; // int main () { // ifstream is ("notes", ifstream::binary); // if (is) // { // // get length of file: // is.seekg (0, is.end); // int length = is.tellg(); // is.seekg...
[ "kongzero32@gmail.com" ]
kongzero32@gmail.com
368c6e95a3a969665ae0fe432fd6b2cd3189ed88
f0a26ec6b779e86a62deaf3f405b7a83868bc743
/Engine/Source/Editor/UnrealEd/Private/Commandlets/GenerateGatherArchiveCommandlet.cpp
1d2326d38bd92c08827e8faefa890e1355c95add
[]
no_license
Tigrouzen/UnrealEngine-4
0f15a56176439aef787b29d7c80e13bfe5c89237
f81fe535e53ac69602bb62c5857bcdd6e9a245ed
refs/heads/master
2021-01-15T13:29:57.883294
2014-03-20T15:12:46
2014-03-20T15:12:46
18,375,899
1
0
null
null
null
null
UTF-8
C++
false
false
15,356
cpp
// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved. #include "UnrealEd.h" #include "ISourceControlModule.h" #include "Json.h" #include "Internationalization/InternationalizationArchive.h" #include "Internationalization/InternationalizationManifest.h" #include "Internationalization/InternationalizationMetadata...
[ "michaellam430@gmail.com" ]
michaellam430@gmail.com
b1c881653eaeb2f7fa12df0ff74e8228cbc032b1
e8282721ad431d9ebbe24b8b34a8bd32690fb784
/simulator.cpp
d39c6ccc22cdaa4e5f9af7d0fce25c4aeba80556
[]
no_license
VirQ-Management/TSIN01
b3583afd1a49fdba0edb6dc35a9c3622290c52bc
6be6ffdd30bdf57bdca26f54d78ff747c43f7811
refs/heads/master
2021-05-27T07:25:46.959502
2013-10-21T15:44:10
2013-10-21T15:44:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,739
cpp
#include "simulator.h" #include <math.h> #include <iostream> Simulator::Simulator(int nodes, double arrivalRatePerSlot, double resendChance) : _arrivalRatePerSlot{arrivalRatePerSlot}, _resendProbability{resendChance}, _bayesianCalculator{arrivalRatePerSlot}, _bayesian{false}, _step{0}, _departures{0}, _totalDelay{0...
[ "karlemil.lindberg@gmail.com" ]
karlemil.lindberg@gmail.com
b5a86cc13bb29becd10edbd50c772b1da24dc03a
577d695a629ec832cf024ebb7eb75bc7fb3b587f
/src/modules/local_position_estimator/sensors/flow.cpp
02b9dd6455a3a1edbf2dee03db29fa3e0ec9d490
[ "BSD-3-Clause" ]
permissive
mgkim3070/Drone_Firmware
d42ebd9568db289fd3fb32c01fc24241992fef92
6843061ce5eb573424424598cf3bac33e037d4d0
refs/heads/master
2021-01-22T22:27:57.177190
2019-05-08T14:18:06
2019-05-08T14:18:06
85,544,132
0
0
null
null
null
null
UTF-8
C++
false
false
6,049
cpp
#include "../BlockLocalPositionEstimator.hpp" #include <systemlib/mavlink_log.h> #include <matrix/math.hpp> // mavlink pub extern orb_advert_t mavlink_log_pub; // required number of samples for sensor // to initialize static const uint32_t REQ_FLOW_INIT_COUNT = 10; static const uint32_t FLOW_TIMEOUT = 100...
[ "mgkim3070@unist.ac.kr" ]
mgkim3070@unist.ac.kr
58a4e1696ed8eff59b3bedfba3bcea612e44ae8c
29280e9a390970df8be02b664ca7338e399e87a4
/MapView/MainFrm.cpp
8605d90ab3cc7abfbbce0370608bd6280b6b1616
[ "MIT" ]
permissive
eglrp/MapView
802e164ce0e185f9a2bc16faf84491c8f419b294
c79ae3281fd031753a187d22f371fb584ec8889d
refs/heads/master
2023-06-03T01:08:55.050181
2018-06-13T08:08:00
2018-06-13T08:08:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,836
cpp
 // MainFrm.cpp: CMainFrame 类的实现 // #include "stdafx.h" #include "MapView.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CMainFrame IMPLEMENT_DYNCREATE(CMainFrame, CFrameWndEx) const int iMaxUserToolbars = 10; const UINT uiFirstUserToolBarId = AFX_IDW_CONTROLBAR_FIRST + 40; const UINT uiL...
[ "samzhao0727@gmail.com" ]
samzhao0727@gmail.com
c66a5907273c83ce2ceb1c7bed00d48bc4515313
f4c5be1fdea927c0e2efede95bc3a7f41d3a0bc1
/ChainIDE/filewidget/FileView.cpp
6d6f89dc60397b1ce5ff15512ac6fe4df3bf66c2
[ "MIT" ]
permissive
AnyChainIDE/AnyChainIDE
3a6ab6110248e55d0e804da41733bf59081d1c0f
b4f2775a968b5aaa1114f58590f736f356fcf3b3
refs/heads/master
2020-04-03T08:53:42.553200
2018-11-05T09:28:34
2018-11-05T09:28:34
155,148,376
0
0
null
null
null
null
UTF-8
C++
false
false
5,878
cpp
#include "FileView.h" #include <QCoreApplication> #include <QTimer> #include <QHeaderView> #include <QFileDialog> #include <QMessageBox> #include <QFileSystemModel> #include <QUrl> #include <QDesktopServices> #include "FileProxyModel.h" #include "DataDefine.h" #include "IDEUtil.h" #include "ConvenientOp.h" #include ...
[ "47029316@qq.com" ]
47029316@qq.com
e1eef1bf6b63232838e2d93ce77130929c483cf4
f29d42fbe21cacdb229b2bd1012ce37cbf2e4b3b
/files_orpg_sw/src/cpc023/tsk001/hca_local.h
d5bde8d891468b28efba106ca2dc201667be2d20
[]
no_license
likev/CodeOrpgPub
4b8dc3f2db29076bbfdd242e0f0cbf711d8dd694
f22af20b3748b7767109e6743fe27f79ee139a1a
refs/heads/master
2021-01-13T01:40:27.276067
2015-08-05T12:18:45
2015-08-05T12:18:45
40,243,172
5
0
null
null
null
null
UTF-8
C++
false
false
6,284
h
/* * RCS info * $Author: ccalvert $ * $Locker: $ * $Date: 2012/03/12 13:17:01 $ * $Id: hca_local.h,v 1.6 2012/03/12 13:17:01 ccalvert Exp $ * $Revision: 1.6 $ * $State: Exp $ */ #ifndef HCA_LOCAL_H #define HCA_LOCAL_H #include <hca.h> /* Membership function definition points */ #define NUM_X 4 #defin...
[ "xufanglu@gmail.com" ]
xufanglu@gmail.com
19e2ef742544e03d9db537998856defe4c7c1611
d4be14f0fb22b7eb792bd62814d97478cf035e4a
/venv/lib/python2.7/site-packages/pyarrow/lib.cpp
3d8bdd8163bf3a99abf72997db276da4ac504703
[]
no_license
prasanna1024kt/gcp_python
c28fdc00fe062a26c62c6e489d614bd1f33ecec6
311691052eab43eafca613f03af88d79a63851be
refs/heads/master
2020-04-27T04:10:22.061454
2019-12-17T09:08:54
2019-12-17T09:08:54
174,045,834
0
0
null
null
null
null
UTF-8
C++
false
true
5,699,810
cpp
/* Generated by Cython 0.27.3 */ #define PY_SSIZE_T_CLEAN #include "Python.h" #ifndef Py_PYTHON_H #error Python headers needed to compile C extensions, please install development version of Python. #elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSION_HEX && PY_VERSION_HEX < 0x03030000) #error Cython ...
[ "prasannakt1024@gmail.com" ]
prasannakt1024@gmail.com
211795d91c83c15e70ee3c4bc2ee573c69339a20
f564cd850581f6e981c670b40dd6b97b608fa6c4
/Ant-Book/ch2/2-3/napsack_dfs.cpp
254f45d9c1035eb8c353525d8726143dac9f98db
[]
no_license
AkimotoKouta/Ant-Book
99c5c644d4b88a35879cefb22ecf0c8e3c17b057
afc490259455f94142b89a5ddcd62f3616df94a7
refs/heads/master
2020-05-27T21:57:48.895738
2019-08-08T08:13:44
2019-08-08T08:13:44
188,802,113
0
0
null
null
null
null
UTF-8
C++
false
false
675
cpp
#include <bits/stdc++.h> using namespace std; #define FOR(i,a,b) for(int i=(a);i<(b);i++) #define REP(i,n) FOR(i,0,n) int n,limit_W; const int MAX_N = 100; int weight[MAX_N], value[MAX_N]; //i番目以降の品物から重さの総和がj以下となるように選ぶ int rec(int i, int j){ int res; if(i == n){ res = 0; }else if(j < weight[i]){ ...
[ "atomiklab@AtomikKuire.local" ]
atomiklab@AtomikKuire.local
8b49217a76c7f2e8aa1c304204be3e80688aa754
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/ds/security/passport/include/clist.h
7a3cb01872ad082e8406cbf12c047af8435e046d
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,008
h
/*-------------------------------------------------------------------------- Copyright (C) 1997 Microsoft Corporation All rights reserved. File: utils.hxx Abstract: Various C++ class lib Authors: Antony Halim History: 9/17/97 ------------------------------------------------------...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
f78a70fcfafccf9d9675b53a51306033f3a043fc
cd7b96d67b368cd24bc6633bd99fdc4f2b46a778
/task_manager/main.cpp
3b8d2d983d0720ad6038123b483d5f724f05aaba
[]
no_license
andreealeu/oop-projs
8f2e4620e1d8fa5ba1bb89699c84a0acf65232d1
07c2882935be63c0370e198a82c8fed305147e08
refs/heads/master
2022-04-11T17:55:39.642312
2020-03-24T09:10:13
2020-03-24T09:10:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
197
cpp
#include "TaskManager.h" #include <QtWidgets/QApplication> int main(int argc, char *argv[]) { QApplication a(argc, argv); Controller ctrl; TaskManager w{ ctrl }; w.show(); return a.exec(); }
[ "andreea.leu99@gmail.com" ]
andreea.leu99@gmail.com
ddcfc555dbc22a51642dc44599f8490aa50347b0
c9fde4576216a22e8d5711bbe97adda1aafa2f08
/inference-engine/thirdparty/clDNN/src/reorder.cpp
284b7bbed03f39321a6b6e17294e2673dbbd61d3
[ "Apache-2.0", "BSL-1.0" ]
permissive
dliang0406/dldt
c703d6a837de3f996528fc8a9543f9530b23342c
d9b10abcebafe8b10ba81e09e433de7a366c072c
refs/heads/2018
2020-04-03T08:24:47.723353
2018-10-29T07:58:05
2018-10-29T07:58:05
155,132,108
3
1
Apache-2.0
2019-10-10T08:39:46
2018-10-29T01:03:54
C++
UTF-8
C++
false
false
9,236
cpp
/* // Copyright (c) 2016 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or...
[ "openvino_pushbot@intel.com" ]
openvino_pushbot@intel.com
bc4e01c634240d6c545053f0ed91a2a5b7f0dd3f
f35f2a76bf9fcd674e1cddd832984ee648313197
/src/dale/Form/Proc/Return/Return.h
fee447929586bfea97423c514764e34a2d6eebcf
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
BitPuffin/dale
66009b9e0c2eb4a7fc4a1be27c85adc4f0a1f537
4e24aee5b0cd9a2e6ebbfffa551ca802a3a42a95
refs/heads/master
2021-01-23T21:34:26.782340
2015-04-10T23:36:01
2015-04-10T23:36:01
33,826,064
1
0
null
2015-04-12T17:20:48
2015-04-12T17:20:48
null
UTF-8
C++
false
false
646
h
#ifndef DALE_FORM_PROC_RETURN #define DALE_FORM_PROC_RETURN namespace dale { /*! Parse a return form. * @param units The units context. * @param fn The function currently in scope. * @param block The current block. * @param node The node being parsed. * @param get_address Whether to return the address of the...
[ "tomh5908@gmail.com" ]
tomh5908@gmail.com
0c461092737aff6c6338e285cba40fe79d763057
39e66be8b47c1ba5462c4e88e85d93d872a7793a
/PropertiesSU2/PREOS.cpp
4fa1cfe692d5f44d07863971e6355a8b5ca748b3
[]
no_license
stephansmit/PropertiesToluene
82d382b0434a8a087c5aa11c17cef087cb1696bb
9cd60a3c6cdbb6bf11e8f7fab6893fc9cef1607c
refs/heads/master
2020-03-20T01:18:17.855888
2018-09-25T15:38:55
2018-09-25T15:38:55
137,069,813
0
0
null
null
null
null
UTF-8
C++
false
false
4,040
cpp
#include <iostream> #include <fstream> #include <unistd.h> using namespace std; #include "../../SU2-fork/Common/include/mpi_structure.hpp" #include "../../SU2-fork/SU2_CFD/include/fluid_model.hpp" #include "../../SU2-fork/SU2_CFD/src/fluid_model_pig.cpp" #include "../../SU2-fork/SU2_CFD/src/fluid_model_ppr.cpp" #inclu...
[ "stephansmit@hotmail.com" ]
stephansmit@hotmail.com
77fe4b3eed439ed477e795335df119e8b4271859
2277375bd4a554d23da334dddd091a36138f5cae
/ThirdParty/Havok/Source/Common/Base/UnitTest/Math/SweptTransform.cpp
22b05d96ded271d5fdec62beedc2fbeda8cf7689
[]
no_license
kevinmore/Project-Nebula
9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc
f6d284d4879ae1ea1bd30c5775ef8733cfafa71d
refs/heads/master
2022-10-22T03:55:42.596618
2020-06-19T09:07:07
2020-06-19T09:07:07
25,372,691
6
5
null
null
null
null
UTF-8
C++
false
false
7,996
cpp
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secrets ...
[ "dingfengyu@gmail.com" ]
dingfengyu@gmail.com
570901844b4427c07b204e17011b665585a66bb3
e0cd22a3dbf1589cee37c33374607ed2ce66e95e
/cpp/opensourcesrcs/ace/apps/jaws2/jaws/IO_Handler.cpp
a522d7afc10493b9fbe35979b1ac8c245e71b200
[]
no_license
CodeOpsTech/DesignPatternsCpp
1335402e2c88a4b8715430210ec153af7bb733be
2c67495ffdc65443fae98b2879f7b608e3562876
refs/heads/master
2021-01-11T19:19:48.498940
2017-07-19T02:52:56
2017-07-19T02:52:56
79,355,314
1
0
null
null
null
null
UTF-8
C++
false
false
11,898
cpp
// IO_Handler.cpp,v 1.1 2000/04/27 23:43:21 jxh Exp #include "ace/Proactor.h" #include "ace/Filecache.h" #include "JAWS/JAWS.h" #include "JAWS/IO.h" #include "JAWS/IO_Handler.h" #include "JAWS/IO_Acceptor.h" #include "JAWS/Data_Block.h" #include "JAWS/Policy.h" #include "JAWS/Waiter.h" ACE_RCSID(JAWS, I...
[ "ganesh@codeops.tech" ]
ganesh@codeops.tech
9076f6ca47fcc42c22644107c792fe6886b0a52e
f9878ed3b5cc55b1951a7e96b7ef65e605a98a1d
/pal/crypto/key
2c892cec5401a2e6b95567bc10ab376c90945039
[ "MIT" ]
permissive
svens/pal
f6064877421df42d135b75bf105b708ba7f0065b
f84e64eabe1ad7ed872bb27dbc132b8f763251f2
refs/heads/master
2023-08-03T06:05:34.217203
2022-09-16T19:04:32
2022-09-16T19:04:32
251,578,528
0
0
MIT
2023-03-21T18:08:26
2020-03-31T11:06:12
C++
UTF-8
C++
false
false
3,664
#pragma once // -*- C++ -*- /** * \file pal/crypto/key * Asymmetrical cryptography public and private keys. * * \see https://en.wikipedia.org/wiki/Public-key_cryptography */ #include <pal/__bits/lib> #include <pal/crypto/__bits/digest> #include <pal/crypto/__bits/x509> #include <pal/crypto/error> #include <span>...
[ "sven@alt.ee" ]
sven@alt.ee
6fe32271147ca65f98448f6c5ae3e10428adb063
b654dedc1b4f42e70d1dcced922fc2c94cc8ee61
/IntNode.cpp
41614f63395cdf3dca5fe5e366d1e1efd92ce870
[]
no_license
SANDRUX/SP4
7a21943433a23522f3ec9d73cb546b8ad73c23ce
526d2c92d497ea48e3d3f51936356ff6baca18dc
refs/heads/master
2023-03-23T06:44:27.288697
2021-03-19T19:12:09
2021-03-19T19:12:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
511
cpp
#include "IntNode.h" #ifndef NULL #define NULL 0 #endif IntNode::IntNode() { setThis(0, NULL); } IntNode::IntNode(int value, IntNode *nextNode) { setThis(value, nextNode); } void IntNode::setVal(int value) { data = value; } void IntNode::setNextNode(IntNode *nextNode) { next = nextNode; } void Int...
[ "sandrotutberidze18@gmail.com" ]
sandrotutberidze18@gmail.com
a3489becae25f1c7ea83e95fc76147599d2ca298
9b5cc72443eee8d7d8eda0a1731600d1e9abf894
/inst/include/sfheaders/sfc/bbox.hpp
98c8038221dc091cdf1a0785533c05bd1392f606
[]
no_license
nemochina2008/sfheaders
6fd54e6862bda11b1e124ff6c1f14fc80708ef6a
477dcc18653fa880a4f9445c6e6a8eeeb058e5aa
refs/heads/master
2020-07-01T22:45:16.224807
2019-08-08T11:01:55
2019-08-08T11:01:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,863
hpp
#ifndef R_SFHEADERS_BBOX_H #define R_SFHEADERS_BBOX_H #include <Rcpp.h> namespace sfheaders { namespace bbox { inline Rcpp::NumericVector start_bbox() { Rcpp::NumericVector bbox(4); // xmin, ymin, xmax, ymax bbox(0) = bbox(1) = bbox(2) = bbox(3) = NA_REAL; return bbox; } inline void bbox_size_che...
[ "david.cooley141@gmail.com" ]
david.cooley141@gmail.com
4c3a729b597b55c583b19972698de44a1be86d8a
a74338ac7960fc6bc0f7674c27210c45e66f665b
/preprocess/gsc/cpp/vag_norm_fast.cpp
fcee351ffb5463753f8055ef7e71a0bab1649801
[ "MIT" ]
permissive
mygit007hub/highOrderLosses_eccv2014
6ae675a652c7712ff8ca6f6d2af1b81a7828495a
1272be85cd85f3bd31c3bb9e9019c93d096a7517
refs/heads/master
2020-03-19T07:16:59.222887
2015-04-30T22:45:39
2015-04-30T22:45:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,901
cpp
#include "mex.h" #include <float.h> #include <memory.h> #include <math.h> #include "matrix.h" #include <iostream> #include <vector> void displayDims( const char *name, const size_t *dims, int ndims ) { std::cout << name << " is [ " << dims[ 0 ]; for( int i = 1; i < ndims; ++i ) std::cout << " x " << dims[ i ];...
[ "anton.osokin@gmail.com" ]
anton.osokin@gmail.com
b61f11db66528154270a3f8213220b58b3f2cf51
7fea30d93180f32986d5803ebacfa15cd434a551
/812A.cpp
5ee8888d63e6cbe1a76b9909d46df72e426ac1d2
[]
no_license
nibtehaz/Codeforces
df1f84010322c8319ca3989661f2760e1d97a786
8c316358dd1a01f3189a1e4fa5f47cfe901883b1
refs/heads/master
2020-03-11T13:21:21.741804
2018-04-18T07:40:34
2018-04-18T07:40:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,739
cpp
/* بِسْمِ اللهِ الرَّحْمٰنِ الرَّحِيْمِ */ /* رَّبِّ زِدْنِى عِلْمًا */ #include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> #include <ctype.h> #include <algorithm> #include <vector> #include <queue> #include <iostream> #include <string> #include <map> #include <list> #include...
[ "nabil.foxai@gmail.com" ]
nabil.foxai@gmail.com
83af97a230f9e1a2c25efc2995289ba69891180e
e3132f522e1031621eff5b2210df0ed03d20caed
/1004.cpp
e60e3f2d9b8cd1bb23eae45332e8bef413faaacd
[]
no_license
sauloajs/URI
412f9700b22cf519476f168b25bfb65dc116b9b1
efcd71cc713163efea1168f4a29e149aab221f37
refs/heads/master
2022-12-19T12:48:11.610099
2020-09-17T20:27:03
2020-09-17T20:27:03
294,179,489
0
0
null
null
null
null
UTF-8
C++
false
false
191
cpp
#include <iostream> #include <cmath> using namespace std; int main() { int A, B, PROD; cin >> A; cin >> B; PROD = A*B; cout << "PROD = " << PROD << endl; return 0; }
[ "saulo@smit.net.br" ]
saulo@smit.net.br
319018bc49ecd43576e557cbb4c7c8962f9dd126
0ef832d8eaedc16253cc220bc704a52597d248fe
/newntui/discovermdi/include/graphpropertiessheet.h
f6085fa4858b03e8b17d19e6888a6bf370a93685
[ "BSD-2-Clause" ]
permissive
radtek/software-emancipation-discover
9c0474b1abe1a8a3f91be899a834868ee0edfc18
bec6f4ef404d72f361d91de954eae9a3bd669ce3
refs/heads/master
2020-05-24T19:03:26.967346
2015-11-21T22:23:54
2015-11-21T22:23:54
187,425,106
1
0
BSD-2-Clause
2019-05-19T02:26:08
2019-05-19T02:26:07
null
UTF-8
C++
false
false
3,870
h
/************************************************************************* * Copyright (c) 2015, Synopsys, Inc. * * All rights reserved. * * * * Redistribution and...
[ "ktransue@synopsys.com" ]
ktransue@synopsys.com
ef5558cf58e08e8e9f45814367684a1f309c02ce
6250f3343eff1638912510b66ed936c59796635a
/include/toolkit/thirdparty/stlsoft/STLSoft/include/stlsoft/string/char_traits.hpp
aac1fe7a0c3c230eab7d6473ff519685971ac297
[ "Apache-2.0" ]
permissive
nneesshh/mytoolkit
b4b242307a6603bc5785bc130de8f4d3b5ea9265
336ae9c7077c8687a8cf8a2ce4aec804c28ab90c
refs/heads/master
2020-04-05T15:18:07.985547
2018-12-17T11:36:07
2018-12-17T11:36:07
156,961,652
0
2
null
null
null
null
UTF-8
C++
false
false
25,569
hpp
/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/string/char_traits.hpp * * Purpose: char_traits classes. * * Created: 19th November 1998 * Updated: 19th February 2017 * * Home: http://stlsoft.org/ * * Copyright (c) 1998-2017, Matthew Wilso...
[ "nneesshh@163.com" ]
nneesshh@163.com
b7effb23949388ea684a213179c5e45d0cac687e
725ae70dafce9976291288c5980241d282e2fa13
/alljoyn/alljoyn_core/samples/about/AboutService.cc
de315179fee08aee831f97b52418a18717989c3b
[ "MIT" ]
permissive
EmbeddedSystemClass/compassApp
99c8068f30cb0fab19b52e600059e61f7bc4e55e
39c5207f81613b2e595231c580a994c4c04bf7f7
refs/heads/master
2021-04-14T09:29:11.421615
2015-11-20T17:06:45
2015-11-20T17:06:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,486
cc
/****************************************************************************** * Copyright AllSeen Alliance. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and th...
[ "vovka_squid@mail.ru" ]
vovka_squid@mail.ru
f57233b66a07d9cc4bd36aed0efda185ea72a330
f98439a5ea465239a988f0d0193410f245ccaf5b
/Atomic/AtEnsureFailDesc.cpp
d7085197d6f863692c96257da8d3a60facede1d1
[ "MIT" ]
permissive
denisbider/Atomic
6f0b6040dfdd71f80aa6bb30c1577a26d4136202
8e8e979a6ef24d217a77f17fa81a4129f3506952
refs/heads/master
2021-07-01T00:27:29.102487
2021-03-05T19:21:49
2021-03-05T19:21:49
220,709,742
4
1
null
null
null
null
UTF-8
C++
false
false
2,367
cpp
#include "AtIncludes.h" #include "AtEnsureFailDesc.h" namespace At { ptrdiff volatile EnsureFailDesc::s_nrAllocated {}; ptrdiff volatile EnsureFailDesc::s_nrFreed {}; EnsureFailDesc* EnsureFailDesc::Create() noexcept { LPVOID pv = VirtualAlloc(nullptr, sizeof(EnsureFailDesc), MEM_RESERVE | MEM_C...
[ "denisbider@users.noreply.github.com" ]
denisbider@users.noreply.github.com
9028db41465a0e3744a605b864f5f35eda65a0a5
c3805708c63d3dd3a7a85e02fc2535b39fc0a7fa
/src/picking_controller.h
edcbf33ac4aaa781873bd45b6d542bfdb73a7be5
[ "MIT" ]
permissive
Christof/voly-labeller
68c49424bfd56cb3190c003b00d3dc52d83b9eb0
68ddb4681b200aac7f7cf6a328ac42e3562257ec
refs/heads/master
2021-01-19T18:38:46.504357
2017-05-28T15:36:41
2017-05-28T20:07:43
31,907,641
3
0
null
2017-05-28T20:07:44
2015-03-09T15:51:50
C++
UTF-8
C++
false
false
615
h
#ifndef SRC_PICKING_CONTROLLER_H_ #define SRC_PICKING_CONTROLLER_H_ #include <QObject> #include <memory> #include "./math/eigen.h" #include "./labelling/label.h" class Scene; /** * \brief Triggers picking of 3d position on mouse click and set anchor position * */ class PickingController : public QObject { Q_OB...
[ "christof.sirk@gmail.com" ]
christof.sirk@gmail.com
f5ff421f8a9b9f57c6243d583977d95bf706d71a
8ff80bd56dcce921809330a1f449559e6b73fb24
/RL/metacritic.h
d3b3533cc7e8bc7fdfd58488c1685371770b0bb5
[]
no_license
Iskandor/Coeus
6f65bad6236f97c494046260fd4e2ec4061cdf0e
45ee60da5c2193cebf7ab76c5605c145ec2a8948
refs/heads/master
2021-06-01T14:37:43.996122
2020-05-24T19:07:46
2020-05-24T19:07:46
114,851,911
4
0
null
null
null
null
UTF-8
C++
false
false
676
h
#pragma once #include "forward_model.h" #include "loss_functions.h" #include "neural_network.h" #include "optimizer.h" class COEUS_DLL_API metacritic { public: metacritic(neural_network* p_network, optimizer* p_optimizer, forward_model* p_forward_model, float p_sigma); ~metacritic(); void train(tensor* p_state, te...
[ "higsik@gmail.com" ]
higsik@gmail.com
343494fcbbd71f94034639d261b30e5ab195b7f9
42e7ee4f479f9578b1add04bfc649bf49f10c6ad
/sol-pro-mini-node_3/Node01State.cpp
e9a92d8a2569928915ac369998eb05a77fcd2a56
[]
no_license
zymethyang/Sol-farm
6cb76e542b74861beb77f65375ab40a8d2b971a0
d0ee55adf50584827cd4e2d85f11875f2af1e58b
refs/heads/master
2022-01-11T15:57:38.694791
2019-07-04T04:51:10
2019-07-04T04:51:10
194,143,144
0
0
null
null
null
null
UTF-8
C++
false
false
1,263
cpp
#include <Arduino.h> #include <ArduinoJson.h> class Node01State { private: float tempSHT21 = 0.0; float humSHT21 = 0.0; float ds18b20 = 0.0; String nodeID = "node01"; public: void setTempSHT21(float tempSHT21) { this->tempSHT21 = tempSHT21; } float getTempSHT21() { return t...
[ "zymethyang@gmail.com" ]
zymethyang@gmail.com
ecffeead1880f58aa612814afccec10df089ac59
7bd2a82eb9852c1f361622aad3fdbadf0b2bd8f1
/HeromachineD12/App.cpp
841fab8177e5e0ce698760213635e6a5a7fd067d
[]
no_license
Heromachine/HeromachineD12
b3aae184d641934025febaec16511608ffd6aec5
46f0da70ad5349d62cf1938b8ee5fc2e79844769
refs/heads/master
2020-03-17T16:35:37.040136
2018-05-17T03:37:37
2018-05-17T03:37:37
133,754,549
0
0
null
null
null
null
UTF-8
C++
false
false
6,983
cpp
#include "pch.h" #include "App.h" #include <ppltasks.h> using namespace HeromachineD12; using namespace concurrency; using namespace Windows::ApplicationModel; using namespace Windows::ApplicationModel::Core; using namespace Windows::ApplicationModel::Activation; using namespace Windows::UI::Core; using namespace W...
[ "Jesse.reyna01@utrgv.edu" ]
Jesse.reyna01@utrgv.edu
6994f721a4149279bdc763c5450296fa7b8173e8
2d8d2510628e2ab02a07a60e367eaa54a4616e58
/temperature.cpp
2c00db9759b2fb19f9cc1e909cdde279439d89c0
[]
no_license
arbitur/TevoTarantulaMarlin
49b65c7f6c9caa610403e898fcf342d705c157c7
7de7006485d0d536b55f2f4215aaa0d3a10db64c
refs/heads/master
2021-04-26T23:39:45.594216
2018-03-04T22:06:29
2018-03-04T22:06:29
123,833,591
0
0
null
null
null
null
UTF-8
C++
false
false
74,157
cpp
/** * Marlin 3D Printer Firmware * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
[ "iosdev95@gmail.com" ]
iosdev95@gmail.com
75b8127ccc5c1eb47cd60900c7d5f417d65d0f59
05f6f704017406e4f0fb388472f607f494063cdc
/encoders/jpeg_encoder.hpp
e725f4aa5df9800e7cae79a947c5940aa0272a2c
[]
no_license
Catchip/raw2jpegTest
86bb5d59ce0c65a35fb81df7d7b94707af85fa91
56162421c3c7d3185a2641cbfd7e215aeb4b0612
refs/heads/main
2023-04-19T17:31:59.892998
2021-04-30T06:49:40
2021-04-30T06:49:40
362,358,587
0
0
null
null
null
null
UTF-8
C++
false
false
235
hpp
#ifndef _JPEG_ENCODER_H #define _JPEG_ENCODER_H #include <iostream> class jpeg_encoder{ public: virtual double encode(char *strImageName, std::uint8_t *image_buffer, int image_height, int image_width, int quality) = 0; }; #endif
[ "1850301858@qq.com" ]
1850301858@qq.com
b219dedabc1b8702c44f5d9f5ea997eb8fd11c21
f8c5f823cbda556766f161a8b2e09dc146a49315
/th04/hardware/egcrect.cpp
778f1345e3893e9e8d0f12e9e1e1d3a45a1e6447
[]
no_license
nmlgc/ReC98
134b72a1840d3f6756a9cd2aa36347c66be7a090
5876755977731e04e90a1daa9e97ba936f32c44c
refs/heads/master
2023-07-07T05:11:12.026604
2023-06-24T18:38:45
2023-07-01T03:22:23
21,265,206
646
39
null
2019-11-18T20:30:18
2014-06-27T05:37:45
Assembly
UTF-8
C++
false
false
2,824
cpp
#pragma option -zCSHARED_ #include "platform.h" #include "x86real.h" #include "pc98.h" #include "planar.h" #include "master.hpp" #include "platform/x86real/flags.hpp" #include "platform/x86real/pc98/egc.hpp" extern "C" { #include "th01/hardware/egc.h" inline void graph_accesspage_1(void) { _outportb_(0xA6, 1); } inl...
[ "nmlgc@nmlgc.net" ]
nmlgc@nmlgc.net
2239e6f8dd395b5540879001f8f32c60faf25fde
c9d4d5eb54d8e3e6c13806802634c746742c5da4
/keops/core/pack/CondType.h
6b9aaa241a6c870c2554e44f7100b421f3adc5e6
[ "MIT" ]
permissive
dvolgyes/keops
719d2420c1fb2b0407659cfb5ff2fce613bae5df
58b2c5f7822a7468a6da2ce439939e7dad04d7f3
refs/heads/master
2022-12-21T09:24:02.762112
2020-09-30T14:20:58
2020-09-30T14:20:58
299,624,007
1
0
MIT
2020-09-29T13:38:48
2020-09-29T13:21:28
null
UTF-8
C++
false
false
561
h
#pragma once namespace keops { // Conditional type, a templating emulator of a conditional statement. -------------------------- // This convoluted syntax allows us to write // CondType<A,B,1> = A, CondType<A,B,0> = B template < class A, class B, bool TEST > struct CondType_Alias; template < class A, class B > stru...
[ "benjamin.charlier@umontpellier.fr" ]
benjamin.charlier@umontpellier.fr
cbca69e3afd432e98c04610490fbcd0b435bea9e
8d18505eed528c84278f7521d1304f75dbe5849e
/include/planner/mp_base_util.h
26167e41de1b4a09fedecf89d4a1dd57fc26281c
[]
no_license
oyfp86/motion_primitive_library
849a80154f617c046403b0709698608f507b26ba
bba5562fd17fa30b38bfffa30fc91666b8b833a2
refs/heads/master
2021-07-11T14:30:38.366650
2017-10-12T18:13:13
2017-10-12T18:13:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,331
h
/** * @file mp_base_util.h * @brief base class for mp_planner * * Base classes for planning */ #ifndef MP_BASE_UTIL_H #define MP_BASE_UTIL_H #include <planner/astar.h> #include <planner/env_base.h> #include <primitive/trajectory.h> /** * @brief Motion primitive base util class */ class MPBaseUtil { public: ...
[ "lskwdlskwd@gmail.com" ]
lskwdlskwd@gmail.com
1cbc9498f68103edba6b51e7c086b45cc2fc21a0
548e34ebef0904ad21efa3fd53a10b6af1011152
/USACO/contact.cpp
385a03c84cafce221d13307afbf0348224b5cc56
[]
no_license
eric7237cire/CodeJam
1646f43ec34b87edf8029b839b01fb0d667758ce
ca9dd1ddad5c42a02731c3c7c8e4342bd5c9ee9d
refs/heads/master
2021-06-08T17:47:53.204535
2018-01-01T15:34:29
2018-01-01T15:34:29
1,331,950
2
3
null
null
null
null
UTF-8
C++
false
false
4,114
cpp
/* ID: eric7231 PROG: contact LANG: C++ */ #include <iostream> #include <fstream> #include <string> #include <map> #include <set> #include <vector> #include <algorithm> #include <cassert> #include <iomanip> #include <iterator> #include <sstream> #include <bitset> #include <cctype> #include <cmath> #include <functional>...
[ "eric7237cire@gmail.com" ]
eric7237cire@gmail.com
9c65ff6c068bc76e63fa620774085a0a0eed8db1
5da8d1499a8b407f7e969344edbaabb97d24d60e
/source/ham/appdata.h
0c0da7fab19610f36f40e8bcd38c908a34756c03
[ "MIT" ]
permissive
Hypexion/HamSandwich
1f0f0ee870669f730482d387b245d37cce88dde3
d14ad1e1b822ba936ea7edb8de4c8044fbe39001
refs/heads/master
2022-06-13T06:06:44.882717
2022-05-29T06:42:14
2022-05-29T06:42:14
189,471,423
0
0
MIT
2019-05-30T19:34:12
2019-05-30T19:34:12
null
UTF-8
C++
false
false
1,055
h
#ifndef APPDATA_H #define APPDATA_H #include <stdio.h> #include <vector> #include <string> typedef struct SDL_RWops SDL_RWops; // Methods for accessing assets/saves 'correctly' on each platform. In some // situations, Appdata and Asset folders may overlap, so names should not be // reused. See appdata.cpp for implem...
[ "tad@platymuus.com" ]
tad@platymuus.com
25411e9bb8db6e3aa5ae3f28acc8e5ce9397b90d
3f3095dbf94522e37fe897381d9c76ceb67c8e4f
/Current/ITM_WeaponAndPerkInfo.hpp
b5996326a652c0a3192c3545ececbfba8c510415
[]
no_license
DRG-Modding/Header-Dumps
763c7195b9fb24a108d7d933193838d736f9f494
84932dc1491811e9872b1de4f92759616f9fa565
refs/heads/main
2023-06-25T11:11:10.298500
2023-06-20T13:52:18
2023-06-20T13:52:18
399,652,576
8
7
null
null
null
null
UTF-8
C++
false
false
971
hpp
#ifndef UE4SS_SDK_ITM_WeaponAndPerkInfo_HPP #define UE4SS_SDK_ITM_WeaponAndPerkInfo_HPP class UITM_WeaponAndPerkInfo_C : public UUserWidget { FPointerToUberGraphFrame UberGraphFrame; class UWidgetAnimation* Enter; class UBasic_Window_CutCorner_Gradient_C* Basic_Window_CutCorner_Gradient; class UGridPan...
[ "bobby45900@gmail.com" ]
bobby45900@gmail.com
992ee9b05d4f2a5988bc92dccf0c4749e9328244
e4c88808a0bdebb50db1e8e8fbf63094c6e5d4bd
/npk/cli/tests/npk_05_chaining.cpp
b9e25d6796369c967b2e7e5abf69bf3b145acf93
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
up777/npk
0861c9816874fd21226c3762261244e1107685c2
d0aceadf9efc874fb60515c3fc91c367dbd2a7b4
refs/heads/master
2020-06-04T05:25:47.874308
2018-11-29T18:57:36
2018-11-29T18:57:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
664
cpp
#include "testutil.h" #include <npk.h> int npk_05_chaining( int argc, char * argv [] ) { CMD( "../npk test.npk -create -add sample.txt -flag sample.txt@E --f --k 1:2:3:4" ); int teakey[4] = {1,2,3,4}; NPK_PACKAGE pack = npk_package_open( "test.npk", teakey ); CHECK( pack != NULL ); NPK_ENTITY en...
[ "ez.amiryo@gmail.com" ]
ez.amiryo@gmail.com
aebf9af38f9ebbb8656f7fc5111ea3bd15c1c441
fa65b079f349e1ba72237e7238bf9ce552e25e2d
/ros_ws/devel/include/vrep_common/simRosSetObjectFloatParameterRequest.h
93208acd50ab5f07eb0fa5f5ca821a9700424d0a
[]
no_license
bolzerbaptiste/Projet_long_n7_2019
4d71d270d44f1d2215b4b3c024e9b8a127c20d94
0f36b16e7ab088cda1782348ac25c17de72a0b6a
refs/heads/master
2020-04-21T12:02:38.487249
2019-01-31T15:04:55
2019-01-31T15:04:55
168,541,145
0
0
null
null
null
null
UTF-8
C++
false
false
6,457
h
// Generated by gencpp from file vrep_common/simRosSetObjectFloatParameterRequest.msg // DO NOT EDIT! #ifndef VREP_COMMON_MESSAGE_SIMROSSETOBJECTFLOATPARAMETERREQUEST_H #define VREP_COMMON_MESSAGE_SIMROSSETOBJECTFLOATPARAMETERREQUEST_H #include <string> #include <vector> #include <map> #include <ros/types.h> #incl...
[ "ddd@dd.d" ]
ddd@dd.d
fd1aa7d38e70125718ff3e8f5a953aca632ac269
d545ccf767bbc674ef88c129a99b3efd8dbd9094
/SL_Engine/SL_Terrain_Service/Terrain.h
795d443fa14fea3fe99dfd8f3ed689d1298b618c
[]
no_license
ylyking/sl_engine
22632eef93c4f1358574bb4b42722d7d9c3613a2
d72682f63636ebd137bb8baee84bd2137bcd9862
refs/heads/master
2021-01-18T09:43:06.077410
2014-06-07T15:36:01
2014-06-07T15:36:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
546
h
#ifndef SL_TERRAIN_H_123 #define SL_TERRAIN_H_123 #include "Terrain_Block.h" namespace SL_Terrain{ class Terrain{ private : Terrain_Block<unsigned int> Block; public: Terrain(){} virtual ~Terrain(){} template<class T>void Add_Block(std::vector<T> src, unsigned int src_beg_row, unsigned int src_beg_col, un...
[ "smasherprog@gmail.com" ]
smasherprog@gmail.com
ff6380c008c0db66cdf54efe4b0f1c8370093f33
39c790bc6def62999e0b3161824587d25c357952
/battle_royal/cpp-ryoissy/ryoissy-battleroyal.cpp
8073bbe685b48d32177df6ac3f37baef8652af6d
[]
no_license
ProgrammingDaisukiClub/problems2018
9e60a6ec7061c6389301422b42e2633f3a54e515
70c39617317a07fc459913de2b86004209b236e9
refs/heads/master
2020-03-17T23:17:21.175215
2018-05-19T07:29:46
2018-05-19T07:29:46
134,038,489
0
0
null
null
null
null
UTF-8
C++
false
false
351
cpp
#include <bits/stdc++.h> #define MOD 1000000007LL using namespace std; typedef long long ll; typedef pair<int,int> P; void solve(){ int cnt=0; for(int i=0;i<100;i++){ int a; scanf("%d",&a); cnt+=a; } printf("%d\n",100-cnt); } int main(void){ int t; scanf("%d",&t); for(int i=0;i<t;i++){...
[ "issyw116@gmail.com" ]
issyw116@gmail.com
9c42d7c8e361842525a4e887c649eebdc77b326a
988c99f9e8398e2d600280d25b1a224ea0a5c95a
/view/src/ProjectListWidget.cpp
cf1058758d0f532bf31f532d9fff841bed9bff4a
[]
no_license
WilfredDube/WtApp
f668beafb4c698e0654e45def564dd9e4372c8c2
fc9105e56f6fd843a88b2ebab50544ad1b2e935a
refs/heads/master
2023-04-17T19:42:23.753043
2021-04-26T01:22:16
2021-04-26T01:22:16
275,136,619
1
0
null
2021-04-26T01:23:25
2020-06-26T11:08:53
C++
UTF-8
C++
false
false
3,425
cpp
#include "../include/ProjectListWidget.h" #include "../include/ProjectSummaryWidget.h" #include "../../dbdao/include/ProjectDao.h" #include "../../dbdao/include/FolderStructure.h" #include "../../model/include/Session.h" #include <Wt/WPushButton.h> #include <Wt/WDialog.h> #include <Wt/WLabel.h> #include <Wt/WLineEdi...
[ "unbusy@lhost.com" ]
unbusy@lhost.com
21b91bea90aa1e11f1e42393a1de5b5522b73caa
5e4c2f6fbcf261e161e0b43da3c2565ee21ab5a1
/alife/nnet.h
1532521bfd3008ec8c96709dd22afafd6f7ce3f3
[]
no_license
mhr1/genetica
b795d42e41ad312b12808d1996bc8ce92430d8f3
5becdb169ec98eb44a191ff51f3a6ac745e8c8bf
refs/heads/master
2020-05-19T11:16:54.030891
2013-12-05T14:41:07
2013-12-05T14:41:07
38,752,002
0
0
null
null
null
null
UTF-8
C++
false
false
741
h
// nnet.h #include <math.h> #define NET_OK 0 #define NET_OUT_OF_RANGE 1 #define CONNECTIONS_NOT_SET 2 class network { public: network(){}; double learning_rate; }; class neuron : public network { public: neuron() { //connections = 0; }; /*neuron(int var) { connections = var; };*/ ...
[ "michael_riley@localhost" ]
michael_riley@localhost
5b54c984ffbed057ebd1054e76a0b60c62c5254c
575c78d3b7a2fe90f4f0624d963bd6111dfca309
/deps/libIGL/tutorial/303_LaplaceEquation/main.cpp
cc524a2b07b1c70a95ef4d0a51ed62aca77ab2f3
[ "GPL-3.0-only", "MPL-2.0", "MIT" ]
permissive
g-gisbert/Inpainting-Holes-In-Folded-Fabric-Meshes
1898a35a848f9f16a99653c7c1e95ab0941755cd
ccce75215b742a1c971008c4f1a889bd85b6c74d
refs/heads/main
2023-08-19T08:49:47.829392
2023-08-18T13:55:11
2023-08-18T13:55:11
648,992,474
5
2
MIT
2023-07-21T15:34:49
2023-06-03T12:45:00
C++
UTF-8
C++
false
false
1,834
cpp
#include <igl/boundary_facets.h> #include <igl/colon.h> #include <igl/cotmatrix.h> #include <igl/jet.h> #include <igl/min_quad_with_fixed.h> #include <igl/readOFF.h> #include <igl/setdiff.h> #include <igl/slice.h> #include <igl/slice_into.h> #include <igl/unique.h> #include <igl/opengl/glfw/Viewer.h> #include <Eigen/Sp...
[ "gisbert.guillaume1997@gmail.com" ]
gisbert.guillaume1997@gmail.com
38ea96ef5b04a90593e5b30f9248f911887c14f4
d2e9689985c47142ec9f3ac4ceca06ca45c51977
/sesion8/sesion8_clase/ejercicio_5.cpp
eb3c7dbcabd8ebe7c309e8762a692a8149ebd528
[ "MIT" ]
permissive
dmateos-ugr/FP
2a6c925128ed540bd325b2eb8ece6360e84ba06c
6d3ec8eeccbb72582367c8cf97aecb2227cc7b9e
refs/heads/master
2020-03-28T20:51:13.309319
2019-02-10T19:35:13
2019-02-10T19:35:13
149,108,409
1
2
null
2018-11-13T19:45:56
2018-09-17T10:26:29
C++
UTF-8
C++
false
false
580
cpp
#include <iostream> using namespace std; int MCD(int a, int b){ //Calcula el MCD de a y b mediante el algoritmo de Euclides. int resto; if (b > a){ //intercambio a por b a = a + b; b = a - b; a = a - b; } while (b > 0){ resto = a%b; a = b; b...
[ "davidete345@gmail.com" ]
davidete345@gmail.com
1d9bd400f58a8a9045b3416c3ff48acce24eb9e0
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/chrome/browser/signin/signin_promo.cc
ceb205495b3fcab091a2b5482d97fa36e509414a
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
12,163
cc
// Copyright 2013 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 "chrome/browser/signin/signin_promo.h" #include <limits.h> #include "base/strings/string_number_conversions.h" #include "base/strings/string_ut...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
ea46672f9cd2aadafd3edd44da66f5b7a71e4bbb
f113b7f7695bf2f5c09e5e8afb28cc99ee06c63a
/src/DOTk_KrylovSolvers/DOTk_LeftPrecCGNR.cpp
6eb837f2d820095529082cfded8c784990e0c3fc
[]
no_license
maguilo11/locus
501a074a12e260e2b9f0940a6eb389ad36aefb89
cbf926808493c621893cc11f124f813b9e0fcbde
refs/heads/master
2021-09-24T21:35:27.503003
2018-10-15T02:58:38
2018-10-15T02:58:38
72,475,433
1
0
null
null
null
null
UTF-8
C++
false
false
6,733
cpp
/* * DOTk_LeftPrecCGNR.cpp * * Created on: Nov 3, 2014 * Author: Miguel A. Aguilo Valentin */ #include <cmath> #include "vector.hpp" #include "DOTk_Primal.hpp" #include "DOTk_LeftPrecCGNR.hpp" #include "DOTk_LinearOperator.hpp" #include "DOTk_LeftPreconditioner.hpp" #include "DOTk_OptimizationDataMng.hpp" ...
[ "aguilo.miguel@gmail.com" ]
aguilo.miguel@gmail.com
2b74c6fe23706f31517fe30304b9b05f393defba
334934d9eec488ce27fa31bb37fdf3244325f030
/robomuse_drivers/src/ahmad.cpp
fe85c8eb1f4e28d918a41e88d36e9a69315ce1f3
[ "MIT" ]
permissive
mohdahmad117/RoboMuse_4
b0ce58a987ec08fa2e8b50eef8f3fffb2de2d01a
5cad66be20c3ed7115f61285aaca3bfb7d4feb59
refs/heads/master
2020-09-17T18:52:41.735304
2019-11-26T05:29:19
2019-11-26T05:29:19
224,110,018
0
0
null
null
null
null
UTF-8
C++
false
false
3,605
cpp
#include <ros/ros.h> #include <move_base_msgs/MoveBaseAction.h> #include <actionlib/client/simple_action_client.h> typedef actionlib::SimpleActionClient<move_base_msgs::MoveBaseAction> MoveBaseClient; int main(int argc, char** argv){ ros::init(argc, argv, "simple_navigation_goals"); //tell the action client that ...
[ "mohdahmad117@gmail.com" ]
mohdahmad117@gmail.com
788398bef2bd6eff92d12595d2c7265ab212cc50
1c5e786080b1adb3a71ae0dc3828034980bce618
/rarTriGauss.cc
d64c81d2bd606abce35f9f6c3295d390e8b4812f
[]
no_license
alegaz/RooRarFit
0d1eb09f2cc4327bee88b46990c2a79dbabb4708
540db19948214d834e892263c6b99c15c6c8ff4d
refs/heads/master
2021-01-10T14:23:29.287653
2015-12-17T15:51:21
2015-12-17T15:51:21
48,183,183
0
0
null
null
null
null
UTF-8
C++
false
false
6,875
cc
/***************************************************************************** * Project: BaBar detector at the SLAC PEP-II B-factory * Package: RooRarFit * File: $Id: rarTriGauss.cc,v 1.5 2007/06/29 08:37:38 zhanglei Exp $ * Authors: Lei Zhang * History: * * Copyright (C) 2005 University of California, Rive...
[ "alessandro.gaz@cern.ch" ]
alessandro.gaz@cern.ch
a7abfac22443602a1ff3f4a8d9e619065122835b
4bd68eea9b633306c76725741d5f233947a2ae13
/src/ast_generator.cc
722259d6996472894507d01b0fd24297c8fa37f2
[ "MIT" ]
permissive
gress2/symreg
fc28c46f573ec0b5c2c66f21d2e8fcb97b416589
345071111bf2f030ff42d7f1325151abf78eca12
refs/heads/master
2020-03-20T03:38:10.014589
2018-08-16T00:45:51
2018-08-16T00:45:51
137,153,430
0
0
MIT
2018-08-08T23:56:28
2018-06-13T02:44:24
Jupyter Notebook
UTF-8
C++
false
false
548
cc
#include <iostream> #include "cpptoml.hpp" #include "symreg.hpp" int main(int argc, char* argv[]) { if (argc < 2) { std::cerr << "Error: must pass .toml config file path" << std::endl; return 1; } symreg::util::config cfg(cpptoml::parse_file(argv[1])); symreg::dataset ds = symreg::generate_dataset(cf...
[ "gress126@gmail.com" ]
gress126@gmail.com
24973ee0a6bf59bc48b2cdd24a2c43f04bf37784
214cb0020a086c97d0abb1774e74400b92d86245
/test.cpp
a88032e859ed88ee6abb5e037812a67a0b62a0d6
[]
no_license
evenleo/register_factory
5293c014d62c13776d8645362a6d5d6af38d4393
b89ea63ef9f9c01ba9acc4322840a70cae5184b7
refs/heads/main
2023-07-13T04:28:07.667084
2021-08-20T13:28:35
2021-08-20T13:28:35
398,282,876
0
0
null
null
null
null
UTF-8
C++
false
false
213
cpp
#include <iostream> #include "message1.h" int main() { Message* p = factory::produce("message1"); p->foo(); //Message1 auto p2 = factory::produce_unique("message1"); p2->foo(); return 0; }
[ "1293173298@qq.com" ]
1293173298@qq.com
e713cd40a5e1f8d4d5f033a5f286aad81a3dc77d
0e2013bddc342d9534f9c1f519558253b5b3ea68
/ACM/Bash Game.cpp
68c550dd911cc891db3b42fe8b241a0200244593
[]
no_license
wzh1998/ACM-ICPC
d3fb1cb6419aed4d85e39c5a80cafabd45cfa171
b1d3ef34792bbfdac664837c5f32bac3adc2e2c0
refs/heads/master
2023-08-19T14:52:00.735067
2021-10-06T22:26:47
2021-10-06T22:26:47
104,752,323
0
0
null
null
null
null
UTF-8
C++
false
false
684
cpp
// // Bash Game.cpp // ACM // // Created by 王子豪 on 2017/8/29. // Copyright © 2017年 王子豪. All rights reserved. // #include <stdio.h> #include <algorithm> using namespace std; int a[10010]; int main(void){ int k,l,i; while(scanf("%d",&k) != EOF){ int len = 0; for(i = 1;i * i <= k;i++){ ...
[ "13001009107@yeah.net" ]
13001009107@yeah.net
2249d17acedff6a5e904c857279a9b2221946c99
f1dfa37d76f2cde5523b47668914ceb10116af53
/LighToj problem/BFS,DFS/1012 - Guilty Prince .cpp
965b9737c9932f74bda73892e77c8402dd8dd5d7
[]
no_license
Muzahid037/Online-Judge-Problems
d7fffd8daad60d9c5801882be1678cd851d54c29
5f14253f70c178c373f9b926a825bd82354ff10c
refs/heads/master
2022-03-15T00:45:38.384365
2022-02-24T13:56:40
2022-02-24T13:56:40
236,151,466
0
0
null
null
null
null
UTF-8
C++
false
false
1,460
cpp
#include<bits/stdc++.h> using namespace std; int cnt,w,h; char c[21][21]; int vis[21][21]; int check(int xi,int yj) { if(xi+1<h && vis[xi+1][yj]==0 && c[xi+1][yj]=='.' ) { vis[xi+1][yj]=1; cnt++; //cout<<"cnt xu= "<<cnt<<endl; check(xi+1,yj); ...
[ "48602232+Muzahid037@users.noreply.github.com" ]
48602232+Muzahid037@users.noreply.github.com
1ff538816c5675d422ae69942d2a0682b601664a
0ecd8241a2cbfa737a697771401b6175e024d124
/libgralloc/mapper.cpp
d6163ca0f68642695c91aede97ba8e196d06001d
[ "Apache-2.0" ]
permissive
ORCAOSP/hardware_qcom_display_caf
7f181ebe56e07dfd9d04049dae3138aada884c09
7b66a6519edfdb8c1a97e805eb5e9d0a1bb5b9c9
HEAD
2016-09-06T15:43:32.308035
2013-04-25T20:41:10
2013-04-25T20:41:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,247
cpp
/* * Copyright (C) 2008 The Android Open Source Project * Copyright (c) 2011-2012, The Linux Foundation. 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 * * ...
[ "orcaproject@yahoo.com" ]
orcaproject@yahoo.com
443c9b00520365b7b7374b84b23cbe5b2d50adf1
d779e59530bab2f01190a382acd1d64cfc197568
/Placement Preparation Course [PPC 1]/17. Dynamic Programming/10. Subset Sum Problem.cpp
9737dc801fb45c0c2665af2edc3c1f259083ce26
[]
no_license
GokuPiyush/CP.cpp
6cef1f8268481deca8e40a190d667c1ccb92c78e
1f675197428ab726daaabc4fa5ab6a10044a202d
refs/heads/master
2023-02-21T17:44:20.080003
2021-01-20T09:00:30
2021-01-20T09:00:30
331,248,061
0
0
null
null
null
null
UTF-8
C++
false
false
147
cpp
/* Given a set of numbers, check whether it can be partitioned into two subsets such that the sum of elements in both subsets is same or not. */
[ "PiyushTheGoku@gamil.com" ]
PiyushTheGoku@gamil.com
e38e4c3664a9d090ecdef149f0745097950be047
2245d94f7c32d4ee9f17f275494dfb9627f00658
/Code/ESP_RECV_RxTx_T1/ESP_RECV_RxTx_T1.ino
d9fb6f1e3838d720b182762763f2df6f71dd14c9
[]
no_license
akarawat/FARMSOOK
bd472832ba7f7e75bf8c1cbd354baa634cadb593
46c8ff03ef510e36130cae1e850d389fdade142b
refs/heads/master
2020-04-08T18:23:16.944740
2019-01-18T09:57:46
2019-01-18T09:57:46
159,605,892
0
0
null
null
null
null
UTF-8
C++
false
false
579
ino
#include <SoftwareSerial.h> // to use pin 4 and 5 as RX and TX ports SoftwareSerial mySerial(4, 5); // RX, TX void setup() { Serial.begin(115200); while (!Serial) { ; // wait for serial port to connect. Needed for native USB port only } Serial.println("Goodnight moon!"); // set th...
[ "akarawat.bis@gmail.com" ]
akarawat.bis@gmail.com