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
9abd59c46ec3057c422877ef124e48574281a751
1ecef5939c99cda2a92bcc17770fcbd883ae15b6
/llvm/projects/test-suite/tools/fpcmp.c
ea0be98ddfb30ff1ccd70ac17cca291db237d4a1
[ "NCSA" ]
permissive
yahnik/TaintTracking
52316fc2ce60c0e9d11b8e3f4dea39293b43fdd2
71569ccc1ca84904ea22440cb0172c4f1464a29b
refs/heads/master
2021-05-31T05:27:09.467947
2013-01-01T21:33:57
2013-01-01T21:33:57
6,711,409
7
1
null
null
null
null
UTF-8
C++
false
false
10,399
c
/*===-- timeit.c - LLVM Test Suite Timing Tool ------------------*- C++ -*-===*\ |* *| |* The LLVM Compiler Infrastructure *| |* ...
[ "djonik08@gmail.com" ]
djonik08@gmail.com
42afcdff43b917115ab52073e765b779950c074b
ab1c643f224197ca8c44ebd562953f0984df321e
/wmi/wbem/winmgmt/ess3/permcons.cpp
1493e4c0e80242ea64a711d62f4d2635a0ac32fc
[]
no_license
KernelPanic-OpenSource/Win2K3_NT_admin
e162e0452fb2067f0675745f2273d5c569798709
d36e522f16bd866384bec440517f954a1a5c4a4d
refs/heads/master
2023-04-12T13:25:45.807158
2021-04-13T16:33:59
2021-04-13T16:33:59
357,613,696
0
1
null
null
null
null
UTF-8
C++
false
false
22,672
cpp
//============================================================================= // // Copyright (c) 1996-1999, Microsoft Corporation, All rights reserved // // STDCONS.CPP // // This file implements the class for standard event consumer. // // History: // // 11/27/96 a-levn Compiles. // //=================...
[ "polarisdp@gmail.com" ]
polarisdp@gmail.com
2bbe2c7b0cafd6782ee926d9542e991d3ecb5d05
a9a5ad5845cf02419a7218282c3850b386a33a69
/InterfaceFactory/ExampleOfUsage.cpp
368f912efb36df6f22192077d6353117bf06ace2
[]
no_license
egorlw26/AcademyHW
11fd4b5bb6631f4431ff731997922c61bc2d9513
94f41b57b45f90233c85e8045fc2d22bd436393e
refs/heads/master
2020-06-23T05:12:03.019554
2019-08-29T10:35:22
2019-08-29T10:35:22
198,526,075
0
1
null
null
null
null
UTF-8
C++
false
false
507
cpp
#include <iostream> #include "Action.h" #include "InterfaceFactory.h" int main() { InterfaceFactory::Instance().Register<IAction, Action>(); InterfaceFactory::Instance().Unregister<IAction>(); { InterfaceFactory::ScopeRegister sr; InterfaceFactory::Instance().Register<IAction, Action>(sr); Inte...
[ "noreply@github.com" ]
noreply@github.com
ee352439fdee6711248b951b2025e5b4bf3348f4
2b594bae0dab8dce319663c8ce39f7e86258ffb6
/invoice.h
88c088a130c17396b15dc63d1e57dfe7ae85b494
[]
no_license
kerly/Easy_Invoice
4b6b6fbc9b0ecf8dc3f339fcd534a1877fe7cf07
ee44e5af63a7c50faaad65f6e6cad7ee691c0ab0
refs/heads/master
2021-01-10T20:35:55.883887
2014-02-07T01:45:25
2014-02-07T01:45:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
616
h
#ifndef INVOICE_H #define INVOICE_H #include <QDateTime> class Invoice { public: Invoice(); Invoice(QString companyName); ~Invoice(); int getId(); void setId(int id); QString getDateString(); QDateTime getDateTime(); void setDateTime(QDateTime dTime); QString getCompanyName(); ...
[ "kmera1164@yahoo.com" ]
kmera1164@yahoo.com
ecb30fe90ee51aaee034e7ae8212bf189dfdbab6
2ff6eb841ffd6fe57e98fb64084090853a434b9b
/contest_6/mz06-1.cpp
da4a65ccb2b155a5c8f5e7a1746c47d399bf8376
[]
no_license
MrG1raffe/prac_contests_sem_4
6c709682d452dc2056cf27944eb4693884f409ed
b5d670ba3c9e8e270ad583a01724c4912d4138ff
refs/heads/master
2020-04-28T01:58:15.348981
2019-05-20T10:02:57
2019-05-20T10:02:57
174,874,616
0
0
null
null
null
null
UTF-8
C++
false
false
502
cpp
#include <iostream> #include <string> void read_string(void) { class Cl { public: bool flag; std::string s; ~Cl() { if (flag) { std::cout << s << std::endl; } } }; Cl tmp; if (std::cin >> tmp.s) { tmp.flag ...
[ "32130231+MrG1raffe@users.noreply.github.com" ]
32130231+MrG1raffe@users.noreply.github.com
9889041eae71d0d5ae8f9898b573d3f0167ec51f
5f708d0776f21dd48c6fd84df57b28f1236f03be
/lolCorrelator/RiotAPIManager.h
798681894359b77b3078b4a83a0824402ab5dbb7
[]
no_license
Zecknaal/lolcorrelator
f1480d37fe06a153997d8942451213e0e932db85
10a2e85ef590322972e01d6646bfeaedb42ffab4
refs/heads/master
2020-05-27T00:05:13.616414
2017-04-04T20:44:16
2017-04-04T20:44:16
82,517,386
0
0
null
null
null
null
UTF-8
C++
false
false
575
h
#pragma once #include "SummonerAPI.h" #include "MatchListAPI.h" #include "MatchAPI.h" #include <iostream> #include <vector> #include <map> #include <string> class RiotAPIManager { public: RiotAPIManager(); std::map<std::string, SummonerData> readSummonerData(std::vector<std::string> summonerNames); std::ma...
[ "grant_erik@cat.com" ]
grant_erik@cat.com
52fe3a7f1477b1bf495c92f055a12f712d9fd5a5
3673364fe0411f22720017f4b491ce79eb4a21e0
/Lab_07_121/beam.h
743aa023be69448dc128dc300664db651a44181a
[ "Apache-2.0" ]
permissive
SammyRobensParadise/SYDE-121
b3cfb20bbc3627b9347f385f1be903367fef02ab
e5e8e6cc0791a38e3abf226ab576f497527fa0ab
refs/heads/master
2020-03-18T10:40:30.421327
2019-06-02T22:45:18
2019-06-02T22:45:18
134,626,839
0
0
null
2019-06-02T22:45:19
2018-05-23T21:22:17
C++
UTF-8
C++
false
false
1,704
h
//********************************************* // Student Name: Sammy Robens-Paradise // Student Number: 20709541 // // SYDE 121 Lab: 7 Assignment: 3 // // Filename: Lab_07_assign_3 // Date submitted: 2017-11-01 // // I hereby declare that this code, submitted // for credit for the course SYDE121, is a produ...
[ "noreply@github.com" ]
noreply@github.com
92e10c8410ee46a704d8c80bac26c7ff45b2eed9
2f6a9ff787b9eb2ababc9bb39e15f1349fefa3d2
/inet/src/inet/linklayer/ieee80211/mac/originator/NonQosRecoveryProcedure.h
2c2de9e1acc7269f6e61564c2bd3ae6d23508a85
[ "BSD-3-Clause", "MPL-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
ntanetani/quisp
97f9c2d0a8d3affbc709452e98c02c568f5fe8fd
47501a9e9adbd6adfb05a1c98624870b004799ea
refs/heads/master
2023-03-10T08:05:30.044698
2022-06-14T17:29:28
2022-06-14T17:29:28
247,196,429
0
1
BSD-3-Clause
2023-02-27T03:27:22
2020-03-14T02:16:19
C++
UTF-8
C++
false
false
4,262
h
// // Copyright (C) 2016 OpenSim Ltd. // // This program 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 2 // of the License, or (at your option) any later version. // // This program i...
[ "n.tanetani@gmail.com" ]
n.tanetani@gmail.com
b40160c111e31034e5eb9b2ab37891b73e7e77f6
0e98364261438727e389484add203cdbcbfc58af
/Source/SecondProject/Public/Character/Skill/SkillEffect.h
5c5e06981d7fb0e3be7aadd789fa2d31406e91a3
[]
no_license
HanMS2/SecondProject
f56916ba5663ebff0bf956d0209507de228b9469
5726068a468c1a546c681d0750d5934b5d86ad64
refs/heads/main
2023-06-08T16:09:06.329997
2021-06-30T12:35:19
2021-06-30T12:35:19
376,795,554
0
0
null
null
null
null
UTF-8
C++
false
false
1,019
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "UObject/NoExportTypes.h" #include "SkillEffect.generated.h" UENUM(BlueprintType) enum class EEffectedStat : uint8 { HP, SP, MP, COOLDOWN, }; /** * */ UCLASS(Blueprintable) class SECO...
[ "56612227+HanMS2@users.noreply.github.com" ]
56612227+HanMS2@users.noreply.github.com
7ef3de2e49bafe2e6ff1617b9c995c61ae35e943
7378a2345bc8c32f8ee8d9f692a4421081572ba7
/src/prescribedFields/tracerField/schaerBlockField.H
2a5b32fba79c580c57889504ad589bc96584c1dc
[]
no_license
AtmosFOAM/AtmosFOAM
7d8f1d36a83eff73c13b696c65deb526ae88bfe6
35f41f8a92e9d7c2dfe8331750ef9be1d3136af6
refs/heads/master
2023-08-07T22:30:00.176326
2023-08-02T13:03:48
2023-08-02T13:03:48
20,760,151
15
4
null
2017-11-24T12:16:29
2014-06-12T08:27:55
C++
UTF-8
C++
false
false
454
h
#ifndef SCHAER_BLOCK_FIELD_H #define SCHAER_BLOCK_FIELD_H #include "advectable.H" #include "tracerField.H" class schaerBlockField final : public tracerField { public: TypeName("schaerBlock"); schaerBlockField(const dictionary& dict, const advectable& velocityField); private: scalar tracerAt(const...
[ "h.weller@reading.ac.uk" ]
h.weller@reading.ac.uk
a64fe1c582c1672f696c623efe0456ff1c8e7fe2
5d1e693b0869f7564759aa58d4b30a789b1970c1
/源.cpp
bdc8b97fe9e7cd86578f492482c3fd79b8123f54
[]
no_license
ttddo-Max/test2
dc718a90efc687dece485a897e7b7460a76a4c4d
be6e24b650a4bf4eee8422afac5d9f3885803d03
refs/heads/master
2023-02-20T00:11:52.152514
2021-01-14T10:03:38
2021-01-14T10:03:38
328,558,975
0
0
null
null
null
null
UTF-8
C++
false
false
86
cpp
#include<stdio.h> int main() { printf("This is a wonderful world!!!\n"); return 0; }
[ "306579078@qq.com" ]
306579078@qq.com
ef9719113c29ffb9d86b41b4ef56c5bc772cbf01
ad273708d98b1f73b3855cc4317bca2e56456d15
/aws-cpp-sdk-chime/source/model/GetAccountSettingsResult.cpp
0e446c5545e3f2d2f6e8b3af6a7e06d9bb04255c
[ "MIT", "Apache-2.0", "JSON" ]
permissive
novaquark/aws-sdk-cpp
b390f2e29f86f629f9efcf41c4990169b91f4f47
a0969508545bec9ae2864c9e1e2bb9aff109f90c
refs/heads/master
2022-08-28T18:28:12.742810
2020-05-27T15:46:18
2020-05-27T15:46:18
267,351,721
1
0
Apache-2.0
2020-05-27T15:08:16
2020-05-27T15:08:15
null
UTF-8
C++
false
false
1,446
cpp
/* * Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "magmarco@amazon.com" ]
magmarco@amazon.com
7082b11c656fc0e3f671e9d891887efc8634cd07
920fc2b533c92711f70bab7586258e6ff828f559
/Pener SDK/FEATURES/AntiAim.cpp
28d2bd1fa7dd200f374170e519c0cae5e9ab32a5
[]
no_license
Mvstyk/getmemes
c77382119565063971bc043db0fc14aa19b22272
bc908b4c47b6fd11b06225d46e27fc170dd792a0
refs/heads/master
2020-06-02T16:44:30.573348
2019-03-21T14:24:15
2019-03-21T14:24:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,068
cpp
#include "../includes.h" #include "../UTILS/interfaces.h" #include "../SDK/IEngine.h" #include "../SDK/CUserCmd.h" #include "../SDK/CBaseEntity.h" #include "../SDK/CClientEntityList.h" #include "../SDK/CBaseAnimState.h" #include "../SDK/CGlobalVars.h" #include "../SDK/CBaseWeapon.h" #include "../FEATURES/Aimbot.h" #inc...
[ "39644249+Opainoname@users.noreply.github.com" ]
39644249+Opainoname@users.noreply.github.com
ee0f3d51730d88323b32bd2663ebd5a71c5805f0
e6d01b5a08f5ea9562376111f927bd8f59589408
/TrollLanguage/main.cpp
eee977b81d6a2d237f5bc6e5f06aaa622b560dc9
[]
no_license
stories2/TrollLanguage
1e2f4e0e511efb96a9e22a68687de2bd97b11b7a
17d601b677f9706a73499cfff98572f595ca5ce1
refs/heads/master
2021-01-18T19:45:19.058045
2017-04-02T06:10:27
2017-04-02T06:10:27
86,912,167
0
0
null
null
null
null
UTF-8
C++
false
false
387
cpp
// // main.cpp // TrollLanguage // // Created by 김현우 on 2017. 4. 1.. // Copyright © 2017년 김현우. All rights reserved. // #include <iostream> #include "TokenParser.hpp" int main(int argc, const char * argv[]) { // insert code here... std::cout << "Hello, World!\n"; TokenParser *tokenParser = new TokenPar...
[ "stories2@gimhyeon-uui-MacBook-Pro.local" ]
stories2@gimhyeon-uui-MacBook-Pro.local
a756930c6e7d6def279773742d1939ac31177bda
771a7b5dd2400e0d70666da839a8bca9cd5a3c54
/program5/include/rc_manager.h
fe080bd8b68891d1518a5684289d1f9c453966b7
[]
no_license
AlexanderJDupree/CS163
228edcea3265a6d3e314bb74bba4ca6d3c79b8e0
da5249921c3f608038743371dc410397e46c4ab3
refs/heads/master
2020-03-29T17:48:24.684858
2019-01-22T21:10:09
2019-01-22T21:10:09
150,180,813
3
0
null
2018-09-24T23:32:22
2018-09-24T23:26:31
C++
UTF-8
C++
false
false
1,823
h
/* File: rc_manager.h Brief: The Reference Count Manager is an idea I have been playing around with for adding garbage collection to C++ programs. This is my first attempt in implementing garbage collection and as such, the reference_manager is only in its first stages of development. However, ...
[ "alexander.j.dupree@gmail.com" ]
alexander.j.dupree@gmail.com
b4aeb3438de0bce06e2fee9412cc54504ad713d3
99a466aba71f86a69fe38b47e87d9333d6251454
/contest/492/c.cpp
774c95d32f4ea8a8b217eee3f0964977e4554ea2
[]
no_license
m-nny/Codeforces
ca84be67110c5c5ba0f986652b3b195f964a5026
fbd5918f567a907005bb65b283595a2f0974e412
refs/heads/master
2021-09-04T20:37:02.533540
2018-01-22T07:47:39
2018-01-22T07:47:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
852
cpp
#include <bits/stdc++.h> using namespace std; #define maxn (int)(1e5 + 12) #define mp make_pair #define f first #define s second int n; long long a[maxn], b[maxn]; long long avg, r; long long ans, sz; pair <long long, long long> c[maxn]; int main() { scanf("%d%I64d%I64d", &n, &r, &avg); for (i...
[ "Alibek.manabayev@gmail.com" ]
Alibek.manabayev@gmail.com
c6749df84a8ed0bb94b73a719a5f2b1145d6c3ab
a95a4e6d2787768b0fc6dcbdbcafae350b04ac0c
/sus_havuzu/code/sus_havuzu.cpp
3ec545ae3467830d9fa943735544dbedfde8cd64
[]
no_license
fatihfurkanersoy/2018_graphics-game-basic
e5ea8e8d7b5c6c5d6b0deb6ea05df27d0ce73cad
cda8e5667575a6dd5813f47f22057cd220f7e685
refs/heads/main
2023-04-22T05:41:48.272757
2021-05-16T22:32:54
2021-05-16T22:32:54
367,194,255
1
1
null
null
null
null
ISO-8859-9
C++
false
false
4,590
cpp
#include <stdio.h> #include <graphics.h> #include <conio.h> #include <windows.h> #include <time.h> #include <stdlib.h> #include <dos.h> main(){ int sur=DETECT,gmode; initgraph(&sur,&gmode,"C:\\TC\\BGI"); int x1, y1, x2, y2; //en büyük dikdörtgen setcolor(WHITE); rectangle(15,10,615,460); settextstyle(BOLD_FONT...
[ "50946836+fatihfurkanersoy@users.noreply.github.com" ]
50946836+fatihfurkanersoy@users.noreply.github.com
769471c414c9ca5db9de02e7f0c4c1eb99fc772a
e01af8176e3cac1a95b1ebd76b7ba7a743309d87
/ass2/test/test12.cpp
69b30771d3da2ef0f12e6ce87ff91616aff485d7
[]
no_license
ZacCui/cs6771-advanced_cpp
c2a43f3ccfed4ecbf0287bf2bf0acc0d2936eb00
9b287c00be68d0497abdc07385fa851bb50d3805
refs/heads/master
2020-03-21T07:40:37.892469
2018-06-22T11:42:38
2018-06-22T11:42:38
138,293,245
3
6
null
null
null
null
UTF-8
C++
false
false
292
cpp
// list initialisation #include <iostream> #include "EuclideanVector.h" int main() { evec::EuclideanVector a {1, 2, 3, 4}; std::cout << a << std::endl; evec::EuclideanVector b {2}; std::cout << b << std::endl; evec::EuclideanVector c (2); std::cout << c << std::endl; }
[ "z5097491@cse.unsw.edu.au" ]
z5097491@cse.unsw.edu.au
b470b6bc90064471fe117a1e765b94ac6b106601
0e9c066441c87fb9381b1d1f2084298a46fb4d33
/KeePass/WinGUI/OptionsDlg.h
edbcf436c18e7d7b8a0d679e06d293c31766c770
[ "MIT" ]
permissive
rrvt/KeePassLastPass
8c8207cc6cfb009a45220a404298a874c6317348
ea4b27a9e5e5fbd7220feb55aa2534cd3fe740be
refs/heads/main
2023-04-13T03:28:56.899812
2023-04-11T21:44:29
2023-04-11T21:44:29
422,981,282
0
1
null
null
null
null
UTF-8
C++
false
false
4,872
h
/* KeePass Password Safe - The Open-Source Password Manager Copyright (C) 2003-2022 Dominik Reichl <dominik.reichl@t-online.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either versio...
[ "rrvt@swde.com" ]
rrvt@swde.com
0972dbc49880cc8bc7d3ee76eda289a71acaf8d5
ccc748ccd5ad16a377117e3d859228696a66212f
/history/debug/button/button.ino
cac493923341864ec20ecfc14a75fcc0f710787f
[]
no_license
makersmelx/VG100_Project-2
bd0b11ed53e601b26e989ce072b218e499a513d0
ffc496dff23de3c5bef46f12c61f859a7f016f79
refs/heads/master
2021-08-23T14:00:38.798681
2017-12-05T05:08:13
2017-12-05T05:08:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
367
ino
#include <Arduino.h> int state_2 = 0; int state_3 = 0; void setup(){ Serial.begin(57600); pinMode(31, INPUT); pinMode(30,INPUT); } void loop(){ state_2 = digitalRead(31); state_3 =digitalRead(30); if(state_2 == HIGH) { Serial.println("11 been hit"); } if(state_3 == HIGH) { ...
[ "603811001@qq.com" ]
603811001@qq.com
21fe1984903b5697a5daa868a4dade4933e10390
987084195af62f2bd88a2a7990a4b660e35a9a0f
/BehaviorTree/CommYARP_BT/smartsoft/src/CommYARP_BT/CommTickCommand.hh
d42b67080f5e57577d2fbe1bb676b3c152e45a56
[ "BSD-3-Clause" ]
permissive
CARVE-ROBMOSYS/Yarp-SmartSoft-Integration
e1b1584d17c8a10efddbd3fddd0fd54a8d1f63d2
4023602f5540d1e66804b3d0db80f63aac536f8b
refs/heads/master
2021-06-26T16:35:35.098019
2019-04-23T09:33:18
2019-04-23T09:33:53
129,261,900
2
0
null
2019-04-09T20:41:46
2018-04-12T14:12:59
C++
UTF-8
C++
false
false
1,865
hh
//-------------------------------------------------------------------------- // Code generated by the SmartSoft MDSD Toolchain // The SmartSoft Toolchain has been developed by: // // Service Robotics Research Center // University of Applied Sciences Ulm // Prittwitzstr. 10 // 89075 Ulm (Germany) // // Information abo...
[ "alberto.cardellino@iit.it" ]
alberto.cardellino@iit.it
023401f912a559932315251203b03ca651e0f3dd
b1a3302817b9157fe6e69a98d7dbcef59c419c60
/d3d9/myIDirect3D9.cpp
1b8bbc2781d6129bf09d65e7123bf2d447d73293
[]
no_license
grasmanek94/CodeDump
3d5c9992b1ddcff74208905a776f756ffc99b179
33f53ee6924c32eac8505756d99951e1029d6178
refs/heads/master
2021-01-10T10:55:15.964167
2015-11-17T12:53:21
2015-11-17T12:53:21
46,346,695
0
0
null
null
null
null
UTF-8
C++
false
false
4,498
cpp
#include "proxydll.h" myIDirect3D9::myIDirect3D9(IDirect3D9 *pOriginal) { m_pIDirect3D9 = pOriginal; } myIDirect3D9::~myIDirect3D9(void) { } HRESULT __stdcall myIDirect3D9::QueryInterface(REFIID riid, void** ppvObj) { *ppvObj = NULL; // call this to increase AddRef at original object // and to check if s...
[ "grasmanek94@gmail.com" ]
grasmanek94@gmail.com
763475209ec4f476ed67fc15619974fb9c3f141d
d0f501e9d14e52e415ab810b67a075ee8e2de28c
/C_P229Fi/C_P229Fi.cpp
23eb90b3cc1a8a4392341af9db4f53e2e6136035
[]
no_license
Windmill-City/C_Exercise
c776ca38c5dcbcc934bf2a49712ff4f0fda1e106
5067ece98588a163b5801200f9bf17d42676919e
refs/heads/master
2022-11-07T07:41:55.844750
2020-06-18T15:43:30
2020-06-18T15:43:30
250,158,294
0
0
null
null
null
null
UTF-8
C++
false
false
2,093
cpp
// C_P229Fi.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> #include <string> #include <vector> #include <map> using namespace std; static string& strip(string& s, const string& chars = " ") { s.erase(0, s.find_first_not_of(chars.c_str())); s.erase(s.find_last_not_of(chars.c_str()) + 1); retu...
[ "1449182174@qq.com" ]
1449182174@qq.com
962d8d2a94240879f2326346a75a0db0f7c1eeb7
190cfe853208fa287aa2539f1dd4e729f5235091
/Pharmacy/MAConsignmentPatientList.cpp
385ace976e3da518e252177e1ce88e7506b6ec2c
[]
no_license
smithgold53/HMSReportForms
d8cacb7de1509995b46be16bc5a99ca9104dbea1
7f426de1a3f8b7bad956c62ba61306a3969accf2
refs/heads/master
2020-05-18T09:24:39.420731
2015-05-06T09:47:03
2015-05-06T09:47:03
34,946,969
0
0
null
null
null
null
UTF-8
C++
false
false
17,691
cpp
#include "stdafx.h" #include "MAConsignmentPatientList.h" #include "MainFrame_E10.h" #include "ReportDocument.h" #include "Excel.h" /*static void _OnFromDateChangeFnc(CWnd *pWnd){ ((CMAConsignmentPatientList *)pWnd)->OnFromDateChange(); } */ /*static void _OnFromDateSetfocusFnc(CWnd *pWnd){ ((CMAConsignmentPatientLi...
[ "smithgold53@gmail.com" ]
smithgold53@gmail.com
a4f43645a87c7c72f798e404998492b1742be6a2
d678a380ad8db03eaf785a6f490f60a11e90c036
/GeoFeatures/Internal/boost/test/utils/runtime/env/environment.hpp
36f92add188138f3c9475e9cf6f764116bb8f50a
[ "BSL-1.0", "Apache-2.0" ]
permissive
Niko-r/geofeatures
0eaa09c65bd9c7e47c3da7bb69e2f20776ba557c
b3b1311f7836b700d47064490e3d7533b8d574ee
refs/heads/master
2020-05-29T11:07:11.474367
2016-07-16T01:43:36
2016-07-16T01:43:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,226
hpp
// (C) Copyright Gennadiy Rozental 2005-2014. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // See http://www.boost.org/libs/test for the library home page. // // File : $RCSfile$ // // Version ...
[ "hatter24@gmail.com" ]
hatter24@gmail.com
a7c140684e6b7337def9d87eb51aa632e7fee1a9
e701b051351d9722e76c2c1bde17e33d3eea6383
/Source/borrow.h
55b3fb8b0a6f04b1dc6f40f1261d1195e04d7473
[]
no_license
arthur2308/Movie-Store
85564d31ca804d2bfc5970472168c993b5ccad2e
0890bbe20ead5e31f30bbdefbc5745fe20756a0e
refs/heads/master
2021-01-17T18:38:57.717936
2016-08-05T22:37:47
2016-08-05T22:37:47
65,052,714
0
0
null
null
null
null
UTF-8
C++
false
false
2,521
h
//--------------------------------------------------------------------------- // BORROW.H // Class that performs a borrow transaction // //--------------------------------------------------------------------------- // Borrow class: inherits functinality from the Transaction class, and // overrides part of its fu...
[ "noreply@github.com" ]
noreply@github.com
657bfcf75e467121e97b752fb3361a3838d7fd19
930ce948b109a2a5c755c8a1b75ef90c44d0167b
/CODEFORCES Questions Solutions (CP)/B_Fox Dividing Cheese.cpp
59226d4afdc8d6ed347bcb4255539e1ceca97e36
[ "MIT" ]
permissive
rajpratyush/Hacktober-CP-contributions
73d84bbca26d97c828dc4afa7f54bcd5c4cfefb4
0ecc29c80aa98cf8ae46059e1991bb753c638791
refs/heads/main
2022-12-30T02:53:22.235834
2020-10-20T05:47:18
2020-10-20T05:47:18
305,602,288
1
0
MIT
2020-10-20T05:44:07
2020-10-20T05:44:06
null
UTF-8
C++
false
false
439
cpp
#include <bits/stdc++.h> using namespace std; int a, b; int res; void Check(int p) { int u = 0, v = 0; while (a % p == 0) { a /= p; u++; } while (b % p == 0) { b /= p; v++; } res += abs(u - v); } int main() { scanf("%d %d", &a, &b); Check(2); ...
[ "Siddhantkhare2694@gmail.com" ]
Siddhantkhare2694@gmail.com
e85ed30b171bb9ce5b275f00e7cb7463ab697801
aa2b5221f9737f3ee8bc921adb2f791401c07620
/wall.cpp
27085d4658e960745feaaf1ffed2b61d2405d946
[]
no_license
FavSil/stranded
5e0f5f5d952d0a26c1552e6013a8317e0f99e763
163a7d3671da9f1b62961584ceb8506edc1db6e3
refs/heads/master
2023-01-23T04:37:49.215564
2020-11-15T18:38:19
2020-11-15T18:38:19
289,205,163
0
0
null
null
null
null
UTF-8
C++
false
false
712
cpp
#include "wall.h" Wall::Wall(AnimationSet *animSet){ this->animSet = animSet; //basic setup solid = true; collisionBoxW = 32; collisionBoxH = 32; collisionBoxYOffset = -16; updateCollisionBox(); changeAnimation(0, false); } void Wall::update(){ updateCollisionBox(); if (currentFrame =...
[ "s.favian@gmail.com" ]
s.favian@gmail.com
214247fb00ade2ee1620d0957706393eadf3ec9d
7e394bca9f9f752886ef18efebfed8bef264c287
/src/DGP/TransposedMatrix.hpp
b18223e48ed285c3452c63d787cc13c3d7ea8244
[]
no_license
isakrs/GeodesicsInHeat
7e0bf1a1ea551d84200ee2549a7c9460fd6b5b46
4d862909121d8ea3417867e775c8bf083a6137ed
refs/heads/master
2020-12-30T18:03:22.413027
2017-09-04T11:05:03
2017-09-04T11:05:03
90,950,167
2
0
null
null
null
null
UTF-8
C++
false
false
1,695
hpp
//============================================================================ // // DGP: Digital Geometry Processing toolkit // Copyright (C) 2016, Siddhartha Chaudhuri // // This software is covered by a BSD license. Portions derived from other // works are covered by their respective licenses. For full licensing // ...
[ "rathe.stoere@gmail.com" ]
rathe.stoere@gmail.com
75795ea34fcc3db262e8f9da199353e6aad5c29c
dd9c1fb50533cc4e9b21e14100d9e533de218e98
/C++/Lab3C/lab3Cp8/lab3Cp8-9/Source.cpp
1796a28ee5d72279590dc587962a19d5051e8208
[ "MIT" ]
permissive
da-foxbite/KSU121
a6613f7c01afa7bbe65a85afe8c12c2ace75159f
133637abb4f465aeecb845e6735ba383a2fdd689
refs/heads/master
2023-07-20T02:18:48.805346
2021-08-31T20:59:23
2021-08-31T20:59:23
210,276,289
0
1
null
null
null
null
WINDOWS-1251
C++
false
false
1,650
cpp
/* Автор проекту: Суптеля Владислав Дата: 01.12.2019 9. Створіть об'єкт будь-якого раніше розробленого класу ( Cat , Worker , Pencil ...) у стеку. Потім покажчик на нього. Змініть і роздрукуйте значення цього об'єкта за допомогою покажчика. */ #include <iostream> #include <windows.h> using namespace std; typedef unsig...
[ "foxbite.ruletheworld@gmail.com" ]
foxbite.ruletheworld@gmail.com
bd7a050e2ea24cfda779ea0178a7322cb3d045a6
93d47bd5730eae81d7e0e8e07ac9846f69c38e64
/IG1App/Element.cpp
8ffb49a5cd0fe7cc951cdf63b18afd7d11995aad
[]
no_license
GabrieleCalarota/GC1App
863fa8be266a700907e09a0eb02c61ffd7b6dce6
21c6faef46ad0593d0008b80c4590514035dd088
refs/heads/master
2022-01-19T10:27:38.896669
2019-05-13T22:44:35
2019-05-13T22:44:35
185,086,763
3
0
null
null
null
null
UTF-8
C++
false
false
560
cpp
#include "Element.h" #include <gtc/matrix_transform.hpp> #include <gtc/type_ptr.hpp> using namespace glm; //------------------------------------------------------------------------- void GrElement::setMvM(dmat4 const& modelViewMat) { glMatrixMode(GL_MODELVIEW); dmat4 aMat = modelViewMat * modelMat; glLoadMatri...
[ "gabriele.calarota@gmail.com" ]
gabriele.calarota@gmail.com
0dcaa52a85d6972e1dd02e11bfaf4d9cb6ae3c9d
346c17a1b3feba55e3c8a0513ae97a4282399c05
/applis/OLD-Digeo-OLD/Digeo_Pyram.cpp
329d1a0917e47fae113c9df99bc78b04f4ae27b0
[ "LicenseRef-scancode-cecill-b-en" ]
permissive
micmacIGN/micmac
af4ab545c3e1d9c04b4c83ac7e926a3ff7707df6
6e5721ddc65cb9b480e53b5914e2e2391d5ae722
refs/heads/master
2023-09-01T15:06:30.805394
2023-07-25T09:18:43
2023-08-30T11:35:30
74,707,998
603
156
NOASSERTION
2023-06-19T12:53:13
2016-11-24T22:09:54
C++
UTF-8
C++
false
false
9,448
cpp
/*Header-MicMac-eLiSe-25/06/2007 MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation eLiSe : ELements of an Image Software Environnement www.micmac.ign.fr Copyright : Institut Geographique National Author : Marc Pierrot Deseilligny Contributors : Gregoire Maille...
[ "deseilligny@users.noreply.github.com" ]
deseilligny@users.noreply.github.com
587f37eba555b15fbffb7f40fd044a006b0c71f8
21348fec465c838b97b7a7b04f0269d210ca7550
/Conversion.cpp
e8f251dbd8d31ace096f47558d9e9e02328d5b3a
[]
no_license
juandent/ModernC-Design
5b1fa0f80394185e6a7da4583343054fc638e589
43e3ea5ebb8c07c22858917eea3bfa34c04668e5
refs/heads/master
2020-12-31T07:54:42.102200
2016-05-26T22:22:43
2016-05-26T22:22:43
59,051,110
0
0
null
null
null
null
UTF-8
C++
false
false
10,077
cpp
// // Conversion.cpp // ModernC++Design // // Created by Juan Dent on 16/May/16. // Copyright © 2016 Juan Dent. All rights reserved. // #include <type_traits> #include <typeinfo> #include <iostream> #include <string> #include <cassert> #include "Typelist.h" #include "HierarchyGenerators.h" #include "Typelist.hpp...
[ "juandent@mac.com" ]
juandent@mac.com
2a5e7e743402d5f56b20e40a5835b05332571bd9
36e356b0cb504778f049b34a206a3e6bd67ba1d9
/data_process/src/scantocloud.cpp
09ed46ff983ae73602df969a7cb31ce0f1217a59
[]
no_license
eleboss/UAV-simulator
8e972add0594383a4498fc5598f8c540a5ed21ff
502d8f2d74197e49e9bcc43ed0ec0542e610b0d2
refs/heads/master
2021-09-05T17:57:18.436984
2018-01-30T03:25:16
2018-01-30T03:25:16
119,392,000
1
0
null
null
null
null
UTF-8
C++
false
false
1,521
cpp
#include "ros/ros.h" #include "tf/transform_listener.h" #include "sensor_msgs/PointCloud.h" #include "tf/message_filter.h" #include "message_filters/subscriber.h" #include "laser_geometry/laser_geometry.h" class LaserScanToPointCloud{ public: ros::NodeHandle n_; laser_geometry::LaserProjection projector_; tf::...
[ "jeremyele@foxmail.com" ]
jeremyele@foxmail.com
958010d3eff33d01af46a6b612c566d70a3c0719
f89cca7f64a66eda1233c5b4a865ff788c2d7a18
/计算智能/提交作业/MyMaxSAT-代码/maxsatException.hpp
065c99e9f126893f382ca85efe2c87d6ecf95f18
[]
no_license
lyandut/HUST-Invictus
0981f41a9ebf375f940dbc486f738e8b300d7427
fa8cc36c75c7f0b426d3d089ec7e695c07ba7dac
refs/heads/master
2023-01-31T05:44:22.721866
2023-01-23T05:56:30
2023-01-23T05:56:30
232,467,266
544
149
null
2023-01-23T05:56:32
2020-01-08T03:14:24
HTML
UTF-8
C++
false
false
339
hpp
// // Created by liyan on 2019/10/29. // #ifndef MYMAXSAT_MAXSATEXCEPTION_HPP #define MYMAXSAT_MAXSATEXCEPTION_HPP #include <exception> class MaxSATException : public std::exception { public: MaxSATException() {} const char * what() const throw () { return "MaxSAT Exception"; } private: }; #endif //MYMAXSAT_...
[ "lyan_dut@outlook.com" ]
lyan_dut@outlook.com
2032437d7181b8b5c06af76939fd9014cb1a7292
f0ba9db32f36c5aba864e5978872b2e8ad10aa40
/examples/basic_string_view/example_basic_string_view_data.hpp
1087b2c2c3cde51ab68e59020e9bb40419d37ba6
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
Bareflank/bsl
fb325084b19cd48e03197f4265049f9c8d008c9f
6509cfff948fa34b98585512d7be33a36e2f9522
refs/heads/master
2021-12-25T11:19:43.743888
2021-10-21T14:47:58
2021-10-21T14:47:58
216,364,945
77
5
NOASSERTION
2021-10-21T02:24:26
2019-10-20T13:18:28
C++
UTF-8
C++
false
false
1,723
hpp
/// @copyright /// Copyright (C) 2020 Assured Information Security, Inc. /// /// @copyright /// Permission is hereby granted, free of charge, to any person obtaining a copy /// of this software and associated documentation files (the "Software"), to deal /// in the Software without restriction, including without limita...
[ "rianquinn@gmail.com" ]
rianquinn@gmail.com
16d7f07eb93e0e3fe69f4931ee7a5607dd97de38
17ad00620bf0fed7c693ee5be4e1a14c809bf281
/Grafos/Busca/dfs.cpp
c83da34ee5a98fdbd6cac0ed65c3da4dc46daba1
[]
no_license
jhonatanrichard/Notebook
7a62c6b41b788066e7e0288b808a2d637d768890
01fc5a23faf48085fb991a525bf367adcb714e6e
refs/heads/master
2021-01-01T19:02:22.339452
2014-08-18T00:04:20
2014-08-18T00:04:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,417
cpp
/* Autor: Jhonatan Ríchard Raphael Data: 10/07/2012 Algoritmo: DFS (depth-first-search) Descrição: Visita todos os vértices de um grafo em profundidade. Imprime o caminho da busca a partir do vértice 's'. Complexidade: O(V+E) Estrutura de Dados: lista de adjacências Início Indexação vetor: 1 Observação: supõe-se gr...
[ "jhon.raphael@gmail.com" ]
jhon.raphael@gmail.com
680728fe2bcfadde350df902509ba4a807f1d539
9256db8d0af4f2224bcb9ef282e19da0e7f49029
/src/includes/AST/AST_UserDefinedFunctionCall.hpp
a8febf2ea71190df103df0eb09bf281d16f7e788
[]
no_license
killvxk/wscript
fc57e8bc96468e6a89d2beac335d8472f4804848
39f572bb46bd1a2bacdbc16a1f9fd8cf66862136
refs/heads/master
2020-05-07T08:41:12.367168
2018-11-02T13:50:06
2018-11-02T13:50:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
556
hpp
#ifndef AST_USER_DEFINED_FUNCTIONCALL_H #define AST_USER_DEFINED_FUNCTIONCALL_H #include "AST.hpp" #include "AST_FunctionCall.hpp" #include "AST_FunctionDefinition.hpp" #include <vector> #include "../typedefs.hpp" class Interpreter; class AST_UserDefinedFunctionCall: public AST_FunctionCall { public: AST...
[ "sebbekarlsson97@gmail.com" ]
sebbekarlsson97@gmail.com
fa1b57df110d31c4549d6f1fb13bce96af54da63
28eb1b60bc8623b64be01b7cc55d3126bac2541b
/app/src/main/cpp/image/ImageCreator.cpp
b1a718e01aa56144efe08764d67815a44b3d41a4
[]
no_license
qqsskk/HYPlayer
0a8ce9cadbba45d905d493e9d0918fa0439b290d
90fd183bd195cd37a7390ecf4a0c7ecf7e80013f
refs/heads/master
2022-12-13T21:30:34.547042
2020-09-23T11:24:07
2020-09-23T11:24:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,517
cpp
// // Created by templechen on 2019-09-02. // #include "ImageCreator.h" #include "../base/native_log.h" #include "../base/utils.h" AVFrame *ImageCreator::readFrame(int index) { if (pFrameYUV != nullptr) { return pFrameYUV; } long start = javaTimeMillis(); ic = avformat_alloc_context(); int...
[ "weichen@narvii.com" ]
weichen@narvii.com
7cd171a19f24151bcfd1865c18a48c807b9ff6df
570fc184f62d1cf8624ca2a5a7fc487af1452754
/layout/style/nsCSSValue.cpp
a0596e0d743ea2581f13489e8adc421bafd49f96
[]
no_license
roytam1/palemoon26
726424415a96fb36fe47d5d414a2cfafabecb3e6
43b0deedf05166f30d62bd666c040a3165a761a1
refs/heads/master
2023-09-03T15:25:23.800487
2018-08-25T16:35:59
2018-08-28T12:32:52
115,328,093
6
1
null
null
null
null
UTF-8
C++
false
false
61,330
cpp
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ...
[ "roytam@gmail.com" ]
roytam@gmail.com
ea2382ca26d785ed0add93caea6e24376e7920eb
381b75fe68a4da258e2e60a97105b66ac47214e4
/src/httpserver.h
e68630360217539f78d39a5f51b292e8a6b28b6c
[ "MIT" ]
permissive
lipcoin/lipcoin
3a5997dfc9193ee7dee6f9fa0adc1cb5fb8c92a3
7afc0a02d63620e5a5601474cca131cb0cf3bbe4
refs/heads/master
2021-01-24T07:57:56.248620
2018-03-17T19:04:38
2018-03-17T19:04:38
112,155,869
0
0
null
null
null
null
UTF-8
C++
false
false
4,025
h
// Copyright (c) 2015-2016 The LipCoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef LIPCOIN_HTTPSERVER_H #define LIPCOIN_HTTPSERVER_H #include <string> #include <stdint.h> #include <functional> stati...
[ "support@lipcoins.org" ]
support@lipcoins.org
9e2478d68d297c21c7da0f1a3934ac194f3812e3
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/curl/gumtree/curl_repos_function_701_curl-7.55.1.cpp
29a39e0a10253d946a3022ee725d342ca9fd2600
[]
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
2,358
cpp
static int validate_access(struct testcase *test, const char *filename, int mode) { char *ptr; long testno, partno; int error; char partbuf[80]="data"; logmsg("trying to get file: %s mode %x", filename, mode); if(!strncmp("verifiedserver", filename, 14)) { char weare[128]; ...
[ "993273596@qq.com" ]
993273596@qq.com
8d613af39ebc02f190d61dfdd6ac9ec77abde48a
d94aeeb531ca5866f91ef4ee7bd696e2b09be061
/contests/codeforcesRound299/a.cpp
9c8d49d2e47165b870aeeb77f60712286758d0da
[]
no_license
alexvelea/competitive
ffbe56d05a41941f39d8fa8e3fc366e97c73c2e0
f1582ba49174ca956359de6f68e26f6b30306a4d
refs/heads/master
2022-10-20T17:04:25.483158
2020-06-18T23:33:25
2020-06-18T23:33:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
968
cpp
//Problem a from codeforcesRound299 //"We are drowning in information and starved for knowledge." #include <cassert> #include <cmath> #include <algorithm> #include <iostream> #include <string> #include <vector> using namespace std; #define int64 long long const int inf = 0x3f3f3f3f; int64 calc(int l, int a, int b) ...
[ "veleandu@yahoo.com" ]
veleandu@yahoo.com
352a1ff90cd8ffee2a7018492f99747d91e45845
732407ec7ef326b2e96c55f49529ae06ba59cbd3
/src/SmartCarBoard/SmartCarBoardCell/ExtendedCells/aimtypecell.cpp
ea2b4779e4853be9e373dd80bb17f196c0d6685e
[ "MIT" ]
permissive
angeligareta/shortest-path-algorithm
208635d2df29f13c90a3afec96f8aa95ab0ac799
cd5d3e3e8932c5087b6de2a7a42f2380bcd38976
refs/heads/master
2021-09-02T10:07:27.560445
2018-01-01T18:57:33
2018-01-01T18:57:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
25
cpp
#include "aimtypecell.h"
[ "alu0100949568@ull.edu.es" ]
alu0100949568@ull.edu.es
90b7e19abc8258846465ad3c0d3fd9c24f2f06f7
6af0f22aaf967ee6aa0f0baf0ea8dda38c1044db
/snake/Item_list_cls.h
f336fd965ae21a1d1d2a59da621f5a2411b00ffe
[]
no_license
shingiyeon/game
68d1824d4371d94daa8c5244caab1c8556af06d3
6e488be1ae1ae22a534ec3f10bbe4ca3608f349e
refs/heads/master
2020-04-29T19:01:22.317446
2019-03-24T18:37:05
2019-03-24T18:37:05
176,341,553
0
0
null
null
null
null
UTF-8
C++
false
false
1,787
h
#include <stdlib.h> #include <windows.h> class Item_list_cls{ private: static int item_num; static std::vector<Item_cls*> item_list; public: Item_list_cls(); ~Item_list_cls(); bool checkedPreviousItem(pos POS); int getItemNum(); void ItemGenerated(Ma...
[ "nuclear852@kaist.ac.kr" ]
nuclear852@kaist.ac.kr
0f85abea7de1e3502f4fd01f179188c5694ce21b
affe864d254ac94e279afd779ace0d74c1e7fc9f
/test/time_map.cc
80909559cfb005766e9e7b6a8f49bfda5deb3f4e
[ "BSD-2-Clause" ]
permissive
robertyseward/ctrie
f333f56b9a83636655de3af9207665520027b485
be4bfc53cb0431c2a1e61b8987f9d557c76494e0
refs/heads/master
2021-01-10T19:16:14.728849
2014-11-30T03:29:54
2014-11-30T03:29:54
27,323,191
1
0
null
null
null
null
UTF-8
C++
false
false
3,939
cc
#include <cstring> #include <iostream> #include <map> #include <stdlib.h> #include <string> #include <time.h> #include <vector> using namespace std; void memoryUsage(); size_t uintRand(size_t interval) { return static_cast<size_t>( static_cast<double>(interval) * rand() / (RAND_MAX + 1.0)); } bool myGet(ist...
[ "robert.y.seward@gmail.com" ]
robert.y.seward@gmail.com
957a957d7db383ff42a726adc43105bb0cd0a48f
a305b232694c4965458587933a9282195507707d
/URI/1291.cpp
fc0533957577fee4bffc0497dbb1545d333dd0cb
[]
no_license
gustavo-candido/ONLINE-JUDGE
d1596a0d1b7960fc35686c8edb57e8360146a309
0b4070db187b4ff5761008039d4a5de426b07cf8
refs/heads/master
2022-06-09T10:33:40.956799
2022-05-13T18:11:36
2022-05-13T18:11:36
198,307,436
1
0
null
null
null
null
UTF-8
C++
false
false
302
cpp
#include <stdio.h> #include <math.h> #define PI 2.0*acos(0.0) main () { double A, I, II, III; while (scanf("%lf", &A) != EOF) { I = A*A*(1-sqrt(3)+PI/3); II = A*A*(2*sqrt(3)-4+PI/3); III = A*A*(4-2*PI/3-sqrt(3)); printf("%.3F %.3F %.3F\n", I, II, III); } }
[ "gustavocandidofreitas@gmail.com" ]
gustavocandidofreitas@gmail.com
de26f1f3f549a9b1757d3131cec4ba94583b3651
3c35283b24f956e4d388f6df78dbeec76d8cf06a
/misc/bool_increment_01.cpp
5a20c01cc331679c6b88b37b7e6be78efad85fc2
[]
no_license
melihcicek/cpp-kursu-kodlar
015109fee426bda427061625466333d160e38593
101d6da4c0b3904867dabd530817a68a117d1da3
refs/heads/main
2023-08-23T04:32:05.875621
2021-11-02T15:12:19
2021-11-02T15:12:19
424,111,816
1
0
null
2021-11-03T06:16:18
2021-11-03T06:16:18
null
UTF-8
C++
false
false
92
cpp
int main() { bool flag = false; //... ++flag; //C++17 ile dilden resmen kaldırıldı }
[ "noreply@github.com" ]
noreply@github.com
d75e8bc7ef86d69ff26e0bf5a6810c5061ebce04
f38ebe0db203d2f8951adb2942cd36bd707f57b0
/src/worker.cpp
eac0f940f07abf3ac721bdcf4c6869ab2c591e25
[]
no_license
reactorlabs/js-tokenizer
1f15ff819ef7c2a1b0037dbd76b9902251b05a23
9e3dface84f1652274c395c1a0976c0a247e6897
refs/heads/master
2020-12-01T16:56:58.883518
2016-11-08T21:21:17
2016-11-08T21:21:17
67,685,983
4
0
null
null
null
null
UTF-8
C++
false
false
2,214
cpp
#include <iostream> #include <iomanip> #include "worker.h" std::mutex Worker::m_; thread_local Worker * Worker::worker_ = nullptr; std::mutex Worker::doneM_; std::condition_variable Worker::allDone_; std::atomic_uint Worker::numThreads_; std::ostream & operator << (std::ostream & s, Worker::Stats const & stats) {...
[ "peta.maj82@gmail.com" ]
peta.maj82@gmail.com
7e84d9fb08cbb27bedf0d4f1ac680892ea5af1d6
67a21968701b1e2e41c1a96fb341f55026ed3fb2
/src/core/include/enkidu/model/Model.hpp
2f2e79db91e76fc60efbacfe19fca844cb674957
[]
no_license
BenLeadbetter/enkidu2
4df26c216c0e25342fe69b15c115b7221fdec7a5
59b613a7aab0267bc9305bb85ee924b7d0898576
refs/heads/master
2023-03-17T04:49:05.387084
2021-02-27T07:52:34
2021-02-27T07:52:34
338,125,220
0
0
null
2021-02-27T07:52:35
2021-02-11T19:05:49
C++
UTF-8
C++
false
false
503
hpp
#pragma once #include <enkidu/app/Version.hpp> #include <enkidu/model/Connection.hpp> #include <enkidu/model/Node.hpp> #include <immer/box.hpp> #include <string> namespace enkidu::model { struct Document { Connections connections; Nodes nodes; }; struct CoreModel { immer::box<const std::string> name;...
[ "ben_leadbetter@hotmail.com" ]
ben_leadbetter@hotmail.com
a90ea359bec44c619d355effea9a3da750f72b25
812e3412c7ec16b31af1cc9e192608fcd5505f1b
/Classes/HeroControl.cpp
c162834ec48dcb15969f8131a19908ed035a8a98
[]
no_license
JMJ-26/Cocos2d_Team_Portfolio
c142c4810815752a27cf0708a418a564dcfc0a73
33121f5122eb8f9d46210106b26ab91f2623d8bd
refs/heads/master
2020-12-15T08:11:39.618501
2020-01-19T14:29:21
2020-01-19T14:29:21
null
0
0
null
null
null
null
UHC
C++
false
false
11,081
cpp
#include "HeroControl.h" HeroControl::HeroControl(Scene* scene, Hero* hero) { _hero = hero; // 히어로 메모리주소 받아오기 _scene = scene; // Scene 메모리주소 받아오기 cache = SpriteFrameCache::getInstance(); // 캐쉬생성 cache->addSpriteFramesWithFile("UI/ui_gameplay.plist"); // plist 추가 cache->addSpriteFramesWithFile("Player/UNIT_B~1/bt...
[ "dpalstn91@gmail.com" ]
dpalstn91@gmail.com
75fdcd3dddd211ca59d9c45fe7e75e3501c9bbc9
4490d69eaf34f3e0fb2b15e550aa7f633e499454
/Hud.h
b069e4ec899053fddb9df65fc999b303a591db27
[]
no_license
pralobo/game
5d9eb917a7794d66a17f0dc483c47079c4ad75da
c63e0307e3d7fb6c3d8afed1516672a6127ba65d
refs/heads/master
2021-01-19T15:02:44.778178
2014-08-01T14:56:48
2014-08-01T14:56:48
15,618,403
0
1
null
null
null
null
UTF-8
C++
false
false
364
h
#include <iostream> #include <cmath> #include "ioManager.h" #include "vector2f.h" class Hud{ public: void draw() const; Hud(int,int,int,int); private: Hud(); Hud(Hud&); Hud& operator=(Hud&); int locX,locY,height,width; const IOManager& io; const Uint8 red; const Uint8 green; co...
[ "praveen.lobo@gmail.com" ]
praveen.lobo@gmail.com
2e4d688582bd7e2c468dd694b805b63c8acc95ad
ab92497e40edd8181754e85b166a72ec856ae58e
/Chap 2/InsertionSortDecreasing.cpp
ba01231f003a96dce94dc34395660fbd2d0bd397
[]
no_license
amanchhajed/Cormen
d8c03970fb6cd0cc162e3b4b24092a9057f7aeb7
4add0846dddff43127f320e5bcdb3004be275f66
refs/heads/master
2021-06-28T16:15:51.405996
2017-09-12T18:47:56
2017-09-12T18:47:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
493
cpp
#include<bits/stdc++.h> using namespace std; void insertion_sort_decreasing(int a[], int n) { int x,j; for(int i = 1;i<n;i++) { x = a[i]; j = i-1; while(j>=0 && x > a[j]) { a[j+1] = a[j]; j = j-1; } a[j+1] = x; } } void printArray(...
[ "chajedaman@gmail.com" ]
chajedaman@gmail.com
ad6cb0f2609a1579bdacff574db21c6935becbff
c9b02ab1612c8b436c1de94069b139137657899b
/fist_card/app/kernel/DataSingleton.h
684bfc271c97765c982b8e4dcaca4959e8284ff7
[]
no_license
colinblack/game_server
a7ee95ec4e1def0220ab71f5f4501c9a26ab61ab
a7724f93e0be5c43e323972da30e738e5fbef54f
refs/heads/master
2020-03-21T19:25:02.879552
2020-03-01T08:57:07
2020-03-01T08:57:07
138,948,382
1
1
null
null
null
null
UTF-8
C++
false
false
20,743
h
/* * DataSingleton.h * * Created on: 2016-8-16 * Author: Ralf */ #ifndef DATASINGLETON_H_ #define DATASINGLETON_H_ #include "Common.h" #include "DBCBase.h" #include "ErrorUtil.h" /* * 数据管理器的基类,继承该类后会在LogicManager中调用各个函数和虚函数 */ class DataSingletonBase { public: virtual ~DataSingletonBase(){} DataSingle...
[ "178370407@qq.com" ]
178370407@qq.com
ed12daac5f7f6689cb60e8b79d5c00ab63c19d5e
89232783ffc0d62ab9d59635162738823fa67262
/Contests/CCPL/UvaZeroesIII1.cpp
ec7d10c8cd511be7269359f70278866dcccdcda7
[]
no_license
JCiroR/Competitive-programming
d7987758c863dfa0bc20cc6397c11443005484a1
cd23f48dacd86e5fa0eb50f5b05c06926fec4f02
refs/heads/master
2021-08-19T09:25:17.252574
2020-07-05T23:32:12
2020-07-05T23:32:12
74,248,369
0
0
null
null
null
null
UTF-8
C++
false
false
1,031
cpp
#include <iostream> #include <bitset> #include <vector> #include <algorithm> #include <cstdio> #include <climits> using namespace std; typedef long long ll; int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); ll n, b; while(cin >> n >> b && (n || b)) { ll ans = LONG_LON...
[ "jcirore@eafit.edu.co" ]
jcirore@eafit.edu.co
647070a2daa964821013ebd72f7e914b70dd4d69
cad04bb71f3afd50c4df3b2f321cd378d3ad8cb9
/Book practices/《C++primer》 5th 练习代码/chapter9/Exercise9.32.cpp
fa08b762b2cf9714ec52ddb4f99512d8c9a97aa9
[]
no_license
SourDumplings/CodeSolutions
9033de38005b1d90488e64ccbb99f91c7e7b71ec
5f9eca3fe5701a8fca234343fde31cfcba94cf27
refs/heads/master
2023-08-16T17:23:34.977471
2023-08-07T13:14:47
2023-08-07T13:14:47
110,331,879
10
8
null
2023-06-14T22:25:16
2017-11-11T08:59:11
C
UTF-8
C++
false
false
841
cpp
/* @Date : 2017-12-24 17:42:17 @Author : 酸饺子 (changzheng300@foxmail.com) @Link : https://github.com/SourDumplings @Version : $Id$ */ /* p356 */ #include <iostream> #include <cstdio> #include <cctype> #include <string> #include <vector> #include <stdexcept> #include <initializer_list> #include <fstream> #i...
[ "changzheng300@foxmail.com" ]
changzheng300@foxmail.com
304b6f80e45a98f379f632ceee4420af69d49e5b
3dc39b438c21933c8ae670de9002d4c1ee55e0c7
/과제-opencv/Project3/Project1/소스.cpp
cbbb4b474ab1df57804fb57b4f17ab25bef1c65c
[]
no_license
tyrue/4th_Intelligent-Image-Processing
7d2bb22f68f39210c444ffd276e85b20d4955b6d
50a165f9756284950d9442f1a252a5529da9a677
refs/heads/master
2020-03-28T11:47:14.189533
2019-02-08T09:09:35
2019-02-08T09:09:35
148,246,769
1
0
null
null
null
null
UTF-8
C++
false
false
1,830
cpp
#include <opencv2/opencv.hpp> #include <iostream> using namespace cv; using namespace std; void ExtractByHsv(Mat hsv, Mat bin); void HoughTransform(Mat mbin, Mat dst); void main() { Mat source = imread("00001.jpg"); // 원본 영상 Mat hsv = Mat(source.size(), CV_8UC3); cvtColor(source, hsv, CV_BGR2HSV); Mat channel...
[ "kdh9426@naver.com" ]
kdh9426@naver.com
3249e26bfe6d50adacddf020650bd5b84243724f
8348a5c3c919e443c36cd87e8841af593822d550
/fizzbuzzcpp/fizzbuzzcpp.cpp
11d0ce8335482412479401719bb2a6890801813d
[]
no_license
StephenDini/FizzBuzz
9caf32a15f4a2c52316bfe07bc1ccbe96fa30dc6
53e1ad5c3e0d6c86ca932095b250aecda6b83441
refs/heads/master
2020-07-21T11:40:11.572175
2019-09-06T18:39:36
2019-09-06T18:39:36
206,852,334
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,362
cpp
// fizzbuzzcpp.cpp : This file contains the 'main' function. Program execution begins and ends there. // #include <iostream> using namespace std; int main() { //"Write a program that prints the numbers from 1 to 100. // But for multiples of three print “Fizz” instead of the number // and for the multiples of ...
[ "stephendini@gmail.com" ]
stephendini@gmail.com
71940e1185a7717df8df9f15b8fa7fb4210745fb
27ac345b7a2155e7b24d2182e9e9ce5bf2a8a2ee
/test/example/convolution_practice.cpp
d0a8e20e3adbcf5c84008b8e14a1d0823b82cef7
[ "CC0-1.0" ]
permissive
atcoder/ac-library
7b10fd76927799dec3c847a3713abc626d3afe5c
d8ca7f26686f6c78d15d13ca438ea866526e87fb
refs/heads/master
2023-08-18T09:17:53.188284
2023-04-11T15:15:07
2023-04-11T15:15:07
293,816,245
1,509
247
CC0-1.0
2023-08-14T04:39:22
2020-09-08T13:18:37
C++
UTF-8
C++
false
false
586
cpp
#include <atcoder/convolution> #include <atcoder/modint> #include <cstdio> using namespace std; using namespace atcoder; using mint = modint998244353; int main() { int n, m; scanf("%d %d", &n, &m); vector<mint> a(n), b(m); for (int i = 0; i < n; i++) { int x; scanf("%d", &x); ...
[ "yosupo06@gmail.com" ]
yosupo06@gmail.com
4eecb7196ce55f462982313c6c61e8837cc3668a
a9e9fe1f10d82a3ae4a2e9e4d7be37a4ef508794
/benchmark.cpp
10f7af39a99270b8e8858c466236f9795528ad22
[]
no_license
matthias-springer/huffman-encoding
9c1baefd5a060f3c6093134bd89706e0aff77fb3
19376c6339c57f59829194646d438e1f1ee855a3
refs/heads/master
2016-09-05T17:22:29.495392
2015-11-18T06:28:36
2015-11-18T06:28:36
22,295,376
0
0
null
null
null
null
UTF-8
C++
false
false
2,167
cpp
#include "huffman.h" #include <iostream> using namespace std; #define word_t unsigned long #include <sys/time.h> #include <sys/resource.h> // source: http://stackoverflow.com/questions/16764276/measuring-time-in-millisecond-precision double get_process_time() { struct rusage usage; if( 0 == getrusage(RUSAGE...
[ "me@matthiasspringer.de" ]
me@matthiasspringer.de
7a3bde4e3056c12c90f807910209b2b1fb75f1b8
1e299bdc79bdc75fc5039f4c7498d58f246ed197
/stdobj/Status.h
5f194bfcdd7859885a90fe8b1f6d61d6e08c4b30
[]
no_license
moosethemooche/Certificate-Server
5b066b5756fc44151b53841482b7fa603c26bf3e
887578cc2126bae04c09b2a9499b88cb8c7419d4
refs/heads/master
2021-01-17T06:24:52.178106
2011-07-13T13:27:09
2011-07-13T13:27:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,780
h
//-------------------------------------------------------------------------------- // // Copyright (c) 1999 MarkCare Solutions // // Programming by Rich Schonthal // //-------------------------------------------------------------------------------- // Status.h: interface for the CStatus class. // ///////////...
[ "rich@schonthal.com" ]
rich@schonthal.com
c01e6d18fab6e70f40d258999d19d8b08e2d5fba
fe521ae03bb2cc87261f2e416dc63934b99e68f8
/CCL_gpu/src/ccl_gpu.cpp
545ec6cd13e12abe194ab98b2e3be2a6b8a115d2
[]
no_license
feixuedudiao/ConnectedComponentsLabelling_OpenCL
1e3c2b238b1dd31abc7c02a60f4a1b34f8650294
05a476fb33eb6691ff7c7dd7a2f4754ac2525b53
refs/heads/master
2020-11-28T17:17:45.298016
2018-04-29T21:25:07
2018-04-29T21:25:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,848
cpp
/// /// @file ccl_init.cpp /// @brief This is where the OpenCl implementation is wrapped up into a cpp file for compilation purposes. /// This contains the OpenCl initialisation. #include "ccl_gpu.h" #define NPASS 40 //make it higher for bigger images. Better results but lowers performace //--------------...
[ "i7436074@wg0636.student.bournemouth.ac.uk" ]
i7436074@wg0636.student.bournemouth.ac.uk
becf4e52bcf502246e2a25e583886daadd6667ce
7c5213d3df6a265cb90aedb0ef9df7f9258509eb
/borlandClient/main.cpp
9bc117a483b5c26b20c5aa4b4d2563c3f2755f5d
[]
no_license
TotteKarlsson/navitarWrapper
4da15579507e392171caaf85ea72507512b8d2a7
09715967236da63c83bb0acdc864b1ab253cce38
refs/heads/master
2020-09-11T23:56:26.829042
2017-06-15T20:38:36
2017-06-15T20:38:36
94,456,225
0
0
null
null
null
null
UTF-8
C++
false
false
262
cpp
#include "../NavitarWrapper/NavitarWrapper.h" int main() { int* bridge = getBridge(); //bridge->PrintMessage("Hello"); //delete ptr; setValue(bridge, 14); int value = getValue(bridge); return 0; } #pragma comment(lib, "../Debug/NavitarWrapperB.lib")
[ "v-matsk@alleninstitute.org" ]
v-matsk@alleninstitute.org
060777a666d088594b55f87fc7fc37b26fbba56b
04dc75984350c0fea91b2b1eee92022ce0d06661
/TPI-toroide/tests/EJ05_cantidadVecinosVivosTEST.cpp
6b010828f3dde4f3e122aaa0302f604aa8e43f22
[]
no_license
sebacagnoni/juegoDeLaVida
431537faa358397683ccc1c40336592352b48332
d0f76a4797e33afd601c68c04d47fa707c03a558
refs/heads/master
2023-06-18T20:41:49.420942
2021-07-18T18:53:40
2021-07-18T18:53:40
375,856,926
0
0
null
null
null
null
UTF-8
C++
false
false
1,722
cpp
#include "../ejercicios.h" #include "../auxiliares.h" #include "gtest/gtest.h" #include <algorithm> using namespace std; TEST(cantidadVecinosVivosTEST, seisVivos){ toroide t = { {true, false, false, false}, {false, false, true, true}, {false, false, false, false}, {...
[ "scagnoni@dc.uba.ar" ]
scagnoni@dc.uba.ar
e7c7b63448cade6f2cc7c1fc619b2fedaff2e93d
73c8a3179b944b63b2a798542896e4cdf0937b6e
/UVA/BoxesOfChocolates.cpp
55532f411c4658ee8b6d7eeb3c258caf8da88d70
[ "Apache-2.0" ]
permissive
aajjbb/contest-files
c151f1ab9b562ca91d2f8f4070cb0aac126a188d
71de602a798b598b0365c570dd5db539fecf5b8c
refs/heads/master
2023-07-23T19:34:12.565296
2023-07-16T00:57:55
2023-07-16T00:57:59
52,963,297
2
4
null
2017-08-03T20:12:19
2016-03-02T13:05:25
C++
UTF-8
C++
false
false
811
cpp
#include <bits/stdc++.h> template<typename T> T gcd(T a, T b) { if(!b) return a; return gcd(b, a % b); } template<typename T> T lcm(T a, T b) { return a * b / gcd(a, b); } template<typename T> void chmin(T& a, T b) { a = (a > b) ? b : a; } template<typename T> void chmax(T& a, T b) { a = (a < b) ? b : a; ...
[ "jefersonlsiq@gmail.com" ]
jefersonlsiq@gmail.com
3b740b872cc95ccad8288666ff58df3e62a857ff
d2fe987156fbe19832e1e6c24d8fcf4aa9472907
/MapleBlankBlade/processor1/constant/polyMesh/cellProcAddressing
2ff60a73f094ae4983b18c49e71ed419aeaa784f
[]
no_license
harinik05/BASEF-2021
d18ae164bc116d51b9b68c351b8159c2809ca63f
a83dee5d369caccbb513dad8df5023926689a71a
refs/heads/main
2023-07-24T14:12:16.730306
2021-02-03T00:33:51
2021-02-03T00:33:51
323,745,817
0
0
null
null
null
null
UTF-8
C++
false
false
116,227
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1906 | ...
[ "63025647+harini-cookie@users.noreply.github.com" ]
63025647+harini-cookie@users.noreply.github.com
382e4caa05668c863b972d7a8e3dff10cf474c1a
73df58bb1c256e35465787c24135f85156694532
/Engine/Source/Runtime/GameplayAbilities/Private/Abilities/Tasks/AbilityTask_WaitDelay.cpp
13c67e81c02519aae701d905732c621c17c6f3a0
[]
no_license
igchesnok/AHRUnrealEngine
9c003bf9988d58ece42be4af030ec6ec092cd12e
d300f83087a2d790f5bd9571dad441c67b2776b6
refs/heads/master
2021-01-18T17:49:35.497706
2014-10-09T22:32:35
2014-10-09T22:32:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,035
cpp
#include "AbilitySystemPrivatePCH.h" #include "Abilities/Tasks/AbilityTask_WaitDelay.h" UAbilityTask_WaitDelay::UAbilityTask_WaitDelay(const class FPostConstructInitializeProperties& PCIP) : Super(PCIP) { Time = 0.f; TimeStarted = 0.f; } UAbilityTask_WaitDelay* UAbilityTask_WaitDelay::WaitDelay(UObject* WorldCont...
[ "unrealbot@users.noreply.github.com" ]
unrealbot@users.noreply.github.com
7e0a07cd3a3cfc9102fec15030676c1e3dd7ce7e
c776476e9d06b3779d744641e758ac3a2c15cddc
/examples/litmus/c/run-scripts/tmp_5/Z6.2+dmb.sy+addr+dmb.st.c.cbmc_out.cpp
2c27dbf99d1cf2f783d32581d2d3da927b1f8fde
[]
no_license
ashutosh0gupta/llvm_bmc
aaac7961c723ba6f7ffd77a39559e0e52432eade
0287c4fb180244e6b3c599a9902507f05c8a7234
refs/heads/master
2023-08-02T17:14:06.178723
2023-07-31T10:46:53
2023-07-31T10:46:53
143,100,825
3
4
null
2023-05-25T05:50:55
2018-08-01T03:47:00
C++
UTF-8
C++
false
false
40,427
cpp
// Global variabls: // 0:vars:3 // 3:atom_1_X0_1:1 // 4:atom_2_X0_1:1 // Local global variabls: // 0:thr0:1 // 1:thr1:1 // 2:thr2:1 #define ADDRSIZE 5 #define LOCALADDRSIZE 3 #define NTHREAD 4 #define NCONTEXT 5 #define ASSUME(stmt) __CPROVER_assume(stmt) #define ASSERT(stmt) __CPROVER_assert(stmt, "error") #define m...
[ "tuan-phong.ngo@it.uu.se" ]
tuan-phong.ngo@it.uu.se
49f9d51209aaaf2564dfd79eadf6cc07e09b71d7
3c1d2e7bbfe7bfe7142e8363f1823254fa780f77
/FinalProject/Utility.cpp
6226c2980808b6405bf91d5e9033d199cc8ab176
[]
no_license
walshdan9163/Monopoly-Game
de70b04f993597b5e77a8292f52a27b29802cf92
cba5b5934dc9f25b305a02f89d7ffcb6850e59fe
refs/heads/master
2021-01-13T15:38:15.543281
2017-01-26T02:05:21
2017-01-26T02:05:21
80,077,686
0
0
null
null
null
null
UTF-8
C++
false
false
2,541
cpp
#pragma once #include "Utility.h" #include <iostream> #include <random> #include <ctime> #include <cstdlib> #include <time.h> using namespace std; class Player; Utility::Utility(std::string name, int price) : Tile(name, price) { this->name = name; this->value = price; this->owned = 0; } void Uti...
[ "noreply@github.com" ]
noreply@github.com
4f90930a4a8f16f8ecb36c5fba998b806f25f584
84c21e74a302944ea27cc5758414bbbd91a6e35b
/Vector/MyVector_copyForConstructor.h
0c16cac4503a5688a4ae5b51701bcba643580ab4
[]
no_license
Gogogoforit/Data-Structure-Implementation-master
519e801252affe553eeeb00a6f7acc0c9fb256af
79005ac62a9415ac0a78de70d05dfbdcf4fb8813
refs/heads/master
2020-04-16T12:21:08.236467
2019-01-14T23:57:50
2019-01-14T23:57:50
165,575,086
0
0
null
null
null
null
UTF-8
C++
false
false
199
h
template<class T> void MyVector<T>::copyForConstructor(T const *A, Rank lo, Rank hi) { _capacity = (hi-lo)*2; _elem = new T[_capacity]; _size = 0; while(lo<hi) { _elem[_size++] = A[lo++]; } }
[ "2945138243@qq.com" ]
2945138243@qq.com
ea8d2a5ebca5403953cb1b6f6ba3e11216956132
ca11cea2914d0addd286a9e614ea4a9c9607ff3b
/BenLib/benfile.h
38688ad75f3387f6a9beed246fa2fc4fe2489d86
[]
no_license
eslam-99/programming-abstractions
87cf77e8c65c868d7f50093b5362941f2a619e59
78113a663664e7ba035715128bf1fa68bc3f2f4f
refs/heads/master
2020-04-07T03:04:46.713406
2016-05-02T16:27:59
2016-05-02T16:27:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
929
h
// // benfile.h // 5_02 // // Created by Ben Mills on 10/30/13. // // Stanford's "filelib.h" is not happy on my x_64 computer :( // So I made my own. // #ifndef _benfile_h #define _benfile_h #include <fstream> #include <string> /* * Function: promptUserForFile * Usage: string filename = promptUserForFile(strea...
[ "fuzzyllama@gmail.com" ]
fuzzyllama@gmail.com
50c9c2f305e88cecfce3d4cbdafeae708e62a602
0083d0792088e067502013a4df53d141b94e014e
/netd/UsbController.cpp
f5691c23f7bfbb6bb9afa784506a83c75c6524a8
[]
no_license
davidbarboza1979/android_device_lge_ally
1d3be63a16d565cf5c711b7a62f67aab8d952167
068235527908bbad2ad3fd8bdf68f46982f058e3
refs/heads/master
2020-12-25T02:31:11.811384
2013-07-10T11:05:26
2013-07-10T11:05:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,257
cpp
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "venkat.kamesh09@gmail.com" ]
venkat.kamesh09@gmail.com
b9e31850411583102153cc69c2232aca39d3a296
002b6230874dea6e4d76defafc1ae293b5744918
/utilities/PostProcessing/FieldConvert/Module.cpp
4d17f6df549b4620287178c9d87459ff76877589
[ "MIT" ]
permissive
SCOREC/nektar
f3cf3c44106ac7a2dd678366bb53861e2db67a11
add6f04b55fad6ab29d08b5b27eefd9bfec60be3
refs/heads/master
2021-01-22T23:16:16.440068
2015-02-27T17:26:09
2015-02-27T17:26:09
30,382,914
6
7
null
null
null
null
UTF-8
C++
false
false
5,587
cpp
//////////////////////////////////////////////////////////////////////////////// // // File: Module.cpp // // For more information, please see: http://www.nektar.info/ // // The MIT License // // Copyright (c) 2006 Division of Applied Mathematics, Brown University (USA), // Department of Aeronautics, Imperial Coll...
[ "dan.a.ibanez@gmail.com" ]
dan.a.ibanez@gmail.com
2ca7e4bf5284b34995ad89a770e99e79e5c2cfaa
539ef8c7bef23a1396869cec4b3079ab6ea32849
/include/Task.hpp
4f79eddd3dd7bdf36400d9046af3e0d1af13420a
[]
no_license
hessam-kk/ToDo-App
58bb23785b4aa520c9891ac7bc7b28097f4e8235
46db141a8c3f9ae854b2882fdff026916ffec18e
refs/heads/master
2023-02-03T10:06:06.579482
2020-12-23T17:20:35
2020-12-23T17:20:35
323,961,962
0
0
null
null
null
null
UTF-8
C++
false
false
725
hpp
#pragma once #include <string> #include <vector> class Task{ public: friend void edit_task( unsigned short int, std::vector< Task > & ); Task( std::string, unsigned short int, bool, unsigned short int ID ); Task(); void set_name(); void set_ID( const std::vector< Task > & ); void set_priority()...
[ "hessam2koucheki@gmail.com" ]
hessam2koucheki@gmail.com
5754f023a1a7ddf71a546726b59dfab11e45c6cf
d1494fd8e52b4101681ab7d492b145031e9e4615
/transmitDistanceOverWifi/transmitDistanceOverWifi.ino
6bbd033a029ea9c278d2a2b0e905fd517c9cc429
[]
no_license
nagarjunch/Arduino-Sketches
5338458374a6a114e8e92b022e9b83af4187442a
d45545527a3df1ff232ee5bdaf71ba46070f11b7
refs/heads/master
2020-06-05T01:30:18.273249
2019-06-17T03:13:33
2019-06-17T03:13:33
192,266,425
0
0
null
null
null
null
UTF-8
C++
false
false
5,462
ino
#include <SoftwareSerial.h> #define LEDPIN 13 #define TRIGPIN 10 #define ECHOPIN 9 SoftwareSerial wifiSerial(3, 2); // RX, TX for ESP8266 bool DEBUG = true; int responseTime = 1000; void setup() { pinMode(LEDPIN,OUTPUT); pinMode(TRIGPIN, OUTPUT); pinMode(ECHOPIN, INPUT); Serial.begin(9600); while (!S...
[ "chodapaneedi.nagarjun@gmail.com" ]
chodapaneedi.nagarjun@gmail.com
679c68c8056c639ac74239d2c0ee5559117f6475
dcc668891c58cd594234d49a209c4a5e788e2341
/include/lol/def/LolHonorV2GameflowPhase.hpp
63fdaed8431b5823bb44466494f69718fdb1a42a
[ "BSD-3-Clause" ]
permissive
Arryboom/LeagueAPI
56d6832f125d1843d575330ae5b0c8172945cca8
be7cb5093aab3f27d95b3c0e1d5700aa50126c47
refs/heads/master
2021-09-28T01:05:12.713109
2018-11-13T03:05:31
2018-11-13T03:05:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,642
hpp
#pragma once #include "../base_def.hpp" namespace lol { enum struct LolHonorV2GameflowPhase { ChampSelect_e = 5, CheckedIntoTournament_e = 3, EndOfGame_e = 12, FailedToLaunch_e = 7, GameStart_e = 6, InProgress_e = 8, Lobby_e = 1, Matchmaking_e = 2, None_e = 0, PreEndOfGame_e...
[ "moonshadow565@gmail.com" ]
moonshadow565@gmail.com
f893c06f2b7822bc387300a34cd55cd9563117dd
c01340188fb16a5f239782f1ac5b91ea4fc78463
/materials/6.838/a1/libs/meshlab/src/meshlabplugins/filter_csg/filter_csg.cpp
de85a5962151a2e32d3dee767f2829cc7d4d02aa
[]
no_license
AlohaWu/dcba
715a5ac21392f01a762e06c087684ec18bcd5cca
5d09f7f7f464aeb4c160e0c0b56b1578c26231ed
refs/heads/master
2021-05-27T02:12:48.823288
2013-05-09T17:15:42
2013-05-09T17:15:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,957
cpp
/**************************************************************************** * MeshLab o o * * An extendible mesh processor o o * * _ O _ * * Copyri...
[ "troyastorino@gmail.com" ]
troyastorino@gmail.com
1df2da77245ef53f22ec1c100c0f66f14b84436b
3013a1bb0f9f204b104059ea2cd080e556b95f80
/src/CharacterPerformanceVector.h
7ca4d0bd6384f41f3df11feb851798a84330115f
[]
no_license
hbiehl/charanis
90cb562d0f9fc251b2cf4a649463dac7ed1cb727
603fd7c8463fd51783b04a864013b6d6db0fe231
refs/heads/master
2021-04-09T17:16:38.158513
2009-02-10T22:39:10
2009-02-10T22:39:10
77,812
1
0
null
null
null
null
UTF-8
C++
false
false
423
h
/* * CharacterPerformanceVector.h * OgreTest * * Created by Holger Biehl on 26.04.06. * Copyright 2006 __MyCompanyName__. All rights reserved. * */ #ifndef CHARACTER_PERFORMANCE_VECTOR_H #define CHARACTER_PERFORMANCE_VECTOR_H // std includes #include <vector> namespace Charanis { class CharacterPerformance...
[ "holger.biehl@gmx.de" ]
holger.biehl@gmx.de
01bdf5544c16fe6aba7a5f534d98ac021f59359c
e4653b9847a4d70a2a55b71465429a49837a4651
/include/pruv/tcp_server.hpp
105a9617c54157732fb9a436b542b7cef808f05e
[ "BSD-2-Clause" ]
permissive
API92/pruv
6c83fe654abc209c90c6c13dbb538311b3335db1
9ab9b43ee10ee0e2c29f3aa93c9bf09b8bc50547
refs/heads/master
2021-01-16T23:57:52.893557
2017-11-10T22:35:39
2017-11-10T22:35:39
58,484,744
1
0
null
null
null
null
UTF-8
C++
false
false
582
hpp
/* * Copyright (C) Andrey Pikas */ #pragma once #include <uv.h> namespace pruv { class tcp_server : private uv_tcp_t { public: bool init(uv_loop_t *loop) noexcept; bool bind(sockaddr *addr, unsigned int flags) noexcept; bool listen(int backlog, uv_connection_cb cb) noexcept; /// Can be called only...
[ "API.92@ya.ru" ]
API.92@ya.ru
6d2ef6aecf271cbaf07379ea3a465f5bc4bf24fb
1be63540b84684259cd1f46652f1d4f72920e9c5
/src/Widgets/TextWidget.cpp
3828f1f011f4de7b9678a9a27312229da90ecd24
[]
no_license
jevarg/epitech-bomberman
5794598804041333e0dcb9489237166098e206f1
4f4e5f9e9250009cf43f6ad2602f2b440b3de337
refs/heads/master
2023-03-22T16:58:07.318028
2021-03-08T23:44:37
2021-03-08T23:44:37
345,822,961
0
0
null
null
null
null
UTF-8
C++
false
false
579
cpp
#include "TextWidget.hpp" TextWidget::TextWidget(int x, int y, int height, int width, const std::string &text) : AWidget(x, y, height, width) { _text.setText(text, x, y, POLICE_SIZE); } TextWidget::~TextWidget() { } void TextWidget::draw(gdl::AShader &shader, const gdl::Clock &clock) { _text.draw(shader, cloc...
[ "luc.sinet@epitech.eu" ]
luc.sinet@epitech.eu
3210c5588493e11f5adbd34fe4bee838bac251d2
76133a21119194a3a5884293fcbae852aa3bc363
/mrViewer/src/core/mrvString.h
17df9cbad65d079b99a93883d3ff98b578701319
[]
no_license
RadyGo/mrviewer
760664295ad7abaa6d4d44200c9a2744d1b99eb0
180a4d6df6444b8f8d84021a10331ee034658a90
refs/heads/master
2022-11-07T05:55:14.879977
2020-06-25T03:46:07
2020-06-25T03:46:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,565
h
/* mrViewer - the professional movie and flipbook playback Copyright (C) 2007-2020 Gonzalo Garramuño This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Licen...
[ "ggarra13@gmail.com" ]
ggarra13@gmail.com
293fcaeec25706f0fdb218695640270382cad6d2
dd8849cba469e624c4152dbf85a735acabdf3fd3
/test/normalize_to_nfkd_092.cpp
248008f8f3f70b7155f724d53613440b83229b05
[ "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
skyformat99/text
e237dce1cced4b8b92a1d80d4b25c99edb5772d6
f9e5979710c9a391e81f3f432ea6fd04e97d5490
refs/heads/master
2020-03-22T04:35:53.875892
2018-07-01T13:21:27
2018-07-01T13:21:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
914,601
cpp
// Warning! This file is autogenerated. #include <boost/text/normalize_string.hpp> #include <boost/text/utility.hpp> #include <gtest/gtest.h> #include <algorithm> TEST(normalization, nfkd_092_000) { // 0061 115BF 05B0 094D 3099 0062;0061 3099 115BF 094D 05B0 0062;0061 3099 115BF 094D 05B0 0062;0061 3099 115BF ...
[ "whatwasthataddress@gmail.com" ]
whatwasthataddress@gmail.com
d086af2b908cdfbed77405770eb29dccbd66f2cb
f56b8bd7c4b6e302a95c3ab1aba0b22011a1c781
/SoftwareRasterizer/Point.h
5fc7cc3f620d5039b9eaa539e7345046057228b5
[ "MIT" ]
permissive
minmul117/Rasterizer
1d1455832739cd25cd8edcd0a49f54df6673e1af
23d08ffcd5e0da191230077d2c88a7b370b044f2
refs/heads/master
2021-01-10T20:56:44.086803
2014-06-02T08:06:05
2014-06-02T08:06:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
463
h
#ifndef POINT_H #define POINT_H #include <GL/glut.h> class Point { private: float _x, _y, _z; public: Point(); Point(float x, float y, float z) { _x = x; _y = y; _z = z; } ~Point(); void SetZero(); void SetPoint(float x, float y, float z); float GetX() {return _x;} float GetY() {return _y;} float GetZ(...
[ "gdipig@naver.com" ]
gdipig@naver.com
805e99da978a630385fa5440e89227fa7ffd2c16
27c1f7aa012bb86f53dddf91f19d0385e07ab6d3
/RootConvert/Recon/CalParamsConvert.h
0680feb1d9aa096b5b278e8a769a57dd3c092688
[ "BSD-3-Clause" ]
permissive
fermi-lat/RootConvert
0304d83a138bc822d11e2114f3f3ad6c649ff9b2
c819499fb0da36acabdde545d20f5a080178bc15
refs/heads/master
2022-02-21T02:50:14.944272
2019-08-27T17:28:34
2019-08-27T17:28:34
103,186,912
0
0
null
null
null
null
UTF-8
C++
false
false
330
h
#ifndef RootConvert_CalParamsConvert_H #define RootConvert_CalParamsConvert_H 1 #include <Event/Recon/CalRecon/CalParams.h> #include <reconRootData/CalParams.h> namespace RootPersistence { void convert( const Event::CalParams &, CalParams & ) ; void convert( const CalParams &, Event::CalParams & ) ; } #endif ...
[ "" ]
da619e1d429ff59d1de793da9ab9d30b0f6b7cdf
0ae98bca2d2f90c1933fe6c3b823fbac96507429
/src/Weapons/Pistol.hpp
ef6defe6a12dd54d1d213666358c58c2eb0eee3f
[]
no_license
maker91/raycaster
1f3403690398a4415bcc69a38468bddf59d13467
3379ad394bed178a0479897c9298bb8ff0b93ebd
refs/heads/master
2021-01-10T20:44:19.619787
2013-10-28T16:04:58
2013-10-28T16:04:58
13,930,391
1
0
null
null
null
null
UTF-8
C++
false
false
91
hpp
#include "../Weapon.hpp" class Pistol : public Weapon { public: Pistol(Player *owner); };
[ "matthewreckless@hotmail.co.uk" ]
matthewreckless@hotmail.co.uk
4308f17ebd2d60f5076e5d251575930769d05ec2
9bd6da6598db4c08e09cfa1a85c3397b53725400
/Netsec/EvalPlugin/NatDetect.hpp
aa6633142ba5cdaa16c68c3ab0a3308381d7188d
[]
no_license
jbebe/netsec
de48ab00b87b65d9f1fccb4308ef595ee3aff485
8e87ba9c984cbba06e63c6b6d0d71d7a95e64900
refs/heads/master
2021-01-25T05:58:05.375988
2015-08-01T21:37:43
2015-08-01T21:37:43
40,079,674
0
0
null
null
null
null
UTF-8
C++
false
false
1,590
hpp
#pragma once #include <cstdint> #include <sstream> #include "../../debug.hpp" #include "../EvaluatorInfo.hpp" #include "../ParsedPacketElem.hpp" /* A basic detection */ class NatDetectionPlugin { private: std::unordered_map<uint8_t, std::string> ttl_os_list; std::vector<bool> ttl_valid_table; public: NatDete...
[ "juhasz.balint.bebe@gmail.com" ]
juhasz.balint.bebe@gmail.com
06e58a202c2dfe65da14f229d794a685530bfaf7
b7e2c62cff4fadf8b7eadda14bf80b367273042e
/build/gcc-obj/sparc64-sun-xomb/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
6b83b5ee6322904be63fb767e8d5bf508b57e49d
[]
no_license
att14/ultraxomb
7fc1b650c876f5dde0fc9c5a3da667321843256e
d75188655b4201133001cdda740cb49170abae1d
refs/heads/master
2021-01-18T14:25:01.749582
2011-12-13T23:02:45
2011-12-13T23:02:45
2,603,190
0
0
null
null
null
null
UTF-8
C++
false
false
112
hpp
/home/att14/ultraxomb/build/gcc-4.5.3/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
[ "att14@pitt.edu" ]
att14@pitt.edu
482459e590b3ba012ab6820b30ff0f659ef4ec28
dfb2ab0e663534497f63c20b55580ecc12be8ce1
/yellow/third-week/phone_number.cpp
1544c1b8f1118816825ab311b278d914480e81dd
[]
no_license
Panda06/c-plus-plus-modern-development
192a20cf281bc8a9e5401bc0586f5e91b942c5d8
c9b80f2906e76dc5f15f21e341ca90844d6365b1
refs/heads/master
2020-03-30T22:08:55.130676
2018-10-12T04:56:17
2018-10-12T04:56:17
151,656,284
1
0
null
null
null
null
UTF-8
C++
false
false
822
cpp
#include "phone_number.h" #include <iterator> #include <stdexcept> #include <sstream> PhoneNumber::PhoneNumber(const string &international_number) { std::istringstream ss(international_number); auto sign = ss.get(); getline(ss, country_code_, '-'); getline(ss, city_code_, '-'); getline(ss, local_n...
[ "gaparhoev@inbox.ru" ]
gaparhoev@inbox.ru
0c233404069f297c38ec3dd4a93a91e171db55fe
9c677a1775705f7c8f683d1f89d47e9ed15a32ee
/ACM/cf/ER75/c.cpp
b4bfafe96cc1a72ff32f2762e6e8289f19a1b475
[]
no_license
nc-77/algorithms
16e00a0f8ce60f9b998b9ee4ccc69bcfdb5aa832
ced943900a2756a76b2c197002010dc9e08b79c4
refs/heads/main
2023-05-26T20:11:25.762015
2021-06-08T07:16:30
2021-06-08T07:16:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
#include<bits/stdc++.h> #define ll long long #define debug(x) cout<<#x<<'='<<x<<endl #define set0(x) memset(x,0,sizeof(x)) using namespace std; //#define int long long const int inf=0x3f3f3f3f; const int maxn=2e6+10; int s0[maxn],s1[maxn]; int main() { //ios::sync_with_stdio(false); int t; cin>>t; while(t--...
[ "291993554@qq.com" ]
291993554@qq.com
1f74fc42fa02a10e1beb02ddc78726aa5c18714e
e41e78cc4b8d010ebdc38bc50328e7bba2d5a3fd
/SDK/Mordhau_MovieScene_classes.hpp
db16a7a090428f9e714eeb1fe63a09bc94996f4c
[]
no_license
Mentos-/Mordhau_SDK
a5e4119d60988dca9063e75e2563d1169a2924b8
aacf020e6d4823a76787177eac2f8f633f558ec2
refs/heads/master
2020-12-13T10:36:47.589320
2020-01-03T18:06:38
2020-01-03T18:06:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,268
hpp
#pragma once // Mordhau (Dumped by Hinnie) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- //Classes //--------------------------------------------------------------------------- // Class MovieScene.Movie...
[ "hsibma02@gmail.com" ]
hsibma02@gmail.com
9acb9937e97ff143da11b321ce6dc71c8fccca4d
12d3908fc4a374e056041df306e383d95d8ff047
/Programs/prog3.cpp
c6d0bc740e79eef4d64e1268987f172529d9555c
[ "MIT" ]
permissive
rux616/c201
aca5898c506aeb1792aa8b1f9dcf3d797a1cd888
d8509e8d49e52e7326486249ad8d567560bf4ad4
refs/heads/master
2021-01-01T16:14:44.747670
2017-07-20T05:14:24
2017-07-20T05:14:24
97,792,948
0
0
null
null
null
null
UTF-8
C++
false
false
1,837
cpp
/* Prog3.cpp Action : Program has user enter a sentence terminated by a newline. Program then uses a function to keep track of number of punctuations, whitespaces, numbers and uppercase letters. Results are then displayed on screen. Int Array is used to keep track of values with the 0 subscript correspondi...
[ "dan.cassidy.1983@gmail.com" ]
dan.cassidy.1983@gmail.com
96fd4a042bfb0e82f84bcdf0a5dd54279a3cc610
a7ff72d839e1717bdf111af03c3340f50d75d4bb
/modules/calculators/src/CameraCalculatorImpl.h
cc049bf97801fce0bb7ca4b27c58ea62ba315e28
[]
no_license
ly774508966/fvision2010
0dec33e38e297a93ae5555a69ddb9090ef5efc91
4bac98f5717fc2080fa23b567f0353dda25ecba2
refs/heads/master
2021-05-29T09:55:51.762640
2012-06-01T15:10:32
2012-06-01T15:10:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,640
h
#pragma once #include "CameraCalculator.h" namespace fvision { class CalibratedCameraCalculator : public CameraCalculator { public: //default K = I, k = NULL CalibratedCameraCalculator(); CalibratedCameraCalculator(const CvMat* K, const CvMat* k = NULL); ~CalibratedCameraCalculator(); public: Camer...
[ "ferryzhou@gmail.com" ]
ferryzhou@gmail.com
cf0bc260f22a76e1e43b68bb49f8c45f28af4c37
11c180a69ddbfba2c9383c986b6700ab965ea5b6
/Status Effects/Slow.h
1abdc7fe7cdc3cdea7155561c34c91e152915c4c
[]
no_license
DeVonFire27/DTW_Desolate
34f29ce2ec91e29675e17d9fd018228260a650ec
b56e40883b086b2ab96ecad83613edbcf1e8da61
refs/heads/master
2021-01-10T18:02:58.060496
2016-03-19T23:18:26
2016-03-19T23:18:26
54,290,991
0
0
null
null
null
null
UTF-8
C++
false
false
451
h
/*************************************************************** | File: Slow.h | Author: Michael Mozdzierz | Date: 04/11/2014 | ***************************************************************/ #pragma once #include "StatusEffect.h" class Character; class Slow : public StatusEffect { public: Slo...
[ "DeVonFire3@gmail.com" ]
DeVonFire3@gmail.com
883b4a02116d2a7981a691ed9fcea12141990573
cc535c0eb57d3c360d7ea58f262ca9a40a586b2e
/jajko/jajko/program.cpp
c84ad213ece9eb5ef36f3cf1455cd05f82f4077d
[]
no_license
erbear/grafika
0cb4dc2ded9e3c273bd4fd4996b79d9be680c71a
8b4caf12e7c9d320991c69a61edb02c5d29ea129
refs/heads/master
2016-09-06T12:04:35.515130
2015-01-19T20:42:54
2015-01-19T20:42:54
27,836,705
1
1
null
null
null
null
WINDOWS-1250
C++
false
false
11,690
cpp
/*************************************************************************************/ // Szkielet programu do tworzenia modelu sceny 3-D z wizualizacją osi // układu współrzednych /*************************************************************************************/ #include <windows.h> #include <gl/gl.h> #inc...
[ "erbert.b@gmail.com" ]
erbert.b@gmail.com
8128c16af775e45cf5e6cbbe77088f72428ecf42
2886c17bfb84071bd5d8961bb85fd6a092e952f7
/Beginner/more_on_classes/selection_operator.cpp
d218799759ac1f7ad9c4de55ad8c2794d4fd5979
[]
no_license
SanjayMarreddi/Cpp_Scripts
378de5c8a94cd01b23ae1ebf55d4b402c0e93449
6988128746c27466f8c8495dd28e42aa3a55caf2
refs/heads/master
2022-12-09T02:10:55.880675
2020-09-06T16:54:31
2020-09-06T16:54:31
292,327,329
1
0
null
null
null
null
UTF-8
C++
false
false
2,403
cpp
// #ifndef & #define // We created separate header and source files for our class, which resulted in this header file. // #ifndef MYCLASS_H // #define MYCLASS_H // class MyClass // { // public: // MyClass(); // protected: // private: // }; // #endif // MYCLASS_H // ifndef stands for "if n...
[ "noreply@github.com" ]
noreply@github.com
2522cce48e3aae784a213acb4f7ff7b22fffb17e
46f9cbf46516b3406f1dd44d0fc0e3f131c9ae9f
/mtq_run_client.cc
a4895699210012fdf02578e93958c4c3e5700643
[]
no_license
project8/mantis-gui
824e85ee6935ec9c63eca158ad2089a3f8baba55
bf5d8239e563f77a1098fba7bda79e52ad92609d
refs/heads/master
2021-01-23T13:22:19.814768
2014-05-28T20:57:06
2014-05-28T20:57:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,004
cc
#include "mtq_run_client.hh" #include "mtq_signaling_streambuf.hh" #include "mtq_single_client_window.hh" #include "mt_logger.hh" #include "mt_param.hh" #include "mt_run_client.hh" #include <iostream> MTLOGGER( mtlog, "q_run_client" ); q_run_client::q_run_client( QObject *parent ) : QObject( parent ), f_con...
[ "nsoblath@mit.edu" ]
nsoblath@mit.edu
677b83b5ea9cf4087094b09497dabed67d5de03e
04c998634fd0d0a71b6e632f352c5cd5c2c1eacb
/constants.h
cda62d1552aa34bc0691c3dbf9288a3b8b6cd069
[]
no_license
dimitramav/highway-simulation
af6295d09819cbd23d69d73b6ab12ee6a6ad7987
701d855e762bab5cdd5487208267bff81ea3d0bf
refs/heads/master
2021-05-01T23:22:09.286569
2018-02-09T18:13:03
2018-02-09T18:13:03
120,935,586
0
0
null
null
null
null
UTF-8
C++
false
false
245
h
#include <cstdlib> using namespace std; const unsigned int new_vehicles_in_tolls = rand()%3+1; const unsigned int no_of_tolls = rand()%3+1; const unsigned int no_of_auto_tolls = rand()%3+1; const unsigned int new_vehicles_in_segments = rand();
[ "dmavrof@gmail.com" ]
dmavrof@gmail.com
fe4aeca3fa8cdd1e8dcab521fc6f41538e377191
bdfc5f220f4aad2f686965d30fa1f89d282d94ca
/SSVCoin/src/version.h
a41a52107d4f59c457813c1ff50ffc73b253b37f
[ "MIT" ]
permissive
Open-Source-Coins/ssv
a68844a83dea22a9670204cc0b992d65a07c4a95
6b3d81fc94a25933b2ff71ad418ae5f83d8cf9a7
refs/heads/master
2020-04-09T08:35:02.435816
2015-07-07T09:17:29
2015-07-07T09:17:29
38,669,560
0
0
null
null
null
null
UTF-8
C++
false
false
1,622
h
// Copyright (c) 2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_VERSION_H #define BITCOIN_VERSION_H #include "clientversion.h" #include <string> // // client versioning // stati...
[ "maniac83@poczta.fm" ]
maniac83@poczta.fm
559b1d272ad894b0808b9aba2f30dcdfc4ea9935
f6df2482289973ab78d0b62cbc019f199c2ecab5
/Coding/Coding/PreDeclare.cpp
37ab3683c711bc37c52f5fe411c30f665237eb9b
[]
no_license
f11m4at4/C-
d7f27ccda8cab4d0bacb7b8a922185200d5e9ce6
e11eb7a8836df515c52e0c48dec0b149daeb4801
refs/heads/main
2023-04-22T06:39:17.876007
2021-05-17T08:58:43
2021-05-17T08:58:43
366,320,459
0
0
null
null
null
null
UTF-8
C++
false
false
314
cpp
#include <iostream> using namespace std; void PrintB(); void PrintHelloWorld(bool isPrint); int mainDeclare() { PrintB(); return 0; } void PrintB() { cout << "PrintB" << endl; PrintHelloWorld(false); } void PrintHelloWorld(bool isPrint) { cout << "Hello World" << endl; if (isPrint) { PrintB(); } }
[ "f11m4at4@gmail.com" ]
f11m4at4@gmail.com
e1157d7ed1ee74f30f13011bc50c1ffc641bedae
167b021fe3b12515f9eb2a25473c5b78cdb469c4
/TP_Criptomonedas/Blockchain.h
7e86952d07f37521520ccef5935ef61eb94e53cb
[]
no_license
TomasNM229/Algoritmos-y-Estructuras-de-Datos
633ec0d4c2f614d0c2e416ba4fb67fd7f82f242b
6f5105bdfa28933d25b9560d61ec314746b0bc08
refs/heads/master
2023-05-05T17:17:31.403626
2021-05-07T05:05:19
2021-05-07T05:05:19
365,110,395
0
0
null
null
null
null
ISO-8859-1
C++
false
false
2,207
h
#pragma once #include "Block.h" class Blockchain { private: vector<Block> cadenaBloques; // cadena de bloques public: Blockchain() { Block block_genesis = CreadorGenesisBlock(); cadenaBloques.push_back(block_genesis); //Agrega el block genesis a la cadena de bloques } vector<Block> getBlockch...
[ "noreply@github.com" ]
noreply@github.com