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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ee8749e0824b5f30129af180bb761f125f871c79 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /ash/webui/shimless_rma/backend/shimless_rma_service.h | 5fd978e69edfd009145188a105a298c8f4b58107 | [
"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 | 16,679 | h | // Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ASH_WEBUI_SHIMLESS_RMA_BACKEND_SHIMLESS_RMA_SERVICE_H_
#define ASH_WEBUI_SHIMLESS_RMA_BACKEND_SHIMLESS_RMA_SERVICE_H_
#include <memory>
#include <string>
#include <vec... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
93fc1fcebda52e87738f0dad7815097d17e8b9ba | 9c530a0b46e6e0638234c9c8336710edc2697d86 | /qt/TFT/src/TFT_TFT-farkakte-Transformations/include/geom/Rectangle.hpp | 9773f11e4b136fb2729c672ad6adb827a0461ef2 | [] | no_license | patrickvogt/generic-software | e0d181f4664ab63c6129d5e3a35fb7460530c0aa | 51e9c5925143280f99e4495988e9fa3dae61ef19 | refs/heads/master | 2021-06-02T04:53:25.536395 | 2020-05-29T19:29:56 | 2020-05-29T19:29:56 | 11,553,106 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,529 | hpp | /******************************************************************************/
/* Rectangle.hpp */
/******************************************************************************/
/**************************************************************************... | [
"mail@patrickvogt.net"
] | mail@patrickvogt.net |
c4bf33804093cef36d4b8d1c401688ba57373afa | 0d99ff9af57b4204205864280483210135f746be | /src/tracing/trace-event.h | 97c5e7d35663c5222816562ac6e8f77cf1c4b34c | [
"bzip2-1.0.6",
"BSD-3-Clause",
"SunPro"
] | permissive | lan17/v8 | a0fe4367a00d4bde6480cc5125b72a6832879790 | 5e685567ea58d94b033ec67e02bdafa6e45d4544 | refs/heads/master | 2021-01-15T09:53:06.931437 | 2016-08-07T18:29:10 | 2016-08-07T18:31:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,895 | h | // Copyright 2015 the V8 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.
#ifndef SRC_TRACING_TRACE_EVENT_H_
#define SRC_TRACING_TRACE_EVENT_H_
#include <stddef.h>
#include "base/trace_event/common/trace_event_common.h"
#inc... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
62031e3b67ac624daa8bba1955b74ce0ba8a0660 | a93cfc64050e492cf90d36dbd60d196e54be6e71 | /BYOG Jam/Library/Il2cppBuildCache/Windows/x86/il2cppOutput/Generics10.cpp | f65768add27cdcf6155ee0f318cb19eb7f0b1591 | [] | no_license | MVNihalNarayanRao/Punar-Vartan | 02d751646fb61680ff4054a72277fe03befc3832 | 4c25e8833a7ecce73012431c2564f4a187e495e3 | refs/heads/main | 2023-08-27T21:34:04.681524 | 2021-10-26T05:28:45 | 2021-10-26T05:28:45 | 421,290,973 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,779,506 | cpp | #include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
#include <stdint.h>
template <typename T1, typename T2, typename T3>
struct VirtActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invok... | [
"MVNihalNarayanRao@users.noreply.github.com"
] | MVNihalNarayanRao@users.noreply.github.com |
66057ed1336b8b787696b14445c7539ca7b7010f | 720126f4211f936ca3ef599117ad4afef1e9a266 | /src/common/init.h | e6b6c73a9a50dba3b53f75a83c1e55bb5c9f67c6 | [
"MIT"
] | permissive | widecoin-project/widecoin | af7f5652d53d29d3e067de8f1693a966e3e208a5 | b037fbc6ee54a8b6aa712edfcc50b6088997880c | refs/heads/master | 2023-06-25T08:53:09.973138 | 2023-06-16T11:30:36 | 2023-06-16T11:30:36 | 359,113,794 | 7 | 4 | MIT | 2023-06-16T11:30:37 | 2021-04-18T10:38:12 | C++ | UTF-8 | C++ | false | false | 1,221 | h | // Copyright (c) 2023 The Widecoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef WIDECOIN_COMMON_INIT_H
#define WIDECOIN_COMMON_INIT_H
#include <util/translation.h>
#include <functional>
#include <opt... | [
"widecion.official@gmail.com"
] | widecion.official@gmail.com |
998d081578eb8b61c82777e7abe5f403be72ab40 | 8fc25d9ee277c8bd28a2745b90b95d76462170a7 | /src/qt/paymentserver.cpp | 9e2711947bc25d2a9a6046592236652f50a3afb2 | [
"MIT"
] | permissive | wujincoin/wujincoin | 0620c3b691b45164089cbdea1680c81f16ee66d9 | 11ca56b07a10d1a9f4a46b1d4b1ccf5c31a1942d | refs/heads/master | 2021-07-11T05:33:25.890371 | 2017-10-10T15:15:40 | 2017-10-10T15:15:40 | 106,432,568 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,584 | cpp | // Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <QApplication>
#include "paymentserver.h"
#include "guiconstants.h"
#include "ui_interface.h"
#include "util.h"
#i... | [
"625544544@qq.com"
] | 625544544@qq.com |
63158a3106885e0b04b24755549f61ee6a3053e4 | 0482e6f721ed107ca219d70eae960bf7d3fc1267 | /pkg/matrix/src/matrix.cpp | dc544fcdb329c5c231bdf5ae59cc23db32d0ba2e | [] | no_license | koreal6803/idea | fccd4a9accfee8b58ce2081eb1e5d7dd4b0b4224 | 85d60f030c61b18c48f323530ba3bf637869d755 | refs/heads/master | 2021-01-23T07:29:52.470885 | 2015-07-24T02:34:15 | 2015-07-24T02:34:15 | 38,915,850 | 3 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 10,085 | cpp | #include <iostream>
#include <assert.h>
#include <iomanip>
#include "matrix.h"
using namespace std;
using namespace matrixNs;
Matrix::Matrix(int n)
{
symbolic = NULL;
numeric = NULL;
sizeA = 0;
sizeAUpdate = false;
symbolicUpdate = false;
numericUpdate = false;
Ap = NULL;
klu_defaults(&common);
setSizeA... | [
"koreal6803@gmail.com"
] | koreal6803@gmail.com |
37ee6be21dddbca71e095d724f1cf3bcda28d51a | 06fee45a8cd9f5391bb89e0dcbd81a374ea3593b | /Libraries/NtlLib/Shared/Navigator/NavigatorTest/WinMain.cpp | e96e4a02c803293efe39b9c357ac4f2e4bbcb627 | [] | no_license | ivanlamega/dragon-ball-online-tw-server | 3afde0aae0c8a15370559670e58ec509fa680147 | 31e432f208d725cb4c71d91d0292b4056819d075 | refs/heads/master | 2022-03-03T14:57:27.590250 | 2022-02-16T17:49:51 | 2022-02-16T17:49:51 | 208,133,340 | 33 | 37 | null | 2019-10-15T10:33:29 | 2019-09-12T19:44:55 | Perl 6 | UTF-8 | C++ | false | false | 1,527 | cpp | //*****************************************************************************
// File : WinMain.cpp
// Desc :
// Begin :
// Copyright :
// Author :
// Update :
//*****************************************************************************
//--------------------------------------------... | [
"ivan_lamega_13@hotmail.com"
] | ivan_lamega_13@hotmail.com |
fd638da8b07e374068a53981f017662effb8295d | 7fe7bf0985ae711ba5331fc80db82310a114655b | /ICD/object/TypesC.h | eac1f648b2d3e6c8d9336673922652b5ffffd0ea | [] | no_license | bandaangosta/awv-2020 | 0bacf0210fc29feed90347f9dd449990daf4203f | 45bec42406f96c1db84cf4a4826a7a9d7b9a1ee1 | refs/heads/master | 2022-11-24T19:41:07.530232 | 2020-07-31T16:38:27 | 2020-07-31T16:38:31 | 284,372,578 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,258 | h | // -*- C++ -*-
/**
* Code generated by the The ACE ORB (TAO) IDL Compiler v2.4.3
* TAO and the TAO IDL Compiler have been developed by:
* Center for Distributed Object Computing
* Washington University
* St. Louis, MO
* USA
* http://www.cs.wustl.edu/~schmidt/doc-center.html
* and
... | [
"almamgr@localhost.localdomain"
] | almamgr@localhost.localdomain |
6a803dd013ab11767fd9014a5911caa04dfbfb25 | 093bd5fe37f634b512049ba082ff5d9178f06518 | /src/gropt/src/Solvers.cpp | 0f769acec8c5423bc3384751003b02aa01dc9fb3 | [] | no_license | gradyflanary/fdasrvf | 903e8e7ece7c00d9ce56cf9377f711bfe938df7c | 3fd8ee4a2ba3bd30fa63b7d299bd6d2f20586738 | refs/heads/master | 2020-05-07T20:22:11.588380 | 2017-12-17T15:30:00 | 2017-12-17T15:30:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,174 | cpp |
#include "Solvers.h"
void Solvers::OutPutResults(Variable *inx1, double &inf1, double &inngf0, double &inngf, integer &initer,
integer &innf, integer &inng, integer &innR, integer &innV, integer &innVp, double &inComTime,
double *intimeSeries, double *infunSeries, double *ingradSeries, integer &inlengthSeries)
{
i... | [
"csardi.gabor+cran@gmail.com"
] | csardi.gabor+cran@gmail.com |
0a6a0d45428d29fdfff174857c41e9c3665d9036 | f3b5c4a5ce869dee94c3dfa8d110bab1b4be698b | /controller/src/query_engine/test/query_test.cc | deb026bbc9f58f6b14776924464c3b15aaf00fed | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | pan2za/ctrl | 8f808fb4da117fce346ff3d54f80b4e3d6b86b52 | 1d49df03ec4577b014b7d7ef2557d76e795f6a1c | refs/heads/master | 2021-01-22T23:16:48.002959 | 2015-06-17T06:13:36 | 2015-06-17T06:13:36 | 37,454,161 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,658 | cc | /*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include "query_test.h"
// Message table
void CdbIfMock::initialize_tables()
{
// MessageTable
MessageTable = boost::assign::list_of<std::map<std::string, std::string> >
// Table row #1
(boost::assign::map_list_of
// followin... | [
"pan2za@live.com"
] | pan2za@live.com |
659b5c78bcbe558e0e45793bd756eff256fce2e8 | 7ec9594cd92a10770c4b2a0d1eec760e0020960f | /05nodejs/v8-master/src/interpreter/bytecodes.h | a146241a49b46153cb45d5adfa1929fd830bc7ea | [
"BSD-3-Clause",
"bzip2-1.0.6"
] | permissive | supercoder90vn/demo | 5dbde300ee53a557c953684e416fc3522a9c1dc4 | a5669f26853f622115c59841f235a048297fb79b | refs/heads/master | 2022-12-22T11:55:24.690900 | 2015-11-15T22:33:28 | 2015-11-15T22:33:28 | 44,453,004 | 0 | 1 | null | 2022-12-18T11:19:30 | 2015-10-17T20:19:03 | C++ | UTF-8 | C++ | false | false | 11,701 | h | // Copyright 2015 the V8 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.
#ifndef V8_INTERPRETER_BYTECODES_H_
#define V8_INTERPRETER_BYTECODES_H_
#include <iosfwd>
// Clients of this interface shouldn't depend on lots of int... | [
"hongocphuc1990dn@gmail.com"
] | hongocphuc1990dn@gmail.com |
3d5b87271b94fed68ffbb1f5aed72e32d61ee3c6 | be9a37ebc299a496554a1bd94ab17dc8cb647bac | /embasp/specializations/dlv2/desktop/DLV2DesktopService.hpp | 5383a582e995674414f446393f1723684a3d12e9 | [] | no_license | rgsax/CppEmbASP | 6558bf98264d3dc09ecf34a67950d3a181f45d2e | 2796f91457a1ab74549321c710bceaa531d5bfde | refs/heads/master | 2020-04-22T22:34:28.116472 | 2019-12-08T16:49:37 | 2019-12-08T16:49:37 | 170,713,048 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,378 | hpp | #include "../../../platforms/desktop/DesktopService.hpp"
#include "../../../base/OptionDescriptor.hpp"
#include "../DLV2AnswerSets.hpp"
namespace embasp {
#ifndef DLV2DESKTOPSERVICE_H
#define DLV2DESKTOPSERVICE_H
class DLV2DesktopService : public DesktopService
{
public:
DLV2DesktopService(const std::string &exe... | [
"riccardog.sax@gmail.com"
] | riccardog.sax@gmail.com |
c90e9953b6738330c12254ac29058670148c4da1 | 04d5185355aafc12258907b3349cd58092c2982e | /include/cinolib/hex_transition_install.cpp | 35cc064aff3fd6f7437dc45459ec4c1467a8229e | [
"MIT"
] | permissive | NicolaLoiZedda/cinolib | 9e0fab62fd26751bc1c0e642e6539deacc55a272 | 3b7a9657e86674dbc40871659ffaa892f9e4b261 | refs/heads/master | 2023-03-04T18:00:47.827938 | 2021-02-22T10:54:55 | 2021-02-22T10:54:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,756 | cpp | /********************************************************************************
* This file is part of CinoLib *
* Copyright(C) 2016: Marco Livesu *
* ... | [
"marco.livesu@ge.imati.cnr.it"
] | marco.livesu@ge.imati.cnr.it |
7975695515bc73bb06c8d3fd8cbf6fc1f64b0f35 | 597df26cf3040ce8ee2a98b9df91d9a299e3950c | /plugins/WidgetPlugin.h | c316d99064f82ae5fcc18d40d7a9d7f71527cd90 | [] | no_license | joeferner/eeworkbench | 3aaf6f105d4050984bcd70f31caac5745fd35efa | a609d79e672bc0d677a0bd3100b3e8d0ad3f44c0 | refs/heads/master | 2023-09-01T10:52:55.491290 | 2014-05-21T00:16:21 | 2014-05-21T00:16:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | h | #ifndef WIDGETPLUGIN_H
#define WIDGETPLUGIN_H
#include "Plugin.h"
#include "WidgetPluginInstance.h"
class WidgetPlugin : public Plugin {
public:
WidgetPlugin();
virtual WidgetPluginInstance* createInstance(const QString& name) const = 0;
};
#endif // WIDGETPLUGIN_H
| [
"joe@fernsroth.com"
] | joe@fernsroth.com |
e1b0059ac1cb130f51c763196b119cd1f4ed75e0 | 70ffd6aa3d168c2bb0d938970f92f0026ba016bd | /pgadmin/include/debugger/dlgDirectDbg.h | 45bf40fef4852b788902184cdebae77389e69d04 | [
"BSD-3-Clause",
"PostgreSQL"
] | permissive | mhagander/pgadmin3 | 0f2e753a6f7d8a93fa20a089f748e5c2860f732f | a8ffee9abd193d474da9098afded162c044700c9 | refs/heads/master | 2021-01-18T01:57:04.719814 | 2010-12-29T15:35:30 | 2010-12-29T15:35:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,155 | h | //////////////////////////////////////////////////////////////////////////
//
// pgAdmin III - PostgreSQL Tools
//
// Copyright (C) 2002 - 2010, The pgAdmin Development Team
// This software is released under the PostgreSQL Licence
//
// dlgDirectDbg.h - debugger
//
///////////////////////////////////////////////////... | [
"dpage@pgadmin.org"
] | dpage@pgadmin.org |
d8e793de3396193052d8cd09f02b6ae62fdfea32 | a2a22e7175ad88cf9408e994429fb74423adb359 | /automl_zero/executor_test.cc | c86ba6c88a81bb6c79004b32e24a4c4339ef8c01 | [
"Apache-2.0"
] | permissive | marued/google-research | f7d3d133015eca7163475f7722ce86f0eb676931 | 0f0de993dfad52bab28893e5224a167ee84c514e | refs/heads/master | 2021-02-13T17:38:45.875461 | 2020-03-03T16:39:27 | 2020-03-03T16:43:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 79,179 | cc | // Copyright 2020 The Google Research Authors.
//
// 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... | [
"copybara-worker@google.com"
] | copybara-worker@google.com |
560be4edb2f7b338d17b81568b5a328148ec06f7 | 4bdf5f0909597a11891594871ee8e834b42877ee | /UVa/11995/11995.cpp | c1399921fa920a419de8926994875a86ce329542 | [] | no_license | john801205/practice | 5832c15e2f6814f315a45a24191a44e628641361 | 58d3ac34101ea5941b34f699f074e9da54420873 | refs/heads/master | 2021-03-27T11:00:25.428040 | 2019-07-20T15:22:44 | 2019-07-20T15:22:44 | 113,650,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,487 | cpp | #include <iostream>
#include <stack>
#include <queue>
int main(void)
{
int number_of_operations;
while (std::cin >> number_of_operations) {
std::stack<int> stack;
std::queue<int> queue;
std::priority_queue<int> priority_queue;
bool is_stack = true,
is_queue = true,
is_priority_q... | [
"john801205@gmail.com"
] | john801205@gmail.com |
94bb18021727f8050033bc5d297a31e47c9b301d | 13794bf03d74d5c73c216c2e0701f1994347b0c4 | /MFMediaBufferHelper.h | ac78162e9c2e291f9615cef6a7aed66e429fe6e8 | [] | no_license | mediabuff/hwmft | b183bbea236819ae5f1b1dc17bb936450af17fbe | 4c56e51c28e467253ba6e9e37ac8233c198c0cfb | refs/heads/master | 2021-05-07T05:03:14.376229 | 2017-11-05T14:58:05 | 2017-11-05T14:58:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,503 | h | #pragma once
#include "ComPtrDefs.h"
namespace WinRTCSDK{
////////////// This is helper class to access locked media buffer
class MediaBufferLock
{
public:
MediaBufferLock(_com_ptr_IMFMediaBuffer pBuffer) :
m_p2DBuffer(NULL), m_bLocked(FALSE), m_bLocked2D(FALSE)
{
m_pBuffer = pBuffe... | [
"zhangzhenyu220@163.com"
] | zhangzhenyu220@163.com |
2d6e64814022d485b3e5c7df0129ba9eeb80c2b5 | 8e565f486f4501b814eedd6370572eb1a0a05fb3 | /SFML_RPG/EnemyAi.cpp | bca6bd26e56c540044b769d4877ccb2648231c77 | [] | no_license | MHeybe97/SFML-RPG-Game | 518bfdbc95270ade6e19b301d7669b23a3dd72d0 | 2d393474e4c94739277de414e3aeaf2b02a76b70 | refs/heads/main | 2023-05-03T00:04:46.274607 | 2021-05-20T11:20:41 | 2021-05-20T11:20:41 | 337,924,363 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,050 | cpp | /**\file Enemy.cpp*/
#include "stdafx.h"
#include "EnemyAi.h"
//Constructor
//! HitboxComponent class constructor
/*!
\param self an Entity obj - the ai entity
\param entity an entity obj - the player entity
*/
EnemyAi::EnemyAi(Entity& self, Entity& entity)
: AIOption(self, entity)
{
}
//Destructor
//! HitboxCo... | [
"amiinh83@gmail.com"
] | amiinh83@gmail.com |
789f441f1d889f5c8fda3440efd11f76e50d0b4a | ac005e30244ccca387c66554deefa7772cd1d142 | /boxes/groups/services/vaccounts-dapp-service/contracts/eos/dappservices/_vaccounts_impl.hpp | b6b32e32c389aa2a87a644bccf8770aff15f5629 | [
"MIT"
] | permissive | liquidapps-io/zeus-sdk | 7eb23771b0996a6a3fc3a660f0e4e633c6c1a143 | 1d3dc106265b5950b41a928b588aa85255fedad6 | refs/heads/master | 2023-04-03T16:55:14.053803 | 2023-03-21T01:42:41 | 2023-03-21T01:42:41 | 179,921,716 | 56 | 40 | null | 2023-03-04T03:32:45 | 2019-04-07T05:22:19 | JavaScript | UTF-8 | C++ | false | false | 10,515 | hpp | #pragma once
#include <string>
#include <vector>
#include <eosio/eosio.hpp>
#include <eosio/crypto.hpp>
#include <eosio/action.hpp>
#include <eosio/singleton.hpp>
#include "../dappservices/multi_index.hpp"
#include <boost/preprocessor/control/iif.hpp>
#include <boost/preprocessor/list/for_each.hpp>
#include <boost/pre... | [
"tal@liquidapps.io"
] | tal@liquidapps.io |
74aa4989e0f3657573253253f5e0bb2e2247a85c | 050c8a810d34fe125aecae582f9adfd0625356c6 | /acm2021-2/simulari/seerc2018/B.cpp | aff549401f29dc3deb6d5f11f1bc3f272f75227a | [] | no_license | georgerapeanu/c-sources | adff7a268121ae8c314e846726267109ba1c62e6 | af95d3ce726325dcd18b3d94fe99969006b8e138 | refs/heads/master | 2022-12-24T22:57:39.526205 | 2022-12-21T16:05:01 | 2022-12-21T16:05:01 | 144,864,608 | 11 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 822 | cpp | #include <bits/stdc++.h>
using namespace std;
unsigned long long a,b,c,n;
int fr[15005];
int main(){
scanf("%llu %llu %llu %llu",&a,&b,&c,&n);
fr[a]++;
fr[b]++;
fr[c]++;
unsigned long long ways = 6;
for(int i = 1000;i <= 15000;i++){
if(fr[i] > 0){
for(int k = 2;k <= fr[i];k++... | [
"alexandrurapeanu@yahoo.com"
] | alexandrurapeanu@yahoo.com |
d51bfc839df5b3ef676a830b6b392898fc666b9c | a351a16f1b635df5f033fef6f05a6451081b115d | /livearchive/2732.cpp | e215d0d9f3a9a3d10b9f050f4c9e6be8f07d532a | [] | no_license | Elsyrian/acmudec | 151ffc9c3ac8e8a11add589931231e6c66a51caf | 3bb64324aa9bc9ebff56abc2fe67f1f0bde63661 | refs/heads/master | 2021-01-10T17:13:28.356118 | 2012-03-07T17:46:20 | 2012-03-07T17:46:20 | 52,148,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,219 | cpp | /****************************************************************************
* 2732 - CD Titles
* http://acmicpc-live-archive.uva.es/nuevoportal/data/problem.php?p=2732
*
* Se pedia un programa que dado varios titulos, los imprimiera en forma vertical
* para de esta forma ponerle nombre a los CD.
*
* ... | [
"diegocaro@gmail.com"
] | diegocaro@gmail.com |
a73cfa31f0623b1cbfa93fb82666d192897bd7b4 | ef50b51ee7dd2209b93b17a78dd94c684f2333b0 | /KillLog.h | 089501678855a661e83ab55f10ab04308546c921 | [
"MIT"
] | permissive | AshelCloud/For2018WorldSkill | b651ebe2628f75b0fd0e709508206e6a1af91402 | 8841246da4ed50de7058ec493a10324a1e83f632 | refs/heads/main | 2023-03-19T20:43:56.987715 | 2021-03-09T14:58:58 | 2021-03-09T14:58:58 | 346,039,980 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 198 | h | #pragma once
class KillLog : public Object
{
public:
KillLog();
virtual ~KillLog();
public:
vector<shared_ptr<Sprite>> killLogs;
public:
virtual void Update()
{
Object::Update();
}
};
| [
"ashel.cloud@gmail.com"
] | ashel.cloud@gmail.com |
a843e2f67fa27f237f0458c3579f3785df0decb6 | 98338e1d3531a8d1fefbd3a79ef6b7b5dce9fd3c | /src/test/rpc_tests.cpp | 48526052f9ff710516a93ad891333284ed109309 | [
"MIT"
] | permissive | DaidigCoin/DaidigCore | c4bd57f0245825eaf4dc390d7761fa58e584f0de | 9c3e639c448207d954013c9f3b735c98a54aa73d | refs/heads/master | 2020-12-22T06:17:23.216452 | 2020-01-29T08:04:29 | 2020-01-29T08:04:29 | 236,693,467 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,892 | cpp | // Copyright (c) 2012-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpc/server.h"
#include "rpc/client.h"
#include "base58.h"
#include "netbase.h"
#include "test/test_daidig.h"
#in... | [
"daidigcoin@gmail.com"
] | daidigcoin@gmail.com |
9e7f4c375ff961383d778f3feb765a0a8a33691c | fea3c6d33572d8968639746b8afdc6cfa4c400de | /POJ/P2075/main.cpp | ba6662b09b61af5f6988b5fa016d35eabad802b7 | [] | no_license | linmx0130/OJCode | f99ae2163828891dfe05cd0510391dbfad27430c | fbadd1ab4640c85edc1d2a8e58cd570ecebb91fb | refs/heads/master | 2020-03-30T03:51:03.731960 | 2016-11-05T19:43:17 | 2016-11-05T19:43:17 | 5,111,571 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,128 | cpp | #include <cstdio>
#include <cstring>
#include <cstdlib>
#include <map>
#include <string>
#include <vector>
#include <algorithm>
using std::map;
using std::string;
using std::vector;
using std::sort;
float TotalCable;
int N,M;
char Buf[30];
string s;
map <string,int > ID;
struct Edge
{
int u,v;float l;
};
bool cmp(cons... | [
"linmx0130@163.com"
] | linmx0130@163.com |
8d0b43d41ddc493c32928221ae65a86138e930ad | 562af845950c02af9d56ca43bdaed220f103ba18 | /AppHeaders/dlink.h | 0b8006d9ff64fd7d58f7fb636ccffab53e1c0fa8 | [] | no_license | videogamepreservation/blood2 | 8a1cfc157344985025edc811eb9d497edcc03394 | 006b4aabd3fb348f6846cad03799cf8df685ea95 | refs/heads/master | 2023-08-31T13:46:18.541457 | 2014-10-27T18:39:17 | 2014-10-27T18:39:17 | 25,833,227 | 50 | 12 | null | null | null | null | UTF-8 | C++ | false | false | 2,773 | h |
// This is for simple but very convenient doubly linked lists..
// You need a DLink for the list head, and this just defines
// really common routines to insert, remove, and tie off.
#ifndef __DLINK_H__
#define __DLINK_H__
class DLink;
// These are only used internally in the engine (with lots of ca... | [
"sjm@sjm.io"
] | sjm@sjm.io |
33f52334b5008529f7a5b2316cff36f19b1ad101 | 1c80bcb9f11d009a36d385d16e44d2fde107acc6 | /Cpp/2020 Job Manager(eden)/Latest Submission/Job.cpp | 56d4dfa0b49562d216247aa6e6d00b2e68e8b467 | [] | no_license | Chris-Ju/SYSU-Homework | c4eeadf3b5db6d985147db209c1fa25a9a122271 | 4ee1dab27a8b40d24dfc0f7b327d1bc9f3c399b3 | refs/heads/master | 2022-12-12T21:52:48.512813 | 2019-12-26T09:11:32 | 2019-12-26T09:11:32 | 119,351,039 | 4 | 5 | null | 2022-12-08T02:17:36 | 2018-01-29T08:00:55 | C | UTF-8 | C++ | false | false | 771 | cpp | #include <sstream>
#include "Job.h"
using namespace std;
int Job::number = 0;
Job::Job(int priority)
{
this->priority = priority;
nextJob = NULL;
id = number;
number++;
}
void Job::setId(int id)
{
this->id = id;
}
int Job::getId() const
{
return id;
}
void Job::setPriority(int priority)
{
... | [
"592931812@qq.com"
] | 592931812@qq.com |
e32d797999c977b95f658d64eeca2d0dbac0da9a | a10a3972f62c1d9711c2654d7b3b6ca8ee003300 | /src/cmds/nfsmount/ds3100.md/nfsAttr.cpp | e4e37bc546538ba537bf306615e1a852853f1b83 | [] | no_license | takeharukato/sprite | 5913f74a08ce6c76e5107ede92bf4f44806f5b7d | e96c03abb319964e69cd21577d724ee83a950a9c | refs/heads/master | 2020-08-04T02:40:31.702805 | 2015-10-05T03:49:13 | 2015-10-05T03:49:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 88,685 | cpp | --- ds3100.md/nfsAttr.o ---
rm -f ds3100.md/nfsAttr.o
cc -g3 -O -Dds3100 -Dsprite -Uultrix -E -I. -Ids3100.md -I/sprite/lib/include -I/sprite/lib/include/ds3100.md -c nfsAttr.c -o ds3100.md/nfsAttr.o
# 1 "nfsAttr.c"
static char rcsid[] = "$Header: /a/newcmds/nfsmount/RCS/nfsAttr.c,v 1.6 89/10/10 13:14... | [
"noah.evans@gmail.com"
] | noah.evans@gmail.com |
4cef33cdbe878d9b4afd7ce331ee4321c61b10bc | 73ee941896043f9b3e2ab40028d24ddd202f695f | /external/chromium_org/chrome/browser/chromeos/drive/download_handler.cc | 850caf9877792f966a881637ac0bc8f58da05d1f | [
"BSD-3-Clause"
] | permissive | CyFI-Lab-Public/RetroScope | d441ea28b33aceeb9888c330a54b033cd7d48b05 | 276b5b03d63f49235db74f2c501057abb9e79d89 | refs/heads/master | 2022-04-08T23:11:44.482107 | 2016-09-22T20:15:43 | 2016-09-22T20:15:43 | 58,890,600 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 11,194 | 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/browser/chromeos/drive/download_handler.h"
#include "base/bind.h"
#include "base/file_util.h"
#include "base/supports_user_data.h"
#... | [
"ProjectRetroScope@gmail.com"
] | ProjectRetroScope@gmail.com |
31a14ddca64852d07390b26db9577e42e1872ca9 | ecb202aeac951c945abe3ccd52458fa7928f3ce5 | /src/debug.cpp | 2f7f552c1055c3a1b2494c2f52007ac3b8d1ced0 | [] | no_license | hmoumani/webserv | 8dc8bd41d0b65a56e172f200e4ea909b7d7fe722 | 8cbc6ba9095070e25bbf41b9276dea5a56d19e16 | refs/heads/master | 2023-08-28T16:58:40.047386 | 2021-10-28T12:09:52 | 2021-10-28T12:09:52 | 379,328,928 | 9 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 163 | cpp | #include "debug.hpp"
#ifdef DEBUG
std::ostream &debug = std::cerr;
#else
std::ofstream dev_null("/dev/null");
std::ostream &debug = dev_null;
#endif
| [
"hmoumani@e1r13p12.1337.ma"
] | hmoumani@e1r13p12.1337.ma |
fb83fd5a9d66abae4b5e5d668f89b0ab2c7f7c98 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/f5/4d06dfbb3492e7/main.cpp | 539d1830ae9c3229ad9d93f9c89fb0e1562b632d | [] | 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 | 3,727 | cpp | #include <boost/bind.hpp>
#include <cassert>
#include <cstddef>
#include <functional>
#include <iostream>
#include <new>
#include <utility>
#include <array>
template<typename Signature>
struct Function;
template<typename T>
using Invoke = typename T::type;
template <typename Condition, typename T = void>
using Enab... | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
0bded3355ccc8875320e33f613fee390c9918393 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/c1/9a2207d8ed8b0e/main.cpp | 9e1864fc24233310e5a059564a2033a29e241f95 | [] | 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 | 395 | cpp | #include <iostream>
#include <string>
#include <vector>
template<typename T>
std::ostream& operator<<(std::ostream& os, const std::vector<T>& vec)
{
for (auto& el : vec)
{
os << el << ' ';
}
return os;
}hrtrth
int main()
{
std::vector<std::string> words = {
"Hello", "from", "GCC", ... | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
de4c9a99fab39d7751d80218a985913443e9fc42 | a6c1c31c8c7dda362559e0bbc173c817a97e2277 | /projects/GLTF_Loader_Project/code/TestApp.h | a1ec924f8cb3f52d56bad6de8d8cb6b80344fb85 | [
"MIT"
] | permissive | oscstr-9/Topdown-RaspGame | 2983a2937fcccbb197cbdecf90117c620e85b7ab | 2988628b9ded0653378fef42066eb8840863381e | refs/heads/master | 2023-09-04T23:14:07.356350 | 2021-11-18T13:50:52 | 2021-11-18T13:50:52 | 417,495,028 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,191 | h | #pragma once
//------------------------------------------------------------------------------
/**
Application class used for example application.
(C) 2015-2020 Individual contributors, see AUTHORS file
*/
//------------------------------------------------------------------------------
#include "core/app.h"
#include... | [
"ogge@B3560.lab.ltu.se"
] | ogge@B3560.lab.ltu.se |
79faaa8f6a329bdb6867439d81f45fd197324783 | da2c356810dc55182cb3c9857918a10e7615b91a | /480.滑动窗口中位数.cpp | 5edbb514048c886e2ff34e1a6ae8b020c3984782 | [] | no_license | FuChaolei/leetcode_ago | 93305c239309f827d402d86f932847c1ccd61fbb | 265f29d5e6fe4a040a90cab8c653ab52589a6c5f | refs/heads/main | 2023-08-07T18:02:54.117463 | 2021-09-23T14:22:31 | 2021-09-23T14:22:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,200 | cpp | /*
* @lc app=leetcode.cn id=480 lang=cpp
*
* [480] 滑动窗口中位数
*
* https://leetcode-cn.com/problems/sliding-window-median/description/
*
* algorithms
* Hard (44.87%)
* Likes: 281
* Dislikes: 0
* Total Accepted: 26.3K
* Total Submissions: 58.6K
* Testcase Example: '[1,3,-1,-3,5,3,6,7]\n3'
*
* 中位数是有序序列最... | [
"1310866178@qq.com"
] | 1310866178@qq.com |
99f7aed9c1b151cb4423fd3b9c6a9e6a933e9dc9 | c1afc06178ede464f6367b544ad8f436a57d9554 | /Framework/Modules/ImageFilter/src/ReadImageHead.cpp | 34f4de2a5b70bcddf1a7a90bdb58a54e806f4294 | [] | no_license | morabbit/CTV-master | fe45303d26fd516556ae8701ae96e283d189f5b5 | de09176e9d4c1acf8afabac8f13b5ab4c80a7a7f | refs/heads/master | 2020-04-23T06:20:50.844846 | 2019-02-16T07:16:37 | 2019-02-16T07:16:37 | 170,970,212 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | cpp | #include "pch.h"
#include "FrameworkErrorCode.h"
#include "..\..\ImageFilter\include\ReadImageHead.h"
ReadImageHead::ReadImageHead()
{
}
ReadImageHead::~ReadImageHead()
{
}
DciomObject ReadImageHead::LoadImageHead(CPCHAR __path)
{
DcmtkLoadImage<void> __dcmtk;
__dcmtk.LoadFile(__path);
if(__dcmtk.GetStatus() !... | [
"heyu330182@hotmail.com"
] | heyu330182@hotmail.com |
5557c5762ce9213a17364211061b522b3c41f63f | a7416c5f2c8a82ddcd217450797d3c1ad5a76d3d | /getTriangleArea/getTriangleArea.cpp | 1b39fb5730a87496ae96fbdd6cd18903721d33ac | [
"MIT"
] | permissive | CiganOliviu/clean-systems | 3b8a6923ce0726c2aa26eb8338c80c5d83083b23 | 491ec08ddc5cc127b88878849a828363d7f08be2 | refs/heads/master | 2020-12-13T08:34:14.635016 | 2020-06-28T13:51:41 | 2020-06-28T13:51:41 | 234,363,231 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,512 | cpp | #include "getTriangleAreaDef.hpp"
const char * systemException::what () const throw () {
return processMessage.c_str();
}
template <class Type> bool validationRules::isNegative (Type parameter) {
if (parameter < 0) return true;
return false;
}
template <class Type> bool validationRules::isZero (Type paramet... | [
"43005157+CiganOliviu@users.noreply.github.com"
] | 43005157+CiganOliviu@users.noreply.github.com |
5882d3cf4d69df73e7329ca41149319280e10179 | 8423108c5756d6a6fafac1447a7a30e97539b5b9 | /TestProject/dir2/trecia.cpp | 369cbda7a66ce6fdc41035adfa226a3aad829a7a | [] | no_license | superhp/cpp-class-graph | d521d29ffe9468743188c0d2b494717339acec3d | 06090e52b1fbcbbb027c87c43f2e3874c283ff27 | refs/heads/master | 2021-01-10T19:33:02.890004 | 2014-08-16T18:33:37 | 2014-08-16T18:33:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 35 | cpp |
class Y{
public:
void fja();
};
| [
"saurimas@hotmail.com"
] | saurimas@hotmail.com |
6ecf272ee757a03fd59636b54065663b917120d3 | bb6ebff7a7f6140903d37905c350954ff6599091 | /ui/views/accessibility/ax_aura_obj_wrapper.h | 00f9c593c0cead957eb57956ace45775217c9c9d | [
"BSD-3-Clause"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 1,182 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_VIEWS_ACCESSIBILITY_AX_AURA_OBJ_WRAPPER_H_
#define UI_VIEWS_ACCESSIBILITY_AX_AURA_OBJ_WRAPPER_H_
#include <vector>
#include "base/basictypes.... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
8fc442fac6e4c919b30c1d4af6fed67d14f601e3 | 8947812c9c0be1f0bb6c30d1bb225d4d6aafb488 | /01_Develop/libXMOgre3D/Source/RenderSystems/GLES2/OgreGLES2HardwareVertexBuffer.cpp | 2c122e63b4c6a808df33d2e894a6848a7a79d65a | [
"MIT"
] | permissive | alissastanderwick/OpenKODE-Framework | cbb298974e7464d736a21b760c22721281b9c7ec | d4382d781da7f488a0e7667362a89e8e389468dd | refs/heads/master | 2021-10-25T01:33:37.821493 | 2016-07-12T01:29:35 | 2016-07-12T01:29:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,903 | cpp | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2012 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person ... | [
"mcodegeeks@gmail.com"
] | mcodegeeks@gmail.com |
271b7dcc522a2fdf853dbdea210c1ed8295677df | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/net/quic/quic_framer_test.cc | 4f2ba4fd681fc15d7d72d0a2bd4c81c3ac22d511 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C++ | false | false | 243,214 | 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 "net/quic/quic_framer.h"
#include <stdint.h>
#include <algorithm>
#include <map>
#include <memory>
#include <string>
#include <vector>
#in... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
7510355af34cf7769217d8e9de720bafade169b0 | fc4958b1f629d984c8a437f4355c18f7c13689fe | /hello.cc | 9405b8947b7cb21bb68a2bf78f3f2a57cfdf5272 | [] | no_license | edolstra/nix-ccache | 27f0fd32e0cd3edaf032ccffc37a8766084dc603 | 48806114a42ef1e7d4c9931097f69f5171f72b92 | refs/heads/master | 2022-02-01T14:40:45.605398 | 2021-06-15T09:13:01 | 2021-06-15T09:13:01 | 219,871,926 | 29 | 4 | null | 2022-01-10T17:34:51 | 2019-11-05T23:43:11 | Nix | UTF-8 | C++ | false | false | 93 | cc | #include <iostream>
#include <optional>
int main()
{
std::cout << "Hello! " WHO "\n";
}
| [
"edolstra@gmail.com"
] | edolstra@gmail.com |
7a2a79b734d76cf72e2891b7fa8cdecce51a895f | f7fb35e84680dc45786c862054a4a40cbad61e46 | /vendor/qcom/proprietary/mm-camera/mm-camera2/tests/mct-unit_test-app/main.cpp | 3d99ae733d0e39b8f085a831109182fbbf5b1038 | [] | no_license | sethsong90/vendor_qcom_new | accce62fd862d219742954992a2f19729549f98a | 879eb95b4bd4843e058b5ebae832f60d8afc7d73 | refs/heads/master | 2021-01-13T06:51:34.856302 | 2017-01-03T11:12:20 | 2017-01-03T11:12:20 | 81,229,492 | 5 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 6,932 | cpp | /*============================================================================
Copyright (c) 2015 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
============================================================================*/
#include <sys/mman.h>
#inc... | [
"xin.qi@sim.com"
] | xin.qi@sim.com |
e3e1e0981e89d418e731c180103e5028a687e1dc | f2f29fa2ccd4eaeb9df62770b2148d366d920870 | /TIC2Vtwo-distribution/V2TICPP-2nd-ed-code/C05/Binder3.cpp | c63b5a529443d9bf91466fc23af83ac26c1decae | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | sosarkar/Repo-backup-eResources | 2f173791fc615c85f5c24c1bc845ee7494c4dff2 | 4fa568e2ef7bf903e78792ea79701c3c57bec5ad | refs/heads/master | 2021-01-23T20:50:22.762238 | 2014-10-09T17:36:23 | 2014-10-09T17:36:23 | 24,568,956 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 667 | cpp | //: C05:Binder3.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Binders aren't limited to producing predicates
#include "Generators.h"
#include <algorithm>
#include <vector>
#include <iostream>
#include <functio... | [
"souradip.sarkar.w@gmail.com"
] | souradip.sarkar.w@gmail.com |
058ed0cfea702bfe06a7a9ac597fd63f85088764 | 930d00263e7713f00631500473648d8e1727cedc | /src/lds_lidar_bp.cpp | e7e4393ff2a2996cb391b3600e7caf4be1f37fdd | [] | no_license | shen1994/multi-lidar-driver | 80b11f31f21fda73f9dd6cf4e8710917f7e5801a | c26b688285ef1638f4b8ba863f9a38564ac9c856 | refs/heads/master | 2022-11-15T06:36:53.440751 | 2020-06-30T03:22:56 | 2020-06-30T03:22:56 | 275,986,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,131 | cpp | #include "lds_lidar.h"
#include <stdio.h>
#include <string.h>
#include <thread>
#include <memory>
/**
*@brief: User add broadcast code here
**/
//static const char* local_broadcast_code_list[] = {
// "3GGDH3200100741",
//"000000000000004",
//"000000000000005"
//};
/**
*@brief: For callback... | [
"xinfeng.shen@westwell-lab.com"
] | xinfeng.shen@westwell-lab.com |
1d3787452869306b2eb221a94c796761de419038 | c9ea5032ed7cc12e2e34a7484e3c16e6fefa8043 | /BaseLoadAService/signaturestorage.cpp | 4d97915a5c05e8442d603d1f0edbabbd115f2f47 | [] | no_license | cuttenEDU/Coursework_Antivirus | ab8500d512f5d3072800bb54903a6f7876698cd7 | 06b0e75d04711462cfbc4dc0edcba7b20f7dcb8c | refs/heads/master | 2022-06-22T20:38:10.358979 | 2020-05-14T15:20:36 | 2020-05-14T15:20:36 | 263,963,038 | 0 | 1 | null | 2020-05-14T16:08:56 | 2020-05-14T16:08:55 | null | UTF-8 | C++ | false | false | 1,343 | cpp | #include "signaturestorage.h"
SignatureStorage::SignatureStorage(QObject *parent) : QObject(parent) {
root = nullptr;
current = nullptr;
searching = false;
}
void SignatureStorage::startSearch() {
if (root == nullptr)
return;
searching = true;
current = root;
}
QVector<SignatureRecord... | [
"andr.timchuk@yandex.ru"
] | andr.timchuk@yandex.ru |
4a9e00989907988781647249c7ba22cb5b787c4a | 9540a4d319c9f0b8053fdf2ef5bc4f8c442cdef5 | /OpenGL_Framework/OpenGL_Framework/Projects/Sources/C++/Game/ConnectWars/ShieldGenerator.cpp | 22aacf1e10b5438c86bde4ec5b122ae0a68c261f | [] | no_license | jaccen/OpenGLFramework02 | c5ff1a8e1ad1d275c2f034e2f21686b3a1a500cf | d468bde0dbaa1b71ffd523a76c8d87ac1aa8f885 | refs/heads/master | 2021-01-14T14:01:49.314683 | 2015-03-09T17:21:14 | 2015-03-09T17:21:14 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,797 | cpp | /* ヘッダファイル */
#include "ShieldGenerator.h"
#include "BaseShield.h"
#include "../../Library/Task/System/General/GeneralTaskSystem.h"
//-------------------------------------------------------------
//!
//! @brief コネクトウォーズ
//! @brief コネクトウォーズ関連の名前空間
//!
//-------------------------------------------------------------
nam... | [
"kyozyu_masa@yahoo.co.jp"
] | kyozyu_masa@yahoo.co.jp |
51ffed228a04935292254f6924e47612ddb4420d | 37b1cc093229626cb58199379f39b6b1ec6f6fb0 | /compute_kernel_writer/src/ITensorArgument.h | 838bd40f85b5d812df07072e4d659f8ee9da7342 | [
"MIT",
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | ARM-software/ComputeLibrary | d4dfccb6a75b9f7bb79ae6c61b2338d519497211 | 874e0c7b3fe93a6764ecb2d8cfad924af19a9d25 | refs/heads/main | 2023-09-04T07:01:32.449866 | 2023-08-23T13:06:10 | 2023-08-23T13:06:10 | 84,570,214 | 2,706 | 810 | MIT | 2023-01-16T16:04:32 | 2017-03-10T14:51:43 | C++ | UTF-8 | C++ | false | false | 4,359 | h | /*
* Copyright (c) 2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights ... | [
"bsgcomp@arm.com"
] | bsgcomp@arm.com |
67d4352820a7f237798b6d4840972ac1ec18da9f | 08b4fbcd1a26d1dc847231539420329249e3de2c | /source/vertexarray.cpp | 938868ff784677a0f12a9a5c89b0daf718a4b2d3 | [] | no_license | robertsdionne/rsd | 543d7dce801168af479dbe82ac20e1e7b59eaabd | 285206548a6751f581ad31b42fd953abc5bbc4a4 | refs/heads/master | 2021-01-01T06:05:50.776651 | 2014-12-24T08:14:42 | 2014-12-24T08:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | cpp | #include <GLXW/glxw.h>
#include <GLFW/glfw3.h>
#include "vertexarray.hpp"
namespace rsd {
VertexArray::VertexArray() : handle() {}
VertexArray::~VertexArray() {
if (handle) {
glDeleteVertexArrays(1, &handle);
handle = 0;
}
}
void VertexArray::Bind() {
glBindVertexArray(handle);
}
... | [
"robertsdionne@gmail.com"
] | robertsdionne@gmail.com |
57523ce205ae84508c529fa13c9eeffc8f6f916c | 7d3771e56121d44dbd41aabf126bd51312c33430 | /src/qt/transactiontablemodel.cpp | 72e621eb2a41d533540fc117e36f650d9fa5fabb | [
"MIT"
] | permissive | ZondCoin/Zond | b7c3ccd041bdcf67d87ef6e9ed0a7df2e9dfec1f | 7cf2c9c2e2268229a25391a85704a8926ec7b356 | refs/heads/master | 2020-03-10T15:58:19.538030 | 2018-04-19T17:52:17 | 2018-04-19T17:52:17 | 129,462,535 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,566 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "transactiontablemodel.h"
#include "addresstablemodel.h"
#include "guiconstants.h"
#include "guiutil.h"
#include "op... | [
"37463416+ZondCoin@users.noreply.github.com"
] | 37463416+ZondCoin@users.noreply.github.com |
058ff3ce58a58c6ee129df8f2b4ec010cb9b2bdd | af55a2f6faacb65455b9635cf672559a19f5a627 | /CLMyThread.cpp | ebab1da161ddba2874dcba2e5a13e8bdfec2466e | [] | no_license | CaesarLXL/Linuxprogramming | 8985ccea401003ab07a97e4a98a7cddcf2a5c483 | 02d340588301605b49ea93fce06c878ec1f93271 | refs/heads/master | 2020-03-24T05:44:29.893549 | 2018-08-02T13:15:14 | 2018-08-02T13:15:14 | 142,499,668 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 218 | cpp | //
// Created by root on 8/2/18.
//
#include <iostream>
#include "CLMyThread.h"
CLStatus CLMyThread::RunThreadFunction() {
long i = (long)m_pContext;
std::cout << i << std::endl;
return CLStatus(0, 0);
}
| [
"liangxianlong103@163.com"
] | liangxianlong103@163.com |
5c3ee8817755e069c3e756892358c83a6399e955 | e137541d3163ca9664aba6a371c1fe7ea69ba728 | /RestfulDemo/CHttpService.cpp | b35bfdf7f421d981d0ca15334d0612ee469f1ddb | [
"MIT"
] | permissive | biboheart/BiboheartDemos | c0dac2dc739c2151984a9ca90ab3694102b525b4 | 450a214ba3051176bc8eff982e614f2df22ef9fe | refs/heads/main | 2023-05-04T10:49:17.455003 | 2021-05-29T02:26:03 | 2021-05-29T02:26:03 | 333,358,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 95 | cpp | #include "CHttpService.h"
CHttpService::CHttpService()
{
}
CHttpService::~CHttpService()
{
}
| [
"biboheart@qq.com"
] | biboheart@qq.com |
9ce66c3f71dff6c6c4c776ddf0317b731fafc22e | e35cd33c01193e8c25337d524a24b3cd290f2dce | /features/lorawan/lorastack/phy/LoRaPHYAU915.cpp | 7964abdd4a15dd1a6284413815c19e0bd574916c | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | omarisai/mbed-os | 5dc78439482c1da27669d4b8e4cb797382e612bc | dc108004afc77992ed6bb8def6cb22737ff8ba58 | refs/heads/master | 2021-09-28T11:45:33.268074 | 2018-04-07T00:17:22 | 2018-04-07T00:17:22 | 115,453,981 | 1 | 1 | null | 2018-09-14T20:15:52 | 2017-12-26T20:50:14 | C | UTF-8 | C++ | false | false | 20,204 | cpp | /**
* @file LoRaPHYAU915.cpp
*
* @brief Implements LoRaPHY for Australian 915 MHz band
*
* \code
* ______ _
* / _____) _ | |
* ( (____ _____ ____ _| |_ _____ ____| |__
* \____ \| ___ | (_ _) ___ |/ ___) _ \
* _____) ) ____| | | || |_| ____(... | [
"noreply@github.com"
] | omarisai.noreply@github.com |
5557a1176f707a682dfd40e6da4366486763c741 | 4b9fbf487e8f5e0660971608003c1e8bf806a305 | /Arduino/Test/Stepper_tester/Stepper_tester.ino | 9dc564225f2bb8066552df130aebbb2a92ca6938 | [] | no_license | ioio-creative/FFMount | ffb8da31ba00edbee2976e1a132a5df3c4598b6d | ed530b6c0450d35e4d888350c549b2d0827511e3 | refs/heads/master | 2021-01-16T00:48:07.444798 | 2018-06-05T03:44:09 | 2018-06-05T03:44:09 | 99,980,967 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,227 | ino | /*
*/
bool goHome = true;
#define LimitSwitchLy A0
#define LimitSwitchRy A1
#define DI1_SERVO_ON_lx 14
#define DI1_SERVO_ON_ly 15
#define DI1_SERVO_ON_rx 16
#define DI1_SERVO_ON_ry 17
#define DI2_ALARM_RESET_lx 50
#define DI2_ALARM_RESET_ly 51
#define DI2_ALARM_RESET_rx 52
#define DI2_ALARM_RESET_ry 53
#define DO... | [
"kennyviperhk@gmail.com"
] | kennyviperhk@gmail.com |
c5781daf90c81d8b8829f315bb721d7a3bf709b1 | e858606ccacb9a78bfb48ca90b56d9469cff7a09 | /RImageBook/src/thirdparty/x64/VTK/include/vtkPContingencyStatistics.h | 40f5e1ccb129b271d55dd5cfac037477fdbe8246 | [] | no_license | tkatsuki/rimagebook | 51f41166e98d442f7b9e2226b65046586f95dfc8 | d26a1502faf39804bf8cb06d1699de24e6d53d58 | refs/heads/master | 2021-01-19T17:59:07.539596 | 2015-06-29T21:12:57 | 2015-06-29T21:12:57 | 38,264,836 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,000 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkPContingencyStatistics.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
... | [
"yhourai@gmail.com"
] | yhourai@gmail.com |
a5cc9969fadc4ae35c8e70aab37c80d752ace38b | 74560ccbb4dc00a899d4092403434a6361b69ae4 | /src/QtStudy/App/QMLStudy/ColorMaker.h | a11040fadab66155d1987c0cacb22f5140a7f953 | [] | no_license | crystalsky/my_test | 4d76ed10da7b04d24bd0b58d16f44d26bb9e8a5e | 0723a4e136cda5e9ddd0d49a091ff8a1e47ab751 | refs/heads/master | 2020-03-18T07:03:45.131476 | 2018-05-22T15:18:17 | 2018-05-22T15:18:17 | 134,430,003 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | h | #ifndef ColorMaker_h__
#define ColorMaker_h__
#include "QMLStudyBase.h"
#define USE_CPP_OBJECT_TO_QMLGLOBEPROPERTY
namespace Study_QML
{
class ColorMaker : public QObject
{
Q_OBJECT
Q_ENUMS(GenerateAlgorithm)
Q_PROPERTY(QColor color READ color WRITE setColor NOTIFY colorChanged)
Q_PROPERTY(QColor timeColor... | [
"crystalsky@foxmail.com"
] | crystalsky@foxmail.com |
9882a99a4b299eabd717ac643bc46bc178e80ada | 1a0433f3e30c61fe19e46b0473f947be90f6e186 | /apollo-master/libapollo/src/linkloc.cpp | 72c0a83d003b374912975eead4c11087f0056dcd | [] | no_license | du-lab/Xlink-Identifier | fbf31b1103c728f9b3c4cfa7bb06de2224ffae4d | 6e76b79d1136954c3c3fa39f08f4b0446f089c6f | refs/heads/master | 2021-01-01T04:47:59.735590 | 2017-07-14T16:45:44 | 2017-07-14T16:45:44 | 97,248,403 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,153 | cpp | /**
* @file linkloc.cpp
* @brief A representation of the linker's location
*
* @author Adam Baxter
* @version 2.0
* @date 2012/01/07
* @copyright 2012
*/
#include "linkloc.hpp"
namespace apollo {
// Last, second to last, and third to last values in std::size_t, respectively
LinkLoc::value_type const... | [
"xiuxia.du@uncc.edu"
] | xiuxia.du@uncc.edu |
da28ef809d6b141e3f31fb54661e79dc8a0e28a2 | 632a642c241fe5f40d0263e5cff4d9ea5e30bc59 | /include/h5rd/DataSpace.h | 61b0abffb8c953903fbcce1b17fcac33a9e0a11b | [
"BSD-3-Clause"
] | permissive | readdy/readdy | b03bbcc8aabc634ed8dd31be4eaca206e1408248 | 97901fb4fdb1f708b31399a5c7b33c316769727f | refs/heads/master | 2022-07-20T05:58:11.614900 | 2022-07-11T13:59:29 | 2022-07-11T13:59:29 | 59,560,469 | 50 | 15 | BSD-3-Clause | 2022-07-11T13:59:31 | 2016-05-24T09:41:44 | C++ | UTF-8 | C++ | false | false | 2,940 | h | /********************************************************************
* Copyright © 2018 Computational Molecular Biology Group, *
* Freie Universität Berlin (GER) *
* *
* Redistribution and use in source and ... | [
"noreply@github.com"
] | readdy.noreply@github.com |
598cd0ad3c7735901318592365b7c8b0d7a17dae | 28c000caf6617ba2074e0f2a8fc936ccb8c01fb3 | /poj/1159/7762134_AC_1219MS_208K.cpp | f50196cb53dc1b4a90d942bd312945f5e311a647 | [] | no_license | ATM006/acm_problem_code | f597fa31033fd663b14d74ad94cae3f7c1629b99 | ac40d230cd450bcce60df801eb3b8ce9409dfaac | refs/heads/master | 2020-08-31T21:34:00.707529 | 2014-01-23T05:30:42 | 2014-01-23T05:30:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 582 | cpp | #include <cstdio>
#include <cstring>
#include <algorithm>
using namespace std;
int n, f[2][5002];
char str[5002];
int main() {
while (scanf("%d", &n) != EOF) {
scanf("%s", str + 1);
memset(f, 0, sizeof (f));
int now = 0;
for (int i = 1; i <= n; i++) {
for (int j = 1; j <= n; j++) {
if... | [
"wangjunyong@doodlemobile.com"
] | wangjunyong@doodlemobile.com |
6d91db6f2f24594af6c0205ef408ca639a01c895 | c359614fa34bdef661ba35221a6e258b12370b3c | /SpaceEconSim/GUI_TraderDetail.cpp | e53e11bd7775fb601eb7dd90a95d5062bbb221e1 | [] | no_license | mileswhiticker/gam302-assessment-03 | 8535d55fe43f7968da9a5afe6831ed265e01a9ab | 70486fa2e6de21c5d651cbb7e749a13cdbfef73b | refs/heads/master | 2021-01-11T19:34:03.735806 | 2012-05-17T06:24:38 | 2012-05-17T06:24:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,684 | cpp | #include "GameInst.hpp"
#include "Trader.hpp"
#include "Helpers.hpp"
#include "GameHelpers.hpp"
void GameInst::SetupTraderDetailGUI()
{
//create windows
m_pTraderView = sfg::Table::Create();
m_pSelectedTrader = NULL;
//create table cells
for(unsigned short i=0;i<3;i++)
{
//StorageSlots.push_back(sfg::Label::C... | [
"miles_whiticker@gmail.com"
] | miles_whiticker@gmail.com |
7b1ad8effc9945b7cdaa20cb50e8996fc2c7a7f1 | fb135356aa27d9728ed5829860eecea4b5033910 | /include/metatest/test_result.hpp | 733c8c605a426948e6f412476973cfaf27a0e6a3 | [
"BSL-1.0"
] | permissive | sabel83/metatest | c0394ee40c5bb1330405ff70612da6b964d235d0 | 6bcb54ca77538b8b691fef9c67971609d01b70ee | refs/heads/master | 2021-01-19T06:18:17.301607 | 2015-05-12T14:43:00 | 2015-05-12T14:43:00 | 8,935,277 | 13 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,576 | hpp | #ifndef METATEST_TEST_RESULT_HPP
#define METATEST_TEST_RESULT_HPP
// Copyright Abel Sinkovics (abel@sinkovics.hu) 2010-2011.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <metatest/locati... | [
"abelsoft@freemail.hu"
] | abelsoft@freemail.hu |
15d6fc4ac65d8d14c8621f1fd0e0c18a730657bb | 54ea52361db71d9d37073f1414a08dbe8f711ddd | /GateSession.cpp | 913e1d83203b3b121dde8bbe02d40c4889cb4823 | [] | no_license | cyanide-burnout/BorderGate | ab559284a9bf9625448fc073db99383a4feee0fe | 41e8c2f1063959a0009dc68badec441602f745dc | refs/heads/master | 2023-02-25T15:15:47.096494 | 2021-02-04T13:45:46 | 2021-02-04T13:45:46 | 273,781,711 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,745 | cpp | #include "GateSession.h"
#include "NetworkTools.h"
#include "DStarTools.h"
#include <string.h>
GateSession::GateSession(GateModule* module,
const struct DStarRoute& heardRoute, const struct DStarRoute& targetRoute,
const struct sockaddr_in& sourceAddress, uint16_t sourceNumber,
const struct sockaddr_in& ta... | [
"performer@wisdom"
] | performer@wisdom |
2109b5b24d45921acf9b72ededb5a32366b13de9 | 037bc4752b9ee4a372217d4f3c22acf229ed77a3 | /Src/TrussFEM.h | b4afcd54bcbcd49c81394737958d5120b12c6dc7 | [] | no_license | josephgreer/TrussFEM | 116a4adb199bf36365863bdca04f5919b1da7fb0 | c3aa963d7ba4c0cc6a51acfce77a5a3933283464 | refs/heads/master | 2020-05-23T02:11:24.902150 | 2017-03-21T22:25:33 | 2017-03-21T22:25:33 | 84,741,562 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,559 | h | #pragma once
#include <armadillo>
#include "Core.h"
#include <map>
#include <vector>
namespace TFM
{
// Defines a node
struct Node
{
arma::vec2 pos; // 2D position of the node
s32 incId; // incremental id that is filled in automatically at time of construction
struct Node... | [
"josephdgreer@gmail.com"
] | josephdgreer@gmail.com |
b86c2d28ef2d9f650e2486b624212f3972c05f01 | 9ecbc437bd1db137d8f6e83b7b4173eb328f60a9 | /gcc-build/i686-pc-linux-gnu/libjava/java/util/RandomAccess.h | 65d4106dcacbd9413aaff4984c63ff9f610d3f0a | [] | no_license | giraffe/jrate | 7eabe07e79e7633caae6522e9b78c975e7515fe9 | 764bbf973d1de4e38f93ba9b9c7be566f1541e16 | refs/heads/master | 2021-01-10T18:25:37.819466 | 2013-07-20T12:28:23 | 2013-07-20T12:28:23 | 11,545,290 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 373 | h | // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __java_util_RandomAccess__
#define __java_util_RandomAccess__
#pragma interface
#include <java/lang/Object.h>
class ::java::util::RandomAccess : public ::java::lang::Object
{
public:
static ::java::lang::Class class$;
} __attribute__ ((java_i... | [
"giraffe410@126.com"
] | giraffe410@126.com |
5d8979961af1726a79fc0267efe722c9cce14ae1 | 2fd1af12b6fb4e80e3a4f7abe6cb5a7678da1197 | /SDS_KOITP/SDS_PRO_201812/SDS_PRO_201812_03/ASSEMBLY_LINE_SCHEDULING.cpp | 905a84950e720f24b8e9b32faa14323565a6a681 | [] | no_license | KangSeungIl/Algorithm | 7d9db15051241e55548fb08e04d2bfa89dee9604 | 8ea4a38f539f219796390094e2d7db15923dacdf | refs/heads/master | 2020-04-09T02:37:59.715922 | 2019-01-06T05:01:08 | 2019-01-06T05:01:08 | 159,948,293 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,344 | cpp | #include <iostream> // ASSEMBLY_LINE_SCHEDULING Assembly Line Scheduling
using namespace std;
int Line1[300001];
int Line2[300001];
int Cross1[300000];
int Cross2[300000];
int my_min(int a, int b) {
if(a < b)
return a;
else
return b;
}
int main() {
int T = 1;
for(int testCase=... | [
"tmddlf51@naver.com"
] | tmddlf51@naver.com |
e48c0935e546bd09cc8ca4f68ca4ab7321c04ff5 | ea4abdc4e28c58cddbe5eed935a3a45848e4ec61 | /src/lib/debug_tools/Timer.hpp | 2aa4f83431874e7801c53509c4c4f1fdac958f60 | [] | no_license | kwstanths/billy-the-game | ee499dc40301c1ed8906bb5f5425a908cd56a650 | e644a99bc4794d7ca84694635a6f1a02613606a5 | refs/heads/master | 2021-06-03T01:12:38.475774 | 2020-10-12T11:41:31 | 2020-10-12T11:41:31 | 114,554,598 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,169 | hpp | #ifndef __Timer_HPP__
#define __Timer_HPP__
#include <sys/timeb.h>
#include <iostream>
#include <string>
#define __time_start(start) ftime(&start);
#define __time_stop(end) ftime(&end);
namespace debug_tools {
class Timer {
private:
struct timeb start_, end_;
public:
/**... | [
"kon.kazatzis@gmail.com"
] | kon.kazatzis@gmail.com |
5aa79fe8f4769d6df5978b21fe90917873867c92 | 210c21811a38707d5e9ec72c8cd39b0e198fe4a9 | /Arduino/Not_Actually_Final_Arduino_FW/testinflatedeflate/testinflatedeflate.ino | cad484827e9de5d5e36bae8cc36a99284ae7b61f | [] | no_license | amartone/CapstoneSpring2016 | 68889619399f751d9cd47673f963c7b76e7d4fe7 | 35170252f966e4e2d77b48e72450d4bb34a2c192 | refs/heads/master | 2016-08-12T05:47:52.415728 | 2016-04-14T08:12:26 | 2016-04-14T08:12:26 | 50,543,988 | 3 | 1 | null | 2016-04-14T05:53:39 | 2016-01-27T22:56:48 | C | UTF-8 | C++ | false | false | 1,640 | ino | // Pump Motor Parameters
const int kMotorDirectionPin = 12;
const int kMotorBrakePin = 9;
const int kMotorSpeedPin = 3;
const int kMotorSpeed = 200;
// Solenoid Valve Parameters
const int kSolenoidValvePin = 7;
// Pressure Transducer Parameters
const int kTransducerPin = A3;
void setup() {
Serial.begin(9600);
Se... | [
"oleg@osv.im"
] | oleg@osv.im |
f6b349cfa10f1d2b7d19230a3ab73af02d728085 | 6226d6aed3629aa4069c46971ffe764bb6c743f6 | /Myway/Gui/MWGui.h | 68dd60aa307ce188038eedbc9021f88b2491b7d6 | [] | no_license | Myway3D/Myway3D | 83c30258f1e3eae90e619269406acd0ddeac7887 | 39cf569993f62fc648cbba49ebf74b3f8a64e46a | refs/heads/master | 2020-04-22T20:24:15.817427 | 2014-03-09T14:25:23 | 2014-03-09T14:25:23 | 170,640,096 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,795 | h | #pragma once
#include "MWRenderObj.h"
namespace Myway
{
enum KeyCode
{
KC_ESCAPE = 0x01,
KC_1 = 0x02,
KC_2 = 0x03,
KC_3 = 0x04,
KC_4 = 0x05,
KC_5 = 0x06,
KC_6 = 0x07,
KC_7 ... | [
"Myway3D@gmail.com@ff49bfeb-f889-bd78-9ae6-4dc862721fa0"
] | Myway3D@gmail.com@ff49bfeb-f889-bd78-9ae6-4dc862721fa0 |
5f40751c063d5efd77512ffba3412c581ac4a104 | dae883ee037ad0680e8aff4936f4880be98acaee | /tools/clang/lib/CodeGen/CGCall.cpp | e11bc94dd8346bfd6ed4710808d4f547378291a5 | [
"NCSA"
] | permissive | frankroeder/llvm_mpi_checks | 25af07d680f825fe2f0871abcd8658ffedcec4a7 | d1f6385f3739bd746329276822d42efb6385941c | refs/heads/master | 2021-07-01T00:50:27.308673 | 2017-09-21T20:30:07 | 2017-09-21T20:30:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 171,481 | cpp | //===--- CGCall.cpp - Encapsulate calling convention details --------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"frankyroeder@web.de"
] | frankyroeder@web.de |
14ddc286a869b05d27802862bf44ca3d558f2efd | b7db6baab63785b4167602f658b0e6da81b2eaac | /EulerLib/source/EulerLib.cpp | 9044b5f3151723e22825554c864d68ee4e03ed2f | [] | no_license | beefviper/ProjectEuler | 186743c70412778edbfeefe88b34b018b3b6fa78 | 610d7160d1b8fecf7eb1bdb5f607b362b9fe539d | refs/heads/master | 2022-07-08T01:58:56.212087 | 2022-07-01T02:58:55 | 2022-07-01T02:58:55 | 145,289,233 | 5 | 0 | null | 2022-06-28T22:12:28 | 2018-08-19T09:21:57 | C++ | UTF-8 | C++ | false | false | 10,043 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <fstream>
#include <algorithm>
#include "EulerLib.h"
int fib(int number) {
if (number == 1) {
return 1;
}
else if (number == 2) {
return 2;
}
else {
return fib(number - 2) + fib(number - 1);
}
}
std::string multipleLargeNumbers(std::string ... | [
"beef.viper@gmail.com"
] | beef.viper@gmail.com |
3c8ea4e31274178eebd13cd35c600b827add1dcd | 7479bc14d84599ebdbeab887155726fc1b7ae52a | /sources/helix/sources/helix/object.hpp | 02f9beeabec92572de0f73a1f3d0a4108342f251 | [
"BSD-3-Clause"
] | permissive | lemonsof/lemon | 14db776245a6d3c1e853be5c79c1bc8f3e70e8f9 | c5594e1683e248dede732a9634ba9e0e45014c8a | refs/heads/master | 2016-09-06T15:14:47.396762 | 2014-04-11T10:19:13 | 2014-04-11T10:19:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,544 | hpp | /**
*
* @file object
* @brief Copyright (C) 2014 yayanyang All Rights Reserved
* @author yayanyang
* @version 1.0.0.0
* @date 2014/02/08
*/
#ifndef HELIX_OBJECT_HPP
#define HELIX_OBJECT_HPP
#include <utility>
#include <stdexcept>
#include <helix/abi.h>
#include <type_traits>
#include <helix++/nocopya... | [
"yayanyang@gmail.com"
] | yayanyang@gmail.com |
357f0f38d4c11fcf47a0e27823f727bee909f70e | 935b1a98c451d1d19d1e929655b97900e8b48e5a | /CS240/GHP4/GHP4.cpp | 76485e674a0ce88a569dc6002aa6925333477551 | [] | no_license | Rudedog9d/SUNYPOLY | 4a30f969f122dfa85499955f43bf73e018f11764 | b00154d6d36170cf061bf61daf35f316c426ca33 | refs/heads/master | 2021-01-01T03:51:08.235372 | 2016-05-03T21:40:56 | 2016-05-03T21:40:56 | 57,000,283 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,299 | cpp | /*
Created by: Brodie Davis
Created:
Last Modified:
Language: C++
Intended Compiler: G++ on linux
*/
#include <iostream>
using namespace std;
#include "Stack.h"
int main (void) {
int n = 0,
d = 2,
exit_code = 0;
Stack numbers;//create stack object
cout << "Input an integer greater than 1 for n: ";
... | [
"bdavis@Orion.weberknapp.net"
] | bdavis@Orion.weberknapp.net |
ee93ab93fd6e41d7f06186d88ea23287530b4a97 | e583a46ba5810538394527ad738d86e4521955aa | /artlib-cpp/include/srilakshmikanthanp/src/anixt_font.hpp | ac44a7fc940a4ae2816883c6aaf7e69622258d7e | [
"MIT"
] | permissive | Thanus-MR/artlib | 724e1894190691176d093b5194af648d4c6eb1d5 | 263c30701f36637ffad271c9c88e8d1aafdc2c2b | refs/heads/master | 2022-12-08T06:35:52.067446 | 2020-08-24T06:41:50 | 2020-08-24T06:41:50 | 289,277,375 | 1 | 0 | MIT | 2020-08-24T06:41:51 | 2020-08-21T13:33:00 | null | UTF-8 | C++ | false | false | 7,353 | hpp | ///@file basic_font.hpp
/**
* Copyright (c) 2020 Sri Lakshmi Kanthan P
*
* This software is released under the MIT License.
* https://opensource.org/licenses/MIT
*/
#ifndef BASIC_FONT_HEADER
#define BASIC_FONT_HEADER
#include "anixt_config.hpp"
#include "filesystem"
#include "fstream"
#include "third_party/jso... | [
"srilakshmikanthan.p@gmail.com"
] | srilakshmikanthan.p@gmail.com |
00beeba40cb46a62214773c68d7e56d2a8cef2d4 | 2109e5a152a035d4aef66d390a21122940596a75 | /src/dynamic_motion_planner/motion_planner_node.cpp | 7041306578ba2469c117eaea601dfe837a18b089 | [] | no_license | yinhaolin-bot/hdi_plan | 202c6ce66f63b9983a099496654287d783f1dda7 | 06748c61c3c3968888e8a1df02750ae1f4874048 | refs/heads/master | 2023-04-20T16:47:34.534043 | 2021-05-01T22:38:49 | 2021-05-01T22:38:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | cpp | #include <ros/ros.h>
#include "dynamic_motion_planner/motion_planner.hpp"
int main(int argc, char** argv) {
ros::init(argc, argv, "motion_planner");
hdi_plan::MotionPlanner motion_planner(ros::NodeHandle(""), ros::NodeHandle("~"));
ros::spin();
return 0;
} | [
"yufei.zhui@outlook.com"
] | yufei.zhui@outlook.com |
ff325dd0b83ea8809711c689a28090929f7b56be | a11b50cf2c3c0ab1600ddd144a57c53a0a6d61dd | /WallsMap/BackClrDlg.cpp | f9746788ce456a2454cc91b8a7a00b2ce7c12b12 | [] | no_license | dlubom/walls | 78f549e5a2e678d101f9e953daa04b5505d4fca7 | e34363945b4c422a327380e20a6414e4298cfa58 | refs/heads/master | 2021-06-01T11:02:38.562704 | 2020-03-22T14:34:29 | 2020-03-22T14:34:56 | 87,931,918 | 1 | 0 | null | 2017-04-11T12:34:06 | 2017-04-11T12:34:06 | null | UTF-8 | C++ | false | false | 1,096 | cpp | // BackClrDlg.cpp : implementation file
//
#include "stdafx.h"
#include "WallsMap.h"
#include ".\backclrdlg.h"
// CBackClrDlg dialog
IMPLEMENT_DYNAMIC(CBackClrDlg, CDialog)
CBackClrDlg::CBackClrDlg(LPCSTR pTitle,COLORREF cr,CWnd* pParent) :
m_pTitle(pTitle),m_cr(cr),CDialog(CBackClrDlg::IDD, pParent) {}
CBackClr... | [
"davidmck@austin.rr.com"
] | davidmck@austin.rr.com |
89b0aa58af1aad1971fa839c1e5a07d5896308c7 | 111d679e0bba0dff18349b09b7de137679db9a50 | /PraOSN/Finding Password.cpp | 59314fdb0899888e327493260b3f1f51e2143065 | [
"MIT"
] | permissive | rkkautsar/cp-solutions | 9c958270780ab99769e2faf7d5877f16be575a68 | 9ffd747e98d131cdc34d025a98d6090739cb5024 | refs/heads/master | 2016-09-05T20:47:29.835999 | 2015-11-10T17:43:11 | 2015-11-10T17:43:11 | 24,291,570 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,456 | cpp | //IO
#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
//C Header
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cmath>
#include <ctime>
//container
#include <vector>
#include <stack>
#include <queue>
#include <deque>
#include <list>
#include <set>
#include <map>
#inclu... | [
"rkkautsar@gmail.com"
] | rkkautsar@gmail.com |
6697f666629701f2ad57f4bfe69ca1123ae150e4 | 893bd971c9234c233530f2ec8060ae348d6a0adc | /C++ 2 Submissions/Lab14StevenLake/Lab14/shape.cpp | 0958a1285046101c035deb6128d0cf031af730e2 | [] | no_license | Diatroph/SchoolC | aeb89dfd850f37f92f0e4afeb281a4735487c197 | 9b623466404849e11057d80773009bf51895e362 | refs/heads/master | 2023-03-21T19:38:06.080943 | 2021-03-14T05:12:28 | 2021-03-14T05:12:28 | 205,979,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 189 | cpp | #include "shape.h"
shape::shape()
: x(0), y(0)
{}
shape::shape(double xx, double yy)
: x(xx), y(yy)
{}
//double shape::getArea() const{
// return -1.0;
//} | [
"noreply@github.com"
] | Diatroph.noreply@github.com |
a4ed655ae345ac606e146cefe80780ff3d93b156 | a2a4e687061a675efb484e2e3b1cecdfbfd27d3e | /problem set 2/codefocesless1300pro88.cpp | 92e9f663280f50919a993c22ba0c275a77f39c48 | [] | no_license | stormbreaker07/CodingQuestions | 6060761fe8c692af50aa01b976dc9da80307462f | 3e6345941ee316db92f73875481e6b541cbe6bdb | refs/heads/master | 2021-07-14T20:49:48.507648 | 2020-08-24T05:34:09 | 2020-08-24T05:34:09 | 196,558,918 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 580 | cpp | #include <bits/stdc++.h>
#include<iostream>
using namespace std;
int main()
{int c;
char a[4][4];
for(int i=0;i<4;i++)
{for(int j=0;j<4;j++)
{cin>>a[i][j];}}
for(int i=0;i<4;i++)
{for(int j=0;j<4;j++)
{if(a[i][j]==a[i+1][j] && a[i][j]==a[i][j+1])
{c=1;}
if(a[i][j]==a[i][j-1] && a... | [
"tanuj07yadav07@gmail.com"
] | tanuj07yadav07@gmail.com |
0a2a1257ad6f61967a8680ccd864949505671522 | c4692fbdc122876043a060756aa9ef61e563fca1 | /proper/abi/openlibm_src/s_rint.cc | 247332070ba168168f48a5e24b555454f324f27a | [] | no_license | nahratzah/ilias_os | 837b8eabe3d638767d552206b5c2691a176069fa | a63c03a36e656cee1b897eb952a39bccc2616406 | refs/heads/master | 2021-01-23T13:43:55.103755 | 2015-06-11T07:37:01 | 2015-06-11T07:37:01 | 28,526,656 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,777 | cc | /* @(#)s_rint.c 5.1 93/09/24 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunPro, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided th... | [
"ariane@stack.nl"
] | ariane@stack.nl |
fb93b0a0f9513ab89bab5bf430cd55c32a65ab59 | cc7661edca4d5fb2fc226bd6605a533f50a2fb63 | /EasyAntiCheat.Client/CallbackHostValidation.h | f11af3863c41ace4f22148d7bdbe848f134d87c5 | [
"MIT"
] | permissive | g91/Rust-C-SDK | 698e5b573285d5793250099b59f5453c3c4599eb | d1cce1133191263cba5583c43a8d42d8d65c21b0 | refs/heads/master | 2020-03-27T05:49:01.747456 | 2017-08-23T09:07:35 | 2017-08-23T09:07:35 | 146,053,940 | 1 | 0 | null | 2018-08-25T01:13:44 | 2018-08-25T01:13:44 | null | UTF-8 | C++ | false | false | 130 | h | #pragma once
namespace rust
{
class CallbackHostValidation : public MulticastDelegate // 0x68
{
public:
}; // size = 0x68
}
| [
"info@cvm-solutions.co.uk"
] | info@cvm-solutions.co.uk |
0ed9cd58f018a79b0bf2bd4ebc124e0dcd364d72 | f550962ab8f89c58a82e51d907ebc7a9c0d6209a | /objects_system.h | 6ba85d8b050de8ea72e1b49598d9ae880aad29ab | [] | no_license | sang1905/QuanLiVeTau | 315392c77d039d73c63b95a8772dce65b9e6c180 | b5918d352f14d15ed6ec1dde9322d357d75753d4 | refs/heads/main | 2023-06-04T19:54:37.144609 | 2021-06-28T01:28:21 | 2021-06-28T01:28:21 | 380,873,172 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,516 | h | #include <bits/stdc++.h>
using namespace std;
// duoi day la he thong cac objects
class HanhKhach{
protected:
string id;
string name;
string phone_number;
string cmnd;
public:
HanhKhach(){
srand(time(NULL));
this->id = "20KTMT" + to_string(rand()%(5000000-1000000+... | [
"noreply@github.com"
] | sang1905.noreply@github.com |
5fe70907254a44bc73b53eaaf002ef23ac647b4c | fab8439027a6ddda3650a8306f9a8e35692da51f | /apex_vgt_test_application/A53_test/inc/apu_app_config.hpp | 563a21b7f2260cbde8aee984ede3e7decbe52d38 | [] | no_license | Arjun-NA/Vehicle-Detection-using-Cascade-Classifier-based-on-HOG-Features-using-S32V234 | 53c96920b479c1359fb304ebc6118a02724b7dc2 | 352601e2b2ef482023df542dcd7871e96537168c | refs/heads/master | 2023-02-28T04:37:34.247627 | 2021-02-07T05:40:22 | 2021-02-07T05:40:22 | 299,677,853 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,627 | hpp | /*****************************************************************************
*
* Copyright 2018 NXP
* All Rights Reserved
*
*****************************************************************************
*
* THIS SOFTWARE IS PROVIDED BY NXP "AS IS" AND ANY EXPRESSED OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT L... | [
"arjuna@iu.edu"
] | arjuna@iu.edu |
5b0dd12d2697022b4d1607d0612f6df0bfcc1060 | 5f59a004f558f0617915754de26c8a19d99cd6d2 | /src/controls/int_spin_box.hpp | afcfade9dc2848ede3e472f513ac793e4ba833cf | [] | no_license | lghfoo/NoderGraphics | 1826b55af0e38289bbabb071ab4185483d8dae74 | e105ee9ef39a5c0024d77aca841f99aa6f236088 | refs/heads/master | 2022-04-03T18:39:19.254388 | 2020-02-22T06:23:16 | 2020-02-22T06:23:16 | 213,011,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,955 | hpp | #pragma once
#include"spin_box_base.hpp"
#include"../core/view/node_graphics.hpp"
namespace NoderGraphics {
class Int64SpinBox: public SpinBoxBase{
Q_OBJECT
public:
long long GetValue(){
return value_text.toLongLong();
}
long long GetStep(){
return step_te... | [
"1162820772@qq.com"
] | 1162820772@qq.com |
ea304f4279e1ef363b3738e09443d663aa1a025d | 944e17f39227189a85fc7488f4cdffb20ae7488f | /project-3/queue.h | 518033fb3408a199b9e321e3ed0a92193cba5ea8 | [] | no_license | isabellems/syspro-projects | 6fad34ceafa767aca7a6b523e1a4ecffb9dff1e8 | eee4e77e625d5430d8556f8c37783f6d1772cd3b | refs/heads/master | 2020-05-30T12:54:05.993742 | 2019-06-01T15:55:49 | 2019-06-01T15:55:49 | 189,747,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | h | struct Qnode{ //Queue's node
int newsock; //socket's file descriptor
Qnode* next;
Qnode(int sock){
newsock = sock;
next = NULL;
}
};
class Queue{
protected:
Qnode* front;
Qnode* rear;
int count;
int max_size; //maximum size
public:
Queue(int);
~Queue();
bool enqueue(int);
int dequeue();
int get_count... | [
"isabellenerd@gmail.com"
] | isabellenerd@gmail.com |
fc9d87abf6d2ce72e567776aee3d62889ec1ba5d | 385cb811d346a4d7a285fc087a50aaced1482851 | /codeforces/383/B/main.cpp | 68a821ad44676307f0f23c05b61b4a4d557568ba | [] | no_license | NoureldinYosri/competitive-programming | aa19f0479420d8d1b10605536e916f0f568acaec | 7739344404bdf4709c69a97f61dc3c0b9deb603c | refs/heads/master | 2022-11-22T23:38:12.853482 | 2022-11-10T20:32:28 | 2022-11-10T20:32:28 | 40,174,513 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,297 | cpp | #pragma GCC optimize ("O3")
#include <bits/stdc++.h>
#define loop(i,n) for(int i = 0;i < (n);i++)
#define range(i,a,b) for(int i = (a);i <= (b);i++)
#define all(A) A.begin(),A.end()
#define pb push_back
#define mp make_pair
#define sz(A) ((int)A.size())
#define vi vector<int>
#define vl vector<long long>
#define vd vec... | [
"noureldinyosri@gmail.com"
] | noureldinyosri@gmail.com |
b4ef42a08328fec8fecf005c2255b61474151578 | 56a8fe5a6646d0676088d1dd7d168a44b507cbcf | /QtFarterMike/spritesheet.cpp | 54fe95197d635ad941599fb894837d3ad21ca50e | [] | no_license | SergeyDyatlov/games | 64c59076d9499a5951526344bb57de841e9dfbe9 | f27729e6ffa85c00be71fdca3c6bfa3c3bfe5a68 | refs/heads/master | 2020-04-29T09:24:10.859573 | 2015-04-08T19:12:01 | 2015-04-08T19:12:01 | 30,821,907 | 1 | 1 | null | 2015-04-08T17:17:29 | 2015-02-15T08:19:48 | C++ | UTF-8 | C++ | false | false | 216 | cpp | #include "spritesheet.h"
#include "texture.h"
SpriteSheet::SpriteSheet()
{
}
void SpriteSheet::LoadFromFile(SDL_Renderer *ARenderer, const std::string &path)
{
Texture = LoadTexture(ARenderer, path.c_str());
}
| [
"application.processmessages@gmail.com"
] | application.processmessages@gmail.com |
e3c18af7cd3cfc7a530b89d4397f8ab4f46db70c | 3ded37602d6d303e61bff401b2682f5c2b52928c | /ml/1072/Classes/Scenes/NachoDisplayIngredientScene.cpp | c6861fa061852ca40b83d96935823a30cfca8a4b | [] | no_license | CristinaBaby/Demo_CC | 8ce532dcf016f21b442d8b05173a7d20c03d337e | 6f6a7ff132e93271b8952b8da6884c3634f5cb59 | refs/heads/master | 2021-05-02T14:58:52.900119 | 2018-02-09T11:48:02 | 2018-02-09T11:48:02 | 120,727,659 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,889 | cpp |
#include "NachoDisplayIngredientScene.h"
#include "ContainerNode.h"
static std::string sgIngredient[][2] = {
{"bowl_b","bowl_beans1"},
{"bowl_c","bowl_cheese1"},
{"bowl_n","bowl_nachos1"},
{"bowl_o","bowl_onion1"},
{"bowl_p","bowl_pepper1"},
{"bowl_t","bowl_tomato1"},
{"cream0",""},
{"... | [
"wuguiling@smalltreemedia.com"
] | wuguiling@smalltreemedia.com |
98128d2b9cd82117f0a8a898baa86032fef897a2 | 41e8f1daed4f851ef352d42c29505fe9fe91bb54 | /prj/Network/TcpSession.cpp | c5cf1dd100f36f35320f9e305c0f4f7ae2b33929 | [] | no_license | dnkai/kiiik | b89515466409a0cfb41d63039aca86827306ec70 | 4dfb90cde8b2c76a3b6e0d28179f39cdd295acc3 | refs/heads/master | 2021-09-18T05:39:51.968950 | 2018-07-10T10:35:03 | 2018-07-10T10:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,227 | cpp | #include "network/TcpSession.h"
#include <sstream>
#include <baselib/Thread.h>
#include <string.h>
extern "C"{
#include <event2/bufferevent.h>
#include <event2/listener.h>
};
namespace network {
static bool bWinStartUp = false;
////////////////////////////////////////////////////////////////////////////////////
... | [
"84020702@qq.com"
] | 84020702@qq.com |
933a1ee5368848b9fd9b34c1f22a41d4a98e6cc4 | b5a8ec0d8ac3b141fb1b8c49783a92d33a36b40c | /Queue/QueueUisngLinkedList.cpp | c17b809dcdd238994d4b8b38d50684771b254a6e | [] | no_license | sai-kumar-peddireddy/DataStructuresAndAlgorithms | 8c8a61ab9a21dd42f6f17146f1713076b2c3219b | bcafcb27c0deb0a5210bc5a587cd6a3aa65887b3 | refs/heads/master | 2022-09-25T00:24:32.899152 | 2020-06-02T07:15:17 | 2020-06-02T07:15:17 | 257,746,134 | 0 | 0 | null | 2020-06-02T07:15:19 | 2020-04-22T00:11:29 | C++ | UTF-8 | C++ | false | false | 1,343 | cpp | #include <iostream>
#include "QueueOperations.h"
using namespace std;
static Node* Qfront = nullptr;
static Node* Qrear = nullptr;
int main()
{
Enqueue(10);
Enqueue(20);
Enqueue(30);
Enqueue(40);
Enqueue(50);
front();
Dequeue();
Dequeue();
front();
Enqueue(60);
Enqu... | [
"sai.peddireddy77@gmail.com"
] | sai.peddireddy77@gmail.com |
59b386a345fc9e30d95b9636cc5e0e01ac92fa36 | cc09e408b142fd7c179b711450996360364a1656 | /FND_SPEC_1/FND_SPEC_1.ino | 02aec797357dc1e1039381f530bf8953112f3aaa | [] | no_license | baksosapi/slf-koreatech | 0abe0d8f60b92b55829c2770a0f7020ac99485b1 | 5ca57fa1ca37bc203ddce73879bdd28e2d0f48a0 | refs/heads/master | 2020-07-11T01:22:44.538186 | 2019-08-29T00:33:12 | 2019-08-29T00:33:12 | 204,418,140 | 0 | 1 | null | 2019-08-28T09:24:10 | 2019-08-26T07:14:33 | C++ | UTF-8 | C++ | false | false | 2,157 | ino | //******************************************************//
// FND Practice - Kyung-Sik Jang//
//******************************************************//
//******************************************************//
// Hardware Configuration
// - Connect IoT Starter Kit and FND Module
//***... | [
"noreply@github.com"
] | baksosapi.noreply@github.com |
918230749c5fa967f1ca02028d8d95221d443d87 | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/1f/52acfec3e323ee/main.cpp | 3998f73d4f16da96882cc3a25db19ba763114e67 | [] | 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 | 84 | cpp | #include<iostream>
using namespace std;
void main()
{
cout<<"Hello"<<"\n";
} | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
a8c572cb94d3d6d3443f6ec0cd8d425cccad319f | a5209abbd44d9d42e39c2955d0533474790a2bc5 | /src/LqtePlayers/tableview.cpp | 0acc64d583323d4ef6b36d3bb9db6f0ab4348ca1 | [] | no_license | linqingwudiv1/QtffmpegAudioPlayer | 2d88d7e2a67f9ebbba7a54957a1a88baede7361f | dfa84766ab05c49ea64bcd973621171647d0e0ad | refs/heads/master | 2020-04-05T19:07:06.224651 | 2018-11-11T20:42:50 | 2018-11-11T20:42:50 | 157,119,456 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,769 | cpp | #include "tableview.h"
#include <QDebug>
#include <QMouseEvent>
#include <QScrollBar>
#include <QMenu>
#include <QHeaderView>
#include <QStyleOptionViewItem>
#include <QProcess>
#include <QPainter>
QMap<QString ,QIcon *>TableView::iconMap = QMap<QString ,QIcon *>();
CustomModel::CustomModel(QObject *parent) :
QS... | [
"aa875191946@qq.com"
] | aa875191946@qq.com |
3dd0b3e96b67f2a3cc241168ae546602f0e0f6ad | 1f8bc61d5bbf07da92bed1d37ee6fa90d1c3c43d | /vacation/future/future/day14.cpp | 3ceb33d42055f5427c1f7f5ee68bb6c59f4fb80d | [] | no_license | Kaniso-Vok/Cpp | 0d14c3e15ee501dc876e9ccb8aa8ab161f352d66 | 0aace6eafac6e8f75d014cc8b2e4a69250602515 | refs/heads/master | 2020-07-29T23:26:47.137194 | 2020-07-23T15:35:21 | 2020-07-23T15:35:21 | 209,998,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | cpp | //#define _CRT_SECURE_NO_WARNINGS 1
//#include <iostream>
//#include <vector>
//using namespace std;
//
//struct TreeNode {
// int val;
// TreeNode *left;
// TreeNode *right;
// TreeNode(int x) : val(x), left(NULL), right(NULL) {};
//};
//
//vector<int> rightSideView(TreeNode* root) {
// vector<int> res;
// (root, 0, r... | [
"48381669+sonissa@users.noreply.github.com"
] | 48381669+sonissa@users.noreply.github.com |
c83f3c284a887206e8f8878767b099a78115c612 | 448027ffc5cd4ad496bd7e07c8051369054e606d | /CTXorDLL/stdafx.cpp | 5f17f1a179daba4557c3e1c17dfbed85908d66a2 | [] | no_license | stevemk14ebr/VS2013-Compile-Time-XOR | ee227129dc947ac3ae171d8ec1c8187ba7914a87 | b152a53e60d08d93e4b1d0ba858d621c3fb971ca | refs/heads/master | 2021-01-18T14:58:54.579023 | 2018-05-31T03:48:21 | 2018-05-31T03:48:21 | 30,829,833 | 12 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 287 | cpp | // stdafx.cpp : source file that includes just the standard includes
// CTXorDLL.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
| [
"stevemk14ebr@gmail.com"
] | stevemk14ebr@gmail.com |
b62c16714768cc63842ae90f6c2c495a1d284966 | 2e96475a9e9e68cb03a3f092bc5b833ae3d36c1a | /trailblazer.cpp | c382601e166a0c924747a7e99429e1ca5053d033 | [] | no_license | joe83830/TrailBlazer | c24b7920ac7d8eaf05438b6bf0a2da7d58fd3064 | ee86550d145b42bcd84dcd3f2e3b584e9d144714 | refs/heads/master | 2021-01-11T14:09:20.102518 | 2017-06-22T04:27:02 | 2017-06-22T04:27:02 | 94,980,859 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,716 | cpp | // This is the CPP file you will edit and turn in.
// Also remove these comments here and add your own, along with
// comments on every function and on complex code sections.
// TODO: write comment header for this file; remove this comment
#include "trailblazer.h"
#include "queue.h"
#include "vector.h"
#include "set.h... | [
"kraftdereinheit@gmail.com"
] | kraftdereinheit@gmail.com |
83345519b479f0ab22f3ceb09fd3505d478e24eb | 097f47c14f8ce0152db2df8915bf4c82b5633976 | /FYP_matrix/google-api/google/datastore/v1beta3/query.pb.cc | b89fd3fdb1f3e19656e2f227eca6633efb8a6402 | [] | no_license | BenjaminChia/Ben_FYP_RPi_Matrix | a1bbffa854be723e59f60358a1dbe7a44e0a1898 | 5a7952774e3f10ddc5ca56dccba82dba25471fd7 | refs/heads/master | 2020-03-29T07:10:53.329139 | 2018-09-21T00:54:08 | 2018-09-21T00:54:08 | 149,655,972 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 201,456 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/datastore/v1beta3/query.proto
#include "google/datastore/v1beta3/query.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/io/coded_stream.h>
#include <goog... | [
"ben9694@gmail.com"
] | ben9694@gmail.com |
c800153633641f9f89e4088ce165373d32d61c24 | a6b7bdaa9e7ced0ee5906437c0697ebee8f95a25 | /networksocket.h | 4c1f575a021faeb4b640f32c8fde857735f73d34 | [] | no_license | haohailuo/oneproxy-monitor | 8fd786f2ee5b357829222cf6be8cdeae7a7db40f | 65689738ee2023cc4b191dd4301f356cd9d40463 | refs/heads/master | 2020-12-24T10:03:58.541523 | 2016-11-08T07:43:06 | 2016-11-08T07:43:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,117 | h | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may no... | [
"1173811163@qq.com"
] | 1173811163@qq.com |
54d30dfa453b06c1d222c0469c90da028bf4750f | 3d72414df47fe6572b166af5c10b8f4c8f9d35d4 | /DigDugGame/CharacterFygar.h | ff57c44ddd6f25358aaa4a6ff581b66b8f0f20e0 | [] | no_license | Shadania/Minigin-DigDug | cdf3d11dfcca417a75e118c1c0cc4fb040e15cf4 | 25e5ee8c72e5da14c8b6012579b343b1447a8e16 | refs/heads/master | 2020-04-28T01:47:21.718367 | 2019-06-13T14:24:17 | 2019-06-13T14:24:17 | 174,872,049 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,455 | h | #pragma once
#include "EnemyCharacter.h"
#include "Events.h"
namespace dae
{
class SpriteComponent;
class CharacterFygar final : public EnemyCharacter
{
#pragma region FSM
struct StateMoving final : public EnemyState
{
StateMoving(float timeUntilGhostRemaining = 5.0f)
:EnemyState{ EnemyStateEnum::Mov... | [
"sarah.druyts@gmail.com"
] | sarah.druyts@gmail.com |
52924935be73933809dd3be5211c1a5c2b3497ff | 2c1637881bae1046c2bbd8f79c45a84eea5fc996 | /MathRuntimeEvaluator/Divide.h | 10c85d40914c9841efce3a334d28438158ef8b1e | [] | no_license | trironkk/MathRuntimeEvaluator | 7bde445453a0b79f89d2b4684feccf643810ce92 | 53f313bd79aea73a28ac932d5ee7908d46a77770 | refs/heads/master | 2020-04-14T04:42:42.665085 | 2012-08-10T21:06:39 | 2012-08-10T21:06:39 | 4,864,061 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 772 | h | #ifndef DIVIDE_H
#define DIVIDE_H
#include "Operation.h"
namespace MathRuntimeEvaluatorNamespace
{
struct Divide : public Operation
{
// Returns a string representation of this Operator
virtual std::string GetIdentifier() const;
// Returns a helpful string explaining how to use this Operator
virtual std:... | [
"trironk@gmail.com"
] | trironk@gmail.com |
0cdc6dd3c92987e4640593e00d1ab6eb8e8d6d5d | 1fdd0647dea9328042757624884b0d4284d4b327 | /Client/CCollider.h | d79406d231506df64cc78a9ccf5d6b591aa481d0 | [] | no_license | moonseokchoi-kr/CupheadCloneGame | 4800858b1c1363ca5e69d3d0328c028a34a2bdef | da2318cc82182abe44adee7cd180902ae44b2d99 | refs/heads/master | 2023-08-21T08:05:44.398782 | 2021-10-10T10:47:37 | 2021-10-10T10:47:37 | 394,128,076 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,460 | h | #pragma once
class CObject;
/// <summary>
/// 충돌체 컴포넌트 클래스 물체간의 충돌을 정의한다.
/// </summary>
///
/// 작성자: 최문석
/// 작성일시: 2021-07-10
///
/// 버전
/// 1.0 - 기본 구조 작성
/// 1.1 - 충돌 이벤트 처리 작성
/// 1.2 - 렌더링 구조 변경
//2021-08-04
//TODO: 콜라이더가 있는 물체끼리 통과되지 않게 설정
class CCollider
{
friend class CObject;
public:
CCollider();
CCol... | [
"moonseoktech@gmail.com"
] | moonseoktech@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.