blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53b2c42d486abb9bd608d3d2b63f6bcca4d8532a | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /chrome/browser/navigation_predictor/anchor_element_preloader.cc | 7c5462136f4b33b5f08235427c9aa25c487eda48 | [
"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 | 6,059 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/navigation_predictor/anchor_element_preloader.h"
#include "base/functional/callback.h"
#include "base/metrics/histogram_functions.h"
#include "chrome/b... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
53e185946ccce2f6de59f0adcf87542e8032f953 | a94f689196fc0a40bbd97052ec5edb9668f4f250 | /RX/other/air_compressor/air_compressor.ino | c8658f442d2c4bb5f4a114e71c689dff6a5bc6bc | [] | no_license | troywiipongwii/Open-Source-RKS | 59c0ed2311c75a7bc384557522d4edee1f085562 | 29c2022ef7864ac68b49cd0d1d837eb2d43ff816 | refs/heads/master | 2020-05-22T00:25:27.938863 | 2019-04-08T06:12:47 | 2019-04-08T06:12:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27 | ino | #include "air_compressor.h" | [
"fryefryefrye@foxmail.com"
] | fryefryefrye@foxmail.com |
a48022dab032488cbfd879d16e0d3e715f91c4c4 | 6ad8a1bd5ba4bd8d499fa95987e2a32f3811f841 | /CPP_Problems/Skiena Programming Challenges/3n+1 Problem.cpp | 4f938001bc3c23cf8da0e6eb9ead0fbe36cb5057 | [] | no_license | Huddie/CPP_Problems | 1ef1c71c2346034f196d5e086b56a91a28df39a9 | 8028ff8c68d154f39de30462dce7f67baec3468c | refs/heads/master | 2021-09-02T12:27:47.307104 | 2018-01-02T16:22:42 | 2018-01-02T16:22:42 | 105,211,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 676 | cpp | #include <iostream>
int main() {
unsigned int inNum, start = 1, end, count, highCount;
while(std::cin >> start) {
highCount = 0;
std::cin >> end;
std::cout << start;
std::cout << " " << end;
for(; start <= end; start += 1) {
unsigned int cycle = start;
count = 0;
... | [
"easports96@gmail.com"
] | easports96@gmail.com |
f2e371e72f0d1de2190b694c2ca29a97e50e462a | 3f3a42f429f8bcd769644148b24c3b0e6e2589ed | /GameProjectCopy/GameEngine/GameApp/Light/vecmap.h | e919de9e51e3c12771e3801eaf82efb2793c14f3 | [] | no_license | DanielNeander/my-3d-engine | d10ad3e57a205f6148357f47467b550c7e0e0f33 | 7f0babbfdf0b719ea4b114a89997d3e52bcb2b6c | refs/heads/master | 2021-01-10T17:58:25.691360 | 2013-04-24T07:37:31 | 2013-04-24T07:37:31 | 53,236,587 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,452 | h | /******************************************************************************
"Practical Methods for Precomputed Radiance Transfer Using Spherical Harmonics"
Jerome Ko - submatrix@gmail.com
Manchor Ko - man961.great@gmail.com
Matthias Zwicker - mzwicker@cs.ucsd.edu
*******************************************... | [
"Sangyong79@gmail.com"
] | Sangyong79@gmail.com |
95b91db351b2d8c31022ccbdc0edd10a840ce39a | 5671c626ee367c9aacb909cd76a06d2fadf941e2 | /frameworks/core/accessibility/accessibility_utils.cpp | 8eca508655ee0ca7b5d6a12e104ef62d3d0c33bc | [
"Apache-2.0"
] | permissive | openharmony/ace_ace_engine | fa3f2abad9866bbb329524fb039fa89dd9517592 | c9be21d0e8cb9662d5f4f93184fdfdb538c9d4e1 | refs/heads/master | 2022-07-21T19:32:59.377634 | 2022-05-06T11:18:20 | 2022-05-06T11:18:20 | 400,083,641 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,607 | cpp | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* 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 ... | [
"mamingshuai1@huawei.com"
] | mamingshuai1@huawei.com |
3ac26185d4691476d721a666ea395d12887e9e47 | ad57b429464a9571d98b9ff74e31a1cbf13c5a42 | /avencoder/avencoder.cpp | 780c1958a0290eb0edc852e88ff911f40a61c241 | [] | no_license | github188/avencoder_nvidia | 9f4c236dd144b5877d18459636f2bf95d98a15e3 | ff853db58e1f8295a57fc10faa9b75250c61672f | refs/heads/master | 2020-03-19T07:19:46.785894 | 2015-09-22T09:00:51 | 2015-09-22T09:00:51 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 18,181 | cpp |
#include "videosource.h"
#include "videoencoder.h"
#include "audioencoder.h"
#include "audiosource.h"
#include "avmuxer.h"
#include "tssmooth.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/time.h>
#include <pthread.h>
#include <getopt.h>
#include <errn... | [
"yydgame@163.com"
] | yydgame@163.com |
98e8139f5f6d1caf0efcd6a5421f1bbca5cdcfca | 3af68b32aaa9b7522a1718b0fc50ef0cf4a704a9 | /cpp/A/C/D/B/A/AACDBA.h | 17befe74563ec6dff62d1da082f7435138dc50f6 | [] | no_license | devsisters/2021-NDC-ICECREAM | 7cd09fa2794cbab1ab4702362a37f6ab62638d9b | ac6548f443a75b86d9e9151ff9c1b17c792b2afd | refs/heads/master | 2023-03-19T06:29:03.216461 | 2021-03-10T02:53:14 | 2021-03-10T02:53:14 | 341,872,233 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 67 | h | #ifndef AACDBA_H
namespace AACDBA {
std::string run();
}
#endif | [
"nakhyun@devsisters.com"
] | nakhyun@devsisters.com |
0c596827c12f869019606e13b638c470699c7165 | f20cc2b9207e71c21ea11141d941249913459c37 | /include/nodoGenericImpl.cpp | f4acae48a2bb0b4e1582845f2598d0850c786c42 | [] | no_license | Dabit98/IC-Practice2 | e8aaa7752115127be2640ffe0ba782bc6cd8ff9a | 9d90a315b2cfc076bffe7aff2ed8ac95f96497ac | refs/heads/master | 2020-07-31T23:59:27.529762 | 2019-10-23T19:30:14 | 2019-10-23T19:30:14 | 210,793,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 850 | cpp | #include <iostream>
//Funciones de manipulacion
//Constructor nodo hijo
template <typename T>
Nodo<T>::Nodo(Nodo* padre, T dato) : Nodo<T>::Nodo(dato) {
this->padre = padre;
}
//Constructor nodo padre
template <typename T>
Nodo<T>::Nodo(T dato) {
this->padre = nullptr;
this->dato = dato;
}
//Creador de hijos
t... | [
"npj6@alu.ua.es"
] | npj6@alu.ua.es |
c29752ffa9200a51a604bdf5753aac1d3654afcf | 57f1b61b9f71ebb642f9c55979788e18b490e19e | /gtr2/core-proxy/AuditReg.h | 0b2b1c7295875df125b422b866ff8a30cd02593b | [] | no_license | cash2one/5173.com | 22ba887b5b620ed5a1ec8858de738593284ff2b3 | b5b3b55c93e5e12076ebe01f8a439b464a11c32f | refs/heads/master | 2021-01-12T16:51:01.592506 | 2016-04-08T06:46:05 | 2016-04-08T06:46:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 686 | h | #pragma once
#include <wx\regex.h>
#include <map>
#include <list>
#include <vector>
#include <string>
#include <Windows.h>
using namespace std;
struct RegItemData
{
wstring ItemPropertyName;
wstring ItemAttrValue;
};
class AuditReg
{
map<wxString, wxRegEx*> _regItemAttr;
vector<wxRegEx*> _re... | [
"24509826@qq.com"
] | 24509826@qq.com |
83dea1fb9c54b809bc3b64e9bb7ae72dd7e37e32 | f8e473cfde05425d873e8138f854c248f95701ee | /CPP-08/ex01/Span.hpp | aca10c52b0466571d243abfe2b15d30625090bfd | [] | no_license | Ourobore/CPP-Modules | cc29150d1c1dc8808c6d62d3c44190ce91ae0b80 | a15c25dd3407c5ccdb7d67654e2009534c36d891 | refs/heads/master | 2023-07-15T18:35:59.999433 | 2021-08-25T08:50:59 | 2021-08-25T08:50:59 | 377,454,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,539 | hpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* Span.hpp :+: :+: :+: ... | [
"chaprenet.loic@gmail.com"
] | chaprenet.loic@gmail.com |
3f93728c5bade4a533c21e00a667849e35db976c | d0629b6c3bdb64a8346cbb5049edc90d66d646f2 | /gfx/angle/src/tests/egl_tests/EGLSurfaceTest.cpp | 19fe79c476fed8c2350035fcdf224610172dff7c | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | h4writer/oomrepo | ccd08c506796af9e7e3a3c8131179bd0a0ab3ac3 | 6c533b04356f7ac59915928282a95070dc45d08c | refs/heads/master | 2022-08-03T20:40:49.348969 | 2015-10-06T09:29:56 | 2015-10-06T09:29:56 | 43,739,681 | 0 | 0 | NOASSERTION | 2022-03-29T21:55:20 | 2015-10-06T08:53:22 | null | UTF-8 | C++ | false | false | 14,504 | cpp | //
// Copyright 2015 The ANGLE 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.
//
// EGLSurfaceTest:
// Tests pertaining to egl::Surface.
//
#include <gtest/gtest.h>
#include <vector>
#include "OSWindow.h"
#include "test_... | [
"hv1989@gmail.com"
] | hv1989@gmail.com |
e5d5d251d02668ecde61fe7bfc1e632e7babd01a | 0d60e85ea4a13eb3467cd1dd80ce31768cee02b4 | /src/worker.cpp | 6a36e6a0a254a9de25089f4e7b400ca223d0d43c | [
"OpenSSL",
"ISC",
"MIT",
"BSL-1.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | longamu/pipy | c6bd7e1b9d51f873c6284deb51195d89cade60bd | 6f4ad83fad94e9cb67e9f43756df30e8b9ee8a94 | refs/heads/main | 2023-07-15T03:36:24.552356 | 2021-08-23T02:26:20 | 2021-08-23T02:26:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,743 | cpp | /*
* Copyright (c) 2019 by flomesh.io
*
* Unless prior written consent has been obtained from the copyright
* owner, the following shall not be allowed.
*
* 1. The distribution of any source codes, header files, make files,
* or libraries of the software.
*
* 2. Disclosure of any source codes pertaini... | [
"pajamacoder@flomesh.io"
] | pajamacoder@flomesh.io |
55f6b4b4bf67d2735213257420e0d0d7fd0f3896 | b1dabaf550797d09925e62962825e4018a00503b | /chart.h | 5aebb3397245ef8b9d8d47bc7b41eef604f36caf | [] | no_license | jodijhouranda/Kalingga | 7e2b46020470a1a138175e3e0b2ce764a302c22f | bba16f48392e6a2d3414ec3029267061f7da46dd | refs/heads/master | 2020-04-16T18:32:55.552285 | 2015-07-15T07:11:42 | 2015-07-15T07:11:42 | 33,490,872 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 697 | h | #ifndef CHART_H
#define CHART_H
#include <QFile>
#include <QGraphicsSvgItem>
#include <QTextStream>
#include <QGraphicsScene>
#include <QDebug>
#include <QGraphicsView>
#include <resultviewitem.h>
#include <QHBoxLayout>
#include <QSvgWidget>
#include <RInside.h>
class Chart
{
public:
Chart();
~Chart();
voi... | [
"jwst.28@gmail.com"
] | jwst.28@gmail.com |
188caa720ef449ba95de968837f33415b26fbadf | 783fbeabbc7fc8090ee9e6765d26b38aa5db2efb | /src/ublox/src/comms/field/ArrayList.h | a7c6965924bccca3cbdda54a723cd7b2a3d8e842 | [] | no_license | salkinium/navimet | 760cd876987012f274429cb285efe329451f9ca0 | 833fc426c66401348315d66baee2a54ae6142834 | refs/heads/master | 2022-01-08T19:17:33.009843 | 2019-08-04T23:27:28 | 2019-08-04T23:27:28 | 164,520,548 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,606 | h | //
// Copyright 2014 - 2018 (C). Alex Robenko. All rights reserved.
//
// This file is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.... | [
"niklas.hauser@rwth-aachen.de"
] | niklas.hauser@rwth-aachen.de |
d69c6db72b6012f6652c6e9267d192c01d8b3b4e | 8e28be5cc8af1fd494ae44174b0a1e7692d2673f | /robot/src-ori/RobotSystem.h | 0f938bf8b4723f325d73d85b02684d45517f240c | [] | no_license | xiaochun-yang/19-ID | e10a17964aa7291deed991b453bc2ab565140b88 | e446b1fa8bdbcbe4ae13aca439cc807faaae74ac | refs/heads/master | 2021-05-26T07:46:29.105890 | 2019-01-08T20:34:28 | 2019-01-08T20:34:28 | 127,952,810 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,615 | h | #ifndef __ROBOT_SYSTEM_H__
#define __ROBOT_SYSTEM_H__
#include "xos.h"
#include "DcsMessageManager.h"
#include "DcsMessageService.h"
#include "RobotService.h"
#include "activeObject.h"
#include "DcsConfig.h"
#include <string>
class CRobotSystem: public Observer
{
public:
CRobotSystem();
~CRobotSystem... | [
"root@yangxc.(none)"
] | root@yangxc.(none) |
2576de9d880446a5456eda28e35e396468852ba6 | 6fd7591f7911dbe7a31c0af14f94ba009f1f23cb | /NumberGuessingGame/util.h | 73b4386508d697db7aaba51d62cb7b807b083db2 | [] | no_license | RichardMSullivan/TerminalGame | bdd481401442c991e097c38316691581edb0bda3 | b341cc74c8640ff0916a5a8e5afa0dd106f01419 | refs/heads/master | 2020-03-29T22:57:40.075936 | 2018-10-08T07:49:01 | 2018-10-08T07:49:01 | 150,449,690 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 157 | h | #ifndef UTIL_H
#define UTIL_H
int checkInRange(int guess, int MIN, int MAX);
int strToNum(std::string string);
int randomNum( int MIN, int MAX );
#endif
| [
"richard.sullivan2@g.austincc.edu"
] | richard.sullivan2@g.austincc.edu |
7d5f82629ef70061fe92747e2188fe097e9822db | 314314c74fc749f3224bcb33a477c2bdeb260cd2 | /src/appleseedmaya/exporters/shadingnetworkexporter.h | df7b34437eaa1771bf8e7a587d7bf6c065a2bfc0 | [
"MIT"
] | permissive | nyue/appleseed-maya2 | aabbc35ace375cf2371369dd1d2f234bc4402a13 | 9f3db31cde58dc65296c3895fef04b328b39f5d5 | refs/heads/master | 2020-06-14T20:10:43.320103 | 2016-11-30T17:31:17 | 2016-11-30T17:31:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,243 | h |
//
// This source file is part of appleseed.
// Visit http://appleseedhq.net/ for additional information and resources.
//
// This software is released under the MIT license.
//
// Copyright (c) 2016 Esteban Tovagliari, The appleseedhq Organization
//
// Permission is hereby granted, free of charge, to any person obta... | [
"ramenhdr@gmail.com"
] | ramenhdr@gmail.com |
e348a81aad280ba10d8fe7579ecb459375e24727 | cfe48cd7ac1ec158e389d8c821c8ffaa37265f38 | /aeda1920_fp10/Tests/caixa.cpp | 0464c973786398f579b28cbf7b553fddc5c29445 | [] | no_license | goncaloacteixeira/feup-aeda | b2e69cad54149d851b11c8800c78a21b15ba7b41 | 33a39f023a704f2536a49647d5988ed85af599c8 | refs/heads/master | 2023-08-18T10:05:22.592545 | 2020-01-13T18:49:35 | 2020-01-13T18:49:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,290 | cpp | #include "caixa.h"
#include <sstream>
Objeto::Objeto(unsigned idObj, unsigned pesoObj): id(idObj), peso(pesoObj)
{}
unsigned Objeto::getID() const {
return id;
}
unsigned Objeto::getPeso() const {
return peso;
}
Caixa::Caixa(unsigned cap): id(ultimoId++), capacidade(cap), cargaLivre(cap)
{}
unsigned Caixa::getI... | [
"Teixeira_2000"
] | Teixeira_2000 |
3aab77ca920114001af534f7da15fd33304d438b | 80b6e0535ed5bfb54e64c4aa37df233b71053511 | /View/ViewContext/TreeView.cpp | 9a8d8f3307fd9f774cbec2e28e56c54393fb2399 | [] | no_license | IRETD/TestSystemStudent | 4911cf6ba298499c7a6e92988baf194dba86c66c | 2b4140ee9476fb9786357271fe310fe34c388d81 | refs/heads/master | 2021-09-10T02:49:55.220737 | 2018-03-20T19:44:51 | 2018-03-20T19:44:51 | 126,067,097 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,027 | cpp | #include "TreeView.h"
#include <Enum/View/ViewContext/DisciplineView/DisciplineViewIconSize.h>
#include <QHeaderView>
TreeView::TreeView( ViewContextType viewContextType ) : ViewContext( viewContextType ) {
setIconSize( QSize( DisciplineViewIconSize::WIDTH,
DisciplineViewIconSize::HEGITH )... | [
"zanzarah92@gmail.com"
] | zanzarah92@gmail.com |
8550d9762b9fc92c89e56c5dd8fce556953c1a1b | 15b30861877807094a5974ab892c72d25e487d19 | /database/field_names.cpp | c2721d8652f7afd93a93bb10c110c5d7d5a0a97d | [] | no_license | LuaxY/Linxemu | 0a4775b5d3273b5a56f622fbf6132b688f842ca0 | 407f4024c523657b826fd62dc783483393f80544 | refs/heads/master | 2016-09-06T13:32:57.339527 | 2013-08-21T14:30:58 | 2013-08-21T14:30:58 | 17,882,652 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,010 | cpp | /***********************************************************************
field_names.cpp - Implements the FieldNames class.
Copyright (c) 1998 by Kevin Atkinson, (c) 1999-2001 by MySQL AB, and
(c) 2004-2010 by Educational Technology Resources, Inc. Others may
also hold copyrights on code in this file. See the CR... | [
"yann.guineau@gmail.com"
] | yann.guineau@gmail.com |
9c0425aa75c9db05a355bbf976bb76ebe39d04ed | 8e567498a9224d7c6bf71cfe66ec5360e056ec02 | /mars/boost/range/algorithm/equal_range.hpp | a6ac171d966e288bf45db928484e5aa7ffac812c | [
"MIT",
"Zlib",
"LicenseRef-scancode-unknown-license-reference",
"OpenSSL",
"BSD-3-Clause",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | Tencent/mars | db31afeeb5c0325bfceede594038381bce3c1635 | 6c7028fffe01e2b49a66c221b1ac2f548649053f | refs/heads/master | 2023-08-31T07:29:50.430084 | 2023-08-09T07:24:42 | 2023-08-09T07:24:42 | 76,222,419 | 18,118 | 3,828 | NOASSERTION | 2023-09-12T07:37:07 | 2016-12-12T04:39:54 | C++ | UTF-8 | C++ | false | false | 2,963 | hpp | // Copyright Neil Groves 2009. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
//
// For more information, see http://www.boost.org/libs/range/
//
#ifndef BOOST_RANGE_ALGORIT... | [
"garryyan@tencent.com"
] | garryyan@tencent.com |
09086a30a8080d91171f35147baabc84181564a5 | b8f5694f4b31d6414d340b55808aea5106a3dad5 | /xcore/xcam_mutex.h | ee6780b2ce8f0cac565028c668b863c63984f9c4 | [
"Apache-2.0"
] | permissive | wenqingfu/libxcam | ae69e123df12802ab3a2f1162873e2bf23e6d78d | 8873f20503e40bda79666131c36203fb8887e6c8 | refs/heads/master | 2020-12-25T08:37:33.484311 | 2016-09-12T00:09:04 | 2016-09-12T00:09:04 | 32,378,292 | 0 | 0 | null | 2015-03-17T07:35:16 | 2015-03-17T07:35:14 | C++ | UTF-8 | C++ | false | false | 2,319 | h | /*
* xcam_mutex.h - Lock
*
* Copyright (c) 2014 Intel Corporation
*
* 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 re... | [
"feng.yuan@intel.com"
] | feng.yuan@intel.com |
f6785ca63b503e995a710ad9cc19a9b0f8d6316d | d64737d31ae9caba2820ea1048be3f9bce708b42 | /cpp/linked-list-cycle.cpp | d1864bf8ff63ab8fa8e2faee7534aa82178b1608 | [] | no_license | ldcduc/leetcode-training | 2453ec13e69160bc29e8e516e19544c2b25bf945 | 40db37375372f14dd45d0a069c8b86fe36221f09 | refs/heads/master | 2023-08-05T01:46:52.993542 | 2021-09-18T16:47:54 | 2021-09-18T16:47:54 | 271,736,046 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 838 | cpp | /* Problem url: https://leetcode.com/problems/linked-list-cycle
* Code by: ldcduc
* */
/**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode(int x) : val(x), next(NULL) {}
* };
*/
class Solution {
public:
bool hasCycle(ListNode *head) {
Lis... | [
"ldcduc@apcs.vn"
] | ldcduc@apcs.vn |
5af0e4abfd6f1ae4f2604b96834f841f339dd055 | b296af8325e1964e8c1d82d74bfc4d84fcd49feb | /Classes/ui_layer.cpp | afdcb186233661eb2f5f38523fc4e19569da84d1 | [] | no_license | jj918160/GreatMonster | 3c0f8c53e2652a0cd41968e83763c9237050a7a8 | fda2989d0f370c0aefa184c21c277d1a43ac3086 | refs/heads/master | 2016-09-13T05:34:25.446673 | 2016-04-25T00:04:16 | 2016-04-25T00:04:16 | 56,599,046 | 0 | 1 | null | 2016-04-24T12:49:27 | 2016-04-19T13:27:48 | Java | UTF-8 | C++ | false | false | 7,308 | cpp | //
// ui_layer.cpp
// 3D_fight
//
// Created by mac on 15-10-7.
//
//
#include "ui_layer.h"
#include "City_layer.h"
#include "GameScene.h"
#include "Charecter1.h"
#include "SimpleAudioEngine.h"
using namespace CocosDenshion;
int ui_layer::fight_fit=0;
bool ui_layer::init()
{
if ( !Layer::init() )
{
... | [
"446413497@qq.com"
] | 446413497@qq.com |
94f4f8fac42cf9db0fe0997f236565f4f16e43b1 | 1b9a32ea5f2492fd3512965f92e0f057b0528d33 | /rotate_image.cpp | b154422e3dc40e0f504b8532233f18513466bd36 | [] | no_license | shivangigoel1302/leetcode_solutions | a459a4279ffcfa889cf1fe0e8eb681e4e79186b6 | 3373f9710bd797bcda5cbd86958e8914ba9e2a15 | refs/heads/master | 2023-08-23T04:18:26.678630 | 2021-11-01T14:57:21 | 2021-11-01T14:57:21 | 274,206,300 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,788 | cpp | class Solution {
public:
void rotate(vector<vector<int>>&matrix) {
int n=matrix.size();
if(n%2!=0)
{
for(int i=0;i<n-1;i++)
{
for(int j=i;j<n-i-1;j++)
{
for(int k=0;k<3;k++)
{
if(k==0)
... | [
"shivangigoel1301@gmail.com"
] | shivangigoel1301@gmail.com |
1c515369c243ba9a580ea9712a9ac62a5f9ae4c7 | 78918391a7809832dc486f68b90455c72e95cdda | /boost_lib/boost/python/object/value_holder.hpp | 55d305b69afdd6b9210923155eefeb8ebac5e62a | [
"MIT"
] | permissive | kyx0r/FA_Patcher | 50681e3e8bb04745bba44a71b5fd04e1004c3845 | 3f539686955249004b4483001a9e49e63c4856ff | refs/heads/master | 2022-03-28T10:03:28.419352 | 2020-01-02T09:16:30 | 2020-01-02T09:16:30 | 141,066,396 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,782 | hpp | #if !defined(BOOST_PP_IS_ITERATING)
// Copyright David Abrahams 2001.
// 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)
# ifndef VALUE_HOLDER_DWA20011215_HPP
# define VALUE_HOLDER_DWA20011215_HPP
# include <bo... | [
"k.melekhin@gmail.com"
] | k.melekhin@gmail.com |
86f05f74907a15eba34f59f5c4bf67db7838eefd | fe276f0bae62c1a762323dda3cd42f5037df3dec | /cppLabs/src/Img.h | 738279cb2fd4b7a2c63c38d03b213b9ec731d5a7 | [] | no_license | vivere-dally/ppd_c- | 503cd254f812aa54816c346919456b9858e5f932 | 6380859c37ff5e862415c4333fb658b79a871d5e | refs/heads/main | 2023-01-12T16:06:16.500455 | 2020-11-07T20:20:57 | 2020-11-07T20:20:57 | 307,159,280 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | h | #pragma once
#include <math.h>
template <typename T>
class Img {
protected:
int get_pure_index(int index, int limit) {
int pure_index = abs(index);
if(pure_index >= limit) {
int offset = (1 + pure_index - limit) * 2;
pure_index -= offset;
}
return pure_index;
}
public:
virtual void... | [
"stefanbuciujr@gmail.com"
] | stefanbuciujr@gmail.com |
707f00441347825551cf09b86ce01ab90726b8f2 | 56649046304376279d71bf6fd82562f7efa293ca | /PracSim/include/mpsk_symbtowave.h | 55341b92734f42b3059184fa582badb11e365196 | [] | no_license | zwm152/WirelessCommSystemSimuC-Model | b9b3de73956caa8e872c3d36580ec863962d8ef2 | 7be3562b5a516c73f06c4090b5806ffe7319fe8a | refs/heads/master | 2021-09-23T15:41:08.088030 | 2018-09-25T12:04:04 | 2018-09-25T12:04:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 898 | h | //
// File = mpsk_iq_mod.h
//
#ifndef _MPSK_IQ_MOD_H_
#define _MPSK_IQ_MOD_H_
#include "signal_T.h"
#include "psmodel.h"
class MpskSymbsToQuadWaves : public PracSimModel
{
public:
MpskSymbsToQuadWaves( char* instance_nam,
PracSimModel* outer_model,
Signal<byte_t>* in_symb_seq,... | [
"huhaichaotd@139.com"
] | huhaichaotd@139.com |
0763d624e210ee68d1bd93f9fb60a4634d9f6977 | e27580711cbf4beccbfeb3e7abfa33cac2d8c22f | /UVAtlas/isochart/meshcommon.inl | 2da9986b8b41219af4a2506089bcf710d4f71f48 | [
"MIT"
] | permissive | wentingwei/UVAtlas | bb240fce703acb0badd8582ced98c7ce3f9bf98b | e46c4141a924e9390327b8e94e6e8c311070e731 | refs/heads/master | 2021-01-22T12:02:27.106814 | 2015-10-30T17:42:49 | 2015-10-30T17:42:49 | 45,894,296 | 1 | 0 | null | 2015-11-10T07:09:37 | 2015-11-10T07:09:37 | null | UTF-8 | C++ | false | false | 15,637 | inl | //-------------------------------------------------------------------------------------
// UVAtlas - meshcommon.inl
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITN... | [
"SND\\walbourn_cp"
] | SND\walbourn_cp |
f236ea549a59f6711998919aafb6791caf9675f7 | 70fe255d0a301952a023be5e1c1fefd062d1e804 | /其它练习/华东师范大学保研机试题练习/2009-3.cpp | c2a6cdfccec43f24c67f7c68359ee67bfc41cbdb | [
"MIT"
] | permissive | LauZyHou/Algorithm-To-Practice | 524d4318032467a975cf548d0c824098d63cca59 | 66c047fe68409c73a077eae561cf82b081cf8e45 | refs/heads/master | 2021-06-18T01:48:43.378355 | 2021-01-27T14:44:14 | 2021-01-27T14:44:14 | 147,997,740 | 8 | 1 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 1,297 | cpp | #include<iostream>
#include<list>
using namespace std;
//ËØÊý¶Ô,×÷·Ï
list<int> su;
int n,t,cnt;
bool isSu(int n) {
if(n == 1)
return false;
if(n < 4)
return true;
for(int i = 2; i * i <= n; i++) {
if(n % i == 0)
return false;
}
return true;
}
int main() {
... | [
"java233@foxmail.com"
] | java233@foxmail.com |
80df0013f2c9661325e1fe8ee453c43d9c559f5f | c9ea4b7d00be3092b91bf157026117bf2c7a77d7 | /高级数据结构初步/P4392_fast.cpp | 04ff9569ca6af559cee2c91b9aab1c2b9aa21a8c | [] | no_license | Jerry-Terrasse/Programming | dc39db2259c028d45c58304e8f29b2116eef4bfd | a59a23259d34a14e38a7d4c8c4d6c2b87a91574c | refs/heads/master | 2020-04-12T08:31:48.429416 | 2019-04-20T00:32:55 | 2019-04-20T00:32:55 | 162,387,499 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,529 | cpp | //P4392 [BOI2007]Sound 静音问题
#include<cstdio>
#define MAXN 1000010
#define MAXM 10010
using namespace std;
struct queue
{
int mem[MAXN],*head,*tail;
inline queue();
}q,r;
int a[MAXN],n=0,m=0,c=0;
bool flag=false;
inline void read(int&);
void write(const int&);
int main()
{
register int i=0;
read... | [
"3305049949@qq.com"
] | 3305049949@qq.com |
0bbed5209f713c5e8627c5d430dc89144f597371 | c044f03d16fc7506a6699a31061ea6a1abd3a68e | /src/bonus.cpp | 6132326236f986f319061c5514608bbbb3e7ac58 | [] | no_license | mirkoviviano/CppND-Capstone-A-Weird-Snake-Game | 4c0a3befe81467058f7e09f0c85aef0530e2fe19 | 978d650ab5d11a1b565a8b9f4eb1b40d23fbcf22 | refs/heads/master | 2020-07-21T20:32:59.264141 | 2019-10-11T16:56:47 | 2019-10-11T16:56:47 | 206,969,159 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 240 | cpp | #include "bonus.h"
#include <cmath>
#include <iostream>
int Bonus::GetPower(){
Bonus::Power power = Bonus::Power(rand() % 4 + 1);
return power;
}
int Bonus::Duration(){
duration = rand() % 10000 + 1000;
return duration;
} | [
"info@mirkoviviano.it"
] | info@mirkoviviano.it |
fe3a82bae35accba8886323c3af5b5b92ff4615f | 0d5be9442b4e78805508a0428dd1f4663cc0d902 | /PWGGA/PHOSTasks/PHOS_Run2/AliAnalysisTaskPHOSObjectCreator.cxx | 8fba49992c382b89af1d4a55ca4361e4db38e4b4 | [] | permissive | brinick/AliPhysics | 32984d5206212e8f22018fd9e757199f3e092e20 | 49fb1acec903b4d6cb27efdec5fe7909c0985c82 | refs/heads/master | 2020-12-02T21:25:45.935213 | 2018-11-07T08:44:41 | 2018-11-07T08:44:41 | 96,315,340 | 0 | 0 | BSD-3-Clause | 2018-11-07T09:47:19 | 2017-07-05T12:10:43 | C++ | UTF-8 | C++ | false | false | 33,404 | cxx | #include "TF1.h"
#include "TObject.h"
#include "TObjArray.h"
#include "TClonesArray.h"
#include "TString.h"
#include "TMath.h"
#include "THashList.h"
#include "TChain.h"
#include "AliLog.h"
#include "AliAnalysisTaskSE.h"
#include "TParticle.h"
#include "AliMCEventHandler.h"
#include "AliMCEvent.h"
#include "AliStack.h... | [
"daiki.sekihata@cern.ch"
] | daiki.sekihata@cern.ch |
d6600819ba7c80e418b08d70a15f648c7d90c525 | 7de07a6709e001bf361ff97068f2ad4d2a119da8 | /CubeSolverENG4/CubeSolverENG4/CubeSolver.cpp | af0ebd755f26981f9eb59226419e1bfa084df43d | [] | no_license | VB6Hobbyst7/PolycubeSolver | 66959aefb28d1079c65e07a5bfca9325ddc89089 | e12d76071285572e97440e6ab058d2606b988a67 | refs/heads/master | 2021-12-14T19:11:02.130941 | 2017-05-22T08:29:10 | 2017-05-22T08:29:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,203 | cpp |
/*
* File: CubeSolver.cpp *
*
* Created on April 8, 2016, 2:13 PM
*/
using namespace std;
#include "definitions.h"
#include "dlxSolver.h"
#include "cubeConfig.h"
#include "puzzlePiece.h"
long NUMGAMEPIECES;
typedef std::vector<long> puzzlePieceIdent;
#define ONE_SOLUTION 1
#define ALL_SOLUTIONS 1000000... | [
"artur.prusinowski@gmail.com"
] | artur.prusinowski@gmail.com |
43dc1f3c4f670bc92051625d930e9c9568d08b3e | b8dbc3c7a55c0bdb5f8e077f0b2d8c1a032c9eb9 | /tst-endian.cc | 84c8282b845ac5e218eeb408995aca5829f16d6f | [] | no_license | thuermann/cc.endian | 8f9bfc2a1879927a60a37a2a051fd924dc22c4ae | 4fc9d4191cfb6f2a0d4090004a84cb8d1e4c6067 | refs/heads/master | 2020-03-15T12:22:07.213569 | 2017-11-30T10:19:54 | 2017-11-30T10:19:54 | 132,141,777 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 760 | cc | //
// $Id: tst-endian.cc,v 1.4 2017/11/30 10:19:54 urs Exp $
//
#include "endian.hh"
be<short> n, m, k = 0x1234;
be<int> a, b, c = 0x42;
be<long> x, y, z = 0x0815;
short s1, s2;
int i1, i2;
long l1, l2;
int main()
{
k = 42;
c = 666;
z = 4711;
n = s1;
s2 = m;
a = i1;
i2 = b;
x = l1;
... | [
"urs@isnogud.escape.de"
] | urs@isnogud.escape.de |
6c66e7fbae190b5c1ed1bffcba0c0d38f5125cef | 47d89cd67ce335c6125a70174938b755cd2958ef | /chapter15/webServer-v2.cpp | 2403adef2ec36e4040d8bb217624bfc1959964a0 | [] | no_license | sleep-jyx/webServer | f351ade24526c6d20e262d682e80de50d2b980cd | 295a233bf2c0768d2995d5978cc4b776cc42d234 | refs/heads/main | 2023-07-03T04:08:24.535153 | 2021-07-29T13:41:39 | 2021-07-29T13:41:39 | 390,714,596 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,737 | cpp | #include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>
#include <stdlib.h>
#include <cassert>
#include <sys/epoll.h>
#include "locker.h"
#include "threadpool.h"
#include "http_conn.h"
#define MAX_FD 65536
... | [
"1608713140@qq.com"
] | 1608713140@qq.com |
56e243fc97ece22fed718d9f43f4f026d37fb888 | 448ee86f1acde912aebb4a03065cb4dad396c729 | /bakaengine/game/scene/gameobject.h | 06d0621a32fb11bd3594aa8710a96d71c7d93bdd | [] | no_license | eplightning/bakaengine | 7f9ac9f24ba688f004b65e1b8c4ca5885bdb545a | 1c58d19fd302dba259979daec42c6ad7e3130988 | refs/heads/master | 2016-08-11T07:45:46.418760 | 2015-10-02T14:43:12 | 2015-10-02T14:43:12 | 43,558,706 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,142 | h | #ifndef GAME_SCENE_GAMEOBJECT_H
#define GAME_SCENE_GAMEOBJECT_H
#include "bakaglobal.h"
#include <glm/vec3.hpp>
#include <glm/mat4x4.hpp>
#include "game/scene/component.h"
namespace Baka
{
class Scene;
class GameObject {
public:
explicit GameObject(Scene *scene);
virtual ~GameObject();
virtual const char*... | [
"eplightning@outlook.com"
] | eplightning@outlook.com |
150be5d375f7f99308fa8ab2b19b326da4569f1d | 11228887a9e68aba52c68a9c3c116461c1122c74 | /EngineMechanics/MathManipulations.h | 372b9abe9f20c63a5e1ca7032cdaf0c299615b52 | [] | no_license | mgoulet/phase4 | ddc348d7e3dc58f6e5778f6649973fa24e882a6d | 15de636b55c273d36884cebcd27708f044204dca | refs/heads/master | 2016-09-06T00:20:31.478035 | 2011-12-21T21:13:14 | 2011-12-21T21:13:14 | 3,029,498 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,123 | h | ////////////////////////////////////////////////
// Martin Goulet
// Project:
// MathManipulations.h
////////////////////////////////////////////////
/*
NOTE: This namespace does NOT contain the manipulations found
in the PrimitiveManipulations from the previous version
of the project.
*/
#ifndef MATHMANIPULATION... | [
"martin.goulet@gmail.com"
] | martin.goulet@gmail.com |
3c118f1953ba44c1b079ec3e012753e1b0a7eafa | 9e0b3515b9489811570035f40b2693fe2247076c | /TdxPlugin/winds/TDXGfcx.cpp | 60ef3440ad8c9ed1664872c0703145022ed4b357 | [] | no_license | locustwei/WorkBack | 8118d3f0dc61a0d5958d0878e26e6ea650f5a765 | bd4ef7838142caddd24c77ea469ac68ed1f87498 | refs/heads/master | 2020-03-26T14:49:25.049620 | 2018-08-17T03:50:00 | 2018-08-17T03:50:00 | 145,006,896 | 4 | 5 | null | null | null | null | GB18030 | C++ | false | false | 3,209 | cpp | /************************************************************************
股份查询窗口
************************************************************************/
#include "TDXGfcx.h"
#include <string.h>
#include <stdlib.h>
#include <commctrl.h>
#pragma warning( disable : 4244)
CTDXZjgf::CTDXZjgf(HWND hWnd):CWndH... | [
"locustwei@7198d612-9af8-4b9f-b382-878749309fc7"
] | locustwei@7198d612-9af8-4b9f-b382-878749309fc7 |
cb7f24c9c803b776aef4e8adcd95c8acc69d6c90 | 7425b73c5c4301b73efee73a2a97c478e3d9c94f | /src/sleipnir/src/serverclient.cpp | 1ebbc5032f750db6a5d7706a89ecb2f3f8de8a80 | [
"CC-BY-3.0"
] | permissive | mehdiAT/diseasequest-docker | 318202ced87e5e5ed1bd609fe268ebc530c65e96 | 31943d2fafa8516b866fa13ff3d0d79989aef361 | refs/heads/master | 2020-05-15T01:21:21.530861 | 2018-04-16T22:42:34 | 2018-04-16T22:42:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,445 | cpp | /*****************************************************************************
* This file is provided under the Creative Commons Attribution 3.0 license.
*
* You are free to share, copy, distribute, transmit, or adapt this work
* PROVIDED THAT you attribute the work to the authors listed below.
* For more information,... | [
"vicyao@gmail.com"
] | vicyao@gmail.com |
eff5b860a4d2dfeec90fdec4fff3752d97cdfa9b | 66169a2be2a38aa8b5090308d43b42c63549ca94 | /Nesis/Common/Geometry/Point2D.h | e96e89c5d0336457b646b564adc4367da1b4f0e6 | [] | no_license | jpoirier/x-gauges | 6a5a3b05673aeff8632908cdfc2975a0a07f75ee | 8261b19a9678ad27db44eb8c354f5e66bd061693 | refs/heads/master | 2016-09-06T11:13:27.022707 | 2011-12-19T06:54:23 | 2011-12-19T06:54:23 | 1,551,637 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,286 | h | #ifndef __POINT2D_H
#define __POINT2D_H
/***************************************************************************
* *
* Copyright (C) 2006 by Kanardia d.o.o. [see www.kanardia.eu] *
* Writen by: ... | [
"devnull@localhost"
] | devnull@localhost |
36a723901a34ed927885bb473f277b346f288acc | 380d95bcf755f0c227130454e02b1e8698b274a2 | /cf637/a.cpp | aea0d32f27f6757a31f7826d999adbda23196538 | [] | no_license | geekpradd/CP-Topicwise | dd590ce94d0feb6b7a7037dd54e54a4b40041e77 | 5a257676171d0c4db71125ad3e872b338202fe16 | refs/heads/master | 2021-05-20T09:29:35.898564 | 2020-12-25T18:54:30 | 2020-12-25T18:54:30 | 252,225,116 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 846 | cpp | #include <bits/stdc++.h>
#define int long long
#define ii pair<int, int>
#define pb push_back
#define mp make_pair
#define MOD 1000000007
#define E9 1000000000
using namespace std;
int power(int base, int exp){
if (exp==0)
return 1;
int res = power(base, exp/2);
res = (res*res)%MOD;
if (exp % 2)
return (res*ba... | [
"geekpradd@gmail.com"
] | geekpradd@gmail.com |
5b2c197c870e3fd962097338d6dd3d28cc715f42 | 91db922ced8fb4899e4fc5ad20179f07d738a99f | /ABC/043/C.cpp | 3ce26c08b2e99d104fecc5bc72a266b92aeabdd2 | [] | no_license | hntk03/atcoder | d1bb795b9b9db2a689353eedcf6b9211d923b21b | cd024e1b6911765ef9239a72c2e25147922fa460 | refs/heads/master | 2022-10-08T05:35:24.339333 | 2022-10-02T03:12:55 | 2022-10-02T03:12:55 | 162,792,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef vector<int> VI;
typedef vector<string> VS;
//container util
#define SORT(c) sort((c).begin(),(c).end())
//repetition
#define FOR(i,a,b) for(int i=(a);i<(b);++i)
#define REP(i,n) FOR(i,0,n)
int main(void){
int N; cin >> N;
vector<int> a(N);
REP(i,N) ci... | [
"hntk03@gmail.com"
] | hntk03@gmail.com |
db2b308ac3de5b31aa1a7e60bacb5f1475e861ef | e44283331c214e69f049d3d23b6350dbf2abbf32 | /C++/starting c++/main.cpp | 0f28ebff65ba46e79819c5cfdbe3df933b0b0900 | [] | no_license | Abiduddin/Competitive-Programming-Codes | cd2a8730998859d751e1891b4bc9bd3a790b8416 | 59b51b08c6f34c1bed941c8b86490ee9a250e5a9 | refs/heads/master | 2020-09-09T22:54:09.708942 | 2019-11-14T02:31:06 | 2019-11-14T02:31:06 | 221,588,892 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 170 | cpp | #include <iostream>
int main()
{
int a,b,m;
std::cout<<"Enter two number"<<std::endl;
std::cin>>a>>b;
m=a+b;
std::cout<<"The sum "<<m<<std::endl;
}
| [
"abidakash456@gmail.com"
] | abidakash456@gmail.com |
cc9a527b82712b86c0c112c04397fe5e5ef8f996 | cec12808651cae020f66b95e17f73edd0c1b32fb | /src/Engine/Entity.cpp | dc583db3a3d5a8b3ee5ef7047e922bf294c47bb0 | [] | no_license | Bluest/BUJam2020 | 990cad38ff1f72f872abd4f316783d897e1a4fcc | bb0b161dd970cdbdd2e5fed3ab2bf54d6809f4fe | refs/heads/master | 2021-03-02T03:19:05.486659 | 2020-03-13T13:48:50 | 2020-03-13T13:48:50 | 245,834,251 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | #include "Component.h"
#include "Entity.h"
void Entity::start()
{
for (auto it = components.begin(); it != components.end(); ++it)
{
(*it)->onStart();
}
}
void Entity::update()
{
for (auto it = components.begin(); it != components.end(); ++it)
{
(*it)->onUpdate();
}
}
void Entity::draw(SDL_Renderer* _rende... | [
"oscarlh24@hotmail.com"
] | oscarlh24@hotmail.com |
d15f12b01322a7dc3974a28fd5a5a5d6580ff500 | 8f17795ece2ec5ee4261daede757ae6089cdf927 | /src/test/base32_tests.cpp | 93b02c9ed57c4b124f2d155e79cd943728ce0a20 | [
"MIT"
] | permissive | tatsuhirosato/momentum-beta | 67da26495c74311826d14e8b0c2d5e79cb1a883c | faafc58e52d2404e9087b017b9345f797a2bae6f | refs/heads/master | 2016-09-05T16:02:38.976468 | 2014-01-27T22:00:47 | 2014-01-27T22:00:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | cpp | #include <boost/test/unit_test.hpp>
#include "util.h"
BOOST_AUTO_TEST_SUITE(base32_tests)
BOOST_AUTO_TEST_CASE(base32_testvectors)
{
static const std::string vstrIn[] = {"","f","fo","PMM","PMMb","PMMba","PMMbar"};
static const std::string vstrOut[] = {"","my======","mzxq====","mzxw6===","mzxw6yq=","mzxw6ytb... | [
"luca@Host-001.homenet.telecomitalia.it"
] | luca@Host-001.homenet.telecomitalia.it |
fd5846979a9027e46b395dd03a86e1e7097620a9 | 77861deda8b3046bdda221d3cb80b77e84b14523 | /conv_to_oct/speedup.cpp | 2098ec3cc5b816324681ef7c94348590cae9abf9 | [
"BSD-2-Clause"
] | permissive | WojciechMula/toys | b73f09212ca19f1e76bbf2afaa5ad2efcea95175 | 6110b59de45dc1ce44388b21c6437eff49a7655c | refs/heads/master | 2023-08-18T12:54:25.919406 | 2023-08-05T09:20:14 | 2023-08-05T09:20:14 | 14,905,115 | 302 | 44 | BSD-2-Clause | 2020-04-17T17:10:42 | 2013-12-03T20:35:37 | C++ | UTF-8 | C++ | false | false | 3,505 | cpp | /*
Convert to octal representation - measure speedup over naive version
Author : Wojciech Muła
Date : 2014-09-28
License : BSD
*/
#include <string>
#include <vector>
#include <sys/time.h>
#include <cstdio>
#include "conv.h"
class measure_item_t {
uint32_t t1;
uint32_t t2;
public:
const std::s... | [
"wojciech_mula@poczta.onet.pl"
] | wojciech_mula@poczta.onet.pl |
bea586836e8548a42b213f87184de73316bf03e8 | 0c2fb0e9ad4ae4094633a1fc56d1aface65a5f76 | /src/fgmm/update.cpp | 6cf39e11e3276fe1eca13f9e7b2b5f8f2d9664be | [] | no_license | zhxinhust/motion_planner | 6203958eb8b8196735edddc4f3f18f34523a7971 | 6e8006b1586c9d6457f18c032c6b9f6a8d683f7b | refs/heads/master | 2021-05-14T18:42:22.789608 | 2018-01-22T01:35:21 | 2018-01-22T01:35:21 | 116,083,320 | 8 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,001 | cpp | /*********************************************************************
FGMM: a fast(er) and light Gaussian mixture model implementation.
Copyright (C) 2010 Florent D'Halluin
Contact: florent.dhalluin@epfl.ch
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Gene... | [
"zhaoxin@hust.edu.cn"
] | zhaoxin@hust.edu.cn |
a662aa30916fd2fb254a75e6f8ea668139db7933 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/ClickHouse/2015/8/StorageSystemMerges.cpp | 17a6e21449fb973a385a11e580367db87c54cf1d | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 3,704 | cpp | #include <DB/Storages/StorageSystemMerges.h>
#include <DB/DataTypes/DataTypeString.h>
#include <DB/DataTypes/DataTypesNumberFixed.h>
#include <DB/Columns/ColumnString.h>
#include <DB/DataStreams/OneBlockInputStream.h>
#include <DB/Interpreters/Context.h>
#include <DB/Storages/MergeTree/MergeList.h>
namespace DB
{
St... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
75fc128126b2727ade19940fc63af8589163bf40 | f8de51e1f3bbb061e905320131c5ae16889896cc | /chessEngine/src/OldMove.cpp | 92d7e1dba732da8edc4789c5834e448027c9c8d5 | [] | no_license | guyKN/Chess2 | dad62064428cdcd63dae9f076bda8921f14967a6 | 327725c7fe770215dc72ce8de1e4084179643bc4 | refs/heads/main | 2023-08-22T12:57:11.022884 | 2021-09-19T17:53:36 | 2021-09-19T17:53:36 | 326,276,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,051 | cpp | //
// Created by guykn on 12/9/2020.
//
#include "OldMove.h"
#include <iostream>
#include <string>
#include <Bitboards.h>
namespace Chess {
OldMove OldMove::invalidMove(SQ_INVALID, SQ_INVALID, PIECE_INVALID, PIECE_INVALID);
std::ostream& OldMove::longNotation(std::ostream &outputStream) const {
if (!... | [
"guyknaan@gmail.com"
] | guyknaan@gmail.com |
4869846f55b13d0929085a30c6365e74d51e5782 | 002b4d417e72855adb94c91955ba5c2b2f3fecc0 | /00654_1_MBT.cpp | aff94ae02d6be3f4380897eb7be2f8943cc7b927 | [] | no_license | Zerorlis/leetcode | 9ffd3f439b5b43845439e6af5f35dc03fe0eb643 | 2de1680b2504f2c17d8c8aa0eac15b9177a1406e | refs/heads/master | 2021-08-06T06:13:05.426331 | 2020-05-19T12:59:28 | 2020-05-19T12:59:28 | 177,396,417 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 687 | cpp | #include <algorithm>
#include <vector>
#include "tree.h"
using namespace std;
class Solution {
public:
TreeNode* constructMaximumBinaryTree(vector<int>& nums) {
return constructSonBinaryTree(nums.begin(), nums.end());
}
TreeNode* constructSonBinaryTree(const vector<int>::iterator& left,
... | [
"zerorlis@163.com"
] | zerorlis@163.com |
eccb886f4081c6806faeda4991d8ff92830bce3b | c16872de1c97f749987df5526f73285cc51f0044 | /OuSns/pugixml.hpp | 922743fdf473b1695390cf41b7011f5fc708e067 | [] | no_license | baobo5625/ousnsClient | 65f685366a2d47ec79abc87d2eeceef0f58fbdf0 | f998f1a314e43d51a7b460546811b41f788acc46 | refs/heads/master | 2021-01-20T21:23:21.209220 | 2014-12-15T07:46:40 | 2014-12-15T07:46:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41,211 | hpp | /**
* pugixml parser - version 1.0
* --------------------------------------------------------
* Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
* Report bugs and download new versions at http://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
*... | [
"baobo5625@gmail.com"
] | baobo5625@gmail.com |
edeed468aae36e15118c9de6b47193a46e9719b7 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /atcoder/abc251-300/abc264/g.cpp | 6e54f3be78fc0169b25d90032b11d347ddfcbfd5 | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | SHIFT_JIS | C++ | false | false | 1,870 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<(to);x++)
#define FORR(x,arr) for(auto& x:arr)
#define FORR2(x,y,arr) for(auto& [x,y]:arr)
#define ALL(a) (a.begin()),(a.end())
#define ZERO(a) memset(a,0,sizeof(a))... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
9b4ff69f43e74dc301f2ae026f3616da805e3dca | 25c7df49d390698b49c13c40533bfd870f547d0b | /game/.svn/text-base/player_workshop.h.svn-base | b640f4d30d0755a4f0d564601ea91ddef25b5222 | [] | no_license | xubingyue/galaxy | 603701759b38446ffd9c1c069beb66197c0bca51 | 3ec14b2d531b2a15e0c52aac748b44a5c74033b0 | refs/heads/master | 2020-05-22T23:27:20.857629 | 2015-07-11T01:53:49 | 2015-07-11T01:53:49 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,493 | #pragma once
#include "block.h"
#include <vector>
#include <boost/unordered_map.hpp>
using namespace std;
namespace gg
{
const static string player_workshop_db_name = "gl.player_workshop";
const static string player_workshop_counter_field = "ctr";/*生产计数器*/
const static string player_workshop_qianz... | [
"kelvinlyan@localhost.localdomain"
] | kelvinlyan@localhost.localdomain | |
f18a0d72859ea90385deba8371a5b93a5cdd6df5 | 56bd4faa9c00a871139c6e419fff02c8d5207cef | /src/muz/spacer/spacer_legacy_mev.cpp | 0ab33c69326335f2762d0da654fb65f3209bda6c | [
"MIT"
] | permissive | SRI-CSL/z3 | e950f5d32477166bfefe2ab77644b31827d9a354 | a5ce83b6ad12f44661d24e9ad91f926bfbadfba6 | refs/heads/master | 2020-04-12T17:17:50.276968 | 2018-12-20T23:08:33 | 2018-12-20T23:08:33 | 162,640,242 | 1 | 2 | NOASSERTION | 2018-12-20T23:02:31 | 2018-12-20T23:02:31 | null | UTF-8 | C++ | false | false | 24,468 | cpp | /**
Copyright (c) 2017 Arie Gurfinkel
Deprecated implementation of model evaluator. To be removed.
*/
#include <sstream>
#include "arith_simplifier_plugin.h"
#include "array_decl_plugin.h"
#include "ast_pp.h"
#include "basic_simplifier_plugin.h"
#include "bv_simplifier_plugin.h"
#include "bool_rewriter.h"
#include "... | [
"arie.gurfinkel@uwaterloo.ca"
] | arie.gurfinkel@uwaterloo.ca |
3065bc5925d62fb7c65cd47eb16d6a9c755e998e | 26cb02ac39517585f5431bc8e042a58ba826abe9 | /include/Dict.hh | 3d050bdf61826b0b967b44b3e042721f987aed1f | [] | no_license | jercheng/python_cpp_object_api | f4e22770869de15ef7e19267b6a2a33dea9fffaf | 880438789757aaec429f7d025e3987b4f0ed01d8 | refs/heads/main | 2023-06-17T20:39:53.713137 | 2021-07-19T15:15:43 | 2021-07-19T15:15:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,377 | hh | #pragma once
#include "Object.hh"
namespace Py
{
class Dict : public Object
{
public:
using Object::Object;
// construct new dictionary from key value pairs
Dict(std::initializer_list<std::pair<Str, Object>> _dict);
// Return a new dictionary that contains the same key-value... | [
"argmaster.world@gmail.com"
] | argmaster.world@gmail.com |
fcd2046df4764d078b570cd569036c0897e77e07 | 9c7c488f962e0fbdb3be81eb43decf48623d63f9 | /hw1/Frustum.cpp | 639ee8f094b712d351bd5dab17fd12d60cba9beb | [] | no_license | TylerSongCS/OpenGL | c6c0e59a07e75c357581abb206b6cb74e837ff9e | 822309c46d9e0ce2c451aee60cb73011e80ec40b | refs/heads/master | 2022-03-14T10:32:40.010227 | 2019-12-20T21:28:37 | 2019-12-20T21:28:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,631 | cpp | //
// Frustum.cpp
// hw1
//
// Created by Mingxun Song on 10/29/19.
// Copyright © 2019 Mingxun Song. All rights reserved.
// Credit to Gerlits Anatoliy of https://www.gamedev.net/articles/programming/general-and-gameplay-programming/frustum-culling-r4613/
#include "Frustum.hpp"
#include <iostream>
Frustum::Frus... | [
"32463378+TylerSongCS@users.noreply.github.com"
] | 32463378+TylerSongCS@users.noreply.github.com |
da71a80dd4718fa0838d195c728fb667eeff1222 | ee32d46014c1f2fc5ec7bb833233c24237270933 | /0149A/main.cpp | 1acc3faf51d4caaac68ba6318169aaf91cd0cc41 | [] | no_license | boxnos/codeforces | 42b48367d222cc58c2bc0f408469fc6a2732cec7 | fbc358fe7ddf48d48bda29e75ef3264f9ed19852 | refs/heads/master | 2023-08-27T21:18:44.163264 | 2023-08-26T18:06:59 | 2023-08-26T18:06:59 | 192,764,064 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,503 | cpp | #include <cstdio>
#include <utility>
#include <cctype>
#include <array>
#include <algorithm>
using namespace std;
#ifdef __linux
#define _U(s) s##_unlocked
#else
#define _U(s) _##s##_nolock
#define _CRT_DISABLE_PERFCRIT_LOCKS
#endif
#define gcu _U(getchar)
#define pcu _U(putchar)
#define _DEF(r, n, ...) inline r n(__V... | [
"boxnos@yahoo.com"
] | boxnos@yahoo.com |
48bee5b9336b226226ab59a9ac673c18be2f7d5b | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5709773144064000_0/C++/dinario/main.cpp | cca906fe58103b2d86abca0d836ffdb89539eb95 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 843 | cpp | #include <iostream>
#include <fstream>
#include <string.h>
#include <set>
#include <map>
#include <math.h>
#include <algorithm>
using namespace std;
#define re return
#define ll long long
const ll MOD=1E9+7;
int main(){
freopen("B-small-attempt0.in","rt",stdin);
//freopen("input.txt","rt",stdin);
... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
49b4b36854ab73c6cd405c4b62228dc11a90bb5d | d10c78fd9cdd3e0cd06d1da4ec105c9d2b179b6a | /build/VisualStudio/AIPU/ForceSensor.h | 620ccc34189f599b72a29782614c08c8d28c5311 | [] | no_license | sleimanf/aibot | 95768573e65d99fd7b9c6f1cab9e57a4c6285677 | a1c31ba89f60d54aedbbb5706e2905214fb22881 | refs/heads/master | 2020-05-28T08:58:36.239013 | 2014-09-01T21:39:31 | 2014-09-01T21:39:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 121 | h | #pragma once
class ForceSensor
{
int Force;
public:
ForceSensor();
~ForceSensor();
bool setCurrentSensorValue();
};
| [
"hadiesper@gmail.com"
] | hadiesper@gmail.com |
060514ae5c77fc45abea1256b5a82290a4ddda45 | 0edbcda83b7a9542f15f706573a8e21da51f6020 | /private/inet/mshtml/msaahtml/checkbox.h | c7aa1c4ffe942bc815dcc0654db76d152f82d3df | [] | no_license | yair-k/Win2000SRC | fe9f6f62e60e9bece135af15359bb80d3b65dc6a | fd809a81098565b33f52d0f65925159de8f4c337 | refs/heads/main | 2023-04-12T08:28:31.485426 | 2021-05-08T22:47:00 | 2021-05-08T22:47:00 | 365,623,923 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,157 | h | //================================================================================
// File: CHECKBOX.H
// Date: 6/11/97
// Desc: Contains the definition of the CCheckboxAO class. This class
// implements the accessible proxy for the Trident check box control.
//
// Author: Arunj
//
//==========================... | [
"ykorokhov@pace.ca"
] | ykorokhov@pace.ca |
ddfafa69c173a85c8ed0fd583f3f6b2a79a43044 | 987adde7bd3455da593f0201b4fe0437f65b5f27 | /src/BackEnd/IRGeneration/NameBuilder.cpp | fecadeada32f0c321f4c4f65ae656ba82a1057b6 | [] | no_license | xcode2010/KawaCompiler | d502ca2b290d8443753bb18815dcd696715baffc | 3c1b37f86e46084d6d43bbd6771b98808006135d | refs/heads/master | 2021-12-05T15:16:56.765143 | 2015-06-30T08:16:00 | 2015-06-30T08:16:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,100 | cpp | /**
* Creator Hichara
*/
#include "NameBuilder.h"
std::string NameBuilder::buildFunctionName(std::string className,
std::string name,
std::string ret_type,
std::vector<std::string> list_type,
bool isStatic) {
std::stringstream result;
std::string tmp;
if(className == ... | [
"adjibi004@gmail.com"
] | adjibi004@gmail.com |
b466b2c89c8d2ddd3449bf6d3013c62e7e20aa97 | af008dd81eda45dc54a926647efec8ac6bf6bd6b | /fun1/arfupt.cpp | 4f99de181cec14c840381ed044a2bc41377c31bc | [] | no_license | user-lmz/cmake-cpp | d003caa827a1deff5f403bad113b44572325f028 | f229a8ec95655a13b3e2f1931ffb4e5c291b4e2a | refs/heads/master | 2023-07-06T20:11:04.471655 | 2021-08-24T07:59:12 | 2021-08-24T07:59:12 | 339,757,218 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | cpp | #include <iostream>
const double * f1(const double ar[], int n);
const double * f2(const double [], int);
const double * f3(const double *, int);
int main()
{
using namespace std;
double av[3] = {1112.3, 1542.6, 2227.9};
typedef const double *(*p_fun)(const double *, int);
p_fun p1 = f1;
auto p2 ... | [
"mingzeluo888@gmail.com"
] | mingzeluo888@gmail.com |
a912e284dbfbb5e12a2c4f9d2d71d9f303308f2a | f8517de40106c2fc190f0a8c46128e8b67f7c169 | /AllJoyn/Samples/MyLivingRoom/Models/org.alljoyn.ControlPanel/AllJoynHelpers.h | 4df47019afd9527f6684dd36658f2acc3d6d1579 | [
"MIT"
] | permissive | ferreiramarcelo/samples | eb77df10fe39567b7ebf72b75dc8800e2470108a | 4691f529dae5c440a5df71deda40c57976ee4928 | refs/heads/develop | 2023-06-21T00:31:52.939554 | 2021-01-23T16:26:59 | 2021-01-23T16:26:59 | 66,746,116 | 0 | 0 | MIT | 2023-06-19T20:52:43 | 2016-08-28T02:48:20 | C | UTF-8 | C++ | false | false | 8,787 | h | #pragma once
// The amount of time to wait (ms) for a response after sending a message before timing out.
const int c_MessageTimeoutInMilliseconds = 10000;
// The maximum length of an AllJoyn type signature allowed by the AllJoyn Core library.
const int c_MaximumSignatureLength = 255;
#define RETURN_IF_QSTATUS_ERROR... | [
"artemz@microsoft.com"
] | artemz@microsoft.com |
fdbe0397e3b64fd79912fe8d8cbcbca1e5d0bdba | 85266696a160174b0a0708233fb6f0270bc8d7d7 | /eos/utils/concrete-cacheable-observable.hh | 2bd48c06131bb291bf98d96365502407d02fd7b3 | [] | no_license | dvandyk/eos | 0596bdf978340043081b296f7d90fdb2e5a75fac | 5e3f68989713078d010e0451bcb0049032dba6e8 | refs/heads/master | 2023-08-25T04:24:51.590382 | 2021-04-08T10:09:44 | 2021-05-25T14:19:00 | 46,611,195 | 0 | 1 | null | 2020-03-18T13:43:13 | 2015-11-21T10:39:59 | C++ | UTF-8 | C++ | false | false | 13,560 | hh | /* vim: set sw=4 sts=4 et foldmethod=syntax : */
/*
* Copyright (c) 2021 Danny van Dyk
*
* This file is part of the EOS project. EOS is free software;
* you can redistribute it and/or modify it under the terms of the GNU General
* Public License version 2, as published by the Free Software Foundation.
*
* EOS i... | [
"danny.van.dyk@gmail.com"
] | danny.van.dyk@gmail.com |
e936d997c65d00067631eb971a0b7d7205676fe4 | 8908b42d07771a4c50d1adae1b13481b55d6c189 | /ConsoleJanken/StatePrepare.h | f786aa2f7ac38416d57a910754fd69dd9a217d62 | [] | no_license | haraki/ConsoleJanken | 6010630647c7586138bc18107d040ff7e9e7f7bf | e0802f91e0b6fed18d377a570dd6ab42c347b747 | refs/heads/master | 2021-01-22T09:09:08.861952 | 2014-05-19T17:41:05 | 2014-05-19T17:41:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 803 | h | //
// StatePrepare.h
// ConsoleJanken
//
// Created by 原木 正志 on 2014/04/23.
// Copyright (c) 2014年 Masashi Haraki. All rights reserved.
//
#ifndef __ConsoleJanken__StatePrepare__
#define __ConsoleJanken__StatePrepare__
#include <iostream>
#include "StateMachine.h"
class StatePrepare : public StateMachine, public... | [
"masa.haraki@gmail.com"
] | masa.haraki@gmail.com |
26fbfd9c162e773bc79d7db3b707cc333a1b8e56 | c2305575458830fbf9bdabdf26dbfc17d037dcc2 | /Old/minimumArraySet.cpp | 4d954c76e358ae73f44702856979e25fa110c279 | [] | no_license | shribadiger/CPPStudy | 6adc747ebf67e903d1b00920c276d55712edd0ed | 75aa4c1033f0c72322ab68ea320c1c120dfbfced | refs/heads/master | 2023-02-19T22:38:38.372271 | 2023-02-09T08:44:30 | 2023-02-09T08:44:30 | 183,357,549 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,510 | cpp | /*
Leet code program to identify minimum size of elements remove from the array
*/
#include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
int minSetSize(vector<int> &arr)
{
std::vector<int> maxChecker;
int counter = 1;
std::sort(arr.begin(), arr.end());
for (int i = 1; i < arr.siz... | [
"shrikant200@gmail.com"
] | shrikant200@gmail.com |
45531e257ed6672a0bb50b0bdf27dc79b533b004 | db111ff94903f0b24658c328d93f5cc28b670b8d | /components/page_load_metrics/browser/metrics_web_contents_observer.cc | d9f4123665703db635e066025b92e232498f06c8 | [
"BSD-3-Clause"
] | permissive | nibilin33/chromium | 21e505ab4c6dec858d3b0fe2bfbaf56d023d9f0d | 3dea9ffa737bc9c9a9f58d4bab7074e3bc84f349 | refs/heads/master | 2023-01-16T10:54:57.353825 | 2020-04-02T04:24:11 | 2020-04-02T04:24:11 | 252,359,157 | 1 | 0 | BSD-3-Clause | 2020-04-02T04:57:37 | 2020-04-02T04:57:37 | null | UTF-8 | C++ | false | false | 33,365 | 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/page_load_metrics/browser/metrics_web_contents_observer.h"
#include <algorithm>
#include <ostream>
#include <string>
#include <utili... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
54f1ef2b37b264555d964a42601ffec5009971fb | 26d039bffb2ba5b878184e75f7a1a55accba8229 | /Logger.hpp | 2c30067d2c2e96b4cfdf26851350be6b6edd605f | [] | no_license | taylorconor/bittrader | 56ff46997288feddb3e80fcd23bf4d8501002bf7 | fb1d2a5ffbaec47d80e57f9985e5aa962e534c93 | refs/heads/master | 2021-01-15T12:19:31.800683 | 2016-03-11T10:14:03 | 2016-03-11T10:14:03 | 47,073,634 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 521 | hpp | //
// Logger.hpp
// bittrader
//
// Created by Conor Taylor on 14/11/2015.
// Copyright © 2015 Conor Taylor. All rights reserved.
//
#ifndef Logger_hpp
#define Logger_hpp
#include <iostream>
#include <sstream>
#include "time.h"
using namespace std;
class Logger {
private:
static Logger *_instance;
Logger();
... | [
"taylorconor@me.com"
] | taylorconor@me.com |
58d49d145753a209805b7d5afa1fd18fb5135bfc | a9c12a1da0794eaf9a1d1f37ab5c404e3b95e4ec | /CTPServer/CTPPositionUpdated.cpp | 3e2e55bdc51df8ed7415aed8e61641b076372a98 | [] | no_license | shzdtech/FutureXPlatform | 37d395511d603a9e92191f55b8f8a6d60e4095d6 | 734cfc3c3d2026d60361874001fc20f00e8bb038 | refs/heads/master | 2021-03-30T17:49:22.010954 | 2018-06-19T13:21:53 | 2018-06-19T13:21:53 | 56,828,437 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,731 | cpp | #include "CTPPositionUpdated.h"
#include "CTPUtility.h"
#include "CTPMapping.h"
#include "CTPConstant.h"
#include "../message/MessageUtility.h"
#include "CTPTradeWorkerProcessor.h"
#include "CTPWorkerProcessorID.h"
#include "../litelogger/LiteLogger.h"
#include "../dataobject/OrderDO.h"
#include "../message/DefMessag... | [
"rainmilk@gmail.com"
] | rainmilk@gmail.com |
acdb4f552e8ac8a7e626dafb571d1ba656226cfc | 8f608437957f7c9eb03f0ee00457e10282059ec8 | /Codeforces/617B.cpp | 7ef8cb998afd8cf9735fc65027a38ae9fe1137d6 | [] | no_license | npkhang99/Competitive-Programming | 0ddf3cfcfc13825f7fadaf5b53fdef16ca77522f | 1a5e3799e5855996aa56688680765511b0de7281 | refs/heads/master | 2023-06-28T15:17:44.489901 | 2021-07-30T05:31:15 | 2021-07-30T05:31:15 | 66,803,586 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | cpp | #include <iostream>
#include <stdio.h>
using namespace std;
const int N=109;
#define long long long
int n, a[N], d[N];
void xuly(){
int d[N], k=0, vt=1;
for(int i=1; i<=n; i++)
if(a[i]==1){
int vt=i; break;
}
for(int i=vt; i<=n; i++)
if(a[i]==1) d[++k]=1;
else... | [
"curoa99@gmail.com"
] | curoa99@gmail.com |
86e939cecbb1fec89cf05b1288a6c92bfad50a2a | 52507f7928ba44b7266eddf0f1a9bf6fae7322a4 | /SDK/BP_TextInputDialog_classes.h | 4e1200925016ac4dd20a23c2c74d2086ed0a7b18 | [] | no_license | LuaFan2/mordhau-sdk | 7268c9c65745b7af511429cfd3bf16aa109bc20c | ab10ad70bc80512e51a0319c2f9b5effddd47249 | refs/heads/master | 2022-11-30T08:14:30.825803 | 2020-08-13T16:31:27 | 2020-08-13T16:31:27 | 287,329,560 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,550 | h | #pragma once
// Name: Mordhau, Version: 1.0.0
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Classes
//---------------------------------------------------------------------------
// WidgetBlueprintGeneratedClass BP_Tex... | [
"51294434+LuaFan2@users.noreply.github.com"
] | 51294434+LuaFan2@users.noreply.github.com |
17a68e715d1d16fec3078399b1b59f9b2ca160d3 | 8b3d9d31b9fc91f92d823b373eebed85b0216e6d | /sketches/synths/polyphonic-guitar-synth/polyphonic-guitar-synth.ino | 2776279993a9c4b069597a0e60bf55554aa690eb | [
"MIT"
] | permissive | runjumplabs/dreammaker_fx_sketches | ede710d3d43be33d60231d38590a57135f0d5c05 | 76c6ad5d7b0c1369a60950896fed5f2485b0d50e | refs/heads/master | 2020-12-22T12:39:19.295525 | 2020-02-21T01:42:56 | 2020-02-21T01:42:56 | 236,784,207 | 0 | 1 | MIT | 2020-09-09T01:26:46 | 2020-01-28T16:41:07 | C++ | UTF-8 | C++ | false | false | 3,620 | ino | /******************************************************************************
* DreamMaker FX / www.dreammakerfx.com
*****************************************************************************/
/*
Effect name: Polyphonic guitar synth pedal
Effect description: This is a polyphonic guitar synth meaning that it tra... | [
"dan@runjumplabs.com"
] | dan@runjumplabs.com |
3823170ca2526b7b1618b236d6bca0edf090a2d9 | 3e69b159d352a57a48bc483cb8ca802b49679d65 | /tags/release-2005-10-27/pcbnew/netlist.cpp | 7707b586004638238f618260d1327606a22517e2 | [] | no_license | BackupTheBerlios/kicad-svn | 4b79bc0af39d6e5cb0f07556eb781a83e8a464b9 | 4c97bbde4b1b12ec5616a57c17298c77a9790398 | refs/heads/master | 2021-01-01T19:38:40.000652 | 2006-06-19T20:01:24 | 2006-06-19T20:01:24 | 40,799,911 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 31,012 | cpp | /************************************/
/* PCBNEW: traitement des netlistes */
/************************************/
/* Fichier NETLIST.CPP */
/*
Fonction de lecture de la netliste pour:
- Chargement modules et nouvelles connexions
- Test des modules (modules manquants ou en trop
- Recalcul du cheve... | [
"bokeoa@244deca0-f506-0410-ab94-f4f3571dea26"
] | bokeoa@244deca0-f506-0410-ab94-f4f3571dea26 |
7e0c75c5fc877a898df1589010e04d6cf30693df | 3295316f85d069650a0dee5df5a64b332011a8c4 | /NativeDLL/Wamedia/mp4muxer/include/mp4flavoridentifier.h | 8dbe98272c034e7d0753e5a6d9f545e04bc5748b | [] | no_license | whitespeed/UnityRealtimeCapture | 6cf3135fbc7c5d81548cc5528e4bf381c4797fa4 | 4f1c48bb4ce2647c989b55a0867d8c2622a1060f | refs/heads/master | 2020-03-08T09:18:23.853786 | 2018-04-04T10:03:11 | 2018-04-04T10:03:11 | 128,043,858 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 483 | h | #pragma once
#include "mp4errors.h"
#ifdef __cplusplus
namespace libmp4operations
{
extern "C"
{
#endif // __cplusplus
typedef enum
{
MP4_FORMAT_FLAVOR_UNIDENTIFIED = 0,
MP4_FORMAT_FLAVOR_ISO_3G2_3GPP,
MP4_FORMAT_FLAVOR_APPLE_QUICK_TIME_MOV,
MP4_FORMAT_FLAVOR_FRAGMENTED_MP4
} eMP4_FORMAT_FLAVOR;
uint32_t de... | [
"whitespeed@qq.com"
] | whitespeed@qq.com |
7d7598898c8b3c04621809639c48717b9068b925 | 27f3ddc8ff6f5994fa1c0377dfbb0b7559f6aa90 | /course1/algorithms/5_graphs/L_strong.cpp | b062f7fa98ea7acf3c972d99149e3020293d3436 | [] | no_license | vlad-mk/ifmo-kt | 8240d6e9be6aeffc2eb5287198a367c6e23d4f4c | 7481e2977dc986339920fd0cc69b360bcfa3d072 | refs/heads/master | 2023-07-03T21:01:43.823212 | 2019-01-12T06:11:10 | 2019-01-12T06:11:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,630 | cpp | #include <cstdio>
#include <vector>
#include <algorithm>
using namespace std;
FILE *fin = fopen("strong.in", "r");
FILE *fout = fopen("strong.out", "w");
const int MAXN = 20000 + 1;
int n, m;
vector<int> g[MAXN], gr[MAXN];
vector<char> used;
vector<int> order, component, answer;
int counter = 0;
void dfs1 (int v) {... | [
"egormkn@yandex.ru"
] | egormkn@yandex.ru |
7ae1fe8a5872b203664dc1f31a0563069113810e | 8cf763c4c29db100d15f2560953c6e6cbe7a5fd4 | /src/qt/qtbase/src/testlib/qxunittestlogger.cpp | e98ddb5e4ff440e82cbcaaf6604994b068f32b52 | [
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"GFDL-1.3-only",
"Qt-LGPL-exception-1.1",
"LicenseRef-scancode-digia-qt-commercial",
"LGPL-3.0-only",
"GPL-3.0-only",
"LicenseRef-scancode-digia-qt-preview",
"LGPL-2.1-or-later",
"GPL-1.0-or-later",
"LicenseRef-scancode-unknown-license-reference",
"GPL-2.0... | permissive | chihlee/phantomjs | 69d6bbbf1c9199a78e82ae44af072aca19c139c3 | 644e0b3a6c9c16bcc6f7ce2c24274bf7d764f53c | refs/heads/master | 2021-01-19T13:49:41.265514 | 2018-06-15T22:48:11 | 2018-06-15T22:48:11 | 82,420,380 | 0 | 0 | BSD-3-Clause | 2018-06-15T22:48:12 | 2017-02-18T22:34:48 | C++ | UTF-8 | C++ | false | false | 11,384 | cpp | /****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtTest module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** License... | [
"ariya.hidayat@gmail.com"
] | ariya.hidayat@gmail.com |
f4a385972682954409236cd20967da31fb5226f6 | f5ac7da57d433201a3c802e5f1611ff7914ca5bd | /src/ec/GF2X/affine/utils.cpp | 730996d4a6864b923d985ef2f3784fbe2a228a64 | [] | no_license | natalikovaleva/iso-iec-9796-3 | c4740b42001099f863b0b274d45029d8bc773a83 | 1d9926960026059dd90671c9c3d05d8b44c81900 | refs/heads/master | 2021-01-01T04:01:05.518073 | 2011-12-18T09:48:05 | 2011-12-18T09:48:05 | 56,810,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,378 | cpp | #include "ec/GF2X/affine/utils.hpp"
#include "generic/gf2x_utils.hpp"
using namespace std;
using namespace NTL;
using namespace ECGF2X::Affine;
/* Smart stupid !! OCTET !! concatentaion. Be carefull! :] */
#include <stdio.h>
namespace ECGF2X
{
namespace Affine
{
ByteSeq EC2OSP(const EC_Point & Point... | [
"avatar@IIT"
] | avatar@IIT |
f341ff88ef3dc5883f65135b2eca02023597cc15 | 768316ed72470715e641fda62a9166b610b27350 | /05-CodeChef-Challenge/103--Art in Digital Age.cpp | a15a5e53544022cc0878f8d938d3b626be5a54ee | [] | no_license | dhnesh12/codechef-solutions | 41113bb5922156888d9e57fdc35df89246e194f7 | 55bc7a69f76306bc0c3694180195c149cf951fb6 | refs/heads/master | 2023-03-31T15:42:04.649785 | 2021-04-06T05:38:38 | 2021-04-06T05:38:38 | 355,063,355 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,837 | cpp | #include <iostream>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <cmath>
#include <string>
#include <map>
#include <unordered_map>
#include <set>
#include <unordered_set>
#include <bitset>
#include <sstream>
#include <deque>
#include <queue>
#include <complex>
#include <random>
#in... | [
"dhneshwod@gmail.com"
] | dhneshwod@gmail.com |
82b5bf759fd5720cae6fad5fa1432f473079ccf7 | 641fa8341d8c436ad24945bcbf8e7d7d1dd7dbb2 | /content/browser/devtools/protocol/target_handler.cc | 254a4ac1f18d2bf98d56f8994177e9dab1d841a7 | [
"BSD-3-Clause"
] | permissive | massnetwork/mass-browser | 7de0dfc541cbac00ffa7308541394bac1e945b76 | 67526da9358734698c067b7775be491423884339 | refs/heads/master | 2022-12-07T09:01:31.027715 | 2017-01-19T14:29:18 | 2017-01-19T14:29:18 | 73,799,690 | 4 | 4 | BSD-3-Clause | 2022-11-26T11:53:23 | 2016-11-15T09:49:29 | null | UTF-8 | C++ | false | false | 15,389 | cc | // Copyright 2016 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 "content/browser/devtools/protocol/target_handler.h"
#include "content/browser/devtools/devtools_manager.h"
#include "content/browser/devtools/s... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
93e8482fa12d4d6d54a1911f5e2bed22ac6591ef | ba63886c2366679dbd132a1142bd55cf8870b0bf | /lab_03/implementation/visitor/draw_visitor/draw_visitor.cpp | 3b5a0727a9e4488f93d60b0a0d1f166f83e7ae45 | [] | no_license | ivaaahn/bmstu-oop | 27d2edf96584ba784e112c7b0b69b2eab00f5f6b | bcbf6d289f782d5104860c60eb99f5206bf3f5d9 | refs/heads/main | 2023-05-13T03:19:35.359648 | 2021-06-08T11:40:47 | 2021-06-08T11:40:47 | 345,132,023 | 4 | 1 | null | 2021-03-12T13:39:46 | 2021-03-06T15:51:04 | null | UTF-8 | C++ | false | false | 1,202 | cpp | //
// Created by ivaaahn on 30.05.2021.
//
#include <iostream>
#include <scene/scene.hpp>
#include "draw_visitor.hpp"
#include "drawer/drawer.hpp"
#include "objects/model/model.hpp"
DrawVisitor::DrawVisitor(const std::shared_ptr<Drawer> &drawer, const std::shared_ptr<Camera> &camera) : drawer(drawer),
... | [
"ivahnencko01@gmail.com"
] | ivahnencko01@gmail.com |
a47f95a6251e82bc0ed72c12dc0e6b083761a4d0 | 6bc873c4067f82f34c5bad570aac02d662aeaf4c | /pokerGameWithComputer/computerPlayerBehavior.cpp | b70e0f5539191c108afcf7d21892d500f488a5f5 | [] | no_license | chouguting/PokerGameWithComputer | 5c0a5d6c40172edbf47c46cd7ea85b7d5ec2fa42 | ce1293e400999aa69dfcac7fb26fd41c0ad16408 | refs/heads/master | 2021-06-12T16:47:19.098318 | 2020-04-15T15:15:11 | 2020-04-15T15:15:11 | 254,360,385 | 0 | 0 | null | null | null | null | BIG5 | C++ | false | false | 9,747 | cpp | #include <cstdio>
#include "funclib.h"
/*
main idea:先把重要的牌填到handCardTemp中,不重要的先空著(例如四條中的那四張一樣的是重要的,剩下那張不重要)
等所有重要的都牌完後再把剩下牌填入TEMP,最後再複製回去手牌
*/
void sortByComPlayer(Card* handCard, int size)
{
int hasFilled[13] = {0}; //儲存Temp牌堆中該位置有沒有填入值
Card handCardTemp[13]; //暫存用手牌(把確定的牌先填進去)
int sortIndex = size - 1; /... | [
"chouguting@gmail.com"
] | chouguting@gmail.com |
2a3c57192b3c099c76cb0dfdf1ad2a60dbeb7d43 | 485496646d476cab4106c74ded51ae82f2be3613 | /JunQi_Zmr/JunQia/webthing.h | 0fb2aa22601c7b12404034b281ffdda94b3a822c | [] | no_license | DrustZ/JunQi | 3e240c3c45e5f1ddeabd3c791ddc7fef3dc00539 | 7b2a0214e141f352652c920fa1144deb67f5717b | refs/heads/master | 2020-05-26T18:00:00.346031 | 2014-09-14T15:47:03 | 2014-09-14T15:47:03 | 24,024,686 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,394 | h | #ifndef WEBTHING_H
#define WEBTHING_H
#include <QObject>
#include <QVector>
#include "structs.h"
#include "windows.h"
#include "receivethread.h"
#include "sendthread.h"
class Webthing:public QObject
{
Q_OBJECT
public:
Webthing(QObject *parent = 0);
~Webthing();
void startserver(QWidget*);
void star... | [
"z1m6r3@gmail.com"
] | z1m6r3@gmail.com |
09c3f37221e9d71cc33c2034c9262fb74644e986 | adb3e601acc0d6fc88eb43c5d38f37c323cca764 | /Dynamic-Programming/0_1_knapsack_dynamic.cpp | 0620db4626bd787c394eb447829674a75a8b3099 | [] | no_license | HEDAETUL-ISLAM/Algorithms | a7d6ed969765fae1051e70b102e6b80f3906a921 | c46b07b058a36231cc4d5ef55c0a4e1723a25eea | refs/heads/master | 2020-04-18T18:50:57.972252 | 2019-01-26T14:19:35 | 2019-01-26T14:19:35 | 122,783,176 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 788 | cpp | #include <bits/stdc++.h>
using namespace std;
struct item{
int value, weight;
};
int max(int a, int b){
return (a>b)?a:b ;
}
int knapsack(int w, item arr[], int n){
int result[n+1][w+1];
for(int i=0;i<=n;i++){
for(int j=0;j<=w;j++){
if(i==0 || j==0){
result[i][j] = 0;
}
else if(arr[i-1].weight<=j... | [
"bulbulhedaytul@gmail.com"
] | bulbulhedaytul@gmail.com |
0c471b5bea43d20be884bfa7d26f93b43054861d | 269e4554569f5b6cbba877102f6b5b21e721a46f | /level A/A. Helpful Maths/main.cpp | 9520e1618d0389117c45b734207ac7194787f4bb | [] | no_license | KhaledAbdelgalil/sheet-mostafa-saad-problem-solving- | f1b289a8115579417b8f075ca4f792768e0c7e5d | 4e2a72caeb3b3752b7170723a7190b1745d2f5e2 | refs/heads/master | 2022-04-02T08:48:52.967835 | 2020-02-01T03:47:27 | 2020-02-01T03:47:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 572 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
string in,out="";
int sum1=0,sum2=0,sum3=0;
cin>>in;
for(int i=0;i<in.size();i++)
{
if(in[i]=='+') continue;
if(in[i]=='1') sum1++;
else if(in[i]=='2') sum2++;
else sum3++;
}
if(sum1>0){out+='1';sum1-... | [
"khaled@github.com"
] | khaled@github.com |
7567fb6d2881e66096918ba8b28985e2616d369c | 5e8d200078e64b97e3bbd1e61f83cb5bae99ab6e | /main/source/src/protocols/carbohydrates/GlycanSampler.hh | a7f4d76ff26f3e905a0cccbeacaa31ed8e015342 | [] | no_license | MedicaicloudLink/Rosetta | 3ee2d79d48b31bd8ca898036ad32fe910c9a7a28 | 01affdf77abb773ed375b83cdbbf58439edd8719 | refs/heads/master | 2020-12-07T17:52:01.350906 | 2020-01-10T08:24:09 | 2020-01-10T08:24:09 | 232,757,729 | 2 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 9,162 | hh | // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
// vi: set ts=2 noet:
//
// (c) Copyright Rosetta Commons Member Institutions.
// (c) This file is part of the Rosetta software suite and is made available under license.
// (c) The Rosetta software is developed by the co... | [
"36790013+MedicaicloudLink@users.noreply.github.com"
] | 36790013+MedicaicloudLink@users.noreply.github.com |
f27e68ee794293174119bd210f103d4bf5a6227a | cda0d5938517306105c9acbe33c4024849d65841 | /main.cpp | 54ddaa9dda6aeb3065e0b14e2220e2bf1b779d68 | [] | no_license | Jalal14/Baket-ball | dec9a65baf5a8fa25f0dd3e3192434adecc0787a | d2cab8b4b985f0ca21ba8f7ace2b4979033a261f | refs/heads/master | 2020-03-15T18:26:09.672523 | 2018-05-05T20:51:06 | 2018-05-05T20:51:06 | 132,283,483 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,463 | cpp | /**
ballX => ball's X coordinate
ballY => ball's Y coordinate
ballR => ball's Radius
meterA => throwing angle
meterAX => throwing angle meter X coordinate
meterAY => throwing angle meter Y coordinate
meterAR => throwing angle meter radius
meterBX => speed meter X coordinate
meterBY => speed meter Y coordinate
basket... | [
"jalaluddin_csse14@yahoo.com"
] | jalaluddin_csse14@yahoo.com |
a6049440b285bea6100c834f1cf2b149a455e9cb | c85657463ea896571f28aaead3825b52baf199bd | /devices/vortex6000/src/vortex6000Main.cpp | 7683f3138e560974554c4926fc46083ed7e6fbad | [] | no_license | jasonhogan/sti | ffc9469557bf1480aae4004321d261bb5473e237 | 928428767b8c4131fa342dbbc2bf2e5cbea7340a | refs/heads/master | 2021-07-12T17:55:26.696064 | 2020-08-10T20:56:56 | 2020-08-10T20:56:56 | 19,015,405 | 1 | 1 | null | 2018-04-04T03:14:44 | 2014-04-22T03:09:49 | C++ | UTF-8 | C++ | false | false | 1,541 | cpp | /*! \file gpib_hub_main.cpp
* \author David M.S. Johnson
* \brief main()
* \section license License
*
* Copyright (C) 2009 David Johnson <david.m.johnson@stanford.edu>\n
* This file is part of the Stanford Timing Interface (STI).
*
* The STI is free software: you can redistribute it and/or modify
* it u... | [
"EP@8bcac300-4d60-4aec-84ba-b7489f70e69b"
] | EP@8bcac300-4d60-4aec-84ba-b7489f70e69b |
a88bce9d67b83a99fc6eaabd299cf32b3f1ed2bb | af5bd30d59fec67fcb32930896615272c453f379 | /255.cpp | 21ec3518ba416cad9a29b0de67ca3216be186011 | [] | no_license | FuHongbao/OJ_Code | e656e970855661f0b0d4e5ea719eed5b020903c5 | bf54e32ceb4468dc15e8251e83317c03e16b8888 | refs/heads/master | 2020-08-04T23:56:12.680917 | 2019-10-02T11:28:17 | 2019-10-02T11:28:17 | 212,321,572 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,147 | cpp | /*************************************************************************
> File Name: 255.cpp
> Author: victoria
> Mail: 1105847344@qq.com
> Created Time: 2019年06月29日 星期六 19时56分56秒
************************************************************************/
#include <iostream>
#include <algorithm>
#include <strin... | [
"FuHongbao@FuHongbao.com"
] | FuHongbao@FuHongbao.com |
e4e3ea29491d4c59cc27cfd64909e23ac8a19be2 | 75860ed58e19ee7b724428a6e99419213d3e3906 | /src/Lists/PersistedObjectListController.hpp | 4dec2ca1933b846662e0b8a5f3e3e62cb6cce9ab | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | nobrick/mymonero-libapp-cpp | 2d5279dc32b0d17c190144be8c0cee6361acdc66 | c85b24d99e07e893c98d1af83ce24f0057269c2c | refs/heads/master | 2020-05-31T23:06:38.879877 | 2019-05-20T21:37:03 | 2019-05-20T21:37:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,906 | hpp | //
// PersistedObjectListController.hpp
// MyMonero
//
// Copyright (c) 2014-2019, MyMonero.com
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source cod... | [
"paulshapiro@users.noreply.github.com"
] | paulshapiro@users.noreply.github.com |
f34d7e2116c7eb7994519a3c2df83117a47ee80b | 304dcc859ff1bad63ae881a096e687f7dc3de04b | /Test_PC_Poker/framework_externals/ExternalLib/Camel.Base/include/Camel/Base/System/SharedPtr.h | 2b0b2a9e67d15ce784bbd8afe7ecbfa39ca5958c | [] | no_license | idh37/testrepo | 03e416b115563cf62a4436f7a278eda2cd05d115 | b07cdd22bd42356522a599963f031a6294e14065 | refs/heads/master | 2020-07-11T00:57:34.526556 | 2019-09-10T07:22:35 | 2019-09-10T07:22:35 | 204,413,346 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,652 | h | #ifndef __Camel_Base_System_TPL_SharedPtr__
#define __Camel_Base_System_TPL_SharedPtr__
#include "SystemBase.h"
#include "MPHeap.h"
#include "Interlocked.h"
#include <algorithm>
#include <cassert>
_DECLARE_NAMESPACE_CAMEL_BASE_SYSTEM_
namespace TPL
{
template<typename T>
class SharedPtr
{
private:
T *p_;
unsi... | [
"idh37@nm-4ones.com"
] | idh37@nm-4ones.com |
a4b8f935525aae61c4667c606f99c420655aae27 | 304fc20348614ff58f8ec11a012b4a464a5ddf35 | /include/processor.h | f4b43a9d4e6bd182192cc87db084581897063cb4 | [
"MIT"
] | permissive | Abdo-1992/system-monitor | b431b2ac0e8c2cbc7e33ad8e5fb1b643681cc82c | e9f18f38e8e3e535fbfc7ab405bbc5c40c339d10 | refs/heads/main | 2023-02-04T14:06:06.279075 | 2020-12-20T20:19:56 | 2020-12-20T20:19:56 | 322,738,406 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 572 | h | #ifndef PROCESSOR_H
#define PROCESSOR_H
#include <unistd.h>
#include <cctype>
#include <sstream>
#include <string>
#include <vector>
#include <iostream>
#include "linux_parser.h"
#include "process.h"
class Processor {
public:
float Utilization(); // TODO: See src/processor.cpp
void Utilization(float) ;
... | [
"abdulrahman.tharwat.92@gmail.com"
] | abdulrahman.tharwat.92@gmail.com |
8f2b69d618ed9a213c980a75ab8d10cf8803bfcd | 6d0386587c23b9a9374813f30fef10cac55aa4d8 | /gunhound/src/gunhound/vii_src/Enemy/HoundsEnemy/CEneH0008BloodSocker.h | 8ad9b8ec9316dbc266510ecfeac8b3e2f2e6cb83 | [] | no_license | t-mat/gunhound-easybuild | 5b3c136205917a53a5d438b0498c7ead992e2416 | e5c6d8fc792ea0aebf86c1743375b9356c2087bb | refs/heads/master | 2020-04-06T07:09:37.246153 | 2016-09-10T19:00:32 | 2016-09-10T19:00:32 | 65,155,314 | 3 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 3,035 | h | //--------------------------------------------------------------------------------
//
// Stage00:ボルゾイ(ブラッドサッカー)
//
//--------------------------------------------------------------------------------
class CAtkH0001Thunder;
class CEneH0008BloodSocker : public CEnemyBase , public CHoundEnemyBase
{
public:
CEneH0008Blood... | [
"takayuki.matsuoka@gmail.com"
] | takayuki.matsuoka@gmail.com |
204345df446013c891d2cb0e9d0c583c2ea4aa4b | 331140b484a3d91ed11b6aa70160e926ef249c38 | /hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/bindings/c/hdfs.cc | 9a7c8b4ddba7e7931c3158389224919579ede39a | [
"LicenseRef-scancode-unknown",
"GPL-2.0-only",
"Apache-2.0",
"BSD-2-Clause",
"BSD-2-Clause-Views",
"LGPL-2.1-only",
"MPL-2.0",
"MPL-2.0-no-copyleft-exception",
"AGPL-3.0-only",
"BSD-3-Clause",
"LicenseRef-scancode-jdom",
"CDDL-1.1",
"LicenseRef-scancode-proprietary-license",
"CDDL-1.0",
... | permissive | bazaarvoice/hadoop | 2d7bf98b77bfc8b0197d82cc51953d5740deb8e0 | 8ab776d61e569c12ec62024415ff68e5d3b10141 | refs/heads/trunk | 2023-08-02T04:11:26.273318 | 2018-04-10T18:42:54 | 2018-04-10T18:42:54 | 128,986,787 | 0 | 1 | Apache-2.0 | 2022-07-05T09:37:27 | 2018-04-10T19:46:27 | Java | UTF-8 | C++ | false | false | 51,539 | cc | /**
* 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... | [
"james.clampffer@hp.com"
] | james.clampffer@hp.com |
b7142cc82c58bbf5d5f2913185946f0a5a480058 | 0ce585a428b1d1f3774a58781f99614b1bfac278 | /libevent_http_frame/frame/libevent_http_frame.cpp | d88d3794dfcd3e1a2968c77a97a553b43d676d87 | [] | no_license | CaseZheng/SimpleServerFramework | 659728d5e41f57e654873b27ab93189bf41d6ea5 | f2c7f0019b406385a76f2e3b193a84568d0c59e5 | refs/heads/master | 2021-07-03T19:06:58.725622 | 2019-03-11T16:07:16 | 2019-03-11T16:07:16 | 124,250,589 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 648 | cpp | #include <boost/shared_ptr.hpp>
#include "libevent_http_frame.h"
#include "log.h"
bool CLibeventHttpFrame::Init(const string &strServerName, const string &strConfPath)
{
if(!CLibeventFrame::Init(strServerName, strConfPath))
{
ERROR("Function failure CLibeventFrame::Init");
return false;
}
... | [
"764307915@qq.com"
] | 764307915@qq.com |
f20de33998f9b69aa794a04fee8eaafd58e96148 | e649acb68fc5134a3843ef2330e5c2d4070363a8 | /H.weak_memory.cpp | b6be5b44195efc485fc6495577cfeef31ec18b53 | [] | no_license | jesuswr/cp-codes-and-problems | 6483949ce896e59c471f0e0640f5c8b47f482ec3 | 770f3bf004f90015f078d5699d26cde5c33d9a28 | refs/heads/master | 2023-08-08T03:37:36.626572 | 2023-07-24T16:54:02 | 2023-07-24T16:54:02 | 196,292,128 | 1 | 1 | null | 2019-10-09T23:23:43 | 2019-07-11T00:26:10 | C++ | UTF-8 | C++ | false | false | 3,028 | cpp | #include <iostream>
#include <vector>
#include <queue>
#include <stack>
#include <algorithm>
#include <math.h>
#include <string>
#include <cstring>
#include <set>
#include <map>
#include <unordered_map>
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<int, pair<int, int>> piii;
type... | [
"jesuswahrman@gmail.com"
] | jesuswahrman@gmail.com |
f0653d554da8b95e36fd8bc2614b6524ea32bf7d | 86d85900756de7245e9a06546fcd7bb02d7aa844 | /deformationGraph.cpp | 0ebb2877e51c7622d52591d48a2e0b38880b0691 | [] | no_license | shizsun0609tw/Embedded-Deforamtion-for-Shape-Manipulation | 0d39a192a62c0ebf15892af42899d74bfad718ca | bfb644e3bcc7c5eb871b11374879a822aeb9bf1a | refs/heads/master | 2023-08-27T15:02:13.789777 | 2021-11-10T09:53:45 | 2021-11-10T09:53:45 | 318,131,877 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 21,916 | cpp | #include "deformationGraph.h"
DeformationGraph::DeformationGraph()
{
}
void DeformationGraph::Init(_GLMmodel* originMesh, _GLMmodel* samplingMesh)
{
this->originMesh = originMesh;
this->samplingMesh = samplingMesh;
k_nearest = 8;
w_rot = 1.0f;
w_reg = 10.0f;
w_con = 100.0f;
sample_controls... | [
"shizsun0609tw@gmail.com"
] | shizsun0609tw@gmail.com |
c1c188e308ae0fe7e7a71b0f1dcc8afaa0c42540 | fd240741384ec0d304b3591bc6edc8548db81c54 | /src/search-skeleton/Model/Edge/Edge_V2/EdgeV2.hpp | 3a1f91ee315dbdfa580343fdec2fa61ab90c99bd | [
"MIT"
] | permissive | timoninas/diploma-2020 | 686023bca4eb1703ed17f8acfc0ad3400ccefa63 | f111ed8b5eb46627921360f1d73f27094f1031c5 | refs/heads/master | 2023-05-06T10:43:29.925024 | 2021-06-02T19:47:06 | 2021-06-02T19:47:06 | 330,481,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,375 | hpp | //
// EdgeV2.hpp
// search-skeleton
//
// Created by Антон Тимонин on 05.04.2021.
//
#ifndef EdgeV2_hpp
#define EdgeV2_hpp
#include "../../GraphLabel/GraphLabel.hpp"
#include "../../Point/Point_V1/Point.hpp"
#include <stdio.h>
#include <utility>
typedef struct edge_v2 {
int numberEdge;
std::pair<int, int... | [
"dotruger.37@gmail.com"
] | dotruger.37@gmail.com |
c7e21c79ce487e3bac74a8bd5a338c49635898f6 | 9df55ed98688ff13caec3061237a2a0895914577 | /main.cpp | bd29e05649bceeeba97307229ac0bcc781176516 | [] | no_license | tiashaun/sdl_tetris | f625ee0f06e642411f7a04b18b470aa0df61c1ca | 4799cfa4b28cd21b8431f8b6a00bacfb89e794f0 | refs/heads/master | 2020-11-30T23:32:43.812813 | 2009-12-06T20:33:43 | 2009-12-06T20:33:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | cpp | #include <iostream>
#include <SDL/SDL.h>
#include "Game.h"
int main(int argc, char* argv[]) {
Game *game = new Game();
game->startGame();
return 0;
}
| [
"jarod.luebbert@gmail.com"
] | jarod.luebbert@gmail.com |
7138122f020c522047ea09bee87629eccc35d3a6 | 18904ac4e30a87b7c9d5ae569502b60589ed47b0 | /source/audio/audioBuffers.hpp | ac64c7e30e81d7087285bab4055174eb91867d07 | [
"MIT",
"Zlib",
"Apache-2.0",
"BSD-2-Clause",
"CC0-1.0"
] | permissive | JoaoBaptMG/gba-modern | a51bce4464e3347cbea216808bafb440347f8e0d | dfb5757d25cbfa7ee795fa8be521f010661b2293 | refs/heads/master | 2023-07-19T18:32:12.849729 | 2023-06-26T14:17:27 | 2023-06-26T14:41:45 | 201,576,240 | 83 | 5 | MIT | 2020-12-01T11:07:13 | 2019-08-10T03:52:52 | C++ | UTF-8 | C++ | false | false | 667 | hpp | //--------------------------------------------------------------------------------
// audioBuffers.hpp
//--------------------------------------------------------------------------------
// Declare the audio mixer's private data
//--------------------------------------------------------------------------------
#pragma o... | [
"jbaptistapsilva@yahoo.com.br"
] | jbaptistapsilva@yahoo.com.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.