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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0132b4e54d47f8e57b1ed9ddaf10024ee5f74a0b | 7a310d01d1a4361fd06b40a74a2afc8ddc23b4d3 | /src/option/PluginDialog.cpp | a56512faac0978d517410b49dc109cd77cf3c2f8 | [] | no_license | plus7/DonutG | b6fec6111d25b60f9a9ae5798e0ab21bb2fa28f6 | 2d204c36f366d6162eaf02f4b2e1b8bc7b403f6b | refs/heads/master | 2020-06-01T15:30:31.747022 | 2010-08-21T18:51:01 | 2010-08-21T18:51:01 | 767,753 | 1 | 2 | null | null | null | null | SHIFT_JIS | C++ | false | false | 6,682 | cpp | /**
* @file PluginDialog.cpp
* @brief donutのオプション : プラグイン
*/
#include "stdafx.h"
#include "PluginDialog.h"
#include "../IniFile.h"
#include "../DonutPFunc.h"
#include "../PluginManager.h"
#if defined USE_ATLDBGMEM
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
... | [
"ahya365@gmail.com"
] | ahya365@gmail.com |
6828e28a524392bcc7d3d020fb4d1457ed09c669 | 22204cffab84e7e6907f013a2d45b116ccb0c66d | /src/libzerocoin/Params.h | 33b01d81ba5c3c2f9ef19da753f6f959927b9540 | [
"MIT"
] | permissive | LordSoylent/PrimeStone-2 | bf24751d40d02e14b778e6e29eb2d9a3f9f1ca3f | 6ae3719a45a3ff105a1fe7ca0eb74a979be44def | refs/heads/master | 2020-04-18T21:34:06.721912 | 2019-01-26T19:14:49 | 2019-01-26T19:14:49 | 167,768,307 | 1 | 0 | MIT | 2019-01-27T04:15:02 | 2019-01-27T04:15:02 | null | UTF-8 | C++ | false | false | 6,100 | h | /**
* @file Params.h
*
* @brief Parameter classes for Zerocoin.
*
* @author Ian Miers, Christina Garman and Matthew Green
* @date June 2013
*
* @copyright Copyright 2013 Ian Miers, Christina Garman and Matthew Green
* @license This project is released under the MIT license.
**/
// Copyright (c)... | [
"laohcs9412@gmail.com"
] | laohcs9412@gmail.com |
5575515ef47d9b72356020c24f27c19bd721b0ae | 4a83dcb782625c9fbb02c21ff933f90c455bad66 | /B2068BackendControllingSoftware/B2068BackendControllingSoftware/chiefwidget.h | e235918f0bf2a85c6e5f729106f93e3536666a48 | [
"Apache-2.0"
] | permissive | cymurs/VS2015For32QtProject | a8f28db59bc1aad0bfddc9ab38e5d5325d9cf4c2 | bb53f4ef8d9f34a094169474cb6d18864a62b121 | refs/heads/master | 2020-03-26T08:36:57.528351 | 2018-09-30T09:08:41 | 2018-09-30T09:08:41 | 144,711,285 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 961 | h | #pragma once
#include <QWidget>
class CommWidget;
class SignInWidget;
class MainTab;
class CentralWidget;
class ChiefWidget : public QWidget
{
Q_OBJECT
public:
ChiefWidget(QWidget *parent = Q_NULLPTR);
~ChiefWidget();
protected:
void closeEvent(QCloseEvent *event) override;
bool isQuit();
private:
void conn... | [
"myfuture2004@163.com"
] | myfuture2004@163.com |
9fece1e7527c03467d580b3092bece7006534e37 | 3e824026c12e258ccb369d80f7cbe951701ed9a5 | /libglrender0/src/main/jni/librender/egl_core.cpp | 118d99242273d7aa4819aaabb0bf7eee681e7645 | [] | no_license | zhangkx123/JniDe | ef97eb8edb4f92452750655e1bdcd4f5cf4dca57 | c41c45bc687e95ae0d17f16be9127ff86c071176 | refs/heads/master | 2022-01-07T00:52:29.194378 | 2018-10-29T01:23:11 | 2018-10-29T01:23:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,744 | cpp | //
// Created by zengp on 2018/9/22.
//
#include "./include/egl_core.h"
#include "./libutils/my_log.h"
#define LOG_TAG "EGLCore"
EGLCore::EGLCore()
{
MY_LOGD(LOG_TAG, "EGLCore constructor");
egl_presentation_time_android = 0;
display = EGL_NO_DISPLAY;
context = EGL_NO_CONTEXT;
}
EGLCore::~EGLCore()
... | [
"bit_zengpu@163.com"
] | bit_zengpu@163.com |
efc52f3feb911928ab18884eff630e3110b2db4d | 80336ed644f60375d1706a1319d1fa29c6709371 | /FBullCowGame.cpp | 5b87f4a3dc43859d89233a3eec266e98021cdba3 | [] | no_license | JohnTenoso/Bull-Cow-Game | 5e2c7778723ce89d6997e885a9c865ee1493806f | b0fd3a64e6c9cfdab0fa2b2b5476e93366e0accc | refs/heads/main | 2023-07-31T05:14:59.905996 | 2021-09-17T11:28:56 | 2021-09-17T11:28:56 | 407,509,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,939 | cpp | #pragma once
#include "FBullCowGame.h"
#include <map>
#define TMap std::map // to make syntax Unreal friendly
using int32 = int;
// default constructor
FBullCowGame::FBullCowGame()
{
Reset();
}
//Receives a VALID Guess, Incriments turn, and returns count
Bull_Cow_Count FBullCowGame::Submit_Valid_Gue... | [
"noreply@github.com"
] | JohnTenoso.noreply@github.com |
3d9b78d7a2a78b9b14e255ebe2e4f2dcdfc145ba | dc1541e6cd6b090bc936d91a20bb073cea21404e | /uri/uri1050.cpp | 08b77dc62cfd4b369022144990458bf7ac0b2bac | [] | no_license | lvirgili/programming_challenges | f9a92b5beefd08ccfc34b85d6a0c14cf00c40f0b | 2bed6d73c27b09da9c5e80973c881249ece008a8 | refs/heads/master | 2021-05-16T02:57:04.560437 | 2017-11-05T00:41:51 | 2017-11-05T00:41:51 | 4,745,914 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cpp | #include <iostream>
using namespace std;
int main() {
int n;
cin >> n;
if (n == 61) {
cout << "Brasilia\n";
} else if (n == 71) {
cout << "Salvador\n";
} else if (n == 11) {
cout << "Sao Paulo\n";
} else if (n == 21) {
cout << "Rio de Janeiro\n";
} else if (n... | [
"luvirgili@gmail.com"
] | luvirgili@gmail.com |
cd9a1bf59fba3ccfb6b5257a3f68195dda0da48f | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/multimedia/dshow/filters/sbe/dvrfilters/shared/dvrdsseek.cpp | bf561b593be35d86df9ad902ba75781cf53579bf | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 54,036 | cpp |
/*++
Copyright (c) 2001 Microsoft Corporation. All Rights Reserved.
Module Name:
dvrdsseek.h
Abstract:
This module contains the IMediaSeeking-related code.
Author:
Matthijs Gates (mgates)
Revision History:
10-Apr-2001 mgates created
Notes:
... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
e0ecbaf16d51be35b58051d37b63d3d4d73f301a | 190cfe853208fa287aa2539f1dd4e729f5235091 | /Examination/EMStatisticsMajorDiseasesReport.cpp | 65b929a15c7ff800a753deb42cd69b71d3c879e5 | [] | no_license | smithgold53/HMSReportForms | d8cacb7de1509995b46be16bc5a99ca9104dbea1 | 7f426de1a3f8b7bad956c62ba61306a3969accf2 | refs/heads/master | 2020-05-18T09:24:39.420731 | 2015-05-06T09:47:03 | 2015-05-06T09:47:03 | 34,946,969 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,866 | cpp | #include "stdafx.h"
#include "EMStatisticsMajorDiseasesReport.h"
#include "HMSMainFrame.h"
#include "ReportDocument.h"
#include "Excel.h"
/*static void _OnYearChangeFnc(CWnd *pWnd){
((CEMStatisticsMajorDiseasesReport *)pWnd)->OnYearChange();
} */
/*static void _OnYearSetfocusFnc(CWnd *pWnd){
((CEMStatisticsMajorDise... | [
"smithgold53@gmail.com"
] | smithgold53@gmail.com |
76db31dba601b50fa4817b03415f5fd2f2acb33c | 21633501dbee345941a4a992053a9e594cfd27d6 | /cpp/virtualsysop/ANSICO~1.H | ef1df165fa3bdf2476f5100533f42aad1ac306cb | [] | no_license | levidsmith/GeorgiaTechProjects | 707c980ec9768935be98c680c07b698c21094a53 | 1980138628cb9e5f896f345bcb7228e6d37ba4bb | refs/heads/master | 2023-02-04T13:22:59.016201 | 2020-12-23T22:17:57 | 2020-12-23T22:17:57 | 95,412,526 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,153 | h | #ifndef ANSICOLOR_H
#define ANSICOLOR_H
#include "global.h"
#include <cstdio> //include classic c stdio.h
/* ANSI X3.64 color code definitions */
const int A_BLACK = 0;
const int A_RED = 1;
const int A_GREEN = 2;
const int A_YELLOW = 3;
const int A_BLUE = 4;
const int A_MAGENTA = 5;
const int A_CYAN = 6;
const int A... | [
"me@levidsmith.com"
] | me@levidsmith.com |
6bf68cc1b1e8020f8f3fa3926ed7fcc188eb49cb | 859af88331aa2d56fa4bed2098a380416e9b6837 | /integracionn.h | 50a5fdca8a8de995d9e14d4c47cba771aa9efa32 | [] | no_license | metodonumerico/ProyectoIntegrador | f129fafadb331fb3b300dab325639da2be1f5f64 | 669d11686a6f9b24ccda9e4624982b31252e790a | refs/heads/master | 2021-08-23T03:34:20.811120 | 2017-12-02T23:23:52 | 2017-12-02T23:23:52 | 112,884,664 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 574 | h | #ifndef INTEGRACIONN_H
#define INTEGRACIONN_H
#include <QMainWindow>
namespace Ui {
class integracionN;
}
class integracionN : public QMainWindow
{
Q_OBJECT
public:
explicit integracionN(QWidget *parent = 0);
~integracionN();
double Funcion(double x);//se define la funcion
private:
... | [
"noreply@github.com"
] | metodonumerico.noreply@github.com |
8063efe666f9a8d7e38706e3d6f08a4af0e1de54 | 0454def9ffc8db9884871a7bccbd7baa4322343b | /src/plugins/shared/QUScriptableTaskFactory.cpp | 19187d1b99567f945f179caba5e0321b094513b0 | [] | no_license | escaped/uman | e0187d1d78e2bb07dade7ef6ef041b6ed424a2d3 | bedc1c6c4fc464be4669f03abc9bac93e7e442b0 | refs/heads/master | 2016-09-05T19:26:36.679240 | 2010-07-26T07:55:31 | 2010-07-26T07:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,336 | cpp | #include "QUScriptableTaskFactory.h"
#include <QDir>
#include <QFile>
#include <QFileInfo>
QUScriptableTaskFactory::QUScriptableTaskFactory(QObject *parent): QUMultilingualTaskFactory(parent) {}
QList<QUTask*> QUScriptableTaskFactory::createTasks() {
QList<QUTask*> tasks;
QList<QDomDocument*> confi... | [
"alex@escaped-projects.de"
] | alex@escaped-projects.de |
32cc49eca72a4be17c58da5f4803444ae7de98af | ccb601a0fbd771a77ad4ed79c1b429cbd4ed866d | /test/TestFlow.h | f4ccbd451481c2928794e902857502ad37b0e7a8 | [] | no_license | KellerBreno/Simulador-de-Sistemas | d1a457b577a0c5019875b6485dc44eae3853d4cd | d2b2e9dffb57b34b61773ef08131915ef83553b5 | refs/heads/master | 2020-09-26T06:46:31.351827 | 2018-12-06T16:34:46 | 2018-12-06T16:34:46 | 226,193,240 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,457 | h | /*!
* \file TestFlow.h
* Arquivo contendo a Declaração da Classe de testes de Fluxo
*
* \author Breno Keller
* \since 8/11/18
*/
#ifndef SIMULADOR_TESTFLOW_H
#define SIMULADOR_TESTFLOW_H
/*!
* \class TestFlow
* \brief Classe estruturando os testes da classe Flow
*/
class TestFlow {
public:
/*!
* \brief Método... | [
"brenok.private@gmail.com"
] | brenok.private@gmail.com |
7e88092d8a0ff8b9ad6d204650c7632f01bfe7d6 | 93dd86c8d0eceaee8276a5cafe8c0bfee2a315d3 | /paddle/fluid/operators/distributed_ops/allreduce_op.cc | 86f1c28a9dd4f53400418c93f8598b7a9c38f4cc | [
"Apache-2.0"
] | permissive | hutuxian/Paddle | f8b7693bccc6d56887164c1de0b6f6e91cffaae8 | a1b640bc66a5cc9583de503e7406aeba67565e8d | refs/heads/develop | 2023-08-29T19:36:45.382455 | 2020-09-09T09:19:07 | 2020-09-09T09:19:07 | 164,977,763 | 8 | 27 | Apache-2.0 | 2023-06-16T09:47:39 | 2019-01-10T02:50:31 | Python | UTF-8 | C++ | false | false | 2,543 | cc | /* Copyright (c) 2016 PaddlePaddle Authors. 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.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... | [
"noreply@github.com"
] | hutuxian.noreply@github.com |
514b364425274b2d8c60c4dc5b98db8103ed4f40 | 9db2fa276b454bdf111246b409ebd03a7f517876 | /IP/shell/PCIe_Bridge_ICAP_complex/ip/PCIe_Bridge_ICAP_complex_m06_regslice_0/sim/PCIe_Bridge_ICAP_complex_m06_regslice_0.cpp | 1f382986b31378e00442bc8ce2c7be0babf2b9c4 | [
"MIT"
] | permissive | SanjayRai/VCU1525_HLS_acceleration_framework_split_xDMA | 884c6ab426413ba282113c95e1ee2542a672cc72 | fa16949bbf761bbd5c730f2b914af69343292b83 | refs/heads/master | 2021-06-15T23:05:04.386829 | 2019-10-14T23:22:13 | 2019-10-14T23:22:13 | 147,463,929 | 6 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 10,089 | cpp | // (c) Copyright 1995-2019 Xilinx, Inc. All rights reserved.
//
// This file contains confidential and proprietary information
// of Xilinx, Inc. and is protected under U.S. and
// international copyright and other intellectual property
// laws.
//
// DISCLAIMER
// This disclaimer is not a license and does not grant ... | [
"sanjay.d.rai@gmail.com"
] | sanjay.d.rai@gmail.com |
3a7b70210d63083f34e9d6dc6b27c309f92beac8 | cb92ee9be36a6f44d33a6ec8798f5183c6adbb1f | /Seek/Include/Platform/OpenGL/OpenGLVertexArray.h | a3cabb6d28c35853e7eb8388616061a2f150b514 | [
"MIT"
] | permissive | Nanoteck137/Seek | e95026afcea3e685527495ad84f016be3020e398 | eaa8af3f1ba4830734415fd310a6649feb9f1664 | refs/heads/master | 2022-10-29T18:49:12.186034 | 2020-06-09T20:49:45 | 2020-06-09T20:49:45 | 231,681,786 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,016 | h | #pragma once
#include "Seek/Renderer/VertexArray.h"
namespace Seek
{
class OpenGLVertexArray : public VertexArray
{
public:
OpenGLVertexArray();
~OpenGLVertexArray();
virtual void Bind() override;
virtual void Unbind() override;
virtual void AddVert... | [
"patrik.millvik@gmail.com"
] | patrik.millvik@gmail.com |
7cc452a52c756e93a908a9d0c774bacd9b80bfbd | 2f4675eeabed9f27d842f62e12406a8a9a8914c3 | /modules/bluespec/common/fpgaenv/physical-platform/pcie/dualPCIE/dual-pcie-physical-platform.cpp | 9d27acee05e4437bda83acd9c7e35c20fbfe5158 | [] | no_license | LEAP-Core/leap-multifpga | 3e14bd9914a5db4fd35f06c6f959cd967caef943 | 088da16cf13fe3c231ac10a24ea8e66e3becced5 | refs/heads/master | 2020-12-25T17:23:35.546287 | 2016-10-06T01:26:43 | 2016-10-06T01:26:43 | 30,680,219 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 260 | cpp | #include "asim/provides/physical_platform.h"
PHYSICAL_DEVICES_CLASS::PHYSICAL_DEVICES_CLASS(
PLATFORMS_MODULE p) :
PLATFORMS_MODULE_CLASS(p),
pcieDevice0(this),
pcieDevice1(this)
{
}
PHYSICAL_DEVICES_CLASS::~PHYSICAL_DEVICES_CLASS()
{
}
| [
"kermin.fleming@intel.com"
] | kermin.fleming@intel.com |
e42779b3116ee21189ab2fdae56848bbe7fc9457 | a274fd82e8cee3f2719b930a33ddd53f6d9565e4 | /날짜 구하기.cpp | e1086da01088d876438f789bed69ebb30000a98d | [] | no_license | jmini1234/algorithm | b0a7f52b9169bf5f161952c85344b34a28017610 | 9f07c0e60ce1e2d45919ce1cf514151cf276b3a7 | refs/heads/master | 2021-07-21T06:54:23.690904 | 2021-01-11T16:29:29 | 2021-01-11T16:29:29 | 234,711,775 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 420 | cpp | #include <string>
#include <vector>
#include <string>
using namespace std;
// 각 달마다 요일 수
int month[12] = {31,29,31,30,31,30,31,31,30,31,30,31};
string day[7] = {"FRI","SAT","SUN","MON","TUE","WED","THU"};
string solution(int a, int b) {
string answer = "";
int date = 0;
for(int i=0;i<a-1;i++)
dat... | [
"noreply@github.com"
] | jmini1234.noreply@github.com |
9cd3ebb302913831ef729df8a41520958897ddd0 | 8604086ebd38fa9572d9fde24d023bbefdc39fc8 | /src/Udp_server.hpp | aa7852aade3e03f7945e6ad35e65b05e27f0a60d | [] | no_license | SlavaShake/chat | 33110fc3193668b23f4ef3a10116c95e3f4e34a7 | f834538667b0fbd2ec936a4a0e8fb11984e77b33 | refs/heads/master | 2020-03-10T08:06:51.941367 | 2018-04-12T12:16:29 | 2018-04-12T12:16:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 948 | hpp | #pragma once
#include <boost/asio.hpp>
#include <string>
#include <vector>
using boost::asio::ip::udp;
class Udp_server {
public:
Udp_server(boost::asio::io_service& io_service, const std::string& host, const std::string& port) :
io_service_(io_service),
socket_(io_service, udp::endpoint(udp::v4(), 8080)) {
... | [
"ksenia.glazacheva@gmail.com"
] | ksenia.glazacheva@gmail.com |
f4b1c83a83e506bb5f8256e218c92f27cf376876 | 5ef9af5104c54170731947703655ab87275ceff8 | /modules/realtime_retarget/editor/post_import_plugin_realtime_retarget.h | 82c2052b05fd880d02d2d9be99d6a227baf52036 | [
"MIT",
"CC-BY-4.0",
"BSD-3-Clause",
"LicenseRef-scancode-unicode",
"FTL",
"CC0-1.0",
"GPL-3.0-or-later",
"Zlib",
"GPL-3.0-only",
"Bitstream-Vera",
"MPL-2.0",
"MIT-Modern-Variant",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-nvidia-2002",
"BSD-2-... | permissive | V-Sekai/godot | 36f6fffbb41c51d108b00f500e26988630d6d1cf | 420ceccb88abec7108c7c09c9c33b2a33d98f926 | refs/heads/groups-4.x | 2023-09-04T08:49:58.976453 | 2023-07-14T18:16:56 | 2023-07-14T18:16:56 | 289,429,789 | 13 | 6 | MIT | 2023-02-23T07:49:06 | 2020-08-22T05:59:10 | C++ | UTF-8 | C++ | false | false | 3,140 | h | /*************************************************************************/
/* post_import_plugin_realtime_retarget.h */
/*************************************************************************/
/* This file is part of: */
/* ... | [
"ernest.lee@chibifire.com"
] | ernest.lee@chibifire.com |
d48eed5a627d537ccfc63d521fa8a58c1b535ffb | 751fe73c7a0188dfe27c9fe78c0410b137db91fb | /compile/text/text/File.h | 6098433bfd33802eb397c241b54c5f6ec27453f4 | [] | no_license | longshadian/estl | 0b1380e9dacfc4e193e1bb19401de28dd135fedf | 3dba7a84abc8dbf999ababa977279e929a0a6623 | refs/heads/master | 2021-07-09T19:29:06.402311 | 2021-04-05T14:16:21 | 2021-04-05T14:16:21 | 12,356,617 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 463 | h | #pragma once
#include <experimental/filesystem>
namespace fs = std::experimental::filesystem::v1;
class File
{
public:
File();
~File() = default;
bool Open(const char* path);
unsigned int Length();
unsigned int Read(void* buffer, unsigned int length);
const std::string& File... | [
"guangyuanchen001@163.com"
] | guangyuanchen001@163.com |
eb00d0d632cfcdde23f683f5cf7fb2161bd1a7ba | 86973b5e24a65d96d35954a5ab1a5f3bce14f640 | /cpp/opengl/learnopengl.com/Common/Texture2D.h | 0ca091e1993505542c471aadbca42ce968c72095 | [] | no_license | OkabeRintarou/snippet | 049ecacaa398d2d23ca855cc06e0cd3b01aa0f7a | f6eeb33d8c7c6c14ffdb44a9616b3700c3cc28b7 | refs/heads/master | 2023-07-07T08:26:46.681317 | 2023-05-09T07:47:10 | 2023-05-09T07:47:10 | 56,693,112 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 451 | h | #pragma once
#include <string>
#include "Object.h"
class Texture2D : public Object {
public:
explicit Texture2D(const char * const filename);
~Texture2D() noexcept override;
std::string message() const override;
Texture2D(const Texture2D&) = delete;
void operator=(const Texture2D &) = delete;
Texture2D(T... | [
"Yuliang.Shi@outlook.com"
] | Yuliang.Shi@outlook.com |
6e6233101a4876db95df1abb07a02453e37e8644 | ba6811ba81f078d49d29de0c7d365a766ae41a50 | /lib.h | a423fdcef56284573b9dfbef4648a42cc0c0d347 | [] | no_license | japdhaes/dsap-project2 | 092c337ad60ca9c91fd90456ed4e95b0c6085500 | ff95acc7308a6c0184b59dcc58259f53e7cad247 | refs/heads/master | 2021-01-01T15:59:57.676467 | 2013-03-14T15:59:57 | 2013-03-14T15:59:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,183 | h | /*
* The definition module
* lib.h
* for the library function common for all C programs.
*/
// Standard ANSI-C++ include files
#ifndef LIB_H
#define LIB_H
#include <iostream>
#include <new>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <cstring>
using namespace std;
#def... | [
"jdhaese@gmail.com"
] | jdhaese@gmail.com |
e5914db3c6b1665326e12ba5527a44535a0a832a | e328eb2219b439668792c0c719b1f8bb3703c550 | /ITCM_finalcode_v2/IMUread.ino | 3fd6638d1e97bfebaeeff0afafcd593f1e787af4 | [] | no_license | Vishwesh-P/ITCM_by_Adam | af8e85de28c98af0e71f408e5b106cb99098f3b0 | 88a26c3058799f1db9ae623727e3c6576ea695ff | refs/heads/master | 2022-04-23T14:31:51.711125 | 2020-04-29T15:56:20 | 2020-04-29T15:56:20 | 256,580,814 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,116 | ino | // Read IMU C
void readImu() {
// Start loop timer
unsigned long loopStartTime = micros();
// Get a new sensor event
accelmag.getEvent(&aEvent, &mEvent); // Measured in m/s^2 and uTesla
gyro.getEvent(&gEvent); // Measured in rad/s
// Add to statistics object
axStats.add(aEvent... | [
"noreply@github.com"
] | Vishwesh-P.noreply@github.com |
5456e7a251f897bca70743cd38a90fc7c55a6a12 | 1b57b79d78a531d17600c614f18d5a37a020d291 | /src/s_sound.c | a0f4cf3b4f7fa3869467c2cbd66e80c4924a4dd9 | [] | no_license | MP2E/kexplus | 930061ac12b8fa849b4dcd04ec91ab1e2e13b554 | df46ae761d607c991b33d911ed3fa6c0570f4738 | refs/heads/master | 2021-01-10T20:35:43.395429 | 2015-02-16T22:43:42 | 2015-02-16T22:43:42 | 14,457,806 | 4 | 1 | null | 2014-03-20T20:10:10 | 2013-11-16T23:52:09 | C | UTF-8 | C++ | false | false | 7,599 | c | // Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1997 Id Software, Inc.
// Copyright(C) 2007-2014 Samuel Villarreal
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU ... | [
"MP2E@archlinux.us"
] | MP2E@archlinux.us |
3af5f672c856fa9f51d3104a705cb9617ad13ce3 | a0515b77831cd7654096201cfacca8ef04762ae0 | /sketch_mar09c/sketch_mar09c.ino | ee3ae0bda55c0bb6b41008ff982fbd7f697a437b | [] | no_license | jankowskirobert/ArduinoISA | 07cdabd66b3dcfdbc8d76e8c02eb52276a1a7744 | 48aced37dc4169b1b212a2d31e5d8db8d2e69dbd | refs/heads/master | 2021-01-22T19:42:04.892038 | 2018-01-09T19:15:20 | 2018-01-09T19:15:20 | 85,230,476 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 764 | ino | #include <DueTimer.h>
#include "Buttons.h"
Buttons button ;
int actualLED = 2;
int destination = 1;
int maxLED = 10;
int minLED = 1;
bool state = false;
void dioda(){
digitalWrite(actualLED, LOW);
//state = !state;
actualLED += destination;
digitalWrite(actualLED, HIGH);
if(actualLED==maxLED)
destination = -1;
if(... | [
"jankowski.r@hotmail.com"
] | jankowski.r@hotmail.com |
afdcc43ee43eecc11b2eecb69170c6daedd4fd62 | 69740a5b14d963b51ac0b8d956c205d3b7879353 | /contrib/CCF/CCF/IDL2/SemanticAction/Const.hpp | f3561a484e23c6285ad963cce1a57ffefbcdd7d8 | [] | no_license | SEDS/OASIS | eba334ae59e69fc66d1e355fedb5ad5583b40695 | ddf365eea9874fa5938072fea1fad5b41c27f3e9 | refs/heads/master | 2020-12-24T15:51:12.761878 | 2013-12-03T20:30:21 | 2013-12-03T20:30:21 | 13,195,236 | 4 | 3 | null | 2015-10-24T09:40:39 | 2013-09-29T15:58:55 | C++ | UTF-8 | C++ | false | false | 685 | hpp | // file : CCF/IDL2/SemanticAction/Const.hpp
// author : Boris Kolpackov <boris@kolpackov.net>
// cvs-id : $Id: Const.hpp 77342 2007-02-22 22:16:47Z wotte $
#ifndef CCF_IDL2_SEMANTIC_ACTION_CONST_HPP
#define CCF_IDL2_SEMANTIC_ACTION_CONST_HPP
#include "CCF/IDL2/SemanticAction/Elements.hpp"
namespace CCF
{
... | [
"hillj@cs.iupui.edu"
] | hillj@cs.iupui.edu |
fcb5a428a3a63539f770941810ed80b33fdc800a | 9aad79f52bb64c7b38f24bff1baee3bcb3ef68d7 | /src/Game.hpp | 5704b15946a7bb4c466727be5205f61c01eb1975 | [] | no_license | Shusui/office-boredom | c8eca9510ccc19ec2821ff521beab43015ad47a9 | 2e30d367fba03c7d83aaaae7c8d80bd27799459d | refs/heads/master | 2020-03-30T13:43:34.137567 | 2014-01-26T18:39:36 | 2014-01-26T18:39:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 611 | hpp | #ifndef GAME_HPP
#define GAME_HPP
#include <stdio.h>
#include <time.h>
#include <SFML/Window.hpp>
#include <SFML/Graphics.hpp>
#include "State.hpp"
#include "TextureFactory.hpp"
using namespace std;
class Game {
private:
string title;
public:
Game();
void run();
int findNumberOfMaps();
sf... | [
"davidrafagomes@gmail.com"
] | davidrafagomes@gmail.com |
e62d74548790afb83d728246d23bee532b0824b2 | d193cbf5643a8eeb9583c50932b08cd3fd7efb42 | /Injector/stdafx.cpp | ec9c9a9449b9429b11831d700a5a493092d485f3 | [] | no_license | jae900/Switch_Printer | 934f03d5c16c474789d1b2e8e9e50530b97a69cd | 18d1c42a9cef0b6701422f8a671c91668a1dc4b9 | refs/heads/master | 2022-11-27T13:16:36.895537 | 2020-07-31T23:19:47 | 2020-07-31T23:19:47 | 284,473,345 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 331 | cpp | // stdafx.cpp : 표준 포함 파일만 들어 있는 소스 파일입니다.
// PrinterHelper.pch는 미리 컴파일된 헤더가 됩니다.
// stdafx.obj에는 미리 컴파일된 형식 정보가 포함됩니다.
#include "stdafx.h"
// TODO: 필요한 추가 헤더는
// 이 파일이 아닌 STDAFX.H에서 참조합니다.
| [
"neoqmin@gmail.com"
] | neoqmin@gmail.com |
d49f5c2a4e2aa7ab14b9e11d898141674c3799a5 | f2a32a2e132f1ee38a4f82987411f1d41af11002 | /sghero/Classes/AppDelegate.cpp | a4fa4fb643e2648f9cccfe7b9f2483bbaa89a9f3 | [] | no_license | cuongnv-ict/sghero | 7dd6aed31d700c68cfd4fd3473947040a52baa3f | caa1bac760c2a64346911a96a309f49a7a162a46 | refs/heads/master | 2021-01-17T05:46:55.158292 | 2014-11-21T03:49:02 | 2014-11-21T03:49:02 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,066 | cpp | #include "AppDelegate.h"
#include "SGWelcomeScene.h"
#include "CCLuaEngine.h"
#include "SGGlobalSettings.h"
#include "lua-bindings/lua_sgshero_auto.hpp"
using namespace CocosDenshion;
using namespace std;
USING_NS_CC;
AppDelegate::AppDelegate() {
}
AppDelegate::~AppDelegate()
{
}
bool AppDelegate::applicationDidFi... | [
"xfdingustc@gmail.com"
] | xfdingustc@gmail.com |
000b6e69f94292ad9ccb69cc71049b1bab80441d | b1ecf5efbcacbb274898e29e7ee542e59ef93916 | /Codeforces/1433E.cpp | 1715f13b8643d9847e7c713535a5fb5f5134af1a | [] | no_license | abufarhad/Programming | 92160c224578be116b2bb1e957ea105640a83ee6 | 282bf4df6c47817cb5d96ccee7dc2953438e8e11 | refs/heads/master | 2021-06-16T17:07:14.095691 | 2021-03-23T17:22:13 | 2021-03-23T17:22:13 | 180,426,830 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,082 | cpp | //! Bismillahi-Rahamanirahim.
/** ========================================**
** @Author: Md. Abu Farhad ( RUET, CSE'15)
** @Category:
/** ========================================**/
#include<bits/stdc++.h>
#include<stdio.h>
#pragma GCC optimize("Ofast")
#pragma GCC target("avx,avx2,fma")
using namespace std;
#defi... | [
"abufarhad15@gmail.com"
] | abufarhad15@gmail.com |
1a6a7d38ca01a2af636df3754e9a278f4ea8028a | 0d89c8127f6883812e755ada997815db3beab4b2 | /gameFiles/arc.cpp | 8a87a0dd2b1bb5a7173d73cbc773ccfb395ea46a | [] | no_license | ChanceRbrts/Sodium_Room | b8f43213e194e3e08dce22f451dde4abcb774d7e | 02df1b81f68b3fd1f087429ee59bc3b9d7fc790e | refs/heads/master | 2023-04-12T17:44:32.189458 | 2021-02-08T19:46:13 | 2021-02-08T19:46:13 | 238,605,972 | 0 | 1 | null | 2020-10-11T01:34:07 | 2020-02-06T04:17:15 | C++ | UTF-8 | C++ | false | false | 3,655 | cpp | #include "arc.h"
Arc::Arc(double X, double Y, double R, double D1, double D2, double RC, double GC, double BC, bool mono){
x = X*32;
y = Y*32;
r = R*32;
maxR = r;
d1 = D1;
d2 = D2;
connected = true;
rCol = RC;
gCol = GC;
bCol = BC;
alpha = 1;
monocolor = mono;
defBeh... | [
"roberts.chance@gmail.com"
] | roberts.chance@gmail.com |
623110150dfa73ea06ecb5031bac78040c93b817 | 140d78334109e02590f04769ec154180b2eaf78d | /aws-cpp-sdk-waf-regional/source/model/UpdateRuleResult.cpp | 5b9307288d5e3e9c24335c290def6dcdebb751f3 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | coderTong/aws-sdk-cpp | da140feb7e5495366a8d2a6a02cf8b28ba820ff6 | 5cd0c0a03b667c5a0bd17394924abe73d4b3754a | refs/heads/master | 2021-07-08T07:04:40.181622 | 2017-08-22T21:50:00 | 2017-08-22T21:50:00 | 101,145,374 | 0 | 1 | Apache-2.0 | 2021-05-04T21:06:36 | 2017-08-23T06:24:37 | C++ | UTF-8 | C++ | false | false | 1,382 | cpp | /*
* 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 |
cdfb447ef98b1a87c1a21d536e692472beaa5239 | 27d64f8eca2a0ef010f173e932cd2e742d04acbc | /Arduino0S/Arduino0S.ino | 74d00d4865a94834161fb9583281f7a3676814eb | [] | no_license | malcolmknapp/ArduinoOS | 19f2b72fcd784a13167043ff45aef77f0206f7e1 | 4259b302b9d1e918fe460eac24bbd56ace3837e4 | refs/heads/master | 2023-03-06T02:09:03.366458 | 2021-02-16T21:29:36 | 2021-02-16T21:29:36 | 339,530,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,296 | ino |
//**************************************************
/*
Author: Malcolm Knapp
Project:
Date:
Version:
Description:
*/
//***************************************************
typedef unsigned char byte;
unsigned long BASE_INTERVAL = 1000; // timer tick for the whole system set at 1s. Set to 1000 for rele... | [
"engineeraccelerator@gmail.com"
] | engineeraccelerator@gmail.com |
5788c2b7b3f797810663447ecee93a406f295e0c | 7244cc748e0c31b18fe2b19cf0a8ea51502fa976 | /recursion/hanoi.cpp | 10ec0c13333d4e8911e5f648958fd0bdca433c02 | [] | no_license | TanmoyPaul1/CSCI235 | d970475889a73146a25d393d84fbf312bf043680 | 27148266470170f5fa5d89190a1d85b2c4d5743f | refs/heads/main | 2023-04-04T18:28:42.915686 | 2021-04-25T23:20:30 | 2021-04-25T23:20:30 | 402,844,516 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 837 | cpp |
/*
*
can only move one disc at a time
discs must be either in transit or on a tower (never on the ground)
you can never place a larger disc on a smaller disc
*/
#include <iostream>
void hanoi(int n, char src, char dst, char tmp)
{
if (n == 0)
{
std::cout << "You entered an invalid number!\n";
... | [
"pault@bxscience.edu"
] | pault@bxscience.edu |
9f21e44cc3c91b78d1ff247f80105ae04af97899 | e411638b54e787befdb813c7bc03f6c29797bd6b | /tests/TestApp/Pods/boost-for-react-native/boost/spirit/home/x3/support/ast/position_tagged.hpp | 22cfd7588b1e49ad36dc065abcb9e70df8c91ff9 | [
"BSL-1.0",
"MIT",
"Apache-2.0"
] | permissive | vovkasm/react-native-web-image | 955e18df8687b82575ca1e83a728f7d0e97eb826 | e269cc5f8aad06e6e7429ddc6de95bd20ff82407 | refs/heads/develop | 2023-01-06T23:18:04.703154 | 2019-08-03T07:11:53 | 2019-08-03T07:11:53 | 74,192,763 | 159 | 35 | MIT | 2023-01-03T15:13:59 | 2016-11-19T06:56:55 | Java | UTF-8 | C++ | false | false | 3,083 | hpp | /*=============================================================================
Copyright (c) 2014 Joel de Guzman
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)
==============================================... | [
"vovkasm@gmail.com"
] | vovkasm@gmail.com |
bc8fa2bbd60382d94427a5be29486eb4f3b1a015 | 6a14bafe71fd0f8a2e4fa9cfa936d88c97620d9c | /src/core/rnn/regress/Reshaper_x0.cc | 644a45b564814da074aaf50e9377e58cdf7454a2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | SudarsanSridharan16/Sibyl | 0b8b3f134f9b195af3fb2e7f4a82988066415004 | ae2edbb09f58e8b1cef79470e8ca9c02c244fdcb | refs/heads/master | 2020-04-21T11:28:52.756228 | 2017-05-04T10:14:38 | 2017-05-04T10:14:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,244 | cc | /*
Copyright 2017 Hosang Yoon
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 wri... | [
"junosan@users.noreply.github.com"
] | junosan@users.noreply.github.com |
6ad3bfae767953f2fc35625fb86fdc33d8512adb | a3d4e849f8f2900eee6188b9c52c998020944011 | /module06/ex01/main.cpp | 5738a37c22b7521d91fe274198f09134487371a5 | [] | no_license | illusionist99/Cpp-Modules | d31ace171ae5cbf03f8cb169446e87e472c106cc | ae6c178ec2d332f1e0fd25f64e61fdd1002cab92 | refs/heads/main | 2023-08-05T17:03:29.308754 | 2021-10-04T13:35:37 | 2021-10-04T13:35:37 | 349,688,708 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 709 | cpp | # include <iostream>
typedef struct s_Data {
int age;
std::string name;
std::string income;
} Data;
uintptr_t serialize(Data *ptr) {
uintptr_t raw;
raw = reinterpret_cast< uintptr_t>(ptr);
return (raw);
}
Data *deserialize(uintptr_t raw) {
Data *ptr;
p... | [
"malaoui@e0r3p3.1337.ma"
] | malaoui@e0r3p3.1337.ma |
8f7e26536a83bbe3237aedb85561927b0c260040 | 85cd4cea6a2f95b357bb1ec8edccc3ccfc63cd24 | /Codeforces/Round 641 - Div 2/B - Orac and Models.cpp | 6e451ca31941b03a8a953c95e936df8bdc8f20de | [] | no_license | tarunluthra123/Competitive-Programming | f55a55dcd01fcd181ccc6ddf89103a26f557f1bc | fb731bed4e2c7bb06fa01ef0a93d0bd19373cb0b | refs/heads/master | 2023-03-25T05:47:50.723518 | 2021-03-20T15:52:32 | 2021-03-20T15:52:32 | 308,401,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | cpp | #include <bits/stdc++.h>
using namespace std;
#define pb push_back
#define mp make_pair
#define sync ios_base::sync_with_stdio(false);cin.tie(0);cout.tie(0);
#define MOD 1000000007
#define ff first
#define ss second
#define ll long long int
#define pii pair<ll, ll>
#define vi vector<ll>
int main() {
sync;
... | [
"tarunluthra987@gmail.com"
] | tarunluthra987@gmail.com |
f54cf785b13d529947583c92abe4a77a3be95e05 | 5a30e62ac24fa6380d65c93bd7b64b6ffba30014 | /main.cpp | 2ad96f83a98b09031c8ced42e6dc82f82e2831ff | [] | no_license | kynants/Program_3_10 | 9a43b1ba5fd713eed64d20fff7613b834c2b63f0 | 59df965d1910f53375148f1a3dd0e7152602fc3c | refs/heads/master | 2020-03-27T14:33:14.087769 | 2018-08-29T23:16:33 | 2018-08-29T23:16:33 | 146,668,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 289 | cpp | #include <iostream>
using namespace std;
int main() {
int number = 65;
// Display the value of the number variable.
cout << number << endl;
// Display the value of the number converted to the char data type.
cout << static_cast<char>(number) << endl;
return 0;
} | [
"kynan@Kynans-MacBook-Pro.local"
] | kynan@Kynans-MacBook-Pro.local |
3fd4302bc7c482ccd61ac9d9596b69f91f0d9624 | b64a538b99f2c803490bbf6a0d0832cbfb5f1156 | /Windows/CorrelationFilters/CorrelationFilters.cpp | d3fa7ec1568a82156279b0cf6a8f8295fa2c060d | [] | no_license | jsmereka/PatchBasedCorrelation | 67f6c9a8d8c5321b26c7afd87929cd4ccd99088a | 87120625b61bea15d075aca4727575227f5de410 | refs/heads/master | 2021-01-10T21:24:42.710327 | 2013-07-05T18:23:56 | 2013-07-05T18:23:56 | 8,187,726 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 501 | cpp | // CorrelationFilters.cpp : Defines the exported functions for the DLL application.
//
#include "CorrelationFilters.h"
/**
Trains the filter as an OTSDF
@author Jonathon M. Smereka
@version 04-13-2013
@return nothing
*/
template <class T>
void OTSDF<T>::trainfilter() {
if(this->auth_count != 0 |... | [
"jon.smereka@gmail.com"
] | jon.smereka@gmail.com |
d0d04ece752db8228db7c32f089b4d3218e405d9 | 46f53e9a564192eed2f40dc927af6448f8608d13 | /gpu/command_buffer/common/capabilities.h | b749d5c1bb88cf0513c9b516789178d48130a4f9 | [
"BSD-3-Clause"
] | permissive | sgraham/nope | deb2d106a090d71ae882ac1e32e7c371f42eaca9 | f974e0c234388a330aab71a3e5bbf33c4dcfc33c | refs/heads/master | 2022-12-21T01:44:15.776329 | 2015-03-23T17:25:47 | 2015-03-23T17:25:47 | 32,344,868 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,138 | h | // 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.
#ifndef GPU_COMMAND_BUFFER_COMMON_CAPABILITIES_H_
#define GPU_COMMAND_BUFFER_COMMON_CAPABILITIES_H_
#include "gpu/gpu_export.h"
// From gl2.h. We want t... | [
"scottmg@chromium.org"
] | scottmg@chromium.org |
4f49f94bb5f38a4c6398464e89c6449f1c61a05f | c43b0d1e041d004d1fa8e1469f57b62d4d4bea88 | /src/connectivity/overnet/lib/links/stream_link_untrusted_fuzzer.cc | 2696717f828bd6418bdab6e59fa6df5cf3e8c5ed | [
"BSD-3-Clause"
] | permissive | ZVNexus/fuchsia | 75122894e09c79f26af828d6132202796febf3f3 | c5610ad15208208c98693618a79c705af935270c | refs/heads/master | 2023-01-12T10:48:06.597690 | 2019-07-04T05:09:11 | 2019-07-04T05:09:11 | 195,169,207 | 0 | 0 | BSD-3-Clause | 2023-01-05T20:35:36 | 2019-07-04T04:34:33 | C++ | UTF-8 | C++ | false | false | 2,767 | cc | // Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <fuchsia/overnet/streamlinkfuzzer/cpp/fidl.h>
#include "src/connectivity/overnet/lib/environment/trace_cout.h"
#include "src/connectivity/overnet... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a5ca9a92d1a79a4b8a30c8173f5f1d2c8751cc92 | 6861ababd3572292d5d718b496f8e20e33cfa1e0 | /deps/asio/asio/detail/impl/epoll_reactor.hpp | 9821f84030809da7c54eccb6eae94084bb472223 | [
"BSL-1.0"
] | permissive | tscmoo/tsc-bw | e6d973c425147f071102e0bc3d8b930b5292e5c7 | a9baf0a7775bdf44fafe2757526245950c6725dc | refs/heads/master | 2020-04-05T23:41:36.565984 | 2017-06-01T10:42:29 | 2017-06-01T10:42:29 | 28,708,148 | 39 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,921 | hpp | //
// detail/impl/epoll_reactor.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2016 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef A... | [
"the.dengus@gmail.com"
] | the.dengus@gmail.com |
e847c7a102bd4b35dbecb1f241132878229f8b84 | e20130f9444db4e02841dc7bc45a3f80abb5467d | /ecs/Entity.hpp | ae6dea7f88d7794531751cac0aff545672d161dc | [] | no_license | bulkowy/zpr-rts-proj | 53c7fa15017b94f60c8907519c9c9bcd65f6a35a | 3076263fce6c8f0fccca7c79520c93f8dc0467f2 | refs/heads/master | 2020-09-22T10:23:10.397162 | 2020-01-20T16:55:35 | 2020-01-20T16:55:35 | 225,154,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 694 | hpp | #ifndef _ENTITY_
#define _ENTITY_
namespace ecs {
/**
* @brief Obiekt (Entity) to dodatnie id, będące jednoznaczym identyfikatorem danego obiektu w grze. Dane Obiektu są reprezentowane przez Komponenty "Components", logika obiektów wykonywana przez Systemy.
*
* Obiekt (Entity) identyfikuje obiekt, ale nie posi... | [
"michal.a.parafiniuk@gmail.com"
] | michal.a.parafiniuk@gmail.com |
f2b22624fba38461a51d74a87e81807ce61bf8e7 | c6389f9b11fd40ee9295f4e88a14a8057e294e4f | /components/asio/asio/asio/include/asio/detail/posix_tss_ptr.hpp | 5e0836f654d640d55f54854a2a12e5a1001eb3ff | [
"BSL-1.0",
"MIT"
] | permissive | ghsecuritylab/N14 | 987ebb27cfbd7ebf84deadeb09a480aa51be34c7 | 76bc595e3face0903436e48165f31724e4d4532a | refs/heads/master | 2021-02-28T19:46:09.834253 | 2019-11-19T14:36:58 | 2019-11-19T14:36:58 | 245,728,464 | 0 | 0 | MIT | 2020-03-08T00:40:31 | 2020-03-08T00:40:30 | null | UTF-8 | C++ | false | false | 1,762 | hpp | //
// detail/posix_tss_ptr.hpp
// ~~~~~~~~~~~~~~~~~~~~~~~~
//
// Copyright (c) 2003-2018 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef A... | [
"qitas@qitas.cn"
] | qitas@qitas.cn |
f490b411e45ba93dd313230193145ce5424a1f26 | 70405c558cad2e738740ebaf7e0cd756ad236e4b | /src/term.imageio/termoutput.cpp | c2921e4246893f84bb66027fee1fa652d391ce8b | [
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"Zlib",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Unlicense",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"CC-BY-3.0"
] | permissive | SRHMorris/oiio | 0487f5d0ea604805f3fc41ad602a031fbe0a7086 | 25e9f87527115a1f2b48da88ef8b709549d9cb11 | refs/heads/master | 2023-03-13T03:04:22.747778 | 2021-03-05T11:00:43 | 2021-03-05T11:00:43 | 306,373,094 | 0 | 0 | BSD-3-Clause | 2020-10-22T15:00:56 | 2020-10-22T15:00:55 | null | UTF-8 | C++ | false | false | 10,269 | cpp | // Copyright 2008-present Contributors to the OpenImageIO project.
// SPDX-License-Identifier: BSD-3-Clause
// https://github.com/OpenImageIO/oiio/blob/master/LICENSE.md
#include <cstdio>
#include <OpenImageIO/filesystem.h>
#include <OpenImageIO/imagebuf.h>
#include <OpenImageIO/imagebufalgo.h>
#include <OpenImageIO/... | [
"noreply@github.com"
] | SRHMorris.noreply@github.com |
680b55fe9c78fffb63e713f2d43eccaeeabd33e2 | d87495a64800b98ffba47c73518c6e243da04d84 | /source/SoftTerm.cpp | 99c1c32e6b5302c1f15e0c2700b02f8612620fc0 | [
"ISC",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | synety-jdebp/nosh | 6a7c106201789a7c73a84ede0954e7351b31ea42 | 010be9e4e8628007b42bc46ee18cb1e9dc6881ff | refs/heads/master | 2021-05-10T12:45:32.993528 | 2018-02-15T17:59:14 | 2018-02-15T17:59:14 | 118,451,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 58,105 | cpp | /* COPYING ******************************************************************
For copyright and licensing terms, see the file named COPYING.
// **************************************************************************
*/
#include <algorithm>
#include <cstdio>
#include <stdint.h>
#include "CharacterCell.h"
#include "S... | [
"jonathan.de.boyne.pollard@synety.com"
] | jonathan.de.boyne.pollard@synety.com |
294923595b4cdb6a45ced3b4f9973568142f5cbd | b1bad4ee178d333334b2a8ca33492de301498ef4 | /src/cpu/test_lockit/read.h | ff084a3433290cc286979504d245bca63dee3bef | [] | no_license | nkuri/puyoai | 18c26947152935e9d585d74d6c23e7f48f42deb9 | af2b1a6e9ef08b73534991d53e3959f2023b48f7 | refs/heads/master | 2021-01-18T07:34:30.904533 | 2015-03-22T03:24:14 | 2015-03-22T03:24:14 | 32,403,868 | 0 | 0 | null | 2015-03-17T15:58:29 | 2015-03-17T15:58:29 | null | UTF-8 | C++ | false | false | 1,270 | h | #ifndef CPU_TEST_LOCKIT_READ_H_
#define CPU_TEST_LOCKIT_READ_H_
#include "lockit_constant.h"
class READ_P {
private:
public:
READ_P();
~READ_P();
void ref();
void fall();
int setti_puyo();
int chousei_syoukyo();
void setti_12();
void field_kioku();
int field_hikaku();
int sai... | [
"mayah@mayah.jp"
] | mayah@mayah.jp |
afe435ff1f0bb7bfbd3e40fa713d5c54687bf453 | cdc0b8cb4a02932288e0eb8bec991b7c3b4db0bf | /MainLogic.h | a00b3b66e027c48f06b3ebbeda2051f2692e7fdb | [] | no_license | LocketGoma/PMG_Sample02 | ea52680a28a981694a62d7b3518f9b3fae42188a | bb3c6121701b70029116f7413bf8355fb38b8941 | refs/heads/master | 2020-11-24T12:35:40.341503 | 2019-12-20T18:34:28 | 2019-12-20T18:34:28 | 228,145,966 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 93 | h | #pragma once
#include "Resource.h"
class Automata {
public :
Automata();
private :
}; | [
"gom@kiwing.co.kr"
] | gom@kiwing.co.kr |
502e2564132409e978b3dea209cec62ab696aa84 | 9be246df43e02fba30ee2595c8cec14ac2b355d1 | /game_shared/npcevent.h | c9fb9259b31875f71e95a7ed2956da655c31764f | [] | no_license | Clepoy3/LeakNet | 6bf4c5d5535b3824a350f32352f457d8be87d609 | 8866efcb9b0bf9290b80f7263e2ce2074302640a | refs/heads/master | 2020-05-30T04:53:22.193725 | 2019-04-12T16:06:26 | 2019-04-12T16:06:26 | 189,544,338 | 18 | 5 | null | 2019-05-31T06:59:39 | 2019-05-31T06:59:39 | null | WINDOWS-1252 | C++ | false | false | 2,143 | h | //========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================
#ifndef NPCEVENT_H
#define NPCEVENT_H
#ifdef _WIN32
#pragma once
#endif
class CBaseAnimating;
struct anim... | [
"uavxp29@gmail.com"
] | uavxp29@gmail.com |
04149bcee7e06892ba5628ec443f2efcf37b2958 | f4eb7835c43e0c86e4789aa9be18d97376b08c62 | /game_GameItem.cpp | 2abbbf8a5892d1675b92a8297558cf5bab3df224 | [] | no_license | mugisaku/gamebaby-20171020-dumped | c8a90dd1dcfa1e1322d60962694bb23371b33271 | 750d916502c36319cb839e02df7eff87cb844f47 | refs/heads/master | 2021-07-14T17:39:38.157266 | 2017-10-20T05:25:37 | 2017-10-20T05:25:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,941 | cpp | #include"game_GameItem.hpp"
namespace gmbb{
GameItem::
GameItem(char const* name_, Price pri, char16_t const* desc, Sword const& swd) noexcept:
name(name_),
price(pri),
description(desc),
kind(GameItemKind::sword)
{data.sword = swd;}
GameItem::
GameItem(char const* name_, Price pri, char16_t const* desc,... | [
"lentilspring@gmail.com"
] | lentilspring@gmail.com |
83ae5bce6bd07484f5c7be788ffbe28843a8b31a | 635206840d9a3ce3091fa0c2baca565a07d6d4b3 | /LR2/GrammarTransform/include/grammar/Grammar.h | 49cb1e9161bf2d599d7f994de0349803a1b11e59 | [] | no_license | qwerfah/compilers-design | cc9af7d27c4240d3e688c7e1bc144c2b79e030a2 | 460de1f76cbf1e30ea4062f676cd06cda51a5645 | refs/heads/main | 2023-06-08T21:37:04.375566 | 2021-06-18T23:01:39 | 2021-06-18T23:01:39 | 340,848,352 | 0 | 0 | null | 2021-04-04T12:38:08 | 2021-02-21T07:59:51 | null | UTF-8 | C++ | false | false | 972 | h | #pragma once
#include <algorithm>
#include <iterator>
#include "symbol.h"
#include "rule.h"
class GrammarTransform;
/// <summary>
/// Regular grammar.
/// </summary>
class Grammar
{
public:
Grammar();
/// <summary>
/// Get symbol from grammar alphabet by its name.
/// </summary>
/// <param name="name"> Name o... | [
"KarpukhinAS@tsniimash.ru"
] | KarpukhinAS@tsniimash.ru |
08bcfe48e893542d428e0d91d0eb90fca27c96e2 | c3b4bb9299976ef76a14230b64baae1baa11adb2 | /include/Auteur.h | 5acdd8f4349eeb9a4f7697ba4df1c8f0e454ae62 | [] | no_license | Sterling-qc/tp2_1010 | e7e80e99c04e076568f7df79b2f98985480097c2 | 21ad6b0c725820032760b416f9d739cced18212c | refs/heads/master | 2020-12-23T07:56:23.084127 | 2020-01-29T21:59:42 | 2020-01-29T21:59:42 | 237,090,153 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 603 | h | #ifndef AUTEUR_H
#define AUTEUR_H
#include <string>
#include <fstream>
class Auteur
{
public:
Auteur() = default;
Auteur(const std::string& nom, unsigned int anneeDeNaissance);
const std::string& getNom() const;
unsigned int getAnneeDeNaissance() const;
unsigned int getNbFilms() const;
void ... | [
"yologuy974@gmail.com"
] | yologuy974@gmail.com |
75342683a21b02632b6a294817a8fdda7f8526bc | 46b2acb9deec166a332f12687dd203520de63a7a | /server/Service/UserService.h | 281855e12023575fbabadd509df9064d1b1cb708 | [] | no_license | davyxx3/my_chatroom | dc88c275d95bdf8f27d91312d91f8d2e263f6aac | 6ec8c8fbaa0279efe50026ac95524d5574239748 | refs/heads/master | 2023-09-03T10:57:02.911699 | 2021-11-05T10:12:30 | 2021-11-05T10:12:30 | 424,903,748 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 429 | h | #pragma once
#include"../Dao/MySQLConnector.h"
using namespace std;
class UserService {
private:
MySQLConnector *connector;
bool checkAccount(string &account);
bool checkPassword(string &password);
public:
UserService();
pair<int, string> checkLogin(string account, string password);
bool... | [
"1055047237@qq.com"
] | 1055047237@qq.com |
4afdee5857e5065492f56c133b5de4d59f836b1b | 44289ecb892b6f3df043bab40142cf8530ac2ba4 | /Sources/Elastos/Frameworks/Droid/Base/Services/Server/inc/elastos/droid/server/PersistentDataBlockService.h | 4fad40b6481c1e483626cac992d8f45e3825e541 | [
"Apache-2.0"
] | permissive | warrenween/Elastos | a6ef68d8fb699fd67234f376b171c1b57235ed02 | 5618eede26d464bdf739f9244344e3e87118d7fe | refs/heads/master | 2021-01-01T04:07:12.833674 | 2017-06-17T15:34:33 | 2017-06-17T15:34:33 | 97,120,576 | 2 | 1 | null | 2017-07-13T12:33:20 | 2017-07-13T12:33:20 | null | UTF-8 | C++ | false | false | 5,057 | h | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// 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
//
// ... | [
"cao.jing@kortide.com"
] | cao.jing@kortide.com |
6d063d438682a081638cd832cff462d4e5301f20 | c1c4fd5ec7ff66bdac98297977674340e12ea79f | /linuxcpp_tsinghua/15.04/insock/client1.cpp | 4e6db5d6e7671e0b6db644c8dbcd1b84cf8a8b1a | [] | no_license | multicgu/cpp | 99822e78dd0fd0e0166b7aa704fb536b1854113e | 1331fbc975f27814acdfab6a6bb0266fc0a9da7e | refs/heads/master | 2021-01-10T06:54:34.863617 | 2016-04-11T07:01:06 | 2016-04-11T07:01:06 | 46,668,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,127 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <netinet/in.h>
#include <netdb.h>
#include <sys/socket.h>
#include <unistd.h>
#include <string.h>
// 请求Web服务器的主页
void GetHomepage( int socket_fd )
{
char buffer[8192];
sprintf( buffer, "GET /\n" );
write( socket_fd, buffer, strlen( buffer ) );
while( true ) {
ssi... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
08a14dd5d13fe6237e48040db2d697474a45fb3c | ac8107be8fe2652528a550eb49d6b6c5ce8580d0 | /FM-QtTextStats_low_coupling/textstats.h | cdce81aa63d3bb1e6c4837318dba33befa1f3bea | [] | no_license | ahaggi/CPP-using-QT | cb2c1eecc765925914a0266d1436b33d32b12852 | a4e96d8b0a2fa97fcbee44f7d936805eb08ca803 | refs/heads/master | 2022-09-24T15:20:34.163740 | 2020-06-06T03:48:03 | 2020-06-06T03:48:03 | 269,845,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,612 | h | #ifndef TEXTSTATS_H
#define TEXTSTATS_H
#include <string>
#include <map>
#include <algorithm>
#include <QTableWidget>
#include <QTextEdit>
#include <QCheckBox>
// Normal map only allows sorting by key, not by value.
// This function flips, or swaps, the key and value in key/value pairs in a map,
// and puts them in ... | [
"a.haggi@yahoo.com"
] | a.haggi@yahoo.com |
2f646648e05eb961fb2139cb84996a57101d80d7 | c60b226ef6af565a91d236be60f4f508fb07a2be | /timer_main/timer_main.ino | d62cc9e867eaaf6b0c4a61fffa0c8f8efb30f9a6 | [] | no_license | mharasic/Ardutimer | 0dba001e5575537a030015acdb9d1854550a9142 | 300398d4e5f8abf52930f9b5d9b99d28f37b7f07 | refs/heads/master | 2020-09-21T09:01:29.536947 | 2019-12-01T00:01:38 | 2019-12-01T00:01:38 | 224,748,928 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 872 | ino | #include <LEDMatrixDriver.hpp>
// Define the ChipSelect pin for the led matrix (Dont use the SS or MISO pin of your Arduino!)
const uint8_t LEDMATRIX_CS_PIN = 9;
// Number of 8x8 segments you are connecting
const int LEDMATRIX_SEGMENTS = 8;
const int LEDMATRIX_WIDTH = LEDMATRIX_SEGMENTS * 8;
// The LEDMatrix... | [
"you@example.com"
] | you@example.com |
40255d240ef02dc488194b0a40ee64bfba455890 | dcee7da72687faac26f64139486e93d416af369d | /Effects/Partiture/moCHeader.cpp | 71c6b4cf6ed6fdb43aade7a3dbe6dccd8f5d2909 | [] | no_license | moldeo/moldeoplugins | 871d0c70047b4074c0aa08c0f5dbe156a38b2dba | 609af7c5e4271723dfc3394343fabd0b431fb934 | refs/heads/master | 2022-02-14T17:39:50.461902 | 2022-02-07T11:30:28 | 2022-02-07T11:30:28 | 25,303,561 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,485 | cpp | #include "moCHeader.h"
int moCHeader::claveSol[12] = {
0, //sol
0, //sol#
1, //la
1, //la#
2, //si
3, //do
3, //do#
4, //re
4, //re#
5, //mi
6,//fa
6 //fa#
};
int moCHeader::claveSolSostenidos[12] = {
0, //sol
1, //sol#
0, //la
1, //la#
0, //si
... | [
"info@moldeointeractive.com.ar"
] | info@moldeointeractive.com.ar |
297a1d1983b4ff6a843c00d3ba57a481a48f8cf3 | 4eaa809ac3f505b83e33172b1d4a099e71c2926a | /openFoam/cases/heavingCylinder/1/meshPhi | 1b18fa0075353968be3aecf352958a64b5e53c53 | [
"MIT"
] | permissive | krajit/krajit.github.io | 3c4326b8c8b674afd7bbf735caca95824ed194ed | 5f81be0c4b940c3a6a2646c166f99d0c3b515432 | refs/heads/master | 2021-12-04T22:40:12.267880 | 2021-12-02T01:42:03 | 2021-12-02T01:42:03 | 98,024,086 | 1 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 117,200 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 3.2 |
... | [
"ajitkumar22@gmail.com"
] | ajitkumar22@gmail.com | |
b85289d9ce8fa0e73c2d660ee614b6f19718c014 | b058f3303d5e4977c5f632499015dcac591e13cd | /src/disks/NativeFs.cpp | d1a7434bce684eba9567d9a327593dd334db2078 | [] | no_license | linuxforum5/c1541usb | a0978bf38c6c523b76d0eff6904f27a3013e34f0 | 6a35bea60c78aec4b726db648a9245a79514b3f1 | refs/heads/main | 2023-06-01T00:33:55.294144 | 2023-01-14T16:28:53 | 2023-01-14T16:28:53 | 586,044,976 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,455 | cpp | #include "NativeFs.hpp"
#include <iostream>
#include <cstring>
#include <dirent.h>
#include <sys/stat.h>
// #include <filesystem> // C++17
// namespace fs = std::filesystem
using namespace std;
NativeFs::NativeFs( Config *conf ) : Disk( conf ) {
file = NULL;
string path = config->get_media();
if ( FILE* ... | [
"linuxforum@freemail.hu"
] | linuxforum@freemail.hu |
4847d9340e4eb540673d761713d2efdc96b7f244 | a3d658dd8b2d65df1e9ed8a6c88611fed84cec44 | /Arrays/ReplaceWithProductOfEveryOtherWithoutDivision/ReplaceWithProductOfEveryOtherWithoutDivision02.cpp | 7b39db2928e7b7a28100ce3d30b145ab5f44ea30 | [] | no_license | XoDeR/AlgoRecap2017 | acfeb81e8def939f780cf213a0edb3d906083ab2 | 8f43d98c3f1c8638238a72f75383cdfe1578b734 | refs/heads/master | 2020-05-24T22:10:45.144970 | 2017-07-14T15:54:29 | 2017-07-14T15:54:29 | 84,885,439 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 938 | cpp | #include<iostream>
using namespace std;
// Function to replace each element of the array with product
// of every other element without using division operator
void findProduct(int arr[], int n)
{
// use two auxiliary arrays
int left[n], right[n];
// left[i] stores the product of all elements in the sub-array[0... | [
"xoder.vs@gmail.com"
] | xoder.vs@gmail.com |
262862d691dbd6401d65b205b3a0dc1cc18373f1 | 7e6e45fc43fcfaf3a7ac84197a6629ea0215a138 | /1929.cpp | 80525ab487509cef09005e4a333817ab27a3d831 | [] | no_license | calm-lab/online-judge | cb2719c010480c833caa169977db9e19d091236f | 92da8776fec4d7835f9b6e6eb0b034c63709b356 | refs/heads/master | 2023-06-09T09:03:31.080759 | 2021-06-29T06:52:55 | 2021-06-29T06:52:55 | 371,567,818 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | cpp | #include <iostream>
using namespace std;
int main(){
int m ,n;
cin >> m >> n;
bool check[n+1];
fill_n(check, n+1, false);
check[0] = check[1] = true;
for(int i = 2; i*i <= n; i++){
if(check[i] == false){
for(int j = i*2; j <= n; j+=i){
check[j] = true;
... | [
"opmina72@naver.com"
] | opmina72@naver.com |
3ace2f8ddf4bcebef0a5fb77cfbfc391d5fa8def | 8f2072a14ebea37f7e087d5d49b48f75a9672472 | /test/mem_leak_more.cc | afc87c4ba25a757d1b9b88a720bc62e45b36c55d | [] | no_license | victoriv/prefetcher | 2f8de50dfc71a0129e94846a867b0da4f10fd156 | 5f349a5583a285079c838196756d13fd578a132f | refs/heads/master | 2021-01-20T06:57:31.611687 | 2015-04-09T16:40:04 | 2015-04-09T16:40:04 | 29,853,947 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 724 | cc | /*
* Prefetcher with a large memory leak.
*/
#include <stdlib.h>
#include <stdio.h>
#define __STDC_FORMAT_MACROS
#include <inttypes.h>
#include "interface.hh"
void prefetch_init(void) {}
AccessStat* old_stat = NULL;
void prefetch_access(AccessStat stat)
{
if (old_stat) {
Addr address = stat.mem_addr + ... | [
"yulongb@stud.ntnu.no"
] | yulongb@stud.ntnu.no |
6e8c87c8c5f0f8647306ae303edfb70b0ef2b928 | fdec7f06a1ea7cad0544c0e07a3c9d2d516da667 | /Estudiante.h | c78279eea8ae8235dfe1392da3440a414ba7fbba | [] | no_license | carlosvelaquez/Examen2P3_CarlosVelasquez | e26b36709711ee409da511ff8c0dd0be3e163c53 | ee171e3e959beb3ca7a0e72ffb1c23b08b9f13e3 | refs/heads/master | 2021-07-01T07:14:06.159926 | 2017-09-23T02:02:16 | 2017-09-23T02:02:16 | 104,509,888 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 480 | h | #pragma once
#include "Ciudadano.h"
#include "Maestro.h"
#include "Lista.h"
class Estudiante : public Ciudadano{
private:
float promedio;
string homeroom;
Maestro* maestroGuia;
public:
Estudiante();
Estudiante(string, string, float, string, string, string, string, string, float, string, Maestro*);
float ... | [
"carlosvelaquez@unitec.edu"
] | carlosvelaquez@unitec.edu |
b718be915aa829928f2c3751740c54e0cf4b409d | c9c16ccbc6c8acf02599a5831b629b4c71cdbe56 | /lagrangian.cpp | 37c0c40b002f3e92efba200297c68aa0de1bf450 | [
"Apache-2.0"
] | permissive | AustinLBuchanan/kmedian | dd499b7612b84c99f1dae44e9874d586c6ed3b05 | f714c92459c33851baf8be631ddbea28c45138a8 | refs/heads/master | 2020-07-18T06:21:00.786989 | 2019-09-20T21:24:28 | 2019-09-20T21:24:28 | 206,196,110 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,656 | cpp | #include "models.h"
#include "ralg.h"
#include <algorithm> // used for sorting
#include <queue> // priority queue used for B&B
double solve_Lagrangian_relaxation(const vector<vector<int> > &c, int k)
{
int n = int(c[0].size());
bbnode b;
b.alpha = new double[n];
for (int i = 0; i < n; ++i) b.alpha[i] =... | [
"noreply@github.com"
] | AustinLBuchanan.noreply@github.com |
e17f010d4734093b320b7baafa978da5bb2b9b37 | 6ce049ad0073d7d5e14efde081c94d9432a15d35 | /Yan/icpc/2961.cpp | 4cfee89275a4cce428edc7b68eaebacc5135ae52 | [] | no_license | yancouto/maratona-sua-mae | 0f1377c2902375dc3157e6895624e198f52151e0 | 75f5788f981b3baeb6488bbf3483062fa355c394 | refs/heads/master | 2020-05-31T03:26:21.233601 | 2016-08-19T03:28:22 | 2016-08-19T03:28:37 | 38,175,020 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 621 | cpp | #include <bits/stdc++.h>
using namespace std;
#define fst first
#define snd second
typedef unsigned long long ull;
typedef long long ll;
typedef pair<int, int> pii;
#define pb push_back
#define for_tests(t, tt) int t; scanf("%d", &t); for(int tt = 1; tt <= t; tt++)
template<typename T> inline T abs(T t) { return t < 0?... | [
"yancouto@gmail.com"
] | yancouto@gmail.com |
b19f439f3403a33b6ee1dbf6e134620abfb947f5 | b052456d9797e2fe5c4118b576fcce24f8bfe1dc | /client/systems/gunStore/dialog/gunshop_settings.hpp | b7573270fa5f7c3480bb546491f1b99274074f2f | [] | no_license | DN1993/DayZUK-Wasteland-2.5 | 952da01973669af44bc155788a8c98704475cee8 | 46fde2651617cb96ced39e9c9e3343ea57f0f84f | refs/heads/master | 2021-01-19T07:13:17.090717 | 2012-12-27T20:24:38 | 2012-12-27T20:24:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,098 | hpp | #include "gunstoreDefines.sqf"
class gunshopd {
idd = gunshop_DIALOG;
movingEnable = true;
enableSimulation = true;
onLoad = "[0] execVM 'client\systems\gunStore\populateGunStore.sqf'";
class controlsBackground {
class MainBackground: RscPicture
{
idc = -1;
text = "\ca\ui\data\ui_background_control... | [
"george.dettmer@gmail.com"
] | george.dettmer@gmail.com |
577550c595ebe5e74d2be03016aa4d5b2a4e9931 | 711e5c8b643dd2a93fbcbada982d7ad489fb0169 | /XPSP1/NT/ds/ese98/src/inc/daeconst.hxx | 0aa896c42a5c7eceeb604a57f7e8da8a86564910 | [] | no_license | aurantst/windows-XP-SP1 | 629a7763c082fd04d3b881e0d32a1cfbd523b5ce | d521b6360fcff4294ae6c5651c539f1b9a6cbb49 | refs/heads/master | 2023-03-21T01:08:39.870106 | 2020-09-28T08:10:11 | 2020-09-28T08:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,659 | hxx | const CPG cpgDatabaseMin = 256; // File Size - cpgDBReserved (ie. true db min = cpgDatabaseMin+cpgDBReserved)
const PGNO pgnoSystemRoot = 1;
const OBJID objidSystemRoot = 1;
const CHAR szOn[] = "on";
const CHAR szTempDir[] = "temp"szPathDelimiter;
const CHAR szPatExt[] = ".pat"; //... | [
"112426112@qq.com"
] | 112426112@qq.com |
49ef697d7cf5151e51b33f7b7d306ecb86ff23a4 | a03a7935a191d63bee76fd3b85a61ee27f98904a | /src/avt/Queries/Queries/avtTotalLengthQuery.h | 1c30d2ab908abceacb4afaa604c9f04164a8bcd9 | [] | no_license | cchriste/visit | 57091c4a512ab87efd17c64c7494aa4cf01b7e53 | c72c413f571e56b52fb7221955219f11f4ba19e3 | refs/heads/master | 2020-04-12T06:25:27.458132 | 2015-10-12T15:41:49 | 2015-10-12T15:41:49 | 10,111,791 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,415 | h | /*****************************************************************************
*
* Copyright (c) 2000 - 2015, Lawrence Livermore National Security, LLC
* Produced at the Lawrence Livermore National Laboratory
* LLNL-CODE-442911
* All rights reserved.
*
* This file is part of VisIt. For details, see https://visit.llnl... | [
"bonnell@18c085ea-50e0-402c-830e-de6fd14e8384"
] | bonnell@18c085ea-50e0-402c-830e-de6fd14e8384 |
e78b2d9de23de91bae5cc1028e540341a60a4324 | f634fbe8a13d56bf7f52c12a21a02622af43cd40 | /pol_implementation.cpp | 375cb463fc34447fe9846e1ab37936834fb0d52b | [] | no_license | DDUC-CS-Sanjeet/polynomial-implementation-bvaid128 | 24b138349ded2e3aa3a8c71b16f276b9e709c281 | 92c391b828698c033c5093cf316865c17304ead3 | refs/heads/master | 2020-12-21T05:42:37.143450 | 2020-01-27T18:18:32 | 2020-01-27T18:18:32 | 236,327,501 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,182 | cpp | #include<iostream>
using namespace std;
class Polynomial
{
private:
// Variables to store information about polynomial
int coeffecient[10];
int degree;
public:
Polynomial()
{
// Behavior of default constructor
degree = 0;
}
Polynomial(int d)
{
// Behavior o... | [
"bvaid128@gmail.com"
] | bvaid128@gmail.com |
7f7227f7cbe3cef44047f3bac30eb63ad523b143 | 1f6b3b3ea3d29d384e9e061667153f6faa4d00fa | /Vehicle.h | 7ff4d0743e6160f2ddb5a6a8ac906ff608b9cbd2 | [] | no_license | daoleviethoang/lthdt-18CLC6-18127101 | b82a156b15c0b8324dcbc49d9f301f87af004b0b | daeee67ee01c232bd1851d0737b7f7dd0633b811 | refs/heads/master | 2023-01-11T10:33:55.579385 | 2019-07-24T14:49:40 | 2019-07-24T14:49:40 | 189,795,912 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 382 | h | #pragma once
#include<conio.h>
#include<iostream>
#include<string>
#include<vector>
using namespace std;
class Vehicle
{
private:
double Weight;
double AmountofFuel;
double LengthofKm;
public:
Vehicle();
void AddWeight();
void RemoveWeight();
void AddFuel();
double VehicleRun();
double getFuel();
double getWe... | [
"18127101@student.hcmus.edu.vn"
] | 18127101@student.hcmus.edu.vn |
0a46260e566e36c9041efde6e9439a43d2bc0c14 | 49045d9e849d7121a32b00a54ca4d161a0325ce0 | /week_06_images_and_video/assignments/frameBufferSlitScan/WORKED/frameBufferSlitScan/src/ofApp.cpp | 974283f1ec4363772b02d24745265ccd9512bb4b | [] | no_license | mn3007/creativeCoding | accbf1ce8dfcec64942d207cf69b3524f268aee7 | 40d3e07f947265f1c341a03f59932d2e88cae54a | refs/heads/master | 2021-06-07T18:31:48.139959 | 2016-11-15T12:03:27 | 2016-11-15T12:03:27 | 73,809,646 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,559 | cpp | #include "ofApp.h"
//--------------------------------------------------------------
void ofApp::setup(){
ofBackground(0);
vidGrabber.setDeviceID(0);
vidGrabber.setDesiredFrameRate(60);
imgWidth = 320;
imgHeight = 240;
vidGrabber.initGrabber(imgWidth, imgHeight);
slitWidth = 1;
maxBuff... | [
"fsihwa@gmail.com"
] | fsihwa@gmail.com |
e80ab4bc0459af2e4cc5e9a3048cd9449c9322c9 | 7e762e9dda12e72f96718ef7bec81bca85f3937a | /DQuery.cpp | 7f2ffc6589b76968bd2aa83416075138684be8b2 | [] | no_license | ShravanCool/spoj-classical | b9bd563a28523ad8d626c867f54646d839302ce9 | 448bf7745c65f6552fb00b32a827044bd1528925 | refs/heads/master | 2020-05-31T06:48:59.737307 | 2019-03-30T16:46:07 | 2019-03-30T16:46:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,669 | cpp | #include <cstdio>
#include <algorithm>
#include <cmath>
#include <vector>
using namespace std;
long long BLOCK_SZ = 555;
int freqArr[10000000];
typedef struct query { long long start, end, index; } query;
bool myComp(query a, query b);
void add(long long index, long long& curAns);
void remove(long long index, long lon... | [
"rohankanojia420@gmail.com"
] | rohankanojia420@gmail.com |
3ef86f23c4a16b551f74044a45c96cb0fdd06979 | fe856864263e8f5b189d9e98261a09001c7a1939 | /src/netbase.h | 8096acb79cbb16e375807057bef9a88c873f3f53 | [
"MIT"
] | permissive | gbanka/seocoin | 9666b2b55123aaa20c34251766692c775f60d7a5 | 1756bc2cff197a90ed89c73b53021d4dcf29a506 | refs/heads/master | 2021-01-21T23:09:35.008078 | 2017-06-23T09:35:41 | 2017-06-23T09:35:42 | 95,202,522 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,092 | h | // Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef SEOCOIN_NETBASE_H
#define SEOCOIN_NETBASE_H
#include <string>
#include <vector>
#include "serialize.h"
#include "comp... | [
"grzegorz@grzegorzbanka.com"
] | grzegorz@grzegorzbanka.com |
e25cf63b15b13e3fbf3034774f5f484da5d47f02 | fda63f10ef1a99bc7e260e199a5fb595369e8bb9 | /test/examples/potential_friends_test.cc | 4cb5fbf905e377a176d007eefd28be6c4ad8b1be | [] | no_license | honkdamonk/Green-Marl | 74e1ae6e89b125e7141280f970fba1cb9ccb1772 | 95832007d273cae728d981ca774d5b0febb628e8 | refs/heads/master | 2020-12-25T07:57:37.775547 | 2014-05-29T16:50:35 | 2014-05-29T16:50:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,801 | cc | #include "potential_friends.h"
#include <set>
#include <fstream>
#include <iostream>
#include <string.h>
std::set<int>* loadPrecomputedResults(size_t nodeCount) {
std::set<int>* targetSets = new std::set<int>[nodeCount];
std::ifstream inputFileStream;
inputFileStream.open("data/potential_friends.txt");
... | [
"sevenich@in.tum.de"
] | sevenich@in.tum.de |
d0f3178cc41fe94efcfd999fe021e3e7a1291c87 | 3211ea6359a995693165b4449aba23e501d62fc2 | /Queues/Queue.cpp | 6d189c76f7fd27ebd9d92cfd095b761f691e2672 | [] | no_license | abhi-shek2000/DataStructuresusingC_plusplus | f9cd714ebb443d418326c6720803109d25a8d245 | a994da00c388246d42097670c0c16677502b1a8b | refs/heads/master | 2021-02-24T10:42:26.713329 | 2020-04-17T19:02:27 | 2020-04-17T19:02:27 | 245,429,083 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,218 | cpp | /*
* File: stack.h
* Author: Abhishek Mule
* Basic implementation of QUEUE
* Created on 10 March, 2020, 4:26 PM
*/
#include <iostream>
using namespace std;
class QUEUE{
private:
struct NODE{
int data;
struct NODE *next;
struct NODE *prev;
};
struct NODE *... | [
"noreply@github.com"
] | abhi-shek2000.noreply@github.com |
7e4bffe0f77d9d0ecabc760367b75594c3dcb922 | cf1110da799ab032029b48afc942041a15f84795 | /Num_met_6s_2_01/DirichletTask.h | cce639db859f4bbf0ea37b064c962508abfa1e68 | [] | no_license | Pahandrovich/Num_met_Dirichlet_Task | 2438f72883f397515b8308fa27b0eb658e15820a | bc0a2992a5271b6f67b7554c67aa27fd3cb550d2 | refs/heads/master | 2020-05-15T21:49:03.951156 | 2019-05-08T17:17:19 | 2019-05-08T17:17:19 | 182,509,972 | 0 | 0 | null | 2019-05-08T17:17:20 | 2019-04-21T08:41:01 | C++ | UTF-8 | C++ | false | false | 1,735 | h | #ifndef _DIRICHLETTASK_
#define _DIRICHLETTASK_
#include <cmath>
#include <cstdlib>
#include <vector>
#define PI 3.141592653589793238462643383279502884197169399375105820974944
class Dirichlet_Base
{
public:
std::vector <double> V;
int Ind_v(int i, int j) const;
double U_acc(double x, double y) const;
double Get... | [
"p_yak_11@mail.ru"
] | p_yak_11@mail.ru |
0a035701037afeaadbd0883396ea8d83a3abaa64 | ee819cbb90cc24ea7e285986e055f4005bc7513f | /Algorithms/Search/test.cpp | b6871a37937fa084c7c0f510f8e620d9837e4ff3 | [] | no_license | Imran4424/Hackerrank-Solutions | d6eaec624bfb3e45e3ad1455b54c03baa93ed627 | 374a8aee2370f68b438a797e02d046938eed397a | refs/heads/master | 2021-07-14T16:56:44.572516 | 2020-07-22T11:14:29 | 2020-07-22T11:14:29 | 183,985,195 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,529 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long int lli;
typedef pair<lli, lli> couple;
vector<string> split_string(string);
// Complete the maximumSum function below.
lli maximumSum(vector<lli> a, lli m)
{
vector <lli> prefixSum;
prefixSum.push_back(a[0] % m);
lli totalPrefix = 0;
... | [
"akashganga.programming.534363@gmail.com"
] | akashganga.programming.534363@gmail.com |
a156779aee9eeb6ba6452c235e7b3d9bef9e1209 | 726fd2d41018c9c3e27634e9d1ba5e3e88aa0a56 | /Lunchtime/03_20/SWPDGT.cpp | bb014d5eca18161d50dd4874f219e2db7b9902f6 | [
"MIT"
] | permissive | vinaysomawat/CodeChef-Solutions | a0cf21e5448e5463f390400f5308d20668d38af2 | 9a0666a4f1badd593cd075f3beb05377e3c6657a | refs/heads/master | 2022-04-17T13:23:05.882005 | 2020-04-14T16:41:13 | 2020-04-14T16:41:13 | 245,212,882 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,244 | cpp | /*
Contest: CodeChef March 2020 Cook-Off challange
Problem link: https://www.codechef.com/LTIME82B/problems/SWPDGT
GitHub Solution Repository: https://github.com/vinaysomawat/CodeChef-Solutions
Author: Vinay Somawat
Author's Webpage: http://vinaysomawat.github.io/
Author's mail: vinaysomawat@ho... | [
"svinay1@student.nitw.ac.in"
] | svinay1@student.nitw.ac.in |
1399e8805f4ead4bb7d2fe4ee3189bab5abbd9d7 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/enums/boost/enums/ordinal/traits.hpp | 487201210f2988fde76b86d566b2ac6ad75d8bb1 | [
"BSL-1.0"
] | permissive | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 1,256 | hpp | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Vicente J. Botet Escriba 2011.
// 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)
//
// See http://www.boost.org/... | [
"vicente.botet@wanadoo.fr"
] | vicente.botet@wanadoo.fr |
d4063abb49186d65b01d46df543178a9461e92fb | f500ab7be9a435e89d03df4c46e400a7d3dbd03e | /main.cpp | 72a56ea7000209481b0620d0a850d3c556814f88 | [] | no_license | RyanSwann1/Test | 514066413ab2c564ed918630bb3ae3d2a4d1df5d | 5ba7266ed9ddb425584820c2f0d521459d79c885 | refs/heads/master | 2016-09-13T12:36:06.746450 | 2016-04-13T15:38:09 | 2016-04-13T15:38:09 | 56,164,345 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | cpp | #include "Game.h"
#include <SDL.h>
#include <iostream>
int main(int argc, char* args[])
{
//02084287520
//Init game
if (Game::instance()->init("Pong", 700, 500))
{
//Game loop
while (Game::instance()->isRunning())
{
//Listen for events
Game::instance()->handleEvents();
//Update... | [
"RyanSwann1992@gmail.com"
] | RyanSwann1992@gmail.com |
0eab257922b373e4c2cdd47fb42bb0a96a21367d | c53cf4d977cc480ba10fc4643c305c3ca429b0db | /include/YORPLib/FCoeffs.h | 895d842f44e6dacc059e13fe9cf2dcb51054c3c0 | [
"MIT"
] | permissive | bbercovici/YORPLib | 4338f1b00785c87c035b5bbe90e49253616e486c | 3ae8dc6a26987cd327479d7212000b97d688929c | refs/heads/master | 2021-04-03T04:59:02.300968 | 2019-02-04T00:22:52 | 2019-02-04T00:22:52 | 124,464,922 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,748 | h | /** MIT License
Copyright (c) 2014 Jay McMahon
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, publish, d... | [
"benjamin.bercovici@gmail.com"
] | benjamin.bercovici@gmail.com |
208359276ac2c977ee3a54af6d9ec9a12f83dd48 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /atcoder/abc201-250/abc247/a.cpp | d3e36fbf5d133825faea65e5ab9eeee61f0e4b9d | [] | 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 | 917 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#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 FORR2(x,y,arr) for(auto& [x,y]:arr)
#define ALL(a) (a.begin()),(a.end())
#define ZERO(a) memset(a,0,sizeof(a))... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
817d7d1e6d96f9c056695088a3a371b69a84fdc0 | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/xdktools/Producer/AudioPathDesigner/DlgEditSynth.h | 7dc74bf5cc965c681c0271709b2695e6ca21b06b | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,565 | h | #if !defined(AFX_DLGEDITSYNTH_H__51ACE707_7179_4F5C_AB26_67BB6DFB6037__INCLUDED_)
#define AFX_DLGEDITSYNTH_H__51ACE707_7179_4F5C_AB26_67BB6DFB6037__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// DlgEditSynth.h : header file
//
#include "resource.h"
////////////////////////////////... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
f39bd62a53832b35b4fa7e645f322a6603fea68f | 388b8db0f7954a130f68437dae430976575d08d2 | /Printer.h | 59902a5e54086edd087818ac37c3718b083cc795 | [] | no_license | Evan-xia-mew/sysc4805 | e01aa60d231402bc7d93e4e6f886f3c60267aa1c | c2bacfff05a547c0c72f69f95fae6019ed3ffd86 | refs/heads/master | 2020-03-09T00:41:19.097731 | 2018-04-07T03:59:57 | 2018-04-07T03:59:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,724 | h | // {{{RME classifier 'Logical View::Printer'
#ifndef Printer_H
#define Printer_H
#ifdef PRAGMA
#pragma interface "Printer.h"
#endif
#include <RTSystem/TestComponent.h>
#include <PrinterProtocol.h>
// {{{RME tool 'OT::Cpp' property 'HeaderPreface'
// {{{USR
// }}}USR
// }}}RME
extern const RTActorClass Printer;
#... | [
"lovesomuns@gmail.com"
] | lovesomuns@gmail.com |
54d99e8632ab2f2a0d8cddc35ba4c5264db11f74 | 4c1f8e1a5e67f088d1507670fb3964afe6ac4b62 | /apps/pipslab/StreamingMocapShared/potator/PotatorClientApplication.cpp | fce95611cd8856b71dcacfeeabfd1fa170b68d2c | [] | no_license | keezpipslab/potator | 613b7654489fd537e303ee67ea9336564c2d2f88 | 36bd711dc1e3be296995ebd90f7a91c3df9eca2e | refs/heads/master | 2021-01-25T03:40:22.144966 | 2012-12-28T12:26:31 | 2012-12-28T12:26:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,198 | cpp | #include <potator/PotatorClientApplication.h>
PotatorClientApplication::PotatorClientApplication()
:potator_client(geometry_client)
{
}
PotatorClientApplication::~PotatorClientApplication() {
}
void PotatorClientApplication::setup(const std::string host, const std::string port) {
glEnable(GL_DEPTH_TEST);
// gl... | [
"diederick@apollomedia.nl"
] | diederick@apollomedia.nl |
2855c56ce24d92a088ba541e5748638d9112cd61 | e5dd7d26eeb3ad705f0ea951b36621a35a44347e | /657_Robot Return to Origin.cpp | 626a58e63c7c98e0a8660f3078d5d454fd011a8a | [
"MIT"
] | permissive | wusongnie/LeetCodeOJ_Solutions | f91288485d5ef58091dc7b00ba7bc7815b10ee8e | 3e9f0f99c57c9df87625633693ba7cbed08acf3b | refs/heads/master | 2021-07-16T01:10:29.961881 | 2019-08-26T05:48:02 | 2019-08-26T05:48:02 | 91,762,121 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 538 | cpp | class Solution {
public:
bool judgeCircle(string moves) {
int l = 0;
int u = 0;
for(char& c : moves){
switch(c){
case 'U':
u++;
break;
case 'D':
u--;
break;
... | [
"noreply@github.com"
] | wusongnie.noreply@github.com |
528202f1287ffb7b39224ebce58fc7f9b3e7bc41 | f4dc1073def4c95a19d4183475405c439cfc0aff | /Source/lightmass/pbrt/core/progressreporter.h | b4e7a6d419d0e7082964da4cf4ea6fe7f04d0892 | [] | no_license | timi-liuliang/aresengine | 9cf74e7137bb11cd8475852b8e4c9d51eda62505 | efd39c6ef482b8d50a8eeaa5009cac5d5b9f41ee | refs/heads/master | 2020-04-15T15:06:41.726469 | 2019-01-09T05:09:35 | 2019-01-09T05:09:35 | 164,779,995 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,549 | h | /*
pbrt source code Copyright(c) 1998-2010 Matt Pharr and Greg Humphreys.
This file is part of pbrt.
pbrt is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
... | [
"qq79402005@gmail.com"
] | qq79402005@gmail.com |
db069dc6787f27bcc6313f226b7dc4618f8520a5 | b367fe5f0c2c50846b002b59472c50453e1629bc | /xbox_leak_may_2020/xbox trunk/xbox/private/test/directx/d3d/regress/dvtrange/test.h | 51ddeef52cfb05cd1f4c131424bb2562cb3b3722 | [] | no_license | sgzwiz/xbox_leak_may_2020 | 11b441502a659c8da8a1aa199f89f6236dd59325 | fd00b4b3b2abb1ea6ef9ac64b755419741a3af00 | refs/heads/master | 2022-12-23T16:14:54.706755 | 2020-09-27T18:24:48 | 2020-09-27T18:24:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,153 | h | /*******************************************************************************
Copyright (c) 2000 Microsoft Corporation. All rights reserved.
File Name:
test.h
Author:
Matt Bronder
Description:
Direct3D repro test functions.
********************************************************... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
093673a6f3467b79a5e238c1b940c2b882ff7c88 | 87ef1632a5673baa1192ebd44d9b85e2809f0e75 | /SimpSolver.cc | f9d3bceb53d4e99ae28453f3a2442b78bd8a1b59 | [
"MIT"
] | permissive | Mystelven/picasso | 09f6206c596a9644710132afc04cd0ce09a2751b | de1c87ac6de975abd958f569c5c3488a76dc0c38 | refs/heads/master | 2021-06-28T10:24:16.539062 | 2020-12-17T18:42:59 | 2020-12-17T18:42:59 | 196,539,946 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 26,579 | cc | /***************************************************************************************[SimpSolver.cc]
Glucose -- Copyright (c) 2009-2014, Gilles Audemard, Laurent Simon
CRIL - Univ. Artois, France
LRI - Univ. Paris Sud, France (2009-2013)
... | [
"valentin.montmirail@gmail.com"
] | valentin.montmirail@gmail.com |
691211d94b96b4d2631970b30035f3df32948f5b | ad210e9189028c6ca1e69e276df7fee4c45bcdbe | /d6k/trunk/src/fes/nb_svc.h | 7c64ab166ec63f3a3a0447f9acd7e55c2573d41d | [] | no_license | QtLab/best | a9ad00a93df9600b4b3d27bc6b158df2b1cb2e1c | f7420a8c50456fb484847c124d7d0e106d3b11e6 | refs/heads/master | 2021-06-20T03:36:32.346091 | 2017-07-06T05:28:11 | 2017-07-06T05:28:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,305 | h | /*! @file nb_svc.h
<PRE>
********************************************************************************
模块名 :
文件名 : nb_svc.h
文件实现功能 : 网络总线模块适配器
作者 : LiJin
版本 : V1.00
--------------------------------------------------------------------------------
备注 : <其它说明>
------------------... | [
"xingzhibing_ab@hotmail.com"
] | xingzhibing_ab@hotmail.com |
95cf98be10fd460eb6b6d6697218990d1fc50948 | 24cd93a27b4b8bf66002747e04717b09a8a076a1 | /Rush00/AGameEntity.cpp | 26a89553d2fcc9ec28eb66555b8a3750a59418bb | [] | no_license | ygarrot/PiscineCpp | d4a8895bb7817a49aa017e09a0941a9985d024b6 | 50b061bf65c08aca72ae17b9d469302317467633 | refs/heads/master | 2021-10-11T04:16:11.622207 | 2019-01-21T20:18:05 | 2019-01-21T20:18:05 | 166,874,429 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,764 | cpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* AGameEntity.cpp :+: :+: :+: ... | [
"garrot.yoan1@gmail.com"
] | garrot.yoan1@gmail.com |
043fbc59ab9dbb7442302ecfd918f8a82c312521 | 2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0 | /fuzzedpackages/clusternor/src/cknor/libman/fcm.hpp | d715871dec350178c92a3b15513ee8e0b98c4d5d | [
"Apache-2.0"
] | permissive | akhikolla/testpackages | 62ccaeed866e2194652b65e7360987b3b20df7e7 | 01259c3543febc89955ea5b79f3a08d3afe57e95 | refs/heads/master | 2023-02-18T03:50:28.288006 | 2021-01-18T13:23:32 | 2021-01-18T13:23:32 | 329,981,898 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,598 | hpp | /*
* Copyright 2016 neurodata (http://neurodata.io/)
* Written by Disa Mhembere (disa@jhu.edu)
*
* This file is part of knor
*
* 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
*
* ... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
1b7393945c97f5dd0f59c4756bf7c8c19d4eef44 | 2743ed11026e2fba43799799b04d0df55af30365 | /abclient/abclient/MissionMapWindow.cpp | 776662633dba1b24ed42837de7924f29161f126c | [] | no_license | lineCode/ABx | bb792946429bf60fee38da609b0c36c89ec34990 | b726a2ada8815e8d4c8a838f823ffd3ab2e2b81b | refs/heads/master | 2022-01-22T06:13:49.170390 | 2019-07-19T20:03:31 | 2019-07-19T20:03:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,985 | cpp | #include "stdafx.h"
#include "MissionMapWindow.h"
#include "Shortcuts.h"
#include "AbEvents.h"
#include "LevelManager.h"
#include "Player.h"
void MissionMapWindow::RegisterObject(Context* context)
{
context->RegisterFactory<MissionMapWindow>();
}
MissionMapWindow::MissionMapWindow(Context* context) :
Window(c... | [
"sa@0x2a.wtf"
] | sa@0x2a.wtf |
91dc2d3f1bf0d94e0e5f294f2977c240047f305e | 560090526e32e009e2e9331e8a2b4f1e7861a5e8 | /Compiled/blaze-3.2/blazetest/src/mathtest/smatdmatsub/LCaUDb.cpp | ef61dc9b4dbf8259585c38560185a2d3ccf00014 | [
"BSD-3-Clause"
] | permissive | jcd1994/MatlabTools | 9a4c1f8190b5ceda102201799cc6c483c0a7b6f7 | 2cc7eac920b8c066338b1a0ac495f0dbdb4c75c1 | refs/heads/master | 2021-01-18T03:05:19.351404 | 2018-02-14T02:17:07 | 2018-02-14T02:17:07 | 84,264,330 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,171 | cpp | //=================================================================================================
/*!
// \file src/mathtest/smatdmatsub/LCaUDb.cpp
// \brief Source file for the LCaUDb sparse matrix/dense matrix subtraction math test
//
// Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved
//
// This fi... | [
"jonathan.doucette@alumni.ubc.ca"
] | jonathan.doucette@alumni.ubc.ca |
d0560d14455ca46d34634ede8215548c33b34056 | 2577281a0540e416f5c8663ccfbd9bd24f0976e0 | /g4ch.cc | fec468d57ac7a9ce482d556cda6ba8bbb8c0acdd | [
"CC-BY-4.0"
] | permissive | changhyeuk/g4ch | f139772531b98f8b7fa1ea131a0bc66adbda4e77 | 57f79c230445efbbdcfda122389ae8ce4a571cb0 | refs/heads/master | 2021-01-17T17:53:39.103478 | 2016-06-13T03:36:04 | 2016-06-13T03:36:04 | 60,756,503 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,404 | cc | //
// ********************************************************************
// * License and Disclaimer *
// * *
// * The Geant4 software is copyright of the Copyright Holders of *
// * the Geant4 Collaboration... | [
"changhyeuk@gmail.com"
] | changhyeuk@gmail.com |
d110d5fd2146f763c989790e2807f15c5fbf836c | 46279163a543cd8820bdc38133404d79e787c5d2 | /test/cpp/api/namespace.cpp | 0ee5b70b9375ac1c0ee2cfe75b52ea9181583eda | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | erwincoumans/pytorch | 31738b65e7b998bfdc28d0e8afa7dadeeda81a08 | ae9f39eb580c4d92157236d64548b055f71cf14b | refs/heads/master | 2023-01-23T10:27:33.628897 | 2020-12-06T01:22:00 | 2020-12-06T01:23:40 | 318,930,000 | 5 | 1 | NOASSERTION | 2020-12-06T01:58:57 | 2020-12-06T01:58:56 | null | UTF-8 | C++ | false | false | 692 | cpp | #include <gtest/gtest.h>
#include <torch/torch.h>
struct Node {};
// If `torch::autograd::Note` is leaked into the root namespace, the following compile error would throw:
// ```
// void NotLeakingSymbolsFromTorchAutogradNamespace_test_func(Node *node) {}
// ... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
85aec1b3b368ee513130feab34d0ff3e4d9b75ae | f81b774e5306ac01d2c6c1289d9e01b5264aae70 | /chrome/browser/ui/ash/chrome_capture_mode_delegate.cc | 495fedc84a68346ed837d863a486e50f62ae0a70 | [
"BSD-3-Clause"
] | permissive | waaberi/chromium | a4015160d8460233b33fe1304e8fd9960a3650a9 | 6549065bd785179608f7b8828da403f3ca5f7aab | refs/heads/master | 2022-12-13T03:09:16.887475 | 2020-09-05T20:29:36 | 2020-09-05T20:29:36 | 293,153,821 | 1 | 1 | BSD-3-Clause | 2020-09-05T21:02:50 | 2020-09-05T21:02:49 | null | UTF-8 | C++ | false | false | 1,616 | cc | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/ash/chrome_capture_mode_delegate.h"
#include "base/files/file_path.h"
#include "base/i18n/time_formatting.h"
#include "chrome... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2c730ed6661abbd5f9be24bed3ff002a6dcc0655 | 3da0b0276bc8c3d7d1bcdbabfb0e763a38d3a24c | /unpassed/2443.cpp | 81e8575fea74b97b5b24169746d651259117fe3e | [] | no_license | usherfu/zoj | 4af6de9798bcb0ffa9dbb7f773b903f630e06617 | 8bb41d209b54292d6f596c5be55babd781610a52 | refs/heads/master | 2021-05-28T11:21:55.965737 | 2009-12-15T07:58:33 | 2009-12-15T07:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,094 | cpp | #include<iostream>
#include<set>
#include<string>
using namespace std;
enum {
NO = 9,
};
struct Node {
int submit;
set<string> aclist;
int total; // total time;
};
Node prob[NO];
void init(){
int i;
for(i=0; i<NO; i++){
prob[i].submit = 0;
prob[i].total = 0;
prob[i].aclist.clear();
}
}
void print(Node &... | [
"zhouweikuan@gmail.com"
] | zhouweikuan@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.