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
9f2d595c99b4f7421bbe1f15a5733e1c8c143f41
5c77807c8a39658e995c00adecb5f9e3bde0884d
/opengl/Source/Shader/main.cpp
5e7a3f06f7f2a08402b1346318ab9a04409a5fe2
[]
no_license
starlitnext/practice
6a39b116213caaf014875b32d048ff5f2d6ca190
3d1be394c7c7cc444a10cfd878caacb2f592b653
refs/heads/master
2021-01-18T21:33:09.692397
2018-01-24T15:23:25
2018-01-24T15:23:25
40,886,119
1
0
null
null
null
null
UTF-8
C++
false
false
3,571
cpp
#include <iostream> #include "Common.hpp" #include "Shader.hpp" // Function prototypes void key_callback(GLFWwindow* window, int key, int scancode, int action, int mode); // Window dimensions const GLuint WIDTH = 800, HEIGHT = 600; int main() { // ----------------------------------------------------...
[ "gzxuxiaoqiang@game.ntes" ]
gzxuxiaoqiang@game.ntes
323d48a232dc170bdb3dca6a29cc27247a164709
b41532e333eb839abd35c788fbdc54eadb93263b
/src/RMeCabMx.cpp
a739e7ccb566356a691bb563b5c7855ec480ca3e
[]
no_license
halka9000stg/RMeCab
8dd1b94aa717bc6d9d1d10c798b4422e884b29ca
72775047fe9f88346963512157dcab965440b9b6
refs/heads/master
2022-07-07T20:57:28.035193
2020-05-13T05:29:28
2020-05-13T05:29:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,907
cpp
/* ver 0.99995 2016 12 27 全ての関数を使われる前に消し去りたい         |\           /|         |\\       //|        :  ,> `´ ̄`´ <  ′ .       V            V .       i{ ●      ● }i        八    、_,_,     八    わけがわからないよ .       / 个 . _  _ . 个 ',    _/   il   ,'    '.  li  ',__ docDF関数で全てをまかなえるから */ #include "RMeCab.h" /...
[ "ishida.motohiro@tokushima-u.ac.jp" ]
ishida.motohiro@tokushima-u.ac.jp
593dcabd1348a48eea41a4e863d7d0595a9a030b
90d39aa2f36783b89a17e0687980b1139b6c71ce
/SPOJ/BOOKS1.cpp
aa3a89f41208fd13f4b286a710faee88262e8004
[]
no_license
nims11/coding
634983b21ad98694ef9badf56ec8dfc950f33539
390d64aff1f0149e740629c64e1d00cd5fb59042
refs/heads/master
2021-03-22T08:15:29.770903
2018-05-28T23:27:37
2018-05-28T23:27:37
247,346,971
4
0
null
null
null
null
UTF-8
C++
false
false
1,717
cpp
/* Nimesh Ghelani (nims11) */ #include<iostream> #include<cstdio> #include<cmath> #include<algorithm> #include<map> #include<string> #include<vector> #include<queue> #include<cmath> #include<stack> #include<utility> #define in_T int t;for(scanf("%d",&t);t--;) #define in_I(a) scanf("%d",&a) #define in_F(a) scanf("%l...
[ "nimeshghelani@gmail.com" ]
nimeshghelani@gmail.com
747609b8c6187b661b33e0dca0d1d28edc801e7f
693d9feddd6d151173b7bb6753681f2bab6e3dd0
/src/servidor/modelo/fisicas/transformaciones/Reubicar.cpp
9a0c8e876cd78ecda32ad2e0f44697ee3f6677b5
[]
no_license
mateoicalvo/micromachines_cpp
e2e02971f0c170ec1054bf6642b263ef0fe5ebf6
06e6f608ff7ca00435a605aba2f6d0072079b913
refs/heads/main
2023-02-15T23:48:08.912214
2021-01-14T10:19:46
2021-01-14T10:19:46
329,439,942
0
0
null
null
null
null
UTF-8
C++
false
false
651
cpp
#include "includes/servidor/modelo/fisicas/transformaciones/Reubicar.h" #include "includes/3rd-party/Box2D/Box2D.h" #include "includes/servidor/modelo/movimiento/Posicion.h" #ifndef DEGTORAD #define DEGTORAD 0.0174532925199432957f #define RADTODEG 57.295779513082320876f #endif Reubicar::Reubicar(Fisicas& fisicas, b2...
[ "macalvo@fi.uba.ar" ]
macalvo@fi.uba.ar
4647cfcf4d3761b0c0da56b8afd29e5e4d5c72ad
ca6ad207254acd23b8cb56aec2bb30951c52a949
/src/core/framework/ui/portable/SpriteBatcher.cpp
cef0a591ecd408092192c361e38cbffee67d727e
[]
no_license
sgowen/GGJ17
30c049f2faa491f232835d3410458f35206d15cc
eee3863538754b3cfdba95827afcce09b58c937a
refs/heads/master
2022-05-02T08:40:34.973728
2022-04-26T21:16:43
2022-04-26T21:16:43
79,612,785
1
0
null
null
null
null
UTF-8
C++
false
false
252
cpp
// // SpriteBatcher.cpp // noctisgames-framework // // Created by Stephen Gowen on 9/25/14. // Copyright (c) 2017 Noctis Games. All rights reserved. // #include "SpriteBatcher.h" SpriteBatcher::SpriteBatcher() : m_iNumSprites(0) { // Empty }
[ "dev.sgowen@gmail.com" ]
dev.sgowen@gmail.com
7b10f8e4433e74622d38f2cf902843613cf92da1
375a52f863fd4d3fbd5c993edb22185c26fd9c84
/Build3DProject/GLWidget.cpp
eb0c542b13ad23db7802eb395528dd0c7ac4c398
[]
no_license
anguszhou/Build3D
5c5bf07994fd74f397a85e7274d08d0d01feab1b
4867851513320c2ae1e017e0d24e9f832884160f
refs/heads/master
2021-01-10T19:03:37.311235
2014-02-18T01:52:04
2014-02-18T01:52:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,787
cpp
#include "glwidget.h" #include <QtCore> #include <QtOpenGL> #include <time.h> #ifndef GL_MULTISAMPLE #define GL_MULTISAMPLE 0x809D #endif #define GL_PI 3.1415926 #define GL_RADIUX 0.2f #define glGUI ((QSplatWin32GUI *) theQSplatGUI) GLWidget::GLWidget(QGLWidget *parent) : QGLWidget(parent) { makeCurrent(); ...
[ "zhoucong07@gmail.com" ]
zhoucong07@gmail.com
49253809c76f108e98b2afcee193135537c64487
aab7eafab5efae62cb06c3a2b6c26fe08eea0137
/preparetuplesforBDTfinalallvartrigger/MCSigpreparetupleNewL0/src/mainincludebreak.cc
55d5836a79b1b3b9c54a914a419ced08349480db
[]
no_license
Sally27/B23MuNu_backup
397737f58722d40e2a1007649d508834c1acf501
bad208492559f5820ed8c1899320136406b78037
refs/heads/master
2020-04-09T18:12:43.308589
2018-12-09T14:16:25
2018-12-09T14:16:25
160,504,958
0
1
null
null
null
null
UTF-8
C++
false
false
9,477
cc
#include <iostream> #include<sstream> #include<string> #include<vector> #include<fstream> #include "TH1F.h" #include "TH3F.h" #include "TCanvas.h" #include "TFile.h" #include "TTree.h" #include "TLorentzVector.h" #include "TVector3.h" #include "TBranch.h" #include "TRandom.h" #include "TBranch.h" #include "TString.h" #...
[ "ss4314@ss4314-laptop.hep.ph.ic.ac.uk" ]
ss4314@ss4314-laptop.hep.ph.ic.ac.uk
3711faf1f6c02f323de756c2e0452ed7bbe95aec
21f553e7941c9e2154ff82aaef5e960942f89387
/include/algorithms/neural_networks/layers/fullyconnected/fullyconnected_layer_backward.h
94f96c7047aab261a07873b287a9ab157a3c88de
[ "Apache-2.0", "Intel" ]
permissive
tonythomascn/daal
7e6fe4285c7bb640cc58deb3359d4758a9f5eaf5
3e5071f662b561f448e8b20e994b5cb53af8e914
refs/heads/daal_2017_update2
2021-01-19T23:05:41.968161
2017-04-19T16:18:44
2017-04-19T16:18:44
88,920,723
1
0
null
2017-04-20T23:54:18
2017-04-20T23:54:18
null
UTF-8
C++
false
false
8,487
h
/* file: fullyconnected_layer_backward.h */ /******************************************************************************* * Copyright 2014-2017 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
[ "vasily.rubtsov@intel.com" ]
vasily.rubtsov@intel.com
5ac62918490a8a0d8ddd5477426003aaa55f1da6
16db2176f14d67f7e270c8ccfb263c2cc4bd90fa
/Linked List/Doubly Linked list/del_end.cpp
8ad8d8f9d98f3227d0bfa8fd26858c551de3eb54
[]
no_license
Anantm007/Ds-Algo-Programs
7416348a3a3d6f7df1761db6319ab425ea7d4431
fb2ae5b2b5fa89837c653e08e196c53db647b04d
refs/heads/master
2023-02-18T04:21:10.039700
2021-01-21T08:35:43
2021-01-21T08:35:43
330,117,532
0
0
null
null
null
null
UTF-8
C++
false
false
1,564
cpp
#include <iostream> using namespace std; struct node { int n; node *next; node *prev; node (int d) { n = d; next = NULL; prev = NULL; } }; // O (n) node *ins_end (node *head, int data) { node *temp = new node (data); if (head == NULL) { return temp; } ...
[ "anant.mathur007@gmail.com" ]
anant.mathur007@gmail.com
c0e5b8853a72fb102664c29f6996d7bef2b4caae
47c1438e4eabe800987865b8bdaad3a9a70ab172
/utils/utils.hpp
a56c6915da9fcd7e9bc37b5481269f5ec4554961
[]
no_license
gongcm/Server
323bf8c1a6938bc5e5734440bbf25eb8fcaffb5b
07b4d6a519135a6fb4f418064839ae51cf951614
refs/heads/master
2020-03-15T15:30:00.767247
2018-05-05T11:31:42
2018-05-05T11:31:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
375
hpp
#include <iostream> #include <sys/stat.h> #include <unistd.h> #include <netinet/in.h> #include <arpa/inet.h> #include <unistd.h> #include <string.h> #include <stdlib.h> #include <fcntl.h> #include <sys/shm.h> #include <sys/utsname.h> #include <dirent.h> class utils{ public: static int getSystemVersion(); ...
[ "gcm1994g@163.com" ]
gcm1994g@163.com
d95c7fd09908b17bf398d12ef6c445a1da98dfca
94eefa5c297a427cf52d2cdd9852fbc74605a76d
/Exercise4.h
d4b7d1d4f5f16a8e4647a956f095578adac71130
[]
no_license
calderona/ZAnalyisis
f78f62ec19794f043da721ba33a2d0702364fc5a
2ca9fb15b61a87ff3c60618a7e963414d07cdd90
refs/heads/master
2021-01-22T11:37:16.942535
2014-10-17T10:42:11
2014-10-17T10:42:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,621
h
////////////////////////////////////////////////////////// // Universidad de Cantabria // Ciencias Físicas - Partículas // Curso 2014 - 2015 // EXERCISE NUMBER 4 :: Analysis de datos del detector de partículas CMS // Author: Alicia Calderon // 07 October 2014 - Version v1.2 // Root version 5.30.06 ////////////////...
[ "calderon@cern.ch" ]
calderon@cern.ch
c0313fba7a58c8d1d378ce149c30fe2bc8687822
4a13e4b7dd038ed801cc41e47bbd49b44c23692a
/Cat/Pie.h
9eaff543780efca692580ae1425737188d11af03
[]
no_license
SchemIng/Cat
90fc90f6a56f06bf998159beb2dfd3d822997411
79aea3d2cd283953d6347dc8b591014bb41d9b30
refs/heads/master
2021-01-10T15:34:26.469746
2016-01-04T03:07:57
2016-01-04T03:07:57
48,970,740
0
0
null
null
null
null
UTF-8
C++
false
false
226
h
#pragma once #include "Bill.h" class CPie { public: CPie(CPaintDC* dc, CPoint o, int r); ~CPie(); void Draw(vector<CBill> bills); private: CPoint o; int r; CPaintDC dc; void count(vector<CBill> bills, double* a); };
[ "1055062460@qq.com" ]
1055062460@qq.com
aa4d7853d94585a56c6818a1e0479301c126b674
025c78a4ed41519b08238afb2e6389d29a955893
/ch02/ex202.cpp
9eb1e625923322f398d1d77534a5a552dc6b8682
[]
no_license
ArtemNikolaev/opp-in-cpp
09a92282c56337b994160be66db5f323ee029640
b13373bdbd3b33b1c2953e88c626046f3ca635e7
refs/heads/master
2023-04-01T11:31:43.262127
2021-03-28T13:30:33
2021-03-28T13:30:33
334,686,841
0
0
null
null
null
null
UTF-8
C++
false
false
378
cpp
#include <iostream> #include <iomanip> int main() { std::cout << std::setw(4) << 1990 << std::setw(9) << 135 << std::endl; std::cout << std::setw(4) << 1991 << std::setw(9) << 7290 << std::endl; std::cout << std::setw(4) << 1992 << std::setw(9) << 11300 << std::endl; std::cout << std::setw(4) << 19...
[ "artem@nikolaev.by" ]
artem@nikolaev.by
4907aa6f867afa7d180a1305084e3f805802e238
768c55006dea03b485c4f6435b7e4888f489f719
/include/AutomappingNode.h
dc60013a25d2d106ffa194123448359e68344406
[]
no_license
red-itmo/box_finder
94288448ce7d7aa7ebffcd99af12442f367a3b4f
9e9503dab38f5eb7de03099d4c51143c5bb23208
refs/heads/master
2021-01-20T20:14:48.359548
2016-07-22T15:50:43
2016-07-22T15:50:43
63,970,233
1
0
null
null
null
null
UTF-8
C++
false
false
858
h
#ifndef _AUTOMAPPINGNODE_ #define _AUTOMAPPINGNODE_ #include <RobotClass.hpp> #include <nav_msgs/GetPlan.h> #include <box_finder/GetGoal.h> #include <cstdlib> #include <vector> #include <fstream> #define EQUAL(A, B) A.x == B.x && A.y == B.y #define ISNULL(A) A.x == 0.0 && A.y == 0.0 && A.z == 0.0 && A.w == 0.0 class...
[ "antonovspostbox@gmail.com" ]
antonovspostbox@gmail.com
14aa1ddfc8beba4bec0a50896b65f2703c446c11
5d2343977bd25cae2c43addf2e19dd027a7ae198
/Codeforces/CR630/c.cpp
c3b7dd2d77ead4093108900a255e0b966681a831
[]
no_license
ayushgupta2959/CodeReview
5ea844d180992ee80ba1f189af2ab3b0be90f5ce
7d8a5a6610c9227e458c6fda0bbc5885301788d8
refs/heads/master
2021-08-22T13:07:59.314076
2020-04-26T14:30:08
2020-04-26T14:30:08
173,270,707
1
0
null
null
null
null
UTF-8
C++
false
false
720
cpp
#include <bits/stdc++.h> using namespace std; #define sp ios_base::sync_with_stdio(false),cin.tie(NULL),cout.tie(NULL) #define v(t) vector<t> #define vv(t) vector<vector<t>> #define vn(t,n,val) vector<t>(n,val) #define vvn(t,r,c,val) vector<vector<t>>(r, vector<t>(c,val)) #define vvv(t) vector<vector<vector<t>>> #defi...
[ "37008291+ayushgupta2959@users.noreply.github.com" ]
37008291+ayushgupta2959@users.noreply.github.com
16134ee8a40bb7c4bcbddb21ae296c2b61773ec6
38c10c01007624cd2056884f25e0d6ab85442194
/extensions/common/manifest_test.cc
37034b5927e2c313389bc3889ad80d35a0d61e00
[ "BSD-3-Clause" ]
permissive
zenoalbisser/chromium
6ecf37b6c030c84f1b26282bc4ef95769c62a9b2
e71f21b9b4b9b839f5093301974a45545dad2691
refs/heads/master
2022-12-25T14:23:18.568575
2016-07-14T21:49:52
2016-07-23T08:02:51
63,980,627
0
2
BSD-3-Clause
2022-12-12T12:43:41
2016-07-22T20:14:04
null
UTF-8
C++
false
false
9,032
cc
// Copyright (c) 2012 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 "extensions/common/manifest_test.h" #include "base/files/file_path.h" #include "base/files/file_util.h" #include "base/json/json_file_value_...
[ "zeno.albisser@hemispherian.com" ]
zeno.albisser@hemispherian.com
efe4916240e5925eba0b0f9e5aaccb13a9af6107
c485cb363d29d81212427d3268df1ddcda64d952
/dependencies/boost/libs/spirit/example/scheme/qi/parse_qiexpr.hpp
a9696f673e98768e60d7a1d38984b5c910845717
[ "BSL-1.0" ]
permissive
peplopez/El-Rayo-de-Zeus
66e4ed24d7d1d14a036a144d9414ca160f65fb9c
dc6f0a98f65381e8280d837062a28dc5c9b3662a
refs/heads/master
2021-01-22T04:40:57.358138
2013-10-04T01:19:18
2013-10-04T01:19:18
7,038,026
2
1
null
null
null
null
UTF-8
C++
false
false
654
hpp
// Copyright (c) 2001-2010 Hartmut Kaiser // // Distributed under 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) #if !defined(BOOST_SPIRIT_PARSE_QIEXPR) #define BOOST_SPIRIT_PARSE_QIEXPR #include <input/sexpr.hpp> nam...
[ "fibrizo.raziel@gmail.com" ]
fibrizo.raziel@gmail.com
7c4ec5d05ece56568c574ecfe218f98652907a3c
c1ff870879152fba2b54eddfb7591ec322eb3061
/plugins/render/ogreRender/3rdParty/ogre/Components/Overlay/include/OgreOverlayElement.h
d0871d967b376d8a962a7df3c2b2efe04bd7b0e6
[ "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
MTASZTAKI/ApertusVR
1a9809fb7af81c3cd7fb732ed481ebe4ce66fefa
424ec5515ae08780542f33cc4841a8f9a96337b3
refs/heads/0.9
2022-12-11T20:03:42.926813
2019-10-11T09:29:45
2019-10-11T09:29:45
73,708,854
188
55
MIT
2022-12-11T08:53:21
2016-11-14T13:48:00
C++
UTF-8
C++
false
false
21,590
h
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2016 Torus Knot Software Ltd Permission is hereby granted, free of charge, to any person obta...
[ "peter.kovacs@sztaki.mta.hu" ]
peter.kovacs@sztaki.mta.hu
f26c23ade804a84c4a6986f04d7355b64315a0f0
aef50deb115eac52e29dce51eb9f5f8221e9ed16
/gpu/command_buffer/service/shared_image_representation.h
da832e81a6348e35014ebf6e5ed2f264f9b12826
[ "BSD-3-Clause" ]
permissive
coolsabya/chromium
2a1557937943086e7d2245b9c28d614633ff6ffc
65f89d72ed17c5c23f3c93d5b575ec51e86e1d82
refs/heads/master
2022-11-25T00:28:15.370458
2020-01-03T21:25:55
2020-01-03T21:25:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,946
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 GPU_COMMAND_BUFFER_SERVICE_SHARED_IMAGE_REPRESENTATION_H_ #define GPU_COMMAND_BUFFER_SERVICE_SHARED_IMAGE_REPRESENTATION_H_ #include <dawn/dawn_p...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
30e8970bf412022ee788b617fb02408e3e9aa50b
b67a780af96a1b70569f81def205f2adbe328292
/Demo/Graph/DirectedGraph/Connected/DirectedCycle.hpp
545fdad1a8bfad451974630397cfc90e0497b853
[]
no_license
doquanghuy/Algorithm
8c27933c5c42b4324b39e061c43542adf4a6372b
4dd63edd823bd0a158034e281c37ef1f6704ec9c
refs/heads/master
2020-04-13T18:52:44.872226
2019-01-16T15:04:48
2019-01-16T15:04:48
163,387,254
0
0
null
2019-01-16T14:21:06
2018-12-28T08:36:31
null
UTF-8
C++
false
false
578
hpp
// // DirectedCycle.hpp // Demo // // Created by Quang Huy on 12/22/18. // Copyright © 2018 Techmaster. All rights reserved. // #ifndef DirectedCycle_hpp #define DirectedCycle_hpp #include <stdio.h> #include "Stack+LinkedList.hpp" class Digraph; class DirectedCycle { public: DirectedCycle(Digraph g); boo...
[ "sin.do@mobiclixgroup.com" ]
sin.do@mobiclixgroup.com
eaaddffc571e5ad5b1aa953164019055033d2410
d0fb46aecc3b69983e7f6244331a81dff42d9595
/alikafka/src/model/UpdateConsumerOffsetResult.cc
1ace5b4b7cf904781ffdfcb26ac559122fbf0a2c
[ "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,722
cc
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
0c07d94815348de12a9b5fb15764917aa707d913
72530b12990dc28da37e3aad3d32bf8768af630b
/CPP/cpp_pool/day04/ex02/AssaultTerminator.cpp
a65151f34cc1c8f995b9720d510b0a0d94d39338
[]
no_license
lacretelle/42_cursus
baa805415819a74535d94a9a2f2ca058080d70c0
3333da966109c1e378545137b5530148ecd7d972
refs/heads/master
2023-03-17T16:19:31.627724
2021-03-05T15:25:57
2021-03-05T15:25:57
317,812,905
0
0
null
null
null
null
UTF-8
C++
false
false
940
cpp
#include "AssaultTerminator.hpp" AssaultTerminator::AssaultTerminator() { std::cout << "* teleports from space *" << std::endl; } AssaultTerminator::AssaultTerminator(AssaultTerminator const &src) { std::cout << "copy" << std::endl; *this = src; } AssaultTerminator & AssaultTerminator::operator=(AssaultTer...
[ "marie@MacBook-Air-de-Marie.local" ]
marie@MacBook-Air-de-Marie.local
ebc6fb20e89828f29706f62aee1b4cffece75874
36bf908bb8423598bda91bd63c4bcbc02db67a9d
/Library/CHotkeyHandler.cpp
15febe39e79e820d09d62728a8f847983dbeed2d
[]
no_license
code4bones/crawlpaper
edbae18a8b099814a1eed5453607a2d66142b496
f218be1947a9791b2438b438362bc66c0a505f99
refs/heads/master
2021-01-10T13:11:23.176481
2011-04-14T11:04:17
2011-04-14T11:04:17
44,686,513
0
1
null
null
null
null
UTF-8
C++
false
false
18,886
cpp
#include "env.h" #include "pragma.h" #include "macro.h" #include "window.h" #include "traceexpr.h" //#define _TRACE_FLAG _TRFLAG_TRACEOUTPUT //#define _TRACE_FLAG _TRFLAG_NOTRACE #define _TRACE_FLAG_INFO _TRFLAG_NOTRACE #define _TRACE_FLAG_WARN _TRFLAG_NOTRACE #define _TRACE_FLAG_ERR _TRFLAG_NOTRACE /* ...
[ "luca.pierge@gmail.com" ]
luca.pierge@gmail.com
3ec88323905a8f206541cc8a3936763e80e03678
05d8a212d29c310157dbf6b3fbb1379055468309
/chrome/browser/ui/views/tabs/tab_icon.cc
2916aaaeb06f0da288e03dea73ff5c5e0b748e71
[ "BSD-3-Clause" ]
permissive
zjj6029/chromium
1e9743a8a4698831d0b9cf094c67216e7e4df27a
80b54fd5b182936eab1fc1ac5c247857e66d5cbe
refs/heads/master
2023-03-18T13:33:54.559462
2019-08-21T15:54:01
2019-08-21T15:54:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,266
cc
// Copyright 2017 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/views/tabs/tab_icon.h" #include "base/metrics/histogram_macros.h" #include "base/time/default_tick_clock.h" #include "base/ti...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
d672de6dff7d0f640a73931604a38f86ee73bcb1
1f2ba15e21a80b939cfe8b44851370ed5728b171
/Chapter 3/3.1.5 (1).cpp
a20af25c38489b658ffe50700549088ffe10bffc
[]
no_license
AWoLf98/CPP-Advanced-Programing
bc8d9fc50731ccd22d433c2c7842bb7c5b68fc6d
1cccb906dc8a3d3ea07b4d55d6fd47284e2fd5be
refs/heads/master
2021-08-31T04:38:12.021413
2017-12-20T10:16:48
2017-12-20T10:16:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
297
cpp
#include <iostream> #include <string> #include <vector> #include <algorithm> using namespace std; //your_code int main() { vector<int> values = { 1, 1, 5, 3, 4, 4, 3, 2, 2, 4, 4, 5, 3, 8, 8, 1 }; //your_code // pattern 1: { 0, 1, -1 } // pattern 2: { -1, 1, 0 } return 0; }
[ "andresistuk@ukr.net" ]
andresistuk@ukr.net
897cab253c90b9ff94274363bd7767a992fca802
21f082941cce3824ba96366e576308de135c08a7
/src/rpcblockchain.cpp
75ede93db5c20ab574c7bb7bfe3d3f935ea5d7b8
[ "MIT" ]
permissive
chain123-team/litecoins
f1f582ec0f85e0b13c18781a4d8720cd35e32909
0409e805314b5e200a065c676d674e92840094a1
refs/heads/main
2023-09-02T23:04:20.061668
2021-11-12T07:55:47
2021-11-12T07:55:47
290,706,290
0
0
null
null
null
null
UTF-8
C++
false
false
34,678
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php...
[ "123chain.team@gmail.com" ]
123chain.team@gmail.com
f91309ec1463d73994907e0d9d98999d87ff8da2
1a4d186d84b819da76c0ba6e1ebb3af87307a8f3
/2257.cpp
f7f363ebc7d8865bb5cfc8d5a9553ca58d740919
[]
no_license
JungHam/algorithm
b5e986c9e6c70e9092394417c53eaabebe0b8bf1
ead08c8abe19a232651993ea5d52212b9262a4b7
refs/heads/master
2020-03-19T07:19:13.010706
2018-10-28T12:31:25
2018-10-28T12:31:25
136,104,591
0
0
null
null
null
null
UTF-8
C++
false
false
1,637
cpp
#include <iostream> #include <string> #include <ctype.h> using namespace std; string chemical; long long global_count = 0; long long calcChemical(string part_c){ long long local_count= 0; long long previous_count = 0; int i = 0; while(global_count < part_c.size()){ //전역변수로 index 체크하는 경우에는 for문은 괜히 한바퀴...
[ "wjdgpal7@gmail.com" ]
wjdgpal7@gmail.com
9a42a6a8494e88ca07433ce1dcc5d9be358ece6b
0fa86e5ba6e6723ec1c2f72dc2812af566a61581
/src/Camera.cpp
025074473800480f4c6b54acf698fdf264dcf6ba
[ "MIT" ]
permissive
janisz/gk3d
3814a1189f4eda29836f0ad5c616672e4f855673
9bda743a956f646867c527c4505543d4047d5ba3
refs/heads/master
2021-01-22T01:04:35.025942
2014-12-08T18:49:17
2014-12-08T18:49:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,891
cpp
#include <stdio.h> #include <math.h> #include <GL/glut.h> #include "Camera.h" void Camera::Init() { m_yaw = 0.0; m_pitch = 0.0; SetPos(0, 0, 0); } void Camera::Refresh() { // Camera parameter according to Riegl's co-ordinate system // x/y for flat, z for height m_lx = cos(m_yaw) * cos(m_pitch...
[ "janiszt@gmail.com" ]
janiszt@gmail.com
9b3058d03ff2b7fc2ad16cb089d2a4c75f371b85
3f21c24ff10cba14ca4ab16ee62e8c1213b60bd0
/src/gestures/SystemGesture.cpp
03d4e8db2d65cba5171cd68042440ba4b06391d7
[]
no_license
watson-intu/self
273833269f5bf1027d823896e085ac675d1eb733
150dc55e193a1df01e7acfbc47610c29b279c2e7
refs/heads/develop
2021-01-20T03:15:02.118963
2018-04-16T08:19:31
2018-04-16T08:19:31
89,515,657
34
31
null
2018-04-16T08:15:51
2017-04-26T18:50:00
C++
UTF-8
C++
false
false
1,446
cpp
/** * Copyright 2017 IBM Corp. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
[ "rolyle@us.ibm.com" ]
rolyle@us.ibm.com
e6b2340e49f0a04fd8c583d433974d25dd44984a
25765941341ff304a3c7faf0ddee437f3bea8310
/src/WinMain.cxx
94a00033fdd67b18162d53c80d8f55e8a1dcb597
[ "BSD-3-Clause" ]
permissive
fermi-lat/gui
797cdf0dfb9a0905e2bebbe618dc8a4701c0ffc0
d2387b2d9f2bbde3a9310ff8f2cca038a339ebf6
refs/heads/master
2021-05-05T16:14:43.636293
2019-08-27T17:29:51
2019-08-27T17:29:51
103,186,998
0
0
null
null
null
null
UTF-8
C++
false
false
5,859
cxx
#ifdef WIN32 // only used for the windows app // $Header: /nfs/slac/g/glast/ground/cvs/GlastRelease-scons/gui/src/WinMain.cxx,v 1.2 2002/11/01 22:57:05 burnett Exp $ #include "WinGui.h" #include "WinScene.h" #include "WinGUIostream.h" #include "gui/Menu.h" #include "gui/SubMenu.h" #include "resource.h" extern "C" { i...
[ "" ]
48b037c14f1bbf610eb0e00e1730d52c6b18eca2
ef59aae67e896e78723b719415068aa93a685854
/others/sketch_oct09b/sketch_oct09b.ino
a453680e748b2c1ead3059f6cad0f87b4689f14f
[]
no_license
tokujin/Arduino
fe99fffa7c66dd0386fef1a4caee63ee509f7614
282de130362bd1e7aa8c74bd8bf55f37c70631e7
refs/heads/master
2016-09-06T05:12:09.744414
2013-05-08T16:52:43
2013-05-08T16:52:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
544
ino
int sensorPin = A0; //select the input pin for the potentiometer int ledPin = 13; //select the pin for the LED int sensorValue = 0; //variable to store the value coming from the int newSensorValue; void setup(){ //declare the ledPIN as an OUTPUT: pinMode(ledPin, OUTPUT); Serial.begin(9600); } void loop(){ //...
[ "norihito.yuki@me.com" ]
norihito.yuki@me.com
97384d59742e4a539b01df4e008c02a55ae3f9a8
815aaa29871c1f4de330669ca692294c1c7baccb
/testscripts/indexgen2d_templated.cpp
c81be28cc3e49673017cb86cfc4140286ca51813
[]
no_license
khokhlov/solvergen
44a4aea8aaf6edebca2945560e6c539727cb2121
9bf580eeed1d263e83ca754417bd8365dcde7d30
refs/heads/master
2020-08-11T01:10:18.886710
2019-05-30T07:32:55
2019-05-30T07:39:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,147
cpp
#include <iostream> #include <vector> #include <bitset> #include <cmath> #include <array> #include <cassert> using namespace std; class Checker { public: Checker(int nx, int ny) : nx(nx), ny(ny), data(nx * ny, -1) { } bool check(int i, int j, int t) { int& val = data.at(i + nx * j); ...
[ "furgailo@phystech.edu" ]
furgailo@phystech.edu
d6e3e45aa5dc3fb224dfdc730466e1a003ab94c9
663ab089cf6b940fa8245a897b5cc3887dfa089f
/src/gpplib.cpp
9daeba0357660425e3e1f10bd481a3827faf3519
[]
no_license
alfaki/gppk
eef55e803229cd27ca681e79d9448e8a7f6e2f9c
1baf8f0edd722028081986ba748c32ea5bc33b34
refs/heads/main
2022-12-29T19:05:17.447179
2020-10-08T19:08:11
2020-10-08T19:08:11
302,432,462
0
0
null
null
null
null
UTF-8
C++
false
false
5,750
cpp
/* gpplib.cpp (miscellaneous library routines) */ /****************************************************************************** * This code is part of GPPK (The Generalized Pooling Problem Kit). * * Copyright (C) 2009, 2010 Mohammed Alfaki, Department of Informatics, * University of Bergen, Bergen, Norway. Al...
[ "moh_alfaki@hotmail.com" ]
moh_alfaki@hotmail.com
b4fb2210a8be6a954abc1a796044da981b41c1a0
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/third_party/blink/renderer/core/layout/ng/mathml/ng_math_radical_layout_algorithm.cc
eda8c7b094f7dd09b2182023358314d5f55cbd49
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "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
10,177
cc
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "third_party/blink/renderer/core/layout/ng/mathml/ng_math_radical_layout_algorithm.h" #include "third_party/blink/renderer/core/layout/ng/mathml...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
79cf562e9c03a4d758dc342b509b48998be8c660
792e697ba0f9c11ef10b7de81edb1161a5580cfb
/tools/clang/test/CXX/drs/dr17xx.cpp
c8648908ebda9882785d1484d273006bee092ef5
[ "Apache-2.0", "LLVM-exception", "NCSA" ]
permissive
opencor/llvmclang
9eb76cb6529b6a3aab2e6cd266ef9751b644f753
63b45a7928f2a8ff823db51648102ea4822b74a6
refs/heads/master
2023-08-26T04:52:56.472505
2022-11-02T04:35:46
2022-11-03T03:55:06
115,094,625
0
1
Apache-2.0
2021-08-12T22:29:21
2017-12-22T08:29:14
LLVM
UTF-8
C++
false
false
3,720
cpp
// RUN: %clang_cc1 -std=c++98 %s -verify -fexceptions -fcxx-exceptions -pedantic-errors // RUN: %clang_cc1 -std=c++11 %s -verify -fexceptions -fcxx-exceptions -pedantic-errors // RUN: %clang_cc1 -std=c++14 %s -verify -fexceptions -fcxx-exceptions -pedantic-errors // RUN: %clang_cc1 -std=c++1z %s -verify -fexceptions -f...
[ "agarny@hellix.com" ]
agarny@hellix.com
185f0ea6883490059c56bf02d212e1be05ad187d
07c856e147c6b3f0fa607ecb632a573c02165f4f
/Ch08_Algorithm/ex32_next_permutation.cpp
ccfd00a371adeafd5a210c7435965b448b6c9ca8
[]
no_license
choisb/Study-Cpp-STL
46359db3783767b1ef6099761f67164ab637e579
e5b12b6da744f37713983ef6f61d4f0e10a4eb13
refs/heads/master
2023-06-25T04:13:40.960447
2021-07-19T01:38:59
2021-07-19T01:38:59
329,786,891
0
0
null
null
null
null
UHC
C++
false
false
1,767
cpp
// next_permutation() 알고리즘 예제 // 원소의 순서를 순열처럼 변경할 때 next_permutation()과 prev_permutation()알고리즘을 사용 // next_permutation(b,e)는 구간 [b,e)의 순차열을 다음 순열의 순차열이 되게 한다. // 마지막 순열이라면 false를 반환하며, 아니면 true를 반환한다. // 이전 순열의 순차열이 되도록 하기 위해서는 prev_premutation(b,e)를 사용한다. // 기본적으로 순열의 기준은 사전순이며, 사용자가 조건자를 사용하여 기준을 만들 수도 있다. #include ...
[ "s004402@gmail.com" ]
s004402@gmail.com
f8474078f305094f8bc3346045fe8a8b1fd9dbdb
9d374d182bfb7990ccc6fdffb05f824abc08300d
/DFS/removeLeavesBinaryTree.cpp
c6c7ddb2e7c7a332b117868aa56f3a9a525d1b8f
[ "MIT" ]
permissive
jkerkela/best-algorithm-collection
cf96e7d790fa5ce82c4411b7ea60940ee5adbaef
6b22536a9f8ebdf3ae134031d41becf30066a5ef
refs/heads/master
2023-08-29T18:30:28.692332
2021-11-14T10:23:56
2021-11-14T10:23:56
246,857,441
0
0
null
null
null
null
UTF-8
C++
false
false
1,179
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: void deleteLeavesFromTreeRecursivelyPostOrder(TreeNode* parentNode, TreeNode* node, bool i...
[ "jonikerkela@hotmail.com" ]
jonikerkela@hotmail.com
31c1981515ef889205eaf9e2eb831bdbc19b9aba
72527c36295e67ff9092a03a101ade79fa23f532
/non-linear-ds/AVLdeletion.cpp
c1eaa1dc57dadf93d57a2d07615f2dc71b2b0ddd
[]
no_license
Divij-berry14/data-structures-and-algorithms
66e5e6d1e3c559e872ac4c8b2db06483288b58f7
4b37d400dade439f15db662685acbea46cb77305
refs/heads/master
2020-06-19T05:49:46.418126
2019-06-19T01:18:45
2019-06-19T01:18:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,622
cpp
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /* * File: main.cpp * Author: Priyanka * * Created on June 10, 2019, 8:14 PM */ // C++ program to insert a node in AVL tree ...
[ "500060668@stu.upes.ac.in" ]
500060668@stu.upes.ac.in
f7d4b1cd1f2f50808caa626693e2ff3a898fbbee
9d579a0ddba661ff9e3e29ec11fde5360bc433f1
/Juego Dados/Jugador.h
c0237ffb6302f04a792641f59d7c577c4c787938
[]
no_license
Agusdel/Programacion2
0eba3e3213b6fb28e1f9239af3ce16c01565bbfd
d1393fb8fc61cf23d4baa69a62f72b568a863f67
refs/heads/master
2021-01-17T18:17:10.621465
2016-11-21T04:04:32
2016-11-21T04:04:32
69,419,363
0
0
null
null
null
null
UTF-8
C++
false
false
443
h
#ifndef JUGADOR_H_INCLUDED #define JUGADOR_H_INCLUDED #include "Dado.h" #include "TablaDeResultados.h" class Jugador{ private: Dado* dadoAzul; Dado* dadoVerde; Dado* dadoRojo; public: Jugador(int cantCarasAzul = 6, int cantCarasVerde = 8, int cantCarasRojo = 12); ~Jugador(); TablaDeResultado...
[ "agusdel_94@hotmail.com" ]
agusdel_94@hotmail.com
1c5e802f2a2a1fa4c8b63a9d8d3684d9f709158f
429c7c9911d1d474085610a4a9623c116ab0b50e
/NeuArch/Thread.cpp
6fc86a314980d6375fcf8884935f748ea8930a7a
[]
no_license
evlad/nnacs
932f575056da33e8d8b8a3b3f98b60b9713a575f
fea3f054b695c97b08b2e2584f2b56bc45b17e0b
refs/heads/master
2023-04-27T00:38:55.261142
2019-10-06T16:20:55
2019-10-06T16:20:55
13,727,160
2
3
null
null
null
null
UTF-8
C++
false
false
257
cpp
/* Thread.cpp */ static char rcsid[] = "$Id$"; //--------------------------------------------------------------------------- #include "Thread.h" //--------------------------------------------------------------------------- #pragma package(smart_init)
[ "ev1ad@yandex.ru" ]
ev1ad@yandex.ru
b25fef9a4b12d686e1d8bc18ebbd090130d557c9
858d413add89d4afae69e13e2deb4572f8e5f34e
/test/arbitrary_fanin.cpp
8d2e426b31f269d37c9d80ce4afa8dab444ac7b3
[ "MIT" ]
permissive
msoeken/percy
2958200e6af4bd857fd5b55e32cc73841c6e686a
42cd65b490849d5cdc4b8142db03e78cc67f1be6
refs/heads/master
2020-03-19T18:11:35.569292
2018-06-08T13:55:00
2018-06-08T13:55:00
124,677,384
0
0
MIT
2018-04-25T13:04:40
2018-03-10T17:02:07
C++
UTF-8
C++
false
false
1,443
cpp
#include <cstdio> #include <percy/percy.hpp> using namespace percy; /******************************************************************************* Tests support for exact synthesis of arbitrary fanin chains. Specifically, tests if the functions that are used to map selection variable indices to fanin as...
[ "winston.haaswijk@gmail.com" ]
winston.haaswijk@gmail.com
8a51ef8e58067fbdb6416a63746c2dc47dafeac9
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/cpp-tizen/generated/src/ComAdobeCqSocialEnablementAdaptorsEnablementResourceAdaptorFactoProperties.h
d1104d828590097092a34bd708c21f5d9cd79c54
[ "Apache-2.0" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
C++
false
false
1,551
h
/* * ComAdobeCqSocialEnablementAdaptorsEnablementResourceAdaptorFactoProperties.h * * */ #ifndef _ComAdobeCqSocialEnablementAdaptorsEnablementResourceAdaptorFactoProperties_H_ #define _ComAdobeCqSocialEnablementAdaptorsEnablementResourceAdaptorFactoProperties_H_ #include <string> #include "ConfigNodePropertyBoo...
[ "cliffano@gmail.com" ]
cliffano@gmail.com
bf9e1719a140ccc62272e781f28b92a9e597bbba
93f635bbef282f8dcfbbfa682aec2c206e68f7b7
/beginner_level_and_uva/memset 1.cpp
5ba1226cf3208c18cf8d87af1d93c1608ecb1578
[]
no_license
Alimurrazi/Programming
6ba828ea15e640f70311fab33cce1a6e9190db45
cd4354616596d6c7865f4ccd835b1c0712f41c45
refs/heads/master
2023-08-01T14:23:31.342302
2021-09-14T03:53:50
2021-09-14T03:53:50
107,748,091
0
0
null
null
null
null
UTF-8
C++
false
false
160
cpp
#include<stdio.h> #include<string.h> int main() { int ara[100]; int i,j,k,l; memset(ara,('1'-'0'),sizeof(ara)); for(i=0;i<=50;i++) printf("%d\n",ara[i]); }
[ "alimurrazi570@gmail.com" ]
alimurrazi570@gmail.com
fd8ba1248793b71c9bef40a3ce4c149241f91039
e6dfe602a69230fb4f2548afefd9faf85848d1d1
/0027.cpp
2122c4d645de333d3d972d14bd430d786b604465
[]
no_license
chenjiahui0131/LeetCode_cpp
0d6cb758c638bd2dd8b592a932529e39841e08f7
aca79506326f0e1c2088f90437e7a17367e62879
refs/heads/master
2021-01-04T19:27:17.957312
2020-04-02T14:16:48
2020-04-02T14:16:48
240,728,567
0
0
null
null
null
null
UTF-8
C++
false
false
543
cpp
#include<iostream> #include<vector> using namespace std; class Solution { public: int removeElement(vector<int>& nums, int val) { int idx = -1; for (int i = 0; i < nums.size(); i++) { if (nums[i] != val) { idx++; nums[idx] = nums[i]; } ...
[ "coffee@email.com" ]
coffee@email.com
b030a566adfc03502cba6b087bbd5cd20f249c05
a9fc0a713d0817160dc18a3fae1fbe8b804f7044
/rc-switch-jni-wrapper/src/com_opitz_jni_NativeRCSwitchAdapter.cpp
79fea898553b15a97256e96c31805509721bc07a
[]
no_license
magicgis/Pi-jAutomation433
ced27758fce529f9b9e187cdfbd98e99844d5dd4
7ceec94dd7b1c89376db70fccbbe8d99e2b3964a
refs/heads/master
2020-08-29T04:06:15.378274
2014-09-16T11:43:01
2014-09-16T11:43:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,015
cpp
#include "com_opitz_jni_NativeRCSwitchAdapter.h" #include "RCSwitch.h" #include <stdio.h> #include <stdlib.h> #include <iostream> #include <wiringPi.h> using namespace std; RCSwitch mySwitch = RCSwitch(); JNIEXPORT void JNICALL Java_com_opitz_jni_NativeRCSwitchAdapter_switchOn(JNIEnv * env, jobject obj, jstring js...
[ "satspeedy@users.noreply.github.com" ]
satspeedy@users.noreply.github.com
953545cb89deb409ff63aedc8e976b058438bfc1
4fa1e0711c3023a94035b58f6a66c9acd4a7f424
/Microsoft/SAMPLES/CPPtoCOM/DB_Vtbl/Interface/Dbsrv.h
b1d29aad31a79d42cf391a6c279a1d59666ac97e
[ "MIT" ]
permissive
tig/Tigger
4d1f5a2088468c75a7c21b103705445a93ec571c
8e06d117a5b520c5fc9e37a710bf17aa51a9958c
refs/heads/master
2023-06-09T01:59:43.167371
2020-08-19T15:21:53
2020-08-19T15:21:53
3,426,737
1
2
null
2023-05-31T18:56:36
2012-02-13T03:05:18
C
UTF-8
C++
false
false
724
h
#ifndef _DBSERVER_INCLUDE #define _DBSERVER_INCLUDE typedef long HRESULT; class IDB { // Interfaces public: // Interface for data access virtual HRESULT Read(short nTable, short nRow, LPTSTR lpszData) =0; virtual HRESULT Write(short nTable, short nRow, LPCTSTR lpszData) =0; // Interface for...
[ "charlie@kindel.com" ]
charlie@kindel.com
9c855778a2888a3d40da21c56810803fa7c43bf4
72d8bd35b3be639a4be081de1786d031c9e9a1a9
/PXFXMQery.cpp
8f94641b40f9c54948f81faeaa786ac9950d51c6
[]
no_license
bravesoftdz/IC-Info
69bb6d30c130dc29da2b51262b542f95079fcf53
e07e745a69ea2181d2fa05ad5fc2cc7b07711827
refs/heads/master
2020-03-08T06:40:20.549679
2014-11-20T11:51:14
2014-11-20T11:51:14
null
0
0
null
null
null
null
GB18030
C++
false
false
8,013
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop #include "PXFXMQery.h" //--------------------------------------------------------------------------- #pragma package(smart_init) #pragma link "cxButtons" #pragma link "cxCalendar" #pragma link "cxContainer" ...
[ "47157860@qq.com" ]
47157860@qq.com
45e2a325dab8ec5d056af37af42b6a058938a849
02b361a4c1267e8f9e7e2008bf0d82fb9cef8cd2
/src/txdb.cpp
b6379fbb2f9c1a7d68026403ef33287d4621ae40
[ "MIT" ]
permissive
team-exor/exor
abaf938ee24cc66c6b86ee76a93aa501dbbd32ac
da9a2145d834e45db2fd8637ec984e249bfbd5d9
refs/heads/master
2020-05-28T05:50:04.600841
2019-06-24T20:26:46
2019-06-24T20:26:46
188,899,679
1
3
null
null
null
null
UTF-8
C++
false
false
14,719
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2016-2018 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "txdb.h" #include "main.h...
[ "joeuhren@protonmail.com" ]
joeuhren@protonmail.com
d7cf5aa00a7af9379a0d212235c08c584227a53a
9d05e9312f35377b46269ce00d5720338743e260
/MashView.h
fe511b4134a617c0e99f36418570d7d97db04e7e
[]
no_license
dbratell/Mash
b18b83f0c9c10366cee29da0f1f9ce1a0eceb9c6
73ddb1405272725ca2b9406cd1e00b7d7f30da51
refs/heads/master
2020-05-09T15:06:49.671860
2000-04-24T20:29:24
2000-04-24T20:29:24
181,221,694
0
0
null
null
null
null
UTF-8
C++
false
false
1,792
h
// MashView.h : interface of the CMashView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_MASHVIEW_H__278C1BB6_A133_4BD7_A3CA_34646DB9DB75__INCLUDED_) #define AFX_MASHVIEW_H__278C1BB6_A133_4BD7_A3CA_34646DB9DB75__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi...
[ "bratell@lysator.liu.se" ]
bratell@lysator.liu.se
05a3fa4e764da6e7c9614bb002a9d5babcb94615
a89bd048287b91f8fe958809b6c958bc45c1aec8
/include/rtl/PerspectiveCamera.h
6358baf3ffd7fb1df1aec107412cb67952e76f5b
[ "MIT" ]
permissive
potato3d/rtrt
8b739300bed61a5336fe3a230e6384f897d74c61
cac9f2f80d94bf60adf0bbd009f5076973ee10c6
refs/heads/main
2023-03-02T11:23:52.096304
2021-02-13T03:36:56
2021-02-13T03:36:56
338,484,429
2
0
null
null
null
null
UTF-8
C++
false
false
1,500
h
#pragma once #ifndef _RTL_PERSPECTIVECAMERA_H_ #define _RTL_PERSPECTIVECAMERA_H_ #include <rts/ICamera.h> #include <rtu/float3.h> #include <rtu/quat.h> #include <rtu/sse.h> namespace rtl { class PerspectiveCamera : public rts::ICamera { public: virtual void init(); virtual void newFrame(); virtual void receivePar...
[ "" ]
4c33aa8c2265575cf636f324549baa51f05c6940
e642f1e4cc822114c8a3651cbe51dabb95c85716
/ift-demo/demo/watershed/kernels/dijk.cpp
13f18dd6b7d5748192c3654c3bde9e7ea275fa28
[ "BSD-3-Clause" ]
permissive
gagallo7/OpenCLStudy
e80cd8d0339d1fafaa8860f2d2e6a161418a243e
d054115addb7831725f816eb7f4d54b81f1f14bc
refs/heads/master
2021-01-19T10:59:10.373979
2014-04-01T01:11:19
2014-04-01T01:11:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,572
cpp
#include <iostream> #include <iomanip> #include <fstream> #include <sstream> #include <string> #include <string.h> #include <vector> #include <list> #ifdef __APPLE__ #include <OpenCL/cl.h> #else #include <CL/cl.h> #endif #if !defined(CL_CALLBACK) #define CL_CALLBACK #endif #define INF 1 << 30 using namespace std; ...
[ "gagallo7@gmail.com" ]
gagallo7@gmail.com
16398a9e08fc3db5480d05882c1bf8450c397e62
1665a6d1f918076d4c5e29059eeedb344e8df28b
/src/reporters/reporter_particle.cpp
141802427cf8609019036ae50e7e65f682e0b812
[ "MIT" ]
permissive
suda/SensorReporter
8ae50ef01c357d6e9774c95a66d418bee7587d32
efd89334fc778f5adde91650899a0ba8f77fa5eb
refs/heads/master
2020-04-01T07:40:54.027722
2018-10-16T17:58:10
2018-10-16T17:58:10
152,999,111
1
0
null
null
null
null
UTF-8
C++
false
false
269
cpp
#include "reporter_particle.h" void ReporterParticle::report(Sample _sample) { String name = this->prefix; name.concat(_sample.name); Particle.publish(name, _sample.value); } void ReporterParticle::setPrefix(String _prefix) { this->prefix = _prefix; };
[ "admin@suda.pl" ]
admin@suda.pl
b804810e42ce1e17cd78f8cbd0738e37a55a37f0
186bb5a81666d27b7576732a35bf5a412b33224b
/exceptions/main.cpp
bc29ebeff5b0ba4e0f4141067b4c0b9731bda83f
[ "MIT" ]
permissive
VgTajdd/cpp_playground
9de305821ecb53539a676097693f5f9039e9ccc9
7d91940f2404ae96a8f66cc6aac4334efca7b245
refs/heads/master
2023-06-07T18:12:38.826641
2023-09-17T19:19:19
2023-06-06T17:29:33
213,281,912
2
0
null
null
null
null
WINDOWS-1252
C++
false
false
4,076
cpp
#include <iostream> /* An exception is an error condition. */ double division( int a, int b ) { if ( b == 0 ) { throw std::exception( "Division by zero condition!" ); } return ( a / b ); } class Entity { public: Entity() { std::cout << "Entity created!" << std::endl; } ...
[ "aduranddiaz@gmail.com" ]
aduranddiaz@gmail.com
ebcba5075897623ba1eba0f5fe41ad9e399fc2fc
ab97a8915347c76d05d6690dbdbcaf23d7f0d1fd
/third_party/blink/renderer/modules/webgpu/gpu_render_pipeline.cc
2b44420412ced64b9d0d251c95a8b7e510c8cac3
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "MIT", "Apache-2.0" ]
permissive
laien529/chromium
c9eb243957faabf1b477939e3b681df77f083a9a
3f767cdd5c82e9c78b910b022ffacddcb04d775a
refs/heads/master
2022-11-28T00:28:58.669067
2020-08-20T08:37:31
2020-08-20T08:37:31
288,961,699
1
0
BSD-3-Clause
2020-08-20T09:21:57
2020-08-20T09:21:56
null
UTF-8
C++
false
false
12,113
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 "third_party/blink/renderer/modules/webgpu/gpu_render_pipeline.h" #include "third_party/blink/renderer/bindings/core/v8/native_value_traits_impl...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
080c0d35d2195ed26a02e5465739e970461ae3a0
839515ab21cf09f00321c1a33f8d890060429213
/NFServer/NFGameServerNet_ServerPlugin/NFGameServerNet_ServerModule.h
e0a78d7f02c0a908b487ace0f42181b92c051e50
[ "Apache-2.0" ]
permissive
lemospring/NoahGameFrame
61aea980fc0ef44a60b5c110cba59d75ef7ebc34
c4f049f235e779cd21f9cf3f0c8719c1ae825854
refs/heads/master
2021-03-21T16:22:03.320378
2020-03-14T05:45:36
2020-03-14T05:45:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,541
h
/* This file is part of: NoahFrame https://github.com/ketoo/NoahGameFrame Copyright 2009 - 2020 NoahFrame(NoahGameFrame) File creator: lvsheng.huang NoahFrame is open-source software and you can redistribute it and/or modify it under the terms of the License; b...
[ "342006@qq.com" ]
342006@qq.com
1ec8b8e4d9ed980f9e1e2af57163eb3ec27af8e6
d20876df1308f1eaf3c280f6d3dd78c47633a2d8
/src/Corrade/PluginManager/Test/generated-metadata/GeneratedMetadataDynamic.cpp
ca30521c89c656d9f9cc585d72c5f90cd032af29
[ "MIT", "LicenseRef-scancode-public-domain", "Unlicense" ]
permissive
mosra/corrade
729ff71a9c8ceb7d27507b635be6433114b963bf
183b375b73fa3e819a6b41dbcc0cf2f06773d2b4
refs/heads/master
2023-08-24T21:56:12.599589
2023-08-23T14:07:19
2023-08-24T09:43:55
2,863,909
470
143
NOASSERTION
2023-09-12T02:52:28
2011-11-28T00:51:12
C++
UTF-8
C++
false
false
1,865
cpp
/* This file is part of Corrade. Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Vladimír Vondruš <mosra@centrum.cz> Permission is hereby granted, free of charge, to any person obtaining a copy of this softw...
[ "mosra@centrum.cz" ]
mosra@centrum.cz
a9ddf2117cffb017e1cb9c93f63941d572605006
4296ad62fc2d1c0111af5e9c9ef5b8336256674e
/src/arc36/c.cpp
55b1142cc1134fbd358aaffca76214d2436c098c
[]
no_license
emakryo/cmpro
8aa50db1d84fb85e515546f37e675121be9de5c2
81db478cc7da06a9b99a7888e39952ddb82cdbe5
refs/heads/master
2023-02-09T12:36:47.893287
2023-01-23T12:07:03
2023-01-23T12:07:03
79,899,196
0
0
null
null
null
null
UTF-8
C++
false
false
2,768
cpp
#include<bits/stdc++.h> #include<boost/variant.hpp> using namespace std; typedef long long ll; typedef vector<boost::variant<bool, ll, int, string, double, char*, const char*>> any; template<typename T> inline void pr(const vector<T> &xs){ for(int i=0; i<xs.size()-1; i++) cout<<xs[i]<<" "; (xs.empty()?cout:(cout<<xs[...
[ "ryosuke.kamesawa@dena.jp" ]
ryosuke.kamesawa@dena.jp
a82f1f5ae16cacdc5b315dd3ca012a691e12fb0e
9e9267611371cdff143e7a9b286a9fffc2641e78
/about.cpp
2f19cfdae4ea8cd13cc09e765a17fb1c62037efa
[]
no_license
wucan/csv2sql
736473e357c73acf40fa4ca96c05af3b52a572fc
20c9630bd323d7787eb5a1982f8c98c0fd1a9ecc
refs/heads/master
2021-01-22T23:57:52.712701
2012-03-30T13:49:14
2012-03-30T13:49:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,057
cpp
#include <QPushButton> #include "about.h" AboutDialog::AboutDialog() { /* build ui */ ui.setupUi(this); ui.closeButtonBox->addButton(new QPushButton("&Close", this), QDialogButtonBox::RejectRole); setWindowRole("csv2sql-about"); setMinimumSize(400, 300); resize(400, 300); setWind...
[ "wu.canus@gmail.com" ]
wu.canus@gmail.com
bfe76ae9c060dec1266a80d5c27c80e019148545
a3ec7ce8ea7d973645a514b1b61870ae8fc20d81
/Codeforces/A/404.cc
f978cf5c38a0d91457842b3f31fea7221820d6d7
[]
no_license
userr2232/PC
226ab07e3f2c341cbb087eecc2c8373fff1b340f
528314b608f67ff8d321ef90437b366f031e5445
refs/heads/master
2022-05-29T09:13:54.188308
2022-05-25T23:24:48
2022-05-25T23:24:48
130,185,439
1
0
null
null
null
null
UTF-8
C++
false
false
1,515
cc
#include <iostream> #include <vector> #include <set> using namespace std; int main() { int n; cin >> n; bool out = false; vector<string> sq; set<char> all_set; for(int i = 0; i < n && !out; ++i) { string tmp; cin >> tmp; sq.push_back(tmp); set<char> tmp_set; ...
[ "reynaldo.rz.26@gmail.com" ]
reynaldo.rz.26@gmail.com
f06585d106b12a765e5f0e62c54cc0f9436209cd
e6ae6070d3053ca1e4ff958c719a8cf5dfcd6b9b
/sum_to_prime_spoj.cpp
f7883717e6b737c7893878b4eeb3553bcbe5faa1
[]
no_license
Arti14/Competitive-Programming
31d246d34581599219ffb7e23a3372f02fc6dfa6
de42977b6cce39bb480d3cf90c1781d806be3b56
refs/heads/master
2021-01-25T07:34:29.240567
2015-05-08T07:07:10
2015-05-08T07:07:10
35,263,950
0
0
null
null
null
null
UTF-8
C++
false
false
1,260
cpp
#include <iostream> #include <cmath> #include <vector> using namespace std; vector < int > arr; int dp[4][8000]; int cnt(int m, int n) { if(n==0) { return 1; } if(n<0) { return 0; } if (m <=0 && n >= 1) { return 0; } if (dp[m][n] == 0) { dp[m][n] = cnt(m - 1, n) + cnt(m, n - m); ...
[ "rt@rt-VGN-CS14G-B.(none)" ]
rt@rt-VGN-CS14G-B.(none)
f9b5ca0cc955310239e328ec62576564519c0b0d
5cf7bb9a74875cd2a110fa3e1243b7c3f2e54753
/EXTERNAL/MMPS_245/MMPS_245/cpp/fsurf_tools/randsurfsmooth.cpp
b620f5bf9e6199f921d8eeb7db457832a4c73dcd
[]
no_license
ekaestner/MMIL
5c7dd8045550fe9cee41b1477f7c188916f29a5e
ce9d5bd01a38fd622719a787f28eb10dd66dff15
refs/heads/master
2023-04-27T20:36:30.815437
2023-04-23T17:49:53
2023-04-23T17:49:53
155,797,098
6
1
null
null
null
null
UTF-8
C++
false
false
15,918
cpp
/* randsurfsmooth.cpp: generate value at random vertex, smooth, calculate fwhm created: 02/11/05 DH last mod: 04/16/13 DH purpose: calculating fwhm for different smoothing steps input: options only output: stdout only acknowledgements: */ #include "surflib.h" #include "clustl...
[ "erik.kaestner@gmail.com" ]
erik.kaestner@gmail.com
51e96cec613372a1c8a36fdf984d3091e7c2967d
b116bebaea28d233092a76abc683d274675989ad
/forumCode/forumCode.ino
2927a9c14a9e9f6f416289c8f0abc366c6c3feec
[]
no_license
nrtyc4/picospritzer
762345983840c3fa53c273658ca190f173fd832d
071b3888a1ee91f30774148dfaba6e914d431d28
refs/heads/master
2016-09-06T08:39:19.038829
2013-08-09T23:34:16
2013-08-09T23:34:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,777
ino
#include <Wire.h> //I2C library const byte LCDa = 40; //LCD address on I2C bus const byte LCD_CLEAR[2] = {0xFE, 0x51}; const byte LCD_CLEAR_COUNT = 2; const byte LCD_SET_CURSOR[2] = {0xFE, 0x45}; const byte LCD_SET_CURSOR_COUNT = 2; //const byte LCD_UNDERLINE_CURSOR_ON[2] = {0xFE, 0x47}; //const byte LCD_UNDERLINE...
[ "natthompson72@gmail.com" ]
natthompson72@gmail.com
a06d0b2ba7c1970c1ab270f7844b496f44c787cc
726030bc5951dfb65fd823cc11d39e2f145f85c1
/Source/SnakeGame2/PlayerPawnBase.cpp
c92c7aab628764411e9d2722911cd1f843f709ad
[]
no_license
anchello2810/SnakeGame2
061877ffb4bd111ebe8e1d11a1f0ff31cc888542
b732b682ab2466bd47d6691d0a5bb0af18a5da2b
refs/heads/master
2023-07-10T15:37:21.344179
2021-08-09T14:43:27
2021-08-09T14:43:27
391,105,607
0
0
null
null
null
null
UTF-8
C++
false
false
2,163
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "PlayerPawnBase.h" #include "Engine/Classes/Camera/CameraComponent.h" #include "SnakeBase.h" #include "Components/InputComponent.h" #include "Food.h" // Sets default values APlayerPawnBase::APlayerPawnBase() { // Set this pawn ...
[ "anchello@yandex.ru" ]
anchello@yandex.ru
447c0c59a9bd4a00639a1ba66d68e548d1c94105
6de7f1f0d9be7d0659902dc60c77dcaf332e927e
/src/libtsduck/dtv/descriptors/tsTargetSmartcardDescriptor.h
595c17ab8eeffd5a2d25efcbdb455c30ba8488ca
[ "BSD-2-Clause" ]
permissive
ConnectionMaster/tsduck
ed41cd625c894dca96f9b64f7e18cc265ef7f394
32732db5fed5f663dfe68ffb6213a469addc9342
refs/heads/master
2023-08-31T20:01:00.538543
2022-09-30T05:25:02
2022-09-30T08:14:43
183,097,216
1
0
BSD-2-Clause
2023-04-03T23:24:45
2019-04-23T21:15:45
C++
UTF-8
C++
false
false
3,314
h
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2022, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
[ "thierry@lelegard.fr" ]
thierry@lelegard.fr
50b81048e62a4bb2f08b91c59a40f47efae62e61
f442f639a567cde56ae5126dce18b944a510ce90
/player_db.cpp
c7628238468decca568d1e3703ff66532261ec46
[]
no_license
TieJu/swtorla
a22b4715933e9c690782e43c809e1acded6ed9b8
dcf2cbd8af6891676640549b430351cd78e8fa36
refs/heads/master
2016-08-02T22:15:58.741909
2013-12-13T11:22:49
2013-12-13T11:22:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
373
cpp
#include "app.h" void player_db::set_player_name( const std::wstring& name_, string_id id_ ) { ensure_index_is_present( id_ ); if ( is_player_in_db( name_ ) ) { auto old = get_player_id( name_ ); if ( old != id_ ) { _app->remap_player_name( old, id_ ); remove_player_name...
[ "tiemo.jung@thm.de" ]
tiemo.jung@thm.de
af8b2e49ad29d538bc91a0d9770c331c2588c9d4
7ab3757bde602ebe0b2f9e49d7e1d5f672ee150a
/easyrespacker/src/librespacker/ShapeBuilder.h
8369e261ca4bdb9bb823faced1a538f5d45107e4
[ "MIT" ]
permissive
brucelevis/easyeditor
310dc05084b06de48067acd7ef5d6882fd5b7bba
d0bb660a491c7d990b0dae5b6fa4188d793444d9
refs/heads/master
2021-01-16T18:36:37.012604
2016-08-11T11:25:20
2016-08-11T11:25:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
697
h
#ifndef _EASYRESPACKER_SHAPE_BUILDER_H_ #define _EASYRESPACKER_SHAPE_BUILDER_H_ #include "INodeBuilder.h" #include <map> namespace etexture { class Symbol; } namespace erespacker { class IPackNode; class PackShape; class ShapeBuilder : public INodeBuilder { public: ShapeBuilder(); virtual ~ShapeBuilder(); vir...
[ "zhuguang@ejoy.com" ]
zhuguang@ejoy.com
36c23c73350218373751b7eacc1d3f11b46517e2
89ba283b2d655e569f945974c21e12440fb623df
/source/core/event_translators/axis/axis2btns.h
4a781d8fc48bd0c2c9fd83c456c10e9a2ea8b54b
[ "MIT" ]
permissive
swipi-retro/MoltenGamepad
20b35e8e50e2f9400708d278cf11c8bccf02a7fb
b5aebecd3112a65394841e45a27cda4dd9f4a1e8
refs/heads/master
2020-03-22T06:09:06.657599
2018-07-03T17:19:01
2018-07-03T17:19:01
139,614,620
0
0
MIT
2018-07-03T17:10:10
2018-07-03T17:10:09
null
UTF-8
C++
false
false
495
h
#pragma once #include "../event_change.h" class axis2btns : public event_translator { public: int neg_btn; int pos_btn; int neg_cache = 0; int pos_cache = 0; axis2btns(int neg_btn, int pos_btn) : neg_btn(neg_btn), pos_btn(pos_btn) { } virtual void process(struct mg_ev ev, output_slot* out); virtual ...
[ "josephgeumlek@gmail.com" ]
josephgeumlek@gmail.com
462b4953ebc6cf88a2acd8e21f98c179dc95dae6
fe5db3014317f062330a6c9fab3e9d941a84689c
/cube2.cpp
30b4b9177e90163dc91cf8738f169c7ff694f381
[]
no_license
mkutlu/ShaderBasedDraws
932b410bbf0771725b9d268bc3c091f1f499d0e1
7898fb33974dee349bc3a25c723d292ee3029e8d
refs/heads/master
2020-12-25T18:53:03.751103
2017-06-12T18:36:57
2017-06-12T18:36:57
94,010,272
0
0
null
null
null
null
UTF-8
C++
false
false
5,382
cpp
// // Display a color cube // // Colors are assigned to each vertex and then the rasterizer interpolates // those colors across the triangles. We us an orthographic projection // as the default projetion. #include "Angel.h" typedef Angel::vec4 color4; typedef Angel::vec4 point4; const int NumVertices = 36; //...
[ "mkutlu13@gmail.com" ]
mkutlu13@gmail.com
2e4bee36b192d11b3a4515b4d9311c5606678953
86ec1329a33c7071267fc973023d988603b74387
/include/Redis.h
68e171e5aad24f226f62266dc2a712d8cbd14f71
[]
no_license
xuaokun/spellCorrect
0a0da9d64c9ed1caf0fb8df311054d960e15c3cd
e29a388d182aa1dffe349b569d78e73486b4807d
refs/heads/master
2020-07-23T08:13:50.058184
2019-09-10T08:56:53
2019-09-10T08:56:53
203,904,051
0
0
null
null
null
null
UTF-8
C++
false
false
1,411
h
#ifndef _REDIS_H_ #define _REDIS_H_ #include <iostream> #include <string.h> #include <string> #include <stdio.h> #include <hiredis/hiredis.h> using std::string; class Redis{ public: Redis() :_connect(nullptr) ,_reply(nullptr) {} ~Redis(){ if(_connect){ redisFree(_connect); ...
[ "xuaokun1997@163.com" ]
xuaokun1997@163.com
23c8ddc8bf56f1d0381e2669faa7cb8f50acf99a
da0513732e6f512975be831bc4ee820ba04b3c19
/chap_2/include/Rifle.h
cce9076b836bf9c4ae64704fcb9e5d7241e08be2
[]
no_license
yepeichu123/design_patterns
6cea819fccc536b2da9a0a28dd8ec75bb96c976c
32bdd014040f08202dee68152e2703ffd348a029
refs/heads/master
2022-12-18T13:32:15.538354
2020-07-30T06:54:13
2020-07-30T06:54:13
282,859,735
0
0
null
null
null
null
UTF-8
C++
false
false
192
h
#ifndef RIFLE_H #define RIFLE_H #include "AbstractGun.h" class CRifle: public CAbstractGun { public: CRifle(); ~CRifle(); void shoot(); }; #endif /* RIFLE_H */
[ "peichu.ye@gmail.com" ]
peichu.ye@gmail.com
621676212529cfc00440025d1a550f09fccf67a8
e11d62362decf103d16b5469a09f0d575bb5ccce
/ui/views/widget/desktop_aura/desktop_window_tree_host_platform.h
7e426b43b21844c7df85202a1e008da6e6426d6b
[ "BSD-3-Clause" ]
permissive
nhiroki/chromium
1e35fd8511c52e66f62e810c2f0aee54a20215c9
e65402bb161a854e42c0140ac1ab3217f39c134e
refs/heads/master
2023-03-13T18:09:40.765227
2019-09-10T06:06:31
2019-09-10T06:06:31
207,478,927
0
0
BSD-3-Clause
2019-09-10T06:12:21
2019-09-10T06:12:20
null
UTF-8
C++
false
false
6,551
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 UI_VIEWS_WIDGET_DESKTOP_AURA_DESKTOP_WINDOW_TREE_HOST_PLATFORM_H_ #define UI_VIEWS_WIDGET_DESKTOP_AURA_DESKTOP_WINDOW_TREE_HOST_PLATFORM_H_ #incl...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
5bb5b2f90e8a4eed3dfc8c788fbad3bdb9a37c11
d065109ae84eeda9ad64bd8fb1c4176c85730954
/magician.cpp
0a4fdb10563fba8270aa880d9a22444b3262396f
[]
no_license
liuke0002/BasicAlgorithm
31e79209a948ece98e7e54aaa6af3c0a60730331
df62d9954486ae0f25ff425435840817bd86f0ac
refs/heads/master
2021-01-10T08:12:19.121080
2017-09-27T15:05:10
2017-09-27T15:05:10
54,707,237
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
862
cpp
#include<stdio.h> #include<stdlib.h> #define CardNumber 13 typedef struct node{ int data; struct node *next; }node; node *createLinkList(){ node *head,*p; node *s; int i; head=(node*)malloc(sizeof(node)); p=head; for(i=0;i<CardNumber;i++){ s=(node*)malloc(sizeof(node)); s->data=0; p->next=s; p=s; } s-...
[ "1395674569@qq.com" ]
1395674569@qq.com
1e7eef25e1e50dbf48594241a544445bf203aa1c
d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3
/Modules/Core/Common/include/itkTreeIteratorClone.h
47bcafc6a92a3271a6c4791048fbb4003e1833b4
[ "SMLNJ", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-mit-old-style", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer", "NTP", "IJG", "GPL-1.0-or-later", "libtiff", "BSD-4.3TAHOE", "...
permissive
nalinimsingh/ITK_4D
18e8929672df64df58a6446f047e6ec04d3c2616
95a2eacaeaffe572889832ef0894239f89e3f303
refs/heads/master
2020-03-17T18:58:50.953317
2018-10-01T20:46:43
2018-10-01T21:21:01
133,841,430
0
0
Apache-2.0
2018-05-17T16:34:54
2018-05-17T16:34:53
null
UTF-8
C++
false
false
4,725
h
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * ...
[ "ruizhi@csail.mit.edu" ]
ruizhi@csail.mit.edu
67678978cd39ab2bbe4e1508900be073fb0a6f8d
dbddebd6eb0ed34104acb254da81fc643c01a4ca
/ros/devel/include/styx_msgs/TrafficLight.h
06c45173a2543ba0a7550b4f51346694c3ced9d7
[ "MIT" ]
permissive
arpitsri3/CarND_Capstone_Code
4eba922f7c8ccc3a01aff520934b39d1736520e6
2824a14c6fc3992123d5189187c5c8c85f58c9fd
refs/heads/master
2020-03-19T05:57:27.860271
2018-06-06T09:32:41
2018-06-06T09:32:41
135,978,409
0
1
null
null
null
null
UTF-8
C++
false
false
7,513
h
// Generated by gencpp from file styx_msgs/TrafficLight.msg // DO NOT EDIT! #ifndef STYX_MSGS_MESSAGE_TRAFFICLIGHT_H #define STYX_MSGS_MESSAGE_TRAFFICLIGHT_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_message_traits.h> #include <ro...
[ "i.arpitsri@gmail.com" ]
i.arpitsri@gmail.com
f6bd926660705a781e82078ade25abaa29e6e3e4
f8b56b711317fcaeb0fb606fb716f6e1fe5e75df
/Internal/SDK/BP_FishingFish_AncientScale_05_Colour_02_Sapphire_classes.h
0936daf43fc17391e41695cf0caa46b123fb6db3
[]
no_license
zanzo420/SoT-SDK-CG
a5bba7c49a98fee71f35ce69a92b6966742106b4
2284b0680dcb86207d197e0fab6a76e9db573a48
refs/heads/main
2023-06-18T09:20:47.505777
2021-07-13T12:35:51
2021-07-13T12:35:51
385,600,112
0
0
null
2021-07-13T12:42:45
2021-07-13T12:42:44
null
UTF-8
C++
false
false
949
h
#pragma once // Name: Sea of Thieves, Version: 2.2.0.2 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //-------------------------------------------------...
[ "zp2kshield@gmail.com" ]
zp2kshield@gmail.com
b0d49f17931cf066425441ef6e2b0fce63233454
bdaa8f6fa3627232dd8129499b7603f1e30647e9
/Login_ConnectDataBase/Login_ConnectDataBase/ChangeCode.h
f14687ca42b716af2839cbe1d7d8fb58dc9fb437
[]
no_license
tianyunzqs/C_C_plus_plus_algorithm
3e5b8258af86c8b8b95e3c6a1a879f70478f68e8
d4e95e33129865f1baf4eefdbc996ac59882141e
refs/heads/master
2020-12-02T05:24:43.977114
2017-07-11T13:41:46
2017-07-11T13:41:46
96,889,940
2
0
null
null
null
null
GB18030
C++
false
false
479
h
#pragma once // CChangeCode 对话框 class CChangeCode : public CDialog { DECLARE_DYNAMIC(CChangeCode) public: CChangeCode(CWnd* pParent = NULL); // 标准构造函数 virtual ~CChangeCode(); // 对话框数据 enum { IDD = IDD_CHANGECODE }; protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 支持 DECLARE_MESSA...
[ "tianyunzqs@sina.com" ]
tianyunzqs@sina.com
290b63702b731ec513028e85b9913ab623bd0a27
1810a26cd8db1da2263889067d93a48750dcb50a
/any.cpp
6955aa688b94aa9b7e93fa39dd147df49964d093
[]
no_license
spurnaye/cpp_algorithms
4f63e559c94b1b3b30c32105a3cb17cac85f598f
87fe47a24a7e80d31cb55a30dd0dcf0c91d3bc1a
refs/heads/master
2020-03-08T02:04:49.650375
2018-10-22T04:22:03
2018-10-22T04:22:03
127,849,116
1
0
null
null
null
null
UTF-8
C++
false
false
179
cpp
#include <any> #include <iostream> #include <vector> int main(){ std::any a = 1; std::vector<std::any> v{1,2,3,4.5,6.7,"some string"}; auto x = std::any_cast<float>(v[0]); }
[ "spurnaye@gmail.com" ]
spurnaye@gmail.com
67c9d453adb00745905766ae9048094df455c4bc
5db5ddf10fb0b71f1fd19cb93f874f7e539e33eb
/Tech/src/foundation/modules/event/peventmanager.cpp
ac97e0670c7582a5917c4e54de6751964da99777
[]
no_license
softwarekid/FutureInterface
13b290435c552a3feca0f97ecd930aa05fa2fb25
55583a58297a5e265953c36c72f41ccb8bac3015
refs/heads/master
2020-04-08T04:42:21.041081
2014-07-25T01:14:34
2014-07-25T01:14:34
22,280,531
0
1
null
null
null
null
UTF-8
C++
false
false
2,741
cpp
// peventmanager.cpp // The event manager // // Copyright 2012 - 2014 by Future Interface. // This software is licensed under the terms of the MIT license. // // Hongwei Li lihw81@gmail.com // // #include "peventmanager.h" #include <PFoundation/pevent.h> #include <PFoundation/pcontext.h> #include <PFoundation//po...
[ "lihw81@gmail.com" ]
lihw81@gmail.com
52f7f33ba90ecb9be6b17eb32350559ce7acfaeb
50ada458f964ade9515b8405fc75ac0ed42ca3cd
/Level 1/Section 1.5/Exercise 1/Exercise 1/Exercise 1.cpp
8e0a7e8741f7a20779c994dec9b384b8468a85de
[]
no_license
CPP-Muggle/C_Github
f7a224ee61cd98c5b3ae1142bc4956f44334622e
e860fe3c189c1821f93c7c6d6bea2d82ec60a089
refs/heads/master
2021-01-01T19:37:44.414099
2015-11-28T16:30:56
2015-11-28T16:30:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
276
cpp
#include <stdio.h> float minus(float a, float b){ return a - b; } void main(){ float a, b; printf("Enter the first number "); scanf_s("%f", &a); printf("Enter the second number "); scanf_s("%f", &b); printf("The difference between two numbers is %.4f", minus(a, b)); }
[ "jz2631@columbia.edu" ]
jz2631@columbia.edu
76c7f0199fe875a62ecfc0d1f5263b5d5bfb92af
2348000ede440b3513010c29a154ca70b22eb88e
/src/CPP/src/pratice/ReverseWordsInAString.cpp
ea103cf7c69443a4b5fc68e39dde58502fd01294
[]
no_license
ZhenyingZhu/ClassicAlgorithms
76438e02ecc813b75646df87f56d9588ffa256df
86c90c23ea7ed91e8ce5278f334f0ce6e034a38c
refs/heads/master
2023-08-27T20:34:18.427614
2023-08-25T06:08:00
2023-08-25T06:08:00
24,016,875
2
1
null
null
null
null
UTF-8
C++
false
false
1,496
cpp
#include <iostream> using namespace std; // [Source]: https://leetcode.com/problems/reverse-words-in-a-string/ // http://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=212481 class Solution { public: void reverseWords(string &s) { if (s.empty()) return; removeTrailingSpaces(s)...
[ "zz2283@columbia.edu" ]
zz2283@columbia.edu
7d0439776dfbc40b8079872a3030ee1ae91f9b0b
55c81da8a1d0e98fe426b7b5c3ce7a9646ffdbe8
/samples/Test/Classes/CDNewsViewController.cpp
58cce061bc006658ab286accd2c85e63b901b5e3
[]
no_license
babyliynfg/nano-CrossApp
e40c1b209e30b47bea588b981f4f15aedc638266
e0c0e45c500d2647d330131b68474b67f0dfaae2
refs/heads/master
2021-01-18T03:04:08.540737
2017-03-14T03:47:06
2017-03-14T03:47:06
68,501,961
38
23
null
null
null
null
UTF-8
C++
false
false
18,542
cpp
// // CDNewsViewController.cpp // Test // // Created by renhongguang on 15/4/16. // // #include "CDNewsViewController.h" #include "CDWebViewController.h" extern int page_index; float temp_time = 0; CDNewsTableCell::CDNewsTableCell() :theTitle(NULL), theDesc(NULL), theImage(NULL) { this->setAllowsSelected(fals...
[ "278688386@qq.com" ]
278688386@qq.com
f26812631cd687e678cb07125d646b93724896a7
8a1d056a516831d99ccb4eb52053d1cffd97c9e9
/src/gamed/gs/player/subsys/player_prop_reinforce.h
bf05a5ebb6126b9d9f03bdf36830d57707a4c113
[]
no_license
289/a
b964481d2552f11f300b1199062ca62b71edf76e
43d28da99387ba225b476fe51bd7a13245f49d5e
refs/heads/master
2020-04-17T04:22:23.226951
2018-03-21T14:17:08
2018-03-21T14:17:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,275
h
#ifndef GAMED_GS_SUBSYS_PLAYER_PROP_REINFORCE_H_ #define GAMED_GS_SUBSYS_PLAYER_PROP_REINFORCE_H_ #include "gs/player/player_subsys.h" namespace gamed { /** * @brief:player属性强化子系统(初阶属性强化等) */ class PlayerPropReinforce : public PlayerSubSystem { public: PlayerPropReinforce(Player& player); virtual ~PlayerPropRei...
[ "18842636481@qq.com" ]
18842636481@qq.com
3bfdde37d9a152ea31bcedb241d9976ee1b84030
de70d532402c2c419a2057cd10df5405a81989d8
/prac10/src/ofApp.cpp
cf9cca5ee7b481bd8757f8089e624fe0940f9a25
[]
no_license
Lacty/of_practice
083fdc0c6b5c776348e4b429f4fb69cb4584e122
adcf0cbc89616e13eda7889c673318d155fbc2dd
refs/heads/master
2021-01-12T16:16:14.045576
2016-11-19T10:09:41
2016-11-19T10:09:41
71,971,117
0
0
null
null
null
null
UTF-8
C++
false
false
2,007
cpp
#include "ofApp.h" //-------------------------------------------------------------- void ofApp::setup() { ofSetCircleResolution(32); } //-------------------------------------------------------------- void ofApp::update() { for (auto& part : particles) { part.update(true, 0, 460, 0, 300); } } //----------...
[ "akira206@gmail.com" ]
akira206@gmail.com
6a59f0dd5bb54d2b26d30ed38650291eb59e3bec
d14b5d78b72711e4614808051c0364b7bd5d6d98
/third_party/llvm-10.0/llvm/lib/Target/ARM/Thumb2InstrInfo.h
7d8dff14e1e72de01db5f990b13d4ff6beb01ab6
[ "Apache-2.0" ]
permissive
google/swiftshader
76659addb1c12eb1477050fded1e7d067f2ed25b
5be49d4aef266ae6dcc95085e1e3011dad0e7eb7
refs/heads/master
2023-07-21T23:19:29.415159
2023-07-21T19:58:29
2023-07-21T20:50:19
62,297,898
1,981
306
Apache-2.0
2023-07-05T21:29:34
2016-06-30T09:25:24
C++
UTF-8
C++
false
false
3,284
h
//===-- Thumb2InstrInfo.h - Thumb-2 Instruction Information -----*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "bclayton@google.com" ]
bclayton@google.com
1fdbbbdb7b020f222da85fccd1e4da8b7a336e27
2485ffe62134cd39d4c5cf12f8e73ca9ef781dd1
/contrib/boost/iterator/test/function_input_iterator_test.cpp
f64e9f59d6111b1aabc22365483b734d20daa66d
[ "MIT", "BSL-1.0" ]
permissive
alesapin/XMorphy
1aed0c8e0f8e74efac9523f4d6e585e5223105ee
aaf1d5561cc9227691331a515ca3bc94ed6cc0f1
refs/heads/master
2023-04-16T09:27:58.731844
2023-04-08T17:15:26
2023-04-08T17:15:26
97,373,549
37
5
MIT
2023-04-08T17:15:27
2017-07-16T09:35:41
C++
UTF-8
C++
false
false
3,974
cpp
// Copyright 2010 (c) Dean Michael Berris // Distributed under 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) #include <cstddef> #include <algorithm> #include <iterator> #include <vector> #include <boost/config.hpp> #if !defined(...
[ "alesapin@gmail.com" ]
alesapin@gmail.com
1771468770fd2b916cc3faeda3c3fac137591d68
7add42e3fffa26c8aea222eca87791c89c7d84bd
/scenario/grid/GridSpectrum.cpp
bae10d12643975534f40a4f21df4935ebbcb804c
[]
no_license
mr-oroboto/Waveguide
1f15417f43551dded241be66505a73900c075fd1
d2921b065386a9f79830d6094b944f1b93b515ad
refs/heads/master
2022-10-20T02:45:03.016262
2022-10-09T05:10:10
2022-10-09T05:10:10
235,275,433
0
0
null
null
null
null
UTF-8
C++
false
false
4,188
cpp
#include "GridSpectrum.h" #include <iostream> GridSpectrum::GridSpectrum(insight::WindowManager* window_manager, sdr::SpectrumSampler* sampler, uint32_t bin_coalesce_factor) : SimpleSpectrum(window_manager, sampler, bin_coalesce_factor) { } void GridSpectrum::run() { resetState(); display_manager_->...
[ "jsmtp@protonmail.com" ]
jsmtp@protonmail.com
23dce32bae5ecd77a4eb93240c163b8759e6bbd0
992f1b4fef76853e256e7c54280139753c5a6192
/leet/test/leet0013_test.cpp
ac08bc0f348f343bdc2ee208127fa34e5c39553e
[]
no_license
lcllkzdzq/leet
ce19526a5a4c2f94403a7e3c3dcdd4fffd912d2f
7ea46a37e365c0d55435dfbb5a167a33c8c3e7a2
refs/heads/master
2021-04-06T13:32:08.580309
2018-07-19T15:31:11
2018-07-19T15:31:11
124,920,999
0
0
null
null
null
null
UTF-8
C++
false
false
457
cpp
#include <gtest/gtest.h> #include "leet0013.hpp" TEST(Leet0013, less_than_10) { Leet0013Solution s; EXPECT_EQ(s.romanToInt("IV"), 4); } TEST(Leet0013, 10_to_100) { Leet0013Solution s; EXPECT_EQ(s.romanToInt("XLIII"), 43); } TEST(Leet0013, 100_to_1000) { Leet0013Solution s; EXPECT_EQ(s.roman...
[ "lunarwaterfox@gmail.com" ]
lunarwaterfox@gmail.com
3a794bc08ae9ccdb3cba751b38e514ad047a8f58
bb9b83b2526d3ff8a932a1992885a3fac7ee064d
/src/modules/osg/generated_code/Projection.pypp.hpp
1d2fcfebffa4444825eb24c23f299906cbee207f
[]
no_license
JaneliaSciComp/osgpyplusplus
4ceb65237772fe6686ddc0805b8c77d7b4b61b40
a5ae3f69c7e9101a32d8cc95fe680dab292f75ac
refs/heads/master
2021-01-10T19:12:31.756663
2015-09-09T19:10:16
2015-09-09T19:10:16
23,578,052
20
7
null
null
null
null
UTF-8
C++
false
false
207
hpp
// This file has been generated by Py++. #ifndef Projection_hpp__pyplusplus_wrapper #define Projection_hpp__pyplusplus_wrapper void register_Projection_class(); #endif//Projection_hpp__pyplusplus_wrapper
[ "brunsc@janelia.hhmi.org" ]
brunsc@janelia.hhmi.org
a9dfd063e51f04e7c148083bad9f3b955ed54d65
09a8696421a8edc1fbb33aca63f42eb70a6b43b5
/Class(III)/7-1-1.cpp
52b67eca845c216f48b83122d3ca03f5880f3dd8
[]
no_license
chris0765/CppPrograming
be35e6f7be37566d74ef3bafcbc01f8ef017772a
726536c3c9cb18d281535b2a32256db1e8cf5f2b
refs/heads/main
2023-05-13T23:26:55.650267
2021-06-03T14:43:54
2021-06-03T14:43:54
348,203,097
0
0
null
null
null
null
UTF-8
C++
false
false
785
cpp
#include <iostream> using namespace std; class Complex{ double re, im; public: Complex(double r = 0, double i = 0): re(r), im(i){} ~Complex(){} double real() {return re;} double imag() {return im;} Complex add(const Complex& c) const; friend Complex operator+(const Complex& c, const Comple...
[ "chris0765@kookmin.ac.kr" ]
chris0765@kookmin.ac.kr
bb06ab64b895169d467557df06c044aa519c0824
fd8bb910d54c981157bfc2748ed5078760bd8be6
/tensorflow_impl/applications/Garfield_legacy/native/so_threadpool/threadpool.cpp
e7a6c25049e594705e749d288b0b00ce38ee25dd
[ "MIT" ]
permissive
yanlili1995/Garfield
7ac5941ebb78807e4ef53a24f0327f80599fb83c
f784cfd4cc2f34879abb287ef32c586243ee5b0c
refs/heads/master
2023-08-05T18:20:04.547095
2021-09-24T08:27:55
2021-09-24T08:27:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,760
cpp
/** * @file threadpool.cpp * @author Sébastien Rouault <sebastien.rouault@alumni.epfl.ch> * * @section LICENSE * * Copyright © 2018-2019 École Polytechnique Fédérale de Lausanne (EPFL). * See LICENSE file. * * @section DESCRIPTION * * Another thread pool management class, with parallel for-loop helper. **/...
[ "sebastien.rouault@alumni.epfl.ch" ]
sebastien.rouault@alumni.epfl.ch
27c3e8b068c3e05231ef3f1fbd203ae19a3a897e
5aecd1098bf6941216e19825059babf35306b0ea
/cvs/objects/util/base/include/data_definition_util.h
5d22a5fe3cf98cff9d7273c60fcd919c0dd120fc
[ "ECL-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Silviameteoro/gcam-core
151f3f8a850918a3ad74c1d95fd3ec52273a17eb
cc0ed1f976fb625ce34ef23b92e917922f4c0bd4
refs/heads/master
2023-08-09T14:39:38.278457
2021-09-13T14:35:12
2021-09-13T14:35:12
285,346,443
0
0
NOASSERTION
2020-08-05T16:29:50
2020-08-05T16:29:49
null
UTF-8
C++
false
false
17,678
h
#ifndef _DATA_DEFINITION_UTIL_H_ #define _DATA_DEFINITION_UTIL_H_ #if defined(_MSC_VER) #pragma once #endif /* * LEGAL NOTICE * This computer software was prepared by Battelle Memorial Institute, * hereinafter the Contractor, under Contract No. DE-AC05-76RL0 1830 * with the Department of Energy (DOE). NEITHER THE ...
[ "pralit.patel@pnnl.gov" ]
pralit.patel@pnnl.gov
e58bc7c45ef7ad0488f5d5a644e4d6710bfc9649
fc7d9bbe049114ad5a94a6107321bdc09d3ccf53
/.history/Maze_20210919224931.cpp
573be8375c565b4a0b90910a5f0b7c42d540c2e3
[]
no_license
xich4932/3010_maze
2dbf7bb0f2be75d014a384cbefc4095779d525b5
72be8a7d9911efed5bc78be681486b2532c08ad8
refs/heads/main
2023-08-11T00:42:18.085853
2021-09-22T03:29:40
2021-09-22T03:29:40
408,272,071
0
0
null
null
null
null
UTF-8
C++
false
false
3,434
cpp
#include<iostream> #include<vector> #include<cstdlib> #include<array> #include"Maze.h" #include<time.h> //using namespace std; //return true when the path is not in the vector bool checkInPath(const int num, const std::vector<int> &vec){ for(int d =0; d < vec.size(); d++){ if(vec[d] == num) return true; ...
[ "xich4932@colorado.edu" ]
xich4932@colorado.edu
338c31bdc9a9460a90248dc30619602322741e6d
9214736766cce5399cf0d178b1398438fc40357d
/libs/tgp/src/temper.cc
b27343406597fe57db91773a300c681a916f1019
[]
no_license
CustomComputingGroup/MLO
daaa391984a7b795354e518563733c98692b460c
3af52321da6a5bfb3b3cc04df714eb04250e157c
refs/heads/master
2021-01-01T19:34:15.891410
2013-05-21T16:23:26
2013-05-21T16:23:26
7,650,010
0
1
null
2019-01-21T19:53:47
2013-01-16T17:12:56
Python
UTF-8
C++
false
false
21,432
cc
/******************************************************************************** * * Bayesian Regression and Adaptive Sampling with Gaussian Process Trees * Copyright (C) 2005, University of California * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Les...
[ "liutianchi@yahoo.com" ]
liutianchi@yahoo.com
66159bc3e47a4ff4502f507ed98fe086fb59c68f
ca978c8ad2a77677635df5042aa9139a727172dc
/src/backend/src/generated/follow_me/follow_me.pb.h
f7641d02ea4dfbf7381a190baf59b6514bc2443a
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hrnbot/MAVSDK
e5541d60be3b32bf12bf0ea5afefc91a27b810a9
68ab0c5d50bb2e7e8f1e7ce565603f9e3f2c772f
refs/heads/master
2023-01-05T17:58:22.994430
2020-10-12T10:59:14
2020-10-12T10:59:14
287,504,011
0
0
BSD-3-Clause
2020-10-07T10:06:05
2020-08-14T10:11:29
C++
UTF-8
C++
false
true
131,215
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: follow_me/follow_me.proto #ifndef GOOGLE_PROTOBUF_INCLUDED_follow_5fme_2ffollow_5fme_2eproto #define GOOGLE_PROTOBUF_INCLUDED_follow_5fme_2ffollow_5fme_2eproto #include <limits> #include <string> #include <google/protobuf/port_def.inc> #if PROTOB...
[ "julian@oes.ch" ]
julian@oes.ch
f1df8ce8fefa15ecf47a8c45b38a61bbf7c86415
a0f8610bcb61463ef9982007dfb877408c3b1a78
/Microwaving Lunch Boxes/Microwaving Lunch Boxes/main.cpp
53c54e5610c068c9a3188ecfe75f13f32b1cac0b
[]
no_license
kiswiss777/Algorithm-SourceCode
75669371f5e9a9a6895543c398bf4a9bfe76c99d
08f01aa3bb1a524e687677a2c8723f1682516dd5
refs/heads/master
2020-04-30T20:50:29.569344
2019-06-14T07:11:15
2019-06-14T07:11:15
177,079,486
0
0
null
null
null
null
UTF-8
C++
false
false
881
cpp
#include<vector> #include<iostream> #include<algorithm> #include<functional> using namespace std; const int MAX = 10000; int boxNum; vector<int> eat_t, micro_t; int microwave(void) { vector<pair<int, int>> order; for (int i = 0; i < boxNum; i++) order.push_back(make_pair(-eat_t[i], i)); sort(order.begin(), o...
[ "kiswiss77477@naver.com" ]
kiswiss77477@naver.com
19826386c9b011a4d9a57c3eea4b84e641f96f1a
43acc519d1eb85c654776f28ef8ec06ca11fc7d0
/robo/robo.ino
243f4078262057914267f20f675c15208c9bc246
[]
no_license
Rphmelo/robo-explorador
2701888b85713235a6571563e3fe31649bc24c76
636d00f3876a70614d6e5e264a9379b0dc8975d8
refs/heads/master
2021-07-10T14:05:33.598034
2017-10-10T17:56:58
2017-10-10T17:56:58
105,097,405
0
0
null
null
null
null
UTF-8
C++
false
false
6,349
ino
#include <AFMotor.h> #include <DHT.h> #define DHTPIN 24 #define DHTTYPE DHT11 #define LED 22 DHT dht(DHTPIN, DHTTYPE); float umidade; float temperatura; int ldrValue; class Robo { char comando; int velocidade; AF_DCMotor *rodaDD; //Dianteira Direita AF_DCMotor *rodaDE; //Dianteira Esquerda AF_DCMot...
[ "r.de.melo.silva@accenture.com" ]
r.de.melo.silva@accenture.com
4df8d2385ab5ea180d37426faed849bfea0bee9a
d8e7a11322f6d1b514c85b0c713bacca8f743ff5
/7.6.00.32/V76_00_32/MaxDB_ORG/sys/src/SAPDB/SystemViews/SysView_OMSLocks.cpp
817f46524a67b44085c06a57de6aad1db8889f95
[]
no_license
zhaonaiy/MaxDB_GPL_Releases
a224f86c0edf76e935d8951d1dd32f5376c04153
15821507c20bd1cd251cf4e7c60610ac9cabc06d
refs/heads/master
2022-11-08T21:14:22.774394
2020-07-07T00:52:44
2020-07-07T00:52:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,236
cpp
/****************************************************************************/ /*! @file SysView_OMSLocks.cpp ------------------------------------------------------------------------- @author ElkeZ @ingroup SystemViews @brief This module implements the "OMSLocks" view class. @see ...
[ "gunter.mueller@gmail.com" ]
gunter.mueller@gmail.com
ff13b6eec7e704e653491ac29d62ee37b71c27ef
d38c0e1b1fa45e3dd9ed101db047831ac740f085
/src/BinaryHelper.cpp
d4f91bb8bdefea3e9611535f7a3d12b6c0c19751
[]
no_license
igornfaustino/Huffman_algoritmo
b39df1cf078794df45eee949e1c77aa32c6e8ab1
5c3d8eb5e4e22387019eda8209e319daf648709e
refs/heads/master
2021-11-08T16:46:52.761091
2021-10-26T16:29:40
2021-10-26T16:29:40
92,450,075
0
0
null
null
null
null
UTF-8
C++
false
false
836
cpp
#include "BinaryHelper.h" unsigned int BinaryHelper::setBitToOne(unsigned int num) { return ((num & mask) | mask_one); } unsigned int BinaryHelper::setBitToZero(unsigned int num) { return ((num & mask) | mask_zero); } unsigned int BinaryHelper::getCurrentBit(unsigned int num) { return (num & mask_one); } unsigne...
[ "igor@nfaustino.com" ]
igor@nfaustino.com
a69c194e832d0e67183b7d72487be01c9ec5a830
3f5179150584730cc0ee2ddc8f232b5e372d84aa
/Source/ProjectR/Private/UI/RacePlayerUI.cpp
6a5a2d52c1c5da7aefe0a8ef63178e03449ccdd7
[]
no_license
poettlr/ProjectR
4e8963c006bc0e5a2f7ffe72b89e5f65355d5dde
1b92b4c034c36f0cbb0ef8c2e02972dd86a3e1e1
refs/heads/master
2023-06-16T02:37:39.782708
2021-06-29T00:07:41
2021-06-29T00:07:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,546
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "UI/RacePlayerUI.h" #include "Components/TextBlock.h" int URacePlayerUI::currentLap() { return FCString::Atoi(*currentLapText->GetText().ToString()); } int URacePlayerUI::totalLaps() { return FCString::Atoi(*totalLapsText->Get...
[ "betomiku@gmail.com" ]
betomiku@gmail.com
5dcfc142474bcde5cf20a4cc9e99cdc523250bf3
6fbf5d53f59b8c9de18f91effb8d223eaf9dbc45
/copy_elision/main.cpp
b2c03cb04462dcb6fbc91ad061179036566fe9db
[]
no_license
yajnas07/cppmunchies
9f50da6ce751e32d43324e8de83eb4cbcd67478b
6e2f532fc5f4fe6187c88320fa0ce823ae96b492
refs/heads/master
2021-12-23T21:09:51.146283
2021-08-05T19:31:36
2021-08-05T19:31:36
91,421,906
2
0
null
null
null
null
UTF-8
C++
false
false
946
cpp
#include<iostream> using namespace std; class copiable_class { public: copiable_class() { cout << "Inside constructor" << endl; } copiable_class(const copiable_class & other){ cout << "Copying.." << endl; } }; //Invokes copy constructor, Named return value optimization copiable_class...
[ "email.yajnas@gmail.com" ]
email.yajnas@gmail.com