blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8fe63183c117fc8b4f90019399e14ba17b4c93e3 | 83e8686c0e7013e2e3db2bb78b5c52761b70b2ed | /colorpicker.h | 3cc8cf721a1601c5940244c1e21030c06d964d86 | [
"MIT"
] | permissive | yvt/terravox | 8108425f44d829551c15e38bc8c58d5832e03ea2 | 25412f892f295d2c259d9c5df3387d635616d555 | refs/heads/master | 2021-06-09T22:21:00.248208 | 2017-09-22T11:50:29 | 2017-09-22T11:50:29 | 30,805,510 | 31 | 7 | null | 2015-02-26T15:49:28 | 2015-02-14T18:58:19 | C++ | UTF-8 | C++ | false | false | 764 | h | #ifndef COLORPICKER_H
#define COLORPICKER_H
#include <QWidget>
#include <QColor>
namespace Ui {
class ColorPicker;
}
class ColorPicker : public QWidget
{
Q_OBJECT
public:
explicit ColorPicker(QWidget *parent = 0);
~ColorPicker();
QColor value() const { return value_; }
public slots:
void setVa... | [
"i@yvt.jp"
] | i@yvt.jp |
55ae7d190297a369896169ab9761639fa91b4987 | c0e0138bff95c2eac038349772e36754887a10ae | /mdk_release_18.08.10_general_purpose/mdk/common/components/vTrack/source/vpipe/leon/vPipe.cpp | 124973c9961c72a2fd83f35c79b98573e1bbf1b3 | [] | no_license | elfmedy/vvdn_tofa | f24d2e1adc617db5f2b1aef85f478998aa1840c9 | ce514e0506738a50c0e3f098d8363f206503a311 | refs/heads/master | 2020-04-13T17:52:19.490921 | 2018-09-25T12:01:21 | 2018-09-25T12:01:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,374 | cpp | ///
/// @file
/// @copyright All code copyright Movidius Ltd 2012, all rights reserved.
/// For License Warranty see: common/license.txt
///
/// @brief Vtrack main pipeline
///
#include <cstdio>
#include <new>
#include <stdlib.h>
#include <stdint.h>
#include <assert.h>
#include "mv_types.h"
// common inclu... | [
"palani.andavan@vvdntech.com"
] | palani.andavan@vvdntech.com |
bba1473f5c334a349a2e8d20d86c0486e23f9e89 | 777672112bd104d6efa551f7250e8736cb9322b7 | /SimpleJson/stage/ibprotocol.h | 4e8eae0e3ea493aff4b24699387194f1f6e17297 | [] | no_license | 1432849339/SimpleJson | e232f84c21f177bca850023ed81a1285805e38a1 | 67aa6ecd90c24273b6b587597f9657ea4c046591 | refs/heads/master | 2021-08-26T07:28:38.840165 | 2017-11-22T08:41:40 | 2017-11-22T08:41:40 | 109,954,680 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,451 | h | /* =====================================================================================
* Author: Zhang Wen(zhangwen@szkingdom.com)
* Created: 2014-7-3 10:05
* Description:
* =====================================================================================
*/
#ifndef ISON_BASE_IBPROTOCOL_... | [
"1432849339@qq.com"
] | 1432849339@qq.com |
f4b4437c712b6bfb539e2df18efa80e869a73558 | 688106580c48fee4b8dc887abad30f950a0483ac | /include/PCDetectorMessenger.hh | 289c9f914e7257543d4310dc528a0c557c38f386 | [] | no_license | CYJ6602/Positron_Counter_Simulation | d410eaee09317db7e5360396d24d11a69e2c0cdf | afae873772bf268090f304ee29a28cdb969ebb55 | refs/heads/master | 2020-03-15T09:58:22.450750 | 2019-01-10T00:47:41 | 2019-01-10T00:47:41 | 132,088,927 | 0 | 1 | null | 2019-01-10T00:47:42 | 2018-05-04T04:54:28 | C++ | UTF-8 | C++ | false | false | 1,052 | hh |
#ifndef PCDetectorMessenger_h
#define PCDetectorMessenger_h 1
#include "globals.hh"
#include "G4UImessenger.hh"
class PCDetectorConstruction;
class G4UIdirectory;
class G4UIcmdWithADoubleAndUnit;
class G4UIcommand;
class G4UIcmdWithABool;
class PCDetectorMessenger : public G4UImessenger
{
public :
PCDetectorMesse... | [
"cyj6602@naver.com"
] | cyj6602@naver.com |
ee371c035a7893b74e823d856db47773e139a75f | a062d6b25c6d7dba4e80c87074e994c566e1f3b9 | /POI/hur/naw.cpp | c6e3baf9ed7d48aefecb44babd86779e6c96ec1b | [] | no_license | abdirakhman/Olymp | 3f2701bc3abf9230ca263003dee84bf1b6f4038b | 86379605e903d8bc2ec4aad2e602f0af03b8968c | refs/heads/master | 2023-01-03T09:41:23.763972 | 2020-10-28T19:44:35 | 2020-10-28T19:44:35 | 151,207,007 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,382 | cpp | /**
SXR0aXAkI0JwbXptI3FhI3Z3I293bCNqY2IjUG0jMCNicG0jVHFkcXZvLyNCcG0jQW10bjBhY2phcWFicXZvLyNNYm16dml0MSNWdyNhdGN1am16I2tpdiNhbXF9bSNQcXUjVnd6I0F0bW14MSNQcWEjaXptI2l0dCNicHF2b2EjUXYjYnBtI3BtaWRtdmEjaXZsI3d2I21pemJwMSNFcHcjcWEjYnBtem0ja2l2I3F2Ym16a21sbSNRdiNQcWEjeHptYW12a20jbXtrbXhiI0lhI3BtI3htenVxYmJtYnBHI1BtI3N2d2VtYnAj... | [
"you@example.com"
] | you@example.com |
2e5c07fbe6875c7fb30661cd604ab64bc83433b9 | ebe1dd239c47eb98becef93b882a1c1a94cebeed | /Bomberman/code/Game/Player/Inventory/Items/Item.h | 4e5e0028ac27102abfda31dd7e6ca04b21ab2608 | [] | no_license | Michael-H1302/MiniBomberman | 22f75444ebbe16a5e63008d69df69c516b2ceede | 04bec3cff80a562201e08d07adc9da5fba084549 | refs/heads/master | 2023-01-22T03:08:04.415790 | 2019-01-03T21:25:53 | 2019-01-03T21:25:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,331 | h | #pragma once
#include <iostream>
//3D-Engine
#include <irrlicht.h>
//Include tile class for working with the game matrix
#include "..\..\..\World\Tile\Tile.h"
//For calling the InteractWithWorld method as a thread
#include <thread>
///<summary>
///The Item Base class defines all methods and members every item clas... | [
"MitchProgramming@gmail.com"
] | MitchProgramming@gmail.com |
fadb592800c96fc474100b014e525d3bf45a9e24 | 145bbd973983930a19e10b2ea109666e64f477a5 | /diagramas de componentes con arduino/datos en EEPROM/limpiar_EEPROM_Arduino/limpiar_EEPROM_Arduino.ino | 863918cddf8042788808a7cd5a28020668a76c96 | [] | no_license | nelug/Sistem8_328 | 95be3d0864df23da2ffe23278a374e94f8dffe26 | 2c32b43463e5df9f0c0356aad970396f744f95d9 | refs/heads/master | 2021-01-13T01:15:34.688357 | 2016-12-14T02:10:47 | 2016-12-14T02:10:47 | 34,363,162 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 381 | ino | #include <EEPROM.h>
void setup()
{
EEPROM.write(0, 0); // contador de intentos
EEPROM.write(1, 0); // 0 = primera vez que se introduce password. Si hay otro numero, ya se introdujo algun password y por lo tanto no dejaremos escribirlo de nuevo
// de la posición 2 a la 5 la usaremos para ... | [
"leonel.madrid@hotmail.com"
] | leonel.madrid@hotmail.com |
892fe1584af57a39312d4482d3d998cf48082c8a | 87c8e87ca0064bb2dbe2f0da461d6cdaafe58dc2 | /Ogr/Ogr2RawData.cpp | f09858162e547ce6b3dc1be8dddc1496831d300f | [] | no_license | jamil-g/MapWInGIS5.2.4 | 5392551ef92ca3dbc4ccd37241caf74e8e2b5ac3 | 3b3b10dba0e1c78af8df398544505a48472ed416 | refs/heads/main | 2023-07-29T02:46:01.453327 | 2021-09-03T22:58:03 | 2021-09-03T22:58:03 | 369,660,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,486 | cpp | #include "stdafx.h"
#include "Ogr2RawData.h"
#include "OgrHelper.h"
#include "OgrConverter.h"
#include "Shape.h"
#include "CustomExpression.h"
// *************************************************************
// Layer2RawData()
// *************************************************************
bool Ogr2RawData::Layer2Ra... | [
"jamil.garzuzi@gmail.com"
] | jamil.garzuzi@gmail.com |
e5ee3ecd699083292b78fccbd5b9e3c0f1d84e41 | a3d211ed8a255b9e4185af3f14899a474c0399b7 | /source/crisscross/udpsocket.h | 2cd2aa1d151925a167aed0c99f75ca9a2c713e65 | [] | no_license | bai-lu-sz/crisscross | 061aff8adc9046bbfae734423d0ff6b0da957430 | 0c4d1568f21d4ae3c354905dda4dba55faa9e5bb | refs/heads/master | 2021-01-18T08:09:58.890740 | 2014-06-14T22:34:13 | 2014-06-14T22:34:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,695 | h | /*
* CrissCross
* A multi-purpose cross-platform library.
*
* A product of Uplink Laboratories.
*
* (c) 2006-2010 Steven Noonan.
* Licensed under the New BSD License.
*
*/
#ifndef __included_cc_udpsocket_h
#define __included_cc_udpsocket_h
#include <crisscross/error.h>
#include <crisscross/core_soc... | [
"steven@uplinklabs.net"
] | steven@uplinklabs.net |
0f60bc489739769cfbcc1c9ae7b976156ec18d65 | a0ae54b00f273e7e896a13a82eae421306e04138 | /BOJ/3344.cpp | ea8c52238b193f29c96ed0311fcf8313517ed95c | [] | no_license | kth496/Algorithm-study | afdcf3de47e66842af3b9d2c0273c66492020fae | 8911b07a19f20bf2011f44c4444c2817d162ea14 | refs/heads/master | 2023-02-16T19:32:50.315782 | 2023-02-07T15:11:16 | 2023-02-07T15:11:16 | 276,591,767 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 979 | cpp | #include <bits/stdc++.h>
using namespace std;
// 해결방법
// https://en.wikipedia.org/w/index.php?title=Eight_queens_puzzle&oldid=844460636#Explicit_solutions
void solution(int n) {
bool isOdd = false;
if (n % 2) isOdd = true;
if ((!isOdd && n % 6 != 2) || (isOdd && (n - 1) % 6 != 2)) {
if (isOdd) n--... | [
"taehongkim496@gmail.com"
] | taehongkim496@gmail.com |
4eb0c8617afeb8014a968cf4ff4ebcf1f9e5f66a | e6d81e5eaff2001c29e22a0a4d415ab6a92e53ee | /edu.neu.madcourse.binbo.HelloMAD/jni/opus-jni/OpusInterf.cpp | 58ab26d46f043d6732be6ccc93f97435211e24c1 | [] | no_license | czxttkl/HelloMAD | 09c63dfcab4174db5fea6c627513f30b66122486 | 6ccdba23367978c59d470363f621b20c8552961f | refs/heads/master | 2021-01-23T13:30:26.410019 | 2013-10-03T03:49:31 | 2013-10-03T03:49:31 | 13,876,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,583 | cpp | /*
* DictionaryInterf.cpp
*
* Created on: Oct 5, 2012
* Author: bigbug
*/
#include "OpusInterf.h"
#include "Opus.h"
static IOpus* g_pOpus = COpus::GetInstance();
int CreateEncoder(int nBitrate, int nSampleRate, int nChannels, int nApplication, const char* pszPath)
{
int nResult = g_pOpus->CreateEncoder(n... | [
"bigbugbb@gmail.com"
] | bigbugbb@gmail.com |
91b72f7ccb07900223e976fd716277addbca2a57 | 43b36890c037da0f8a1ee4c6f03349c5e70b6333 | /modules/boost/simd/boolean/unit/simd/select.cpp | d2cfddd4fe09cbac3014ea7a4a452a9e91d42ba5 | [
"BSL-1.0"
] | permissive | msuchard/nt2 | 3a07decd8d184e3067452bc7f075e392c7bacc03 | 082d79abd069f4c356bfe10fd113de024f90a5f8 | refs/heads/master | 2021-01-18T12:29:32.075028 | 2011-11-15T23:18:23 | 2011-11-15T23:19:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,827 | cpp | //////////////////////////////////////////////////////////////////////////////
/// Copyright 2003 and onward LASMEA UMR 6602 CNRS/U.B.P Clermont-Ferrand
/// Copyright 2009 and onward LRI UMR 8623 CNRS/Univ Paris Sud XI
///
/// Distributed under the Boost Software License, Version 1.0
/// ... | [
"jtlapreste@gmail.com"
] | jtlapreste@gmail.com |
acaf6f80418d18796bff1d153e12f68ca3964937 | dc66632dac12081000da3c8fe551431e4239c413 | /viewer-development/indra/llcommon/lllazy.cpp | 6f6d351155d74dd847d779db4e687be9af7bb844 | [] | no_license | MAPSWorks/GIS | ea115b1d4f68fefe42aef91482d440f6c6407d7f | 6bd74a125a35d33a763046a7cc506bdd7a629919 | refs/heads/master | 2020-04-07T16:34:38.952498 | 2012-02-06T20:25:34 | 2012-02-06T20:25:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,354 | cpp | /**
* @file lllazy.cpp
* @author Nat Goodspeed
* @date 2009-01-28
* @brief Implementation for lllazy.
*
* $LicenseInfo:firstyear=2009&license=viewerlgpl$
* GIS Viewer Source Code
* Copyright (C) 2010, Linden Research, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it u... | [
"hiz.wylder@gmail.com"
] | hiz.wylder@gmail.com |
0f97cc8afb65db8c9cb3c7b7c00e93e3f8495865 | 9866acd66b81d25e74195a22f9f5867d166b1380 | /gc/src/qnx/common/lib/check_controller/check_controller.cc | 862633f03ea34338b42d1de337f0cba00517f533 | [] | no_license | John-Nagle/Overbot | af45bcba87ddf1442c44830cc966cdb4b5107fef | 80c56adb16b673ff7d667ac3d6ed4a0ee36e25a3 | refs/heads/master | 2020-04-15T20:37:27.263381 | 2019-01-10T06:36:19 | 2019-01-10T06:36:19 | 165,001,886 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,045 | cc | /////////////////////////////////////////////////////////////////////////////
//
// File: check_controller.cc
//
// Usage:
// check_controller
//
// Description:
// This is the check program for the controller module in the
// gccontrol library.
//
// Hook up a Galil controller unit... | [
"nagle@sitetruth.com"
] | nagle@sitetruth.com |
07a0e7d524a057231dd54ecdcecea5a916175501 | e0d039da40cbe63944ee52412afa85700904b25c | /packages/Win2D.uwp.1.23.0/include/Microsoft.Graphics.Canvas.h | 6164c36fc9aa394190a18b114f3520c4c3257609 | [] | no_license | AntBlo/skattjakt | d1f41315a12dbf6f41dde53adca66601d2a31696 | 98bb420b41499edbbf7eb463113be74e7fcec0cb | refs/heads/master | 2023-05-04T08:54:56.963885 | 2021-05-22T21:05:08 | 2021-05-22T21:05:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,660,927 | h | /* Header file automatically generated from Canvas.abi.idl */
/*
* File built with Microsoft(R) MIDLRT Compiler Engine Version 10.00.0215
*/
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCN... | [
"antonblomstrom97@gmail.com"
] | antonblomstrom97@gmail.com |
82d3a2d7ca0ac29e4a66d61035f381d0e7f0c30f | 8e8cdf669786b4d280272868ae3cfb3feac19c59 | /windows/src/TagSearch/View/ITagSearchViewModule.h | 3caca75b9f68c33df7a7e3b4b37860c2368036ca | [
"BSD-2-Clause"
] | permissive | wrld3d/wrld-example-app | e1ad99814d80a11ce13d6941543119c989d26704 | c7622c3ee359b2d06d881d234c780b07a2d0ee58 | refs/heads/master | 2022-11-07T23:31:54.091568 | 2022-11-02T15:18:12 | 2022-11-02T15:18:12 | 22,911,969 | 79 | 37 | BSD-2-Clause | 2022-11-02T15:18:14 | 2014-08-13T10:33:12 | C++ | UTF-8 | C++ | false | false | 315 | h | // Copyright eeGeo Ltd (2012-2015), All Rights Reserved
#pragma once
namespace ExampleApp
{
namespace TagSearch
{
namespace View
{
class ITagSearchViewModule
{
public:
virtual ~ITagSearchViewModule() { }
};
}
}
}
| [
"mark.simpson@eegeo.com"
] | mark.simpson@eegeo.com |
bfb445c2b1c69f188efdb93a407ccae34fb70b77 | 43cd7ffb5f56964e0a39dacecaf9ad59c6788918 | /JavaScriptCore/wtf/FastAllocBase.h | ed6bba84449b7791fae24166992f513f0b61f931 | [] | no_license | mulriple/Webkit-Projects | b657aad1cee80dc8a6d0351d1eb0659110f2e5fe | 35af6ac533691d17c637665513316407f651bb85 | refs/heads/master | 2020-12-24T22:39:39.387525 | 2012-08-21T23:01:07 | 2012-08-21T23:01:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,172 | h | /*
* Copyright (C) 2008, 2009 Paul Pedriana <ppedriana@ea.com>. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* ... | [
"rquesada@intelligentsense.com"
] | rquesada@intelligentsense.com |
1a56c31ec1a6d17ce6c9db448838cbe5a7aa2eb1 | 27bb5ed9eb1011c581cdb76d96979a7a9acd63ba | /aws-cpp-sdk-lightsail/include/aws/lightsail/model/PeerVpcRequest.h | 8f76ae642dceaa11c0086c749b198de417d9ff73 | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | exoscale/aws-sdk-cpp | 5394055f0876a0dafe3c49bf8e804d3ddf3ccc54 | 0876431920136cf638e1748d504d604c909bb596 | refs/heads/master | 2023-08-25T11:55:20.271984 | 2017-05-05T17:32:25 | 2017-05-05T17:32:25 | 90,744,509 | 0 | 0 | null | 2017-05-09T12:43:30 | 2017-05-09T12:43:30 | null | UTF-8 | C++ | false | false | 1,056 | h | /*
* Copyright 2010-2016 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 |
d6b7da515ceb0641e0364039c48e946268713638 | a484f318de43e5733610e71f9037ef3e15183064 | /include/boost/hana/span.hpp | 1f26ab1319e9e5cf7f7453681bdadee3affa2e69 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | biheng/hana | 912837ad52e9143e1b76676b63b1efbd9d271129 | 97c86a064baf9e576147c7d0790427086b969284 | refs/heads/master | 2020-04-05T23:24:00.809922 | 2015-08-30T20:20:27 | 2015-08-30T21:04:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,641 | hpp | /*!
@file
Defines `boost::hana::span`.
@copyright Louis Dionne 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_HANA_SPAN_HPP
#define BOOST_HANA_SPAN_HPP
#include <boost/hana/fwd/span.hpp>
#include <boost... | [
"ldionne.2@gmail.com"
] | ldionne.2@gmail.com |
cc50fe6b86a170f793b907905099f0454260e285 | 954bd8c43237b879fdd659a0f4c207a6ec0da7ea | /qt.labs/keepcool_proto/kcgraphicsview.cpp | 0ecaeffbd89cc2950f8eb42b44df6c360e3380dd | [] | no_license | bothmagic/marxenter-labs | 5e85921ae5b964b9cd58c98602a0faf85be4264e | cf1040e4de8cf4fd13b95470d6846196e1c73ff4 | refs/heads/master | 2021-01-10T14:15:31.594790 | 2013-12-20T11:22:53 | 2013-12-20T11:22:53 | 46,557,821 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,661 | cpp | #include "kcgraphicsview.h"
#include "flowlayout.h"
#include "qgraphicslayouttext.h"
#include "kcgraphicsgroup.h"
#include <QGraphicsRectItem>
#include <QGradient>
#include <QGraphicsWidget>
#include <math.h>
#include <QDebug>
KCGraphicsView::KCGraphicsView(QWidget *parent) :
QGraphicsView(parent)
{
setScene... | [
"markus.taubert@googlemail.com"
] | markus.taubert@googlemail.com |
6ae896cc495c79ef73517a1958be1967e7547a36 | 89ae869293632359fd16ab150019fc05827eb335 | /accompany_static_camera_localisation/src/test_transform.cpp | 65768433cc43eca5e827b7b82efc68bc07c635b4 | [] | no_license | ipa320/accompany | f4546b6cc848d580f815f59d47cb09c43a8f5b2a | ac62484b035a0f9ebce888e840c27beaca038f13 | refs/heads/master | 2021-05-02T05:51:24.052693 | 2017-07-31T12:15:07 | 2017-07-31T12:15:07 | 3,283,388 | 0 | 1 | null | 2017-07-31T12:19:31 | 2012-01-27T15:05:55 | Python | UTF-8 | C++ | false | false | 5,894 | cpp |
#include <ros/ros.h>
#include <geometry_msgs/TransformStamped.h>
#include <tf/transform_datatypes.h>
#include <tf/transform_listener.h>
#include <tf/transform_broadcaster.h>
#include <boost/program_options.hpp>
#include <iostream>
using namespace std;
using namespace boost::program_options;
tf::TransformListener *li... | [
"B.Terwijn@uva.nl"
] | B.Terwijn@uva.nl |
b22478e536da823abab9b482bacfcfd8ed74466b | 792e697ba0f9c11ef10b7de81edb1161a5580cfb | /tools/clang/test/Layout/aix-no-unique-address-with-double.cpp | 470f4dfcb01fd769ac015d194d769da2818c9803 | [
"Apache-2.0",
"LLVM-exception",
"NCSA"
] | permissive | opencor/llvmclang | 9eb76cb6529b6a3aab2e6cd266ef9751b644f753 | 63b45a7928f2a8ff823db51648102ea4822b74a6 | refs/heads/master | 2023-08-26T04:52:56.472505 | 2022-11-02T04:35:46 | 2022-11-03T03:55:06 | 115,094,625 | 0 | 1 | Apache-2.0 | 2021-08-12T22:29:21 | 2017-12-22T08:29:14 | LLVM | UTF-8 | C++ | false | false | 4,832 | cpp | // RUN: %clang_cc1 -triple powerpc-ibm-aix-xcoff -fdump-record-layouts \
// RUN: -fsyntax-only %s | \
// RUN: FileCheck %s
// RUN: %clang_cc1 -triple powerpc64-ibm-aix-xcoff -fdump-record-layouts \
// RUN: -fsyntax-only %s | \
// RUN: FileCheck %s
struct Empty {};
struct A {
double d;
};
// CHECK: ... | [
"agarny@hellix.com"
] | agarny@hellix.com |
465ea7a4a8c94d531cca798f77264fe4846d44e2 | ecf8b8492726363162c9048b07712aa9224e6201 | /Practica3TPV/Practica1-DavidPatricia/Premio.h | c00204876024fda6271bf960e5049dcc3b52f331 | [] | no_license | DavidGonzalezJ/TPV | 9831ec038fd9bb2e90d3205948a98c076e37ecd8 | 954ee4e01e17ea4f732c148e6b43b76722dcead7 | refs/heads/master | 2020-05-16T07:08:47.488643 | 2017-03-25T16:42:35 | 2017-03-25T16:42:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 333 | h | //#pragma once
#ifndef H_Premio_H
#define H_Premio_H
#include "ObjetoPG.h"
#include "checkML.h"
class Premio: public ObjetoPG{
public:
Premio(int px, int py, JuegoPG* game);
~Premio();
virtual void draw()const;
virtual void update();
virtual bool onClick();
void reiniciarP();
private:
bool visible;
int contado... | [
"Usuario Local"
] | Usuario Local |
0c0c53ca49f46c83f92b26fae50cc778b4107f7e | 5e5d64f0e85cfcdf1425118bc2e21ab908a0ea75 | /search insert position.cpp | 29c9c06410f0cdce49fa08554281e03970527583 | [] | no_license | rupal-gautam/leetcode_june_challenge | 33fc5e6bd897fc9704edc5ba490baeb7a7f62d2e | e998668bc34bc3d1595983c7de6b041831b2236e | refs/heads/master | 2023-04-23T16:22:55.148551 | 2020-06-11T08:26:28 | 2020-06-11T08:26:28 | 269,323,164 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 358 | cpp | class Solution {
public:
int searchInsert(vector<int>& nums, int target) {
if(nums[0]>target)
{
return 0;
}
if(nums[nums.size()-1]<target)
{
return nums.size();
}
int i=0;
while(nums[i]<target)
{
i++;
... | [
"rupal.gautam51@gmail.com"
] | rupal.gautam51@gmail.com |
818ad3b5ba11fc4b26ede8afe6636ae871d9a889 | 1eeffe9b08b1169e499aed6e40473bb16a4c2c2e | /core/Algorithms/Solver.cpp | 0d185b4e95824a785671e4fcf7a51a6f9902755e | [] | no_license | jdumont0201/PathPlanning | 3bc1f968c765d73bcc6825b9a30cc34363a5b38a | 24f91a236bf266aaefc8296ce5ea12a99070e6e8 | refs/heads/master | 2020-03-10T14:09:03.795032 | 2018-04-18T17:09:30 | 2018-04-18T17:09:30 | 129,418,745 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 47 | cpp | //
// Created by jbmdu
//
#include "Solver.h"
| [
"jbmdumont@gmail.com"
] | jbmdumont@gmail.com |
947f271d15e84bdf96cda2bb6fe4838e382d11ff | ab5a0e49c5d413be6449d7e1846b31c684288030 | /Prog05_is_inside_here/Prog05/Version2/job.cpp | 73a02fbc00d614b01237ba687a6caf9490ac1c70 | [] | no_license | adamjeanlaurent/CSC412_Coursework | e43c9861af3e8fcec1a538598f6d343f3c8b8c78 | 30ca8576f497392846301cd82feb80d9ca200544 | refs/heads/main | 2023-01-14T15:14:09.365183 | 2020-11-24T20:30:35 | 2020-11-24T20:30:35 | 304,455,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,756 | cpp | #include "job.h"
std::vector<Job> GetJobList(std::string jobFilePath)
{
std::cout << "path: " << jobFilePath << std::endl;
FILE *fp = fopen(jobFilePath.c_str(), "r");
std::vector<Job> jobList;
if (fp != NULL)
{
char command[20];
char rotation[10];
char filename[500];
... | [
"adamjeanlaurent@gmail.com"
] | adamjeanlaurent@gmail.com |
935851bae9f5648c1e684c8efdaff823f4f4ad5c | 321ed29e153b1f2730215adc480fa29ba39b8819 | /arraySum/sumUsingMutex.cpp | 419de4f5434356e884ed95861ec4d6715fca338a | [] | no_license | pulavartivinay/parallel-programming | e825c0b80c427c6bf03825f0aaf7daee94477dfe | 777f344cf94c309e1c727f6c410fe4fa1eca4026 | refs/heads/master | 2021-10-23T15:53:36.038889 | 2019-03-18T14:05:12 | 2019-03-18T14:05:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,675 | cpp | #include<bits/stdc++.h>
#include<pthread.h>
using namespace std;
long long g_sum = 0;
long long g_n;
int g_threadCount;
pthread_mutex_t g_sumMtx = PTHREAD_MUTEX_INITIALIZER;
typedef struct{
long long myStart_i;
long long myEnd_i;
} ThreadData;
void *threadSum(void *argc){
ThreadData myData = *(ThreadDat... | [
"amitkvikram@gmail.com"
] | amitkvikram@gmail.com |
f8cf03487cd9d50fb3c9724b4edef72628dc77e5 | 406f3195b2396e2c23f51edeeda42dadd8dc5708 | /states/UnitState.cpp | 0b3573d512572402c3a7eeccd6dcf7981bb9677f | [] | no_license | IngwarSV/HEROES | 7a1aa899ec3afe587ae00191790a397b32b42493 | 963bc1179df8e1acde18dc64bf64e37fee770118 | refs/heads/master | 2020-12-21T14:29:20.129403 | 2020-02-27T09:11:16 | 2020-02-27T09:11:16 | 236,460,073 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,373 | cpp | #include "UnitState.h"
UnitState::UnitState(const std::string& name, int health, int maxHealth, int damage, bool isUndead) {
std::cout << "\tcreating UnitState" << std::endl;
this->name = name;
this->hp = health;
this->maxHp = maxHealth;
this->dmg = damage;
this->isUnDead = isUndead;
}
... | [
"sviatskyi@gmail.com"
] | sviatskyi@gmail.com |
bf68bc7e43cf91c237d67574b4d9d1e26f9922ce | 6b986a97dfa0986352f6391aa683d35b1787665a | /tests/testvectors/cast/cast256rfc2612.h | 39345180c6cd2e9a9b65bd468cae844baa2e5e85 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | calccrypto/Encryptions | 9cacaa8c173be93037237da519caa75f2ff9e64f | ed1a02aebbb783128c77a0a4881e7ecb8a335842 | refs/heads/master | 2021-10-21T23:28:40.625715 | 2021-10-13T03:16:59 | 2021-10-13T03:16:59 | 11,586,467 | 132 | 51 | MIT | 2018-09-22T21:16:54 | 2013-07-22T16:36:30 | C++ | UTF-8 | C++ | false | false | 747 | h | #ifndef __CAST256TESTVECTORS__
#define __CAST256TESTVECTORS__
#include "../plainkeycipher.h"
// Test vector from <https://tools.ietf.org/html/rfc2612#appendix-A>
static const std::vector <PlainKeyCipher> CAST256_RFC2612 = {
std::make_tuple("00000000000000000000000000000000", "2342bb9efa38542c0af75647f29f615d", ... | [
"calccrypto@gmail.com"
] | calccrypto@gmail.com |
fb5c7562da84d221db8c2b311ee546b37fdd7fa8 | 618ece5940f56cdc150b677fb84575e38143f279 | /hphp/runtime/ext/imagick/imagick.cpp | db487d1ab006ed6b8fd3d3579f424ad5786b2234 | [
"Zend-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla",
"PHP-3.01"
] | permissive | eveIover/hhvm | 394154109f5f547d27cb69c77bfb0bccb5994ba9 | e76e160f99ec5bfb895c1ba0bab355a8bf486c53 | refs/heads/master | 2020-07-13T14:41:44.759056 | 2014-04-04T00:51:01 | 2014-04-04T00:51:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 132,940 | cpp | /*
+----------------------------------------------------------------------+
| HipHop for PHP |
+----------------------------------------------------------------------+
| Copyright (c) 2010-2014 Facebook, Inc. (http://www.facebook.com) |
| Copyrigh... | [
"sgolemon@fb.com"
] | sgolemon@fb.com |
fc5088860e0bec63da4c802c8fbae147d2cb78ad | 30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a | /scrape/data/Organized/HappyBaken2019/HappyBaken2019_TLE.cpp | 68493f66a1b5a80db86b0bc26956adb10c1faec6 | [] | no_license | thegamer1907/Code_Analysis | 0a2bb97a9fb5faf01d983c223d9715eb419b7519 | 48079e399321b585efc8a2c6a84c25e2e7a22a61 | refs/heads/master | 2020-05-27T01:20:55.921937 | 2019-11-20T11:15:11 | 2019-11-20T11:15:11 | 188,403,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 566 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
const int N = 1e5 + 10;
ll n;
ll a[N];
int m, k;
int main() {
cin >> n >> m >> k;
for (int i = 1; i <= m; i++) {
scanf("%lld", &a[i]);
}
int cur = 1, r = 0, ans = 0;
while (cur <= m) {
if (r < a[cur]) {
... | [
"mukeshchugani10@gmail.com"
] | mukeshchugani10@gmail.com |
f3ea1a66c11a4d3ffd4ed7fbf04abe1ba11b59ab | e9d03c58d5cb88c8c8a0bd7b5e758fbacd7841a3 | /Cpp11Test/include/VirtualMethod.h | f53c7c10de0234307d5d8cb387a04a69bdaba46d | [] | no_license | izmhr/cpp11Test | 590aeac211e99e545eafcb32f16fb21052819a42 | bf19f2fc5f24bce5f00d339a427de059f73d1a19 | refs/heads/master | 2021-04-09T11:18:20.424530 | 2016-05-31T09:11:22 | 2016-05-31T09:11:22 | 60,047,836 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 347 | h | #include <iostream>
using namespace std;
// C++11のoverride修飾子で正しくオーバーライドできていない関数をコンパイルエラーにする
// http://miffysora.wikidot.com/override
class Kitty
{
public:
virtual void paint(int i);
//void paint();
};
class Chobits : public Kitty
{
public:
void paint(int i) override;
}; | [
"Atsushi.Izumihara@jp.sony.com"
] | Atsushi.Izumihara@jp.sony.com |
871b5bd03369888a78eb6672cff587f497c7c962 | c5a211a149d475eb4155699bb7f1b5b5a5e71231 | /pybind/include/sr04.hpp | 14416c7c3ef33d92d97be84e24edaa5a95e500ce | [] | no_license | SamZand/Limo | 438c3fba20c77de60b6cde2d6f23036b8a5543ca | 6fa19700a2ffa21a9c9437a517e0f50adeee0b16 | refs/heads/master | 2020-05-19T20:07:33.338319 | 2019-07-05T15:15:02 | 2019-07-05T15:15:02 | 185,195,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 868 | hpp | #ifndef _HWLIB_SR04_H
#define _HWLIB_SR04_H
#include "hwlib.hpp"
namespace hwlib {
class sensor_distance {
public:
/// distance in mm
virtual int read_mm() = 0;
};
class sr04 : public sensor_distance {
pin_out & trigger;
pin_in & echo;
public:
sr04( pin_out & trigger, pin_in & echo ):
t... | [
"j.g.doornvan@gmail.com"
] | j.g.doornvan@gmail.com |
3ec4f08b6ce4f1e241c6181d973f78fa1d2b7bac | 1302a788aa73d8da772c6431b083ddd76eef937f | /WORKING_DIRECTORY/hardware/qcom/camera/msmcobalt/QCamera2/HAL3/test/QCameraHAL3MainTestContext.cpp | 6a6ab60b53f44880b2b6622ca3e8c084451b5cc3 | [] | no_license | rockduan/androidN-android-7.1.1_r28 | b3c1bcb734225aa7813ab70639af60c06d658bf6 | 10bab435cd61ffa2e93a20c082624954c757999d | refs/heads/master | 2021-01-23T03:54:32.510867 | 2017-03-30T07:17:08 | 2017-03-30T07:17:08 | 86,135,431 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,029 | cpp | /* Copyright (c) 2016, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
* * Redistributions of source code must retain the above copyright
* notice, this list of con... | [
"duanliangsilence@gmail.com"
] | duanliangsilence@gmail.com |
f057ebd6f472188c7dd5d96d4eeb00099a6f969b | 2de8f5ba729a846f8ad5630272dd5b1f3b7b6e44 | /src/server/gameserver/skill/Hallucination.cpp | 681f268ac8917177c96ba6b73879e562dc05b6be | [] | no_license | najosky/darkeden-v2-serverfiles | dc0f90381404953e3716bf71320a619eb10c3825 | 6e0015f5b8b658697228128543ea145a1fc4c559 | refs/heads/master | 2021-10-09T13:01:42.843224 | 2018-12-24T15:01:52 | 2018-12-24T15:01:52 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 12,459 | cpp | //////////////////////////////////////////////////////////////////////////////
// Filename : Hallucination.cpp
// Written by :
// Description :
//////////////////////////////////////////////////////////////////////////////
#include "Hallucination.h"
#include "EffectHallucination.h"
#include "EffectProtectionFrom... | [
"paulomatew@gmail.com"
] | paulomatew@gmail.com |
de1b24468e54b6fe2d9fa165589eceaf4011c908 | 0563db2005e5102e2cb336f66ad0271adf75eb25 | /Backjoon/1725/src2.cpp | c3b512f31e55475eafb30a8d86e68cf17c3c6d70 | [] | no_license | kkyehit/Algorithm2 | d51c88681d0b2c1cb35736bfd6bbaa842a116011 | dbc3f6a47ef1546634415eae4114559efa7a6454 | refs/heads/master | 2020-12-02T02:37:30.035591 | 2020-09-12T04:32:26 | 2020-09-12T04:32:26 | 230,860,333 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,062 | cpp | #include <iostream>
#include <stdio.h>
#include <vector>
#define MAX_N 100000
using namespace std;
typedef long long int int64;
int N;
int64 histogram[MAX_N + 1];
int64 divisionAndConquest(int left, int right){
if(left == right) return histogram[left];
if(left < 0 || N <= right) return 0;
if(right < left) return ... | [
"rp01020113994@gmail.com"
] | rp01020113994@gmail.com |
00cb5cef2355a0a65017ec31f97fa5c29cbba329 | 2983bda8b8c0044c6e4693d80dedfa4743a8f609 | /document.cpp | 40808e66c770db64e613d5621b3a945c17642531 | [] | no_license | taywon18/taycrayon | c8e74e91546cc3afc85b5978a154ae38106c4749 | 49bea1bfaee811dfbbac59be0350be7f7cc96094 | refs/heads/master | 2022-10-26T23:16:31.180630 | 2020-06-14T13:32:39 | 2020-06-14T13:32:39 | 234,909,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,357 | cpp | #include "document.h"
#include <QFile>
#include <QUrl>
#include <QSet>
#include <QTextStream>
#include <QDesktopServices>
#include <QRegularExpression>
Document::Document()
//: _fieldSelector("\\$\\{([ a-zA-Z0-9\\.]+):?([ a-zA-Z0-9\\.,éè\\(\\)/]+)?\\}")
//: _fieldSelector("\\$\\{([ a-zA-Z0-9\\.]+):?((?:[ a-zA-Z0-9\... | [
"thespartan18@hotmail.fr"
] | thespartan18@hotmail.fr |
312eb08e61e52cdcad74dd9887787f325712cbb7 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5639104758808576_0/C++/srou/A.cpp | 32a795d15955e604826cdf8c6950dcdab9562e3c | [] | 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 | 851 | cpp | #include <cmath>
#include <cstdlib>
#include <cstdio>
#include <iostream>
#include <map>
#include <queue>
#include <set>
#include <string>
#include <bitset>
#include <algorithm>
#include <cstring>
using namespace std;
#define rep(i, a, b) for(int i = (a); i < int(b); ++i)
#define trav(it, v) for(typeof((v).begin()) it... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
60deed5f9338e01fe8e3adf11ece09e78b84f775 | c075cfe521103977789d600b61ad05b605f4fb10 | /div 220/ZAD_B.cpp | e6c4ba9a54b3da3aeff28206f3d10159ba6eeaf5 | [] | no_license | igoroogle/codeforces | dd3c99b6a5ceb19d7d9495b370d4b2ef8949f534 | 579cd1d2aa30a0b0b4cc61d104a02499c69ac152 | refs/heads/master | 2020-07-20T12:37:07.225539 | 2019-09-05T19:21:27 | 2019-09-05T19:35:26 | 206,639,451 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,678 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
ll dp[200010], sm[200010], lef[200010], rig[200010];
char a[200010];
int main()
{
ll n, i, vl = 0;
scanf("%s", &a);
n = strlen(a);
dp[0] = 0;
sm[0] = 1;
dp[1] = 0;
sm[1] = 1;
if (a[0] == '9')
dp[1] = 1;
vl = ... | [
"160698qnigor98"
] | 160698qnigor98 |
960fa9878d836cde2e8e3ade7e7289cb7b404364 | 4cd02431dec59b22e24aa099fbe0888a0c6bf79b | /2020-2021/curs/SeriaESol/SeriaEProj/08_Liste_duble.cpp | 744970a1f15be615c58942a1ce137ab2e4ce681d | [] | no_license | Data-Structures-Fork/structuri | 9e4af209717259f0c9ef4d09719c620f9d1f4f7a | 2e9e5b0bba668f279fb742d3389351a5252838f3 | refs/heads/master | 2023-04-21T20:38:51.663970 | 2021-05-07T08:11:27 | 2021-05-07T08:11:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,691 | cpp | #include <stdio.h>
#include <string.h>
#include <malloc.h>
#include <stdlib.h>
#define LINESIZE 128
struct Student {
int id;
char *nume;
float medie; // data derivata
};
struct NodD {
Student *st;
NodD *next, *prev;
};
struct ListaDbl {
NodD *p, *u;
};
ListaDbl inserareListaDubla(ListaD... | [
"marius.popa@oracle.com"
] | marius.popa@oracle.com |
b918e5945042da67600773c600fcc4cc97238cef | 54b8fa244ff0dae2018efedcb81e1bb03376e5e2 | /src/zcstl/zcstlwallet.cpp | b9d4ffca105dc1aca17192e346c5a0a53a4ee5d7 | [
"MIT"
] | permissive | afghany/castletmp | e15677a88f9a1878486b6becf93d26c0ee9dbeaf | 9d0daed2a6abaf7d93f9308f5c602db6eeb42c8b | refs/heads/master | 2022-11-27T14:58:47.802781 | 2020-08-08T21:26:12 | 2020-08-08T21:26:12 | 284,464,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,200 | cpp | // Copyright (c) 2017-2020 The CASTLE developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "zcstlwallet.h"
#include "main.h"
#include "txdb.h"
#include "wallet/walletdb.h"
#include "init.h"
#include "wallet/wallet... | [
"shagolo@gmail.com"
] | shagolo@gmail.com |
fa18073db6082bcb0de3cb7fdef3f6f65944517e | 206d93f01c885c3ec3533421ef46821d7fedde76 | /Final/Arduino_Test/Arduino_Test.ino | 9a3cc1f67562f18910ab0dda4c48d0f404648849 | [] | no_license | finolex/AbhiCCF17 | 82852b351d277f483966335b7080c6d2353e5ee2 | 105785e4c5e3278f286411801bb4aa4f63e7d196 | refs/heads/master | 2021-08-29T20:53:59.852025 | 2017-12-15T00:33:50 | 2017-12-15T00:33:50 | 105,667,480 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 386 | ino | /* Serial communication Arduino/Processing Sparkfun tutorial*/
void setup()
{
//initialize serial communications at a 9600 baud rate
Serial.begin(9600);
}
void loop()
{
//send 'Hello, world!' over the serial port
Serial.println("Hello, World!");
//wait 100 milliseconds so we don't drive ourselves crazy
delay(100);
... | [
"hermitdudz@gmail.com"
] | hermitdudz@gmail.com |
e234a0105b0048680dd64cfff463bea55d10bb09 | f6e032a8a04bc6b819785e1f978d828773e35758 | /doc/quickbook/mirror/intro/hello_world.cpp | dc6269c9bb06304d834c390d684a36e78155e08d | [
"BSL-1.0"
] | permissive | guardianofetherra/mirror | cfd6b3d7caf5f3718413cbf0a84769949d3fb89c | 8cef943d6cc98788c8e862546ad4de4aebe4b8d9 | refs/heads/master | 2021-10-12T00:02:08.961121 | 2016-12-01T05:57:12 | 2016-12-01T05:57:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 982 | cpp | /*
* Copyright Matus Chochlik.
* 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
*/
//[mirror_example_hello_world_1
#include <mirror/reflection.hpp> /*<
This header implements the [^__MIRRORED] reflection operato... | [
"chochlik@gmail.com"
] | chochlik@gmail.com |
00636e639091ec81c9bf1548d72fc21dfbb6d678 | a9ef859bd36defcc2bcc88ee2d3925e678e670f8 | /codeforces/1372/C.cpp | 8bcb4616ccd5afd5bec8301bdf594ab214f21bb9 | [] | no_license | thun-cp/Problem-Solving | 6655c5452849c1a576cb54cc5b8c135148d2a8e1 | 663c5bdb5b51695ded2a3c8c6b0f334f7c97e8f3 | refs/heads/master | 2023-02-22T01:30:10.604479 | 2021-01-04T19:38:40 | 2021-01-04T19:38:40 | 323,599,063 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 719 | cpp | #include <bits/stdc++.h>
#define pb push_back
#define mp make_pair
#define endl '\n'
using namespace std;
typedef long long ll;
typedef long double ld;
void solve(){
ll n;
cin>>n;
ll arr[n];
for(ll i=0;i<n;i++) cin>>arr[i];
if(is_sorted(arr,arr+n)) cout<<0<<endl;
else{
ll... | [
"tmodpe@gmail.com"
] | tmodpe@gmail.com |
b81d1ecb33135f8f370ff6ab0897e3ef877a3c47 | 50205859dc7d957c620cfbc1e854550a17e863cf | /prjoektPowersja0/User.h | 9564a41f712023d4a15060be17213865ee18b1f7 | [] | no_license | wilusiow/projekt-po | 45852b162e47443cb461cb0e445835905484e51a | e7bce6c245500f55526c9272da3aedab2ffdc7ff | refs/heads/master | 2020-03-07T15:31:35.816502 | 2018-04-17T14:00:43 | 2018-04-17T14:00:43 | 127,557,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 216 | h | #pragma once
#include "Player.h"
#include<iostream>
#include<string>
using namespace std;
class User : Player
{
public:
User(char sign, Board* board): Player(sign, board){}
~User();
void makeMove(string x);
};
| [
"k.michalski11a@gmail.com"
] | k.michalski11a@gmail.com |
9d18ffb7caf97168373650a601098f6e84a7d670 | 30ec2372ac36d40f4557c5f39cb606452e6e6bf5 | /asps/Simulation/geant321/include/geant321/cmass.inc | 2c8af2ee0c6ea0e4de28a312008700a17a2bc4e0 | [] | no_license | yfisyak/star-sw | fe77d1f6f246bfa200a0781a0335ede7e3f0ce77 | 449bba9cba3305baacbd7f18f7b3a51c61b81e61 | refs/heads/main | 2023-07-12T01:15:45.728968 | 2021-08-04T22:59:16 | 2021-08-04T22:59:16 | 382,115,093 | 2 | 0 | null | 2021-07-01T17:54:02 | 2021-07-01T17:54:01 | null | UTF-8 | C++ | false | false | 480 | inc | *
* $Id: cmass.inc,v 1.1.1.1 2004/01/15 00:12:23 potekhin Exp $
*
* $Log: cmass.inc,v $
* Revision 1.1.1.1 2004/01/15 00:12:23 potekhin
*
*
* Revision 1.1.1.1 1997/11/03 15:29:45 atlascvs
* Importing CERNLIB version 08.21.
*
* Revision 1.1.1.1 1995/10/24 10:20:44 cernlib
* Geant
*
*
#ifndef CERNLIB_GEANT321_CMASS... | [
"fisyak@rcas6005.rcf.bnl.gov"
] | fisyak@rcas6005.rcf.bnl.gov |
db3ec14945939bb267c02888883fbb1006350776 | cea537ce9da46afac6c879f3224e1ba977976d6b | /notdx/Memory.cpp | d3afc776ef3c8e7aeb3990212edf83e86ef82091 | [] | no_license | shekeru/ffxivchan | 457066eecaa6239531555ffd1f07ee104eeb3ea4 | 5642cfb726f369b1e22ab0b49eb2ab289da5380e | refs/heads/master | 2023-04-08T00:17:53.112760 | 2023-03-24T03:02:15 | 2023-03-24T03:02:15 | 230,296,395 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,528 | cpp | #include "user.h"
PVOID o_security_check_cookie;
void _cdecl hk_security_check_cookie
(uintptr_t StackCookie){;};
PVOID oIsDebuggerPresent;
BOOL _stdcall hkIsDebuggerPresent() {
return false;
};
MemorySystem::MemorySystem(const char* exe_name) {
GetModuleInformation(GetCurrentProcess(), GetModuleHandle(exe_name), ... | [
"sheks@desu.systems"
] | sheks@desu.systems |
a9044b3d4b7d043512de7a8ab381d6f2fee26525 | e1836bd482bbbcfa7349ec63061006569c065236 | /Crystal/src/AmbientOcclusion.h | f02d4ee2f3e4165336e3b2c166e63b8b6a213742 | [] | no_license | JannisN/BMA | 1c69bbf1d885853707688fd4ed783fb408edb793 | a2eebe874e846ad85ce32b4aa37c241309d5952f | refs/heads/master | 2021-01-24T11:27:00.813729 | 2017-03-18T10:37:57 | 2017-03-18T10:37:57 | 70,230,031 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 372 | h | #pragma once
#include "ScreenEffect.h"
#include <random>
namespace Crystal
{
class AmbientOcclusion : public ScreenEffect
{
public:
AmbientOcclusion();
void render(Renderer* renderer, Texture depth, Texture normal, Texture noise);
private:
static char* ssaoSource;
GLuint noiseTexture;
std::vector<glm::... | [
"jannisnaske@gmail.com"
] | jannisnaske@gmail.com |
7bf8b989a4586a978e95c7ca06d82fbae1cc7d70 | 3d92ef637d012979082eb6e62bd37e1b4f634dd5 | /lib/djvCore/OSUnix.cpp | 1170ac4f10c2a7fb31a337429dcf472c403aa979 | [
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown"
] | permissive | darbyjohnston/DJV | 3f8981095cc98ec5982abe2f25496d1c7bb7187a | dcd46944b8caf79b70e79419f6b061fed3086e7c | refs/heads/master | 2023-08-15T03:52:46.458025 | 2022-11-19T16:02:41 | 2022-11-19T16:02:41 | 151,309,018 | 598 | 66 | BSD-3-Clause | 2023-04-12T05:40:22 | 2018-10-02T19:10:57 | C++ | UTF-8 | C++ | false | false | 4,326 | cpp | // SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2020 Darby Johnston
// All rights reserved.
#include <djvCore/OS.h>
#include <djvCore/Error.h>
#include <djvCore/String.h>
#include <djvCore/StringFormat.h>
#if defined(DJV_PLATFORM_MACOS)
#include <ApplicationServices/ApplicationServices.h>
#include <CoreFou... | [
"darbyjohnston@yahoo.com"
] | darbyjohnston@yahoo.com |
205e38e0007844e5fdc3ffaa0d5a963d54dfd818 | bae479678ffcda0a2664edba67307f4df7cdb8ea | /RubetekIOS-CPP.framework/Versions/A/Headers/libnet/rubetek/essence/default_port/server.hpp | 76eba277091856d129c50fedb85e7596530e1a87 | [
"MIT"
] | permissive | yklishevich/RubetekIOS-CPP-releases | 6569987ada6bcfc66550db08a1193010a16120f3 | 7dfbbb45b8de7dbb6fa995ff5dcbca4ec06c2bdb | refs/heads/master | 2020-09-17T06:18:21.265080 | 2020-02-15T12:11:43 | 2020-02-15T12:11:43 | 224,016,492 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 153 | hpp | #pragma once
namespace rubetek
{
unsigned short const default_server_port = 9898 ;
unsigned short const default_server_ssl_port = 8989 ;
}
| [
"eklishevich@gmail.com"
] | eklishevich@gmail.com |
6d3bb8bf2a8d0b3288efac18be42ca380a7e2f29 | 23fbb4ab64927da02c0934ab2aaf5b72b0253ef8 | /admin/coord_rpc_add_space.h | ecef18d9710fecb6f89602e2e140148f78bd7868 | [
"BSD-3-Clause"
] | permissive | maaku/HyperDex | 22be40e937350eb04559e6d93d000c86d0cf27ee | 6b408e7458ce59631f7f5e9daa72f4a03984f9d8 | refs/heads/master | 2020-05-29T12:23:55.037843 | 2013-11-30T01:01:19 | 2013-12-05T20:41:50 | 13,908,970 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,399 | h | // Copyright (c) 2013, Cornell University
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// this list ... | [
"me@robescriva.com"
] | me@robescriva.com |
8a868b43496e4f55ce9b11d9968f4b0779ef0d52 | 90d253b075c47054ab1d6bf6206f37e810330068 | /CSES/Sorting_and_Searching/subarray_distinct_values.cpp | 673bdba2f7bb369d46651bf9c1d51c7e53f4bd9b | [
"MIT"
] | permissive | eyangch/competitive-programming | 45684aa804cbcde1999010332627228ac1ac4ef8 | de9bb192c604a3dfbdd4c2757e478e7265516c9c | refs/heads/master | 2023-07-10T08:59:25.674500 | 2023-06-25T09:30:43 | 2023-06-25T09:30:43 | 178,763,969 | 22 | 8 | null | null | null | null | UTF-8 | C++ | false | false | 467 | cpp | #include <bits/stdc++.h>
using namespace std;
int N, K;
int x[200000];
map<int, int> v;
int32_t main(){
cin >> N >> K;
for(int i = 0; i < N; i++){
cin >> x[i];
}
int s = 0;
long long ans = 0;
for(int i = 0; i < N; i++){
v[x[i]]++;
while((int)v.size() > K){
... | [
"eyangch@gmail.com"
] | eyangch@gmail.com |
df7cf6cff3daeb1695809f443cdc702baec07f24 | 97bd2bc90481e59da387772cd414f07516e6f2cd | /pastel/gfx/gfxrenderer_tools.h | 4f449951afa1de4068de4eccc8bc1892e38376e5 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | kaba2/pastel | c0371639be222cfa00252420c54057a54a93a4a3 | c7fb78fff3cbd977b884e54e21651f6346165ff5 | refs/heads/master | 2021-11-12T00:12:49.343600 | 2021-10-31T04:18:28 | 2021-10-31T04:18:28 | 231,507,632 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,271 | h | // Description: Algorithms for GfxRenderer
// Documentation: renderer.txt
#ifndef PASTELGFX_GFXRENDERER_TOOLS_H
#define PASTELGFX_GFXRENDERER_TOOLS_H
#include "pastel/gfx/gfxrenderer.h"
#include "pastel/geometry/shape/triangle.h"
#include "pastel/geometry/shape/sphere.h"
#include "pastel/geometry/shape/ali... | [
"kaba@hilvi.org"
] | kaba@hilvi.org |
79ae25384b2121b4f4e76346b70022135af0cb55 | 8ab4144a0a68a5b2e39694c306c9cc481093f74a | /OnlineJudges/lydsy/2818.cpp | 6815ea83a3b304ffa60e0ccc713fe24149382bec | [
"WTFPL"
] | permissive | TooYoungTooSimp/my_solutions | 4a7ff93e8bd05f111c4a8ec73afbc988c69dc567 | 74387e4b9902c1cac13d0347889953890dc27df9 | refs/heads/master | 2022-10-28T00:11:25.215037 | 2020-06-14T17:06:14 | 2020-06-14T17:06:14 | 66,897,046 | 8 | 3 | null | 2017-01-12T12:05:49 | 2016-08-30T02:00:46 | C++ | UTF-8 | C++ | false | false | 850 | cpp | #include <cstdio>
typedef long long int64;
const int maxn = 10000010;
int n, phi[maxn], prime[700010], pcnt;
int64 sum[maxn];
bool notPrime[maxn];
int main()
{
scanf("%d", &n);
phi[1] = 1;
for (int i = 2; i <= n; i++)
if (!phi[i])
for (int j = i; j <= n; j += i)
{
... | [
"6648049+TooYoungTooSimp@users.noreply.github.com"
] | 6648049+TooYoungTooSimp@users.noreply.github.com |
ae6d13eb87b3d68e75b3f90524365060ae2bd400 | 5b59ecb8c86ee528a86e530dab5e1a5bdfae4958 | /DAO_masterCode1.18A_RGBLED/DAO_masterCode1.18A_RGBLED.ino | 1fa47b7407845a6d26dc0e2f7806508238c4c955 | [] | no_license | dunland/DAO_Arduino | 2b282516d87d3f3ff24596af574e09efcb4f2895 | c573a84abb55fea4546b7630adfe6d4b01c519cc | refs/heads/master | 2022-02-11T14:13:17.490366 | 2019-08-16T16:30:20 | 2019-08-16T16:30:20 | 102,719,062 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,930 | ino | /*OTHERING MACHINES v.1.18A - COM5/Arduino
RGB LED Code
startup LED check
initial dB reduced to 1 entry
rgbLED pins: R = 9, G = 10, B = 6 //because PWM-PINs 3 and 11 interfere with tone()
fillup range now random(300,2401)
A = 195 +/- 15
for the course 'Digital Artifactual Objections' held in the s... | [
"david.unland@web.de"
] | david.unland@web.de |
e96532c26800c42c07752a58a1571aae8c7fb2c1 | b39712068af8193a6da4cac5855a108f066d320b | /ESP8266_Fetching_Data/ESP8266_Fetching_Data.ino | e8a309359d8bc862457e8467582535ad2c30de37 | [] | no_license | JohanDuran/Arduino-Projects | 0e5542eaa8ede85fe248c55089b080ebeac20370 | ff2c2f458163c7c3f10770a20b95c9dc4d72489c | refs/heads/master | 2021-01-19T13:27:22.231891 | 2018-06-14T04:05:36 | 2018-06-14T04:05:36 | 88,090,264 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,265 | ino | #include <Adafruit_GFX.h> // Core graphics library
#include "SWTFT.h" // Hardware-specific library
#include <TouchScreen.h>
// The control pins for the LCD can be assigned to any digital or
// analog pins...but we'll use the analog pins as this allows us to
// double up the pins with the touch screen (see the TFT pa... | [
"johan.durancerdas@gmail.com"
] | johan.durancerdas@gmail.com |
08a22f365d98d61a15f48565c35972d0a0c5f63c | e99c20155e9b08c7e7598a3f85ccaedbd127f632 | / sjtu-project-pipe/thirdparties/VTK.Net/src/VolumeRendering/vtkVREncodeString.cxx | 173c10e5cdcca7db0b0c12ed309bc55f6c04a99a | [
"BSD-3-Clause"
] | permissive | unidevop/sjtu-project-pipe | 38f00462d501d9b1134ce736bdfbfe4f9d075e4a | 5a09f098db834d5276a2921d861ef549961decbe | refs/heads/master | 2020-05-16T21:32:47.772410 | 2012-03-19T01:24:14 | 2012-03-19T01:24:14 | 38,281,086 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,254 | cxx | #include "vtkObject.h"
#include <vtkstd/string>
class Output
{
public:
Output()
{
}
Output(const Output&);
void operator=(const Output&);
~Output()
{
this->Stream.rdbuf()->freeze(0);
}
ostrstream Stream;
int ProcessFile(const char* file, const char* title)
{
... | [
"useminmin@gmail.com"
] | useminmin@gmail.com |
67518f3a2a938df6209f9ec819c7c4baa6a2b431 | 3c79cd3fb3daf8396f54a42281d3ad1504a379b8 | /Fibonacci_Heap/Fibonacci_Heap.h | 02e5137d7dbb0633264156ef620bc226340db9ee | [] | no_license | lijiamu233/DataStructure | 47e478f36c4f5aeabde6604e27baaec002f3b8c4 | 984ccad81bbf71ffcee455af2cbf3f89caf11b38 | refs/heads/master | 2023-08-22T08:38:06.431091 | 2021-10-14T09:13:24 | 2021-10-14T09:13:24 | 331,628,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,966 | h | #ifndef _FIBONACCI_TREE_HEAP_
#define _FIBONACCI_TREE_HEAP_
#include <iomanip>
#include <iostream>
#include <cmath>
#include <cstdlib>
#include <assert.h>
using namespace std;
template <class T>
class FibNode {
public:
T key;
int degree;
FibNode<T> *left;
FibNode<T> *right;
FibNode<T> *child;
... | [
"1127915415@qq.com"
] | 1127915415@qq.com |
df7243f598219701137e622aa7bfbc75ba345ff9 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/abc037/B/739480.cpp | fdc40d0878080ed2ee37b690f4b3f92358acfb93 | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 395 | cpp | #include <algorithm>
#include <iostream>
#include <string>
#include <utility>
#include <vector>
using namespace std;
int main() {
int n, q, l, r, t;
int a[100];
cin >> n >> q;
fill(a, a + n, 0);
for (int qi = 0; qi < q; ++qi) {
cin >> l >> r >> t;
fill(a + l - 1, a + r, t);
}
fo... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
911f101c3c6b9150068f6b392e609ce376064007 | 138d8ab283b21efe12e89e9c42bb26050218e53e | /u_type.cpp | c38ef78416444bc452736c5b1577958fbcc51b97 | [] | no_license | azon1272/test_books_shop | 57ac07ae16dba4d201a03280d44732ecef190f62 | b496e628c0b16a5d27a201e912e8676e05e8e8e7 | refs/heads/master | 2021-01-19T09:06:10.263393 | 2013-04-09T17:17:41 | 2013-04-09T17:17:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 178 | cpp | #include "u_type.h"
// Constructors/Destructors
//
u_type::u_type ( ) {
}
u_type::~u_type ( ) { }
//
// Methods
//
// Accessor methods
//
// Other methods
//
| [
"azon1272@gmail.com"
] | azon1272@gmail.com |
f4412cd5f70fbf46ac903152fd9e4fc0eda7fcc3 | e0a6fe38bc2164768b2272adac1984989024806e | /src/graphics/Color.h | 7143b144bbd055f8dcfab47365e036d4b4100e17 | [] | no_license | bfogerty/xdpixelengine | 802287559ff748eea3db6488338cfb5f39453ce2 | 240e1161b039a6a190473ef46b7e14bdea3b48bc | refs/heads/master | 2020-04-11T11:00:54.943741 | 2018-05-12T14:05:24 | 2018-05-12T14:05:24 | 10,495,378 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 383 | h | #ifndef __COLOR__
#define __COLOR__
class Color
{
public:
enum ColorType
{
BLACK = 0,
WHITE,
RED,
GREEN,
BLUE,
GRAY,
YELLOW,
};
Color();
Color(float r, float g, float b, float a);
Color(float r, float g, float b);
Color(int r, int g, int b);
Color(int r, int g, int b, int a);
Color(ColorType c... | [
"bfogerty@gmail.com"
] | bfogerty@gmail.com |
39bc0587ba32d6e7d7adc8e17f0cd468abe0cfaa | ed4a91fd9b4fefca40cc5118b485c0ec7d4ba40c | /louluosrc/lockfree_struct/cds-1.5.0/cds/intrusive/queue_stat.h | 753999505dbd353a4220cd8be74096498f6bd9fc | [
"BSD-2-Clause"
] | permissive | hkduke/my_src | 165035db12481d36bedb48cf2c1c1759ce2af42f | 2282fff562fd14c972e7ce66a615a7125cb4a877 | refs/heads/master | 2020-06-13T08:14:34.674528 | 2017-04-09T12:47:57 | 2017-04-09T12:48:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,760 | h | /*
This file is a part of libcds - Concurrent Data Structures library
See http://libcds.sourceforge.net/
(C) Copyright Maxim Khiszinsky (libcds.sf@gmail.com) 2006-2013
Distributed under the BSD license (see accompanying file license.txt)
Version 1.5.0
*/
#ifndef __CDS_INTRUSIVE_QUEUE_STAT_H
#def... | [
"18915413902@163.com"
] | 18915413902@163.com |
d0632b2883b6a73014ca867b12c32162207597f8 | c9dacb277a643eff8c6e374e6a27bc750ddd1fe1 | /Library/Geometry/Half-Plane-Intersection.cpp | c575fc4db3c3c75fa766a6742ef418cf919d16b5 | [] | no_license | matheusleon/Competitive-Programming | 6a77f68afc53cda8453d57a4e0ac36573137bf9f | 99f568312f46503333b01b6973e01ccdeafa5797 | refs/heads/master | 2023-01-07T23:04:37.253293 | 2020-11-08T08:48:25 | 2020-11-08T08:48:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,300 | cpp | /*
Problem: Compute intersection of n convex polygons
Test: https://www.codechef.com/problems/CHN02
*/
#include <bits/stdc++.h>
using namespace std;
const double inf = 1e100, eps = 1e-9;
const double PI = acos(-1.0L);
int cmp (double a, double b = 0) {
if (abs(a-b) < eps) return 0;
return (a < b) ? -1 :... | [
"mlan@cin.ufpe.br"
] | mlan@cin.ufpe.br |
219680875e56f84e6bbe7135821e8535e1c74082 | 87182ccf68cc0184e16e2bda314eeda2ac89f8fb | /skelletal code/wxraytracer/wxRaytracer/wxwidgets/include/wx/dataview.h | a29c921bfeb2c23d66645ec4663c8d0286b88c81 | [] | no_license | hamidib/raytrace | 0cb1c9ad9a11a1893c36f3e371687135542f1dc9 | 892930aa2408341aa25afa58f8b3778d24632a23 | refs/heads/master | 2021-05-08T06:56:15.212204 | 2017-12-08T21:35:30 | 2017-12-08T21:35:30 | 106,647,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,276 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/dataview.h
// Purpose: wxDataViewCtrl base classes
// Author: Robert Roebling
// Modified by:
// Created: 08.01.06
// RCS-ID: $Id: dataview.h,v 1.46 2006/11/01 15:24:40 RR Exp $
// Copyright: (c) ... | [
"bhamidi@csu.fullerton.edu"
] | bhamidi@csu.fullerton.edu |
dd3cc77e3943746934b395f8eb9b53619b550ada | f8b56b711317fcaeb0fb606fb716f6e1fe5e75df | /Internal/SDK/SDLetter_ExclusionEntitlement_Campaign021_classes.h | 8f0ee482b032ebdc413502c8c64e580472597353 | [] | no_license | zanzo420/SoT-SDK-CG | a5bba7c49a98fee71f35ce69a92b6966742106b4 | 2284b0680dcb86207d197e0fab6a76e9db573a48 | refs/heads/main | 2023-06-18T09:20:47.505777 | 2021-07-13T12:35:51 | 2021-07-13T12:35:51 | 385,600,112 | 0 | 0 | null | 2021-07-13T12:42:45 | 2021-07-13T12:42:44 | null | UTF-8 | C++ | false | false | 860 | h | #pragma once
// Name: Sea of Thieves, Version: 2.2.0.2
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//-------------------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
ea00c73b65ab2a51e5facafcc5aa800f1f03ddd3 | 286fca89f21bfde479f8eed3a5ac42d457f0a0e9 | /WindowsPC/Il2CppOutputProject/Source/il2cppOutput/Bulk_mscorlib_3.cpp | 4eb1a168a8e6c7be903e63ebc08cf241233db668 | [
"MIT"
] | permissive | ludaher/HumanoVirtual | 4bbee5222fabbf2cced3e3d1090c827666291aea | 3b65d54ea4e5e17c24dd1595da39a107e8b29e46 | refs/heads/master | 2021-09-09T16:06:22.304328 | 2018-03-17T17:17:08 | 2018-03-17T17:17:08 | 109,157,502 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,849,642 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "object-in... | [
"ildherreram@gmail.com.co"
] | ildherreram@gmail.com.co |
78d187ddb5e64cb6cac92b2fb2e7e204d61daf8f | 0538fba6eecfcd5f97b29ac528976b0dfaa96213 | /a1038.cpp | 9a8f88134687dee4ab46592041d35be7e490364f | [] | no_license | Trojanking123/pat | 5850e22faf7a5b0a7172802cdac544a2bc109534 | 3566f10623f4077f8988f408c2203d849b642fd2 | refs/heads/master | 2020-12-08T13:54:45.079265 | 2020-04-14T17:30:59 | 2020-04-14T17:30:59 | 232,999,331 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,184 | cpp | #include<iostream>
#include<algorithm>
#include<vector>
#include<string>
using namespace std;
int getZero(string& s){
int ans = 0;
while( ans < s.size() && s[ans] == '0') ans++;
return ans;
}
int getFirst(vector<string>& all){
int num = 0;
int max = -1;
int ans = -1;
for(int i = 0; i < all... | [
"wuqianking123@gmail.com"
] | wuqianking123@gmail.com |
e9c23bc243359ce48dec642bfc0beb65a5e297b1 | 89a24442bf76d0be200b840fe2420e5156d38936 | /iotbutton_bell/iotbutton_bell.ino | 0cd54882e83d965a029585ae09b5405b67ed8b9a | [] | no_license | tmdojo/iotbutton | 510b76830e8bbe9474f31422b058011c3a4250ee | 660a7c82e596551f92dea5caf1cfce52ca7d5e6b | refs/heads/master | 2018-11-02T11:15:30.017582 | 2018-08-25T06:24:35 | 2018-08-25T06:24:35 | 70,404,737 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,604 | ino | /*
IoT Button Workshop example code
modified not to use WiFiMulti to properly connect to hidden WPA2 access point
modified not to use debounce to use bell
Author: Shunya Sato
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software... | [
"shunya.s@jp.tdk.com"
] | shunya.s@jp.tdk.com |
1810dfd3532cf2e21912fd275d9c95ddca61196f | 9b8591c5f2a54cc74c73a30472f97909e35f2ecf | /source/QtWidgets/QGraphicsOpacityEffectSlots.h | f427e3b719cd2018ba7e797b95f174e1cbbd4b31 | [
"MIT"
] | permissive | tnsr1/Qt5xHb | d3a9396a6ad5047010acd5d8459688e6e07e49c2 | 04b6bd5d8fb08903621003fa5e9b61b831c36fb3 | refs/heads/master | 2021-05-17T11:15:52.567808 | 2020-03-26T06:52:17 | 2020-03-26T06:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 888 | h | /*
Qt5xHb - Bindings libraries for Harbour/xHarbour and Qt Framework 5
Copyright (C) 2020 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com>
*/
/*
DO NOT EDIT THIS FILE - the content was created using a source code generator
*/
#ifndef QGRAPHICSOPACITYEFFECTSLOTS_H
#define QGRAPHICSOPACIT... | [
"5998677+marcosgambeta@users.noreply.github.com"
] | 5998677+marcosgambeta@users.noreply.github.com |
4c5c62684f44ff6b627bbed675be6e2cbd90b8eb | 50c3f4b74e883b672ef31ca9171ffd90cd8cf230 | /src/jvm/execution/Interpreter.cpp | 9555af8a58379217cf4ebcd5ad8bfe27feaffec0 | [] | no_license | morgenthum/coldspot | bf34b47d149dac321feffef082680fff2911dd6e | c93744779a6be1c31f00ddd1f1ae14cc6a05f0f3 | refs/heads/master | 2020-06-30T01:24:53.529542 | 2019-08-05T15:26:23 | 2019-08-05T15:26:23 | 200,678,822 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 76,216 | cpp | ////////////////////////////////////////////////////////////////////////////////
// //
// ColdSpot, a Java virtual machine implementation. //
// Copyright (C) 2014, Mario Morgenthum ... | [
"dcast.xyz@mail.ru"
] | dcast.xyz@mail.ru |
4defd29d6a872f02ef80c186dc64967e77038730 | ed22d0514482d9b9c28f891977c2d07d0645ca18 | /167.cpp | 180644bcb7da7884c5c347880424940bc41bd643 | [] | no_license | liuyalei98/leetcode | e1d9a73259d15871d608f2d6fd1c6d548ad1b9e1 | df84df25b140428a06775548f78563f8c4804d6f | refs/heads/master | 2023-08-11T05:10:02.627164 | 2021-09-24T08:34:13 | 2021-09-24T08:34:13 | 409,207,423 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 780 | cpp | #include <iostream>
#include <vector>
using namespace std;
class Solution {
public:
vector<int> twoSum(vector<int>& numbers, int target) {
int i = 0;
int j = numbers.size() - 1;
while(i < j) {
if (numbers[i] + numbers[j] == target) return {i, j};
else if (numbers[i] ... | [
"liuyalei98@126.com"
] | liuyalei98@126.com |
fdcedcec34fd4fb4fc9ec7e2b85326fb9631a8c0 | b123b9b5241f88acc5715b85311ae0546d6856d3 | /implementation/counting_valleys.cpp | 537cc7a5f5a0618c5ac12c399409a43c3da13a54 | [
"MIT"
] | permissive | clebsonc/hackerrank | de0a599611938ee8b0e200668b1613adee94dfac | 48076b3e294a2b61b2879b9b06a641b1cca86f44 | refs/heads/master | 2020-09-17T11:41:07.363483 | 2018-10-02T23:14:25 | 2018-10-02T23:14:25 | 67,635,736 | 0 | 0 | null | 2017-03-25T18:03:15 | 2016-09-07T19:09:08 | C++ | UTF-8 | C++ | false | false | 648 | cpp | #include <iostream>
#include <stack>
#include <string>
#include <limits>
int count_valleys(){
std::stack<char> up;
std::stack<char> down;
int valleys = 0;
std::string s = "";
std::cin >> s;
for (auto c : s){
if (c == 'U'){
if (down.empty()){ // climbing hill
up.emplace('U');
}
... | [
"clebsondm@gmail.com"
] | clebsondm@gmail.com |
e27be6b466d65ce82d32440ecffceeff6072c21b | 42092b594ec093fa3989516af3f8b0e253c65bea | /Middlewares/ST/TouchGFX/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp | 2a579ac9a9cad60f17a978785c4f3d54537870a0 | [] | no_license | as77780/st | e4cbb4d48d8c4166d90a7868d5bf61a0d45ad4af | 3ff667ee3d09b59ca3a815afd6fc9117bc1ab7bd | refs/heads/master | 2020-06-28T00:16:36.055915 | 2019-10-29T14:09:39 | 2019-10-29T14:09:39 | 200,088,962 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,717 | hpp | /**
******************************************************************************
* This file is part of the TouchGFX 4.12.3 distribution.
*
* <h2><center>© Copyright (c) 2019 STMicroelectronics.
* All rights reserved.</center></h2>
*
* This software component is licensed by ST under Ultimate... | [
"as77780@yandex.ru"
] | as77780@yandex.ru |
75de7222d9cf4adc6809da737b6bfd44ca7ec322 | 7005ef4e075d3a420cf4973e0fc2aca9ea8faec4 | /include/asmith/json-rpc/response.hpp | 375cf80fab4cf99bfa5dabc6c0d7c1183361734d | [
"Apache-2.0"
] | permissive | asmith-git/json-rpc | a0646262f7b9a165bc1d8c931b9ada6f7e4e6d19 | 24a5ba1bd8b6d806ced789d8e2df8de4b2c718fa | refs/heads/master | 2021-01-20T08:00:52.466160 | 2017-05-03T18:54:12 | 2017-05-03T18:54:12 | 90,079,687 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,613 | hpp | // Copyright 2017 Adam Smith
// 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 writing... | [
"adam.george.smith@btinternet.com"
] | adam.george.smith@btinternet.com |
58e7b322b7f86259c2a3ba9ad7da4149ae83eb31 | 20b3d56ce300671ff30f561388180a0540715e8e | /DroneRPG/DroneRPGCharacter.h | bd7d249457fdbf2f0be01fcc147612b9748399e6 | [] | no_license | ioneyed/DroneRPG | 49b53bac0b55dead836786060134416592d43663 | 6aa8e51a94acddaf0450b38222098bb42c8fdabe | refs/heads/main | 2023-07-31T01:59:07.706849 | 2021-09-29T12:33:29 | 2021-09-29T12:33:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,145 | h | #pragma once
#include "Enums.h"
#include "CoreMinimal.h"
#include "GameFramework/Character.h"
#include "Components/BoxComponent.h"
#include "DroneRPGCharacter.generated.h"
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FDroneDied, ADroneRPGCharacter*, drone);
class UNiagaraComponent;
class UNiagaraSystem;
class ADronePr... | [
"belven000@gmail.com"
] | belven000@gmail.com |
c051dbb7db074dc79ace45b557b835e2d3e5d76e | e05164eb17779a04f4aaa78ce13cce77449069e3 | /EmbeddedInterface.h | 6db8559da680b3e3c0dd3d32b392eaeccda5fbce | [] | no_license | lcsmart/ProjetoCPP | 43c9e689554acc8312858eb0b27f16d9892aa37b | b9459c4288fea835f8f0db10f523d98963078c10 | refs/heads/master | 2020-04-04T05:25:20.375486 | 2018-11-30T21:13:43 | 2018-11-30T21:13:43 | 155,745,748 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 599 | h | //UFSC 2018.2
//C++ para Sistemas Embarcados
//Lucas Martins e Rafael Valente
//Projeto Final - Vending Machine
//EmbeddedInterface.h
//Definicao dos Pinos GPIO
#define MOEDA25 1
#define MOEDA50 2
#define MOEDA100 3
#define DEVOLVER 4
#define ETIRPS 5
#define MEET 6
#define ATUALIZARFILA 7
#define REMOVERANUNCIO 8
#de... | [
"lcsamartins@gmail.com"
] | lcsamartins@gmail.com |
bc3920a0ff6f93af0f5313a68d70654b7fca67ed | 0c299a0cd96ab55c4f40597286476408636ec3cc | /pat_2018_wintervacation_train/l1-036/l1-036.cpp | b637afccea771a433aa837a2f8977eb58df3ae68 | [
"MIT"
] | permissive | YaKaiLi/YaKaiLi-PAT-Related | baa4b263c8ba7afe4c7ba7f84291e89ed4f36a1f | 5eca2d90a6e7fc069fd8c320721d337676200ade | refs/heads/master | 2020-03-07T06:01:33.215810 | 2018-04-08T15:25:43 | 2018-04-08T15:25:43 | 127,311,499 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 119 | cpp | #include <iostream>
using namespace std;
int main(){
int a,b;
cin>>a;
cin>>b;
cout<<a*b;
return 0;
}
| [
"jkliyakai@163.com"
] | jkliyakai@163.com |
fc65374ea9e226789859dc82b62ebdd3207b9540 | b0dd7779c225971e71ae12c1093dc75ed9889921 | /boost/archive/polymorphic_xml_iarchive.hpp | 87bc7f727c893294fd4639f287e0a50534007d04 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSL-1.0"
] | permissive | blackberry/Boost | 6e653cd91a7806855a162347a5aeebd2a8c055a2 | fc90c3fde129c62565c023f091eddc4a7ed9902b | refs/heads/1_48_0-gnu | 2021-01-15T14:31:33.706351 | 2013-06-25T16:02:41 | 2013-06-25T16:02:41 | 2,599,411 | 244 | 154 | BSL-1.0 | 2018-10-13T18:35:09 | 2011-10-18T14:25:18 | C++ | UTF-8 | C++ | false | false | 1,533 | hpp | #ifndef BOOST_ARCHIVE_POLYMORPHIC_XML_IARCHIVE_HPP
#define BOOST_ARCHIVE_POLYMORPHIC_XML_IARCHIVE_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// polymorphi... | [
"tvaneerd@rim.com"
] | tvaneerd@rim.com |
06536705a7d3be5fd38b06c3cf04087bac426dbb | 7cc47471cfd061d77409c4cbb9081f6de21e0fe7 | /Test1Practice/p8.cpp | 3e11eb77e1924eef4b1d0732e27a9607f9d2f033 | [] | no_license | kevinkuriachan/CSCE121 | 29e59e515ec51228a97e5d8536f793a990fd8730 | a6a988d6093e1225a50c12a893cde18e20cfe7cc | refs/heads/master | 2020-03-12T10:52:37.031613 | 2018-12-07T05:29:57 | 2018-12-07T05:29:57 | 130,583,210 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 287 | cpp | #include <iostream>
using namespace std;
void allIncreasingSublists(int list[], int n)
{
for (int i = n; i < 0; i++)
{
int combo[i]; // creates a list of i elements.
for (int j = 0; j < i; j++)
{
combo[j] = list[j];
}
}
}
int main()
{
return 0;
} | [
"kevinkuriachan@compute.cs.tamu.edu"
] | kevinkuriachan@compute.cs.tamu.edu |
43c9506ff77053aa8829ea29af81012b86f01c10 | e095c6b8f3d7c8aeac9628ceb9f776f37811ea36 | /HandlerMC/stdafx.cpp | a7ea30b6ce35458d04be94955db57a75a5e863cd | [] | no_license | dangquang95/Handler_MC_SS | 3dc16ba78ef594d16ca18a802db26ccffad201bd | c70a78878ecd102b3fb627cf156d9998eb04b21d | refs/heads/master | 2022-11-25T11:46:42.045391 | 2020-07-28T02:49:19 | 2020-07-28T02:49:19 | 283,078,878 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 203 | cpp |
// stdafx.cpp : source file that includes just the standard includes
// HandlerMC.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
| [
"quang.ledang95@gmail.com"
] | quang.ledang95@gmail.com |
ed5c77239ff5bc42d690476a3fd963a4515c2d56 | 24e1215f56ae6c2726005ef6b25220b628e81db5 | /linkedlist/n men mth excution .cpp | 0d90cd0398972de8e9e5a478fbc22b3ca2ce1786 | [] | no_license | Rohith-Rao/DSA-codes | e9e0598289663fc65a7608efc905a60986e0f201 | 1d3e5aed080116edaf6002a5b611ced7b29e466d | refs/heads/main | 2023-06-09T01:46:35.000067 | 2021-07-01T14:49:05 | 2021-07-01T14:49:05 | 382,049,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,074 | cpp | #include <iostream>
using namespace std;
struct node
{
int data;
node *next;
};
typedef struct node *lptr;
void addend(lptr &p,int n)
{
lptr T;
T=new(node);
T->data=n;
T->next=NULL;
if(p==NULL)
{
p=T;
return;
}
lptr t1=p;
while(t1->next!=NULL)
{
t1=t1->next;
}
t1->next=T;... | [
"kokkirala.rohith2001@gmail.com"
] | kokkirala.rohith2001@gmail.com |
d7ab0b37e14e55365a4f0c11bcf07bab4c3ee037 | 7307657eb35f8fc52bb7b8e1fd7330657ea84b3b | /opencv2.framework/Versions/A/Headers/stitching/detail/motion_estimators.hpp | f8becd8115c1781cb1b421aaa33d7efc83297a00 | [] | no_license | nickydev100/iOS-OpenCV-Stick-Detection | 5cf490f9960be06f46a7c8ed5e92a24fe49c212c | 4912cf42e34df6b418019e6b3f9f144f7aadb745 | refs/heads/master | 2020-04-28T01:53:54.482542 | 2019-03-10T20:33:42 | 2019-03-10T20:33:42 | 174,877,326 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,667 | hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | [
"nickydeveloper100@outlook.com"
] | nickydeveloper100@outlook.com |
03c3489414f94634fd0abba3aeaf7b13b65fc152 | aee1f63f88ad308ca766e639178018581f9e0b3a | /cpp/Use GtK Glade and OpenCV/src/main.cpp | 7cc5b87b35dfea969bcf19d7ad5ef0810143527d | [] | no_license | TheImagingSource/Linux-tiscamera-Programming-Samples | 975b2ca22c074b940dbee86266dafb60f647aa34 | bb46ea3973fb227321e87b9120efecaebf8f3a54 | refs/heads/master | 2023-06-10T00:32:51.439404 | 2023-06-06T07:44:51 | 2023-06-06T07:44:51 | 152,381,293 | 66 | 41 | null | 2023-02-22T13:54:41 | 2018-10-10T07:30:21 | C | UTF-8 | C++ | false | false | 7,030 | cpp | #include <gtk/gtk.h>
#include <gst/gst.h>
#include <gdk/gdkkeysyms.h>
#include <gst/app/gstappsink.h>
#include "Event.h"
#ifdef HAVEOPENCV
#include "opencv2/opencv.hpp"
#endif
// This custom data is passed to the GStreamer appsink
typedef struct CustomGstData_
{
GtkWidget *lblBrigthness;
int ImageCount;
Mo... | [
"stefan.geissler@theimagingsource.com"
] | stefan.geissler@theimagingsource.com |
4a99b3af2b75046784bb6f2560490692680fd814 | f370fa7dd47384dc4236603b237933b17f925d39 | /polygon_clipping.cpp | fbdc52dcba3db3b38c4ab03541ee17f0eb00030d | [] | no_license | mercurial-harsh/Graphics_lab_cpp | c4c3a64cf63aba83c0823768f1e0369446dcb891 | f475f6c2bb821e98d01a9bf49c9378dddd454f87 | refs/heads/master | 2020-06-24T19:34:36.570114 | 2019-07-26T18:34:21 | 2019-07-26T18:34:21 | 199,063,200 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,542 | cpp | #include<stdio.h>
#include<math.h>
void dda(int,int,int,int,int,int,int,int);
void dda(int x1,int y1,int x2,int y2,int xmin,int ymin,int xmax,int ymax)
{
float dx,dy;
float steps,x=x1,y=y1;
int i=0;
dx=x2-x1;
dy=y2-y1;
if(abs(dx)>=abs(dy))
... | [
"harshguptaucme@gmail.com"
] | harshguptaucme@gmail.com |
e47a3cf6a7eea855599b19d41a2514a5ad25f56c | 2db39769a53864a73a12511568d8bb5553589972 | /Graph_hybrid/Graph_hybrid/Graph.h | 94fae2c896c62a4775f16bb081e78cca6ba9277c | [] | no_license | XieXiaofei0/Graph_coloring | 89a3365ba05b5db0586b38a9eb340a1b2bd757ee | 7fb7f89ec3ae03f8dae8a0d156865c5f097e3cd4 | refs/heads/master | 2020-03-10T16:52:18.735349 | 2018-04-14T05:23:31 | 2018-04-14T05:23:31 | 129,485,001 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 314 | h | #pragma once
#ifndef __GRAPH_H__
#define __GRAPH_H__
#include<string>
#include<time.h>
using namespace std;
struct Graph { //定义图的结构图
int vexnum, arcnum; //顶点数和弧数
int ** arcs; //邻接矩阵
};
Graph read_test(string loc); //从文件中读入图函数
#endif | [
"505218757@qq.com"
] | 505218757@qq.com |
afdb5496222a6be89626f05bc582993b60d4288f | 09aa1eb41c319fc1e2aa7206f0386594de198c0b | /モーフィングを学ぶ課題/ShaderTutorial_05/Skelton.cpp | 1bd89fc8fd1ba31ecda42c08847130109f0cf6fb | [] | no_license | nezumimusume/DirectX_2 | 7d22e155b9790ab07ac97481e68b3ae7a4f0d6b2 | ba4b76250b86ca09bb2a1be294e5f1b19030a09f | refs/heads/master | 2023-07-22T18:42:17.647383 | 2018-04-16T13:04:08 | 2018-04-16T13:04:08 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,863 | cpp | #include "stdafx.h"
#include "Skelton.h"
Skelton::Skelton()
{
}
Skelton::~Skelton()
{
}
void Skelton::CalcGlobalPose(Joint* joint, Joint* parentJoint)
{
D3DXVECTOR4 pos;
if (parentJoint != NULL) {
D3DXVec3Transform(&pos, &joint->localPosition, &parentJoint->mWorld);
joint->position.x = pos.x;
joint->position... | [
"nezumimusume30@gmail.com"
] | nezumimusume30@gmail.com |
7e8fec32583a9a2bf6779426e9fc965a84bf94e7 | a6bfdf4d2dd1ea4ae285215c651c2b64479b6b6a | /include/boost/simd/function/simd/logical_not.hpp | 6ad4674171c28fbbba1b18c22c13e18087b590f1 | [
"BSL-1.0"
] | permissive | jeffamstutz/boost.simd | fb62210c30680c3cb2ffcc8ed80f8a0050f675fd | 8afe9673c2a806976a77bc8bbca4cb1116a710cb | refs/heads/develop | 2021-01-13T04:06:02.762442 | 2017-01-05T02:56:52 | 2017-01-06T16:11:47 | 77,879,665 | 6 | 1 | null | 2017-01-03T03:08:57 | 2017-01-03T03:08:57 | null | UTF-8 | C++ | false | false | 697 | hpp | //==================================================================================================
/**
Copyright 2016 NumScale SAS
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
**/
//====================================... | [
"charly.chevalier@numscale.com"
] | charly.chevalier@numscale.com |
3b620f88b07b8ece2a20b5ccad007cf44f5aba2b | 4fd512ca271222db6a230d1b8a42db9f21e53e0a | /CodeGenerator/Game/CodeSkill.cpp | 57f493883f98fdfc53597cdf019f63eddde496d7 | [] | no_license | li5414/GameEditor | 2ca2305c2e56842af8389ca2e1923719cf272f7d | c8d2f463c334560f698016ddd985689278615f97 | refs/heads/master | 2022-07-05T09:29:36.389703 | 2022-05-26T15:21:39 | 2022-05-26T15:21:39 | 230,262,151 | 1 | 0 | null | 2019-12-26T12:40:52 | 2019-12-26T12:40:51 | null | GB18030 | C++ | false | false | 1,692 | cpp | #include "CodeSkill.h"
void CodeSkill::generate()
{
if (cppGamePath.length() == 0)
{
return;
}
string cppHeaderPath = cppGamePath + "Character/Component/Skill/";
string skillFile;
openTxtFile("Skill.txt", skillFile);
if (skillFile.length() == 0)
{
ERROR("未找文件Skill.txt");
return;
}
myVector<string> sk... | [
"785130190@qq.com"
] | 785130190@qq.com |
e8e82d97cbe8918c6ac69695e383a67e0d831fdf | 55fd1a63cf68591d039795c2d970fb1a1891cbf9 | /MainFrm.cpp | e98ca5dcf278bbd853bb3bc639fbd9111ea74377 | [] | no_license | bohdankruchak/LifeGAME | f12169c38adf24cf47b6727b3ab76b47ab508e2c | 1e2be945b72acaba3fdd61332bf5eaf0914b348d | refs/heads/master | 2016-08-11T20:22:03.408474 | 2015-11-30T15:16:10 | 2015-11-30T15:16:10 | 44,829,735 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,058 | cpp | // MainFrm.cpp : implmentation of the CMainFrame class
//
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "resource.h"
#include "setsizedlg.h"
#include "aboutdlg.h"
#include "LifeGAMEView.h"
#include "MainFrm.h"
#include "atltypes.h"
#include <fstream>
#includ... | [
"kruchak_bd@fizmat.tnpu.edu.ua"
] | kruchak_bd@fizmat.tnpu.edu.ua |
1965b2771086c3a9446f2b43fe9829f26d21d064 | f9df7ac6edbebdeb795eced8e2cda20d2e8fae49 | /RadeonGPUAnalyzerGUI/src/rgBuildSettingsWidget.cpp | 3e1af723f4c9457204fb4fbac9b6a1d274a9001f | [
"MIT"
] | permissive | alphonsetai/RGA | 6c4f908a60f02a2b7ab5018070aa779187f45099 | 76cd5f36b40bd5e3de40bfb3e79c410aa4c132c9 | refs/heads/master | 2020-03-09T12:11:53.445548 | 2019-01-07T06:56:30 | 2019-01-07T06:56:30 | 128,779,678 | 0 | 0 | MIT | 2019-01-07T06:56:31 | 2018-04-09T13:52:24 | C++ | UTF-8 | C++ | false | false | 616 | cpp | // C++.
#include <sstream>
#include <cassert>
// Local.
#include <RadeonGPUAnalyzerGUI/include/qt/rgBuildSettingsWidget.h>
rgBuildSettingsWidget::rgBuildSettingsWidget(QWidget* pParent) : QFrame(pParent)
{
setObjectName("buildSettingsWidget");
}
void rgBuildSettingsWidget::focusInEvent(QFocusEvent* pEvent)
{
... | [
"amit.bm3@gmail.com"
] | amit.bm3@gmail.com |
485651142d7a05b6516cec7e1e935e06a62776cc | c671d94af85399f021e43b77d0068f0df4a3bc24 | /include/GameObjectList.h | 14be34cb56741f034f330f5a7a02ff2c8d0ac201 | [] | no_license | vansante/NDS_KillItWithFire | 5024d4d0e390b39d7ea55bdbc1e706e109f72afa | 3319d730395cecae200302822487a3cdce4ce1fc | refs/heads/master | 2021-10-09T01:02:16.776204 | 2018-12-19T13:33:35 | 2018-12-19T13:33:35 | 119,271,125 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 926 | h | /*
* GameObjectList.h
*
* Created on: 14 jun. 2011
* Author: Paul
*/
#ifndef GAMEOBJECTLIST_H_
#define GAMEOBJECTLIST_H_
#include "GameObject.h"
namespace KIWF {
class GameObjectItem {
private:
GameObjectItem* next;
GameObject* object;
public:
GameObjectItem();
GameObjectItem(GameObject* objec... | [
"pvansanten@gmail.com"
] | pvansanten@gmail.com |
93dad54d183f71865169d6e7633b9c2fd5595d86 | 5e5c599f293f8a5ba5c49dafce072ddfe21a6a79 | /src/qt/guiutil.h | 0ddc2e319eebdcd4a51ef60fae86c7759314a9c1 | [
"MIT"
] | permissive | Bit-Net/vash | acbcc63d05887f15c57e28356d13816fdd98c7c7 | f00f277cfb653e8c2011962b884800af7583f2b1 | refs/heads/master | 2021-09-26T09:14:17.963084 | 2021-09-20T09:41:17 | 2021-09-20T09:41:17 | 84,693,938 | 10 | 8 | null | 2017-04-26T13:40:07 | 2017-03-12T02:24:41 | C | UTF-8 | C++ | false | false | 4,244 | h | #ifndef GUIUTIL_H
#define GUIUTIL_H
#include <QString>
#include <QObject>
#include <QMessageBox>
QT_BEGIN_NAMESPACE
class QFont;
class QLineEdit;
class QWidget;
class QDateTime;
class QUrl;
class QAbstractItemView;
QT_END_NAMESPACE
class SendCoinsRecipient;
/** Utility functions used by the Bitcoin Qt UI.
*/
namesp... | [
"BitNets@163.com"
] | BitNets@163.com |
f1015c5b5e783d040b8ad71b6cac99718e99d929 | a33377b85c802259b690630cdb04246d6cd2c3d2 | /include/VectorIterator.hpp | db3bed4b0830fe6905b38080ea82619521e65a3e | [] | no_license | CezaraDulceac/PracticaArobs | e9b5a743f85ed85d0c9dc63f51bf5a6452a8da64 | 0d42d94b327b91c1ae9ae4dc66d91ab38650e7b5 | refs/heads/master | 2022-11-30T20:31:30.378029 | 2020-08-09T21:24:31 | 2020-08-09T21:24:31 | 278,343,209 | 0 | 1 | null | 2020-08-04T09:08:53 | 2020-07-09T11:15:02 | C++ | UTF-8 | C++ | false | false | 759 | hpp | #ifndef VECTORITERATOR_HPP
#define VECTORITERATOR_HPP
#include <iostream>
template <typename T>
class VectorIterator{
public:
VectorIterator(T* value);
VectorIterator(const VectorIterator& rhs);
VectorIterator& operator=(const VectorIterator& rhs);
bool operator!=(const VectorIterator& rhs);
bool... | [
"cezara_sv@yahoo.com"
] | cezara_sv@yahoo.com |
53f86bcfae9666c7941b1f700431002958d994ea | 538cfd23a4960fb66f9aa6ab69e488dd10711df4 | /C++/fix44/QuoteRequestReject.h | 8d18ec8be80bd1f3544447b6078d0bcf53880cc9 | [
"BSD-2-Clause"
] | permissive | MontyTune/Quickfix-v2 | b465ecfed1751ef2df37d8c2c262273e134381ba | e3d2d677e7098137a69bd7401bcd3e5053e47fd9 | refs/heads/master | 2020-04-25T11:28:30.924283 | 2019-02-27T22:14:43 | 2019-02-27T22:14:43 | 172,745,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,136 | h | #ifndef FIX44_QUOTEREQUESTREJECT_H
#define FIX44_QUOTEREQUESTREJECT_H
#include "Message.h"
namespace FIX44
{
class QuoteRequestReject : public Message
{
public:
QuoteRequestReject() : Message(MsgType()) {}
QuoteRequestReject(const FIX::Message& m) : Message(m) {}
QuoteRequestReject(const Message& m... | [
"tunemontgomery@gmail.com"
] | tunemontgomery@gmail.com |
5e3473e19f6f63fd7b66f4c6d8783d3c97f1a871 | 277774d044ffaf2aba256a206e4585905ed04e53 | /Managers/src/interviewcake/InterviewCake.h | 1524733992663f7d0abc1dbad5a3a43ac1c28ce9 | [] | no_license | eukota-zz/coding_practice | 341e672cc7b61b7fe0858f42aae3645594a167d1 | e72d11add4f1678e28fe6531ca34b84ab3b1de72 | refs/heads/master | 2021-10-21T20:35:04.417175 | 2019-03-06T07:32:33 | 2019-03-06T07:32:33 | 174,091,808 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 284 | h | #pragma once
#include "group_manager.h"
extern int IC_PROBLEM_GROUP_IDX;
class GroupManager;
class InterviewCake : public GroupManager
{
public:
InterviewCake() : GroupManager("i", "Iterview Cake", "Interview Cake", "Month and Year", "Problem") {}
virtual void InitGroups();
};
| [
"eukota@gmail.com"
] | eukota@gmail.com |
e467fd2c5610ab3ce6988e8d6f3d1db55ce36656 | c9b02ab1612c8b436c1de94069b139137657899b | /sg5/app/data/ConfigWrap.cpp | e209d0ea2464ab3aa607674726a2c4f34ec30d86 | [] | no_license | colinblack/game_server | a7ee95ec4e1def0220ab71f5f4501c9a26ab61ab | a7724f93e0be5c43e323972da30e738e5fbef54f | refs/heads/master | 2020-03-21T19:25:02.879552 | 2020-03-01T08:57:07 | 2020-03-01T08:57:07 | 138,948,382 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 17,664 | cpp | #include "ConfigWrap.h"
CompoundConfigWrap::CompoundConfigWrap():
compound_cfg(ConfigManager::Instance()->m_CompoundConfig.m_config)
{
}
const CompoundShredConfig::ShredItem & CompoundConfigWrap::GetShredItemCfg(unsigned shredid)
{
if (!ConfigManager::Instance()->m_compoundId.count(shredid))
{
error_log("shred ... | [
"178370407@qq.com"
] | 178370407@qq.com |
5351fd3d9f12a957eb4f2cbdb1fd98cc47d45e1f | 260a986070c2092c2befabf491d6a89b43b8c781 | /coregame_interface/studio_brush_applycell.cpp | 69805d6aa6b752b66065021cf236edf6e1725363 | [] | no_license | razodactyl/darkreign2 | 7801e5c7e655f63c6789a0a8ed3fef9e5e276605 | b6dc795190c05d39baa41e883ddf4aabcf12f968 | refs/heads/master | 2023-03-26T11:45:41.086911 | 2020-07-10T22:43:26 | 2020-07-10T22:43:26 | 256,714,317 | 11 | 2 | null | 2020-04-20T06:10:20 | 2020-04-18T09:27:10 | C++ | UTF-8 | C++ | false | false | 9,187 | cpp | ///////////////////////////////////////////////////////////////////////////////
//
// Copyright 1997-1999 Pandemic Studios, Dark Reign II
//
// Dark Reign 2 Studio
//
// 11-FEB-1999
//
///////////////////////////////////////////////////////////////////////////////
//
// Includes
//
#include "studio_br... | [
"razodactyl@gmail.com"
] | razodactyl@gmail.com |
89318278e691d273fe21fab59ee5e36c94803a84 | 04630c5168ff26a780b2c21793606a42cf9e46fe | /Baekjoon_OJ/BFS(문제)/12906_새로운 하노이 탑.cpp | 07ee0e6ccca3444f17c853cd2c2cf267faccf7f8 | [] | no_license | heeguk/Algorithm | 4863d653bc0dec84e2cb0e13c1eb5164b575bd86 | c7b8b347c2b497271037e79d0ed9b8f94d5ee7e9 | refs/heads/master | 2020-04-27T01:28:23.163518 | 2019-08-23T06:08:32 | 2019-08-23T06:08:32 | 173,901,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,503 | cpp | #include <iostream>
#include <string>
#include <cstring>
#include <queue>
#include <map>
using namespace std;
class node {
public:
string str[3];
node(string a, string b, string c) {
str[0] = a, str[1] = b, str[2] = c;
}
string get_sum() {
return str[0] +" "+str[1] +" " + str[2];
}
bool is_ok() {
char ... | [
"heeguk95@naver.com"
] | heeguk95@naver.com |
ca5382d764fdeab0fbc1ebd020cdbb94a1374ae5 | e6182f4fc40cdc8952a6f622816acbadb0dcdeed | /src/governance.cpp | 4ed767b79617272b312eab6602707aa572210bd4 | [
"MIT"
] | permissive | easynodecoind/EasyNode | 1abe35268a5f2ee6fa9f1354459aeb6706b24598 | e1987dc48f4eca5def95fdcfc42138818572f0c1 | refs/heads/master | 2020-03-09T08:02:04.122151 | 2018-04-09T18:38:16 | 2018-04-09T18:38:16 | 128,679,696 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,074 | cpp | // Copyright (c) 2014-2017 The Dash Core developers
// Copyright (c) 2017-2018 The EasyNode Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "darksend.h"
#include "governance.h"
#include "governance-o... | [
"easynode@tuta.io"
] | easynode@tuta.io |
4acaff0f0ffb116bf00c87416c88940a36ee9774 | da86d9f9cf875db42fd912e3366cfe9e0aa392c6 | /2019/solutions/C/GNI-Sofia/m3.cpp | 392afd0660c9b0192c2c9d0ec8ce764b10455dbe | [] | no_license | Alaxe/noi2-ranking | 0c98ea9af9fc3bd22798cab523f38fd75ed97634 | bb671bacd369b0924a1bfa313acb259f97947d05 | refs/heads/master | 2021-01-22T23:33:43.481107 | 2020-02-15T17:33:25 | 2020-02-15T17:33:25 | 85,631,202 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 7,121 | cpp | #include <bits/stdc++.h>
using namespace std;
void gadno(long long a, long long b) {
cout << a/b << '.';
cout << (a%b)*10/b;
cout << ((a%b)*10%b)*10/b;
long long c=(((a%b)*10%b)*10%b)*10/b;
if (((((a%b)*10%b)*10%b)*10%b)*10/b>5) cout << c+1;
else {
... | [
"aleks.tcr@gmail.com"
] | aleks.tcr@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.