blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12ebfa958a7389e97650f42bdbbb60d510bff7ce | 4cfbccc070d8744b76e3c54eb7a2743ecfe82690 | /libevwork_full/example/jsonsrv/logic.h | e7c04cb846c5dd9a16159f544619588df46f3e58 | [] | no_license | oasangqi/c-libs | ab9a504937712743b95fadaa8e56e48f32c20dc8 | f7632377146844f3b38eb6bf7b7a9567f3ab0571 | refs/heads/master | 2021-06-10T06:40:37.500580 | 2021-04-24T08:24:49 | 2021-04-24T08:24:49 | 144,525,989 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 638 | h | #pragma once
#include "libevwork/EVWork.h"
#include "libevwork/jsmfc/FormDef.h"
#include "libevwork/jsmfc/Sender.h"
#include "libevwork/TimerHandler.h"
class CLogic
: public js::PHClass
, public evwork::ILinkEvent
{
public:
DECLARE_JS_FORM_MAP;
CLogic();
virtual ~CLogic();
// 连接关注
virtual void onConnected... | [
"oasangqi@163.com"
] | oasangqi@163.com |
c8ea9a4b2a7b96167b60ca08211b9a0d15b6c097 | cfb800c3a1659afc3ce16c65bb013c66de66f160 | /hw_03_02.cpp | b6b546aac8f868fa866ce90a4de5db31de57c7e0 | [] | no_license | zhushh/AlgorithmHomeWork-2014 | 361b7fdba73d95b0965538075c7cf6963276bfbb | 3bacafe57acd7b02174781c3d1f8e526e017bf53 | refs/heads/master | 2021-01-17T12:56:31.318383 | 2015-01-16T11:21:49 | 2015-01-16T11:21:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,152 | cpp | #include <iostream>
#include <stack>
#include <string>
using namespace std;
stack<char> con;
bool isBracket(char c) {
if (c == '{' || c == '}'
|| c == '(' || c == ')'
|| c == '[' || c == ']') {
return true;
} else {
return false;
}
}
void test(string& src) {
for (size_t i =... | [
"zsh5318@gmail.com"
] | zsh5318@gmail.com |
cc091f15f883bdaa530ac4dd22fdf288b9c3b451 | 215750938b1dd4354eab9b8581eec76881502afb | /src/mfx/pi/param/MapLog.h | 5589c97da9875f96c39640ccf2f1d5c8d04bee41 | [
"WTFPL"
] | permissive | EleonoreMizo/pedalevite | c28fd19578506bce127b4f451c709914ff374189 | 3e324801e3a1c5f19a4f764176cc89e724055a2b | refs/heads/master | 2023-05-30T12:13:26.159826 | 2023-05-01T06:53:31 | 2023-05-01T06:53:31 | 77,694,808 | 103 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 1,912 | h | /*****************************************************************************
MapLog.h
Author: Laurent de Soras, 2016
--- Legal stuff ---
This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms ... | [
"fuck@fuck.fuck"
] | fuck@fuck.fuck |
f6a264bec26b3aa845f7d1b79f1faec9d6c6b3a6 | c79c32e2f30a10f3481d370c68c40b90581be594 | /2131R Tower Takeover/include/OnScreen/disabled.hpp | 2a788b624e2219f26ce32a080dda1f6eeddebd9b | [] | no_license | Go-Line-Track-Yourself/R-Team-Repository | ad282258f58f4e2c4b13d304b8085b7c1335328c | f411b0af53f0cad243776a845e6cd37b59071914 | refs/heads/master | 2020-04-01T05:13:55.090756 | 2020-02-06T22:30:04 | 2020-02-06T22:30:04 | 152,895,103 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 35 | hpp | #pragma once
#include "main.h"
| [
"ellisonscheuller@gmail.com"
] | ellisonscheuller@gmail.com |
9f7a56b41862369701298b9ee05d2de8d9a1c1ce | 31c38c6fa9d1aa2ad0ce113e7084cb8c0f7bc956 | /SDK/AB_K23_Coat_ACCs01_REF_classes.h | 967b30a5535f92a1a408d799f41fcea0e95528e5 | [] | no_license | xnf4o/DBD_SDK_461 | d46feebba60aa71285479e4c71ff5dbf5d57b227 | 9d4fb29a75b63f4bd8813d4ee0cdb897aa792a58 | refs/heads/main | 2023-04-12T22:27:19.819706 | 2021-04-14T22:09:39 | 2021-04-14T22:09:39 | 358,058,055 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,954 | h | #pragma once
// Name: DeadByDaylight, Version: 4.6.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------... | [
"xnf4o@inbox.ru"
] | xnf4o@inbox.ru |
d1101dd2b5ca0818c6bfc97163451de9873441f3 | 8963590287e66840e0b3490d38b823f202c57206 | /src/WeightWatchers.h | 5788c05fc6f95ad516f27dc21c1e8770382630f3 | [] | no_license | Cakalaka/WeightWatchers | 0a60fa393fbefd6446033f6130430c922a94d953 | aea88acbdc42f0c5d51eabb9c14d58060634e98b | refs/heads/master | 2021-03-27T11:54:42.910881 | 2013-03-08T12:43:22 | 2013-03-08T12:43:22 | 8,161,480 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 741 | h | /*
* WeightWatchers.h
*
* Created on: 12 Feb 2013
* Author: christopher
*/
#ifndef WEIGHTWATCHERS_H_
#define WEIGHTWATCHERS_H_
#include<iostream>
#include<cmath>
#include<stdlib.h>
#include<time.h>
#include"client.h"
using namespace std;
class WeightWatchers{
public:
WeightWatchers();
virtual ~WeightWa... | [
"chistopehrkay@gmail.com"
] | chistopehrkay@gmail.com |
cce410aeba67acaf6a4d39631308790394a303bc | 2e5befeb790072c7f15ab81fe387eeb4576dd612 | /container_constructor.cpp | 66edc9b2937a29cd9679787a7f9aebb630925ccd | [] | no_license | SemyonWinter/ProgramMethodsOOP | 59e1efdc860bb51bf89326ae6eec32d3765bae7e | c67dc32b0aa02df08583a5e7b8a388b01e12007f | refs/heads/master | 2022-11-07T06:36:09.875853 | 2020-06-12T04:06:09 | 2020-06-12T04:06:09 | 267,502,865 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 141 | cpp | #include "container.h"
#include "number_complex.h"
#include "number_fractal.h"
container::container()
{
size = 0;
begin = end = nullptr;
}
| [
"filippov.semyon@gmail.com"
] | filippov.semyon@gmail.com |
025ac1b84a5adeec74e6eb51f2b8528e4474d33c | f268ef85eb335af1794a669e7f69e3c94d3b3cb0 | /Client/source/FeintEdit/util/settinghelper.h | e9cc2f5baf0d9a62edaa0c712b7bb454d623d51c | [] | no_license | feint123/Emoji | a67a9a6f7cc2e61bba16f9cb75a18c61c8b5d428 | 9929171c9eb74b9799fd3ab23e35d68c059dcfbf | refs/heads/master | 2020-06-16T18:30:49.915832 | 2017-02-02T07:33:09 | 2017-02-02T07:33:09 | 75,077,349 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 748 | h | #ifndef SETTINGHELPER_H
#define SETTINGHELPER_H
#include <domain/setting.h>
#include<QDir>
#include<QFile>
class SettingHelper:public QObject
{
Q_OBJECT
public:
SettingHelper();
static int fontSize();
static QString fontFamily();
static QString workspacing();
static QString workPath(QString f... | [
"13479399352zyf@gmail.com"
] | 13479399352zyf@gmail.com |
cf6a235b77497cd2b6314c36090a85e61c5668ef | f3a1120331a1c30f0144c511e20c120be86cf150 | /src/Selector.h | c11806f8f22fc0b5680705415b63bf5dee355788 | [] | no_license | bhaddow/gibbler | 11f158e55514bc1fe3377d3a11ee6e78050a4ba8 | 20761d337a03f770d0d8cf5580d6d560e51ac5ee | refs/heads/master | 2021-01-18T11:45:04.847813 | 2011-10-31T22:33:22 | 2011-10-31T22:33:22 | 2,672,235 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,867 | h | /***********************************************************************
Moses - factored phrase-based language decoder
Copyright (C) 2010 University of Edinburgh
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free So... | [
"bhaddow@1f5c12ca-751b-0410-a591-d2e778427230"
] | bhaddow@1f5c12ca-751b-0410-a591-d2e778427230 |
f7970d082208ae23fa4b85079fc1f678974b44a1 | 59cd0501c68406bb5918636ed5ee6006d3089d77 | /Graph/Bipartite_Matching.cpp | eec2307784423ec45c73099973f11c4e1768cddb | [] | no_license | darrenleeleelee1/CodeBook | 8e3d4526fea4b5dc63c3d84813b87f426575c5d5 | 9de6b9122f2b231e38b58d5322b4f7355f1bf601 | refs/heads/master | 2023-01-24T01:10:16.590421 | 2023-01-12T18:03:49 | 2023-01-12T18:03:49 | 247,207,032 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,367 | cpp | const int maxn = 500+5;
int W[maxn][maxn], n;
int Lx[maxn], Ly[maxn];
int Lef[maxn];
bool S[maxn], T[maxn];
bool match(int i)
{
S[i] = true;
for (int j = 1; j <= n; ++j)
{
if(Lx[i] + Ly[j] == W[i][j] && !T[j])
{
T[j] = true;
if(!Lef[j] || match(Lef[j]))
{
Lef[j] = i;
return true;
}
}
}
r... | [
"darrenleeleelee1@gmail.com"
] | darrenleeleelee1@gmail.com |
dfe98b2f043ecc73a8ae0c2e935c789d35e7f030 | 41177e1c1e60621a21afcb48ac5e2c3e3ee67305 | /lib/MBASUB.cpp | b8a566b3f24645052b1ea33c54de53f8d76c7f95 | [] | no_license | easy-forks/llvm_things | 0ad5a28bb98d60a61121e8dfc5a270b828ae736b | 5b334fa92fd95d0c76227c07d869fe6f2873dd26 | refs/heads/main | 2023-03-25T20:58:12.775288 | 2021-01-28T08:17:53 | 2021-01-28T08:17:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,880 | cpp | //==============================================================================
// FILE:
// MBASub.cpp
//
// DESCRIPTION:
// Obfuscation for integer sub instructions through Mixed Boolean Arithmetic
// (MBA). This pass performs an instruction substitution based on this
// equality:
// a - b == (a + ~b... | [
"qwedd80@sina.com"
] | qwedd80@sina.com |
d26b05f3ce67e515c81574804dd5e6218c34633c | 6ca4d5f12e9a3839e70163856ff29220f63375f9 | /dependencies/thermite3d/source/SurfacePatchRenderable.cpp | 2cbdf4dae4686c6e495a425a3e501401ca3a554a | [
"MIT"
] | permissive | weflowers/voxeliens | 8d75f304067cea534cd906c86715f08207496640 | 64322d13d1661b6d5f88032b16f410516b9690b8 | refs/heads/master | 2023-01-31T21:22:55.461634 | 2020-12-11T19:35:47 | 2020-12-11T19:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,248 | cpp | /*******************************************************************************
Copyright (c) 2005-2009 David Williams
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is gr... | [
"matt@milliams.com"
] | matt@milliams.com |
5c784eac73250e60745fe03fc81d6da07a5d9a9e | 9118cd1d941969cbf0a691b1de858efad1d2c5c4 | /Projects/User/logic/menu/menu_admin.cpp | 7b68a0834015f778fd8fd475e6d71e28f8e47013 | [] | no_license | Merafour/smartLock | 68d92521b05716cdf86ee48feca50b76da419e19 | 1a15512e7b20c2bfc23f99e54afe6e3875af7b0d | refs/heads/master | 2020-03-27T08:31:59.380187 | 2018-08-27T07:53:59 | 2018-08-27T07:53:59 | 146,264,766 | 3 | 3 | null | null | null | null | GB18030 | C++ | false | false | 9,209 | cpp | /************************ (C) COPYLEFT 2018 Merafour *************************
* File Name : menu.cpp
* Author : Merafour
* Last Modified Date : 04/17/2018
* Description : This file provides the menu library.
******************************************************************************/
#... | [
"merafour@163.com"
] | merafour@163.com |
39b0ef48048de1deb3b7e395c2aabb07fd72e2df | bf007dec921b84d205bffd2527e376bb60424f4c | /Codeforces_Submissions/1003B.cpp | 58de853d1beef90a78335c7dcd4c5cd25f5d01df | [] | no_license | Suvrojyoti/APS-2020 | 257e4a94f52f5fe8adcac1ba4038cc66e81d9d26 | d4de0ef098e7ce9bb40036ef55616fa1f159f7a5 | refs/heads/master | 2020-12-21T19:27:59.955338 | 2020-04-22T13:27:49 | 2020-04-22T13:27:49 | 236,534,218 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 717 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
long int f=0,b,s,o=0,z=0,i,x;
char b1,s1;
cin>>z>>o>>x;
if(o>z)
{
b=o;
s=z;
b1='1';
s1='0';
}
else
{
b=z;
s=o;
b1='0';
s1='1';
}
for(i=x;i>1;i--)
{
i... | [
"suvrojyoti.mandal@theatom.app"
] | suvrojyoti.mandal@theatom.app |
4942da7471a122ca5417796839366f8345bc5239 | 3d1f60e71cfa3a869cd1f1a173032d435f65c420 | /Source/BatteryCollector/Pickup.cpp | 7d55deb6672916fdee3c360ea34824ac74a7adae | [] | no_license | LadyCyan/TorchedThirdPerson | 58c90bdbeb571e488391e57266bd87a12fa5bdfe | 07d9abd913f7a965c373b1cc7859d0ad77164039 | refs/heads/main | 2023-01-24T16:19:04.894448 | 2020-12-15T00:03:44 | 2020-12-15T00:03:44 | 318,984,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,095 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "Pickup.h"
#include "Components/StaticMeshComponent.h"
#include "Engine/World.h"
// Sets default values
APickup::APickup()
{
// Set this actor to call Tick() every frame. You can turn this off to improve performance if you don... | [
"taylorrenner@u.boisestate.edu"
] | taylorrenner@u.boisestate.edu |
b6173167431b342de431f5d29017b0c91bdfd377 | 6f154afa302efeac5256e82c973616c0a428d3d5 | /src/main/unit_tests/UnitTest/TestNYSECME.h | 35b2ca5805437b1322a0dcf7987c381e430e6aff | [] | no_license | clhongooo/trading_engine | 2ff58cc5d6cf7bef0a619549a4b4d63f923483dd | d4d74ad7ba21caa01f49054d63cdd8b2317d1702 | refs/heads/master | 2020-06-03T21:38:44.509346 | 2019-07-05T10:16:24 | 2019-07-05T10:16:24 | 191,741,370 | 0 | 1 | null | 2019-06-13T10:23:32 | 2019-06-13T10:23:32 | null | UTF-8 | C++ | false | false | 508 | h | #ifndef UNITTEST_TESTNYSECME_H_
#define UNITTEST_TESTNYSECME_H_
#include "UTest.h"
#include <boost/shared_ptr.hpp>
#include <boost/thread.hpp>
#include "NYSE.h"
#include "CME.h"
#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/extensions/HelperMacros.h>
class TestNYSECME : public CppUnit::TestFixture
{
pu... | [
"sunny.yan@cashalgo.com"
] | sunny.yan@cashalgo.com |
6b78868d9b7fe2e0d258b6201a95f777bc0ef4da | d99ab6e8586f76c6e6bdec1b2fba73e7d892f5e8 | /ACM/APAC B/3.cpp | 9d951b5a94a54d16428f7e8b514dbaeefd25e316 | [] | no_license | jindalshivam09/cppcodes | 661d368c77793a0c8170397711c1eec9eeff1e27 | c2913c4d3e144de7a0a60749b675e2f661d5b07b | refs/heads/master | 2021-05-16T02:39:47.452998 | 2020-07-26T18:45:42 | 2020-07-26T18:45:42 | 23,185,118 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,350 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef list<int> li;
typedef vector<int> vi;
typedef vector<double> vd;
typedef vector<long long> vll;
typedef vector<bool> vb;
typedef pair<int,int> pii;
typedef vector<pair<int,int> > vpii;
typedef pair<double,double> pdd;
typedef vector<p... | [
"jindalshivam09@gmail.com"
] | jindalshivam09@gmail.com |
b9a9107ddfd30d2cab07c96355d008afe2c28441 | ee5faac27732fcbca05b7a37d22ca610f26e72b9 | /FINISHED/SEQUENCER/Firmware/modular_secuencer_firmware/Adafruit_BusIO_Register.h | 5ef07a39c5cfbd04cb1dded5ce0bcb67510c4eaa | [] | no_license | ernesto-g/modular-synth | bb35d8a507ad0e98389436c6cdb6854315c346cb | dc859de7d16e40874dcc1ea2861baaf0e7f204fe | refs/heads/master | 2023-05-08T14:16:46.214944 | 2021-05-30T16:45:33 | 2021-05-30T16:45:33 | 273,597,114 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,321 | h | #include "Adafruit_I2CDevice.h"
#include "Adafruit_SPIDevice.h"
#include <Arduino.h>
#ifndef Adafruit_BusIO_Register_h
#define Adafruit_BusIO_Register_h
typedef enum _Adafruit_BusIO_SPIRegType {
ADDRBIT8_HIGH_TOREAD = 0,
AD8_HIGH_TOREAD_AD7_HIGH_TOINC = 1,
ADDRBIT8_HIGH_TOWRITE = 2,
} Adafruit_BusIO_SPIRegType;... | [
"ernestogigliotti@gmail.com"
] | ernestogigliotti@gmail.com |
a88ed72164c715c6875f5bae545cd94fba5f74e4 | a73521863337d8a59c17497e352cb394efcc40bc | /tubesdataloader.h | e501235f8b0e5a5f19329a5899ffac48bca7c469 | [] | no_license | SevenLines/Tube | a3451168dbcc861eb60296191efebd4ada62d725 | 6361e24ac8a5fe719aeb494c296c32435198269c | refs/heads/master | 2020-05-17T15:48:17.055353 | 2015-11-21T19:35:11 | 2015-11-21T19:35:11 | 16,460,522 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 549 | h | #ifndef TUBESDATALOADER_H
#define TUBESDATALOADER_H
#include <QThread>
#include <tubesdata.h>
class TubesDataLoader : public QThread
{
Q_OBJECT
QString mDirWithImages;
public:
explicit TubesDataLoader(QObject *parent = 0);
TubesData tubesData;
QString dirWithImages();
... | [
"mmailm@mail.ru"
] | mmailm@mail.ru |
fc7e38ed1f68bddc4a26e086cf5d14924e4a8a85 | 21553f6afd6b81ae8403549467230cdc378f32c9 | /arm/cortex/Spansion/MB9AF11xN/include/arch/reg/exti.hpp | df4d9dca7d9bcc1b7a02444c9610d5337f321ad8 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | digint/openmptl-reg-arm-cortex | 3246b68dcb60d4f7c95a46423563cab68cb02b5e | 88e105766edc9299348ccc8d2ff7a9c34cddacd3 | refs/heads/master | 2021-07-18T19:56:42.569685 | 2017-10-26T11:11:35 | 2017-10-26T11:11:35 | 108,407,162 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,019 | hpp | /*
* OpenMPTL - C++ Microprocessor Template Library
*
* This program is a derivative representation of a CMSIS System View
* Description (SVD) file, and is subject to the corresponding license
* (see "License.txt" in the parent directory).
*
* This program is distributed in the hope that it will be useful,
* bu... | [
"axel@tty0.ch"
] | axel@tty0.ch |
cc631df23bc77c1ee9897b66e7e474a457dd22ee | d9ef801a3c3601252a0b947c61c40586e21d58c4 | /robot_control/include/robot_control/search.h | 3bcb95cf89451a8ac37271a7ac1be49e423012c6 | [] | no_license | cagrikilic/cataglyphis3-software | 204abc0ffeb47e36b62ff8143b7720185bbc0c77 | b9e06cc857456d6b7686c53dcc909bd9277dcb67 | refs/heads/master | 2021-06-27T08:58:59.800212 | 2017-04-05T17:21:29 | 2017-04-05T17:21:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 143 | h | #ifndef SEARCH_H
#define SEARCH_H
#include "action.h"
class Search : public Action
{
public:
void init();
int run();
};
#endif // SEARCH_H
| [
"mountainman@live.com"
] | mountainman@live.com |
c69d17bc4b1209adc6149d957171696730176213 | f05ad7795ddf4b4a9675829301541d35ebb985a7 | /Framework/Include/Scripting/Packages/Core/Resources/DepthStencilTarget.h | 40c80fd000416b47e8ff6ab2e914ab1c3165239c | [] | no_license | blockspacer/CarbonSDKAlpha | 4d89904b822691fef2ea457bdacb8fcdb79a860d | a90d30cd970be25e73102eb6ef5f709f7753dce2 | refs/heads/master | 2021-05-21T09:46:23.810708 | 2014-07-26T21:16:34 | 2014-07-26T21:16:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,697 | h | #pragma once
// Required headers
#include <Scripting/cgScriptPackage.h>
#include <Resources/cgDepthStencilTarget.h>
// Parent hierarchy
namespace cgScriptPackages { namespace Core { namespace Resources {
// Package declaration
namespace DepthStencilTarget
{
// Package descriptor
class Package : ... | [
"Adam@73940bfc-ff42-174e-80ad-c9fe183b27ed"
] | Adam@73940bfc-ff42-174e-80ad-c9fe183b27ed |
b9506c6e5d074ab315d287b0fd7d998e1d544309 | 27c1cb57c1608b65639c6194dc945a440df25473 | /cg_exercise_02/cglib/lib/glm/glm/gtc/reciprocal.hpp | 0ef78179eb7c2f6cc7a6589fc2bfb9dada6f85f7 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause",
"LicenseRef-scancode-happy-bunny"
] | permissive | brankyy/CG | 41c7de721ffdba2aefda48db823521fb0d409710 | 217960504e0c723b73dab664e6ca0ccf3aeeeec8 | refs/heads/master | 2020-04-05T00:36:27.888286 | 2019-01-06T22:02:49 | 2019-01-06T22:02:49 | 156,395,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,617 | hpp | /// @ref gtc_reciprocal
/// @file glm/gtc/reciprocal.hpp
///
/// @see core (dependence)
///
/// @defgroup gtc_reciprocal GLM_GTC_reciprocal
/// @ingroup gtc
///
/// Include <glm/gtc/reciprocal.hpp> to use the features of this extension.
///
/// Define secant, cosecant and cotangent functions.
#pragma once
... | [
"brankyy@gmail.com"
] | brankyy@gmail.com |
4bb7501750b6b66598231f12567f0d3c4cb80c89 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5695413893988352_0/C++/xosmig/Create.cpp | c8cf1f94eb6fff177d7b5e947a60aab9e0ec4095 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,681 | cpp |
#include <bits/stdc++.h>
using namespace std;
typedef int INT;
typedef long long ll;
typedef long double ld;
#define int ll
typedef pair<int, int> pii;
#define one first
#define two second
#define isize(v) static_cast<int>(v.size())
#define qfor(i, a, b) for (int i = static_cast<int>(a), _end_ = static_cast<int>(... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
a80a44f297d091263df004af292a4e12475f60bd | 7f524d69e99d2edd98c254eeb18f84df7a1a9731 | /PDMBasal.h | 5385be02fcb2f9bfcb283fb156bb5e7ef5889c90 | [] | no_license | whynot2018/rtlomni | c8f4ac06f565b20655e098770e664f71b2762997 | e4f11937b59c95f837b22b7aac21ec6db44f1140 | refs/heads/master | 2020-05-04T15:46:13.280601 | 2018-03-23T12:25:29 | 2018-03-23T12:25:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 466 | h |
#ifndef _PDMBASAL
#define _PDMBASAL
#include "Message.h"
#include "SubMessage.h"
#define MAX_BYTE_SUBMSG_BODY 255
class PDMBasal
{
private:
public:
SubMessage submessage;
unsigned long ID2;
PDMBasal();
void SetFromSubMessage(SubMessage *submessage_in);
int InterpertSubmessage();
... | [
"evaristec@gmail.com"
] | evaristec@gmail.com |
3fcc6b6ab7defe428d2ef52f939bc8cf23846b34 | ab6a46a0d7f630201c5860a425855a2a4da1d000 | /stress_test/sms/a.cpp | 7ca6a101425cd859dd7d442d2d2b562b1f41d2cb | [] | no_license | brunomaletta/DynamicArray | 25df565340bd0df90b5815a44bdc32891bedfab1 | e3bbfda8d4075a968cc4eab3fe45b48dd100e6fc | refs/heads/master | 2023-08-03T20:54:55.622888 | 2023-07-20T12:25:33 | 2023-07-20T12:25:33 | 331,475,048 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 565 | cpp | #include <iostream>
#include "../../src/sms.cpp"
int main() {
int q;
std::cin >> q;
sms<int> s;
while (q--) {
char c;
std::cin >> c;
if (c == '+') {
int x;
std::cin >> x;
s.insert(x);
} else if (c == '-') {
int x;
std::cin >> x;
s.erase(x);
} else if (c == '?') {
int x;
std::cin ... | [
"malettabruno@gmail.com"
] | malettabruno@gmail.com |
d6fc44eabb4e5ca1c441c0540b1a7fecc8f52226 | 1e61e976e458fb7fc1b9944e07ea648d0e422389 | /fun C/standard_password.cpp | 37b8cd15bfff00c3a03b5e7cc4fd6e7cefb877a2 | [] | no_license | eduschadesoares/others | e0641557d901f987df6502a4c77fc68b8838bc59 | 3aa2ec5e2160d4b28a30840fcac7b2e2ac76734a | refs/heads/master | 2018-10-09T21:39:59.449875 | 2018-06-23T01:34:37 | 2018-06-23T01:34:37 | 68,648,335 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,545 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include <locale.h>
#include <unistd.h>
#include <conio.h>
int password(int);
int main() {
int a, b, c;
if(password(a)==1) {
return 0;
}
system("pause");
}
int password(int robson) {
setlocale(LC_ALL, "portuguese");
... | [
"eduschadesoares@hotmail.com"
] | eduschadesoares@hotmail.com |
e97c69a4f47f6af59fb726ed5b29f61f8f8537bc | 382b0f5468933665a7ce9dfc616b2edf03b56f39 | /lab1/sorts/BubbleSort.h | 0f15bb730c061fef834dc4870e2f3698a6b08205 | [] | no_license | pixel-pixel/KNU_OOP_K28 | 0ca7b0347b92099b5073be06f2d621c2c0a30c70 | 5e61e417efb95298033f77e6e4b7691215f83515 | refs/heads/master | 2023-01-07T10:43:02.206271 | 2020-11-02T21:41:49 | 2020-11-02T21:41:49 | 293,591,416 | 1 | 3 | null | 2020-11-02T21:41:51 | 2020-09-07T17:31:15 | C++ | UTF-8 | C++ | false | false | 1,133 | h | #ifndef KNU_OOP_K28_BUBBLESORT_H
#define KNU_OOP_K28_BUBBLESORT_H
#include "Sort.h"
/**
* @brief
* Class implements Sort interface. It sort arrays by Bubble sort.
* @tparam T Class or primitive with override relational operators or have it own Comparator.
*/
template<class T>
class BubbleSort : public Sort<T> ... | [
"bartishco@gmail.com"
] | bartishco@gmail.com |
10a2950b1a76c2117c050185d7a7f3787bdb93b3 | 0da6ca75e78a982341f15ed060ae54c6ed4803d9 | /labwork2 var4/Conway's game of life.cpp | 76732cfe5e380f4d795129a194658d26b4dcb86c | [] | no_license | Malthess/Programming-languages | 324b6f00e97b11113c87a33951e03dff8d6830e5 | 76c98484214de007d8b6aab5a39216b76cc6a05d | refs/heads/master | 2022-10-31T02:02:45.621043 | 2020-06-15T14:41:27 | 2020-06-15T14:41:27 | 255,125,628 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,969 | cpp | #include <iostream>
#include <cstdlib>
#include <ctime>
#include <type_traits>
const int gridsize = 50; //Making this a global constant to avoid array issues.
void Display(bool grid[gridsize + 1][gridsize + 1]);
//This copy's the grid for comparision purposes.
void CopyGrid(bool grid[gridsize + 1][gridsize + 1], boo... | [
"risonnan@gmail.com"
] | risonnan@gmail.com |
ca43a138d9f5c7a83320831afce705cf9e57c48b | 4afb5f7c922822c5121b9bf4c6b8fe86a5960306 | /least_fit.cpp | 89f19ff321490ae214c53d8bb56d0395554f554b | [] | no_license | duttasoumo/CPP-LPP-Program-Files | d3ce4b0e10e85d8ac22d8b814c87b10a7554b8da | 5a286cd0c08bc403dc399a9ba5939d2d6d16ce31 | refs/heads/main | 2023-05-04T15:14:35.087339 | 2021-05-21T21:24:28 | 2021-05-21T21:24:28 | 369,657,135 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,547 | cpp | //least_fit.cpp : Write a program to implement least square fit method
#include<iostream.h>
class Least_Square_Fit
{
public:
double a[10];
void least_square_fit(double x[100],double y[100],int m,int n);
void gauss_elimination(double a1[10][10],double b1[10],int n);
};
void Least_Square_Fit :: least_square_fit... | [
"duttasoumo@gmail.com"
] | duttasoumo@gmail.com |
611c949e512947de1c51c53d3912c1e093162c11 | 44a02874d44d0449a731fa7ba31b4c17f24fdf73 | /src/display.cpp | e0a5c619feca9d42c3efef2cafcdc205eee55480 | [] | no_license | shen-tian/feather-send | 358691360d2eeb20b6f715fb3efc2cd5d2a6dc14 | 4fed794969ef57d7be407ac35bf6d84954c0d7ae | refs/heads/master | 2023-04-28T23:56:55.140681 | 2023-04-19T15:33:15 | 2023-04-19T15:33:15 | 112,788,328 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,203 | cpp | #include "display.h"
Adafruit_SSD1306 display = Adafruit_SSD1306(128, SCREEN_H);
void initDisplay(State &state)
{
Serial.println("Display: init");
// initialize with the I2C addr 0x3C (for the 128x32)
display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
display.setTextSize(1);
display.setTextColor(WHITE);
display... | [
"biozinc@gmail.com"
] | biozinc@gmail.com |
58c3c317635435df9b235701e84d1ec161f341d8 | 9e1e09ea61632e80465f371a083625d03b1e5ab2 | /src/P2p/LevinProtocol.cpp | 3d71cb90b1920c53ee0244bf58547cd85478432d | [
"MIT"
] | permissive | bitcoin-note/bitcoin-note | 0f93c5a04dda2df6ff838187d894a0c4af633649 | 7be1e60f327b7ce1f995fee97f80131dcb934e70 | refs/heads/master | 2021-05-11T19:50:51.485229 | 2018-01-18T00:05:24 | 2018-01-18T00:05:24 | 117,895,059 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,538 | cpp | // Copyright (c) 2018, The Bitcoin Note Developers.
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "LevinProtocol.h"
#include <System/TcpConnection.h>
using namespace CryptoNote;
namespace {
const uint64_t LEVIN_SIG... | [
"bitnotecurrency@gmail.com"
] | bitnotecurrency@gmail.com |
8ff17b36840abda9f49c5d1933de82e08123d5a5 | 26c62fc84c5e32e20a99025dc21ea40ac187496a | /Skype-Android/jni/transport.hpp | ea08fd480fa62519c328d0ce1d4bf898d2b2bed2 | [] | no_license | gotomypc/Skype-Android | 697107294258e3cfa78298418f2a438af683eee8 | ef1ba27dbe61a7e76d5aab23b241030cb19ce33f | refs/heads/master | 2021-01-17T22:48:54.084229 | 2012-08-01T23:11:29 | 2012-08-01T23:11:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,081 | hpp | #ifndef __TRANSPORT_HPP_INCLUDED__
#define __TRANSPORT_HPP_INCLUDED__
#include "IPNetwork.hpp"
class Transport {
public:
virtual ~Transport() {};
virtual bool Connect(const char *host=NULL)=0;
virtual void Disconnect()=0;
virtual int Read(void *buf,int len)=0;
virtual int Write(void *buf,int len)=0;
virtu... | [
"aditya.agarwal@compuware.com"
] | aditya.agarwal@compuware.com |
63a2c8f3116d71c6d26527cdf2ba9af889938ed0 | d7bfca6d289b47e8b192f9ba012bc5ac5372a452 | /header.h | 6f1faf1922c5f7ea3d21f5c12da44306866868f3 | [] | no_license | jaycariaga/Stock-Transaction-Terminal | 95fdb21232baf651ca3a3fb676e510581d3cb937 | cd621c466b9c750b685fee4c7fa3823236c9cb41 | refs/heads/master | 2022-12-05T21:08:30.566353 | 2020-08-27T23:25:30 | 2020-08-27T23:25:30 | 290,902,975 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,387 | h | //
// Created by jaymc on 4/17/2018.
//
#ifndef PROJECT2_HEADER_H
#define PROJECT2_HEADER_H
#endif //PROJECT2_HEADER_H
#include <iostream>
#include <string>
#include <fstream>
#include <iomanip>
#include <vector>
#include <stdio.h>
using namespace::std;
struct stockhistory{ //for stock_transaction_history and port... | [
"jay_jay_xray@yahoo.com"
] | jay_jay_xray@yahoo.com |
550228efd0268530e0e60004d386199e2821cda2 | f9485b64c2f0632572423e3c29d4911846849c6c | /src/CurrencyAdapter.cpp | 29edddaa68154f906f4fa29a34b833320fedb789 | [
"MIT"
] | permissive | prascoin/prascoinwallet | 55928aabaa1360099cf42a58e69436e4269f9d50 | 27bae19ded60a9b72c71cfe6471c9cc27a38eb99 | refs/heads/master | 2020-03-08T23:54:08.453684 | 2018-04-06T22:14:19 | 2018-04-06T22:14:19 | 128,367,020 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,561 | cpp | // Copyright (c) 2011-2015 The Cryptonote developers
// Copyright (c) 2016-2018 The PrasCoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <crypto/crypto.h>
#include <Common/StringTools.h>
#include "Cur... | [
"prascoin@prascoin.com"
] | prascoin@prascoin.com |
ef7805e25d6c2fcab9b45203bb63fdc11ceb31c7 | 7c974a6805b96838f23061d94500b16cb73df320 | /ndivphi/main.cpp | aebc18cea7b084efc8d6c0992d8d506af93b1b83 | [] | no_license | vectar31/Spoj-solutions-and-other-c-codes | b14ea488baf8c34d078dc0f18b5d3220b08d144f | db3fbf884c3ba00b4bb1495da60fee692cad3cf8 | refs/heads/master | 2021-01-10T02:10:45.340417 | 2015-12-14T11:47:10 | 2015-12-14T11:47:10 | 47,930,233 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 644 | cpp | #include <iostream>
using namespace std;
int f[]={2, 4, 9, 16, 25, 64, 289, 729, 1681, 2401, 3481, 4096, 5041, 7921, 10201, 15625, 17161, 27889, 28561, 29929, 65536, 83521, 85849, 146689, 262144, 279841, 458329, 491401, 531441, 552049, 579121, 597529, 683929, 703921, 707281, 734449, 829921};
int main()
{
int t;
... | [
"vectarpiyush31@gmail.com"
] | vectarpiyush31@gmail.com |
1ad8ea418cbb0ffcafafa52b3ddd3be9d6c54445 | acbebf091af8bcf2fbd5b403639f2ca40653b0ed | /EEDataSync/EELocalDataParser/eefoldermodel.cpp | b484e0a3cce293ca8006e15e5f0199761dfcf297 | [] | no_license | rybaklevko/X-Cloud-Desktop | f58e46dce4e84346062d4e6e88021729ee11d473 | b323095bc6579e337c4654ab4724e1a5ca097e90 | refs/heads/master | 2020-06-16T20:09:20.644678 | 2019-02-13T07:40:07 | 2019-02-13T07:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,168 | cpp | #include "eefoldermodel.h"
#include <QList>
#include <QString>
EEFolderModel::EEFolderModel(EEModel *parent) : EEModel(parent)
{
}
EEFolderModel::~EEFolderModel()
{
if (mSubdirs.size() > 0) {
qDeleteAll(mSubdirs);
mSubdirs.clear();
}
if (mFiles.size() > 0) {
qDeleteAll(mFiles);
... | [
"lev-volodymyr.rybak@indeema.com"
] | lev-volodymyr.rybak@indeema.com |
2f9e43c42e156747d8315f87791670398b07591f | 4eb5f5ba0ac095c7df74b7d4860b2dfe975d2323 | /POD_TestClient3/POD_x11/cMonster_Info.cpp | 2dd7853a3c708bc79dff87ef1627ad5beb818309 | [] | no_license | holycaous/P.O.D | 2758840c4fead1479ecfcab613fc3c719524291b | 20e32c4cfbbf01e4a93b9286a0ba68fa9c03220d | refs/heads/master | 2020-05-21T18:05:28.732875 | 2017-01-24T18:18:10 | 2017-01-24T18:18:10 | 63,501,643 | 2 | 0 | null | 2016-10-25T06:58:51 | 2016-07-16T20:45:37 | C++ | UTF-8 | C++ | false | false | 243 | cpp | #include "StdAfx.h"
cMonster_Info::cMonster_Info(UINT Type, float HP, float posX, float posY, float posZ)
:CObject()
{
m_Type = Type;
m_HP = HP;
m_Pos_x = posX;
m_Pos_y = posY;
m_Pos_z = posZ;
}
cMonster_Info::~cMonster_Info(void)
{
}
| [
"tory6486@naver.com"
] | tory6486@naver.com |
b87ca23896e958452ed852bcbd53b44b2b7118ed | d573c5f4e2e2e13f16c74845d29d12a8417e83f3 | /frc-2018/src/main/include/Commands/AutoCommand.h | 3d71ae9153645c1c97b1726f1c4c460e6492475e | [] | no_license | Frc2481/frc-2018 | 01075ba5a0f9f46b93094bdc4a57acf90d048fbe | 7c035fe84db4894a90853fb1925583c2f9a79d29 | refs/heads/master | 2021-03-27T13:27:42.163292 | 2019-03-09T04:24:04 | 2019-03-09T04:24:04 | 117,299,772 | 4 | 1 | null | 2019-03-09T04:24:05 | 2018-01-13T00:05:05 | C++ | UTF-8 | C++ | false | false | 387 | h | /*
* AutoCommand.h
*
* Created on: Feb 6, 2018
* Author: FIRSTMentor
*/
#ifndef SRC_COMMANDS_AUTOCOMMAND_H_
#define SRC_COMMANDS_AUTOCOMMAND_H_
#include "CommandBase.h"
class AutoCommand : public CommandBase{
public:
AutoCommand() : CommandBase("AutoCommand"){}
virtual ~AutoCommand(){}
bool IsFinished(... | [
"mhoosen2@gmail.com"
] | mhoosen2@gmail.com |
e60c10319476d4c28767839abb02d6471650bca8 | f3bdc5713fcbf31a5098e5c6bc7b536f63be1609 | /GameEngine/src/WebImage.h | c796a6a9a3c9fc8e58694cb02e512a77313c7363 | [] | no_license | leonardo98/GameEngine | 1cceaf0f6dc8bc66d9d1862f8523b8199ef54356 | 2f3c218437434c05afe9eaac0900c3ff46ff7055 | refs/heads/master | 2020-04-05T22:56:53.009769 | 2015-07-16T14:59:07 | 2015-07-16T14:59:07 | 33,198,384 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 565 | h | #pragma once
#include "Actor.h"
#include <string>
namespace oxygine
{
DECLARE_SMART(HttpRequestTask, spHttpRequestTask);
DECLARE_SMART(Sprite, spSprite);
DECLARE_SMART(WebImage, spWebImage);
class WebImage : public _Actor
{
public:
DECLARE_COPYCLONE(WebImage);
WebImage();
~WebImage();
void load(const ... | [
"am98pln@gmail.com"
] | am98pln@gmail.com |
862b1571c4a26063affd157f499c859274bb0ecf | abfeed27920b038bdc2296e4854fb836107f5c81 | /Graphs-Dijkstra'sShortestPath/Planet.h | d2308336db94c2686518f51725813fea1d1af1ff | [] | no_license | kbaumst2/Data-Structures-and-Algorithms | 8affe02d75393fa6823a945bc0263d6a8ada37ec | b9f1ba594e093b516a77c42f9b8dc82c1ecb1b72 | refs/heads/master | 2020-07-23T02:47:40.993582 | 2019-09-09T23:54:46 | 2019-09-09T23:54:46 | 207,424,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 588 | h | #ifndef PLANET_H
#define PLANET_H
#include <iostream>
#include <cstdlib>
#include <string>
#include <list>
#include <vector>
class Planet{
private:
std::string name;
long xCoor;
long yCoor;
long zCoor;
public:
bool explored;
double dist;
Planet * optPrev;
// char flag = 'w';
std::vector<Planet*> adjacents;
... | [
"kbaumst2@binghamton.edu"
] | kbaumst2@binghamton.edu |
71b0789672274bb1a79bab2f509c1b185dbfd346 | 0531065a63cd20d9628de66994b8e007e91f24f3 | /src/Interface/CFrame.hpp | 3a4875003875d0a49581d98785f88a7d167743b5 | [] | no_license | Sebajuste/Omeglond3D | a91590e87bcf835d36c85821cce60aef268662e0 | 28a3910b47490ec837a29e40e132369f957aedc7 | refs/heads/master | 2020-05-09T17:09:04.321541 | 2019-04-14T11:23:32 | 2019-04-14T11:23:32 | 181,298,014 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,336 | hpp | #ifndef _DEF_OMEGLOND3D_CFRAME_HPP
#define _DEF_OMEGLOND3D_CFRAME_HPP
#include "CComponent.hpp"
#include "../Core/ITexture.hpp"
#include "../Font/IFont.hpp"
#include "../Model/IStaticModel.hpp"
#include "../Utils/Export.hpp"
#include <vector>
namespace OMGL3D
{
namespace UI
{
class EXP... | [
"Sebastien@192.168.1.28"
] | Sebastien@192.168.1.28 |
e109d91a36d8cf46e4affd91cdc175be11aa4c05 | fbbc663c607c9687452fa3192b02933b9eb3656d | /tags/1.21.01.00/mptrack/Ctrl_gen.h | aa56bfe11d3dde3c7fc86ae33fccb87138b43ebf | [
"BSD-3-Clause"
] | permissive | svn2github/OpenMPT | 594837f3adcb28ba92a324e51c6172a8c1e8ea9c | a2943f028d334a8751b9f16b0512a5e0b905596a | refs/heads/master | 2021-07-10T05:07:18.298407 | 2019-01-19T10:27:21 | 2019-01-19T10:27:21 | 106,434,952 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,824 | h | /*
* ctrl_gen.h
* ----------
* Purpose: General tab, upper panel.
* Notes : (currently none)
* Authors: Olivier Lapicque
* OpenMPT Devs
* The OpenMPT source code is released under the BSD license. Read LICENSE for more details.
*/
#pragma once
//=========================
class CVuMeter: public CWnd... | [
"saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27"
] | saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27 |
35cdacbc104da4d6b2b2a1e49ba5734d427910c0 | 83e8de12d7af457840de0da581ef8db1d96dc1fb | /atcoder_scores/400/abc153.cpp | af8668c2b658eed0a637dc9d002e87d08413073f | [] | no_license | watchmen-r/atcoder_learning | 3b13340830f7ea32e594028eba9da88c1043b650 | 9377a439afc5fc62d1fec1fffcab33fc4565a143 | refs/heads/master | 2022-04-01T20:36:59.456628 | 2020-02-04T14:44:50 | 2020-02-04T14:44:50 | 222,950,951 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 328 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
int main() {
ll h;
cin >> h;
ll zyou = 1;
ll ans = 0;
while(true){
if(h>=1){
ans += zyou;
zyou *= 2;
}else{
break;
}
h /= 2;
}
cout << ans << endl;
ret... | [
"watchmen0205@yahoo.co.jp"
] | watchmen0205@yahoo.co.jp |
bd04c0a05791e3ae515fdb453ab4424dea7450ef | 4f62797d4d19e747fdf037779cc4e486d8afd627 | /Linux/Demo/Linux_g++_mem_pools_static/main.cpp | 777fa47aefe3beb14f7849d603adfa7def027e1a | [
"GPL-1.0-or-later",
"GPL-2.0-only",
"MIT",
"GPL-2.0-or-later",
"GPL-3.0-only"
] | permissive | michaelbecker/freertos-addons | 6fbe25154a49b4f540fbd5a8065651335eca507b | 76326f9d16cdd9aaf9d8c1195df64a4b90bebc08 | refs/heads/master | 2023-05-25T00:06:38.778423 | 2023-05-11T13:15:29 | 2023-05-11T13:15:29 | 59,873,254 | 420 | 116 | MIT | 2023-07-07T14:57:09 | 2016-05-28T02:16:48 | C | UTF-8 | C++ | false | false | 8,758 | cpp | /****************************************************************************
*
* Copyright (c) 2023, Michael Becker (michael.f.becker@gmail.com)
*
* This file is part of the FreeRTOS Add-ons project.
*
* Source Code:
* https://github.com/michaelbecker/freertos-addons
*
* Project Page:
* http://michaelb... | [
"michael.f.becker@gmail.com"
] | michael.f.becker@gmail.com |
a5098b00fce7cb5920021fa910d2c172a257c5ab | 943df9ffb049370111b7a8197ac5fc1ce4be743a | /Sudoku Solver/Menu.h | 8f608ceca40b8938c9895b6c9a2f4b5875a17cc6 | [] | no_license | pawelzar/cpp-sudoku-solver | ab8588449a11c62d9b3a773f587c6dfa55fc643b | 93502447f220d6c2d1843a45e6e51a8297c05390 | refs/heads/master | 2021-01-01T03:53:12.367415 | 2016-04-20T10:50:45 | 2016-04-20T10:50:45 | 56,679,274 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 468 | h | #ifndef MENU_H
#define MENU_H
#include <iostream>
using namespace std;
inline void Menu() {
system("cls");
cout << " MENU:\n"
<< " A) Graj\n"
<< " B) Pomoc\n"
<< " C) Informacje\n"
<< " ESC) Wyjscie\n";
}
inline void MenuWithBoard() {
system("cls");
cout << " MENU:\n"
<< " A) Rozwiaz\n"
<< " B) Gene... | [
"pawelzaur@gmail.com"
] | pawelzaur@gmail.com |
d35bd80468b5326299f737ee8b7eb8544d8a91ba | 3ca7dd1e368194aa2f884139d01f802073cbbe0d | /Google/Kickstart/2018-03-18/B/B.cpp | 760f66317774eecb6d406d5317b41c15b77a045a | [] | no_license | callistusystan/Algorithms-and-Data-Structures | 07fd1a87ff3cfb07326f9f18513386a575359447 | 560e860ca1e546b7e7930d4e1bf2dd7c3acbcbc5 | refs/heads/master | 2023-02-17T17:29:21.678463 | 2023-02-11T09:12:40 | 2023-02-11T09:12:40 | 113,574,821 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 831 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef vector<int> vi;
typedef pair<int, int> pii;
void solve() {
int N,K; cin >> N >> K;
vector<double> A(N);
for (int i=0;i<N;i++) cin >> A[i];
sort(A.begin(), A.end());
vector<double> sum(N);
for (int i=0;i<N;i++) {
sum[i] = A[i];... | [
"callistusystan@gmail.com"
] | callistusystan@gmail.com |
f0bb5e1a39a49c095577d8c135d76eaab01e2763 | 6c9151b55392ec2a8416a5062084036d8e2e1703 | /program6/program6.cpp | 28f7b9b887927c761dabd7587cee22fc8d3b685c | [] | no_license | Al-Mahmud-2019331048/c_plus_plus_tutorials | b522474106fd3d8321942da641804bead1c44a77 | 9423b9bbfcfb18a9c18ce67f74df69ae58180648 | refs/heads/main | 2023-02-25T02:41:45.396501 | 2021-01-25T13:06:38 | 2021-01-25T13:06:38 | 405,417,031 | 2 | 0 | null | 2021-09-11T15:40:22 | 2021-09-11T15:40:22 | null | UTF-8 | C++ | false | false | 465 | cpp | #include <iostream>
#include <conio.h>
using namespace std;
int main ()
{
char name[20];
float gpa;
// taking user input
cout << "Enter your name : " << endl;
cin >> name;
cout << "Enter your gpa : " << endl;
cin >> gpa;
//printing
cout << "---------------------------" << end... | [
"anisul.islam@tuni.fi"
] | anisul.islam@tuni.fi |
b081e2d851c5d70310da22717fc0b823a9bbe379 | 74b5ee447d8544ef9a9ad86d71181965b46ba7b0 | /src/saiga/vulkan/lighting/Shadowmap.cpp | 453ad0088dc1efbf6f34966acae6998ef0e1ccb7 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mharrer97/saiga | d15273ff9909c59611d1df0c1bc5f1026ac04174 | d8faed6e1f1d87784457ee4897ed2b037f4e9fbc | refs/heads/master | 2020-06-14T01:14:27.983392 | 2020-02-11T16:35:12 | 2020-02-11T16:35:12 | 194,846,767 | 0 | 0 | null | 2019-07-02T11:03:45 | 2019-07-02T11:03:45 | null | UTF-8 | C++ | false | false | 7,308 | cpp | /**
* Copyright (c) 2017 Darius Rückert
* Licensed under the MIT License.
* See LICENSE file for more information.
*
* Created by Mathias Harrer: mathias.mh.harrer@fau.de
*/
#include "saiga/vulkan/lighting/Shadowmap.h"
//#include "saiga/opengl/error.h"
//#include "saiga/opengl/texture/cube_texture.h"
namespace... | [
"mathias.mh.harrer@fau.de"
] | mathias.mh.harrer@fau.de |
0ea5d48072647fd14fa13b7b4cb163670f7cd856 | 5c31d08dc4d892d2de712fb403a0fb993b519983 | /abc081/b.cpp | d431330bceb31468939d8c16ac420a4ff7d6d9f2 | [] | no_license | urib0/atcoder | d4a691423ee4e14cb5a2109015410ce3daa48637 | 891c1a30d8233982220a4b817056c7f3331dcec4 | refs/heads/master | 2022-04-25T21:21:51.449695 | 2020-04-26T16:01:07 | 2020-04-26T16:01:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 735 | cpp | #include<iostream>
#include<cstring>
using namespace std;
int check(long long int *a, int n);
void div(long long int *a, int n);
int main(){
int i,n,res = 0;
long long int a[200] = {0};
cin >> n;
for( i = 0; i < n; i++){
cin >> a[i];
}
while( 1 ){
if( check( a, n) ){
... | [
"ur1b0.dev@gmail.com"
] | ur1b0.dev@gmail.com |
a336ea4f1bcc8d44da812959ce99e93b23238394 | 676a84034edec9578c0d290b73699da2e9d71c77 | /src/qt/qtipcserver.cpp | db84c8774081aa01e47829d65d5f5c291d275891 | [
"MIT"
] | permissive | MrSilver6666/CB | d54981cc572578fa5f948e5189f06ead66205f9a | bb9f68cae7267395c0f2cd1fd4ac8d660ecd5ca1 | refs/heads/master | 2016-09-06T13:01:59.529982 | 2014-11-14T09:00:35 | 2014-11-14T09:00:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,935 | cpp | // Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <boost/version.hpp>
#if defined(WIN32) && BOOST_VERSION == 104900
#define BOOST_INTERPROCESS_HAS_WINDOWS_KERNEL_BOOTT... | [
"CB"
] | CB |
17e3a1a9685a39d5b58758b71ceababf027f2ec0 | 8ae41115b878aa5c14fbf13ddbc681282762ae32 | /FushigiDungeon/Timer.cpp | 3a245608c43e35b37ed8598983f333cf34f497c2 | [] | no_license | assbee0/FushigiDungeonCplus | be0aab3151430204d379e70723ccee3a44d7a074 | e83978ba394aae116412b3e0ba46bfc97afa8d37 | refs/heads/master | 2023-03-07T15:22:08.795508 | 2021-02-20T15:11:53 | 2021-02-20T15:11:53 | 332,395,764 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 148 | cpp | #include "Timer.h"
Timer::Timer()
{
}
// The time of last frame
float Timer::deltaTime = 0;
// Total time cost
unsigned int Timer::ticksCount = 0; | [
"niuniu9785@hotmail.com"
] | niuniu9785@hotmail.com |
19442ec6797f75890da57de560998e61bbeae82d | f537f2d046eb1532dae030c01a7daca2abb31d18 | /IO/tcpsocket.hpp | 34f4a0f10178d8c795e93527cc5cd36da26b337f | [] | no_license | Amos-Q/Linux | 871975da8b8b4660a4fade1915ca141e73aa431f | c44e7843c13936a1f147ff7b26d304d9303aa048 | refs/heads/master | 2021-03-03T14:09:29.990343 | 2020-09-08T07:55:20 | 2020-09-08T07:55:20 | 245,965,824 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,375 | hpp | #pragma once
#include <cstdio>
#include <string>
#include <unistd.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/socket.h>
//listen的第二个参数决定同一时间能够接收多少客户端连接
////并不决定整体通信能够接收多少客户端连接
#define MAX_LISTEN 5
#define CHECK_RET(q) if((q)==false){return -1;}
class TcpSocket {
public:
TcpSock... | [
"1334819112@qq.com"
] | 1334819112@qq.com |
bbc0cfefdd3a4bfe1ef89814067ff4c06d32ce75 | a2111a80faf35749d74a533e123d9da9da108214 | /raw/pmsb13/pmsb13-data-20130530/sources/b26wz51ypvk5m3bf/2013-04-09T15-21-23.343+0200/sandbox/my_sandbox/apps/first_app/first_app.cpp | 14381a129a09cc97c5c790c617b0cdd93807749c | [
"MIT"
] | permissive | bkahlert/seqan-research | f2c550d539f511825842a60f6b994c1f0a3934c2 | 21945be863855077eec7cbdb51c3450afcf560a3 | refs/heads/master | 2022-12-24T13:05:48.828734 | 2015-07-01T01:56:22 | 2015-07-01T01:56:22 | 21,610,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,281 | cpp | #include <iostream>
#include <seqan/sequence.h>
#include <seqan/file.h>
using namespace seqan;
// Function to print simple alignment between two sequences with the same length
// .. for two sequences of the same type
template <typename TText>
void printAlign(TText const & genomeFragment, TText const & read)
{
... | [
"mail@bkahlert.com"
] | mail@bkahlert.com |
fb7cc667dd257474c1551b5756c3ea6ba596fcef | 5e1f5f2090013041b13d1e280f747aa9f914caa4 | /src/camera/drivers/controller/stream_protocol.cc | 0c610ff0a73ab30acdf83537550993c63686c548 | [
"BSD-2-Clause"
] | permissive | mvanotti/fuchsia-mirror | 477b7d51ae6818e456d5803eea68df35d0d0af88 | 7fb60ae374573299dcb1cc73f950b4f5f981f95c | refs/heads/main | 2022-11-29T08:52:01.817638 | 2021-10-06T05:37:42 | 2021-10-06T05:37:42 | 224,297,435 | 0 | 1 | BSD-2-Clause | 2022-11-21T01:19:37 | 2019-11-26T22:28:11 | C++ | UTF-8 | C++ | false | false | 5,015 | cc | // Copyright 2019 The Fuchsia 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 "src/camera/drivers/controller/stream_protocol.h"
#include <lib/fit/defer.h>
#include <lib/syslog/cpp/macros.h>
#include <lib/trace/event.h>
#inc... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3c39a70c77b915c6cac03c1973970c1cc1b8ef92 | 523a8424ea2277d637dc47655d95cb09a89752c6 | /class_exercise/main.cpp | c396e6125fe543b48dd87a1757af8fa365d3a141 | [] | no_license | adiatomei/c_plus_exercises | ea29cee2fd3ff528dd8377ce1287a219ff08e05d | 02bb1fdb9f4e6e5598faf142a392cfc976d84f0d | refs/heads/master | 2022-11-27T14:20:05.332986 | 2020-07-31T14:50:03 | 2020-07-31T14:50:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 334 | cpp | #include <iostream>
#include "head.h"
#include "sour.cpp"
using namespace std;
int main()
{
Student john(15, "john", "carmack", 10);
cout << john.get_age() << endl;
cout << john.get_firstName() << ", " << john.get_lastName() << endl;
cout << john.get_standard() << endl;
cout << john.toString();
... | [
"atomic_adi@yahoo.com"
] | atomic_adi@yahoo.com |
e5f133cfdd388ed4287167e11e4422180e1da24c | c6a98b8e273e69533009e5073a505508e3a0c2c5 | /Problems/Codeforces/TooManyHiphens.cpp | 961559999c4ad4abbefe20429554004ace007129 | [] | no_license | BenjaminRubio/CompetitiveProgramming | 5c72a9b803e66e194fd7fe8a26d0d81d14a7fc5c | 33ba1125a2eb5ba4d6f9cbc8522c92432bc92b0d | refs/heads/master | 2023-06-08T19:43:44.069793 | 2023-05-27T18:53:32 | 2023-05-27T18:53:32 | 176,643,093 | 16 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 3,800 | cpp | #include <bits/stdc++.h>
using namespace std;
#define rep(i, n) for (int i = 0; i < (int)n; i++)
typedef long long ll;
ll K;
int L, R;
string s, s_;
ll DP[100][100][100];
ll dp(int i, int l, int r)
{
if (l < 0 or r < 0 or l > r) return 0;
if (i == s.size() and l == 0 and r <= 1) return 1;
if (i == s.size... | [
"BenjaR@localhost.localdomain"
] | BenjaR@localhost.localdomain |
5626210def697cf700e8d7ffbcb6d95526641d98 | 82646fb7fe40db6dcdf238548128f7b633de94c0 | /nyoj/11月月赛_G.cpp | bb6dc2b200db3d61e6a03df36c55fe9a0c09b5cf | [] | no_license | jtahstu/iCode | a7873618fe98e502c1e0e2fd0769d71b3adac756 | 42d0899945dbc1bab98092d21a1d946137a1795e | refs/heads/master | 2021-01-10T22:55:47.677615 | 2016-10-23T12:42:38 | 2016-10-23T12:42:38 | 70,316,051 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 383 | cpp | #include <iostream>
using namespace std;
int main()
{
int n;
cin>>n;
while(n--)
{
int h1=0,m1=0,s1=0;
int h2=0,m2=0,s2=0;
cin>>h1>>m1>>s1>>h2>>m2>>s2;
cout<<h1+h2+(m1+m2+(s1+s2)/60)/60<<" "
<<(m1+m2+(s1+s2)/60)%60
<<" "<<(s1+s2)%60<<endl;
... | [
"root@jtahstu.com"
] | root@jtahstu.com |
69a6bf3581e2dbe8d4ad61a9a83f838651bb97ea | fe17dff616b13bed8faf45de656012aecc952b49 | /LookupTable.h | e4446d29dc262a63b568f95ed231a576507b2e81 | [] | no_license | anaspk/huffman-encoding-cpp | 5a21726f2a55110cd933185e9dc4064a2be5c63d | 391ebd133f414c368dccbc31ba8ff2fb1cf3f865 | refs/heads/master | 2020-06-02T09:29:56.509045 | 2013-01-01T01:11:34 | 2013-01-01T01:11:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,010 | h | /*
* File: LookupTable.h
* Author: Anas
*
* Created on January 1, 2013, 12:26 AM
*/
#ifndef LOOKUPTABLE_H
#define LOOKUPTABLE_H
#include "LookupTableRow.h"
#include "SingleLinkedList.h"
class LookupTable : public SingleLinkedList<LookupTableRow> {
public:
LookupTableRow getCodeRow(char cha... | [
"anastts.pk@gmail.com"
] | anastts.pk@gmail.com |
2f43806f7ca819df6849a041217b73837d7679f0 | a9d7fa297b591799d2823f00a0ee9ee5ec760ff6 | /Console2/Console/DlgSettingsAppearance.cpp | 6291dc3ab7259506764ecf56be1b6272cfcd590d | [] | no_license | jbesemer/jb_src | 9707061e762cb432c4bc8f41808940b8a7b36633 | b4b5299932ce54ce5d709179ae856f8a43a2deca | refs/heads/master | 2020-12-27T22:30:07.601657 | 2020-02-04T00:02:08 | 2020-02-04T00:02:08 | 238,085,122 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,205 | cpp | #include "stdafx.h"
#include "resource.h"
#include "DlgSettingsAppearance.h"
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////
//... | [
"jbesemer@users.noreply.github.com"
] | jbesemer@users.noreply.github.com |
dfe64efe87fd37e0b3d50e611ff517f9b5f22e61 | dbbee1b50e56ca17c48577062a36bc936dda72aa | /src/x509/bio_utes.cpp | 0a4d6dac6bd557f7233852a6dea5be5c2057c954 | [] | no_license | robertblackwell/x509_certificate_library | 11afa79e610ed3837c9be9327c41633b409cd6d4 | 6efc7cd37ea020a8233b775907e81d27ba9fa430 | refs/heads/master | 2021-10-11T09:07:23.215115 | 2021-10-03T04:33:50 | 2021-10-03T04:33:50 | 240,992,929 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 450 | cpp | //
// bio_utes.cpp
// x509
//
// Created by Robert BLACKWELL on 2/8/20.
// Copyright © 2020 ROBERT BLACKWELL. All rights reserved.
//
#include <string>
#include <cert/x509.hpp>
std::string BIO_to_string(BIO* bio) {
BUF_MEM* bmp;
BIO_get_mem_ptr(bio, &bmp);
std::string result(bmp->data, bmp->length);
... | [
"rob@whiteacorn.com"
] | rob@whiteacorn.com |
d2ce6ac2c226da155a8ff6eefaa0a08462a1772a | 614369bd9a9452f6b48b9c667b12daacf153d6b8 | /Dongmin/Baekjoon/코딩 테스트 대비 문제집/동적 계획법2/00-동전/main.cpp | bcf8602b0e54d4d9db1fbed4709946809d554a94 | [] | no_license | minji0320/Algorithm_for_CodingTest | 339ad05a81a89b2645dfab73d7bcbc2df9775d77 | 7fc091f93693d549fa1975044f4b4ff5ee056520 | refs/heads/master | 2022-06-26T05:14:27.149435 | 2021-06-30T00:16:38 | 2021-06-30T00:16:38 | 242,951,278 | 2 | 0 | null | 2020-02-25T08:43:49 | 2020-02-25T08:43:48 | null | UTF-8 | C++ | false | false | 836 | cpp | #include<iostream>
#include<vector>
#include<cstring>
using namespace std;
int dp[21][10001];
int solve(int n, int target, vector<int> coins) {
if (n==1) return (target % coins[0] == 0);
int &ret = dp[n][target];
if (ret != -1) return ret;
int biggest = coins.back();
int remainder = target;
... | [
"pkalsh345@gmail.com"
] | pkalsh345@gmail.com |
9a2be910bb5b8ae36f3f8fa3923312b9a12ab165 | 8354d413d08bc98bc164ce3750e14898af14c400 | /GmotorTesterSC/messagebox.h | 6b4b001b58a001522c22cf96f53c8e42ed9b8675 | [] | no_license | dohoangtu/gmotorTesterSC | 0e65dd47435aa63a7e0b32ce51c0abe6a24cbd16 | 565898791b86ec38e35f37af2816e21b55af8cb5 | refs/heads/master | 2016-09-10T11:13:18.063744 | 2013-09-12T01:37:00 | 2013-09-12T01:37:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 400 | h | #ifndef MESSAGEBOX_H
#define MESSAGEBOX_H
#include <QWidget>
namespace Ui {
class messageBox;
}
class messageBox : public QWidget
{
Q_OBJECT
public:
explicit messageBox(QWidget *parent = 0);
~messageBox();
void showButton();
int btClicked;
private slots:
void btOk_Clicked();
void b... | [
"dohoangtu90@gmail.com"
] | dohoangtu90@gmail.com |
343ac0943d172819ed45a1aea0747ade9835efca | 068f61a8c2ab115abdbd3e2dcd69c0676c6ab82b | /triefunctions.cc | 6b047d2f1479bc2ae5aba3fad5c6678d2bd2e908 | [] | no_license | Endokun/Quadris | b14d755325ab4cc587dbc1744e0c749aa5e055ad | 57db990304ecac0469335c95edc8a6b66af26d30 | refs/heads/master | 2021-01-01T19:38:43.192882 | 2012-01-27T05:05:29 | 2012-01-27T05:05:29 | 3,280,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,857 | cc | #include <iostream>
#include <fstream>
#include <iomanip>
#include "trie.h"
using namespace std;
//Releases all the memory
void releasememory(TrieNode *node) {
for(int i = 0; i < 26; i++) {
if(node->letters[i] != NULL)
releasememory(node->letters[i]);
}
delete node;
}
//Adds a name
void insert... | [
"kingslim@hotmail.com"
] | kingslim@hotmail.com |
1617ac0ea20ccef49d0bb9ea37686dc6e2fdbc5b | 5e00242dc035fdab6aa6bbb40c6d7e6c119ad8e6 | /Vault/Codeforces Rounds/CFR498D3/CFR498D3A.cpp | ab9ef59bbf6168718f43cf97931a8e653f8ec5d9 | [] | no_license | AkiLotus/AkikazeCP | 39b9c649383dcb7c71962a161e830b9a9a54a4b3 | 064db52198873bf61872ea66235d66b97fcde80e | refs/heads/master | 2023-07-15T09:53:36.520644 | 2021-09-03T09:54:06 | 2021-09-03T09:54:06 | 141,382,884 | 9 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 20,898 | cpp | /**********************************************************
* Code written by Akikaze *
* Duy-Bach Le, #Team4T's Chief Executor *
* #Team4T Tertiary Flagship - Oblivion *
* *
* Written by a ... | [
"duybach.224575@gmail.com"
] | duybach.224575@gmail.com |
0191ecb112cf69f688f2028528d22c65c2e407ee | dd057dd0e08a6bb2aa83eb5e40754a86f2ca1ecb | /generator/include/.svn/text-base/LUXSimGeneratorRn220.hh.svn-base | 7ee32c6d6f3d7d3750a438c574fb2787cb8957d9 | [] | no_license | p-terman/muon | 898158d26182732f7866da9251a0f9bbe5f29be9 | 7fe4ffb0026df2cb462be9707a267f454022c9b4 | refs/heads/master | 2021-01-25T08:23:07.250257 | 2017-06-08T15:38:26 | 2017-06-08T15:38:26 | 93,760,679 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,281 | ////////////////////////////////////////////////////////////////////////////////
/* LUXSimGeneratorRn220.hh
*
* This is the header file for the Rn220 generator.
*
********************************************************************************
* Change log
* 16-February-2015 - file creation (Simon), copying from ... | [
"pterman@tamu.edu"
] | pterman@tamu.edu | |
fc58132e22735a37a8b41a2a2765cb68413e20e2 | e57d206aac19fbd73482b2ebc5f62afa6186c53e | /src/ast.cc | 35dbdde6a94ee0c89e6cc68f779f969904d1b938 | [] | no_license | adrien1018/CompilerDesign2019 | d41ba71e56cead7cc730357b08d0563cb320395d | ad7b791264b3dabe7e25fb45af3c693489ea1065 | refs/heads/master | 2021-07-05T17:50:58.869633 | 2020-12-28T11:35:28 | 2020-12-28T11:35:28 | 215,280,145 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 120 | cc | #include "ast.h"
void RecursiveDelete(AstNode* nd) {
for (AstNode* x : nd->child) RecursiveDelete(x);
delete nd;
}
| [
"adrien1018@users.noreply.github.com"
] | adrien1018@users.noreply.github.com |
05917eefd17b52faa617115690e01c3b6a6015d1 | acd3bb7874b0c3a696d1c3df968b56b067d2bf1b | /CameraCalibration/Settings.cpp | 4dabca8d1f26606f68dfe0efb2863e3fbb8e12a2 | [] | no_license | IfeanyiOnah/SourceCode_FARO | d0041c3a7c9f151948ce7530b9562b9aaf8dafe3 | e93d3b8392b85275a710d9a83a17f5424c90e4e1 | refs/heads/master | 2020-04-24T23:47:30.850436 | 2019-04-08T19:56:10 | 2019-04-08T19:56:10 | 172,356,059 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,301 | cpp | #include "Settings.h"
#include <opencv2/calib3d.hpp>
#include <opencv2/highgui.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <boost/foreach.hpp>
#include "Polarization.h"
namespace POL {
Settings::Settings() : goodInput(false)
{
}
Settings::~Settings()
{
... | [
"onah.ifeanyi02@gmail.com"
] | onah.ifeanyi02@gmail.com |
538cae4544d6bd2d448d607171ac87b391fc513e | bc563a420e0c0be4788f302914ce6d917f5d3b34 | /src/alarm/AlarmObserver.h | 1d8a4237fd1f7ad6adcecdc32cb9eaa8c6917708 | [
"MIT"
] | permissive | alexeylysenko/SmartHome | 720adfc4dbd7275e7dcb53bd625f3cd2ff5d114b | 63b6514a36a93737087713a2f07e6672f5621520 | refs/heads/master | 2020-12-22T22:16:37.702937 | 2020-02-06T10:18:39 | 2020-02-06T10:18:39 | 236,945,810 | 0 | 0 | MIT | 2020-02-06T10:18:41 | 2020-01-29T09:29:34 | null | UTF-8 | C++ | false | false | 582 | h | #ifndef ALARMOBSERVER_H
#define ALARMOBSERVER_H
#include <QObject>
#include "AlarmData.h"
class AlarmManager;
class AlarmObserver : public QObject {
Q_GADGET
public:
explicit AlarmObserver(AlarmManager *alarmManager);
void addAlarm(AlarmData *alarm);
void removeAlarm(AlarmData *alarm);
void updateAlarm(... | [
"oleksii.lysenko@intive.com"
] | oleksii.lysenko@intive.com |
1aa06fea14cd14882cdf6aed6ba968ab89ff5744 | e8a562e13ca47764ba96cb47b9e0c477447a6296 | /string/suffixarray/sol/correct.cpp | bb0255e5613fd3996b078c74a630658315dbee39 | [
"Apache-2.0"
] | permissive | yosupo06/library-checker-problems | 0600700ee39a7b32fdec635076d75ee270c0e636 | 9d8930c908153adc3bd3f50999d782c89f666725 | refs/heads/master | 2023-08-22T19:59:02.303444 | 2023-08-10T07:58:08 | 2023-08-10T07:58:08 | 189,480,738 | 440 | 129 | Apache-2.0 | 2023-09-12T08:39:13 | 2019-05-30T20:49:42 | C++ | UTF-8 | C++ | false | false | 3,631 | cpp | #include <iostream>
#include <vector>
using namespace std;
using uint = unsigned int;
using ll = long long;
using ull = unsigned long long;
constexpr ll TEN(int n) { return (n == 0) ? 1 : 10 * TEN(n - 1); }
template <class T> using V = vector<T>;
template <class T> using VV = V<V<T>>;
template <class Str> struct SA {... | [
"yosupo06@gmail.com"
] | yosupo06@gmail.com |
7c443d5f2e0612e5ce51809e7bdccbeea1b6e0c0 | bcc4dbd702a96c53540f45c85acc0d17c27bff9f | /src/GameLibrary/Screen/UI/MenuScreen.h | c3561be7e5d08c39b9ca1736c031092284fe5d1a | [] | no_license | ratalaika/MobileBrawler | d4e4e1e195fb5c229449d8a473154c4d96653ad2 | 4e0c1fd2c3276c9c6058f539f29ba823269bde1c | refs/heads/master | 2021-01-23T23:26:28.367462 | 2015-03-23T17:25:30 | 2015-03-23T17:25:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,776 | h |
#pragma once
#include "../Screen.h"
#include "ActorMenuElement.h"
#include "../../Actor/Actor.h"
#include "../../Actor/SpriteActor.h"
#include "../../Actor/Animation.h"
#include "../../Actor/TextActor.h"
#include "../../Graphics/Graphics.h"
#include "../../Input/Keyboard.h"
#include <climits>
namespace GameLibrary
{... | [
"luisfinke@gmail.com"
] | luisfinke@gmail.com |
69c620139e0c399160fdca425ac5ce821ab3c3c9 | 2ee540793f0a390d3f418986aa7e124083760535 | /Online Judges/Panda OJ/INC 2016/rationalNumber.cpp | 41f7dbdbd1cbeb635ba153bf3f7d19de7cc4f62e | [] | no_license | dickynovanto1103/CP | 6323d27c3aed4ffa638939f26f257530993401b7 | f1e5606904f22bb556b1d4dda4e574b409abc17c | refs/heads/master | 2023-08-18T10:06:45.241453 | 2023-08-06T23:58:54 | 2023-08-06T23:58:54 | 97,298,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,692 | cpp | #include <bits/stdc++.h>
using namespace std;
#define inf 1000000000
#define unvisited -1
#define visited 1
#define eps 1e-9
#define pb push_back
typedef long long ll;
typedef vector<int> vi;
typedef pair<int,int> ii;
typedef vector<ii> vii;
bool isprime[31701];
int prime[3410];
void sieve(int n){
int i,j;
isprime... | [
"dickynovanto1103@gmail.com"
] | dickynovanto1103@gmail.com |
32e40f789cb473dd07bd64efc7753b4daddde258 | 34fb2c48d29b4aac014571cbb0d4232896380742 | /数据结构/数据结构实验课文件/EXP1/代码/20354006/bubble.cpp | 890f46a354205e236c9a17df0dd045d73b03ae17 | [] | no_license | dkhonker/sysu | 2aca46818fc9bf77ededa0d8922859c3cabbd1e7 | ef3b8d0f6d5bb03b408081c932716dbd37ad0a22 | refs/heads/master | 2023-06-17T01:09:03.174593 | 2021-07-14T04:27:07 | 2021-07-14T04:27:07 | 382,212,051 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | cpp | #include<stdio.h>
int main()
{ int n,i,j,t;
int a[10001];
scanf("%d",&n);
for(i=1;i<=n;i++)
scanf("%d",&a[i]);
for(i=n;i>=2;i--)
for(j=1;j<i;j++)
if(a[j]>a[j+1])
{t=a[j];
a[j]=a[j+1];
a[j+1]=t;
}
for(i=1;i<=n;i++)
printf("%d ",a[i]);
return 0;
}
| [
"2373591933@qq.com"
] | 2373591933@qq.com |
2bcee65caa5bf8c713d43ce49c58b09150d78ac9 | 5eb49e30896620d40003bc42d7bd9540331ad5be | /day6/exam4/exam4.cpp | 85eaa136df62438cb9a08754c4e31007028f8cfa | [] | no_license | 104103annhj2081103/study | 5344fcdc89e4664f2b70649030c55e1939c1ca95 | cb02131cf0a653123f223a36646662e90349888f | refs/heads/master | 2020-06-10T11:53:23.577666 | 2019-07-12T02:31:59 | 2019-07-12T02:31:59 | 193,642,485 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,066 | cpp | // exam4.cpp : 이 파일에는 'main' 함수가 포함됩니다. 거기서 프로그램 실행이 시작되고 종료됩니다.
//
#include <iostream>
#include <stdio.h>
int sumint(int num1, int num2)
{
int num3 = num1 + num2;
printf_s("두 수를 입력하세요 : ");
scanf_s("%d %d\n", &num1, &num2);
num3 = num1 + num2;
return num3;
}
int subInt(int num1, int num2)
{
int num3 = nu... | [
"anhj03292gmail.com"
] | anhj03292gmail.com |
7a7e32f55cf28cb6767e38de9351f7cc1a81e9d6 | 299c03c1389dee6f3f3a1296bee2c88dde2a950b | /RJWorkshopNtuple/include/SunBase.hh | a9a8882a9ae91626ace8e4869b52200c12ab271b | [] | no_license | lawrenceleejr/RJRNtupleCreation | 65a45fc1c319f521a1c3d35b1bceb2e1e9a9c079 | ff1264479b61519a16313c34dd08441e8ebbb545 | refs/heads/master | 2021-01-18T22:43:22.366652 | 2016-07-28T18:46:11 | 2016-07-28T18:46:11 | 64,419,366 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,596 | hh | //////////////////////////////////////////////////////////
// This class has been automatically generated on
// Thu Dec 10 11:11:53 2015 by ROOT version 5.34/25
// from TTree FiducialEventsTree/Fiducial Events
// found on file: Data.root
//////////////////////////////////////////////////////////
#ifndef SunBase_h
#def... | [
"lawrenceleejr@gmail.com"
] | lawrenceleejr@gmail.com |
1a21b9c45436e22fd4ff22ebe0dd9eaee8fffbe0 | 2edc8f86d8971d07f4cbf10072a44cf43170b17a | /pku/23/2375/2375.cc | 73fcbccd95cee0cdd8698eb88a3099fec601d355 | [] | no_license | nya3jp/icpc | b9527da381d6f9cead905b540541f03505eb79c3 | deb82dcdece5815e404f5ea33956d52a57e67158 | refs/heads/master | 2021-01-20T10:41:22.834961 | 2012-10-25T11:11:54 | 2012-10-25T11:19:37 | 4,337,683 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,436 | cc | #include <cstdio>
#include <set>
#include <map>
#include <complex>
#include <vector>
#include <algorithm>
#include <utility>
using namespace std;
typedef complex<int> P;
typedef vector<P> Edges;
typedef map<P,Edges> Graph;
namespace std {
template<class T>
bool operator<(const complex<T>& a... | [
"takahashi.shuhei@gmail.com"
] | takahashi.shuhei@gmail.com |
204efdcb8888d348fec0d257642bdf8b8236c6de | 7e90a1f8280618b97729d0b49b80c6814d0466e2 | /workspace_pc/catkin_ws/devel_isolated/gazebo_msgs/include/gazebo_msgs/ODEJointProperties.h | f535d0b8c9cc916878b2190bf09623052ef3609b | [] | no_license | IreneYIN7/Map-Tracer | 91909f4649a8b65afed56ae3803f0c0602dd89ff | cbbe9acf067757116ec74c3aebdd672fd3df62ed | refs/heads/master | 2022-04-02T09:53:15.650365 | 2019-12-19T07:31:31 | 2019-12-19T07:31:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,926 | h | // Generated by gencpp from file gazebo_msgs/ODEJointProperties.msg
// DO NOT EDIT!
#ifndef GAZEBO_MSGS_MESSAGE_ODEJOINTPROPERTIES_H
#define GAZEBO_MSGS_MESSAGE_ODEJOINTPROPERTIES_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_messag... | [
"sh9339@outlook.com"
] | sh9339@outlook.com |
e91d1ad1bdccff7e0bd1fcdad5dc55296e2e3dde | 8442aaaf90bb106b53791ff8adb16505973fdb1e | /27/sources/main.cpp | 3e0cfbcfe7624026067d7a706260792be4422db6 | [] | no_license | ajile/bmtsu-cpp-2 | 18bd5499d8f7edf828f1d3bbdcdb5002455d090b | 69db355e952d6956f326ca5a455871a0a9e594c4 | refs/heads/master | 2021-01-13T07:21:05.922056 | 2017-02-01T11:02:41 | 2017-02-01T11:02:50 | 79,021,075 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,085 | cpp | #include <iostream>
#include <stdio.h>
#include <string>
#include <vector>
using namespace std;
class Expression {
string expression;
public:
Expression (string);
string getExpression() {
return expression;
};
int countOperations() {
int length = expression.size();
int counter = ... | [
"v.v.milkov@gmail.com"
] | v.v.milkov@gmail.com |
accf875f523d2b3db1ad9741b33207313d6c8ac8 | 755a93e7bc3376481f696a48717e369563c39b72 | /Hazel/vendor/spdlog/bench/bench.cpp | 756b04a2a56b31cf1153ec3a181eccc969a0e6a0 | [
"MIT",
"Apache-2.0"
] | permissive | kiseop91/CI_test | d0dcd0ede9183b821603362ce58af645a309d7a1 | 426cddb22419392d6f88f52bb63ed580165bbf4d | refs/heads/master | 2020-11-25T21:59:53.040208 | 2019-12-19T02:25:00 | 2019-12-19T02:25:00 | 228,863,305 | 0 | 1 | Apache-2.0 | 2019-12-18T16:22:55 | 2019-12-18T14:59:35 | C++ | UTF-8 | C++ | false | false | 8,542 | cpp | //
// Copyright(c) 2015 Gabi Melman.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
//
//
// bench.cpp : spdlog benchmarks
//
#include "spdlog/spdlog.h"
#include "spdlog/async.h"
#include "spdlog/sinks/basic_file_sink.h"
#include "spdlog/sinks/daily_file_sink.h"
#include "spdlog/sinks/null_s... | [
"kiseop91@naver.com"
] | kiseop91@naver.com |
a6b6b50a24b73d31cc46c69fc9a210118169eca5 | d46de4f297518d0e8ac22d10e30cb39e157ae7d1 | /Homework/Gaddis_9thEd_Ch2_Prob13_CircuitBoard/main.cpp | 5a98da3affbea2dfa1f1a3e4b3b81bb7babc54fd | [] | no_license | jtemblador/Spring_CSC5_JoseTemblador | 9d5adbf9530302588eb5c6a23988cbda10754d47 | 1c75d851e9e67f1a1d14682ad44aea62cc7f370c | refs/heads/main | 2023-05-22T11:58:10.094565 | 2021-06-10T05:18:44 | 2021-06-10T05:18:44 | 375,524,821 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 799 | cpp | /*
* File: main.cpp
* Author: Dr. Mark E. Lehr
* Created on January 4, 2021, 10:50 AM
* Purpose: CPP Template
* To be copied for each Assignment Problem
*/
//System Libraries
#include <iostream> //I/O Library
using namespace std;
//User Libraries
//Global Constants
//Math, Science, Universal, C... | [
"tembladorjose@yahoo.com"
] | tembladorjose@yahoo.com |
624dc1345e2ba2e8b7d430f7db92c10e17e97fa5 | 3afb95922302de91933dec8c4c88cf22a05b2c9e | /include/disp.h | 6c780511e85fe546c3253f56a7cb56c2732f235b | [] | no_license | sosomasox/jex86 | dc91eccb1340477649c875598d32f61f76cf2437 | a7991358a6174f7552f0a8b95605f61b0b7c01a7 | refs/heads/master | 2022-02-20T08:03:24.322595 | 2019-07-23T13:08:46 | 2019-07-23T13:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | h | #ifndef _DISP_H_
#define _DISP_H_
class DISP {
public:
union {
std::uint8_t disp8;
std::uint8_t disp32;
};
};
#endif | [
"izewfktvy533zjmn@gmail.com"
] | izewfktvy533zjmn@gmail.com |
95f2686d3cb814dd6b80ee6b7cdf632c2926ccab | c5332c10775e9df3093dd2677babe34e02b05704 | /openframeworks/NawlzFluid/src/addons/ofxBox2d/ofxBox2d.cpp | d7ec44bcdeb78c14b841f51010e6db60aa3422a3 | [] | no_license | aurialLoop/julapy | bb1f7c458b2c1fefef6de6bdd512ee1ca781a6dc | 80ea9b32c6de7e34ad353416f75878551193d2a9 | refs/heads/master | 2021-10-08T13:46:46.279988 | 2021-09-29T05:59:03 | 2021-09-29T05:59:03 | 33,194,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,914 | cpp | #include "ofxBox2d.h"
// ------------------------------------------------------
ofxBox2d::ofxBox2d() {
}
// ------------------------------------------------------ init
void ofxBox2d::init() {
//settings
bHasContactListener = false;
bCheckBounds = false;
bEnableGrabbing = true;
bWorldCreated = false;
scal... | [
"julapy@81ff1be0-9049-0410-8291-4d9ff92d881a"
] | julapy@81ff1be0-9049-0410-8291-4d9ff92d881a |
991e4dff1da932869b277193249762ed3e412e39 | 4a3e5419e89dfbd9788a4539740b8ea7321ee7ef | /143/b.cpp | 7a5b9f9827f282f30f56eed3c0ee14c013542006 | [] | no_license | tars0x9752/atcoder | d3cbfefeb5164edab72d87f8feb16e1160c231a2 | 0e54c9a34055e47ae6bb19d4493306e974a50eee | refs/heads/master | 2022-11-19T15:36:17.711849 | 2020-07-19T12:56:31 | 2020-07-19T12:56:31 | 182,626,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 437 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> P;
int main() {
cin.tie(0);
ios::sync_with_stdio(false);
int n;
cin >> n;
vector<int> d(n);
for (int i = 0; i < n; i++) {
cin >> d[i];
}
ll ans = 0;
for (int i = 0; i < n; i++) {
for (int j = 0; j < ... | [
"46079709+havveFn@users.noreply.github.com"
] | 46079709+havveFn@users.noreply.github.com |
b5a9452b564dde1e675dd8a2a40d337748def93d | 05bf4da01c4a3c8003add28ed8178fe23dd44e37 | /ROUND 3/E/sol.cpp | 07e2f390cd4a3ebe539f0d9ce85d0647d8e63475 | [] | no_license | LeThanhLong582000/ITIS | 3690ba05d6179cdb0ccfdf867abb0095dd696069 | 24bffef4376ed49f8b2445a8345adf27537d28b2 | refs/heads/master | 2022-12-10T00:23:35.126188 | 2020-09-05T19:38:08 | 2020-09-05T19:38:08 | 287,475,887 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 371 | cpp | #include <bits/stdc++.h>
using namespace std;
int main(){
int t;
cin >> t;
while(t--){
int n, m;
cin >> n >> m;
int ans = (n * m - 1) * n * m;
if(n >= 1 && m >= 2)
ans -= (4 * (n - 1) * (m - 2));
if(n >=2 && m >=1 )
ans -= (4 * (n - 2) * (m - 1));
... | [
"nguyenthanhlam1672000@gmail.com"
] | nguyenthanhlam1672000@gmail.com |
762b2b4552addb5b198a6b3fd7bcec173da9f48c | 30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a | /contest/1542579483.cpp | 1c2654935628264ee2e86af5c41a14eb888b43ef | [] | no_license | thegamer1907/Code_Analysis | 0a2bb97a9fb5faf01d983c223d9715eb419b7519 | 48079e399321b585efc8a2c6a84c25e2e7a22a61 | refs/heads/master | 2020-05-27T01:20:55.921937 | 2019-11-20T11:15:11 | 2019-11-20T11:15:11 | 188,403,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,496 | cpp | #include<bits/stdc++.h>
#define fi first
#define se second
#define pii pair<int,int>
#define rep(i,j,k) for(int i=(int)j;i<=(int)k;i++)
#define per(i,j,k) for(int i=(int)j;i>=(int)k;i--)
using namespace std;
typedef long long LL;
const int N=205;
bool pre[N][20];
bool suf[N][20];
int len[N];
bit... | [
"harshitagar1907@gmail.com"
] | harshitagar1907@gmail.com |
14cf28e6ffcecf0dd47770917a8ea6101f1ebd8b | 05c3808e2cfc7264d36308d01063fc83fe286354 | /fendwick.cpp | a2cfe8c0e9f0c14b8f913f99597d5867fbc39ca6 | [] | no_license | aakash140799/codetemplate | d8d5f32d35ea5ca457662ab19522dae5169b9fa5 | 506a0b2ee8c3015dda04dd609fc96db862bb432e | refs/heads/master | 2022-05-28T14:27:01.263150 | 2022-05-03T03:04:06 | 2022-05-03T03:04:06 | 202,366,854 | 1 | 0 | null | 2019-08-15T02:22:53 | 2019-08-14T14:26:58 | C++ | UTF-8 | C++ | false | false | 597 | cpp |
// fendwick tree
const int size = 100;
template<typename type> class fendwick{
public:
type arr[size];
type fen[size];
int n;
type zero;
type merge(type arg1, type arg2)
{
// merge code here
return arg1+arg2;
}
void update(type v,int i)
{
while(i > 0 && i <= n)
{
fen[i] = merge(fen[i], v);
i -= (i&-i);
}
}... | [
"34199858+aakash140799@users.noreply.github.com"
] | 34199858+aakash140799@users.noreply.github.com |
ee4c746ae217892a99e0610b9ceef0a1df473fd2 | 4f07dffbbc1dcf3c06c33219296eb72d99b08ab0 | /chrome/browser/extensions/api/enterprise_reporting_private/chrome_desktop_report_request_helper_unittest.cc | 85640fd12e5a09ff031b608fc7c6a02142b3b45b | [
"BSD-3-Clause"
] | permissive | zeyiwu/chromium | 4815e89f8a9acd0e9e6957dc2be6e6d6f4995a52 | 2969192f368b295477a3348584160a854fd3316b | refs/heads/master | 2023-02-21T20:39:29.821478 | 2018-05-22T02:04:26 | 2018-05-22T02:04:26 | 134,348,434 | 1 | 0 | null | 2018-05-22T02:16:57 | 2018-05-22T02:16:57 | null | UTF-8 | C++ | false | false | 6,768 | cc | // Copyright 2018 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/extensions/api/enterprise_reporting_private/chrome_desktop_report_request_helper.h"
#include "base/json/json_reader.h"
#include ... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
6254ee13ef4c3454fdcddfef2f7f087a3a18fc11 | e9240cac5feef9b44b98a9900fff1a719e0ed691 | /Codes/GeneratedFiles/WQV/Release/moc_statusviewer.cpp | 06b441da6f35abeaec68ca37ce5a9f5e62fe9ff1 | [] | no_license | sassanaflaki/GIFMod-1 | 1ac83dfd2265bfde36c0c4550a0e6adab238e09e | 24ffb36cd05969a8ef7213b7bc83c61b14fe0ed3 | refs/heads/master | 2021-01-21T10:37:35.653793 | 2016-08-13T14:39:33 | 2016-08-13T14:39:33 | 83,459,120 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,354 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'statusviewer.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.5.0)
**
** WARNING! All changes made in this file will be lost!
********************************************************... | [
"arashmassoudieh@gmail.com"
] | arashmassoudieh@gmail.com |
8928f5dc60d1df4e37e7c6a8b8728cff6171869f | 13a32b92b1ba8ffb07e810dcc8ccdf1b8b1671ab | /home--tommy--mypy/mypy/lib/python2.7/site-packages/pystan/stan/lib/stan_math/test/unit/math/prim/mat/vectorize/expect_prim_values.hpp | 370cd543d7f14d3d326ecc0f8874bb71522af385 | [
"Unlicense",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | tommybutler/mlearnpy2 | 8ec52bcd03208c9771d8d02ede8eaa91a95bda30 | 9e5d377d0242ac5eb1e82a357e6701095a8ca1ff | refs/heads/master | 2022-10-24T23:30:18.705329 | 2022-10-17T15:41:37 | 2022-10-17T15:41:37 | 118,529,175 | 0 | 2 | Unlicense | 2022-10-15T23:32:18 | 2018-01-22T23:27:10 | Python | UTF-8 | C++ | false | false | 827 | hpp | #ifndef TEST_UNIT_MATH_PRIM_MAT_VECTORIZE_EXPECT_PRIM_VALUES_HPP
#define TEST_UNIT_MATH_PRIM_MAT_VECTORIZE_EXPECT_PRIM_VALUES_HPP
#include <test/unit/math/prim/mat/vectorize/expect_prim_scalar_value.hpp>
#include <test/unit/math/prim/mat/vectorize/expect_prim_std_vector_value.hpp>
#include <test/unit/math/prim/mat/vec... | [
"tbutler.github@internetalias.net"
] | tbutler.github@internetalias.net |
a849127ff2dd9f2267a163c1d915da7dbff58e15 | 24117b914690268e7ddc0a6dc9886d22db56f8d2 | /Week4/utils.h | 3881070bb9a26e28bf73747e409c75db2be3dff1 | [] | no_license | Rozelin-dc/STEP-Homework | 86787d855cd782d9d3cdefcb99d210e752a54200 | 339ddacf2dcafc7f91e2a15646232cdeb0318d52 | refs/heads/master | 2023-06-01T10:41:34.534733 | 2021-06-30T12:32:21 | 2021-06-30T12:32:21 | 365,399,183 | 0 | 0 | null | 2021-06-09T01:29:43 | 2021-05-08T02:19:50 | C++ | UTF-8 | C++ | false | false | 279 | h | #include <bits/stdc++.h>
using namespace std;
/** そのページの名前とリンクづけられたページの id を値に持つ構造体 */
typedef struct {
string name;
deque<string> linkedPages;
} pageData_t;
void readData(unordered_map<string, pageData_t>& links);
| [
"66714866+Rozelin-dc@users.noreply.github.com"
] | 66714866+Rozelin-dc@users.noreply.github.com |
80ea3c6c654ed676d10de43f08ef89cd9856dd59 | 4f114a7bb0c1058d52bb98f30bc7f642bb8802aa | /src/feeds.h | 6416d43a1cc7d395ef83da4a4142af2eda48aad4 | [] | no_license | w1r2p1/strategy | 86216aa90408b83f162145b8463b69b646475c10 | 64400e8076d4d01da6cc13f519ee9522a6f82dff | refs/heads/master | 2023-02-03T21:35:43.649002 | 2020-12-12T05:24:30 | 2020-12-12T05:24:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 266 | h | #ifndef GUARD_COMMUNICATION
#define GUARD_COMMUNICATION
#include <ipc.h>
namespace msim{
class Feed{
public:
Feed(){}
virtual ~Feed(){}
private:
Feed(const Feed&);
Feed& operator=(const Feed&);
};
}
#endif // !GUARD_COMMUNICATION
| [
"punitshah163@gmail.com"
] | punitshah163@gmail.com |
b0d4816c4d367fbb3c936862bc45cbbb30335d46 | edcab5eac30341ebe3bf687db7f13e4980e81f77 | /src/governance.h | 914e5339586c7c5603bc6d49d870f9cfa963610c | [
"MIT"
] | permissive | kulibih/WantCore | 5ad24b2d3994efa0b1cd1667502e7af68d2399b8 | d4fb88771567c264746165d88f82667da90b9a51 | refs/heads/master | 2020-03-22T21:53:40.013011 | 2018-04-05T05:30:14 | 2018-04-05T05:30:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,752 | h | // Copyright (c) 2014-2017 The Want Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef GOVERNANCE_H
#define GOVERNANCE_H
//#define ENABLE_WANT_DEBUG
#include "bloom.h"
#include "cachemap.h"
#include "c... | [
"boris.coin.want@gmail.com"
] | boris.coin.want@gmail.com |
a698cf975369bf2dceea02fb99d2264ee2b7ad75 | 90d2bba22f32c4958610ab5e6dd80f3ec6a8a81a | /week-06/day-4/13.cpp | 48e0d1a6d4d33ea86667ab6e2f26dbdf8e24a485 | [] | no_license | greenfox-zerda-sparta/bmakszim | 2b1900e58c5aba6ef9eb0f8f0f313a8c64854727 | 9aa1ab574e2a6b4a6a8963674c6845e611152fc3 | refs/heads/master | 2021-01-17T18:19:37.688308 | 2017-02-21T16:06:50 | 2017-02-21T16:06:50 | 71,350,616 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,384 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <stdlib.h>
#include <time.h>
#include <algorithm>
using namespace std;
vector<int> row(4);
vector<vector<int>> matrix (4, row);
void print_vector() {
cout << endl;
for (unsigned int i = 0; i < matrix.size(); i++) {
for (unsigned int j = 0; j < ... | [
"b.makszim@hotmail.com"
] | b.makszim@hotmail.com |
e7101c4247c23daa7493375a1c994199675b8ce6 | a74a0a0f590a8d9e7e83fa012377d4cc3702e857 | /Classes/ClassBase/GameSpriteBase.h | 549fcb892f0de6ba9e23c921c94c4d87b7b01706 | [] | no_license | l1000965431/MagicForest | 11e05bfd794ffbae6bf043b37dc90cb07bccbaf6 | e9a4a58569b670bd3d06801cbc3999ee07b10198 | refs/heads/master | 2016-09-06T01:48:15.459692 | 2015-02-25T15:50:06 | 2015-02-25T15:50:06 | 30,901,874 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 863 | h | /*///////////////////////////////////////////////////////////////////////////////
--作者:seele
--功能说明:游戏精灵基础类
///////////////////////////////////////////////////////////////////////////////*/
#pragma once
#include "common.h"
class GameSpriteBase:public Sprite
{
public:
GameSpriteBase();
virtual ~GameSpriteBase();
pub... | [
"l1000965431@126.com"
] | l1000965431@126.com |
38e41beaf72a59fa0045a88491767ff989c573f2 | 583d876ec2e0577f03d27033c44a731cb5883219 | /Robot_Control/robot_control.cpp | 20d955b74630380a4146eedd62a36d0e9aadaa3d | [] | no_license | BGCX067/eyerobot-hg-to-git | 6950df8a76cd536682843eb6c1232833735be7ee | f25681efe96f205fb0dac74b0072a5ac08070467 | refs/heads/master | 2016-09-01T08:50:07.262989 | 2010-07-09T18:40:57 | 2010-07-09T18:40:57 | 48,706,126 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,935 | cpp | // Robot_Control.cpp: implementation of the Robot_Control class.
//
//////////////////////////////////////////////////////////////////////
#include "Robot_Control.h"
#include <stdio.h>
#include <math.h>
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
/* wor... | [
"devnull@localhost"
] | devnull@localhost |
1b1c22d17192f5fc83c7a25df655f573e3fa956e | 802eba0a1ed88815372783c36cef3a6d43ea2238 | /src/InsertMessage.cpp | 695442f43074663e7fc970ecb1ec24a879002c2e | [] | no_license | IsabelleLenertz/BMP_Project-console-app | 6815513a4a59766044c27efb46b4ad03179461ad | de2e6029e2aa0011f2d07ebf354883a11373ba1d | refs/heads/master | 2021-05-29T06:36:41.896134 | 2015-11-13T01:49:07 | 2015-11-13T01:49:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,881 | cpp | /*
* InsertMessage.cpp
*
* Created on: Nov 12, 2015
* Author: Isabelle
*/
#include "InsertMessage.hpp"
InsertMessage::InsertMessage() {
this->message = "";
this->imageAddress = "";
this->insertionObject = nullptr;
}
InsertMessage::InsertMessage(string newAddress, string newMessage) {
this->message = n... | [
"isabelle.lenertz@gmail.com"
] | isabelle.lenertz@gmail.com |
5010b9410b82c7c908c7cd42cf23aa44219e4fd1 | f525a283602fa9bf28e10df7a51641b8026e3d60 | /test_led/test_led.ino | edbdf3be6232775219fee5916a74dd8fe0806dab | [] | no_license | devYaoYH/LED_ConsoleInstallation | c60276db341ceabc6f3fbe6c48a9a0e3317767de | bc1ff77120eb726d0ac4511c591c8a32d466568a | refs/heads/master | 2021-01-16T11:29:39.676106 | 2020-03-05T04:11:37 | 2020-03-05T04:11:37 | 243,102,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 568 | ino | #include <FastLED.h>
#define NUM_LEDS 50
#define DATA_PIN 5
CRGB leds[NUM_LEDS];
void setup() {
// put your setup code here, to run once:
delay(2000);
for (int i=0;i<NUM_LEDS;++i){
leds[i] = CRGB::Black;
}
FastLED.addLeds<WS2811, DATA_PIN, RGB>(leds, NUM_LEDS);
}
void loop() {
// put your main code h... | [
"devyaoyh@gmail.com"
] | devyaoyh@gmail.com |
f93530788af66580442d136cb80ef3a291667710 | 07c3e4c4f82056e76285c81f14ea0fbb263ed906 | /Re-Abyss/app/services/Decor/base/IDecorService.hpp | 37ee20ea578f42713a853e8679c7f6e3f9685850 | [] | no_license | tyanmahou/Re-Abyss | f030841ca395c6b7ca6f9debe4d0de8a8c0036b5 | bd36687ddabad0627941dbe9b299b3c715114240 | refs/heads/master | 2023-08-02T22:23:43.867123 | 2023-08-02T14:20:26 | 2023-08-02T14:20:26 | 199,132,051 | 9 | 1 | null | 2021-11-22T20:46:39 | 2019-07-27T07:28:34 | C++ | UTF-8 | C++ | false | false | 833 | hpp | #pragma once
#include <memory>
#include <Siv3D/Array.hpp>
#include <Siv3D/HashTable.hpp>
#include <abyss/commons/Fwd.hpp>
#include <abyss/entities/Decor/GraphicsEntity.hpp>
#include <abyss/modules/Decor/Map/TileMapData.hpp>
namespace abyss::Decor
{
class IDecorService
{
public:
using DecorGraphics ... | [
"tyanmahou@gmail.com"
] | tyanmahou@gmail.com |
b5b78fd83c97954abd18b7d2585f94182fc20831 | 83473317e264f0d37224940ef233d6095b400a44 | /freefloating_gazebo/include/freefloating_gazebo/thruster_allocator.h | b5fcbc544dbaafa974bedf3bcef54afe0945d890 | [
"MIT"
] | permissive | x1aoo/freefloating | 841bba6169c3db31c8ca852ab40302d2a22d6387 | 6ec86b0517c82a7422fca74f1603b236499de8b0 | refs/heads/master | 2020-05-23T15:57:23.690480 | 2019-06-24T13:27:46 | 2019-06-24T13:27:46 | 186,837,234 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,354 | h | #ifndef THRUSTER_ALLOCATOR_H
#define THRUSTER_ALLOCATOR_H
#include <Eigen/Core>
#include <Eigen/SVD>
#include <ros/ros.h>
#include <geometry_msgs/Wrench.h>
#include <sensor_msgs/JointState.h>
#include <freefloating_gazebo/hydro_model_parser.h>
#include <visp/vpFeaturePoint.h>
// #include <vector>
std::vector<double> ... | [
"mapeleaf@126.com"
] | mapeleaf@126.com |
8a1023e5ca1eee62b48a6d41d64cbd692a41e680 | fc7e848f63539c1f84ef071e4ba1912347dcca95 | /example/src/main.cpp | 5c4153e18a7cef86f932febc7f79a26da7df3347 | [
"MIT",
"LicenseRef-scancode-public-domain",
"Zlib"
] | permissive | armadillu/ofxFontStash2 | c100f43b87d26626f0720484601949330b18bcb7 | 55e60a8b5bcebe6fc898592971aaf5d286fc5c61 | refs/heads/master | 2021-01-18T22:33:19.943047 | 2020-10-24T12:06:30 | 2020-10-24T12:06:30 | 38,983,731 | 37 | 12 | null | 2018-07-18T21:31:08 | 2015-07-13T00:40:06 | C | UTF-8 | C++ | false | false | 738 | cpp | #include "ofMain.h"
#include "ofApp.h"
//========================================================================
int main( ){
ofGLFWWindowSettings settings;
#ifdef TARGET_OPENGLES
settings.setGLESVersion(2);
#else
#ifdef NANOVG_GL2_IMPLEMENTATION
settings.setGLVersion(2, 1); // Fixed pipeline
#endif
... | [
"oriol@uri.cat"
] | oriol@uri.cat |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.