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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c531b5893e585cb6dcd0e6e399b49ef9229667fb | 671181ddbc297ca1fb79106c077c17454cf05d7e | /kdecision.h | 85b2a30c73776cb70cb534ff065c1988ea2cca12 | [] | no_license | SimulationEverywhere-Models/CDPP-BATTLE | 171fd51dab664e63cf316254f695833b719f58aa | ff94046d883f31af3601d7fe9a27ca5407426791 | refs/heads/master | 2022-12-24T07:03:42.993825 | 2020-09-30T19:31:26 | 2020-09-30T19:31:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 943 | h | /*******************************************************************
*
* DESCRIPTION: Atomic Model Knight Decision
*
* AUTHOR: Meagan Leflar
*
* EMAIL: meagan_leflar@carleton.ca
*
* DATE: 15/10/2012
*
*******************************************************************/
#ifndef __KDECISION_H
#define __KDECISION_H
... | [
"noreply@github.com"
] | SimulationEverywhere-Models.noreply@github.com |
cca896dc31be048ebf8cb4c284afe2f4fad0c698 | 6f16621b74eae36fe867786556244592140dda07 | /Code/Graph.cpp | f62be5e7802c6be819601249ba14bd97c94ca41d | [] | no_license | Anthony11234/Maps-Graphs | cf28c054fad2d099029a6a4489a9f054659232b8 | f10c7660664ed15717d459191a28b2e2461ee19d | refs/heads/master | 2023-04-16T04:22:46.894380 | 2017-12-11T20:32:58 | 2017-12-11T20:32:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,763 | cpp |
// Graph.cpp
// STL_DirGraph
//
// Created by Bill Komanetsky on 11/27/17.
// Copyright © 2017 Bill Komanetsky. All rights reserved.
//
#include <stack>
#include "Graph.hpp"
#include <iostream>
Graph::Graph() {
initGraph();
}//Graph()
//The Destructor will go through each array entry and delete the vertex at... | [
"adamgonzalez005@gmail.com"
] | adamgonzalez005@gmail.com |
88c55fce40d692eb172d1f155926472ab461aab8 | c769df3c7ae8e03a01bbd5b351d2318f990bb212 | /3rd_party/cereal/include/cereal/types/unordered_map.hpp | 68ee9c4a8fecf858ee17c84a6358521d5ec799d7 | [
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Segs/Segs | 0519ed2bc75963607fcb2d61a7162c1ce3216836 | bccea0b253ddece6254d2c6410ed2c7ec42a86f5 | refs/heads/develop | 2022-12-02T16:50:30.325109 | 2022-11-21T13:37:46 | 2022-11-21T13:37:46 | 8,205,781 | 231 | 113 | BSD-3-Clause | 2023-09-02T15:50:20 | 2013-02-14T19:15:30 | C++ | UTF-8 | C++ | false | false | 1,893 | hpp | /*! \file unordered_map.hpp
\brief Support for types found in \<unordered_map\>
\ingroup STLSupport */
/*
Copyright (c) 2014, Randolph Voorhies, Shane Grant
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following co... | [
"nemerle5@gmail.com"
] | nemerle5@gmail.com |
eba43266885df2098b56c1fcaf96b24d7009c591 | 97112cac8c87e45b7b5b33d68745593d406e6ce2 | /OS/OSlab1/mainwindow.cpp | 6cd7237f9164b6fd6add75c1db0afb841ab87d30 | [] | no_license | PALinoleum/SEM5 | 1dde325361db1884e5fa33a4b9f5360db9610f23 | 9d138d9d4a36e914f1afed4cde151514af6d50bd | refs/heads/master | 2022-11-16T08:46:02.369247 | 2020-07-08T15:10:14 | 2020-07-08T15:10:14 | 278,112,469 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 603 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QLabel>
#include "windows.h"
#include "base.h"
MainWindow::MainWindow(QWidget *parent):QMainWindow(parent), ui(new Ui::MainWindow)
{
char* computerName;
computerName = getComputerNameMY();
QLabel lLabel;
lLabel.setText ("ПОМОГИТЕ");
// ... | [
"68017323+PALinoleum@users.noreply.github.com"
] | 68017323+PALinoleum@users.noreply.github.com |
75198f063f63a0c982d40f301cf94afabb6e49de | 9f692cefe135bd933b378b7f99e93d0697f608b2 | /Repository.cpp | 29ab7acc1c91e3b2be67ab1f60afa7fff6a9916c | [] | no_license | LauraDiosan-CS/lab04-macrinapacurar | 4a3ccc3ffde20ee839edf7ef7ab2e142ec0aa34c | 4f7f7c7f2094393f4f45d3e5fc9fe82ec65a9c00 | refs/heads/master | 2021-03-23T12:21:23.145527 | 2020-03-30T12:42:10 | 2020-03-30T12:42:10 | 247,452,305 | 0 | 0 | null | 2020-03-15T11:23:16 | 2020-03-15T11:23:10 | null | UTF-8 | C++ | false | false | 661 | cpp | #include "Repository.h"
Repository::Repository()
{
this->len = 0;
}
int Repository::get_len()
{
return this->len;
}
Evidenta* Repository::get_all()
{
return this->ev;
}
void Repository::insert(Evidenta newEv)
{
this->ev[this->len++] = newEv;
}
void Repository::update(Evidenta ev)
{
int n = this->get_len();
... | [
"pacurarmacrina@yahoo.com"
] | pacurarmacrina@yahoo.com |
bc7719338d1770880ff63782e06a9de4d641778e | 58ed734eac33bfb073e794e95df8280b81dce883 | /Soul-Liberty/SlimeAttack.h | 2ed8eb5b917652a5f6340d3ea9c6bfa7f0fce214 | [] | no_license | syougun360/Soul-Liberty | 9fce5a85fd8dcde48252d5034230adb259c1f9a2 | d8abae71efdda1e7044d6df50183d08765ba2d1b | refs/heads/master | 2020-04-17T20:16:18.442404 | 2019-04-18T13:52:23 | 2019-04-18T13:52:23 | 24,497,281 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | h | /**
*
* @author yamada masamitsu
* @date 2014.11.06
*
*/
#pragma once
#include "EnemyAttack.h"
class CSlimeAttack:public CEnemyAttack
{
public:
CSlimeAttack(const int power, const float jumpforce, const float mass, const float speed);
void Update(CEnemyActor *actor);
void Init(CEnemyActor *actor);
private:
};
| [
"syougun360@infoseek.jp"
] | syougun360@infoseek.jp |
113f995e3a0539c5a78e0b9455a7d56349748edf | c3c848ae6c90313fed11be129187234e487c5f96 | /VC6PLATSDK/samples/Com/Administration/Spy/comspyctl/ComSpyproppage.Cpp | 50ed78f38c26db5bfda475c3b7b611bb7d33dcba | [] | no_license | timxx/VC6-Platform-SDK | 247e117cfe77109cd1b1effcd68e8a428ebe40f0 | 9fd59ed5e8e25a1a72652b44cbefb433c62b1c0f | refs/heads/master | 2023-07-04T06:48:32.683084 | 2021-08-10T12:52:47 | 2021-08-10T12:52:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,713 | cpp | // ----------------------------------------------------------------------------
//
// This file is part of the Microsoft COM+ Samples.
//
// Copyright (C) 1995-2000 Microsoft Corporation. All rights reserved.
//
// This source code is intended only as a supplement to Microsoft
// Development Tools and/or on-l... | [
"radiowebmasters@gmail.com"
] | radiowebmasters@gmail.com |
842562ead4c4dd7b3d91142d5a3e4916bcfa57fd | 080a0047de59189518fdaa61249585e7ef4c5214 | /eg020-029/cpp020_validparentheses.cpp | 0bb81a8013f3b0f0c455c19d64da3a70e946cde0 | [] | no_license | jjeff-han/leetcode | ba9565e5e4c3e4468711ba6e7eb6bc3cbeca9dc5 | 30f3d0b31cccbe83a65a6527b5e2fee79ddd59ec | refs/heads/master | 2021-06-25T13:22:49.425376 | 2021-01-18T04:25:08 | 2021-01-18T04:25:08 | 195,916,790 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 743 | cpp |
#include <stdio.h>
#include <string>
#include <stack>
using namespace std;
class Solution {
public:
bool isValid(string s) {
stack<char> parentheses;
for(int i=0; i<s.size(); i++) {
if(s[i] == '(' || s[i] == '[' || s[i] == '{')
parentheses.push(s[i]);
else {
if(parentheses.empty())
return fals... | [
"hjf11aa@126.com"
] | hjf11aa@126.com |
2a8f6344508e16d848e9432a1dce482ef6608cc1 | 3e4fd5153015d03f147e0f105db08e4cf6589d36 | /Cpp/SDK/PhysicsCore_classes.h | 6c40400ea4dfaa19066a3c8d2eb21134d6927492 | [] | no_license | zH4x-SDK/zTorchlight3-SDK | a96f50b84e6b59ccc351634c5cea48caa0d74075 | 24135ee60874de5fd3f412e60ddc9018de32a95c | refs/heads/main | 2023-07-20T12:17:14.732705 | 2021-08-27T13:59:21 | 2021-08-27T13:59:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,787 | h | #pragma once
// Name: Torchlight3, Version: 4.26.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//-----------------------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
7f006805928c077d4fc766eff39e417999b982e2 | 0c40e97b69dcd00f0b0b05f249d0fce448320fd8 | /src/logging.cpp | 4e1a94ffa9556d850a6d84f72ea1ec69ba960e85 | [
"MIT"
] | permissive | Arhipovladimir/Earthcoin | 9908912df9b10b97512c545b855c3670767039d9 | bc5b5ee538c76e7232e93434aedd8688bae70792 | refs/heads/main | 2023-07-16T05:50:52.755250 | 2021-08-25T09:19:40 | 2021-08-25T09:19:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,885 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2018 The Earthcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <logging.h>
#include <utiltime.h>
const char * const DEFAULT_DEBUGLOG... | [
"mail@deveac.com"
] | mail@deveac.com |
e392f94a9fbba8d01fd90b6d5a49b676911830f2 | 5c0bc7d833e37161ad7409d2e56fd1207e3234b2 | /HW_6/simpsons.cpp | 92ce9d0b62bfc0180d963378eaddc6ad43ba605e | [] | no_license | gabrieletrata/MTH_3300 | 9888c00b2c75cca307817fd7c19cdfe36123fe77 | 24030cac363181b50841bf73ad8ee0547393d6a3 | refs/heads/master | 2020-03-24T05:56:59.347450 | 2018-07-27T00:58:38 | 2018-07-27T00:58:38 | 142,510,175 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,230 | cpp | //******************************************************************************
// simpsons.cpp
// Approximates the integral of the probability density function using Simpson's rule.
//******************************************************************************
// Name: Gabriel Etrata
// Class: MTH 3300
// Professor... | [
"gabrieletrata@gmail.com"
] | gabrieletrata@gmail.com |
462e368f4932ab2345c061c3805646e75d8f18e2 | 9f59296d69ad77f192b24ee64d3e20425e125d28 | /Plugins/SceneFusion/Source/SceneFusion/Private/UI/sfUI.h | 74e9989d2e9abf1f6ed38edc6f2908eab07af7f4 | [] | no_license | Carp3d/SPARAJJ_World | 67420f60500f2ca2bdaca627a6b1bc20857a1bc9 | 7fbb6bb2cc039c855c52f419137fb535d35dd1a9 | refs/heads/master | 2022-12-18T23:33:34.085627 | 2020-09-26T18:24:26 | 2020-09-26T18:24:26 | 238,057,306 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,883 | h | #pragma once
#include "sfUISessionsPanel.h"
#include "sfUILoginPanel.h"
#include "sfUIOnlinePanel.h"
#include "sfOutlinerManager.h"
#include "../sfSessionInfo.h"
#include <sfSession.h>
#include <ksEvent.h>
#include <CoreMinimal.h>
#include <Widgets/Layout/SWidgetSwitcher.h>
using namespace KS::SceneFusion2;
/**
* S... | [
"57542114+nyxxaltios@users.noreply.github.com"
] | 57542114+nyxxaltios@users.noreply.github.com |
b1673cbbbf61af41ac3b650fd9284bbd20434620 | e365802f226810094ad5fc5715838e263509a8fe | /cf_447_A.cpp | ce9d871c4635bc7ea250174117b0f36f33fbd571 | [] | no_license | shivansofficial/Competitive | 1a2e781f149b5917302d69f879f7b6bf8949dc5b | b3c30da789b4375db3474ddff26cc9d0e194f327 | refs/heads/master | 2020-06-17T21:46:44.823023 | 2019-09-04T19:29:34 | 2019-09-04T19:29:34 | 196,067,168 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,276 | cpp | #include<iostream>
#include<iomanip>
#include<vector>
#include<stack>
#include<queue>
#include<deque>
#include<map>
#include<set>
#include<string>
#include<algorithm>
#include<math.h>
using namespace std;
#define X first
#define Y second
#define pb push_back
#define pf push_front
#define pob pop_back
#define pof pop_fr... | [
"shivanssingh82@Shivanss-MacBook-Air.local"
] | shivanssingh82@Shivanss-MacBook-Air.local |
be6d005f044be4b577d83b616c5a8202be94fa85 | fcc8a86c2b16ddb2777bd3b850027db3c2910094 | /arduino/museomix.ino | 72a101b4562409c51ded9db42d210a3d8a9b576d | [] | no_license | MuseomixCH/Equipe-2 | bddc815a8b2af01b25305bc29adfa8a1e9b92bd4 | eddaf9c037df03ea52eee576d54c608cea68afda | refs/heads/master | 2021-01-18T00:46:19.273340 | 2014-11-21T12:08:06 | 2014-11-21T12:08:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,519 | ino | #define trigPin 13
#define echoPin 12
#define led1 9
//#define led2 6
float color1=0;
//float color2=0;
boolean growAlpha=true;
int freq;
void setup() {
Serial.begin (9600);
pinMode(trigPin, OUTPUT);
pinMode(echoPin, INPUT);
pinMode(led1, OUTPUT);
// pinMode(led2, OUTPUT);
}
void loop() {
lon... | [
"andrea.rovescalli@etu.hesge.ch"
] | andrea.rovescalli@etu.hesge.ch |
f8af2fa8e551ddbd0beba239fee02db5f87c3783 | 1217c20270a48a0cdaab73a5a11d050c11f33416 | /transcode_audio/src/AddSamplesToFifo.cpp | c32b0fac628a838f2e5e61471a4fa6d8cfb73ea2 | [] | no_license | yurychu/media_decoding | 3b31d2ba4c85f6226d20d157affb1d1221204b3a | fda34f20323a4d71a3cefe71563273e8decea0ac | refs/heads/master | 2023-03-31T21:31:35.054591 | 2021-03-23T14:34:29 | 2021-03-23T14:34:29 | 271,351,126 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | cpp | #include <transcode_audio/AddSamplesToFifo.hpp>
int tr_au::add_samples_to_fifo(AVAudioFifo *fifo,
uint8_t **converted_input_samples,
const int frame_size)
{
int error;
/* Make the FIFO as large as it needs to be to hold both,
* the old and th... | [
"yury_chugunov@mail.ru"
] | yury_chugunov@mail.ru |
263a5255ffcf304ce9166efa554c7924bc86125b | dd592941bbce7bfe3b3eac1e149ec3f79505fe8e | /Array Programs/Record Breaking Day (Google Kickstart).cc | d67e1ea5df7291173be286aaa23f49fad8032e39 | [] | no_license | arzav18/Cpp-Codes | 387d8799f83c9d3ca3490b103effa15b75cf61c4 | 08d71ddaee082da4d9fa7416cd25e9a4bd9240a0 | refs/heads/main | 2023-08-16T02:18:31.145677 | 2021-10-24T18:13:43 | 2021-10-24T18:13:43 | 418,608,488 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | cc | #include<iostream>
#include<math.h>
using namespace std;
int main()
{
int n;
cin>>n;
int a[n+1];
for(int i=0;i<n;i++)
{
cin>>a[i];
}
if(n==1)
{
cout<<"1"<<endl;
return 0;
}
int ans=0;
int mx=-1;
for(int i=0;i<n;i++)... | [
"noreply@github.com"
] | arzav18.noreply@github.com |
01e3f197482d7dc1280ac6c27b85f62a87e110ce | e8b9e24cf5cbd96178dbc4cb08c38d62dab6bdce | /Source/Designer/support.cpp | 91a9603061090509686c5499fb3d4a8f6f26f9c0 | [] | no_license | pbarounis/ActiveBar2 | 3116aa48c6dde179ee06ff53108d55644b797550 | efbe8b367e975813677da68414a4f1457d4c812e | refs/heads/master | 2021-01-10T05:25:21.717387 | 2016-03-06T00:33:50 | 2016-03-06T00:33:50 | 53,230,406 | 0 | 2 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 15,280 | cpp | //
// Copyright © 1995-1999, Data Dynamics. All rights reserved.
//
// Unpublished -- rights reserved under the copyright laws of the United
// States. USE OF A COPYRIGHT NOTICE IS PRECAUTIONARY ONLY AND DOES NOT
// IMPLY PUBLICATION OR DISCLOSURE.
//
//
#include "precomp.h"
#include <stddef.h>
#includ... | [
"pbarounis@yahoo.com"
] | pbarounis@yahoo.com |
8d4105f2d11d087ab048c81cebf1a89b7e4b6930 | ba4db75b9d1f08c6334bf7b621783759cd3209c7 | /src_main/game/shared/dod/weapon_dodfullauto_punch.cpp | 1a8dd1014e3ee70b3eada79182d6201b8dc6a638 | [] | no_license | equalent/source-2007 | a27326c6eb1e63899e3b77da57f23b79637060c0 | d07be8d02519ff5c902e1eb6430e028e1b302c8b | refs/heads/master | 2020-03-28T22:46:44.606988 | 2017-03-27T18:05:57 | 2017-03-27T18:05:57 | 149,257,460 | 2 | 0 | null | 2018-09-18T08:52:10 | 2018-09-18T08:52:09 | null | WINDOWS-1252 | C++ | false | false | 1,830 | cpp | //========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#include "cbase.h"
#include "weapon_dodfullauto_punch.h"
#include "in_buttons.h"
#include "dod_shareddefs.h"
#ifnde... | [
"sean@csnxs.uk"
] | sean@csnxs.uk |
9e1ade56117da77e379292797fe85acc658429f2 | ab350b170cf12aee36b0ebed48e436b96bacbc5e | /Sources/Audio/Mp3/SoundBufferMp3.hpp | 260b4aec8645a3e5c1bfaa4365d35c902d800f3f | [
"MIT"
] | permissive | Sondro/Acid | 742398265684d5370423ce36bbb699dca3e9ee2f | 3d66868256c8c0dcc50b661f5922be6f35481b1c | refs/heads/master | 2023-04-13T00:02:51.727143 | 2020-01-31T13:52:45 | 2020-01-31T13:52:45 | 237,893,969 | 1 | 0 | MIT | 2023-04-04T01:37:35 | 2020-02-03T05:44:41 | null | UTF-8 | C++ | false | false | 371 | hpp | #pragma once
#include "Audio/SoundBuffer.hpp"
namespace acid {
class ACID_EXPORT SoundBufferMp3 : public SoundBuffer::Registrar<SoundBufferMp3> {
public:
static void Load(SoundBuffer *soundBuffer, const std::filesystem::path &filename);
static void Write(const SoundBuffer *soundBuffer, const std::filesystem::path &... | [
"mattparks5855@gmail.com"
] | mattparks5855@gmail.com |
e00d89ec55278b761a1267e31ab560504c2e6201 | 2010b9614ac48465975aab90a0172bf49699e630 | /Lab5-Quicksort/QSInterface.h | 9ef93ca808a32d2217c0072a32687db56ac4836c | [] | no_license | JaeMoon94/CS235 | e2feffcf8bc36a5bfcf536ad087518b9266dc1c3 | de61244d1c61f0237a21279343a775ef41873afe | refs/heads/main | 2023-02-06T07:48:08.829746 | 2020-12-10T17:07:33 | 2020-12-10T17:07:33 | 320,334,416 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,906 | h | /*
* QSInterface.h
*
* Created on: May 1, 2014
* Last Updated on: March 30, 2015
*/
#ifndef QSINTERFACE_H_
#define QSINTERFACE_H_
#include <iostream>
#include <string>
#include <sstream>
using namespace std;
/*
* WARNING: You may not modify any part of this document, including its name
*/
class QSInterface
{
publ... | [
"noreply@github.com"
] | JaeMoon94.noreply@github.com |
ff6d365e0843ef66070a3f87c7c7c0c669d2c385 | 693e799b1388422562d89c1fd7d0429e527a4d21 | /qtrobot_ws/devel_isolated/moveit_msgs/include/moveit_msgs/SaveRobotStateToWarehouseRequest.h | c7d4e5192e20d8d7f0a0dc29bf56b7708e3a0d0e | [] | no_license | ZouJennie/iReCheck | bb777a8524b0d1d23c65ac4be9c87a073a888de4 | 00e64899989869be6bcb82d6919ab1fb69fc0dea | refs/heads/master | 2022-12-06T15:13:41.873122 | 2020-08-19T13:42:42 | 2020-08-19T13:42:42 | 248,212,568 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,357 | h | // Generated by gencpp from file moveit_msgs/SaveRobotStateToWarehouseRequest.msg
// DO NOT EDIT!
#ifndef MOVEIT_MSGS_MESSAGE_SAVEROBOTSTATETOWAREHOUSEREQUEST_H
#define MOVEIT_MSGS_MESSAGE_SAVEROBOTSTATETOWAREHOUSEREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/ser... | [
"zjl93128@hotmail.com"
] | zjl93128@hotmail.com |
cdf63a4c67f8ae5d1b0e47f71a31e10301047dfc | a95b32b1001c157ca62cf4dbf782b5109010f122 | /agchess/libagchess/Bitboard.h | 1068f7d159fdc33e5b1f17661564ab3c20211ade | [] | no_license | shyamalschandra/kivy-chess | 2306e98e9f91b915bbff70102433c57fbb19202d | 08a238632a552d52c33b960e3d07ff3e6822b5bc | refs/heads/master | 2021-01-22T00:52:03.912163 | 2014-10-09T16:32:28 | 2014-10-09T16:32:28 | 26,282,941 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,252 | h | /*
libagchess, a chess library in C++.
Copyright (C) 2010-2011 Austen Green.
libagchess 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 3 of the License, or
(at your option) any later versio... | [
"sshivaji@gmail.com"
] | sshivaji@gmail.com |
9620b3d5a6800c3207a7a523da3dd41f9a1b6869 | de41e2930dbbb64f10116ce8361ca1099a2794fb | /APTrader/APTrader/System/Win32/NamedPipeListener.h | 4c30c1af9b1bb9d9bffbacf719efea0126718c0c | [] | no_license | alexfordc/APTrader | 4c8c6151c8e4465f28a2f16f08bbebb6f224ff8c | 905015d0dfd9612158ef30b0be21fbeffc810586 | refs/heads/master | 2021-05-24T17:18:04.904225 | 2018-04-12T10:05:22 | 2018-04-12T10:05:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 691 | h | #pragma once
#include <string>
#include <Windows.h>
#include "../../Common/InitializableObject.h"
#include <mutex>
#include <thread>
#include "../../Common/Singleton.h"
typedef void(*PipeCallback)(std::string msg);
class NamedPipeListener : public InitializableObject
{
public:
NamedPipeListener(std::string pipeName... | [
"7cronaldo@sina.com"
] | 7cronaldo@sina.com |
155ee5523a5b2dc01bea84e1790abc596eecb40e | 2071cbd28d3ddd961e0043c3cb161ca8a4770e23 | /AtCoderBeginnerContest122/A.cpp | a31f18643284198ea1a8d3e9dec075615d92d8ba | [] | no_license | ciws009/AtCoder-Beginner-Contest-122 | e57968c5cc1df3bc50611fbf3c97c2a309ecfa7b | bd008cbddf2a7df25cbb0e97883a77733237a743 | refs/heads/master | 2020-05-01T16:41:56.042911 | 2019-03-25T14:17:32 | 2019-03-25T14:17:32 | 177,579,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 328 | cpp | #include <iostream>
#include <string>
#include <map>
using namespace std;
int main() {
string s; cin >> s;
string before = "ATCG";
string after = "TAGC";
map<char, char> m;
for(int i = 0; i < before.size(); i++) {
m[before[i]] = after[i];
}
char ans = m[s[0]];
cout << ans << ... | [
"stariver0812@gmail.com"
] | stariver0812@gmail.com |
dfdde0f8a4affd5c5acb586f1f18e3f975db1d7d | b511bb6461363cf84afa52189603bd9d1a11ad34 | /code/11384.cpp | 6f90da00edf67a7e5d57fd8fab7a453e0c1e8c93 | [] | no_license | masumr/problem_solve | ec0059479425e49cc4c76a107556972e1c545e89 | 1ad4ec3e27f28f10662c68bbc268eaad9f5a1a9e | refs/heads/master | 2021-01-16T19:07:01.198885 | 2017-08-12T21:21:59 | 2017-08-12T21:21:59 | 100,135,794 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 221 | cpp | #include<cstdio>
using namespace std;
int main(){
int n;
while(scanf("%d",&n)==1){
int count=0;
while(n!=0){
n>>=1;
count++;
}
printf("%d\n",count);
}
}
| [
"masumr455@gmial.com"
] | masumr455@gmial.com |
451e5f08377d7343c4c49ac1c1c3d366c27252fa | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5630113748090880_0/C++/Lucaskywalker/cjb.cpp | 5f45550c9bacb01b6dd816517f8f57304cebbe57 | [] | 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 | 807 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
ios::sync_with_stdio(false);
int te;
cin>>te;
int ocor[2505];
for(int t=1;t<=te;t++)
{
for(int i=0;i<2505;i++) ocor[i]=0;
int n;
cin>>n;
for(int i=0;i<2*n-1;i++)
{
for... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
d056be42398a824424abbbf96808bc015406bef1 | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-medialive/include/aws/medialive/model/AacVbrQuality.h | b751faca5d055ab19e32b0990300eadcfcb823a2 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 1,132 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
b43cfd47951f05ac44cfba4944e45889f31f4958 | 431bc209251c67ed68b69ca12a34f79da4be946c | /src/libs/blueprint/conduit_blueprint_mesh_examples_julia.cpp | 6b8398f7d6a3e7212cf968e97020a1c9f797f1e6 | [
"BSD-3-Clause"
] | permissive | LLNL/conduit | 4ae3157e8e9a83643f9479506f3b5f1def7b99fa | a6b0b179716eb804a0749cc20083c24c21ed682b | refs/heads/develop | 2023-09-04T00:04:32.475102 | 2023-09-01T16:00:30 | 2023-09-01T16:00:30 | 40,552,086 | 168 | 58 | NOASSERTION | 2023-09-05T21:33:19 | 2015-08-11T16:14:10 | C++ | UTF-8 | C++ | false | false | 22,682 | cpp | // Copyright (c) Lawrence Livermore National Security, LLC and other Conduit
// Project developers. See top-level LICENSE AND COPYRIGHT files for dates and
// other details. No copyright assignment is required to contribute to Conduit.
//-----------------------------------------------------------------------------
///... | [
"noreply@github.com"
] | LLNL.noreply@github.com |
cd866c529f18d60802f9a207234c75ea84651818 | 90047daeb462598a924d76ddf4288e832e86417c | /chromeos/network/network_configuration_handler.cc | f6a128a22cf4048063bc561519e9f143f6f74b27 | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 26,756 | cc | // Copyright (c) 2012 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 "chromeos/network/network_configuration_handler.h"
#include <stddef.h>
#include "base/bind.h"
#include "base/format_macros.h"
#include "bas... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
612ef14b3b9cc9de5143c6e96170daec7bd2e987 | acea6cd23fa94e2361c8a2bc8a85fe25d00b9d16 | /src/algorithm/cpp/count-and-say/Solution.cpp | 85bbe031c2a63f459cef6dad0f12948bdd9d56cc | [] | no_license | huaxiufeng/leetcode | 77742e90a11263475a49ce9beadfa923515d3109 | 5c5dec2044897e3ccb82d310e15ca608ec30e588 | refs/heads/master | 2021-06-04T08:50:59.125768 | 2019-10-21T09:11:42 | 2019-10-21T09:11:42 | 27,822,279 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | cpp | class Solution
{
public:
string countAndSay(int n) {
if (1 == n) {
return "1";
} else {
return next(countAndSay(n-1));
}
}
private:
string next(string s) {
if (!s.length()) {
return s;
}
string result;
char c = s.at(0)... | [
"huaxiufeng@kaisquare.com.cn"
] | huaxiufeng@kaisquare.com.cn |
f8ecc2502607a4232866b7fe37b885abf171ac25 | 8309d4d3f6d7185541d0486fc92362aaac169481 | /libraries/MySQL_Connector_Arduino-master/examples/basic_insert_esp8266/basic_insert_esp8266.ino | 24ce11494bf4f09f63d8090b7f0bd42f998df915 | [] | no_license | jrfadrigalan/Arduino | cf9a1d5137e2b5961cb4ba7ddcc33fb73c29a43b | 795cee5d7891f2132132a4ebb5d984cdcabadb38 | refs/heads/master | 2021-03-27T20:06:34.132694 | 2018-03-07T00:50:22 | 2018-03-07T00:50:22 | 124,159,587 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,482 | ino | /*
MySQL Connector/Arduino Example : connect by wifi
This example demonstrates how to connect to a MySQL server from an
Arduino using an Arduino-compatible Wifi shield. Note that "compatible"
means it must conform to the Ethernet class library or be a derivative
thereof. See the documentation located in the ... | [
"jrfadrigalan1@gmail.com"
] | jrfadrigalan1@gmail.com |
ce4a3e558bbdd266534d36360288e4463582d8a3 | 9f81d77e028503dcbb6d7d4c0c302391b8fdd50c | /google/cloud/dialogflow_cx/samples/security_settings_client_samples.cc | 704152277e7f2a389647286a02f78197c417e6cb | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | googleapis/google-cloud-cpp | b96a6ee50c972371daa8b8067ddd803de95f54ba | 178d6581b499242c52f9150817d91e6c95b773a5 | refs/heads/main | 2023-08-31T09:30:11.624568 | 2023-08-31T03:29:11 | 2023-08-31T03:29:11 | 111,860,063 | 450 | 351 | Apache-2.0 | 2023-09-14T21:52:02 | 2017-11-24T00:19:31 | C++ | UTF-8 | C++ | false | false | 6,720 | cc | // Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
c1f40c4b97e93e31ccdf37ebb721c1a69f127e0c | 9b32c32592460960ba322719aec6dd9bc3151ced | /eudaq/main/include/eudaq/LogSender.hh | 703ef5198b442afa7287becb9cbee5e219a0edbc | [] | no_license | beam-telescopes/USBpix | 1c867ad6060404652dc44305a002bbd876da2cca | f5350163a2675982b013711546edb72701d49fb0 | refs/heads/master | 2021-05-02T02:30:34.944845 | 2017-01-09T16:04:11 | 2017-01-09T16:04:11 | 120,883,980 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,058 | hh | #ifndef EUDAQ_INCLUDED_LogSender
#define EUDAQ_INCLUDED_LogSender
#include "eudaq/TransportClient.hh"
#include "eudaq/Serializer.hh"
#include "eudaq/Status.hh"
#include "Platform.hh"
#include <string>
namespace eudaq {
class LogMessage;
class DLLEXPORT LogSender {
public:
LogSender();
~LogSende... | [
"jgrosse1@uni-goettingen.de"
] | jgrosse1@uni-goettingen.de |
93d9909f8b5f849870b08bf4e5d3d5ab081f1d5b | 278a5c98068425520a1dedf47aba3dda09df0c8a | /src/yb/redisserver/cpp_redis/includes/cpp_redis/replies/array_reply.hpp | bc5475b72ea0a2810bf6c11731927b28bb993210 | [
"Apache-2.0",
"BSD-3-Clause",
"CC0-1.0",
"Unlicense",
"bzip2-1.0.6",
"dtoa",
"MIT",
"BSL-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | jchristov/yugabyte-db | d5c76090e4ec0e11bd6698df1c5140cce28bd816 | 7a15f6441e781b51afc5fc6d7f0e6b9606637231 | refs/heads/master | 2020-03-16T16:16:02.627739 | 2017-12-11T19:49:31 | 2017-12-11T19:49:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 915 | hpp | #pragma once
#include <vector>
#include "cpp_redis/replies/reply.hpp"
namespace cpp_redis {
class reply;
namespace replies {
class array_reply : public reply {
public:
//! ctor & dtor
array_reply(const std::vector<cpp_redis::reply>& rows = {});
~array_reply(void) = default;
//! copy ctor & assignment ope... | [
"amitanandaiyer@users.noreply.github.com"
] | amitanandaiyer@users.noreply.github.com |
7586707fe3b50e9c579b72514013902326947b81 | f2bfe92bcb233798fc9c49ed22748d8c7571706a | /SkyEngine/old/DirectInputHadler.cpp | e80b1d55f8ef098f8aecd52105227f2c59a3af68 | [] | no_license | am17/SkyEngine | d5ed9064daa00151a3dec182cd328b2f369555eb | 5882ba9a267fbfb134e1eff44cb026a3ebd30302 | refs/heads/master | 2021-01-23T02:05:44.370183 | 2017-06-19T20:27:47 | 2017-06-19T20:27:47 | 92,908,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,047 | cpp | #include "stdafx.h"
#include "DirectInputHadler.h"
#include "Log.h"
namespace sky
{
DirectInputHandler::DirectInputHandler(HINSTANCE hInstance, HWND hwnd)
:defaultCommand(nullptr),
upArrowKeyPadCommand(nullptr),
downArrowKeyPadCommand(nullptr),
leftArrowKeyPadCommand(nullptr),
rightArrowKeyPadCommand(nullpt... | [
"eugene.voronov@girngm.ru"
] | eugene.voronov@girngm.ru |
f6ab9f7a054f41256d39583659286569a6ecf60d | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/068/847/CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_int64_t_memmove_53a.cpp | e86c8fbd5ddea3d3ff2462db672464e07db6c1a9 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,389 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_int64_t_memmove_53a.cpp
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805.label.xml
Template File: sources-sink-53a.tmpl.cpp
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: Allocate... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
8b33c6ada746f8fe1af64cc7412aa6e2e61f834f | 8a5c59b7650e5eb6032728bc7e956031741a6add | /visualisationsettingswidget.h | 0b8d226fa07f8461bc0a44475607a67c653c5be7 | [] | no_license | amezin/citnetvis2 | d5a6d1cb6334c74a6fc021234aeebca16718734f | cd5ef48bdb88767623ea965783801e6c7e51cd82 | refs/heads/master | 2020-04-13T03:07:53.765823 | 2013-06-05T06:06:47 | 2013-06-05T06:06:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 888 | h | #ifndef VISUALISATIONSETTINGSWIDGET_H
#define VISUALISATIONSETTINGSWIDGET_H
#include <QWidget>
#include <QDoubleSpinBox>
#include <QFormLayout>
#include <QSet>
#include "scene.h"
#include "persistentwidget.h"
class VisualisationSettingsWidget : public QWidget, public PersistentWidget
{
Q_OBJECT
public:
expli... | [
"mezin.alexander@gmail.com"
] | mezin.alexander@gmail.com |
04d311eddc6017991d14cd0674f8835d51d0f73d | b3439873c106d69b6ae8110c36bcd77264e8c5a7 | /server/Server/Skills/ImpactLogic/StdImpact040.cpp | 90b1063863814cfb56c81bf29ada97c23a7c318f | [] | no_license | cnsuhao/web-pap | b41356411dc8dad0e42a11e62a27a1b4336d91e2 | 7c9b1f49d9ba8d8e40f8fddae829c2e414ccfeca | refs/heads/master | 2021-05-28T01:01:18.122567 | 2013-11-19T06:49:41 | 2013-11-19T06:49:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,381 | cpp | #include "stdafx.h"
///////////////////////////////////////////////////////////////////////////////
// 文件名:StdImpact040.cpp
// 功能说明:效果--在一定时间内,增加效果所有者的移动速度,并且下一次打击驱散目标怒气
//
// 修改记录:
//
//
//
///////////////////////////////////////////////////////////////////////////////
#include "StdImpact040.h"
namespace Combat_Modu... | [
"viticm@126.com"
] | viticm@126.com |
f87b0a88cc368e32425eb589bc21e458a43cba02 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /yuki/0001-1000/601-700/626.cpp | c7d5d4e49bc44505053864d0d5194bb08e619294 | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | UTF-8 | C++ | false | false | 1,388 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#undef _P
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<(to);x++)
#define FORR(x,arr) for(auto& x:arr)
#define ITR(x,c) for(__typeof(c.begin()) x=c.begin();x!=c.end();x++)
#define ALL(a) (a.begin()),(a.end())
#... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
756cd563fa1759e4bbfb23c662bb6e0ec0247a99 | 27ae6b58577f38891e12fa5665548803e86df08b | /Mincho/UI.cpp | 34e13aa0e6321da1809f1e201cc0c6f042ba497c | [] | no_license | DaLae37/RiotOfMincho | 194eaea462fe65e2d0965ebc6a344aaa7d619e00 | e0702c9e9c6d2fdc112257c56ac9d8477fbfad1c | refs/heads/master | 2023-05-01T09:27:24.793458 | 2023-04-20T03:57:00 | 2023-04-20T03:57:00 | 99,400,643 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,079 | cpp | #include "stdafx.h"
#include "UI.h"
UI::UI()
{
player1Index = 0;
player2Index = 1;
player1 = new ZeroSprite("Resource/UI/player1.png");
player1->SetPos(0, 20);
PushScene(player1);
player2 = new ZeroSprite("Resource/UI/player2.png");
player2->SetPos(1000, 20);
PushScene(player2);
for (int i = 0; i < 3; i++) {
... | [
"dalae37@gmail.com"
] | dalae37@gmail.com |
bad5f72692e51c7c85bae20268c67e1c83e9026b | e68e8ef755fed83cf751b582f68999bcbb3ccbef | /Tests/Test_State.h | 1123a43808814b9cfa23372432beffd86e098427 | [] | no_license | Sketcher14/TortoiseStash | a161b68eeac89afab315736075d58c1905b16921 | db36d8afcafe6622447295092b474fc95897c192 | refs/heads/main | 2022-10-12T07:28:01.938051 | 2022-10-02T14:03:57 | 2022-10-02T14:03:57 | 190,795,224 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 219 | h | #pragma once
#include <QtTest>
class Test_State : public QObject
{
Q_OBJECT
private slots:
void Test_AddRoundKey();
void Test_SubstituteBytes();
void Test_ShiftRows();
void Test_MixColumns();
};
| [
"www.vitaliy_14@mail.ru"
] | www.vitaliy_14@mail.ru |
33f043cfbd1aab60c68950c16cc0c75e60dd4ea7 | baebe8a00a7b3aa662b8078bd000c424bb214cc6 | /src/texture/texture.cpp | c85820a512036d476b2835d007dd42180207e513 | [
"MIT"
] | permissive | jonike/lumen | 8ffd85f64018eba0d5adea401c44f740b6ea0032 | c35259f45a265d470afccb8b6282c8520eabdc95 | refs/heads/master | 2021-04-25T04:03:36.864204 | 2017-06-02T17:49:11 | 2017-07-15T00:10:37 | 115,495,859 | 2 | 0 | null | 2017-12-27T07:45:31 | 2017-12-27T07:45:31 | null | UTF-8 | C++ | false | false | 2,389 | cpp | #include <cmath>
#include <IL\il.h>
#include <IL\ilu.h>
#include <film.h>
#include <stdexcept>
#include <texture.h>
namespace lumen {
texture::texture(const std::string& file) :
texels(6),
width_(0),
height_(0)
{
if (!ilLoadImage(file.c_str())) {
throw std::invalid_argum... | [
"jeremy.adam.lukacs@gmail.com"
] | jeremy.adam.lukacs@gmail.com |
a158007f9d5f4e04917f51bb25852416b963f6bc | be22fc9c0814d6186400f97e7c47d3c359bd44ca | /3rd-party/ff/distributed/ff_dsender.hpp | 9a06cdbbedb694e2774b9b4ef96bf78daf870318 | [
"MIT"
] | permissive | taskflow/taskflow | 76258cc5c5c4549aacb84c5307837b810fbc42d1 | 9316d98937e992968f1fb3a5836bf3500f756df7 | refs/heads/master | 2023-07-05T06:27:08.883646 | 2023-06-13T11:38:21 | 2023-06-13T11:38:21 | 130,068,982 | 5,616 | 716 | NOASSERTION | 2023-09-12T23:32:21 | 2018-04-18T13:45:30 | C++ | UTF-8 | C++ | false | false | 17,827 | hpp | /* ***************************************************************************
*
* FastFlow is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License version 3 as
* published by the Free Software Foundation.
* Starting from version 3.0.1 FastFlow is d... | [
"chchiu@pass-2.ece.utah.edu"
] | chchiu@pass-2.ece.utah.edu |
43fe69ad51df6d89beed75348bda058a0ca42613 | 0d9076293349241af62d00eff4c4107e51426ea5 | /coding interview guide/二叉树/在二叉树中找到一个节点的后继结点.cpp | 65d198da7322878c93dca8207909d616f07e4e6f | [] | no_license | zonasse/Algorithm | f6445616d0cde04e5ef5f475e7f9c8ec68638dd0 | cda4ba606b66040a54c44d95db51220a2df47414 | refs/heads/master | 2020-03-23T12:12:00.525247 | 2019-08-10T03:42:53 | 2019-08-10T03:42:53 | 141,543,243 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 686 | cpp | //
// Created by 钟奇龙 on 2019-05-03.
//
//
// Created by 钟奇龙 on 2019-05-01.
//
#include <iostream>
using namespace std;
class Node{
public:
int data;
Node *parent;
Node *left;
Node *right;
Node(int x):data(x),left(NULL),right(NULL),parent(NULL){}
};
Node* getNextNode(Node *root){
if(!root) retur... | [
"992903713@qq.com"
] | 992903713@qq.com |
444a6c436cf83f38fc6a6c1cdd9ab80aca4c2b4d | adecc7f08d1a16947f3a3d134822d8ff955cab04 | /src/compressor.cpp | e3e9b182e8c1bec811ea42e3c2be8c3fad6bc43e | [
"MIT"
] | permissive | NodeZeroCoin/nodezerocore | 75af6bb7a3bb94207deb18c6ca2d9d377ed406e2 | 852034254f8ebc5611f8ffe12104628b27207100 | refs/heads/master | 2021-02-11T11:17:44.408776 | 2020-05-12T22:51:21 | 2020-05-12T22:51:21 | 244,486,535 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,139 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2017-2018 The PIVX developers
// Copyright (c) 2019 The CryptoDev developers
// Copyright (c) 2019 The NodeZero developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or... | [
"61714747+NodeZeroCoin@users.noreply.github.com"
] | 61714747+NodeZeroCoin@users.noreply.github.com |
b5551a7b5c0e3a5e5b886e999322c4b6be13fb92 | dccaab4cb32470d58399750d457d89f3874a99e3 | /3rdparty/include/Poco/Net/MediaType.h | 6c841a435830848e8cd340517aad89ae2ca87c5a | [] | no_license | Pan-Rongtao/mycar | 44832b0b5fdbb6fb713fddff98afbbe90ced6415 | 05b1f0f52c309607c4c64a06b97580101e30d424 | refs/heads/master | 2020-07-15T20:31:28.183703 | 2019-12-20T07:45:00 | 2019-12-20T07:45:00 | 205,642,065 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,594 | h | //
// MediaType.h
//
// Library: Net
// Package: Messages
// Module: MediaType
//
// Definition of the MediaType class.
//
// Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// SPDX-License-Identifier: BSL-1.0
//
#ifndef Net_MediaType_INCLUDED
#define ... | [
"Rongtao.Pan@desay-svautomotive.com"
] | Rongtao.Pan@desay-svautomotive.com |
f98d98f961850a1b80cb13aee34a412148983d14 | 8c79fbda535452688910f6ef34d9902a8e08070f | /src/main.cpp | c90f0cf6fc71ddf4c9a86e1e86830f0d38c11ff3 | [] | no_license | tetraoxygen/KnightsTour | ebc5dde72d0df69455d31936c1265764d2c5a4a1 | 89cbe96720f82fca282183bcdf2c3f783d6076d0 | refs/heads/master | 2023-03-18T01:27:08.459358 | 2021-03-15T05:07:26 | 2021-03-15T05:07:26 | 347,785,732 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,885 | cpp | /** ---------------------------
* @file main.cpp
* @author Charlie Welsh
* @version 1.0
*
* CS162-01 - Assignment 5.1
* The Knight's Tour assignment
*
* --------------------------- */
#include <iostream>
#include <iomanip>
const int BOARD_SIZE = 5;
struct Board {
int array [BOARD_SIZE][BOARD_SIZE] = {{0}};
};
/... | [
"charlie@allotrope.xyz"
] | charlie@allotrope.xyz |
d17e28b44bd53a2614adaacac3022a656d1b489e | 7710234d428e3e9b7a696ca8525f847f8df23402 | /SystemHelper.h | 91bbff32a2d6fd8cb67d7d6aff0b5e07bf82e711 | [] | no_license | xitaofeng/win32_cplusplus_code | b39e3baf6e922db20ec280c164c26b5781fee857 | a740af3637dddc8d1988e4139d1f48f1baf31766 | refs/heads/master | 2020-05-27T21:29:28.876620 | 2016-08-03T06:20:29 | 2016-08-03T06:20:29 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 6,320 | h | /**
* @file SystemHelper.h windows系统常用函数整理
*
* 日期 作者 描述
* 2016/07/20 gxl create
*/
#ifndef G_SYSTEMHELPER_H_
#define G_SYSTEMHELPER_H_
#include <string>
#include <windows.h>
#include <Tlhelp32.h>
using namespace std;
/**
* @brief windows系统常用函数帮助类
*/
class CSystemHelper
{
public:
/**
* @b... | [
"931047642@qq.com"
] | 931047642@qq.com |
17093e4a8f4d50d82480a93a3535008494f8ee4f | 68336b429ac97a617956792f7377a61d19080a7b | /c++/Complexity/Complexity2.cpp | 69ed947ed4f8badcbe69df83b47d6b08c2ee8047 | [] | no_license | ibrahimisad8/algorithm-implementations | 8e2da60a756b2e252fe2b7536584fcfa00cc6ace | 5dcc95f101cd53162f7de2e9a49d7dd1e8f96944 | refs/heads/master | 2020-04-10T08:52:53.624728 | 2019-01-03T14:28:08 | 2019-01-03T14:28:08 | 160,918,255 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 364 | cpp | // you can use includes, for example:
// #include <algorithm>
#include <algorithm>
#include <functional>
#include <numeric>
// you can write to stdout for debugging purposes, e.g.
// cout << "this is a debug message" << endl;
int solution(vector<int> &A)
{
return std::accumulate(A.begin(), A.end(), (A.size()+... | [
"ibrahimisa.d8@gmail.com"
] | ibrahimisa.d8@gmail.com |
f26d750323c43ab9fd182438e5cd36eaa96503a8 | 5ec1b39dacbd1fcc96fef81466f9ff25b15cad39 | /CodingTaskWeek2/CodingTaskWeek2/John.h | 75587593856c069b29c7b49c92193993892d5458 | [] | no_license | Olli3J/Coding_Task_Week_2 | abbf9ce65b82cef87996df8b261e96c85f83cc6e | c0d9d33d79fd23e769cf81d19fd4c2b9207bc7c1 | refs/heads/main | 2023-04-20T18:17:06.350031 | 2021-05-10T15:06:45 | 2021-05-10T15:06:45 | 366,083,269 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 225 | h | #pragma once
#include "npc.h"
class John : public npc // this class inherits from npc class
{
public:
John();
bool IsABoss() { return true; };
virtual void PrintName() override { cout << "Generic npc"; }
};
| [
"noreply@github.com"
] | Olli3J.noreply@github.com |
9a0f79338a9018dd5684d6c79b0c620466698b4e | 7a81be09ee6f278b7061eeb83f408d822a617dde | /cpp/datastructures/schaumDS/SODSWCPP/Pr0602.cpp | 3ef3034614bb51edf6126f1380a3e788e8922a56 | [] | no_license | amithjkamath/codesamples | dba2ef77abc3b2604b8202ed67ef516bbc971a76 | d3147d743ba9431d42423d0fa78b0e1048922458 | refs/heads/master | 2022-03-23T23:25:35.171973 | 2022-02-28T21:22:23 | 2022-02-28T21:22:23 | 67,352,584 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 967 | cpp | // Data Structures with C++ by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Example 6.2 page 121
// Testing reverse() function for queues
#include <iostream>
#include <queue>
#include <stack>
using namespace std;
template <class T> void print(queue<T>);
template <class T> void reverse(queue<T>&);
... | [
"kamath.quaero@gmail.com"
] | kamath.quaero@gmail.com |
fa89713a838dae0e7a66f61003266ed0273a4940 | 1f184676c51ff1f621ce2e867608b10770ad6f03 | /signal/linux_signal_manager.h | 6ea60fe70ae305aecaee2880eb20b40adfdcc913 | [
"MIT"
] | permissive | swarupkotikalapudi/chat-app-linux | 6b2406443eb4a1310794b58cf53adb9782643331 | 18f3d3116893f1f499b2bc7c6492371afa438c4e | refs/heads/master | 2021-01-10T03:09:38.803839 | 2016-01-17T17:04:42 | 2016-01-17T17:04:42 | 49,811,843 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | h | #ifndef _LINUX_SIGNAL_MANAGER_H
#define _LINUX_SIGNAL_MANAGER_H
#include<iosfwd>
#include<set>
#include<algorithm>
#include<memory>
class IsignalListner;
/* this class is used by source where some event(e.g. signal) happened, these event need to be informed to subscriber */
class linuxSignalManager
{
private:
... | [
"swarupkotikalapudi@gmail.com"
] | swarupkotikalapudi@gmail.com |
c0b385007402bfbd470ddb3986bccbd6c6a7ef6f | f530448ab4c5ea4dc76e7303825fbd27957c514c | /AntibodyV4-CodeBlocks/WeaponPlNinjaStar.h | eb97cea1b394a9e9c27e54dfe1f32ea839a59a31 | [] | no_license | joeaoregan/LIT-Yr3-Project-Antibody | 677c038e0688bb96125c2687025d1e505837be6b | 22135f4fdb1e0dc2faa5691492ebd6e11011a9d6 | refs/heads/master | 2020-04-21T16:48:26.317244 | 2019-02-13T20:27:36 | 2019-02-13T20:27:36 | 169,714,493 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,188 | h | /* ---------------------------------------------------------------------------------------------------------------------
- Name: WeaponPlNinjaStar.h
- Description: Header file for the Weapon Player Ninja Star class.
- Information: Ninja stars are rotating objects, and they have a slower speed than Lasers but... | [
"k00203642@student.lit.ie"
] | k00203642@student.lit.ie |
c30fb82b959ad04f11150ea262c6efa199487142 | ecd866fe9df43a2d7d9f286d72f23b113491564c | /algorithms/algorithms/robot.cpp | fa45104f2450ef664c54b2028538dbecdd053a7e | [] | no_license | LeeBoHyoung/algorithm | c8f58eb118bb63bb62117a2a8cb11287507020bf | c6255d229bfb550b38fe4e951fdbc614a9e57dfd | refs/heads/master | 2021-06-21T08:53:56.681106 | 2021-04-24T03:35:23 | 2021-04-24T03:35:23 | 206,602,984 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 1,785 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
struct robot {
int dir;
int r;
int c;
};
int n, m;
int map[50][50];
bool visited[50][50];
int dr[4] = { -1, 0, 0, 1 };
int dc[4] = { 0, -1, 1, 0 }; //북 서 남 동
int ans = 1;
pair<int, int> route(int dir, int r, int c) {
int nr, nc;
if... | [
"dlqhgud11@naver.com"
] | dlqhgud11@naver.com |
bbde99aeda2b4fafde1176486f27529acf864e33 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/dash/2017/12/blockchain.cpp | cf7307861281b0d3f1e2e49022925534931a55f1 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 58,544 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The Dash Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "amount.h"
#include "chai... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
13d251596a3fae6c8075e1d94805ad098f83dbcc | 4365cdadad0026cabdf008bb46cacbaa397122f3 | /Taewoo/problem_solving/personal/self/miro.cpp | 0f3368e28e48190664547eb8ce7926d7cf20ced1 | [] | no_license | thalals/Algorithm_Study | 31e124df727fb0af9bf9d4905f3eade35a722813 | 3d067442e5e0d6ca6896a0b0c8e58a0dc41e717e | refs/heads/main | 2023-07-06T05:52:04.679220 | 2021-08-19T06:11:56 | 2021-08-19T06:11:56 | 331,019,217 | 1 | 1 | null | 2021-01-19T15:10:19 | 2021-01-19T15:10:18 | null | UTF-8 | C++ | false | false | 1,207 | cpp | #include<bits/stdc++.h>
using namespace std;
int N, M;
int graph[201][201];
int visited[201][201];
int dx[4] = {0, 0, 1, -1};
int dy[4] = {1, -1, 0, 0};
void bfs(int x, int y) {
queue<pair<int, int>> q;
q.push({x, y});
visited[x][y] = 1;
bool flag = false;
while(!q.empty()) {
pair<int, int... | [
"skaxodn97@gmail.com"
] | skaxodn97@gmail.com |
acb8419ba3aad88c0deddb8a4c73928eb5d2b817 | ba8689a6e4f0e4f6e78c1864e6a1f448b9d04aef | /Calculator/src/ReversePolishNotation.cpp | c5f103b6dcd84f6d28f6c240c220f0597c2895a4 | [] | no_license | YlmzCmlttn/Calculator | 591ffd109a3f9e3f3cd05d17f1c919fa27f7e103 | ba4dcad575abf3931c608ba088982358373d4666 | refs/heads/main | 2023-04-30T06:35:17.043533 | 2021-05-07T00:46:57 | 2021-05-07T00:46:57 | 363,385,391 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,705 | cpp | #include "ReversePolishNotation.h"
#include <stack>
#include <iostream>
namespace ReversePolishNotation
{
bool isLeftAssociative(std::string str) {
return g_BinaryFunctions[str].m_Left;
}
// get function precedence
short getPrecedence(std::string str) {
if (isContain<std::string>(keys(g_BinaryFunctions), ... | [
"ylmzcmlttn@gmail.com"
] | ylmzcmlttn@gmail.com |
4c1e9a8982abfc3f5073c40e6244f3157026d16d | e05ecd8947dc56f1c16e6882124cd53646aa84ed | /src/EKF_learning/KF/test/kalam_roll_pich_test_01.cpp | 8b8537ebc0cbbf82a0b94a243950807dfba0bc0a | [] | no_license | xiazhenyu555/msckf_mono | 2a8195d65393fcc0012691365168d25f09c97e00 | 37013fdd9ccd1a14d433e287961d7392d3b57fe8 | refs/heads/master | 2023-05-13T13:35:24.475342 | 2019-04-06T13:41:48 | 2019-04-06T13:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 154 | cpp | #include <iostream>
#include "imu_data_reader.h"
#include <cmath>
using namespace std;
int main(int argc, char *argv[])
{
/**/
return 0;
}
| [
"xinliangzhong@foxmail.com"
] | xinliangzhong@foxmail.com |
fe7ea14fd2d79e7da9ec5ca98613081d3c3e0a49 | f5bab0feb337491bb9d6c1a7658818238f87f690 | /apps/netpipe/hosted/src/netpipe.cc | a50e98ba9ee706d380ad67648b14b452256dc21a | [] | no_license | jimcadden/ebbrt-contrib | 0cb18653a396e59bc894556f394537de0f82b57a | 76a1fe0c96a7fccc4958ad6cc5916d7923b6f7a4 | refs/heads/master | 2021-09-20T03:37:38.826638 | 2018-08-02T23:00:38 | 2018-08-02T23:00:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,142 | cc | // Copyright Boston University SESA Group 2013 - 2016.
// 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 <signal.h>
#include <boost/filesystem.hpp>
#include <ebbrt/Context.h>
#inclu... | [
"jmcadden@bu.edu"
] | jmcadden@bu.edu |
76c4fe80c1c6de89d32606babba8040acba5af8a | 7f2e3ef75e6ab9ff292d0df3673faf5d044c2bd6 | /TitanEngine/SDK/Samples/Unpackers/x86/C/Dynamic unpackers/ExeFog 1.x/RL!deExeFog/unpacker.cpp | e5086ec9df771495a67ece72d648e92484c48e45 | [] | no_license | 0xFF1E071F/fuu | 53929f5fe5c312b58f3879914cd992c79e6b9e13 | 696a819e23808d3e4711d3a73122a317785ad3da | refs/heads/master | 2021-05-29T23:33:42.855092 | 2015-04-27T15:51:28 | 2015-04-27T15:51:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,730 | cpp | #include "unpacker.h"
#include <cstdio>
#include <cstring>
#include <cstdarg>
cUnpacker cUnpacker::lInstance;
HWND cUnpacker::Window = NULL;
void (*cUnpacker::LogCallback)(const char*) = &cUnpacker::DefLogCallback;
char cUnpacker::lPath[MAX_PATH], cUnpacker::lOut[MAX_PATH];
PROCESS_INFORMATION* cUnpacke... | [
"safin@smartdec.ru"
] | safin@smartdec.ru |
89fbcf507920f2b30fb05a0c221d7e1276c7f74c | a26fef3708b8f5308827cc9d8d25a520faf7a24c | /ManipulatorMain.ino | 29455008a1ce6ff6b18c12d1a830d13ec1648929 | [
"MIT"
] | permissive | igorgrebenev/ManipulatorMain | c3b44a2c75fc7e4814c7c26cdeb4b68e80d13bc1 | df22b016b0d2a58a74b840336a2191664df5c49b | refs/heads/master | 2020-04-10T23:15:14.387259 | 2019-02-13T01:05:25 | 2019-02-13T01:05:25 | 161,346,399 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,359 | ino | // Maksim Grebenev 2018
#import "SGServo.h"
#import "ROT3U6DOF.h"
void setup() {
setupROT3U6DOF(0, 0); // 500-900Initialize servos ROT3U6DOF_SERVO_COUNT/ROT3U6DOF_SERVO_START_PORT
resetROT3U6DOF(); // установим кутяплю в исходное положение
delay(6000); // подождем 1 мин для прогрева потенцииометра
}
void loop(... | [
"igor.grebenev@quantumsoft.ru"
] | igor.grebenev@quantumsoft.ru |
f96475a3d34bb906414217396da8d46db9dad585 | 947a4b48f592700a06cb332758ef8406a3808809 | /banking_system_step7_v0.7/Account.h | 2110055cae1ce2bed64eccec40c79533528d8947 | [] | no_license | 95kim1/banking-system | b5da741a6aa4f11164c326ff1d76da01e9f23da3 | 78d79969840310a04e97f3a771efea2ef670e0e7 | refs/heads/main | 2023-08-01T11:36:57.642701 | 2021-09-06T14:01:56 | 2021-09-06T14:01:56 | 401,977,902 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 825 | h | /*
* 파일이름: Account.h
* 작성자: sh.kim
* 업데이트 정보: [2021, 09, 04] 파일버전 0.7
*/
#ifndef __ACCOUNT_H__
#define __ACCOUNT_H__
/*
* 클래스명: Account
* 유형: Entity class
*/
class Account
{
int mId; // 계좌번호
unsigned long long mBalance; // 계좌잔액
char* mName; // 고객이름
public:
Account(const int id, const unsigned lo... | [
"95kim1@naver.com"
] | 95kim1@naver.com |
07f40104e025217a721eb5dffa9222e3c851b1bf | a73d4adcd66759fa67bc9e55c770b56b3ab5471b | /tutes/tute01/extra-q2.cpp | 2db6fb86f15073aa767490ef0b064495d210a960 | [] | no_license | patrick-forks/cs6771 | 1695d0ee530a782ffc4c5683ba469291966aade8 | f70373b71da44faf169521bc8068847cc76ab91c | refs/heads/master | 2023-04-09T02:35:38.456908 | 2016-10-31T12:44:56 | 2016-10-31T12:44:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 200 | cpp | #include <iostream>
int i;
int f() { return i++; }
int g() { return i == 1 ? i + 3 : i - 1; }
int h() { return i == 2 ? i - 3 : i + 2; }
int main() {
std::cout << f() + g() * h() << std::endl;
}
| [
"jessqnnguyen@gmail.com"
] | jessqnnguyen@gmail.com |
c1a9202af8e5412d41bbb57ba8d2809acea262ed | 1afb5e6cf8d6638a43e352a941fdb51161494c83 | /Assignment2/HighScoreManager.h | 6e346eb51249e5f342f70d41b24f300a94697a02 | [] | no_license | Sukhmanbir/Assignment2 | 4064271a7132b1c27ce93910840b766f1d5ff34a | 1dc57ff03ab31426fad348ee71178c633d485193 | refs/heads/master | 2021-01-09T20:40:03.472621 | 2016-07-19T01:36:08 | 2016-07-19T01:36:08 | 63,277,343 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | h | #pragma once
#include <string>
using namespace std;
class HighScoreManager {
public:
void createHighScore();
void updateHighScore();
void printHighScore();
private:
struct user {
string username;
int score;
string date;
};
}; | [
"code@douglasbrunner.name"
] | code@douglasbrunner.name |
01f79fbab6e5b6605209beeb2e399a8e059e1b82 | f71fe728904863239420d52a11f6972240166c11 | /Lib/src/tim.cpp | 75ffc031971b5c88431229d645fa69ea34846bf8 | [
"Apache-2.0"
] | permissive | joson1/thunderlib32-AC6 | 1ccc3bd1ec2e7f3b6d1e2c7b2d69335e7be61d54 | d3e551eb3d4aada0bfdd0a129349e25dd7400584 | refs/heads/master | 2020-04-17T14:46:07.515133 | 2019-04-15T13:58:32 | 2019-04-15T13:58:32 | 166,671,006 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,749 | cpp | #include "tim.h"
#include "STDDEF.H"
void (*TIM2_update_Irq)() = NULL;
void (*TIM3_update_Irq)() = NULL;
void (*TIM4_update_Irq)() = NULL;
void (*TIM5_update_Irq)() = NULL;
void (*TIM6_update_Irq)() = NULL;
void (*TIM7_update_Irq)() = NULL;
TIM::TIM(TIM_TypeDef* TIMn)
{
}
TIM::TIM()
{
}
TIM::~TIM()
{
}
void TIM... | [
"wjy1063896722@outlook.com"
] | wjy1063896722@outlook.com |
55f7426e010878ebaa36c45ded778ae5fcbf818e | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/mutt/gumtree/mutt_repos_function_1997_mutt-1.7.2.cpp | 38734f00eac107895199bc6aeedd12f2b6c3abbf | [] | 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 | 220 | cpp | void imap_munge_mbox_name (IMAP_DATA *idata, char *dest, size_t dlen, const char *src)
{
char *buf;
buf = safe_strdup (src);
imap_utf_encode (idata, &buf);
imap_quote_string (dest, dlen, buf);
FREE (&buf);
} | [
"993273596@qq.com"
] | 993273596@qq.com |
e988b195f3a55f2edcb4b978a4c459cfcf323261 | cc126b413c764161648e00e61c3a32c92ce65572 | /tests/mt_session_unittest.cpp | 61c4d0de9e524b8588449e979be1d8ccf07ac546 | [] | no_license | LiKun-8/sthread | 6b5fc6ebe3377d6b85aa37e524179584d352d9a6 | 64766a692c17228d29a366a3f585bfbdf963d5af | refs/heads/master | 2020-07-11T23:42:33.511576 | 2019-05-11T09:51:10 | 2019-05-11T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 272 | cpp | #include "gtest/googletest/include/gtest/gtest.h"
#include "../include/mt_ext.h"
MTHREAD_NAMESPACE_USING
TEST(SessionTest, session)
{
}
// 测试所有的功能
int main(int argc, char* argv[])
{
testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
} | [
"zhoulv2000@163.com"
] | zhoulv2000@163.com |
03003e8014899fe5903ade8629d30b869c3c3df9 | 87ff77a23c76065db79b12687926024be6d086ab | /jrTest12/InitDataManager.cpp | 741fc4d4646aa28da8d0542d67d149ed134e9bf5 | [] | no_license | lesbox/jrTest12_2.10.0 | b3030e7a250ad419190afa2acd1f4568635b44f3 | ece8f2d903e2e73870d4c4393f2ae3db258d2c77 | refs/heads/master | 2021-01-19T19:02:18.041612 | 2017-04-18T07:21:49 | 2017-04-18T07:21:49 | 88,393,490 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,644 | cpp | #include "InitDataManager.h"
MiniShipCard::MiniShipCard() {
this->cid = 0;
this->type = 0;
this->evoCid = 0;
this->evoToCid = 0;
this->repairOilModulus = 0;
this->repairSteelModulus = 0;
this->repairTime = 0;
}
MiniShipCard::~MiniShipCard() {
}
bool MiniShipCard::fromQJsonObject(QJsonObject data, ErrorManag... | [
"pwwndg@gmail.com"
] | pwwndg@gmail.com |
9be704bfadf8b6b654d997f70ef19893afce170f | 9097a08fa13a298a0c47abaed6b253597f926310 | /Lab 1/Class carpool.cpp | 89d75232f446cbf74927053ff902cd72ddcc2051 | [] | no_license | andrewkaldani/CS60lab | 2ea6f8890224f424c5eefca54bd4adedbf470d42 | 55ed901e2cdc52688f56db614b78497199682ff2 | refs/heads/master | 2021-07-30T21:14:08.181167 | 2021-07-20T23:56:57 | 2021-07-20T23:56:57 | 238,364,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,552 | cpp | #include <iostream>
#include <fstream>
#include <string>
#include <algorithm>
using namespace std;
struct Time{//military time, no am/pm
int hour;
int minute;
};
Time earlier(Time t1, Time t2){
Time ret;
if(t1.hour == t2.hour){
if(t1.minute<t2.minute)
ret = t1;
else
ret =... | [
"noreply@github.com"
] | andrewkaldani.noreply@github.com |
a41de61a403a4e956df0e02fe0676cc65a4e3816 | 897ef84932251c57a790b75b1410a147b9b64792 | /sysexevent.cpp | db0df88841ea5efb02e5a9677b74b12651df66eb | [] | no_license | erophames/CamX | a92b789d758e514d43e6fd676dbb9eed1b7b3468 | 56b08ed02d976621f538feca10e1aaa58926aa5a | refs/heads/master | 2021-06-21T21:14:27.776691 | 2017-07-22T11:46:09 | 2017-07-22T11:46:09 | 98,467,657 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,404 | cpp | Seq_Event *SysEx::CloneNewAndSortToPattern(MidiPattern *p)
{
SysEx *newsys=(SysEx *)CloneNew();
if(newsys)
{
p->AddSortEvent(newsys);
if(sysexend.pattern)
{
p->AddSortVirtual(&newsys->sysexend);
newsys->sysexend.pattern=p;
}
}
return newsys;
}
Seq_Event *SysEx::CloneNewAndSortToPattern(MidiPatt... | [
"matthieu.brucher@gmail.com"
] | matthieu.brucher@gmail.com |
6ab49fe29655583a2e7bff96344b2cb5bbff279a | 370c147753310d348fef4e16ae4b31ee07be0acd | /src/test/test_common.h | 79d419dd64b6e024e55351ebb85f1776ed55c229 | [] | no_license | rushad/filetransfer | c4971de66a4e2d78135c7641e2696963068815df | 13ded7c6444daf5a0f3cb1c3569c73f4f6ffc321 | refs/heads/master | 2020-05-15T19:56:09.089811 | 2014-02-07T12:20:24 | 2014-02-07T12:20:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,741 | h | #pragma once
#include "../observer.h"
#include "../progress_calculator.h"
#include "../queue.h"
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/thread/thread.hpp>
#include <string>
namespace FileTransfer
{
namespace Test
{
using boost::posix_time::ptime;
using boost:... | [
"rushad@bk.ru"
] | rushad@bk.ru |
6f910ff0e839dfd20098818417cf896a999e2fb6 | 2fa54a1de361602fae80fa8a76ff2052f238223c | /squarefactory.cpp | aa040aad0d73fb5fa03499bc740a10ddcc55b0f0 | [] | no_license | rlmaso2/Shape_Factory | 660d656e9ca959265a742bbc49916d4d8937409f | e740a7ef8a94428b003ac67106314d018d0a3f57 | refs/heads/master | 2020-04-05T23:45:42.940631 | 2015-07-15T19:49:26 | 2015-07-15T19:49:26 | 39,095,950 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 388 | cpp | #include "squarefactory.h"
#include <cassert>
static SquareFactory squareFactory;
SquareFactory::SquareFactory() {
ShapeFactory::registerShape("square", this);
}
Square* SquareFactory::createShape(const QDomElement& element) const {
assert(!element.isNull());
assert(element.tagName()=="square");
... | [
"Ricky.Mason@BionicInnovations.com"
] | Ricky.Mason@BionicInnovations.com |
33e844320b7c9866b0432e6148f6d63ec959bd4a | 0da071c412415402b669bc3733e36058f4fd1877 | /src/ListViewGroups.h | a509f082a83c87e2f0fc8af21d65e2c467dfd1fb | [
"MIT"
] | permissive | Michael-prog/ExplorerListView | 3d50d4e09bfdff06e06b9b80f62075a942b07644 | 8bc0299b7d58def5393527f518fd857f5122b42d | refs/heads/master | 2022-01-25T09:02:24.411107 | 2019-02-27T19:43:42 | 2019-02-27T19:43:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,208 | h | //////////////////////////////////////////////////////////////////////
/// \class ListViewGroups
/// \author Timo "TimoSoft" Kunze
/// \brief <em>Manages a collection of \c ListViewGroup objects</em>
///
/// This class provides easy access to collections of \c ListViewGroup objects. A \c ListViewGroups
/// object is us... | [
"tkunze71216@gmx.de"
] | tkunze71216@gmx.de |
5daa0379d5e5e0f6af70d792b79b7a7478c595c9 | c9908e7759720601dc72f76dbc7f4627b2fabb21 | /inject2.cxx | 96ee9e0664d72c1e82741146f64dcafb0b9fe7bf | [] | no_license | seanbaxter/long_demo | 78243ec90372f98b79bfe84cceb1e716ed1fee1e | 6268fa0e49a46ca14d89020043cc544e746cbbeb | refs/heads/master | 2020-09-13T13:48:33.647926 | 2020-03-01T21:49:58 | 2020-03-01T21:49:58 | 222,804,755 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | cxx | #include <cstdio>
#include <fstream>
#include <iostream>
#include "json.hpp"
const char* inject_filename = "json_data/inject1.json";
@meta printf("Opening resource %s\n", inject_filename);
@meta std::ifstream json_file(inject_filename);
@meta nlohmann::json j;
@meta json_file>> j;
// Record the function names in thi... | [
"lightborn@gmail.com"
] | lightborn@gmail.com |
032a8999f007ffe9fb2f89e437deb26c341dc2b4 | fa8a73511234afbb06469f9b38e17b65b5e6072c | /src/basic/INIT3-Cuda.cpp | 1f5409a4f72538d2e6a4ec171ff964c26fdbcf13 | [] | no_license | him-28/RAJAPerf | 5c6b3e6bb49dce22c827b7ae856b3f7c02b60e33 | a8f669c1ad01d51132a4e3d9d6aa8b2cabc9eff0 | refs/heads/master | 2020-04-01T21:39:11.737238 | 2018-09-28T16:37:07 | 2018-09-28T16:37:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,813 | cpp | //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
// Copyright (c) 2017-18, Lawrence Livermore National Security, LLC.
//
// Produced at the Lawrence Livermore National Laboratory
//
// LLNL-CODE-738930
//
// All rights reserved.
//
// This file is part of the RAJA Performance Suite.
//
//... | [
"hornung1@llnl.gov"
] | hornung1@llnl.gov |
ccf7cddae0777f71ab212647d4379f1e8d383234 | e2cd39b6bff42bdfaf861e2f152af8781f2be7eb | /ShadowMultiplayer/RoboCat/Inc/ShadowFactory.hpp | d28cb3e3596fda4c65e8f2d87818b485413bd4a3 | [] | no_license | cjjb95/ConorByrneCharlieDuffCA3Multiplayer | 7cb5b797579fdd54ed57805034b7621abc05b8f0 | ec341bbbe8ccb872f2aeebf9368b68f15783a8d6 | refs/heads/master | 2022-07-14T22:09:38.009275 | 2020-05-15T20:58:17 | 2020-05-15T20:58:17 | 262,842,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 573 | hpp | // Written by: Ronan
#ifndef SHADOWFACTORY_HPP
#define SHADOWFACTORY_HPP
class ShadowFactory
{
public:
static void StaticInit();
static std::unique_ptr<ShadowFactory> sInstance;
std::vector<sf::VertexArray> getShadows(sf::Vector2f playerPosition, sf::Color color, sf::FloatRect p_bounds);
bool load();
bool doesC... | [
"cjjb95@gmail.com"
] | cjjb95@gmail.com |
0060eea346dd4e6e79e4b87450e896fa243ccc9c | 5cef19f12d46cafa243b087fe8d8aeae07386914 | /codeforces/512/b.cpp | 40cf3935fe96e2d8733ffaada9d5f4dc2496181f | [] | no_license | lych4o/competitive-programming | aaa6e1d3f7ae052cba193c5377f27470ed16208f | c5f4b98225a934f3bd3f76cbdd2184f574fe3113 | refs/heads/master | 2020-03-28T15:48:26.134836 | 2019-05-29T13:44:39 | 2019-05-29T13:44:39 | 148,627,900 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,354 | cpp | #include<iostream>
#include<cstdio>
#include<algorithm>
#include<set>
#include<cstring>
#include<vector>
#define pii pair<int, int>
#define fi first
#define se second
#define mk make_pair
#define pb push_back
#define debug puts("???");
#define br puts("")
#define ALL(x) x.begin(),x.end()
#define sc(x) scanf("%d", &x)
#... | [
"noreply@github.com"
] | lych4o.noreply@github.com |
2612c32c5f3617bd9c4909a7667b39c03395ec79 | 52bd63e7c5f1730485e80008181dde512ad1a313 | /pstade/egg/is_bind_expression.hpp | 1cd6dcfb85eba4d11eee42f78a1542830e63c78c | [
"BSL-1.0"
] | permissive | fpelliccioni/pstade | 09df122a8cada6bd809512507b1eff9543d22cb1 | ffb52f2bf187c8f001588e6c5c007a4a3aa9a5e8 | refs/heads/master | 2016-09-11T02:06:23.972758 | 2013-09-26T15:13:05 | 2013-09-26T15:13:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,481 | hpp | #ifndef PSTADE_EGG_IS_BIND_EXPRESSION_HPP
#define PSTADE_EGG_IS_BIND_EXPRESSION_HPP
#include "./detail/prefix.hpp"
// PStade.Egg
//
// Copyright Shunsuke Sogame 2007.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LI... | [
"fpelliccioni@gmail.com"
] | fpelliccioni@gmail.com |
8333538f0787aa08cc4aee9d32c85c4238163e96 | 202443d103d4777cc8976185233d9da587da75fc | /r_dump_basic.h | 0b0b7d621d39479610042052f493506726da2824 | [] | no_license | pts/pts-contestcc | 3e0cb2ac36924b17c2862ddc23c9a797e3c4bf57 | dde2f4bddffaf5ecddda0957140bad728431f0cd | refs/heads/master | 2021-01-01T05:47:15.028723 | 2014-04-24T21:25:30 | 2014-04-24T21:27:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 522 | h | #ifndef R_DUMP_BASIC_H
#define R_DUMP_BASIC_H 1
#ifndef __cplusplus
#error This is a C++ header.
#endif
#include <stdint.h>
#include <string.h>
#include <string>
#include "r_strpiece.h"
namespace r {
void wrdump_low(char v, std::string *out);
void wrdump_low(const StrPiece &v, std::string *out);
void wrdump_low(c... | [
"pts@fazekas.hu"
] | pts@fazekas.hu |
ada34e001b2f4c91cafe4258d59a6436f8fceb87 | 487d3cf6209e32b0d8f8b84976a66a74910ff676 | /src/rpcmining.cpp | 82a33b9bbbc0da0e5a46b4c5e270bc2546815017 | [
"MIT"
] | permissive | eonagen/eonagenEONA | 1040e3ff4b3879ccbd122f5cfe6687286faef770 | 606898a77b43ec8c7de664987bb88ceaa3d94ffe | refs/heads/master | 2020-04-15T17:09:37.826304 | 2019-01-09T12:58:25 | 2019-01-09T12:58:25 | 162,619,789 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,998 | cpp | // Copyright (c) 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.
#include "rpcserver.h"
#include "chainparams.h"
#include "main.h"
#include "db.h"
#incl... | [
"45151553+Pinecoin-Developer@users.noreply.github.com"
] | 45151553+Pinecoin-Developer@users.noreply.github.com |
6fac978491b24aa2336915bffa1b2d7b8911ea1c | 005339a7ad587359b9fbf657b61afa5364741c71 | /src/taskevad.cpp | 08a2b4d439ca6f910666af561479f9c597aa9c69 | [
"MIT"
] | permissive | taskeva/Taskeva-core | f81bb26e18b87b87ccc780ab6207d6a6941f254f | d88a5f8983617bc7a8e179e7187818be1c5e92f3 | refs/heads/master | 2020-05-07T18:56:38.113460 | 2019-04-11T12:42:33 | 2019-04-11T12:42:33 | 179,446,988 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,074 | cpp | // 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) 2018-2019 The Taskeva Developers
// Distributed under the MIT/X11 software license, see the accompanying
// file CO... | [
"xnkennyh@mail.com"
] | xnkennyh@mail.com |
ab7799b0ac23261cd567425d3e9f8f01768fe963 | 4beae9d121cced388d2295d1cbc436b80b4a25f2 | /src/test/test_mocha.h | 933bb810c9db23d7f2af2502248bf3a4cd4091d4 | [
"MIT"
] | permissive | volbil/newmocha | 8e5e5e3cbb51d05a330e7ad05d3bed4a3632ded6 | 809c90fbb6bc72364af2ed0ba6f97abac9d23e22 | refs/heads/master | 2022-06-11T09:37:03.595755 | 2020-04-27T02:35:06 | 2020-04-27T02:35:06 | 260,594,664 | 0 | 0 | null | 2020-05-02T01:50:46 | 2020-05-02T01:50:45 | null | UTF-8 | C++ | false | false | 4,531 | h | // Copyright (c) 2015 The Bitcoin Core developers
// Copyright (c) 2014-2019 The Mocha Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_TEST_TEST_DASH_H
#define BITCOIN_TEST_TEST_DASH_H
#include "... | [
"whoffman1031@gmail.com"
] | whoffman1031@gmail.com |
0abd8118bd63240512bc970cc21e0dc812df3880 | 1a29e3fc23318be40f27339a749bbc3bdc59c0c3 | /codeforces/gym/102021/j.cpp | 6bc53c4ff11306abd16f672095ddf0b818318398 | [] | no_license | wdzeng/cp-solutions | 6c2ac554f6d291774929bc6ad612c4c2e3966c9f | 8d39fcbda812a1db7e03988654cd20042cf4f854 | refs/heads/master | 2023-03-23T17:23:08.809526 | 2020-12-05T00:29:21 | 2020-12-05T00:29:21 | 177,706,525 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,043 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<double, double> pdd;
const double PI = acos(-1);
#define x first
#define y second
#define iter(c) c.begin(), c.end()
#define ms(a) memset(a, 0, sizeof(a))
#define mss(a) memset(a, -1, sizeof(a))
#define mp(e, f)... | [
"hyperbola.cs07@gmail.com"
] | hyperbola.cs07@gmail.com |
a2677df5fc9fca2f2154108d250d83c6b76139f0 | a91796ab826878e54d91c32249f45bb919e0c149 | /modules/gapi/src/streaming/onevpl/accelerators/utils/elastic_barrier.hpp | b91554f43575eca3451fc4446e174141ce92fbe8 | [
"Apache-2.0"
] | permissive | opencv/opencv | 8f1c8b5a16980f78de7c6e73a4340d302d1211cc | a308dfca9856574d37abe7628b965e29861fb105 | refs/heads/4.x | 2023-09-01T12:37:49.132527 | 2023-08-30T06:53:59 | 2023-08-30T06:53:59 | 5,108,051 | 68,495 | 62,910 | Apache-2.0 | 2023-09-14T17:37:48 | 2012-07-19T09:40:17 | C++ | UTF-8 | C++ | false | false | 12,134 | hpp | // This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
//
// Copyright (C) 2021 Intel Corporation
#ifndef GAPI_STREAMING_ONEVPL_ACCELERATORS_UTILS_ELASTIC_BARRIER_HPP
#define GAPI_... | [
"noreply@github.com"
] | opencv.noreply@github.com |
12b990d0d9edece7ea1cd3c5221c83deb9ce0920 | 1b420621bceca23eb375f78d0568a5dc76549a75 | /CFMM.cpp | e6be8b2c495795662db7da16b2b1adfed00d3c02 | [] | no_license | GireeshGalande/Codechef | 6b7652b00428a510fba81f2ab662f26f95a3640e | ee68927606d497fbd5cf360939b459847e45fa7f | refs/heads/master | 2022-07-09T12:51:07.919130 | 2020-05-13T07:05:54 | 2020-05-13T07:05:54 | 263,547,535 | 0 | 0 | null | 2020-05-13T06:54:33 | 2020-05-13T06:44:05 | null | UTF-8 | C++ | false | false | 1,014 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int t,n,y,z;
cin>>t;
for(int i=0;i<t;i++)
{ string x="",q;
int p=0;
cin>>n;
y=0;
int a[6]={0};
for(int j=0;j<n;j++)
{
cin>>q;
x+=q;
}
for(int k=0;k<x.length();k++... | [
"noreply@github.com"
] | GireeshGalande.noreply@github.com |
62116b593a5ab11f4af26892e342fad6c0e42dab | 22641cf13e595060a9e1849829952a90ba4b82ea | /MushroomSpawner.h | ce1d2b9d1658054888ccc22742f38f821d00c121 | [] | no_license | nkowales/FundComp2Project | ca48f852686a225b36f11fc51d2b9da74c58cc7c | ea7d1104b4d5aa78351ed952aa51c04b095ad297 | refs/heads/master | 2020-05-16T00:37:21.429617 | 2015-04-30T02:36:13 | 2015-04-30T02:36:13 | 30,984,299 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 665 | h | /*
* MushrooomSpawner.h
*
* Created on: Apr 29, 2015
* Author: naiello
*/
#ifndef MUSHROOMSPAWNER_H_
#define MUSHROOMSPAWNER_H_
#include "WorldObject.h"
#include "HealthMushroom.h"
#define MSPAWN_SPEED 100
class MushroomSpawner : public WorldObject
{
public:
MushroomSpawner(Uint32);
void init(ContentM... | [
"naiello@nd.edu"
] | naiello@nd.edu |
3e4c083a8d7faa96bfa58d8f01904634588f3841 | 2fc6ab0fdcd34c4c8516f61638bba16bf4045b0a | /player/openBookGenerator/tableGenerator/gentable.cpp | 02166f34d5389d87627c11123118ead3c92ec119 | [] | no_license | FoteiniAthina/Leiserchess---MIT-6.172-Fall16-Final-Project | 7c534f4f79a155326584b6e2dde681a4c67f609d | e32f2e9db5155f7de1a0b2b4ec7f72f4e0388f86 | refs/heads/master | 2020-08-13T02:55:08.296021 | 2016-12-22T06:42:45 | 2016-12-22T06:42:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,432 | cpp | #include <cstdlib>
#include <cstdio>
#include <iostream>
#include <cmath>
#include <algorithm>
#include <vector>
#include <set>
#include <map>
#include <cstring>
#include <cassert>
using namespace std;
typedef long long LL;
typedef unsigned long long ULL;
#define SIZE(x) (int((x).size()))
#define rep(i,l,r) for (int... | [
"haoranxu510@gmail.com"
] | haoranxu510@gmail.com |
66b14cffc882ea7cc123bf57981f1ba3dc1f7b50 | 3fc56a21137af2376ff0a0f784f6ed78d8d69973 | /DLib Attacher/ResPacker.cpp | 41fb4543259e5283285730864695dd357a95ec79 | [] | no_license | asdlei99/DLib-Attacher | c524d0cdc9f3fffcc88ccd6f9037d9dba6d977d6 | bb522c6c3863caac04acec8be2feb99563ffadb8 | refs/heads/master | 2020-12-24T03:38:14.949362 | 2014-01-15T16:51:36 | 2014-01-15T16:51:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,437 | cpp | #include "stdafx.h"
#include "ResPacker.h"
// ======================= CResPacker :: PUBLIC =======================
CResPacker::CResPacker() : _guid(0)
{
}
CResPacker::~CResPacker()
{
Clear();
}
UINT CResPacker::Add(PVOID buffer, UINT size)
{
_ResFrame frame;
if (size < 1) {
return RES_INVALID... | [
"8bit.dosninja@gmail.com"
] | 8bit.dosninja@gmail.com |
a050f872e308cdf1ee33c8c7ca816320f02be07c | 90af0fa8944c9bcb677178774d4c2c7bfe2b6e79 | /Library/Include/Graphics/Graphics.cpp | f29970971e24e480f86f93bffa9a765b953b216d | [
"MIT"
] | permissive | OiC-SysDev-Game/WonderWolfGirl | 33a5db5e7bde89bb49a90fc32950d66662a6fd52 | 6118d47fea259ec7437d5b9a7c3f967fe2eb4fa0 | refs/heads/main | 2023-07-05T11:23:24.258746 | 2021-07-30T05:41:13 | 2021-07-30T05:41:13 | 381,572,812 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,727 | cpp | #include "Graphics.h"
#include "../Common/Common.h"
#include "../Utility/GraphicsUtilities.h"
bool u22::graphics::Graphics::Setup(void) {
if (!::glfwInit()) {
return false;
} // if
::glfwWindowHint(GLFW_RESIZABLE, GLFW_FALSE);
::glfwWindowHint(GLFW_SAMPLES, 0);
::glfwWindowHint(GLFW_CONTE... | [
"towa.k100@icloud.com"
] | towa.k100@icloud.com |
0c2abfd3f1765fe99a9159ee9056367b524ad45d | 89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04 | /third_party/WebKit/Source/core/events/KeyboardEvent.cpp | d0c4eacd48da6436775c31f64985494acdbcab5b | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-1.0-or-later",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft",
"MIT",
"Apache-2.0"
] | permissive | bino7/chromium | 8d26f84a1b6e38a73d1b97fea6057c634eff68cb | 4666a6bb6fdcb1114afecf77bdaa239d9787b752 | refs/heads/master | 2022-12-22T14:31:53.913081 | 2016-09-06T10:05:11 | 2016-09-06T10:05:11 | 67,410,510 | 1 | 3 | BSD-3-Clause | 2022-12-17T03:08:52 | 2016-09-05T10:11:59 | null | UTF-8 | C++ | false | false | 6,875 | cpp | /**
* Copyright (C) 2001 Peter Kelly (pmk@post.com)
* Copyright (C) 2001 Tobias Anton (anton@stud.fbi.fh-darmstadt.de)
* Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com)
* Copyright (C) 2003, 2005, 2006, 2007 Apple Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or
... | [
"bino.zh@gmail.com"
] | bino.zh@gmail.com |
70b13cdc2d2a9e5217cea89f5f4284e0ad894fbf | 4f8bb0eaafafaf5b857824397604538e36f86915 | /课件/计算几何/计算几何_陈海丰/计算几何代码/pku_1389_矩形相交.cpp | ef0069449dd296a17ffe39e671b46587beef9713 | [] | no_license | programmingduo/ACMsteps | c61b622131132e49c0e82ad0007227d125eb5023 | 9c7036a272a5fc0ff6660a263daed8f16c5bfe84 | refs/heads/master | 2020-04-12T05:40:56.194077 | 2018-05-10T03:06:08 | 2018-05-10T03:06:08 | 63,032,134 | 1 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,188 | cpp | /*
大牛的思想
题目给出 n 个矩形,要求它们的面积并。具体做法是离散化。
先把 2n 个 x 坐标排序去重,然后再把所有水平线段(
要记录是矩形上边还是下边)按 y 坐标排序。
最后对于每一小段区间 (x[i], x[i + 1]) 扫描所有的水平线段,
求出这些水平线段在小区间内覆盖的面积。总的时间复杂度是 O(n^2)。
利用线段树,可以优化到 O(nlogn)。
*/
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#define up 1
#define down -1
typedef struct TSeg
{
double l, r;
... | [
"wuduotju@163.com"
] | wuduotju@163.com |
97bef332a39ede576ecfb6cf6cc8382d71be668b | 69f8736d82d85b53282d9e8d750987c4fa587ed8 | /mainwindow.h | 1756b3ceb08e00123513c2189e10b3e904ec78e9 | [] | no_license | dridk/sampleIDViewer | 0673304ccf5d26f8ca82ca283fac125945a4baf8 | 46d9b173539da6c01f4984cf79d1337a2e43fcdc | refs/heads/master | 2021-01-16T21:23:27.926793 | 2015-07-10T15:00:00 | 2015-07-10T15:00:00 | 38,535,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 895 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include "sampleidlistwidget.h"
#include "fsaplot.h"
#include "fsainfowidget.h"
#include "sampleidinfowidget.h"
#include "filebrowserwidget.h"
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
pu... | [
"sacha@labsquare.org"
] | sacha@labsquare.org |
e0d9f27c9916c1e463b3996300d49e45d298ccea | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/67/9e06c1d7609ea2/main.cpp | d84f86a9b4fd674ca3b421d159be980bae2ca582 | [] | no_license | WhiZTiM/coliru | 3a6c4c0bdac566d1aa1c21818118ba70479b0f40 | 2c72c048846c082f943e6c7f9fa8d94aee76979f | refs/heads/master | 2021-01-01T05:10:33.812560 | 2015-08-24T19:09:22 | 2015-08-24T19:09:22 | 56,789,706 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 176 | cpp | #include <iostream>
int main()
{
const char * UserName = "Vasia";
printf("C String %s can be located by pointer %p", UserName, UserName);
} | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
15988d290412b98a7ed49573e21ef3adfd110956 | b4ba3bc2725c8ff84cd80803c8b53afbe5e95e07 | /Medusa/MedusaCore/Core/Chrono/ProfileNode.h | e22a385b9e2a1e3e99b2640814ef6ae2a52e76fb | [
"MIT"
] | permissive | xueliuxing28/Medusa | c4be1ed32c2914ff58bf02593f41cf16e42cc293 | 15b0a59d7ecc5ba839d66461f62d10d6dbafef7b | refs/heads/master | 2021-06-06T08:27:41.655517 | 2016-10-08T09:49:54 | 2016-10-08T09:49:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,892 | h | // Copyright (c) 2015 fjz13. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
#pragma once
#include "MedusaCorePreDeclares.h"
#include "Core/Collection/List.h"
#include "Core/String/StringRef.h"
#include "Core/Collection/List.h"
#include "Core... | [
"fjz13@live.cn"
] | fjz13@live.cn |
762ee83bd6c0f5853fbac5043ddeea83cfc9b89e | 493ac26ce835200f4844e78d8319156eae5b21f4 | /flow_simulation/ideal_flow/processor0/0.84/phi | 3ec670db9b82b335986b35d94a254dffcbcd89dc | [] | no_license | mohan-padmanabha/worm_project | 46f65090b06a2659a49b77cbde3844410c978954 | 7a39f9384034e381d5f71191122457a740de3ff0 | refs/heads/master | 2022-12-14T14:41:21.237400 | 2020-08-21T13:33:10 | 2020-08-21T13:33:10 | 289,277,792 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 36,108 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
... | [
"mohan.2611@gmail.com"
] | mohan.2611@gmail.com | |
b3d1e05ba071aaaefa502bd2e90101a6146795ed | 0897560a7ebde50481f950c9a441e2fc3c34ba04 | /10.0.15042.0/winrt/internal/Windows.Services.Maps.Guidance.2.h | 704325287847950eb264fe30588748c7c64a41f3 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | dngoins/cppwinrt | 338f01171153cbca14a723217129ed36b6ce2c9d | 0bb7a57392673f793ba99978738490100a9684ec | refs/heads/master | 2021-01-19T19:14:59.993078 | 2017-03-01T22:14:18 | 2017-03-01T22:14:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,865 | h | // C++ for the Windows Runtime v1.0.private
// Copyright (c) 2017 Microsoft Corporation. All rights reserved.
#pragma once
#include "Windows.Services.Maps.Guidance.1.h"
WINRT_EXPORT namespace winrt {
namespace ABI::Windows::Foundation::Collections {
#ifndef WINRT_GENERIC_e2fcc7c1_3bfc_5a0b_b2b0_72e769d1cb7e
#defin... | [
"kwelton@microsoft.com"
] | kwelton@microsoft.com |
97a5dd6652370e48639bc89bf66800d45e2e3c5a | 37d905bbb10ea00eaadd47dc41989461fa213aea | /Virtual_Memory_Management/TLB.cpp | 499871fcdbcd8092866e2b6c4fbb4969269db86e | [] | no_license | cmarch314/Virtual_Memory | d36ebe6d1a8792d50805643a0c86d0afe484ad17 | 8ab078898d0cdfca21fd73869030588f6e45a93c | refs/heads/master | 2021-01-10T13:10:42.650548 | 2016-03-16T02:20:11 | 2016-03-16T02:20:11 | 53,989,228 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,162 | cpp | #include "TLB.h"
TLB::TLB()
{
table = new int*[4];
init();
}
void TLB::init()
{
for (int i = 0; i < 4; i++)
{
table[i] = new int[4];
table[i][0] = -1;
table[i][1] = -1;
table[i][2] = -1;
table[i][3] = -1;
}
}
TLB::~TLB()
{
delete[] table;
}
int TLB::find(int s, int p) // works as pop?
{
for (int i = 0;... | [
"cmarch314@gmail.com"
] | cmarch314@gmail.com |
3c87077334db1cd165fcebda4119b1ab9a5cecee | 5ae928266943657b0734e377c165f82edb36a52c | /src/Config/ConfigDataParser.h | a7647ff2b7f887e60964f99f35c19bf7a698fa5b | [] | no_license | jmatta1/ORCHIDReader | 47e28de753f4cb855772481cc0000bbc9ea5adc7 | c3430439a5942dff89d49444ed60138717d3b575 | refs/heads/master | 2021-01-19T11:49:22.077658 | 2018-03-02T16:14:11 | 2018-03-02T16:14:11 | 80,251,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,050 | h | /***************************************************************************//**
********************************************************************************
**
** @file ConfigDataParser.h
** @author James Till Matta
** @date 21 Jan, 2017
** @brief
**
** @copyright Copyright (C) 2016 James Till Matta
**
** This pro... | [
"jamesmatta@gmail.com"
] | jamesmatta@gmail.com |
744314d79dd303587a72122ae62612f697846687 | 157fd7fe5e541c8ef7559b212078eb7a6dbf51c6 | /TRiAS/Framework/LPict42/pictinlc.cpp | 4e8685221fd80c69514f92eff342b1eb42e67191 | [] | no_license | 15831944/TRiAS | d2bab6fd129a86fc2f06f2103d8bcd08237c49af | 840946b85dcefb34efc219446240e21f51d2c60d | refs/heads/master | 2020-09-05T05:56:39.624150 | 2012-11-11T02:24:49 | 2012-11-11T02:24:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | cpp | #include "stdafx.h"
#include "LPictImpl.h"
#ifdef LAFX_PICT_SEG
#pragma code_seg(LAFX_PICT_SEG)
#endif
/////////////////////////////////////////////////////////////////////////////
#ifdef _DEBUG
#undef THIS_FILE
static char BASED_CODE THIS_FILE[] = __FILE__;
#endif
////////////////////////////////////////... | [
"Windows Live ID\\hkaiser@cct.lsu.edu"
] | Windows Live ID\hkaiser@cct.lsu.edu |
005d81d4521c01b802e26f1be2e33d5935b155b2 | 0c44da76a30138ebaee6700e2e33df5204ef21fc | /PSME/application/include/psme/rest/security/account/account_manager.hpp | 920c45c42c1bd982a87b72d7aab79116b05fef20 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive",
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | rwleea/intelRSD | 263e4c86801792be88e528d30d5a1d3c85af3a62 | 8e404abc211211a2d49776b8e3bf07d108c4bd4b | refs/heads/master | 2023-02-20T22:26:07.222243 | 2022-08-04T22:08:00 | 2022-08-04T22:08:00 | 64,722,362 | 0 | 0 | null | 2016-08-02T03:49:59 | 2016-08-02T03:49:58 | null | UTF-8 | C++ | false | false | 3,124 | hpp | /*!
* @copyright
* Copyright (c) 2018-2019 Intel Corporation
*
* @copyright
* 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
*
* @copyright
* http://www.apache.org/licenses/LICENSE-... | [
"noreply@github.com"
] | rwleea.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.