blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
80f2385ba7a65c0a7cd0a45d2dcc7518d6e7b4eb
ac62cdceb0860477a115b787d03559396164fd57
/EPG.h
3c780104eba5f03cd65e6f4c481debaf20a3fa16
[]
no_license
nmickevicius/epgSim
f03e32406222ea1ece2d581c808bc97c6c998b2e
2d9455b6d541ecf719988971d84fad8c31a7a916
refs/heads/master
2022-12-02T01:53:21.521653
2020-08-06T13:07:35
2020-08-06T13:07:35
285,573,135
0
0
null
null
null
null
UTF-8
C++
false
false
2,294
h
#ifndef EPG_H #define EPG_H #endif #include <iostream> #include <complex> using namespace std; class EPG { int nrf; // maximum number of states int nstates; int idxF0; int nz; // number of points along slice-select axis complex<float>** T; // RF transition state operator public: // const...
[ "nmickevicius@mcw.edu" ]
nmickevicius@mcw.edu
4ab6e0bba9eaa6d53f6ba77709529bceaf57cbec
067690553cf7fa81b5911e8dd4fb405baa96b5b7
/1076/1076.cpp
0ec8c556d28abfff4a7f9dd015c0e22f4f8bb3de
[ "MIT" ]
permissive
isac322/BOJ
4c79aab453c884cb253e7567002fc00e605bc69a
35959dd1a63d75ebca9ed606051f7a649d5c0c7b
refs/heads/master
2021-04-18T22:30:05.273182
2019-02-21T11:36:58
2019-02-21T11:36:58
43,806,421
14
9
null
null
null
null
UTF-8
C++
false
false
613
cpp
#include <cstdio> using namespace std; const int arr[] = { 1,10,100,1000,10000,100000,1000000,10000000,100000000,1000000000 }; char str[9]; int get() { switch (str[0]) { case 'b': switch (str[1]) { case 'l': if (str[2] == 'a') return 0; else return 6; case 'r': return 1; } case 'r'...
[ "isac322@naver.com" ]
isac322@naver.com
0f8ad27505c328f25193aa611e8e3794b5fde220
ca539e64fef0b2525f01511f1e8482881918d199
/cfiles/sumskipnan.cpp
b8c2d024ececbdf7c15ba10ae84922e12e37aec7
[]
no_license
eko222/nm
ec776eeaf1b7ce91b48d6cb1feaaaf7fb6379ca7
77bed01b224fba22d0d1d95dd1e2ef725f1e9c43
refs/heads/master
2023-04-23T15:06:07.277242
2021-05-12T22:18:49
2021-05-12T22:18:49
366,855,021
0
0
null
null
null
null
UTF-8
C++
false
false
6,642
cpp
//------------------------------------------------------------------- #pragma hdrstop //------------------------------------------------------------------- // C-MEX implementation of SUMSKIPNAN - this function is part of the NaN-toolbox. // // This program is free software; you can redistribute it and/or modify //...
[ "65445062+eko222@users.noreply.github.com" ]
65445062+eko222@users.noreply.github.com
07db102e8ba3cd377d571dac137a880ab0afbe8b
a3d6556180e74af7b555f8d47d3fea55b94bcbda
/chrome/browser/ui/views/web_apps/web_app_integration_browsertest_win_linux.cc
0010c7bfa601deedbfb141c54dd541cceabf178f
[ "BSD-3-Clause" ]
permissive
chromium/chromium
aaa9eda10115b50b0616d2f1aed5ef35d1d779d6
a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c
refs/heads/main
2023-08-24T00:35:12.585945
2023-08-23T22:01:11
2023-08-23T22:01:11
120,360,765
17,408
7,102
BSD-3-Clause
2023-09-10T23:44:27
2018-02-05T20:55:32
null
UTF-8
C++
false
false
30,059
cc
// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ui/views/web_apps/web_app_integration_test_driver.h" #include "content/public/test/browser_test.h" namespace web_app::integration_tests { namespace { ...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
4f798ec2e6642a90764beff22ec8f76cc2c194ec
96cfaaa771c2d83fc0729d8c65c4d4707235531a
/OnlineDB/ESCondDB/src/ODScanCycle.cc
b7064ee8b216484af91eed41a5da5324c8366e92
[]
no_license
khotilov/cmssw
a22a160023c7ce0e4d59d15ef1f1532d7227a586
7636f72278ee0796d0203ac113b492b39da33528
refs/heads/master
2021-01-15T18:51:30.061124
2013-04-20T17:18:07
2013-04-20T17:18:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,533
cc
#include <stdexcept> #include "OnlineDB/Oracle/interface/Oracle.h" #include "OnlineDB/ESCondDB/interface/ODScanCycle.h" using namespace std; using namespace oracle::occi; ODScanCycle::ODScanCycle() { m_env = NULL; m_conn = NULL; m_writeStmt = NULL; m_readStmt = NULL; // m_ID = 0; m_scan_config_id = 0; ...
[ "sha1-ff850ba3eb60f38a59d1cf352544350e07f17d5b@cern.ch" ]
sha1-ff850ba3eb60f38a59d1cf352544350e07f17d5b@cern.ch
d1b02607d927ebbad8db83b372ced7f9b545fb58
428c5d8bdf6a9ba1a051c22c96830858593521b9
/relations/Item.cpp
620c424d116cbe2cfac355dfc63a44ce52cce739
[]
no_license
annn31051984/bcw4.04.10.2020
04f9bef708150c67aec826a9105442802386c273
1629cdfb463ae3da614b4237b0272c04844e9eda
refs/heads/master
2022-12-26T05:07:43.728451
2020-10-04T16:57:21
2020-10-04T16:57:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
856
cpp
#include "Item.h" Item::Item(const char* title, double price, Category* category) : title(title), price(price), category(category) { this->category->addItem(this); } Item::~Item() { this->category->removeItem(this); } const char* Item::getTitle() const { return this->title; } double Item::ge...
[ "me@caiman.dev" ]
me@caiman.dev
df84cde7112528509da462c8bce61c8b5a866532
df6a7072020c0cce62a2362761f01c08f1375be7
/doc/quickbook/oglplus/quickref/enums/debug_output_source_class.hpp
4daebeb850ee7a22861afc41c971e13021819f4e
[ "BSL-1.0" ]
permissive
matus-chochlik/oglplus
aa03676bfd74c9877d16256dc2dcabcc034bffb0
76dd964e590967ff13ddff8945e9dcf355e0c952
refs/heads/develop
2023-03-07T07:08:31.615190
2021-10-26T06:11:43
2021-10-26T06:11:43
8,885,160
368
58
BSL-1.0
2018-09-21T16:57:52
2013-03-19T17:52:30
C++
UTF-8
C++
false
false
1,270
hpp
// File doc/quickbook/oglplus/quickref/enums/debug_output_source_class.hpp // // Automatically generated file, DO NOT modify manually. // Edit the source 'source/enums/oglplus/debug_output_source.txt' // or the 'source/enums/make_enum.py' script instead. // // Copyright 2010-2019 Matus Chochlik. // Distributed un...
[ "chochlik@gmail.com" ]
chochlik@gmail.com
6ed6cc15292a021cb95aa9be3e707a27e21a9ee1
adad161dfff829f10aaf5e41a49d9f4ef5275857
/top_down_test/grid_datastructure.cpp
7d6f33148ea35a60af98a418968ab6c7cf4c06dd
[]
no_license
rmitra/Masters-Project
e8ec19dcda1c9ec2845ba546c36cc691fc0438c0
62109d29a53f23dcec5089c8969cad754a13dab7
refs/heads/master
2020-04-30T07:40:44.510278
2015-01-22T17:33:40
2015-01-22T17:33:40
23,255,696
5
5
null
null
null
null
UTF-8
C++
false
false
6,968
cpp
#include <iostream> #include <cstdio> #include <cmath> #include <vector> /* point cloud header fils */ #include <pcl/io/pcd_io.h> #include <pcl/io/ply_io.h> #include <pcl/point_types.h> /* end of header files */ #ifndef GRID_HEADER #define GRID_HEADER #define EPS 0.001 using namespace std; class grid_element { ...
[ "rahulm9999@gmail.com" ]
rahulm9999@gmail.com
23d5013593984f41b9427d577e7805a16cf7da0c
a2ba5bb5afe7c397162e48988a3d6a10180061da
/ClassicIE9/ClassicIE9DLL/SettingsUI.cpp
40789dacb4de3e5b88ce0926493bf7975a87b47e
[ "MIT" ]
permissive
jebeld17/ClassicShell
140e4d4d707b25caa6053850f5f540ecf0f394be
c7d4bac036d7da8e053bc12decfcd2e3744e0e76
refs/heads/master
2021-01-22T11:11:00.312078
2015-08-28T22:45:46
2015-08-28T22:45:46
92,674,274
1
0
null
2017-05-28T16:52:29
2017-05-28T16:52:29
null
UTF-8
C++
false
false
6,625
cpp
// Classic Shell (c) 2009-2013, Ivo Beltchev // The sources for Classic Shell are distributed under the MIT open source license #include "stdafx.h" #include "Settings.h" #include "SettingsUIHelper.h" #include "ResourceHelper.h" #include "Translations.h" #include "resource.h" #include "dllmain.h" #include "Cl...
[ "steven.edwards@hightail.com" ]
steven.edwards@hightail.com
8aedd9283299ef8a302def241682e2c05b53093c
a885c7bceafa7b3d6c5a756230fe08ecec6e011f
/ionGUI/imGUI.cpp
ce78bcef01758e7aa96849be4a187b4b19a97331
[ "MIT" ]
permissive
GSerralara/ionEngine
38984960db4d4300c4176974c0564348abb777b3
7ce3394dafbabf0e0bb9f5d07dbfae31161800d4
refs/heads/master
2021-10-09T13:00:04.123300
2018-12-28T10:46:33
2018-12-28T10:46:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
100
cpp
#include "imGUI.h" #include <imgui.cpp> #include <imgui_draw.cpp> #include <imgui_demo.cpp>
[ "iondune@gmail.com" ]
iondune@gmail.com
8456a880d1445c406f04640a541f9ed522340331
bc7e05dc6be0cd3c613991664d03107a58ec2b9c
/aoapc-bac2nd/ch10/UVa11440.cpp
307e889ffc57d767025eba1d10c8b6618811c11b
[]
no_license
4ker/aoapc-book
cba435a4aee65e7d95c7e62e7fedab333ecf0a79
addedfedd8be907e67229a2af6732f48c0f74dbd
refs/heads/master
2021-01-17T22:47:09.027018
2016-08-29T16:55:03
2016-08-29T16:55:03
65,923,801
0
0
null
2016-08-17T16:27:54
2016-08-17T16:27:53
null
UTF-8
C++
false
false
793
cpp
// UVa11440 Help Mr. Tomisu // Rujia Liu #include<cstdio> #include<cmath> #include<cstring> const int maxn = 10000000 + 10; const int MOD = 100000007; int vis[maxn], phifac[maxn]; void gen_primes(int n) { int m = (int)sqrt(n+0.5); int c = 0; memset(vis, 0, sizeof(vis)); for(int i = 2; i <= m; i++) if(...
[ "dvorak4tzx@qq.com" ]
dvorak4tzx@qq.com
6793a05eb16a7be71280a12293fa062e584882d5
3d424a8d682d4e056668b5903206ccc603f6e997
/NeoScriptTools/debugging/qscriptdebuggerstackmodel_p.h
b71a8540602d39d4a7b2818ba5c7a4db76fb306a
[]
no_license
markus851/NeoLoader
515e238b385354b83bbc4f7399a85524d5b03d12
67c9b642054ead500832406a9c301a7b4cbfffd3
refs/heads/master
2022-04-22T07:51:15.418184
2015-05-08T11:37:53
2015-05-08T11:37:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,895
h
/**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtSCriptTools module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:L...
[ "David@X.com" ]
David@X.com
7c82fa35088b091bf3c51e60fcd8024f81ae280d
5583a6c9556ac5b96148f276573894e242ce1e3f
/src/IO_tools.hpp
abe40350bde3cad220714c5a5746d1fc7fb6a516
[]
no_license
wphu/FV_with_petsc
19e060d2f9578fcf6e66ddf377f1c2a6e541025d
eb6b9262e7e33073b8a9e8229c823c8a7374a4ef
refs/heads/master
2020-03-22T22:56:11.272363
2017-12-18T22:12:30
2017-12-18T22:28:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,358
hpp
// Most of this was copy-pasted from Ryan Davis's PADI software: // https://github.com/rsdavis/ParallelDiffuseInterface-PADI // It provides utilities for reading input parameters from a text file. // The logging code has been removed. #ifndef IO_TOOLS_H #define IO_TOOLS_H #include <map> #include <string> #include "bc...
[ "alta@princeton.edu" ]
alta@princeton.edu
4ef3c8361063514758e933f6b1e4a6324bb56a64
23177c3166b3d6d801c09d846b731425c77788da
/Intermediate/Build/Win64/UE4/Inc/Assignment/MainAnimInstance.gen.cpp
63f44834bb79c1672a8dd65d88cc47f98d99210c
[]
no_license
ffEuryale/Unreal_Portfolio
143340df29e004ca147c89431e79374200adf97f
272e111066999b26baaaa7e03bb5c611e91b7b06
refs/heads/main
2023-03-21T07:21:29.023017
2021-03-03T12:06:46
2021-03-03T12:06:46
342,631,540
0
0
null
null
null
null
UTF-8
C++
false
false
10,442
cpp
// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ========================================================================...
[ "tyhbvfg0108@gmail.com" ]
tyhbvfg0108@gmail.com
a541781f97d76fe3468289a3386769b2bcba3244
2e09ae7a5bea9be801045a3e52c23917d201587c
/source/Operations/RasterPosition.h
8ebcba2aee5640679aa87f733c274ec5bbc1ea50
[]
no_license
rpethes/terRAIN
62f6cd28a635b8abdbcd022998e420386fd264e8
1f2b586ad632a31e8e1713eee90e53653c9ee113
refs/heads/master
2016-09-06T11:49:15.590676
2015-11-16T19:01:40
2015-11-16T19:01:40
33,692,680
0
1
null
null
null
null
UTF-8
C++
false
false
634
h
#ifndef RASTERPOSITION_H #define RASTERPOSITION_H #include <ostream> namespace TR { class RasterPosition { private: size_t _row; size_t _col; public: RasterPosition():_row(0), _col(0){} RasterPosition(size_t row, size_t col) :_row(row), _col(col){} inline void set(size_t row, size_t col) { _row = row; _col =...
[ "pethes.robert@gmail.com" ]
pethes.robert@gmail.com
6344d4ec524fe00ed8fcf51bce6fa41303575fde
54b9e493500440edbcd8a3fac8876260f25c4d92
/vectors/main.cpp
e0e18025d4ca2b1d7666b3a3f18bc43684a843bb
[]
no_license
element2112/cpp_udemy_course
3f35b117b7f007385d560ceeb2002eff3c0d47c8
23f1fdf78e15f7725716fc5e39925f8010f9fc90
refs/heads/master
2022-08-19T14:34:17.634055
2020-05-25T23:55:23
2020-05-25T23:55:23
252,863,739
0
0
null
null
null
null
UTF-8
C++
false
false
1,936
cpp
#include <iostream> #include <vector> using namespace std; // a vector is just a dynamic array like an arraylist // vectors are an object int main() { vector <char> vowels; vector <int> test_scores {100, 95, 99, 87, 88}; vector <char> more_vowels (5); // constructor initialization. ...
[ "bs009@live.com" ]
bs009@live.com
f42ade96f15aabf89b53cc8451f886b68302cdb9
579dbb681f772870d692f468322470612fa553aa
/third-party/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
1607dcd0b27db616576c324ac64572f159fecdfb
[]
no_license
chipbuster/niftyreg
eb69441dc3ee76930da08d580f61550fd448271d
d9bd674a1cdae37688444777cc07862dec366228
refs/heads/master
2021-01-11T08:50:14.626799
2016-12-16T20:46:28
2016-12-16T20:46:28
76,684,058
0
0
null
2016-12-16T20:37:50
2016-12-16T20:37:50
null
UTF-8
C++
false
false
4,014
h
/* Copyright (c) 2011, Intel Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the ...
[ "m.modat@ucl.ac.uk" ]
m.modat@ucl.ac.uk
4fdbe9bc92233169a10b359e5cad46e09d26cfbf
6b18884327584cd84e677b53a5c1c121cbed7aaf
/2D Physics Engine ERawlings/RenderData.h
2839e008afa2a5104e405fc72608220b28583584
[ "MIT" ]
permissive
EmmaRawlings/2D-Physics-Engine-ERawlings
dfa9ef64d71ac71aed0c57cfa88ade5e9859a85d
63e1c330321bb7f826049ca12dfa95c4ddb346e8
refs/heads/master
2021-11-27T00:32:03.064186
2017-02-07T20:21:42
2017-02-07T20:21:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,469
h
#pragma once #include "Vector2.h" #include <list> #include <string> //blend mode? struct Position{ int x; int y; int z; }; struct Colour { int r; int g; int b; int a; }; struct Point { Position position; Colour colour; int size; }; struct Line { int x1; int y1; int z1; int x2; int y2; int z2; Colo...
[ "espio.vx@gmail.com" ]
espio.vx@gmail.com
ed5972250da6a52b159b3fcaeaec504522629a4e
483194ec10e6149c3245ff48c1857f48deba1578
/External/asio/buffer.hpp
8d415b7b464c3c9d157bfe20b446b1124592a77e
[]
no_license
davidroze/StormWebrtc
3efc68c9e16b34da0728716f460f44ca8a50f59d
cd471d5107c3bfe0cb885caf81063915ad4d386a
refs/heads/master
2021-05-08T16:43:43.539787
2018-02-04T10:05:43
2018-02-04T10:05:43
120,167,513
0
0
null
2018-02-04T08:24:11
2018-02-04T08:24:11
null
UTF-8
C++
false
false
89,021
hpp
// // buffer.hpp // ~~~~~~~~~~ // // Copyright (c) 2003-2015 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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 ASIO_BUFFER_HPP #define ASIO...
[ "nick.weihs@gmail.com" ]
nick.weihs@gmail.com
bdffb036a95b305c393e902c7da1f2054ab61d37
f12f4aeca340c2183704377fc6ce6ff4131fc5a0
/Source/Wesley_S_Final/Final_GameStateBase.cpp
63ddb9484fb3d7babd5d8a238767e5bbc4dfa79b
[]
no_license
WesleySweazey/Wesley_S_Final
04b8a0fa0afa63035e494edac91a71a35d467465
d765927ff53b35946dcc692e7c8e7ba72b64a025
refs/heads/master
2020-05-01T19:13:22.887974
2019-03-29T00:47:27
2019-03-29T00:47:27
177,642,555
0
0
null
null
null
null
UTF-8
C++
false
false
1,401
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "Final_GameStateBase.h" #include "GameFramework/GameStateBase.h" #include "Net/UnrealNetwork.h" AFinal_GameStateBase::AFinal_GameStateBase() { bIsPlayerOneLoggedIn = false; bIsPlayerTwoLoggedIn = false; //SetReplicates...
[ "sweazey48@gmail.com" ]
sweazey48@gmail.com
ed2f55b2910df75307eea363169beab209bd1676
1c390cd4fd3605046914767485b49a929198b470
/luogu/P2209.cpp
91ca8ed43df9a18858f47994b5248f4223f19459
[]
no_license
wwwwodddd/Zukunft
f87fe736b53506f69ab18db674311dd60de04a43
03ffffee9a76e99f6e00bba6dbae91abc6994a34
refs/heads/master
2023-01-24T06:14:35.691292
2023-01-21T15:42:32
2023-01-21T15:42:32
163,685,977
7
8
null
null
null
null
UTF-8
C++
false
false
973
cpp
#include <bits/stdc++.h> using namespace std; int n, g, b, d; long long z; pair<int, int> a[50020]; deque<pair<int, int> > q; int main() { scanf("%d%d%d%d", &n, &g, &b, &d); for (int i = 1; i <= n; i++) { scanf("%d%d", &a[i].first, &a[i].second); } sort(a + 1, a + n + 1); a[n + 1].first = d; q.push_back(make_p...
[ "wwwwodddd@gmail.com" ]
wwwwodddd@gmail.com
2a8f2299ed4b3ff677a38dcfcc777133bc3bfc35
7be1f02caba12f7a4ccc9a16a5c65b104aa124cf
/Collada.cpp
78b876b63219b9cae977a9180db9056bffa2a2bd
[]
no_license
sungsoosmess/ColladaVR
6c720a00e75bd24ad459923e48f99da8fd6cbc9c
df3335e71ae1708093332fc8f779bfa56e7e7472
refs/heads/master
2022-03-28T08:35:37.302964
2019-12-31T22:08:36
2019-12-31T22:08:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,265
cpp
// Collada.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "Collada.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; // the main window clas...
[ "turnerevansd@janelia.hhmi.org" ]
turnerevansd@janelia.hhmi.org
b7a27bbfb48106843ee73d62f02cb8ec9b497a8f
1d0a700bbd7e8542a1f45a133b5e146cad35a9d1
/Ponto.cpp
a88a94690b5530c8076ce4c30b1ec7c6e0500cc2
[]
no_license
rbpimenta/CG-2015-UFES-TC1
3674c533739a3b324114ff2256a864cf27c046e2
317e043ad2d0b03d0a984c4b038d095dab36c67d
refs/heads/master
2022-02-19T14:25:57.801847
2022-02-08T12:47:47
2022-02-08T12:47:47
43,628,402
0
0
null
null
null
null
UTF-8
C++
false
false
600
cpp
/* * Ponto.cpp * * Created on: 20/08/2015 * Author: rodrigo */ #include "Ponto.h" Ponto::Ponto(int x, int y, int id) { // TODO Auto-generated constructor stub this->x = x; this->y = y; this->identificador = id; } Ponto::~Ponto() { // TODO Auto-generated destructor stub } float Ponto::getX(){ retur...
[ "rodrigopimenta2@gmail.com" ]
rodrigopimenta2@gmail.com
024fce5710bdc87664dad80ca0092cddd289d791
bd1b37597a9e4baac3913f73f28ee5e897b33e76
/plugins/matchmaker/pluginsrc/matchmaker_plugin.cpp
7a77d548b4adfb4fc3072a64d18ded976ebea8b1
[ "BSD-2-Clause" ]
permissive
pretty-wise/link
3f3b00b9ca9d17dad0a9d5db6cd3063633918587
16a4241c4978136d8c4bd1caab20bdf37df9caaf
refs/heads/master
2023-01-13T08:33:20.969484
2019-11-29T01:43:34
2019-11-29T01:43:34
58,286,721
0
0
null
2023-01-04T05:22:28
2016-05-07T22:20:45
C++
UTF-8
C++
false
false
2,764
cpp
/* * Copywrite 2014-2015 Krzysztof Stasik. All rights reserved. */ #include "matchmaker_plugin.h" #include "link/plugin_log.h" #include "tinyxml2.h" #include "common/protobuf_stream.h" #include "common/json/json_writer.h" //#include "protocol/gate.pb.h" namespace Link { namespace Matchmaker { MatchmakerPlugin::M...
[ "krzysiek.stasik@gmail.com" ]
krzysiek.stasik@gmail.com
29aa7059b3c5566f6a3fb1ba756aeffbc3663853
4b9dd6830cf2857de6dc273eee9255d2b6b9d7e5
/剑指offer/52-两个链表的第一个公共结点/JZ52.cpp
aac68727d0dca77619d2ba60b9ba497b1fbdef53
[ "MIT" ]
permissive
ZhuchaWenjiu/coding-for-algorithms
2aa0eaa5f40b93f68426ee3a007f6bda75a638df
f2ca1addaa0b41ae62a8d71e2bec9635161cfe6a
refs/heads/master
2022-12-01T09:14:10.766258
2020-08-13T06:36:35
2020-08-13T06:36:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,183
cpp
/* struct ListNode { int val; struct ListNode *next; ListNode(int x) : val(x), next(NULL) { } };*/ class Solution { public: ListNode* FindFirstCommonNode( ListNode* pHead1, ListNode* pHead2) { if (!(pHead1 && pHead2)) return nullptr; unsigned int length1 = getListLength(pHead1); unsig...
[ "33092119+jinbooooom@users.noreply.github.com" ]
33092119+jinbooooom@users.noreply.github.com
3f5f9af4f11da5491f34eca5320dfb4304e842f4
c0f5d7ef2b590c155af58d83e8cbbf0854a3f995
/include/caffe/layers/tanh_layer.hpp
8d18b8f8e8adbd2fdb82e056bac28bfe375e4984
[ "LicenseRef-scancode-generic-cla", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
JiahaoLi-gdut/CAFFE-DACH
c8a039d437775b65c6ed6f4508b47acc66e025d4
388c826d8019f66bf0657acb2041dfccf4797fc9
refs/heads/master
2023-03-27T16:00:10.865638
2021-03-30T15:18:51
2021-03-30T15:18:51
353,027,719
0
0
null
null
null
null
UTF-8
C++
false
false
2,681
hpp
#ifndef CAFFE_TANH_LAYER_HPP_ #define CAFFE_TANH_LAYER_HPP_ #include <vector> #include "caffe/blob.hpp" #include "caffe/layer.hpp" #include "caffe/proto/caffe.pb.h" #include "caffe/layers/neuron_layer.hpp" namespace caffe { /** * @brief TanH hyperbolic tangent non-linearity @f$ * y = \frac{\exp(2x) - 1}{\...
[ "jiahaoli.gdut@gmail.com" ]
jiahaoli.gdut@gmail.com
854f41ff4f8f4acbdd604002d18634484387eaa2
6e892420c9f690d6e6204170889085639005f16c
/parallel_algos/array_sum/parallel_sum2.cpp
913848e345700c4ecc11caf3c6401e014529b168
[]
no_license
yashagarwal23/hpclabwork
582ade526855e1a2a88c2c2306985249498ba154
e7a08fb73208e57eef108fbff9ab6b97d9b5d173
refs/heads/master
2020-07-07T17:42:49.433645
2020-01-14T11:40:37
2020-01-14T11:40:37
203,425,485
0
0
null
null
null
null
UTF-8
C++
false
false
1,529
cpp
#include <iostream> #include <utility> #include <numeric> #include <pthread.h> using namespace std; typedef long long ll; int n; ll *arr; struct sum_struct { int startIndex; int endIndex; ll answer; }; void* sum(void* arg) { sum_struct* sum_arg = (sum_struct*)arg; int startIndex = sum_arg->start...
[ "yash23.agarwal@gmail.com" ]
yash23.agarwal@gmail.com
2f5587c0eb73a1dbbbe76741ddbd0314207c4f45
24b143ea43bb3a74b9c329c8a9a0ecd4ca71413c
/Serpinski challenges/serpinski 3_01/main.cpp
662063e45e1509764ed563620eabce16c9a0bf16
[]
no_license
xiaorine/Graphics-Programming
7bc1d3f607a648aa119d3434bd8be475fcfe1434
2eaffb782333b6f652cd6c470f14eedaefdca022
refs/heads/master
2021-12-28T09:14:16.110481
2013-01-16T23:31:38
2013-01-16T23:31:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,832
cpp
#pragma comment(lib, "GLFW") #pragma comment(lib, "OpenGL32") #include <GL\glfw.h> #include <glm\glm.hpp> #include <glm\gtc\matrix_transform.hpp> #include <glm\gtc\type_ptr.hpp> #include <glm\gtx\constants.hpp> #include "geometry.h" #include <cstdlib> bool running = true; render_object cube; render_object tetrahedro...
[ "10004794@napier.ac.uk" ]
10004794@napier.ac.uk
9329b542909a92a9f22a928b6c5ecb5481ae1859
59179e4f655a40b421fa9aeda9c90736b8c11b1b
/compiler/.history/lab1/lexical_20210412111549.cpp
9e749358afe8ee6b26bee1829b3f104bd2421c51
[]
no_license
wjw136/course_designing_project
ccd39da420f0de22b39fa2fea032054f4cbe8bfd
2614928bd779bc0d996857b123e2862836d81333
refs/heads/master
2023-06-04T12:52:40.501335
2021-06-17T13:19:23
2021-06-17T13:19:23
374,384,252
0
0
null
null
null
null
UTF-8
C++
false
false
2,311
cpp
#include <iostream> #include <windows.h> #include <string.h> #include <queue> #include <math.h> #include "stdio.h" #define ll long long #define inf 100000 #define clr1(a) memset(a,-1,sizeof(a)) # define clr(a) memset(a, 0, sizeof(a)) using namespace std; //reserved word static char reserveword[35][20]={ "and","ar...
[ "2831419633@qq.com" ]
2831419633@qq.com
68c1f3492321d6c392930137815027e79acb2db1
636f92553b5077f82e9c2b6dfa84508a7d7ede0a
/Happic Engine/Src/Platform/Windows/Win32Input.h
c6a6e59acfc866b52cfd18ae42377adca5c1eca5
[]
no_license
Happic-Games/Happic-Game-Engine
c7f3edaa88ca9388ea4b295775d0bad06ecdb3a8
18af6621abf43883640d14e815cd0bc7819c761e
refs/heads/master
2020-04-20T08:36:59.879767
2019-02-03T06:04:20
2019-02-03T06:04:20
168,744,549
0
1
null
null
null
null
UTF-8
C++
false
false
515
h
#pragma once #include "../../Core/IDisplayInput.h" #define WIN32_LEAN_AND_MEAN #include <windows.h> namespace Happic { namespace Core { class Win32Input : public IDisplayInput { public: Win32Input(const HWND& handle); Math::Vector2f GetCursorPosition() const override; void SetCursorPosition(const Math::Ve...
[ "eunoiagamess@gmail.com" ]
eunoiagamess@gmail.com
d0190dde961e85b3b39073997fc9b4cf65f8c2d3
bf798d5af7effdb06f373ac653e98cb4dd145a5c
/src/qif191/QIFDocument/type_t.CStatsNumericalBaseType.h
5f4a39139d939aa5977a1ca815d08d2e774e6625
[ "BSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
QualityInformationFramework/QIFResourcesEditor
73387fca4f4280cc1145fae32438c5d2fdc63cd5
4ff1de9d1dd20d9c43eaa9cc320caeff1c57760e
refs/heads/master
2022-07-29T15:57:04.341916
2021-08-04T16:36:42
2021-08-04T16:36:42
298,856,948
0
0
null
null
null
null
UTF-8
C++
false
false
9,057
h
#pragma once #include "type_t.CStatsBaseType.h" namespace qif191 { namespace t { class CStatsNumericalBaseType : public ::qif191::t::CStatsBaseType { public: QIF191_EXPORT CStatsNumericalBaseType(xercesc::DOMNode* const& init); QIF191_EXPORT CStatsNumericalBaseType(CStatsNumericalBaseType const& init); void op...
[ "dc@capvidia.com" ]
dc@capvidia.com
3bd86ff317413bcd0786f4b5352373e6245f56a7
83552346a7d778e88569fdc16d686576836a1977
/Plan/main.cpp
0732972378ade10c53ec99576a6e85ad0bac7b55
[]
no_license
Berezowski-Dominik/Plan_generator
75baddb2a4aadf6543e64b6fdef70889a683419f
66edc08eb6c5428bf733f77b3e8e4f3400c6e225
refs/heads/master
2023-08-22T22:58:06.735671
2021-10-10T19:00:07
2021-10-10T19:00:07
415,674,221
0
0
null
null
null
null
UTF-8
C++
false
false
66,307
cpp
#include <stdio.h> #include <iostream> #include <vector> #include <fstream> #include <sstream> #include <cmath> #include <map> #include <cmath> #include <set> #include <ctime> #include <algorithm> #include <sys/stat.h> #include "Przedmiot.h" #include "Nauczyciel.h" #include "Nad_grupa.h" #include "Grupa.h" #include "Z...
[ "d.berezowski95@gmail.com" ]
d.berezowski95@gmail.com
2bcbe0f2f66fa7f38e8d1c4b20e5b469132dc932
7abd1d2bccc8848bc2d42cc12351b7e745b9ef7b
/objects/Flower.h
2676e745388187f06846021a0c38eb675f609bfb
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
vinz9/vstvisframework
f98f48ab064cef7c908a262810bd3e0ca4dfd696
0c4e1508d313c8deb588def77aa1a23f131c9333
refs/heads/master
2021-07-15T21:10:38.230197
2016-09-16T21:02:49
2016-09-16T21:02:49
8,673,426
14
0
null
null
null
null
UTF-8
C++
false
false
723
h
/* flower code from http://asilvast.kapsi.fi/pseudotoad/projects */ #ifndef FLOWER_H_ #define FLOWER_H_ #include "Object3d.h" typedef float Vect[3]; class Flower : public Object3d { public: Flower(); Flower(AudioEffect* effect, int m, float stg1, float stg2); ~Flower(); void draw(); void setInput(int input);...
[ "vince.houze@gmail.com" ]
vince.houze@gmail.com
2a1fb4641c92acbc5bff6165c23261bd00c63cad
8191afce54f369c18f98c602b1ee99fcb5a75004
/Composite/Leaf.h
45f73608ae43cf657c68867da18b4ad661c7ad85
[]
no_license
KoiKomei/INGSW
07f9a49a9c735ec0bba10537840b9e3ae4d0811f
456b6f366177772c3340bf2c469f01dd218171d9
refs/heads/master
2020-04-01T17:24:29.858283
2018-11-14T18:04:52
2018-11-14T18:04:52
153,427,765
0
0
null
null
null
null
UTF-8
C++
false
false
236
h
#pragma once #ifndef LEAF_H #define LEAF_H #include "Component.h" class Leaf :public Component { public: Leaf(int val) { value = val; } void traverse() { cout << value << ' '; } private: int value; }; #endif // !LEAF_H
[ "alex.parisella@gmail.com" ]
alex.parisella@gmail.com
e7fe513735ca9bb29ae4c652941f342b7b211cac
367012d9c5656d78ee1c013adf99fa41c6d3339c
/Chap5/Chap5/Stacks/ragnarstest.cpp
479c84f7ca51f0e6e580627ba7c7fd05b5c5a1f4
[]
no_license
alflinusjonsson/DALGO-Drawing
6fedf45630e0fbe5ea2852535910e4570e38c102
e3e64c43c8d1bedd7b6b36a7a5799c26024c83e5
refs/heads/master
2022-05-16T06:09:06.960659
2020-04-29T07:15:47
2020-04-29T07:15:47
259,852,708
0
0
null
null
null
null
UTF-8
C++
false
false
3,359
cpp
#include "ragnarstest.h" #include "student2_arrstack.h" #include "student1_liststack.h" #include <iostream> #include <string> #include <QThread> #include <QElapsedTimer> #include <assert.h> using namespace std; template<class CStack> bool stackTest1(int recursionDepth=0) { QThread::msleep(300); cout << ...
[ "alflinusjonsson@gmail.com" ]
alflinusjonsson@gmail.com
9abc41d8d846b05335da7807f49359a553d84907
412e41b21e0f93b4a89c49a62c5501b54e3818fe
/examples/Advanced/Display/UTFT_demo/UTFT_demo.ino
4acfe6a6d68a72849e212ba581d178fe05a07861
[ "MIT" ]
permissive
UT2UH/MaixAmigo
11f3d3c269765f0357d0d8645846eb2f892b0c45
0bd593dd2b9591960d6fdb079a7356266d0a8d3d
refs/heads/main
2023-01-07T19:50:53.679766
2020-11-13T09:25:55
2020-11-13T09:25:55
312,208,128
9
1
null
null
null
null
UTF-8
C++
false
false
7,144
ino
// Demo based on: // UTFT_Demo_320x240 by Henning Karlsen // web: http://www.henningkarlsen.com/electronics // /* This sketch uses the GLCD and font 2 only. Make sure all the display driver and pin comnenctions are correct by editting the User_Setup.h file in the TFT_eSPI library folder. #######################...
[ "oles@yaremenko.ws" ]
oles@yaremenko.ws
351df11b35b05c1a9134770f71a3a679e69feec2
bc92c058b0c2dd2877648e30156245e36ee571a4
/source/common/xproto/framework/third_party/aarch64/opencv/include/opencv2/core/hal/intrin_neon.hpp
6eb43abc6e2a4fc5c0f791e5ddfe87d30db7496a
[ "BSD-2-Clause" ]
permissive
robort-yuan/AI-EXPRESS
c1783f5f155b918dcc6da11956c842ae5467de8e
56f86d03afbb09f42c21958c8cd9f2f1c6437f48
refs/heads/master
2023-02-09T03:51:44.775020
2021-01-02T15:15:37
2021-01-02T15:15:37
309,591,131
0
0
BSD-2-Clause
2020-12-08T07:48:54
2020-11-03T06:11:06
null
UTF-8
C++
false
false
64,403
hpp
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, i...
[ "qingpeng.liu@horizon.ai" ]
qingpeng.liu@horizon.ai
6ebc73bb273052d61f2941d3fe2646d9eed2ea9c
f131f99c2410c2c84bfa8cd3ae1bc035048ebe48
/axe.mod/angle.mod/src/libGLESv2/renderer/d3d/d3d11/PixelTransfer11.h
ed1a3ae1d0a43a47661971e4b0811b92419ae48b
[]
no_license
nitrologic/mod
b2a81e44db5ef85a573187c27b634eb393c1ca0c
f4f1e3c5e6af0890dc9b81eea17513e9a2f29916
refs/heads/master
2021-05-15T01:39:21.181554
2018-03-16T21:16:56
2018-03-16T21:16:56
38,656,465
2
2
null
null
null
null
UTF-8
C++
false
false
2,479
h
// // Copyright (c) 2013 The ANGLE Project Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // PixelTransfer11.h: // Buffer-to-Texture and Texture-to-Buffer data transfers. // Used to implement pixel unpack and pixel pack buffe...
[ "nitrologic@548b755b-aa20-0410-b24a-7f7e2b255a79" ]
nitrologic@548b755b-aa20-0410-b24a-7f7e2b255a79
b70fab9e23853c653aefbd9acb43978bdd93f8b8
9d8629da31c36bc1a7a527bff2d2a706fcb2ffff
/ClientList.h
f7625f22f1a7bf7c90eed4500fabd4d0345ed489
[]
no_license
Kostizer/work
a587bd7b06beef83207ef6c7bfa50882e05e18f6
502d207110f7814353b96867b3d8a43700a3b562
refs/heads/main
2023-02-06T09:43:11.033616
2020-12-28T16:42:42
2020-12-28T16:42:42
324,889,176
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
469
h
#ifndef CLIENTLIST_H #define CLIENTLIST_H #include <list> #include "Client.h" class ClientList //список клиентов { private: list <Client*> setPtrsClients; // контейнер список клиентов list <Client*>::iterator iter; //итератор public: ~ClientList(); void insertClient(Client*); //внесение клиента в список...
[ "kostik_563@mail.ru" ]
kostik_563@mail.ru
2a4c22eb9d41d7343e0e3eb83a824e1ae063b130
15fd495f617071de89a066f7d13199a0eca45be5
/old2/initial_separation.hpp
b0b23de445a89adc20f980e497617e772ee9a866
[]
no_license
V-Italy/optical_flow
5176f221a4822398cacc0ce98cc968970a3955e3
5b07f43a5e76136283ab471b85d29fc351725042
refs/heads/master
2021-01-16T19:33:58.171269
2015-05-15T17:30:36
2015-05-15T17:30:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,111
hpp
#ifndef INITIAL_SEPARATION_HPP #define INITIAL_SEPARATION_HPP #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include "types.hpp" #include <iostream> #include <string> #include <unordered_map> #include "tensor_computation.hpp" #include "misc.hpp" void i...
[ "moritz.hamann@deepr.de" ]
moritz.hamann@deepr.de
1d4f4d0cc45c957d1f2deac425720308b4f8f8b2
73b8d67dcf86c4aaa8b005e4f270c62c60c2cdba
/Combinatorics/排列的逆序.cpp
cb788973c12cdcdc432422d489ed2f8e2e8ed89b
[]
no_license
DaDaMrX/Sophomore
822b750c8bff0490a7f200facd907e8e854ccaaa
bf724064f6a3ca107c0f950042d681f265b00a2f
refs/heads/master
2021-01-12T04:34:24.793104
2017-04-02T11:33:18
2017-04-02T11:33:18
83,888,762
2
2
null
null
null
null
UTF-8
C++
false
false
601
cpp
#include <cstdio> #include <cstring> #include <algorithm> using namespace std; typedef long long ll; const int INF = 0x3f3f3f3f; const int N = 15; int a[N], b[N]; int main() { int T; scanf("%d", &T); while (T--) { int n; ll k; scanf("%d%lld", &n, &k); k--; for (int i = 1; i <= n; i++) { b[n + 1 - i...
[ "dadamrxx@gmail.com" ]
dadamrxx@gmail.com
d33b32c9b4a47b6af5dff5e0e5a9538cd1c20814
1cc44526fe719ddb807241e873b536c22fa0d1bf
/Src/Representations/Infrastructure/IntegralImage.h
905d5ce8458bf640470368ee81f5137c6a558063
[ "BSD-2-Clause" ]
permissive
Handsome-Computer-Organization/nao
55e188276a7ba82631bc6283d18db89f2b688c75
d7bbac09355e5f8f719acb4b65b39bc7975878ca
refs/heads/main
2023-04-26T12:24:59.944423
2021-05-14T12:53:10
2021-05-14T12:53:10
367,357,552
0
0
null
null
null
null
UTF-8
C++
false
false
1,364
h
/** * @file InegralImage.h * * Declaration of struct IntegralImage. */ #pragma once #include "Tools/Streams/AutoStreamable.h" #include "Image.h" #include "SobelImage.h" #include "Tools/Math/BHMath.h" STREAMABLE(IntegralImage, { IntegralImage(const int w = 320, const int h = 240) { init(w,h); } void init(...
[ "handsomeyingyan@github.com" ]
handsomeyingyan@github.com
75c791d96d328bde914eede19276e9f4751d49c0
67efc5a1259f2ea7f592bbf37f05e0cd5542cea6
/PA9_KendraKendall/Square.cpp
54ac4c0bf4bb9bdb466459507ab58450e4ef0a91
[]
no_license
kylerlittle/worlds-hardest-game
c96e7a7ed7a618c7609232ea9727e1a8e35b5c9d
403be2795a984982e7bd5d9da7945b48f4f8e74c
refs/heads/master
2021-07-06T14:44:04.622126
2017-09-26T22:58:27
2017-09-26T22:58:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
212
cpp
#include "Square.h" /*Default constructor*/ Square::Square() : RectangleShape(sf::Vector2f(SQUARE_LEN, SQUARE_LEN)) { setFillColor(sf::Color::Red); setOutlineThickness(1); setOutlineColor(sf::Color::Black); }
[ "Kyler Little@DESKTOP-KQ9SPFN" ]
Kyler Little@DESKTOP-KQ9SPFN
f5e5fbaec7699770d69f36d7f0405fe2cc42c653
abf463fdb8a7c7631fb1db4380807e336f039ea6
/c++/pointerstofunction.cpp
93ed02f826d163fb363b2f16df12b66e61fa70d2
[]
no_license
Jayad/Program_practise
ea1a16bf17519e581d75978c062c2f31a960c7a2
6de6f5cf8ebb24b264f999853cb11925c00ac746
refs/heads/master
2021-06-16T08:33:50.630104
2017-03-27T16:12:41
2017-03-27T16:12:41
8,859,196
0
0
null
null
null
null
UTF-8
C++
false
false
580
cpp
#include<iostream> using namespace std; int addition(int a, int b) { return (a+b); } int subtraction(int a, int b) { return (a-b); } int operation(int a, int b, int (*func)(int a, int b)) { int g; g=(*func)(a,b); return g; } int main() { int m,n,p; //minus is a pointer to a function that has two parameters of type ...
[ "jayad@yahoo-inc.com" ]
jayad@yahoo-inc.com
4add068c487baff7302a727264b819bddc447e3e
ff3683f5507e90cc04aef75fc467504e4a77c8fc
/pjsip_android/build/platforms/android-3/arch-arm/usr/include/media/AudioSystem.h
77c90ba7fc1fef4d31d6d29d9cb2e2cb0e398f4f
[]
no_license
zzjs2001702/csip
f23ecad4e17aedc5e12a71fbedc1001a48bcabc0
83d75fd556e4146d9df5a95b8e23587238637337
refs/heads/master
2021-12-30T07:43:11.356552
2013-02-02T19:35:14
2013-02-02T19:35:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,389
h
/* * 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...
[ "r3gis3r@9f815046-5998-e9c0-b7e2-ac03a23edfa4" ]
r3gis3r@9f815046-5998-e9c0-b7e2-ac03a23edfa4
fb2f013c32dab39a97caef773ef5ba626ae401ec
e50b5f066628ef65fd7f79078b4b1088f9d11e87
/llvm/tools/clang/test/CodeGenObjCXX/block-nested-in-lambda.cpp
7c9714584ae4154586106fb09845266cc5a24e23
[ "NCSA" ]
permissive
uzleo/coast
1471e03b2a1ffc9883392bf80711e6159917dca1
04bd688ac9a18d2327c59ea0c90f72e9b49df0f4
refs/heads/master
2020-05-16T11:46:24.870750
2019-04-23T13:57:53
2019-04-23T13:57:53
183,025,687
0
0
null
2019-04-23T13:52:28
2019-04-23T13:52:27
null
UTF-8
C++
false
false
1,213
cpp
// RUN: %clang_cc1 -triple=x86_64-apple-darwin10 -emit-llvm -std=c++11 -fblocks -o - %s | FileCheck %s // CHECK: %[[BLOCK_CAPTURED0:.*]] = getelementptr inbounds <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, i32*, i32* }>, <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, i32*, i32* }>* %[[BLOCK:.*]], i32 0,...
[ "jeffrey.goeders@gmail.com" ]
jeffrey.goeders@gmail.com
dd3ab9dbbfdc817ace282aa442f3d1fa37a845a9
1349bac38d0c70d2d4abf45adb5ce08423b128f2
/Proyecto/4-Sistema-utilizando-clases/clientes.h
89be9e081145309926ee08fca459dcd219e46b8c
[ "MIT" ]
permissive
jdelcidz/cpp-1
4c5cac6bc35bbbee07cdabc4d1636348bbbc1a53
47562fac7939ac0e942f5ad29a08d6405996c9a0
refs/heads/master
2022-10-22T13:01:43.299891
2020-06-13T15:01:48
2020-06-13T15:01:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
385
h
#include <iostream> using namespace std; class Cliente { public: string Codigo; string Nombre; string Telefono; Cliente() { } Cliente(string codigo, string nombre, string telefono) { Codigo = codigo; Nombre = nombre; Telefono = telefono; } }; void inicializarDatosdeClientes(); void cliente...
[ "billy@acklenavenue.com" ]
billy@acklenavenue.com
5b5df4f93f44ec357943180ec7d2252b49f66c31
99d3c5d09886c1d45cc7eed7a6dcce3548ac4da3
/nebula/doc/old/RCS/Samples/SampleFramework/renderer/drivers/d3d9/D3D9RendererTarget.cpp
54121c655b907bce59a20369ccfc296a67989aa0
[]
no_license
nebula-engine/nebula_old
1e49843c7c8a4915d0303cca5b8067d6e62de4fb
d61f91140b6ac5334a8292bfece97092a99c53b0
refs/heads/master
2021-01-23T13:49:01.855177
2015-03-05T04:07:06
2015-03-05T04:07:06
29,644,714
0
0
null
null
null
null
UTF-8
C++
false
false
6,024
cpp
/* * Copyright 2008-2012 NVIDIA Corporation. All rights reserved. * * NOTICE TO USER: * * This source code is subject to NVIDIA ownership rights under U.S. and * international Copyright laws. Users and possessors of this source code * are hereby granted a nonexclusive, royalty-free license to use this c...
[ "charlesrymal@gmail.com" ]
charlesrymal@gmail.com
763c5199c8d7ff0bad12e10db4cfaf0c56e7d0f4
6f525b3061951e1e6604bcf8d10f6ad6a733d8d6
/main.cpp
bb9c643771668251894ffe3aa177b5a5ad0b41eb
[]
no_license
Zheny-mc/-
93239e4ac8da420c340e98d5225c3e85001c8370
f01ce6a83239b7098be0f2d7e559f092c9b828b7
refs/heads/master
2022-12-04T13:00:34.487558
2020-08-27T15:09:34
2020-08-27T15:09:34
288,446,291
0
0
null
null
null
null
UTF-8
C++
false
false
2,191
cpp
#include "zipper.h" using std::cout; using std::endl; class Power { public: int argc; //количество аргументов string* argv; //аргументы string mode; //режим запуска string name; //имя архива vector<string> FileNames; Power(int _argc, const char** _argv) : argc(_argc-1), argv(new string[_argc-1]) { fo...
[ "Vitayaka87@gmail.com" ]
Vitayaka87@gmail.com
b3a9f06a2beb496a368a28c02dc9d5a72e5c81d4
a84730d2a6666e7d7deb86ac939876ecf4397502
/littl/Unicode.hpp
f8a41c1783f57e7fbf742c91aac6cd76edcc432e
[]
no_license
minexew/littl
44587a113fceb5ef761139c3c94e10d168ce1918
7889fbc515a088f9ade6ccb8772aaff9c62dfe79
refs/heads/master
2021-06-06T05:03:59.158975
2020-02-04T10:03:01
2020-02-04T10:05:25
23,193,008
0
0
null
null
null
null
UTF-8
C++
false
false
2,249
hpp
/* Copyright (C) 2011, 2012, 2013 Xeatheran Minexew 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...
[ "minexew@gmail.com" ]
minexew@gmail.com
bd23a417f929fbe61f9532b724581b0b5138391c
cd99ca9461435d1417cb146d966e54272fbcc7ad
/3rd party/maxsdk/samples/systems/sunlight/PhysicalSunSkyEnv_UI.h
835e3a73d76e02d0da3b8f152ec6c1e6b49f011e
[]
no_license
mortany/xray15
eacce7965e785dd71d1877eae25c1f9eff680eec
72a13fb24e9b388850bc769427c231da8f599228
refs/heads/master
2020-08-02T20:45:23.493981
2019-10-14T18:48:48
2019-10-14T18:48:48
211,499,718
0
0
null
2019-09-28T12:50:47
2019-09-28T12:50:46
null
UTF-8
C++
false
false
1,664
h
////////////////////////////////////////////////////////////////////////////// // // Copyright 2015 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies...
[ "cheatmaster1@mail.ru" ]
cheatmaster1@mail.ru
07737784510130c542c5f91c387a0d793b1f688f
070d630a312f393372d9264089329120186a8f3a
/Galatea/Bomb.h
144e62037e0c30159b751816de6b1b5e1004b7f5
[]
no_license
peersmg/WW2ShooterGame
35ca31078e0ee205cddc399bc7ae5f6b0d29d440
7980af2c4ff980651f74f6f18d0b8c4a57bde4de
refs/heads/master
2021-01-11T10:50:01.099834
2016-12-13T18:53:34
2016-12-13T18:53:34
76,181,606
1
1
null
null
null
null
UTF-8
C++
false
false
959
h
//Title : Bomb.h //Purpose : Bomb header. //Author : Matthew Peers //Date : 05/12/16 #pragma once #include "GameObject.h" class Bomb : public GameObject { private: Rectangle2D collisionShape; // Objects collision shape Vector2D m_velocity; // The velocity of the bomb Vector2D m_imageS...
[ "peersmg@gmail.com" ]
peersmg@gmail.com
50c61de1f90a8ba7f4f42745acee1e69b6e3bd9c
6556148eec751962b54c5b9a619bbebae2c4119d
/ robocupsslclient/Tactics/DisperseTactic.h
6641afd259abd5aac2de1e6a5ca95b80162ebfe0
[]
no_license
Hannna/robocupsslclient
947fe9ccb2f6101b60dc711166d7d91435bc624d
4009fce4bba34f9e8083645c8ee88dc8d975986c
refs/heads/master
2020-06-03T11:57:58.539558
2012-02-28T23:39:42
2012-02-28T23:39:42
33,896,893
0
0
null
null
null
null
UTF-8
C++
false
false
423
h
/* * DIsperseTactic.h * * Created on: Aug 9, 2011 * Author: maciek */ #ifndef DISPERSETACTIC_H_ #define DISPERSETACTIC_H_ #include "Tactic.h" class Robot; class DisperseTactic: public Tactic { public: DisperseTactic( Robot & robot ); virtual bool isFinish(); virtual ~DisperseTactic(); protected: ...
[ "mgabka@48f5bffa-9504-1908-88fd-a439b3b414de" ]
mgabka@48f5bffa-9504-1908-88fd-a439b3b414de
4a875cef049e86b3d405a51174546f8ce2c76b73
5f67df4e0d6d82b6877e4f899dd6395850ca3604
/Hackerrank/Miser-Nim.cpp
6871314b85c7309cb80f77b54e0c0b6fe812b1e0
[ "MIT" ]
permissive
dfm066/Programming
c27115bffed568fa1fe05a5448a7a82042451415
53d28460cd40b966cca1d4695d9dc6792ced4c6f
refs/heads/master
2021-07-03T17:40:22.010361
2020-09-14T19:59:03
2020-09-14T19:59:03
63,838,561
0
0
null
null
null
null
UTF-8
C++
false
false
682
cpp
#include <cmath> #include <cstdio> #include <vector> #include <iostream> #include <algorithm> using namespace std; int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int t,n,s,flg; scanf("%d",&t); while(t--){ scanf("%d",&n); for(int i = 0...
[ "dfm066@icloud.com" ]
dfm066@icloud.com
fbd95e919280ee7cda0bda642c89214ab67cb77f
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/107/405/CWE590_Free_Memory_Not_on_Heap__delete_int64_t_placement_new_63b.cpp
4f1509d3599a480515654a657f303a28fafea0b3
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
1,241
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE590_Free_Memory_Not_on_Heap__delete_int64_t_placement_new_63b.cpp Label Definition File: CWE590_Free_Memory_Not_on_Heap__delete.pointer.label.xml Template File: sources-sink-63b.tmpl.cpp */ /* * @description * CWE: 590 Free Memory Not on Heap * BadSource: placement_ne...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
c3f7d961b7690ecc82fbb80bdfe88010c2f688df
f9fed164f610b5ce23c5e56f0b0ebdaa7f0ca6e7
/oj/1683/1683/main.cpp
d3799d4eae23ff019386f0cf88e2f6e9fbe4c935
[]
no_license
lszr-x/MiscellaneousAlgorithmOfC-
b0f4bc53ee191d31b66425ff83fbb26d7c470fde
a4b1af0e3935616e136f9e3d37eaf9728b846f8a
refs/heads/master
2021-04-15T14:18:17.640846
2018-03-27T13:27:34
2018-03-27T13:27:34
126,178,134
0
0
null
null
null
null
UTF-8
C++
false
false
673
cpp
// // main.cpp // 1683 // // Created by apple on 2017/3/20. // Copyright © 2017年 apple. All rights reserved. // #include <iostream> #include <set> #include <cstdio> using namespace std; int main(int argc, const char * argv[]) { set<string> s; string a,b; char x; while(~scanf("%c",&x)){ if(x...
[ "1085963811@qq.com" ]
1085963811@qq.com
007afcd159ffcc5116171b1c538e46556afa5ff5
1942a0d16bd48962e72aa21fad8d034fa9521a6c
/aws-cpp-sdk-cloudtrail/include/aws/cloudtrail/model/PutEventSelectorsRequest.h
63ba924f8dac3ec11c50d390820f5155086beb9e
[ "Apache-2.0", "JSON", "MIT" ]
permissive
yecol/aws-sdk-cpp
1aff09a21cfe618e272c2c06d358cfa0fb07cecf
0b1ea31e593d23b5db49ee39d0a11e5b98ab991e
refs/heads/master
2021-01-20T02:53:53.557861
2018-02-11T11:14:58
2018-02-11T11:14:58
83,822,910
0
1
null
2017-03-03T17:17:00
2017-03-03T17:17:00
null
UTF-8
C++
false
false
9,978
h
/* * Copyright 2010-2016 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...
[ "henso@amazon.com" ]
henso@amazon.com
840dcf27278063660fa44194e5b89fdda06ad237
5c3f6bdd0aa5446a78372c967d5a642c429b8eda
/src/versionbits.h
a9e0c63d836f63cecba02a2e2110b6be67fd9289
[ "MIT" ]
permissive
GlobalBoost/GlobalBoost-Y
defeb2f930222d8b78447a9440d03cce9d8d602c
b4c8f1bb88ebbfa5016376fee9a00ae98902133f
refs/heads/master
2023-08-11T12:04:12.578240
2023-07-11T03:56:18
2023-07-11T03:56:18
23,804,954
20
22
MIT
2023-07-11T03:56:19
2014-09-08T19:26:43
C++
UTF-8
C++
false
false
3,223
h
// Copyright (c) 2016-2018 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef GLOBALBOOST_VERSIONBITS_H #define GLOBALBOOST_VERSIONBITS_H #include <chain.h> #include <map> /** What block versio...
[ "null" ]
null
fb08c0d2636672b54a4222a71083226d91ea9697
e1071cd8065ed01b8bc42f5f47f964837ec723b8
/src/ripple/ledger/ApplyView.h
8c90ab09e0cde9dd2d05e251d724b2d31b69d0ec
[ "MIT-Wu", "MIT", "ISC", "BSL-1.0" ]
permissive
SAN-CHAIN/sand
07355acf0ba4607a5cb1408a1d86d87f03e3a317
1c51a7d1b215a7a2e1e06bd3b87a7e1da7239664
refs/heads/master
2020-06-22T01:27:21.168067
2016-10-15T11:22:18
2016-10-15T11:22:18
94,208,495
0
3
null
null
null
null
UTF-8
C++
false
false
6,190
h
//------------------------------------------------------------------------------ /* This file is part of rippled: https://github.com/ripple/rippled Copyright (c) 2012, 2013 Ripple Labs Inc. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is h...
[ "nemox1024@hotmail.com" ]
nemox1024@hotmail.com
710cc5465a8f1005f68b2025d414f2f897935b04
31ac07ecd9225639bee0d08d00f037bd511e9552
/externals/OCCTLib/inc/StepVisual_ColourRgb.hxx
314f72478c4c2ef2fc33810c2d891c44006b7f05
[]
no_license
litao1009/SimpleRoom
4520e0034e4f90b81b922657b27f201842e68e8e
287de738c10b86ff8f61b15e3b8afdfedbcb2211
refs/heads/master
2021-01-20T19:56:39.507899
2016-07-29T08:01:57
2016-07-29T08:01:57
64,462,604
1
0
null
null
null
null
UTF-8
C++
false
false
1,916
hxx
// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _StepVisual_ColourRgb_HeaderFile #define _S...
[ "litao1009@gmail.com" ]
litao1009@gmail.com
b968362744c2d2e1d65238878d04021c9e45ecfb
96d44e7e9ba85a38d44c204c58e93bf5fc4a546c
/for_spectra/auau15gev/tpcAnal/StRoot/StRefMultCorr/StRefMultCorr.h
0b4f560303156126792af9651819524e068a19a5
[]
no_license
ManukhovStepan/Aparin-laboratory
00abfcb53d634de6026fbfa98009113db13a45f7
b1072a7eb036e5cadf3388b8511f755c039dbb37
refs/heads/master
2022-11-28T01:17:57.519553
2020-08-11T08:59:47
2020-08-11T08:59:47
255,908,201
0
2
null
2020-08-11T08:59:49
2020-04-15T12:21:54
C++
UTF-8
C++
false
false
8,217
h
//------------------------------------------------------------------------------ // $Id: StRefMultCorr.h,v 1.1 2018/09/07 10:49:45 nasim Exp $ // $Log: StRefMultCorr.h,v $ // Revision 1.1 2018/09/07 10:49:45 nasim // *** empty log message *** // // Revision 1.9 2015/05/22 06:52:07 hmasui // Add grefmult for Run14 A...
[ "manukhov.2000@mail.ru" ]
manukhov.2000@mail.ru
9f30de5b08b44027dc3b197a5a0d3a685aebc4c0
fb57dc0efeab3e51e6c59c8d58c654ac253c3ba9
/Sharing/Src/Source/Common/Private/json/json_parsing.cpp
a47f3378e2a6f0cb628b8d34bffae5eddd693588
[ "MIT" ]
permissive
microsoft/MixedRealityToolkit
aa7eddbeb36cbb5894beea32e2ff91cef29afcdf
8454abcce504effd83c9d6e20725f6037c11e2b4
refs/heads/main
2023-07-08T11:15:38.879033
2023-06-28T19:21:12
2023-06-28T19:21:12
46,008,487
251
61
MIT
2023-06-28T19:21:13
2015-11-11T20:37:59
C++
UTF-8
C++
false
false
31,445
cpp
/*** * ==++== * * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
[ "neerajw@microsoft.com" ]
neerajw@microsoft.com
79f0b9167ead7bc77891775ab3a98bbe58afec88
fc2d01d1afa08ffc46c23901163c37e679c3beaf
/Core/StdFile.cpp
533d3729043f127ca134fd910935909cd517be4f
[]
no_license
seblef/ShadowEngine
a9428607b49cdd41eb22dcbd8504555454e26a0c
fba95e910c63269bfe0a05ab639dc78b6c16ab8b
refs/heads/master
2023-02-14T19:08:25.878492
2021-01-08T16:16:44
2021-01-08T16:16:44
113,681,956
1
0
null
null
null
null
UTF-8
C++
false
false
297
cpp
#include "StdFile.h" using namespace Core; bool StdFile::seek(size_t offset, FileSeek fs) { ios::seekdir sd; switch(fs) { case FS_START: sd=ios::beg; break; case FS_END: sd=ios::end; break; default: sd=ios::cur; } _fs.seekp(offset,sd); return _fs.good(); }
[ "sebast.lefort@gmail.com" ]
sebast.lefort@gmail.com
673a7db6492227e1c1996b24178c3487367db332
f75d79c35ee9c42213837405efb0489ef95dff4a
/C867/securityStudent.h
94e4da17a8c4d659bd59057e518d829c7cacb8c9
[]
no_license
djok1/C867
398951964038a6a9c1c4b95fa008ae21bd7901f1
b8234c59c361757709da95ec964ceb3a5b767f9c
refs/heads/master
2022-10-29T10:13:27.146076
2019-09-09T04:58:59
2019-09-09T04:58:59
202,541,307
1
0
null
null
null
null
UTF-8
C++
false
false
414
h
#pragma once #include "student.h" class securityStudent : public student { private: DegreeType degreeType = security; public: string getDegreeType() { return "Security"; } securityStudent(string StudentID, string FirstName, string LastName, string Email, string Age, string Days1, string Days2, string ...
[ "djok@live.com" ]
djok@live.com
cbb5ea0f6eadede1af2ce6a67dcdc7b751de9331
eabffc4df9bcb5b98a64242c544f45be4bfe85f3
/Project_Uno/Project_Uno_Tos/Uno_V14/main.cpp
6b64bc2e2fab20f79e72f32b95c13d6d37f425a9
[]
no_license
Dredz223/Fall_Class_2018_Csc5
7d1086a8fc31a6cd3151bc5adfd68a9f247575a9
8c404cbfd560293b3558b474bc10d2fd961eae48
refs/heads/master
2020-04-04T22:33:47.099653
2018-12-15T02:51:18
2018-12-15T02:51:18
156,328,113
0
0
null
null
null
null
UTF-8
C++
false
false
28,609
cpp
/* * File: main.cpp * Author: Andres Guerrero Maldonado * Created on December 9th, 2018 8:40PM * Purpose: Uno Project_V14 * */ //System Libraries #include <iostream> //I/O Library -> cout,endl #include <cstdlib> //Random Library #include <cstring> //String Library #include <ctime> //Time Librar...
[ "42884620+Dredz223@users.noreply.github.com" ]
42884620+Dredz223@users.noreply.github.com
c3f31821e15b08d46f6e86b6d01868c3fb114d02
2b9cc67d4bbb5257b4c64bf6437bf7c589300c06
/scripts/NuisanceChecks/AutoDict_binary_function_TString_TString_bool_.cxx
8b9b688dc17be4a4d24fd0070b0e23bb186c3bf2
[]
no_license
gerbaudo/hlfv-fitmodel
81bfe391a4a19af5268fa056319dc552f6b9e1cf
17a44604fa860382f72e27a5ee5c1432677e40cd
refs/heads/master
2020-06-07T09:34:42.487189
2015-05-25T09:44:23
2015-05-25T09:44:23
35,870,053
1
0
null
2015-05-25T09:05:46
2015-05-19T08:43:13
C
UTF-8
C++
false
false
275
cxx
#include "map" #include "TString.h" #include "TString.h" #ifdef __CINT__ #pragma link C++ nestedclasses; #pragma link C++ nestedtypedefs; #pragma link C++ class binary_function<TString,TString,bool>+; #pragma link C++ class binary_function<TString,TString,bool>::*+; #endif
[ "avitald@883ba7d9-fdd0-4202-9341-49aa55999ad8" ]
avitald@883ba7d9-fdd0-4202-9341-49aa55999ad8
3386100488410794c0ee148f203fed290ff288cf
e7e245b6f266ab277997b06e9d334f62fd67494e
/BUG_2.CPP
421c404df325589e4d931622ed78917408f64bc6
[]
no_license
amankumarkeshu/Spoj-Questions
22c2ec58db9ca4ce02c106629018edc1633ecc5f
29c9f16fb028979e7bfa5b7bf9091715290a0afd
refs/heads/master
2020-03-28T17:51:49.314185
2019-04-17T10:06:24
2019-04-17T10:06:24
148,829,949
3
0
null
null
null
null
UTF-8
C++
false
false
5,204
cpp
#include<bits/stdc++.h> #define ll long long #define ld long double #define tt(t) read(t); while(t--) #define endl '\n' #define vll vector<ll> #define vvll vector< vll > #define pll pair<ll ,ll > #define pss pair < string , string > #define vpll vector< pll > #define vpss vector< pss > #define mp make_pair ...
[ "32524395+amankumarkeshu@users.noreply.github.com" ]
32524395+amankumarkeshu@users.noreply.github.com
e5031dbebf3a2c7f67a0e11f0cdb81242aafd0c2
7e5be101928eb7ea43bc1a335d3475536f8a5bb2
/2016 Training/7.24/E.cpp
93b0907a0e3a12e39f6cf75f5d0d0d4a4a2ef55b
[]
no_license
TaoSama/ICPC-Code-Library
f94d4df0786a8a1c175da02de0a3033f9bd103ec
ec80ec66a94a5ea1d560c54fe08be0ecfcfc025e
refs/heads/master
2020-04-04T06:19:21.023777
2018-11-05T18:22:32
2018-11-05T18:22:32
54,618,194
0
2
null
null
null
null
UTF-8
C++
false
false
2,005
cpp
// // Created by TaoSama on 2016-07-24 // Copyright (c) 2016 TaoSama. All rights reserved. // #pragma comment(linker, "/STACK:102400000,102400000") #include <algorithm> #include <cctype> #include <cmath> #include <cstdio> #include <cstdlib> #include <cstring> #include <ctime> #include <iomanip> #include <iostream> #i...
[ "lwt1367@gmail.com" ]
lwt1367@gmail.com
f2875b792519f990a2bb56acc2de73a1a2ca58a0
44ab5e73bae277f1078dbe73fd0f99a7f0c98fa6
/include/MacroSupplyManager.h
d8afce8137869f38a5d7a81c4378058e35e81a64
[]
no_license
albertouri/dementor-bot
f66dfb00f1391a7457d07cf136eee086b5cdfd29
b62de93062767943bb8a6c30aaa825ddd31198be
refs/heads/master
2021-01-20T09:36:41.993561
2015-07-23T19:26:08
2015-07-23T19:26:08
39,587,387
1
0
null
null
null
null
UTF-8
C++
false
false
427
h
#pragma once #include <Arbitrator.h> #include <BWAPI.h> #include <MacroManager.h> class MacroSupplyManager { public: static MacroSupplyManager* create(); static void destroy(); void update(); int lastFrameCheck; int initialSupplyTotal; int initialSupplyProviderCount; private: ...
[ "matej.istenik@gmail.com" ]
matej.istenik@gmail.com
1aef01f180436c891cb128393d345da60a8b8b8d
5971ac054f281c79989f29765443b7aa510650d7
/src/standard/bits/DD_replace.hpp
a716ddf6fcab6421ce38cdff9987b7a475e7f37e
[ "BSD-3-Clause" ]
permissive
ArshartCloud/libDDCPP
41c01b5f88912b7af49387b54d2cd2854616f0e0
e9e717794c38fe8a9e1098cd4892f01df1594889
refs/heads/master
2021-01-15T11:08:06.050206
2015-09-29T09:05:30
2015-09-29T09:05:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,063
hpp
// DDCPP/standard/bits/DD_replace.hpp #ifndef DD_REPLACE_HPP_INCLUDED_ # define DD_REPLACE_HPP_INCLUDED_ 1 # include "DD_global_definitions.hpp" DD_BEGIN_ template <typename UndirectionalIteratorT_, typename ValueT1_, typename ValueT2_> ProcessType replace( UndirectionalIteratorT_ begin__, UndirectionalIterator...
[ "idingdong@mogara.org" ]
idingdong@mogara.org
6ad15fed7348b9c02a45ce67d575780989be98d5
753244933fc4465b0047821aea81c311738e1732
/culture/target/cpp-O3/ts2/src/__boot__.cpp
4b1c891c0f75dfc3b8fbfa4ada38343b16600895
[]
no_license
mboussaa/HXvariability
abfaba5452fecb1b83bc595dc3ed942a126510b8
ea32b15347766b6e414569b19cbc113d344a56d9
refs/heads/master
2021-01-01T17:45:54.656971
2017-07-26T01:27:49
2017-07-26T01:27:49
98,127,672
0
0
null
null
null
null
UTF-8
C++
false
true
6,348
cpp
// Generated by Haxe 3.3.0 #include <hxcpp.h> #ifndef INCLUDED_utest_ui_common_SuccessResultsDisplayMode #include <utest/ui/common/SuccessResultsDisplayMode.h> #endif #ifndef INCLUDED_utest_ui_common_HeaderDisplayMode #include <utest/ui/common/HeaderDisplayMode.h> #endif #ifndef INCLUDED_utest__Dispatcher_EventExcepti...
[ "mohamed.boussaa@inria.fr" ]
mohamed.boussaa@inria.fr
146667344c2c1171d15ff754316cad6a1370c9ce
ce152a04306cf4ae69ff0c462e7016de376eba47
/1062.cpp
aba7355190855a4f174b0265e5da66afcde522a3
[]
no_license
the-badcoder/UVA-Solutions
9038384e657acf810bd2eb6e356d4b8c47117c73
b061787a998d4456fec290f896f80c12590eb256
refs/heads/master
2018-09-22T11:23:22.380688
2018-09-15T14:32:14
2018-09-15T14:32:14
105,517,803
1
1
null
null
null
null
UTF-8
C++
false
false
2,445
cpp
/// Bismillah Hir Rahmanir Rahim #include <bits/stdc++.h> using namespace std; using ll = long long; using vi = vector<int>; using ii = pair <int, int>; using vii = vector<ii>; #define ff first #define ss second #define sz(x) (x).size() #define space ...
[ "xktareq07@gmail.com" ]
xktareq07@gmail.com
1f4d72ceb37d50dd8a694c5d49e2f087f583b158
6ca4d5f12e9a3839e70163856ff29220f63375f9
/dependencies/thermite3d/include/scriptable/RenderComponent.h
cea8e0b67c70db2e50e5b99078cf3c9b0fec1585
[ "MIT" ]
permissive
weflowers/voxeliens
8d75f304067cea534cd906c86715f08207496640
64322d13d1661b6d5f88032b16f410516b9690b8
refs/heads/master
2023-01-31T21:22:55.461634
2020-12-11T19:35:47
2020-12-11T19:35:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
492
h
#ifndef RENDER_COMPONENT_H_ #define RENDER_COMPONENT_H_ #include "Component.h" #include "OgreSceneNode.h" namespace Thermite { class RenderComponent : public Component { public: RenderComponent(Object* parent); ~RenderComponent(void); void onEnabled(bool enabled); void update(void); ...
[ "matt@milliams.com" ]
matt@milliams.com
90a04ac4cf8490b973d3f872556115bfce48e3fb
c2bbe165858014ea7fd226710fa3dc1f4af36fe8
/src/utilities.hpp
6d2a191684e3a236196738757b0907d78bf3e144
[]
no_license
tonymugen/GWAlikeMeth
5781bb71e0ac79d6772d405a025f4379a52453cc
8245a7224ba4253681f54aaedd17a60b4520bedf
refs/heads/master
2020-04-16T00:34:56.464885
2020-01-31T22:28:18
2020-01-31T22:28:18
165,144,017
0
0
null
null
null
null
UTF-8
C++
false
false
24,541
hpp
// // utilities.hpp // // // Created by Tony Greenberg on 12/21/16. // Copyright © 2016 Tony Greenberg. All rights reserved. // /// Miscellaneous functions and algorithms /** \file * \author Anthony J. Greenberg * \copyright Copyright (c) 2016 Anthony J. Greenberg * \version 0.1 * * This is the project header ...
[ "info@bayesicresearch.org" ]
info@bayesicresearch.org
ea8aced1719207ae48408b8c869b1b39321b001f
2cf838b54b556987cfc49f42935f8aa7563ea1f4
/aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/Protocol.h
b916cbb80e3b96b2cd32a08683e2afe256637a6f
[ "MIT", "Apache-2.0", "JSON" ]
permissive
QPC-database/aws-sdk-cpp
d11e9f0ff6958c64e793c87a49f1e034813dac32
9f83105f7e07fe04380232981ab073c247d6fc85
refs/heads/main
2023-06-14T17:41:04.817304
2021-07-09T20:28:20
2021-07-09T20:28:20
384,714,703
1
0
Apache-2.0
2021-07-10T14:16:41
2021-07-10T14:16:41
null
UTF-8
C++
false
false
617
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/awstransfer/Transfer_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace Transfer { namespace Model { enum class Protocol { NOT_SE...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
e3a3dc2a7e4e45b67c3de0e0411b68caea317f92
d6f182688087f16a6c174e01638de38266fe5459
/工作目录/称重项目/20170723/WeighSensor/shuruxishu.cpp
b13ef2876704aae58a5c70f600791acf1cd7a903
[]
no_license
xsw258x2s5w8/WorkDir1
ad1c9f1c30233ab74094a0b89e5db831b0e6cf8f
83fd028bea424c11e9068cf6d1cebc0091584d3d
refs/heads/master
2021-01-01T18:20:41.799845
2017-07-27T11:38:00
2017-07-27T11:38:00
98,314,467
0
0
null
null
null
null
UTF-8
C++
false
false
655
cpp
#include "shuruxishu.h" #include "ui_shuruxishu.h" #include "index.h" #include "shuruxishutioajiao.h" Shuruxishu::Shuruxishu(QWidget *parent) : QWidget(parent), ui(new Ui::Shuruxishu) { ui->setupUi(this); connect(ui->returnIndex,SIGNAL(clicked()),this,SLOT(returnIndex())); connect(ui->returnPage,SI...
[ "928988843@qq.com" ]
928988843@qq.com
c134767e7d527dc572391ed3114e0f0079e401c3
c2233b9d54688c32836dea72b6c9ac3306d37213
/analyzer/analyzer.cpp
d0b1527cad1147c97616398264cea045dbd47a65
[ "MIT" ]
permissive
zarath/AntScope2
64f404acdad819aa886d63c259513cf9fb5e47b9
259f0d36e82384487ca214bfc793cb0097e28f5c
refs/heads/master
2022-11-17T23:32:59.507981
2020-07-14T20:13:50
2020-07-14T20:13:50
279,683,944
0
0
MIT
2020-07-14T20:14:14
2020-07-14T20:14:14
null
UTF-8
C++
false
false
34,902
cpp
#include "analyzer.h" #include "popupindicator.h" #include "customanalyzer.h" #include <QDateTime> #include "Notification.h" Analyzer::Analyzer(QObject *parent) : QObject(parent), m_hidAnalyzer(nullptr), m_comAnalyzer(nullptr), m_analyzerModel(0), m_comAnalyzerFound(false), m_hidAnalyzerFound(false...
[ "serg.butenko@gmail.com" ]
serg.butenko@gmail.com
6709b905feb7467620da6dcd62252ce952f83df2
66862c422fda8b0de8c4a6f9d24eced028805283
/slambook2/3rdparty/Pangolin/external/pybind11/tests/test_constants_and_functions.cpp
f5f9340959b6e1a6caee2ba95e5ed974393256e0
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
zhh2005757/slambook2_in_Docker
57ed4af958b730e6f767cd202717e28144107cdb
f0e71327d196cdad3b3c10d96eacdf95240d528b
refs/heads/main
2023-09-01T03:26:37.542232
2021-10-27T11:45:47
2021-10-27T11:45:47
416,666,234
17
6
MIT
2021-10-13T09:51:00
2021-10-13T09:12:15
null
UTF-8
C++
false
false
3,905
cpp
/* tests/test_constants_and_functions.cpp -- global constants and functions, enumerations, raw byte strings Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch> All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */ #includ...
[ "594353397@qq.com" ]
594353397@qq.com
8cbeac265cd09daf007ad3a5fb239bc5782e24f8
96d9346a16fdbeff7d81cd5344b52d0cc3069c37
/libs/strong_typedef/tagged_float_example.cpp
6e0ebfa19e2461f2560758fccdbe0b2b1dd217ef
[]
no_license
schardong/Shand
fbee3d305adeea40bcdb85acad989486a60d5b4c
8603dbef52f4324cfd16a181a0f58f2642489e61
refs/heads/master
2020-12-02T20:58:32.950971
2017-03-31T06:07:49
2017-03-31T06:07:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,491
cpp
// Copyright Akira Takahashi 2012 // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #include <boost/math/constants/constants.hpp> #include <shand/strong_typedef/tagged_float.hpp> #in...
[ "faithandbrave@gmail.com" ]
faithandbrave@gmail.com
9911eb6635830ceb9819d097f306f33462274b8f
63cb28e9191fb16bb7940d187595227f81d0e7a4
/Frequency.cpp
05c974572cf2992e7c089e992d61f946211c4908
[]
no_license
Varun2851/CppBasics
b6082c61f3973cc8e9be41ecc7bf05e93fe83a6d
2e24decd361acc442a1c7c96005fee9b1c100fe6
refs/heads/main
2023-07-05T17:09:44.514478
2021-08-26T06:38:17
2021-08-26T06:38:17
389,422,796
0
1
null
null
null
null
UTF-8
C++
false
false
647
cpp
#include<iostream> using namespace std; void freq(int arr[],int n){ for(int i =0; i<n; i++){ bool flag = false; for(int j = 0 ; j<i; j++){ if(arr[i] == arr[j]){ flag = true; break; } } if(flag == true){ continue; ...
[ "varunyadav891@gmail.com" ]
varunyadav891@gmail.com
41228d315e2b89d6ab69aebf71e914b5b58c34a8
e796b62a902f609a6f52223bc336a8b81155872a
/semaine 2/Challenges Boucle/challenge5.cpp
102787249c49754ec4125e1ccdbc6c120f97d75b
[]
no_license
souayrioss/Periode-SAS
551f28c6cbb672e498e3a14202225e6f301ae163
195596fc83083dde248828b7bfb9745bdf70e6cd
refs/heads/main
2023-09-02T16:53:49.638756
2021-11-19T07:49:22
2021-11-19T07:49:22
426,167,652
0
0
null
null
null
null
ISO-8859-1
C++
false
false
288
cpp
#include<stdio.h> #include<stdlib.h> int main() { int r,a,b; printf("Donner un entier positif:\n"); scanf("%d",&a); while(a!=0) { r=a%10; b=10*b+r; a=a/10; } printf("l'inverse de l'entier donne en entrée est %d\n",b); return 0; }
[ "souayri.oussama@gmail.com" ]
souayri.oussama@gmail.com
4a96122257743f573717ca0f180d4478d508a3ee
786de89be635eb21295070a6a3452f3a7fe6712c
/pypdsdata/tags/0.8/src/types/pnCCD/ConfigV1.cpp
454f1aec49bb07e9d902c59cf77e868471c6fcf9
[]
no_license
connectthefuture/psdmrepo
85267cfe8d54564f99e17035efe931077c8f7a37
f32870a987a7493e7bf0f0a5c1712a5a030ef199
refs/heads/master
2021-01-13T03:26:35.494026
2015-09-03T22:22:11
2015-09-03T22:22:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,706
cpp
//-------------------------------------------------------------------------- // File and Version Information: // $Id$ // // Description: // Class ConfigV1... // // Author List: // Andrei Salnikov // //------------------------------------------------------------------------ //----------------------- // This Class...
[ "salnikov@b967ad99-d558-0410-b138-e0f6c56caec7" ]
salnikov@b967ad99-d558-0410-b138-e0f6c56caec7
9c32880c4500482ea735947486eaac06db6f2553
abc04815d208c517907228cae60161d6e1d769ef
/inc/IThread.hpp
60c2720429c78062cf865624ae7cc585bd6d9b04
[]
no_license
zirkome/plazza
2f85c474cfa6664f7e496a630f509d805b06facd
63e8f497fcfa430d107ef181916e0d182afd8316
refs/heads/master
2021-05-26T13:52:45.492697
2014-04-27T15:46:24
2014-04-27T15:46:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
469
hpp
#ifndef _ITHREAD_H_ # define _ITHREAD_H_ # include "ITask.hpp" class IThread { public: enum State { THR_WAITING, THR_ALIVE, THR_DEAD }; public: virtual ~IThread() {}; public: virtual void join(void** retval) = 0; virtual int cancel() const = 0; virtual ITask *getTask() const = 0...
[ "guillaume.fillon@epitech.eu" ]
guillaume.fillon@epitech.eu
28d593a1c7ba0df620033e03fe7c673db2bff6d3
87d06658a55119d621cdf154215007ab3d35a2bc
/CORE/src/Scene/Scene.cpp
55c7645ad0fc975fe293ad9bcd72c7acc0cffeb6
[ "Apache-2.0" ]
permissive
varomix/orbit-dev
33ab945d28a82d975080b87df54614392714f06c
2c0d8586878a1bffc9e778783943dff233972581
refs/heads/master
2023-04-15T15:23:48.439292
2021-04-30T07:24:59
2021-04-30T07:24:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,498
cpp
#include "pch.h" #include "Scene.h" #include "Core/Application.h" // systems #include "ECS/Systems/SpotLightSystem.h" #include "ECS/Systems/PointLightSystem.h" #include "ECS/Systems/SceneCameraSystem.h" #include "ECS/Systems/GridRendererSystem.h" #include "ECS/Systems/MeshRendererSystem.h" #include "ECS/Systems/Editor...
[ "francpouhela@yahoo.com" ]
francpouhela@yahoo.com
d88a5766093c8014745f471541a3491d9f9bb1ef
80ee2a0df0ee1c927c2c828dd651793054f68905
/code/src/caros/components/caros_teleoperation/src/pose_teleoperate.cpp
26e93981152fd54299c27283dc8fa2e9becb2354
[]
no_license
ROVI2-SDU-GROUP1/ROVI2
d92904aff31a28b12c63f42a1a6b51db411f7602
93dd07b5815c6da9da3a790d58bd7e16ce55c2db
refs/heads/master
2021-06-21T15:03:17.935201
2017-05-22T10:02:10
2017-05-22T10:02:10
84,427,466
2
0
null
null
null
null
UTF-8
C++
false
false
10,347
cpp
#include <caros/pose_teleoperate.h> #include <rw/math/LinearAlgebra.hpp> #include <ros/ros.h> #include <std_srvs/Empty.h> #include <string> using rw::math::Deg2Rad; using rw::math::RPY; using rw::math::Rotation3D; using rw::math::Transform3D; using rw::math::Vector3D; using rw::math::Q; using rw::math::Quaternion; ...
[ "manee12@student.sdu.dk" ]
manee12@student.sdu.dk
6f744e38d05ecd3fe612b9cbe97777cc9ab7995a
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/components/audio_modem/modem_impl.cc
447250cad9322254ae692e1137e71662c2210dc7
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
11,449
cc
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/audio_modem/modem_impl.h" #include <stdint.h> #include <algorithm> #include <limits> #include <memory> #include <vector> #include ...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
31223a42c3ed9f7e31ac566031dc8bbcef5334c2
d93159d0784fc489a5066d3ee592e6c9563b228b
/SimTracker/TrackHistory/interface/HistoryBase.h
f93f8e93cec86e1a76107343ebaadb5ae48e7b4c
[]
permissive
simonecid/cmssw
86396e31d41a003a179690f8c322e82e250e33b2
2559fdc9545b2c7e337f5113b231025106dd22ab
refs/heads/CAallInOne_81X
2021-08-15T23:25:02.901905
2016-09-13T08:10:20
2016-09-13T08:53:42
176,462,898
0
1
Apache-2.0
2019-03-19T08:30:28
2019-03-19T08:30:24
null
UTF-8
C++
false
false
4,905
h
#ifndef HistoryBase_h #define HistoryBase_h #include <set> #include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h" #include "SimDataFormats/TrackingAnalysis/interface/TrackingParticleFwd.h" #include "SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h" #include "SimDataFormats/TrackingAnalysis/...
[ "giulio.eulisse@gmail.com" ]
giulio.eulisse@gmail.com
8bbf23fb186358ddf914798a6f42624299e68764
5821d864fb40417184cd37a3ee3c889895d39efb
/manuscript/img-src/lscm/OpenNL_psm.cpp
cf85b3614f3e3d8ca19c2b7de0b4a1a7f7dd554f
[ "WTFPL" ]
permissive
ssloy/least-squares-course
9c86d8c54894248440fba78206ce253559f4257b
13692cdfd40a8005893fd33887d6cc743c5f01ec
refs/heads/master
2022-08-18T15:53:15.313071
2021-12-01T12:44:59
2021-12-01T12:44:59
222,901,933
162
18
WTFPL
2022-07-28T21:16:03
2019-11-20T09:38:37
TeX
UTF-8
C++
false
false
217,065
cpp
#include "OpenNL_psm.h" /* * Copyright (c) 2004-2010, Bruno Levy * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright n...
[ "ha@haqr.eu" ]
ha@haqr.eu
c45b8dbc95c4e28bbdf63bb529c3db62bc253028
8ad39dce5b7a4d9b0fa6bfc3d1745ae02064f506
/Book & Movie rental shop management/SpellChecker.cpp
510555a127341559f3b22496b5369196e3742e56
[]
no_license
aywhr75/Object-oriented-programming
73cf6c7d87fd834390b7c1d60281a63b1e067689
c9506420f9f36e931e13f091525e54fd91ca51d2
refs/heads/master
2021-03-11T22:45:23.157920
2020-03-11T12:46:39
2020-03-11T12:46:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,561
cpp
// Name: YoungA Lee // Seneca Student ID: 048417083 // Seneca email: yalee2@seneca.ca // Date of completion: Fab 17 2020 // // I confirm that the content of this file is created by me, // with the exception of the parts provided to me by my professor. #define _CRT_SECURE_NO_WARNINGS #include<iostream> #include<algor...
[ "aywhr75@gmail.com" ]
aywhr75@gmail.com
ae654a7c9b7902b516c3caae1e1dd4d9f5c95dd6
aefc133fdb19e4c7f20048fe9babf68cada7a109
/MD5/MD5.hpp
a5bd09889b23ab0121b584cf0d141219c98a569b
[]
no_license
abodelot/cpp-utils
d3998add2efe6fbfa5c77388dff65d4e8be690a8
480e172349c84725ae978e495a875d50770282af
refs/heads/master
2020-05-27T03:16:42.077984
2019-10-23T22:39:49
2019-10-23T22:56:33
20,619,186
5
0
null
null
null
null
UTF-8
C++
false
false
464
hpp
#ifndef MD5_HPP #define MD5_HPP #include <string> #include <cstdint> class MD5 { public: MD5(); MD5(const char* data, size_t len); void update(const char* data, size_t len); /** * Get digest as a 32 hexadecimal characters string */ std::string hexdigest() const; private: void tra...
[ "alexandre.bodelot@gmail.com" ]
alexandre.bodelot@gmail.com
539bab2aaac7668978b291bdd3a39411c199b005
766996d84cc71493deaf100f2493ee42ed0d4243
/src/ifc/ifc4/IfcRelAssociatesLibrary.h
27a11dedd5c93ee66e42a44ff22de28026bab3a4
[]
no_license
andreasniggl/ifclite
6040cd72460d401a364c4c7554f2fe3f44ee6df8
aacc8a9f0add7036c4c04eeaed7938e731726ead
refs/heads/master
2020-03-09T05:13:57.641923
2018-08-06T21:42:27
2018-08-06T21:42:27
128,607,886
3
1
null
null
null
null
UTF-8
C++
false
false
1,389
h
// Automatically generated by ifclite express parser from ifc4 express file - do not modify #pragma once #include "IfcTypeDefinitions.h" #include "IfcRelAssociates.h" #include "IfcLibrarySelect.h" namespace ifc4 { class IfcRelAssociatesLibrary : public IfcRelAssociates { public: virtual ~...
[ "33835650+andreasniggl@users.noreply.github.com" ]
33835650+andreasniggl@users.noreply.github.com
3bfb5442b4377d84bcf56e5ae6238b76ae268581
c32a95e4444812f204bed4de2c59e5ee9e5134ad
/AlgorithmChallenges/ActorJobs.cpp
7c7ca025ff00ff3cf50c95381d5644d31f8deb3d
[]
no_license
AlwinJoshy/Algorithm_Challenges
7f6fb060df458e7012195d7b87c194761d8c629d
dd2ef610148d7f5bdca12d90ecd5fa4461089a3e
refs/heads/master
2020-08-10T16:28:16.686273
2019-10-11T13:58:03
2019-10-11T13:58:03
214,371,542
0
0
null
null
null
null
UTF-8
C++
false
false
1,311
cpp
#include <iostream> enum Months { jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec }; class Job { public: int startMonth; int endMonth; Job(Months start, Months end) { startMonth = start; endMonth = end; } }; bool Overlaping(Job jobOne, Job jobTwo) { if (jobOne.startMonth < jobTw...
[ "flamencoresonance@gmail.com" ]
flamencoresonance@gmail.com
498754cac19b2e0d4ec3906d3522676a14d85ee3
4c2062307f83cbd57e0cd83d57ed23272676ab88
/src/ast.cpp
7d028f2ecd37b5193c65269301015a5b03d7a0b4
[]
no_license
yunjuanhuakai/regex_syntax
14020700cf8dcc32bb0089b150fc61f66930d396
08a8ba7dda2158f8ac66f6c4c092d6008bc991c2
refs/heads/master
2021-01-20T21:06:38.170364
2017-03-10T13:59:51
2017-03-10T13:59:51
66,179,985
1
0
null
null
null
null
UTF-8
C++
false
false
4,100
cpp
// // Created by makai on 16-6-19. // #include <iostream> #include <algorithm> #include <iomanip> #include "ast.h" namespace regex { using std::cout; using std::copy; using std::make_move_iterator; using std::ostream_iterator; ast::ast() noexcept : is_null_(true), t_(mTAG::CONCAT) {} ast::ast(token const &t) n...
[ "makaiyk@163.com" ]
makaiyk@163.com
a90dd159ef105427d1cf4330c73ea7433dadd24e
d625eb0f2e675d6e40b0849d1e5f20b1aef4c406
/codeforce/Codeforce_Rating_Round/Round_395/B_test.cpp
4102b655ca9600da0c79b0b504a7bf2111f74d02
[]
no_license
aseem01/Competitive_Programming
b5a57c7b10b731ea2b03288c500dd85c8f5fda2c
ad7354c56cada964b2c5331f15424d580febe2b6
refs/heads/master
2021-01-25T11:28:57.402352
2018-11-09T06:59:46
2018-11-09T06:59:46
93,930,174
0
0
null
null
null
null
UTF-8
C++
false
false
847
cpp
#include <bits/stdc++.h> using namespace std; int main() { int n,l; cin>>n>>l; int i,j,m; int k[100],s[100],kk[100]; for(i=0; i<n; i++) { cin>>k[i]; } kk[0]=l-k[n-1]+k[0]; for(i=1; i<n; i++) { kk[i]=k[i]-k[i-1]; } for(i=0; i<n; i++) { cin>>s[i...
[ "aseem.cse.cu@gmail.com" ]
aseem.cse.cu@gmail.com
a6a34e5454cde0e7ab848175c76f1e4d99b0e29a
104a2ae28ff3a649c92ffa9cc0f397e452330f24
/aws-cpp-sdk-kinesisanalyticsv2/include/aws/kinesisanalyticsv2/model/MonitoringConfiguration.h
e6c73aa321c4ee170a10cbd8dbbbb83251a0c3c6
[ "MIT", "Apache-2.0", "JSON" ]
permissive
quatmax/aws-sdk-cpp
6ca111b3da69af5e802a3feac70a8da4de006d5d
578070580b614460a8bd76cf86e305a2e69d0adb
refs/heads/master
2021-01-18T00:30:48.206056
2020-10-05T14:10:05
2020-10-05T14:10:05
301,419,784
0
0
Apache-2.0
2020-10-05T13:34:23
2020-10-05T13:34:22
null
UTF-8
C++
false
false
6,441
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h> #include <aws/kinesisanalyticsv2/model/ConfigurationType.h> #include <aws/kinesisanalyticsv2/model/MetricsLevel.h> #include ...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
3561654a4a0bf7177c63030b327a9fcee7649a30
696e35ccdf167c3f6b1a7f5458406d3bb81987c9
/net/base/ip_address.cc
6d39175a05bee3e2c0c73ac5b9251a4b8ce10b34
[ "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
15,410
cc
// Copyright (c) 2015 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 "net/base/ip_address.h" #include <algorithm> #include <climits> #include "base/containers/stack_container.h" #include "base/stl_util.h" #in...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
3fd1506b83aa157b78f07bff76b195861270aced
ebfd5f8e22c68d85511a771e6c65a9d496016a90
/dense.cpp
ce7597bdc96e415674159fccd05acbc4175b18cc
[]
no_license
zhoujian89/Leetcode
4d3926fd2e7a5b52569f60750a7cc1e073b90247
68e91ae797557c7d23b0532b0e7b3c4d654e8f82
refs/heads/master
2021-01-01T05:49:57.720815
2015-07-21T14:45:15
2015-07-21T14:45:15
35,457,770
1
0
null
null
null
null
GB18030
C++
false
false
10,330
cpp
#include "DenseTrackStab.h" #include "Initialize.h" #include "Descriptors.h" #include "OpticalFlow.h" #include <time.h> using namespace cv; int show_track = 0; // set show_track = 1, if you want to visualize the trajectories int main(int argc, char** argv) { //加载视频 VideoCapture capture; char* video = argv[1]; i...
[ "jianzhou@tju.edu.cn" ]
jianzhou@tju.edu.cn
f1d77dd7c8099155ca159879fa476468809c5d57
5f130ab9cceca7da249b768d787c80a1fe118476
/include/httprequest.h
c13daea55e87b9a444af55724af1d265a842772a
[]
no_license
taryura/Requests
64d97be389a1809ca9ea990f563de86ca5f0ce2b
02af79db8eb5d09e70bda7db66266dd4a6d02016
refs/heads/master
2021-04-15T05:04:58.046431
2019-02-13T17:36:02
2019-02-13T17:36:02
126,525,000
0
0
null
null
null
null
UTF-8
C++
false
false
294
h
#ifndef HTTPREQUEST_H #define HTTPREQUEST_H #include "a_requests.h" class httprequest { public: void rqst_set (std::string addr, std::string prt, const std::string &req_text); std::string replyreceived; protected: private: }; #endif // HTTPREQUEST_H
[ "taranenko@3g.ua" ]
taranenko@3g.ua
46a00a240b0509bc0d7427eef72dc2cb0f02d6d6
47a485fe6b512aee8ba7ccd03a97f744936801a9
/HR/maximal_square.cpp
1703b6bb8048ba80c44453cd67a7bd827f0e0425
[]
no_license
yuyashiraki/CTCI
9e641557cf5a9d9629d2edc665b9d089e648881f
ddc2384314894d3a1536fa2b179f14ebfd2a4df3
refs/heads/master
2021-04-27T11:33:30.568159
2018-10-01T01:02:55
2018-10-01T01:02:55
122,563,481
0
0
null
null
null
null
UTF-8
C++
false
false
1,873
cpp
class Solution { public: // DP[x] = min(DP[x], DP[x-1], prev) + 1 // Time O(nm) Space O(m) int maximalSquare(vector<vector<char>>& matrix) { int n = matrix.size(); if (!n) return 0; int m = matrix[0].size(), prev = 0, tmp; vector<int> dp(m, 0); // bottom right down corner of...
[ "yshiraki.japan@gmail.com" ]
yshiraki.japan@gmail.com
614092c26bd523eed51b31f45bdb1a6200de12ce
17a3219394eae342439be25d11c543944d6c7351
/common/trace_dump.hpp
4ffe65ac09b460f3fcdbb5da8e67b277f2913de9
[ "MIT" ]
permissive
rawoul/apitrace
1526bb0414d5499f2992d59a3e32aa3b9203230a
e9fcdcf14a99f5cb4729abb7bbf7817d7aa59d18
refs/heads/master
2020-04-08T02:53:03.770028
2011-12-14T23:18:49
2011-12-14T23:20:00
3,009,443
1
0
null
null
null
null
UTF-8
C++
false
false
2,015
hpp
/************************************************************************** * * Copyright 2010 VMware, Inc. * All Rights Reserved. * * 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 wit...
[ "jose.r.fonseca@gmail.com" ]
jose.r.fonseca@gmail.com