blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0f0cd3026f5b79d128408e00078eb61bad831f0d | 60bb67415a192d0c421719de7822c1819d5ba7ac | /blazetest/src/mathtest/dmatdmatschur/LHaLHb.cpp | 978531612910dcfcef6a46669d84126dcef52a64 | [
"BSD-3-Clause"
] | permissive | rtohid/blaze | 48decd51395d912730add9bc0d19e617ecae8624 | 7852d9e22aeb89b907cb878c28d6ca75e5528431 | refs/heads/master | 2020-04-16T16:48:03.915504 | 2018-12-19T20:29:42 | 2018-12-19T20:29:42 | 165,750,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,026 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dmatdmatschur/LHaLHb.cpp
// \brief Source file for the LHaLHb dense matrix/dense matrix Schur product math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// This... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
e78858e63cab872d6c6f2ed5dd95580d1f7add72 | cc552dd935ba90713665de58ecaafa1d19e01397 | /renderarea.cpp | 47b6dddcb72dba2b021bd0dcfdde41bc56263c49 | [] | no_license | MStolpovskiy/QtCurvesCPP | 3bdeafe26301889430092e7cc3474284c54c204c | 231c6f2fc6749afd6f138d65c058ff9d32607363 | refs/heads/master | 2020-12-22T12:51:35.204359 | 2020-01-31T09:58:21 | 2020-01-31T09:58:21 | 236,788,570 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,599 | cpp | #include "renderarea.h"
#include <QtMath>
RenderArea::RenderArea(QWidget *parent) :
QWidget(parent),
mBackgroundColor(QColor(0, 0, 255)),
mShape(Astroid)
{
mPen.setWidth(2);
mPen.setColor(QColor(255, 255, 255));
on_shape_changed();
}
QSize RenderArea::minimumSizeHint() const {
return QSize... | [
"m-stol@yandex.ru"
] | m-stol@yandex.ru |
4dde2613320844270691d9f0922b7e2e673735a9 | 03ee754445d2dc6abbb3c1f2a57a35519f8acc96 | /test_static.cpp | 03ce0aed1f12d36f21ffb17f2f31f137369dce21 | [] | no_license | mizan-cs/Practise-Code | d34a67d1f3ea7a9a81e8096020227b705ca5ec13 | 74b21d810c242af249a17ec8fef683fdb3c0d1b0 | refs/heads/master | 2021-01-19T21:19:25.831029 | 2017-09-09T03:23:47 | 2017-09-09T03:23:47 | 101,249,329 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 317 | cpp | #include<iostream>
using namespace std;
class Sample{
public:
static int totObj;
static void PrintInfo()
{
cout<<"Total Object :"<<totObj<<"\n";
}
};
int Sample::totObj = 0;
int main()
{
Sample::totObj = 500;
Sample::PrintInfo();
return 0;
}
| [
"mysalfe02@gmail.com"
] | mysalfe02@gmail.com |
ce52ff20fbc50e58f30886d1d928aa68d9414765 | 35f575c997f226e4662ae214735e29186e93d1bf | /dependencies/bullet/src/examples/ExampleBrowser/OpenGLExampleBrowser.cpp | a76cdfe5b3fd7ffb287282be1450e1d78e004dfb | [
"Zlib",
"Apache-2.0"
] | permissive | PTSD-3D/PTSD-Engine | b227aa52b9f948a7794c0075295e70d4a71c4353 | 2f523b8a7fd768c8e3cfd634e53d8c34b3b359ef | refs/heads/main | 2023-05-04T03:25:26.093194 | 2021-05-27T21:10:25 | 2021-05-27T21:10:25 | 345,047,719 | 3 | 0 | Apache-2.0 | 2021-05-27T21:10:26 | 2021-03-06T08:50:35 | C++ | UTF-8 | C++ | false | false | 33,556 | cpp | #include "OpenGLExampleBrowser.h"
#include "LinearMath/btQuickprof.h"
#include "../OpenGLWindow/OpenGLInclude.h"
#include "../OpenGLWindow/SimpleOpenGL2App.h"
#ifndef NO_OPENGL3
#include "../OpenGLWindow/SimpleOpenGL3App.h"
#endif
#include "../CommonInterfaces/CommonRenderInterface.h"
#ifdef __APPLE__
#include "../Open... | [
"noreply@github.com"
] | noreply@github.com |
1372466a2ca5dd2ff36e42156a8aaff39e97c72c | b6414f6d07063c6ee8927a829110bdb299c88c74 | /SmallExplosion.h | d3999dc2f5be958e14ae3c072c6dc2245b4616f1 | [] | no_license | 8Observer8/Tanks | 041d08b4bca61efc021d31304409bfa3d37ecb36 | 6c59d9b9d84c1f4d61eaecb624b41238c502dfaa | refs/heads/master | 2020-05-27T16:00:06.277467 | 2015-01-13T14:08:57 | 2015-01-13T14:08:57 | 28,709,990 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,412 | h | /*
The Game Tanks
Copyright (C) 2014 Enzhaev Ivan
Email: 8observer8@gmail.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
... | [
"8observer8@gmail.com"
] | 8observer8@gmail.com |
bf44a4f2be5c574ab693689e723ade6b233218f6 | 02fec111191ecede92d844422125ac8482171bde | /CodCad/CodCad-QuadradoMagico.cpp | cfbee6f343af67eb22155d3d819be1db1a36cc75 | [] | no_license | Lucas3H/Maratona | 475825b249659e376a1f63a6b3b6a1e15c0d4287 | 97a2e2a91fb60243124fc2ffb4193e1b72924c3c | refs/heads/master | 2020-11-24T18:35:24.456960 | 2020-11-06T14:00:56 | 2020-11-06T14:00:56 | 228,292,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | cpp | #include<iostream>
using namespace std;
int main(){
int soma=0, n, var=0;
int q[10][10];
bool x=1;
cin>>n;
for(int i=0; i<n; i++){
for(int j=0; j<n; j++){
cin>>q[i][j];
}
}
for(int i=0; i<n; i++){
soma+=q[i][n-1-i];
var+=q[i][i];
}
if(soma!=var){
x=0;
}
for(int... | [
"lucashhh@usp.br"
] | lucashhh@usp.br |
d2678f0a97ed507c80e486e28cdce41633b5b7c7 | 8ed61980185397f8a11ad5851e3ffff09682c501 | /thirdparty/GeometricTools/WildMagic5/LibMathematics/Rational/Wm5IVector.inl | 734c5c1e29c1aaccd89f543ceed475abb7129388 | [
"BSD-2-Clause-Views"
] | permissive | SoMa-Project/vision | 8975a2b368f69538a05bd57b0c3eda553b783b55 | ea8199d98edc363b2be79baa7c691da3a5a6cc86 | refs/heads/melodic | 2023-04-12T22:49:13.125788 | 2021-01-11T15:28:30 | 2021-01-11T15:28:30 | 80,823,825 | 1 | 0 | NOASSERTION | 2021-04-20T21:27:03 | 2017-02-03T11:36:44 | C++ | UTF-8 | C++ | false | false | 7,422 | inl | // Geometric Tools, LLC
// Copyright (c) 1998-2014
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.1 (2011/03/27)
//------------------------------------------------------... | [
"j.abele@tu-berlin.de"
] | j.abele@tu-berlin.de |
410446620c847a1bd23770d4bb40fb37719686f1 | ce90498e9c35592a62b4e4ecffe97f4ac5064fb8 | /src/VM/BuiltIn/BuiltInError.hpp | ad694d299ff55818530522174d78dd2d573bd6fe | [] | no_license | Vazzi/Schemepp | 5d394fd54e59285fe8a7271c55cf879249c8a049 | 8531a3c37e2a396246d1404789b5655b49b1af10 | refs/heads/master | 2016-08-12T10:15:34.605039 | 2016-01-24T20:29:30 | 2016-01-24T20:29:30 | 50,294,063 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 314 | hpp | #ifndef __BUILT_IN_ERROR_HPP__
#define __BUILT_IN_ERROR_HPP__
#include <stdexcept>
#include <string>
using std::runtime_error;
using std::string;
class BuiltInError: public runtime_error {
public:
BuiltInError(const string& err): runtime_error(err) {}
};
#endif /* ifndef __BUILT_IN_ERROR_HPP__ */
| [
"vlasakjakub@gmail.com"
] | vlasakjakub@gmail.com |
011753b16c0b7a600daaf567536c1c4e41b08fec | 1482cd4ca87b24d7a28d8d195bc4bb3396b998d7 | /Populating Next Right Pointers in Each Node II.cpp | 36dcf6ee05ecb0276e6c006f7874f081f8aaa0f0 | [
"MIT"
] | permissive | Xe0n0/LeetCode | 964f36c75576d48dfdceb5b36bbfc022a2ddc77b | a7a383d88d222edaadd52b317e848f06632a569a | refs/heads/master | 2020-04-16T08:02:15.010990 | 2016-03-11T04:26:52 | 2016-03-11T04:26:52 | 12,356,023 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,587 | cpp | //we have recursive solution
class Solution {
public:
void connect(TreeLinkNode *root) {
// Start typing your C/C++ solution below
// DO NOT write int main() function
if (root == NULL) return;
TreeLinkNode *node = root;
while (node->left || node->right) {
... | [
"thelongestmailaccounteverexist@gmail.com"
] | thelongestmailaccounteverexist@gmail.com |
b235aad989f2ee61025c7fc3fe783856041622fc | 81b99a7f3a42a2f6109b0a8eff8320f21e99065c | /GraphVertex.h | 1dcd794b9cc1af5b6a5401554a21af0386114c86 | [] | no_license | RosaTheMathGal/Alcuin | 3224e6f9f76a78181085f5b107bbe6448af6b964 | c3a4f772bb49226dbe08755f64b60653fd89ccc4 | refs/heads/master | 2021-01-05T01:13:22.627770 | 2020-02-19T20:55:43 | 2020-02-19T20:55:43 | 240,825,950 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 923 | h | #ifndef GRAPHVERTEX_H
#define GRAPHVERTEX_H
#include <vector>
#include <string>
#include <iostream>
class GraphVertex {
public:
GraphVertex() { label = "Just a little node!"; }
GraphVertex(std::string label) { this->label = label; }
~GraphVertex() { std::cout << label << " says goodnight!" << std::endl; } // ... | [
"mdg49@students.uwf.edu"
] | mdg49@students.uwf.edu |
a5ab7101fdc048a91069ffdd34887cc9ec16b807 | 1b18d1066d43962af9561b88639d336e895df637 | /src/platform-linux/include.hpp | 86532be987c75aafdcc22d77e8e5b5c14b0dabeb | [] | no_license | calint/gleso-linux | dd98f197b3d7d445a66482a3ec329beb0f88fe69 | 8cbdd65e888f8319dab8e43eba54aedc82e521a3 | refs/heads/master | 2021-01-17T12:24:49.813288 | 2017-06-13T08:08:33 | 2017-06-13T08:08:33 | 33,423,299 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 195 | hpp | #pragma once
#include<GL/glew.h>
#include<stdio.h>
#include<GLFW/glfw3.h>
#define GLESO_EMBEDDED
//#undef GLESO_EMBEDDED
#define p(...)printf(__VA_ARGS__)
#define dbg(...)printf(__VA_ARGS__)
| [
"calin.tenitchi@gmail.com"
] | calin.tenitchi@gmail.com |
18d980ec377456393bbb16d39ca994a0f4f2925a | b550f32f61389cbccf484e631ff38ffb401c24ff | /windows/runner/main.cpp | 274f351ca30085e8cefa95fdf2a83fd014f080a9 | [] | no_license | manvir-minilive/Minilive_Flutter | c2665aaf7c6b0626308ab8237bdae338c7a80766 | beeff29360815e9425f9958fbbe632b50381fb36 | refs/heads/main | 2023-08-03T07:09:17.124616 | 2021-09-14T04:38:14 | 2021-09-14T04:38:14 | 403,933,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,224 | cpp | #include <flutter/dart_project.h>
#include <flutter/flutter_view_controller.h>
#include <windows.h>
#include "flutter_window.h"
#include "run_loop.h"
#include "utils.h"
int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev,
_In_ wchar_t *command_line, _In_ int show_command) {
... | [
"mohan@minilive.in"
] | mohan@minilive.in |
33b5510c345f02c6a7ed1a3a1c1270c070472990 | bdfaff6f3e3fbd373b72b984b7305e92d14da90c | /base/VuoRunnerCocoa+Conversion.hh | faf39dfdf013675bf7226c25b4d9930292b5e959 | [] | no_license | alcomposer/vuo | 809888bbc20d242db5d782b8a87696c0fdeb7286 | 2a6a2aedd296cbd198c372215ecfdae2210dedae | refs/heads/master | 2021-01-16T23:31:11.424222 | 2015-12-28T05:26:47 | 2015-12-28T05:26:47 | 48,317,125 | 0 | 0 | null | 2015-12-20T11:11:49 | 2015-12-20T11:11:49 | null | UTF-8 | C++ | false | false | 2,298 | hh | /**
* @file
* VuoRunnerCocoa+Conversion header.
*
* @copyright Copyright © 2012–2014 Kosada Incorporated.
* This interface description may be modified and distributed under the terms of the GNU Lesser General Public License (LGPL) version 2 or later.
* For more information, see http://vuo.org/license.
*/
#if de... | [
"info@vuo.org"
] | info@vuo.org |
6c9fe3107f139caf6732fd8ff360848a3ef8b041 | c1626152963432aa221a4a9b0e4767a4608a51f7 | /src/boost/preprocessor/punctuation/comma_if.hpp | 7a4a2bc3bba94606377f72cad12236d951e89df7 | [
"MIT"
] | permissive | 107-systems/107-Arduino-BoostUnits | d2bffefc2787e99173797c9a89d47961718f9b03 | f1a4dfa7bf2af78c422bf10ba0c30e2a703cb69b | refs/heads/main | 2023-09-06T03:46:02.903776 | 2023-09-05T09:32:35 | 2023-09-05T09:32:35 | 401,328,494 | 0 | 0 | MIT | 2023-09-05T09:32:37 | 2021-08-30T12:03:20 | C++ | UTF-8 | C++ | false | false | 1,012 | hpp | # /* Copyright (C) 2001
# * Housemarque Oy
# * http://www.housemarque.com
# *
# * Distributed under the Boost Software License, Version 1.0. (See
# * accompanying file LICENSE_1_0.txt or copy at
# * http://www.boost.org/LICENSE_1_0.txt)
# */
#
# /* Revised by Paul Mensonides (2002) */
#
# /* See http://www.boost... | [
"cto@lxrobotics.com"
] | cto@lxrobotics.com |
46800d50f0422b8fb6cc80177d588ccf2a7ce3c8 | 68b40958c5c232c8eeff533d2fba92c83803a01c | /TD4/TD4/gestionnaire.h | 2cf1a35398d39f4275e5aff507946ad2f2311b29 | [] | no_license | lotmek/td_inf1010 | 4adc270d190c63bff043fff799c66769401c77b0 | 78d1a6302c69f5fae914a18557742a7a05d8d7ef | refs/heads/master | 2022-03-26T20:38:42.364782 | 2019-11-25T18:14:25 | 2019-11-25T18:14:25 | 210,163,985 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,092 | h | /*
* Titre : gestionnaire.h - Travail Pratique #4
* Date : 5 Octobre 2019
* Auteur : Philippe CÔTÉ-MORNEAULT
*/
#ifndef GESTIONNAIRE_H
#define GESTIONNAIRE_H
#include <vector>
#include "membrePremium.h"
#include "solde.h"
#include "debogageMemoire.hpp"
class Gestionnaire {
public:
// Constructeur
Gestionnaire();
... | [
"mathblin@hotmail.com"
] | mathblin@hotmail.com |
f506d0f6ba8b28013dc60fea3a29c94332b2124f | ea41b223a1956f7b474eafe2b6a30986f0493be8 | /SDK/杀机_BP_JP_Hair_Acc01_functions.cpp | 26c9941e3c4a46b057f1fbd69aabdb2468d61400 | [] | no_license | Chazyboy775/Dead-by-Daylight-SDK | 0717a27f79fd4c9da76219894af3f9e2e8c69361 | 28253097481d359694b34dd852222fc75981977c | refs/heads/master | 2022-04-03T17:25:22.678211 | 2020-02-14T02:10:56 | 2020-02-14T02:10:56 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 2,634 | cpp | // ÀèÃ÷ɱ»ú (4.22.3) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ɱ»ú_BP_JP_Hair_Acc01_parameters.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function... | [
"1263178881@qq.com"
] | 1263178881@qq.com |
10a886227e07665648e5e0154ffabce85c0e1eeb | 43dba494813d36a06aa547aa7dc37d66dc52cb8e | /helloworld.cpp | d8c2738bb4d0c6dd966bc8d0228c237d58b16d7a | [] | no_license | zackLiuzz/obstacle_detection | 7c057f186bc52619a3cba6ce153e4b87b3189b57 | 342579bfa3e488af0ee6f753fc3c25ac6a2f179d | refs/heads/master | 2021-07-06T10:31:50.112791 | 2021-01-11T13:45:00 | 2021-01-11T13:45:00 | 221,839,166 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 65 | cpp | #include <iostream>
int main(){
std::cout<<"hello world!"
}
| [
"noreply@github.com"
] | noreply@github.com |
16147d3fbe30bb615f814c23b0822b3b2edd406a | 9c7c58220a546d583e22f8737a59e7cc8bb206e6 | /Project/MyProject/MyProject/Source/MyProjectEditor/Private/BaseFrame/AppEditor/Asset/ExportAssetDependecies/Public/MyExportAssetDependeciesStyle.h | 0f99190937ebab004293352d1bc13d7f27245108 | [] | no_license | SiCoYu/UE | 7176f9ece890e226f21cf972e5da4c3c4c4bfe41 | 31722c056d40ad362e5c4a0cba53b05f51a19324 | refs/heads/master | 2021-03-08T05:00:32.137142 | 2019-07-03T12:20:25 | 2019-07-03T12:20:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 543 | h | // Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "SlateBasics.h"
class FMyExportAssetDependeciesStyle
{
public:
static void Initialize();
static void Shutdown();
/** reloads textures used by slate renderer */
static void ReloadTextures();
/** @return The Slate style set for ... | [
"kuangben2001@163.com"
] | kuangben2001@163.com |
c298f3f0cd2e5807453146967433c0e58a86fbb7 | 1a67547aa20a393743184909d5a8b9a1409f60cc | /includes/LIEF/third-party/boost/leaf/detail/print.hpp | d7c981498a60215dbb832e8a379f041c3433c445 | [
"MIT"
] | permissive | Unam3dd/WinPack | 321809b9bd9a313f38a9996287d616745a27ea65 | 3dc08408cf10e39cd65bae27dc42b8c2ef7a0733 | refs/heads/main | 2023-06-16T01:42:21.135468 | 2021-07-13T09:33:25 | 2021-07-13T09:33:25 | 382,937,092 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,760 | hpp | #ifndef BOOST_LEAF_DETAIL_PRINT_HPP_INCLUDED
#define BOOST_LEAF_DETAIL_PRINT_HPP_INCLUDED
// Copyright (c) 2018-2020 Emil Dotchevski and Reverge Studios, Inc.
// 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)
#if d... | [
"skyrim.gaming@gmail.com"
] | skyrim.gaming@gmail.com |
1ccd876be16458bf180f2a354fcca69ad6b0102b | 8c7591fcf16e64564ab18a0d762e0402dff30194 | /aiko/modules/display_module.hpp | 14de15688c2521049c1b251d62758b98cfb8b113 | [
"BSD-2-Clause"
] | permissive | jotask/AikoEngineTest | b40f4bfbbbf51426dbdbb60c8d5de5ade42bf774 | 01a237515194549259dd658d0cda08b9a0243783 | refs/heads/master | 2020-11-28T07:08:48.944024 | 2019-12-26T16:57:53 | 2019-12-26T16:57:53 | 229,738,737 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,086 | hpp | #pragma once
#include "config/config.hpp"
#include "modules/module.hpp"
#include <GLFW/glfw3.h>
#include <glm.hpp>
#include <string>
#include <vector>
#include <functional>
namespace aiko
{
class Renderer;
class Display : public Module
{
public:
Display(Engine& engine);
void ... | [
"jota_sk@hotmail.com"
] | jota_sk@hotmail.com |
3cd9328b6868ccceab94ac04c9a388c8ecdb4e4e | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /ash/components/arc/system_ui/arc_system_ui_bridge_unittest.cc | 822589df1869fc3a58a90b232ab318b3f1334f6c | [
"BSD-3-Clause"
] | permissive | chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585945 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | null | UTF-8 | C++ | false | false | 8,225 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ash/components/arc/system_ui/arc_system_ui_bridge.h"
#include <memory>
#include "ash/components/arc/session/arc_bridge_service.h"
#include "ash/components/arc/sessi... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
322cbba353d7993db6db11b3e644095b8b62cf29 | d0b96a9846a6201945485f88f698096bf7269b6f | /code/src/vector_maximum_worker.hpp | cf3e1fcf51c7ccd50878174550419fdd3e9df4dd | [] | no_license | oxehealth/vector-maximum-worker | 9f2601207d9edd5eb4df8ea584596c78aeabb808 | ee67b8530cd8fdcf9705768a9247f002449cad50 | refs/heads/master | 2021-01-19T07:08:11.946271 | 2017-04-07T14:24:26 | 2017-04-07T14:24:26 | 87,525,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 826 | hpp | /*
Homework exercise
send us code for a "worker" that can find the largest elements
of various input vectors. The input arrives on one thread, and
the answers will be read on another, and the work needs to be
done in a way that avoids the calculation being done on either
calling thread, but using a maximum number of wo... | [
"ron.haskins@oxehealth.com"
] | ron.haskins@oxehealth.com |
fd82028980080a095000ffbc8ab10f24a8884e6b | 7d2c80bbe8b5d6a5a1be33d1e6880d36968401d8 | /ortools/port/file_nonport.cc | c148e6a672e09fb4e24df5c13d5797b637a60d67 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | chenweichang/or-tools | 7e994563594f530761c33e1b73ab00e92d800c2d | c728f8da988e5b7ea2d8c8b79ffb2e5582f508d8 | refs/heads/master | 2020-03-12T00:14:33.701252 | 2018-04-20T07:18:44 | 2018-04-20T07:18:44 | 130,344,622 | 2 | 0 | Apache-2.0 | 2018-04-20T10:01:10 | 2018-04-20T10:01:10 | null | UTF-8 | C++ | false | false | 1,278 | cc | // Copyright 2010-2017 Google
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in wri... | [
"lperron@google.com"
] | lperron@google.com |
217641430cefd395581f7e2ed5260bd10b04660b | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/net/ias/providers/accounting/reporteventcmd.cpp | ac5e56363511203d671ad5ff8324622e4be6500a | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 9,981 | cpp | ///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) Microsoft Corporation
//
// SYNOPSIS
//
// Defines the class ReportEventCommand.
//
///////////////////////////////////////////////////////////////////////////////
#include "ias.h"
#include "reporteventcmd.... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
d86484a35f957341482481076a8d946d177526d0 | 8da9d3c3e769ead17f5ad4a4cba6fb3e84a9e340 | /src/chila/connectionTools/designer/app/connectors/gen/MainWindow.hpp | ab74ab7a11897ce565c1f9f167b00542271bf52c | [] | no_license | blockspacer/chila | 6884a540fafa73db37f2bf0117410c33044adbcf | b95290725b54696f7cefc1c430582f90542b1dec | refs/heads/master | 2021-06-05T10:22:53.536352 | 2016-08-24T15:07:49 | 2016-08-24T15:07:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,918 | hpp | // ******************************************************************
// * This is auto-generated code *
// * - DO NOT MODIFY - *
// ******************************************************************
#ifndef CHILA_CONNECTIONTOOLS_DESIGNER_... | [
"chilabot@gmail.com"
] | chilabot@gmail.com |
fcb913c951da2f2b8164d295ba3654bb1b9898ac | 22069dac0dc17447536bad91a158c96165dc9889 | /EmbSysLib/Src/Com/Hardware/Display/DisplayGraphic.h | 564da209ae5b1592038703e9d3ca83a8b4e8925e | [
"MIT"
] | permissive | Gagonjh/Embedded-C-Tic-Tac-Toe | 6a8168e938e24ccd8ccd83d2d3763b4a97334348 | 72f0cf1d21877faf633988ff4df680f0ff9284b9 | refs/heads/master | 2023-06-12T02:56:19.249830 | 2021-07-09T18:44:27 | 2021-07-09T18:44:27 | 375,101,112 | 0 | 0 | null | 2021-07-06T15:24:09 | 2021-06-08T18:02:43 | C | UTF-8 | C++ | false | false | 9,114 | h | //*******************************************************************
/*!
\file DisplayGraphic.h
\author Thomas Breuer
\date 10.03.2011
*/
//*******************************************************************
#ifndef _HW_DISPLAY_GRAPHIC_H
#define _HW_DISPLAY_GRAPHIC_H
//*******************************************... | [
"joshua.hahn@smail.inf.h-brs.de"
] | joshua.hahn@smail.inf.h-brs.de |
c83b80d18939660a1400119a5143eeba9702c093 | 29b838b1680ac9ba0602950e3602e6bb8775b61f | /CONTEST/pp.cpp | 6df1871608af56a4e3617d63cbb403df3e9f071b | [] | no_license | sidsrivastavasks/CP-Programs | eeb74e7084679df5a923997a1e201eaf44818626 | da12f5e74f937b94e78ce17642b7d5ebc7760306 | refs/heads/main | 2023-08-03T20:09:59.220248 | 2021-09-16T18:02:40 | 2021-09-16T18:02:40 | 359,374,844 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 302 | cpp | #include<bits/stdc++.h>
using namespace std;
#define ll long long
ll closepoweroftwo(ll x)
{
ll power = 1;
int count = 1;
while(power*2 <= x){
power*=2;
count++;
}
return count;
}
int main()
{
ll t;
cin>>t;
while(t--)
{
ll n;
cin>>n;
cout<<closepoweroftwo(n)<<endl;
}
}
| [
"55981532+sidsrivastavasks@users.noreply.github.com"
] | 55981532+sidsrivastavasks@users.noreply.github.com |
bd261e58985bf321f0ad6113d7ba05cefe46ed9d | 550276f69179729515773b9ca443528b9961aa73 | /src/ftxui/screen/color_info.cpp | 184bec7e6c0bc270b964b66b9e75a4aef2e05e17 | [
"MIT"
] | permissive | mikel785/FTXUI | 7bff0532129c7f211bbb396f3d764208b877ea54 | 5291f660ca189a3dc28791b5d8375406bb492a0f | refs/heads/master | 2022-12-10T18:58:09.959160 | 2020-09-06T11:46:56 | 2020-09-07T09:25:50 | 296,164,029 | 1 | 0 | MIT | 2020-09-16T22:49:45 | 2020-09-16T22:49:44 | null | UTF-8 | C++ | false | false | 19,139 | cpp | #include "ftxui/screen/color_info.hpp"
namespace ftxui {
// clang-format off
const ColorInfo palette256[] = {
{"Black" , 0 , 0 , 0 , 0 , 0 , 0 , 0 } ,
{"Maroon" , 1 , 128 , 0 , 0 , 0 , 255 , 128 } ,
{"Green" , 2 , 0 , 128 , 0 , 85 , 255... | [
"sonzogniarthur@gmail.com"
] | sonzogniarthur@gmail.com |
4301768d4bcd88671bc485af510042ac94bc41d7 | 7a17d90d655482898c6777c101d3ab6578ccc6ba | /SDK/PUBG_BuildPatchServices_structs.hpp | 4ca5a582da58345b7acdc17d5059028c527c06d6 | [] | no_license | Chordp/PUBG-SDK | 7625f4a419d5b028f7ff5afa5db49e18fcee5de6 | 1b23c750ec97cb842bf5bc2b827da557e4ff828f | refs/heads/master | 2022-08-25T10:07:15.641579 | 2022-08-14T14:12:48 | 2022-08-14T14:12:48 | 245,409,493 | 17 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 4,790 | hpp | #pragma once
// PUBG (9.1.5.3) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "PUBG_Basic.hpp"
#include "PUBG_CoreUObject_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Enums
//---------------------------------------------------------------... | [
"1263178881@qq.com"
] | 1263178881@qq.com |
6a092f45cc18dd5ba0f7bb2c159bd0b33904e2b8 | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /third_party/WebKit/Source/core/html/custom/V0CustomElementMicrotaskImportStep.h | 0a5df60e7b2960046ea82f77c5087d43eb2c5fca | [
"BSD-2-Clause",
"LGPL-2.1-only",
"LGPL-2.0-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-2.0-only",
"LicenseRef-scancode-other-copyleft",
"BSD-3-Clause"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 2,998 | h | /*
* Copyright (C) 2013 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:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditio... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
f0468eec65a78639a1da540765b127698a6cf4ce | 94cba6a96d60e26895c8f5f78c7de415af6f355a | /UVa/cpp/11799.cpp | ca274f2803edea3eac7e1168bbb72597b5c39506 | [] | no_license | eduardohmrodrigues/competitive-programming | ba7bbae6cef89c926ea2ed92417f95290a4935e1 | bc286261d7fe15cb5ac4c9b587b2f3fdef1e3e69 | refs/heads/master | 2023-08-31T04:17:45.214792 | 2023-08-15T15:11:13 | 2023-08-15T15:11:13 | 215,163,543 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 268 | cpp | #include <cstdio>
int main(){
int t, n, max, s, c = 1;
scanf("%d", &t);
while(t > 0){
max = 0;
scanf("%d", &n);
for(int i=0; i<n; i++){
scanf("%d", &s);
max = max > s ? max : s;
}
printf("Case %d: %d\n", c, max);
++c;
--t;
}
return 0;
}
| [
"eduardohmrodrigues@gmail.com"
] | eduardohmrodrigues@gmail.com |
4d23637f53be0ff7cfb785dc4b322dbb768ba894 | 725e0762e67e767c51cd5b336a69ca0b7b8ed183 | /Thrust/Engine/D3DGraphics.h | cd816ce75ed5cb6a0ae08e21f11b908973bcf5fa | [] | no_license | TonyMalz/CPP | 5b09284f08a65cc87b5ffa1090564d183da86a7a | 89cd416ed098fddece9bca9bb887b8a5c98ba684 | refs/heads/master | 2016-08-05T07:08:07.162185 | 2014-10-19T18:36:30 | 2014-10-19T18:36:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,333 | h | /******************************************************************************************
* Chili DirectX Framework Version 14.03.22 *
* D3DGraphics.h *
* Copyright 2014 PlanetChili <http://www.planetchili.net> *
* *
* This file is part of The Chil... | [
"arsch@boozr.de"
] | arsch@boozr.de |
6cb8b3a348af6886243eaede9b4395bd994c9492 | 39b049ddea9c00dc083fd6f273d068f2fca05fd7 | /Classes/StartScene.cpp | 5a5038331c40c693a9f01d6b5d00ac05ae512ebc | [] | no_license | fightTTT/detroid | 573e20a79f70d7d234e80c97a4633f34a9dfe261 | 8cca872b98a77d8f1f141ea5f7cc1dd2512a61f3 | refs/heads/master | 2020-09-15T05:34:45.253319 | 2020-01-21T19:37:05 | 2020-01-21T19:37:05 | 223,358,553 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,139 | cpp | #include "StartScene.h"
#include "GameScene.h"
cocos2d::Scene * StartScene::createScene()
{
return StartScene::create();
}
bool StartScene::init()
{
if (!Scene::init())
{
return false;
}
cocos2d::Size visibleSize = cocos2d::Director::getInstance()->getVisibleSize();
cocos2d::Vec2 origin = cocos2d... | [
"sakumeikou@icloud.com"
] | sakumeikou@icloud.com |
fdef86ae7802b3e846bf29fcd5e06a00b1075baf | 3cea356ef76eb8ff75e65afa4bd6368b7c94b064 | /Projects/VideoGameProject/NonControllableCharacter.cpp | c6e30b7bd2d793036eb47ec27a6d406c52d3182c | [] | no_license | Jacophobia/OpenGL | e6961be528d9191c2d43b6ec449e221d408ad601 | 26b906115d2e918b07001f8fd9cb9f3d326fd2c1 | refs/heads/main | 2023-08-28T22:29:50.591405 | 2021-11-02T05:18:57 | 2021-11-02T05:18:57 | 423,021,347 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 38 | cpp | #include "NonControllableCharacter.h"
| [
"jacophilia@gmail.com"
] | jacophilia@gmail.com |
d5b4d682b384599af154ea534b63a181f5489656 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/admin/wmi/wbem/winmgmt/esscomp/noncom/ncprov/eventinfo.cpp | 49411e3bc719f7f6afc87cce930282352ecde4cc | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,770 | cpp | // EventInfo.cpp
#include "precomp.h"
#include "ProvInfo.h"
#include "EventInfo.h"
#include "NCProv.h"
#include "NCProvider.h"
#include "BlobDcdr_i.c"
#define COUNTOF(x) (sizeof(x)/sizeof(x[0]))
#define DWORD_ALIGNED(x) ((DWORD)((((x) * 8) + 31) & (~31)) / 8)
////////////////////////////////////////////////////... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
9df19ce78080458bbf07b279adf662ba15f446a5 | 0b2ce7d9f01210f7fd8f4cdbff01a83625c9f5e2 | /8/8.cpp | 888f349a19525bcf83172ff768fee63ce6ecf80b | [] | no_license | Leonid0208/CPP | f8b53db0696a3de1bc9f4b3a33a909f9145ad521 | 7aa3619faaa26a62533c5b6b123e434e7bc96966 | refs/heads/master | 2020-08-01T02:21:24.326385 | 2020-06-17T07:49:41 | 2020-06-17T07:49:41 | 210,822,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 671 | cpp |
#include <iostream>
using namespace std;
int main()
{
setlocale(LC_ALL, "Russian");
while (true) {
double a, b;
char do_it, space;
cout << "Введите пример в формате 'x + y', где '+' - может быть '+', '-', '*', '/'." << endl;
cin >> a >> do_it >> b;
switch (do_it)
{
case '+': cout << a + b << endl; bre... | [
"themusik.batbka@gmail.com"
] | themusik.batbka@gmail.com |
75d5d3deeb60f17d48df852a26508502f35b1e7a | 0bbbcd13770b48c97766c7bb7e04f580035ffa52 | /ShmDataFrame/linuxShm.h | 281efca80ec2656836c3d89ff5d50b0519898142 | [] | no_license | cccoast/cpp_utils | 9d8899ef7e003f7cfff2d435a8907d3f62c7d17e | aeab9b174fadd3fb41521512ed9b222bb2f07d2a | refs/heads/master | 2021-10-20T22:16:31.296458 | 2019-03-02T11:47:08 | 2019-03-02T11:47:08 | 93,930,861 | 1 | 1 | null | 2019-01-12T16:08:07 | 2017-06-10T10:01:53 | C++ | UTF-8 | C++ | false | false | 5,989 | h | ///@author xudi
///This file is used for map file to memory
///Base library for ShareMemory
#ifndef __LINUX_SHM__
#define __LINUX_SHM__
#include <iostream>
#include <string>
#include <memory>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#in... | [
"xudi1989@ruc.edu.cn"
] | xudi1989@ruc.edu.cn |
a85b5055b536887ccee005033ae116a63cdc2931 | 2b631cb14b185044e4201c9cc8be8219c5ab7556 | /ml/nn/runtime/test/generated/vts_models/local_response_norm_float_2.model.cpp | 42a36fe67f9f98a2337f683c47c7d55626976b8a | [
"Apache-2.0"
] | permissive | yuchuangu85/Android-framework-code | 59837ba3e41ebdda7de74ce82e1af2d0367610ce | fb27715328b4b0064b0f4e7b499b8c0f2e728d61 | refs/heads/master | 2020-09-03T09:00:20.642461 | 2019-11-04T16:21:25 | 2019-11-04T16:21:25 | 219,429,555 | 2 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 5,706 | cpp | // clang-format off
// Generated file (from: local_response_norm_float_2.mod.py). Do not edit
// Create the model
Model createTestModel() {
const std::vector<Operand> operands = {
{
.type = OperandType::TENSOR_FLOAT32,
.dimensions = {1, 1, 1, 6},
.numberOfConsumers = 1,
... | [
"yuchuangu85@gmail.com"
] | yuchuangu85@gmail.com |
f9f3a106595c56cb34a05c0b5f7f19e981731994 | 9d774a63b6f0959a1b33b3b1889b44f424ad0844 | /src/Delegate.h | c7157d71629b43f7bb1e1105b8f2773608e2713f | [
"Unlicense"
] | permissive | N1kla3/EventSystem | 85ba158f17dbc009dbbdd8a6ec7d17dea4701354 | 6a458fcd8f4b273d0a860de72bfcfeda90d9802d | refs/heads/master | 2023-07-15T07:34:56.359976 | 2021-08-22T15:22:17 | 2021-08-22T15:22:17 | 391,685,927 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,325 | h | //
// Created by kolya on 8/1/2021.
//
#pragma once
#include <any>
#include <functional>
#include <iostream>
template<typename ...Args>
class MemberFunctionHolderBase
{
public:
virtual void Invoke(Args...) = 0;
virtual ~MemberFunctionHolderBase() = default;
};
template<typename Object, typename ...Args>
cla... | [
"kolya.vladimirsky@gmail.com"
] | kolya.vladimirsky@gmail.com |
07c099057f133b8067d862835273bd63c3f4b062 | d6fc2ee2922f87917e7b734fac9bdcd819fba417 | /src/qt/reeccoin/settings/settingsbittoolwidget.cpp | 58e74548c51508d5da4307efe0bb50c637acf52c | [
"MIT"
] | permissive | reeccoin/REEC | 4b8b7ae4ef333f5e14083a09c570269400c5c5b2 | eb388d692aa7039dfe78247c829e4d348ff1f631 | refs/heads/main | 2023-01-20T01:43:03.427006 | 2020-11-30T15:59:44 | 2020-11-30T15:59:44 | 305,126,788 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,993 | cpp | // Copyright (c) 2019-2020 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "qt/reeccoin/settings/settingsbittoolwidget.h"
#include "qt/reeccoin/settings/forms/ui_settingsbittoolwidget.h"
#include "qt... | [
"69335017+reeccoin@users.noreply.github.com"
] | 69335017+reeccoin@users.noreply.github.com |
6833a8f21508092474932e4c41b1b4cc38c12d9c | 13b14c9c75143bf2eda87cb4a41006a52dd6f02b | /Uva/Uva2008/820/820.cpp | 8d29813c34921af58a0bbf4e88feb8746a22eafe | [] | no_license | yutaka-watanobe/problem-solving | 2c311ac856c79c20aef631938140118eb3bc3835 | f0b92125494fbd3c8d203989ec9fef53f52ad4b4 | refs/heads/master | 2021-06-03T12:58:39.881107 | 2020-12-16T14:34:16 | 2020-12-16T14:34:16 | 94,963,754 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,042 | cpp | #include<iostream>
#include<vector>
#include<queue>
#include<algorithm>
using namespace std;
//#define REP(i, e) for ( int i = 0; i < (int)e; i++ )
#define MAX 1000
// source = node 0
// sink = node size-1
class Network{
public:
int size, flow[MAX][MAX], capacity[MAX][MAX];
vector<int> adjLists[MAX];
... | [
"y.watanobe@gmail.com"
] | y.watanobe@gmail.com |
ab2dd5999cd2637a5c56bda87c60fc63176a65e6 | 58549d2d1dfd7bdafa188d8f3e1924686a7a4fa6 | /Lab/2/GArray.h | f119ad23370eedd25fab97a3f270d3e7895cdf3a | [] | no_license | cptalpdeniz/CPSC2150 | 492f0ee272e8185139fcdd3e60bcc1e288744b3a | bc7a8f0e1cfd7824f95355e00eb11a30d8aaac37 | refs/heads/master | 2023-01-28T19:24:47.691979 | 2020-12-09T18:19:48 | 2020-12-09T18:19:48 | 295,884,595 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,576 | h | #ifndef GARRAY_H
#define GARRAY_H
/*
Name: Alp Deniz Senyurt
Student Number: 100342433
defined by Gladys Monagan
A growing array
*/
#include <string>
using std::string;
class GArray {
public:
// create an empty array
GArray();
// return if the array is empty, false otherwise
bool isEmp... | [
"something@something.local"
] | something@something.local |
d953cdd0c716750abe912c0622be127dc52de4f3 | af69e335fc0ff9632964d061833713b672abad01 | /Temp/StagingArea/Data/il2cppOutput/mscorlib_System_Collections_Generic_GenericEqualit3314418425.h | 22a8fe028c2e2e892711fc1b2c7f75da4736afda | [] | no_license | PruthvishMShirur/Solar-System | ca143ab38cef582705f0beb76f7fef8b28e25ef9 | 5cf3eaa66949801aa9a34cd3cf80eeefa64d2342 | refs/heads/master | 2023-05-26T17:53:37.489349 | 2021-06-16T19:56:48 | 2021-06-16T19:56:48 | 377,611,177 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 614 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_Collections_Generic_EqualityCompar1249878500.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pr... | [
"42893637+PruthvishMShirur@users.noreply.github.com"
] | 42893637+PruthvishMShirur@users.noreply.github.com |
7a0b2753ebca1522ac2890ea95c1f874fe3e9d46 | 5ebf97b310e56bdf93125ffa42779f473537a10c | /Project_MemoryManagement_Test/stdafx.cpp | 38a4900cb2abe767f5c7266d22125c1f0c86c78a | [] | no_license | gregkalapos/MarkAndSweepGC | bd22f4807be5e5d2f1fb0e4b460ae6dbf2beb5ce | e50ad212aca4761fc6fc950d54b7d3ba76753cfb | refs/heads/master | 2021-01-15T16:17:35.400549 | 2015-03-26T19:05:25 | 2015-03-26T19:05:25 | 32,946,432 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 308 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Project_MemoryManagement_Test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"gergo@kalapos.net"
] | gergo@kalapos.net |
e3d52397056bdbceb2646db0918a82a050550a97 | cba8737b4d2accc0866b48f51944651c0b86e858 | /ProyeccionMarcas/include/levenberg.h | 786dfa7da0c6f98f280cc2580f691b34dc9e782d | [] | no_license | Rajiv91/Tesis_completa_Rajiv | d4510620257988b43397a9d69c4e6a6443dabde8 | 25f8ff4d76059eca94277f66da61d587c7d0616a | refs/heads/master | 2021-01-20T16:51:05.425690 | 2017-09-27T23:53:15 | 2017-09-27T23:53:15 | 82,830,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,112 | h | #ifndef __LEVENBERG__
#define __LEVENBERG__
#include <cv.h>
#include <highgui.h>
#include <iostream>
#include "opencv2/opencv.hpp"
#include "opencv2/highgui/highgui.hpp"
#include <vector>
#include <cstdlib>
#include <cstdio>
#include "tools.h"
using namespace std;
using namespace cv;
// funciones y parametros global... | [
"rajivgg91@gmail.com"
] | rajivgg91@gmail.com |
2ad76f43c77e1751060da7f5eeb7a752db03083a | 69bb0c69e4883c8887bd6282990c89739f8f2236 | /LineFollow/LineFollow.ino | 3b7a83a0d8f04f5f91145810dad5009836fa539d | [] | no_license | tnovak-olin/POELIneFollow | 80cc574c723498c69448af69ae25b8ae0a1ec06d | 9e493a327cc3c3042945e2e842bf0f278dc687cf | refs/heads/master | 2020-08-14T15:19:16.682370 | 2019-10-15T02:40:37 | 2019-10-15T02:40:37 | 215,189,867 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,227 | ino | //MARK: import libraries
#include <Wire.h>
#include <Adafruit_MotorShield.h>
//MARK: initalize variables
//left sensor value at port A1
int leftSensorValue;
//right sensor value at port A0
int rightSensorValue;
//the sensor reading which corrosponds to the sensor being on or off the line
int offL;
int ... | [
"tnovak@olin.edu"
] | tnovak@olin.edu |
1affc80d0bd44128ca1e29e4ad9257cb4214c7ed | cea74570a5a2511e68e4ba968220cd4bbb13c516 | /OpenSauce/Halo2/Halo2_Xbox/Game/Director.hpp | d71d82feddeb8dcdc17c65013764d39a1d4d0cb2 | [] | no_license | Dwood15/OpenSauce_Upgrade | 80bbc88fbf34340323d28ccd03623a103a27e714 | d48cf4819ed371beb4f6e9426f8ab8bcd67fe2b3 | refs/heads/master | 2021-05-04T18:35:39.132266 | 2018-02-18T01:26:48 | 2018-02-18T01:26:48 | 120,191,658 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,901 | hpp | /*
Yelo: Open Sauce SDK
Halo 2 (Xbox) Edition
See license\OpenSauce\Halo2_Xbox for specific license information
*/
#pragma once
#include <blamlib/Halo2/interface/user_interface.hpp>
namespace Yelo
{
namespace Enums
{
enum director_mode
{
_director_mode_none,
_director_mode_scripted,
_director_mode... | [
"Dwood15@users.noreply.github.com"
] | Dwood15@users.noreply.github.com |
a61b478cae7be9a4f5e0fd9c16ff57f9abdcb5a7 | 781f351347692832c17ebd43bb90accd1036572d | /Sources/Library/CorbaLib/Src/KDataManage.h | 5839250da18998dff379ac291d8aa5af2dfac76f | [] | no_license | fcccode/Jx | 71f9a549c7c6bbd1d00df5ad3e074a7c1c665bd1 | 4b436851508d76dd626779522a080b35cf8edc14 | refs/heads/master | 2020-04-14T07:59:12.814607 | 2017-05-23T07:57:15 | 2017-05-23T07:57:15 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,252 | h | #ifndef KDATAMANAGER_H
#define KDATAMANAGER_H
#include "SynDataSets.h"
#include "Kengine.h"
#include "KThread.h"
#include "KNode.h"
#include "KList.h"
class TSynData:public KNode
{
public:
long Id;
long index;
};
#define MAXNUM 100
//客户端 调用,锁定、反锁;取值、赋值
class KDataManage
{
public:
KDataManage();
virtual ~KData... | [
"tuan.n0s0und@gmail.com"
] | tuan.n0s0und@gmail.com |
b4b6770bb2b280ca372bcdb900778049345f24bd | 81058e6476eef1575a34a475127daeba62ae4d3f | /Uppgift43/uppgift43.cpp | 4316454b43787add7425dda7d50dde7107ba9ff6 | [] | no_license | FransW02/programering-1 | fa421d246a4d3f15158ab853029afac65a7dc8aa | 79ee4bf96a114ca533f25953c7312ef37a57b456 | refs/heads/master | 2020-04-24T03:56:48.168063 | 2019-06-10T12:43:10 | 2019-06-10T12:43:10 | 171,686,779 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 824 | cpp | #include <iostream>
#include <cstdlib>
#include <ctime>
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
using namespace std;
int main(int argc, char** argv) {
bool cool = true;
while(cool == true){
int a,c;
int tiden = time(0);
srand(tiden);
c = rand()%1... | [
"18frwenn@mg.lan"
] | 18frwenn@mg.lan |
b005585b1443208a7a0e701795265bfd123171ae | 09587f7e26530519d93b742b30a43b76888150a1 | /RecProb5.cpp | 90e1bc1e1b8fed1ad9cb314e9e5280bb34ae53a8 | [] | no_license | abhinav0310/Programming_Cpp | 00aa7aa44db623d0151cd033283c4cf61d65d57f | 46693aefa9add93e1ffcfdc5f4377d48aa5f6421 | refs/heads/main | 2023-07-23T10:51:41.820955 | 2021-09-04T16:47:13 | 2021-09-04T16:47:13 | 403,108,236 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 365 | cpp | //Replace pi with 3.14 in string
#include<iostream>
using namespace std;
void replace(string s){
if(s.length()==0)
return ;
if(s[0]=='p' && s[1]=='i'){
cout<<"3.14"<<"";
replace(s.substr(2));
}
else{
cout<<s[0]<<"";
replace(s.substr(1));
}
}
int main(){
string s... | [
"noreply@github.com"
] | noreply@github.com |
3034e4a02399be28bfbeb3ee9bde9ac515e23ff4 | 4d4822b29e666cea6b2d99d5b9d9c41916b455a9 | /Example/Pods/Headers/Private/GeoFeatures/boost/mpl/aux_/preprocessed/mwcw/divides.hpp | 0981408555b5648be202b6f6cdeb2ada9a9ee616 | [
"BSL-1.0",
"Apache-2.0"
] | permissive | eswiss/geofeatures | 7346210128358cca5001a04b0e380afc9d19663b | 1ffd5fdc49d859b829bdb8a9147ba6543d8d46c4 | refs/heads/master | 2020-04-05T19:45:33.653377 | 2016-01-28T20:11:44 | 2016-01-28T20:11:44 | 50,859,811 | 0 | 0 | null | 2016-02-01T18:12:28 | 2016-02-01T18:12:28 | null | UTF-8 | C++ | false | false | 86 | hpp | ../../../../../../../../../../GeoFeatures/boost/mpl/aux_/preprocessed/mwcw/divides.hpp | [
"hatter24@gmail.com"
] | hatter24@gmail.com |
1006a30e380ca0acba4181416a54776960b32f08 | 3529b55d640e0b399ccb8d49164bb2919d7814e6 | /Source/Blocks/Public/Interfaces/ControllableBlock.h | 902f3b05ef7e9d1879c4ad5de378e3473cfb7719 | [] | no_license | halbich/TauCetiF2 | f4d15962fd9138011a633a4cf0d670a46ff2200e | d29bf7d820ad5697ec4a6e6148bd82a481208ea4 | refs/heads/master | 2020-05-21T12:27:26.170348 | 2017-09-15T08:05:12 | 2017-09-15T08:05:12 | 54,737,054 | 0 | 0 | null | 2016-07-05T19:46:22 | 2016-03-25T17:59:23 | C++ | UTF-8 | C++ | false | false | 792 | h | #pragma once
#include "ControllableBlock.generated.h"
class ABlock;
UINTERFACE(BlueprintType)
class BLOCKS_API UControllableBlock : public UInterface
{
GENERATED_UINTERFACE_BODY()
};
class BLOCKS_API IControllableBlock
{
GENERATED_IINTERFACE_BODY()
public:
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Ca... | [
"halbich.p@hotmail.com"
] | halbich.p@hotmail.com |
e6d58c0a6da34f9a61c76bcc97a8604d69965188 | c6e9d28c76324cc79d913b4777aee2138a6287ec | /OpenGL5_Transformations/OpenGL1/Shader.h | a198ce6f0a5934c53a615cb4898e1978ab42ba6c | [] | no_license | SpasPandev/UNI-ComputerGraphicsCourse | c852e64f6a2007f5d8c69a99ed90b04569b07518 | 2bde5a6cf4b902bd54563b86b6e668a3d6a56a22 | refs/heads/main | 2023-07-25T11:04:22.731290 | 2021-09-05T13:04:57 | 2021-09-05T13:04:57 | 403,303,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 753 | h | #ifndef SHADER_H
#define SHADER_H
#include <glad/glad.h> // include glad to get all the required OpenGL headers
#include <string>
#include <fstream>
#include <sstream>
#include <iostream>
#include <glm/gtc/matrix_transform.hpp>
class Shader
{
public:
// the program ID
unsigned int ID;
// constructor r... | [
"sppan@abv.bg"
] | sppan@abv.bg |
2421269c143142000b9995e02f3f530647022682 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/52/44a59ca673d26c/main.cpp | e02c5c1de797efa6199c2dfc34e28d35e108bbfe | [] | no_license | WhiZTiM/coliru | 3a6c4c0bdac566d1aa1c21818118ba70479b0f40 | 2c72c048846c082f943e6c7f9fa8d94aee76979f | refs/heads/master | 2021-01-01T05:10:33.812560 | 2015-08-24T19:09:22 | 2015-08-24T19:09:22 | 56,789,706 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | cpp | #include <vector>
#include <string>
template<typename T>
class bar;
template<typename Derived, typename ValType>
class foo
{
public:
template<typename R>
bar<typename std::vector<R>::const_iterator> select()
{
std::vector<R> translation;
return bar<typename std::vector<R>::const_iterator>... | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
26f69fa82d63728c048aca33263a0d61e1babb5b | c7f7437094bbce1b7ef4e3c3999adc462c4cc683 | /Development/nmos/resource.cpp | 388b668e22cc98d54625ab1a9bb4591b7f864bd9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | OfficePop/nmos-cpp | 22bd8a8765b8c81abcfeb75c7738755390adc30e | 806c10fb341605cbe0a1c0a70c8751f2c227a50f | refs/heads/master | 2020-05-26T04:21:23.191164 | 2019-07-12T19:59:21 | 2019-07-12T19:59:21 | 188,104,757 | 0 | 0 | Apache-2.0 | 2019-07-12T19:59:22 | 2019-05-22T19:56:10 | C++ | UTF-8 | C++ | false | false | 762 | cpp | #include "nmos/resource.h"
#include "nmos/version.h"
namespace nmos
{
namespace details
{
// See https://github.com/AMWA-TV/nmos-discovery-registration/blob/v1.2/APIs/schemas/resource_core.json
web::json::value make_resource_core(const nmos::id& id, const nmos::settings& settings)
{
... | [
"gareth.sylvester-bradley@eu.sony.com"
] | gareth.sylvester-bradley@eu.sony.com |
a478eba622f5e2596021e401d264ee626b7544d2 | b012b15ec5edf8a52ecf3d2f390adc99633dfb82 | /releases/moos-ivp-13.5/ivp/src/uFldHazardSensor/PostingQueue.h | 34141efac0e0fa46604292dc46d86e9804c7b95b | [] | no_license | crosslore/moos-ivp-aro | cbe697ba3a842961d08b0664f39511720102342b | cf2f1abe0e27ccedd0bbc66e718be950add71d9b | refs/heads/master | 2022-12-06T08:14:18.641803 | 2020-08-18T06:39:14 | 2020-08-18T06:39:14 | 263,586,714 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,958 | h | /*****************************************************************/
/* NAME: Michael Benjamin, Henrik Schmidt, and John Leonard */
/* ORGN: Dept of Mechanical Eng / CSAIL, MIT Cambridge MA */
/* FILE: PostingQueue.h */
/* DATE: March 15th, 2013 ... | [
"zouxueson@hotmail.com"
] | zouxueson@hotmail.com |
1f9dce040dd096549b603ad7291478d94b541317 | 352eef7faeceebbe54741cc6fa7f698390e12751 | /Source/Game2/Car.h | 29232798cce03a504394d03c822ec79c17c64f79 | [] | no_license | ElToChetao/GameEngineRepo | 51f0d49cfc4f740008d67632a976987ed2626007 | 0ac28e7702a774cf988f4693b230a972254c32e8 | refs/heads/main | 2023-02-25T16:07:21.887133 | 2021-02-01T04:04:26 | 2021-02-01T04:04:26 | 329,047,840 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | h | #pragma once
#include "ManagerOfManagers.h"
#include "LeafManager.h"
#include "Leaf.h"
#include "Fuel.h"
#include "Text.h"
using namespace std;
class Car :public GameObject
{
public:
Text fuel = Text(Vector2(RenderManager::GetInstance().GetScreenAdaptedPosition(0.5, 0.95)), "100 %", {255, 0, 0});
float currentF... | [
"dprieto971@gmail.com"
] | dprieto971@gmail.com |
1b79c5c70faaa99bb325fe465a5301c1af2a9c39 | 03d3231478373089a3de04db162f61b79a388fd3 | /lib/directX/xnamathvector.inl | d4fa6f52a7e43a4dfd47a56403985c3828186449 | [] | no_license | minlexx/l2-unlegits | f4b0e9d70afe2a0a26f81daa16123eb2fe31cc13 | fc189ca35edf14439a5eeac81359b30112496b80 | refs/heads/master | 2021-01-17T05:35:09.738039 | 2015-06-28T09:16:13 | 2015-06-28T09:16:13 | 38,192,499 | 6 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 382,862 | inl | /*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
xnamathvector.inl
Abstract:
XNA math library for Windows and Xbox 360: Vector functions
--*/
#if defined(_MSC_VER) && (_MSC_VER > 1000)
#pragma once
#endif
#ifndef __XNAMATHVECTOR_INL__
#define __XNAMATHVECTOR_INL_... | [
"alexey.min@gmail.com"
] | alexey.min@gmail.com |
bfe8d59a818a9094d2a6bd129d354072de73016f | f0409cd1b74109f9ee11909ac7a6a20308b13db7 | /Linux64/vectors-riscv-none-gcc/riscv-none-embed/include/c++/8.1.0/cstdint | e27faffd7ab208e26f40a7d5e96520ef7834444a | [] | no_license | eroom1966/toolchains | 47b7256aac73d58cd07fe21b597ad861ef2fe04b | b7283d388be30e113bbf3a09c68ce7cf575cafb4 | refs/heads/master | 2020-05-24T09:36:46.481031 | 2019-11-14T12:34:39 | 2019-11-14T12:34:39 | 187,208,731 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,334 | // <cstdint> -*- C++ -*-
// Copyright (C) 2007-2018 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either... | [
"moore@imperas.com"
] | moore@imperas.com | |
9c8aba9bbedaeb2f8b31f80f9b3b0aef45172f4f | 26d4c3c02c21cb2d88b0838688f1e5e994303dd3 | /OCG.cpp | 1256379d58422e17d2b60dc5221ebe200d717f88 | [] | no_license | wherefree/Computer-Graphics-Homework | df4f94de60b30a073a8f3dcf3d16d52fe91d9163 | 04b3dd846acf57a2b379f491cb5390f2118d2aad | refs/heads/master | 2023-06-13T04:28:40.987799 | 2021-07-11T15:13:55 | 2021-07-11T15:13:55 | 376,738,628 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 136 | cpp | #include "OCG.h"
#include "CutLine.h"
#include "Line.h"
#include "Point.h"
#include "PointSet.h"
#include "Zdeep.h"
#include "TDpoint.h" | [
"1091021114@qq.com"
] | 1091021114@qq.com |
8006eb800735061993204e739c90851bc4f833a5 | b3241cb2d2761a084c219b6e854f8a65d0a6a59d | /estun/src/renderer/context/resources.h | df293e08a1419f6d8f980fb3dd07852c3577d573 | [
"MIT"
] | permissive | ibvfteh/watersim | b88bae9d3aa078d923db9d8e16ba8103c90917ea | 8a524f9290c49b84889785160ce875d524ed190b | refs/heads/master | 2020-12-04T05:35:04.492335 | 2020-05-12T16:48:12 | 2020-05-12T16:48:12 | 231,634,106 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 687 | h | #pragma once
#include "renderer/common.h"
#include "renderer/context/image_holder.h"
namespace estun
{
class SwapChain;
class DepthResources : public ImageHolder
{
public:
DepthResources(const VkExtent2D &extent, VkSampleCountFlagBits msaaSamples);
~DepthResources();
static VkFormat FindSupportedFormat(const st... | [
"ibvfteh@gmail.com"
] | ibvfteh@gmail.com |
5886bf482cafa3f1d652ecb2e74b58e4385b4f1c | e4292ab5dfb57c4d50cc514c369456b7d6715af4 | /cpp/BitManipulation/Fold.h | 6ba04d0adc26447ac5e6ba2f8908a7e7bfba7a52 | [
"MIT"
] | permissive | tsmanner/sandbox | e80d4f9213b436b2b0a7da12bc29fdc50e5fec6b | 53b07c49b8cb5d2fb86cec5c1464a02fd1f4c673 | refs/heads/master | 2021-07-25T05:23:53.944411 | 2020-08-05T18:44:27 | 2020-08-05T18:44:27 | 205,987,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,078 | h | #ifndef Fold_h
#define Fold_h
template <int MSB, int LSB, int STEP, typename Scramble>
class Fold {
public:
// Query function, templated only with the index to look up
// Enabled if QUERY falls between MSB and LSB
template <int QUERY>
static constexpr typename std::enable_if<(MSB <= QUERY and QUERY <= LSB), ... | [
"tsmanner@us.ibm.com"
] | tsmanner@us.ibm.com |
de12c547a9f7c2a5add5edccb7aa0a596e2078c8 | 229ebc93bb4e2d237517a3e322bdb88ebe67c8f9 | /algadv-lab2/aula6/a.cpp | 8ca284be9dd95dae0d719fb22bdd29d050483e1d | [] | no_license | fredbr/usp | d145e6798c8e5617b18d3bcedcb8b7a36fa5f4ee | 3e54a0167048ab4d25727876a87f60e683a258a4 | refs/heads/master | 2023-05-18T23:54:43.425159 | 2021-05-27T20:56:36 | 2021-05-27T20:56:36 | 181,331,797 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,031 | cpp | #include <bits/stdc++.h>
#define ff first
#define ss second
#define pb push_back
#define eb emplace_back
#define all(x) begin(x), end(x)
#define rall(x) rbegin(x), rend(x)
#define clr(x, c) memset((x), (c), sizeof((x)))
using namespace std;
using ll = long long;
using ii = pair<int, int>;
int const inf = 0x3f3f3f3... | [
"fredericobsr@gmail.com"
] | fredericobsr@gmail.com |
68ea2f562d3b3e854227ecc6674214129aa70163 | cd8e140510f694df5f66b7acc0454ddc40e8be52 | /renderer/surface_render.h | 48aefa2103efd94e396f8a1e81f69e612e365f32 | [] | no_license | HaoLi-China/Mobility-Reconstruction | 721dc0c22ab1b4da12046b9bf6238267c1d20b95 | 7c4c02bffe0ff0a14e9f7189fad4c7ebf1404e86 | refs/heads/master | 2020-04-15T23:56:07.235922 | 2015-08-29T02:37:13 | 2015-08-29T02:37:13 | 40,639,055 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,539 | h |
#ifndef _RENDERER_SURFACE_RENDERER_H_
#define _RENDERER_SURFACE_RENDERER_H_
#include "renderer_common.h"
#include "render.h"
#include "rendering_styles.h"
#include "point_as_sphere.h"
#include "../geom/map_attributes.h"
class Map;
class RENDERER_API SurfaceRender : public Render, public PointAsSphere
{
public:
Su... | [
"gwwan.nudt@gmail.com"
] | gwwan.nudt@gmail.com |
ae76d66024663bc1d4ddf543318c29299d5364af | 16be59da3e5d37345b3f0a05489dfa1a85c99971 | /ControlData/CLoaderFile.h | 95477a578d63ea6454715a3903830027bdf3f59f | [] | no_license | chizon/hdr | d3bb9cb6a71e8fa5c4d0c29f945f0d89075e7686 | 4a92206a9722f98966aae007975debce333623db | refs/heads/master | 2021-01-12T21:04:29.627559 | 2015-05-26T20:14:21 | 2015-05-26T20:14:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 706 | h | #ifndef _CLOADERFILE_H_
#define _CLOADERFILE_H_
class CLoaderFile
{
public:
bool Read (bool& bVal);
bool Read (char& nVal);
bool Read (unsigned char& cVal);
bool Read (short& nVal);
bool Read (unsigned short& nVal);
bool Read (int& nVal);
bool Read (unsigned int& nVal);
bool Read (char... | [
"michael@sys-map.com"
] | michael@sys-map.com |
cc08b18d81a209a5bbcc23d46fd1a8595ad0887d | 7ecb6dca0861845ebe347d11632216241a681071 | /src/drivers/optical_flow/pmw3901/pmw3901_main.cpp | 3c59adc3b246e7e459889289d9d2b2a29dcb64c2 | [
"BSD-3-Clause"
] | permissive | tonirosendahl/Thunderbird | 5c25dfaf40c43980e5f55abd2b2dfff92c6ea20b | d67045c1acd4629335f439ecacd9d62e2e163b7b | refs/heads/Typhoon_H_480 | 2023-04-04T08:40:07.173694 | 2022-07-17T11:45:04 | 2022-07-17T11:45:04 | 221,052,042 | 9 | 3 | BSD-3-Clause | 2020-01-24T11:47:11 | 2019-11-11T19:14:58 | C++ | UTF-8 | C++ | false | false | 3,965 | cpp | /****************************************************************************
*
* Copyright (c) 2018 PX4 Development Team. 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. Redistri... | [
"daniel@agar.ca"
] | daniel@agar.ca |
910086bb9a666ae9c744dc1f7db47bed4d4b15ba | 700afb9978066df27666c3f2f79615b7180bd163 | /include/constants.hpp | ec4de00f8503e468296ff2f768287e53a40cb8e7 | [] | no_license | Iverian/mke2 | 9ba9972a30be962e9d9787231a484e73158ffbe8 | 22d336baa9e24f6c898e3c4352c005f8ebfdde97 | refs/heads/master | 2020-04-14T17:54:11.985800 | 2019-02-01T15:06:04 | 2019-02-01T15:06:04 | 163,998,487 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,175 | hpp | #ifndef MKE2_INCLUDE_CONSTANTS_HPP_
#define MKE2_INCLUDE_CONSTANTS_HPP_
#include <common_types.hpp>
// #define MKE2_DENSE_SOLVE
namespace cnst {
static constexpr Index scale = 10;
static constexpr Index max_iter = 100000;
static constexpr Value xdim = 200.;
static constexpr Value ydim = 40.;
static constexpr Value... | [
"41ways1ucky@gmail.com"
] | 41ways1ucky@gmail.com |
562e5dd90fe52401850acab4cc7d06fa05ee7fd2 | b8d672c6acfd438100dee757eb307ad8104bbaa8 | /1015.cpp | 44fe5ca79e719fab4d748def67cf8f91c83adffb | [] | no_license | zhang35/PAT-Basic-Level | 4925b74fa39f1e1dbe19e2012a62194c9a6da669 | 9f7612a1800c8955bc384ddbc33954152f23b26d | refs/heads/master | 2020-09-25T11:06:06.582651 | 2020-07-22T23:22:56 | 2020-07-22T23:22:56 | 225,992,475 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,626 | cpp | //#include <iostream>
#include <stdio.h>
#include <vector>
#include <algorithm>
using namespace std;
struct Student{
int id;
int moral;
int talent;
};
bool cmp(Student s1, Student s2){
int sum1 = s1.moral + s1.talent;
int sum2 = s2.moral + s2.talent;
if (sum1==sum2) {
if (s1.moral == s... | [
"zhangjqfriend@126.com"
] | zhangjqfriend@126.com |
205792f7e59d86adcede54ea7e52901df17e9ef2 | 832f8a731d307e7fca61adf11bd7bcdd9b402e65 | /submodules/externals/libvpx/test/test_libvpx.cc | c44c430d61a0e59d172b93a80d674053c88bc125 | [] | no_license | mohmo42/linphone-android_v2202_project | 84fcbd663d0ea16358a5b249c52d85254425fb6f | 64c98df64296a95244a5d87ba955bd3fea0f9720 | refs/heads/master | 2021-06-13T04:30:13.609322 | 2017-04-10T15:28:50 | 2017-04-10T15:28:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | cc | /*
* Copyright (c) 2012 The WebM project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contr... | [
"2270992199@qq.com"
] | 2270992199@qq.com |
e59c4f5a01817e25e159ba73e5426a7fe07ab99a | ac16a937f32602cf16114463f8e875a972f64c27 | /docs/dolfin/1.0.beta2/cpp/source/demo/undocumented/poisson1D/cpp/Poisson.h | f06f7e1fb4074b373d9613ff597034b7564dfe02 | [] | no_license | mparno/fenics-web | 2073248da6f9918ffedbe9be8a3433bc1cbb7ffb | 7202752da876b1f9ab02c1d5a5f28ff5da526528 | refs/heads/master | 2021-05-05T04:45:46.436236 | 2016-12-06T20:25:44 | 2016-12-06T20:25:44 | 118,628,385 | 2 | 0 | null | 2018-01-23T15:21:47 | 2018-01-23T15:21:46 | null | UTF-8 | C++ | false | false | 52,028 | h | // This code conforms with the UFC specification version 2.0.2
// and was automatically generated by FFC version 1.0-beta+.
//
// This code was generated with the option '-l dolfin' and
// contains DOLFIN-specific wrappers that depend on DOLFIN.
//
// This code was generated with the following parameters:
//
// cac... | [
"johannr@simula.no"
] | johannr@simula.no |
61819d6397eeef8f33bf6c0865c1049f02094d26 | d35447d3bdbbaa1bdaa2e31a750d87fd96b1e929 | /mysql_connect/sql_api.h | 86ffb3bfb3efcdd5d830625cf88bcfa08ea3a28c | [] | no_license | HonestFox/HTTP_Server | 74cbb97aa9e0d884a01cc1d5116b3d93d32944d5 | 9320b6ec77703de21f699946aece3f3735ba9cf0 | refs/heads/master | 2020-04-06T06:59:20.356226 | 2016-08-30T12:22:04 | 2016-08-30T12:22:04 | 65,139,324 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,019 | h | /*************************************************************************
> File Name: sql_api.h
> Author: HonestFox
> Mail: zhweizhi@foxmail.com
> Created Time: Sat 13 Aug 2016 09:55:00 AM CST
************************************************************************/
#pragma once
#include <iostream>
#include <st... | [
"noreply@github.com"
] | noreply@github.com |
e1ffea2f9856e152559475066a0ee7ea1f98be0f | 7fb8c421a2efa33969b0cf298a3f1fe4688dbbda | /GaleEngine/Recycle Bin/PhysicsStuff/physObj.cpp | 76c5076b0102dec77a3276f3a180bf169cf0e315 | [] | no_license | hakgagik/GaleEngine | 9c2e7d007ddb15a7a497b0aeac4a2df4e2107e06 | 3a3cb5a4330c67348d99bef56223f3ea4c14f09b | refs/heads/master | 2022-09-04T18:56:12.330889 | 2020-03-30T15:38:37 | 2020-03-30T15:38:37 | 47,303,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,424 | cpp | #include "physObj.h"
#include "mesh.h"
#include "trianglePhys.h"
#include "edge.h"
#include "vertex.h"
#include <glm\glm.hpp>
#include <string>
#include <unordered_map>
using namespace std;
PhysObj::PhysObj()
{
}
string edgeHash(int i0, int i1) {
if (i1 > i0) return to_string(i0) + " " + to_string(i1);
else return... | [
"xddarkgalegh@aim.com"
] | xddarkgalegh@aim.com |
43224e0799bfef68e46791c1595490e4e8d7e3be | 94bd295572de3f4934a3896ce1bb882fb4d35edc | /content/common/content_security_policy/csp_context.h | 45895e638f26f95e5b80aae89a89b864cc4d5049 | [
"BSD-3-Clause"
] | permissive | WebGameLinux/chromium | 06109b62d6019b051474cd479f3d577e0eec4463 | a35a1e2ce2ab74eccc467aa390eda1a8e29e3e09 | refs/heads/master | 2023-03-07T14:07:56.342758 | 2017-04-08T02:33:08 | 2017-04-08T03:38:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,037 | h | // Copyright 2017 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 CONTENT_COMMON_CONTENT_SECURITY_POLICY_CSP_CONTEXT_H_
#define CONTENT_COMMON_CONTENT_SECURITY_POLICY_CSP_CONTEXT_H_
#include <vector>
#include "... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2bf507da316dce75899c6db583a08e781290fb98 | 57ac85ca91d0f218be2a97e41ad7f8967728e7b9 | /blazetest/src/mathtest/dynamicvector/ClassTest.cpp | 9367924e03a8967309ac56dc65dfe8d119980302 | [
"BSD-3-Clause"
] | permissive | AuroraDysis/blaze | b297baa6c96b77c3d32de789e0e3af27782ced77 | d5cacf64e8059ca924eef4b4e2a74fc9446d71cb | refs/heads/master | 2021-01-01T16:49:28.921446 | 2017-07-22T23:24:26 | 2017-07-22T23:24:26 | 97,930,727 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 96,590 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dynamicvector/ClassTest.cpp
// \brief Source file for the DynamicVector class test
//
// Copyright (C) 2013 Klaus Iglberger - All Rights Reserved
//
// This file is part of the Blaze library... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
e378ca687a436b8cfb1c4a0fdd20fc8f434ed3e3 | 06e340a7c2bc8045bb51137b7ebebd31c166ed1d | /Intense_Prog/Homework/Homework5/Animation/dialog.cpp | 50605c50ed7d76f1621f1139d31f57fcefb4c381 | [] | no_license | benjacobs0518/Undergrad_Code | eaa05981b61e9afcbeb9a40b8c38c8669fcb741b | 742fdec10c3c9d89a12cd0c20e4713b14ffba5b4 | refs/heads/main | 2023-02-12T20:34:16.290514 | 2021-01-06T22:47:41 | 2021-01-06T22:47:41 | 327,418,631 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,136 | cpp | #include "dialog.h"
#include "ui_dialog.h"
#include "head.h"
#include <QObject>
Dialog::Dialog(QWidget *parent)
: QMainWindow(parent)
, ui(new Ui::Dialog)
{
ui->setupUi(this);
scene = new QGraphicsScene(this);
ui->graphicsView->setScene(scene);
ui->graphicsView->setRenderHint(QPainter::Antia... | [
"noreply@github.com"
] | noreply@github.com |
684884bbfb7450e8eb8d85955290c191769d978e | 378d5285e01ccf7d9fccfd549e1ed7bafdf48d54 | /C&C++/matrix.cpp | b240ee08a28a406ddbb0ec47b1a10dce007407cd | [] | no_license | nixis-institute/practice | 0f59e74d6518a80c35c7d3a5e4281cebf0e266cc | 8d7b3f454e5103a0a5bceee034a604fcc098dbd1 | refs/heads/master | 2023-01-11T20:18:47.259472 | 2022-12-24T13:27:53 | 2022-12-24T13:27:53 | 144,467,408 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 663 | cpp | #include "iostream"
using namespace std;
int main()
{
int matrix[3][3],i,j;
for(i=0;i<3;i++)
{
cout<<"Enter "<<i+1<<"th row elements";
for(j=0;j<3;j++)
{
cin>>matrix[i][j];
}
}
cout<<"before transpose\n";
for(i=0;i<3;i++)
{
... | [
"rkrjob55@gmail.com"
] | rkrjob55@gmail.com |
2c3f80e42d5115b1e818b7395035f6c21fa14465 | e0d87965fe67857f2041e67fe787288701b773d2 | /Tools/fileWriter.cpp | 16fe07acef78c2d659c22680fad5fb9f11c35f1d | [] | no_license | avargas10/ce4302_Project1 | ea11be9d585b28a128a3575f2704b047c335a741 | 1d5f29860117f99a7cb47d2212e9d3a688d2f85c | refs/heads/master | 2022-02-19T22:56:30.426529 | 2018-09-08T01:02:45 | 2018-09-08T01:02:45 | 144,527,054 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,054 | cpp | //
// Created by kakaroto on 05/09/18.
//
#include "fileWriter.h"
#define SIZE 16
fileWriter::fileWriter() {
}
fileWriter::fileWriter(int pId) {
_id = pId;
parser = Json_Code_Decode();
}
void fileWriter::writeCPU(instruction pIns) {
std::ofstream out;
string id = std::to_string(_id);
out.open(p... | [
"afelipe.vargas.r@gmail.com"
] | afelipe.vargas.r@gmail.com |
d259b5ae01161d06430c159f04d679d66d3e58bb | 6758c19e70284d242aec0e3ba28ab2f11a8e03ce | /utils.cpp | 23bbbf844fa6b3b627680c261eef48e65db93a39 | [] | no_license | 0virax0/proj_ranz | c373e22409a1e2fbfc548338dcd290d02dc5d107 | 0a0e3a4fd266d6d18dba13923c7c26de089f6717 | refs/heads/master | 2020-04-10T10:19:10.952345 | 2019-06-15T10:58:38 | 2019-06-15T10:58:38 | 160,962,483 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | #include "utils.h"
vector<float> utils::add(const vector<float>& v1, const vector<float>& v2){
return {v1[0]+v2[0], v1[1]+v2[1]};
}
void utils::add_side(vector<float>& v1, const vector<float>& v2){
v1[0] += v2[0];
v1[1] += v2[1];
}
vector<float> utils::sub(const vector<float>& v1, const vector<float>& v2){... | [
"filippovis@outlook.it"
] | filippovis@outlook.it |
65408077029270357134569df7cf7f25e6cc514e | 7b0aa6cf70e1a1f7770f08f4628c0e6326dedf6d | /computer_vision_framework/ComputerVision/include/core/data/proto/TurnoutCommand.pb.h | 31b1d2999e9531191c2f27983eb1987702177496 | [] | no_license | FuzesiMate/ComputerVision | a6344436257e4fbc74aaf0d88341be6ccda05feb | ce217d85d73b0cf59b51b52afa859bce41ac8831 | refs/heads/master | 2020-06-13T20:15:50.144999 | 2017-09-25T17:24:53 | 2017-09-25T17:24:53 | 75,558,166 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 6,620 | h | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TurnoutCommand.proto
#ifndef PROTOBUF_TurnoutCommand_2eproto__INCLUDED
#define PROTOBUF_TurnoutCommand_2eproto__INCLUDED
#include <string>
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 3003000
#error This file was gener... | [
"mate.fuzesi@incquerylabs.com"
] | mate.fuzesi@incquerylabs.com |
bfbb8fa196ceefc3269afcfa2c7adfc0377c5e52 | 02563b419932159e85fa6043deedd1eb4d86e0e1 | /spider/spider27_old/src/contain_metro_lines.h | 735adb0edec88994498b57478c046f998df56737 | [] | no_license | alex-korobko/scad-modus-spider | a576a57e2280d49e7bf542eef9b61e03ef3270b8 | 9d7f8890dedfe260b52c14e3e91b9333d32ddcb2 | refs/heads/master | 2021-01-10T20:08:22.726969 | 2012-02-11T00:41:41 | 2012-02-11T00:41:41 | 32,656,240 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,329 | h | #ifndef __CONT_METRO_LINES_H__
#define __CONT_METRO_LINES_H__
/*****************************************************************************
Container class for metro lines -
wrapper of STL container map
*****************************************************************************/
class metro_lines_container {
pri... | [
"kor@34dc3d99-ab81-5ee6-7b87-ae7f7f2f6c0a"
] | kor@34dc3d99-ab81-5ee6-7b87-ae7f7f2f6c0a |
f25bd0f045c148f2a91b950dcd7e0ffb40e6ab12 | b6ba56493adca141d523b008cc0f86a7de8b5eb7 | /bindresult4.cpp | 03b737b93b536534f8d85272275de4e98c7dfc5a | [
"MIT"
] | permissive | SirNate0/PYrho3D | 0fad2f749a589056cfc218d924b38199f34f01ac | b0daa3badccd12adfcb9e7cf50d554c805cc6279 | refs/heads/master | 2021-01-07T18:22:58.104088 | 2020-03-02T00:22:45 | 2020-03-02T00:22:45 | 241,781,480 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 202,387 | cpp |
/*********************************************************
* AUTO GENERATED BINDING CODE - bind.py *
* Please Run bind.py on the source again with different *
* overrides rather than modfying this file directly. *
* Called as: *
* {callstring:50} *
*... | [
"SirNate0.gmail.com"
] | SirNate0.gmail.com |
257a1d349516164b2ef84e71c42e6266d5bff76f | 27d5670a7739a866c3ad97a71c0fc9334f6875f2 | /CPP/Targets/SupportWFLib/symbian/BTGPS/BluetoothEngine.cpp | 96f51bf61bd1cc04c1e24f5ca0b07af7c63eb455 | [
"BSD-3-Clause"
] | permissive | ravustaja/Wayfinder-S60-Navigator | ef506c418b8c2e6498ece6dcae67e583fb8a4a95 | 14d1b729b2cea52f726874687e78f17492949585 | refs/heads/master | 2021-01-16T20:53:37.630909 | 2010-06-28T09:51:10 | 2010-06-28T09:51:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,236 | cpp | /*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
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... | [
"hlars@sema-ovpn-morpheus.itinerary.com"
] | hlars@sema-ovpn-morpheus.itinerary.com |
a66fc1f5f836c67301dcf6fec83ff722af6b1d38 | d1a8c3598ef73126332a5db449544419ff9b5907 | /DirectX/3DGraphicsProgrammingCD/chap04/lighting_directional/render_dx10.cpp | 94edabdc13bd993e35ec81dac4e5690eecec0494 | [] | no_license | gustavosrey/3dlearn | b7e83497b4e80e21916ea1d5be11764c55543e8d | f50cdfe2b8fbbdfcd71a22f3cc369d972c46fcb9 | refs/heads/master | 2021-01-10T11:03:17.104641 | 2012-02-08T07:54:50 | 2012-02-08T07:54:50 | 54,849,462 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,981 | cpp | #ifdef _ENABLE_DX10_
#include "Gut.h"
#include "render_data.h"
static ID3D10Device *g_pDevice = NULL;
static ID3D10InputLayout *g_pVertexLayout = NULL;
static ID3D10Buffer *g_pVertexBuffer = NULL;
static ID3D10Buffer *g_pIndexBuffer = NULL;
static ID3D10Buffer *g_pConstantBuffer = NULL;
stat... | [
"augustus4400@gmail.com"
] | augustus4400@gmail.com |
bf87c17b3470defd4c84601ce219005853c95e7b | 484423d2e52788a63fd4a0c4eb11a46f64cd4592 | /develop/source/KernelControl/KernelControl.cpp | 498985b1d089abd6721b3a15e994212f0df28b0d | [] | no_license | SuperCaterpillar/HostMgr | 75feeaf1e4d24a61ff476660cc9a8f60f8a35e01 | 505f05967e810eafb71849f9bf5dab7a7f423a87 | refs/heads/master | 2020-04-28T17:24:21.073592 | 2019-04-07T09:59:44 | 2019-04-07T09:59:44 | 175,445,128 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 124 | cpp | #include "KernelControl.h"
bool StartKernelControl()
{
return true;
}
bool StopKernelControl()
{
return true;
}
| [
"779734784@qq.com"
] | 779734784@qq.com |
bd4eba97f395c428217f27e10f4993917d9fa9f8 | a89c4db894ee7e720469d2337d986eb9a97bbd4c | /SHOOTUBER/Timer.cpp | 11af2da7fc9c5a645ac5151ee63f472a93374285 | [] | no_license | Gorbylord/grovylib | 4408abb1ed4071a950f778e02f4f94dbb13f3e1b | 0c48ad8e9a8e486d0ae5d0d72ac2e7286db4f9b0 | refs/heads/master | 2021-03-02T15:20:01.208416 | 2020-03-08T19:57:01 | 2020-03-08T19:57:01 | 245,878,824 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | cpp | #include "Timer.h"
#include <windows.h>
void STimer::Reset () {
QueryPerformanceFrequency( ( LARGE_INTEGER* )&CountsPerSecond );
SecondsPerCount = (1.0 / (CountsPerSecond));
QueryPerformanceCounter( ( LARGE_INTEGER* )&PrevTimeStamp );
LastTime = 0;
}
void STimer::Frame ... | [
"gorbylord@gmail.com"
] | gorbylord@gmail.com |
c51107f0a5fd8ac8ae7236805f130aac9e96590e | 4f525fbca7085ef6b614d8f87f65185820cc1910 | /Headers/Lib/Pair2D.h | 34cc967f8985b8c707902ea1b3459348592fff71 | [] | no_license | rohinkumar/CosmoBolognaLib | aa7ca4497481454acc25c74af1073c92f392719f | ebc3136b86501437d033e72c720875fae7ee4cc4 | refs/heads/master | 2021-01-18T12:30:52.524797 | 2016-06-30T13:09:26 | 2016-06-30T13:09:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,666 | h | /*******************************************************************
* Copyright (C) 2015 by Federico Marulli *
* federico.marulli3@unibo.it *
* *
* This program is free software; you can r... | [
"federico.marulli3@unibo.it"
] | federico.marulli3@unibo.it |
34020a9c0a1a94ffaedd65204a531c1c26a3ff8b | c67f449dc7187f154df7093a95ddcc14a3f0a18f | /youngseokcoin/src/core_memusage.h | b86f9fb6a82816f76c7cbdc151b5b8307b448b48 | [
"MIT"
] | permissive | youngseokaaa-presentation/A_system_to_ensure_the_integrity_of_Internet_of_things_by_using_Blockchain | cee9ba19e9d029759fc2fe4a43235c56fd9abe43 | b2a47bc63386b5a115fc3ce62997034ebd8d4a1e | refs/heads/master | 2023-02-17T07:58:43.043470 | 2021-01-11T05:40:28 | 2021-01-11T05:40:28 | 295,317,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,619 | h | // Copyright (c) 2015-2016 The Youngseokcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef YOUNGSEOKCOIN_CORE_MEMUSAGE_H
#define YOUNGSEOKCOIN_CORE_MEMUSAGE_H
#include "primitives/transaction.h"
#inclu... | [
"youngseokaaa@gmail.com"
] | youngseokaaa@gmail.com |
81f6471cf590469ae8a28f8ee3b45bd7d74a7df6 | 84dbfab22acd93cd6ba628e63178e2933523d554 | /3rdparty/include/caffe/proto/caffe.pb.h | 943dffe07c76e1f2c4d86d2ddacc925dd53c4190 | [
"MulanPSL-2.0",
"LicenseRef-scancode-mulanpsl-2.0-en",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | windowxiaoming/ubiquitous-perception | c75d4441f008cef5df5e8c9dd9aee190434a7656 | 1f9ca8947523e71259c9736eed7c62c525eb77d8 | refs/heads/main | 2023-03-28T02:25:07.733542 | 2021-03-14T05:33:30 | 2021-03-14T05:33:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 1,988,365 | h | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: caffe.proto
#ifndef GOOGLE_PROTOBUF_INCLUDED_caffe_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_caffe_2eproto
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3013000
#error This file was generated by... | [
"39266922@qq.com"
] | 39266922@qq.com |
4cf998ca353455d74c92bc7238a4191b34cd1363 | 36b9decf14d266d6babaf1c44085c2ba869c03ce | /Remnant-main/Remnant/SDK/Widget_QuestNotification_ObjectiveSuccess_parameters.h | 3917579aef34323dcb3e8f637fc19ddb9ab1e9a1 | [] | no_license | RoryGlenn/RemnantLootSwitcher | 6e309a7b2b7bac88a166b552b640c830b863eb2d | 85c4cb6839b7c0f60cf8143c571d64ca12439a63 | refs/heads/master | 2022-12-29T08:47:15.713546 | 2020-10-23T22:01:45 | 2020-10-23T22:01:45 | 305,910,400 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,605 | h | #pragma once
// Name: Remnant, Version: 6
#include "../SDK.h"
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Parameters
//-----------------------------------------------------------... | [
"romglenn@ucsc.edu"
] | romglenn@ucsc.edu |
935f4aef6d3cabb1d50488ba6c2e5a031b9cf677 | 4a3120997e23cee3cbf7b634c1e887f5cce47b8c | /main.cpp | 862718df9de0dc45151c2c7e2ced131e57e84b59 | [] | no_license | sarahklock/manipulando_arquivos-tarefas.cpp | e2c69b5e50193d0fad7f39a8c8bc018d8b6b0c17 | a56b34530bb541064e379ea1697f99053c439969 | refs/heads/master | 2020-09-15T00:40:18.396723 | 2019-12-09T20:42:00 | 2019-12-09T20:42:00 | 223,307,874 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,497 | cpp | #include <iostream>
#include <iomanip>
#include <fstream>
#include <stdlib.h>
#include <vector>
#include <algorithm>
using namespace std;
int main(){
ofstream arquivo;
string tarefas;
vector <string> tasks;
int sn;
cout << "Digite 1 para criar uma lista de tarefas, 2 para acresce... | [
"noreply@github.com"
] | noreply@github.com |
b504d94a71eba5c6d6ade36997a103df451c6a50 | cb142e98b043e7088f0fe009f5159928877acf1b | /D1mini/WiFi_ofo_test/B2_GSM_GPRS_GPS.ino | 46ab985a03101c4bbfd54e7ba98a3ebe77e73333 | [] | no_license | wetnt/Arduino_public | ef30502b4a30e099a09e2617fd58fd3a9801cf13 | 4cc331e2f43dda0df8f78d9cfe924da130ca5df3 | refs/heads/master | 2021-01-23T09:38:43.302783 | 2019-09-12T00:29:43 | 2019-09-12T00:29:43 | 33,909,041 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,011 | ino | //#include "SIM900.h"
//#include "gps.h"
//
//GPSGSM gps;
//
//char lon[15];
//char lat[15];
//char alt[15];
//char time[20];
//char vel[15];
//char msg1[5];
//char msg2[5];
//
//char stat;
//char inSerial[20];
//int i=0;
//boolean started=false;
//
//void gsm_setup(){
// if (gsm.begin(9600)) {
// lg("\nst... | [
"wetnt@sina.com"
] | wetnt@sina.com |
c0e8a872db8697a351ce57d3feae593ab1b92d3c | 3531dd9f52b11ae26d0c5f624a815538bf4c1964 | /examples/ITVDN_CPP/other/makefile/Github/_advanced/makefile-tutorial2/clientB.cc | 0213c47a017c6e843e652122df52bc56657b6f38 | [] | no_license | syurskyi/CPP_Topics | b9a481fa828fb763fe4e21388cd04b4e90c2cd96 | c9851ab9e254e2fc01ab1bb819ca1d642f623fae | refs/heads/master | 2022-12-11T16:12:49.219989 | 2020-09-01T22:36:08 | 2020-09-01T22:36:08 | 277,678,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 174 | cc | #include "libfib.h"
#include <iostream>
int main() {
printf("%d\n", fib_slow(10));
printf("%d\n", fib_fast(40));
printf("%d\n", fib_wrong(2147483647));
return 0;
}
| [
"sergejyurskyj@yahoo.com"
] | sergejyurskyj@yahoo.com |
38f07117b6bc5885a22161d5777df0b50bd3e565 | 28124b6f9a1c1c4e1f8873f23ab9ea6a1bca28a3 | /gameviewstate.cpp | 6e37911c51ea496d8ab88709c8f80003096329b8 | [] | no_license | Konstilio/Tower_Defence | 07297646cc2274d9fada06bb560366dd7cffb0b5 | 21e7884a2d612e7cf2377639a13fff1713c053db | refs/heads/master | 2021-01-14T05:02:38.248983 | 2017-02-23T15:48:45 | 2017-02-23T15:48:45 | 81,852,847 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,663 | cpp | #include "gameviewstate.h"
#include "gameview.h"
#include "gamescene.h"
#include "tower.h"
#include "enemy.h"
#include <QCursor>
#include <QDebug>
GameViewState::GameViewState(GameView *View, GameScene *Scene, QObject *Parent)
: QObject(Parent)
, mp_View(View)
, mp_Scene(Scene)
{
}
void GameViewState... | [
"acmilan1"
] | acmilan1 |
8502af8420f40706061404ddb115447581e669d6 | ab261c6ef92b3af072aac4d4edce669e652b7987 | /thrift/lib/cpp2/transport/http2/common/MultiRpcChannel.h | f5ad6c9a8fa54c8c778e48ffabb8e45af81fb45f | [
"Apache-2.0"
] | permissive | ambikabohra/fbthrift | 747c41e775b72a2b0da7692f1e04d6cc3b7e4fe5 | 2f0c98fc33d5a466ec3eebf49e25558e559f94c2 | refs/heads/master | 2021-08-17T01:48:34.471448 | 2017-11-20T16:34:52 | 2017-11-20T16:40:38 | 111,459,658 | 1 | 0 | null | 2017-11-20T20:30:46 | 2017-11-20T20:30:46 | null | UTF-8 | C++ | false | false | 4,761 | h | /*
* Copyright 2017-present Facebook, Inc.
*
* 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... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
0adec576f685f8cfa102f903798617242d08675e | 88f963a4c549b429977b9b793d8c2a988cbba1c9 | /hy-ideal/routers/LowerNRC.cc | 9cb19b881aee41cc9bfef70bd74e3ddda7ffa468 | [] | no_license | konigsberg/tianhe_network | 3fee004b4d6150288654c411b396914c4004652a | fd3aa983b75dc6b47578f39f768ca58b564098b8 | refs/heads/master | 2021-07-26T01:34:13.547047 | 2018-07-20T01:12:53 | 2018-07-20T01:12:53 | 133,828,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,948 | cc | #include <algorithm>
#include <cassert>
#include <cstring>
#include "LowerNRC.h"
using buf = std::deque<flit *>;
LowerNRC::LowerNRC() {}
LowerNRC::~LowerNRC() {
cancelAndDelete(self_timer_);
// clear inbuf
auto inbuf_flits = 0;
for (auto i = 0; i < P; i++) {
for (auto j = 0; j < V; j++) {
while (... | [
"wangzhao_zju@hotmail.com"
] | wangzhao_zju@hotmail.com |
2b4738d8a592b3514e504f5d0b273de627bd13d9 | 47032f7d12ac71a283583e477e8701b1d75a9fc5 | /Top_K_Frequent_Elements/Top_K_Frequent_Elements.cpp | c17356d4bfae314ae7e0e1bdb2201bda4945571c | [] | no_license | zhangguof/LeetCode | 02f48bb30974d95ca7c88115c37c1bb6a7f78e34 | ad06a5312d4276e60b66097425750076c45c12ca | refs/heads/master | 2020-12-24T16:43:16.538747 | 2019-02-03T15:36:16 | 2019-02-03T15:36:16 | 34,612,237 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,783 | cpp | // Top K Frequent Elements
// Go to Discuss
// Given a non-empty array of integers, return the k most frequent elements.
// Example 1:
// Input: nums = [1,1,1,2,2,3], k = 2
// Output: [1,2]
// Example 2:
// Input: nums = [1], k = 1
// Output: [1]
// Note:
// You may assume k is always valid, 1 ≤ k ≤ number of uni... | [
"zhangguof@gmail.com"
] | zhangguof@gmail.com |
4f755d904f24d31193738cb6749f1f3cc33ea7f6 | f3c16bb4e658f081b3b803b49cc561d8734194fd | /envases.cpp | 33522012eff727df22e14bbfde717e65b403b1ea | [
"Unlicense"
] | permissive | Averdrian/Problema-de-los-envases--Ramificacion-y-poda | 8e34749cebb603a1b5eb67d64de0dd014d04f8e9 | 048e5681ffd073b27962cfbe836ac755d6dc2310 | refs/heads/master | 2020-08-07T20:55:08.372027 | 2019-10-08T08:09:32 | 2019-10-08T08:09:32 | 213,584,536 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,610 | cpp | #include <iostream>
#include <string>
#include <fstream>
#include <vector>
#include <algorithm>
#include <stdexcept>
#include <time.h>
#include <queue>
struct Nodo {
Nodo() : sol(NULL), capacidad(NULL), k(0), envases(0) {}
Nodo(std::vector<int> s, std::vector<int> c, int K, int env) : sol(s), capacida... | [
"noreply@github.com"
] | noreply@github.com |
42fc9691c328fcd542c6d00fa8075875e00d8440 | 778febe9a4fdac6987888c80d574f20aa5641a1b | /Third Day Task/Search_in_rotated_array.cpp | eb763fe2a3c14870d300ee23d61dbc6a580f2632 | [] | no_license | arunabh-alt/SDE_EdFoal | 989c251bb195c5d85b6c4733a942d80b902bda3a | 66eaa97dd9243b31c2008ff685f179f9c4e86b90 | refs/heads/main | 2023-08-15T11:20:04.594316 | 2021-10-20T16:26:36 | 2021-10-20T16:26:36 | 413,458,517 | 0 | 0 | null | 2021-10-05T08:07:52 | 2021-10-04T14:32:04 | C++ | UTF-8 | C++ | false | false | 1,110 | cpp | #include<iostream>
using namespace std;
int SearchinArray(int arr[], int key, int left, int right){
if (left>right){
return -1;
}
int mid = (left+right)/2;
if(arr[mid]==key){
return mid;
}
if(arr[left]<= arr[mid]){
if(key >= arr[left]&... | [
"noreply@github.com"
] | noreply@github.com |
e9341f5b4e1dd828205c6366d568549528560694 | 491aa8dd02da2ae8857a172cbed238e78767d502 | /puglin_list.cpp | 1a33666b46a5faf9d3cf70c0deb59113f43c2137 | [] | no_license | romgerman/Puglin | ad40599fbbfee1a18796f723d7d3c341f18e9c44 | 8ccea13db6017f2acaaf631534d7285fe56590a5 | refs/heads/master | 2021-06-27T20:21:34.861183 | 2017-09-15T17:33:37 | 2017-09-15T17:33:37 | 103,392,519 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 827 | cpp | #include "puglin_list.h"
bool puglin_sources_allocated = false;
struct obs_source_info** puglin_sources_list;
static int puglin_current_source_index = 0;
EXTERNC void puglin_alloc_list()
{
if (!puglin_sources_allocated)
{
//puglin_sources_list = (obs_source_info**)malloc(sizeof(struct obs_source_info*) * PUGLIN_M... | [
"romgerman@users.noreply.github.com"
] | romgerman@users.noreply.github.com |
58064412e760829f26c6c29bad94c3c82da2ca71 | 189592ed899dd62da3d01a30b7ddda22ab40556f | /src/EffectTool/Dialog_CAnimation.cpp | 3b34706350918c242ebef0a82efc0f48f8c96acd | [] | no_license | awesombly/MyStudy | 3ddc3f66d786a1ceac9ce08d1989048c4bccf8b8 | 3bc180a46434b856c1b93af2b8795fabb69f87a2 | refs/heads/master | 2020-05-03T00:04:45.809278 | 2019-04-28T11:23:48 | 2019-04-28T11:23:48 | 178,299,523 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 777 | cpp | #include "stdafx.h"
#include "EffectTool.h"
#include "Dialog_CAnimation.h"
#include "afxdialogex.h"
Dialog_CAnimation* Dialog_CAnimation::Instance = nullptr;
// Dialog_Preset 대화 상자
IMPLEMENT_DYNAMIC(Dialog_CAnimation, CFormView)
Dialog_CAnimation::Dialog_CAnimation()
: CFormView(IDD_DIALOG_CAnimation)
{
Instance ... | [
"walckm11@gmail.com"
] | walckm11@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.