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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8dd075ba9733bb14458b362a620d54af549fd00c | ccf2b344aac357dcdb7bf8e6be6b0791080d9d96 | /externals/sfzCore/src/sfz/math/ProjectionMatrices.cpp | 185f55b35a54ae4ebb5e0674acb016f0902dd2ec | [
"LicenseRef-scancode-khronos",
"MIT",
"Zlib",
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | ambigeV/Linear-Genetic-Programming-Cuda | fa087fb5033db490299d9477459af749ce5d629a | 8d078318d240993619c01126905a821bbf0a9d23 | refs/heads/master | 2020-04-28T00:43:07.226540 | 2017-02-19T09:15:29 | 2017-02-19T09:15:29 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 6,315 | cpp | // Copyright (c) Peter Hillerström (skipifzero.com, peter@hstroem.se)
//
// This software is provided 'as-is', without any express or implied
// warranty. In no event will the authors be held liable for any damages
// arising from the use of this software.
//
// Permission is granted to anyone to use this software for ... | [
"peter@hstroem.se"
] | peter@hstroem.se |
eaf23f125a1103651f1d82225486ae9f1d667205 | dc9959be244ed9285a03a10fbc6046ea75f17f5d | /agency/detail/factory.hpp | 4db09103e961ebf96749d434c9f8ae35dcc0d7ea | [] | no_license | sali98/agency | 09d708555bd329b32a5dd48ba339d163257ee074 | 022c69d37064542cde7d20c8401efdace08fa68e | refs/heads/master | 2021-01-21T08:25:22.727368 | 2017-05-12T20:31:34 | 2017-05-12T20:31:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,099 | hpp | #pragma once
#include <agency/detail/config.hpp>
#include <agency/detail/tuple.hpp>
#include <agency/detail/unit.hpp>
#include <agency/detail/type_traits.hpp>
#include <agency/detail/integer_sequence.hpp>
#include <utility>
#include <type_traits>
namespace agency
{
namespace detail
{
// construct is a type of Facto... | [
"jaredhoberock@gmail.com"
] | jaredhoberock@gmail.com |
31b2c80725750fcc0b98bb4cb49769bfe565a07f | 0e015fe4e6bfb99d2271e51b14b545566bfdea42 | /cpp/prison_break.cpp | dd7dfbee0e6cc7de21cfc0b5c7acd3b453bf4c04 | [] | no_license | vivekdhir77/Everyday | 1b11d3d5e26ea991d78fe9101c657fdac13826c0 | fb7041cf0a07ccda21c5a1532f6fb37cc1823bfa | refs/heads/main | 2023-04-23T20:24:34.713597 | 2021-05-13T19:12:54 | 2021-05-13T19:12:54 | 339,680,007 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 435 | cpp | #include<iostream>
#include<cmath>
#include<string>
#include<vector>
#include<algorithm>
#define max(a,b) (a>b?a:b)
#define min(a,b) (a>b?b:a)
#define FA(i,start,end) for(int i=start; i<end; i++)
#define FD(i,start,end) for(int i=start; i>=end; i--)
typedef long int li;
typedef long long int ll;
using namespace std;
... | [
"vivekdhir77@gmail.com"
] | vivekdhir77@gmail.com |
cd8f2bc8d229e3e46b1825382da2e33033d248da | f110c5c30a6b625a896b6e540a1542145c7b1e23 | /Count and Say.cpp | 7ea724a12a402847c6fc2b40b07ffb3b777046b8 | [] | no_license | Yotta2/Leetcode | 19ef7aad0b7cbf1bd2f3d7ab67289ba6dcf6259b | 97072c0456fdcf0fbe5dccb7961cc0373be7bf8f | refs/heads/master | 2021-01-24T06:29:42.359787 | 2014-01-12T22:54:37 | 2014-01-12T22:54:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,335 | cpp | #include <iostream>
#include <string>
#include <cstring>
#include <fstream>
#include <set>
#include <stack>
#include <vector>
#include <list>
#include <cstdlib>
#include <climits>
#include <algorithm>
#include <cmath>
#include <unordered_map>
#include <unordered_set>
#include <map>
#include <time.h>
#include <functiona... | [
"cloudsweet1989@gmail.com"
] | cloudsweet1989@gmail.com |
695f37eafe05120595da5781e718be55f3d75621 | 41839cd5d7b6f97a922d55a22e21d30785f323fd | /src/mvvmquick/inputviewfactory.cpp | 730c196d21b33301570e7632c84c744cd8e62d67 | [
"BSD-3-Clause"
] | permissive | ahnan4arch/QtMvvm | 02498e2df6a3110adbe3c87d390b0af0630ca537 | 441d68c6b3208cf7a50c5906782f797f3e5ccf32 | refs/heads/master | 2022-03-18T13:44:26.628728 | 2019-11-25T15:03:34 | 2019-11-25T15:03:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,072 | cpp | #include "inputviewfactory.h"
#include "inputviewfactory_p.h"
#include <QtCore/QCoreApplication>
#include <QtCore/QMetaType>
#include <QtQml/qqml.h>
#include <QtMvvmCore/private/qtmvvm_logging_p.h>
#include "formatters_p.h"
using namespace QtMvvm;
InputViewFactory::InputViewFactory(QObject *parent) :
QObject(par... | [
"Skycoder42@users.noreply.github.com"
] | Skycoder42@users.noreply.github.com |
db3f97d08ffe9933ee6f820ff3a6862d72d7baef | 8e138ac4434d268f25c34c262ecf06c3b1ce3c58 | /ib_boost/type_traits/is_class.hpp | a867ab1c78e1eaf9f3efed8eb07149f0f9c42e37 | [] | no_license | mreppell/Coalescent_Internal_Branches | 3366daa31d5ea6eb6c9fc2fea7afd1ee09effff2 | d46fd4ca113481a9a689301d2ae86f4c6a0d988b | refs/heads/master | 2021-01-10T06:15:03.957670 | 2017-05-09T19:47:49 | 2017-05-09T19:47:49 | 54,134,103 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,779 | hpp | // (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard
// Hinnant & John Maddock 2000-2003.
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt).
//
// See http://www.b... | [
"mreppell@uchicago.edu"
] | mreppell@uchicago.edu |
029e9fe36a4294145ffe0e13f09d82ccbbc9ac83 | 21e0743677b95c3a26341c40ec9a68b9585bebaa | /src/BkgKinematics.cpp | 871be06a6b4dfc74dc497b3e5786d6030ee41aa6 | [] | no_license | qbuat/GravitonHunter | 031a597f19f61e84113da94192bd628731a0cfde | c46ac7fd9e9c10dbd15581c87941a8926e08a6ec | refs/heads/master | 2021-01-15T13:33:43.905954 | 2016-03-01T20:19:10 | 2016-03-01T20:19:10 | 52,906,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,597 | cpp | #include "BkgKinematics.h"
#include <TError.h>
#include <TLegend.h>
#include <RooRealVar.h>
#include <RooDataHist.h>
#include <RooHistPdf.h>
#include <RooAddPdf.h>
#include <RooFitResult.h>
#include <RooPlot.h>
#include "ToolsTreeReader.h"
#include "ToolsUtilities.h"
#include "ToolsCommons.h"
#include "ToolsExtend... | [
"qbuat@ccage021.in2p3.fr"
] | qbuat@ccage021.in2p3.fr |
bfb6e6958bf5aa43c3ea1e520d920e73a5ed121a | a12d2d667fe2c6a6c4ee941e7e893db3a327c400 | /ATOINFODlg.cpp | 6268e3f47391f7f7be290a46a3ca51ed6d8bef0a | [] | no_license | zhanghua1984/DC_ATOinfo | 926c27ba172e3bc113a9b716833a88d1137d99ca | 82c84d1fe8dc6e7370513042fca90a293b296374 | refs/heads/master | 2020-12-02T07:55:49.678635 | 2017-07-10T07:28:38 | 2017-07-10T07:28:38 | 96,748,406 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 40,567 | cpp | // ATOINFODlg.cpp : implementation file
//
#include "stdafx.h"
#include "ATOINFO.h"
#include "ATOINFODlg.h"
#include "Includes.h"
#include "COMPORT.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
BOOL m_bWorking;
BOOL m_bHighSpeed;
extern BOOL m_bThread... | [
"zhanghua@transpad.cn"
] | zhanghua@transpad.cn |
4171d05fe6b31b9fa707c28b1a63d938a7bb4d60 | bb41b9c0c26c71c290965d2ffdb46475bc9de27a | /classes/classesAbstraites/main.cpp | 8da2a2a4e93a7afe76e20b17e084d49a49910cba | [] | no_license | laganiere/programs | ca457c3371099b761921f39ca314e74f588d8b62 | 371f339bb9a550f2f39942d8081e78c328df1bb0 | refs/heads/master | 2021-03-12T23:21:57.936026 | 2015-11-24T20:46:28 | 2015-11-24T20:46:28 | 5,452,171 | 2 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 516 | cpp |
#include "forme.h"
#include "rectangle.h"
#include "cercle.h"
int main()
{
Forme *p[2];
int nf = 2;
p[0] = new Cercle(2);
p[1] = new Rectangle(4, 5);
for (int i = 0; i < nf; i++) {
cout << "Périmètre : " << p[i]->getPerimetre();
cout << " / Aire : " << p[i]->getAire() << endl;
}
... | [
"robert@laganiere.name"
] | robert@laganiere.name |
4a78b6c7a618074e424970c1bccbb8e88fc242da | b4a0013a02296600226294639c47c56d08abdb09 | /src/vm_tools/vm_memory/CMem.hpp | 5725e57a61dfabc22ddb613d408dafd5bd06b5c2 | [] | no_license | vincentma0001/vm_tools | 817001c34568763504efa1c46945fcf71ea208f4 | de9427b6db6953150a966f46f903a7ae9aef5131 | refs/heads/main | 2023-06-25T16:37:10.076705 | 2020-11-26T14:03:56 | 2020-11-26T14:03:56 | 306,869,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,431 | hpp | // ================================================================================================ //
// == == //
// == CMem.hpp == //
// == ... | [
"vm0001@localhost.localdomain"
] | vm0001@localhost.localdomain |
95182d7ef0c1805807ba7cb92b7a533d43d50a33 | 674ab3a2037fa853b546538a6327841b29f097e0 | /CPP/Print.h | a77820e52c644e14ddec3a0b8c4fea17fb343301 | [] | no_license | magictaler/magicclock | 546bb0ae15263bf784645c15a051af1a19724777 | 1fa2a784fd1f45ad576966a79aacbd56d25012a2 | refs/heads/master | 2016-09-06T07:06:06.600983 | 2012-10-12T13:03:11 | 2012-10-12T13:03:11 | 32,116,684 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,006 | h | /*
Print.h - Base class that provides print() and println()
Copyright (c) 2008 David A. Mellis. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version ... | [
"pahomenko@gmail.com@a7294488-2549-328d-09dc-26d589cd9fb3"
] | pahomenko@gmail.com@a7294488-2549-328d-09dc-26d589cd9fb3 |
b01335e09a644337cf78aae324b58fb29e44b8e6 | 0dd57e48d58ba77c14f5c50c5de58ed5ad103c00 | /multiThread/17_thread_local2 .cpp | 84343ba3ffd3d1bd430802ebaccda5f0675aa71c | [
"MIT"
] | permissive | IgorHersht/proxygen_ih | 7dc0b0205d304c39ed37d4c9916a60f7dad2eca1 | ea03a6be1a0430b5ee48f6172425331b872ea688 | refs/heads/master | 2022-10-14T19:33:14.300830 | 2022-09-21T16:43:40 | 2022-09-21T16:43:40 | 107,905,143 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,654 | cpp | #include <string>
#include <iostream>
#include <thread>
struct MyData {
inline static std::string gName = "global"; // unique in program
inline static thread_local std::string tName = "tls"; // unique per thread
std::string lName = "local"; // for each object
... | [
"noreply@github.com"
] | IgorHersht.noreply@github.com |
4e6c46e4f8244b36a6eca56b8f92f42a2ba679ae | 23c38fe74b52456693a4f51a8de29739910bfbfe | /Construct Binary Tree from Inorder and Postorder Traversal.cpp | 128310aabb7620e3cd2d99b228518710ed591fc5 | [] | no_license | momoliu88/leetCodePoj | 892ccd046ab51192abb66d3d3392ebbfb0010dea | b30b635dd6fdb88348bae880274bd9c834e24813 | refs/heads/master | 2021-01-25T08:37:30.092903 | 2014-01-06T09:12:24 | 2014-01-06T09:12:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,153 | cpp | #include <iostream>
#include <vector>
using namespace std;
typedef struct TreeNode {
int val;
TreeNode *left;
TreeNode *right;
TreeNode(int x) : val(x), left(NULL), right(NULL) {}
}TreeNode;
TreeNode * compute(vector<int> &inorder,int s,int e, vector<int> &postorder,int idx)
{
if(idx<0) return 0;
if(s>e) return ... | [
"liuxiaoqin@ebupt.com"
] | liuxiaoqin@ebupt.com |
c6a2f64533d9b1c98a9312891b4087bd0c27c25a | 35f72ecafb4ad6b013eb629a965abd75ef0a082a | /日常/9-19/D.cpp | 1af9fc5b6b1fc49ce2971f8c6ffe61a9235954ab | [] | no_license | cdegree/ACM | d8d478d789a4f57acd2f340e956d5b7a46f33f8f | 42038ec0cbf99120e8416eed18b8a30dc6873947 | refs/heads/master | 2021-01-18T21:25:43.017457 | 2016-04-06T09:16:41 | 2016-04-06T09:16:41 | 29,577,653 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,097 | cpp | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cmath>
#include <cctype>
#include <vector>
#include <stack>
#include <queue>
#include <map>
#include <algorithm>
#include <iostream>
#include <string>
#include <set>
#define X first
#define Y second
#define sqr(x) (x)*(x)
#pragma comment(linker,"/STACK:1... | [
"316403398@qq.com"
] | 316403398@qq.com |
49b0fc7675df8ee1bc7561b6ca07022de23f9cb1 | 2cb4253482f690a0f8f714219388bab32c26650c | /butils.cpp | 85b32c958059401c9b0f92d44fd9dda26c718cae | [] | no_license | bkumpar/BUtils | f6c41aa0cd72c42d8191e2596ec045a63b4e0d0e | 10e524399b5945ccd287aeba7c0d7275eb4a06cf | refs/heads/master | 2022-10-10T10:46:03.766302 | 2020-06-11T23:14:34 | 2020-06-11T23:14:34 | 271,664,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,714 | cpp | // butils.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <string>
#include <iostream>
#include "BUtils.h"
#include <Windows.h>
namespace dtu=datetime_utils;
bool test_parseDateTime1()
{
std::wstring datetimeStr(L"2019.06.01. 21:33:59");
tm timeStruct;
if(S_OK == dtu::pa... | [
"bkumpar@gmail.com"
] | bkumpar@gmail.com |
1fb671d25210bd28dde019d395f518eccf47fbc3 | 26ad4cc35496d364b31396e43a863aee08ef2636 | /SDK/SoT_BP_tattoo_18_Desc_functions.cpp | 68483dee9f0760afe02340219602bb5f8aa1d0a7 | [] | no_license | cw100/SoT-SDK | ddb9b19ce6ae623299b2b02dee51c29581537ba1 | 3e6f12384c8e21ed83ef56f00030ca0506d297fb | refs/heads/master | 2020-05-05T12:09:55.938323 | 2019-03-20T14:11:57 | 2019-03-20T14:11:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | cpp | // Sea of Thieves (1.4) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_BP_tattoo_18_Desc_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
}
#ifdef _... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
a789ed77cbc6a824819eaa74969020a425f617fd | ba4db75b9d1f08c6334bf7b621783759cd3209c7 | /src_main/utils/vgui_panel_zoo/LabelDemo.cpp | 31815bfda716f79a47cc197753ff9108b722d340 | [] | no_license | equalent/source-2007 | a27326c6eb1e63899e3b77da57f23b79637060c0 | d07be8d02519ff5c902e1eb6430e028e1b302c8b | refs/heads/master | 2020-03-28T22:46:44.606988 | 2017-03-27T18:05:57 | 2017-03-27T18:05:57 | 149,257,460 | 2 | 0 | null | 2018-09-18T08:52:10 | 2018-09-18T08:52:09 | null | WINDOWS-1252 | C++ | false | false | 1,482 | cpp | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#include "DemoPage.h"
#include "vgui/IVGui.h"
#include "tier1/KeyValues.h"
#include <vgui_controls/L... | [
"sean@csnxs.uk"
] | sean@csnxs.uk |
2dd5f3753bae17c02f12288b952ca266446e465a | db37020d177f582143bc7b13cefcaf50778dfb77 | /Алгоритмы и структуры данных/0000_0000/Программирование (Влад)/12 - Разные задачи/J.cpp | eb1ca19df337606fbb8c36719a6d51bb395aedfb | [] | no_license | IvanShevchenko135/ForCFU | 308bb874b90c0f99f383a7701e97368d7b83f9ed | 1358de0ea811a4d3885d79e16f807c8af09ff417 | refs/heads/master | 2023-04-16T18:00:09.356944 | 2021-04-27T11:57:03 | 2021-04-27T11:57:03 | 357,560,360 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 497 | cpp | #include <cstdlib>
#include <iostream>
#include <stdio.h>
#include <cmath>
#include <algorithm>
#include <vector>
#include <iomanip>
#include <string>
#include <fstream>
using namespace std;
int main() {
int t;
cin >> t;
for (int i = 0; i < t; i++) {
unsigned long long n, a = 3, k = 5;
cin >> n;
while (n > a... | [
"ivanshevchenko135@gmail.com"
] | ivanshevchenko135@gmail.com |
f5fa7fe63b69250d2bab1ef1c1a2a854ffe056aa | bb7ed686f19d919c0e2a381107637f1c05cb0342 | /include/lexy/_detail/std.hpp | ebabe36d7b32a86912215d34100c497d071ea842 | [
"BSL-1.0"
] | permissive | foonathan/lexy | 8945315afd3b1afdbdabaee816570eaabadc0abb | 1b31b097fa4fcaf5465f038793fe88cdc2140b71 | refs/heads/main | 2023-08-17T21:56:02.139707 | 2023-07-25T20:18:25 | 2023-07-25T20:18:25 | 201,454,592 | 867 | 59 | BSL-1.0 | 2023-09-01T10:03:35 | 2019-08-09T11:27:57 | C++ | UTF-8 | C++ | false | false | 2,188 | hpp | // Copyright (C) 2020-2023 Jonathan Müller and lexy contributors
// SPDX-License-Identifier: BSL-1.0
#ifndef LEXY_DETAIL_STD_HPP_INCLUDED
#define LEXY_DETAIL_STD_HPP_INCLUDED
#include <lexy/_detail/config.hpp>
//=== iterator tags ===//
#if defined(__GLIBCXX__)
namespace std
{
_GLIBCXX_BEGIN_NAMESPACE_VERSION
struct... | [
"git@foonathan.net"
] | git@foonathan.net |
4f04e3b836d64f0db3058fc5f02631ad30dfea2c | 04fec4cbb69789d44717aace6c8c5490f2cdfa47 | /include/wx/mmedia/sndcodec.h | d176d753e5b8a30c6ca6d31285a95fd6b0353af6 | [] | no_license | aaryanapps/whiteTiger | 04f39b00946376c273bcbd323414f0a0b675d49d | 65ed8ffd530f20198280b8a9ea79cb22a6a47acd | refs/heads/master | 2021-01-17T12:07:15.264788 | 2010-10-11T20:20:26 | 2010-10-11T20:20:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | h | // --------------------------------------------------------------------------
// Name: sndcodec.h
// Purpose:
// Date: 08/11/1999
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
// CVSID: $Id: sndcodec.h,v 1.5 2005/09/23 12:47:04 MR Exp $
// License: wxWindows license
// --------------------------------------... | [
"smehta@aaryanapps.com"
] | smehta@aaryanapps.com |
3b8be0bddc513c958b52ff9909c734ae0d732fcc | 3c325be3820097a67c08d7048ca3552db71e446c | /codeforces/1279B.cpp | 179417884416c5f368403cf020e7ee055112a4da | [] | no_license | M45UDrana/DS-Algo-Problem-Solving | 2dc2ba53f162675ddc6b549f0c84b702f738a485 | 5548d514f9ffff7aa618b29fcb8440a8b85afb8b | refs/heads/main | 2023-07-17T06:14:51.062413 | 2021-09-01T18:19:14 | 2021-09-01T18:19:14 | 375,086,950 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 745 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<string, int> psi;
#define ff first
#define ss second
#define pb(a) push_back(a)
#define mp(a,b) make_pair(a,b)
#define d(a,b,c) cout<<a<<" "<<b<<" "<<c<<'\n'
#define IO ios_base::sync_with_stdio(0);cin.tie... | [
"masudranaata@gmail.com"
] | masudranaata@gmail.com |
bfdee5ce90a99e6b74bdc8b370decd56a85f48a2 | 68a54357187bcd5730956184a644f8ce3bb94905 | /USBHandler.h | 9cc414a33c06b6487e772eba58337fbe6627e576 | [] | no_license | JoshGrace/BLEMiniKeyboard | d47f371ffaa3e0dc863c9495d67ec492caf3e420 | 2b1a38822d1cf9c2241b3a562ff4a34581b1e05c | refs/heads/master | 2021-06-29T21:02:06.433349 | 2019-03-29T16:24:50 | 2019-03-29T16:24:50 | 140,121,375 | 1 | 1 | null | 2018-08-13T22:57:20 | 2018-07-07T22:40:52 | C++ | UTF-8 | C++ | false | false | 373 | h | #ifndef USBHANDLER_H
#define USBHANDLER_H
#include "Keyboard.h"
namespace MiniKeyboard{
class USBHandler{
public:
USBHandler(); // function called the default constructor
bool getConnected();
void startConnection();
void endConnection();
void sendKeyCode(char );
vo... | [
"poshamazing@gmail.com"
] | poshamazing@gmail.com |
e39702f25423acbf1fe5c4da1d430637ec7a37bc | e4f4ad3ee9a03640101e30351f8ef116cc491ac0 | /PastFiles/Codeforces/Contest2019/Codeforces573_Div12/E.cpp | 55aed44b9ae86e522f878cb17b771ec4dd49e114 | [] | no_license | AppledoreM/OI | 8f53a9c8dde468785ffd58d0d0cd9219ff33397f | 8fc15b09ac94b1edbad84dac1da684ccff77b2ed | refs/heads/master | 2022-10-17T08:58:56.126917 | 2022-09-28T22:00:02 | 2022-09-28T22:00:02 | 143,269,374 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,192 | cpp | #include <bits/stdc++.h>
using namespace std;
const int maxn = 1e5 + 10;
int n,k,a[maxn];
string s;
bool check1(){
int cnt0,cnt1;
cnt0 = cnt1 = 0;
for(int i = 1; i <= n; i++){
cnt0 += (a[i] == 0);
cnt1 += (a[i] == 1);
}
if(cnt0 == 0 || cnt1 == 0 || k >= n) return 1;
int cnt0_l... | [
"appledorem@appledorem.com"
] | appledorem@appledorem.com |
92c62019f83ab555ddf4bc6cfc567f1894229d9c | 627d4d432c86ad98f669214d9966ae2db1600b31 | /src/scripttools/debugging/qscriptbreakpointsmodel.cpp | 8be63b95485f5cda80a787809caa2a0d01ae5172 | [] | no_license | fluxer/copperspice | 6dbab905f71843b8a3f52c844b841cef17f71f3f | 07e7d1315d212a4568589b0ab1bd6c29c06d70a1 | refs/heads/cs-1.1 | 2021-01-17T21:21:54.176319 | 2015-08-26T15:25:29 | 2015-08-26T15:25:29 | 39,802,091 | 6 | 0 | null | 2015-07-27T23:04:01 | 2015-07-27T23:04:00 | null | UTF-8 | C++ | false | false | 13,798 | cpp | /***********************************************************************
*
* Copyright (c) 2012-2015 Barbara Geller
* Copyright (c) 2012-2015 Ansel Sermersheim
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.... | [
"ansel@copperspice.com"
] | ansel@copperspice.com |
09a471a65f82115e79ca8a735d8a9eda5d53f367 | 6a3a551845bcdc56a284c3963ad3d706c064d057 | /Painter/PainterView.cpp | fe871f4b824640fa791c55a5393ec25efc8c97e6 | [] | no_license | Catherine0320/weekends2015 | 3b83604f70e3dc76d72956fdbe1fa0df517360fe | 688ef3cacc9e770407b86859ea32cfcfd8386b74 | refs/heads/master | 2021-01-20T17:12:37.834535 | 2015-11-07T09:43:45 | 2015-11-07T09:43:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,734 | cpp | // This MFC Samples source code demonstrates using MFC Microsoft Office Fluent User Interface
// (the "Fluent UI") and is provided only as referential material to supplement the
// Microsoft Foundation Classes Reference and related electronic documentation
// included with the MFC C++ library software.
// License ... | [
"gyang@phy.ecnu.edu.cn"
] | gyang@phy.ecnu.edu.cn |
0229680f0f24ceb6f54356a62495510002eea648 | 4352b5c9e6719d762e6a80e7a7799630d819bca3 | /tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch.test.test/processor1/1.53/e | 535fa2e429f83e9eb742219acaf6e11569ed1d76 | [] | no_license | dashqua/epicProject | d6214b57c545110d08ad053e68bc095f1d4dc725 | 54afca50a61c20c541ef43e3d96408ef72f0bcbc | refs/heads/master | 2022-02-28T17:20:20.291864 | 2019-10-28T13:33:16 | 2019-10-28T13:33:16 | 184,294,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,961 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"tdg@debian"
] | tdg@debian | |
1c0d4c8fa1cca69954d04a8d3bd951620a66acf2 | b6ed2145ed73919ec42f3d34ccb67a7ecc621b3a | /algorithm/summer/nine/f.cpp | 4bcd03a7ffe691d404a6a540ff51a30939f4e67f | [] | no_license | gilsaia/college-study | 26d9813ab5e5f125618aec787c942e442b0fb630 | 66d2dda1b322077fd58abe56ba602da5260856be | refs/heads/master | 2021-06-03T06:23:05.770868 | 2019-09-22T14:22:22 | 2019-09-22T14:22:22 | 138,689,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | cpp | #include<cstdio>
#include<algorithm>
#include<vector>
using namespace std;
int main()
{
int n;
while(~scanf("%d",&n))
{
vector<int> enmy;
for(int i=0;i<n;++i)
{
int tmp;
scanf("%d",&tmp);
enmy.push_back(tmp);
}
int ans=0,nowhei=0;
... | [
"794433219@qq.com"
] | 794433219@qq.com |
5495733cdf16a1d711f54ad8ca5d4b21ada7eedf | dce3e002c1f99805ed978db018664cbb0539cc60 | /c++/ТВПиС/ТВПиС/VariableTable.h | f73e99f2aa89a42c1313b4db185d3f9d0f2dc4fc | [] | no_license | Sweet-heart-bakho/6-term | 3ae16afad064c876b71bb214f55582867ec8e05e | fd77720b7282f39c517e03b53d9cfd0d5ec4fd56 | refs/heads/master | 2023-03-17T09:54:40.649756 | 2015-09-12T20:48:25 | 2015-09-12T20:48:25 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 510 | h | #pragma once
#include "Hash.h"
#include "TValueKeeper.h"
// Хеш-таблица для хранения значений TValue
// и имен констант и переменных их хранящих.
class VariableTable : public Hash
{
public:
VariableTable() : Hash(9, 0, 0, 0, 0) { }
~VariableTable();
unsigned int Key1(char*);
TValueKeeper* Find... | [
"admin@codeserfer.com"
] | admin@codeserfer.com |
04e2b6d8586e72c3ef21b1a6b462a4430edb7337 | d5a7483d5a53ab49ec9dbe6a87d27f5718ca6c05 | /DungeonCrawlerV2/Store.cpp | 6eeecf0024891d36538c63b66b7a2d135cdb285a | [] | no_license | JacobDominski/DungeonCrawlerV2 | 8b80f48dab6d309e025012144ebac3317efc75bc | 83f89f868046a4e8c427f3faa5b912ea55415f92 | refs/heads/master | 2023-04-13T15:58:31.461706 | 2021-04-29T22:52:14 | 2021-04-29T22:52:14 | 333,633,473 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,470 | cpp | #include "Store.h"
void Store(Player* player, std::vector<Item>* catalog)
{
bool quit = false;
int choice;
while (!quit) {
choice = 0;
std::cout << "Would you like to leave the Shop?\n";
do {
std::cout << "\rType (Y/N): ";
choice = _getch();
} while (!(choice == 89 || choice == 121 || choice == 78 ||... | [
"jacdomin@uat.edu"
] | jacdomin@uat.edu |
46fbfb9374c0f9c0e14bc4bf328c9e89be824f19 | 0577f9d8438087c1ec7655e8394d2f97c494d003 | /robot/Eigen/src/SVD/SVD.h | 048e91ab666d8534f9e7947d704b65ec9cce32aa | [
"BSD-2-Clause"
] | permissive | RMIT-RoboCup-Standard-League/PP1-Nao-Soccer | b553242f62b96774de5120dc6eaac0d28e215a94 | 76a69dc15945ed2e06eeea30d5b6056f563a1e6d | refs/heads/master | 2021-05-10T13:32:25.092111 | 2018-02-16T01:39:38 | 2018-02-16T01:39:38 | 118,477,821 | 8 | 3 | null | 2018-02-16T01:39:39 | 2018-01-22T15:45:32 | C++ | UTF-8 | C++ | false | false | 19,188 | h | // This file is part of Eigen, a lightweight C++ template library
// for linear algebra. Eigen itself is part of the KDE project.
//
// Copyright (C) 2008 Gael Guennebaud <g.gael@free.fr>
//
// Eigen is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// Licens... | [
"s3583185@student.rmit.edu.au"
] | s3583185@student.rmit.edu.au |
73c9ae73e759ee400a2d1375d44e51fc840e8927 | 5bc868bdf3cdba43954c868b802aed15e53e0ec0 | /cFont.cpp | 9a06c8e27ab228c4e5655144f8a5689ff622340f | [] | no_license | beythli/Harvest-Heights | 9e99d3444a98a5303d8ff58509de892f113e3d13 | fd15fcd9f008f6b94b3758d2de58fcf191f61c6b | refs/heads/master | 2020-09-30T10:17:19.820974 | 2019-12-11T04:37:26 | 2019-12-11T04:37:26 | 227,267,820 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,306 | cpp | /*
==========================================================================
cFont.cpp
==========================================================================
*/
//#pragma warning ( disable : 4996 )
#include "cFont.h"
using namespace std;
/*
=========================================================================... | [
"robert.law@gcu.ac.uk"
] | robert.law@gcu.ac.uk |
e678027480cc03a36cc298059ecc79734558468b | 084006eb442b60b82b3d85d61a3b53d21c5c8855 | /shared/Irrlicht/include/SceneParameters.h | 2dbe69f59092c21393b957c9adcb7ec1bf20f6bf | [
"XFree86-1.1",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | SethRobinson/proton | 7aadcb38bc676c136dce01b8f6773fd75fa33d55 | 6b1474e75a2acf48d848c70fcb043ce8223001a9 | refs/heads/master | 2023-08-31T11:04:21.575522 | 2023-08-29T07:44:50 | 2023-08-29T07:44:50 | 142,253,855 | 81 | 31 | NOASSERTION | 2023-08-07T22:02:41 | 2018-07-25T05:55:38 | C++ | UTF-8 | C++ | false | false | 6,914 | h | // Copyright (C) 2002-2009 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#ifndef __I_SCENE_PARAMETERS_H_INCLUDED__
#define __I_SCENE_PARAMETERS_H_INCLUDED__
/*! \file SceneParameters.h
\brief Header file containi... | [
"seth@rtsoft.com"
] | seth@rtsoft.com |
0a9492f53a033665e9c898c1c80e86fc3f1a3b20 | ef897e834c0e4a6af19c3f349d3d0e0af0f88bb4 | /rellic/AST/Z3ConvVisitor.cpp | bc6617ced59cf574e6c14fdcf97e9b038f031e85 | [
"Apache-2.0"
] | permissive | JarLob/rellic | 587fff9fb729a28eee64bef4f5d3525e893c1c08 | bd16b1c071f17aa10ec1f44a95065e6dc13e567e | refs/heads/master | 2021-04-10T20:09:15.735199 | 2020-03-12T19:26:30 | 2020-03-12T19:26:44 | 248,961,811 | 1 | 0 | Apache-2.0 | 2020-03-21T11:26:38 | 2020-03-21T11:26:38 | null | UTF-8 | C++ | false | false | 25,159 | cpp | /*
* Copyright (c) 2018 Trail of Bits, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | [
"marek.surovic@gmail.com"
] | marek.surovic@gmail.com |
8de03011bae8d43bfcd4f5391b93779218879756 | a127724a1ae23af66095de3ac14714305d4a5e69 | /JSBM_C++/cal_pi.cpp | bf547a6e551707619a962888216f78d63b42e5bf | [] | no_license | pengfzhou/BPGCN | a311cd7bf9440869bfaf5338f57ac14cf27045f3 | b0f65bd50486f3717ab52accda139aab4e357ac2 | refs/heads/master | 2020-09-22T19:38:41.763890 | 2020-06-26T01:11:35 | 2020-06-26T01:11:35 | 225,308,325 | 12 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 726 | cpp | #include <math.h>
#include<iostream>
#include "mpi.h"
using namespace std;
int main(int argc, char *argv[])
{
int n=10, rank, size, i;
double PI25DT = 3.141592653589793238462643;
double mypi, pi, h, sum, x;
MPI::Init(argc, argv);
size = MPI::COMM_WORLD.Get_size( );
rank = MPI::COMM_WORLD.Get_rank( );
MPI::COMM... | [
"zhoupengfei@itp.ac.cn"
] | zhoupengfei@itp.ac.cn |
cb00f6789649136acf249c1c729f34964c0cc874 | 6e10cbb2edb9ca5c8511784eb00fc83bf7092f12 | /source/Game/Camera.cpp | 56005beb9ec5525d8d8e4529eb6153a73067e4a4 | [
"BSD-3-Clause",
"MIT"
] | permissive | tamwaiban/nextgame | 65246dfd4c18ffa54d218a9ce371fa4fc75170d6 | a2d2f21341489792bafa2519f33287a0b89927ee | refs/heads/master | 2020-11-28T11:23:59.969262 | 2014-09-24T12:24:24 | 2014-09-24T12:24:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,035 | cpp | #include "Game/Camera.h"
#include "Core/Utils.h"
#include <cstdio>
void PlayerCamera::apply_transform()
{
get_camera_vectors(&look_dir, &up, &right, transform.orientation);
frustum = ::transform(frustum_identity, transform);
}
void PlayerCamera::set_perspective(float fov, float aspect, float znear, float zfar)
{
f... | [
"no.smile.face@gmail.com"
] | no.smile.face@gmail.com |
0d2ac4363c4102c68f43f5c248f342f1d6a2a732 | b2571f919ae552c4dff006be9c825184d272dd75 | /uri/1038.cpp | 75756f0a96684fa64ff455c6babf716a029b1238 | [] | no_license | juanplopes/icpc | 22877ca4ebf67138750f53293ee9af341c21ec40 | 3e65ffe9f59973714ff25f3f9bb061b98455f781 | refs/heads/master | 2020-12-25T17:35:04.254195 | 2017-10-27T23:53:25 | 2017-10-27T23:53:25 | 2,492,274 | 121 | 44 | null | null | null | null | UTF-8 | C++ | false | false | 322 | cpp | //1038
//Snack
//Misc;Beginner
#include <iostream>
#include <iomanip>
#include <cmath>
using namespace std;
int main() {
int x, y;
while(cin >> x >> y) {
double price = x==1 ? 4 : x==2 ? 4.5 : x==3 ? 5 : x==4 ? 2 : 1.5;
cout << "Total: R$ " << fixed << setprecision(2) << y*price << endl;
}
... | [
"me@juanlopes.net"
] | me@juanlopes.net |
f70913330c4e98d6724bb184195cdcd847ba4d14 | ec9886f2347a8d62b6ca7bc1ed8bfa18141386d0 | /Clappy3/src/Subsystems/Climber.cpp | f99bfe2e052b74de7d27c90f0b30625f7b9d0afe | [] | no_license | craftgarrick04401/Clappy3 | edb5d7f0cec073ad13072deb119925d6b7f3c8d6 | ac488e9da7501992da342f929e3dcdb1d6fb4a7a | refs/heads/master | 2021-01-19T09:32:19.166722 | 2017-08-24T22:54:35 | 2017-08-24T22:54:35 | 82,125,314 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 568 | cpp | #include "Climber.h"
#include "../Commands/ControlClimbmotor.h"
#include "../RobotMap.h"
Climber::Climber() : Subsystem("Climber") {
climbMotor = RobotMap::climbMotor;
}
void Climber::InitDefaultCommand() {
// Set the default command for a subsystem here.
// SetDefaultCommand(new MySpecialCommand());
SetDefaul... | [
"craftgarrick04401@gmail.com"
] | craftgarrick04401@gmail.com |
93911ea4583efcf12255641ffe97c063cf615e2a | f04eca8d3952e419e3f5ab45a360393c9c331346 | /cpp/0191NumberOf1Bits.cpp | 682adebe8d03576ac1818d03f9adeb3c12a97154 | [] | no_license | diordnar/leetCode | 9c41290dc4072d81581a0506299472531cce5105 | d3b373ec49e717c6d8b259b5494b43414b9050f7 | refs/heads/master | 2021-08-10T21:46:01.704325 | 2021-01-17T11:01:44 | 2021-01-17T11:01:44 | 242,065,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,245 | cpp | // 191. 位1的个数
// 编写一个函数,输入是一个无符号整数,返回其二进制表达式中数字位数为 ‘1’ 的个数
//(也被称为汉明重量)。
// 示例 1:
// 输入:00000000000000000000000000001011
// 输出:3
// 解释:输入的二进制串 00000000000000000000000000001011 中,共有三位为 '1'。
// 示例 2:
// 输入:00000000000000000000000010000000
// 输出:1
// 解释:输入的二进制串 00000000000000000000000010000000 中,共有一位为 '1'。
//... | [
"torrey.tsui@outlook.com"
] | torrey.tsui@outlook.com |
9985a143444374e29911ad5ffff0b04e00f91bcc | 82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5 | /Airfoil/wingMotion/wingMotion2D_pimpleFoam/2.21/pointDisplacement | 61b9f7eab588615fab11f9c55b91ae89fec7edb0 | [
"MIT"
] | permissive | ishantja/KUHPC | 6355c61bf348974a7b81b4c6bf8ce56ac49ce111 | 74967d1b7e6c84fdadffafd1f7333bf533e7f387 | refs/heads/main | 2023-01-21T21:57:02.402186 | 2020-11-19T13:10:42 | 2020-11-19T13:10:42 | 312,429,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 706,394 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
... | [
"ishantamrakat24@gmail.com"
] | ishantamrakat24@gmail.com | |
b91c5c14cd0d7877370228d616fbabca4f62a183 | 29be909661dd09bd4aa53a9b26a26bb07cb689fa | /leetcode/prove/levelOrder3.cpp | 6d36507b82be73e61d224696fd6a10221beaafa9 | [] | no_license | 1398978500/study | b66bb23400ba2576e362017479dfcb5802bb7d66 | e635821f59293655b94b651e9d207b6aa0f1bb68 | refs/heads/main | 2023-05-26T12:01:44.691783 | 2023-05-11T15:05:49 | 2023-05-11T15:05:49 | 540,799,753 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,765 | cpp | /*
请实现一个函数按照之字形顺序打印二叉树,即第一行按照从左到右的顺序打印,第二层按照从右到左的顺序打印,第三行再按照从左到右的顺序打印,其他行以此类推。
例如:
给定二叉树: [3,9,20,null,null,15,7],
3
/ \
9 20
/ \
15 7
返回其层次遍历结果:
[
[3],
[20,9],
[15,7]
]
提示:
节点总数 <= 1000
*/
/**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNod... | [
"1398978500@qq.com"
] | 1398978500@qq.com |
5da3dd2595be784d770e2cdf797082a6e1183b7c | b54d7fb9cd70ae13b0bbba0169fdcccbe845c8ba | /c++11/c/Base.cpp | 43776180a54bbdfb4002278cb1bb00d3c7c3796e | [] | no_license | nxjm/C11 | fc10fabaf3274c19ca44a7b98ed0735e0364f6b5 | 2c0ccbeadfabc1cf1469b0594848b393333b919e | refs/heads/master | 2020-07-01T04:14:47.521994 | 2019-08-15T15:03:09 | 2019-08-15T15:03:09 | 201,045,840 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | cpp | #include "Base.h"
using namespace std;
Base::Base(){
cout << "Base::Base()" << endl;
}
Base::~Base(){
cout << "Base::~Base()" << endl;
}
void Base::func1(){
cout << "Base::func1()" << endl;
}
| [
"aut456@163.com"
] | aut456@163.com |
37d1a6bedca54ad85949370bc21708d34d697779 | fc80c9504e3392c1ed3a23b80faa09f6f49289b3 | /movie.h | 55a152085715bafc4a8876717c9c25ae9a2d15c8 | [] | no_license | Muhammadkamranlive/data-structure-project-c-file-processing | dcb030964cd135738a6c086fd2509c04ea062cd7 | 85a438f80681876910887a0f5862efbe42204027 | refs/heads/main | 2023-07-13T23:10:33.552288 | 2021-08-22T13:23:17 | 2021-08-22T13:23:17 | 398,804,553 | 2 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,852 | h | #include<iostream>
#include<fstream>
using namespace std;
class Movie_Node{
private:
string movie_name;
string movie_type;
string movie_release_date;
string theaters_available;
Movie_Node* next;
public:
string Getmovie_name();
string Getmovie_release_date();
string Getmovie_type();
string Gettheat... | [
"89290897+Muhammadkamranlive@users.noreply.github.com"
] | 89290897+Muhammadkamranlive@users.noreply.github.com |
d50dcb6a4584a0995dd20a4354d56b8da6dc7a81 | 6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849 | /sstd_boost/sstd/boost/hof/detail/noexcept.hpp | 621111d8eac2bc2ed41587ebe9b01c84eab54a14 | [
"BSL-1.0"
] | permissive | KqSMea8/sstd_library | 9e4e622e1b01bed5de7322c2682539400d13dd58 | 0fcb815f50d538517e70a788914da7fbbe786ce1 | refs/heads/master | 2020-05-03T21:07:01.650034 | 2019-04-01T00:10:47 | 2019-04-01T00:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 646 | hpp | /*=============================================================================
Copyright (c) 2016 Paul Fultz II
noexcept.hpp
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)
==============================... | [
"zhaixueqiang@hotmail.com"
] | zhaixueqiang@hotmail.com |
71b4405dbdf29de691ea97320366ba817f2124c7 | cdd60a2c8d2cf4008b56dfa8016406c593591c61 | /source/common/quic/core/frames/quic_blocked_frame.h | fda4554027ac3de3dc2852db9f1ab5133c7bf129 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | juvexp/envoy | 794aa204c8b9fafd922ddf28a23191819c438416 | e7e6b61ea97b751f2c1b77cf968679dd5cbd18fe | refs/heads/master | 2021-05-12T05:18:19.481585 | 2018-04-12T15:32:01 | 2018-04-12T20:19:23 | 117,185,284 | 0 | 0 | null | 2018-01-12T03:06:38 | 2018-01-12T03:06:37 | null | UTF-8 | C++ | false | false | 1,601 | h | // Copyright 2018 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | [
"wub@google.com"
] | wub@google.com |
b987180329d41ee02414b6c18e708504f59cb719 | 2c1e5a69ca68fe185cc04c5904aa104b0ba42e32 | /src/game/ASpriteInstance.cpp | d240eec7d3ac2e166123b0f83621607827ce3db0 | [] | no_license | dogtwelve/newsiderpg | e3f8284a7cd9938156ef8d683dca7bcbd928c593 | 303566a034dca3e66cf0f29cf9eaea1d54d63e4a | refs/heads/master | 2021-01-10T13:03:31.986204 | 2010-06-27T05:36:33 | 2010-06-27T05:36:33 | 46,550,247 | 0 | 1 | null | null | null | null | UHC | C++ | false | false | 19,519 | cpp | #include "ASpriteInstance.h"
#include "ASprite.h"
/*int ASpriteInstance::x;
int ASpriteInstance::y;
int ASpriteInstance::_posX;
int ASpriteInstance::_posY;*/
#include "Macro.h"
ASpriteInstance::ASpriteInstance(ASprite* spr, int posX, int posY, ASpriteInstance* parent)
{
CameraX=0;
CameraY=0;
m_... | [
"secret5374@hotmail.com"
] | secret5374@hotmail.com |
34abf86e74d9a98f67afa7ff99dbaf7358dbd259 | 21df65712af0b9d095ccdc376a821563c9f525cb | /Source/BlueprintInsights/Public/BlueprintInsights.h | 595364bd205ae9f8046c39591cf81d221eb412a9 | [
"MIT"
] | permissive | sleepCOW/BlueprintInsights | af3cfa8b9fdb139784f9cd0721581d1e088b62ff | f2ea205f8ec3e30ee1b8a84e4cf9601493007516 | refs/heads/main | 2023-04-21T17:44:35.309672 | 2021-05-06T22:54:26 | 2021-05-06T22:54:26 | 365,052,852 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | h | // Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "Modules/ModuleManager.h"
class FBlueprintInsightsModule : public IModuleInterface
{
public:
/** IModuleInterface implementation */
virtual void StartupModule() override;
virtual void ShutdownModule() override;
};
| [
"olexthelake@gmail.com"
] | olexthelake@gmail.com |
840753e7b43e6b413c8289e90d11fbc102924acd | e8c4cedaa0965aee84d3ee4b00b5b3887889dc32 | /BMH/uwbmh.cpp | d50813308abe5ae8d72da8c5bfb1a53a9fca9aed | [] | no_license | cmperezg/UWRAM | 66ebe2682bf123e3886dd7cdb3ca31aacc8d5cbf | 5084066ac120d08b5e7c78e23dcba86120b2aea3 | refs/heads/master | 2021-01-23T21:43:19.306690 | 2017-03-08T20:13:30 | 2017-03-08T20:13:30 | 59,245,092 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,969 | cpp | #include <cstdio>
#include <vector>
#include <chrono>
#include <tuple>
#include <list>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <algorithm>
#include <fstream>
#include <string>
#include <iostream>
#include "ultraword.h"
//compile: g++ uwbmh.cpp ultraword.cpp -o uwbmh -std=c++11... | [
"cmperezg@DESKTOP-8VM9T77.localdomain"
] | cmperezg@DESKTOP-8VM9T77.localdomain |
c3321eef813a90b9a3521c618524cfe31a7485f8 | 71c1c86b30c1518e21728f7d5e0f09b5e602baac | /Algo_Engine/Bullseye/main.cpp | 1f9e4145f8298d2572c99fe45f5a226253d3a8bb | [] | no_license | ssh352/ronin | 3ddf360fec5f106015c6902b5107aedefe934836 | 33301b6c5e68fa9d02c7d54bc86f6b7732985fc2 | refs/heads/master | 2023-05-03T11:00:39.368460 | 2021-05-17T18:41:08 | 2021-05-17T18:41:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,700 | cpp | // ACE
#include <ace/Get_Opt.h>
// Application
#include "Application_Reactor_Thread_Pool.hpp"
#include "../ROM_Handler/Connection_Manager.hpp"
#include <ROM_Handler/Session_Control_Strategy.hpp>
#include <ROM_Handler/Session.hpp>
#include "Configurator/configuration.h"
#include <decision_engine/algo_manager.h... | [
"pflynn@sumocap.com"
] | pflynn@sumocap.com |
8390fe956a8c94b49389c29ee4d9bddec91296d9 | 3008e91f81f419781def2693378af8831cac1cda | /src/bench/ecdsa.cpp | 5c2722e44893cc0c581e8b5e7d949a3ebb11f4aa | [
"MIT"
] | permissive | ZenyattaAbosom/Abosom | 475fa03038117ca94b33c246af09c57c81154ea8 | 9ffa021e92e7c6136c63a4bba0af0a1284a70d98 | refs/heads/master | 2020-12-26T08:33:45.868521 | 2020-08-16T13:46:25 | 2020-08-16T13:46:25 | 237,447,993 | 2 | 2 | MIT | 2020-06-29T16:40:26 | 2020-01-31T14:35:56 | C++ | UTF-8 | C++ | false | false | 2,034 | cpp | // Copyright (c) 2018 The Abosom Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "bench.h"
#include "key.h"
static void ECDSASign(benchmark::State& state)
{
std::vector<CKey> keys;
std::vector<... | [
"60512811+ZenyattaAbosom@users.noreply.github.com"
] | 60512811+ZenyattaAbosom@users.noreply.github.com |
8efd143cef01cd09ee1f2f42970c1baffbec0a03 | 45679fd220f9a696d82703fe4d6b6e999953090e | /examples/SMTP/Send_Access_Token/Send_Access_Token.ino | 5083c31b515802bbf1fd6eb3fe6f2b49fb3663db | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | RoSchmi/ESP-Mail-Client | cc57211cbdd143f68fd605010baf9d2e07d9a4b2 | 74a4824a9b5f0436212c1913e1d7b6adda201f6f | refs/heads/master | 2023-08-25T11:17:28.306010 | 2021-11-10T22:24:59 | 2021-11-10T22:24:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,232 | ino |
/**
*This example will log in with the SASL XOAUTH2 mechanisme using OAuth2.0 access token.
*
* Created by K. Suwatchai (Mobizt)
*
* Email: suwatchai@outlook.com
*
* Github: https://github.com/mobizt/ESP-Mail-Client
*
* Copyright (c) 2021 mobizt
*
*/
//To use send Email for Gmail to port... | [
"k_suwatchai@hotmail.com"
] | k_suwatchai@hotmail.com |
cfffd905fa157c33f9c74349f97b2c5be9313841 | 2953124cc090a3fb1d67111895d092992b2f496e | /8_1_2/Article.cpp | fb13ec5ac671a055a07a34a6b460d4fd46a10cb6 | [] | no_license | LukasH-1849700/OGP_Oef | eaf5b99f4e6ced4d496f711e487f66b27d420fba | fb4dc65a2b148b2101c316b75588141262ea7292 | refs/heads/master | 2022-04-14T16:34:12.665206 | 2020-03-10T09:52:49 | 2020-03-10T09:52:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 453 | cpp | #include "Article.h"
#include <string>
#include <iostream>
Article::Article(const std::string& name, const double& price) : m_name{name}, m_price{price}
{}
void Article::print() const
{
std::cout << "\nName: " << m_name
<< "\nPrice: " << m_price
<< '\n';
}
std::string Article::get_name() const
{
return ... | [
"lukas.hotterbeekx@student.uhasselt.be"
] | lukas.hotterbeekx@student.uhasselt.be |
7f8422018c9c462bb8bb7f4235c1558a71176811 | 8583b5bfc594b994f51d24d012e92ae66bf2e5ea | /src/BabylonCpp/src/meshes/builders/tiled_box_builder.cpp | d3542b2042b2a198663a71dcb9f3b33a69987296 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | samdauwe/BabylonCpp | 84b8e51b59f04a847681a97fa6fe0a5c554e9e1f | 3dad13a666299cbcf2e2db5b24575c19743e1000 | refs/heads/master | 2022-01-09T02:49:55.057544 | 2022-01-02T19:27:12 | 2022-01-02T19:27:12 | 77,682,359 | 309 | 41 | Apache-2.0 | 2020-11-06T12:16:17 | 2016-12-30T11:29:05 | C++ | UTF-8 | C++ | false | false | 732 | cpp | #include <babylon/meshes/builders/tiled_box_builder.h>
#include <babylon/meshes/builders/mesh_builder_options.h>
#include <babylon/meshes/mesh.h>
#include <babylon/meshes/vertex_data.h>
namespace BABYLON {
MeshPtr TiledBoxBuilder::CreateTiledBox(const std::string& name, TiledBoxOptions& options,
... | [
"sam.dauwe@gmail.com"
] | sam.dauwe@gmail.com |
7b8b06c232fed805d0f7d92624408434b7777dfe | 1f87e5c08045479291b91770a2b2370c0db97112 | /Src/AutoGenerated/GPUPerfAPICounterGenerator/PublicCounterDefsCLGfx8_Fiji.cpp | ac8ff80adac44df1785835926b46b16c81f6ef11 | [
"MIT"
] | permissive | mstroehle/gpu_performance_api | 08a92ec9023cb84614fd46ff0217ba01f46a11e1 | a8a04214dea25d57bfe7caa1577e02c6940e73c2 | refs/heads/master | 2021-03-27T02:43:06.448132 | 2019-12-13T22:37:23 | 2019-12-13T22:47:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,042 | cpp | //==============================================================================
// Copyright (c) 2010-2019 Advanced Micro Devices, Inc. All rights reserved.
/// \author AMD Developer Tools Team
/// \file
/// \brief PublicCounterDefinitions for CLGFX8_FIJI
//=============================================================... | [
"christopher.hesik@amd.com"
] | christopher.hesik@amd.com |
faeccff51cf3e007e59d73cc8426f499a2f73471 | b58d9d9b12114fa967db026061cb00facfea26a5 | /catkin_wkspace/devel/include/ex/ex_srvRequest.h | 95c7eafdd2e487a610a42c88b08b684fd366106b | [] | no_license | caseroboticsclub/case-nasa | 95e11a70eb7c22912c48607b627d0e4f65e94c0b | 9dcb94129069a36f3e0bdd590d78a007a4dbaee0 | refs/heads/master | 2016-09-05T16:53:54.696811 | 2015-05-13T20:37:25 | 2015-05-13T20:37:25 | 31,144,175 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,890 | h | // Generated by gencpp from file ex/ex_srvRequest.msg
// DO NOT EDIT!
#ifndef EX_MESSAGE_EX_SRVREQUEST_H
#define EX_MESSAGE_EX_SRVREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ros/message_operatio... | [
"rmf61@cas.edu"
] | rmf61@cas.edu |
efb905d6e38153942431159f87a16ff8b544d05a | 1df9106e475d7f1b4de615cb4f8122cc93305b7b | /Engine/SearchHierarchy.cpp | 777be66548676111c0c616303fb993f9a85ae1f9 | [] | no_license | mcferront/anttrap-engine | 54517007911389a347e25542c928a0dd4276b730 | c284f7800becaa973101a14bf0b7ffb0d6b732b4 | refs/heads/master | 2021-06-26T08:48:59.814404 | 2019-02-16T05:37:43 | 2019-02-16T05:37:43 | 148,593,261 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,481 | cpp | #include "EnginePch.h"
#include "SearchHierarchy.h"
#include "Viewport.h"
#include "Renderer.h"
#include "RenderObject.h"
#include "Node.h"
#include "Light.h"
#include "MaterialObject.h"
void FrustumCullRenderModifier::Begin( void )
{
m_TotalRenderables = 0;
m_TotalLights = 0;
m_RenderablesCulled = 0;
m_L... | [
"trapper@trapzz.com"
] | trapper@trapzz.com |
b2a1d894a31c2212922660cd77d2ff7d177e584e | 4702ca170053f7ff8d83312f4f71e95b94570cd5 | /src/qt/bitcoinunits.cpp | 8bc7344e44f020805bb8dc1c3d6b027ee9bd44d2 | [
"MIT"
] | permissive | yahwehtech/izzcoin | cb0e79140228a0c9b6d9a748aeeb4dcaa019df73 | dba4cf0dcb64ac432ec506907094d973b83a4371 | refs/heads/master | 2020-03-28T14:21:08.546150 | 2018-12-21T12:25:48 | 2018-12-21T12:25:48 | 148,480,238 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,475 | cpp | // Copyright (c) 2011-2013 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "bitcoinunits.h"
#include <QStringList>
BitcoinUnits::BitcoinUnits(QObject *parent):
QAbstractListModel(par... | [
"mahesh@blockaitech.com"
] | mahesh@blockaitech.com |
3503edc017d16e319e0f78360bfcd197858aa65b | 0308a5a93cc425e35359a2c59ec677c585235a61 | /1-N string/server.cpp | 9409c918f9a6c522b877cc52cbdf6973a034782a | [] | no_license | ppzhenghua/TCP | 791d12c831f48f529b47c4766c6ee6488876dfd2 | 3da2ea38458d529fee69bf5e0033060ade1bd5ab | refs/heads/master | 2020-03-19T14:28:26.763799 | 2018-06-08T15:01:18 | 2018-06-08T15:01:18 | 136,624,461 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,306 | cpp | //
// try.cpp
// server
//
// Created by ppdfour on 2018/6/7.
// Copyright © 2018年 ppdfour. All rights reserved.
//
#include <cstring>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#define ... | [
"noreply@github.com"
] | ppzhenghua.noreply@github.com |
6679c54956504df35cdd70947060540e0c32b512 | 4a544d6903abc37953e77235395baa64115cf144 | /libcamera/SecCameraHWInterface.cpp | 322753961287cc36a4d18c3e8806bc8959d0db8c | [
"Apache-2.0"
] | permissive | randomstuffpaul/insignal_hardware_samsung_slsi_exynos4 | d5068cdaf29f0eeb5638e6150ae4e50575ad0b67 | 9f576f58e54df58fdcb17501246671f64236bf6f | refs/heads/exynos-ics | 2021-01-18T03:16:29.772870 | 2012-12-12T02:20:13 | 2012-12-12T02:20:18 | 85,834,830 | 0 | 0 | null | 2017-03-22T14:03:58 | 2017-03-22T14:03:57 | null | UTF-8 | C++ | false | false | 116,979 | cpp | /*
**
** Copyright 2008, The Android Open Source Project
** Copyright 2010, Samsung Electronics Co. LTD
**
** 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/lic... | [
"hs1218.kang@samsung.com"
] | hs1218.kang@samsung.com |
33275a6a86851c175c8c82563bb5e49310113140 | a23938d907b86eb75bfdc2596ff81f28af9b5ad5 | /week1/insertsort.cpp | 0b41b092fd1639b4dc02b1acf8a24eb38e9b4a65 | [] | no_license | jip174/cs325--Analysis-of-Algorithms | a97ffd1babfbbb51e770c473bc344e0e5d86345a | 05db55984485fbd3dd1e3d1afa43522a0f48e2a7 | refs/heads/main | 2023-05-08T04:58:56.971695 | 2021-05-20T16:56:31 | 2021-05-20T16:56:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,631 | cpp |
#include <iostream>
#include <fstream>
/****Reference: https://www.geeksforgeeks.org/insertion-sort/ ****/
void insertSort(int myArray[], int size){
for (int i = 1; i < (size - 1); i++)
{
int key = myArray[i]; //key is the value we are trying to find
int j = i - 1; //j is the value we are comparing... | [
"noreply@github.com"
] | jip174.noreply@github.com |
a4d5e84ca0e3d3572e77114be30bb860515d2935 | fd7d1350eefac8a9bbd952568f074284663f2794 | /dds/DCPS/transport/multicast/MulticastSessionFactory.cpp | 095de1944f9986babe7b3b1737a6996729509fbf | [
"MIT"
] | permissive | binary42/OCI | 4ceb7c4ed2150b4edd0496b2a06d80f623a71a53 | 08191bfe4899f535ff99637d019734ed044f479d | refs/heads/master | 2020-06-02T08:58:51.021571 | 2015-09-06T03:25:05 | 2015-09-06T03:25:05 | 41,980,019 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 346 | cpp | /*
* $Id: MulticastSessionFactory.cpp 4223 2011-02-04 23:01:46Z mitza $
*
*
* Distributed under the OpenDDS License.
* See: http://www.opendds.org/license.html
*/
#include "MulticastSessionFactory.h"
namespace OpenDDS {
namespace DCPS {
MulticastSessionFactory::~MulticastSessionFactory()
{
}
} // namespace DC... | [
"jimbolysses@gmail.com"
] | jimbolysses@gmail.com |
0912b7242ab2c9aef01b7d74f36dc5fc579df36e | 09f1fc62f8bd413b16a96d4f7d69858ebd90e690 | /InterviewStreet Interview/toSend/solve.cpp | b310e2724cd0475820186ff9d1c3649a7184da96 | [] | no_license | shivam043/Random_Contests | f2f493011e4d29450f8bf63c53be091e514243fa | 6a89da5f889f500f2f5af5dc5978c07f28aee1cd | refs/heads/master | 2021-01-01T19:44:54.990947 | 2013-12-09T18:22:03 | 2013-12-09T18:22:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,984 | cpp | //Name : Shinchan Nohara
//Age : 5 years
//Organisation : Kasukabe Defense Force
#include <iostream>
#include <ctime>
#include <vector>
#include <list>
#include <queue>
#include <map>
#include <set>
#include <deque>
#include <stack>
#include <bitset>
#include <algorithm>
#include <functional>
#include... | [
"abhiranjan.kumar00@gmail.com"
] | abhiranjan.kumar00@gmail.com |
7e9c82771dee32d491f2da50a322eca28525f148 | 4f842edb9d575d33c07f93a46a79865d7f78208f | /or_planning/local_planner/teb_test.cpp | 5493f273cba263f81415f0199a15db45205ebea5 | [] | no_license | SiChiTong/OrchardRover | 3e3e6e8a33ecb9022661d28318c93faa602be4ce | 7c1a9b612ba64e35c6a6a4d6679289763f3adf2f | refs/heads/master | 2023-06-10T09:44:19.477025 | 2021-06-29T02:50:04 | 2021-06-29T02:50:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,254 | cpp | //
// Created by cxn on 2020/7/21.
//
#include <interactive_markers/interactive_marker_server.h>
#include <visualization_msgs/Marker.h>
#include "include/obstacle.h"
#include "include/local_visualization.h"
#include "include/robot_footprint_model.h"
#include "timed_elastic_band/include/teb_optimal.h"
#include "timed... | [
"1344618323@qq.com"
] | 1344618323@qq.com |
c66c133bc27deafb6555d55cebb332c6c86afa3e | 145f9616480e621b5ec5f16c21d4dcf4b7be27da | /entities/Nexus.hpp | b2e5492222d01733f786181a0139ebed1b122fe2 | [] | no_license | DavidSaxon/Advanced-Evolutionary-Tatics-LD24 | 4821eaf8b6fc7068fe3ca3059435b9312d852da5 | c5a7ed6390780e972cc062f5b60877f7efa0218d | refs/heads/master | 2016-09-05T20:27:56.842691 | 2012-08-26T23:29:44 | 2012-08-26T23:29:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | hpp | /*********************************************************\
| The nexus is where the units for each team are produced |
\*********************************************************/
#ifndef _NEXUS_H_
#define _NEXUS_H_
#include <iostream>
#include <math.h>
#include "../Entity.hpp"
using namespace std;
class Nexus :... | [
"david.saxon@windowslive.com"
] | david.saxon@windowslive.com |
7aa91f11a1fb967837827b172be297465f3fa4b4 | 22658e2f8e87cf0567bce0fa99108fc7d9cd24a6 | /src/segmenter/cws_module/lexicon_feature_layer.h | 9e6c049bad42239356e35164431509bb059d2a86 | [] | no_license | zldeng/sequence-labeling-by-nn | 78c4c18d1d1ff6b99296d3f7a094eca2d616902c | 6436f3b93dda8f0a97631408f4a8db8920bd3cfc | refs/heads/master | 2021-06-17T18:03:59.349615 | 2017-02-12T08:20:45 | 2017-02-12T08:20:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,212 | h | #ifndef SLNN_SEGMENTER_CWS_MODULE_LEXICON_FEATURE_LAYER_H_
#define SLNN_SEGMENTER_CWS_MODULE_LEXICON_FEATURE_LAYER_H_
#include "lexicon_feature.h"
#include "dynet/dynet.h"
#include "dynet/expr.h"
namespace slnn{
class LexiconFeatureLayer
{
public :
LexiconFeatureLayer(dynet::Model *dynet_m, unsigned start_here_dic... | [
"readonlyfile@hotmail.com"
] | readonlyfile@hotmail.com |
42803c8ca3a13f1b82c74fbd7a41e2b64c622961 | 7ff782c3a22da72588e457c5bc7cf6507652de03 | /ECore/ECore/src/EFrustum.cpp | d0b499ea5120959498ceb9c2dbb0db10c80059b5 | [] | no_license | bingxue102685/E3D | 7804ac643cbae1863982c7ed1330c31433cf1d56 | ef4ee5d2da116e50fe53ca19fd35e70a45a56d7e | refs/heads/master | 2020-08-23T20:34:20.113058 | 2019-11-08T04:46:33 | 2019-11-08T04:46:33 | 216,702,285 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,750 | cpp | #include "EFrustum.h"
#include "ECore.h"
namespace E3D
{
EFrustum::EFrustum(CAMERA_TYPE mode, const EVector4D &pos, const EVector4D &dir, const EVector4D &target, EFloat nearZ, EFloat farZ,
EFloat fieldofview, EFloat viewportWidth, EFloat viewportHeight)
{
camMode = mode;
position = pos;
dirction = dir;
ca... | [
"zhanghongjie@ztgame.com"
] | zhanghongjie@ztgame.com |
91f55d620d6e02020f4969328e44b7debbf3c8ec | 4487c896b6844cc41824f8e4a55fedb8dc1f6e4f | /cpp/Graph/euler_path_and_cycle.cpp | bba9c7094aa1d308033c780134b39ea2b6be3fbd | [] | no_license | arjan-bal/competitive-coding-library | 3ba2db1d3a740e7e96aab978207aa949904f1186 | 7df28eabff6d178d13133413998a400171d4b858 | refs/heads/master | 2023-07-21T10:00:01.797981 | 2023-07-16T19:53:42 | 2023-07-16T19:53:42 | 197,349,165 | 19 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 1,427 | cpp | /*
Finds Euler Path / Cycle in O(M + N)
Remember to call reset before finding answer
Path will be present in ans
ans will contain the edge ids of the path
*/
int n, m;
vector<pair<int, int>> edges;
vector<bool> used;
vector<int> ans, pos;
vector<int> adj[N];
void reset()
{
ans.clear();
pos.assign(n + 1, 0);
... | [
"arjan.bal@nutanix.com"
] | arjan.bal@nutanix.com |
986fccaaae054309393b5bbb2ab6a655997af6fa | 27e3f7528bf006126311cf9473cd85f373f6e3dd | /ui/ozone/platform/wayland/host/wayland_connection.cc | 48e7674ae918efb5c81a5e86395ac453c801d68b | [
"BSD-3-Clause"
] | permissive | yuanhui-yang/chromium | 7f1d6c17880290613fedef862f53d52237a0601b | d181eb08e0cf84f6399ef38205f86519914b8f06 | refs/heads/master | 2023-03-10T00:49:57.143282 | 2020-05-07T07:29:03 | 2020-05-07T07:29:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,154 | cc | // Copyright 2016 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 "ui/ozone/platform/wayland/host/wayland_connection.h"
#include <xdg-shell-client-protocol.h>
#include <xdg-shell-unstable-v6-client-protocol.h>
... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
7df9523a01bf9a54c740cd7ba7310730e06575b8 | 0e4599175e153ed73ed26b9226f28a01928bfde0 | /rf_pipelines_internals.hpp | c67befe0c9ec10faf84e5665922185a81d702a7a | [] | no_license | dstndstn/rf_pipelines | 8d1250eefa5133a22e38f0b62bbd304a9f9f5b72 | af1e9e1df73dc5e8912471481bd5036a8d6a826c | refs/heads/master | 2021-01-11T20:35:18.958563 | 2017-02-21T17:06:20 | 2017-02-21T17:06:20 | 79,148,402 | 0 | 0 | null | 2017-01-16T18:48:13 | 2017-01-16T18:48:13 | null | UTF-8 | C++ | false | false | 9,764 | hpp | #ifndef _RF_PIPELINES_INTERNALS_HPP
#define _RF_PIPELINES_INTERNALS_HPP
#if (__cplusplus < 201103) && !defined(__GXX_EXPERIMENTAL_CXX0X__)
#error "This source file needs to be compiled with C++0x support (g++ -std=c++0x)"
#endif
#include <cmath>
#include <cstring>
#include <sstream>
#include <stdexcept>
#include <sys... | [
"kmsmith@perimeterinstitute.ca"
] | kmsmith@perimeterinstitute.ca |
05a797e483524df9b76026b3bc8e9e3e214f89ce | f3e813535f75fb461e2306f1ad18596ac233e758 | /odb_api_bundle-0.17.6-Source/eckit/src/eckit/io/DblBuffer.cc | c1de63c9b901bb787d47a15f09a1f8c329d93b2b | [
"Apache-2.0"
] | permissive | vyesubabu/metview | 47f9de3eb5f1bf418e513ed306aa2279635b79c7 | 74c2b9bc28673001fd02e00194e92c53a897fb62 | refs/heads/master | 2021-05-17T16:42:41.697859 | 2018-04-09T15:08:19 | 2018-04-09T15:08:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,208 | cc | /*
* (C) Copyright 1996-2017 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an in... | [
"Xin.L.Zhang@noaa.gov"
] | Xin.L.Zhang@noaa.gov |
41a4e1a6888895cd1ad3598b03cfba6c87b0d730 | 805109c841a3431bc6f543ee9b3ab3da07b5460d | /isSymmetric/isSymmetric/main.cpp | 25a72199327febe5bb1193e7c57eaaaa4ab4d95a | [] | no_license | jingninc/algorithm | bc4f8e3ecd845596e418c297bf11da917e868241 | 481406c8d5763585ff645a85db26f9deb5376cab | refs/heads/master | 2016-09-05T16:12:32.324491 | 2015-02-02T19:00:23 | 2015-02-02T19:00:23 | 30,202,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,023 | cpp | //
// main.cpp
// isSymmetric
//
// Created by JINGNING CAO on 1/11/15.
// Copyright (c) 2015 JINGNING CAO. All rights reserved.
//
#include <iostream>
#include <vector>
#include <stack>
#include <queue>
#include <sstream>
#include <unordered_set>
#include <unordered_map>
using namespace std;
struct TreeNode {
... | [
"caojn909224@gmail.com"
] | caojn909224@gmail.com |
c9f91e48cc34f6391c014a70285b9fa3f0020fc1 | 7942bdac0f71f9b6abb2dc085393172f3bbc4d02 | /src/httpserver.cpp | 7318278ded2e7a6b520088c8f751bf404c9c7346 | [
"MIT"
] | permissive | Nabbers/BitTrivia | cae20b1d0528279dba0b4ed5044b863637df1700 | 23c5d2d35c3bd6377578c21380acf67e2573d45b | refs/heads/master | 2020-03-17T07:52:51.134148 | 2018-05-17T15:23:41 | 2018-05-17T15:23:41 | 133,416,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,417 | cpp | // Copyright (c) 2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "httpserver.h"
#include "chainparamsbase.h"
#include "compat.h"
#include "util.h"
#include "netbase.h"
#include "rpc/pro... | [
"jackmcnabb@hotmail.co.uk"
] | jackmcnabb@hotmail.co.uk |
7bb33e8e29aa12bbd8e0f7992fb5bb5ae4b1dfdd | 84864f862dec9171e958920f2c8e7c920fcef056 | /LeetCode/713. Subarray Product Less Than K.cpp | ff6b96061e138b56241d0fc64e348c43513df334 | [] | no_license | Orcuslc/Learning | 7704950f8c09232dadbbde81ed82ddc0ca65172d | ffa856febd85235d17358178f1e288ffae7856cb | refs/heads/master | 2020-03-26T11:59:54.093395 | 2018-05-29T04:19:36 | 2018-05-29T04:19:36 | 47,269,920 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 430 | cpp | class Solution {
public:
int numSubarrayProductLessThanK(vector<int>& nums, int k) {
int res = (nums[0] < k);
for(int i = 1; i < nums.size(); i++) {
int local = nums[i];
res += (local < k);
for(int j = i-1; j >= 0; j--) {
local *= nums[j];
... | [
"orcuslc@hotmail.com"
] | orcuslc@hotmail.com |
0e699652f693c6acb0c99dbadeb3bd2cd1ff9d1e | 92642c8c20ed4fec0c25689677c57321965c8984 | /Source/UnrealFlecs/Private/UnrealFlecsModule.cpp | 7252457de1ec197947402069921eab1baaddc868 | [
"MIT"
] | permissive | Junho2009/UnrealFlecsQuickstart | 6dd94ded960acf722b066b461aa1363984a73862 | 53ecc500b6946fa115f61a73232ca66de942c355 | refs/heads/master | 2023-04-11T15:06:56.569526 | 2021-03-23T20:46:48 | 2021-03-23T20:46:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 652 | cpp | // Copyright 2021 Red J
#include "UnrealFlecs/Public/UnrealFlecsModule.h"
#include "Modules/ModuleManager.h"
#include "Modules/ModuleInterface.h"
IMPLEMENT_GAME_MODULE(FUnrealFlecsModule, UnrealFlecs);
DEFINE_LOG_CATEGORY(UnrealFlecs);
#define LOCTEXT_NAMESPACE "UnrealFlecs"
void FUnrealFlecsModule::StartupModu... | [
"jtferson@gmail.com"
] | jtferson@gmail.com |
9a6d1a67672a196b5eeb5432d5b981f58f8d9120 | a7c0adc8dbc22051f8a262428b2bf88045df5c14 | /linkedListD.cpp | 78123ce34597abaac6f1563fa3e7eac91dd9aba7 | [] | no_license | vishnuganta22/datastructures | c2dc9e9f1c88789f9e96e8e45963c66e29f6f400 | f948e3896b6ee7e1a6808d8e1c908b9403a63147 | refs/heads/main | 2023-08-29T09:58:35.663789 | 2021-10-25T21:01:38 | 2021-10-25T21:01:38 | 371,284,216 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,860 | cpp | #include <iostream>
using namespace std;
struct Node{
int data;
Node* next;
Node* prev;
};
class LinkedList{
private:
Node* head;
int size;
public:
LinkedList(){
head = NULL;
size = 0;
}
void insertAtHead(int data){
Node* temp = new Node;
temp->data =... | [
"noreply@github.com"
] | vishnuganta22.noreply@github.com |
c30175c73150bd4a68391bbf9deaa0d5eaef4d8f | 8164dd9ec33a14acdeda6c148c33de5ff30c91ae | /src/CreationalPattern/AbstractFactory/AbstractFactory/AbstractFactory.h | 91ba1444de31dbbd007e4239c80f0d584a1e829a | [] | no_license | kingdekong/Design-Patterns | a4ff6d5e91d5d401f8de5b2943a2de2d25d3f805 | cf0dc873d92f45d3457405b5dc670f290974eac6 | refs/heads/master | 2020-03-29T08:37:34.061320 | 2018-09-21T08:56:23 | 2018-09-21T08:56:23 | 149,719,919 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 376 | h | #ifndef _HEADER_AbstractFactory_
#define _HEADER_AbstractFactory_
#include "AbstractProductA.h"
#include "AbstractProductB.h"
class AbstractFactory
{
public:
AbstractFactory();
virtual ~AbstractFactory();
virtual AbstractProductA* createProductA() = 0;
virtual AbstractProductB* createProductB() = 0;
p... | [
"degang_jin@htc.com"
] | degang_jin@htc.com |
966a687fbf16ccecd1868235111e975406465cb8 | 613f88ac75206a18b2ed4b1220974f046268e27d | /server.cpp | d6163edb6c42607f7031ffc0f718c15bd3823414 | [] | no_license | serenityFX/Web_server_boost_asio_CPP | 6bca8e4334f9808de2db83b7e730c0deae83e496 | ecacf8ebcddf9079f7244706ea347dd5552cd9eb | refs/heads/master | 2021-01-10T04:17:46.074767 | 2016-02-22T14:56:50 | 2016-02-22T14:56:50 | 52,224,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,351 | cpp | #include "server.h"
#include <boost/thread/thread.hpp>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>
namespace http {
namespace server3 {
server::server(const std::string& address, const std::string& port,
const std::string& doc_root, std::size_t thread_pool_size)
: thread_pool_... | [
"victoryagudaev@gmail.com"
] | victoryagudaev@gmail.com |
634d3ac4e756bfd74c994500c2ba71c4260ddc9e | 2360305c0a9d7a4a642144aa1e44a93d45c0dca4 | /src/osinterface/OSVirtualScreen.h | cb7b9421a34dfaae4c28bbdd6cb5ea23df78a9be | [] | no_license | vdods/os-controls | 96e4fcefac1143d841291e20bbc35b84e6af5abc | 4ce5dbcebbf855f6e036f5d42db85c60d9d74de4 | refs/heads/master | 2021-06-06T12:42:13.958298 | 2014-09-19T01:16:22 | 2014-09-19T01:16:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,121 | h | // Copyright (c) 2010 - 2014 Leap Motion. All rights reserved. Proprietary and confidential.
#pragma once
#include "OSScreen.h"
#include "OSCursor.h"
#include <vector>
#include <mutex>
class OSCursor;
class OSVirtualScreenListener {
public:
OSVirtualScreenListener(void) {}
virtual ~OSVirtualScreenListener(... | [
"jmarsden@leapmotion.com"
] | jmarsden@leapmotion.com |
dab18ee9db940a1acbb7d73001415c7ea54cabb4 | 15cec5616a1c10924ebfd7d1db2134dbcc4e5598 | /atcoder.jp/abc054/abc054_a/Main.cpp | 92a499ef1c9847f8d34ef796680775a49ef09dc7 | [] | no_license | shuto1441/atcoder_archive | 2c474a379b6b3df8783504335cc678b3e45fc0e8 | 8c3cc31ebe39746e26f8fdef4f6ac289d34f91a0 | refs/heads/main | 2023-07-11T00:03:38.661106 | 2021-08-21T11:16:28 | 2021-08-21T11:16:28 | 397,816,573 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 282 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int a,b;
cin>>a>>b;
if(a==1&&b!=1)
cout<<"Alice"<<endl;
else if(a!=1&&b==1)
cout<<"Bob"<<endl;
else if(a==b)
cout<<"Draw"<<endl;
else if(a>b)
cout<<"Alice"<<endl;
else
cout<<"Bob"<<endl;
}
| [
"shuto1441@gmail.com"
] | shuto1441@gmail.com |
4ad20458f9bffd0ec6ef965b916ff0d51803e74e | edfaf7367f0298cc921c96b9e783df41a952f0f5 | /5766.cpp | 0fd584731d9b71ae134c1b5abd1627edd222acd0 | [] | no_license | urrburu/baekjoon-algo | 4993beabc68cc97b6ea19a3deed2607e9df1e0ed | 5090a9f7395e53dbcf423e1c1cc1a966b19996e3 | refs/heads/master | 2021-11-09T22:39:01.096357 | 2021-11-03T11:38:26 | 2021-11-03T11:38:26 | 190,715,020 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 555 | cpp | #include<iostream>
#include<queue>
using namespace std;
int main() {
int n, m;
while (1) {
cin >> n >> m; int point[10001] = { 0, };
if (n == 0 && m == 0)break;
for (int i = 0; i < n * m; ++i) {
int tmp; cin >> tmp; point[tmp]++;
}
priority_queue<pair<int, int>, vector<pair<int, int>>, greater<pair<... | [
"bbs4614@naver.com"
] | bbs4614@naver.com |
0acf788079782aa4a7c56e41f1e13a0013fdf498 | e8a562e13ca47764ba96cb47b9e0c477447a6296 | /graph/shortest_path/sol/correct.cpp | 3eb1d9701f62de8ffb5a1a5bda028dc56d04c8ac | [
"Apache-2.0"
] | permissive | yosupo06/library-checker-problems | 0600700ee39a7b32fdec635076d75ee270c0e636 | 9d8930c908153adc3bd3f50999d782c89f666725 | refs/heads/master | 2023-08-22T19:59:02.303444 | 2023-08-10T07:58:08 | 2023-08-10T07:58:08 | 189,480,738 | 440 | 129 | Apache-2.0 | 2023-09-12T08:39:13 | 2019-05-30T20:49:42 | C++ | UTF-8 | C++ | false | false | 1,215 | cpp | #include <vector>
#include <queue>
#include <utility>
#include <stdint.h>
#include <algorithm>
#include "../fastio.h"
#define INF 1000000000000000000
template<typename T> using pqueue_inv = std::priority_queue<T, std::vector<T>, std::greater<T> >;
int main() {
int n = ri();
int m = ri();
int s = ri();
int t = ri... | [
"rin20042004@gmail.com"
] | rin20042004@gmail.com |
4a6dbe6d34bc83a5aea452c028b75bc5aebc81bf | bdeb62dc7c23535b3be863c3cea2c88f43c13420 | /Codes/Q12.CPP | 73542c5f826ef4568e6dd97e2aabd960d27d8174 | [
"MIT"
] | permissive | Shetty073/Cpp-practical-codes | 4cf9b7bec6c6eb802abc6b78e1f676111e77f49a | 13a9b169f10579985606456af564148c57c514f1 | refs/heads/master | 2020-05-15T12:52:36.571661 | 2019-04-24T13:43:01 | 2019-04-24T13:43:01 | 182,280,995 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cpp | #include <iostream.h>
#include <conio.h>
class Cities
{
char city[30];
public:
void read();
void display();
};
void Cities::read()
{
cin.getline(city,30);
}
void Cities::display()
{
if(city[0] == 'B' || city[0] == 'C'|| city[0] == 'b'|| city[0] == 'c')
{
cout<<city<<" ";
... | [
"30448930+Shetty073@users.noreply.github.com"
] | 30448930+Shetty073@users.noreply.github.com |
5c2bf4968ccf50621b80a917ba0f8bdbabd41e62 | 2d209723d1a723df319d60c3805aa598f0677f6f | /include/AttributeInfo.h | f9470a91307bb00eaa9eb59dfbce271d81b2100d | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | HDFGroup/psh5x | d81bcf7a4b92cc59b43ef0e3c508de53e2193eb9 | 4d1521ed79cd894b34329ab019213bd783721e6b | refs/heads/master | 2020-05-18T11:20:23.635946 | 2015-07-15T20:57:53 | 2015-07-15T20:57:53 | 39,159,932 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,828 | h | #pragma once
extern "C" {
#include "H5Apublic.h"
#include "H5Opublic.h"
}
namespace PSH5X
{
public ref class AttributeInfo
{
public:
property System::String^ AttributeName
{
System::String^ get() { return m_attribute_name; }
}
property bool... | [
"gheber@bc1736a7-42db-4d61-a5e1-31a1cdc50de3"
] | gheber@bc1736a7-42db-4d61-a5e1-31a1cdc50de3 |
90bd3848b8ed8fbda73fad84955ef0cc1c131fc8 | 87e3fdaf3d40618eb980e1af6cd5909cfab548e3 | /BeTrains/inc/Controller/Controller.h | 202f2adcb110a45e8fa56d6b65613f68fa3594b4 | [] | no_license | bartbru/BeTrains.Bada | e768cf769cad0f8d539dbe56722a88d395682553 | 7493c459130c93286248dc94ccc83156b1ab355c | refs/heads/master | 2016-09-06T16:08:47.658844 | 2010-11-21T18:53:37 | 2010-11-21T18:53:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 225 | h | /*
* Controller.h
*
* Created on: 21-nov-2010
* Author: Bart Bruynooghe
*/
#ifndef CONTROLLER_H_
#define CONTROLLER_H_
class Controller {
public:
Controller();
virtual ~Controller();
};
#endif /* CONTROLLER_H_ */
| [
"bart.bruynooghe@gmail.com"
] | bart.bruynooghe@gmail.com |
b4a18719106625fdfbe4d4657023363a11d69a32 | faa8eb80660a7d6fff4d365fde1bab2528bab234 | /src/graphics.cpp | ccc4f3de4184b01802faf19045b285b9250b3461 | [
"MIT"
] | permissive | qwook/spine | 54aad04d552a6bf79b9083a62423439abf6af33a | 7a6aa696a3ce97629b46c682745d208bfcc70341 | refs/heads/master | 2020-04-16T08:13:28.719409 | 2013-03-27T20:19:07 | 2013-03-27T20:19:07 | 7,635,849 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,550 | cpp | /*
Copyright (C) 2013 Henry Tran
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, modify, merge, publish, distribute,... | [
"henrytran@Henrys-MacBook-Pro.local"
] | henrytran@Henrys-MacBook-Pro.local |
6b695cc28041be97e4306445e0d6f96f5f85605a | 2e8f4cdb4468af7673882ec017824c2203a47af7 | /src/phony/fwk/smgr.hpp | 84f0c3cbfc9a9856c9ec29494db27645e706ff19 | [] | no_license | tuttlem/phony | 7cd43a71c53c1a1f88dc952d0be996038bdb5ad4 | 111f3a3a75774dbaffb9c4bb09b718aa10849c04 | refs/heads/master | 2023-04-14T18:44:40.353300 | 2023-04-08T05:30:42 | 2023-04-08T05:30:42 | 3,051,334 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,777 | hpp |
#ifndef __phony_smgr_hpp_
#define __phony_smgr_hpp_
namespace phony {
class sound_effect {
public:
sound_effect(void);
sound_effect(Mix_Chunk *sound);
virtual ~sound_effect(void);
Mix_Chunk* chunk(void);
private:
Mix_Chunk *_chunk;
};
class musi... | [
"tuttlem@gmail.com"
] | tuttlem@gmail.com |
85c56c178f93eef6a252193f31f930f52782225c | 42f60ea81e9dd9f85c592254c53e46fffe4f3df4 | /10_days_of_stats/Day7/Spearman's Rank Correlation Coefficient/solution.cpp | 1681812d45ea7a261c91d7ba09ad73d53baa7326 | [] | no_license | KARTHEEKCIC/Hackerrank_solutions | a009a66b5724521688f0c9d016cc2182c37caaf2 | f907264f2e6aca41c18e7b38ebaed6ba467f01e7 | refs/heads/master | 2022-07-07T22:03:17.578971 | 2022-06-25T14:53:05 | 2022-06-25T14:53:05 | 140,273,590 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 768 | cpp | #include <iostream>
#include <cmath>
#include <iomanip>
#include <algorithm>
#include <vector>
using namespace std;
struct Data {
double X, Y;
int rX, rY;
};
bool X_comp(Data d1, Data d2) {
return d1.X<d2.X;
}
bool Y_comp(Data d1, Data d2) {
return d1.Y<d2.Y;
}
int main() {
int n;
cin>>n;
Data d[n];
for(in... | [
"bkartheekreddy@gmail.com"
] | bkartheekreddy@gmail.com |
bc3855660fdcae2d560f1c77afc36a2519a46c49 | 31ef235aec8599f703ebcd2636040b199bb5c2ca | /forTesting.cpp | f8b1982d541e1c9d1389d08f65d2556873264e2b | [] | no_license | dachev1919/cpp03_2020 | fc74af0cfefd9073bb2744494a903a8518f61c8d | 7015a9f6a6215753648d6398368fa51b00e63942 | refs/heads/master | 2022-12-15T09:37:52.043989 | 2020-09-15T19:02:54 | 2020-09-15T19:02:54 | 295,822,103 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,941 | cpp | package com.company;
import java.io.*;
import java.util.*;
import static java.lang.Math.*;
// імпортування статичних змінних і методів класу Math
public class Main {
public static void main(String[] args) {
Main prog = new Main();
prog.run();
}
private static void date(){
// Инициал... | [
"dachev1919@gmail.com"
] | dachev1919@gmail.com |
ea722b027a178c31ef3d8a3c84a0467c29be10e9 | a9a7f08ebf49cf514f84f24492eea340e0efbb78 | /tests/auto/md/topologybuilder/topologybuildertest.h | 11b22c1f232c5709977f7de9715ba51ed7665e11 | [
"BSD-3-Clause"
] | permissive | soplwang/chemkit | d535e91ddd2cea733554eef647dd488049dc0429 | 8d8e150160d44a4c770e343a22dee9e462b10694 | refs/heads/master | 2021-01-15T22:56:45.583833 | 2012-07-13T20:00:07 | 2012-07-13T20:00:07 | 3,108,867 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,093 | h | /******************************************************************************
**
** Copyright (C) 2009-2012 Kyle Lutz <kyle.r.lutz@gmail.com>
** All rights reserved.
**
** This file is a part of the chemkit project. For more information
** see <http://www.chemkit.org>.
**
** Redistribution and use in source and binar... | [
"kyle.r.lutz@gmail.com"
] | kyle.r.lutz@gmail.com |
81aef4ef388b4fd92c0e9c89a97c1937abf6cf96 | b461fdf61932e694ad51fff61ee628cfef1f6b4e | /atmega8l/ReflowingHandler.h | af01e17b0b59199168e8ca3381303fda81296fbf | [] | no_license | AtomSoftTech/awreflow2 | 32127399493f42d1763ac64d49be021d880af8d4 | 05d1e8bbc982c020c1324d6d42512c102c96a78c | refs/heads/master | 2020-12-03T07:52:26.016207 | 2015-07-12T09:24:50 | 2015-07-12T09:24:50 | 39,167,938 | 1 | 0 | null | 2015-07-16T00:30:06 | 2015-07-16T00:30:04 | null | UTF-8 | C++ | false | false | 4,950 | h | /*
* Andy's Workshop Reflow Controller ATMega328p firmware
* Copyright (c) 2015 Andy Brown. http://www.andybrown.me.uk
* Please see website for licensing terms.
*/
#pragma once
namespace awreflow {
/*
* Handler for the reflowing state
*/
class ReflowingHandler {
protected:
enum class Acti... | [
"andy@andybrown.me.uk"
] | andy@andybrown.me.uk |
f4f1551168dcd821b42785879854c3ebdba98ba6 | f693dd89335702ee88a7748506cc91b7973408ba | /cpp/ebisu/utils/streamers/set.hpp | 04c22e417fef6b0617ac361fd7393a4da303ac6c | [] | no_license | patefacio/cpp_ebisu | 7aecaeb6be870e3bc05ba6efab99f126ee991652 | 6b54fe1e9e169301d69c8bedab7baac76e18e5fc | refs/heads/master | 2021-01-22T00:13:09.736723 | 2017-10-04T19:28:43 | 2017-10-04T19:28:43 | 24,698,632 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | hpp | #ifndef __EBISU_UTILS_STREAMERS_SET_HPP__
#define __EBISU_UTILS_STREAMERS_SET_HPP__
#include "ebisu/utils/streamers/streamers.hpp"
#include <iosfwd>
#include <set>
namespace ebisu {
namespace utils {
namespace streamers {
// custom <FcbBeginNamespace set>
//! Support for streaming std::list
template <typename T, typ... | [
"dbdavidson@yahoo.com"
] | dbdavidson@yahoo.com |
6ce40a61b9934fbfc4041b41b7b5f2ece1f308d0 | 370086b6bbe0120b2158c3c96216e3f3e7fccea9 | /1-semester/1 HomeTask/1-7/1-7.cpp | 6f38961539e45c85a33ff70f2fb207b5819147cb | [] | no_license | kbatoev/SpbSU-Homeworks | 67c2e33aa4b1b9e66f878d20a15c7220bb10fe33 | c4df40b86a326bbf726e7fdf6d4cf5a18fda252b | refs/heads/master | 2020-04-15T17:27:56.142568 | 2017-05-25T14:51:40 | 2017-05-25T14:51:40 | 30,765,810 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 542 | cpp | #include <stdio.h>
int main() {
const int first = 2;
const int maxSize = 10000;
bool array[maxSize];
for (int i = 0; i < maxSize; i++)
array[i] = true;
int number = 0;
printf("Enter number, that is more than 2 :\n");
scanf("%d", &number);
for (int i = first; i <= number; i++)
if (array[i])
for (int... | [
"kbatoev@mail.ru"
] | kbatoev@mail.ru |
f8eb820e525bdabae85caa9edb1c37fe5c54f97f | 9fb6548b22463f0f5afd42e9b9186e0785c1b28e | /src/error/BianFuErrorListener.h | ad39d0c7c0db087c72ec9d7a7e5157bbd0c0dc68 | [] | no_license | lingfeishengtian/BianFu | 39e4d27ee0b7d5bee5bfb3d543353b03a464af9c | b629f489567585299571607ee1af27a26ad7c3d0 | refs/heads/master | 2022-06-13T15:02:08.460508 | 2020-05-04T20:12:17 | 2020-05-04T20:12:17 | 221,089,012 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,262 | h | //
// Created by Hunter Han on 2020-04-28.
//
#include "antlr4-runtime.h"
#ifndef BIANFU_BIANFUERRORLISTENER_H
#define BIANFU_BIANFUERRORLISTENER_H
class BianFuErrorListener : public antlr4::BaseErrorListener{
public:
~BianFuErrorListener() override;
void
syntaxError(antlr4::Recognizer *recognizer, antl... | [
"hunter.han@gmail.com"
] | hunter.han@gmail.com |
7c8a8f5ee8f7da45da330e08825e007017abaceb | 38250ff21c465a0197638fe496f2c968ff37ecc3 | /PageRank/directed_adjacencylist.cpp | 98806aecedb6342b97f234740dfcbec62c375a9c | [] | no_license | LoshyyMahad/CLion | 09660a1a63763c7ab3fe8f70447cfb04d5191945 | f0325ddf2454d1ee464980a31e68d5e76c2c7057 | refs/heads/master | 2021-07-08T11:06:01.632427 | 2017-10-06T10:45:49 | 2017-10-06T10:45:49 | 105,991,647 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,007 | cpp | //
// Created by Loshyy Mahad on 06/10/2017.
//
#include <iostream>
#include <fstream>
#include <ctime>
#include <vector>
#include "directed_adjacencylist.h"
/* - - - - - - - - - - - - - - - - - VARIABLES - - - - - - - - - - - - - - - - - - - - */
//Graph graph;
/* - - - - - - - - - - - - - - - - - FUNCTIONS - - - ... | [
"noreply@github.com"
] | LoshyyMahad.noreply@github.com |
49041f3de27a7e9efce11ee41df5911472ec4bec | 674a19eae7fc0d5f98c8b8a8b87b093d17e79480 | /src/olac/Arguments.cpp | 3f5023653209b6c227299bf4eb199a73d07c1fc8 | [] | no_license | citiral/Ola | f6d6ebac0433ca7d7c4d92e7ad0bb0c81af584c0 | 7f39546a2c5ee7d9b6da8cbf09cb5245b5a536f5 | refs/heads/master | 2021-01-18T23:19:12.550577 | 2016-07-18T12:01:56 | 2016-07-18T12:01:56 | 41,514,192 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,819 | cpp | //
// Created by Citiral on 8/11/2015.
//
#include "Arguments.h"
#include "defines.h"
namespace olac {
Arguments::Arguments() {
}
void Arguments::parseArguments(int count, char** args) {
//loop over each argument
for (int i = 0 ; i < count ; i++)
{
/... | [
"olivier4@telenet.be"
] | olivier4@telenet.be |
c270b17e44001db987279226b5422228c7ba07e5 | e27f9d4c48355b5ea6d562aae35b7ca46ed3fc1c | /src/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 7d772901e7f41f3b6975e59096594318c720e929 | [
"NCSA"
] | permissive | dongAxis/clang-700.0.72 | 67c4bb38b77e63da966e5dbd4e6ea7b6725b2484 | 513e64095d87e15954b41a22da367552a1c4dcc4 | refs/heads/master | 2021-01-10T12:17:26.230788 | 2016-02-04T04:29:53 | 2016-02-04T04:29:53 | 51,051,978 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,693 | cpp | //===-- DWARFDebugFrame.h - Parsing of .debug_frame -------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"amo260@gmail.com"
] | amo260@gmail.com |
6abf6227d890fad8a0906312eb37109426622ba4 | c465968827df5b1b716f3ba2e3c3628985b8f125 | /src/Cubpack++/Code/E2interf.cpp | e163886808fe1474d7a2e55698f73b2c34359ca2 | [] | no_license | F-Feng/ResearchCode | 17a5733574c7169b08f671892ea02522b818bd66 | f0fa4d949c500d1c3e8d76a0102116f216b7b244 | refs/heads/master | 2021-06-11T03:29:30.082341 | 2015-09-04T14:58:57 | 2015-09-04T14:58:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,475 | cpp | /////////////////////////////////////////////////////////
// //
// Cubpack++ //
// //
// A Package For Automatic Cubature //
// ... | [
"Kyle@melissa7.wei.com"
] | Kyle@melissa7.wei.com |
b745c6a66ee0580393dc83807fa99027e361e7f5 | 99f1550e0a3c2e21088e2ffc72bc5dadabb1188f | /ui/UISDK/Src/Base/Message/imessage.cpp | d478cabd00058be048e24ccc4528b3b0c6158ebd | [] | no_license | flymolon/UI2017 | 0d0bb1c173e015e7fe26ada47358b4581f3b0e29 | e7182b19d9227abe6d3f91600e85d13c85917e71 | refs/heads/master | 2020-04-11T01:42:49.336393 | 2017-02-12T04:15:19 | 2017-02-12T04:15:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,320 | cpp | #include "stdafx.h"
#include "message.h"
namespace UI
{
IMessage::IMessage(E_BOOL_CREATE_IMPL b)
{
if (b)
m_pImpl = new Message(this);
else
m_pImpl = NULL;
}
IMessage::~IMessage()
{
SAFE_DELETE(m_pImpl);
}
Message* IMessage::GetImpl()
{
return m_pImpl;
}
BOOL IMessage::ProcessMessage(UIMSG* pMsg, int nM... | [
"libo30@lenovo.com"
] | libo30@lenovo.com |
c4d969f43ed693d96d7f3f6a4063241d6d88f7da | 90c95fd7a5687b1095bf499892b8c9ba40f59533 | /sprout/math/not_equal_to.hpp | 7a75c183127cad2dbd0a3f1f4c73b056ecd05dff | [
"BSL-1.0"
] | permissive | CreativeLabs0X3CF/Sprout | af60a938fd12e8439a831d4d538c4c48011ca54f | f08464943fbe2ac2030060e6ff20e4bb9782cd8e | refs/heads/master | 2021-01-20T17:03:24.630813 | 2016-08-15T04:44:46 | 2016-08-15T04:44:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,058 | hpp | /*=============================================================================
Copyright (c) 2011-2016 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | [
"bolero.murakami@gmail.com"
] | bolero.murakami@gmail.com |
6788bd59c3d185ed6a885843aaa7cb4d35488af0 | cf31cf192c3ebba2b180fd0d5385c6ca0a76acf3 | /LogMaker/FunctionTracer/call_cust.cpp | d9bb67489635527a24a128b400fe0e65ec2fb473 | [
"MIT"
] | permissive | pranjalsingh008/secREtary | fe0a66249589b7344096f49d68b954ac23750dc1 | c590085c1883a45103b7d8d075b3af75a54ef6fc | refs/heads/master | 2023-03-23T21:53:15.720718 | 2021-03-18T05:12:35 | 2021-03-18T05:12:35 | 255,242,523 | 0 | 0 | MIT | 2020-04-13T05:49:35 | 2020-04-13T05:49:34 | null | UTF-8 | C++ | false | false | 7,573 | cpp |
#include "pin.H"
#include <iostream>
#include <fstream>
/* ===================================================================== */
/* Global Variables */
/* ===================================================================== */
std::ofstream TraceFile;
std::vector<string> calls_list;
std::map<std::string, int> c... | [
"kssuraj15@gmail.com"
] | kssuraj15@gmail.com |
9006a4faa45ebc490ef330fc34675fb7ad654667 | 9919439e5f02eb2d219929a10d43ab72a603c299 | /helpers.h | 7f15596d3f7ab6f036b0dc6376c9777f6cabd12a | [] | no_license | maneyko/leetcode | 9b23dd0774ce1276c9b8cd45b8a5dbd1f13473f0 | 51696526120306917e751403d0bd575819d0bab7 | refs/heads/master | 2020-05-25T01:11:36.142689 | 2019-06-03T02:31:53 | 2019-06-03T02:31:53 | 187,548,100 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 997 | h | #ifndef HELPERS_H
#define HELPERS_H
#include <iostream>
#include <vector>
using std::cout;
using std::endl;
using std::vector;
void print_ivec(vector<int>& vec) {
cout << "[";
for (int i = 0; i < vec.size(); i++) {
cout << vec[i];
if (i < vec.size()-1)
cout << ", ";
else
... | [
"pmaneyko@gmail.com"
] | pmaneyko@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.