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
0c870a44a2a3f3543fd3d317db7653b79db2de73
d564787650beac7c8d0272c4c46ca09ec86d93e4
/src/alert.cpp
0ba050db12552912eb9b62a649e22d8138fa08d8
[ "MIT" ]
permissive
Findblocks/quant
f3de9a18fbe4caa5e1c3925bb96e4e289fde1fc4
c0c1d7cb82b6cc82cbc1f444fc4063891cf12593
refs/heads/master
2021-01-19T13:19:40.295465
2017-02-18T12:26:32
2017-02-18T12:26:32
82,385,082
1
0
null
null
null
null
UTF-8
C++
false
false
7,387
cpp
// // Alert system // #include <algorithm> #include <boost/algorithm/string/classification.hpp> #include <boost/algorithm/string/replace.hpp> #include <boost/foreach.hpp> #include <map> #include "alert.h" #include "key.h" #include "net.h" #include "sync.h" #include "ui_interface.h" using namespace std; map<uint256,...
[ "findblocks@gmail.com" ]
findblocks@gmail.com
1f9204deed12fce5b923672e8d39bf400e7ca6e3
9f520bcbde8a70e14d5870fd9a88c0989a8fcd61
/pitzDaily/279/alpha
3294c3f041fd8806e229b272560b3612d34e7ae8
[]
no_license
asAmrita/adjoinShapOptimization
6d47c89fb14d090941da706bd7c39004f515cfea
079cbec87529be37f81cca3ea8b28c50b9ceb8c5
refs/heads/master
2020-08-06T21:32:45.429939
2019-10-06T09:58:20
2019-10-06T09:58:20
213,144,901
1
0
null
null
null
null
UTF-8
C++
false
false
69,186
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1806 | ...
[ "as998@snu.edu.in" ]
as998@snu.edu.in
ffaa8aa33f1501d5d4e04ae521ff35c98bbea1d7
d3dfd46bde7d1c9f1d4d377c063090c6141aeeb4
/C++ 自用测试/左值.cpp
91e7405459be2404af57cd5c36e5ba737c19df42
[]
no_license
sola1121/CPP_PrimerPlus_and_VisualCPP
c58e346e75662ca4c351fe5adc8ef55f271da09d
cfc2f01769cda1eb371a8932e21658c9d395b8fa
refs/heads/master
2021-02-12T17:17:03.972749
2020-04-03T10:48:49
2020-04-03T10:48:49
244,610,904
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
212
cpp
//×óÖµ²âÊÔ #include <iostream> int main(){ double system("pause"); return 0; } double square1(double * po){ return po*po*po; } double square2(double & pi){ return pi*pi*pi; }
[ "sola1121@foxmail.com" ]
sola1121@foxmail.com
a1555c6ff22e0fb0feacea77c1407db670f410ca
ec5275cf4057ede9c112cc487f2662cd4b1a04ea
/STL_array.cpp
2541f32ea88569ea0cdb0f9300de58ded46f3b8f
[]
no_license
huynhtritaiml2/C-forBeginner
879c1018650f14a1ce1aa3a2f8fbd3abf65e9aa0
849421d95eaa609156ad5d30587f4025a7f5c28c
refs/heads/main
2023-03-21T04:09:55.431599
2021-03-03T08:48:25
2021-03-03T08:48:25
344,039,217
0
0
null
null
null
null
UTF-8
C++
false
false
2,933
cpp
#include <iostream> #include <array> using std::cout; /* templatized array == STL array == generic array : have a type inside tempalte mark template mark: <> Array : stastic array Vectors: dynamically array templatize array: stastic array Array pass to the function: do not remember the size() Vectors: Remember the s...
[ "huynhtritaiml2@gmail.com" ]
huynhtritaiml2@gmail.com
beac4f5d37c85c72a8ff22638d74074a688c02b9
b9b2a0bf8afa18c8295eb40ae94cce4f5b904fd6
/211/p6/main.cpp
c09a6f3e0379714716f3988416aa61a38a9fd875
[]
no_license
vmartinez40/school
7bea26e0dcab0db10a4886378c3ad51eaaa31423
344d96fe1addd86a8758a265dfe8c2a8259b7a65
refs/heads/master
2020-03-09T14:53:23.254718
2016-09-08T05:12:10
2016-09-08T05:12:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,305
cpp
/*** main() program for the 211 drawing program (p6) (1) Reads in shape descriptions, for example square 10 10 4 (2) Creates a shape object for each shape description, for example new Square(10, 10, 4) (3) Puts all the shape objects into a vector of Shape * (4) Af...
[ "pvaldivia1@ecc-jaguar.csuchico.edu" ]
pvaldivia1@ecc-jaguar.csuchico.edu
70877c96433ef849ef5546d96155b141d3bed1cc
cca1812578170c3a66b5c6893ea039b306d69df9
/src/qt/sendcoinsdialog.cpp
a80f133d12d5b9458dc645768b9cd2eb2be7bcdc
[ "MIT" ]
permissive
DeCrypt0/mnos
d4e596743e838aad966b535a0436de4cff7c9e3d
07bf0b6d1477daa895319be4b6a69a42aa2110ac
refs/heads/master
2020-03-24T15:27:52.224360
2018-07-17T13:35:47
2018-07-17T13:35:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
37,104
cpp
// Copyright (c) 2011-2015 The Bitcoin Core developers // Copyright (c) 2014-2017 The Dash Core developers // Copyright (c) 2018 The MNOS Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "sendcoinsdialog....
[ "contact@mnos.io" ]
contact@mnos.io
fd1404e8eaf46dc0836c71914ecd05c7180efab6
189f52bf5454e724d5acc97a2fa000ea54d0e102
/ras/fluidisedBed/1.88/U.air
10eb10ef6414cc5a8a44eb7d54a03074c79a57f5
[]
no_license
pyotr777/openfoam_samples
5399721dd2ef57545ffce68215d09c49ebfe749d
79c70ac5795decff086dd16637d2d063fde6ed0d
refs/heads/master
2021-01-12T16:52:18.126648
2016-11-05T08:30:29
2016-11-05T08:30:29
71,456,654
0
0
null
null
null
null
UTF-8
C++
false
false
138,535
air
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1606+ | ...
[ "peterbryz@yahoo.com" ]
peterbryz@yahoo.com
cf3b8f7ef069c76ec86d2fb372ec3db9742b2f40
27e94d122c2ad23d0218575120e901bf27eb0a39
/src/test.cpp
b942aed7f693f30c4429350c17f111509fc1ce66
[]
no_license
bthwaites3/BitReader
66951aa252a85f5f973dbc2a79a2dffb88a068bf
2d750c95327d2dc4e3fd1e3fb2685452d03e0c10
refs/heads/master
2021-05-27T21:18:28.548944
2014-06-20T05:08:44
2014-06-20T05:08:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
972
cpp
#include "bitreader.h" #include "bitreader.tcc" #define ELEMENTS 10 using namespace std; int main() { char filename[] = "../inputs/testfile.bin"; bitreader<char> reader; reader.open(filename, "r"); char* returnBuffer = (char*)malloc(8 * sizeof(char)); for (int ii = 0; ii < 8; ii++) { returnBuffer[ii] = 0; }...
[ "bthwaites@gatech.edu" ]
bthwaites@gatech.edu
c52694603ae1ab8c68ca997b8629fae82594c0bc
0de34458753db121340aea25350b4447cd5771a3
/code/src/common/src/Triangle.cpp
3a882c63b35e7cfcd09cb6e1473afe508eff0d3d
[ "MIT" ]
permissive
AntipovaA/rk9students
4a7998e9bd8cc257cfc31be0ca76e8fba4d6a132
f80fd469c492331c814c45a817a637ec5e8510fd
refs/heads/master
2021-05-03T11:45:36.603134
2017-01-22T22:41:33
2017-01-22T22:41:33
69,470,456
0
0
null
2016-09-28T14:15:20
2016-09-28T14:15:18
null
WINDOWS-1251
C++
false
false
1,092
cpp
#include <limits> #include "common/Triangle.h" using namespace std; namespace rk9 { Vector3 Triangle::GetNormal() { Plane p = GetPlane(); return Vector3{ p.A, p.B, p.C }; }; Plane Triangle::GetPlane() { //find coordinates of vectors of triangle's vertices Vector3 v01{ Verts[0], Verts[1] }; Vector3 v02...
[ "s.khrykov@gmail.com" ]
s.khrykov@gmail.com
ab9d79240657cd7eb1dbcf93976adc360a03c76e
e19ab2d7e6805909a9a32eb1b8315a59ec399813
/Cerberus.cpp
736397b3c6432787917072c02b2602778dd289f2
[]
no_license
AprilCastaneda/Welcome_to_Hell
249a59d2a3a9aa50cb957aab8e8df48b7cae0000
a7e394c29697e0d289d946982a5256789adb7596
refs/heads/master
2020-08-26T22:56:54.406219
2019-10-24T00:08:41
2019-10-24T00:08:41
217,174,314
0
0
null
null
null
null
UTF-8
C++
false
false
3,679
cpp
/****************************************************************************** ** Program name: Cerberus.cpp ** Author: April Castaneda ** Date: 06.12.2019 ** Description: Cerberus.cpp is the Cerberus class implementation file. Cerberus ** class is a derived class of Character class. *********************************...
[ "[castanap@oregonstate.edu]" ]
[castanap@oregonstate.edu]
81a7e7a4428a37000a8c02ecfee85bb70b1a2744
4707400f71b9004b47380581a76b279329a160e3
/Sprawdzarka UAM/Zrobione zadania/Planety/Palnety.cpp
a7e10d30de72e2625331781f823a871c085563fe
[]
no_license
swacisko/CODES
e5c73594374608ee8b3688f4e51e5ca4867d79f9
5e492c9711c93be493c7952bb08e30f9ad7a57b6
refs/heads/master
2021-01-19T00:37:03.262832
2017-01-09T21:00:04
2017-01-09T21:00:04
73,085,634
0
0
null
null
null
null
UTF-8
C++
false
false
2,061
cpp
#include<iostream> #include<map> using namespace std; int main() { ios_base::sync_with_stdio(0); int N; int tab[3000][2]; cin>>N; map< int, map <int,int> > mymap; map< int, map <int,int> >:: iterator it; map<int,int>::iterator iter; ...
[ "swatsylwester@gmail.com" ]
swatsylwester@gmail.com
8c1af6425590129989036bfde9926da5223cc7db
7a2908d7204750c0ff508e2d462f5d37c87df1f2
/frameworks/cocos2d-x/cocos/ui/UITextAtlas.cpp
6e5433fed7618e7f3890c6d74df6b7c751628402
[ "MIT" ]
permissive
atom-chen/M2_CLIENT
7fe097c565c93dfb6e0c27bfd8229fa245c2c494
bfedfa8667916330c092f1f3ceca691d41df9b56
refs/heads/master
2020-06-21T19:05:07.385296
2018-07-25T11:29:51
2018-07-25T11:29:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,996
cpp
/**************************************************************************** Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org 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 ...
[ "2716332985@qq.com" ]
2716332985@qq.com
88e2e76fe81bdc92cd14ac641ad87712ee32d6ce
f63d474920da211e0a8c03edda958fc6b62b4ab3
/BitmapProcessing/src/Bitmap.cpp
eb7998a706ed56cb561f4fe9a2a0be94cc6e5956
[ "MIT" ]
permissive
anhhuu/BitmapProcessing
092faade5b3bfbf1bdd71d756d6da6dcdc6e36d4
646c5b78b2761d608ae5a19ad553c51df6171682
refs/heads/master
2021-06-24T18:59:08.555927
2018-08-28T16:07:26
2018-08-28T16:07:26
95,630,782
0
0
null
null
null
null
UTF-8
C++
false
false
2,318
cpp
// // Bitmap library Source Code // Copyright (c) 2016 panhhuu. // // 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 rights // to use, c...
[ "panhhuu@gmail.com" ]
panhhuu@gmail.com
67f7cb00a027bb496cdf66c6ccd88bb45233a871
3c2b37fe805a9bad26b221b543bb2b4031da15bf
/Lab8++/Source.cpp
56773ff88d563b5cdfbcb3ba3905f7d0ed39a2ef
[]
no_license
khmelinin/OOPLabs
8e0e682484bb1d83758051043d4746a4f4ef5910
6263656b70efafec975844feae022528fd35bd83
refs/heads/master
2021-01-02T05:44:51.340091
2020-05-27T19:44:54
2020-05-27T19:44:54
239,515,232
0
0
null
null
null
null
UTF-8
C++
false
false
667
cpp
#include <iostream> #include <string> #include "MyList.h" using namespace std; bool Function(const char str[]); bool (*F)(const char str[]); int main() { F = Function; cout << F("d432432432432423423423ads123324dsasdsa") << endl; //MyList mylist ("adsad"); //mylist.Clear(); } bool Function(const ...
[ "khmelinin2001@gmail.com" ]
khmelinin2001@gmail.com
68ee8e51843a5f07a8fac36a23ed398fd1789426
1cb38256ac644d1673ba56d85b04bc2c65a4f160
/src/scripting/daedalus/DaedalusVMWithExternals.cpp
8bf2cc6f0a1616ea3a4cf636a8a2e0f47c71d443
[ "MIT" ]
permissive
Zmorra/REGoth-bs
4973006af85e52a9650eb7f29847c2b00d889c7a
8f785ce6ffcd969bee93685236e7cac0e23fafcb
refs/heads/master
2020-05-16T18:32:00.672185
2019-04-24T08:38:15
2019-04-24T08:38:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,359
cpp
#include "DaedalusVMWithExternals.hpp" #include "DaedalusClassVarResolver.hpp" #include <Scene/BsSceneObject.h> #include <components/Character.hpp> #include <components/VisualCharacter.hpp> #include <world/GameWorld.hpp> namespace REGoth { namespace Scripting { DaedalusVMWithExternals::DaedalusVMWithExternals(...
[ "a.taulien@live.de" ]
a.taulien@live.de
8af31258bdb37efc378e75e0beebf2ef010f62b8
877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a
/app/src/main/cpp/dir7941/dir22441/dir26975/dir27120/dir27263/file27314.cpp
9b0f7e67a30d326ff220433229eddaf13b110db1
[]
no_license
tgeng/HugeProject
829c3bdfb7cbaf57727c41263212d4a67e3eb93d
4488d3b765e8827636ce5e878baacdf388710ef2
refs/heads/master
2022-08-21T16:58:54.161627
2020-05-28T01:54:03
2020-05-28T01:54:03
267,468,475
0
0
null
null
null
null
UTF-8
C++
false
false
115
cpp
#ifndef file27314 #error "macro file27314 must be defined" #endif static const char* file27314String = "file27314";
[ "tgeng@google.com" ]
tgeng@google.com
2ae58172b0346e10769fba328a1e523ea9b2bf54
6874887b6390e36bb4f38100cc3231fb6a17a4af
/diners_host/Inc/test_transaction_message.h
9d935fe40e01d375fcaab4730aa301a3e8a4afe2
[]
no_license
pprmno1/sandbox
c24ccd60f80d2a79891528a014412e998100e66c
6b11010aa3c88f3ad8697c44ce9e2f2932ab4b38
refs/heads/master
2021-01-01T18:09:45.287308
2017-07-25T08:51:07
2017-07-25T08:51:07
98,264,250
0
0
null
null
null
null
UTF-8
C++
false
false
2,179
h
/* ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ INGENICO Technical Software Department ------------------------------------------------------------------------------ Copyright (c) 2015 INGENICO S.A...
[ "Aji.Pramono@ingenico.com" ]
Aji.Pramono@ingenico.com
5e3461bbeb47083f3e0e50a709f07a32573d4f7d
09ff7ad666589ce1a81ee088be2eddacde43291d
/Smart_Sensors_for_Retail_World/Node_num_ATMEGA/Node_num_ATMEGA.ino
c7a1886fa14551deab81ef2109a2609ce8fae653
[]
no_license
shashankheda/smart_sensors
d7a815284d5ebd616097103eeee3136e6cbf2a53
1e2334d6f8ebbde7bf7444f23087a331c3682508
refs/heads/master
2016-09-06T11:04:05.305753
2014-03-14T17:49:14
2014-03-14T17:49:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,466
ino
/* This program has been written for 'Smart Sensors for Retail World' Project by Shashank Heda, Intern, Shopsense Retail Pvt. Ltd. This program connects the 3 components involved in the sensor module developed during the course of the intern. Components: 1. ATMEGA 328P-PU Microcontroller chip programmed...
[ "shashankheda@iitgn.ac.in" ]
shashankheda@iitgn.ac.in
98740b186b0a1abca2aad954427f6efa6b64aad6
fcdea24e6466d4ec8d7798555358a9af8acf9b35
/Plugins/mrayParticles/PARotationInterpolater.cpp
6b08e0660cfaaf3dd46d26f783cdf1d87a8c2cbb
[]
no_license
yingzhang536/mrayy-Game-Engine
6634afecefcb79c2117cecf3e4e635d3089c9590
6b6fcbab8674a6169e26f0f20356d0708620b828
refs/heads/master
2021-01-17T07:59:30.135446
2014-11-30T16:10:54
2014-11-30T16:10:54
27,630,181
2
0
null
null
null
null
UTF-8
C++
false
false
1,296
cpp
#include "stdafx.h" #include "PARotationInterpolater.h" #include "ParticleEmitter.h" #include "IParticle.h" namespace mray{ namespace scene{ PARotationInterpolater::PARotationInterpolater(){ } PARotationInterpolater::~PARotationInterpolater(){ m_rotateKeys.clear(); } void PARotationInterpolater::app...
[ "mrayyamen@gmail.com" ]
mrayyamen@gmail.com
3b407a5908b9217c718990f92894c8661f8dbae6
e5d388e8679ad1562d6f560153b07b192d565f48
/week-06/day-1/namespace/01.cpp
0139ff105eb0236b1cd7d52e321fb3e7eba2e96f
[]
no_license
green-fox-academy/paff-tm
1629278c96778563cc2ef852bb9bb85c52b58008
21dff1831b2287a6bc46606678fe03a4f3bbfd37
refs/heads/master
2021-09-15T05:29:55.802453
2018-05-26T20:45:43
2018-05-26T20:45:43
105,658,279
0
0
null
null
null
null
UTF-8
C++
false
false
163
cpp
#include <iostream> // Make it work, without using namespace globally int main() { using namespace std; cout << "Hello world!" << endl; return 0; }
[ "4ndras@gmail.com" ]
4ndras@gmail.com
60ed81cd0b01cc7160798c91257433c785250e1e
2fbf96bb69f954dbf6bbf13661b0492de9b3b4b1
/notebook/Math/Combinatorics/C.cpp
0028533b509089248f537ed568470c6282e99c45
[]
no_license
timothywangdev/Programming-Contests
432d0e6719cf2c910d24416dfacb46abb046a735
dcd58694bd66536222f2ffd78b025af5a38aab4f
refs/heads/master
2023-08-02T06:57:22.724822
2021-10-08T19:06:32
2021-10-08T19:06:32
16,039,238
0
0
null
null
null
null
UTF-8
C++
false
false
758
cpp
/* C(n,k) Assumes factorial[n]=n! Time Complexity: O(1) */ LL C(LL n, LL k){ return factorial[n]/(factorial[n-k]*factorial[k]); } /* C(n,k,mod) (a.k.a C(n,k) MOD mod) Assumptions: factorial[n]=(n!)MOD mod gcd(n!,mod)=1 and mod is a prime (Euler's theorem) Requires: inv() Time Com...
[ "wanghujie@gmail.com" ]
wanghujie@gmail.com
3bd546641875c4b3e254d89e303962c5b3ddfdde
1f63dde39fcc5f8be29f2acb947c41f1b6f1683e
/Boss2D/addon/_old/webrtc-qt5.11.2_for_boss/modules/video_coding/codecs/test/videoprocessor.h
0a01dd1c6ff407fdd56721c1d78ab569c0064b11
[ "LicenseRef-scancode-google-patent-license-webrtc", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "GPL-1.0-or-later", "LicenseRef-scancode-takuya-ooura", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown", "MS-LPL", "MIT", "LicenseRef-scancode-google-patent-licen...
permissive
koobonil/Boss2D
09ca948823e0df5a5a53b64a10033c4f3665483a
e5eb355b57228a701495f2660f137bd05628c202
refs/heads/master
2022-10-20T09:02:51.341143
2019-07-18T02:13:44
2019-07-18T02:13:44
105,999,368
7
2
MIT
2022-10-04T23:31:12
2017-10-06T11:57:07
C++
UTF-8
C++
false
false
10,147
h
/* * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
[ "slacealic@nate.com" ]
slacealic@nate.com
defff60ca8223cba88c469ac4ac9c61ff456ac66
5521a03064928d63cc199e8034e4ea76264f76da
/fboss/agent/DsfSubscriber.h
81f6462f999a16cee86a44ac0128e6c93a2d2802
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
facebook/fboss
df190fd304e0bf5bfe4b00af29f36b55fa00efad
81e02db57903b4369200eec7ef22d882da93c311
refs/heads/main
2023-09-01T18:21:22.565059
2023-09-01T15:53:39
2023-09-01T15:53:39
31,927,407
925
353
NOASSERTION
2023-09-14T05:44:49
2015-03-09T23:04:15
C++
UTF-8
C++
false
false
2,279
h
// Copyright 2004-present Facebook. All Rights Reserved. #pragma once #include "fboss/agent/DsfSession.h" #include "fboss/agent/StateObserver.h" #include "fboss/fsdb/client/FsdbPubSubManager.h" #include "folly/Synchronized.h" #include <gtest/gtest.h> #include <memory> DECLARE_bool(dsf_subscriber_skip_hw_writes); DE...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
4c38c99720585c397ca0819d86b0c1034b444e89
84b41cff6d2164dc6ab01e3c5158360885d918e2
/src/primitives/zerocoin.h
9122a8bfde7fde2dbdf85014276c9231d64626ed
[ "MIT" ]
permissive
radhanac/GreenPayCoin
352d046dc6347cafbffe9d3968e8db6edad6fa5b
b29de519262fab51126606abe7f3f43fe57e7a71
refs/heads/master
2020-05-18T22:09:14.362274
2019-04-23T08:57:25
2019-04-23T08:57:25
184,684,284
1
0
MIT
2019-05-03T01:46:36
2019-05-03T01:46:36
null
UTF-8
C++
false
false
6,066
h
// Copyright (c) 2017 The PIVX developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef GreenPayCoin_ZEROCOIN_H #define GreenPayCoin_ZEROCOIN_H #include <amount.h> #include <limits.h> #include "libzerocoin/bignum.h" #i...
[ "mygreenpay@gmail.com" ]
mygreenpay@gmail.com
6878c046a9be0dee5787da4d9ccd80fe88338c79
30d9d86ecfa5327436d88e57d2ccce6f3ad954eb
/c_code/day03/myconstruct1.cpp
fb9138e5b5658bf0bbd6f7d543adb3f85d12d450
[]
no_license
taizilinger123/C
3eabdf04b192620263a3dc863eb4d4c30a94fffa
a77354dffc5a4f1c8445e65bbc5401b096aa9f27
refs/heads/master
2023-08-22T00:07:33.669500
2023-08-21T07:26:22
2023-08-21T07:26:22
215,798,200
0
0
null
null
null
null
UTF-8
C++
false
false
750
cpp
#include <iostream> using namespace std; class Car { // The class public: // Access specifier string brand; // Attribute string model; // Attribute int year; // Attribute Car(string x, string y, int z); // Constructor declaration }; // Constructor definition outside the class ...
[ "837337164@qq.com" ]
837337164@qq.com
6fc09423686ace3587d3a97b6fb01510a14ba015
9b1df908f756d754873eb96324f9ed71b7b18fa4
/openframeworks/examples/lutFilterExample/include/OFApp.hpp
98531cbf5cb965d8e8bd98205198308f64e42f0b
[]
no_license
sigifredo/ImagesAndAlgorithms
12039db963f6594a0b286dc9fc8baa032e47bf07
bb3600474e723728cc094b0a5b9c1c180c3aa8fc
refs/heads/master
2020-05-06T20:31:17.784261
2019-09-02T13:35:00
2019-09-02T13:35:00
180,241,326
0
0
null
null
null
null
UTF-8
C++
false
false
878
hpp
#ifndef OFAPP_HPP #define OFAPP_HPP #include <ofMain.h> class OFApp: public ofBaseApp { public: void setup(); void update(); void draw(); void keyPressed (int key); void keyReleased(int key); void mouseMoved(int x, int y ); void mouseDragged(int x, int y, int button); void mousePre...
[ "sigifredo89@gmail.com" ]
sigifredo89@gmail.com
9c3aaa2798f1b29c28b1e19f8774b03313872cf1
44e5409a7d5573746aba521187ccbdd0b3477b8c
/HP-Socket/Src/SSLAgent.cpp
bf7e264598e816f504afcbfdb40ef26764c0930c
[ "Apache-2.0" ]
permissive
438219972/HP-Socket
1caa749f286aac751feea86d4d7e540774679fc3
0a0de708423c208dbdaff195c92554dc85bc3b87
refs/heads/master
2021-06-06T21:10:47.343453
2016-08-12T14:33:37
2016-08-12T14:33:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,269
cpp
/* * Copyright: JessMA Open Source (ldcsaa@gmail.com) * * Version : 3.5.3 * Author : Bruce Liang * Website : http://www.jessma.org * Project : https://github.com/ldcsaa * Blog : http://www.cnblogs.com/ldcsaa * Wiki : http://www.oschina.net/p/hp-socket * QQ Group : 75375912 * * Licensed under the Apache Lic...
[ "liangdongcheng@lechebang.com" ]
liangdongcheng@lechebang.com
c0e9e607d40242209912c0a74ed691f43925fed1
7264320795c0e4d09123cb56b070ff92c752d9b8
/reactSrc/AmbiantLightData.hpp
0464f1cd896c83bbbc71ffea5a2bfbdce4f1c720
[]
no_license
the-only-ahmed/FlowVr
5696aeb76e86f2cec7d606333da05513b0e08d81
b66e03d8c20292251a7d95747cd9542627099ef3
refs/heads/master
2021-08-17T09:02:23.705252
2017-11-21T01:35:00
2017-11-21T01:35:00
111,477,819
4
2
null
null
null
null
UTF-8
C++
false
false
1,140
hpp
#pragma once #include <nodes/NodeDataModel> #include <sstream> #include "LightComponent.hpp" using QtNodes::NodeData; using QtNodes::NodeDataType; // The class can potentially incapsulate any user data which /// need to be transferred within the Node Editor graph class AmbiantLightData : public LightComponent { pub...
[ "ael-kadh@student.42.fr" ]
ael-kadh@student.42.fr
ee2c0e5c732974d178e3042db0e70cfd72ca6056
21806cffaf31bdcd86bf150a41af6d56f5b145c8
/MusicPlayerQt/lyricplayer.h
1a9d11c68ca697049b48796ab36d06b4b4b972d2
[ "MIT" ]
permissive
xilwen/MusicPlayerQt
4a2b5d3657cc573154d3dcbc79008b2911119fb9
b455143ef0c46d227f8bb70aedb922d8ffe15f2c
refs/heads/master
2021-01-12T17:44:49.592695
2017-10-15T12:30:23
2017-10-15T12:30:23
71,636,184
1
1
null
null
null
null
UTF-8
C++
false
false
808
h
#ifndef LYRICPLAYER_H #define LYRICPLAYER_H #include <string> #include <deque> #include <cctype> #include <QObject> #include <QFile> #include <QDebug> #include "timer.h" class LyricPlayer : public QObject { Q_OBJECT public: LyricPlayer() = delete; LyricPlayer(Timer& _timer); void LoadFile(const std::s...
[ "v72807647@gmail.com" ]
v72807647@gmail.com
e5f9ac962dc3302db4e62780f6385c072ceef7c2
82edd4a8ffaab74bdcb995b39027b9f36828803e
/Project/Tool/CResDlg.cpp
b772a54f7b2062939b3ce730a1eb9463dec3b136
[]
no_license
chamnah/Portfolio_Transistor
82a1bc474ffb1f842e6974ecaed18efeb409e5ca
fa99d7aee4fb2f39474ac0446c6030ace543ec1b
refs/heads/master
2022-06-07T14:49:50.612801
2020-05-06T11:33:54
2020-05-06T11:33:54
261,708,087
0
0
null
null
null
null
UTF-8
C++
false
false
8,858
cpp
// CResDlg.cpp: 구현 파일 #include "stdafx.h" #include "Tool.h" #include "CResDlg.h" #include "afxdialogex.h" #include "CPathMgr.h" #include "CResMgr.h" #include "MainFrm.h" #include "CGameObj.h" #include "CSceneMgr.h" #include "CMeshRender.h" #include "CCollider.h" #include "CTransform.h" #include "KeyMgr.h" #include "CT...
[ "46718509+chamnah@users.noreply.github.com" ]
46718509+chamnah@users.noreply.github.com
e1bb41b853580a3d5297bba9489ef1075bc19920
d1ec47ff6acacb9f5368064e4c87f8d3770b016b
/lib/あんまつかわない/insertion sort.cpp
1659e4668dacfb71bdd2e04c0afef212e6746f09
[]
no_license
fj0rdingz/Competive_Programming
8bca0870311b348ea4c38d134f73346edceadf15
3dc42a85b7c9f4e77ba8c5488d84fb0f1f3ac75c
refs/heads/master
2021-10-29T02:25:52.820526
2021-10-25T06:23:29
2021-10-25T06:23:29
252,177,293
0
0
null
null
null
null
UTF-8
C++
false
false
1,347
cpp
// lcmとか__builtin_popcountとかはg++ -std=c++17 default.cppみたいなかんじで // -fsanitize=undefinedでオーバーフロー検出 #include <bits/stdc++.h> #define mod 1000000007 #define INF LLONG_MAX #define ll long long #define ln cout<<endl #define Yes cout<<"Yes"<<endl #define NO cout<<"NO"<<endl #define YES cout<<"YES"<<endl #define No cout<<"No"...
[ "haruchin.mi@gmail.com" ]
haruchin.mi@gmail.com
8a05bb638675b62caa46f64b6070e10e6d40214a
005cb1c69358d301f72c6a6890ffeb430573c1a1
/Pods/Headers/Private/GeoFeatures/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp
39f9ada0a49f53d91bc9996265611ab7e691e38a
[ "Apache-2.0" ]
permissive
TheClimateCorporation/DemoCLUs
05588dcca687cc5854755fad72f07759f81fe673
f343da9b41807694055151a721b497cf6267f829
refs/heads/master
2021-01-10T15:10:06.021498
2016-04-19T20:31:34
2016-04-19T20:31:34
51,960,444
0
0
null
null
null
null
UTF-8
C++
false
false
107
hpp
../../../../../../../GeoFeatures/GeoFeatures/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp
[ "tommy.rogers@climate.com" ]
tommy.rogers@climate.com
7fee48debd4ec6a40122e02f484b69934ee2b5d1
69fdfa0d96b02d907497f11b3c965a38d0b30e54
/src/common/sparse_map.h
fa9e9c9b301bdb3db7000ee6b6fbbca61a119be2
[ "Apache-2.0" ]
permissive
Markovna/SprintEngine
1622c5d7a1cd4dd071cdb77cd7895f1a0692ba4b
60110c62e951b74873986d5784aad57f1b5c08ee
refs/heads/master
2023-03-26T18:41:22.484832
2021-03-29T11:00:08
2021-03-29T11:00:08
284,050,040
2
0
null
null
null
null
UTF-8
C++
false
false
2,006
h
#pragma once #include "sparse_set.h" #include <vector> template<class KeyType, class ValueType> class sparse_map : public sparse_set<KeyType> { private: using iterator = typename std::vector<ValueType>::iterator; using const_iterator = typename std::vector<ValueType>::const_iterator; public: using ...
[ "abdushukurova.km@gmail.com" ]
abdushukurova.km@gmail.com
fa5d8d3fde0f91dec7640a18d76c37937dd44ace
ae19e244ff5a8a80482d1f347c538ae623d38943
/solar.h
f4b1deb39f700b12803ea7f1d4b2a14b432a502d
[]
no_license
anwlf/world3d_qt_win
e9055e0315a2045bb5419142a3b9dd409b1ca56a
a918edbeb61d03fe6001080a24315a4ad7d4d823
refs/heads/master
2020-06-02T19:16:10.297439
2019-06-11T02:24:46
2019-06-11T02:24:46
191,278,583
0
0
null
null
null
null
UTF-8
C++
false
false
7,404
h
/***********************************************************/ /* SOLAR SYSTEM DEFINITIONS header */ /* A. Volkov, 2015 */ /***********************************************************/ #ifndef SOLAR_H #define SOLAR_H #include "astronomy.h" // Astrnomical...
[ "avolkovs@verizon.net" ]
avolkovs@verizon.net
61c07bd91504340a3e60c85f81b3923ce8af4ac8
dc7ba2a2eb5f6eb721074e25dbf16b5e15a3b298
/src/cosima/src/MCCrossSections.cc
4a0688e5699fc4d71c9b9b5ca201c02ce9db454e
[]
no_license
markbandstra/megalib
094fc75debe3cff24a79ba8c3485180c92d70858
078f4d23813d8185a75414e1cdb2099d73f17a65
refs/heads/master
2021-01-17T08:34:07.177308
2013-11-15T22:17:10
2013-11-15T22:17:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,014
cc
/* * MCCrossSections.cxx * * * Copyright (C) by Andreas Zoglauer. * All rights reserved. * * * This code implementation is the intellectual property of * Andreas Zoglauer. * * By copying, distributing or modifying the Program (or any work * based on the Program) you indicate your acceptance of this statemen...
[ "andreas@megalibtoolkit.com" ]
andreas@megalibtoolkit.com
6a4c8e1d644e749d9350b6734274b10913c428d9
3411ad233c411c06765f4b07f8670c12025178b6
/401-500/411-420/419-battleshipOnBoard/battleshipOnBoard.cpp
6e17f10af6f1cb20bb4fa0c5692384a35d59b408
[ "MIT" ]
permissive
xuychen/Leetcode
7d9d31fed898ce58440f5ae6665d2ccaf1a4b256
c8bf33af30569177c5276ffcd72a8d93ba4c402a
refs/heads/master
2021-11-19T20:39:43.741589
2021-10-24T16:26:52
2021-10-24T16:26:52
140,212,398
0
0
null
null
null
null
UTF-8
C++
false
false
1,570
cpp
#include <vector> using namespace std; class Solution { public: int countBattleships(vector<vector<char>>& board) { int result = 0; for (int i = 0; i < board.size(); ++i) for (int j = 0; j < board[i].size(); ++j) { if (board[i][j] != 'X') continue; ...
[ "xuychen@ucdavis.edu" ]
xuychen@ucdavis.edu
5cc63cd38966650654d62d396d1748bb0325e72a
a6cabe4236778f411d9a850d2435a2a24e87de85
/MameBake3DLib/BTSRC/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
d4b1f9a3e72a924cc7474bbfc7e8002cacef4bfa
[]
no_license
lvjunsetup/MameBake3D
27e447246467e39dc49ae96109a5706359c39c62
af5e869e8a204aa356f0b061f31ed03fbccb74f3
refs/heads/master
2021-09-29T01:44:08.612094
2018-11-22T13:24:05
2018-11-22T13:24:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,369
cpp
#include "stdafx.h" /* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.org 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....
[ "info@ochakkolab.moo.jp" ]
info@ochakkolab.moo.jp
314d39579142fef2276eadb1f240cc1bc33c4118
da3215baf37d257d5814f165e98b4b19dee9cb05
/SDK/FN_QuestTrackerSubEntry_classes.hpp
70dafc46650795af185c7d18bafbdde93a567aa3
[]
no_license
Griizz/Fortnite-Hack
d37a6eea3502bf1b7c78be26a2206c8bc70f6fa5
5b80d585065372a4fb57839b8022dc522fe4110b
refs/heads/Griizz_Version
2022-04-01T22:10:36.081573
2019-05-21T19:28:30
2019-05-21T19:28:30
106,034,464
115
85
null
2020-02-06T04:00:07
2017-10-06T17:55:47
C++
UTF-8
C++
false
false
8,426
hpp
#pragma once // Fortnite SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // WidgetBlueprintGeneratedClass QuestTrackerSubEntry.Que...
[ "sinbadhacks@gmail.com" ]
sinbadhacks@gmail.com
b3b55d8f9d06be2246317c03c9d6fdf05116a6f2
501510d8594d543a05f2da209c9870ec3f649cfa
/Level5/Level3.5_Ex3_Polymorphism_Virtual-Destructors/Point.cpp
5156a82b2644303422135c05c2098d7a1fa488e0
[]
no_license
turbopro/CppFEjune2019
5d21b2410bff856ffd8b3f46502a8113a3373c27
1ec1cfc2b5d1692d234175d71255c49bb7a65396
refs/heads/master
2021-07-10T23:40:14.596541
2020-08-30T19:00:25
2020-08-30T19:00:25
189,928,583
1
0
null
null
null
null
WINDOWS-1258
C++
false
false
3,432
cpp
/* Point.cpp Level3.5_Ex3: Polymorphism: Virtual Destructors Source file that implements the Point class declared in the Point.h header file. constructor uses the colon initialiser default constructor also uses the colon initlaiser copy constructor same as above destructor is also verbose All Getter/Setter function...
[ "dantepoe@gmail.com" ]
dantepoe@gmail.com
53c7fabc1ed39b6ee0a3856b4fe88f73aa0f211d
9925002b8dc98f503535890a63171192e4405f06
/720. Longest Word in Dictionary.cpp
8fdabad0199e196fbc5adfcae0254011860b37b8
[]
no_license
trangnmnguyen/Leetcode
2816230d9aaf693e93dad08514006264e0fe46b9
188fbca559615cb52015dd62344ca5259552fa7f
refs/heads/master
2020-03-22T04:20:46.150120
2018-10-09T02:27:17
2018-10-09T02:27:17
139,491,628
0
0
null
null
null
null
UTF-8
C++
false
false
1,326
cpp
#include <iostream> #include <cstdlib> #include <vector> #include <algorithm> using namespace std; vector<string>words; struct trieNode { struct trieNode *children[26]; vector<int>occurence; } void addTrie(stuct trieNode *trietree, string word, int index) { struct trieNode *root = trietree; for(int i = 0; i < ...
[ "trangnmnguyen@gmail.com" ]
trangnmnguyen@gmail.com
e75864b59f262370c1f86e115184c1badec9ac1c
0cd648478fbca2085d4be739caf9cbf0a57ab70c
/14-operator_reload_type_transform/14.43-function_objects.cpp
ff35803625a986ca7b6b4ed780ca1d2184320aca
[]
no_license
icrelae/cpp_primer
f3fb497b96736f944701aecc25dd182f1e8cd73d
1ed1fef52356626440ca354fada0b673fce67465
refs/heads/master
2021-01-12T07:29:15.036680
2017-11-17T22:47:39
2017-11-17T22:47:39
76,966,712
0
0
null
null
null
null
UTF-8
C++
false
false
400
cpp
/* 2017.02.14 22:52 * P_510 */ #include <iostream> #include <string> #include <vector> using namespace std; int main(int argc, char **argv) { vector<int> vecInt{1, 2, 3, 4, 5}; modulus<int> mod; for (auto x : vecInt) { if (mod(x, 2) != 0) cout << x << " no" << endl; else cout << x << " yes" << endl; }...
[ "icrelae@gmail.com" ]
icrelae@gmail.com
763c53ec6958997e02478cb48585cf2f22d0053a
227522ea27cb8549f8d021441976644c4c53d735
/a8/printer.h
cec24af7d53e6be928f0a39abf666428154ab1aa
[]
no_license
gulcebasar/cs240-Data-Structures-and-Algorithms
e10a59893dd492096ec8f9cd19cb37f62f996284
8630f0672ef4e31f6a676d6c64d370fa5640e19a
refs/heads/master
2021-01-10T10:59:52.245672
2015-12-14T05:37:45
2015-12-14T05:37:45
47,953,411
0
0
null
null
null
null
UTF-8
C++
false
false
640
h
#ifndef PRINTER #define PRINTER #include"pqueue.h" #include"job.h" class Printer { public: Printer(); // default constructor of printer // sets done jobs to 0 void addJob(Job& j); // Adds a job to the waiting list int print(); // a function to use the printer bool busy()...
[ "Gulce@Gulces-MacBook-Pro.local" ]
Gulce@Gulces-MacBook-Pro.local
5992cf88591437d0cb78b1b3a49a61075d684fea
3326db8648ecd23fabebbdece3a0db662b409664
/At Coder/Regular 098/C.cpp
407479a641ef072018c7021e528182a86145a8af
[]
no_license
fazlerahmanejazi/Competitive-Programming
96b9e934a72a978a9cae69ae50dd02ee84b6ca87
796021cdc7196d84976ee7c9e565c9e7feefce09
refs/heads/master
2021-11-10T08:23:31.128762
2019-12-24T22:11:12
2019-12-24T22:11:12
117,171,389
3
1
null
2021-10-30T20:31:10
2018-01-12T00:39:16
C++
UTF-8
C++
false
false
948
cpp
#include <bits/stdc++.h> using namespace std ; #define inf 0x3f3f3f3f #define INF 1000111000111000111LL #define mod 1000000007 #define pi acos(-1.0) #define eps 1e-8 #define endl '\n' #define mp make_pair #define mt make_tuple #define pb push_back #define fi first #define se second #define all(cc) (cc).begin(),(cc).en...
[ "ahmed.belal98@gmail.com" ]
ahmed.belal98@gmail.com
73f5a021f43460b5ace678f6d86e388a7c60dcaa
2b282386423962fcfc3e3e3ed597a46e6ba9986a
/Week5/simple-indirection.cc
02fa3f1a8618e46f29e4f60361cb86463edbc8c1
[]
no_license
smithj163/CSCI208-Examples
6956186123c42a5f1f411cebb9e3c27c82cd0468
8fdb7bafe000406dec064327d74be31e91bc464b
refs/heads/master
2023-08-24T18:13:37.388802
2021-11-01T15:23:17
2021-11-01T15:23:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,524
cc
// Simple example of indirect access into an array. // This program performs a kind of shell game: It reads // in a set of strings and priorities to populate an // array of records. Then it *sorts* that array without // every moving any record at all ... through the magic // of *indirection* ... // // R. Paul Wiega...
[ "rpwiegand@gmail.com" ]
rpwiegand@gmail.com
3189400c8fa54da916e4cd4aa6b6e91521858dd8
3f0d6dd07402a78dbffa8c89d46b35949fbabe57
/src/FrameWork/Math/PersistMath.hpp
fb5960fd9855320f87f024efb59a3c3af5c30ca1
[ "MIT" ]
permissive
kevin20x2/PersistEngine
9b70ebd8d9188e2d7e84c9c92db2940adc928605
eeb4e14840d53274aa51fca6ad69f6f44a4e61ab
refs/heads/master
2021-01-04T12:09:18.627489
2020-09-13T07:32:22
2020-09-13T07:32:22
240,540,969
0
0
null
null
null
null
UTF-8
C++
false
false
204
hpp
#pragma once //#include "Vectors.hpp" //#include "Matrix.hpp" namespace Persist { constexpr float PI = 3.141592653f; constexpr float Rad2Degree = 180.0f/ PI ; constexpr float Degree2Rad = PI/ 180.0f; }
[ "kevin20x2@gmail.com" ]
kevin20x2@gmail.com
14f9828eeeb9dafb3deb524b9958e7bab5e732e6
9080f2d6b6c232735e7dcbd5463523fa5042ba3d
/samples/torus_lighting/TorusLightingES2.cpp
492bcb35ad76f0e69f2bfd03616e0ae871ced37a
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
muonlineph/angle
296b1e8ef577469a778896236bd36e9b6c04a6d8
9184973fc1bea024dc564a45ad2b864ebc46d842
refs/heads/main
2023-08-05T08:31:18.894662
2021-07-21T14:28:30
2021-09-20T22:12:38
408,667,353
0
0
NOASSERTION
2021-09-21T02:45:24
2021-09-21T02:45:23
null
UTF-8
C++
false
false
3,774
cpp
// // Copyright 2021 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Based on CubeMapActivity.java from The Android Open Source Project ApiDemos // https://android.googlesource.com/platform/development/+/refs/...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
bb84273b828c34a22569c8017493ca7416ffa823
36963414348f1550935a14402bee9b298d3de1ad
/applications/wtn6.h
b3b49839cce054ce8138b5c4f803f2201ee8875b
[]
no_license
imgcre/charge_station
cdf0d5ee79a0cc66e0c47a1b12b7cd364fac2f08
774d16666373647005844bf22bc74c19373f49f1
refs/heads/master
2023-01-05T02:29:32.069204
2020-11-02T18:48:29
2020-11-02T18:48:29
309,462,808
0
0
null
null
null
null
UTF-8
C++
false
false
1,370
h
/* * Copyright (c) 2006-2020, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2020-08-13 imgcr the first version */ #ifndef APPLICATIONS_WTN6_H_ #define APPLICATIONS_WTN6_H_ enum class VoiceFrg: rt_uint8_t { Slience, //20ms...
[ "imgcre@outlook.com" ]
imgcre@outlook.com
638a00d29a6431ef3997291c78fcb0e07ab3a6b9
0150d34d5ced4266b6606c87fbc389f23ed19a45
/Cpp/SDK/BPI_Helicopter_classes.h
4db626b2546329c565d9e750e45d61c9a83d4dfc
[ "Apache-2.0" ]
permissive
joey00186/Squad-SDK
9aa1b6424d4e5b0a743e105407934edea87cbfeb
742feb5991ae43d6f0cedd2d6b32b949923ca4f9
refs/heads/master
2023-02-05T19:00:05.452463
2021-01-03T19:03:34
2021-01-03T19:03:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
823
h
#pragma once // Name: S, Version: b #ifdef _MSC_VER #pragma pack(push, 0x01) #endif /*!!HELPER_DEF!!*/ /*!!DEFINE!!*/ namespace UFT { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // Blueprin...
[ "tahmaniak@gmail.com" ]
tahmaniak@gmail.com
40f3759d2a58e565948e5bc38c465d772af78202
8f4ae27607bd400400653fb81a6acf0333a3b3fd
/CodeForces/492/c.cpp
2a3f1718646a02f1a2b337bf6fff7968831d2ebf
[]
no_license
xumarcus/Competitive-Programming-Code
d88bcd83a67c6ca8ccfe6475e230d3e7a66144fb
ecf1a95d53276de26557b6e982a226c9615c92f2
refs/heads/master
2023-03-17T11:12:04.793760
2016-09-19T09:22:26
2016-09-19T09:22:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
750
cpp
#include <iostream> #include <set> #include <algorithm> using namespace std; multiset<pair<int, int> > S; int main() { int n, r, avg; cin >> n >> r >> avg; S.clear(); long long sum = 0; long long s = (long long)n * avg; for(int i = 0; i < n; i++) { int a, b; cin >> a >> b; if(a != r) S.insert(make_pai...
[ "=" ]
=
62d368cf96e5d523484e685af1f52ffcb59e145c
8d65362a9d097ea0df1a5c75a95912278353ed6a
/C++/274A_K-Multiple Free Set_CF/main.cpp
b8a18c820e38a2326a6fb2d0ced24396d97abdee
[]
no_license
Abdelsattar/CompetitiveProgramming
b2a184839f5cc0cd24aa692f6b2c93629775344b
2d5877c54dfb9c6a42f5bab7440d069e3c81c00f
refs/heads/master
2021-01-13T00:42:56.066356
2015-05-22T05:41:30
2015-05-22T05:41:30
36,053,386
0
0
null
null
null
null
UTF-8
C++
false
false
684
cpp
// Mido_Fci // 4-7-2014 // 01:44pm // Ramadan // EL 3arei4 // we23t m4 ma7lolas7 #include <iostream> #include <vector> #include <map> #include <cmath> #include <sstream> using namespace std; int main() { long long k,num,n,count=0; map <long long,long long > mymap; map<long long ,long long > ::iterator i...
[ "m.abdel_sattarahmed@yahoo.com" ]
m.abdel_sattarahmed@yahoo.com
6294cc7ffcfe0bf14b2d6778796737a36b9037ba
e65a4dbfbfb0e54e59787ba7741efee12f7687f3
/net-im/ejabberd/files/patch-deps_jiffy_c__src_double-conversion_strtod.cc
581a4d3f22e289bc352f48a20079435744386713
[ "BSD-2-Clause" ]
permissive
freebsd/freebsd-ports
86f2e89d43913412c4f6b2be3e255bc0945eac12
605a2983f245ac63f5420e023e7dce56898ad801
refs/heads/main
2023-08-30T21:46:28.720924
2023-08-30T19:33:44
2023-08-30T19:33:44
1,803,961
916
918
NOASSERTION
2023-09-08T04:06:26
2011-05-26T11:15:35
null
UTF-8
C++
false
false
1,160
cc
--- deps/jiffy/c_src/double-conversion/strtod.cc.orig 2020-04-10 09:23:29 UTC +++ deps/jiffy/c_src/double-conversion/strtod.cc @@ -38,7 +38,9 @@ namespace double_conversion { // 2^53 = 9007199254740992. // Any integer with at most 15 decimal digits will hence fit into a double // (which has a 53bit significand) with...
[ "ashish@FreeBSD.org" ]
ashish@FreeBSD.org
6280051c776b7130d5fb9ceb099b7bc686f4d97d
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/wget/old_hunk_509.cpp
0ae9dff3fa11616760f97a1ac3effa0f5500eb22
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,022
cpp
"Няма такой дырэкторыи \"%s\".\n" "\n" #: src/ftp.c:588 msgid "==> CWD not required.\n" msgstr "==> CWD непатрэбнае.\n" #: src/ftp.c:649 msgid "Cannot initiate PASV transfer.\n" msgstr "Немагчыма ініцыялізаваць PASV-перадачу.\n" #: src/ftp.c:653 msgid "Cannot parse PASV response.\n" msgstr "Немагчыма зрабіць разбор ...
[ "993273596@qq.com" ]
993273596@qq.com
1f1fb0a0a2a10efab17c1d2f62353fd9b9046ac0
08bbc404469c0f335731962cf00a91719b148ea8
/src/cpp-ethereum/libp2p/CapabilityHost.cpp
d4fe451e38777e6ddc87e0afadbd05ebba6cba1c
[ "MIT", "GPL-3.0-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LGPL-2.1-or-later", "GPL-3.0-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
alexander3636/btcbam-core-1
62796184787139f71b67354452d6726e65e8b830
2565b3b110d049e8f188b57ea42e84466f307f35
refs/heads/main
2023-08-14T20:36:06.478025
2021-08-03T15:51:50
2021-08-03T15:51:50
413,112,625
0
0
MIT
2021-10-03T15:10:48
2021-10-03T15:10:47
null
UTF-8
C++
false
false
3,703
cpp
/* This file is part of cpp-ethereum. cpp-ethereum 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. cpp-ethereum is ...
[ "86428936+Bitcoin-Bam@users.noreply.github.com" ]
86428936+Bitcoin-Bam@users.noreply.github.com
827702da1c2a77dd50bf7329858fb1dca707e1e7
226275ee5241ca916e1bef2327951852024593a0
/src/Mat.cc
96155e6cb19cd6797e97c958256390b8e8ad787a
[]
no_license
satchelspencer/live-automata
aeafccd0daa85dc2beeef6adfa615e0515a335e3
8ee3724a53df187970205fbb750de5c1c96c7d8b
refs/heads/master
2023-06-21T08:32:31.176148
2023-06-18T16:34:23
2023-06-18T16:34:23
167,048,362
0
0
null
2022-12-09T19:04:10
2019-01-22T18:49:08
JavaScript
UTF-8
C++
false
false
763
cc
#include "Mat.h" Mat::Mat(const Napi::CallbackInfo& info) : Napi::ObjectWrap<Mat>(info) { if(info.Length() == 0) this->mat = new cv::Mat(); else this->mat = new cv::Mat( info[1].As<Napi::Number>().Int32Value(), info[0].As<Napi::Number>().Int32Value(), info[2].As<Napi::Number>().Int32Value...
[ "satchelspencer@gmail.com" ]
satchelspencer@gmail.com
8ed5d47200155fddf81be9406ddb01be0b41833f
72dae4abb89cbf1c8d2d4aef5e677dbd3d74cd6f
/android-11/system/core/base/include/android-base/properties.h
49f1f318478e7bd7c77b29a34fdb5f82f90c3e5f
[ "Apache-2.0" ]
permissive
MrIkso/sdk-tools
aebb05a86e379d2883bae31f4620bcd73d832305
53b34cdaca0b94364446f01b5ac3455773db3029
refs/heads/master
2023-07-28T21:18:28.712877
2021-09-27T06:00:17
2021-09-27T06:00:17
309,805,035
7
3
Apache-2.0
2021-09-27T06:00:18
2020-11-03T20:56:00
C++
UTF-8
C++
false
false
4,120
h
/* * Copyright (C) 2016 The Android Open Source Project * * 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 app...
[ "solod9362@gmail.com" ]
solod9362@gmail.com
03619386fc23743d3c9b27cb807cd4cb8de20b84
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/069/704/CWE122_Heap_Based_Buffer_Overflow__cpp_CWE806_wchar_t_memmove_41.cpp
4e89f186f148d6e6d2677d1e87974f2c1cd4f90c
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
2,998
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE806_wchar_t_memmove_41.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE806.label.xml Template File: sources-sink-41.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Initialize...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
0d2ddcd455826f53c4c144a88a362818a891ed9b
666e2ff7aa1a4bcf3592331062ce774373fe6fa6
/mikey/mikey_message_rsar.h
34f3b8d66a315d21181bf908f3c749fd9d5263a5
[]
no_license
asyr625/mini_sip
aeffd6e5ea1dafafa817b1137859b41351fe9580
12ea4b9a03585b5c7e5b5faeeed0a5bc6a9c19cc
refs/heads/master
2021-01-20T12:06:33.212419
2015-11-24T02:33:26
2015-11-24T02:33:26
46,761,914
0
1
null
null
null
null
UTF-8
C++
false
false
637
h
#ifndef MIKEY_MESSAGE_RSAR_H #define MIKEY_MESSAGE_RSAR_H #include "mikey_message.h" #include "key_agreement_rsar.h" class Mikey_Message_RSAR : public Mikey_Message { public: Mikey_Message_RSAR(); Mikey_Message_RSAR( Key_Agreement_RSAR* ka ); SRef<Mikey_Message *> parse_response(Key_Agreement * kaBase )...
[ "619695356@qq.com" ]
619695356@qq.com
68f2ab41c0789276a736f251cac6c402da54b7c0
18da01143c6a560df34884eeb5be6e4a7c744e24
/I_GGX64/5/5对3/1车4兵对1车1马1兵.cpp
3c762411514e0dce07129ecf9de88ff6defe3b47
[]
no_license
alanthinker/NewGG
974832e6738b1cd0df01ab2c5b94489a4ccf53e9
ead7b553954336b76a476922005cc578f68cc6f1
refs/heads/master
2022-07-05T02:46:18.030741
2020-05-16T14:03:36
2020-05-16T14:03:36
264,444,924
0
0
null
2020-05-16T13:37:04
2020-05-16T13:37:04
null
WINDOWS-1252
C++
false
false
2,343
cpp
#ifndef END_my_m_MT_R_1che4pawn_B_1che1ma1pawn #define END_my_m_MT_R_1che4pawn_B_1che1ma1pawn #include "..\\..\\chess.h" #include "..\\..\\preGen.h" #include "..\\..\\endgame\mat.h" #include "1³µ4±ø¶Ô1³µ1Âí1±ø.cpp" #include "..\\..\\white.h" #else #include "..\\..\\black.h" #endif void my_m_MT_R_1che4pawn_B_1che1ma...
[ "keersun@qq.com" ]
keersun@qq.com
d711ffafa335125a2d83d6aaf18dee4926256453
8a7afe26f7733bcecf1bce34a081dd3d1b96787a
/libvpvl2/include/vpvl2/cg/PMDRenderEngine.h
d6356f0b47a3829cf22fa7d82ce5aeb8ef058f82
[ "BSD-3-Clause" ]
permissive
sun16/MMDAI
707cb91cb293ef4b07f90e5e8e2ac5d249a39600
e7f811cdfd361794790e15dd57756c9a758c2a91
refs/heads/master
2021-01-15T19:39:13.982345
2012-12-04T05:11:23
2012-12-04T05:11:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,897
h
/* ----------------------------------------------------------------- */ /* */ /* Copyright (c) 2010-2012 hkrn */ /* */ /* All rights reserved. ...
[ "hikarin.jp@gmail.com" ]
hikarin.jp@gmail.com
b6bab53430790b73c520e989bafeb8b48bf252b1
0ace815c858a26171d72ab4c4f213afd64619c73
/ch10/StudentClass/student.h
581ecd0d25640d7942eebc08ea45273706e35ccb
[]
no_license
nic-cs151-master/lecture
5999195815ca2fa9e46a7654d4cfc265370055eb
711037a58de9ae37e8b356ed6842ce1469c1565d
refs/heads/master
2023-01-04T17:11:53.684326
2020-10-25T12:52:38
2020-10-25T12:52:38
290,043,123
0
0
null
null
null
null
UTF-8
C++
false
false
782
h
// Guard #ifndef STUDENT_H #define STUDENT_H #include <string> #include <iostream> #include <iomanip> using namespace std; // constant global variables // function prototypes // class declarations // struct declarations class Student { public: // constructors Student(); Student(int id, string name, int ...
[ "gvdelacruz@nic.edu" ]
gvdelacruz@nic.edu
89e7f1f3d2737649defd40d42871541288aef437
2f87b843578fcf02ee848063d510c3c98d20d532
/mazeboard.h
e3591d3fd58b54c4cf2da508872c265efadb423b
[]
no_license
Svietq/Maze-Generator
aae7880f985956d4974f341b4330afbc3505cca7
762102ed6c20d41b0dda34f409b4e22d67d3a882
refs/heads/master
2021-01-24T09:30:57.403774
2018-02-26T19:19:39
2018-02-26T19:19:39
123,018,177
0
0
null
null
null
null
UTF-8
C++
false
false
3,933
h
#ifndef MAZEBOARD_H #define MAZEBOARD_H #include "cell.h" #include <vector> #include <iterator> #include <memory> #include "windows.h" #include <iostream> #include <fstream> constexpr short DIM = 16; constexpr short WIDTH = 1; class MazeBoard { public: using CellPtr = std::unique_ptr<Cell>; using Board = s...
[ "mswietku@gmail.com" ]
mswietku@gmail.com
4788bcf3687034c7eb06b8e8a4b5b60137f92ebe
54df34456482b70bb4fdc429d7d3c56ecaf7d431
/src/distributions/XiSquared/XiSquaredDistribution.H
3d8dcfdd5da34427a3105b6bf2803f64b095939d
[]
no_license
LSJ0910/IBMFoam
36b9775d54e06650ed830512b56f2af4925a8aa4
57fe75a46e3027182614c032451c8378cb8857ff
refs/heads/master
2021-09-26T20:05:36.523543
2018-11-01T21:02:43
2018-11-01T21:02:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,439
h
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation \\/ M anipulation | --------...
[ "jheylmun@iastate.edu" ]
jheylmun@iastate.edu
87553588c57f65a0d7a2b435e91de2b98aa25d6d
1cfeade923a774efa629fc3bbfbb9c60d68f6716
/Sudoku/SudokuExtracotrDlg.h
e85a1324d60b7379ae3d535255e915c174e4c118
[]
no_license
Mehran2013T/Sudoku-GUI
7a96e130ac56c041746bf627aa30c34949d54f66
b541c2867b0def8541614d4ad9fb9b6fe70feca0
refs/heads/master
2021-01-22T09:26:29.386823
2012-10-23T20:30:12
2012-10-23T20:30:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,288
h
#pragma once #include "afxcmn.h" #include "imageviewer.h" #include "afxwin.h" #include "core\SudokuExtractor.h" #include "resource.h" // CSudokuExtracotrDlg dialog class CSudokuExtracotrDlg : public CDialogEx { DECLARE_DYNAMIC(CSudokuExtracotrDlg) public: CSudokuExtracotrDlg(CWnd* pParent = NULL); // standard co...
[ "gchlebus@gmail.com" ]
gchlebus@gmail.com
9640b834e51f907f2368e1f935742fe240b0b59d
10b50e09bdbeacf403ef3f1d08d4fe2fc9fddeb7
/core/Music.h
d8d95d7d25bc0f1c9e7cbbfbd0b1e2adef40ea8e
[]
no_license
slagyr/voltageAlarm
3a6e7ca30fa1a6542bb6c86bf35fbb80bda74375
a4686b1c20d7c9aba1c40b95d3e8e68ad33c896c
refs/heads/master
2020-03-29T18:14:31.561533
2018-10-02T04:24:35
2018-10-02T04:24:35
150,201,171
0
0
null
null
null
null
UTF-8
C++
false
false
3,431
h
#ifndef MUSIC_H #define MUSIC_H #include "Hardware.h" #include "LinkedList.h" class Note { public: Note(unsigned short frequency, unsigned short duration); unsigned short frequency; unsigned short duration; bool operator==(const Note& rhs) const; }; class Music { public: Music(Hardware *hardware...
[ "micahmartin@gmail.com" ]
micahmartin@gmail.com
68c38e90784338a7306e3be877bbef8bac62c29c
c5b867dd8ade8518c1cbf9f5993f77da8a47c88a
/src/IcuEC (COM)/IcuConvEncConverterConfig.h
bfdebf59ab992e6132d65c68c611a15511c00cfd
[]
no_license
silnrsi/encoding-converters-core
9d054a9de14f6600fd2db93a2a71af22524b6ec8
a9566f636d3a9e69e802308d52b3a90a1d82dd04
refs/heads/master
2023-09-02T10:09:30.482193
2023-09-01T13:34:22
2023-09-01T13:34:22
88,911,893
3
10
null
2023-09-01T13:34:24
2017-04-20T21:27:09
C++
UTF-8
C++
false
false
2,069
h
// IcuConvEncConverterConfig.h : Declaration of the CIcuConvEncConverterConfig #pragma once #include "Resource.h" #include "ECResource.h" // from EncCnvtrs (because we use their interface) #include "ECEncConverter.h" #include "IcuEC.h" extern LPCTSTR clpszIcuConvProgId; // CIcuConvEncConverterConfig ...
[ "hindlemail@localhost" ]
hindlemail@localhost
dc53ca2226a712abdc5bcf09e2acfdec2eaadd01
ad715f9713dc5c6c570a5ac51a18b11932edf548
/tensorflow/core/kernels/uniform_quant_ops/math_utils.h
90d9b4c8bde6c6bdbb4c1c46924bdb38a204b335
[ "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause" ]
permissive
rockzhuang/tensorflow
f1f31bc8edfa402b748c500efb97473c001bac95
cb40c060b36c6a75edfefbc4e5fc7ee720273e13
refs/heads/master
2022-11-08T20:41:36.735747
2022-10-21T01:45:52
2022-10-21T01:45:52
161,580,587
27
11
Apache-2.0
2019-01-23T11:00:44
2018-12-13T03:47:28
C++
UTF-8
C++
false
false
9,333
h
/* Copyright 2022 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
fb4540fb00ca2a0d58decbdcb65383068bf96994
b473c4fdbba2eaeb0e5eb7f3d0b7da98f2d97143
/Test/Spawner.cpp
49bed825cce2682ad44a00a68558e8e7f3bec19c
[]
no_license
MikouZonata/HEOPB
d30432e42a47930cae90068553610452e2faad10
3be6dc50c781ec091f75cc3166950656fd0c9083
refs/heads/master
2020-08-04T20:26:19.565661
2016-09-11T21:34:52
2016-09-11T21:34:52
67,955,598
0
0
null
null
null
null
UTF-8
C++
false
false
71
cpp
#include "Spawner.h" Spawner::Spawner() { } Spawner::~Spawner() { }
[ "kevin.vanas@student.hku.nl" ]
kevin.vanas@student.hku.nl
c3bd7ade03bb531109397fb1a7bbe26a943e1cbf
4cb0f2cfb9ec3ec8c851f83ff3ea73ca5a62aa70
/democodebase/pt/d3d9/texture_2d.h
d23e7e1c834191f98409ca991f17fc570e530cde
[]
no_license
Codarki/Pyrotech_2016
99733bb543621d755dc0451cee86e3988021a1e2
5e7a71b9ec751061285f3f784e861ac8f2726ee1
refs/heads/main
2023-05-30T08:11:30.626406
2021-06-24T23:13:53
2021-06-24T23:13:53
380,065,207
0
0
null
null
null
null
UTF-8
C++
false
false
2,154
h
#pragma once #ifndef PT_D3D9_TEXTURE_2D_H #define PT_D3D9_TEXTURE_2D_H #include "resource.h" #include "native.h" #include "pt/com_ptr.h" #include "pt/vector.h" #include "pt/std/memory.h" namespace pt { namespace d3d9 { class texture_2d : public resource { public: texture_2d(graphics_device& device, com_ptr<IDire...
[ "pietila.kimmo@gmail.com" ]
pietila.kimmo@gmail.com
e1905a960b60babdd74ad81134147bf2df452319
ee48513be93cf3010123c412c0f81783d8910b30
/examples/declarative/cppextensions/referenceexamples/signal/.moc/release-shared-emb-armv8/moc_birthdayparty.cpp
1fddf729a6cbd18a4ec471959bbe767a8ff2bfd0
[]
no_license
wanglouxiaozi/qt-4.7.3-arm64
f3e446cb1a588c3250a3071cf8c38482168d680b
e61356155afd67f2009dc2055a65b0b60bf66b34
refs/heads/master
2020-03-27T08:14:33.441059
2018-08-27T02:21:38
2018-08-27T02:21:38
146,235,666
0
0
null
null
null
null
UTF-8
C++
false
false
6,235
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'birthdayparty.h' ** ** Created: Tue Aug 21 18:25:53 2018 ** by: The Qt Meta Object Compiler version 62 (Qt 4.7.3) ** ** WARNING! All changes made in this file will be lost! *********************...
[ "allenwang@tvunetworks.com" ]
allenwang@tvunetworks.com
cb8afa3c108bb184ab805bf9ef254c66c685f145
ee5fea5d2e031fb6af7d3c1e77454c3e1e4016bf
/4-math/number-theory/discrete-log.cpp
19355d94e521fc31ba51c68b257498ace555f524
[]
no_license
Cothrax/cothrax-acm-scl
b348f63d972569eeff2309eaf2e54114c0965c05
e5bb9dc8b51346bf80d1df28a32d2e97548344b0
refs/heads/master
2021-07-02T13:48:45.341938
2021-01-11T18:05:28
2021-01-11T18:05:28
213,814,672
1
0
null
null
null
null
UTF-8
C++
false
false
1,856
cpp
/* 求满足x^k=a (mod p)的所有x, 不存在输出-1 (sgu 261) k * ind(x) = ind(a) (mod phi(p)) 求ind(x)即可 var: p, k, a : 参数 fac[N], sz : p的因子, 栈顶指针 func: extgcd(a, b, &x, &y) : extgcd get_rt() : 求p的原根g bsgs(g) : 求满足g^y=a (mod p)的y (...
[ "clarklee.me@gmail.com" ]
clarklee.me@gmail.com
5457f55d7f0a296dbe431f81bc8208bf76088fd7
dc94d3c5536ce2439e4909a8c83497683eeb8de2
/6_5_textLCD_library/main.cpp
c03f3aa515713ce16e4387f03df889ddb55bd21b
[]
no_license
AndyLun/mbed06
81d66efe8d2d60df7c3f34f9645d381617e7b6a4
8ad0a340d8a438a438b2fa6a2fdf99e56d968c49
refs/heads/master
2021-05-26T02:37:42.649444
2020-04-08T09:28:54
2020-04-08T09:28:54
254,019,008
0
0
null
null
null
null
UTF-8
C++
false
false
1,556
cpp
#include "mbed.h" #include "TextLCD.h" // Host PC Communication channels Serial pc(USBTX, USBRX); // tx, rx // I2C Communication I2C i2c_lcd(D14, D15); // SDA, SCL //TextLCD_SPI lcd(&spi_lcd, p8, TextLCD::LCD40x4); // SPI bus, 74595 expander, CS pin, LCD Type TextLCD_I2C lcd(&i2c_lcd, 0x4E, TextLCD::LCD16x2); // I...
[ "andylun2009@gmail.com" ]
andylun2009@gmail.com
ee25c5f7cb1b1da84e306dae82b2fe044f38f279
a4f955e84880c1a110e65484187d221c54b7c799
/ch02/const.cpp
d814b1c2b8d211e383ee71cee8a72c006d73dc44
[]
no_license
kk4728/CppPrimer5th
5fe6a1997002ed8e8ef3c0c0a508666b403956af
7fa2d6d7957fe0a8b53a2cbfe71e63babb16cdee
refs/heads/master
2020-04-24T18:12:12.155711
2019-04-23T08:25:04
2019-04-23T08:25:04
172,173,131
0
0
null
null
null
null
UTF-8
C++
false
false
461
cpp
#include <iostream> void f2_4_1() { int i = 42; int &r1 = i; const int &r2 = i; r1 = 0; //r2 = 0; } void f2_4_2() { const int i = 42; //int* ptr = &i; const int* ptr = &i; const int* const ptr2 = &i; //*ptr = 5; } void f_constexpr() { const int max_files = 20; const int limit = max_files + 1; int staf...
[ "rong.gong@foxmail.com" ]
rong.gong@foxmail.com
db65977f3aff87edfe67a71b69cafb49dbbb1d88
399b5e377fdd741fe6e7b845b70491b9ce2cccfd
/LLVM_src/libcxx/test/std/containers/associative/set/iterator.pass.cpp
5212e3fcfa340c08c0bfc66e4ba92375b8e8ef4a
[ "NCSA", "LLVM-exception", "MIT", "Apache-2.0" ]
permissive
zslwyuan/LLVM-9-for-Light-HLS
6ebdd03769c6b55e5eec923cb89e4a8efc7dc9ab
ec6973122a0e65d963356e0fb2bff7488150087c
refs/heads/master
2021-06-30T20:12:46.289053
2020-12-07T07:52:19
2020-12-07T07:52:19
203,967,206
1
3
null
2019-10-29T14:45:36
2019-08-23T09:25:42
C++
UTF-8
C++
false
false
5,453
cpp
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "tliang@connect.ust.hk" ]
tliang@connect.ust.hk
45f1910ba3a798fa2b46b16310817268a66182b0
774475d0dff27020d2aafa85c70e62a5c81e148c
/stalkerGuard/sketch_feb10a/sketch_feb10a.ino
78ff0656316ebbd6ee6bc2e3e5f189bef42ffcc7
[]
no_license
zacsketches/Arduino
0e3c85558f3d99946ed8aa9d16657725dfd874c6
7ba41f26c7504e2872250f22a407a50b9aa2384f
refs/heads/master
2020-05-28T08:46:33.765934
2014-09-19T17:16:48
2014-09-19T17:16:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
324
ino
//This will make the motor buzz 3 times if something gets close enough int motorPin = 5; void setup() { pinMode(motorPin, OUTPUT); digitalWrite(motorPin, HIGH); digitalWrite(motorPin, LOW); digitalWrite(motorPin, HIGH); digitalWrite(motorPin, LOW); digitalWrite(motorPin, HIGH); } void loop() { delay(100)...
[ "zacstaples@mac.com" ]
zacstaples@mac.com
7072d3be3dec27b829eb546771a683281fd11cae
c338fccc7cb3701eacd2607c3109760e27839e72
/src/integrators/photonmapper/apa/apa_splatting_proc.h
036b90a404efc99246b58d80130ccdcf0806c5c5
[]
no_license
beltegeuse/spatialTF_code
4a68542608d4c90d00abbc084b6523d165d01d46
5e0b36ea7447b23612cd4e503561e669e4fbdba3
refs/heads/master
2023-05-02T04:22:59.324326
2023-04-24T14:22:20
2023-04-24T14:22:20
85,464,219
20
5
null
null
null
null
UTF-8
C++
false
false
3,851
h
#pragma once #include <fstream> #include <mitsuba/core/plugin.h> #include <mitsuba/render/renderqueue.h> #include <mitsuba/render/gatherproc.h> #include "../../metropolis/pssmlt_sampler.h" #include "splatting.h" MTS_NAMESPACE_BEGIN ////////////////////////////////////////////////////////////////////////// // Empt...
[ "adrien.gruson@gmail.com" ]
adrien.gruson@gmail.com
c93604613c7c9632bd824ff8b9af68c5e6a1c0c0
be0940b61c6f6f32f86e67e2a2b72b3f7959467f
/Panda3D-1.8.1/include/winGraphicsWindow.h
98cf1583367be5496abee8b6d7febfeb6098a223
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
OldWare/OldToontown
b8b6e88f503e4814422f45d3638356f9c27f98e1
82b5fd6389b83bb3fe8739b2c765d18bac6223e6
refs/heads/master
2021-01-22T19:14:50.679547
2014-09-27T02:14:50
2014-09-27T02:14:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,554
h
// Filename: winGraphicsWindow.h // Created by: drose (20Dec02) // //////////////////////////////////////////////////////////////////// // // PANDA 3D SOFTWARE // Copyright (c) Carnegie Mellon University. All rights reserved. // // All use of this software is subject to the terms of the revised BSD // licens...
[ "a784b2a1@opayq.com" ]
a784b2a1@opayq.com
8cd744946143e130e3acd619f7fbba25f001e5d0
e6d43e0c281609abfab297f756f94e4aff3a458c
/frame.hpp
2845929f2ccf44e794465a9855421ff80a81df6c
[]
no_license
charberg/LED_Gold
7477d9701f50d670dc77f1cc48702011d57981b9
baf34333243e22ed5af2ad8b8edc987e09972292
refs/heads/master
2021-07-11T13:47:11.207016
2020-08-09T18:15:59
2020-08-09T18:15:59
20,626,045
4
2
null
null
null
null
UTF-8
C++
false
false
375
hpp
#ifndef FRAME__HPP #define FRAME__HPP #include <stdint.h> #define mainLength 6 #define mainHeight 19 #define sideLength 4 #define sideHeight 7 typedef struct pixel_m { uint8_t r; uint8_t g; uint8_t b; } pixel_t; class Frame { public: pixel_t m_face[mainLength][mainHeight]; pixel_t m_side[sideLength][sideH...
[ "charlesbergeron@cmail.carleton.ca" ]
charlesbergeron@cmail.carleton.ca
c2d2c75ffddfef212cb8fc983342da3fa41328a2
9673103a354b019b7ff55541a9cc7476507cbf0e
/src/lof/main.cpp
f5a3b0078f185f3311baddbad79769d1f7fab999
[]
no_license
crepererum/GraBaSS
59ba8fa0401173f07035115b4f8d3b1268b30187
b8b908d82bea7f00cee3b28e906179b08255a34c
refs/heads/master
2016-09-05T09:12:28.799858
2013-09-17T13:46:20
2013-09-17T13:46:20
9,149,795
0
1
null
null
null
null
UTF-8
C++
false
false
10,832
cpp
#include <algorithm> #include <atomic> #include <cassert> #include <iostream> #include <limits> #include <list> #include <memory> #include <ostream> #include <sstream> #include <unordered_set> #include <vector> #include <boost/program_options.hpp> #include <tbb/blocked_range.h> #include <tbb/parallel_reduce.h> #inclu...
[ "marco@crepererum.net" ]
marco@crepererum.net
4869b81d8125712a6e5f5a1ed90610181214c1ed
1dacbf90eeb384455ab84a8cf63d16e2c9680a90
/include/dynd/kernels/apply_callable_kernel.hpp
108b080bfce8b791a419874b0bb72d834326898a
[ "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-unknown" ]
permissive
wangyum/Anaconda
ac7229b21815dd92b0bd1c8b7ec4e85c013b8994
2c9002f16bb5c265e0d14f4a2314c86eeaa35cb6
refs/heads/master
2022-10-21T15:14:23.464126
2022-10-05T12:10:31
2022-10-05T12:10:31
76,526,728
11
10
Apache-2.0
2022-10-05T12:10:32
2016-12-15T05:26:12
Python
UTF-8
C++
false
false
8,716
hpp
// // Copyright (C) 2011-15 DyND Developers // BSD 2-Clause License, see LICENSE.txt // #pragma once #include <dynd/kernels/apply.hpp> #include <dynd/kernels/base_strided_kernel.hpp> namespace dynd { namespace nd { namespace functional { namespace detail { template <typename func_type, typename R, typen...
[ "wgyumg@mgail.com" ]
wgyumg@mgail.com
61afc793d9a2cac1e7f19b59ed04e61ad919cdf6
185b00fc2b448497991418a5214b49445afe18e7
/SDK/PUBG_PhysXVehicles_structs.hpp
2463bd0f63fcf776497e216e7cea1a44ac74bbff
[]
no_license
cpkt9762/PPLAY_SDK
f562e3391df2a46abca33d202884705fdd03a1f8
30bf1a7fadab2ed07635e55c9c9749720cd79528
refs/heads/master
2021-04-28T10:19:19.392994
2018-02-19T07:20:44
2018-02-19T07:20:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,625
hpp
#pragma once // PlayerUnknown's Battlegrounds (2.6.23) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace Classes { //--------------------------------------------------------------------------- //Enums //--------------------------------------------------------------------------- // Enum PhysXVehicles.EVe...
[ "915188949@qq.com" ]
915188949@qq.com
243d1d9dd2b7e0577a75de09443d3a84b4dbac06
a0bafe339ffe761c872c79b49ef0e3d5ec5d6ab8
/基础练习/5.查找整数.cpp
ce8913a60a45118c76d9be8d66e2839b1238d4ca
[]
no_license
HandsomeBoy2/LanQiao
407208fe88e434c0b5df3a42a8d246fe0f139b1f
fd24578af303db9dfa16fe2c1771a2553b9e963f
refs/heads/master
2021-09-04T15:43:56.438957
2018-01-20T00:57:55
2018-01-20T00:57:55
118,195,425
0
0
null
null
null
null
UTF-8
C++
false
false
358
cpp
#include <iostream> #include <vector> using namespace std; int main() { int n, number, temp; cin >> n; vector <int> a(n); for (int i = 0; i < n; i++) { cin >> a[i]; } cin >> number; int i; for (i = 0; i < n; i++) { if (a[i] == number) { temp = i; break; } } if (i == n) { cout << "-1"; } else...
[ "997739420@qq.com" ]
997739420@qq.com
77a20da1c8ca242d72f8d3f37b7dd25bbc0ff58c
4769e08c3184a2faa6af07f11d23d57f5d9895ca
/src/EntityManager.h
469aaadcdd3cebe3ab51261ef2f6ca583f366eee
[]
no_license
studio-bakemono/engine
27337800d66f4cf71c757b3ca60b99183b626bc3
3430c3d52813b473835806223c54a696df388c29
refs/heads/master
2020-03-12T03:03:55.939279
2018-04-21T04:17:44
2018-04-21T04:17:44
130,417,062
0
0
null
2018-04-21T02:48:32
2018-04-20T21:50:34
CMake
UTF-8
C++
false
false
149
h
#pragma once #include "Entity.h" #include "Component.h" #include <vector> class EntityManager { public: EntityManager(); ~EntityManager(); };
[ "golgothasTerror101@gmail.com" ]
golgothasTerror101@gmail.com
45b4354f0697a0c4d978680c40af03489fa9df34
081cc2fac1350d22438a730fd36885549ba92d21
/Unterricht/99_Uebung_MaxHeap_nichtgeloest/HeapUtils.cpp
8a81beafe6a0c03cc3d77cce715d87ecef43a786
[]
no_license
streusselhirni/AAD_GUI_Stoff
1231f81825464e663a77bfa571ab934783cce08d
0b33fc300ee8598831271dc39f17033d45f1279c
refs/heads/master
2020-06-04T09:34:54.690226
2019-06-14T15:37:50
2019-06-14T15:37:50
191,967,590
0
0
null
null
null
null
UTF-8
C++
false
false
141
cpp
// // Created by Nicolas Haenni on 24.11.18. // #include "HeapUtils.h" bool HeapUtils::isMaxHeap(std::vector<int> v) { return false; }
[ "mail@nicolashaenni.me" ]
mail@nicolashaenni.me
01479f8f6c57e363a23ac241e7ece35f3540f0f7
210bfd88f96cdf3b51508a81521f27aa77b251bb
/code/checkNameCriteria.cpp
b46faeabfd6f1314ee4af61fe3b6fc159551c7bc
[]
no_license
kurianCoding/cpp
76c01952fefa24db24322215a0f8c238e4c22204
17813ae58d024a1b5d4697479065746b4c938c2a
refs/heads/master
2021-01-10T08:00:34.354675
2017-06-10T15:10:24
2017-06-11T13:37:27
72,983,610
1
0
null
null
null
null
UTF-8
C++
false
false
603
cpp
/* this program will take a string, find the score of * the string by adding the values of all the characters * and then return the result based on a criteria. The cri * teria being that number of factors of the score should be * greater than or equal to the number of characters in the * name*/ #include <algorithm...
[ "kurianck.mail@gmail.com" ]
kurianck.mail@gmail.com
7ddd0ed4bf215f4c5fd14ebf47e5cf1e59593a33
d07a04cabc3c49ddbf0e908d1bd8ce72cd0cc4c4
/src/main.cpp
c81fbfdf942b41b808e704a3b30f7a5a7b05639f
[]
no_license
conanwu777/Voxel_landscape
362dc400f6327a04c78ab5930879cff5eca21005
f84ff5d2d7ce72d03c681f9efae67651c5b5fa4b
refs/heads/master
2020-04-08T04:44:54.687531
2018-11-27T19:56:59
2018-11-27T19:56:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,431
cpp
#include <stdlib.h> #include <iostream> #include <time.h> #include "Input.hpp" #include "Noise.hpp" #include "Camera.hpp" #include "ChunkManager.hpp" #include "Chunk.hpp" #include "Window.hpp" #include "Water.hpp" #include "Shader.hpp" #include "Skybox.hpp" int main(int ac, char ** av) { Window win("Vox", W ,H); if...
[ "cwu@e2r5p4.unit.ua" ]
cwu@e2r5p4.unit.ua
402be9fa7432ae19c074876ac3dd4f6591d4ec74
943c054c3ded9169e2b32d2f9449f6342f517b9f
/DSA/C++/GeekForGeeks/sortinterval.cpp
8ff7ccdc0fdbfc07db4d68b528ba4623782ef854
[]
no_license
krsahab/Algorithms
84247d44679966c03d9bcf082a995e17c5b4ee44
a677ef381c170ea6832af7cbce850c72747a13a9
refs/heads/master
2023-04-13T20:03:40.636773
2021-04-24T03:06:29
2021-04-24T03:06:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
455
cpp
#include<bits/stdc++.h> using namespace std; bool cmp(pair<int,int> p1,pair<int,int> p2) { return p1.first<p2.first; } int max_non_overlapping( vector< pair<int,int> >& ranges ) { sort(ranges.begin(),ranges.end(),cmp); int count=0; for(int i=0;i<ranges.size()-1;i++) { if(ranges[i].second<=...
[ "krsahab@outlook.com" ]
krsahab@outlook.com
9e203ea863bcdf71256f5767b3da313413d3e8cd
0ad22a20afa40e826192d6f5a13544820b97f032
/AutoUpdate/AutoUpdate/AutoUpdate.cpp
ca038ef59dc4a7c795aa9138fe7c021960300e22
[]
no_license
knva/AutoUpdate
06bf050136454461f9df34793acbdabe4960dfe0
3e1546ba6060189154eb8aba611333e7ff70fa0a
refs/heads/master
2021-01-21T18:18:06.959364
2017-06-14T03:02:30
2017-06-14T03:02:30
92,032,207
1
0
null
null
null
null
GB18030
C++
false
false
7,171
cpp
// AutoUpdate.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include "Clibcurl.h" #include "configjson.h" #include "MD5.h" #include <time.h> using namespace std; #ifdef _WIN32 #define MKDIR(a) _mkdir((a)) #define ACCESS _access #elif _LINUX #define MKDIR(a) mkdir((a),0755) #define ACCESS access #endif #define ERR...
[ "txt_ch@163.com" ]
txt_ch@163.com
321d4c69425200a8aeada8ec19a2e5690538e7c9
6b660cb96baa003de9e18e332b048c0f1fa67ab9
/External/SDK/BP_HC_Rank05_RankDesc_functions.cpp
ee5fd97d8c856a64d868a9cdca01ab0d716f5cf0
[]
no_license
zanzo420/zSoT-SDK
1edbff62b3e12695ecf3969537a6d2631a0ff36f
5e581eb0400061f6e5f93b3affd95001f62d4f7c
refs/heads/main
2022-07-30T03:35:51.225374
2021-07-07T01:07:20
2021-07-07T01:07:20
383,634,601
1
0
null
null
null
null
UTF-8
C++
false
false
546
cpp
// Name: SoT, Version: 2.2.0.2 #include "../pch.h" /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Functions //----------------------------------------------------...
[ "Massimo.linker@gmail.com" ]
Massimo.linker@gmail.com
ebc84038fc17416d1858c70d8254580adfb1da7c
5bd95cf135425e2364aae18e4566b8d547024e51
/src/BICO/weightmodifier.h
de5e75a779591eba078413a17aaadca439056e31
[]
no_license
cran/stream
9f18ddeb8db39da14bf58ce152e138db12797990
e325260992b1cae50ac99be0e6b2d5845f5c7366
refs/heads/master
2023-03-07T10:51:42.508524
2023-02-28T20:00:02
2023-02-28T20:00:02
17,700,152
1
2
null
null
null
null
UTF-8
C++
false
false
550
h
#ifndef WEIGHTMODIFIER_H #define WEIGHTMODIFIER_H namespace CluE { /** * @brief Abstract base class to modify the weight of weighted objects. * * @ingroup base_classes */ template<typename T> class WeightModifier { public: virtual ~WeightModifier() { } /** * @brief make an exact copy of this object * Th...
[ "csardi.gabor+cran@gmail.com" ]
csardi.gabor+cran@gmail.com
9f841e06e80a60eeed212d38aaadfac1c063b2b5
bb6ebff7a7f6140903d37905c350954ff6599091
/chrome/browser/extensions/unpacked_installer.cc
cb7966f8908b27b491430611cfdbff67953ee48d
[ "BSD-3-Clause" ]
permissive
PDi-Communication-Systems-Inc/lollipop_external_chromium_org
faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f
ccadf4e63dd34be157281f53fe213d09a8c66d2c
refs/heads/master
2022-12-23T18:07:04.568931
2016-04-11T16:03:36
2016-04-11T16:03:36
53,677,925
0
1
BSD-3-Clause
2022-12-09T23:46:46
2016-03-11T15:49:07
C++
UTF-8
C++
false
false
10,418
cc
// Copyright (c) 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/extensions/unpacked_installer.h" #include "base/bind.h" #include "base/callback.h" #include "base/command_line.h" #include "...
[ "mrobbeloth@pdiarm.com" ]
mrobbeloth@pdiarm.com
660cd7439b18216cb11e13bf5d0a1c450a8ce80e
52bbfa038663d7564a8e4df85e4bd0c332cb242f
/QuestStateMachine/QuestStateMachine.cpp
783301923ea0bbf70e57d469067fddcfe0681536
[ "MIT" ]
permissive
KonstantinTomashevich/gamedev-utils
b5fa1f665e42e5cb62fb1b6ea53982ecc60f1442
e210616667a621391898ea3aaf773cf5d07275b9
refs/heads/master
2020-03-22T14:09:46.579126
2018-11-12T08:19:24
2018-11-12T08:19:24
140,157,569
1
0
MIT
2018-07-12T17:51:48
2018-07-08T10:20:51
C++
UTF-8
C++
false
false
3,591
cpp
#include "QuestStateMachine.hpp" #include <UniversalException/UniversalException.hpp> QuestStateMachine::QuestStateMachine () : current_ (nullptr), states_ () { } void QuestStateMachine::Start (int startStateCode) { ThrowExceptionIfLocked (); current_ = GetState (startStateCode); current_...
[ "ekit.mail@gmail.com" ]
ekit.mail@gmail.com
1e57c45bc9a8cca821e8c5f64adafc8b8403264d
08acf034e8eed58d833808ecf2948047d482cd99
/hspasov-web-server-cpp/content_reader.hpp
9763a38c871066347933513fb88d3dfe49f7f890
[ "Apache-2.0" ]
permissive
hspasov/training-projects
885a16d96dbffad33c488a995b24831adb4d62b6
c6b1e72b59c1e87855286e32ba59c06be57a2c4b
refs/heads/master
2022-04-29T11:20:33.113530
2022-03-13T19:51:40
2022-03-13T19:51:40
137,059,349
0
0
null
2018-06-12T11:00:35
2018-06-12T11:00:34
null
UTF-8
C++
false
false
2,898
hpp
#ifndef FILE_READER_HPP #define FILE_READER_HPP #include "file_descriptor.hpp" #include "web_server_utils.hpp" #include "error.hpp" #include "logger.hpp" #include "config.hpp" #include <cerrno> #include <sys/stat.h> #include <fcntl.h> class ContentReader { protected: FileDescriptor _fd; public: size_t fi...
[ "hristo_sp99@abv.bg" ]
hristo_sp99@abv.bg
82b32f3a5221e6c4d48fca575a6de38d5d843023
320660851dc9a8c7a230db6d5388ba0d737572f6
/src/sage/overlaySizer.h
9de7e49cba6e7194d4c5c0be7849ecfae3273af8
[]
no_license
Vadiza/sage-3.5b
0e9fb033324c4efd86aa0801c8ab2bd8d3a62ff9
5e2af1d1a9838933fe0e60673d74a54408fdb61e
refs/heads/master
2020-04-09T15:16:17.571400
2014-05-09T15:27:17
2014-05-09T15:27:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,523
h
/****************************************************************************** * SAGE - Scalable Adaptive Graphics Environment * * Module: overlaySizer.h * Author : Ratko Jagodic * * Description: widget overlays * * Copyright (C) 2007 Electronic Visualization Laboratory, * University of Illinois at Chicago ...
[ "matt@doeringtech.com" ]
matt@doeringtech.com
a8201a89a87d10b64f36fd554bc74ab56e7f2bc9
99ea6cf6589748de6bf194376daded0f377a6115
/UVa/11727 - Cost Cutting.cpp
19d6bbeccf5c43e702c06d7ddd0072c1c97cc8f3
[]
no_license
biprodas/OJ-Solutions
5795ae61e96c6a0b6683652939abdb92924ee962
c84a045c8c7bbcdc6049c1fbef2191619c557bfa
refs/heads/master
2020-04-12T05:24:47.436550
2018-12-18T18:36:32
2018-12-18T18:36:32
162,326,145
1
0
null
null
null
null
UTF-8
C++
false
false
256
cpp
#include<bits/stdc++.h> using namespace std; int ar[3]; int main(){ int t, cs=1; cin>>t; while(t--){ for(int i=0;i<3;i++) cin>>ar[i]; sort(ar,ar+3); printf("Case %d: %d\n",cs++,ar[1]); } return 0; }
[ "biprodas.cse@gmail.com" ]
biprodas.cse@gmail.com
8f6e215bd1359c9c4bbf2de9cc9704fd14acff38
2238d9c2818ea708aea0d12e7345705245b2a628
/application/source/ImageLibrary.h
bbd1db35c64d8c9457e0842b2ad26c9047d63881
[]
no_license
PowerKiKi/polukili
1e1cb69bce1c92982807b0a033735ec235f44b64
6c9b84d817dc2c6cdfac09a74030cf7ecc6417a9
refs/heads/master
2020-05-19T23:29:30.853455
2011-02-14T08:09:04
2011-02-14T08:09:04
173,132
2
0
null
null
null
null
UTF-8
C++
false
false
921
h
#ifndef Polukili_ImageLibrary_h #define Polukili_ImageLibrary_h #include <map> #include <string> #include <grrlib.h> using namespace std; namespace Polukili { /** * A library containing Images and allowing to get Image from path with implicit load. */ class ImageLibrary { public: ...
[ "adrien.crivelli@gmail.com" ]
adrien.crivelli@gmail.com
1408e14567c3214e66057368ecc94f9cd212d8a0
4a3ca65ba2228c20e3f04f3ab1538dd00f87e976
/src/merkleblock.cpp
35dba5232f505ce38dfd087c1bf2092dbbede4a1
[ "MIT" ]
permissive
bonoproject/Bonorum
dd5b29a80b41a8e9fc0e0311b11730b5bf6fb3c2
d0dede6c416b812398a6c88cb2f54dad049c932e
refs/heads/master
2020-12-20T16:41:40.978500
2020-06-08T12:04:16
2020-06-08T12:04:16
236,138,813
1
1
null
null
null
null
UTF-8
C++
false
false
5,838
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2015-2019 The PIVX developers // Copyright (c) 2020 The BonorumCoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-lice...
[ "60004952+bonoproject@users.noreply.github.com" ]
60004952+bonoproject@users.noreply.github.com
9f502124e9f33f57e4802ebaf90d95a499810623
b0568af5234e6ff8bb23d93725b00c895fb44f91
/Assignment1/Assignment1/AssemblyLine.h
8999b505b5bb51fa553c2b1f84460bdd8812850d
[]
no_license
JaiiParmar/C-Projects
96a9ad390ed04208bdea749670c2463a708842ad
4ec92c65752b365b9b35d07431d3857d9bddd3c9
refs/heads/master
2020-08-28T12:53:59.445140
2020-02-29T12:49:10
2020-02-29T12:49:10
217,704,390
1
0
null
null
null
null
UTF-8
C++
false
false
165
h
#pragma once #include<string> #include"Order.h" #include"BoxMaker.h" class AssemblyLine { private: Order o; BoxMaker bm; public: AssemblyLine(std::string); };
[ "jaiparmar207@gmail.com" ]
jaiparmar207@gmail.com
4d90e6a86039cc828f2c15dca3ed092750b28dcb
b589568b21d52c8a3c196d5fadf651d36c32d466
/src/batch/plugins/transformation/transformation.hpp
7926a2116ed01edfe03b5f49b123ab59772e7bda
[]
no_license
janeisklar/RSTools-preprocessing
6d25f4c3fed4a8752c22094e7e5e7514802b7ae4
e941ec1455bcbfa27a6783a6639945c73123ca03
refs/heads/master
2020-06-04T18:32:55.341470
2019-05-06T13:26:47
2019-05-06T13:26:47
25,311,320
0
1
null
2019-05-06T13:26:48
2014-10-16T16:34:13
C++
UTF-8
C++
false
false
971
hpp
#ifndef rstools_rsbatch_plugins_transformation_transformation_h #define rstools_rsbatch_plugins_transformation_transformation_h #include "rscommon.h" #include "batch/util/plugin.hpp" #include "tool/transformation.hpp" #include "task/transformation.hpp" using namespace rstools::batch::util; namespace rstools { namesp...
[ "antihero2006@gmail.com" ]
antihero2006@gmail.com
d5ed448bec6ceeeba250f9bbbfaaf0eccc48c20a
b0c34c9a2613fe823e3b2a05ea81e943db403065
/WSIQualityJudge/sdpcRead.h
bdc8adee51daba549137cdb9eb9dd1addb12bae1
[]
no_license
hanxiaowein1/WSIQualityJudge
be300434b1ef296c04d5ea1c5cd31b7226ad5d93
223327a18408d5c47efa24003afd15914bcc7495
refs/heads/master
2022-12-31T05:00:35.726937
2020-10-05T08:02:45
2020-10-05T08:02:45
277,336,808
0
0
null
null
null
null
GB18030
C++
false
false
3,089
h
#pragma once #ifndef _SDPCREAD_H_ #define _SDPCREAD_H_ #include "opencv2/opencv.hpp" #include <iostream> #include <string> #include <mutex> #include <vector> #include <windows.h> #include <thread> #include "openslide.h" #include "sdpcsdk.h" using namespace std; using namespace cv; //将rect对象和mat对象绑定在一起 struct rect_mat...
[ "1280850599@qq.com" ]
1280850599@qq.com
924d371fbdb0199ab232e4c1632cc0fa613bdd78
dce62d2c4ec575b4ddea35325c51ebdac41c3788
/DFS1/BeatDetection/GameCode/BeatGame/Enemy.cpp
4e49c872d4b848f7b4aa16ef9c33f9f7b2c66136
[]
no_license
wvennes/BeatDetection
19c1778fc8885e3ef6b87a5f9755e7121365fc0d
cec72979aec3d97686563aa805861bf3258abe37
refs/heads/master
2021-01-10T02:22:35.901252
2016-01-26T05:51:37
2016-01-26T05:51:37
50,263,103
4
1
null
null
null
null
UTF-8
C++
false
false
2,386
cpp
//--------------------------------------------------------------------------- // Enemy.cpp //--------------------------------------------------------------------------- #include "Engine/Core/EngineCommon.hpp" #include "Engine/Math/GameMath.hpp" #include "Engine/Rendering/Material.hpp" #include "Engine/Rendering/Render...
[ "wvennes@smu.edu" ]
wvennes@smu.edu