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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
20f2b8da39a1e5eac1ce4899fc79196b2d01be6b | 8ae3251cb862f64bc72660c6bbbaccfbd990d4d0 | /UpdateProgram/UpdataModule.cpp | d848e572b918e8d4841a7479db0495867ff7fc7f | [] | no_license | GengGode/UpdateProgram | df9b5f83d9372abc3c04db254ac7494415cd2027 | f5d6dc5b0f8e515ab21e40b36b69205fb75d011c | refs/heads/master | 2023-08-04T08:09:34.720950 | 2021-09-18T12:09:02 | 2021-09-18T12:09:02 | 383,252,675 | 5 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,414 | cpp | #include "UpdataModule.h"
UpdataModule::UpdataModule()
{
downloadFile = NULL;
downloadReply = NULL;
bisFinished = false;
}
UpdataModule::~UpdataModule()
{
cancel();
}
void UpdataModule::setData(QUrl url)
{
QString sd = QSslSocket::sslLibraryBuildVersionString();
bool is= QSslSocket::supportsSsl();
downloadUrl... | [
"GengGode@outlook.com"
] | GengGode@outlook.com |
6edcd6702533f8eff72fcf8170d80e627ceeb87f | 20b49a6ef1fa417d67abef2d29a598c9e41c478e | /atCoder/Beginner Contests/Beginner Contest 158/C.cpp | a7503acc1ebd514170cb302616faab72f7220429 | [] | no_license | switchpiggy/Competitive_Programming | 956dac4a71fdf65de2959dd142a2032e2f0710e1 | beaaae4ece70889b0af1494d68c630a6e053558a | refs/heads/master | 2023-04-15T19:13:12.348433 | 2021-04-04T06:12:29 | 2021-04-04T06:12:29 | 290,905,106 | 1 | 3 | null | 2020-10-05T20:16:53 | 2020-08-27T23:38:48 | C++ | UTF-8 | C++ | false | false | 384 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long int ll;
long double a, b;
int main() {
ios_base::sync_with_stdio(0);
cin.tie(0);
cin >> a >> b;
for(long double i = 1; i <= 10000; ++i) {
if(floor(i * 0.08) == a && floor(i * 0.1) == b) {
cout << i << ' ';
... | [
"switchpiggy@users.noreply.github.com"
] | switchpiggy@users.noreply.github.com |
471cf32c294a9b37abef485d721147900f94d921 | adc78f1a63d6b2686c009740510f8b810b43ed7b | /TwinStickShooter/Intermediate/Build/Win64/UE4Editor/Inc/TwinStickShooter/BasicCharacter.generated.h | b36b7fe7aaaab79070a131654afc69e8610ae425 | [] | no_license | EstebanSon/Unreal | 1fe79ffe45e8614de00a888a3429675c490c3ca3 | e4992bc18d974f13caa0201de1d284da748ac627 | refs/heads/master | 2020-09-02T05:56:21.313463 | 2019-12-07T13:24:41 | 2019-12-07T13:24:41 | 219,147,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,673 | h | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
C++ class header boilerplate exported from UnrealHeaderTool.
This is automatically generated by the tools.
DO NOT modify this manually! Edit the corresponding .h files instead!
=... | [
"isomorphism1126@gmail.com"
] | isomorphism1126@gmail.com |
9d3aa980c1f0c1dae16c51c81a940fec6dfd9b5f | f1f87b37763e8fc2f8b4ccef365a8328d68c5684 | /event.h | 8ca9255d436b6aac9836be915fe2517762160c08 | [] | no_license | Markoj96/Multi-thread-kernel-implementation | b55d43b7a71d3ed7a9aad296469604fc34aaf507 | 1ec6f8f1eb8b7edffcf87cda5bb15c0280328309 | refs/heads/master | 2022-01-06T10:40:47.673767 | 2019-07-06T17:46:45 | 2019-07-06T17:46:45 | 111,222,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 288 | h | #ifndef _event_h_
#define _event_h_
typedef unsigned char IVTNo;
class KernelEv;
class Event
{
private:
KernelEv* myImpl;
protected:
friend class KernelEv;
void signal(); // can call KernelEv
public:
Event (IVTNo ivtNo);
~Event ();
void wait ();
};
#endif | [
"noreply@github.com"
] | Markoj96.noreply@github.com |
2bde5b91daed52095c44b379d128adcfac0f3c26 | 072b89518267b298c53b93e5841de42ffe5d72a8 | /loader.hpp | 8d7ee3583487e8d3722f31c34dba1f68bcb29533 | [
"MIT"
] | permissive | ciechowoj/master | cdc42b58389a3d6815165d2ce4e45ac8adc98570 | 90117e76c001fd105fec47d5d2b0ccc4dc09c07e | refs/heads/master | 2021-01-24T06:32:16.073525 | 2018-04-03T19:30:18 | 2018-04-03T19:30:18 | 54,417,785 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 674 | hpp | #pragma once
#include <Scene.hpp>
namespace haste {
shared<Scene> loadScene(string path);
struct Triangle {
vec3 vertices[3];
vec3 operator[](size_t i) const
{
return vertices[i];
}
vec3& operator[](size_t i)
{
return vertices[i];
}
float area() const
{
... | [
"keepitsimplesirius@gmail.com"
] | keepitsimplesirius@gmail.com |
5bb4c2c52dd73ec5666dc343fdaf369ff5b8a8d6 | 36a5da9b2f714c331cd1685f7506e6cc9e433c7b | /simulation/include/PhysicsListMessenger.hh | 81a2b5e426074e14cb0460b893d364242de5b420 | [] | no_license | nretza/PRM_SimpleG4PairProduction | 1fd469d466736538ab37c8c605fedf08219695ca | 3505f3e5a3b0a4b0c3dcef08bfc37a2024e301a9 | refs/heads/master | 2023-09-02T16:30:47.214807 | 2021-10-28T15:50:23 | 2021-10-28T15:50:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,712 | hh | //
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | [
"niklas.retza@tum.de"
] | niklas.retza@tum.de |
94980120d57a4dad9cc1a8fd998051e1459051f3 | cf5d850d7dd35eb67b8a688d7215190d398e5675 | /compiler/codes/main.cpp | 4d81d0a811aaed4fcbb2cf56d7fa529125bd95a4 | [] | no_license | drzdj/pascal_s_compiler | 4987cbd149d15899d25a5f92a7647c922800fdc3 | 120163471807fac94eaa90d611f78f61eb38c6c1 | refs/heads/master | 2020-06-13T19:27:59.693653 | 2019-07-10T15:00:33 | 2019-07-10T15:00:33 | 194,766,458 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 214 | cpp | #include "common.h"
#include "y.tab.h"
#include "datastruct.h"
int main(int argc, char ** argv){
if(argc > 1) freopen(argv[1], "r", stdin);
if(argc > 2) freopen(argv[2], "w", stdout);
yyparse();
return 0;
} | [
"dongranzdj@126.com"
] | dongranzdj@126.com |
64eab081056e41d84ecaeef034783084e55b65f7 | 9f42a093ac3c534245524f4ecd332c02a64d515a | /contrib/endpoints/src/api_manager/auth/lib/json_util_test.cc | 5003691d1894e31e31f6aaae5e472eb034640182 | [
"Apache-2.0"
] | permissive | mandarjog/proxy | 2ff7b5e8ad4954fb0a5702adeb841ea01320f93a | 33d357e35a95c92f46012bb16396f949c240fd47 | refs/heads/master | 2022-04-30T02:29:17.877038 | 2017-04-26T20:46:27 | 2017-04-26T20:46:27 | 89,571,289 | 1 | 0 | null | 2017-04-27T07:53:30 | 2017-04-27T07:53:30 | null | UTF-8 | C++ | false | false | 3,601 | cc | // Copyright 2016 Google Inc. 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 ... | [
"qiwzhang@google.com"
] | qiwzhang@google.com |
9b4422998d88e17f218265fc727706b8337f8e8e | fad6eedf0e7f33677680bc12628f4c663767e9fd | /quazip/quazipfile.cpp | ca14804aff6b2a1dfd94443b8cc0af2652cce33a | [] | no_license | atesarik/RedFoX | b684c301cabb29e60719a9e0761bfb36387042f1 | a009d78e6af808ac3e4cccd5af262b180dd096f6 | refs/heads/master | 2021-01-16T22:59:15.878651 | 2014-05-22T16:55:07 | 2014-05-22T16:55:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,618 | cpp | /*
Copyright (C) 2005-2014 Sergey A. Tachenov
This file is part of QuaZIP.
QuaZIP 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 3 of the License, or
(at your option) any later ver... | [
"0thefox0@gmail.com"
] | 0thefox0@gmail.com |
0bae99193f1815f532174bc76c0aca036b41b1f6 | 65e3391b6afbef10ec9429ca4b43a26b5cf480af | /MUON/MUONgraphics/AliMUONTrackerLV.h | 49b86c4889c83a4997e53d816c906f0fd8973422 | [] | permissive | alisw/AliRoot | c0976f7105ae1e3d107dfe93578f819473b2b83f | d3f86386afbaac9f8b8658da6710eed2bdee977f | refs/heads/master | 2023-08-03T11:15:54.211198 | 2023-07-28T12:39:57 | 2023-07-28T12:39:57 | 53,312,169 | 61 | 299 | BSD-3-Clause | 2023-07-28T13:19:50 | 2016-03-07T09:20:12 | C++ | UTF-8 | C++ | false | false | 720 | h | #ifndef ALIMUONTRACKERLV_H
#define ALIMUONTRACKERLV_H
#ifndef ALIMUONTRACKERVOLTAGES_H
# include "AliMUONTrackerVoltages.h"
#endif
class AliMUONTrackerLV : public AliMUONTrackerVoltages
{
public:
AliMUONTrackerLV(const char* runlist, const char* ocdbPath);
AliMUONTrackerLV(Int_t runNumber, const char* ocdbPath);... | [
"laurent.aphecetche@cern.ch"
] | laurent.aphecetche@cern.ch |
c551359b61bcb661952b561cfd58e857ae3e4e4d | 6717142162a4f06640291cd9b5651af86043d103 | /services/data_decoder/data_decoder_service.h | 4aa4bda7ba45bcb672373e302075ea89ac160c6c | [
"BSD-3-Clause"
] | permissive | Sharp-Rock/chromium | ad82f1be0ba36563dfab380071b8520c7c39d89a | 239aaf3cc8a338de2c668e5b9170d37b0848a238 | refs/heads/master | 2023-02-25T08:29:01.592526 | 2019-09-11T12:31:58 | 2019-09-11T12:31:58 | 207,808,804 | 0 | 0 | BSD-3-Clause | 2019-09-11T12:37:41 | 2019-09-11T12:37:41 | null | UTF-8 | C++ | false | false | 2,496 | h | // 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.
#ifndef SERVICES_DATA_DECODER_DATA_DECODER_SERVICE_H_
#define SERVICES_DATA_DECODER_DATA_DECODER_SERVICE_H_
#include <memory>
#include "base/macros.h"
#... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f278f7a120d52d8f3a57eada7dc4062fdd92ac4d | ee1e422bc4ede5892f5a517e988f5ac33559457d | /pgadmin/ctl/ctlSQLBox.cpp | 0c80091dd881182378e3139827a8577dd46f7b0c | [
"PostgreSQL"
] | permissive | oskardolch/pgAdmin3 | a783f718b516bc8056eb1738aff17bb2b37127cd | 5bbfba79f533eefef741bbbd8ea55f4ee07e19bd | refs/heads/master | 2021-04-24T08:29:44.134922 | 2021-04-02T08:16:38 | 2021-04-02T08:16:38 | 250,107,120 | 1 | 0 | null | 2020-03-25T22:37:04 | 2020-03-25T22:37:04 | null | UTF-8 | C++ | false | false | 21,654 | cpp | //////////////////////////////////////////////////////////////////////////
//
// pgAdmin III - PostgreSQL Tools
//
// Copyright (C) 2002 - 2016, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
// ctlSQLBox.cpp - SQL syntax highlighting textbox
//
///////////////////////////////... | [
"sami@tokavuh.com"
] | sami@tokavuh.com |
d87d6138f854ba444a81b9f545bd9dba71041e60 | 3229356d4561aa2850ffd6c9a069b14b03ce2644 | /Floyd.cpp | bfe01470d321f95a2723701d5c268482de6250d9 | [] | no_license | thanhchauns2/Rep3 | 86a236967eb344f89f186d907d6a71987832e2e7 | 6807ba31299bcbe83639eb8fcd2f7241d0b548c2 | refs/heads/main | 2023-05-09T03:32:20.321963 | 2021-05-22T11:27:56 | 2021-05-22T11:27:56 | 372,383,963 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,268 | cpp | // Designed by Nguyen Thanh Chau
// a.k.a Paperback Collector
// En Taro Adun! - TemplarAssasin a.k.a Zeratul
// ##### #####
// ### #### #### ###
// ## ### ### ##
// ## #### ##
// ## ... | [
"noreply@github.com"
] | thanhchauns2.noreply@github.com |
e982fdf41631f27d844fbc555c784d7a74b56716 | 50ac13466c27e94dd2dd18ac8a8a7268aa4e923a | /Chapter_11/sortedRange/sorted1.cpp | 21803db8f05e52c3313df15e18739951dee858b5 | [] | no_license | daodol/StudySTL | 25b6caecdc286a1a4216e641ef3c96cee9f507a3 | 32015c570eaf257d01a32d3476a0008a86f94ec1 | refs/heads/master | 2021-09-04T03:05:12.299806 | 2018-01-15T01:40:42 | 2018-01-15T01:40:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,102 | cpp | #include"algostuff.hpp"
using namespace std;
int main()
{
vector<int>c1{1,2,2,4,6,7,7,9};
deque<int> c2{2,2,2,3,6,6,8,9};
cout << "c1: ";
copy(c1.cbegin(), c1.cend(), ostream_iterator<int>(cout, " "));
cout << endl;
cout << "c2: ";
copy(c2.cbegin(), c2.cend(),
ostream_iterator<int>(cout, " "));
... | [
"568741362@qq.com"
] | 568741362@qq.com |
271ce87c94ccf141a2dce390e43acc4e95aba9bc | a94e06a7ba0d197b644517102270868e87204f4f | /src/primitives/transaction.cpp | c2c338e9d4bb84651dd00f6fb8c475b4e979dcc7 | [
"MIT"
] | permissive | cloudblockchain/cloudblockchain | f8a4c96b7c02d6c76cdb80619ce24ec16cad6594 | f9493f91424e2813764b1305e8741e9bab77f061 | refs/heads/master | 2020-07-06T16:32:01.170844 | 2019-08-19T02:02:28 | 2019-08-19T02:02:28 | 203,077,047 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,482 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2017 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 <primitives/transaction.h>
#include <hash.h>
#include <tinyformat.h>
#i... | [
"cloudblockchain@hotmail.com"
] | cloudblockchain@hotmail.com |
1cedebb1b6ff95f031223f4fd5f38ecebc4f6245 | 9ddc81b9f8285b3a384b13fbbbf292f4a473e638 | /src/net.h | 2fd4555041f9bb8b7851fc6e740ab939ff3cb957 | [
"MIT"
] | permissive | Al3xxx19/jiyo | 80f15e659e80a928823be6e7c6e1b9a16920b78c | 363ae3a1f1154c64ddf066a5095973b3cd9b1268 | refs/heads/master | 2020-04-25T17:34:44.187357 | 2019-02-27T17:34:37 | 2019-02-27T17:34:37 | 172,953,658 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,724 | h | // Copyright (c) 2009-2009 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2018 The PIVX developers
// Copyright (c) 2018-2018 The Jiyo developers
// Distributed under the MIT software license, see the accompanying
// file COPYING ... | [
"39266190+Al3xxx19@users.noreply.github.com"
] | 39266190+Al3xxx19@users.noreply.github.com |
e2a7b916dfd614afbe96258a91fc5b17ac5bd78a | 2972c995f3ce4da7981cf9258551fa50abd99bab | /example/src/ofApp.h | d188f2fcaedc890333bcdd1018e59eecc8e817e6 | [
"MIT"
] | permissive | armadillu/ofxAutoTexture | f82f3d931b42a170b56ff0b7eefe7a2384387598 | 3da4550b10f08395bef16e99c73dcc35eec4c8d0 | refs/heads/main | 2021-06-24T07:08:51.973574 | 2020-12-01T21:20:28 | 2020-12-01T21:20:28 | 49,675,968 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 158 | h | #pragma once
#include "ofMain.h"
#include "ofxAutoTexture.h"
class ofApp : public ofBaseApp{
public:
void setup();
void draw();
ofxAutoTexture tex;
};
| [
"oriol@uri.cat"
] | oriol@uri.cat |
0d83ac74ee9e5f370146e3e9aed34b357d9e151a | 73fc012e8b18e0b61665ac546d2d3abad522b4f8 | /src/zmq/zmqconfig.h | d859b11c3baa188d39798b33abb947d920b36668 | [
"MIT"
] | permissive | LightBurdenOfficial/nirodium-core | f14f52d2d9256b9504c5ee85d4811c798b51fdb4 | 9d513a6dbccb20750f6d51ac6b74e9d9c95bf3b3 | refs/heads/master | 2023-08-03T16:31:53.395700 | 2021-04-24T01:38:56 | 2021-04-24T01:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | h | // 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.
#ifndef BITCOIN_ZMQ_ZMQCONFIG_H
#define BITCOIN_ZMQ_ZMQCONFIG_H
#if defined(HAVE_CONFIG_H)
#include "config/nirodium-config.h"
#e... | [
"nirodium.director@gmail.com"
] | nirodium.director@gmail.com |
7efa6b3f4be69ac639f49c8dd7c18fd882a4d9ef | 9bf07152b41dd811ce9219d71f63fee215b997de | /C++/Program 26/PrimeNo.cpp | a8e9b66bc710dc5c6c74ec13ae97db6eeb623b8a | [] | no_license | swaaz/basicprograms | 50846c106457cbe6f3e4282f380d96641fccaedd | 1da80d646cd23a77c109f0b7fa2cda598c726ba2 | refs/heads/master | 2022-11-05T08:16:36.337523 | 2022-10-31T18:22:57 | 2022-10-31T18:22:57 | 196,019,879 | 31 | 129 | null | 2022-10-31T18:22:58 | 2019-07-09T13:59:43 | JavaScript | UTF-8 | C++ | false | false | 327 | cpp | #include<iostream>
using namespace std;
int main(){
int n,k=0;
cout<<"Check the no is prime or not"<<endl;
cin>>n;
for(int i=1;i<=n;i++){
if(n%i==0){
k++;
}
}
if(k==2){
cout<<"No. is Prime";
}
else{
cout<<"No. is not prime";
}
retu... | [
"akashsh27901@gmail.com"
] | akashsh27901@gmail.com |
8970057fa9971a808d6d4901e29d800df4208b84 | 5fdd476476fbaf3b6ea859691c3afcd17eab5001 | /MORNING/WINAPI/winapi_unicode/winapi_unicode/winapi_unicode.cpp | d515a8a4394d29edf4eab11cb460b32692061218 | [] | no_license | itstepP21014/PirozhnikDZ | 9c9e854a2a7cf757016161de982227e5fafcc6d8 | 94f52c304923bd6d2f47531592368135ab2c2541 | refs/heads/master | 2021-01-23T19:13:23.408395 | 2016-11-19T09:41:15 | 2016-11-19T09:41:15 | 27,079,112 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,019 | cpp | // ConsoleApplication.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int _tmain(int argc, _TCHAR* argv[])
{
std::wcout.imbue(std::locale(".866")); // перекодируем из 1251 кодировки в нужную кодировку ( .866 - кодировка консоли)
wchar_t *hello = L"Привет ";
//wprintf(L"%s коллег... | [
"pirozhenka@yandex.ru"
] | pirozhenka@yandex.ru |
b6db44e50015ea13937bfc148b29721214e7eba8 | 42c512280823a60e65652b97c7768ba6ea2a356b | /cetc38/workspace/include/src/AlgoriLib/Cfloat32.h | b6c6beddd2e028bf4d66d28e9912301215f4e0c5 | [] | no_license | w4ow/Virtual_Platform | f75cd68576e6d285d3310eb23be7ce9d6fb442cb | 58523c05f125413e09db69849ee00a2eb0acfd4b | refs/heads/master | 2022-03-10T20:58:42.520643 | 2019-09-08T05:24:56 | 2019-09-08T05:24:56 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,445 | h | /*************************************************
Copyright (C),
File name: Cfloat.h
Author:
Version:
Date:
Description: // 对32位浮点数操作,取指数,取尾数,判断零,非数,规格化数
History: // 修改历史记录列表,每条修改记录应包括修改日期、修改
// 者及修改内容简述
1. Date: 2007-12-11
... | [
"pragmaticversioncontrol"
] | pragmaticversioncontrol |
2717d18be58886a939dc4c6b246b09f0b8df1b92 | ad8271700e52ec93bc62a6fa3ee52ef080e320f2 | /CatalystRichPresence/CatalystSDK/IglooDebugRenderer.h | 43c881f5dd68915d789b80afb181da2bd11f941a | [] | no_license | RubberDuckShobe/CatalystRPC | 6b0cd4482d514a8be3b992b55ec143273b3ada7b | 92d0e2723e600d03c33f9f027c3980d0f087c6bf | refs/heads/master | 2022-07-29T20:50:50.640653 | 2021-03-25T06:21:35 | 2021-03-25T06:21:35 | 351,097,185 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 376 | h | //
// Generated with FrostbiteGen by Chod
// File: SDK\IglooDebugRenderer.h
// Created: Wed Mar 10 19:06:32 2021
//
#ifndef FBGEN_IglooDebugRenderer_H
#define FBGEN_IglooDebugRenderer_H
class IglooDebugRenderer
{
public:
static void* GetTypeInfo()
{
return (void*)0x0000000142831400;
}
unsigned char _0x0[0x18];
... | [
"dog@dog.dog"
] | dog@dog.dog |
9d8eb97e79a2d369776b10a1ff2096c9f0bf63e6 | 9d3c6c3ed442386eb465b65a720adcc6374aa1a1 | /include/modules/hostserv/del.h | 5ba1c4238820dd62c3dfbb119f87bf5e8fe5f3c7 | [] | no_license | ratchet-stpup/anope | 2007ffc7a25b867768c0ab0275131813a0f67114 | c736ba71a5fb6eb51d1e63e00a1ca623c12e0504 | refs/heads/master | 2021-01-23T05:35:13.705733 | 2017-03-19T22:56:47 | 2017-03-19T22:56:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 997 | h | /*
* Anope IRC Services
*
* Copyright (C) 2014-2016 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope 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, version 2.
*
* This program is ... | [
"Adam@anope.org"
] | Adam@anope.org |
5ec339ed1d7f30883bcf776becd331a5611c96ce | 350fe17d45d545242682e667c16c1aafb2f2c904 | /SHO_GS/GS_CThreadSQL.h | bb0c5d196f312a87201df2b0ebbf628a6adb6aac | [] | no_license | hdelanno/titanmods | cd371984f26432b238087bac61bda395166e06fb | 1712e5bc5f9d192eca2666721475419c7da0adf2 | refs/heads/master | 2021-01-20T16:45:18.250756 | 2014-03-18T16:55:13 | 2014-03-18T16:55:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,183 | h | ////////////////////////////////////////////////////////////////////////
/////// GS_CThreadSQL class by MaTT (c) 2009-2010 ////////////
////////////////////////////////////////////////////////////////////////
#ifndef GS_CThreadSQL_H
#define GS_CThreadSQL_H
#include "SHO_GS.h"
#include "CSqlTHREAD.h"
#include "... | [
"james.benton2@gmail.com"
] | james.benton2@gmail.com |
ee096662c83c67996fc6e2055340957c65f93ba8 | 277b1a0e2a4b759bb32ac898a01a28398e1e380d | /dbj.org.samples/headers/dbj_atoms.h | 77a012c071cbc6370cbcf9580b9515567e9a17ea | [
"Apache-2.0"
] | permissive | DBJDBJ/dbj.samples | 13d9fc056e91af2cb32a3db328881061185aa8d3 | cd23d62b9ded5a46d1e852231fc10dd7f401bbb8 | refs/heads/master | 2021-01-24T02:10:28.509427 | 2018-08-20T14:55:33 | 2018-08-20T14:55:33 | 105,622,803 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,064 | h | #pragma once
#define _ENABLE_ATOMIC_ALIGNMENT_FIX
#include <atomic>
/*
It seems std::atomic + MSVC are not ready yet? The simple code bellow throws a lot of exceptions
like this one:
Exception thrown at 0x7461B872 in dbj.org.samples.exe:
Microsoft C++ exception: std::out_of_range at memory location 0x00EFEA3C.... | [
"dbj@dbj.org"
] | dbj@dbj.org |
2ab58ae610d1b7b6efafa3f895621b9d4e92b212 | d7012e56e93b95ee6ef4c174438c126fbdf267a3 | /Random Contest/Nth catalan number.cpp | b3e2dcfc965b4c1167e88a2ca1fae345088d787d | [] | no_license | jestupinanb/Contest | 87b7bee3dbb3a74d72c0afd66c831931f83abff0 | 463dc37d8936bbeb09977d1d17796a88c3a0d189 | refs/heads/master | 2021-07-21T12:23:39.798451 | 2021-07-14T22:23:41 | 2021-07-14T22:23:41 | 235,777,522 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,330 | cpp | //https://practice.geeksforgeeks.org/problems/nth-catalan-number/0
#include <bits/stdc++.h>
using namespace std;
const int base = 1000000000;
const int base_digits = 9;
//is from internet
struct bigint {
vector<int> a;
int sign;
bigint() :
sign(1) {
}
bigint(long long v) {
*this = v;
}
bigint(const stri... | [
"30636279+jestupinanb@users.noreply.github.com"
] | 30636279+jestupinanb@users.noreply.github.com |
85c17ea1614479ed1c0aff4cbcec272068ec5159 | 810dda885341230060dde8b8ce2a6c10b976a96a | /src/modules/video/ShapeBuilder.h | 25bba5e1dfa81f5884cbf8cc725ddc828ed2e89a | [] | no_license | aiekick/engine | 99f1d99ccb9c7b5108189d5c4399e294f236d033 | c90c66ede21d11bf7c689e68e461a193dd5cb7d6 | refs/heads/master | 2020-03-11T19:43:06.203687 | 2018-04-16T20:34:51 | 2018-04-16T20:34:51 | 130,215,870 | 1 | 0 | null | 2018-04-19T12:57:21 | 2018-04-19T12:57:21 | null | UTF-8 | C++ | false | false | 5,495 | h | /**
* @file
*/
#pragma once
#include "core/Common.h"
#include "math/AABB.h"
#include "math/Plane.h"
#include "video/Camera.h"
#include "video/Types.h"
#include "core/GLM.h"
#include "core/Color.h"
#include <stdint.h>
#include <vector>
namespace video {
/**
* @brief Generates primitives and allows to generate geo... | [
"martin.gerhardy@gmail.com"
] | martin.gerhardy@gmail.com |
386172cce0d6bdcd9d339115342b6a0b5cfbb598 | 36c31b485a5906ab514c964491b8f001a70a67f5 | /Codeforces/CF 1600 - 1699/CF1609/CF1609C.cpp | f481cc027f258a7cfbb1bd1a4b82e1fb30cc07ff | [] | no_license | SMiles02/CompetitiveProgramming | 77926918d5512824900384639955b31b0d0a5841 | 035040538c7e2102a88a2e3587e1ca984a2d9568 | refs/heads/master | 2023-08-18T22:14:09.997704 | 2023-08-13T20:30:42 | 2023-08-13T20:30:42 | 277,504,801 | 25 | 5 | null | 2022-11-01T01:34:30 | 2020-07-06T09:54:44 | C++ | UTF-8 | C++ | false | false | 2,453 | cpp | // #pragma GCC optimize("Ofast,unroll-loops")
// #pragma GCC target("avx,avx2,sse,sse2")
#include <bits/stdc++.h>
#define ll long long
#define sz(x) (int)(x).size()
using namespace std;
// mt19937 rng(chrono::steady_clock::now().time_since_epoch().count());
// uniform_int_distribution<int>(1000,10000)(rng)
ll binpow(l... | [
"mahajan.suneet2002@gmail.com"
] | mahajan.suneet2002@gmail.com |
2dc7c736a2ff964b00b51d8ed2c67255dae928bc | 4985aad8ecfceca8027709cf488bc2c601443385 | /build/Android/Debug/app/src/main/include/_root.FuseControlsPri-d9ada289.h | 81ed48aca2c12cab86e0c2b61530c4f50e25f6f0 | [] | no_license | pacol85/Test1 | a9fd874711af67cb6b9559d9a4a0e10037944d89 | c7bb59a1b961bfb40fe320ee44ca67e068f0a827 | refs/heads/master | 2021-01-25T11:39:32.441939 | 2017-06-12T21:48:37 | 2017-06-12T21:48:37 | 93,937,614 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,104 | h | // This file was generated based on '../../AppData/Local/Fusetools/Packages/Fuse.Controls.Primitives/1.0.2/.uno/ux11/$.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Drawing.Brush.h>
#include <Uno.UX.Property-1.h>
namespace g{namespace Fuse{namespace Controls{struct... | [
"newreality64@gmail.com"
] | newreality64@gmail.com |
522271081374c9b1ef4541b5eefa2f100dbb2c79 | 9f6eb343628ccf9c9eda19c310680e929a97098a | /Source/UE4Inventory/UE4InventoryProjectile.cpp | 8d3c8cbf335d09563e8f9c770e91dc963e01cb09 | [] | no_license | RLTeachGit/UE4CPPInventory | c1dd94985022ebb6b8dec58e392cdef7f3ee84ed | de719c782c908591dbc8399867bad8494f71b94a | refs/heads/master | 2022-04-25T14:27:37.258448 | 2020-04-27T13:11:50 | 2020-04-27T13:11:50 | 256,781,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,794 | cpp | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "UE4InventoryProjectile.h"
#include "GameFramework/ProjectileMovementComponent.h"
#include "Components/SphereComponent.h"
AUE4InventoryProjectile::AUE4InventoryProjectile()
{
// Use a sphere as a simple collision representation
CollisionComp = C... | [
"richard@modulo17.com"
] | richard@modulo17.com |
9f430ffe99c82fb94921b554734e2666208d4478 | ec57c5cc1ab18cd368f84189c8772df4bf284279 | /tests/tests.cpp | b5a9c6bf20858a71743e1c4d8c699d79dc9d3c72 | [
"BSL-1.0"
] | permissive | J-Vernay/jvstr | 4d5f940dac4cce0c554426a65d08e6a4fb166800 | 5a9499609b75496fc2a38c92f7f56cd191be52e5 | refs/heads/main | 2023-02-15T18:08:04.106808 | 2021-01-14T09:35:17 | 2021-01-14T09:35:17 | 327,279,851 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,286 | cpp | #include "doctest.hpp"
#include "../jvstr/StrView.h"
#include "../jvstr/StrAlloc.h"
// C++ functionality: "test"_sv will be equivalent to jvmakeView("test")
StrView operator""_sv(char const* str, size_t) {
return StrView_make(str);
}
// Doctest feature: how to display our type
doctest::String toString(StrView vi... | [
"julien.vernay@telecom-st-etienne.fr"
] | julien.vernay@telecom-st-etienne.fr |
39ed5f1be93b7634cde1ed2aa9722ba28c4accf4 | 762327cd7e7b38367b8b806c208b2bc01c01740a | /HW2/0416324_hw2-4.cpp | b3f8d89318e6e191a11dfa27f21344f724cf500a | [] | no_license | Alfons0329/OS_Fall_2017 | 7d8f09dcb2cfa2138edf9732d684c08a4b6f4b75 | b47cbafb956541e9660c14260f04bb088322ddb5 | refs/heads/master | 2021-03-24T13:44:14.561902 | 2018-01-03T02:22:41 | 2018-01-03T02:22:41 | 105,872,290 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,546 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <fstream>
#include <iomanip>
#include <algorithm>
#include <sstream>
#include <queue>
#define INT_MAX 0x7FFFFFFF
#define MAX_N 100
#define pb push_back
#define PAUSE {fgetc(stdin);}//use for debugging
using namespace std;
int time_el,time_quantum_1,time_q... | [
"alfons.cs04@g2.nctu.edu.tw"
] | alfons.cs04@g2.nctu.edu.tw |
15f63c0c6eb3ee26c2e5af868f63192af1802b59 | 9e6b687da34c799e006c629aa8a33c3809bf9dee | /include/display/.vscode/cquery_cached_index/c@@users@tazol@documents@vex robotics@7842k@pros@7842k highland new/src@drivercontrol0.cpp | c7cfd11da8ae4e15cacc7773650e76ad097c6ea9 | [
"MIT"
] | permissive | Taz7842K/7842K-Highland-New | 54647711a0ff336dd455088fe56f6b2eff2aae28 | 2ac766761ae074d12f534a69330fa4ef1de210eb | refs/heads/master | 2020-04-12T07:16:03.557640 | 2018-12-19T17:49:45 | 2018-12-19T17:49:45 | 162,362,131 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 343 | cpp | #include "main.h"
#include "MainConfig.h"
/*
const int puncher(6);
pros::Motor m_puncher(6);
void driverControls()
{
while(true)
{
m_puncher.move(0);
if (JoystickMain.get_digital(DIGITAL_R1))
{
m_puncher.move(127);
}
else if (JoystickMain.get_digital(DIGITAL_R2))
{
m_puncher.mov... | [
"44256695+Taz7842K@users.noreply.github.com"
] | 44256695+Taz7842K@users.noreply.github.com |
ae6d3295c967ea093a2c251ea8f7ef32282bed0b | bc1d661ad60b2ff03412322b564c7fae89028c7a | /12554.cpp | 58f23638c794051760ccdfecabc273721552de16 | [] | no_license | rakib-f/UVA-Problem-Solutions- | de911424dd598df54cecfe5e2c1b05662cbcd170 | 9f70f578a7fa4a4d0014708eb124f97a28897346 | refs/heads/master | 2022-07-08T06:11:00.211500 | 2020-05-16T11:37:10 | 2020-05-16T11:37:10 | 261,638,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 601 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int tc;
cin >> tc;
char name[tc][100];
string song[] = {"Happy", "birthday", "to", "you", "Happy", "birthday", "to", "you", "Happy", "birthday", "to", "Rujia", "Happy", "birthday", "to", "you"};
for(int j=0;j<tc;j++)
{
scanf("%s... | [
"rakib.work96@gmail.com"
] | rakib.work96@gmail.com |
f86743c6b980d3b8ae1d973d9be2898055cfe361 | 0eb1f8f9bdf9d7af44d9496d37555aacfefc1579 | /cffex_eye/test/test_frame/src/plugin.h | b4998029be38df1582da9d039de10dd8a52f056d | [] | no_license | ssh352/cfffex_eye | 9c03fcfd27b241878577517ab501f07ec57adb17 | 38fa1f480df89d9e68d7acf12a9bf1d54dccd610 | refs/heads/master | 2021-06-25T04:59:11.000615 | 2017-09-07T14:37:31 | 2017-09-07T14:37:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,941 | h | #ifndef PLUGIN_H
#define PLUGIN_H
#include "iplugin.h"
#include <cffex/log/loghelper.h>
#include "xp_parser.h"
class pulgin: public iplugin
{
public:
pulgin(){};
~pulgin(){};
virtual std::vector<int> get_service_id() {
std::vector<int> v;
v.push_back(8001);
v.push_back(8002);
return v;
... | [
"xp@xupengMBP.local"
] | xp@xupengMBP.local |
0ee89ab184601aedaf52776c60a20309ff418c89 | ac8193f0849dec7a026915126e34fb97f3ff2d8b | /FlyCore/FlyCoreSource/ZSun.cpp | 7e9142936b577cf6bd7a8343ed07c0ca465bb6a3 | [] | no_license | oygx210/Fly | bafb9501418e51a3bda531a69e8999e43f70f69f | a12572ba72d4ae37060bea6c144e5277853af664 | refs/heads/master | 2022-04-01T22:25:17.191197 | 2019-12-24T07:58:35 | 2019-12-24T07:58:35 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 17,045 | cpp | //---------------------------------------------------------------------------
// ZSun.cpp
// А. Николенко 03.08.2018
//---------------------------------------------------------------------------
#include <stdafx.h>
#pragma hdrstop
#include <FlyMMath.h>
#include <FlyTime.h>
#include <FlyCoreSource\\ModType.h>
#includ... | [
"Nikolenko.A.V.2020@yandex.ru"
] | Nikolenko.A.V.2020@yandex.ru |
9fc60b3b988cd43334a3a5fd425b0e0a3aa52fb5 | d25b808c1982ec7b27cafb5182aad2660defe0d3 | /FM_MP2RAGE.cpp | 696fd83b31351bdd8cd1378b8e0c5d2ca8da6b9b | [] | no_license | xpjiang/FM_MP2RAGE | 038ae7c36128c19c8ef88c67f2dcda04fe8c2a8a | fc61552a21be171a83ce29849ce467a9526b7c23 | refs/heads/master | 2023-04-06T13:09:53.734615 | 2021-04-13T09:38:46 | 2021-04-13T09:38:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 73,196 | cpp | // -----------------------------------------------------------------------------
// Copyright (C) Siemens AG 1998 All Rights Reserved.
// -----------------------------------------------------------------------------
//
// Project: NUMARIS/4
// File: \n4_servers1\pkg\MrServers\MrImaging\seq\FM_MP2... | [
"maingaultf@gmail.com"
] | maingaultf@gmail.com |
dbb1783d8cb28d6a41902a87db0b5922a88897dc | 511b48288f8aee9c9123d7f7032f08a98b274890 | /04/Solution.cpp | 37f66563d8557a6a7f7d18281a78985a4ea9f30a | [] | no_license | mixosaurus/lcof | 85a17c2dc7c7e00919e517ac34e6d2c676313e56 | 7854a20f04e81177c085adf0a6a878cff97fda14 | refs/heads/master | 2023-04-12T12:56:23.804958 | 2021-05-10T06:06:00 | 2021-05-10T06:06:00 | 350,365,245 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,162 | cpp | #include "Solution.h"
#include<iostream>
using namespace std;
//当前索引(i, j)元素与target的大小关系有三种:等于、小于、大于
//若等于,返回
//若target小于当前元素,排除该列
//若target大于当前元素,排除该行
bool Solution::findNumberIn2DArray(vector<vector<int>>& matrix, int target) {
if (matrix.empty() || matrix.front().empty()) {
return false;
}
int i... | [
"lcpdfk@163.com"
] | lcpdfk@163.com |
e448ad363890bc718afa5c395ae86e7b53750a42 | 05591a80b08526b6a5be7751a06428f5a247f071 | /simulator/reader/base_reader.h | 2c7e1d7b3c2e2ff1eaca1b18273996f2ed088612 | [] | no_license | AlexLexx706/traktor_simulator | f0a620d5bf04858571fb6544c3f52c4457ba3a5c | 9199c5733beb2a94093b98e3bad79a06695d39ef | refs/heads/master | 2021-01-12T10:45:23.285996 | 2017-11-07T22:08:30 | 2017-11-07T22:08:30 | 72,677,371 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 975 | h | #ifndef __BASE_READER__
#define __BASE_READER__
#include "../common/SMat.h"
#include <list>
#include <iostream>
class BaseReader{
public:
struct Data
{
//миллисекунды
unsigned int time;
// позиция в метрах x,y,z
SVec ecef_pos;
//скорость м/сек.
double speed;
... | [
"alexlexx1@gmail.com"
] | alexlexx1@gmail.com |
ddd261600df57eff98fa5603769222c25a29da39 | 57a60d3e82f74db38a79e5f623e874c5d77eeabf | /lp1/prova/include/livro.hpp | 14484d894fcd1af8e8f3fdb9b51a10c9888a9c5d | [] | no_license | epitaciosilva/estudosProgramacao | 88493c30027111ffa81ce6c478c8170e91cd91e1 | 88c8dfa11a757ee3cdf44943e014cacf9eb6d2f4 | refs/heads/master | 2022-11-24T03:12:33.016929 | 2021-09-16T12:03:30 | 2021-09-16T12:03:30 | 124,131,747 | 0 | 0 | null | 2022-11-23T22:33:50 | 2018-03-06T20:03:02 | CSS | UTF-8 | C++ | false | false | 535 | hpp | #ifndef _LIVRO_HPP_
#define _LIVRO_HPP_
#include <string>
#include <iostream>
#include <vector>
using namespace std;
#include "midia.hpp"
class Livro : public Midia {
private:
string editora;
string isbn;
public:
Livro();
Livro(string titulo, string autor, string anoLancamen... | [
"bessa.epitacio@gmail.com"
] | bessa.epitacio@gmail.com |
395f16d84b1c4af71d5c2efe54a790bc1beb21c3 | e33dcca8fdd5ebda31443feddae99e58ed8bfa5a | /topcoder/SRM349-D1-500.cpp | ca22395f766bfdb4d4ae9e5800d56205d90ef9c3 | [] | no_license | keyliin0/Competitive-Programming | 5e6c4f7f3d4be0aa80f01bd623fef88e34a4eb74 | bf93567ab73f7545883a3af43fb6dd8f5fe7ac51 | refs/heads/master | 2021-06-07T11:47:35.930727 | 2020-01-19T22:13:05 | 2020-01-19T22:13:05 | 140,153,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | cpp | #include <bits/stdc++.h>
using namespace std;
#define loop(i,b,e) for(int i=b;i<=e;i++)
#define loop2(i,e,b) for(int i=e;i>=b;i--)
#define io ios_base::sync_with_stdio(false);cin.tie(0);cout.tie(0)
#define fi first
#define se second
#define X real()
#define Y imag()
#define cp(a,b) ( (conj(a)*(b)).imag() )
#d... | [
"noreply@github.com"
] | keyliin0.noreply@github.com |
59334e1fb3b13eade8b35b1b92d308945279cb98 | 7e31ac21c2c4fc61ad9023adcd5002c24ec2bf77 | /hw_cnn/hls/cnn_conv_d26x26_k3x3/solution1/.autopilot/db/core.pragma.0.cpp | 24abb79e32360122a21b8f1f6e92b0204bf69621 | [] | no_license | cgruda/repo | 86335d467ca28d8f7c11abcc02a2c3539484d57d | b40ae1b34b9b4d72e6d7814d872b5dd1dd20f1fd | refs/heads/master | 2023-06-18T07:22:25.609245 | 2021-07-20T14:02:49 | 2021-07-20T14:02:49 | 345,124,693 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,107,209 | cpp | #1 "cnn_conv_d26x26_k3x3/core.cpp"
#1 "cnn_conv_d26x26_k3x3/core.cpp" 1
#1 "<built-in>" 1
#1 "<built-in>" 3
#153 "<built-in>" 3
#1 "<command line>" 1
#1 "C:/Xilinx/Vivado_HLS/2016.4/common/technology/autopilot\\etc/autopilot_ssdm_op.h" 1
/* autopilot_ssdm_op.h*/
/*
#- (c) Copyright 2011-2016 Xilinx, Inc. All righ... | [
"cgruda@gmail.com"
] | cgruda@gmail.com |
83e2e649b1b9f71d59a00959b0c361ac58d07476 | 36f9ce1929798fc180780dd973155b99b24433d7 | /.svn/pristine/34/34381f22b5be255f9f5c38aafa85190b6df4a155.svn-base | 4bdd4f2748c3dee7f4812b5383368fb8fec58753 | [] | no_license | sunlong0724/myworkspce | 46b414ac17814192c4a4aad3cd6c4b60698a50ec | 8bca777024581a2087fce711eb2af00a2eee157e | refs/heads/master | 2021-01-17T16:22:44.860436 | 2016-09-18T01:56:32 | 2016-09-18T01:56:32 | 62,546,066 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 354 | /**
* Autogenerated by Thrift Compiler (0.9.1)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#include "AcquireStoreService_constants.h"
namespace hawkeye {
const AcquireStoreServiceConstants g_AcquireStoreService_constants;
AcquireStoreServiceConstants::AcquireStoreServic... | [
"sunlong0724@sina.com"
] | sunlong0724@sina.com | |
b180d0f7ba02f3b0221215cf15ae5bcf5edfd500 | 9b252477e2eea34e755ce25c4234f9f1c4ea10a7 | /Multiple_Serial_Ports/Multiple_Serial_Ports.ino | 98a930f45776ce94be76af8943cc3ef10a6a9a6a | [] | no_license | bwalderman/DesignLab_Examples | a6d9b6fc47034029dcf180c8db32b027375b1f3f | b68d97f6aba9c250283b7c0177a6dc304b733ed6 | refs/heads/master | 2021-01-23T22:29:54.727391 | 2017-09-10T03:10:15 | 2017-09-10T03:10:15 | 102,934,023 | 0 | 0 | null | 2017-09-09T06:59:22 | 2017-09-09T06:59:22 | null | UTF-8 | C++ | false | false | 1,467 | ino | //This code assumes that you will use a jumper wire to connect the tx pins of the to UARTs to the rx pin of mySerial1. Refer to the schematic of your custom Soft Processor to determine what physical pin those signals are connected to.
//Instantiate the 9 serial ports and connect them to the Wishbone slots that we spe... | [
"jack.gassett@gadgetfactory.net"
] | jack.gassett@gadgetfactory.net |
d8d26d394fa09fd9e2c62bc283f9eee09d07c94f | 5cbd4644c2ce895d54954ff6184ac13b1a07332e | /Application/Scene/SceneModifier.h | 5b965726a34668d53e50bb473aa16d75e446bafd | [] | no_license | nayaknishant/Nome3 | bd727a969074f916da4ae748850fc37404680a0c | 854a1a7de6bcf4b910d4925d06d2e1dcf4ac2a07 | refs/heads/master | 2020-09-01T20:59:22.968667 | 2019-10-31T22:28:00 | 2019-10-31T22:28:00 | 219,055,747 | 0 | 0 | null | 2019-11-01T20:12:35 | 2019-11-01T20:12:35 | null | UTF-8 | C++ | false | false | 655 | h | #pragma once
#include "Scene.h"
#include <Parsing/SourceManager.h>
namespace Nome::Scene
{
class CSceneModifier
{
public:
CSceneModifier(CScene* scene, CSourceManager* sm, CSourceFile* file, CASTContext* syntaxTree)
: Scene(scene)
, SourceManager(sm)
, File(file)
, AST(syntaxTree)
... | [
"chenyanjun912@hotmail.com"
] | chenyanjun912@hotmail.com |
d96c65052c502cdfaca08354f8ba6e06db65363a | 5550e6c7063bb8baff83a4401e9fab0a6506d553 | /util/log_reader_main.cc | 6d3ac0ce4bb4d3bef23a7d21ac0061c72b617d1a | [
"Apache-2.0"
] | permissive | wpisailbot/boat | ac3933afeb5942fc6d7da3c7b4c77b1d99c05da9 | 7c053d67422d21af95e350c4c9d31425e5760df8 | refs/heads/master | 2020-07-08T10:23:37.188288 | 2019-09-30T23:20:51 | 2019-09-30T23:20:51 | 67,947,373 | 4 | 2 | Apache-2.0 | 2019-09-30T23:20:52 | 2016-09-11T18:35:04 | C++ | UTF-8 | C++ | false | false | 77 | cc | #include "logger.h"
int main() {
sailbot::ReadFile("/tmp/logfilename");
}
| [
"jabukuszmaul+collab@gmail.com"
] | jabukuszmaul+collab@gmail.com |
8501734904ef810e260a9233b28cb8db56a5a500 | 27c0eb9959ab2444aed7f36135fa283b2d53056b | /Tools/src/GameDBServer/src/DBServer.cpp | ac7d77deea521dc384f7c73b7dd00545ab2a4434 | [] | no_license | zhanglq79/GameLib | 0fc2e017b0d38eaadb2ef94e659e4493d94ab3b2 | b2f08b909d112b2f4a57ff40c357f6b7b5ec379f | refs/heads/master | 2021-06-17T06:34:06.868057 | 2017-06-05T05:25:17 | 2017-06-05T05:25:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,336 | cpp | #include "GameDB/inc/RemoteNodeDefine.h"
#include "DBServer.h"
#include "ServerHandler.h"
#include "RPCCallFuncs.h"
namespace Server
{
DBServer::DBServer(void)
: ThreadPool::ThreadSustainTask(1, "DBServer")
, m_nHandlerCount(0)
{
m_pRpcListener = new ServerListener(this);
}
DBServer::~DBServer(void)
{
... | [
"woopengcheng@163.com"
] | woopengcheng@163.com |
a6bb5378ce94d12c776d7d006de490aaf03c9235 | 89908a4068b31bb323e8ebd126f028ca0d1925f1 | /day08.cpp | 74d8391efb153680af4d82bf7ab6f70ab968da32 | [] | no_license | lmark1/aoc2020 | 32db674239fee204998a75c253a8ff65ccbe73a1 | 33a7a44fff8c190939897f00927d62597c79d28c | refs/heads/main | 2023-02-06T01:35:07.913656 | 2020-12-21T09:42:34 | 2020-12-21T09:42:34 | 317,704,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,233 | cpp | #include "opcode_parser.hpp"
#include "util.hpp"
int part1(const std::string& input)
{
auto lines = aoc_util::get_lines(input);
aoc_util::opcode o;
o.parse(lines);
return o.run().result;
}
bool toggle_line(std::string& line)
{
bool line_changed = false;
if (line.substr(0, 3) == "jmp") {
line_chang... | [
"lovro.markovic@fer.hr"
] | lovro.markovic@fer.hr |
d3fdcf7992adbcf4091c8dcd9fcd39d99094260a | a1fbf16243026331187b6df903ed4f69e5e8c110 | /cs/sdk/include/boost/mpl/lower_bound.hpp | 289ff6d0e459ecff9a744fbf5faed69d04653aaf | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | OpenXRay/xray-15 | ca0031cf1893616e0c9795c670d5d9f57ca9beff | 1390dfb08ed20997d7e8c95147ea8e8cb71f5e86 | refs/heads/xd_dev | 2023-07-17T23:42:14.693841 | 2021-09-01T23:25:34 | 2021-09-01T23:25:34 | 23,224,089 | 64 | 23 | NOASSERTION | 2019-04-03T17:50:18 | 2014-08-22T12:09:41 | C++ | UTF-8 | C++ | false | false | 4,437 | hpp | //-----------------------------------------------------------------------------
// boost mpl/lower_bound.hpp header file
// See http://www.boost.org for updates, documentation, and revision history.
//-----------------------------------------------------------------------------
//
// Copyright (c) 2001-02
// Aleksey Gu... | [
"paul-kv@yandex.ru"
] | paul-kv@yandex.ru |
58f48720b48e975e57092210206743ecf712b172 | 607a33b94171bf43335188fb7914d8ed753dc3e5 | /AsteroidsClone/GameManager.cpp | 212e7ed21337b7aa62c48ebdc6b6b351b255e01f | [] | no_license | MilanDierickGD/AsteroidsClone | 1100bf1f36e3837e7f6d53152a87982623889fae | a726b5e3fc03064e263d31f30a7569f298c1d509 | refs/heads/master | 2022-10-26T19:30:37.724210 | 2020-06-15T03:18:15 | 2020-06-15T03:18:15 | 272,262,485 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,860 | cpp | #include "pch.h"
#include "GameManager.h"
#include "InterfaceManager.h"
#include "ObjectManager.h"
#include "ThreatSpawner.h"
GameManager& GameManager::GetInstance()
{
static GameManager instance;
return instance;
}
GameState GameManager::GetGameState() const
{
return m_CurrentGameState;
}
void GameManager::Set... | [
"milan.dierick@student.howest.be"
] | milan.dierick@student.howest.be |
3108f7e4d869d8e64c93765bc9e35bca955b31ee | 1b9b2d80ec50addcc6a0351006011c002ac44e1c | /Client/src/UI/WarningDlg/warningdlg.h | facb0a82a19d9580089117b18d4f588ebbe17fa5 | [] | no_license | kk52099/ImageSearcher | 559f34b638dca847602b007fead93b3e0c6ca9fa | e95452cadd17696651bc82d71fe566d5d6b75dd0 | refs/heads/master | 2020-03-17T20:01:12.667151 | 2018-03-31T10:54:02 | 2018-03-31T10:54:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 780 | h | /** @file aboutdlg.h
* @note
* @brief 退出提示窗口
*
* @author lesliefish
* @date 2017年10月19日
*
* @note detailed functional description of this document and comments
* @note History
*
* @warning warning message related to this document
*/
#ifndef WARNINGDLG_H
#define WARNINGDLG_H
#include <QDialog>
#include ... | [
"yuleics@outlook.com"
] | yuleics@outlook.com |
cd1dd0b381d37881f398a1b913f69136e7bc0bed | cd2431fa997f0c0163da09bb23a00fdbb58467ce | /src/interpreter/interpreter-intrinsics.h | 9a013e676fc42d50fe64288d36de25f427f38220 | [
"BSD-3-Clause",
"bzip2-1.0.6",
"SunPro"
] | permissive | LuisLiu63/v8 | 23a71e2c7e0cc781913d8a9a37b4194c122425e1 | cde66a896e7547fd4bda4b1cd0ff22c75ddea487 | refs/heads/master | 2021-01-19T15:08:47.879162 | 2016-07-19T19:45:50 | 2016-07-19T19:47:49 | 63,750,344 | 1 | 0 | null | 2016-07-20T04:31:56 | 2016-07-20T04:31:55 | null | UTF-8 | C++ | false | false | 3,904 | h | // Copyright 2015 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef V8_INTERPRETER_INTERPRETER_INTRINSICS_H_
#define V8_INTERPRETER_INTERPRETER_INTRINSICS_H_
#include "src/allocation.h"
#include "src/base/smart-... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
e923203849942122af2c3290584d5b2c92e2666e | 8270bc3989fc2e851ba30e0cd111e97eeca70685 | /mtx8x8/mtx8x8.h | 6fabea1d96ce173b01c64c36a41843e707e93a37 | [] | no_license | sscanf/mtx8x8 | dc94d611b27940729333e51c2d578c860d70f49a | 6cd9e16c72a18ee1007882fa228969584b3817c5 | refs/heads/master | 2020-06-24T00:50:02.528918 | 2019-07-25T09:30:50 | 2019-07-25T09:30:50 | 198,799,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,366 | h | // mtx8x8.h : main header file for the MTX8X8 application
//
#if !defined(AFX_MTX8X8_H__5BF27797_2144_11D2_A74D_0000E832DAC0__INCLUDED_)
#define AFX_MTX8X8_H__5BF27797_2144_11D2_A74D_0000E832DAC0__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#ifndef __AFXWIN_H__
#error include '... | [
"oscar.casamitjana@globalzitro.com"
] | oscar.casamitjana@globalzitro.com |
8e418d94c2b5c7c19bfbe33ac569ea90015fb772 | ce00f8b5be3623ba28ac52ed8eb9d448db21ed0e | /modules/camerawrapper/CameraWrapper.cpp | efd13edb801b0086236fd3438fab7374f7f4dcd1 | [] | no_license | julianwi/android_device_motorola_smi | 669d631624f51019363eec49daaa2859c66f2dd2 | 8bf77a02140cf7579c3deb53198687db2c8af0bf | refs/heads/cm-11.0 | 2021-01-01T18:24:37.638037 | 2017-06-05T18:07:48 | 2017-06-05T18:07:48 | 98,327,243 | 5 | 2 | null | 2017-07-25T16:24:05 | 2017-07-25T16:24:05 | null | UTF-8 | C++ | false | false | 20,139 | cpp | /*
* Copyright (C) 2012, The CyanogenMod Project
* Copyright (C) 2017, The Lineage 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/LICE... | [
"jgrharbers@gmail.com"
] | jgrharbers@gmail.com |
424aa89eb316c0dc0c1cda9f13e4fbf9a5564678 | a4b83318424403bdeaf35a431006ad051bcffadc | /Classes/GameObject.cpp | 05332163bc8ec932de92ef6b470c741489198b25 | [] | no_license | BernardYuan/AdventureOfTriangle | 0f621a75e9dfd9d7ea6bf33b6a43b8d2d8386f45 | cb4e2769bb9da78f80bcf503f977ab67fbb316dd | refs/heads/master | 2021-01-17T07:36:58.864426 | 2015-06-16T07:41:17 | 2015-06-16T07:41:17 | 37,122,944 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 800 | cpp | //
// GameObject.cpp
// Susi
//
// Created by Bernard Yuan on 6/11/15.
//
//
#include "GameObject.h"
USING_NS_CC;
bool GameObject::init(float x, float y, float width, float height)
{
if(!PhysicsSprite::init(x, y, width, height))
return false;
return true;
}
bool GameObject::init(float x, floa... | [
"bernardyuan@Bernards-MacBook-Pro.local"
] | bernardyuan@Bernards-MacBook-Pro.local |
39eb846d24b7841103f9cb36420d107e7ddb9372 | 80e424fa9c8f841f6cf78418cb3f2088509c33fa | /src/construct.cpp | 298d11958bb7930d45c0d86feee56764f7cfa402 | [
"BSD-3-Clause"
] | permissive | henry-nazare/wildcat | 399f4dfc9dc9b5de978af8d2879f98610be4e4e6 | 8b92b32784e37352a280697b50cb90f7985080c3 | refs/heads/master | 2020-05-06T13:44:21.962661 | 2014-12-27T02:35:01 | 2014-12-27T02:35:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 499 | cpp | #include "construct.h"
std::ostream& operator<<(std::ostream &os, const construct &cons) {
cons.print(os);
return os;
}
void construct_string::print(std::ostream &os) const {
os << "[" << get_ty_str() << ", " << str_ << "]";
}
void construct_def::print(std::ostream &os) const {
os << "[def, " << *name_ << ",... | [
"henry.nazare@gmail.com"
] | henry.nazare@gmail.com |
26e32b90db003cca77cd4f094a29882410717969 | fddb9a5420fb991fcc5100b03fdfefe363d0311b | /1436.cpp | 5bf9c2193f6cf02c32db3b6c82abd7a30a7c4494 | [] | no_license | Rimki/boj_algorithm | c0558a96b0874b464f45419b1271ccd29a2ce6e7 | b1e4fcf6ae0367d57e4dcdba47aebb2076bc2121 | refs/heads/master | 2020-04-29T14:18:24.217190 | 2020-01-09T18:52:18 | 2020-01-09T18:52:18 | 176,192,268 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | cpp | #include <cstdio>
using namespace std;
int i, tmp, n, flag, cnt;
int main() {
scanf("%d", &n);
while (++i) {
tmp = i, flag = 0;
while (tmp) {
if (tmp % 1000 == 666)
flag = 1;
tmp /= 10;
}
if (flag) {
cnt++;
if (cnt == n)
break;
}
}
printf("%d\n", i);
return 0;
... | [
"yhs693@naver.com"
] | yhs693@naver.com |
6da270a017d56893168cbd28a0ffb6696c7e8825 | 6c77cf237697f252d48b287ae60ccf61b3220044 | /aws-cpp-sdk-connect/source/model/ListRoutingProfilesRequest.cpp | 5fca40cbeb44355b6ec3315db6e7af553df32211 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | Gohan/aws-sdk-cpp | 9a9672de05a96b89d82180a217ccb280537b9e8e | 51aa785289d9a76ac27f026d169ddf71ec2d0686 | refs/heads/master | 2020-03-26T18:48:43.043121 | 2018-11-09T08:44:41 | 2018-11-09T08:44:41 | 145,232,234 | 1 | 0 | Apache-2.0 | 2018-08-30T13:42:27 | 2018-08-18T15:42:39 | C++ | UTF-8 | C++ | false | false | 1,586 | cpp | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"magmarco@amazon.com"
] | magmarco@amazon.com |
b39d108bd84f3519b2cd60e590323a437e4b848e | a19ee0c6aabd7c2ff2b8e647ff995839b6988e94 | /src/bk_simplearb/strategy.cpp | 0e01f5553834e107180e6ebb2626afbd46a8c45d | [] | no_license | vaibhavtyagijiit/hft | feb904c96b20f76e77f518b958149ada0f999177 | 8b4bfb4688b63628920f6425427178c9f515b31c | refs/heads/master | 2020-08-17T02:10:43.219568 | 2019-09-20T10:48:57 | 2019-09-20T10:48:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,272 | cpp | #include <iostream>
#include <string>
#include <algorithm>
#include "simplearb/strategy.h"
Strategy::Strategy(std::string main_ticker, std::string hedge_ticker, int maxpos, double tick_size, TimeController tc, int contract_size, std::string strat_name, bool enable_stdout, bool enable_file)
: main_ticker(main_ticker... | [
"huang.xinyu@wanlitechnologies.com"
] | huang.xinyu@wanlitechnologies.com |
74652863eec4d1cf1428c6d20ef6a264378276a4 | 7346a08f114af67997d7e162845cad6a6fbf5da1 | /Data Structure(C++)/Polymorphism/Reply.cpp | 19055d59b95bb0efd79821cf404ef3c99931704b | [] | no_license | ruiwenhe-10/Data-structure-Implementation-and-Practice-CPP | 9fa62e5b63b4968f719382ba8ecc0be0a6f6103c | 8797cf4146046c11b36e4d6b37d376f66b277dfd | refs/heads/master | 2022-12-26T14:34:20.584111 | 2020-09-21T05:06:42 | 2020-09-21T05:06:42 | 296,963,845 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 153 | cpp |
#include <iostream>
#include <sstream>
#include "Message.h"
#include "Reply.h"
#include "Topic.h"
using namespace std;
Reply::Reply()
: Message()
{}
| [
"ruiwenhe@usc.edu"
] | ruiwenhe@usc.edu |
6d1c9f8923248eb19f8ca00827b5b71c770eedab | c54b02b383b81ffae61a1b4bb2c81fcc216d06e2 | /gamelogic/sofia/platform/SFLoginManager.cpp | 35934d39ac4c39b750d37f16aa6be7ee813e5d9a | [] | no_license | atom-chen/client-1 | 10efcb0700aefbf685b96d8f2643efcf39ff27f8 | 5ead121c3b0028141427ce85c66b97d4e6c78fc2 | refs/heads/master | 2020-06-17T04:23:57.390868 | 2017-10-14T08:34:29 | 2017-10-14T08:34:29 | 195,772,492 | 0 | 1 | null | 2019-07-08T08:46:35 | 2019-07-08T08:46:34 | null | GB18030 | C++ | false | false | 4,405 | cpp | #include "include/platform/SFLoginManager.h"
#include "script_support/CCScriptSupport.h"
//#include "../game/Classes/Java_com_gardenia_shell_GardeniaLogin.h"
SFLoginManager* SFLoginManager::_instance=NULL;
SFLoginManager::SFLoginManager()
{
m_config = cocos2d::CCDictionary::createWithContentsOfFile("sdkConfig.plist"... | [
"hi@luanhailiang.cn"
] | hi@luanhailiang.cn |
5b6e7d3be1cb24f40e11b29b7741031ba609596d | 317748633a5a1f0755a544e68120ec9d7322f09b | /OJ/2019寒假训练/day-2/Winter Camp 热身赛/H.cpp | 9dda1fde3b4e10f0458d7b24613970135105b618 | [] | no_license | ordinarv/ACM | b08ab46ef46b34248a2cb596d52dba63b8475c67 | 9027d0f580aa02f3ca18f2fb3b65e98743bafd69 | refs/heads/master | 2020-03-28T05:14:31.524194 | 2019-08-26T09:34:04 | 2019-08-26T09:34:04 | 147,764,655 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 229 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
const int maxn = 1e5+5;
int main() {
int a,b,c,a1,b1,c1;
scanf("%d%d%d%d%d%d",&a,&b,&c,&a1,&b1,&c1);
printf("%d",min(a,b1)+min(b,c1)+min(c,a1));
return 0;
}
| [
"1132636886@qq.com"
] | 1132636886@qq.com |
cd16a7b74029b7f94c7e1f5ab001c29751d7ff86 | 0009b0af61d56a6afdcc7a6c32eb2108d3e7c570 | /googletest/googletest/googleTest/ass3-refactor.h | 9d10239e718f9c4739e3c7b8590125de56304553 | [
"BSD-3-Clause"
] | permissive | peteqian/A-Star-CPP-Testing | 12d300a4ea5051ca53faa7b2d0e5c98b58d94574 | acb8166563e2e32018d15025bb3ed4dbdfa471e1 | refs/heads/main | 2023-05-28T09:23:40.804633 | 2021-05-31T06:05:42 | 2021-05-31T06:05:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,027 | h | #ifndef ASS3REFACTOR_H
#define ASS3REFACTOR_H
#include <iostream>
#include <fstream>
#include <cmath>
using namespace std;
/*
// Prototype functions
int astar();
void makeheap(int *heap, int heapSize);
void siftUp(int *heap, int i);
void siftDown (int *heap, int heapSize, int i);
*/
struct vertex {
double xCoordi... | [
"lhq036@uowmail.edu.au"
] | lhq036@uowmail.edu.au |
a4f9bbf302c22146c7b0e11ce55711c75e895ab3 | 9ad6effc24bdc09f729658ba716da0281abbf78a | /UnitForm/ufSetup.h | 69b93d032a5a7ab9121d36fa6b1a124b44386cea | [] | no_license | atomaszz/gelios_new_builder | 9e747d944993edd1deeb8d207c2f6d55f16af461 | 41cc4e6d13dd3bac2b2952931796b65f9d09b36f | refs/heads/master | 2022-04-18T00:11:01.515449 | 2020-03-18T16:10:40 | 2020-03-18T16:10:40 | 242,773,053 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,599 | h | //---------------------------------------------------------------------------
#ifndef ufSetupH
#define ufSetupH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Buttons.hpp>
#include <ExtC... | [
"finton2010@yandex.ru"
] | finton2010@yandex.ru |
d1a657f9ccb0fb5434a64c3d93c1307728a1bd02 | e3d917181ee947fe596df4b66e1bdc066e9f9e02 | /windowsbuild/MSVC2022/Qt/6.4.2/include/QtGui/qabstractfileiconprovider.h | df5f642521fe33478edeb76255a3a5efd4c2caea | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | visit-dav/visit-deps | d1be0023fa4c91c02589e5d87ab4e48c99145bb5 | d779eb48a12e667c3b759cedd3732053d7676abf | refs/heads/master | 2023-08-08T15:30:28.412508 | 2023-07-31T22:34:52 | 2023-07-31T22:34:52 | 174,021,407 | 2 | 3 | NOASSERTION | 2023-07-06T16:07:22 | 2019-03-05T21:12:14 | C++ | UTF-8 | C++ | false | false | 1,314 | h | // Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#ifndef QABSTRACTFILEICONPROVIDER_H
#define QABSTRACTFILEICONPROVIDER_H
#include <QtGui/qtguiglobal.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qscopedpointer.h>
#inclu... | [
"noreply@github.com"
] | visit-dav.noreply@github.com |
e73654a4d514f7064580fc85c54583dc92f7b461 | 65b462f8ff5f4e084e1c8e35a347774cf8c84ea8 | /EPITA/adrien.josse-chess/src/chess_engine/board/position.hh | 9b435d039e4e8733379be4f469836a868723c396 | [] | no_license | turbo-wall/dotfiles | 949ef649a1fe8c52cc6288049340713f9001ec1f | 66a883571e5a7ea9c4be7d883f4d8253530610b7 | refs/heads/master | 2023-03-29T17:58:33.258972 | 2021-04-04T19:34:30 | 2021-04-04T19:34:30 | 187,191,473 | 0 | 0 | null | 2021-04-04T18:23:53 | 2019-05-17T09:51:01 | Python | UTF-8 | C++ | false | false | 886 | hh | #pragma once
#include <utility>
#include "utype.hh"
namespace board
{
/* The file enum represent the colomns
* on the board */
enum class File
{
A,
B,
C,
D,
E,
F,
G,
H,
};
/* The rank enum represent the lines
* on the boar... | [
"adrijosse@hotmail.fr"
] | adrijosse@hotmail.fr |
f291460083469d54518d0a66a929f090933ad1b4 | aa4c17d1847e19c5b5ab3978ba765bb22b5d6c53 | /LeetCode/LeetCode-CPP/Tree/700. Search in a Binary Search Tree.cpp | e4ecbfbd7046fe890226035d74161576f6ea5e7e | [] | no_license | jiajia0/algorithmTopic | bffc95528c6ed99482e9150898ac42f7a633b910 | 4ea865ecb0f5a7375fd41a1362217057b687937c | refs/heads/master | 2023-02-22T12:38:40.907284 | 2021-01-30T16:27:47 | 2021-01-30T16:27:47 | 103,752,364 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,112 | cpp | /**
* 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:
TreeNode* res = NULL;
void dfs(TreeNode* root, int val) {
if(root == NULL)
... | [
"majialongcode@gmail.com"
] | majialongcode@gmail.com |
2b2b31ce12e4cb49be9b16b441423a3517061c8a | 1de9c08e603acbac46e04192fc7b83cebb2069f7 | /bsp/apps/task/task_ptz.cpp | f6433fe9a6dad573c59e4fbd61b9e25d1c56b568 | [] | no_license | wxk987308259/Hisi3518e_MySDK | 1c7bd832bcdac256ee31b55cb4017667b9d78563 | 6b9007026cc6c3b0d42a7fa5f83d52d09575d308 | refs/heads/master | 2021-06-20T11:46:00.084418 | 2017-08-02T08:34:28 | 2017-08-02T08:34:28 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,394 | cpp | #include "param_base.h"
#include "param_ext.h"
#include "param.h"
#include "debug.h"
#include "task/task_ptz.h"
#include "motor.h"
#include "motor_drv.h"
#include "string_parser.h"
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#undef TARGET_LEVEL
#define TARGET_LEVEL LEVEL_INFO
CTa... | [
"474874549@qq.com"
] | 474874549@qq.com |
4ad1d567e657067f97b8b935687d411289a2cbc1 | 68db335db2412f2ea552c113d204fafcc0ed6076 | /eyetracker/stable/source/suites/scotoma_map/ScotomaMap.h | 18e7ddd5be16c6be9acfd29a68fd0f3b3cf5c20b | [] | no_license | UCSFVisionResearch/p4Repo2 | 1867322dddfedbce8a73a5f129793b7d76cb143a | f9eb28b5e5b54c87da7444d32cf51b3a209be384 | refs/heads/master | 2020-05-24T03:59:21.116531 | 2019-05-16T18:49:58 | 2019-05-16T18:49:58 | 187,083,594 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,189 | h | /**
* @file ScotomaMap.cpp
* @brief
*/
#ifndef SCOTOMAMAP_H
#define SCOTOMAMAP_H
/*****************************************************************************
* Includes
*****************************************************************************/
#include <afx.h>
#include <deque>
#include "comm/SerialComm.h... | [
"jimmy.pham.ucsf@gmail.com"
] | jimmy.pham.ucsf@gmail.com |
63923db3c8c8b74ad46f390c7949c1450561b02c | 680e3862aff192dcdcd9b4ec19f899c56ded50e7 | /twitterClient/twitterClient/src/commands/FollowCommand.cpp | a4586eb6db07bd62036a869d1fb61859195d97bc | [] | no_license | lidanh/TwitterClientServer | 76dd1110d9d72cfc2757ca77523c6a47fe4ba471 | ad1494e7b1a200cc9755c6485facfa1c50db6049 | refs/heads/master | 2016-09-06T18:13:08.850969 | 2014-04-12T07:59:56 | 2014-04-12T07:59:56 | 18,684,570 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,701 | cpp | //
// FollowCommand.cpp
// The Follow command, for following users, sends the SUBSCRIBE command with a pre-generated unique identifier
//
// Authors: Ken Saggy
// Lidan Hifi
//
// Copyright 2013 Lidan Hifi, Ken Saggy
#include "../../include/commands/FollowCommand.h"
#include "../../include/stomp/fr... | [
"euroil@gmail.com"
] | euroil@gmail.com |
82e7a85a4fafab6436a6da790bfe5d81c6493fd7 | ab1c643f224197ca8c44ebd562953f0984df321e | /services/sched/svc_core/sysprep.cxx | 4557c25c30cf1c07f5cc4c27f7959f61088fdef6 | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_admin | e162e0452fb2067f0675745f2273d5c569798709 | d36e522f16bd866384bec440517f954a1a5c4a4d | refs/heads/master | 2023-04-12T13:25:45.807158 | 2021-04-13T16:33:59 | 2021-04-13T16:33:59 | 357,613,696 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 49,794 | cxx | //+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright(C) 2002 Microsoft Corporation
//
// File: sysprep.cxx
//
//----------------------------------------------------------------------------
#include "..\pch\headers.hxx"
#include "security.hxx"
#include "... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
581addd825fd17ce31bed96f833e6f02a1a88604 | 55fea136ee6c47d1f0c1447e08204e3aafc8a887 | /d01/ex00/main.cpp | 70f40ec947140e62394f2254b5e7df2fc3110060 | [] | no_license | QuentinManemla/CPP-Bootcamp | c2a11a39e0b64c44aae082c9c2dd210f213db724 | a81f1caf8dc955f66fcaba03e673356c32a0c4a7 | refs/heads/master | 2023-03-11T00:23:09.449553 | 2018-06-10T13:35:40 | 2018-06-10T13:35:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,484 | cpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* main.cpp :+: :+: :+: ... | [
"qmanamel@e5r1p3.wethinkcode.co.za"
] | qmanamel@e5r1p3.wethinkcode.co.za |
c967c348b5898700ef1484b253a0b55a86d50323 | 1495e3c53b9ea8cb7ab3474a2a9cccef6a55512e | /src/LED_UDP.cpp | 4726b1a44c4f848ae072e3a506196e7a022a6f0d | [] | no_license | se7kn8/nanoesp-test | a28610da742e94cde3323cddc8a031ffc36f3291 | a10d60540dc1c9f8751777df316db7429c158291 | refs/heads/master | 2022-08-14T06:59:54.664637 | 2020-01-12T19:37:10 | 2020-01-12T19:37:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,954 | cpp | // The MIT License (MIT)
//
// Copyright (c) 2018 Sebastian Knackstedt
//
// 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
// t... | [
"sebknack@gmail.com"
] | sebknack@gmail.com |
ba96075ea102589129e637ff7b1169af2247a151 | 527739ed800e3234136b3284838c81334b751b44 | /include/RED4ext/Types/generated/anim/AnimProfilerData_TimingsDetailed.hpp | 8d19701d4ce93f24bb1c88c7db37de2d4065a72b | [
"MIT"
] | permissive | 0xSombra/RED4ext.SDK | 79ed912e5b628ef28efbf92d5bb257b195bfc821 | 218b411991ed0b7cb7acd5efdddd784f31c66f20 | refs/heads/master | 2023-07-02T11:03:45.732337 | 2021-04-15T16:38:19 | 2021-04-15T16:38:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 951 | hpp | #pragma once
// This file is generated from the Game's Reflection data
#include <cstdint>
#include <RED4ext/Common.hpp>
#include <RED4ext/REDhash.hpp>
#include <RED4ext/CName.hpp>
namespace RED4ext
{
namespace anim {
struct AnimProfilerData_TimingsDetailed
{
static constexpr const char* NAME = "animAnimProfiler... | [
"expired6978@gmail.com"
] | expired6978@gmail.com |
383f5c1e37ba6927f130eadb52f4be75adb486ef | 728297898a2630efac7f296adea014673cf370d2 | /language-extensions/dotnet-core-CSharp/test/src/native/main.cpp | df85dc6cfff92ed6b49fcbc85e6456dc795f5990 | [
"MIT",
"LicenseRef-scancode-generic-cla"
] | permissive | microsoft/sql-server-language-extensions | 20fe0cb9f80912028661e15f552954aaffcbe080 | 956129f51fdf92c3a2ed5a77d3a44618ce124ecb | refs/heads/main | 2023-09-01T11:10:05.415469 | 2023-05-09T21:01:53 | 2023-05-09T21:01:53 | 181,921,311 | 103 | 40 | NOASSERTION | 2023-05-09T21:02:11 | 2019-04-17T15:40:21 | C++ | UTF-8 | C++ | false | false | 844 | cpp | //*********************************************************************
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
//
// @File: main.cpp
//
// Purpose:
// Main driver to invoke tests testing the dotnet-core-CSharp-extension's
// implementation of the external language APIs.
//
//******... | [
"noreply@github.com"
] | microsoft.noreply@github.com |
e74f6fe6b70b10559ba509914215b4dea8003419 | fd68d8e0e7e0bf269d2eed873aa4cf74321bd4ed | /Count Inversions/Count Inversions.cpp | ddb555cdcf5a8e070261acdb350d4403c78ea591 | [] | no_license | Lawrenceh/AC_Monster | 06b127ec3e49d1dce3cf79fe01a1692f4f2567ae | 7eb5519008ea3456e533d3865c61434d109702a9 | refs/heads/master | 2021-01-25T08:48:22.354927 | 2018-01-25T05:21:28 | 2018-01-25T05:21:28 | 24,482,846 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,216 | cpp | #include<iostream>
using namespace std;
int Merge(int * arr, int beg, int mid, int end, int * tmp_arr) {
memcpy(tmp_arr+beg,arr+beg,sizeof(int)*(end-beg+1));
int i = beg;
int j = mid + 1;
int k = beg;
int inversion = 0;
while (i <= mid && j <= end) {
if (tmp_arr[i] <= tmp_arr[j]) {
... | [
"lawrencehuangyiling@gmail.com"
] | lawrencehuangyiling@gmail.com |
4e251ff40ea50025ef59358bdd14a08f077cecd5 | 0f11ec023af755f02e99f6c0429b9d63aa32b081 | /src/NoximHMNoC.cpp | ad46fb2ffb95a7a13ceddd991f8627bea4e9d454 | [] | no_license | alexayin/noxim-3d-honeycomb | 2900b4e3b3677d2d1e15dcf2918e3370cca558b1 | c0202f0d3121d1aa9f1bbfcbf8eaeec93124f956 | refs/heads/master | 2021-01-02T22:39:13.087959 | 2011-07-11T07:18:47 | 2011-07-11T07:18:47 | 2,028,919 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,223 | cpp | /*
* Noxim - the NoC Simulator
*
* (C) 2005-2010 by the University of Catania
* For the complete list of authors refer to file ../doc/AUTHORS.txt
* For the license applied to these sources refer to file ../doc/LICENSE.txt
*
* This file contains the implementation of the Network-on-Chip
*/
#include "NoximHMNoC.... | [
"mnanchen@gmail.com"
] | mnanchen@gmail.com |
3cbabe406f5444722184618b023846688d60a2f4 | c1895cd8700f299f851bccf1599a210beb575ce2 | /common/src/actor/action.cpp | 7e667ba34bb134afb2931f13267eefa073691887 | [] | no_license | wf2548010/YZXY | a93b68a52835b73038ba1d0818ed169913cf4cc7 | 1aa146f70ec010c028b38300494d0a0ec83451d8 | refs/heads/master | 2021-01-25T22:36:32.434825 | 2020-02-25T16:04:39 | 2020-02-25T16:04:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,498 | cpp | #include "action.h"
#ifndef SIMPLE_SERVER
#include "utils.h"
#include "game.h"
#include "actor/move.h"
#include "actor/actor.h"
#include "resource_manager.h"
#include "animation/sprite.h"
#include "texture_manager.h"
#endif
#include "cxmath.h"
#include "time/timer_manager.h"
#include "window.h"
#include "scene/base_sce... | [
"oceancx@gmail.com"
] | oceancx@gmail.com |
b8df65d072f216ae2610f475b334744527c60dd8 | c1c8d834a53893aea307e81e5d0f6b934cff164d | /Week 13/No 3_fix.cpp | 569687d564ccb9063f5fdd0a2eae05d2ef44afbb | [] | no_license | auliakharis/comprogIUP | 2128715babef40e0f6546f7f7f797694a26f3ba7 | 7af0e3a79812457c7f380836275586ff91582dcd | refs/heads/main | 2023-06-04T15:09:53.855082 | 2021-07-01T02:32:41 | 2021-07-01T02:32:41 | 368,715,577 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 242 | cpp | #include <iostream>
using namespace std;
int main(){
for(int i=10;i>0;i--){
cout<<i<<" ";
}cout<<endl;
for(int i=1;i<=10;i++){
cout<<i*10<<" ";
for(int j=1;j<=i;j++){
cout<<j<<" ";
}
cout<<endl;
}
}
| [
"noreply@github.com"
] | auliakharis.noreply@github.com |
1422b29d6bcccad0a02888d21ff1638c0384a00c | 5614f490395dc54c8af3cb10fa8f4a3b3fe449a3 | /aoc2017/Day10/Day10.cpp | 5c55a87accfde9860bdf68a9daabc804cd68349a | [] | no_license | shouchen/AdventOfCode | fcd49b296cfda922cc4c63002380fb2f91c9c549 | c70d4327c2d38f756984e50503dd06346768f421 | refs/heads/master | 2023-01-11T07:40:10.342811 | 2022-12-27T17:04:28 | 2022-12-27T17:04:28 | 47,476,101 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,895 | cpp | #include "stdafx.h"
#include <cassert>
#include <iostream>
#include <fstream>
#include <vector>
#include <sstream>
#include <iomanip>
auto initialize_data(int data_size)
{
std::vector<int> data;
for (int i = 0; i < data_size; i++)
data.push_back(i);
return data;
}
auto read_input_text(const std::... | [
"shouchen@outlook.com"
] | shouchen@outlook.com |
e4716ebb340c21495c0f6905203e263420f09058 | de01789ba3796f5fd9f25b2655e894e92e48450f | /stage_editor/src/CollData.cpp | 98fd3cf45fe70003c9c6a6449b281a095fe1e36e | [] | no_license | Yax42/ssbm_stage_edit | 586e9779d3b36116c02dcda7fd1d5cec9dc37034 | 08418811303bca19fb248a61d620adab1b40f14a | refs/heads/master | 2021-01-22T03:13:40.844912 | 2016-02-01T19:59:37 | 2016-02-01T19:59:37 | 15,357,768 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,656 | cpp | #include <assert.h>
#include "Window.h"
#include "CollData.h"
CollData *CollData::Instance = NULL;
const std::vector<std::string> CollData::m_labels =
{
"Spots",
"Spots_count",
"Links",
"Links_count",
"Ref_top",
"Ref_bot",
"Ref_right",
"Ref_left",
"M2",
"Areas",
"Area_count",
"Mistery",
};
CollData::Col... | [
"brunier42@gmail.com"
] | brunier42@gmail.com |
d27e830f43afd7c9371ee37359221842bd3df7b3 | 9f81d77e028503dcbb6d7d4c0c302391b8fdd50c | /google/cloud/storagetransfer/v1/storage_transfer_connection_idempotency_policy.cc | 38ead89b2c9fc5cfaac2a9d24c5dfabe5ff31d77 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-cpp | b96a6ee50c972371daa8b8067ddd803de95f54ba | 178d6581b499242c52f9150817d91e6c95b773a5 | refs/heads/main | 2023-08-31T09:30:11.624568 | 2023-08-31T03:29:11 | 2023-08-31T03:29:11 | 111,860,063 | 450 | 351 | Apache-2.0 | 2023-09-14T21:52:02 | 2017-11-24T00:19:31 | C++ | UTF-8 | C++ | false | false | 4,335 | cc | // Copyright 2022 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... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
ee88c38959293cf5a36e0094cc80fd190e48a000 | 39b1332127a70797ea05fd5de147959db888b5e2 | /spoj and codechef/IITKWPCH.cpp | 948c92510b2de18a55cb960ed3a78dd6ffff122e | [] | no_license | chowmean/Programs | ba61c5abb68c867722cc535ac7328cfc2565a525 | 5f1fc42b08e59483de393d10d9782424e2773c48 | refs/heads/master | 2021-01-17T04:35:16.679412 | 2014-06-18T07:38:23 | 2014-06-18T07:38:23 | 19,817,740 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 383 | cpp | #include<iostream>
#include<algorithm>
#include<math.h>
#include<vector>
#include<map>
#include<string.h>
#include<cstdio>
#include<ctype.h>
using namespace std;
int main()
{
int t;
cin>>t;
while(t--)
{
int a;
cin>>a;
int val[10];
bool arr[a];
for(int i=0;i<a;i++)
{
long long int t;cin>>t;
while(... | [
"gaurav.dev.iiitm@gmail.com"
] | gaurav.dev.iiitm@gmail.com |
10206a89845d9838462630bc21f35052523021a0 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium/chrome/common/autofill_messages.h | 250ae178519139284b175bc8d3755b9d91804701 | [
"MIT",
"BSD-3-Clause"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 4,620 | h | // Copyright (c) 2011 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.
// Multiply-included message file, hence no include guard.
#include <string>
#include "content/common/webkit_param_traits.h"
#include "ipc/ipc_messa... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
99728004273d66bc6bdb60ecf04564340011fa0d | 247a4afd94e05c5241b323bae3eb1f65a699382a | /playground/book/cpt21_c_style_program/cpt21_c_bit_opt.h | 3e14c5abd91f461dffb30412315f0a4e58f29b04 | [] | no_license | schwarzeni/c_c-_final | 72ed62c5bb2be16f4d51ade5d0b6761db642877a | e6185ab0c0f301860c5864a1c06c4cd1cef1bc55 | refs/heads/master | 2020-05-01T05:40:45.818330 | 2019-03-23T15:54:36 | 2019-03-23T15:54:36 | 177,308,888 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,136 | h | //
// Created by schwarzeni on 2019-03-14.
//
#ifndef PLAYGROUND_CPT21_C_BIT_OPT_H
#define PLAYGROUND_CPT21_C_BIT_OPT_H
#include <iostream>
namespace cpt21_c_bit_opt {
void myDisplayBits(unsigned value) {
std::string bitArr;
int size = 8 * sizeof(unsigned);
for (unsigned i = 1; i <= siz... | [
"nzyalj@126.com"
] | nzyalj@126.com |
52d31693df342d18c90655520a72f1ee266a013d | 97de6703c1ea2985822913801508084bc6176230 | /dummy_adapters/src/input/dummy_gamepad_source.h | 09f29a1305a19043ac8bbefffbf7c0defcccde21 | [] | no_license | ElFeesho/tgbdual | d59ec8b7238f94fe5d41c5f3475f315d59789979 | a36ab8c829895927ab177b487f7ffda637079914 | refs/heads/master | 2020-04-05T23:05:03.325484 | 2017-08-21T06:44:56 | 2017-08-21T06:44:56 | 61,995,159 | 1 | 0 | null | 2016-06-26T15:26:05 | 2016-06-26T15:26:05 | null | UTF-8 | C++ | false | false | 155 | h | #pragma once
#include <input/gamepad_source.h>
class dummy_gamepad_source : public tgb::gamepad_source {
public:
uint8_t provideState() override;
};
| [
"gummybassist@gmail.com"
] | gummybassist@gmail.com |
71de8312ef1714a8afc85c635952d00117bad859 | 4513ebd98ae371512d41c3809d497738c4e2148f | /Practice/ColorPaneUI.h | 0857ae9018d2cd2aff3212bb2167fa56a6309b09 | [] | no_license | srcbase/ImitateTheThunder | 5822580922f2c69061758c50d1123c239ae108b8 | e038241054a0e4b63b7bae71e9c5d8a27f3499b2 | refs/heads/master | 2020-03-07T23:47:38.364780 | 2018-01-19T09:14:58 | 2018-01-19T09:14:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 122 | h | #pragma once
#include "stdafx.h"
class CColorPaneUI:public CContainerUI
{
public:
CColorPaneUI();
~CColorPaneUI();
};
| [
"362409100@qq.com"
] | 362409100@qq.com |
351e48764d68e5c2ed14295eea4eb3aff9fa9cac | 9a893067527f8af7f19c2610fec1dccc1a645982 | /proyectoFinal/src/Aerolinea.cpp | 6608873cc0e259d2f75f59b77262e0ea91da03cd | [] | no_license | MauricioDiazR/proyecto | a9cb1ec9abcf0b526b2d1450266ca904fa0ba32e | aa55cfff6bf1aae10fdabb48c8b1794847be00d6 | refs/heads/master | 2021-08-22T18:32:57.118513 | 2017-11-30T23:45:58 | 2017-11-30T23:45:58 | 112,673,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 116 | cpp | #include "Aerolinea.h"
Aerolinea::Aerolinea()
{
//ctor
}
Aerolinea::~Aerolinea()
{
//dtor
}
a
| [
"noreply@github.com"
] | MauricioDiazR.noreply@github.com |
eb3b5bf8b09ad3ac45005df5f343700773050617 | f1403a72184fa96ee3b433a21e1288d92bdb43fa | /Classes/Bullet/VioletTotem.h | d2491f6f613ddf5ea13cbd2d67b6b79482309020 | [] | no_license | spocklin/BackToTheFuture | 6e4d4e793a650c900e372c2c7f74ed717765875d | 94ff229dd4e899658663cb3c01a25004840e4936 | refs/heads/master | 2021-01-22T04:14:44.310808 | 2017-02-10T19:26:20 | 2017-02-10T19:26:20 | 81,519,746 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 360 | h | #ifndef _VIOLET_TOTEM_H_
#define _VIOLET_TOTEM_H_
#include "cocos2d.h"
#include "Bullet/Bullet.h"
USING_NS_CC;
class VioletTotem : public Bullet
{
public:
static VioletTotem* createVioletTotem(Point point);
virtual bool init();
CREATE_FUNC(VioletTotem);
void shoot(Point location);
void remo... | [
"lin.rongshu@163.com"
] | lin.rongshu@163.com |
59e3fc341a4702e6533445b9849f45b44a82d8f4 | 1d5f13a512d83f44988cab2bf4ca4f2b032726cc | /linuxserver/thread_pool/main.cpp | 7016fb5c9f819ae259bff08467d511ff293b6cef | [] | no_license | wyg031113/mycode | d97c7c5366b83f70208cef455cd010f1d657b355 | 7f70c2618e8a6841928db9f79007bd1e68f45fc3 | refs/heads/master | 2020-12-24T07:13:45.330876 | 2016-12-19T02:20:47 | 2016-12-19T02:20:47 | 59,469,765 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 411 | cpp | /*************************************************************************
> File Name: main.cpp
> Author: ma6174
> Mail: ma6174@163.com
> Created Time: 2015年12月23日 星期三 16时07分33秒
************************************************************************/
#include <iostream>
#include "thread_pool.h"
usin... | [
"wyg_0802@126.com"
] | wyg_0802@126.com |
0779ed6be01d4d32c07a596664e0ce8057781a20 | 650e6129a273a9874bfa28c6c41e8a7e522435d4 | /Project1/5430.cpp | 9725b90f18ae86aa4eb37d3ec3bfad3f546e244e | [] | no_license | ehtjd4893/Visual-Studio | 3b08d93b9de3f466e47cf8e7e9b252851de53ed8 | 8930e156101c2f91c0bb4234d12836da4078504d | refs/heads/main | 2023-07-06T08:50:55.172762 | 2021-08-18T17:34:51 | 2021-08-18T17:34:51 | 348,990,734 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,238 | cpp | #include <iostream>
#include <deque>
#include <string>
using namespace std;
int main() {
//ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0);
int t;
cin >> t;
while (t--) {
string p;
cin >> p;
int n;
cin >> n;
string arr;
cin >> arr;
deque<int> dq;
string tmp = "";
for (int i = 0; i < arr.si... | [
"nsop4893@gmail.com"
] | nsop4893@gmail.com |
b53b47e3216eaccb1630682f510ca2117dee965a | 464aa9d7d6c4906b083e6c3da12341504b626404 | /src/lib/camera/projection_access.ipp | dfa1bb63c60342a67660d3bc9557b1e6f659fdda | [] | no_license | v2v3v4/BigWorld-Engine-2.0.1 | 3a6fdbb7e08a3e09bcf1fd82f06c1d3f29b84f7d | 481e69a837a9f6d63f298a4f24d423b6329226c6 | refs/heads/master | 2023-01-13T03:49:54.244109 | 2022-12-25T14:21:30 | 2022-12-25T14:21:30 | 163,719,991 | 182 | 167 | null | null | null | null | UTF-8 | C++ | false | false | 648 | ipp | /******************************************************************************
BigWorld Technology
Copyright BigWorld Pty, Ltd.
All Rights Reserved. Commercial in confidence.
WARNING: This computer program is protected by copyright law and international
treaties. Unauthorized use, reproduction or distribution of thi... | [
"terran.erre@mail.ru"
] | terran.erre@mail.ru |
07dded28ba88765e360cf6b5401958277fdc4cb7 | 0319cf358118101879a723910213a8cf8d4d1a0d | /dragon/operators/array/permutation_op.cc | 447ab00a0d36f4a5df0862b2347c1881dfa8b1dd | [
"BSD-2-Clause"
] | permissive | ORG-MARS/dragon | d1e42afe1a5e0ba6191fab2c2518af14571c7911 | 6bfe3e73ecb9d95030d12df2efed046551a396e1 | refs/heads/master | 2023-02-28T05:45:12.172455 | 2021-02-04T16:06:31 | 2021-02-04T16:06:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 787 | cc | #include "dragon/core/workspace.h"
#include "dragon/operators/array/initialize_ops.h"
#include "dragon/utils/op_kernels.h"
namespace dragon {
template <class Context>
template <typename T>
void PermutationOp<Context>::DoRunWithType() {
auto* Y = Output(0)->Reshape({limit()});
kernel::Permutation(
Y->count()... | [
"ting.pan@seetatech.com"
] | ting.pan@seetatech.com |
94c90552ceb78de9b2ad6405dc55b3b3ac5b581a | 1302a788aa73d8da772c6431b083ddd76eef937f | /WORKING_DIRECTORY/system/connectivity/shill/dhcp/mock_dhcp_proxy.cc | f93b375aab415e2e0f0c8ce0905a8eaae80d02f5 | [
"Apache-2.0"
] | permissive | rockduan/androidN-android-7.1.1_r28 | b3c1bcb734225aa7813ab70639af60c06d658bf6 | 10bab435cd61ffa2e93a20c082624954c757999d | refs/heads/master | 2021-01-23T03:54:32.510867 | 2017-03-30T07:17:08 | 2017-03-30T07:17:08 | 86,135,431 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 773 | cc | //
// Copyright (C) 2011 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... | [
"duanliangsilence@gmail.com"
] | duanliangsilence@gmail.com |
9b535dcab2a73ef26147a6ac9579efdfae2882e7 | cf3ef2cb7cbce88fb28b184d05f1286a17c6a09a | /ns-3.19/src/core/model/object-base.h | 83a00a615435520822532ee8e8e8cb3b94f8b9f2 | [] | no_license | G8XSU/ns3-pmipv6 | 4d318e39a799e2cfa8f8b8948972494d0d4ad559 | cde2da6d2476eaa5ed49580494e2788f62ddb71e | refs/heads/master | 2016-09-05T18:13:23.367968 | 2014-05-06T12:56:14 | 2014-05-06T12:56:14 | 19,178,140 | 6 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 6,390 | h | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2008 INRIA
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*
* This program is distributed... | [
"g8x000@gmail.com"
] | g8x000@gmail.com |
353d60bee0c60a3357399c7158295e4de8365bd2 | 2b4926fd49a0fcebbed2b39b589202fc686836a5 | /include/AD/automata/treemach.h | 98b04c7b7a8edce0cd96c96f72be727a0d23fec1 | [
"BSD-2-Clause"
] | permissive | prop-cc/prop-cc | c88eef95490b2fad048d0df617333ab94fdd497f | 3569940fc0d039d10b9d6389e8e7a5aa6daae3a2 | refs/heads/master | 2020-12-25T05:27:49.470629 | 2011-09-14T21:20:19 | 2011-09-14T21:20:19 | 2,223,487 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,285 | h | //////////////////////////////////////////////////////////////////////////////
// NOTICE:
//
// ADLib, Prop and their related set of tools and documentation are in the
// public domain. The author(s) of this software reserve no copyrights on
// the source code and any code generated using the tools. You are encourag... | [
"aaronngray@gmail.com"
] | aaronngray@gmail.com |
7ade8da5b33ae8da8c697cde018981ee1b9bce4b | dd949f215d968f2ee69bf85571fd63e4f085a869 | /systems/css-2011-teams/green/subarchitectures/vision.sa/src/c++/vision/components/StereoDetectorReasoner/StereoDetectorReasoner.cpp | 8f462defc33ca6f60ec24f4f3b17ef849e91208d | [] | no_license | marc-hanheide/cogx | a3fd395805f1b0ad7d713a05b9256312757b37a9 | cb9a9c9cdfeba02afac6a83d03b7c6bb778edb95 | refs/heads/master | 2022-03-16T23:36:21.951317 | 2013-12-10T23:49:07 | 2013-12-10T23:49:07 | 219,460,352 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,267 | cpp | /**
* @file StereoDetectorReasoner.cpp
* @author Andreas Richtsfeld
* @date August 2010
* @version 0.1
* @brief Reasoning about detected planes and detected visual objects.
*/
#include <cast/architecture/ChangeFilterFactory.hpp>
#include "StereoDetectorReasoner.h"
/**
* @brief The function called to create a ... | [
"marc@hanheide.net"
] | marc@hanheide.net |
ba773e77b5f689cf2dfdef2ee5ae4b21984454f5 | 455d11cb473c4cb14144e787765648334a22ca3c | /windows/cpp/samples/DataBurnerCmd/CmdBurnerCallback.h | fa0354703138f4d6eecfd25939eb9351287ff1fc | [
"MIT"
] | permissive | primoburner/primoburner-samples | 5f7b01af7eac6dd44df38c29ec1ce0883cf8fac7 | 4b5e30ffec23569a21f07d4cb8200459273f7a0c | refs/heads/main | 2022-12-28T01:16:12.537654 | 2020-10-08T03:38:58 | 2020-10-08T03:38:58 | 302,222,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 949 | h | #pragma once
#include "BurnerCallback.h"
class CmdBurnerCallback : public IBurnerCallback
{
public:
virtual bool OnContinue()
{
return true;
}
virtual void OnFileProgress(int file, const tstring& fileName, int percentCompleted)
{
_tprintf(_T("\r\n %d. File: %s - Percent complete: %d%%"), fil... | [
"vkantchev@users.noreply.github.com"
] | vkantchev@users.noreply.github.com |
0bed01d283d0439184faab3aa126cc25941ec5ad | 7c5d7fb6a64df1a118a64bdf6087ecf395a3a722 | /data/open-Cyan/sources/002435-open-2015-255-Cyan.cpp | cb038c1f9018e2bcb281cd6cc78211247dbe6efd | [] | no_license | alexhein189/code-plagiarism-detector | e66df71c46cc5043b6825ef76a940b658c0e5015 | 68d21639d4b37bb2c801befe6f7ce0007d7eccc5 | refs/heads/master | 2023-03-18T06:02:45.508614 | 2016-05-04T14:29:57 | 2016-05-04T14:54:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,479 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
#include <string>
#include <map>
#include <stdlib.h>
#include <time.h>
using namespace std;
#define lint long long int
#define C 500.0
#define D (1.0 / C)
struct point
{
int x, y;
};
bool operator<(point a, point b)
{
return a.x < b.x |... | [
"shk.slava@gmail.com"
] | shk.slava@gmail.com |
974b79ccf447b594e3763aaa2a8d7d6f2f9c0b68 | 59409fab0056c63eb8b43c6bebc46ad2320e5f3f | /MAX10/tsbs/common_sw_library/tsb/ip/doc/iof/test/test_example.cpp | d1cf5b302862a89d5a2c9ae8fba55a5fe8a2fbbf | [
"BSD-3-Clause"
] | permissive | thomaslindner/xu1-max10-testing | ce96004e9ee51c927ec64fdc8d2438bc95742a46 | a44bdeff1bf533632bfaea5ab9c8cf22d0529e85 | refs/heads/master | 2022-12-22T20:14:30.665124 | 2020-05-19T22:53:52 | 2020-05-19T22:53:52 | 295,867,338 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,183 | cpp | #include <iomanip>
#include <boost/test/auto_unit_test.hpp>
#include "iof/coutf.hpp"
#include "iof/cinf.hpp"
#include "iof/tostr.hpp"
#include "iof/omanips.hpp"
#include "iof/fmt_guard.hpp"
#include "stream_fmt_out.hpp"
using namespace iof;
struct SINNum
{
int hi, med, low;
SINNum(int hi, int med, int ... | [
"rypayne@hotmail.ca"
] | rypayne@hotmail.ca |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.