blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fa02e5faf7de60130c977137a0b4b7884df3e60a | ba8624315e0b9cbd7638d6d341dbb04b46445a1c | /wordCount/input_output.cpp | d21c58baef8d98b76022f9b75ec5757fc2fc2d13 | [] | no_license | Robot-Blitzcrank/wordCount | 5b5793ca67a1b0f4beaf94e493d7391920ba5361 | 79b9581dc52e57093a9b19511507bcc5ecf4ff2c | refs/heads/master | 2020-08-21T09:40:25.116653 | 2019-10-20T07:10:54 | 2019-10-20T07:10:54 | 216,133,119 | 1 | 12 | null | 2019-10-20T07:10:55 | 2019-10-19T01:35:09 | C++ | UTF-8 | C++ | false | false | 613 | cpp | #include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <fstream>
#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
int m,n;
string msg;
int i;
fstream infile(argv[2],ios::in);
fstream outfile(argv[4],ios::out);
infile>>msg;
... | [
"noreply@github.com"
] | noreply@github.com |
c2a809fe7796407d27ff8e4de9b2e45227a8eff2 | 18a3f93e4b94f4f24ff17280c2820497e019b3db | /geant4/G4StackManager.hh | ba7075eeeb5648f2b2b0960f7ecf901a0d9d37de | [] | no_license | jjzhang166/BOSS_ExternalLibs | 0e381d8420cea17e549d5cae5b04a216fc8a01d7 | 9b3b30f7874ed00a582aa9526c23ca89678bf796 | refs/heads/master | 2023-03-15T22:24:21.249109 | 2020-11-22T15:11:45 | 2020-11-22T15:11:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,242 | hh | //
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | [
"r.e.deboer@students.uu.nl"
] | r.e.deboer@students.uu.nl |
4ff2d301201891145ed6d4173c9aef4d3c29bb19 | 2c970e8367555e963c94db249ed722bd6389d0d8 | /MuddyGames-gameplay-programming-i-lab-03-60ce4b8b1ccb/AnimationFSM/Left.cpp | 7b326a430b0bd518bdd976ddd60624978e199ebf | [] | no_license | PaulJame5/AnimFSM | ea9e19130358085426bddc288f0d101d6e1a62e9 | 9e8e77c1356d7679c52474b9a40494e97abede1a | refs/heads/master | 2020-04-05T08:01:14.040533 | 2018-11-12T10:52:28 | 2018-11-12T10:52:28 | 156,697,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,110 | cpp | #include <Left.h>
#include <Attacking.h>
#include <Climbing.h>
#include <Jumping.h>
#include <Right.h>
#include <Idle.h>
#include <Windows.h>
#include <string>
void Left::idle(PlayerFSM* a)
{
std::cout << "Left -> Idle" << std::endl;
Beep(523, 500); // 523 hertz (C5) for 500 milliseconds
a->setCurrent(new Idle())... | [
"noreply@github.com"
] | noreply@github.com |
b48b175188e69d18b4c0ea886161361fc49cbd99 | 123fc737f01a88e58c6eb3ca7ad0e51e867ff434 | /bayesbr/src/RcppExports.cpp | f1ff495afd20afaa916edad3ea62bf4e6f923fd3 | [] | no_license | akhikolla/ClusterTests | e12e5486fc1a80609a956fcb7f432b47e8174b0f | 1c7702ba4035511ffe7d4dd27e9021b6962718fe | refs/heads/master | 2022-12-10T13:00:09.654663 | 2020-09-14T19:12:37 | 2020-09-14T19:12:37 | 295,513,576 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 550 | cpp | // Generated by using Rcpp::compileAttributes() -> do not edit by hand
// Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
#include <Rcpp.h>
using namespace Rcpp;
RcppExport SEXP _rcpp_module_boot_stan_fit4bayesbr_mod();
static const R_CallMethodDef CallEntries[] = {
{"_rcpp_module_boot_stan_fit4bayesbr_m... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
a18aad42e28f621093434a0c4ffc9d029a029825 | a1932503f909f06a81862ad4eef5deaaa0a7b493 | /ImagingEngineLib/include/data/data_definition.h | 0d12fea249f597cc1ccae0685ea1e3fd8d634989 | [] | no_license | jia1000/SvrCallImageEngine | 0b8cb5d8d597243f1a1bf086c5f15b116826de8e | 36a5e6076863578044cbddd043b3119df7eaf729 | refs/heads/master | 2020-05-29T21:16:17.765768 | 2019-06-27T10:11:05 | 2019-06-27T10:11:05 | 189,375,640 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,168 | h | /*=========================================================================
Program: ImagingEngine
Module: data_definition.h
author: zhangjian
Brief:
=========================================================================*/
#pragma once
// Windows 头文件:
#ifdef WIN32
#include <windows.h... | [
""
] | |
4e1ee0ce4f0c991e08e84948ce7ac44387cc588f | 15cfbd560bd19935fa64507750a36e4f05f0b504 | /Project/ms5/IOAble.cpp | 15c51f45a877d844cc100222db65c4d89f35a761 | [] | no_license | Filipefreitas/OOP244 | 213925ef651818e02ff3f24b2c0e3c781c4620fe | 8a1463cf558a311a93b800c157990ef1dd39967b | refs/heads/main | 2023-04-30T04:38:57.282797 | 2021-05-13T19:21:54 | 2021-05-13T19:21:54 | 367,147,007 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 707 | cpp | /* Final Project Milestone 2
Modelue: IOAble
File: IOAble.cpp
Author: Filipe da Cunha de Freitas
ID: 155737190
Revision History
-----------------------------------------------------------
Date Reason
15/nov Developed all functions;
-----------------------------------------------------------
I have done all t... | [
"noreply@github.com"
] | noreply@github.com |
c2e358c2cbd11a021614c697c61108ca4e131c68 | f6fa1c14a928fb961d57a57ee6661523d64d8b99 | /week2/monday/cpp03.cpp | 0c3222f2b42d32a2e6df9aa3346eaf675a2d2de4 | [] | no_license | greenfox-zerda-sparta/Judo3579 | eeb31d14eac363aa73ee9a115c73c14db38b98cc | 6e638704aeac1637afdfc5307d84ec5e0db70357 | refs/heads/master | 2021-01-13T07:30:25.466374 | 2017-02-17T13:35:25 | 2017-02-17T13:35:25 | 71,350,969 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 432 | cpp | //============================================================================
// Name : Hello.cpp
// Author :
// Version :
// Copyright : Your copyright notice
// Description : Hello World in C++, Ansi-style
//============================================================================
#include <io... | [
"istvan.judit5@gmail.com"
] | istvan.judit5@gmail.com |
fa96c15a57ff45e740d7996ad89c9498ae7f1b49 | c3081f8f60de5d36883b38ab789cfc7ad0bc3902 | /Atom/kocka.cpp | 6ad9e1572b58eee21d2f34935ef8b5ba833b447b | [] | no_license | Arrygon/atomWin7 | 68fe7e799eb1e47a32b8ce9ba354687407c309cc | 10aa418b5cf12640934f3d79bd0e09063e11a663 | refs/heads/master | 2020-03-18T17:53:57.804007 | 2018-06-03T20:36:55 | 2018-06-03T20:36:55 | 135,058,581 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 359 | cpp | #include <iostream>
#include <windows.h>
using namespace std;
int main(){
system("color 02");
int a,b;
a = 1;
for(int i=0; i<5; i++){
for(int j=1; j<9; j++){
cout << "\xdb";
}
cout << a;
a++;
cout << endl;
}
for(int o=1; o<9; o++){
b = o;... | [
"noreply@github.com"
] | noreply@github.com |
a0e8b6811443959fa9e4c19168042b6e66ac52b0 | ee507b3010c903ec716315f7df2ba4ef5ae5921a | /storm/storm3dv2/storm3d_terrain_groups.h | c2c507fc307d496c08848107a5860122e32ec266 | [] | no_license | sopyer/Shadowgrounds | ac6b281cd95d762096dfc04ddae70d3f3e63be05 | 691cb389c7d8121eda85ea73409bbbb74bfdb103 | refs/heads/master | 2020-03-29T18:25:48.103837 | 2017-06-24T17:08:50 | 2017-06-24T17:08:50 | 9,700,603 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,909 | h | // Copyright 2002-2004 Frozenbyte Ltd.
#ifndef INCLUDED_STORM3D_TERRAIN_GROUP_H
#define INCLUDED_STORM3D_TERRAIN_GROUP_H
#include "IStorm3D_Terrain.h"
class Storm3D;
class Storm3D_Scene;
class Storm3D_Camera;
class Storm3D_Model;
class Storm3D_TerrainModels;
struct Storm3D_TerrainGroupData;
class Storm3D_TerrainGro... | [
"sopyer@gmail.com"
] | sopyer@gmail.com |
c6036cb151c0318a6d5ee5e4c72cf0e0227fbb55 | 49f88ff91aa582e1a9d5ae5a7014f5c07eab7503 | /gen/third_party/perfetto/protos/perfetto/trace/ftrace/mm_compaction_migratepages.pbzero.cc | e2645b2404a3ac875e48347a55a2482acc464099 | [] | no_license | AoEiuV020/kiwibrowser-arm64 | b6c719b5f35d65906ae08503ec32f6775c9bb048 | ae7383776e0978b945e85e54242b4e3f7b930284 | refs/heads/main | 2023-06-01T21:09:33.928929 | 2021-06-22T15:56:53 | 2021-06-22T15:56:53 | 379,186,747 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,028 | cc | // Autogenerated by the ProtoZero compiler plugin. DO NOT EDIT.
#include "perfetto/trace/ftrace/mm_compaction_migratepages.pbzero.h"
namespace {
static const ::protozero::ProtoFieldDescriptor kInvalidField = {"", ::protozero::ProtoFieldDescriptor::Type::TYPE_INVALID, 0, false};
}
namespace perfetto {
namespace pro... | [
"aoeiuv020@gmail.com"
] | aoeiuv020@gmail.com |
9569eea8843d4bafaec3bc7d239cc9c2af789b6e | fae551eb54ab3a907ba13cf38aba1db288708d92 | /chrome/browser/ui/webui/settings/chromeos/device_name_handler.cc | d65abda54803bc8cac83c2a96fff099555537494 | [
"BSD-3-Clause"
] | permissive | xtblock/chromium | d4506722fc6e4c9bc04b54921a4382165d875f9a | 5fe0705b86e692c65684cdb067d9b452cc5f063f | refs/heads/main | 2023-04-26T18:34:42.207215 | 2021-05-27T04:45:24 | 2021-05-27T04:45:24 | 371,258,442 | 2 | 1 | BSD-3-Clause | 2021-05-27T05:36:28 | 2021-05-27T05:36:28 | null | UTF-8 | C++ | false | false | 1,168 | cc | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/webui/settings/chromeos/device_name_handler.h"
#include <string>
#include "base/check.h"
#include "base/values.h"
#include "... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
41e2e231fc8279fd631df4e28384b23bc78e06c0 | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-devicefarm/source/model/UpdateNetworkProfileRequest.cpp | 2faf6a2204688c9de1c11f2067b3dc847746716e | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 2,787 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/devicefarm/model/UpdateNetworkProfileRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::DeviceFarm::Model;
using namespace Aws::Utils::J... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
a545e69d66adbe499105d1ce97678084b3b5e738 | 3e07145d76d3cf0a97ddd13459a5428acf8c32a7 | /px_comm/dds_msg/DDSImageSupport.cxx | 67afbecbe5d2307ebf86e68460d5ace2bf80a9f5 | [] | no_license | theluke55/px-ros-pkg | 6adf3a9a2ecf964f47bb791e510e730fb487230d | 549a78f6d0d4064a60aef79fa19ed7836d990d1d | refs/heads/master | 2021-01-15T11:24:17.108019 | 2014-04-09T11:59:07 | 2014-04-09T11:59:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,820 | cxx |
/*
WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY.
This file was generated from DDSImage.idl using "rtiddsgen".
The rtiddsgen tool is part of the RTI Connext distribution.
For more information, type 'rtiddsgen -help' at a command shell
or consult the RTI Connext manual.
*/
#include "DDSImageSupport.h"... | [
"hengli@student.ethz.ch"
] | hengli@student.ethz.ch |
6a23650315d3f833870d59152db6bee06db431b1 | bc5de71a0852816d8510b9fa30207150e3d467f1 | /players/players.hh | 9a7802b61287de7ba226ee8ea68b9c706330369d | [
"MIT"
] | permissive | takashi-chikayama/SamurAI-Dig-Here-2020-21 | b03915b65b04bf38d0223899dc6c112155db6d74 | 803558a7f07d39f5b637e3711f137c5789a180ea | refs/heads/master | 2023-03-27T20:20:14.555996 | 2021-03-23T10:50:33 | 2021-03-23T10:50:33 | 295,876,171 | 1 | 4 | NOASSERTION | 2020-11-27T10:44:48 | 2020-09-15T23:53:53 | HTML | UTF-8 | C++ | false | false | 100 | hh | #include "fieldMap.hh"
extern int planSamurai(GameInfo &info);
extern int planDog(GameInfo &info);
| [
"takashi.cikayama@gmail.com"
] | takashi.cikayama@gmail.com |
47b976f891113956dc926957fe9f4a2c56cb105d | 7901e09d4f0827e0590fa6a7f038e7d9363e903b | /cpl/ch12/Employee.h | 01a9f01c4cf0e428b905c08b4d54738ce910f709 | [] | no_license | jiesoul/c_cpp_learn | 32298fa21d159d3fc9a6c0c2711700548db9e4a2 | cd4e411f73222dd26d22c1110ce0af4ecc60f051 | refs/heads/main | 2023-03-16T15:54:54.553175 | 2022-06-14T05:30:51 | 2022-06-14T05:30:51 | 204,853,153 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 458 | h | //
// Created by JIESOUL on 2019/9/25.
//
#ifndef C_CPP_LEARN_SRC_CPL_CH12_EMPLOYEE_H
#define C_CPP_LEARN_SRC_CPL_CH12_EMPLOYEE_H
#include <string>
using std::string;
class Employee {
private:
string first_name, family_name;
char middle_initial;
public:
Employee(const string& n, int d);
void print() const;
s... | [
"jiesoul@gmail.com"
] | jiesoul@gmail.com |
d63433558abfe2aa32d83c241b731de1b41a60ea | ee58a1bb3f4cac0215ec3a1f753779e731c98f4e | /C-DS/有理数/复杂分数.cpp | 4638e789c8e865ca068714e2907032642b5ac82c | [] | no_license | MisakiFx/DSA | e5bf5bbb00190d10f5f2ee9e26d25494655f27d0 | 20b862190b75eec671f1795d9585a8ccee355dc8 | refs/heads/master | 2020-04-05T11:07:54.591672 | 2020-03-12T13:40:41 | 2020-03-12T13:40:41 | 156,823,720 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,267 | cpp | #include <stdio.h>
#include <assert.h>
typedef struct
{
int x;
int y;
}RationalNum;//有理数
typedef struct
{
RationalNum x;
RationalNum y;
}Fraction;//分数
double plus(Fraction a, Fraction b)//加
{
assert(a.x.y > 0 && a.y.y > 0 && b.x.y > 0 && b.y.y > 0 && (a.y.x / a.y.y) != 0 && (b.y.x / b.y.y) != 0);//基本条件
return... | [
"1761607418@qq.com"
] | 1761607418@qq.com |
ef53fcde55ae2f41a98ce4289ed09c0072e8ea52 | 5ee7b59b955ebde297f0dd924382a96a79771681 | /plnrcmbd/PlnrExp/PlnrExpPinout.h | 090e924ec82b43f750f6fca941f35d94660f0892 | [] | no_license | epsitech/planar | a3b22468e6718342218143538a93e7af50debee0 | e97374190feaf229dac4ec941e19f6661150e400 | refs/heads/master | 2021-01-21T04:25:32.542626 | 2016-08-07T19:20:49 | 2016-08-07T19:20:49 | 48,572,177 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,636 | h | /**
* \file PlnrExpPinout.h
* Plnr operation processor - (declarations)
* \author Alexander Wirthmueller
* \date created: 4 Dec 2015
* \date modified: 4 Dec 2015
*/
#ifndef PLNREXPPINOUT_H
#define PLNREXPPINOUT_H
#include "PlnrExp.h"
using namespace PlnrExp;
// IP incl --- INSERT
namespace PlnrExpPino... | [
"awirthm@gmail.com"
] | awirthm@gmail.com |
ed0ad363f87b93fcd3b9aa0082647dd87f0f2c41 | 208986c82eca620f2e0cc4226623680e9c7e15d3 | /Python/regexes/100495244.re | e5615df3dc90f47a99adfddbe01b32c3047648e8 | [] | no_license | libgober/campaignspending | 885868902e56538894924d53e2217530ae1a14ed | 34d3e506a3b118434f812bedf26fe4b4e281e9bf | refs/heads/master | 2021-05-02T15:18:10.475960 | 2017-09-03T19:24:08 | 2017-09-03T19:24:08 | 44,576,982 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,807 | re | #### A regular expression ####
#
#
#
#
#Valid keys
# LINENUMBER +
# ENDAIRDATE +
# BEGINAIRDATE +
# AIRDATE
# AIRDAYS +
# SPOTCOUNT_ROW
# RATE
# TOTAL
# AIRTIME
# AIRTIMERANGE
(?(DEFINE) #start define block, all naems in here should be lower case, all matches are up... | [
"libgober@users.noreply.github.com"
] | libgober@users.noreply.github.com |
5b2be3283ead2678cf21044b946d21483c4b2b37 | 38e49c7de4daa25399907d8091e075f9c1a67d7e | /Rogalic/Rogalic.cpp | bd8e0395448b24c48dc0082b1a59dec2181c2e2c | [] | no_license | Sora20022/my-xyina | e4b51cf5766f65c67b9cc1811d77015c0bb63d3b | ee26f29f24b1f86b8b00d30740a1079c248b39bd | refs/heads/master | 2020-04-16T11:26:56.270406 | 2019-01-13T18:01:45 | 2019-01-13T18:01:45 | 165,536,607 | 0 | 1 | null | 2019-01-13T19:47:16 | 2019-01-13T17:56:08 | C++ | UTF-8 | C++ | false | false | 6,239 | cpp | #include "pch.h"
#include <iostream>
#include "rooms.h"
using namespace std;
int main()
{
setlocale(LC_ALL, "Russian");
RoomController roomController;
auto room0 = roomController.createRoom("Комната 0");
auto room1 = roomController.createRoom("Комната 1");
auto room2 = roomController.createRoom("Комната 2");... | [
"46653974+Sora20022@users.noreply.github.com"
] | 46653974+Sora20022@users.noreply.github.com |
a23b254feda175a1b55bcf60f67f66cb6960a4e7 | 2930d8e330620a9a6f86f5c2ea9825aa4e884186 | /arcanoid2/collision_system.h | bf86bf7531aa3ac7da1c1d97e155482e6887d963 | [] | no_license | PollyPalindrom/arcanoid2 | 0365832f27763743301f80de68e9ce014dd72efb | 152cf4d5a3306b78031ba9323b546e0671114664 | refs/heads/master | 2023-02-07T15:11:37.882430 | 2020-12-22T01:43:34 | 2020-12-22T01:43:34 | 317,208,617 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 412 | h | #pragma once
#include "i_system.h"
#include "transform_component.h"
#include "rect_collider_component.h"
class CollisionSystem : public ISystem {
protected:
void OnUpdate(Context& ctx) override;
void Update(Context& ctx, Entity* entity) override;
bool Filter(Entity* entity) const override {
return e... | [
"polinaahrameiko@gmail.com"
] | polinaahrameiko@gmail.com |
810c23cd94ad4276e6f7b65dc827b557699445fe | 73b1404795f0da293139e3286d4b1072ccc2028d | /Assgn - 4/test.cpp | 0634057cce931861dddb51d711437f7768511fc0 | [
"MIT"
] | permissive | hemanthvhr/OS-lab | e8652ee7efcbd8b76c657c6f4c14b63c6fd9ddf2 | e731d6675e34408becd90250f38fd65d9233aeae | refs/heads/master | 2020-04-15T18:09:21.347995 | 2019-01-15T17:51:28 | 2019-01-15T17:51:28 | 164,903,244 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,150 | cpp | #include "myfs.h"
void printinodevalues(char* name)
{
int inode = searchinodewithfilename(name);
printf("%d %d %d %d\n",inode,inodelist[inode]->file_type,inodelist[inode]->file_size,inodelist[inode]->parent_inode_no);
}
void printdbbitmap()
{
for(int i=0;i<75;i++)
printf("%d ",testbit(super_block->db_bitmap,i));... | [
"hemanthvhr@gmail.com"
] | hemanthvhr@gmail.com |
6b9d02f15a0ad28cb3c3062a51dbf5f7c3d600dd | afc067cc21eb8058a93e9c4f9af1d648e22ce9b8 | /hyphy-src/src/gui/Components/HYButton.cpp | 63dd6c5fbed33112e4e2a90214068b85fcab45db | [
"MIT"
] | permissive | veg/hyphy-python | 76c0ea7d6a6a30735903b1182327762d64cc104a | 6f3e2d19bafe27d0b8a6626201a3326022010811 | refs/heads/master | 2023-05-25T19:00:26.404623 | 2023-05-15T19:17:33 | 2023-05-15T19:17:33 | 39,527,089 | 0 | 1 | NOASSERTION | 2023-05-25T02:19:32 | 2015-07-22T19:52:43 | C++ | UTF-8 | C++ | false | false | 4,045 | cpp | /*
HyPhy - Hypothesis Testing Using Phylogenies.
Copyright (C) 1997-now
Core Developers:
Sergei L Kosakovsky Pond (spond@ucsd.edu)
Art FY Poon (apoon@cfenet.ubc.ca)
Steven Weaver (sweaver@ucsd.edu)
Module Developers:
Lance Hepler (nlhepler@gmail.com)
Martin Smith (martin.audacis@gmail.com)
Signific... | [
"sweaver@temple.edu"
] | sweaver@temple.edu |
54e88328cd1e6cf6f6c836d8ae4e083e3277f926 | dfdcabfe848d89b834bee863b5555b0b5d853987 | /AVR/Arduino_app/Test.cpp | 298bc3bfd982e9e31be4db00de0f4da002632159 | [] | no_license | WooSeok-03/Embedded-Class | aa81e718f1b51fbbb52fa8deb98dd55c5b819312 | 2106ed9c24dc824a146ef4fcaaa60eb22a7576cc | refs/heads/master | 2023-05-14T15:11:58.122594 | 2021-06-07T08:00:32 | 2021-06-07T08:00:32 | 293,404,509 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 77 | cpp | int test_count = 0;
int counting()
{
test_count++;
return test_count;
}
| [
"58156742+WooSeok-03@users.noreply.github.com"
] | 58156742+WooSeok-03@users.noreply.github.com |
2af087460793846c61cb1b51395d86d7bfd4f5f1 | f1dfa37d76f2cde5523b47668914ceb10116af53 | /AtCoder Contest/B - Common Raccoon vs Monster.cpp | c1c9b883b61543f96dd5b563fbe97bed6687a47e | [] | no_license | Muzahid037/Online-Judge-Problems | d7fffd8daad60d9c5801882be1678cd851d54c29 | 5f14253f70c178c373f9b926a825bd82354ff10c | refs/heads/master | 2022-03-15T00:45:38.384365 | 2022-02-24T13:56:40 | 2022-02-24T13:56:40 | 236,151,466 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
int main()
{
ll h,n,x;
cin>>h>>n;
for(ll i=0;i<n;i++)
{
cin>>x;
h-=x;
}
if(h>0)
{
cout<<"No"<<endl;
}
else
{
cout<<"Yes"<<endl;
}
return 0;
}
| [
"48602232+Muzahid037@users.noreply.github.com"
] | 48602232+Muzahid037@users.noreply.github.com |
a14b3493e2986f663f001836bc65dcec0bbf3234 | eaaf514a11d3a64a77d73946cfac26f0d98893ed | /linked-list/0603-Solution.cpp | da1b5d1a2fd463fcca81f3011cef5ce7673a7f06 | [] | no_license | yinweijie/Leetcode-Leetbook | 2e63d95f1fc2245662090ada5c52fded110261b7 | aeea86329a1563d856709d9cce7db9447e9e1999 | refs/heads/main | 2023-05-09T21:55:42.219787 | 2021-06-10T17:05:33 | 2021-06-10T17:05:33 | 326,009,315 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,223 | cpp | // 两数相加
// https://leetcode-cn.com/leetbook/read/linked-list/fv6w7/
/**
* Definition for singly-linked list.
*/
struct ListNode {
int val;
ListNode *next;
ListNode() : val(0), next(nullptr) {}
ListNode(int x) : val(x), next(nullptr) {}
ListNode(int x, ListNode *next) : val(x), next(next) {}
};
c... | [
"ywj123450@gmail.com"
] | ywj123450@gmail.com |
66049fb65563e6edf0680078f9832cafd5afc547 | 5ec06dab1409d790496ce082dacb321392b32fe9 | /clients/cpp-restbed-server/generated/model/ComAdobeCqSocialReviewClientEndpointsImplReviewOperationsServiInfo.h | 1dcab5abc8f3a05b456b202ffb3bf469e57df0b8 | [
"Apache-2.0"
] | permissive | shinesolutions/swagger-aem-osgi | e9d2385f44bee70e5bbdc0d577e99a9f2525266f | c2f6e076971d2592c1cbd3f70695c679e807396b | refs/heads/master | 2022-10-29T13:07:40.422092 | 2021-04-09T07:46:03 | 2021-04-09T07:46:03 | 190,217,155 | 3 | 3 | Apache-2.0 | 2022-10-05T03:26:20 | 2019-06-04T14:23:28 | null | UTF-8 | C++ | false | false | 2,291 | h | /**
* Adobe Experience Manager OSGI config (AEM) API
* Swagger AEM OSGI is an OpenAPI specification for Adobe Experience Manager (AEM) OSGI Configurations API
*
* OpenAPI spec version: 1.0.0-pre.0
* Contact: opensource@shinesolutions.com
*
* NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT.... | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
dacfd374a5cc29b8bbb2db70909dd24b44dafb8d | cc0f632f56c572bd4f50c141f048b0bc7fad4055 | /UVA/11689.cpp | 52a0d27e979db0a04052cfdd932b1d58641fbbe5 | [] | no_license | AbuHorairaTarif/UvaProject | 78517e585c668a83b99866be19b84a0a120bc617 | b0688f97a7226bdd692c9ceb29e7b0c406b8a15a | refs/heads/master | 2021-05-04T08:19:46.607485 | 2016-11-11T14:26:23 | 2016-11-11T14:26:23 | 70,333,668 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | cpp | #include <stdio.h>
int main()
{
int e,f,c,test,drank,empty,more;
scanf("%d",&test);
while(test--)
{
scanf("%d%d%d",&e,&f,&c);
drank=0;
empty=e+f;
while(empty>=c)
{
more=empty/c;
empty=empty%c;
drank=drank+more;
empty... | [
"horaira_cse13@yahoo.com"
] | horaira_cse13@yahoo.com |
07fff2c02804f79a1eff24e1b6d852aed2deed03 | 009614bade3cd3a7acbe75de77a5aec7dd50a8ed | /tests.h | 1ee1a807c9b8a7a958c9436cf9773ab749ec9107 | [] | no_license | AsaBriggs/eop-code | 1d3cceb7acebeebabbc942d57b38ef3ba03796c5 | fe345c9d222baf0b09e525d7ddd8d4e231ea0267 | refs/heads/master | 2021-01-02T09:09:38.888436 | 2014-09-05T14:07:06 | 2014-09-05T14:07:06 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 145,087 | h | // tests.h
// Copyright (c) 2009 Alexander Stepanov and Paul McJones
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted without
// fee, provided that the above copyright notice appear in all copies
// and that both that copyright notice a... | [
"asabriggs@fastmail.fm"
] | asabriggs@fastmail.fm |
ac66e11732b0cbe70bff966c25517504cbb69d98 | 02541cc23351b013278c1ba4b4c5301b71e597cb | /Others/PCCA/d3/B.cpp | e2b9cdd038113ea91831cc36e1b46fa6c2a81872 | [] | no_license | austin880625/problem_solving | d5ac0865405df6d613e408c996c8b875b500a85a | b76cfabcea6e750b9e97c2a66961760fe8d70cf9 | refs/heads/master | 2021-05-04T11:01:03.178708 | 2018-07-14T14:14:04 | 2018-07-14T14:14:04 | 43,396,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 102 | cpp | #include <stdio.h>
#include <iostream>
using namespace std;
int main()
{
return 0;
}
| [
"austin880625@gmail.com"
] | austin880625@gmail.com |
e1ccc1b0ea161e35bdf7d7ba6212da5beb909255 | 571075fc1c0eaee541c4e7aa4e63e1b6973b8f06 | /Objet.cc | 491604aa995782647e337a82515af241062391fe | [] | no_license | Kevin-Vu/The_Greatest | d7aa1750b228f6f249748ada80249aa44e5868f9 | 261af2a9a167d00878e8fe6c0d046352e4fc9933 | refs/heads/master | 2022-10-16T06:36:38.114256 | 2022-10-14T09:25:46 | 2022-10-14T09:25:46 | 167,258,552 | 0 | 1 | null | 2019-01-23T23:22:43 | 2019-01-23T21:40:56 | C++ | UTF-8 | C++ | false | false | 897 | cc | #include "Objet.hh"
Objet::Objet(int x, int y)
:Obstacle(x,y)
{
if(!o_text.loadFromFile("img/bulletin.png"))
{
std::cout << "Probleme de chargement" << std::endl;
}
o_text.setSmooth(true);
o_sprite.setTexture(o_text);
o_sprite.setPosition(sf::Vector2f(_x,_y));
o_sprite.setTextur... | [
"noreply@github.com"
] | noreply@github.com |
524f6c0655e0389f2af76882991f9ea94a876a29 | 90ea9cc18485aa32483e5068204b42042cf36b26 | /State.h | 6ec40604db304fe345fb70105f58bf6d29db685a | [] | no_license | zxnrbl/micromouse | 2804aff39fdccbc6bc57c9cc0dfbf7e5483a4a42 | 2f0b5225a1e5e4fe9354455e8b07d6ed1fa768a5 | refs/heads/main | 2023-02-06T06:43:05.438619 | 2021-01-01T03:27:56 | 2021-01-01T03:27:56 | 325,907,574 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,519 | h | #include <queue>
#include "Move.h"
#pragma once
class Mouse;
enum StateEnum {
STATE_UNKNOWN,
STATE_IDLE,
STATE_INITIALIZING,
STATE_EXPLORING,
STATE_RETURNING,
STATE_MAPPING,
STATE_SPEEDING,
STATE_COMPLETE
};
class IState {
public:
virtual StateEnum State() const = 0;
... | [
"73205278+zxnrbl@users.noreply.github.com"
] | 73205278+zxnrbl@users.noreply.github.com |
3c57bc397adb31c8fb5f04ccf93bd02c0e38a57d | 2cf5dadd5fe8f18d6b7a107f3566913698f3f3e1 | /系统模块/游戏组件/76.视频国际象棋源码/游戏客户端/GameClientDlg.h | b811d63e0fde9471911bdb8c9b0de577fdd58f15 | [] | no_license | xiaokaixuan/qipai-game | 319a5af77a490daf4c825ca7f54bc0b0bbf5c1a0 | fce39d8192c1ea037ff34abec3d6074d56071934 | refs/heads/master | 2021-01-13T16:23:13.757533 | 2012-06-11T10:53:16 | 2012-06-11T10:53:16 | 54,963,680 | 1 | 0 | null | 2016-03-29T09:35:54 | 2016-03-29T09:35:53 | null | GB18030 | C++ | false | false | 3,551 | h | #pragma once
#include "Stdafx.h"
#include "GameLogic.h"
#include "GameClientView.h"
//////////////////////////////////////////////////////////////////////////
//游戏对话框
class CGameClientDlg : public CGameFrameDlg
{
//游戏变量
protected:
WORD m_wBlackUser; //黑棋玩家
BYTE m_cbChessColor; ... | [
"pybmfc@gmail.com"
] | pybmfc@gmail.com |
055695e4a4e5759efa782d8b91f25c812c281c08 | 2588b5370197ac4684b05e8d85a8f7d4e3a64a1e | /mmsjack/include/JackNetDriver.h | af137b436931417f5079ec7000d7a3d12e5875ae | [] | no_license | arthurtofani/ensemble | 9fffcefcab7b87d7c9696b08a16e5d41d4701eed | 18bf7510a8f8758b7730acf26371c0b15e847707 | refs/heads/master | 2020-12-26T02:22:17.442915 | 2013-04-17T02:47:23 | 2013-04-17T02:47:23 | 49,592,427 | 1 | 1 | null | 2016-01-13T18:13:48 | 2016-01-13T18:13:47 | null | UTF-8 | C++ | false | false | 3,051 | h | /*
Copyright (C) 2001 Paul Davis
Copyright (C) 2008 Romain Moret at Grame
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... | [
"lfthomaz@gmail.com"
] | lfthomaz@gmail.com |
eae30747d1be0c7b6bcbc9e18be6fa2f5719bf41 | bec0f727e0859afff3d592d83cb2b4661b8510e3 | /src/defargs.h | a9c2f0426bac1ff91a3c1a95cbb1e65462334610 | [] | no_license | pepr/doxypress | e712af4a1f25c48798594f3686f77a1a21a1ef51 | a7a61abaa3051c8adda32aceadeecc151b444c2e | refs/heads/master | 2021-01-18T02:57:54.351866 | 2016-04-18T06:45:36 | 2016-04-18T06:45:36 | 56,375,213 | 0 | 0 | null | 2016-04-16T09:14:15 | 2016-04-16T09:14:14 | null | UTF-8 | C++ | false | false | 1,028 | h | /*************************************************************************
*
* Copyright (C) 2014-2016 Barbara Geller & Ansel Sermersheim
* Copyright (C) 1997-2014 by Dimitri van Heesch.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under th... | [
"barbara@copperspice.com"
] | barbara@copperspice.com |
4fe940bd770033d7f0217ab077cd8853d72de4c8 | f05ea752b2260e18ccc905e53f0834040e5e5fc9 | /src/gdalcubes/src/window_time.cpp | 72b3a33c58a9980cc1a8a96aa588412fd122c43e | [] | no_license | cran/gdalcubes | 480b13fc63e5f06ea415015bf35c77a6ea7efdd4 | fcba9122505c87f8c08a9cdb944be504350ed6ea | refs/heads/master | 2023-04-28T04:51:58.326642 | 2023-04-14T10:50:05 | 2023-04-14T10:50:05 | 201,308,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,573 | cpp | /*
MIT License
Copyright (c) 2019 Marius Appel <marius.appel@uni-muenster.de>
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... | [
"csardi.gabor+cran@gmail.com"
] | csardi.gabor+cran@gmail.com |
08333faef0788ef438ee0209609e39f9c64e9e8c | 97e04772570141a5671e3c1ddef3c916a17f1ee6 | /XPlay/app/src/main/cpp/IDecode.h | 1a98cf33e3ab6a43c6300ca87eb13766f7fbdcab | [] | no_license | GJP1106/FFmpegXplay | 695ba3236653b0fc20141db21ff7e974e9fe3272 | 86dcc4d04db8dcc2b0e2769412423d3e4d814fcf | refs/heads/master | 2021-04-10T21:48:30.254792 | 2020-03-29T03:26:23 | 2020-03-29T03:26:23 | 248,969,418 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 966 | h | //
// Created by GJP on 2020/3/22.
//
#ifndef XPLAY_IDECODE_H
#define XPLAY_IDECODE_H
#include "XParameter.h"
#include "IObserver.h"
#include <list>
//解码接口,支持硬解码
class IDecode :public IObserver{
public:
//打开解码器
virtual bool Open(XParameter para, bool isHard = false) = 0;
virtual void Close() = 0;
vir... | [
"gjp1106@outlook.com"
] | gjp1106@outlook.com |
20bb099e5bb9747a395480db201e8c6a37f6ff2e | 9824d607fab0a0a827abff255865f320e2a7a692 | /界面资源/[XTreme.Toolkit.9.6.MFC].Xtreme.Toolkit.Pro.v9.60/Include/Controls/Common.Include/XTColorPopup.h | ea04eaf5d75a6deae19c2e35ae794779de572263 | [] | no_license | tuian/pcshare | 013b24af954b671aaf98604d6ab330def675a561 | 5d6455226d9720d65cfce841f8d00ef9eb09a5b8 | refs/heads/master | 2021-01-23T19:16:44.227266 | 2014-09-18T02:31:05 | 2014-09-18T02:31:05 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 8,613 | h | // XTColorPopup.h : interface for the CXTColorPopup class.
//
// This file is a part of the XTREME TOOLKIT PRO MFC class library.
// ©1998-2005 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRE... | [
"sincoder@vip.qq.com"
] | sincoder@vip.qq.com |
5b5a5c7258d45a598ed3ffb450a122d873fde241 | 9ad7957f285a8cff3efb10e14dc2602f532f9c39 | /gas/lcd.cpp | 19a811b916735847ea44b0c8eebdaebc1f52110b | [
"MIT"
] | permissive | jeannekamikaze/gas | b8fd27075c0450c15d595e7008685b964c0ed38a | d914a5ff45d4d7ae93fc7cd6ae3db00356875f8b | refs/heads/master | 2021-01-01T04:04:39.519950 | 2017-07-14T17:02:28 | 2017-07-14T17:02:28 | 97,119,540 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | cpp | #include "lcd.h"
void print2 (LiquidCrystal& lcd, int x)
{
if (x < 10) lcd.print(0);
lcd.print(x);
}
void print3 (LiquidCrystal& lcd, int x)
{
if (x < 100) lcd.print(0);
if (x < 10) lcd.print(0);
lcd.print(x);
}
| [
"jeannekamikaze@gmail.com"
] | jeannekamikaze@gmail.com |
af5a9e40e7d4f14dd294e67ad29a183f79bfffdc | b9d486e0986f04bc112e59b16fa2510509f5c6fd | /uva/uva1225_fast.cpp | ec7b1c6d993633ded16314e089537ff2e469f243 | [] | no_license | yqbeyond/Algorithms | 8adb96b41248772762d71b9b652ac1065bfc364e | fd36261cff8d842a11a76ed167beda074c215794 | refs/heads/master | 2021-07-06T08:43:41.581046 | 2021-05-15T05:35:47 | 2021-05-15T05:35:47 | 55,763,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,370 | cpp | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <math.h>
int len(int n)
{
int res = 0;
if (n == 0)
return 1;
while(n)
{
n /= 10;
res++;
}
return res;
}
void print(long long *times)
{
for (int i = 0 ; i < 9; i++)
printf("%lld ", times[i]);
printf("%lld\n", times[9]);
}
int main()
{... | [
"yqqbeyond@gmail.com"
] | yqqbeyond@gmail.com |
eaf7db64b14eb6a64eef248ec1079d7b5bfbf781 | b3c47795e8b6d95ae5521dcbbb920ab71851a92f | /ZOJ/3630.cc | 28288235835d763e0c9e715f8e34575d3141f8e0 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | Wizmann/ACM-ICPC | 6afecd0fd09918c53a2a84c4d22c244de0065710 | 7c30454c49485a794dcc4d1c09daf2f755f9ecc1 | refs/heads/master | 2023-07-15T02:46:21.372860 | 2023-07-09T15:30:27 | 2023-07-09T15:30:27 | 3,009,276 | 51 | 23 | null | null | null | null | UTF-8 | C++ | false | false | 2,796 | cc | //Result:2012-07-30 16:57:06 Accepted 3630 C++ 510 616 Wizmann
#include <cstdio>
#include <cstring>
#include <cstdlib>
#include <iostream>
#include <algorithm>
#include <vector>
#include <stack>
#include <queue>
#include <bitset>
using namespace std;
#define print(x) cout<<x<<endl
#define input(x) cin>>x
#define SIZ... | [
"kuuy@foxmail.com"
] | kuuy@foxmail.com |
a6150b078c3501943d10472b0c4bcb5b5bdf89c7 | 39eac74fa6a244d15a01873623d05f480f45e079 | /ImportWizardTypeDlg.cpp | 9f01db39c2973f732ec6f80240230bc6f124ac53 | [] | no_license | 15831944/Practice | a8ac8416b32df82395bb1a4b000b35a0326c0897 | ae2cde9c8f2fb6ab63bd7d8cd58701bd3513ec94 | refs/heads/master | 2021-06-15T12:10:18.730367 | 2016-11-30T15:13:53 | 2016-11-30T15:13:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 37,125 | cpp | // ImportWizardTypeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ImportWizardDlg.h"
#include "ImportWizardTypeDlg.h"
#include "Globalutils.h"
// (j.politis 2015-04-27 14:12) - PLID 65524 - Allow the import wizard to be resizable
#include "GlobalDrawingUtils.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und... | [
"h.shah@WALD"
] | h.shah@WALD |
8aeda434c47803b96d238edb8ad2642d772de670 | 20805224c698e9260cc5b9f3f51a3290fafec386 | /common/comm/player_base.cpp | d56fc97d6602b1fe72b61cce1bbf5fd989598301 | [] | no_license | jyqiu1216/bob | bacd14472a3b5f19b52fbf9747c1e2d5b0f29ee2 | 5a58c17deaa953a48df512c29ed1557276ef3608 | refs/heads/master | 2020-06-18T17:56:26.416382 | 2017-01-03T01:16:49 | 2017-01-03T01:16:49 | 74,750,647 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 37,426 | cpp | #include "player_base.h"
#include "common_base.h"
#include "common_func.h"
#include "activities_logic.h"
#include "service_key.h"
#include "quest_logic.h"
#include "city_base.h"
#include "action_base.h"
#include "item_base.h"
#include "msg_base.h"
#include "conf_base.h"
#include "sendmessage_base.h"
TBOOL... | [
"jyqiu1216@163.com"
] | jyqiu1216@163.com |
728b552e70e7cc0688a2acd01b7142dbb749850a | 9cb7aa24936d5b22941808b28745833107497cad | /week11/communication/communication.ino | df195458144292ac58d4b9cfdf60ade8fb0b4f49 | [] | no_license | CluckeyMcCormick/Comp469-RoboBrain | 00b994437c729ef644b5df8688c5c181b01b0096 | 4f28bc86c7e8bbf0181bbcb616ca2967566c10b2 | refs/heads/master | 2021-05-15T12:25:16.627005 | 2017-12-12T18:05:34 | 2017-12-12T18:05:34 | 108,441,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,336 | ino | /* Encoder Test for Robo-team 1
* Nicolas Fredrickson
* Steven Coronel
* November 16th, 2017
*/
// we can achieve a 90 degree turn via 450/1088 turns
//The sample code for driving one way motor encoder
const byte encoder0pinA = 2;//2;//A pin -> the interrupt pin 2
const byte encoder0pinB = 3;//3;//B pin -> th... | [
"fredricksonnicolas@gmail.com"
] | fredricksonnicolas@gmail.com |
da083fdb23e6f13f5effcddc3fe2c61488b04cdd | 0cb85cd0c88a9b9f0cca4472742c2bf9febef2d8 | /Windows/Hook/TestProjects/MBRLog/MBRLog.cpp | 4179b247d05b8455b1e22e53a987717d432fa26b | [] | no_license | seth1002/antivirus-1 | 9dfbadc68e16e51f141ac8b3bb283c1d25792572 | 3752a3b20e1a8390f0889f6192ee6b851e99e8a4 | refs/heads/master | 2020-07-15T00:30:19.131934 | 2016-07-21T13:59:11 | 2016-07-21T13:59:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 356 | cpp | // MBRLog.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "jobs.h"
int main(int argc, char* argv[])
{
Job_Process m_JobProcesses;
m_JobProcesses.Start();
m_JobProcesses.ChangeActiveStatus(true);
SuspendThread(GetCurrentThread());
m_JobProcesses.ChangeA... | [
"idrez.mochamad@gmail.com"
] | idrez.mochamad@gmail.com |
9e7b90d48ba6b4bf8c18eb513e06a3b6653bf93a | 1bb6a0b3692b5468f7d148788298320ac3ba2a23 | /Real_Contests/ACPC_2021/o_pizza.cpp | af549969ce61be53bab36edf1b09aac3af3d5e2c | [] | no_license | ablondal/comp-prog | ee6ea5c0b32d7fbe0321a4b9919a9cec23fe85f6 | 725e369476993307874f9f5d6e2e7299918251a0 | refs/heads/master | 2022-10-08T05:40:39.206721 | 2022-09-25T22:29:49 | 2022-09-25T22:29:49 | 243,620,860 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 989 | cpp | #include <bits/stdc++.h>
using namespace std;
// incomplete
#define rep(i, a, b) for(int i = a; i < (b); ++i)
#define all(x) begin(x), end(x)
#define sz(x) (int)(x).size()
typedef long long ll;
typedef pair<int, int> pii;
typedef vector<int> vi;
typedef vector<ll> vll;
const double PI = acos(-1);
double alph, bet, N;
... | [
"ari.blondal@gmail.com"
] | ari.blondal@gmail.com |
19c1c302a0de1bc9df33ab0302d2ebd32e30aaca | accd5545df6c1fe34da58b9aef97e7329c55f9c5 | /吉田学園情報ビジネス専門学校_増澤 未来/01_electro/02_開発環境/01_game/Electro/7.7/spawneffect.h | fd0ab483cc5d4c655cc5163e8b743bfae4de7e5f | [] | no_license | miraika4400/MiraiMasuzawa | 41fff5ce74c285f230f390bd355530f139dff949 | 4473fc3821a244f9b7270410b178cbad59e3d185 | refs/heads/master | 2023-03-12T01:09:30.264778 | 2021-02-27T20:56:45 | 2021-02-27T20:56:45 | 305,336,083 | 0 | 1 | null | 2020-10-22T01:04:47 | 2020-10-19T09:47:08 | C++ | SHIFT_JIS | C++ | false | false | 1,695 | h | //=============================================================================
//
// enemyヘッダ [enemy.h]
// Author : 増澤 未来
//
//=============================================================================
//二重インクルード防止
#ifndef _ENEMYSPAWN_H_
#define _ENEMYSPAWN_H_
//*****************************
// インクルード... | [
"mirai4400@yahoo.co.jp"
] | mirai4400@yahoo.co.jp |
a9c21f1b783147450c5ea00c0da569c2979c7442 | bca2526232680c443f244bc66a59a0b3db971d4f | /main.cpp | 68a20b4752dd24e4370858215db1be0eb15b4776 | [
"MIT"
] | permissive | rushup/kitra520-linux-iap | 071a07a48c036fa7ff59d450b40db6b3dcd7c3b0 | bc563a658f6043926334a440771f0c0ef7249fbe | refs/heads/master | 2021-01-12T07:27:39.154853 | 2017-01-11T07:37:13 | 2017-01-11T07:37:13 | 76,964,063 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,578 | cpp | #include <stdint.h>
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <time.h>
#include "serial.h"
#include "kitra_input.h"
#include "kitra_output.h"
using namespace std;
#define KITRA_LINUX_IAP_VER 2
serial k_serial;
char* buffer;
int buffer_index = 0;
int size;
bool wait_version = false;
void loo... | [
"matteofumagalli1275@gmail.com"
] | matteofumagalli1275@gmail.com |
d28cfd20202cc0e7fca2e17190a6c9ac9ef0376f | c0caed81b5b3e1498cbca4c1627513c456908e38 | /src/protocols/qsar/scoring_grid/HbaGrid.fwd.hh | 48025b4251639d13e2c6459ff434df43a0dde830 | [] | no_license | malaifa/source | 5b34ac0a4e7777265b291fc824da8837ecc3ee84 | fc0af245885de0fb82e0a1144422796a6674aeae | refs/heads/master | 2021-01-19T22:10:22.942155 | 2017-04-19T14:13:07 | 2017-04-19T14:13:07 | 88,761,668 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 883 | hh | // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
// vi: set ts=2 noet:
//
// (c) Copyright Rosetta Commons Member Institutions.
// (c) This file is part of the Rosetta software suite and is made available under license.
// (c) The Rosetta software is developed by the co... | [
"malaifa@yahoo.com"
] | malaifa@yahoo.com |
f5c708f17d3cba79f88f434d7be865497d8910fd | 05ace75fffe21a2d375e3611571f1a815d3c0fbc | /4.0.6/Core/src/server/shared/Utilities/Util.h | 43f28f5e4ae742866555c7071564e2f8f7f1ac25 | [] | no_license | DeKaDeNcE/Project-WoW | 97fcf9b505f2cd87e2fb17b27d92d960cdc12668 | 9307425445316cc4e88c73e116d4ea4d440d5ac2 | refs/heads/master | 2021-05-27T09:11:53.994059 | 2014-02-20T06:29:42 | 2014-02-20T06:29:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,497 | h | /*
* Copyright (C) 2005-2011 MaNGOS <http://www.getmangos.com/>
*
* Copyright (C) 2008-2011 Trinity <http://www.trinitycore.org/>
*
* Copyright (C) 2010-2011 Project SkyFire <http://www.projectskyfire.org/>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU ... | [
"pat_66696@hotmail.com"
] | pat_66696@hotmail.com |
d5a692209fc0c70d1fd0b0749cdd970652e3f18b | b278695d3f1b411f3bf10fb2adf9a8baf11542d3 | /Solutions/longestProblems/longestConsecutiveSequence.cpp | a388b3e4fb523cf668fa898563936178ebf59b53 | [] | no_license | VenkataAnilKumar/LeetCode | 445f62dc8e8eec430b6ea0709dc77cbdb7494621 | df6d9e4b7172266bef4bc1f771fce3abb2216298 | refs/heads/master | 2021-06-25T07:56:54.217539 | 2020-12-18T05:54:59 | 2020-12-18T05:54:59 | 176,710,300 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,951 | cpp | // Source : https://oj.leetcode.com/problems/longest-consecutive-sequence/
// Author : Venkata Anil Kumar
/**********************************************************************************
*
* Given an unsorted array of integers, find the length of the longest consecutive elements sequence.
*
* For example,
* Give... | [
"25908037+VenkataAnilKumar@users.noreply.github.com"
] | 25908037+VenkataAnilKumar@users.noreply.github.com |
2ef12e0d2e3cac569ce59f074365019457f7a05c | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/squid/gumtree/squid_repos_function_5746_last_repos.cpp | a993575f450ee24b4b80a1fbea2b07e5be3717dd | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,860 | cpp | void
Auth::Negotiate::UserRequest::startHelperLookup(HttpRequest *, AccessLogEntry::Pointer &al, AUTHCB * handler, void *data)
{
static char buf[MAX_AUTHTOKEN_LEN];
assert(data);
assert(handler);
assert(user() != NULL);
assert(user()->auth_type == Auth::AUTH_NEGOTIATE);
if (static_cast<Auth::... | [
"993273596@qq.com"
] | 993273596@qq.com |
79863d3b2e4d17132289991edd2b9193f97b5917 | 2782c2fc4eb2448ee5d4f82c1e2ca9265722b8d1 | /region_growing/regionGrowing.cpp | 12cf1de156b8f05d47ca76e17726544f6060514e | [] | no_license | MarkusEich/semantic_perception | 2fa7854f165f97cef63de8f4e25d8adb2d79aff6 | df9c879cb78a6b8dcda339a727870ed2f8b258f4 | refs/heads/master | 2021-01-02T23:13:23.856242 | 2013-08-21T18:28:17 | 2013-08-21T18:28:17 | 10,883,195 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,185 | cpp | /*****************************************
** Markus Eich (2013)
** Malgosia Goldhorn (2010)
** DFKI GmbH
**
**
*/
#include "regionGrowing.h"
#include <iostream>
#include <math.h>
#include <fstream>
#include <stdlib.h>
#include <string.h>
#include "hull.h"
#include "kdtree.hpp"
#include "plane.h"
#ifdef USE_OPENM... | [
"markus.eich@dfki.de"
] | markus.eich@dfki.de |
057ecdcd03a6f16a515c72772ed30b815ad20732 | e2714a029d43d19faf18b7a7dcdf931d4bc612b2 | /Morphs/Importers/CoreUtils/Shared/CanvasTex/cpp/Source/Android-Mac/ScratchImage.cpp | 41672099da931aed48c1d6cd23e7e23900a0a47e | [
"MIT"
] | permissive | PolygonalSun/BabylonPolymorph | a12abf65f94c0e8bc72d79a2d851929991854cd0 | c9d65884215063a449195fe06b50a86e5149ae69 | refs/heads/master | 2022-08-04T13:39:11.753031 | 2020-05-05T03:07:49 | 2020-05-05T03:07:49 | 257,961,313 | 0 | 0 | MIT | 2020-04-22T16:42:11 | 2020-04-22T16:42:11 | null | UTF-8 | C++ | false | false | 5,826 | cpp | #include <CanvasTex/ScratchImage.h>
#include "ScratchImage.h"
#include "ImageMac.h"
#include <vector>
#include <gli/texture2d_array.hpp>
#include <gli/texture_cube.hpp>
namespace CanvasTex
{
//---------------------------------------------------------------------------------------------------------------------
Scratc... | [
"dasolare@microsoft.com"
] | dasolare@microsoft.com |
5732729f59c227882c35d87a0ab04a953edceebd | 3d9a2a802548a8257c02d1009b9e5f5e4ad5542e | /Coin.h | 98f39f3a4c952d8822741fc9c57999163522df3d | [] | no_license | GeorgeVicarey/TSoTM | dae3a15de37a1e9241359aab2ad7357c44155315 | c234fdcb1af6729a28662db89c6696fecc121af8 | refs/heads/master | 2021-01-22T07:39:06.341751 | 2014-05-04T19:03:55 | 2014-05-04T19:03:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | h | /*
* Coin.h
*
* Created on: 28 Apr 2014
* Author: George
*/
#ifndef COIN_H_
#define COIN_H_
class Coin
{
private:
//The X and Y offsets of the tony
//The velocity of the tony
int xVel, yVel;
public:
int x, y;
//Initializes the variables
Coin(int Px, int Py);
Coin();
... | [
"g.vicarey@hotmail.co.uk"
] | g.vicarey@hotmail.co.uk |
3558cfc76362a844cb3314a049fe0ad914902fc5 | 9a6036d2f5b0a9d56c8e8bc55d78758409f6cd72 | /CAsyncSocketEx/CBase64Coding.cpp | ecefef8f8654864fc57cc048e11d5bbfa1140080 | [] | no_license | Ciapas-Linux/PinkCard2 | 7c5c58ea496f9af3de00a7254ba56a1518cd67b6 | 9891266c9e5886de215594fd42d71e59241cf62b | refs/heads/main | 2023-08-16T14:34:52.381673 | 2021-09-28T10:59:31 | 2021-09-28T10:59:31 | 411,242,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,822 | cpp | #include "stdafx.h"
#include "CBase64Coding.hpp"
#pragma hdrstop
#define CARRIAGE_RETURN (13)
#define LINE_FEED (10)
/*
** Author: Samuel R. Blackburn
** Internet: wfc@pobox.com
**
** You can use it any way you like as long as you don't try to sell it.
**
** Any attempt to sell WFC in source code f... | [
"maxgon@o2.pl"
] | maxgon@o2.pl |
7bf91e082fab10841e9961ac451d40350d0332c0 | f78501e74e26b6c3702c649097d9b7426ae0506b | /Lab7 Wireless network and ESP32/Lab7_5_ESP32_TCPServer/Lab7_5_ESP32_TCPServer.ino | e90431703c2354b8708906bee41f17315939621f | [] | no_license | noppadolp/IoT-codelabs | 200a7cc2f63f0ea62e054db71211599a01a715f9 | b939fa7363af22ab237901ad3725201b95731ddb | refs/heads/master | 2023-08-24T05:43:27.059434 | 2021-10-26T13:54:33 | 2021-10-26T13:54:33 | 408,972,865 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 867 | ino | #include <WiFi.h>
#define SERVER_PORT 9999
const char* ssid = "IEE-IoT";
const char* password = "ieenopassword";
WiFiServer my_server(SERVER_PORT);
void setup() {
Serial.begin(115200);
WiFi.begin(ssid,password);
while(WiFi.status() != WL_CONNECTED){
delay(500);
Serial.print(".");
}
Serial.println("... | [
"noppadol.p@eng.kmutnb.ac.th"
] | noppadol.p@eng.kmutnb.ac.th |
db4b40cf71eafa5468061c427d18c4b66bbb7e1a | a1a8b69b2a24fd86e4d260c8c5d4a039b7c06286 | /build/iOS/Debug/include/Fuse.Scripting.EventEmitterModule.h | b077839a7d1e2930e5fdec137b4debc31f8f64de | [] | no_license | epireve/hikr-tute | df0af11d1cfbdf6e874372b019d30ab0541c09b7 | 545501fba7044b4cc927baea2edec0674769e22c | refs/heads/master | 2021-09-02T13:54:05.359975 | 2018-01-03T01:21:31 | 2018-01-03T01:21:31 | 115,536,756 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,010 | h | // This file was generated based on /usr/local/share/uno/Packages/Fuse.Scripting/1.4.2/EventEmitterModule.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.h
namespace g{namespace Fuse{namespace Scripting{struct Context;}}}
namespace g{namespace Fuse{namespace Scripting... | [
"i@firdaus.my"
] | i@firdaus.my |
55eb4ef073230b749f7da75c8736b5b3b6f6fdf8 | 2af943fbfff74744b29e4a899a6e62e19dc63256 | /MistSlicer/Modules/Meshing/Widgets/vtkMimxExtractEdgeWidget.cxx | 72d7f78aead79bf0abd4a4d66b725452c72a26a2 | [
"LicenseRef-scancode-3dslicer-1.0",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lheckemann/namic-sandbox | c308ec3ebb80021020f98cf06ee4c3e62f125ad9 | 0c7307061f58c9d915ae678b7a453876466d8bf8 | refs/heads/master | 2021-08-24T12:40:01.331229 | 2014-02-07T21:59:29 | 2014-02-07T21:59:29 | 113,701,721 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,158 | cxx | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkMimxExtractEdgeWidget.cxx,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for detail... | [
"yhayashi@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8"
] | yhayashi@5e132c66-7cf4-0310-b4ca-cd4a7079c2d8 |
d3ded27591f216c2c172fd7aca19f9a6aa62382c | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir521/dir522/dir572/dir595/file676.cpp | 5bfe208a848fe3772ed39e395ae9b0cf0ea3aca5 | [] | no_license | tgeng/HugeProject | 829c3bdfb7cbaf57727c41263212d4a67e3eb93d | 4488d3b765e8827636ce5e878baacdf388710ef2 | refs/heads/master | 2022-08-21T16:58:54.161627 | 2020-05-28T01:54:03 | 2020-05-28T01:54:03 | 267,468,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 107 | cpp | #ifndef file676
#error "macro file676 must be defined"
#endif
static const char* file676String = "file676"; | [
"tgeng@google.com"
] | tgeng@google.com |
9ade7806f56991989aa3bedea2d02804b1c2042d | 2248e62ab73c5b36e31ab5306eec47252ed3671b | /Chapter 3/3_28.cpp | ea47decfe9ca539ac9313ab2d4b42b33284c9221 | [] | no_license | ShadowHu/CppPrimer5th | 845c9e9478ea4133adbae1b14e508db8d8420163 | 849263129dadea6743b759a79175a105cabc415c | refs/heads/master | 2021-01-01T05:24:23.295908 | 2017-05-11T09:22:49 | 2017-05-11T09:22:49 | 57,224,274 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 476 | cpp | /*************************************************************************
> File Name: 3_28.cpp
> Author:
> Mail:
> Created Time: 2014年08月17日 星期日 21时45分59秒
************************************************************************/
#include<iostream>
using namespace std;
string sa[10];
int ia[10];
int main(){
... | [
"shadow_hu1441@163.com"
] | shadow_hu1441@163.com |
a7eedc8e8abf903e41d48b40043ef7c42ed77f5a | 42810b5e3bb8c6983c37a8d695cac351511ed681 | /ScoreState.h | 78e34b4447a4100d7fb1f640e0195014af76bf7e | [
"MIT"
] | permissive | Deadvard/Tetris | 746504d2b19564c57c5261d6f586662761c11cfd | b018d134239339f46de2f1218f2477786968c581 | refs/heads/master | 2020-03-08T05:56:28.522370 | 2018-04-03T19:39:34 | 2018-04-03T19:39:34 | 127,959,490 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 813 | h | #ifndef SCORESTATE_H
#define SCORESTATE_H
#include "GameState.h"
#include "Button.h"
class ScoreState : public GameState
{
public:
ScoreState(sf::RenderWindow& window, InputHandler* ih, ResourceHandler* rh);
virtual ~ScoreState();
//Updates current state
void update(sf::RenderWindow& window, sf::Ti... | [
"noreply@github.com"
] | noreply@github.com |
549babf42ed2965d8972fe5a3013899ac54d9d0c | 4bd36dae2e4e69e9d04438b9197ae23bbab255e1 | /Status/Core/Client/Teacher/MainWindow/t_functionButtonWidget.cpp | 2f0d1d07d2c709e669460d1443fb396349cccf2a | [] | no_license | StatusOnIineEducationDev/status-desktop | 6b40704a25b8082a22bb16ea923dacd2f20e6938 | f8632fa835306a8ec34d5324cd1f44406b1dcdb5 | refs/heads/master | 2020-07-30T19:29:04.119987 | 2019-12-30T11:22:54 | 2019-12-30T11:22:54 | 210,332,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 222 | cpp | #include "t_functionButtonWidget.h"
TeacherFunctionButtonWidget::TeacherFunctionButtonWidget(QWidget *parent)
: QWidget(parent) {
m_ui.setupUi(this);
}
TeacherFunctionButtonWidget::~TeacherFunctionButtonWidget() {
} | [
"lanyangbo@foxmail.com"
] | lanyangbo@foxmail.com |
f26a862cc2cbd9bd57e88577c00badfed0c5b452 | 82c19ae7828b2ca07a631f19868c1320d4da419b | /mf1836_hw7_q1.cpp | d19a901209d11e7bd4c12856c1e772b65becf355 | [] | no_license | mf3129/NYU_Work | 4d6f72a5b511ac86240cd254f179e828e6b51a68 | 147222c821b8072657615df2655dd6d7278a3b69 | refs/heads/master | 2020-06-11T19:10:20.430957 | 2019-09-18T03:10:20 | 2019-09-18T03:10:20 | 194,057,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,085 | cpp | /*
Implement a function:
int printMonthCalender(int numOfDays, int startingDay)
This function is given two parameters:
numOfDays - The number of days in the month
startingDay – a number 1-7 that represents the day in the week of the first day
in that month (1 for Monday, 2 for Tuesday, 3 for Wednesday, etc.).
... | [
"noreply@github.com"
] | noreply@github.com |
ed58980c23b72fc92e0a09518ed9711f3df4293c | 80a8477d098b4d86063d1a60570b57bd03c034a8 | /tst/mov_avg_tst/mov_avg_tst.cc | 67614276bee6cb62cad32cdaf985f856f8f1019c | [] | no_license | ratatech/RatatechSynth | a67bd273d60b8a4f06f5067915a44ed5d1be34aa | 6406165d8c1c9041cfff5c767ca97cff988cc90c | refs/heads/master | 2021-01-11T14:55:47.081445 | 2018-10-05T22:19:01 | 2018-10-05T22:19:01 | 80,235,732 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,348 | cc | /*
@file mov_avg_tst.cc
@brief Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor si... | [
"jhidalgo87@gmail.com"
] | jhidalgo87@gmail.com |
bccd9a538d8baae6a06a6bab9177d99e35520923 | 30e1dc84fe8c54d26ef4a1aff000a83af6f612be | /src/external/boost/boost_1_68_0/libs/bimap/test/compile_fail/test_bimap_info_2.cpp | d3b2007fcbb94eaf2eac0b89cc89b161a5dc22e6 | [
"BSL-1.0",
"BSD-3-Clause"
] | permissive | Sitispeaks/turicreate | 0bda7c21ee97f5ae7dc09502f6a72abcb729536d | d42280b16cb466a608e7e723d8edfbe5977253b6 | refs/heads/main | 2023-05-19T17:55:21.938724 | 2021-06-14T17:53:17 | 2021-06-14T17:53:17 | 385,034,849 | 1 | 0 | BSD-3-Clause | 2021-07-11T19:23:21 | 2021-07-11T19:23:20 | null | UTF-8 | C++ | false | false | 1,196 | cpp | // Boost.Bimap
//
// Copyright (c) 2006-2007 Matias Capeletto
//
// 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)
// VC++ 8.0 warns on usage of certain Standard Library and API functions that
// can be cause bu... | [
"znation@apple.com"
] | znation@apple.com |
162bfc47d76242370b8ae1ae15f514a8d841b3ff | de852231b562c3e423ebc24bc0a68fe04653d2cc | /Arduino Code/Lap_Counter_LED_8x32_v17/Lap_Counter_LED_8x32_v17.ino | 5cde42d2a7562ed109cfc564bdb0561c741c33ad | [] | no_license | bespokegear/lapcounter | c31f70f4092d492f5c7e7a47b58bf2b6b366e585 | 610d943bbc886d8734fc4b31142dcbb6c6aaa747 | refs/heads/master | 2020-03-27T19:51:06.960480 | 2018-09-01T16:52:30 | 2018-09-01T16:52:30 | 147,015,972 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,129 | ino | /********************************************************
/****** Scalextric Lap Counter Unit ********************
/****** by Matt Little **********************************
/****** Date: 18/7/18 **********************************
/****** info@re-innovation.co.uk ************************
/****** www.re-innovat... | [
"matt@re-innovation.co.uk"
] | matt@re-innovation.co.uk |
ac9f910d129a8d5eb023e551c2e7628d84dd4c75 | 10c67c4beef52d4afc3b7935a698059e37cffc30 | /GUARDCOS.cpp | 257fd5443ba22dc9bd15af3f83cd71ea4a2526b6 | [] | no_license | ronaldo-k/Solutions | 00e6bb321e677bcf6061099aa64ff870f6f18e53 | 3cc63cd1d9ff88654691b6a6f4afbbde902cb306 | refs/heads/master | 2020-07-29T15:50:45.905274 | 2019-11-27T00:39:06 | 2019-11-27T00:39:06 | 209,868,438 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 472 | cpp | #include <stdio.h>
int d, vf, vg, pf, pg, df;
bool valid;
int main() {
while(scanf("%d %d %d", &d, &vf, &vg) != EOF) {
df = vg - vf;
valid = false;
if(d >= 12 || df <= 0) valid = false;
pg = 0; pf = d;
for(int i = 0; vf * i < 12; i++) {
valid = false;
pf += vf;
pg += vg;
if(pg >= pf) {
... | [
"ronaldo.kanegae@gmail.com"
] | ronaldo.kanegae@gmail.com |
f3e2af10173ee6fa07652e2327f16c14ee35015f | e28e5e34a399c49ec61409dfb66a33d3c033498f | /9469-vonneumann/9469-vonneumann.cpp | 7d4a024551c7026e060167fb0f34c3fff235e71a | [] | no_license | rupc/boj | e72f2e8ec1a69da7d735ac1723273b977cf2155e | 281ce9561c152a7330acc31ded83198a1d0c34c7 | refs/heads/master | 2020-07-02T08:07:00.618675 | 2017-01-24T05:56:32 | 2017-01-24T05:56:32 | 66,392,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,564 | cpp | // input, output
#include <iostream>
#include <iomanip>
// container
#include <vector>
#include <array>
#include <list>
#include <map>
#include <set>
#include <string>
// container adaper
#include <stack>
#include <queue>
// STL algorithm related
#include <algorithm>
#include <iterator>
#include <functional>
#include ... | [
"neurosilver@gmail.com"
] | neurosilver@gmail.com |
67aa61a0b101ab904c072de906911ec00601b628 | 3fb01b66b695d57871ce33328c494669a97276e5 | /src/simple_uv/config.cpp | cc6862d13eedaae67da9d45a8b7d54c7f5197af4 | [] | no_license | HONGJICAI/coflow_in_hrrn | 21cfa3265eb37fbb75e0e9a725901f5e3bdb7465 | 4d07edf52ad40ae2f8a2cd66556c363b36eab91e | refs/heads/master | 2020-03-13T20:18:47.998815 | 2018-05-21T14:57:47 | 2018-05-21T14:57:47 | 131,271,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,393 | cpp | // Config.cpp
#include "config.h"
using namespace std;
Config::Config(string filename, string delimiter,
string comment)
: m_Delimiter(delimiter), m_Comment(comment)
{
// Construct a Config, getting keys and values from given file
std::ifstream in(filename.c_str());
if (!in) throw File_not_found(filena... | [
"464580613@qq.com"
] | 464580613@qq.com |
03d1d9eb83ccf8f7b754672e64c3c994fc13febf | 00efb44a653d5e05997ca1dde50c58a6df8549d7 | /src/CryptoNoteCore/Account.cpp | 2c1a707dda52a8701742ed245cd8340580c50037 | [] | no_license | askmeboy/sld | 8a635183482ecdd3d8351d84389bb2f3211a3021 | 2755bcc27e27d9e437c5eb5b025184d16c9eb7f0 | refs/heads/master | 2020-04-18T01:33:52.691066 | 2018-12-07T20:48:37 | 2018-12-07T20:48:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,913 | cpp | // Copyright (c) 2011-2016 The Cryptonote developers
// Copyright (c) 2014-2017 XDN-project developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "Account.h"
#include "CryptoNoteSerialization.h"
namespace Cryp... | [
"32670449+monselice@users.noreply.github.com"
] | 32670449+monselice@users.noreply.github.com |
fa8603c109e150ed1656be307d71714416086c46 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/curl/gumtree/curl_repos_function_2454_last_repos.cpp | 7f6ccbc9053d7cc1fe8724fcf6196043b46f889e | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 185 | cpp | static void Curl_gskit_close(struct connectdata *conn, int sockindex)
{
close_one(&conn->ssl[sockindex], conn, sockindex);
close_one(&conn->proxy_ssl[sockindex], conn, sockindex);
} | [
"993273596@qq.com"
] | 993273596@qq.com |
551d1c1aff78cb1c97d83c4a8fa1675f44ae883b | 1203ede9b2b6a2a0016467da79824a5e804bcdaa | /DefineVarCommand.h | 12b4436f2a3b2e81c301c3174b2ee0218a9f0229 | [] | no_license | GalSeidner/Flight-Gear-Simulator-Controller | a2ca24784ea3a5b0fa6f327651b109f824e5a1a6 | eeadc617c1cee40b6c43a56617e9bae7db24d6af | refs/heads/master | 2021-01-02T05:48:54.454020 | 2020-11-03T16:29:00 | 2020-11-03T16:29:00 | 239,516,649 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 341 | h | //
// Created by gal on 22/12/2019.
//
#ifndef EX3_NEW__DEFINEVARCOMMAND_H_
#define EX3_NEW__DEFINEVARCOMMAND_H_
#include "Command.h"
#include <iostream>
class DefineVarCommand : public Command {
public:
/**
* constructor
*/
DefineVarCommand();
int execute(vector<string>::iterator);
};
#endif //EX3_NEW_... | [
"noreply@github.com"
] | noreply@github.com |
7488ade2239c85c989803b64d6dc4b5cc25f0f91 | dcb68c87482166c15576e798a01b1880034c620c | /cpp_indie_studio/src/Graphics/AScene.hpp | 1e0ea0cdb8c666721185ea48db45a0ffb18186d8 | [] | no_license | Toinoux/Epitech | 7a5cc1b954c951f765c424c176e128b6ce6f60ae | bdb86c9e679f7121890ec07f2405a0c1afa12c68 | refs/heads/master | 2020-03-22T21:49:13.546508 | 2019-03-12T16:17:49 | 2019-03-12T16:17:49 | 140,710,308 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 478 | hpp | /*
** EPITECH PROJECT, 2018
** Untitled (Workspace)
** File description:
** AScene
*/
#pragma once
#include <irr/irrlicht.h>
#include "Graphics/Event.hpp"
// #include "SocketManager.hpp"
namespace bbm
{
class AScene
{
public:
AScene(irr::IrrlichtDevice *device, MyEventReceiver &event) : _device(device), _event... | [
"antoine.yvroud@epitech.eu"
] | antoine.yvroud@epitech.eu |
6ff534beeeb5b6130226566f8aa61963a214e465 | 3019cc02f3738fafb71dc53e1764401501ea8475 | /dev/so_5/rt/agent.cpp | 961058fb21bbe382c85e3e87cf7eddabf82e9c4a | [
"BSD-3-Clause",
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | eao197/so-5-5 | a341ac895298e08479f01ac42be15b14ad11af6b | fa0c31c84d2637dce04e13a155040150d505fbbd | refs/heads/master | 2021-06-11T03:38:26.141983 | 2020-07-04T08:39:56 | 2020-07-04T08:39:56 | 32,193,560 | 78 | 21 | NOASSERTION | 2018-10-15T05:38:09 | 2015-03-14T03:11:06 | C++ | UTF-8 | C++ | false | false | 37,861 | cpp | /*
SObjectizer 5.
*/
#include <so_5/rt/h/agent.hpp>
#include <so_5/rt/h/mbox.hpp>
#include <so_5/rt/h/enveloped_msg.hpp>
#include <so_5/rt/h/environment.hpp>
#include <so_5/rt/impl/h/internal_env_iface.hpp>
#include <so_5/rt/impl/h/state_listener_controller.hpp>
#include <so_5/rt/impl/h/subscription_storage_iface.h... | [
"eao197@1d1731ae-3f85-447d-88f8-c72b288064d1"
] | eao197@1d1731ae-3f85-447d-88f8-c72b288064d1 |
1bd6ca2f007b5f32b354143d816e8e28928aeeca | b4f0a634eff571b6bf4fb233122044042af8932d | /runAsDaemon.cc | 233bd0f30e21e183591e0266f5271c45bdcb5707 | [] | no_license | tinester/Unix_Daemon | f63a9991adce10f932e345c99411dae3011abcc5 | b71a29c19d8971655bed49e828cbd2f861d2f29f | refs/heads/master | 2020-04-03T00:10:16.606985 | 2018-10-26T20:33:39 | 2018-10-26T20:33:39 | 154,891,255 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,466 | cc | /*
Zach Eagan
zse150030@utdallas.edu
CS 3376.002
*/
#include <iostream>
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/inotify.h>
#include <string>
#include <map>
#include <algorithm>
#include <unistd.h>
#include <signal.h>
#include <string.h>
#include ... | [
"tinester777@gmail.com"
] | tinester777@gmail.com |
c36c33e7df759b8d694f3d1fbdbbfa6064350713 | 8b66e989a5e792d94335915a8b5c85b2daaab541 | /tagEditWidget/renamethread.h | 6eef14639636e7ccf0c085700c9f584c45d2809b | [] | no_license | piyuanyuan1/VmSplitTool | a2d1471dc5b53da09a4cb9ffa6f774c547c194d2 | 8df5a628df2ea424521d02954e83aba0f8dc344f | refs/heads/master | 2022-06-04T21:35:40.158967 | 2020-05-01T11:28:59 | 2020-05-01T11:28:59 | 259,931,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 713 | h | #ifndef RENAMETHREAD_H
#define RENAMETHREAD_H
#include <QObject>
#include <QThread>
#include <QStringList>
#include <QDir>
#include <QFile>
#include <QDebug>
#include <QDate>
#include <QProcess>
#include <QString>
#include <QCoreApplication>
class renameThread : public QThread
{
Q_OBJECT
public:
explicit rena... | [
"piyuanyuan1@gmail.com"
] | piyuanyuan1@gmail.com |
d9aea63e20ca54a97db3720fe3eab8a8c7821b2f | e12ec6b3f8f17fe8906e5f96b2c3f7eb9405988a | /Grid.h | 679a0b6d01e1c0f762f43c7976ce107d6d6a5494 | [] | no_license | sachin-sanil/Neumann-BC | dec472bcdd3608d992bb57b416149cd065aa7e34 | 46a4480af10ea68ffa1c333500825c66ea57015d | refs/heads/master | 2021-01-01T03:54:38.203496 | 2016-05-09T18:09:38 | 2016-05-09T18:09:38 | 58,397,519 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 989 | h | // $Id$
/**
* @file ./EDIT
* @brief Definitions of Grid_int class
* @author Mayank, Sachin, Shivang, Vinayak
* @author Mat. No. : 22040622 EDIT
*/
///@brief Grid_int Class Declarations in header file Grid_int.h. Grid generation and applying boundary conditions.
/// Class definitions in Grid_int.cpp
... | [
"yx11ufeg@stud.informatik.uni-erlangen.de"
] | yx11ufeg@stud.informatik.uni-erlangen.de |
e75581a9fc7b15a5314bdeef874b0616cc7cafc2 | 09399557a4f051e170c185094075dd1389cf16b0 | /InvaderV4.7/export/windows/cpp/obj/src/flixel/tweens/misc/VarTween.cpp | 79c4903c92ae91843c115ff84e78015875459b8e | [] | no_license | XweetyK/Space-Invaders | b737ea731a0356fed61cb8d1ce0ab490cfca4415 | a7e14890a1799e1cb4db9458b7d1be5dafe20df9 | refs/heads/master | 2021-01-21T05:10:05.906530 | 2017-10-04T18:46:17 | 2017-10-04T18:46:17 | 101,913,055 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 11,773 | cpp | // Generated by Haxe 3.4.2 (git build master @ 890f8c7)
#include <hxcpp.h>
#ifndef INCLUDED_95f339a1d026d52c
#define INCLUDED_95f339a1d026d52c
#include "hxMath.h"
#endif
#ifndef INCLUDED_Reflect
#include <Reflect.h>
#endif
#ifndef INCLUDED_flixel_FlxBasic
#include <flixel/FlxBasic.h>
#endif
#ifndef INCLUD... | [
"xweetyk@gmail.com"
] | xweetyk@gmail.com |
17529aa1876d3495f82527db35ee7cad64666732 | 0eb84ec824fb34c18a87a4b50292d6cb41d15511 | /ComponentWebotsMpsDocking/smartsoft/src-gen/ComponentWebotsMpsDocking.hh | b976fe23dd440ef5fad6e76a7798fce00823869e | [] | no_license | SiChiTong/ComponentRepository | 1a75ef4b61e37be63b6c5ec217bfb39587eecb80 | 19b79ae0112c65dddabcc1209f64c813c68b90d6 | refs/heads/master | 2023-07-12T13:01:10.615767 | 2021-08-25T09:59:28 | 2021-08-25T09:59:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,804 | hh | //--------------------------------------------------------------------------
// Code generated by the SmartSoft MDSD Toolchain
// The SmartSoft Toolchain has been developed by:
//
// Service Robotics Research Center
// University of Applied Sciences Ulm
// Prittwitzstr. 10
// 89075 Ulm (Germany)
//
// Information abo... | [
"matthias@mlutz.de"
] | matthias@mlutz.de |
8235bf63456e5f23da49f4e1ed06d2ea40518960 | 23088e38e0c1376be12f9b7609365a4fb7638286 | /ABC/71/A_Meal_delivery.cc | d50e52fc4b6417452484b824a93d0c2659092758 | [] | no_license | yukoku/AtCoder | 84d508baed54ca5e421f017926061e92eea96bef | 4e832122cbc035fb2783fa04126288f56f917b52 | refs/heads/master | 2020-03-30T07:46:25.167963 | 2019-07-20T11:14:04 | 2019-07-20T11:14:04 | 150,965,837 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 332 | cc | #include<bits/stdc++.h>
constexpr long long INFL = 1LL << 60;
constexpr int INF = 1e9;
using namespace std;
using ll = long long;
using P = pair<int, int>;
int main()
{
int x,a,b;
cin >> x >> a >> b;
if(abs(x-a) > abs(x-b)){
cout << "B" << endl;
}else{
cout << "A" << endl;
}
r... | [
"dasu0dadasu@yahoo.co.jp"
] | dasu0dadasu@yahoo.co.jp |
c366b482755154ac0a63c326507a65826d909062 | f11b6b83b868d6a06cd2c5510d34bc96519bb1e8 | /(시작반2) Level11 - 문제5번.cpp | 19ccd7ea43529f76e4834816951a3e1a219254db | [] | no_license | JuicyJerry/mincoding | c2ea35d5ce29ded5c3f4378bdb2267225643cfb6 | 238882ff59ead0f515613e6fe4879584b98da038 | refs/heads/master | 2022-12-23T15:18:20.239179 | 2020-09-22T14:34:05 | 2020-09-22T14:34:05 | 260,839,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 198 | cpp | #include <iostream>
using namespace std;
int main() {
int a, b;
cin >> a >> b;
int* p = &a;
int* t = &b;
int temp;
temp = *p;
*p = *t;
*t = temp;
cout << *p << " " << *t;
return 0;
} | [
"ju2cyjerry@gmail.com"
] | ju2cyjerry@gmail.com |
c1d00377b474ea548897974fd7098bef19a2e27c | effdc2a761c5fda7e4c3fedb0d874e194e2e3c78 | /Unclassified/simulated-annealing-2.cc | f07afe846932ac5df798fdac5f144075dd1a3271 | [] | no_license | duanqn/AC_lib | 286d955462e1a8b5447c27f6b41b1603004e9965 | 305fbabb9c7bcf3d8a4fbbc17bd9248492332cd9 | refs/heads/master | 2020-07-12T22:24:19.410464 | 2015-08-21T09:42:53 | 2015-08-21T09:42:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 927 | cc | //@ Simulated Annealing
const int N = 32, T = 1000;
//...
struct state { double a, b; } cur[N];
double P, Q, R;
inline double evaluate (state &s) { } // evalutae the state
inline bool legal (state &s) { } // if the state is legal
inline double rand1 () { return (double(rand() * 2) / RAND_MAX) - 1; }
inline double r... | [
"wzy196@gmail.com"
] | wzy196@gmail.com |
baddef38725b8c74eb7db481360f45e35e77348d | 389596cb94cd143b3983dd26182fa3bd28e78665 | /Source/TestPRCProj/TestPRCProjGameModeBase.cpp | 50ed8dcdee25be3cd571d28d41bf6b1d4d1a92ce | [] | no_license | jyurkiw/UnrealTestPRCProj | 1082c41c383d6aa3a8311fa4075e2fa25c925b22 | d9723e281436d8b4c5b969cd739e2457ea58fc29 | refs/heads/master | 2020-09-21T08:21:44.682547 | 2019-11-28T22:43:57 | 2019-11-28T22:43:57 | 224,739,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 119 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "TestPRCProjGameModeBase.h"
| [
"jyurkiw@yahoo.com"
] | jyurkiw@yahoo.com |
b120606f0d1b495ba080fe747aaa0eaa0f7484db | 6754fedd87afba36ec8f004825bb852b00ac8fb2 | /src/boost/accumulators/statistics/weighted_skewness.hpp | 99929eae9ea3c3e40a4a0b65c875dcb13f9797dd | [
"BSD-3-Clause",
"BSL-1.0"
] | permissive | cpmech/vismatrix | 4e7b8a3e0448f4c9565fa649e9c9af0e05707346 | a4994864d3592cfa2db24119427fad096303fb4f | refs/heads/main | 2021-08-15T21:52:56.975004 | 2020-09-24T00:55:35 | 2020-09-24T00:55:35 | 54,020,206 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,737 | hpp | ///////////////////////////////////////////////////////////////////////////////
// weighted_skewness.hpp
//
// Copyright 2006 Olivier Gygi, Daniel Egloff. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef ... | [
"dorival.pedroso@gmail.com"
] | dorival.pedroso@gmail.com |
1a067c2762a37e233d4d2866467450b00609b54b | fc1be2eddc48116f9754cef10bc92512a160f720 | /C++/ReverseInteger.cc | 182fa7de206577237c7d2b12961b96cdc32e2e8c | [] | no_license | eaglesky/leetcode | 6d7116a5c5df0c6aaf6441f9d7492f0bf8a0884e | bc9768624e3857c9776ef360b186d754333bbc03 | refs/heads/master | 2020-05-30T20:19:31.232212 | 2017-11-01T08:21:26 | 2017-11-01T08:21:26 | 22,568,355 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 879 | cc | #include <climits>
#include <cstdlib>
#include <iostream>
using namespace std;
int reverse0(int x)
{
int ret = 0;
while(x != 0) {
int dig = x % 10;
x = x / 10;
ret = ret*10 + dig;
if ((ret > INT_MAX/10) || ((ret == INT_MAX/10) && (dig > 7)))
break;
}
return ... | [
"allenchin1990@gmail.com"
] | allenchin1990@gmail.com |
54ed6ce5c43dab7f4b791056bb6152232f22fe5d | 814bbf94e8cc5c56a98fda209203bf1cf5f25086 | /Dynamic Programming/BOJ_6378.cpp | b34136bd329a999ad7d216cb3103e9a8b2ad44b2 | [] | no_license | JW-1017/Algorithm | 9683fa71397a35855fc5ab7dc3dbfd8ea1d04367 | 9c8a2d7b306f38f5d09c2d799bade8023eb10b5a | refs/heads/master | 2020-12-03T08:11:32.887244 | 2018-10-05T19:11:19 | 2018-10-05T19:11:19 | 95,330,636 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,052 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <stack>
#include <queue>
#include <map>
#include <set>
#include <cctype>
#include <cstring>
#include <unordered_map>
#include <unordered_set>
#include <cmath>
#include <functional>
#include <algorithm>
#include <cstdlib>
using namespace std;
/*
input:
... | [
"wldndsla8@naver.com"
] | wldndsla8@naver.com |
f79f52bc490a782e7b3dae87a4a1d1a6e2533a61 | b4c4eeccf6cf31ea368fbe01008a3569408cd381 | /Include/Inventaire.h | 1f9d87347e07e62875ba3e2e93dfc3a277216c82 | [] | no_license | MickaelFP/ProjetAventureTextuelCpp | d685c3ba8fe03b35fa453359a5cb5573e9186202 | 63b04659c6a19f6cd6e520c5cb05576e1e6dcbd6 | refs/heads/main | 2023-03-20T09:13:26.333226 | 2021-03-17T12:00:51 | 2021-03-17T12:00:51 | 345,701,381 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 318 | h | #include"Piles.h"
#include"Bouteille.h"
#include"BoiteDePillules.h"
#include <vector>
class Inventaire
{
public:
Inventaire();
~Inventaire();
void dragDrop();
void addItem(Item* nouvelItem); //(int location,...)
void supprItem(Item* itemASuppr);
protected:
std::vector<Item*> m_inventaire;
}; | [
"72392674+MickaelFP@users.noreply.github.com"
] | 72392674+MickaelFP@users.noreply.github.com |
b539275f2f99b873614c75d1fd34d6a9be49170d | ab80df382d367f9ca23e4220c0290a5cafd36a23 | /src/qt/walletmodel.cpp | d0177538e2810b642a42a0d15fe9eb1b258efa06 | [
"MIT"
] | permissive | EVGHENICOIN/QuantisNet-PIVX-Fork-NEW-BLOCKCHAIN | ce012b1f8205976246c22e555d33136b6e640397 | 6bd405f4c91df2d3955581c448d6ff71b0b259b1 | refs/heads/master | 2020-04-27T07:58:22.920514 | 2019-03-06T20:32:18 | 2019-03-06T20:32:18 | 174,154,857 | 3 | 0 | MIT | 2019-03-06T14:31:08 | 2019-03-06T13:54:51 | C++ | UTF-8 | C++ | false | false | 27,532 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "walletmodel.h"
#inclu... | [
"aria@euphmail.com"
] | aria@euphmail.com |
799d2871191fbb7cd568d1760d10f1144a13b1d6 | e13865712d1c9d9db95dd3cc237af90f01665007 | /tools/euryopa/WaterLevel.cpp | d3f2959d0e88265ab5292a64af8e38fc6110d2d4 | [] | no_license | rwengine/librwgta | b1a4a1e196b3e8c1eaaccad5c80ddd82e44a87bf | 79850b4e5ab5e114aaf12761e2ddc203d442954b | refs/heads/master | 2020-04-25T05:40:56.710316 | 2019-01-10T09:16:04 | 2019-01-10T09:16:04 | 172,551,687 | 2 | 1 | null | 2019-02-25T17:25:29 | 2019-02-25T17:25:28 | null | UTF-8 | C++ | false | false | 12,619 | cpp | #include "euryopa.h"
namespace WaterLevel
{
#define WATERSTARTX params.waterStart.x
#define WATERENDX params.waterEnd.x
#define WATERSTARTY params.waterStart.y
#define WATERENDY params.waterEnd.y
#define WATERSMALLSECTORSZX ((WATERENDX - WATERSTARTX)/128)
#define WATERSMALLSECTORSZY ((WATERENDY - WATERSTARTY)/128)
#d... | [
"aap@papnet.eu"
] | aap@papnet.eu |
0d0a570a62bbc04f077d809282374e9ad748a141 | 28560cf98151f64840a235f9fb9b661c2b629118 | /StockMaretSimulator/StockMaretSimulator/Failsafe.h | e54121b25b14ecea9bf8fc86866963999442d3bc | [] | no_license | BenskiBoy/StockMarketSimulator | 86e3a55a06e585779bbed0c5309246b59ead6f5e | 8adf96712969f29e7523cf0daddbe4851f99858e | refs/heads/master | 2021-01-01T05:19:56.660653 | 2016-05-27T02:37:03 | 2016-05-27T02:37:03 | 57,019,826 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 351 | h | #pragma once
#ifndef __H_FAILSAFE__
#define __H_FAILSAFE__
#include "Enums.h"
#include "Logger.h"
#include "News.h"
#include <mutex>
#include <sstream>
using namespace std;
class Failsafe {
private:
News* n;
public:
Failsafe(News* n);
Failsafe::Failsafe(const Failsafe& other) {
n = other.n;
}
void op... | [
"thwaitsy@gmail.com"
] | thwaitsy@gmail.com |
19e98ad5074293519109748816cb9c7beb2e7bf9 | 51819345c6569587e28393a5df12afa34fd7595f | /qhairprocessing.h | 70fff33d74871723b9a2d92f169be9a981bb3c3d | [] | no_license | 000ddd00dd0d/Hair-Tracing | 0f82aed18595728266b875e266d44a856db7a3ad | 9b342780f748083b788725b231a6dde4a0a16a2a | refs/heads/master | 2021-01-13T10:15:17.182301 | 2017-02-08T08:48:49 | 2017-02-08T08:48:49 | 69,742,699 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 754 | h | #ifndef QHAIRPROCESSING_H
#define QHAIRPROCESSING_H
#include <QtWidgets/QMainWindow>
#include <QtWidgets/qaction.h>
#include "ui_qhairprocessing.h"
#include "LazySnapping.h"
#include "Tracing.h"
#include <cv.h>
#include <highgui.h>
class QHairProcessing : public QMainWindow
{
Q_OBJECT
public:
QHairProcessing(QWidg... | [
"752936985@qq.com"
] | 752936985@qq.com |
bd6b35cfda43dc84a72e49a90459792958930bd2 | ff104c7eb90b8177648e6bb6443a9538ebc0c48a | /libquic/src/net/log/net_log_event_type.h | aad5e2d16ad88c5b059d1195da495b10405b9a83 | [
"BSD-3-Clause"
] | permissive | renwotao/quic | 4a76a2e559379ca1a84461f0767e7eadf7bb4d1e | 59e5bf1afe0949e9698c3aecb8af378065678b62 | refs/heads/master | 2020-12-01T02:57:14.688110 | 2017-03-27T18:09:40 | 2017-03-27T18:09:40 | 85,148,484 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 634 | 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 NET_LOG_NET_LOG_EVENT_TYPE_H_
#define NET_LOG_NET_LOG_EVENT_TYPE_H_
namespace net {
enum class NetLogEventType {
#define EVENT_TYPE(la... | [
"852443964@qq.com"
] | 852443964@qq.com |
b489b12d017b4946d2de011181c79610d8a86094 | 4befa37d1e2203ae15c5c2d206aa83fc9c1b2175 | /XII/Assignments/3. File Handling/L_4.CPP | 99cb2838708010931eb4e26c7a1e313783ad91f2 | [] | no_license | aayushvats/CPP_AllKindsOfStuff | 87008fae7a29ea04883b78b046d6a2e292fd7fb8 | bdf91363f7ac9737ca4b6d1d7fbd8ee8ba99049c | refs/heads/master | 2020-07-04T16:50:43.286971 | 2019-12-04T13:41:09 | 2019-12-04T13:41:09 | 202,345,940 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 398 | cpp | #include<fstream.h>
#include<conio.h>
#include<string.h>
void COPYABC()
{
ifstream fin("TELEPHON.DAT",ios::in|ios::binary);
ofstream fout("TELEBACK.DAT",ios::out|ios::binary);
Directory ph;
while(!fin.eof())
{
fin.read((char*)&ph,sizeof(ph));
if(ph.checkcode("123")==0)
fout.write((char*)&ph,sizeof(ph));
}
... | [
"44yu5hv475@gmail.com"
] | 44yu5hv475@gmail.com |
61e7fb00452be0269e539d93883f8c8d97470368 | db92214392a7f20a8a7c9713cd9e8ba4b2d94c7a | /AsyncLog/src/AsyncLog.h | ea13479028b3520cf23b2d0c0e6a58cc0006c869 | [] | no_license | SoftwareKiller/ubuntu | fd2af7be1738bdbdccd38a58c7f17b340f618363 | 6bf390fc8d8c3efc17a7db3331d5f5405abd05bf | refs/heads/master | 2022-01-29T23:26:56.528101 | 2022-01-11T08:38:03 | 2022-01-11T08:38:03 | 137,650,835 | 1 | 0 | null | 2020-12-16T15:21:42 | 2018-06-17T11:42:35 | C++ | UTF-8 | C++ | false | false | 3,634 | h | #pragma once
#include <cstdio>
#include <string>
#include <list>
#include <thread>
#include <memory>
#include <mutex>
#include <condition_variable>
#include <unistd.h>
#include <cstring>
#define LOG_API
enum LOG_LEVEL
{
LOG_LEVEL_TRACE,
LOG_LEVEL_DEBUG,
LOG_LEVEL_INFO,
LOG_LEVEL_WARNING,
LOG_LEVE... | [
"378961928@qq.com"
] | 378961928@qq.com |
b69c88c43269d9ae7409413fb7d83767821d52fc | 0b7ed7ae257284c31ba1b43e99d876dfb6999bc8 | /SBFspot/ArchData.cpp | 2499024c8165c0032fe08490d9f85c8abeb0811d | [] | no_license | hatziliontos/SBFspot-OpenWRT-Cross-Compile-DLINK-DIR-505 | 0f3ed1ac329caa5f8e0cbc4132c9713056607eb5 | 76ba5121a376706c344f88744f5e083113cf6145 | refs/heads/main | 2023-02-11T06:34:26.865453 | 2021-01-05T04:11:53 | 2021-01-05T04:11:53 | 326,744,185 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 16,956 | cpp | /************************************************************************************************
SBFspot - Yet another tool to read power production of SMA® solar inverters
(c)2012-2020, SBF
Latest version found at https://github.com/SBFspot/SBFspot
License: Attribution-NonCommercial-ShareAlike 3.0 Unported (CC ... | [
"noreply@github.com"
] | noreply@github.com |
9eadb9cd59f90d44e65b7de3fa09b9a7bd20eda9 | 464aa9d7d6c4906b083e6c3da12341504b626404 | /src/lib/romp/sea.cpp | a3bdbcb1d98a3f93a7cfc1e10c324a070a100fad | [] | 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 | 3,422 | cpp | /******************************************************************************
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 |
1ff1282c8a786816e6c5b3a9a46192fd0da26990 | d4330de4020bcc0167087be22d0bc1e9ad693f01 | /ControlSys.cpp | 783a6fde3400218a4d2ad9a79a6dccce9023ed21 | [] | no_license | MCLiii/TelloFaceTracking | a3a8f69f51fd87bf1487329a47d26c15913c66c9 | 36362a56929039c684942b454c3fa5544df98126 | refs/heads/main | 2023-02-19T06:53:44.017672 | 2021-01-22T03:36:25 | 2021-01-22T03:36:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 988 | cpp | //
// Created by Jim Li on 2020/10/20.
//
#include "ControlSys.h"
void ControlSys::state(int fo, int le, int up, int ro, bool safe) {
log<<fo<<" "<<" "<<le<<" "<<ro<<" "<<safe<<"\n";
cout<<fo<<" "<<" "<<le<<" "<<ro<<" "<<safe<<"\n";
string msg = "rc " + to_string(fo) + " " + to_string(le) + " " + to_stri... | [
"noreply@github.com"
] | noreply@github.com |
feda22a8ac44de4c995144dff61cb899fd223483 | e68dfb0081d396363c15e9dd486320352af64f4c | /leetcode/InsertInterval.cc | 408121e75d4ab724e220440fc2143a2aeae6cd79 | [] | no_license | bxyang/helloworld | 9abe1176c7973cf8af9451375198a21219d5d7d5 | f96ba5e3e1d1fa18056e15faa6336abb994a4242 | refs/heads/master | 2020-04-09T16:52:09.975377 | 2018-12-17T03:51:00 | 2018-12-17T03:51:00 | 10,117,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,180 | cc | /*
* =====================================================================================
*
* Filename: InsertInterval.cc
*
* Description:
Given a set of non-overlapping intervals, insert a new interval into the intervals (merge if necessary).
You may assume that the intervals were in... | [
"yangbaoxing@gmail,com"
] | yangbaoxing@gmail,com |
fe34f77c888c1adf4206f2f14b17c182e79a9b67 | ca259e07dc944b1a85656f53f7467e59518a715c | /src/planner/binder/statement/bind_show.cpp | 60c7d5db817d27f1e655326211d4be62e1ed0680 | [
"MIT"
] | permissive | sdmcallister/duckdb | 3230a8c925999634479dcb962db113eaa19d3fcb | 2d6cf867beb628dac57e8f605a9136738fd7f9a8 | refs/heads/master | 2023-03-06T08:05:07.475698 | 2021-01-28T08:15:22 | 2021-01-28T08:15:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | cpp | #include "duckdb/planner/binder.hpp"
#include "duckdb/parser/statement/show_statement.hpp"
#include "duckdb/planner/operator/logical_show.hpp"
using namespace duckdb;
using namespace std;
BoundStatement Binder::Bind(ShowStatement &stmt) {
BoundStatement result;
auto plan = Bind(*stmt.info->query);
stmt.info->type... | [
"nantiamakr@gmail.com"
] | nantiamakr@gmail.com |
20449e8c4760534f5d2339f452f1c7af7bc26f02 | b4ea48eee50a3637dc1c4b7d0ee013388d32576e | /Bai267/Bai267/main.cpp | cf7dee5a25732bce75b23adfc7af394ec5723dc9 | [] | no_license | 0793928980/UE4 | 0c36eaabe34ccb82703bea312681a95398b923c4 | 190528723786341268e6d07e72ab06e4e27ac307 | refs/heads/master | 2023-01-01T17:08:13.919799 | 2020-10-18T16:24:13 | 2020-10-18T16:24:13 | 294,868,459 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,456 | cpp | //
// main.cpp
// Bai267
//
// Created by MACBOOK PRO on 10/9/20.
// Copyright © 2020 Ganukuyou. All rights reserved.
//
#include <iostream>
using namespace std;
void NhapMang(int a[], int &n)
{
int i,j;
int t;
for(i=0;i<n;i++)
{
cout<<"Nhap a["<<i<<"]\n";
cin>>a[i];
... | [
"b1807541binhlekg@gmail.com"
] | b1807541binhlekg@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.