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
db70e704e4eea6851082831a8adf627f62db575c
c2bbe165858014ea7fd226710fa3dc1f4af36fe8
/src/locMatrix.cpp
69877a4fda10ece5f6a3539e6b69e2799fcd89cc
[]
no_license
tonymugen/GWAlikeMeth
5781bb71e0ac79d6772d405a025f4379a52453cc
8245a7224ba4253681f54aaedd17a60b4520bedf
refs/heads/master
2020-04-16T00:34:56.464885
2020-01-31T22:28:18
2020-01-31T22:28:18
165,144,017
0
0
null
null
null
null
UTF-8
C++
false
false
59,218
cpp
/* * Copyright (c) 2016 Anthony J. Greenberg * * 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 retain the above copyright notice, this list of conditions and the following dis...
[ "info@bayesicresearch.org" ]
info@bayesicresearch.org
39d2939c80b766d47b5f39dc86d196f12eef4ea9
fecb91a4eaf94672158ac40efe1d83a88135ad61
/CPLUSCODES/STRACTURE/main.cpp
c4d195b7175ba3a3f6c3e39894a9b7ad741edbe5
[]
no_license
SAMIUL98SIAM/C-
7b1e07aff4f816a288b69cf0f7a2973a5922b386
f4221645803cbc9d2ae9aee7633cc5d564eb0821
refs/heads/master
2023-05-30T23:28:55.310016
2021-06-21T19:02:16
2021-06-21T19:02:16
379,027,587
0
0
null
null
null
null
UTF-8
C++
false
false
508
cpp
#include<iostream> #include<conio.h> using namespace std; void Ricky() { int Array[10]={5,4,2,9,10,12,6,7,6}; N=10; for(int i=0; i<N-1; i++){ mini = i; for(int j=i+1; j<N; j++){ if(Array[j] < Array[mini]){ mini = j; } third party = A...
[ "samiulsiam89@gmail.com" ]
samiulsiam89@gmail.com
f2d09fe84e9ac8cb255d091b260d143793096c61
6f308d145ce7965bee0c8ea65a3da2e36e67c803
/HardRayTrue/Viewport.h
fe0f74c383abbbbfa778ee1801b94ab10c37c2ad
[]
no_license
Xalrandion/learning-raytracing
71d5ecf05beca7a80cee4d5e737405cc07ef85dd
33571ccb38676907119bfa31c5f55ce4b6f738b0
refs/heads/master
2023-07-03T16:04:34.260544
2021-08-15T08:38:11
2021-08-15T08:38:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
359
h
#pragma once #include <SFML/Graphics.hpp> #include "includes/Canvas.h" class Viewport { sf::Vector2f size; double distanceToCamera; public: Vector3d getPosFromCanvasPos(const Canvas& canvas, const sf::Vector2f& pos) const; Viewport(sf::Vector2f size, double distanceToCamera): size {size}, distanceToCamera { dist...
[ "alexgotte2@gmail.com" ]
alexgotte2@gmail.com
8f2f0c37de8c00cd6c8947c0ae3f8929155a7573
d4af15bfec86981d5a8690423c05aa09910967af
/C++/keyvis/src/main.cpp
4d1f34cf3c364325988b054497219c86d06f7ac6
[ "MIT" ]
permissive
bosley/OPAS
f72e69d42bea5e87ace082f2393b94d9aeb95af9
f79372ce0a2981da60375f10d1672429efa552bc
refs/heads/master
2023-05-12T10:52:59.496814
2021-06-07T12:36:29
2021-06-07T12:36:29
38,960,193
0
0
null
null
null
null
UTF-8
C++
false
false
54
cpp
int main(int argc, char** argv) { return 0; }
[ "bosley117@gmail.com" ]
bosley117@gmail.com
c288d372c9857693e152e27e26de8f91f891d49f
c2d0d7181355e8eb7f7c6d23a756427763617bc0
/GAT350/engine/renderer/renderer.h
90137b68b629f624cfe3b8581ff81e67d00c11bc
[]
no_license
GaigeKinsey/GAT350
e54910191320ee0982e39e9d70966920f9e43f2c
372c9a9171c9528e9b295928e7db7fd35f9ce59b
refs/heads/master
2020-08-20T22:06:30.142547
2019-12-06T18:23:54
2019-12-06T18:23:54
216,071,456
0
0
null
null
null
null
UTF-8
C++
false
false
747
h
#pragma once #include "../engine.h" class Renderer : public System { public: OBJECT_DECLARATION(Renderer, System) ~Renderer() {} bool Initialize(); bool Initialize(u32 width, u32 height, bool fullscreen = false); void Shutdown(); void Update(); void ClearBuffer(); void SwapBuffer(); SDL_Window* GetWindow...
[ "gaigekinsey@yahoo.com" ]
gaigekinsey@yahoo.com
0f0020f48f339e8797053096b15367ce5ae8c3df
87d8af054e17e0c346b6f59636402883fbf0158d
/Cpp/SDK/sot_frontend_01_a_start_classes.h
5ab39c4aad943ecaf0a2d4899a722c63a5976539
[]
no_license
AthenaVision/SoT-SDK-2
53676d349bca171b5e48dc812fd7bb97b9a4f1d8
4a803206d707a081b86c89a4b866a1761119613d
refs/heads/main
2023-03-20T10:48:21.491008
2021-03-10T21:55:10
2021-03-10T21:55:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
756
h
#pragma once // Name: sot, Version: 4.2 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //----------------------------------------------------------------...
[ "59620169+NtLoadDriverEx@users.noreply.github.com" ]
59620169+NtLoadDriverEx@users.noreply.github.com
5c09cf336b9b1baa15ed8c71e6e2a3851719e6f0
164e709dcf03ce4769c3ba8f874da0666c35bc03
/RtTpsDataAccess/tps_da_voimanager.cpp
281fa493a43bada0c3654e63721e4b2cad18c23a
[]
no_license
liq07lzucn/tps
b343894bcfd59a71be48bd47d6eff6e010464457
a3be6dc50c5f9a2ff448ecff3f5df1956e26ad4f
refs/heads/master
2021-06-23T16:35:01.349523
2017-08-30T08:09:02
2017-08-30T08:09:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,065
cpp
////////////////////////////////////////////////////////////////////////// /// Copyright (c) Shanghai United Imaging Healthcare, 2013 /// All rights reserved. /// /// \author jiandong.zhou jiandong.zhou@united-imaging.com /// /// \file tps_voi_manager.cpp /// /// \brief entry of VOI operate /// \version...
[ "genius52@qq.com" ]
genius52@qq.com
ace091a5bb10ba9988c5567d2320e1e7f270f870
390241b7131e0d7652b5fba9884e8bfe5aa08f83
/MainUI/UI/VhallIALive/ApplyJoinWdg.cpp
af62bfdf7518455bc8ac1f06f1143ab0338a1e62
[]
no_license
hongzhuxuke/VlsClient
718762b2fdd0494753fd5193ac83a51f19271c3d
64c4eb7f8aa62d875cb8aa7727ec538f551e627f
refs/heads/master
2022-12-23T17:50:47.136684
2020-09-25T07:31:44
2020-09-25T07:31:44
296,022,926
0
1
null
null
null
null
GB18030
C++
false
false
4,574
cpp
#include "ApplyJoinWdg.h" #include <QPainter> #include <QApplication> #include <QDesktopWidget> #include <QJsonObject> #include "pathmanager.h" #define MAX_TIME_OUT 15 //CREATE_WND_FUNCTION(ApplyJoinWdg); ApplyJoinWdg::ApplyJoinWdg(QWidget *parent) : CBaseDlg(parent) { ui.setupUi(this); mnMaxTimeOut = MAX_TIM...
[ "ke.xu@vhall.com" ]
ke.xu@vhall.com
79ac7202d0f1330f254a66be15f10397db9a0955
539216087ec8280f94568e38c648b8784b20a0d6
/servo.d/servo_6/servo_6.ino
675ed5f48b15315ba2bc952fc7f69ad6f9f80c76
[]
no_license
linuxgnuru/arduino_projects
9a0be0dd382d41c0fa6095bd483e519b57d4dd9a
bc608aa3be9937b8db2cecdfb561a9502e449cbb
refs/heads/main
2023-01-29T08:14:24.285786
2020-12-04T00:10:37
2020-12-04T00:10:37
318,353,758
1
0
null
null
null
null
UTF-8
C++
false
false
1,011
ino
/* Sweep modified version to run 6 servos */ #include <Servo.h> // create servo object to control a servo Servo myservo[6]; // twelve servo objects can be created on most boards int pos = 0; // variable to store the servo position void setup() { // attaches the servo on pin 9 to the servo object for (...
[ "jcwiggi@gmail.com" ]
jcwiggi@gmail.com
4ab68412869754e32d99210c560a721ca53facae
f688aedcfb7e2637338b96472f001e18a015fe45
/Castlevania/HealthBar.cpp
caada899f2d6d0f6a3f8d6a8b8030e855f689fe7
[]
no_license
minhtien2152/Castlevania
76e951708635378d0c982cea87e018613232e8ea
0d940fc400a0ef545a537b885783d7f802eabf4b
refs/heads/master
2021-05-19T07:07:34.928125
2020-07-24T17:32:24
2020-07-24T17:32:24
251,577,936
2
0
null
null
null
null
UTF-8
C++
false
false
838
cpp
#include "HealthBar.h" #include"Define.h" #define HEALTH_CELL_ID 100 HealthBar::HealthBar(float x, float y, LPGAMEOBJECT object,int type) { this->x = x; this->y = y; this->object = object; currHP = this->object->GetHP(); this->type = type; if (type == SIMON_HEALTH) defaultHP = SIMON_DEFAULT_HEALTH; else ...
[ "18521481@gm.uit.edu.vn" ]
18521481@gm.uit.edu.vn
4b96b43a2ad9c645770e8a9f420eebad1d729d12
eb1fa618399401d027f7231e33260f6435061684
/Creational patterns/Singleton/main.cpp
f16a679498490f0f381fadb4788bd86d4c6073bf
[]
no_license
alejinjer/Design-Patterns
034aa696135ed6dd6d0e49fc362ffb8dc90dfe38
32397aa8370c057e2c4b6edeab62f129c9aba46e
refs/heads/master
2020-04-20T03:09:11.601065
2019-05-04T14:56:46
2019-05-04T14:56:46
168,418,300
0
0
null
null
null
null
UTF-8
C++
false
false
69
cpp
#include "singleton.h" #include "meyerssingleton.h" int main() { }
[ "ezyyk77@gmail.com" ]
ezyyk77@gmail.com
eec2f3847d6aa88487f020060d2f1f633d173d7b
ee5e0c7f802626b33668e7686d179d5d0ea5f449
/windows_ce_5_121231/WINCE500/PRIVATE/SERVERS/HTTP/CORE/log.h
2a3d6967890d6ac933377ff498e25fef7df3abca
[]
no_license
xiaoqgao/windows_ce_5_121231
e700da986df7fe7d8a691a347f76885aac8c03b3
5ad37f4d1e287bb81a238b7d7a8b2e1185fe90ed
refs/heads/master
2022-12-25T02:28:44.898011
2020-09-28T20:03:03
2020-09-28T20:03:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,001
h
// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the license visit http://go.microsoft.com/fwlink/?LinkId=3223. // /*-- Module Name: LOG.H Abstract: Logging functions --...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
7c1710f9a04867738e332fa2e0a1502e28990239
fe83c6a7aab3c2b11db37485173dd64f74b9da0f
/src/test/pmt_tests.cpp
232c41f11179c61c511d0d860f558407f864e287
[ "MIT" ]
permissive
TFTcoin/ftcoin
478086064158035c02626fc2d39e9cdee5be378f
2b25638fd2303ffea83d322d21228a2dea0d2b93
refs/heads/master
2020-03-21T22:08:04.004720
2018-07-08T08:04:43
2018-07-08T08:04:43
139,105,803
0
0
null
null
null
null
UTF-8
C++
false
false
4,509
cpp
// Copyright (c) 2012-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "consensus/merkle.h" #include "merkleblock.h" #include "serialize.h" #include "streams.h" #include "uint256.h" #incl...
[ "hxtchain@gmail.com" ]
hxtchain@gmail.com
e494b218125fb40a041bba9b499c5bf90b813127
e3e3bf2a8cb16c8e87139237a7f03aa6807f7f2c
/cell_based/src/writers/population_writers/VertexT2SwapLocationsWriter.hpp
0bc99f7f93b65ce2ed1b111f9f8ed81446c8526e
[ "BSD-3-Clause" ]
permissive
uofs-simlab/ChasteOS
f67b67f246befbc38edc3dc93b5e55a7bbf1fcfc
04d98998e2ebad3f29086b8eaa1d89c08c6fccf6
refs/heads/master
2021-05-07T04:10:38.591384
2017-11-20T15:48:06
2017-11-20T15:48:06
111,127,403
1
0
null
null
null
null
UTF-8
C++
false
false
5,378
hpp
/* Copyright (c) 2005-2016, University of Oxford. All rights reserved. University of Oxford means the Chancellor, Masters and Scholars of the University of Oxford, having an administrative office at Wellington Square, Oxford OX1 2JD, UK. This file is part of Chaste. Redistribution and use in source and binary forms...
[ "jessicacervi@simlab06.usask.ca" ]
jessicacervi@simlab06.usask.ca
25b0b18c2da85d1100eb306a82f97c4f2d5ce8e0
a997546e7c9fd70df88cd7c2100831b3baf8084a
/Tutorial 19/Engine/Game.cpp
88fd5ba95d96331bb246762e118f794959fee4f0
[]
no_license
YouJinTou/Beginner-C-Game-Programming
9cefc1e8782e5690ee536f86786dd67a76fded09
2cca90a62ca196a230eebf1136c8c3e6acfa1635
refs/heads/master
2021-07-08T23:32:41.018389
2017-10-07T05:51:35
2017-10-07T05:51:35
105,530,476
0
0
null
null
null
null
UTF-8
C++
false
false
1,243,333
cpp
/****************************************************************************************** * Chili DirectX Framework Version 16.07.20 * * Game.cpp * * Copyright 2016 PlanetChili.net <http://www.planetchili.net> * * * * This file is part of The ...
[ "dandreevd@gmail.com" ]
dandreevd@gmail.com
49fc88cf99c32ada3e3958b43a24c1c91a3e1b1f
a186d7c63d5ccc74238dec82307a10454f92e499
/Source/BansheeD3D9RenderAPI/Source/BsD3D9RenderWindow.cpp
67fc312c24687c40470aa0315166448ab5b9386d
[]
no_license
venscn/BansheeEngine
9f48b89838fbab15c6bf73fc8f296ef3d538dc49
e1daf513a521e59b702001da920165d23b4b9f50
refs/heads/master
2020-04-06T06:49:38.631456
2016-07-28T12:10:44
2016-07-28T12:10:44
64,410,616
2
0
null
2016-07-28T16:17:46
2016-07-28T16:17:44
null
UTF-8
C++
false
false
15,814
cpp
//********************************** Banshee Engine (www.banshee3d.com) **************************************************// //**************** Copyright (c) 2016 Marko Pintera (marko.pintera@gmail.com). All rights reserved. **********************// #include "BsD3D9RenderWindow.h" #include "BsInput.h" #include "BsCoreT...
[ "bearishsun@gmail.com" ]
bearishsun@gmail.com
37471784ba382a7a1c8aa357fcc7b2d72e673109
e02a75042ee1f0da2d32996b7cd7269a80c8502e
/AtCoder/abc155/c.cpp
d20f1677bc8a9e7635f730679c6d49a6753358c1
[]
no_license
KL-Lru/Competitive-Programming
35131245d630e7b8728e2707066dc871e6363230
d9395043ea439c68bcbdd1ed52fe080444dcc140
refs/heads/master
2021-06-18T03:17:16.583231
2021-04-05T14:09:00
2021-04-05T14:09:00
193,652,887
0
0
null
null
null
null
UTF-8
C++
false
false
605
cpp
#include <bits/stdc++.h> using namespace std; int main(){ int n; cin >> n; map<string, int> m; string s; for(int i=0;i<n;i++){ cin >> s; m[s]++; } vector<pair<int , string>> v; for(auto p: m){ v.push_back({p.second, p.first}); } sort(v.begin(), v.end(), [...
[ "kilattoeruru@outlook.jp" ]
kilattoeruru@outlook.jp
d4cabe9ba917f619c71af112c23c07a0f75bb731
64f47b20adb8abe22a50beb6da01316faa016fbd
/emul/US0371/src/DEBUG.CPP
5a284b91343a99b0faf7eb26f2d882ddac2f9c92
[]
no_license
ZXSpectrumVault/MightyFinalFight
14699369b23b6cf1957aafb64abf2806678a3a2a
105bf618cbd35cdb9d17eeddc2f6d088006f7eea
refs/heads/master
2021-10-09T07:03:24.309133
2018-12-23T08:58:33
2018-12-23T08:58:33
162,875,347
2
0
null
null
null
null
UTF-8
C++
false
false
7,608
cpp
#ifdef MOD_MONITOR #define trace_size 21 #define trace_x 1 #define trace_y 6 unsigned trace_curs, trace_top, trace_mode; unsigned char trace_labels; #define wat_x 34 #define wat_y 1 #define wat_sz 13 unsigned show_scrshot; unsigned user_watches[3] = { 0x4000, 0x8000, 0xC000 }; #define mem_size 12 #define mem_x 34 #...
[ "damieng@gmail.com" ]
damieng@gmail.com
f83923c0d9859784e7ddd7ec29e9fc7284142b2b
b72698e6ff8c36a35e34dd5c80f3499e59ca5169
/libs/hwdrivers/src/CGPSInterface_unittest.cpp
667435310384c61c5711b223e4a7f091908dfc73
[ "BSD-3-Clause" ]
permissive
jolting/mrpt
1d76a8811bbf09866bc9620fe720383f3badd257
2cfcd3a97aebd49290df5405976b15f8923c35cb
refs/heads/develop
2023-04-10T01:39:58.757569
2021-02-06T17:57:26
2021-02-06T17:57:26
54,604,509
1
2
BSD-3-Clause
2023-04-04T01:28:54
2016-03-24T01:15:39
C++
UTF-8
C++
false
false
17,521
cpp
/* +------------------------------------------------------------------------+ | Mobile Robot Programming Toolkit (MRPT) | | https://www.mrpt.org/ | | | | Cop...
[ "joseluisblancoc@gmail.com" ]
joseluisblancoc@gmail.com
bce32707340743db8e14876b01c8d236ea4339f3
db111ff94903f0b24658c328d93f5cc28b670b8d
/chrome/browser/component_updater/registration.cc
54d0ac2e43fb6a3b70fba67b98c773ba19e0a2be
[ "BSD-3-Clause" ]
permissive
nibilin33/chromium
21e505ab4c6dec858d3b0fe2bfbaf56d023d9f0d
3dea9ffa737bc9c9a9f58d4bab7074e3bc84f349
refs/heads/master
2023-01-16T10:54:57.353825
2020-04-02T04:24:11
2020-04-02T04:24:11
252,359,157
1
0
BSD-3-Clause
2020-04-02T04:57:37
2020-04-02T04:57:37
null
UTF-8
C++
false
false
7,607
cc
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/component_updater/registration.h" #include "base/path_service.h" #include "build/branding_buildflags.h" #include "build/build_co...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
a7604d7a53fb96eeebdfc421e3804b24a5df5f2d
f68c1a09ade5d969f3973246747466e4a540ff74
/src/prod/src/data/utilities/ConcurrentSkipList.h
d45ab35ad794184434e19e45ec47328f5a191860
[ "MIT" ]
permissive
GitTorre/service-fabric
ab38752d4cc7c8f2ee03553372c0f3e05911ff67
88da19dc5ea8edfe1c9abebe25a5c5079995db63
refs/heads/master
2021-04-09T10:57:45.678751
2018-08-20T19:17:28
2018-08-20T19:17:28
125,401,516
0
0
MIT
2018-03-15T17:13:53
2018-03-15T17:13:52
null
UTF-8
C++
false
false
43,613
h
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ #pragma once #define CONCURRE...
[ "noreply-sfteam@microsoft.com" ]
noreply-sfteam@microsoft.com
f95ab6338a222a70d826cc239bb621063994a7fb
83fd474d6a906c00d82f7bd274f13d5294f26c12
/Test/googletest/include/gtest/gtest.h
4e8d6c1534931bf1a45b27c3e873fe94f12e37a8
[ "BSD-3-Clause" ]
permissive
andre3pazo/Laboratorio-Paoletti
dc5076e1f945e323b61a226f62bab42d6f75d57a
d65a73a35b37c346c2b734ec8fa0e070e6d732a0
refs/heads/master
2021-02-17T15:45:17.725837
2020-04-18T14:55:12
2020-04-18T14:55:12
245,108,825
0
0
null
null
null
null
UTF-8
C++
false
false
94,412
h
// Copyright 2005, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions ...
[ "61413176+andre3pazo@users.noreply.github.com" ]
61413176+andre3pazo@users.noreply.github.com
7f59de5c046967f5f8af94a991400d9b0ce2eea3
e3d7ff2ec7721b21575a2ab801c64b78f605698f
/1152 단어 갯수/1152 단어 갯수.cpp
b670bfcb9bbea168627b9f00238c590f30b303bf
[]
no_license
KimYongHwan97/Algorithms
a9afea819181f84ff9b1309775a2db9546097380
2aa8f4854495ae53f6b0d8e5f5d09807758a7dad
refs/heads/master
2023-04-11T21:05:15.166726
2021-04-30T16:23:50
2021-04-30T16:23:50
325,365,339
0
0
null
null
null
null
UTF-8
C++
false
false
381
cpp
#include <stdio.h> int main() { int N = 1000000,count = 0; int i = 0; char a[N]; for(;;) { scanf("%c",&a[i]); if(a[i] == ' ' && i == 0) { i++; continue; } else if(a[i] == ' ' && a[i-1] != ' ') { count++; } if(a[i] == '\n') { if(a[i-1] == ' ') { count = count - 1; ...
[ "koh5594@Naver.com" ]
koh5594@Naver.com
21ff88865f2bda6f21dc3aae299fb49df803df51
a1a65f548426057da58ef70dad8b83648ca1b601
/semihosting/ros_lib/rosapi/TopicType.h
463abf0931d2b72f71e068256d372cbe31d4c1a6
[]
no_license
jgdo/arips_dev
9ef575a53359afe8b7cbb19f7f47580893d0f6b9
c2d2a0a3121d154f395169c51413b73cf9dbf666
refs/heads/master
2021-01-19T03:10:24.519680
2014-12-18T20:28:36
2014-12-18T20:28:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,379
h
#ifndef _ROS_SERVICE_TopicType_h #define _ROS_SERVICE_TopicType_h #include <stdint.h> #include <string.h> #include <stdlib.h> #include "ros/msg.h" namespace rosapi { static const char TOPICTYPE[] = "rosapi/TopicType"; class TopicTypeRequest : public ros::Msg { public: char * topic = nullptr; virtu...
[ "markprediger@gmail.com" ]
markprediger@gmail.com
7964a4fda536ce5188981bb71f203f019b9f2947
83549eabb619b3c1c16c57f4caee8ad176dbf6f8
/src/lib/libkrbn/src/libkrbn.cpp
76bc35ea8f15167fc40772f8c0698b8b4a49ebba
[ "Unlicense" ]
permissive
ninixon/Karabiner-Elements
0cc2594b5fa5bab9706e06884d3b4bf233ad0482
52010b5d191c822218db96429f41fb6b9bb03190
refs/heads/master
2020-04-16T21:37:20.130640
2019-01-15T15:21:55
2019-01-15T15:21:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,475
cpp
#include "libkrbn/libkrbn.h" #include "application_launcher.hpp" #include "constants.hpp" #include "core_configuration/core_configuration.hpp" #include "dispatcher_utility.hpp" #include "json_utility.hpp" #include "launchctl_utility.hpp" #include "libkrbn/impl/libkrbn_components_manager.hpp" #include "libkrbn/impl/libk...
[ "tekezo@pqrs.org" ]
tekezo@pqrs.org
6eae8545d57cf2e46fa03da464dcf6f34b7c4ecf
251dc7f60d26e4ae0998628a91cd620fad70944d
/tensorflow/core/framework/collective.h
362d345133aa292ac1755c0bc8c0ab04d10efab6
[ "Apache-2.0" ]
permissive
markostam/tensorflow
8e148fdf5b11502cf7b846995e903c54edc5d58e
90df8ab4ab127fac239597ce0708577a335613bf
refs/heads/master
2020-03-07T13:08:31.584600
2018-03-30T20:16:16
2018-03-30T20:16:16
127,493,571
3
1
Apache-2.0
2018-03-31T02:55:38
2018-03-31T02:55:37
null
UTF-8
C++
false
false
12,021
h
/* Copyright 2018 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
a10a8f55f7bf181f24ae3e078693f22d7da74dff
1f8d8cb70a77117ec51105a3f417c48e3a300e6e
/include/IPoolMiner.h
ae6bddb5357866ad34bbe131962bac2e669ab5aa
[]
no_license
RealCashProject/RealCash
c29558b6cfe952ada9c376e5ea3fad91bd92774e
9195888801eb21e3f17936cee638cb17fac3d111
refs/heads/master
2021-01-25T12:20:14.824954
2018-03-08T09:19:22
2018-03-08T09:19:22
123,465,020
1
1
null
null
null
null
UTF-8
C++
false
false
2,367
h
// Copyright (c) 2015-2017, The Bytecoin developers // // This file is part of Bytecoin. // // RealCash is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your ...
[ "36957906+RealCashProject@users.noreply.github.com" ]
36957906+RealCashProject@users.noreply.github.com
49d9bf177479a00123285c207fd23f2dbe41ea42
257691e365d1133d179cf1f31028db822cbd8e49
/mini_renderer/aabb.h
1cce71e36d87049c45c7fdd45af15684591d70d8
[]
no_license
wangxunstu/mini_renderer
123b2f77fffb9d0e412cf3ece29b0c60f0561056
dec4e0899d541adc3bce0340dd2e4c7f4e89a457
refs/heads/master
2023-08-22T04:02:20.212800
2021-10-29T12:51:01
2021-10-29T12:51:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
544
h
#pragma once #include<glm/glm.hpp> class aabb { public: glm::vec3 low; glm::vec3 high; aabb() noexcept; aabb(const glm::vec3& low, const glm::vec3& high) noexcept; bool is_valid() const noexcept; bool contains(const glm::vec3& p) const noexcept; aabb operator|(const glm::vec3& rhs) const noexcept; aabb& o...
[ "wangxunstu@163.com" ]
wangxunstu@163.com
029313d5a6adc05a0d9ab2939030863749c399aa
46cce0f5350dd7bef7a22bb0a1246f003f40916c
/ui/widgets/controlsarea/controlsarea.h
b1fe6373dacf2c18e2f361bb1e73a6b9428dede7
[]
no_license
veodev/av_training
6e65d43b279d029c85359027b5c68bd251ad24ff
ecb8c3cdc58679ada38c30df36a01751476f9015
refs/heads/master
2020-04-28T22:23:39.485893
2019-09-23T13:16:29
2019-09-23T13:16:29
175,615,879
0
0
null
null
null
null
UTF-8
C++
false
false
696
h
#ifndef CONTROLSAREA_H #define CONTROLSAREA_H #include <QWidget> namespace Ui { class ControlsArea; } class QScrollBar; class ControlsArea : public QWidget { Q_OBJECT public: explicit ControlsArea(QWidget * parent = 0); ~ControlsArea(); void addWidget(QWidget * widget); void reset(); public sl...
[ "veo86@bk.ru" ]
veo86@bk.ru
1e827cea7fbb36e5129a6a0e8877c9ebd2ace6a8
b3a693cb2c15f95133876f74a640ec585b7a0f62
/UnacademyCourse/DPInterviewPrepMay2021/Lecture13/ArtihmeticSlices2.cpp
7762f7cb7f49e23fd564fce92c7a752b10cff0f1
[]
no_license
singhsanket143/CppCompetitiveRepository
1a7651553ef69fa407d85d789c7c342f9a4bd8e9
6e69599ff57e3c9dce4c4d35e60c744f8837c516
refs/heads/master
2022-06-23T01:42:38.811581
2022-06-16T13:17:15
2022-06-16T13:17:15
138,698,312
349
148
null
2021-03-06T18:46:58
2018-06-26T07:06:16
C++
UTF-8
C++
false
false
2,930
cpp
// Problem Link - /* By Sanket Singh */ #include<bits/stdc++.h> //#include<ext/pb_ds/assoc_container.hpp> //#include<ext/pb_ds/tree_policy.hpp> //#include <ext/pb_ds/trie_policy.hpp> //using namespace __gnu_pbds; using namespace std; #define ll long long int #define ld long double #define mod 100000...
[ "sanketsingh@Sankets-MacBook-Pro.local" ]
sanketsingh@Sankets-MacBook-Pro.local
00950fe9bdf53a3053adca57cd39b03c69a3b74a
f5937925d74d48285e07ba07d46fb0ac897a6a9f
/PhysB/PhysB.cpp
fe817b00c1227ead01c13bfcb2622dd35531e350
[]
no_license
BollFan/BollsPublic
5b697f229920c4d115fd36cf52b93267c33251ff
23338104c0c5478ac685babd06dfc87f3fabfa58
refs/heads/master
2020-04-18T16:39:17.988790
2011-12-31T15:03:12
2011-12-31T15:03:12
3,056,383
1
0
null
null
null
null
ISO-8859-1
C++
false
false
4,518
cpp
#include <windows.h> // Header File For Windows #include <math.h> // Math Library Header File #include <stdio.h> // Header File For Standard Input/Output #include <gl\gl.h> // Header File For The OpenGL32 Library #include <gl\glu.h> // Header File For The GLu32 Library #include <gl\glaux.h> // Header File For...
[ "ZebbZorg@hotmail.com" ]
ZebbZorg@hotmail.com
889870f4441a3ad9d062c4cfaef7157eaca57b5d
7238274a41298fbe7cf3b89e6497cccd869ee723
/data_structure/linked_list.cc
42e68e2f698f04d32de1c069c6c04925f296a41e
[]
no_license
huhumeng/algorithm
a4366e8572ec7384b23dd66270501574796b9013
e71e0eceb6c5566463ebcd2b47ab2912226f0efb
refs/heads/master
2020-04-26T11:43:30.813681
2019-08-20T10:34:13
2019-08-20T10:34:13
173,526,348
0
0
null
null
null
null
UTF-8
C++
false
false
6,391
cc
#if (__GNUC__ == 7 || __GNUC__ == 4) #include "common.h" #endif class LinkedList { public: LinkedList(); ~LinkedList(); void createLinkedList(int n); void travelLinkedList() const; int getLenth() const; bool isEmpty() const; ListNode *find(int data) const; void push_back(int da...
[ "13051588115@163.com" ]
13051588115@163.com
24c78fd145bcb13530aafe0a7d6ea9fb470b5b9c
6ee145493ea433fa8a235b873a04b949874e3289
/Entities/Enemy.h
5d12731704d6358d26592eb27ab3936f102ebe51
[]
no_license
c-devhax/SpaceInvaders
86176e2b3870039660d38ce236cd07e4c2107349
abac5645d6e3dbbc52799b0ac16fe48e42e7a5e8
refs/heads/master
2023-02-16T04:26:12.071008
2021-01-13T12:16:23
2021-01-13T12:16:23
329,297,709
0
0
null
null
null
null
UTF-8
C++
false
false
617
h
// // Created by alien on 08/01/2021. // #pragma once #include "Ship.h" #include "../constants.h" #include <tuple> #include <vector> class Enemy : public Ship { public: Enemy(int vel, int x, int y, int w, int h, double creation); void Draw(SDL_Renderer* renderer) override; std::tuple<int, int, int, int>...
[ "sarcasticdiscussions2@gmail.com" ]
sarcasticdiscussions2@gmail.com
0baf6651c808e2359354a6277a7bc8278e58fae4
6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849
/sstd_boost/sstd/libs/algorithm/string/example/rle_example.cpp
bc49b981ddfa7b277c32b694711a05e71900976f
[ "BSL-1.0" ]
permissive
KqSMea8/sstd_library
9e4e622e1b01bed5de7322c2682539400d13dd58
0fcb815f50d538517e70a788914da7fbbe786ce1
refs/heads/master
2020-05-03T21:07:01.650034
2019-04-01T00:10:47
2019-04-01T00:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,376
cpp
// Boost string_algo library example file ---------------------------------// // Copyright Pavol Droba 2002-2003. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // See ht...
[ "zhaixueqiang@hotmail.com" ]
zhaixueqiang@hotmail.com
fc4561077d515d052fa4a8123e661fd75c599af1
be07e3597fef471738fd5204b4690320acc07f74
/src-generated/wxNode_wxTextCtrl.cpp
fe05055305d7aaa64ae0ab55464040b20b930ccd
[]
no_license
happyhub/wxNode
7a88e02187ddcbbe88abf111f638e49f87f7b49a
4c4846656baaba0c9dea275a119d002e7e0f96de
refs/heads/master
2020-04-09T00:30:08.392946
2012-02-09T05:25:31
2012-02-09T05:25:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
29,135
cpp
#include <sstream> #include "wxNode_wxTextCtrl.h" #include "wxNode_wxEvtHandler.h" #include "wxNode_wxControl.h" #include "wxNode_wxWindow.h" #include "wxNode_wxPoint.h" #include "wxNode_wxSize.h" #include "wxNode_wxValidator.h" #include "wxNode_wxKeyEvent.h" #include "wxNode_wxUpdateUIEvent.h" #include "wxNode_wxText...
[ "joe@fernsroth.com" ]
joe@fernsroth.com
75f1c0fd507a7fdf861dbeda8ab2d1a0c3aedbb9
31203d2ed6f94b7b6049a8d2371cc9c81ca0157d
/skid_steering/include/skid_steering/odometry.h
118d0416460754b6453eeac0d08054eeee8c940a
[]
no_license
dennyboby/skid_steering_odometry
573f0a412118c998a1280e88734382c9a5ce47e5
5bacd29b930489b8f852624021e0f05edb84a180
refs/heads/master
2023-04-20T03:30:33.498048
2021-05-21T14:02:59
2021-05-21T14:02:59
369,191,371
2
0
null
null
null
null
UTF-8
C++
false
false
5,481
h
#pragma once #include <ros/ros.h> #include <ros/time.h> #include <boost/accumulators/accumulators.hpp> #include <boost/accumulators/statistics/stats.hpp> #include <boost/accumulators/statistics/rolling_mean.hpp> #include <boost/function.hpp> namespace skid_steering { namespace bacc = boost::accumulators; /** ...
[ "dennyboby123@gmail.com" ]
dennyboby123@gmail.com
8ac6ad8af4d8406b5e00f4aa45f783309923dde7
b999e8c802019a6eaa1ce4bb8d054349a37eee25
/gm/encode-srgb.cpp
be3cd62f8b72bd78d3f88e759dcac928bcbdeb61
[ "BSD-3-Clause" ]
permissive
kniefliu/skia
a647dd2011660f72c946362aad24f8d44836f928
f7d3ea6d9ec7a3d8ef17456cc23da7291737c680
refs/heads/master
2021-06-09T02:42:35.989816
2020-03-22T09:28:02
2020-03-22T09:28:02
150,810,052
4
4
null
null
null
null
UTF-8
C++
false
false
5,190
cpp
/* * Copyright 2016 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "gm.h" #include "Resources.h" #include "SkCanvas.h" #include "SkCodec.h" #include "SkColorSpace_Base.h" #include "SkData.h" #include "SkImage.h" #include "SkImageEnc...
[ "liuxiufeng@qiyi.com" ]
liuxiufeng@qiyi.com
05e18f8d7bd4b07d3043c23b3e370316f7b2063d
fa6b5a15bd5d7ed857c1705e26f58f7f6452c1cd
/BINARY TREE/29.Maximum sum of nodes in Binary tree such that no two are adjacent.cpp
d9a3a92def2a41fb389c4c0eda92cf53fea297a6
[]
no_license
retro-2106/DSA_450_questions
d4cadc840f168a388db5258581712372be3e8629
7b23eba2661d6596870848ca3e3d1582236ca46f
refs/heads/main
2023-06-14T13:08:35.856589
2021-07-04T11:28:21
2021-07-04T11:28:21
308,229,380
1
0
null
null
null
null
UTF-8
C++
false
false
546
cpp
pair<int, int> maxSumHelper(Node *root) { if (root==NULL) { pair<int, int> sum(0, 0); return sum; } pair<int, int> sum1 = maxSumHelper(root->left); pair<int, int> sum2 = maxSumHelper(root->right); pair<int, int> sum; sum.first = sum1.second + sum2.second + root->data; ...
[ "ashishcool2106@gmail.com" ]
ashishcool2106@gmail.com
15b5f01e7d48b76a673eff5de6dd369f1395ffb6
738e57baa928d6074d8ca5aaac609f617f429d2b
/cpp/base/anagram.cpp
239c7b481f6a9deb2526dfd1d23993367aa768d3
[]
no_license
shivamach/MISC
82cd26ef38b7040b994fe7706a540f52f6dc9383
81d2ef25100d1417416c005ed8244fab0582ce4f
refs/heads/master
2022-12-20T04:04:07.866365
2020-09-25T18:32:36
2020-09-25T18:32:36
258,191,311
0
0
null
null
null
null
UTF-8
C++
false
false
178
cpp
#include<iostream> #include<cstdio> using namespace std; int main(){ char alphabets[5] = {'a','b','c','d','e'}; for(int i=0;i<5;i++){ printf("%d\n",alphabets[i]);} return 0; }
[ "shivamach13@gmail.com" ]
shivamach13@gmail.com
8d61abd6d4bea7e13dba8dc4ffd3589c1678a911
e25c1d26c2966c8620ad124be995b02c97991518
/Source/BansheePhysX/BsPhysX.cpp
30da057acf356442beffccfd23c0a31200e3a4a3
[]
no_license
yongweisun/BansheeEngine
105606415219e2a632fad513f93c5765be03adf3
3f9679ef388b977760028b044d91b66fec776856
refs/heads/master
2021-05-12T15:08:38.731950
2018-01-10T12:16:20
2018-01-10T12:16:20
116,974,772
0
1
null
2018-01-10T15:24:28
2018-01-10T15:24:28
null
UTF-8
C++
false
false
36,306
cpp
#include "BsPhysX.h" #include "PxPhysicsAPI.h" #include "BsPhysXMaterial.h" #include "BsPhysXMesh.h" #include "BsPhysXRigidbody.h" #include "BsPhysXBoxCollider.h" #include "BsPhysXSphereCollider.h" #include "BsPhysXPlaneCollider.h" #include "BsPhysXCapsuleCollider.h" #include "BsPhysXMeshCollider.h" #include "BsPhysXFi...
[ "bearishsun@gmail.com" ]
bearishsun@gmail.com
dff6b65892b9be045bab8fc3a50b7de793873ed1
48179ca220a805d4ebd6dc1fdfa9c7fdae04ddc6
/geo/padding.cpp
48fab86d3de458e52a2430c869cd391559e21903
[ "Apache-2.0" ]
permissive
lukas-ke/faint-graphics-editor
45093d777acc097fd0d963b13718e08368e12908
c475123c03311042877740d018f314cd667d10d5
refs/heads/master
2022-11-11T09:32:33.184403
2022-11-06T11:24:18
2022-11-06T11:24:18
15,910,961
12
1
null
null
null
null
UTF-8
C++
false
false
1,366
cpp
// -*- coding: us-ascii-unix -*- // Copyright 2013 Lukas Kemmer // // Licensed under the Apache License, Version 2.0 (the "License"); you // may not use this file except in compliance with the License. You // may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
[ "lukas.kemmer@gmail.com" ]
lukas.kemmer@gmail.com
6c10cc69c951905e5ca8819de86aebb36b6bda3a
7eca51463a585d75df081d8e5efd2649c96fa466
/src/tokenizer/token_range.cc
04de4485d5a631cd5f3e03eec36780fcad9340e4
[]
no_license
sjolsen/compiler
160b38c4e86d199be350053ec710d8ce0852a348
b34e794e17b8fe655c6f7336ac048bfdd0fe3119
refs/heads/master
2021-01-19T18:53:07.235543
2013-12-04T01:14:25
2013-12-04T01:14:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,291
cc
#include <tokenizer/token_range.hh> #include <stdexcept> #include <iterator> #include <algorithm> using namespace std; token_range::token_range (const vector <token>& tokens) : _begin (tokens.cbegin ()), _end (tokens.cend ()) { } token_range::token_range (iterator first, iterator l...
[ "so1132@txstate.edu" ]
so1132@txstate.edu
7fdc4502676e3909e33cf77b294a61d500800954
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/c++/rdkit/2015/4/StretchBend.h
069ec29a59d0cb5d8b6456971203aea217431a14
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
C++
false
false
2,238
h
// // Copyright (C) 2013 Paolo Tosco // // Copyright (C) 2004-2006 Rational Discovery LLC // // @@ All Rights Reserved @@ // This file is part of the RDKit. // The contents are covered by the terms of the BSD license // which is included in the file license.txt, found at the root // of the RDKit source tree. //...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
d8c72d1ad71f396f5e40493b07d466f074cdad3e
a3b7b29af6b72238bd5da2acfaa6626189619c53
/Лабораторная№8 (9)/Лабораторная№8 (9)/Array.h
5bf441d232a9d89e6785c94405323fc62c5abd6b
[]
no_license
eliadra/Laba9
cf4525560e357ac1a01f18f0ca9c0d5318262740
12b39a9f3acf1f6e673ce315d0431b770fb48844
refs/heads/master
2021-01-10T12:34:35.200737
2015-12-20T17:12:23
2015-12-20T17:12:23
48,330,008
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,134
h
#pragma once #include <iostream> #include "Errors.h" using namespace std; int min(int a, int b) { if (a < b) { return a; } else { return b; } } template <class T> class Array { T*data = new T[0]; int size = 0; public: Array(int size) { try { if (size < 0) { throw NegativeSize(); } } catch (...
[ "eliadra@yandex.ru" ]
eliadra@yandex.ru
1d58dfd990322ef20fbdd018a35b25d623b45939
04b1803adb6653ecb7cb827c4f4aa616afacf629
/components/signin/core/browser/signin_status_metrics_provider.cc
5bc15bf236d518123434775693d254b8a888bdcb
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
5,871
cc
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/signin/core/browser/signin_status_metrics_provider.h" #include <utility> #include "base/bind.h" #include "base/location.h" #include...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
dad329ab05974c931bfa404444f0e2cded364478
776da94a15acdea622b9529c59ef66377db8ab38
/CocosWidget/TextArea.h
d1cfe243ae807aadfe0e7bcebeb7c50fc97784cc
[]
no_license
cl0uddajka/cocoswidget
568b3e33c82930574a785d4063fb3126d692ebfd
4741ca118ce6259c8d04ef294489b11caeb3ca1b
refs/heads/master
2021-01-19T14:58:52.591715
2014-01-24T15:37:54
2014-01-24T15:37:54
35,931,775
0
0
null
null
null
null
UTF-8
C++
false
false
1,865
h
/**************************************************************************** Copyright (c) 2014 Lijunlin - Jason lee Created by Lijunlin - Jason lee on 2014 jason.lee.c@foxmail.com http://www.cocos2d-x.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and as...
[ "csdn.viva@gmail.com@9160077f-0524-6f16-ce86-95fce02da9f0" ]
csdn.viva@gmail.com@9160077f-0524-6f16-ce86-95fce02da9f0
86e43cf4daa88c88f7a0ae01cb500a560c6f1555
b60928e13ba267e7d0507bd39656b046e8d39a36
/ythread/mutex.cpp
d4dc3042c8b7ea03b70aec5f078c0dbf3acfd996
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
allenporter/thebends
8a3dced30f2cfa3c06df8d9c7055ce0054a4488a
5e35c7e654e5260b37218e59b02fb0b1a5cb2eca
refs/heads/master
2021-01-13T02:27:41.585144
2019-11-30T02:32:53
2019-11-30T02:32:53
14,793,454
4
0
null
null
null
null
UTF-8
C++
false
false
389
cpp
#include "mutex.h" #include <pthread.h> namespace ythread { Mutex::Mutex() { pthread_mutex_init(&pt_mutex_, NULL); } void Mutex::Lock() { pthread_mutex_lock(&pt_mutex_); } void Mutex::Unlock() { pthread_mutex_unlock(&pt_mutex_); } MutexLock::MutexLock(Mutex* mutex) : mutex_(mutex) { mutex_->Lock(); } Mute...
[ "allen.porter@gmail.com" ]
allen.porter@gmail.com
53e04fd4ca3fe968f1894c917602bffd75790a3a
a4d8cb480cbdb196e79ce482f5f9221fc74855e2
/2009/20090403_mqrecv.cpp
582c1613e88eea47a997d74f2bed3f9082ea1a77
[]
no_license
bonly/exercise
96cd21e5aa65e2f4c8ba18adda63c28a5634c033
dccf193a401c386719b8dcd7440d1f3bb74cb693
refs/heads/master
2020-05-06T13:51:29.957349
2018-02-10T16:14:52
2018-02-10T16:14:52
3,512,855
1
0
null
null
null
null
GB18030
C++
false
false
1,169
cpp
//============================================================================ // Name : // Author : bonly // Version : // Copyright : // Description : 生命周期数据结构 //============================================================================ #ifndef __DATA_HPP__ #define __DATA_HPP__ //用户 str...
[ "bonly@163.com" ]
bonly@163.com
8ed12a600760b3f0dd8d5c450b4c1a83097cec92
b77349e25b6154dae08820d92ac01601d4e761ee
/Apps/Burning/CDBurn/LogServer/MainFrm.cpp
669c3a1c57b9380f53ca73c507461b6a3e6f22b1
[]
no_license
ShiverZm/MFC
e084c3460fe78f820ff1fec46fe1fc575c3e3538
3d05380d2e02b67269d2f0eb136a3ac3de0dbbab
refs/heads/master
2023-02-21T08:57:39.316634
2021-01-26T10:18:38
2021-01-26T10:18:38
332,725,087
0
0
null
2021-01-25T11:35:20
2021-01-25T11:29:59
null
GB18030
C++
false
false
6,592
cpp
// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "LogServer.h" #include "MainFrm.h" #include "CommonDefineFunc.h" #include"stdio.h" #include "shlwapi.h" #include "OptionsDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////...
[ "w.z.y2006@163.com" ]
w.z.y2006@163.com
66f51576b6f230a00e78ce03fec2498b436feacd
4ff93a49636994f488d46a0cef1cc3919806540e
/chaosvmp/ChaosVmpConsole.cpp
8069f3f6c506a2bbc82c652553ecb063d57ce3d9
[ "MIT" ]
permissive
929496959/cerberus
cee86f7a98fd1c3af6596b67e26f471938820768
0023dba54a27e6f87acb9dfec9b5fcda0e611bbf
refs/heads/master
2023-07-01T06:14:33.658883
2020-07-10T19:49:00
2020-07-10T19:49:00
null
0
0
null
null
null
null
GB18030
C++
false
false
38,744
cpp
#include <stdlib.h> #include <stdio.h> #include <string.h> #include <tchar.h> #include <iostream> using namespace std; #include "resource.h" #include "ChaosVmAth.h" #include "Support.h" #include "lcrypto.h" #include "ChaosVmKey.h" #include "ChaosVmLdrKey.h" #include "PowerProtecterAth.h" ////////////////////////////...
[ "53790405+gA4ss@users.noreply.github.com" ]
53790405+gA4ss@users.noreply.github.com
bfce1cf4af4c15e593714b1c28c80c8de01a05db
4bf56cc8acffc9bf9d83a786a5a0e5bba7606a51
/05/chessboard_refined.cpp
92641943fbf0a6acd3455b17cc2f1412ec9eefda
[]
no_license
actsalgueiro/CV1617-50645-65092
876200f9f4962086219e1b919bacdae55f47442b
b17faf883d9ada3622a9b74272c00509b6a45d87
refs/heads/master
2020-02-26T15:40:12.603306
2017-01-30T05:02:55
2017-01-30T05:02:55
70,687,286
0
0
null
null
null
null
UTF-8
C++
false
false
4,014
cpp
/*********************************************************************************** Name: chessboard.cpp Revision: Author: Paulo Dias Comments: ChessBoard Tracking images Revision: Libraries: ***********************************************************************************/ #incl...
[ "andre.salgueiro@ua.pt" ]
andre.salgueiro@ua.pt
40c289fd69d70a73096bac570a9c0e9d1d214993
39286cb21ded262aa700894482992a10067212c2
/proj2_seetaface2/SeetaFace2/SeetaNet/src/include_inner/SeetaNetMemoryModel.h
0f27d9da9f795bf0922e1f93ff288c62eebbff3a
[ "Apache-2.0", "BSD-3-Clause", "BSD-2-Clause" ]
permissive
rbbernardino/face-recognition-eval
076e6e664101e111ae1ee8f554bd526dbbb90d82
a5a8f75a7e29f34a74077f205b4f0dceb731a15b
refs/heads/master
2021-09-10T06:02:36.279085
2020-04-11T03:17:46
2020-04-11T03:17:46
240,072,179
0
0
Apache-2.0
2021-09-08T01:55:37
2020-02-12T17:24:58
C++
UTF-8
C++
false
false
425
h
#ifndef _SEETANET_MEMORY_MODEL_H_ #define _SEETANET_MEMORY_MODEL_H_ #include "SeetaNetProto.h" #include <mutex> struct MemoryModel { std::vector<seeta::SeetaNet_LayerParameter *> all_layer_params; std::vector<std::string> vector_blob_names; std::vector<std::string> vector_layer_names; std::mutex mod...
[ "rbbernardino@gmail.com" ]
rbbernardino@gmail.com
540baeaaad190f962f3ff72a78b942f28dfa9e49
9eb2245869dcc3abd3a28c6064396542869dab60
/benchspec/CPU/523.xalancbmk_r/src/XalanTranscodingServices.cpp
018b3256c360d24bc46074cffeba97ed83e7026d
[]
no_license
lapnd/CPU2017
882b18d50bd88e0a87500484a9d6678143e58582
42dac4b76117b1ba4a08e41b54ad9cfd3db50317
refs/heads/master
2023-03-23T23:34:58.350363
2021-03-24T10:01:03
2021-03-24T10:01:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
12,731
cpp
/* * Copyright 1999-2004 The Apache Software Foundation. * * 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...
[ "cuda@hp-arm64-09-02.nvidia.com" ]
cuda@hp-arm64-09-02.nvidia.com
744a8ec7780dd7ecfb6bb6a6e11690015677e63b
d14853c465ede75b0f18f3ee59654310580e2551
/shared/IPhysEngine.h
646c645d2a8825d8a6c779db67fe4045476de5a4
[]
no_license
k3a/Panther3D-2
dec2f4ef742c1b57da1f17e2b55c39d471e0309a
f906796e331d70ac963d0b899c4c83c50b71cdc0
refs/heads/master
2021-01-10T22:23:02.226127
2014-11-08T21:31:46
2014-11-08T21:31:46
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
767
h
/* Panther3D Engine © 2004-2008 Reversity Studios (www.reversity.org) * This contents may be used and/or copied only with the written permission or * terms and conditions stipulated in agreement/contract. ----------------------------------------------------------------------------- Authors: kex1k */ #pragma once ...
[ "kexik@molybdenum.l" ]
kexik@molybdenum.l
f8ea6a6d6e0128da4f28e9e64992061e1456a598
3f1dfda4c5b84476019e047717fd015ea3c37962
/engine/src/graphics/camera/camera.cpp
7b1b720894936c35418fa3ebabfec09b6afd2eee
[ "MIT" ]
permissive
nyalloc/moka
b573fd8b5d01dd87155383e144980fa59e351698
d08a63b853801aec94390e50f2988d0217438061
refs/heads/master
2023-03-24T11:47:28.118757
2021-03-06T00:52:37
2021-03-06T00:52:37
133,577,310
6
3
NOASSERTION
2021-03-06T00:41:55
2018-05-15T21:52:38
C++
UTF-8
C++
false
false
1,075
cpp
#include <graphics/camera/camera.hpp> namespace moka { camera::~camera() = default; camera::camera(camera&& camera) noexcept : camera_(std::move(camera.camera_)) { } camera::camera(std::unique_ptr<base_camera>&& camera) : camera_(std::move(camera)) { } glm::mat4 camer...
[ "stuartdadams@gmail.com" ]
stuartdadams@gmail.com
cc52ebfb57b4ff4a6ecf761f0c0c6b08188684f6
2606b0a150f190656f37bb982b2d99c044d77d7d
/main.cpp
adb88340cf9f368164a3faf6254e84314c14cd81
[]
no_license
longyf/exer-29
daf663ade0cbedb2b25cb75d5699d7b66308d8c0
bd5b05fcc63b1017a2e909b791590fe6977085d5
refs/heads/master
2020-03-26T15:46:21.982904
2018-08-17T02:44:14
2018-08-17T02:44:14
145,063,255
0
0
null
null
null
null
UTF-8
C++
false
false
590
cpp
#include <iostream> #include <vector> #include "printMatrix.h" using namespace std; int main() { vector<vector<int> >v1; vector<int> temp1 = {1, 2, 3, 4, 5}; vector<int> temp2 = {6, 7, 8, 9, 10}; vector<int> temp3 = {11, 12, 13, 14, 15}; vector<int> temp4 = {16, 17, 18, 19, 20}; vector<int> temp5 = {21, 22, 23, ...
[ "longyf@pku.edu.cn" ]
longyf@pku.edu.cn
29c10da0052ece4b428a427281dd39496127ce14
cfeac52f970e8901871bd02d9acb7de66b9fb6b4
/generated/src/aws-cpp-sdk-mturk-requester/source/model/GetQualificationScoreRequest.cpp
55f8ed93ad81f3a6899a6a0e823cb2e14a1081b2
[ "Apache-2.0", "MIT", "JSON" ]
permissive
aws/aws-sdk-cpp
aff116ddf9ca2b41e45c47dba1c2b7754935c585
9a7606a6c98e13c759032c2e920c7c64a6a35264
refs/heads/main
2023-08-25T11:16:55.982089
2023-08-24T18:14:53
2023-08-24T18:14:53
35,440,404
1,681
1,133
Apache-2.0
2023-09-12T15:59:33
2015-05-11T17:57:32
null
UTF-8
C++
false
false
1,124
cpp
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/mturk-requester/model/GetQualificationScoreRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::MTurk::Model; using namespace Aws::Utils::...
[ "sdavtaker@users.noreply.github.com" ]
sdavtaker@users.noreply.github.com
34bf52b9c74a9b9a3f7f531dac2dabeda729f82f
487a06977d1bebe81ed48ebc9d05b71ae7ecaa2e
/src/ShortBaseSequence.hpp
55bc22d7f8bdeb1243f0b6a518ecf8a31d2c28b9
[ "BSD-3-Clause-Open-MPI", "MIT", "Zlib", "LicenseRef-scancode-public-domain" ]
permissive
rlorigro/shasta
c0da406bdb84f3ad77115095f4a151d8b21db2cc
0a8b4439f5ce2e134a94da3ee6376b41fbf44a1c
refs/heads/master
2022-05-06T18:21:51.163415
2022-04-07T18:53:51
2022-04-07T18:53:51
157,905,061
2
2
MIT
2018-11-16T18:17:04
2018-11-16T18:17:04
null
UTF-8
C++
false
false
4,900
hpp
#ifndef SHASTA_SHORT_BASE_SEQUENCE_HPP #define SHASTA_SHORT_BASE_SEQUENCE_HPP // shasta. #include "Base.hpp" // Standard library. #include "array.hpp" #include "iostream.hpp" #include <limits> #include "stdexcept.hpp" #include "string.hpp" namespace shasta { // A short sequence of bases. // Uses only two ...
[ "paoloczi@users.noreply.github.com" ]
paoloczi@users.noreply.github.com
db43af162a74a3420800ca2fa87f029eb81c99c6
846a8c88e6ae34dbb331b0e9f5f1e8a81a4d0039
/src/base58.h
9b2522f4c1767f7f055d8324b4ae8eeac26e0670
[ "MIT" ]
permissive
dashplatinum-org/dashplatinum
c32faa89bdc8f1af296affdbc1f6d15aec16164d
fcf745fb152029f732da4462ebd09cdccfe5f988
refs/heads/master
2020-04-23T18:47:07.233841
2019-09-03T02:07:07
2019-09-03T02:07:07
171,380,098
1
1
null
null
null
null
UTF-8
C++
false
false
5,565
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. /** * Why base-58 instead of standard base-64 encoding? * - Don't want 0OIl characte...
[ "dashpnew@gmail.com" ]
dashpnew@gmail.com
28dccb0562b3ab398b0b0f0eb6d554e5b8dc61d7
c7f267a05d62ebf56dbe19ff6ebe9d31223e71c6
/Engine/Source/rrepch.cpp
4fff0d5a0eb3a519030a603fabb547346bc7c7f8
[ "MIT" ]
permissive
kennetha123/Remorse-Render-Engine
264da9a6f99034504115d9d22f783734046d0050
74368b0a1e8513ab978025931eae6252154ad8e1
refs/heads/main
2023-06-01T00:53:19.609349
2021-06-14T05:53:35
2021-06-14T05:53:35
372,596,936
1
0
null
null
null
null
UTF-8
C++
false
false
19
cpp
#include "rrepch.h"
[ "jodysag5@gmail.com" ]
jodysag5@gmail.com
0bdfbe3f397c1db7be41bfed760cdde5e7ec1416
1c7d02329721b26832792028b66ca758e1637b21
/Carthage/Checkouts/Swift-imgui/Sources/imgui/examples/sdl_opengl3_example/main.cpp
c396405fbaba8a4955979bf96993f713f68fcbe6
[ "MIT", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-unknown-license-reference" ]
permissive
osmanzeki/AVAudioSessionPodTest
04799b9b7218b3cb2e96fc4dded46b298368f80e
7a109ffce3908c43d4c223e964d9ed800cd21d31
refs/heads/master
2021-05-25T18:04:52.552421
2020-04-07T19:10:20
2020-04-07T19:10:20
253,860,789
0
0
MIT
2020-04-07T17:08:48
2020-04-07T17:08:47
null
UTF-8
C++
false
false
4,250
cpp
// ImGui - standalone example application for SDL2 + OpenGL // If you are new to ImGui, see examples/README.txt and documentation at the top of imgui.cpp. #include <imgui.h> #include "imgui_impl_sdl_gl3.h" #include <stdio.h> #include <GL/gl3w.h> // This example is using gl3w to access OpenGL functions (because it i...
[ "mcv618@gmail.com" ]
mcv618@gmail.com
721cd5f95d0b1f77dd3fd946c059603d827aac7e
8c36b6519058f08c8b71ef582ae65ae6db544e6e
/HW1/Code_Template/Objects/PointLight.hpp
28569144403f87146a1b5a8249e57ebb465470eb
[]
no_license
tr0ublee/CENG477---Introduction-to-Computer-Graphics
358556fe45ef7b6c4bb05149ee78658b99497622
e1fd0ab25daf7ebec92f3290e81dba8edbcb9df7
refs/heads/master
2023-02-26T03:50:39.129494
2021-01-30T14:42:43
2021-01-30T14:42:43
308,739,564
0
0
null
null
null
null
UTF-8
C++
false
false
178
hpp
#include "Vec3.hpp" class PointLight{ public: Vec3* pos; Vec3* intensity; PointLight(Vec3 &position, Vec3 &intensity); ~PointLight(); };
[ "alperen.0311@gmail.com" ]
alperen.0311@gmail.com
0be386b2c83d4be87ced39ece3abe958dc35e5b0
35000b4cafc268b1c9f8d4272db90ec5d6562939
/考研数据结构/一些综合题/第二章-顺序表链表/找两个链表的公共节点2.3.20.cpp
56f2bc06a8bc74e399538d44e5106edf3fa4e466
[]
no_license
920232796/c-
987bdcf0b6f3e970282e00f688f3662c23f38cb5
7f0dbd819786ae20d07a161edf59dd951751234f
refs/heads/master
2020-07-01T01:31:13.313264
2019-12-17T09:03:32
2019-12-17T09:03:32
201,008,510
0
0
null
null
null
null
UTF-8
C++
false
false
1,755
cpp
#include<iostream> //先得到两个节点段的长度,然后相减为n 然后长的节点段先遍历n个节点 然后同时遍历 直到找到公共节点 using namespace std; struct Node { int data; Node* next; Node(int d, Node* n) { data = d; next = n; } }; void solve(Node* node_1, Node* node_2) { int len_node_1 = 0; int len_node_2 = 0; Node* temp_1 = n...
[ "920232796@qq.com" ]
920232796@qq.com
ba17b8b71c1c8d81219ca010e3297fdab0f6fa5c
dd6cab5b18edb4e06b44ed1b9be296bf68444b2c
/src/Components/ImageSubscriber/ImageSubscriber.cpp
7d8ce61345e2f1171e9c279bc8484044d367b235
[]
no_license
binarek/DCL_ROSIntegration
2caefaecca15eff7c59c6b08002e471071668e3e
194b51c9625c1140e7e674863c34d1a04857b1dc
refs/heads/master
2021-06-24T18:11:00.340799
2017-09-14T12:16:39
2017-09-14T12:16:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,986
cpp
/*! * \file * \brief * \author Aleksandra Karbarczyk */ #include <memory> #include <string> #include "ImageSubscriber.hpp" #include "Common/Logger.hpp" #include <boost/bind.hpp> using namespace std; namespace Processors { namespace ImageSubscriber { ImageSubscriber::ImageSubscriber(const string &name) : ...
[ "akarbarczyk@gmail.com" ]
akarbarczyk@gmail.com
34f69c5ef19ca68a5a0519ccd999335518b11a19
b4fd892821fa86eee37d53e0c307ad610d67ed42
/题目练习/洛谷/洛谷/P1914 小书童——密码.cpp
967bfb63097bc65c50df83da3f93c088a0ffa37a
[]
no_license
Empty0Qc/New-Empty
0fcfa4e35af5bdbe173c4f092493ec127bf37e93
a05673052fea0ef97db695d9488e12c51f6a2a75
refs/heads/master
2020-04-01T06:36:47.636480
2019-10-24T05:44:38
2019-10-24T05:44:38
150,874,112
0
0
null
null
null
null
UTF-8
C++
false
false
361
cpp
//https://www.luogu.org/problemnew/show/P1914 //#include <iostream> //#include <string> //using namespace std; // //int main() //{ // int n; // while (cin >> n) // { // string s; // cin >> s; // n = n % 26; // if (n != 0) // { // for (int i = 0; i < s.size();i++) // s[i] = ((s[i] - 97) + n)%26 + 97; // } // ...
[ "43704042+Empty0Qc@users.noreply.github.com" ]
43704042+Empty0Qc@users.noreply.github.com
ab16a9dead01d1f219ea30b04ad545fbb752f0a9
3cf9e141cc8fee9d490224741297d3eca3f5feff
/C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-11936.cpp
986f4aa16b88ec63e4bae6c6947fe364cd91fbe1
[]
no_license
TeamVault/tauCFI
e0ac60b8106fc1bb9874adc515fc01672b775123
e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10
refs/heads/master
2023-05-30T20:57:13.450360
2021-06-14T09:10:24
2021-06-14T09:10:24
154,563,655
0
1
null
null
null
null
UTF-8
C++
false
false
2,597
cpp
struct c0; void __attribute__ ((noinline)) tester0(c0* p); struct c0 { bool active0; c0() : active0(true) {} virtual ~c0() { tester0(this); active0 = false; } virtual void f0(){} }; void __attribute__ ((noinline)) tester0(c0* p) { p->f0(); } struct c1; void __attribute__ ((noinline)) tester1(c1* p); struct c1 { bool ac...
[ "ga72foq@mytum.de" ]
ga72foq@mytum.de
7d169618896a34c0b4e068fdb180cd30d5d52f18
e58c3c7281a612d3a1d4cd6e06fa7fb4ce67a5b4
/Products/Common/sstringpasser.hpp
f55937d83555dc99923078f4c308e5927c872895
[ "MIT" ]
permissive
TrevorDArcyEvans/Diving-Magpie-Software
b6e117e4c50030b208f5e2e9650fd169f7d6daac
7ffcfef653b110e514d5db735d11be0aae9953ec
refs/heads/master
2022-04-10T11:23:57.914631
2020-03-24T13:24:54
2020-03-24T13:24:54
249,255,200
3
0
null
null
null
null
UTF-8
C++
false
false
314
hpp
#ifndef _SStringPasser_hpp #define _SStringPasser_hpp #include <atlconv.h> namespace SStringPasser { inline CString GetCString (const BSTR& String) { USES_CONVERSION; CString RetVal = OLE2T (String); ::SysFreeString (String); return RetVal;} }//SStringPasser #endif
[ "tdarcyevans@hotmail.com" ]
tdarcyevans@hotmail.com
3481139a218cd21d900b4761736a50775997f0f4
979646a5c119cdc775cb048c1d288310d165db51
/157_Read_N_Characters_Given_Read4.cpp
f09ceb2297cf8daebc8865dd85242195f4c024e5
[]
no_license
liuminghao0830/leetcode
72a5a0a9539eb1f6b4f4446eaba97a8c94294abe
0d58a2f5a3062617e233674dd08f2e8e13fa327d
refs/heads/master
2021-06-22T16:33:25.636444
2021-02-15T07:23:36
2021-02-15T07:23:36
192,244,101
0
0
null
null
null
null
UTF-8
C++
false
false
330
cpp
#include<iostream> using namespace std; int read4(char *buff); class Solution{ public: int read(char *buf, int n) { int res = 0; for (int i = 0; i <= n / 4; ++i){ int cnt = read4(buf + res); if (cnt == 0) return min(n, res); res += cnt; } return min(n, res)...
[ "liuminghao0830@gmail.com" ]
liuminghao0830@gmail.com
ee490d06d117a9979d8b17e14b67623fbbab4067
cfa9467079219233c6d6f1dea0097eaed6d89132
/src/rpcwallet.cpp
c36d2b491c44eea7b452bec697dbc1915bedc564
[ "MIT" ]
permissive
Prism-Network/prism
a53ee928585fe6c185e094cfbc04d286241f9ea7
a97a9ca9345e56d795b2ebf0e0f559e913bc92e8
refs/heads/master
2020-04-29T09:56:25.541688
2019-03-17T02:09:00
2019-03-17T02:09:00
176,044,149
0
0
null
null
null
null
UTF-8
C++
false
false
157,671
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2018 The PIVX developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php...
[ "prismnetwork@hotmail.com" ]
prismnetwork@hotmail.com
d29039c15fc2f60c25b2c2af5830ad19389c8e9c
a03821df6b547c0bc8ecde2ffaf79ab6a50ccb37
/c/old/abc168/e.cpp
c66d1ff67f557257b7680927077af62b8d6f7b4a
[]
no_license
ueda0319/AtCoder
85483601e897c9ec4a554ac593d66308ff6d8dc6
7b7b5b592c2034c3c5d545d4374429f208332c11
refs/heads/main
2023-02-22T07:46:03.884858
2021-01-23T14:55:09
2021-01-23T14:55:09
326,196,351
0
0
null
null
null
null
UTF-8
C++
false
false
2,298
cpp
#include <iostream> #include <string> #include <math.h> #include <vector> typedef long long ll; using namespace std; const ll M = 1000000007; vector<ll> fac(300001); //n!(mod M) vector<ll> ifac(300001); //k!^{M-2} (mod M) //a,bの範囲的にこれだけ配列を用意していけば十分 ll mpow(ll x, ll n){ //x^n(mod M) ←普通にpow(x,n)では溢れてしまうため,随時mod計算 ...
[ "i.ueda0319@gmail.com" ]
i.ueda0319@gmail.com
7f4ae60f2b0f9a14f27164eed85dba1efae61faa
99905e72c583224dcb2ec50246bd62309d90ed97
/src/server/clangLib/ClangIndex.h
912599e8646c21a88fbd7270e4077cfac13cbee8
[]
no_license
zjg/ccs
43dcff06bffcb8e3fd8d3f0d6ac0b8fa48cec7d1
7ce4fdb8600058298549e14402377049aab297a5
refs/heads/master
2020-06-08T14:31:55.681006
2012-07-16T22:35:12
2012-07-16T22:35:12
3,197,372
0
0
null
null
null
null
UTF-8
C++
false
false
283
h
#ifndef CLANGINDEX_H #define CLANGINDEX_H #include <clang-c/Index.h> #include <QtGlobal> class ClangIndex { public: explicit ClangIndex(); virtual ~ClangIndex(); operator CXIndex() const; private: Q_DISABLE_COPY(ClangIndex); CXIndex index_; }; #endif
[ "dlr365@gmail.com" ]
dlr365@gmail.com
f795a9e3d117941e93539ebb1b8925657644bb0c
b5648642fd2e05589cab760a909ce1dc38556d5d
/touchGFX/Application/generated/images/src/MainMenu/MainMenu_btn_Wifi_small.cpp
f6238bbe7433c448bb88492b7a779b4c2fd5c423
[]
no_license
sunklCoin/MCU
862c8f8ee48872b3fc703d54c2d76bbb74cca1a4
9cc7a45fae3b18821c722f78d901034086ccc98c
refs/heads/master
2021-07-14T00:58:51.259827
2017-10-16T14:12:55
2017-10-16T14:12:55
105,020,651
0
0
null
2017-10-16T14:12:56
2017-09-27T13:19:03
C++
UTF-8
C++
false
false
38,290
cpp
// Generated by imageconverter. Please, do not edit! #include <touchgfx/hal/Config.hpp> LOCATION_EXTFLASH_PRAGMA KEEP extern const unsigned char _MainMenu_btn_Wifi_small[] LOCATION_EXTFLASH_ATTRIBUTE = { // 50x50 RGB565 pixels. 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,...
[ "sunkl.coin@gmail.com" ]
sunkl.coin@gmail.com
5fdfc8b0ec6f67416d73cd83532df39c82454884
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_repos_function_136_git-2.6.0.cpp
363fc4a20da6765aa5784f826c664928f611d8ae
[]
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
247
cpp
int check_everything_connected_with_transport(sha1_iterate_fn fn, int quiet, void *cb_data, struct transport *transport) { return check_everything_connected_real(fn, quiet, cb_data, transport, NULL); }
[ "993273596@qq.com" ]
993273596@qq.com
8612411f647357a2441575c1501b220ea310838a
a6ff0e7e7668a47ff8e694d2e136d39e725b1a36
/irp6pm/src/Irp6pmM2J.cpp
f9ecf2b0606f1eb6bac93de56b486d2493503266
[]
no_license
bartswis/irp6_robot
ec9170daf5397925f2859b1ebf0772e36d148f7f
f53c6c517e97887d276a0f99acc1cb778dc69310
refs/heads/master
2020-04-05T19:38:09.603474
2016-05-09T17:33:54
2016-05-09T17:33:54
21,573,273
0
0
null
null
null
null
UTF-8
C++
false
false
5,074
cpp
/* * Copyright (c) 2014-2015, Robot Control and Pattern Recognition Group, Warsaw University of Technology. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of sour...
[ "tomrobotics@gmail.com" ]
tomrobotics@gmail.com
761304b37e5bab43692ef04181cb6e378ff95af0
073f917fd9cc9a5cc7347c22f33fbeed44c6cc03
/migration/milligram immigrate_/acfc_VCLSub.h
561dba9f2ea5aca956da11bd1ec61d7bd3520eff
[]
no_license
downspade/milligram
4bed44ec55ac82ac2dd22458a70115e5a1438e11
7aa9d46b00255ef1119e851785e4fe06436754f0
refs/heads/master
2020-07-03T22:06:29.409151
2019-09-03T14:56:18
2019-09-03T14:56:18
202,065,245
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
15,429
h
#ifndef acfcVclSubH #define acfcVclSubH #include <vcl.h> #include <FileCtrl.hpp> #include <Masks.hpp> #define NO_WIN32_LEAN_AND_MEAN #include <windowsx.h> #include <shlobj.h> #include <shellapi.h> #include <Clipbrd.hpp> #include <jpeg.hpp> #include <gifimg.hpp> #include <pngimage.hpp> #include <Graphics.hpp> #define...
[ "downspade@downspade.com" ]
downspade@downspade.com
b55f756048f4ed5dc48ca75816856dbf7d769ae4
9618aeab5df07ffd1d4f204c8cc3af1a2345d420
/chrome/browser/web_applications/web_app_install_manager_unittest.cc
20ccb8c9738d201bf9dc607875abec1bae5959e9
[ "BSD-3-Clause" ]
permissive
dmt3o/chromium
3709c0c73e37aec82dc44d2bbe234d1f1829c32f
d368d5937f235033bd495a57005587ab275536b4
refs/heads/master
2022-12-19T04:43:33.801508
2020-10-02T02:56:57
2020-10-02T02:56:57
279,344,900
0
0
BSD-3-Clause
2020-10-02T02:50:00
2020-07-13T15:43:43
null
UTF-8
C++
false
false
62,962
cc
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/web_applications/web_app_install_manager.h" #include <memory> #include <vector> #include "base/bind.h" #include "base/callback....
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
682ada98afad36465ed6bda1b9a6a9a63fd52d4f
826bceae0913ea7df1c273928a98e06edb29206c
/Shapes.cpp
1721d4ed8d746f88e7e40e747eec449c3a4e60e3
[]
no_license
ucla-projects/Animated-Bees-Rotation-Around-a-Flower
4b3f1e8ac8f9d35261a2ccc9bcce305fcef03acb
6be81683bbb0b7c0836a0f39be2bdda9935df576
refs/heads/master
2021-05-27T10:16:15.252670
2014-11-04T16:34:38
2014-11-04T16:34:38
26,177,915
0
0
null
null
null
null
UTF-8
C++
false
false
11,234
cpp
#include "Angel/Angel.h" #include "Shapes.h" #include <cmath> typedef Angel::vec4 color4; typedef Angel::vec4 point4; typedef Angel::vec3 point3; typedef Angel::vec2 point2; void setVertexAttrib(GLuint program, GLfloat* points, GLsizeiptr psize, GLfloat* norma...
[ "jeffreytai@ucla.edu" ]
jeffreytai@ucla.edu
cb494dacb4d5fcc38c2fba0561384952f3f7e6b5
d93159d0784fc489a5066d3ee592e6c9563b228b
/DQM/SiStripCommissioningDbClients/src/CalibrationHistosUsingDb.cc
91294697e8dbfc149fc9ca29c04444808efd1828
[]
permissive
simonecid/cmssw
86396e31d41a003a179690f8c322e82e250e33b2
2559fdc9545b2c7e337f5113b231025106dd22ab
refs/heads/CAallInOne_81X
2021-08-15T23:25:02.901905
2016-09-13T08:10:20
2016-09-13T08:53:42
176,462,898
0
1
Apache-2.0
2019-03-19T08:30:28
2019-03-19T08:30:24
null
UTF-8
C++
false
false
9,874
cc
#include "DQM/SiStripCommissioningDbClients/interface/CalibrationHistosUsingDb.h" #include "CondFormats/SiStripObjects/interface/CalibrationAnalysis.h" #include "DataFormats/SiStripCommon/interface/SiStripConstants.h" #include "DataFormats/SiStripCommon/interface/SiStripFecKey.h" #include "DQM/SiStripCommon/interface/...
[ "duggan@cern.ch" ]
duggan@cern.ch
ae7ccc8c2f7d2689b87b32f17d79108d0ad0dd18
db5664467043ecdf04304ad6e285251c137a803c
/codility/OddOccurencesInArray/src/code.cpp
b038ecc4a3327cdd4c8cc3e91e316a9de8fa0b4f
[]
no_license
sifaserdarozen/CodeTrain
0cea53ca59bd0583f878f81680b816681c06a5af
1e7aba7383cfba5e3aa55eceab25edf9bfed3499
refs/heads/master
2023-04-07T01:30:20.505660
2023-04-03T18:02:06
2023-04-03T18:02:06
61,748,291
0
0
null
null
null
null
UTF-8
C++
false
false
1,128
cpp
// you can use includes, for example: // #include <algorithm> // you can write to stdout for debugging purposes, e.g. // cout << "this is a debug message" << endl; #include <vector> /** @brief function returning unpaired number in a vector * * Function that return the unpaired number in a vector * Each element...
[ "sifa.serdar.ozen@gmail.com" ]
sifa.serdar.ozen@gmail.com
df0cff4d273924e2523ef5034f737382161143e7
c489dd902955d805b6753f847c4fee38281c4c2f
/CPP_Classes/Trace.cpp
b1b6963ab647e7b072c58cd73dbaff31e365890f
[ "MIT" ]
permissive
germal/OpenCVB
f4f866abdc1910ccac5804ff8581702f38d2e93b
312c452f3e981aa8238aa5f2d3d9928100bbeab6
refs/heads/master
2023-03-06T06:09:15.749020
2021-02-19T00:11:52
2021-02-19T00:11:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,452
cpp
#include <cstdlib> #include <cstdio> #include <iostream> #include <algorithm> #include <opencv2/core.hpp> #include <opencv2/imgproc.hpp> #include <opencv2/highgui.hpp> #include <opencv2/core/utils/trace.hpp> using namespace std; using namespace cv; // https://github.com/opencv/opencv/wiki/Profiling-OpenCV-Applications...
[ "bobdavies2000@gmail.com" ]
bobdavies2000@gmail.com
24084148877f708500b9ec2e1aeded417638d4fb
c9a0ee7e7ef7904db1a6786e48751ef750a78643
/My_Tetris/src/Figuries/Back_L_Figure.cpp
58e673a54c22115bfb33e1b66b14aaefb0c96247
[]
no_license
L1ghT0/Tetris
f9123d9351da1c317f673f29ca497d5148cb17a2
ac42cd314b6437bf3ba52fb9b9e1889312421b8f
refs/heads/master
2021-02-11T08:27:04.365002
2020-09-25T14:09:57
2020-09-25T14:09:57
244,472,380
0
0
null
null
null
null
UTF-8
C++
false
false
308
cpp
#include "Back_L_Figure.h" Back_L_Figure::Back_L_Figure() { heightFigure = 3; widthFigure = 2; } void Back_L_Figure::push_figure() { for (int i = 0; i < heightFigure; i++) FigureElement[i][1].symbolFigure = 219 + 255 * (getColor()); FigureElement[2][0].symbolFigure = 219 + 255 * (getColor()); }
[ "zvjxrf@yandex.ru" ]
zvjxrf@yandex.ru
f188af1cff6c55cb9337ef609c6306b61178b4f7
380d95bcf755f0c227130454e02b1e8698b274a2
/cf658/a.cpp
37b2a2683034b17ba76d9dd917d5cf060bd19c8e
[]
no_license
geekpradd/CP-Topicwise
dd590ce94d0feb6b7a7037dd54e54a4b40041e77
5a257676171d0c4db71125ad3e872b338202fe16
refs/heads/master
2021-05-20T09:29:35.898564
2020-12-25T18:54:30
2020-12-25T18:54:30
252,225,116
4
0
null
null
null
null
UTF-8
C++
false
false
2,152
cpp
#include <bits/stdc++.h> #include <ctime> #include <cstdlib> #define int long long #define ii pair<int, int> #define pb push_back #define mp make_pair #define MOD 1000000007 #define E13 10000000000000 #define DUMP(a) \ do { std::cout << "[" << #a " = " << (a) << "]" << std::endl; } while(false) #define d0(x) cout<...
[ "geekpradd@gmail.com" ]
geekpradd@gmail.com
9b98b04ad24b155ef470f1bf4e6a832bb04da5a8
70418d8faa76b41715c707c54a8b0cddfb393fb3
/10598.cpp
5458e91df8fa983b5e6b7f55aebdea996b3627ca
[]
no_license
evandrix/UVa
ca79c25c8bf28e9e05cae8414f52236dc5ac1c68
17a902ece2457c8cb0ee70c320bf0583c0f9a4ce
refs/heads/master
2021-06-05T01:44:17.908960
2017-10-22T18:59:42
2017-10-22T18:59:42
107,893,680
3
1
null
null
null
null
UTF-8
C++
false
false
381
cpp
#include <bits/stdc++.h> using namespace std; const double pi = 2 * acos(0), k = 180.0 / pi; double r, n; int main() { int caseno = 1; while (scanf("%lf %lf", &r, &n) == 2) { if (!r && !n) { break; } printf("Case %d:\n", caseno++); for (int i = 1; i <= 10; i++) { double t = n / r, s = acos((n / 2...
[ "yleewei@dso.org.sg" ]
yleewei@dso.org.sg
9325e141517112b4c34034859719ebe3ec738d6e
d9d5d358efc7160571a3876780d921dc782c9830
/gui/pages/LogPage.cpp
7fbf5929d067979d40e427d7a95c31c43899fc8a
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
shaszard/test
35b809ad0bd7309ffedd3c76440917a612679b05
7d1dd2a32f95eacaaea7d808cd07faf99e425977
HEAD
2016-09-06T18:23:44.062944
2014-11-02T19:29:09
2014-11-02T19:29:09
26,285,850
2
0
null
null
null
null
UTF-8
C++
false
false
2,889
cpp
#include "LogPage.h" #include "ui_LogPage.h" #include <QIcon> #include <QScrollBar> #include "logic/MinecraftProcess.h" #include "gui/GuiUtil.h" LogPage::LogPage(MinecraftProcess *proc, QWidget *parent) : QWidget(parent), ui(new Ui::LogPage), m_process(proc) { ui->setupUi(this); ui->tabWidget->tabBar()->hide(); ...
[ "peterix@gmail.com" ]
peterix@gmail.com
5d942b692010dc14c471a0936f2840f5155554d1
4b42d149cab66ad27fa955c0628537885587b7ee
/FriendshipIsMagic/jni/ai/dijkstra/pi.h
625253863e0cc07f0c66dd28f99023f799b7ee74
[]
no_license
lpzantony/friendshipismagic
808c8189a02f897c87480ab75c95c008b4e1cd37
7938a6bac1eaa6679243c8f3a885e872c1af4430
refs/heads/master
2021-01-01T06:41:52.623238
2016-06-29T13:47:43
2016-06-29T13:47:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
458
h
/* * Pi.h * * Created on: 17 juin 2016 * Author: admin */ #ifndef DIJKSTRA_PI_H_ #define DIJKSTRA_PI_H_ #include "../dijkstrainterface/piinterface.h" class VertexInterface; #include <map> class Pi : public PiInterface { private : std::map<VertexInterface*, int> pi; public: Pi(); virtual ~Pi(); voi...
[ "adrien.marcenat@orange.fr" ]
adrien.marcenat@orange.fr
c6430233aefb2ca566b6006aeb843c5320bfd94e
0022c1a9b713f240d9fe3bd1bab238efb527b606
/src/acceptor_ssl.h
6b21a87addf226ba96a6926acd78dc77b609a433
[ "BSD-2-Clause" ]
permissive
kkqin/securesocks5
661c887f1a84772cc2960016e4a30f0d5bee11ab
432cb4028c413808795645e4cd0cfff1c5aa2a2c
refs/heads/master
2023-04-11T11:39:33.796176
2021-04-07T07:40:47
2021-04-07T07:40:47
279,085,868
0
0
null
2020-07-21T08:01:20
2020-07-12T14:51:36
C++
UTF-8
C++
false
false
2,189
h
#ifndef NETWORK_ACCEPTOR_SSL_H_ #define NETWORK_ACCEPTOR_SSL_H_ #include "secure_socks5.h" #include "secure_socks5to.h" namespace network { class Acceptor : public asio::ip::tcp::acceptor { public: Acceptor(asio::io_service& io_service, int port) //NOLINT : asio::ip::tcp::acceptor(io_service, asio::ip::tc...
[ "asdfa@g" ]
asdfa@g
5641778285c6f76f3f1f147941d05432dcb5a724
83cfd464643211f267dc167195259e77169de8cb
/HackerRank/Problem Solving/Algorithms/Greedy/Luck Balance.cpp
dd1a137b5c05764c20612a8c3db72aae9a68ae40
[]
no_license
AnthonyDas/HackerRank
c97d3520d9902906c620774ece71b0b59f034bf9
8538625f13f20a1966cc1e138ac324a96157fc94
refs/heads/master
2020-04-05T13:14:15.123216
2019-01-22T00:02:47
2019-01-22T00:02:47
156,893,365
0
0
null
null
null
null
UTF-8
C++
false
false
929
cpp
#include <vector> #include <algorithm> // sort // HackerRank\HackerRank\Interview Preparation Kit\Greedy Algorithms\Luck Balance.cpp /* bool byImportanceDescThenLuckDesc(const std::vector<int> &a, const std::vector<int> &b) { if (a.back() != b.back()) { return a.back() > b.back(); } return a.front() > b.front();...
[ "anthony.das@gmail.com" ]
anthony.das@gmail.com
d843aa608b6c88442fa466c41b972ceceb5e0c4e
81464366d3d2ab91a6600be8646d0856d413d8be
/Printing_sum_increasing_subsequence.cpp
371914191bfd97de0905d8c695d5cf0a7c631a97
[]
no_license
SunnyJaiswal5297/Basic_c_programs
08f289d04817f81222ceaacd7362e47fbae2935e
a2fd6168ce4ff075be6488c172200da21058dd93
refs/heads/master
2022-12-03T09:53:35.189234
2020-07-28T17:17:17
2020-07-28T17:17:17
283,201,986
1
0
null
null
null
null
UTF-8
C++
false
false
1,051
cpp
#include<bits/stdc++.h> using namespace std; int main() { int t; cin>>t; while(t--) { int n; cin>>n; int a[n],b[n],i,j; for(i=0;i<n;i++) { cin>>a[i]; b[i]=a[i]; } int max=INT_MIN; vector<int> vec,res; for(i=...
[ "s2jaiswal.sj@gmail.com" ]
s2jaiswal.sj@gmail.com
2ba25f31eda84d7b90c96ceee5af730b00059d57
fdaa2c607e4bcbd23a3445a68c3d0a8265f92f2f
/Fall 2018/CS 225/POTD/potd-q40/main.cpp
b29e722f08f6aa325b900f18c6b4777502d72035
[]
no_license
unnatr2/UIUC
a34cab9a0c867aa6e872800e365abaa25c08c9ae
9ee14d0635116c03e7868cd6b3266aa9ea428570
refs/heads/master
2021-03-03T21:38:40.858998
2020-03-09T23:32:42
2020-03-09T23:32:42
245,987,822
1
0
null
null
null
null
UTF-8
C++
false
false
890
cpp
#include "OfficeHour.h" #include "Student.h" #include <iostream> using namespace std; int main() { Student Billy = Student(12, "POTD"); Student Joel = Student(15, "MP"); Student Jean = Student(8, "MP"); Student Taylor = Student(6, "LAB"); Student TimTim = Student(13, "POTD"); queue<Student> o...
[ "unnatr2@illinois.edu" ]
unnatr2@illinois.edu
f97e72610a12691c55c832ce26f0ac4ef6ac46dd
e7197120793475467dab60bc46dee0529d6b6363
/tensorflow/compiler/mlir/tfrt/jit/python_binding/tf_cpurt_executor.cc
5ce3f13365783d41136b0a34ffe6e29ac804fed8
[ "Apache-2.0", "MIT", "BSD-2-Clause" ]
permissive
sujitahirrao/tensorflow
0488a33b9f8e8c2e2f623434204ddf48e8917ef4
70d727ba4e3fbe17ca07bdc325d81374b9e7ed80
refs/heads/master
2021-12-27T14:55:12.547793
2021-11-27T11:57:12
2021-11-27T11:57:12
50,644,575
1
0
Apache-2.0
2021-11-27T11:57:13
2016-01-29T06:59:10
C++
UTF-8
C++
false
false
12,936
cc
/* Copyright 2021 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
50e80706e759657431951074c68a157ea1d7507b
2c4a54cc3c1f48d9b34535b0f8d646c925b516e2
/mspectrogram.h
ac38e57d57663c50fd4d261f5ea938bd07204fde
[]
no_license
mParkesUCL/ImageInversion
6b93aa0d316f084b8fd212d50a73425b024f3269
3a4c124f81e7422cc176138bee9121b74bd53a81
refs/heads/master
2021-01-15T12:54:54.539543
2013-11-11T06:09:44
2013-11-11T06:09:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
325
h
#ifndef MSPECTROGRAM_H #define MSPECTROGRAM_H #include <QWidget> namespace Ui { class MSpectrogram; } class MSpectrogram : public QWidget { Q_OBJECT public: explicit MSpectrogram(QWidget *parent = 0); ~MSpectrogram(); private: Ui::MSpectrogram *ui; }; #endif // MSPECTROGRA...
[ "spesroma@gmail.com" ]
spesroma@gmail.com
d2e8ecd3f44ebf25dd1bbd45ddf34cc8953a102a
7c468d4b9101297a4ceabadc1166063f4a324dd0
/src/main.cpp
25ef537a04c747f7f80f193a742b37c1de4cbb77
[]
no_license
ystc/kinste
6e625d5c6791f4a0f04611617ef9adbe2cf3690b
03f0428c6f66d3cbd556efb198840e1f75635237
refs/heads/master
2021-01-23T00:24:54.660845
2017-05-23T19:01:59
2017-05-23T19:01:59
85,726,780
0
0
null
null
null
null
UTF-8
C++
false
false
1,637
cpp
/******************************************************************************* * Filename: main.cpp * Author: ystc * Created: 12.01.2016 * Last change: 27.01.2017 *******************************************************************************/ /************************************************************************...
[ "steinkellnerchristoph@gmx.at" ]
steinkellnerchristoph@gmx.at
1e6587fd085967eddc0e4a68658b39288ed2fdfd
8393915b57a5ff54938ad8d49f15ce617a640ddc
/src/core/camera_client.h
e45a2b90616997a38b4e815fbef9cd542fab4c06
[]
no_license
lizhiqi-coder/FFmpegStudio
8ffcf2f0aede20037c117f0a4895eff3336f28fa
ed1eb738e1737e3ae0c3bd6cb2f3cf0174afcc49
refs/heads/master
2021-09-21T13:00:50.585034
2017-12-04T12:58:49
2017-12-04T12:58:49
104,286,143
1
0
null
null
null
null
UTF-8
C++
false
false
383
h
// // Created by 58boy on 2017/9/5. // #ifndef FFMPEGSTUDIO_CAMERA_CLIENT_H #define FFMPEGSTUDIO_CAMERA_CLIENT_H #include <pthread.h> class CameraClient { public: void connect(); int detachThreadCreate(pthread_t *pthread,void *start_routine,void *arg); void startConnection(); static void doStartTh...
[ "chinalizhiqi@gmail.com" ]
chinalizhiqi@gmail.com
857d002801dad6715f3835f5aea95bbd122b3022
067690553cf7fa81b5911e8dd4fb405baa96b5b7
/9184/9184.cpp14.cpp
d805b85b2722033088d9ff10a32339fd58a97061
[ "MIT" ]
permissive
isac322/BOJ
4c79aab453c884cb253e7567002fc00e605bc69a
35959dd1a63d75ebca9ed606051f7a649d5c0c7b
refs/heads/master
2021-04-18T22:30:05.273182
2019-02-21T11:36:58
2019-02-21T11:36:58
43,806,421
14
9
null
null
null
null
UTF-8
C++
false
false
657
cpp
#include <cstdio> using namespace std; int dp[20][20][20]; int solve(int a, int b, int c) { if (a < 0 || b < 0 || c < 0) return 1; else if (a >= 20 || b >= 20 || c >= 20) return solve(19, 19, 19); int &p = dp[a][b][c]; if (p) return p; if (a < b && b < c) return p = solve(a, b, c - 1) + solve(a, b - 1, c - 1) ...
[ "isac322@naver.com" ]
isac322@naver.com
a5a89765f023813fa835eb1d841b99f6c783b985
6cfe7c65380924bfd6fe46a7b6cd5b006b333e96
/source/physics/include/GateScintillationPB.hh
fc8bd2f1b171d377f08139c00f6d9fb4b1ffe4cf
[]
no_license
copernicus231/gatempi
800eb61dd5de373d591e9cb49630172e1c4809b2
b97c38418458dfd21e8d25887419f7967871782e
refs/heads/master
2020-12-24T12:01:56.966710
2012-08-13T05:12:22
2012-08-13T05:12:22
5,534,931
1
0
null
null
null
null
UTF-8
C++
false
false
438
hh
/*---------------------- GATE version name: gate_v6 Copyright (C): OpenGATE Collaboration This software is distributed under the terms of the GNU Lesser General Public Licence (LGPL) See GATE/LICENSE.txt for further details ----------------------*/ #ifndef GATESCINTILLATIONPB_HH #define GATESCINTILLATIONPB_H...
[ "copernicus231@gmail.com" ]
copernicus231@gmail.com
67aabd5ef040ed10ef1c30413069ad85606f6bff
dd6c70ba403c80610f5a78a3492f367388102505
/src/practice/dp/fpolice.cpp
959f2bb89ce4805ada9b550bd7af848b278d4735
[ "MIT" ]
permissive
paramsingh/cp
80e13abe4dddb2ea1517a6423a7426c452a59be2
126ac919e7ccef78c4571cfc104be21da4a1e954
refs/heads/master
2023-04-11T05:20:47.473163
2023-03-23T20:20:58
2023-03-23T20:21:05
27,965,608
16
6
null
2017-03-21T03:10:03
2014-12-13T16:01:19
C++
UTF-8
C++
false
false
1,768
cpp
#include <bits/stdc++.h> using namespace std; typedef pair<int, int> pii; vector<pii> graph[200]; vector<pii> risk[200]; int n, t; int ris[200][300]; int tim[200][300]; pii ans(int u, int rem) { if (ris[u][rem] != -1) return make_pair(ris[u][rem], tim[u][rem]); if (u == 1 && rem >= 0) { retur...
[ "paramsingh258@gmail.com" ]
paramsingh258@gmail.com
b43f9065743ba1f5f92c471ad43f2a8b9b82c554
b6fe7a5ce749cd05620080052cfea986817329bc
/src/subspaceSearchAlgorithms.h
ae0d6e28487aa76e68878575628d4644359fea73
[]
no_license
holtri/R-subcon
cce5d8eaf6b6902c181f1d88ffac1163dc0f6233
77fd778514fca4f5cf7ab705633bc56ce43474d9
refs/heads/master
2020-04-03T07:11:28.194347
2019-02-14T17:10:16
2019-02-14T17:10:16
49,747,108
2
0
null
2018-11-30T10:04:11
2016-01-15T21:53:58
C++
UTF-8
C++
false
false
2,183
h
#ifndef SUBSPACESEARCHALGORITHMS_H #define SUBSPACESEARCHALGORITHMS_H using namespace Rcpp; std::vector<int> sortIndices(const NumericVector &input); //' Greedy Maximum Deviation Heuristic //' //' Constructs one deviation maximizing subspace for each dimension. The search //' is based on the two dimensional deviati...
[ "holger.trittenbach@gmail.com" ]
holger.trittenbach@gmail.com
cdab7a9cfcc5a2515833054b18f6173e013855ba
d223f5f893c4173256eb8b94336f02ad2757459d
/Leetcode/Algorithms/Easy/Palindrome_Linked_List/Palindrome_linked_list_M2.cpp
5cfd7aac0d7bda4b95375623648c5ad82666a740
[ "MIT" ]
permissive
tanvipenumudy/Competitive-Programming-Solutions
679c3f426bf0405447da373e27a2d956c6511989
9619181d79b7a861bbc80eff8a796866880b95e0
refs/heads/master
2023-02-26T14:20:41.213055
2021-01-29T07:09:02
2021-01-29T07:09:02
325,483,258
0
0
MIT
2021-01-29T07:09:03
2020-12-30T07:20:35
null
UTF-8
C++
false
false
755
cpp
/** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode() : val(0), next(nullptr) {} * ListNode(int x) : val(x), next(nullptr) {} * ListNode(int x, ListNode *next) : val(x), next(next) {} * }; */ #include <bits/stdc++.h> class Solution { public:...
[ "aaaanchakure@gmail.com" ]
aaaanchakure@gmail.com
a1ba76c2303276ed69b20dbadfe3e43e0d01f95f
67a6efcdbc5fca554fbf31be8456ad5a3a2dac6d
/test1/stream_based/main.cpp
e962da0aa70b6274bd03214577ab289531ff413f
[]
no_license
shahzadXilinx/hlsStreamOfBlockTests
20bf6ce122e7102b172dad659eaad2fcfdf4f2a4
d1f58f6d4353b6859e5178b6d522372ed3d73217
refs/heads/main
2022-12-28T23:38:31.116375
2020-10-19T00:36:38
2020-10-19T00:36:38
305,215,561
0
0
null
null
null
null
UTF-8
C++
false
false
2,483
cpp
#include <math.h> #include <stdio.h> #include <cstring> #include <vector> #include "dct.h" namespace ref { void DCT(float &d0, float &d1, float &d2, float &d3, float &d4, float &d5, float &d6, float &d7) { float tmp0 = d0 + d7; float tmp7 = d0 - d7; float tmp1 = d1 + d6; float tmp6 = d1 - d6;...
[ "shehzad.ee@gmail.com" ]
shehzad.ee@gmail.com
d2482f41e49e23a831ce56d76ff04e00b12f0a0f
c7a9c8cadbfd2bcf2c373daee276104e93ce954a
/Library/GMFmodStudio/gmfs_studio_event_description.cpp
6daa6fde9091c00aace5e05e8d4565b09df7974c
[]
no_license
tadashibashi/GMFmodStudio
9b21c133fbe19242da6926461c7f36038c51a27d
ae4ae95c27b996a5a91a16b7df5cbbc75daebc01
refs/heads/main
2023-08-26T12:45:44.599708
2021-10-20T06:14:49
2021-10-20T06:14:49
340,236,219
0
0
null
null
null
null
UTF-8
C++
false
false
14,074
cpp
#include "gmfs_common.h" #include "gmfs_buffer.h" #include <iostream> typedef FMOD::Studio::EventDescription EvDesc; // ============================================================================ // Instances // ============================================================================ /* * Create Event Instance...
[ "a.ishibashi.music@gmail.com" ]
a.ishibashi.music@gmail.com