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
fce6e3110223c4db03b5cb78b8b74da934ede1aa
f0c4ebbf54d5aed19df22b760c5b0ce5257829c5
/shared/platform/iresource.h
893b6d1c0bd42f6d9ab66e2e4445bcc46c8c18ca
[ "MIT" ]
permissive
proydakov/zeptobird
e85f3c5a2e3eca9b2bb63624d898c83e05f50318
c9e64aa8bd11e4ed9254bea222b03c6d027b6145
refs/heads/master
2021-06-16T02:16:05.766348
2021-04-18T12:51:43
2021-04-18T12:51:43
67,238,634
6
1
MIT
2019-06-16T17:08:31
2016-09-02T16:34:38
C++
UTF-8
C++
false
false
329
h
#pragma once #include <string> class iresource { public: virtual ~iresource(); virtual std::string get_text_resource(const std::string& name) const = 0; virtual void save_text_data(const std::string& name, const std::string& data) = 0; virtual std::string load_text_data(const std::string& name) const...
[ "admin@Mac-Admin.local" ]
admin@Mac-Admin.local
c11c4c22ae4635b804a1277a17dc988e65070eae
987b43cb95103fe3af35e8756c29aee7f3c7a07c
/include/RE/G/GFxLoadUpdateSync.h
b7f30ba0771192b0d940beab7ca5ae5a44deb951
[ "MIT" ]
permissive
powerof3/CommonLibSSE
29e6017c8bae90665db4d30318ee66fd19e6c139
ff2afeaf5d6f6cac4c5b7cb1caaa2e0d89713393
refs/heads/dev
2023-08-31T05:15:02.732037
2023-08-21T09:52:55
2023-08-21T09:52:55
374,565,412
38
26
MIT
2023-09-10T13:09:57
2021-06-07T06:55:35
C++
UTF-8
C++
false
false
419
h
#pragma once #include "RE/G/GFxPlayerStats.h" #include "RE/G/GMutex.h" #include "RE/G/GRefCountBase.h" namespace RE { class GFxLoadUpdateSync : public GRefCountBase<GFxLoadUpdateSync, GFxStatMovieData::kGFxStatMD_Other_Mem> { public: ~GFxLoadUpdateSync() override; // 00 // members GMutex mutex; // 10 vo...
[ "Fuzzles" ]
Fuzzles
2a9c81ed63bb9dce906b2068eca533838b6103c5
a3cb7bcf1c1bb1faa41b85b90227833dadc95600
/Base/Application/Game.cpp
bab92b54f30306e937ed8ec1194464e8d44a4feb
[]
no_license
aldafor/TapEngine
174ff9d62a9575cc266f9c60f0db7e54a0bbd0f3
802e5efb964a17c505f0cee9000b2346b3de309b
refs/heads/master
2020-06-04T03:30:26.929431
2013-09-29T20:12:57
2013-09-29T20:12:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
530
cpp
/* * Game.cpp * * Created on: 06/10/2010 * Author: Daniel Conde Linares */ #include "Game.h" namespace BadaGameLib { Game::Game() { // TODO Auto-generated constructor stub } Game::~Game() { // TODO Auto-generated destructor stub } void Game::process(void) { // TODO Add physics and interaction code he...
[ "aldafor@msn.com" ]
aldafor@msn.com
38d5477581181b25e6493971271c6342cac1d78b
16bb6142d8ec402b8b02315b405ed5786fc627f0
/src/masternode-sync.h
08639907d47c463ca107caa711cb622773b759e5
[ "MIT" ]
permissive
kadilakprv/charycoin
c7fc2c134adfa32ccef375a7bdf499335efd31b0
b857a4ce7a600b11cf6f7b1888446767548d2c96
refs/heads/master
2020-05-04T10:37:38.666309
2018-08-21T18:34:49
2018-08-21T18:39:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,116
h
// Copyright (c) 2014-2017 The Dash Core developers // Copyright (c) 2018 The CharyCoin Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef MASTERNODE_SYNC_H #define MASTERNODE_SYNC_H #include "chain.h" #...
[ "42576279+charycoin@users.noreply.github.com" ]
42576279+charycoin@users.noreply.github.com
ad6013568d62c63f6800de2b6824160101fed8b2
63c5306b91db445016059a7f0c7ac167bf231d3c
/caffe2/operators/sinusoid_position_encoding_op.h
e20ad045468472ee61b77a50d33157a37d6a6d36
[ "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "MIT" ]
permissive
Fletcher3003/caffe2
b57ad712993b7c50d16b8f0eedc2e5587bc89e0e
731096902a090b49612b02cc5a1301c81bf93943
refs/heads/master
2020-04-15T18:10:11.514190
2019-01-09T17:10:14
2019-01-09T17:10:14
164,903,847
0
0
Apache-2.0
2019-01-09T17:02:59
2019-01-09T17:02:53
Shell
UTF-8
C++
false
false
1,837
h
#ifndef CAFFE2_OPERATORS_SINUSOID_POSITION_ENCODING_OP_H_ #define CAFFE2_OPERATORS_SINUSOID_POSITION_ENCODING_OP_H_ #include "caffe2/core/operator.h" namespace caffe2 { template <class Context> class SinusoidPositionEncodingOp : public Operator<Context> { public: SinusoidPositionEncodingOp(const OperatorDef& oper...
[ "charliehouseago@gmail.com" ]
charliehouseago@gmail.com
f0de2a574922dda249d2f7269b19a8478d09c086
2b2da3c294d188fa7c2795364ab26859e29ffb87
/OFSample-Windows/depends/dwinternal/framework2015/dwutility/xml/dwxmlelement.cpp
97c7c94faa354071835ccccf9aaf37f6c81a0793
[]
no_license
JocloudSDK/OFSample
1de97d416402b91276f9992197bc0c64961fb9bd
fa678d674b3886fa8e6a1c4a0ba6b712124e671a
refs/heads/master
2022-12-28T05:03:05.563734
2020-10-19T07:11:55
2020-10-19T07:11:55
294,078,053
4
2
null
null
null
null
GB18030
C++
false
false
10,183
cpp
#include "stable.h" #include "dwxmlelement.h" #include "dwutility.h" #include "pugixml/pugixml.hpp" using namespace pugi; #pragma warning(disable:4355)//关闭在构造函数是使用this的警告 ////////////////////////////////////////////////////////////////////////// class DWXmlElementPrivate { public: DWXmlElementPrivate(xml_node _xml...
[ "chenshibiao@yy.com" ]
chenshibiao@yy.com
b3fc9c7dcf9d08152b8715b9f0bf91d1ce96a64c
1e0bad222183c5ab8fbc2992d8cd61c2804f1f6f
/MFCTest/Stopwatch.h
c63c83d3ccbde475e6a7888005e2358f4b96fb82
[]
no_license
Flowsaiba/HashLib
e71bb6dfdde134fdff3caba74a98a9342b2c95a4
42b19574c3851b12ae666b6848bf790bb4f44442
refs/heads/master
2023-03-15T11:09:07.876788
2018-08-08T00:52:57
2018-08-08T00:52:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,561
h
#pragma once namespace MFCTest { class Stopwatch { private: LARGE_INTEGER start; LARGE_INTEGER stop; LARGE_INTEGER frequency; bool started; bool stopped; public: Stopwatch(bool autoStart = true) { ...
[ "shalafiraistlin@gmail.com" ]
shalafiraistlin@gmail.com
535114e3cb41c7c92379b3bdfdefebfd711eef3e
38c10c01007624cd2056884f25e0d6ab85442194
/extensions/renderer/script_context_set_unittest.cc
756c94290f5fbae105d32f9b0f36cb947f05c9ac
[ "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
2,169
cc
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <vector> #include "base/message_loop/message_loop.h" #include "extensions/common/extension.h" #include "extensions/common/extension_set.h" #incl...
[ "zeno.albisser@hemispherian.com" ]
zeno.albisser@hemispherian.com
bb36cad1354aa0736082d2120c66615bec1ae0d7
ab1c643f224197ca8c44ebd562953f0984df321e
/snapin/filemgmt/dataobj.cpp
0ec7c472bb32cf2b61864b7daa3af8750886bc63
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_admin
e162e0452fb2067f0675745f2273d5c569798709
d36e522f16bd866384bec440517f954a1a5c4a4d
refs/heads/master
2023-04-12T13:25:45.807158
2021-04-13T16:33:59
2021-04-13T16:33:59
357,613,696
0
1
null
null
null
null
UTF-8
C++
false
false
24,196
cpp
// DataObj.cpp : Implementation of data object classes #include "stdafx.h" #include "compdata.h" #include "safetemp.h" #include "macros.h" USE_HANDLE_MACROS("FILEMGMT(dataobj.cpp)") #include "FileSvc.h" // FileServiceProvider #include "dataobj.h" #include "smb.h" #include "sfm.h" #include "cmponent.h" // for COL...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
05b31d8cb297eb3d7d88239886dcac195fc73c74
48461badfdba98eb7fb5e659cf0b311645794bff
/cw/SymCode.h
cfd16663e0861e70643cc30bb2700c1bf1534ceb
[]
no_license
IvanShish/DSAProjects
72ba6cca5da6be835bf39b26bf952016bad062e0
823a49db5bc90fd98da180862fa88e17eabb6c1e
refs/heads/main
2023-04-01T04:04:38.508624
2021-04-03T20:24:48
2021-04-03T20:24:48
354,384,589
0
0
null
2021-04-03T20:23:49
2021-04-03T20:09:06
C++
WINDOWS-1251
C++
false
false
2,316
h
#ifndef SymCode_h #define SymCode_h #include <string> #include <vector> class Sym { private: struct elem { char c; // символ string code; // статический код elem() { c = '\0'; code = "00000000"; } }; int num = 0; // длина вектора arr vector <elem> ar...
[ "rayman.4@list.ru" ]
rayman.4@list.ru
02877c307e87e82535d8a2b10865becc22f0f00f
93fd5f604959d63a976aabda42ed80d65587693f
/QDSoftRender/Device.h
4dd0ae328bedbb7cdf57601582ae2da1a550d0c2
[]
no_license
qilinlee/QDSoftRender
0070611a8246bec6862138d7c71be92a4245d6f8
ce9c050e5542b893ad45d62d19724b8f228cbb5c
refs/heads/master
2021-01-10T04:44:55.660527
2016-02-13T11:24:57
2016-02-13T11:24:57
43,470,313
0
0
null
null
null
null
UTF-8
C++
false
false
1,209
h
#pragma once #ifndef __DEVICE_H__ #define __DEVICE_H__ #include <memory> #include "Color.h" #include "Error.h" namespace QDSoftRender { enum DeviceClearFlag { CLEAR_COLOR = 1, CLEAR_ZBUFFER = 2, CLEAR_ALL = CLEAR_COLOR | CLEAR_ZBUFFER, }; enum DeviceState { DEVST_UNKNOWN = 0, DEVST_IDLE = 1, DEVST...
[ "178191252@qq.com" ]
178191252@qq.com
9c8e02fd86d5324b219960d0305e3072347084b4
ec63a3d5ca2c8603e80c71e9babb5834f61a19b4
/lib/99-operator/monoid/MonoidRangeMinPointUpdate.cpp
e5e0e1fb14a1b9637908e43ad0f81b6f6b60c821
[]
no_license
ningenMe/compro-library
9d105722bac44340582c5783e6c7d600112ab93f
3e12cedbfbf0b966d099807c1894eeead56e8756
refs/heads/master
2023-08-08T05:05:07.177278
2023-07-30T17:45:38
2023-07-30T17:45:38
248,217,524
5
1
null
2021-09-21T00:35:23
2020-03-18T11:50:27
C++
UTF-8
C++
false
false
536
cpp
/* * @title MonoidRangeMinPointUpdate - [区間min, 点更新] * @docs md/operator/monoid/MonoidRangeMinPointUpdate.md */ template<class T> struct MonoidRangeMinPointUpdate { using TypeNode = T; inline static constexpr TypeNode unit_node = (1LL<<31)-1; inline static constexpr TypeNode func_fold(TypeNode l,TypeNode...
[ "amohkuru@gmail.com" ]
amohkuru@gmail.com
1b0c9574aa252e35b2ce71526e0282e5fcd60b69
94a88c9cb36803c36eeff0fad57689e5fe76cab1
/Qt/NLP_CHEN/my_theta.h
0e884e6af260457ea48fc2f1c55fc13d245ef7b1
[]
no_license
YFCbingyi/test_own
c5e38842765831dcc6c45e3181f370083877fc7f
8b5461deceeb0b64ef8b571796a017ee532be429
refs/heads/master
2021-07-19T19:15:56.742920
2020-10-29T02:32:49
2020-10-29T02:32:49
225,312,122
0
0
null
null
null
null
UTF-8
C++
false
false
422
h
#ifndef MY_THETA_H #define MY_THETA_H #include "testbase.h" class my_theta : public TestBase { public: my_theta(); void test(); void LineAngle1(); void LineAngle2(); private: typedef struct { double X; double Y; }point; typedef struct { point A; ...
[ "“lighty_chen@163.com”" ]
“lighty_chen@163.com”
9278b524b08199c1b316fcbc7e500708b3336459
15838d58cf92f120591b1717f5c7cc1c103ec15a
/breastPhantom.hxx
5d4da9e4cf51327db0128aa035b94d522c5b7a8f
[ "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference", "CC0-1.0" ]
permissive
ChristianGraff/breastPhantom
dd13a5e0db1a4416f1e55f4bd04c8dd8705a506b
370336f312074a8f90a37dfb51cee1a7e9bc517e
refs/heads/master
2020-06-22T05:40:52.643140
2019-03-28T15:12:07
2019-03-28T15:12:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,604
hxx
/*! \file breastPhantom.hxx * \brief breastPhantom main header file * \author Christian G. Graff * \version 1.0 * \date 2018 * * \copyright To the extent possible under law, the author(s) have * dedicated all copyright and related and neighboring rights to this * software to the public domain worldwide...
[ "christian.graff@fda.hhs.gov" ]
christian.graff@fda.hhs.gov
81354084274d786097672bc4479532336a12cde6
1a751dc75e80f0b3d64e7a9d7277b0f233dee6c9
/src/mtl/refcnt_ptr.h
cce49d1e68e1f93ae91cf3e7658a60103815fe08
[]
no_license
EmanueleCannizzaro/felyx
c53f3a0511b260749ca39fa19ac5539061150b2c
bf8e40415bce8105bef626304853f0dd7ebcf145
refs/heads/master
2020-04-02T22:54:58.728252
2016-08-06T09:39:27
2016-08-06T09:39:27
65,073,658
1
0
null
null
null
null
UTF-8
C++
false
false
3,117
h
// -*- c++ -*- // // $Id: refcnt_ptr.h,v 1.1.1.1 2004/12/13 17:55:20 okoenigl Exp $ // // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You should have received a copy of the License Agreement ...
[ "Emanuele.Cannizzaro@gmail.com" ]
Emanuele.Cannizzaro@gmail.com
873e8f4fc5c602742d2c7f025a47c2c5cf1b0bcd
73935c1814a8fe260167d4aa1b01d39de72f5c0f
/src/server/scripts/Kalimdor/CavernsOfTime/DragonSoul/instance_dragon_soul.cpp
a3534558544320ad7e03875d0e56408ed5fd5e07
[]
no_license
planee/Mop-548
e794ed978237f355efa813c2be8f8fb14d1907dc
a852cc0be53fcc2951b51452e3ebaa9f1d7d7397
refs/heads/master
2022-12-23T01:08:51.566255
2020-09-25T03:55:52
2020-09-25T03:55:52
298,549,776
1
7
null
2020-09-25T11:10:28
2020-09-25T11:10:27
null
UTF-8
C++
false
false
28,931
cpp
#include "ScriptPCH.h" #include "dragon_soul.h" #define MAX_ENCOUNTER 8 enum Spells { SPELL_TWILIGHT_SHIFT = 106368, SPELL_HEROIC_WILL_AOE = 105554, SPELL_HEROIC_WILL = 106108, SPELL_LAST_DEFENDER_OF_AZEROTH_DRUID = 106224, ...
[ "kevinlopez151004@gmail.com" ]
kevinlopez151004@gmail.com
d16d42215992a40e5606d660fe035353fba2a796
14ba7a644ee2e4e20dd15d7f28be88fa9c3d566d
/SamSungSW/14503.cpp
e1fb9755ea8628740576d8ce2d1bfd5795690197
[]
no_license
hmtyj2/Baek-Jun
a28b3ba0910478028582f01404aa766881913d55
411fc9cad3bd617c2468dd7a4af019f88ea6f1e4
refs/heads/master
2020-09-04T04:45:02.206484
2019-11-05T05:13:50
2019-11-05T05:13:50
219,660,663
0
0
null
null
null
null
UTF-8
C++
false
false
1,261
cpp
#include <stdio.h> #include <iostream> using namespace std; int map[52][52]; int N,M; int dir[4][2]={{-1,0},{0,1},{1,0},{0,-1}}; struct robot{ int row; int col; int head; }; void move(robot *rt, int count){ int left; left=(rt->head)-1; if(left==-1){ left=3; } if(map[rt->row][rt->col]==0){ map[rt->row][...
[ "ghkdalsxkr@naver.com" ]
ghkdalsxkr@naver.com
b7a9d848374117a8f2106f9396bd14027b4b00b9
1f1290c8cea180624fef11751a7f16fbdc706465
/Progetto_2013-14/anello.cpp
742718b2fa3012d7cc54899979ec114e0295a0e2
[]
no_license
alexrzz/PAO
c8b5086d8540f77d5dc4befae1d61a4d6dbfbdc3
d42d9842a372fc803078cc9e6551559de0e716e0
refs/heads/master
2021-01-15T13:45:04.688430
2015-03-09T15:39:42
2015-03-09T15:39:42
31,904,308
0
0
null
null
null
null
UTF-8
C++
false
false
625
cpp
#include "anello.h" Anello::Anello(string m, int q, double p, double mi, bool s) : Gioiello(m, q, p), misura(mi), solitario(s) {} Anello* Anello::clone()const { return new Anello(*this); } bool Anello::operator==(Gioiello* p) const { Anello* q = dynamic_cast<Anello*>(p); if(q) return (this->Gioie...
[ "alex@localhost.localdomain" ]
alex@localhost.localdomain
86808ac72b0b210dcd893693e6a75a12dc814989
153341ec0013aca8a750d288d3885b20ceaa8cb6
/ploymorphism/testing.cpp
f185dc2d3c3742b51b106d67e654f48b90deb027
[]
no_license
allie5/education
82e2e508ee2d1d983003112715f6c8e430f54141
63a543e98086d2bc77bc5f23c59a0191b11ea893
refs/heads/master
2021-05-31T11:39:00.547825
2016-02-10T16:49:00
2016-02-10T16:49:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
679
cpp
#include <iostream> #include "testing.h" using namespace std; static void mess(); class Email : public Message { string message; string sender; public: Email(string sender_in) { sender = sender_in; } virtual void set_string(string message_in) { message = message_in; } ...
[ "amkudlin@umich.edu" ]
amkudlin@umich.edu
3f9340710847cf20fc80515b7e16d8a5876a0065
037d518773420f21d74079ee492827212ba6e434
/blazetest/src/mathtest/smatdvecmult/DCaVDa.cpp
89b5be838a382a173efa9fbe816fb9bc78d141ef
[ "BSD-3-Clause" ]
permissive
chkob/forked-blaze
8d228f3e8d1f305a9cf43ceaba9d5fcd603ecca8
b0ce91c821608e498b3c861e956951afc55c31eb
refs/heads/master
2021-09-05T11:52:03.715469
2018-01-27T02:31:51
2018-01-27T02:31:51
112,014,398
0
0
null
null
null
null
UTF-8
C++
false
false
4,276
cpp
//================================================================================================= /*! // \file src/mathtest/smatdvecmult/DCaVDa.cpp // \brief Source file for the DCaVDa sparse matrix/dense vector multiplication math test // // Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved // // Thi...
[ "klaus.iglberger@gmail.com" ]
klaus.iglberger@gmail.com
591257aa63d9426ae20737676321ef9959c4b66c
cd72b19d2030f36f78dab52390d092ed3dc8005f
/apps/src/libvideostitch-gui/centralwidget/formats/extensionhandlers/rawextensionhandler.hpp
f4d1a8acd28cfea160bc62a42d60a0247877a189
[ "MIT", "DOC" ]
permissive
stitchEm/stitchEm
08c5a3ef95c16926c944c1835fdd4ab4b6855580
4a0e9fc167f10c7dde46394aff302927c15ce6cb
refs/heads/master
2022-11-27T20:13:45.741733
2022-11-22T17:26:07
2022-11-22T17:26:07
182,059,770
250
68
MIT
2022-11-22T17:26:08
2019-04-18T09:36:54
C++
UTF-8
C++
false
false
782
hpp
// Copyright (c) 2012-2017 VideoStitch SAS // Copyright (c) 2018 stitchEm #pragma once #include "extensionhandler.hpp" class RawExtensionHandler : public ExtensionHandler { public: RawExtensionHandler() { extension = "abgr"; format = "raw"; } private: QString handle(const QString &filename, const QS...
[ "stitchemvr@gmail.com" ]
stitchemvr@gmail.com
3cd4cee90695a5a27f3dbd6990ba475d17681ce1
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/Z6.2+pooncerelease+ctrlonceonce+poonceonce.c.cbmc_out.cpp
7f1c27b40d3f55c4bccadc7aa30355fe057221c9
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C++
false
false
40,461
cpp
// Global variabls: // 0:vars:3 // 3:atom_1_X0_1:1 // 4:atom_2_X0_1:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 // 2:thr2:1 #define ADDRSIZE 5 #define LOCALADDRSIZE 3 #define NTHREAD 4 #define NCONTEXT 5 #define ASSUME(stmt) __CPROVER_assume(stmt) #define ASSERT(stmt) __CPROVER_assert(stmt, "error") #define m...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
37cc1409a72ea7f48e2b760e96b4ffef0ba562d6
2c2a597ccf11116a843ef252e9fedf85dd807d64
/SPMS/Arduino/libraries/RFIDTag/RFIDTag.h
34c74c188c1fc0b36b2bd6f0e639c1f81ac6b812
[]
no_license
JanahanMathanamohan/CompletedProjects
75c6126f6b80c6b2670367af4aefe212699fbda2
5210fbf8cf0c5ff1eddc68a1687ec27e8954aff6
refs/heads/master
2021-01-17T20:24:58.850865
2016-07-26T14:47:52
2016-07-26T14:47:52
64,226,780
0
0
null
null
null
null
UTF-8
C++
false
false
188
h
#ifndef RFIDTag_h #define RFIDTag_h class RFIDTag{ public: RFIDTag(int array[]); int getID(int i); void setID(int i,int id); private: int rfidTag[4] = {0,0,0,0}; }; #endif
[ "janahan.mathanamohan@uoit.net" ]
janahan.mathanamohan@uoit.net
46f6e2781c93abdb4fa2429e922e3357e5567057
b1ec1d5f4e6b1a58b9c26f4c2bab0313610fa446
/BLinkedList.cc
8101d1636cd9ff64a5255b8b1b27de29f64f4705
[]
no_license
InTheSky555/LinkedList
4eda26e9c6cca0aea1ef825f5ef849aebabd24fa
fdacb03aefa9ed59a98862730c0939736d8569ac
refs/heads/master
2021-04-09T10:28:14.970438
2016-05-28T12:55:44
2016-05-28T12:55:44
59,894,544
0
0
null
null
null
null
UTF-8
C++
false
false
1,241
cc
#include "BLinkedList.h" BLList::BLList() { this->root = NULL; } BLList::~BLList() { } void BLList::midorder(BLNode* root) { if(root->left != NULL) { midorder(root->left); } std::cout << root->data << std::endl; if(root->right != NULL) { midorder(root->right); } } bool BLList::print_list() { if(this-...
[ "1139215252@qq.com" ]
1139215252@qq.com
700156fdaa3817f8a4a19196a1ead70f67b49fad
a95883a9d92a657e8704f85b488700a0101ddb35
/test/serialbox/core/UnittestUnreachable.cpp
64e6566759cb4a4059fb35c51c8d85ee7c646cdc
[ "BSD-2-Clause", "BSD-3-Clause", "MIT" ]
permissive
mlange05/serialbox2
d19b5f3094cc10a453b5a7d1580cf51c4085fdff
fa72d8a39f62c7c0b76536680f7a9953957f59f2
refs/heads/master
2020-04-26T03:51:51.141899
2019-02-04T10:19:37
2019-02-04T10:19:37
173,281,773
1
0
BSD-2-Clause
2019-03-01T10:20:08
2019-03-01T10:20:08
null
UTF-8
C++
false
false
903
cpp
//===-- serialbox/core/UnittestUnreachable.cpp --------------------------------------*- C++ -*-===// // // S E R I A L B O X // // This file is distributed under terms of BSD license. // See LICENSE.txt for more information // //===----------------------------------------------...
[ "fabian_thuering@hotmail.com" ]
fabian_thuering@hotmail.com
a648b6e0c0201648b29541f07bf222bcbfc99dd7
83120258156459f6aa7575fdd360f225c3b9d797
/cnn-text-classification/MaxPoolingLayer.cpp
ab36fdf865820cb4355a285f7a88b9c34cb2dbae
[]
no_license
byeongkeunahn/cnn-text-classification
7ce576e840b8911beae54853183709434c8f2569
e20520880926907e15f72f40d1e82c4037ea3726
refs/heads/master
2020-09-24T16:34:20.296299
2019-12-04T14:39:59
2019-12-04T14:39:59
225,799,617
2
0
null
null
null
null
UTF-8
C++
false
false
1,646
cpp
#include "pch.h" #include "MaxPoolingLayer.h" MaxPoolingLayer::MaxPoolingLayer(Layer *pInput) { auto indim = pInput->GetOutputDimension(); if (indim.size() != 1 || indim[0] == 0 || indim[0] <= -2) { /* we allow for indeterminate input dimension */ throw std::exception("SoftmaxLayer: Input layer has w...
[ "7p54ks3@naver.com" ]
7p54ks3@naver.com
8d9db7bc9640ee71c2ed508c5071dbafc4445ffa
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/98/741.c
3fe489d1f2114d22fb947a2586593803b7e11bbf
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
353
c
/* * word.cpp * * Created on: 2011-12-11 * Author: wangshiheng */ int main() { char words[41]; int s=-1,l,n,i; cin>>n; for (i=0;i<n;i++) { cin>>words; l=strlen(words); if (s==-1){s=l+s+1;cout<<words;} else if (s+l+1<=80){s=l+s+1;cout<<' '<<words;} else {s=l;cout<<endl;cou...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
2826c3f2c39720f75aa7654b4e71020cb2de6c85
524fdadabf05e19ef5b8ec05c770603ff36086c1
/Solutions/101482 - 2014-2015 Northwestern European Regional Contest (NWERC 2014)/J.cpp
d355d1dbf71236f5cbcfe6d86c0ee76b216ad658
[]
no_license
DolaBMOon/Codeforces-Gyms-Solutions
f000866f2fe1ffa6b480f7b7e85ed7f793a28d51
668271c177b447e79375bdb3248213cc0f36308a
refs/heads/master
2020-04-01T16:44:12.685470
2018-10-15T11:03:44
2018-10-15T11:03:44
153,395,640
1
0
null
2018-10-17T04:31:29
2018-10-17T04:31:29
null
UTF-8
C++
false
false
1,265
cpp
// 2014-2015 Northwestern European Regional Contest (NWERC 2014) // 101482J #include <bits/stdc++.h> using namespace std; #define loop(i,n) for(int i = 0;i < int(n);i++) #define rloop(i,n) for(int i = int(n);i >= 0;i--) #define range(i,a,b) for(int i = int(a);i <= int(b);i++) #define SZ(c) int(c.size()) #define ALL(c...
[ "khaled.hamedt@gmail.com" ]
khaled.hamedt@gmail.com
6175a4db8e9be50ec0ea72a8e95b2bbc388708f5
c9cf0586ace11aa32fa67606d237a130a06364ee
/circular-cylinder-10-30/12.75/phi
26488573449191391ce9870fb4f2356ca868a58e
[]
no_license
jezvonek/CFD-Final-Project
c74cfa21f22545c27d97d85cf30eb6dc8c824dc1
7c9a7fb032d74f20888effa0a0b75b212bf899f4
refs/heads/master
2022-07-05T14:43:52.967657
2020-05-14T03:40:56
2020-05-14T03:40:56
262,370,756
1
1
null
null
null
null
UTF-8
C++
false
false
49,009
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6.0 \\/ M anipulation | \*-----...
[ "danieler@login3.stampede2.tacc.utexas.edu" ]
danieler@login3.stampede2.tacc.utexas.edu
fc0e5b79cd2c4652d897c1dd3beaf57667e3c24f
8074e582c99623ec91ca8dd2cdfa10b3563cfac4
/examples/Arduino/oscuinoSerial/oscuinoSerial.ino
26d267f7102488fbca19cfde759ab239f028a392
[]
no_license
Macciza/oscuino
dc2d693c4e641f3b7bb74a1a45c523140634f54f
044047b78f4a17d9b82902bfaf12a2a67c772d5a
refs/heads/master
2021-01-15T23:12:15.140636
2012-06-27T21:01:03
2012-06-27T21:01:03
4,851,594
1
0
null
null
null
null
UTF-8
C++
false
false
20,962
ino
#include <OSCBundle.h> #include <OSCMessage.h> /* This example is meant to be used with the MAX/MSP to Arduino Interface called oscuinoSerial.maxpatch */ #include <SLIPEncodedSerial.h> OSCBundle bundle(SLIPSerial); OSCBundle bundleOUT(SLIPSerial); //many definitions and abstractions are taken from OSCui...
[ "yotammann@gmail.com" ]
yotammann@gmail.com
7ad0c0c2594cfa17265cfd6171007cc8cdb37635
db98a53250d04d7170ef3f9bd686f37a0573ba14
/QuestionAnswer单选测试系统/源代码/TestSystem_up1/answerui.cpp
55da9d5e427e002b0810fb7e58ef7f20844becba
[]
no_license
Albert-Shi/QuestionAnswer
8f85952636c67f4b41033fa9f2d88bd33a0814eb
0627c80a33155441e5e0dd26130a5f1e5875ff37
refs/heads/master
2021-04-28T05:21:45.291630
2018-02-20T09:09:20
2018-02-20T09:09:20
122,175,782
0
0
null
null
null
null
UTF-8
C++
false
false
2,254
cpp
#include "answerui.h" #include "ui_answerui.h" #include "core.h" #define SIZE 200 int SELECT = -1; extern Question G_QUESTION; //extern int STANDARD[SIZE]; extern int CRRECT; extern bool STOP; AnswerUI::AnswerUI(QWidget *parent) : QDialog(parent), ui(new Ui::AnswerUI) { ui->setupUi(this); G_QUESTION...
[ "1136313573@qq.com" ]
1136313573@qq.com
92340cdf32d36a08a96fe69a3fb30ef961781c01
d7823252aa58c501c1541b0cf70f2115a12abfb2
/40214330/source/Animation.cpp
f80ae91be6ce4c001cad4af4e199038bffa85483
[]
no_license
ScottBain96/kylesAdventureGamesEng
4288de734284fe2d88678aac617914db4ca4c0b9
d604d40b18f72d1f888c2307ebf2c012d6af970f
refs/heads/master
2020-05-27T11:38:39.297087
2019-05-25T20:44:52
2019-05-25T20:44:52
188,603,897
1
0
null
null
null
null
UTF-8
C++
false
false
937
cpp
#include "Animation.h" Animation::Animation(void) { } Animation::~Animation(void) { } void Animation::loadContent(std::string text, sf::Texture image, sf::Vector2f position) { //"this->" refers to the class variable instead of the parameter this->preText = text; this->image = image; this->position = position; ...
[ "40214330@live.napier.ac.uk" ]
40214330@live.napier.ac.uk
569998d0f7f4246805f2e15857af0cdac976e61a
e98b265914ec3dbdc5eefe443505e58321ef5c00
/mojo/gpu/mojo_gles2_impl_autogen.h
f5f989ce870cf8d8879344bbae783a03160c9193
[ "BSD-3-Clause" ]
permissive
zhouyige/chrome4sdp
d223f33cf45889bf9437ad9614e1c414c6c37faf
a9655c8758922ec2ff07400f6be8c448749a8c64
refs/heads/master
2022-12-17T17:36:19.467887
2017-01-04T07:35:25
2017-01-04T07:35:25
78,020,809
0
1
BSD-3-Clause
2022-11-17T18:58:27
2017-01-04T14:05:31
null
UTF-8
C++
false
false
43,038
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file is auto-generated from // gpu/command_buffer/build_gles2_cmd_buffer.py // It's formatted by clang-format using chromium coding style: // c...
[ "zsky369369@outlook.com" ]
zsky369369@outlook.com
e1d04d8271eb5ad0baa21599c8612556d0120572
027eda7f41dc38eddeed50713bc23328c5bab6b4
/CalulatorLanguage/CalulatorLanguage/main.cpp
4bff767ed137f26cdd4cf56e91b3f2fed9f9f5e0
[]
no_license
iamjwc/CS438
6e9872c88f639316beff32cc60bd4d5edf9cd037
9ebceb46abe063c3cacff299e0750b608358b216
refs/heads/master
2021-01-04T14:21:34.738661
2011-10-21T23:07:03
2011-10-21T23:07:03
2,623,746
0
0
null
null
null
null
UTF-8
C++
false
false
3,927
cpp
#include <iostream> #include <fstream> #include <list> #include <string> using namespace std; template<class T> void gc( T*& v ) { delete v; v = NULL; } void clean_stack( list<char>* stack ) { while( stack->size() && stack->front() == '(' ) stack->pop_front(); } int pop_number( list<char>* ...
[ "iamjwc@gmail.com" ]
iamjwc@gmail.com
76e4dd4d3bd80bf528141cb666a62fa3e788d0c3
24cb74052f95d275dfb8599ea342cadd5e312fa1
/Bit Manipulation/Common Bit Tasks/Clear ith Bit.cpp
dad046d178e9154d8aea2902f3c8dc723a7aeb81
[ "MIT" ]
permissive
Datta2901/Algorithmic-Implementations
44ccd6b1996fac660ec1c268a5fa44fda59abb0e
9e1afe97d54d4dc50be9170bc1a155562e0aafa6
refs/heads/master
2023-08-31T17:25:52.391313
2021-10-15T17:46:56
2021-10-15T17:46:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
948
cpp
#include<bits/stdc++.h> using namespace std; #define ll long long // Function to clear the ith bit in n // NOTE: in the code below 0-based indexing of bits from RHS to LHS(i.e. from // LSB to MSB) is considered ll clear_bit(ll n, ll i) { ll mask = ~(1LL << i); ll res = n & mask; return res; } void solve() ...
[ "kapil181112309@gmail.com" ]
kapil181112309@gmail.com
6866358cd49a910425a0ddc391aa035901e61261
20754fcb0048cc5279ea37bb6578a779ed8dcd5d
/Continuous Speech Train/seg_K_mean.h
6b40e7ca17b9013603f71dbd307372131b54960b
[]
no_license
ScienisTmiaoT/Speech-Recognition
2fa3b0dcdac544631ab80d00580414a9d1d05559
19c89b66d94a1c5bdce514fbead16bf2bd2ab810
refs/heads/master
2021-01-12T12:49:14.201361
2016-11-16T10:45:18
2016-11-16T10:45:18
68,998,555
2
0
null
null
null
null
UTF-8
C++
false
false
998
h
#ifndef seg_K_mean_h #define seg_K_mean_h #include <iostream> #include <string> #include <vector> #include <math.h> #include <algorithm> using namespace std; #define SEG_NUM (5) #define DIMENSION (39) #define PI (3.1416) #define MIN_VARIANCE (0.001) double nodeCost(vector<double>& frame, vector<doub...
[ "1730402302@qq.com" ]
1730402302@qq.com
f198b6981f369b24cb1c0225ee063689de779940
bd2139703c556050403c10857bde66f688cd9ee6
/loom/15/webrev.00/src/hotspot/share/memory/iterator.cpp
01dbf33d19621801d3032db3e752dd2ec00c5fc3
[]
no_license
isabella232/cr-archive
d03427e6fbc708403dd5882d36371e1b660ec1ac
8a3c9ddcfacb32d1a65d7ca084921478362ec2d1
refs/heads/master
2023-02-01T17:33:44.383410
2020-12-17T13:47:48
2020-12-17T13:47:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,368
cpp
/* * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "erik.helin@oracle.com" ]
erik.helin@oracle.com
a2247e4e47eb574e57a214d66f2e2c47fc0cdbb9
32a4cc9a39a10583ff342266d77d5cfd54c80804
/Source/Castlevania/Private/Spawn/LightPowerupSpawnActor.cpp
d170550572b9244eb677c316991a7ad1feaa2014
[]
no_license
samalo0/Castlevania
98f9ddbc1ff02c96fa6fd1e1f1e45b68fb796963
068ee4d668d05c2b35dde3ac5983db55873d3f8b
refs/heads/master
2023-04-19T09:26:15.454063
2021-05-09T13:16:34
2021-05-09T13:16:34
329,926,809
3
0
null
null
null
null
UTF-8
C++
false
false
3,970
cpp
//---------------------------------------------------------------------------------------------------------------------- // Copyright 2021 Stephen Maloney // Owner: Stephen Maloney // Created: 1/3/2021 //--------------------------------------------------------------------------------------------------------------------...
[ "stephen.a.maloney@gmail.com" ]
stephen.a.maloney@gmail.com
2006335c8057d3b3186bfb980f65eff4a8c107a8
2a35885833380c51048e54fbdc7d120fd6034f39
/Online Judges/AtCoder/abc157FYakinikuOptimizationProblem.cpp
3055e90c2b04947b5d3d28747d49c7851fb26748
[]
no_license
NelsonGomesNeto/Competitive-Programming
8152ab8aa6a40b311e0704b932fe37a8f770148b
4d427ae6a06453d36cbf370a7ec3d33e68fdeb1d
refs/heads/master
2022-05-24T07:06:25.540182
2022-04-07T01:35:08
2022-04-07T01:35:08
201,100,734
8
7
null
null
null
null
UTF-8
C++
false
false
2,994
cpp
#include <bits/stdc++.h> #define DEBUG if(0) #define lli long long int #define ldouble long double using namespace std; /* Tutorial: We will cook meat[i] iff dist(p, meat[i])*c <= T We can rewrite it as: dist(p, meat[i]) <= T / c, which is the same as saying that p is inside circle(center: meat[i], radious: T/c)...
[ "ngn@ic.ufal.br" ]
ngn@ic.ufal.br
bae68062ee80d900460a0ef90c49cc8ae0e4827d
fb9b97269ad61497ae7a667a58d2e9638b6c0cf5
/src/CMap/Map1/dialog.cpp
b09fe044ba84b87ccd919a75af20988128471b86
[]
no_license
smurav/gis36
b98e4b485ae205a1025d8ccb280bbc3412b9961b
3c7ad6e43cb3bdcb00622ee4008dde0ad96ce56d
refs/heads/master
2016-09-05T13:36:53.446309
2012-09-07T05:59:56
2012-09-07T05:59:56
2,359,643
22
9
null
null
null
null
WINDOWS-1251
C++
false
false
622
cpp
#include "dialog.h" #include "ui_dialog.h" #include "QCursor" Dialog::Dialog(QWidget *parent) : QDialog(parent), ui(new Ui::Dialog) { ui->setupUi(this); this->setMouseTracking(false); my_view = new CMyGraphicsView(this); my_view->setGeometry(30,40,331,241);//место расположения и параметры...
[ "leksslon@yandex.ru" ]
leksslon@yandex.ru
ff860c2794d75dc2bd417ffbe614d290969a5865
b7c76a6b0fc38257952f518806e03c7fa378ebc0
/src/tests/end2end/BindGroupTests.cpp
b2fa09e8c5cc03dbabc4247040c6e9ec000dae1e
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
sddz-hl/dawn
936e669379c7f9cf0d1776a360d9cbb08fd11ae1
c532048062befdee8bb57d18f01d3a3c403d49de
refs/heads/main
2023-01-21T19:21:35.029490
2020-12-04T19:31:40
2020-12-04T19:31:40
318,813,436
1
0
null
null
null
null
UTF-8
C++
false
false
54,633
cpp
// Copyright 2018 The Dawn Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed t...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
0868bdeecbd04165908c1f2060cbcad5282f272a
d657e6161bb4b4c603d1deba4e0bcd871eb9031c
/matlab_code/jjcao_code-head/toolbox/jjcao_mesh/geodesic/mex/gw/gw_core/GW_VertexIterator.cpp
f69d75920ecc2d2c1c7b93e84f8b4e5341d97786
[ "MIT" ]
permissive
joycewangsy/normals_pointnet
84c508b7b5f96cb0c8fdbfd1d5a2bcac4e68772a
fc74a8ed1a009b18785990b1b4c20eda0549721c
refs/heads/main
2023-01-05T23:12:30.500115
2020-11-09T12:29:56
2020-11-09T12:29:56
311,324,467
0
0
null
null
null
null
UTF-8
C++
false
false
5,907
cpp
/*------------------------------------------------------------------------------*/ /** * \file GW_VertexIterator.cpp * \brief Definition of class \c GW_VertexIterator * \author Gabriel Peyr? * \date 4-2-2003 */ /*------------------------------------------------------------------------------*/ #ifdef G...
[ "923751881@qq.com" ]
923751881@qq.com
61372001b15c0c3fbbda63a95653859205aef0a7
c9e32374ecc46eac59437a068d424e6eb28ca849
/xju/SafeTriggerPIf.hh
4838bb85434c35ae9b5bff380c1668b1e9aee929
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
urnest/urnest
261884b2ee71d64748c9e2afe7e78c9df61d91e7
6ec484080222f27a33070fa3b65593645f94a575
refs/heads/master
2023-07-13T06:16:41.566253
2023-07-06T11:04:34
2023-07-06T11:04:34
6,716,252
1
1
MIT
2023-06-11T03:06:14
2012-11-16T04:12:22
C++
UTF-8
C++
false
false
1,781
hh
// -*- mode: c++ ; c-file-style: "osse" ; -*- // // From code Copyright (c) 1997 Trevor Taylor with permission // Copyright (c) 2003 Trevor Taylor // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted without fee, // provided that the abo...
[ "urnest@onthenet.com.au" ]
urnest@onthenet.com.au
474b5a2f7972c56092d6953f424b5172bcc0a59b
6fc57553a02b485ad20c6e9a65679cd71fa0a35d
/zircon/system/ulib/blobfs/include/blobfs/unbuffered-operations-builder.h
a107d1d30dfa5623511f2e530eb9e5acb9bafe42
[ "BSD-3-Clause", "MIT" ]
permissive
OpenTrustGroup/fuchsia
2c782ac264054de1a121005b4417d782591fb4d8
647e593ea661b8bf98dcad2096e20e8950b24a97
refs/heads/master
2023-01-23T08:12:32.214842
2019-08-03T20:27:06
2019-08-03T20:27:06
178,452,475
1
1
BSD-3-Clause
2023-01-05T00:43:10
2019-03-29T17:53:42
C++
UTF-8
C++
false
false
1,610
h
// Copyright 2019 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #pragma once #ifndef __Fuchsia__ #error Fuchsia-only Header #endif #include <utility> #include <blobfs/operation.h> #include <fbl/macros.h> #include <fb...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
da1a97e8dd37aaf0873e6cc3a1fccc93b02f4b72
ebcd8839312e536580c0258aa2084244c328cc43
/2020_Study/백준16964 BFS 스페셜 저지.cpp
bf57367fcdf78972b6581b86621a4fbee7a0b5f5
[]
no_license
KimSeongHeon/Baekjoon_Online_Judge
4f2e50d20e67712af4e9003518dcfd466f626d13
5e8e5c2d58f94c90907e6a0f123ddfceff55020f
refs/heads/master
2022-09-05T09:28:30.327270
2020-05-28T12:38:20
2020-05-28T12:38:20
220,878,876
1
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,371
cpp
#include<iostream> #include<vector> #include<memory.h> #include<algorithm> #include<queue> using namespace std; int n; //³ëµå °³¼ö bool checked[100002]; int v_depth[100002]; int v_parent[100002]; int v_index[100002]; vector<int> edge[100002]; void dfs(int x, int depth, int parent) { //cout << "dfs : " << x << " depth...
[ "rlat302@naver.com" ]
rlat302@naver.com
e019e526b0e50752bc0eb6a621c76117f612941f
cff81ff659ad529706dc9ba1befbc68d8ae5ad26
/hr_Leonardo's_Prime_Factors.cpp
1fe2f1e7d0a4534752b677f8eb0f9038b7f6ee9b
[]
no_license
iishipatel/Competetive-Programming
9dafb3e49e60daee0f7dfca7f88ea23fd0777507
2ece5d282e753aee38d503bc5102baffa0141b2f
refs/heads/master
2020-08-05T23:03:48.027950
2019-10-08T12:02:27
2019-10-08T12:02:27
212,747,647
1
0
null
2019-10-04T06:12:08
2019-10-04T06:12:06
null
UTF-8
C++
false
false
621
cpp
/* Author : Abhinav Modified : 17-12-2017 02:02:49 AM */ #include <bits/stdc++.h> using namespace std; typedef long long ll; typedef vector<ll> vi; const ll mod = 1e9+7; vi pr; int prime[16] ={2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53}; int main(){ ios_base::sync_with_stdio(false); ...
[ "imabhinav.am@gmail.com" ]
imabhinav.am@gmail.com
3a1ee66b704f8013131c072981d78f8f6c5e651c
e9e8064dd3848b85b65e871877c55f025628fb49
/code/MapEngine/VOSBase/VOSCom.h
494d669bfb3d0501930db5cb9bda27e35b8d6d5d
[]
no_license
xxh0078/gmapx
eb5ae8eefc2308b8ca3a07f575ee3a27b3e90d95
e265ad90b302db7da05345e2467ec2587e501e90
refs/heads/master
2021-06-02T14:42:30.372998
2019-08-29T02:45:10
2019-08-29T02:45:10
12,397,909
0
0
null
null
null
null
UTF-8
C++
false
false
364
h
#pragma once class CVOSCom { public: CVOSCom(void); public: ~CVOSCom(void); HANDLE ReOpenCom(); HANDLE OpenCom( const char* lpszCom ); void CloseCom(); int Read(char* pBuf, unsigned long ulLen ); int Write(char* pBuf, unsigned long ulLen ); bool IsOpen(); private: HANDLE m_hCom; DCB m_DCBInfo; COMMTIMEOU...
[ "you@example.com" ]
you@example.com
9a8269fd08be51b45d5201e42c02ed0792aa407c
3a07a9368564bc79dd4ab90570ee995bb922b68d
/source/montador.hpp
6ff8b52ac8a8074906f470628c81a30c667dbe60
[]
no_license
notopoloko/Trabalho-1-de-SB
9df1f7c071963083b3d0465a081a8336c5eb4c35
699aecf2c1adf336984f00bc8ad77358994c10b6
refs/heads/master
2020-08-06T16:26:28.391455
2019-12-02T00:02:19
2019-12-02T00:02:19
213,073,451
0
0
null
null
null
null
UTF-8
C++
false
false
2,608
hpp
#include <fstream> #include <iostream> #include <iterator> #include <string> #include <map> #include <sstream> #include <vector> /* Erros a serem detectados – declarações e rótulos ausentes; Ok – declarações e rótulos repetidos; Ok – pulo para rótulos inválidos; ~ – pulo para seção errada; Ok – diretivas inválidas; ~ ...
[ "amarals16@hotmail.com" ]
amarals16@hotmail.com
ef22e553673be3fb3a6ebe156eb0d05dfadae907
bbe2c5d98fd9c0ffaa16e60ec1ecd04a6ece058b
/UIKit Ripoff/CoreGraphics/CGRect.hpp
0ac4e4256ca3403ea2e70b615d3dc9770a302c20
[]
no_license
BeeFl/GraphingCalculator-SFML
896d9b5af7ace49db21aefd24d5b49e935063772
2100c023307a47837042525da2ea15852cfb7daf
refs/heads/master
2021-10-28T14:47:27.301489
2019-04-24T04:55:24
2019-04-24T04:55:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
867
hpp
// // CGRect.hpp // Graphing Calculator CAS // // Created by Jack Zhao on 11/19/18. // Copyright © 2018 Jack Zhao. All rights reserved. // #ifndef CGRect_hpp #define CGRect_hpp #include "CGPoint.hpp" #include "CGSize.hpp" #include "CGVector.hpp" struct CGRect { CGPoint origin; CGSize size; CGRect(...
[ "jackzhao@Jacks-MacBook-Pro.local" ]
jackzhao@Jacks-MacBook-Pro.local
ef8f2633caba7ff916632d797593d49e15423374
4260b36e781deaf5c4e67ac39a2a95201f9a8f45
/src/mousepinsprite.cpp
d674e9d86259b3e203605f250330b6afe87fd564
[]
no_license
VKuzia/corona-game
2acb79cda35b15260f9c380d9571653b0b01a5c5
7cbad18bfcaa4ba162d7c5b40059547d715242aa
refs/heads/master
2023-07-09T14:17:17.437509
2021-08-19T12:28:37
2021-08-19T12:28:37
397,905,464
0
0
null
null
null
null
UTF-8
C++
false
false
1,333
cpp
#include "mousepinsprite.h" #include "spritemanager.h" const int kMousePinWidth = 29; const int kMousePinHeight = 29; const int kDefaultTransparency = 200; MousePinSprite::MousePinSprite(QGraphicsView* graphics_area, int x, int y, qreal size) : GraphicsUnit (graphics_area, GraphicsUnit::kPin, x, y, kMousePinWidth...
[ "v.kuzia.mail@gmail.com" ]
v.kuzia.mail@gmail.com
68e4b25883a9e9985e601cb099d6156492f1e147
44a676b33c39798820bc1a6819b6cd6a156bf108
/CF712/THE_VIRUS.cpp
dad4a37b29c36a98828aef2638d449232f1899b4
[]
no_license
Mayank-MP05/CPP-Codes-Contests
9111a02221ac64031f5516c88c36df039975f073
f5113b4a84517df7ecce010da98f12aaf91e8259
refs/heads/main
2023-04-19T07:09:41.961955
2021-05-07T11:47:07
2021-05-07T11:47:07
354,313,141
0
0
null
null
null
null
UTF-8
C++
false
false
2,209
cpp
#include<bits/stdc++.h> using namespace std; #define fo(i,n) for(i=0;i<n;i++) #define ll long long #define deb(x) if(SHOW) cout << #x << "=" << x << endl #define deb2(x, y) if(SHOW) cout << #x << "=" << x << "," << #y << "=" << y << endl #define debArr(a,n) if(SHOW) for(int z=0;z<n;z++){ cout<<a[z]<<" "; } cout<<en...
[ "mayank5pande@gmail.com" ]
mayank5pande@gmail.com
65c6cb9bb68ce5d4241956f7e6b9bb7959dda036
3693a4c271684c2b6d913ea694b100806ed28dbd
/Classes/Models/Characters/Visitors/Animations/AnimationAttacker.h
9c113dfb15f60fca0fe07813966c358862231515
[ "MIT" ]
permissive
HectorHernandezMarques/NinjaNoMeiyo
1f99d13a66a3203df5a3dbb55cc8d86ffca53394
4ae0b99e12d172a34e84de990e47817deed632e2
refs/heads/master
2021-03-24T12:16:15.388635
2018-06-04T23:31:25
2018-06-04T23:31:25
84,374,001
0
1
null
null
null
null
UTF-8
C++
false
false
726
h
#ifndef NINJANOMEIYO_MODELS_CHARACTERS_VISITORS_ANIMATIONS_ANIMATIONATTACKER_H #define NINJANOMEIYO_MODELS_CHARACTERS_VISITORS_ANIMATIONS_ANIMATIONATTACKER_H #include "./AnimationVisitor.h" namespace NinjaNoMeiyo { namespace Models { namespace Characters { namespace Visitors { namespace Animations { c...
[ "H.Hernandez@alumnos.upm.es" ]
H.Hernandez@alumnos.upm.es
d1eca355aa1db19ef934aafbf1e26b25d215be39
156781703c24d27e1641caa80e71ff6e0b79c7ff
/waf_sqli/utility/http_parser.h
3478077dec96fe3de83fe0ef860195bb9a3acbe0
[]
no_license
fpesce/WAF-wasm
23bd935b5d93b8b60c8cfd878f58b41296ee1eba
118fed5f750be5fd6cb3e1534709bd3ceb2fa3e2
refs/heads/master
2022-12-13T07:21:28.750999
2020-09-14T21:42:30
2020-09-14T21:42:30
295,532,421
0
0
null
2020-09-14T21:42:31
2020-09-14T20:34:01
null
UTF-8
C++
false
false
438
h
#include "common.h" // Decode the given string encoded in URI formatting std::string percentDecode(std::string encoded); // parse the http path into key-value pairs of parameters QueryParams parsePath(std::string path); // parse the http request body into key-value pairs of parameters QueryParams parseBody(std::stri...
[ "kagura@google.com" ]
kagura@google.com
e4df2cd4c361a2eb3fdde26896a0925f72ccd552
9d7fc1660d1e5d60d4a286da60313b372f48ed3b
/Communication/UnixSockServer.cpp
060af7dd8947fea41e62bc24bbc8c9d3e653a938
[]
no_license
zlmone/dev_hub
ba78a4074cab367422fcb9649a9f65f86cb63dc1
6b03bfc14bfc2437c8161ef7be1a2747d4cd5be0
refs/heads/master
2023-07-07T20:21:47.635045
2019-06-21T02:07:41
2019-06-21T02:07:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
789
cpp
#include <string.h> #include "UnixSockServer.h" using namespace std; using namespace lux; UnixSockServer::UnixSockServer(const string unixSock) // : m_acceptor(new UnixAcceptor(unixSock, this)) { m_acceptor = new UnixAcceptor(unixSock, this); } UnixSockServer::~UnixSockServer() { m_acceptor->Stop...
[ "zukeqiang@foxmail.com" ]
zukeqiang@foxmail.com
886e65f0261080850cad5eb48a932925b020aaae
4440ed8abe23437f15ee535bcff2e0f258e68076
/Basics/towerofHanoi.cpp
1e5c709fbc746e33f8d0ce9ac35c4e56f0fae73c
[]
no_license
AkarshSimha007/CompetitiveCoding
0260b0eb93566596ae083466cd9a39894e5734af
7f77bc51833ecbf13ef84ddbb3b4882bb3c03489
refs/heads/master
2023-05-02T22:18:01.055245
2021-05-23T04:15:51
2021-05-23T04:15:51
311,567,180
0
0
null
null
null
null
UTF-8
C++
false
false
284
cpp
#include<iostream> using namespace std; void toh(int n,char src,char dest,char help){ if(n==0){ return; } toh(n-1,src,help,dest); cout<<"Move from "<<src<<" to "<<dest<<endl; toh(n-1,help,dest,src); } int main(){ toh(4,'A','C','B'); return 0; }
[ "akarsh07simha@gmail.com" ]
akarsh07simha@gmail.com
0a3dc98dd9aa00bfbcdb4af49cfdd498a8470c6d
487aefc4aa02e429ebdaafd11b6af07bc150aec3
/src/app/shader/ShaderProgram.h
fae41ab293afc49767c0696a36293fab5c69eb9e
[]
no_license
Tehtehteh/c-raio
5f849cde25e5b9732144be63dd40e4bf52489e99
cfe9c3b5610cb88a38519057d9cb8d6bbbeb9197
refs/heads/master
2020-06-06T01:48:45.883493
2019-06-20T18:58:26
2019-06-20T18:58:26
192,605,532
0
0
null
2019-06-20T18:58:27
2019-06-18T20:07:36
C
UTF-8
C++
false
false
462
h
#ifndef GL_SKELETON_SHADERPROGRAM_H #define GL_SKELETON_SHADERPROGRAM_H #include <GLFW/glfw3.h> #include <vector> #include <iostream> #include "Shader.h" class ShaderProgram { public: explicit ShaderProgram(const std::vector<Shader>&); ~ShaderProgram(); void use(); GLuint get_uniform_location(std::str...
[ "sevl@ciklum.com" ]
sevl@ciklum.com
0b4707bc26e6ec5984da708f833a056205b8b5a9
d11235048abad36a8f09b5881c225074869aca71
/include/thrust/system/detail/generic/remove.h
75235f5c598a6603cea17f4440bdea26ac7450c0
[]
no_license
peu-oliveira/pibiti
108057e196e7388a39916bf464d89d886d3e2cba
7acfa9d173c7d2bd4d4406e030a8510ced8a3add
refs/heads/main
2023-04-18T00:30:43.890808
2021-04-28T13:55:50
2021-04-28T13:55:50
306,166,539
1
0
null
2021-04-28T13:55:50
2020-10-21T22:54:45
C
UTF-8
C++
false
false
3,615
h
/* * Copyright 2008-2013 NVIDIA Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "pepeuguimaraes@gmail.com" ]
pepeuguimaraes@gmail.com
7345009858acc3a39833149d1c3f4a2522cda7c8
8bf096c857cde9c39398ff50b12ce6ecc0f69e68
/PCM/qt_gui/OGL_viewports_skin2.hpp
ff2fe2a5061b7ed3861d2ac8cd96af6c270f5c92
[]
no_license
JackZhouSz/ebpd_vs2015
796a346907a5a6be6c02d82bf0aeaa92566ea44e
190248cd9e66ecaadb7111e50a4c30e34ff52f31
refs/heads/master
2023-03-20T09:14:38.661344
2017-06-30T14:26:20
2017-06-30T14:26:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,807
hpp
#ifndef OGL_VIEWPORTS_SKIN2_HPP__ #define OGL_VIEWPORTS_SKIN2_HPP__ #include "toolbars/gizmo/gizmo.hpp" #include "qt_gui/toolbars/OGL_widget_enum.hpp" #include "GlobalObject.h" #include <QFrame> #include <vector> #include <QLayout> #include <QGLWidget> #include <QTime> class main_window; class PaintCanvas; class Camer...
[ "528450012@qq.com" ]
528450012@qq.com
3023a9a159c571472ca076dda544ab1955e33630
1bf6927ad32481b95b271f4f1fbf5ec426edef32
/src/qt/bitcoinunits.cpp
23103d8c8d3558141f7feb7b8142ce411ffdaaef
[ "MIT" ]
permissive
dream8coin/dreamcoin
288691f7d45dedefbe68c75800480eb434741294
100e73f65aa378c28304af8749df23ee739208ce
refs/heads/master
2018-02-09T07:55:32.717927
2017-10-22T00:51:37
2017-10-22T00:51:37
70,240,498
0
2
null
null
null
null
UTF-8
C++
false
false
4,291
cpp
#include "bitcoinunits.h" #include <QStringList> BitcoinUnits::BitcoinUnits(QObject *parent): QAbstractListModel(parent), unitlist(availableUnits()) { } QList<BitcoinUnits::Unit> BitcoinUnits::availableUnits() { QList<BitcoinUnits::Unit> unitlist; unitlist.append(BTC); unitlist.append(mBT...
[ "yjpark1697@naver.com" ]
yjpark1697@naver.com
8065d043c55e8dd9afef048b5546d5533ec1a910
c785b9f58e3e6ab2998b2923ad0df3ba5e64fbb2
/Classes/Client/GameManager/TimeManager.cpp
a53e5ca6385bf0bc2d0c9a251f479f6432ffb204
[]
no_license
kylinda/xcode_jifengyongzhezhuan
d4673c4be036b0b79197271d2cca211541f15e0c
d914d59259bc1412f281193aadd6ad1c1f0b4ac0
refs/heads/master
2021-01-21T16:18:43.402867
2014-11-11T05:26:26
2014-11-11T05:26:26
null
0
0
null
null
null
null
GB18030
C++
false
false
10,477
cpp
#include "OnlineNetworkManager.h" #include "TimeManager.h" #include "CCLuaEngine.h" #include <time.h> TimeManager::TimeManager() :serverMinusLocalTime(0) ,latestLocalTime(0) ,initFlag(false) ,lastSyncServerTime(0) ,acceCount(0) ,timeZone(0) { CCScheduler * pSchedule = CCDirector::sharedDirector()->getSchedul...
[ "sean.xiao123@gmail.com" ]
sean.xiao123@gmail.com
ee9fcc3b0eee9afe5d686b0b32fc54a74f3e77ec
d2636c570b66284262d5a883f0e80bb1b6e59488
/Binary Tree Preorder Traversal/Binary_Tree_Preorder_Traversal.cpp
ee1ebaad474a50b7ba2ec03668b0ee1946582668
[]
no_license
hamedkiani/LeetCode
2e925c4a980af616dc641640f1ef9764a66c7873
451a991f71dc9d3f24f32d6bb5896fb45679f5b4
refs/heads/master
2020-04-08T21:33:40.354392
2019-02-18T02:04:47
2019-02-18T02:04:47
159,749,116
1
0
null
null
null
null
UTF-8
C++
false
false
643
cpp
class Solution { public: vector<int> preorderTraversal(TreeNode* root) { vector<int> res; helper(root, res); return res; } void helper(TreeNode* root, vector<int> &res) { if (!root) return; stack<TreeNode*> stk; TreeNode* temp = root; ...
[ "hamedkg@gmail.com" ]
hamedkg@gmail.com
872c067679d328846150ab8b044551c9dd19e7a0
fb5b631102c64101a9fde04b3977df8f96b772d6
/e20190001_Hetapuz/Hetapuz/Hetapuz/PzRotate.cpp
ef5c4431eda99a605acd5937422b810e81cc8e6a
[ "MIT" ]
permissive
soleil-taruto/Henrietta
e3bbc1796e288467b073829635f4717b7fe33e89
b6979a8e0e49829a9b1ca42dc41194db66cbe298
refs/heads/main
2023-05-04T08:51:28.321987
2021-05-29T17:24:50
2021-05-29T17:24:50
346,037,804
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
2,315
cpp
#include "StdInc.h" int DirRotClock(int dir) { switch(dir) { case 2: dir = 4; break; case 4: dir = 8; break; case 6: dir = 2; break; case 8: dir = 6; break; default: error(); } return dir; } int DirRotHanClock(int dir) { return DirRotClock(DirRotClock(DirRotClock(dir))); } int DirRot(int dir, int rotDir) ...
[ "soleil.taruto@gmail.com" ]
soleil.taruto@gmail.com
214fe06da20b0ec45edf1078548a1d1cfa071157
ae6d3e45a39e43d5eea1bacd86276c3582db30ce
/package/logger/logger/logger_singleton.hpp
0577ce08f436bd7d40bf04412953fdf3290712d8
[ "MIT" ]
permissive
mambaru/wfc_core
9a84cdae2025199e8f7e2dfacb77ceeaf09b3d14
3ed4ed26f1a3b3bc4b7737256587c3c778f716b8
refs/heads/master
2023-08-30T23:11:20.982761
2023-08-30T13:14:00
2023-08-30T13:14:03
153,644,525
0
0
MIT
2021-04-20T23:22:41
2018-10-18T15:13:33
C++
UTF-8
C++
false
false
313
hpp
// // Author: Vladimir Migashko <migashko@gmail.com>, (C) 2013-2015 // // Copyright: See COPYING file that comes with this distribution // #pragma once #include <wfc/module/component.hpp> namespace wfc{ namespace core{ class logger_singleton : public ::wfc::component { public: logger_singleton(); }; }}
[ "migashko@gmail.com" ]
migashko@gmail.com
592911704faa29f2eb78b22553f23a756274d13f
6a2488cfeef100dc95e1db80de10fd791280fdc5
/src/manual_controller_node.cpp
3fa5622463f81b3bef04dea65e097d58fb7910d5
[]
no_license
rdrive/isr_m2_controllers
b7e6b7db9807867902b8bd1887e1cfc82b882d78
3a5ed8155d0b60b027bda11dfdf5948ef7e06acc
refs/heads/master
2020-06-23T21:38:58.325278
2016-11-25T01:58:23
2016-11-25T01:58:23
74,633,934
0
0
null
null
null
null
UTF-8
C++
false
false
171
cpp
#include "ros/ros.h" #include <cstdlib> int main(int argc, char** argv) { ros::init(argc, argv, "isr_m2_manual_controller"); ros::NodeHandle nh; return 0; }
[ "seanyi@wonikrobotics.com" ]
seanyi@wonikrobotics.com
d6a400488b2399aae64f0f32cc5c147d5ab150e1
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/collectd/gumtree/collectd_repos_function_1927_last_repos.cpp
696184aa4a1283bb96b1634cef863388e02487b5
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,521
cpp
static int wh_write_kairosdb(const data_set_t *ds, const value_list_t *vl, /* {{{ */ wh_callback_t *cb) { int status; pthread_mutex_lock(&cb->send_lock); if (cb->curl == NULL) { status = wh_callback_init(cb); if (status != 0) { ERROR("write...
[ "993273596@qq.com" ]
993273596@qq.com
d61bc38c8be3e97a468557675f4f481a212b5812
ba709284cdd695a2267e2cf1e55610624eefd49d
/Classes/map/MapManager.h
b251ca930a6419119f39beccab222fe5e50f88d2
[]
no_license
talkvip/TRPGlikeRPGMockUp
6fa4cf6487454f7fcd5af9e3d8d7da4b428960ba
00eca38d712092ed665ff7d2f7b944742c8189b8
refs/heads/master
2020-04-04T13:16:43.391186
2014-03-30T15:19:42
2014-03-30T15:19:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,288
h
// // Created by 藤井 陽介 on 2014/03/06. // #ifndef __MapManager_H_ #define __MapManager_H_ enum MapDataType { NONE = 0, MOVE_DIST = 1, ATTACK_DIST = 2, MAP_ITEM = 3, PLAYER = 4, ENEMY = 5, OBSTACLE = 6, MOVE_STEP_DIST = 10, // 移動経路 SELECTED_DIST = 11, // ...
[ "fujii1308@gmail.com" ]
fujii1308@gmail.com
775ee7eecd0ff640d4857c0fca4b8f77e7977857
9573913e046fe50b852cf1c7a355b9b10155ed17
/Semester 3/Struktur Data/Interpolation Search/interpolationSearch.cpp
68a5f399f413ec5fe40822a63c38920d502d65c3
[]
no_license
mentadp/tugas-kuliah
0ba0059863ecf04a53bf3553a36961b4159a71cb
51eaebf9a3ec89a1e5503e0c2ec8470b89389780
refs/heads/main
2023-05-31T06:35:43.019992
2023-05-04T13:15:03
2023-05-04T13:15:03
369,778,078
1
0
null
2021-05-22T10:23:37
2021-05-22T10:23:36
null
UTF-8
C++
false
false
2,342
cpp
// Taufik Hidayat | 301200032 | Informatika Pagi #include <iostream> using namespace std; void cetakNama() { printf( "Nama : Taufik Hidayat\n" "NIM : 301200032\n" "Kelas : IF Pagi\n" "Jenis Program : Interpolation Search\n" "===========================================\n...
[ "ta142fa@gmail.com" ]
ta142fa@gmail.com
921492c5cf95c4bdc4637c3fa9798e284918d3e2
4f823642d0111c1a60ca6fb6afda71b0a625bc97
/src_tests/arm_neon/test_vhsub.cpp
4a8a256768ec45cb1994761039733239abafabcc
[ "Apache-2.0" ]
permissive
webstorage119/iris-2
9ac5096bbc11c825436ac5ffd5149f063796961f
ba4b20f570d03bf896ad3634e5fbf4a6bf5b02f5
refs/heads/master
2022-02-16T05:34:11.465894
2019-09-04T20:35:31
2019-09-04T20:35:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
829
cpp
#include <iris/iris.h> #include <cassert> using namespace iris; template<typename T> void test_vhsub(T(*func)(T,T)) { T v1, v2; for(size_t i = 0; i < T::length; i++) { v1.template at<typename T::elementType>(i) = i; v2.template at<typename T::elementType>(i) = -i; } T result = func(v1,...
[ "alexyaruki@gmail.com" ]
alexyaruki@gmail.com
c74825f530b1cc475d3391e836ad9894e180b366
244b4f2d65ac8590a22f870c494dfe16c2ba14c8
/2579_계단 오르기.cpp
b6d90b180afe8d378cdf8a8a3dd3a1f2b993b613
[]
no_license
PGENIE/SelfStudy
6d74859a4b0bcff90600bcf7448f479d3e8cf051
9ec9289e49291580f5224de68dcc828cfcd96945
refs/heads/master
2021-07-12T02:17:58.408961
2020-10-14T13:28:20
2020-10-14T13:28:20
209,071,490
0
0
null
null
null
null
UHC
C++
false
false
767
cpp
#include<iostream> #include<algorithm> using namespace std; /* 나(i번째)를 밟는다고 가정 = 한 칸 전에서 왔거나, 두 칸 전에서 왔거나 //한 칸 전에서 왔다면? 연속 세 칸을 밟을 수는 없으므로 얘는 자신으로부터 두 칸 전에서 왔을 것이다. //따라서 //1. 세칸 전까지 최댓값 + 한칸 전의 값 + 나의 값 //2. 두칸전까지 최댓값 + 나의 값 이 됨. */ int dp[301] = { 0 }; int stair[301] = { 0 }; int main() { int n; cin >...
[ "ougenie02@gmail.com" ]
ougenie02@gmail.com
0e14b05450d36def1853e62ab3d00914eae517b2
1334014eaeffdde4886da49ce5f387c46a5cc23a
/2020-2/DataStructure/week01/2a_Multicob.cpp
96a8b376f93f9d165e387e504fbb597f8bbdb325
[]
no_license
gusah009/Algorithm
a85b1a4526a885b1f809c23c55565f453a5294c4
5da952e16a6f90f663706675812f042707aa7280
refs/heads/main
2023-07-31T17:28:20.404630
2021-09-05T06:14:00
2021-09-05T06:14:00
357,753,076
0
0
null
null
null
null
UTF-8
C++
false
false
3,404
cpp
#include <iostream> using namespace std; #define UP 0 #define DOWN 1 #define RIGHT 2 #define LEFT 3 int K; int x[51], y[51], C_x[3], C_y[3]; int answer_x, answer_y; char C_dir[3]; int board[1000][1000][2]; //[0] : 시계방향 , [1] : 반시계방향 int crash[3]; // 01, 12, 20 int T; void makingBoard(int k) { if (x[k-1] == x[k]) ...
[ "minion@bmeks.co.kr" ]
minion@bmeks.co.kr
1b51255deb31792d17f3a8b22f0e0402e8979d2d
326618d336b2ec6857c928dffa9272ad110413f5
/Hashing/Hash.h
1752be9f11e98a48824b9b5e0fbc79091018da20
[]
no_license
tyler-baker/My-Projects
0d445b3d580cf63313e93cb1b1f275030929e7d1
1cc73c4b20aa0ed09ff10eec76eb2617db12421f
refs/heads/master
2021-01-10T02:26:53.996463
2015-06-01T23:08:30
2015-06-01T23:08:30
36,546,279
0
0
null
null
null
null
UTF-8
C++
false
false
2,514
h
// Tyler Baker // Hash.h // Test #ifndef __hashlab__Hash__ #define __hashlab__Hash__ #include <iostream> using namespace std; template <class TYPE> class HashEntry { private: TYPE key; TYPE value; public: HashEntry(TYPE key, TYPE value) { this->key = key; this->value = value; } TYPE getKey() { return...
[ "tyler.n.baker@gmail.com" ]
tyler.n.baker@gmail.com
4b8f9ef8e0e97f670d008ebc0b3d3e764cb49894
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14659/function14659_schedule_2/function14659_schedule_2.cpp
b7bfd6353d8b945f12bfb2a6637bc2de24916f38
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
913
cpp
#include <tiramisu/tiramisu.h> using namespace tiramisu; int main(int argc, char **argv){ tiramisu::init("function14659_schedule_2"); constant c0("c0", 4096), c1("c1", 16384); var i0("i0", 0, c0), i1("i1", 0, c1), i100("i100", 1, c0 - 1), i101("i101", 1, c1 - 1), i01("i01"), i02("i02"), i03("i03"), i04(...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
24df1b7ee694ff67598f732241ba4e437bf19f9e
423acf0de71a2a6be96b52dec91f8484e7b4990e
/src/SpecialFunctions.cpp
d73c151127d6d60a13692c081ffbeb91e7001499
[]
no_license
cran/NPBayesImputeCat
0a7bb36a5eb0ca56ae516a558077611576e57d00
1f7f89a1076edc4dfc10a31543c9e42277a7554b
refs/heads/master
2022-10-14T10:42:56.975697
2022-10-03T12:30:02
2022-10-03T12:30:02
158,117,009
0
0
null
null
null
null
UTF-8
C++
false
false
20,720
cpp
/* * Copyright (C) 2018 Quanli Wang * * 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 * your option) any later version. * * This program is distri...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
924d2e45283466f95e8d15d7d586344f2823ca58
b33a9177edaaf6bf185ef20bf87d36eada719d4f
/qtbase/src/tools/uic/cpp/cppwritedeclaration.cpp
38047fd5930b3d3205fca01bd8b9941c2933a8ab
[ "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-commercial-license", "LGPL-2.0-or-later", "LGPL-2.1-only", "GFDL-1.3-only", "LicenseRef-scancode-qt-commercial-1.1", "LGPL-3.0-only", "LicenseRef-scancode-qt-company-exception-lgpl-2.1", ...
permissive
wgnet/wds_qt
ab8c093b8c6eead9adf4057d843e00f04915d987
8db722fd367d2d0744decf99ac7bafaba8b8a3d3
refs/heads/master
2021-04-02T11:07:10.181067
2020-06-02T10:29:03
2020-06-02T10:34:19
248,267,925
1
0
Apache-2.0
2020-04-30T12:16:53
2020-03-18T15:20:38
null
UTF-8
C++
false
false
10,149
cpp
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the tools applications of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid c...
[ "p_pavlov@wargaming.net" ]
p_pavlov@wargaming.net
df2ca76a10a50e814aed27916e0b850ef4a16f84
096928e3e8608eb9170581b3586517e236d00e63
/atomic_queue.h
6f19d0960deb217397a53dd44decb41b03530570
[ "MIT" ]
permissive
zsuzuki/test_cpp
f8c7c026282106fab92ec9c24dcae41a2d91ea46
d7d3b5a23748bf8e25ef1913f7b07d2f2e38cda6
refs/heads/master
2023-05-07T03:37:37.674727
2023-04-25T16:17:04
2023-04-25T16:17:04
92,431,621
0
0
null
null
null
null
UTF-8
C++
false
false
2,677
h
// // Copyright 2018 Yoshinori Suzuki<wave.suzuki.z@gmail.com> // #pragma once #include <atomic> #include <cstddef> #include <vector> template <class T> struct QueueValue { std::atomic<T> value; // QueueValue() = default; QueueValue(T n) { value = n; } QueueValue(T& n) { value = n; } QueueValue(T&& n) { ...
[ "wave.suzuki.z@gmail.com" ]
wave.suzuki.z@gmail.com
44678095c7aa6def9ffeaa9a1e95d9815dff2b65
bb233b85fffe79eb9e33e7af76fdafcc7e651c6a
/src/lib/ecl/EKF/gps_checks.cpp
613bac59f3c589ab21c424b69c8ce0fd4eeef5c6
[ "BSD-3-Clause" ]
permissive
sritank/Firmware2
2c86e537222fecfef335b6761521951e40359f7d
7fb2406bf973def6e814f0789bb2d0256907264e
refs/heads/master
2020-12-26T14:14:30.647968
2020-01-31T18:11:23
2020-01-31T18:11:23
237,534,298
0
0
null
null
null
null
UTF-8
C++
false
false
10,371
cpp
/**************************************************************************** * * Copyright (c) 2013 Estimation and Control Library (ECL). All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ...
[ "sritank@github.com" ]
sritank@github.com
4585a5c00eedaa8d1fe40cdf89222e382ac06910
ec506faf01c4d1986340fcf58e31f61346434697
/118B.cpp
83b967fbeef3cd04856374763fe1a9b72aa7f6c4
[]
no_license
neha10gupta97/codeforces
1b90352dbbaa3435bef68833cd6f08f553e7bf82
bbc03a1703b2a9f1be082294b46b2e9596445341
refs/heads/master
2021-01-21T06:30:31.411297
2017-04-07T08:57:55
2017-04-07T08:57:55
83,244,601
0
0
null
null
null
null
UTF-8
C++
false
false
319
cpp
#include<bits/stdc++.h> using namespace std; main(){ int n,i,j; cin>>n; for(i=0;i<2*n+1;i++){ for(j=0;j<abs(n-i);j++) cout<<" "<<" "; for(j=0;j<=n-abs(n-i);j++){ cout<<j; if(i!=0&&i!=2*n) cout<<" "; } for(j=n-abs(n-i)-1;j>=0;j--){ cout<<j; if(j!=0) cout<<" "; } cout<<endl; } }
[ "neha10gupta97@gmail.com" ]
neha10gupta97@gmail.com
7737d23ec245b3fcb4313fd3be2e5c5cf22618b7
0713816f29ef7922ad1caf20c2715caabfa2b209
/src/normals.cpp
e44dddaa8a881a635184551d13a639e6a799dcd4
[]
no_license
tizian/nori-base-2019
655278c8ffd61646643e0407f336c012eb51bf04
bc455b7a5e969c7de07e757aa7e683721be43eca
refs/heads/master
2022-09-09T21:55:25.929267
2020-06-01T08:16:25
2020-06-01T08:16:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
830
cpp
#include <nori/integrator.h> #include <nori/scene.h> NORI_NAMESPACE_BEGIN class NormalIntegrator : public Integrator { public: NormalIntegrator(const PropertyList &props) { /* No parameters this time */ } Color3f Li(const Scene *scene, Sampler *sampler, const Ray3f &ray) const { /* Find t...
[ "saeedhd@ce.sharif.edu" ]
saeedhd@ce.sharif.edu
6ffa86cc593f47d5a30b038045e6c7a2b241bd8c
3346f8c782c06db3385eb087a2af3fc6886c8f1d
/Exp9/ImageLib.h
a572f1dbaa670dcd7f8f7331dd3a68972f2bc682
[]
no_license
whatwewant/3D_GraphicProgramming_2014
b30dfacbdf5ba5fbe7f3c5777de0ee651c8e4e86
e5cd76191014dfe79a30764ebcb6bd23dfdc49d2
refs/heads/master
2020-04-27T01:16:58.159230
2015-01-09T08:48:12
2015-01-09T08:48:12
27,206,724
0
0
null
null
null
null
GB18030
C++
false
false
965
h
#ifndef _IMAGE_LIB_ #define _IMAGE_LIB_ class CImage { public: int width, height; // 图像宽度和高度 int bpp; // 每个像素所占据的字节数 unsigned char *pixels; // 像素缓冲区 CImage(void) {width=0; height=0; bpp=1; pixels=NULL;} ~CImage(void) {Clear();} void Clear(void) {if (pixels!=NULL) {delete [] pix...
[ "potter@cmus.com" ]
potter@cmus.com
8f7506bdcce8c14949d176d25c4fdbcc6c70ae9d
61a62af6e831f3003892abf4f73bb1aa4d74d1c7
/Google CodeJam/2022/Round 1A/C.cpp
ea5e9c1d31b248c88f34a774d045b71749f6b498
[]
no_license
amsraman/Competitive_Programming
7e420e5d029e8adfbe7edf845db77f96bd1ae80d
6f869a1e1716f56b081769d7f36ffa23ae82e356
refs/heads/master
2023-03-17T00:20:19.866063
2023-03-11T00:24:29
2023-03-11T00:24:29
173,763,104
16
2
null
null
null
null
UTF-8
C++
false
false
1,173
cpp
#include <bits/stdc++.h> using namespace std; const int INF = 0x3f3f3f3f; int t, e, w, x[100][100]; int main() { cin >> t; for(int _ = 1; _ <= t; _++) { cin >> e >> w; for(int i = 0; i < e; i++) { for(int j = 0; j < w; j++) { cin >> x[i][j]; } ...
[ "adisundar02@gmail.com" ]
adisundar02@gmail.com
07f4e91f1918acd078d5e47d6b837731014c57a4
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/collectd/gumtree/collectd_repos_function_1168_collectd-5.6.1.cpp
4abeef7c83cf47239a0585c89d52e7d4f4649ece
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,738
cpp
static void logfile_print (const char *msg, int severity, cdtime_t timestamp_time) { FILE *fh; _Bool do_close = 0; struct tm timestamp_tm; char timestamp_str[64]; char level_str[16] = ""; if (print_severity) { switch (severity) { case LOG_ERR: snprintf(level_str, sizeof (level_str), "[error] "); ...
[ "993273596@qq.com" ]
993273596@qq.com
cd904c96c18de5c7d0d60b0b42effbf1bfec898d
f81124e4a52878ceeb3e4b85afca44431ce68af2
/re20_3/processor40/55/U
85ac3853f16e94bb3612250f842affe3c0d382de
[]
no_license
chaseguy15/coe-of2
7f47a72987638e60fd7491ee1310ee6a153a5c10
dc09e8d5f172489eaa32610e08e1ee7fc665068c
refs/heads/master
2023-03-29T16:59:14.421456
2021-04-06T23:26:52
2021-04-06T23:26:52
355,040,336
0
1
null
null
null
null
UTF-8
C++
false
false
36,346
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 7 \\/ M anipulation | \*-------...
[ "chaseh13@login4.stampede2.tacc.utexas.edu" ]
chaseh13@login4.stampede2.tacc.utexas.edu
2e91e2ac4301f439e1218588a115d604dac96cf5
cf58d74018ed456f6a2ec9e9d83ccd4ba41e5a47
/combination_of_strings_with_qsn_mark.cpp
c90dfc71df71bfa33198420684792133d9275a73
[]
no_license
jaishreedhage/Competitive-coding
b0e2a8331e69e044f4b537102b17d3d9a923d985
df57007a011a10f46e4cceb99a3aca6bc71f1982
refs/heads/master
2021-07-14T13:05:13.674795
2017-10-20T06:19:57
2017-10-20T06:19:57
107,639,988
1
1
null
null
null
null
UTF-8
C++
false
false
609
cpp
#include <iostream> #include <string> using namespace std; void genCombos(string s,int l,int h){ if(l==h+1){ cout<<s<<endl; return; } if(s[l]=='?'){ s[l] = '0'; genCombos(s,l+1,h); s[l] = '1'; genCombos(s,l+1,h); } else genCo...
[ "Jaishree_Dhage@Jaishrees-MacBook-Pro.local" ]
Jaishree_Dhage@Jaishrees-MacBook-Pro.local
b41026dc8c812b12d3501b94206aa18d2d418c41
8590b7928fdcff351a6e347c4b04a085f29b7895
/UED/library/database_file.h
953b80c4718ae893c31596b6fd04fdd59f21f9fb
[]
no_license
liao007/VIC-CropSyst-Package
07fd0f29634cf28b96a299dc07156e4f98a63878
63a626250ccbf9020717b7e69b6c70e40a264bc2
refs/heads/master
2023-05-23T07:15:29.023973
2021-05-29T02:17:32
2021-05-29T02:17:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,523
h
#ifndef database_fileH #define database_fileH #include "UED/library/UED.h" #ifndef binary_record_fileH # include "corn/format/binary/binary_record_file.h" #endif #ifndef unitconvH # include "corn/measure/unitconv.h" #endif #ifndef units_defH # include "UED/library/units_def.h" #endif #ifndef indexH # i...
[ "mingliang.liu@wsu.edu" ]
mingliang.liu@wsu.edu
7979b48cd705ce0f9ab5809ffcead2c0b6a736d6
14a6a3a9c31691ccc7acd43752f17d02bd9f0259
/DP: Longest Common Subsequence (1143).cpp
94589f921688698c8eb3667043b649d80afc09b2
[]
no_license
akshatjindal/leetcodePractice
0833ccbc8c1a309096a2f80446e4cb73bcdd11be
be2f6ed47923fa12454783657cf91aea3a5c8df0
refs/heads/master
2022-09-25T08:40:04.252603
2020-05-30T09:41:18
2020-05-30T09:41:18
255,929,526
0
0
null
null
null
null
UTF-8
C++
false
false
2,214
cpp
// // DP: Longest Common Subsequence (1143).cpp // leetcodePrac // // Created by Akshat Jindal on 5/11/20. // Copyright © 2020 Akshat Jindal. All rights reserved. // #include <stdio.h> #include <unordered_map> #include <vector> #include "string.h" #include <iostream> #include <unordered_set> #include <limits> usin...
[ "ynwa@umich.edu" ]
ynwa@umich.edu
4d271a7689ee16866ed2a88dfd9164c120c41bdd
46c5ddf56b0b44648ca03c7ab2394d6944d8d783
/AlienAttackV2.5/explotion.cpp
6084b88c1c383d5d97d6cb33233494ab02246a4f
[]
no_license
jdordonezn/AlienAttack
a308369e8b0f0bfe4a70a4545f37c5142819d751
cc1bf080427ebb7fa438106c86966be548beb13f
refs/heads/master
2020-04-08T23:58:19.554495
2018-12-15T21:21:01
2018-12-15T21:21:01
159,847,671
0
0
null
null
null
null
UTF-8
C++
false
false
666
cpp
#include "explotion.h" explotion::explotion(QGraphicsItem *expl):QGraphicsPixmapItem(expl) { setPixmap(QPixmap(":/Pictures/explosion1.gif")); } void explotion::fotograma() { if(cont<3){ setPixmap(QPixmap(":/Pictures/explosion1.gif")); } else{ setPixmap(QPixmap(":/Pictures/explosion2.gi...
[ "david.ordonez@udea.edu.co" ]
david.ordonez@udea.edu.co
e71fada7ebfc2faf9a5d326dcbf788c3263b5d0d
d87a70f60866a9687263dfb13fd617873424dd61
/lib/src/libutil/CmdLineParser.cpp
46f50d46ae5a58228e9cc0776c6638b60d554142
[]
no_license
shawngu39/MTH9898_HW1
c3ecba6e2ec7d42179b77f28ba713fd2a34a3df2
704781955b31ea0855222243d160e2b4f05e073f
refs/heads/master
2021-01-01T17:31:27.310723
2015-02-07T19:58:51
2015-02-07T19:58:51
30,224,045
0
0
null
null
null
null
UTF-8
C++
false
false
1,372
cpp
#include <util/CmdLineParser.hpp> #include <iostream> using namespace std; void CmdLineParser::parse( int argc, const char ** argv ) { int idx = 0; string switch_name; string switch_value; while (idx < argc) { const string elem(argv[idx]); if (elem.at(0) == '-') ...
[ "guxiaofeng39@gmail.com" ]
guxiaofeng39@gmail.com
551a49bddad60a42718b89d3b9f0e1c3d73115d4
79781d0497e56c74af7c8ae08542f26504b569eb
/src/miner.h
81d3ed316af8d61cfe1b19a04ec6638996fa44df
[ "MIT" ]
permissive
Fast-Node/FNS_core
dc6e937f08b9b678532d8d38e50af2c6e4fdbcf3
5c6c3dc0e6ddb5a0d6f08a62e08a48e4450df405
refs/heads/master
2020-05-09T15:47:44.313120
2019-04-17T09:29:27
2019-04-17T09:29:27
181,245,068
1
0
null
null
null
null
UTF-8
C++
false
false
1,215
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2016 The FASTNODE developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_MINER_H #define BITC...
[ "dev@fastnode.cc" ]
dev@fastnode.cc
9adbd1693454f601dfcaca5bb6a2e669b84795b2
dcbee3553ea1d1c3a6a1c95ca320db9a41275f83
/content/browser/background_sync/background_sync_context_impl.cc
231111d4f29381f8f3311efe959cd17bfc30bad9
[ "BSD-3-Clause" ]
permissive
thai2902/chromium
9aa234a8d6fad9f1773136d28fd9b74209377ebf
351470dc27ae4b3bf327fd9908a5f2f639f8fb65
refs/heads/master
2023-03-11T05:26:00.403891
2019-03-14T06:18:12
2019-03-14T06:18:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,321
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/background_sync/background_sync_context_impl.h" #include <utility> #include "base/bind.h" #include "base/stl_util.h" #include ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
535360194967e58f211bf1e43446d66809b21254
e5205c824522084ee9f2c4639c6863d6db7932ef
/common/limit_point.h
399c2e13aabcf125463469fbaf5442b1deae3eff
[]
no_license
By6666/qp_spline_demo
95a4554b65e5c1e840dd56720178163a5110b4b6
d40402f108a673a72147eb0979419728c661547f
refs/heads/master
2023-02-15T08:28:34.746697
2021-01-05T12:53:12
2021-01-05T12:53:12
325,738,734
4
2
null
null
null
null
UTF-8
C++
false
false
737
h
/** * @file limit_point.h */ #ifndef COMMON_LIMIT_POINT_H #define COMMON_LIMIT_POINT_H /** * @brief common limit for path and speed * x is independent variable * l is lower bound on point x * u is upper bound on point x */ class LimitPoint { public: LimitPoint() = default; // only use to second derivati...
[ "baiyang15@meituan.com" ]
baiyang15@meituan.com
d9760646aab4a8991319cefe9c7c86c6f25b8b53
d27bef2b73468c2fa3f7098be6c072165e440abe
/setTokenDetails.cpp
121b679b2a08d1473ee4e3f88f36f5491f5f1ce9
[]
no_license
jehaanj/cplusplusWorkSamples
d9f7e6e19c5922650f48cb92dd7eebfc208238cb
2ef4b48217535e370c24a19098e5bbd52e0758bd
refs/heads/master
2021-01-10T09:03:23.688154
2015-12-06T22:48:58
2015-12-06T22:48:58
47,516,546
0
0
null
null
null
null
UTF-8
C++
false
false
11,327
cpp
//Find and Set Token Details Function //It finds the tokens that we are looking for //It will output the token, its type and width void TokenList::findAndSetTokenDetails(Token *token) { string tokenString = token->stringRep; //tokenString will get us the the string of the token we are looking at int widthCounte...
[ "jehaanj@sfu.ca" ]
jehaanj@sfu.ca
66f3f766c456e2b22d9ad4215d1755eb0a3f9cc7
785df77400157c058a934069298568e47950e40b
/Common/Foam/include/base/processorCyclicGAMGInterfaceField.hxx
e446840d2486524a8e02fbd2d1ff961326e2831a
[]
no_license
amir5200fx/Tonb
cb108de09bf59c5c7e139435e0be008a888d99d5
ed679923dc4b2e69b12ffe621fc5a6c8e3652465
refs/heads/master
2023-08-31T08:59:00.366903
2023-08-31T07:42:24
2023-08-31T07:42:24
230,028,961
9
3
null
2023-07-20T16:53:31
2019-12-25T02:29:32
C++
UTF-8
C++
false
false
3,239
hxx
#pragma once #ifndef _processorCyclicGAMGInterfaceField_Header #define _processorCyclicGAMGInterfaceField_Header /*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration ...
[ "aasoleimani86@gmail.com" ]
aasoleimani86@gmail.com
dd3e83c23d690d35ca85842ede95e1f2be5f53aa
83f7eaebe41307337c6c1e5c28cd8da59afd9ae0
/src/cas/lowlevel_index.cpp
0fee1b42c86c9e5083aef5f070aee169503b439e
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "BSD-4.3RENO", "MIT", "BSD-4-Clause", "Beerware", "LicenseRef-scancode-other-permissive", "LicenseRef-scancode-rsa-md4", "BSD-4-Clause-UC", "LicenseRef-scancode-rsa-1990", "OLDAP-2.8", "NTP", "Zlib", "FSFAP", "ICU", "RSA-MD...
permissive
RoboSherlock/uimacpp_ros
0bc7f6d1908d09ce7ae1276b08abd577345bb458
35acda4aa91f2203de9aae1ea31141a6710c8d1e
refs/heads/master
2020-03-19T05:32:50.001716
2018-08-11T08:04:09
2018-08-11T08:10:03
135,942,588
0
1
Apache-2.0
2018-08-09T18:26:18
2018-06-03T21:37:44
C++
UTF-8
C++
false
false
6,140
cpp
/** \file lowlevel_index.cpp . ----------------------------------------------------------------------------- * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright own...
[ "leept416@gmail.com" ]
leept416@gmail.com
a98306e095d0d37d45fae4ce08b14ad8ca709714
e6b96681b393ae335f2f7aa8db84acc65a3e6c8d
/atcoder.jp/keyence2020/keyence2020_b/Main.cpp
69b450999c753fb527053fbd53a656454d12934b
[]
no_license
okuraofvegetable/AtCoder
a2e92f5126d5593d01c2c4d471b1a2c08b5d3a0d
dd535c3c1139ce311503e69938611f1d7311046d
refs/heads/master
2022-02-21T15:19:26.172528
2021-03-27T04:04:55
2021-03-27T04:04:55
249,614,943
0
0
null
null
null
null
UTF-8
C++
false
false
5,400
cpp
#include <bits/stdc++.h> using namespace std; typedef pair<int,int> P; typedef long long ll; typedef vector<int> vi; typedef vector<ll> vll; //#define int long long #define pb push_back #define mp make_pair #define eps 1e-9 #define INF 2000000000 #define LLINF 10000000000000ll #define fi first #define sec second #def...
[ "okuraofvegetable@gmail.com" ]
okuraofvegetable@gmail.com
b7775b9e9309312338128c5c1665d5116a9accc6
dccd1058e723b6617148824dc0243dbec4c9bd48
/atcoder/past202010-open/c.cpp
88763e7980de21d912e04d2736ff271b3f13ffa7
[]
no_license
imulan/procon
488e49de3bcbab36c624290cf9e370abfc8735bf
2a86f47614fe0c34e403ffb35108705522785092
refs/heads/master
2021-05-22T09:24:19.691191
2021-01-02T14:27:13
2021-01-02T14:27:13
46,834,567
7
1
null
null
null
null
UTF-8
C++
false
false
1,061
cpp
// clang-format off #include <bits/stdc++.h> using namespace std; using ll = long long; #define rep(i,n) for(int i=0;i<(int)(n);++i) #define all(x) (x).begin(),(x).end() #define pb push_back #define fi first #define se second #define dbg(x) cout<<#x" = "<<((x))<<endl template<class T,class U> ostream& operator<<(ostrea...
[ "cp.imulan@gmail.com" ]
cp.imulan@gmail.com
ab043d11d43adc63482128d6c4dd14d3a4f56cb4
1405590ef7b142cf6b343efec584313c67f886d8
/sort/merge_k_sorted_lists.cpp
f199f1b17d0560ba7762b1c6144360406b272c6a
[ "MIT" ]
permissive
zhangxin23/leetcode
eecd90842f0efb78f5a4d4cbf6282fbdeb59f672
4c8fc60e59448045a3e880caaedd0486164e68e7
refs/heads/master
2020-05-27T01:13:10.612196
2016-02-15T07:20:18
2016-02-15T07:20:18
39,118,493
1
0
null
null
null
null
UTF-8
C++
false
false
1,134
cpp
#include <iostream> #include <vector> #include "../linear-list/list/list.h" using namespace std; /** * Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity. * */ class Solution { public: ListNode* merge(vector<ListNode*> &lists) { if(lists.size() == 0) ...
[ "zhangxin5@kingsoft.com" ]
zhangxin5@kingsoft.com
926564d0d5a06541334dfbc1db91224428771367
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/247/159/CWE78_OS_Command_Injection__wchar_t_console_w32_spawnlp_81.h
7c5378edc39a1b6c0a0fa0636c326e3c863cdf1f
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
1,664
h
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE78_OS_Command_Injection__wchar_t_console_w32_spawnlp_81.h Label Definition File: CWE78_OS_Command_Injection.strings.label.xml Template File: sources-sink-81.tmpl.h */ /* * @description * CWE: 78 OS Command Injection * BadSource: console Read input from the console * ...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
b0ba09c315507a1b9082979c6827b8edb707592e
af56fa889aa3a8dc2db74f12ab99f980c64f5d34
/Core/src/2shuffle/Prover_toom.cpp
d1e481fb0484b07235418cd0bb49b88cf673827c
[]
no_license
h25h/-
0a9f4613413cab11d4f2c57ae690b7befffc35d7
277c93e91616e23fed4f90675d416d74c91a44bf
refs/heads/master
2023-08-24T14:41:45.157050
2021-10-20T05:41:00
2021-10-20T05:41:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,110
cpp
#include "Prover_toom.h" NTL_CLIENT extern G_q G; extern G_q H; extern Pedersen Ped; extern ElGamal El; Prover_toom::Prover_toom() { // TODO Auto-generated constructor stub } Prover_toom::Prover_toom(vector<vector<Cipher_elg>*>* Cin, vector<vector<ZZ>*>* Rin, vector<vector<vector<int>*>*>* piin, vector<int> num, s...
[ "qiuqingyun98@outlook.com" ]
qiuqingyun98@outlook.com
f5639c3a9d21904925e41254f485001da32406c4
fa04d2f56c8d4ebfb931968392811a127a4cb46c
/trunk/Cities3D/src/CitiesOnlineRules/RuleBeginBlockingActionCitiesOnline.cpp
0d54aef1082cf5f25eb0e04ab30a97dec8f43933
[]
no_license
andrewlangemann/Cities3D
9ea8b04eb8ec43d05145e0b91d1c542fa3163ab3
58c6510f609a0c8ef801c77f5be9ea622e338f9a
refs/heads/master
2022-10-04T10:44:51.565770
2020-06-03T23:44:07
2020-06-03T23:44:07
268,979,591
0
0
null
2020-06-03T03:25:54
2020-06-03T03:25:53
null
UTF-8
C++
false
false
2,621
cpp
/* * Cities3D - Copyright (C) 2001-2009 Jason Fugate (saladyears@gmail.com) * * 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 2 of the License, or (at your option) *...
[ "saladyears@gmail.com" ]
saladyears@gmail.com
c273b93bf5c0fb6835aff364e353d9681477f73d
3d61fb5fd6b7ff21450e14d5fe49be3aedbbe1e4
/Philotes/Render/renderCommon.cpp
583a0c5228a9dfb41eeb62a26e8084a0b6bca317
[]
no_license
yannicpeng/erbiqingnian
b3731805b11484ce99b39ba9937f848810001a44
ead102ba873ee3fa163d61c474cfd32147db6c1d
refs/heads/master
2021-03-12T22:28:00.617820
2012-05-26T05:24:53
2012-05-26T05:24:53
33,162,785
0
0
null
null
null
null
UTF-8
C++
false
false
61
cpp
#include "common.h" _NAMESPACE_BEGIN _NAMESPACE_END
[ "cjlm007@6cb12ae1-4c77-52bf-f227-7ea6b66274e1" ]
cjlm007@6cb12ae1-4c77-52bf-f227-7ea6b66274e1