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
e57ac4fec3df5071952f7b438f8d5b25c8f08087
e190280fd88e4cdaa592ff4b4ec29194c494d141
/Мое_ПО_для_ОВ/HVKDesign/HVKdesign_15-09-06/HVKDesign/HVKMainView.h
8993d1a8c3bbab48505e3ff0817e04fe8bcea87f
[]
no_license
yta-br/Other
f7500c1774df66355b2961f945b985d99a794fef
33b1ab8ad04c84183c57a06e597cbefdbde1bfd8
refs/heads/master
2020-12-26T01:12:05.194851
2016-09-20T15:19:50
2016-09-20T15:19:50
68,725,758
0
1
null
null
null
null
WINDOWS-1251
C++
false
false
2,097
h
// HVKMainView.h : interface of the CMainView class // ///////////////////////////////////////////////////////////////////////////// #ifndef _HVKMAINVIEW_H__ #define _HVKMAINVIEW_H__ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #include "../IfcApi/IfcTabCtrl.h" #include "StdAfx.h" class CMainView : pub...
[ "ytanya.br@gmail.com" ]
ytanya.br@gmail.com
4e9c682d0d53fa8cca945192b42e973ac78a1729
b1dfe4e7bd438be35c7704312001ba0c4f604a67
/tests/IK_Test.cpp
ed3f93be177c702688d16de963855cce60738367
[]
no_license
nashmit/IKProject
1d19acded52e76c6956fc9d67ed57bd6511d91db
0b8dfe48b91fa7a1c3f7a3ac8575e2ed29899a2f
refs/heads/master
2023-05-02T11:59:00.454280
2021-05-11T15:11:00
2021-05-11T15:11:00
358,607,748
0
0
null
null
null
null
UTF-8
C++
false
false
1,695
cpp
#include "../include/IK.h" int main() { KuKa_KR5_R850_D_H KuKa; Vector6d Q_state; Vector6d Q_Target_State; //init ( not needed but just in case ) Q_Target_State << 0, 0, 0, 0, 0, 0; std::ofstream outfile("animationIKTest.csv"); //KuKa.SetQforJoint(2, EIGEN_PI/3); //KuKa.SetQforJoint...
[ "horea.caramizaru@cti.pub.ro" ]
horea.caramizaru@cti.pub.ro
5b12bceff31059328cae9dc15696d3dbdbde50fb
f7c3a40c844693d081940987d3b55a2d96841b2f
/Classes/GameGlobals.h
386b19e97891ece76c2a267ac871393a6a297223
[]
no_license
karanseq/JumpyClown
4814645f4cd04d2f13644ac74e4d9e6f74c038df
70cbbeb2ed29d3e128808f2c7ab2d90ad1a110c8
refs/heads/master
2021-01-23T13:22:20.628966
2016-11-25T00:57:28
2016-11-25T00:57:28
26,369,721
1
2
null
null
null
null
UTF-8
C++
false
false
1,804
h
#ifndef GAME_GLOBALS_H_ #define GAME_GLOBALS_H_ #include "cocos2d.h" #include "Box2D\Box2D.h" #include "SimpleAudioEngine.h" USING_NS_CC; using namespace std; #define SCREEN_SIZE GameGlobals::screen_size_ #define SOUND_ENGINE CocosDenshion::SimpleAudioEngine::sharedEngine() #define PTM_RATIO 128 #define SCREEN_TO_...
[ "karanseq@gmail.com" ]
karanseq@gmail.com
293a81831392558475c4d874174a67bec7322981
1f20219e61a046a00a2471f6590de5acacfe9e49
/Computational Geometry/Cross Product of Two Vectors.cpp
2712e911403be7ab32bbffac3a77f8508dfe66a7
[]
no_license
konlanz/C_plus_plus_solutions
e57d03af4c0d0f88336e3d9af32b394ec9109d54
a889998d60ee95eb4d77ce9eafcd8a29934bb1e1
refs/heads/master
2023-06-05T03:52:38.506756
2021-06-30T17:30:20
2021-06-30T17:30:20
346,516,463
2
0
null
null
null
null
UTF-8
C++
false
false
1,300
cpp
/*This is a C++ Program to find the cross product of two vectors. In mathematics, the cross product or vector product is a binary operation on two vectors in three-dimensional space. It results in a vector that is perpendicular to both and therefore normal to the plane containing them.*/ #include<time.h> #include<stdl...
[ "konlanmikpekoah.km@outlook.com" ]
konlanmikpekoah.km@outlook.com
a0edd8261b0116fb301f4280ef5fb72ea3ee8447
da51040b8702d7908ed31608a91daa37d6a9ed37
/CFrameDataBuffer.cpp
f385a5c6b9391212dad6fbf164006cac615b8f77
[]
no_license
TheCatNose/PurrFX
0f140a88b65f9c9db31b21d6e62c25794efa309c
a040e0490dcbfe03bf89ac58ec1bbebb015b0ec3
refs/heads/master
2022-12-23T06:39:07.244548
2020-09-21T16:35:07
2020-09-21T16:35:07
286,448,239
1
1
null
2020-08-12T12:51:13
2020-08-10T10:46:12
C++
UTF-8
C++
false
false
851
cpp
#include "CFrameDataBuffer.h" PurrFX::CFrameDataBuffer::CFrameDataBuffer(size_t i_nSize): CFrameDataConsumer(i_nSize) { assert(i_nSize > 0); m_aData.resize(i_nSize); } bool PurrFX::CFrameDataBuffer::available() const { return m_nFrameIndex < m_aData.size(); } PurrFX::CFrameData PurrFX::CFrameDataBuffer::get() co...
[ "69460782+TheCatNose@users.noreply.github.com" ]
69460782+TheCatNose@users.noreply.github.com
e9c55c6d0adea62c6d1fefa362e9f4c34804820d
bfedbace8785810dddba442df5f385ea41958768
/persistents.ino
0d0d6cf9906ad4aaae6012657e6b9e973c7e8249
[]
no_license
alloutlife/woodensafe
113962d03005c832ab4d5169fe67bb04ca480f42
9a65385d66866ea821db6a7da915a9067af740a9
refs/heads/master
2020-09-20T14:36:48.449251
2020-01-12T09:00:29
2020-01-12T09:00:29
224,512,018
1
0
null
null
null
null
UTF-8
C++
false
false
837
ino
#include <EEPROM.h> void _write_digits( const char* pszString, unsigned int nLen ) { // Allow max 255 digits nLen &= 0x000000FF; // 4 bytes signature EEPROM.write( 0, 'F' ); EEPROM.write( 1, 'c' ); EEPROM.write( 2, 'u' ); EEPROM.write( 3, 'k' ); // 1 byte size EEPROM.write( 4, (unsigned char)nLe...
[ "avkushnarev@yandex.ru" ]
avkushnarev@yandex.ru
e1333321bcdb2497cb063e0a2466ed519d8c0029
21fd49c0ea5a01edf6acbf9dd13f40f05facb9c7
/src/accumulatormap.cpp
92210a3c15d8db41ea84efef74d6ca2e66f5f975
[ "MIT" ]
permissive
bitzayed/BitZayed
0edb3c02ad3c415a6bf8eb2f1d363fcd2c7f51ea
f08b05705484e9a6cb6a7cae41142830fa5a0f53
refs/heads/master
2020-03-19T11:58:48.851681
2018-06-10T00:28:41
2018-06-10T00:28:41
136,488,797
0
0
null
null
null
null
UTF-8
C++
false
false
2,744
cpp
// Copyright (c) 2017 The PIVX developers // Copyright (c) 2017 The BitZayed developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "accumulatormap.h" #include "accumulators.h" #include "main.h" #include "txdb.h" #...
[ "support@bitsliver.org" ]
support@bitsliver.org
538bd8a8124089525c238796cb9c16cb4e031c36
b6ffa82d277f8e2635556fa4302d7596203237f9
/jni/boost/libs/assign/test/list_of.cpp
7e1592d33041cf71ff1788ace5164951204a0760
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
LeifAndersen/Android-Supertux
2e66ae3c6a0ffba2f82b35c27130175151bbb1e6
e188c9d365420bd21eee45da82d6f74215e27516
refs/heads/master
2020-04-11T09:57:11.000668
2010-09-20T03:34:55
2010-09-20T03:34:55
867,072
1
0
null
null
null
null
UTF-8
C++
false
false
6,460
cpp
// Boost.Assign library // // Copyright Thorsten Ottosen 2003-2004. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // For more information, see http://www.boost.org/libs/ass...
[ "onaips@gmail.com" ]
onaips@gmail.com
e3bbd65d3ef0447e1d0673f6689f0dae609a43e2
2b94817b2bbc506226c3b217478efd70f3c86fec
/UzytkownikMenadzer.h
1c186e7d04a34c8a18c839e291e6ce10cc8e15f2
[]
no_license
krzysztof-kozlowski/AddressBook
5e10c7a54d6f08e6861e538a0f40751ff77c37c1
402b2f8cf0c48e44a1aaba936adb62b4abe27fe7
refs/heads/master
2020-04-02T07:09:40.788609
2018-10-26T06:06:05
2018-10-26T06:06:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,024
h
#ifndef UZYTKOWNIKMENADZER_H #define UZYTKOWNIKMENADZER_H #include <iostream> #include <vector> #include <windows.h> #include <fstream> #include <sstream> #include "Uzytkownik.h" #include "PlikZUzytkownikami.h" using namespace std; class UzytkownikMenadzer { int idZalogowanegoUzytkownika; vector <Uzytkownik...
[ "k.kozlowski.tychy@gmail.com" ]
k.kozlowski.tychy@gmail.com
93b9faf32cff1ba2a1ce73799560f40d007cec00
a66f107e01885f56e39051786a6a471f2b42f70b
/Programs/CodeChef - IARCS OPC Judge Problems/Number of Tilings/sol.cpp
062b6e4f51150e7fa8da07a8779ae469add44023
[]
no_license
fomalhaut-b/Competitive-Programmming
1ddd0f48ad3f846bbac8aecf0ed71dae6c3cd42e
4af21a75e73d8ebcb639bda70d2f55d494bbbe1c
refs/heads/master
2022-12-07T20:18:34.634542
2020-09-06T09:01:31
2020-09-06T09:01:31
293,248,509
1
0
null
2020-09-06T10:00:45
2020-09-06T10:00:45
null
UTF-8
C++
false
false
997
cpp
//OPTIMIZATIONS #pragma GCC optimize("O3") //(UNCOMMENT WHEN HAVING LOTS OF RECURSIONS) //#pragma comment(linker, "/stack:200000000") //(UNCOMMENT WHEN NEEDED) //#pragma GCC optimize("Ofast,unroll-loops,no-stack-protector,fast-math") //#pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,tune=native") //OPTIMIZA...
[ "salilgokhale24@gmail.com" ]
salilgokhale24@gmail.com
facd4f0f0b4b1760b8ef41a4e5adf0a5fed0edb0
6d6f52a3794c6abd59e47510a39210feb25e1795
/TD_BuildingER_CM/Source/TD_BuildingER_CM/TD_BuildingER_CM.cpp
48fe5d7a7c2554804880f69cfa3c374602d3ae62
[]
no_license
Dragnyl/TD_BuildingEscapeRoom_CM
4e125be96542af2fda8585bb3fcb0331532361b4
94b84aeadee28ab5ce6022e086f92757c8412cd7
refs/heads/master
2021-01-13T09:16:16.915775
2016-10-26T14:35:19
2016-10-26T14:35:19
72,006,869
0
0
null
null
null
null
UTF-8
C++
false
false
206
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "TD_BuildingER_CM.h" IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, TD_BuildingER_CM, "TD_BuildingER_CM" );
[ "c.morganx@ludus-academie.com" ]
c.morganx@ludus-academie.com
2aca7e20dcbf9dcb8aedb3226cd9b1847da99572
e878e09bea2849ba192605a57959a0ac6904a3c6
/Examenes/1er.Evaluacion.de.Control/EVALK4.cpp
77eede571e4ada620c70486adfee4fcf0b7ed9fc
[]
no_license
Lunahri17/1k4-lunahri
f61f829b92d435fb21ab5d33a5451644532dd34f
03f5fd35370d3970d994cc9530a658fc8d4d1f6d
refs/heads/master
2023-03-26T13:58:34.210050
2021-04-04T22:22:25
2021-04-04T22:22:25
271,795,247
3
1
null
2020-07-31T22:08:25
2020-06-12T12:39:46
C++
ISO-8859-1
C++
false
false
1,122
cpp
//Moreno Ivanoff Jeremias 1K4 #include<stdio.h> //Aqui en ambas librerías no estan bien declaradas, ya que les falta la extención del archivo; que sería ".h". #include<stdlib.h> main() { int N,c=0,x,digi3; //Aqui decalro la variable "digi3" que no estaba declarada. //Aqui falta inicializar en cero el contador...
[ "jeremy17games@hotmail.com" ]
jeremy17games@hotmail.com
29f1ed739324772da80cf8c97d747c8d92f3d6e5
e13bf8bfa24b791b4b46430f492b8e70205e7bcb
/projet Graphe/sommet.h
a67116d4a8c0edb77c7c42fd3d6cf0a873852f93
[]
no_license
youssefBlm/GrapheAlgo
e5f5c988c0432e809614dec43ac858f6685a1cae
bf680bbdc4aab29b2011151297bbdb86a63006ec
refs/heads/master
2020-05-15T13:11:32.905408
2019-04-19T16:11:47
2019-04-19T16:11:47
182,291,290
0
0
null
null
null
null
UTF-8
C++
false
false
822
h
#ifndef SOMMET_H #define SOMMET_H #include <QtGui> #include "WGraphe.h" #include <QGraphicsLineItem> //sommet du graphe class sommet : public QGraphicsEllipseItem { friend class arc ; public : //creation d'un sommet sommet(QWidget *parent, int num, double x, double y) ; virtual ~sommet() ; void m...
[ "youssefblm@live.fr" ]
youssefblm@live.fr
2f41715c9b6b2e740df8db9885783c2d38dce10f
9b28c3d5c199b7578e337dc0944a44db2b12afb3
/CPP/ScienceStudent.h
f6410268c4b7fe535b6177bba8651a2f3dbebe4a
[]
no_license
Dongnehye/study
f8365aab6efb2e8ee6e723f2247197b6c41f0cdb
dc5df72990fe79af38e28458eb26cd0f951d638d
refs/heads/master
2022-12-24T12:46:18.627325
2019-10-31T03:24:05
2019-10-31T03:24:05
201,963,734
2
1
null
null
null
null
UTF-8
C++
false
false
331
h
#pragma once #include "Student.h" class ScienceStudent : public Student { public: int science; ScienceStudent(); virtual ~ScienceStudent(); virtual void LoadStudent(FILE* pFile); virtual void SaveStudent(FILE* pFile); virtual float GetSum(); virtual void PrintLine(); virtual void InputLine(const int iCurStu...
[ "cmmn123@gmail.com" ]
cmmn123@gmail.com
3cd7e72d1c640d0156abbcd4a3006e78f0992ac7
d05383f9f471b4e0691a7735aa1ca50654704c8b
/CPP2MIssues/SampleClass192.cpp
c8ad5f01b226fc9493a34091d069c61331c4e66e
[]
no_license
KetkiT/CPP2MIssues
d2186a78beeb36312cc1a756a005d08043e27246
82664377d0f0047d84e6c47e9380d1bafa840d19
refs/heads/master
2021-08-26T07:27:00.804769
2017-11-22T07:29:45
2017-11-22T07:29:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
50,048
cpp
class SampleClass192{ public: void m1() { int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); int *ptr = new int (10); i...
[ "ketki.thosar@acellere.com" ]
ketki.thosar@acellere.com
9a01059997375a04d4e0c2c2f2d5b3c2ce573164
1af8836f8b5e9fef36ca68e0ff82a9acba3ee9b0
/cocos2dx/21.JoystickEx/JoystickEx1/Classes/AppDelegate.cpp
aebd948dc6f0ed07c9146fc3520ebc03e6674cc4
[]
no_license
kimsibaek/cocos2d-x-work
6ec42a62321fc3c1da5ba0ab9c65a588b468e205
3649396cc6447ec4e4472cf2c98699bc7f424216
refs/heads/master
2021-01-21T13:52:39.032926
2016-06-03T06:49:39
2016-06-03T06:49:39
54,363,192
0
0
null
null
null
null
UTF-8
C++
false
false
3,695
cpp
#include "AppDelegate.h" #include "HelloWorldScene.h" USING_NS_CC; static cocos2d::Size designResolutionSize = cocos2d::Size(480, 320); static cocos2d::Size smallResolutionSize = cocos2d::Size(480, 320); static cocos2d::Size mediumResolutionSize = cocos2d::Size(1024, 768); static cocos2d::Size largeResolutionSize = ...
[ "open1234104@gmail.com" ]
open1234104@gmail.com
fefd2db4838549c4f7695d5ea8e4abc8a33a7b56
46207a6504ca140dbebf2096213e2f560432832f
/TheSpaceMergeSort/TheSpaceMergeSort/ObserverImp.h
63962ef50f5ff8624df7a1c042a02159cb561029
[]
no_license
frank-fn10502/winForm_Project
a9bf8aae9f6caea1961319b1d1742514e58338b5
20ac632d2dad79bc4ef2d45f1ed1cb3430938ec8
refs/heads/master
2020-05-30T17:20:26.666952
2019-06-03T03:04:50
2019-06-03T03:04:50
189,870,701
0
0
null
null
null
null
BIG5
C++
false
false
4,438
h
#pragma once #include "SMSortBehavior.h" using namespace System::Drawing; using namespace System::Windows::Forms; ref class ButtonOnOff { public: static void setButtonStyle(Button^ button, bool on) { if (on) { button->Enabled = true; button->BackColor = Color::Gray; } else { button->Enabled = fal...
[ "frank08.chen@gmail.com" ]
frank08.chen@gmail.com
97485b1e6653727e6739cfd4e39ccbad6cf930e6
777a75e6ed0934c193aece9de4421f8d8db01aac
/src/Providers/UNIXProviders/tests/UNIXProviders.Tests/UNIX_CommonDatabaseCapabilitiesFixture.h
f3d29e180d2bb1aae3032c2766765c9ad68371ee
[ "MIT" ]
permissive
brunolauze/openpegasus-providers-old
20fc13958016e35dc4d87f93d1999db0eae9010a
b00f1aad575bae144b8538bf57ba5fd5582a4ec7
refs/heads/master
2021-01-01T20:05:44.559362
2014-04-30T17:50:06
2014-04-30T17:50:06
19,132,738
1
0
null
null
null
null
UTF-8
C++
false
false
1,911
h
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
66ac3f3b5be682a6c5a6c35c1f1f5f3d5a716322
500d9a3048560023bd989dbf5d770e0b8abf224d
/BZOJ/3164 Eden的博弈树/3164.cpp
d248b99898180368360a1537b3d918354436bb78
[]
no_license
hilbertanjou/OJ
2138bd349607adebd7674861e00dad57a23724bd
641f412d904edd66e97befdabcc32b7076729a53
refs/heads/master
2020-12-30T23:33:13.961562
2013-08-23T09:44:49
2013-08-23T09:44:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,235
cpp
#include <cstdio> const int MAXN = 222222; int c[MAXN], d[MAXN], e[MAXN], f[MAXN], s[MAXN][2], q[MAXN], h[MAXN], nxt[MAXN]; inline void checkmin(int &x, int y) { if (y < x) x = y; } int main() { int n, r = 0; scanf("%d", &n); for (int i = 2; i <= n; ++i) { int x; scanf("%d", ...
[ "xy_xuyi@foxmail.com" ]
xy_xuyi@foxmail.com
7689bcd8c9e6b198660772cf4f2a9383172eeb77
d0fb46aecc3b69983e7f6244331a81dff42d9595
/cr/include/alibabacloud/cr/model/DeleteUserSourceAccountRequest.h
d461f581eb8401d2d6752be30cb7c8b962b4b026
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-cpp-sdk
3d8d051d44ad00753a429817dd03957614c0c66a
e862bd03c844bcb7ccaa90571bceaa2802c7f135
refs/heads/master
2023-08-29T11:54:00.525102
2023-08-29T03:32:48
2023-08-29T03:32:48
115,379,460
104
82
NOASSERTION
2023-09-14T06:13:33
2017-12-26T02:53:27
C++
UTF-8
C++
false
false
1,351
h
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
26fd7a28d53cf95482c8cc4f168f829547258e0d
44f9c516192536f72f99910c6e50e892b8f3b327
/orlov/stack_double/stack_double.cpp
fe2feb07df3f9ca81b29159e2e8fee421dc94a32
[]
no_license
AzamatCherchesov/ilab-first-year-2014
ab1b6ceb44de522ceab1d5aeb8613cafc2d500a2
8b9e6eb4d0ed5baa790dd9726d84a1766cdad7d2
refs/heads/master
2021-01-01T19:34:09.241295
2015-03-27T14:28:59
2015-03-27T14:28:59
33,034,982
0
0
null
null
null
null
UTF-8
C++
false
false
2,569
cpp
#include "stack_double.h" #include <stdio.h> #include <malloc.h> #include <assert.h> stack* Stack_Ini() { stack *st; st->count = 0; st->size = START_STK_SIZE; st->buf = (type_stack *)calloc(st->size, sizeof(type_stack)); } stack Stack_Del (stack *st) { free(st->buf); st->count = -1; st->s...
[ "oleg.orlov@phystech.edu" ]
oleg.orlov@phystech.edu
637d990857527a227bcde1585831dd20462a8147
e543133fe2ba1a497b120367acdc557d5896a070
/Qt/3/08_ii2c_ap3216c_sensor/arcgraph.h
efa892211ed62a2ccd5137063dd98c88357cbbc1
[ "MIT" ]
permissive
tuyentm101/Embedded-Qt-Tutorial
9434ec4d838e0eaa75a4467b1b4c4d19c703d671
3c75142235b4d39c22e1ad56a5bd92d08c1a0d42
refs/heads/master
2023-06-28T20:27:00.729197
2021-07-28T07:05:06
2021-07-28T07:05:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
814
h
/****************************************************************** Copyright © Deng Zhimao Co., Ltd. 1990-2021. All rights reserved. * @projectName 08_spi_sensor * @brief arcgraph.h * @author Deng Zhimao * @email 1252699831@qq.com * @net www.openedv.com * @date 2021-05-21 **...
[ "1252699831@qq.com" ]
1252699831@qq.com
5957f2952d3081586e62bfee3c5e250522b8b410
4168b54d076cde3d2a10208069811756b94c4ebf
/strings/replacePiWith3.14.cpp
75e51ee70c8448cd7b3b8c32b4e74864168c9d8d
[]
no_license
mr-robot-007/dsa-cpp
c27cdb00db2bb8dea4a9b2e7b00d70cc7d333f56
95642e26ea9c4d74f40e55f65c0a61f9dd24c81c
refs/heads/master
2023-05-31T08:13:52.433065
2021-06-16T06:06:33
2021-06-16T06:06:33
367,591,734
0
0
null
2021-06-16T06:06:34
2021-05-15T09:36:25
C++
UTF-8
C++
false
false
389
cpp
#include <bits/stdc++.h> using namespace std; void replacePi(string str) { if (str.length() == 0) return; if (str[0] == 'p' && str[1] == 'i') { cout << 3.14; replacePi(str.substr(2)); } else { cout << str[0]; replacePi(str.substr(1)); } } int main()...
[ "anujgusain108@gmail.com" ]
anujgusain108@gmail.com
d32ef89d9b4771f222d10295dee777e30aa5fe9d
a0cbe9deab37a1ff1efc847c1a35bad95f40cb61
/DangQun_contribution/MedConsumeQuery.h
5f0ebc4edebb843615409762455865d74a17fc4c
[]
no_license
Aden2018/Cplusplus-Source-Code
3f7efca774d4480502c44c7214bde842f7cba332
487d502716ecda634a35e810d604a1cde4c05fa4
refs/heads/master
2021-05-31T15:04:49.276369
2016-05-12T09:02:01
2016-05-12T09:02:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,526
h
#if !defined(AFX_MEDCONSUMEQUERY_H__2CC71415_72BD_41D9_8782_17631ED02E6E__INCLUDED_) #define AFX_MEDCONSUMEQUERY_H__2CC71415_72BD_41D9_8782_17631ED02E6E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // MedConsumeQuery.h : header file // /////////////////////////////////////////////////////////...
[ "lingshaoqing@gmail.com" ]
lingshaoqing@gmail.com
c48abf8fcae5dab5d360f41d4a54e80c05a90080
45f4bde7c580a04b462986937f340e267d5d5bb5
/Programacion 2/main.cpp
e71bacd687cae6c31409b0b27072989b75af8a71
[]
no_license
cosimico/UZA
41ac16b531dfda42acf7e132e9a03b85b5534426
0bdf9db7a52f81d984006af771cd454b62ece85b
refs/heads/master
2021-06-09T13:05:03.810720
2016-11-18T18:56:40
2016-11-18T18:56:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,923
cpp
#include <iostream> using namespace std; /* *Numero m ´ aximo de elementos en una secuencia (un valor positivo ) ´ */ const int MAX =120; // Definir su valor segun necesidades (siempre MAX ´ > 0) /* *Un dato definido a partir del tipo generico Secuencia representa una secuencia ´ * de elementos de tipo T */ template <t...
[ "correoparamierdas97@gmail.com" ]
correoparamierdas97@gmail.com
dcd2c29f85127f0badc983c9321102c8a1332919
f775f8aa51e7b938b1e3ed61b4d26a70348e2ac7
/src/SelectivePageMigration/RelativeMinMax.cpp
20cdb3c970ba01509f8227699ce10160887a6054
[]
no_license
lisqu/selective-page-migration-ccnuma
29c8602a5a8146bc238dfb1e17401fbaeae8cc37
5615d6aabaeeeab4004df8385ce5577961263d44
refs/heads/master
2021-01-10T08:42:03.445497
2014-04-16T20:50:03
2014-04-16T20:50:03
51,476,921
0
0
null
null
null
null
UTF-8
C++
false
false
6,213
cpp
#include "RelativeMinMax.h" #include "llvm/Support/raw_ostream.h" #include "llvm/Support/CommandLine.h" #include "llvm/Support/Debug.h" /* ************************************************************************** */ /* ************************************************************************** */ static cl::opt<bool...
[ "hnsantos@gmx.com" ]
hnsantos@gmx.com
ab720ebddcba513475f9d7c9eba250836f09038b
493f982f8ddc8e615ac4a320b958f76150e94c8e
/cpp/Logic/vtkSlicercppLogic.h
2ccbf11ad1ef817cd499bfdf19e751ef3ac0e50f
[]
no_license
mwoehlke-kitware/SlicerTestExtension
bcbe41a6781f106adb73cebfb9450ba5c76aaaab
371229f3cc24fd1f6e07f553e23db782462b9020
refs/heads/master
2020-07-08T11:04:12.847707
2014-03-12T18:06:17
2014-03-12T18:06:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,965
h
/*============================================================================== Program: 3D Slicer Portions (c) Copyright Brigham and Women's Hospital (BWH) All Rights Reserved. See COPYRIGHT.txt or http://www.slicer.org/copyright/copyright.txt for details. Unless required by applicable law or agreed to ...
[ "matthew.woehlke@kitware.com" ]
matthew.woehlke@kitware.com
95b456b8a0d54c0a44e19a25b50d8ae2abf01e78
4696748303a72fcdeeaebb0a53438c642a3edd91
/Compiler/CM1Compiler_CPP/DataStructures/printStackTrace.hpp
25e75884fbc5434b64005e0cc398ad913514ea11
[]
no_license
Agrabski/C-equals-1
a718507bcee75acacb54a8955817755dbc648418
e3c096b597bd16bfda84ecdb810e254b45e6aa8c
refs/heads/master
2023-08-30T22:46:54.438853
2023-08-30T21:01:26
2023-08-30T21:01:26
226,588,621
1
1
null
2022-11-09T10:32:57
2019-12-07T23:20:34
C++
UTF-8
C++
false
false
188
hpp
#pragma once #include "RuntimeException.hpp" #include <ostream> namespace cMCompiler::dataStructures { void printStackTrace(std::vector<stackFrame> const& stack, std::ostream& stream); }
[ "adam.gr@outlook.com" ]
adam.gr@outlook.com
01c97d33edb2007dbdbae32f5e15ee244eca7259
12f2153cce750f245e309370f02ead5609b49d50
/day04 (SUB-TYPING POLYMORPHISM)/ex01/RadScorpion.hpp
6fb42890fa36b9cadf2cf18d36c136a5f2ca5c19
[]
no_license
hlombard/Piscine_CPP
e638d082171b0e84ead6444373e2ec57b03da1ff
90ce065d9a1714cdca0551c438c6e491742d0410
refs/heads/master
2023-02-23T16:56:24.722420
2021-01-26T18:52:08
2021-01-26T18:52:08
333,182,153
0
0
null
null
null
null
UTF-8
C++
false
false
292
hpp
#ifndef RADSCORPION_HPP # define RADSCORPION_HPP #include "Enemy.hpp" class RadScorpion : public Enemy { public: RadScorpion(void); RadScorpion(RadScorpion const & src); RadScorpion & operator=(RadScorpion const & src); virtual ~RadScorpion(void); }; #endif
[ "hlombard@student.42.fr" ]
hlombard@student.42.fr
bcd9b679e5fa5eb068faa979443c884f0cf41406
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/net/der/parser_unittest.cc
7c51b0e0f1e535055727a1828b5bcf9f452a212f
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
11,204
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/der/parser.h" #include "net/der/input.h" #include "net/der/parse_values.h" #include "testing/gtest/include/gtest/gtest.h" namespace net { ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
c937f57732006acc9bc404b34464066813b2ee0f
5c1c4eb2cb56b97381cca63cb90c167c45844a83
/ReverseArray/ReverseArray/main.cpp
d64dfb30831cd86dbf535953a75e7011360bec2c
[]
no_license
againbike1/AlgorithmsStudy
5c5fc1c077490b8d36c9b76f3812c39d8b770c20
fe9bc6684958df425e8b3b24d69f7e727734a03f
refs/heads/master
2021-01-15T20:34:20.892514
2015-04-30T07:28:57
2015-04-30T07:28:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,212
cpp
// // main.cpp // ReverseArray // // Created by yutao on 15-4-29. // Copyright (c) 2015年 yutao. All rights reserved. // /** * 问题:编写一个能够支持数组快速移位的算法,时间复杂度在O(N)以内。 */ /** * 答:要实现在线性的时间内实现数组的快速移动,就要考虑如何使用逆序算法来达到移动的目的。例如,我要移动的数组元素称为A,剩余的部分称为B,那么原来次序为AB,如何变成BA呢?其实根据倒置的算法是可以实现移位操作的,我们先取A'为A的逆序序列,B'为B的逆序序列,进行(A'B')'...
[ "tao6yu@163.com" ]
tao6yu@163.com
2ae1ac3f2c2e4439e661963884e963e7990657b9
e404420e764455b0cb4b44df75cd2c6aa8ef9814
/playscene2.cpp
ddefaa58b955f96d97ca8e3ccb65bb198b1bb21e
[]
no_license
Jiayi-Hui/TowerDefense1
1466b9a6013c80ca3e04226e124623060329e7d9
6aee70027676ca8e026a5362896af1377aab9747
refs/heads/master
2022-11-10T08:12:04.438269
2020-06-28T16:33:33
2020-06-28T16:33:33
270,338,569
0
0
null
null
null
null
UTF-8
C++
false
false
16,083
cpp
#include "mypushbutton.h" #include "playscene2.h" #include <QDebug> #include <QPainter> #include <QPixmap> #include <QSound> playscene2::playscene2(QWidget *parent) : QMainWindow(parent) { this->setFixedSize(900,700); this->setWindowTitle("Play Scene 2"); initialLocBtnAndTower(); setButtons(); setL...
[ "jiayihui02@163.com" ]
jiayihui02@163.com
a6fbbbfc9eedd1ebd90ef471e0a706f2a30722c8
edeb0f79f5746175830c417de8e7bd70c6909ff7
/src/common/ResultFiltersThroughput.cc
988e63a27a8cbaafce5c6886e255448aa9ac640e
[]
no_license
Avian688/ndpIpv4
ba52f1628063c90d70fb134aa7a7f89e338f8058
82f4d81ad59cf30f6671e191dd4d5c79501201c9
refs/heads/master
2023-08-25T00:15:42.002150
2021-10-17T23:11:53
2021-10-17T23:11:53
418,857,534
0
0
null
null
null
null
UTF-8
C++
false
false
4,206
cc
// // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it wil...
[ "aiden178@hotmail.co.uk" ]
aiden178@hotmail.co.uk
f3ea94b00c4a65c0f8c47ead2a01054916c01b4e
f390f9cba0f2c97bc1935623401171e2476db039
/Executive.cpp
f86ec92d55853c9db043505431512d360a55d0a8
[]
no_license
d819r197/Templated-Link-List
fa8429b9927020c25214520b8f664a35ddd909cf
977d297679843934e17e7dab94a4ede2a5bddd1c
refs/heads/master
2021-01-13T11:52:40.635655
2017-02-12T02:58:42
2017-02-12T02:58:42
81,699,059
1
0
null
null
null
null
UTF-8
C++
false
false
4,024
cpp
#include <fstream> #include <iostream> #include <string> #include "LinkedList.h" #include "Executive.h" #include "LinkedListTester.h" //Constructor Executive::Executive(char* command) { m_command = command; } Executive::~Executive() { delete IntList; } void Executive::run() { if(m_command == "i" || m_comm...
[ "d819r197@ku.edu" ]
d819r197@ku.edu
aa8cc1187d1223de862326e983ec3e67d7dc2cfe
3779a70e2ace8d4893e431f98de4b70c97d251eb
/src/checkpoints.cpp
82b18e897b25b5c44685cf58d8a18ce848c8bf74
[ "MIT" ]
permissive
kingtiong/coinempz
adb5d9443510f89db10fd399502abad953040ce5
8106d98407556c03f25c86499c9226dbd205f61a
refs/heads/master
2021-01-11T05:34:36.939389
2016-10-20T17:51:40
2016-10-20T17:51:40
71,488,799
0
0
null
null
null
null
UTF-8
C++
false
false
5,287
cpp
// 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 <boost/assign/list_of.hpp> // for 'map_list_of()' #include <boost/foreach.hpp> #include "checkpoints.h" #include "m...
[ "sttattatndoffford@standdforddc.com" ]
sttattatndoffford@standdforddc.com
a5379b38a024930279b5e95c317295f45e9598ae
23c6e6f35680bee885ee071ee123870c3dbc1e3d
/dios/lamp/symstring.cpp
abccf70ac7bee419efa3c10f75627e290a7f1c69
[]
no_license
paradise-fi/divine
3a354c00f39ad5788e08eb0e33aff9d2f5919369
d47985e0b5175a7b4ee506fb05198c4dd9eeb7ce
refs/heads/master
2021-07-09T08:23:44.201902
2021-03-21T14:24:02
2021-03-21T14:24:02
95,647,518
15
3
null
null
null
null
UTF-8
C++
false
false
792
cpp
#include <dios/lava/mstring.hpp> #include <dios/lava/term.hpp> #include "semilattice.hpp" namespace __lamp { using namespace __lava; using mstring = __lava::mstring< term, term >; struct symstring { using doms = domain_list< term, mstring >; using scalar_lift_dom = term; using...
[ "me@mornfall.net" ]
me@mornfall.net
690292928bfcbc731e676b5fa34d16140d35e1c1
0d29eef8bf2d23059db958d1260eadc0857155ca
/replace_trial/datatype.h
decf4ce143b5e0f1d42c13501e0c578d885d507e
[]
no_license
im-ling/shell_learning
7853cdc423b9ad0e2b0a570a6b9c28cd59865250
50da3e9a2e17658b531c1422af29d0980325a264
refs/heads/master
2021-09-09T06:48:49.362681
2018-03-14T05:48:21
2018-03-14T05:48:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,120
h
#ifndef __DATA_TYPE_H__ #define __DATA_TYPE_H__ #define USE_POWERSMART_COMMON //#include "version_define.h" #include "include/powersmart_common/powersmart_common.h" #include "include/transcoder_output/raw/raw_define.h" #include "include/transcoder_output/transpacket.h" #ifndef USE_POWERSMART_COMMON #include <stdio.h>...
[ "liling@sjdd.com.cn" ]
liling@sjdd.com.cn
8de6988ab3eb77e48167866e000af16afcb0cb09
cac055a8d737927675681b0295479dd0b938a36e
/hackerearth/MayCircuit/5.cpp
eab6dc25ae88921815279d9ca731587b60104315
[]
no_license
aman33459/ProgrammingContest
0424eb3546a1dcf5f4d9aa1326262e6bff34ca75
fabe288772b6f4159860efbdb7b064c6a524bf9c
refs/heads/master
2022-11-21T04:42:49.826798
2020-07-18T07:58:50
2020-07-18T07:58:50
261,471,225
0
0
null
null
null
null
UTF-8
C++
false
false
2,901
cpp
#include<bits/stdc++.h> #include <ext/pb_ds/assoc_container.hpp> // Common file #include <ext/pb_ds/assoc_container.hpp> // Common file #include <ext/pb_ds/tree_policy.hpp> #define int long long #define fast ios_base::sync_with_stdio(false); cin.tie(NULL); using namespace std; #define error(args...) { string _s = #arg...
[ "aman33459@gmail.com" ]
aman33459@gmail.com
df6edd9029b911bf84716983998a58663e63cf16
cd5524cf0f774b6dd7313bd7f89f01ab67c58983
/src/w5/w5e3.cpp
ac6dedca6b340ae287016c4fe68d137de0a766ce
[]
no_license
lybeck/NuMe
aafa7804777d42124aaebb7b78f955ddfb043cd1
11f0d93eb5127ae883deb52ea44b1ed362a1c270
refs/heads/master
2016-09-05T12:28:05.684865
2014-04-07T13:21:09
2014-04-07T13:21:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,628
cpp
/* * File: w5e3.cpp * Author: Lasse Lybeck */ #include <cmath> #include <cstdlib> #include <iostream> #include "nr.h" #include "myplot.h" using namespace std; void plot_gamma(Vec_DP const& xdata, Vec_DP const& ydata, Vec_DP const& y2, double errx) { myplot::plot_data data("rx"), gamm("c-2"), spline("b-"), ...
[ "lasse.lybeck@helsinki.fi" ]
lasse.lybeck@helsinki.fi
1e795fcd59b144b35b23897ea8ce0c5d4f196ce9
465109bf3102ef8326f10631f776d51645856ac9
/23 Dynamic Cube Mapping/Geometry.h
489ea88c43df62f3ac1091f4789e892e34041234
[ "MIT" ]
permissive
fengjixuchui/DirectX11-With-Windows-SDK
f595a23598462bf31ae6b472677d1917ed8d725f
c5af1011c13f706d611a08fa01e637c08d0cd589
refs/heads/master
2020-09-20T11:38:36.288799
2020-06-03T08:09:52
2020-06-03T08:09:52
224,464,881
0
0
MIT
2020-06-03T08:09:54
2019-11-27T15:48:42
C++
UTF-8
C++
false
false
26,704
h
//*************************************************************************************** // Geometry.h by X_Jun(MKXJun) (C) 2018-2020 All Rights Reserved. // Licensed under the MIT License. // // 生成常见的几何体网格模型 // Generate common geometry meshes. //************************************************************************...
[ "757919340@qq.com" ]
757919340@qq.com
274280497e01c705acd342e4da40ee056ba88fc9
1942a0d16bd48962e72aa21fad8d034fa9521a6c
/aws-cpp-sdk-iam/include/aws/iam/model/GetContextKeysForCustomPolicyRequest.h
2ba91625d12ed0dbb9f64f0c303a1b0fef072fb3
[ "Apache-2.0", "JSON", "MIT" ]
permissive
yecol/aws-sdk-cpp
1aff09a21cfe618e272c2c06d358cfa0fb07cecf
0b1ea31e593d23b5db49ee39d0a11e5b98ab991e
refs/heads/master
2021-01-20T02:53:53.557861
2018-02-11T11:14:58
2018-02-11T11:14:58
83,822,910
0
1
null
2017-03-03T17:17:00
2017-03-03T17:17:00
null
UTF-8
C++
false
false
8,363
h
/* * Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "henso@amazon.com" ]
henso@amazon.com
bab2622fdb0d52d78ca3076a39d18be3d246d3bc
4c440d07eb2adac3cf9059f67b2616898365f12d
/69/B.cpp
92ce6881c7ba4fd1c3727772a295be6637f52069
[]
no_license
icecocoa6/abc
e1ee38a1c456b19d67d3bb091823fecdcb31244f
996ba55718a61fce21e467d82da0c489d89d5698
refs/heads/master
2020-03-09T08:56:52.900871
2018-05-24T07:47:59
2018-05-24T07:48:22
128,700,643
0
0
null
null
null
null
UTF-8
C++
false
false
187
cpp
#include <string> #include <iostream> using namespace std; int main(int argc, char *argv[]) { string S; cin >> S; cout << S.front() << S.size() - 2 << S.back() << endl; return 0; }
[ "mys.itachi@gmail.com" ]
mys.itachi@gmail.com
fab82c0cc71b036aec5bfcaf35189392239d4e79
8675d70386ed2ac899de52c3b13db31a64b0498f
/frmroutepump.h
e3812a3a1f73f7810a1eae5e26b32919184ce98b
[]
no_license
eploentham/TimerWater
dd2bf57b088e91227fc967286aea0875cd63c591
1838401e338dbe28ec0f34367241f41246d12d38
refs/heads/master
2021-01-21T14:01:57.573737
2015-12-08T09:26:34
2015-12-08T09:26:34
41,421,045
0
0
null
null
null
null
UTF-8
C++
false
false
346
h
#ifndef FRMROUTEPUMP_H #define FRMROUTEPUMP_H #include <QDialog> namespace Ui { class frmroutepump; } class frmroutepump : public QDialog { Q_OBJECT public: explicit frmroutepump(QWidget *parent = 0); ~frmroutepump(); private slots: void on_btnSave_clicked(); private: Ui::frmroutepump *ui; }; ...
[ "eploentham@gmail.com" ]
eploentham@gmail.com
1fa010bbb124da5b1849dcd780dbee4d4ea5d20d
0c644d9604f248080bf49073ae61c4ff02a0feab
/C02/p71-8/소스.cpp
cf618e9d24ef1ec350af43e012c33625bde28025
[]
no_license
0083tony/Core-C-Programming
12bbcc3b5b6dbdda692678cd95590e28f8bfe64f
d846e1544e170c4d010d88a09cf2fd5f91adaf6d
refs/heads/master
2020-08-10T00:19:16.341746
2019-11-08T10:57:04
2019-11-08T10:57:04
214,206,173
2
1
null
null
null
null
UHC
C++
false
false
245
cpp
#include<stdio.h> int main(void) { float x, y; // %f로 실수 입력 printf("실수 2개? "); scanf_s("%f %f", &x, &y); // %f로 실수 출력 printf("%f + %f = %f\n", x, y, x + y); printf("%f - %f = %f\n", x, y, x - y); return 0; }
[ "0083tony@gmail.com" ]
0083tony@gmail.com
e0e875bf80ed84cb02fbf15bbab0a3440767baee
dd80a584130ef1a0333429ba76c1cee0eb40df73
/device/asus/flo/camera/QCamera2/HAL3/QCamera3PostProc.h
efb383f63527a298c0de85c4dfc1efd55ab562f6
[ "MIT" ]
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
6,487
h
/* Copyright (c) 2012-2013, The Linux Foundataion. 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...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
4cce9df986af87cdf1749a7fe6198df94d514050
98dc6f0f7c85dbfae6d40df288dde6f392311f43
/src/ai/la/PatternNGramFunction.cpp
fa110dc08bfb3a1d8935471ddbc5eef027e4d65a
[]
no_license
Atom9j/GrammarEngine
056cba6652a78e961cee6e9420f8b606563a3d77
7966a36b10d35cf6ba1c801701fa49d3c2c6add2
refs/heads/master
2021-04-27T00:10:28.165368
2018-03-03T12:19:37
2018-03-03T12:19:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,316
cpp
#include <lem/macro_parser.h> #include <lem/solarix/PM_FunctionLoader.h> #include <lem/solarix/tokens.h> #include <lem/solarix/dictionary.h> #include <lem/solarix/SynPatternCompilation.h> #include <lem/solarix/la_autom.h> #include <lem/solarix/SynPatternResult.h> #include <lem/solarix/KnowledgeBase.h> #include ...
[ "mentalcomputing@gmail.com" ]
mentalcomputing@gmail.com
54f12ceb6b29af137cfb7248800dc05ff24c5ad1
775d485029b2250947cbf0b314467e3c9c70ba86
/src/ui/scenic/lib/flatland/renderer/vk_renderer.cc
b0425e4a5bcc95e5891d2f7db6b33ca22f4dbf31
[ "BSD-2-Clause" ]
permissive
yueyedeai/fuchsia
c8c2ad54dcf91842832ddd6bdfe19d6bfe587be2
cbb6c89423ba2f8ac76300834796d15b13a98f40
refs/heads/master
2023-06-19T18:39:46.045730
2021-07-15T22:45:50
2021-07-15T22:45:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
23,326
cc
// Copyright 2020 The Fuchsia 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 "src/ui/scenic/lib/flatland/renderer/vk_renderer.h" #include "src/ui/lib/escher/escher.h" #include "src/ui/lib/escher/impl/naive_image.h" #includ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
8c265988e18c5d547f64047b2321e4b98e776aaf
8eb63410d10cac89d443593ab2db3d3e614bc8e8
/CS251/Program05/TESTS/topo.cpp
0f1046582dd9880e1fcc141f71896a4d0551cadd
[]
no_license
tsodapop/UIC_Courses
5198c6c9b6dd2dd12433979a8e10bf4a3ef63973
37de906302080c40eadbefbbce68c4b632e19331
refs/heads/master
2023-08-05T02:55:22.252610
2020-02-21T05:11:27
2020-02-21T05:11:27
150,374,870
3
1
null
2023-07-06T21:36:20
2018-09-26T05:51:05
Jupyter Notebook
UTF-8
C++
false
false
654
cpp
#include <iostream> #include "Graph.h" #include "_util.h" int main(int argc, char *argv[]){ graph g; std::vector<int> id_order; std::vector<string> name_order; header(argc, argv); if(argc != 2) std::cout << "usage: topo <dag-filename>\n"; else { if(!g.read_file(argv[1])) std::cout << "c...
[ "jonathantso93@gmail.com" ]
jonathantso93@gmail.com
48cfd07befa6324a5a8531bcd010ca220ea1cb62
78c6cc1f95d71f58007e1e69b8b9805aca935564
/src/test/miner_tests.cpp
d2a11d0ab7f3022f9ec5e9582c488a89a0ae7f9f
[ "MIT" ]
permissive
Netavo/NetavoCore
74dc81536060d549003a60d9d00988511194e9e8
1ffe59c628504fa2db3701eb188a8970a57367ab
refs/heads/master
2020-03-26T16:47:34.704856
2018-08-17T20:23:29
2018-08-17T20:23:29
145,045,139
0
0
null
null
null
null
UTF-8
C++
false
false
17,655
cpp
// Copyright (c) 2011-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "chainparams.h" #include "coins.h" #include "consensus/consensus.h" #include "consensus/merkle.h" #include "consensu...
[ "creed@netavo.pro" ]
creed@netavo.pro
b49df8203d0b6cda330cadd9895925512aaef6c8
43ce649e5dac8e6ad1c9c8ac6ce048df9817a484
/src/TcpServer.h
5e6f4aa174876da3e86ca20eef40290a50940f48
[]
no_license
TresRus/linux-net
54151be9055df267192956221a7b10c1d8a816d1
dc9223a192e394792baac486da97755225085bd5
refs/heads/master
2020-12-29T01:11:38.316272
2016-08-30T22:45:16
2016-08-30T22:45:16
29,545,050
0
0
null
2016-08-30T22:45:17
2015-01-20T18:33:16
C++
UTF-8
C++
false
false
444
h
#ifndef TCP_SERVER_H_ #define TCP_SERVER_H_ #include "TcpActive.h" namespace linuxnet { namespace tcp { //////////////////////////////////////////////////////////// // class Server class Server { public: typedef void (function_type)(socket::tcp::ActiveSP); Server(function_type *function_); int run(int...
[ "tresrus92@gmail.com" ]
tresrus92@gmail.com
b0b3a478514ee8dcbdd25bf256c8e0326e870d18
879681c994f1ca9c8d2c905a4e5064997ad25a27
/root-2.3.0/run/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/1.91/uniform/fieldAveragingProperties
de83cc83e37a83e18b0d7581cd198afbf9bbc8ba
[]
no_license
MizuhaWatanabe/OpenFOAM-2.3.0-with-Ubuntu
3828272d989d45fb020e83f8426b849e75560c62
daeb870be81275e8a81f5cbac4ca1906a9bc69c0
refs/heads/master
2020-05-17T16:36:41.848261
2015-04-18T09:29:48
2015-04-18T09:29:48
34,159,882
1
0
null
null
null
null
UTF-8
C++
false
false
1,153
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "mizuha.watanabe@gmail.com" ]
mizuha.watanabe@gmail.com
a39e36dec61786e60b8e6f3df27e5deab1813245
52e2c9bcd7adacc11367f9ea713cc2725cc01825
/thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/includes_types.h
2f09a548133a4c8596c7418a8c4948397df9f12e
[ "Apache-2.0" ]
permissive
NoelToby/fbthrift
5fa4f41abaa340ad8c8f0ec484f66e6a363950f2
f9d6ac696078649f6eb17ee4cc6d587ddde17459
refs/heads/master
2020-05-01T16:43:24.266344
2019-03-25T01:46:28
2019-03-25T01:49:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,511
h
/** * Autogenerated by Thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #pragma once #include <thrift/lib/cpp2/GeneratedHeaderHelper.h> #include <thrift/lib/cpp2/Thrift.h> #include <thrift/lib/cpp2/gen/module_types_h.h> #include <thrift/lib/cpp2/protocol/Protocol.h> #i...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
b867f33a9bfd90530af751974a3c46d4d59cd9f0
4afc6b5a6887ca0a4fadedcf5f99aa89cdc90f21
/916/C.cpp
09c6fb76927b0540fcc824608e91e6ec4445b6a6
[]
no_license
mahdialikhasi/codeforces
0fb1c3ac32993001a41cbf7ddf2d1bb17b322558
758a7ede4d67df9b567c53d82bc6da696ee3a03e
refs/heads/master
2020-07-10T11:26:48.421345
2019-11-07T06:52:44
2019-11-07T06:52:44
204,252,441
1
0
null
null
null
null
UTF-8
C++
false
false
1,238
cpp
#include <iostream> using namespace std; #include <algorithm> #include <stdio.h> #include <vector> #include <math.h> long long int findNextPrime(long long int no){ for (int i = 1; true; ++i) { int j = 2; for (; j < int(sqrt(no + i)) + 1; ++j) { if((no + i) % j == 0){ break; } } if(j == int(sqrt(n...
[ "mahdialikhasi1389@gmail.com" ]
mahdialikhasi1389@gmail.com
d16a1f5ccdf936b943084a7059135f6bd1f8ce61
df17c84e7651675f04f5b9544b9b1ac30dc92913
/ejercicio6.cpp
46c2e14f582e48930a2d2efdfd7f8c8f54282ba4
[]
no_license
cs1102-lab1-09-2019-2/estructuras-de-control-vectores-DavidCaleb
9d05fd20809b509eae11ffc13e4c56eeabc93f35
b57389d67d1cccfe687fb3f28ed5c9b40a0791b8
refs/heads/master
2020-07-10T08:56:57.581234
2019-08-31T04:46:51
2019-08-31T04:46:51
204,224,579
0
0
null
null
null
null
UTF-8
C++
false
false
103
cpp
/* Leer tres numeros del usuario separados por espacio: 10 15 20 Y encuentra el mayor valor: 30 */
[ "mabisrror@utec.edu.pe" ]
mabisrror@utec.edu.pe
c4d36cb3d9d84d7cf6e971d9bc1742daa384beba
6b18f94688327d12c840b6433ca0d8c32a22d1db
/src/deck.cpp
cbb0474ba3cc316f66191182390a075b1c9f7e22
[]
no_license
thomas1242/Tiger-Zone
d7e58e350be6e9b9a8950ff1e77398b30ce92202
02fc7ff42a267d616684d1776a1767eb71d9d168
refs/heads/master
2021-01-12T11:14:58.024349
2017-05-05T18:30:44
2017-05-05T18:30:44
72,883,270
1
2
null
2016-12-01T20:37:42
2016-11-04T20:32:48
C++
UTF-8
C++
false
false
2,387
cpp
#include <stdlib.h> /* srand, rand */ #include <string> #include <stack> #include <iostream> #include <sstream> #include "deck.h" using namespace std; // Deck constructor Deck::Deck() { numCardsInDeck = 0; for(int i = 0; i < UNIQUECARDS; i++) { // initally 0 cards in the deck ...
[ "Thomas@Thomass-MacBook-Pro.local" ]
Thomas@Thomass-MacBook-Pro.local
98aaa1e55fef177e079e5df3078e34df254262f4
d27fb7f94a67fc3e974a861a3934f5f00a404e8f
/c++/Code_jam/2021 (1r)/Round 1/Matrygons.cpp
712e2719cf9526e99c5e8f353099e3e49535b333
[]
no_license
Victoriano012/Competitive-Progamming
8e112561a0677b12b4e311ecb9ccd18e81b8ea73
d8a7c1bb07ef8f1436027a053bb1b0f3deafffa1
refs/heads/main
2023-08-21T22:39:23.299746
2021-10-19T17:56:27
2021-10-19T17:56:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
928
cpp
#include <bits/stdc++.h> using namespace std; vector<int> divisors(int n){ vector<int> ans(0); for(int i = 2; i*i <= n; ++i){ if(n%i == 0){ if(n/i != 2) ans.push_back(i); if(i != 2 && n != i*i) ans.push_back(n/i); } } return ans; } int main(){ vector<int> a...
[ "victorconchello@gmail.com" ]
victorconchello@gmail.com
106186df752eb89abbc9ba88396120a8e912958f
7f4230cae41e0712d5942960674bfafe4cccd1f1
/code/IFCReaderGen.h
d2f979e46a0a12741ebaac7cf589dfadf0dc665b
[ "BSD-3-Clause" ]
permissive
tonttu/assimp
c6941538b3b3c3d66652423415dea098be21f37a
320a7a7a7e0422e4d8d9c2a22b74cb48f74b14ce
refs/heads/master
2021-01-16T19:56:09.309754
2011-06-07T20:00:41
2011-06-07T20:00:41
1,295,427
1
0
null
null
null
null
UTF-8
C++
false
false
196,247
h
/* Open Asset Import Library (ASSIMP) ---------------------------------------------------------------------- Copyright (c) 2006-2010, ASSIMP Development Team All rights reserved. Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the ...
[ "aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f" ]
aramis_acg@67173fc5-114c-0410-ac8e-9d2fd5bffc1f
b5e6acd9c3bb674c819c752506eca92b0636700b
b755517c7020871758ea44f9cb4d49df9378127d
/practice/HackerRank/Insertion_Sort_Part_2.cpp
f12e9102d36656104a7d2c0f917b506473a8b5a6
[]
no_license
ABHISHEK-G0YAL/Competitive-Programming
6cab4e525c7c358e4e1ed84d80006326ec419ae7
6e0acbee6ec48d6f7deaeacb56b480bcd979ba03
refs/heads/master
2023-01-14T10:17:53.050938
2023-01-10T10:30:12
2023-01-10T10:30:12
166,197,560
0
2
null
2020-07-09T19:36:51
2019-01-17T09:23:10
C++
UTF-8
C++
false
false
1,721
cpp
// https://www.hackerrank.com/challenges/insertionsort2/problem #include <bits/stdc++.h> using namespace std; vector<string> split_string(string); void print(vector<int> arr) { for(int i=0;i<arr.size();i++) cout<<arr[i]<<" "; cout<<endl; } void insertionSort2(vector<int> arr) { for(int i=1;i<arr....
[ "abhishek252167@gmail.com" ]
abhishek252167@gmail.com
315cd7fc77c3b3b0c24ad8139b7d971de29a17ad
17b9ecd73499196b7180854aac469359453797c2
/Classes/Utils/FileUtilsExtension.h
ab20a80910aeaab429fbfc576176e7437108845e
[]
no_license
bluce/RTChatList
78fa3a647420efe618c0fcf55d56be79c8aa5622
d00e407355699c0bd3222c090def80507a47a297
refs/heads/master
2020-12-30T17:19:49.625879
2015-10-27T15:23:58
2015-10-27T15:23:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
648
h
// // FileDelete.h // ToBeHero // // Created by darklinden on 11/7/14. // // #ifndef __ToBeHero__FileDelete__ #define __ToBeHero__FileDelete__ #include "cocos2d.h" #include <stdio.h> #include <sys/stat.h> #include <unistd.h> #include <dirent.h> #include <vector> class FileUtilsExtension { public: st...
[ "hanshaokun@100etech.com" ]
hanshaokun@100etech.com
f64842cf0405be8949526674e45cab1564b2c624
f0f62f6ebf4eee8774badffd6eba669f39e335e7
/src/sherlock-beast.cpp
9c36200968e6b6dc5193ba91702d60723d8289f4
[]
no_license
shishir-a412ed/Hacker-Rank
620d0bf5dccf2d1249eace4fbb321f147522f872
3d1284e8949ea11a40e324f0137b69c5fa32f8eb
refs/heads/master
2016-09-06T13:59:24.636699
2015-04-01T14:32:59
2015-04-01T14:32:59
33,250,693
0
0
null
null
null
null
UTF-8
C++
false
false
1,048
cpp
//Hacker Rank Problems. //Solution to Sherlock and the beast problem. //To run the program, please use the test data provided by hacker rank for this problem. //https://www.hackerrank.com/challenges/sherlock-and-the-beast #include <cmath> #include <cstdio> #include <vector> #include <iostream> #include <algorithm> us...
[ "shishir.mahajan@redhat.com" ]
shishir.mahajan@redhat.com
d2391d10a3918862706e13889895812b38782f55
3ffb41d4ec67f5ab3aa39dfc0ba39bb47a2651a0
/src/rx/internal/scheduler/main_thread_scheduler.h
b86f15194b017d7bdcf039df00628c68ae70786c
[]
no_license
Zplutor/NotRx
90399fc47e54fcb737d1cb763f8a66fee9dd0e4f
cd0171e43e001d6fbca808e5b40f4819b4463d12
refs/heads/master
2020-04-18T19:10:24.330356
2019-04-01T16:46:29
2019-04-01T16:46:29
167,705,617
0
0
null
null
null
null
UTF-8
C++
false
false
314
h
#pragma once #include "rx/internal/thread/thread_manager.h" #include "rx/scheduler.h" namespace rx { namespace internal { class MainThreadScheduler : public Scheduler { public: MainThreadScheduler(ThreadManager&); void Schedule(Work work) override; private: ThreadManager& thread_manager_; }; } }
[ "zplutor@qq.com" ]
zplutor@qq.com
b7b8188a0e4d672a8f91688b7b548780dc9af337
583e316a7cac69186a784dc04051e5388aa57c9c
/tsMuxer/mlpStreamReader.cpp
202328f5c0a089ff29fc68982bbaded67bbd7ec8
[ "Apache-2.0" ]
permissive
gskening/tsMuxer
7d624be2fe4b3405235859eb4966e26879b05ff2
45ad4809aba93a93b3a196774b6b70a9c1ea0581
refs/heads/master
2023-04-30T02:08:56.226803
2023-04-18T06:17:15
2023-04-18T06:17:15
319,292,064
0
0
Apache-2.0
2020-12-07T11:02:31
2020-12-07T11:02:30
null
UTF-8
C++
false
false
2,308
cpp
#include "mlpStreamReader.h" #include <fs/systemlog.h> #include <iostream> #include "avCodecs.h" #include "nalUnits.h" #include "vodCoreException.h" #include "vod_common.h" int MLPStreamReader::getHeaderLen() { return MLP_HEADER_LEN; } const std::string MLPStreamReader::getStreamInfo() { std::ostringstream str...
[ "jessiedeer@hotmail.com" ]
jessiedeer@hotmail.com
b13f171a6302b363c7f2f74c5b755257091dbafa
8a100a50efe9df71962b2552bd9b75300958b1fe
/Transmitters/Old Version/X_CTRL_STM32F10x/ElsCtrl_v1.6/ArduinoAPI/HardwareSerial.cpp
4d4f6f0d13c5cd389f711732531d1d27bb9724e7
[ "MIT" ]
permissive
yu1741588584/X-CTRL
156d608a02a9953de3a92e1d0a0abc62ece74350
9d93a49688fd8526253c9c9119479d04fab8371b
refs/heads/master
2022-12-27T22:29:31.691813
2022-04-30T03:49:20
2022-04-30T03:49:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,610
cpp
#include "HardwareSerial.h" /** * @brief 串口对象构造函数 * @param 串口外设地址 * @retval 无 */ HardwareSerial::HardwareSerial(USART_TypeDef *_USARTx) { this->USARTx = _USARTx; USART_Function = 0; _rx_buffer_head = _rx_buffer_tail = 0; } /** * @brief 串口中断入口 * @param 无 * @retval 无 */ void HardwareSeri...
[ "1290176185@qq.com" ]
1290176185@qq.com
41c75c079d19fa4d697ba3acf79a4998c55fae43
b68457c378205b7afe30219405ef5ec1b03453cd
/Src/HSAFdnTrace/HSATraceStringUtils.cpp
6ccbca1c39d3bd3a2536691e688c0d0139c11906
[ "MIT" ]
permissive
GPUWorld/RCP
3b3cbbaf2ddb442c7535d11aa6850fa4cce812fd
2b1967ca22ea928ec138bbf22b773636408fa5ad
refs/heads/master
2020-03-15T04:18:17.399427
2018-04-19T13:48:57
2018-04-19T13:48:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
48,604
cpp
//============================================================================== // Copyright (c) 2015 Advanced Micro Devices, Inc. All rights reserved. /// \author AMD Developer Tools Team /// \file /// \brief This file contains functions to format HSA Trace string output //===========================================...
[ "christopher.hesik@amd.com" ]
christopher.hesik@amd.com
1ea0d584fbe0ba714c947e3190af2898c2a34f80
177a619d09dc04cfa1ad11700fe5c10683555702
/4-3strtype2.cpp
386a87ca0d0359ae2e7afe9307e2f6431d5f6b91
[]
no_license
Hanaydn/LearningCpp
4b1ddaea300c169c1c00eaca397d0c58d3bb382a
62f852c2d68fb195708f2bb0d0f1e948aadfde11
refs/heads/master
2020-03-22T05:02:05.307573
2018-07-27T03:59:17
2018-07-27T03:59:17
139,537,481
0
0
null
null
null
null
UTF-8
C++
false
false
618
cpp
#include<iostream> #include<string> using namespace std; int main(int argc_, char* argv_[]){ string s1 = "penguin"; string s2, s3; cout << "You can assign one string object to another: s1 = s2 \n"; s1 = s2; cout << "s1: " << s1 << ", s2: " << s2 << endl; cout << "You can assign a C-style string to a string object...
[ "ydanni_fanmily@163.com" ]
ydanni_fanmily@163.com
9461d0a37b025726b7f43ac272e6e330eb071411
3aa67d342fdacafb0e7e163b0883d39f524dd73d
/asylo/daemon/identity/attestation_domain_service_impl.h
6ece00a1156f933fa1d5d1ed5f89921fdd856075
[ "Apache-2.0" ]
permissive
liuhao163/asylo
efd7e01e0218aedb36a5bb15329e70d8c6ee2d16
afed6040887ea9fbb52612b879aaeb5fca987e79
refs/heads/master
2020-03-17T09:17:34.511837
2018-05-10T16:12:00
2018-05-10T23:31:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,691
h
/* * * Copyright 2017 Asylo authors * * 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 agree...
[ "github@keithmoyer.com" ]
github@keithmoyer.com
5bd68bb89c72ad287b58c14a76a97907babc8b8f
37851bf986918e7529e7f221e883184ea3f87289
/PreTreatmentStations.h
849309d935a22de8118c7dd14fd52f7242d68729
[]
no_license
Hydrotoast/WashingMachineSimulation
dc7d6624995476b13cbf6a5df4decc39d308e4e0
2a5babee334ac7548855f63b68a8fbf093fbbfe7
refs/heads/master
2021-01-19T00:12:06.820034
2014-03-13T07:35:46
2014-03-13T07:35:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
316
h
/// Gio Carlo Cielo Borje /// 41894135 #ifndef PRETREATMENT_STATION_H #define PRETREATMENT_STATION_H #include "ObjectPool.h" class Event; class SimulationState; class PreTreatmentStations : public ObjectPool { public: PreTreatmentStations(size_t sz); void processWaitingList(SimulationState& state); }; #endif
[ "gccielo@gmail.com" ]
gccielo@gmail.com
52cbfa62e35268b57f56a3cceac3a57cbd857cfd
231db5b6d629d456fbf0bc8eaf35dda5336b1e71
/src/graphics/EntityMesh.hpp
cdb7ed2515cb743d478e29fc52f3d499d05395bb
[]
no_license
HolySmoke86/blank
fc555ff0cbbb5b7ba2f77de5af79d5eef36607c6
28585b166ce3ad765ab613a375a97265449841e7
refs/heads/master
2020-12-24T16:24:00.119868
2018-11-17T12:10:22
2018-11-17T12:10:33
37,578,628
0
0
null
null
null
null
UTF-8
C++
false
false
1,465
hpp
#ifndef BLANK_GRAPHICS_ENTITYMESH_HPP_ #define BLANK_GRAPHICS_ENTITYMESH_HPP_ #include "glm.hpp" #include "VertexArray.hpp" #include <vector> #include <GL/glew.h> namespace blank { class EntityMesh { public: using Position = glm::vec3; using TexCoord = glm::vec3; using ColorMod = TVEC3<unsigned char, glm::prec...
[ "daniel.karbach@localhorst.tv" ]
daniel.karbach@localhorst.tv
84bbb048633eb3d8b61988fa326ddfe6bd90038d
7c748c4642d9a1ba2f6a00788ddc2962fca50f8e
/cube_dll/main.cpp
0ad0c10a8a25ded12a6b54bb17d4c2bd51ffcde2
[]
no_license
plichard/glfw-test
be48780140491ed514b9da965181dbca521c12d4
24e5992361c02f857c4f6a54e6ad4a2d52760a56
refs/heads/master
2021-12-11T10:51:18.234887
2013-08-28T13:30:07
2013-08-28T13:30:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
924
cpp
#pragma once #include "../glfw-test/game_object.h" #include <iostream> #include <functional> class CCube : public IGameObject { public: CCube(void) { //std::cout << "a cute cube created !!!"<<std::endl; } ~CCube(void) { } void Tick() { } void Init() { CONNECT(CCube,"triangle",onTriangle); CONN...
[ "peter.lichard@gmail.com" ]
peter.lichard@gmail.com
744039615d6090efd842fed4b7d6e2e6d8b11add
964926722cc334658cd000cffeb206fba43fe554
/201906Algorithm/2667.cpp
31fdbe9d4d10ee257d65234ade8706eafa5e774e
[]
no_license
acupofmilktea/Algorithm
ee7c544509ab9d34321afee05a6a7941117717fe
6b498393d8f638501b4d2afb7e3744e7d3206628
refs/heads/master
2020-04-29T21:15:49.373413
2019-12-05T11:15:49
2019-12-05T11:15:49
176,407,992
0
0
null
null
null
null
UTF-8
C++
false
false
1,081
cpp
// // Created by az91t on 2019-06-14. // #include <iostream> #include <algorithm> #include <vector> using namespace std; int vi[4]={0,0,-1,1}, vj[4]={-1,1,0,0}, cnt; void dfs(int graph[27][27], int i, int j){ if(graph[i][j]==0) return; cnt++; graph[i][j]=0; for(int m=0; m<4; m++){ dfs(g...
[ "mtoc227@gmail.com" ]
mtoc227@gmail.com
9f0f46ea58b2316e93d9bc8489921402ab1f0052
eaba3a034d52e4860fc638777ce9d5faf87bc15c
/clases/05/1205B/1205B.cpp
a9464622256cc8c3466edf56c584fa279eac452a
[]
no_license
AngheloAlf/2020-1_ProgCompetitiva
f6e78653d9eed020c25f7a6b19d7f15fdfa5b004
d80af23ff7b1a536fb319259649717774208c165
refs/heads/master
2022-11-26T10:22:57.359311
2020-07-29T14:28:46
2020-07-29T14:28:46
255,951,596
0
0
null
null
null
null
UTF-8
C++
false
false
2,789
cpp
#include <iostream> #include <vector> #include <array> #include <unordered_map> #include <queue> #define TAMANO 64 #define GET_BIT(x, bit) (((x) >> (bit)) & 1LL) #define MIN(x, y) ((x) < (y) ? (x) : (y)) #define GRANDE 70 int main(){ /// https://stackoverflow.com/a/12762166/6292472 std::ios::sync_with_stdio(...
[ "angheloalf95@gmail.com" ]
angheloalf95@gmail.com
d2cf2a6f487c3059bd4a4e96fbd0b034b14e5164
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/mutt/gumtree/mutt_new_hunk_227.cpp
c1937626c54c8f62f2c474b19fda29fbe6b7af2b
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
335
cpp
*/ newOffset[i - first].body = ftello (fp) - ctx->hdrs[i]->content->length + offset; mutt_free_body (&ctx->hdrs[i]->content->parts); switch(ctx->magic) { case MUTT_MMDF: if(fputs(MMDF_SEP, fp) == EOF) { mutt_perror (tempfile); mutt_sleep (5); unlink (tempfile); ...
[ "993273596@qq.com" ]
993273596@qq.com
02b0b194ab6a3c4a39345c28fffc6fbaba246d73
490ee4233db2f8833633722041667b8d496d1aea
/CodeBinder.Java/JNI/Resources/JNIShared.cpp
64df18c2842e5847a2029c0703f74874dc4fc52f
[ "MIT" ]
permissive
ceztko/CodeBinder
eb474fcac6d94954fd39cf2e68b87a217d41c0ff
8a86f9740cd199545005023221e026ab2b9af9af
refs/heads/master
2023-08-03T11:36:53.987661
2023-08-02T16:10:13
2023-08-02T16:10:13
154,561,427
1
0
MIT
2023-08-11T08:24:13
2018-10-24T19:58:43
C#
UTF-8
C++
false
false
1,059
cpp
#include <jni.h> #include <cassert> #include "JNIShared.h" #define JNI_VERSION JNI_VERSION_1_6 static JavaVM* s_jvm; static jfieldID handleFieldID; static JNIEnv* getEnv(JavaVM* jvm); jlong GetHandle(JNIEnv* env, jHandleRef handleref) { return env->GetLongField(handleref, handleFieldID); } J...
[ "ceztko@gmail.com" ]
ceztko@gmail.com
52685558a7a3de80b8fd566f9df2f090002ce1b3
22212b6400346c5ec3f5927703ad912566d3474f
/src/Plugins/NodeDebugRenderPlugin/NodeDebugRenderService.h
3337ccda22a241bdcf460fad957d9758e1a6a3e2
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
irov/Mengine
673a9f35ab10ac93d42301bc34514a852c0f150d
8118e4a4a066ffba82bda1f668c1e7a528b6b717
refs/heads/master
2023-09-04T03:19:23.686213
2023-09-03T16:05:24
2023-09-03T16:05:24
41,422,567
46
17
MIT
2022-09-26T18:41:33
2015-08-26T11:44:35
C++
UTF-8
C++
false
false
1,637
h
#pragma once #include "NodeDebugRenderServiceInterface.h" #include "Engine/TextField.h" #include "Kernel/ServiceBase.h" #include "Kernel/Hashtable.h" namespace Mengine { ////////////////////////////////////////////////////////////////////////// class NodeDebugRenderService : public ServiceBase<NodeD...
[ "irov13@mail.ru" ]
irov13@mail.ru
0ea655a7726dff526968eb3688479a36373c1a97
4b0ecf86208c5f45b3b7dfdac6706c1e39b5cac3
/examples/Player.h
7002ac82345e693300ebbca537d793f4b03cd501
[ "MIT" ]
permissive
mamaral/StateMachine_pattern
1a854b98e7526b9e59c6ae50cf5a4e64e5ede4f8
2b305828303adbeedd9604b5fc33ed86cd1040df
refs/heads/master
2021-01-23T20:31:41.891991
2016-01-04T22:23:40
2016-01-04T22:23:40
49,069,554
3
0
null
2016-01-05T14:04:39
2016-01-05T14:04:39
null
UTF-8
C++
false
false
1,668
h
/* * The MIT License (MIT) * * Copyright (c) 2016 Alan Amaral * * 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 to * use, ...
[ "alan.amaral@citrix.com" ]
alan.amaral@citrix.com
43fbcdf5c253bd393e13977de6542a1d6ef669e1
8a5c59b7650e5eb6032728bc7e956031741a6add
/progressoverlay.cpp
b5a4363b4d031f69d30e60c9fa6068112b5c664b
[]
no_license
amezin/citnetvis2
d5a6d1cb6334c74a6fc021234aeebca16718734f
cd5ef48bdb88767623ea965783801e6c7e51cd82
refs/heads/master
2020-04-13T03:07:53.765823
2013-06-05T06:06:47
2013-06-05T06:06:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,807
cpp
#include "progressoverlay.h" #include <QResizeEvent> #include <QPoint> #include <QDebug> ProgressOverlay::ProgressOverlay(QWidget *parent) : QWidget(parent), prevAnimationDirection(QAbstractAnimation::Backward) { setAttribute(Qt::WA_TransparentForMouseEvents); bar = new QProgressBar(this); bar->setTe...
[ "mezin.alexander@gmail.com" ]
mezin.alexander@gmail.com
c8b7d1eed9bac9b73ad79d852850db140be73f9a
ffbf41045cff0254df974b47875ebe5b4c6133d0
/include/Wallet/Models/DTOs/WalletOutputDTO.h
12e48a5b098b2a14780bce6a7e2252ff0e43f116
[ "MIT" ]
permissive
yangfenglin/GrinPlusPlus
ba550f21b0f2753c6d0f5a603096562892c96778
886d1ed91e3de6a1754a9b23ffa086b4d6557955
refs/heads/master
2020-09-06T11:04:13.676120
2019-11-07T10:19:04
2019-11-07T10:19:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
943
h
#pragma once #include <Wallet/OutputData.h> #include <Core/Util/JsonUtil.h> class WalletOutputDTO { public: WalletOutputDTO(const OutputData& outputData) : m_outputData(outputData) { } Json::Value ToJSON() const { Json::Value outputJSON; outputJSON["keychain_path"] = m_outputData.GetKeyChainPath().ToStr...
[ "davidburkett38@gmail.com" ]
davidburkett38@gmail.com
96cfdb519536d956b5a095dc998268ed97ffdf60
4c25432a6d82aaebd82fd48e927317b15a6bf6ab
/data/dataset_2017/dataset_2017_8/pipishrimp0505/8294486_5630967708385280_pipishrimp0505.cpp
350997f716d7389b78fee25aed08126fb9e60104
[]
no_license
wzj1988tv/code-imitator
dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933
07a461d43e5c440931b6519c8a3f62e771da2fc2
refs/heads/master
2020-12-09T05:33:21.473300
2020-01-09T15:29:24
2020-01-09T15:29:24
231,937,335
1
0
null
2020-01-05T15:28:38
2020-01-05T15:28:37
null
UTF-8
C++
false
false
602
cpp
#include <iostream> #include <cstdio> using namespace std; #define INF 0x7f7f7f7f7f7f7f7f int main() { freopen("A-small-attempt1.in", "r", stdin); freopen("A-small-attempt1.out", "w", stdout); int T, cnt = 0; scanf("%d", &T); while(T--) { double D; int N; scanf("%lf%...
[ "e.quiring@tu-bs.de" ]
e.quiring@tu-bs.de
9b8762c7e85799fdc573ba716cf86a85fb3b2253
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_CrystalWyvern_Character_BP_Blood_functions.cpp
8db800292c310dbec01c4e3cb1f230ad36cad362
[ "MIT" ]
permissive
git-Charlie/ARK-SDK
75337684b11e7b9f668da1f15e8054052a3b600f
c38ca9925309516b2093ad8c3a70ed9489e1d573
refs/heads/master
2023-06-20T06:30:33.550123
2021-07-11T13:41:45
2021-07-11T13:41:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,694
cpp
// ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_CrystalWyvern_Character_BP_Blood_parameters.hpp" namespace sdk { //--------------------------------------------------------------------------- //Functions //-------------------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
af5941747c9c0b2dade95061a529bb18850a88f3
02517f985a960337f60b72f96f31d414c1d4ef05
/c/mac/Network.h
249671f825cd4b33226355c9c880979f00526b34
[ "MIT" ]
permissive
ModusCreateOrg/systat
d3d2f92648ac2a7b7e607b4c1ceaa26b8c21e1a4
1f9afb80f845903ddde42f6d9c90b489447c353e
refs/heads/master
2021-11-24T22:08:07.283000
2021-11-15T22:37:03
2021-11-15T22:37:03
125,770,105
4
1
null
null
null
null
UTF-8
C++
false
false
1,649
h
/* * systat for MacOS * * Programmed by Mike Schwartz <mike@moduscreate.com> * * Command line tool that refreshes the terminal/console window each second, * showing uptime, load average, CPU usage/stats, Memory/Swap usage, Disk * Activity (per drive/device), Virtual Memory activity (paging/swapping), and * Netw...
[ "mykesx@gmail.com" ]
mykesx@gmail.com
170a832d925197cd9a393fb3325844aaac9ae8c1
a39bdc880eb0d3d498d67946bfacd1a2ac895001
/tstring.cpp
e8b19cf61025c7dd097694e12980ca3d0f72ef64
[]
no_license
takamoto/win
421b17f32b17d666efef97e58c1182427cc9bb9b
069abbb32bd5c9cd8b5e24ebe1cfeacab62ac695
refs/heads/master
2021-01-02T08:56:10.251101
2014-10-15T03:11:35
2014-10-15T03:11:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
826
cpp
#include "tstring.h" #include <memory> namespace win{ std::string to_string(const TCHAR* source, UINT codepage) { #ifdef UNICODE int len = WideCharToMultiByte(codepage, WC_SEPCHARS, source, -1, NULL, 0, NULL, NULL); auto output = std::unique_ptr<char[]>(new char[len]); WideCharToMultiByte(codepage, WC_SEPCHAR...
[ "tkfmnkn@gmail.com" ]
tkfmnkn@gmail.com
b6ccb7bbf62d6e799420163efa1d0346372a41ac
c18143d0a7c634aa08022d3dad9a7e194315be57
/src/mnemonics/italian.h
8c233d1f325af2ac3445e9cc5345626b26134e01
[ "BSD-3-Clause" ]
permissive
Veronite/veronite
06fff5934f05dc925bccc72605006720b54744ca
e3a358f86f292e959725fd74fed37d3f8d041417
refs/heads/master
2020-04-02T10:54:54.087063
2018-10-23T16:34:27
2018-10-23T16:34:27
144,760,868
4
2
NOASSERTION
2018-10-23T13:54:53
2018-08-14T18:59:24
C++
UTF-8
C++
false
false
32,765
h
// Word list created by Monero contributor Shrikez // // Copyright (c) 2014-2017, The Monero Project // // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: // // 1. Redistributions of source c...
[ "42724418+prometheusdev@users.noreply.github.com" ]
42724418+prometheusdev@users.noreply.github.com
5b8f940f33b17c373b6e1a10c43c173e299ce4e7
8db2e077583df74c803032cfb3245db4a96b1c39
/src/context.h
f5b489b364280672afa8b938cdcee311266db885
[ "BSD-2-Clause" ]
permissive
ezhangle/cmftStudio
1692ee38a18f2be088d84624552b9f65c3ea0f50
17e7ca696d1986ee13949dd3748abdab7cde7f11
refs/heads/master
2021-01-16T18:08:33.396794
2015-03-23T05:01:04
2015-03-23T05:01:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,064
h
/* * Copyright 2014-2015 Dario Manesku. All rights reserved. * License: http://www.opensource.org/licenses/BSD-2-Clause */ #ifndef CMFTSTUDIO_CONTEXT_H_HEADER_GUARD #define CMFTSTUDIO_CONTEXT_H_HEADER_GUARD #include <stdint.h> // uint32_t #include <string.h> // memset, memcpy #incl...
[ "dariomanesku@gmail.com" ]
dariomanesku@gmail.com
8a01f0a5ee03b9a97f0e3bfbd553882d949553af
d861543345fda883471ebd8c9b9a0bd6a876827c
/src/GameUnits/PlayerUnit/Backpack/BackpackItem.cpp
b900d8cf1d1c00dd590d6f6658bdc8a7fef06ab6
[]
no_license
epcoding/CordobaZombie
b32e277823107c28d4e05f9e3abf380c33a6d1a5
a3793d063ae016175b6ceddb48bde272798c2d63
refs/heads/master
2021-01-19T19:52:33.287446
2012-09-05T01:57:49
2012-09-05T01:57:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
681
cpp
/* * BackpackItem.cpp * * Created on: 14/05/2012 * Author: agustin */ #include "BackpackItem.h" //////////////////////////////////////////////////////////////////////////////// void BackpackItem::rightPressed(void) { debugERROR("Tenemos que mostrar el AdditionalInfo asociado a este item. " "Esto es...
[ "agudpp@gmail.com" ]
agudpp@gmail.com
2656bd6adf3b4b507ef4a6cffeaaff00dd73b3c4
1b526bc0482d068e47b9e7e6c4abbb5dd1d9bfa2
/devel/include/intera_core_msgs/InteractionControlCommand.h
a103bb3727cde7cc9b5ae2234c532c43bb852a8e
[]
no_license
ahadrauf2020/ee290_final_project
df7d6b5f53d36a588d204cd65cea83c2f7b29bc0
3a2cd3b10c39d2bcb46d9f504bdfebcf0de9195d
refs/heads/master
2022-06-29T03:25:32.670331
2020-05-01T17:52:28
2020-05-01T17:52:28
257,447,031
0
0
null
null
null
null
UTF-8
C++
false
false
16,442
h
// Generated by gencpp from file intera_core_msgs/InteractionControlCommand.msg // DO NOT EDIT! #ifndef INTERA_CORE_MSGS_MESSAGE_INTERACTIONCONTROLCOMMAND_H #define INTERA_CORE_MSGS_MESSAGE_INTERACTIONCONTROLCOMMAND_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serializa...
[ "ahadrauf@berkeley.edu" ]
ahadrauf@berkeley.edu
e2ac56d1e6d887da98355574835764f32bac1768
ffa0e09cbc013b8f3c12dab39effcd88cafb53cc
/windows/runner/main.cpp
68cd6133dd195d5e693ab9e12c1e61e512749d5d
[]
no_license
srujanmhase/neumorphic_srujan
f044173a7d1dd2f57fa0f8da3a489cb0a0638100
c83f525006f27cec931fe0ba8a2526b628ced092
refs/heads/main
2023-07-23T12:06:27.797595
2021-09-03T09:41:53
2021-09-03T09:41:53
402,679,857
0
0
null
null
null
null
UTF-8
C++
false
false
1,227
cpp
#include <flutter/dart_project.h> #include <flutter/flutter_view_controller.h> #include <windows.h> #include "flutter_window.h" #include "run_loop.h" #include "utils.h" int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, _In_ wchar_t *command_line, _In_ int show_command) { ...
[ "srujanmhase5@gmail.com" ]
srujanmhase5@gmail.com
ae8d8baa19a9381a7eb43c28a1d416b6dbcb49e5
748626778e870ce6cdfd0c1f3b46d7f8a096b5a8
/src/condor_startd.V6/StartdPlugin.h
8ef7bd101a9ec353d78567e2334252be9d65dc61
[ "Apache-2.0" ]
permissive
htcondor/htcondor
1c8bab33379299f64e5274a7d525f3c64c64c47f
3b67625b2f4d97bcc28f534340a6fd7ac518dc75
refs/heads/main
2023-08-31T03:17:53.070364
2023-08-31T00:18:04
2023-08-31T00:18:04
5,808,515
249
165
Apache-2.0
2023-09-14T18:44:26
2012-09-14T11:35:15
C++
UTF-8
C++
false
false
2,234
h
/* * Copyright 2008 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
[ "matt@redhat.com" ]
matt@redhat.com
11c0988aa50953f2d1380b1cf6a0f49ba91e6822
78cdbfbfa915497c5b0415d0a6e09dcc749fd6ba
/gotcloud/src/premo/src/libs/bamtools/internal/bam/BamMultiMerger_p.h
43352143e2a23a840a45b9dfe841f1cd1a16ebe0
[ "Apache-2.0", "MIT" ]
permissive
statgen/topmed_freeze3_calling
9b00ee64804165e320ae5690ebb42e01345c24e2
b01a53468e1e989988b09fd74f3e9ce9faa62a99
refs/heads/master
2018-12-12T20:02:46.909940
2018-12-05T01:35:08
2018-12-05T01:35:08
68,630,437
11
5
null
null
null
null
UTF-8
C++
false
false
7,434
h
// *************************************************************************** // BamMultiMerger_p.h (c) 2010 Derek Barnett // Marth Lab, Department of Biology, Boston College // --------------------------------------------------------------------------- // Last modified: 10 October 2011 (DB) // -----------------------...
[ "hmkang@umich.edu" ]
hmkang@umich.edu
b1c686324e6916288be763ec9516a26f8ec7d277
6cce0d1fbaf63d686a39a2c6ea0f7255e2be7963
/tests/compile/templ_add.src.cpp
e4181193ce23db581e05f6ca49584424d08ca996
[]
no_license
omni-compiler/ClangXcodeML
8bc3345b576f5d280eeddc01e71814b391d2fd5c
90aa8bd4bd3faf065d5e4866f717f975bb10afc3
refs/heads/master
2021-08-08T07:23:18.915508
2020-04-24T05:04:20
2020-04-24T05:04:20
61,346,810
5
4
null
2018-07-24T12:46:26
2016-06-17T05:03:36
C++
UTF-8
C++
false
false
78
cpp
template <typename paramT> paramT add(paramT x, paramT y) { return x + y; }
[ "1995hnagamin@users.noreply.github.com" ]
1995hnagamin@users.noreply.github.com
c1dd13ff34fbbb2730f5403bf96de41da618eac1
f77b2bf99f484dcfbb1840caa7c3a59a985fb44c
/InputManager.cpp
473a27da5022c6675f2fef7d28349645b7fb21de
[]
no_license
RaimonZamora/arounders
1db9fc08a90a11f9a4555590cd30b073903dedf8
36d39effa4366afdf9f39a24229ac6b31ff70caa
refs/heads/master
2020-12-24T15:49:09.758919
2009-12-10T09:07:19
2009-12-10T09:07:19
32,810,750
0
0
null
null
null
null
UTF-8
C++
false
false
3,957
cpp
/* * InputManager.cpp * Arounders * * Created by Raimon Zamora on 21/02/09. * Copyright 2009 __MyCompanyName__. All rights reserved. * */ #include "InputManager.h" #include "const.h" InputManager::InputManager(GameInfo *pGameInfo) { gameInfo = pGameInfo; eixir = false; mouseX = 0; mouseY = 0; mouse...
[ "jaildoctor@051515c8-07d0-11de-9036-69e38a880166" ]
jaildoctor@051515c8-07d0-11de-9036-69e38a880166
90fa52ab472a8a064f36741772881fa586d48eee
45abcd41bda2d82961cf2a638c11f219db222960
/Position.h
5ac269e5c11f1921da5185413a10e9936814d417
[]
no_license
AhsanAAR/chess_OOP
0a9d96a385edd30824bca8172eda512e294caffd
a5ec8d33c848b8c01b5cf76cd74ee8de5bc0d0ca
refs/heads/main
2023-03-04T01:26:03.856751
2021-02-14T17:44:47
2021-02-14T17:44:47
338,864,061
0
0
null
null
null
null
UTF-8
C++
false
false
125
h
#pragma once #define screenSize 800 class Position { public: int x, y; Position(int y = 0, int x = 0) : x(x), y(y) {} };
[ "39828020+AhsanAAR@users.noreply.github.com" ]
39828020+AhsanAAR@users.noreply.github.com
5dda0a0b349429b8b0a6d86fe7713a8f6a5e626f
95efaa256914926ac30acbb1a8c89c320c19bf40
/HePlugin/HVernierTracking.h
e21beb2a33db01d197ec825ac033349f2ce25769
[]
no_license
mabo0001/QtCode
bc2d80446a160d97b4034fa1c068324ba939cb20
9038f05da33c870c1e9808791f03467dcc19a4ab
refs/heads/master
2022-08-26T13:36:14.021944
2019-07-15T01:12:51
2019-07-15T01:12:51
266,298,758
1
0
null
2020-05-23T08:54:08
2020-05-23T08:54:07
null
UTF-8
C++
false
false
905
h
/*************************************************************************************************** ** 2018-06-19 HVernierTracking 游标追踪策略。 ***************************************************************************************************/ #ifndef HVERNIERTRACKING_H #define HVERNIERTRACKING_H #include "HAbstra...
[ "hexianqi@msn.com" ]
hexianqi@msn.com
d19fc9a4e831658c1f454443a71455e9dbdf4def
af4be14586b3df9a95bc0e942f8cc196e8d49e75
/bloom/src/PassCommon.cpp
199b0ece006a6cef0a3063e004da75bec38b5807
[ "MIT" ]
permissive
kravtsun/au-cg
f567b1ecee404779a01d8e8dff2b4e2c6f483a62
8f06e35b0f2aef4f61d58251efbbc5d759038089
refs/heads/master
2022-02-16T15:00:54.592453
2018-03-05T15:17:05
2018-03-05T15:17:05
104,670,722
0
0
MIT
2018-02-25T16:31:53
2017-09-24T19:32:23
C++
UTF-8
C++
false
false
2,445
cpp
#include <cassert> #include "PassCommon.h" void init_texture(const int width, const int height, const GLuint texture, const int attachment) { glBindTexture(GL_TEXTURE_2D, texture); glTexImage2D(GL_TEXTURE_2D, 0, GL_RGB32F, width, height, 0, GL_RGB, GL_FLOAT, nullptr); // Poor filtering glTexParame...
[ "avkravtsun@gmail.com" ]
avkravtsun@gmail.com
effb82edd1016819bf08480a810290fc0ca5db34
c7f4a8cf6d68a57154b9021778d3684565891bc2
/Engine/Source/Runtime/Game/Private/Level/World.cpp
1022744258ef69d0d907069c798f7d52da636b98
[]
no_license
Aumoa/CPP.REF
fbe76b59cdb245b7313f45b6ea644db2ac9a7425
6cb8b9867a44a42a1f5032bdb7ef107015d47a80
refs/heads/master
2023-08-21T07:30:39.329916
2022-01-24T16:21:26
2022-01-24T16:21:39
246,570,075
17
2
null
2020-12-17T17:31:06
2020-03-11T12:51:41
C++
UTF-8
C++
false
false
2,377
cpp
// Copyright 2020-2021 Aumoa.lib. All right reserved. #include "Level/World.h" #include "Level/Level.h" #include "GameEngine.h" #include "Components/PrimitiveComponent.h" #include "GameFramework/PlayerController.h" #include "SceneRendering/Scene.h" #include "Scene/PrimitiveSceneProxy.h" #include "Camera/PlayerCameraMa...
[ "wkdghcjf1234@naver.com" ]
wkdghcjf1234@naver.com
a745442c6e7eefdf6f1252fd9200a0d0fe1b4692
62bdb8e81d2e0802d504a4b8e87578cd40916de0
/CSES-Problem-set/Introductory-Problems/palindrome-reorder.cpp
66ce84457f4e251eba575d008032e675010bcb5f
[]
no_license
priniraula/CS-Solutions
beab21ec1affcebb685cc34a66d17f07a1ce1353
7949c82769e6afad8a63a68993bffd6c075cf767
refs/heads/main
2023-04-23T04:18:22.114544
2021-05-17T07:26:52
2021-05-17T07:26:52
368,096,008
0
0
null
null
null
null
UTF-8
C++
false
false
2,344
cpp
#include <algorithm> #include <bitset> #include <cassert> #include <chrono> #include <cmath> #include <complex> #include <ctime> #include <deque> #include <exception> #include <fstream> #include <functional> #include <iomanip> #include <ios> #include <iosfwd> #include <iostream> #include <istream> #include <iterator> #...
[ "zslyae@gmail.com" ]
zslyae@gmail.com
a10ce9c35d785608675e2f2dd25f40138edd2dca
e50b5f066628ef65fd7f79078b4b1088f9d11e87
/llvm/tools/clang/test/CodeGenCXX/debug-info-dup-fwd-decl.cpp
a9aeab8c28c1983df2fb6a31c0e7d24558699ce9
[ "NCSA" ]
permissive
uzleo/coast
1471e03b2a1ffc9883392bf80711e6159917dca1
04bd688ac9a18d2327c59ea0c90f72e9b49df0f4
refs/heads/master
2020-05-16T11:46:24.870750
2019-04-23T13:57:53
2019-04-23T13:57:53
183,025,687
0
0
null
2019-04-23T13:52:28
2019-04-23T13:52:27
null
UTF-8
C++
false
false
559
cpp
// RUN: %clang_cc1 -emit-llvm -debug-info-kind=standalone -triple x86_64-apple-darwin %s -o - | FileCheck %s class Test { public: Test () : reserved (new data()) {} unsigned getID() const { return reserved->objectID; } protected: struct data { unsigned objectID; ...
[ "jeffrey.goeders@gmail.com" ]
jeffrey.goeders@gmail.com
5b20d2a2753359496a1322b2099e94e5609ae4d6
ba4db75b9d1f08c6334bf7b621783759cd3209c7
/src_main/utils/vmpi/vmpi_distribute_work_default.cpp
c00674ea9761e30fc980c947726774904ffa15d1
[]
no_license
equalent/source-2007
a27326c6eb1e63899e3b77da57f23b79637060c0
d07be8d02519ff5c902e1eb6430e028e1b302c8b
refs/heads/master
2020-03-28T22:46:44.606988
2017-03-27T18:05:57
2017-03-27T18:05:57
149,257,460
2
0
null
2018-09-18T08:52:10
2018-09-18T08:52:09
null
WINDOWS-1252
C++
false
false
16,515
cpp
//====== Copyright © 1996-2005, Valve Corporation, All rights reserved. ======= // // Purpose: // //============================================================================= #include "vmpi.h" #include "vmpi_distribute_work.h" #include "tier0/platform.h" #include "tier0/dbg.h" #include "utlvector.h" #in...
[ "sean@csnxs.uk" ]
sean@csnxs.uk
36f6b29d726335025b4b1cb8898b7932fad7802b
d757d8769cb2affe1d26a7a6cdca7f7247883ed1
/maratones/sparceTable.cpp
4554ea7c1d7a63307d1909ad5d05a8d6fa4d64c6
[]
no_license
gdka/CP
c78540ad5743051e13f9af4b4505e0232cb8d195
bc0cae1f7a578aebb529a92b0b874f2b6133c5fd
refs/heads/master
2021-03-27T15:15:03.857594
2018-10-26T19:42:13
2018-10-26T19:42:13
95,737,893
1
0
null
null
null
null
UTF-8
C++
false
false
304
cpp
int query(int x,int y){ len=y-x+1; k=log2(len); return min(M[x][k],M[y+1-(1<<k)][k]); } int N = Array.size(); FOR(i,0,N) M[i][0]=array[ i ]; for(int j=1; j<=log2(N); j++) for(int i=0;i+(1<<(j-1))<N;i++) M[i][j]=min(M[i][j-1],M[i+(1<<(j-1))][j-1]); //MOSCA CON LA PRECEDENCIA >> + - revisar toodo
[ "gdkufatty@gmail.com" ]
gdkufatty@gmail.com
82e03b630e25b62c69f65ebb3dfd36e49fb4fcd1
811da40c07ef2eb60fbae6d475a8ebdc2f1c12bd
/occlusion/src/occlusion_node.cpp
f6f7a6306d23e105f6cfb5d5d942c25350f1b5c7
[]
no_license
s170035u/M2_AW_Develop
0254368064289c5c8de12de349aa9fb5fe31af5e
cc3751ec1525149c4d3aa57ea2e5ea83b6c7b045
refs/heads/master
2020-04-14T04:34:54.893109
2019-01-30T10:55:57
2019-01-30T10:55:57
163,639,665
0
0
null
null
null
null
UTF-8
C++
false
false
440
cpp
// ROSに必要なヘッダーを読み込む #include <ros/ros.h> // includeファイルのocclusion.hを読み込む #include "occlusion.h" // C++の本体関数 int main(int argc, char **argv) { // ROSの初期化 ros::init(argc, argv, "occlusion"); // Occlusion クラスをインスタンス化 Occlusion occlusion; // occlusionクラス:オクルージョン計算メソッド occlusion.run(); // 終了 return 0; }
[ "44498942+s170035u@users.noreply.github.com" ]
44498942+s170035u@users.noreply.github.com
7dd11c9d89a81b35eb9152a9e7b0e2f1620a0833
626557a0eab4f975b791f97cae41f7ac45e6ffa5
/ContextMenuHandler.cpp
da323cf54b8296ac52b939cb626651242df04fed
[]
no_license
alexandr8s/ShellExtension
638d9f4da711b5896ef670035cac8c1c77b10ac0
ac5651f51b2ea0c4a2d641f9cc591831a2f0aff0
refs/heads/master
2021-08-28T06:42:54.513350
2017-12-11T12:55:06
2017-12-11T12:55:06
113,858,633
0
0
null
null
null
null
UTF-8
C++
false
false
2,815
cpp
#include "stdafx.h" #include <string> #include <atlstr.h> #include "ThreadPool.h" #include "ContextMenuHandler.h" ContextMenuHandler::~ContextMenuHandler() { InterlockedDecrement(&g_cObjCount); } ContextMenuHandler::ContextMenuHandler(): m_objRefCount(1) { InterlockedIncrement(&g_cObjCount); } ULONG ContextMenuHa...
[ "33665711+alexandr8s@users.noreply.github.com" ]
33665711+alexandr8s@users.noreply.github.com