blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72b7925040bf28812d4c0b869605289ace443197 | fad392b7b1533103a0ddcc18e059fcd2e85c0fda | /build/px4_msgs/rosidl_typesupport_cpp/px4_msgs/msg/estimator_status__type_support.cpp | afc41a9830112142d4efe52cfaca64a2e49078a4 | [] | no_license | adamdai/px4_ros_com_ros2 | bee6ef27559a3a157d10c250a45818a5c75f2eff | bcd7a1bd13c318d69994a64215f256b9ec7ae2bb | refs/heads/master | 2023-07-24T18:09:24.817561 | 2021-08-23T21:47:18 | 2021-08-23T21:47:18 | 399,255,215 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,184 | cpp | // generated from rosidl_typesupport_cpp/resource/idl__type_support.cpp.em
// with input from px4_msgs:msg/EstimatorStatus.idl
// generated code does not contain a copyright notice
#include "cstddef"
#include "rosidl_generator_c/message_type_support_struct.h"
#include "px4_msgs/msg/estimator_status__struct.hpp"
#inclu... | [
"adamdai97@gmail.com"
] | adamdai97@gmail.com |
fdc71676cb683d3f799734cbce94f994c2c8d11a | 9ed65d06644977f0873e2880ec654cd9988ac5f0 | /Tetris_Assignment/Tetris_Assignment/Sound.h | a3cf33c663b9154d4a7597d1f82ea6f2a5c21188 | [] | no_license | rNdm74/CPlusPlus | 72ddc37f1b217e7472d8ad3c119741b69660b555 | 2e762b08eee58d5ec6d48e0497345ff5b250dc70 | refs/heads/master | 2021-01-22T16:45:14.141887 | 2013-11-10T10:57:25 | 2013-11-10T10:57:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 254 | h | #pragma once
using namespace System::Media;
using namespace System::Resources;
ref class Sound
{
private:
SoundPlayer^ player;
ResourceManager^ rManager;
public:
bool Play;
public:
Sound(ResourceManager^ rm);
void play(System::String^ file);
};
| [
"rndm@windowslive.com"
] | rndm@windowslive.com |
6dadd8a5d892cdefef9e0d1a9cfce40a0212d29a | 2898223584a244abedec2740accea93e803f9c53 | /FileText/FileText/widget.cpp | bf28b0f04b9e59d03310b921b86560f46848fe72 | [] | no_license | oobiliuoo/QtCode | 4a767bbf661a94816e7f733e43bc90aeed41a993 | 9600278071c41b9c65d1fe55cf254232b00d2429 | refs/heads/main | 2023-06-09T06:58:21.953477 | 2021-07-01T15:43:39 | 2021-07-01T15:43:39 | 377,562,169 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,496 | cpp | #include "widget.h"
#include "ui_widget.h"
#include <QFile>
#include <QFileDialog>
#include <QMessageBox>
// 文件流
// 文本流 数据流(二进制格式)
#include <QTextStream> // 操作基础数据类型: int,string...
#include <QDataStream> // QImage、QPoint、QRect
#include <QDebug>
Widget::Widget(QWidget *parent) :
QWidget(parent),
ui(... | [
"biliu819@163.com"
] | biliu819@163.com |
8524179c71d09259afc5b3dd599dfeed9cf702ee | 44a87947d68f9b03aa49e3a730a82f896d11f02d | /src/util.cpp | 8a80f9b351579dfd6babf1e6ce48af289bf1d515 | [
"MIT"
] | permissive | gamacoin2017/newgamacoin | 9df4bd0e3a7bcf2c1120b78b786c92d792a66908 | ba87ed439ec33f7ca66c3b2f52d6baa0aa38b5ec | refs/heads/master | 2021-09-01T03:41:47.638587 | 2017-12-24T15:08:35 | 2017-12-24T15:08:35 | 115,270,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 43,213 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// 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.
#ifndef WIN32
// for posix_fallocate
#ifdef __linux__
#define _POSIX_C_SOURCE 2001... | [
"aboutyou2017@gmail.com"
] | aboutyou2017@gmail.com |
205f0896547443da454ebf90d13adfd052568470 | 1aa079f1846edaafda5625b5d61564e86576b6c8 | /02_keywords_and_specificators/02_06_decltype_and_declval/02_06_02_decltype_auto_return_type_deduction .cpp | 26e2316694228e7507a9b0bfa495d9f428d1ca7f | [
"MIT"
] | permissive | pavelkumbrasev/cpp-courses | 8cb9bfe2747652366073119d984e7e6e436b74ce | e6176c956645330fe96a9861250280c1e063d393 | refs/heads/master | 2023-07-19T02:33:54.061680 | 2021-08-24T13:39:41 | 2021-08-24T13:39:41 | 399,446,497 | 0 | 0 | MIT | 2021-08-24T11:53:27 | 2021-08-24T11:53:27 | null | UTF-8 | C++ | false | false | 428 | cpp | // differencies between decltype and auto return types deduction
// since C++14
int x = 1;
decltype(auto) func0() { return x; } // returns int
decltype(auto) func1() { return (x); } // returns int&
// decltype(auto) void_func0() {} // compile-time error
// Possible but is not used much in real code.
template<clas... | [
"noreply@github.com"
] | pavelkumbrasev.noreply@github.com |
38d2b651017ad017fe8e549c07357a9f542636b7 | 0065cefdd3a4f163e92c6499c4f36feb584d99b7 | /rogue/cheat/sdk/SDK/UMG_parameters.h | eab82d8ea1137a4d1d4ab70dd241657bcb37b68a | [] | no_license | YMY1666527646/Rogue_Company_hack | ecd8461fc6b25a0adca1a6ef09ee57e59181bc84 | 2a19c81c5bf25b6e245084c073ad7af895a696e4 | refs/heads/main | 2023-08-20T06:07:14.660871 | 2021-10-21T20:33:53 | 2021-10-21T20:33:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 306,780 | h | #pragma once
// Name: roguecompany, Version: 425
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//----------------------------------------------------... | [
"51001754+dmitrysolovev@users.noreply.github.com"
] | 51001754+dmitrysolovev@users.noreply.github.com |
0be4584e29b6b2c240a8c79db97913e7a5891ad9 | 1578f090a72c54c851eb19a751a2920792644409 | /hashset.hpp | 503cd8e41b4e30403a6738363ae190e34336dcab | [] | no_license | patrickdgr81/SpellcheckerC-- | c6aac42416dc136a1555565044e2e38320bf7d3c | 84424204104de16d312f7971578b5161c7e68623 | refs/heads/master | 2021-01-25T12:20:37.848954 | 2014-01-03T22:34:23 | 2014-01-03T22:34:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,512 | hpp | /**
* \file hashset.hpp
* \brief Declares the hashset template.
*
* \Author: Lu Wenhao, Wang Xiaotian (wlu-xwang)
*/
#ifndef HASHSET_HPP
#define HASHSET_HPP 1
#include "abstractset.hpp"
#include <cstddef>
#include <list>
#include <iostream>
/// The number of buckets we decide to start with.
static const size_t... | [
"patricklu00@hotmail.com"
] | patricklu00@hotmail.com |
4ee1bd1d41dc881990c275066081718c942a9f8e | ca72686ff29bfa25c440449bc672fceb927326a3 | /advanced/homework_9b/homework_9b.cpp | 2a51d5b219daef09020898287d0171b3d6e7ba6b | [
"MIT"
] | permissive | runt1m33rr0r/cpp-stuff | 1ea05acac3a320330a4e9be33538044dd03c589b | 0a98d8d618a8226e7e2a63b262ef8fe3ec43e185 | refs/heads/master | 2021-06-22T05:24:38.831066 | 2019-06-01T08:00:53 | 2019-06-01T08:00:53 | 109,747,935 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,368 | cpp | #include "pch.h"
// Александър Янков F87134
#include <iostream>
#include <vector>
#include <limits>
#include <unordered_set>
using namespace std;
typedef vector<vector<unsigned>> Graph;
const unsigned MAX_VALUE = numeric_limits<unsigned>::max();
unsigned minSum;
unsigned curSum;
vector<unsigned> used;
vector<uns... | [
"19938633+runt1m33rr0r@users.noreply.github.com"
] | 19938633+runt1m33rr0r@users.noreply.github.com |
2333783c189a7b8542c18617c5328fa43ad372b2 | 48298469e7d828ab1aa54a419701c23afeeadce1 | /Server/Item/ItemTable.h | 14916dd6a1b4ca8e345bb5267d4313bb44433386 | [] | no_license | brock7/TianLong | c39fccb3fd2aa0ad42c9c4183d67a843ab2ce9c2 | 8142f9ccb118e76a5cd0a8b168bcf25e58e0be8b | refs/heads/master | 2021-01-10T14:19:19.850859 | 2016-02-20T13:58:55 | 2016-02-20T13:58:55 | 52,155,393 | 5 | 3 | null | null | null | null | GB18030 | C++ | false | false | 7,362 | h | /********************************************************************
创建日期: 2005年11月2日
创建时间: 16:54
文件名称: ItemTable.h
文件路径: d:\Prj\Server\Server\Item\ItemTable.h
文件功能: 物品基础数据表操作
修改纪录:
*********************************************************************/
#ifndef _ITEM_TABLE_H_
#define _ITEM_TABLE_H_
#include... | [
"xiaowave@gmail.com"
] | xiaowave@gmail.com |
e19cc89781a12a28fdb5acd1fa654efc91d2dd53 | fbc6fa2ae9e939c800a03d5527f1e28ef13354ca | /types/var_types.cpp | 6f1f9f2e3df28f689f80416bdfc5757539e7874f | [] | no_license | tolber01/Math-interpreter | f05a8e3e7e10ccca59252aa410e3c768771b5aba | 56f3010d483df43f48f6a3569c5a7015c8942928 | refs/heads/master | 2023-02-12T11:10:17.104758 | 2021-01-10T20:28:34 | 2021-01-10T20:28:34 | 328,471,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,687 | cpp | #include "../execution/context.hpp"
#include "../parsing/parser.hpp"
using namespace std;
// ==== GenericValue implementation ====
GenericValue::GenericValue(ValueType object_type) :
type(object_type)
{}
GenericValue* GenericValue::clone() { return new GenericValue(*this); }
// ==== RationalNumber implemen... | [
"ov4.t@yandex.ru"
] | ov4.t@yandex.ru |
f65d6ff2b7a2b3e56230d821bc5c4126ef04d613 | 794539b862b4a2ca802bd60073ac75d1e64978f8 | /Litvinov group/semester 1/06.HW/6.4/main.cpp | 6d84ce57ecdd96e6180c5480e7393a92dbc9eb61 | [] | no_license | katerina-kamkova/SPbU-homework | 30d4470da75c4c3f9898b6ab54f0e6909c9b888b | 5abcc1a1d16f3d9f71e6a007cb5d7fd52fcc77d6 | refs/heads/master | 2022-10-11T05:44:13.241813 | 2020-06-07T22:34:56 | 2020-06-07T22:34:56 | 207,313,661 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 242 | cpp | #include "6.4.h"
#include <iostream>
using namespace std;
int main()
{
Notebook *notebook = createNotebook();
input(notebook);
mergeSort(notebook, menu());
print(notebook);
deleteNotebook(notebook);
return 0;
}
| [
"katerina.kamkova@mail.ru"
] | katerina.kamkova@mail.ru |
fa039dac33aad182abb3a7aeaa7ea8686ad3d7a6 | a50b999e867ba4128e2d496896e41a7827398281 | /06/format.hpp | f21b602cd6a2b62fcdc4df69e19525faf3458ae6 | [] | no_license | apetrov1232/msu_cpp_autumn_2020 | e865b79d86e83c626cacc9904ec815dd0d442b07 | df140aca3bcf7967d33bd67d1d431dca8d75f36a | refs/heads/main | 2023-01-20T20:22:33.430470 | 2020-12-02T09:30:11 | 2020-12-02T09:30:11 | 303,362,911 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 910 | hpp | #pragma once
#include <iostream>
#include <sstream>
class ErrorFormat: public std::exception
{
public:
virtual const char* what() const noexcept{
return "Error with function Format";
}
};
class IncorrectUsingBrackets: public ErrorFormat
{
public:
virtual const char* what() const noe... | [
"noreply@github.com"
] | apetrov1232.noreply@github.com |
12ea3ba74dc1963c42081578dee4e722f7039f74 | 900cd0ef9e6b6f3739f7dcf4098feda1845f9a44 | /PEA_ETAP1/ResultCostMatrix.h | fafd43de1de455052b5ea06e4caa270d7593d50d | [] | no_license | Marta-mART/PEA_1 | c774da75f0433a53069aefeb1a2fe95b5c77de10 | af83a527f0c5c8f4142183775ffc12f496556361 | refs/heads/master | 2020-05-01T02:13:58.068045 | 2019-03-22T21:59:33 | 2019-03-22T21:59:33 | 177,214,170 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 576 | h | //
// Created by sergio on 18.10.18.
//
#ifndef PEA_ETAP1_RESULTINGCOSTMATRIX_H
#define PEA_ETAP1_RESULTINGCOSTMATRIX_H
#include "Graph.h"
class ResultCostMatrix {
private:
int vertices_amount;
int **memory;
public:
ResultCostMatrix();
ResultCostMatrix(Graph& graph);
ResultCostMatrix(const Resul... | [
"noreply@github.com"
] | Marta-mART.noreply@github.com |
0408d2159b0ea76899e37de7a795457631fc5f92 | e870e51caf43430c2bf7369a46deef02a61b36ad | /CppBehaviourTree/src/Attack.cpp | 41e5af3529c68ed2b325bafcb3192d990b7b7c59 | [] | no_license | maxi-jp/CppBehaviourTree | 14367ed6b494e4df12a22ed24d83abedc7a5de63 | 52d4d772839479107e18616345b3bbb16db4c4ea | refs/heads/master | 2021-06-26T02:17:17.698319 | 2020-10-12T21:50:46 | 2020-10-12T21:50:46 | 158,011,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 444 | cpp | #include "Attack.h"
#include "Bot.h"
#include "World.h"
Attack::Attack() : Task()
{
}
Attack::~Attack()
{
}
void Attack::Reset()
{
}
void Attack::Tick(Bot* bot, World* world)
{
if (bot->GetCurrentEnemy() != 0)
{
if (bot->GetCurrentEnemy()->IsAlive())
{
// there is an enemy bot and it is alive
// mak... | [
"juventudperdia@gmail.com"
] | juventudperdia@gmail.com |
92ff9ad1d9f001b9396b5c14e7de8b39f6c66b1a | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/collectd/gumtree/collectd_old_hunk_643.cpp | 57c20dbec889fefa62a73164d0fe3cbe4c57409f | [] | 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 | 4,462 | cpp |
#include "collectd.h"
#include "common.h"
#include "plugin.h"
#include "utils_parse_option.h"
#include "utils_cmd_putnotif.h"
#define print_to_socket(fh, ...) \
do { \
if (fprintf (fh, __VA_ARGS__) < 0) { \
char errbuf[1024]; \
WARNING ("handle_putnotif: failed to write to socket #%i: %s", \
... | [
"993273596@qq.com"
] | 993273596@qq.com |
10c234dde6d090fbdee2c119808725f0e5464e64 | 9bf03a25cc3c1e439ad8f8a1e829f336b8cb9e17 | /URI/c++/BEE - 2697.cpp | 9dcc8378c488c1630ae24211218b9080fcca0aae | [] | no_license | leonardorodriguesds/codes | 793b9a5c6a426b78959f4fc3b48246df4ca1bc4a | 4fdd17ff932d4a44fbb52c6b150f07f74d68d3ac | refs/heads/master | 2023-09-04T13:06:54.742366 | 2023-08-19T23:39:50 | 2023-08-19T23:39:50 | 143,721,913 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,349 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ALFA 256
#define MOD 1000000007
#define INF 0x3f3f3f3f
#define INFLL 0x3f3f3f3f3f3f3f3f
#define EPS (1e-9)
#define PI 3.141592653589793238462643383279502884
#define all(a) a.begin(), a.en... | [
"leoonardodf@gmail.com"
] | leoonardodf@gmail.com |
43b70d6b685a7432ee2979ed82bc2a33418c3847 | 00332281a2e92b01327e437ffe20370ec8e13ea4 | /dev/floyd_speak/parts/immer-master/test/map/generic.ipp | 033e10cb67a9a433e7b6de5986ef5299086700e0 | [
"MIT",
"LGPL-3.0-only",
"LGPL-2.1-or-later",
"LGPL-3.0-or-later"
] | permissive | PavelVozenilek/floyd | 78dd79b0376f6c819a0d9cf4ba47ffa79ade47c9 | debc34005bb85000f78d08aa979bcf6a2dad4fb0 | refs/heads/master | 2020-06-13T17:20:14.470042 | 2019-06-19T11:33:48 | 2019-06-19T11:33:48 | 194,729,571 | 0 | 0 | MIT | 2019-07-01T19:10:33 | 2019-07-01T19:10:33 | null | UTF-8 | C++ | false | false | 7,556 | ipp | //
// immer - immutable data structures for C++
// Copyright (C) 2016, 2017 Juan Pedro Bolivar Puente
//
// This file is part of immer.
//
// immer 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 vers... | [
"marcus.zetterquist@gmail.com"
] | marcus.zetterquist@gmail.com |
4c0a5503e0314df40b562a9423773143a6fef763 | 879fc5574b6dd2c683b4c12e39ba51e44e6dc942 | /src/lib/math/discretegaussiangenerator.cpp | e86e2fdec706cf31d06c8e34cc4f0ca0fa615a91 | [
"MIT"
] | permissive | carlzhangweiwen/gazelle_mpc | a48072cf296dd106ee0dd8d010e728d579f2f522 | 45818ccf6375100a8fe2680f44f37d713380aa5c | refs/heads/master | 2020-09-24T13:38:33.186719 | 2019-12-06T02:15:48 | 2019-12-06T02:15:48 | 225,770,500 | 0 | 0 | MIT | 2019-12-04T03:25:50 | 2019-12-04T03:25:49 | null | UTF-8 | C++ | false | false | 4,402 | cpp | /*
* @file discretegaussiangenerator.cpp This code provides generation of gaussian distibutions of discrete values.
* Discrete uniform generator relies on the built-in C++ generator for 32-bit unsigned integers defined in <random>.
* @author TPOC: palisade@njit.edu
*
* @copyright Copyright (c) 2017, New Jersey I... | [
"chiraag@mit.edu"
] | chiraag@mit.edu |
0ba83e4cc88b2dfe9fe9e1873ed01c76b97f3eab | 1fc7a6ff8d4f93c9716a2074c71911f192745d95 | /imagelib/cos/COSTimer.cpp | f0ce447eadd45dfd04a3b848d2896a0e0309ebcc | [] | no_license | playbar/gllearn | 14dc6e671f5161cac768884771e2a6401a5ed5b7 | 19e20ffd681eadff2559f13a42af12763b00b03e | refs/heads/master | 2021-12-06T05:15:10.299208 | 2021-11-09T11:00:46 | 2021-11-09T11:00:46 | 180,532,777 | 0 | 2 | null | 2020-10-13T12:55:49 | 2019-04-10T08:04:15 | C++ | UTF-8 | C++ | false | false | 1,435 | cpp | #include <COSTimer.h>
#include <std_os.h>
#include <time.h>
#include <cerrno>
#define HAS_NANO_SLEEP 1
uint
COSTimer::
sleep(uint secs)
{
#if OS_UNIX
// TODO: use nanosleep or clock_nanosleep (linux)
int remain = sleep((uint) secs);
return remain;
#else
std::cerr << "COSTimer::sleep: Unimplemented" << std... | [
"hgl868@126.com"
] | hgl868@126.com |
5ae0c343374141ee147b5133e7e6f58dac65345d | eee200906478fc3c244ca551d398eb05fb2ed6ae | /gui_alian/BmpResource.cpp | f6f6e03f9a03e9888978d9cfd0ce0f3154c82242 | [] | no_license | laizl123/gitskill | c4f9f95933e5a5bbcedad6e67a248708bf992924 | fada7ee6318c3c2b8607be675b30634d9d73390e | refs/heads/master | 2020-12-02T12:47:22.587871 | 2017-07-10T09:02:24 | 2017-07-10T09:02:24 | 96,595,912 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,882 | cpp | // BmpResoure.cpp: implementation of the CBmpResource class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "resource.h"
#include "BmpResource.h"
CBitmap CBmpResource::m_bmpIEAddpage;
// LAMP
CBitmap CBmpResource::m_bmpLampWait;
CBitmap CBmpResource:... | [
"825663610@qq.com"
] | 825663610@qq.com |
de6fb5fb05eec2b207e70007ed393caef5bbafad | fb71d4f3b9817a10566209aefdd7200da23615c0 | /src/ofApp.h | 8312938b5ee10c717fcabad7f8adc25566553af9 | [] | no_license | yuyurigi/usagi_circlePacking | 441dd3a2099e2887f4c16d37058f63bdecf5500c | b14ab4e61d54f0560ccadc3761da9351612bc8b5 | refs/heads/master | 2022-12-17T22:38:17.307739 | 2020-09-15T12:37:51 | 2020-09-15T12:37:51 | 295,715,672 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 823 | h | #pragma once
#include "ofMain.h"
class ofApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed(int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mouseDragged(int x, int y, int button);
void mousePressed(int x, int y,... | [
"noreply@github.com"
] | yuyurigi.noreply@github.com |
c897f324b8d7cc79b3debd14e454e5849d1a005d | 15241b6d3d26379904dfdd2882cd79e2c0fa7c13 | /src/SmallFBX/sfbxModel.cpp | b6cfd31566af5834cab6ac57f2d326ced537cde0 | [
"MIT"
] | permissive | JiangKevin/SmallFBX | c6aa45fe11344e9943b924de2594f2d15240fa87 | 3feb94d7892395af5c70730f3fb0b8498a23682f | refs/heads/master | 2023-03-27T12:32:49.458596 | 2021-03-25T12:38:03 | 2021-03-25T12:38:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,411 | cpp | #include "pch.h"
#include "sfbxInternal.h"
#include "sfbxModel.h"
#include "sfbxGeometry.h"
#include "sfbxMaterial.h"
namespace sfbx {
ObjectClass NodeAttribute::getClass() const { return ObjectClass::NodeAttribute; }
ObjectSubClass NullAttribute::getSubClass() const { return ObjectSubClass::Null; }
ObjectSubClass Ro... | [
"saint.skr@gmail.com"
] | saint.skr@gmail.com |
94972761961c4872ab90c4f795381827e6d4bcd1 | 74837c92508b3190f8639564eaa7fa4388679f1d | /wrspice/devlib/bsim4.8.0/b4trun.cc | c9d5739f623a18b719eb0e6dad6edbf7c47720bb | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | frankhoff/xictools | 35d49a88433901cc9cb88b1cfd3e8bf16ddba71c | 9ff0aa58a5f5137f8a9e374a809a1cb84bab04fb | refs/heads/master | 2023-03-21T13:05:38.481014 | 2022-09-18T21:51:41 | 2022-09-18T21:51:41 | 197,598,973 | 1 | 0 | null | 2019-07-18T14:07:13 | 2019-07-18T14:07:13 | null | UTF-8 | C++ | false | false | 4,710 | cc |
/*========================================================================*
* *
* Distributed by Whiteley Research Inc., Sunnyvale, California, USA *
* http://wrcad.com *
* Copyright (... | [
"stevew@wrcad.com"
] | stevew@wrcad.com |
53424323746bf3783d7e0a80818b4726e6963815 | c9304af7790d66f71073e38e6899040f3da1917a | /c_plus_plus/white_belt/week2/capital_guide.cpp | 107a9221cd401f1da4dca100a26d4a4698849bf0 | [
"MIT"
] | permissive | raventid/coursera_learning | b086ac474be00f24af8c75ce5eada09f7ca6d39d | 9cd62324b91d2a35af413dd4442867e160e7a4ea | refs/heads/master | 2023-07-11T04:07:41.034279 | 2023-07-02T19:22:49 | 2023-07-02T19:22:49 | 78,435,867 | 1 | 0 | MIT | 2022-06-06T21:08:01 | 2017-01-09T14:25:07 | Assembly | UTF-8 | C++ | false | false | 3,151 | cpp | #include <iostream>
#include <string>
#include <map>
// Реализуйте справочник столиц стран.
// На вход программе поступают следующие запросы:
// CHANGE_CAPITAL country new_capital — изменение столицы страны country на new_capital,
// либо добавление такой страны с такой столицей, если раньше её не было.
// RENAME ol... | [
"julian.kulesh@kupibilet.ru"
] | julian.kulesh@kupibilet.ru |
9f1e04b3aeee66d572adff54709d4a5288aaab57 | c0f8fa65755d822bc6e4c71afdcc6c13075d7565 | /src/protocol.cpp | 49232ed14035dcc707c6d4231f5f486bc8c094cb | [
"MIT"
] | permissive | MNodelab/Nodelab | de42b49e7f10597df2d7b3abf0c935535170fabb | 96a4508f57cc73d4826ab04cde6896fa598c902b | refs/heads/master | 2020-03-22T08:10:39.187698 | 2018-07-04T19:30:04 | 2018-07-04T19:30:04 | 139,750,021 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,900 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "protocol.h"
#include "util.h"
#include "utilstrencodings.h"
#ifndef W... | [
"mnlab@gmail.com"
] | mnlab@gmail.com |
682a79f51b9225367e99ccc19bae5646d9127779 | 775a3fc6e96d50b2f2782d92be72bdc6170f22b7 | /Arcade/The Core/37-first-reverse-try.cpp | 54650e5edfe2b6accd7b67ed7562c3dad1dbaaa7 | [] | no_license | son2005/CoFi | 3f9e4ef1778c6e246199cae7a69bbb0b08e2567f | d76ba175f240d0018f879a636c0c91fc413e0d6f | refs/heads/master | 2021-06-02T14:01:06.322261 | 2021-02-06T16:03:31 | 2021-02-06T16:03:31 | 94,472,532 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 226 | cpp | // https://codefights.com/arcade/code-arcade/list-forest-edge/ND8nghbndTNKPP4Tb
std::vector<int> firstReverseTry(std::vector<int> arr) {
if(arr.size() > 1)
std::swap(arr[0], arr[arr.size() - 1]);
return arr;
}
| [
"tranbaoson2005@gmail.com"
] | tranbaoson2005@gmail.com |
33d2df06c0e8f4b7545b753e594109b9cf35b93b | 1707d093ec4428361d928b242ae4b15b39aee69c | /gears/meta/utility.hpp | 652e9b5d7e9a446f16bf20214f4d571d77bb2a15 | [
"MIT"
] | permissive | chai51/Gears | 15ccc2ced613bc43fc6434cf876b47a88585e333 | ce65bf135057939c19710286f772a874504efeb4 | refs/heads/master | 2020-12-06T00:07:06.645480 | 2014-10-06T10:29:12 | 2014-10-06T10:29:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,506 | hpp | // The MIT License (MIT)
// Copyright (c) 2012-2014 Danny Y., Rapptz
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in
// the Software without restriction, including without limitation the rights to
// us... | [
"rapptz@gmail.com"
] | rapptz@gmail.com |
1eca96dafb078224b50cdc0fdcf73ce9641b9eb6 | 3886504fcbb5d7b12397998592cbafb874c470eb | /sdk/include/inspurcloud/oss/model/PostVodPlaylistRequest.h | 77d2ed7b844466a8224ee3aaa8e747224eaeaae6 | [
"Apache-2.0"
] | permissive | OpenInspur/inspur-oss-cpp-sdk | 1c9ff9c4de58f42db780a165059862bf52a2be8b | a0932232aaf46aab7c5a2079f72d80cc5d634ba2 | refs/heads/master | 2022-12-04T15:14:11.657799 | 2020-08-13T03:29:37 | 2020-08-13T03:29:37 | 286,946,985 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 905 | h | #pragma once
#include <inspurcloud/oss/Export.h>
#include <inspurcloud/oss/OssRequest.h>
#include <inspurcloud/oss/Types.h>
#include <inspurcloud/oss/model/ObjectMetaData.h>
#include <inspurcloud/oss/http/HttpType.h>
namespace InspurCloud
{
namespace OSS
{
class INSPURCLOUD_OSS_EXPORT PostVodPlaylistRequest : publ... | [
"wangtengfei@inspur.com"
] | wangtengfei@inspur.com |
8875a4571748919ee9c5222c025dd1d2e7062231 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /third_party/pdfium/core/fpdfapi/parser/cpdf_syntax_parser.cpp | 245617dca1f29e9765022db714fc84c6dc6460b0 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 20,682 | cpp | // Copyright 2016 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "core/fpdfapi/parser/cpdf_syntax_parser.h"
#include <algorithm>
#inc... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
7e77c55428f5ebc5b214b741cc9f932e1beba19d | 9250c1e4685b1bfb689325f2a3c58e933e738791 | /src/libs/fortD/irregAnalysis/Mall.h | bb547584ee1452be7c7f6114f77f606b5180108b | [] | no_license | canliture/DSystem | a58ba3ca867b16a69cd0e35125aeb66f20641f96 | 7810a6423ae4435d336374195743e1f0cec94b0c | refs/heads/master | 2023-03-15T22:54:11.021114 | 2020-11-17T18:08:36 | 2020-11-17T18:08:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,294 | h | /* $Id: Mall.h,v 1.3 1997/03/11 14:28:32 carr Exp $ */
/******************************************************************************/
/* Copyright (c) 1990, 1991, 1992, 1993, 1994 Rice University */
/* All Rights Reserved */
/*********************... | [
"carr"
] | carr |
b54c87d8d8f77497a9b678d9a84a735d2189ad8f | ae25fa735ec1e5c0aa002cc22e1658376972d17c | /src/server/server-entry.hpp | b257ee0bbb8bdc3bb04d4628da0110418cbde0d7 | [
"BSD-3-Clause"
] | permissive | TailinZhou/non_iid_dml | 889917f48f990cfe628ab45b9d3f6f39131d4981 | ddc3111a355f62877cafbbba03998f203d1350e5 | refs/heads/master | 2023-01-02T12:16:04.996046 | 2020-10-22T19:18:41 | 2020-10-22T19:18:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,825 | hpp | #ifndef __server_entry_hpp__
#define __server_entry_hpp__
/*
* Copyright (c) 2016, Anonymous Institution.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions o... | [
"kevhsieh@microsoft.com"
] | kevhsieh@microsoft.com |
c913eef20571352bfc7b249e358de27161c09ade | b206579e4098b2cfa376f7cc34743717c63f7cf3 | /Direct3DGame/33_SCAExport_1/SMatrixExporter.cpp | 011c523b50c0e7ce764b23101a7fbf65b4e9af1b | [] | no_license | seoaplo/02_Direct3DGame | b4c1a751e72517dec06b1052830e7f27a69afebb | 88d4615ecc3bac7ffdce86ca4391104064567ca1 | refs/heads/master | 2021-11-28T05:07:04.367958 | 2021-09-05T13:50:56 | 2021-09-05T13:50:56 | 201,198,261 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,349 | cpp | #include "SMatrixExporter.h"
void SMatrixExporter::Convert()
{
m_MatrixManager.Release();
SAExporter::CreateMaterialList();
m_MatrixManager.SetSize(g_iNodeMaxNum);
for (auto& pNode : SAExporter::g_NodeList)
{
int iMaterialNum = SAExporter::FindMaterial(pNode.first);
m_MatrixManager.AddObject(pNode.first, g_S... | [
"seoxx@naver.com"
] | seoxx@naver.com |
c7d28dbd791f6436164bc305858645b5b24e29ca | 0358887bf64831f158c278a5c0cce18e94751d1a | /gardenDrone/Pumps.ino | 07a4448a1cd89ca503ac880ea02cc105fad017dc | [] | no_license | disgustipated/GardenDrone | fb16663a5b50467af2e09a0ad49bd35e4e2b8a6d | c073e0ef5c78363c1177d449d0cd5aed58ec0cdf | refs/heads/master | 2023-06-21T15:15:33.748703 | 2021-07-24T18:02:43 | 2021-07-24T18:02:43 | 387,055,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 768 | ino | void pumpRunning()
{
//should the pump be running
currMillis = millis();
if ((digitalRead(PUMP_ACTIVATE_PIN) == LOW) && (currMillis > (deviceActivateStart + ACTIVATE_DURATION))){
stopPump();
}
}
void activatePump()
{
deviceActivateStart = millis();
server.send(200,"text/plain", "OK");
... | [
"disgustipated@erasethis.net"
] | disgustipated@erasethis.net |
2d180d7a193643eb4d3c904b499920e72168c38e | 092f83af8daf07844bef4f5c61b1ca7d298488b8 | /bins/binary_to_cpp/src/binary_to_cpp.cpp | 91a5468dfee37876ab100a2bec0d1dd5aa1d50c8 | [
"MIT"
] | permissive | tiaanl/red5 | 1fd0d1ab0f86f8f70fc27d8b7b072d1eb1e956ad | ea7593b38f61f64f8aeb7d58854106bd58c05736 | refs/heads/main | 2023-01-07T05:11:57.569662 | 2020-11-14T19:19:46 | 2020-11-14T19:19:46 | 305,490,400 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,332 | cpp | #include <spdlog/spdlog.h>
#include <filesystem>
#include <fstream>
#include <iostream>
namespace fs = std::filesystem;
int main(int argc, char** argv) {
if (argc < 3) {
std::cout << "USAGE: " << argv[0] << " <binary-file> <cpp-file>";
return 0;
}
fs::path binaryPath{argv[1]};
fs::path cppPath{argv[... | [
"tiaanl@gmail.com"
] | tiaanl@gmail.com |
77b5e308536e733a4ca74ca385e817e69007a081 | 3635df8d74077ff1d51e468f545d21a7a73a584e | /Anima/OS/TimerFactory.h | f999ff4c3d51b24deb050bfe6b3c6aa75ae2e960 | [] | no_license | edamiani/Anima-Engine | 2615ee632b10e35dceb82b902661acd988aa9396 | 14b99b71bf5ea5c4b19d08037ca56298a36f6288 | refs/heads/master | 2021-12-14T10:38:18.883495 | 2021-12-02T20:08:08 | 2021-12-02T20:08:08 | 18,024,642 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 518 | h | #ifndef __AE_OS_TIMER_FACTORY__
#define __AE_OS_TIMER_FACTORY__
#include "Anima/Types.h"
namespace AE
{
namespace OS
{
class Timer;
class TimerPeriodic;
class TimerSimple;
class TimerListener;
class TimerFactory
{
public:
TimerFactory() {}
virtual ~TimerFactory() {}
virtual AE::OS::TimerPer... | [
"edamiani@gmail.com"
] | edamiani@gmail.com |
bb24fa8ae0a07072edfc58258c2ce26ff1329b7a | a05443c2b5c3b0dae53a860cc67e36bb47d92868 | /MyProjectGit/2020-09-20_DomaskaEkzamen_1599922752/GameDigits/GameDigits.h | 87457fbf3acf12a09892dd084dcd082cb9484f19 | [] | no_license | novice-bicycle-mechanic/training-project | 24bb582b3f685e67f481159084531579f961266e | 0191be0d7627538abd9aff356a1730f91506d400 | refs/heads/master | 2022-12-18T22:33:30.334349 | 2020-09-23T17:14:29 | 2020-09-23T17:14:29 | 254,652,160 | 1 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 9,304 | h | // GameDigits.h
#pragma once
#include <iostream>
#include <conio.h>
#include "GameDigits_Table.h"
// КЛАСС Игра Цифры
class GameDigits {
private:
Table table;
public:
// КОНСТРУКТОР по умолчанию
GameDigits(){}
// МЕТОД ведения игры
void go() {
// ключ на удаление сочетающихся цифр
bool... | [
"noreply@github.com"
] | novice-bicycle-mechanic.noreply@github.com |
335af772765766a62b3e4b4873525e247df283cb | 04d392d79a7bacc69952398403773756bfacc1f1 | /PackingGeneration/Core/Headers/Types.h | 799ff028386785d8723c1bfb2f6956f5c7252b91 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | Tontonis/packing-generation | 2e93ee28fac1506a5ca44841102778112acbb717 | e3ba06d3581461763247baf9744e9c175eafae23 | refs/heads/master | 2021-01-20T04:39:56.530770 | 2017-03-29T15:05:39 | 2017-03-29T15:05:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,009 | h | // Copyright (c) 2013 Vasili Baranau
// Distributed under the MIT software license
// See the accompanying file License.txt or http://opensource.org/licenses/MIT
#ifndef Core_Headers_Types_h
#define Core_Headers_Types_h
#include <boost/array.hpp>
// TODO: Move to Core namespace and Constants.h
const int DIMENSIONS =... | [
"bas1l@mail.ru"
] | bas1l@mail.ru |
9291014448ae323b4b5bc6bfa4be705f3e2d2209 | 8ff9ac12d33c773349654fcd5296392b090dfe87 | /main.cpp | 4b4f0b7f6b6b5d90091dbdc381a0b2ce36fba7f3 | [] | no_license | mostafa-hussein/A-star-algorithm | f17402571afbb4ed28bc6c7ee646db182ecd0987 | 8e72cb78c73281ecb12de50e24e888a035ffc436 | refs/heads/master | 2022-04-01T23:53:53.112035 | 2020-02-07T22:00:39 | 2020-02-07T22:00:39 | 111,221,833 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,939 | cpp | #include <stdlib.h>
#include <iostream>
#include <stdio.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <string.h>
#include <arpa/inet.h>
// #include <unistd.h>
#define PORT 4000
using namespace std;
struct link
{
int id;
int f;
int g;
... | [
"eng.mostafa_2005@aun.edu.eg"
] | eng.mostafa_2005@aun.edu.eg |
6d468b7bcd4628cb86e5f8bc1cf20f8a0f919d56 | e3e0769670f50de27467a8f99f409f61acf313d2 | /inc/lexer.hpp | 5db617f37e6c42a3586fdbe59a866933f8877f9e | [] | no_license | anko9801/ArowCompiler | c0387d6b13a09621f42aa8a3fc00c1881c438ede | 40e574c8817d925a08da440a5bbcc87bf6a5a5a2 | refs/heads/master | 2021-10-14T07:11:30.333625 | 2019-02-02T06:37:17 | 2019-02-02T06:37:17 | 155,954,392 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,641 | hpp | #ifndef LEXER_HPP
#define LEXER_HPP
#include<cstdio>
#include<cstdlib>
#include<fstream>
#include<list>
#include<string>
#include<vector>
#include"APP.hpp"
/**
* トークン種別
*/
enum TokenType{
TOK_IDENTIFIER, //識別子
TOK_DIGIT, //数字
TOK_FLOAT,
TOK_STRING,
TOK_TRUTH,
TOK_IMPORT,
TOK_SYMBOL, //記号
TOK_TYPE, ... | [
"daiusa3@icloud.com"
] | daiusa3@icloud.com |
6a894f97da48c1566c538a8d02ecc19ea1f23b98 | ce7a67334e51fbfbecc46a04300de04695506d7e | /Sources/Internal/Network/Base/IPAddress.h | 4044b5fc3a26a15175041fa5cd76eb87420d0452 | [] | no_license | dava-bot/dava.framework | 2b2cd60d419fe3948a48da2ae43142ff24016ee2 | 295c279990b7302be8e7f91eb0899399c118b825 | refs/heads/development | 2020-12-24T19:18:09.877267 | 2015-03-13T15:07:03 | 2015-03-13T15:07:03 | 32,009,964 | 4 | 0 | null | 2015-03-11T09:48:13 | 2015-03-11T09:48:12 | null | UTF-8 | C++ | false | false | 3,563 | h | /*==================================================================================
Copyright(c) 2008, binaryzebra
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistr... | [
"m_lazarev@wargaming.net"
] | m_lazarev@wargaming.net |
5c491d44347635876491e06678f089a27542a728 | 6d70bf6047e59bb02406885d0497cce3722808cd | /RosalindProblems/problem4/Problem4Solver.cpp | fa404d8a604da006af5b5dee1e47afb7e3823239 | [] | no_license | dteixeira/rosalind-problems | 2d83b7ff5a297bf81b12764d07bc22ae38af8c2f | 95cb89a239ebd58fed338c8b4431e0d658401a7c | refs/heads/master | 2021-05-26T12:17:03.316589 | 2013-09-03T14:58:45 | 2013-09-03T14:58:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,762 | cpp | #include "Problem4Solver.h"
Problem4Solver::Problem4Solver() : ISolver("problem4/")
{
}
Problem4Solver::~Problem4Solver()
{
}
bool Problem4Solver::solve()
{
if(!reader_->isFileOpen() || !writer_->isFileOpen())
return false;
else
{
// Read input data.
int nBytes = static_cast<int>(... | [
"diogo.andre.teixeira@gmail.com"
] | diogo.andre.teixeira@gmail.com |
b72559f772610976e6852902d550c5e582d29f0a | c1c4fd5ec7ff66bdac98297977674340e12ea79f | /tsinghua/inherited.cpp | a06780ae1f91d5ff1f63ce96cf03ba55a5f29b61 | [] | no_license | multicgu/cpp | 99822e78dd0fd0e0166b7aa704fb536b1854113e | 1331fbc975f27814acdfab6a6bb0266fc0a9da7e | refs/heads/master | 2021-01-10T06:54:34.863617 | 2016-04-11T07:01:06 | 2016-04-11T07:01:06 | 46,668,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 995 | cpp | #include<iostream>
using namespace std;
class point {
public:
void initpoint(float x, float y) {
this->x = x;
this->y = y;
}
void move(float offx,float offy) {
x += offx;
y += offy;
}
float getX() const {return x;}
float getY() const {return y;}
private:
float x,y;
};
//class rectangle: pu... | [
"root@multic.(none)"
] | root@multic.(none) |
be16e82ce1c2266ebdbcf45b9409e81ea4a1f24f | 14e18690460ab3fbfdaa24190838c4643dce0089 | /src/usDotx/us_usx_frame.h | b206d4357a08700c8c2c74fb120b94e10219a678 | [] | no_license | MrBigDog/MyProject | e864265b3e299bf6b3b05e3af33cbfcfd7d043ea | a0326b0d5f4c56cd8d269b3efbb61b402d61430c | refs/heads/master | 2021-09-10T21:56:22.886786 | 2018-04-03T01:10:57 | 2018-04-03T01:10:57 | 113,719,751 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,272 | h | ///////////////////////////////////////////////////////////////////////////
//
// This source file is part of Uniscope Virtual Globe
// Copyright (c) 2008-2009 by The Uniscope Team . All Rights Reserved
//
///////////////////////////////////////////////////////////////////////////
//
// Filename: us_usx_frame.h
// ... | [
"635669462@qq.com"
] | 635669462@qq.com |
4db4ff7665a6118e3c6952df9b614bcfea709d64 | 39d5249686d1b7c2fca9bc33be0c0f6949378bba | /test_ice_cpp/src/server.cpp | d906b2d406a2d4b16c14ae24ce12477db71d9d1b | [] | no_license | marcinlos/rozprochy | 1896526dd9dce89d3cc43fc26c9ecede2015d643 | 32cdc88552778a69ed5def499213b2c50e515f65 | refs/heads/master | 2021-01-22T13:57:27.657818 | 2014-09-06T14:21:09 | 2014-09-06T14:21:09 | 8,122,196 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,068 | cpp | #include <iostream>
#include <string>
#include <Ice/Ice.h>
#include "generated/Printer.h"
class PrinterI: public rozprochy::iiice::test::Printer
{
virtual void print(const std::string& text, const Ice::Current&)
{
std::cout << text << std::endl;
}
};
int main(int argc, char* argv[])
{
int stat... | [
"losiu99@gazeta.pl"
] | losiu99@gazeta.pl |
27720b11794a0bc03d554e694835d489bc0638b0 | a2111a80faf35749d74a533e123d9da9da108214 | /raw/pmsb13/pmsb13-data-20130530/sources/6ndbc4zuiueuaiyv/2013-04-11T09-43-51.121+0200/sandbox/my_sandbox/apps/index_a2/index_a2.cpp | 13251213075b53f175b72a84513f756b54c797a4 | [
"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 | 666 | cpp | #include <seqan/sequence.h>
#include <seqan/index.h>
using namespace seqan;
int main()
{
String<Dna5> genome = "ACGTACGTACGTN";
Index<String<Dna5>, IndexEsa<> > esaIndex(genome);
Finder<Index<String<Dna5>, IndexEsa<> > > esaFinder(esaIndex);
// String<char> text = "This is the first example";
// I... | [
"mail@bkahlert.com"
] | mail@bkahlert.com |
56995fb31c5eac52ff855b3354364f79babcba83 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /dalvik/vm/mterp/c/OP_ADD_LONG_2ADDR.cpp | 4ae71bb66dad0f7b65d72deb81d36a3c7a1c63a1 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"MIT"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 62 | cpp | HANDLE_OP_X_LONG_2ADDR(OP_ADD_LONG_2ADDR, "add", +, 0)
OP_END
| [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
963dc43da22f6caf70f34a40c07092cfcc737a9c | ecbf53ba2ed807597173f35a52a4a0d191ae4669 | /src/PID.cpp | 508b0d433968acb3b020538dd2afb11788138f32 | [] | no_license | tigeryu8900/PID-controller | 90bcc8711af7655c1219fb73dd5f949c842a2a5a | 85d430d86c81d2b63c3f93107b52bc790dd8ffcf | refs/heads/master | 2020-06-14T04:32:26.337396 | 2019-07-04T22:31:51 | 2019-07-04T22:31:51 | 194,901,033 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,687 | cpp | //
// Created by tiger on 7/2/2019.
//
#include "PID.h"
namespace PID {
int64_t PID::nanos() {
return std::chrono::duration_cast<std::chrono::nanoseconds>(std::chrono::time_point_cast<std::chrono::nanoseconds>(
(std::chrono::high_resolution_clock::now())).time_since_epoch()).count();
}
PID::PID(double ... | [
"tigeryu8900@gmail.com"
] | tigeryu8900@gmail.com |
6ab19ec82680188dc5204e705eb3c8751c0fa08e | 07c2844a6fd38fc39a109fd4577ddc99a19087ba | /Peta_ITB/garis.cpp | 4479e237e04c7bc6eb231115dd5e5a7757531f78 | [] | no_license | n4de4k/Grafika_Komputer | c1a089a3c0932585936126537eb0011dd6521f4c | c9704ccc11f17419d60c6728290b9111c8e90522 | refs/heads/master | 2021-09-09T04:07:06.889557 | 2018-03-13T18:27:30 | 2018-03-13T18:27:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,790 | cpp | #ifndef GARIS
#define GARIS
#include "./titik.cpp"
#include <utility>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <linux/fb.h>
#include <sys/mman.h>
#include <sys/ioctl.h>
using namespace std;
class Garis {
public :
Garis() {
}
Garis(Titik p, Titik q) {
... | [
"leo112071@gmail.com"
] | leo112071@gmail.com |
59eca04ab9660a42342d828404b0ac38ddd43f56 | 2999c075c4e39d2f6d84e2281c90e8d925c800ee | /R-Type/ClientFinal/ClientFinal/GraphicalElem.h | 6d437b8b2996065404b6aaaf0432316a4cd53101 | [] | no_license | lelabo-m/R-Type | b69c31aae2c3451a508059e5980c8e3b5fb572a3 | 68933e5b979b6ae3ef0d9d2bc1b066212cc58391 | refs/heads/master | 2021-09-28T02:48:51.492494 | 2015-04-25T22:03:01 | 2015-04-25T22:03:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 673 | h | #ifndef GRAPHICALELEM_H_
#define GRAPHICALELEM_H_
#include "Vector2D.h"
#include "SFMLanimatedSprite.h"
class GraphicalElem
{
public:
GraphicalElem(const std::string& name, size_t classid, size_t id, size_t x, size_t y, size_t v);
const std::string& Name() const;
size_t Id() const;
size_t ClassId() const;
... | [
"christopher.millon@outlook.com"
] | christopher.millon@outlook.com |
b7f2bb12a4b7722b4d96271dacf71b881042a3a5 | 191bf92db1a9f6df7c30e37a8f0a14d1c220a3bd | /POSSPEW.cpp | 98d2d1eadcfa3c2d38e6dbf6bf935b4bc95984d4 | [] | no_license | doomsday861/Allofit | 958fa379296e1a4c9a78b25ab0fd7c222bb1f81a | 94d644e52a64ff2949ea731c569478e721fc71bf | refs/heads/master | 2023-01-04T12:35:10.447467 | 2022-12-28T09:30:18 | 2022-12-28T09:30:18 | 250,110,669 | 0 | 1 | null | 2021-01-11T09:20:21 | 2020-03-25T22:59:54 | C++ | UTF-8 | C++ | false | false | 1,439 | cpp | /**
* posspew codechef
**/
#include<bits/stdc++.h>
#define ll long long
#define testcase ll t;cin>>t;while(t--)
#define pb push_back
#define fi first
#define se second
#define vll vector<ll>
#define for0(i, n) for (ll i = 0; i < (ll)(n); ++i)
#define for1(i, n) for (ll i = 1; i <= (ll)(n); ++i)
#define run ios_base::s... | [
"kartikeyasrivastava861@gmail.com"
] | kartikeyasrivastava861@gmail.com |
d428ae608e9bb7d8da194c3ef93e21e7d551e5cd | fa39a27d0915c551735418f69704bfc024b9cc49 | /C++/C++PrimerPlus/11/1/vector.h | 4dc1d3ee40c796612a631b4df0abac97d93e6248 | [] | no_license | fenneishi/learningCode | 99c125fa554079a9799fb7893d8d665b04cd7581 | cc95ac44d74e285065ad1cea84e057ba5f6c56d2 | refs/heads/master | 2020-04-29T11:50:54.746482 | 2019-03-17T15:05:23 | 2019-03-17T15:05:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,641 | h | #ifndef VECTOR_H_
#define VECTOR_H_
#include <iostream>
#include <fstream>
namespace VECTOR
{
class Vector
{
public:
enum Mode{RECT,POL};//RECT for rectangle,POL for Polar modes;
private:
Mode _mode;//RECT or POL
double _x;
double _y;
double _mag;//length
... | [
"fenneishi@163.com"
] | fenneishi@163.com |
e25dd31be51ffbcda0be81d6de5d118cb75357e6 | 3a79a5211d34468f88e41cb9b9ca6110dcad6d26 | /Engine/include/Engine/Engine.h | 00c74cd1f1dde614886030b1451bc59d448a8988 | [
"MIT"
] | permissive | vazgriz/VoxelGameOld | 6e84c8fd50b452f29c5d5ec6398c41afe3f75744 | 28b85445dc64606aecd840c977fb0557008e37a0 | refs/heads/master | 2022-12-05T16:23:00.499974 | 2020-08-20T22:21:26 | 2020-08-20T22:21:26 | 233,920,335 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,034 | h | #pragma once
#include "Engine/Buffer.h"
#include "Engine/Camera.h"
#include "Engine/Clock.h"
#include "Engine/Mesh.h"
#include "Engine/Graphics.h"
#include "Engine/Image.h"
#include "Engine/Input.h"
#include "Engine/MemoryManager.h"
#include "Engine/Mesh.h"
#include "Engine/RenderGraph/RenderGraph.h"
#include "Engine/S... | [
"contact@ryan-vazquez.dev"
] | contact@ryan-vazquez.dev |
51b772f1362e56a179e5ced790a0101e8417fea9 | 3714880a44d422dcfd4d9043f3abc1518b9fd823 | /src/bot/modules/AI/AIAnswer.cpp | de06700ff54fa907cde764fb8d4d88fe09b29e6c | [
"MIT"
] | permissive | fkrauthan/IrcBot | b17880a6b309ef780e234aa4b4c460ee3732d47f | 63620a12f1873a0865bb2d63f81434a6fd950c5d | refs/heads/master | 2021-01-20T05:31:16.121399 | 2014-05-23T20:21:33 | 2014-05-23T20:21:33 | 5,297,924 | 2 | 0 | null | 2012-08-04T20:37:20 | 2012-08-04T19:09:15 | C++ | UTF-8 | C++ | false | false | 2,040 | cpp | /*
* AIAnswer.cpp
*
* Created on: 13.07.2011
* Author: fkrauthan
*/
#include "AIAnswer.h"
#include <libbase/StringUtils/StringUtils.h>
#include <ticpp/ticpp.h>
#include <cstdlib>
AIAnswer::AIAnswer(ticpp::Element* node) {
mCategory = node->GetAttribute("name");
ticpp::Element* answers = node->FirstCh... | [
"mail@fkrauthan.de"
] | mail@fkrauthan.de |
8a4cf5b7da86fa5335d7a9ca59622dd477c472d3 | 3594d75edecb33d285b1dfed6107ee960d440657 | /base/i18n/streaming_utf8_validator_perftest.cc | 18b91ab9273b1218a94d6bc68a7024021fd5a603 | [
"BSD-3-Clause"
] | permissive | Lynskylate/chromium-base-bazel | fa3f87822e56446ff2228ad4402d6c075681e805 | e68247d002809f0359e28ee7fc6c5c33de93ce9d | refs/heads/master | 2022-04-29T03:13:18.519535 | 2018-11-20T01:11:12 | 2018-11-20T01:11:12 | 259,334,137 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 8,636 | cc | // Copyright 2014 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.
// All data that is passed through a WebSocket with type "Text" needs to be
// validated as UTF8. Since this is done on the IO thread, it needs to be
// r... | [
"damian@pecke.tt"
] | damian@pecke.tt |
835d159b110fda71848983153e3cf6b828f3dc0d | ecdd55ef7ea5ad5e07603daa9224afe2df47c29b | /src/qt/blockbrowser.h | 5593f894860bf4848663d81832ac4d7751e6ddc3 | [
"MIT"
] | permissive | compounddev/Compound-Coin | b9deb393e94b00df8a0608eca787e5e3c4b6a449 | 698e0c3fc31f3c24c5726f4ff46b636fde3a3e95 | refs/heads/master | 2021-09-04T15:12:39.626639 | 2017-10-05T03:21:38 | 2017-10-05T03:21:38 | 105,627,488 | 22 | 18 | MIT | 2018-01-08T13:05:08 | 2017-10-03T07:59:46 | C++ | UTF-8 | C++ | false | false | 1,293 | h | #ifndef BLOCKBROWSER_H
#define BLOCKBROWSER_H
#include "clientmodel.h"
#include "main.h"
#include "wallet.h"
#include "base58.h"
#include <QWidget>
#include <QDir>
#include <QFile>
#include <QProcess>
#include <QTime>
#include <QTimer>
#include <QStringList>
#include <QMap>
#include <QSettings>
#include <QSlider>
st... | [
"32350979+compoundev@users.noreply.github.com"
] | 32350979+compoundev@users.noreply.github.com |
7bbca215e0f1d7109c1bb98b93fc236090dd47f5 | 2af29f0c2676c57191678f1a2f0244c364f81fa1 | /Source/sn/TileTerrain.cpp | c44e8cd065027e17bbc00292d33b51ffbb628969 | [
"MIT"
] | permissive | kochol/kge | 7c313c0c68242e7d9eee1f4a7dd97fd60038f63e | 9ffee7ab7f56481383d8f152cfa0434e2f9103c1 | refs/heads/master | 2020-04-26T11:28:25.158808 | 2018-06-30T07:26:07 | 2018-06-30T07:26:07 | 4,322,408 | 10 | 1 | null | 2014-05-29T20:47:11 | 2012-05-14T10:11:55 | C | UTF-8 | C++ | false | false | 65,270 | cpp | // File name: TileTerrain.cpp
// Des: This is a tile based terrain class good for strategic games
// Date: 22/11/1387
// Programmers: Ali Akbar Mohammadi (Kochol)
#include <stdio.h>
#include "../../Include/sn/TileTerrain.h"
#include "../../Include/gfx/Renderer.h"
#include "../../Include/gfx/MeshManager.h"
#include "..... | [
"kocholsoft@yahoo.com"
] | kocholsoft@yahoo.com |
9ca217555f87e4f509cbcd406830ada1ce0dab81 | 808b3a49735d93a33802b86e122df29ffb61209e | /programmers/소수찾기.c++ | ccdd67502fb41d19e46a876d2a595848fe44492a | [] | no_license | KingJoo/programmers | 0deb1a9c5c615d0583f8142cd395d33186c3c255 | e51b2dadebdc75d10b07ea567775784e2ffa3cb8 | refs/heads/master | 2023-08-12T03:40:43.243599 | 2021-09-28T11:20:25 | 2021-09-28T11:20:25 | 410,730,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 315 | #include <string>
#include <vector>
#include <cmath>
using namespace std;
int solution(int n) {
vector<bool> a(n+1,0);
int c=0;
for(int i=2;i<=sqrt(n);i++)
if(!a[i])
for(int j=i+i;j<=n;j+=i)
a[j]=1;
for(int i=2;i<=n;i++)
if(!a[i]) c++;
return c;
} | [
"jkangju@gmail.com"
] | jkangju@gmail.com | |
9ff19b232d3bf6ad5bf9234d7d33857c8aee3df1 | a939dc2d3b64280fcc8874faa5bce93614bfaaae | /P1/main.cpp | 10726381569a9625e929cf1f38cde6c523fbd075 | [] | no_license | muscraziest/VC | c5174f55451fb11046104a088958d45770a5675a | 3d84b04ad46b7081c08430c9c2b3bbdb4ac1f208 | refs/heads/master | 2021-01-13T05:06:35.570580 | 2017-02-07T19:49:55 | 2017-02-07T19:49:55 | 81,247,235 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 13,861 | cpp | #include <stdio.h>
#include <opencv2/opencv.hpp>
#include <vector>
using namespace cv;
using namespace std;
/****************************************************************************************
Funciones auxiliares
****************************************************************************************/
//Funcio... | [
"noreply@github.com"
] | muscraziest.noreply@github.com |
9af3b06fe5324a6aa75560787e5184480dd56b71 | dd1393cef959982b09bbdbc08180f963f7ecaec6 | /PrimeEngine/PrimeEngine-Core/Graphics/BasicWindow.cpp | 6429f67d268602f8e7848bd97e6dc87e4edc6f6d | [] | no_license | TomasMonkevic/PrimeEngine | 5926d34c04daf32df90aae789cada8fcc3f4df0f | bd143c14151b84f2e2e39f21b93f24189b83909e | refs/heads/master | 2022-09-25T07:38:36.647152 | 2020-02-24T10:20:00 | 2020-02-24T10:20:00 | 198,994,960 | 3 | 0 | null | 2020-02-21T20:51:05 | 2019-07-26T10:08:10 | C | UTF-8 | C++ | false | false | 764 | cpp | #pragma once
#include <Graphics/BasicWindow.h>
#include <Graphics/OpenGL.h>
namespace PrimeEngine
{
namespace Graphics
{
void BasicWindow::Clear() {
GlCall(glClearColor(_color[0], _color[1], _color[2], _color[3]));
GlCall(glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT));
... | [
"tomas.monkevic@sbdigital.lt"
] | tomas.monkevic@sbdigital.lt |
21658c31c1b0d97b3e83d1b625470ee824ccd26d | 7aa5b7134c72245d67654930f9f773c14d542bb2 | /luis/learning_image_transport/src/backup/my_subscriber-1.cpp | ba36cde99cc18a0474ed1cb734ed0b816c4f6f19 | [
"BSD-3-Clause"
] | permissive | shantanu-vyas/crw-cmu | 2b226552e39db0906e231e85c8a086ebcb380255 | db2fe823665dbd53f25e78fa12bc49f57d4b63aa | refs/heads/master | 2021-01-19T18:07:29.549792 | 2013-08-12T19:26:16 | 2013-08-12T19:26:16 | 11,484,469 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,625 | cpp | /*
* File: my_subscriber.cpp
* Author: pototo
*
* Created on July 28, 2011, 9:56 PM
*
* This program recognizes the water in front of the boat by using ground
* plane detection techniques already available. This will look for the pixels
* from the boat, and go up the image until it finds the vector plane ... | [
"shantanusvyas@gmail.com"
] | shantanusvyas@gmail.com |
5ccdcc0ea0c157023af3144ae8b48960d4b357aa | fc6d89e1b89a6fc32a4c2c50d0edd211398a3946 | /002._SimpleLed/002._SimpleLed.ino | a056b17b94925da9337dd2ce6f8337322a587f48 | [] | no_license | Axolodev/LearningArduino | 86f7d0dcddb5c4b2faae16c56b2eb1b8d2634e33 | fdd073dd819def825b43d8ed0cd9bb64b88b74a0 | refs/heads/master | 2023-01-27T21:04:21.987226 | 2017-10-21T18:06:16 | 2017-10-21T18:06:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | ino | unsigned int ledPin = 10;
unsigned int delayTime = 1000;
void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
pinMode(ledPin, OUTPUT);
}
int getDelayTime(){
return random (300, 1000);
}
void loop() {
// put your main code here, to run repeatedly:
digitalWrite(ledPin, HIGH);
d... | [
"rroberto.rruiz@gmail.com"
] | rroberto.rruiz@gmail.com |
455a6d0a8b669b7ad731ea63fae165769bf62191 | 398f882bb7a394f21fde53f0b160f981b61a7aff | /Tarea1/Collector.cpp | 18a7f15bf4b7d0cbed06c8ff6325c8bbd7c08f18 | [] | no_license | AkionGarro/ITCR.Datos2.Tarea1 | 62aac0cbc057db3f5c7f7a34f1b9c473063aa43f | 8b4209e01db47205e861e00e4116fb4582184226 | refs/heads/main | 2023-03-26T20:02:53.511901 | 2021-03-18T18:11:21 | 2021-03-18T18:11:21 | 343,580,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,395 | cpp | //
// Created by garroakion on 1/3/21.
//
#include "Collector.h"
#include "Node.h"
//---------------------Singlethon Implementation--------------------------
Collector* Collector::collector_= nullptr;
Collector *Collector::GetInstance()
{
if(collector_==nullptr){
collector_ = new Collector();
}
... | [
"carloscamp1008@estudiantec.cr"
] | carloscamp1008@estudiantec.cr |
e157e610553414c3b6f3556d420d8ad680fcc4df | 95c7d2fc604d1b9b5860c7bfa5f4b02d3d60dcb2 | /Dissertation/SignificantHeight_AppCode.cpp | ce575ab9ce140df6276d47d93c0b5e1c55d807e3 | [] | no_license | Mikhail42/disser_work | f6bb5ade85ca55fe4be656e105c69a220e12d750 | d481afebfd86ccf748b5aef5f2ae58b84ab98ced | refs/heads/master | 2020-05-30T12:18:39.728247 | 2013-08-20T20:21:39 | 2013-08-20T20:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,773 | cpp | //============================================================================
// Name : SignificantHeight.cpp
// Author : Konstantin Kuznetsov
// Version :
// Copyright :
// Description : Anomalous waves, Ansi-style
//============================================================================
#inc... | [
"kost.kuznetsov@gmail.com"
] | kost.kuznetsov@gmail.com |
8d0981eacafa86785cf2d84b40ea68cdf0964a2b | 5a7fe0ecaa45bcc169cba4c622c694e2ebab4164 | /Assignment_2_2.cpp | 9cd940ecf8147d6562dbc3325f67cc28c4822036 | [] | no_license | bipulkmr-crypto/data_structures_1 | de48514b323f2d99cfc2587f36ad5601b28bdd17 | ed976be5e51fd1c5b2918d421132c052473884a1 | refs/heads/master | 2023-06-07T06:36:41.634531 | 2021-05-27T11:04:06 | 2021-05-27T11:04:06 | 382,251,172 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,013 | cpp | // // this is linear recursion wilh time complexity of O(n)
// //The depth of the tree is n and width is 1
// //the disadvantange is the time taken is comparitively more than the iterative version of the solution and there is also change of stack overflow in case of normal compiler
// //advantage is that some complex p... | [
"bipul1707@gmail.com"
] | bipul1707@gmail.com |
f9c06ff05f318e36a6607f91895e15cb71f92562 | a1a8b69b2a24fd86e4d260c8c5d4a039b7c06286 | /build/iOS/Preview/include/Uno.Time.DeviceTimeZone.h | b5446e1cc969a33f5772e97b09e8245e94ef73c3 | [] | 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,462 | h | // This file was generated based on /usr/local/share/uno/Packages/UnoCore/1.4.3/Source/Uno/Time/Timezones/DeviceTimeZone.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Time.DateTimeZone.h>
namespace g{namespace Uno{namespace Time{struct DeviceTimeZone;}}}
namespace g{... | [
"i@firdaus.my"
] | i@firdaus.my |
42dd9d127d70c942c5b0bcb1a7694b29b13147e0 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/la/libs/la/test/swizzle4_fail4.cpp | d0a974f1f379db33485ea939cc7818d533ead425 | [] | no_license | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 662 | cpp | //Copyright (c) 2008-2009 Emil Dotchevski and Reverge Studios, Inc.
//Distributed under the Boost Software License, Version 1.0. (See accompanying
//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/la/sw.hpp>
#include <boost/la/custom/swizzle_4.hpp>
template <int D> struct vec { ... | [
"emil@revergestudios.com"
] | emil@revergestudios.com |
0390c516a45bfe69bca073b8682cbcf16e17b22c | 0af0afeec875bc69cd9113080c15402fa4f29812 | /Arduino/Libraries/ros_lib/marti_nav_msgs/TeleopState.h | 7633e18fa2be593cda6a73bff0516dfd73883e76 | [] | no_license | TerradynamicsLab/terrain_treadmill | b44a62a5bf4f87744d97cc4c3b1254f87aa925e8 | 71e23bb274cc429f1a46cb2bd267d4082a51a5d0 | refs/heads/master | 2023-04-09T19:24:04.484695 | 2021-12-17T18:02:44 | 2021-12-17T18:02:44 | 398,670,744 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,746 | h | #ifndef _ROS_marti_nav_msgs_TeleopState_h
#define _ROS_marti_nav_msgs_TeleopState_h
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include "ros/msg.h"
#include "std_msgs/Header.h"
namespace marti_nav_msgs
{
class TeleopState : public ros::Msg
{
public:
std_msgs::Header header;
uint8... | [
"ratan.othayoth@gmail.com"
] | ratan.othayoth@gmail.com |
4f436d45a57e7a30a8154ad390deb2058e3c1ec3 | e33c83c67754a38d6f2cd6c6799b1e1c30876318 | /Test/Queue.cpp | 7a6ae2776128661e9e439d377ef936ab080541e0 | [] | no_license | CasperTheCat/LZ4-DLL | 560dcc2bceded9909fef504f45f73915fbefab5e | 97c0e542e14547805cb01302fcceec2216e4765f | refs/heads/master | 2021-01-18T10:18:07.493526 | 2015-09-27T10:07:17 | 2015-09-27T10:07:17 | 43,233,275 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,516 | cpp | #include "Queue.h"
PathQueue::PathQueue()
{
// Default Constructor
back = nullptr;
arbiter = new QueueItem(path("NULL"), nullptr);
itemCount = 0;
}
PathQueue::~PathQueue()
{
while (itemCount != 0)
{
pop();
}
// Last move
free(arbiter);
}
// Push to forward
void PathQueue::push(path _path)
{
QueueItem* ... | [
"zsmyna@gmail.com"
] | zsmyna@gmail.com |
ead82ce9274524cde7edb79e395d2c6833ebb3ea | 1a79c0b96269ba602a58f955c9161a3250000cd5 | /160324.Geekband_Homework4/test.cpp | 30d1653ad642e8c7520abb712127fd473f6a3bd9 | [] | no_license | weiweikong/Program_Practice | 4f1b31a81694f2bc768124cc7cf7d29b33802216 | d475652be31e1927481c3b91374868ca670471b0 | refs/heads/master | 2021-01-21T13:03:13.379462 | 2016-04-23T11:41:14 | 2016-04-23T11:41:14 | 53,239,701 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,498 | cpp | #include <iostream>
using namespace std;
static void print_object(const char *name, void *this_, size_t size) {
void **ugly = reinterpret_cast<void**>(this_);
size_t i;
printf("created %s at address %p of size %zu\n", name, this_, size);
for(i = 0 ; i < size / sizeof(void*) ; i++) {
printf(" pointer[%zu] ... | [
"kongww.nudt@gmail.com"
] | kongww.nudt@gmail.com |
4abd27deb62c872daadce18dfe1cb2b52d759322 | 477ee5b551232fd3bc784a3fab6e77ea36c4f18c | /SoundBoard/Engine/explosion.cpp | 620eca07fe21e777748dc50f8dd4f5e87f6359b2 | [] | no_license | beastpuncher/GameLibrariesProject | 3160d05c77cd8e532aaab67af95735fe68075202 | 7934af9343eed07c5e53451a398bf844bce21249 | refs/heads/master | 2021-06-02T10:30:48.519337 | 2020-01-22T05:05:12 | 2020-01-22T05:05:12 | 142,481,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,104 | cpp | #include "explosion.h"
#include "spriteComponent.h"
#include "animationComponent.h"
#include "audioSystems.h"
void Explosion::Create(const Vector2D & position)
{
m_transform.position = position;
m_transform.scale = Vector2D(2.0f, 2.0f);
SpriteComponent* spriteComponent = AddComponent<SpriteComponent>();
spriteCo... | [
"beastpuncher@gmail.com"
] | beastpuncher@gmail.com |
e59d7646dd27b51c687861721683fb756e1634b5 | a6af28b2551fa2dad84060ae6b99fbc3a0ef9a2a | /VK cup/round 3/A/C.cpp | d848fa7d1a38dedcf8a79819d2df1bdffa7f7864 | [] | no_license | blueyeq/codeforces | 894f8e11ce5d44b37df62238178b68ef06d78206 | 9cdc04bbb3cbafbfd92a604b373d1d3e3b11b3bd | refs/heads/master | 2016-09-06T04:54:00.474306 | 2013-07-20T15:42:39 | 2013-07-20T15:42:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,057 | cpp | #include <stdio.h>
#include <cstring>
#include <string>
#include <vector>
#include <algorithm>
#define MP make_pair
#define PB push_back
using namespace std;
const int MAXN = 100010;
vector< pair<int, int> > ans, a;
int h[MAXN], typ[MAXN];
int main()
{
// freopen("C.in", "r", stdin);
int n;
while(scanf("... | [
"hnu0314@126.com"
] | hnu0314@126.com |
39de637f5ec07880e55bd9341055544f742d2374 | 5555bc68f5b54d9cb9a9ab0558b0b1e80fb5421a | /src/miner/simpleminer_protocol_defs.h | 77a2980f5cc5e98681735d1575f05cbb4054f799 | [
"MIT"
] | permissive | monero-classic-project/monero-classic | f039006b8e79299417e25d04fddcd24d366c67dc | a88ce4e38055aa43749f1f2ab066a8ce99c75534 | refs/heads/master | 2021-05-01T12:05:35.046668 | 2018-02-10T22:12:51 | 2018-02-10T22:12:51 | 121,058,016 | 5 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,518 | h | // Copyright (c) 2018, The Monero Classic Developers.
// Portions Copyright (c) 2012-2013, The CryptoNote Developers.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistribution... | [
"xmrc-dev@protonmail.com"
] | xmrc-dev@protonmail.com |
f6e25cdf751b96397fc6321a203655031a90a397 | 33dd9dff76072ea1b4014c618c8ad365ac477e07 | /五子棋/Wu.h | a1f7aa26a9285790c9751975aeadf3fc76ab6b72 | [] | no_license | gaoshaozhen/workspace | 8d04d690568ffbe01f6d3025c0deebf41d2a6991 | 313a84d78ee25a517c9e2fa8b0285b5a4a99709e | refs/heads/master | 2020-07-14T01:22:26.326546 | 2017-05-20T11:49:43 | 2017-05-20T11:49:43 | 66,636,679 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,205 | h | #include<iostream>
using namespace std;
class A
{
public:
void fun();
void Ren();
void jushi();
void computer(int a[15][15]);
int panduan(int x,int y,int sum);
private:
int c,d;
int luozi[15][15],com[15][15];
const char outstr[11][4]={"©°","©Ð","©´","©À","©à","©È","©¸","©Ø","©¼","¡ð","¡ñ"};
int a[1... | [
"2456071896@qq.com"
] | 2456071896@qq.com |
fa9dd8660713280d612cf42cd7191e37d7b891c7 | b2d9ae1a439a43bb53b06b798618a3cebd371c83 | /original/RPG volumes/RPG vol. 5/rpg.cpp | 0c7eeb067e6c88ebba0b75be64eafdc416834dbd | [] | no_license | kingnobody8/fs.thelastunicorn | 60484f3d74130b70986bd96d4941076def6289f8 | 9959d3a037397f84478e0b273594332e35ee803e | refs/heads/master | 2021-01-20T20:52:40.318756 | 2018-11-24T19:05:14 | 2018-11-24T19:05:14 | 60,742,515 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 198,615 | cpp | //The headers
#include "SDL/SDL.h"
#include "SDL/SDL_image.h"
#include "SDL/SDL_ttf.h"
#include "SDL/SDL_mixer.h"
#include <string>
#include <sstream>
//Screen attributes
const int SCREEN_WIDTH = 640;
const int SCREEN_HEIGHT = 480;
const int SCREEN_BPP = 32;
//the frame rate
int FRAMES_PER_SECOND = 30;
//what is th... | [
"danielth101@gmail.com"
] | danielth101@gmail.com |
339a69a11c75ee48df5c8def6e615c9e46ae3e00 | 7bc7bb2d06c77eb10669310775e30b64e15ba9a6 | /Common/Math/algebraic_geometry.h | a8f28416ccee633259a93097e273d9dbb0142a5d | [] | no_license | WYAN86/APA_QT_Assistant | b0686f33e22621e389f1c6deb7bfebff5c6b86a1 | 84b35221816722a3680786fa2965f94c1e72ff12 | refs/heads/master | 2023-01-15T23:20:23.416763 | 2020-11-24T06:27:16 | 2020-11-24T06:27:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,078 | h | /*****************************************************************************/
/* FILE NAME: algebraic_geometry.h COPYRIGHT (c) Motovis 2019 */
/* All Rights Reserved */
/* DESCRIPTION: the algebraic geometry aclculate method */
/*******... | [
"zgh_email@163.com"
] | zgh_email@163.com |
0db6e97cc9341c975fd73fc028b332bd63221bf4 | 7a2d06a51583b6766c79e0048bacb549891a4afd | /prova/prova.cpp | 7cc11df5b4520cc7fdb0a1256ef8139bbd2bf846 | [] | no_license | evancason/Prova-1 | a2c3cbf77e5d2cbd0b6bf750d47cd18d6c1f20ee | 83ffe920bfb22060fc7de02fe25124412547ec53 | refs/heads/master | 2023-01-12T18:40:52.901113 | 2020-11-12T13:19:00 | 2020-11-12T13:19:00 | 304,327,185 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 74 | cpp | #include<iostream>
using namespace std;
int main(){
cout<< "prova";
} | [
"evan.cason@studenti.unitn.it"
] | evan.cason@studenti.unitn.it |
64ba039cebf82a27ff86b24f232c1d7c4d5e943d | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/26701.cc | 562be765236ae1a9226606e69ebfeef6e1780a5e | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C++ | false | false | 1,747 | cc | // { dg-require-namedlocale "en_GB.ISO8859-1" }
// 2010-01-06 Paolo Carlini <paolo.carlini@oracle.com>
// Copyright (C) 2010-2022 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the G... | [
"rink@rink.nu"
] | rink@rink.nu |
3ae2c4bdd0d24571ff92a230f64aeffae033a6ea | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /chrome/browser/ash/printing/usb_printer_util_unittest.cc | 3095e9bb003023629f30a20a19a7f503e406d300 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585945 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | null | UTF-8 | C++ | false | false | 2,317 | cc | // Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ash/printing/usb_printer_util.h"
#include "services/device/public/mojom/usb_device.mojom.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "t... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
54db88024ac503ab113a767f14cccab94635af71 | 7dcbe5e26c611d3587d6b15dffa65cbe18fc513a | /main/include/eudaq/EventSynchronisationBase.hh | f4df4ebe91e60955114bf6a840408dd578b903eb | [] | no_license | RPeschke/eudaq | 383e8de0406be9e54421b94a4456324687cfd11e | d16c707a5dc9b6fc8f8206173384a1bcc3f83b42 | refs/heads/master | 2021-01-16T23:22:20.658501 | 2014-03-17T17:02:19 | 2014-03-17T17:02:19 | 14,400,924 | 0 | 0 | null | 2017-02-15T11:19:10 | 2013-11-14T16:42:09 | C++ | UTF-8 | C++ | false | false | 3,025 | hh | #ifndef EventSynchronisationBase_h__
#define EventSynchronisationBase_h__
#include "eudaq/DetectorEvent.hh"
#include "eudaq/FileSerializer.hh"
#include <memory>
#include <queue>
// base class for all Synchronization Plugins
// it is desired to be as modular es possible with this approach.
// first step is to separate... | [
"Richard.Peschke@desy.de"
] | Richard.Peschke@desy.de |
6c2d84c43d89f5cbb3a3a3418a60301c2290290c | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-16194.cpp | c13c0245e7fc7f5d80764cfc3ec09f3685647e24 | [] | no_license | TeamVault/tauCFI | e0ac60b8106fc1bb9874adc515fc01672b775123 | e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10 | refs/heads/master | 2023-05-30T20:57:13.450360 | 2021-06-14T09:10:24 | 2021-06-14T09:10:24 | 154,563,655 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,080 | cpp | struct c0;
void __attribute__ ((noinline)) tester0(c0* p);
struct c0
{
bool active0;
c0() : active0(true) {}
virtual ~c0()
{
tester0(this);
active0 = false;
}
virtual void f0(){}
};
void __attribute__ ((noinline)) tester0(c0* p)
{
p->f0();
}
struct c1;
void __attribute__ ((noinline)) tester1(c1* p);
struct c1 : virtual... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
3e5bae94db45e29289716c04de8628c9bfe8c48b | dd6fee79066e2dfa74371bd82c87a563dc0c47fd | /OJ/CDOJ/D - Jumping Hero.cpp | c5b5e2036491c1f1a7e5385a56359016395f0be1 | [] | no_license | mzry1992/workspace | 404c31df66a3b15a60dc0f07fff397bf50bcc1dc | 9a181419f0d7224e37baa729feaf3bb656544420 | refs/heads/master | 2021-01-19T12:39:17.854501 | 2012-12-24T11:13:22 | 2012-12-24T11:13:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,003 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <deque>
using namespace std;
const int step[4][2] = {{-1,0},{1,0},{0,-1},{0,1}};
int n,m;
int map[500][500];
int sx,sy,tx,ty;
struct bfsnode
{
int x,y;
int step;
int m,n;
int jx,jy;
}now,updata;
deque<bfsnode> Q;
bool v... | [
"muziriyun@gmail.com"
] | muziriyun@gmail.com |
f668d3cdab38272bc03924a7eed0e753490728d2 | 71b7c008356b48483bdd5536f29be5c258143123 | /src/ten.cpp | 5e9ae8ec2b5ca19ec39ac8caaec51a539e40493b | [
"MIT"
] | permissive | mirkomorati/hello_ROS | ecbe933f61196330da88ba63d2509cc9cbe2c1d4 | 1d5f00d5ffc5a5e229229e579e6fb7c22d355dd5 | refs/heads/master | 2020-03-09T20:40:57.826023 | 2018-04-10T21:29:44 | 2018-04-10T21:29:44 | 128,991,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,066 | cpp | /*
* Copyright (C) 2008, Morgan Quigley and Willow Garage, Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright notice,
* this list of condi... | [
"mirkomorati@gmail.com"
] | mirkomorati@gmail.com |
257de65b92bd436c0c00908c5d3fb532c80e95c6 | b67254073122c1a325bf6dcb42a0bd0fae1684ca | /Graph.cpp | a336e2e89d59065790c8e5da6857945888ba7cc7 | [] | no_license | TomasovszkiAdrian/prog1 | 1b486118596b2a1980df6421c4fb201452053fe0 | 5368d1e06eed65caba993be9a03029f594f61598 | refs/heads/main | 2023-04-18T13:23:33.668188 | 2021-05-05T13:55:08 | 2021-05-05T13:55:08 | 337,106,625 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,851 | cpp | #include "Graph.h"
#include <map>
namespace Graph_lib {
inline pair<double,double> line_intersect(Point p1, Point p2, Point p3, Point p4, bool& parallel)
{
double x1 = p1.x;
double x2 = p2.x;
double x3 = p3.x;
double x4 = p4.x;
double y1 = p1.y;
double y2 = p2.y;
double y3 = p3.y;
double y4 = p4.y;
d... | [
"noreply@github.com"
] | TomasovszkiAdrian.noreply@github.com |
e6e93c21e7f51ff1138e70e35ab9a254be2870f6 | 803c6439a86c56dc1cd1d219974bd2bef4b02d0a | /08SignedDivMul/Main.cpp | d9951c439b18c6edb7087f08eba65533eec17f77 | [] | no_license | BennyFranco/assemblycourse | fc715b05efd3e4470c3d02b975e5dff397659236 | 69c17b8e4ef1431122d752222dcc9155777ca26b | refs/heads/master | 2020-04-24T06:17:02.825418 | 2019-08-06T00:57:24 | 2019-08-06T00:57:24 | 171,759,868 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | cpp | #include <iostream>
extern "C" int IntegerMulDiv(int a, int b, int* prod, int* quo, int* rem);
int main()
{
int a = 21, b = 9;
int prod = 0, quo = 0, rem = 0;
int rv = IntegerMulDiv(a, b, &prod, &quo, &rem);
std::cout << "rv: " << rv << std::endl;
return 0;
} | [
"bennyfranco@icloud.com"
] | bennyfranco@icloud.com |
ab6431669206362af4d49da497a1e04735502889 | ee5e1b1cbbf060c723afb9a38538421e1acd974e | /coci16prosjecni.cpp | ad6b216568b2b1b2ee22f860939a44f242753689 | [
"MIT"
] | permissive | CaQtiml/Problem-Solved | b7730958faac9e0a334b3b05c2a4ba64deca024d | ab258ba2f130cd474f931d457fd62dafd8df5cf0 | refs/heads/master | 2021-07-19T18:37:06.604780 | 2020-05-02T07:50:28 | 2020-05-02T07:50:28 | 152,826,085 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 489 | cpp | #include "bits/stdc++.h"
using namespace std;
int mat[105][105];
int arr[105];
int main()
{
int n;
cin >> n;
for(int i=1;i<n;i++) arr[i]=i;
arr[n]=(n*(n-1))-(((n-1)*(n))/2);
for(int i=1;i<=n;i++)
{
for(int j=1;j<=n;j++)
{
mat[i][j]=arr[i]*100000;
}
}
for(int i=1;i<=n;i++)
{
for(in... | [
"noreply@github.com"
] | CaQtiml.noreply@github.com |
fac616f5aa63814b25452c179185ff0a87c9568c | f7890dc82e706d3a122c7224a0adab15682eb0c5 | /src/devices/rtc/ds3231.h | c1cc15c31b9480650ee5aa506477c613347dced8 | [] | no_license | Elemeants/MonitoringStations | 0f6a6116d71d05523cc635b5575066f5eb664e61 | 4c55e8fc58140e4d2c5bbb2ccc020e5e89b378ee | refs/heads/master | 2023-02-19T21:04:32.805482 | 2021-01-13T17:12:30 | 2021-01-13T17:12:30 | 316,584,090 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,698 | h | /*
DS3231.h - Header file for the DS3231 Real-Time Clock
Version: 1.0.1
(c) 2014 Korneliusz Jarzebski
www.jarzebski.pl
This program is free software: you can redistribute it and/or modify
it under the terms of the version 3 GNU General Public License as
published by the Free Software Foundation.
This program is distrib... | [
"jpolanco@getinsoft.com"
] | jpolanco@getinsoft.com |
8941dd4bc5c44ecea99d09758ac4f1ab23a291c6 | b5ca0a2ce47fdb4306bbdffcb995eb7e6eac1b23 | /30DaysofCode/Day 5 Loops/CPP/Day5.cpp | 095d065564d94c5dc2f3446e507f0b9e8c9be04b | [] | no_license | rsoemardja/HackerRank | ac257a66c3649534197b223b8ab55011d84fb9e1 | 97d28d648a85a16fbe6a5d6ae72ff6503a063ffc | refs/heads/master | 2022-04-14T22:46:03.412359 | 2020-04-03T07:44:04 | 2020-04-03T07:44:04 | 217,687,370 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 577 | cpp | #include <map>
#include <set>
#include <list>
#include <cmath>
#include <ctime>
#include <deque>
#include <queue>
#include <stack>
#include <string>
#include <bitset>
#include <cstdio>
#include <limits>
#include <vector>
#include <climits>
#include <cstring>
#include <cstdlib>
#include <fstream>
#include <numeric>
#inc... | [
"rsoemardja@gmail.com"
] | rsoemardja@gmail.com |
bdb0de35f924789ced10ef8a3f497ae726ce5d49 | 487fd495fec491acb04453255c870808d037f889 | /src/blob_uint256.h | ea39f721452d196be20b2299726dd0a47efcf509 | [
"MIT"
] | permissive | TechDude2u/GSAcoin | 58b94eba767f6e17c8a88bcf0ee3b4cea719657a | c0a64da39501a52f25e709368a869d743f77221d | refs/heads/main | 2023-08-08T04:03:42.198250 | 2021-09-21T16:27:42 | 2021-09-21T16:27:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,109 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2018 The PIVX developers
// Copyright (c) 2021 The GLOBALSMARTASSET Core Developers
// Distributed under the MIT software license, see the accompanying
// fi... | [
"gsasset24@gmail.com"
] | gsasset24@gmail.com |
f19be2c8a5f0fd076d477e90babf5db3f80e12e8 | 2f659427568d868d4325ee4204f6cabaac3cf8be | /PVSupport/Sources/PVSupport/Audio/CARingBuffer/CARingBuffer.cpp | 8758cabeb91d77b7dcc7f16bc71e5de3a6d99ae5 | [
"BSD-2-Clause"
] | permissive | thalter/Provenance | 5e45d0c73fd9a7c2f506372b4d7686b0fe212493 | edee9ab6167c292ea1aa305364e4d67605fa3593 | refs/heads/develop | 2022-11-06T23:20:38.478801 | 2022-11-05T14:11:04 | 2022-11-05T14:11:04 | 230,656,209 | 0 | 0 | NOASSERTION | 2019-12-29T17:54:04 | 2019-12-28T19:34:27 | null | UTF-8 | C++ | false | false | 11,129 | cpp | /*
File: CARingBuffer.cpp
Abstract: CARingBuffer.h
Version: 1.1
Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple
Inc. ("Apple") in consideration of your agreement to the following
terms, and your use, installation, modification or redistribution of
this Apple software constitutes ac... | [
"mail@joemattiello.com"
] | mail@joemattiello.com |
7dc9782f0ee8720fc897f2ad2410f2f621420e17 | 8977511cbdf127e3773db9ce7e91ee6b29fd052e | /src/sst/core/paramsInfo.h | 359aedc2fc8e1d4fcaa9042b4a3b6b8b262afd31 | [
"BSD-3-Clause"
] | permissive | AlecGrover/sst-core | 823cdfe0433de79ec7c99e72e9141983699b90b3 | 3d5607f75f8912107246af8c38bc70c85e67915e | refs/heads/master | 2020-04-30T06:15:02.252739 | 2019-03-09T14:48:10 | 2019-03-09T14:48:10 | 176,646,664 | 0 | 0 | NOASSERTION | 2019-03-20T03:36:13 | 2019-03-20T03:36:12 | null | UTF-8 | C++ | false | false | 2,263 | h | #ifndef SST_CORE_PARAMS_INFO_H
#define SST_CORE_PARAMS_INFO_H
#include <vector>
#include <string>
#include <sst/core/params.h>
#include <sst/core/elibase.h>
#include <sst/core/oldELI.h>
namespace SST {
namespace ELI {
template <class T, class Enable=void>
struct GetParams {
static const std::vector<SST::ElementInf... | [
"jjwilke@sandia.gov"
] | jjwilke@sandia.gov |
02c90c66a3aa95bdaf701043068c35e02b9c40de | d2d6aae454fd2042c39127e65fce4362aba67d97 | /build/Android/Release/EventApp/app/src/main/include/_root.EventApp_FuseElementsElement_Alignment_Property.h | 61cffe5eb56417ad196c656d2c9552f194f942f7 | [] | no_license | Medbeji/Eventy | de88386ff9826b411b243d7719b22ff5493f18f5 | 521261bca5b00ba879e14a2992e6980b225c50d4 | refs/heads/master | 2021-01-23T00:34:16.273411 | 2017-09-24T21:16:34 | 2017-09-24T21:16:34 | 92,812,809 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,001 | h | // This file was generated based on '.uno/ux11/EventApp.unoproj.g.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Elements.Alignment.h>
#include <Uno.UX.Property-1.h>
namespace g{namespace Fuse{namespace Elements{struct Element;}}}
namespace g{namespace Uno{namespace... | [
"medbeji@MacBook-Pro-de-MedBeji.local"
] | medbeji@MacBook-Pro-de-MedBeji.local |
5cbfc9aa50d8bcb4fd4a233ee7c16620212e6206 | 7d493004e366ffb85cb10d80c317761f759f7cd2 | /DM2231_Base_Framework/App/Source/Scene3D/AmmoPickup.cpp | 399e5343d98b18c74361aa9618fda227339fbb5a | [] | no_license | Strigon009/SP3 | 6ad0205df86bb88f457c5e47a6a435211c9ba0d2 | 2dbae6d52bdf9d4f3dcf8f171d917dbfea108a97 | refs/heads/master | 2022-12-04T06:06:46.189635 | 2020-08-26T09:03:29 | 2020-08-26T09:03:29 | 287,884,271 | 0 | 1 | null | 2020-08-19T02:54:52 | 2020-08-16T06:03:37 | C++ | UTF-8 | C++ | false | false | 6,576 | cpp | /**
CAmmoPickup
By: Toh Da Jun
Date: Apr 2020
*/
#include "AmmoPickup.h"
#include "System/LoadOBJ.h"
#include <iostream>
using namespace std;
/**
@brief Default Constructor
*/
CAmmoPickup::CAmmoPickup(void)
: cGroundMap(NULL)
, cPlayer3D(NULL)
, iAddAmmo(30)
{
// Set the default position to the origin
vec3P... | [
"42129076+Strigon009@users.noreply.github.com"
] | 42129076+Strigon009@users.noreply.github.com |
37efe374fe7ea5e2b0ba6b0a2ff0c6f55a31dba5 | ac7c2e64fa66ec7aecc9cf810cb2bf013fd412c0 | /Baruch_C++/Level_5/Section_3_5/Ex_3_5_3/Shape.hpp | 0cc41c14f69c0a04887578ea4befbc81ca698d14 | [] | no_license | mistletoe999/cpp-samples | e7219fcf7dbfe5ddc81cb527f08cd9d55149774a | 7b5cb634c70d3de476c0d43e15f7a045458dc925 | refs/heads/master | 2020-12-25T15:40:30.402680 | 2015-06-23T04:32:50 | 2015-06-23T04:32:50 | 40,014,976 | 0 | 1 | null | 2015-07-31T16:43:13 | 2015-07-31T16:43:10 | C++ | UTF-8 | C++ | false | false | 923 | hpp | // Shape.hpp: Contains the definition for Shape class
// Shape class is the Base class for Point, Line and Circle classes
// EDIT: Destructor changed to virtual function
#ifndef SHAPE_HPP_
#define SHAPE_HPP_
#include <iostream>
#include <string>
#include <sstream>
#include <stdlib.h>
using namespace std;
... | [
"kapil12@outlook.com"
] | kapil12@outlook.com |
dd91772e559bbe16d51bb0c3949e753e1c4acd46 | dba6bd79d088be92e21795d7fc97f9da01c2cc6c | /io.cpp | 935d09461db846992c7aee917045d7b0e0220567 | [
"MIT"
] | permissive | MahirSez/CSE-Fest-AI-Contest-2019 | 4c4ccc63eed5144a609030a0f471d6d2fa2feb52 | 439de04f0015934b1537b856b3a167bb06e8c871 | refs/heads/master | 2020-04-19T22:11:12.589555 | 2019-01-31T05:57:56 | 2019-01-31T05:57:56 | 168,462,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 834 | cpp | #include<bits/stdc++.h>
using namespace std;
const int DIM = 8;
string s[DIM][DIM];
char me;
bool readFile()
{
ifstream in;
in.open("shared_file.txt");
char now;
in >> now;
if (now!=me) return false;
for (int i = 0; i < DIM; i++) {
for (int j = 0; j < DIM; j++) {... | [
"mahirsezan@hmail.com"
] | mahirsezan@hmail.com |
ae80a134b3b7001db7672f38da76bbb293cd5c27 | baf801be3841c8ee9e8f2af0845ac214fbdc3104 | /228-summaryRanges.cpp | 8e8bfcf00794fa6844abcc92f60a8304ef35f681 | [] | no_license | lizuoyue/LeetCode | c81cfb5e1890bca1e82c26bfd1c43f0b7674380f | 2dcaba5b0718508f18c6aa260498cbfe18d17467 | refs/heads/master | 2021-01-22T22:35:15.663141 | 2018-11-06T15:13:41 | 2018-11-06T15:13:41 | 85,556,902 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 632 | cpp | class Solution {
public:
vector<string> summaryRanges(vector<int> &num) {
string s;
vector<string> result;
int l = 0, r = 0;
for (int i = 0; i < num.size(); ++i) {
if ((r + 1) < num.size()) {
if ((num[r + 1] - num[r]) == 1) {
++r;
} else {
if (l == r) {
s = to_string(num[l]);
} ... | [
"li.zuoyue@foxmail.com"
] | li.zuoyue@foxmail.com |
379baefd9fe04779aa7b9f0f512b6bc591119a59 | 0757a28db8864314bf597aa13ff6af548ac310a5 | /lmyunit/compile_bench/MFinanceNumBaseData_char____de_MFinanceNumBaseData_3/test.cpp | 0c9ec37946f6136923cc03516f209fbc618ce1f9 | [] | no_license | greshem/lmyunit | 25a3f6fc7b7d04d8b3e5bdab5406003d68fd4ca6 | a5036c67b36e4e58472bd91fbfdd7d1c29018687 | refs/heads/master | 2021-07-11T01:01:45.599991 | 2017-10-08T12:36:30 | 2017-10-08T12:36:30 | 106,174,697 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 426 | cpp | #include <lmyunit/unitlib.h>
class MFinanceNumBaseData_char__SubClass: public MFinanceNumBaseData<char>
{
public:
MFinanceNumBaseData_char__SubClass():MFinanceNumBaseData<char>(){}
};//MFinanceNumBaseData_char__SubClass
int main(int argc, char *argv[])
{
MFinanceNumBaseData_char__SubClass *financenumbasedata ... | [
"qianzhongjie@gmail.com"
] | qianzhongjie@gmail.com |
2e33a091ddd92b49f6dccb0ab1878dcd5e10caa1 | 19722c52c50fea2a09527df4eb0a535681dd3c52 | /common.cpp | 64d3165fd0c33ffdd66ae305dcdc22b8a3ed29d5 | [] | no_license | junbujianwpl/LeetcodePro | 70d3b5229ee3bb1a0104e0c85083140e2e27b065 | 2f105d1513a03ca7e54030173f01ae893ae587c4 | refs/heads/master | 2021-01-21T03:21:04.031509 | 2019-03-03T15:04:30 | 2019-03-03T15:04:30 | 101,892,369 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 406 | cpp | #include "common.h"
int print_list_node(ListNode *head)
{
int ret=0;
while(head){
++ret;
cout<<head->val<<" ";
head=head->next;
}
cout<<endl;
return ret;
}
ListNode *make_list(vector<int> v)
{
ListNode dummy(-1),*cur=&dummy;
for(auto i:v){
ListNode* p=new Li... | [
"476461917@qq.com"
] | 476461917@qq.com |
916007e8955233c0e8cef4eb3c1c38afce51f9d0 | 5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e | /main/source/src/core/pack/task/operation/ReplicateTask.fwd.hh | 50a80ec2c81baf9c85d9798f07854396900e923d | [] | no_license | MedicaicloudLink/Rosetta | 3ee2d79d48b31bd8ca898036ad32fe910c9a7a28 | 01affdf77abb773ed375b83cdbbf58439edd8719 | refs/heads/master | 2020-12-07T17:52:01.350906 | 2020-01-10T08:24:09 | 2020-01-10T08:24:09 | 232,757,729 | 2 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 1,692 | 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... | [
"36790013+MedicaicloudLink@users.noreply.github.com"
] | 36790013+MedicaicloudLink@users.noreply.github.com |
3d93a091acefb2c5a01aa7237d4928190c3b1cd4 | 9efc64802f275b85372b4c9db2c9569a1978808b | /PT07Z.cpp | 483bf0123f581d1e8b20233a0c5a954810e26039 | [] | no_license | trailblazerakash/SPOJ | 58e56f2ceb631897f056fd7e3484684bd5600507 | 9a8d463c9e4e89a04454abf34ff7338221aea210 | refs/heads/master | 2020-12-26T04:05:04.058746 | 2015-10-22T11:59:04 | 2015-10-22T11:59:04 | 44,742,234 | 0 | 0 | null | 2015-10-22T11:56:17 | 2015-10-22T11:56:15 | C++ | UTF-8 | C++ | false | false | 2,262 | cpp | // AC , ALGO : Graph Theory : BFS on an unweighted, undirected tree.
/* Idea :
1. Run a bfs from root S ( assumed node 1 ) to find the farthest node u. Now new S = u.
2. Again run a bfs from the farthest node u and find a new farthest node v.
3. The path from the node u and v is the longest path in this tree.
*/... | [
"osinha6792@gmail.com"
] | osinha6792@gmail.com |
5bebf0e615fcf465228aaed2606e66921d4a214c | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5738606668808192_0/C++/vovanhuy22000/C.cpp | 9e2f2401827aa410f6b55ee4051bdff1773b3abc | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,200 | cpp | #include <iostream>
#include <set>
#include <time.h>
#include <stdio.h>
#include <fstream>
using namespace std;
void factor(int a[], int base, int num, int n){
for(int i = n - 1; i >= 0; i--){
a[i] = num % base;
num = num/base;
}
}
template<typename T>
void display(T a[], int n){
for(int ... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.