blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
c6f27342c148345735ff759e6b433373e9c9210b
4bac3093205faa29e99bc0a433614dfa779462c2
/Taggers/interface/EEDumpers.h
210d57147e8e398ce57d2a9521a7ba146fe9615f
[]
no_license
fravera/flashgg
407fb41553933397a623e1aefc166ff1f5636021
20e9241d44f189c2475ecf9756db11c3e122aedc
refs/heads/master
2021-01-19T05:08:11.973657
2016-09-21T08:19:34
2016-09-21T08:19:34
60,917,282
0
0
null
2016-06-11T16:45:27
2016-06-11T16:45:26
null
UTF-8
C++
false
false
924
h
#ifndef flashgg_EEDumpers_h #define flashgg_EEDumpers_h #include "flashgg/DataFormats/interface/DiElectronCandidate.h" #include "flashgg/DataFormats/interface/EEGammaCandidate.h" #include "flashgg/Taggers/interface/CollectionDumper.h" namespace flashgg { typedef CollectionDumper<std::vector<DiElectronCandidate>...
[ "laurent.forthomme@cern.ch" ]
laurent.forthomme@cern.ch
7461a9b9138abe9069c10b265da9ef39b70f9b40
62917ce95d514e6404193acfc341bfc0e3e6b5af
/src/observables.h
3dc8eabcfba011ae81d446b51d3fa6f9e0926da0
[]
no_license
ssailer/ExpandingBEC2D
7db2756abc6643e9211a238eb56cdbef630fa21d
3eb1e5fdda01237fb6c102d46cfad467fb6320b1
refs/heads/master
2023-07-02T13:55:19.821817
2021-08-12T09:46:12
2021-08-12T09:46:12
51,006,853
0
0
null
null
null
null
UTF-8
C++
false
false
7,332
h
#ifndef EXP2D_OBSERVABLE_H__ #define EXP2D_OBSERVABLE_H__ #include <iostream> #include <complex> #include <math.h> #include <vector> #include <omp.h> #include <string> #include "tools.h" #include <eigen3/Eigen/Dense> using namespace std; using namespace Eigen; class Observables { public: ...
[ "jester.raced@gmail.com" ]
jester.raced@gmail.com
31503c900c27847c36659c483ea90357908aeb8c
749f3d84569bf9de824d9b5d941a1c3030c6fb8a
/Ch3_Oscillation/Forces_withAngularMotion/xcode/Attractor.hpp
7f4414a4953a12dec1d43242dd3088afdebc6e0f
[]
no_license
jefarrell/NatureOfCode_Cinder
1da74b6d1f3680f2fcd0883e3fa68c0d673225f0
54f096c0ab94663e6611b7b37acfa42822b1c864
refs/heads/master
2021-01-10T08:57:47.102139
2016-03-25T17:45:41
2016-03-25T17:45:41
50,674,906
0
0
null
null
null
null
UTF-8
C++
false
false
522
hpp
// // Attractor.hpp // Forces_withAngularMotion // // Created by John Farrell on 3/1/16. // // #ifndef Attractor_hpp #define Attractor_hpp #include <stdio.h> #include "Mover.hpp" #endif /* Attractor_hpp */ typedef std::shared_ptr<class Attractor> AttractorRef; class Attractor { public: static AttractorRef c...
[ "johnefarrell18@gmail.com" ]
johnefarrell18@gmail.com
d9532dc5e45a04d1d0e2cb54bb390f9e889f85da
7aef77f63c00258bf11ae2a85ec2a9723c98a834
/ShowRunner/src/CrossVisualization/screenCross.cpp
c7d39e8abb76356463824608938248efeac82df5
[]
no_license
moonmilk/BklynBalletVisualization
c55f55fac541d27cb242b345f9c350851f31bbbe
eaef35bdc6274485e1db307e9e924b6cf93fe440
refs/heads/master
2021-01-19T09:44:43.960596
2013-02-26T22:37:11
2013-02-26T22:37:11
7,949,106
1
0
null
null
null
null
UTF-8
C++
false
false
2,580
cpp
/* * screenCross.cpp * oscReceiveForTuio * * Created by Ranjit Bhatnagar on 1/30/13. * Copyright 2013 __MyCompanyName__. All rights reserved. * */ #include "math.h" #include <iostream> #include "screenCross.h" #define randf(LO, HI) (LO + (float)rand()/((float)RAND_MAX/(HI-LO))) #define fade (-0.9 ) #define...
[ "nicholas.vermeer@gmail.com" ]
nicholas.vermeer@gmail.com
7498851245336b5a23d00089bc493461191b33ab
ce9cb2399093d6d44ed8e7caf67060195d423a3e
/src/Game_Object.cpp
2cc14f256571e40c2e81bd2f9a9cf53910660f49
[]
no_license
YevgenyBorko/Digger_Game_Remake
e32da85cfafe67d79dfa21f85cadec45b77eac38
318a00ca0b74ebbd45e0c2979c634a52100862e7
refs/heads/main
2023-03-15T17:28:32.925648
2021-03-17T11:34:24
2021-03-17T11:34:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
710
cpp
#include "Game_Object.h" Game_Object::Game_Object(sf::Vector2f position, char c) : m_position(position),m_type(c) {} Game_Object::Game_Object() : m_type( 0 ) {} //---------gets the object picture---------- const sf::Sprite& Game_Object::get_pic() const { return m_object_pic; } //-------get the ob...
[ "noreply@github.com" ]
noreply@github.com
3806ae2d9044f793cdeb75959c04fa8facfdfdc8
b78d73bd67c9990b3603dd495a38b8360f6712cb
/branch/lidl/sHome/Main/Video/JConfig/PowerSocket_BanLed.h
31217e6cec2cafd6d33c46a055f7d754d937f969
[]
no_license
Siterwell/familywell-lidl-ios
9bbbea611b52e58d753b8f8bdde79ba6fe745a44
11d55dadffee58246bc196a19bd9b9f094b0f845
refs/heads/master
2021-06-15T03:17:53.219494
2018-10-31T00:57:53
2018-10-31T00:57:53
155,319,438
0
0
null
null
null
null
UTF-8
C++
false
false
370
h
#pragma once #include "FunSDK/JObject.h" #define JK_PowerSocket_BanLed "PowerSocket.BanLed" class PowerSocket_BanLed : public JObject { public: JIntObj Banstatus; public: PowerSocket_BanLed(JObject *pParent = NULL, const char *szName = JK_PowerSocket_BanLed): JObject(pParent,szName), Banstatus(this, "Bans...
[ "imac@iMacdeiMac.local" ]
imac@iMacdeiMac.local
f19f5a5c08366715e465d3042c9c619d052fa2c6
184180d341d2928ab7c5a626d94f2a9863726c65
/issuestests/expperm/src/RcppExports.cpp
d5c11c39866ea796a9a805579f1dd5ff05e6a491
[]
no_license
akhikolla/RcppDeepStateTest
f102ddf03a22b0fc05e02239d53405c8977cbc2b
97e73fe4f8cb0f8e5415f52a2474c8bc322bbbe5
refs/heads/master
2023-03-03T12:19:31.725234
2021-02-12T21:50:12
2021-02-12T21:50:12
254,214,504
2
1
null
null
null
null
UTF-8
C++
false
false
2,080
cpp
// Generated by using Rcpp::compileAttributes() -> do not edit by hand // Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393 #include <Rcpp.h> using namespace Rcpp; // BG_cpp NumericMatrix BG_cpp(NumericMatrix A); RcppExport SEXP _expperm_BG_cpp(SEXP ASEXP) { BEGIN_RCPP Rcpp::RObject rcpp_result_gen; Rcpp...
[ "akhilakollasrinu424jf@gmail.com" ]
akhilakollasrinu424jf@gmail.com
47dbd3972d65b578c3dc82119e70045c2efde09f
e8fe13c01ee25b2de549b8d09cfd7832c974aab0
/JJune/Level_2/행렬의곱셈.cpp
26ceef39ebe38442f33e91663d2beb4284c848ab
[ "MIT" ]
permissive
algorithm-maintain-box/Programers
7136aba4fa8b7ad0e9129535eb18d607d767f885
5c596617739e37ad2430c5b9c9e4660233ef2684
refs/heads/master
2021-02-12T23:42:30.118393
2020-04-19T01:07:26
2020-04-19T01:07:26
244,643,089
0
1
MIT
2020-04-17T15:39:23
2020-03-03T13:28:15
C++
UTF-8
C++
false
false
1,111
cpp
#include <string> #include <vector> using namespace std; vector<vector<int>> solution(vector<vector<int>> arr1, vector<vector<int>> arr2) { vector<vector<int>> answer; answer.resize(arr1.size()); for (auto j = 0; j < arr1.size(); j++) { for (auto i = 0; i < arr2[0].size(); i++) { ...
[ "asplannedl@gmail.com" ]
asplannedl@gmail.com
5a6b7d739399452d5288663bc348fe885149211c
bd729ef9fcd96ea62e82bb684c831d9917017d0e
/keche/trunk/comm_app/ctfolibs/include/utils/tools.h
d7c928621b884a7f06a25fab4ee1c652f05174bd
[]
no_license
shanghaif/workspace-kepler
849c7de67b1f3ee5e7da55199c05c737f036780c
ac1644be26a21f11a3a4a00319c450eb590c1176
refs/heads/master
2023-03-22T03:38:55.103692
2018-03-24T02:39:41
2018-03-24T02:39:41
null
0
0
null
null
null
null
GB18030
C++
false
false
1,574
h
/** * Name: * Copyright: * Author: lizp.net@gmail.com * Date: 2009-11-3 下午 3:42:52 * Description: * Modification: **/ #ifndef __TOOLS_H__ #define __TOOLS_H__ #include <string> #include <vector> #include <stdio.h> using namespace std; //UNICODE码转为GB2312码 int u2g(char *inbuf, int inlen, char *outbuf,...
[ "zhangjunfang0505@163.com" ]
zhangjunfang0505@163.com
16cfb53a4f69dda84bcfd01b637553f639367804
275bf9e939c32c41edde80c2898fda7103448718
/atem-gvg200/gvg200-programKeys.ino
1bca812a1e68d76fcd0606c46b817d283afcf740
[]
no_license
scnmtv/GVG200
cb256d354bea4b4550a3d0e524370199c3e75d6f
29150a923922a740c138f39977380c49f7f6d256
refs/heads/master
2021-09-24T22:55:58.554211
2018-10-15T15:27:42
2018-10-15T15:27:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,142
ino
//pripravljeno za GVG200 XPT PANEL MODULE //Program tipke - 5. vrstica: //01010000 01010001 01010010 byte pressedKeysProgram_OLD[6] = { 0, 0, 0, 0, 0, 0 }; byte pressedKeysProgram = 0; uint16_t programInput[3][8] = { {1,2,3,4,5,6,7,8}, {1000,2001,2002,3010,3011,3020,3021,0}, {4010,5010,5020,7001,7002,99999,99...
[ "dejan.curk@sc-nm.si" ]
dejan.curk@sc-nm.si
51151c88bc3a2625079ea970cd1ebe447ab5e09a
9ffee105d323f8f9c0cb8ac92d74ee3551ab5dfa
/Classes & Objects/Example_3.cpp
15572e3397a0cbcde88ac00650ae9fa2e4b2047b
[ "MIT" ]
permissive
Ahtisham-Shakir/CPP_OOP
2098f3bf4d965d26adee5585033d211e297f0003
308e7bdbd1e73c644a17f612fc5b919cb68c171c
refs/heads/main
2023-07-26T01:22:59.402548
2021-08-28T19:22:29
2021-08-28T19:22:29
375,672,983
0
0
null
null
null
null
UTF-8
C++
false
false
450
cpp
#include<iostream> using namespace std; class circle{ float r; public: void get_radius(float radius) { r = radius; } void area() { float a; a= 3.14*r*r; cout<<"Area= "<<a<<endl; } void circum() { float c; c= 2*3.14*r; cout<<"Circumference= "<<c<<endl; } }; int main() { circle obj; float ...
[ "ahtishamshakir777@gmail.com" ]
ahtishamshakir777@gmail.com
ca4421e9cf9141c42df223ac96636f78b5cdf4b5
ba14343d3545ca1b33626ca6c2f5aa486c88ef23
/EstructuraExamen2-master/main.cpp
fe7043541f2d1e71e7427c01cdc6fae2c83c69ad
[]
no_license
Driem/Archivos
04c3473b7d9319f5e18133eedfb123d0018458c9
99ce30a714b2cce527f4019eee33782d2c0768e5
refs/heads/master
2021-01-20T08:14:43.465656
2014-09-22T20:52:55
2014-09-22T20:52:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,314
cpp
#include "Evaluador.h" #include <iostream> // std::cin, std::cout #include <list> // std::list using namespace std; ////////////////////////////////////// ////////////ARBOL TRINARIO//////////// ////////////////////////////////////// class NodoTrinario { public: NodoTrinario* hijo_izq; NodoTrinar...
[ "gadijaniel@unitec.edu" ]
gadijaniel@unitec.edu
0fff2bbe7de5a942efaab46b6bbf1edb512b3f7f
55d560fe6678a3edc9232ef14de8fafd7b7ece12
/libs/hana/test/ext/boost/tuple/tag_of.cpp
d53efe2fd4b90e6c5fdfca0c07de30aa62cf71ec
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
stardog-union/boost
ec3abeeef1b45389228df031bf25b470d3d123c5
caa4a540db892caa92e5346e0094c63dea51cbfb
refs/heads/stardog/develop
2021-06-25T02:15:10.697006
2020-11-17T19:50:35
2020-11-17T19:50:35
148,681,713
0
0
BSL-1.0
2020-11-17T19:50:36
2018-09-13T18:38:54
C++
UTF-8
C++
false
false
2,132
cpp
// Copyright Louis Dionne 2013-2017 // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) #include <boost/hana/core/tag_of.hpp> #include <boost/hana/ext/boost/tuple.hpp> #include <boost/tuple/tuple.hpp> #include <type_...
[ "james.pack@stardog.com" ]
james.pack@stardog.com
9318c1b6518e58382834cfb85e0973d4f53662f5
7ef4576a0ca2feed8c513263752672073254d7ed
/MultiThreading/IntegratorPool.cpp
9f7d62b600ba7a9215c5125d8827afe931f21066
[]
no_license
Axymerion/PO
5e3a40430f82b15b72935b23d0e8b62ac4e88d65
3c59ca16c4496e69b5ae41101f9c13d792b95cd8
refs/heads/master
2021-01-14T16:09:43.395083
2020-07-13T15:21:26
2020-07-13T15:21:26
242,674,458
1
0
null
null
null
null
UTF-8
C++
false
false
720
cpp
#include "IntegratorPool.hpp" IntegratorPool::IntegratorPool(size_t param) { for (size_t i = 0; i < param; i++) { pool.push_back(new Integrator()); pool.back()->Start(); } } IntegratorPool::~IntegratorPool() { for (size_t i = 0; i < pool.size(); i++) { pool[i]->Stop(); delete pool[i]; } pool.clear(); }...
[ "38228297+Axymerion@users.noreply.github.com" ]
38228297+Axymerion@users.noreply.github.com
c6b380d130180bb108b8eb0446e7f868d6360f78
e0242089d4f342c74bc0a681ecc6fd364f8f9af1
/src/poly/threading.h
a82eb61385a51287e00ff5117b0c4eaafa15911f
[]
no_license
atupac/xenia
9d99c06e5f6a0636f0e0e7ab96b7cbb5c9bc75e6
3658e710d2e4de6c323b5b74dbac21925875e8f3
refs/heads/master
2021-01-18T12:45:15.801267
2015-01-06T08:13:27
2015-01-06T08:13:27
28,930,404
1
0
null
2015-01-07T19:36:24
2015-01-07T19:36:24
null
UTF-8
C++
false
false
2,015
h
/** ****************************************************************************** * Xenia : Xbox 360 Emulator Research Project * ****************************************************************************** * Copyright 2014 Ben Vanik. All rights reserved. ...
[ "ben.vanik@gmail.com" ]
ben.vanik@gmail.com
fd3e64211e7a99453bb3761defb21d81f946194b
dfcfe76be57f2cbe948de8e6e28a8bbc10bac211
/Exam - 28 May 2017/Calculator (E2-Task-4-Calculator)/InputInterpreter.h
85a3e3a6dae14e3b361e08c3fe1e114adf4afe4d
[]
no_license
AleksievAleksandar/Cpp-Fundamentals
6cbbfb76e9235698c1734874279c896ed3bc342e
c0050360eaa3cdf94e0256389553e80a934fe058
refs/heads/master
2022-06-18T13:50:57.082207
2022-06-01T09:24:26
2022-06-01T09:24:26
236,202,743
2
1
null
null
null
null
UTF-8
C++
false
false
859
h
#pragma once #include <memory> #include <string> #include <vector> #include "Operation.h" #include "CalculationEngine.h" #include "MultiplicationOperation.h" class InputInterpreter { CalculationEngine& engine; public: InputInterpreter(CalculationEngine& engine) : engine(engine) {} bool interpret(std::str...
[ "noreply@github.com" ]
noreply@github.com
ec2569136b57edf07dbd73c5ce7e50298bb793c1
13e11e1019914694d202b4acc20ea1ff14345159
/Back-end/src/LogParser/HistoryLogParser.h
87f12a5d52591476172793009f655f632bbc20ee
[ "Apache-2.0", "BSL-1.0" ]
permissive
lee-novobi/Frameworks
e5ef6afdf866bb119e41f5a627e695a89c561703
016efe98a42e0b6a8ee09feea08aa52343bb90e4
refs/heads/master
2021-05-28T19:03:02.806782
2014-07-19T09:14:48
2014-07-19T09:14:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,239
h
#pragma once #include "LogParser.h" class CHistoryData; class CConfigFileParse; class CMongodbController; class CMongodbModel; struct ConnectInfo; struct HostInfo { long long lServerId; int iZbxServerId; long lHostId; long lItemId; string strSerialNumber; string strHost; string strHostName; string strZbIpAddr...
[ "leesvr90@gmail.com" ]
leesvr90@gmail.com
e61e7c87c7b6ec8fc2acdc42000b1ed8627001f9
80a6dcd8e0e55b1ec225e4e82d8b1bed100fdcd5
/Demux/20.05.04/472.cpp
afb20e39f6c1abc5b6ec7add2c752a86204509fd
[]
no_license
arnabs542/competitive-programming-1
58b54f54cb0b009f1dac600ca1bac5a4c1d7a523
3fa3a62277e5cd8a94d1baebb9ac26fe89211da3
refs/heads/master
2023-08-14T23:53:22.941834
2021-10-14T11:26:21
2021-10-14T11:26:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,748
cpp
// https://leetcode.com/problems/concatenated-words/ struct TrieNode{ bool is_word; TrieNode * next[26]; TrieNode(){ is_word = false; for(int i = 0; i<26; i++){ next[i] = NULL; } } }; class Solution { public: bool findHelper(TrieNode * root, TrieNode * curr...
[ "nandanwar.adarsh@gmail.com" ]
nandanwar.adarsh@gmail.com
d0748197dd5be7c7203b00e42add638b021cf6c9
333d8619759431ce03e8949722d264c017ff7af8
/Playground/Src/Engine/ImGui/UIManager.h
6693fceb1b29ba9c3839b8aaa104559ac0f4827d
[ "MIT" ]
permissive
TheOrestes/PlaygroundRTX
d5cbf18025d74454555b1564c92875b13a0b438e
82d3acf08bc5dcdcf3f0e39ca6a9e0bae524bc27
refs/heads/master
2023-08-01T17:54:34.523298
2021-10-03T10:27:06
2021-10-03T10:27:06
377,834,100
0
0
null
null
null
null
UTF-8
C++
false
false
1,484
h
#pragma once #include "vulkan/vulkan.h" #define GLFW_INCLUDE_VULKAN #include "GLFW/glfw3.h" class VulkanDevice; class VulkanSwapChain; class VulkanFrameBuffer; class Scene; class UIManager { public: ~UIManager(); static UIManager& getInstance() { static UIManager manager; return manager; } void Ini...
[ "rupeshmandke@outlook.com" ]
rupeshmandke@outlook.com
ceb83f2ac4337192fc534b1f5dc41e4276fec436
07ba86aee8532f6a5b2bfcdc30f8c2e8234751bc
/LeetCode/Problems/C++/852. Peak Index in a Mountain Array.cpp
2992352c07f772efffd0f701c46f6eee1582303d
[]
no_license
yukai-chiu/CodingPractice
1b7d4b0ffe9a8583091a8165976f71c7b3df41b5
3390a0ca4eceff72c69721bdc425a3099670faff
refs/heads/master
2022-12-14T05:35:38.336552
2020-08-30T22:56:20
2020-08-30T22:56:20
263,502,418
0
0
null
null
null
null
UTF-8
C++
false
false
713
cpp
//binary search class Solution { public: int peakIndexInMountainArray(vector<int>& A) { if(!A.size()) return -1; int N = A.size(); int l = 0, r = N-1; while(l<r){ int mid = l + (r-l)/2; if(A[mid]<A[mid+1]){ l = mid+1; } ...
[ "48868656+kevinyukaic@users.noreply.github.com" ]
48868656+kevinyukaic@users.noreply.github.com
191e367a49055e197f5a23cfaf73f6ac4344df6b
fd728573c692402d88e311beb44559e8e0f0621c
/src/process/ProcessManager.h
60dff0fcbf0772bd996765f6b7fdee83d39c5846
[ "MIT", "BSD-3-Clause", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
diamante-block/Diamante-Core
de9b7fe977952b8232c262b571bb2448064d05d4
ddfc81379426143a22091fa4da17b3983d055713
refs/heads/master
2021-04-08T14:25:05.998926
2020-12-24T06:04:03
2020-12-24T06:04:03
248,783,093
0
0
null
null
null
null
UTF-8
C++
false
false
2,198
h
#pragma once // Copyright 2014 DiamNet Development Foundation and contributors. Licensed // under the Apache License, Version 2.0. See the COPYING file at the root // of this distribution or at http://www.apache.org/licenses/LICENSE-2.0 #include "util/NonCopyable.h" #include "util/Timer.h" #include <functional> #incl...
[ "surya@codomotive.com" ]
surya@codomotive.com
e37b92e1695f011fdf7b9ebf592c26db2ebf7f1c
ae3b01cde0a051d17454ff6079338adb6871bc8c
/profit n loss.cpp
ff66104aea708419940a975a6952690deb96c89f
[]
no_license
Pratiksha-chokhar/Pg-Dac-CPP
0b1ce0855ec602e2455a25680fef4d485e0168f3
b9ede29a2aafd4546e09e98ae0857fd6d24431d5
refs/heads/master
2020-05-15T17:49:35.704553
2019-04-20T13:39:12
2019-04-20T13:39:12
182,411,334
0
0
null
null
null
null
UTF-8
C++
false
false
330
cpp
//program for cost price and selling price //pratiksha chokhar #include<stdio.h> int main() { int a, b, amount; printf("enter an costprice:"); scanf("%d", &a); printf("enter an sellingprice:"); scanf("%d", &b); if(a<b) { amount=b-a; printf("profit is:%d\n", amount); } else { amount=a-b; printf("loss is %d\n", amou...
[ "48621059+Pratiksha-chokhar@users.noreply.github.com" ]
48621059+Pratiksha-chokhar@users.noreply.github.com
15c089214c00cdf16cf0a8017994488d60e32129
2b6808de2b45c1af9dbfa4febc8b0d8124dd5020
/abc144/E.cpp
8c6ecacea3939edafbd3d5ad20904625195ad71a
[]
no_license
aki0214/kyo-pro
360f819ea7b113cc6c9c20b9ede011b56a92b36d
1c73aa67e9fa34b99add751bc4670a104ca477fb
refs/heads/master
2022-11-03T19:03:57.993730
2022-10-29T14:42:09
2022-10-29T14:42:09
253,325,299
0
0
null
null
null
null
UTF-8
C++
false
false
279
cpp
#include <bits/stdc++.h> using namespace std; #define rep(i,n) for (int i = 0;i<n;i++) int main(){ int n, k,tem; cin >> n >> k; vector<int> a(n); vector<int> f(n); rep(i ,n)cin >> a[i]; rep(i ,n)cin >> f[i]; sort(a.begin(), a.end()); sort(f.begin(), f.end()); }
[ "aki021499@gmail.com" ]
aki021499@gmail.com
a8866bb69a1b3377e5f1a50007ba43a1d50eb203
53e5698f899750b717a1a3a4d205af422990b4a2
/examples/template/potential.cpp
23e236f45fcb454c61c9977dd6b99b075436b535
[]
no_license
kvantetore/PyProp
e25f07e670369ad774aee6f47115e1ec0ad680d0
0fcdd3d5944de5c54c43a5205eb6e830f5edbf4c
refs/heads/master
2016-09-10T21:17:56.054886
2011-05-30T08:52:44
2011-05-30T08:52:44
462,062
7
7
null
null
null
null
UTF-8
C++
false
false
1,003
cpp
#include <core/wavefunction.h> #include <core/potential/dynamicpotentialevaluator.h> template<int Rank> class PotentialTemplate : public PotentialBase<Rank> { public: //Required by DynamicPotentialEvaluator cplx TimeStep; double CurTime; //Potential parameters double param; /* * Called once with the correspo...
[ "tore.birkeland@354cffb3-6528-0410-8d42-45ce437ad3c5" ]
tore.birkeland@354cffb3-6528-0410-8d42-45ce437ad3c5
e8dde5727c789a568b8a6c7b64235a34d049dd97
112d4a263c3e9fc775fa82288a20a34b1efbe52d
/Material/CPP_Primer_Plus_Book/Ch.12.2/Ch.12_2 - Exercise 03 - Stock/stock20.h
c6ece0e18122fbab89c78d459d2f2c7a7eaf4da0
[ "MIT" ]
permissive
hpaucar/OOP-C-plus-plus-repo
369e788eb451f7d5804aadc1eb5bd2afb0758100
e1fedd376029996a53d70d452b7738d9c43173c0
refs/heads/main
2023-02-03T12:23:19.095175
2020-12-26T03:07:54
2020-12-26T03:07:54
324,466,086
4
0
null
null
null
null
UTF-8
C++
false
false
756
h
// stock20.h -- augmented version #ifndef STOCK20_H_ #define STOCK20_H_ #include <cstring> using namespace std; class Stock { private: char * m_company; // string company; int shares; double share_val; double total_val; void set_tot() { total_val = shares * share_val; } public: // Constructors...
[ "herminiopaucar@gmail.com" ]
herminiopaucar@gmail.com
cf0f5681eb78235b1355e97aa4f5c324113c2739
947800329125b7757b27d1cab086eff4cf78df5c
/Types.h
1dbd520f4249bbd6d9d2b2c97e3f3648e3ca3f0d
[]
no_license
cekaem/chess3.0
efd93e6cfd36b083c17d8e17540fc24383c216da
626742a886b90d8513d8d8a9da3f3f312cd44e40
refs/heads/main
2023-04-10T16:49:02.863736
2021-04-05T09:43:33
2021-04-05T09:43:33
346,135,309
0
0
null
null
null
null
UTF-8
C++
false
false
526
h
#ifndef TYPES_H #define TYPES_H #include <iostream> enum class GameResult { NONE, WHITE_WON, BLACK_WON, DRAW }; inline std::ostream& operator<<(std::ostream& ostr, GameResult result) { switch (result) { case GameResult::NONE: ostr << "NONE"; break; case GameResult::WHITE_WON: ost...
[ "cezary.kulakowski@gmail.com" ]
cezary.kulakowski@gmail.com
65a4a1fd038fc38588aecfb65b8e1a0454611931
64b2f7cba464812e85e1bf619d29f2dcdae97d31
/firmware/devices/ExpiratoryMembrane.cpp
da267f011214528ee8f390bc427d8245e99c225a
[ "MIT" ]
permissive
Danfx/BR-Ventilador
9c2ec456829dfa9d9e30259f335451347acefe36
052524803e35a8e5db8b1c3f72c16dc91c19ca54
refs/heads/master
2021-05-20T11:46:43.968755
2020-04-18T02:51:35
2020-04-18T02:51:35
252,282,222
0
0
null
null
null
null
UTF-8
C++
false
false
1,590
cpp
/* * LICENSE MIT - https://tldrlegal.com/license/mit-license * * Copyright Daniel Fussia, https://github.com/Danfx * * 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...
[ "daniel@dxcode.com.br" ]
daniel@dxcode.com.br
849fca21df095e488e3a262755f0d13379bd5b19
95a43c10c75b16595c30bdf6db4a1c2af2e4765d
/codecrawler/_code/hdu2193/16210026.cpp
f89aac630214f0ea7bd1f8f0d4946003c179a4a3
[]
no_license
kunhuicho/crawl-tools
945e8c40261dfa51fb13088163f0a7bece85fc9d
8eb8c4192d39919c64b84e0a817c65da0effad2d
refs/heads/master
2021-01-21T01:05:54.638395
2016-08-28T17:01:37
2016-08-28T17:01:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
548
cpp
#include<iostream> #include<string> #include<cstdio> #include<cstring> #include<queue> #include<map> #include<cmath> #include<stack> #include<set> #include<vector> #include<algorithm> #define LL long long #define inf 1<<30 #define s(a) scanf("%d",&a) #define CL(a,b) memset(a,b,sizeof(a)) using namespace std; const int ...
[ "zhouhai02@meituan.com" ]
zhouhai02@meituan.com
736b39432238faa77e380b6cbff833c6dd5b7e75
ed5926ae512e238af0f14655a3187d7e7fbf7ef7
/chromium2/net/http/http_cache_transaction.cc
82720c03dfd58ac27ddd20f7a5df329dfb8b0053
[ "BSD-3-Clause" ]
permissive
slimsag/mega
82595cd443d466f39836e24e28fc86d3f2f1aefd
37ef02d1818ae263956b7c8bc702b85cdbc83d20
refs/heads/master
2023-08-16T22:36:25.860917
2023-08-15T23:40:31
2023-08-15T23:40:31
41,717,977
5
1
null
null
null
null
UTF-8
C++
false
false
145,077
cc
// Copyright 2012 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/http/http_cache_transaction.h" #include "build/build_config.h" // For IS_POSIX #if BUILDFLAG(IS_POSIX) #include <unistd.h> #endif #include <algorithm> #includ...
[ "stephen@sourcegraph.com" ]
stephen@sourcegraph.com
9d367878d013ef4864502fd005e324776207578d
64c27514d5d29150121ca2b97b43b042f706cd5f
/20181018/BCCOMMAS/main.cpp
f43229472bceb252f876ef10ea34bc75d3fec133
[]
no_license
tienit150198/ACM
f4fdb8eaeccd3db02624c593e56f0fa5d233bee1
a17c9ae1402376167dec5dd49a8aa508ad824285
refs/heads/master
2020-06-12T09:50:50.137304
2019-06-28T13:27:48
2019-06-28T13:27:48
194,261,865
1
0
null
null
null
null
UTF-8
C++
false
false
1,612
cpp
#include <bits/stdc++.h> #include <cstdio> #define ll long long int #define fo(i,a,n) for(i = 0 ; i < n ; i++) cin >> a[i]; #define fo1(i,a,b) for(int i = a ; i < b ; i++) #define out(i,a,n) for(i = 0; i < n ; i++) {cout << a[i] << " ";} cout << endl; using namespace std; #define MOD 5 inline ll isPow(ll n, ll k, ll ...
[ "tienit150198@gmail.com" ]
tienit150198@gmail.com
3155950a03911ae2f192024fe23a9b2016698860
1f8ef1e95ae470e36eaa4d9c4a70c84f8e2f8514
/TestBed/Testbed/testBMP/HandlerBmp/Bmp.cpp
47288a223bbc7d552f38a02d9c8aeb94253271fe
[]
no_license
nhuallpa/random-fiuba-game
0c00a1c652e1b459e723ab8b6c6d75446631ad7c
42bf9c0740393979dce9e146c65dc022abc201af
refs/heads/master
2021-01-10T19:55:46.285979
2014-06-25T22:41:30
2014-06-25T22:41:30
32,127,857
0
0
null
null
null
null
UTF-8
C++
false
false
1,498
cpp
#include "Bmp.h" Bmp::Bmp(char* path) { fileBmp = fopen(path, "rb"); if (fileBmp==NULL) { /* Cargar el archivo por default //fileBmp = fopen(pathDefault, "rb"); if (fileBmp==NULL) //Si el archivo por default tambien es erroneo, sale. { fputs ("Default Bmp File Error",stderr); exit (1); ...
[ "Bautista.Tusca@gmail.com@658c8fdb-a348-8819-cda3-7219524bffda" ]
Bautista.Tusca@gmail.com@658c8fdb-a348-8819-cda3-7219524bffda
9267beb93b00095507cbbb315f35cc50192655cf
154ad9b7b26b5c52536bbd83cdaf0a359e6125c3
/components/sync/sessions/model_neutral_state.cc
6b8f7d8f770e3117c578be58c236f2ca86362591
[ "BSD-3-Clause" ]
permissive
bopopescu/jstrace
6cc239d57e3a954295b67fa6b8875aabeb64f3e2
2069a7b0a2e507a07cd9aacec4d9290a3178b815
refs/heads/master
2021-06-14T09:08:34.738245
2017-05-03T23:17:06
2017-05-03T23:17:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,393
cc
// Copyright (c) 2012 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/sync/sessions/model_neutral_state.h" namespace syncer { namespace sessions { ModelNeutralState::ModelNeutralState() : num_s...
[ "zzbthechaos@gmail.com" ]
zzbthechaos@gmail.com
d6d4a74bffdc00ba4a6df9a1f4b8bac01b6af523
697d8dcb9b39ef858cad57d7eced694590821ded
/Equal.cpp
7313122d7e053f51def94e88a5bdfe117469d3e2
[]
no_license
KevinMathewT/Competitive-Programming
e1dcdffd087f8a1d5ca29ae6189ca7fddbdc7754
e7805fe870ad9051d53cafcba4ce109488bc212d
refs/heads/master
2022-02-14T09:37:31.637330
2020-09-26T16:15:26
2020-09-26T16:15:26
147,362,660
4
4
null
2022-02-07T11:13:38
2018-09-04T14:52:29
C++
UTF-8
C++
false
false
1,527
cpp
#include <bits/stdc++.h> #include <iostream> #include <vector> #include <string> #include <algorithm> using namespace std; typedef long long ll; typedef long double ld; typedef vector<ll> vl; typedef vector<vl> vvl; #define F0(i,n) for (ll i = 0; i < n; i++) #define F1(i,n) for (ll i = 1; i <= n; i++) #define CL(a,x...
[ "mathewtkevin@gmail.com" ]
mathewtkevin@gmail.com
a6924292a38b4f488ddd1924a8c5f5f9bfa9ba63
388550fe6530d442ce42b5b5e6efdcfcc5696c86
/src/qt/bitcoinstrings.cpp
a2b5ebbe544b67ff46a6f8c0b92a8617666ada3d
[ "MIT" ]
permissive
tstarcoin/tristarsourcecode
689107a9de53e805ee267986d994bb52646e5854
6c00572ce2aba3e2faa7dc73901960b2fd5991e5
refs/heads/master
2020-12-31T07:56:00.558705
2017-05-03T20:43:55
2017-05-03T20:43:55
85,419,255
0
1
null
null
null
null
UTF-8
C++
false
false
13,606
cpp
#include <QtGlobal> // Automatically generated by extract_strings.py #ifdef __GNUC__ #define UNUSED __attribute__((unused)) #else #define UNUSED #endif static const char UNUSED *bitcoin_strings[] = { QT_TRANSLATE_NOOP("bitcoin-core", "" "%s, you must set a rpcpassword in the configuration file:\n" "%s\n" "It is recomme...
[ "sd@sd.co.uk" ]
sd@sd.co.uk
5d79fc9eb95f13561f828cdcef61ebeb602e3abb
69fe376f63cf4347bbda41d69c2d2964e53188d5
/Common/PJNMD5.h
faf83bda5fc3b09788c042ab6c861114ed0aca74
[ "Apache-2.0" ]
permissive
radtek/IMClassic
d71875ecb7fcff65383fe56c8512d060ca09c099
419721dacda467f796842c1a43a3bb90467f82fc
refs/heads/master
2020-05-29T14:05:56.423961
2018-01-06T14:43:17
2018-01-06T14:43:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,480
h
/* Module : PJNMD5.H Purpose: Defines the interface for some MFC class which encapsulate calculating MD5 hashes and HMACS using the MS CryptoAPI Created: PJN / 23-04-2005 History: PJN / 18-05-2005 1. Fixed a compiler warning when compiled using Visual Studio .NET 2003. Thanks to Alexey Kuznetsov ...
[ "robert.raboud@outlook.com" ]
robert.raboud@outlook.com
dcc07ccb2f160dd7810961b9fe067d20d765ae1a
484145ec441345903e32301887c2a51925a346e2
/Zap/cocos2d-x-2.1.4/Zap/Classes/Utilities/GameManager.cpp
3b80a456ce40398b73002bd340bc3cafe0262305
[ "MIT" ]
permissive
seanfoo73/alns-zap
5a34b6026fe55520baa425b724a3450004d0b6dd
af8f75e73dda2f2584b00d46a7d9818249f6edb9
refs/heads/master
2020-05-30T03:29:17.172419
2014-03-19T00:51:57
2014-03-19T00:51:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,662
cpp
#include "GameManager.h" #include "../Scenes/GameWorldScene.h" #include "cocos2d.h" /* defines NULL */ using namespace cocos2d; GameManager* GameManager::m_pInstance = NULL; GameManager* GameManager::Instance() { if( !m_pInstance ) { m_pInstance = new GameManager; m_pInstance->init(); } retu...
[ "seanfoo73@gmail.com" ]
seanfoo73@gmail.com
bc53804ae97b1499c29d191e8d265814021bf36c
abe2c978f240a5508f6ec842c9e7a6ab50d4f205
/libs/corelib/futureprogress.cpp
1c246f6eba1b0166a69b2257e1a6cc9e1cf8a71d
[]
no_license
kai66673/QWorkNew
48cdb76edafc36468a9b89a1509db8511f890a42
de485ae2fff0fa2d0c5274a5c51712896d98c311
refs/heads/master
2021-08-26T00:33:25.273835
2021-08-25T18:13:13
2021-08-25T18:13:13
98,813,428
1
0
null
null
null
null
UTF-8
C++
false
false
10,837
cpp
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (info@qt.nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
[ "kudryavtsev@teleformis.ru" ]
kudryavtsev@teleformis.ru
5063808e29e99f547cf0ce9fe398a68a484c9c50
7d530bec74c03cc39af245975c5d0a91a7c10128
/src/qt/editaddressdialog.cpp
810e9f8309abea2882d47c8e9579e0059ea1d570
[ "MIT" ]
permissive
gravitondev/graviton
b33dc99e60507374e7891d7b6309eb68193c206c
02984b0447c6570cb40e1f1a7f9d1b2e30dc5d76
refs/heads/master
2020-12-24T13:21:09.064340
2015-06-15T20:15:50
2015-06-15T20:15:50
34,936,558
1
2
null
2015-05-22T12:04:07
2015-05-02T05:17:49
C++
UTF-8
C++
false
false
4,277
cpp
#include "editaddressdialog.h" #include "ui_editaddressdialog.h" #include "addresstablemodel.h" #include "guiutil.h" #include <QDataWidgetMapper> #include <QMessageBox> EditAddressDialog::EditAddressDialog(Mode mode, QWidget *parent) : QDialog(parent), ui(new Ui::EditAddressDialog), mapper(0), mode(mode), mo...
[ "teamgraviton@hmamail.com" ]
teamgraviton@hmamail.com
be2d11f5ba364c1fce136e3405505ac6840cabfa
ad2d392f73f6e26b4f082fb0251b241a7ebf85a8
/abc/reiwa/176/b.cpp
5337ae15d7bf5a478a56ecf65deac79fd9606909
[]
no_license
miyamotononno/atcoder
b293ac3b25397567aa93a179d1af34add492518b
cf29d48c7448464d33a9d7ad69affd771319fe3c
refs/heads/master
2022-01-09T23:03:07.022772
2022-01-08T14:12:13
2022-01-08T14:12:13
187,175,157
0
0
null
2019-06-12T16:03:24
2019-05-17T08:11:58
Python
UTF-8
C++
false
false
736
cpp
#include <algorithm> #include <iostream> #include <iomanip> #include <cassert> #include <cstring> #include <string> #include <vector> #include <random> #include <bitset> #include <queue> #include <cmath> #include <unordered_map> #include <set> #include <map> #define INCANT cin.tie(0), cout.tie(0), ios::sync_with_stdio(...
[ "miyamoto-nozomu@g.ecc.u-tokyo.ac.jp" ]
miyamoto-nozomu@g.ecc.u-tokyo.ac.jp
84cce6cc1bfe7f5272158fe363a0d155cfc8f3e6
ef6549894c18da58d643f41b1aae85b5b47ef662
/node_modules/opencv4nodejs/cc/modules/objdetect/HOGDescriptor.h
052e679493a41565c44a47234681a83c81ec9291
[ "MIT" ]
permissive
iqbalbaharum/ImageRecognition
270154776ade8c39a4cfcd601aa9302ba4bbb4f3
0c1d70cdcfdf9384a008adf532e825ccaeb298a6
refs/heads/master
2021-05-06T18:19:34.617729
2017-11-25T08:59:08
2017-11-25T08:59:08
111,975,706
1
0
null
null
null
null
UTF-8
C++
false
false
2,596
h
#include "macros.h" #include <opencv2/core.hpp> #include <opencv2/objdetect.hpp> #include "Size.h" #ifndef __FF_HOGDESCRIPTOR_H__ #define __FF_HOGDESCRIPTOR_H__ class HOGDescriptor : public Nan::ObjectWrap { public: cv::HOGDescriptor hog; static FF_GETTER_JSOBJ(HOGDescriptor, winSize, hog.winSize, FF_U...
[ "balainkk@gmail.com" ]
balainkk@gmail.com
4f1978d997748d3506e69e7b6c9fe18cd90c4bbb
04b1803adb6653ecb7cb827c4f4aa616afacf629
/remoting/host/it2me/it2me_confirmation_dialog_proxy.h
1fbf6c6fa201ce4c442fddb62cecb701c4202733
[ "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
1,606
h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_PROXY_H_ #define REMOTING_HOST_IT2ME_IT2ME_CONFIRMATION_DIALOG_PROXY_H_ #include "base/callback.h" ...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
42b169e017cd0b5b92086b38bd29061952b3031f
e8700bccba49b3c7307d2fe98fe60f30e58debdf
/src/libtsduck/dtv/descriptors/tsATSCAC3AudioStreamDescriptor.cpp
30da37f7bf9b51578aa5489ff6de859d1ed23c7b
[ "BSD-2-Clause" ]
permissive
moveman/tsduck
f120e292355227276b893cba3cba989e01e10b5c
2e5095d2384de07f04c285cf051dfa1523d05fc2
refs/heads/master
2023-08-22T06:10:17.046301
2021-09-26T20:59:02
2021-09-26T20:59:02
411,141,449
0
0
null
null
null
null
UTF-8
C++
false
false
13,108
cpp
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2021, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
[ "thierry@lelegard.fr" ]
thierry@lelegard.fr
ae0f9391ff15a1daacdb219640e04045119c8a83
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5652388522229760_1/C++/JanKuipers/a.cc
50c091c74a48c6fb46afd15840f90705c25e8e76
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
1,523
cc
#include <stdlib.h> #include <stdio.h> #include <math.h> #include <ctype.h> #include <string.h> #include <string> #include <sstream> #include <iostream> #include <vector> #include <queue> #include <deque> #include <stack> #include <set> #include <map> #include <algorithm> #include <functional> using namespace std; ...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
6c45cc1d25abdccaf8fbe7c3870678d978d58a4c
0389f4381dfe65d50d7b8dd912052a1d19a15bab
/angle_shooter_final/angle_shooter_final.ino
d626043afc77709cb10cb6712d7c8cae7110158a
[]
no_license
raghavmah/gyro_library
b96af5cd683a327dbaa47a2f142496c24227d903
a9696c76b020043be2702a1b695be82733bf0ade
refs/heads/main
2023-04-03T12:21:21.031076
2021-04-07T08:50:55
2021-04-07T08:50:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,055
ino
#include <EncoderMotor.h> #include <MPU6050_tockn.h> #include <Wire.h> #include <PID_v1.h> //#define Dir1 23 //#define Dir2 14 //#define pwm_pin 12 motor mY(0, 0, 14, 23, 12, 0); double Setpoint = 0, Input, Output; double Kp = 9, Ki = 3, Kd = 0; PID myPID(&Input, &Output, &Setpoint, Kp, Ki, Kd, DIRECT); M...
[ "noreply@github.com" ]
noreply@github.com
ecc5e37c087f06bd87aab69c16b318aabb5b2d84
383e2f4cfcca36c17d9e87a03e1422ccb2303bcb
/hiho/等式填空.cpp
8a9f47a69fb60eee93fd2ada269b286aac0baa0a
[]
no_license
lawinse/AlgorithmExercises
28b1893ab2d5d300785edaf8bda7adb203a5e70c
3cbdd9ce4a4dfff0e1890819a2418a96346dae9a
refs/heads/master
2021-01-01T19:53:38.115873
2017-08-10T15:05:27
2017-08-10T15:05:27
98,711,898
0
0
null
null
null
null
UTF-8
C++
false
false
1,574
cpp
// http://hihocoder.com/problemset/problem/1367 #include <iostream> #include <cstdio> #include <cstring> using namespace std; const int MOD = 1e9+7; typedef long long LL; LL dp09[105][1005]; LL dp19[195][1005]; LL dp[105][10005]; LL tmp[10005]; LL tmp1[10005]; int bit09[105]; int bit19[105]; void init() { dp09[0][...
[ "fjfzbwj@163.com" ]
fjfzbwj@163.com
00e9cbdbc05e95329805e99ffd5d127ce491449c
eb6870eecd07081285133e620c27c5fab744207f
/main.cpp
a8b26d95b6c3e7ef81ea49241062d067c394b859
[]
no_license
Magic3DPrinter/Bservers
4c01f3409ba598c85d390ea6a789700f3457c642
3004e109e4f5ca392235cfdf4792be10cd77a811
refs/heads/master
2021-01-10T16:17:18.840898
2015-11-23T03:56:31
2015-11-23T03:56:31
46,693,748
0
0
null
null
null
null
UTF-8
C++
false
false
201
cpp
#include "bserverwindow.h" #include <QApplication> #include <QMessageBox> int main(int argc, char *argv[]) { QApplication a(argc, argv); BserverWindow w; w.show(); return a.exec(); }
[ "562090732@qq.com" ]
562090732@qq.com
4905692c278149b54d5165100de94803cea9214a
cbc8239ed00b07267332d94461ef6d28085c71be
/src/controller/local_planner/teb_planner/include/teb_planner/teb_local_planner/teb_local_map.h
476edba2c6bc32e4aefc6e3fde203a3a05d921fa
[]
no_license
ColleyLi/path-paln
d27504bb871af8dd2b17739e28353e35a4fddae4
1e3ac8cb93969555d7f0ec8d7f935b6980f97e42
refs/heads/master
2023-05-13T03:00:01.907357
2021-06-03T09:17:03
2021-06-03T09:17:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,038
h
#ifndef _TEB_LOCAL_MAP_ #define _TEB_LOCAL_MAP_ #include "data/local_map_data.h" #include "data_center/data_center.h" #include "geometry/geometry_func.h" #include "misc/planning_typedefs.h" #include "teb_planner/costmap_2d/cost_values.h" #define TEB_LOCAL_MAP_WINDOW_SIZE 161 class TebLocalMap { private: /* data ...
[ "pnp112@gmai.com" ]
pnp112@gmai.com
ddda8f883f677c852f18acabc193bddd852cbc17
eb667f1737a67feb07bf2d1298ff6757526ee8fb
/110 Balanced Binary Tree/Balanced Binary Tree.cpp
56b00011fcaf92ee8552cdf7f063485e88ab4736
[]
no_license
yukeyi/LeetCode
bb3313a868e9aedada3fe157c6307b00d32a09c9
79d37be2aefd674e885a5bdc6dac0a5adf02f91c
refs/heads/master
2021-04-18T22:18:26.085485
2019-06-09T06:25:29
2019-06-09T06:25:29
126,930,413
0
1
null
null
null
null
UTF-8
C++
false
false
662
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: bool isBalanced(TreeNode* root) { int res = auxBalanced(root); if(res < 0) ...
[ "yukeyi14@163.com" ]
yukeyi14@163.com
3e7891c5a66b40b011e6f5ff0cd42e10c38ce062
fded81a37e53d5fc31cacb9a0be86377825757b3
/buhg_g/xdkbanksw.h
ad8fc93e080a1463ded73d72c4cb61ffee700726
[]
no_license
iceblinux/iceBw_GTK
7bf28cba9d994e95bab0f5040fea1a54a477b953
a4f76e1fee29baa7dce79e8a4a309ae98ba504c2
refs/heads/main
2023-04-02T21:45:49.500587
2021-04-12T03:51:53
2021-04-12T03:51:53
356,744,886
0
0
null
null
null
null
UTF-8
C++
false
false
885
h
/*$Id: xdkbanksw.h,v 1.1 2013/08/13 06:23:37 sasa Exp $*/ /*18.07.2013 18.07.2013 Белых А.И. xdkbanksw.h */ class xdkbanksw_rr { public: class iceb_u_str shet; class iceb_u_str datas; class iceb_u_str kodkontr; class iceb_u_str kodgrkontr; class iceb_u_str shetk; class iceb_u_str datap; int metka; /...
[ "root@calculate.local" ]
root@calculate.local
22c5d829ce76c3c91305a2c71ff0892ed5f779b3
fc74c5c7f44fbdff161b94a9bb3e2913a350a713
/Classes/Junior Year/January 2019/Assignment 3/Task 4/TUT3/constant/polyMesh/faceZones
d5d647eb5f535ddfe6059f96dd4e7b9871312238
[]
no_license
cjn1012/Charlie
1158a2e1322904b28e9f523dc21048f148a14fcf
738acb4c7a8330a64619d049ae81cfefdff7b367
refs/heads/master
2021-07-17T10:53:19.810054
2020-05-03T20:40:46
2020-05-03T20:40:46
146,947,278
0
0
null
null
null
null
UTF-8
C++
false
false
1,785
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5.x | ...
[ "39833752+cjn1012@users.noreply.github.com" ]
39833752+cjn1012@users.noreply.github.com
f51a40f297cdcc06179ed46e213c2d6cab7b8d2e
6ee627018fff1b5865256e56f751125c86b7bea6
/JilGstPlayer/JilGstPlayer.h
56152689726b73cdc20193750ff2add334a834d1
[]
no_license
usingsky/JilGstPlayer
a3d14e6607c26a6b0c09a2f5d68a1e0cb256e623
6359c4b758501941ed1186e52d1878df41d4ea9d
refs/heads/master
2020-04-16T09:15:17.593253
2019-01-13T04:40:50
2019-01-13T04:40:50
165,457,434
0
0
null
null
null
null
UTF-8
C++
false
false
1,117
h
#ifndef SIMPLE_GST_PLAYER_H #define SIMPLE_GST_PLAYER_H #include <gst/gst.h> #include <string> #include <functional> #include "GstPlayerCommand.h" class JilGstPlayer { public: JilGstPlayer(); virtual ~JilGstPlayer(); bool Post(BASE_COMMAND* command); void SetOnGstMessage(std::function<void(GstMessa...
[ "usingsky@gmail.com" ]
usingsky@gmail.com
4c26f0aa3f79a14b47791af662f27e9c020dcc13
af3cc7ce8693006620ef75e87f321a04421d8970
/VirtualVAMeter.ino
9a1ed3dcde701a4d72b6755170b28a36f928ee3d
[]
no_license
GeoKon/APPS-VirtualVAMeter
7948de624aca0be928a95a09fe74dde08a12a806
7f118f75d10256ca91bd0334544f073ce40e59cf
refs/heads/master
2020-06-19T19:33:47.563187
2019-07-21T14:26:03
2019-07-21T14:26:03
196,844,048
1
0
null
null
null
null
UTF-8
C++
false
false
8,755
ino
/* * --------------------------------------------------------------------------------- * Main setup() and loop() for VIRTUAL VA METER * * Files needed: * VirtualVAMeter.cpp // main setup and loop * cliHandlers.cpp // CLI command handlers * mscSupport.cpp // misc utility func...
[ "KONTOPIDIS@IEEE.ORG" ]
KONTOPIDIS@IEEE.ORG
47a36de6ff7a1f3bdc33126b05e7cfcd34311ba2
65d5e0b4686d4b48c373825f7e9b9b2037f6242e
/elisa3/elisa3.ino
aca1532d4cc4c64599d1e6f9663fcd05afd76ff5
[]
no_license
Ex7755/elisa3
862eafd0808a001671b8dcf36ba5f6d61c2f8491
a8a60e7ea3483ef2da12cd41e6db02dd588c6547
refs/heads/master
2020-09-24T01:25:47.555750
2019-12-03T13:44:24
2019-12-03T13:44:24
225,629,546
1
0
null
null
null
null
UTF-8
C++
false
false
3,514
ino
#include <adc.h> #include <behaviors.h> #include <constants.h> #include <ir_remote_control.h> #include <leds.h> #include <mirf.h> #include <motors.h> #include <nRF24L01.h> #include <ports_io.h> #include <sensors.h> #include <speed_control.h> #include <spi.h> #include <twimaster.h> #include <usart.h> #include <utility.h...
[ "noreply@github.com" ]
noreply@github.com
050ebfa1d13b61255ad9dd63bf74e00c90a0ba87
348b453ef04d65a66f098fdca90af28a943f3dfd
/W04/Notifications.h
d1e7e6e1c88c3a01df3b6ccc39c61c7e4211cc51
[ "MIT" ]
permissive
AriaAv/OOP345
f9a1eaa7fb67b6d2036f637b88371879a40020b6
934f5a63c5ea5659b3c927615bcdc38d96b469ad
refs/heads/master
2020-04-15T19:56:59.365885
2019-01-10T02:12:36
2019-01-10T02:12:36
164,972,245
1
0
null
null
null
null
UTF-8
C++
false
false
788
h
// Name: Aria Avazkhani // Seneca Student ID: 134465160 // Seneca email: aavazkhani@myseneca.ca // Date of completion: 2018-10-04 // // I confirm that the content of this file is created by me, // with the exception of the parts provided to me by my professor. // Manages access to a set of up to 10 instances of the Me...
[ "noreply@github.com" ]
noreply@github.com
f64a3efea503f0095fc2fe4614bf6871271ec2c4
329b67946a134b80643fcdb87ffbc74d8d51a68f
/iwesol/OF/OF-2.3.0/src/mesh/blockMesh/fundamentals/BlockConventions.H
d3f74db537ab191b7bcf276b5930d50fb9496d3f
[]
no_license
RafieeAshkan/terrainBlockMesher
41240a6456549db9ddf36f53d2324f6fe5839fae
90abd7bc6247667a9c9746ac7dcbb99d9ab69231
refs/heads/master
2023-03-15T21:49:34.538786
2015-01-12T08:20:38
2015-01-12T08:20:38
586,420,039
0
1
null
2023-01-08T04:03:33
2023-01-08T04:03:33
null
UTF-8
C++
false
false
5,114
h
/*---------------------------------------------------------------------------*\ | _____ _______ ____ | IWESOL: IWES Open Library |_ _\ \ / / ____/ ___| | | | \ \ /\ / /| _| \___ \ | Copyright: Fraunhofer Institute for Wind | | \ V V / | |___ ___) | | Energy a...
[ "jonas.schmidt@iwes.fraunhofer.de" ]
jonas.schmidt@iwes.fraunhofer.de
0907d3d94f02999ee58fb63e1d29a1cd70951368
f2723b5c578548bbff10340c168c88b95d909515
/ContainerWithMostWater.cpp
439ec8f6531dc785f4c2f4ab03d3c032ca879a33
[]
no_license
fenganli/Leetcode
20718b4820f8ccb69d842e475add4c0edcf2797e
d66bf923636125c642aa800961be1609e843264a
refs/heads/master
2021-05-28T07:09:48.872845
2014-10-18T22:58:00
2014-10-18T22:58:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
497
cpp
class Solution { public: int maxArea(vector<int> &height) { int size = height.size(); int maxArea = 0; int left = 0, right = size - 1; while (left < right) { if (height[left] == 0) left++; else if (height[right] == 0) right--; else if (height[left] <= height[right]) { maxArea = max(...
[ "leo.pku.cs@gmail.com" ]
leo.pku.cs@gmail.com
be538255db7630bf64c7a9d15e9b915d5cef1a0f
9b818d2453437596f2163cad1445bcf1d01d8787
/version_004/pdb4dna_sourcefiles/src/PDBlib.cc
5f0fa156a28aa7977d20ee64ac02e7944d019e06
[]
no_license
edanielortiz/Leather_Simulations_Thingy
d7a64cd456557babe6cf32802812a999e7b4e299
fb8c7eb2a10bfd24fc4678b03b194bab037b916c
refs/heads/master
2020-05-18T02:55:25.280024
2019-04-30T08:04:39
2019-04-30T08:04:39
184,131,431
0
0
null
null
null
null
UTF-8
C++
false
false
28,287
cc
// // ******************************************************************** // * License and Disclaimer * // * * // * The Geant4 software is copyright of the Copyright Holders of * // * the Geant4 Collaboration...
[ "noreply@github.com" ]
noreply@github.com
eab846d15360118dbc7b2bcf58b2012df897dbac
39c885e8a20b9e7146f351fa43513837630f1ded
/webpagetest/agent/wptdriver/wptdriver.cc
5e4ffbac4c640335b2b8e63b489de99ad2346c2e
[]
no_license
youleiy/di
3f95ccef08708a48e7c265249b445bf1e80bdb06
a82782560b22df665575e662ea4c888d22e79f96
refs/heads/master
2021-01-14T09:41:57.667390
2014-01-01T04:27:20
2014-01-01T04:27:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,772
cc
/****************************************************************************** Copyright (c) 2010, 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 co...
[ "drupal@owenbarton.com" ]
drupal@owenbarton.com
bd85e64f604fb83cc4f5dc2ebc716f958f3b4b81
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_old_hunk_665.cpp
165ee2a834dd38fae35123d7279acd26b72077e0
[]
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
102
cpp
} fprintf(out, "%s\n", format_ptr); free(format_ptr); co=co->next; } }
[ "993273596@qq.com" ]
993273596@qq.com
c15f1db951b1e2348379ea45e39baa0930876c4e
7f33e5d8b124f899ab3f3a7e72c4624f1ef6d7ef
/1503-StructByLightning-LostSamurai-StrawManProject/Lost Samurai/Last Samurai/FinalDoor.h
99d960d1bbfd80777db27f18c8d19680c596cdc5
[]
no_license
CnoteSBL43/StructByLightningLastSamurai
7c7fbb379257f75f57c33dd20979c6a1fe080138
d316eab9a5751c8cea252bc55be3f1d30a7dc26f
refs/heads/master
2021-01-13T02:09:05.875368
2015-04-25T16:30:45
2015-04-25T16:30:45
32,112,849
0
0
null
null
null
null
UTF-8
C++
false
false
292
h
#pragma once #include "Actor.h" class FinalDoor : public Actor { public: FinalDoor(); ~FinalDoor(); void Update(float elapsedTime); void Render(void); int GetType(void) const { return ENT_FINALDOOR; } SGD::Rectangle GetRect(void) const; void HandleCollision(IEntity* pOther); };
[ "blake186@fullsail.edu" ]
blake186@fullsail.edu
ee346face4187b940ba79fa8f14261e73fe03727
71734273f0efd015e771aeb8026e2cdb045870cc
/wke/wke2.cpp
b79a983e3c42277fdcf0a370c19ed4ce26c2c285
[ "Apache-2.0" ]
permissive
killvxk/miniblink49
6efc4ff4a65eaface992d6bf02e537caa9131ed2
ff3d0e133d18de1748c688b0c0e173965db17033
refs/heads/master
2020-03-18T01:43:40.001114
2019-04-27T12:11:45
2019-04-27T12:11:45
134,156,673
1
0
MIT
2019-04-27T12:11:46
2018-05-20T14:17:42
C++
GB18030
C++
false
false
17,841
cpp
#include "wke/wke2.h" #include "wke/wkeString.h" #include "wke/wkeWebView.h" #include "wke/wkeWebWindow.h" #include "wke/wkeGlobalVar.h" #include "content/browser/WebPage.h" #include "content/web_impl_win/BlinkPlatformImpl.h" #include "content/web_impl_win/WebThreadImpl.h" #include "content/resources/HeaderFo...
[ "405360001@qq.com" ]
405360001@qq.com
0e0bb7824794f8a8baec9ea331f30de4ee78a776
af21c75b8f8d6edec51184b2c1dc0c427c7611ed
/palindromePermutation.c++
0ff8e4eb04018e6c2347bdaaa616dc435776efa3
[]
no_license
pkrc267/100-days-of-code-2
d054fa97960fad71290bd29449da1e3438856e2c
b02622d0444c976bfccdfbfbc51da22cb49a780a
refs/heads/master
2021-09-04T04:11:17.193917
2018-01-15T18:10:03
2018-01-15T18:10:03
115,356,281
0
0
null
null
null
null
UTF-8
C++
false
false
616
#include <iostream> #include <string> using namespace std; bool checkSingleOdd(int b){ return ((b & (b-1)) == 0); } int toggleBit(char c, int bv){ int mask = 1 << (c-'a'); if((bv & mask) == 0){ bv |= mask; } else{ bv &= (~mask); } return bv; } int createBitVector(string s){ int bv = 0; for(char c: s){...
[ "noreply@github.com" ]
noreply@github.com
d8c1c11fee04e6e50e77b67ebb9c101e6c49678b
009e4a86676988858bdcc15ddf4d59ecf7d237f8
/lib/generate.h
08994cdefd585a22981f4e1245651bbe9c78b0ce
[]
no_license
santoshF/block_cipher
e47ebb90ebd7abd62a0699c06815e0dfbf31f446
0bbc3273cfe4349339acad872ba4f6fb6c88ff66
refs/heads/master
2021-01-10T21:43:47.372580
2013-05-30T11:41:34
2013-05-30T11:41:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,386
h
/* * ===================================================================================== * * Filename: generate.cpp * * Description: To generate random sequence of and ,or and not * * Version: 1.0 * Created: Wednesday 08 May 2013 11:00:31 IST * Revision: none * Compi...
[ "s.is.santosh@gmail.com" ]
s.is.santosh@gmail.com
5734f40ba2f7b67d7633eb32c18f597f923450de
b1e50bfb9a67a052147aca076dfa0d4ec6c65aa1
/src/rpcdump.cpp
8ef8497ef29e9d1e6dea8a04eaefaac27a855d5d
[ "MIT" ]
permissive
solltex/clovercoin
3c7fc774aa346ffaee532e6964eb14dd995380a1
324c810e1bb8e593914d027e2eea4f6e6f4b15fe
refs/heads/master
2016-09-10T17:53:21.634945
2014-05-02T04:44:59
2014-05-02T04:44:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,114
cpp
// Copyright (c) 2009-2012 Bitcoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "init.h" // for pwalletMain #include "bitcoinrpc.h" #include "ui_interface.h" #include "base58.h" #include <boost/lexica...
[ "wincky@gmail.com" ]
wincky@gmail.com
174552dd8a5452c27a33c9e953dacd1adb44ea0c
98548e83dffc231000afdd6e1ffe978f1e94119b
/src/B0KstMuMu.cc
c87b02e4d654403efd9f6823dd0139474723d09a
[]
no_license
lixfrank/B0KstMuMuNtuple
720d3e7b8287b81278e234ab313ba3fb3dc70bc5
2cbc3384eadbc512a2ebf6417ce63ed8225c4dca
refs/heads/master
2020-05-21T03:00:39.563081
2018-12-06T14:02:29
2018-12-06T14:02:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
118,772
cc
// ################################################## // # Description: # // # Make rootTuple for b --> s mu+ mu- analysis # // # Original Author: Mauro Dinardo # // # Created: Mon Apr 27 09:53:19 MDT 2011 # // ###############################################...
[ "sara.fiorendi@cern.ch" ]
sara.fiorendi@cern.ch
9a0d1a47bc6229099b42e7ea4774685c9a9dede6
5dde665a05fc7ac8284f4a63cdbfd58d8365e24f
/interview/meituan/ma1.cpp
c291e265cfc61760f4665e3e2c54bb2c74ca7c9f
[]
no_license
chen-huicheng/cpp-coder
e6613544db89c94b12e465986e60c851e908f7d6
de318edbdadff6fc31087be280228e32aae08147
refs/heads/master
2023-08-05T07:04:14.784018
2021-09-22T08:52:27
2021-09-22T08:52:27
359,787,922
1
0
null
null
null
null
UTF-8
C++
false
false
960
cpp
#include<bits/stdc++.h> using namespace std; int res=0; set<string> ss; void dfs(vector<vector<int>>& graph,vector<int> &vis,int idx,int k){ if(k==0){ string str; for(int i=0;i<vis.size();i++){ if(vis[i]==1){ str+=to_string(i)+","; } } if(ss.fi...
[ "huicheng_chen@qq.com" ]
huicheng_chen@qq.com
8468a4c7887e10c519428b2a0f79cf0cc72746d0
6d9b1a3f3f46e3767ccaf972b925b4a9cc4862cd
/.local/share/Trash/files/c5.2.cpp
dcbdb385cac8540e3f9ad67cca1f1ea5010e7281
[]
no_license
cool1314520dog/ACM
011b78a7f3be9b458963ff0539582e08294c6523
554f20e834a39ab5a100e0b818f33547127ddc3c
refs/heads/master
2021-01-25T08:54:41.347832
2013-08-25T09:03:19
2013-08-25T09:03:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
418
cpp
#include<cstdio> #include<cstring> #include<algorithm> using namespace std; #define MAXN 100 char str[MAXN]; int main() { while(gets(str)) { if(str[0]=='#') break; int ok=0; int len=strlen(str); if(next_permutation(str,str+len)) { ok=1; ...
[ "cooldog@cooldog-SVE14A16ECB.(none)" ]
cooldog@cooldog-SVE14A16ECB.(none)
d9adafa3613a26422d64ff8b5bc64d1ea28060e9
ac1e5473cbf31b0dfa1b654dd7885bc1a4656be7
/SUB_IQA_2.cpp
65e82c9cfc6dc2df59f306efeeca7029ce27d4d7
[]
no_license
lppop6/lppop6_1
5ceb1c827f4379aff843a3083f4ee9626876e8b6
2560ff4f0400c029c4cb46cd6ff2a6dc1898e4f7
refs/heads/master
2022-04-21T07:12:29.571083
2020-04-16T07:23:31
2020-04-16T07:23:31
256,243,265
0
0
null
null
null
null
GB18030
C++
false
false
1,544
cpp
#include "SUB_IQA_2.h" SUB_IQA_2::SUB_IQA_2(QWidget* parent) :QMainWindow(parent) { ui.setupUi(this); connect(ui.btn_Submit, &QPushButton::clicked, this, &SUB_IQA_2::get_Result); } //获得从SUB_IQA_1传来的QImage,显示在lbl上 void SUB_IQA_2::get_Pic_IQA(QImage pic) { ui.lbl_Pic->setPixmap(QPixmap::fromImage(pic)); } //从界面的rad...
[ "yueyuezheng1@gmail.com" ]
yueyuezheng1@gmail.com
0956bf9ce12f627402414db17d204a3fa4348ca5
1c42215c5558211f02557ef1edd711d067ec78b6
/src/Union_AlterDamage/ZenGin/Gothic_II_Addon/API/zArchiverGeneric.h
9f91615945942429d607447c425668777b386fb6
[]
no_license
UnresolvedExternal/Union_AlterDamage
fd5891c3a62896a3e2049e9fea2b3da9721c57c9
88b1ae773ea8e5c3762d2a5fd23b3ca7fae5c3b2
refs/heads/master
2023-07-26T13:52:00.230498
2023-07-11T17:49:13
2023-07-11T17:49:13
200,260,609
5
1
null
null
null
null
UTF-8
C++
false
false
12,744
h
// Supported with union (c) 2018 Union team #ifndef __ZARCHIVER_GENERIC_H__VER3__ #define __ZARCHIVER_GENERIC_H__VER3__ #include "zArchiver.h" namespace Gothic_II_Addon { class zCArchiverGeneric : public zCArchiver { public: zCLASS_DECLARATION( zCArchiverGeneric ) struct zTWriteObjectEntry { zCOb...
[ "vmi1401bsv04@gmail.com" ]
vmi1401bsv04@gmail.com
c4d7656d69ba8035e9d7a623f3df07151d1f96c0
ce7c24ecd08d1ff537d11e296a5cc8fcad3e4ed6
/C++/WavFile.h
ec84148a013e5f638d8346c4a6ce8edd3cc1b19c
[]
no_license
inspiralpatterns/programming
5396015afa13c2aceb158f2c0784f0600deaddf9
c80697c638fc372971183cb87afb03c071658908
refs/heads/master
2021-01-11T20:34:28.965858
2020-07-16T19:06:10
2020-07-16T19:06:10
79,137,670
3
0
null
null
null
null
UTF-8
C++
false
false
16,865
h
// WavFile.h // #ifndef WAVFILE_H #define WAVFILE_H #include <stdexcept> #include <string> #include <cstdlib> #include <cstdio> #include <cassert> #include <cstring> #include <limits.h> #ifndef uint typedef unsigned int uint; #endif const static char riffStr[] = "RIFF"; const static char waveS...
[ "mattia.paterna@gmail.com" ]
mattia.paterna@gmail.com
f24aadf4f2342cdd9cfbbb7781e0bab64f39d2a1
e1ad8df32760159d8d48112cb733ca52e917339b
/Source/Figures/DurationProtocolControllers/DurationProtocolController.h
385a46cb8bdda4ba00d7ab0e9d701fbbc2a0d3a3
[]
no_license
joncode/Montage
b3e2c17194b2863ba2ea2e2b3fb3486faa58e134
189f1c4119aeba03ed73c1385d4cfcc3a6c1b662
refs/heads/master
2023-04-05T10:54:17.551077
2021-03-24T09:37:27
2021-03-24T09:37:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
710
h
#pragma once // NB: forward declaration to avoid circular dependency. Including // DurationProtoolParams.h here results in a compilation error class DurationProtocolParams; #include <DurationsProducer.hpp> #include <juce_gui_basics/juce_gui_basics.h> #include <memory> class DurationProtocolController : public juce:...
[ "simonjamespratt@gmail.com" ]
simonjamespratt@gmail.com
9e73f0eb5ac652bd245c5a9ad205d55374a13582
8dc84558f0058d90dfc4955e905dab1b22d12c08
/third_party/blink/renderer/core/css/css_selector.h
b709e69feac94f250bfea6f0585fcf0017bd0add
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only" ]
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C++
false
false
19,902
h
/* * Copyright (C) 1999-2003 Lars Knoll (knoll@kde.org) * 1999 Waldo Bastian (bastian@kde.org) * Copyright (C) 2004, 2006, 2007, 2008, 2009, 2010, 2013 Apple Inc. All rights * reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library ...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
ab858223eff8ac7fbae6a5e27cf43c174a2ba364
828e8b01eca57df4048e63ffc858e5c568b42eee
/Online-Judges/Neps-Academy/cpp/Riemann_Ataca_Novamente.cpp
0d039aa24fab683212dafbb1b24a05e877c44d85
[]
no_license
RogerEC/CP-ICPC-Training
2b1b2cc08006727418a8eee972e6e38afc97d825
52d0e6d0a585e719f3df8f30e3be2afc166fcdd4
refs/heads/master
2022-12-08T15:16:45.911993
2020-09-04T16:41:46
2020-09-04T16:41:46
280,004,582
1
0
null
null
null
null
UTF-8
C++
false
false
1,027
cpp
#include<bits/stdc++.h> using namespace std; const int MAXN = 2e5+5; #define mdc(a, b) (__gcd((a), (b))) #define mmc(a, b) (((a)*(b))/__gcd((a), (b))) #define pb push_back #define mp make_pair #define f first #define s second #define fastin ios_base::sync_with_stdio(0); cin.tie(0) typedef long long int ll; typedef un...
[ "32995553+RogerEC@users.noreply.github.com" ]
32995553+RogerEC@users.noreply.github.com
5cc170474f1d5ace61be317befec6bea4e4ba561
2e51c1543ee18399ff210c60d3adc2ddd9ab562b
/자료구조/generic_stack/testmain.cpp
0adf0df6daa70832c5177b61db2f9176057fdf35
[]
no_license
5dddddo/C-language
15f9879058334ff0cc48b67f6a5171151c8ad8dd
79684ed882529ec9a9a0aff6347d38a57e27eecb
refs/heads/master
2020-07-25T22:23:20.807931
2019-09-28T12:55:35
2019-09-28T12:55:35
208,439,838
0
0
null
null
null
null
UHC
C++
false
false
1,927
cpp
#include "stack.h" #include <stdio.h> #include "person.h" #pragma warning (disable: 4996) int menu(char **, int); void myFlush(); void input(Stack *); void myDelete(Stack *); int main() { Stack stk; char *menuList[] = { "입력하기", "삭제하기", "출력하기", "종료" }; int menuCnt; int menuNum; initStack(&stk, 5, sizeof(Person));...
[ "50972986+5dddddo@users.noreply.github.com" ]
50972986+5dddddo@users.noreply.github.com
1fd90519efa9e823a05de4446e0c632c2a59ec28
886a2807cc2fc92945fc35e6e6202f5e9feefe24
/697_数组的度.cpp
a2346bbcfd8b23bd2b09c4eca8b7616606fb0037
[]
no_license
ZhuJiaqi9905/my_leetcode
b0292f29aa6adf9cc934aa53af9329d8213aae43
80d3b3562e8111075e1d45a3e166e3c0dd2e8022
refs/heads/main
2023-06-25T00:02:28.120225
2021-07-29T03:23:07
2021-07-29T03:23:07
390,587,094
0
0
null
null
null
null
UTF-8
C++
false
false
979
cpp
class Solution { public: const int kLen = 50000; int findShortestSubArray(vector<int>& nums) { int n = nums.size(); int cnt[kLen]; int max_val = 0; memset(cnt, 0, sizeof(cnt)); for(auto& ele: nums){ cnt[ele]++; } max_val = *std::max_element(cnt, cnt + ...
[ "zhujiaqi9905@gmail.com" ]
zhujiaqi9905@gmail.com
e73f14b87052b6db5f548258fc6c2e78f036ddd8
cf81c5fdbde58a1fb1809735e189a85b1c2cb11d
/WiFiHandler/WiFiHandler.h
2f791fd08132ce5a3909dc1efd5f4ff15e648d74
[]
no_license
pxds/nodemcu-libs
00dae8f5a4be0ccbf5c801f319edfb146e9a0513
d173041552af04dd400ff467e1e28e3fe3304ab9
refs/heads/master
2020-03-21T06:27:21.933055
2018-08-02T20:55:17
2018-08-02T20:55:17
138,221,026
1
0
null
null
null
null
UTF-8
C++
false
false
1,614
h
/* Simple WiFi handler to decouple WiFi complexity from main */ #ifndef WIFIHANDLER_H #define WIFIHANDLER_H #include "IPAddress.h" #include <ESP8266mDNS.h> #include <WiFiUdp.h> #include <ArduinoOTA.h> inline void OTAsetup() { ArduinoOTA.onStart([]() { Serial.println("Start"); }); ArduinoOTA.onEnd([]() { ...
[ "victor_praxedes@atlantico.com.br" ]
victor_praxedes@atlantico.com.br
c8153560ba9fe6da5297aa1602ceb43b8db58bd4
8e1a06887b85b4fd6d830a6d583953fc5c3bff66
/src/core/environ/ui/XP3RepackForm.cpp
9b0e10a0074654bb4bca1825826b6c7e40d16fdb
[ "LicenseRef-scancode-warranty-disclaimer", "Zlib", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "Libpng", "BSD-2-Clause-Views", "FTL", "Apache-2.0", "BSD-2-Clause" ]
permissive
yangyu52009/Kirikiroid2
0462c3273e0353c67368b73ebed329026e9f8c9c
9b232c674b9a2b10c45d28a86679a743d5a79f65
refs/heads/master
2021-01-20T05:14:05.745038
2017-04-23T17:55:39
2017-04-23T17:59:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,663
cpp
#include "XP3RepackForm.h" #include "StorageImpl.h" #include "cocos2d/MainScene.h" #include "PreferenceForm.h" #include "ConfigManager/LocaleConfigManager.h" #include "XP3ArchiveRepack.h" #include "ui/UIListView.h" #include "ui/UILoadingBar.h" #include "ui/UIText.h" #include "ui/UIButton.h" #include "ui/UICheckBox.h" #...
[ "zeas@qq.com" ]
zeas@qq.com
97951f8b2ec868cb93a8bf64b76d53d7b7d8cab0
5f5fcbc4128e8c23419596c242c7fffdf0e53e98
/src/ca/jsoncons/detail/number_printers.hpp
c8ca9431f87482bd7fc63b667beb6c1ab2064b8d
[ "Apache-2.0" ]
permissive
NerdyDuck/WixJsonExtension
4029ae1d0c2203d039b7acb7571c75fd1ad79cc5
e70523f8deb21ec69e55069ad2386f115c6bcf82
refs/heads/master
2022-11-24T17:05:49.404554
2018-04-23T10:23:27
2018-04-23T10:23:27
129,555,941
1
8
Apache-2.0
2020-11-10T15:24:22
2018-04-14T21:31:37
C++
UTF-8
C++
false
false
9,141
hpp
// Copyright 2013 Daniel Parker // Distributed under the Boost license, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // See https://github.com/danielaparker/jsoncons for latest version #ifndef JSONCONS_DETAIL_NUMBERPRINTERS_HPP #define JSONCONS_DETAIL_NUMBERP...
[ "dak@nerdyduck.de" ]
dak@nerdyduck.de
2e06b4b324f2a0715a64b0a6d13bb56115bc2552
73cfd700522885a3fec41127e1f87e1b78acd4d3
/_Include/boost/fusion/support/pair.hpp
4059ea649082d15b74d2ff1cab6a8a27e58635a7
[ "BSL-1.0" ]
permissive
pu2oqa/muServerDeps
88e8e92fa2053960671f9f57f4c85e062c188319
92fcbe082556e11587887ab9d2abc93ec40c41e4
refs/heads/master
2023-03-15T12:37:13.995934
2019-02-04T10:07:14
2019-02-04T10:07:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,440
hpp
//////////////////////////////////////////////////////////////////////////////// // pair.hpp /*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2006 Tobias Schwinger Distributed under the Boost Software License, Version...
[ "langley.joshua@gmail.com" ]
langley.joshua@gmail.com
38bafe4ac9435cae5f3444b5e64001456ab79bff
b5768158857cd041380c3a19bf85bf080856aa09
/src/Engine/Tools/Input/InputManager.cpp
9a159b83cceda3454a380abbf8337a12aeb43ae4
[]
no_license
Compiler/RTX-Practice
7119db92baf17b84bfabd47f6d7d4b5328cc7123
8d5ddac3b7285e18141aa10118cdad0c049ba472
refs/heads/master
2023-01-15T07:36:16.794745
2020-11-24T13:31:55
2020-11-24T13:31:55
306,980,222
0
0
null
null
null
null
UTF-8
C++
false
false
397
cpp
#include "InputManager.h" namespace reach { glm::vec2 InputManager::_mousePosition; std::vector<glm::vec2> InputManager::_mouseMovedEvents; std::vector<uint16_t> InputManager::_mousePressEvents; std::vector<uint16_t> InputManager::_keyPressedEvents; std::vector<uint16_t> InputManager::_keyR...
[ "lukerochedev@gmail.com" ]
lukerochedev@gmail.com
745b8d17e9a43b1921bc4d7b8ca0185305a59cb5
551da0619b15a6365678a6a02498e377fdaedd12
/HelloSocket/HelloSocket/Test.cpp
724243bd2fce4267e4e339553e3f326c7f3b61f9
[]
no_license
Latias94/CppGameServerFromScratch
4846f797d4c6130de11e2fbed4d13b999b6d0cfc
dda57a3e3807b559c0d8574a7ffd1893da0869aa
refs/heads/master
2020-06-12T20:00:25.548271
2019-07-02T07:13:47
2019-07-02T07:13:47
194,409,293
4
0
null
null
null
null
UTF-8
C++
false
false
1,334
cpp
#define WIN32_LEAN_AND_MEAN #include <windows.h> #include <winsock2.h> // 静态链接库 // #pragma comment(lib, "ws2_32.lib") // 只在 windows 有效 // 或者在 项目->属性->配置属性->链接器->输入->附加依赖项 中添加 int main() { // 在 POSIX 平台,socket 库在默认下就是激活状态,不需要特意启动 socket 功能。 // 但是 Winsock2 需要显式地启动和关闭,并允许用户指定使用什么版本 // WORD 两个字节,低字节表示主版本号,高...
[ "superfrankie621@gmail.com" ]
superfrankie621@gmail.com
52e8b54774075dbf75f14100f55a069acfd63725
7a00a2a8161b2f356c964b583eeb739e2ce9182f
/Source/Common/Core/_Test/CoreTests/SerializationTest/SerializationTest.cpp
039510641853dd11be08dad77cd9876c2f9d0e0e
[]
no_license
TamasSzep/Framework
064000b5b3e0b2b9834e30b7c8df08e583bc3b57
6194acd881cfec4d083bd8d1c962df23af541bce
refs/heads/main
2023-03-02T13:55:21.506624
2021-02-14T18:20:03
2021-02-14T18:20:03
326,766,086
2
0
null
null
null
null
UTF-8
C++
false
false
1,664
cpp
// SerializationTest.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <Core/SimpleBinarySerialization.hpp> #include <vector> #include <string> struct A { int I; std::string Str; void Serialize(Core::SimpleBinarySerializer& serializer) const { serializer.Serialize(I);...
[ "szep.tamas.89@gmail.com" ]
szep.tamas.89@gmail.com
6730f430d7960a6e8b199165a8294b7f79867180
4946879981bcda5df68000e6820b309129b94266
/Random/devskill-easy11-3.cpp
b6f73e4debcc431092b6fe87b833ff87c9d11883
[]
no_license
NazmulHasanMoon/OJ
b567a231eb2dd7f4dd20f17026c6845ffe969c20
399d6fdf5e65cd49c5a00072b820bcda66e4676e
refs/heads/master
2021-07-16T00:13:03.228187
2020-06-25T06:41:09
2020-06-25T06:41:09
178,351,786
0
0
null
null
null
null
UTF-8
C++
false
false
418
cpp
#include<bits/stdc++.h> using namespace std; int main() { int t,i(1); scanf("%d",&t); while(i<=t) { int x; scanf("%d",&x); long long s; s=(long long)pow(2.0,x); //cout<<s<<endl; while(s>=10){ s/=10; } if(x%2==0) prin...
[ "nazmulmoon123@gmail.com" ]
nazmulmoon123@gmail.com
e5b3eec58d4afabbfdf675d558a4c9fcd2ef89ad
b9cd09bf5c88e1a11284d27e2e2b91842424a743
/Visual_C++_MFC_examples/Part 3 고급 사용자 인터페이스/23장 GDI+/GdiplusLine/GdiplusLine/GdiplusLineView.h
557c6b5eb7affec1c9f8a227c661478503ea19a2
[]
no_license
uki0327/book_source
4bab68f90b4ec3d2e3aad72ec53877f6cc19a895
a55750464e75e3a9b586dded1f99c3c67ff1e8c9
refs/heads/master
2023-02-21T07:13:11.213967
2021-01-29T06:16:31
2021-01-29T06:16:31
330,401,135
0
0
null
null
null
null
UHC
C++
false
false
1,163
h
// GdiplusLineView.h : CGdiplusLineView 클래스의 인터페이스 // #pragma once class CGdiplusLineView : public CView { protected: // serialization에서만 만들어집니다. CGdiplusLineView(); DECLARE_DYNCREATE(CGdiplusLineView) // 특성입니다. public: CGdiplusLineDoc* GetDocument() const; // 작업입니다. public: // 재정의입니다. public: virtual void ...
[ "uki0327@gmail.com" ]
uki0327@gmail.com
26dc796fc9f011db0b3bee54be4b0cc787b3b7dc
1fe7ec2a90bf84df6643ca6ac42a6015f323aa71
/Bank Program/manager.cpp
3f43245256cec7fd67122a99da86eeb990f7a806
[]
no_license
ShwetaDixit/QureshiRepo
d0071b6f98abdc7bce604fe15957f4a9a901c0f7
7a81667c0c183fa781dcb388e6dd23e2221dfa14
refs/heads/master
2020-03-21T13:27:33.662083
2018-06-25T04:35:06
2018-06-25T04:35:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,552
cpp
#include "bank.h" /* has managerial powers to open and close an account and see the critical details of a particular, or all (at once), customers in a formatted display. Manager IS A Person */ class Manager: public Person { public: //will close accounts of customerAccount highlighted in Parameter //will onl...
[ "aqures43@uwo.ca" ]
aqures43@uwo.ca
02a763689b72a99d8987e2a4fd1505c5d1186824
43260c9add09e83c4f36c694f473b79fdf60cf6b
/remote_ui/trunk/remote_ui/QT/fieldparsers/xml2fields.h
f2729bf967730fb2a3066960531725fcce14fe2b
[]
no_license
tompipen/aubit4gl_code
63d31e10e329831f95f9e839a0f1bf312c056164
ea632477f2653dd97f024eb6a54abfdf5a892153
refs/heads/master
2020-04-11T14:52:49.192757
2018-11-12T10:21:42
2018-11-12T10:21:42
161,871,995
0
0
null
null
null
null
UTF-8
C++
false
false
1,939
h
//--------------------------------------------------------- (C) VENTAS AG 2009 - // Project : VENTAS Desktop Client for A4gl // Filename : xml2fields.h // Description : parses an XMLForm and returns a layout // with the avilabe fields //-----------------------------------------------------...
[ "siverly@ccff5c2d-aaaf-4f61-a5bd-d7f44fd75822" ]
siverly@ccff5c2d-aaaf-4f61-a5bd-d7f44fd75822
2d3f9492f9f6c44398fccedfa64569096098bf77
bfc88c2fd382ea99175de00dce4adafcdd3550a0
/cylinder/discont/kode/obscure/oldcylinder.cpp
adcd3b6e2f8e27efefb11dec0654c94651d11243
[]
no_license
archqua/mitosis
0c1f0c1835eeaeb8da16c66a51dd5de5c2c78530
2c688d96733994870b54d2551166816d02704b65
refs/heads/main
2023-06-17T12:13:18.614398
2021-07-15T12:57:47
2021-07-15T12:57:47
334,888,652
0
2
null
2021-05-08T16:29:24
2021-02-01T08:59:50
C++
UTF-8
C++
false
false
10,583
cpp
#include "parameters.h" #include<armadillo> #include <boost/program_options.hpp> #include<iostream> #include<fstream> #include<sstream> #include<algorithm> #include<string> #include<vector> #include<array> // time-independent arma::vec::fixed<6> u_ij[I+2][J+2]; //u_ij[i][j] stands for u_i-0.5,j-0.5 //arma::vec::fixe...
[ "zakharovpnsd@mail.ru" ]
zakharovpnsd@mail.ru
0f59c8a56bfe510fc0e22ec01a4ae1fc21c53000
1ae133cea27a76e21d6ed8385315abe39dbd7d75
/src/rs_add_dialog.h
27176663088108a3d8972c8d691db8b8d2f40ae2
[]
no_license
chukago/RelayStore
bbb24c2751b3df29d3e483b122dba3bbcaed1e81
7a28cbbada2ac641c9eda1f6fc024cf2a3b57d0d
refs/heads/master
2020-06-08T17:43:52.922034
2019-06-22T20:48:33
2019-06-22T20:48:33
193,275,397
0
0
null
null
null
null
UTF-8
C++
false
false
2,289
h
#ifndef RS_ADD_DIALOG_H #define RS_ADD_DIALOG_H #include <QDialog> #include <QWidget> #include <QLabel> #include <QLineEdit> #include <QGridLayout> #include <QPushButton> #include <QComboBox> #include <QDateEdit> #include <QtSql/QSqlDatabase> #include <QtSql/QSqlQuery> #include <QMessageBox> #include <QV...
[ "crtc84@mail.ru" ]
crtc84@mail.ru
ffd81362cc91ecca877bb67c1c8ac126ebb6db7a
e76ea38dbe5774fccaf14e1a0090d9275cdaee08
/src/net/disk_cache/cache_creator.cc
ccdab1ff626fc16c6b941a26256adfa79c13a37d
[ "BSD-3-Clause" ]
permissive
eurogiciel-oss/Tizen_Crosswalk
efc424807a5434df1d5c9e8ed51364974643707d
a68aed6e29bd157c95564e7af2e3a26191813e51
refs/heads/master
2021-01-18T19:19:04.527505
2014-02-06T13:43:21
2014-02-06T13:43:21
16,070,101
1
3
null
null
null
null
UTF-8
C++
false
false
5,341
cc
// Copyright (c) 2012 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 "base/files/file_path.h" #include "base/metrics/field_trial.h" #include "base/strings/stringprintf.h" #include "net/base/cache_type.h" #inclu...
[ "ronan@fridu.net" ]
ronan@fridu.net
cef110e7d16db67a085d50979e310c26c7ad9c50
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/services/data_decoder/web_bundler.h
36be21410482f12ab44a2ead248ca42e27f58207
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
1,108
h
// 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. #ifndef SERVICES_DATA_DECODER_WEB_BUNDLER_H_ #define SERVICES_DATA_DECODER_WEB_BUNDLER_H_ #include <vector> #include "base/files/file.h" #include "mojo/...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
1a7fc989b239b183c790717b48f2efeca49a9a54
e46e6a6e1a14edb3011be5a5355a7805e39e8d96
/jni/Utils/UtilsMemoryPool.cpp
5ef01bd698b9c629d3524c3f5a032b62ebaacc43
[]
no_license
vim1993/SoftwareProb
42383a81b2a8a746fbfd420278d8fff8c074f8bd
cee1a9ee5b018fa0e151ab5282041ea5dc446a83
refs/heads/master
2020-03-28T10:14:37.138249
2018-09-12T10:11:20
2018-09-12T10:11:20
148,093,747
0
0
null
null
null
null
UTF-8
C++
false
false
713
cpp
#include "UtilsMemoryPool.h" int memory_pool::sdk_mem_init(void) { buf_mem = (char *)malloc( 1024*1024*5 ); if(buf_mem == NULL) { return 0; } alloc = yy_f_alloc_nfp_create2( 1024*1024*5, buf_mem, NULL ); if( alloc == NULL ) { return 0; ...
[ "vim1993@163.com" ]
vim1993@163.com
cfec7d16ec9879ff1ab8dc714150d4dfaa19305e
1417e7f4386a1952d8efd3ad550bd760b5bcc068
/teste/teste.ino
0834f57e42b8a8867adf8ea97c6bbd29be28a6b7
[]
no_license
jopedrosilva/Projetos-Arduino
82621d5ae2caefbbdadf0ba32477e9487e7d2df6
27109eb781477aa0998734786316e811d6238b13
refs/heads/master
2022-12-03T21:52:29.236304
2020-08-25T11:36:12
2020-08-25T11:36:12
290,197,790
0
0
null
null
null
null
UTF-8
C++
false
false
136
ino
void setup() { pinMode(7, OUTPUT); } void loop() { digitalWrite(7, HIGH); delay(2000); digitalWrite(7, LOW); delay(2000); }
[ "joopedrosilva@ufrn.edu.br" ]
joopedrosilva@ufrn.edu.br
50f42b372e85fedfd7abaae4e0786609521ed757
83e81c25b1f74f88ed0f723afc5d3f83e7d05da8
/native/android/system_fonts.cpp
9a2f55f3c88120291fa98d62192dbeb39eb5e1fb
[ "Apache-2.0", "LicenseRef-scancode-unicode" ]
permissive
Ankits-lab/frameworks_base
8a63f39a79965c87a84e80550926327dcafb40b7
150a9240e5a11cd5ebc9bb0832ce30e9c23f376a
refs/heads/main
2023-02-06T03:57:44.893590
2020-11-14T09:13:40
2020-11-14T09:13:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,779
cpp
/* * Copyright (C) 2018 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 requir...
[ "keneankit01@gmail.com" ]
keneankit01@gmail.com
e97104057747005cf458f269cc77bd6b81253e12
2e70cefba49cb743363b0b284295d981c9582f0a
/src/qt/optionsdialog.cpp
642754d2d7c1d4efec6d7a26f348de3f6bf9d1a5
[ "MIT" ]
permissive
aarigs/tune
e7ded144a100b15982f988270c5d787d998468d7
20405781b17d972cc06843c0fa53ec05d40179d4
refs/heads/master
2020-03-20T15:16:19.030033
2018-03-10T16:34:57
2018-03-10T16:34:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,327
cpp
// Copyright (c) 2011-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. #if defined(HAVE_CONFIG_H) #include "config/tune-config.h" #endif #include "optionsdialog.h" #include "ui_optionsdialog.h" ...
[ "tunecrypto@gmail.com" ]
tunecrypto@gmail.com
b02972158c374967de0cd5ebcfeb8881f4a934cc
30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a
/contest/1542581268.cpp
cb3523b08e97db29735227a417d72ce601d809a6
[]
no_license
thegamer1907/Code_Analysis
0a2bb97a9fb5faf01d983c223d9715eb419b7519
48079e399321b585efc8a2c6a84c25e2e7a22a61
refs/heads/master
2020-05-27T01:20:55.921937
2019-11-20T11:15:11
2019-11-20T11:15:11
188,403,594
2
1
null
null
null
null
UTF-8
C++
false
false
1,455
cpp
#include <bits/stdc++.h> using namespace std; #define MAXN 100010 #define X first #define Y second typedef long long ll; int a[MAXN], c[20]; int b[4]; int main() { //freopen("input", "r", stdin); //freopen("output", "w", stdout); int n, k; cin >> n >> k; ...
[ "harshitagar1907@gmail.com" ]
harshitagar1907@gmail.com
a39b956dbfa2576863a6bcb7d2eb622148354b21
fa274ec4f0c66c61d6acd476e024d8e7bdfdcf54
/Resoluções OJ/uri/1382 - Elementar, meu Caro Watson!.cpp
6b1dfb74c9efc9fde7c99bd76e423bea8e78b783
[]
no_license
luanaamorim04/Competitive-Programming
1c204b9c21e9c22b4d63ad425a98f4453987b879
265ad98ffecb304524ac805612dfb698d0a419d8
refs/heads/master
2023-07-13T03:04:51.447580
2021-08-11T00:28:57
2021-08-11T00:28:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
800
cpp
// Autor: [GAPA] Francisco Arcos Filho<francisco.fepaf@gmail.com> // Nome: Elementar, meu Caro Watson! // Nível: 3 // Categoria: ESTRUTURAS E BIBLIOTECAS // URL: https://www.urionlinejudge.com.br/judge/pt/problems/view/1382 #include<bits/stdc++.h> #define vi vector<int> #define _ ios_base::sync_with_stdio(0); usi...
[ "fepaf.eng@uea.edu.br" ]
fepaf.eng@uea.edu.br
3aca8f305c0b9f88801b2e9a897163954108b3e4
89745ce3c5c7eb424f3237b9d1fb9d4afafa545c
/functions.cpp
833e2a37c4a90732b2fcac06bf43578f88c98460
[]
no_license
Xen-R/RC5
42b32ec7251b28eb506908ace9d7a68a1583036a
9abd4c129c1a7f02d0b29c55bed7a4890d0433c4
refs/heads/main
2023-08-25T01:03:56.217412
2021-10-20T19:39:43
2021-10-20T19:39:43
419,465,314
0
0
null
null
null
null
UTF-8
C++
false
false
15,292
cpp
#include "Header.h" uint32_t cycle_shift_right(uint32_t to_be_shifted, int shift) { uint32_t tmp = to_be_shifted >> shift%32; uint32_t res = to_be_shifted << (32 - shift%32); uint32_t fulres = tmp | res; return fulres; } vector<uint32_t> cycle_shift_left(vector<uint32_t> data, int shift) { vector<uin...
[ "noreply@github.com" ]
noreply@github.com
e26719daeb311aa7d5cf2033f6a8302797002bf6
483f3c69e67caf2be48a816a17b997dd3789d621
/geEngine-RTS/geUtility/Include/geRTTIManagedDataBlockField.h
4f9e1e3385a9c5194257b4fc450026312ea56b0d
[]
no_license
Danelo13/IA2RTS
2549b12db36bf4ccc582013e0ddd40b7e3428103
abcdb8c4f0829ce39df48881347cfce6a1119661
refs/heads/master
2020-03-17T19:44:54.314827
2018-06-26T14:18:32
2018-06-26T14:18:32
133,876,044
0
0
null
2018-06-01T03:20:03
2018-05-17T22:50:01
C++
UTF-8
C++
false
false
4,869
h
/*****************************************************************************/ /** * @file geRTTIManagedDataBlockField.h * @author Samuel Prince (samuel.prince.quezada@gmail.com) * @date 2017/06/11 * @brief Base class with common functionality for a managed data block field * * Base class containing com...
[ "danelo130@gmail.com" ]
danelo130@gmail.com
1e0a0905c4ed7544762ebab215897a88e90df4e3
00df597b0bb5995a3ef456996168f9dcb8572239
/cpp04/ex01/Character.hpp
ab91162fab575c513de6d7eb9b330a19496c7c99
[]
no_license
federicoorsili/C-plus-plus
251c6d6bf2d55b9a20cd38158a5fd17596b47ece
893e06829ce115f10b118f08ac5b6e47568cca57
refs/heads/main
2023-04-19T10:08:41.003043
2021-05-11T12:20:19
2021-05-11T12:20:19
359,805,794
1
0
null
null
null
null
UTF-8
C++
false
false
1,440
hpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* Character.hpp :+: :+: :+: ...
[ "forsili@e3r9p7.42roma.it" ]
forsili@e3r9p7.42roma.it
2bb75b18bab639af3f42066efb84ab37c81b6cde
b27ddd2092ac4a3c7d36fbdc0d567f10a6d1179b
/server/src/db_proxy_server/business/AudioModel.h
0ba72abc89b528ca25488d419ab576e1bd556537
[]
no_license
10th-commune/10thspace
312a6beec124cb9325dee74b76e0b27c54c5791e
589ccc0f63ea92bf14867049ea017771fc62cccd
refs/heads/main
2023-03-26T15:58:39.337197
2021-03-25T03:14:14
2021-03-25T03:14:14
351,005,610
2
0
null
null
null
null
UTF-8
C++
false
false
1,166
h
/*================================================================ * Copyright (C) 2014 All rights reserved. * * 文件名称:AudioModel.h * 创 建 者:Zhang Yuanhao * 邮 箱:bluefoxah@gmail.com * 创建日期:2014年12月15日 * 描 述: * ================================================================*/ #ifndef AUDIO_MODE...
[ "tenthcommune@163.com" ]
tenthcommune@163.com