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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dca260c118b22d2b3cf366c87063bad25439027a | 6a5bcb74e116c16ca603a5124b11f1e4355b42a1 | /SDK/PUBG_TSLGameState_classes.hpp | be88185b0e9b1e10b40f302799b260c531e69228 | [] | no_license | taxi2za/PUBG-FULL-SDK | 7ce8d261fb7a34f3dc9690c28408c285e487771d | a91088bcc1747de95a1fbd3416aada189799fb17 | refs/heads/master | 2020-04-27T07:26:16.461620 | 2019-03-05T14:52:06 | 2019-03-05T14:52:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,593 | hpp | #pragma once
// PUBG FULL SDK - Generated By Respecter (5.3.4.10 [04/03/2019]) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "PUBG_TSLGameState_structs.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Classes
//--------------------------------------... | [
"45327951+realrespecter@users.noreply.github.com"
] | 45327951+realrespecter@users.noreply.github.com |
d4a737ed59f41ae1b03b82c8cd79139a4e2785ce | a6cf2d493a2896ebe902d000f1445d1c6e79754b | /C/HW16/anketa/main.cpp | 57e435b11a5caac05cf7884a9d5f56995615c0e1 | [] | no_license | itstepP12814/ChehovHW | 5d248f9b126669b978011b2ec3ab5940cba4ca8e | 61184ff8c07a624d4f90704bb634b63a14f5c87b | refs/heads/master | 2016-09-15T07:41:52.300974 | 2016-04-01T11:28:43 | 2016-04-01T11:28:43 | 27,026,430 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,025 | cpp | #include "header.h"
/*нам нужно сделать прогарммку, которая с помощью функции qsort сортирует анкеты сотрудников*/
int main()
{
form *p=base();//запись указателя на массив с данными анкет
int a;
cout<<"\tВыберите по какому криетирб будем сортировать анкеты\n";
cout<<"\t1 - по имени 2 - по фамилии 3 - по... | [
"good-1991@mail.ru"
] | good-1991@mail.ru |
3c11281e069bc0bcda69879c2c8a51f994da45a2 | d01dc4b327e33816ac2ce2af40945a721f7b5854 | /aws-cpp-sdk-appflow/include/aws/appflow/model/StartFlowResult.h | 9d47f51786f670bc159888f9319d8dcb6856a4ec | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | hpcc-systems/aws-sdk-cpp | 36f89272e3b140fea596c73234c09fb240f86520 | 9c93f28159e1e01ea3ef789a1b0c2c9643955c96 | refs/heads/master | 2022-07-17T05:18:08.190972 | 2020-10-19T20:59:11 | 2020-10-19T20:59:11 | 90,974,127 | 0 | 1 | Apache-2.0 | 2022-06-30T14:47:34 | 2017-05-11T11:58:14 | C++ | UTF-8 | C++ | false | false | 2,863 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/appflow/Appflow_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/appflow/model/FlowStatus.h>
#include <utility>
namespace Aws
{
template<typename R... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
8e3342b5c75cf58880e508c24908bccf1fdd8549 | 6a2428036d73cfa58f59bf92e75072f7dec1c30c | /Game/PlayerComponent.h | 2450da4f54e83de5984917336ea24c0c10629c96 | [] | no_license | BoxyBoy/GAT150 | dd25e657e76b4eebbe9708d4809fe0c297d7726e | 530c4980ecc7084abc13157966c674178167da84 | refs/heads/master | 2022-12-06T19:27:58.154110 | 2020-08-29T04:40:26 | 2020-08-29T04:40:26 | 284,790,187 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | h | #pragma once
#include "Components/Component.h"
namespace nc
{
class PlayerComponent : public Component
{
public:
virtual void Create(void* data = nullptr) override;
virtual void Destroy() override;
virtual Object* Clone() const override { return new PlayerComponent{ *this }; }
virtual void Update() overrid... | [
"ljmathers20@gmail.com"
] | ljmathers20@gmail.com |
3727563025716b24713c2563e4ffc411a36d033f | 0ecf2d067e8fe6cdec12b79bfd68fe79ec222ffd | /chrome/browser/ui/views/page_action/page_action_icon_view.cc | 25203cb710be5092de3d900f50cd9b68835c5e74 | [
"BSD-3-Clause"
] | permissive | yachtcaptain23/browser-android-tabs | e5144cee9141890590d6d6faeb1bdc5d58a6cbf1 | a016aade8f8333c822d00d62738a922671a52b85 | refs/heads/master | 2021-04-28T17:07:06.955483 | 2018-09-26T06:22:11 | 2018-09-26T06:22:11 | 122,005,560 | 0 | 0 | NOASSERTION | 2019-05-17T19:37:59 | 2018-02-19T01:00:10 | null | UTF-8 | C++ | false | false | 10,865 | cc | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/views/page_action/page_action_icon_view.h"
#include "chrome/browser/command_updater.h"
#include "chrome/browser/ui/layout_con... | [
"artem@brave.com"
] | artem@brave.com |
4feb76c94b4b103c962fed4f822afb76489fec28 | a37358a501fb138854681a9c35657aa21d8d3f96 | /Ex3_05/Ex3_05/Ex3_05.cpp | 2765b7f24b2204e2449a118c3cf5bc49bc9d3fb5 | [] | no_license | diff1982/cstudy | aeef4f1c3cda57562798919423be5b3470822a60 | 70149736fc9bea573be281f603bcbbbbfd6d4af8 | refs/heads/master | 2021-01-01T17:59:03.840440 | 2018-05-10T09:30:40 | 2018-05-10T09:30:40 | 98,211,474 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,053 | cpp | /************************************************************************/
/* Ex3_05.cpp Using the switch statment */
/************************************************************************/
#include <iostream>
using std::cout;
using std::endl;
usin... | [
"43110873@qq.com"
] | 43110873@qq.com |
51c4a0f506d5f909fd59ef5639f2803ce19a271e | 7a28fd87d8a61c9df3e95173aad779f31a04be44 | /TeamServerCluster/TeamSource/TeamGS/GameServer/Logic/GameHall/Texas/TexasGame/TexasGameMsgDealerRes.cpp | 49013f7c0a8d699f63d0081c28ddff7127de2f77 | [] | no_license | kspine/TeamServer | e84a858254736c05cc33780978212f7f982e549e | 360de39453156f4c4fbb5d99325aef28d2a5f75c | refs/heads/master | 2021-01-22T05:15:55.186201 | 2016-11-30T02:53:35 | 2016-11-30T02:53:35 | 81,638,625 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 807 | cpp | #include "TexasGame.h"
#include "../TexasRoom/TexasRoomManager.h"
#include "../../../../Logic/Message/GSMessage/GSMessage.h"
void CTexasGame::ProcessMsg_Dealer_GameStartRes()
{
GSGameStartRes refGSGameStartRes;
if (!CheckRole())
{
refGSGameStartRes.nGameStartResult = (int)EMSGT_Failure;
CGSMessage::Instance(... | [
"kspine@163.com"
] | kspine@163.com |
6b8b2a3ec4f5f7b0e867d9f54b7fb0afb170162a | d0fb5f5f19ad6881c2fb6c0952f9857522305b63 | /07-files/main.cpp | 7fa6d1cda5cfb15b3ebbfd835b39bd73908327cf | [] | no_license | frmeu9/cpp_project | 55a811cfc06049496ce62b6db23f77e7c777b3bd | 9bcab7531a3ae0a75f4826406c8fbc1c226b96ac | refs/heads/master | 2023-02-16T05:49:01.300106 | 2021-01-18T00:13:04 | 2021-01-18T00:13:04 | 312,728,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,934 | cpp | #include <iostream>
#include <fstream>
#include <string>
using namespace std;
int main() {
string const filepath("C:/Users/user418/Documents/Personnel/cpp_project/07-files/myfile.txt");
ofstream myflux(filepath.c_str());
if(myflux){
myflux << "This is the first sentence to be written in the file."... | [
"francoise.meunier@leddartech.com"
] | francoise.meunier@leddartech.com |
aba4afe20123c59d7452b1ca5f2ef2316f2b88e0 | 38d2133487a508805a18e634cb21788df37b3bb1 | /visren/SRC/VisRen5_REN.cpp | 3130d3ff953dd1f0fabb7ed2b6f8e4971b9729a9 | [
"BSD-3-Clause"
] | permissive | barbalion/farplug-alvls | dcaf7758e34df02c56f5d0fd0318df2bf7cf8ca2 | d26fb36abdac642b18def09d63b8d70b5d39cbc9 | refs/heads/master | 2021-05-09T10:05:41.410464 | 2018-01-25T18:40:17 | 2018-01-25T18:40:17 | 118,952,115 | 3 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 33,386 | cpp | /****************************************************************************
* VisRen5_REN.cpp
*
* Plugin module for FAR Manager 1.75
*
* Copyright (c) 2007-2010 Alexey Samlyukov
****************************************************************************/
enum {
CASE_NAME_NONE = 0x00000001,
CAS... | [
"barbalion@gmail.com"
] | barbalion@gmail.com |
8f69057c22734328b6848905729b1c8eeaa45644 | 290952d106627de07fc2c9581665e7c560ab18bd | /Practice for BUET/Individual/Onsite Individual on September 1, 2016/D - Cubist Artwork.cpp | 70fa28004cd62311b32a9ff35da28b6ae69573d5 | [] | no_license | MdAbuNafeeIbnaZahid/Competitive-Programming | 8669db792d3d604ee09429378da52d238b0e5b13 | 5b8f4f0c08c62ac410fdf153b3c4bd19775411b1 | refs/heads/master | 2021-01-20T07:57:04.742595 | 2018-09-25T15:29:32 | 2018-09-25T15:29:32 | 83,894,136 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 715 | cpp | #include <bits/stdc++.h>
using namespace std;
#define SIZE 59
long long w, d, wAr[SIZE], dAr[SIZE];
long long a, b, c, e, f, g, h, ans;
int main()
{
//freopen("input.txt", "r", stdin);
while(1)
{
ans = 0;
memset(wAr, 0, sizeof(wAr));
memset(dAr, 0, sizeof(dAr));
cin >> w >> ... | [
"1305023.maniz@ugrad.cse.buet.ac.bd"
] | 1305023.maniz@ugrad.cse.buet.ac.bd |
52a1c8cb6703340be9a3d77655bf7516a619b8c2 | 54a61810cc63f593d9a6dc96d675f900e64d5622 | /laba5/laba5/figure.h | cacf620f2764f34f1c58dc7a3c9f33320d5eb72e | [] | no_license | alexbakharew/OOP | 9b83c8b757db7e93f41129710ac52280f96d5a4d | 40c47d136313487026eb4e9e8b78d92d072f6ae5 | refs/heads/master | 2021-03-27T09:59:15.646266 | 2019-01-09T10:23:57 | 2019-01-09T10:23:57 | 110,841,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | h | #pragma once
class IFigure
{
public:
virtual double Square() = 0;
virtual double Print() = 0;
virtual ~IFigure() = 0 {};
};
typedef struct
{
int x;
int y;
}dot;
double length(dot, dot); | [
"alex.bakharew@yandex.ru"
] | alex.bakharew@yandex.ru |
811c3f1503e85ac17de873138dced9badb9239c8 | c967308d6aa41de943fa78b34afb11ef246088fc | /Classes/common/CMD_LogonServer.h | f14273f8a358594dc38da2da4c8836708890930a | [] | no_license | IceCoffee2011/CatchFish3 | ab9be97481f8b6cb73c8eb82d41053082f928e24 | 0f034d96447b282e8e75b88afd891dd7864ed561 | refs/heads/master | 2020-05-05T11:00:41.150725 | 2017-01-14T08:02:45 | 2017-01-14T08:02:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 47,661 | h | #ifndef CMD_LONGON_HEAD_FILE
#define CMD_LONGON_HEAD_FILE
#pragma pack(1)
//////////////////////////////////////////////////////////////////////////////////
//登录命令
#define MDM_GP_LOGON 1 //广场登录
//登录模式
#define SUB_GP_LOGON_GAMEID 1 //I D 登录
#define SUB_GP_LOGON_ACCOUNTS 2 //... | [
"775198283@qq.com"
] | 775198283@qq.com |
b02fb68118f16f2d4030496561720967a5de506d | da4cc98ed821ec4c41a0a29c926c0a97df3c0bff | /demo/geomlib/geomsaver.cpp | 8dbb3b990ee76abd2d64a3b68be22b33e0869a63 | [
"MIT"
] | permissive | rokuz/GraphicsDemo | 514d308ad147214480b53e58c47cfccb558a9cbd | 41300287cc9d2f7e4e0656348809db5b3c939ced | refs/heads/master | 2023-04-06T20:15:11.159235 | 2023-03-31T21:32:13 | 2023-03-31T21:32:13 | 17,832,703 | 11 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,909 | cpp | /*
* Copyright (c) 2014 Roman Kuznetsov
*
* 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 use, copy, modify, merge, pu... | [
"r.kuznetsow@gmail.com"
] | r.kuznetsow@gmail.com |
a7341c248fab69d31d831cefcbbe5054cdf52c57 | b5a16a3a2c4b8b96cc0d8ba0691a6ae5a0071edf | /serialreceiver.cpp | 9c827f56f8617d4f199163134aedc0a19de2d37a | [] | no_license | ssh555/HelpMe | 8b8cfc5f4eb1833b4f7d93424005dd2cc4b5e67c | d166097601d17ec6b85360f48d6316d2db238b46 | refs/heads/main | 2023-08-28T18:07:57.414685 | 2021-09-01T08:06:05 | 2021-09-01T08:06:05 | 402,243,577 | 0 | 0 | null | 2021-09-02T00:44:50 | 2021-09-02T00:44:49 | null | UTF-8 | C++ | false | false | 6,442 | cpp | #include "serialreceiver.h"
#include <QtSerialPort/QSerialPort>
#include <QtSerialPort/QSerialPortInfo>
#include <QDebug>
#include <QDateTime>
SerialReceiver::SerialReceiver(QWidget *parent) : QWidget(parent)
{
ecg2Bpm = 75;
this->status=-1;
if( 0 != this->Serial_Init() ){
qDebug() << "R... | [
"noreply@github.com"
] | ssh555.noreply@github.com |
9c35f6b2199f94b17869fe77ca109fd330bc9556 | f368c6d512a8a5e13c35f9dd3059ae35820b1a34 | /src/CalHistograms.cc | 18b5263ee2add99a58b2faf76024627d797bd553 | [] | no_license | wimmer-k/GrROOT | 5900907fb09d1d209d7b77ced28c6af32efe554f | c02456f16aa663991cb688afc88ba6798240ce6e | refs/heads/master | 2021-01-10T02:18:35.691171 | 2015-12-15T11:49:24 | 2015-12-15T11:49:24 | 45,190,497 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,742 | cc | ////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////... | [
"wimmer@phys.s.u-tokyo.ac.jp"
] | wimmer@phys.s.u-tokyo.ac.jp |
5ebd703abc50e211761be3d4dfbd286ea1b85036 | e9c6f527c9776ae9b4396f769f92cf5ed44167f7 | /src/bitcoinrpc.cpp | 7915df2fbe08795de22a2dd0eece390155f937e4 | [
"MIT"
] | permissive | 9029195341/achcoin | a448b8e143abe0814852e2663fc3b1d95c691f4b | 3255a6c1919764707f568fcdcfef52465752cb15 | refs/heads/master | 2021-05-07T15:22:40.009119 | 2017-11-08T10:01:45 | 2017-11-08T10:01:45 | 109,939,561 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 119,421 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Copyright (c) 2011-2012 The Litecoin Developers
// Copyright (c) 2013 adam m.
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
... | [
"ac031fev@mail.ru"
] | ac031fev@mail.ru |
df61b90b2a67c5b357f2140961dd215be7b032e4 | 451ab1e84ae56931352f38ef2ea82d4c14a17497 | /cocos2d/cocos/editor-support/cocostudio/CCActionFrameEasing.cpp | 9ce8733c25cd6fd02298254676dec74566e82576 | [
"MIT"
] | permissive | denghe/xxlib_cocos_cpp | 64b5c02b2525e6f8f27efcc0daa2855e90388063 | d4e9c6f0e59c3db01a6791622188576089df5afe | refs/heads/master | 2021-06-27T21:33:54.024283 | 2020-09-26T07:03:17 | 2020-09-26T07:03:17 | 154,665,907 | 6 | 3 | null | 2019-05-23T14:21:14 | 2018-10-25T12:19:53 | C++ | UTF-8 | C++ | false | false | 4,875 | cpp | /****************************************************************************
Copyright (c) 2013-2016 Chukong Technologies Inc.
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and assoc... | [
"denghe@hotmail.com"
] | denghe@hotmail.com |
37551321d445d4b8d8b510ab1872123e5b1391ef | 349fe789ab1e4e46aae6812cf60ada9423c0b632 | /DLL/Report/ReportAnalisNom/UFormaDialogaCF.cpp | 147e03e93bcc6edd417b06e726ffcdfd85c9b557 | [] | no_license | presscad/ERP | a6acdaeb97b3a53f776677c3a585ca860d4de980 | 18ecc6c8664ed7fc3f01397d587cce91fc3ac78b | refs/heads/master | 2020-08-22T05:24:15.449666 | 2019-07-12T12:59:13 | 2019-07-12T12:59:13 | 216,326,440 | 1 | 0 | null | 2019-10-20T07:52:26 | 2019-10-20T07:52:26 | null | UTF-8 | C++ | false | false | 1,682 | cpp | #include "vcl.h"
#pragma hdrstop
#include "UFormaDialogaCF.h"
#include "UFormaDialogaImpl.h"
#pragma package(smart_init)
extern int NumObject;
//---------------------------------------------------------------
TFormaDialogaCF::TFormaDialogaCF()
{
NumRefs=0;
++NumObject;
}
//---------------------------... | [
"sasha@kaserv.ru"
] | sasha@kaserv.ru |
a72ed22556517d0025b2c4851a54a2ccf42a0749 | dc4ec3696c7362f6863a92198298fbdc06ee4744 | /Final Project/TimeTests.cpp | 786b92b32ef5baa47409acde87ab10d963e3b8a8 | [] | no_license | jabrahamson9/CSCI-DataStructures | 1e37a9bf331cabf017480a9fde0859df16549fe9 | 5cafb61e03c9bda10fe8024bbce3ef19e17980c1 | refs/heads/master | 2020-04-16T22:31:32.816237 | 2019-01-16T04:23:44 | 2019-01-16T04:23:44 | 165,971,829 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,279 | cpp | #include <iostream>
#include <queue>
#include <vector>
#include <fstream>
#include <sstream>
#include <chrono>
#include "LinkedListPriority.cpp"
#include "LinkedListPriority.h"
#include "heap.cpp"
using namespace std;
using namespace std::chrono;
struct compare //tells how to compare patients
... | [
"noreply@github.com"
] | jabrahamson9.noreply@github.com |
9b36aa1e80e930e1b0192dbf0592f7b5560caf0b | 40745339d02332fc4a52049752100eff8f69d27b | /01.单片机程序/component/ddc/ddc_list.cpp | 55a03bb1c2fde59d681c12d55361885f16b8a2bc | [
"MIT"
] | permissive | JJL-FW-Caocao/eBoxTransmitter8Ch | 1e1ddf9242c565171a9c4bba943fe25ef849fb7f | ef90421c4e4b98a11b584cdb73313d4b1af2d879 | refs/heads/master | 2021-09-24T17:25:05.201898 | 2018-10-12T09:24:58 | 2018-10-12T09:24:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,989 | cpp | #include "ddc_list.h"
DdcNode_t* list_creat_node(uint8_t *p)
{
DdcNode_t *newNode;
newNode = (DdcNode_t*)ebox_malloc(sizeof(DdcNode_t));
if (newNode == NULL)
{
//printf("out of memory!\n");
return NULL;
} else
{
// ebox_printf("[list]creat list\t get free:%d\r\n",ebox_ge... | [
"shentqlf@163.com"
] | shentqlf@163.com |
f28256caf112cd51596d7ffbe71b58a81e5f2b25 | 81d0d561f25e90e508e0e7d22846b68f4c8d78a8 | /Ch16/Assignment5.cpp | 64b58c436ef7e7aa60dffe817190fde752e7669c | [] | no_license | LAbeast021/CS216 | 4f7afa48b0f32ca8aa680918ec821d031e7b581e | c05f13c73e094f7f81cc22baf5173b7cb9f1680b | refs/heads/master | 2023-01-31T18:02:19.339025 | 2020-12-17T07:02:33 | 2020-12-17T07:02:33 | 294,009,886 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,537 | cpp | // Kiarash Hesampour CS216
// this program rotate and output a vector of a generic type The first function performs a single circular left rotation on a vector, and the second prints out the vector passed to it as parameter
#include <iostream>
#include <fstream>
#include <iomanip>
#include <math.h>
#include <string>
... | [
"kiarashhesampour@gmail.com"
] | kiarashhesampour@gmail.com |
3f041d89a3768a178c4c64be05f8f7aa166220f2 | 7ef11358c57c8cf550d5d534c3af2f4dc2c86bf6 | /SimpleSideScrollerFramework/SSSF_SourceCode/PlatformPlugins/WindowsPlugin/WindowsInput.h | 75ae59158771c30e5442b3ffe5ac82bbcc0a3227 | [] | no_license | Esaft/esaft-cse380 | 6246ed91f3fc3214d1e6b5e5278aa24d2fa7076b | 702bc3caf2a0f78368d8cb8067c0bea9d4793891 | refs/heads/master | 2021-01-25T10:15:04.500548 | 2012-03-23T20:43:23 | 2012-03-23T20:43:23 | 40,219,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,032 | h | /*
Author: Richard McKenna
Stony Brook University
Computer Science Department
WindowsInput.h
This class manages all game input. This is currently done only
via a keyboard and mouse. Windows method are used to get input
information each frame.
*/
#pragma once
#include "stdafx.h"
#include "SS... | [
"evan.saft@gmail.com"
] | evan.saft@gmail.com |
6ca99421fc3d79d2d2bbf6880807e3305828f9bd | 00d5d7060e68f46427dc33f7e3298d4a1449271a | /5ex_06/main.cpp | c3b5d23157da191bd7baa5f18e9e7cde3d239416 | [] | no_license | MRBUNNY1/hao_zhenke | 6a17bea3debe5e33863585c936bbbb0dfc9c4acc | 8194b8a6a08b31be8c64999ca231b8897976270b | refs/heads/master | 2020-04-02T09:00:51.484717 | 2019-04-08T02:32:10 | 2019-04-08T02:32:10 | 154,271,482 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201 | cpp | #include <iostream>
using namespace std;
int main()
{
int a=0;
int b=0;
double c=0;
cin>>a;
for(int i=1;a!=9999;i++)
{
b=b+a;
cin>>a;
}
c=b/(i-1);
cout<<c;
}
| [
"156188759@qq.com"
] | 156188759@qq.com |
c6d6ca1b3c29967e4af8db2ac6400a4c1ed61cf6 | 9d20dc54ffc77cb1f6618c0b0da44d75ed25d764 | /Projet Unreal/RootsOfShadows/Source/RootsOfShadows/Public/HealthComponent.h | 114fd31b66603c37a4cf7730dc8ea144a63bd410 | [] | no_license | gabsnow/Roots-of-Shadows | 5f46e39d60ebfc78272a73e9b42fd2b8c58e495a | ae8a8d1d728c27378f66bcf0fcbc7eb983262396 | refs/heads/main | 2022-12-30T05:50:27.899181 | 2020-09-30T19:51:22 | 2020-09-30T19:51:22 | 300,015,812 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,020 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "EnemyCharacter.h"
#include "Components/ActorComponent.h"
#include "HealthComponent.generated.h"
UCLASS(ClassGroup=(Custom), meta=(BlueprintSpawnableComponent) )
class ROOTSOFSHADOWS_API UHe... | [
"45138983+gabsnow@users.noreply.github.com"
] | 45138983+gabsnow@users.noreply.github.com |
1a20b4360758edd0f00b73242b8a14ba56f363aa | 3531dd9f52b11ae26d0c5f624a815538bf4c1964 | /templates/OTUS_Developer_CPP/14_GoF_patterns_Behavioral/observer.cpp | baebd2db7326b1b94126cc5f8537f37fb816e4e6 | [] | no_license | syurskyi/CPP_Topics | b9a481fa828fb763fe4e21388cd04b4e90c2cd96 | c9851ab9e254e2fc01ab1bb819ca1d642f623fae | refs/heads/master | 2022-12-11T16:12:49.219989 | 2020-09-01T22:36:08 | 2020-09-01T22:36:08 | 277,678,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,127 | cpp | // Наблюдатель (Observer)
? |i..
? ve..
en.. c_ Lang
{
ru, en
}
c_ Observer {
pu..
v.. v.. update(Lang lang) _ 0sy.. p..
}
c_ Language {
Lang lang{Lang::ru}
st. ve..<Observer *> subssy.. p..
pu..
v.. subscribe(Observer *obs) {
subs.push_back(obs)
}
v.. set_language(Lang lang_) {... | [
"sergejyurskyj@yahoo.com"
] | sergejyurskyj@yahoo.com |
6e5af589676e675ffb00db115f3a1ca279f9680d | 266a4c550a561c810ae376a4477d61bc81bb4f40 | /Set_2/kn.cpp | dee6215c175cbebf70ddcd87b19e8dcd0ce5ed29 | [] | no_license | Rajeev0651/Codechef | 423687213dc09332d1b5afcd80b791f46fc4359f | d5cfb05340ba3b91f8868215e348f43d7847a5bb | refs/heads/master | 2023-03-30T15:06:41.151843 | 2021-04-05T16:55:26 | 2021-04-05T16:55:26 | 258,600,370 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 299 | cpp | #include<stdio.h>
int main()
{
int T;
scanf("%d",&T);
while(T--)
{
int N,flag=0;;
scanf("%d",&N);
for(i=0)
while(N--)
{
int x,y,mx[4],my[4],i,j;
scanf("%d%d",&x,&y);
mx[0]=x+2;my[0]=y+1;
mx[1]=x+2;my[1]=y-1;
mx[2]=x-2;my[3]=y+1;
mx[3]=x-2;my[3]=y-1;
}
}
}
| [
"singhrajiv0651@gmail.com"
] | singhrajiv0651@gmail.com |
7c9c43231309aded39cac3cc074a419f09358ac2 | 1d55df2b009b37d0396a0897304dab5e79d92ef7 | /05/Sample2/Sample2.cpp | 58e5d98e6ccbfba4419a55ecc1130116a9e8fb56 | [] | no_license | shoveller/YCCSample_srcOnly | caa73877daa5f2fdcad55a953122b714f5464fea | 3edd3c572cbd58cfe2cc064781892fe3cb7be68f | refs/heads/master | 2020-04-05T23:21:36.715829 | 2015-06-10T04:15:17 | 2015-06-10T04:15:17 | 37,174,788 | 0 | 2 | null | null | null | null | UHC | C++ | false | false | 314 | cpp | #include <iostream>
using namespace std;
int main()
{
int res;
cout << "정수를 입력하십시오.\n";
cin >> res;
if(res == 1){
cout << "1이 입력되었습니다.\n";
cout << "1을 선택했습니다.\n";
}
cout << "처리를 종료합니다.\n";
return 0;
} | [
"cinos81@gmail.com"
] | cinos81@gmail.com |
6ebdb4a9681f4f77a7383ff5e67c31b85e9e5043 | b4925f354c0236406d07cdab4e47667f12f58067 | /club/contest7/d.cpp | 5ee95bc1f57a52fef1c5c27c64952bf4d727d4ac | [] | no_license | MauricioCerv10/schoolhistory | 93be0e0adc57a79e5feea4665cac92d925edd9d8 | 7e5ef296909cc1e6daa54846e595b299e4be4e6e | refs/heads/master | 2023-07-01T16:14:25.918824 | 2021-07-30T03:12:15 | 2021-07-30T03:12:15 | 390,902,375 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 432 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
int main(){
int t; cin>>t;
while(t--){
int n,k;
vector<int> lprice;
cin>>n>>k;
for(int i = 0 ; i<n ; i++){
int p[3];
for(int j = 0; j<3 ;j++) cin>>p[j];
sort(p,p+3);
lprice.push_back(p[0]);
lprice.push_back(p[1]);
}
sort(l... | [
"mauriciocervantesdelgadillo10@gmail.com"
] | mauriciocervantesdelgadillo10@gmail.com |
e824b5f6498eeecfb797e5adc7d2d6932936d957 | d18deb3d03225e0b6e9708309910feaf87ae4c91 | /src/core_edit_session.cc | babc79616e6ad178f8009eab55845ed930b21538 | [] | no_license | nikki93/build-club-1 | 0a65ed12484faf8f6926e0a25755cbe75627acaa | 7046edd3595942060d42b6d641b51601d58ac6d5 | refs/heads/master | 2023-06-03T17:39:24.667152 | 2021-06-25T22:29:52 | 2021-06-25T22:29:52 | 379,472,919 | 7 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,598 | cc | #include "core.hh"
#include "game.hh"
UseComponentTypes();
//
// History
//
struct EditComponentSnapshot {
void *data;
void (*free)(void *data);
void (*add)(void *data, Entity ent);
cJSON *(*write)(void *data);
};
struct EditEntitySnapshot {
Prop((Seq<EditComponentSnapshot, 8>), componentSnapshots);
Pro... | [
"s.nikhilesh@gmail.com"
] | s.nikhilesh@gmail.com |
b8b9abff3f5dadeb055999ea9b470f9d0335b6b0 | e8916b1c395c3d20226cec21a74c49399ce6da01 | /src/OnlineStumpsWeakClassifier.cpp | f82b3c471f03b89794618a034a2c0d4d5174761a | [] | no_license | santhosh-kumar/MultiCameraTracking | 1b89b4850b5ee1150ff037df2e14da8e5b20a44a | 1aaa0abe22d6832007db04e8828091606f74f12d | refs/heads/master | 2021-01-01T16:20:05.155860 | 2018-02-16T00:45:08 | 2018-02-16T00:45:08 | 19,094,498 | 65 | 33 | null | null | null | null | UTF-8 | C++ | false | false | 5,599 | cpp | #include "OnlineStumpsWeakClassifier.h"
#define FEATURE_DIMENSION 1
#define MAXIMUM_NUMBER_OF_ITERATIONS 10
#define MINIMUM_ERROR_THRESHOLD_FOR_PERCEPTRON 0.5
namespace Classifier
{
/****************************************************************
OnlineStumpsW... | [
"santhosh@dchp185-160.ece.ucsb.edu"
] | santhosh@dchp185-160.ece.ucsb.edu |
d9708d07661e2e63f0d74ae26db37dc319965bca | d3fcfbaa0e200f49cefe4b77388292402e428eb3 | /Toph/I Scream, You Scream.cpp | 3f2d51dee75f05ce24a6f5e233ccff276051a613 | [] | no_license | edge555/Online-Judge-Solves | c3136b19dc2243e9676b57132d4162c554acaefb | 452a85ea69d89a3691a04b5dfb7d95d1996b736d | refs/heads/master | 2023-08-22T03:23:11.263266 | 2023-08-21T07:22:33 | 2023-08-21T07:22:33 | 145,904,907 | 14 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,328 | cpp | #include <bits/stdc++.h>
#define FAST ios_base::sync_with_stdio(false);cin.tie(NULL);cout.tie(NULL)
#define pf printf
#define sc scanf
#define sf(n) scanf("%d",&n)
#define sff(n1,n2) scanf("%d %d",&n1,&n2)
#define sfff(n1,n2,n3) scanf("%d %d %d",&n1,&n2,&n3)
#define sl(n) scanf("%lld",&n)
#define sll(n1,n2) scanf("%ll... | [
"shoaib27@student.sust.edu"
] | shoaib27@student.sust.edu |
a2ea4aa366c406ef8a991d291f54d0094f05bdd5 | b1413cbd636dc706255b025a80a1b035a080768a | /include/optimal_iterative_replacement_algorithm.h | 0a642cc5dce044423f9480bfb4b50b7e9ca43dc7 | [
"MIT"
] | permissive | spencerturkel/page-replacement-simulator | 6a04d440391d626c869578c6c2e550bc9d71966c | 4911c4f8df70b9877737a64dbc9940514188bd6e | refs/heads/master | 2021-08-11T18:07:30.702337 | 2017-11-14T01:27:37 | 2017-11-14T01:27:37 | 110,624,589 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,058 | h | #pragma once
#include <vector>
#include <unordered_map>
#include "iterative_replacement_algorithm.h"
struct optimal_iterative_replacement_algorithm_state
{
using next_page_use_iterator = std::vector<int>::const_iterator;
using page_table = std::unordered_map<int, next_page_use_iterator>;
page_table table;
exp... | [
"spencer@palmbeachsoftware.com"
] | spencer@palmbeachsoftware.com |
ffa3fc8988a39b66338fcf9eec0054c914cb3e28 | 09a4962b93c196f2f8a70c2384757142793612fd | /Dripdoctors/build/Android/Preview/Dripdoctors/app/src/main/include/Fuse.Animations.DiscreteSingleTrack.h | 37e4eadf18c94514331ddd9024ad03b49b504823 | [] | no_license | JimmyRodriguez/apps-fuse | 169779ff2827a6e35be91d9ff17e0c444ba7f8cd | 14114328c3cea08c1fd766bf085bbf5a67f698ae | refs/heads/master | 2020-12-03T09:25:26.566750 | 2016-09-24T14:24:49 | 2016-09-24T14:24:49 | 65,154,944 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,222 | h | // This file was generated based on C:\ProgramData\Uno\Packages\Fuse.Animations\0.32.14\$.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Animations.DiscreteTrackProvider.h>
#include <Fuse.Animations.ITrackProvider.h>
#include <Fuse.Animations.TrackProvider.h>
#includ... | [
"jimmy_sidney@hotmail.es"
] | jimmy_sidney@hotmail.es |
34222dd64cfed133ecddd87ba9587f79c90816f5 | c75e7dacc70bb6cbc7ea9eadc0ba4837b2679bee | /divisibilityproblem.cpp | f77c954e39e56209bf33e8346ed37b3383b761b7 | [] | no_license | akashc1612/Codeforces_ras | 0f602b8b88eeea87687548cfdb082541f64a412b | 0c17831e5ea4ec6ce835848a56c3f04ecadd7155 | refs/heads/main | 2023-04-17T08:20:16.646366 | 2021-04-27T04:03:18 | 2021-04-27T04:03:18 | 361,467,630 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 258 | cpp | #include <bits/stdc++.h>
using namespace std;
void solve(){
int a,b;
cin>>a>>b;
int z=a%b;
if(z==0){
cout<<z<<endl;
return;
}
cout<<abs(z-b)<<endl;
}
int main(){
cin.tie(0);
int t;
cin>>t;
while(t--)
solve();
return 0;
}
| [
"noreply@github.com"
] | akashc1612.noreply@github.com |
11bf44b62dc859e0119dd9425490e66611d1f221 | bcaa46093f8e82cffe5cb2788e04bd139b29a862 | /CastleVania/Panther.h | 29d648327f591e6f0cadce055f619f51a51e65f0 | [] | no_license | TuanAnhNguyen69/CastleVaniaNew | c42ab0287480aa3357e2f156c88523349fde5b81 | 2e2c75047b1f1c5e45569e38ded4ab8664b98920 | refs/heads/master | 2020-03-22T23:25:34.676067 | 2018-07-30T10:03:50 | 2018-07-30T10:03:50 | 140,809,751 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 526 | h | #pragma once
#include "ActiveObject.h"
#define PANTHER_JUMP_HEIGHT 20.0f
#define PANTHER_SPEED 0.4f
#define PANTHET_JUMP_SPEED 0.3f
class Panther :
public ActiveObject
{
public:
bool isGrounding;
bool isJump;
Panther();
Panther(float _posX, float _posY);
~Panther();
void Draw(GCamera* camera);
//Chua dinh... | [
"huynquit@users.noreply.github.com"
] | huynquit@users.noreply.github.com |
d59376eba63696db6852bdcdec829aac948ebd7b | 90f9301da33fc1e5401ca5430a346610a9423877 | /300+/321_Create_Maximum_Number.h | 07ed4f65de2601d6ede75cdffcff5ff0b57091b2 | [] | no_license | RiceReallyGood/Leetcode | ff19d101ca7555d0fa79ef746f41da2e5803e6f5 | dbc432aeeb7bbd4af30d4afa84acbf6b9f5a16b5 | refs/heads/master | 2021-01-25T22:58:56.601117 | 2020-04-10T06:27:31 | 2020-04-10T06:27:31 | 243,217,359 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,418 | h | #include <vector>
using namespace std;
class Solution {
public:
vector<int> maxNumber(vector<int>& nums1, vector<int>& nums2, int k) {
int m = nums1.size();
int n = nums2.size();
vector<int> sub1(m + 1), sub2(n + 1);
vector<int> ret(k), temp(k);
for(int len1 = max(k - n, 0);... | [
"1601110073@pku.edu.cn"
] | 1601110073@pku.edu.cn |
a9dc20e23ac1348c882a6625a3a0a2ded71919de | 8812fce9f3ac2890c693ed5f6a231953db2ef0af | /interview-prep/cpp/vector.cpp | 7e158f73aac36edc4534c76bcbba8a20bf921a08 | [] | no_license | timurista/senior-web-dev-course | 69f4a8b4e8f00f62fa39156eb042495d1e490d3b | 3baa726ffd7b549073173b3b68f7c6ac95c00edf | refs/heads/master | 2022-12-12T16:56:29.778517 | 2019-09-24T13:45:40 | 2019-09-24T13:45:40 | 140,991,073 | 1 | 1 | null | 2022-12-10T01:37:07 | 2018-07-15T02:00:06 | JavaScript | UTF-8 | C++ | false | false | 149 | cpp | class vector
{
int size;
double *elem;
public:
vector(int s)
: size{s}, elem{new double[s]} {}
~vector()
{
delete[] elem;
}
}; | [
"timothy.urista@gmail.com"
] | timothy.urista@gmail.com |
efcfc679611acebca169b8a75629d2be70b1a12b | f82a115ee488b9cde6e59bcbf0665822c97ebbf7 | /fcpp/fenwick_tree2.cpp | 5bb6bf15d717d2ce96c70554392f97d8fece96a1 | [
"MIT"
] | permissive | iddoroshenko/Team-Reference-document-ICPC-2019 | 9593c7dfe27b9c91ae8c57373e7427bbec90505a | 6c2146e2598ccf91d556201c4672063344ba0aae | refs/heads/master | 2022-05-08T13:29:54.185683 | 2022-04-11T10:16:49 | 2022-04-11T10:16:49 | 223,246,897 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 355 | cpp | vector <vector <int> > t;
int n, m;
int sum (int x, int y)
{
int result = 0;
for (int i = x; i >= 0; i = (i & (i+1)) - 1)
for (int j = y; j >= 0; j = (j & (j+1)) - 1)
result += t[i][j];
return result;
}
void inc (int x, int y, int delta)
{
for (int i = x; i < n; i = (i | (i+1)))
for (int j = y; j < m; j = ... | [
"ilya.dor201232@gmail.com"
] | ilya.dor201232@gmail.com |
aa30bb9ed10bd443246d14e041ed0952a4b0f603 | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-quicksight/include/aws/quicksight/model/WordCloudWordCasing.h | 9d0df0cf3b44e35a97ec5333921c185f6825fab8 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 709 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/quicksight/QuickSight_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace QuickSight
{
namespace Model
{
enum class WordCloudWordCasing
... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
0241adf4e8563e64da6d13cbda7f903a91cc7070 | 911b977e29c308588e6f5664db15dd2b0b6f6bdc | /code/673.最长递增子序列的个数.cpp | 53550f46c15dec1ef659b272c3f005de47110820 | [] | no_license | kevin-mei/leetcode | c9bd8fd763ad93421beb17f6d0a9a65587cc4a8d | b20cb39c809fb3df8e566f0c3f76704f8995d395 | refs/heads/master | 2023-04-29T15:53:35.691017 | 2021-05-19T00:14:44 | 2021-05-19T00:14:44 | 269,921,164 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,061 | cpp | /*
* @lc app=leetcode.cn id=673 lang=cpp
*
* [673] 最长递增子序列的个数
*
* https://leetcode-cn.com/problems/number-of-longest-increasing-subsequence/description/
*
* algorithms
* Medium (36.29%)
* Likes: 230
* Dislikes: 0
* Total Accepted: 14.3K
* Total Submissions: 39.3K
* Testcase Example: '[1,3,5,4,7]'
*... | [
"824087038@qq.com"
] | 824087038@qq.com |
b53bee93a7fb1cbddb4f5ab8b8e540fd933bc8cb | f42608d557a954152938b4cbd87c31e44800e6f8 | /miniRT/C9/vec3.h | d307f490ecbbf02a22a8cb17c886a8c82f490c92 | [] | no_license | SangheonYi/42_cursurs_sayi | 2667ff8918066933de22fc74b628e4d17e4c5100 | 1918f23d4f6558a5909af94372693b57f7bbca94 | refs/heads/master | 2023-09-01T20:45:07.207348 | 2021-10-14T15:48:05 | 2021-10-14T15:48:05 | 233,488,005 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,373 | h | #ifndef VEC3_H
#define VEC3_H
#include <cmath>
#include <iostream>
#include "rtweekend.h"
using std::sqrt;
class vec3
{
public:
/*
./vec3.h:12:22: error: expected member name or ';' after declaration
specifiers
vec3() : e{0, 0, 0} {}
^
./vec3.h:12:12: error: expected '('
... | [
"tmzpdpdlwl@gmail.com"
] | tmzpdpdlwl@gmail.com |
aa1c31f12fd5ebca58fd99cce60e65463641c947 | 91e96e2056c3fd7a9d6a0eebef9021b40b09cff9 | /2UsingMyPreviewArea/2_Mine/mainwindow.h | e42539e305e233341700c5db75c643723081e492 | [] | no_license | aamelia/493-Project2 | 588eefd425f2da8fed469ec2e3c769f25355bcc6 | 1ee0827b540e22140e726ef5ffc9995387012ed2 | refs/heads/master | 2020-05-18T16:32:06.345953 | 2013-03-30T07:06:02 | 2013-03-30T07:06:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,156 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include "flickrcollector.h"
#include "imagecollector.h"
#include "previewarea.h"
#include "deleteimagecommand.h"
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
MainWindow(QWidget *parent = 0);
~MainWindow();
public slots:
void... | [
"aamelia@umich.edu"
] | aamelia@umich.edu |
d81d4d8b5fb5e1a4a3d98017e98f799099e43e40 | e01fb01a7bd1d154510f6463ef6c5127d7b5b7b4 | /chmod.cpp | 5b1e8d068d6a5529754685ee8108af8ce2701cc4 | [] | no_license | jbstock/Commands | 12f04e7c69545a000d2584e2ee0e6c66a5414e36 | 7d77e30281a2e1e49bbe6d08cf85cc1561c9e89d | refs/heads/master | 2021-11-28T10:26:12.324395 | 2017-01-02T17:50:07 | 2017-01-02T17:50:07 | 77,851,402 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,801 | cpp |
#include <sys/stat.h>
#include <sys/types.h>
#include <features.h>
#include <fcntl.h>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <unistd.h>
#include <iomanip>
#include <bitset>
#include <string.h>
#include <fstream>
#include <math.h>
#include <errno.h>
using std::cout;
using std::endl;
using st... | [
"jbstock@uga.edu"
] | jbstock@uga.edu |
d913261562e798dbdca114e040d4f9e28138a790 | 283a36b6b894ae0e3d9a507b9c2ac33527ac54a8 | /src/http/types/message.h | 528bee91092094719188b1aaf6d3f620014ec422 | [
"MIT"
] | permissive | edenreich/http-component | 282a2ba3c278caa0494ef8cdf1cdd1cd0ce5947c | d1de28b7f29d0fc56adac991786d06952d236287 | refs/heads/master | 2020-07-26T07:40:37.973782 | 2019-10-07T22:53:44 | 2019-10-07T22:53:44 | 208,579,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 191 | h | #ifndef TYPES_MESSAGE_H
#define TYPES_MESSAGE_H
#include <map>
#include <string>
namespace Http {
typedef std::map<std::string,std::string> Headers;
}
#endif // TYPES_MESSAGE_H | [
"eden.reich@gmail.com"
] | eden.reich@gmail.com |
847ba5b9fe34b1282b767842743a53034071a216 | 4cce4068b5e0071309ec1fe7da4e8fcf6bd8d22b | /movieplayer.h | bd15ec809b5e2c76e857bd31a310fc61f25e151c | [] | no_license | XiaochuanBrook/Qt_media | ec61739d7a4e09e738cd22593f86eb119fef848c | 17412cf2ec9d1054318a12dfb54c2d066f4e877c | refs/heads/master | 2021-04-30T04:49:01.746260 | 2018-02-14T18:23:54 | 2018-02-14T18:23:54 | 121,545,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,063 | h | #ifndef MOVIEPLAYER_H
#define MOVIEPLAYER_H
#include <QWidget>
QT_BEGIN_NAMESPACE
class QCheckBox;
class QGridLayout;
class QHBoxLayout;
class QLabel;
class QMovie;
class QSlider;
class QSpinBox;
class QToolButton;
class QVBoxLayout;
QT_END_NAMESPACE
class MoviePlayer : public QWidget
{
Q_OBJECT
public:
Mov... | [
"xchnlin@gmail.com"
] | xchnlin@gmail.com |
f25dbebf6de85d1cf678d679948aeb11c2636ecc | 4423987b3cb13ad3321479d11de9f0250575df75 | /Codeforces/Individual/Virtual/Round599/bb.cpp | 41a33da1a6f6509610b986243bbb294a0dd0b9bf | [] | no_license | samplex63/Competitive-Programming | 5ebc3a933eed1a5921bea8e91b798c96225007bf | 546aecd109dbdedef5b9b2afaddb1fa5ff69bbde | refs/heads/master | 2022-12-04T16:51:57.648719 | 2020-08-24T13:37:47 | 2020-08-24T13:37:47 | 282,802,436 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | cpp | #include <bits/stdc++.h>
using namespace std;
#define fi first
#define se second
#define sz(x) static_cast<int>((x).size())
typedef long long ll;
typedef long double ld;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);
#ifdef LOCAL
freopen("in", "r", stdin);
#endif
int t;
cin >> t;
while(t--) {... | [
"42390214+samplex63@users.noreply.github.com"
] | 42390214+samplex63@users.noreply.github.com |
e664aab9fa17c8bc509bb3f3cfd15b3f64be285f | 21c14cb9aa5f4ff73e549a00776971b3e7772fad | /test/matutils-test.cpp | 005ee62194290b7e40679cdbbe3b773c7244c833 | [
"MIT"
] | permissive | vitorpavinato/abcranger | 587ebbd1c37385983ce3ae9d09e36ae3d0b6f406 | 71f950817bedeebed12d13610d8747c6dcc75a72 | refs/heads/master | 2022-11-13T22:45:24.589005 | 2020-07-08T13:32:23 | 2020-07-08T13:32:23 | 283,507,205 | 1 | 0 | MIT | 2020-07-29T13:31:10 | 2020-07-29T13:31:10 | null | UTF-8 | C++ | false | false | 1,607 | cpp | #define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
#include "matutils.hpp"
#include "readreftable.hpp"
// #include <numeric>
// #include <boost/accumulators/accumulators.hpp>
// #include <boost/accumulators/statistics/stats.hpp>
// #include <boost/accumulators/statistics/mean.hpp>
// #include <boost/accumulators/s... | [
"Francois-David.Collin@umontpellier.fr"
] | Francois-David.Collin@umontpellier.fr |
f93474c848f5ce04ee2a0fa5773a077dbd6405a2 | a0a29cc7d38a3efb282ebb4032c684f6af50a29d | /bmi1.cpp | 28c85630844abb623473f874720d80809a0e2241 | [] | no_license | glitter2626/lab2 | 961f5d486984d14a98611f2b491c003daf516310 | a0e94eac427b76ff68c14e83481d6509379b46d9 | refs/heads/master | 2021-01-10T11:25:42.176967 | 2016-03-19T08:36:55 | 2016-03-19T08:36:55 | 54,250,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 836 | cpp | #include"a.h"
double BMI::get_height(){return height;}
double BMI::get_mass(){return mass;}
BMI & BMI::set_data(double a, double b){height = a; mass = b; return *this;}
double BMI::get_bmi(){return mass / (height * 0.01 * height * 0.01);}
std::string BMI::result(double bmi){
if(bmi < 15)
return "Very severe... | [
"gercommand@gmail.com"
] | gercommand@gmail.com |
74301fde68ab191b8530037065ad1ebc2ebc3a38 | 172a7cfd42ee0b39597a4259fc10b5c14324a319 | /Codeforces/BetaRound/r18/div2-B.cpp | 2bd7342c93c57bb8a1d3a9e56d847da6cdadb800 | [
"MIT"
] | permissive | vios-fish/CompetitiveProgramming | ce459d16db25f0e67af97336eaf6023f9bbb9d8c | 6953f024e4769791225c57ed852cb5efc03eb94b | refs/heads/master | 2021-01-10T01:26:12.678566 | 2015-12-10T06:35:47 | 2015-12-10T06:35:47 | 47,529,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 974 | cpp | #include <iostream>
#include <cstdlib>
#include <cmath>
#include <cstring>
#include <string>
#include <vector>
#include <map>
#include <list>
#include <queue>
#include <stack>
#include <bitset>
#include <deque>
#include <set>
#include <sstream>
using namespace std;
const double EPS = 1e-10;
const double PI = acos(-1.... | [
"vios.fish@gmail.com"
] | vios.fish@gmail.com |
731d5e3596d9d85c5b5f4993117f32141cb5b39b | db585b8fd1817f0160788b0b93156e2e5175b6c4 | /PegAeSys/ModelTransform.h | 3441cb166b2b36af143d0fd38025b43ad6247b22 | [] | no_license | 15831944/Ffa | cbb739aa1f0ebdcfcd513ab3850c9a3ce49ec5b6 | 9de5c81dfc95ea2d0cc9a08a58b278471d8ce43c | refs/heads/master | 2020-08-28T09:40:44.845253 | 2019-03-08T01:28:49 | 2019-03-08T01:28:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 429 | h | #pragma once
class CModelTransform : public CObject
{
private:
WORD m_wDepth;
CTMat* m_p_tmCompositeModeling;
CObList m_TMList;
public:
CModelTransform();
~CModelTransform();
void InvokeNew();
void Return();
void Transform(CPnt& pt) const;
void Transform(CPnt4& pt) const;
void Transform(CVec4& v) c... | [
"t.smith@swbell.net"
] | t.smith@swbell.net |
b49e5af9c67cd661b7bc52bfdcfb7086f6d4bcc4 | f29dc2d3284e5bbbed3bd7a370585ef7c28fc92c | /media.cpp | 088e18a9ddff4b7fafad2047fbfe4756589d3946 | [] | no_license | donothinti/GP | 39cef9931d921e82d1151a0328cfe48ebf4d4301 | da450201fdab13e20abb61d1798e806c96acaa57 | refs/heads/master | 2020-03-12T10:20:40.475082 | 2018-04-23T12:18:55 | 2018-04-23T12:18:55 | 130,571,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | cpp | #include "media.h"
#include "ui_media.h"
media::media(QWidget *parent) :
QWidget(parent),
ui(new Ui::media)
{
ui->setupUi(this);
player = new QMediaPlayer(this);
videoWidget = new QVideoWidget(this);
player->setVideoOutput(videoWidget);
player->setMedia(QUrl::fromLocalFile("D:\\Wildlife.w... | [
"wlxiucai@foxmail.com"
] | wlxiucai@foxmail.com |
e562183a357efff7463df805839ba831d239bf59 | bdb0887c09e9766cf9acb7b1123dfbe56dde85f1 | /src/Scene.cpp | ef8ca082a3dd3ab70b7bb93aad1d144edccb85d4 | [] | no_license | bogdan-voevoda/OctreeAbstract | bf2c433b396df91bb8e2590aa82fb4ab89f0215c | e2212cddcb5ddf8a900b2c6d421238d4d9adef73 | refs/heads/master | 2021-01-12T22:33:46.609128 | 2014-10-20T17:25:06 | 2014-10-20T17:25:06 | 28,749,522 | 0 | 0 | null | 2015-01-03T17:10:39 | 2015-01-03T17:10:39 | null | UTF-8 | C++ | false | false | 4,632 | cpp | #include "Scene.h"
#include "Particle.h"
#include <ngl/Random.h>
#include <boost/foreach.hpp>
#include <ngl/NGLStream.h>
Scene::Scene(ngl::Transformation *_t, ngl::Camera *_cam)
{
m_numParticles = 0;
m_transform=_t;
m_cam=_cam;
BoundingBox bb;
bb.m_minx = bb.m_miny = bb.m_minz = -10.0;
bb.m_ma... | [
"jmacey@bournemouth.ac.uk"
] | jmacey@bournemouth.ac.uk |
00d81a54ac4235b6922618f508c4195fc47e2ff5 | 95784a17a425c5bff5f2edb26bb52f6913042c89 | /IX-Interview-Questions/Ch-3/3.4/cpp.cpp | ae731f77b29c5a345863bc4a5305a94a905b1999 | [] | no_license | johnnyodonnell/CrackingTheCodingInterview | 6f0fb4e1bb8bdec296d59a7cd99e6a9a7dca5eee | 842d5cc3f757fe3f81bdc5ed8184a63d44f923c5 | refs/heads/master | 2020-05-21T00:59:53.558295 | 2019-05-24T15:37:03 | 2019-05-24T15:37:03 | 185,843,879 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,202 | cpp | #include <iostream>
#include <stack>
using namespace std;
template <typename T>
class MyQueue {
private:
stack<T> incoming {};
stack<T> outgoing {};
void transfer() {
while (!incoming.empty()) {
outgoing.push(incoming.top());
incoming.pop();
... | [
"odonnell_johnny@yahoo.com"
] | odonnell_johnny@yahoo.com |
28140b8c6bbbcb4302c4edae2fdfebf2420691ca | 6df78dad28118623d5281cf25470240712d82834 | /mixly_arduino/arduino/portable/sketchbook/libraries/IRremoteESP8266/test/ir_Whynter_test.cpp | 0c45f265414814c9ab965b7240b2c4bd95b639f7 | [
"LGPL-2.1-only",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | HackEduca/Mixly_Arduino | b2289941584c8abf7db5d8380d27837eb736b159 | e19d59561f2729a6767731c0ad6b03a6f8086b53 | refs/heads/master | 2020-09-07T05:04:01.601407 | 2019-11-09T06:35:58 | 2019-11-09T06:35:58 | 182,799,795 | 1 | 0 | Apache-2.0 | 2019-04-22T14:05:03 | 2019-04-22T14:02:40 | C | UTF-8 | C++ | false | false | 9,987 | cpp | // Copyright 2017 David Conran
#include "IRsend.h"
#include "IRsend_test.h"
#include "gtest/gtest.h"
// Tests for sendWhynter().
// Test sending typical data only.
TEST(TestSendWhynter, SendDataOnly) {
IRsendTest irsend(4);
irsend.begin();
irsend.reset();
irsend.sendWhynter(0x0);
EXPECT_EQ(
"f38000d... | [
"qiujiongtao@163.com"
] | qiujiongtao@163.com |
25fbdbf37e4909f098de3cb55d5ae434acd9be82 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/collectd/gumtree/collectd_repos_function_2035_collectd-5.5.3.cpp | 1947f6a9810bd9c31f99712560f5cccdccd616a9 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,642 | cpp | static int lu_add_by_plugin (by_type_entry_t *by_type, /* {{{ */
user_class_list_t *user_class_list)
{
user_class_list_t *ptr = NULL;
identifier_match_t const *match = &user_class_list->entry.match;
/* Lookup user_class_list from the per-plugin structure. If this is the first
* user_class to be added, the... | [
"993273596@qq.com"
] | 993273596@qq.com |
5b98fc5c017e7a3a23334d43abac3c11816b3287 | aa37f9872425824d5e264bd28e0a50cbbdc840d0 | /Simulación/Validación/0.475/uniform/time | 0f52434eefaecfb69afa5d5ab3f765ff1a633535 | [] | no_license | jdarguello/MSc-Thesis | 8c2048d572a1b16a649edd9a41958c93409fff98 | 5348e134045c4e752c757b6f8fd86e555d3613bd | refs/heads/master | 2023-05-04T12:25:16.921722 | 2021-05-29T15:08:05 | 2021-05-29T15:08:05 | 302,655,527 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 841 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 8
\\/ M anipulation |
\*-------... | [
"juandavidarguello@gmail.com"
] | juandavidarguello@gmail.com | |
adb2f65b76f45c674b38313f6e45fdf196d6d273 | 72d9009d19e92b721d5cc0e8f8045e1145921130 | /medfate/inst/testfiles/infiltrationRepartition/libFuzzer_infiltrationRepartition/infiltrationRepartition_DeepState_TestHarness.cpp | 9185d4a6455383cb40680822335f5b4b2c430566 | [] | no_license | akhikolla/TestedPackages-NoIssues | be46c49c0836b3f0cf60e247087089868adf7a62 | eb8d498cc132def615c090941bc172e17fdce267 | refs/heads/master | 2023-03-01T09:10:17.227119 | 2021-01-25T19:44:44 | 2021-01-25T19:44:44 | 332,027,727 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,832 | cpp | // AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT
// infiltrationRepartition_DeepState_TestHarness_generation.cpp and infiltrationRepartition_DeepState_TestHarness_checks.cpp
#include <fstream>
#include <RInside.h>
#include <iostream>
#include <RcppDeepState.h>
#include <qs.h>
#inclu... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
fd78986aad1d3fff22495fc54c975e8f9d0e2c14 | 5b6e0e5bbf643ac19c2f10d5cb2e1b0c0016dada | /src/qt/bitcoinunits.cpp | 7fbabc819d6ffb3b061a2bff7f0d7736964342f0 | [
"MIT"
] | permissive | MotoAcidic/snode-coin | 94bcc3f9a9387e909dcd9423da56cffcea747c40 | e2149f66efeed0a71753b964ea720d2b2f6a5a55 | refs/heads/master | 2020-04-19T21:58:03.823394 | 2019-01-26T21:53:05 | 2019-01-26T21:53:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,138 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2018 The Snodecoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit... | [
"dev@snode.co"
] | dev@snode.co |
e1b13daec5f1728a7db46511ccc9a61279db6876 | 65994076bf578c04345a42f7a9305ee09a757289 | /BastionRPitems/Chiemsee/dunkel/config.cpp | 1c0a71c0935b1f5967c0e6dee6db1a9e7cc47ebc | [] | no_license | Bastion-RP/BastionMap | 7de6643b15e2e0e50fb2a4beb86c82f81dfa269b | 19d631053a7cafab5264a4e2eeab61fcdf6a4257 | refs/heads/main | 2023-06-30T00:45:26.220540 | 2021-07-31T18:07:14 | 2021-07-31T18:07:14 | 361,940,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 726 | cpp | ////////////////////////////////////////////////////////////////////
//DeRap: P:\BastionRPitems\Chiemsee\dunkel\config.bin
//Produced from mikero's Dos Tools Dll version 7.70
//https://mikero.bytex.digital/Downloads
//'now' is Mon Aug 10 21:24:24 2020 : 'file' last modified on Mon Aug 10 21:24:23 2020
////////////////... | [
"55332345+bastionrp@users.noreply.github.com"
] | 55332345+bastionrp@users.noreply.github.com |
9c78a1700ad454402e9b6b3d36b528f62a461b01 | 0359624faa7deb6e2310624acdd1749415af3355 | /AnimationPoc/main.cpp | 0e045c29d0f7cf2a9c1cda300c95c96588c55959 | [] | no_license | GabrielOarga/qt-workshop | 9c21cfb2ba9cddf8884c93adc2c3898416e0d261 | a4fdcef5324d1a33946b137ee921ed94c5d4f66b | refs/heads/master | 2020-03-07T05:21:35.354197 | 2018-11-08T14:22:54 | 2018-11-08T14:22:54 | 127,293,584 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | #include <QGuiApplication>
#include <QQmlApplicationEngine>
//include view controllers to register
#include "ViewControllers/ViewController.hpp"
int main(int argc, char *argv[])
{
QGuiApplication app(argc, argv);
//Register types
qmlRegisterType<ViewController>("animation_poc", 1, 0, "ViewController");
... | [
"13384992+GabrielOarga@users.noreply.github.com"
] | 13384992+GabrielOarga@users.noreply.github.com |
ed401b617e3cada5f8c3f6410a2a1e7eb1137c9f | 00e9f1042f486c17ac18d9622d7c142b5d3aa79c | /src/allocators.h | 6a59284f7e13c0e2bf49e4202ab72b36b20eafde | [
"MIT"
] | permissive | ultcoin/UltimateCoin | 6d7768b1d84696df8515bb4d7ab0d0df2b994179 | 5ab5e8337778abe4f8f4917f8a53643e20b88011 | refs/heads/master | 2016-09-05T15:48:07.960617 | 2014-06-03T02:34:15 | 2014-06-03T02:34:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,166 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Copyright (c) 2013-2014 Dogecoin Developers
// Copyright (c) 2013-2014 Team Mooncoin
// Copyright (c) 2014 UltimateCoin Developers and Research Group
// Distributed under the MIT/X11 software license, see the accompanying
/... | [
"coinexpert@gmx.com"
] | coinexpert@gmx.com |
04875e7a249e87a3be234e912ce13797cf64c811 | 7bcb6cba2e172d32e85be0e854d8993dfb597947 | /practica5/include/Plano.h | 93328411f3c69575f823e0bebb95b2763a3f5587 | [] | no_license | Scharfhausen/SII_51478 | dbe07ab00efc8bf23137535da484e668de1033cf | f6fc9e9344765fc3b8be8e6ac670ca015340f9a6 | refs/heads/master | 2020-03-18T10:28:43.126571 | 2017-12-21T11:29:57 | 2017-12-21T11:29:57 | 134,614,686 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 775 | h | //Este código ha sido modificado por Alvaro Zornoza (51540)
// Plano.h: interface for the Plano class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PLANO_H__D5740FCC_9B1B_48DD_8642_77B83D54C6A2__INCLUDED_)
#define AFX_PLANO_H__D5740FCC_9B1B_48DD_8642_77B83D54C6A2__... | [
"j.sromero@alumnos.upm.es"
] | j.sromero@alumnos.upm.es |
d3e0eb433c89f78455edc1ea220c32809fca5209 | bc0c6baf3e07e0188b949dae9f6dc2d9a2af04c5 | /TGA2Dfresh/Source/CommonUtilities/Math/Vector3.hpp | 3e7711549db69f5ce9b14014e412efe9716e2d21 | [] | no_license | IlliusFrost/Cool-game | 6a59122983f75b291fddf499ef2601557e3a16a2 | 2a4c5a5e892790491c5d6a04985d425534d7a395 | refs/heads/master | 2020-04-05T14:15:49.850346 | 2018-11-11T09:36:21 | 2018-11-11T09:36:21 | 156,921,208 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,382 | hpp | #pragma once
#include <cmath>
namespace CommonUtilities
{
template <class T>
class Vector3
{
public:
T x;
T y;
T z;
Vector3<T>();
Vector3<T>(const T& aX, const T& aY, const T& aZ);
Vector3<T>(const Vector3<T>& aVector) = default;
Vector3<T>& operator=(const Vector3<T>& aVector3) = default;
~Vecto... | [
"illiusssm@gmail.com"
] | illiusssm@gmail.com |
9f137c86e16661bbe0eab3d400e092bc380c15d4 | 314053b20264b3dd4b4df57407fb01fe154b5300 | /actionbar.cpp | 2b565c1252cf84e006e38ba09f5489da37ffb0b3 | [] | no_license | storyyey/tcp_server | 9fff070369aab07632acc78a3697dac4745f6f71 | ba2a58cdae6d22080fff464f9dcfd0600dd44faa | refs/heads/master | 2023-04-09T06:41:23.125686 | 2023-03-31T16:23:20 | 2023-03-31T16:23:20 | 265,773,353 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41,290 | cpp | #include "actionbar.h"
#include "mainwindow.h"
#include <QGroupBox>
#include <WinSock2.h>
#include <QApplication>
static inline QString host(const QHttpServerRequest &request)
{
return request.headers()[QStringLiteral("Host")].toString();
}
ActionBar::ActionBar(QWidget *parent) : QWidget(parent)
{
... | [
"noreply@github.com"
] | storyyey.noreply@github.com |
85200c0c5f2f15c581ea88450adb88b9f8b5d2b8 | 4c7d1c05e509d1dbef99c66c324bc13dd05929f4 | /FinalCompilerDeliverables/src/CloudsPass1Visitor.cpp | ccd887fd4fc55d7420e3e973419f9a98061fde2f | [] | no_license | amridris/3dProgrammingLang-CMPE152- | c3f18ecfbb0e3dd50159939eb5a1d30e77f743e8 | 8d9784780efef10f3a01c10c9b3b767bf0aeb17a | refs/heads/master | 2020-05-30T14:21:04.604486 | 2018-05-17T18:24:07 | 2018-05-17T18:24:07 | 189,788,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,060 | cpp | #include <iostream>
#include <string>
#include <vector>
#include "CloudsPass1Visitor.h"
#include "wci/intermediate/SymTabFactory.h"
#include "wci/intermediate/symtabimpl/Predefined.h"
#include "wci/util/CrossReferencer.h"
using namespace std;
using namespace wci;
using namespace wci::intermediate;
using n... | [
"jacob.o.jones@gmail.com"
] | jacob.o.jones@gmail.com |
b02a11b02b38ea75962e6c8f55d69651d42066c4 | 3a6ad2aae6210dac61b2c8d058fe9b372f85b4ae | /scons/libs/processing/include/CLAM/OverlapAdd.hxx | c77153bde9c2f7b901b6a29d4cada2f6408e800b | [] | no_license | millerthegorilla/clam | d6551afc56db62d293adce1c9b72e2828455b60d | 5e0e95394b57260af75af0cc7a5bc800c46cf750 | refs/heads/master | 2020-12-25T14:48:19.716915 | 2016-09-03T14:03:59 | 2016-09-03T14:03:59 | 67,293,280 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,109 | hxx | /*
* Copyright (c) 2001-2004 MUSIC TECHNOLOGY GROUP (MTG)
* UNIVERSITAT POMPEU FABRA
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Li... | [
"jamesstewartmiller@gmail.com"
] | jamesstewartmiller@gmail.com |
38352e3eb3926b843123787a5c43acf87a83b80d | 1801bcd49a9bf33b8ce48583bfeebc7ae52a7ae3 | /src/param.cpp | ade6bd1fff4897fcf741adcef14747b5c6b755f2 | [
"MIT"
] | permissive | mfkiwl/VIO_JRE | 3c137b4871cba78ee9abbe0d3321a235aa2ca34b | 17fcf67b8d790da30cfb8b44b78e5d6f57b14b7c | refs/heads/master | 2023-05-29T08:45:06.287292 | 2019-11-27T15:24:36 | 2019-11-27T15:24:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | cpp | //
// Created by hyj on 17-6-22.
//
#include "param.h"
Param::Param()
{
Eigen::Matrix3d R;
// 把body坐标系朝向旋转一下,得到相机坐标系,好让它看到landmark,
// 相机坐标系的轴在body坐标系中的表示
// 相机朝着轨迹里面看, 特征点在轨迹外部, 这里我们采用这个
R << 0, 0, -1, -1, 0, 0, 0, 1, 0;
R_bc = R;
t_bc = Eigen::Vector3d(0.05, 0.04, 0.03);
}
| [
"guanwenhao55@163.com"
] | guanwenhao55@163.com |
ca35f6db611bc33df63cfe13fd4e7aeb6e9a9c5f | 54b9ee00bcd582d56853ddb90be5cfeb0c29ba29 | /src/utils/voyager_dispatch.h | e0ac24e199063e0998685ad6612029ed9d507a1b | [
"BSD-3-Clause"
] | permissive | pengdu/bubblefs | 8f4deb8668831496bb0cd8b7d9895900b1442ff1 | 9b27e191a287b3a1d012adfd3bab6a30629a5f33 | refs/heads/master | 2020-04-04T19:32:11.311925 | 2018-05-02T11:20:18 | 2018-05-02T11:20:18 | 156,210,664 | 2 | 0 | null | 2018-11-05T11:57:22 | 2018-11-05T11:57:21 | null | UTF-8 | C++ | false | false | 2,723 | h | // Copyright (c) 2016 Mirants Lu. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// voyager/voyager/core/dispatch.h
#ifndef BUBBLEFS_UTILS_VOYAGER_DISPATCH_H_
#define BUBBLEFS_UTILS_VOYAGER_DISPATCH_H_
#include <sys/poll.h>
#include <asser... | [
"691225916@qq.com"
] | 691225916@qq.com |
612341db9c3f7eb65fe1bbf1e4a8e5fef4d74716 | 52b1f9d6c932b9f5cbbe6bfc233468558b516427 | /src/qt/intro.h | d584c5d8227fc43328b6c0fbe3bb57ec32b4f26b | [
"MIT"
] | permissive | SupportMasterNodeCommunity/smnc | 8e8edc309d3cb2e5a9f1d6896d3f8b958fd3a034 | ee13b041d2b0d7d318627faf806309bb96be65fa | refs/heads/master | 2023-04-23T23:09:46.264208 | 2021-05-11T06:10:40 | 2021-05-11T06:10:40 | 366,274,362 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,010 | h | // Copyright (c) 2011-2013 The Bitcoin developers
// Copyright (c) 2017-2018 The PIVX developers
// Copyright (c) 2020-2021 The SupportMasterNodeCommunity developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BI... | [
"84003423+SupportMasterNodeCommunity@users.noreply.github.com"
] | 84003423+SupportMasterNodeCommunity@users.noreply.github.com |
7924bad27380a747e413d4ff2b8f62f02660cb38 | b22267b4d1e798cea9bb026d11beefbdebc99a97 | /udpReceiver/widget.h | 1bc395b9501a827eaa704bf5ef8472ace55409e6 | [] | no_license | guangkuan/Qt-Creator-Quick-Start | 17082d8bbb2582c8185a21429d20343e7902501b | 5e93fce59bd84e0ed90cc70c180ae08fc1af67a5 | refs/heads/master | 2020-03-18T21:22:03.089532 | 2018-06-08T13:48:11 | 2018-06-08T13:48:11 | 135,276,858 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 349 | h | #ifndef WIDGET_H
#define WIDGET_H
#include <QWidget>
#include <QtNetwork>
namespace Ui {
class Widget;
}
class Widget : public QWidget
{
Q_OBJECT
public:
explicit Widget(QWidget *parent = 0);
~Widget();
private slots:
void processPendingDatagram();
private:
Ui::Widget *ui;
QUdpSocket *rece... | [
"guangkuo_527@126.com"
] | guangkuo_527@126.com |
9c5b4b8e037bcb97d3ed3bf6968a6e93c752519b | 5bda63c267d217f2ac12ff65d8e846b77825878d | /A1017.cpp | ed4d01bd497346d434184fe2afc95c6d1f0a779b | [] | no_license | Chtho1ly/PAT-Advanced | c58db108501591a205209e333deca39c2be8134c | e9c93579d3824a94484ea978872f675d2606ef47 | refs/heads/main | 2023-01-24T03:09:21.096486 | 2020-11-12T08:13:53 | 2020-11-12T08:13:53 | 311,905,954 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,299 | cpp | //https://pintia.cn/problem-sets/994805342720868352/problems/994805491530579968
#include <algorithm>
#include <deque>
#include <iostream>
#include <vector>
#define INF 0x3fffff
using namespace std;
struct window
{
int clientNth = -1; //正在服务的客户序号,无客户时为-1
int finishTime = INF; //完成时刻,无客户时为INF
bool operato... | [
"lfzhangzhan@163.com"
] | lfzhangzhan@163.com |
b53959b1788f6c004f3d55aa0c527138bd1363bd | 80a42cfd1c60877202fa816ab5123aa7300ab4ff | /src/resource.cc | 971de4854aad122d9791468bd8a0733da5b3483c | [] | no_license | rehwinkel/nuclearjamgame | 64c9f79c2ae62b8bafeb790b2f5aeeb1989c0185 | 379cab58f4381ab55584f097b4409f6bc4171148 | refs/heads/main | 2023-02-25T00:21:35.460327 | 2021-02-02T16:17:07 | 2021-02-02T16:17:07 | 334,441,789 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,680 | cc | #include "resource.h"
#include <memory>
#include <cstring>
#include <iterator>
#include <fstream>
#include <algorithm>
#define STB_IMAGE_IMPLEMENTATION
#include <stb_image.h>
AtlasTexture::AtlasTexture() : AtlasTexture(0, 0, 0, 0) {}
AtlasTexture::AtlasTexture(uint16_t x, uint16_t y, uint16_t width,
... | [
"ian.rehwinkel@tutanota.com"
] | ian.rehwinkel@tutanota.com |
36260060081bad5e9935fcaf1cdda4e9ec4127e6 | 8604dfb9a2a617e46c73f618319d0a5ed01bf198 | /Globals.h | ed58e8de684c5cf7f2036743d1cb5d246583ebcf | [] | no_license | vatslav/smallPascal-interpreter | 7c805da109a21a849a1af7d2ef628b19caa555b3 | 3c4eb4c74998a0551b2b700bab4ca9c925317a2e | refs/heads/master | 2019-01-19T13:09:17.125358 | 2012-12-13T19:57:52 | 2012-12-13T19:57:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,334 | h | #ifndef GLOBALS_H_INCLUDED
#define GLOBALS_H_INCLUDED
#include <string.h>
using std::string;
using std::cout;
using std::cin;
using std::endl;
///Типы лексем (token_type)
#define DELIMITER 1 //Разделитель: . , : ; ( ) [ ] \r \0
#define VARIABLE 2 //Переменная
#define CONSTANT 3 //Константа... | [
"vatslav.startup@yandex.ru"
] | vatslav.startup@yandex.ru |
185d01bb722af77affbf6ca672b7e7efb03e85c8 | b9747b866646b70308eb65deb18725cd9eeb0bcd | /src/test/BitArrayTest.cpp | b74994253a58055b152558e34aba0b89b6f01f16 | [] | no_license | SwitchDreams/simulador-tr1 | bef911455b683fbc2765a3f585b519a23f3ecc34 | fc5044dacefa923d47a074453065b0234937523e | refs/heads/main | 2023-01-31T03:48:38.187578 | 2020-12-07T02:51:12 | 2020-12-07T02:51:12 | 305,495,695 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | cpp | #define CATCH_CONFIG_MAIN
#include "../../lib/catch.hpp"
#include "../../include/BitArray.hpp"
TEST_CASE("Test operator []") {
BitArray bitArray = BitArray("A"); // 0100 0001 -> 1000 0010
REQUIRE(bitArray[6] == 1);
}
TEST_CASE(".setBit") {
BitArray bitArray = BitArray("A"); // 0100 0001 -> 1000 0010
... | [
"pedro_aduarte@aluno.unb.br"
] | pedro_aduarte@aluno.unb.br |
7bfb0b152398af0a3931b849c57fec36e6105a26 | f120867af3d0c9208490a9c575d72a79134dc4f6 | /ServerCPP/src/UDPSyncProcessor.h | ed9dbf1f556dc9dd5477cee977f5448f7a613cd6 | [] | no_license | JMHOO/ADC | e2e6f6c6d0682ab7e7aa6e56da7a83b51257b6ac | 6661e288c0d9f51a7c3415362e6c788b78687d8b | refs/heads/master | 2021-03-27T18:55:20.460517 | 2016-11-21T07:17:57 | 2016-11-21T07:17:57 | 70,557,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 407 | h | #ifndef _ADCS__UDPSyncProcessor_H_
#define _ADCS__UDPSyncProcessor_H_
#include "GLog.h"
#include "ThreadPool.h"
class UDPServerProcessor: public ADCS::IExecuteor
{
private:
ILog* m_logger;
public:
virtual bool Execute( void * lpvoid );
bool ParseBuffer(char * buf, int len);
virtual void SetL... | [
"hujiaming@hotmail.com"
] | hujiaming@hotmail.com |
198538ace83db9f5e661f0bb927ee8ffd21853bf | d30f09a8c829027b7e08bb654648f8f76e09a10b | /Source/Memory/ThreadSafeMultiPoolAllocator.cpp | 3125e376f2a5f225b869ae042888fa8e7860e8e3 | [
"MIT"
] | permissive | mooming/hardbopengine | 6ed3a9206246ea8fafb1944c04958f6ea0539cbe | 4cff7454c2170c72fb81f2ccac0e7c50e7d9615b | refs/heads/master | 2022-12-26T16:08:43.457261 | 2022-12-13T14:24:49 | 2022-12-13T14:24:49 | 97,119,358 | 2 | 0 | MIT | 2022-08-14T15:35:16 | 2017-07-13T12:17:42 | C++ | UTF-8 | C++ | false | false | 16,252 | cpp | // Created by mooming.go@gmail.com, 2022
#include "ThreadSafeMultiPoolAllocator.h"
#include "Engine.h"
#include "Config/BuildConfig.h"
#include "Log/Logger.h"
#include "Memory/MemoryManager.h"
#include "String/StringBuilder.h"
#include "System/SystemStatistics.h"
#include <algorithm>
#include <bit>
#include <map>
#in... | [
"mooming.go@gmail.com"
] | mooming.go@gmail.com |
280d22c4d4c947250e47a4056b6ea70d53eed3a8 | 6d267c92824119b09674c0c48e784afa3a46aa52 | /source/Final_Maker/FinishPage.h | 3fd4c16b0c2eb6f866d817628fbe447d160172fd | [] | no_license | whyjp/arbitor | f7bdd9324f2ee0de5ba474eeba981fb6817bf2c8 | 70ba0a32e4553b561e3a0b77bc1774bf285e33f9 | refs/heads/master | 2023-02-06T11:02:36.800045 | 2020-12-09T13:18:25 | 2020-12-09T13:18:25 | 319,961,493 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | h | //{{AFX_INCLUDES()
#include "shockwaveflash.h"
//}}AFX_INCLUDES
#if !defined(AFX_FINISHPAGE_H__8CD52CEF_B545_4AA6_8B1F_D768B44476F8__INCLUDED_)
#define AFX_FINISHPAGE_H__8CD52CEF_B545_4AA6_8B1F_D768B44476F8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// FinishPage.h : header file
//
////////... | [
"whyj.park@gmail.com"
] | whyj.park@gmail.com |
358ec848d9374fa0264f674dcbd15ef129052dc6 | 6bc03ba72aa26b99ce7a8063452a35f4dad8ad3a | /ulx3s_projects/11_uart_kara_reg/spinalHDL/simWorkspace/UartKaraReg/verilator/VUartKaraReg__1.cpp | 9768f178a5b8b7904cbacf2b60de0de388de4bf6 | [] | no_license | dreamflyings/SpinalHDL-Projects | c4e25fb52ea143eac4f225da25056a2f1c6864d4 | 1f3b427c1e8fa2328e1011ed9f2df8dfbe828c82 | refs/heads/master | 2022-07-31T05:26:51.285998 | 2020-05-25T13:31:27 | 2020-05-25T13:31:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,713 | cpp | // Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Design implementation internals
// See VUartKaraReg.h for the primary calling header
#include "VUartKaraReg.h" // For This
#include "VUartKaraReg__Syms.h"
//--------------------
// Internal Methods
VL_INLINE_OPT void VUartKaraReg::_sequent__TOP__2(VUar... | [
"thorsten_knoll@yahoo.de"
] | thorsten_knoll@yahoo.de |
ccbf46e4d61733d9281532a3ad93f737594fc508 | ed3cffa9242ad8d40c89da07b591cef8ab8b2f5d | /test/error.t.cpp | ee71dfe098deb5c43e54010bfa8885ba020a9ce2 | [
"MIT"
] | permissive | GothenburgBitFactory/vitapi | 7e06601000dd8536941075444680c6e9175d75d0 | adfd9f4e98a159287fee4079dd687887b1af6f19 | refs/heads/master | 2021-05-04T23:15:22.011467 | 2017-01-01T17:49:15 | 2017-01-01T17:49:15 | 120,088,115 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,325 | cpp | ////////////////////////////////////////////////////////////////////////////////
// VITapi - UI helper library that controls Visuals, Input and Terminals.
//
// Copyright 2010 - 2017, Göteborg Bit Factory.
// All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of t... | [
"paul@beckingham.net"
] | paul@beckingham.net |
75319015aac581da61932c849fb6a7159503b47b | 29b91fafb820e5513c7284072dca5bd77c189b22 | /dp_distinct_transformations.cpp | 6d3fd34a18c3be24c8c482c907eab923650f7165 | [] | no_license | rishirajsurti/gfg | c1d542ebb59790d529be7be2a107a67f4fae2b35 | f7205bec70c39e085bf8a45b527f7464c8bcef8e | refs/heads/master | 2021-03-27T19:13:06.466708 | 2016-11-15T11:43:31 | 2016-11-15T11:43:31 | 61,434,826 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,098 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef vector<int> vi;
int dp[1010][101];
/*int solve(string &a, int m, string &b, int n){
if(dp[m][n] != 0) return dp[m][n];
if(a[m] == b[n]){
dp[m][n] =
}
}
*/
/*int ans;
void solve(string &a, int m, string &b, int n){
if(m == a.length() && n = b.length()) {
... | [
"rishirajsurti.iitm@gmail.com"
] | rishirajsurti.iitm@gmail.com |
a6b310af49d8c1bb4732e8866d15499df0a1c0cf | 4912b90d7f88da6559254bd11dd496d5c3061269 | /d01/ex02/Zombie.hpp | f9593dfe489974b14f1dfc60d10df37a36138b80 | [] | no_license | splieseis/CPP_piscine | 220ac99259e0f8e2e4932b9ae56cc560644c6fdc | 458c9ae005bfbc44ce44fc104a4e0df02e74dc5d | refs/heads/master | 2020-04-17T19:09:37.122801 | 2019-01-25T00:51:56 | 2019-01-25T00:51:56 | 166,856,206 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,122 | hpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* Zombie.hpp :+: :+: :+: ... | [
"s.plieseis@hotmail.com"
] | s.plieseis@hotmail.com |
b094b25d8b444ab53517b6f7d78236e6f08c25a9 | c4d42f881b563c9fc94844a0b45922c872b09db0 | /first_day/defultParam/chongtu.cpp | e06b7bb4fb87ec7f3a7491924730d87d693f51aa | [] | no_license | Lc405001996/cpp_study | 73231f933029e9133be6ee8af1a249eb837e0d77 | 07532bc9cb2d8f646fef60d2f14092d6218d4a3e | refs/heads/master | 2020-03-26T10:32:49.888747 | 2018-08-23T11:13:24 | 2018-08-23T11:13:24 | 144,803,289 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | cpp | //
// Created by Lc on 2018/8/15.
//
#include <iostream>
int add(int a, int b= 0, int c = 2, int d = 3);
int add(int a, int b);
int main()
{
printf("%d\n", add(1));
// printf("%d\n", add(1,1)); //这种是错误的,add is ambiguous,暧昧的
printf("%d\n", add(1, 2, 3));
printf("%d\n", add(1, 2, 3, 4));
}
int add(int... | [
"405001996@qq.com"
] | 405001996@qq.com |
b3f800c937fb05401fec893399d6f002f119edf7 | c0cb586a94b3bf6f670ce126f11975b8e897e86b | /231A.cpp | 772694f65b5e4b0477c6712b1c0a6031d5f7e874 | [] | no_license | itskoi/CodeForces | 5dcf477e268b42eec061646a5f640cdaddc46fac | b5a47e40fa28e2493082bca00cbf6a94d9e1ef27 | refs/heads/master | 2021-08-06T02:03:59.346509 | 2021-05-30T03:38:39 | 2021-05-30T03:38:39 | 118,117,172 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 327 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
int n; cin >> n;
int ans = 0;
for (int i = 0; i < n; i++) {
int score = 0;
for (int j = 0; j < 3; j++) {
int x; cin >> x;
score += x;
}
if (score >= 2) ans++;
}
cout << ans;
retur... | [
"19127037@student.hcmus.edu.vn"
] | 19127037@student.hcmus.edu.vn |
95d40f93ea60a5e828ad8c6499b6b136c7d8912d | 8ad05863f532d7da408c53bc0652968183c01899 | /FastDGG_Compiled_Solutions/src/ICH/ExactMethodForDGP.cpp | 4d328253b8c1f5d0d31893f5b582a80f7f94907d | [] | no_license | GeodesicGraph/DGG_and_SVG | ca9b05d3bd7794e68cac1ae099b6b4f1d8e62318 | 06b9954a2db01a7342249908b645a45fd0fa3178 | refs/heads/master | 2023-05-10T20:36:41.078382 | 2023-05-06T14:28:02 | 2023-05-06T14:28:02 | 203,961,960 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 18,358 | cpp | // ExactMethodForDGP.cpp: implementation of the CExactMethodForDGP class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ExactMethodForDGP.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////... | [
"53506542+GeodesicGraph@users.noreply.github.com"
] | 53506542+GeodesicGraph@users.noreply.github.com |
83093fb100b68c0aca3eaba1a4dc10da76be704c | 5558f90148a82001e967ded1f950d71d0c236029 | /src/solver/changes/ChangeFlags.hpp | 801575e01140a7bcf4f384950354a68d6f18dfbc | [] | no_license | RDLLab/tapir | 68281814d6b5ab5d97a77724c4e0652d511ebe78 | e2c0da73efca5e8ead33a860f26e75198459c262 | refs/heads/master | 2022-12-09T04:05:35.038038 | 2020-09-04T23:36:52 | 2020-09-04T23:36:52 | 292,951,917 | 18 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,128 | hpp | /** @file ChangeFlags.hpp
*
* Contains an enum class used to define flags for the different types of changes that can
* apply at a single state and, in turn, a history entry with that state.
*
* This file also defines some basic operators (Bitwise OR, AND, NOT) to allow combinations of
* flags, even thoug this cl... | [
"hannakur@gmail.com"
] | hannakur@gmail.com |
82099b818f0614a5ae1e09cfda3d4d7db170d726 | 2f6006aefbf2bff3c253147185ec84884c5cb234 | /tests/runtime/SourceMap.cpp | 0d8b4b4c421b72f63fa1b72433e52e23a8a5ab43 | [
"MIT"
] | permissive | 15831944/GCodeLib | 11186b68a4fb2cb51aec35e885bf37b25e84293c | f522cac44aa94b8b490a5c4978a0aa132e931662 | refs/heads/master | 2021-10-24T05:40:23.511020 | 2019-03-22T12:10:54 | 2019-03-22T12:10:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,600 | cpp | #include "catch.hpp"
#include "gcodelib/runtime/SourceMap.h"
using namespace GCodeLib::Parser;
using namespace GCodeLib::Runtime;
bool operator==(const SourcePosition &p1, const SourcePosition &p2) {
return p1.getTag().compare(p2.getTag()) == 0 &&
p1.getLine() == p2.getLine() &&
p1.getColumn() == p2.getColu... | [
"jprotopopov1122@gmail.com"
] | jprotopopov1122@gmail.com |
fc4c3da6ce0b4b8ad72d844ef94367c9cfdb3a8f | 80dd8e4bba786b45273435eec3ebaafcfdc7bc08 | /WeighSensor/dizhi.h | 52bc7f69fde409cadb851b3804aeef88d2b63916 | [] | no_license | xsw258x2s5w8/WeightSensor | f1dafa7cc3f7108cc806c06ae0a95aa529b12d3b | fa2ffaa6a17c4787dea221daf728a47600621fed | refs/heads/master | 2020-12-14T08:52:23.826858 | 2017-08-11T13:57:39 | 2017-08-11T13:57:39 | 95,522,717 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 548 | h | #ifndef DIZHI_H
#define DIZHI_H
#include <QWidget>
namespace Ui {
class Dizhi;
}
class Dizhi : public QWidget
{
Q_OBJECT
public:
explicit Dizhi(QWidget *parent = 0);
~Dizhi();
private:
Ui::Dizhi *ui;
public slots:
void returnIndex();//主页
void returnPage();//返回上一页
void showSingl... | [
"928988843@qq.com"
] | 928988843@qq.com |
6f3b15b031dc82d996e492c7217fae05edba5a02 | b71556aee4654b48e91ba8124a3a8ded26de273e | /contest/41/D.cpp | 747b7653af4aa337ad438d65ad88dd02e70fbb5e | [] | no_license | young-zy/algorithm | 0255a327390c6b149870b34fbd34816dc002e82e | 536eddd9a6bc03e81c566afa05c53f555eb14a86 | refs/heads/master | 2021-07-23T07:23:29.929221 | 2020-04-23T16:33:28 | 2020-04-23T16:33:28 | 149,439,464 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,506 | cpp | #include<bits/stdc++.h>
using namespace std;
int a[10] = {2,4,6,8,10,12,14,16,18};
int b[10] = {3,5,7,9,11,13,15,17,19};
int n;
int isPrime(int a){
if(a == 2 || a == 3){
return 1;
}else if(a < 2 || a % 2 == 0){
return 0;
}else{
for(int i = 3; i<= sqrt(a); i+=2){
if(a %... | [
"youngzhaozhou@gmail.com"
] | youngzhaozhou@gmail.com |
3c08f3c16b494129ba8671740e3cf98eff6909d2 | ad19cdca1487a2e4d9e8fa3540bf7a79b4b5d5c1 | /src/treeroute.cpp | 4cd4f83bb4322ecb7296ffe6fc7607dbded2194d | [
"Unlicense"
] | permissive | Deakean/treeRoute | 5ce92d2bf641482f05976a9b7cbef8570322114e | fe288253c072cb0f4890071312fdc4575bd556b1 | refs/heads/master | 2021-01-22T14:25:17.883598 | 2016-09-22T18:08:23 | 2016-09-22T18:08:23 | 68,282,547 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24 | cpp | #include "treeroute.h"
| [
"Deakins1988@gmail.com"
] | Deakins1988@gmail.com |
cc938c813576fe03cee41edc2df6f88f34c557ef | abff3f461cd7d740cfc1e675b23616ee638e3f1e | /opencascade/IGESGraph.hxx | c3276ab98917f59c2d1a1805cff4efec9fec096c | [
"Apache-2.0"
] | permissive | CadQuery/pywrap | 4f93a4191d3f033f67e1fc209038fc7f89d53a15 | f3bcde70fd66a2d884fa60a7a9d9f6aa7c3b6e16 | refs/heads/master | 2023-04-27T04:49:58.222609 | 2023-02-10T07:56:06 | 2023-02-10T07:56:06 | 146,502,084 | 22 | 25 | Apache-2.0 | 2023-05-01T12:14:52 | 2018-08-28T20:18:59 | C++ | UTF-8 | C++ | false | false | 3,788 | hxx | // Created on: 1993-01-11
// Created by: CKY / Contract Toubro-Larsen (TCD)
// Copyright (c) 1993-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// ... | [
"adam.jan.urbanczyk@gmail.com"
] | adam.jan.urbanczyk@gmail.com |
e1f231dbf78b816eda3880f59319abf11e4f87be | ead1807fd97bc4ddff17988f572b4bccac04011d | /project/build/jsb-default/frameworks/cocos2d-x/cocos/scripting/js-bindings/jswrapper/jsc/ScriptEngine.cpp | 58bf0fb6fdc24e68814d9e42d8e930b833cf1aa2 | [
"MIT"
] | permissive | bbx0331/Luke | e1e6cdcc9c30ee3c52d00987e498fbc899a81dac | 5dba7de93fa7fec66359a16882a7e90e7dcc6660 | refs/heads/master | 2021-01-25T12:49:31.962384 | 2018-08-01T15:45:00 | 2018-08-01T15:45:00 | 123,515,910 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,222 | cpp | /****************************************************************************
Copyright (c) 2016 Chukong Technologies Inc.
Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated d... | [
"zhaonanyu@a-onesoft.com"
] | zhaonanyu@a-onesoft.com |
ba30704db19f84cceb1be3a24ebfbf5108a5d976 | bfc42c691375d32060866912c8cb1d2b360548ac | /base/DbConnectPool.h | d6505b895b750a9505ed5dac99b1df5ccebeb181 | [] | no_license | firechickrsx/imfire | 67ab1ef45bc318c48ef52908c7420280dc79bf28 | 82eda16c8ab34421e7ec4c4f7349bf2d1ba57c0c | refs/heads/master | 2020-12-24T18:33:01.770814 | 2017-08-17T02:33:24 | 2017-08-17T02:33:24 | 58,939,182 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 929 | h | #ifndef DBCONNECTPOOL_H
#define DBCONNECTPOOL_H
#include "mysql/mysql.h"
#include <string>
#include <list>
#include <memory>
#include <mutex>
using namespace std;
class DbConnect{
public:
int CreateConnect();
int CloseConnect();
uint32_t m_ip;
uint16_t m_port;
bool m_isConnected;
};
typedef share... | [
"firechick@localhost.localdomain"
] | firechick@localhost.localdomain |
a8beeb9643d3195188b39056db717e390f13614b | 293902682d7ee13be81ada6c28ef6b840983ac33 | /CoralCommon/src/ExpressionParser.cpp | 3c885ce1a1dff796d72a46b5efd592bd9d815ca5 | [] | no_license | cms-externals/coral | d17cba45fff7f34d7a1ba13ab3bb371e0696c1af | a879b41c994fa956ff0ae78e3410bb409582ad20 | refs/heads/cms/CORAL_2_3_21py3 | 2022-02-26T18:51:25.258362 | 2022-02-23T13:19:11 | 2022-02-23T13:19:11 | 91,173,895 | 0 | 4 | null | 2022-02-14T13:20:11 | 2017-05-13T12:47:54 | C++ | UTF-8 | C++ | false | false | 4,675 | cpp | #include <sstream>
#include "CoralBase/Attribute.h"
#include "CoralBase/AttributeList.h"
#include "CoralBase/AttributeSpecification.h"
#include "CoralCommon/ExpressionParser.h"
#include "RelationalAccess/IColumn.h"
#include "RelationalAccess/ITableDescription.h"
using namespace coral::CoralCommon;
ExpressionParse... | [
"cmsbuild@cern.ch"
] | cmsbuild@cern.ch |
36960c384c6ef21a6a76b8138149044ff68315bb | 237b12db875669024d0c197aa5226d618436591e | /include/upnpcfg.h | 2cc7715b0a4d6c10fa8707ed0eefee4194adc096 | [
"BSD-3-Clause"
] | permissive | r-lyeh-forks/libnat | 9101c16457182ef7384e0299ae3aef82248b28ff | 0025a7e10d1048c635f2517671be0ad349557792 | refs/heads/master | 2021-04-12T08:54:45.776620 | 2013-12-06T08:05:27 | 2013-12-06T08:05:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,493 | h | /* Copyright (c) 2009 maidsafe.net limited
All rights reserved.
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 conditions and th... | [
"berkus@gmail.com"
] | berkus@gmail.com |
361f7d869aaef9d7cca15dc01ead13a3a6e62781 | 32554d2b2fcd173826f41f5e416e5e4d09566a03 | /src/game/client/lineinput.cpp | 40c47d41176761c2808fe4d83caae51e97f10250 | [
"LicenseRef-scancode-other-permissive",
"Zlib"
] | permissive | fasterthanlime/teeworlds-ai | 741171227a987977f2a19cbb94d4ae60a6ddff32 | 82d3e372578a676937672fa012b6ab2110325015 | refs/heads/master | 2020-04-10T04:01:56.613815 | 2013-11-27T20:59:23 | 2013-11-27T20:59:23 | 329,879 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,310 | cpp | #include <engine/e_client_interface.h>
#include <string.h> // strlen
#include "lineinput.hpp"
LINEINPUT::LINEINPUT()
{
clear();
}
void LINEINPUT::clear()
{
mem_zero(str, sizeof(str));
len = 0;
cursor_pos = 0;
}
void LINEINPUT::set(const char *string)
{
str_copy(str, string, sizeof(str));
len = strlen(str);
cu... | [
"nddrylliog@gmail.com"
] | nddrylliog@gmail.com |
beb976d9287a79ecb5256d247f399909af9698d5 | 01cce225367c0a1ec6c7a2ee402721da6d852f02 | /PyNvCodec/TC/TC_CORE/inc/TC_CORE.hpp | 34e31d9abb2c1ab55a5d0c1bc70bf2a7eb77a275 | [
"Apache-2.0"
] | permissive | Dwells299/VideoProcessingFramework | e57ced4c68835634bdce723ceb04522ab363107e | ba47dcad8c285623c34b013e2a7180402ad0c707 | refs/heads/master | 2023-08-14T11:29:29.563982 | 2021-10-08T11:26:07 | 2021-10-08T11:26:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,788 | hpp | /*
* Copyright 2019 NVIDIA Corporation
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in ... | [
"rarzumanyan@nvidia.com"
] | rarzumanyan@nvidia.com |
8d53e8e3d7179de721cd76ad04d37c674af91186 | d49b8536d996a81fd2a356f2ccd850abd4447217 | /VirusPack/Rx_Temptation/session.cpp | d7a6884dbd3bdafecdf206203ec0c9691525e060 | [] | no_license | JonnyBanana/botnets | 28a90ab80f973478d54579f3d3eadc5feb33ff77 | 995b9c20aca5de0ae585ae17780a31e8bdfd9844 | refs/heads/master | 2021-07-01T01:51:01.211451 | 2020-10-22T23:14:57 | 2020-10-22T23:14:57 | 148,392,362 | 9 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 7,573 | cpp | #include "includes.h"
#include "functions.h"
#include "externs.h"
#ifndef NO_RLOGIND
static PSESSION_DATA CreateSession(int threadnum)
{
PSESSION_DATA Session = NULL;
BOOL Result;
SECURITY_ATTRIBUTES SecurityAttributes;
HANDLE ShellStdinPipe = NULL, ShellStdoutPipe = NULL;
if ((Session = (PSESSION_... | [
"mstr.be832920@gmail.com"
] | mstr.be832920@gmail.com |
460df049fd813a76a64ec361f53c3b95c7e39357 | 605b238e45360b6522192954f244c40a199fd687 | /blasius_laminar_github/3.95/phi | bc31721ac305ef54f65e1ad9dca170d45587f25b | [] | no_license | Ahmetcansavas/laminar_BL_OPENFOAM | 335a5b69b9ef05ae331ed42161de67912b4992f6 | c0d2dc5fb2e30027ac23e3a3ec0fac6e549471af | refs/heads/master | 2021-05-18T22:32:54.491995 | 2020-04-05T20:28:05 | 2020-04-05T20:28:05 | 251,456,279 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 232,783 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
... | [
"savasah@itu.edu.tr"
] | savasah@itu.edu.tr | |
94ad7793a7159f1214022a8b3492e7669325d2b7 | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-2552.cpp | ee8fb106021b75b59a1e920c451697f2fe931169 | [] | 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 | 2,381 | 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
{
bool ac... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
739d3460a1f39902b67c49225291ba8919c55474 | c18e3cba4f445613b2ed7503061cdfe088d46da5 | /docs/mfc/codesnippet/CPP/diagnostic-services_5.cpp | 9a0cb5a827dfda88f5fc6a305e76f63d6637722d | [
"CC-BY-4.0",
"MIT"
] | permissive | MicrosoftDocs/cpp-docs | dad03e548e13ca6a6e978df3ba84c4858c77d4bd | 87bacc85d5a1e9118a69122d84c43d70f6893f72 | refs/heads/main | 2023-09-01T00:19:22.423787 | 2023-08-28T17:27:40 | 2023-08-28T17:27:40 | 73,740,405 | 1,354 | 1,213 | CC-BY-4.0 | 2023-09-08T21:27:46 | 2016-11-14T19:38:32 | PowerShell | UTF-8 | C++ | false | false | 106 | cpp | // Assure that pMyObject is a valid pointer to an
// object derived from CObject.
ASSERT_VALID(pMyObject); | [
"mblome@microsoft.com"
] | mblome@microsoft.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.