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
fac1a308e600b1e8277f210843072d0541c3dd13
ed7f6c319832eea157538da4df093686b328ddb6
/Programmation de Jeux Vidéos III/Semaine 04/TP1_Prog/remise/Imagwzit/Imagwzit/Character.cpp
6fe37d89c9974d4429ea8f09c84666f6edbc4db1
[]
no_license
smasson99/Session-03
47013a02d5640513b09cb2d097680d50bf085890
eeeb3b81eb41055e57ba8c12acc3c5d437e1224e
refs/heads/master
2021-01-19T18:20:41.198880
2017-10-30T03:56:13
2017-10-30T03:56:13
101,121,137
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,352
cpp
#include "Character.h" /// <summary> /// Constructeur dont le rôle est d'initialiser les variables par défaut de la classe Character /// </summary> Character::Character() { //Initialiser les variables par défaut targetPos.x = 1; targetPos.y = 0; } /// <summary> /// Fonction dont le rôle est de setter la po...
[ "smasson99@gmail.com" ]
smasson99@gmail.com
8178a2c45b43cb1fa18cc001964f5dcd45945d53
8319097d116501d562c0d1cbaafe3fcdebebb119
/interface/sources/LoginInWidget.cpp
6d53f4b158eef508fca55934ab3da6042a4c967a
[]
no_license
GiantClam/jubangktv
e6d596d33b4193e2c891e1f69021142b5078f811
51dd618ce38b9628669e5973c75cf3f1344b0bbf
refs/heads/master
2020-05-20T11:09:02.341186
2012-09-16T17:19:42
2012-09-16T17:19:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,903
cpp
#include "LoginInWidget.h" #include "../../baselib/headers/GlobalData.h" #include "../../sqlite/DbUtil.h" #include "UserInfo.h" const QString TOP_LEFT_IMAGE = IMAGE_PATH_PREFIX + "collection/topleft.png"; const QString TOP_RIGHT_IMAGE = IMAGE_PATH_PREFIX + "collection/topright.png"; const QString CENTER_IMAGE = IMAGE_...
[ "liulanggoukk@gmail.com" ]
liulanggoukk@gmail.com
3b9a2a1ed0badfa72364065e3012224a71c1ae36
45154dfe316699b375ee5f4a5527296378af9d78
/src/orm/templates/php/laravel/LaravelControllerMethodStoreTemplate.h
bb349944f780ac270ff34d182467743fa5c7fd12
[ "MIT" ]
permissive
victormwenda/dbcrudgen-cpp
163d9c7da966dd84f5fc71810151c1973e5e60c5
0447c50bd8560e1865f0aa3ef53c7d0ffe07d435
refs/heads/master
2023-05-03T10:44:35.668694
2023-04-20T13:29:06
2023-04-20T13:29:51
92,381,769
0
2
null
null
null
null
UTF-8
C++
false
false
788
h
// // Created by victor on 3/19/20. // #ifndef DBCRUDGEN_CPP_LARAVELCONTROLLERMETHODSTORETEMPLATE_H #define DBCRUDGEN_CPP_LARAVELCONTROLLERMETHODSTORETEMPLATE_H #include "../../FileSourceCodeTemplate.h" #include "../../../codegen/Languages.h" #include "LaravelTemplateFiles.h" namespace dbcrudgen { namespace orm ...
[ "vmwenda.vm@gmail.com" ]
vmwenda.vm@gmail.com
c4932ea016fa5c60582bd42f83d641e3737ede30
9a6821064a75ddbdde6fd9867bceb6b9f8fc9a63
/coterie/src/coterie/EllipsoidSolver.cpp
afcdb88919edc57e9c1be780acd78bcba20687d5
[]
no_license
a-price/coterie
9db2ed25f6a41cb63efc5198f23367abe0dd2e4d
e3b88fa174f8524b09f27110a4ce7c37b7d449a2
refs/heads/master
2023-01-23T02:07:02.894213
2020-11-07T09:01:55
2020-11-07T09:01:55
219,613,062
0
0
null
null
null
null
UTF-8
C++
false
false
5,249
cpp
/** * \file EllipsoidSolver.cpp * \brief * * \author Andrew Price * \date 2017-9-10 * * \copyright * * Copyright (c) 2017, Georgia Tech Research Corporation * All rights reserved. * * This file is provided under the following "BSD-style" License: * Redistribution and use in source and binary forms, with or...
[ "arprice@gatech.edu" ]
arprice@gatech.edu
ea8d7c7759331a4d6ea7f7e003a6a939be9cb8fd
ebe422519443dbe9c4acd3c7fd527d05cf444c59
/increment_problem.cpp
928938076cfdb122b6f8a3444a9d8d471ea7b1e6
[]
no_license
SaiSudhaV/coding_platforms
2eba22d72fdc490a65e71daca41bb3d71b5d0a7b
44d0f80104d0ab04ef93716f058b4b567759a699
refs/heads/master
2023-06-19T18:05:37.876791
2021-07-15T18:02:19
2021-07-15T18:02:19
355,178,342
0
0
null
null
null
null
UTF-8
C++
false
false
452
cpp
vector<int> Solution::solve(vector<int> &A) { unordered_map<int, set<int>> temp; vector<int> res; int n = A.size(), i = 0; for(; i < n; i++){ if(temp.find(A[i]) != temp.end()){ int idx = *(temp[A[i]].begin()); res[idx]++; temp[A[i]].erase(temp[A[i]].begin()); ...
[ "saisudhavadisina@gmail.com" ]
saisudhavadisina@gmail.com
e8c738a035e57e082cb74f9a1d9c63e9956a103e
e40d5e30fb375589aa22efe2a4258f45cee99ce8
/src/render/meshSystem/meshSystem.h
ca75e89b12a7cc193dc13f4865ce26331089e696
[]
no_license
mironside/rabid
dfc0868a43b01fd4453981f50739af092e9889fe
70c7d4c27202b518a9412ae8a9a29ab6097c39c0
refs/heads/master
2016-09-10T11:23:09.351459
2013-04-23T16:15:55
2013-04-23T16:15:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
562
h
/** @file meshSystem.h @author Christopher Olsen @date Mon Dec 6 02:36:24 2004 */ #ifndef __MESH_SYSTEM__ #define __MESH_SYSTEM__ #include "public/meshSystem.h" #include "libsn/hashMap.h" class Mesh; class DynamicMeshInstance; class MeshSystem : public IMeshSystem { protected: snSHashMap<Mesh*> m_meshMa...
[ "chrisaolsen@gmail.com" ]
chrisaolsen@gmail.com
e54b5c10066d6bc72e4a2d5f153f3bb39ee4cc9e
f926639250ab2f47d1b35b012c143f1127cc4965
/legacy/platform/mt6755/metadata/templateRequest/TemplateRequest.cpp
8b56f27a2d0ef3f6bb5c85fd1d9a3110e58e4ae5
[]
no_license
cllanjim/stereoCam
4c5b8f18808c96581ccd14be2593d41de9e0cf35
e2df856ed1a2c45f6ab8dd52b67d7eae824174cf
refs/heads/master
2020-03-17T11:26:49.570352
2017-03-14T08:48:08
2017-03-14T08:48:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,444
cpp
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein is * confidential and proprietary to MediaTek Inc. and/or its licensors. Without * the prior written permission of MediaTek inc. and/or ...
[ "Bret_liu@tw.shuttle.com" ]
Bret_liu@tw.shuttle.com
db4153a34fc3be0253c2390652fc3ee51e1b7c18
31f5e36d5a5ca0a40c091d164b01fbca98cb665b
/SCore/SCore/AutoCriticalSection.h
f23c9a3342f61eec7aa0359dac8e90e1d9b94e9f
[]
no_license
Pascal1000/SilkroadProject
150b83c913cba718a7367052bad1fda276ae1e92
c878a0604b23cec2f124b1555e1d267ee4d029fe
refs/heads/master
2020-03-25T12:25:18.376058
2018-08-06T19:55:04
2018-08-06T19:55:04
143,775,332
0
0
null
2018-08-06T19:46:04
2018-08-06T19:46:04
null
UTF-8
C++
false
false
569
h
#pragma once #define WIN32_LEAN_AND_MEAN #include <Windows.h> namespace SCore { namespace Native { class AutoCriticalSection { private: CRITICAL_SECTION m_cs; public: AutoCriticalSection(); AutoCriticalSection(DWORD dwSpinCount); ~AutoCriticalSection(); void Lock(); bool TryLock(); void ...
[ "mail@sezercantanisman.com.tr" ]
mail@sezercantanisman.com.tr
e31a4d5c4f9ad7fcff97353087bab3ce7ee292ed
bccf73a4a13918940a7b33832afdc7eccf57f535
/Project2-2/Project1/project2_q02.cpp
c0db58236dba4649da19eca650feedd3ec3a76d4
[]
no_license
LeeWooil/C_plusplus_study
a4fb8e9aebc637c6ae6d436231164df3ec6853a8
744388c23939dc2239731b1660626caa80e93a20
refs/heads/master
2023-07-24T01:04:49.142695
2023-07-08T07:39:58
2023-07-08T07:39:58
300,300,214
0
0
null
null
null
null
UHC
C++
false
false
489
cpp
/************************************************************** * 빌더 패턴을 사용하는 애플리케이션 파일 * **************************************************************/ #include "director.h" int main() { // 여행 유형 선택 int type = 1; while (type >= 1 && type <= 3) { cout << "Enter the type of va...
[ "lwi2765@khu.ac.kr" ]
lwi2765@khu.ac.kr
058f18a06fbb63002229d8b498e1a8e4b6dd47f8
ef883f8c97288411e50832be8a2470241b0fea30
/host/src/core/kernelentry.cpp
28ad354f2ac146945ebe8a0934a336f963f05a91
[]
no_license
rcn-ee/ti-opencl
d11e9db52f4f348c65838832720cdf2358667abb
b1dfed9af21a1236380b9d643c432e4f0c619fce
refs/heads/master
2021-01-19T02:32:04.415153
2019-12-23T19:32:41
2019-12-23T19:32:41
37,145,122
9
4
null
null
null
null
UTF-8
C++
false
false
2,109
cpp
/* * Copyright (c) 2017, Texas Instruments Incorporated - http://www.ti.com/ * 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 copy...
[ "yuanzhao@ti.com" ]
yuanzhao@ti.com
e18bb9e9a8519db74bf25e1e088e5c91ad82109b
690f166a0cd5c13966cc46c20ef467f66c672b03
/AP-12 on ATMEAGA 16/main/main.ino
570c8d339e2efb881b204c187f99e22ec62ef93f
[]
no_license
panomZA1/arduino
4aa302b714f9ccdb5c4b9acd9994cab54eed8833
d4c79e3106352c5adcb502a61c1d016474d6f1c8
refs/heads/master
2022-11-21T21:28:14.266625
2020-07-22T09:11:34
2020-07-22T09:11:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,081
ino
#include <avr/wdt.h> /////////////////////////////////////////////////////////////////////////// #include <IRremote.h> int RECV_PIN = 23; IRrecv irrecv(RECV_PIN); decode_results results; #define OUTPUT_COUNT 5 long remote_key[] = {0xDF40BF, 0xDF609F, 0xDF48B7, 0xDF50AF, 0xDF708F}; const byte outputPins[OUTPUT_COUNT...
[ "za.keuanten@gmail.com" ]
za.keuanten@gmail.com
f9e50c64facba51ef9f34c512eaed8e6df94049d
99b5c119a350cbd1acb61e25c917afe2a8bd6187
/cobol/copy/CPTENSUNAMETBL.INC
540f42c6f7445cc08b654ff3b6db3cf6297174a7
[]
no_license
miyucy/jma-receipt
917c88b17cff4d7bb6f81604ff98b186174ed3d4
7d4659852d1a019e6f133df41fd1f3f5616490ad
refs/heads/master
2020-03-21T03:01:07.640412
2019-03-27T08:21:18
2019-03-27T08:21:18
138,032,734
0
0
null
2018-06-20T12:54:33
2018-06-20T12:54:33
null
EUC-JP
C++
false
false
23,439
inc
******************************************************************* * Project code name "ORCA" * 日医標準レセプトソフト(JMA standard receipt software) * Copyright(C) 2002 JMA (Japan Medical Association) * * This program is part of "JMA standard receipt software". * * This progra...
[ "tosihiko@cvs.orca.med.or.jp" ]
tosihiko@cvs.orca.med.or.jp
1c42aa81a417e10d4098138ae051c707be17282a
22ebcde0f235b60c1c5cff32461f477ac4f72ecf
/QtSrc/xmlpatterns/data/qnodemodel.cpp
91e44995fa95b3ac93b452d91bdd774dfb3ed3a0
[]
no_license
kystyn/ui
13dc1e7c0e01761b0658be101528bea440be70d9
083a011a735f6dc65c271bc92e397c75155ca61f
refs/heads/master
2020-07-29T03:45:08.929517
2020-06-17T23:42:05
2020-06-17T23:42:05
209,656,041
0
0
null
null
null
null
UTF-8
C++
false
false
1,889
cpp
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** ** $QT_BEGIN_L...
[ "konstantindamaskinskiy@gmail.com" ]
konstantindamaskinskiy@gmail.com
76865d05d64828e946dca5c30f9f167f88acd80f
fe9e5e8b20cce3cc01000474fd4c47a3a82bc42c
/Chatwindow.cpp
92a44a82614a799dc81e2cf0cbda9c6871dca81e
[]
no_license
Bananenkiste/Client
2702f57c90a6d9b28c856ac9038a7e2c9a9ae11d
69a5754be4494fc25fae3706675f85253da6316b
refs/heads/master
2016-09-06T04:52:23.368122
2013-04-14T01:48:48
2013-04-14T01:48:48
8,881,437
0
1
null
null
null
null
UTF-8
C++
false
false
9,843
cpp
#include "Chatwindow.hpp" #include "Game.hpp" #include "Message.hpp" #include "Network.hpp" #include "TextureBuffer.hpp" #include "Config.hpp" #include "Mutex.hpp" #include <sfml/system.hpp> std::vector<Message*> Chatwindow::chat; sf::Text Chatwindow::text; bool Chatwindow::active=false; float Chatwindow::keytime=0...
[ "daniel-theunissen@freenet.de" ]
daniel-theunissen@freenet.de
06cd24dc63d13864d88bf121f2fd46dcbbe22dec
5bccf2d2118008c0af6a51a92a042e967e4f2abe
/Support/Modules/GSXML/xercesc/framework/XMLValidityCodes.hpp
82a96e5b694afe7b43735b971fe918e05238d959
[ "Apache-2.0" ]
permissive
graphisoft-python/DGLib
fa42fadebedcd8daaddde1e6173bd8c33545041d
66d8717eb4422b968444614ff1c0c6c1bf50d080
refs/heads/master
2020-06-13T21:38:18.089834
2020-06-12T07:27:54
2020-06-12T07:27:54
194,795,808
3
0
Apache-2.0
2020-06-12T07:27:55
2019-07-02T05:45:00
C++
UTF-8
C++
false
false
5,914
hpp
// This file is generated, don't edit it!! #if !defined(XERCESC_INCLUDE_GUARD_ERRHEADER_XMLValid) #define XERCESC_INCLUDE_GUARD_ERRHEADER_XMLValid #include <xercesc/framework/XMLErrorReporter.hpp> #include <xercesc/util/XercesDefs.hpp> #include <xercesc/dom/DOMError.hpp> XERCES_CPP_NAMESPACE_BEGIN class XMLValid { ...
[ "445212619@qqcom" ]
445212619@qqcom
0132ad7eecc9920610a9ad28756d0ae4fcf9fba5
c120f72a42d2f202fc50e3569ae217220359a49c
/src/.history/main_20210809113105.cpp
ccac7eda38f0cca19b75130162a93b68b397733f
[]
no_license
zlatkovnik/Crius
c5888fca8c2c572ce5b151adf6073f965b3914d6
414fb380823c5a38e33dd47818487290405ecde7
refs/heads/main
2023-07-07T04:35:12.126132
2021-08-09T14:51:03
2021-08-09T14:51:03
388,804,001
0
0
null
null
null
null
UTF-8
C++
false
false
3,452
cpp
#include <glad/glad.h> #include <GLFW/glfw3.h> #include <iostream> #include <vector> #include "shader.h" #include "mesh.h" #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/type_ptr.hpp> void framebuffer_size_callback(GLFWwindow* window, int width, int height); void processInput(GLFWw...
[ "zlatkovnik@dualsoft.net" ]
zlatkovnik@dualsoft.net
c99d5151e5f9812671b4a44d4a3622bc212bce01
1754a20778101b8971c057ec6c358d6b45ed940b
/src/test/test_bitcoin_fuzzy.cpp
ce5b571d46302278411e239a5e6ec7e44f779cad
[ "MIT" ]
permissive
valeamoris/platopia
33ad24e97fa77f09cab94a35705f2180d9904064
563c616db768f813aa4482d39d8ed1d8aacaad4f
refs/heads/master
2020-04-11T06:48:50.911653
2018-05-15T06:15:27
2018-05-15T06:15:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,081
cpp
// Copyright (c) 2009-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #if defined(HAVE_CONFIG_H) #include "config/bitcoin-config.h" #endif #include "addrman.h" #include "chain.h" #incl...
[ "d4ptakr@gmail.com" ]
d4ptakr@gmail.com
9dd00ef2563aabccc6b2d9b43ce657578f31b10f
c254c37b30fba0c41b3157dd5581e03035df43c1
/C++ Solutions/URI/1153 - Simple Factorial.cpp
5aa442e8ef3b31efd45294beb7c1dc723f7a0868
[]
no_license
AntonioSanchez115/Competitive-Programming
12c8031bbb0c82d99b4615d414f5eb727ac5a113
49dac0119337a45fe8cbeae50d7d8563140a3119
refs/heads/master
2022-02-14T10:51:19.125143
2022-01-26T07:59:34
2022-01-26T07:59:34
186,081,160
1
0
null
null
null
null
UTF-8
C++
false
false
209
cpp
#include <bits/stdc++.h> using namespace std; long long fact(long long n){ if(n==1) return n; return n*=fact(n-1); } int main() { int n; cin >> n; cout << fact(n) << '\n'; return 0; }
[ "sanchezantonio.115@gmail.com" ]
sanchezantonio.115@gmail.com
644d4a5714fb0d23b05269708e6d08ef816f6b22
97f69dbdac0abcb4caaefac3286d1957f3b2c687
/src/utiltime.h
c9feb3335a0a12e63a530892abcdc02139d299f0
[ "MIT" ]
permissive
TBC-Project/TongBaoCoin
3522b9919f1988f78869dc3dcaf24c4a9f3ae149
ea6ebee91aae504cf3956837a164362e064a361c
refs/heads/master
2022-11-18T14:02:53.828351
2020-07-03T10:13:45
2020-07-03T10:13:45
270,630,154
0
0
null
null
null
null
UTF-8
C++
false
false
708
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2016-2017 The PIVX developers // Copyright (c) 2018 The TBC developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license...
[ "xingtongwei12@163.com" ]
xingtongwei12@163.com
ec25c502beceda520f35bdf7d1290b5d3c217095
31ac07ecd9225639bee0d08d00f037bd511e9552
/externals/OCCTLib/inc/Handle_PGeom2d_Curve.hxx
42fb245d3f6c479d79822a25656e5facc3272523
[]
no_license
litao1009/SimpleRoom
4520e0034e4f90b81b922657b27f201842e68e8e
287de738c10b86ff8f61b15e3b8afdfedbcb2211
refs/heads/master
2021-01-20T19:56:39.507899
2016-07-29T08:01:57
2016-07-29T08:01:57
64,462,604
1
0
null
null
null
null
UTF-8
C++
false
false
835
hxx
// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Handle_PGeom2d_Curve_HeaderFile #define _H...
[ "litao1009@gmail.com" ]
litao1009@gmail.com
395ab4c95d135d2c2748ac709e35d9a7dea70152
34076478a8d8ac3107d3970d58ba10a60d4251fb
/src/slate2d.cpp
bcf4ad4068e0983ba26c480b911f777fa3539d60
[]
no_license
brucelevis/slate2d
91f0fb8cd87b89fed0f73bf7002077c1465749a7
1654326af00cc209ded65615f382cd4d894aa30e
refs/heads/master
2023-02-14T22:00:45.488029
2021-01-03T18:37:03
2021-01-03T18:37:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,485
cpp
#include <iostream> #include <cmath> #include <chrono> #include <thread> #include <stdint.h> #ifdef __EMSCRIPTEN__ #include <emscripten.h> #endif #ifdef __EMSCRIPTEN__ #include "GLES2/gl2.h" #include "GLES2/gl2ext.h" #define NO_SDL_GLEXT #else #define GLEW_STATIC #include <GL/glew.h> #endif #include <SDL/SDL.h> #inc...
[ "sponge@d8d.org" ]
sponge@d8d.org
810615e01f32ddc7b702931203bacf195582ab7f
2b5f0ccd2832775fcc6cf85b321087c443560f39
/Assign02-OutputManipulation/stdafx.cpp
bb7678e1ad79ccad1145df26855a68d8988c797a
[]
no_license
neilpirch/CSIS123_Assign02_OutputManipulation
5bf6142ea85ca5768948a04371bbf48e24fa2eaf
65d67df484e59f3eb5bd3d68923140fcceaef3c8
refs/heads/master
2021-08-28T15:18:43.755299
2017-12-12T15:32:56
2017-12-12T15:32:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
306
cpp
// stdafx.cpp : source file that includes just the standard includes // Assign02-OutputManipulation.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file
[ "neil.pirch@gmail.com" ]
neil.pirch@gmail.com
83673960b4f279a8cdb2c5a5454ed7e64e9f44ac
3674c76452699205d34280347099dcfca38c1f01
/ShadowPack/PasswordDlg.cpp
64da3018acf405c910eaeca27babd900d6fe0e95
[]
no_license
sTeeLM/shadowpack
c6677f02cb2c8baf87f5aad3aa3ca9a8f4df0504
ad3a3b9a888fdb014725bbd4e6a57ffe1b08c89b
refs/heads/main
2022-05-18T17:37:12.955042
2022-03-29T13:27:56
2022-03-29T13:27:56
11,245,741
6
2
null
null
null
null
UTF-8
C++
false
false
907
cpp
// PasswordDlg.cpp: 实现文件 // #include "pch.h" #include "ShadowPack.h" #include "PasswordDlg.h" #include "afxdialogex.h" // CPasswordDlg 对话框 IMPLEMENT_DYNAMIC(CPasswordDlg, CDialogEx) CPasswordDlg::CPasswordDlg(CWnd* pParent /*=nullptr*/) : CDialogEx(IDD_DIALOG_PASSWORD, pParent) , m_strPassword(_T...
[ "steel.mental@gmail.com" ]
steel.mental@gmail.com
ac92845ede1d4c59f4e9f23fce40cb422d151f2f
45e0fbd9a9dbcdd4fbe6aaa2fdb2aed296f81e33
/FindSecret/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen3645660533.h
6384f4b295ccb9f8ca9094723767bf0537ed73d2
[ "MIT" ]
permissive
GodIsWord/NewFindSecret
d4a5d2d810ee1f9d6b3bc91168895cc808bac817
4f98f316d29936380f9665d6a6d89962d9ee5478
refs/heads/master
2020-03-24T09:54:50.239014
2018-10-27T05:22:11
2018-10-27T05:22:11
142,641,511
0
0
null
null
null
null
UTF-8
C++
false
false
1,470
h
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include "mscorlib_System_ValueType3640485471.h" // System.Array struct Il2CppArray; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ign...
[ "zhangyide@9fbank.cc" ]
zhangyide@9fbank.cc
9c41b4703ef6404e4f3eb71338483dbd437fa736
fc978d04bfeeab93639f75a432872ce16ed0a08d
/vs2017/test/WinThread/WinThread/thread1.cpp
7295266a725ebb45b2999da3af93f58b0a81721b
[]
no_license
coderfamer/visual-studio-study
566fac7e17d81482536a49fac831ab79592092d2
c768797a252420461705ebc41e64b9a53b184dde
refs/heads/master
2020-03-18T11:00:27.084057
2018-08-03T02:08:49
2018-08-03T02:08:49
134,645,255
3
0
null
null
null
null
UTF-8
C++
false
false
2,057
cpp
#include <iostream> #include <string> #include <Windows.h> #include <process.h> using namespace std; class ThreadX { public: string thread_name; ThreadX(int start_value, int end_value, int frequency) { loop_start = start_value; loop_end = end_value; disp_frequency = frequency; } static unsigned __stdcall...
[ "13625611069@163.com" ]
13625611069@163.com
fc902b1763f9a3a8d96b56e86fddee9106c49059
a4aa9a4d5cfbe491666d45b6cce5af0ffc15198c
/longest-substring-without-repeating-characters/longest-substring-without-repeating-characters.cpp
c7d5141d5934caee48c31b813bb477494a54a523
[]
no_license
Royal-Pal/LeetCode-Contributions
4265f2c839dcdad0542b3998d81194fb47882ee5
a139d9102b2cc0b87e5f842787b09279412804e6
refs/heads/main
2023-07-28T00:06:00.636488
2021-09-11T18:15:32
2021-09-11T18:15:32
393,603,355
0
0
null
null
null
null
UTF-8
C++
false
false
816
cpp
class Solution { public: int lengthOfLongestSubstring(string s) { int n = s.length(); vector<int> occ(257, 0); int max_len = 0, start = 0; for(int i = 0; i < n; i++) { int idx = (int)((char)s[i]); occ[idx]++; if(occ[i...
[ "64102513+Royal-Pal@users.noreply.github.com" ]
64102513+Royal-Pal@users.noreply.github.com
da28c46ecc98aa7a9859e9bb33f1deda64617f45
52ca17dca8c628bbabb0f04504332c8fdac8e7ea
/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp
f0b9e7645d80cc095c6a8745c3006768e97d8ea2
[]
no_license
qinzuoyan/thirdparty
f610d43fe57133c832579e65ca46e71f1454f5c4
bba9e68347ad0dbffb6fa350948672babc0fcb50
refs/heads/master
2021-01-16T17:47:57.121882
2015-04-21T06:59:19
2015-04-21T06:59:19
33,612,579
0
0
null
2015-04-08T14:39:51
2015-04-08T14:39:51
null
UTF-8
C++
false
false
96
hpp
#include "thirdparty/boost_1_58_0/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp"
[ "qinzuoyan@xiaomi.com" ]
qinzuoyan@xiaomi.com
52c03aeca2bf6fc46d2c00935b93f948dfdea21d
4e6aed2f4a4437a393d361f41dfc3db6a964f85d
/user/uploaduj_zadacu.cpp
64dd5f0b9c20471b96dde8be67ba9feed865876b
[]
no_license
zayim/eDnevnik
d42a52cdc1337836164c20a918796487678e76e9
093d4cb1f6321165d7ff2e9579a15e972ca0e019
refs/heads/master
2021-01-18T01:41:33.329235
2016-09-20T23:13:36
2016-09-20T23:13:36
68,760,724
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
2,490
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "uploaduj_zadacu.h" #include "data_module.h" #include <fstream> //--------------------------------------------------------------------------- #pragma package(smart_init) #pragma resource "*.dfm" TFo...
[ "zayim92@gmail.com" ]
zayim92@gmail.com
a9521b413ebad626086ff2bd1b3465ec595ec7e9
936f628e39cbfdd5c5830ddf9ded1cf87c84d987
/vmath.h
7387dd1b510c011cd12e235b65e0279d8d595f92
[ "MIT" ]
permissive
sidharth-r/bedrock
4c938ce6b5fec715163921bc541200c276588c16
bcb999c4f0a2e44b4b10a059c89260255e335308
refs/heads/master
2020-06-22T22:13:40.281571
2017-06-25T15:44:04
2017-06-25T15:44:04
94,215,465
0
0
null
null
null
null
UTF-8
C++
false
false
348
h
#pragma once namespace vmath { struct vec2d { double x, y; }; vec2d operator+(const vec2d &a, const vec2d &b); vec2d operator-(const vec2d &a, const vec2d &b); double operator*(const vec2d &a, const vec2d &b); double magnitude(vec2d a); double angle(vec2d a, vec2d b); double angle_raw(vec2d a, vec2d b); v...
[ "na" ]
na
ec99d2e2a21239dd440219f3cb4b95434d633a01
d7c9cffbb3e0ae1e010b6da7c69cfc90b001ef68
/LightWalker/modes/EqualizerMode.cpp
01a6c6d29a1c0c2dff2f7473963b0cd1f6d6578c
[ "Apache-2.0" ]
permissive
gerstle/LightWalker
e5012d59cb87be67940395c0c0d40efccfe5de08
e865befc119e477c0ae301ba67457cbe903b60fe
refs/heads/master
2021-01-21T04:37:01.015269
2019-07-27T23:01:25
2019-07-27T23:01:25
7,833,299
0
0
null
null
null
null
UTF-8
C++
false
false
3,456
cpp
#include "EqualizerMode.h" namespace modes { EqualizerMode::EqualizerMode(config::Properties *properties, config::LedStripConfig *config) : Mode(properties, config) { _perlinsTracker = random16(); _x = random16(); _y = random16(); _lastChangeTimer = millis(); _direction = 1; } EqualizerMode::~Equ...
[ "gerstle@gmail.com" ]
gerstle@gmail.com
6b757ef73831f2fc96eb6b0e8ea25ee1dd12045b
785438e579f820f145396b31ac1be065007b5531
/GameEngines4/Engine/Core/Window.h
06e96a39dc35965bc325206c10acdc5d552e952c
[]
no_license
CharlieCharlie79/GameEngine_ParticleSystem
8fa342e0bf73235d5fef50f652351c49da26fa5d
00732dae8ddadfd168e79b971ee5affb04588718
refs/heads/main
2023-01-10T19:30:24.773058
2020-11-11T20:38:06
2020-11-11T20:38:06
311,727,175
0
0
null
null
null
null
UTF-8
C++
false
false
510
h
#ifndef WINDOW_H #define WINDOW_H #include <SDL.h> #include <glew.h> #include <SDL_opengl.h> #include <string> #include <iostream> #include "../Core/Debugger.h" class Window { public: Window(); ~Window(); bool OnCreate(std::string name_, int width_, int height_); void OnDestroy(); int GetWidth(); int GetHei...
[ "carloswork067@hotmail.com" ]
carloswork067@hotmail.com
d08c184af23addd092486ff8bb1718d1d83355aa
151b2e5d2052d4275fd0cd2af50d0beb1bce2af7
/Ex1/Source.cpp
b5d049ccf6f3bf1b0479173d615ecf1b523e1da1
[]
no_license
TokyGhoul/CodeForces
e6d4931d0eb0f2437cf9059a5fc0c2b1498f14a8
d9c1ebe4eade6e4bffbacea72d4a926ef54c66ae
refs/heads/master
2021-09-02T03:25:18.081769
2017-12-29T22:54:56
2017-12-29T22:54:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
412
cpp
#include <iostream> #include <string> using namespace std; int main() { cout << ""; int n; cin >> n; string a[100]; for (int i = 0; i < n; i++) { cin >> a[i]; } for (int i = 0; i < n; i++) { string current = a[i]; if (current.size() > 10) { cout << current[0] << current.size() - 2 << current[current...
[ "oleksandrkozachukk@gmail.com" ]
oleksandrkozachukk@gmail.com
c735568c154f08efce0bb2d969d07f0fe5b71a81
c804cff06c1e8f2b31301fa40362583dba54e490
/Luolalentely/ColliderComponent.cpp
ecc18396148057df0338454e26c56f2a4b53d746
[]
no_license
Sarielius/Luolalentely
b8c00cf712a31d7978627c7a8a5a94dd42743c2d
77e7d3597ef7b273edb7894d428fa72db80a5096
refs/heads/master
2023-02-08T16:46:07.000806
2015-05-14T13:29:19
2015-05-14T13:29:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,741
cpp
#include "ColliderComponent.h" #include "SpriteComponent.h" #include "GameObject.h" #include "Convert.h" #define RADTODEG 57.295779513082320876f ColliderComponent::ColliderComponent(GameObject* g, b2World& world, sf::FloatRect dimensions) : GameComponent(g), world(world), sprite(nullptr) { SpriteComponent* temp = get...
[ "sarielirc@gmail.com" ]
sarielirc@gmail.com
897c584ff62d1aa0f6643b630e551f9f3499d69a
0a4b8d82dad4fc11c91fe148626658d72ce77092
/q243.cpp
d779080c1983751b7a3d9c24c9fe2a44e0b11087
[ "BSD-2-Clause" ]
permissive
asokolsky/oddeven
82bd1a14cd538eae9394f5a731b5e0b68d1d4eeb
c2f88f72c996f0398aa2352074d9780cd0d705ef
refs/heads/master
2023-05-15T08:43:25.440770
2023-04-29T00:10:21
2023-04-29T00:10:21
154,430,363
0
0
null
null
null
null
UTF-8
C++
false
false
615
cpp
#include <iostream> #include <set> #include <vector> #include <algorithm> #include <numeric> using namespace std; void print(const char *msg, const vector<int> &v) { cout << msg; for(int i = 0; i < v.size(); i++) cout << v[i] << " "; cout << endl; } int main() { vector <int...
[ "asokolsky@yahoo.com" ]
asokolsky@yahoo.com
9af6b233c907b4142ea10c53285af4af1cc35c0f
d56c46a1a40d32349667c5e8be5f2950a2ff5397
/9Apr/2.cpp
f79710e707aaa2bcfcced3100bedd73bc6d13087
[ "Apache-2.0" ]
permissive
s10singh97/DAA
08909ca56997043b349b2d14831d477b3eaa1e39
7eec38f14b2c4159c9dbd931f749eed565db9e4d
refs/heads/master
2020-04-17T20:50:45.763644
2019-04-15T16:06:50
2019-04-15T16:06:50
166,923,318
0
0
null
null
null
null
UTF-8
C++
false
false
2,018
cpp
// Closest Pair of points #include<iostream> #include<math.h> #include<stdlib.h> #include<float.h> using namespace std; class Point { public: int x, y; Point(){}; Point(int a, int b) { x = a; y = b; } }; int compareX(const void* a, const void* b) { Point *p1 = (Point *)a...
[ "s10singh97@yahoo.in" ]
s10singh97@yahoo.in
4117c5c75d07af5f21afb34c87ea238d632a5fef
847cc466560422975013bc92a48d4371a4ab56ae
/tests/MatrixTests.cpp
f1f1f4104ab5c1d836a79db79b6eaa77498fd2fa
[ "Apache-2.0" ]
permissive
clement-z/MathGeoLib
baf883a30fc02bbf7ef0aa00bf0c438c6bcf824e
811b5fb0fed5fef0cf121307142781f35ac83817
refs/heads/master
2021-01-18T15:59:49.498499
2014-02-19T08:52:11
2014-02-19T08:52:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,612
cpp
#include <stdio.h> #include <stdlib.h> #include "../src/MathGeoLib.h" #include "../src/Math/myassert.h" #include "TestRunner.h" #include "TestData.h" #include "../src/Math/SSEMath.h" #include "../src/Math/float4_sse.h" #include "../src/Math/float4x4_sse.h" #include "../src/Math/float4x4_neon.h" MATH_IGNORE_UNUSED_VAR...
[ "jujjyl@gmail.com" ]
jujjyl@gmail.com
e3a77c8a7e6807f222896e5242c8f65c57b22b7f
bc7b44dfa96345c92d15951c42576d33c3ec6558
/URI/1221.cpp
8ddbf71220648a5b0d1fcd7030cdd220911b27ec
[]
no_license
cjlcarvalho/maratona
e1a29bc90701e808ff395e7452e7fffc8411fac9
e16b95c5d831dc48a3d8c69781f757b210e66730
refs/heads/master
2022-02-22T13:07:53.897259
2022-02-12T00:42:02
2022-02-12T00:42:02
91,300,520
2
0
null
null
null
null
UTF-8
C++
false
false
536
cpp
#include <bits/stdc++.h> using namespace std; bool isPrime(int64_t n){ if(n < 2) return false; // se for menor que 2 if(n <= 3) return true; // se for 2 ou 3 if(!(n%2) || !(n%3)) return false; // se n%2 ou n%3 derem 0 for(int64_t i = 5; i*i <= n; i+=6) if(!(n%i) || !(n%(i+2))) return false; ...
[ "cjlcarvalho@live.com" ]
cjlcarvalho@live.com
20af93c0f3e33e7e68148c79a0b1a86cc355a95a
97aa1181a8305fab0cfc635954c92880460ba189
/torch/csrc/jit/frontend/exit_transforms.h
abffd65634ad41d801c52e732e3894a5daa9208d
[ "BSD-2-Clause" ]
permissive
zhujiang73/pytorch_mingw
64973a4ef29cc10b96e5d3f8d294ad2a721ccacb
b0134a0acc937f875b7c4b5f3cef6529711ad336
refs/heads/master
2022-11-05T12:10:59.045925
2020-08-22T12:10:32
2020-08-22T12:10:32
123,688,924
8
4
NOASSERTION
2022-10-17T12:30:52
2018-03-03T12:15:16
C++
UTF-8
C++
false
false
232
h
#pragma once #include <torch/csrc/WindowsTorchApiMacro.h> #include <torch/csrc/jit/ir/ir.h> namespace torch { namespace jit { TORCH_API void TransformExits(std::shared_ptr<Graph>& graph); } // namespace jit } // namespace torch
[ "zhujiangmail@hotmail.com" ]
zhujiangmail@hotmail.com
04120b5aa1e75fc2cc06a87424af6625f9b460ae
30de1715726832afc55714216139c9d11735044e
/Suggestion.cpp
e084ca7665654e678d9b63b6ca8a69abbb00d410
[]
no_license
mcbridez-oregonstate-edu/OSUClue
a98404295a4268d12c0d7677a34ffb84d3789277
3726f89856953bcd9b197afcfbd62a56bbb8b801
refs/heads/master
2022-10-30T11:10:33.988273
2020-06-08T06:29:45
2020-06-08T06:29:45
254,716,374
0
0
null
null
null
null
UTF-8
C++
false
false
11,127
cpp
/************************************************************************************************ * Program Name: Suggestion.hpp * Date: 6/3/20 * Author: Adam Pham (with modifications by Abigail Minchella) * Description: The header file for the Suggestion class. *****************************************************...
[ "56110943+this-is-my-serious-account@users.noreply.github.com" ]
56110943+this-is-my-serious-account@users.noreply.github.com
551aad65476ba97aa156610ddbf1b9623cbd49f2
fb408595c1edee0be293302c6d7bfc0c77d37c46
/c++/Dijkstra/Graph.h
631887b49744cb53b7441707a73dabcd996060f7
[]
no_license
as950118/Algorithm
39ad25519fd0e42b90ddf3797a61239862ad79b5
739a7d4b569057cdb6b6faa74254512b83d02bb1
refs/heads/master
2023-07-21T12:38:00.653579
2023-07-19T06:57:17
2023-07-19T06:57:17
125,176,176
1
0
null
null
null
null
UTF-8
C++
false
false
2,760
h
#ifndef GRAPH_H #define GRAPH_H #include <unordered_map> #include <queue> #include <functional> #include <climits> #include "Vertex.h" using namespace std; class Graph { unordered_map<int, Vertex> _vertices; public: void addVertex(Vertex vertex) { _vertices[vertex.getId()] = vertex; } //M...
[ "ideo@DESKTOP-5HB9EDT.localdomain" ]
ideo@DESKTOP-5HB9EDT.localdomain
c2d16aa8cafbc0154ca6318d089a304f90f06186
3778ea723990be084aaf8db7260f6a73d5667e32
/BallTree.cpp
115868b3e48acfabc79560a4b31e901a27f564ee
[]
no_license
quangloc99/demo_fast_feature_matching_using_method_SSD
a8343b864c5356b0c5039c4c9f8e1393588e3e69
ae40711bc1f353ed7306d0904a54bc23cbaf61cc
refs/heads/master
2020-03-21T21:05:45.216873
2018-06-28T17:03:13
2018-06-28T17:03:13
139,045,880
1
0
null
null
null
null
UTF-8
C++
false
false
3,599
cpp
#include <algorithm> #include <cassert> #include <iostream> #include <cmath> #include <utility> #include "BallTree.hpp" using namespace std; float distance(const vector<float>& a, const vector<float>& b) { float ans = 0; for (int i = a.size(); i--; ) { float t = a[i] - b[i]; ans += t * t; } return sqr...
[ "phongcachhiphop@gmail.com" ]
phongcachhiphop@gmail.com
25e97f6b3b8772b13141f17a4ad481320406d9a5
71514a039ef28f7d4cbb6655be57440f0fbd67c0
/interfaces/innerkits/native/include/media_lib_service_const.h
8cd1828f2c9eefc160f90dc9beb9ae559422018c
[ "Apache-2.0" ]
permissive
chaoyangcui/multimedia_medialibrary_standard
d18fda9d4c1dbd690c190af952825b7e0451d8f6
4b3db4e3c2796179f3a6dd7ce5fca6c0993e7da6
refs/heads/master
2023-08-09T18:18:00.412771
2021-09-09T10:34:11
2021-09-09T10:34:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,015
h
/* * Copyright (C) 2021 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
[ "sonali1@huawei.com" ]
sonali1@huawei.com
df6e19496e16f6433695efd640086a87a376dff2
64bd2dbc0d2c8f794905e3c0c613d78f0648eefc
/Cpp/SDK/BP_hair_col_brown_06_Desc_classes.h
5fdbe34c3c273676821d0073ad299a71e065f6fd
[]
no_license
zanzo420/SoT-Insider-SDK
37232fa74866031dd655413837813635e93f3692
874cd4f4f8af0c58667c4f7c871d2a60609983d3
refs/heads/main
2023-06-18T15:48:54.547869
2021-07-19T06:02:00
2021-07-19T06:02:00
387,354,587
1
2
null
null
null
null
UTF-8
C++
false
false
779
h
#pragma once // Name: SoT Insider, Version: 1.103.4306.0 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //-----------------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
f8e6a5a37298a415f8092f47b8bada9b2efe2b0a
735920e24ac91b36912ff2610406d1f43f8f240a
/sstmac/hardware/pisces/pisces_stats_fwd.h
9a608c4e1132744e8918a7a1a274cf7f979992ea
[ "BSD-3-Clause" ]
permissive
deanchester/sst-macro
d418186fc1fdf5d376d23f451f988839ca987e98
b590e7a5c604e38c840569de0e2b80bfc85539a0
refs/heads/master
2021-04-28T05:43:11.279646
2018-02-11T14:48:12
2018-02-11T14:48:12
122,183,455
0
0
BSD-3-Clause
2018-02-20T10:23:49
2018-02-20T10:23:49
null
UTF-8
C++
false
false
2,239
h
/** Copyright 2009-2017 National Technology and Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA-0003525, the U.S. Government retains certain rights in this software. Sandia National Laboratories is a multimission laboratory managed and operated by National Technology and Engineering...
[ "jjwilke@sandia.gov" ]
jjwilke@sandia.gov
f37d942648fd50e70c27eb1d74c12fcfbedcc512
889626966d3f108522c753db83a1a23318d4d6fd
/src/test/util_tests.cpp
9e0df9ac6e797c6fc767dd73aeab3e0b7bc3a8a0
[ "MIT" ]
permissive
safepeofficial/safepeofficial
5a14d0aeaa140c52d3d96f3e7bb892cd28e143c0
aca67695fedfabbdd6dc512358fee54fefc912de
refs/heads/master
2023-06-23T08:00:42.237747
2021-07-22T14:06:58
2021-07-22T14:06:58
386,934,834
0
0
null
null
null
null
UTF-8
C++
false
false
26,899
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 "util.h" #include "clientversion.h" #include "primitives/transaction.h" #include "sync.h" #include "utilstrencoding...
[ "dev.vanshtah@gmail.com" ]
dev.vanshtah@gmail.com
5e380d8337c2d32a9421382aa9ca4d6ad95b8b07
4d6c0c4f85361a858714bfaee69f092f024a0836
/Assignments/Graphics/Texture/main.cpp
74d23a05cb3d8ffde816bb251ce77d9307d0352a
[]
no_license
Jeunna/Univ
4ff5f140d1d71a1cc4aa2e872a9ef2fdd5f55480
0e29946fd92a1bd909d9fa5911c386dafa46ac06
refs/heads/master
2023-06-02T18:04:13.674251
2021-06-20T02:13:15
2021-06-20T02:13:15
148,912,187
0
0
null
null
null
null
UTF-8
C++
false
false
9,715
cpp
// Defines the entry point for the console application. // #include <GL/glew.h> #include <GL/freeglut.h> #include <iostream> #include <string> #include <fstream> #include <chrono> #include "transform.hpp" #include "Shader.h" #include "SOIL.h" void init(); void display(); void reshape(int, int); void idle(); GLuin...
[ "xjeunna@naver.com" ]
xjeunna@naver.com
a7bd17fc48febe743c503197c9ad745d005cb9af
294110983cb3fbe84288a1b4aa4ebafc3eea4cbb
/projects/space/subsystems/control/lib/tb6612fng_mbed/motor.cpp
d8d26cf6256763012954f3bb03ab23f0a1aaef60
[]
no_license
johntron/johntron
6ac652dfbfc295030dcd2061d52bb731892cfbf0
207b583a97581be781b574f87a09acca5f279a42
refs/heads/master
2023-05-25T18:52:16.424468
2023-05-01T04:03:19
2023-05-01T04:03:19
131,776,319
2
0
null
2023-03-05T19:22:03
2018-05-02T00:11:41
OpenSCAD
UTF-8
C++
false
false
1,185
cpp
/****************************************************************************** TB6612FNG H-Bridge Motor Driver for mbed Based on Michelle @ SparkFun Electronics' library for Arduino (thanks!) 8/20/16 https://github.com/sparkfun/SparkFun_TB6612FNG_Arduino_Library ********************************************************...
[ "john.syrinek@gmail.com" ]
john.syrinek@gmail.com
89345e0e96ec64a9c0ab505a23c1a35dd798ec97
002617d09a2d99f0d71886a4278bbc1208b9dfdb
/Source/FirstProjectUdemy/FGAIAssignment/BTTask_IncrementPatrolPointIndex.h
a88ec5be79aafd6cbaafbd6266bc4491ded7be36
[]
no_license
ManChunFu/FGAIUnreal
18202ce7065ec9d5e9c3a9abddc70df9452efd61
fe6091c07a4162c9b1d1b848a69b4c0e571d5541
refs/heads/main
2023-02-19T13:03:22.614697
2021-01-04T16:18:30
2021-01-04T16:18:30
303,459,758
0
0
null
null
null
null
UTF-8
C++
false
false
848
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "BehaviorTree/Tasks/BTTask_BlackboardBase.h" #include "BTTask_IncrementPatrolPointIndex.generated.h" /** * */ UENUM(BlueprintType) enum class EDirectionType :uint8 { EDT_Forward UMETA(Dis...
[ "man.chunfu@futuregames.nu" ]
man.chunfu@futuregames.nu
6a952dd651bb90cf45073c57dccd8f87fb2d3427
6c554125c49d4e3f0fac7a9b74251ae84191f23b
/fftreal_wrapper.h
0dac3a9188dfea2ba4f059a9a140f04b9075276c
[]
no_license
gonzoua/qt-demo-player
680f0f2345c21878eec70ccbff892c91995c915f
31af9118f8fca9f64854df2324c5447a8a090115
refs/heads/master
2021-01-10T10:51:36.473003
2016-03-10T20:35:01
2016-03-10T20:35:01
43,909,538
2
0
null
null
null
null
UTF-8
C++
false
false
372
h
#ifndef FFTREAL_WRAPPER_H #define FFTREAL_WRAPPER_H #include <QtCore/QtGlobal> class FFTRealWrapperPrivate; #define FFT_LENGTH_POWER_OF_TWO 12 class FFTRealWrapper { public: FFTRealWrapper(); ~FFTRealWrapper(); typedef float DataType; void calculateFFT(DataType in[], const DataType out[]); private...
[ "gonzo@localhost.localdomain" ]
gonzo@localhost.localdomain
70b2ec5d60645be5994146317b0f4a2900ba40bb
5ebd5cee801215bc3302fca26dbe534e6992c086
/blazemark/src/eigen/TMat3TMat3Add.cpp
623b10e6f8920ba4aec948bca489d83104174511
[ "BSD-3-Clause" ]
permissive
mhochsteger/blaze
c66d8cf179deeab4f5bd692001cc917fe23e1811
fd397e60717c4870d942055496d5b484beac9f1a
refs/heads/master
2020-09-17T01:56:48.483627
2019-11-20T05:40:29
2019-11-20T05:41:35
223,951,030
0
0
null
null
null
null
UTF-8
C++
false
false
4,554
cpp
//================================================================================================= /*! // \file src/eigen/TMat3TMat3Add.cpp // \brief Source file for the Eigen 3D transpose matrix/transpose matrix addition kernel // // Copyright (C) 2012-2019 Klaus Iglberger - All Rights Reserved // // This file is...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
3465a01af4da74c9a66d329caeffc841853b7573
20d3c1a579e6d17fe209bf5715fbf75a2e60987c
/Segment-Tree/poj3234.cpp
771f3848c3d261c6a6f31e022bad4b0a613be3c1
[]
no_license
brickgao/ACM_Workspace
c2b31e835cff2bdd600924f7a0532edd32613a3e
cf165d09c319cd2c2d46399a569faecd5c1058b3
refs/heads/master
2021-01-01T17:52:21.309965
2013-10-12T11:49:32
2013-10-12T11:49:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,753
cpp
//By Brickgao #include <iostream> #include <cstdio> #include <cstring> #include <cmath> #include <cstdlib> #include <algorithm> #include <vector> using namespace std; #define out(v) cerr << #v << ": " << (v) << endl #define SZ(v) ((int)(v).size()) const int maxn = 200010; const int INF = 1000010; #define lson l, m, rt ...
[ "brickgao@gmail.com" ]
brickgao@gmail.com
4e9c19fa512213e47444fbecaa108be7d24bf10a
75eb7a90cf99860a61af6d4ad5d5543778920d80
/swap/swap.cpp
20951dbc7168c5f0578ef63b90391a38287a9f91
[]
no_license
skyele/morgen-project
0059d77f5f853072c45976b3cd23d5f8807c575d
033a0be78ed910c0755865b6ff760ca5269d3be6
refs/heads/master
2020-12-02T23:55:24.979275
2017-07-01T12:39:59
2017-07-01T12:39:59
95,963,112
0
0
null
null
null
null
UTF-8
C++
false
false
8,712
cpp
#include"date.h" #include"holiday.h" #include"price_start_end.h" class date; class date_info; class holiday; class month_info; class date_info; string re_str(string ss, char replaced_char); //this function used to process lines; replace char like';' '{' ',' with replace bool is_holiday(string date, holiday holidays);...
[ "skyele@sjtu.edu.cn" ]
skyele@sjtu.edu.cn
3ac5b7846843a207bb0482d72d4097b645f558df
e15fff0f0e70a2fec8633116dfabeecedfb6eb3a
/quickUnion.h
d964a70b9a60676aa5e211a801ef9fc932ec4d19
[]
no_license
Alan-Solitar/Connection-Algorithms
ce78dd13f696c65130f7f4e6d8af5113e2815536
485734d649a3a96bb2cdeeae486e04c9c1e758a6
refs/heads/master
2021-01-19T18:11:39.119734
2015-09-12T01:26:47
2015-09-12T01:26:47
42,335,676
0
0
null
null
null
null
UTF-8
C++
false
false
288
h
#ifndef QUICKUNION_H #define QUICKUNION_H #include <vector> #include <string> class quickUnion { private: std::vector<int> id; public: std::string title; quickUnion(int n); int find(int a); void Union(int a, int b); std::vector<int> getID(); }; #endif
[ "alsolita1@gmail.com" ]
alsolita1@gmail.com
c14daf03c34e63a1b95c83572660093d782a608c
40095981cd158032c25ae5aa847b45b259c40480
/code/HostControllerFirmware/Onyx-HostFirmware-7-24-15/libraries/Onyx/Onyx.h
1915373e438dd55f370ec6c319187024fcf733e2
[]
no_license
MiddleMan5/Project-Onyx-Quadruped
712dd5f2e47c91a6d4b031272e2a4675ffadf7d1
7e8e3172420bdfeeb761f0eda585596349ec0821
refs/heads/master
2021-01-24T22:02:21.700807
2015-09-04T19:38:39
2015-09-04T19:38:39
36,832,368
0
0
null
null
null
null
UTF-8
C++
false
false
3,527
h
//Onyx library creates classes to represent the various functions and systems of the Onyx Robotic Quadruped. //The current CPU is an arduino-like Chipkit Uno32 #ifndef _Onyx_H #define _Onyx_H #if (ARDUINO >= 100) # include <Arduino.h> #endif //-Extra Includes- #include "SSC32.h" #include <math.h> //Onyx Definition...
[ "mikelson.public@gmail.com" ]
mikelson.public@gmail.com
6759d1b13f303989ac0969298ac2864a25084763
2c0132195b3f84801cdbc61e37ea689a5086c82e
/Logo.h
ee99a4942e1c2374dafb59376c0e85d8bc407caf
[]
no_license
thijse/KamadoControl
31a31bd918ca6d202b546e8c2d9403497edc504a
3658f1b74e6225e9a548e4979cb08f851a3a87eb
refs/heads/master
2023-04-11T06:52:10.028192
2021-04-26T20:44:22
2021-04-26T20:44:22
336,391,802
0
0
null
null
null
null
UTF-8
C++
false
false
491
h
#pragma once #include "arduino.h" #include <GxEPD2_GFX.h> #include <GxEPD2_EPD.h> #include <GxEPD2_BW.h> #include <GxEPD2.h> #include "Screen.h" class Logo { protected: Screen* _display; int _posX; int _posY; int _width; int _height; const static unsigned char lilygo[]; p...
[ "thijs@contemplated.nl" ]
thijs@contemplated.nl
bc02933627f6b92dd878c07b8b601b75c5b9ec4a
bad8c2e0478c61ceb10ca1fc1cd545d391f553ea
/hlt/astar.cpp
adff09d5b7e0095bd691d99e751b998ae35e2d8a
[]
no_license
Rampagy/halite3
1a0a9b9844081177a2a8721bed915c3d5a10076a
cca0ab2ed7da8ae04b0f1930704dd35d2469bd1a
refs/heads/master
2020-04-20T14:25:29.671118
2019-03-05T17:36:11
2019-03-05T17:36:11
168,897,876
0
0
null
null
null
null
UTF-8
C++
false
false
6,244
cpp
#include "astar.hpp" float heuristic(Position a, Position b, const unique_ptr<GameMap>& game_map) { return (float)game_map->calculate_distance(a, b); } Direction astar(unordered_map<int, unordered_map<int, Halite>> halite_map, const Position start, const Position goal, const unorde...
[ "ajsimon@mtu.edu" ]
ajsimon@mtu.edu
335fd77a84dce2e02fd6cf831ed3bfb29e71fedf
9c6e7d86246e20578fd1f8cc6a9cdd960dfe0ea7
/switch/switch.ino
7b47b6934b899baa7dbad8cb83c460b791f7a419
[ "Apache-2.0" ]
permissive
uajith/A4Arduino
fa76f2198fe5a06aebfdd2e44473a24baca2d9c8
54429f095223db8016ede54188cc927784f4f02b
refs/heads/main
2023-05-08T04:21:14.158665
2021-05-31T09:45:20
2021-05-31T09:45:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,450
ino
void setup() { // initialize serial communication: Serial.begin(9600); // initialize the LED pins: for (int thisPin = 2; thisPin < 7; thisPin++) { pinMode(thisPin, OUTPUT); } } void loop() { // read the sensor: if (Serial.available() > 0) { char inByte = Serial.read(); Serial.println(inByte);...
[ "adinath.ajit@gmail.com" ]
adinath.ajit@gmail.com
5b71e6653e5a75ffd2d90d21872041990d859459
b28305dab0be0e03765c62b97bcd7f49a4f8073d
/chromeos/dbus/concierge_client.h
5d0cfee8ef66122d888bb27713629fd776821704
[ "BSD-3-Clause" ]
permissive
svarvel/browser-android-tabs
9e5e27e0a6e302a12fe784ca06123e5ce090ced5
bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f
refs/heads/base-72.0.3626.105
2020-04-24T12:16:31.442851
2019-08-02T19:15:36
2019-08-02T19:15:36
171,950,555
1
2
NOASSERTION
2019-08-02T19:15:37
2019-02-21T21:47:44
null
UTF-8
C++
false
false
3,985
h
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_DBUS_CONCIERGE_CLIENT_H_ #define CHROMEOS_DBUS_CONCIERGE_CLIENT_H_ #include "chromeos/chromeos_export.h" #include "chromeos/dbus/concier...
[ "artem@brave.com" ]
artem@brave.com
963f99cb57365b3106e557ff0ecfb25530392d8e
83277c07fd14427925491ed863cb426707ccd78a
/Dynamic Programming/Best Time to Buy and Sell Stocks II.cpp
63d10ece1edabfec0783638a6b0222f14ea6810f
[]
no_license
sonali9696/InterviewBit
78edbd2d2dddf02bcd77ca2f74e3d367c84fa128
40fb6fb8cbdf3e9f3b6d643b94caed1fd3e53b51
refs/heads/master
2020-06-08T22:10:16.969319
2020-05-24T13:59:15
2020-05-24T13:59:15
193,315,514
1
0
null
null
null
null
UTF-8
C++
false
false
380
cpp
int Solution::maxProfit(const vector<int> &a) { int l = a.size(); if(l == 0 || l == 1) return 0; int p = 0, prev = a[0]; for(int i=1; i<l; i++) { if(a[i] > prev) { p += (a[i]-prev); prev = a[i]; } else if(a[i] < prev) { ...
[ "soagraw@microsoft.com" ]
soagraw@microsoft.com
1a33be276b24883e253cfca4e625616ecc61adcc
03beffff7a9bb403f9dff279d67116b511f4d70c
/ecuatii/Repository.h
a8dab5bde988ef3166ec0d96a92c79f0e079a52d
[]
no_license
dianatalpos/Object-Oriented-Programming
29d4000f5137e2c8b1e33ca7c6d0306902f0f058
587c8d10aff44a689392343526ca3ee09709c26a
refs/heads/master
2020-09-04T17:01:18.962828
2019-11-05T21:03:33
2019-11-05T21:03:33
219,823,683
0
0
null
null
null
null
UTF-8
C++
false
false
297
h
#pragma once #include <vector> #include <string> #include "Equation.h" class Repository { private: std::vector<Equation> elems; std::string file; public: Repository(std::string file); ~Repository(); std::vector<Equation> getAll(); private: void readAllFromFile(); };
[ "diana.talpos4@gmail.com" ]
diana.talpos4@gmail.com
bd1943a07b254b1505438f84759412ea70d6b4a7
7aa32aeb271e5336996db0b0108d0dc8d9fb468f
/dialog/Menutrol.hpp
4bfebd02f2790f3de9498771c611372a5d39b540
[]
no_license
Icaruk/Poplife2
1f3db20474974d1f62ae25c4b7168052b6b73c31
e958bfac338a7242f9771611967d324b7d8f2dfc
refs/heads/master
2020-08-07T23:16:05.605404
2019-10-08T22:25:22
2019-10-08T22:25:22
213,618,708
3
3
null
null
null
null
UTF-8
C++
false
false
4,670
hpp
class Menutrol_dialog { idd = -1; movingenable = true; onLoad = "uiNamespace setVariable ['Menutrol_dialog', _this select 0];"; onUnLoad = "uiNamespace setVariable ['Menutrol_dialog', nil];"; class controls { //////////////////////////////////////////////////////// // GUI EDITOR OUTPUT START (by TDR Acj, v1.063,...
[ "adri-rk@hotmail.com" ]
adri-rk@hotmail.com
86196e05dc74bd5ad3059eb8b213f633799fdff0
5d01a2a16078b78fbb7380a6ee548fc87a80e333
/ETS/Components/MM/EtsMmIndexHedge/MmIhIndexAtom.cpp
7dbd35d146d095313c6538b4c4d040739547a12f
[]
no_license
WilliamQf-AI/IVRMstandard
2fd66ae6e81976d39705614cfab3dbfb4e8553c5
761bbdd0343012e7367ea111869bb6a9d8f043c0
refs/heads/master
2023-04-04T22:06:48.237586
2013-04-17T13:56:40
2013-04-17T13:56:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,524
cpp
// MmIhIndexAtom.cpp : Implementation of CMmIhIndexAtom #include "stdafx.h" #include "MmIhIndexAtom.h" // CMmIhIndexAtom ///////////////////////////////////////////////////////////////////////////// // void CMmIhIndexAtom::_GetBasketIndexDividends(REGULAR_DIVIDENDS* pDivs, LONG nMaxCount) throw() { EtsRe...
[ "chuchev@egartech.com" ]
chuchev@egartech.com
8cbbffbc2c81e59d934ad47cea2fb4f88822a6de
8585a8ffff1d0c66bc278ede6ca49e6d1a6b9b1c
/src/lightcouch/changeset.h
698c3843c007bd24f525a96a8512fcad646aa2c3
[ "MIT" ]
permissive
ondra-novak/lightcouch
24196ac5eddbc298388938b3035c83df93e619c3
c11ff4fcb25159f2a5a4809b57cf5c2094a6aa2e
refs/heads/master
2020-04-16T02:25:52.895414
2016-09-25T23:35:05
2016-09-25T23:35:05
57,080,508
0
0
null
null
null
null
UTF-8
C++
false
false
5,186
h
/* * changeSet.h * * Created on: 11. 3. 2016 * Author: ondra */ #ifndef LIBS_LIGHTCOUCH_SRC_LIGHTCOUCH_CHANGESET_H_ #define LIBS_LIGHTCOUCH_SRC_LIGHTCOUCH_CHANGESET_H_ #include <lightspeed/base/containers/constStr.h> #include <lightspeed/base/exceptions/exception.h> #include <lightspeed/utils/json/json.h> #...
[ "ondra-novak@email.cz" ]
ondra-novak@email.cz
3c1cead3cb5df72d54509d280bf51c9a5ee5c156
4c489086c4b87f9f044b3a6142f245750fdda85a
/examples/MarchingSquares/src/MeterGridUnit.cpp
e0010930dd10fc4f492bace270999422ce516203
[ "MIT" ]
permissive
davidbeermann/timely-matter
f3537ccd2bf3b1c98e3e8cff98578c7f28a04cbc
fca86fb5b48766c5371677a90ac5149c1b071149
refs/heads/master
2020-05-21T19:21:37.047953
2017-07-09T19:27:40
2017-07-09T19:27:40
64,660,541
3
0
null
null
null
null
UTF-8
C++
false
false
1,656
cpp
#include "MeterGridUnit.h" MeterGridUnit::MeterGridUnit( const unsigned long index, const MeterGridPoint &topLeft, const MeterGridPoint &topRight, const MeterGridPoint &bottomRight, const MeterGridPoint &bottomLeft ) : mIndex((int) index), mTopLeft(topLeft), mTopRight(topRight),...
[ "mail@davidbeermann.com" ]
mail@davidbeermann.com
2e565d3eb0a304c750e014bd6fba61a74852b0a5
ed22687f73b95c31beea9eb58b641c5cad7d72d4
/asgn2/PA3/src/model_obj.h
2e023a262008f580a7509451a10b05b1f0316874
[]
no_license
GYingchao/advancedCG
383608423f8fd7c6241f0103ebc72e48e739a19b
db770cb2db85557b18421803cb15fbdcdaed87ec
refs/heads/master
2021-01-18T23:39:23.997781
2013-12-02T08:23:53
2013-12-02T08:23:53
13,346,443
0
0
null
null
null
null
UTF-8
C++
false
false
6,894
h
// Copyright info of this file is left out for the assignment. #if !defined(MODEL_OBJ_H) #define MODEL_OBJ_H #include <cstdio> #include <map> #include <string> #include <vector> //----------------------------------------------------------------------------- // Alias|Wavefront OBJ file loader. // // This OBJ file loa...
[ "cyc123bzd@gmail.com" ]
cyc123bzd@gmail.com
07f4519f2087fdd830d923d6b1dca01ac66bde29
084f5b9aa75c6e5df4592b50bfbb8e566c2207b7
/ProjectVillage - C++, SFML/ProjectVillage/random events/events/DesertionEvent.h
b3d50ab2e8e860cdc187eda52a40bfd824941629
[]
no_license
bwaszkiewicz/MyProjects
bb8d5d101f4f140f00bed373aee26a6869b85872
f1ddfc46eafd84dc4f40907efd686cb982ddf607
refs/heads/master
2020-04-30T17:09:44.601572
2019-03-21T15:31:09
2019-03-21T15:31:09
176,970,838
0
0
null
null
null
null
UTF-8
C++
false
false
334
h
#pragma once #include "../RandomEvent.h" class DesertionEvent : public RandomEvent { int _chance[MAX_TIER_EVENT]; public: void init(short int tier) override; int getChance(short int tier) const override; std::vector<int> getEvent(short int tier) const override; short int getEventID() const; std::string getCapti...
[ "be.waszkiewicz@gmail.com" ]
be.waszkiewicz@gmail.com
5b6ecf355afcf8b7c22c74f2b7f886d2077b043a
634132d9ae2fd3a081d583e203217ca60a9f7d23
/render_pdf/src/pdfium_aux.h
fabe908a2ee89bbdee7c4a16f14656fff729d733
[ "BSD-3-Clause" ]
permissive
jwezorek/vs_pdfium
6491c8c189a35e3bc5fcace405739d0f8a336954
830cc8850f2538a7e9659447d1b8ac914669fc4e
refs/heads/master
2022-10-12T13:44:26.709456
2022-09-20T22:49:01
2022-09-20T22:49:01
185,276,695
37
14
BSD-3-Clause
2019-09-11T21:37:24
2019-05-06T21:49:21
C++
UTF-8
C++
false
false
446
h
#pragma once #include <string> #include <optional> #include "render_pdf_options.h" #include "public/fpdfview.h" #include "public/cpp/fpdf_scopers.h" void InitPdfium(const RenderPdfOptions& options); std::string GetImageFilename(const RenderPdfOptions& options, std::optional<int> page_number); ScopedFPDFBitmap RenderP...
[ "jwezorek@bluebeam.com" ]
jwezorek@bluebeam.com
f8f70c3e00131c792ae3c7f763ae87559f7b8e9a
9765707f705f66333c95491abba4031d89a97335
/reference/dbtool.cpp
8b839b86f9d637c09710d19a393bb7973b65b6ea
[]
no_license
Laucksy/CS-205-Lab-Repo
e58bade6afe78ccb88558c6e18907bf96b3821f3
b95d831d68a4f96928a850c9ee83fa835be08010
refs/heads/master
2021-01-19T16:41:24.952965
2017-03-18T03:56:10
2017-03-18T03:56:10
88,278,993
0
0
null
null
null
null
UTF-8
C++
false
false
2,838
cpp
/********************************************************************* Copyright (C) 2015 Jeffrey O. Pfaffmann This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at...
[ "lauckse@lafayette.edu" ]
lauckse@lafayette.edu
482c2ce21bcc211527d7885888f04fd195d453ee
19b10d2c280257de9425bf750d56d99b7b3bfb06
/Roy_Justin/Task2/Virtual functions example - Football VS project/Football/defense.cpp
8f16a61b1b2bb440191c3c1c40864face8f932f5
[]
no_license
RoyJustinWayne/OldCourseWork
dcc138de8e9de06a5e24e57fc0e23125d2e96e6a
8741c447ab37c2940e544ca1ae4078f1e264d3ed
refs/heads/master
2020-04-17T06:20:55.642803
2019-01-18T01:14:03
2019-01-18T01:14:03
166,321,312
0
0
null
null
null
null
UTF-8
C++
false
false
732
cpp
/* * Implementation for the defense class, this should include tackles made, * minutes played and printing starts. * * Will use Name from the base class. * * Justin Roy CSC 4111 Task 2 */ #include "defense.h" //Had to make changes to my naming convention (I wouldn't use lowercase name for file and uppercase for class...
[ "ex8465@wayne.edu" ]
ex8465@wayne.edu
dc9edc9aff6c023e9c3a50099811dff12bf823fd
03675a095dcd16f61841383a299e049d90ee232c
/day04/ex03/ex01/main.cpp
8cfd48ee7aa0d51b95fa8dc489d21e30701db523
[]
no_license
braimbau/CPP
8f4f9c3e114db06b7070967480d2712e33974fc9
2ff08d24abc5214a15889e93b3ab7d36f655a872
refs/heads/master
2023-03-27T06:13:31.265464
2021-03-30T08:30:30
2021-03-30T08:30:30
335,687,173
0
0
null
null
null
null
UTF-8
C++
false
false
1,469
cpp
#include "PlasmaRifle.hpp" #include "PowerFist.hpp" #include "SuperMutant.hpp" #include "Character.hpp" #include "RadScorpion.hpp" int main() { SuperMutant *sm = new SuperMutant(); RadScorpion *rs = new RadScorpion(); Character *me = new Character("Me"); PlasmaRifle pr; PowerFist pf; std::cout << *me << std::en...
[ "braimbau@student.42.fr" ]
braimbau@student.42.fr
722e1747a5196e801a9fafad1b124d77318362a3
f88a9a487bae6be6db5ab3bcf13bb391da0e003d
/BattleOfBalls/Classes/Scene/MenuScene/GetLollyLayer.cpp
881ca1f55a52aaf8b8b623de9b25cb769d89a06d
[]
no_license
wangjinghui123/snowflake
49b6f390db53bfa765fb5f9fceb35e5036a698a4
3add1fc0560164191f9c293fbac023566c8b5c46
refs/heads/master
2020-03-17T17:15:03.193232
2018-05-28T10:04:00
2018-05-28T10:04:00
133,780,828
0
0
null
null
null
null
UTF-8
C++
false
false
4,433
cpp
#include "GetLollyLayer.h" #include "Tools/MaskLayer/MaskLayer.h" enum GetLollyTag { TAG_LOLLY, TAG_WEIXIN }; enum GetLollyZOrder { GETLOLLY_MASKLAYER_Z, GETLOLLY_BACKGROUND_Z, GETLOLLY_MENU_Z, GETLOLLY_LAYER_Z }; GetLollyLayer::GetLollyLayer() { } GetLollyLayer::~GetLollyLayer() { } bool GetLollyLayer::in...
[ "321022311@qq.com" ]
321022311@qq.com
88d3b328aab6ff92ff28624b7eb7f73cd684748c
b19a03a27172029c25d2db3d246e790b3061faa4
/src/models/block.h
7aef9afaef1f01a1e0736d7bccbd2f6bb112dbc9
[ "MIT" ]
permissive
sharkprince/tank-game
b9be1ebb8cb41cbe085e540819967c9632d917a9
059f957e6993b72037dee86a9f792d7d94516c14
refs/heads/master
2023-05-04T08:59:09.394684
2021-05-27T16:34:16
2021-05-27T16:34:16
369,858,828
0
0
null
null
null
null
UTF-8
C++
false
false
693
h
#ifndef TANK_GAME_BLOCK_H #define TANK_GAME_BLOCK_H #include <SFML/Graphics/Sprite.hpp> #include <SFML/Graphics/Texture.hpp> #include "../core/game.h" class Block { public: Block(sf::Texture *texture, sf::Vector2f position, bool isBreakable, bool isSoft, bool isDeep); void Update(Game *g); bool Hit(floa...
[ "berkovets.polly@gmail.com" ]
berkovets.polly@gmail.com
42e02de5c1617c13851d295fecc1f96dc66b3ea4
c6fa53212eb03017f9e72fad36dbf705b27cc797
/Utilities/StaticAnalyzers/src/ClassChecker.cpp
b64f7eaca24f25886234717ba4a70f4c68c0a2c7
[]
no_license
gem-sw/cmssw
a31fc4ef2233b2157e1e7cbe9a0d9e6c2795b608
5893ef29c12b2718b3c1385e821170f91afb5446
refs/heads/CMSSW_6_2_X_SLHC
2022-04-29T04:43:51.786496
2015-12-16T16:09:31
2015-12-16T16:09:31
12,892,177
2
4
null
2018-11-22T13:40:31
2013-09-17T10:10:26
C++
UTF-8
C++
false
false
26,483
cpp
// ClassChecker.cpp by Patrick Gartung (gartung@fnal.gov) // // Objectives of this checker // // For each special function of a class (produce, beginrun, endrun, beginlumi, endlumi) // // 1) identify member data being modified // built-in types reseting values // calling non-const member function object if member dat...
[ "sha1-33476957b06a1bc61e5124243258241c72d1e027@cern.ch" ]
sha1-33476957b06a1bc61e5124243258241c72d1e027@cern.ch
9135bbbc568e6a422605a9c5624474058af62a70
ab13ec10d61795ad7ecfe9446b6cdf7cd5e03f15
/src/txdb.h
848cd7fe1b00ce5067eb61c15489def7d1dae8f3
[ "MIT" ]
permissive
Bitcoin-Lite-Project/bitcoin-lite
3cf4d449041a57fd4bdf252a31a55f99b2dcda8e
7d853c03530197a4fd15b07af2733e5a73441286
refs/heads/master
2021-05-15T13:03:43.847344
2017-10-27T07:10:40
2017-10-27T07:10:40
108,396,578
0
0
null
null
null
null
UTF-8
C++
false
false
2,123
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOINLITE_TXDB_H #define BITCOINLITE_TXDB_H #include "leveldbwrapper.h" #in...
[ "bitcoinlitecrypto@gmail.com" ]
bitcoinlitecrypto@gmail.com
eaa4a9fc62d0b7b3877a4ce2932b86307cc14f80
423f187dba54d6175e904d2d4c4719635ad0af95
/Standalone/VRUco Standalone/RoomSetup.cpp
e103f071363efeecc1e14a6885bdb98049966802
[]
no_license
demonzla/VRUco
cc8a069cde8df78fcedce2c28c923726f892799e
edd74f603a8cbe667c2ae1bd5986851f15a175bb
refs/heads/master
2021-09-04T20:00:11.746536
2018-01-22T00:26:42
2018-01-22T00:26:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,858
cpp
#include "RoomSetup.h" namespace RoomSetup { bool has_completed_setup = false; auto WriteLog = [](std::string info) {std::cout << info << std::endl;}; aruco::MarkerMap GetMarkerMap(ps3eye_context& camera_ctx, const aruco::CameraParameters& camera_params, std::string dictionary_name, float aruco_square_dims) { W...
[ "infinitellamas@users.noreply.github.com" ]
infinitellamas@users.noreply.github.com
aba4477aef34bd9919230e82f4629ccd0a2479a4
2f9951bc5cadbf67c8d7da6353cd63a5c3efaac6
/webserver/timer.h
5f5cd8f7fbdcf0b683d804b28b86ab678261365c
[]
no_license
zhaobolin/WebServer
1bbd120aa7c12643f6a74fdd6d4a699944e5ffee
7a5788d70716ab1752a8b58c328e238d4a46922f
refs/heads/master
2020-04-24T14:45:56.934013
2019-03-08T09:06:08
2019-03-08T09:06:08
172,035,480
0
0
null
null
null
null
UTF-8
C++
false
false
2,449
h
#pragma once #include <stdio.h> #include <memory> #include <queue> #include <functional> #include <vector> typedef std::function<void()> TimerCallback; class TimerNode { public: TimerNode(TimerCallback cb,int timeout,double interval); ~TimerNode(); TimerNode(TimerNode &tn); ...
[ "1085066878@qq.com" ]
1085066878@qq.com
f7e47085ebffda924840f9db5dab91db4f0c6e2c
18d14b2186fedec23ae989cc09b9c9cf820c2f8d
/inc/BdpPacket.h
15931b870b253046ff377e99b1b1c00502f0d79a
[ "MIT" ]
permissive
9060/BonDriverProxy
8b5030d2f5101bfd21d3409f17b38188a4c23ab6
21b182473450c9973f8727f82a9f52c73b324310
refs/heads/master
2021-01-16T12:20:59.339115
2015-05-07T15:06:03
2015-05-07T15:06:03
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
2,942
h
#ifndef __BDPPACKET_H__ #define __BDPPACKET_H__ enum enumCommand { eSelectBonDriver = 0, eCreateBonDriver, eOpenTuner, eCloseTuner, eSetChannel1, eGetSignalLevel, eWaitTsStream, eGetReadyCount, eGetTsStream, ePurgeTsStream, eRelease, eGetTunerName, eIsTunerOpening, eEnumTuningSpace, eEnumChannelName, ...
[ "unknown_@live.jp" ]
unknown_@live.jp
484330d3be5d8f0617bc1a7752b4089d0c666564
4ff7cfd989f2345416a9e8760077e75147f1dfca
/C++/tsoj/1427分数数列3.cpp
a5c8c40cdf81913c4844307a199c447e89c9db9a
[]
no_license
gqzcl/code_save
bc7de0974402e1ef85dbaeb51d38699d11d32a0f
47a817ab6e5c0ad16450c3d36263274c1ff3dcd1
refs/heads/master
2020-04-07T08:16:31.591946
2018-12-21T07:59:55
2018-12-21T07:59:55
158,206,968
0
0
null
null
null
null
UTF-8
C++
false
false
583
cpp
#include<iostream> #include<cstring> using namespace std; char s[10000]; int a[5000]; int main() { int n; while(cin>>n) { int max=1; memset(s,0,sizeof(s)); a[1]=1; s[2]=s[1]=1; int t=1; for(int i=2;i<=n;i++) { while(s[t]!=0) { t++; } s[t]=1; a[i]=t; s[t+i]=1; if(a[max]*(t+i)<(a...
[ "1476048558@qq.com" ]
1476048558@qq.com
57950ce409129fa4825959a5ff39d80a40978ffa
c71ebbc909b1b9019fe46a01022075853f1f852b
/Arduino Braccio/Arduino Related Stuff/New_API_Client_Code/New_API_Client_Code.ino
e5eceb2294c55cdae82457536e138bf3c855c5ec
[]
no_license
AmI-2018/BabySpy-code
339f87758fbf04b332a07910876de4d3ed85f7f9
18f65b3471d0333cd441b724bb6df26048a64fcf
refs/heads/master
2021-04-15T13:45:56.375034
2018-07-19T12:20:52
2018-07-19T12:20:52
126,826,756
0
0
null
null
null
null
UTF-8
C++
false
false
1,681
ino
/* API Client Code This sketch allows the Yun to connect to a local http and receive a text file containin the code from the API you would like to run. This is a modifed sketch from Yun Client available in the Arduino Libraries. Modified by Yeshitha Amarasekara */ //Libraries #include <Bridge.h> #include ...
[ "s226587@studenti.polito.it" ]
s226587@studenti.polito.it
a479c8e2e71b737c7dedf317d3803ab6d3db7e94
2e8a05666d97c059500258fce9d88c59b9d55e40
/DSA-I/Lab5/q1.cpp
2809d97760be921f8edbe986481a51ee76115316
[]
no_license
aksh555/IT-Labs
b1d3128a0e685389ac0bf6fe522af77f8187da66
f14e8f94e5fa9a1083e00d2b66bf48bb9596d051
refs/heads/main
2023-07-10T03:01:58.244079
2021-08-09T11:16:11
2021-08-09T11:16:11
317,137,908
2
0
null
null
null
null
UTF-8
C++
false
false
1,851
cpp
#include<iostream> #include<stdlib.h> using namespace std; struct Node { int data; struct Node *next; }; struct Node* front = NULL; struct Node* rear = NULL; void insert(int val) { struct Node* newnode = (struct Node*) malloc(sizeof(struct Node)); newnode->data = val; newnode->next = NULL; if(rear==NULL){...
[ "akshblr555@gmail.com" ]
akshblr555@gmail.com
e53f0535bbf6e27cba5394e33947f61a2a52149e
e095aa0023ae8f6686c99ecfdad7e96c06d092fc
/src/main.cpp
3453ea858cf70cdea8f0b59f67ec9c693e7fbbe4
[]
no_license
ArgoText/Argo
e8553475ecc4ddd4ff85970f1591c015facc65c4
e18eff9cac6cc6fd0f1e6ef4e0b338bd666c0507
refs/heads/main
2023-08-08T02:46:00.220249
2021-09-14T02:29:02
2021-09-14T02:29:02
361,298,071
0
0
null
null
null
null
UTF-8
C++
false
false
205
cpp
#include <QApplication> #include <QKeyEvent> #include "mainwindow.h" int main(int argc, char *argv[]) { QApplication app(argc, argv); MainWindow window; window.show(); return app.exec(); }
[ "avpat02@gmail.com" ]
avpat02@gmail.com
2fc0e77a0d95a0a1619a67598d001b53a784bee9
6a82b383545f4500df5c26afd17cf03e0e89d292
/opendnp3/DNP3/LinkLayer.cpp
edae8f2341c74a84a9ebfafabe9dafaede93e43e
[]
no_license
nitesh-agsft/internal-projects
98f8de64c981601219ce07d80905a5d505beb310
c2bd16857a9701795b4ad1ba932a0fa63577c98c
refs/heads/master
2021-01-16T17:39:00.655783
2017-10-09T13:02:25
2017-10-09T13:02:25
100,011,951
0
0
null
null
null
null
UTF-8
C++
false
false
6,855
cpp
// // Licensed to Green Energy Corp (www.greenenergycorp.com) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. Green Enery Corp licenses this file // to you under the Apache License, Version 2.0 (the // "...
[ "nitesh@agsft.com" ]
nitesh@agsft.com
c88c5c04e9f356f2186d18b0cd18e69dade69a0e
1cea7f47e17037980045d128bcd7a74e18701c7c
/src/wasm/wasm-code-manager.h
bffe09ff85c418420ac87d408646ed6e443b2539
[ "BSD-3-Clause", "SunPro", "bzip2-1.0.6" ]
permissive
ZhangZexiao/v8
593a8ccfee27ea2834938af884b1321c319076fc
e4ca6f7a8124263891b28b7e45314f4cac5d4659
refs/heads/master
2020-03-21T05:21:00.801563
2018-06-21T10:48:54
2018-06-21T10:48:54
138,156,652
0
0
null
2018-06-21T10:37:59
2018-06-21T10:37:59
null
UTF-8
C++
false
false
18,738
h
// Copyright 2017 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef V8_WASM_WASM_CODE_MANAGER_H_ #define V8_WASM_WASM_CODE_MANAGER_H_ #include <functional> #include <list> #include <map> #include <unordered_map>...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
1ff456cbb01d4d61f9348e77a2fc24db44813b90
2b50de87c37b19c1af88005a8f6407ac2a048920
/src/DuinoComm.cpp
dc231d7f2f106d6b0cff8356d6e9b6fff00da438
[]
no_license
Saint-Francis-Robotics-Team2367/Duino-Comm
dd55234f2ac727d946c4044f4a3d4c0f76edf7e4
46ee439cf31cd8d931c6d8009ef9c9cd7c682f1d
refs/heads/master
2016-08-12T13:31:20.977189
2016-02-20T19:53:30
2016-02-20T19:53:30
51,672,982
0
0
null
null
null
null
UTF-8
C++
false
false
1,117
cpp
/* * DuinoComm.cpp * * Created on: Feb 10, 2016 * Author: Harvey Dent */ #include <DuinoComm.h> DuinoComm::DuinoComm(int id, DriverStation *ds) { this->id = id; this->i2cComm = new I2C(I2C::kMXP, id); this->ds = ds; } DuinoComm::~DuinoComm() { // TODO Auto-generated destructor stub } ...
[ "daniel.d.j.grau@gmail.com" ]
daniel.d.j.grau@gmail.com
986efd5670e5185ae22dff2892736a5f7e9cf923
04b1803adb6653ecb7cb827c4f4aa616afacf629
/chromeos/services/device_sync/proto/cryptauth_v2_test_util.cc
c80058363bc77fdd8710e7938184116a20526385
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
6,873
cc
// Copyright 2019 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 "chromeos/services/device_sync/proto/cryptauth_v2_test_util.h" #include "base/no_destructor.h" #include "base/strings/string_number_conversions....
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
ea4de04882885d82f29fc7b52cc87247503301ac
4e0a2e6e8136b54995594b43b2a71d75614a52bf
/AfterACM/POJ/[greedy-hard]1659.cpp
dcbe41b30adb364e9d76003dd1b5bfc8808276de
[]
no_license
AlbertWang0116/KrwlngsACMFile
884c84ba0afff0727448fc5b5b27b5cb76330936
23f0d9f6834f2b4fb2604ecbd50d5c41dd994b8f
refs/heads/master
2023-06-21T09:25:28.528059
2023-06-11T19:18:40
2023-06-11T19:18:40
2,345,592
1
2
null
null
null
null
UTF-8
C++
false
false
863
cpp
#include<iostream> #include<cstdio> #include<cstdlib> #include<cstring> #include<ctime> #include<cmath> #include<algorithm> #include<map> #include<string> using namespace std; #define N 110 int a[N], e[N][N], seq[N]; int n; int cmp(const int &i, const int &j) { return a[i]>a[j]; } void conduct() { int i, j; memset...
[ "st.krwlng@gmail.com" ]
st.krwlng@gmail.com
75ae3124ea6084d2265515a4184f25bf7c0140d6
bb7645bab64acc5bc93429a6cdf43e1638237980
/Official Windows Platform Sample/Windows 8 app samples/[C++]-Windows 8 app samples/C++/Windows 8 app samples/DirectX marble maze game sample (Windows 8)/C++/SDKMesh.cpp
4535679e7527e17dfa9ee2a80c35432f50935417
[ "MIT" ]
permissive
Violet26/msdn-code-gallery-microsoft
3b1d9cfb494dc06b0bd3d509b6b4762eae2e2312
df0f5129fa839a6de8f0f7f7397a8b290c60ffbb
refs/heads/master
2020-12-02T02:00:48.716941
2020-01-05T22:39:02
2020-01-05T22:39:02
230,851,047
1
0
MIT
2019-12-30T05:06:00
2019-12-30T05:05:59
null
UTF-8
C++
false
false
36,924
cpp
//// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF //// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO //// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A //// PARTICULAR PURPOSE. //// //// Copyright (c) Microsoft Corporation. All rights reserved // // The SDK M...
[ "v-tiafe@microsoft.com" ]
v-tiafe@microsoft.com
11af67e61c85c0722dd05c7a68f14496c92ce0a9
b96d7c41c30779eca34d70a81f4590a57d19ec3d
/Lecture26/src/testPQ.cpp
783e53e0abdb82cc7ab6358d0afbb819fcfac55f
[]
no_license
mmorri22/sp21-cse-20312
f60a01e6972e69fe60714ba26e2dca737c53c26d
a6d108b1e455754b291f87dfd50d66bd7cf3a062
refs/heads/main
2023-04-19T03:24:16.966229
2021-05-06T16:12:04
2021-05-06T16:12:04
331,125,014
0
7
null
null
null
null
UTF-8
C++
false
false
503
cpp
#include "../include/PriorityQueue.h" #include <iostream> #define COUT std::cout #define ENDL std::endl int main( ) { PriorityQueue<int> thePQ; COUT << "Begin test.\nInserting: "; for( int i = 45; i != 0; i = ( i + 45 ) % 500 ){ COUT << i << " "; thePQ.push( i ); } COUT << ENDL << ENDL; C...
[ "mmorri22@nd.edu" ]
mmorri22@nd.edu
3b66804955c6e701f38199ec3e28a30264e5e0da
1ea7bed7a17e44ec38dfa73be2d46a88b75c1932
/Google/EPI/countOnes.cc
9c7e550ec7fe18283e8d767b04e7e97cb20a1619
[ "MIT" ]
permissive
ChakreshSinghUC/CPPCodes
105df678876451a7b5a6e6dfaeefc1e38a51a8c6
d82a3f467303566afbfcc927b660b0f7bf7c0432
refs/heads/master
2021-12-30T08:53:58.355588
2021-12-24T17:44:26
2021-12-24T17:44:26
83,990,305
0
0
null
null
null
null
UTF-8
C++
false
false
356
cc
#include <iostream> using namespace std; int main() { int nums = 8; int count_ones = 0; while (nums) { count_ones += nums & 1; nums >>= 1; } cout << count_ones << endl; nums = 8; count_ones = 0; while (nums) { count_ones += nums % 2; nums = nums ...
[ "singhch@mail.uc.edu" ]
singhch@mail.uc.edu
7cf9b8d086de91c708050484791685b96b389850
354066554dd1c3ca7a2d45e3673a2da86330f816
/src/anova_lsqd.cpp
6a4037ee6da9fbe6870c3f75fe137fd3247c0163
[ "MIT" ]
permissive
elemosjr/planejamento
e8bfe3d0d9d255b1216a91d91a0a880fa2f3cb0c
f7cd310c6a59533b8d7b7ec8b03391a874f0cb51
refs/heads/master
2023-04-30T19:34:33.232372
2021-05-20T00:54:16
2021-05-20T00:54:16
366,199,524
0
0
null
null
null
null
UTF-8
C++
false
false
8,101
cpp
#include <Rcpp.h> #include "utilidades.h" using namespace Rcpp; //' Gera valores de anova para Quadrados Latinos //' //' @description Calcula valores utilizados para uma tabela de ANOVA de um delineamento em quadrados latinos //' //' @param dados Data frame com colunas separadas para os tratamentos, os blocos e os res...
[ "elemosjr@gmail.com" ]
elemosjr@gmail.com
a0b7b4e2e97d135c2a176c56ccaa474958758c8c
d0d78d0c1fa8d7575a0c18052ea87f31037369c9
/Source/OceanMan/OceanManCharacter.cpp
23a93c953f741f8b92da371b2c266bd12d4c8a02
[]
no_license
WaerjakSC/OceanMan
b128c4efe4ae084cf489dd1c47fd14d6ba1fb979
9b9d6720f7787e54b73334b606e815c56931af55
refs/heads/master
2020-07-23T14:17:29.531645
2019-09-23T09:00:40
2019-09-23T09:00:40
207,588,615
0
0
null
2019-09-23T07:46:13
2019-09-10T14:56:52
C++
UTF-8
C++
false
false
5,135
cpp
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved. #include "OceanManCharacter.h" #include "Camera/CameraComponent.h" #include "Components/CapsuleComponent.h" #include "Components/InputComponent.h" #include "GameFramework/CharacterMovementComponent.h" #include "OceanController.h" #include "GameFramework/Spri...
[ "waerjaksc@gmail.com" ]
waerjaksc@gmail.com
48587d8885a1f75e460ab71f1c23723ff70d1016
d73cf4af65fffc16c2326281fb7de3344566d6a1
/TVM/ReceptionHeadDlg.h
ced6ab1219d179fbaa5490d5fdda1c55987dc016
[]
no_license
yongchaohu/WH_DEVICE
c3299ddd63ff15ca5ba3fa476cb90eee01ddb541
5212d3b15dfcf5a542c0936ebf0e72ed66b85d05
refs/heads/master
2020-05-27T20:38:35.562316
2019-06-24T03:02:29
2019-06-24T03:02:29
188,782,571
0
0
null
2019-05-27T06:18:48
2019-05-27T06:18:48
null
GB18030
C++
false
false
2,233
h
#pragma once #include "BaseDlg.h" #include "util.h" #include <atlimage.h> #include "StatusDisplayModuleHelper.h" #define TIMER_STS 1000 ///< 事件 class CReceptionHeadDlg : public CBaseDlg { DECLARE_DYNAMIC(CReceptionHeadDlg) DECLARE_MESSAGE_MAP() public: CReceptionHeadDlg(CWnd* pParent = NULL); ...
[ "1017943468@qq.com" ]
1017943468@qq.com
9497eaae58d3bf18f4d39ed412e6dcc7fd580a39
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/chrome/browser/ui/search/ntp_user_data_logger_unittest.cc
8226965bca637d7a2a30eecd9ff692396d84ba55
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
35,012
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/ui/search/ntp_user_data_logger.h" #include <memory> #include <string> #include <vector> #include "base/metrics/histogram.h" #in...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
64883fb54d668cfc6abe9f5ed3e3b607f24d3624
1d3b0b0d5337adb8335b1a970b0c34924b8baf96
/AtCoder/abc/61~90/abc073/A.cpp
5f37f253a29b4b0d27946e1078fed9b00f892711
[]
no_license
pyst1g/Programming-Cplus
6a2bdbbc63935fe7b4ebd00f6c9d13565cb05bcf
7d2c41075382e606e4c572c3ebd239755f36e72a
refs/heads/master
2021-05-14T16:14:49.720215
2020-01-26T09:53:16
2020-01-26T09:53:16
116,015,340
1
0
null
null
null
null
UTF-8
C++
false
false
493
cpp
// finish date: 2018/01/20 #include <iostream> #include <cmath> #include <vector> #include <bitset> #include <algorithm> #include <stack> #include <map> #include <climits> using namespace std; #define FOR(i, a, b) for(int (i)=a;(i)<(b);(i)++) #define rep(i, n) FOR(i,0,n) #define ll long long #define bigmod 100000000...
[ "s1511381@s.tsukuba.ac.jp" ]
s1511381@s.tsukuba.ac.jp
a3c78dcce5bbaf1fd5102039ffa8f14928de73b5
c97dd087a7b819f1ea030e5c3b03c5798915f970
/TheDarkThreat/UIRepeatLevel.cpp
72eb4f4eeb97425fb8eaf7b73f661aefe4999caf
[]
no_license
Safeheaded/TheDarkThreat
7260b5c06d57a21d3554e56b31180578624d39a9
b888a7026fa5da7a1e6ef95db2edcdda46b40556
refs/heads/master
2023-06-05T23:48:49.898342
2021-06-24T09:16:13
2021-06-24T09:16:13
372,039,257
0
0
null
null
null
null
UTF-8
C++
false
false
480
cpp
#include "UIRepeatLevel.h" UIRepeatLevel::UIRepeatLevel(std::stack<Scene*>* scenes): scenes(scenes) { } UIRepeatLevel::~UIRepeatLevel() { } void UIRepeatLevel::execute(sf::RenderWindow* window) { auto* currentScene = this->scenes->top(); this->scenes->pop(); int savedLevel = Utils::getSavedLevel(); if (savedLev...
[ "m.patryk@outlook.com" ]
m.patryk@outlook.com
8d4b3dcd1129f7d798552da58e020452bf1c3ffa
d10d58845013fd3c1ddd3f4ecbfa6d4f111ab83a
/ch1/1-9.cpp
618add4a4d25f91b5440b4d0f5a4f436e7e423c5
[]
no_license
burncode/The-C-Programming-Language
087ec059c58269d7fb6f0d4a3ef4a20899004ad8
a997c21097b748cf92e8918c6701f462d3bccb76
refs/heads/master
2020-03-11T18:06:15.245109
2016-12-07T16:07:28
2016-12-07T16:07:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
414
cpp
// Author: jrjbear@gmail.com // Date: Wed Oct 2 22:53:43 2013 // // File: 1-9.cpp // Description: Delete successive blanks #include <stdio.h> int main(int argc, char* argv[]) { int c = -1; int lastc = -1; while ((c = getchar()) != EOF) { if (lastc == ' ' && c == ' ') { continue; ...
[ "jrjbear@gmail.com" ]
jrjbear@gmail.com
7b0550a4f53c37d3c87fa6380d12abf5bf7f0bbb
c0e2fc2049cdb611b44af8c3a656d2cd64b3b62b
/src/Sys/UsbDisk/DiskEvent.h
b94487f51aee3abd66eedac4d0f892a5731fb3bb
[ "Apache-2.0" ]
permissive
github188/SimpleCode
f9e99fd6f3f73bb8cc6c1eea2a8fd84fff8dd77d
781500a3b820e979db64672e3f2b1dc6151c5246
refs/heads/master
2021-01-19T22:53:56.256905
2016-02-02T08:02:43
2016-02-02T08:02:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
389
h
#ifndef DiskEvent_H #define DiskEvent_H #include <string> namespace Hippo { class DiskEvent{ public: DiskEvent(const std::string &event); DiskEvent(){} ~DiskEvent(){} int report(); int buildEvent(const char* desc, const char* dev, int pvrFlag); void doUsbEvent(); private: std::string m_...
[ "echo_eric@yeah.net" ]
echo_eric@yeah.net
600a131133e7704d093df2a7468e2f2113a00569
46efdd43ea4d9fe61bf35c02a0f9bc6dd87d4890
/libs/videoInput/include/videoInput.h
68a2e827348b7ba28f86e67fc7007db87150185a
[ "MIT" ]
permissive
danjaf2/Assignement3
601a12028f29290c87ecc97eb52f32a414a4cf5a
5fb5f31730f2cff0d53715d1161d6ce77ea9c1da
refs/heads/main
2023-04-08T22:06:19.222514
2021-04-20T00:09:27
2021-04-20T00:09:27
359,552,266
0
0
null
null
null
null
UTF-8
C++
false
false
13,263
h
#ifndef _VIDEOINPUT #define _VIDEOINPUT //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR //IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, //FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE //AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY ...
[ "57570285+KuroiRaku@users.noreply.github.com" ]
57570285+KuroiRaku@users.noreply.github.com
9e2acaf2dafd787a7c5a472c8f98501225f0d7ab
a319e7a22a1d2d3f798dd93f3afc2997e3fb2c7a
/kalman_filter/include/kalman_common.h
13bfc7c3b4c1a95b43e4f09aa1df3a192b8d3611
[]
no_license
yueyeyuniao/Human_Robot_Plug_Task
71e92ddb2b7719afdfeb5417d4675f588ae74ccb
55d110480a0895b1ace7116e5cd13a386b1ecab5
refs/heads/main
2023-07-03T07:21:28.277590
2021-08-13T23:06:03
2021-08-13T23:06:03
362,375,580
2
0
null
null
null
null
UTF-8
C++
false
false
2,671
h
#ifndef _KALMAN_COMMON #define _KALMAN_COMMON #include <Eigen/Dense> #include <cassert> class KalmanFilter { private: /* data */ Eigen::MatrixXd A, C, Q, R, P, K, P0; int m,n; double t0, t; double dt; bool initialized; Eigen::MatrixXd I; Eigen::VectorXd x_hat, x_hat_new; public: ...
[ "changpengshuai@gmail.com" ]
changpengshuai@gmail.com
e3a20170435e893cb2cb31bf3c63fd6bc97225ba
22b2d4d18d8cabb13f004c927fc8ac9845955381
/IncQol/FilterPluginUtility.h
da77258a10528bc477934482e4cdb37bc490b444
[ "MIT" ]
permissive
pmartschei/Gw2Addon
db110b68f56fd27e7aecda6abd89ff1ae134feaa
a5b1c8f1fd7d47f0b4f9706a658dbc56f6de96ca
refs/heads/master
2022-03-19T03:12:07.685469
2019-12-28T11:12:50
2019-12-28T11:12:50
111,937,889
0
0
null
null
null
null
UTF-8
C++
false
false
473
h
#ifndef FILTER_PLUGIN_UTILITY_H #define FILTER_PLUGIN_UTILITY_H #include <string> #include <algorithm> #include "imgui.h" #define STARTUP_FILTERNAME ("startup.filter") std::string GetFilterFolder(); struct TextFilters { static int FilterImGuiLetters(ImGuiTextEditCallbackData* data) { int c = tolower(data->EventCh...
[ "philipp.martschei@gmx.net" ]
philipp.martschei@gmx.net