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
d3d3f3982ca289bbf1232c48490a1baa86c87742
5a6e95ea550c1ab70933db273782c79c520ac2ec
/SDK/src/mfc/appinit.cpp
0c8642ed12b040f10c2d8a336f359b6a1ace8405
[]
no_license
15831944/Longhorn_SDK_And_DDK_4074
ffa9ce6c99345a6c43a414dab9458e4c29f9eb2a
c07d26bb49ecfa056d00b1dffd8981f50e11c553
refs/heads/master
2023-03-21T09:27:53.770894
2020-10-10T03:34:29
2020-10-10T03:34:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,133
cpp
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See t...
[ "masonleeback@gmail.com" ]
masonleeback@gmail.com
436730c6b7d0e4d94ca39ba6bb79fa7f3b7536b9
507922e12c92a3b3d1325241d74a45299c49c47b
/readbranchdetails.cc
d4ab6d528ad3947be5522ca6383a74926d9aceeb
[]
no_license
mandeepsimak/SeatPlan-CGI
4e04c80bca51ad184842a2fb5cc1623fd1690995
36cd1b1459b3f57c3a967ee72a5076d170e356a8
refs/heads/master
2020-06-04T16:37:57.330292
2013-01-24T07:13:14
2013-01-24T07:13:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,591
cc
#include "rollnodetails.h" ReadBranchDetails :: ReadBranchDetails() { } void ReadBranchDetails :: readBranchDetails() { fi = formData.getElement(total_branches); if( !fi->isEmpty() && fi != (*formData).end()) { temp = **fi; totalBranches = atoi(temp.c_str()); } ...
[ "meghasimak@gmail.com" ]
meghasimak@gmail.com
09c7169897b222d3d85f33fcf0274e3dd1f874be
f73a19044559edadf649e232f226ea361831e022
/Software/Nepoužité zdrojové kódy (Testovací)/Testing0_sampleUno/Testing0_sampleUno.ino
4bff9e91389deae672c9b001416c51dc11064081
[]
no_license
Tmthetom/bachelor_thesis
186c9e9ae76f0634ab91ac1008f67c73fe6447a8
43500f2ce383776f4e437bde5aebba96a9384db2
refs/heads/master
2021-01-21T08:02:09.185971
2016-05-16T02:37:30
2016-05-16T02:37:30
83,326,652
0
0
null
null
null
null
UTF-8
C++
false
false
1,944
ino
#include "gps_gsm_sim908Serial0.h" void setup () { gps_init (); //init GPS pin Serial.begin (9600); //serial0 connect computer start_gps (); //open GPS } void loop () { int stat = gps_get_gga (); // read data from GPS, return 0 is ok if (stat == 0 || stat == 1) { if (gps_gga_is_fix ()) { ...
[ "tomas.moravec@tul.czmkdir" ]
tomas.moravec@tul.czmkdir
b277dbed2e464ed7686237eae64d4e4bbf99ffc5
f769e4df3e80746adadf5ef3c843dda5212809cf
/chuck-norris-joke-part2/HoundCpp/HoundJSON/EquationSolverInformationNuggetJSON.cpp
7a0b0bbbc5a328bb186db7ab24b72af4d4529237
[]
no_license
jiintonic/weekend-task
0758296644780e172a07b2308ed91d7e5a51b77d
07ec0ba5a0f809d424d134d33e0635376d290c69
refs/heads/master
2020-03-30T09:07:29.518881
2018-10-03T15:13:58
2018-10-03T15:13:58
151,061,148
1
0
null
null
null
null
UTF-8
C++
false
false
11,493
cpp
/* file "EquationSolverInformationNuggetJSON.cpp" */ /* Generated automatically by Classy JSON. */ #pragma implementation "EquationSolverInformationNuggetJSON.h" #include "EquationSolverInformationNuggetJSON.h" EquationSolverInformationNuggetJSON::TypeSolutionsJSON::TypeSolutionsJSON(const TypeSolutionsJSON &) ...
[ "ching-chuan.yang@daimler.com" ]
ching-chuan.yang@daimler.com
ed6fc6f127364000e8956d38d40f3f94d8b2d3b1
39fecb83b12b5e17f0db7ff7583285619e5e5028
/src/rpcserver.cpp
4354f0265bc7669de596c77fd0ce18be1895fb75
[ "MIT" ]
permissive
PlanetPay/PlanetPay
8c23c2d04457fd5dd483d66673c7d3b0cc6a77b5
17c6a28825c062d80d3324bc5711f53155fb6c25
refs/heads/master
2020-03-27T19:55:37.233697
2018-09-01T23:43:06
2018-09-01T23:43:06
147,021,675
0
1
null
null
null
null
UTF-8
C++
false
false
34,653
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "rpcserver.h" #include "base58.h" #include "init.h" #include "util.h" #includ...
[ "info@planetpay.es" ]
info@planetpay.es
3907b308422a056ac23f23c806e14eaa2a0e4b4e
51f2677bfc321d247dc8bebc7883470614445323
/arm_compute/runtime/NEON/functions/NEPixelWiseMultiplication.h
835bd13f6c1c0fcb624d2299049391364a0d2942
[]
no_license
ppplinday/vgg16-by-ARM-Compute-Library
26446a805a62a1bcd11bcff9478969c7ea2d7757
7bd8013ff7d1522ec32de3befb7f9644b8148676
refs/heads/master
2021-05-23T05:35:22.528114
2019-06-20T22:56:55
2019-06-20T22:56:55
95,099,572
35
18
null
null
null
null
UTF-8
C++
false
false
2,290
h
/* * Copyright (c) 2016, 2017 ARM Limited. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * r...
[ "peilinzhou666@gmail.com" ]
peilinzhou666@gmail.com
3ef0b49aa1472c8548f3e3a0659f2db359c012a9
fc7d5b988d885bd3a5ca89296a04aa900e23c497
/Programming/mbed-os-example-sockets/mbed-os/storage/blockdevice/source/FlashSimBlockDevice.cpp
6d6361510cc15490a2f428131072ac90b6f8680a
[ "Apache-2.0" ]
permissive
AlbinMartinsson/master_thesis
52746f035bc24e302530aabde3cbd88ea6c95b77
495d0e53dd00c11adbe8114845264b65f14b8163
refs/heads/main
2023-06-04T09:31:45.174612
2021-06-29T16:35:44
2021-06-29T16:35:44
334,069,714
3
1
Apache-2.0
2021-03-16T16:32:16
2021-01-29T07:28:32
C++
UTF-8
C++
false
false
5,206
cpp
/* mbed Microcontroller Library * Copyright (c) 2018 ARM Limited * SPDX-License-Identifier: Apache-2.0 * * 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/li...
[ "albmar-6@student.ltu.se" ]
albmar-6@student.ltu.se
d00cdb88eb6800918e29394827558cfb31664268
e2bb8568b21bb305de3b896cf81786650b1a11f9
/SDK/SCUM_Hiking_Boots_02_classes.hpp
5f64f16a13aa7568c5414fc0b3692c835358b4ac
[]
no_license
Buttars/SCUM-SDK
822e03fe04c30e04df0ba2cb4406fe2c18a6228e
954f0ab521b66577097a231dab2bdc1dd35861d3
refs/heads/master
2020-03-28T02:45:14.719920
2018-09-05T17:53:23
2018-09-05T17:53:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
671
hpp
#pragma once // SCUM (0.1.17) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "SCUM_Hiking_Boots_02_structs.hpp" namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // Blue...
[ "igromanru@yahoo.de" ]
igromanru@yahoo.de
506158f52cbd5d92c5b4cf646dd2430140a114af
f3c60e4671480bae1a4b0117687da7d8b5cd06a9
/codeforces/582/B/B.cpp
22f84a7b17e9452b95522a2e74f974eb09911b90
[]
no_license
nathanPro/mac0214
c971fd96d1a4517685b1cf7bb12379348889aad9
57b99deda183ab280901d019fa58e0f2016fe675
refs/heads/master
2021-01-21T04:53:57.302770
2016-06-23T16:23:49
2016-06-23T16:23:49
51,778,456
0
0
null
null
null
null
UTF-8
C++
false
false
1,062
cpp
#include <bits/stdc++.h> using namespace std; typedef int num; typedef int node; typedef int edge; const int MOD = 1e9+7; struct mod { num x; mod () : x(0) {} mod (num a) : x(a) {} mod operator+(mod b) { return (1ll*x+1ll*b.x)%MOD; } mod operator*(mod b) { return (1ll*x*1ll*b.x)%MOD; } }; const in...
[ "nathan@vieiraproenca.com" ]
nathan@vieiraproenca.com
72bd39945e4d7f80542643dd39c3f18fd63b5d3a
d92304badb95993099633c5989f6cd8af57f9b1f
/AtCoder/dp_h.cpp
3c8e799a12959e75c1370440c9c0c207ddf3d2e0
[]
no_license
tajirhas9/Problem-Solving-and-Programming-Practice
c5e2b77c7ac69982a53d5320cebe874a7adec750
00c298233a9cde21a1cdca1f4a2b6146d0107e73
refs/heads/master
2020-09-25T22:52:00.716014
2019-12-05T13:04:40
2019-12-05T13:04:40
226,103,342
0
0
null
null
null
null
UTF-8
C++
false
false
6,048
cpp
#include<bits/stdc++.h> /* #include <ext/pb_ds/assoc_container.hpp> // Common file #include <ext/pb_ds/tree_policy.hpp> // Including */ using namespace std; //using namespace __gnu_pbds; //typedefs typedef long long ll; typedef vector<int> vi; typedef vector<ll> vl; typedef vector<vi> vvi; typedef vector<vl> vvl; typ...
[ "tajircuet@gmail.com" ]
tajircuet@gmail.com
49a2034f2f0f897a8913442218d256606dbd8b0c
64429e5a02b82a967da179d2b12d7fadbefa6c64
/Task_Key.h
06648db9acb85d1924af727287f12729f105664b
[]
no_license
sirasusuisan/slimeaction
ec3c99d3c1946ecc1ef6f0aca4604ad7ab8f501e
c7d602252cee4f641b777f8bd59ba920bcfd7b71
refs/heads/master
2020-04-12T13:14:12.663269
2019-02-08T02:38:24
2019-02-08T02:38:24
162,516,846
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,837
h
#pragma warning(disable:4996) #pragma once //------------------------------------------------------------------- // //------------------------------------------------------------------- #include "BChara.h" namespace KEY { //タスクに割り当てるグループ名と固有名 const string defGroupName("カギ"); //グループ名 const string defName("noNam...
[ "tokioka0014@gmail.com" ]
tokioka0014@gmail.com
959efeeb7db355fca7247954421aeae1e365911f
7f439919fb8c3a8bbd0111f91217f3fd8668d262
/Projects/AILib/Cluster/Cluster_2_0/Source/main.cpp
6129e590c194a91dd46c3c451b6312071fd07fee
[]
no_license
quant-guy/Projects
459aa1e17e72057b1eef58c1926206686b32a78f
f50361dbfa9ee6e4d40cf99abf63edc6fc7e5308
refs/heads/master
2023-07-19T19:20:05.850481
2023-07-07T23:32:08
2023-07-07T23:32:08
48,806,322
0
0
null
null
null
null
UTF-8
C++
false
false
2,565
cpp
/////////////////////////////////////////////////////////////////////////////////// // COPYRIGHT 2015 Kovach Technologies, Inc. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // 1. Redistributions of source code must ...
[ "0xd3ad@0xd3ad.com" ]
0xd3ad@0xd3ad.com
f8d129f3eed5c781a15d4faf2d8e0af407ad691e
e0818dd68188d2a8db6be31944745cc6d22f27f0
/core/logic/NativeOwner.h
60cb4ef4ef0b113f0899e7c1b8dfe94b8be4d50e
[]
no_license
PMArkive/simillimum
4f36d329fa93dd3be6a034680c8a4678842c8acd
08757300821ac9b4511873416475a20615e08956
refs/heads/master
2023-03-28T07:26:57.123535
2013-07-04T23:02:54
2013-07-04T23:02:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,389
h
#ifndef _INCLUDE_SIMILLIMUM_NATIVE_OWNER_H_ #define _INCLUDE_SIMILLIMUM_NATIVE_OWNER_H_ #include <sp_vm_types.h> #include <sh_list.h> #include "common_logic.h" struct NativeEntry; class CPlugin; using namespace Simillimum; struct WeakNative { WeakNative(IPlugin *plugin, uint32_t index) : pl(plugin), idx(index),...
[ "dvarnai@gmail.com" ]
dvarnai@gmail.com
0a23dbe51a1c809ac6dd44abaeedc443b5450eb2
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_new_log_2051.cpp
9c6b73d00565d485cf0ab8a6ddf748bbc606d0ab
[]
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
80
cpp
die("size_t overflow: %"PRIuMAX" * %"PRIuMAX, (uintmax_t)a, (uintmax_t)b);
[ "993273596@qq.com" ]
993273596@qq.com
368596a8fb4c4f6c48cc8c8ff3619046f1a258e8
0744dcc5394cebf57ebcba343747af6871b67017
/external/protobuf/src/google/protobuf/arena_unittest.cc
c6ff25e8cda4a841ae54ce2ba501ca5507071ec3
[ "Apache-2.0", "MIT", "LicenseRef-scancode-protobuf" ]
permissive
Samsung/TizenRT
96abf62f1853f61fcf91ff14671a5e0c6ca48fdb
1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686
refs/heads/master
2023-08-31T08:59:33.327998
2023-08-08T06:09:20
2023-08-31T04:38:20
82,517,252
590
719
Apache-2.0
2023-09-14T06:54:49
2017-02-20T04:38:30
C
UTF-8
C++
false
false
52,334
cc
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
[ "daesung87.an@samsung.com" ]
daesung87.an@samsung.com
4ef08c3490c13f50e4f5dbaafe7898adbd282da1
76ac094e1bdb51b21cc8ea9caf9b4c486e6e5e15
/GPRO-Graphics1/include/gpro/ray.h
183d3d71b248a42a2360fe06fc218f40281ef5fa
[ "Apache-2.0" ]
permissive
cmurph2412/cameronMurphy_gpr-200
b5cb7866bc14137a11e35e95733f22f84a14a771
a0095b310382787a03c43167285f1be1472111f1
refs/heads/master
2023-01-13T14:34:29.267996
2020-09-11T11:15:52
2020-09-11T11:15:52
292,635,591
0
0
null
null
null
null
UTF-8
C++
false
false
696
h
#pragma once /* Author: Cameron-Murphy Class: GPR-200-01 Assignment: Lab 1: Hello Modern Graphics Due Date: 9/11/20 */ #include <iostream> #include "gpro-math/gproVector.h" using namespace std; //Class for casting a ray class ray { public: ray() {} //Default constructor ray(const point3& ...
[ "70716691+cmurph2412@users.noreply.github.com" ]
70716691+cmurph2412@users.noreply.github.com
7c320b5a5d57a3e7118198f9725d8dee6fa9d6d4
64cb681c4430d699035e24bdc6e29019c72b0f94
/renderdoc/driver/d3d12/d3d12_command_list4_wrap.cpp
2d1d6b854391132e06ca92bdeb6856dbf2795f7d
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
new-TonyWang/renderdoc
ebd7d0e338b0e56164930915ebce4c0f411f2977
ac9c37e2e9ba4b9ab6740c020e65681eceba45dd
refs/heads/v1.x
2023-07-09T17:03:11.345913
2021-08-18T02:54:41
2021-08-18T02:54:41
379,597,382
0
0
MIT
2021-08-18T03:15:31
2021-06-23T12:35:00
C++
UTF-8
C++
false
false
17,496
cpp
/****************************************************************************** * The MIT License (MIT) * * Copyright (c) 2019-2021 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in...
[ "baldurk@baldurk.org" ]
baldurk@baldurk.org
651e324033995d4670fd1a510de2ed3f384b84b0
91934b8ad2f42f29c445d511c6dd273b7e35ed86
/juce/extras/Jucer (experimental)/Source/Project/jucer_ResourceFile.h
2da1661c8a5e2e1ac47d1046a43709815a54d7d6
[]
no_license
fubyo/osccalibrator
882d348ecf738a11f9bfddf3511693a69d6c1d9e
9c3652957c2ddc3d2a550f80be1cdb5e6707b8ce
refs/heads/master
2021-01-10T21:04:00.712697
2015-03-16T12:45:03
2015-03-16T12:45:03
32,316,417
0
0
null
null
null
null
UTF-8
C++
false
false
2,483
h
/* ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ JUCE can be redistrib...
[ "fubyo@yahoo.com" ]
fubyo@yahoo.com
beab033f0dcb4ed184d77a23c80c4501bed420f2
88c71cdaf84eae321d4d31d96e2ed7c685f7e56e
/network_programming/threaded_async_client_server/threaded_async_client_server---Example-1---Version-1/my_connection.hpp
74cddf78baacb0e03592303edaff3c0879199d2e
[]
no_license
joydeeps/boost.asio
44b3e4f49818c5028c082a79eea41302778da63c
3c953d595d96d7be9d51a7d429fc4f083557a15f
refs/heads/master
2021-01-17T04:32:11.792370
2016-06-09T17:43:51
2016-06-09T17:43:51
58,666,470
0
0
null
null
null
null
UTF-8
C++
false
false
1,199
hpp
#include <boost/asio.hpp> #include <boost/shared_ptr.hpp> #include <boost/thread.hpp> class my_connection { public: my_connection() // constructor { close = false; // create new socket into which to receive the new connection this->socket = boost::shared_ptr<boost::asio::ip::tcp::socket>( ...
[ "mailjoydeepsen@gmail.com" ]
mailjoydeepsen@gmail.com
a6101f3c7eafe8f79855577a8992d23bf6954098
b5b5e825a618a37587f5cd41e03a52ad1c6e58f1
/src/doppelganger-routing/model/ipv4-doppelganger-routing.cc
684696f080acc5771e151ec7525e6fc67af28259
[]
no_license
wantonsolutions/replica-selection
e6cb2243284021b0f1d0d95c66bc8a15582451b3
7ac34eaacc6477f0801c4b744c6592152a40d8b0
refs/heads/master
2021-04-21T22:01:26.876399
2021-02-02T19:07:14
2021-02-02T19:07:14
249,820,031
1
0
null
null
null
null
UTF-8
C++
false
false
45,170
cc
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ #include "ipv4-doppelganger-routing.h" #include "ns3/log.h" #include "ns3/simulator.h" #include "ns3/net-device.h" #include "ns3/channel.h" #include "ns3/node.h" #include "ns3/flow-id-tag.h" #include "ns3/rpc-server.h" #include "ipv4-doppelganger-tag.h...
[ "stewbertgrant@gmail.com" ]
stewbertgrant@gmail.com
a8ee913cbe3970b250aa6982f2e43afbb0646ff5
98f882a8225f270ac73cc02490b70f37534b0f03
/hls/workspace/nnet_stream/solution1/syn/systemc/fc_layer3_fc_layeh8b.h
3c94a50a8745271fcd868cd6581b4a674bfc4fa6
[]
no_license
sergiududa/lic
ab890c5701d2a41c32f162341724068ef6d7c858
89dee2dee3ccd8f4dd33efdefe40b3526b23cc57
refs/heads/master
2020-03-08T08:47:03.901715
2018-06-18T12:59:28
2018-06-18T12:59:28
128,030,620
0
0
null
null
null
null
UTF-8
C++
false
false
33,556
h
// ============================================================== // File generated by Vivado(TM) HLS - High-Level Synthesis from C, C++ and SystemC // Version: 2017.4.1 // Copyright (C) 1986-2018 Xilinx, Inc. All Rights Reserved. // // ============================================================== #ifndef __fc_layer...
[ "sergiududa" ]
sergiududa
94fc4d2357efafe566f2b37dde16fa8e6bdf6e2d
afa5ba387a946289585931bf45aafb1be6c80440
/include/lexy/callback/integer.hpp
75c5ac472fbe40f9528422b03e4e1a66ea7c73af
[ "BSL-1.0" ]
permissive
ExternalRepositories/lexy
f315ae41108777d7ce50cdba252a28b794e14338
edc6bd4aabd6f0ecbddba6f2bbf9bd2c6e4fa61d
refs/heads/main
2023-07-15T23:30:30.027012
2021-08-22T16:12:15
2021-08-22T16:19:30
331,607,380
2
0
BSL-1.0
2021-01-21T11:31:20
2021-01-21T11:31:19
null
UTF-8
C++
false
false
1,237
hpp
// Copyright (C) 2020-2021 Jonathan Müller <jonathanmueller.dev@gmail.com> // This file is subject to the license terms in the LICENSE file // found in the top-level directory of this distribution. #ifndef LEXY_CALLBACK_INTEGER_HPP_INCLUDED #define LEXY_CALLBACK_INTEGER_HPP_INCLUDED #include <lexy/callback/base.hpp> ...
[ "git@foonathan.net" ]
git@foonathan.net
108cf14cd23641d59966ec9db47522fec22f0d8e
cd8c53b7337944103974235cf3e2fab028392459
/sources/ui/file_browser_model.h
bb7a7478118f0dc10e7cf1b6d2f2cc6587969f75
[ "BSL-1.0" ]
permissive
Outcue/smf-dsp
0b2aab47a0093f655cfe014bb200c78048e4c28f
07681746b8a7b9106b837d7ff457d3cdf8704ccc
refs/heads/master
2023-03-04T03:52:19.241950
2021-01-17T13:20:08
2021-01-17T13:20:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,485
h
// Copyright Jean Pierre Cimalando 2019. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE.md or copy at // http://www.boost.org/LICENSE_1_0.txt) #pragma once #include "file_entry.h" #include <gsl/gsl> #include <vector> #include <string> #include <func...
[ "jp-dev@inbox.ru" ]
jp-dev@inbox.ru
7ce44058134becb22afbfedf19bca82a9c6002b6
16946f13aa1e000a8f9b9245b59f5423d0c78a5c
/devel/include/stdr_msgs/DeleteRobotAction.h
c18affdc806fb563a1ebd35107e97f24ce9854c4
[]
no_license
tahlia5119/cw2_ws_fin
d0eb27d0d0650fa9b7f15df5ab061d929624154d
3d38549a316dabe1d07c598e1840e14fb579f6f0
refs/heads/master
2020-03-12T18:25:43.927382
2018-04-23T21:36:43
2018-04-23T21:36:43
130,759,687
0
0
null
null
null
null
UTF-8
C++
false
false
11,163
h
// Generated by gencpp from file stdr_msgs/DeleteRobotAction.msg // DO NOT EDIT! #ifndef STDR_MSGS_MESSAGE_DELETEROBOTACTION_H #define STDR_MSGS_MESSAGE_DELETEROBOTACTION_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_message_traits....
[ "tahlia.cutifani@gmail.com" ]
tahlia.cutifani@gmail.com
53ff0d15d53f86d16420c5cb3949008f077b3dcd
cf086a1895e22c9ecb6841a71def0f43a18a004e
/libraries/chain/worker_evaluator.cpp
40130dab465ca8628450f735e8ce021c7bdd7b75
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
justshabir/VINchain-blockchain
95de7c4547043185c800f526d20802f88dcecfe6
c52ec3bf67c6d4700bbaf5ec903185d31a2d63ec
refs/heads/master
2022-02-28T23:28:45.551508
2019-10-27T12:08:01
2019-10-27T12:17:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,853
cpp
/* * Copyright (c) 2015 Cryptonomex, Inc., and contributors. * * The MIT License * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the...
[ "info@vinchain.io" ]
info@vinchain.io
4d5c4033f6545148aa8035e00c8257cdc634804a
952376f77207bc583ac725dd5715619c7e2b0391
/chapter11/11.33.cpp
a32020c1aa90d99efdeaf178feadcaf7b5260ae3
[]
no_license
piaoliangkb/cppprimer
3cda790a34bf8c211fe47025fc6fd063eb1e93d8
15ccb60b8c74540256eff944d3e7a83decdc9245
refs/heads/master
2022-05-08T20:31:41.551005
2022-03-14T02:05:06
2022-03-14T02:05:06
173,749,818
0
0
null
null
null
null
UTF-8
C++
false
false
1,816
cpp
#include <fstream> #include <map> #include <string> #include <iostream> #include <sstream> // 主转换函数,调用 transformer // 接受两个参数,第一个参数是映射规则的文件输入,第二个参数是要转换的段落输入 void word_transformer(std::fstream& mapfile, std::fstream& input); // 接受一个映射规则的文件流,读取映射规则 // 返回一个映射的 map table std::map<std::string, std::string> buildmap(std::fs...
[ "piaoliangkb@gmail.com" ]
piaoliangkb@gmail.com
9656b14e580ceb5dcf2d69c1a05c96fb461378cb
f81124e4a52878ceeb3e4b85afca44431ce68af2
/re20_3/processor28/constant/polyMesh/points
b7c9577a9ff5b9400ae75442a10f304d50a7c38c
[]
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
72,760
/*--------------------------------*- 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
9f11bb2e46c75c24dc2bbd665e2723f8ad4bce02
89b997940fb85ff7f91d0c2e6db48adad3a30cd7
/bkcuser/dev/include/confFile.hpp
27c00426c0d9c3b00c90547e2fc8e6974520dd1a
[]
no_license
lanathlor/bfc
8470a306b0f7b96b57aa75d7718ca21a1848f299
20c96fddfb5549e9b4d86b5aaa6a06d86d971733
refs/heads/master
2020-04-15T05:31:49.460863
2019-06-10T09:21:51
2019-06-10T09:21:51
164,427,086
0
0
null
null
null
null
UTF-8
C++
false
false
120
hpp
#pragma once #include <nlohmann/json.hpp> namespace bkc { nlohmann::json readConfFile(const std::string &fileName); }
[ "valentin.vivier@epitech.eu" ]
valentin.vivier@epitech.eu
8d9a66a36d5fe281ba3fbd1302978b8767a50f08
5e614944037c6c97a29738bc3fc2a7efaceb8cc4
/HW6/src/Shader.h
1f36140b4e2df0a6a8d57aaff9d13ecbc7b1019e
[]
no_license
dashuibihello/CG
ef27c6930a9846ea5d61fbefafeebd8b5e092b20
7b2ea9bff2c06b4e4f463fb19239ecc7cc9e90b4
refs/heads/master
2020-05-19T17:31:49.968672
2019-05-28T04:45:13
2019-05-28T04:45:13
185,136,670
0
0
null
null
null
null
GB18030
C++
false
false
692
h
#pragma once #include <glad/glad.h>; #include <string> #include <fstream> #include <sstream> #include <iostream> #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/type_ptr.hpp> class Shader { public: // 程序ID unsigned int ID; // 构造器读取并构建着色器 Shader(const GLchar* verte...
[ "895118352@qq.com" ]
895118352@qq.com
37b34d7bc5437e3eede66052c00dc69c0f14eca9
491e8e6206af2f1aff586add23f3076280c684c6
/caffe2/operators/map_ops.h
161834cbecbfc7ee046be50c481029e586744b20
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause" ]
permissive
cesare-montresor/pytorch
7f2d0789b8990869a49e97504921fe2fbb3fef5d
514898c5f07ba90630b701ee1c37e618d06e760e
refs/heads/master
2020-04-04T16:34:51.088757
2018-11-04T13:18:58
2018-11-04T13:18:58
156,083,591
2
0
NOASSERTION
2018-11-04T13:18:59
2018-11-04T13:13:02
C++
UTF-8
C++
false
false
7,908
h
#ifndef CAFFE2_OPERATORS_MAP_OPS_H_ #define CAFFE2_OPERATORS_MAP_OPS_H_ #include <algorithm> #include <iterator> #include <string> #include <typeinfo> #include <unordered_map> #include <utility> #include <vector> #include "caffe2/core/blob_serialization.h" #include "caffe2/core/context.h" #include "caffe2/core/operat...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
230f53c8134f9a0ef6feb94ae356d51ae7358c39
3ddf249ab96612bf9f895eba8f093aa8d54d42b6
/4.STRUCT,UNION AND ENUMS/enum.cpp
efd6a6b4ef33a94fc59bd99627dea59ce58776dc
[]
no_license
Shashankcode99/Important-Topics-of-CPP
cd712b6374484deb6fc578ac670d91350f85904b
7aec2b92b7a740d570f43d960831e2a8c3ea26d1
refs/heads/master
2023-07-15T23:06:58.813082
2021-09-01T18:12:22
2021-09-01T18:12:22
397,718,439
0
1
null
null
null
null
UTF-8
C++
false
false
635
cpp
/*ENUMS are basically reading values as integers */ #include<iostream> using namespace std; int main() { enum MEAL { breakfast, lunch, dinner }; //printing the actual value read by the system of the variables used inside enum, cout<<"Value of breakfast :"<<breakfast<<end...
[ "shashanktyagi725@gmail.com" ]
shashanktyagi725@gmail.com
a782fc85e9edfb53285a5d609578f4fa9f2628a6
313e0299c463bda5763c7940b7293ca78299e3f0
/DataStructures/DataStructures/Vector.hpp
2dbed10edd60ccd0c432bf92e8a780c4385e5f75
[]
no_license
danilotuzita/programacao-cientifica
84badfa043a39a721c1cb8edfce3719c28098305
9e3a2e1d80667aefd3d57379917982537d29984a
refs/heads/master
2022-02-21T23:25:20.563110
2019-09-24T05:19:06
2019-09-24T05:19:06
191,460,806
0
0
null
null
null
null
UTF-8
C++
false
false
9,019
hpp
#pragma once #include <stdexcept> #include <string> #include <iostream> #include <cstdlib> template <class T> class Vector { private: int _size; // points to the index of the last item included int maxSize; // stores the size alocated for the list T* list; // stores the pointer to the start of the list //...
[ "danilo_st@hotmail.com" ]
danilo_st@hotmail.com
cc94781f9a7e099a89971713419131e27e60871d
3505220b09cd6df65fbf608be1a853742e029b48
/DistributedTrees/MatrixBPC.h
76cb7a2ebbbd7b05b0372a72523d921ce55dbeeb
[]
no_license
gjsanchez26/proyectoDiseno18
846a494e5d1aaf950e6d1a05122bc8047463b47a
df5462a352ab7690df96a5b80b8997a8bf880e26
refs/heads/master
2018-10-01T07:57:12.853937
2018-06-17T17:15:22
2018-06-17T17:15:22
120,678,726
0
0
null
2018-04-23T20:47:07
2018-02-07T22:17:05
C++
UTF-8
C++
false
false
2,836
h
/* * Copyright (C) 2018 Sygram * * 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 distributed...
[ "gjsanchez26@gmail.com" ]
gjsanchez26@gmail.com
fa12a12ac3cdba64dc4a92288b7a62c4bdb9a131
9f48417210f2e3a3312e041d8ca4817125317bb0
/MFCCalculator/bit_function.h
a59a85ba6d8e6f6702a00d7871abf09660356d77
[]
no_license
letuthptnguyendu/WindowsCalculator
b95cfcb8fa7ede1d806aec344f0215408bfcbacc
88bd4f3f0d33e48be7c506ded149a65d180db912
refs/heads/master
2021-04-15T07:52:57.984971
2018-03-28T19:45:06
2018-03-28T19:45:06
126,725,116
0
0
null
null
null
null
UTF-8
C++
false
false
365
h
#pragma once #include "define_const.h" using namespace std; unsigned int rotateBit(unsigned int &x, unsigned int moves); void setBit1At(unsigned int &x, int i);//set bit 1 at position i void toggleBit(unsigned int &x, int i);//toggle bit at position i int getBitAt(unsigned int x, int i); int charToNumber(char...
[ "letuthptnguyendueduvn@gmail.com" ]
letuthptnguyendueduvn@gmail.com
30342f84df9bf2859564e9efc78d640ffe291fc8
ceec4b43ae576fc911000aaff4d045fcd50c1864
/prog/.svn/text-base/jack_subBSwave.cpp.svn-base
3b154d49baf183313cfe8ccb2de32e25669b73e9
[]
no_license
MasanoriYamada/analistic_functions
33a6ad29359892354b9ebb43ce323f70b8da7598
5a25771a4b97799eba1820058c0aad00c062bced
refs/heads/master
2016-09-09T19:55:28.512439
2013-11-26T07:14:28
2013-11-26T07:14:28
31,621,249
0
0
null
null
null
null
UTF-8
C++
false
false
8,522
#include "../include/analys.h" static const int datasize=XnodeSites*YnodeSites*ZnodeSites; static const int switch1=0; //0:bainary read 1:text read #define data(id,j) data[Confsize*id+j] #define I std::complex<double>(0.0,1.0) using namespace std; typedef std::complex<double> COMPLEX; ...
[ "sinyamada@het.ph.tsukuba.ac.jp" ]
sinyamada@het.ph.tsukuba.ac.jp
fa2cbd3f2be4b27ed151742a8532d12e4445fc08
e8717f54486d13ea334945386714b825ab125de4
/CF/1248B.cpp
bb3af7076d646e5c9fb7bb7894d1cc7016a7cf06
[]
no_license
prajwal1721/Competitve-Programming
a6a6de9c8a6c8e9fd3bf382166a53aa49d562551
39e5049e16044830396d6ff504f739e71dbec3bb
refs/heads/master
2023-02-10T05:26:24.143539
2020-12-21T03:45:59
2020-12-21T03:45:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
554
cpp
#include<iostream> #include <algorithm> #include<cmath> using namespace std; int main() { long long int a[1000000]; long long int n; cin>>n; int i; for(i=0;i<n;i++) cin>>a[i]; sort(a,a+n); long long s1=0,s2=0; for(i=0;i<floor(n/2);i++) ...
[ "pkssfs1721@gmail.com" ]
pkssfs1721@gmail.com
14a9c6fb509d83cf7a28f36203dc065b49c39624
35b929181f587c81ad507c24103d172d004ee911
/SrcLib/patch/fwMDSemanticPatch/src/fwMDSemanticPatch/V1/V2/fwData/autoload.cpp
81d54e52d9a6b0ee68d672962416f7001241008e
[]
no_license
hamalawy/fw4spl
7853aa46ed5f96660123e88d2ba8b0465bd3f58d
680376662bf3fad54b9616d1e9d4c043d9d990df
refs/heads/master
2021-01-10T11:33:53.571504
2015-07-23T08:01:59
2015-07-23T08:01:59
50,699,438
2
1
null
null
null
null
UTF-8
C++
false
false
1,345
cpp
/* ***** BEGIN LICENSE BLOCK ***** * FW4SPL - Copyright (C) IRCAD, 2009-2014. * Distributed under the terms of the GNU Lesser General Public License (LGPL) as * published by the Free Software Foundation. * ****** END LICENSE BLOCK ****** */ #include <fwAtomsPatch/SemanticPatchDB.hpp> #include "fwMDSemanticPatch/V...
[ "fbridault@IRCAD.FR" ]
fbridault@IRCAD.FR
cccf515430d9d7a9216df80e5601d574b48a7522
38370ec6d3ba86570dd0efd1de8841f6ff5bad59
/CrossApp/control/CAButton.cpp
15effca5af4f8bc9603ec5fe58777dec7cb87227
[]
no_license
RainbowMin/CrossApp
f3588907811cc5f3b9936439b95aade65eb29e5a
45b5d4893fab0bb955089e1655694b189760608d
refs/heads/master
2021-01-18T10:07:52.377093
2014-07-22T05:44:16
2014-07-22T05:44:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,096
cpp
// // CAButton.cpp // CrossApp // // Created by Li Yuanfeng on 14-3-23. // Copyright (c) 2014 http://9miao.com All rights reserved. // #include "CAButton.h" #include "view/CAScale9ImageView.h" #include "view/CAView.h" #include "dispatcher/CATouch.h" #include "support/CCPointExtension.h" #include "cocoa/CCSet.h" #i...
[ "278688386@qq.com" ]
278688386@qq.com
c2d3ae476f3d0d351d698e3b3cc50c2d90499233
244214ceac1f07216b6ddb19957c9e93bb20d9b6
/devel/include/handsnet_tftrt_yolo/Image_BB.h
dc6b9c9427c0d5757fd4223d57249bda1683da72
[ "MIT" ]
permissive
robertokcanale/ros-yolov5
fb19a8777ca355fbe675c3c9e4d45f476184178e
fb39975857c7020e198c15943b1259899743ea18
refs/heads/main
2023-06-13T22:17:51.707541
2021-06-30T08:06:00
2021-06-30T08:06:00
353,715,449
1
0
null
null
null
null
UTF-8
C++
false
false
5,762
h
// Generated by gencpp from file handsnet_tftrt_yolo/Image_BB.msg // DO NOT EDIT! #ifndef HANDSNET_TFTRT_YOLO_MESSAGE_IMAGE_BB_H #define HANDSNET_TFTRT_YOLO_MESSAGE_IMAGE_BB_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_message_trai...
[ "robyrugby95@gmail.com" ]
robyrugby95@gmail.com
91c020fca52e2522ee386da99bc7217b3c660424
7844379f018944f9be77cc213a8985372eff0848
/src/saiga/vision/util/HistogramImage.h
b6f91d8dde9c5607941ba9a1160d91c235816fc7
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
muetimueti/saiga
344306e2340f4668b9fece1e3d0d934cd189feb2
32b54a8fc7b1251368e07e7d31c15ac90cee3b32
refs/heads/master
2020-07-31T12:42:29.096235
2019-09-25T16:50:09
2019-09-25T16:50:09
210,607,609
0
0
MIT
2019-09-24T13:17:44
2019-09-24T13:17:38
null
UTF-8
C++
false
false
714
h
/** * Copyright (c) 2017 Darius Rückert * Licensed under the MIT License. * See LICENSE file for more information. */ #pragma once #include "saiga/core/image/image.h" #include "saiga/vision/VisionTypes.h" namespace Saiga { class SAIGA_VISION_API HistogramImage { public: HistogramImage(int inputW, int inp...
[ "darius.rueckert@fau.de" ]
darius.rueckert@fau.de
4fe96d62bf4c9624666e73f44dbe3e0c64e9e4e1
2a61b02c26e77686e38cd9039e6f4b0530ddb7c9
/bitbots_motion/bitbots_splines/src/Spline/pose_spline.cpp
c547677bd2c9e5898fc3828112ee19a4b83d7c4a
[ "MIT" ]
permissive
fly-pigTH/bitbots_thmos_meta
931413e86929751024013b8e35f87b799243e22c
f45ccc362dc689b69027be5b0d000d2a08580de4
refs/heads/master
2023-08-27T02:58:08.397650
2021-10-22T17:17:11
2021-10-22T17:17:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,796
cpp
#include "bitbots_splines/pose_spline.h" namespace bitbots_splines { tf2::Transform PoseSpline::getTfTransform(double time) { tf2::Transform trans; trans.setOrigin(getPositionPos(time)); trans.setRotation(getOrientation(time)); return trans; } geometry_msgs::Pose PoseSpline::getGeometryMsgPose(double time) { ...
[ "759074800@qq.com" ]
759074800@qq.com
08995e3ae77335d3a07cd64c769441b728ed6e5d
25c3e1d01a55992a7fa2afa0907943e86ef34966
/Tera Emulator v1xxx VS Project [SRC]/TERA_C++_EMULATOR_1/RGetPlayerList.h
aa928a46b50f20a0ef357d5917de9ecefa670dfb
[]
no_license
highattack30/Tera_Emulator_v1xxx-1
6daba31ca976f61658481a4c8aca98f8bdf9759c
0c926ac903921912e69d9bb7e5cdc4022b0236f3
refs/heads/master
2021-01-21T19:01:50.117483
2016-08-22T09:17:14
2016-08-22T09:17:14
66,280,083
1
1
null
2016-08-22T14:33:30
2016-08-22T14:33:30
null
UTF-8
C++
false
false
295
h
#ifndef GET_PLAYER_LIST_H #define GET_PLAYER_LIST_H #include "SendPacket.h" #include <vector> class RGetPlayerList : public SendPacket { public: RGetPlayerList(); // Inherited via SendPacket virtual void Process(OpCode opCode, Stream * data, Client * caller) override; }; #endif
[ "Narcis@NARCIS-PC" ]
Narcis@NARCIS-PC
c4e523778e89a0581da73bd26cd6b26a5cae134f
be98f69059e467d4b1f2970bfcdd73c94f3cbe62
/Effects/converge.cpp
92d7165352d5be102f9158cee823d5728f02a8f8
[]
no_license
nhoudelot/antedominium-by-traction
0bc3fff258cc4b7b7ead515be1172efafe742726
defab2a06d120f4052c66bcd59e11ba35232017b
refs/heads/master
2020-03-07T23:26:18.099082
2018-04-02T16:24:07
2018-04-02T16:24:07
127,781,518
1
0
null
null
null
null
UTF-8
C++
false
false
5,599
cpp
#include "converge.hpp" #pragma warning(disable:4244) Lista *floaterlist; Path *convergecam; Path *convergetarget; int convergefloatercount; const int maxconvergefloatercount = 10000; const float maxrange = 6.7f; const float maxenergy = 0.05f; Vector grad(float xp, float yp, float zp, float tp, float(...
[ "nicolas.houdelot@free.fr" ]
nicolas.houdelot@free.fr
317827ca429bb945e6b0e650a34ad29e84e4782c
83d8b49f1fb560583280e0b7eb2b1c639a772037
/pracman/mbUtils/mbFileList.cpp
c5d5fa646915f7564cdbe78995b231dab323d7a0
[]
no_license
mbirkeee/office-projects
2e1490db6d28afca26b0e38b576628efa716643a
9709db588eeade213319883ad97ac9a09dc70ed8
refs/heads/master
2022-08-28T10:34:36.723540
2022-08-07T18:30:21
2022-08-07T18:30:21
149,552,848
0
0
null
null
null
null
UTF-8
C++
false
false
29,494
cpp
//--------------------------------------------------------------------------- // File: mbFileListUtils.cpp //--------------------------------------------------------------------------- // Author: Michael A. Bree (c) 2001, Saskatoon SK Canada //------------------------------------------------------------------------...
[ "michael.bree@gmail.com" ]
michael.bree@gmail.com
80c8481ce85a58de56c2615e20fce5b7e92456b1
1a735cf4019a94b27e1ab0b36eb2215e8e7a1f81
/interruption/interruption.ino
ace78e4dffb1b7c6d4d52540a9b8d831a521e672
[]
no_license
subzeroDevelopment/Arduino
4495158cc8a0a063059f5ba7a72d12c17741d677
569ef5ae2f0fd4a4ef75704d58c2875a7e8d15b6
refs/heads/master
2020-12-22T13:07:09.266247
2016-06-16T02:07:55
2016-06-16T02:07:55
61,254,419
0
0
null
null
null
null
UTF-8
C++
false
false
499
ino
long start=0; void setup() { // put your setup code here, to run once: Serial.begin(9600); pinMode(13,OUTPUT); pinMode(2,INPUT); digitalWrite(2,HIGH); randomSeed(millis()); delay(random(1000,3000)); digitalWrite(13,HIGH); attachInterrupt(0,react,FALLING); start=millis(); } void loop() { // pu...
[ "subcero000@gmail.com" ]
subcero000@gmail.com
57994e02fb1e3e2842419283e326721503884138
8e33ac84037c33fecdd04479cd4fac451a6947e2
/c++/parser/serializer/FileSerializer.cpp
505ee2565f225f60a194692e8e89d30d7f2c3338
[]
no_license
siprikorea/framework
278e3239f004ef9efe78eab55fee03385030f6c5
3ca17a0d17a2b6fb5e8f0216b4ce08eb8713cead
refs/heads/master
2020-12-11T05:45:23.017610
2017-09-11T09:02:08
2017-09-11T09:02:08
16,749,170
0
0
null
null
null
null
UHC
C++
false
false
5,139
cpp
#include "stdafx.h" #include "FileSerializer.h" #ifdef _DEBUG #define new DEBUG_NEW #endif /************************************************************ * @brief 생성자 * @param[in] strFileName 파일 이름 * @retval 없음 ************************************************************/ CFileSerializer::CFil...
[ "chanbong.park@hyosung.com" ]
chanbong.park@hyosung.com
b8dd3fb677bb5a34d77ac80ea5d44e0fad788448
d293e25b2bd8d68cbf9c3acea1a817812f6f22b9
/folly/executors/FutureExecutor.h
32a50e8aa64d93234b9540a2779a6860f1cff4f5
[ "Apache-2.0" ]
permissive
foreverhy/folly
9c70f83754fe2272dcf5c62d7f232bbc62e1634b
8d141fc119bbb2f703d145c1a7cb70e7f6ce282f
refs/heads/master
2020-03-22T20:28:28.698576
2018-07-11T16:53:05
2018-07-11T16:53:05
140,603,392
1
0
Apache-2.0
2018-07-11T16:41:44
2018-07-11T16:41:44
null
UTF-8
C++
false
false
2,592
h
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
bdf8ca07c0f5464ee166fd5ef3fa9c0c8daa4076
151eb4753e9c43f3ac4823e28f17d9fde9a71b09
/Atividade-Vetores1-13-11/Ex1-Inverter-Vetor.cpp
7414f63fedf275cbd2c14ff1374f7ad108d12e12
[]
no_license
sinn-ss/FATEC-LinguagemDeProgramacao-ADSMA2
eb9ccaf84686cd7507009c7b4c316ac1fcd9863a
ebfcdea55cb956c05534f353b5ebd16f7afee068
refs/heads/master
2023-01-18T17:42:15.972789
2020-11-29T22:18:13
2020-11-29T22:18:13
300,652,466
0
0
null
null
null
null
ISO-8859-1
C++
false
false
1,708
cpp
// Aluno: Sindel C. S. Santos // RA: 1680482011032 // Turma: ADSMA2 || Disciplina: Linguagem de Programação // ATIVIDADE VETORES1 - Entrega dia 13/11/2020 // Exercício 1 // Receber via teclado 5 valores inteiros de um vetor X em seguida exiba os valores do vetor X e // um segundo vetor Y contem os elementos de X ...
[ "sindel_santos@yahoo.com.br" ]
sindel_santos@yahoo.com.br
a5b0f11bf31972862de1656de43ead3c44aed67b
8567438779e6af0754620a25d379c348e4cd5a5d
/components/autofill/core/browser/webdata/autofill_wallet_syncable_service.cc
8ad43337b41d94f08ec733c01d02a2a82519ce88
[ "BSD-3-Clause" ]
permissive
thngkaiyuan/chromium
c389ac4b50ccba28ee077cbf6115c41b547955ae
dab56a4a71f87f64ecc0044e97b4a8f247787a68
refs/heads/master
2022-11-10T02:50:29.326119
2017-04-08T12:28:57
2017-04-08T12:28:57
84,073,924
0
1
BSD-3-Clause
2022-10-25T19:47:15
2017-03-06T13:04:15
null
UTF-8
C++
false
false
13,746
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 "components/autofill/core/browser/webdata/autofill_wallet_syncable_service.h" #include <stddef.h> #include <set> #include <utility> #include "...
[ "hedonist.ky@gmail.com" ]
hedonist.ky@gmail.com
34df35e0582cdd4bc810d4b11385a7661a432f09
8010df1fef10ddfd83bf07966cbf7e2e4b0d7ee9
/include/winsdk/winrt/Windows.ApplicationModel.VoiceCommands.h
4d30cec0db79c1925cfcdbc13ada8caed9dbb535
[]
no_license
light-tech/MSCpp
a23ab987b7e12329ab2d418b06b6b8055bde5ca2
012631b58c402ceec73c73d2bda443078bc151ef
refs/heads/master
2022-12-26T23:51:21.686396
2020-10-15T13:40:34
2020-10-15T13:40:34
188,921,341
6
0
null
null
null
null
UTF-8
C++
false
false
278,231
h
#pragma warning( disable: 4049 ) /* more than 64k source lines */ /* verify that the <rpcndr.h> version is high enough to compile this file*/ #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR_H_VERSION__ 500 #endif /* verify that the <rpcsal.h> version is high enough to compile this file*/ #ifndef __R...
[ "lightech@outlook.com" ]
lightech@outlook.com
d8458f7c549f398df18b4841cbfdd232481664a8
25820cc0eca78dcf4b95fdee2051d90d82222473
/GrayWorld 10/graysvr/graysvr.cpp
fce7eead42b7548edc1f454afa9ce8cb62adf391
[ "Apache-2.0" ]
permissive
HappyFeng119/Source-Archive
eb619bba21159d920715e7ad0e54dd323eb57953
ab24ba44ffd34c329accedb980699e94c196fceb
refs/heads/main
2023-03-03T17:29:37.860236
2021-02-11T19:06:54
2021-02-11T19:06:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
32,224
cpp
// // GRAYSRV.CPP. // game/login server for uo client // http://www.ayekan.com/awesomedev // or see my page: http://www.menasoft.com for more details. // // Dennis Robinson [menace@unforgettable.com], http://www.menasoft.com // Damian Tedrow [damiant@seanet.com], http://www.ayekan.com/awesomedev // Nix [nixon@mediaone...
[ "cbnolok@gmail.com" ]
cbnolok@gmail.com
5ada2a875e991bf16324004dea8aaee5ee204451
87ce1bdc1173dac037fc01e6876a4b49d2a27b83
/tasklist_main.cpp
9fa2e9ba85b78a972807c2b1f65c62319c96c80c
[]
no_license
ep3998/Tasklist493---Test
fc4f4722949eab6222c80caca89f3c83a405c52f
59e4b81b1ee01eab0030475edebe10facbc11304
refs/heads/master
2016-09-05T19:22:22.144798
2012-03-22T15:40:00
2012-03-22T15:40:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
21,071
cpp
#include <QtGui> #include <QDialog> #include <QtXml/QDomElement> #include <QtXml/QDomDocument> #include <QtXml/QDomNode> #include <QtXml/QDomText> #include <QString> #include <QMessageBox> #include "tasklist_main.h" #include "tasklist_lists.h" #include "tasklist_notes.h" #include "tasklist_options.h" #include "tasklis...
[ "ericpes@umich.edu" ]
ericpes@umich.edu
c0aaf1ca2dde5ff742eea27b35ab64bd5c4fb314
ae2c06e5e01132bdc9d2fd3d78a558d0d92ad85b
/src/wallet/wallet.cpp
10d69d411f3a2546e0b23928bf9b9fbfb319374e
[ "MIT" ]
permissive
communitycoin1/cc
1cd8c2736a626635ffb0c59fab7a0c7ead3b0fb3
d539107da36b68ccebe320acaa4bfd1819751825
refs/heads/master
2020-03-21T16:13:08.729536
2018-06-27T21:25:11
2018-06-27T21:25:11
138,757,652
0
0
null
null
null
null
UTF-8
C++
false
false
157,266
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Copyright (c) 2014-2017 The Communitycoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "wallet/wal...
[ "eddie@es.home" ]
eddie@es.home
4643085a9e682d5ff75d92035cbee819aa522174
64bf21e9b4ca104557d05dc90a70e9fc3c3544a4
/tests/pyre.lib/grid/order_access.cc
92adfa0b4a2977a2a5616d33282e33eed63919a0
[ "BSD-3-Clause" ]
permissive
pyre/pyre
e6341a96a532dac03f5710a046c3ebbb79c26395
d741c44ffb3e9e1f726bf492202ac8738bb4aa1c
refs/heads/main
2023-08-08T15:20:30.721308
2023-07-20T07:51:29
2023-07-20T07:51:29
59,451,598
27
13
BSD-3-Clause
2023-07-02T07:14:50
2016-05-23T04:17:24
Python
UTF-8
C++
false
false
1,310
cc
// -*- c++ -*- // // michael a.g. aïvázis <michael.aivazis@para-sim.com> // (c) 1998-2023 all rights reserved // support #include <cassert> // get the grid #include <pyre/grid.h> // type alias using order_t = pyre::grid::order_t<4>; // exercise operator[] int main(int argc, char * argv[]) { // initialize the ...
[ "michael.aivazis@para-sim.com" ]
michael.aivazis@para-sim.com
b5b13410c62c4b16824e9948fb5e8ed0f651ec65
3de461274828f91e7997298c496ffd5d49a15e51
/Beam/Include/Beam/ServiceLocator/CachedServiceLocatorDataStore.hpp
0c27cf1aae394c200b9b28964208d4c94ff4339c
[]
no_license
lineCode/beam
aaceffb36510d0e4551c81d67e9b5326bd3c0c94
8cd3d175118a9c9f17feb5ab272472de6ddc0327
refs/heads/master
2022-04-18T22:21:21.483345
2020-04-16T21:57:53
2020-04-16T21:57:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
15,175
hpp
#ifndef BEAM_CACHEDSERVICELOCATORDATASTORE_HPP #define BEAM_CACHEDSERVICELOCATORDATASTORE_HPP #include <unordered_set> #include "Beam/IO/OpenState.hpp" #include "Beam/Pointers/LocalPtr.hpp" #include "Beam/ServiceLocator/LocalServiceLocatorDataStore.hpp" #include "Beam/ServiceLocator/ServiceLocator.hpp" #include "Beam/S...
[ "kamal@eidolonsystems.com" ]
kamal@eidolonsystems.com
9e32c512c67213fc45adac38481d0aecd734fa8e
798b409c2262078dfe770960586160fc47434fae
/sandbox/sb_event.cpp
26af44d88b01c89ef8e86acd72ee6e034f85d4b5
[]
no_license
andryblack/sandbox
b53fe7b148901442d24d2bcfc411ddce531b7664
6fcffae0e00ecf31052c98d2437dbed242509438
refs/heads/master
2021-01-25T15:52:16.330633
2019-08-26T09:24:00
2019-08-26T09:24:00
2,220,342
5
8
null
2018-06-18T15:41:44
2011-08-17T07:10:54
C++
UTF-8
C++
false
false
703
cpp
#include "sb_event.h" namespace Sandbox { static const sb::string empty_string; void Event::SetString(const sb::string& key,const sb::string& val) { m_strings[key] = val; } const sb::string& Event::GetString(const sb::string& key) const { sb::map<sb::string, sb::string>::const...
[ "blackicebox@gmail.com" ]
blackicebox@gmail.com
01ccc67b40cf52972b54c432350da3cc4a781a22
4ed6886a816c528f46bf3e1ae06729aed2404a81
/service/openproj/workers/scm/remote_repository_job.h
c2a6f3e8b79f6be76a2f872ae9bbc6a4cc83abaf
[]
no_license
kapilpipaliya/todo_drogon_server
0931cc5f9e2a6777c3dc306c0803ad3a2e0f0d28
86e46371785e25a085518232d95f86b880c526c0
refs/heads/caf
2020-09-04T04:05:56.364929
2019-11-05T03:09:43
2019-11-05T03:09:43
219,647,048
3
1
null
2019-11-05T03:14:45
2019-11-05T03:10:39
C++
UTF-8
C++
false
false
3,143
h
#pragma once #include "../application_job.h" #include "caf/all.hpp" // // Provides an asynchronous job to create a managed repository on the filesystem. // Currently, this is run synchronously due to potential issues // with error handling. // We envision a repository management wrapper that covers transactional // cre...
[ "kapil.pipaliya@yahoo.com" ]
kapil.pipaliya@yahoo.com
2d890fbd255ebe95bffb656b28504634474e8dae
8356f9a6385545e067cbee101c1150dd593b0f60
/Granita/newexpression.h
630a92b78f16dd81ab6fbd5b6d2f08c43c44d304
[]
no_license
EnriqueUR/Compiladores_Granita
eb578730bee65b85b068fff3f4b3d712ca3926ed
33190da89d35ecbef6b6ff8b593bb1bd4672e937
refs/heads/master
2021-01-19T07:25:04.503615
2013-09-24T15:53:19
2013-09-24T15:53:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
211
h
#ifndef NEWEXPRESSION_H #define NEWEXPRESSION_H #include <iostream> using namespace std; class newExpression { public: enum Type {BOOL,INT}; newExpression(); Type tipo; }; #endif // NEWEXPRESSION_H
[ "eur_it07@hotmail.es" ]
eur_it07@hotmail.es
c1af2d8603cfad8b31e951ed383059f804aeeb28
8f60a3f7e910043a30d95b9103646ec3cb4fc3b7
/ all-my-projects/Архив/Кинжал/firmware/main.cpp
b0e73837dbe5f852de4adb84d32ae7309aaac95c
[]
no_license
Tokifuko/all-my-projects
bf039b649244652e216edaf006cb7e23f0d627e8
b339be47bfdffe5eda4d3689a56aab6f34234ba5
refs/heads/master
2021-01-18T17:17:26.255173
2015-02-14T18:01:13
2015-02-14T18:01:13
34,383,802
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
14,814
cpp
/***************************************************** This program was produced by the CodeWizardAVR V2.03.4 Standard Automatic Program Generator © Copyright 1998-2008 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com Project : ATt24_proj Version : 1 Date : 09.01.2009 Author : Company : Com...
[ "chezare.manchini@25eb2cad-c9ff-7559-3d04-345b20404641" ]
chezare.manchini@25eb2cad-c9ff-7559-3d04-345b20404641
bd16ad5245629f2894134475a0c22f314b07d51d
4c39ed31fe1268302952bbe5c2cd456c8083281e
/GCJ/09/Qual/B.cpp
acb40e03c7c159afe76129da8154ac13d2e37d51
[]
no_license
Abhay4/Algorithm
37e3b8bd3c9990b896d862f1aa20ad8312f20e75
50b157e027c7f0c085a8a15929422e75851fafc4
refs/heads/master
2020-12-11T01:37:58.200719
2018-01-24T18:24:05
2018-01-24T18:24:05
38,934,843
0
0
null
2015-07-11T17:46:17
2015-07-11T17:46:17
null
UTF-8
C++
false
false
1,770
cpp
#include <iostream> #include <string> #include <map> #include <vector> #include <iterator> #include <algorithm> using namespace std; #define REP(i,n) for(int i=0;i<(n);++i) #define FOR(i,a,b) for(int i=(a);i<=(b);++i) #define MAXH 100 #define MAXW 100 int T, H, W; int mat[MAXH + 5][MAXW + 5]; int mm[MAXH + 5][MAXW +...
[ "wendai@wendai1026.redmond.corp.microsoft.com" ]
wendai@wendai1026.redmond.corp.microsoft.com
03d6ebab2dabcfab987818d13eb5c7f57ff02acd
1867e7945c5b10f556bccd39019364bbf2ced58c
/src/workqueue.hpp
052228efc0beee7ebc5fdfe3e75eb30559d014cd
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ExpLife0011/qgrep
069f381b27dcc8d5f50dc238596a997b69ab9803
68aff6ccb91321d07cd65a13b79b436b549003d7
refs/heads/master
2020-03-17T03:34:08.501879
2018-05-10T04:58:04
2018-05-10T04:58:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
413
hpp
#pragma once #include <vector> #include <thread> #include <functional> #include "blockingqueue.hpp" class WorkQueue { public: static unsigned int getIdealWorkerCount(); WorkQueue(size_t workerCount, size_t memoryLimit); ~WorkQueue(); void push(std::function<void()> fun, size_t size = 0); pri...
[ "arseny.kapoulkine@gmail.com" ]
arseny.kapoulkine@gmail.com
659faaccf0b9d492d85d3e21b60c56586aabd269
d0be9a869d4631c58d09ad538b0908554d204e1c
/utf8/lib/client/vengine/src/game/object/fakesystem.cc
ac6a791130b6f7486894a63c783fb782e839c980
[]
no_license
World3D/pap
19ec5610393e429995f9e9b9eb8628fa597be80b
de797075062ba53037c1f68cd80ee6ab3ed55cbe
refs/heads/master
2021-05-27T08:53:38.964500
2014-07-24T08:10:40
2014-07-24T08:10:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
330
cc
#include "vengine/game/object/fakesystem.h" namespace vengine_game { namespace object { VENGINE_KERNEL_IMPLEMENT_VIRTUAL_DYNAMIC( vengine_game::object::FakeSystem, VENGINE_KERNEL_GETCLASS(vengine_kernel::Node, vengine_kernel_Node), vengine_game_object_FakeSystem); } //namespace object } //namespace ven...
[ "viticm@126.com" ]
viticm@126.com
79f72a0264e7c888820304c191dea312168bda84
f5406c082a9c80cf61ce4ab2992dc11953e1bd9f
/src/main.cpp
711275fb4028dd21ab3ee0e1af5b34110bc9da2c
[ "MIT" ]
permissive
PGZXB/PGJson
5805a4ed421cb8dba69c2b07fde8c6932a5f7c71
248a837d53f0d0dfd69dded3e8e49f8d60f7e122
refs/heads/master
2023-03-20T10:56:38.396017
2021-03-08T13:27:50
2021-03-08T13:27:50
345,839,483
4
0
null
null
null
null
UTF-8
C++
false
false
823
cpp
// // Created by 42025 on 2021/2/26. // #include <PGJson/Node.h> #include <PGJson/StringReadStream.h> #include <PGJson/Document.h> #include <algorithm> #include <iostream> using namespace pg::base::json; int main () { StringReadStream fileStream( "{\n" " \"sites\": [\n" " {\"name\" : \"ZhanSa...
[ "pgzxb@qq.com" ]
pgzxb@qq.com
65b92333951de6d8d238a101c28e0eec67ae7af0
4cb935ddcf3bbf0842a51cdef8ceaaeacbc4a57a
/15684.cpp
92802aef0564a02a6a5874c7163320bea064ef9d
[]
no_license
20143104/boj
75facf8d137633709f31f9b55a3199111cf07deb
366e66bc4057ef2a79e640b05aeaae1494daaad1
refs/heads/master
2020-03-25T07:55:11.298992
2019-08-08T08:51:39
2019-08-08T08:51:39
140,717,689
0
0
null
null
null
null
UTF-8
C++
false
false
2,465
cpp
#include <iostream> #include <vector> #include <memory.h> using namespace std; int N, M, H, cnt = 1; int map[31][31], visit[31][31], tmp[31][31]; struct pos{ int x, y; pos(int _x, int _y){ x = _x; y = _y; } }; vector<pos> v; void print(){ for(int i=1; i<=H; i++){ for(int k=1; k...
[ "csh@joseunghyeon-ui-MacBook-Pro.local" ]
csh@joseunghyeon-ui-MacBook-Pro.local
3713aaf16f93f064720262a626e7b8af1303391d
bb7645bab64acc5bc93429a6cdf43e1638237980
/Official Windows Platform Sample/Windows 8.1 Store app samples/99866-Windows 8.1 Store app samples/DatagramSocket sample/C++/Shared/Scenario2.xaml.cpp
028e1516d3612dd4f7dd8283105c95ede9098752
[ "MIT" ]
permissive
Violet26/msdn-code-gallery-microsoft
3b1d9cfb494dc06b0bd3d509b6b4762eae2e2312
df0f5129fa839a6de8f0f7f7397a8b290c60ffbb
refs/heads/master
2020-12-02T02:00:48.716941
2020-01-05T22:39:02
2020-01-05T22:39:02
230,851,047
1
0
MIT
2019-12-30T05:06:00
2019-12-30T05:05:59
null
UTF-8
C++
false
false
7,301
cpp
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR // PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. ...
[ "v-tiafe@microsoft.com" ]
v-tiafe@microsoft.com
42a0fde1e4558fa12e84fc3b5a03970a93c92c73
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/components/password_manager/core/browser/leak_detection/leak_detection_check.h
6a3a3cd187e89a39840f584a9e7f91f938053111
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
1,413
h
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_LEAK_DETECTION_LEAK_DETECTION_CHECK_H_ #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_LEAK_DETECTION_LE...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
84254d4ef138ebcda61d3cb9434173cbb9a5e12c
34d148c4d26d0a70dcb0930a11cc3c8cc175ad21
/MyTask/LoadVirusLib.cpp
b4639b839f6a333df996dc87872cc7396523cd0c
[]
no_license
xiaoxingbobo/MyTask
fecf87a9409d193432a80a6afa07cba22fe5be23
ce0a0807a68fb6685e28cb4dd0a304f3dd2f1c5b
refs/heads/master
2023-05-28T18:25:43.779381
2021-06-17T03:01:05
2021-06-17T03:01:05
null
0
0
null
null
null
null
GB18030
C++
false
false
2,579
cpp
#include "stdafx.h" #include "LoadVirusLib.h" LoadVirusLib::LoadVirusLib() { } LoadVirusLib::~LoadVirusLib() { ClearVirusLibData(); } //读取本地病毒库 DWORD LoadVirusLib::LoadVirusLibData() { HANDLE pFile = nullptr; //打开本地这个.dat的病毒库文件 pFile = CreateFile(GetProgramDir()+ TEXT("VirusLib.dat"), GENERIC_READ | GENERIC_...
[ "595454140@qq.com" ]
595454140@qq.com
ec2f349f7a0b9d40866d71e9fdd03c2b543c48c6
a2a49e6ec727fac1fd126c699c39a5328b6a6c44
/src/libraries/Volume/SyntheticVolume.cpp
5fd16930f77ff0ecd74ad8901180b21622e104f4
[]
no_license
shugraphics/VRVRVive
f3e9c7180916a3b9a98126b792f43c8b2b923c84
aefb6faf029069a4112aab36b544786e679e9d6e
refs/heads/master
2021-03-01T00:53:28.546284
2018-03-26T21:56:16
2018-03-26T21:56:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
28
cpp
#include "SyntheticVolume.h"
[ "Arend.Buchacher@gmx.de" ]
Arend.Buchacher@gmx.de
343f9eb2ac9a943d64f9ec59c3962372c037aba9
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/net/nqe/network_quality_estimator_unittest.cc
40a28c55e53f7c6b7c6f6b608aa9dabc8df9d546
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
74,569
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/nqe/network_quality_estimator.h" #include <stddef.h> #include <stdint.h> #include <limits> #include <map> #include <memory> #include <stri...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
3c1cb3f0ecba932d0d1614b86266ad5d95588d19
2465d5aac8230436d3a08383a722d6437e97ac40
/SDK/PUBG_P_MotoAccel_Dirt_BP_classes.hpp
19716f73cce4cd361a144523649bf141f447925f
[]
no_license
xuhao1/PUBG-SDK
9684baf0471678eaf366de3b3ca5f933ace357ab
5f0041ef5ad7f16111361316fa8dff1ad4647993
refs/heads/master
2021-08-14T13:32:37.783490
2017-11-15T20:56:12
2017-11-15T20:56:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
957
hpp
#pragma once // PlayerUnknown's Battlegrounds SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace Classes { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass P_...
[ "pubgsdk@gmail.com" ]
pubgsdk@gmail.com
a6155d5c8b688131950fbe6295aaeb48fe6d29f6
5b0ed16ae612cbe0c3415bb98e930a4751472a80
/OpenGL_2/Midtern/Enemy/Syabon.cpp
bfa3e861f48cc5b40152e48e6ac3bd1487e33b31
[]
no_license
scream870102/OpenGL_HW
f3dd2d61b555bb17d98695bc4843e21df7b601d1
a8decf57e9250001f5653f2e66aaee09c3728527
refs/heads/master
2020-09-08T21:01:09.327519
2019-12-01T09:34:52
2019-12-01T09:34:52
221,236,204
0
0
null
null
null
null
UTF-8
C++
false
false
13,361
cpp
#include "Syabon.h" void Syabon::Update(float delta) { Enemy::Update(delta); this->transform->rotation.z = move->GetDegree() - 90.0f; this->transform->position = move->GetNextPos(delta); if (shootTimer->IsFinished()) { shootTimer->Reset(); vec3 direction = Angel::normalize(pPlayer->transform->position - transf...
[ "scream870102@gmail.com" ]
scream870102@gmail.com
4a1db8d333220f7bfca9fbb8e4e11e2231f6cbd6
c85c83f9bf77406e94da4c586cbb142eb8851799
/ProjectTempus 0.01/ContactListener.cpp
ae5b9bc28e211d3ecc770eabbe8bc786a5d36462
[]
no_license
RoughCookiexx/ActionPlatformerGame
684f0c27e5514b1140961681d3d07a9fc2ebffcd
4a550c16fb3c56b3207be19a95beb9b9a30a2fbf
refs/heads/master
2021-01-13T02:16:51.679757
2013-01-20T03:56:57
2013-01-20T03:56:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,017
cpp
#include "ContactListener.h" #include "SFML\System.hpp" #include "AnimatedSprite.h" ContactListener::ContactListener() : b2ContactListener() { /* ContactListener::numFootContacts = 0; jumpTimer = 0; */ } void ContactListener::BeginContact(b2Contact* contact) { void* bodyUserDataA = contact->GetFixt...
[ "roughcookie@gmail.com" ]
roughcookie@gmail.com
4bf1f1dd8c382edb171a6a0852142d4a4a4cc277
1e461dda04106dd0cd033d8e41b43fa4e97d6ec8
/mesh.cpp
0699485c36a92583361616d79687f5cafd95a1ed
[]
no_license
Ave700/GeometryProcessing
79812bf7632047c8c8aa98d5cca860dd394192fe
462ce340d9d2106b0653f51fbe38416ba0304d0a
refs/heads/main
2023-01-11T04:40:47.877349
2020-11-17T18:37:27
2020-11-17T18:37:27
301,458,324
0
0
null
null
null
null
UTF-8
C++
false
false
23,183
cpp
#include "mesh.h" #include "Camera.h" #include <iterator> #include <omp.h> clock_t start, end; double cpu_time_used; Mesh::MeshEntry::MeshEntry() { VB = INVALID_OGL_VALUE; IB = INVALID_OGL_VALUE; NumIndices = 0; MaterialIndex = INVALID_MATERIAL; }; Mesh::MeshEntry::~MeshEntry() { if (VB != INVALID_OGL_VALUE) {...
[ "averystauber@gmail.com" ]
averystauber@gmail.com
8b12c36b29ad8908d594f2856a011fe59c1aaa3c
1906f0b18216a17525839ff332c715fbdec3b6af
/WORKSPACES/libraries/HCDotMatrix/HCDotMatrix.h
e835eea423b57e3e63fea958f9a1a0550b8de90f
[]
no_license
javiermartinalonso/ARDUINO
55595e2b045569a8f3bbaf72f3aa2bacc8ab7088
8f95eb1b9f3c88877ad4a14ee4bc48ed3fbb02d6
refs/heads/master
2021-01-17T14:55:34.323618
2018-01-04T13:03:45
2018-01-04T13:03:45
99,203,726
1
0
null
null
null
null
UTF-8
C++
false
false
7,502
h
/* FILE: HCDotMatrix.h DATE: 19/03/13 VERSION: 0.1 AUTHOR: Andrew Davies Library header for 8x8 dot matrix LED displays You may copy, alter and reuse this code in any way you like, but please leave reference to HobbyComponents.com in your comments if you redistribute this code. This software may not be u...
[ "xavimartin@hotmail.com" ]
xavimartin@hotmail.com
7db1076ebab02c90039f71422216cb0c7e8d994d
b70bc321184644a45ed964ed6692f98258a52890
/Principles of programming/HW2/6/6c.cpp
8d12dfacd51903dccfa8887c6910cf5e674d4c38
[]
no_license
mmaghajani/courses
e244cc14d1f874941d6a7f03180bcb4383f2bf06
4844527bea68b4fc2e271d9c2a1e2c4ea28a53f5
refs/heads/master
2021-03-27T20:43:15.497222
2018-07-22T19:26:55
2018-07-22T19:26:55
89,038,279
11
0
null
null
null
null
UTF-8
C++
false
false
510
cpp
#include <iostream> #include <math.h> using namespace std; double fact( int ) ; int main() { int n ; double e = 1 , x ; cout <<"Pls enter estimate level :" ; cin >> n ; cout <<"Pls enter X :" ; cin >> x ; for( int i = 1 ; i <= n ; i++ ) e += pow(x,i-1) / fact( i ) ; cout << e << endl ;...
[ "mma137421@gmail.com" ]
mma137421@gmail.com
9eff46d59f478d01bade665b1c7b0ee16ae702a7
00ef8d964caf4abef549bbeff81a744c282c8c16
/content/browser/cache_storage/cache_storage_blob_to_disk_cache_unittest.cc
71a6e0888764a8997d3e5cc4c120fb295fcaa6b1
[ "BSD-3-Clause" ]
permissive
czhang03/browser-android-tabs
8295f466465e89d89109659cff74d6bb9adb8633
0277ceb50f9a90a2195c02e0d96da7b157f3b192
refs/heads/master
2023-02-16T23:55:29.149602
2018-09-14T07:46:16
2018-09-14T07:46:16
149,174,398
1
0
null
null
null
null
UTF-8
C++
false
false
8,484
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/cache_storage/cache_storage_blob_to_disk_cache.h" #include <string> #include <utility> #include "base/files/file_path.h" #incl...
[ "artem@brave.com" ]
artem@brave.com
781ca13e7b4de4edfdfa03926fa710e27a7228a5
2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0
/fuzzedpackages/Bayesrel/src/LowBoundsCpp.cpp
de6b9175f890c2c1ddb28c8586d746ceeff0a13f
[]
no_license
akhikolla/testpackages
62ccaeed866e2194652b65e7360987b3b20df7e7
01259c3543febc89955ea5b79f3a08d3afe57e95
refs/heads/master
2023-02-18T03:50:28.288006
2021-01-18T13:23:32
2021-01-18T13:23:32
329,981,898
7
1
null
null
null
null
UTF-8
C++
false
false
1,082
cpp
#include <RcppArmadillo.h> //[[Rcpp::depends(RcppArmadillo)]] //[[Rcpp::export]] double alphaArma(const arma::mat& X) { double k = X.n_cols; double out = k / (k - 1.0) * (1.0 - arma::trace(X) / arma::accu(X)); return out; } //[[Rcpp::export]] double l2Arma(const arma::mat& X) { double k = X.n_cols,...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
2eabb0cc5d02ce90748d4b6714086fde75536fe0
625cc2d9c1b87a06c88d2ec056a004b19c1e6b9c
/include/elk/object_extensions/framebuffer_quad.h
28f4155ac30e4912460f0b08ffa30d8ec7a0a848
[ "MIT" ]
permissive
leoking01/ElkEngine
07b3bf40f4a223359bbd93ad2af02ceb7cd8e1d5
ba16e94eaf44567d8947dbf1025f23241808ff37
refs/heads/master
2022-01-17T07:10:33.993794
2019-02-25T06:10:12
2019-02-25T06:10:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,597
h
#pragma once #include "elk/core/object_3d.h" #include "elk/core/mesh.h" #include "elk/core/texture.h" #include "elk/core/frame_buffer_object.h" #include "elk/core/render_buffer_object.h" #include "elk/core/texture_unit.h" #include <vector> #include <memory> namespace elk { namespace core { class FrameBufferQuad { p...
[ "kallebladin@gmail.com" ]
kallebladin@gmail.com
af8805d5d465ed0b4a1dd138eabc68505f98a836
dc596e0cfd467cf7077e699f7fd8434765ab217c
/graph_app/color/coloring_max.cpp
5924680b5be2ba56baaa3b7c693df79c55fe0d7e
[]
no_license
powerjg/pannotia
41293bc793de3a78131888e930d22fa35a5de4e6
050425129cb8ccc07b3394f6c52559a63d11160a
refs/heads/master
2021-01-01T16:28:34.427969
2017-07-20T21:20:59
2017-07-20T21:20:59
97,841,453
1
0
null
2017-07-20T13:56:37
2017-07-20T13:56:37
null
UTF-8
C++
false
false
19,824
cpp
/************************************************************************************\ * * * Copyright © 2014 Advanced Micro Devices, Inc. * * All rights reserved. ...
[ "shuai.che@amd.com" ]
shuai.che@amd.com
b298754d8bcd54562c626b1b25d247482b0a1036
c21c8cba94f4f73aa23de98e555ef77bcab494f0
/GeeksforGeeks/Random-problems/number of groups with two or three nums sum div by 3.cpp
083359bc63f90ccea5bf9c9ea490dfa9b3f095f0
[]
no_license
hoatd/Ds-Algos-
fc3ed0c8c1b285fb558f53eeeaea2632e0ed03ae
1e74995433685f32ce75a036cd82460605024c49
refs/heads/master
2023-03-19T05:48:42.595330
2019-04-29T06:20:43
2019-04-29T06:20:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
567
cpp
#include<bits/stdc++.h> using namespace std; int a[100005]; const int mod = 1000000007; int main() { int t; cin>>t; int rem[3]; int n; while(t--) { memset(rem, 0, sizeof(rem)); cin>>n; for(int i=0; i<n; i++) { cin>>a[i]; rem[a[i]%3]++; } ...
[ "shivakp2111@gmail.com" ]
shivakp2111@gmail.com
4041c23f3e039b286e1a336dbde271677268cabd
046b675cb8529d1585a688f21563eb0209c94f19
/src/Control2012/libreoffice/com/sun/star/xml/crypto/sax/XSAXEventKeeper.hpp
ace8573360413b5c29d4684cc294120d1a0d5d42
[]
no_license
yoshi5534/schorsch-the-robot
a2a4bd35668600451e53bd8d7f879df90dcb9994
77eb8dcabaad5da3908d6b4b78a05985323f9ba4
refs/heads/master
2021-03-12T19:41:35.524173
2013-04-17T20:00:29
2013-04-17T20:00:29
32,867,962
0
0
null
null
null
null
UTF-8
C++
false
false
1,754
hpp
#ifndef INCLUDED_COM_SUN_STAR_XML_CRYPTO_SAX_XSAXEVENTKEEPER_HPP #define INCLUDED_COM_SUN_STAR_XML_CRYPTO_SAX_XSAXEVENTKEEPER_HPP #include "sal/config.h" #include "com/sun/star/xml/crypto/sax/XSAXEventKeeper.hdl" #include "com/sun/star/uno/XInterface.hpp" #include "com/sun/star/uno/RuntimeException.hpp" #include "co...
[ "schorsch@localhost" ]
schorsch@localhost
a939f159e0bcd240d179fa0de188e4f53325e856
a41865ced08b9b9c155b4dfee10a9e75d7812ec6
/src/tlistporo/tad18.cpp
f171b1863199d7f13426d78615d5f20f22853520
[ "MIT" ]
permissive
carlosarismendi/data_structures
83b91b5c8d4650d8bc1fdf252731903c8dee28f3
38b9297f3e128a45963c5a2b62ab913596c7360b
refs/heads/main
2023-06-27T16:46:30.428601
2021-07-23T06:53:41
2021-07-23T06:53:41
374,985,206
0
0
null
null
null
null
UTF-8
C++
false
false
488
cpp
#include <iostream> using namespace std; #include "tporo.h" #include "dlist.h" int main(void) { TPoro a(1, 1, 1, (char *)"rojo"); TPoro b(2, 2, 2, (char *)"verde"); TPoro c(3, 3, 3, (char *)"azul"); TPoro d(4, 4, 4, (char *)"marron"); TPoro e(5, 5, 5, (char *)"gris"); dlist<TPoro> v; v.push_back(a); ...
[ "ceas1@alu.ua.es" ]
ceas1@alu.ua.es
dee1129a8873f9d1e70acd049d40589e677b7a95
70c1d93fd809d767e7a10611a83425234d1f7a77
/Study/CP3/ch1/10141_2.cc
9fd63028909093daad2e4f6e854aae10c0e078ef
[]
no_license
BlinkingStar7/Problem_Solving
1e52348d3f013ab1849697894d7e30cf540697f8
9f115c831ffb70cd3dfedf6fbee782fba4cfc11a
refs/heads/master
2021-01-21T04:27:40.184818
2016-08-26T09:24:40
2016-08-26T09:24:40
51,363,595
0
0
null
null
null
null
UTF-8
C++
false
false
1,790
cc
// @BEGIN_OF_SOURCE_CODE #include <iostream> #include <cstdio> #include <algorithm> #include <cstring> #include <string> #include <cctype> #include <stack> #include <queue> #include <list> #include <vector> #include <map> #include <sstream> #include <cmath> #include <bitset> #include <utility> #include <set> #include ...
[ "steadies@naver.com" ]
steadies@naver.com
94dfb13ab0992419b45fa1af31bd714db6117c8f
7f1fe71fe35d77f491f81bdb19f45c7d23a4ff23
/Cpp implementations/largest.cpp
c4a39aad0f93cded4fedb673580176d1ad74de51
[]
no_license
deepakshisud/Competitive-Coding
f796ef2a18a5c566d99b7e0c10fe34aa0795dc48
ed36afc433b0d2d20266721d13f9a0fdf076556c
refs/heads/main
2023-04-02T08:24:39.923931
2021-04-08T09:34:44
2021-04-08T09:34:44
305,584,845
0
0
null
null
null
null
UTF-8
C++
false
false
328
cpp
#include<iostream> using namespace std; int main() { cout<<"Enter the size of array"<<endl; int n; cin>>n; int a[n]; for(int i=0;i<n;i++) { cin>>a[i]; } int largest = INT_MIN; //INT_MIN = -infinity for(int i=0;i<n;i++){ if(a[i]>largest){ largest = a[i]; } } cout<<"The largest number "<<largest<<...
[ "deepakshisud@gmail.com" ]
deepakshisud@gmail.com
f88c8a655bab43f94cc900d7cc468288501438c2
7881f25a43bf4d21555b6e8b5bf05e3260ee5e65
/zlibrary/ui/src/win32/w32widgets/W32DialogPanel.cpp
7bb9ec0615034b9676e60e815c4d80f984a8a67f
[]
no_license
euroelessar/FBReader
6340b2f6d47081182ef09249f06d3645f1af24b3
bf1d1154b381e1f42716ceb205717cec4b14dd6d
refs/heads/master
2021-01-16T18:53:28.430814
2014-01-28T02:22:56
2014-01-28T02:22:56
2,273,820
2
0
null
null
null
null
UTF-8
C++
false
false
7,569
cpp
/* * Copyright (C) 2007-2013 Geometer Plus <contact@geometerplus.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) any later ver...
[ "geometer@fbreader.org" ]
geometer@fbreader.org
75ee655041d44aa17c40a622c1dfe61a8a781b20
ed4a025ad78e859fd0b6aae5f4ea9072a304b8ca
/comp15/lab5/sol6/sequenceL.h
4d3839470314081edf77fedd9a5f4a2e157122e6
[]
no_license
trankmichael/intro
3fc92aee012d125069e70bd14ae1d8e6e3259f7f
0e4f5f46f204da6db2c05826c598e5a537cc63d9
refs/heads/master
2021-01-20T11:26:25.607143
2015-01-15T20:28:57
2015-01-15T20:28:57
24,669,269
0
2
null
null
null
null
UTF-8
C++
false
false
1,774
h
#include <iostream> using namespace std; typedef char ElementType; struct Node { ElementType value; Node * next; }; class SequenceL { public: //This is the default constructor //and it creates an empty sequence SequenceL(); //This is a constructor that takes //a char, creates an empty...
[ "trankmichael@gmail.com" ]
trankmichael@gmail.com
b96d5449c697f29a408908b255675620a08382a8
33d57f8f003942df7d8e595371fa8321de6068aa
/RoomChatServer/RoomManager.cpp
185a418e53a26350bac1da4ee9c4980e9a6ebfc8
[]
no_license
rnsk1243/MealServer
cbadd6424a5f5ef82fc905f8e0078005e381ca72
d55969f3658b03d2ad832ceecc223ca06e3009cd
refs/heads/master
2021-01-23T02:06:06.179881
2017-09-10T08:33:28
2017-09-10T08:33:28
102,429,043
0
0
null
2017-09-14T19:51:08
2017-09-05T03:21:53
C++
UHC
C++
false
false
4,846
cpp
#include "RoomManager.h" #include"ErrorHandler.h" CRoomManager::CRoomManager():newRoomNumber(StartRoomNum) { } CRoomManager::~CRoomManager() { } RoomListIt CRoomManager::GetMyRoomIter(int ChannelNum, int roomNum) { RoomListIt iterBegin = mRooms.begin(); RoomListIt iterEnd = mRooms.end(); for (; iterBegin != ite...
[ "rnsk8945@gmail.com" ]
rnsk8945@gmail.com
a0833c62270fcd48e64122dd30cf332ef306cb90
6726a7057a8885f1d421ec1a615cd912b34c58a8
/AirLib/DataStructures/AirSkinning.h
c9559a2d8414311df057712ce8d7c2e87802c5e4
[]
no_license
immagery/air
a199cdee53b4092fa9033024384958813c330ed8
0da8d2288d0e37de2cb8062af6be074fe84b54aa
refs/heads/master
2021-05-28T17:02:29.589663
2014-08-04T07:57:53
2014-08-04T07:57:53
12,705,567
2
0
null
null
null
null
UTF-8
C++
false
false
1,039
h
#ifndef AIR_SKINNING_H #define AIR_SKINNING_H #include <DataStructures/Skinning.h> #include <Computation\BulgeDeformer.h> #include <vector> using namespace std; class AirRig; class AirSkinning : public Skinning { public: AirSkinning() : Skinning() { useSecondaryWeights = false; } ~AirSkinning(); virtual void loa...
[ "jrodrigueznieto@gmail.com" ]
jrodrigueznieto@gmail.com
6d115c9ff48a9b04953c61fdd16f2e5946664f0b
7252ca0228705a1cfd47c6437fa45eec9b19565e
/kimug2145/10451/10451.cpp14.cpp
e7ac016bbbab9a099644c0337d93a9902a087d3b
[]
no_license
seungjae-yu/Algorithm-Solving-BOJ
1acf12668dc803413af28f8c0dc61f923d6e2e17
e294d631b2808fdcfc80317bd2b0bccccc7fc065
refs/heads/main
2023-08-19T00:30:13.832180
2021-10-06T14:49:12
2021-10-06T14:49:12
414,241,010
0
0
null
null
null
null
UTF-8
C++
false
false
640
cpp
#include <iostream> #include <cstring> using namespace std; int tc, n, inp[1005], m[1005][1005], cnt; bool chk[1005]; int start; void DFS(int st,int val) { if (m[st][val] == true) { cnt++; return; } chk[st] = true; for (int i = 1; i <= n; i++) { if (m[st][i] && !chk[i]) { DFS(i, val...
[ "kimug2145@gmail.com" ]
kimug2145@gmail.com
0c146572b9de87b1e30a5be364434df76d6872da
e1496ce925b10d09fd2b30648f4f964fe31de423
/HRD/HRDgame/rank.h
9c7fb04b60b091dd40721103316c3b5202cab7d4
[]
no_license
459893719/Summer-term1
512ed4c83dc11f2daad6ace684414b9dba988b25
0062292ba47bfd5e13ccc6a59dd0507c949f5132
refs/heads/master
2020-04-03T06:43:40.418785
2018-10-28T14:54:28
2018-10-28T14:54:28
155,082,538
0
0
null
null
null
null
UTF-8
C++
false
false
516
h
#ifndef RANK_H #define RANK_H #include <QMainWindow> #include<QFile> #include<QList> #include<QString> #include <QStandardItemModel> #include "client.h" namespace Ui { class rank; } class rank : public QMainWindow { Q_OBJECT public: explicit rank(Client* client, QWidget *parent = 0); ~rank(); void ...
[ "459893719@qq.com" ]
459893719@qq.com
dc89d65b20a7958b97677250bfa7c0e088444d50
31182f668eed4c4ca40b1de445591747c584a9e3
/externals/browser/externals/browser/externals/libjsoncpp/jsoncpp/json.hpp
6be66914eae949b6ad06ca722fa62b8f9675489f
[ "BSD-2-Clause" ]
permissive
HanochZhu/vts-browser-unity-plugin
62666b98da055a06458b00efcbe43fb7ef7e4e14
32a22d41e21b95fb015326f95e401d87756d0374
refs/heads/main
2023-07-24T22:33:39.358166
2021-09-10T04:03:57
2021-09-10T04:03:57
402,318,471
1
0
null
null
null
null
UTF-8
C++
false
false
1,734
hpp
/** * Copyright (c) 2017 Melown Technologies SE * * 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 conditions and the f...
[ "943264652@qq.com" ]
943264652@qq.com
2dcf767ef66f4c2bcf8fcea014bfed7490bc9eb1
9593216e8d48b5656a4b439e06ce0573d57ce715
/practice/03/bai4.cpp
b525da1c5771ce8ad9d672882e51118088547963
[]
no_license
trandattin/ky-thuat-lap-trinh
aa18911d297444e1b3ad0415697acfe3a2053e42
42e70229789f463632b940a769a94e6c61bd060e
refs/heads/master
2023-06-29T01:24:58.888784
2021-08-06T11:24:30
2021-08-06T11:24:30
346,017,452
0
0
null
null
null
null
UTF-8
C++
false
false
672
cpp
//Bài 4: Viết thuật toán nhập số thực x, và số thực nguyên dương n, tính giá trị A = x^n / n! (Dùng vòng lặp FOR). #include "stdio.h" double exP(double x, double n); int facT(int n); int main() { int n; float x; printf("Input real value x: "); scanf("%f",&x); printf("Input positive value n: "); ...
[ "info@trandattin.com" ]
info@trandattin.com
c8f7da0373c06051a16a2334a9ef202b8c3d6571
cead57e8749b61c62b2f5f17316ba03dd91ea6bf
/rconclient.cc
beba31d44b5879277e05eecb868f0f672771613c
[ "MIT" ]
permissive
rhololkeolke/ssl-autoref
f57f759380e663bdd0ba42045616ade42348eb59
51db01fd611cd23a50dd9880b0f0d9e47cc63fca
refs/heads/master
2020-12-31T04:06:26.023520
2016-06-14T03:34:37
2016-06-15T04:13:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,329
cc
#include <netdb.h> #include <unistd.h> #include <cctype> #include <cerrno> #include <cstdlib> #include <cstring> #include <functional> #include <iostream> #include <string> #include <unordered_map> #include <unordered_set> #include <arpa/inet.h> #include <net/if.h> #include <netinet/in.h> #include <netinet/ip.h> #inc...
[ "dannyz@cs.cmu.edu" ]
dannyz@cs.cmu.edu
678c8a4f2469dfa8e33e9dfc68a6632e8d505c71
5d83739af703fb400857cecc69aadaf02e07f8d1
/Archive2/76/b02e61050721ce/main.cpp
27fa200228c3e940cdb6cc43ee170121ee7f0977
[]
no_license
WhiZTiM/coliru
3a6c4c0bdac566d1aa1c21818118ba70479b0f40
2c72c048846c082f943e6c7f9fa8d94aee76979f
refs/heads/master
2021-01-01T05:10:33.812560
2015-08-24T19:09:22
2015-08-24T19:09:22
56,789,706
3
0
null
null
null
null
UTF-8
C++
false
false
420
cpp
#include <iostream> #include <vector> #include <string> #include <thread> #include <chrono> #include <future> using namespace std; string GetUrl(string url){ string result="Data"+url; this_thread::sleep_for(chrono::milliseconds(100)); return result; } int main(){ auto fun::std async(Get...
[ "francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df" ]
francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df
d37d6f6781633b9b3eef2bd6b79bcf758435e2e7
b62e304c3e528cdc65d7b34b065f52f5eca91971
/OOP/babel/include/IAudio.hpp
b80d091e182e4a80c31a1b7cad89bcf0cf9c9e30
[]
no_license
Jean-MichelGRONDIN/EPITECH_Tek3_Projects
9dbe1b7ddd82c8f5087179f88e624f0a6f76e519
071824a15e8f037c9ea64f07b25331ab1033bf76
refs/heads/master
2023-03-19T22:13:12.451411
2021-03-16T11:28:47
2021-03-16T11:28:47
330,875,578
1
0
null
null
null
null
UTF-8
C++
false
false
471
hpp
/* ** EPITECH PROJECT, 2020 ** opus_test ** File description: ** Audio */ #ifndef AUDIO_HPP_ #define AUDIO_HPP_ #include <QObject> class IAudio: public QObject { public: virtual bool CreateStreams(void) = 0; virtual bool StartStreams(void) = 0; virtual void DestroyStreams(void) = 0; ...
[ "jeanmichelgrondin@pop-os.localdomain" ]
jeanmichelgrondin@pop-os.localdomain
1d0e772ab8c4bb48fdf8400cb9bc81de7af248eb
496065734362b1ab786e5587c08664d81368c3c6
/Knights' Reader and Writer/src/Reader.h
71bb629082bc1f5e2aefc55c2800d2dd2507f654
[]
no_license
ilyusha71/ExitSpace
ee2a3871887af922e302494de185e26b8921fdf6
162164e5efa9f05f95aad66492b102b1442887ec
refs/heads/master
2021-07-04T21:46:22.569316
2021-04-29T08:51:30
2021-04-29T08:51:30
233,370,535
0
0
null
null
null
null
UTF-8
C++
false
false
2,796
h
#define READER_h #define stringify(name) #name enum PassMode { Counting, // 計數密鑰 Pass ==> Type C Specify, // 指定密鑰 Pass ==> Type V OR, // 擇一密鑰 Pass ==> Type R AND, // 多重密鑰 Pass ==> Type A Wakaka, // 萬用密鑰 Pass ==> Type W Special, // 針對單一Reader額外配置 ==> Type X }; #define SIZE_OF_ARRA...
[ "ilyusha71@gmail.com" ]
ilyusha71@gmail.com
e54819c6bb6488ba1f271366b18b57f0d617faa9
7bf02590e136f2a8063c3695eedbc2320f30f0c9
/Parallel/MPI/Sorting/Code/quicksort.cpp
8acfe2433f1713e2bf05d2b2e6ea8817ddd25514
[]
no_license
asciimike/smorgasbord
0e206e81af2c302a30f48f65cd80d460b54784f9
f8af3d778668ee9207d6aded4a00f60819a8b512
refs/heads/master
2021-05-29T01:07:40.221466
2014-09-03T00:13:49
2014-09-03T00:13:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,304
cpp
#include<iostream> #include<mpi.h> #include<math.h> #include<fstream> #include<sstream> #include<vector> #include<stdlib.h> //I compile with mpic++ quicksort.cpp-o quicksorts //#define DEBUG //Uncomment if you want my debug information (or want some randomly ordered strings) #define MPI_DEBUG //MPI barrier d...
[ "mcdonamp@rose-hulman.edu" ]
mcdonamp@rose-hulman.edu
c251a97f12880fe26af67e60725da5fccb442073
b1f7a2309825dbe6d5953f6582d7f442d1d40422
/lc-cn/剑指offer/机器人运动范围.cpp
2921e082440eddfdd4d58b49a1f6d94dd4dc345e
[]
no_license
helloMickey/Algorithm
cbb8aea2a4279b2d76002592a658c54475977ff0
d0923a9e14e288def11b0a8191097b5fd7a85f46
refs/heads/master
2023-07-03T00:58:05.754471
2021-08-09T14:42:49
2021-08-09T14:42:49
201,753,017
1
0
null
null
null
null
UTF-8
C++
false
false
1,855
cpp
// https://leetcode-cn.com/problems/ji-qi-ren-de-yun-dong-fan-wei-lcof/ /* 同时这道题还有一个隐藏的优化: 我们在搜索的过程中搜索方向可以缩减为向右和向下,而不必再向上和向左进行搜索。 */ class Solution { // BFS // 计算 x 的数位之和 int get(int x) { int res=0; for (; x; x /= 10) { res += x % 10; } return res; } public: ...
[ "chenke876234714@gmail.com" ]
chenke876234714@gmail.com
ce23e73bf8cabc8b1671e2466a263a74017f4ebe
ca0fe4f52587955e56c8af7e8eb5205f7f4b5002
/mqtt_esp8266.ino
f56e0f66ca5e6306932cfd89fd805bef625ee26a
[]
no_license
rainfeng/mqtt_esp8266
38c4988a3136c64fb88a44887993fb29e3a100ec
23521a20a93aa4bc87b64ed406b8388565d02d66
refs/heads/master
2021-01-22T21:12:38.716453
2017-03-18T14:01:12
2017-03-18T14:01:12
85,404,033
0
0
null
null
null
null
UTF-8
C++
false
false
7,227
ino
/* Basic ESP8266 MQTT example This sketch demonstrates the capabilities of the pubsub library in combination with the ESP8266 board/library. It connects to an MQTT server then: - publishes "hello world" to the topic "outTopic" every two seconds - subscribes to the topic "inTopic", printing out any messages ...
[ "rainfeng@163.com" ]
rainfeng@163.com
76f55b18b86b3d2f2cffee4ba0fa702f5b7ab7da
9698524c8e4aade8db7b3a9be0614f32f4cfe22a
/apps/Pong/pong/src/Renderer/SpriteBGRenderer.h
4ecb17e03f8742a495b62f24a5eaeaeb3f75676b
[ "MIT" ]
permissive
KAZOOSH/Pong
b8e3fbcdc1a6885d0db505ce2c22fabc5d09b48f
31854c96c6d443f02fabac8374ae333d26f86ee7
refs/heads/master
2020-05-22T04:28:05.740656
2018-02-05T13:26:03
2018-02-05T13:26:03
65,826,411
0
0
null
2017-04-28T11:48:32
2016-08-16T14:20:50
C++
UTF-8
C++
false
false
833
h
/* * GifBGRenderer.h * PONG * * KAZOOSH! - open platform for interactive installations - http://kazoosh.com * * created by Brian Eschrich - 2016 */ #ifndef _SpriteBGRenderer #define _SpriteBGRenderer #include "BasicPlaymode.h" class Sprite{ public: Sprite(ofImage img, int nFrames, int framesPer...
[ "hi@brinoausrino.com" ]
hi@brinoausrino.com