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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9de46486ac2021ff5efe938d0d61878e9f7a1591 | 12d0d641478ba8407d4e2a9b8d061937f7541375 | /YOLODetector.cpp | 9a99d67497954cbc05fd42a898fdf83515644a34 | [] | no_license | hanahimi/YOLO-TensorRT-GIE- | 8cceb110bfa4b01c645e8f18e604882a521f391d | a9dc2005462a785906a4c0b2471e46eb187b8a9e | refs/heads/master | 2021-01-19T19:55:09.264029 | 2017-02-22T09:46:41 | 2017-02-22T09:46:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,692 | cpp |
#include <opencv2/core.hpp>
#include <assert.h>
#include <fstream>
#include <sstream>
#include <iostream>
#include <cmath>
#include <sys/stat.h>
#include <cmath>
#include <time.h>
#include <cuda_runtime_api.h>
#include <vector>
#include <map>
#include "NvInfer.h"
#include "NvCaffeParser.h"
#include <cstring>
#inc... | [
"timothee.lesort@thalesgroup.com"
] | timothee.lesort@thalesgroup.com |
a79ec6b367fcd9cc293d5164ee39e89b11975a1f | 834e1fd7975f9e4341dbe3db2737fbf6386ab002 | /AtCoder/ABC/214/214c.cpp | 7a276621f265fba96ad1ad86c8a76c78367f2d68 | [] | no_license | Naoya14/Competitive | 644ec75bea0ef45e09964782a16d8cac95ae6ada | 79e45c1f5e70734593574870a01b2ad770827755 | refs/heads/main | 2023-07-17T06:14:14.083104 | 2021-08-29T21:47:23 | 2021-08-29T21:47:23 | 358,870,003 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 786 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <cmath>
#include <string>
#include <cstdint>
#include <set>
#include <unordered_map>
#define rep(i, n) for (int i = 0; i < (n); ++i)
using namespace std;
using ll = long long;
using Pii = pair<int, int>;
using Pis = pair<int, string>;
using Graph = ve... | [
"naoya1059@gmail.com"
] | naoya1059@gmail.com |
c5f1c2d4b8eebe4f6260f6520600568be54b1942 | 00c36cc82b03bbf1af30606706891373d01b8dca | /OpenGUI/OpenGUI_Brush_Caching.cpp | eb83d7a2624ce94f01d85b066026eba79ba61970 | [
"BSD-3-Clause"
] | permissive | VB6Hobbyst7/opengui | 8fb84206b419399153e03223e59625757180702f | 640be732a25129a1709873bd528866787476fa1a | refs/heads/master | 2021-12-24T01:29:10.296596 | 2007-01-22T08:00:22 | 2007-01-22T08:00:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,589 | cpp | // OpenGUI (http://opengui.sourceforge.net)
// This source code is released under the BSD License
// See LICENSE.TXT for details
#include "OpenGUI_Brush_Caching.h"
#include "OpenGUI_Exception.h"
#include "OpenGUI_Screen.h"
#include "OpenGUI_Renderer.h"
#include "OpenGUI_TextureManager.h"
namespace OpenGUI {... | [
"zeroskill@2828181b-9a0d-0410-a8fe-e25cbdd05f59"
] | zeroskill@2828181b-9a0d-0410-a8fe-e25cbdd05f59 |
fd7748e337efe4cc3dfd2b336ba076aefb94b978 | 9adbf8dce81bff96c407c158fba2b6933a030aa4 | /external/zug/transducer/interleave.hpp | 149b858695df1a49465a443a8f036607fe8505ab | [] | no_license | agjaeger/lager_example | 2624c48a1e718ec81c72f6d0292c0b47c8a27464 | 06c1db88ea514d66c01c56989b4a6a1b6fecc07c | refs/heads/master | 2020-11-26T14:50:57.389174 | 2019-12-19T17:57:14 | 2019-12-19T17:57:14 | 229,110,861 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,617 | hpp | //
// zug: transducers for C++
// Copyright (C) 2019 Juan Pedro Bolivar Puente
//
// This software is distributed under the Boost Software License, Version 1.0.
// See accompanying file LICENSE or copy at http://boost.org/LICENSE_1_0.txt
//
#pragma once
#include <zug/compose.hpp>
#include <zug/detail/iterator_range.h... | [
"agjaeger@ualr.edu"
] | agjaeger@ualr.edu |
7c7f4dc1bd0dc2fe06aa3c9b769c13de8eb6ee53 | ef03edfaaf3437b24d3492ac3865968fcfda7909 | /src/DesignPatterns/src/C++/003-OtherPatterns/005-MVC/ProductApp/Product.cpp | 1617d8ff959769fe21c4405a471cbbc4e2c54e63 | [] | no_license | durmazmehmet/CSD-UML-Design-Patterns | c60a6a008ec1b2de0cf5bdce74bc1336c4ceeb63 | ae25ec31452016025ff0407e6c6728322624b082 | refs/heads/main | 2023-07-25T23:02:24.703632 | 2021-08-31T23:18:19 | 2021-08-31T23:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 273 | cpp | #include "Product.h"
using namespace std;
void Product::SetId(size_t id)
{
m_id = id;
}
Product::operator std::string() const
{
return string{ "[" }
.append(to_string(m_id))
.append("]")
.append(m_name)
.append(":")
.append(to_string(m_price * m_stock));
} | [
"mehmet.durmaz@temax.us"
] | mehmet.durmaz@temax.us |
1b070b7617672a5ba9c0dc40692b24397b637564 | ca8ca916d7d93310c2900d80d66e9887f9574665 | /TwoKnobs/TwoKnobs.ino | c5a5ea074388049c8db263fd2d0fedced02c197b | [] | no_license | iron-claw-972/Team-8-Arduino-Code | 1af42f36ad44c5b2a6f580e1aeec42750994b339 | 6aac0002ad17464596f98bab304214c53583fe10 | refs/heads/main | 2023-02-26T02:25:13.954469 | 2021-02-05T03:53:59 | 2021-02-05T03:53:59 | 315,868,308 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,009 | ino | // Robust Rotary encoder reading
//
// Copyright John Main - best-microcontroller-projects.com
//
#define CLK 12
#define DATA 8
#define CLK1 7
#define DATA1 6
void setup() {
pinMode(CLK, INPUT);
pinMode(CLK, INPUT_PULLUP);
pinMode(DATA, INPUT);
pinMode(DATA, INPUT_PULLUP);
pinMode(CLK1, INPUT);
pinMode(C... | [
"orca.pranav@gmail.com"
] | orca.pranav@gmail.com |
b89ad6d9cde65a7a53f1cf1ecea7922fcb4f7e50 | 9fec729f365812836ca0b6a68031b9e0d6561766 | /swexpert/4050.cpp | 9ac2b5f46356218aac43c6b4462ca1098ad90a90 | [] | no_license | lee-jeong-geun/ps | d681b47c9c3a7f8f0aa29fae961df5c109f55926 | 8306c546820be5e089ab52abdc1cb03722adbecb | refs/heads/master | 2023-04-23T23:38:48.291444 | 2021-05-05T16:29:47 | 2021-05-05T16:29:47 | 106,931,221 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,708 | cpp | #include <cstdio>
#include <iostream>
#include <algorithm>
using namespace std;
int N, Num[100005], Max, Count;
long long result;
/*
해당 가격 배열 인덱스에 카운트를 해주고 다 해준 뒤
큰 가격부터 내려가면서 배열에 저장된 갯수를 더하고 3을 나눈 몫을 해당 가격에 곱해서
전체 가격에서 빼주면 된다.
다른 방법으로는 정렬 후 제일 큰 가격부터 접근을 하여 3개가 될때마다 하나씩 뺴주면 된다.
*/
int main()
{
int T;
scanf(... | [
"ljk0411jg@naver.com"
] | ljk0411jg@naver.com |
fbcc807d958db30890a5b43b8325ee9effc937d2 | b6716aec9729cac4fc71e59f80ab92791545ab8d | /vex/sdk/vexv5/gcc/include/c++/4.9.3/deque | cf6a678145c5d93e79f7040dbaf5080175beaaa4 | [] | no_license | RIT-VEX-U/2020-2021-LITTLE | 99a54e9a908760c94e9baa314d690c4394fb49bd | bdfa54d5c4f6968a1affc758055eaf6bdac23741 | refs/heads/master | 2021-05-21T02:25:17.788991 | 2021-03-30T02:16:15 | 2021-03-30T02:16:15 | 252,501,126 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,741 | // <deque> -*- C++ -*-
// Copyright (C) 2001-2014 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; e... | [
"ramtech51@comcast.net"
] | ramtech51@comcast.net | |
16b4162e92fcc2dbcfd23cc5472db914c69ab3ac | bf5024f69acca285ca6857e2ca01e6e33af9a885 | /Leetcode0691.cpp | 0f6be3de9d288953586553f8a1d63bc64720ab39 | [
"Apache-2.0"
] | permissive | dezhonger/LeetCode | 08c37177916e4a71bc07cbb27b1573221d96ee92 | 892ae5c14b92788611b86be6a05d1d02e137822f | refs/heads/master | 2023-08-14T00:34:42.570110 | 2023-07-28T06:54:27 | 2023-07-28T06:54:27 | 48,811,775 | 3 | 0 | null | 2021-02-05T06:22:58 | 2015-12-30T17:26:37 | Java | UTF-8 | C++ | false | false | 1,184 | cpp | #include <bits/stdc++.h>
using namespace std;
//Filename: Leetcode0691.cpp
//
//Author: dezhonger - csdisassembly@gmail.com
//Create: 2021-04-03 11:49:24
const int N = 1 << 15;
const int FFF = 1e6;
int dp[N];
class Solution {
public:
int n, m;
vector<string> st;
string tt;
int fill(int state, cha... | [
"noreply@github.com"
] | dezhonger.noreply@github.com |
9ce470feacacf74b8a6c999b38c67787734aea1a | 4a585d25b040bba7d2aee85edf3e3ee665b1fb8e | /funky_town.ino | b78db57ea208faeea8d4a716357e56c561d8a638 | [] | no_license | jrivera98/funky_town | c4bf24e75bc2ab21b20094f6f5cdc45832cb9b5b | 7c63349acfaa6e9b61ce6e84a562df5a64fca534 | refs/heads/master | 2020-04-25T05:47:31.098983 | 2019-02-25T18:10:14 | 2019-02-25T18:10:14 | 172,555,438 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 916 | ino | /*
* Josette Rivera
* 12/3/19
* Funky town
*/
#define NOTE_A4 440
#define NOTE_E5 659
#define NOTE_G5 784
#define NOTE_A5 880
#define NOTE_B6 1976
#define NOTE_D6 1175
#define NOTE_CS6 1109
#define NOTE_CS5 554
#define NOTE_AS5 932
#define NOTE_B5 988
#define NOTE_C6 1047
#define NOTE_A6 1760
int pinNum =... | [
"45836690+jrivera98@users.noreply.github.com"
] | 45836690+jrivera98@users.noreply.github.com |
eb5598a1141e6347392f0bed45f5a4842f401c72 | a66ce2b31cee52088d0941f1734de2932b3afc37 | /test/mcat.cpp | 38de6301e4435f34722f6da0a2e50ea7021193fe | [
"BSD-3-Clause"
] | permissive | mdavidsaver/pvxs | 291cda745d2b8387445758ef0054ea7d952dd390 | aba04ee95228369ba0f6f1843f85e830c2587317 | refs/heads/master | 2023-08-04T17:24:39.334946 | 2023-07-30T20:19:44 | 2023-08-03T00:20:13 | 216,301,431 | 13 | 24 | NOASSERTION | 2023-09-13T10:44:47 | 2019-10-20T03:21:19 | C++ | UTF-8 | C++ | false | false | 4,548 | cpp | /**
* Copyright - See the COPYRIGHT that is included with this distribution.
* pvxs is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
#include <iostream>
#include <fstream>
#include <epicsTime.h>
#include <epicsGetopt.h>
#include <pvxs/serv... | [
"mdavidsaver@gmail.com"
] | mdavidsaver@gmail.com |
41ed491d0244a7ad62c717304d62f5bc09a49df6 | 48d4de83d911acabbe6935fe6fdedac244ba38ea | /SDK/PUBG_BP_FppWeaponListSlotWidget_parameters.hpp | 203bd0e4fdea05af3041fe84a1545d64dd2e55fd | [] | no_license | yuaom/PUBG-SDK-1 | af9c18e7d69a05074d4e6596f5f6ac1761192e7d | 5958d6039aabe8a42d40c2f6a6978af0fffcb87b | refs/heads/master | 2023-06-10T12:42:33.106376 | 2018-02-24T04:38:15 | 2018-02-24T04:38:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,075 | hpp | #pragma once
// PLAYERUNKNOWN'S BATTLEGROUNDS (3.6.13.14) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "../SDK.hpp"
namespace Classes
{
//---------------------------------------------------------------------------
//Parameters
//-----------------------------------------------------------------------... | [
"mtz007@x.y.z"
] | mtz007@x.y.z |
3cea4acbe4dbc9e55dbfe85b75c417374419c95c | c42ecbc5bb6bc33acc9833b738996e537d092041 | /pothos-serialization/include/Pothos/serialization/impl/mpl/aux_/sort_impl.hpp | 46e1860d461b426cfec038eacfc241186948d537 | [
"BSL-1.0"
] | permissive | lrmodesgh/pothos | abd652bc9b880139fa9fb2016b88cb21e0be1f0a | 542c6cd19e1aa2ee1fda47fbc131431ed351ae31 | refs/heads/master | 2020-12-26T02:10:22.037019 | 2015-07-13T08:28:57 | 2015-07-13T08:28:57 | 39,064,513 | 1 | 0 | null | 2015-07-14T08:56:33 | 2015-07-14T08:56:33 | null | UTF-8 | C++ | false | false | 3,429 | hpp |
#ifndef POTHOS_MPL_AUX_SORT_IMPL_HPP_INCLUDED
#define POTHOS_MPL_AUX_SORT_IMPL_HPP_INCLUDED
// Copyright Eric Friedman 2002-2003
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://w... | [
"josh@joshknows.com"
] | josh@joshknows.com |
2f93623efaa00f467c3495522b81c43ef2f223a4 | 708e834432e60d04677c611dd61657142498861d | /ch07/exercise7_31.h | 58c315183c02d58382a53ea3b9d661f301451f13 | [] | no_license | meixsh/cpp-primer | b60856a8c50537e83514181250a3ac62adef88af | 8e0b654e6cb6f80842a4f4a76128c3d5b0b8832d | refs/heads/master | 2023-01-20T05:17:43.895113 | 2020-11-19T08:35:33 | 2020-11-19T08:35:33 | 314,184,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 51 | h | class Y;
class X
{
Y *py;
};
class Y
{
X x;
};
| [
"meixsh@qq.com"
] | meixsh@qq.com |
809eb049d914ccaa78a9ca6d2a6db02a1a1f3b82 | 514e53d25623da6f29dc9b95eb5d3f9a74e6b52c | /docs/examples/Font_038.cpp | 8b36d3c982213940fc6280c9ce71a034883ad9f8 | [
"BSD-3-Clause"
] | permissive | xiaofei2ivan/skia | f7230aa17f7f1cf11420a3c3d355ee8955794917 | d95286de1dda8c1c0403de22151e1b2a9b7ddf96 | refs/heads/master | 2021-10-22T11:59:22.331872 | 2019-03-16T22:05:45 | 2019-03-16T23:04:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | cpp | // Copyright 2019 Google LLC.
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#include "fiddle/examples.h"
// HASH=882e8e0103048009a25cfc20400492f7
REG_FIDDLE(Font_038, 256, 256, false, 0) {
void draw(SkCanvas* canvas) {
// incomplete
}
} // END FIDDLE
| [
"halcanary@google.com"
] | halcanary@google.com |
5bd4cb0fcbf9e92ffae2a235b9ae1b36043390a7 | 9a3c2c07baa0b1d8b0826f945d2195ed8768f6dd | /test/core/libp2p/crypto/marshaller_test.cpp | 0c7cfbb6449fe17fec1182216f12edda0bd11eb9 | [
"Apache-2.0"
] | permissive | hotpoor/kagome | 58578e47b175416ad0125f0db9229e73b486720f | f2451b6d376bac28faab1edce9024847266736e3 | refs/heads/master | 2020-07-30T23:40:22.788489 | 2019-09-23T09:37:26 | 2019-09-23T09:37:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,546 | cpp | /**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#include "libp2p/crypto/key_marshaller/key_marshaller_impl.hpp"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "libp2p/crypto/common.hpp"
#include "mock/libp2p/crypto/key_validator_mock.hpp"
using Buffer ... | [
"noreply@github.com"
] | hotpoor.noreply@github.com |
3a940aabda8bc221d7ef4520c3e9e52c83e780d8 | 8bfd30fad244f47ddefb22b8a0bd1f5d6be5057b | /worker.cpp | 9dbe4c4be157bbf2075f1652c4e4dc62284761b8 | [] | no_license | rudireg/price_compare_parser | 9dccbda73420ec4bef8fc456ac0a96101811a74c | 7eb53d6ad38d96fcf5453d810b1f93e80dac5285 | refs/heads/master | 2022-11-11T03:02:57.467264 | 2020-06-11T18:30:45 | 2020-06-11T18:30:45 | 264,302,480 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,466 | cpp | #include "worker.h"
Worker::Worker(QObject *parent, QString captchaClientKey, ValuteRate *valuteRate) : QObject(parent), captchaClientKey(captchaClientKey)
{
this->parserPool.clear();
this->tInfo = nullptr;
this->valuteRate = valuteRate;
}
Worker::~Worker()
{
QHash<QString, Parser*>::iterator i;
f... | [
"rudireg@ya.ru"
] | rudireg@ya.ru |
a2445c92a07aa1ede0dbf05f6c8c4307b4ec570a | 72352139ee6aaa93e4a594c2ef0772ece3f66e6e | /src/OCGui/OpenGLCanvas.cpp | 51bca2bd56eeff4ac9e211759208a82f8306141d | [
"MIT"
] | permissive | brunogouveia/OCGui | 548d5c9186b2eab622f5552405727fc769e3e17d | e579e41389d3cfc39e6f2f8e69b8fc3328141044 | refs/heads/master | 2021-01-17T07:08:11.593355 | 2015-10-08T03:07:59 | 2015-10-08T03:07:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,395 | cpp | #ifdef OCGUI_IMPLEMENTATION__
#include <OCGui/OpenGLCanvas.h>
namespace OCGui
{
OpenGLCanvas::OpenGLCanvas(std::string&& label, int width, int height):
Widget(std::move(label)),
m_drawCallback(NULL),
m_width(width),
m_height(height)
{
}
OpenGLCanvas::~OpenGLCanvas() {... | [
"bruno.henrique.gouveia@gmail.com"
] | bruno.henrique.gouveia@gmail.com |
a8734dc66bfede22169565bdbe0436404a8fa43d | 2b72cb1f41863b40a675816007c30ceb6c9c99eb | /BattleTank/Source/BattleTank/Public/TankMovementComponent.h | f2c3040b01ef3966a77dcf6984d98a16f45640a6 | [] | no_license | ram5593/BattleTank | 1375c62b31212c0b7a4e800da3379918d52d0d9d | 9649e63dd2c8a77e6257c24c3aeca22c1d7765b8 | refs/heads/master | 2021-05-15T05:13:56.321648 | 2018-02-03T00:51:42 | 2018-02-03T00:51:42 | 117,838,897 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 949 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/NavMovementComponent.h"
#include "TankMovementComponent.generated.h"
class UTankTrack;
/**
*
*/
UCLASS( ClassGroup = (Custom), meta = (BlueprintSpawnableComponent) )
class ... | [
"rmazerole@gmail.com"
] | rmazerole@gmail.com |
59369963c5932bc143f96613581502c9538af8d8 | ee54f886c628a956d6af999ead697c4749d48f93 | /SPOJ/PALACE.cpp | e6c387e41581e2101c2f00dc3be4c864e57858da | [] | no_license | Rabahjamal/Online-Judges-Solutions | 09bcf26eca35151275a2584ea57b04aef23c0a4f | ddf3fd4dbeb89a363a060a84896295ee6b627c2a | refs/heads/master | 2021-01-01T06:12:17.143040 | 2017-08-20T12:40:39 | 2017-08-20T12:40:39 | 97,377,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 687 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
#define F first
#define S second
#define inf INT_MAX
#define INF LONG_LONG_MAX
#define all(v) v.begin(), v.end()
#define rall(v) v.rbegin(), v.rend()
ll Pw(ll a, ll n) {
if(n==1)
return a;
ll p = Pw(a... | [
"noreply@github.com"
] | Rabahjamal.noreply@github.com |
8dbf8870f6f09df5b3eb181a0db7efca37309283 | b268c986b8c3ad58cef649b123844f4cc9a904bc | /BRAINSCommonLib/itkBRAINSROIAutoImageFilter.h | 4430e7b006f49eb650dc030c41cf201f2c5e60e5 | [] | no_license | Slicer/BRAINSTools | c0848684e68bd0b85d1b33e9a5caeb749ec81262 | c658c752a053ab2006929489d5f0e9297857ba18 | refs/heads/slicer-2015-08-21-v4.5.0 | 2021-01-18T07:32:41.051518 | 2015-10-06T21:10:16 | 2015-11-03T16:30:19 | 21,228,900 | 5 | 5 | null | 2017-12-05T23:04:13 | 2014-06-26T05:19:24 | C++ | UTF-8 | C++ | false | false | 7,291 | h | /*=========================================================================
*
* Copyright SINAPSE: Scalable Informatics for Neuroscience, Processing and Software Engineering
* The University of Iowa
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file excep... | [
"hans-johnson@uiowa.edu"
] | hans-johnson@uiowa.edu |
bca2e67403a2cc9a28e0e1ba8cdfaf0497abe8ad | 7113cd2302f41512416b2f8f337131075904578a | /test/test_libmatrix_andrea.cpp | 90a0454c6c91e97a92de861c502403f0e5184f3e | [] | no_license | AndreaC21/Projet-FMJ | 92d381d2d29b4e72ecd9acb829596e78b7282e1f | 627d33af1b3bd0cbbfaa26e591b9f60d94541de1 | refs/heads/master | 2023-08-09T10:48:38.144962 | 2021-09-15T18:43:44 | 2021-09-15T18:43:44 | 316,583,960 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,906 | cpp | // by Andréa Carpentier
// using Tiago De Lima template
// Tests libmatrix functionalities.
#include <array>
#include <vector>
#include <iostream>
#include "unit_test.hpp"
#include "../include/libmatrix.hpp"
using namespace libmatrix;
using uint = unsigned int;
int test_operator_mult_affect()
{
Vec3i u {2,2,3}... | [
"andrea_carpentier@ens.univ-artois.fr"
] | andrea_carpentier@ens.univ-artois.fr |
e784988726d878d07ad6e83c5432265d5a926f60 | 0340e1646c593ef5cfcff3cfc35b7dc2f948dea1 | /RoomGate/ServerBiz/ServerBiz/thrift/center_server_types.h | 9cfa4f11cb43a5960a4df687a96032fd5afc27f8 | [] | no_license | wanghuan578/community-IM-Server-client | 3b8bc19839536e261eb2a2da9aff43fe16f5bebe | dfd5cb43ba0a8ff3fe917c9bf091deb48a653e44 | refs/heads/master | 2022-02-11T22:17:35.719832 | 2019-08-07T06:22:36 | 2019-08-07T06:22:36 | 111,756,242 | 9 | 6 | null | null | null | null | UTF-8 | C++ | false | true | 26,642 | h | /**
* Autogenerated by Thrift Compiler (0.9.1)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#ifndef center_server_TYPES_H
#define center_server_TYPES_H
#include <thrift/Thrift.h>
#include <thrift/TApplicationException.h>
#include <thrift/protocol/TProtocol.h>
#include <thr... | [
"57810140@qq.com"
] | 57810140@qq.com |
51622f673ce10e6017d427318eef82fb27fbefe4 | ca7193f89b544d837c9172f61662f23fa674ee34 | /C++/test.cpp | ca43551941515b494d446d402a765708af89174f | [] | no_license | KatizzZ/misssionA2Z | 2e8ff3210f4cc6bcac04fc408b671ce36f319199 | 3639afd540ab8907bfec545a67a10404adb45bfc | refs/heads/master | 2021-09-29T11:46:31.159571 | 2021-09-09T12:33:09 | 2021-09-09T12:33:09 | 244,320,315 | 1 | 0 | null | 2020-10-13T18:34:21 | 2020-03-02T08:40:18 | C++ | UTF-8 | C++ | false | false | 498 | cpp | void printArray(int arr[], int size)
{
for (int i = 0; i < size; i++)
cout << arr[i] << " ";
cout << endl;
}
int main()
{
int arr[] = {1, 2, 3, 4, 5, 6};
int n = sizeof(arr) / sizeof(arr[0]);
// To print original array
printArray(arr, n);
// Function cal... | [
"shivamkatiyar110896@gmail.com"
] | shivamkatiyar110896@gmail.com |
2b4aaeec5dd0c4f5636c0fe7ad88a2a765fc81bd | faad51c181c1ea6107b732a36ecd18b4b5fc5c32 | /mythesis_body/src/vfh/pcl_object_recognition.hpp | 6a5a762b522a6edca6e29611cc473bd11e9701b9 | [] | no_license | gharghabi/MEng_thesis | 35e2cdf0f4a90a7e4cb2d8dcbb2dd8492fa318d2 | 1eb1f0055f438946c6787b0e0c2e3beeb34b13bb | refs/heads/master | 2016-09-10T18:00:53.688684 | 2014-11-12T18:22:47 | 2014-11-12T18:22:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,284 | hpp | //#include "openni2pcl_reg.hpp"
#include <iostream>
#include <tuple>
//#include <pcl/io/openni_grabber.h>
#include <pcl/common/time.h>
#include <iostream>
#include <pcl/io/pcd_io.h>
#include <pcl/features/shot_omp.h>
#include <pcl/features/board.h>
#include <pcl/keypoints/uniform_sampling.h>
#include <pcl/recognition/c... | [
"sh.gharghabi@gmail.com"
] | sh.gharghabi@gmail.com |
4549e66f3761ab779017d330e99a7c854ab377c4 | ec7cf198f0d1abd3627b1a8796918c5ec7c86db8 | /lib/SmartThings/SmartThingsEthernet.h | decd108e7799ffb522a4daa8daf86e29124f2617 | [] | no_license | vassil-vassilev/HomeAC | 975397274ca56f1699b36f4fbc79ad1ad599b349 | 31fce41c6b0922bea430418a9772aaf8c8dbad72 | refs/heads/master | 2021-08-23T19:39:08.034026 | 2017-12-06T07:59:36 | 2017-12-06T07:59:36 | 110,470,523 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,012 | h | //*******************************************************************************
// SmartThings Arduino Ethernet Library
//
// License
// (C) Copyright 2017 Dan Ogorchock
//
// History
// 2017-02-04 Dan Ogorchock Created
// 2017-05-02 Dan Ogorchock Add support for W5500 Ethernet2 Shield
//***********************... | [
"vassilev.vassil@gmail.com"
] | vassilev.vassil@gmail.com |
61af6d3afcbdc885fde44fc3950029c45828e3e7 | b02eef564e53a479b1c40ed158cdabfb1305ec0c | /include/remod/module.h | cf2c66f458746443f5e5cfa6c32e196cdc51e04f | [
"MIT"
] | permissive | KevinW1998/ReMod-Core | f8858d66f78d233dbcab766ae94655b40ab90022 | 36f2c55b548d48303a74f388f11b94906e301461 | refs/heads/master | 2021-06-27T22:26:48.037567 | 2020-10-04T08:04:39 | 2020-10-04T08:04:51 | 134,573,079 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | h | #pragma once
namespace remod
{
class module {
const char* m_module_name;
public:
constexpr module(const char* module_name) :
m_module_name(module_name)
{}
constexpr bool is_main_module() const
{
return m_module_name == nullptr;
}
constexpr const char* get_module_name() const
{
return m_mo... | [
"kevin.waldock@gmail.com"
] | kevin.waldock@gmail.com |
620934bfa19b61c2f12e520138e9b84857a9eba1 | 8e07ef71f6ba799b2832e887d3ad96883ddee5d7 | /146-LRUCache.cpp | f0fb93b1b3e90ed8ed9c771e919c4bc718b98a96 | [] | no_license | goaxe/LeetCode | a889f768a10cd2df874fc53a9ba5963766d1aa1d | 8e4369e50acfaa1ef35175d2aaa542cb3efba42c | refs/heads/master | 2021-01-24T02:53:28.708588 | 2015-08-01T09:21:51 | 2015-08-01T09:21:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,621 | cpp | /*=============================================================================
# FileName: 146-LRUCache.cpp
# Desc: AC, 108ms
# Author: Jian Huang
# Email: huangjian1993@gmail.com
# HomePage: https://cn.linkedin.com/in/huangjian1993
# Version: 0.0.1
# LastChange: 2015-08-01 09:10:38... | [
"huangjian1993@gmail.com"
] | huangjian1993@gmail.com |
a6c453b93a8722bdcd53b19445113ebc55a0c00a | 66c2098fa25ebee6876eef2fe204b24ef0e58160 | /src/rs_filter_policy.h | e816d67156170c5bdf5b95c2dca3470d811f9fdd | [] | no_license | z7z8th/RSOrionDecoder | 3afba3952386fa6755c247865111097ccae87c5b | 071b40b8391b498f73da99a88482e3af9978870c | refs/heads/master | 2020-06-05T06:56:56.748747 | 2019-06-25T10:45:48 | 2019-06-25T11:18:39 | 192,351,836 | 5 | 2 | null | 2019-06-18T00:54:35 | 2019-06-17T13:24:17 | C | UTF-8 | C++ | false | false | 561 | h | #ifndef __RS_FILTER_POLICY_H__
#define __RS_FILTER_POLICY_H__
namespace readsense {
struct FrameTrack {
int lastFrame;
int trackCount;
};
struct RegionRatio {
float xRatio = 0.0;
float yRatio = 0.0;
float widthRatio = 1.0;
float heightRatio = 1.0;
};
struct FilterPolicy {
RegionRatio _regionRatio;
int _face... | [
"ybzhao1989@gmail.com"
] | ybzhao1989@gmail.com |
04e31019b0e973d3f98eb037dca3d0c6b192da70 | 17af5ccbd2437823c8fd7d0c3190d721687fb6fe | /@twc_config_jointop/addons/ffaa_estatico/config.cpp | 517168a27e209f6cf4c9e8a00fcf8d5f47aa6cbe | [] | no_license | Mallas011/Modset | 7e55b80fd71bf7209f92ad1485b6f6621fd40c46 | 9a618879555eea4f2808cdd3c2fe7e093f133ffd | refs/heads/master | 2021-05-25T11:53:48.901059 | 2018-03-28T23:40:55 | 2018-03-28T23:41:05 | 127,314,709 | 0 | 0 | null | 2018-03-29T15:57:41 | 2018-03-29T15:57:41 | null | UTF-8 | C++ | false | false | 7,207 | cpp | class WeaponCloudsGun;
class Mode_SemiAuto;
class Mode_Burst;
class CfgPatches
{
class ffaa_estatico
{
units[]=
{
"TWC_Milan"
};
weapons[]=
{
"ffaa_estatico_milan"
};
requiredVersion=1;
requiredAddons[]=
{
"A3_Static_F_Gamma",
"uk3cb_baf_equipment",
"A3_CargoPoses_F",
"A3_Armor_F_S... | [
"neciota@gmail.com"
] | neciota@gmail.com |
ab88e98d1d5cc6485a486c4bced43dbde3ff2c50 | 7e0de190260f7ec4bc14bf21eaa1c845a8d36d9f | /crossLaserTest/XMLReader.h | 9907c0ca99a480d44894fa3caf427799b399c263 | [] | no_license | PengZhai19960213/TestProject | fb4248cd2706db23ee58023669a2f9df108665d6 | 7c00fecbc5e626ac9c63a1d0815ded1212115c82 | refs/heads/master | 2020-07-16T19:39:53.808392 | 2018-07-02T09:17:59 | 2018-07-02T09:17:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,722 | h | #pragma once
#include "SharedMethod.h"
#include "SharedHead.h"
#include ".\TinyXML\tinyxml.h"
#include ".\TinyXML\tinystr.h"
#include "scannerSharedHeader.h"
class XMLReader
{
public:
XMLReader(){ }
///读取单个相机的内参数、畸变参数、误差参数、标定板外参数
static bool readCamPara(std::string filename,CamPara& m_camPara);
/... | [
"1039219088@qq.com"
] | 1039219088@qq.com |
47c1710bd30e8218600deeea04ffdb32e9101251 | 44ab57520bb1a9b48045cb1ee9baee8816b44a5b | /EngineTesting/Code/CoreTools/CoreToolsTesting/ObjectSystemsSuite/Detail/StreamSizeTestingEnum.h | 4e8bbe19096fde881d2814e39190ee8df4647ef0 | [
"BSD-3-Clause"
] | permissive | WuyangPeng/Engine | d5d81fd4ec18795679ce99552ab9809f3b205409 | 738fde5660449e87ccd4f4878f7bf2a443ae9f1f | refs/heads/master | 2023-08-17T17:01:41.765963 | 2023-08-16T07:27:05 | 2023-08-16T07:27:05 | 246,266,843 | 10 | 0 | null | null | null | null | GB18030 | C++ | false | false | 546 | h | /// Copyright (c) 2010-2023
/// Threading Core Render Engine
///
/// 作者:彭武阳,彭晔恩,彭晔泽
/// 联系作者:94458936@qq.com
///
/// 标准:std:c++20
/// 引擎测试版本:0.9.0.6 (2023/04/18 16:01)
#ifndef CORE_TOOLS_OBJECT_SYSTEMS_STREAM_SIZE_TESTING_ENUM_H
#define CORE_TOOLS_OBJECT_SYSTEMS_STREAM_SIZE_TESTING_ENUM_H
#include "CoreTools/CoreTool... | [
"94458936@qq.com"
] | 94458936@qq.com |
e2cfc514ceffbab429e1a83847dd567d59679766 | fd8fdf41880f3f67f8e6413c297b5144097b50ad | /trunk/src/cgi/notice_cgi/cgi_sys_notice_get_for_pa.cpp | d8602fd7b9813d95011b24edfefba2cc876e8e99 | [] | no_license | liuxuanhai/CGI_Web | c67d4db6a3a4de3714babbd31f095d2285545aac | 273343bb06a170ac3086d633435e7bcaaa81e8c5 | refs/heads/master | 2020-03-18T12:27:40.035442 | 2016-09-28T11:18:26 | 2016-09-28T11:18:26 | 134,727,689 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,884 | cpp | #include "notice_server_cgi.h"
#include "proto_io_tcp_client.h"
class CgiSysNoticeGetForPa: public NoticeServerCgi
{
public:
CgiSysNoticeGetForPa() :
NoticeServerCgi(0, "config.ini", "logger.properties")
{
}
bool InnerProcess()
{
uint64_t iPaAppidMd5 = strtoul(((string)GetInput().GetValue("pa_appid_md5")).c... | [
"penghuijun6738@163.com"
] | penghuijun6738@163.com |
10a787fe168042e2bd6d5fe2f6bee3cca31ce4d0 | 9d364070c646239b2efad7abbab58f4ad602ef7b | /platform/external/chromium_org/components/precache/content/precache_manager_factory.h | df60ef8f6b2932089d50a656f8ead43f0e5cab82 | [
"BSD-3-Clause"
] | permissive | denix123/a32_ul | 4ffe304b13c1266b6c7409d790979eb8e3b0379c | b2fd25640704f37d5248da9cc147ed267d4771c2 | refs/heads/master | 2021-01-17T20:21:17.196296 | 2016-08-16T04:30:53 | 2016-08-16T04:30:53 | 65,786,970 | 0 | 2 | null | 2020-03-06T22:00:52 | 2016-08-16T04:15:54 | null | UTF-8 | C++ | false | false | 1,092 | h | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_PRECACHE_CONTENT_PRECACHE_MANAGER_FACTORY_H_
#define COMPONENTS_PRECACHE_CONTENT_PRECACHE_MANAGER_FACTORY_H_
#include "base/basictypes... | [
"allegrant@mail.ru"
] | allegrant@mail.ru |
eb29bd1c5e7e9bec4aa2601a50cda2742cbeb6c5 | 6f4887d435b9420c7c1ac20c9b618bbdfe16464c | /10class/Aktobe/Пицца.cpp | 380d5c0161c1cb0c48fd4bae4542f8d726fc8116 | [] | no_license | beloofficial/Dev-C | 4af8b69e58b07543a062360d9b17b0024759f0e2 | 64471bf2a2da7d3bf40f15445e397112648c189f | refs/heads/master | 2022-01-10T22:36:33.601075 | 2019-05-04T09:18:59 | 2019-05-04T09:18:59 | 184,855,569 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 508 | cpp | #include<iostream>
#include<deque>
#include<algorithm>
using namespace std;
deque<int >s;
int main()
{
long long int n,m,a[111111],l=0,k;
cin>>n>>m;
for(int i=1;i<=n;i++)
{
cin>>a[i];
}
sort(a+1,a+n+1);
for(int i=1;i<=n;i++)
{
s.push_front(a[i]);
}
k=n;
for(int i=1;i<=n/2+1;i++)
{
i... | [
"amantay.or@gmail.com"
] | amantay.or@gmail.com |
2071defc151cf80eb8afd2fb086ebfe11f9c6cac | e7d5a58c142fbd18c237438f799f35b11f6966fd | /lib/assimp/code/glTFAssetWriter.h | 4ddae7d535a1a5a648da468e694aece4c1465433 | [
"LGPL-2.0-or-later",
"BSD-3-Clause",
"MIT"
] | permissive | OpenGL-adepts/OpenGL-playground | 143d7966ad961b06abce7de6968e011ddcd55143 | 263e3143f4f2d12b520667aa10b08804a1180677 | refs/heads/master | 2020-03-17T03:18:30.377834 | 2018-05-17T16:47:02 | 2018-05-17T16:47:02 | 133,229,244 | 1 | 0 | MIT | 2018-05-20T18:35:00 | 2018-05-13T11:06:11 | C++ | UTF-8 | C++ | false | false | 2,519 | h | /*
Open Asset Import Library (assimp)
----------------------------------------------------------------------
Copyright (c) 2006-2016, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following conditions ... | [
"michal.martyniak@linux.pl"
] | michal.martyniak@linux.pl |
53059ad84fe17c7eed4f118c3a897dd981b5daf2 | e99a6334561af772065469c2ba49ec16e02264c8 | /export/windows/cpp/obj/src/flixel/system/debug/completion/CompletionHandler.cpp | ef7265e396b9671a008760f913130389565adaff | [] | no_license | theleper676/Project13 | adfe838254cac6359d7fb38984380800460bf221 | 424e0b430e76a59b95d6e6ee3c1706d498e87f76 | refs/heads/master | 2021-06-17T07:52:23.213394 | 2017-05-01T14:17:32 | 2017-05-01T14:19:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 21,849 | cpp | // Generated by Haxe 3.4.2 (git build master @ 890f8c7)
#include <hxcpp.h>
#ifndef INCLUDED_EReg
#include <EReg.h>
#endif
#ifndef INCLUDED_StringTools
#include <StringTools.h>
#endif
#ifndef INCLUDED_flixel_FlxG
#include <flixel/FlxG.h>
#endif
#ifndef INCLUDED_flixel_FlxGame
#include <flixel/FlxGame.h>
#endif
#ifndef ... | [
"yoav.levin@gmail.com"
] | yoav.levin@gmail.com |
2fd17ad61ef9b22761a342d260a496cd547adac9 | dad2738af1cddb3a60575430589ea125bd72bed3 | /代码库/Dev c++/蓝桥杯/九数组分数.cpp | 2b72d9aa13679914298dd801d24db9020e3ecf6d | [] | no_license | llwwlql/Dictionary | 2f44e18474185304336f9b363ce533616af7ca8c | 9f9f7ed81d5a872975eea9f9140845036745f98f | refs/heads/master | 2021-01-09T20:04:08.101099 | 2016-06-17T01:37:00 | 2016-06-17T01:37:00 | 61,336,773 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 445 | cpp | #include <stdio.h>
void test(int x[])
{
int a = x[0]*1000 + x[1]*100 + x[2]*10 + x[3];
int b = x[4]*10000 + x[5]*1000 + x[6]*100 + x[7]*10 + x[8];
if(a*3==b) printf("%d / %d\n", a, b);
}
void f(int x[], int k)
{
int i,t;
if(k>=9){
test(x);
return;
}
for(i=k; i<9; i++){
t=x[k]; x[k]=x[i]; x[i]=t;
f(x... | [
"逯其鲁"
] | 逯其鲁 |
25c7d07dfac3ac5a598b225280e42583a8af6863 | c15d609dd18c2341d0bc0a2be08f4906916b14fc | /SepherdGame/GraphicDev.h | d4944dee4014c6838d12dcfbbef5b91432e6a7a9 | [] | no_license | ismw-git/SepherdGame | 14f0462e54f7d8854bd3459c98a8ab678b84a241 | 024042272924f13ac31f6d92f4c44095426493c3 | refs/heads/master | 2020-05-09T16:14:24.891024 | 2019-04-14T09:38:19 | 2019-04-14T09:38:19 | 181,264,007 | 1 | 0 | null | 2019-04-14T05:22:29 | 2019-04-14T05:22:27 | null | UTF-8 | C++ | false | false | 420 | h | #ifndef GraphicDev_h__
#define GraphicDev_h__
#include "Engine_Define.h"
class CTransform;
class CGraphicDev
{
DECLARE_SINGLETON(CGraphicDev)
private:
explicit CGraphicDev(void);
~CGraphicDev(void);
public:
void Set_DC(HDC BackDC);
HDC Get_DC(void);
void Set_Transform(CTransform* pTransform);
CTransform* Get_Tr... | [
"doun1290@naver.com"
] | doun1290@naver.com |
13121d3285ac6fdf0e81023d9eb0a3836cb43d62 | 01837a379a09f74f7ef43807533093fa716e71ac | /src/host/hiksdk/HikSdkParser2.h | f9298ca9363579d78a6fa3cdf12d36c8f21b5e09 | [] | no_license | lasuax/jorhy-prj | ba2061d3faf4768cf2e12ee2484f8db51003bd3e | d22ded7ece50fb36aa032dad2cc01deac457b37f | refs/heads/master | 2021-05-05T08:06:01.954941 | 2014-01-13T14:03:30 | 2014-01-13T14:03:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 914 | h | #ifndef __HIKSDKPARSER2_H_
#define __HIKSDKPARSER2_H_
#include "j_includes.h"
#include "x_time.h"
#include "faac.h"
#include "HikSdkParserDef.h"
#define DATA_BUFFER_SIZE (1024 * 1024)
#define HIK_PACK_LENGHT(x) (((*(x + 3) & 0xFF) << 8) + (*(x + 2) & 0xFF))
#define HIK_PACK_LENGHT2(x) (((*(x + 2) & 0xFF) << 8) + (*(x ... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
64bf820a75194c2d7815f96b32e06cc2f55c5744 | 019b1b4fc4a0c8bf0f65f5bec2431599e5de5300 | /chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc | 221e8ebde435bdecf292ed626b2aaed706502a7b | [
"BSD-3-Clause"
] | permissive | wyrover/downloader | bd61b858d82ad437df36fbbaaf58d293f2f77445 | a2239a4de6b8b545d6d88f6beccaad2b0c831e07 | refs/heads/master | 2020-12-30T14:45:13.193034 | 2017-04-23T07:39:04 | 2017-04-23T07:39:04 | 91,083,169 | 1 | 2 | null | 2017-05-12T11:06:42 | 2017-05-12T11:06:42 | null | UTF-8 | C++ | false | false | 24,709 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/renderer/safe_browsing/phishing_dom_feature_extractor.h"
#include "base/bind.h"
#include "base/callback.h"
#include "base/memory/wea... | [
"wangpp_os@sari.ac.cn"
] | wangpp_os@sari.ac.cn |
e50fc673654af56512b8419c345f4ef57984afb5 | 646c6dd9ade69cc6ed8f91d784be7f3719d70891 | /src/defconbots22.cpp | 408f26afef2a1a528f96241b6d7ab51e17c786f4 | [] | no_license | ryanshoff/defconbots22 | 5bb43a34858e73442fc8bcf338c0af0a2bce418d | e688703b6845d0f2417ab33693a139f3b291255d | refs/heads/master | 2021-01-21T12:23:20.148221 | 2014-08-07T06:54:43 | 2014-08-07T06:54:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,937 | cpp | #define IMAGEVIEWER
#define TRACKVIEWER
#undef SERIAL
#undef NOVIEWER
#include <iostream>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <pcl/io/openni_grabber.h>
#include <SerialStream.h>
#ifndef NOVIEWER
#include <pcl/visualization/pcl_visualizer.h>
#endif
#include <pcl/io/openni_camera/openni... | [
"ryanshoff@gmail.com"
] | ryanshoff@gmail.com |
41d44aec7214cdc4aa0d556e915544f00eb39cc6 | 6abaf62b3597610ed8b35f637552ea2a829dbd7e | /src/Services/StringizeService/ConstStringHolderMemory.h | 1dafea1b589065303a7f7004a92b8cf571872e7d | [] | no_license | codacy-badger/Mengine | baac6696d51c6eae1201f345698e76755d30dd29 | 36f98378eec5e6351eacc7d9b463c472b9888fd0 | refs/heads/master | 2020-06-24T17:38:21.976520 | 2019-07-26T14:37:15 | 2019-07-26T14:37:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | h | #pragma once
#include "Config/String.h"
#include "Kernel/ConstStringHolder.h"
namespace Mengine
{
class ConstStringHolderMemory
: public ConstStringHolder
{
public:
ConstStringHolderMemory();
~ConstStringHolderMemory() override;
public:
void setValue( ... | [
"irov13@mail.ru"
] | irov13@mail.ru |
6557a69feea6802c685211d5a9eb8e9dcc030025 | 8903cb76cedac12995249e2e613af65365be7cf2 | /hiro/windows/keyboard.cpp | 150eb2ea34aae9c118b24b91d58fdabfc7821ac1 | [
"ISC"
] | permissive | kirwinia/ares-emu-v121 | 0c1e21e073f291741406cd1ed01acca43acd56d7 | 722aa227caf943a4a64f1678c1bdd07b38b15caa | refs/heads/main | 2023-06-09T15:28:23.665934 | 2021-06-28T06:10:46 | 2021-06-28T06:10:46 | 380,923,321 | 0 | 0 | ISC | 2021-06-28T06:05:04 | 2021-06-28T06:05:04 | null | UTF-8 | C++ | false | false | 3,327 | cpp | #if defined(Hiro_Keyboard)
namespace hiro {
vector<uint16_t> pKeyboard::keycodes;
auto pKeyboard::poll() -> vector<bool> {
vector<bool> result;
for(auto& code : keycodes) result.append(pressed(code));
return result;
}
auto pKeyboard::pressed(u32 code) -> bool {
u8 lo = code >> 0;
u8 hi = cod... | [
"ecallaghan@protonmail.com"
] | ecallaghan@protonmail.com |
f21f75d505c028928249666217e8d195c47aa983 | cd6ccb0f391ce54a6aee0a24862df32d3bc479c9 | /Basic/Reverse A String/SolutionByAkshatJain.cpp | 48d63f80aeac505d5f1d9e065b9ebfafeddf779f | [
"MIT"
] | permissive | Kuljeet-123/Programmers-Community | 885469b90c8d172b0b98833c8dbed752102e6f8a | cff097de04014d97d4651ba25f49034229b35988 | refs/heads/master | 2023-01-02T10:34:54.524382 | 2020-10-17T14:26:37 | 2020-10-17T14:26:37 | 272,029,525 | 2 | 0 | MIT | 2020-06-13T14:56:39 | 2020-06-13T14:56:39 | null | UTF-8 | C++ | false | false | 496 | cpp | #include<bits/stdc++.h>
using namespace std;
void reverse(char *str, int len);
int main()
{
long long int t;
cin>>t;
while(t--)
{
char str[10000];
cin>>str;
long long int len=strlen(str);
reverse(str,len);
cout<<str;
cout<<endl;
}
return 0;
}
v... | [
"noreply@github.com"
] | Kuljeet-123.noreply@github.com |
c9a3a9bba9e7d94e7af31ae1ce15bc24f54382b0 | 3f2ad517fc8037b9e6d17cc20aab86deb02c9524 | /Source/HostStartup.cpp | f35b647427fad31271687241be10de3836af285c | [] | no_license | georgekrueger/LumaGen | 4ceb2233b3cb6cd7fa9453a6bd49a356351eafb7 | 1cee604c4f57351c7683b840208af0e97b4dda0e | refs/heads/master | 2021-01-02T09:27:58.917866 | 2013-07-14T19:08:41 | 2013-07-14T19:08:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,102 | cpp | /*
==============================================================================
This file is part of the JUCE library - "Jules' Utility Class Extensions"
Copyright 2004-9 by Raw Material Software Ltd.
------------------------------------------------------------------------------
JUCE can be redistribu... | [
"georgekrueger@gmail.com"
] | georgekrueger@gmail.com |
6f6e26a62a776a7d2c3de1593c41fa4ed095af35 | d0e720d2d52017107cd0455365af81d391c6df61 | /stream_sql/uodbc/test_sodbc/test_sodbc.cpp | ba137fe1fd68b9521c00342acd0cb751b0bda168 | [] | no_license | tide999/socketpro | 9eb683c0184d40e55b8666d4d50c0756906346cd | 70c700138e7dba28ea0bc26d21cb3a8c58247887 | refs/heads/master | 2023-07-26T09:29:25.495292 | 2021-09-06T19:08:18 | 2021-09-06T19:08:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,902 | cpp |
#include "stdafx.h"
#include <iostream>
#include "../../../include/pexports.h"
class CMySocketProServer : public SPA::ServerSide::CSocketProServer
{
protected:
virtual bool OnIsPermitted(USocket_Server_Handle h, const wchar_t* userId, const wchar_t* password, unsigned int serviceId) {
assert(DoSPluginAut... | [
"support@udaparts.com"
] | support@udaparts.com |
781d6091465117d9cc986164be7b6e948a987394 | e76ddb71ba6074756a592e4e5c8fc3c66af61fab | /app/microphoneStub.cpp | 309d71ad49f203dbb48def3e8ae9132fde8c3e5e | [
"MIT"
] | permissive | rubenacevedo3/cpp-RoboDogVoiceController | 17943d1caaa8011eba2f07d1afa5a56533b50bb5 | 9583447574531c18a6346f49de460b52bc97bed4 | refs/heads/master | 2021-05-08T05:30:07.948810 | 2017-10-17T23:17:46 | 2017-10-17T23:17:46 | 106,491,258 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,392 | cpp | /**
*@author Ruben Acevedo
*@file microphoneStub.cpp
*@brief This is the ".cpp" file for the microphoneStub Class
*@copyright [2017] Ruben Acevedo
*
* This file implements the methods and attributes of the
* microphoneStub Class. It is important to note that
* this is only the stub of the real microphone Class ... | [
"raceved3@umd.edu"
] | raceved3@umd.edu |
3dc95ec5e101f387e7a29a361b202f30300d06d1 | 72bb6deb4a8657fc494777847e356c328fe8550d | /algorithms/AlgorithmInitial/AlgorithmInitial/DataStructure6.cpp | e4a6ac73ffc5b26c6c6202cffa4046c0689b935c | [] | no_license | rising-turtle/study | daafeac486e274af47268e9c7d66feacd3476a44 | 76b414d0a47692f997539b34b356c34a3528f34d | refs/heads/master | 2021-12-09T07:23:41.800642 | 2021-12-02T19:34:44 | 2021-12-02T19:34:44 | 90,572,871 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,616 | cpp | #include "preheader.h"
void swap(int & a, int& b)
{
b^=a^= b= a^b;
}
// 6.1.1
// each time discard the first card, and put the new one to the end
void Cards(int n)
{
queue<int> cards;
//cards.resize(n);
for(int i=0;i<n;i++)
{
cards.push(i+1);
}
int index=0;
while(cards.size()>=2)
{
cout... | [
"hxzhang1@ualr.edu"
] | hxzhang1@ualr.edu |
ca0432d6c1efb36b465ef833d3c30a8cd577a285 | 43df08b461d7d8650d1993a20659b410178317aa | /Ejercicios random/Control/main.cpp | 468b937deddff4e4be0e605590bde80d7c159598 | [] | no_license | DevGamerLinux/CPP | 34602d83a45634712979a5d95430927c894953bd | c32f222a0e96e7b7d033e268de5ea60de42ef88f | refs/heads/master | 2022-12-13T01:49:34.220609 | 2020-09-13T17:36:12 | 2020-09-13T17:36:12 | 266,031,659 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 44 | cpp | int main()
{
return 0 ;
} // fin main | [
"noreply@github.com"
] | DevGamerLinux.noreply@github.com |
54469ce43dd99c73ef6c2841ef7bbd5a35f4b66b | 9ad40d7fff54f5e4f36ae974e33712a9beb7378e | /kickstart/may2020/candies.cpp | 59809840c1a4d4ac16e7bfd8612b1da2766056ea | [] | no_license | vikram-shaw/cpp | 7fcac406b003dd717abe43fc5f15ea253b486b1d | 8d4367dedef4e48aed649c8174cee74d38be09ea | refs/heads/master | 2023-01-31T19:13:04.363704 | 2020-12-20T05:50:24 | 2020-12-20T05:50:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 547 | cpp | #include<bits/stdc++.h>
using namespace std;
void solve()
{
int n,q;
cin>>n>>q;
vector<int> v(n);
for(int& x: v)
scanf("%d",&x);
int res = 0;
while(q--)
{
char query;
int l,r;
cin>>query>>l>>r;
if(query=='U')
{
v[l-1] = r;
}
else
{
int k=1;
int p = 1;
for(int i=l-1;i<r;i++)
{
... | [
"vikram.shaw.3382@gmail.com"
] | vikram.shaw.3382@gmail.com |
7a8aa14fb3bd13c5e7b2eadf08ee0c2fef91f10a | 7bc5b659ddd757cbbe0fc9130f0a874d05c6a7c2 | /include/Player.hpp | f5bb47be773f0e12ef1593e9c3387f99a22eb5ae | [] | no_license | BartekMalon/curve | 7decf9ee8cd82102c20611f9ab1a151a1d38206b | f3a1d7712596681e92a153cf9ae371d2f5faed2a | refs/heads/master | 2022-12-26T14:59:24.323040 | 2020-10-12T00:56:42 | 2020-10-12T00:56:42 | 303,242,276 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,466 | hpp | #ifndef PLAYER_HPP
#define PLAYER_HPP
#include "GameObject.hpp"
#include <SFML/Graphics.hpp>
#include <cmath>
#include <iostream>
#define PI 3.14159265358979323846462338347
namespace thegame {
class Powerup : public Object {
public:
Powerup(std::string name) : Object(name) {}
std::string type = "Speedup";
... | [
"bartlomiejmalon@hotmail.com"
] | bartlomiejmalon@hotmail.com |
72a8d6412a41f83a9714ca0b7f17c4340db09e44 | d4981e87fd65899c90b68a793a8bf3b8f24c2005 | /Hackerrank/euler001.cpp | 09fdc1c1f24f0f01cc0c8472df74c5169ceb3bbb | [
"MIT"
] | permissive | Gurupradeep/Codes | ef6f47c01393a3653155bb0dceb67c76c645f3a8 | 5595f2e0f867a2a21d050379ead18bd6ef563978 | refs/heads/master | 2021-01-17T07:09:05.418486 | 2017-05-05T11:17:00 | 2017-05-05T11:17:00 | 62,901,847 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 612 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int main() {
/* Enter your code here. Read input from STDIN. Print output to STDOUT */
long long t,n,i,ans;
scanf("%lld",&t);
for(int j=0;j<t;j++)
{
ans... | [
"noreply@github.com"
] | Gurupradeep.noreply@github.com |
15dfd99059f85909e2043e4d94741cbcfc9848fb | 25180e7cf630d03aab953e9d683ccc48e1bfcc94 | /src/Subsystems/LED.cpp | bd7d5ff5ca61dbc5fe4fbcb4f74053ae7ecbbbcf | [] | no_license | EMU4729/FRC-Library-Cpp | 8c0b11d227a2c3d0da4beb76fd1d096037787047 | 4eaeea40c3662f01bd928cf5afa08332162c109e | refs/heads/master | 2020-03-14T22:57:40.662823 | 2018-06-04T09:59:24 | 2018-06-04T09:59:24 | 131,833,047 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 917 | cpp | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"unswfrc@gmail.com"
] | unswfrc@gmail.com |
c6d892cc63a3b6840fdc2f7341407079655b6d84 | 97fde28997b618180cfa5dd979b142fd54dd2105 | /core/dep/acelite/ace/Configuration.inl | 6611266b4cc19e5e761e8154690de1f0381bea9f | [] | no_license | Refuge89/sunwell-2 | 5897f4e78c693e791e368761904e79d2b7af20da | f01a89300394065f33eaec799c8779c2cac5c320 | refs/heads/master | 2020-12-31T05:55:43.496145 | 2016-02-16T20:46:50 | 2016-02-16T20:46:50 | 80,622,543 | 1 | 0 | null | 2017-02-01T13:30:06 | 2017-02-01T13:30:06 | null | UTF-8 | C++ | false | false | 180 | inl | // -*- C++ -*-
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE const ACE_TCHAR*
ACE_Configuration_ExtId::name (void)
{
return name_;
}
ACE_END_VERSIONED_NAMESPACE_DECL
| [
"root@wow.playstar.se"
] | root@wow.playstar.se |
01e1fd664959ca88c408c9bcbee26e61a83b76f0 | 3e514adfcfb5a3fa414c88dfbbc7c0b06f6198b6 | /src/governance-votedb.cpp | 37434cd03036e9139f8ba684fc89e6585e2e4e3a | [
"MIT"
] | permissive | REMIXorg/REMIX | b39c6fcd8eeb87e8c94569acb9ac26ce9f29c40a | 4d13226582b528a0d3f78929325854bd66d00d0b | refs/heads/master | 2020-04-11T22:52:20.309494 | 2018-12-17T15:08:18 | 2018-12-17T15:08:18 | 162,146,650 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,628 | cpp | // Copyright (c) 2014-2017 The Dash Core developers
// Copyright (c) 2017-2018 The Proton Core developers
// Copyright (c) 2018 The Bitcoin Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "governance... | [
"REMIXorg@protonmail.com"
] | REMIXorg@protonmail.com |
4984293664e21e31f698ba2f4c19e7753e4212c0 | ad0fe9f21d55ec64ff72fabf77da92a442463b7e | /core/src/test/resources/CPP/neopz/Analysis/pzsmanal.cpp | 35fb57baff3678372a81633844e39798fe84c4a6 | [
"MIT"
] | permissive | gems-uff/oceano | 91425da8a11aa0268c9b5c1e2db70013f0152bac | a37468dab497c1ffe338bbf06df179bfe27b59d1 | refs/heads/master | 2020-12-24T19:27:06.468798 | 2018-11-18T00:20:13 | 2018-11-18T00:20:13 | 13,281,731 | 3 | 3 | MIT | 2018-11-18T00:20:13 | 2013-10-02T20:18:47 | Java | UTF-8 | C++ | false | false | 4,121 | cpp | /**
* \file
* @brief Contains implementations of the TPZSubMeshAnalysis methods: implementation of the TPZSubMeshAnalysis class.
*/
#include "pzsmanal.h"
#include "pzsubcmesh.h"
#include "pzfmatrix.h"
//#include "pztempmat.h"
#include "pzstrmatrix.h"
#include "pzsolve.h"
using namespace std;
// Construction/Destr... | [
"leomurta@ic.uff.br"
] | leomurta@ic.uff.br |
690429ddd44540d7357b2f3ce66db2467ef35f88 | 6e474c50f45556cc153cff61eead76ff987920ec | /source/assimp/port/AndroidJNI/AndroidJNIIOSystem.h | bb52d3065c5fb8ad20d102e5ddc861e82bc6086f | [] | no_license | Failimaily/openFOAMTool | 526467d1305d1233623c4c2e7cafea03c401737e | 3c5827a64b26460f78a5ff73b0ed665fec5d75d8 | refs/heads/main | 2023-09-04T13:55:19.154637 | 2021-11-06T15:15:36 | 2021-11-06T15:15:36 | 423,200,826 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,296 | h | /*
Open Asset Import Library (assimp)
----------------------------------------------------------------------
Copyright (c) 2006-2021, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following conditions ... | [
"dominiquekomes@gmail.com"
] | dominiquekomes@gmail.com |
85b6a9d1bad1e4f29b4ce44d5cc51effed70ed7c | f28ec0f0c5232ca9b1076313a82e77f2e68c9a65 | /abc-144/C-144.cpp | d34c6657d6ae3697aa368f50b94e8746f05a09a7 | [] | no_license | aquaEngineer/atcoder | b8dffb5ee292d320e4952878062d59679b7539ae | 1fab7f75863d414842bccc0e3e453eff27951fae | refs/heads/master | 2022-04-30T13:29:32.879605 | 2022-04-25T14:09:08 | 2022-04-25T14:09:08 | 245,680,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 892 | cpp | #include <iostream>
#include <algorithm>
#include <math.h>
#include <vector>
#include <string>
#include <queue>
#include <map>
#include <utility>
#include <iomanip> // std::setprecision()
using namespace std;
using ll = long long;
#define rep(i,a,b) for(int i=(a); i<(b); i++)
#define YES cout << "YES" << endl;
#define... | [
"aqua.server.tech@gmail.com"
] | aqua.server.tech@gmail.com |
621a1505969783d75f8765d6108457b1d8a538e7 | 51f6e63555b4fda6a620fb42952c5c1fa6eac706 | /chrome/browser/chromeos/tpm_firmware_update_unittest.cc | 6060bc2f742a3eed7450940f06ad87fd3720e6fe | [
"BSD-3-Clause"
] | permissive | heanglightman/chromium | 6f74026b428317a28cbb1226d20d1116ed54dd2b | f561f3e0174135fcc555aad31f4adb845977b8bd | refs/heads/master | 2023-02-25T08:18:13.731198 | 2019-03-25T16:19:12 | 2019-03-25T16:19:12 | 177,623,917 | 1 | 0 | NOASSERTION | 2019-03-25T16:27:22 | 2019-03-25T16:27:22 | null | UTF-8 | C++ | false | false | 14,014 | cc | // 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.
#include "chrome/browser/chromeos/tpm_firmware_update.h"
#include <utility>
#include "base/bind.h"
#include "base/callback.h"
#include "base/files/file_... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
8e53fc23732bbf2c1f5ad0aab6d2a462792ffe31 | 7b9508e1b60e53601b93b96369e4806f691e9f58 | /Algorithm/백준/알고리즘 중급/분할정복/분할정복/BOJ 2263 트리의 순회.cpp | e293cfba65d560e710f63c8e893307b36eec294e | [] | no_license | wkdehdlr/Doo-it | e522b5227e5c92aa34ec7f2f0de9c8eafbedf38e | 4cd7746457c8e1ae34d82e0fae3ae4e820e1a163 | refs/heads/master | 2023-03-04T02:29:57.283182 | 2021-02-19T08:22:56 | 2021-02-19T08:22:56 | 110,106,422 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 613 | cpp | #pragma warning(disable : 4996)
#include<cstdio>
#include<unordered_map>
using namespace std;
unordered_map<int, int> ma;
int inorder[100001];
int postorder[100001];
void solve(int is, int ie, int ps, int pe)
{
if (is > ie || ps > pe)return;
printf("%d ", postorder[pe]);
int p = ma[postorder[pe]];
int left = p - ... | [
"wel_789@naver.com"
] | wel_789@naver.com |
c75c3f9de2a5e18cbed162f090418cd2fd3269eb | 7e6e45fc43fcfaf3a7ac84197a6629ea0215a138 | /15649.cpp | 01488131713614518abc8fd52a2af06e6387ad73 | [] | no_license | calm-lab/online-judge | cb2719c010480c833caa169977db9e19d091236f | 92da8776fec4d7835f9b6e6eb0b034c63709b356 | refs/heads/master | 2023-06-09T09:03:31.080759 | 2021-06-29T06:52:55 | 2021-06-29T06:52:55 | 371,567,818 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,286 | cpp | #include <iostream>
using namespace std;
bool c[10];//중복을 처리할 배열.true: 고른 숫자, false: 고르지 않은 숫자
int a[10];//고른 수열을 저장할 배열
void go(int index, int n, int m){
if(index == m){//인덱스와 m이 같다라는 의미는 0부터 index-1까지 이미 앞에서 수열이 만들어졌으므로
for(int i = 0; i < m; i++){ //답을 출력한다
cout << a[i];
if(i != m ... | [
"opmina72@naver.com"
] | opmina72@naver.com |
58d2328e701312b27463882c7c3086559cfc8597 | 9ba7c9b0fcccd00813c858d0a24332f99034749a | /src/MkNode.cpp | 9895332d379f97184e7c025de82a3a1f792c163a | [] | no_license | jjzhang166/QtLiteNote | ef31152443dae08a0011369efb96e95ff5f5b032 | 37e5b29cb8ff89ffc3ba72713f11cdd77bf9ab86 | refs/heads/master | 2021-06-22T05:12:46.497484 | 2016-11-25T10:32:36 | 2016-11-25T10:32:36 | 100,249,079 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,191 | cpp | #include "MkNodePri.h"
#include <stdio.h>
#include <regex>
#include <algorithm>
#include <functional>
std::string ltrim(const std::string &str)
{
if (str.empty()) {
return str;
}
size_t index = str.find_first_not_of(" \n\r\t");
if (index >= 0 && index < str.length()) {
return str.substr(index);
}
return s... | [
"327340773@qq.com"
] | 327340773@qq.com |
506a8b7d3180c6d655ed60550271e33281f0c611 | 24798e814f342e6690109f6f13d787f093a9b53f | /regulator/vertical_regulator.hpp | cafb0c62538fdf923a6c352a035efe9f086b850f | [] | no_license | zinjkov/rc_rov_server | 1297af72ff296c85ee6167abbdad9cb0bc350a51 | ba09d781c1aad59ba8d0933b1260499ba8be771d | refs/heads/master | 2020-03-07T17:19:22.394839 | 2018-06-15T10:48:12 | 2018-06-15T10:48:12 | 127,608,057 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 825 | hpp | //
// Created by zinjkov on 01.04.18.
//
#ifndef RC_ROV_SERVER_VERTICAL_REGULATOR_HPP
#define RC_ROV_SERVER_VERTICAL_REGULATOR_HPP
#include "basic_regulator.hpp"
namespace rov {
class vertical_regulator : public basic_regulator {
public:
vertical_regulator();
virtual ~vertical_regulator();
... | [
"zinjkov.su@gmail.com"
] | zinjkov.su@gmail.com |
917700aa0efed3b24e4228f3a627be407d18673a | a568e096593a3ef8ffef97f687d27aab21d6942e | /107.binary-tree-level-order-traversal-ii.cpp | 3d6e4d75d8b026c98888f89bc9adeb1ceb80e751 | [
"MIT"
] | permissive | pancl1411/leetcode_cpp | 95222ddf7c6d3bcd1582644d4290f160cd3a7ff5 | aa909cb241bf65b36cc881eefee0c908d2152295 | refs/heads/main | 2023-05-03T03:21:49.751346 | 2021-05-22T16:16:56 | 2021-05-22T16:16:56 | 309,105,585 | 2 | 1 | MIT | 2020-11-01T14:23:57 | 2020-11-01T13:47:26 | null | UTF-8 | C++ | false | false | 1,715 | cpp | /*
* @lc app=leetcode id=107 lang=cpp
*
* [107] Binary Tree Level Order Traversal II
*/
// @lc code=start
/**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode() : val(0), left(nullptr), right(nullptr) {}
* TreeNode(int x)... | [
"1004907659@qq.com"
] | 1004907659@qq.com |
93879920a59d83d6a4dd18d856cb8f48b76c2eaf | f1e8e085726ae6be6bcfc1faf6ad316f8726bdde | /source/ui/uiSystem.h | de6565bcd68a057035bc0e0b3ca5786ce4ebe3f6 | [
"MIT"
] | permissive | TheGreatRambler/ballpusher-io | debf9ca7d02045059cb07e1d9ac2878cdc2282ca | 77991d7ce5e0c8cffe5ddd774f4424430a276b91 | refs/heads/master | 2022-06-16T12:39:56.672537 | 2020-05-04T18:02:37 | 2020-05-04T18:02:37 | 151,259,887 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,113 | h | #include <Urho3D/Core/CoreEvents.h>
#include <Urho3D/Core/Object.h>
#include <Urho3D/Core/Timer.h>
#include <Urho3D/Engine/Application.h>
#include <Urho3D/Engine/Console.h>
#include <Urho3D/Engine/DebugHud.h>
#include <Urho3D/Engine/Engine.h>
#include <Urho3D/Engine/EngineDefs.h>
#include <Urho3D/Graphics/Camera.h>
#in... | [
"aehart684351@gmail.com"
] | aehart684351@gmail.com |
9ab1d712a7581c9fdf76d2f8917546f00670f996 | 5436a18ae8e523fc7c6b6adb0577b5a37d0ea751 | /src/include/hinatacore/bsdf.h | 97bd5f84424e8bc8bb08e3a1e81a03317d1c521e | [] | no_license | hi2p-perim/hinatarender | aeeb1cc901d67644b0abd0ca57b499316bbc2a1a | a03609c5d5772ae7ca7f812055bf048ab8b55df9 | refs/heads/master | 2021-04-09T17:20:21.253135 | 2013-08-23T23:52:26 | 2013-08-23T23:52:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,248 | h | #ifndef __HINATA_CORE_BSDF_H__
#define __HINATA_CORE_BSDF_H__
#include "common.h"
#include "math.h"
HINATA_NAMESPACE_BEGIN
/*!
BSDF sample.
Samples needed for BSDF sampling.
*/
struct BSDFSample
{
Vec2d u;
double uComponent;
};
/*!
BSDF record.
IO structure for BSDF.
*/
struct BSDFRecord
{
int type; //<! R... | [
"hi2p.perim@gmail.com"
] | hi2p.perim@gmail.com |
e0840730eea85a99261137a7142c8654fae7a8b1 | 00b6afadaf5588d9f56723a9a9ab3858b7050bd1 | /TreeAnalysis/source/lib/diHiggsTMVATree.cxx | 8e0e761babf6da7b0df0cd8747a2823bc3e53e53 | [] | no_license | DaniloQuin/Higgs_analysis | ab970102c63799af0220b897c73d59f9b1488be3 | e52f098244890b717e51a1cf98aaccd881b813e2 | refs/heads/master | 2020-03-23T21:20:11.467761 | 2018-07-24T03:53:24 | 2018-07-24T03:53:24 | 142,098,865 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,151 | cxx | // System include(s):
#include <iostream>
#include <iomanip>
#include "string"
// Local include(s):
#include "diHiggsTMVATree.h"
const int thread_out = 1;
static const bool v2 = true;
static const bool fast = false;
diHiggsTMVATree::diHiggsTMVATree(Option option,long N_thread, long threads)
{
n_thread = N_thre... | [
"daquinteros@uc.cl"
] | daquinteros@uc.cl |
b269d5f64957ffae8999be25aae96497286958ea | 6514b5a137e260db7c2d2d9da7c93c4f56ec108e | /llvm/src/lib/CSE231/BranchFolding.cpp | 77202fd9f407578707449dd4d43c1442da0bfed9 | [] | no_license | ananducsd/llvm-final | d5bb2716c758df694418a177c01d0e6d5a66a690 | fcda136b95f56d1049152efa25124d0a065bf6f3 | refs/heads/master | 2021-01-10T13:48:56.200623 | 2015-12-11T07:52:17 | 2015-12-11T07:52:17 | 47,582,155 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,975 | cpp | #define DEBUG_TYPE "BranchFoldingPass"
#include <map>
#include "ConstantPropagation.cpp"
#include "llvm/Transforms/Utils/BasicBlockUtils.h"
//NOTE : this algorithm
//opt -load $LLVMLIB/CSE231.so -ConstPass -BranchFoldingPass < $BENCHMARKS/gcd/gcd.bc > temp.instrumented.bc
using namespace llvm;
using namespace constp... | [
"a3anand@ucsd.edu"
] | a3anand@ucsd.edu |
6fcac296ce4d09a7f97ed02efc397405b0bcc92c | be947ec7af6d1039dbc2a829862876b71ebf597c | /CXHibernate/CXHibernate.h | 665d9bc1a32df9db6ea367306b04b132098c3de7 | [] | no_license | pengge/CXHibernate | b398975d9fa84b581217dfa781b21107a11fa2a1 | 6eeb0b0d3604e673a4ef0d830dbfa09b2f8d3706 | refs/heads/master | 2020-06-12T11:48:13.192014 | 2018-08-07T14:07:30 | 2018-08-07T14:07:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,305 | h | ////////////////////////////////////////////////////////////////////////
//
// File: CXHibernate.h
//
// Copyright (c) 1998-2018 ir. W.E. Huisman
// All rights reserved
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Softwa... | [
"edwig.huisman@hetnet.nl"
] | edwig.huisman@hetnet.nl |
657cef783231c695b136d833948d561599f24b84 | e36985669a2b068dfb3e43b7f5870dc114bb158b | /cpp_code/droptextbrowser.h | ae337ad775d40947d7377839d24178ebbbd625d5 | [] | no_license | assassint2017/Data-extraction-UI | b3f0f43dc48e12c0da158bdb4a7c2c9dd5d92ab5 | d7e1b97100ad97b334f03b0fbf09c2a506339b1c | refs/heads/master | 2020-04-11T06:18:50.417214 | 2018-12-21T12:38:47 | 2018-12-21T12:38:47 | 161,577,841 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 706 | h | #ifndef DROPTEXTBROWSER_H
#define DROPTEXTBROWSER_H
#include <QUrl>
#include <QFile>
#include <QString>
#include <QMimeData>
#include <QDropEvent>
#include <QTextBrowser>
#include <QDragMoveEvent>
#include <QDragEnterEvent>
class dropTextBrowser : public QTextBrowser
{
Q_OBJECT
public:
expli... | [
"noreply@github.com"
] | assassint2017.noreply@github.com |
f517c35ceef45eade97018e05ee9b1d0d5ea1485 | 49ca92c13ad17c5aea082cc9c60e632bc85cf6d4 | /SRC/UI/AniEditDM_UI.h | f58dabc6be2b6ccf40fa96f439c486aa2416300b | [
"Apache-2.0"
] | permissive | simba518/AniEditor | 8677db3d26a9b383870f414c45b489ea3498ea6c | 50f1af36ecc3fdca01fbd65468e2aecca521cbef | refs/heads/master | 2016-09-05T14:43:02.870927 | 2014-08-22T07:17:53 | 2014-08-22T07:17:53 | 12,777,605 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,239 | h | #ifndef _ANIEDITDM_UI_H_
#define _ANIEDITDM_UI_H_
#include <QObject>
#include <QtGui/QMainWindow>
#include <FileDialog.h>
#include "AniEditDM.h"
using namespace QGLVEXT;
namespace ANI_EDIT_UI{
#define ANIEDITDM_SAVE(functionName) \
const string fname = file_dialog->save(); \
if(fname.size() >0){ ... | [
"="
] | = |
060bc7f268c3bbec54b5b6286b0f57faa7ca12c1 | 36eb942ec11fe9ab1d7a868badaa27e96f464e53 | /N_Queen_BackTracking.cpp | 9935a2ccc2b36b46644d2b0cd9544864d0cad42a | [
"MIT"
] | permissive | chauhan0707/Coding | 82ba0cf78cfbf058654d882c514b5035da24e5f3 | 760aea49bb468e191ec8f5aa3e3bda1e70018908 | refs/heads/master | 2023-03-08T00:39:57.013349 | 2021-02-24T18:27:44 | 2021-02-24T18:27:44 | 293,131,138 | 2 | 0 | null | 2020-10-02T09:12:00 | 2020-09-05T18:19:13 | Java | UTF-8 | C++ | false | false | 1,831 | cpp | #include<iostream>
using namespace std;
bool canPlace(char board[][100],int row,int col,int n)
{
//checking column wise;
for(int i=0;i<n;i++)
{
if(board[row][i]=='Q')
{
return false;
}
}
//kahi row me to nhi
for(int i=0;i<n;i++)
... | [
"noreply@github.com"
] | chauhan0707.noreply@github.com |
1d6b4b65bafa3afa39ca479626051278e9605ac2 | 0f99d48ef29b0f5682b928e6c1972fb9e0c31fe0 | /test/floor.cpp | 5664cb5154080530038268409dfbbe9bfd2e8aba | [] | no_license | MayaPosch/BMaC | d438a6d631ab1d62c0af82c059b68a5ee73ca649 | 8d65b38e19a32ce761cfec20c9aa17577403e60b | refs/heads/master | 2023-02-08T02:27:21.234107 | 2023-02-02T21:24:09 | 2023-02-02T21:24:09 | 114,949,973 | 105 | 15 | null | 2022-09-05T11:10:27 | 2017-12-21T01:53:25 | C++ | UTF-8 | C++ | false | false | 947 | cpp | /*
floor.cpp - Floor class.
Revision 0
Notes:
-
2018/09/18, Maya Posch
*/
#include "floor.h"
#include "utility.h"
#include <string>
#include <iostream>
// --- CONSTRUCTOR ---
Floor::Floor(uint32_t level, Config &config) {
// For each floor, create the room instances defined for it.
std::string flo... | [
"maya@nyanko.ws"
] | maya@nyanko.ws |
6fc380221cf80f3b200012b21d047c2ea59586b6 | fb22e1687613aceff4d4d3a2c041cf2446d18c2f | /VAttemperServer/DDSDebug/include/RTPS/ParticipantAgent.h | 9a42637ccecf225b525223467a938100f4d4778d | [] | no_license | gh2510/QtWorkSpace | 5fc8173b8cf19557bb0ad90ff377270ebc3685c9 | 4c9a477b43ad8749771c7ffcc73794427ffbfa34 | refs/heads/master | 2021-01-19T18:29:32.161505 | 2017-08-23T13:46:01 | 2017-08-23T13:46:01 | 101,142,041 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,065 | h | /************************************************************
** 文件名:ParticipantAgent.h
** Copyright (c) 2011-2012 中国船舶工业系统工程研究院
** 创建人:杨猛<635584332@qq.com>
** 日 期:2011-01-11
** 修改人:无
** 日 期:无
** 描 述:ParticipantAgent头文件
** 版 本:Version 0.1
**----------------------------------------------------------
****************... | [
"gh2510@163.com"
] | gh2510@163.com |
f64f390a00908c652c8354d8097be20bb9d450d2 | 07bd6d166bfe69f62559d51476ac724c380f932b | /src/cmake-build-debug/devel/include/webots_ros/field_get_count.h | 4262f8ce0ee48172d474717b459aebac6e9a4b76 | [] | no_license | Dangko/webots_differential_car | 0efa45e1d729a14839e6e318da64c7f8398edd17 | 188fe93c2fb8d2e681b617df78b93dcdf52e09a9 | refs/heads/master | 2023-06-02T16:40:58.472884 | 2021-06-14T09:19:58 | 2021-06-14T09:19:58 | 376,771,194 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,840 | h | // Generated by gencpp from file webots_ros/field_get_count.msg
// DO NOT EDIT!
#ifndef WEBOTS_ROS_MESSAGE_FIELD_GET_COUNT_H
#define WEBOTS_ROS_MESSAGE_FIELD_GET_COUNT_H
#include <ros/service_traits.h>
#include <webots_ros/field_get_countRequest.h>
#include <webots_ros/field_get_countResponse.h>
namespace webots... | [
"1477055603@qq.com"
] | 1477055603@qq.com |
3144b95d81b463d81505fbc8473cd48a5de39474 | a202b62726204f62141ea0de4cdd29edf94281da | /demo/ios/Pods/hippy/core/base/macros.h | 932050ef268e1a091914904c5b3c4f038a6bf286 | [
"Apache-2.0",
"MIT"
] | permissive | hippy-contrib/hippy-react-ui | 8145dd7d5fbdc9352e479f3ea1efbcc48cc90415 | e3446b75a098b6f200a2c56f32078ab3b83e0e28 | refs/heads/master | 2023-03-23T20:16:41.113313 | 2020-04-23T13:59:05 | 2020-04-23T13:59:05 | 258,219,692 | 8 | 0 | MIT | 2021-03-12T12:31:10 | 2020-04-23T13:46:26 | JavaScript | UTF-8 | C++ | false | false | 1,489 | h | /*
*
* Tencent is pleased to support the open source community by making
* Hippy available.
*
* Copyright (C) 2019 THL A29 Limited, a Tencent company.
* 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.
*... | [
"kiddxu@tencent.com"
] | kiddxu@tencent.com |
1491baa7632b964435da9bb6b0f67f99f2857667 | 394374ca6a617ff5e152bd9eb249531c57eb70a8 | /ZOJ/3499.cpp | b8024c4c30809be499464f523bb1b9983695da5b | [] | no_license | WzDTj/Keep-Coding | 83330b761a3ff0673ec53e7d7b85259073040ae6 | 5fd6d997cfc8a36494ef6d39ac012c93b71c7d56 | refs/heads/master | 2021-01-10T14:35:06.546100 | 2017-03-30T15:18:24 | 2017-03-30T15:18:24 | 46,961,963 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 600 | cpp | #include <cstdio>
#include <cstdlib>
int cmp(const void *a, const void *b) {
return ((*(double *) a - *(double *) b > 0) ? 1 : -1);
}
int main() {
#ifndef ONLINE_JUDGE
freopen("in.txt", "r", stdin);
#endif
const int MAX_LENGTH = 500;
double number[MAX_LENGTH];
int t, n;
scanf("%d", &t);
... | [
"j.dantong@gmail.com"
] | j.dantong@gmail.com |
22b11086521f2ff3eb7a64f86e7cf3304243a962 | 2574df7ba3d4659fc7db3184d14d4dead7678f91 | /ListeGOD.h | 5895a1b9fab6bc0bf6accc3e81366218714e2f19 | [] | no_license | BodySplash/bomberman | a761448eb5e65091e794a70cd9d3cf7cbbef7f54 | 423bf66c66d448557fb5fb4128f00957b4a9d419 | refs/heads/master | 2021-01-10T19:00:33.077294 | 2012-02-20T10:20:31 | 2012-02-20T10:20:31 | 3,492,703 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 88 | h | #pragma once
class CListeGOD
{
public:
CListeGOD(void);
~CListeGOD(void);
};
| [
"bodysplash@gmail.com"
] | bodysplash@gmail.com |
63231e0b40a8580b017415905d13d078632460f2 | 19eb22e5e3e3578d5798285b925803cdcf125deb | /SDEngine/Source/SDEngine/Shader/GeometryBuffer.h | 3495d4932f661e6e6f1e568de1e230855834176c | [] | no_license | 2047241149/SDEngine | b17fb90feaeaa1d1b9d44d992f5b2326bd06d460 | 44ff1e1afdf192136b6f1b96d3e95544e5a7d941 | refs/heads/master | 2022-03-01T16:01:03.351937 | 2022-02-19T15:21:20 | 2022-02-19T15:21:20 | 129,990,360 | 62 | 21 | null | 2018-09-25T16:27:58 | 2018-04-18T02:13:04 | C++ | UTF-8 | C++ | false | false | 1,406 | h | #pragma once
#ifndef _GEOMETRY_BUFFER_H
#define _GEOMETRY_BUFFER_H
#include "CoreMinimal.h"
enum GBufferType
{
Diffuse,
Pos,
Normal,
SpecularRoughMetal,
Depth,
};
const int BUFFER_COUNT = 4;
//1- diffuse
//2- pos
//3- normal
//4- specular-rough-metal
//另外加一个depthBuffer
class GeometryBuffer
{
private:
//G_Bu... | [
"2047241149@qq.com"
] | 2047241149@qq.com |
000f4a4cef683e0427f7511b11a0f15e8a5c6ae1 | 7ff34a99d91f13b345a93296e20b0b45140024fc | /Поехали/Klad.h | cc997988f9dfa591a047a5c45c0d762821b85967 | [] | no_license | Kirilcha/PROC | e95f8e2a51121bf3c0da91e4daee26676548f0be | 215acaeceef2b9d4ffc40e3e3f7f38bdf07f59c8 | refs/heads/master | 2021-05-05T11:10:47.617090 | 2018-03-06T17:23:32 | 2018-03-06T17:23:32 | 118,119,202 | 0 | 0 | null | 2018-02-27T14:29:36 | 2018-01-19T11:49:59 | C++ | UTF-8 | C++ | false | false | 253 | h | #ifndef _Klad_
#define _Klad_
#include "Aforizm.h"
#include "Posl_Pogov.h"
#include <string>
struct Kladez
{
enum key { AFORIZM, POSL_P, ZAGADKI };
key key;
int kol;
std::string fraza;
union
{
Aforizm afor;
Poslovica_P poslov;
};
};
#endif | [
"33288427+Kirilcha@users.noreply.github.com"
] | 33288427+Kirilcha@users.noreply.github.com |
997f889d03eec92182cf5e54f4221aa32443a478 | 8422912ae3866de3f8792b68f38d90fff40815d3 | /tests/benchmarks/mmff-energy/mmffenergybenchmark.cpp | e58e824eb1803efec4c7056a8f75041301b1cf20 | [
"BSD-3-Clause"
] | permissive | smrhh42/chemkit | 7bf1e6d302cf5d04812d1772d0f847b6578e8c5c | 94a9680042fb9d5381d52ef96ac6e13cd985a463 | refs/heads/master | 2021-01-18T13:32:38.822079 | 2012-04-02T01:30:39 | 2012-04-02T01:30:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,937 | cpp | /******************************************************************************
**
** Copyright (C) 2009-2011 Kyle Lutz <kyle.r.lutz@gmail.com>
** All rights reserved.
**
** This file is a part of the chemkit project. For more information
** see <http://www.chemkit.org>.
**
** Redistribution and use in source and binar... | [
"kyle.r.lutz@gmail.com"
] | kyle.r.lutz@gmail.com |
de0b7b2b24ad4ae10f88b2eb508078fb33569cfe | 4d9c741a31edae00908e781b3cd9f033037a38a2 | /geeksforgeeks/1278.cpp | 05b5cef3cbda10bd6f06f9623b52bf14a65a9104 | [] | no_license | LavishKothari/MyAllCodes---Lavish | eebff25b762748e715122b383630b456f41bd17c | 73786bb44531b06c63a94048f4c0f9c8982dc36e | refs/heads/master | 2020-04-06T10:01:37.207045 | 2019-04-15T18:50:27 | 2019-04-15T18:50:27 | 20,599,188 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,894 | cpp | /*
problem link : http://www.practice.geeksforgeeks.org/problem-page.php?pid=1278
*/
#include <bits/stdc++.h>
using namespace std;
vector<string>result;
void printall(string current,int start,vector< vector<int> >&graph,string &s)
{
if(start==graph.size()-1)
result.push_back(current.substr(0,current.size()-1));... | [
"lavishkothari004@gmail.com"
] | lavishkothari004@gmail.com |
ae9eba990bc669b9462fc848b1ca780060868b18 | 5ba58b1c3816f6779d46e60ee7fb9f0de827074c | /中序遍历递归.cpp | 626cb3e2aece45103670237b9450d1024ea99223 | [] | no_license | yunruowu/LeetCode | 9a3b3d4ce7c4c6a428995dce0ff94205b39bf80c | 217884f33c0a3f8414583583cb4293886a0a577f | refs/heads/master | 2020-12-01T01:58:34.236588 | 2020-09-28T07:20:18 | 2020-09-28T07:20:18 | 230,535,728 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,239 | cpp | /**
* Definition for a binary tree node.
struct TreeNode {
int val;
TreeNode *left;
TreeNode *right;
TreeNode(int x) : val(x), left(NULL), right(NULL) {}
};
*/
#include <iostream>
#include <vector>
#include <stack>
#include <string>
#include <stdlib.h>
using namespace std;
struct TreeNode
{... | [
"mcdxwan@outlook.com"
] | mcdxwan@outlook.com |
72be63c8a7bbf08023692417e160fe5200bd8e51 | e96a0bc65d1e015881030f3f94e2145bb2b163ea | /ABC/c56/b.cpp | 92bd1484cc8d192fb181bc0939137b7c5014a7d6 | [] | no_license | TimTam725/Atcoder | 85a8d2f1961da9ed873312e90bd357f46eb2892b | 067dcb03e6ad2f311f0b4de911fae273cee5113c | refs/heads/main | 2023-06-06T02:06:34.833164 | 2021-06-20T06:22:01 | 2021-06-20T06:22:01 | 378,565,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 672 | cpp | #include<bits/stdc++.h>
#include<iomanip>
using namespace std;
typedef long long ll;
typedef long l;
typedef pair<int,int> P;
#define rep(i,n) for(int i=0;i<n;i++)
#define fs first
#define sc second
#define pb push_back
#define mp make_pair
#define eb emplace_back
#define ALL(A) A.begin(),A.end()
const do... | [
"root@DESKTOP-PJOIK5S.localdomain"
] | root@DESKTOP-PJOIK5S.localdomain |
0098a2071bfd262e9c3c0c7f72d3ef07c72ca0e1 | 713870ba408d1b56d8d2b377b1caba918915a70d | /queue/queue.h | 86cd78a1f5f1cfb7918a737cc2880e85364ca6b6 | [] | no_license | berkerdemirel/data-structures | 70fb99354a1a49c1028d81467fa1df608dd6b319 | 0b9dcdabb2b27d766feac07f52e313ae6977b4a4 | refs/heads/master | 2021-07-20T01:29:04.226272 | 2020-08-04T12:25:14 | 2020-08-04T12:25:14 | 201,508,413 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 408 | h | #pragma once
#include <iostream>
template <class T>
struct queueNode {
T val;
queueNode* next;
queueNode(T v = T(), queueNode* n= NULL): val(v), next(n){}
};
template <class T>
class queue {
private:
queueNode<T> * front;
queueNode<T> * rear;
int currentSize;
public:
queue();
void enqueue(T val);
void dequeu... | [
"berkerdemirel@sabanciuniv.edu"
] | berkerdemirel@sabanciuniv.edu |
45de2a454a85b9074a477bc3627305631e03aa9d | 1dbf007249acad6038d2aaa1751cbde7e7842c53 | /gaussdbforopengauss/include/huaweicloud/gaussdbforopengauss/v3/model/CreateDbUserResponse.h | b00e0911196e6808a0f4b68c06d7f1384f59f00e | [] | permissive | huaweicloud/huaweicloud-sdk-cpp-v3 | 24fc8d93c922598376bdb7d009e12378dff5dd20 | 71674f4afbb0cd5950f880ec516cfabcde71afe4 | refs/heads/master | 2023-08-04T19:37:47.187698 | 2023-08-03T08:25:43 | 2023-08-03T08:25:43 | 324,328,641 | 11 | 10 | Apache-2.0 | 2021-06-24T07:25:26 | 2020-12-25T09:11:43 | C++ | UTF-8 | C++ | false | false | 1,218 | h |
#ifndef HUAWEICLOUD_SDK_GAUSSDBFOROPENGAUSS_V3_MODEL_CreateDbUserResponse_H_
#define HUAWEICLOUD_SDK_GAUSSDBFOROPENGAUSS_V3_MODEL_CreateDbUserResponse_H_
#include <huaweicloud/gaussdbforopengauss/v3/GaussDBforopenGaussExport.h>
#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/http/HttpRespons... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
495e238ba31b9e93a048da55c04d1531052bca81 | f865d3d7ec1283a206f72ee49ab97a77f6c46578 | /c&c++ programs/JERIN016.CPP | 700ff916963f5e92ae2fcbefb3149b42d4c7d0f1 | [] | no_license | jjvathican/Old_C_program | 5e5825a6606d38b7ff436fcc1610b31fb3361f79 | 2cb5b072ac7977bb3190c1a8143515d2cc075dab | refs/heads/master | 2022-09-06T08:32:44.442213 | 2020-06-01T05:47:37 | 2020-06-01T05:47:37 | 268,435,009 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 241 | cpp | #include<stdio.h>
#include<conio.h>
void main()
{
int a=152,b=0,arm=0,n=0;
clrscr();
n=a;
while(a!=0)
{
b=a%10;
arm=arm+(b*b*b);
a=a/10;
}
if(n==arm)
{
printf("armstrong");
}
else
{
printf("not armstrong");
}
getch();
} | [
"noreply@github.com"
] | jjvathican.noreply@github.com |
294bae035e0a3cabed420a22cfc8d759bac18487 | f8af03d378ad26359517d8d1de429d210bc9b441 | /src/unit-test/common/main.cc | 0e7d9f5b2fc95b859d704968c084d1b56c3c1301 | [] | no_license | bud-adamas/ccraft | 6a4c85669093d634b7d1e99353b5086e4d91539a | 2bc3eba607592f3f84f61f68069b25b5d26258b9 | refs/heads/master | 2021-06-21T03:15:06.819028 | 2017-09-03T12:35:03 | 2017-09-03T12:35:03 | 101,495,568 | 0 | 0 | null | 2017-08-26T15:44:43 | 2017-08-26T15:44:43 | null | UTF-8 | C++ | false | false | 1,248 | cc | /**
* This work copyright Chao Sun(qq:296449610) and licensed under
* a Creative Commons Attribution 3.0 Unported License(https://creativecommons.org/licenses/by/3.0/).
*/
#include <string>
#include <gtest/gtest.h>
#include "../../common/hash-algorithms.h"
#include "../../common/common-def.h"
#include "../../comm... | [
"sunchao7"
] | sunchao7 |
7f23d480c5bc02f4b5533b88138dca18e7181bdc | a6ef0926a77cdbca6140fce580564fe5c8bff131 | /qt_dlib_dnn2/dnnface/dnn_base/vectorstream.h | 01b8ee71f1633aa832ef9394ca1a155003687e22 | [] | no_license | yjwudi/digiKam-Test | 4220e2d85afef0d95627c160a7edc1dcf48a7b35 | 8f6a16f9ce47f12c69484a8ec8408050f03837c4 | refs/heads/master | 2021-06-24T02:58:50.240169 | 2017-07-26T12:12:25 | 2017-07-26T12:12:25 | 95,617,175 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,913 | h | // Copyright (C) 2012 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_VECTORStREAM_Hh_
#define DLIB_VECTORStREAM_Hh_
//#include "vectorstream_abstract.h"
#include <cstring>
#include <iostream>
#include <streambuf>
#include <vector>
#in... | [
"18706819589@163.com"
] | 18706819589@163.com |
a59ca8fade046f1f24b68575d9cb050ddaceeb89 | 917bc29195834b7c4f6775658e32033851b34196 | /include/ns/Blackboard.h | ca0aa84a19c92130600843c7c1690c4f89312c13 | [
"MIT"
] | permissive | xzrunner/nserializer | ebc31f44b564a7c91dc352b8ddf98a23b36dbf86 | 44c252703a53c5970b8d9f2b608d56830601055e | refs/heads/master | 2021-01-24T02:13:51.857108 | 2020-11-02T23:15:17 | 2020-11-02T23:15:17 | 122,839,761 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 355 | h | #pragma once
#include <cu/cu_macro.h>
#include <functional>
namespace ns
{
class Blackboard
{
public:
void SetGenNodeIdFunc(std::function<uint32_t()> func) {
m_gen_node_id_func = func;
}
uint32_t GenNodeId() const;
private:
std::function<uint32_t()> m_gen_node_id_func = nullptr;
CU_SINGLETON_DECLARATIO... | [
"zhuguang@ejoy.com"
] | zhuguang@ejoy.com |
bec4ebc306a2a449dbf9af54f70f26cce26cffa4 | 6a67533bd1661402512a94dba97a0d5392464770 | /src/resolver/resolver-bu.cc | 9deef00d14d90d434de4528533f71884ba9637a5 | [
"BSD-3-Clause"
] | permissive | cforall/resolv-proto | 2d6ac3abeee68887398647232a9eec8b843978a6 | 4eb7c0b9f4e75b940205e808e14fa57f13541246 | refs/heads/master | 2021-06-22T12:28:04.413238 | 2021-01-05T03:23:06 | 2021-01-05T03:23:06 | 173,825,134 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,750 | cc | // Copyright (c) 2015 University of Waterloo
//
// The contents of this file are covered under the licence agreement in
// the file "LICENCE" distributed with this repository.
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include "resolver.h"
#if defined RP_DIR_BU
#include "arg_pack.h... | [
"a3moss@uwaterloo.ca"
] | a3moss@uwaterloo.ca |
59c5ebae2773555ae6170eceae8d79bef74bb0e9 | 0a4afb613c12e5a06702f28f922fc03461bebb47 | /Classes/BroadphaseTestLayer.cpp | 2bbef8ae741f3cfcb27a2b7aad2224ad9295eae5 | [] | no_license | zhangw358/2DPhysicsEngine | 7f363de698a6e5cd9f9b7851d84f2559df725d8f | f31ea27699646fd16f11349e5e37c8309e026129 | refs/heads/master | 2021-01-10T01:45:39.985322 | 2016-04-03T05:20:38 | 2016-04-03T05:20:38 | 55,300,168 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,801 | cpp | //
// BroadphaseTestLayer.cpp
// PhysicsProj
//
// Created by 张唯 on 16/3/29.
//
//
#include "VisibleRect.h"
#include "cocos-ext.h"
#include "StartScene.h"
#include "BroadphaseTestLayer.h"
USING_NS_CC;
using extension::CCPhysicsSprite;
enum {
kTagParentNode = 1,
};
BroadphaseTestLayer::BroadphaseTestLayer()
:... | [
"zhangw358@qq.com"
] | zhangw358@qq.com |
282aca33c1031844c4fbd3164a70b29a6ce84c5f | 9d7a8d3e8d5df680c32fa70c73ef7c2820986187 | /.history/D05/ex01/Form_20210309132020.cpp | 978bf5102120221783767ad10d3154e592246ee9 | [] | no_license | asleonova/cpp | dc2d606e361ffdfa2013953f68bd0da4530f34bc | adfaecc238cdb63053b34b106869d3185204d73a | refs/heads/master | 2023-04-06T19:27:21.725162 | 2021-04-13T19:18:00 | 2021-04-13T19:18:00 | 337,834,070 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,538 | cpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* Form.cpp :+: :+: :+: ... | [
"dbliss@oa-d1.msk.21-school.ru"
] | dbliss@oa-d1.msk.21-school.ru |
8c9c24647e5a2d829cae292ad902c58aab41c865 | 2a5215bcf8816f2de3ca02aee0d053cdaf219a6d | /Day 0.cpp | e5679787f7e3ba6f83603e6149d7d71f092ee57f | [] | no_license | kasaikarthik/30-days-of-code | f12c209fbea8915b502e203646efdf5704807f4a | b0276c680cac2bf7b6bc4bb8aaed8f1a8552e9cc | refs/heads/master | 2020-11-30T04:16:07.339275 | 2020-02-04T11:12:14 | 2020-02-04T11:12:14 | 230,299,993 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 154 | cpp | int main() {
string input_string;
getline(cin, input_string);
cout << "Hello, World." << endl;
cout << input_string;
return 0;
}
| [
"kasaikarthik@gmail.com"
] | kasaikarthik@gmail.com |
3606de284af7b6762ea0a9c9ca26d7374d62094c | cfe39f93225e50c89ea3b0aded35ccb00c4294a6 | /webcore_bindings/derived/JSSpeechSynthesisEvent.h | 65c25c347324361f21393fcbf35a372e2443c129 | [
"BSD-3-Clause"
] | permissive | Web5design/webkit.js | 4d589121d5fdb29d807bd99d387be5f256b81b91 | 050d44f34d2bac3df01be2ee33c3545e5c1ce715 | refs/heads/master | 2020-12-03T07:58:21.250807 | 2014-02-16T23:19:47 | 2014-02-16T23:19:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,440 | h | /*
This file is part of the WebKit open source project.
This file has been generated by generate-bindings.pl. DO NOT MODIFY!
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation... | [
"trevor.linton@gmail.com"
] | trevor.linton@gmail.com |
92c7ea2f01dfdc3143c5f24a5aacaae2eff4987f | 5005357207b2ef59b5245a6f772e2ede6b8669ed | /KolkoIKrzyzyk/Cell.h | d12568d9630b4f5ba366f2391b8cc343d2510861 | [
"MIT"
] | permissive | Ariello05/tictactoe | b175c3bdcbbe80bd7fdfa698f3097371e3edeb0e | 0df0620465ee543215fcba046fb10a6ff2b6d60c | refs/heads/master | 2020-04-11T00:26:58.249406 | 2019-12-21T19:35:38 | 2019-12-21T19:35:38 | 161,386,854 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 348 | h | #pragma once
#include "Field.h"
#include "Board.h"
class Cell :public Field
{
public:
Cell(sf::Vector2f position, sf::Vector2f size);
~Cell();
virtual void draw(sf::RenderWindow & window);
virtual void click(sf::Vector2f position, Board & board);
private:
sf::RectangleShape rect;
sf::RectangleShape lines[2];
... | [
"heriu@wp.pl"
] | heriu@wp.pl |
d2ffbfcb1314ed872d238fc7005d5b669c7477f8 | e98e505de1a1a3542189125ef4bdde147f9c77cd | /components/ntp_snippets/remote/remote_suggestions_provider_impl.cc | eba4dda04ebb8442ea1d740120c4d246b4542079 | [
"BSD-3-Clause"
] | permissive | jesonlay/chromium | b98fca219ab71d230df9a758252058a18e075a06 | 292532fedbb55d68a83b46c106fd04849a47571d | refs/heads/master | 2022-12-16T15:25:13.723395 | 2017-03-20T14:36:34 | 2017-03-20T15:37:49 | 158,929,892 | 0 | 0 | NOASSERTION | 2018-11-24T11:32:20 | 2018-11-24T11:32:19 | null | UTF-8 | C++ | false | false | 47,452 | cc | // Copyright 2015 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/ntp_snippets/remote/remote_suggestions_provider_impl.h"
#include <algorithm>
#include <iterator>
#include <utility>
#include "base/... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
fbe62cdcbe79c49798577e5be0a5b2b7c0b019c4 | bcf138c82fcba9acc7d7ce4d3a92618b06ebe7c7 | /rdr2/0xDF8822C55EDDA65B.cpp | 61d3cacaa7a305435f9d404beff76abc7d87698b | [] | no_license | DeepWolf413/additional-native-data | aded47e042f0feb30057e753910e0884c44121a0 | e015b2500b52065252ffbe3c53865fe3cdd3e06c | refs/heads/main | 2023-07-10T00:19:54.416083 | 2021-08-12T16:00:12 | 2021-08-12T16:00:12 | 395,340,507 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 325 | cpp | // laramie1.ysc @ L16454
void func_109(var uParam0)
{
func_370(uParam0, 7);
func_371();
func_103(uParam0, 128);
func_372(64, "");
if (!func_173(Global_1898437))
{
PLAYER::START_PLAYER_TELEPORT(PLAYER::PLAYER_ID(), -2589.576f, 466.1188f, 145.0443f, 208.263f, true, true, true, false);
func_373(0, 0);
... | [
"jesper15fuji@live.dk"
] | jesper15fuji@live.dk |
2be5550dd140d59e3e44d8861d3fa728b407575e | aba5baef6d4680e668671e811e0cb4496f0f9140 | /dask_em/tokenizer/qgramtokenizer.cpp | eb0bccda6e0d44b01346589032948f92ce621dcf | [] | no_license | kvpradap/dask_em | 76cd491db87940359c64f9fc0a87be50914d6d02 | 727c68c6ac7c31b86b641bc9844c3594ca11f2fc | refs/heads/master | 2021-01-16T18:26:40.033433 | 2017-08-14T23:20:47 | 2017-08-14T23:20:47 | 100,081,260 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 162,256 | cpp | /* Generated by Cython 0.25.2 */
#define PY_SSIZE_T_CLEAN
#include "Python.h"
#ifndef Py_PYTHON_H
#error Python headers needed to compile C extensions, please install development version of Python.
#elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSION_HEX && PY_VERSION_HEX < 0x03020000)
#error Cython ... | [
"pradap@cs.wisc.edu"
] | pradap@cs.wisc.edu |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.