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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
096f14a0b2793f9e7600d44af3a67389d9b445a7 | 2eec9db7c8890de85eaa2140b59116e573dd0b53 | /src/zmq/zmqrpc.h | d141191dc14c0a2422106c1ed9b00108365ee2d2 | [
"MIT"
] | permissive | Alonewolf-123/PaydayCoin-Core | 45bca042a8014f4486977f951bc2083728d8fb5e | d807d95550d955bfa9ffda2b39cad745422224e5 | refs/heads/master | 2023-01-13T15:33:54.226987 | 2019-12-16T04:54:53 | 2019-12-16T04:54:53 | 227,445,703 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | h | // Copyright (c) 2018 The PaydayCoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef PAYDAYCOIN_ZMQ_ZMQRPC_H
#define PAYDAYCOIN_ZMQ_ZMQRPC_H
class CRPCTable;
void RegisterZMQRPCCommands(CRPCTable& t);
... | [
"alonewolf2ksk@gmail.com"
] | alonewolf2ksk@gmail.com |
86c2f57ddb1c4e91c195eef28bd49974040824f4 | 3909a0dc9c4f72be2152f2423db0f45441c0592c | /Software/GebaeudeManagement/Server/Lampe.h | 05e14672317c3803a5d296395df6dad234f22cfc | [] | no_license | FHWestkuesteSWE/projektgebaeude-team-2 | f75037d64ebf72c56e41e094be4ba1b14af5d97a | 4bb6b6b3cd041e42063d8e7b9e1f64de876d8109 | refs/heads/master | 2021-05-23T19:56:41.890029 | 2020-06-15T15:31:12 | 2020-06-15T15:31:12 | 253,443,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 213 | h | #pragma once
#include "Actor.h"
class Lampe : Actor {
private:
string name;
public:
Lampe();
~Lampe();
void setState(bool p_action);
bool getState();
void setName(string p_name);
string getName();
};
| [
"rinaldysutyono@gmail.com"
] | rinaldysutyono@gmail.com |
b9eb3f5b0acdee3edcd6e9e72277e6256224c5a4 | 603f67d050fa72f3df712fc4c4f197401e88ee04 | /image_manip/src/iir_image.cpp | 7a206b2040dd65bad7b33d666238901470a104b3 | [
"BSD-3-Clause"
] | permissive | lucasw/image_manip | da4caed0e97037f661d38ddbd1df412248d28243 | 68b82cf48107244eecc431799168d5a4d57e7204 | refs/heads/master | 2023-06-07T19:18:03.398800 | 2023-01-20T16:00:10 | 2023-01-20T16:00:10 | 95,515,758 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,468 | cpp | /*
* Copyright (c) 2017 Lucas Walter
* June 2017
* 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, t... | [
"wsacul@gmail.com"
] | wsacul@gmail.com |
ac66f94eb65d7aee4b6c84736d55e6ffa96b1743 | 4e988b4482c10dad0be54fd8c6c668a16ce01f11 | /src/structures/AABB.hpp | 457b4e1f92f4a4c9918f087ee9a82aa10fe21370 | [] | no_license | WXDawaken/MPUImplicits | 909ab24a57db3a7adfb50b4b87ece0e829eda3a7 | 3485a8e6988a5f8c8e41526c4cfcef49db97041a | refs/heads/master | 2020-04-15T22:04:32.228389 | 2017-06-24T18:07:48 | 2017-06-24T18:07:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,288 | hpp |
#include "Point.hpp"
#include <glm/glm.hpp>
template<class T>
class AABB {
public:
AABB();
~AABB() {};
// Sets AABB from the given points
AABB(const vector<Point<T> > &points);
// Extends AABB with the given points
void extend(const vector<Point<T> > &points);
// Sets the AABB based on the input vectors
v... | [
"primozlavric16@gmail.com"
] | primozlavric16@gmail.com |
1c540dfb9a93348c02052b0744dcebd76ac1b6ec | 5390eac0ac54d2c3c1c664ae525881fa988e2cf9 | /include/Pothos/serialization/impl/type_traits/detail/bool_trait_def.hpp | a0ed8abb2deb5da4118c30e2949c59e0ffe693da | [
"BSL-1.0"
] | permissive | pothosware/pothos-serialization | 2935b8ab1fe51299a6beba2a3e11611928186849 | c59130f916a3e5b833a32ba415063f9cb306a8dd | refs/heads/master | 2021-08-16T15:22:12.642058 | 2015-12-10T03:32:04 | 2015-12-10T03:32:04 | 19,961,886 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,635 | hpp |
// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
// Copyright Aleksey Gurtovoy 2002-2004
//
// 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)
// $Source$
// $Date: 2011-10-09 15:28:33 -0700 ... | [
"josh@joshknows.com"
] | josh@joshknows.com |
2e7f8ef29790595b1cd80747512893ab135dfc54 | f7a9767c7b7ad7de482e590741721bab995e5e7c | /clang-tools-extra/test/clang-tidy/checkers/bugprone/easily-swappable-parameters-qualifiermixing.cpp | bf980d951307b782aa9d7eabe74a44205a6a8c56 | [
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | kitaisreal/llvm-project | 891a43345e35c6643ad13ed489018b3273e183e9 | ac357a4773c22e0022558b627d8c3fb4aaabc125 | refs/heads/main | 2023-08-08T13:21:00.967289 | 2023-07-26T16:06:13 | 2023-07-26T16:16:41 | 230,374,981 | 0 | 0 | Apache-2.0 | 2019-12-27T04:50:32 | 2019-12-27T04:50:32 | null | UTF-8 | C++ | false | false | 10,258 | cpp | // RUN: %check_clang_tidy %s bugprone-easily-swappable-parameters %t \
// RUN: -config='{CheckOptions: [ \
// RUN: {key: bugprone-easily-swappable-parameters.MinimumLength, value: 2}, \
// RUN: {key: bugprone-easily-swappable-parameters.IgnoredParameterNames, value: ""}, \
// RUN: {key: bugprone-easily-sw... | [
"whisperity@gmail.com"
] | whisperity@gmail.com |
88e3d137992b1d44093ce92c9f3b4c774ba2a879 | 81a312c9b19a009e1067f4cd58492dc686742027 | /src/tools.h | 4a3aa9a03b2dc917442e17c6394b038539811d34 | [
"Apache-2.0"
] | permissive | corum/procrastitracker | e3301ee6dc1e6730bf50468153ef49e257aad41f | 31da8bbf53c6da75a4c9d7f99528e5c1df0b4c3d | refs/heads/master | 2023-04-06T14:38:59.602671 | 2022-08-22T20:51:26 | 2022-08-22T20:51:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,369 | h | typedef unsigned char uchar;
typedef unsigned short ushort;
typedef unsigned int uint;
static const float PI = 3.14159265358979323846264338327950288419716939937510f; // :)
static const float RAD = PI / 180.0f;
#ifdef _DEBUG
#define ASSERT(c) \
if (!(c)) { __asm int 3 }
#else
#define ASSERT(c) \
if (c) {}
#en... | [
"aardappel@gmail.com"
] | aardappel@gmail.com |
001d3287221292acba4f62fafcd84c69c21046c4 | 6d1c143787686870c2bd792b75836c5a707dad3f | /Server/CommonCPlus/CommonCPlus/boost_old/math/distributions/exponential.hpp | 99c50b73aa6afc9e229758024053b88eacd6bf4c | [] | no_license | jakeowner/lastbattle | 66dad639dd0ac43fd46bac7a0005cc157d350cc9 | 22d310f5bca796461678ccf044389ed5f60e03e0 | refs/heads/master | 2021-05-06T18:25:48.932112 | 2017-11-24T08:21:59 | 2017-11-24T08:21:59 | 111,915,246 | 45 | 34 | null | 2017-11-24T12:19:15 | 2017-11-24T12:19:15 | null | UTF-8 | C++ | false | false | 8,855 | hpp | // Copyright John Maddock 2006.
// Use, modification and distribution are subject to 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 BOOST_STATS_EXPONENTIAL_HPP
#define BOOST_STATS_EXPONENTIAL_HPP
#include <boos... | [
"613961636@qq.com"
] | 613961636@qq.com |
0dcb67d268ccd7726983a5da01c75eafcf44a5c4 | 484ffbe24d1c4331ac9e630ed5bb761bcf4b1641 | /G1-2/C++/B073040049_HW3/CH7/ch7-6.h | b4f69d5d694632548134ff553bd2e302bab246f8 | [] | no_license | Max-Hsu/Homework | f2f0aca06e26c29e6d4ea148ede5144fdff093c1 | acae82866899da0af49d25e7008e5f43ddc88ebb | refs/heads/master | 2021-07-02T13:39:52.635266 | 2020-11-19T04:39:18 | 2020-11-19T04:39:18 | 198,411,243 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 541 | h | #include <iostream>
#include <string>
#include <vector>
using namespace std;
#ifndef PIZZA
class pizzaData{
public:
pizzaData(string size,string type,int pep,int che);
void outputDescription();
int computePrize();
private:
string size;
string type;
int pep;
int che;
};
class Order{
public:
Order();
... | [
"evaair3317@hotmail.com.tw"
] | evaair3317@hotmail.com.tw |
f2d09fe84e9ac8cb255d091b260d143793096c61 | 6f308d145ce7965bee0c8ea65a3da2e36e67c803 | /HardRayTrue/Viewport.h | fe0f74c383abbbbfa778ee1801b94ab10c37c2ad | [] | no_license | Xalrandion/learning-raytracing | 71d5ecf05beca7a80cee4d5e737405cc07ef85dd | 33571ccb38676907119bfa31c5f55ce4b6f738b0 | refs/heads/master | 2023-07-03T16:04:34.260544 | 2021-08-15T08:38:11 | 2021-08-15T08:38:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 359 | h | #pragma once
#include <SFML/Graphics.hpp>
#include "includes/Canvas.h"
class Viewport
{
sf::Vector2f size;
double distanceToCamera;
public:
Vector3d getPosFromCanvasPos(const Canvas& canvas, const sf::Vector2f& pos) const;
Viewport(sf::Vector2f size, double distanceToCamera): size {size}, distanceToCamera { dist... | [
"alexgotte2@gmail.com"
] | alexgotte2@gmail.com |
0f0020f48f339e8797053096b15367ce5ae8c3df | 87d8af054e17e0c346b6f59636402883fbf0158d | /Cpp/SDK/sot_frontend_01_a_start_classes.h | 5ab39c4aad943ecaf0a2d4899a722c63a5976539 | [] | no_license | AthenaVision/SoT-SDK-2 | 53676d349bca171b5e48dc812fd7bb97b9a4f1d8 | 4a803206d707a081b86c89a4b866a1761119613d | refs/heads/main | 2023-03-20T10:48:21.491008 | 2021-03-10T21:55:10 | 2021-03-10T21:55:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 756 | h | #pragma once
// Name: sot, Version: 4.2
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//----------------------------------------------------------------... | [
"59620169+NtLoadDriverEx@users.noreply.github.com"
] | 59620169+NtLoadDriverEx@users.noreply.github.com |
8f2f0c37de8c00cd6c8947c0ae3f8929155a7573 | d4af15bfec86981d5a8690423c05aa09910967af | /C++/keyvis/src/main.cpp | 4d1f34cf3c364325988b054497219c86d06f7ac6 | [
"MIT"
] | permissive | bosley/OPAS | f72e69d42bea5e87ace082f2393b94d9aeb95af9 | f79372ce0a2981da60375f10d1672429efa552bc | refs/heads/master | 2023-05-12T10:52:59.496814 | 2021-06-07T12:36:29 | 2021-06-07T12:36:29 | 38,960,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 54 | cpp |
int main(int argc, char** argv)
{
return 0;
} | [
"bosley117@gmail.com"
] | bosley117@gmail.com |
e978eff7f05819cbe62cbbe01fe3f4cd701047d7 | 5cc1228ec9020e42bf4bcd6dca316f7db6a61cc1 | /mux_sensor_digipot.ino | ff6eccaeabab9f328bbe6a13b3e01f1d3992e0d9 | [] | no_license | Swati-Mohanty/ARDUINO | cb3980ac5a0ccfd86ca53322d520dd21b314ee99 | cd071bc9ace11f7a92fbd3dc89e67124556e797c | refs/heads/main | 2023-06-13T03:56:42.295420 | 2021-07-03T15:11:57 | 2021-07-03T15:11:57 | 374,389,126 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,740 | ino |
#include <SPI.h>
const int cs1 = 4;// Digital pot pin
const int sec=2000;
const int Rin=200;
bool flag=true;
float data=0;
int Vin= 3.3;
float Vout= 0;
float Rsen= 0,R2=0,Rpot=0;
float Rref=9960 ; //1000000
float buffer=0;
int arrayP[]={48,101,154,206,255};
int arrayC[]={51,102,153,204,255};
long int ... | [
"noreply@github.com"
] | Swati-Mohanty.noreply@github.com |
5f946e425be39e8576a32949de202a755c75abf1 | eb7caa862eb8cb9ed81b6568c13303f9a8590b02 | /build3/vs2010/InhousePGSSOlver/SolverConfig.h | c1d72b6b3277d667870ec2f3055ca97c8e2b0c19 | [
"Zlib"
] | permissive | Valvador/bullet3Experiments | 43c80fd72b074abd80fbaeabad8c922ee11e5ba5 | d345149a2ea3a9c92eb6397b9d79bfda966d6652 | refs/heads/master | 2021-01-15T18:16:34.281231 | 2020-09-08T02:39:14 | 2020-09-08T02:39:14 | 35,391,137 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 151 | h | #pragma once
namespace Config
{
const static float positionalCorrectionFactor = 0.3f;
const static float positionCorrectionDepthThreshold = 0.02f;
} | [
"val.v.gorbunov@gmail.com"
] | val.v.gorbunov@gmail.com |
cfbe68b6cbcc532a9f9cfe32258b3daeeb4da2c8 | 6fceb6329c74be0a20b8895c18fedd9ae139f0bf | /OOP's lab CS 361/Shipping_driver.cpp | 5dd84899be1b2ec21d51312fb010afd3eff0c5ea | [] | no_license | dilip29/Semester-5-codes | 9f8e7c62bf9013492f8f04a8b35bc6cbad166515 | c47351e75f481a0f48792b32676759e9beb34cd5 | refs/heads/master | 2020-03-26T08:56:12.987219 | 2018-11-13T17:22:58 | 2018-11-13T17:22:58 | 144,726,650 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 351 | cpp | #include<iostream>
#include "Shipping_class.cpp"
using namespace std;
int main()
{
Package item1;
TwodayPackage item2;
OvernightPackage item3;
cout<<"cost for Standard package "<<item1.CalculateCost()<<endl;
cout<<"cost for Twoday package "<<item2.CalculateCost()<<endl;
cout<<"cost for Overnight package "<<item3.Calcu... | [
"noreply@github.com"
] | dilip29.noreply@github.com |
ace091a5bb10ba9988c5567d2320e1e7f270f870 | 390241b7131e0d7652b5fba9884e8bfe5aa08f83 | /MainUI/UI/VhallIALive/ApplyJoinWdg.cpp | af62bfdf7518455bc8ac1f06f1143ab0338a1e62 | [] | no_license | hongzhuxuke/VlsClient | 718762b2fdd0494753fd5193ac83a51f19271c3d | 64c4eb7f8aa62d875cb8aa7727ec538f551e627f | refs/heads/master | 2022-12-23T17:50:47.136684 | 2020-09-25T07:31:44 | 2020-09-25T07:31:44 | 296,022,926 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 4,574 | cpp | #include "ApplyJoinWdg.h"
#include <QPainter>
#include <QApplication>
#include <QDesktopWidget>
#include <QJsonObject>
#include "pathmanager.h"
#define MAX_TIME_OUT 15
//CREATE_WND_FUNCTION(ApplyJoinWdg);
ApplyJoinWdg::ApplyJoinWdg(QWidget *parent)
: CBaseDlg(parent)
{
ui.setupUi(this);
mnMaxTimeOut = MAX_TIM... | [
"ke.xu@vhall.com"
] | ke.xu@vhall.com |
5c09cf336b9b1baa15ed8c71e6e2a3851719e6f0 | 164e709dcf03ce4769c3ba8f874da0666c35bc03 | /RtTpsDataAccess/tps_da_voimanager.cpp | 281fa493a43bada0c3654e63721e4b2cad18c23a | [] | no_license | liq07lzucn/tps | b343894bcfd59a71be48bd47d6eff6e010464457 | a3be6dc50c5f9a2ff448ecff3f5df1956e26ad4f | refs/heads/master | 2021-06-23T16:35:01.349523 | 2017-08-30T08:09:02 | 2017-08-30T08:09:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,065 | cpp | //////////////////////////////////////////////////////////////////////////
/// Copyright (c) Shanghai United Imaging Healthcare, 2013
/// All rights reserved.
///
/// \author jiandong.zhou jiandong.zhou@united-imaging.com
///
/// \file tps_voi_manager.cpp
///
/// \brief entry of VOI operate
/// \version... | [
"genius52@qq.com"
] | genius52@qq.com |
f83923c0d9859784e7ddd7ec29e9fc7284142b2b | b72698e6ff8c36a35e34dd5c80f3499e59ca5169 | /libs/hwdrivers/src/CGPSInterface_unittest.cpp | 667435310384c61c5711b223e4a7f091908dfc73 | [
"BSD-3-Clause"
] | permissive | jolting/mrpt | 1d76a8811bbf09866bc9620fe720383f3badd257 | 2cfcd3a97aebd49290df5405976b15f8923c35cb | refs/heads/develop | 2023-04-10T01:39:58.757569 | 2021-02-06T17:57:26 | 2021-02-06T17:57:26 | 54,604,509 | 1 | 2 | BSD-3-Clause | 2023-04-04T01:28:54 | 2016-03-24T01:15:39 | C++ | UTF-8 | C++ | false | false | 17,521 | cpp | /* +------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| https://www.mrpt.org/ |
| |
| Cop... | [
"joseluisblancoc@gmail.com"
] | joseluisblancoc@gmail.com |
c288d372c9857693e152e27e26de8f91f891d49f | c2d0d7181355e8eb7f7c6d23a756427763617bc0 | /GAT350/engine/renderer/renderer.h | 90137b68b629f624cfe3b8581ff81e67d00c11bc | [] | no_license | GaigeKinsey/GAT350 | e54910191320ee0982e39e9d70966920f9e43f2c | 372c9a9171c9528e9b295928e7db7fd35f9ce59b | refs/heads/master | 2020-08-20T22:06:30.142547 | 2019-12-06T18:23:54 | 2019-12-06T18:23:54 | 216,071,456 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 747 | h | #pragma once
#include "../engine.h"
class Renderer : public System
{
public:
OBJECT_DECLARATION(Renderer, System)
~Renderer() {}
bool Initialize();
bool Initialize(u32 width, u32 height, bool fullscreen = false);
void Shutdown();
void Update();
void ClearBuffer();
void SwapBuffer();
SDL_Window* GetWindow... | [
"gaigekinsey@yahoo.com"
] | gaigekinsey@yahoo.com |
3830cfc2fd5b8a3c57f7e1391f1ab65f56a9f147 | 641fa8341d8c436ad24945bcbf8e7d7d1dd7dbb2 | /android_webview/browser/aw_content_browser_client.h | a3472c5393350e9f9d622eae6a55c8cec5cab240 | [
"BSD-3-Clause"
] | permissive | massnetwork/mass-browser | 7de0dfc541cbac00ffa7308541394bac1e945b76 | 67526da9358734698c067b7775be491423884339 | refs/heads/master | 2022-12-07T09:01:31.027715 | 2017-01-19T14:29:18 | 2017-01-19T14:29:18 | 73,799,690 | 4 | 4 | BSD-3-Clause | 2022-11-26T11:53:23 | 2016-11-15T09:49:29 | null | UTF-8 | C++ | false | false | 6,732 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ANDROID_WEBVIEW_LIB_AW_CONTENT_BROWSER_CLIENT_H_
#define ANDROID_WEBVIEW_LIB_AW_CONTENT_BROWSER_CLIENT_H_
#include <stddef.h>
#include <memo... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
39d2939c80b766d47b5f39dc86d196f12eef4ea9 | fecb91a4eaf94672158ac40efe1d83a88135ad61 | /CPLUSCODES/STRACTURE/main.cpp | c4d195b7175ba3a3f6c3e39894a9b7ad741edbe5 | [] | no_license | SAMIUL98SIAM/C- | 7b1e07aff4f816a288b69cf0f7a2973a5922b386 | f4221645803cbc9d2ae9aee7633cc5d564eb0821 | refs/heads/master | 2023-05-30T23:28:55.310016 | 2021-06-21T19:02:16 | 2021-06-21T19:02:16 | 379,027,587 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 508 | cpp | #include<iostream>
#include<conio.h>
using namespace std;
void Ricky()
{
int Array[10]={5,4,2,9,10,12,6,7,6};
N=10;
for(int i=0; i<N-1; i++){
mini = i;
for(int j=i+1; j<N; j++){
if(Array[j] < Array[mini]){
mini = j;
}
third party = A... | [
"samiulsiam89@gmail.com"
] | samiulsiam89@gmail.com |
f457a046614c5ca8f636e3ae188e10d6bd4c5465 | e8f7e608dd1e409c56092652e54f93512062250d | /src/component/Component/Component.cpp | f01523faccbd05b69d4e861934673515259bb220 | [] | no_license | 1000happiness/CutSimulation | 1b524e395474eddc6111a718161ee7d931936ea2 | 88b368f445a502e7a6e7d1cf6c47dcfbca476c4c | refs/heads/master | 2023-04-07T05:19:43.437949 | 2021-04-25T00:32:11 | 2021-04-25T00:32:11 | 361,340,919 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,658 | cpp | #include "Component.h"
#include "../Transform/Transform.h"
#include "../Camera/Camera.h"
#include "../AutoRotation/AutoRotation.h"
#include "../AutoColor/AutoColor.h"
#include "../AutoConfiguration/AutoConfiguration.h"
#include "../Light/AmbientLight.h"
#include "../Light/DiffuseLight.h"
#include "../Light/SpecularLigh... | [
"1000happiness@sjtu.edu.cn"
] | 1000happiness@sjtu.edu.cn |
79ac7202d0f1330f254a66be15f10397db9a0955 | 539216087ec8280f94568e38c648b8784b20a0d6 | /servo.d/servo_6/servo_6.ino | 675ed5f48b15315ba2bc952fc7f69ad6f9f80c76 | [] | no_license | linuxgnuru/arduino_projects | 9a0be0dd382d41c0fa6095bd483e519b57d4dd9a | bc608aa3be9937b8db2cecdfb561a9502e449cbb | refs/heads/main | 2023-01-29T08:14:24.285786 | 2020-12-04T00:10:37 | 2020-12-04T00:10:37 | 318,353,758 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,011 | ino | /*
Sweep
modified version to run 6 servos
*/
#include <Servo.h>
// create servo object to control a servo
Servo myservo[6];
// twelve servo objects can be created on most boards
int pos = 0; // variable to store the servo position
void setup()
{
// attaches the servo on pin 9 to the servo object
for (... | [
"jcwiggi@gmail.com"
] | jcwiggi@gmail.com |
eec2f3847d6aa88487f020060d2f1f633d173d7b | ee5e0c7f802626b33668e7686d179d5d0ea5f449 | /windows_ce_5_121231/WINCE500/PRIVATE/SERVERS/HTTP/CORE/log.h | 2a3d6967890d6ac933377ff498e25fef7df3abca | [] | no_license | xiaoqgao/windows_ce_5_121231 | e700da986df7fe7d8a691a347f76885aac8c03b3 | 5ad37f4d1e287bb81a238b7d7a8b2e1185fe90ed | refs/heads/master | 2022-12-25T02:28:44.898011 | 2020-09-28T20:03:03 | 2020-09-28T20:03:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,001 | h | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the license visit http://go.microsoft.com/fwlink/?LinkId=3223.
//
/*--
Module Name: LOG.H
Abstract: Logging functions
--... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
8d61abd6d4bea7e13dba8dc4ffd3589c1678a911 | e25c1d26c2966c8620ad124be995b02c97991518 | /Source/BansheePhysX/BsPhysX.cpp | 30da057acf356442beffccfd23c0a31200e3a4a3 | [] | no_license | yongweisun/BansheeEngine | 105606415219e2a632fad513f93c5765be03adf3 | 3f9679ef388b977760028b044d91b66fec776856 | refs/heads/master | 2021-05-12T15:08:38.731950 | 2018-01-10T12:16:20 | 2018-01-10T12:16:20 | 116,974,772 | 0 | 1 | null | 2018-01-10T15:24:28 | 2018-01-10T15:24:28 | null | UTF-8 | C++ | false | false | 36,306 | cpp | #include "BsPhysX.h"
#include "PxPhysicsAPI.h"
#include "BsPhysXMaterial.h"
#include "BsPhysXMesh.h"
#include "BsPhysXRigidbody.h"
#include "BsPhysXBoxCollider.h"
#include "BsPhysXSphereCollider.h"
#include "BsPhysXPlaneCollider.h"
#include "BsPhysXCapsuleCollider.h"
#include "BsPhysXMeshCollider.h"
#include "BsPhysXFi... | [
"bearishsun@gmail.com"
] | bearishsun@gmail.com |
4ab68412869754e32d99210c560a721ca53facae | f688aedcfb7e2637338b96472f001e18a015fe45 | /Castlevania/HealthBar.cpp | caada899f2d6d0f6a3f8d6a8b8030e855f689fe7 | [] | no_license | minhtien2152/Castlevania | 76e951708635378d0c982cea87e018613232e8ea | 0d940fc400a0ef545a537b885783d7f802eabf4b | refs/heads/master | 2021-05-19T07:07:34.928125 | 2020-07-24T17:32:24 | 2020-07-24T17:32:24 | 251,577,936 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 838 | cpp | #include "HealthBar.h"
#include"Define.h"
#define HEALTH_CELL_ID 100
HealthBar::HealthBar(float x, float y, LPGAMEOBJECT object,int type)
{
this->x = x;
this->y = y;
this->object = object;
currHP = this->object->GetHP();
this->type = type;
if (type == SIMON_HEALTH)
defaultHP = SIMON_DEFAULT_HEALTH;
else
... | [
"18521481@gm.uit.edu.vn"
] | 18521481@gm.uit.edu.vn |
4e5a5ff024476081ad0af7312c79e5c2648e308f | 6da52e28632af159a98c8e9f4cd7cc835e6cf7ed | /11235(segment_tree).cpp | b8edac6741d71f88773090eb2bc3729bc697ce5b | [] | no_license | Rakib-Mahmud/UVa | 88d80f18cd2c88bd31271d92a91d1fef7b7d5587 | 063cfc9f9491073ec7d8eff58bbd557d8e8eb195 | refs/heads/master | 2022-06-22T22:19:43.760965 | 2020-05-08T10:11:41 | 2020-05-08T10:11:41 | 105,466,040 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,293 | cpp | #include<bits/stdc++.h>
#define mx 100005
using namespace std;
struct node{
int value,freq,leftmost,rightmost;
};
int input[mx],tst1=0,tst2=0,tmp1=0,tmp2=0,flag=0;
node tree[3*mx];
void make_tree(int nod,int i,int j)
{
if(i==j){
tree[nod].value=input[i];
tree[nod].freq=1;
... | [
"noreply@github.com"
] | Rakib-Mahmud.noreply@github.com |
7c1710f9a04867738e332fa2e0a1502e28990239 | fe83c6a7aab3c2b11db37485173dd64f74b9da0f | /src/test/pmt_tests.cpp | 232c41f11179c61c511d0d860f558407f864e287 | [
"MIT"
] | permissive | TFTcoin/ftcoin | 478086064158035c02626fc2d39e9cdee5be378f | 2b25638fd2303ffea83d322d21228a2dea0d2b93 | refs/heads/master | 2020-03-21T22:08:04.004720 | 2018-07-08T08:04:43 | 2018-07-08T08:04:43 | 139,105,803 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,509 | cpp | // Copyright (c) 2012-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "consensus/merkle.h"
#include "merkleblock.h"
#include "serialize.h"
#include "streams.h"
#include "uint256.h"
#incl... | [
"hxtchain@gmail.com"
] | hxtchain@gmail.com |
e494b218125fb40a041bba9b499c5bf90b813127 | e3e3bf2a8cb16c8e87139237a7f03aa6807f7f2c | /cell_based/src/writers/population_writers/VertexT2SwapLocationsWriter.hpp | 0bc99f7f93b65ce2ed1b111f9f8ed81446c8526e | [
"BSD-3-Clause"
] | permissive | uofs-simlab/ChasteOS | f67b67f246befbc38edc3dc93b5e55a7bbf1fcfc | 04d98998e2ebad3f29086b8eaa1d89c08c6fccf6 | refs/heads/master | 2021-05-07T04:10:38.591384 | 2017-11-20T15:48:06 | 2017-11-20T15:48:06 | 111,127,403 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,378 | hpp | /*
Copyright (c) 2005-2016, University of Oxford.
All rights reserved.
University of Oxford means the Chancellor, Masters and Scholars of the
University of Oxford, having an administrative office at Wellington
Square, Oxford OX1 2JD, UK.
This file is part of Chaste.
Redistribution and use in source and binary forms... | [
"jessicacervi@simlab06.usask.ca"
] | jessicacervi@simlab06.usask.ca |
7964a4fda536ce5188981bb71f203f019b9f2947 | 83549eabb619b3c1c16c57f4caee8ad176dbf6f8 | /src/lib/libkrbn/src/libkrbn.cpp | 76bc35ea8f15167fc40772f8c0698b8b4a49ebba | [
"Unlicense"
] | permissive | ninixon/Karabiner-Elements | 0cc2594b5fa5bab9706e06884d3b4bf233ad0482 | 52010b5d191c822218db96429f41fb6b9bb03190 | refs/heads/master | 2020-04-16T21:37:20.130640 | 2019-01-15T15:21:55 | 2019-01-15T15:21:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,475 | cpp | #include "libkrbn/libkrbn.h"
#include "application_launcher.hpp"
#include "constants.hpp"
#include "core_configuration/core_configuration.hpp"
#include "dispatcher_utility.hpp"
#include "json_utility.hpp"
#include "launchctl_utility.hpp"
#include "libkrbn/impl/libkrbn_components_manager.hpp"
#include "libkrbn/impl/libk... | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
f95ab6338a222a70d826cc239bb621063994a7fb | 83fd474d6a906c00d82f7bd274f13d5294f26c12 | /Test/googletest/include/gtest/gtest.h | 4e8d6c1534931bf1a45b27c3e873fe94f12e37a8 | [
"BSD-3-Clause"
] | permissive | andre3pazo/Laboratorio-Paoletti | dc5076e1f945e323b61a226f62bab42d6f75d57a | d65a73a35b37c346c2b734ec8fa0e070e6d732a0 | refs/heads/master | 2021-02-17T15:45:17.725837 | 2020-04-18T14:55:12 | 2020-04-18T14:55:12 | 245,108,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 94,412 | h | // Copyright 2005, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions ... | [
"61413176+andre3pazo@users.noreply.github.com"
] | 61413176+andre3pazo@users.noreply.github.com |
bce32707340743db8e14876b01c8d236ea4339f3 | db111ff94903f0b24658c328d93f5cc28b670b8d | /chrome/browser/component_updater/registration.cc | 54d0ac2e43fb6a3b70fba67b98c773ba19e0a2be | [
"BSD-3-Clause"
] | permissive | nibilin33/chromium | 21e505ab4c6dec858d3b0fe2bfbaf56d023d9f0d | 3dea9ffa737bc9c9a9f58d4bab7074e3bc84f349 | refs/heads/master | 2023-01-16T10:54:57.353825 | 2020-04-02T04:24:11 | 2020-04-02T04:24:11 | 252,359,157 | 1 | 0 | BSD-3-Clause | 2020-04-02T04:57:37 | 2020-04-02T04:57:37 | null | UTF-8 | C++ | false | false | 7,607 | 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/component_updater/registration.h"
#include "base/path_service.h"
#include "build/branding_buildflags.h"
#include "build/build_co... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
029313d5a6adc05a0d9ab2939030863749c399aa | 46cce0f5350dd7bef7a22bb0a1246f003f40916c | /ui/widgets/controlsarea/controlsarea.h | b1fe6373dacf2c18e2f361bb1e73a6b9428dede7 | [] | no_license | veodev/av_training | 6e65d43b279d029c85359027b5c68bd251ad24ff | ecb8c3cdc58679ada38c30df36a01751476f9015 | refs/heads/master | 2020-04-28T22:23:39.485893 | 2019-09-23T13:16:29 | 2019-09-23T13:16:29 | 175,615,879 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 696 | h | #ifndef CONTROLSAREA_H
#define CONTROLSAREA_H
#include <QWidget>
namespace Ui {
class ControlsArea;
}
class QScrollBar;
class ControlsArea : public QWidget
{
Q_OBJECT
public:
explicit ControlsArea(QWidget * parent = 0);
~ControlsArea();
void addWidget(QWidget * widget);
void reset();
public sl... | [
"veo86@bk.ru"
] | veo86@bk.ru |
4b96b43a2ad9c645770e8a9f420eebad1d729d12 | eb1fa618399401d027f7231e33260f6435061684 | /Creational patterns/Singleton/main.cpp | f16a679498490f0f381fadb4788bd86d4c6073bf | [] | no_license | alejinjer/Design-Patterns | 034aa696135ed6dd6d0e49fc362ffb8dc90dfe38 | 32397aa8370c057e2c4b6edeab62f129c9aba46e | refs/heads/master | 2020-04-20T03:09:11.601065 | 2019-05-04T14:56:46 | 2019-05-04T14:56:46 | 168,418,300 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 69 | cpp | #include "singleton.h"
#include "meyerssingleton.h"
int main()
{
}
| [
"ezyyk77@gmail.com"
] | ezyyk77@gmail.com |
49fc88cf99c32ada3e3958b43a24c1c91a3e1b1f | a186d7c63d5ccc74238dec82307a10454f92e499 | /Source/BansheeD3D9RenderAPI/Source/BsD3D9RenderWindow.cpp | 67fc312c24687c40470aa0315166448ab5b9386d | [] | no_license | venscn/BansheeEngine | 9f48b89838fbab15c6bf73fc8f296ef3d538dc49 | e1daf513a521e59b702001da920165d23b4b9f50 | refs/heads/master | 2020-04-06T06:49:38.631456 | 2016-07-28T12:10:44 | 2016-07-28T12:10:44 | 64,410,616 | 2 | 0 | null | 2016-07-28T16:17:46 | 2016-07-28T16:17:44 | null | UTF-8 | C++ | false | false | 15,814 | cpp | //********************************** Banshee Engine (www.banshee3d.com) **************************************************//
//**************** Copyright (c) 2016 Marko Pintera (marko.pintera@gmail.com). All rights reserved. **********************//
#include "BsD3D9RenderWindow.h"
#include "BsInput.h"
#include "BsCoreT... | [
"bearishsun@gmail.com"
] | bearishsun@gmail.com |
7f59de5c046967f5f8af94a991400d9b0ce2eea3 | e3d7ff2ec7721b21575a2ab801c64b78f605698f | /1152 단어 갯수/1152 단어 갯수.cpp | b670bfcb9bbea168627b9f00238c590f30b303bf | [] | no_license | KimYongHwan97/Algorithms | a9afea819181f84ff9b1309775a2db9546097380 | 2aa8f4854495ae53f6b0d8e5f5d09807758a7dad | refs/heads/master | 2023-04-11T21:05:15.166726 | 2021-04-30T16:23:50 | 2021-04-30T16:23:50 | 325,365,339 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 381 | cpp | #include <stdio.h>
int main()
{
int N = 1000000,count = 0;
int i = 0;
char a[N];
for(;;)
{
scanf("%c",&a[i]);
if(a[i] == ' ' && i == 0)
{
i++;
continue;
}
else if(a[i] == ' ' && a[i-1] != ' ')
{
count++;
}
if(a[i] == '\n')
{
if(a[i-1] == ' ')
{
count = count - 1;
... | [
"koh5594@Naver.com"
] | koh5594@Naver.com |
37471784ba382a7a1c8aa357fcc7b2d72e673109 | e02a75042ee1f0da2d32996b7cd7269a80c8502e | /AtCoder/abc155/c.cpp | d20f1677bc8a9e7635f730679c6d49a6753358c1 | [] | no_license | KL-Lru/Competitive-Programming | 35131245d630e7b8728e2707066dc871e6363230 | d9395043ea439c68bcbdd1ed52fe080444dcc140 | refs/heads/master | 2021-06-18T03:17:16.583231 | 2021-04-05T14:09:00 | 2021-04-05T14:09:00 | 193,652,887 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 605 | cpp | #include <bits/stdc++.h>
using namespace std;
int main(){
int n;
cin >> n;
map<string, int> m;
string s;
for(int i=0;i<n;i++){
cin >> s;
m[s]++;
}
vector<pair<int , string>> v;
for(auto p: m){
v.push_back({p.second, p.first});
}
sort(v.begin(), v.end(), [... | [
"kilattoeruru@outlook.jp"
] | kilattoeruru@outlook.jp |
d4cabe9ba917f619c71af112c23c07a0f75bb731 | 64f47b20adb8abe22a50beb6da01316faa016fbd | /emul/US0371/src/DEBUG.CPP | 5a284b91343a99b0faf7eb26f2d882ddac2f9c92 | [] | no_license | ZXSpectrumVault/MightyFinalFight | 14699369b23b6cf1957aafb64abf2806678a3a2a | 105bf618cbd35cdb9d17eeddc2f6d088006f7eea | refs/heads/master | 2021-10-09T07:03:24.309133 | 2018-12-23T08:58:33 | 2018-12-23T08:58:33 | 162,875,347 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,608 | cpp |
#ifdef MOD_MONITOR
#define trace_size 21
#define trace_x 1
#define trace_y 6
unsigned trace_curs, trace_top, trace_mode;
unsigned char trace_labels;
#define wat_x 34
#define wat_y 1
#define wat_sz 13
unsigned show_scrshot;
unsigned user_watches[3] = { 0x4000, 0x8000, 0xC000 };
#define mem_size 12
#define mem_x 34
#... | [
"damieng@gmail.com"
] | damieng@gmail.com |
1e827cea7fbb36e5129a6a0e8877c9ebd2ace6a8 | b3a693cb2c15f95133876f74a640ec585b7a0f62 | /UnacademyCourse/DPInterviewPrepMay2021/Lecture13/ArtihmeticSlices2.cpp | 7762f7cb7f49e23fd564fce92c7a752b10cff0f1 | [] | no_license | singhsanket143/CppCompetitiveRepository | 1a7651553ef69fa407d85d789c7c342f9a4bd8e9 | 6e69599ff57e3c9dce4c4d35e60c744f8837c516 | refs/heads/master | 2022-06-23T01:42:38.811581 | 2022-06-16T13:17:15 | 2022-06-16T13:17:15 | 138,698,312 | 349 | 148 | null | 2021-03-06T18:46:58 | 2018-06-26T07:06:16 | C++ | UTF-8 | C++ | false | false | 2,930 | cpp | // Problem Link -
/* By Sanket Singh */
#include<bits/stdc++.h>
//#include<ext/pb_ds/assoc_container.hpp>
//#include<ext/pb_ds/tree_policy.hpp>
//#include <ext/pb_ds/trie_policy.hpp>
//using namespace __gnu_pbds;
using namespace std;
#define ll long long int
#define ld long double
#define mod 100000... | [
"sanketsingh@Sankets-MacBook-Pro.local"
] | sanketsingh@Sankets-MacBook-Pro.local |
a10a8f55f7bf181f24ae3e078693f22d7da74dff | 1f8d8cb70a77117ec51105a3f417c48e3a300e6e | /include/IPoolMiner.h | ae6bddb5357866ad34bbe131962bac2e669ab5aa | [] | no_license | RealCashProject/RealCash | c29558b6cfe952ada9c376e5ea3fad91bd92774e | 9195888801eb21e3f17936cee638cb17fac3d111 | refs/heads/master | 2021-01-25T12:20:14.824954 | 2018-03-08T09:19:22 | 2018-03-08T09:19:22 | 123,465,020 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,367 | h | // Copyright (c) 2015-2017, The Bytecoin developers
//
// This file is part of Bytecoin.
//
// RealCash is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your ... | [
"36957906+RealCashProject@users.noreply.github.com"
] | 36957906+RealCashProject@users.noreply.github.com |
a7604d7a53fb96eeebdfc421e3804b24a5df5f2d | f68c1a09ade5d969f3973246747466e4a540ff74 | /src/prod/src/data/utilities/ConcurrentSkipList.h | d45ab35ad794184434e19e45ec47328f5a191860 | [
"MIT"
] | permissive | GitTorre/service-fabric | ab38752d4cc7c8f2ee03553372c0f3e05911ff67 | 88da19dc5ea8edfe1c9abebe25a5c5079995db63 | refs/heads/master | 2021-04-09T10:57:45.678751 | 2018-08-20T19:17:28 | 2018-08-20T19:17:28 | 125,401,516 | 0 | 0 | MIT | 2018-03-15T17:13:53 | 2018-03-15T17:13:52 | null | UTF-8 | C++ | false | false | 43,613 | h | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#pragma once
#define CONCURRE... | [
"noreply-sfteam@microsoft.com"
] | noreply-sfteam@microsoft.com |
49d9bf177479a00123285c207fd23f2dbe41ea42 | 257691e365d1133d179cf1f31028db822cbd8e49 | /mini_renderer/aabb.h | 1cce71e36d87049c45c7fdd45af15684591d70d8 | [] | no_license | wangxunstu/mini_renderer | 123b2f77fffb9d0e412cf3ece29b0c60f0561056 | dec4e0899d541adc3bce0340dd2e4c7f4e89a457 | refs/heads/master | 2023-08-22T04:02:20.212800 | 2021-10-29T12:51:01 | 2021-10-29T12:51:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 544 | h | #pragma once
#include<glm/glm.hpp>
class aabb
{
public:
glm::vec3 low;
glm::vec3 high;
aabb() noexcept;
aabb(const glm::vec3& low, const glm::vec3& high) noexcept;
bool is_valid() const noexcept;
bool contains(const glm::vec3& p) const noexcept;
aabb operator|(const glm::vec3& rhs) const noexcept;
aabb& o... | [
"wangxunstu@163.com"
] | wangxunstu@163.com |
24c78fd145bcb13530aafe0a7d6ea9fb470b5b9c | 6ee145493ea433fa8a235b873a04b949874e3289 | /Entities/Enemy.h | 5d12731704d6358d26592eb27ab3936f102ebe51 | [] | no_license | c-devhax/SpaceInvaders | 86176e2b3870039660d38ce236cd07e4c2107349 | abac5645d6e3dbbc52799b0ac16fe48e42e7a5e8 | refs/heads/master | 2023-02-16T04:26:12.071008 | 2021-01-13T12:16:23 | 2021-01-13T12:16:23 | 329,297,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 617 | h | //
// Created by alien on 08/01/2021.
//
#pragma once
#include "Ship.h"
#include "../constants.h"
#include <tuple>
#include <vector>
class Enemy : public Ship {
public:
Enemy(int vel, int x, int y, int w, int h, double creation);
void Draw(SDL_Renderer* renderer) override;
std::tuple<int, int, int, int>... | [
"sarcasticdiscussions2@gmail.com"
] | sarcasticdiscussions2@gmail.com |
8ac6ad8af4d8406b5e00f4aa45f783309923dde7 | b999e8c802019a6eaa1ce4bb8d054349a37eee25 | /gm/encode-srgb.cpp | be3cd62f8b72bd78d3f88e759dcac928bcbdeb61 | [
"BSD-3-Clause"
] | permissive | kniefliu/skia | a647dd2011660f72c946362aad24f8d44836f928 | f7d3ea6d9ec7a3d8ef17456cc23da7291737c680 | refs/heads/master | 2021-06-09T02:42:35.989816 | 2020-03-22T09:28:02 | 2020-03-22T09:28:02 | 150,810,052 | 4 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 5,190 | cpp | /*
* Copyright 2016 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "gm.h"
#include "Resources.h"
#include "SkCanvas.h"
#include "SkCodec.h"
#include "SkColorSpace_Base.h"
#include "SkData.h"
#include "SkImage.h"
#include "SkImageEnc... | [
"liuxiufeng@qiyi.com"
] | liuxiufeng@qiyi.com |
00950fe9bdf53a3053adca57cd39b03c69a3b74a | f5937925d74d48285e07ba07d46fb0ac897a6a9f | /PhysB/PhysB.cpp | fe817b00c1227ead01c13bfcb2622dd35531e350 | [] | no_license | BollFan/BollsPublic | 5b697f229920c4d115fd36cf52b93267c33251ff | 23338104c0c5478ac685babd06dfc87f3fabfa58 | refs/heads/master | 2020-04-18T16:39:17.988790 | 2011-12-31T15:03:12 | 2011-12-31T15:03:12 | 3,056,383 | 1 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 4,518 | cpp | #include <windows.h> // Header File For Windows
#include <math.h> // Math Library Header File
#include <stdio.h> // Header File For Standard Input/Output
#include <gl\gl.h> // Header File For The OpenGL32 Library
#include <gl\glu.h> // Header File For The GLu32 Library
#include <gl\glaux.h> // Header File For... | [
"ZebbZorg@hotmail.com"
] | ZebbZorg@hotmail.com |
21ff88865f2bda6f21dc3aae299fb49df803df51 | a1a65f548426057da58ef70dad8b83648ca1b601 | /semihosting/ros_lib/rosapi/TopicType.h | 463abf0931d2b72f71e068256d372cbe31d4c1a6 | [] | no_license | jgdo/arips_dev | 9ef575a53359afe8b7cbb19f7f47580893d0f6b9 | c2d2a0a3121d154f395169c51413b73cf9dbf666 | refs/heads/master | 2021-01-19T03:10:24.519680 | 2014-12-18T20:28:36 | 2014-12-18T20:28:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,379 | h | #ifndef _ROS_SERVICE_TopicType_h
#define _ROS_SERVICE_TopicType_h
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include "ros/msg.h"
namespace rosapi
{
static const char TOPICTYPE[] = "rosapi/TopicType";
class TopicTypeRequest : public ros::Msg
{
public:
char * topic = nullptr;
virtu... | [
"markprediger@gmail.com"
] | markprediger@gmail.com |
889870f4441a3ad9d062c4cfaef7157eaca57b5d | 7238274a41298fbe7cf3b89e6497cccd869ee723 | /data_structure/linked_list.cc | 42e68e2f698f04d32de1c069c6c04925f296a41e | [] | no_license | huhumeng/algorithm | a4366e8572ec7384b23dd66270501574796b9013 | e71e0eceb6c5566463ebcd2b47ab2912226f0efb | refs/heads/master | 2020-04-26T11:43:30.813681 | 2019-08-20T10:34:13 | 2019-08-20T10:34:13 | 173,526,348 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,391 | cc | #if (__GNUC__ == 7 || __GNUC__ == 4)
#include "common.h"
#endif
class LinkedList {
public:
LinkedList();
~LinkedList();
void createLinkedList(int n);
void travelLinkedList() const;
int getLenth() const;
bool isEmpty() const;
ListNode *find(int data) const;
void push_back(int da... | [
"13051588115@163.com"
] | 13051588115@163.com |
d8c72d1ad71f396f5e40493b07d466f074cdad3e | a3b7b29af6b72238bd5da2acfaa6626189619c53 | /Лабораторная№8 (9)/Лабораторная№8 (9)/Array.h | 5bf441d232a9d89e6785c94405323fc62c5abd6b | [] | no_license | eliadra/Laba9 | cf4525560e357ac1a01f18f0ca9c0d5318262740 | 12b39a9f3acf1f6e673ce315d0431b770fb48844 | refs/heads/master | 2021-01-10T12:34:35.200737 | 2015-12-20T17:12:23 | 2015-12-20T17:12:23 | 48,330,008 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 2,134 | h | #pragma once
#include <iostream>
#include "Errors.h"
using namespace std;
int min(int a, int b) {
if (a < b) {
return a;
}
else {
return b;
}
}
template <class T>
class Array {
T*data = new T[0];
int size = 0;
public:
Array(int size) {
try {
if (size < 0) {
throw NegativeSize();
}
}
catch (... | [
"eliadra@yandex.ru"
] | eliadra@yandex.ru |
75f1c0fd507a7fdf861dbeda8ab2d1a0c3aedbb9 | 31203d2ed6f94b7b6049a8d2371cc9c81ca0157d | /skid_steering/include/skid_steering/odometry.h | 118d0416460754b6453eeac0d08054eeee8c940a | [] | no_license | dennyboby/skid_steering_odometry | 573f0a412118c998a1280e88734382c9a5ce47e5 | 5bacd29b930489b8f852624021e0f05edb84a180 | refs/heads/master | 2023-04-20T03:30:33.498048 | 2021-05-21T14:02:59 | 2021-05-21T14:02:59 | 369,191,371 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,481 | h | #pragma once
#include <ros/ros.h>
#include <ros/time.h>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <boost/accumulators/statistics/rolling_mean.hpp>
#include <boost/function.hpp>
namespace skid_steering
{
namespace bacc = boost::accumulators;
/**
... | [
"dennyboby123@gmail.com"
] | dennyboby123@gmail.com |
dff6b65892b9be045bab8fc3a50b7de793873ed1 | 48179ca220a805d4ebd6dc1fdfa9c7fdae04ddc6 | /geo/padding.cpp | 48fab86d3de458e52a2430c869cd391559e21903 | [
"Apache-2.0"
] | permissive | lukas-ke/faint-graphics-editor | 45093d777acc097fd0d963b13718e08368e12908 | c475123c03311042877740d018f314cd667d10d5 | refs/heads/master | 2022-11-11T09:32:33.184403 | 2022-11-06T11:24:18 | 2022-11-06T11:24:18 | 15,910,961 | 12 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,366 | cpp | // -*- coding: us-ascii-unix -*-
// Copyright 2013 Lukas Kemmer
//
// 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 a... | [
"lukas.kemmer@gmail.com"
] | lukas.kemmer@gmail.com |
6eae8545d57cf2e46fa03da464dcf6f34b7c4ecf | 251dc7f60d26e4ae0998628a91cd620fad70944d | /tensorflow/core/framework/collective.h | 362d345133aa292ac1755c0bc8c0ab04d10efab6 | [
"Apache-2.0"
] | permissive | markostam/tensorflow | 8e148fdf5b11502cf7b846995e903c54edc5d58e | 90df8ab4ab127fac239597ce0708577a335613bf | refs/heads/master | 2020-03-07T13:08:31.584600 | 2018-03-30T20:16:16 | 2018-03-30T20:16:16 | 127,493,571 | 3 | 1 | Apache-2.0 | 2018-03-31T02:55:38 | 2018-03-31T02:55:37 | null | UTF-8 | C++ | false | false | 12,021 | h | /* Copyright 2018 The TensorFlow 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 a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
25b0b18c2da85d1100eb306a82f97c4f2d5ce8e0 | a997546e7c9fd70df88cd7c2100831b3baf8084a | /Tutorial 19/Engine/Game.cpp | 88fd5ba95d96331bb246762e118f794959fee4f0 | [] | no_license | YouJinTou/Beginner-C-Game-Programming | 9cefc1e8782e5690ee536f86786dd67a76fded09 | 2cca90a62ca196a230eebf1136c8c3e6acfa1635 | refs/heads/master | 2021-07-08T23:32:41.018389 | 2017-10-07T05:51:35 | 2017-10-07T05:51:35 | 105,530,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243,333 | cpp | /******************************************************************************************
* Chili DirectX Framework Version 16.07.20 *
* Game.cpp *
* Copyright 2016 PlanetChili.net <http://www.planetchili.net> *
* *
* This file is part of The ... | [
"dandreevd@gmail.com"
] | dandreevd@gmail.com |
15b5f01e7d48b76a673eff5de6dd369f1395ffb6 | 738e57baa928d6074d8ca5aaac609f617f429d2b | /cpp/base/anagram.cpp | 239c7b481f6a9deb2526dfd1d23993367aa768d3 | [] | no_license | shivamach/MISC | 82cd26ef38b7040b994fe7706a540f52f6dc9383 | 81d2ef25100d1417416c005ed8244fab0582ce4f | refs/heads/master | 2022-12-20T04:04:07.866365 | 2020-09-25T18:32:36 | 2020-09-25T18:32:36 | 258,191,311 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 178 | cpp | #include<iostream>
#include<cstdio>
using namespace std;
int main(){
char alphabets[5] = {'a','b','c','d','e'};
for(int i=0;i<5;i++){
printf("%d\n",alphabets[i]);}
return 0;
}
| [
"shivamach13@gmail.com"
] | shivamach13@gmail.com |
7fdc4502676e3909e33cf77b294a61d500800954 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/rdkit/2015/4/StretchBend.h | 069ec29a59d0cb5d8b6456971203aea217431a14 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 2,238 | h | //
// Copyright (C) 2013 Paolo Tosco
//
// Copyright (C) 2004-2006 Rational Discovery LLC
//
// @@ All Rights Reserved @@
// This file is part of the RDKit.
// The contents are covered by the terms of the BSD license
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
86e43cf4daa88c88f7a0ae01cb500a560c6f1555 | b60928e13ba267e7d0507bd39656b046e8d39a36 | /ythread/mutex.cpp | d4dc3042c8b7ea03b70aec5f078c0dbf3acfd996 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | allenporter/thebends | 8a3dced30f2cfa3c06df8d9c7055ce0054a4488a | 5e35c7e654e5260b37218e59b02fb0b1a5cb2eca | refs/heads/master | 2021-01-13T02:27:41.585144 | 2019-11-30T02:32:53 | 2019-11-30T02:32:53 | 14,793,454 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 389 | cpp | #include "mutex.h"
#include <pthread.h>
namespace ythread {
Mutex::Mutex() {
pthread_mutex_init(&pt_mutex_, NULL);
}
void Mutex::Lock() {
pthread_mutex_lock(&pt_mutex_);
}
void Mutex::Unlock() {
pthread_mutex_unlock(&pt_mutex_);
}
MutexLock::MutexLock(Mutex* mutex) : mutex_(mutex) {
mutex_->Lock();
}
Mute... | [
"allen.porter@gmail.com"
] | allen.porter@gmail.com |
0baf6651c808e2359354a6277a7bc8278e58fae4 | 6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849 | /sstd_boost/sstd/libs/algorithm/string/example/rle_example.cpp | bc49b981ddfa7b277c32b694711a05e71900976f | [
"BSL-1.0"
] | permissive | KqSMea8/sstd_library | 9e4e622e1b01bed5de7322c2682539400d13dd58 | 0fcb815f50d538517e70a788914da7fbbe786ce1 | refs/heads/master | 2020-05-03T21:07:01.650034 | 2019-04-01T00:10:47 | 2019-04-01T00:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,376 | cpp | // Boost string_algo library example file ---------------------------------//
// Copyright Pavol Droba 2002-2003. Use, modification and
// distribution is subject to 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 ht... | [
"zhaixueqiang@hotmail.com"
] | zhaixueqiang@hotmail.com |
dad329ab05974c931bfa404444f0e2cded364478 | 776da94a15acdea622b9529c59ef66377db8ab38 | /CocosWidget/TextArea.h | d1cfe243ae807aadfe0e7bcebeb7c50fc97784cc | [] | no_license | cl0uddajka/cocoswidget | 568b3e33c82930574a785d4063fb3126d692ebfd | 4741ca118ce6259c8d04ef294489b11caeb3ca1b | refs/heads/master | 2021-01-19T14:58:52.591715 | 2014-01-24T15:37:54 | 2014-01-24T15:37:54 | 35,931,775 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,865 | h | /****************************************************************************
Copyright (c) 2014 Lijunlin - Jason lee
Created by Lijunlin - Jason lee on 2014
jason.lee.c@foxmail.com
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and as... | [
"csdn.viva@gmail.com@9160077f-0524-6f16-ce86-95fce02da9f0"
] | csdn.viva@gmail.com@9160077f-0524-6f16-ce86-95fce02da9f0 |
05e18f8d7bd4b07d3043c23b3e370316f7b2063d | fa6b5a15bd5d7ed857c1705e26f58f7f6452c1cd | /BINARY TREE/29.Maximum sum of nodes in Binary tree such that no two are adjacent.cpp | d9a3a92def2a41fb389c4c0eda92cf53fea297a6 | [] | no_license | retro-2106/DSA_450_questions | d4cadc840f168a388db5258581712372be3e8629 | 7b23eba2661d6596870848ca3e3d1582236ca46f | refs/heads/main | 2023-06-14T13:08:35.856589 | 2021-07-04T11:28:21 | 2021-07-04T11:28:21 | 308,229,380 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 546 | cpp | pair<int, int> maxSumHelper(Node *root)
{
if (root==NULL)
{
pair<int, int> sum(0, 0);
return sum;
}
pair<int, int> sum1 = maxSumHelper(root->left);
pair<int, int> sum2 = maxSumHelper(root->right);
pair<int, int> sum;
sum.first = sum1.second + sum2.second + root->data;
... | [
"ashishcool2106@gmail.com"
] | ashishcool2106@gmail.com |
b1805cb368cb09b811d02bc8a5413f5671067284 | 2da97b4901c6df3f060a4b19bebeb60e1795ac67 | /15.Heaps/median_running_stream.cpp | b6f5518a2e5aedf4daf42b5974338a12a64fd517 | [] | no_license | rahulkumar430/C_plus_plus_programming | 247fa9e5ba93bbc58bd5b38daf6e2c4352902770 | 36859723c721de1df1c400ec69b66341166d40b8 | refs/heads/master | 2023-06-29T03:34:09.033640 | 2021-08-12T04:41:56 | 2021-08-12T04:41:56 | 293,777,972 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,087 | cpp | #include <bits/stdc++.h>
using namespace std;
int main() {
priority_queue< int > leftheap; //max_heap
priority_queue< int, vector<int> , greater<int> > rightheap; //min_heap
int d;
cin >> d;
leftheap.push(d);
float med = d;
cout << "Median " << med << " ";
cin >> d;
//input all elements
... | [
"noreply@github.com"
] | rahulkumar430.noreply@github.com |
f795a9e3d117941e93539ebb1b8925657644bb0c | b5648642fd2e05589cab760a909ce1dc38556d5d | /touchGFX/Application/generated/images/src/MainMenu/MainMenu_btn_Wifi_small.cpp | f6238bbe7433c448bb88492b7a779b4c2fd5c423 | [] | no_license | sunklCoin/MCU | 862c8f8ee48872b3fc703d54c2d76bbb74cca1a4 | 9cc7a45fae3b18821c722f78d901034086ccc98c | refs/heads/master | 2021-07-14T00:58:51.259827 | 2017-10-16T14:12:55 | 2017-10-16T14:12:55 | 105,020,651 | 0 | 0 | null | 2017-10-16T14:12:56 | 2017-09-27T13:19:03 | C++ | UTF-8 | C++ | false | false | 38,290 | cpp | // Generated by imageconverter. Please, do not edit!
#include <touchgfx/hal/Config.hpp>
LOCATION_EXTFLASH_PRAGMA
KEEP extern const unsigned char _MainMenu_btn_Wifi_small[] LOCATION_EXTFLASH_ATTRIBUTE = { // 50x50 RGB565 pixels.
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,... | [
"sunkl.coin@gmail.com"
] | sunkl.coin@gmail.com |
40c289fd69d70a73096bac570a9c0e9d1d214993 | 39286cb21ded262aa700894482992a10067212c2 | /proj2_seetaface2/SeetaFace2/SeetaNet/src/include_inner/SeetaNetMemoryModel.h | 0f27d9da9f795bf0922e1f93ff288c62eebbff3a | [
"Apache-2.0",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | rbbernardino/face-recognition-eval | 076e6e664101e111ae1ee8f554bd526dbbb90d82 | a5a8f75a7e29f34a74077f205b4f0dceb731a15b | refs/heads/master | 2021-09-10T06:02:36.279085 | 2020-04-11T03:17:46 | 2020-04-11T03:17:46 | 240,072,179 | 0 | 0 | Apache-2.0 | 2021-09-08T01:55:37 | 2020-02-12T17:24:58 | C++ | UTF-8 | C++ | false | false | 425 | h | #ifndef _SEETANET_MEMORY_MODEL_H_
#define _SEETANET_MEMORY_MODEL_H_
#include "SeetaNetProto.h"
#include <mutex>
struct MemoryModel
{
std::vector<seeta::SeetaNet_LayerParameter *> all_layer_params;
std::vector<std::string> vector_blob_names;
std::vector<std::string> vector_layer_names;
std::mutex mod... | [
"rbbernardino@gmail.com"
] | rbbernardino@gmail.com |
1d58dfd990322ef20fbdd018a35b25d623b45939 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /components/signin/core/browser/signin_status_metrics_provider.cc | 5bc15bf236d518123434775693d254b8a888bdcb | [
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | C++ | false | false | 5,871 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/signin/core/browser/signin_status_metrics_provider.h"
#include <utility>
#include "base/bind.h"
#include "base/location.h"
#include... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
540baeaaad190f962f3ff72a78b942f28dfa9e49 | 9eb2245869dcc3abd3a28c6064396542869dab60 | /benchspec/CPU/523.xalancbmk_r/src/XalanTranscodingServices.cpp | 018b3256c360d24bc46074cffeba97ed83e7026d | [] | no_license | lapnd/CPU2017 | 882b18d50bd88e0a87500484a9d6678143e58582 | 42dac4b76117b1ba4a08e41b54ad9cfd3db50317 | refs/heads/master | 2023-03-23T23:34:58.350363 | 2021-03-24T10:01:03 | 2021-03-24T10:01:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,731 | cpp | /*
* Copyright 1999-2004 The Apache Software Foundation.
*
* 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 app... | [
"cuda@hp-arm64-09-02.nvidia.com"
] | cuda@hp-arm64-09-02.nvidia.com |
6c10cc69c951905e5ca8819de86aebb36b6bda3a | 7eca51463a585d75df081d8e5efd2649c96fa466 | /src/tokenizer/token_range.cc | 04de4485d5a631cd5f3e03eec36780fcad9340e4 | [] | no_license | sjolsen/compiler | 160b38c4e86d199be350053ec710d8ce0852a348 | b34e794e17b8fe655c6f7336ac048bfdd0fe3119 | refs/heads/master | 2021-01-19T18:53:07.235543 | 2013-12-04T01:14:25 | 2013-12-04T01:14:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,291 | cc | #include <tokenizer/token_range.hh>
#include <stdexcept>
#include <iterator>
#include <algorithm>
using namespace std;
token_range::token_range (const vector <token>& tokens)
: _begin (tokens.cbegin ()),
_end (tokens.cend ())
{
}
token_range::token_range (iterator first,
iterator l... | [
"so1132@txstate.edu"
] | so1132@txstate.edu |
bfce1cf4af4c15e593714b1c28c80c8de01a05db | 4bf56cc8acffc9bf9d83a786a5a0e5bba7606a51 | /05/chessboard_refined.cpp | 92641943fbf0a6acd3455b17cc2f1412ec9eefda | [] | no_license | actsalgueiro/CV1617-50645-65092 | 876200f9f4962086219e1b919bacdae55f47442b | b17faf883d9ada3622a9b74272c00509b6a45d87 | refs/heads/master | 2020-02-26T15:40:12.603306 | 2017-01-30T05:02:55 | 2017-01-30T05:02:55 | 70,687,286 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,014 | cpp | /***********************************************************************************
Name: chessboard.cpp
Revision:
Author: Paulo Dias
Comments: ChessBoard Tracking
images
Revision:
Libraries:
***********************************************************************************/
#incl... | [
"andre.salgueiro@ua.pt"
] | andre.salgueiro@ua.pt |
744a8ec7780dd7ecfb6bb6a6e11690015677e63b | d14853c465ede75b0f18f3ee59654310580e2551 | /shared/IPhysEngine.h | 646c645d2a8825d8a6c779db67fe4045476de5a4 | [] | no_license | k3a/Panther3D-2 | dec2f4ef742c1b57da1f17e2b55c39d471e0309a | f906796e331d70ac963d0b899c4c83c50b71cdc0 | refs/heads/master | 2021-01-10T22:23:02.226127 | 2014-11-08T21:31:46 | 2014-11-08T21:31:46 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 767 | h | /* Panther3D Engine © 2004-2008 Reversity Studios (www.reversity.org)
* This contents may be used and/or copied only with the written permission or
* terms and conditions stipulated in agreement/contract.
-----------------------------------------------------------------------------
Authors: kex1k
*/
#pragma once
... | [
"kexik@molybdenum.l"
] | kexik@molybdenum.l |
fc4561077d515d052fa4a8123e661fd75c599af1 | be07e3597fef471738fd5204b4690320acc07f74 | /src-generated/wxNode_wxTextCtrl.cpp | fe05055305d7aaa64ae0ab55464040b20b930ccd | [] | no_license | happyhub/wxNode | 7a88e02187ddcbbe88abf111f638e49f87f7b49a | 4c4846656baaba0c9dea275a119d002e7e0f96de | refs/heads/master | 2020-04-09T00:30:08.392946 | 2012-02-09T05:25:31 | 2012-02-09T05:25:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,135 | cpp |
#include <sstream>
#include "wxNode_wxTextCtrl.h"
#include "wxNode_wxEvtHandler.h"
#include "wxNode_wxControl.h"
#include "wxNode_wxWindow.h"
#include "wxNode_wxPoint.h"
#include "wxNode_wxSize.h"
#include "wxNode_wxValidator.h"
#include "wxNode_wxKeyEvent.h"
#include "wxNode_wxUpdateUIEvent.h"
#include "wxNode_wxText... | [
"joe@fernsroth.com"
] | joe@fernsroth.com |
53e04fd4ca3fe968f1894c917602bffd75790a3a | a4d8cb480cbdb196e79ce482f5f9221fc74855e2 | /2009/20090403_mqrecv.cpp | 582c1613e88eea47a997d74f2bed3f9082ea1a77 | [] | no_license | bonly/exercise | 96cd21e5aa65e2f4c8ba18adda63c28a5634c033 | dccf193a401c386719b8dcd7440d1f3bb74cb693 | refs/heads/master | 2020-05-06T13:51:29.957349 | 2018-02-10T16:14:52 | 2018-02-10T16:14:52 | 3,512,855 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,169 | cpp | //============================================================================
// Name :
// Author : bonly
// Version :
// Copyright :
// Description : 生命周期数据结构
//============================================================================
#ifndef __DATA_HPP__
#define __DATA_HPP__
//用户
str... | [
"bonly@163.com"
] | bonly@163.com |
29c10da0052ece4b428a427281dd39496127ce14 | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-mturk-requester/source/model/GetQualificationScoreRequest.cpp | 55f8ed93ad81f3a6899a6a0e823cb2e14a1081b2 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 1,124 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/mturk-requester/model/GetQualificationScoreRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::MTurk::Model;
using namespace Aws::Utils::... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
66f51576b6f230a00e78ce03fec2498b436feacd | 4ff93a49636994f488d46a0cef1cc3919806540e | /chaosvmp/ChaosVmpConsole.cpp | 8069f3f6c506a2bbc82c652553ecb063d57ce3d9 | [
"MIT"
] | permissive | 929496959/cerberus | cee86f7a98fd1c3af6596b67e26f471938820768 | 0023dba54a27e6f87acb9dfec9b5fcda0e611bbf | refs/heads/master | 2023-07-01T06:14:33.658883 | 2020-07-10T19:49:00 | 2020-07-10T19:49:00 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 38,744 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <tchar.h>
#include <iostream>
using namespace std;
#include "resource.h"
#include "ChaosVmAth.h"
#include "Support.h"
#include "lcrypto.h"
#include "ChaosVmKey.h"
#include "ChaosVmLdrKey.h"
#include "PowerProtecterAth.h"
////////////////////////////... | [
"53790405+gA4ss@users.noreply.github.com"
] | 53790405+gA4ss@users.noreply.github.com |
34bf52b9c74a9b9a3f7f531dac2dabeda729f82f | 487a06977d1bebe81ed48ebc9d05b71ae7ecaa2e | /src/ShortBaseSequence.hpp | 55bc22d7f8bdeb1243f0b6a518ecf8a31d2c28b9 | [
"BSD-3-Clause-Open-MPI",
"MIT",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | rlorigro/shasta | c0da406bdb84f3ad77115095f4a151d8b21db2cc | 0a8b4439f5ce2e134a94da3ee6376b41fbf44a1c | refs/heads/master | 2022-05-06T18:21:51.163415 | 2022-04-07T18:53:51 | 2022-04-07T18:53:51 | 157,905,061 | 2 | 2 | MIT | 2018-11-16T18:17:04 | 2018-11-16T18:17:04 | null | UTF-8 | C++ | false | false | 4,900 | hpp | #ifndef SHASTA_SHORT_BASE_SEQUENCE_HPP
#define SHASTA_SHORT_BASE_SEQUENCE_HPP
// shasta.
#include "Base.hpp"
// Standard library.
#include "array.hpp"
#include "iostream.hpp"
#include <limits>
#include "stdexcept.hpp"
#include "string.hpp"
namespace shasta {
// A short sequence of bases.
// Uses only two ... | [
"paoloczi@users.noreply.github.com"
] | paoloczi@users.noreply.github.com |
f8ea6a6d6e0128da4f28e9e64992061e1456a598 | 3f1dfda4c5b84476019e047717fd015ea3c37962 | /engine/src/graphics/camera/camera.cpp | 7b1b720894936c35418fa3ebabfec09b6afd2eee | [
"MIT"
] | permissive | nyalloc/moka | b573fd8b5d01dd87155383e144980fa59e351698 | d08a63b853801aec94390e50f2988d0217438061 | refs/heads/master | 2023-03-24T11:47:28.118757 | 2021-03-06T00:52:37 | 2021-03-06T00:52:37 | 133,577,310 | 6 | 3 | NOASSERTION | 2021-03-06T00:41:55 | 2018-05-15T21:52:38 | C++ | UTF-8 | C++ | false | false | 1,075 | cpp | #include <graphics/camera/camera.hpp>
namespace moka
{
camera::~camera() = default;
camera::camera(camera&& camera) noexcept
: camera_(std::move(camera.camera_))
{
}
camera::camera(std::unique_ptr<base_camera>&& camera)
: camera_(std::move(camera))
{
}
glm::mat4 camer... | [
"stuartdadams@gmail.com"
] | stuartdadams@gmail.com |
28dccb0562b3ab398b0b0f0eb6d554e5b8dc61d7 | c7f267a05d62ebf56dbe19ff6ebe9d31223e71c6 | /Engine/Source/rrepch.cpp | 4fff0d5a0eb3a519030a603fabb547346bc7c7f8 | [
"MIT"
] | permissive | kennetha123/Remorse-Render-Engine | 264da9a6f99034504115d9d22f783734046d0050 | 74368b0a1e8513ab978025931eae6252154ad8e1 | refs/heads/main | 2023-06-01T00:53:19.609349 | 2021-06-14T05:53:35 | 2021-06-14T05:53:35 | 372,596,936 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19 | cpp | #include "rrepch.h" | [
"jodysag5@gmail.com"
] | jodysag5@gmail.com |
cc52ebfb57b4ff4a6ecf761f0c0c6b08188684f6 | 2606b0a150f190656f37bb982b2d99c044d77d7d | /main.cpp | adb88340cf9f368164a3faf6254e84314c14cd81 | [] | no_license | longyf/exer-29 | daf663ade0cbedb2b25cb75d5699d7b66308d8c0 | bd5b05fcc63b1017a2e909b791590fe6977085d5 | refs/heads/master | 2020-03-26T15:46:21.982904 | 2018-08-17T02:44:14 | 2018-08-17T02:44:14 | 145,063,255 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 590 | cpp | #include <iostream>
#include <vector>
#include "printMatrix.h"
using namespace std;
int main() {
vector<vector<int> >v1;
vector<int> temp1 = {1, 2, 3, 4, 5};
vector<int> temp2 = {6, 7, 8, 9, 10};
vector<int> temp3 = {11, 12, 13, 14, 15};
vector<int> temp4 = {16, 17, 18, 19, 20};
vector<int> temp5 = {21, 22, 23, ... | [
"longyf@pku.edu.cn"
] | longyf@pku.edu.cn |
8ed12a600760b3f0dd8d5c450b4c1a83097cec92 | b77349e25b6154dae08820d92ac01601d4e761ee | /Apps/Burning/CDBurn/LogServer/MainFrm.cpp | 669c3a1c57b9380f53ca73c507461b6a3e6f22b1 | [] | no_license | ShiverZm/MFC | e084c3460fe78f820ff1fec46fe1fc575c3e3538 | 3d05380d2e02b67269d2f0eb136a3ac3de0dbbab | refs/heads/master | 2023-02-21T08:57:39.316634 | 2021-01-26T10:18:38 | 2021-01-26T10:18:38 | 332,725,087 | 0 | 0 | null | 2021-01-25T11:35:20 | 2021-01-25T11:29:59 | null | GB18030 | C++ | false | false | 6,592 | cpp | // MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "LogServer.h"
#include "MainFrm.h"
#include "CommonDefineFunc.h"
#include"stdio.h"
#include "shlwapi.h"
#include "OptionsDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////... | [
"w.z.y2006@163.com"
] | w.z.y2006@163.com |
721cd5f95d0b1f77dd3fd946c059603d827aac7e | 8c36b6519058f08c8b71ef582ae65ae6db544e6e | /HW1/Code_Template/Objects/PointLight.hpp | 28569144403f87146a1b5a8249e57ebb465470eb | [] | no_license | tr0ublee/CENG477---Introduction-to-Computer-Graphics | 358556fe45ef7b6c4bb05149ee78658b99497622 | e1fd0ab25daf7ebec92f3290e81dba8edbcb9df7 | refs/heads/master | 2023-02-26T03:50:39.129494 | 2021-01-30T14:42:43 | 2021-01-30T14:42:43 | 308,739,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 178 | hpp | #include "Vec3.hpp"
class PointLight{
public:
Vec3* pos;
Vec3* intensity;
PointLight(Vec3 &position, Vec3 &intensity);
~PointLight();
}; | [
"alperen.0311@gmail.com"
] | alperen.0311@gmail.com |
0bdfbe3f397c1db7be41bfed760cdde5e7ec1416 | 1c7d02329721b26832792028b66ca758e1637b21 | /Carthage/Checkouts/Swift-imgui/Sources/imgui/examples/sdl_opengl3_example/main.cpp | c396405fbaba8a4955979bf96993f713f68fcbe6 | [
"MIT",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | osmanzeki/AVAudioSessionPodTest | 04799b9b7218b3cb2e96fc4dded46b298368f80e | 7a109ffce3908c43d4c223e964d9ed800cd21d31 | refs/heads/master | 2021-05-25T18:04:52.552421 | 2020-04-07T19:10:20 | 2020-04-07T19:10:20 | 253,860,789 | 0 | 0 | MIT | 2020-04-07T17:08:48 | 2020-04-07T17:08:47 | null | UTF-8 | C++ | false | false | 4,250 | cpp | // ImGui - standalone example application for SDL2 + OpenGL
// If you are new to ImGui, see examples/README.txt and documentation at the top of imgui.cpp.
#include <imgui.h>
#include "imgui_impl_sdl_gl3.h"
#include <stdio.h>
#include <GL/gl3w.h> // This example is using gl3w to access OpenGL functions (because it i... | [
"mcv618@gmail.com"
] | mcv618@gmail.com |
0be386b2c83d4be87ced39ece3abe958dc35e5b0 | 35000b4cafc268b1c9f8d4272db90ec5d6562939 | /考研数据结构/一些综合题/第二章-顺序表链表/找两个链表的公共节点2.3.20.cpp | 56f2bc06a8bc74e399538d44e5106edf3fa4e466 | [] | no_license | 920232796/c- | 987bdcf0b6f3e970282e00f688f3662c23f38cb5 | 7f0dbd819786ae20d07a161edf59dd951751234f | refs/heads/master | 2020-07-01T01:31:13.313264 | 2019-12-17T09:03:32 | 2019-12-17T09:03:32 | 201,008,510 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,755 | cpp | #include<iostream>
//先得到两个节点段的长度,然后相减为n 然后长的节点段先遍历n个节点 然后同时遍历 直到找到公共节点
using namespace std;
struct Node {
int data;
Node* next;
Node(int d, Node* n) {
data = d;
next = n;
}
};
void solve(Node* node_1, Node* node_2) {
int len_node_1 = 0;
int len_node_2 = 0;
Node* temp_1 = n... | [
"920232796@qq.com"
] | 920232796@qq.com |
ba17b8b71c1c8d81219ca010e3297fdab0f6fa5c | dd6cab5b18edb4e06b44ed1b9be296bf68444b2c | /src/Components/ImageSubscriber/ImageSubscriber.cpp | 7d8ce61345e2f1171e9c279bc8484044d367b235 | [] | no_license | binarek/DCL_ROSIntegration | 2caefaecca15eff7c59c6b08002e471071668e3e | 194b51c9625c1140e7e674863c34d1a04857b1dc | refs/heads/master | 2021-06-24T18:11:00.340799 | 2017-09-14T12:16:39 | 2017-09-14T12:16:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,986 | cpp | /*!
* \file
* \brief
* \author Aleksandra Karbarczyk
*/
#include <memory>
#include <string>
#include "ImageSubscriber.hpp"
#include "Common/Logger.hpp"
#include <boost/bind.hpp>
using namespace std;
namespace Processors {
namespace ImageSubscriber {
ImageSubscriber::ImageSubscriber(const string &name) :
... | [
"akarbarczyk@gmail.com"
] | akarbarczyk@gmail.com |
3481139a218cd21d900b4761736a50775997f0f4 | 979646a5c119cdc775cb048c1d288310d165db51 | /157_Read_N_Characters_Given_Read4.cpp | f09ceb2297cf8daebc8865dd85242195f4c024e5 | [] | no_license | liuminghao0830/leetcode | 72a5a0a9539eb1f6b4f4446eaba97a8c94294abe | 0d58a2f5a3062617e233674dd08f2e8e13fa327d | refs/heads/master | 2021-06-22T16:33:25.636444 | 2021-02-15T07:23:36 | 2021-02-15T07:23:36 | 192,244,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 330 | cpp | #include<iostream>
using namespace std;
int read4(char *buff);
class Solution{
public:
int read(char *buf, int n) {
int res = 0;
for (int i = 0; i <= n / 4; ++i){
int cnt = read4(buf + res);
if (cnt == 0) return min(n, res);
res += cnt;
}
return min(n, res)... | [
"liuminghao0830@gmail.com"
] | liuminghao0830@gmail.com |
db43af162a74a3420800ca2fa87f029eb81c99c6 | 846a8c88e6ae34dbb331b0e9f5f1e8a81a4d0039 | /src/base58.h | 9b2522f4c1767f7f055d8324b4ae8eeac26e0670 | [
"MIT"
] | permissive | dashplatinum-org/dashplatinum | c32faa89bdc8f1af296affdbc1f6d15aec16164d | fcf745fb152029f732da4462ebd09cdccfe5f988 | refs/heads/master | 2020-04-23T18:47:07.233841 | 2019-09-03T02:07:07 | 2019-09-03T02:07:07 | 171,380,098 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,565 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
/**
* Why base-58 instead of standard base-64 encoding?
* - Don't want 0OIl characte... | [
"dashpnew@gmail.com"
] | dashpnew@gmail.com |
34f69c5ef19ca68a5a0519ccd999335518b11a19 | b4fd892821fa86eee37d53e0c307ad610d67ed42 | /题目练习/洛谷/洛谷/P1914 小书童——密码.cpp | 967bfb63097bc65c50df83da3f93c088a0ffa37a | [] | no_license | Empty0Qc/New-Empty | 0fcfa4e35af5bdbe173c4f092493ec127bf37e93 | a05673052fea0ef97db695d9488e12c51f6a2a75 | refs/heads/master | 2020-04-01T06:36:47.636480 | 2019-10-24T05:44:38 | 2019-10-24T05:44:38 | 150,874,112 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 361 | cpp | //https://www.luogu.org/problemnew/show/P1914
//#include <iostream>
//#include <string>
//using namespace std;
//
//int main()
//{
// int n;
// while (cin >> n)
// {
// string s;
// cin >> s;
// n = n % 26;
// if (n != 0)
// {
// for (int i = 0; i < s.size();i++)
// s[i] = ((s[i] - 97) + n)%26 + 97;
// }
// ... | [
"43704042+Empty0Qc@users.noreply.github.com"
] | 43704042+Empty0Qc@users.noreply.github.com |
e0c33c05cbb07c78f17617fd7377d8c97683023f | d7d6315c97f0f1e656d6587129fd0b459adcb44c | /sorted_array_to_balanced_BST.cpp | 25af81a2d356a4080daddb264198a64dcaa885f9 | [] | no_license | HiralJain112/Practice-Ques-DSA | 3b1bd49050baef13dacde9a024b728f94de6bbfe | 946ad3e6f357116499838e7411e8ca463d4ccb81 | refs/heads/main | 2023-06-14T07:11:18.446680 | 2021-07-12T18:29:41 | 2021-07-12T18:29:41 | 369,427,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | cpp | #include<bits/stdc++.h>
using namespace std;
class Node
{
public:
int data;
Node* left;
Node* right;
};
Node* newNode(int data)
{
Node* node = new Node();
node->data = data;
node->left = NULL;
node->right = NULL;
return node;
}
Node* sortedArrayToBST(int arr[],
int start, int end)
... | [
"noreply@github.com"
] | HiralJain112.noreply@github.com |
7d169618896a34c0b4e068fdb180cd30d5d52f18 | e58c3c7281a612d3a1d4cd6e06fa7fb4ce67a5b4 | /Products/Common/sstringpasser.hpp | f55937d83555dc99923078f4c308e5927c872895 | [
"MIT"
] | permissive | TrevorDArcyEvans/Diving-Magpie-Software | b6e117e4c50030b208f5e2e9650fd169f7d6daac | 7ffcfef653b110e514d5db735d11be0aae9953ec | refs/heads/master | 2022-04-10T11:23:57.914631 | 2020-03-24T13:24:54 | 2020-03-24T13:24:54 | 249,255,200 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 314 | hpp | #ifndef _SStringPasser_hpp
#define _SStringPasser_hpp
#include <atlconv.h>
namespace SStringPasser
{
inline CString GetCString (const BSTR& String) { USES_CONVERSION;
CString RetVal = OLE2T (String);
::SysFreeString (String);
return RetVal;}
}//SStringPasser
#endif
| [
"tdarcyevans@hotmail.com"
] | tdarcyevans@hotmail.com |
3daae87161216813f2171700bde67570d01e46fc | 1a0990a2b53f6d42c5e974ee8e41bc05205afecc | /lab11/src/catalog.h | 4ca7ed879144fa09ecb736b6d6a7489fcae31dba | [] | no_license | micastamboliiska/CITB205-Object-Oriented-Programming-in-C-NBU- | ffad4f9c4dfa955249c84e0ed9812e100509dac4 | b9c0b803386de0c9058ee5ff43d7a7a4b9cb64c2 | refs/heads/master | 2021-01-08T07:13:00.156712 | 2020-05-28T10:20:51 | 2020-05-28T10:20:51 | 241,951,482 | 0 | 0 | null | 2020-05-07T06:42:44 | 2020-02-20T17:48:55 | C++ | UTF-8 | C++ | false | false | 531 | h | #ifndef LAB7_CATALOG_H
#define LAB7_CATALOG_H
#include <vector>
#include <fstream>
#include "product.h"
using std::vector;
using std::fstream;
class Catalog {
public:
void load(string path);
Product* get(int id) const;
vector<Product*> list() const;
Catalog & operator+=(Product *product);
void up... | [
"noreply@github.com"
] | micastamboliiska.noreply@github.com |
761304b37e5bab43692ef04181cb6e378ff95af0 | 073f917fd9cc9a5cc7347c22f33fbeed44c6cc03 | /migration/milligram immigrate_/acfc_VCLSub.h | 561dba9f2ea5aca956da11bd1ec61d7bd3520eff | [] | no_license | downspade/milligram | 4bed44ec55ac82ac2dd22458a70115e5a1438e11 | 7aa9d46b00255ef1119e851785e4fe06436754f0 | refs/heads/master | 2020-07-03T22:06:29.409151 | 2019-09-03T14:56:18 | 2019-09-03T14:56:18 | 202,065,245 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 15,429 | h | #ifndef acfcVclSubH
#define acfcVclSubH
#include <vcl.h>
#include <FileCtrl.hpp>
#include <Masks.hpp>
#define NO_WIN32_LEAN_AND_MEAN
#include <windowsx.h>
#include <shlobj.h>
#include <shellapi.h>
#include <Clipbrd.hpp>
#include <jpeg.hpp>
#include <gifimg.hpp>
#include <pngimage.hpp>
#include <Graphics.hpp>
#define... | [
"downspade@downspade.com"
] | downspade@downspade.com |
ab16a9dead01d1f219ea30b04ad545fbb752f0a9 | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-11936.cpp | 986f4aa16b88ec63e4bae6c6947fe364cd91fbe1 | [] | no_license | TeamVault/tauCFI | e0ac60b8106fc1bb9874adc515fc01672b775123 | e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10 | refs/heads/master | 2023-05-30T20:57:13.450360 | 2021-06-14T09:10:24 | 2021-06-14T09:10:24 | 154,563,655 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,597 | cpp | struct c0;
void __attribute__ ((noinline)) tester0(c0* p);
struct c0
{
bool active0;
c0() : active0(true) {}
virtual ~c0()
{
tester0(this);
active0 = false;
}
virtual void f0(){}
};
void __attribute__ ((noinline)) tester0(c0* p)
{
p->f0();
}
struct c1;
void __attribute__ ((noinline)) tester1(c1* p);
struct c1
{
bool ac... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
5fdfc8b0ec6f67416d73cd83532df39c82454884 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/git/gumtree/git_repos_function_136_git-2.6.0.cpp | 363fc4a20da6765aa5784f826c664928f611d8ae | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 247 | cpp | int check_everything_connected_with_transport(sha1_iterate_fn fn,
int quiet,
void *cb_data,
struct transport *transport)
{
return check_everything_connected_real(fn, quiet, cb_data,
transport, NULL);
} | [
"993273596@qq.com"
] | 993273596@qq.com |
d29039c15fc2f60c25b2c2af5830ad19389c8e9c | a03821df6b547c0bc8ecde2ffaf79ab6a50ccb37 | /c/old/abc168/e.cpp | c66d1ff67f557257b7680927077af62b8d6f7b4a | [] | no_license | ueda0319/AtCoder | 85483601e897c9ec4a554ac593d66308ff6d8dc6 | 7b7b5b592c2034c3c5d545d4374429f208332c11 | refs/heads/main | 2023-02-22T07:46:03.884858 | 2021-01-23T14:55:09 | 2021-01-23T14:55:09 | 326,196,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,298 | cpp | #include <iostream>
#include <string>
#include <math.h>
#include <vector>
typedef long long ll;
using namespace std;
const ll M = 1000000007;
vector<ll> fac(300001); //n!(mod M)
vector<ll> ifac(300001); //k!^{M-2} (mod M)
//a,bの範囲的にこれだけ配列を用意していけば十分
ll mpow(ll x, ll n){ //x^n(mod M) ←普通にpow(x,n)では溢れてしまうため,随時mod計算
... | [
"i.ueda0319@gmail.com"
] | i.ueda0319@gmail.com |
682ada98afad36465ed6bda1b9a6a9a63fd52d4f | 826bceae0913ea7df1c273928a98e06edb29206c | /Shapes.cpp | 1721d4ed8d746f88e7e40e747eec449c3a4e60e3 | [] | no_license | ucla-projects/Animated-Bees-Rotation-Around-a-Flower | 4b3f1e8ac8f9d35261a2ccc9bcce305fcef03acb | 6be81683bbb0b7c0836a0f39be2bdda9935df576 | refs/heads/master | 2021-05-27T10:16:15.252670 | 2014-11-04T16:34:38 | 2014-11-04T16:34:38 | 26,177,915 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,234 | cpp | #include "Angel/Angel.h"
#include "Shapes.h"
#include <cmath>
typedef Angel::vec4 color4;
typedef Angel::vec4 point4;
typedef Angel::vec3 point3;
typedef Angel::vec2 point2;
void setVertexAttrib(GLuint program,
GLfloat* points, GLsizeiptr psize,
GLfloat* norma... | [
"jeffreytai@ucla.edu"
] | jeffreytai@ucla.edu |
ee490d06d117a9979d8b17e14b67623fbbab4067 | cfa9467079219233c6d6f1dea0097eaed6d89132 | /src/rpcwallet.cpp | c36d2b491c44eea7b452bec697dbc1915bedc564 | [
"MIT"
] | permissive | Prism-Network/prism | a53ee928585fe6c185e094cfbc04d286241f9ea7 | a97a9ca9345e56d795b2ebf0e0f559e913bc92e8 | refs/heads/master | 2020-04-29T09:56:25.541688 | 2019-03-17T02:09:00 | 2019-03-17T02:09:00 | 176,044,149 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 157,671 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2018 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php... | [
"prismnetwork@hotmail.com"
] | prismnetwork@hotmail.com |
df0cff4d273924e2523ef5034f737382161143e7 | c489dd902955d805b6753f847c4fee38281c4c2f | /CPP_Classes/Trace.cpp | b1b6963ab647e7b072c58cd73dbaff31e365890f | [
"MIT"
] | permissive | germal/OpenCVB | f4f866abdc1910ccac5804ff8581702f38d2e93b | 312c452f3e981aa8238aa5f2d3d9928100bbeab6 | refs/heads/master | 2023-03-06T06:09:15.749020 | 2021-02-19T00:11:52 | 2021-02-19T00:11:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,452 | cpp | #include <cstdlib>
#include <cstdio>
#include <iostream>
#include <algorithm>
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/core/utils/trace.hpp>
using namespace std;
using namespace cv;
// https://github.com/opencv/opencv/wiki/Profiling-OpenCV-Applications... | [
"bobdavies2000@gmail.com"
] | bobdavies2000@gmail.com |
8612411f647357a2441575c1501b220ea310838a | a6ff0e7e7668a47ff8e694d2e136d39e725b1a36 | /irp6pm/src/Irp6pmM2J.cpp | f9ecf2b0606f1eb6bac93de56b486d2493503266 | [] | no_license | bartswis/irp6_robot | ec9170daf5397925f2859b1ebf0772e36d148f7f | f53c6c517e97887d276a0f99acc1cb778dc69310 | refs/heads/master | 2020-04-05T19:38:09.603474 | 2016-05-09T17:33:54 | 2016-05-09T17:33:54 | 21,573,273 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,074 | cpp | /*
* Copyright (c) 2014-2015, Robot Control and Pattern Recognition Group, Warsaw University of Technology.
* 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 sour... | [
"tomrobotics@gmail.com"
] | tomrobotics@gmail.com |
ae7ccc8c2f7d2689b87b32f17d79108d0ad0dd18 | db5664467043ecdf04304ad6e285251c137a803c | /codility/OddOccurencesInArray/src/code.cpp | b038ecc4a3327cdd4c8cc3e91e316a9de8fa0b4f | [] | no_license | sifaserdarozen/CodeTrain | 0cea53ca59bd0583f878f81680b816681c06a5af | 1e7aba7383cfba5e3aa55eceab25edf9bfed3499 | refs/heads/master | 2023-04-07T01:30:20.505660 | 2023-04-03T18:02:06 | 2023-04-03T18:02:06 | 61,748,291 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,128 | cpp | // you can use includes, for example:
// #include <algorithm>
// you can write to stdout for debugging purposes, e.g.
// cout << "this is a debug message" << endl;
#include <vector>
/** @brief function returning unpaired number in a vector
*
* Function that return the unpaired number in a vector
* Each element... | [
"sifa.serdar.ozen@gmail.com"
] | sifa.serdar.ozen@gmail.com |
7f4ae60f2b0f9a14f27164eed85dba1efae61faa | 99905e72c583224dcb2ec50246bd62309d90ed97 | /src/server/clangLib/ClangIndex.h | 912599e8646c21a88fbd7270e4077cfac13cbee8 | [] | no_license | zjg/ccs | 43dcff06bffcb8e3fd8d3f0d6ac0b8fa48cec7d1 | 7ce4fdb8600058298549e14402377049aab297a5 | refs/heads/master | 2020-06-08T14:31:55.681006 | 2012-07-16T22:35:12 | 2012-07-16T22:35:12 | 3,197,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | h |
#ifndef CLANGINDEX_H
#define CLANGINDEX_H
#include <clang-c/Index.h>
#include <QtGlobal>
class ClangIndex
{
public:
explicit ClangIndex();
virtual ~ClangIndex();
operator CXIndex() const;
private:
Q_DISABLE_COPY(ClangIndex);
CXIndex index_;
};
#endif
| [
"dlr365@gmail.com"
] | dlr365@gmail.com |
9b98b04ad24b155ef470f1bf4e6a832bb04da5a8 | 70418d8faa76b41715c707c54a8b0cddfb393fb3 | /10598.cpp | 5458e91df8fa983b5e6b7f55aebdea996b3627ca | [] | no_license | evandrix/UVa | ca79c25c8bf28e9e05cae8414f52236dc5ac1c68 | 17a902ece2457c8cb0ee70c320bf0583c0f9a4ce | refs/heads/master | 2021-06-05T01:44:17.908960 | 2017-10-22T18:59:42 | 2017-10-22T18:59:42 | 107,893,680 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 381 | cpp | #include <bits/stdc++.h>
using namespace std;
const double pi = 2 * acos(0), k = 180.0 / pi;
double r, n;
int main()
{
int caseno = 1;
while (scanf("%lf %lf", &r, &n) == 2)
{
if (!r && !n)
{
break;
}
printf("Case %d:\n", caseno++);
for (int i = 1; i <= 10; i++)
{
double t = n / r, s = acos((n / 2... | [
"yleewei@dso.org.sg"
] | yleewei@dso.org.sg |
b55f756048f4ed5dc48ca75816856dbf7d769ae4 | 9618aeab5df07ffd1d4f204c8cc3af1a2345d420 | /chrome/browser/web_applications/web_app_install_manager_unittest.cc | 20ccb8c9738d201bf9dc607875abec1bae5959e9 | [
"BSD-3-Clause"
] | permissive | dmt3o/chromium | 3709c0c73e37aec82dc44d2bbe234d1f1829c32f | d368d5937f235033bd495a57005587ab275536b4 | refs/heads/master | 2022-12-19T04:43:33.801508 | 2020-10-02T02:56:57 | 2020-10-02T02:56:57 | 279,344,900 | 0 | 0 | BSD-3-Clause | 2020-10-02T02:50:00 | 2020-07-13T15:43:43 | null | UTF-8 | C++ | false | false | 62,962 | cc | // Copyright 2019 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/web_applications/web_app_install_manager.h"
#include <memory>
#include <vector>
#include "base/bind.h"
#include "base/callback.... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
cb494dacb4d5fcc38c2fba0561384952f3f7e6b5 | d93159d0784fc489a5066d3ee592e6c9563b228b | /DQM/SiStripCommissioningDbClients/src/CalibrationHistosUsingDb.cc | 91294697e8dbfc149fc9ca29c04444808efd1828 | [] | permissive | simonecid/cmssw | 86396e31d41a003a179690f8c322e82e250e33b2 | 2559fdc9545b2c7e337f5113b231025106dd22ab | refs/heads/CAallInOne_81X | 2021-08-15T23:25:02.901905 | 2016-09-13T08:10:20 | 2016-09-13T08:53:42 | 176,462,898 | 0 | 1 | Apache-2.0 | 2019-03-19T08:30:28 | 2019-03-19T08:30:24 | null | UTF-8 | C++ | false | false | 9,874 | cc |
#include "DQM/SiStripCommissioningDbClients/interface/CalibrationHistosUsingDb.h"
#include "CondFormats/SiStripObjects/interface/CalibrationAnalysis.h"
#include "DataFormats/SiStripCommon/interface/SiStripConstants.h"
#include "DataFormats/SiStripCommon/interface/SiStripFecKey.h"
#include "DQM/SiStripCommon/interface/... | [
"duggan@cern.ch"
] | duggan@cern.ch |
24084148877f708500b9ec2e1aeded417638d4fb | c9a0ee7e7ef7904db1a6786e48751ef750a78643 | /My_Tetris/src/Figuries/Back_L_Figure.cpp | 58e673a54c22115bfb33e1b66b14aaefb0c96247 | [] | no_license | L1ghT0/Tetris | f9123d9351da1c317f673f29ca497d5148cb17a2 | ac42cd314b6437bf3ba52fb9b9e1889312421b8f | refs/heads/master | 2021-02-11T08:27:04.365002 | 2020-09-25T14:09:57 | 2020-09-25T14:09:57 | 244,472,380 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 308 | cpp | #include "Back_L_Figure.h"
Back_L_Figure::Back_L_Figure()
{
heightFigure = 3;
widthFigure = 2;
}
void Back_L_Figure::push_figure()
{
for (int i = 0; i < heightFigure; i++)
FigureElement[i][1].symbolFigure = 219 + 255 * (getColor());
FigureElement[2][0].symbolFigure = 219 + 255 * (getColor());
}
| [
"zvjxrf@yandex.ru"
] | zvjxrf@yandex.ru |
da8c745480d6d1a67f78c2e931583e5908da48eb | b84b2089bdb2a9fa7200628a604ac9bec62042b4 | /chefyrear.cpp | 6919a226df716433b076286fa23c1b24d218dd14 | [] | no_license | sidrusiya/CP-AlgorithmsSol | 76de7022bf7a00f0193e0fd55fd7ebc250551e01 | 57e89811abf533a86c3da14836519d74f289fc80 | refs/heads/master | 2023-02-24T03:46:46.561341 | 2021-01-29T15:30:30 | 2021-01-29T15:30:30 | 259,416,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,046 | cpp | #include<bits/stdc++.h>
using namespace std;
signed main()
{
int n,m;
cin>>n>>m;
unordered_map<string,string> mp;
for(int i=0;i<n;i++)
{
string x,y;
cin>>x>>y;
mp[x]=y;
}
unordered_map<string,int> sp,tp;
for(int i=0;i<m;i++)
{
string ... | [
"noreply@github.com"
] | sidrusiya.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.