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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6071b2b2448c9cfc6be80edbf8a195ec553027f9 | e08c804ae8338961b5cb5282a5b3bf019c825d9f | /Minimum-Span-Trees/06-Kruskal-Algorithm/Edge.h | cd0b3561c6340bd9c6fef5bc238e40de3ae2cd2f | [] | no_license | Alinachanchan/arithmetic-dataStructure | 1cb0f997a9cdd394b653c49cd86bc8198f9bf992 | 4f16de7e47062f1cadec33d6a6e08f12d5f93ea5 | refs/heads/master | 2020-05-21T14:17:28.348389 | 2017-03-13T13:03:31 | 2017-03-13T13:03:31 | 84,622,804 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,059 | h | #ifndef INC_06_KRUSKAL_ALGORITHM_EDGE_H
#define INC_06_KRUSKAL_ALGORITHM_EDGE_H
#include <iostream>
using namespace std;
template<typename Weight>
class Edge{
private:
int a, b;
Weight weight;
public:
Edge(int a, int b, Weight weight){
this->a = a;
this->b = b;
this->weight = we... | [
"1041436848@qq.com"
] | 1041436848@qq.com |
f0ec1367e29662bd376b01662244358837e9f641 | c08a26d662bd1df1b2beaa36a36d0e9fecc1ebac | /uiutils/Findutil/inc/FindUtilKorean.h | bc6d1b0a0a225b4912e69197954050ea3411958b | [] | no_license | SymbianSource/oss.FCL.sf.mw.classicui | 9c2e2c31023256126bb2e502e49225d5c58017fe | dcea899751dfa099dcca7a5508cf32eab64afa7a | refs/heads/master | 2021-01-11T02:38:59.198728 | 2010-10-08T14:24:02 | 2010-10-08T14:24:02 | 70,943,916 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,067 | h | /*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.... | [
"kirill.dremov@nokia.com"
] | kirill.dremov@nokia.com |
a7ead14e3e43afc29a6012be7830d9290003563c | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /net/base/network_interfaces_getifaddrs_unittest.cc | 2721c9df6e52f58434917619eabe168aaea7f3aa | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | C++ | false | false | 7,021 | cc | // Copyright 2017 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/network_interfaces_getifaddrs.h"
#include <string>
#include "build/build_config.h"
#include "net/base/ip_endpoint.h"
#include "testin... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
8eaeafe45603967a9cffcc6a781f36adddd72660 | 6bcd0eb0cf8a2ecf4fb60f1a354424ad3e8ce5e7 | /CameraGetPreviewFrame/cpp/MainPage.xaml.h | 702cf71c9e33310b6626e6e700fe1f5ac1345d2a | [
"MIT"
] | permissive | mhdubose/Windows-universal-samples | 8e0fa492ca624b96f60a28913753066eac8e09f4 | 7c3abf2bc631dccdd19c1a55fc16109c3d3e78d5 | refs/heads/master | 2021-01-14T12:35:20.616148 | 2015-08-27T23:11:19 | 2015-08-27T23:15:06 | 38,263,630 | 0 | 0 | null | 2015-06-29T18:27:38 | 2015-06-29T18:27:37 | null | UTF-8 | C++ | false | false | 3,695 | h | //*********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICU... | [
"IrinVoso@users.noreply.github.com"
] | IrinVoso@users.noreply.github.com |
f8e4e576915683a840a9c77e06c5cf64e9d41d34 | 39a315a205bc2d818d2e3f289428c6b516351fdf | /RayCast/Runtime/Camera/EditorCamera.cpp | c39b2a200e80b71e05ad5ec7d3c9faa8712a0fb1 | [] | no_license | ciccone1978/RayCast-Engine | 540a47c236f160df1f314c7a0078be119722d665 | 588359c41a70d92c0bd364f3570930dce53369cb | refs/heads/master | 2023-06-16T01:44:42.959256 | 2021-07-16T17:33:44 | 2021-07-16T17:33:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 52 | cpp | #include "../../stdafx.h"
#include "EditorCamera.h"
| [
"semyondyachenko@gmail.com"
] | semyondyachenko@gmail.com |
a9d06823e570a7517d4641dc55faa393424fca45 | f69a16affcc4a132fbd97cf68dbad9a57bded7c7 | /src/flow/lang/CallVisitor.h | dcde132166b937640c581befee8fa7659ee930a3 | [] | no_license | christianparpart/flow | aa89208a61ca2a21c0efe498bacad74ac9b52f10 | 4c2ced8f05068293277b3da7c50fc9eda9a904d3 | refs/heads/master | 2020-03-17T15:39:13.509770 | 2018-07-23T12:20:10 | 2018-07-23T12:20:10 | 133,718,646 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,909 | h | // This file is part of the "x0" project, http://github.com/christianparpart/x0>
// (c) 2009-2018 Christian Parpart <christian@parpart.family>
//
// Licensed under the MIT License (the "License"); you may not use this
// file except in compliance with the License. You may obtain a copy of
// the License at: http://op... | [
"christian@parpart.family"
] | christian@parpart.family |
219bc48438bc73a4a8fd411ce0f306a69b544094 | 2885e54c807bd70b8eb0cd2bc3ffd5ce51bd66cc | /2007-PIR-Drone Trirotor acrobate/Site trirotor acrobate/Informatique/CNES/club-10.0/src/FichierStructure.cpp | 2df16f65d0c892c2a002b6a1c810370ab9541136 | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | crubier/my-personal-projects | 622b09ce6d9c846b905fe135892a178c1a0c554b | 8cd26b212b0c61f3d5bbe2de82d49891f3f3602a | refs/heads/master | 2021-09-12T23:09:14.097634 | 2018-04-22T07:45:42 | 2018-04-22T07:45:42 | 130,488,289 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 27,128 | cpp | ///////////////////////////////////////////////////////////////////////////////
//$<AM-V1.0>
//
//$Type
// DEF
//
//$Projet
// Marmottes
//
//$Application
// Club
//
//$Nom
//> FichierStructure.cpp
//$Resume
// fichier d'implantation de la classe FichierStructure
//
//$Description
// ... | [
"vincent.lecrubier@gmail.com"
] | vincent.lecrubier@gmail.com |
c1749d3848d5cb3ef0ccafcb01f714a70b96aa1c | 34e51202d7133ddb5548ed6eeafae17010d5d2b5 | /testelements/agent_advertisement_source.cc | fdccc59bb4fb823df4cd849e076f1dba0ad28bf4 | [] | no_license | michael5555/Telecom2017-2018 | f716dca6f61c17159f89c9f7de485fbf95b94e79 | d51e94b6fc92009e48060b0bfedc2547c25436f4 | refs/heads/master | 2021-09-03T02:39:42.778162 | 2018-01-05T00:39:25 | 2018-01-05T00:39:25 | 106,696,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,008 | cc | #include <click/config.h>
#include <click/args.hh>
#include <click/error.hh>
#include <clicknet/ip.h>
#include <clicknet/ether.h>
#include <clicknet/icmp.h>
#include <click/timer.hh>
#include "mobile_ip_packets.h"
#include "agent_advertisement_source.hh"
CLICK_DECLS
AgentAdvertisementSource::AgentAdvertisementSource... | [
"michaeladriaensen@gmail.com"
] | michaeladriaensen@gmail.com |
5adcd8d0efa16e52516f8d14df9c89bad1aa9738 | 2a43e6fc98fcdb7595d7d6792f7bede16ab280bc | /android/Classes/HelloWorldScene.cpp | 6088aae7446387584344088fe00aee4bcf1fb3ea | [] | no_license | mickeyinfoshan/FkingBird | 7e9b37d3896c404838207a2ad78368c83edd94f5 | 043d956f7516871ded20bb6fc2ba81e7a723768f | refs/heads/master | 2021-01-17T14:34:58.733875 | 2014-02-17T02:04:28 | 2014-02-17T02:04:28 | null | 0 | 0 | null | null | null | null | MacCentralEurope | C++ | false | false | 13,442 | cpp | #include "HelloWorldScene.h"
#include <cstdlib>
#include <ctime>
using namespace cocos2d;
//»•ń„¬ŤĪ∆ĶńsetContentSize
CCScene* HelloWorld::scene()
{
CCScene * scene = NULL;
do
{
// 'scene' is an autorelease object
scene = CCScene::create();
CC_BREAK_IF(! scene);
// 'layer' ... | [
"819469353@qq.com"
] | 819469353@qq.com |
8964ba4d38a96a88fe42403415b6b36c3a6e7113 | 3d0e940f40b66542289a10c411e0cb5f0afc351a | /LearningOpenGL/src/LearningOpenGLWindow.cpp | 56827cd54ee4813d0f0c8884d4acad4e4562d6ef | [
"MIT"
] | permissive | funstep/OpenGL_Learning | ec9b0b261c1f42bf64f14df684e4fe360b4ebb2b | 9002c0b6a30071bb82491a3cd1279d197a946016 | refs/heads/master | 2020-05-17T03:53:43.862732 | 2016-01-04T12:13:53 | 2016-01-04T12:13:53 | 42,890,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 521 | cpp | #include <LearningOpenGLWindow.h>
#include <LearningOpenGLRenderer.h>
using namespace LearningOpenGL;
using namespace OpenGLWrapper;
LearningOpenGLWindow::LearningOpenGLWindow ()
:Window()
{
_renderer = SharedRenderer(new LearningOpenGLRenderer());
_contextSettings.depthBits = 24;
_contextSettings... | [
"funstep1@gmail.com"
] | funstep1@gmail.com |
8bc62a88d4261f8e32994500dae8886e3b9a8390 | f27b87f570c93bc11a78269346f2b6810283cf2a | /src/ofApp.h | bce34e3c717731033c2959476a9162a8c9244383 | [] | no_license | tpowell27/powell_face | a9b4056b0651cfacd7857d84c1ec62dd2ca23f8d | b41b6062b1a38b526ad8f64ec293909538d09ec9 | refs/heads/master | 2021-01-19T02:12:09.791757 | 2015-04-13T23:24:52 | 2015-04-13T23:24:52 | 33,899,383 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 480 | h | #pragma once
#include "ofMain.h"
#include "ofxCv.h"
class ofApp : public ofBaseApp {
public:
void setup();
void update();
void draw();
ofSpherePrimitive sphere;
ofLight pointLight;
ofLight pointLight2;
ofLight pointLight3;
ofMaterial material;
float posx;
float posx2;
float p... | [
"Powell@vlan806-021-176.pioneernet.du.edu"
] | Powell@vlan806-021-176.pioneernet.du.edu |
4d0db663aa8cf01a36e338823e9bb7511db4bdcd | bf9e2681bd4803ce354c05452521ac83633855e9 | /Arduino/libraries/Timer/Timer.h | 749d695a15673eaea824b21053d4ae9065e47233 | [] | no_license | Bubak1976/ascom-jolo-focuser | e314c8ccc7b3be1b4dbc5cbb579c0fec9547813c | 063d00367d80e2182d770d9261ac6e4810cf37a8 | refs/heads/master | 2020-12-01T02:56:19.724659 | 2015-01-03T09:23:26 | 2015-01-03T09:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,192 | h | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the... | [
"lukasz.socha@hybris.de"
] | lukasz.socha@hybris.de |
8edec6da18c619dc46ed2ee318301008873ae4c9 | 4c3cde6c8dcf4f7f91d84b4d140fa9c38cfee852 | /cpp_plaza/src/Reception.cpp | 212557edcc3fb76243b183e9d98c79194d7807d7 | [] | no_license | leroy-0/CPP_2016 | bc4b03a992f58e39772a00026a92a37210a94d43 | b4e286e95093aeca9c9f9bd5b51e1b87e4799110 | refs/heads/master | 2022-06-13T01:20:12.083594 | 2020-05-05T14:52:50 | 2020-05-05T14:52:50 | 261,479,264 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | //
// Created by longle-h on 24/04/17.
//
#include <iostream>
#include "Reception.hpp"
plazza::Reception::Reception(int nbThread)
{
this->nbThread = nbThread;
}
plazza::Reception::~Reception()
{
}
void plazza::Reception::createKitchen() {
pid_t _pid;
_pid = fork();
if (_pid == 0)
{
//f... | [
"maxime.leroy@corp.ovh.com"
] | maxime.leroy@corp.ovh.com |
9828b2f2f42aca5af90687d9f56d62e3f9897859 | 313d0dcc58bd203c4395f17312f51e50250a9d54 | /src/map.h | 997623140cd0ea820cecccafbe73a50a9f52cbbe | [] | no_license | eljefec/CarND-Path-Planning-Project | 36f3362915670737620880329ef1e4d80ed40135 | 8c2f8103f6dacc0d353370eff81c0f97b0e7cb79 | refs/heads/master | 2023-04-17T07:58:25.426785 | 2017-10-10T11:27:39 | 2017-10-10T11:27:39 | 96,664,990 | 0 | 1 | null | 2017-10-10T10:18:27 | 2017-07-09T06:10:16 | C++ | UTF-8 | C++ | false | false | 258 | h | #ifndef MAP_H
#define MAP_H
struct Map
{
std::vector<double> waypoints_x;
std::vector<double> waypoints_y;
std::vector<double> waypoints_s;
std::vector<double> waypoints_dx;
std::vector<double> waypoints_dy;
double max_s;
};
#endif
| [
"jazzwithjeff@gmail.com"
] | jazzwithjeff@gmail.com |
5cba28e997970cd748175291a000020f35547456 | b6607ecc11e389cc56ee4966293de9e2e0aca491 | /codeforces.com/Contests/144 div 2/C/C.cpp | 9ac529d8afc1c6442f4402b8512de601de487a88 | [] | no_license | BekzhanKassenov/olymp | ec31cefee36d2afe40eeead5c2c516f9bf92e66d | e3013095a4f88fb614abb8ac9ba532c5e955a32e | refs/heads/master | 2022-09-21T10:07:10.232514 | 2021-11-01T16:40:24 | 2021-11-01T16:40:24 | 39,900,971 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,392 | cpp | /*********************************************
** Solution by Bekzhan Kasenov **
**********************************************/
#include <iostream>
#include <cstdio>
#include <fstream>
#include <sstream>
#include <vector>
#include <string>
#include <stack>
#include <queue>
#include <deque>
#include <set>
... | [
"bekzhan.kassenov@nu.edu.kz"
] | bekzhan.kassenov@nu.edu.kz |
378c9c249bfd65095246ea41777d082396649b51 | a53a7bab9c32c8e7e07fd999ef707473d66a9748 | /Shared/Core/src/SupineDetector.h | 95ea25eba306a783c2679c983022fbd8c33aee29 | [] | no_license | devangkantharia/Efficio | c60aa9288b03da790b53da6584551553f9d0be07 | 71c93bd8b9b884a9ca12ab00222a32ab6fcfe27e | refs/heads/master | 2020-03-07T19:35:40.056444 | 2017-06-01T22:50:16 | 2017-06-01T22:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 629 | h | #pragma once
#include "SingleHandGestureDetector.h"
#if WINDOWS
#if COMPILING_DLL
#define DLLEXPORT __declspec(dllexport)
#else
#define DLLEXPORT __declspec(dllimport)
#endif
#else
#define DLLEXPORT
#endif
namespace Efficio
{
namespace InputRecognition
{
namespace Body
{
namespace Hands
{
class DLLEX... | [
"james.h.stephens@protonmail.com"
] | james.h.stephens@protonmail.com |
58efc00395d3cd9a6b2860995513409e1b5c98ca | 276612747cf9fd45ee879e20c54caa3ed89a5616 | /src/plugin/cleanpack_imu.hh | 5de9a164a746e75c3c14f71ee33283ba50d25f6e | [] | no_license | WongFeiWah/gazebo_ws | d183dff1d73bce3526d0fbf9f6cd24ea1f0e1cbc | c8359f45084995d35c879acd520e70e24e2c2927 | refs/heads/master | 2020-03-29T01:40:32.537569 | 2018-11-03T09:54:46 | 2018-11-03T09:54:46 | 149,400,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,788 | hh | //=================================================================================================
// Copyright (c) 2012, Johannes Meyer, TU Darmstadt
// All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are... | [
"hfh@ldrobot.com"
] | hfh@ldrobot.com |
b5253572b3de7a209a86d357900b838f61b5ea8e | 8e251e452449d2aa219d72ed9871bb6030f6eea8 | /test_inlet/800/phi | dc965d69451bcc5cd9f33c1f3a00c95a539b61e8 | [] | no_license | glaciercoder/sky_cooling | e1a1482ecd900fe7df9bc8f71fb59fbf9c39428f | 0af1390bb7aaca9e828d980ed4aa92299071b37d | refs/heads/master | 2023-03-29T20:02:11.619786 | 2021-04-09T01:15:33 | 2021-04-09T01:15:33 | 349,085,961 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,424,660 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 8
\\/ M anipulation |
\*-------... | [
"glaciercoder@github.com"
] | glaciercoder@github.com | |
bb39658f1f27f123d7f48a54d2cc9807f08ec72a | 6b5e6c23bcdd1a92fadda3ba8a93000a35df73f5 | /winrt/lib/effects/generated/TemperatureAndTintEffect.h | 3a75c386f57f31ac79582f0b84abfd739d4040d7 | [
"Apache-2.0"
] | permissive | jiatingxiu/Win2D | dfac9bc666828d3c3592fba98af7ea9468d6c3ee | cf6f57d0614f2d9781691211d3cfb322a8a029f3 | refs/heads/master | 2021-01-12T20:15:58.072037 | 2015-07-06T20:48:11 | 2015-07-06T20:48:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,523 | h | // Copyright (c) Microsoft Corporation. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may
// not use these files 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 applicab... | [
"shawnhar@microsoft.com"
] | shawnhar@microsoft.com |
71368dc8d207f09aa3b26924bd7970045861872a | 05b85e84e40ab2e631fded509b3588b6c14e78d7 | /src/SoundCircuitry/SoundCircuitry.cpp | 2e550e732876cf59d467ee7081f42304f28e7c72 | [] | no_license | BenHenderson09/Space-Invaders-Emulation | 686c6838e34e25387e8fce0db1081e9f09bbe0ad | b0ee4b6131639cc2fccb8be14803720d386a91a5 | refs/heads/master | 2022-12-09T19:30:59.984004 | 2020-09-14T21:12:59 | 2020-09-14T21:12:59 | 274,615,669 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,517 | cpp | #include <SDL2/SDL_mixer.h>
#include <Intel8080Emulator/Intel8080.hpp>
#include "SoundCircuitry.hpp"
SoundCircuitry::SoundCircuitry() : Intel8080::OutputDevice{3, 5}{}
void SoundCircuitry::writeByte(uint8_t portNumber, uint8_t byte){
std::map<Mix_Chunk*, int>& soundsMappedToBitIndexesForPort {
findMapOfSo... | [
"benh090704@gmail.com"
] | benh090704@gmail.com |
1615de5dbc1c47fab52ad3e19a15e04367c73aaa | 474ca3fbc2b3513d92ed9531a9a99a2248ec7f63 | /ThirdParty/boost_1_63_0/libs/asio/example/cpp03/porthopper/server.cpp | 04847bc7b8f8ae752488884f7c47bc9ca90adf65 | [
"BSL-1.0"
] | permissive | LazyPlanet/MX-Architecture | 17b7b2e6c730409b22b7f38633e7b1f16359d250 | 732a867a5db3ba0c716752bffaeb675ebdc13a60 | refs/heads/master | 2020-12-30T15:41:18.664826 | 2018-03-02T00:59:12 | 2018-03-02T00:59:12 | 91,156,170 | 4 | 0 | null | 2018-02-04T03:29:46 | 2017-05-13T07:05:52 | C++ | UTF-8 | C++ | false | false | 6,253 | cpp | //
// server.cpp
// ~~~~~~~~~~
//
// Copyright (c) 2003-2016 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)
//
#include <boost/asio.hpp>
#include <... | [
"1211618464@qq.com"
] | 1211618464@qq.com |
2ddb9afbced6a329008342e7d88a89c43b94fa1e | 24004e1c3b8005af26d5890091d3c207427a799e | /Win32/NXOPEN/NXOpen/Motion_CurveOnCurve.hxx | eb4833824ec6d5ac7cf80b2a7cc073046d028e21 | [] | no_license | 15831944/PHStart | 068ca6f86b736a9cc857d7db391b2f20d2f52ba9 | f79280bca2ec7e5f344067ead05f98b7d592ae39 | refs/heads/master | 2022-02-20T04:07:46.994182 | 2019-09-29T06:15:37 | 2019-09-29T06:15:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,831 | hxx | #ifndef NXOpen_MOTION_CURVEONCURVE_HXX_INCLUDED
#define NXOpen_MOTION_CURVEONCURVE_HXX_INCLUDED
//--------------------------------------------------------------------------
// Header for C++ interface to JA API
//--------------------------------------------------------------------------
//
// Source File:
// Moti... | [
"1075087594@qq.com"
] | 1075087594@qq.com |
d6e6af46c72fc12d1d320629e0b501d99e0ca546 | 7d90744d6b6ef7ef47bdd18654d60e64b7945aac | /day06/select.cpp | ec1d464cb56ac424c0b0af6faadacdcbabe3f077 | [] | no_license | OldFire/lxyfcode | 2fcae2b9e85973bb3f9a7d746f772439ed6d00f7 | d3a4835f116a09208d039824f4dbb363294e27e7 | refs/heads/master | 2020-06-27T06:53:55.098188 | 2018-01-22T09:11:29 | 2018-01-22T09:11:29 | 74,536,803 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,060 | cpp | /* ************************************************************************
* Filename: select.cpp
* Description:
* Version: 1.0
* Created: 10/27/2016 09:01:26 AM
* Revision: none
* Compiler: gcc
* Author: YOUR NAME (),
* Company:
* *****************... | [
"hongyang.ruan@outlook.com"
] | hongyang.ruan@outlook.com |
bda423aec5849a6cca3a738c7641ab03098aa6e0 | a6a8538a362a1c50e1aad22869dff4612e0e5417 | /skia/src/svg/SkSVGMask.cpp | 5bc0a48976d010f8cd979b6f05ea680eeca97694 | [] | no_license | victusfate/nvpr_demo | da4d34a04a93799cf056ad8abf20cf5f24f6afef | f6c6ec9bf133b28f22f4cdc851465c6cf7ed69fd | refs/heads/master | 2021-01-09T21:58:24.962794 | 2013-02-24T19:37:33 | 2013-02-24T19:37:33 | 8,395,367 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,159 | cpp | /* libs/graphics/svg/SkSVGMask.cpp
**
** Copyright 2006, 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/license... | [
"messel@gmail.com"
] | messel@gmail.com |
e8c70c4616ac669bd7e2c29bdb3886043a4fd218 | 352405a2c1cf0cca28d2313f8f1ba893651a37ba | /Bai_A_Noldbachproblem.cpp | 2bf8384bba87a40d71c11247505ca253489b024b | [] | no_license | thinhemb/Olympic-K14 | 4ac5ddc3691813b57a29db876a8b009c8ddc86c7 | a3ff2e7eaf8825132a5d358a7e9d972e24d0991c | refs/heads/main | 2023-04-23T00:46:36.197501 | 2021-05-06T08:49:03 | 2021-05-06T08:49:03 | 363,798,994 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,002 | cpp | #include <iostream>
using namespace std;
bool KTSNT(int t)
{
if (t==2)
{
return 1;
}
else
{
for (int i = 2; i < t; i++)
{
if (t%i==0)
{
return 0;
}
}
}
return 1;
}
int main()
{
int n,k,a[1000],co... | [
"thinhdo19022001@gmail.com"
] | thinhdo19022001@gmail.com |
85b772ebfdd060cedee1fa5ba7eedb5008db2e13 | febb191f1e1338eebb6df3d094b3cb29d44f8a37 | /include/word_data.h | 2aab0fbbe8c9eab024ac56cb0340d4a6c4683835 | [] | no_license | pvize1/WordSearch | 50536da61eefb46309a0c31be0e7e9c1747810ad | f6fada74f5ad86091a577a2eaf0b404f16922e0a | refs/heads/main | 2023-02-28T23:52:24.451596 | 2021-02-07T20:03:33 | 2021-02-07T20:03:33 | 332,558,562 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 884 | h | #ifndef WORD_DATA_H
#define WORD_DATA_H
#include <vector>
#include <string>
#include <iostream>
class word_data
{
friend std::ostream& operator<<(std::ostream &os, const word_data &rhs);
public:
word_data();
word_data(std::string new_word);
virtual ~word_data();
void set_word... | [
"4411615+pvize1@users.noreply.github.com"
] | 4411615+pvize1@users.noreply.github.com |
db6c9c9922718c616fd25b8d8a21e1d21bda07ed | 904d5a0f818942c73c5bbf102c722d657566fc67 | /src/95-unique-binary-search-trees-ii.cpp | 6ffe632a82aa764810e3f72480c7cca9e25b2885 | [] | no_license | Ace-0/MyLeetCode | 95ae2c7a21997478f0834932bdf42fb2f655af06 | b2af4adbfba26d72ef13af6210744dfeabfff510 | refs/heads/master | 2022-12-09T15:05:29.227287 | 2019-11-24T04:13:02 | 2019-11-24T04:13:02 | 170,652,315 | 0 | 0 | null | 2022-12-08T01:37:55 | 2019-02-14T08:07:13 | C++ | UTF-8 | C++ | false | false | 1,382 | cpp | // 95. Unique Binary Search Trees II
#include <iostream>
#include <vector>
using namespace std;
// Definition for a binary tree node.
struct TreeNode {
int val;
TreeNode *left;
TreeNode *right;
TreeNode(int x) : val(x), left(NULL), right(NULL) {}
};
class Solution {
public:
vector<TreeNode*> generateTrees(int... | [
"w674901087@163.com"
] | w674901087@163.com |
e8631848478ed5fcfb37e3d1faefd631d2a39bac | cf4c35c780aedef8a6e48949baed1aa0955bf9ca | /Roguelike/InspectionFrame.h | 1d17a201cc70fe590a6c6c5c6111ec245d825840 | [] | no_license | Miroko/Roguelike_libtcod | 113daa981e27c371d635248840c5229324110d2c | 56afc46b9533dd979df341095ae71d9cf919f3eb | refs/heads/master | 2021-01-18T06:01:03.536200 | 2015-10-16T10:58:29 | 2015-10-16T10:58:29 | 35,976,654 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 522 | h | #pragma once
#include "GuiFrame.h"
#include "GuiGameObjectDisplay.h"
class InspectionFrame : public GuiFrame
{
private:
Rectangle guiGameObjectDisplayBounds;
GuiGameObjectDisplay guiGameObjectDisplay;
public:
Point2D inspectorLocation;
void GuiFrame::render();
bool handleKey(TCOD_key_t key);
void updateSelect... | [
"Miroko@users.noreply.github.com"
] | Miroko@users.noreply.github.com |
885f31de7abb29375de5296fd8eab29701454e34 | 9844facd10bf32b18a257070908c4eac0e6d878f | /Source/Tools/Editor/mainwindow.cpp | d0ddb1de6684bc39e9c00388186d94a8de3044b3 | [
"MIT"
] | permissive | xinfushe/kaleido3d | a8dcdb64c1f9ac33ea73c1002a38df2369c29b9e | e537ab37ba4390e4d15958d6e119c2df12a94750 | refs/heads/master | 2020-06-01T17:30:29.267029 | 2017-06-05T05:02:01 | 2017-06-12T05:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 835 | cpp | #include "mainwindow.h"
//#include "ui_mainwindow.h"
#include "rendererwidget.h"
#include <QToolbar>
#include <QMenuBar>
#include <QMenu>
#include <QAction>
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent)
{
auto renderWidget = new RendererWidget(this);
renderWidget->init();
setCentralWidg... | [
"dsotsen@npurobot.com"
] | dsotsen@npurobot.com |
1a54bddff85a618b0676883d1387801946b77b78 | d73cf4af65fffc16c2326281fb7de3344566d6a1 | /TVMStatusDisplayLib/mtxfunc.cpp | 9c286cd9fce2666546d7f2201c1ff3fae7556bc8 | [] | no_license | yongchaohu/WH_DEVICE | c3299ddd63ff15ca5ba3fa476cb90eee01ddb541 | 5212d3b15dfcf5a542c0936ebf0e72ed66b85d05 | refs/heads/master | 2020-05-27T20:38:35.562316 | 2019-06-24T03:02:29 | 2019-06-24T03:02:29 | 188,782,571 | 0 | 0 | null | 2019-05-27T06:18:48 | 2019-05-27T06:18:48 | null | GB18030 | C++ | false | false | 27,689 | cpp | #include <stdio.h>
#include "common.h"
#include "mtxfunc.h"
EventCallback g_OnEvent=NULL;
void WINAPI SetEventCallback(EventCallback func)
{
g_OnEvent = func;
}
void WINAPI FireEvent()
{
if(g_OnEvent)
g_OnEvent();
}
////////////////////////////////////////////////////////////////////////... | [
"1017943468@qq.com"
] | 1017943468@qq.com |
4767c1fec1d76c3496b33e3d4479342ae0a2b573 | 60dbb8d07b04e581264e7686caa785710458479c | /client/src/InputState.h | 8047e265cdddac8c692d733a983d042222921f74 | [] | no_license | Jereq/PongOut | 15f4cf662a3d27ce8b381e0c75bcb7adaaa95505 | 46b8b9af38aa89aaa0be037fc2cd93809e692c09 | refs/heads/master | 2016-09-06T05:32:02.906945 | 2013-10-28T10:26:17 | 2013-10-28T10:26:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 300 | h | #ifndef __INPUTSTATE_H
#define __INPUTSTATE_H
#include "Input/IInput.h"
class InputState
{
private:
std::vector<IInput::Event> events;
public:
typedef std::shared_ptr<InputState> ptr;
void setFrameEvents(std::vector<IInput::Event> _events);
std::vector<IInput::Event>& getEvents();
};
#endif | [
"isthisatrickquestion@hotmail.com"
] | isthisatrickquestion@hotmail.com |
c86b69fadf8542ed7bb8ff554e408c1a561339b5 | 410494378e7283a8cae3e1b8ec4eba0837c411d7 | /BallToss/InputEventReceiver.h | 4d9a3db3c1220fb5cab39e84c9231ebc4043424f | [] | no_license | HigherHunter/BallToss | c845c280a6742dd4f8153cd97cc5353bfa5fd302 | 83fc92c147ad2864278b84ba777758e4cb2109aa | refs/heads/main | 2023-03-30T12:25:40.486223 | 2021-04-07T18:45:09 | 2021-04-07T18:45:09 | 355,609,689 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 407 | h | #pragma once
#include <irrlicht.h>
#include "InputManager.h"
#include "GuiManager.h"
class InputEventReceiver : public irr::IEventReceiver
{
public:
InputEventReceiver(InputManager* inputManager, GuiManager* guiManager);
~InputEventReceiver();
// Event method that must be implemented
bool OnEvent(const irr::SEve... | [
"borko.dimitrijevic.96@gmail.com"
] | borko.dimitrijevic.96@gmail.com |
975452eaab809ece751ff05fcb3961700c9cceb6 | f3ec6f58945941ca64bcc62fa79b960aae1271fa | /cpp/src/opendnp3/MasterStates.h | 126d5ea5e4ffa122e68875c2605d24834ffb6800 | [
"Apache-2.0"
] | permissive | m13kot/dnp3 | 2477d191111fa428e142af537269520f15c13870 | b77ec3353bd797003f080577a828421d2bfc7550 | refs/heads/master | 2021-01-16T18:07:46.055589 | 2013-07-30T20:17:52 | 2013-07-30T20:17:52 | 11,766,592 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,211 | h |
//
// Licensed to Green Energy Corp (www.greenenergycorp.com) under one or
// more contributor license agreements. See the NOTICE file distributed
// with this work for additional information regarding copyright ownership.
// Green Energy Corp licenses this file to you under the Apache License,
// Version 2.0 (the "Li... | [
"jadamcrain@gmail.com"
] | jadamcrain@gmail.com |
46ffbd3d86e316fba527d5bfb3d2eea721d05d2a | adb0c7140f0a53f81aae6cd948975f48e91baaaa | /APG4b/4-3/2-classtemplate.cpp | 5104761a913d4dc88368b1a5989a03a39712a1f6 | [] | no_license | ncyamane/atcoder | f6a7d5c8d6cee5d7f923fb41fc2b4a734230079f | 5441ac19d8a99fc17271c9889d9d813102623cbf | refs/heads/master | 2022-11-24T18:38:19.549233 | 2020-08-02T15:13:12 | 2020-08-02T15:13:12 | 259,620,549 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | cpp | #include <bits/stdc++.h>
using namespace std;
// クラステンプレートの宣言
template <typename T>
struct Point {
T x;
T y;
void print() { cout << "(" << x << ", " << y << ")" << endl; }
};
int main() {
// int型用のPoint構造体
Point<int> p1 = {0, 1};
p1.print(); // (0, 1)
// double型用のPoint構造体
Point<double> p2 = {2.3, 4.... | [
"chabajunsei@gmail.com"
] | chabajunsei@gmail.com |
bf02371b161fb4c187efe67a7d45cd77d116da70 | 892b9415a759037e3492a0d6a4cdf14b218de213 | /include/Foundation/allocator.hpp | 8724b964a286801f7daf9f609050ac73d8e4b46b | [] | no_license | rwols/gintonic | 7ed0153376b97ae135169fb212c8f8f889d8f0c3 | eca7ff31be4cb4a856e75bdb2d68e79ecaea73f5 | refs/heads/master | 2021-01-18T17:52:32.482638 | 2017-06-01T11:33:10 | 2017-06-01T11:33:10 | 86,819,901 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,870 | hpp | /**
* @file allocator.hpp
* @brief Defines an aligned allocator for STL containers.
* @author Raoul Wols
*/
#pragma once
#include "Foundation/simd.hpp"
#include <memory>
#include <cstddef>
namespace gintonic {
/**
* @brief Aligned allocator.
* @details The aligned allocator can be used with all STL
* contai... | [
"raoulwols@gmail.com"
] | raoulwols@gmail.com |
776a6631ee78341eec1bf025960fb3aca7588d8c | 2c8c76c3ad0d39e901cb7264d5738102de44047e | /WinLib/Win/Dialog.h | 7c0e7fe53a411bd4c108722a74839a4177c26851 | [
"MIT"
] | permissive | jjzhang166/CodeCoop | 87d4404f2dab5676915f0a72fc82869199b306c9 | 7d29f53ccf65b0d29ea7d6781a74507b52c08d0d | refs/heads/master | 2023-07-11T07:01:22.342089 | 2018-03-01T15:24:01 | 2018-03-01T15:24:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,191 | h | #if !defined DIALOG_H
#define DIALOG_H
//------------------------------------
// (c) Reliable Software, 1996 - 2008
//------------------------------------
#include <Win/Controller.h>
#include <Win/ControlHandler.h>
#include <Win/MsgLoop.h>
#include <Win/WinResource.h>
#include <Win/DialogTemplate.h>
class NamedValue... | [
"bartosz@relisoft.com"
] | bartosz@relisoft.com |
7ba40e3bd41c3975de7c85e656c0bdf31bc2eeec | a0370090e044e2817842b90a9559be41282072c5 | /DevExpress VCL/ExpressQuantumGrid 7/Demos/CBuilder/ViewCardDemo/ViewCardDemoMain.cpp | e7726ccc7a90075b5db3c26be802cf173d92021e | [] | no_license | bravesoftdz/MyVCL-7 | 600a1c1be2ea71b198859b39b6da53c6b65601b3 | 197c1e284f9ac0791c15376bcf12c243400e7bcd | refs/heads/master | 2022-01-11T17:18:00.430191 | 2018-12-20T08:23:02 | 2018-12-20T08:23:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,794 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#include "shellapi.hpp"
#pragma hdrstop
#include "ViewCardDemoMain.h"
#include "ViewCardDemoData.h"
#include "AboutDemoForm.h"
//---------------------------------------------------------------------------
#pragma package(sm... | [
"karaim@mail.ru"
] | karaim@mail.ru |
c69e8cfd0ee4884890fcff707d42c6f90f36028a | c3e62fc9d75ee139ca311be556135678015c6a11 | /hsengine/gamethread.cpp | d22fab19fc150410f37b9d0f5eb52c618c697afa | [
"MIT"
] | permissive | dtaralla/hearthstone | 1137e0a9d581fb6d54cc6b29a421b49429a816fc | 23f8b1a5c197f565823da732a33eff3e2810b0ed | refs/heads/master | 2021-01-10T12:23:23.603710 | 2017-02-25T20:36:28 | 2017-02-25T20:36:28 | 36,010,380 | 4 | 1 | null | 2017-02-25T20:36:29 | 2015-05-21T12:03:55 | C++ | UTF-8 | C++ | false | false | 218 | cpp | #include "gamethread.h"
GameThread::GameThread(Game* g) :
mGame(g)
{
}
GameThread::~GameThread()
{
}
void GameThread::setGame(Game* g)
{
mGame = g;
}
Game* GameThread::game() const
{
return mGame;
}
| [
"davidtaralla@gmail.com"
] | davidtaralla@gmail.com |
645846c61ab72933330f65c8a85498017b014c11 | 852392263e472b0fe03073a9826cba986dfc2f61 | /samples/C++/MySocket.h | fb26a21fc6e2e34967cb44cd7a22712bd4352001 | [] | no_license | hiuprocon/pve | bfce418d63ffddc7cf6cd6b7433531ccda3f53d2 | 9b443b4e77745ab2fa1112919c07c1e80e0129c9 | refs/heads/master | 2021-01-23T12:05:44.005924 | 2020-12-30T07:28:15 | 2020-12-30T07:28:15 | 6,452,007 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 340 | h | /* MySocket.h */
#ifndef MY_SOCKET
#define MY_SOCKET
#include <string>
using namespace std;
/*
* MySocket is a simplyfied socket for one-line text messaging.
*/
class MySocket {
public:
MySocket(int port);
~MySocket();
string send(const string);
private:
// socket
char *receive_... | [
"ksaito@do-johodai.ac.jp"
] | ksaito@do-johodai.ac.jp |
67f29fc272d865f15d9baf7e538f38fd8b042ca1 | c1126ddc52dd509d2421fe920bca8d1a5e32d100 | /macroslib/tests/expectations/pass_slice_as_args.cpp | e01a803633e2623c2abebd3734645c1cbc7353d1 | [
"BSD-3-Clause"
] | permissive | Dushistov/flapigen-rs | 7d8a5d3d7609aaef84e80e949dac3dba0b2d55dc | c74d48439895ae7394990b771a5acde54e309bfe | refs/heads/master | 2023-08-25T14:38:54.411035 | 2023-04-16T15:21:59 | 2023-04-16T19:44:20 | 71,988,035 | 410 | 32 | BSD-3-Clause | 2023-04-16T19:44:21 | 2016-10-26T09:32:33 | Rust | UTF-8 | C++ | false | false | 894 | cpp | "struct CRustSliceu32 Boo_f1(const BooOpaque * const self, struct CRustObjectMutSlice a0);";
"RustSlice<const uint32_t> f1(RustForeignSliceMut<FooRef> a0) const noexcept;";
r#"template<bool OWN_DATA>
inline RustSlice<const uint32_t> BooWrapper<OWN_DATA>::f1(RustForeignSliceMut<FooRef> a0) const noexcept
{
... | [
"dushistov@mail.ru"
] | dushistov@mail.ru |
a6d5b9faa9cfa95c510304d40c7971f6c08f0346 | 069928e033468d2ac14c4c0ee92a6573cddd92b1 | /editor/gdre_progress.cpp | 67293cb42e8df070e1d5988a8e87107d95e80072 | [
"MIT"
] | permissive | bruvzg/gdsdecomp | 7a9acf528b07a047c5f67b1a4308c30cc6c42b8a | 4314628d790d2d37c78ad7855e3a0e21dfaf0677 | refs/heads/master | 2023-08-22T17:53:08.381517 | 2023-08-05T02:49:59 | 2023-08-05T06:13:32 | 163,965,465 | 774 | 97 | MIT | 2023-08-05T06:13:33 | 2019-01-03T11:40:21 | C++ | UTF-8 | C++ | false | false | 5,461 | cpp | #include "gdre_progress.h"
#include "core/string/ustring.h"
#ifdef TOOLS_ENABLED
#include "editor/editor_node.h"
#include "editor/progress_dialog.h"
#endif
#ifndef TOOLS_ENABLED
#include "core/object/message_queue.h"
#include "core/os/os.h"
#include "editor/gdre_editor.h"
#include "main/main.h"
#include "scene/gui/lab... | [
"69168929+nikitalita@users.noreply.github.com"
] | 69168929+nikitalita@users.noreply.github.com |
ea090c6ea2b7552bdbf48105c1153db91945718a | 24ee99f16666f5ae662c7a062bde01dff359ebd9 | /2. Recursion/13. Balanced Paranthesis - GFG.cpp | c637349f2b8f7374589acc743d15c9226c00bd7a | [] | no_license | Anurag-c/Codes | d103cf2d406175ce8c6a5eab2c0163e1e6c5877f | d69df2a1a6d6d33fe3f0f9d52e32b98cd5abcde2 | refs/heads/main | 2023-03-29T14:00:42.576632 | 2021-04-11T08:11:09 | 2021-04-11T08:11:09 | 324,210,053 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 479 | cpp |
// https://practice.geeksforgeeks.org/problems/generate-all-possible-parentheses/1
vector<string>ans;
void solve(int open, int close, int n, string bracket)
{
if(open == n && close == n)
{
ans.push_back(bracket);
return;
}
if(open > close) solve(open,close + 1, n, bracket + ')');
... | [
"anurag.nampally@gmail.com"
] | anurag.nampally@gmail.com |
e4d091018cc2dfd8dc2fbf25ba642a6b40d24cf4 | 71501709864eff17c873abbb97ffabbeba4cb5e3 | /llvm11.0.0/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h | 96dcd16ffa993aa7f25120880f9faa7caa9b77ac | [
"NCSA",
"Apache-2.0",
"LLVM-exception"
] | permissive | LEA0317/LLVM-VideoCore4 | d08ba6e6f26f7893709d3285bdbd67442b3e1651 | 7ae2304339760685e8b5556aacc7e9eee91de05c | refs/heads/master | 2022-06-22T15:15:52.112867 | 2022-06-09T08:45:24 | 2022-06-09T08:45:24 | 189,765,789 | 1 | 0 | NOASSERTION | 2019-06-01T18:31:29 | 2019-06-01T18:31:29 | null | UTF-8 | C++ | false | false | 3,158 | h | //===-- PlatformAppleWatchSimulator.h ---------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"kontoshi0317@gmail.com"
] | kontoshi0317@gmail.com |
76d62b60a8325fc1fd0936ed1c03f984eeadf427 | 3df5eb732be98513ac4bfa96321a9289725b8ee5 | /SRC/MFC/RDIALLOG.CPP | 9487fccea1ab057148d2ddeb4519c76307e4a336 | [] | no_license | PythonicFortran/mig_src | 505f797c12b44d52f69892b408343f7cc496385d | 7adf5e68c56f1bfbc79430064df39e36a4e665b6 | refs/heads/master | 2021-05-29T11:52:29.183612 | 2015-08-06T23:27:59 | 2015-08-06T23:27:59 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 11,828 | cpp | /*
MiG Alley
Copyright (C) 1998, 1999, 2000, 2001 Empire Interactive (Europe) Ltd,
677 High Road, North Finchley, London N12 0DA
Please see the document licence.doc for the full licence agreement
2. LICENCE
2.1
Subject to the provisions of this Agreement we now grant to you the
following rights in res... | [
"hhhh@hotmail.com"
] | hhhh@hotmail.com |
adac03fcd130cdb6634521abea2a4d78caec2c8a | 293279d940b97ad5a2b98f27d2fe8368f7a7f50c | /gammaee/acceptance/src_Jun13_03_MC/MCRawData/Class/MCRawCCHitsProxy.cc | 2dffd33bfb5b2e5a655b3a5a8e4ac9ba76184f73 | [] | no_license | jpivarski-talks/1999-2006_gradschool-1 | 51a59a9d262a34d4d613d84bd6a78a0e2675db06 | 11abf09e8dc3b901627e9a7349d9c98bea250647 | refs/heads/master | 2022-11-19T12:16:19.477335 | 2020-07-25T01:18:29 | 2020-07-25T01:18:29 | 282,235,487 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,972 | cc | // -*- C++ -*-
//
// Package: MCRawData
// Module: MCRawCCHitsProxy
//
// Description: transform responses into raw data w/help of constants
//
// Implementation:
// The job of this class is to create the raw CC hits
// from the MC responses plus whatever constants are needed.
... | [
"jpivarski@gmail.com"
] | jpivarski@gmail.com |
2e147be961c1c7ce37c894ae80322059d35874af | 8646d753247f7dddea6d73d81422b1ec742c9f5a | /opencv/inst/testfiles/set_num_threads/AFL_set_num_threads/set_num_threads_DeepState_TestHarness.cpp | e5bc24b11956b2d4e7dba58c54e3d724f5f16270 | [] | no_license | akhikolla/updatedatatype-list4 | 24f5271c9d2807aca7dc8620b56eb96e740cd3c4 | 0a2a0a46e9fb6e066f30899c4cb3c016ba3a1504 | refs/heads/master | 2023-04-01T20:11:05.484102 | 2021-04-02T01:19:34 | 2021-04-02T01:19:34 | 352,124,197 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 952 | cpp | // AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT
// set_num_threads_DeepState_TestHarness_generation.cpp and set_num_threads_DeepState_TestHarness_checks.cpp
#include <fstream>
#include <ctime>
#include <RInside.h>
#include <iostream>
#include <RcppDeepState.h>
#include <qs.h>
#incl... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
9efb6593ae3230dac40a5840a78b6eda725a3fcb | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/browser/ui/webui/chromeos/login/user_board_screen_handler.h | 8aadb916d4d3a5dc16882da34709ee1a1f060b82 | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 2,854 | h | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_USER_BOARD_SCREEN_HANDLER_H_
#define CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_USER_BOARD_SCREEN_HANDLER_H_
#... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
22dbe8110dc915a9662cffea85fd3994e8b85841 | ba9084a829d22f7788e8fd7088f833e6d48a3c81 | /module_07/ex00/main.cpp | 1d47afc4f456e5a9708d3a95b7fe8f27a0ca7a54 | [] | no_license | Kwevan/piscine_cpp | 3f86246ced4361c3bbd2de696c82947b94e6e536 | 923b1784486d7d80de6ae4f8703be75c48090d9c | refs/heads/master | 2023-03-01T06:32:02.519665 | 2021-02-11T09:20:45 | 2021-02-11T09:20:45 | 320,617,065 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 904 | cpp | #include "whatever.hpp"
#include <iostream>
int main()
{
int a = 2;
int b = 3;
::swap( a, b );
std::cout << "a = " << a << ", b = " << b << std::endl;
std::cout << "min(a, b) = " << ::min( a, b ) << std::endl;
std::cout << "max(a, b) = " << ::max( a, b ) << std::endl;
std::string c = "chaine1";
std::string d ... | [
"kyg972@msn.com"
] | kyg972@msn.com |
7f64bb902fde8e68fabaf602a3c5f40b54aa4bb6 | d0c9482cd518929599804076d77d1d1ee492aaaf | /include/geometry/rigid_body_collider2.h | afd6763cda7c43f7216842e6dac25281e12fa5e1 | [] | no_license | YuweiXiao/AST-Grid | 10252d2bd2696d517b1bb421389f0042c642dd65 | 693fe03b8216058dfab0796cbdb38b65db624347 | refs/heads/master | 2023-02-26T07:59:15.034100 | 2021-01-29T07:59:58 | 2021-01-29T07:59:58 | 332,648,871 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 763 | h | #pragma once
#include "general.h"
#include "collider2.h"
namespace Omni {
namespace Geometry {
// 2-D rigid body collider.
// Rigid body motion with linear and rotational velocities.
class RigidBodyCollider2 : public Collider2 {
public:
Vector2f linearVelocity; // Linear velocity of the rigid body.
FLOAT... | [
"xyw1105@126.com"
] | xyw1105@126.com |
5948e67c2d90cb71cc93116a850892cfb9b83617 | 845d3e85651ad3bf8c730b0a3add807894631119 | /Programming/InputOutput/MatchFiles.cpp | 0ecfd081f6dd5ced03df2ecb3f940450fc911d09 | [] | no_license | PJames/oklibrary | 6516e1150fd1d040a91a2ba7e48d9b3eba976edf | 38983feadd7e54ab19a2c2a94b6b39887265de17 | refs/heads/master | 2020-12-24T13:20:36.195708 | 2008-10-29T21:09:01 | 2008-10-29T21:09:01 | 69,392 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,499 | cpp | // Oliver Kullmann, 19.8.2007 (Swansea)
/* Copyright 2007 Oliver Kullmann
This file is part of the OKlibrary. OKlibrary is free software; you can redistribute
it and/or modify it under the terms of the GNU General Public License as published by
the Free Software Foundation and included in this library; either version 3... | [
"O.Kullmann@Swansea.ac.uk"
] | O.Kullmann@Swansea.ac.uk |
0ca334c12b9e58114132a0cb7cdad3e35d2983a4 | 7a3498529809908deb20a8b00c1d817e6ced9b53 | /Cooper/src/Log/Log.cpp | 47e85d7a36d79c30cc4ae4817878dc1cda57fdbd | [] | no_license | AmazingCow-Game-Framework/Cooper | 64f870bc061be3309ad527fc66cbf640068dad7d | eecbc4ee513e86bc92f65cbd8261d5bc922d12fa | refs/heads/master | 2021-09-09T21:56:34.616020 | 2018-02-19T18:53:41 | 2018-02-19T18:53:41 | 111,106,592 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,206 | cpp | //~---------------------------------------------------------------------------//
// _______ _______ _______ _ _ //
// | _ || || || | _ | | //
// | |_| || || _ || || || | ... | [
"n2omatt@amazingcow.com"
] | n2omatt@amazingcow.com |
7a8ebcb785d393904ccbf8d92eb4418f9f811f76 | 8ecdbfc9e5ec00098200cb0335a97ee756ffab61 | /games-generated/Stencyl_Vertical_Shooter/Export/windows/obj/include/com/stencyl/utils/motion/QuartOut.h | 68caf63ed0c075fd95c8d438ab5173665509bc53 | [] | no_license | elsandkls/Stencyl_VerticalSpaceShooter | 89ccaafe717297a2620d6b777441e67f8751f0ec | 87e501dcca05eaa5f8aeacc9f563b5d5080ffb53 | refs/heads/master | 2021-07-06T11:08:31.016728 | 2020-10-01T05:57:11 | 2020-10-01T05:57:11 | 184,013,592 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 2,301 | h | // Generated by Haxe 3.4.7
#ifndef INCLUDED_com_stencyl_utils_motion_QuartOut
#define INCLUDED_com_stencyl_utils_motion_QuartOut
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
#ifndef INCLUDED_com_stencyl_utils_motion_EasingFunction
#include <com/stencyl/utils/motion/EasingFunction.h>
#endif
HX_DECLARE_STACK_FRAME(_hx_pos... | [
"elsandkls@kidshideaway.net"
] | elsandkls@kidshideaway.net |
94607c78502c70d29f57e5934994ff940e6d3fd1 | be68f8a4031c69df0edae3ad5c0c2cefab8b8132 | /Mini_Bot_3-17-2020/src/Loopable.h | 393ec6c4ae9b55b85dab287582b79b78322f0155 | [] | no_license | Juniormunk/Mini-Bot | 4b4f4966b513765b95ad1ab33ac188697623aced | 6d09ca1b344a48ff79767165193b0b36dcb65e66 | refs/heads/master | 2021-05-19T03:32:43.552322 | 2020-04-18T05:47:07 | 2020-04-18T05:47:07 | 251,510,257 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 906 | h | #ifndef Loopable_h
#define Loopable_h
#include <Arduino.h>
struct Loopable
{
public:
Loopable(String name) { this->name = name; };
virtual void init()
{
hasInit = true;
};
/**
* This will run every loop the arduino makes.
*/
virtual void periodic(){};
/**
* This will... | [
"theforgelover@gmail.com"
] | theforgelover@gmail.com |
86de4c7c6ee7924b2d27d21845678f67a420b72c | 36183993b144b873d4d53e7b0f0dfebedcb77730 | /GameDevelopment/AI Game Programming Wisdom/SourceCode/02 Useful Techniques/08 Zarozinski/src/ffllapi/COGDefuzzSetObj.cpp | 8d82e1709fc1b31fddf011e6fc23f02075091eba | [] | no_license | alecnunn/bookresources | b95bf62dda3eb9b0ba0fb4e56025c5c7b6d605c0 | 4562f6430af5afffde790c42d0f3a33176d8003b | refs/heads/master | 2020-04-12T22:28:54.275703 | 2018-12-22T09:00:31 | 2018-12-22T09:00:31 | 162,790,540 | 20 | 14 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 6,971 | cpp | //
// File: COGDefuzzSetObj.h
//
// Purpose: Set object for Center of Gravity Defuzzification method
//
// Copyright © 2001 Louder Than A Bomb! Software
//
// This file is part of the FFLL (Free Fuzzy Logic Library) project (http://ffll.sourceforge.net)
// It is released under the BSD license, see http://ffll.sourcefo... | [
"alec.nunn@gmail.com"
] | alec.nunn@gmail.com |
e2bfedc32b9972ead39100f3af6162bac890f38f | e508450218de30154c6c9cf3a78a5ecdc510816a | /src/chainparams.h | 31e423b09127e170f016fd60411c8cddf2207ef8 | [
"MIT",
"FSFAP"
] | permissive | jjjajh/ttl-core | 0f55c9dcd78796a66135accdd854a745004cf1ee | 1dd53d040404cdb56c9e0e9d8d02f0a2d78145d9 | refs/heads/main | 2023-02-01T03:52:26.119343 | 2020-12-13T22:38:15 | 2020-12-13T22:38:15 | 320,150,823 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,890 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-l... | [
""
] | |
fee1d2f8ca80afe73e40741e025f293300d79584 | 6b2a441718eacce90323eb490c4687c1905905f1 | /VikrtualFunctions/FileRepository.cpp | 7a57a19219dd0b6b2e63ca504143d5d8f78acefe | [] | no_license | vchustyak/VirtualFunctions | 8a14c825780e15c2724b912f834ccd1e4ad9f4d4 | 2e40f066a8ff97c7f90e4b1c037a167c0eaefa94 | refs/heads/master | 2021-01-30T23:41:34.769715 | 2020-03-05T07:32:04 | 2020-03-05T07:32:04 | 243,508,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,759 | cpp | #include "StdAfx.h"
#include "FileRepository.h"
#include<exception>
#include<iostream>
#include<fstream>
FileRepository::FileRepository(void)
{
pBills=NULL;
length=0;
count=0;
}
FileRepository::FileRepository(int length)
{
pBills=new BaseBill*[length];
this->count=0;
this->length=length;
}
FileRepository::File... | [
"vchustyak@gmail.com"
] | vchustyak@gmail.com |
c3851d3210057868218bc0d961fa3624d5c8ceea | 9e15ab238833565cee000fe37f213e4fabceda1b | /hls/xilinx_design/examples/coding/sc_sequ_cthread/tb_driver.cpp | 5a20f92bb58a96a6760e26533f65ca46cc0d8d2c | [] | no_license | Bounce00/fpga | 1d40989b4fed96c04f0c9304f20ba504f221f4ec | 6baf0ff8519cfa066978b68471d7a2f8d3270e17 | refs/heads/master | 2020-03-28T13:32:38.290566 | 2018-09-14T01:41:34 | 2018-09-14T01:41:34 | 148,403,665 | 0 | 0 | null | 2018-09-14T01:41:35 | 2018-09-12T01:35:38 | C++ | UTF-8 | C++ | false | false | 6,750 | cpp | /*******************************************************************************
Vendor: Xilinx
Associated Filename: tb_driver.cpp
Purpose:Vivado HLS Coding Style example
Device: All
Revision History: May 30, 2008 - initial release
************************************... | [
"Haijun.zhang@sigtrum.com"
] | Haijun.zhang@sigtrum.com |
c520dbf26e8a9ada487ae73a4961c757d187286b | cf3523e72b19d885ef367fade8ef23694d9cea7f | /324 - Factorial Frequencies.cpp | 6e081aa46484b210f80492f31326a19cb34693a2 | [] | no_license | TanverLikhon/Number-Theory | 83a1874625bb3152ffafda8b77b99ae140b8a48a | 6af60af19184076f3880d905657ff771fa055cff | refs/heads/master | 2020-04-09T02:02:00.406781 | 2019-03-29T18:00:32 | 2019-03-29T18:00:32 | 159,926,294 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,419 | cpp | ///https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=260
#include<bits/stdc++.h>
using namespace std;
#define sf scanf
#define pf printf
#define ll long long
#define pb push_back
#define nl printf("\n")
#define MAX 5000
map<int,int>digit;
///accepted at 0.00 :)
int multipli... | [
"39611778+TanverLikhon@users.noreply.github.com"
] | 39611778+TanverLikhon@users.noreply.github.com |
872eed5e534b1f90ad0f6a0b542c882f016e6239 | c062b9e38cc38a7c1526327ded3647b16dcbab3f | /LogMqttModule.cpp | 245af8860d87af854092916358c338550d2944fc | [] | no_license | per1234/ArduinoUnifiedLog | 7e0547673252606dc55d656a8297de97107fdc1c | 4a959b9059494e1fdfbb5282a79d5a8efd50f3d9 | refs/heads/master | 2023-04-29T03:01:20.941598 | 2019-12-24T10:01:06 | 2019-12-24T10:01:06 | 229,882,186 | 0 | 0 | null | 2019-12-24T06:13:29 | 2019-12-24T06:13:29 | null | UTF-8 | C++ | false | false | 389 | cpp | #include "LogMqttModule.h"
LogMqttModule::LogMqttModule(PubSubClientTools& _mqtt, String _topic) : mqtt(_mqtt), topic(_topic) {
setMinimumLogLevel(10);
}
void LogMqttModule::write_message(String message) {
if (mqtt.connected()) {
mqtt.publish(topic, messageStash+message);
messageStash = "";
} else {
... | [
"simon@christmann.email"
] | simon@christmann.email |
e5abf41c5278eab10286bd1b3e43891aa31edb0e | b28f0e7aa175539851fd6d85382906eed1fbcaf6 | /GameGuru Core/Dark Basic Public Shared/Dark Basic Pro SDK/Shared/Core/RenderList.cpp | cf8d99e2a4f3b20d6eb255650a4feda582a67e54 | [] | no_license | blakeysal/GameGuruRepo | 7d2d569bb3b05a9df2214ad9d3cfdb199c06b087 | 507fedad4282b0ed8c0d27147faad53ae8c4a381 | refs/heads/master | 2021-01-25T13:28:49.457359 | 2018-03-01T21:58:41 | 2018-03-01T21:58:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,911 | cpp | #include "RenderList.h"
#include <vector>
#include <algorithm>
#include <functional>
namespace
{
class RenderListItem;
typedef std::vector<RenderListItem> RenderList;
typedef RenderList::iterator RenderListIter;
typedef void (*FunctionPtr)(...);
// This used to hold a function poin... | [
"leebambertgc@gmail.com"
] | leebambertgc@gmail.com |
e91250ad757ee831e2c605cb381072856c524722 | b0b7eeebb8862e860f22a0434b596bf440583c61 | /QUESTION5.cpp | 10d38d5dac120a50e5005dfa08be7efe4469d751 | [] | no_license | Icecube4real/ASSIGNMENT--1 | 1921f9263b9f99b620618eb117902f25039c138e | 87532538ca2bceb5b602db722292fddb830f819e | refs/heads/master | 2020-05-20T10:33:27.765216 | 2015-05-18T19:43:44 | 2015-05-18T19:43:44 | 35,838,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,303 | cpp | /*
* Question5.cpp
*
* Name: [Edu, Isaac Alfred]
* Department: [Computer Science]
* Matric./Reg. No: [47277869IE]
*
* a program that calculates the squares and cubes of the integers from 0 to 10.
*/
#include <iostream> //allows program to perform input and output
using namespace std; //program uses the standard ... | [
"icecubeenya@gmail.com"
] | icecubeenya@gmail.com |
7243f429d23b52028099442f62b04e0aa0c4ee67 | 7c7cf9a52095378f5340b61c0a27b10238cecfc9 | /Source/RushReborn/Public/AI/BTTask_Disengage.h | bb900a28a21e3d2699bea892ed8b90938d78b0db | [] | no_license | yjh5246/RushReborn | 13e456b64f2b170da81d5ced2645bd8ab3dbcdb1 | 25584504f3bc8aa6c3c31c77a8b8f89d54581341 | refs/heads/master | 2023-07-25T19:42:45.394163 | 2021-05-06T23:31:39 | 2021-05-06T23:31:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 439 | h | #pragma once
#include "CoreMinimal.h"
#include "BehaviorTree/BTTaskNode.h"
#include "BTTask_Disengage.generated.h"
/**
* The owner actor will disengage any
* currently engaged target.
*
* The owner actor must implement the
* IEngagorInterface.
*/
UCLASS()
class UBTTask_Disengage : public UBTTaskNode
{
GENERATE... | [
"mustafa.moiz125@gmail.com"
] | mustafa.moiz125@gmail.com |
627f47cd7f169fc999ebd568090a5fed5e6b2fa9 | 0abf26b0a8d9568d78a1561e8c5ad1f265451091 | /winrt/lib/effects/generated/ScaleEffect.h | 9a8a6f602648bada59ae37717c73132fc4401381 | [
"MIT"
] | permissive | LanceMcCarthy/Win2D | 3be56bda766e8f04ef930d8db746bcf6952a0fe2 | 1205ec5e4944c81881213e050c2b50570e72b047 | refs/heads/master | 2021-01-18T07:19:25.941142 | 2015-09-08T19:06:25 | 2015-09-08T19:06:25 | 41,958,155 | 0 | 0 | null | 2015-09-05T11:12:00 | 2015-09-05T11:11:59 | null | UTF-8 | C++ | false | false | 1,102 | h | // Copyright (c) Microsoft Corporation. All rights reserved.
//
// Licensed under the MIT License. See LICENSE.txt in the project root for license information.
// This file was automatically generated. Please do not edit it manually.
#pragma once
namespace ABI { namespace Microsoft { namespace Graphics { namespace C... | [
"shawnhar@microsoft.com"
] | shawnhar@microsoft.com |
8155905918e958bd70589c998eb7d6d5c4c62b61 | ab05472608d6cb5001b5819a0c2ee7de42573466 | /productionmanager.h | cdcca105604f94819304f174953253d95bdf8299 | [] | no_license | ACCGeneral/ACCBot | 016cf0897454b64df750eca4d934daf54502cd54 | b0949a4e86845ceeb91b09a00eb1818515dd5fc2 | refs/heads/master | 2021-08-31T21:11:37.069608 | 2017-12-22T23:30:50 | 2017-12-22T23:30:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,215 | h | #pragma once
#include "workermanager.h"
#include <BWAPI.h>
#include "buldingmanager.h"
#include "buildinfo.h"
#include "Worldinformation.h"
#include "influenceMapData.h"
#include "buildingplacer.h"
#include "buildingtimedata.h"
#include "expantionbuilder.h"
#include "UtilityFarm.h"
#include "buildingscoring.h"
#includ... | [
"alex_chatt@hotmail.co.uk"
] | alex_chatt@hotmail.co.uk |
4287fcd7625e54352b41c6d2cf6e710e2871dc52 | 36b9decf14d266d6babaf1c44085c2ba869c03ce | /Remnant-main/Remnant/SDK/Action_DOT_Bleeding_classes.h | c5b03fee258eec5fef5ebaee7bb5d02e38350346 | [] | no_license | RoryGlenn/RemnantLootSwitcher | 6e309a7b2b7bac88a166b552b640c830b863eb2d | 85c4cb6839b7c0f60cf8143c571d64ca12439a63 | refs/heads/master | 2022-12-29T08:47:15.713546 | 2020-10-23T22:01:45 | 2020-10-23T22:01:45 | 305,910,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,869 | h | #pragma once
// Name: Remnant, Version: 6
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// Bl... | [
"romglenn@ucsc.edu"
] | romglenn@ucsc.edu |
43857937cbc06778acc50bae9c8d28b4f30eb698 | c153e89022eb1af29a77256dfcb895a2f2ca16de | /src/m_cheat.c | 545725570c6e99034d9d414f0b2c59315f7ac4cc | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | retrofw/srb2 | e9153b0d8b7617c1cd5c01d29ebd864f24cf6cd8 | 4cd1dae380619960c471a865c436a4fc9a756135 | refs/heads/master | 2020-05-28T05:47:03.329247 | 2020-01-15T18:41:50 | 2020-01-15T18:41:50 | 188,899,265 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 13,333 | c | // Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright (C) 1993-1996 by id Software, Inc.
// Copyright (C) 1998-2000 by DooM Legacy Team.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of ... | [
"pingflood@gmail.com"
] | pingflood@gmail.com |
c5c333feceda527b1910f26adf0fe753fc8d7c1f | b5a9d42f7ea5e26cd82b3be2b26c324d5da79ba1 | /tensorflow/lite/delegates/gpu/gl/object.h | 64a9b674e183e6b9f3912870aa579ac314884cd3 | [
"Apache-2.0"
] | permissive | uve/tensorflow | e48cb29f39ed24ee27e81afd1687960682e1fbef | e08079463bf43e5963acc41da1f57e95603f8080 | refs/heads/master | 2020-11-29T11:30:40.391232 | 2020-01-11T13:43:10 | 2020-01-11T13:43:10 | 230,088,347 | 0 | 0 | Apache-2.0 | 2019-12-25T10:49:15 | 2019-12-25T10:49:14 | null | UTF-8 | C++ | false | false | 5,874 | h | /* Copyright 2019 The TensorFlow Authors. 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 applicable ... | [
"v-grniki@microsoft.com"
] | v-grniki@microsoft.com |
969b5049251dc19ad7bcf50aa80c644c4e1dab4b | 397eeee7df4472f59729ac6f8788db3a8a6416e9 | /utils.hpp | 3236968cfdcf73b8e9939a4c0bc66c6625ca41d4 | [] | no_license | ignacy123/hello-cpp | 9e73d11d12028a4bdfbe6f8c5d95006cb2233c1d | 5b61db0521ebe2a672e6c278590cca33202bb0d7 | refs/heads/master | 2021-01-16T23:06:49.223496 | 2016-10-26T13:46:48 | 2016-10-26T13:46:48 | 72,006,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 425 | hpp | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: utils.hpp
* Author: ignacy
*
* Created on October 19, 2016, 4:20 PM
*/
#ifndef UTILS_HPP
#define UTILS_HPP
void s... | [
"ignacy.buczek@onet.pl"
] | ignacy.buczek@onet.pl |
a4fa89c06d3f3cdbef955b48ad6f54078ed3c078 | 3c2308f6b87b0d0803a330ba9abd76969f9d81ad | /debug/moc_animationprogressbar.cpp | 140b6f74e14d3175f72968d041067bb1caa63751 | [] | no_license | gaozhuang63/hackitem | f82783cc7cfbf95efbbd757221f23266b1173688 | a99f4a11e8daeb91e004cbf2f52de329277285eb | refs/heads/master | 2020-04-21T08:10:41.767989 | 2019-03-13T07:46:07 | 2019-03-13T07:46:07 | 169,412,057 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,687 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'animationprogressbar.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.0)
**
** WARNING! All changes made in this file will be lost!
***********************************************... | [
"1125016041@qq.com"
] | 1125016041@qq.com |
3d04bc5d323bd6153fed327bccfa726f04b66661 | 5af68d43b182694e6955be8de0a84ecea20c078d | /BlackCat.Physics.PhysX/PhysicsImp/Fundation/bcScene.cpp | 932b4c4c68cf92e59bd4828e272979e4736b0344 | [] | no_license | coder965/BlackCat-Engine | 1ed5c3d33c67c537eaa1ae7d1afe40192296e03f | a692f95d5c5f0c86ababa0c5ecc06531f569f500 | refs/heads/master | 2020-03-18T21:41:31.035603 | 2017-04-15T16:53:26 | 2017-04-15T16:53:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,680 | cpp | // [12/17/2016 MRB]
#include "PhysicsImp/PhysicsImpPCH.h"
#include "Physics/Shape/bcShapeGeometry.h"
#include "PhysicsImp/bcExport.h"
#include "PhysicsImp/bcUtility.h"
#include "PhysicsImp/Fundation/bcScene.h"
#include "PhysicsImp/Body/bcActor.h"
#include "PhysicsImp/Body/bcAggregate.h"
#include "PhysicsImp/Shape/bcSh... | [
"mohammad.r.barzegar@gmail.com"
] | mohammad.r.barzegar@gmail.com |
9dd03472214e859ca21234764b613c204650fa7f | 39ae13d1669a6e7a8d0cdcac75952c1ee56d49ed | /Source/Paragon_City/Paragon_CityPlayerController.h | 85f6642399ee08955d9955d2c2133a688446b675 | [] | no_license | BlackSaphir/Paragon_City | ee0a21ebd506a517ec888d2d971e32d9527872d0 | 04efccd6e1c8d06dafd321a7bd57b5ff24890749 | refs/heads/master | 2021-06-03T22:02:25.911951 | 2018-05-14T11:22:29 | 2018-05-14T11:22:29 | 129,806,692 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,120 | h | // Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/PlayerController.h"
#include "Built_Manager.h"
#include "Paragon_CityPlayerController.generated.h"
UCLASS()
class AParagon_CityPlayerController : public APlayerController
{
GENERATED_BODY()
pu... | [
"carsten.dollack@yahoo.de"
] | carsten.dollack@yahoo.de |
dc59c16eaa595341393cf436818e0bcb3f7cf573 | ad2d08be75c4c7a63b25ab545d4b99e7a854eee3 | /src/main.cpp | a665fe9c265706d24b45251d50afcededc2ee51e | [
"MIT"
] | permissive | balansky/SurveillanceMonitor | 6286540f871c6975835859ab4593d917cd271dbc | 4e832277cedd0f5615dd5d47e60f05ff70f46543 | refs/heads/master | 2020-04-08T22:21:33.081591 | 2019-01-31T05:51:40 | 2019-01-31T05:51:40 | 159,783,706 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 955 | cpp | #include "surveillance.h"
#include "PiCamera.h"
const char* params
= "{ help | false | print usage }"
"{ camera_device | 0 | camera device number }"
"{ output | | video output directory }"
"{ min_confidence | 0.5 | min confidence }"
... | [
"wudi198@gmail.com"
] | wudi198@gmail.com |
36c88cd17462a95914080134f3908f49cd89ef7d | 21054a50b92e214b1e3b3547102c3a3cb5ba6aa1 | /SimpleRendering/SimpleRendering/DirectionalLight.cpp | 6fdd60c789cc45273d768326fad26d8aa60f8297 | [] | no_license | AugustineChang/LearningDoc | 028ee228f872e744f8883301ac49c13c985b1211 | d379c5a68def0a1f2ea9fd0400e6c0bbfe5e1f1e | refs/heads/master | 2022-10-03T05:18:16.603894 | 2022-09-14T13:43:05 | 2022-09-14T13:43:05 | 69,629,443 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | cpp | #include "DirectionalLight.h"
#include "Matrix.h"
DirectionalLight::DirectionalLight( const Vector3 &eular )
{
//setLightDir( eular );
worldDir = eular;
}
void DirectionalLight::setLightDir( const Vector3 &eular )
{
Vector4 lightDir = Vector4( 1.0f , 0.0f , 0.0f , 0.0f );
lightDir = lightDir * Matrix::rotationMa... | [
"augustinevana@gmail.com"
] | augustinevana@gmail.com |
52ec6ec64965dedbffc66aa2e332a4dab7035b10 | 1e47534a33416dbb2c329015f5256c7b2d2766a8 | /simpleperf/event_type.h | a804b0834e2fb5d8c3f4ef1ee75a428d4299e231 | [
"Apache-2.0"
] | permissive | Myself5/android_system_extras | ecee26a67bcf4c089ebf4768f1fe5c454dcab742 | 4b2932c41e8d58d23570f57debd136c41a73769a | refs/heads/cr-6.0 | 2021-07-24T01:59:26.083459 | 2015-09-03T18:36:51 | 2017-11-04T20:27:55 | 109,526,782 | 0 | 0 | null | 2017-11-04T20:10:45 | 2017-11-04T20:10:44 | null | UTF-8 | C++ | false | false | 2,398 | h | /*
* Copyright (C) 2015 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... | [
"yabinc@google.com"
] | yabinc@google.com |
ab14c17cfa2936b1c2b752a60ffd35a35695ee7c | 6a7c48ea805b98276cdb672b4ba3c5fdc12f0500 | /src/game/server/bot.cpp | 531c51ad09bb17edb86b68a20e61786aa5c9ce71 | [
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | sojalei/cart-support | 65b3413fd555dca3432e7810933bda9f7db34fb8 | 49595a6b4d5ce25d08fedc5568b3fc8029afa32e | refs/heads/master | 2021-01-19T18:28:19.446863 | 2017-08-23T16:14:25 | 2017-08-23T16:14:25 | 101,137,710 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,621 | cpp | #include <game/generated/protocol.h>
#include <game/gamecore.h>
#include <engine/serverbrowser.h>
#include <engine/shared/config.h>
#include <game/layers.h>
#include "gamecontext.h"
#include "gamemodes/ctf.h"
#include "botengine.h"
#include "bot.h"
#include "player.h"
#include "entities/character.h"
#include "entiti... | [
"sojaalei@gmail.com"
] | sojaalei@gmail.com |
e2ace2e397342a9b2d8b274ab9e17c533feb4ea4 | ff668c6cf3f5f0c9b7ca0440a28e43eec548f69b | /vn.sgit/4.1/pyscript/sgit_md_function.cpp | 14447a6c2514ec323f4c486fc5e61bc6c4fb75b4 | [
"MIT"
] | permissive | uniwin/vnpy | 7b8cf303562b70c950b29cc78aca9c30e20979ff | a00cee7c437383e715072cb5f0931930f2bd988e | refs/heads/master | 2020-12-24T09:53:06.734239 | 2017-04-04T10:52:19 | 2017-04-04T10:52:19 | 51,852,988 | 0 | 0 | MIT | 2019-02-24T13:26:44 | 2016-02-16T17:02:28 | C++ | UTF-8 | C++ | false | false | 1,299 | cpp | int MdApi::reqQuot(dict req, int nRequestID)
{
CSgitSubQuotField myreq = CSgitSubQuotField();
memset(&myreq, 0, sizeof(myreq));
getString(req, "ContractID", myreq.ContractID);
int i = this->api->SubQuot(&myreq, nRequestID);
return i;
};
int MdApi::reqUserLogin(dict req, int nRequestID)
{
CSgitFtdcReqUserLoginFie... | [
"xiaoyou.chen@hotmail.com"
] | xiaoyou.chen@hotmail.com |
2e3d83aeb2c4538adb92e7bd0e829f569999d9e7 | 7e48df659b6910191a1f0dc34e406a6701b9bbda | /include/BaseApplication.h | 74c9923d05ad4687bb8efb526902d7146df60d12 | [] | no_license | joysword/LifeLike | 4ddda4c4fca5d945e2e2eb6682f4498dc84448a4 | 8fb74b510ea80a1e9123e58f3bd870438a80a4a6 | refs/heads/master | 2020-12-29T18:52:32.141026 | 2017-04-16T20:18:10 | 2017-04-16T20:18:10 | 17,045,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,875 | h | /******************************************************************************
*
* LifeLike - LifeLike computer interfaces
* Copyright (C) 2007 Sangyoon Lee, Electronic Visualization Laboratory,
* University of Illinois at Chicago
*
* This software is free software; you can redistribute it and/or modify it
* ... | [
"febret@gmail.com"
] | febret@gmail.com |
150de9ddebdf9a081db5321ed374278c784a228f | c3106e8b2d46dc5c23dd1797b00462f2873dd321 | /Codeforces/Contest609/B._-__.cpp | f7d7aa4f0c6664e50447071561950bf384723cd2 | [] | no_license | cppaymurat/Codeforces_contests | 00dfa66b6b3ce60566c044633ba3a4bd731356fb | 2e900f372af6c67b07f8700a60baa0bdb24d9b2e | refs/heads/main | 2023-05-25T07:41:23.063186 | 2021-06-06T14:26:06 | 2021-06-06T14:26:06 | 374,211,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,144 | cpp | #include <bits/stdc++.h>
#define ll long long
#define pb push_back
#define mp make_pair
#define F first
#define S second
#define vll vector<ll>
#define ull unsigned ll
#define pii pair<int, int>
#define point pii
#define vi vector<int>
#define vll vector<ll>
#define vpii ... | [
"cppaymurat@gmail.com"
] | cppaymurat@gmail.com |
b95bfd4fa6d335f6299267c08debaeaabad0e5c3 | 30f946642bd78fa1cc521fd240564f6486b86167 | /include/pattern.h | 3a9bd4c414e735f42090fd26e92a760beb93d4d0 | [] | no_license | Edogawa-Konan/coco | 96cae39829670c96058c7f41dee0dd281e0d7d13 | 049161929f496d7b7c0710640019b76e591f38e1 | refs/heads/master | 2022-04-15T20:52:08.378676 | 2020-04-13T09:43:23 | 2020-04-13T09:43:23 | 254,579,731 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,406 | h | #ifndef COLIBRIPATTERN_H
#define COLIBRIPATTERN_H
/*****************************
* Colibri Core
* by Maarten van Gompel
* Centre for Language Studies
* Radboud University Nijmegen
*
* http://proycon.github.io/colibri-core
*
* Licensed under GPLv3
*****************************/
#include <string>
#include <io... | [
"yuanzju@outlook.com"
] | yuanzju@outlook.com |
90fef8927e12e086c8d3d5c9fdaf138c1aa7af53 | 8b234e1dce29ef003d6cc1c3c79d2b38ba5eb8b0 | /Area Calculation Using Function/area_calculation_using_function.ino | bc579a929f4f482f2a73934ae98f25954a16b24e | [] | no_license | shubhamghimire/Arduino-Programs | cc0fbbc0aa9b86376f226d3aba5b85bea4518fc4 | ba18060501d27bd92e2cf82933bd3c82b55dbcc0 | refs/heads/main | 2023-02-20T11:30:31.460426 | 2021-01-26T05:03:40 | 2021-01-26T05:03:40 | 332,649,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 769 | ino | #define pi 3.141592654
void setup() {
float C_area, R_area, S_area;
Serial.begin(9600);
C_area = CircleArea(5.2);
Serial.print("The Area of Circle is: ");
Serial.println(C_area, 4);
R_area = BoxArea(6, 7);
Serial.print("The Area of Rectangle is: ");
Serial.println(R_area);
S_area = BoxArea(5... | [
"shubhamghimire1996@gmail.com"
] | shubhamghimire1996@gmail.com |
13bb73b5e4a21c2842b65f88dab1df534b4a87ce | 2d6ee996254c4bc89719bdb55dc9b9dcd32c3dd4 | /VSTDetection/VSTSmpl1.cpp | ad5e2c47aeb227eb50a8473a13ad9b2283b6e3a4 | [] | no_license | Luo-Liang/VirtualSoftwareTimerDetection | 5dc4a9c897264c7a65441233688435c1d00b6c53 | 72aa399cd708cfb62e7b5ce2c20fe9575f43c231 | refs/heads/master | 2021-01-10T16:56:42.452407 | 2016-03-07T05:48:57 | 2016-03-07T05:48:57 | 51,045,084 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,249 | cpp | #include <intrin.h>
#include "SharedIncludes.h"
#include <iostream>
#include <thread>
#include <mutex>
#include <condition_variable>
#ifdef LINUX
#include <sched.h>
#include <unistd.h>
#elif WINDOWS
#include <Windows.h>
#endif
using namespace std;
mutex threadConn;
condition_variable cv;
bool ready = false;
bool stop... | [
"llmainland@live.cn"
] | llmainland@live.cn |
79c5165736cd6b30b40f6943ae533e4117997a53 | 23126779e4a51b3bb957d0a26ce138aacf5ec853 | /src/base/monitoring/labelled_values.h | ff1ba82b9a56d219ce8f68eeb709307f1f2b61c8 | [] | no_license | wqx081/mpr_chubby | 9e473a085fa648a64d13d56f72f5fd3bfe6247b1 | 1c5839a1a7f81432474397cd207f7bd789ff62e2 | refs/heads/master | 2021-01-13T09:52:14.520074 | 2016-11-04T09:31:10 | 2016-11-04T09:31:10 | 72,637,810 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,642 | h | #ifndef BASE_MONITORING_LABELLED_VALUES_H_
#define BASE_MONITORING_LABELLED_VALUES_H_
#include <glog/logging.h>
#include <chrono>
#include <map>
#include <mutex>
#include "base/monitoring/metric.h"
namespace base {
namespace monitoring {
template <class... LabelTypes>
class LabelledValues {
public:
LabelledValue... | [
"wangqx@mpreader.com"
] | wangqx@mpreader.com |
1394a1d788eb6343fe103f958c31b74e42f6f536 | 5ed6e511a9c17f34c5f6340e32d79388c634a726 | /check_substring.cpp | d75feb84560c6751ea6478e2356f9a0ea26e0381 | [] | no_license | d34th4ck3r/Random-Codes | 516112c240a425d80923fa7f1a5017d0521b0400 | 332066ef9b36229776c36ddf9a98597c4bdf3e75 | refs/heads/master | 2020-12-24T17:07:57.292580 | 2016-02-29T13:17:33 | 2016-02-29T13:17:33 | 5,183,084 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 839 | cpp | #include<iostream>
#include<vector>
#include<string>
#include<map>
#include<cstdio>
#include<cmath>
#include<algorithm>
#include<limits>
#include<set>
using namespace std;
struct Node{
int val;
Node *next;
Node(int x): val(x), next(NULL){}
};
bool check_substring(string sub,string main){
int c_sub=0,c_ma... | [
"d34th4ck3r@Gautams-MacBook-Pro.local"
] | d34th4ck3r@Gautams-MacBook-Pro.local |
32bab6613bb7d4a8852dc11dd0e49f637f6fab7b | 4c11ad4a3720358b91de63bf38ca09fa5ee67b5a | /main.cpp | 8659a7800550cbab968d9d4c9fe3f467a8cd43e7 | [] | no_license | HadearHermas/Transportation | 6f563ac8ac314ac9f2b5a640b165061839e99bfd | a3fdb1565483623001bd316719835a198216901e | refs/heads/master | 2020-03-28T21:06:25.809525 | 2018-09-19T01:43:40 | 2018-09-19T01:43:40 | 149,129,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,235 | cpp | #include <iostream>
#include <string>
using namespace std;
class Transport
{
protected:
int capacity;
int passengers;
private:
float speed;
string From_Location;
string To_Location;
public:
Transport(string from_Location,string to_Location,int Capacity , float _Speed):From_Location(from_Location),To_Location(to_... | [
"hadearabulhagag@gmail.com"
] | hadearabulhagag@gmail.com |
230a2d69f432d370c9fcd5adae633c6daddf15d2 | c8cf1bdacdbf6de75e61cc6a2ce8617479c19ec6 | /aten/src/ATen/native/cpu/BinaryOpsKernel.cpp | 16efa2511899f2ae53e78cb11c8ba2f6ef72255b | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | Afonso-2403/pytorch | 7f5ddf8370de938045b4ec412b98bef9dfc193ed | e35e6237d24b6c96b122deb21f015c0fe3eccb13 | refs/heads/master | 2023-08-21T18:43:43.019194 | 2021-09-13T17:58:00 | 2021-09-13T17:58:00 | 363,847,561 | 1 | 0 | NOASSERTION | 2021-07-08T19:06:16 | 2021-05-03T07:16:49 | C++ | UTF-8 | C++ | false | false | 37,559 | cpp | #include <ATen/native/BinaryOps.h>
#include <cmath>
#include <iostream>
#include <ATen/Dispatch.h>
#include <ATen/Parallel.h>
#include <ATen/cpu/vec/functional.h>
#include <ATen/cpu/vec/vec.h>
#include <ATen/native/TensorIterator.h>
#include <ATen/native/cpu/Loops.h>
#include <ATen/native/Math.h>
#include <c10/macros... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
edbce1d01bccf5e77326c2be1c032eff58044e64 | 6146bb2c6a293377cb959d3d5240bff9544fb1fd | /projects-lib/mini-gl-engine/shaders/FrankenShader.cpp | 19a757369f7f20cc9f69edffe86fe4b3c29eabec | [
"MIT"
] | permissive | southdy/OpenGLStarter | f743d0948a8434c944830fcb1b6acf6d7724fa5b | 0552513f24ce3820b4957b1e453e615a9b77c8ff | refs/heads/master | 2023-07-05T18:21:01.931563 | 2021-08-30T19:58:48 | 2021-08-30T19:58:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,087 | cpp | #include "FrankenShader.h"
namespace GLEngine {
void FrankenShader::compileShader(){
format = model::CONTAINS_POS;// | model::CONTAINS_UV0;
//check need of normalMap
if (!(frankenFormat & (ShaderAlgorithms_AmbientLightSkybox |
ShaderAlgorithms_SunL... | [
"alessandro.ribeiro.silva@gmail.com"
] | alessandro.ribeiro.silva@gmail.com |
cfe9e1a88538fad1df0dcf688fccfe18c5e41a5e | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_2453486_0/C++/ccsnoopy/Qual_A.cpp | c336c3b5897410aa6117d3b3277571b1ee2d2360 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,717 | cpp | #include<cstdio>
#include<iostream>
#include<cstring>
using namespace std;
string str[4];
bool isX(int i, int j){
if(str[i].at(j)=='X' || str[i].at(j) == 'T') return true;
return false;
}
bool isO(int i, int j){
if(str[i].at(j)=='O' || str[i].at(j) == 'T') return true;
return false;
}
int m... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
d6c853c62d71b39309ed65f1e6a4d8183ac80385 | e6c815c7e6c81d8013926b932e027eaaac6db19e | /hw4/DeadlockDetection.cpp | e3e854ed60e14ab8605d5e2aeeb67ef87ca1622b | [] | no_license | trevorgrabham/CMPT454 | c58c3bc1114000eed666a52c6300c2737af93c1d | 204d612fe9d639cd4b5f8173fab95f37af56fb77 | refs/heads/master | 2023-07-01T16:30:25.009356 | 2021-08-06T21:21:30 | 2021-08-06T21:21:30 | 375,909,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,582 | cpp | #include <fstream>
#include <iostream>
#include <math.h>
#include <string>
#include <vector>
#include <set>
#include <map>
#include <chrono>
#include <ctime>
#include <queue>
#include <algorithm>
using namespace std;
// Classes and Enums
// ============================================================================... | [
"tgrabham@sfu.ca"
] | tgrabham@sfu.ca |
90072e0a979d2cd8e7ab345a9690d948f4e73b04 | ce20d0de4822644e2a553d33cfa5d1ba21d2ee5e | /aoj/1370.cpp | c0b6828bb98104706575abc0f226c3afc36dfcec | [] | no_license | yana87gt/procon | 08bfc87756d43a7cac9d61fad271880c421e4aca | 3f420f0b242f3e9108c780ca37288696e09522eb | refs/heads/master | 2023-08-31T01:50:13.592343 | 2023-08-26T17:11:02 | 2023-08-26T17:11:02 | 92,819,190 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 794 | cpp | #include <bits/stdc++.h>
using namespace std;
#define rep(i,n) for(int i=0;i<n;++i)
int main(void){
string s1,s2;
cin>>s1>>s2;
for(int L=min(s1.size(),s2.size());L>=1;L--){
vector<int> a(26),b(26);
set<vector<int>>st;
rep(i,L)a[s1[i]-'a']++;
rep(i,4000){
... | [
"syts175yana@gmail.com"
] | syts175yana@gmail.com |
8ebb842a5deb20f37fdf7ea4083496280b8c0f97 | 872770c5323aa17120f2f708a1f0be09e663c9a8 | /Elastos/Framework/Droid/eco/inc/core/widget/CCheckedTextView.h | 6b059793aef69d60c251f27142342225c2a245d8 | [] | no_license | xianjimli/Elastos | 76a12b58db23dbf32ecbcefdaf6179510362dd21 | f9f019d266a7e685544596b365cfbc05bda9cb70 | refs/heads/master | 2021-01-11T08:26:17.180908 | 2013-08-21T02:31:17 | 2013-08-21T02:31:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,257 | h |
#ifndef __CCHECKEDTEXTVIEW_H__
#define __CCHECKEDTEXTVIEW_H__
#include "_CCheckedTextView.h"
#include "widget/CheckedTextView.h"
#include "view/ViewMacro.h"
#include "widget/TextViewMacro.h"
CarClass(CCheckedTextView), public CheckedTextView
{
public:
IVIEW_METHODS_DECL();
IDrawableCallback_METHODS_DECL();
... | [
"wang.xintuo@kortide.com.cn"
] | wang.xintuo@kortide.com.cn |
a0fe77a0f14df8a61ac951a84bf3a355f4237eb0 | 3bb1ad252a04c8f950228d9df5ffd950f6887a6c | /test_c++DS_linked list Queue/linked list Queue.cpp | 445afaa4ea08398aa9a8a97d84885ecfbb9ed645 | [] | no_license | forspy/Date_Struct | cb1dbc7f2b3ced6749ce286cbb7f06ad925ab3a9 | e5686d06d74d06349c88fbb61efcb08adace8818 | refs/heads/master | 2020-04-07T07:12:35.602995 | 2019-01-02T02:41:43 | 2019-01-02T02:41:43 | 158,167,844 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,643 | cpp | #include "linked list Queue.h"
#include<iostream>
using namespace std;
Node* Queue::CreatNode(int d)
{
Node* newnode = new Node;
//有头节点的好处多多,首先是只有一个节点的时候头指针不需要移到,始终指向头节点
newnode->next = nullptr;
newnode->data = d;
return newnode;
}
bool Queue::IsEmpty()
{
return head == rear;
}
//入队列
void Queue::Enqueue(int d)
{
... | [
"qiubow@126.com"
] | qiubow@126.com |
72afd9096f2a92a1df3c515ee576064ed454c560 | f5292d802ab634565437910d8caf05208c8be944 | /productwidget.h | d1ec81e66cf7e47270fde88fe46347cc86a7fbe8 | [] | no_license | felipe-sencion/amazone | dfdeb29453a40390b7b3e8e4997902193b5f6d10 | f3ebce8030c2bb99ea52df644819aa4acb611874 | refs/heads/master | 2023-02-26T05:13:50.801247 | 2020-01-07T19:33:11 | 2020-01-07T19:33:11 | 232,401,526 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 736 | h | #ifndef PRODUCTWIDGET_H
#define PRODUCTWIDGET_H
#include <QWidget>
namespace Ui {
class ProductWidget;
}
class ProductWidget : public QWidget
{
Q_OBJECT
public:
explicit ProductWidget(QString imageFile, QString description, QWidget *parent = 0);
~ProductWidget();
QString getDescription() const;
... | [
"sencion.felipe@gmail.com"
] | sencion.felipe@gmail.com |
54aa21cbe8910b7eedfd166a16610e59c13cd3fc | 54b9ee00bcd582d56853ddb90be5cfeb0c29ba29 | /src/utils/base64_test.cc | 4876305f21dcc7d1d73dc64fd3833c1ecf930e6b | [
"BSD-3-Clause"
] | permissive | pengdu/bubblefs | 8f4deb8668831496bb0cd8b7d9895900b1442ff1 | 9b27e191a287b3a1d012adfd3bab6a30629a5f33 | refs/heads/master | 2020-04-04T19:32:11.311925 | 2018-05-02T11:20:18 | 2018-05-02T11:20:18 | 156,210,664 | 2 | 0 | null | 2018-11-05T11:57:22 | 2018-11-05T11:57:21 | null | UTF-8 | C++ | false | false | 1,169 | cc | /* Copyright 2016 The TensorFlow Authors. 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 applicable law or agre... | [
"691225916@qq.com"
] | 691225916@qq.com |
794db9a95ebf4f7b693043e541e2b7fa99c212f2 | 4120d15ffaf7ffd7af2edf2e651c395f063e101f | /atcoder/old/abc140c.cpp | 6d3876a3557fe5dd27c4b47cc6ae6e9372c44705 | [] | no_license | Asa-to/c-prac | f6cf1021fe82ab0632e3ce36f5c71c8cbbf94328 | e01d6ea9abe7502f7db644cec6952c7d72845ebe | refs/heads/master | 2022-06-12T08:51:00.633265 | 2022-05-25T04:58:49 | 2022-05-25T04:58:49 | 252,183,508 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 348 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(void){
int n;
cin >> n;
vector<int> a(n-1);
int sum = 0;
for(int i = 0; i < n-1; i++){
cin >> a[i];
if( i == 0){
sum += a[i];
}else{
sum += min(a[i], a[i-1]);
}
}
cout << sum + a[n... | [
"sethuna03@gmail.com"
] | sethuna03@gmail.com |
a7e1dd1ced98f849ecd36749f1d2e122398526a0 | c58833fb855c29ef1c1a6bb727065105aa01eb44 | /Player.cpp | 998ea1d8982e4c8db8757d35d5aea1d9bd5aaf0e | [] | no_license | nguyhh/TicTacTo | aa947faf942631e68d9a9754155df84fe78b0dea | fbcf58014b8cacba267187985df2f09b223942a0 | refs/heads/master | 2020-08-01T07:18:00.877636 | 2019-10-07T13:49:41 | 2019-10-07T13:49:41 | 210,911,883 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | cpp | #pragma once
#include <stdio.h>
#include <string>
#include "Player.h"
using namespace std;
Player::Player(string name, char symbol) {
playerName =new string(name);
playerSymbol = new char(symbol);
}
Player::~Player(){}
| [
"nguyenhaiha1224@gmail.com"
] | nguyenhaiha1224@gmail.com |
9c3d130cf854fd836156dc56b8d1caeddb6b7391 | a622866a8e9f0d7bbd7c7ff3cb2ac6ad1660025b | /PowerSupply.ino | 8b594073d005210cb2290ceb7630056191af60cc | [] | no_license | ashfordl/power-supply | 7cf4ae1b737b480695efd7971400154d4f9b714b | 768397b3c96e213024e0bb258063c0fbea5a7b69 | refs/heads/master | 2022-07-19T13:29:44.425702 | 2020-05-22T23:02:23 | 2020-05-22T23:02:23 | 69,820,417 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,617 | ino | /*
* Power Supply Firmware
* Luke Ashford 2020
*
* Written for Atmel ATmega328 running Arduino bootloader
*
* Library dependencies (source):
* LiquidCrystal_I2C v1.1.2 (Arduino IDE Library Manager)
* TimerOne v1.1.0 (Arduino IDE Library Manager)
*/
#include <Wire.h>
#include <LiquidCrystal_I2C.h>
#include... | [
"luke.a.ashford@gmail.com"
] | luke.a.ashford@gmail.com |
0b55594415a3090843be1caed09f4c726fd99103 | 9030ce2789a58888904d0c50c21591632eddffd7 | /SDK/ARKSurvivalEvolved_PrimalItemArmor_ParaSaddle_Launch_functions.cpp | d56d258d0d38b72738a5199adc0e20042933d894 | [
"MIT"
] | permissive | 2bite/ARK-SDK | 8ce93f504b2e3bd4f8e7ced184980b13f127b7bf | ce1f4906ccf82ed38518558c0163c4f92f5f7b14 | refs/heads/master | 2022-09-19T06:28:20.076298 | 2022-09-03T17:21:00 | 2022-09-03T17:21:00 | 232,411,353 | 14 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,192 | cpp | // ARKSurvivalEvolved (332.8) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_PrimalItemArmor_ParaSaddle_Launch_parameters.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Functions
//------------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
f0853de3894c6798466bd488dd825aa711e6c9e5 | 3be1788c5c16e3e8664770e63bc0193f078dd65a | /iot/ui/expertinfo_window.cpp | a1ae1341ae77de6a3e0bc2c2042d7cc9e518ace4 | [] | no_license | DHxiaofei/ar-iot | e05202f524f99da786436126e15901ec2d59cd26 | b697f667f6c96b469db75540b3415e093fe0f898 | refs/heads/master | 2021-01-23T01:51:11.870808 | 2017-06-12T09:24:51 | 2017-06-12T09:24:51 | 92,898,856 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,808 | cpp | #include "expertinfo_window.h"
expertinfo_window::expertinfo_window(QWidget *parent)
: QWidget(parent)
{
button_flag = 0;
this->setGeometry(QRect(0,g_RcStatusbar.bottom(),g_RcMain.width(),g_RcMain.height()));
this->setAttribute(Qt::WA_DeleteOnClose);
this->setWindowFlags(windowFlags()|Qt::FramelessWindowHint|Q... | [
"304860136@qq.com"
] | 304860136@qq.com |
4f42571d54ed2997b57f69a42e4b6b4fd7993815 | ceec46b13bda3423f9d351ec56405e8ee23661f5 | /WINAPI_PF/Polygon2.h | c593c39669267a634b3085d894f00afea1b45d28 | [] | no_license | ThoCegi/WINAPI_PF | 4086245127f49a537cffca2f950b55048c84b76a | b8401ecd423902912cdcca073beaf73686868cdc | refs/heads/master | 2023-07-20T07:08:35.322938 | 2021-08-16T10:21:23 | 2021-08-16T10:21:23 | 396,300,669 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | h | #pragma once
class Polygon2 : public Object
{
private:
vector<Vector2*> vertices;
Rect* rect;
POINT* points;
public:
Polygon2(vector<Vector2*> vertices);
Polygon2(Rect* rect);
~Polygon2();
virtual void Render(HDC hdc) override;
void Update();
void SetArr();
virtual bool Collision(Line* line) override... | [
"bsb0527@naver.com"
] | bsb0527@naver.com |
aba8e302bf92c24fda6d86ff96f7c15eccbaeb37 | 5de42c4e14a7ddbc284a742c66cb01b230ba43ce | /codeforces/946/G.cpp | 017254fae41cae75e37ceaa190e2dbf0ef5f1f75 | [] | no_license | NhatMinh0208/CP-Archive | 42d6cc9b1d2d6b8c85e637b8a88a6852a398cc23 | f95784d53708003e7ba74cbe4f2c7a888d29eac4 | refs/heads/master | 2023-05-09T15:50:34.344385 | 2021-05-04T14:25:00 | 2021-05-19T16:10:11 | 323,779,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,361 | cpp | /*
New, shiny, hand-crafted segtree template.
Perfect for use in any online contest.
Tested with Codeforces Edu and library-checker.
*/
#include <bits/stdc++.h>
using namespace std;
#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>
using namespace __gnu_pbds;
#define fef(i,a,b) ... | [
"minhkhicon2468@gmail.com"
] | minhkhicon2468@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.