blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
a32ff185583a7d825975c3861ea03cb23e473f26
e0e025b0b186e047461d2d74ea5fa84fb8a21f7b
/.history/8_cosuri_20210307090917.cpp
79f95437541417130d298b3728d4e126e31ad6fd
[]
no_license
xKristee29/1nfo
fbd4b9c1b50f45fbd10b968f39d342a47a007da7
1aa9ec38f24a54c76cab8d94212bd33df616082d
refs/heads/main
2023-03-20T02:04:51.730374
2021-03-08T20:24:55
2021-03-08T20:24:55
345,783,580
0
0
null
null
null
null
UTF-8
C++
false
false
1,012
cpp
#include <bits/stdc++.h> using namespace std; ifstream f("cosuri.in"); ofstream g("cosuri.out"); vector<int> v; int n,cerinta,x,sum,prevsum; void cer1(){ int min1=1000005, min2=1000005,mins, max1=-1, max2=-1,maxs; for(int i=1;i<=2*n;++i){ f>>x; if(x<min1){ ...
[ "c90717489@gmail.com" ]
c90717489@gmail.com
8e5a4ed7c32325965aa6585f4ec6b3e3c84dc05a
e549363a6c9c445ddb8b13b8ee283d343a4d9e94
/pruebaSFML/src/game/setup/screens.h
70b71191162b380d3d493274204fe83010b57543
[]
no_license
frankvega2010/SFML-Template
4e1bd6283a611bdfc2a496960519a503601927d3
db1da550c10292b2887083cc4fe56a6543e64d10
refs/heads/master
2020-04-06T09:52:20.088069
2018-11-16T15:53:47
2018-11-16T15:53:47
157,360,062
0
0
null
null
null
null
UTF-8
C++
false
false
450
h
#ifndef SCREENS_H #define SCREENS_H namespace Juego { class Screens { private: bool _hasScreenFinished; public: Screens(); ~Screens(); bool getHasScreenFinished(); void setHasScreenFinished(bool hasScreenFinished); virtual void init() = 0; virtual void input() = 0; virtual void upda...
[ "franco_vega@msn.com" ]
franco_vega@msn.com
65da106f074abfbc0121e80113730e5309e629f9
0d0e78c6262417fb1dff53901c6087b29fe260a0
/ckafka/src/v20190819/model/DescribeConsumerGroupResponse.cpp
c2dfcaf956a3fbfeba08f95a9f317aadddb18ab6
[ "Apache-2.0" ]
permissive
li5ch/tencentcloud-sdk-cpp
ae35ffb0c36773fd28e1b1a58d11755682ade2ee
12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4
refs/heads/master
2022-12-04T15:33:08.729850
2020-07-20T00:52:24
2020-07-20T00:52:24
281,135,686
1
0
Apache-2.0
2020-07-20T14:14:47
2020-07-20T14:14:46
null
UTF-8
C++
false
false
3,192
cpp
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "zhiqiangfan@tencent.com" ]
zhiqiangfan@tencent.com
089c941220c92578ba6bb05582ba29b4cb05b2a1
8dc84558f0058d90dfc4955e905dab1b22d12c08
/third_party/blink/renderer/core/paint/clip_path_clipper_test.cc
88530ea7bda330cbfac3a49932887c2e1df76b3b
[ "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0" ]
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
970
cc
// Copyright 2018 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 "third_party/blink/renderer/core/paint/clip_path_clipper.h" #include <gtest/gtest.h> #include "third_party/blink/renderer/core/testing/core_unit...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
5b7aaa81b5c1c3bf5e56f8a1c1094c9cdd47f4af
9ec67e83200f643f9f55ed90e0b2cae4581ebcb6
/JavaParserLib/JavaSyntaxStatement.cpp
f50ac2dff7ecfc279658dc18cdce37602f63970e
[]
no_license
andrewpaterson/Codaphela.Library
465770eaf2839589fc305660725abb38033f8aa2
2a4722ba0a4b98a304a297a9d74c9b6811fa4ac5
refs/heads/master
2023-05-25T13:01:45.587888
2023-05-14T11:46:36
2023-05-14T11:46:36
3,248,841
1
1
null
null
null
null
UTF-8
C++
false
false
1,651
cpp
#include "JavaSyntaxStatement.h" ////////////////////////////////////////////////////////////////////////// // // ////////////////////////////////////////////////////////////////////////// void CJavaSyntaxStatement::Init(CJavaSyntaxTree* pcTree, CJavaSyntax* pcParent) { CJavaSyntax::Init(pcTree, pcParent); ...
[ "andrew.ian.paterson@gmail.com" ]
andrew.ian.paterson@gmail.com
e7131ebb00f85ad433318e1b338cbe9bcf8753ba
c61c856258294fed5eb2a8b17c28d94db6f86fae
/exceptions/application_exceptions.hpp
9fbfd2efcc34590f3847376cd0762389966181df
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hmito/hmLib
18b5cd5493e29168b5dc8ca488ed425caae42a8b
3d10a18cc9b4dbba52b5060208263bbb5bb29c4b
refs/heads/master
2023-08-16T22:47:45.550228
2022-05-10T03:01:21
2022-05-10T03:01:21
29,452,438
0
1
null
null
null
null
UTF-8
C++
false
false
1,206
hpp
#ifndef HMLIB_EXCEPTIONS_APPLICATIONEXCEPTIONS_INC #define HMLIB_EXCEPTIONS_APPLICATIONEXCEPTIONS_INC 100 # #include"exception.hpp" namespace hmLib{ namespace application_exceptions { //applicationに関わる例外処理 class application_exception :public exceptions::exception { typedef exceptions::exception base_type; pu...
[ "hmito@outlook.com" ]
hmito@outlook.com
7100223ffcd60a7d6900c326680c7ed12df938b7
6901385058db4adecafc671745a3d0a301d09868
/Road_of_Gold/updateGroups.cpp
dec6e3d10ca8fe5cf2519de70bf48690fed40026
[ "MIT" ]
permissive
66588257/Road_of_Gold
91d45cbf8032c4ea015950db1ac8942f4e1b5b2a
848fabebc438db2cfc03eab03098205219e62a17
refs/heads/master
2021-01-21T01:03:21.178456
2017-08-30T08:10:11
2017-08-30T08:10:11
101,868,046
1
0
null
2017-08-30T10:20:42
2017-08-30T10:20:42
null
SHIFT_JIS
C++
false
false
877
cpp
#include"Planet.h" #include"Group.h" #include"Vehicle.h" #include"Wallet.h" #include"Planet.h" double tmr = 0.0; void updateGroups() { tmr += planet.timeSpeed; if (tmr > 0.0) { tmr -= 50.0; //下位1/4の事業見直し for (int i = 0; i < int(vehicles.size() / 10); i++) { int min = 0; Vehicle* target = nullptr; f...
[ "sknjpn@gmail.com" ]
sknjpn@gmail.com
d42a6df0f44af402bdef7c55f2e0eeb0854303e8
a1cb6411fee13060d2e44d35de79945d49b3134a
/unit_tests/verify_seqs.hh
6825e26ab8f94d1bfbbea10bfe1981bfa02f1723
[ "MIT" ]
permissive
bruce2008github/PEGTL
72d4981df0092c10133222240ae122b899aa4c1f
2bbdde0f99e11fbce55607d4133bd4110b810428
refs/heads/master
2021-01-15T20:08:22.374235
2015-02-27T12:45:22
2015-02-27T12:45:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,991
hh
// Copyright (c) 2014-2015 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/ColinH/PEGTL/ #ifndef PEGTL_UNIT_TESTS_VERIFY_SEQS_HH #define PEGTL_UNIT_TESTS_VERIFY_SEQS_HH #include <pegtl.hh> #include "verify_rule.hh" #include "verify_analyze.hh" namespace pegtl { temp...
[ "colinh-github-06134@icemx.net" ]
colinh-github-06134@icemx.net
e0a2afcb919433bb677c43bc745491e14666954d
bf5bbd1248cf94942cbb622c6e9383a0ceca3921
/BulletSwift/bullet-2.87/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
04e648d39c46b69c24733fa3735587fd33d477a3
[]
no_license
yohei-yoshihara/BulletSwift
0ea3bcee10f988f312ea0b6a3f25cd2e2ae255c8
eb6f0a91068769f32959319509fe8f1c5dbace86
refs/heads/master
2021-07-02T09:23:19.798915
2020-09-12T08:07:11
2020-09-12T08:07:11
150,093,949
4
0
null
null
null
null
UTF-8
C++
false
false
2,919
h
#pragma clang diagnostic push #pragma clang diagnostic ignored "-Wdocumentation" #pragma clang diagnostic ignored "-Wcomma" #pragma clang diagnostic ignored "-Wunused-function" #pragma clang diagnostic ignored "-Wunused-variable" #pragma clang diagnostic ignored "-Wunreachable-code" #pragma clang diagnostic ignored "-W...
[ "yohei_yoshihara@cx5software.com" ]
yohei_yoshihara@cx5software.com
f2325b065a9cce22d9ec83ca7bd31f8a2cbda780
a8504d0806086082a9caf4c00ead73eb0c143abc
/chinchiller/include/drivers/lcd.h
5959aa979dbd32bcb7a22229db80879c302bb28c
[ "MIT" ]
permissive
lucianodasilva/chinchiller
9b9d618af590bc1b97532c673c589f2ff54c7d06
67b50e5997f1bed18d3f68168a8e5b0734e6aaab
refs/heads/master
2021-01-23T01:12:10.583594
2017-07-21T16:50:17
2017-07-21T16:50:17
92,857,443
1
0
null
null
null
null
UTF-8
C++
false
false
4,459
h
#pragma once #ifndef _common_drivers_lcd_h_ #define _common_drivers_lcd_h_ #include "common/mcu.h" namespace drivers { struct pos { uint8_t x, y; }; template < mcu::io::pin_num_t _rs_pin_n, mcu::io::pin_num_t _e_pin_n, mcu::io::pin_num_t _data0_pin_n, mcu::io::pin_num_t _data1_pin_n, mcu::io::pin_nu...
[ "luciano.silva@live.com.pt" ]
luciano.silva@live.com.pt
0a53e613cecf1e5ca7ee48b8a5f830fae0c544eb
03a975e0188b19d3d3d32d37b27651285dc5412e
/tools/topology_tools.cpp
859928b64d5d27fb769f4cc3a649b42ec0ebc4f7
[]
no_license
UG4/plugin_ProMesh
30b42eaaa7698d61aeee8076d9fe1940b5aa1d33
df97012b1c204b9f8ff01d49932da715e741e58f
refs/heads/master
2021-06-14T15:50:52.279213
2021-03-20T22:06:10
2021-03-20T22:06:10
47,968,484
4
10
null
2021-03-20T22:06:10
2015-12-14T10:39:25
C++
UTF-8
C++
false
false
13,672
cpp
/* * Copyright (c) 2013-2017: G-CSC, Goethe University Frankfurt * Author: Sebastian Reiter * * This file is part of UG4. * * UG4 is free software: you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License version 3 (as published by the * Free Software Foundation) wi...
[ "s.b.reiter@gmail.com" ]
s.b.reiter@gmail.com
809db6d3baec3ebe0758d12b4613f32c3ed08941
ebb02bef87ad5a560cd4c942f656b2a415a3fdeb
/src/material/metal.hpp
c74441f97d1978d5d1b3667f7b0d52bd063fed93
[]
no_license
muramasa8191/raytracer_cpp
731414abde3f2fef4831d12104e9a3fac7dc743c
3249aa84834d8540114dfe2607f3b61d4a436673
refs/heads/master
2020-04-11T04:08:50.607049
2019-01-04T04:24:42
2019-01-04T04:24:42
161,502,605
0
0
null
null
null
null
UTF-8
C++
false
false
773
hpp
#ifndef RAYTRACER_CPP_METAL_HPP_ #define RAYTRACER_CPP_METAL_HPP_ #include <iostream> #include "material.hpp" #include "ray.hpp" #include "utils.hpp" #include "vector.hpp" namespace raytracer { class Metal : public Material { public: Metal(const Vec3 &albedo, float fuzz) : albedo_(albedo), fuzz_(fuzz) {} virtual...
[ "muramasa8191@gmail.com" ]
muramasa8191@gmail.com
bd01faf30f3a2293c8ea359f8e548081ead6d39d
9da7b17ab5b601735a8ec1a97853945185b76e7f
/olfaction-demo/src/ptu/ptu_control/src/ptu_control.cpp
e69b649ec582353abb9b5062015c8bcd3b77b4e5
[]
no_license
AsifArain/ros-catkin-ws
137556337b7ed08d23bbfd48dc52bc376d85fe2d
75c75075138eeae2ba50076bb3f2007dd6735570
refs/heads/master
2023-03-09T10:24:10.824014
2018-07-03T16:32:20
2018-07-03T16:32:20
342,039,263
0
0
null
null
null
null
UTF-8
C++
false
false
19,040
cpp
//============================================================= // Node Name: ptu_control.cpp // Version: 01 // Date: August 12th, 2013 // Description: Integrates joystick ptu control // as well as service requests from other modules //============================================================== #include "ptu_con...
[ "asif.arain@oru.se" ]
asif.arain@oru.se
9b622f383e2b65dc005286e0afbc0fce92f8c58d
473b54b77a402c261ee44fe3ea1878ea66d4a34a
/src/CSix.cpp
68e00703603dbffde52a9531cccf171f1cc6ee76
[]
no_license
baoleibai/CppExecises
7c62a350f674f16e4059bfa2a55a7c3946f68ec6
4bfa7baf902106e9bdccd763c1a2a9a4d7bf0d52
refs/heads/master
2021-01-15T14:29:14.770754
2014-03-10T09:59:15
2014-03-10T09:59:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,077
cpp
/* * CSix.cpp * * Created on: Dec 25, 2013 * Author: b576 */ #include "include/CSix.h" CSix::CSix() { } CSix::~CSix() { } void CSix::show() { program9(); program8(); program6(); program5(); program4(); program3(); program2(); program1(); exes(); readFromFileIO(); writeToFileIO(); practise();...
[ "b576@borqs.com" ]
b576@borqs.com
ade552fc4f75e904705d2c7e838d65350d176c1a
62384c6d54c1d92d5ea22df5e101c0ee5aadcfb0
/dsprojects/dsproj1/arr_queue.cpp
747ca700cad838947edb58e99bb53d7ed8c39827
[]
no_license
brianobri/Data_Structures
804bd098480636cc463c85da7b7db47ea0a76a82
e901e738169bfc38ef20e4f671250ba97bb93c7f
refs/heads/master
2021-01-01T17:25:23.828093
2017-07-23T02:07:29
2017-07-23T02:07:29
98,068,837
0
0
null
null
null
null
UTF-8
C++
false
false
1,181
cpp
#include "arr_queue.h" #include <iostream> using namespace std; arr_queue::arr_queue() { // create the array list = new char[max_size]; } arr_queue::~arr_queue() { // delete the array from memory delete [] list; } void arr_queue::enqueue(char& in) { // make sure we aren't full ...
[ "noreply@github.com" ]
brianobri.noreply@github.com
9488a905c7f3d47e460056bdcecc885227c84981
af88798163d01a149de2ae04f8354311e734da08
/BitSet/parser.h
d014a07b45ad71af9cc453bc7f26843b4ca1ccef
[ "MIT" ]
permissive
vlad-shevchenko/BitSet
abe3121826662e8f250e155ec1e7639aa49ab542
e9b24e8e0c432d7eeda3bb460693d1006bbd63cb
refs/heads/master
2020-12-24T21:27:23.999498
2016-06-01T06:36:59
2016-06-01T06:36:59
56,754,837
0
0
null
null
null
null
UTF-8
C++
false
false
508
h
#ifndef PARSER_H #define PARSER_H #include <symbols.h> #include <bitset.h> #include <QString> class Parser { private: QList<symbols::Symbol> tokens; symbols::Symbol cur; symbols::Symbol next; void goNext(); BitSet parseConcat(); BitSet parseShift(); BitSet parseXor(); BitSet parseA...
[ "vlad.shevchenko.ua@gmail.com" ]
vlad.shevchenko.ua@gmail.com
8b7cd369226b90a3e39d20060a03ed95ebd0ecfb
5bc07dbbdcda1a772de18a36432086a4c09299a9
/TXCloudPortal/UI/CreateRoom.h
dc6ba15d9cd123dd007070d2390e88faa8e05951
[]
no_license
shengang1978/webexe_exe_source
f37715405b0e822c779cd00496765f34285981bb
716e85310449db720558eea7e2d6dbf803824e56
refs/heads/master
2020-04-06T17:00:01.144573
2018-09-29T10:52:45
2018-09-29T10:52:45
157,642,349
0
1
null
2018-11-15T02:46:19
2018-11-15T02:46:18
null
UTF-8
C++
false
false
804
h
#pragma once #include <QDialog> #include "ui_CreateRoom.h" typedef std::function<void(bool, const std::string&)> handlefunction; class CreateRoom : public QDialog { Q_OBJECT public: CreateRoom(QWidget *parent = Q_NULLPTR); ~CreateRoom(); void setLogo(QString styleSheet); void setHanleFunction...
[ "xuanyiyan@tencent.com" ]
xuanyiyan@tencent.com
15e98d16b9d317e6b47cbaae56d35e249e1b3447
050c8a810d34fe125aecae582f9adfd0625356c6
/cf1540/B.cpp
cfbb3c60bdcf0125a72cd34a79fa6582cf8fb874
[]
no_license
georgerapeanu/c-sources
adff7a268121ae8c314e846726267109ba1c62e6
af95d3ce726325dcd18b3d94fe99969006b8e138
refs/heads/master
2022-12-24T22:57:39.526205
2022-12-21T16:05:01
2022-12-21T16:05:01
144,864,608
11
0
null
null
null
null
UTF-8
C++
false
false
2,344
cpp
#include <bits/stdc++.h> using namespace std; const int MOD = 1e9 + 7; const int NMAX = 200; int fact[NMAX + 5]; int ifact[NMAX + 5]; int pw2[NMAX + 5]; int ipw2[NMAX + 5]; int dp[NMAX + 5][NMAX + 5]; int add(int a,int b){ a += b; if(a >= MOD){ a -= MOD; } return a; } int mult(int a,int b){ return 1L...
[ "alexandrurapeanu@yahoo.com" ]
alexandrurapeanu@yahoo.com
c5a199aca76e8092977a016cd814325578ead538
a366d89b4e41bde44d471f163c49f76abb3da8fc
/homing.cpp
b242f7e997a6174f31c3fa54674fbf3d7520f3fa
[]
no_license
pigranya1218/WinAPI-worms
6bc3ff2a3ac6e4216fc973a6b6c7c0031605283c
7f864994aa26afc00bfcc3d405b513f9665a627e
refs/heads/master
2022-11-25T18:05:30.278987
2020-07-29T02:17:49
2020-07-29T02:17:49
276,584,039
0
1
null
null
null
null
UHC
C++
false
false
1,651
cpp
#include "stdafx.h" #include "homing.h" #include "stageManager.h" #include "wormManager.h" #include "objectManager.h" void homing::update() { if (!_isFinish) { if (_homingCount++ >= 50) // 바추카와 같다 { if (!_isHoming) { _angle = TTYONE_UTIL::getAngle(_x, _y, _pointX, _pointY); float degree = _angle * ...
[ "ddodd34@gmail.com" ]
ddodd34@gmail.com
df8eaca34063fbe0ef0b9d725745533a3520138a
e8193b586e3376e6de82392aac66eb2feee4f7f7
/src/GafferSceneBindings/OptionsBinding.cpp
10e4c194e6d08138a4d7a49ec6905445a707a6a4
[ "BSD-3-Clause" ]
permissive
PaulDoessel/gaffer-play
eb31f4917f40b4815c12984f55e3aeba60b8dd8f
8b72dabb388e12424c230acfb0bd209049b01bd6
refs/heads/master
2021-01-12T15:18:35.508661
2016-10-22T00:07:02
2016-10-22T00:07:02
71,752,516
0
1
null
null
null
null
UTF-8
C++
false
false
2,465
cpp
////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2013, Image Engine Design 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: // // * R...
[ "thehaddonyoof@gmail.com" ]
thehaddonyoof@gmail.com
700f609fb736c3026fd522ee2ce20c4520a64fe2
33a92a350d18515613a7c5bac8518556c2c1d799
/VC++6.0/数字图像/ljz153/ljz153.h
1f02c60d5d8f63c2ed10462d41bdae2e7d167c29
[]
no_license
WemtFox/MyLearningCode
7b35345524f7cc047e364ab3d9f54892776213fa
e7df5692ea57756ae9563a84a5345e0b688c470d
refs/heads/master
2020-04-12T07:50:30.255469
2015-12-05T01:47:40
2015-12-05T01:47:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,307
h
// ljz153.h : main header file for the LJZ153 application // #if !defined(AFX_LJZ153_H__38C58EDA_692E_41E0_BEB8_CF94E24D2CC0__INCLUDED_) #define AFX_LJZ153_H__38C58EDA_692E_41E0_BEB8_CF94E24D2CC0__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #ifndef __AFXWIN_H__ #error include 'stdafx.h' bef...
[ "sslujuzhi@sina.cn" ]
sslujuzhi@sina.cn
3954dabd846b8f2cbc36366dfda6169fb4d952be
2c20040abf2996ba02858ce47a661b7ce280583c
/Benchmark/IsaMubuf.h
de59f0c2bc805e2956f7f793d61d4899a8028398
[]
no_license
carlushuang/auto_gen
0157c2bb93f94a1ed446b13f0f3f293b9ad9fa75
7e5e0e27cc7e0a7403c0afcca02c69caef07d6cd
refs/heads/master
2020-04-04T18:54:30.023997
2018-11-20T05:13:10
2018-11-20T05:13:10
156,184,552
0
0
null
2018-11-05T08:30:05
2018-11-05T08:30:04
null
GB18030
C++
false
false
3,411
h
#pragma once #include "SampleConfig.h" #include "ProblemControl.h" #include "IsaMubufKernelWriter.h" /************************************************************************/ /* solution控制 */ /*******************************************************************...
[ "Fei.Wang@amd.com" ]
Fei.Wang@amd.com
90bb81b28fdd34f50cf584bcafdb83d1c7e4ce88
c43cbfca4056ea30051e46e1917e7946beb1e331
/src/qt/editaddressdialog.cpp
891eca042a2c3bf7f409b8b29dda130872a3c88e
[ "MIT" ]
permissive
Legioncrypto/Legion
c9017fce536e9d296f6af9e1d06e5a9b03c9b0c9
f7b5a0287e530bec85f3081fd7ac7a8a020cdcf9
refs/heads/master
2020-03-18T19:55:28.823995
2019-03-14T02:29:52
2019-03-14T02:29:52
135,185,573
1
4
null
null
null
null
UTF-8
C++
false
false
4,480
cpp
#include "editaddressdialog.h" #include "ui_editaddressdialog.h" #include "addresstablemodel.h" #include "guiutil.h" #include <QDataWidgetMapper> #include <QMessageBox> #include <QClipboard> EditAddressDialog::EditAddressDialog(Mode mode, QWidget *parent) : QDialog(parent), ui(new Ui::EditAddressDialog), map...
[ "legioncrypto@users.noreply.github.com" ]
legioncrypto@users.noreply.github.com
a4927524fee30ef2cb25ecec7be414f8c11fb2ae
92dbe90d8cf56a38caaefff70b8d1f700f1562aa
/ash/system/holding_space/holding_space_tray.cc
9004a2414e79efb5945a52cca6d2cf3a0c09e8f3
[ "BSD-3-Clause" ]
permissive
jeeeez/chromium
4fb134eccfd1d3f469a838ac0b9ee375eb28ad88
ed032184fd1bf63ca0e9525f5ccca7d3165e2d63
refs/heads/master
2023-01-03T08:12:33.054587
2020-10-27T09:34:51
2020-10-27T09:34:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,375
cc
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ash/system/holding_space/holding_space_tray.h" #include <memory> #include "ash/accessibility/accessibility_controller_impl.h" #include "ash/pub...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
1699ce3c3bf537fcaa3af5dc6c6ba404a666d600
aad6b08ee56c2760b207d562f16be0a5bb8e3e2a
/tags/Doduo_1.1/BAL/WKAL/Concretizations/Graphics/WK/BCIntRectWK.h
184ac411376ea626c23d90f21f62e417b0887abe
[]
no_license
Chengjian-Tang/owb-mirror
5ffd127685d06f2c8e00832c63cd235bec63f753
b48392a07a2f760bfc273d8d8b80e8d3f43b6b55
refs/heads/master
2021-05-27T02:09:03.654458
2010-06-23T11:10:12
2010-06-23T11:10:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,932
h
/* * Copyright (C) 2003, 2006 Apple Computer, 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: * 1. Redistributions of source code must retain the above copyright * notice, this lis...
[ "sroret@a3cd4a6d-042f-0410-9b26-d8d12826d3fb" ]
sroret@a3cd4a6d-042f-0410-9b26-d8d12826d3fb
089c5270881b5dd21f1fef4645de3d704cc37e27
fcdea24e6466d4ec8d7798555358a9af8acf9b35
/Engine/mrayEngine/src/MorphAnimator.cpp
46e44ecb119f9f0d93b058b68ea3ee17eeb52279
[]
no_license
yingzhang536/mrayy-Game-Engine
6634afecefcb79c2117cecf3e4e635d3089c9590
6b6fcbab8674a6169e26f0f20356d0708620b828
refs/heads/master
2021-01-17T07:59:30.135446
2014-11-30T16:10:54
2014-11-30T16:10:54
27,630,181
2
0
null
null
null
null
UTF-8
C++
false
false
2,802
cpp
#include "stdafx.h" #include "MorphAnimator.h" #include "ILogManager.h" #include "IMeshBuffer.h" namespace mray{ namespace scene{ MorphAnimator::MorphAnimator(IMeshBuffer*mesh) :IMorphAnimator(mesh) { m_needUpdate=false; setMeshBuffer(mesh); } MorphAnimator::~MorphAnimator(){ m_targets.clear();...
[ "mrayyamen@gmail.com" ]
mrayyamen@gmail.com
00c0ed7f2f33ed82c0133d78dbd68c1f52aea2fb
bbcb83e5d9bababc7d5ad017222f4f2d0127e152
/TestThreadLib/TestThreadLib/SharedMemoryThread.h
b39da1c0dc10c1f4f1102b21d3c0ae51797d89b3
[]
no_license
andrewpaterson/Codaphela.Test
d52f3c4d9c5b4ae21f265424cb01a246463f70b5
1678a4af46ce363e3d1b01ca931ca8f84330c764
refs/heads/master
2023-05-25T07:00:38.362742
2023-05-14T11:46:51
2023-05-14T11:46:51
3,249,605
0
1
null
null
null
null
UTF-8
C++
false
false
757
h
#ifndef __SHARED_MEMORY_THREAD_H__ #define __SHARED_MEMORY_THREAD_H__ #include "ThreadLib/Thread.h" #include "SharedMemoryFill.h" class CSharedMemoryThread : public CThread { CONSTRUCTABLE(CSharedMemoryThread); private: CSharedMemoryFill mcFill; public: CSharedMemoryThread(void) : CThread() {} CShar...
[ "andrew.ian.paterson@gmail.com" ]
andrew.ian.paterson@gmail.com
077988cb4e85122c644aea246d26d91cbf2ad0a1
1060214b1efa068d20a756126ad1ffcbfeb0814b
/estrutura/PontosdeFeno.cpp
aa7ab141b613b2202e44f8b8a12b66db0bb20078
[]
no_license
blogdarkspot/MaratonadeProgramacao
4b0aecc063033caebad78e34bb090d1822e1fb26
41420c2c06b6849f50f9ea99e70d841e15c0f1ea
refs/heads/master
2021-05-30T01:57:26.007257
2015-10-06T14:49:00
2015-10-06T14:49:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
769
cpp
//https://www.urionlinejudge.com.br/judge/pt/problems/view/1261 #include<iostream> #include<string> #include<cstdio> #include<map> using namespace std; int main () { string buffer; map<string, int> dic; int i,j,k, total = 0; cin>>i>>j; total = 0; dic.clear(); while(i--) { cin...
[ "fabio.scienvitarso@gmail.com" ]
fabio.scienvitarso@gmail.com
f78aaae4f665073906caf8fd2ee5f4fce2f7cf84
92359e635b722f8c359b6a27133685c1c9b56565
/sandbox/FastBlurs/CPUT/CPUT/CPUTRenderTargetOGL.cpp
92a3dfb04260a11e0399ed5cc969578ea6f46aee
[ "MIT" ]
permissive
oamates/OpenGL
547ccb560d76182c70eae3ea6512df81c794f322
78c6d1fbdcb0c041b3333ea71c43c8f531e04481
refs/heads/master
2021-05-11T17:23:36.445056
2018-01-16T02:32:04
2018-01-16T02:32:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,248
cpp
//-------------------------------------------------------------------------------------- // Copyright 2013 Intel Corporation // All Rights Reserved // // Permission is granted to use, copy, distribute and prepare derivative works of this // software for any purpose and without fee, provided, that the above copyright no...
[ "afoksha@luxoft.com" ]
afoksha@luxoft.com
c207f19caf0c814ea18699171f20932ad31de9b5
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/Trigger/TrigEvent/TrigParticle/TrigParticle/TrigEFBjetContainer.h
eaa39bf15909320a2dd009d109ca42c3e97137b5
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
897
h
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ // ************************************************ // // NAME: TrigEFBjetContainer.h // PACKAGE: Trigger/TrigEvent/TrigParticle // // AUTHOR: Andrea Coccaro // EMAIL: Andrea.Coccaro@ge.infn.it // // ****************************...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
a06765545826fc0499576c0069ce91f54a36790c
4ceb431679147aedd57c04308f769a2521b1a9e4
/Problems and Solutions/10812 - Beat the Spread!.cpp
636c1b5b747f9bdef146229df738bc4294d1753b
[]
no_license
tushar20008/Competitive-Coding
188797383cfa4f3b722543f5a999847c0756388b
9ec0891d6023029590cb096417b6477a011f3d61
refs/heads/master
2021-01-18T18:51:57.586151
2018-05-01T10:59:30
2018-05-01T10:59:30
86,875,720
3
1
null
null
null
null
UTF-8
C++
false
false
259
cpp
#include <iostream> using namespace std; int main() { int T; cin>>T; while(T--) { long s,d; cin>>s>>d; long a = (s+d)/2; long b = s-a; if(b<0 || a+b != s || a-b != d) cout<<"impossible"<<endl; else cout<<a<<" "<<b<<endl; } return 0; }
[ "tusharanand20008@gmail.com" ]
tusharanand20008@gmail.com
ced72451d22b4a11f97a3d80f55f95207d5a2bb9
c4cfc213646bd5d5dcc637b37e80e35318eb3a40
/KOCOM/src/context_elevator.cpp
1b7b095a2ca9c7c2335f60675ddacbf44e8fafb2
[]
no_license
gandy555/MTM_V3
ff90e70b525bd88c6d25756f4de7b21b2b5d0d61
abc012b1663b412cca26c5ffb3073bbfd57550c2
refs/heads/master
2021-01-20T06:59:40.596104
2015-10-14T14:30:31
2015-10-14T14:30:31
42,117,534
0
0
null
null
null
null
UHC
C++
false
false
12,890
cpp
/* */ #include "common.h" #include "context_elevator.h" #include "main.h" #define ELEVATOR_STAT_REQ (1<<0) #define ELEVATOR_STAT_RES_WAIT (1<<1) #define ELEVATOR_STAT_RES_TIMEOUT (1<<2) #define ELEVATOR_CALL_REQ (1<<3) #define ELEVATOR_CALL_RES_WAIT (1<<4) #define ELEVATOR_CALL_RES_TIMEOUT (1<<5...
[ "freejack@ubuntu.(none)" ]
freejack@ubuntu.(none)
93fe847067c9bea99f6d82f7592bba9253d7d12c
615c7f3cb391f9bb1b8a9b3fe2dcfc238d4956e5
/136/136/closest.cpp
b3df16a8824810e62ac95448014e5ec8e6be7a48
[]
no_license
HelpEverywhere/Phrase1
0f07d1d362a63b114cf4eec742d698b872401bb7
1120d7a2a546230731e2c7b54812619102795121
refs/heads/master
2021-01-10T17:46:32.489717
2016-02-11T14:53:20
2016-02-11T14:53:20
50,866,705
0
0
null
null
null
null
UTF-8
C++
false
false
507
cpp
#include "stdafx.h" int abs(int n){ if (n >= 0) return n; return -n; } void closest() { int n; //n = readnat(); scanf("%d", &n); if (0 == n) { printf("%d", n); } else { while (true) { int m, x = -1, i = 0; //m = readnat(); scanf("%d", &m); if (0 == m) { break; } else { ...
[ "Mike.Zhang@maplesfs.com" ]
Mike.Zhang@maplesfs.com
806927871fe91078c42527e503c28aa857d5ac52
961f6147855cb608eefd2ccb7927e65311133efa
/util/stream/aligned_ut.cpp
0aeb1a4aa422858d6f46961fc5d3a945be8816a2
[ "Apache-2.0" ]
permissive
kyper999/catboost_yandex
55a79890be28d46748cb4f55dd7a8ad24ab7b354
91c41df3d4997dbab57fc1b8a990017270da47c6
refs/heads/master
2022-10-31T11:21:22.438222
2017-07-18T10:25:29
2017-07-18T10:25:29
97,590,200
0
1
NOASSERTION
2022-10-23T09:35:09
2017-07-18T11:27:38
C
UTF-8
C++
false
false
1,296
cpp
#include "aligned.h" #include <library/unittest/registar.h> class TNastyInputStream: public TInputStream { public: TNastyInputStream() : Pos_(0) { } protected: size_t DoRead(void* buf, size_t len) override { if (len == 0) return 0; *static_cast<unsigned char*>(buf...
[ "exprmntr@pepe.search.yandex.net" ]
exprmntr@pepe.search.yandex.net
dd29684e3e8874a1c605e53236e39a52a5b3fe58
d6e3150e58f78ef0c2c08f5ef4493b9951c8bb7d
/Chapter12/Practice12_1/Practice12_1.cpp
24431c7965910eac2b5a5a820e9d1be93c95a94c
[]
no_license
SuperNova911/MFC-Class
fdba15bc6c456322bd6b758de397cebd4f305f7c
02d53bc34626f6991ea89ce4eb6c341574a5498a
refs/heads/master
2021-04-15T15:37:15.289858
2018-06-15T03:29:58
2018-06-15T03:29:58
126,199,036
0
0
null
null
null
null
UHC
C++
false
false
5,943
cpp
// Practice12_1.cpp : 응용 프로그램에 대한 클래스 동작을 정의합니다. // #include "stdafx.h" #include "afxwinappex.h" #include "afxdialogex.h" #include "Practice12_1.h" #include "MainFrm.h" #include "Practice12_1Doc.h" #include "Practice12_1View.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CPractice12_1App BEGIN_MESSAGE_MAP(CPra...
[ "suwhan77@naver.com" ]
suwhan77@naver.com
8afb4ddcb87e6dde70b25838afb89860ae1935bb
18aeeee08da1ca1ec2f68e73510e39630f662635
/src/ConstanzeComponent.hpp
460f1d03e681d40904bf89de0058b8097385fea2
[]
no_license
openwns/constanze
bcac826526c845cd9f844c2c4f019cc234a14bf0
1804214f71552744ca2ec719fcb250df289d8725
refs/heads/master
2016-08-07T18:00:44.409415
2014-06-29T23:28:28
2014-06-29T23:28:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,297
hpp
/******************************************************************************* * This file is part of openWNS (open Wireless Network Simulator) * _____________________________________________________________________________ * * Copyright (C) 2004-2007 * Chair of Communication Networks (ComNets) * Kopernikusstr....
[ "mue@comnets.rwth-aachen.de" ]
mue@comnets.rwth-aachen.de
312981ac31fb76117fc883ebf8ff5da9b0afc76e
0e5835408690913eb8b30c2cd81bb07f7e0cddc5
/Server/database.h
49b4dc3392052a41b356b0a23fa63fde5044a7ee
[]
no_license
Karaylev96/ChatApp
5bae0e2da843c3a6ae0553f0ba470d2ac0d0f978
1709685b0fe454fb8222b4bc34c107d19c34208e
refs/heads/master
2021-09-06T21:58:38.796904
2018-02-12T09:04:54
2018-02-12T09:04:54
115,921,677
0
0
null
null
null
null
UTF-8
C++
false
false
566
h
#ifndef DATABASE_H #define DATABASE_H #include <stdio.h> #include <QDebug> #include <QSqlDatabase> #include <QSqlQuery> #include <QSqlQueryModel> #include <QtSql/QSqlDatabase> #include <QtDebug> //#include <QtGui/QApplication> #include <QtSql> #include <QMessageLogger> #include <QTcpSocket> class Databas...
[ "karailev96@gmail.com" ]
karailev96@gmail.com
3db1d8ba3cc78ae6f0d286ba74ba205efe29311b
e4f9418990bfa3e07357c09922bd713432d4fefe
/include/E/Networking/E_NetworkLog.hpp
d14c40120cdedead8dc7d74ddacea73350d3f856
[ "MIT" ]
permissive
TerrySunty/KENS
7bac2ba1e3d75d4d98b618373e748f5f8edf4c7c
3fbd998830fbee0e9a6d3a072262034c178ccd16
refs/heads/master
2020-04-07T16:42:25.885705
2017-05-13T13:40:20
2017-05-13T13:40:20
158,539,716
0
1
MIT
2018-11-21T11:46:25
2018-11-21T11:46:25
null
UTF-8
C++
false
false
2,202
hpp
/** * @file E_NetworkLog.hpp * @Author leeopop (dlrmsghd@gmail.com) * @date November, 2014 * @brief Header for E::NetworkLog */ #ifndef E_NETWORKLOG_HPP_ #define E_NETWORKLOG_HPP_ #include <E/E_Common.hpp> namespace E { /** * @brief Log provides log-related utilities for network modules. * We recommend y...
[ "wwiiiii@naver.com" ]
wwiiiii@naver.com
8ce53c78d3aea48229b4cfa0000961e3a9290b9d
71beff3e20a58fdfeefb5590bba7082fe0bc8292
/src/GUI/Screen/ScreenHighscores.cpp
7c4776defe0303ac1416417df17dbce52a732b00
[]
no_license
milandamen/grimwall
351ea51f2018fdb8d4f388c682eca818344f7aec
04156b9d5c3bf8f4c31fdb282c6bccbd7e13ea8a
refs/heads/master
2021-06-15T15:38:33.057796
2017-01-17T13:55:23
2017-01-17T13:55:23
70,218,635
1
0
null
null
null
null
UTF-8
C++
false
false
2,151
cpp
#include "ScreenHighscores.h" ScreenHighscores::ScreenHighscores(IGame* game,AGUIManager* manager) : GUI(manager), game(game) { this->imgBg = manager->addImage("assets/gui/backgroundMenu.png", 0, 0, 1024, 768); this->lblSlot1 = manager->addLabel("", 172, 300); this->lblSlot1->setWidth(200); t...
[ "sromer@avans.nl" ]
sromer@avans.nl
0c49d36631f18dca9d1ba0f34e5c19440d8bc231
d555c767df66a7b3bde1eab92dc5d55c25973762
/internal/catch_list.hpp
85e19345a4d9fef457a5a417ba299aa0854a5300
[ "BSL-1.0" ]
permissive
Tryneus/Catch
c32c3ee4387722a897aa73ec74a352b0764b9149
52926d8f989cd2401d88c3892bb1ed1a56f1a698
refs/heads/master
2021-01-16T00:17:11.145192
2011-02-09T20:11:13
2011-02-09T20:11:13
1,343,925
0
0
null
null
null
null
UTF-8
C++
false
false
2,351
hpp
/* * catch_list.hpp * Catch * * Created by Phil on 5/11/2010. * Copyright 2010 Two Blue Cubes Ltd. All rights reserved. * * 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) * */ #ifndef TWOBLUECUBES_CATC...
[ "phil@twobluecubes.com" ]
phil@twobluecubes.com
5f0a1bad6a9a5ffb585b0e7e03601a43648ba45a
6e9304dd32f44ccab2c2348938b170a0dcec4b66
/shader_attribute.cpp
57dd7bcaf4489103dc277fa0b6755ec49cf017bc
[]
no_license
Walter0697/Flying-Undersized-Controlled-Killer
347a301e1da1a894789f295c463c275a272b3c96
ed1e9b5dd60d1cf52fef36df8cd11e12b7867af4
refs/heads/master
2022-02-16T09:34:08.547409
2019-08-02T03:46:25
2019-08-02T03:46:25
104,793,474
0
0
null
null
null
null
UTF-8
C++
false
false
1,238
cpp
#include <iostream> #include "shader_attribute.h" namespace game { ShaderAttribute::ShaderAttribute() {} ShaderAttribute::ShaderAttribute(std::string name, DataType type, int size, GLfloat *data){ name_ = name; type_ = type; size_ = size; data_ = data; } ShaderAttribute::~ShaderAtt...
[ "noreply@github.com" ]
Walter0697.noreply@github.com
f991129b23eca7d31f3244b1cf151accf89e5f48
c74e5e9b6cddbe7abbf92b69a813aff38e580b79
/src/casecostview.cpp
b6554ac970facba8d1564a070df77a9e107df3dd
[]
no_license
damaro05/LawFirmPlatform
19981236300cbd2adc154e63e0c3f7298aed7ad4
f28dbb8a46b3d80314803ff264cd9b65dca06671
refs/heads/master
2021-03-24T13:57:03.049933
2017-05-25T11:42:10
2017-05-25T11:42:10
80,528,474
0
0
null
null
null
null
UTF-8
C++
false
false
2,993
cpp
#include "casecostview.h" #include "ui_tableviewtemplate.h" #include "models/cmodeltableview.h" #include "models/cases.h" #include "models/qjsontablemodel.h" #include "globals.h" CaseCostView::CaseCostView() { std::cout << "Constractor " << typeid(this).name() << std::endl; model = new CModelTableView(this); ...
[ "scmh05@gmail.com" ]
scmh05@gmail.com
21165d044c9b53913d573784e471a4217dd29b2f
04c203b271bf5532632a356bc8168c5c7c320f40
/lecture08/exercise08-A/template.cpp
6b1475a52c9558a38136e534302d5a7d538b6a10
[ "MIT" ]
permissive
leahhealy/cse-30872-fa21-examples
af30878a1594d5a69ee48b9edf25a89c46df7b5f
0ec31cdf9df7aefa3a708a95d49b129022495596
refs/heads/master
2023-08-25T14:13:33.946240
2021-11-07T18:43:07
2021-11-07T18:43:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
561
cpp
// Exercise 08-A: Largest Number #include <algorithm> #include <iostream> #include <sstream> #include <string> #include <vector> using namespace std; // Functions bool read_numbers(vector<string> &numbers) { numbers.clear(); string line; if (getline(cin, line)) { stringstream ss(line); string...
[ "pbui@nd.edu" ]
pbui@nd.edu
e50d9cfad9edb01379fd99896c4ffe3c308c3357
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/chrome/browser/extensions/process_manager_browsertest.cc
4027593333f320b8a3dd916c17fc1d5fd848e795
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
53,111
cc
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <stddef.h> #include <memory> #include <utility> #include "base/callback.h" #include "base/macros.h" #include "base/path_service.h" #include "ba...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
545b0594e58252eec1b81ba91f6ba1b7ca7b00b3
b65acdd4e28bac5b0b0cc088bded08cc80437ad8
/MVSProg/Task18/Project4/Project4/Source.cpp
392ac0723636cdcdd4d6ca1efd01d18bac93b562
[]
no_license
YulianStrus/Examples-of-academic-homeworks
44794bb234626319810f444a3115557b4e59d54f
f2fb2b5e02f069ff8f0cbc1a95c472ad2becad4c
refs/heads/master
2023-05-27T16:09:41.220326
2021-06-02T10:04:07
2021-06-02T10:04:07
313,245,187
0
0
null
null
null
null
UTF-8
C++
false
false
859
cpp
#include "iostream" #include "stdlib.h" #include "time.h" using namespace std; void main() { const int size = 20; int arr[size]; int Sum = 0; int x = 15, y = -15, srand(time(NULL)); for (int i = 0; i < size; i++) { arr[i] = rand() % (x - y) + y; cout << arr[i] << " "; } cout << endl; int tmp; bool change ...
[ "stryulvas@ukr.net" ]
stryulvas@ukr.net
b644f74f8b731de2de169ec034203c340b5d7008
b9c1badf27375eacf910dcb87b79e3c69e12a5ef
/Orange.cpp
72284af1f263f1fd9bc74a5557819e8bc4eb422b
[]
no_license
JCoelhoo/Micro-Machines
885d8d1d0caa3c54762ad2c918ce981985c4f256
dbea30ccb7916c37a2955ab5af6134c88bc57215
refs/heads/master
2021-01-19T01:11:01.905689
2016-06-26T19:14:17
2016-06-26T19:14:17
61,898,008
1
1
null
null
null
null
UTF-8
C++
false
false
2,183
cpp
#include <iostream> #include <string> #include "Orange.h" #include <time.h> using namespace std; Orange::Orange() : Obstacle() { init(); } Orange::Orange(Vector3 pos) : Obstacle(pos) { init(); } void Orange::init() { collisionMax = Vector3(RADIUS, RADIUS, RADIUS); collisionMin = collisionMax*...
[ "noreply@github.com" ]
JCoelhoo.noreply@github.com
13ae85161fadd329013a6759366be23458b9d8d9
6058aac649d539ffc4102d64fecc0b397cf014bc
/include/Menu.hpp
269b3baec6f9d49397eb97bfce2f1652ed9e3b19
[ "MIT" ]
permissive
Kirthos/Aerria
bb00b1a9fbb32891837d7b9adcb80a53e20539aa
ec9eb6c78690838ba5a3509369e2c4d8428b4dc2
refs/heads/master
2020-04-02T06:33:52.656726
2018-10-22T14:37:08
2018-10-22T14:37:08
154,156,565
0
0
null
null
null
null
UTF-8
C++
false
false
1,272
hpp
#ifndef MENU_HPP_INCLUDED #define MENU_HPP_INCLUDED #include <SFML/Graphics.hpp> #include <SFML/Audio.hpp> #include "Game.hpp" #include "SingletonWindow.h" #include <iostream> using namespace std; class Menu { public: Menu(); void run(); protected: void update(); const void render(); int checkBox...
[ "gm.kirthos@gmail.com" ]
gm.kirthos@gmail.com
af24f473cf2766bb59d207fa4296a652398f5e2b
1a562c8e43247097582e0089d386eed5b450ed49
/Interpreter/DataTypes.h
c5b4b66eb5452cf12cb8e09ebca51b0d2d1c6604
[]
no_license
baniuk/RadiographySoftware
89c202496f4f318005e0459575f29d8928053d99
c0efc3b842d56dc19975c213f654299829931e5e
refs/heads/master
2020-04-29T04:27:32.174950
2019-03-15T15:43:17
2019-03-15T15:43:17
175,847,643
0
0
null
null
null
null
WINDOWS-1250
C++
false
false
829
h
#pragma once #define IMAGE 0x00000010 #define STRING 0x00000100 #define MATRIX 0x00001000 #define NUMBER MATRIX #define DT UINT #define maxline 256 // maksymalna ilosc znakow w linii #define CHARNOEXIST 32000 #define maxnameofleftparametr 256 #define maxwindows 256; #define maxbuffor 50 // ilosc komend #define max...
[ "P.Baniukiewicz@warwick.ac.uk" ]
P.Baniukiewicz@warwick.ac.uk
c8e3734adfecfce28189617605e1de41c9588907
214355db2ebb44a0c63a993d96cd759e0061a33b
/EmptyProject/GameClear.h
a989b7c44cda67d38aa8285ce98eb95ee6006997
[]
no_license
JeongTaeLee/Gleise-518D
b59e24a2f5722155c732adc346ace087cd66c691
b9f69cb33b63f4a4e25e6399d8915e35daf95df9
refs/heads/master
2020-05-02T21:31:55.350658
2019-04-02T05:47:45
2019-04-02T05:47:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
230
h
#pragma once #include "GameObject.h" class GameClear : public GameObject { public: bool bCompleteProcess = false; public: GameClear(); virtual ~GameClear(); virtual void Init() override; virtual void Update() override; };
[ "jeongtae8633@gmail.com" ]
jeongtae8633@gmail.com
c4f401c6eaeb7dc454c09a3e0267e4aa30eed420
2a9213024770a6c6c6b305bf3cf45f44e6398d47
/TestClient/GlobalInstance.cpp
f2c419561a9e8e958b9422e286fcfd2c295fcfc2
[ "Unlicense" ]
permissive
wissunpower/WeizenbierGame
195d36e7a32485dc76f06c2b0d5c11ee6d5b4a60
34f027c43055dfa6b05e62ca0b6c31271af013f3
refs/heads/main
2023-08-06T06:44:36.240176
2021-09-29T07:34:29
2021-09-29T07:34:29
390,057,582
0
0
Unlicense
2021-09-26T16:22:57
2021-07-27T16:43:06
C++
UTF-8
C++
false
false
179
cpp
#include "ResponseIntervalCollector.h" #include "GlobalInstance.h" ResponseIntervalCollector* ResponseIntervalCollectorInstance = Singleton<ResponseIntervalCollector>::Get();
[ "30381759+wissunpower@users.noreply.github.com" ]
30381759+wissunpower@users.noreply.github.com
b53c9d277d602579eb1577da2575c4600f90b298
6b5bddc107b800f7fd658413cf626ed6f801ed36
/funcs/debug.cpp
911394790a325948e6fdf6e8c8f6abdb04a44e6e
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
ashr/notes
6c5cc00c1b0a2e30e87755b6f5ee32d463f28ed5
c449d10374b0bded8177e318892fdd58bcce3524
refs/heads/master
2021-05-11T04:39:22.877171
2018-01-17T15:01:05
2018-01-17T15:01:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
261
cpp
// address: 0x4086F4 // // debug_load_graphics loads debugging graphics. void debug_load_graphics(); // address: 0x40870F // // debug_cleanup releases the resources used for debugging. void debug_cleanup(); // address: 0x408721 // // TODO: add documentation.
[ "rnd0x00@gmail.com" ]
rnd0x00@gmail.com
1de0c1f4544030bdb1b8b0665e7443ee8b195520
297497957c531d81ba286bc91253fbbb78b4d8be
/media/libyuv/libyuv/source/planar_functions.cc
f4463d547deb03eab1965e14dd323ae03e0e18be
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
marco-c/gecko-dev-comments-removed
7a9dd34045b07e6b22f0c636c0a836b9e639f9d3
61942784fb157763e65608e5a29b3729b0aa66fa
refs/heads/master
2023-08-09T18:55:25.895853
2023-08-01T00:40:39
2023-08-01T00:40:39
211,297,481
0
0
NOASSERTION
2019-09-29T01:27:49
2019-09-27T10:44:24
C++
UTF-8
C++
false
false
149,944
cc
#include "libyuv/planar_functions.h" #include <assert.h> #include <string.h> #include "libyuv/cpu_id.h" #ifdef HAVE_JPEG #include "libyuv/mjpeg_decoder.h" #endif #include "libyuv/row.h" #include "libyuv/scale_row.h" #ifdef __cplusplus namespace libyuv { extern "C" { #endif LIBYUV_API void CopyPlane(c...
[ "mcastelluccio@mozilla.com" ]
mcastelluccio@mozilla.com
e3c8f77d14490b4cb4d9d0d627f7a6724776d786
d1672f193ac15191b3a0445be7330c0eb2508603
/ClickRPG-V1/main.cpp
f4b3b74770a77c12cf5deb25bab2e681869ce403
[]
no_license
SpencerKwok/DragonSlayer
af3f9c12b1272be16ba623dde064b71dd9fc11ae
061cd2cc670647675d938beab505ad694e78a228
refs/heads/master
2020-12-25T23:46:46.555419
2016-08-17T21:02:53
2016-08-17T21:02:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
205
cpp
#include "mainwindow.h" #include <QApplication> using namespace std; int main(int argc, char *argv[]) { QApplication a(argc, argv); MainWindow w; w.show(); return a.exec(); }
[ "noreply@github.com" ]
SpencerKwok.noreply@github.com
0ac00b6f5b2fae467c144232dd57a365ad29c740
f0983a84dd46f5ea7dd43a08fb11fc7d15912988
/Classes/QuadTree.cpp
a0431129757b90ea98005fa1286177443ad07384
[]
no_license
acmersch/Fighter
bff6241a767cd1582e73c35a4a20dd69ae3f7566
b2ed033d077ebe9f55bf1f206266ed503fe52560
refs/heads/master
2020-04-29T14:51:42.753321
2014-04-15T15:35:15
2014-04-15T15:35:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,826
cpp
// // QuadTree.cpp // Card // // Created by Roton_Lin on 14-3-20. // // #include "QuadTree.h" #include "lifeObj.h" //build the tree QuadTree::QuadTree(int deep, Rect rect) { mRect = rect; mObjArray = CCArray::create(); mObjArray->retain(); initChild(deep, rect); } QuadTree::~QuadTree() { mObjA...
[ "acmercyj@gmail.com" ]
acmercyj@gmail.com
dc6fc7d52e1327e08dc3d486c97b81134e83df99
23e393f8c385a4e0f8f3d4b9e2d80f98657f4e1f
/从算法到程序(第2版)/Chapter11/hdu1521.cpp
9e77f4ea6add52f8b41c10a993a633d50da3d006
[]
no_license
IgorYunusov/Mega-collection-cpp-1
c7c09e3c76395bcbf95a304db6462a315db921ba
42d07f16a379a8093b6ddc15675bf777eb10d480
refs/heads/master
2020-03-24T10:20:15.783034
2018-06-12T13:19:05
2018-06-12T13:19:05
142,653,486
3
1
null
2018-07-28T06:36:35
2018-07-28T06:36:35
null
UTF-8
C++
false
false
877
cpp
#include<stdio.h> #include<string.h> int main() { int i; double a[15]; a[0] = a[1] = 1; for (i = 2; i <= 10; i++) a[i] = i * a[i - 1]; int n, m; while (scanf("%d%d", &n, &m) != EOF) { int num[15]; double c1[15], c2[15]; for (i = 1; i <= n; i...
[ "wyrover@gmail.com" ]
wyrover@gmail.com
1fe170cef447c0f76fba91fe15ec4b6177b34114
46e2c94c7b5691432716d618beda6f5075b76754
/sln/019RemoveNthNodeFromEndofList_v3.cpp
b8bea9d8ce68c0900b7600d3fbfc38f6c7138a4a
[]
no_license
Starxyz/leetCodeRecord
6fc52205130e94b21739c60e068eba7b0067badb
ed41d3db46bb1ef8082867483a85bb73f35ae07d
refs/heads/master
2021-06-29T00:59:46.018955
2020-10-04T10:15:06
2020-10-04T10:15:06
151,848,728
1
0
null
null
null
null
UTF-8
C++
false
false
1,285
cpp
/* Given a linked list, remove the n-th node from the end of list and return its head. Example: Given linked list: 1->2->3->4->5, and n = 2. After removing the second node from the end, the linked list becomes 1->2->3->5. Note: Given n will always be valid. Follow up: Could you do this in one pass? ...
[ "a136009394@163.com" ]
a136009394@163.com
a592addea95811bc23a8550cb3cd4dadbf43e160
41098b8eb7a50a0cbc8ce9973eb7840f5d5fa87e
/Implementation/id_002/id_002b.cc
3dbfe8a85637b921bf3ed353374630494ace53a2
[]
no_license
RexusWolf/IS
f119bddc372b25ec3c4dea66e72254097f4a1cb3
80e11fde39bfbe72cfae17e77a4af822d582ffd5
refs/heads/master
2021-08-04T17:10:14.810359
2019-01-10T19:54:18
2019-01-10T19:54:18
149,256,650
14
1
null
null
null
null
UTF-8
C++
false
false
391
cc
// ID_0002a: Remove all Student #include <cstdlib> #include <fstream> #include <iostream> #include <list> #include "id_002b.h" #include "../classes/student.h" using std::list; void deleteAll(list<Student> students){ list<Student>::iterator b = students.begin(); list<Student>::iterator e = students.end(); studen...
[ "francisjmp99@gmail.com" ]
francisjmp99@gmail.com
d848543165c911d67f18f6fc3dd2334212dc102b
ca0f494b45522eab05d0342f25b1f0907ce1d720
/sources/services/sysmgr/srv/src/NetRpc.cpp
b7e345feb207fa06a82510d93df6159d639466a5
[]
no_license
hackboxguy/brbox
9f79f21097685464c9c9a429603e586e034f8cae
ba3850807067b7f623ead5f65dad9c0bf0b3ec2d
refs/heads/master
2023-07-21T15:38:07.666015
2023-07-10T11:51:00
2023-07-10T11:51:00
32,072,062
26
9
null
null
null
null
UTF-8
C++
false
false
13,846
cpp
#include "NetRpc.h" #include "ADSysInfo.hpp" //#include "SysmgrJsonDef.h" /* ------------------------------------------------------------------------- */ NetRpc:: NetRpc(std::string rpcName,int myIndex,bool emu,bool log,SYSMGR_CMN_DATA_CACHE *pData):ADJsonRpcMgrConsumer(rpcName,myIndex,emu,log) { pDataCache=pData; } /...
[ "albert.david@gmail.com" ]
albert.david@gmail.com
900a9cb40c67529ad6db9a98a38689f2a92d6a18
c54a0897be1c62def168009ed931acc2ab178872
/ouzel/audio/openal/OALAudioDevice.hpp
2c73475439327a2751c7ff3f272078da14e84a34
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
yeeway/ouzel
af73005af643a1b8b19ee90775d26bf062c38dff
ad469531ad5c5d424e140aae31a1084098f36b56
refs/heads/master
2020-09-03T15:46:14.215978
2019-11-03T22:56:52
2019-11-03T22:56:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,157
hpp
// Copyright 2015-2019 Elviss Strazdins. All rights reserved. #ifndef OUZEL_AUDIO_AUDIODEVICEAL_HPP #define OUZEL_AUDIO_AUDIODEVICEAL_HPP #include "core/Setup.h" #if OUZEL_COMPILE_OPENAL #include <atomic> #include <thread> #if defined(__APPLE__) # include <OpenAl/al.h> # include <OpenAl/alc.h> #else # include <...
[ "elviss@elviss.lv" ]
elviss@elviss.lv
2d53f683632423017ea7687ed56bdb094113e327
906429cb55aa76ef0b44f03ac84a1265fb311d54
/Lab2_ACM_2020/2.AvgExcludeMinAndMax/ConsoleApplication2/ConsoleApplication2.cpp
b7cdd3e1d52892243e90500995cf43861dd203a6
[]
no_license
Ranazh/Shakieva_ACM_Labs
02bf314337506b6b8d95ffe97780b2e4e798ab50
2bb23b500f7ef415738044790ae0bac79695198f
refs/heads/main
2022-12-31T13:21:08.663315
2020-10-19T21:18:48
2020-10-19T21:18:48
305,397,163
0
0
null
null
null
null
UTF-8
C++
false
false
1,015
cpp
#include <iostream> #include <string> #include <vector> #include <algorithm> using namespace std; class Solution1 { public: double average(vector<int>& salary) { int size = salary.size(); int mx = salary[0]; int mn = salary[0]; double sum = salary[0]; for (int i = 1; i < size; i++) { sum += salary[i];...
[ "62495507+Ranazh@users.noreply.github.com" ]
62495507+Ranazh@users.noreply.github.com
4706be939cc1ffea406f473d6d30f8ddf8fed52b
b50e21a9d46169930957fc43ce589b60631e3365
/OpenGLTutorial/WindowEx.cpp
ccbb587d5a50148dcd82f0a7312ee76242f19733
[]
no_license
YMMH/OpenGLTutorial
05b3ea4118ca306eb62920a815cb958458ac6b39
7338c130b8943a727f52310082dec59c35bdac75
refs/heads/master
2020-06-20T07:39:30.925647
2019-07-15T17:59:54
2019-07-15T17:59:54
197,045,944
0
0
null
null
null
null
UHC
C++
false
false
1,863
cpp
#include <glad/glad.h> #include <GLFW/glfw3.h> #include <iostream> #define WIN_HEIGHT 600 #define WIN_WIDTH 800 void framebuffer_size_callback(GLFWwindow *window, int width, int height); void processInput(GLFWwindow* window); int main() { glfwInit(); glfwWindowHint(GLFW_CONTEXT_VERSION_MAJOR, 3); glfwWindowHint(G...
[ "sftwrmstr@gmail.com" ]
sftwrmstr@gmail.com
c05247070a7d6efdb85211d709a7bdaa7b5322ed
4b055f9c18ad613f10c0e281873b800f3ff515ff
/Minigin/Renderer.cpp
bbf67f609ae66d97ae9e10e8016be455e0dd1735
[]
no_license
minoarno/MidestinyEngine
982508e7ac0197fc49649c1bec362ad5ba113469
68e88f2f3dc537cf4add9fe474004681a90e8a84
refs/heads/main
2023-07-16T06:31:24.398267
2021-08-23T04:40:14
2021-08-23T04:40:14
337,725,203
0
0
null
null
null
null
UTF-8
C++
false
false
2,959
cpp
#include "MiniginPCH.h" #include "Renderer.h" #include <SDL.h> #include "SceneManager.h" #include "Texture2D.h" bool dae::Renderer::m_ShowDemo = true; void dae::Renderer::Init(SDL_Window * window) { m_Window = window; m_Renderer = SDL_CreateRenderer(window, GetOpenGLDriverIndex(), SDL_RENDERER_ACCELERATED | SDL_REN...
[ "minoarno@users.noreply.github.com" ]
minoarno@users.noreply.github.com
58bbb6a913c062b39f9d0eaf9ff6eb0effe5717c
753ed389484c2bbb5d26c21f3c944471a8d704fd
/cv2/streamcypher.cpp
27e49f739ba6161a6ed1ab12d0d4b5dd10b7cf70
[]
no_license
jhrach/BEZ
ee86f0ac1f985dc8830db98834e5e69c5eb8dbbe
ff04cb9e5b87854762954ff585115a74c839cb06
refs/heads/master
2021-01-12T21:17:57.541026
2014-03-26T16:58:20
2014-03-26T16:58:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,779
cpp
#include <stdlib.h> #include <openssl/evp.h> #include <string.h> #include <fstream> using namespace std; int main(void) { unsigned char known[1024] = "abcdefghijklmnopqrstuvwxyz0123"; unsigned char knownst[1024]; int knownstlen = 0; unsigned char ot[1024] = "Supertajna zprava z BEZ supert"; // open text ...
[ "shadow.to.root@gmail.com" ]
shadow.to.root@gmail.com
70f2bb9e9c151ef3f2bae749ee42a374000bd92b
981925c2d9a19f66e2c57f599439576be7ed98fb
/myCirclellist/myCirclellist/源.cpp
1f0cd685e3a2f25afbe72ecaa60e0ba9c5cac733
[]
no_license
ssexuejinwei/create-datastructure-by-myself
eafd529bca892e1c1713e4a8ca7701cb6536ca7b
d635c2585f8b39b630ac247e7a8a6fc2a9dc3ea9
refs/heads/master
2020-03-23T04:26:49.240019
2018-07-16T04:56:40
2018-07-16T04:56:40
141,083,959
0
0
null
null
null
null
UTF-8
C++
false
false
580
cpp
#include"CirList.h" #include<iostream> int main() { using namespace std; Cirlist<int> list; int x; int n, s, m, k; cin >> n >> s >> m >> k; LinkNode<int>* p; for (int i = 0; i < n; i++) list.Insert(i + 1, i + 1); p = list.locate(s); while (n > k) { for (int i = 1; i < m; i++) { if (p == list.getRear()) ...
[ "839315380@qq.com" ]
839315380@qq.com
1eb35009b4afee6258adf665a23a54d9b3ab2332
92b6aaade5a3f323d7f8e7d02fb9fec09f4c2f50
/CP-Codes/cf_476b.cpp
d94b1bef0d24b081f28f9d0001ae983fba89de1e
[]
no_license
suraj1611/Competitive_Programming
846dee00396e2f2b6d13e2ea8aaed444a34062af
82bd88081ac067ad4170553afedc6c479bb53753
refs/heads/master
2020-04-22T17:27:18.116585
2019-12-16T19:42:29
2019-12-16T19:42:29
170,541,477
1
0
null
null
null
null
UTF-8
C++
false
false
1,522
cpp
/* Code by : Suraj (@suraj1611) */ #include<bits/stdc++.h> #include <string> using namespace std; #define ll long long #define rep(i,n) for(int i=0; i<n; i++) #define rep1(i,n) for(int i=1;i<=n;i++) #define mx INT_MAX #define mn INT_MIN #define md 1000000007 #define pb push_back #define mp make_pair #define maxsize ...
[ "surajsk1611@gmail.com" ]
surajsk1611@gmail.com
b7fc7bea72bfb0f94f28ccb853e7ddd8a7345818
c60fe551e358a9c7b3340c9bc8551817f5c6732e
/src/calculate.hpp
8a0ebe91d8480df15addbc6eaa50f546f5aac1ce
[]
no_license
callumacrae/cpp-calculator
45b9cd3e70d3a3d01cc518e75e41a26d477d4b29
8b80db9895e31906b9e9ba43b7f84bd1cb2854dc
refs/heads/main
2023-06-04T06:10:34.752871
2021-06-29T18:06:01
2021-06-29T18:06:01
377,284,658
0
0
null
null
null
null
UTF-8
C++
false
false
154
hpp
// // calculate.hpp // calculator // // Created by Callum Macrae on 15/06/2021. // #pragma once float calculate(const std::string_view &mathString);
[ "callum@macr.ae" ]
callum@macr.ae
fb5de8f03fa785d8ffb7c80a659bcb80a5c86210
b526330604e6cc42b4604dee855ba3291f2df454
/CodeLib/Brute Force/POJ 1077 Eight.cpp
e6e7d15d221528f688d54b33da640277fe769650
[]
no_license
KamikazeChan/Contest
039166160140b1eb424cbcc2e2765e6f04d3cafc
dcacfee07e7c7c201205b73dc1d92281e6824c63
refs/heads/master
2021-01-24T23:11:44.978319
2014-12-15T10:38:15
2014-12-15T10:38:32
null
0
0
null
null
null
null
GB18030
C++
false
false
3,550
cpp
/* ** POJ 1077 Eight ** Created by Rayn @@ 2014/05/22 */ #include <iostream> #include <cstdio> #include <cstring> #include <bitset> #include <algorithm> using namespace std; const int MAX = 400000; int nGoalStatus; bitset<387420498> Flag; char szRes[MAX], szMove[MAX]; char Dir[] = "udrl"; int Pre[MAX], Queue[MAX]; int...
[ "rayn1027@outlook.com" ]
rayn1027@outlook.com
92a073d897ff44193293ec8a1e41764417254267
a9ef859bd36defcc2bcc88ee2d3925e678e670f8
/codeforces/1294/B.cpp
1eb89c8876d5cbb127131da9695fd6cbb8420a6d
[]
no_license
thun-cp/Problem-Solving
6655c5452849c1a576cb54cc5b8c135148d2a8e1
663c5bdb5b51695ded2a3c8c6b0f334f7c97e8f3
refs/heads/master
2023-02-22T01:30:10.604479
2021-01-04T19:38:40
2021-01-04T19:38:40
323,599,063
0
0
null
null
null
null
UTF-8
C++
false
false
2,808
cpp
// #pragma comment(linker, "/stack:200000000") // #pragma GCC optimize("Ofast") // #pragma GCC target("avx,avx2,fma") // #pragma GCC optimization("unroll-loops") #include "bits/stdc++.h" #define pb push_back #define mp make_pair #define mt make_tuple #define endl '\n' #define F first #define S second #defi...
[ "tmodpe@gmail.com" ]
tmodpe@gmail.com
a33349a5bf841e95739bd23a0ea0b7b16690b2af
24411a9cfe06f4e52ff4f7689ee09ebdadebb863
/ToDoList/tdccustomattribdata.h
621e55e70c085cde5fa64e2d9d67e80d2fff54c0
[]
no_license
JohnnyXiaoYang/ToDoList_7.2
6371a2d24f86e6781566ba0a86b43c3a2d57a97f
7f0f14a49b55304b71b257c0086fbb179c12dbc7
refs/heads/master
2022-11-30T23:55:53.309392
2020-08-16T01:22:04
2020-08-16T01:22:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,693
h
#if !defined(AFX_TDCCDATA_H__5951FDE6_508A_4A9D_A55D_D16EB026AEF7__INCLUDED_) #define AFX_TDCCDATA_H__5951FDE6_508A_4A9D_A55D_D16EB026AEF7__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 ///////////////////////////////////////////////////////////////////////////////////////////// #include "..\i...
[ "daniel.godson@gmail.com" ]
daniel.godson@gmail.com
d81591d29dce1bc6281bcb4828e3df2c238eaa31
3ded37602d6d303e61bff401b2682f5c2b52928c
/toy/0503/Classes/Model/MiniGameManager.h
4e20e6c102df74b97976b50ff848db9697b3cbbc
[]
no_license
CristinaBaby/Demo_CC
8ce532dcf016f21b442d8b05173a7d20c03d337e
6f6a7ff132e93271b8952b8da6884c3634f5cb59
refs/heads/master
2021-05-02T14:58:52.900119
2018-02-09T11:48:02
2018-02-09T11:48:02
120,727,659
0
0
null
null
null
null
UTF-8
C++
false
false
4,500
h
// // MiniGameManager.h // BedtimeStory // // Created by maxiang on 8/31/15. // // #ifndef __BedtimeStory__MiniGameManager__ #define __BedtimeStory__MiniGameManager__ #include "cocos2d.h" #include "AppConfigs.h" class BaseGameData { public: BaseGameData() : index(-1), resPath(""), logo("") {};...
[ "wuguiling@smalltreemedia.com" ]
wuguiling@smalltreemedia.com
3a7ef778fda72ff154a433928e69d9ef8cd0402e
3ff1fe3888e34cd3576d91319bf0f08ca955940f
/iss/src/v20230517/model/ListRecordBackupPlanDevicesResponse.cpp
6d46a2f38f705174039b0c0c7a1be1bb2606e58b
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp
9f5df8220eaaf72f7eaee07b2ede94f89313651f
42a76b812b81d1b52ec6a217fafc8faa135e06ca
refs/heads/master
2023-08-30T03:22:45.269556
2023-08-30T00:45:39
2023-08-30T00:45:39
188,991,963
55
37
Apache-2.0
2023-08-17T03:13:20
2019-05-28T08:56:08
C++
UTF-8
C++
false
false
4,149
cpp
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
63dad212574f3af5756aa197847489d271350ca0
ce6fc44470dcb5fca78cdd3349a7be70d75f2e3a
/AtCoder/Beginner 134/E.cpp
92279d0207e0a3f476b32c278259073843f69a42
[]
no_license
cormackikkert/competitive-programming
f3fa287fcb74248ba218ecd763f8f6df31d57424
3a1200b8ff9b6941c422371961a127d7be8f2e00
refs/heads/master
2022-12-17T02:02:40.892608
2020-09-20T11:47:15
2020-09-20T11:47:15
266,775,265
0
0
null
null
null
null
UTF-8
C++
false
false
1,473
cpp
#include <bits/stdc++.h> using namespace std; #define FOR(i,a,b) for (int i = (a); i < (b); ++i) #define F0R(i,a) FOR(i,0,a) #define ROF(i,a,b) for (int i = (b)-1; i >= (a); --i) #define R0F(i,a) ROF(i,0,a) using ll = long long; ll INF = LLONG_MAX; using vc = vector<char>; using vi = vector<int>; using pii = pair...
[ "u6427001@anu.edu.au" ]
u6427001@anu.edu.au
8273697452a4cd52b5d38eb345d7ba3879e280b6
45014139581f1211a43b6415a6ee32d442c29fc0
/src/content/renderer/render_thread_impl.h
e13f73a1ef631d9e482e2e878bd5c79c8b7f0790
[ "BSD-3-Clause" ]
permissive
webosose/chromium91
a31b847e64391c3de98ca5b6dac3ac247d393e78
b28e2ae83ee2e4907a36a49a4c0f054aa386dbfa
refs/heads/master
2022-12-12T09:32:30.580155
2022-09-01T09:02:15
2022-09-18T23:58:11
460,692,960
1
5
null
2022-10-05T07:19:39
2022-02-18T03:16:04
null
UTF-8
C++
false
false
24,434
h
// 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. #ifndef CONTENT_RENDERER_RENDER_THREAD_IMPL_H_ #define CONTENT_RENDERER_RENDER_THREAD_IMPL_H_ #include <stddef.h> #include <stdint.h> #include <map>...
[ "youngsoo.choi@lge.com" ]
youngsoo.choi@lge.com
fe1e4d7b7dbc225bb7231a7cc2942dba348f76f2
5be91d95c7c0e3ecd2f6da2cd1f73018f444e0d1
/ProjetoPOO/Virus.cpp
ff6720161016b4d1a2e02323012ef59f9adb77bc
[ "MIT" ]
permissive
DiogoTojal7/ProjetoPOO-
8d336ad5ef642efb87376cf15f1e4ab2a4822564
5990806a191cbf6f02c7a6b9119ba8c7bd38226b
refs/heads/main
2023-01-20T19:13:35.422856
2020-11-20T18:32:13
2020-11-20T18:32:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
111
cpp
#include "Virus.h" #include "Pessoa.h" Virus::Virus(string c1) { //ctor } Virus::~Virus() { //dtor }
[ "63270037+DiogoTojal@users.noreply.github.com" ]
63270037+DiogoTojal@users.noreply.github.com
b4771a67b824c59573db7b52440bca76c5b0b212
6ced41da926682548df646099662e79d7a6022c5
/aws-cpp-sdk-drs/source/model/DeleteJobResult.cpp
60c099c98cc79b83f6be170ce28bb65fce0eb780
[ "Apache-2.0", "MIT", "JSON" ]
permissive
irods/aws-sdk-cpp
139104843de529f615defa4f6b8e20bc95a6be05
2c7fb1a048c96713a28b730e1f48096bd231e932
refs/heads/main
2023-07-25T12:12:04.363757
2022-08-26T15:33:31
2022-08-26T15:33:31
141,315,346
0
1
Apache-2.0
2022-08-26T17:45:09
2018-07-17T16:24:06
C++
UTF-8
C++
false
false
787
cpp
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/drs/model/DeleteJobResult.h> #include <aws/core/utils/json/JsonSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> #include <aws/core/utils...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
17193755eff1d1ca8964065139151f426bb1bd9f
163782f0b7be7540fc24223a1065335cfd6e15d1
/MyForm1.cpp
feb2b92ab01a7b6aa7aa49df11f064981156081a
[]
no_license
pragati0308/FS-Project-Olympics-Management-System
a1f1522976bb6406fb5f1865faa72fd24a679cba
ad2e36295d9f3ac4ead49e3273aa46129e6f67af
refs/heads/main
2023-06-28T01:55:57.059328
2021-08-03T09:24:28
2021-08-03T09:24:28
392,259,640
0
0
null
null
null
null
UTF-8
C++
false
false
430
cpp
#include "MyForm1.h" #include "MyForm2.h" #include "MyForm3.h" #include "MyForm4.h" #include "MyForm5.h" #include "MyForm6.h" #include "MyForm7.h" using namespace System; using namespace System::Windows::Forms; [STAThreadAttribute] void Main(array<String^>^ args) { Application::EnableVisualStyles(); Appli...
[ "noreply@github.com" ]
pragati0308.noreply@github.com
32a996f23bb99a5d1b454fb92cfa81929c3b20cb
2b089f87cb277c5f40eb0b89ca593fd6cd96b725
/Graph/bridge_2.cpp
c776d6da84a129d60314860261a5b3e0443f7efe
[]
no_license
ryuat/algorithm
f78d0ab8758bb40a24be4508cf8054d75336ad7c
2b8dc909a96cb6cbacc46b421ccde92ae40eeacc
refs/heads/master
2021-07-02T18:46:31.083472
2019-02-22T05:43:55
2019-02-22T05:43:55
134,426,459
1
0
null
null
null
null
UTF-8
C++
false
false
3,686
cpp
/* 다리 만들기 2번째 방법 */ #include <iostream> #include <utility> #include <queue> int a[100][100]; // (1:육지 2:바다) int g[100][100]; // 그룹 int d[100][100]; // 거리 int dx[] = {0, 0, -1, 1}; int dy[] = {-1, 1, 0, 0}; using namespace std; int main(){ int n; scanf("%d", &n); for(int i=0;i<n;i++){ for(in...
[ "jungohryu@gmail.com" ]
jungohryu@gmail.com
7635f0b820925c78502746b914a9d79081d1655a
26ee37a92336ac6268b6d23f965d1b54d5594a7b
/src/consistency/traditional_ssp_consistency.cc
18a5488af0b656f9fa57bcb03b6484a53d75e523
[]
no_license
CaryLorrk/woops
9494082f9a90926a63299462075e83e49d9688b9
66d10b9f93f275f2d2e4aaa71acfa09a3cefa862
refs/heads/master
2020-05-23T18:30:05.316492
2018-09-18T04:08:45
2018-09-18T04:08:45
95,071,315
0
1
null
2017-10-13T05:09:41
2017-06-22T03:36:56
C++
UTF-8
C++
false
false
1,609
cc
#include "traditional_ssp_consistency.h" #include "lib.h" namespace woops { TraditionalSSPConsistency::TraditionalSSPConsistency(Iteration staleness): SSPConsistency(staleness) {} void TraditionalSSPConsistency::BeforeClock(Iteration iteration) { auto&& tables = Lib::Client().GetTables(); for (auto&& kv: t...
[ "carylorrk@gmail.com" ]
carylorrk@gmail.com
268cb90fe62680f45851e8bc3359d815e22dd90e
00692ba81551905b594279fc37ee8e3ca3a4f8eb
/List.cpp
235115b0fad04a08e1ac76a2c1ed46d9d45554fe
[]
no_license
zhan81776075/Cplusplus-Primer
a52bd0ea62bedf248cc9b72e5915e01930b97460
9b4103138c94728a4f9ec541a05ae6835fcf5a41
refs/heads/master
2020-05-17T09:16:13.259039
2019-06-15T14:16:30
2019-06-15T14:16:30
183,628,642
0
0
null
null
null
null
UTF-8
C++
false
false
1,692
cpp
#include<iostream> #include<list> #include <utility> // std::move std::swap #include <vector> // std::vector #include <string> // std::string int main() { /*list::assign std::list<int> first; std::list<int> second; //void assign (size_type n, const value_type& val); first.assign(7, 100); //vo...
[ "416810161@qq.com" ]
416810161@qq.com
dcf579f490db38b49bd90c24f58bfa07bf5dc9f5
7e79799ffb2b32666ed6bce1c3223f4d4e39c7db
/03_C_plusplus/096_Remove_Element/01_Remove_Element.cpp
89c136e94e49d8941290bdebf8610f18a58e9274
[]
no_license
daegukdo/TIL
c24fef4b0c694dd5db0a48cc041960b9cb8ede34
f3ad8d802e0bf55896d97d5d70fd08a1f7736a79
refs/heads/master
2022-05-10T12:26:53.270934
2022-05-05T13:30:24
2022-05-05T13:30:24
200,057,564
0
3
null
null
null
null
UHC
C++
false
false
2,259
cpp
/* @ LeetCode Remove Element Given an array nums and a value val, remove all instances of that value in-place and return the new length. Do not allocate extra space for another array, you must do this by modifying the input array in-place with O(1) extra memory. The order of elements can be changed. It doesn't ma...
[ "eornrsayclub@gmail.com" ]
eornrsayclub@gmail.com
ee7c17de38bfae05742667e6de587c9006096b3f
a82facec4d7111825c59c67a859825074823e6f7
/IGC/VectorCompiler/lib/Utils/GenX/Printf.cpp
4a9981337f5708584d19238c73ebf9cea20f1f24
[ "MIT" ]
permissive
mfkiwl/intel-graphics-compiler-dp4a
f6f85313f1f62ffc86786fc7d3239d5366a015d1
9d3ddd2a85278b225930dac964427a0395c39c58
refs/heads/master
2023-04-02T17:24:52.035704
2021-05-21T02:17:42
2021-05-21T04:03:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,791
cpp
/*========================== begin_copyright_notice ============================ Copyright (C) 2021 Intel Corporation SPDX-License-Identifier: MIT ============================= end_copyright_notice ===========================*/ #include "vc/Utils/GenX/Printf.h" #include <llvm/GenXIntrinsics/GenXIntrinsics.h> #inc...
[ "sys_igcbot@intel.com" ]
sys_igcbot@intel.com
8a29594b18a3bfd282cf2f54d6f903ed3dfc9d31
6d3a70abecb8d5f706673ba7068bcd2b941fc84d
/Libraries/Dicom/dcm_value_ul.cpp
092320c3804318edf9f29b470ceecdd69521ba0d
[]
no_license
MarcoTestDVTk/TestDVTk
352ab93c0d1ed154985fbad83ed6982029da66d1
c9202041090d6f68f5cdfd23db904592440fb365
refs/heads/master
2021-01-09T20:30:38.405636
2016-06-15T08:52:41
2016-06-15T08:52:41
61,128,764
0
1
null
null
null
null
WINDOWS-1252
C++
false
false
2,399
cpp
// ------------------------------------------------------ // DVTk - The Healthcare Validation Toolkit (www.dvtk.org) // Copyright © 2009 DVTk // ------------------------------------------------------ // This file is part of DVTk. // // DVTk is free software; you can redistribute it and/or modify it under the term...
[ "marco.kemper@dvtk.org" ]
marco.kemper@dvtk.org
d1e448d44043d2b807c7a0e94bb239e93fad851f
a5db05a373f489d05a7f2b8e06d2805ee711de17
/android/hardware/aw/marlin/Include/Bento4/Core/Ap4Movie.h
99e7232a41818ffda71779be992c1abff19b6b14
[]
no_license
BPI-SINOVOIP/BPI-H3-New-Android
7c0cdd50a23e62a204d4818954357868b4925945
5cbaa7ad4f73f615dcc4fbed07b52ae240743504
refs/heads/master
2023-02-25T15:43:36.633336
2018-07-18T10:56:14
2018-07-18T10:56:14
69,656,896
1
1
null
null
null
null
UTF-8
C++
false
false
2,849
h
/***************************************************************** | | AP4 - Movie | | Copyright 2002-2008 Axiomatic Systems, LLC | | | This file is part of Bento4/AP4 (MP4 Atom Processing Library). | | Unless you have obtained Bento4 under a difference license, | this version of Bento4 is Ben...
[ "justin@justin-ThinkPad-T420.(none)" ]
justin@justin-ThinkPad-T420.(none)
bc949847e11d14bab314ca201cacacfc9d95eaee
696e35ccdf167c3f6b1a7f5458406d3bb81987c9
/media/gpu/command_buffer_helper.h
13744e53e8f60d4e35fd712b720d5639bcef30d6
[ "BSD-3-Clause" ]
permissive
mgh3326/iridium-browser
064e91a5e37f4e8501ea971483bd1c76297261c3
e7de6a434d2659f02e94917be364a904a442d2d0
refs/heads/master
2023-03-30T16:18:27.391772
2019-04-24T02:14:32
2019-04-24T02:14:32
183,128,065
0
0
BSD-3-Clause
2019-11-30T06:06:02
2019-04-24T02:04:51
null
UTF-8
C++
false
false
5,104
h
// Copyright 2018 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 MEDIA_GPU_COMMAND_BUFFER_HELPER_H_ #define MEDIA_GPU_COMMAND_BUFFER_HELPER_H_ #include "base/callback_forward.h" #include "base/macros.h" #includ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
694c62cad032361e5bc6d8f3ca915112cc8794a4
1fdbb7e551cf8b52b43359cf406bedd969b5f59f
/source/driversdk/driverupdate/MainTask.cpp
e16935b052868f2c5aa2acc8bc62981af02f2147
[]
no_license
trigrass2/eview-server
1292958416ebe772ff4ce0b1f1639c65ca13ce92
a5e452016a730af79a1d402a3d918403eb6073aa
refs/heads/master
2023-06-17T09:38:25.004889
2021-07-15T09:45:56
2021-07-15T09:45:56
null
0
0
null
null
null
null
GB18030
C++
false
false
3,135
cpp
/************************************************************** * Filename: RecvThread.cpp * Copyright: Shanghai Peak InfoTech Co., Ltd. * * Description: 接收消息线程. * * @author: liuqifeng * @version 04/13/2009 liuqifeng Initial Version ************************************************************...
[ "746257224@qq.com" ]
746257224@qq.com
f3824b4bac7b5187c5b567a08ac775f2bc9b0271
286a310a00923d5e2cec35d9630aedb34dafcdb9
/swagger/sdrangel/code/qt5/client/SWGBladeRF2InputReport.cpp
5f3e7d89eb985f9fc54af21f59ed1bf7f715a35b
[]
no_license
agrawalharshit/sdrangel
a98b6565db7484324786898d59ca9c6f1bb6f19b
13eae0d8fe6119397177871b8c66ab073255a9d7
refs/heads/master
2020-04-14T22:10:24.515807
2019-01-01T17:57:41
2019-01-01T17:57:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,153
cpp
/** * SDRangel * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations an...
[ "f4exb06@gmail.com" ]
f4exb06@gmail.com
26f3cabdbf00c6736e2e8b401a5599c6e2390cfb
cefd6c17774b5c94240d57adccef57d9bba4a2e9
/WebKit/Source/WebCore/platform/graphics/ca/win/CACFLayerTreeHost.cpp
5e5411a49d6620f22bfb1f32486953b769aa88c9
[ "BSL-1.0", "BSD-2-Clause", "LGPL-2.0-only", "LGPL-2.1-only" ]
permissive
adzhou/oragle
9c054c25b24ff0a65cb9639bafd02aac2bcdce8b
5442d418b87d0da161429ffa5cb83777e9b38e4d
refs/heads/master
2022-11-01T05:04:59.368831
2014-03-12T15:50:08
2014-03-12T15:50:08
17,238,063
0
1
BSL-1.0
2022-10-18T04:23:53
2014-02-27T05:39:44
C++
UTF-8
C++
false
false
10,237
cpp
/* * Copyright (C) 2009, 2013 Apple 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
[ "adzhou@hp.com" ]
adzhou@hp.com
74fab5f8cb799a4218a67b6a2de342d93740dd2a
dd80a584130ef1a0333429ba76c1cee0eb40df73
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/__debug
0d631bf043861e545592bab8ec955585b5071ef1
[ "MIT", "NCSA" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
5,259
// -*- C++ -*- //===--------------------------- __debug ----------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-------------------------...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
5fe58ea5c94898f78cec3ab075f98b3946bd3d09
7a2425190626dd2e75dd6cbca9fe47727afbad42
/cxxrt-source/testsuite/cxxrt.conformance/loc-22-1-1-1-2.exp
6e7811bbb191abfa7c380b7b675f544801d11e31
[]
no_license
dietmarkuehl/kuhllib
fadd4073c9b09992479e92112ef34c367cb90fad
482ddc2b910870398a9a2bcaa0a77a145e081f78
refs/heads/main
2023-08-31T22:13:02.079530
2023-08-21T22:14:14
2023-08-21T22:14:14
3,148,966
71
7
null
2023-08-21T22:14:15
2012-01-10T21:49:09
C++
UTF-8
C++
false
false
2,304
exp
#!/usr/local/bin/expect # -*-C++-*- loc-22-1-1-1-2.exp -- C++ is actually a lie but it helps # -------------------------------------------------------------------------- # Copyright (c) 2002 Dietmar Kuehl # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated ...
[ "dietmar.kuehl@me.com" ]
dietmar.kuehl@me.com
d33bfa4018a480130c2d6f65c12a4c968874e7ee
9c875e2e2a425a62ee0ffb148e701342c142a029
/src/Saurobyte/AudioStream.hpp
8a10bfebf72696ed124bf8a1847071851aa433ce
[ "MIT" ]
permissive
Symphonym/Saurobyte
4b80e587517d8108a7ac4d60f17ec7518a693c48
c4bc5afd4ac4353ed6cd9a201454fd14aa3aced2
refs/heads/master
2016-08-05T13:26:18.701701
2014-07-13T00:46:06
2014-07-13T00:46:06
17,995,418
19
2
null
null
null
null
UTF-8
C++
false
false
1,919
hpp
/* The MIT License (MIT) Copyright (c) 2014 by Jakob Larsson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, m...
[ "symphonymdev@gmail.com" ]
symphonymdev@gmail.com
0af9d676ad79790b86e906672ea473f80ec9a7af
2e26bbbbe3801eccf026fdb44fa16497c51de5fd
/bank.h
c450f1df3f77f324144666771185a46671a03a86
[]
no_license
Mordequess/a6
aad3b3e28c81d56f723eda692573260193b13aeb
0bc869505fb9b30584d817f584063b9f446ce65e
refs/heads/master
2021-01-10T15:49:35.695324
2015-12-07T02:09:30
2015-12-07T02:09:30
47,424,905
0
1
null
null
null
null
UTF-8
C++
false
false
446
h
#ifndef BANK_H #define BANK_H #include <vector> _Monitor Bank { uCondition insufficientFunds; // waiting on deposits unsigned int waiters; // number of people waiting std::vector<unsigned int> studentAccounts; // the student accounts public: Bank( unsigned int numStudents ); ...
[ "t.babaran@gmail.com" ]
t.babaran@gmail.com
513eede9c8b5ce0e2cb0c3edec392634932be424
4a6e20a36f5b6b7fa34fdb2c465969e3425d67c0
/VulkanProject/Utilities.h
c0f12445ccfee201ee77de1edc8dc2f3880e0224
[]
no_license
axsaucedo/VulkanWrapper
0aec4b4839357bb3667f8dddb05f3c9a19cdddd1
42a244db8fef3fdf99ea7a5b80a5420881194bff
refs/heads/master
2022-11-23T18:43:14.420896
2020-07-28T08:16:34
2020-07-28T08:16:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,747
h
#pragma once #include <fstream> #define GLFW_INCLUDE_VULKAN #include <GLFW/glfw3.h> #include <glm/glm.hpp> const int MAX_FRAME_DRAWS = 2; const int MAX_OBJECTS = 20; const std::vector<const char*> deviceExtensions = { VK_KHR_SWAPCHAIN_EXTENSION_NAME }; struct Vertex { glm::vec3 pos; // Verte...
[ "axsauze@gmail.com" ]
axsauze@gmail.com
250e5032beba9460f90c3cc33ec46827b7f3e3de
154c3822e32c3fc707e775531d3973834345d270
/114_ejercicio.cpp
b59e0627b9701b1b01e40ef04761e007357a84d1
[]
no_license
MEng-Alejandro-Nieto/Learning-cpp
f2da6a4f46eb1f86d472d8a1469bd885eb99287c
3d17d451cb534afdf9ea79e2fcb8e5495dc8a6d7
refs/heads/master
2020-07-30T13:08:22.122242
2019-12-05T23:20:48
2019-12-05T23:20:48
210,244,804
0
0
null
null
null
null
UTF-8
C++
false
false
867
cpp
/* Comprobar si un numero es par o impar, y senalar la posicion de memoria donde se esta guardando el numero con punteros. */ #include <iostream> using std::cin; using std::cout; using std::endl; /////////////////////////////////////////////////////////////////// int n{0},*dir_n=&n; //////////////////////////////////...
[ "alejandrolive932@hotmail.com" ]
alejandrolive932@hotmail.com
07f865db53e262c036668795ee294b1f38f15157
03d01d133062e1ee483b685b834a76a7bfff6cd4
/src/ofApp.h
904a6251f333097b4be8af32d8536c2cea5a0679
[]
no_license
AgnesChavez/XTrees_2020
0a99c22836d29dabd466919756e522f4d4413543
3722b643aabf9e2d62f5967e4edab0c868565e4c
refs/heads/master
2023-05-15T08:05:52.785686
2021-06-02T19:10:03
2021-06-02T19:10:03
296,460,159
0
0
null
null
null
null
UTF-8
C++
false
false
3,445
h
#pragma once #include "ofMain.h" //#include "ofxControlPanel.h" #include "TreesManager.h" #include "InteractiveAudio.h" //#include "ofxApp.h" #include "XTreeButton.h" #include "AlphaRect.h" #include "TwitterLayer.h" #include "LeavesLayer.h" #include "LinesLayer.h" #include "TwitterStream.h" class ofApp : //public of...
[ "macdonald.roy@gmail.com" ]
macdonald.roy@gmail.com
7a5b27cc8aeefb3b49e1f3dfee406d6eacd3be5d
b4826dd67114c5282b769fc9d658c9c55617a96d
/DataStructuresLearningSoftware/DataStructuresLearningSoftware/LinkedList1.h
8e8862c2bea61d946a490efe5f799bfe565ad7be
[]
no_license
Kethavath9199/Data-Structures-Software-Learning
c7d5ed7efaab9baf0ee014311c7727ccbbea0208
990512de73234a9f7c348bdca4b38f529ff72a3f
refs/heads/master
2022-11-26T21:11:32.731210
2020-08-06T15:17:04
2020-08-06T15:17:04
285,603,091
1
0
null
null
null
null
UTF-8
C++
false
false
24,123
h
#pragma once #include "LinkedList_Introduction.h" #include "LinkedList_Insertion.h" #include "LinkedList_Deletion.h" #include "LinkedList_Traversal.h" #include "Quiz.h" #include "DiscussionForum.h" namespace DataStructuresLearningSoftware { using namespace System; using namespace System::ComponentModel; using nam...
[ "kethavathnaveen@192.168.1.5" ]
kethavathnaveen@192.168.1.5
3142093627ae4033a8b5ff12d61960a38bac28ed
26dbe4913ffb77fad2eafb6ba466233e956ef68e
/debugformat/debugformat-example.cpp
faa0b58f92568a4925f7f58555a1557a89a5c209
[]
no_license
retdec-build/retdec-build-system-tests
c1fd970b2237c5e3369d35cde46f4c234c4f0dd9
dc5882c340d7640e207e63e43723e3304257506b
refs/heads/master
2023-01-20T18:07:58.232114
2020-07-21T09:55:37
2020-07-21T09:55:37
467,175,156
0
1
null
null
null
null
UTF-8
C++
false
false
157
cpp
#include <iostream> #include <retdec/debugformat/debugformat.h> int main(int argc, char* argv[]) { retdec::debugformat::DebugFormat debug; return 0; }
[ "peter.matula@avast.com" ]
peter.matula@avast.com
9e48c2d5e1dd5377ade75545a1450f5d49a47873
0e1693c18bb5897e2242549b2512d34555a0a266
/Libraries/Prim.cpp
e189788adc2ea9ff796b9f20d05d0fb773bca2b1
[]
no_license
AngelFA04/algoritmos
b3c9cef7b37fb500f05cc463677a99564cefe847
bbc16d8e492872d6d3cd2f6f0586d3ee9e5590d3
refs/heads/master
2022-12-02T02:27:06.874755
2020-08-19T15:49:21
2020-08-19T15:49:21
287,777,577
0
0
null
null
null
null
UTF-8
C++
false
false
1,567
cpp
#include <iostream> #include <limits.h> #include "Prim.h" using namespace std; Prim::Prim(int numeroNodos, int **matrizAdj){ this->numeroNodos = numeroNodos; this->matrizAdj = matrizAdj; arbol = new int[numeroNodos]; visitados = new bool[numeroNodos]; } void Prim::inicializarValores(...
[ "cyberangel1000@gmail.com" ]
cyberangel1000@gmail.com
4139dcc5944bb511e85e4d5887d1305b0588320f
51318bac6c32d5d298e277bad94511bcf3de42cf
/message.cpp
48be0a2767d3b162eb4227e69fc0d8ffd1607fd3
[]
no_license
xxmicloxx/GSPlayerQT
8d66a5ac6ce6a597aa6347faf4b3692d60bd8030
83e5f6ed0ef7f1d66e5503a6e9b94602d842996e
refs/heads/master
2021-01-17T05:30:07.205693
2014-01-01T21:05:35
2014-01-01T21:05:35
4,930,092
1
0
null
null
null
null
UTF-8
C++
false
false
1,204
cpp
#include "message.h" #include "ui_message.h" #include <QTimer> Message::Message(QWidget *parent) : QWidget(parent), ui(new Ui::Message) { ui->setupUi(this); opacity = new QGraphicsOpacityEffect(this); opacity->setOpacity(0.0); this->setGraphicsEffect(opacity); blendIn = new QPropertyAnimati...
[ "xxmicloxx@googlemail.com" ]
xxmicloxx@googlemail.com
453d8030070ac2115102ea4e30bdd990c79f9063
1e5c93564f82e6b069504a38c7048c1e9e1e47a6
/2017.1/algorithms-review/t235.cpp
0e82403c82d77c8a9e29c1b4f5158cb1b47da69b
[ "MIT" ]
permissive
Forec/learn
d3a28209b73f4ffa9026dd232b4914f2e19f7b8d
38ef91d1310f82713e7a04c45c7e99e3929df813
refs/heads/master
2021-01-17T02:33:31.201367
2017-10-18T15:44:17
2017-10-18T15:44:17
39,928,290
4
2
null
null
null
null
UTF-8
C++
false
false
2,496
cpp
#include <iostream> #include <unordered_map> #include <vector> #include <unordered_set> using namespace std; struct TreeNode { int val; TreeNode *left; TreeNode *right; TreeNode(int x) : val(x), left(NULL), right(NULL) {} }; class Solution1 { private: unordered_set<TreeNode*> vis; ...
[ "forec@bupt.edu.cn" ]
forec@bupt.edu.cn
c36c9d7e02d6cc3785e5dcb5c7146f18d9599bdc
7e72fd8bd7faf8a311439b43fa7574c16daafc92
/src/Graph.hpp
2d80f6089dbb5b2d6438d5cc32a446d7fa171d5f
[]
no_license
stryitg/csp_lab1
20d8973c1fa422efecefc76a4f39627a756eeb6f
7d75ee5146a60e3026fd07c870d45540564ff907
refs/heads/master
2023-02-07T07:52:34.326155
2020-12-19T17:24:41
2020-12-19T17:24:41
305,174,489
0
0
null
null
null
null
UTF-8
C++
false
false
90
hpp
#pragma once #include <vector> using AdjacmentMatrix = std::vector<std::vector<double>>;
[ "stryitg@gmail.com" ]
stryitg@gmail.com