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
7725f63276574c396cdc6a239ed02bba4e7b3515
2abe8354cb3cdc99a981501516f0f6132b296821
/2021-7-26/Fudan_U3/src/c.cpp
6a6f913f2e29c4d5a7b3334d383606baffbb7257
[]
no_license
maZymaZe/acm-remote
ddacdc367669707cd08527af2c7d5824b9308bd3
594b1836a1e1673b0afa1ee96e7cef7ef4fd8210
refs/heads/master
2023-07-21T19:27:33.180085
2021-08-28T03:42:08
2021-08-28T03:42:08
330,306,957
0
0
null
null
null
null
UTF-8
C++
false
false
3,667
cpp
#include <algorithm> #include <cmath> #include <cstdio> #include <cstdlib> #include <cstring> #include <iostream> #define int long long //哈哈哈#define真好用 using namespace std; int fastRead() { int f = 1, r = 0; char c = getchar(); while (c > '9' || c < '0') { if (c == '-') { f...
[ "782618517@qq.com" ]
782618517@qq.com
fd2390be68ee0e62fb194681a056caf318967d46
4e1188866e4b786fae1dec085594b398cc8c9a2e
/friendtoolbox.h
3b45bc0a26f4e8b642671ed5d70da86197990f53
[]
no_license
lsj754039701/QQ
2f33b988385226786be124c7b4839cff24023147
134d4ac96084ae48933ec7f0404528bd55770630
refs/heads/master
2021-01-17T17:10:01.906937
2016-06-05T14:52:43
2016-06-05T14:52:43
60,465,337
1
0
null
null
null
null
UTF-8
C++
false
false
280
h
#ifndef FRIENDTOOLBOX_H #define FRIENDTOOLBOX_H #include <QToolBox> class friendToolBox:public QToolBox { Q_OBJECT public: friendToolBox(QWidget *parent=0); protected slots: void slotIndexChange(int index); private: int curIndex; }; #endif // FRIENDTOOLBOX_H
[ "754039701@qq.com" ]
754039701@qq.com
3fa814e2624b12b3a466e544f8b79f190ac459aa
646f2d559c6739e282f2c0142fef56aa154d55b8
/src/test/rpc_tests.cpp
afddca5c4a8b63d7d80c99c4a12d7f8e3b5abadc
[ "MIT" ]
permissive
Cyprella/suc
72ed31971249e5dd688e664eff18c24eb0a42876
7c62b7f1c786dbbda3b93febefe8c818486d0e82
refs/heads/master
2021-04-27T18:26:08.619581
2018-02-23T06:03:29
2018-02-23T06:03:29
121,935,379
0
0
null
null
null
null
UTF-8
C++
false
false
16,688
cpp
// Copyright (c) 2012-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "rpcserver.h" #include "rpcclient.h" #include "base58.h" #include "netbase.h" #include "test/test_suc.h" #include...
[ "dharshan.rasiah@gmail.com" ]
dharshan.rasiah@gmail.com
79e8f8ca8dea145d905ee6531b7db47f8883d66b
5667daf99e88353f63c7d1241da5f3c62679273a
/Examples_3/Unit_Tests/src/10_PixelProjectedReflections/10_PixelProjectedReflections.cpp
64387b5b025ddde21ba5b719da3211ff732cd4a8
[ "Apache-2.0" ]
permissive
GeneralGDA/The-Forge
f5516ae9fe2e07904061450494d020deebd6da5b
6e70720da6bf2dee53a47094ecef8dae9ccf68a1
refs/heads/master
2020-04-04T15:39:04.735469
2018-11-18T11:33:06
2018-11-18T11:33:06
156,046,068
0
0
null
2018-11-04T03:33:17
2018-11-04T03:33:17
null
UTF-8
C++
false
false
95,207
cpp
/* * * Copyright (c) 2018 Confetti Interactive Inc. * * This file is part of The-Forge * (see https://github.com/ConfettiFX/The-Forge). * * 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 * ...
[ "jenkins@conffx.com" ]
jenkins@conffx.com
166c9bc9eca4139bc6328b0d2b47d76774b0e469
a722faf9fb50c794555861bb4858c3ed8a7a25f3
/contest/atcoder/abc061/A/main.cpp
8bfc270f11555c678822dc3dd336538a5735c8ab
[]
no_license
ar90n/lab
31e5d2c320de5618bc37572011596fee8923255d
6d035e12f743e9ba984e79bfe660967b9ca8716b
refs/heads/main
2023-07-25T17:29:57.960915
2023-07-22T12:08:18
2023-07-22T12:08:18
77,883,405
4
0
null
2023-07-17T08:45:14
2017-01-03T04:15:49
Jupyter Notebook
UTF-8
C++
false
false
392
cpp
#include <bits/stdc++.h> using namespace std; const string YES = "Yes"; const string NO = "No"; auto solve(long long A, long long B, long long C) { return ((A <= C) && (C <= B)) ? YES : NO; } int main() { long long A; scanf("%lld", &A); long long B; scanf("%lld", &B); long long C; scanf("%lld", &C); ...
[ "argon.argon.argon@gmail.com" ]
argon.argon.argon@gmail.com
b84b7ae4546d76a5ffb05ffef236f16c072eb71a
74a9456b605da15cbce5eefcfc22b2c049925d24
/mimosa/rpc/service.hh
308af70a6a577ba8356f4b28319ba86381ec442d
[ "MIT" ]
permissive
abique/mimosa
195ae693e2270fbfe9129b95b981946fab780d4e
87fff4dfce5f5a792bd7b93db3f3337e477aae76
refs/heads/master
2022-06-30T16:32:55.355008
2022-06-07T11:38:47
2022-06-07T11:38:47
2,087,313
27
8
MIT
2018-01-16T07:20:04
2011-07-22T05:40:03
C++
UTF-8
C++
false
false
893
hh
#pragma once # include <string> # include "../ref-countable.hh" # include "basic-call.hh" # include "protocol.hh" namespace mimosa { namespace rpc { class Channel; class Service : public RefCountable<Service>, private NonCopyable, private NonMovable { public: enum CallMethodStatus ...
[ "bique.alexandre@gmail.com" ]
bique.alexandre@gmail.com
b67aa3b1415c67dcc58f860bd1d6b4a9a762efac
8cc95381e7c810f0ee4921fb2e6140748dd3ea57
/200_299/288_valid_word_abbr.h
fcd20c969585af1a03c0c86a98dcfe12122999c5
[]
no_license
wangchenwc/leetcode_cpp
5691fd6091050cd09ececfa94c02497f78b88293
6c0c847f25710781f40a2817cb0e0152002f1755
refs/heads/master
2020-04-22T02:36:02.836904
2018-11-08T06:13:00
2018-11-08T06:13:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
678
h
// // 288_valid_word_abbr.h // cpp_code // // Created by zhongyingli on 2018/8/7. // Copyright © 2018 zhongyingli. All rights reserved. // #ifndef _88_valid_word_abbr_h #define _88_valid_word_abbr_h class ValidWordAbbr { public: ValidWordAbbr(vector<string> &dictionary) { for (auto a : dictionary) { ...
[ "lizhongying@ofo.com" ]
lizhongying@ofo.com
1a066ee12e853a19468f6ba429cec514f87d5457
a64128622c6e44549b2c0822a9989ec0db9f167f
/015_3Sum.cpp
ea0685d9e6e941333eb4ff06aa2157669620cc3f
[]
no_license
liuxiangbin/LeetCode
86c022552cde1d16bc63d71c8ae4f3d5c5280425
47d1289128917f09b0dac1dbec6b8e22b584d3a8
refs/heads/master
2020-05-31T13:36:44.530459
2015-05-24T13:58:51
2015-05-24T13:58:51
25,041,683
1
0
null
null
null
null
UTF-8
C++
false
false
3,203
cpp
/* Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all unique triplets in the array which gives the sum of zero. Note: Elements in a triplet (a,b,c) must be in non-descending order. (ie, a ≤ b ≤ c) The solution set must not contain duplicate triplets. For example, give...
[ "mycodekingdom@gmail.com" ]
mycodekingdom@gmail.com
5d4d1546b25c8845bca12341157b336bbc3cfebf
339f4d197f735089f85784dc6e853c5ac046aff8
/src/utils.cpp
9122d5c842ee2622a6d429a42b22619c981e2e63
[ "Apache-2.0" ]
permissive
nmaupu/yokis-hack
722d741109bb5c89de33d23f5e8335502cbb00f2
c876cd3e2a56de171a49c5d66bc662cedfa92443
refs/heads/master
2022-03-09T13:49:19.995083
2022-02-22T17:52:58
2022-02-22T17:52:58
227,478,708
15
5
Apache-2.0
2022-02-22T17:42:39
2019-12-11T23:19:52
C++
UTF-8
C++
false
false
510
cpp
#include "utils.h" #include "globals.h" #include <Arduino.h> void printBinaryRepresentation(uint8_t n, bool leadingZero = false) { char buf[8 * sizeof(uint8_t) + 1]; // Assumes 8-bit chars plus zero byte. char* str = &buf[sizeof(buf) - 1]; uint8_t nb = 0; *str = '\0'; do { nb++; ...
[ "nmaupu@gmail.com" ]
nmaupu@gmail.com
3c4eeb55916213284e124b19ad89d91090d8864c
0617d09a276ee6f59d2feffd4db4739677198178
/src/viewer/render_instances.cpp
e9c70cbe50e440663cb10220259ef9d6e085bca3
[ "MIT" ]
permissive
fanghao6666/visionaray
2d72fa7b35f66ccfe3fd332eb52786f9b6ef9aee
18364c521cad82c3d5a2bbfd462bddb43a1f6a52
refs/heads/master
2022-07-16T08:50:46.153614
2020-05-12T23:04:00
2020-05-12T23:04:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,285
cpp
// This file is distributed under the MIT license. // See the LICENSE file for details. #include <cassert> #include "render.h" namespace visionaray { void render_instances_cpp( index_bvh<index_bvh<basic_triangle<3, float>>::bvh_inst>& bvh, aligned_vector<vec3> const& ge...
[ "info@szellmann.de" ]
info@szellmann.de
0204c1b3106fa8cb81795f46b875119cd008c3d5
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_13135.cpp
a91cb4303fc3990e4e9cf8112a3bcb3f266b37c3
[]
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
510
cpp
{ unsigned char x; if (p[0] >= 'a' && p[0] <= 'z') x = (p[0] - 'a' + 0x0a) << 4; else if (p[0] >= 'A' && p[0] <= 'Z') x = (p[0] - 'A' + 0x0a) << 4; else if (p[0] >= '0' && p[0] <= '9') x = (p[0] - '0') << 4; else return (-1); if (p[1] >= 'a' && p[1] <= 'z') x |= p[1] - 'a' + 0x0a; else if ...
[ "993273596@qq.com" ]
993273596@qq.com
4fddc89eb407acb61b9b8eb19d1f4ea79cbaaaba
b4660cc8fa3ce045508105fa52228a98fa19a87d
/src/usage_stats/usage_stats.h
4e009a18e689890d8118df7402c9007e79d05adf
[ "BSD-3-Clause", "LicenseRef-scancode-unicode", "LicenseRef-scancode-public-domain" ]
permissive
hnakamur/mozc-deb
81e9b561863e57da73aa9ba90d24ff5d0bca480b
a0d6db21786ae7fc54806714cbeca6c7c74cbd36
refs/heads/master
2021-04-15T09:32:03.635220
2018-05-04T10:09:23
2018-05-04T10:09:23
126,575,465
0
1
null
null
null
null
UTF-8
C++
false
false
4,504
h
// Copyright 2010-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of condit...
[ "hnakamur@gmail.com" ]
hnakamur@gmail.com
27233accce4b93ae5a7a5a62f2714977d349c38c
6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849
/sstd_boost/sstd/libs/chrono/example/test_clock.cpp
c08473c9955c5c70dd319285902480cac71c6e94
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
KqSMea8/sstd_library
9e4e622e1b01bed5de7322c2682539400d13dd58
0fcb815f50d538517e70a788914da7fbbe786ce1
refs/heads/master
2020-05-03T21:07:01.650034
2019-04-01T00:10:47
2019-04-01T00:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,609
cpp
// test_system_clock.cpp ----------------------------------------------------------// // Copyright 2008 Howard Hinnant // Copyright 2008 Beman Dawes // Copyright 2009 Vicente J. Botet Escriba // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt /* This cod...
[ "zhaixueqiang@hotmail.com" ]
zhaixueqiang@hotmail.com
0b2d091f95bdb2a1b02ee144d71c421a199aad8a
c98365913c93d4e35eebf94d15286aac9266b500
/src/hpp/dds/pub/find.hpp
55bce9af14bc0e95e8206ee5672342f05232e021
[]
no_license
sutambe/dds-psm-cxx
5646349fc317f215418c30806f58f411c8abb337
bababd36ed41f0bab0ddca8d60b5ea38e1a7900b
refs/heads/master
2021-01-16T19:34:56.119255
2011-11-08T16:23:41
2011-11-08T16:23:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,754
hpp
#ifndef OMG_DDS_PUB_FIND_HPP_ #define OMG_DDS_PUB_FIND_HPP_ /* Copyright 2010, Object Management Group, Inc. * Copyright 2010, PrismTech, Corp. * Copyright 2010, Real-Time Innovations, Inc. * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file exce...
[ "angelo@icorsaro.net" ]
angelo@icorsaro.net
99d572e71f00142d252a97191bf84f9ae25f6de8
d7fa3dabaeec38d4d0efb32e0f7eb78ac13a879b
/bbgram/src/model/User.h
5350972877c671e6bd35f95f4f5e0a2e6b0349b4
[]
no_license
niko-lay/bbgram
1c5de80f44ae496f08ddc6f3e0dc74650f225731
f93c4c0ddea27317241b6505663df1b380219d3e
refs/heads/master
2021-01-12T12:59:43.400736
2018-04-30T22:18:33
2018-04-30T22:18:33
68,862,315
0
0
null
2016-09-21T22:19:00
2016-09-21T22:19:00
null
UTF-8
C++
false
false
1,906
h
#pragma once #include <QMap> #include <bb/cascades/Image> #include "Peer.h" class User : public Peer { Q_OBJECT Q_PROPERTY(QString phone READ phone NOTIFY phoneChanged) Q_PROPERTY(QString firstName READ firstName NOTIFY nameChanged) Q_PROPERTY(QString lastName READ lastName NOTIFY nameChanged) Q...
[ "moadib73rus@gmail.com" ]
moadib73rus@gmail.com
ab8bc2ca0ea37f8ad96e18ba2689b4b4b1b99a5d
d364a3bf6f43a16ef6bf0ead96828dc671d6f554
/narcissist/include/narcissist/narcissist.hpp
451cf32b80d3defd632dda916a1617f538313217
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
twistys01/narcissist
8e22db53042625c88c0b10eeda644997632a34ec
5dff539a607a089135e2b433da0c01fc02ed3181
refs/heads/master
2020-03-28T19:11:42.895103
2018-03-31T10:06:13
2018-03-31T10:07:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
138
hpp
#pragma once #include <secp256k1.h> namespace Narcissist { extern secp256k1_context *secp256k1ctx; void setup(); void destroy(); }
[ "matthew@incognito.host" ]
matthew@incognito.host
0f51d8f25f7ce89113e968c6515b1af60b131e5a
58bffd767c9c2fb289c48217eb1f1a4a3b610e31
/cpp/junk.hpp
5bd3a4f46756b080a183700c4fcbc1b51f785e77
[]
no_license
Grahack/wisp-1
e4b443f7f0b819890f60902a1583248de2459dc6
9d97db7bc3b92d01f9fd61c097b4836714f8c4d9
refs/heads/master
2021-01-21T08:46:11.921038
2013-05-27T19:27:31
2013-05-27T19:27:31
14,207,988
2
0
null
null
null
null
UTF-8
C++
false
false
3,763
hpp
#pragma once // some code that i wrote, that may or may not become useful in the future #include "alloc.hpp" #include "object.hpp" #include <boost/functional/hash.hpp> namespace harkon { // hmm is this even useful? template<class T> class gc_alloc { public: // type definitions typedef T value_type; ty...
[ "ericwspringer@gmail.com" ]
ericwspringer@gmail.com
4c2e61be146acb29f353dae7614bc772ce8a311d
b1d0b228332702856ad2cbee60874e39db368834
/EllipseDetectorLib/EllipseDetectorLib.h
39d17a49d642ccea6fedcb4178b5950901706570
[]
no_license
Jasionkit/EllipseDetectorLib
9ef5538dc35e4df4c787b8ebed2691cfa9f0c88c
660e60c464760349dc580ba02272b1f295064ad6
refs/heads/master
2021-06-20T20:50:26.953688
2017-03-12T19:27:07
2017-03-12T19:27:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,504
h
// EllipseDetectorLib.h #pragma once using namespace System; #include "EllipseResult.h" #include "ExecutionTime.h" #include <opencv2\opencv.hpp> using namespace std; using namespace cv; using namespace System; using namespace System::Drawing; using namespace System::Runtime::InteropServices; namespace EllipseDet...
[ "desakov@diasoft.ru" ]
desakov@diasoft.ru
05025747a2dacb0ce35b88b00d3be57815a9b6b3
93c4ca4bee3964373e01e5b83b890b756c8258c2
/futures.h
4b95c3669c48efffb5ff6424bed4484d2b4acf26
[]
no_license
maierlars/agency-node
4b157144637e07b3bc9633895a5a538cad8a3257
55c39797bc4ce6086af4fc6d0a2b0be91fde696b
refs/heads/master
2021-07-01T10:59:42.520005
2021-02-26T14:39:18
2021-02-26T14:39:18
224,397,500
2
2
null
2019-12-30T12:22:16
2019-11-27T09:48:59
C++
UTF-8
C++
false
false
5,283
h
#ifndef AGENCY_NODE_FUTURES_H #define AGENCY_NODE_FUTURES_H #include <utility> #include <optional> #include <functional> #include <atomic> #include <memory> #include <mutex> #include <condition_variable> #include <cassert> #include "deserialize/types.h" struct scheduler { static void queue(std::function<void(void)...
[ "lars@arangodb.com" ]
lars@arangodb.com
890e99b88e96542cbfeba8c70047c4a5ea18f4db
7f7cfa3b40507e72f0b38d99b8eecaee96664d96
/trunk/07-Source/Project/util.cpp
9be97cca3a50985243ee993745e87e39c817bbce
[]
no_license
BGCX067/faiq-svn-to-git
4c61568005a49f9e59dd638767f7659d0f723ed1
043cc825890b5febb6b9373f1e082c6ab5ab24a7
refs/heads/master
2016-09-01T08:56:54.756786
2015-12-28T14:21:15
2015-12-28T14:21:15
48,699,066
0
0
null
null
null
null
UTF-8
C++
false
false
28,305
cpp
/**************************************************************************//** * NAME: util.cpp * * PURPOSE: Searchmonkey reusable and miscellaneous functions. * * DATE: September 6, 2009 *******************************************************************************/ #include "debug.h" #inc...
[ "you@example.com" ]
you@example.com
775e53378c6a20fca8f804f25ec80f49d85f6623
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/base/cluster/mgmt/clusocm/ctaskupgradewin2k.h
36dbe12ee13f00db4834d3221c8d0634176f95a3
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,649
h
////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000-2002 Microsoft Corporation // // Module Name: // CTaskUpgradeWin2k.h // // Description: // This file contains the declaration of the class CTaskUpgradeWindows2000. // This class represents the task ...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
4e2998e39d261a9b018eb789011d6875c0e8b631
45074cc0edde439faa782146c9a11ea40148b3b5
/src/chef/CookInfo.h
cbc3fc12b670284d7cc9149bc8ba7339c8f51eda
[ "Zlib" ]
permissive
modificus/gaen
246b91cb4e1bc535a27bab91f119c5f144fc8a89
c8368942acb3c61f1e38e8f3acf93c9ae3af5786
refs/heads/master
2021-01-15T11:44:30.165220
2016-08-27T10:08:29
2016-08-27T10:08:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,227
h
//------------------------------------------------------------------------------ // CookInfo.h - Describes a cooking operation, and its buffer result // // Gaen Concurrency Engine - http://gaen.org // Copyright (c) 2014-2016 Lachlan Orr // // This software is provided 'as-is', without any express or implied // warranty...
[ "lorr@gaen.org" ]
lorr@gaen.org
7f7a042dfb5381934c453a5dc3c041ae1e5f04c0
9ca50ac301ca48e38503aea0c1bf45bdadc310e4
/src/cbor_serializer.cpp
7e1cbe019e18d3e096fed30b37dd813d8fe9356e
[]
no_license
zdzhaoyong/svar_rosbridge
c0484546e1ce33cf866f412eadca9ecc80c0a921
10e7734776034bd2fd007f7867b696b4e4d4b9a8
refs/heads/master
2023-07-12T22:10:02.580484
2021-08-08T06:45:50
2021-08-08T06:45:50
383,981,892
7
0
null
null
null
null
UTF-8
C++
false
false
14,394
cpp
#include "Svar.h" using namespace sv; struct cbor_serializer final{ struct OSize{ template <typename T> OSize& operator <<(const T& c){ sz+=sizeof(T); return *this; } void write(const char* s,size_t length){ sz+=leng...
[ "zd5945@126.com" ]
zd5945@126.com
72f532c2fe42837e95ea871bf172b864298e4c5c
5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e
/main/source/src/protocols/jd3/chunk_library_inputters/PDBChunkLibraryInputter.hh
570b086b554ed6448f8073cfdf6d99ae400880a5
[]
no_license
MedicaicloudLink/Rosetta
3ee2d79d48b31bd8ca898036ad32fe910c9a7a28
01affdf77abb773ed375b83cdbbf58439edd8719
refs/heads/master
2020-12-07T17:52:01.350906
2020-01-10T08:24:09
2020-01-10T08:24:09
232,757,729
2
6
null
null
null
null
UTF-8
C++
false
false
3,330
hh
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "36790013+MedicaicloudLink@users.noreply.github.com" ]
36790013+MedicaicloudLink@users.noreply.github.com
c8b1f41e9212d2ed1c055f76062146d7e825bbfb
415ecd6b3ea44dca3ad675b0f17ea145583c17d5
/base_station/receive_function.cpp
41a15f0dd989fa55ecf34d228ef9a011a4995098
[]
no_license
zappyfish/upes-nicky-boi
e7e6dc25da365ae47f1240a840901b90b6c93b3c
830a7f2083379a2832fb040d6c93ae2ef75957d7
refs/heads/master
2020-04-25T05:24:10.140349
2019-02-25T16:29:34
2019-02-25T16:29:34
172,541,715
0
0
null
null
null
null
UTF-8
C++
false
false
544
cpp
// // Created by Liam Kelly on 2/23/19. // #include "receive_function.h" ReceiveFunction::ReceiveFunction(char *name, void (*action)(Packet*)) : mName(name), mAction(action){} ReceiveFunction::ReceiveFunction(ReceiveFunction &toCopy) : mName(toCopy.mName), mAction(toCopy.mAction) {} ReceiveFunction::~ReceiveFunctio...
[ "liamkelly2015@gmail.com" ]
liamkelly2015@gmail.com
9b00144b6ff5ba8a7046002ba65dd0d05800acbb
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/mash/screenlock/screenlock.cc
17cf4f97df6acd57f6f918d892569c92d066f412
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
3,789
cc
// Copyright 2016 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 "mash/screenlock/screenlock.h" #include "ash/public/interfaces/container.mojom.h" #include "base/macros.h" #include "base/strings/utf_string_con...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
b936314a44822a6a43b314d0f0ecc98e220bf826
59ad83925bd1ffb3f3b6248ddf317921ed2bb24b
/ATATool/PropertyPageBT.cpp
66d618c38fc1044d33e586b461f450a2b7f57d5b
[]
no_license
momoomom/ATA
f5cb01615b2b662d54ec834c95d7d5921ab96c7c
92489654d21c61b8a5cc6f62b790ddfa6448e704
refs/heads/master
2021-12-11T13:20:11.810785
2016-11-15T07:02:26
2016-11-15T07:02:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,323
cpp
// PropertyPageBT.cpp : implementation file // #include "stdafx.h" #include "ATATool.h" #include "PropertyPageBT.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CPropertyP...
[ "jian.song@wheatek.com" ]
jian.song@wheatek.com
6ab6adf5a7006c2bb78328c0120feb3ede910204
e99592f5f7a8c58c4619ca42d3ccb2292b49f332
/MFCApplication2/MFCApplication2/MFCApplication2View.h
ff7552f411fb314ccf44ac8e88523b008463c505
[]
no_license
tseebo/Vc
e19318b5c7daad2e0490edb08388a104f6663747
78e65b17d1443247dccde04e2e27839a0d16e175
refs/heads/master
2021-03-21T15:04:10.567853
2020-07-02T11:27:07
2020-07-02T11:27:07
247,305,884
1
0
null
null
null
null
GB18030
C++
false
false
954
h
// MFCApplication2View.h : CMFCApplication2View 类的接口 // #pragma once class CMFCApplication2View : public CView { protected: // 仅从序列化创建 CMFCApplication2View(); DECLARE_DYNCREATE(CMFCApplication2View) // 特性 public: CMFCApplication2Doc* GetDocument() const; // 操作 public: // 重写 public: virtual void OnDraw(CDC* p...
[ "1305771558@qq.com" ]
1305771558@qq.com
7cc01444100343c9b18227f86ff3aee5594321b6
5547eb598cf36cd6bad73a2506f6d455af30829d
/Huiswerk Week 6/huiswerk week 6/huiswerk week 6/Main.cpp
cb8fb3d9db055f949ca3f5817486dfa7f1889ba9
[]
no_license
jellebooij/OOP-advanced
c13e9722a4fc457dfe2e7f5af305ae015474d8ac
7b4097f5d3ac25a3669e41cd0f39287870baa1dc
refs/heads/master
2020-03-29T22:07:32.736067
2018-11-02T15:01:31
2018-11-02T15:01:31
150,404,025
0
0
null
null
null
null
UTF-8
C++
false
false
476
cpp
#include <iostream> #include "Parent.h" #include <memory> using namespace std; int main() { std::unique_ptr<Parent> p1 = std::make_unique<Parent>("Parent1"); cout << "P1:" << *p1 << endl; Parent* p2 = new Parent(*p1); // roept de copy constructor aan cout << "P2:" << *p2 << endl; Parent* p3 = new Parent("Pare...
[ "jellebooij@outlook.com" ]
jellebooij@outlook.com
2f3206a2476d7d968ae286484738fc47b3797eba
cfdae4915f49b5acd9fac9b2674a8084ba8dd1bf
/tests/functional/namespace/expected/Car.qml.cpp
6da8e024cc7b74a86b4a399a45de3bd8649a1953
[ "BSD-2-Clause" ]
permissive
cryoma01/doxyqml
729f38e447c30da42baa2a4c6172aaef862990b5
6481a723fec932cc724bcd8c8bcf9f343079deed
refs/heads/master
2020-09-21T15:19:17.966386
2019-04-28T18:05:02
2019-04-28T18:05:02
224,829,534
0
0
NOASSERTION
2019-11-29T10:14:30
2019-11-29T10:14:29
null
UTF-8
C++
false
false
123
cpp
namespace ns { /** * A car */ class Car : public Item { public: /** * Car speed */ Q_PROPERTY(real speed) }; }
[ "mail@agateau.com" ]
mail@agateau.com
3e2eff52fc20f9dec56129c88f09e236d45a0f2c
b0c55c3b2df6f09bd810a5355a31f1f14778c501
/test/arduino/PrettyColors/PrettyColors.ino
a1902bc136e921db023e80473026f3e59c172d1b
[]
no_license
patilpramod97/laboratory
cef1850a9ac68742285bc5ff339a128cd0a1f6ab
0c0e40283c242abc262bea90507f04981067cb07
refs/heads/master
2021-01-17T21:57:52.856821
2015-03-06T19:24:34
2015-03-06T19:24:34
32,625,549
2
0
null
2015-03-21T08:37:21
2015-03-21T08:37:21
null
UTF-8
C++
false
false
2,962
ino
/* Pretty colors. For use with the BL-L515 Round Type, FULL COLOR LED lamp (common anode)p Connect G, B, R pins of the LED to (PWM) digital out pins 9, 10, and 11, respectively, and connect the anode (long pin) to ground through a 100Ω resistor. */ #include <stdlib.h> const int redPin = 11; const int gr...
[ "josh@fortytwo.net" ]
josh@fortytwo.net
8d15a60c3dd3c0c459a30470830b49969b5318e6
bf7fe9c190e45d80200706bf39359716ba41587d
/Particles/Particle.cpp
e64c0e1e4c1617d6458ae8ee0190c005554474dc
[]
no_license
VladislavKoleda/CosmicDefender--master
de1a34f9ebe0bff764152b94d170710642809a98
042097567af4a3e6eba147971ce067a3a982907a
refs/heads/master
2020-11-23T21:04:17.911131
2019-12-13T10:53:43
2019-12-13T10:53:43
227,819,746
0
0
null
null
null
null
UTF-8
C++
false
false
293
cpp
#include "Particle.h" using namespace SFML::System; namespace ComicDefender { Particle::Particle(float angle, float speed, float dx, float dy, float x, float y, float Q, int Flag) { Angle = angle; Speed = speed; DX = dx; DY = dy; X = x; Y = y; q = Q; flag = Flag; } }
[ "koleda147@gmail.com" ]
koleda147@gmail.com
1bca70424b807cf1380b4830273f3f075b1d62a4
e179d313721d389730834cfe3677f9c4d7dacae5
/critpath/mcpat/processor.h
b8a1438fb7c770a84523f65471d97e773e488ed3
[]
no_license
PolyArch/prism
8796243a5618e8d12f965bf30b9f6e799112e1cd
583beba32710113e47f68ab573aae5376a19e010
refs/heads/master
2021-03-27T12:37:34.160907
2019-09-30T17:38:49
2019-09-30T17:38:49
111,027,680
0
0
null
null
null
null
UTF-8
C++
false
false
4,782
h
/***************************************************************************** * McPAT * SOFTWARE LICENSE AGREEMENT * Copyright 2012 Hewlett-Packard Development Company, L.P. * All Rights Reserved * * Redistribution and use in...
[ "tjn@cs.wisc.edu" ]
tjn@cs.wisc.edu
0b05a26b7af8621d8c8f4398b68c12144a422346
76f0efb245ff0013e0428ee7636e72dc288832ab
/out/Default/gen/blink/bindings/core/v8/V8SVGAnimatedLength.cpp
f047d3641e36c96ca3d249741f3d0bdafe150f78
[]
no_license
dckristiono/chromium
e8845d2a8754f39e0ca1d3d3d44d01231957367c
8ad7c1bd5778bfda3347cf6b30ef60d3e4d7c0b9
refs/heads/master
2020-04-22T02:34:41.775069
2016-08-24T14:05:09
2016-08-24T14:05:09
66,465,243
0
2
null
null
null
null
UTF-8
C++
false
false
5,966
cpp
// 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 has been auto-generated by code_generator_v8.py. DO NOT MODIFY! #include "V8SVGAnimatedLength.h" #include "bindings/core/v8/ExceptionState....
[ "dckristiono@gmail.com" ]
dckristiono@gmail.com
3a28223b812928a964dfe07d7d62d5cc976c1bc7
a8b937985a2a245195a039192be6b4334fe8a349
/tests/ordinary_differential_equations_test.cpp
3aa3ed0488c2db080c7852759cb15e2e2b3eb62a
[]
no_license
Quanteek/OpenNN-CMake
f7e460758f6dd62a39fedfc148726a5e9fb64f50
1cecec74764ef70f1caa10fc76272673c9eb3b40
refs/heads/master
2021-01-01T05:40:41.148486
2014-06-26T11:49:59
2014-06-26T11:49:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,338
cpp
/****************************************************************************************************************/ /* */ /* OpenNN: Open Neural Networks Library ...
[ "benoitbayol@dhcp-23-78.wifi-auth.ecp.fr" ]
benoitbayol@dhcp-23-78.wifi-auth.ecp.fr
33991f2b695dde5e4e31de736c744c428b884efe
081c3f131070a238892670c96c18796d9dcffcf0
/VCExercisesOOP/ArrayParallelLookup/ArrayParallelLookup.cpp
5f55d394df563d502c41c30a972073cd37cbaca3
[]
no_license
EdgarCerna/csis223
77b66ffa8b8e8f04fa822ff4679f8abe2730a47c
f9f317f5f428799107edfad3a9ecca1f3db71cc1
refs/heads/master
2020-03-29T21:06:43.932374
2018-12-13T07:21:25
2018-12-13T07:21:25
150,350,218
0
0
null
null
null
null
UTF-8
C++
false
false
1,842
cpp
// ArrayParallelLookup.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> #include <fstream> #include <string> using namespace std; int main() { string stateCode[60]; // declare 2-letter state code array string stateName[60]; // declare state name array string cod...
[ "S1460902@student.mcckc.edu" ]
S1460902@student.mcckc.edu
03ba321494eb0d8a9d803ce9fa41ba43202dee1a
89a6e0eca52e0cb31915fa43d9b1ba3f0145b257
/演算法題型分類/Prefix-Sum/c462.cc
c8cd34d1dd66923ddd1b8abd864fd0f720deb7e4
[]
no_license
rollfatcat/ProblemSet
03a3a960ec324b831d3db422a52d623f2d04b6f0
f9c76320e8812304b73ac348e8e34e8a55e08a10
refs/heads/master
2023-04-03T15:48:44.551030
2023-03-21T19:09:32
2023-03-21T19:09:32
191,777,230
4
0
null
null
null
null
UTF-8
C++
false
false
1,161
cc
/* 給定K個單位長度和一個字串,輸出連續K個單位大小寫交錯的子字串長度? * 解題關鍵:貪婪法,將原字串轉變為連續大小寫的字元長度 * */ #include<bits/stdc++.h> using namespace std; const int MaxN=1e5; char ss[MaxN+2]; int num[MaxN]; int main(){ int K, N; while(scanf("%d",&K)!=EOF){ scanf("%s\n",ss); /* 轉換為"連續"大小寫字元的長度 */ N=0; num[0]=1; bool now, pre= 'A'<=ss[0] and s...
[ "crhsieh1114@outlook.com" ]
crhsieh1114@outlook.com
4390c1bff6f099dd276e25e7a079ed18c3807248
ef5fe6b55f3d9a697392a252617e1dc79b184222
/AtCoder/ABC159/A.cpp
5526d6589ea1ad22a5b6d47d89fa5d4bc02c9914
[]
no_license
kunichan9292/Programing-contest
15110f1dbf00a9957d524c6163cd165b3828803f
9126d5c63b80f170de8108ca74c7ae7a2bf9c921
refs/heads/master
2022-06-18T04:40:45.662188
2020-05-12T19:49:16
2020-05-12T19:49:16
263,432,210
0
0
null
null
null
null
UTF-8
C++
false
false
234
cpp
#include<iostream> using namespace std; int main(){ int N,M; cin >> N >> M; int count_N=0; int count_M=0; if(N>=2){ count_N=N*(N-1)/2; } if(M>=2){ count_M=M*(M-1)/2; } cout << count_N + count_M << endl; }
[ "9230-kunichan@ezweb.ne.jp" ]
9230-kunichan@ezweb.ne.jp
529d27d51381dafc81e45d876cdddb9c74cb56d4
ef23e388061a637f82b815d32f7af8cb60c5bb1f
/src/emu/cpu/sh4/sh4comn.h
546468de860a577af428f1943de8fa266b407d59
[]
no_license
marcellodash/psmame
76fd877a210d50d34f23e50d338e65a17deff066
09f52313bd3b06311b910ed67a0e7c70c2dd2535
refs/heads/master
2021-05-29T23:57:23.333706
2011-06-23T20:11:22
2011-06-23T20:11:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,775
h
/***************************************************************************** * * sh4comn.h * * SH-4 non-specific components * *****************************************************************************/ #pragma once #ifndef __SH4COMN_H__ #define __SH4COMN_H__ //#define USE_SH4DRC /* spe...
[ "Mike@localhost" ]
Mike@localhost
8da97996b3b05400945207630bfa70ab128623bb
aed00e5e89506629e4182f6074062d4f86644f07
/script/hardware_interface.cpp
53cf8d9916db2ec72cf2322cc48fcfb745833959
[]
no_license
AntoBrandi/Simple-Robot-Arm
a3504bb8c034dea07e4e235e793ff656e7daed13
65c86640353aeb4138929e04d8eb6d66bf1a2a95
refs/heads/master
2022-04-23T18:09:29.601832
2020-04-24T16:53:54
2020-04-24T16:53:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,726
cpp
#include <hardware_interface/joint_command_interface.h> #include <hardware_interface/joint_state_interface.h> #include <hardware_interface/robot_hw.h> #include <std_msgs/UInt16MultiArray.h> #include <ros/ros.h> class ArduinoBot : public hardware_interface::RobotHW { public: ArduinoBot() { // init the publisher...
[ "antonio.brandi@outlook.it" ]
antonio.brandi@outlook.it
f31d492218d5a5164e8491352b55e6d3714200b9
2a4407f48856ced64bd1e70e2072cdd826aa8a14
/test/test_roscpp/test/src/param_update_test.cpp
7f9c12ff62325b804940504e51addce38a398e06
[]
no_license
ros/ros_comm
d6e75897bafb3f9a5bdc6074c1e9d5569c79d8a4
030e132884d613e49a576d4339f0b8ec6f75d2d8
refs/heads/noetic-devel
2023-08-31T23:10:32.862758
2023-04-20T14:08:38
2023-04-20T14:08:38
5,474,834
771
972
null
2023-09-12T21:44:32
2012-08-19T22:26:34
Python
UTF-8
C++
false
false
2,279
cpp
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2008, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condit...
[ "tfoote@willowgarage.com" ]
tfoote@willowgarage.com
8cb63b9b78cd536d71ab063985999366b19faebc
3d23b115ade7779122b269df86b3adcf01918cd3
/graphs/mst.cpp
00c01916447df63821c8d787fc354ec42d4ff3bf
[]
no_license
Pravesh-Jamgade/code
19938fb15f2df8b7d62840e4b0186d246e40f307
ea81ec55199eed885c6a03535aaecd06e5571474
refs/heads/master
2023-08-19T03:36:39.593886
2021-09-18T14:48:34
2021-09-18T14:48:34
407,887,780
0
0
null
null
null
null
UTF-8
C++
false
false
961
cpp
#include<bits/stdc++.h> using namespace std; const int MAX = 1e4 + 5; int id[MAX], nodes, edges; pair<long long, pair<int,int>> p[MAX]; void intialize(){ for(int i=0; i< MAX; i++){ id[i] = i; } } int root(int x){ while(id[x] != x){ id[x] = id[id[x]]; x = id[x]; } return x; } void union1(int x, int y){ i...
[ "praveshjamgade@gmail.com" ]
praveshjamgade@gmail.com
d681ee609bd50301ed0666fdc92bb569a443651e
e763b855be527d69fb2e824dfb693d09e59cdacb
/aws-cpp-sdk-lightsail/include/aws/lightsail/model/ResourceType.h
92128354a424e17361c971abc9d26c4aef205384
[ "MIT", "Apache-2.0", "JSON" ]
permissive
34234344543255455465/aws-sdk-cpp
47de2d7bde504273a43c99188b544e497f743850
1d04ff6389a0ca24361523c58671ad0b2cde56f5
refs/heads/master
2023-06-10T16:15:54.618966
2018-05-07T23:32:08
2018-05-07T23:32:08
132,632,360
1
0
Apache-2.0
2023-06-01T23:20:47
2018-05-08T15:56:35
C++
UTF-8
C++
false
false
1,241
h
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "henso@amazon.com" ]
henso@amazon.com
84498f78a8810b6e87c0c8c9daa8b1638b235d66
517b8f53ecc24928a787ab92cb729b7ebe6b3de4
/389 BASICALLY SPEAKING.cpp
4c119070127f877e54c10ec5f9b0f55640300d98
[]
no_license
sajalkhan/UVA-ONLINE-JUDGE
4c738fe946d536a5b058da56d8a025be54514856
801ebd2a6366d11226e275210171c66cc4baecfe
refs/heads/master
2021-05-12T08:15:41.628850
2018-01-12T19:32:30
2018-01-12T19:32:30
117,277,417
1
0
null
null
null
null
UTF-8
C++
false
false
1,561
cpp
/**-------------------------------------- MD.SOHARUB HOSSEN DAFFODIL INTERNATIONAL UNIVERSITY PROBLEM: UVA 389 BASICALLY SPEAKING ----------------------------------------*/ #include<bits/stdc++.h> using namespace std; int other_to_decimal(string s,int a) { int ln=s.size(); int p=ln-1; long long...
[ "sajalhossen@yahoo.com" ]
sajalhossen@yahoo.com
63601d52d33c9d54071905905b58be453a896972
992d3f90ab0f41ca157000c4b18d071087d14d85
/draw/CPPCODER.CPP
df1cbad125fdc62a8c9606dc67eae4e1c7b1039d
[]
no_license
axemclion/visionizzer
cabc53c9be41c07c04436a4733697e4ca35104e3
5b0158f8a3614e519183055e50c27349328677e7
refs/heads/master
2020-12-25T19:04:17.853016
2009-05-22T14:44:53
2009-05-22T14:44:53
29,331,323
0
0
null
null
null
null
UTF-8
C++
false
false
14,855
cpp
# include <process.h> # include <graphics.h> # include <dos.h> # include <stdio.h> # include <ctype.h> # include <stdlib.h> # include <string.h> # include <dir.h> # include <conio.h> # include <mouse.h> int fc(char *file1,char *file2,char *dest); void ccoder(char *); int main(int argc,char *argv[]) { ...
[ "github@nparashuram.com" ]
github@nparashuram.com
8593be8827ca07d71130a0b3aa9c0b4141b5b216
b77349e25b6154dae08820d92ac01601d4e761ee
/List/Ultimate Grid/Examples/BasicDlg/Ex3Dlg.cpp
89b362fda7fa827ec412e6d43d762dbb00ef1ade
[]
no_license
ShiverZm/MFC
e084c3460fe78f820ff1fec46fe1fc575c3e3538
3d05380d2e02b67269d2f0eb136a3ac3de0dbbab
refs/heads/master
2023-02-21T08:57:39.316634
2021-01-26T10:18:38
2021-01-26T10:18:38
332,725,087
0
0
null
2021-01-25T11:35:20
2021-01-25T11:29:59
null
UTF-8
C++
false
false
3,165
cpp
// Ex3Dlg.cpp : implementation file // #include "stdafx.h" //: include the header file for the Ultimate Grid derived class #include "MyCug.h" #include "Ex3.h" #include "Ex3Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////////////////...
[ "w.z.y2006@163.com" ]
w.z.y2006@163.com
84639188ad69be1e93eba3fd87b3c6a5b4a74088
e8d783d45ac0f3ef7f38eadc5b44b7e2a595179f
/irrlicht/sound.cpp
0e5296ac0fcc57bb47abffddeb45bc036698fdaf
[ "Zlib" ]
permissive
osom8979/example
e3be7fd355e241be6b829586b93d3cbcb1fbf3a5
603bb7cbbc6427ebdc7de28f57263c47d583c2e4
refs/heads/master
2023-07-21T19:55:55.590941
2023-07-20T02:06:42
2023-07-20T02:06:42
52,238,897
2
1
NOASSERTION
2023-07-20T02:06:43
2016-02-22T01:42:09
C++
UTF-8
C++
false
false
2,007
cpp
/*! Sound Factory. provides a sound interface */ #include "sound.h" //#define USE_IRRKLANG #ifdef USE_IRRKLANG #include <irrKlang.h> #ifdef _IRR_WINDOWS_ #pragma comment (lib, "irrKlang.lib") #endif using namespace irrklang; struct soundfile: public IFileReader { soundfile ( io::IReadFile* f ): file (f ) {}...
[ "osom8979@gmail.com" ]
osom8979@gmail.com
cc931e9cd7fc233654e794363cc42639e86c9b0c
8a3449c6dc68a9c631ee47b68b3c01a03ea66224
/src/base/FileHandle.cpp
bf3bb47878635fed642ff88d0211d66cbe9028b8
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-other-permissive" ]
permissive
woimalabs/libw
1985127215523a10857e30fae5fd1cc586cd0e94
8ffa06d3a9efc49d19cdfe682f89f3c4afe9a58a
refs/heads/master
2021-04-12T04:21:34.001019
2018-09-23T18:22:11
2018-09-23T18:22:11
12,668,614
1
1
null
2018-04-08T20:11:16
2013-09-07T17:27:37
C++
UTF-8
C++
false
false
4,927
cpp
/** * libw * * Copyright (C) 2012-2015 Woima Solutions * * This software is provided 'as-is', without any express or implied warranty. In * no event will the authors be held liable for any damages arising from the use * of this software. * * Permission is granted to anyone to use this software for any purpose,...
[ "antti.peuhkurinen@woimasolutions.com" ]
antti.peuhkurinen@woimasolutions.com
dccb17880b282709f5a34a69d47c5f8f6d5e0a20
c23b42b301b365f6c074dd71fdb6cd63a7944a54
/contest/Jakarta/2014/j.cpp
c2fef12987b6aaa32a0609573354efaaecdb6b6d
[]
no_license
NTUwanderer/PECaveros
6c3b8a44b43f6b72a182f83ff0eb908c2e944841
8d068ea05ee96f54ee92dffa7426d3619b21c0bd
refs/heads/master
2020-03-27T22:15:49.847016
2019-01-04T14:20:25
2019-01-04T14:20:25
147,217,616
1
0
null
2018-09-03T14:40:49
2018-09-03T14:40:49
null
UTF-8
C++
false
false
2,553
cpp
// eddy1021 #include <bits/stdc++.h> using namespace std; typedef double D; typedef long long ll; typedef pair<int,int> PII; #define mod9 1000000009ll #define mod7 1000000007ll #define INF 1023456789ll #define INF16 10000000000000000ll #define FI first #define SE second #define PB push_back #define MP make_pair #defin...
[ "c.c.hsu01@gmail.com" ]
c.c.hsu01@gmail.com
69cabe252752a39e693bece42045b6fa19fb4e3f
d5f6888f6d9a4b807384cc79025887f4d1e10e81
/src/midpoint_circle.cc
ece7028fb50f48ad93c9504ce0fcaeee516e18a3
[]
no_license
FudgeRacoon/2D-Graphics-Algorithms
298598fa707b7bd3b88f7678286c91c977749a73
0940bcdfc60bded87ffd3a1b2a883f033e6e4c95
refs/heads/main
2023-03-13T14:03:39.178851
2021-03-07T16:07:47
2021-03-07T16:07:47
344,158,814
0
0
null
null
null
null
UTF-8
C++
false
false
2,994
cc
#include "SDL/SDL.h" #include <iostream> using namespace std; SDL_Surface* pSurface; enum { SCREENWIDTH = 512, SCREENHEIGHT = 384, SCREENBPP = 0, SCREENFLAGS = SDL_ANYFORMAT } ; class Start { public: static void Draw() { int r,xc,yc; printf("Enter the values of xc and yc:\n"); scanf("%d %d",&x...
[ "fudgeracoon@gmail.com" ]
fudgeracoon@gmail.com
97d207888cd38ea614b142a2814b06c9dbbd32ae
f79dec3c4033ca3cbb55d8a51a748cc7b8b6fbab
/audio/akode/patches/patch-aj
1a0fea264fbd525bdc2c3e7589189df7e809c77a
[]
no_license
jsonn/pkgsrc
fb34c4a6a2d350e8e415f3c4955d4989fcd86881
c1514b5f4a3726d90e30aa16b0c209adbc276d17
refs/heads/trunk
2021-01-24T09:10:01.038867
2017-07-07T15:49:43
2017-07-07T15:49:43
2,095,004
106
47
null
2016-09-19T09:26:01
2011-07-23T23:49:04
Makefile
UTF-8
C++
false
false
285
$NetBSD: patch-aj,v 1.1 2011/01/20 11:48:18 markd Exp $ --- akode/lib/auto_sink.cpp.orig 2005-10-26 13:50:29.000000000 +0000 +++ akode/lib/auto_sink.cpp @@ -21,6 +21,7 @@ #include "audioframe.h" #include "auto_sink.h" +#include <cstdlib> #include <iostream> namespace aKode {
[ "markd" ]
markd
d1a4845a06a9f8df43a55ae131dbcf2fcbcd3e1b
e5c6be6014b732eee00cafc7bef231d0b4a9dd1e
/include/m5gpack.hpp
2a54ebe3f9bf084a22153cdf9e35c4ebf97f1ab4
[]
no_license
kuvaldini/m5gpack
a346cd505012d4aced8e8769e86ad8d26aca1e1a
79e8e490f2db28f2a0fe81f82f301206bb07878b
refs/heads/main
2023-03-04T03:22:56.080669
2021-02-12T19:04:24
2021-02-12T19:04:24
324,422,385
0
0
null
null
null
null
UTF-8
C++
false
false
25,687
hpp
#pragma once //todo compare presision for floats/doubles //todo printer densed, printer pretty, printer json //todo // #include <endian> #include <cstdint> #include <optional> #include <variant> #include <vector> #include <string_view> #include <chrono> #include <iostream> #include <iomanip> #include <type_traits> /...
[ "i.kyb@ya.ru" ]
i.kyb@ya.ru
be25d908a6d455b2b3e2e842c7a68adcdf78391d
f7a3844b5d8800c56e4a9cf93cea55c75124af8a
/NMEExtensions/sources/iphone/ActivityIndicator.h
b98b1bd174fd7a6e0f171fa6fad99a05aa035df8
[ "MIT" ]
permissive
cristibaluta/sdk.ralcr
4b88b1b8e1d5d4c84196acba407b16cce1071454
7248ae917fc2fd7f0a5f162fec33e2df8d4b2203
refs/heads/master
2021-05-28T20:58:35.154651
2013-07-02T15:58:18
2013-07-02T15:58:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
187
h
#ifndef ActivityIndicator #define ActivityIndicator namespace ralcr { void new_activity_indicator (int x, int y, bool white, bool large); void destroy_activity_indicator(); } #endif
[ "cristi.baluta@gmail.com" ]
cristi.baluta@gmail.com
a5fcd7c531557a7971d2160dca52c56fba4bdbe5
13170cde328d6ce63fc10bfd726eecd4fefff3e7
/vst/JuceLibraryCode/modules/juce_audio_basics/sources/juce_MixerAudioSource.cpp
b5b211bd329443fe7f06bc06f66e820879e90480
[]
no_license
owenvallis/KeyValueVST
32b7e69c8d56c54e96eda3a9b214de5425d686e8
faaccb8be35bbfa78aa9acb6001c61dc9307dd3c
refs/heads/master
2016-08-06T20:54:32.577745
2012-03-21T05:59:41
2012-03-21T05:59:41
3,444,001
2
0
null
null
null
null
UTF-8
C++
false
false
4,691
cpp
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be r...
[ "ow3nskip" ]
ow3nskip
f588866f132160c77b68e3acf5b0c866d32a9cca
8992d58c52017d7c2060de0a9e01e78b9a729549
/src/masternode.cpp
1899b2339704876a18c42ff4048160feaf45824f
[ "MIT" ]
permissive
AnabolicRampage/Linda-1
f744efccfc93818fec1cd2fa0878a558b8fb01bd
612a80960d0661bd8c72f3885a723b7e1674fc48
refs/heads/master
2020-04-16T13:13:10.911616
2019-01-13T13:29:01
2019-01-13T13:29:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
30,284
cpp
#include "masternode.h" #include "activemasternode.h" #include "darksend.h" //#include "primitives/transaction.h" #include "main.h" #include "util.h" #include "addrman.h" #include <boost/lexical_cast.hpp> int CMasterNode::minProtoVersion = MIN_MN_PROTO_VERSION; /** The list of active masternodes */ std::vector<CMas...
[ "dstoneham.93@gmail.com" ]
dstoneham.93@gmail.com
aba668714a63e3b52f0f6f5056f1c59a328a48d1
3011f9e4204f2988c983b8815187f56a6bf58ebd
/src/ys_library/ysfontrenderer/src/yssystemfontrenderer.cpp
d0a2edc1f1eba15c05c12335e75b2d34f007aba2
[]
no_license
hvantil/AR-BoardGames
9e80a0f2bb24f8bc06902785d104178a214d0d63
71b9620df66d80c583191b8c8e8b925a6df5ddc3
refs/heads/master
2020-03-17T01:36:47.674272
2018-05-13T18:11:16
2018-05-13T18:11:16
133,160,216
0
0
null
null
null
null
UTF-8
C++
false
false
3,094
cpp
/* //////////////////////////////////////////////////////////// File Name: yssystemfontrenderer.cpp Copyright (c) 2017 Soji Yamakawa. All rights reserved. http://www.ysflight.com Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditi...
[ "harrison.vantil@outlook.com" ]
harrison.vantil@outlook.com
ba04a69bef5bf63a44b099bcb31aa96ed6724ece
f315fa72bef535ab925573c63abd96fff3ba6983
/src/kitti/DrawTracklet.cpp
8112521990d978bbc528c0c13ccc805bc22bf1be
[]
no_license
VTD-YJ/VirtualTestDriveFramework
161fb95cfc680c60733d35ee531ecf7f8ae4e9df
a6fb65f73dc27b956c6f13786063ab7ffa56a86c
refs/heads/master
2022-04-24T21:01:55.131085
2017-06-27T14:26:11
2017-06-27T14:26:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,064
cpp
// // Created by geislerd on 16.03.17. // #include <kitti/DrawTracklet.h> namespace saliency_sandbox { namespace kitti { template<Camera _camera> void DrawTracklet<_camera>::convert(input_image_t &img) { this->m_data.mat(img); } template<> void DrawTracklet<LE...
[ "david.geisler@uni-tuebingen.de" ]
david.geisler@uni-tuebingen.de
16c8bf98fd3db51be736fd44b51e561bd2823914
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/third_party/WebKit/public/platform/modules/background_sync/WebSyncError.h
8eae550745628620251cf2f0c909c75a3666bf90
[ "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
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
693
h
// 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. #ifndef WebSyncError_h #define WebSyncError_h #include "public/platform/WebString.h" namespace blink { struct WebSyncError { enum ErrorType { Err...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
a3250c05e497674fdac373dc27c3df7f50b46e73
a4fa50c7af93f09b2ddf463ddacd82ed404615f9
/include/ir/instructions/IRInstruction.h
4339f4444e48fc43233059c7a5a1e884c7694dd4
[]
no_license
hadley-siqueira/hdc
4cd0ab8b98afbc6ee207fc963443e5b89aa0a458
4df9e3f8d4070139de292fd98de93d8afbd659b2
refs/heads/master
2021-07-08T12:04:59.211561
2020-12-28T02:20:46
2020-12-28T02:20:46
136,125,618
3
0
null
null
null
null
UTF-8
C++
false
false
233
h
#ifndef HDC_IR_INSTRUCTION_H #define HDC_IR_INSTRUCTION_H #include "ir/IR.h" namespace hdc { class IRInstruction : public IR { public: virtual void accept(IRVisitor* visitor)=0; }; } #endif // IRINSTRUCTION_H
[ "hadley.siqueira@gmail.com" ]
hadley.siqueira@gmail.com
bbb859afa0b129c88714ec9aba359ec9a500ac4b
248baea990108d445b554908ec70f6df680f0dd8
/src/openSMOKEpp4kineticOptimizer/math/native-dae-solvers/interfaces/Band_Ida.h
7539596d926bbbfc9e323a643e83bf6436024d64
[]
no_license
olarrh/OpenSMOKEpp_KineticOptimizer
7dbf5776441f5c22f30439ac550d58cd5d0ab7b7
a90468b3583629c4ef3d50c3012f5b40f74c9bcc
refs/heads/master
2020-06-23T11:37:39.476575
2018-07-22T21:43:48
2018-07-22T21:43:48
null
0
0
null
null
null
null
MacCentralEurope
C++
false
false
17,262
h
/*----------------------------------------------------------------------*\ | ___ ____ __ __ ___ _ _______ | | / _ \ _ __ ___ _ __ / ___|| \/ |/ _ \| |/ / ____| _ _ | | | | | | '_ \ / _ \ '_ \\___ \| |\/| | | | | ' /| _| _| |_ _| |_ | | | |_| | |_) | ...
[ "alberto.cuoci@polimi.it" ]
alberto.cuoci@polimi.it
2b7d4497100d8dd733fd1c562ee56cbbf376c36f
b69757fb6048d2bca2aa62b19d6e50f68bc6381f
/Volume 015/UVa1583.cpp
5619ec85be76d007d9627130cc0aceed526182ab
[]
no_license
absa1am/UVa-Solutions
afbf5304b5b994ecc009aac2f283ad6ee99df412
c06d2c23b62d3f2a7409420b0c7afbf906ee5e5b
refs/heads/master
2020-07-23T13:09:54.158083
2020-03-04T09:42:30
2020-03-04T09:42:30
205,831,241
0
0
null
null
null
null
UTF-8
C++
false
false
506
cpp
/* * Problem: 1584 - Digit Generator */ #include <bits/stdc++.h> #define MAX 100007 using namespace std; int gen[MAX]; void digitSum(int n) { int x, sum; for(int i = 1; i <= n; i++) { x = i; sum = x; while(x > 0) { sum += (x % 10); x /= 10; } if(...
[ "salaam.mbstu@gmail.com" ]
salaam.mbstu@gmail.com
bd2827fe45981ab628d20c90e9fadcb5838e9ebe
89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04
/third_party/WebKit/Source/core/page/PrintContext.cpp
5b745438fc202ad1e093cc152bde688882dadd39
[ "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
bino7/chromium
8d26f84a1b6e38a73d1b97fea6057c634eff68cb
4666a6bb6fdcb1114afecf77bdaa239d9787b752
refs/heads/master
2022-12-22T14:31:53.913081
2016-09-06T10:05:11
2016-09-06T10:05:11
67,410,510
1
3
BSD-3-Clause
2022-12-17T03:08:52
2016-09-05T10:11:59
null
UTF-8
C++
false
false
12,914
cpp
/* * Copyright (C) 2007 Alp Toker <alp@atoker.com> * Copyright (C) 2007 Apple Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your...
[ "bino.zh@gmail.com" ]
bino.zh@gmail.com
28fec04d730c445ddfbb16ac5f55d90a7eabd61b
2fecc4cddee8782dfa8d7a8e4c7ab5a6e89dd01c
/t2 q3/c_1.cpp
447511e88ebe8aadb52f2bf5e3ccc2bf33c65da5
[]
no_license
baibolatovads/work
4640deecbae9d0444c0c499439e22bb33a79f7c5
833ec34d7dc39ddef4c7b26cc0c446fc9c1ded7f
refs/heads/master
2020-07-31T17:03:39.246947
2019-12-15T09:38:33
2019-12-15T09:38:33
210,684,631
0
0
null
null
null
null
UTF-8
C++
false
false
205
cpp
#include <iostream> using namespace std; int main(){ string s; getline(cin,s); for(int i = 0; i < s.size(); ++i){ if(s[i] != '\\'){ cout << s[i]; }else{ cout << endl; } } return 0; }
[ "baibolatovads@gmail.com" ]
baibolatovads@gmail.com
78af32310d01f3a3741fd16c6fa79f6fe492bc25
8491055b0dba74ff3e245f61d6596fe4353eab17
/build-helloworld-Desktop_Qt_5_10_0_GCC_64bit-Debug/moc_window2.cpp
fc7f6d9c618b72df419519539ebc935994f2a1d9
[]
no_license
Abiggg/helloword
9e552682cf7cc350671c7614ec87b72629244469
6c28e3a5cc2e509501a38cc6ff092f22ddc471e7
refs/heads/master
2020-03-17T03:51:48.516541
2018-11-15T16:03:51
2018-11-15T16:03:51
133,253,237
1
0
null
null
null
null
UTF-8
C++
false
false
2,610
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'window2.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.10.0) ** ** WARNING! All changes made in this file will be lost! ************************************************************...
[ "550153292@qq.com" ]
550153292@qq.com
7881f724449ff7a3c85e8a2ab95258bc607aa63b
626a2409bd8c30a59d353166f84654ca2e514305
/collections/StackADT.cpp
13683942df291ba6c443f9ac425d36cc53effdfd
[]
no_license
wyouyou/smartinote
8f93fb68dbe011d0eab3da2b32682b4b4a3d5eac
dae169c80f8d19528dc43de0ebdd9961d9ef3e30
refs/heads/master
2021-08-19T06:34:38.862511
2017-11-25T00:37:33
2017-11-25T00:37:33
111,965,179
0
0
null
2017-11-25T00:32:15
2017-11-25T00:32:14
null
UTF-8
C++
false
false
1,390
cpp
// // StackADT.cpp // smartinote // // Created by Jaye Wang on 10/18/17. // Copyright © 2017 JayeWang. All rights reserved. // #include "StackADT.hpp" /**~*~* Destructor *~**/ template <class T> Stack<T>::~Stack() { StackNode * Curr, next; // Curr start at the top of the stack Curr = top; ...
[ "wang.jaye@yahoo.com" ]
wang.jaye@yahoo.com
b84dc78a7aeb2f6b3ec286a40cb4dd9d862b8c73
9c32ed1719782b466c1c7e388bd99495d3046827
/FourDigitLCD.h
9405296028ce67632490c4006247ee2ae6bd069f
[ "MIT" ]
permissive
jakesjews/ArduinoBreathalyzer
b3fe1aa3f4dbbd79ff93ea582ce8439780f3999e
92cd9b883fcbc47b535c05815da39d16775a4a57
refs/heads/master
2021-01-10T10:29:39.180065
2016-02-28T20:25:36
2016-02-28T20:25:36
52,169,170
0
0
null
null
null
null
UTF-8
C++
false
false
114
h
#include <Arduino.h> class FourDigitLCD { public: FourDigitLCD(); void init(); void display(String str); };
[ "jacobjewell@eflexsystems.com" ]
jacobjewell@eflexsystems.com
6dfde1633cfd568d91a5e319662b0a106f8af4b3
f2ee22679f4015815f567c38089d396971e4c51a
/CAAApplicationFrame.edu/CAAAfrGeoDocument.m/LocalInterfaces/CAAEAfrEditorDocument.h
d38d6a21cda0bae2b1e4fa0c92e54c56f7c27f68
[]
no_license
poborskii/CAADoc_SelectAgent
72f0a162fa7a502d6763df15d65d76554e9268fe
51e0235ef461b5ac1fd710828c29be4bb538c43c
refs/heads/master
2022-12-06T01:19:28.965598
2020-08-31T02:48:11
2020-08-31T02:48:11
291,596,517
0
0
null
null
null
null
UTF-8
C++
false
false
2,864
h
#ifndef CAAEAfrEditorDocument_H #define CAAEAfrEditorDocument_H // COPYRIGHT DASSAULT SYSTEMES 2000 //=========================================================================== // Abstract of the sample: // ---------------------- // // Application using a new document type (CAAGeometry) with its own workshop // ...
[ "poborsk_liu@613.com" ]
poborsk_liu@613.com
6b671b524cf6152b531cfd1692c71900a51b93b8
a8bffa6f4002d1590dab9f7f014ed94e5222e6c1
/BufferedOp/main.cpp
572f31687f8891cb553a992548fd6cf1841d8afa
[]
no_license
kreuzerkrieg/CPPJunk
6305c29bbaaa67633b9ab2fe7c1d4cc45a2228d1
e4d357ce7750bd4ded61b841d8d823ae6432916d
refs/heads/master
2022-02-05T03:29:19.600177
2022-01-26T15:58:45
2022-01-26T15:58:45
1,847,032
0
0
null
2020-03-16T08:10:34
2011-06-04T15:09:36
C++
UTF-8
C++
false
false
164
cpp
#include <iostream> struct foo { std::string bar(int i) { return std::to_string(i); } }; int main() { foo f; std::cout << f.bar(42) << std::endl; return 0; }
[ "kreuzerkrieg@gmail.com" ]
kreuzerkrieg@gmail.com
bbccdf2dc039be25460956ffbea70e0da5a57cb9
6aeccfb60568a360d2d143e0271f0def40747d73
/sandbox/task/libs/task/test/test_spin_condition_notify_one.cpp
9986e1b111d430f14e9bba30eef99775d0d348d4
[ "BSL-1.0" ]
permissive
ttyang/sandbox
1066b324a13813cb1113beca75cdaf518e952276
e1d6fde18ced644bb63e231829b2fe0664e51fac
refs/heads/trunk
2021-01-19T17:17:47.452557
2013-06-07T14:19:55
2013-06-07T14:19:55
13,488,698
1
3
null
2023-03-20T11:52:19
2013-10-11T03:08:51
C++
UTF-8
C++
false
false
4,476
cpp
// Copyright (C) 2007 Anthony Williams // // 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 <boost/bind.hpp> #include <boost/thread.hpp> #include <boost/test/unit_test.hpp> #include <boost/task.hpp> #i...
[ "oliver.kowalke@gmail.com" ]
oliver.kowalke@gmail.com
6d1ab072327bc485eb398f1cdb20b23c28b2e31e
60e878fc3920b2a22bbcf8f20f2cdfdcc92b1906
/fighter.h
ac8a0808f55191ad6798e2c16ca8748fe59bcbeb
[]
no_license
adaniele87/CIO_funMains
69cc5d53214195a4c1722cc7aac571af83762a75
c77bc3ccc20a569c6515973cde82f1e15ad2923a
refs/heads/master
2021-01-17T15:27:30.989576
2013-11-12T04:23:57
2013-11-12T04:23:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
165
h
#include "object.h" class Fighter : public Object { bool punching; public: Fighter(); Fighter(int,int,int = 1); void getInput(); void draw(); };
[ "andrew_daniele@hotmail.com" ]
andrew_daniele@hotmail.com
540caa209ed345d3c719b4f70abd5a0387fdfd71
9760944086e8dcbc68c3b693b5663ca9dbaed010
/mem_checker/src/track.hh
99059131459836b5516d761592757156426ce985
[]
no_license
Nomyo/memory_checker
32ceebeaece7677d0229e75d83dc8881ae197e90
7873465fb9fc7e1fa85b989ed7cb3a1867ef3c1c
refs/heads/master
2021-01-01T17:59:21.484281
2015-12-20T08:55:46
2015-12-20T08:55:46
98,214,650
6
0
null
null
null
null
UTF-8
C++
false
false
2,882
hh
#ifndef BREAK_HH # define BREAK_HH #include <map> #include <unistd.h> #include <sys/ptrace.h> #include <iostream> #include <elf.h> #include <link.h> #include "tools.hh" #include <string.h> #include <sys/mman.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <capstone/capstone.h> #include <sys...
[ "kiaies_a@epita.fr" ]
kiaies_a@epita.fr
0920bb13659f09d5f6d76a3683a975e5e01366e5
0b74b4859c1242fd0793611e36d5778c1c9ece38
/extern/llvm/tools/clang/include/clang/AST/AST.h
b66b4831542acfe12ac0ee67fb714570526acec0
[ "NCSA", "MIT" ]
permissive
abduld/clreflect
682b98694ec50dfcd65168fdf40e7d04ec44e0e5
76b47c518d9b046382618a5e5863f8fe6163e595
refs/heads/master
2022-07-15T21:02:58.217422
2015-04-07T16:06:07
2015-04-07T16:06:07
35,754,939
0
0
MIT
2020-02-22T09:59:11
2015-05-17T06:36:28
C++
UTF-8
C++
false
false
907
h
//===--- AST.h - "Umbrella" header for AST library --------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===------------------------------------------------...
[ "xxuejie@gmail.com" ]
xxuejie@gmail.com
d1556af60e21acc93e2a2e61c7c7a641d8ba152b
629330e0607d78026a99850a8184f3924af60f05
/source/crisscross/md5.h
f1494c6d1a3122278dbb181474715f12cd4a8fd4
[]
no_license
prophile/crisscross
682092c8e87e4b948f934cd62f29b10cca000de6
1882aff64193627b58258861fb5b240e643254c1
refs/heads/master
2016-09-10T00:13:50.150868
2009-06-19T21:42:22
2009-06-19T22:30:21
108,875
1
1
null
null
null
null
UTF-8
C++
false
false
3,386
h
/* * CrissCross * A multi-purpose cross-platform library. * * A product of Uplink Laboratories. * * (c) 2006-2009 Steven Noonan. * Licensed under the New BSD License. * */ #ifndef __included_cc_md5_h #define __included_cc_md5_h #ifdef ENABLE_HASHES #ifdef ENABLE_MD5 #define MD5_DIGEST_LENGTH ...
[ "steven@uplinklabs.net" ]
steven@uplinklabs.net
5284307c5389c4a1c803e9e8d9d15140e72babe0
931a8f1634feb32916cf20ac6cd28a3ee2830ba0
/Native/System/Preferences/Keyboard/mainwindow.h
a2116532c5da704ef1a536fefa1fe4c246b7624a
[]
no_license
PyroOS/Pyro
2c4583bff246f80307fc722515c5e90668c00542
ea709dc1f706c4dfc182d959df14696d604572f8
refs/heads/master
2021-01-10T19:47:17.787899
2012-04-15T12:20:14
2012-04-15T12:20:14
4,031,632
6
1
null
null
null
null
UTF-8
C++
false
false
1,822
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <gui/window.h> #include <gui/layoutview.h> #include <gui/tabview.h> #include <gui/frameview.h> #include <gui/checkbox.h> #include <gui/listview.h> #include <gui/textview.h> #include <gui/stringview.h> #include <gui/slider.h> #include <gui/button.h> #include <gui/image...
[ "mail@pyro-os.org" ]
mail@pyro-os.org
0fb381967718cdcc89340b6743cd6b379c29e053
3495e626ced5ed878e6d2b28307a2214ad30feb3
/ProjectManagement/projectlistwidget.h
817e35c3a76485641d4992289007a17ef8dfd1bd
[]
no_license
zcharli/carleton-student-project-partner-finder
240c51641ad5e6e66bc00c9e89f7952a1a511538
9567dafaec3ef7b2bd4e9208ae223cbc268b06dc
refs/heads/master
2021-01-10T01:42:33.265387
2016-02-15T07:25:47
2016-02-15T07:25:47
48,532,910
1
0
null
null
null
null
UTF-8
C++
false
false
1,488
h
#ifndef PROJECTLISTWIDGET_H #define PROJECTLISTWIDGET_H #include "sidebarwidget.h" #include "projectcellwidget.h" // Subsystem dependencies #include "DataAccessLayer/project.h" #include "abstractprojectview.h" #include <QScrollArea> #include <QLabel> #include <QPushButton> #include <QFormLayout> #include <QHBoxLay...
[ "dabeluchindubisi@yahoo.com" ]
dabeluchindubisi@yahoo.com
e4895e78e5f2611975897f2a169a08ebf85b9335
91a882547e393d4c4946a6c2c99186b5f72122dd
/Source/XPSP1/NT/windows/advcore/gdiplus/engine/imaging/api/decodedimg.cpp
5ebcc1547bcde7a9ff3dcf9f9ae34afd6968184e
[]
no_license
IAmAnubhavSaini/cryptoAlgorithm-nt5src
94f9b46f101b983954ac6e453d0cf8d02aa76fc7
d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2
refs/heads/master
2023-09-02T10:14:14.795579
2021-11-20T13:47:06
2021-11-20T13:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
28,727
cpp
/**************************************************************************\ * * Copyright (c) 1999 Microsoft Corporation * * Module Name: * * decodedimg.cpp * * Abstract: * * Implementation of GpDecodedImage class * * Revision History: * * 05/26/1999 davidx * Created it. * \******************************...
[ "support@cryptoalgo.cf" ]
support@cryptoalgo.cf
13eda1e0cd13abc037734ef314b32a7d8418a3c3
b28305dab0be0e03765c62b97bcd7f49a4f8073d
/chrome/browser/rlz/chrome_rlz_tracker_delegate.h
f1774e773219496eb02e5d286d709d2520ba8409
[ "BSD-3-Clause" ]
permissive
svarvel/browser-android-tabs
9e5e27e0a6e302a12fe784ca06123e5ce090ced5
bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f
refs/heads/base-72.0.3626.105
2020-04-24T12:16:31.442851
2019-08-02T19:15:36
2019-08-02T19:15:36
171,950,555
1
2
NOASSERTION
2019-08-02T19:15:37
2019-02-21T21:47:44
null
UTF-8
C++
false
false
2,673
h
// 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. #ifndef CHROME_BROWSER_RLZ_CHROME_RLZ_TRACKER_DELEGATE_H_ #define CHROME_BROWSER_RLZ_CHROME_RLZ_TRACKER_DELEGATE_H_ #include "base/callback.h" #include "...
[ "artem@brave.com" ]
artem@brave.com
be67146d136c318257d404ff54450a4a9b61add2
f4af4a530909bcec17478131ca69f28d03a776b0
/BaseLib/network/CStrMsgProcessor.cpp
5d3af178446fc7398d3c978b1a51da67e6e91c29
[]
no_license
eyes4/light-server-frame
5b478fd1bd1b89dae21fdfc10c872f117eba5cc3
8b2cd17b02bc766162d2eb5cae4603065077d476
refs/heads/master
2016-08-11T06:41:20.392870
2012-06-06T13:45:42
2012-06-06T13:45:42
52,317,838
1
1
null
null
null
null
GB18030
C++
false
false
3,095
cpp
#include "../include/CStrMsgProcessor.h" CStrMsgProcessor::CStrMsgProcessor(int nTimeOut, char *szTail) { m_nTimeOut = nTimeOut; strcpy(m_szTail, szTail); m_nTailSize = strlen(szTail); InitMutex(&m_Mutex); } CStrMsgProcessor::~CStrMsgProcessor() { DestroyMutex(&m_Mutex); } void CStrMsgProcessor...
[ "eyesfour@2c3afd96-2e2b-54bb-296e-4c59daaf94c1" ]
eyesfour@2c3afd96-2e2b-54bb-296e-4c59daaf94c1
4ca033ba46635a2b8a7ea726b2a7c2b7ad380581
5637549e7b1f7d01321d0d6e850454ebdf037392
/src/items_chave.h
5d691d403b46efe5d9394c8d9b1b1b0817e57b82
[]
no_license
zipleen/space-wolf
01ffd88ec41338a97194fe2d406f309d7c218736
83bb1d0aaca4671b7c66b22cd9d4a3e1027eb3cd
refs/heads/master
2022-02-13T09:30:10.674525
2022-01-19T22:39:36
2022-01-19T22:39:36
8,300,751
0
0
null
null
null
null
UTF-8
C++
false
false
425
h
/* * items_chave.h * proj * * Created by zipleen on 1/12/08. * Copyright 2008 __MyCompanyName__. All rights reserved. * */ #ifndef ITEMS_CHAVE_H #define ITEMS_CHAVE_H #include "items.h" class Items_Chave : public Items { int tipo; public: Items_Chave(){}; Items_Chave(GLfloat x,GLfloat y, int va...
[ "zipleen@gmail.com" ]
zipleen@gmail.com
9133832623fa70d2a7286cc3d3f3afae036c9d46
40d91f99f97512a0909c7a84a8b7f87c40768dc1
/beijing45/beijing54/CalculateModel/ng_db_lib/DBMySqlReader.cpp
58171b18b9ff152af1aa57ca8e147b63b4f54ea4
[]
no_license
radtek/NG_Beijing54
85c8662a80ec8407a2bb27eec170113c15bcdf62
211871dc7f047c0f1348526c91fbe3cd34d89c16
refs/heads/master
2020-09-01T15:33:28.332873
2019-08-06T09:51:27
2019-08-06T09:51:27
218,994,155
1
0
null
2019-11-01T13:49:49
2019-11-01T13:49:48
null
UTF-8
C++
false
false
8,219
cpp
#ifdef USE_MYSQL #include "DBMySqlReader.h" #include <stdio.h> #include <new> DBMySqlReader::DBMySqlReader(MYSQL * pcon) { p_con = pcon; p_stmt = NULL; lastRow = 0; bResultEnd = true; } DBMySqlReader::~DBMySqlReader(void) { Close(); } bool DBMySqlReader::Query( const char* sql ) { if(sql) { Close(); int re...
[ "1037939838@qq.com" ]
1037939838@qq.com
03e6c2ce9edd7fcf7e6b0369224ef81b6336f91f
609b5ed11126da70fe95771eed71fd9d7e40c724
/src/ai/agents/agent.h
1c98c296428414c6d3e0063f8916108cb4946b9f
[]
no_license
trid/exp
4930b65913f2cc30d665c6ee19b28e8d937096f3
bcee0e50939ca941b84f77cd5299bef1775ae012
refs/heads/master
2023-02-21T23:25:42.292598
2023-02-05T16:19:34
2023-02-05T16:19:34
24,107,024
0
0
null
null
null
null
UTF-8
C++
false
false
955
h
#ifndef ACTOR_H #define ACTOR_H #include <string> #include <unordered_map> #include <unordered_set> #include "actor.h" #include "agent_needs.h" #include "agent_movement_data.h" #include "inventory.h" namespace Core { class GlobalMessageBus; class World; } // namespace Core namespace Core::AI::Agents { class Agent...
[ "hovyakov@gmail.com" ]
hovyakov@gmail.com
4b75d1a13aa936796934ac81ab466019a88dce0b
14988acd59ee96027a6668238b40555cc03cf3ca
/src/group-keys-distributor/group.hpp
0f1022ed41f42fb9f4b54dbdd552496e1d24fa5f
[]
no_license
djuanes87/PFG-NDNMacaroons
b8b1a6321e0e82bc7ca5530882a737e895703783
93804f7d7585aff7ac461d958aec7eca222b3712
refs/heads/master
2021-01-12T14:55:05.382746
2017-04-18T22:02:56
2017-04-18T22:02:56
68,912,624
0
0
null
null
null
null
UTF-8
C++
false
false
852
hpp
#include <ndn-cxx/security/key-chain.hpp> #include <NDNMacaroon/macaroon.hpp> #include <NDNMacaroon/macaroon-utils.hpp> class Group { public: std::string name; Group(); void setName(std::string); std::string getDischargueMacaroon(std::string gkd_location, uint8_...
[ "daniel.juanes@gmail.com" ]
daniel.juanes@gmail.com
7815e256a09994bf02d4443a8447c765eda76de8
f580fd53d3d035fc4b6b1c0abb41470a91544236
/Estuardo/Estuardo.ino
1490effe1ad0c3b11b2fc14993157e22c2182ce3
[]
no_license
gatoherz11/Arduino_projects
b9536770e0f400380daeb41a925f3dae352b3672
874e6f2bcf521e8592f9f9a07c88f2e47eed19ee
refs/heads/master
2022-11-11T16:14:57.350004
2020-07-05T00:14:02
2020-07-05T00:14:02
277,204,241
1
0
null
null
null
null
UTF-8
C++
false
false
603
ino
#define echo 6 #define trig 7 long duracion; long distancia; void setup() { pinMode(trig, OUTPUT); pinMode(echo, INPUT); pinMode(8, OUTPUT); Serial.begin (115200); delay (500); } void loop() { digitalWrite(trig, LOW); delayMicroseconds(30); digitalWrite(trig, HIGH); del...
[ "64179143+gatoherz11@users.noreply.github.com" ]
64179143+gatoherz11@users.noreply.github.com
0abd6f31d3f6189c54d29f194c0f4ca4767230f7
985548d3d330e121a5cffa3e3f9f17443ee9e196
/2020/RoundG/D.cpp
667b47a89782414cf8d413511f54e71521e15209
[]
no_license
TYakumo/GoogleKickStart
3d7c210d51c4876821fa874a6c9a7ed981758a70
c25c00f62802794e918eeaabed038cd171411e10
refs/heads/master
2021-07-25T11:21:39.368943
2021-07-20T14:12:35
2021-07-20T14:12:35
248,889,725
0
0
null
2021-07-20T14:12:35
2020-03-21T02:06:35
C++
UTF-8
C++
false
false
1,653
cpp
#include <cstdio> #include <cstring> #include <algorithm> #include <iostream> #include <vector> #include <map> #include <queue> #include <set> #include <cmath> using namespace std; using VLL = vector <long long>; using VD = vector <double>; using VVD = vector <VD>; int main() { int TC; cin >> TC; cout.pr...
[ "foxs91092@gmail.com" ]
foxs91092@gmail.com
211ece9dcfbeff9fce97c05f1685fb048a40c114
271d1e144baf8b1174e89b4c8950221cddaccfec
/src/prevector.h
d539be4a0f4eb95825c87e4032add5cc65b87c1b
[ "MIT" ]
permissive
TON-beta/TelegramOpenNetwork
61591a57cb0211ddf12fa94150db3bce09cc72fc
cb773a5a792e4b97d77d643189edd35da52e1a79
refs/heads/master
2020-06-26T15:01:29.600748
2019-08-07T23:50:08
2019-08-07T23:50:08
199,666,103
15
1
null
null
null
null
UTF-8
C++
false
false
18,171
h
// Copyright (c) 2015-2018 The ton Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef ton_PREVECTOR_H #define ton_PREVECTOR_H #include <assert.h> #include <stdlib.h> #include <stdint.h> #include <string.h> ...
[ "53483064+TON-beta@users.noreply.github.com" ]
53483064+TON-beta@users.noreply.github.com
73d7ff34d0dda8b53aa01d3a9530fef167ec1b24
b22cde09ef90971a3691f344e1d71daefe30a25e
/Project3/fibo_heap.cpp
67e85abc114aa50afdf421b157b663e545312949
[]
no_license
jlpang1997/algorithm_completion_c_cpp_edition
3147e67ace1392279fa754e0311912b414a5ede2
36f1fd888c99b6145981b289f55ddf44b26a169d
refs/heads/master
2020-09-01T03:01:35.474356
2019-11-30T04:28:58
2019-11-30T04:28:58
218,864,379
1
0
null
null
null
null
UTF-8
C++
false
false
5,550
cpp
#include"fibo_heap.h" #include<stdio.h> #include<malloc.h> #include<math.h> void add_fibo_node(Fibo_node *node, Fibo_node *root) { node->left = root->left; root->left->right = node; node->right = root; root->left = node; } int fibo_heap_insert(Fibo_heap &fibo_heap, int *, int, Fibo_node*, int x) { Fibo_node*node ...
[ "JLPANG1997@outlook.com" ]
JLPANG1997@outlook.com
de03342bfe7cb4d975103fc294c1daa9fae9f237
b1af8bb863a6730e6e4e93129efbad89d33cf509
/SDK/SCUM_Mulberry_parameters.hpp
d1874e487106294ced52e20fb1251d67aa433fae
[]
no_license
frankie-11/SCUM_SDK7.13.2020
b3bbd8fb9b6c03120b865a6254eca6a2389ea654
7b48bcf9e8088aa8917c07dd6756eac90e3f693a
refs/heads/master
2022-11-16T05:48:55.729087
2020-07-13T23:48:50
2020-07-13T23:48:50
279,433,512
0
1
null
null
null
null
UTF-8
C++
false
false
2,325
hpp
#pragma once // SCUM (4.24) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "../SDK.hpp" namespace SDK { //--------------------------------------------------------------------------- //Parameters //--------------------------------------------------------------------------- // Function ConZ.FoodItem.On...
[ "60810131+frankie-11@users.noreply.github.com" ]
60810131+frankie-11@users.noreply.github.com
5369a6a873ef384967f78f6757db25f9590a353e
26e2c4ab25a742a2fbe4245d8bcac7a19f79b4ef
/TebasakiChronicle/src/Object/Enemy/EnemyType/EnemyTypeManager.h
c3a94755ee14f7c0008f271282c6395491015c97
[]
no_license
feveleK5563/TebasakiChronicle
39e4ee0f18c8612366a22d9aed12d1d4012488ad
f4111b9d0b7b045e4e887992faab8e38626a8ba4
refs/heads/master
2020-03-11T01:34:19.538064
2018-07-18T08:45:59
2018-07-18T08:45:59
129,695,292
0
2
null
null
null
null
SHIFT_JIS
C++
false
false
851
h
#pragma once #include "EnemyType.h" #include "../../../Helper.h" class EnemyTypeManager { public: struct EnemyData //敵情報のまとめ { EnemyType::ParameterData* paramater; EnemyType::CollisionData* collision; std::vector<EnemyMovePattern::MoveSetUpData*> movesetupdata; EnemyData(){} ~EnemyData() { Memory::S...
[ "buncha102828@gmail.com" ]
buncha102828@gmail.com
2f13451c0ccd7ec357b679c3676c54203785618a
5a908aa642ecddf009849e33172ad3da9469c78f
/src/ast2ram/provenance/ConstraintTranslator.cpp
b234d6492336abdbe7526b6357e8110588106a00
[ "UPL-1.0" ]
permissive
LittleLightLittleFire/souffle
63a93a613d69d195a9c19ea190daecfed8b186b5
468213129729fe2ac17d6e666105e5adb6dae5eb
refs/heads/master
2021-08-18T02:46:03.372142
2021-01-27T00:39:19
2021-01-27T00:39:19
93,007,429
0
0
null
2017-06-01T02:19:23
2017-06-01T02:19:22
null
UTF-8
C++
false
false
1,761
cpp
/* * Souffle - A Datalog Compiler * Copyright (c) 2020 The Souffle Developers. All rights reserved * Licensed under the Universal Permissive License v 1.0 as shown at: * - https://opensource.org/licenses/UPL * - <souffle root>/licenses/SOUFFLE-UPL.txt */ /*********************************************************...
[ "azre6702@uni.sydney.edu.au" ]
azre6702@uni.sydney.edu.au
c1569d495db517fad99d178efc35e8eaa42ceba7
99249e222a2f35ac11a7fd93bff10a3a13f6f948
/ros2_mod_ws/install/include/robobo_msgs_aux/srv/play_sound__traits.hpp
eafe5c2d216c7b1826e092c441fdeabe7b1bda8e
[ "Apache-2.0" ]
permissive
mintforpeople/robobo-ros2-ios-port
87aec17a0c89c3fc5a42411822a18f08af8a5b0f
1a5650304bd41060925ebba41d6c861d5062bfae
refs/heads/master
2020-08-31T19:41:01.124753
2019-10-31T16:01:11
2019-10-31T16:01:11
218,764,551
1
0
null
null
null
null
UTF-8
C++
false
false
1,185
hpp
// generated from rosidl_generator_cpp/resource/srv__traits.hpp.em // generated code does not contain a copyright notice #include "robobo_msgs_aux/srv/play_sound__struct.hpp" #ifndef ROBOBO_MSGS_AUX__SRV__PLAY_SOUND__TRAITS_HPP_ #define ROBOBO_MSGS_AUX__SRV__PLAY_SOUND__TRAITS_HPP_ namespace rosidl_generator_traits...
[ "lfllamas93@gmail.com" ]
lfllamas93@gmail.com
6f9ac6c7fece6679b56488c6f29f392d2f09d111
2013049b2718bc6f77f471f7b3a0d3da7b212f03
/216-1m.cpp
203ac9de7c10726631cd5b839b4b3dffdc5d01af
[]
no_license
sky58/TopcoderSRM_AcceptedCodes
084a9de1bb7285681f0e5128c72f2fb064d626f1
de20a696261e56824754ba0031ab992cb6b757ea
refs/heads/master
2020-05-20T04:45:32.935744
2015-04-08T03:42:24
2015-04-08T03:42:24
33,550,779
0
0
null
null
null
null
UTF-8
C++
false
false
878
cpp
//SRM216DIV1-500 Refactoring #include<vector> #include<cmath> #include<map> #include<cstdlib> #include<iostream> #include<sstream> #include<string> #include<algorithm> #include<cstring> #include<cstdio> #include<set> #include<stack> #include<bitset> #include<functional> #include<cstdlib> #include<ctime> #include<queue>...
[ "skyaozora@gmail.com" ]
skyaozora@gmail.com
5e803d16945fb5c17022063989f6933c748590b5
a9931d6ad4d99ed9458b11ee4ce95f6a5de5d4aa
/Baekjoon-Judge-Project/10952.cpp
ff0d5d32de51aa74dc7c2d6755884954343e648d
[]
no_license
StevenKim1994/Baekjoon-Judge
919498c9e1fd0b617078a7cfcada2ec4a54f0b93
7ed646455a85987199776533fa411c3ea2f2f69a
refs/heads/master
2022-07-18T21:41:37.739027
2022-06-24T13:11:23
2022-06-24T13:11:23
112,476,967
1
0
null
null
null
null
UTF-8
C++
false
false
229
cpp
#include <iostream> int main() { std::cin.tie(NULL); std::ios_base::sync_with_stdio(false); short A, B; while (true) { std::cin >> A >> B; if (A == 0 && B == 0) break; std::cout << A + B << '\n'; } return 0; }
[ "dev@donga.ac.kr" ]
dev@donga.ac.kr
cdfe18cbad6d9ebaa765c8c362ec239ba190ef0d
50c884b8b7e06074056549c238eebfa4935cf034
/media/gpu/v4l2/v4l2_slice_video_decode_accelerator.cc
74219c29189355b447ec4a274452509fcab70a04
[ "BSD-3-Clause" ]
permissive
stanhuff/chromium
321ce7ad62755d714b7814ad46fcdc72f9647370
306663d182d154e3a7f6cf089ef1acb0c1cb4164
refs/heads/master
2023-03-02T21:07:16.058891
2019-11-29T18:35:13
2019-11-29T18:35:13
224,907,296
0
0
BSD-3-Clause
2019-11-29T18:52:14
2019-11-29T18:52:13
null
UTF-8
C++
false
false
88,164
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 "media/gpu/v4l2/v4l2_slice_video_decode_accelerator.h" #include <errno.h> #include <fcntl.h> #include <linux/media.h> #include <linux/videodev2....
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
57c95729598d3a40028f050f77920a198025ab9b
12154201c2c4dc8968b690fa8237ebfe1932f60a
/BOJ/1408.cpp
f9ad36c8837d2e7fb34019cc1b21e3dd52c98de0
[]
no_license
heon24500/PS
9cc028de3d9b1a26543b5bd498cfd5134d3d6de4
df901f6fc71f8c9d659b4c5397d44de9a2031a9d
refs/heads/master
2023-02-20T17:06:30.065944
2021-01-25T12:43:48
2021-01-25T12:43:48
268,433,390
2
0
null
null
null
null
UTF-8
C++
false
false
715
cpp
#include <iostream> using namespace std; int main() { ios::sync_with_stdio(0); cin.tie(0); char temp; int n[3], s[3], r[3]; cin >> n[0] >> temp >> n[1] >> temp >> n[2]; cin >> s[0] >> temp >> s[1] >> temp >> s[2]; if (n[0] > s[0] || (n[0] == s[0] && n[1] > s[1]) || (n[0] == s[0] && n[1] =...
[ "heon24500@naver.com" ]
heon24500@naver.com
04fd6fad9c00c15d184f0587ac2a4f9778328134
60db84d8cb6a58bdb3fb8df8db954d9d66024137
/android-cpp-sdk/platforms/android-7/org/w3c/dom/Node.hpp
f3c4c62d305e7267f6f69be783b618c432bac02a
[ "BSL-1.0" ]
permissive
tpurtell/android-cpp-sdk
ba853335b3a5bd7e2b5c56dcb5a5be848da6550c
8313bb88332c5476645d5850fe5fdee8998c2415
refs/heads/master
2021-01-10T20:46:37.322718
2012-07-17T22:06:16
2012-07-17T22:06:16
37,555,992
5
4
null
null
null
null
UTF-8
C++
false
false
18,786
hpp
/*================================================================================ code generated by: java2cpp author: Zoran Angelov, mailto://baldzar@gmail.com class: org.w3c.dom.Node ================================================================================*/ #ifndef J2CPP_INCLUDE_IMPLEMENTATION ...
[ "baldzar@gmail.com" ]
baldzar@gmail.com
872ac6169ed38c7baba41cb29ffbca027ca5927b
d4954c36aaee9e59391082b3f66daf2fac999e5c
/CourseWork-3sem/MainMenu.cpp
906282380bec41c5ae30d7bd45f3486a2bab376c
[]
no_license
Sintexer/CourseWork-3sem
621a4730f41e6ba69d1779a382cb3b55c3b608c7
44a73620e41d260fabb3787379912b393d3f3dd3
refs/heads/master
2020-09-22T00:04:45.616950
2019-12-18T16:55:46
2019-12-18T16:55:46
224,980,299
1
0
null
null
null
null
WINDOWS-1251
C++
false
false
5,297
cpp
#include "MainMenu.h" #include "Interface.h" #include "PhysTest.h" #include "MathTest.h" #include "PersonalityTest.h" #include "ProfTest.h" #include "TeachingTest.h" void MainMenu::init() //Метод вывода меню на экран пользователя и работы с ним { size_t answer{}; //Переменная для ввода пользователя do { system("cl...
[ "neonlightnight@gmail.com" ]
neonlightnight@gmail.com
0e754574eb552a66b5d018aac1129dc282f8bde6
be6b8917be00a203c418765a65b2665cbd41c36c
/source/common/vec.h
df85aef205d61fca75c86b09dad0321808ccef33
[]
no_license
noahhendlish/Raytracing
ec072c5841552ff23f1f0aeea74df3f9c9c748cc
43b50e66ff0129c8679bc89fe9b1ff4e67c4d113
refs/heads/master
2022-11-09T09:33:21.694918
2020-06-17T03:12:35
2020-06-17T03:12:35
272,866,461
1
0
null
null
null
null
UTF-8
C++
false
false
10,640
h
////////////////////////////////////////////////////////////////////////////// // // --- vec.h --- // ////////////////////////////////////////////////////////////////////////////// #ifndef __ANGEL_VEC_H__ #define __ANGEL_VEC_H__ #include "common.h" namespace Angel { ////////////////////////////////////////////////...
[ "nhendlis@tulane.edu" ]
nhendlis@tulane.edu
5e7f2601b27fa758210a0ecf6e41d47b2bbafcb8
865bfdce73e6c142ede4a7c9163c2ac9aac5ceb6
/Source/Game/UI/Scenes/UIScene_MiscOptions.h
eb863ce5efa9023aac2271f79df35cbe096a4e6c
[]
no_license
TLeonardUK/ZombieGrinder
d1b77aa0fcdf4a5b765e394711147d5621c8d4e8
8fc3c3b7f24f9980b75a143cbf37fab32cf66bbf
refs/heads/master
2021-03-19T14:20:54.990622
2019-08-26T16:35:58
2019-08-26T16:35:58
78,782,741
6
3
null
null
null
null
UTF-8
C++
false
false
889
h
// =================================================================== // Copyright (C) 2013 Tim Leonard // =================================================================== #ifndef _GAME_UI_SCENES_UISCENE_MISC_OPTIONS_ #define _GAME_UI_SCENES_UISCENE_Misc_OPTIONS_ #include "Engine/UI/UIScene.h" class UIScene_MiscO...
[ "tim@programmingbytim.com" ]
tim@programmingbytim.com
67115d0c8e8fee1cb898f133cb57562671ac2190
83b64d364dfbadafc64e27271a1a0afc32625a19
/Week4/lecture6.cpp
76897469581fe56e259ed4441d65bc683d86a74a
[]
no_license
JanMouwes/uni-gp-cpp-homework
f6af4b04994b1fdf04da04bd39d5a71845c7f7c3
fecc2c45aaaa089cfe71a34d025f3e9be66ca58c
refs/heads/master
2022-06-04T07:36:12.814474
2020-05-04T21:36:05
2020-05-04T21:36:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
698
cpp
// // Created by Jan Mouwes on 02/05/2020. // #include "lecture6.h" #include <stack> #include <iostream> #include <vector> #include <algorithm> void print(double d) { std::cout << d << std::endl; } void run_lecture6_ex1() { std::stack<double> s; s.push(5.1); s.push(5.2); s.push(5.3); s.push(...
[ "jan.mouwes@gmail.com" ]
jan.mouwes@gmail.com
07368bea44a3fcf36e9ffe7550a0fa5626a82d50
577d695a629ec832cf024ebb7eb75bc7fb3b587f
/src/examples/px4_mavlink_debug/px4_mavlink_debug.cpp
123935ac5802eee1a53b2c5a414cb5d5941cd5ca
[ "BSD-3-Clause" ]
permissive
mgkim3070/Drone_Firmware
d42ebd9568db289fd3fb32c01fc24241992fef92
6843061ce5eb573424424598cf3bac33e037d4d0
refs/heads/master
2021-01-22T22:27:57.177190
2019-05-08T14:18:06
2019-05-08T14:18:06
85,544,132
0
0
null
null
null
null
UTF-8
C++
false
false
4,310
cpp
/**************************************************************************** * * Copyright (c) 2012-2015 PX4 Development Team. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * ...
[ "mgkim3070@unist.ac.kr" ]
mgkim3070@unist.ac.kr