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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dde4ced90a75b457217f9640dae137ea0196e741 | d0c0b8542dbbb004a35433a1547c6f6f38a6adda | /运行时系统及组态画面生成demo/master/mytcpsocket.h | f6ecc3c64bae6512d5cb28362aed9e21c40c4813 | [] | no_license | yunwangzishu/ConfigurationSoftwareRuntimeSystem | f7726818309aaee79e654bb28026e06f8dad8af3 | dd10af7e520aa9232d674a53ceddb8deaf867c14 | refs/heads/master | 2022-11-19T07:58:52.640369 | 2020-07-11T03:24:23 | 2020-07-11T03:24:23 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 632 | h | #ifndef MYTCPSOCKET_H
#define MYTCPSOCKET_H
#include <QTcpSocket>
#include <QString>
class myTcpSocket : public QTcpSocket
{
Q_OBJECT
public:
myTcpSocket(QObject *parent = 0);
protected slots:
void receivedata();//处理readyRead信号读取数据
void slotclientdisconnected();//客户端断开连接触发disconnected信号,这... | [
"851096514@qq.com"
] | 851096514@qq.com |
e780eb22edb64dd7fca2cd363f778b0c19f0bf34 | 3dc308b1e9eca7817d42836f5e8fbedb5039ad9f | /include/asiochan/detail/channel_method_ops.hpp | 6139dd195550b69528285f4fcb9ecc56ce543559 | [
"MIT"
] | permissive | jbl19860422/asiochan | 6170f46bae8e457a2618063b5f0bbf82aff52d76 | 8d1659f671fef08fd75370fd1dd61e104018b301 | refs/heads/master | 2023-08-26T03:20:26.918995 | 2021-11-10T11:43:34 | 2021-11-10T11:43:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,550 | hpp | #pragma once
#include <optional>
#include <utility>
#include "asiochan/asio.hpp"
#include "asiochan/channel_buff_size.hpp"
#include "asiochan/channel_concepts.hpp"
#include "asiochan/nothing_op.hpp"
#include "asiochan/read_op.hpp"
#include "asiochan/select.hpp"
#include "asiochan/sendable.hpp"
#include "asiochan/writ... | [
"noreply@github.com"
] | jbl19860422.noreply@github.com |
9e7ec79293c2f3a0d335e5e8ca7421db7d259cc0 | d60a6c8021362a1481d660dc7d28c47a2e3d6558 | /src/rpcmisc.cpp | e6e03db0b14a8270e7e4040d2d4b7c512df84603 | [
"MIT"
] | permissive | terabit-hq/terabit | 40b749df11c7d3cc29b7f806fc5393654f0b649b | 4ed2189be074bc0b09109b2802308e0a671f4600 | refs/heads/master | 2021-01-17T20:59:54.205773 | 2017-09-27T11:29:41 | 2017-09-27T11:29:41 | 86,557,012 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,607 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 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 "base58.h"
#include "init.h"
#include "main.h"
#include "net.h"
#include "netb... | [
"yangchigi@yangchigi.com"
] | yangchigi@yangchigi.com |
598b9c055f02823deeefce4d9cd18d9845de16d1 | 927442d1aadd124d1ec5b5a56b3c442ba2735841 | /08_cocos2d-x/day07/Demo2/BombHero/BombHero/Classes/GameScene.cpp | 2d4cd4df79cae45b67069934ea5f5b33e65475e4 | [] | no_license | yitian630/Tarena | 2dc2fd276e1404330222d28fb10ddd0116eca74b | 49b587ab58cb5e173d6dcd2701ea6db3b35cdf0b | refs/heads/master | 2021-01-22T02:49:19.160833 | 2015-03-12T06:58:26 | 2015-03-12T06:58:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,349 | cpp | //
// GameScene.cpp
// BombHero
//
// Created by tarena on 14-6-13.
//
//
#include "GameScene.h"
#include "RockerButton.h"
#include "Rocker.h"
#include "SpriteLayer.h"
GameScene* GameScene::createGameScene(int Level) {
GameScene *scene = new GameScene();
if (scene && scene->initGameScene(Level)) {
s... | [
"yitian630@163.com"
] | yitian630@163.com |
1266ca5075c32cad8863be528a921908f7805936 | 32b268790ae6a752a1a6b795ddaf2d6f39706c75 | /3773-adv-obj-oriented-app-dev-w-c++/programs/e8/e8.1-company1.h | 0470a071b74ab272dff5710b6fe4fb186558a90c | [] | no_license | dideler/school-projects | eeb353e902be4577c8818aac06be6f95be2b7f06 | 1887d3adaa710e9db5f0be290f912a530541a2cb | refs/heads/master | 2020-04-13T17:04:57.209111 | 2015-10-11T21:59:31 | 2015-10-11T21:59:31 | 8,245,107 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | h | // Tomasz Muldner, September 2001
// A program for the book:
// "C++ Programming with Design Patterns Revealed", published by Addison-Wesley
// Exercise 8.1
#ifndef E8_1_COMPANY1_H
#define E8_1_COMPANY1_H
#include "e8.1-company2.h"
class Company1 : public Company2
{
public:
Company1(int rep) throw(range_error);
... | [
"ideler.dennis@gmail.com"
] | ideler.dennis@gmail.com |
35cc3867cfae1a92d1df8c59c26a462f5215d431 | dee5febb957c8aaf3c90ac17166394e19b53dc99 | /include/cslibs_indexed_storage/interface/data/detail/data_interface_byte_size.hpp | 4d8665df45a3de208e27a2252ca3c805ad7fa640 | [] | permissive | cogsys-tuebingen/cslibs_indexed_storage | 31ec542bf58ac8dec29965d51ead4a444b76b4b3 | 09abc2bf222d73c15c9b6a44915caa2e97404909 | refs/heads/master | 2021-06-08T18:35:46.762694 | 2020-11-26T09:43:58 | 2020-11-26T09:43:58 | 90,274,312 | 0 | 2 | BSD-3-Clause | 2019-08-05T07:19:39 | 2017-05-04T14:41:04 | C++ | UTF-8 | C++ | false | false | 529 | hpp | #pragma once
#include <cstddef>
#include <type_traits>
namespace cslibs_indexed_storage
{
namespace interface
{
namespace detail
{
template<typename T>
inline constexpr std::size_t byte_size_impl(const T& value, std::true_type)
{
return sizeof(T);
}
template<typename T>
inline constexpr std::size_t byte_size_imp... | [
"daejiv@googlemail.com"
] | daejiv@googlemail.com |
fb754cb456040f52c2c2e787c04880a0a23610c1 | e1d6417b995823e507a1e53ff81504e4bc795c8f | /gbk/client/Client/Tools/MrSmith/MrSmith/SMUtil.h | 3c904665f65f978e95f414f97717e8d47188c28a | [] | no_license | cjmxp/pap_full | f05d9e3f9390c2820a1e51d9ad4b38fe044e05a6 | 1963a8a7bda5156a772ccb3c3e35219a644a1566 | refs/heads/master | 2020-12-02T22:50:41.786682 | 2013-11-15T08:02:30 | 2013-11-15T08:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,444 | h | /****************************************\
* *
* Util Function *
* *
* by fangyuan *
\****************************************/
#pragma once
#include "SMExportEnable.h"
namespace SMITH
{
//Forward reference declarations
class Agent;
class Util : public LuaExport< Util >
{
public:
/... | [
"viticm@126.com"
] | viticm@126.com |
4996ab9726858d82afb36522dac259db3e4f28ff | 4366f92962476a332fbdf0f1199569d99f013ba0 | /krect/krect_test.cpp | 64cc1429acae0aea5f15242fd3e52c6a6237c921 | [] | no_license | dpnguyen94/VNOI | 8299bb81f7a38e4ec29bd57a319592d416c492c9 | 0c91fc921e2bb021df25a4b1cb25d63a8dc490b5 | refs/heads/master | 2021-05-10T20:32:51.761103 | 2018-01-19T23:19:26 | 2018-01-19T23:19:26 | 118,188,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | #include <stdio.h>
#include <math.h>
#include <limits.h>
#include <memory.h>
#include <algorithm>
#include <numeric>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include <queue>
#include <stack>
#include <map>
#include <set>
using namespace std;
#define REP(i,a,b) for (int i=(a),_b=(b... | [
"pdnguyen@sfu.ca"
] | pdnguyen@sfu.ca |
efe9484a5121544a8892d21cb0f9b97186c88b85 | a449d838325a5c685be5b938175a6c884acea2e8 | /miscfunc.cpp | d2abf81402258fceafda1f281d894650f45f31b9 | [] | no_license | uzairakbar/Cpp-Invoice-Manager | 3b19a75f80038a8f457b319235128c3bac1cf2c2 | 6eedbaae67da64c9581d013d72c2fe5a99c9cec6 | refs/heads/master | 2016-09-11T06:15:30.557769 | 2015-05-17T10:47:49 | 2015-05-17T10:47:49 | 35,762,450 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 564 | cpp | #include "miscfunc.h"
#include <windows.h>
void gotoxy( int column, int line )
{
COORD coord;
coord.X = column;
coord.Y = line;
SetConsoleCursorPosition(GetStdHandle( STD_OUTPUT_HANDLE ),coord);
}
int wherex()
{
CONSOLE_SCREEN_BUFFER_INFO csbi;
if (!GetConsoleScreenBufferInfo(GetStdHandle( STD_OUTPUT... | [
"uzairakbar@outlook.com"
] | uzairakbar@outlook.com |
c6411483cc3fa27edcb669c205eeaa2b76337afb | 1bf6613e21a5695582a8e6d9aaa643af4a1a5fa8 | /src/dart/runtime/vm/.svn/text-base/os.h.svn-base | a41e3bd379bc38ba1abfbf18cbd61a9db84ea086 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | pqrkchqps/MusicBrowser | ef5c9603105b4f4508a430d285334667ec3c1445 | 03216439d1cc3dae160f440417fcb557bb72f8e4 | refs/heads/master | 2020-05-20T05:12:14.141094 | 2013-05-31T02:21:07 | 2013-05-31T02:21:07 | 10,395,498 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,857 | // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#ifndef VM_OS_H_
#define VM_OS_H_
#include "vm/globals.h"
// Forward declarations.
struct tm;
namesp... | [
"creps002@umn.edu"
] | creps002@umn.edu | |
2456b55e76a51a169439f0ee5bb5c3e6dc4f1666 | e7d550d4dbda4e0e0471f15acc34578f7311e3d6 | /abc129/b.cpp | ccde8d9922ac1581f360a59577697544be65a1b4 | [] | no_license | amrk0320/atcorder-cpp | bf74e26e810b2c130db8cab3441b72f22b5e2cd4 | dae9d6060426150620f6a145991a88df6dcf5309 | refs/heads/master | 2023-02-09T23:11:02.381020 | 2021-01-05T11:32:17 | 2021-01-05T11:32:17 | 286,736,637 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 468 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
int main() {
int n;
cin >> n;
vector<int> w(n);
int diff;
int s1, s2;
s1 = s2 = 0;
for (int i = 0; i < n; i++){
cin >> w.at(i);
s2 += w.at(i);
}
for (int i = 1; i < n; i++){
s1 += w.at(i-1);
s2 -= w.at(i-1);
int ... | [
"munetomo-issei@dmm.com"
] | munetomo-issei@dmm.com |
a1716e1e5c93aef3c2e87aa0835f071e98d56509 | 190cfe853208fa287aa2539f1dd4e729f5235091 | /Examination/EMGeneralExaminationReportDialog.cpp | 66c08588e3e51820accad901354fd93016f1718e | [] | no_license | smithgold53/HMSReportForms | d8cacb7de1509995b46be16bc5a99ca9104dbea1 | 7f426de1a3f8b7bad956c62ba61306a3969accf2 | refs/heads/master | 2020-05-18T09:24:39.420731 | 2015-05-06T09:47:03 | 2015-05-06T09:47:03 | 34,946,969 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,670 | cpp | #include "stdafx.h"
#include "EMGeneralExaminationReportDialog.h"
#include "ReportDocument.h"
#include "Excel.h"
#include "HMSMainFrame.h"
/*static void _OnYearChangeFnc(CWnd *pWnd){
((rptGeneralExaminationReportDialog *)pWnd)->OnYearChange();
} */
/*static void _OnYearSetfocusFnc(CWnd *pWnd){
((rptGeneralExamination... | [
"smithgold53@gmail.com"
] | smithgold53@gmail.com |
3c54f99ebb74714e6b361f73d8d25ddb18786ea6 | da3c59e9e54b5974648828ec76f0333728fa4f0c | /mobilemessaging/postcard/postcardinc/PostcardController.h | 956ce1116a150844af8bda19e49d5de1f9e311aa | [] | no_license | finding-out/oss.FCL.sf.app.messaging | 552a95b08cbff735d7f347a1e6af69fc427f91e8 | 7ecf4269c53f5b2c6a47f3596e77e2bb75c1700c | refs/heads/master | 2022-01-29T12:14:56.118254 | 2010-11-03T20:32:03 | 2010-11-03T20:32:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,922 | h | /*
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.h... | [
"none@none"
] | none@none |
695ed505bee7e2dfc19abec5c436693b22495986 | 4bb806c1d0bf3272195b99f22d2db381cfb844c6 | /NewAR/Classes/Native/Il2CppGenericMethodDefinitions.cpp | d0ffc094a76d7bf5d35f5fcd57689a1f23547f5f | [
"MIT"
] | permissive | RealityVirtually2019/Cadence | f2412e8e39572ebc2f7398048c11548f4a8697a5 | 23589e7c9fc545def7fa87da66ea842e3ea43aef | refs/heads/master | 2020-04-17T08:57:03.699497 | 2019-01-21T14:17:45 | 2019-01-21T14:17:45 | 166,435,752 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,457,072 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
extern const Il2CppMethodSpec g_Il2CppMethodSpecTable[9960] =
{
{ 680, -1, 0 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIl... | [
"altutar@davidson.edu"
] | altutar@davidson.edu |
fc585a3dd2e5d7aa54a128565f870f3e02b17576 | 14321c43ff636244fb79d4435874ef062f6ed785 | /SUSYPheno/DARKSUSY/darksusy-5.1.1/contrib/galprop/v42.3ds/tridag_ext.cc | 31ac1c45c0fcc2c831a92d29b130a214d363d55f | [] | no_license | Etienne357/FYS5555 | 13f9301bcca6f4d16c95a38245b025ea35356f58 | 8bb0ec5eecb37abb451a3a9b25d3f3aca9a1f882 | refs/heads/master | 2022-02-04T22:48:30.649921 | 2022-01-13T13:45:09 | 2022-01-13T13:45:09 | 194,678,500 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,125 | cc |
//**.****|****.****|****.****|****.****|****.****|****.****|****.****|****.****|
// * tridag_ext.cc * galprop package * 3/29/2002
//**"****!****"****!****"****!****"****!****"****!****"****!****"****!****"****|
#include <stdio.h>
#include <iostream.h>
int tridag_ext_init=0;
int tridag_... | [
"michael.arlandoo@gmail.com"
] | michael.arlandoo@gmail.com |
d7ce0ed44045076955e22db825e16ed0455ff256 | 41b4adb10cc86338d85db6636900168f55e7ff18 | /aws-cpp-sdk-inspector/source/model/DescribeApplicationRequest.cpp | 0b72398c71328fddcb0f5a4a71b58596f13b2584 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | totalkyos/AWS | 1c9ac30206ef6cf8ca38d2c3d1496fa9c15e5e80 | 7cb444814e938f3df59530ea4ebe8e19b9418793 | refs/heads/master | 2021-01-20T20:42:09.978428 | 2016-07-16T00:03:49 | 2016-07-16T00:03:49 | 63,465,708 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,401 | cpp | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file... | [
"henso@amazon.com"
] | henso@amazon.com |
c2fb6e3460b2da0f715bce06a4384386129a0605 | 9de18ef120a8ae68483b866c1d4c7b9c2fbef46e | /src/SshQtTestUtils/include/SshQtTestUtils/KillProcessListeningOnTcpPort.h | 44aa7b27e7ee6257517ccc79db8903b99edc0803 | [
"BSD-2-Clause",
"LicenseRef-scancode-free-unknown"
] | permissive | google/orbit | 02a5b4556cd2f979f377b87c24dd2b0a90dff1e2 | 68c4ae85a6fe7b91047d020259234f7e4961361c | refs/heads/main | 2023-09-03T13:14:49.830576 | 2023-08-25T06:28:36 | 2023-08-25T06:28:36 | 104,358,587 | 2,680 | 325 | BSD-2-Clause | 2023-08-25T06:28:37 | 2017-09-21T14:28:35 | C++ | UTF-8 | C++ | false | false | 833 | h | // Copyright (c) 2022 The Orbit 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 ORBIT_SSH_QT_TEST_UTILS_KILL_PROCESS_LISTENING_ON_TCP_PORT_H_
#define ORBIT_SSH_QT_TEST_UTILS_KILL_PROCESS_LISTENING_ON_TCP_PORT_H_
#include "Or... | [
"noreply@github.com"
] | google.noreply@github.com |
5aef8ec74a0b776f8dded448f10d22a9f470aac7 | 1aed635fb5746b3b3dfcde46dd31896b290d385f | /torch/csrc/jit/codegen/cuda/lower_instrument.h | 6ad39737b44035cfa1e171854ae01e14088815b4 | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0"
] | permissive | csarofeen/pytorch | a9dd0f8ffa0642d72df2d5e109a8b4d9c2389cbc | d19988093d1b7942d15dce6ef61b62dccfc3b8a3 | refs/heads/master | 2023-04-30T02:42:13.558738 | 2022-12-21T01:43:51 | 2022-12-21T21:20:56 | 88,071,101 | 35 | 10 | NOASSERTION | 2023-06-21T17:37:30 | 2017-04-12T16:02:31 | C++ | UTF-8 | C++ | false | false | 781 | h | #pragma once
#include <torch/csrc/jit/codegen/cuda/ir_all_nodes.h>
namespace torch {
namespace jit {
namespace fuser {
namespace cuda {
//! Set up KernelPerformanceProfile of GpuLower when enabled, which
//! keeps track of expressions to profile. A new TensorView is added
//! for storing profiling results. The expre... | [
"nshulga@fb.com"
] | nshulga@fb.com |
d3c437265341560b9a2f43d36e4095b541729fd6 | 52eaa24b0401faf19fea83e2cdce0b8910cec1c7 | /Common/DirectXHelper.h | 7d63ecdead08bbfbba24810729ae6535e7848465 | [] | no_license | GiraffeSoftwareDevelopment/UwpDirectX11Sample | 3ee7cc7f3216ceb4ae5861b7478214a376a52639 | 8a38477150d220e19a55763b426d2fcbda43eff9 | refs/heads/master | 2020-06-16T06:09:11.806570 | 2019-07-08T13:48:29 | 2019-07-08T13:48:29 | 195,497,953 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,632 | h | #pragma once
#include <ppltasks.h>
namespace UwpWithDirectX11Sample
{
template<class T>
inline void safe_release (T& p)
{
if (p)
{
p->Release();
p = NULL;
}
}
class ScopedMutex
{
public:
ScopedMutex(std::mutex *lock) { m_lock = lock; m_lock->lock(); }
~ScopedMutex(){m_lock->unlock();}
std::m... | [
"kurosawatakuya@gmail.com"
] | kurosawatakuya@gmail.com |
50d4fe7892d67115a07a912bedc34b3f12329878 | 0882b44e8478e64e418c7aa1df347b84f52d7f2e | /cdoes/BST.cpp | 7d2148d7cf3fb5cdc0a2a399b4d2adf7f6b12111 | [] | no_license | Aldokimi/Algorithms_and_Datastructure | 247e2d8fecd4d955c477993e400f45c69665b562 | 69ebf4308352d7729e38b3dae84f177a873cc451 | refs/heads/main | 2023-04-30T13:06:22.729726 | 2021-05-21T08:20:18 | 2021-05-21T08:20:18 | 332,343,028 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,864 | cpp | #include <iostream>
using namespace std;
class BST
{
int data;
BST *left, *right;
public:
// Default constructor.
BST();
// Parameterized constructor.
BST(int);
// Insert function.
BST* Insert(BST*, int);
// Inorder traversal.
void Inorder(BST*);
};... | [
"The_Thing@users.noreply.github.com"
] | The_Thing@users.noreply.github.com |
7e1f51654daead7d9f92c9c86c0ffc3c15cc29e4 | 230ae952d81a91081a713f9ba35ebca9106dfbdc | /elementary/automorphicNum.cpp | 06cdadcfdccb128cee7914e5508afb7cda20bb44 | [] | no_license | AgathEmmanuel/cpper | 06a1ad438fe25e5362f915f341ce77994d2b67dd | 3bb4743c4109cb0e24abbfbdf075823e7bb49f7c | refs/heads/master | 2023-08-29T10:15:48.284126 | 2021-10-31T14:22:28 | 2021-10-31T14:22:28 | 314,866,592 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 302 | cpp | #include <iostream>
using namespace std;
bool_auto(int n){
int sq=n*n;
while(n>0){
if(n%10!=sq%10)
return false;
n/=10;
sq/=10;
}
return true;
}
int main(){
int num;
cout<<"Enter num ";
cin>>num;
bool_auto(num)?cout<<"auotmorphic":cout<<"not automorphic";
cout<<endl;
return 0;
}
| [
"agathemmanuel00@gmail.com"
] | agathemmanuel00@gmail.com |
dffeb98705bd78fa59c703cfa53b22aeb933f10b | 77e68c7f1514ef1c32d6cb1937cc24344b491a38 | /app/application.cpp | cd11d2fc8f0dca66ccff6f22e274da1622dad22d | [] | no_license | jakubbialas/esp-blink | d96945c8eb7fa061a7cf234dc7866026f135f20c | f05e25cd6fcac54dd95a676463d6a7db90628842 | refs/heads/master | 2020-04-05T13:23:24.448944 | 2018-11-09T18:08:59 | 2018-11-09T18:08:59 | 156,900,274 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,992 | cpp | #include <user_config.h>
#include <SmingCore/SmingCore.h>
#define LAMP1 4
#define LAMP2 5
#define LAMP3 0 //!!
#define LAMP4 2
#define LAMP5 15
#define LAMPR 13
#define LAMPG 12
#define LAMPB 14
Timer procTimer1;
Timer procTimer2;
bool state = true;
uint8_t pins[3] = { LAMPR, LAMPG, LAMPB }; // List of pins that you... | [
"jb@3a.pl"
] | jb@3a.pl |
b1905ae7f09c0cf5a47d6220fc87a34387bb67d6 | 2669416a91734076f1bcf21d2e64e005ee5b4f90 | /XJTFBPlatformLib/tfbPlatform/TfbTemplat.h | 23745e6424c61b85c3945634f355907c270f1757 | [] | no_license | qjj617/QuantizationTradePlatformServer | 3e48e00b414f62a3e3bfad9bc87dc8fea7bb3f15 | abae418bd468cb3965fa4866ac739c9dbc634c60 | refs/heads/master | 2020-03-20T04:11:29.928955 | 2017-11-06T09:26:11 | 2017-11-06T09:26:11 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,068 | h | /**********************************************************************
文件名:TfbTemplat.h
功能和模块的目的:文件定义了天富宝国际交易系统模板类
开发者及日期:李宝鑫 2017.10.10
**********************************************************************/
#pragma once
#include <vector>
#include "TfbTradeApi.h"
#include "windows.h"
#include "../../protocol/XJIPlatf... | [
"zjian.cao@qq.com"
] | zjian.cao@qq.com |
f2f20ed852a3f454375e42948e48afc98de3e451 | 131c79267f1d6e4297caa02d38cecd25b52ebc79 | /vc2019/Image.cpp | 95c70e1ae6659ab0a2c602a27c8d702cee6bf323 | [] | no_license | DarkoVasiljevic/Cinder-app | e38db745f7926f26f5eeb80c004516fbcea4757e | 02ef6e377cf3afd2ca0a8238937f7220733d3569 | refs/heads/master | 2023-03-27T07:21:43.159296 | 2021-03-28T01:10:58 | 2021-03-28T01:10:58 | 341,076,589 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,432 | cpp | #include "Image.h"
void Image::SetToList()
{
//std::copy(_imagesFileSet.begin(), _imagesFileSet.end(), std::back_inserter(_imagesFileList));
}
void Image::SetBackgroundImage(const fs::path& path)
{
_imageBackground = gl::Texture::create(loadImage(path));
}
void Image::SaveImage(fs::path& path)
{
if (!_imagesSaveP... | [
"darkovasiljevic84@gmail.com"
] | darkovasiljevic84@gmail.com |
d4893fd0912fea639d22431883e2140fddef738a | 2af86e4840922beaf2c5db4758d3d0432c050318 | /func_moudle/timestamp_ms.h | 75af63afe32f529d4b668005dd9097e29c35e1a0 | [] | no_license | wangjingtao93/c-Project | 9c6d295605dbc58a2704eb61a675814c690e7694 | bd0afea58139983f1dcb6929e73b6c2229832ecd | refs/heads/master | 2022-12-27T01:30:38.252636 | 2020-10-13T02:51:23 | 2020-10-13T02:51:23 | 303,563,442 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 519 | h | #ifndef _TIMESTAMP_MS_H_
#define _TIMESTAMP_MS_H_
#include <stdint.h>
#include <chrono>
namespace utils {
//返回当前时间,秒
inline uint64_t now_timestamp_ms() {
return std::chrono::duration_cast<std::chrono::milliseconds>
(std::chrono::system_clock::now().time_since_epoch()).count();
}
//返回当前时间,毫秒
inline uint64_t no... | [
"wangjingtao93@163.com"
] | wangjingtao93@163.com |
0160770b56e7228c6e7c960d521369af93950abf | 3e7d9572a446daa431f927a76e250f64853201fe | /src/ast_transformations.cpp | a298947244e71ee905d856d333a68cd57d7c538f | [] | no_license | patroclos/pony_intellisense_cli | 8401fcb7ee9965ad0276e9df688ad9fa26f27d2f | afcb0b5179867da4a3b93f9ffc61de23d5425a6c | refs/heads/master | 2020-03-07T13:42:30.533238 | 2018-03-31T07:17:26 | 2018-03-31T07:17:26 | 127,508,009 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,075 | cpp | #include "ast_transformations.hpp"
#include <algorithm>
#include <cstring>
using namespace std;
pass_opt_data_guard::pass_opt_data_guard(pass_opt_t *opt, void *newData) {
this->options = opt;
this->old_data = opt->data;
opt->data = newData;
}
pass_opt_data_guard::~pass_opt_data_guard() {
options->data = old_data... | [
"jenschjoshua@gmail.com"
] | jenschjoshua@gmail.com |
070f91f29961de2f4a4e21878b01315ef68f4d0c | 81c66c9c0b78f8e9c698dcbb8507ec2922efc8b7 | /src/domains/cg/hierScheduler/HierScheduler.cc | d86e5d9e19ad83085971e452528e14845dd25f19 | [
"MIT-Modern-Variant"
] | permissive | Argonnite/ptolemy | 3394f95d3f58e0170995f926bd69052e6e8909f2 | 581de3a48a9b4229ee8c1948afbf66640568e1e6 | refs/heads/master | 2021-01-13T00:53:43.646959 | 2015-10-21T20:49:36 | 2015-10-21T20:49:36 | 44,703,423 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,997 | cc | static const char file_id[] = "HierScheduler.cc";
/*****************************************************************
Version identification:
@(#)HierScheduler.cc 1.19 8/8/96
Copyright (c) 1990-1996 The Regents of the University of California.
All rights reserved.
Permission is hereby granted, without written agreeme... | [
"dermalin3k@hotmail.com"
] | dermalin3k@hotmail.com |
9a3c5ace8f57ef8ff8d471ce906d848c54eaa8d7 | afcb4b0587eabf8993a11f26174b044ee5b65fde | /build-snoke-Desktop_Qt_5_5_0_MinGW_32bit-Debug/ui_gameform.h | 069d7fe1a3653789dc57fbee413a8c2fa2f15745 | [] | no_license | xiaohanglei/Snake | 445a51fc5c06dcc16a202c39b3c3cde4f9f20bc9 | c4185d9fbb1953f658ef435b8b9752f03f52fc6d | refs/heads/master | 2021-05-15T02:46:15.529302 | 2017-10-19T08:44:33 | 2017-10-19T08:44:33 | 106,362,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,724 | h | /********************************************************************************
** Form generated from reading UI file 'gameform.ui'
**
** Created by: Qt User Interface Compiler version 5.5.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
******************************************... | [
"xiaohangl@sina.cn"
] | xiaohangl@sina.cn |
e246ff36eaf4314a2eaa6bc2d0ae1932b1cae338 | 9b1082956b2e60fd2e5b7b6e514d5c504b51bc7c | /Siv3D/Include/Siv3D/RandomColor.hpp | e1b490030ff1bb9bf80acd1f5aeacc09b8f5dd95 | [
"MIT"
] | permissive | winjii/OpenSiv3D | c46dd17391408dde4b76189def4c9c92405ac4ea | ecd65536a1142a8f04c45c2d6a33fe93c386af78 | refs/heads/master | 2021-05-07T15:27:32.299985 | 2017-12-03T05:38:10 | 2017-12-28T08:23:52 | 110,008,252 | 0 | 0 | null | 2017-11-08T17:30:37 | 2017-11-08T17:30:36 | null | UTF-8 | C++ | false | false | 1,643 | hpp | //-----------------------------------------------
//
// This file is part of the Siv3D Engine.
//
// Copyright (c) 2008-2017 Ryo Suzuki
// Copyright (c) 2016-2017 OpenSiv3D Project
//
// Licensed under the MIT License.
//
//-----------------------------------------------
# pragma once
# include "Random.hpp"
# include... | [
"reputeless@gmail.com"
] | reputeless@gmail.com |
4c87f6b65c0a609f46aafd3e5ca7f0f7413c5ddd | 2b2e8d5b0c31822b465f007bb518608788947952 | /src/rootme/RootMeStats.h | 8b806e0c301259b8e7e21158e6ec1de7aa1f5ad1 | [] | no_license | SeimuPVE/RankingScript | 2493ac957c832cd65332f853db55742f873ed565 | d366bc45405a5082687e908400de1d86c4596ae3 | refs/heads/master | 2020-03-28T18:49:05.779563 | 2018-11-10T22:42:14 | 2018-11-10T22:42:14 | 148,915,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 177 | h | //
// Created by seimu on 07/09/18.
//
#ifndef RANKINGSCRIPT_ROOTMESTATS_H
#define RANKINGSCRIPT_ROOTMESTATS_H
class RootMeStats {
};
#endif //RANKINGSCRIPT_ROOTMESTATS_H
| [
"paul.vanelsue@gmail.com"
] | paul.vanelsue@gmail.com |
5ca8d01d893f5069aac474e4c479943956c931cb | 538e125858dd641ab1b6de47b66b7425e7d2fa2d | /DuiLib/Control/UIColorPalette.cpp | f19fd9a1c7daef39b1c6d8ed0dee2e3a04dde980 | [] | no_license | warren-lei/duilib | 799a9cd3815ef1aae84b2c262fd13a4c27798b71 | 5e7c0cf770a57c74c4c2f20657fa22eb5adfe277 | refs/heads/master | 2021-08-29T01:54:00.213877 | 2017-12-13T09:49:10 | 2017-12-13T09:49:10 | 114,102,679 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 11,589 | cpp | #include "StdAfx.h"
#include <math.h>
namespace DuiLib {
#define HSLMAX 255 /* H,L, and S vary over 0-HSLMAX */
#define RGBMAX 255 /* R,G, and B vary over 0-RGBMAX */
#define HSLUNDEFINED (HSLMAX*2/3)
/*
* Convert hue value to RGB
*/
static float HueToRGB(float v1, float v2, float vH)
{
if (vH < 0.0f) v... | [
"982141392@qq.com"
] | 982141392@qq.com |
877c3c0ebdb6b1de923d509d895741330ac4fbd5 | 7851dc2dc8e89713dd8c5fe086c51b7e501c2e02 | /room.h | 771dab2ed6020d77aba0a93cb8eaa7fdae7a7b1d | [] | no_license | gumz69/Tubes_STD_2018-1301153625-1301153681- | 3d8abeca6f6a48171817f887c543cdac9872de5b | 9633738fd3de30d77643ab83a52bf076393eb03a | refs/heads/master | 2020-03-14T02:57:14.230406 | 2018-04-28T13:30:31 | 2018-04-28T13:30:31 | 131,409,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,028 | h | #ifndef ROOM_H_INCLUDED
#define ROOM_H_INCLUDED
#include <iostream>
#include "roomData.h"
#define first(L) L.first
#define next(P) P->next
#define info(P) P->info
using namespace std;
typedef struct elmlistRoom *addressRoom;
struct elmlistRoom{
Room info;
addressRoom next;
};
struct ListRoom{
addre... | [
"noreply@github.com"
] | gumz69.noreply@github.com |
03746829af013b7e5223fef3141fa0ebecfad833 | 3e38eab812ec63e072b197a4b153eb8f11b15a56 | /round table/solution/stdafx.h | 8e8f10739eb9df752bd744bf47dd9633ce0bddbc | [] | no_license | ultimatum424/AISD | 8dd5f3ba189a3a632a1076b1e7d04fd4c9283a16 | 9fc66d7c9f207a667031f2110a5bdb849d26d107 | refs/heads/master | 2021-01-17T12:36:05.759819 | 2016-06-16T14:22:34 | 2016-06-16T14:27:01 | 57,798,841 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 608 | h | // stdafx.h: включаемый файл для стандартных системных включаемых файлов
// или включаемых файлов для конкретного проекта, которые часто используются, но
// не часто изменяются
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <vector>
#include <iostream>
#include <string>
// TO... | [
"ultimatum424@yandex.ru"
] | ultimatum424@yandex.ru |
88ff08cb6871fbce84ccb52b9a612d9b2e84e96e | af0ecafb5428bd556d49575da2a72f6f80d3d14b | /CodeJamCrawler/dataset/11_24437_20.cpp | 3b25ccb81ebf1f4dc5fac4f8f0ced982b34e37d8 | [] | no_license | gbrlas/AVSP | 0a2a08be5661c1b4a2238e875b6cdc88b4ee0997 | e259090bf282694676b2568023745f9ffb6d73fd | refs/heads/master | 2021-06-16T22:25:41.585830 | 2017-06-09T06:32:01 | 2017-06-09T06:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,505 | cpp | /*
* BotTrust.cpp
*
*/
#include <vector>
#include <limits>
#include <cstdlib>
#include <cstdio>
#include <iostream>
using namespace std;
void solve(vector<vector<int> > & v, vector<double> & rpi) {
int i, j, n = v.size();
vector<int> s(n, 0);
vector<double> wp(n, 0);
vector<double> owp(n, 0);
vector<double> o... | [
"nikola.mrzljak@fer.hr"
] | nikola.mrzljak@fer.hr |
10cb6d884cb95451415ff4400afa1b6dc0f6f15c | 908b105f8ed1c55e7e55c75eaeac58e7fc012122 | /画客户区中心为圆心并与边界相切/画客户区中心为圆心并与边界相切/MainFrm.cpp | e244e2e8ea89f4ed0247cfb9892e36f65c6a74e1 | [] | no_license | GXNU-luofeng/MFC | 26dcd4fa034e5f14d78d9cb594aa08a0ed667dec | 8e0cdfe5be45717b9d8be66794419ff53fecd8eb | refs/heads/master | 2021-05-16T21:13:15.628336 | 2020-06-12T10:56:08 | 2020-06-12T10:56:08 | 250,469,113 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,984 | cpp |
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "画客户区中心为圆心并与边界相切.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMainFrame
IMPLEMENT_DYNCREATE(CMainFrame, CFrameWnd)
const int iMaxUserToolbars = 10;
const UINT uiFirstUserToolBarId = AFX_IDW_CONTROLBAR_FIRST + 40;
const UI... | [
"1441834346@qq.com"
] | 1441834346@qq.com |
78903ce6ff1ba2b051e5a219058d1cfcf13da001 | 5fb8e7b1a005f31afa59630d2f7164a6b6ccc214 | /code_COMPAS/COMPAS/NSMassRadiusRelation.cpp | d69adf964457493ddbced57edfd03f6247a86db0 | [] | no_license | FloorBroekgaarden/DCO-random-code | 9bb709f2cb308b8dd88536e0ae20503b7e8b082b | edf81dab55568a577917901e6d489d637cc7394c | refs/heads/main | 2023-05-04T16:40:40.988383 | 2021-05-31T14:20:43 | 2021-05-31T14:20:43 | 345,443,153 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,151 | cpp | #include "NSMassRadiusRelation.h"
// implementation goes here
double momentOfInertia(double mass, double radius){
/*
Model independent relation between moment of inertia and mass and
radius of a neutron star
Equation 8 in Raithel et al 2016 https://arxiv.org/abs/1603.06594
https://tap.a... | [
"fsbroekgaarden@gmail.com"
] | fsbroekgaarden@gmail.com |
8754411fbdd35a4f094f3cd5312ca87b91bb83ab | 7ee8d64a5252b6726d0be1d0a50fff804a33f5eb | /test/platform/test_unix.cpp | 1c51b2d6d839e7f20c51d0e8922ceebf67d73c38 | [] | no_license | WillBrennan/disk_usage | d4ccd21cf96b4e878f1c269f9e3f8ecdf73b8d34 | ebced2513d124b9c13f8c87ce8f50161456deab5 | refs/heads/master | 2023-07-13T19:42:53.725574 | 2021-08-22T21:26:06 | 2021-08-22T21:26:06 | 368,758,553 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,143 | cpp | #include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <stdlib.h>
#include "disker/platform/unix.h"
TEST(UnixPlatform, constructor) {
using disker::UnixPlatform;
auto platform = UnixPlatform();
}
TEST(UnixPlatform, platform) {
using disker::UnixPlatform;
const auto platform = UnixPlatform();
... | [
"willbrennan0@gmail.com"
] | willbrennan0@gmail.com |
1ebf663e79d9d94e94a02a9bedf8d2fc281402fc | ea741e687f1ca44eff65c29b8ea2e16fd6d9628d | /Anno 2018-2019/Lezioni/4a LSA/Codice C++/Altro/AreaQuadrato.cpp | 1430c66ab0717f5f61f89f5286939424516d12e8 | [] | no_license | fuserale/Baronio | cad84036e80bd9a8adff4fa4398597d74622ed89 | 18f41404cd836d69e7b3f1d9df3dd38bd7e6c003 | refs/heads/master | 2020-08-05T15:47:47.896393 | 2019-10-18T17:10:04 | 2019-10-18T17:10:04 | 212,599,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | cpp | #include <iostream>
using namespace std;
int lato;
void leggiLato(){
cout<<"Dammi il lato"<<endl;
cin>>lato;
}
int calcolaArea(int lato){
int area;
area = lato*lato;
return area;
}
int main(){
int area;
leggiLato();
area = calcolaArea(lato);
cout<<"Area: "<<area<<endl;
}
| [
"alessandrofsr@gmail.com"
] | alessandrofsr@gmail.com |
87ed01e2db42a7b0bf8cc10925b35f3cc896ecdb | 3dae85df94e05bb1f3527bca0d7ad413352e49d0 | /ml/nn/runtime/test/generated/examples/strided_slice_qaunt8_11.example.cpp | 5b56c7f674495fb58f70910b4b3e6d29ec30740b | [
"Apache-2.0"
] | permissive | Wenzhao-Xiang/webml-wasm | e48f4cde4cb986eaf389edabe78aa32c2e267cb9 | 0019b062bce220096c248b1fced09b90129b19f9 | refs/heads/master | 2020-04-08T11:57:07.170110 | 2018-11-29T07:21:37 | 2018-11-29T07:21:37 | 159,327,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 651 | cpp | // clang-format off
// Generated file (from: strided_slice_qaunt8_11.mod.py). Do not edit
std::vector<MixedTypedExample> examples = {
// Begin of an example
{
.operands = {
//Input(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
// int -> FLOAT32 map
{},
// int -> INT32 map
{},
// int -> QUA... | [
"wenzhao.xiang@intel.com"
] | wenzhao.xiang@intel.com |
019b54d7296021d40668372c8407266a2fe3f815 | afcbed73ddeedd43038ba1f473808b6d7773a7fe | /ReversePolishNotation.cpp | 4e7ec37ad6acbc0a2ba106ab5b4eab30a38dab94 | [] | no_license | SoumyaGarg-web/InterviewPrep | 4577b8df57ee252c2cc2e313e66ba815e2afe124 | c6bf6f724b04fd5aaa6c2cbba34b2467e78c3152 | refs/heads/master | 2020-11-29T13:00:13.610512 | 2020-05-29T09:43:15 | 2020-05-29T09:43:15 | 230,117,765 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 855 | cpp | class Solution {
public:
int evalRPN(vector<string>& tokens) {
stack<string>s;
int c,i;
for(i=0;i<tokens.size();i++){
if(tokens[i]!="+" && tokens[i]!="-" && tokens[i]!="*" && tokens[i]!="/"){
s.push(tokens[i]);
}
else if(!s.empty()){
... | [
"noreply@github.com"
] | SoumyaGarg-web.noreply@github.com |
c2193ea72743f1edaa3d65d0c54061e436485fd3 | 8c970ada20aa9e8df83cd6b8265cfb07abaed1f0 | /libstdframe_qt/source/std.useritems.cpp | ad1254e16fb1e838532504c6fdb388bb3c67f35c | [] | no_license | wilsonsouza/libstdframe_qt | b5798c101c8ee0157b64b46e038efe4d5569a04b | f5de65483cb1fd7f42d5be206429e1ab0970736b | refs/heads/master | 2020-03-30T05:01:08.683911 | 2018-09-29T20:47:30 | 2018-09-29T20:47:30 | 150,775,157 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 801 | cpp | //-----------------------------------------------------------------------------------------------//
// stdx.frame.x86 for Windows
// Dynamic library for QTxx
// Created by Wilson.Souza 2012, 2018
//
// WR Devinfo
// (c) 2016, 2018
//---------------------------------------------------------------------------------------... | [
"wilson.wettl@gmail.com"
] | wilson.wettl@gmail.com |
6b827a044b3ce32be8178e113ef2f0db755e068a | aad28fa1140e713c8591db5a383ac5f6605f743b | /59 Коробка/Коробка.cpp | c30bdf831af92cc700ebad884ea6f1bc2c20eb97 | [] | no_license | DaniilMuntyan/Solutions_e-olymp | d7ad45357d4f999c853efefcd47c39bc17e33664 | 7a318572e13f2e6103a2ade49c8ce9c5210caad9 | refs/heads/master | 2021-02-28T15:22:58.506994 | 2020-03-07T21:42:50 | 2020-03-07T21:42:50 | 245,708,666 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 215 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int n;
double a;
cin >> n;
for(int i = 0; i<n;i++)
{
cin >> a;
cout << setprecision(10) << fixed << a/6 << endl;
}
} | [
"daniilmuntjan@gmail.com"
] | daniilmuntjan@gmail.com |
42af2f51f1fc1a5843c14e914e798f8219b6eb6d | 30a6975de792d613db836346ff758a7c0797d400 | /lldb/include/lldb/API/SBFrame.h | d8fb075d2350b85c6aff84012ac02b5027791c49 | [
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive | WYK15/swift-Ollvm11 | 0a2aa1b216c8e3f38829ae16db846039e8de149e | b28dba1ebe1186790650c72d5e97d8b46f1bc6e0 | refs/heads/main | 2023-06-27T18:14:47.652175 | 2021-06-10T12:47:56 | 2021-06-10T12:47:56 | 367,350,198 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,833 | h | //===-- SBFrame.h -----------------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"wangyankun@ishumei.com"
] | wangyankun@ishumei.com |
45bca6b0fb7ef286a5d6b7031ef0bede7835c161 | 89fe54eca6ba119ce7acbcd3bbca97c42bf47cb4 | /Source/TableAndChair/TableAndChairGameModeBase.cpp | ad961c9fe16ca8f178e09d266079ecb56cfaedc1 | [] | no_license | sergio2692/MyTestZuru | 8fa353c8c66a6b0a55d23d5c1ebda6f02aa1ed20 | 246990f276c2c3de5ae2842dfc77cd2968a67354 | refs/heads/master | 2021-10-23T16:19:42.903458 | 2019-03-18T21:20:57 | 2019-03-18T21:20:57 | 176,371,283 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 123 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "TableAndChairGameModeBase.h"
| [
"sergio.lena26@gmail.com"
] | sergio.lena26@gmail.com |
048e34baef2667b9734a47d6ff30b585c5e3a055 | 78e0169772750737141baafcee27db03e3827c84 | /Proto/Common/ServiceRegisterBean.pb.cc | ab4c39ef7a38c39e9b0bf34d70fe46f9793e07a1 | [] | no_license | wujiancheng622/BaseCore | b9d5b6434ed40024fa5207c2ab61e089877bba81 | 9c374fb7bd23ba9d6b8c657de65e2278ca6cf1c5 | refs/heads/master | 2022-12-27T19:33:50.370214 | 2020-07-05T23:29:24 | 2020-07-05T23:29:24 | 276,653,082 | 1 | 0 | null | 2020-10-13T23:17:02 | 2020-07-02T13:26:04 | C++ | UTF-8 | C++ | false | true | 190,226 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ServiceRegisterBean.proto
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
#include "ServiceRegisterBean.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io... | [
"13003633971@163.com"
] | 13003633971@163.com |
7e5071c1a249572d0b314445bf38658af3b99495 | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /frameworks/native/libs/binder/IAppOpsCallback.cpp | e0aad2308d36a7f551f077689da48907d24ba968 | [
"MIT",
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 2,153 | cpp | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
fafeb6ea7780dbcc534d3487eaab8eadaff8ef1a | ea1a5b0acc253d5771a84ba83593354053c755e7 | /21.6-16.1/21.6-16.1/test.cpp | e84c5a95ced334dfb526d512f02b7ebd147a4940 | [] | no_license | CKlittleluck/C | cb1cd88382c61e75e1ab23a5ee359193da1ded3e | 48dbea13e9a54c1c30d4afff1424334c13e5ce2a | refs/heads/master | 2021-11-18T07:22:35.720498 | 2021-08-31T14:05:48 | 2021-08-31T14:05:48 | 250,755,504 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 302 | cpp | #include <iostream>
using namespace std;
#define ADD(x,y) ((x) + (y))
#define CMP(x,y) ((x) > (y))
int main()
{
double a, b, c;
while (cin >> a >> b >> c)
{
if (CMP(ADD(a, b), c) && CMP(ADD(a, c), b) && CMP(ADD(b, c), a))
cout << "Yes" << endl;
else
cout << "No" << endl;
}
return 0;
} | [
"1130018485@qq.com"
] | 1130018485@qq.com |
9a2b275ee0b18ef87cfe880e07c036855f0ea758 | b9c67e44cdb974ce151eb3005498fc32844123d9 | /workspace_cpp/BooleanGraph/src/recipes/recipes_loader.hpp | 76a7916892314a33daa9192dc79954ffea5985c9 | [] | no_license | labrax/codigosic_santanche | c14c70506af1439c7de9697290ac376351da380b | eef0c55222d9798d6ed399878892048163499947 | refs/heads/master | 2020-12-24T05:11:14.656300 | 2016-06-28T16:43:11 | 2016-06-28T16:43:11 | 41,826,150 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 681 | hpp | /*
* RecipesLoader.h
*
* Created on: Sep 14, 2015
* Author: vroth
*/
#ifndef SRC_RECIPESLOADER_HPP_
#define SRC_RECIPESLOADER_HPP_
#include <map>
#include <string>
#include <vector>
#include "recipe.hpp"
class RecipesLoader {
private:
unsigned int names_counter;
unsigned int recipes_counter;
FILE * f... | [
"labrax@gmail.com"
] | labrax@gmail.com |
c3a4ad518fb291dd12b3ad5bbc963b33dca0f653 | cc39291a754570e5f09d7659746397465c617189 | /LordOfTank/Public/Weapon/ArmorPiercingProjectile.h | b7c4c39f2e585569c89378b4dafaac05e5099f83 | [] | no_license | xmfkdlrjs4/LordOfTank | 269bf7311ebf050a75fa6a73d140ff6ae3608956 | cb7f4065aac2d95d27b4fec579828dc5ebfd4bf4 | refs/heads/master | 2020-05-24T09:00:54.736378 | 2017-03-27T18:32:50 | 2017-03-27T18:32:50 | 84,841,960 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 546 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "Weapon/Projectile.h"
#include "ArmorPiercingProjectile.generated.h"
/**
*
*/
UCLASS()
class LORDOFTANK_API AArmorPiercingProjectile : public AProjectile
{
GENERATED_BODY()
public:
AArmorPiercingProjectile();
... | [
"modori439@gmail.com"
] | modori439@gmail.com |
119f388009f7418228d425467a060eace1b00f7f | e680718836cc68a9845ede290e033d2099629c9f | /xwzgServerSource/AccountServer/T_Index.h | 3d7d35ad78d5d617d0567a1dee523be35fb65f00 | [] | no_license | liu-jack/sxkmgf | 77ebe2de8113b8bb7d63b87d71d721df0af86da8 | 5aa37b3efe49c3573a9169bcf0888f6ba8517254 | refs/heads/master | 2020-06-28T21:41:05.823423 | 2018-09-28T17:30:26 | 2018-09-28T17:30:26 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,223 | h | // 索引类,用于建立数据表之间的快速查询。加入的KEY不能重复
// 仙剑修,2001.12.18
//////////////////////////////////////////////////////////////////////
#ifndef INDEX_H
#define INDEX_H
#include "Define.h"
//#include "basefunc.h"
#pragma warning(disable:4786)
#include <map>
using namespace std;
////////////////////////////////////////////////////... | [
"43676169+pablones@users.noreply.github.com"
] | 43676169+pablones@users.noreply.github.com |
23bc1d621b772ae0b3f2e393e9fe0ec00390cbfb | 0d1e16d41663efca9191b51576bf09d64e805623 | /Преподователь № 1/ДЗ№11/12 work.cpp | ce4385b586fff887e7f411071b4a9d029c91f9e2 | [] | no_license | lukianchykov/Flash_C | ddd4ce697952d45d09b1f36dfda9e2ffcc55d758 | 9d6e120155ebe9b674a087687bf99f2d5d9c070e | refs/heads/master | 2021-07-13T17:22:22.216004 | 2017-09-18T17:31:05 | 2017-09-18T17:31:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | cpp | #include <iostream>
using namespace std;
void main()
{
int value;
cout << "Enter number\n";
cin >> value;
int lastDigit = 10;
while (value != 0)
{
if (value % 10 > lastDigit)
{
cout << "Does not match";
break;
}
lastDigit = value % 10;
value /= 10;
}
if (value == 0)
cout << "Match";
} | [
"lukigor61@gmail.com"
] | lukigor61@gmail.com |
37427622ee3968f981d2b13560e914f1eef51ec5 | 8af50772544313eca16d5f91dac5189e46fd0bb0 | /Tests/CDC_MySQL_TestsSuite.h | 7bb9e55a8ad6728b380edace3faa1fb8e32e91ca | [] | no_license | jjzhang166/CDC_MySQL | 463fc12a6ae7c3190bc2d846cbb8779cf997d545 | cd5b2147483ac1f71007ebbb85cabcdec548d5a3 | refs/heads/master | 2021-06-25T05:40:03.836099 | 2017-02-26T09:41:53 | 2017-02-26T09:41:53 | 103,227,273 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 213 | h |
#ifndef CppDBTestsSuite_INCLUDED
#define CppDBTestsSuite_INCLUDED
#include "CppUnit/TestSuite.h"
class CDC_MySQL_TestsSuite
{
public:
static CppUnit::Test* suite();
};
#endif // CppDBTestsSuite_INCLUDED
| [
"degui liu"
] | degui liu |
41cf2f8fb0cec1a3cda0b0236a4d098edddf5e7c | 31a5da841f221e14709b191aa50f36f9fed5b0c6 | /Game/Game.h | ca7401ea5ae6e079dd393f50decdb8a35946ee58 | [
"MIT"
] | permissive | BrunoFCM/ProjetoAeda | 7a50c477a983cac8d57a1bd2e7ec1d080a166e01 | 224f08e379c3bc4e7c57826a95d26370731304d7 | refs/heads/master | 2021-10-10T12:20:36.906520 | 2019-01-10T16:53:23 | 2019-01-10T16:53:23 | 155,564,773 | 0 | 0 | MIT | 2019-01-09T00:03:18 | 2018-10-31T13:46:40 | C++ | UTF-8 | C++ | false | false | 13,790 | h | #ifndef SRC_GAME_H_
#define SRC_GAME_H_
#include <iostream>
#include <string>
#include <vector>
#include <fstream>
#include <unordered_set>
#include "../Date/Date.h"
#include "../Interval/Interval.h"
#include "../PlaySession/PlaySession.h"
using namespace std;
class Date;
class Interval;
class PlaySe... | [
"noreply@github.com"
] | BrunoFCM.noreply@github.com |
cbeab70edc7740e29810a2b4e0b0bc7bd007d619 | 33223560c920a053146540ea0c4d35056fe4d966 | /Subject.h | e1d0076f70693c0083bca001501c2a5e3343d68a | [] | no_license | pzins/Sudoku | 22cc0db79dddfdd97d2d0b6cfe8dc760113baea0 | 527157479cc69fa4e27cba8c4fd770ab7a699465 | refs/heads/master | 2021-05-30T13:18:41.144508 | 2016-02-15T15:21:45 | 2016-02-15T15:21:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 207 | h | #include <vector>
class Observer;
class Subject
{
private:
std::vector<Observer*> observers;
public:
void notify();
void addObserver(Observer& _obs);
bool removeObserver(Observer& _obs);
};
| [
"zins.pierre@gmail.com"
] | zins.pierre@gmail.com |
356bd479c7af2997a228497bfedfb78ec1f76a11 | c31ad9981bb2760c6f389e9a6cf8a6893e9423e8 | /inexlib/ourex/HEPVis/include/HEPVis/nodekits/SoIdealTrackKit.h | 79fbabdb6d103c95bc66bdd74f9553259aa637f0 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | gbarrand/osc_vis_for_LHCb | 0582d7ed6734d9716619eb0fccc69904381529d8 | 2ba864c4475f988192c9799f5be85f1abf88c364 | refs/heads/master | 2021-10-25T21:32:51.600843 | 2021-10-17T07:45:20 | 2021-10-17T07:45:20 | 140,073,663 | 0 | 2 | null | 2021-10-17T07:45:20 | 2018-07-07T10:11:36 | C++ | UTF-8 | C++ | false | false | 5,020 | h | #ifndef INCLUDE_SoIdealTrackKit
#define INCLUDE_SoIdealTrackKit
#include <HEPVis/ParticleChar.h>
//adding fields to Kit
#ifdef WIN32
#include <SoWinEnterScope.h>
#endif
#include <Inventor/SbLinear.h>
#include <Inventor/nodekits/SoBaseKit.h>
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/fields/SoSFVec3f.h... | [
"guy.barrand@gmail.com"
] | guy.barrand@gmail.com |
f1d1ecca421cad40839f7acd6539262e371830b4 | 55a4fa8f0fe859d9683b5dd826a9b8378a6503df | /c++/string2.cpp | 22def7b7309dbc8385d0da0121569a844c928726 | [] | no_license | rongc5/test | 399536df25d3d3e71cac8552e573f6e2447de631 | acb4f9254ecf647b8f36743899ae38a901b01aa6 | refs/heads/master | 2023-06-26T05:38:37.147507 | 2023-06-15T03:33:08 | 2023-06-15T03:33:08 | 33,905,442 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 625 | cpp | #include <iostream>
#include <string>
#include <sstream>
#include "stdio.h"
#include "stdlib.h"
#include <pthread.h>
#include <string.h>
using namespace std;
class A
{
public:
operator std::string () const
{
stringstream stream;
stream << "hello\n";
//cout << s... | [
"zhangming025251@gmail.com"
] | zhangming025251@gmail.com |
37b75e8f5d4681a35f0d2be28b7c50e0e4a0d0f9 | cf6c0b34d0fe2dd2d7ffad64d5ced1bd647b0a4c | /src/fpga_driver.cpp | 1f6fbbcd31e0f5e65d113b6a754a51a4d926f79d | [] | no_license | OlegShishlyannikov/Commutator | a80e4a118493b1ea0a7ac7d3f8de435ce9dc7be2 | 9056577e308f6c96c7e0f62900bf3a4c02269a52 | refs/heads/master | 2020-04-11T16:05:47.958843 | 2019-09-25T01:57:27 | 2019-09-25T01:57:27 | 161,912,644 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,485 | cpp | #include "fpga_driver.hpp"
fpga_driver::fpga_driver() {
fpga_driver::fpga_reset();
fpga_driver::fpga_chip_deselect();
}
void fpga_driver::fpga_start() { GPIO_SetBits(FPGA_GPIO_PORT, FPGA_GPIO_START_PIN); }
void fpga_driver::fpga_stop() { GPIO_ResetBits(FPGA_GPIO_PORT, FPGA_GPIO_START_PIN); }
void fpga_driver::f... | [
"oleg.shishlyannikov.1992@gmail.com"
] | oleg.shishlyannikov.1992@gmail.com |
7dd80350e3adcb19ee3dda320f78930fa674901e | 08a2e70f85afd89ce06764f95785a3a3b812370e | /chrome/credential_provider/test/gcp_fakes.h | 566b58b48b2c3f69140a07ffef21fe739e605288 | [
"BSD-3-Clause"
] | permissive | RobertPieta/chromium | 014cf3ffb3436793b2e0817874eda946779d7e2d | eda06a0b859a08d15a1ab6a6850e42e667530f0b | refs/heads/master | 2023-01-13T10:57:12.853154 | 2019-02-16T14:07:55 | 2019-02-16T14:07:55 | 171,064,555 | 0 | 0 | NOASSERTION | 2019-02-16T23:55:22 | 2019-02-16T23:55:22 | null | UTF-8 | C++ | false | false | 7,109 | h | // Copyright 2018 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 CHROME_CREDENTIAL_PROVIDER_TEST_GCP_FAKES_H_
#define CHROME_CREDENTIAL_PROVIDER_TEST_GCP_FAKES_H_
#include <map>
#include <memory>
#include <stri... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
97b68663e169efec9510e183d1849342f4b53767 | 1085da57df5ed54a09263e5d91daa35813752800 | /include/VariadicKalmanFilter/VariadicKalmanFilter.hpp | 435b2626a00cad48a36cfc4eab1f97b60f5aa27d | [] | no_license | Areklis909/RemoveTheSpike | 0f8f7d7831455be31aab674a1319675e28599153 | 370e9c9aea117342d6094e02c8442cc4635241e0 | refs/heads/master | 2022-10-19T17:42:54.982619 | 2020-06-12T20:47:03 | 2020-06-12T20:47:03 | 229,638,789 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,445 | hpp | #ifndef VARIADIC_KALMAN_HPP
#define VARIADIC_KALMAN_HPP
#include <memory>
#include <armadillo>
#include <algorithm>
#include <iostream>
#include <cmath>
#include <AlarmDescriptor/AlarmDescriptor.hpp>
namespace NsVariadicKalmanFilter {
class VariadicKalmanFilter
{
struct VarKalStatus {
double ro;
double error;
... | [
"areklis909@gmail.com"
] | areklis909@gmail.com |
e52c4c8a6ee028f77527c78f4bcd8190fc209cc6 | 378fbed40c21d831ac932b7f66720b793d0e206b | /src/service/servicecontrol.cpp | e4cdc63f360cd2e23544e112dcac8c5411ac8d49 | [
"BSD-3-Clause"
] | permissive | danielhou0/QtService | fb45ba871fd1591fe03ed0f602f5c711f8a77f34 | bd481274ffe2ea3920d3532a4ac0fd5103ddc254 | refs/heads/master | 2020-04-21T23:03:24.475389 | 2019-02-03T11:25:45 | 2019-02-03T11:25:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,458 | cpp | #include "servicecontrol.h"
#include "servicecontrol_p.h"
#include "logging_p.h"
#include "service_p.h"
using namespace QtService;
QStringList ServiceControl::listBackends()
{
return ServicePrivate::listBackends();
}
QString ServiceControl::likelyBackend()
{
#if defined(Q_OS_ANDROID)
auto backend = QStringLiteral("... | [
"Skycoder42@users.noreply.github.com"
] | Skycoder42@users.noreply.github.com |
8de42b28c1b71984eb78f6165c7e9b99c877de99 | ca387b33b22149d2c69186b01bc299fb2617c495 | /spec/ffi/clang/fixtures/completion.cxx | db0951ff660549e6442963ea9b66fc03645f0428 | [
"MIT"
] | permissive | ioquatix/ffi-clang | f6b19599e5e1ef083a0dd0c573e1a503d5fdf014 | 66066865d76126337b971a9a1196851bbb35ac57 | refs/heads/main | 2023-06-22T05:42:00.262125 | 2023-05-05T22:09:37 | 2023-05-05T22:09:37 | 10,642,976 | 35 | 20 | MIT | 2023-06-10T14:20:54 | 2013-06-12T13:06:10 | Ruby | UTF-8 | C++ | false | false | 84 | cxx | #include <vector>
std::vector<int> v1;
std::vector<> v2;
int main(void) {
v1.
}
| [
"sabottenda@gmail.com"
] | sabottenda@gmail.com |
3bca73d556d39e06460afc2d90447d5f6d99966e | 282e81714be6e702cd9696357b3a163bce1f19b8 | /2018/day25.cpp | eaac87f21d447bbcfd8718ab38727a235f71625c | [
"Unlicense"
] | permissive | antfarmar/aoc | 5bf6c844853359d16d1fa5941b9aa085d0f2ddc6 | 94b20acb28ce28cd0633c33e3bb8b615828a0dcd | refs/heads/master | 2021-11-20T13:43:52.056982 | 2021-09-27T13:53:52 | 2021-09-27T13:53:52 | 163,704,749 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,597 | cpp | // Advent of Code 2018
// Day 25: Four-Dimensional Adventure
// https://adventofcode.com/2018/day/25
#include <chrono>
#include <functional>
#include <iostream>
#include <iterator>
#include <valarray>
#include <vector>
// a 4D point in spacetime
struct Point {
// int x, y, z, t;
std::valarray<int> co;
};
// ... | [
"markfarrugiamail@gmail.com"
] | markfarrugiamail@gmail.com |
85a2c930f6006e983366b9125d5b82816a57997f | 41d6b7e3b34b10cc02adb30c6dcf6078c82326a3 | /src/plugins/azoth/accountslistwidget.h | 8d1e6cb24413c411242b4cd456e8976f8b4c6101 | [
"BSL-1.0"
] | permissive | ForNeVeR/leechcraft | 1c84da3690303e539e70c1323e39d9f24268cb0b | 384d041d23b1cdb7cc3c758612ac8d68d3d3d88c | refs/heads/master | 2020-04-04T19:08:48.065750 | 2016-11-27T02:08:30 | 2016-11-27T02:08:30 | 2,294,915 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,682 | h | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2006-2014 Georg Rudoy
*
* Boost Software License - Version 1.0 - August 17th, 2003
*
* Permission is hereby granted, free of charge, to any person or organiz... | [
"0xd34df00d@gmail.com"
] | 0xd34df00d@gmail.com |
468977eecaa88adf6710898669e11a773e8dc902 | 964afbb8a6a28fdab787efa27ed634d8bf95b3ca | /statusCheck/src/downcheck/downcheck.cpp | b1486cbecf638bbec32326bb5f5e1587bca62925 | [] | no_license | small-cat/myCode_repository | e0e68d37816a2090ba7d4732107ca96f92d903ed | 7b481cdfe69ef157194f69e4d337086159930240 | refs/heads/master | 2021-05-16T05:35:31.121663 | 2021-05-12T02:06:32 | 2021-05-12T02:06:32 | 42,913,745 | 1 | 1 | null | 2020-12-13T06:02:29 | 2015-09-22T05:40:02 | C++ | UTF-8 | C++ | false | false | 17,332 | cpp | /**************************************************
> File name: downcheck.cpp
> Author: wzhenyu
> mail:
> Create Time: 2016-04-01 15:20
****************************************************/
#include "downcheck/downcheck.h"
typedef enum {VGG=0, VI=3, VID=4, VMMS=7, VIMM=8}ServType;
static const char... | [
"mblrwuzy@gmail.com"
] | mblrwuzy@gmail.com |
5f9a9dad99841d59b37b56f1724d8348dfaad82b | 15383b87591d6f8f116eaab30ee2b71b0a82ec57 | /dlib-19.22/dlib/gui_widgets/fonts.cpp | 75d4d8b571a9d5f4623be9243dbc40b8d853723c | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kwkim5/Studio_Prj_Arch2021 | d54aec7739fd9166859b156228a3909148def8cd | d0e8d6f05d2f3412b6698259e488204c15e77135 | refs/heads/main | 2023-06-10T05:07:23.934614 | 2021-06-16T05:01:05 | 2021-06-16T05:01:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,405 | cpp | // Copyright (C) 2005 Davis E. King (davis@dlib.net), and Nils Labugt, Keita Mochizuki
// License: Boost Software License See LICENSE.txt for the full license.
#ifndef DLIB_FONTs_CPP_
#define DLIB_FONTs_CPP_
#include "fonts.h"
#include <fstream>
#include <memory>
#include <sstream>
#include "../seriali... | [
"windheim@nowhere.com"
] | windheim@nowhere.com |
c635f88982e2beacae31f8ae17b43dcf385ab80f | 0dde4e977c748fe1dfa5458d9bf790e38ae5b3be | /trunk/calibration/sc_calib/gamecock/ParameterSlider.h | d9f6506016e4bb4c8f2d175aab291ad730f74c7a | [] | no_license | jasonbono/CLAS | e27a48f96b753e11a97803bbe4c782319c4f8534 | c899062b8740cdb6ef04916d74f22cebc5d2c5f8 | refs/heads/master | 2020-05-24T03:56:12.542417 | 2019-05-16T17:50:31 | 2019-05-16T17:50:31 | 187,074,934 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 660 | h | #ifndef _PARAMETERSLIDER_H
#define _PARAMETERSLIDER_H
#include "ROOT.h"
const int id_sli = 1;
const int id_ent = 2;
const int sliderSteps = 250;
class ParameterSlider: public TGCompositeFrame {
const TGWindow* parent;
bool mouseHold;
TGLabel* lab;
TGHSlider* sli;
TGNumberEntry* ent;
int ipar;
double va... | [
"jason.s.bono@gmail.com"
] | jason.s.bono@gmail.com |
640ff8cc247ec1cf96a172c1b960c3edb7c9d85e | 30ae9ecbaac0c69546c8b3f17969f83f9b1c6cca | /level.h | 9593d212a5115f63e74dbf2a08c9aade499c81b0 | [] | no_license | happier/Quadris | 8200ef7601d952b0b4c2780272f81c71c908e8c6 | 6a63abb0c425280965bfbfad8eee5b134e0eeae2 | refs/heads/master | 2021-01-18T03:54:09.771587 | 2011-11-23T20:11:56 | 2011-11-23T20:11:56 | 2,838,448 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 525 | h | #include "block.h"
#include "board.h"
#include <fstream>
class level{
private:
int score;
int hiscore;
int currentLevel;
std::ifstream fs; //store the content in "sequence.txt"
Board *b;
char nextBlock; //record the type of the next block
char numCharTransfer(int i);
void restart();
int numGenerato... | [
"happier.yiyaoliu@gmail.com"
] | happier.yiyaoliu@gmail.com |
d079f42303a8351a2944fd74ae1a416f1066b459 | 387549ab27d89668e656771a19c09637612d57ed | /DRGLib UE project/Source/FSD/Public/HitscanBaseComponent.h | 7f40994a8505faaf4fdbfe7b8cafb5dcb3d70695 | [
"MIT"
] | permissive | SamsDRGMods/DRGLib | 3b7285488ef98b7b22ab4e00fec64a4c3fb6a30a | 76f17bc76dd376f0d0aa09400ac8cb4daad34ade | refs/heads/main | 2023-07-03T10:37:47.196444 | 2023-04-07T23:18:54 | 2023-04-07T23:18:54 | 383,509,787 | 16 | 5 | MIT | 2023-04-07T23:18:55 | 2021-07-06T15:08:14 | C++ | UTF-8 | C++ | false | false | 4,300 | h | #pragma once
#include "CoreMinimal.h"
#include "Curves/CurveFloat.h"
#include "DelegateDelegate.h"
#include "EImpactDecalSize.h"
#include "ERicochetBehavior.h"
#include "SpreadChangedDelegateDelegate.h"
#include "WeaponFireComponent.h"
#include "HitscanBaseComponent.generated.h"
class AActor;
class UDamageClass;
class... | [
"samamstar@gmail.com"
] | samamstar@gmail.com |
c3d6d89dda48456c2a70af1c73d7b6413d6fe6f3 | 299b377022f52b20e3c9696950da9007e9b078a4 | /src/optimization/solvers/LP/direct/IPM/util.hpp | 6018d0d5ede2ab17740ae0681381a4e37c97255d | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | sg0/Elemental | 43cba65d001de299167363c349127cf8c23f7403 | 614f02509690449b553451e36bc78e7e132ea517 | refs/heads/master | 2021-01-15T09:33:56.394836 | 2016-02-29T18:25:53 | 2016-02-29T18:25:53 | 19,929,637 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,401 | hpp | /*
Copyright (c) 2009-2015, Jack Poulson
All rights reserved.
This file is part of Elemental and is under the BSD 2-Clause License,
which can be found in the LICENSE file in the root directory, or at
http://opensource.org/licenses/BSD-2-Clause
*/
#include "El.hpp"
#include "../../../QP/direct/IPM/util... | [
"poulson@stanford.edu"
] | poulson@stanford.edu |
13f2c136e94d31cc7381bd0d62064040ffe04c1a | 7e25e2b300f42f0db4036e3d2d799669730f3c5f | /hw3/code/mydean/C++Support/List.H | 43a593e6770f0b26a81f8bb37ac8b7b980bff048 | [] | no_license | zipxup/Artificial-Intelligence | 3630a30a1c986a31771030510245d614b6a7434c | 34195951e23ae46d5fbc0f6eaa4162607cb84326 | refs/heads/master | 2021-07-23T22:42:55.736280 | 2017-11-03T06:00:53 | 2017-11-03T06:00:53 | 105,795,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,037 | h |
#ifndef ListNode__HEADER
#define ListNode__HEADER
#include <iostream.h>
/****************************************************************/
/* CLASS NAME : ListAbsNode */
/* The abstract base class for all list nodes. */
/* A list node can insert, remove, displa... | [
"619818283@qq.com"
] | 619818283@qq.com |
9f9585e006b91c657329e44e8cacc67b59cb39ff | d7085a2924fb839285146f88518c69c567e77968 | /KS/SRC/eventmgr.cpp | 81a56cc425e24aab7d3e52fedb4e7763e947942c | [] | no_license | historicalsource/kelly-slaters-pro-surfer | 540f8f39c07e881e9ecebc764954c3579903ad85 | 7c3ade041cc03409a3114ce3ba4a70053c6e4e3b | refs/heads/main | 2023-07-04T09:34:09.267099 | 2021-07-29T19:35:13 | 2021-07-29T19:35:13 | 390,831,183 | 40 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 714 | cpp | /*-------------------------------------------------------------------------------------------------------
EVENTMGR.CPP - Event manager implementation
-------------------------------------------------------------------------------------------------------*/
#include "global.h"
#include "eventmgr.h"
DEFINE_... | [
"root@teamarchive2.fnf.archive.org"
] | root@teamarchive2.fnf.archive.org |
b2c25113b6a22c16d07614667f36fab2154211e5 | 248785ed4d072269e3977b83a34c4031d3bc1618 | /projects/Project Dragon/src/WorldBuilderV2.cpp | 3a495e1c4a0732cf00875c8653f37f2c337f1ec6 | [] | no_license | ALAND0NG/CG-MIDTERM | 736addd655cb246172f628432391460dd189574c | 9ef6ceedfb71aef0307ddf14b77f3bf17163cbf1 | refs/heads/master | 2023-03-02T17:35:37.919528 | 2021-02-15T04:50:11 | 2021-02-15T04:50:11 | 338,968,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,979 | cpp | //
//
// -- World Builder V2 --
//
//
#include "WorldBuilderV2.h"
void WorldBuilderV2::BuildNewWorld()
{
DestroyCurrentWorld();
ResetWorldData();
FillWorldData();
int temp = 0;
for each (int i in WorldData) {
if (i > 0)
temp += 1;
}
std::cout << "\n\n\nWorld Size: " << temp << "\n\n... | [
"alan1216221973@gmail.com"
] | alan1216221973@gmail.com |
3a47b9b4eee1c78efecad3895fd07e59e1cd3575 | d06856e6c22e37bb86856daa47cb7b51da78d698 | /Source/WebKit2/WebProcess/WebPage/FindController.h | da03b79a79c2c7a9c3b13d7542e4c01d1ad3e1e9 | [] | no_license | sfarbotka/py3webkit | 8ddd2288e72a08deefc18a2ddf661a06185ad924 | 4492fc82c67189931141ee64e1cc5df7e5331bf9 | refs/heads/master | 2016-09-05T17:32:02.639162 | 2012-02-08T15:14:28 | 2012-02-08T15:14:28 | 3,235,299 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,081 | h | /*
* Copyright (C) 2010 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | [
"z8sergey8z@gmail.com"
] | z8sergey8z@gmail.com |
2b08a8a20c006b29d070d4fd030f8d50e6c69079 | 607bf4f7abe5b7315232e793e43a409936340c33 | /2__2.cpp | bc776763f4e8179886dcdea43bf3e6786900303b | [] | no_license | MusorinDima/ProjectC | 70587a7c508a757d7949071f7cbd2613e33e2cbd | d2d8721bd27a321d43ef13c6fbc4191c5c43cabb | refs/heads/master | 2023-08-23T04:35:02.096438 | 2021-11-04T14:15:55 | 2021-11-04T14:15:55 | 415,130,872 | 0 | 1 | null | 2021-11-02T12:36:37 | 2021-10-08T21:25:10 | C++ | UTF-8 | C++ | false | false | 694 | cpp | //
// Created by dimam on 30.10.2021.
//
#include <iostream>
#include<cstdlib>
#include<math.h>
using namespace std;
int main()
{
setlocale(0, "");
float w, a, x;
cout << "Vvedi a" << endl;
cin >> a;
cout << "Vvedi x" << endl;
cin >> x;
if (abs(x) < 1) {
if (x != 0) {
w ... | [
"dimamusorin542@gmail.com"
] | dimamusorin542@gmail.com |
d0cecce8549b673cc9ba6df23911f10535348980 | c0fafe98005cff806723bea362e0e81bdc37a48d | /hphp/runtime/ext/asio/external_thread_event_wait_handle.cpp | 95f604d3dc371e2ca4a9309596e73afa7297b626 | [
"PHP-3.01",
"LicenseRef-scancode-unknown-license-reference",
"Zend-2.0"
] | permissive | orakle/hiphop-php | 8d15b46ff5197b90004f6d327cc7d16f113b8bf4 | 56172bc9fca251456620584be4959f1d333bf851 | refs/heads/master | 2021-01-17T22:46:54.676566 | 2013-05-25T19:25:57 | 2013-05-25T19:25:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,264 | cpp | /*
+----------------------------------------------------------------------+
| HipHop for PHP |
+----------------------------------------------------------------------+
| Copyright (c) 2010- Facebook, Inc. (http://www.facebook.com) |
| Copyrigh... | [
"sgolemon@fb.com"
] | sgolemon@fb.com |
0d27b7d6a134f368f5f2de8caad9c38e8ecc852a | 6e8f3cddd5dec49802c535f8985169a930397bb0 | /Part_5/irb140/irb140_planner/src/irb140_cart_move_as.cpp | 3cc9ff6c1ca66992f180d1e4ff168d2bb362a99f | [] | no_license | rojas70/learning_ros_noetic | 539a9f380ad1aae41fda0935e69096502a9f89d1 | 16003f47286a14045cc791dd50834489cf94ebb1 | refs/heads/main | 2023-05-09T20:39:59.717015 | 2021-05-20T02:43:08 | 2021-05-20T02:43:08 | 314,724,187 | 1 | 7 | null | 2021-03-16T02:35:50 | 2020-11-21T03:27:42 | null | UTF-8 | C++ | false | false | 3,426 | cpp | // irb140_cart_move_as:
// wsn, Nov, 2018
// action server to accept commands and perform planning and motion requests
//#include <arm_motion_interface/arm_motion_interface.h>
#include <irb140_fk_ik/irb140_kinematics.h> //in this case, choose irb140; change this for different robots
#include <fk_ik_virtual/fk_ik_vi... | [
"cxq41@case.edu"
] | cxq41@case.edu |
8da891ea955fbfc9334f65eed428a905e76bf51f | b2d46af9c6152323ce240374afc998c1574db71f | /cursovideojuegos/theflostiproject/Code/Flosti Engine/Input/__PCH_Input.h | cebcb88ef12b6d823e71f9431b94beed0a3d76ba | [] | no_license | bugbit/cipsaoscar | 601b4da0f0a647e71717ed35ee5c2f2d63c8a0f4 | 52aa8b4b67d48f59e46cb43527480f8b3552e96d | refs/heads/master | 2021-01-10T21:31:18.653163 | 2011-09-28T16:39:12 | 2011-09-28T16:39:12 | 33,032,640 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 265 | h | #pragma once
#ifndef __PCH_INPUT_H__
#define __PCH_INPUT_H__
// Add here the more used includes...
#include <Base.h>
#include <vector>
#include <map>
#include <string>
#include "Assert.h"
#include "Math/MathUtils.h"
#include "Math/Vector3.h"
#endif | [
"ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a"
] | ohernandezba@71d53fa2-cca5-e1f2-4b5e-677cbd06613a |
baee8cc4e43a1a5b537690cf998dec405bb59bc9 | 2b984e87cc5239bda08a9de7ddd31ad2a18774d5 | /baekjoon/10868.cpp | 0e8bb967e806b110abed8f55f55e0bd49b4555c0 | [] | no_license | pce913/Algorithm | f862d0f450471c3b910bcf50e684caf856ec4165 | 1cb695972ea6804c8d669a9b606f1aaf87360af6 | refs/heads/master | 2022-02-08T06:51:39.537054 | 2022-01-31T16:20:03 | 2022-01-31T16:20:03 | 110,357,251 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,230 | cpp | #include<stdio.h>
#include<algorithm>
using namespace std;
int a[100001];
int tree[300001]; // 배열의 최대길이보다 3배 정도로 잡아야 한다.
int query(int node, int start, int end, int i, int j){ // i,j 우리가 구하고 싶은 범위 i~j
if (i > end || j < start)
return 1300000000;
if (i <= start && j >= end)
return tree[node];
return mi... | [
"pce0913@naver.com"
] | pce0913@naver.com |
91a9e4767607a776a1e21b39c0c75047bd97d90b | 3ce84c6401e12cf955a04e3692ce98dc15fa55da | /applications/drone/drone-core/radio/r9Module.h | a31bbab41aff1690cc3420d9497274e00b05b2a4 | [] | no_license | PimenovAlexander/corecvs | b3470cac2c1853d3237daafc46769c15223020c9 | 67a92793aa819e6931f0c46e8e9167cf6f322244 | refs/heads/master_cmake | 2021-10-09T10:12:37.980459 | 2021-09-28T23:19:31 | 2021-09-28T23:19:31 | 13,349,418 | 15 | 68 | null | 2021-08-24T18:38:04 | 2013-10-05T17:35:48 | C++ | UTF-8 | C++ | false | false | 833 | h | #ifndef FRSKYMULTIMODULE_H
#define FRSKYMULTIMODULE_H
#include <stdint.h>
class R9Module
{
public:
enum ChannelID {
CHANNEL_0,
CHANNEL_THROTTLE = CHANNEL_0,
CHANNEL_1,
CHANNEL_ROLL = CHANNEL_1,
CHANNEL_2,
CHANNEL_PITCH = CHANNEL_2,
CHANNEL_3,
... | [
"Aleksandr.Pimenov@lanit-tercom.com"
] | Aleksandr.Pimenov@lanit-tercom.com |
b25007cca23805423c89d076cb59b3a0cbca0902 | 6f4883cec42366e1ed7dc4ddf25b56e7702b0c69 | /3232/5607601_WA.cpp | 01faba45648797eca3cdf20679adf1e5aa87a513 | [] | no_license | 15800688908/poj-codes | 89e3739df0db4bd4fe22db3e0bf839fc7abe35d1 | 913331dd1cfb6a422fb90175dcddb54b577d1059 | refs/heads/master | 2022-01-25T07:55:15.590648 | 2016-09-30T13:08:24 | 2016-09-30T13:08:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 846 | cpp | #include<cstdio>
int a[110000],n,m,water;
int left,right,mid;
int check()
{
int i;
__int64 total,tmp,v;
total=(__int64)(m*mid);
for(i=1;i<=n;i++)
{
v=a[i]-mid;
if(v<=0)
continue;
if(v%water)
tmp=(v/water)+1;
else
tmp=v/water;
if(tmp>mid)
return 0;
total-=tmp... | [
"dilin.life@gmail.com"
] | dilin.life@gmail.com |
15ab479f3754b841972137612c6da13f38bc6482 | 34aac694ccb9f953456a5cd2328ab1ea15abb799 | /UVa_ACM/101 - Volume CI/UVa 10196(Simple, Simulation, Ad-hoc, Board-game, Chess).cpp | d639bd539b518b1d889f446532f846a4aca63833 | [] | no_license | ottersome/Judge-1 | 98eca71c2f847032dc976cb1ffe63887bbc15339 | 1996a49293bde9bc15162501a23d7b51a3830185 | refs/heads/master | 2020-04-30T07:08:26.341120 | 2017-08-28T12:32:47 | 2017-08-28T12:32:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,298 | cpp | #include <stdio.h>
#include <string.h>
#include <iostream>
#include <string>
using namespace std;
char B[10][10];
string check = "Kk";
int Input()
{
int i, j;
memset(B, 0, sizeof(B));
for (i = 1; i <= 8; i++)
{
for (j = 1; j <= 8; j++)
if ((B[i][j] = getchar()) == EOF)
return EOF;
get... | [
"m80126colin@gmail.com"
] | m80126colin@gmail.com |
c92815a91e7b174ca06a4e4c2404d617ee4cd505 | 2ec14fd1724fc8959e1d3a1b4d3f61d5c0cf6f48 | /src/qt/overviewpage.h | f35a7df4a1fb4cc420e39d6a0650798ec70a44b6 | [
"MIT"
] | permissive | vitae-labs/Vitae | 7ddf8142d1e663f406399ec17de1c7bbba5e32fd | fa301e714cb26e742cfe29164a25961f1ff6d52c | refs/heads/main | 2022-07-28T15:48:24.765770 | 2022-01-29T06:13:19 | 2022-01-29T06:13:19 | 451,559,855 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,644 | h | // Copyright (c) 2011-2018 The Bitcoin Core developers
// Copyright (c) 2020-2021 The Vitae Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef VITAE_QT_OVERVIEWPAGE_H
#define VITAE_QT_OVERVIEWPAGE_H
#includ... | [
"hemant.singh.leu@gmail.com"
] | hemant.singh.leu@gmail.com |
66cc9c2c7fca88ec92af17c14003393fc7f53eea | 3e919bb9ac0cff9fa06e4b711a64f324e5522e17 | /graphlet/svg/storagecelletv.cpp | 9d0ac81520d396a154e9ceddac892be20f403a96 | [] | no_license | uwp-at-mrit/ScalableVectorGraphlet | dca6cf54355df86c7b2fed91e4cb5a4181015da3 | f6c5679a929260a192cc46f8747b641f50e257a6 | refs/heads/master | 2020-04-23T13:54:30.798574 | 2019-02-19T01:41:27 | 2019-02-19T01:41:27 | 171,213,718 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,247 | cpp | #include "graphlet/svg/storagecelletv.hpp"
#include "paint.hpp"
using namespace WarGrey::SCADA;
using namespace Windows::UI;
using namespace Microsoft::Graphics::Canvas;
using namespace Microsoft::Graphics::Canvas::Brushes;
static CanvasSolidColorBrush^ default_sign_color = nullptr;
/*****************************... | [
"juzhenliang@gmail.com"
] | juzhenliang@gmail.com |
2880f6cbcb447d5687c287940071d2e006b58068 | 3490e7a37bb2ba0b1c81b101403604013f5e8fc4 | /iroha-master/shared_model/backend/protobuf/impl/proto_query_response_factory.cpp | 6097872ced14331b3c98b1a1735e96a86e5d02e4 | [
"Apache-2.0",
"CC-BY-4.0"
] | permissive | rogelcorral/My-Iroha-Playground | 28beb346be6e086baca2671df5bd996b024801cb | c370a114e6039f8667c2b68b7dcb10e4c387c67d | refs/heads/master | 2022-12-10T02:16:34.315230 | 2019-08-21T21:18:29 | 2019-08-21T21:18:29 | 202,802,406 | 0 | 0 | Apache-2.0 | 2022-12-07T23:53:59 | 2019-08-16T21:38:48 | C++ | UTF-8 | C++ | false | false | 17,460 | cpp | /**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#include "backend/protobuf/proto_query_response_factory.hpp"
#include "backend/protobuf/permissions.hpp"
#include "backend/protobuf/query_responses/proto_block_query_response.hpp"
#include "backend/protobuf/query_resp... | [
"51706135+rogelcorral@users.noreply.github.com"
] | 51706135+rogelcorral@users.noreply.github.com |
5c87e435d5a9bcc4518d466465ff6923431d3c5c | f572446a43c89a28cc7e115ec71cbb3970bf8db8 | /sched/src/RestreamQBox.H | 369dd5177a2d1e180634ffdb508544fb52d997e3 | [] | no_license | as010101/Autemp | b0b47b711b48a5cdaf79c44dace28841d41608b4 | 2a3ae6b536ab8a13afebba3e9be02eeae27e4713 | refs/heads/master | 2022-06-10T05:55:55.545374 | 2020-05-06T08:11:32 | 2020-05-06T08:11:32 | 260,402,901 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 562 | h | #ifndef RESTREAMQBOX_H
#define RESTREAMQBOX_H
#include "QBox.H"
#include "FieldExt.H"
#include "GroupByState.H"
#include "GroupByHash.H"
class RestreamQBox : public QBox
{
public:
RestreamQBox();
~RestreamQBox() {};
Box_Out_T doBox();
void setModifier(const char* input);
void setHash(GroupByHash *hash);
p... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
fb85c92c6e64dfc14f8da93881da083d4ad0ece3 | 00613931db0dc1113d628b673b8a242fee684fac | /Module/JOYSTICK/Arduino/faces_joystick/faces_joystick.ino | 3f02d95315c75d631e12fdd8072c8b18b8262647 | [
"MIT"
] | permissive | m5stack/M5-ProductExampleCodes | 437b9413d92adb43c873149dd768da3d0b979869 | 1bc38736e61a362080d1dffc4020b3a2a1dff6ae | refs/heads/master | 2022-09-16T07:38:54.184583 | 2022-07-21T01:05:46 | 2022-07-21T01:05:46 | 156,688,327 | 316 | 524 | MIT | 2022-07-21T01:05:47 | 2018-11-08T10:17:23 | C | UTF-8 | C++ | false | false | 1,930 | ino | #include <M5Stack.h>
#include "Wire.h"
#define FACE_JOY_ADDR 0x5e
void Init(){
Wire.begin();
for (int i = 0; i < 256; i++)
{
Wire.beginTransmission(FACE_JOY_ADDR);
Wire.write(i % 4);
Wire.write(random(256) * (256 - i) / 256);
Wire.write(random(256) * (256 - i) / 256);
Wire.write(random(256) ... | [
"854410664@qq.com"
] | 854410664@qq.com |
57b69203b387705f1e047354debd509a8d42d1d1 | 39687a63b28378681f0309747edaaf4fb465c034 | /examples/14_matrix/OpenNL/example1/main.cpp | 4c37a8cc5e5ac90d9b4108463d5029bafc6be0e4 | [] | no_license | aldongqing/jjcao_code | 5a65ac654c306b96f0892eb20746b17276aa56e4 | 3b04108ed5c24f22899a31b0ee50ee177a841828 | refs/heads/master | 2021-01-18T11:35:25.515882 | 2015-10-29T01:52:33 | 2015-10-29T01:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,905 | cpp | #pragma warning(disable:4244 4267 4819 4996)
#include <CGAL/Cartesian.h>
#include <CGAL/Timer.h>
#include <sstream>
#include <fstream>
#include <string>
#include <OpenNL/linear_solver.h>
//typedef OpenNL::DefaultLinearSolverTraits<double> Solver;
typedef OpenNL::SymmetricLinearSolverTraits<double> Solver;
typedef Sol... | [
"jjcao1231@gmail.com"
] | jjcao1231@gmail.com |
8e9daedb517871897892062f80a28459474ca7a0 | f8b98cbeaa65199968d34e54b122e741d114761a | /libs/dlib/matrix/matrix_qr.h | f13d04b0e6c68bee429e6c9d2f307000b7db22a6 | [
"MIT"
] | permissive | xdxdVSxdxd/ofxKinectProjectorToolkit | db9aab101a0a0573a28bf7b7458d398433a19439 | f93b19784249661064c683f83f4a58da30e40f95 | refs/heads/master | 2020-03-21T16:16:28.755047 | 2016-12-25T21:10:44 | 2016-12-25T21:10:44 | 138,760,805 | 1 | 0 | MIT | 2018-06-26T15:55:44 | 2018-06-26T15:55:44 | null | UTF-8 | C++ | false | false | 12,469 | h | // Copyright (C) 2009 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
// This code was adapted from code from the JAMA part of NIST's TNT library.
// See: http://math.nist.gov/tnt/
#ifndef DLIB_MATRIX_QR_DECOMPOSITION_H
#define DLIB_MATRIX_QR_DECOMPOSITION_... | [
"kogan.gene@gmail.com"
] | kogan.gene@gmail.com |
ff5c2ca4bd68e25a8150befe882308d3655cf486 | b01aa893a338b4028682e683c82350dad033af33 | /header/Background.h | 3ad1c01523e947a55bc0c2c9334aa9c4fcb9d6ec | [] | no_license | wheo/HelloSDL_git | 73592a20d1fafd0951e5b0994753182b37773a18 | c2027251047314e2c563f9dc64b83c9ff62576fc | refs/heads/master | 2020-09-16T03:32:11.999537 | 2019-11-25T05:31:12 | 2019-11-25T05:31:12 | 223,637,754 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 669 | h | //
// Background.h
// Arkanoid
//
// Created by Maciej Żurad on 11/26/12.
// Copyright (c) 2012 Maciej Żurad. All rights reserved.
//
#ifndef __Arkanoid__Background__
#define __Arkanoid__Background__
#include <iostream>
#include "SDL.h"
#include "scaler.h"
#include "Game.h"
class Background {
private:
float... | [
"wheo@tnmtech.co.kr"
] | wheo@tnmtech.co.kr |
8e2c392d681a701f79da0468aa76baed75176916 | 485ce90e6f7ec2586eea07ffda382d989182634d | /EXPR/ASM.h | 10c5064b8df81ac234919f39814c64d8051f62ac | [] | no_license | xtmgah/SDEAP | 72b6c3d2f6a6c77df9dbf817b44700be00e80ba8 | bd1211a25da15e3a867dcb17546d6bb0a24019ff | refs/heads/master | 2020-06-13T06:47:40.094492 | 2015-12-01T02:37:48 | 2015-12-01T02:37:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 623 | h |
#ifndef ASM_H
#define ASM_H
#include<map>
#include<set>
#include<list>
#include<vector>
#include<iostream>
#include<string>
#include <sstream>
#include <float.h>
#include <math.h>
#include "TOK.h"
#include "SPGraph.h"
class ASM{
public:
std::map<std::string, SPGraph> ASM_Map;
std::map<std::string, double> Junction... | [
"ywyang@pigeon.ib.int.bioinfo.ucr.edu"
] | ywyang@pigeon.ib.int.bioinfo.ucr.edu |
298d9e280bdccb9903664a1256e78283453cec57 | 97ca456c57dd3e5e4e05c8ec23f61efb744431c7 | /.bak/Mqtt.cpp | 1bfc0dbc13303ae2242c75dd06e98522bed923ae | [] | no_license | kwokhung/testESP32 | 870b807749b7ff3b77dbb91d6e4bb61f675b9953 | 0005d5b8e131b86cda8d29c1be6325d58b86d3ab | refs/heads/master | 2020-12-30T11:02:32.516155 | 2019-03-18T04:56:37 | 2019-03-18T04:56:37 | 98,839,362 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,073 | cpp | //#include <EEPROM.h>
#include <ArduinoJson.h>
//#include <ESP8266WiFi.h>
#define ESP8266
#include <PubSubClient.h>
#include "Led.h"
#include "OLed.h"
#include "Mqtt.h"
Mqtt::Mqtt(Gprs &gprs, char *mqttUrl, Led &led, OLed &oLed)
: gprs(&gprs),
//client(new PubSubClient(*new WiFiClient())),
client(new ... | [
"chu_kwokhung@yahoo.com.hk"
] | chu_kwokhung@yahoo.com.hk |
64beeb7dcae52bf1108f66aa296faf3ad99d192c | c9a59aa6cad390cf8d5c6216fb099c453bfe39fc | /tests/controls/label.cpp | ec72d1a3b71c21b797dbfd0ae8ec867c11a3d469 | [] | no_license | wxWidgets/wxWidgets | c4e771419c1559236dc9907baeb80b20d89131b4 | 8ca3d3bc75e8fa1b851cbaeaef128575fd8af0af | refs/heads/master | 2023-08-31T21:26:31.145264 | 2023-08-29T11:06:06 | 2023-08-31T16:00:35 | 1,764,646 | 5,766 | 2,177 | null | 2023-09-14T18:04:44 | 2011-05-18T05:54:03 | C++ | UTF-8 | C++ | false | false | 4,515 | cpp | ///////////////////////////////////////////////////////////////////////////////
// Name: tests/controls/label.cpp
// Purpose: wxControl and wxStaticText label tests
// Author: Francesco Montorsi
// Created: 2010-3-21
// Copyright: (c) 2010 Francesco Montorsi
///////////////////////////////////////... | [
"vadim@wxwidgets.org"
] | vadim@wxwidgets.org |
0bf35a3309571dc08ae5046cac8d461bb538371b | 372ad9c2f0db8709f5b7074acf601874e32266b6 | /Shared/StackTrace.cpp | 92037d024d8287eb7c346b7f86bffe2ca8257f59 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | Likes123/omniscidb | f69894656e8ae9e7b724e06d84a5fa28f097958c | 1e4904c0622bcef67dbe7a95ef9cb64f9d505d80 | refs/heads/master | 2020-08-31T14:21:26.728671 | 2019-10-29T05:56:57 | 2019-10-30T17:12:55 | 218,709,632 | 1 | 0 | Apache-2.0 | 2019-10-31T07:34:52 | 2019-10-31T07:34:51 | null | UTF-8 | C++ | false | false | 2,412 | cpp | /*
* Copyright 2019 OmniSci, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | [
"dev@aas.io"
] | dev@aas.io |
d49c84d09b97b3bac8ae09b2edb2d51f06aa29be | f8b34daec10ecbfa302afa4d7841f3ee25026c3a | /2.3/nocows_4.cc | 1cc754c25f4ee97139b5be12bcfd122716273ec1 | [] | no_license | bunneyster/usaco | 804673b12070c1365d5dced0d811304376fc89c6 | 20c18ef2051d3c20c3be8773c7bcb3a4a3dac968 | refs/heads/master | 2023-05-13T23:00:04.553239 | 2018-10-10T17:19:24 | 2018-10-10T17:19:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,195 | cc | /*
ID: stapark1
LANG: C++14
TASK: nocows
*/
#include <array>
#include <fstream>
std::ifstream input("nocows.in");
std::ofstream output("nocows.out");
int main() {
int numCows, treeHeight;
input >> numCows >> treeHeight;
if (numCows % 2 == 0) {
output << 0 << std::endl;
return 0;
}
// [i][j] = # w... | [
"stapark008@gmail.com"
] | stapark008@gmail.com |
403d301747f9a0daf4b124403bfbb47f0c1685ba | 46d1cb7fd44d0c770f0ada83fb5638df7a79602f | /U2004_05_01_Sword3/Intermediate/Build/Win64/UE4Editor/Inc/U2004_05_Combat/IWeapon.gen.cpp | 974754d30845968e6fbc5b62be4327f0b3f1fe31 | [] | no_license | brightface/UnrealEngineCode | 7c0ddc07374b6d767d00938aa2865ae7508a4419 | d0bb064a98e1a8f6d054cd33d6f73de7b3a7f0ad | refs/heads/main | 2023-01-19T03:26:06.645390 | 2020-11-23T15:10:04 | 2020-11-23T15:10:04 | 315,271,225 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,070 | cpp | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"brightface@hanmail.net"
] | brightface@hanmail.net |
e31945af934f5a77a4d153b03328e6d291c33dd6 | df3562b194ad2728a9aeebbdfd6b5d3117b37456 | /Src/Lib/Loggers/ConsoleLogger/Includes/Logger.h | e046777ddfcd110393586d36454f8b4cd18a9f54 | [
"MIT"
] | permissive | ericyao2013/UAV-Drona | f96a749ea9cfadb946c3691e0d93ee77e9fd52a2 | 1877b3d658401b9d65d4b5cf52b96e7efa479d6a | refs/heads/master | 2020-03-18T17:18:12.162654 | 2018-04-10T18:35:09 | 2018-04-10T18:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,035 | h | #ifndef LOGGER_H
#define LOGGER_H
#include<pthread.h>
#include<stdio.h>
#include<string>
#include <iostream>
#include <stdlib.h>
#include <fcntl.h>
#include <string.h>
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include... | [
"ankushdesai@gmail.com"
] | ankushdesai@gmail.com |
535bb1031f280f2d6dcec0f58151c424f77629cd | 229d946bfe9082b965b82b3e6a0aea5496888359 | /Vector.cpp | 93a9d8aab83b932234f54f2fa4bb55201f371e0f | [] | no_license | olevare/Reparateur-mesh | dd9be10087d67dfd2dd8e3578823c548cfc38a8a | b8ce1ecad0cc819e4b82c630c5991daea26b7fc8 | refs/heads/master | 2021-07-25T20:54:38.928317 | 2017-11-08T02:46:00 | 2017-11-08T02:46:00 | 109,918,830 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,674 | cpp | #include "Vector.h"
#include <math.h>
Vector::Vector(){}
Vector::Vector(double X, double Y, double Z){
x=X;
y=Y;
z=Z;
_norme = sqrt(x*x+y*y+z*z);
}
Vector::Vector(const Vector &p){
x = p.x;
y = p.y;
z = p.z;
_norme = sqrt(x*x+y*y+z*z);
}
Vector::Vector(Point p1,Point p2)
{
x = p2.getX()-p1.getX();
... | [
"olevare@gmail.com"
] | olevare@gmail.com |
06ede7a3efb5b71a1780bec9c002231e8e40fa8b | fcc6404169d4a92ef2f1523d854b8268e7d2d725 | /MainMenu.cpp | 475acab04e7229fbeb748755e9f52687f8446fa6 | [] | no_license | elizers/Laba3 | e050b86200339227483a2c6c9ca4e0a9402ca28e | 514ccad3512228bccd93701d9148e390694b0705 | refs/heads/master | 2022-09-22T10:54:42.162996 | 2020-06-06T13:04:58 | 2020-06-06T13:05:27 | 266,886,487 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 9,427 | cpp | #include "MainMenu.h"
#include "Accounts.h"
#include "AccountStructure.h"
#include "Utils.h"
#include <Windows.h>
#include <cstdio>
#include <string>
#include <list>
#include <iostream>
const std::string CONTAINER = "Container.txt";
// печать пунктов меню для изменения записи счёта
void print_change_menu()
{
std::co... | [
"elizers@mail.ru"
] | elizers@mail.ru |
2c9d9a21eeba512a8e9dbe359bd31fc525fd6460 | d6fb7a6a8721b316becbf89201946f81ea04d2d4 | /habitare2017.ino | 0070f80aee1257de0d2d11071b8a174d700cf07a | [] | no_license | liinumaria/habitare2017 | 702c966a930814667953f9517ac8c376236f1c90 | 5b435284d5e18e7fae5b451f63df5f53d1159dc0 | refs/heads/master | 2021-01-20T06:15:12.248122 | 2017-09-03T12:06:32 | 2017-09-03T12:06:32 | 101,495,949 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,332 | ino | #include <SPI.h> // SPI library
#include <SdFat.h> // SDFat Library
#include <SFEMP3Shield.h> // Mp3 Shield Library
SdFat sd; // Create object to handle SD functions
SFEMP3Shield MP3player; // Create Mp3 library object
// These variables are used in the MP3 initialization to set up
// some stereo o... | [
"henri.pihkala@unifina.com"
] | henri.pihkala@unifina.com |
037612a50690aaa2b7c56abfe9fa1b5cccbb9182 | 54bf1dfa8185ae1d55856492fe288d29edc58230 | /src/DetectorConstruction.h | 63095781a16126cae8c8c051b28de5a818e79835 | [] | no_license | jmalbos/G4Basic | a1f1dc91a1720a2337c786ec343425102c41ac02 | eefa9b2f72f36f26b01d0f9356b9e4a73e4fd59d | refs/heads/master | 2020-07-04T22:09:00.161765 | 2020-04-11T17:14:48 | 2020-04-11T17:14:48 | 202,435,590 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 567 | h | // -----------------------------------------------------------------------------
// G4Basic | DetectorConstruction.h
//
//
// -----------------------------------------------------------------------------
#ifndef DETECTOR_CONSTRUCTION_H
#define DETECTOR_CONSTRUCTION_H
#include <G4VUserDetectorConstruction.hh>
class ... | [
"jmalbos@users.noreply.github.com"
] | jmalbos@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.