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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f6f60bcbd9f3120e479a62cc4689c79bdee87500 | 6f0c993b062f965f5bbf37a6d5f26a8f47e828ce | /SMART_CITY.cpp | 8b21201bb345425531923ca600370cb2b7bad3a5 | [] | no_license | b21quocbao/Competitive-Programming | 99a6c61d96597e625a313b5fdaa98b00eef62770 | 3e033b6290745f62f1719fe9f6f1421952d2db91 | refs/heads/master | 2022-08-25T19:00:14.223802 | 2020-03-13T05:29:27 | 2020-03-13T05:29:27 | 242,359,060 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,517 | cpp | #include <bits/stdc++.h>
#define fn "test"
#define fn1 ""
using namespace std;
const int mn = 2 * (int)(1e5) + 10;
const int mod = 1 * (int)(1e9) + 7;
const int mm = 1 * (int)(1e3) + 10;
const int base = 1 * (int)(1e9);
const bool aNs = 0;
int tt, ntest = 1;
void docfile()
{
ios::sync_with_stdio(false);
ci... | [
"ngobao2001@gmail.com"
] | ngobao2001@gmail.com |
0ff9dcaa39e6ceea81c5abe2f6449ea452ca2972 | 59e3aa274377c84bf48cee0b1ac0cfc6a13c6d37 | /supl/locationomasuplprotocolhandler/protocolhandlerver1/src/epos_comasuplstate.cpp | a51f2bf278f06aef98b70a308ade197306127f6f | [] | no_license | SymbianSource/oss.FCL.sf.mw.locationsrv | 26c8ee5a845d161b321f7d09e4d25bf6b3244442 | 282094c09b81e1848755ad40e31052da0bcac81b | refs/heads/master | 2021-01-17T16:45:42.190695 | 2010-11-03T17:58:39 | 2010-11-03T17:58:39 | 71,850,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,263 | cpp | /*
* Copyright (c) 2002-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... | [
"none@none"
] | none@none |
288957909bfca891ca8daf21aa6e066508a43e3f | 861052419198de0b1eb1ae77d490c88cee2ab8c8 | /ros2_ws/dev_ws/src/motion_control/motion_control/speed_control_node.cpp | adb0df475523e75f27da0553018ff4534e6f07ac | [
"Apache-2.0"
] | permissive | VFrancescon/jetbot_ros2_slam | 8c620f5640d706642a6327595b49a7a11e6a4984 | 2b353f00322c12971a5f2d21f3ed23ecf8b4fbf9 | refs/heads/main | 2023-03-29T21:30:47.864777 | 2021-04-14T08:09:36 | 2021-04-14T08:09:36 | 338,848,780 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,579 | cpp | import rclpy
from rclpy.node import Node
from geometry_msgs.msg import Twist
import os
IS_LOCAL = os.getenv('IS_LOCAL', False)
if not IS_LOCAL:
from jetbot import Robot
double wheelbase = 0.10;
double wheel_radius = 0.03;
class SpeedController(Node):
def __init__(self, port=8765):
super().__init__('ws... | [
"vittorio.francescon@gmail.com"
] | vittorio.francescon@gmail.com |
bb5dc7ce7d017d9dc222c9e19afd68b35000f842 | 5e1acec0a81d51d925e680325958ae2df108b5ed | /src/soundpcmhwparams.h | 01bf23d812cd7ba7f8c1e6896413c6f11a6a5975 | [] | no_license | oyoungs/SoundManager | 61d90043a4052b332207d2739afb818cc98d57dd | d82ae96b9345f95813fbe67691f4d3628d4b033c | refs/heads/master | 2021-08-08T16:00:04.993042 | 2020-03-30T01:48:41 | 2020-03-30T01:48:41 | 135,284,726 | 21 | 7 | null | 2020-03-27T23:40:42 | 2018-05-29T11:15:44 | C++ | UTF-8 | C++ | false | false | 2,660 | h | #ifndef SOUND_PCM_HARDWARE_PARAMS_H
#define SOUND_PCM_HARDWARE_PARAMS_H
#include <string>
#include "soundpcmenums.h"
typedef struct _snd_pcm snd_pcm_t;
typedef struct _snd_pcm_hw_params snd_pcm_hw_params_t;
namespace snd {
namespace pcm {
class SoundPCM;
class AccessMask;
class FormatMask;
class HardwareParams
{
... | [
"yangjianhua@iplusbot.com"
] | yangjianhua@iplusbot.com |
b9972a184b7fe5c16435496556e98f9cf9c0551b | 61eb3fb647f43998f597893e5093b5adfe02cacf | /command/xray.h | 367e59c7931899d4b801bdf1793c8b824f0102b9 | [] | no_license | raphaelpaiva/cropper | bed6eb1eaf6b2374c079be0345700d72d04b06fa | 30955540dbe531729d9097a8b9f16af37d5aa2e6 | refs/heads/master | 2020-05-19T13:30:54.637559 | 2011-09-05T13:01:53 | 2011-09-05T13:01:53 | 2,269,667 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 217 | h | #ifndef XRAY_H
#define XRAY_H
#include "command.h"
class XRay : public Command
{
public:
XRay() {name = "xray";}
void run(QStringList args) throw(CommandException);
QString usage();
};
#endif // XRAY_H
| [
"vinicius@vbbsoftware.com"
] | vinicius@vbbsoftware.com |
d45d8cdab88bab9312fe96001fea70322478b947 | 9bf8a225016e45d6ffaf76a626577c1ae60f303c | /modules/cpu/fb/registration.h | 97d1eab483230c0e9ae5f9ec3a048a51acc29036 | [
"Apache-2.0"
] | permissive | CIBC-Internal/ospray | cccd1c7f85462486b947efa26d79c1de19022b04 | 08111292f4671ed8822e7e0374080d75c15538a2 | refs/heads/master | 2023-07-05T23:21:58.895336 | 2023-06-17T15:16:25 | 2023-06-17T15:16:25 | 130,269,553 | 0 | 1 | Apache-2.0 | 2023-06-23T23:38:17 | 2018-04-19T20:33:05 | C++ | UTF-8 | C++ | false | false | 147 | h | // Copyright 2020 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
namespace ospray {
void registerAllImageOps();
} // namespace ospray
| [
"johannes.guenther@intel.com"
] | johannes.guenther@intel.com |
0314d7f457572392213dc28c4f0eb50733fd2905 | 3c2e997ec49bd97a21d3685e088f3d69e2fb48ad | /csacademy/a.cpp | a133585097c74b243bcf101afd5f877e20134972 | [] | no_license | LGBitencourt/Competitive-Programming | 7faa5b2c33ab08a7e79ff1713a3d5731501daccd | 609d35a109236278a33f2eb0b5699952c12ce5fa | refs/heads/master | 2021-01-17T04:08:04.596355 | 2017-06-18T22:11:50 | 2017-06-18T22:11:50 | 40,277,315 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 806 | cpp | #include <bits/stdc++.h>
#define mp make_pair
#define pb push_back
#define ff first
#define ss second
#define what_is(x) cerr << #x << " is " << x << endl;
#ifdef ONLINE_JUDGE
# define lld I64d
# define debug(args...) {}
#else
# define debug(args...) fprintf(stderr, args)
#endif
using namespace std;
typedef long lo... | [
"lg.bitencourt@gmail.com"
] | lg.bitencourt@gmail.com |
fad881722459bff9257d6328a5a2785d8371ead1 | a0e4e79a54052e9ef6b839e91609eee528dbed82 | /include/http_parser.h | 189b62524a7fadfb2caba693c1be1084be7cb4ea | [] | no_license | vlad107/proxy | 69d05cf1e60ca58d606b83b9b5b537ddd72f7c42 | 9547a74e3d4980f78e356f951b36ddfd947ea2f2 | refs/heads/master | 2021-01-13T14:45:02.653148 | 2017-03-16T18:46:45 | 2017-03-16T18:46:45 | 76,593,080 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 956 | h | #ifndef HTTP_PARSER_H
#define HTTP_PARSER_H
#include <map>
#include <iostream>
#include <assert.h>
#include <sstream>
#define CHUNKED -1
#define UNTIL_DISCONNECT -2
const std::string HEADER_END = "\r\n\r\n";
const std::string BODY_END = "0\r\n\r\n";
class http_parser
{
public:
enum Version {HTTPS, HTTP10, HTTP11... | [
"vlad10795@gmail.com"
] | vlad10795@gmail.com |
2586edfd93060843a2d56189b5943d0e30cc9841 | baca935b9d6e9d6b59d725e1bf7c42d67029cbab | /include/SpiningCube.hpp | 093c36222c7a68cb94f05aa6cd7b582b8df8d223 | [
"BSD-3-Clause"
] | permissive | LuisHsu/Assignment_4 | 6f23f7f8647f6114ef3718f9a3203525376a98e7 | 1735738d3d523d9c3a007d9fb471f121071e75fe | refs/heads/master | 2023-02-03T05:22:45.480528 | 2020-12-15T01:52:35 | 2020-12-15T01:52:35 | 318,964,547 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 602 | hpp | #ifndef SPINING_CUBE_DEF
#define SPINING_CUBE_DEF
#include <Window.hpp>
#include <Input.hpp>
#include <EventHandler.hpp>
#include <Timer.hpp>
#include <GraphicsDevice.hpp>
#include <GraphicsInstance.hpp>
#include <Pipeline.hpp>
class SpiningCube{
public:
SpiningCube();
~SpiningCube();
void exec();
pr... | [
"luishsuplus@gmail.com"
] | luishsuplus@gmail.com |
e4a4a65383e0b76dee28bba460f5d01570b18a5d | e591e6f2662b82cabfa5d48983f5f163175a6d1b | /source/QDirector.cpp | 35e030ce6d79571ce31e44d9fa7aa31c860af4d7 | [
"MIT"
] | permissive | rusbogdanclaudiu/OpenQuick | fd302b6fb8abd853f454e87da438d513dbf4ab5a | be085101eb859675c35bac3f12fe5e2fa2c4084b | refs/heads/master | 2021-05-27T22:41:07.947300 | 2013-02-18T18:06:55 | 2013-02-18T18:06:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,846 | cpp | /*
* (C) 2012-2013 Marmalade.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, dis... | [
"Madden"
] | Madden |
54b04bd57653c679a1233f376ec2521d58af17bb | dc3df1ed190b1e69c498e0649643e020e37757eb | /3rdparty/spirv-tools/source/opt/ir_context.cpp | 2c3ee692d739cd8e35eba4a0b68f1a5726e72a48 | [
"LicenseRef-scancode-free-unknown",
"MIT",
"BSD-2-Clause",
"Apache-2.0"
] | permissive | goodartistscopy/bgfx | 5b1d1aeaecd76ee8170589dad6e727e136bc5042 | faf69bbe20445a0e2a6ddfa71594015e4b815d82 | refs/heads/master | 2023-07-19T13:32:03.962822 | 2023-07-15T00:43:13 | 2023-07-15T00:43:13 | 196,574,882 | 0 | 0 | BSD-2-Clause | 2019-07-12T12:23:10 | 2019-07-12T12:23:10 | null | UTF-8 | C++ | false | false | 37,139 | cpp | // Copyright (c) 2017 Google 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 to... | [
"branimirkaradzic@gmail.com"
] | branimirkaradzic@gmail.com |
5d6cabeda23af2d659b17c50ead5cf71b376ce42 | da4870444e3889e767f0f4339686a0ce7dffefaf | /Linux-Network/messages/InGameActionMessage.h | 08f91c007a8f096fb9cef5317bc127a56a93df03 | [] | no_license | wilbertcr/FortNittaNetwork | bbcc35f90cc4fe4350caa77904ef1204b30bbb63 | 0558e9d030d6762bfc6a4a64b9d1caee9f051178 | refs/heads/master | 2021-01-16T18:44:20.531611 | 2016-02-01T17:54:21 | 2016-02-01T17:54:21 | 42,884,395 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 726 | h | #ifndef CIN_GAME_MESSAGE_H
#define CIN_GAME_MESSAGE_H
#include "NetworkMessage.h"
#include "../NetworkPacketFactory.h"
#include "../NetworkConstants.h"
#include <string>
class CInGameMessage : public CNetworkMessage{
public:
CInGameMessage(int16_t action, int time_step, int player_id, int x_coordinate, in... | [
"wilbertcr@gmail.com"
] | wilbertcr@gmail.com |
0cb232c4a29bd1adfc54d844f5ddc33d29b2b044 | 8dc97f9d3ea0e002ec2583331076274e08781eb9 | /udphelper.h | f82068e7556e662409094c916861da0ca38a14f5 | [] | no_license | WarfareCode/UdpDdsInterface | 910761a75e4a5a1c19a228e8e003374fe596d82e | c3079807986e13fd321a576f70e27a435ed0b2b3 | refs/heads/master | 2022-12-04T19:15:37.035015 | 2020-08-17T14:16:10 | 2020-08-17T14:16:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 928 | h | ///////////////////////////////////////////////////////////////////////////////
//
// 版权声明: Copyright (c) 2020 曾日希. All rights reserved.
// 文件名称: udphelper.h
// 文件摘要: udp收发功能实现
// 创建作者: 曾日希
// 创建时间: 2020-8-17
//
///////////////////////////////////////////////////////////////////////////////
#ifndef UDPHELPER_H
#define... | [
"zengrixi@outlook.com"
] | zengrixi@outlook.com |
6cf5bf2c36b7cc0aef41684d8532b0ebb78d9722 | 1942a0d16bd48962e72aa21fad8d034fa9521a6c | /aws-cpp-sdk-events/include/aws/events/model/DescribeRuleRequest.h | 2a0a1a43c6fa30ef1c41b3621e29d5f5c814b356 | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | yecol/aws-sdk-cpp | 1aff09a21cfe618e272c2c06d358cfa0fb07cecf | 0b1ea31e593d23b5db49ee39d0a11e5b98ab991e | refs/heads/master | 2021-01-20T02:53:53.557861 | 2018-02-11T11:14:58 | 2018-02-11T11:14:58 | 83,822,910 | 0 | 1 | null | 2017-03-03T17:17:00 | 2017-03-03T17:17:00 | null | UTF-8 | C++ | false | false | 2,675 | h | /*
* 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" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
39466c79807d69933822b5d86a1058079267fb39 | d969d9e1bf9acaf3ddd5a73ee585d5ad7a6c47ce | /residential.cpp | 8b5292dc8677be245a44add582dcabcaa65d7833 | [] | no_license | mbaggott/real-estate-management-console | d1a04367b405e48159274a4355c7f9ad3e951657 | caa744b2cf3c5f66a558d831cbc2709231270d19 | refs/heads/master | 2020-12-30T15:29:12.261320 | 2016-03-14T04:47:03 | 2016-03-14T04:47:03 | 91,142,643 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,823 | cpp | #include "residential.h"
#include "utility1.h"
/* Default constructor */
Residential::Residential(): bedrooms(defNum) {}
/* Destructor */
Residential::~Residential() {}
/* Constructor */
Residential::Residential(string theEmpID, string theOwner, string theAddress,
string theSuburb, int thePostcode, int theBed... | [
"michaelbaggott@hotmail.com"
] | michaelbaggott@hotmail.com |
579d774d0a6579e2cb9750783812b25652e4340d | 1593b8975b5ac78c9e00d199aa0bf3c2de40f155 | /gazebo/physics/PhysicsTypes.hh | dd3875fd0c1216f9829cd4fe384189aca88048e3 | [
"Apache-2.0"
] | permissive | kesaribath47/gazebo-deb | 3e0da13ec54f33cc8036623bb8bba2d4a4f46150 | 456da84cfb7b0bdac53241f6c4e86ffe1becfa7d | refs/heads/master | 2021-01-22T23:15:52.075857 | 2013-07-12T18:22:26 | 2013-07-12T18:22:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,889 | hh | /*
* Copyright 2012 Open Source Robotics Foundation
*
* 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 applicab... | [
"thomas.moulard@gmail.com"
] | thomas.moulard@gmail.com |
2345958fa6a587ce313edebfb0307e3b56fb44a4 | 7b81afe7784af16644ea28104941a3681357a2f6 | /数据结构/实验代码/class2_4.cpp | 3dac539be274233c433f39c9d76df490a3c6c01d | [] | no_license | diadestiny/Algorithm | 6e6f200383b8ab63abc6eecf1c3c19eb74354600 | ff632f177a33d2e6be7a4017becfef7366b45bd6 | refs/heads/master | 2022-06-19T01:21:28.156594 | 2022-06-06T09:02:25 | 2022-06-06T09:02:25 | 196,208,974 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,744 | cpp | #include <iostream>
#include "myqueue.h"
using namespace std;
int m, n;
int MAZE[10][10];
int MARE[10][10] = {0};
int dx[8] = {-1, -1, -1, 0, 0, 1, 1, 1}, dy[8] = {-1, 0, 1, -1, 1, -1, 0, 1};
struct Node pre[10][10];
//pre数组用于保存路径信息
LinkQueue queue;
void input()
{
cin >> m >> n;
int t;
for (in... | [
"1247889154@qq.com"
] | 1247889154@qq.com |
b6a081e5839b996a6ea913a1ebc9d0814731b100 | 375bef29293c8b3c74e9c8b2bf7acf8db5d20340 | /project/mypath.cpp | 82817874eb1bce37ab31bbe24fa10837d9682f0c | [] | no_license | konstantly/bookemb | b3ea7eb69b442f3404068be4ec1015c38e91ce0b | 3abb253fbd23bd3ba1a8ac229b79145561222ca5 | refs/heads/master | 2021-01-10T19:03:45.942019 | 2015-07-04T20:34:30 | 2015-07-04T20:34:30 | 41,873,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 339 | cpp | #include "mypath.h"
#include <QGraphicsPathItem>
/*
MyPath::MyPath(QGraphicsItem * parent)
QGraphicsPathItem(parent);
{
}
QRectF boundingRect() const {
return selectionPolygon.boundingRect();
}
QPainterPath CustomLineItem::shape() const{
QPainterPath ret;
ret.addPolygon(selectionPolygon);
r... | [
"giorgio93p@gmail.com"
] | giorgio93p@gmail.com |
7298120b0c75d03a1a457c7d354fe5071f9ce75a | 13a94c6b1c2ce1cca8eecf8df7c4c552fbd7627c | /Source Code/Image Annotator/Image Annotator/Classes.h | 12272e07806902abbd8db8aaa4dc34e51cff5c54 | [] | no_license | ReeniePie/SDI | 0b6cb7cc76777e07b37eb66b69a184e01e8998dd | 43a9574117618caed69fccc4f15ee7990ce1f74c | refs/heads/master | 2022-04-22T17:40:45.452568 | 2020-04-22T23:51:46 | 2020-04-22T23:51:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 139 | h |
#include <string>
#include <filesystem>
#include <vector>
#include <fstream>
#pragma once
class Classes
{
public:
std::string name;
};
| [
"hoganirene@gmail.com"
] | hoganirene@gmail.com |
2e9cfaae74692fe6da191701cf9edd83738160ed | 88047aeb8baca75348331bd7dd37fd2d44afbe16 | /src/sph2d/computepressure.cc | 7b495ece6d6847ce53e9925131837f7257bb5469 | [] | no_license | epsilam/cfd | 76a3a5ecc3812d88bfa8e765ce76790dd3fed279 | c0a2bad95a8dc345ff22ad8659bcd8d9941fcb72 | refs/heads/master | 2023-07-29T04:58:06.966891 | 2021-09-12T19:53:33 | 2021-09-12T19:53:33 | 353,516,129 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 124 | cc | #include "sph2d.ih"
void FluidState::computePressure(FluidParticle *p)
{
p->pres = k * (pow(p->dens / dens, 7) - 1);
}
| [
"2.7182@protonmail.com"
] | 2.7182@protonmail.com |
b465a6716762baab233f211bc28edf74123ce27b | 768316ed72470715e641fda62a9166b610b27350 | /02-CodeChef-Easy/461--Chef and Balls.cpp | 974637846856baa4afeaa9bccaae4e09af7ca8ce | [] | 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 | 494 | cpp | #include <cstdio>
#include <cstdlib>
#include <iostream>
using namespace std;
int get_weight(int color) {
cout << 1 << endl;
cout << 1 << " " << color << endl;
cout << 0 << endl;
int result;
cin >> result;
return result;
}
void answer(int color) {
cout << 2 << endl;
cout << color << en... | [
"dhneshwod@gmail.com"
] | dhneshwod@gmail.com |
7489c557c3eafce5ba3ba06032aa6e89a765b5a7 | d3e028b03d4908139c0dcc6549a82e26cb971097 | /2015-11-25/e.cpp | e7908f4054ff4e53a89ab72707fc2813c10749e0 | [] | no_license | gzgreg/ACM | 064c99bc2f8f32ee973849631291bedfcda38247 | 1187c5f9e02ca5a1ec85e68891134f7d57cf6693 | refs/heads/master | 2020-05-21T20:27:46.976555 | 2018-06-30T18:16:36 | 2018-06-30T18:16:36 | 62,960,665 | 6 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 855 | cpp | #include <bits/stdc++.h>
using namespace std;
struct comp {
bool operator() (pair<int, int> i, pair<int, int> j) {return i.first < j.first;}
} comp;
int main(){
ios::sync_with_stdio(0);
int n; cin >> n;
pair<int, int> seg[1000];
while(n--){
int m; cin >> m;
int li, ri;
int i = 0;
while(true){
cin >> ... | [
"gzgregoryzhang@gmail.com"
] | gzgregoryzhang@gmail.com |
1b1ec6ef20a5dbdf13140c18181e8d70dfccef59 | 12e34539ecf8980cd59e6e32fd6e998c12fa7b01 | /code/others/ETL/third/WTL/Samples/MTPad/MTPad.cpp | 7ef1c34df34cb5d4108370aca4d6761e60cd82ad | [
"MS-PL",
"BSD-2-Clause"
] | permissive | ZCMU/Trabecula | 7a3c7cf9632828c4ef901f7282aa82917688ff72 | 5eab25d780a61a81355ab7a581e2684dff1cbc90 | refs/heads/master | 2021-12-31T05:56:23.629224 | 2021-12-27T09:29:15 | 2021-12-27T09:29:15 | 120,071,592 | 0 | 7 | BSD-2-Clause | 2019-04-20T16:35:12 | 2018-02-03T08:03:32 | C++ | UTF-8 | C++ | false | false | 1,159 | cpp | #include "stdatl.h"
#include <atlframe.h>
#include <atlctrls.h>
#include <atlctrlx.h>
#include <atldlgs.h>
#include <atlmisc.h>
#include <atlctrlw.h>
#include <atlprint.h>
#include <atlfind.h>
#include "finddlg.h"
#include "resource.h"
// Globals
#define WM_UPDATEROWCOL (WM_USER + 1000)
LPCTSTR lp... | [
"yxxinyuan@zju.edu.cn"
] | yxxinyuan@zju.edu.cn |
6d0b01205587554e5593c5f92a8d31d49d64f153 | a1a8b69b2a24fd86e4d260c8c5d4a039b7c06286 | /build/iOS/Release/include/Uno.Int.h | e7990772cd4f98dfd02405646410043d434fb48f | [] | no_license | epireve/hikr-tute | df0af11d1cfbdf6e874372b019d30ab0541c09b7 | 545501fba7044b4cc927baea2edec0674769e22c | refs/heads/master | 2021-09-02T13:54:05.359975 | 2018-01-03T01:21:31 | 2018-01-03T01:21:31 | 115,536,756 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,066 | h | // This file was generated based on /usr/local/share/uno/Packages/UnoCore/1.4.3/Source/Uno/Int.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
namespace g{
namespace Uno{
// public intrinsic struct Int :15
// {
uStructType* Int_typeof();
void Int__Equals_fn... | [
"i@firdaus.my"
] | i@firdaus.my |
ae049d0ee05801bd387e101e58e63b9c9fafc262 | 7759d664b01bd566bee439c18bdbc6985cf7b24e | /code/cpp/original/Rental.h | a00af6b36036dcfcb2b855ad3ab723696b571489 | [] | no_license | Xia-Jialin/refactoring | 1a4e59e8f30cfee8e6ab58636a0f3849a9da1a7e | 749e756a007d9fcd16ab1e96383d7dc693a17eda | refs/heads/master | 2022-11-07T23:26:06.004969 | 2020-06-20T06:06:49 | 2020-06-20T06:06:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 238 | h | #ifndef RENTAL_H_
#define RENTAL_H_
struct Movie;
struct Rental
{
Rental(const Movie* movie, const int daysRented);
int getDaysRented() const;
const Movie& getMovie() const;
private:
const Movie* movie;
int daysRented;
};
#endif
| [
"e.bowen.wang@icloud.com"
] | e.bowen.wang@icloud.com |
196da9d44469b81d56660dca3da47e030c7c6fa0 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/collectd/gumtree/collectd_repos_function_185_collectd-5.6.3.cpp | b829c04772509dfd667ad215ea47d087570d3099 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,583 | cpp | static int apache_read_host(user_data_t *user_data) /* {{{ */
{
char *ptr;
char *saveptr;
char *line;
char *fields[4];
int fields_num;
apache_t *st;
st = user_data->data;
int status;
char *content_type;
static const char *text_plain = "text/plain";
assert(st->url != NULL);
/* (Assured by `... | [
"993273596@qq.com"
] | 993273596@qq.com |
dbc6d4aea3262db6d685e0da33597789a0458711 | 16ddad72eaf62195a51a1a9aa3c10a8066f9285c | /ArduinoSimulation/Timezone.cpp | 22c6abeba5aa2f63c61eea2a6bdf59ff0eb2c778 | [] | no_license | jludwig75/LightMonitor | 9d9e9c403de3dc125431d3fbf777f4282fd7124b | 431703bfaf5574035bf5c8f923cea2ed8bb2256f | refs/heads/master | 2021-01-21T14:43:29.040076 | 2017-07-09T04:05:20 | 2017-07-09T04:05:20 | 95,328,704 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,521 | cpp | /*----------------------------------------------------------------------*
* Arduino Timezone Library v1.0 *
* Jack Christensen Mar 2012 *
* *
* This work is licensed... | [
"Jonathan.Ludwig@sandisk.com"
] | Jonathan.Ludwig@sandisk.com |
43f1a6e3ac92ef78644bb0f6c2e4c38fcc0c5000 | b4f42eed62aa7ef0e28f04c1f455f030115ec58e | /messagingfw/senduiservices/src/SendingServiceInfoImpl.cpp | d8015948d5567a4874668c5c3eb627aa80f06767 | [] | no_license | SymbianSource/oss.FCL.sf.mw.messagingmw | 6addffd79d854f7a670cbb5d89341b0aa6e8c849 | 7af85768c2d2bc370cbb3b95e01103f7b7577455 | refs/heads/master | 2021-01-17T16:45:41.697969 | 2010-11-03T17:11:46 | 2010-11-03T17:11:46 | 71,851,820 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,717 | cpp | /*
* Copyright (c) 2002-2004 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-... | [
"kirill.dremov@nokia.com"
] | kirill.dremov@nokia.com |
9b0f5474cff3141e2c473bb3c5412ffa52ce985c | 82ce87f1636354f5c88197bdf0f56ada7c259e79 | /Diagonal Tree Traversal.cpp | dd2cae710836d0db84450ad42160812fc6b04617 | [] | no_license | invincibleadam28/My-Coding-Journey | 4b44a1b8e53c4b118c6cfc0052fed1706ad95b86 | c8c544f294465605a2b52f508ea0689839611a50 | refs/heads/master | 2023-03-30T03:16:46.320000 | 2021-04-04T18:24:57 | 2021-04-04T18:24:57 | 269,475,350 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 441 | cpp | /**
* class Tree {
* public:
* int val;
* Tree *left;
* Tree *right;
* };
*/
void solver(Tree* root, int i, vector<int> &ans)
{
if (!root) return;
if (i >= ans.size())
{
ans.push_back(root->val);
}
else
ans[i] += root->val;
solver(root->left, i + 1, ans);
solve... | [
"invincibleadam28@gmail.com"
] | invincibleadam28@gmail.com |
b52ec89c38c60226b2ccd3bbf3f2bd0e361f5e87 | b59efcb83a1fbe4b9f8e56c5ead4eef69f14f209 | /C_A_B_Palindrome.cpp | f33febefcf15a612abe467d9bc134820f1c767ac | [] | no_license | vanshaj2000/Codeforces | 847992d6de86f1f7eb624ea4960b8041c444e887 | 7f2786d5ddda096902ca40c2cc85335d9e31d039 | refs/heads/main | 2023-05-31T01:22:51.602481 | 2021-06-30T21:06:53 | 2021-06-30T21:06:53 | 336,232,348 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,517 | cpp | #pragma GCC optimize("Ofast")
#pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,avx2,fma")
#pragma GCC optimize("unroll-loops")
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef long double ld;
ll MOD = 1000000007;
double eps = 1e-12;
#define dbg(x) cout<<#x<<" = "<<x<<ln
#... | [
"vanshaj.aggarwal.2000@gmail.com"
] | vanshaj.aggarwal.2000@gmail.com |
72b262b16bf397ce59a45fc55a858b1fa1835472 | 6ad6c58d3bc03f9b5bdc411e1c74efd10458c04e | /Source/Core/Module/YtcInputManager.hpp | ba7820c52029d189741690fae6cb381007e48ec2 | [] | no_license | PureError/YtcGE | 6670e1f4887c59a844b08ae9bd50754e066a13cc | 9ce92484aa8cd7353db329427ec1ecbf459f551a | refs/heads/master | 2023-08-15T09:17:36.165285 | 2021-09-12T01:58:52 | 2021-09-12T01:58:52 | 323,234,903 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 913 | hpp | #ifndef YTC_INPUT_MANAGER_HPP
#define YTC_INPUT_MANAGER_HPP
#include "../Utility/YtcSingleton.hpp"
#include "../Input/YtcInput.hpp"
#include "../Utility/YtcEventDispatcher.hpp"
namespace YtcGE
{
class InputManager : public Singleton<InputManager>
{
MARK_AS_SINGLETON();
InputManager() noexcept;
... | [
"yutuocheng@163.com"
] | yutuocheng@163.com |
578ba13a65e72a54153ca7c0071368d784c7a826 | 2553ce437264dbc5371403c19989a3da6c78a674 | /Source/PredatorAndPrey/PredatorAndPrey.h | 95b0d5d82e51570f62d573aca72d25f6d8789b15 | [] | no_license | kleinschrader/CellularAutomaton | 3069e7fc6388a41095d6d0623f6061a0755e1900 | 62dbaab2b08ceb70e40b0e13443ea63594baf2c1 | refs/heads/master | 2020-03-22T02:05:53.642715 | 2018-06-27T08:06:55 | 2018-06-27T08:06:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 618 | h | #pragma once
#include <vector>
#include "../CellularAutomaton.h"
#include "Creature.h"
class PredatorAndPrey : public CellularAutomaton
{
enum Cell
{
On,
Off
};
public:
PredatorAndPrey(const Config& config, const Application& app);
void update() override;
private... | [
"mhopson@hotmail.co.uk"
] | mhopson@hotmail.co.uk |
3ebb3a2762e7137821d2f9edad88e6bf0276471f | 7c2b0a9f7cf5ad28e019c6ef75d7a564759cd79b | /ALL_SDK/AAX_SDK/ExamplePlugIns/DemoDist/Source/DemoDist_Alg.h | 4fc82675da11d62ce0efa4f6b56361263c5f4e2a | [
"MS-PL"
] | permissive | g40/RackAFX-Dev | 78f0ddcdaadfa90dcc8bca6b8b32e583b566d95c | 0b16bd6e3a5d984813f62eb3cb3889caafc6aef9 | refs/heads/master | 2022-04-18T02:12:30.061582 | 2019-02-23T19:38:28 | 2019-02-23T19:38:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,342 | h | /*================================================================================================*/
/*
* Copyright 2008-2015 by Avid Technology, Inc.
* All rights reserved.
*
* CONFIDENTIAL: This document contains confidential information. Do not
* read or examine this document unless you are an Avid Technology... | [
"jonathanmoore@computer.org"
] | jonathanmoore@computer.org |
db1da7c402f094c73f670802f416427da1d6890f | ce1a7e0f31f8859b3e301d8c6a4c772a52527727 | /CSE 204/OFFLINE 5 Graph_Offline/1705027/GraphAdjMatrix.cpp | 72b8fc532c92461a32038dfd4406797d0fad8782 | [] | no_license | SaemHasan/Level-2-Term-1_CSE_BUET | 2d9ab472b98fb8cbe6caf9c616a3882e8f9893ba | 75d0478f77d438e6bc57bc0dcd52fcde2f6a390a | refs/heads/main | 2023-06-27T05:04:52.420317 | 2021-07-31T09:28:06 | 2021-07-31T09:28:06 | 391,307,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,845 | cpp | #include<stdio.h>
#include<stdlib.h>
#include<iostream>
#define NULL_VALUE -999999
#define INFINITY 999999
#define WHITE 1
#define GREY 2
#define BLACK 3
using namespace std;
class Queue
{
int queueInitSize ;
int queueMaxSize;
int * data;
int length;
int front;
int rear;
public:
Queue();
... | [
"1705027@ugrad.cse.buet.ac.bd"
] | 1705027@ugrad.cse.buet.ac.bd |
ff09c4cf624f9f19cfa0090a56c557825a5a835c | 428befae60da20950b41e18151c9a2a7985ed159 | /browser/src/vts-libbrowser/map/surfaceStack.cpp | ac4b5406437174d50e929d42cfd10fdeabea68b0 | [
"BSD-2-Clause"
] | permissive | melowntech/vts-browser-cpp | e367a6c23911937a74ae192a9089b893931bbeb7 | 5a27ebc2ac55f998571f77be4d503d0f6da29e17 | refs/heads/master | 2022-01-21T11:47:13.475148 | 2021-05-11T10:32:30 | 2021-05-11T10:32:30 | 92,922,231 | 34 | 16 | BSD-2-Clause | 2021-09-26T07:01:33 | 2017-05-31T08:18:39 | C++ | UTF-8 | C++ | false | false | 8,488 | cpp | /**
* Copyright (c) 2017 Melown Technologies SE
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* this list of conditions and the f... | [
"tomas.maly@melown.com"
] | tomas.maly@melown.com |
20c8bbda32a6bedc1cbcd1d33d5677b7a20d047d | 15568eb5834435a24538ac50368bb1cbf64049a1 | /RU/Files/day2_LabWork/cases/t-junction-st/0.11/omega | 779740b23419efc18b4d818a00da623884df5c64 | [] | no_license | lhp18/TwoDaysFoamProgrammingCourse | 9a2c2de84c7d76ad80dd7392fc024b46b9b0e368 | 200206cdcb66e40fc360e579d6d2f8519b53dd5d | refs/heads/master | 2021-05-30T16:26:52.957290 | 2016-01-05T17:03:59 | 2016-01-05T17:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 57,335 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.0 |
... | [
"matvey.kraposhin@sl-BIG.inicluster.ru"
] | matvey.kraposhin@sl-BIG.inicluster.ru | |
63be35429bcfd5f3a55571635588cbc17681d017 | 0c443c13c51898f021994f3d99f3eaba007125ab | /TriangleReceiver v.0.9 copy/src/Pulse.cpp | 9aa799b982b0e2e72c49656597404b41a241bf22 | [] | no_license | daanvanhasselt/Triangle-Visuals | 85c2f39bc3c867a61c27192013836b257ce82384 | 4996ab8769cace477e70d76e915bf86fce757fcc | refs/heads/master | 2020-05-17T23:42:49.469888 | 2011-11-08T12:56:42 | 2011-11-08T12:56:42 | 2,733,657 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,157 | cpp | //
// Pulse.cpp
// emptyExample
//
// Created by Daan on 11/4/11.
// Copyright (c) 2011 __MyCompanyName__. All rights reserved.
//
#include "Pulse.h"
Pulse::Pulse(){
isSetup = false;
}
void Pulse::setup(int _interval){
interval = _interval;
currentRadius = 0;
lastBeatTime = ofGetElapsedTimeMillis... | [
"contact@daanvanhasselt.com"
] | contact@daanvanhasselt.com |
674d838603602d2710318601f9bd8df7d02e6a41 | c4a00791d0d754bca4dfc60efd3d356a8d4849fa | /Lists/single_stack.cpp | a1cf2f07dad686a79af1be3784da023cd7cd892b | [] | no_license | bharathdintakurti/DS-Codes | 99cf6c4d3daba6b1db066d9febbd6b2320a2166a | 0ece8b334fdf1ba90347fd95907174408bc7536e | refs/heads/master | 2021-01-01T20:16:46.200674 | 2014-12-04T02:13:32 | 2014-12-04T02:13:32 | 26,365,217 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,288 | cpp | #include<iostream>
#include<cstdlib>
using namespace std;
class node
{
public:
node *next;
int data;
};
int n;
class stack : public node
{
node *head;
int tos,x;
public:
stack()
{
cout<<"\n\t\tSTACKS USING SINGLE LINKED LISTS\n";
... | [
"bharathdintakurti@outlook.com"
] | bharathdintakurti@outlook.com |
1e800eb13c4b078467e7026e39cc9cbd7035ee49 | e798958cdf9d5533fa0229a4381c92ea1409d804 | /OpenGL-tutorial_v0012_21/OpenGL-tutorial_v0012_21/tutorial13_normal_mapping/tutorial13.cpp | 8ca5aae498bb0f4d845337a2e78a161b979e46fe | [] | no_license | wintergolem/WintersGit | 6285b4deba7146bf7b272cedbe28ec09a955422d | cf5665390980757d954446db063c8cbf0a5f7f0c | refs/heads/master | 2020-05-21T11:36:28.036400 | 2013-09-26T23:47:30 | 2013-09-26T23:47:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,470 | cpp | // Include standard headers
#include <stdio.h>
#include <stdlib.h>
#include <vector>
// Include GLEW
#include <GL/glew.h>
// Include GLFW
#include <GL/glfw.h>
// Include GLM
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
using namespace glm;
#include <common/shader.hpp>
#include <common/texture.hpp>... | [
"Jacob.Miller@students.aie.edu.au"
] | Jacob.Miller@students.aie.edu.au |
4451609b9dfdca3b1162c0d4f4c14b15f40e862b | 25a8c48c73ed6f7abbf5994b0ed3fe9ff6a647df | /Uva/1585 - Score.cpp | 3c2a03c67f57208e3518ce09abcf8beec250794a | [] | no_license | PealMazumder/Online-Judges | 480c135fbe07e36926fb8e45ab0806f9417c7459 | 25d29c05988b02c9553e9aa61acd91014987e81a | refs/heads/master | 2022-03-24T16:46:59.462297 | 2022-03-15T05:58:04 | 2022-03-15T05:58:04 | 251,225,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 319 | cpp | #include<bits/stdc++.h>
#define ll long long
#define nl "\n"
using namespace std;
int main()
{
int t;
cin>>t;
while(t--)
{
string s;
cin>>s;
int cnt = 0, ans = 0;
for(int i = 0; i<s.length(); i++)
{
if(s[i] == 'X')
cnt = 0;
else
ans += ++cnt;
}
cout<<ans<<nl;
}
return 0;
}
| [
"peal6614@gmail.com"
] | peal6614@gmail.com |
20fa328d089c7b981afd466080f44bdb5fd23fc7 | c08f8bd82cb6c50a888e4fa403b183662395874a | /greedyAlgorithms/chefst.cpp | c58c886773686ca3e87691befb6f355ccbc11c70 | [] | no_license | vaibhavgeek/tompetitive | 253a744771b558e8e727a2ad57bc4f2ceebc6c4a | 8d887d10936f22286f48aa1cf328a7d46e28aa0c | refs/heads/master | 2021-06-12T10:12:39.941473 | 2021-05-29T14:11:40 | 2021-05-29T14:11:40 | 202,127,253 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
int main() {
ll t;
cin>>t;
while(t--){
ll n1,n2,m;
cin>>n1>>n2>>m;
ll rem = (m*(m+1))/2;
ll a = min(rem,n1);
ll b = min(a,n2);
cout<<n1+n2-2*b<<endl;
}
// your code goes here
ret... | [
"vaibhav.dkm@gmail.com"
] | vaibhav.dkm@gmail.com |
3bd8c43ea0ffe7b9f87ef8869b7d62b20c2ba029 | 41d5de557395bbfa095eb7a40ea3f66a67a5f952 | /daemon/coordinator_link_wrapper.cc | 69f1bc73d15cde211cdccdb6fae500923989c7da | [
"BSD-3-Clause"
] | permissive | traw/HyperDex | 62ab8e9a52ddd24fdf44a4cb73c709eaf711fe9b | b5c63cb6f39ec543e94d123291f9afbdaec0f9fa | refs/heads/master | 2021-01-21T19:54:20.312355 | 2014-03-03T02:31:48 | 2014-03-03T02:31:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,237 | cc | // Copyright (c) 2013, Cornell University
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// this list ... | [
"me@robescriva.com"
] | me@robescriva.com |
a657186f79cd7e171218f9c18ae1f45f3ad5b46c | e41b69b268c20a65548c08829feabfdd3a404a12 | /3DCosmos/3DSpaceWarper.cpp | 352616dfe701e8b80ad3e8a334cd177d70528b31 | [
"LicenseRef-scancode-khronos",
"MIT"
] | permissive | pvaut/Z-Flux | 870e254bf340047ed2a52d888bc6f5e09357a8a0 | 096d53d45237fb22f58304b82b1a90659ae7f6af | refs/heads/master | 2023-06-28T08:24:56.526409 | 2023-03-01T12:44:08 | 2023-03-01T12:44:08 | 7,296,248 | 1 | 1 | null | 2023-06-13T13:04:58 | 2012-12-23T15:40:26 | C | UTF-8 | C++ | false | false | 3,429 | cpp | #include "stdafx.h"
#include "3DSpaceWarper.h"
#include "SC_env.h"
#include "SC_script.h"
#include "SC_functor.h"
Tlineartransformer::Tlineartransformer(Taffinetransformation *itransf)
{
transf=*itransf;
transf.updateinverse();
}
void Tlineartransformer::warpvertex(const Tvertex *vin, Tvertex *vout)
{
transf.mul(... | [
"pvaut@gm"
] | pvaut@gm |
54ef176724567c21b18c813b67568b909b4cbf55 | ef927955ec4904a79f11be34038af7f6f75bd31f | /grxsdk/samples/SimplePalette/FirstPalette.cpp | 856fd1f577622abd97cd79f17cd382fe212b4fe2 | [] | no_license | 15831944/arxloader | 610842b913b1fea16133564ff532a4207daf076a | b9d2888953b04ab53743ddae6751d871d2a23dae | refs/heads/master | 2023-04-13T14:54:28.462797 | 2021-04-27T12:37:05 | 2021-04-27T12:37:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 786 | cpp | // FirstPalette.cpp : implementation file
//
#include "stdafx.h"
#include "FirstPalette.h"
// CFirstPalette
IMPLEMENT_DYNAMIC(CFirstPalette, CAdUiPalette)
CFirstPalette::CFirstPalette()
{
}
CFirstPalette::~CFirstPalette()
{
}
BEGIN_MESSAGE_MAP(CFirstPalette, CAdUiPalette)
ON_WM_CREATE()
ON_WM_SIZE()
END_ME... | [
"dengtao@gstarcad.com"
] | dengtao@gstarcad.com |
3477cd659c09a454f4124478ab0eb82d868592aa | 150eb8eadd14fa0dcfd14a632beaa339e9343c43 | /ANTs/build/ITKv4-install/include/ITK-4.9/itksys/Encoding.hxx | 9cd3ea9126d6a1c151b4b53cadcb479789fd8071 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | rshiradkar/cppLibraries | b1c1c0fc850ec4ccbadbee98bba89ebc34d35904 | 004359ee4640ad2d5b740d716bc3b41e831e6398 | refs/heads/master | 2022-12-07T00:02:03.500679 | 2020-08-26T16:47:23 | 2020-08-26T16:47:23 | 290,552,641 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,483 | hxx | /*============================================================================
KWSys - Kitware System Library
Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
Distributed under the OSI-approved BSD License (the "License");
see accompanying file Copyright.txt for details.
This software is distr... | [
"68760842+rshiradkar@users.noreply.github.com"
] | 68760842+rshiradkar@users.noreply.github.com |
f116aeaf2c6e9c43fdfd8924368980a2a9c753a4 | 3e5c277efbb7ccda7eae14b9a5b94bd6fe0077a6 | /Source/Plugins/EMMPM/EMMPMLib/Core/EMMPM.h | eaaeb702658af2c7014a364c3f4a96cdc798dea4 | [
"BSD-3-Clause"
] | permissive | xiaotingz/DREAM3D | db20849f73a079f7c5dd7fae50c9afb4f62ef539 | 912d47e92b28f3b8bc234f6096100aeb0b9d7493 | refs/heads/master | 2021-01-16T20:00:11.293201 | 2015-07-06T20:41:05 | 2015-07-06T20:41:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,763 | h | /* ============================================================================
* Copyright (c) 2009-2015 BlueQuartz Software, LLC
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* Redistributions of source code must ... | [
"mike.jackson@bluequartz.net"
] | mike.jackson@bluequartz.net |
b501a8c8ff2b493d7e2bc85e09f45c5ea531ead4 | 9fccdc430b35121301d9a2e3ef4143f4a74e0f36 | /include/nbdl/producer_init.hpp | 5763952ba05fcffe81d685d606696a79f46d3b6f | [
"BSL-1.0"
] | permissive | drorspei/nbdl | 2668e49e1fa5147a59a2788e21af57d4aa579dc2 | 6ebac56d8d6910e7271819432febb5d0b76be68b | refs/heads/master | 2020-05-21T01:05:02.193382 | 2019-02-12T03:35:33 | 2019-02-12T03:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 944 | hpp | //
// Copyright Jason Rice 2017
// 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 NBDL_PRODUCER_INIT_HPP
#define NBDL_PRODUCER_INIT_HPP
#include <nbdl/fwd/producer_init.hpp>
#include <nbdl/concept/Prod... | [
"ricejasonf@gmail.com"
] | ricejasonf@gmail.com |
ccfe8c4af220cf7e904daf03e0cef18921596a3e | f23dd325d01c0b32493398263f4e19e363fccd01 | /Server_2014-7-8/Common/NetCore/TransportInterface.h | 651ffd4b7239a064dfd345d4ca4e39038d8a66d9 | [] | no_license | snailwork/Texas-cs | b27b95b739e781a1af0dbbc716fdf1e59c9ba08c | bdbd663e4cf3d0ef4a79c919b4fa8a09ece59fcc | refs/heads/master | 2020-04-15T22:30:47.022466 | 2015-08-08T14:44:17 | 2015-08-08T14:44:17 | 41,007,333 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 826 | h | #pragma once
#include "VENetTypes.h"
#include "Export.h"
#include "VEMemoryOverride.h"
#define REMOTE_MAX_TEXT_INPUT 2048
namespace VENet
{
class CommandParserInterface;
class VE_DLL_EXPORT TransportInterface
{
public:
TransportInterface() {}
virtual ~TransportInterface() {}
virtual bool Start(unsign... | [
"110618445@qq.com"
] | 110618445@qq.com |
d196f36ab28d3a5728c61714238cdf0687651abb | 4c25432a6d82aaebd82fd48e927317b15a6bf6ab | /data/dataset_2017/dataset_2017_8/JAYS/5304486_5760761888505856_JAYS.cpp | 1d12024d469fedc9e53df04f49b0e8141f8959b5 | [] | no_license | wzj1988tv/code-imitator | dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933 | 07a461d43e5c440931b6519c8a3f62e771da2fc2 | refs/heads/master | 2020-12-09T05:33:21.473300 | 2020-01-09T15:29:24 | 2020-01-09T15:29:24 | 231,937,335 | 1 | 0 | null | 2020-01-05T15:28:38 | 2020-01-05T15:28:37 | null | UTF-8 | C++ | false | false | 2,853 | cpp | #include <cassert>
#include <cstdio>
#include <cstring>
#include <iostream>
using namespace std;
int R, C;
char G[33][33];
char ans[33][33];
int n[33];
void solve() {
memset(n, 0, sizeof(n));
for (int r = 0; r < R; r++) {
for (int c = 0; c < C; c++) {
if (G[r][c] != '?') n[G[r][c]-'A']++... | [
"e.quiring@tu-bs.de"
] | e.quiring@tu-bs.de |
af31839bf9813c0849112a791fa638210da42859 | 0e9d135183451c443649dd15f15ad6651285a154 | /src/Nubuck/UI/mainwindow/mainwindow.cpp | 9ab65a560fe2f5fb194d1cacbd3416d71988664d | [] | no_license | plainoldcj/nubuck | d16186759f6b7532a04c49f1ba922b4c96b772c5 | 0fa6c7cc31795f248d9d46abd525c80ec0b3bc27 | refs/heads/master | 2021-01-18T14:45:01.782140 | 2015-07-01T10:34:43 | 2015-07-01T10:34:43 | 9,876,234 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,893 | cpp | #include <QToolBar>
#include <QToolButton>
#include <QFileDialog>
#include <QScrollArea>
#include <QDockWidget>
#include <QColorDialog>
#include <nubuck_private.h>
#include <world\world_events.h>
#include <Nubuck\operators\operator.h>
#include <operators\operators.h>
#include <UI\block_signals.h>
#include ... | [
"johndoe.foobar@googlemail.com"
] | johndoe.foobar@googlemail.com |
e7b9d664462a8622d9d9f1da60310566b445b43a | 08a555c98d2345a8a136ff687da6e4a41d879248 | /CSCI-104/homework-resources/hw7-test/tests/bst_test/test26.cpp | dde07134f499834695a6ac7531c2e1b8805854a4 | [
"MIT"
] | permissive | ntsliyang/Coursework | a5db37386f5fcd91563e0ae0ba3c409b6f56a9dd | 6f84fbc242be90f7a9c3a58bdcc6f54352e4ae5a | refs/heads/master | 2021-10-28T19:47:13.940134 | 2019-04-24T17:08:59 | 2019-04-24T17:08:59 | 108,048,413 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 377 | cpp | #include "bst_gtest_class.h"
TEST_F(BSTTest, Test26_InternalFindNonexisting)
{
using Key = int;
using Value = double;
InsSeq<Key, Value> ins{
std::make_pair(5, 5.0),
std::make_pair(0, 0.0),
std::make_pair(3, 3.0),
std::make_pair(2, 2.0),
};
InheritedBST<Key, Value> bst;
InsertInTree(bst, ins);
CheckIn... | [
"yli546@usc.edu"
] | yli546@usc.edu |
6186c9aa6c33b27f6d25b22a6ef6a2ac1fe0f8a0 | 73d1d5b215b904b44a6c226d6d740335bd51f2b5 | /hola2.cpp | 7d67c5426986bb3d88d2a4f45d5e02b0f203e4a9 | [] | no_license | PacoDiazCatalan/ejemplo_1 | 2f47320eb43b9b8adad0a912ca48c4b3f63b9eca | 834cdacfccf0f10edaf00586fd303a2c85ead33e | refs/heads/master | 2023-06-23T13:10:26.864356 | 2021-07-22T18:21:08 | 2021-07-22T18:21:08 | 388,558,729 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 128 | cpp | #include <cstdio>
int main()
{
printf( "Esto es un ejemplo diferente\n");
printf( "No tengo nada más que decir" );
} | [
"francisco.diazcatalan@gmail.com"
] | francisco.diazcatalan@gmail.com |
083fee73345ddcf26b0ce08fb80b3e890ca2b0d1 | d6e776eaad78219fb85e17620659254ec0852dc7 | /December Challenge/The kth Factor of n.cpp | 2246c70aa042b938c07cc84755128255fcd842f0 | [] | no_license | SiddhanthHegde/Leetcode-Monthly-Challenges | 3a2a3c80ce580bbfd260dcd5806de81135c1e8f8 | 2c70628ccf89019072282bdbd5312d0b4d8f10fa | refs/heads/master | 2023-02-06T10:52:18.460362 | 2020-12-25T19:19:31 | 2020-12-25T19:19:31 | 309,110,303 | 1 | 1 | null | 2020-11-05T18:23:19 | 2020-11-01T14:11:00 | C++ | UTF-8 | C++ | false | false | 186 | cpp | class Solution {
public:
int kthFactor(int n, int k) {
int c = 0;
for(int i = 1; i <=n; i++)
if(n%i == 0 && ++c ==k) return i;
return -1;
}
}; | [
"siddhanthhegde227@gmail.com"
] | siddhanthhegde227@gmail.com |
ab1ceecfbc8483df4256fdb23658bc2177da05ee | b8bd7f3dd41f83b2f110fce3c82ed806e20289d2 | /Silk/src/System/Threading.h | b02e918e6a8c65735bcf863dcc7fc8f0231246e6 | [] | no_license | djdduty/Silk | d352dc07398d36f009ae75d44c0d93e75bab5100 | 0277b705ad3534bc0d3c5968c3f3c9af3825e9f9 | refs/heads/master | 2021-05-01T06:51:43.582441 | 2018-01-22T18:56:48 | 2018-01-22T18:56:48 | 37,571,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,856 | h | #pragma once
#include <System/SilkTypes.h>
#ifdef __APPLE__
#include <pthread.h>
#include <semaphore.h>
#include <mach/task.h>
#include <mach/semaphore.h>
#include <machine/param.h>
#include <atomic>
using namespace std;
namespace Silk
{
void SetThreadAffinity(i32 ThreadID);
class WorkerThread;
cla... | [
"mdecicco8@gmail.com"
] | mdecicco8@gmail.com |
7f0e9ff9ff9eb09cc754f70bd9b9260d303da9c4 | 1cf05430c284470c7a5bf46ce2292720f07ba470 | /6.cpp | cbcbc20f088ba289c5b5e981f0ac77798abc7b3d | [] | no_license | xuemei-ye/Hand-on-C | a5df27146ad984aed07be2046ada971c6208c9a3 | e7d4f98cbc2876d4dc87769858286760dceea856 | refs/heads/master | 2021-08-23T01:51:59.912896 | 2017-12-02T09:05:15 | 2017-12-02T09:05:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 643 | cpp | main(int argc,char *argv[]){
int i;
for(i=1;i<argc;i++)
printf("%s%s",argv[i],(i<argc-1)?" ":"");
printf("\n");
return 0;
}
main(int argc,char *argv[]){
while(--argc>0)
printf("%s%s",*++argv,(argc>1)?" ":"");
}
#include<stdio.h>
#include<string.h>
#define MAXLINE 100
int getline(char *line,int max);... | [
"0902130309@csu.edu.cn"
] | 0902130309@csu.edu.cn |
9db6fff5d9d778d585795ea33309c7c371aca2ab | 755870b9ec1bda3a8fcac7c06971748565a44b6e | /CTK-master/Libs/Widgets/ctkConsoleWidget.cpp | cf99c701a456de09227da3e1d20d6d548feebb65 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | jiayouchrislin/R-code | e0caedb2497f06665dc667471564a5a8a9329709 | c25da7533c18dc1619913a2b5472cb3411594fda | refs/heads/master | 2021-09-18T20:16:18.312344 | 2018-07-19T07:29:09 | 2018-07-19T07:29:09 | 109,507,692 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,652 | cpp | /*=========================================================================
Library: CTK
Copyright (c) Kitware 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.co... | [
"stupiblong@gmail.com"
] | stupiblong@gmail.com |
5c35a9226986c810bbefa161f6f5f92ec1c9ed53 | e0639dd66f5a61ab65ea7b84bf4ce55637875800 | /src/Commands/ActivateClimber.cpp | 347e9b7b3e2eb40c01a08a05f42ff9aa7bed5a17 | [] | no_license | FRC1726/Competition-2017-Port | 5f1a8fd7b8ab0b6f6f21da94d14414a771cdb298 | 5e030f554a6cc7ea83dc7d61d198857107ad0f9f | refs/heads/master | 2021-06-17T16:38:46.876413 | 2017-05-12T23:28:55 | 2017-05-12T23:28:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 858 | cpp | #include "ActivateClimber.h"
#include "Robot.h"
ActivateClimber::ActivateClimber() {
// Use Requires() here to declare subsystem dependencies
// eg. Requires(Robot::chassis.get());
Requires(Robot::climber.get());
}
// Called just before this Command runs the first time
void ActivateClimber::Initialize() {
Robot::... | [
"omegagamer67"
] | omegagamer67 |
71e2fd02c13c03b780aa206ee71f6c5fe456b9ec | e6e28d03510d4a0d38eb66dc52959bacef915068 | /server/examsetting.cpp | e72b1e4f8d99f95d1b777f218c9acdf64ef2f88e | [] | no_license | Sl-lerlyn/Exams | a031aafd6cb009e422358bd6c66abdc525748a08 | 31530ba5cf93dd3a16d0f125b7eee2265038a18f | refs/heads/master | 2023-01-30T07:13:36.836762 | 2020-12-02T05:58:45 | 2020-12-02T05:58:45 | 226,640,705 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,036 | cpp | #include "examsetting.h"
ExamSettingUI::ExamSettingUI(QWidget *parent) :
QWidget(parent)
{
setupUi(this);
tableWidget_paper->verticalHeader()->setHidden(true);
tableWidget_paper->setEditTriggers(QAbstractItemView::NoEditTriggers);
pushButton_closeServer->setEnabled(false);
}
ExamSettingUI::~ExamSe... | [
"alan19920626@gmail.com"
] | alan19920626@gmail.com |
4c726abddb78d9e0dc35db4de147113882921939 | 7babcb78e7a3579e161ccdfba890e286565c6959 | /arch/arm/common/include/ArchMemory.h | dfe45b7761126a54745ef103275d33e7f928ae87 | [] | no_license | bohnstingl/sweb | c8f75ddb25776c03c791a05a23f996cebaf2334e | 4eb42a354a77aa3546772092a939e3ddc45c015c | refs/heads/master | 2021-01-24T22:03:12.749422 | 2016-01-10T17:35:35 | 2016-01-10T17:35:35 | 47,021,551 | 0 | 0 | null | 2015-11-28T11:55:46 | 2015-11-28T11:55:45 | null | UTF-8 | C++ | false | false | 4,184 | h | #ifndef _ARCH_MEMORY_H_
#define _ARCH_MEMORY_H_
#include "types.h"
#include "paging-definitions.h"
#include "uvector.h"
/**
*
* Collection of architecture dependant functions concerning Memory and Pages
*
*/
class ArchMemory
{
public:
/**
* Constructor
* creates a new Page-Directory for a UserProccess by copy... | [
"gruss@student.tugraz.at"
] | gruss@student.tugraz.at |
3ddc5c6889f16429204fc4986d15fa9dd101df1a | ec5aae916b3814b12c22a6c12a3887dfa6df05b6 | /顺序栈/SeqStack.h | 134c0335a7e446990f185fb8ee70f41ee0b06559 | [] | no_license | meteorwhzp/-------- | dcddd2f2972a01522a17cdfeafebae2a9cd1b87c | 0eb08bcbc394fe29dd7edc362f8c9aad01aaa013 | refs/heads/master | 2020-12-01T05:20:02.860384 | 2016-08-20T03:26:06 | 2016-08-20T03:26:06 | 66,125,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,263 | h | #ifndef _SEQSTACK_H
#define _SEQSTACK_H
#include <stack>
template<typename T> class SeqStack
{
public:
SeqStack(int sz) :m_ntop(-1), m_nMaxSize(sz){
m_pelements = new T[sz];
if (m_pelements == NULL)
{
cout << "application Error!!!" << endl;
exit(1);
}
}
~SeqStack()
{
delete[] m_pelements;
}
public... | [
"495684448@qq.com"
] | 495684448@qq.com |
52da357d7951f427312cfdca25d4faeb1e4111cd | 0ac485cca6a3a5c90b73c8ffaadf51c3637c1704 | /RPG_MyLife/Gate.h | d6bb12884e83f771a8c31c69aa435ee5eeb4d533 | [] | no_license | americococo/RPG_FIrst | 6ddfcaf2835b33358ec6683d36fb35f35fd613ee | 16db481ba69caa59a27dcd101821106637944e86 | refs/heads/master | 2020-03-19T11:13:42.981708 | 2018-08-03T10:56:39 | 2018-08-03T10:56:39 | 136,440,737 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 521 | h | #pragma once
#include "FixedObject.h"
#include "MessageFrom.h"
enum eDirectionGATE
{
NONERoom,
LEFTRoom,
RIGHTRoom,
UPRoom,
DOWNRoom
};
class Gate : public FixedObject
{
public:
Gate();
~Gate();
void Init(float posX,float posY,int mapX,int mapY,eDirectionGATE GateDirection);
void Update(float deltaTime... | [
"tmdrb515060@gmail.com"
] | tmdrb515060@gmail.com |
495b49d42ea30bcc394ad37384eedd8023a7a95b | 4839a9c12ed5b5be497fee2eb673d3604cac38c2 | /OsuBots/TimingPoint.h | f5ca856cd2748f2f5fd589982183c771940b3002 | [
"MIT"
] | permissive | CookieHoodie/OsuBot | e6cd1d86d55b734d95e0f0c24d296839d1972145 | 422d82bf842fc0a74c795046392422d76f577176 | refs/heads/master | 2023-02-20T15:15:58.771684 | 2023-02-11T08:38:47 | 2023-02-11T08:38:47 | 132,325,960 | 15 | 12 | MIT | 2019-04-12T11:18:42 | 2018-05-06T09:53:08 | C++ | UTF-8 | C++ | false | false | 387 | h | #pragma once
#include <string>
#include "Functions.h"
using namespace std;
class TimingPoint
{
public:
TimingPoint(string timingPointLine, float* lastPositiveMPB);
int offset;
float relativeMPB; // (Milliseconds per beat) -> duration of one beat
float realMPB; // calculated MPB
int meter;
private:
void proc... | [
"chinhang1999@gmail.com"
] | chinhang1999@gmail.com |
feb4527c7ae78378a4312ebc9d0aff75f20f2564 | f5c8bc1324e7ab9e894a6cf390b8172c7133c9c9 | /CIS 1202 Programming Assignment 14/Truck.h | 0bb05e832ad6c4343e4080079fdeade0221d1fee | [] | no_license | John2029/CIS-1202-Programming-Assignment-14 | c9c81625315274e056d5a95ae46db741273e0f2f | 9a50f80c0d6548eeceb25d14aa5ece82826d3725 | refs/heads/master | 2023-04-14T17:38:08.486029 | 2021-04-25T20:33:36 | 2021-04-25T20:33:36 | 361,535,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 294 | h | #pragma once
#ifndef TRUCK_H
#define TRUCK_H
#include "Vehicle.h"
#include <string>
using namespace std;
class Truck: public Vehicle
{
private:
int towingcapacity;
public:
Truck(int);
Truck();
void setTowingcapacity(int);
int getTowingcapacity()
{
return towingcapacity;
}
};
#endif | [
"may54721@mvctc.com"
] | may54721@mvctc.com |
06f6e462f391a83a6c34dbaeebee9205823f822d | cc42fefde1702badb1ab637e59d660b92c86c0f1 | /sem1/alg&structdat/lab05/6.cc | fc4cf529eb38dd1cb4a1b1a69090c35d3163b119 | [] | no_license | mihaituhari/fmi-2 | 90212f2cd7a999c0a49a96ad552b12f04bc654b9 | f8ab78fe8b7e0b2f92ec8d8517215d2e1ed7904e | refs/heads/master | 2023-03-19T23:30:15.703908 | 2014-02-03T10:51:41 | 2014-02-03T10:51:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 743 | cc | #include <iostream>
#include <string>
using namespace std;
int main (int argc, char const *argv[])
{
string w = "ababa";
string margine;
unsigned begin = 0, runner = 1;
while (runner < w.length())
{
if (w[begin] == w[runner])
{
// found possible match, see if it lasts until the end of the string
int fro... | [
"theo@tvararu.ro"
] | theo@tvararu.ro |
676096a2010dfc287db098465d484ba7bc956d94 | df35494e601434211393103c4bde8480a71e3886 | /Projects/ExLibrisGL/FaceOptions.h | 4c43b24cdc67faad37d02f01aaa3ea5c9224fc77 | [
"MIT"
] | permissive | knight666/exlibris | b08084c166b4bda3f1b94748fb4727d4a01fedfd | b21b46e0c84e5c4f81f8048022cda88e7bb3dca2 | refs/heads/master | 2022-11-15T07:13:58.534199 | 2016-08-04T07:15:32 | 2016-08-04T07:15:32 | 275,504,359 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,643 | h | /*
* This file is a part of the ExLibris project.
*
* Copyright (C) 2013 Quinten Lansu
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without... | [
"knight666+github@gmail.com"
] | knight666+github@gmail.com |
68f7ed2f2a5e937d9e4ba50145d6ee471dcac7fc | 28f1f17528552562ec340e8401f60339f6143f2f | /boiler/environment/signals.cc | 69671b92d3c479ef7a4bf65ac456b6101e499f25 | [
"BSD-3-Clause"
] | permissive | virtan/hot-boiler | d3a0a2dc7670ca8348b338f482508175f7f07202 | 7d4940b2d3315f3afa3796d0805680c8d16b4129 | refs/heads/master | 2021-01-25T06:05:42.363776 | 2012-05-24T18:29:19 | 2012-05-24T18:29:19 | 4,436,255 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,048 | cc | #include <boiler/signals.h>
#include <boiler/safe_errno.h>
#include <errno.h>
namespace boiler {
void signal_handling_initiation()
{
signal_set_action(SIGHUP,sigaction_free_logs);
signal_set_action(SIGUSR1,sigaction_respawn);
signal_set_action(SIGTERM,sigaction_terminate);
signal_set_action(SIGINT,sig... | [
"virtan@virtan.com"
] | virtan@virtan.com |
d90c5b39e8a32ac304f0d188cbb4dcbbeb9aeb51 | 76716c03b0d978399a0cd26786cdd13f3301f358 | /Life/fieldgetter.cpp | 1c58695da7ffa06640765cc95e7a47c4467a7c29 | [] | no_license | 15202-sidorov/NSU_Computer_Graphics_Course | 1be27b19bb58098552c73f939b9d494694eb517e | 0a7bb029f2c77f9b6aa7236a3224c7b0cc917519 | refs/heads/master | 2020-04-29T04:24:26.353355 | 2019-03-15T15:30:17 | 2019-03-15T15:30:17 | 175,846,041 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,069 | cpp | #include "fieldgetter.h"
#include <iostream>
FieldGetter::TwoDigits FieldGetter::getTwoDigits()
{
std::string line;
if (!std::getline(stream, line))
{
std::cout << "Failed to read" << std::endl;
}
std::string width_string;
std::string height_string;
int breakPoint = 0;
for (i... | [
"iliasidorov90@gmail.com"
] | iliasidorov90@gmail.com |
6d1be17314ff7fcbd5d3127d1192c14dfa81ca11 | d6f2836db8be6d8d48e0e7f66d0579278aaa83f0 | /Programme_Test/Test_Neural_Network/Sources/Data.h | 9ae838f22ae1b92580762e178ee43043af44dba9 | [] | no_license | cdumonde/Neural-Network-Project | 8dcfc03ec0618be0968487df8b160581e9ed80d9 | 9d8798f31ff3a7d0f0ad71da6e946a3c0640f0ee | refs/heads/master | 2021-01-19T00:33:14.253431 | 2017-05-11T07:52:09 | 2017-05-11T07:52:09 | 87,183,304 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 537 | h | #ifndef DATA_H
#define DATA_H
#include <vector>
#include <iostream>
#include <stdlib.h>
using namespace std;
class Data
{
public:
// Constructors
Data();
Data(unsigned char *tab1D, size_t n);
Data(unsigned char **tab2D, size_t x, size_t y);
// Destructor
~Data();
// adder
void add... | [
"cedric.dumondelle1@gmail.com"
] | cedric.dumondelle1@gmail.com |
74ca1885ca11515a8cc496616ad4f40475e1ebf5 | d07722a68a3caee22821df44e245c5785d441ce3 | /Isolines.cxx | 2a9c624d5bc9a8c1e3b4d25371899cc8e0d8b27d | [] | no_license | ajphillips/SciVisIsolines | 82ebc5621d07a2c33665903c265615f15d07b6a6 | 95c18a31705569f9f443ebfcc325b559ff6af071 | refs/heads/master | 2021-01-10T14:57:13.433992 | 2016-04-17T01:33:16 | 2016-04-17T01:33:16 | 55,709,698 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,061 | cxx | /*=========================================================================
This project uses the Visualization Toolkit library and helper functions
from TriangleList.h to render an isosurface. Implementation by Andrew Phillips.
=========================================================================*/
#inc... | [
"andrewjphillips87@gmail.com"
] | andrewjphillips87@gmail.com |
73fb0d8a5e3581f5bbfd0b81b057473b2dfb9b76 | a91feed0f9751a104c98bd55fb331cc963715295 | /Plugins/EditorScriptingTools/Source/EditorScriptingTools/Private/EditorScriptingToolsSubsystem/EditorScriptingToolsSubsystemDetails.h | 32a6831ad0397fc96c25bd5e333adc744a0e3908 | [
"MIT"
] | permissive | EmbarkStudios/UE4-EditorScriptingToolsPlugin | d0628136322c658b0f51448d0c2f0dff0da623b9 | 4f7cc53e364fb6d967a3a4fa16b0b4dafdb7cea7 | refs/heads/main | 2023-04-02T17:12:27.343106 | 2021-04-15T18:49:02 | 2021-04-15T18:49:02 | 358,392,810 | 2 | 0 | null | 2021-04-15T21:07:11 | 2021-04-15T21:07:10 | null | UTF-8 | C++ | false | false | 1,051 | h | //====================== Editor Scripting Tools ===========================//
// Copyright 2020 Elhoussine Mehnik (Mhousse1247). All Rights Reserved.
//====================== http://ue4resources.com/ ========================//
#pragma once
#include "IDetailCustomization.h"
class IDetailLayoutBuilder;
class SWidget;
... | [
"mehnikelhoussine@gmail.com"
] | mehnikelhoussine@gmail.com |
ed260f6ba0875ee38096fdc29f0244b401379691 | 674bff14d63bb52475e23bf2b3cc4250d5e1600c | /Trees/pro9.cpp | 284f832b9aea16a7789fec18efb4b96b8e4a43b2 | [] | no_license | sajjusajuu/My_projects | 7979d80c161e31bb91798358b4daebad36a6792b | 73b7c21b66c054bd855cf5c37bf0657e8610fef2 | refs/heads/master | 2021-01-22T13:42:39.040475 | 2014-08-20T16:50:52 | 2014-08-20T16:50:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,424 | cpp | // Given two tree return true if they are structurally identical
// This also contains the level order traversal of a tree
// Written by Sajid Hussain
#include <iostream>
#include <cstdlib>
#include <cstdio>
using namespace std;
class treenode {
public:
int data;
treenode *right;
treenode *left;
treenode(i... | [
"sajidhussain2803@gmail.com"
] | sajidhussain2803@gmail.com |
42b2c6d59d8bcd00236b1d739a7cb7da0ba4b17d | ab5a3741869c057d1cee3940c6902cdfd3e566ac | /RandomGraph/RandomGraph.cpp | 49c513432c25fa1a98e5fe55252d7855e846bd20 | [] | no_license | MayoNati/RandomGraph | b774f8725900af5d685480022f3217938881e05a | 17a4a6c27c5ce26f33e37ccb2a9a1374671a3f5a | refs/heads/master | 2023-04-12T01:10:17.556052 | 2021-04-22T15:12:48 | 2021-04-22T15:12:48 | 360,561,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,789 | cpp | // RandomGraph.cpp : This file contains the 'main' function. Program execution begins and ends there.
//
#include<iostream>
#include <unordered_set>
#include <list>
#include <queue>
#include <time.h>
#include <iostream>
#include <thread>
#include <iostream>
#include <fstream>
//Netanel Mayo
using namespace ... | [
"netanel.mayo@solaredge.com"
] | netanel.mayo@solaredge.com |
0c2485c3412ff99b844b0659e6b69bdac95dbb58 | 6f3ca80c0bcf1ba68a4a76fe9e7890670c7cb9b9 | /C++ Primer Plus/Ch.2/L.2.3/main.cpp | 390ca61ae574f357fa83da879acfc3da7a6de0b5 | [] | no_license | VKiNGpl/Cpp-projects | 5977ce9696d7f859f6e7b220c45bb87864475295 | 3dbfeba1ec1c8fcf382a75d00cc6ba3311f690ae | refs/heads/master | 2022-09-21T06:48:15.309868 | 2020-06-03T04:31:39 | 2020-06-03T04:31:39 | 197,949,676 | 0 | 0 | null | 2019-07-22T00:06:33 | 2019-07-20T15:38:14 | C++ | UTF-8 | C++ | false | false | 318 | cpp | #include <iostream>
using namespace std;
int carrots;
int main()
{
cout << "How many carrots do you have? ";
cin >> carrots;
cout << "Here are two more! ";
carrots = carrots + 2;
//the next line concatenates output
cout << "Now you have " << carrots << " carrots." << endl;
return 0;
}
| [
"krystianspiewak@gmail.com"
] | krystianspiewak@gmail.com |
97365ffa44eeab3adc9a3514e2cac9e4a6d4c1f7 | 6ed5f0ff27221d3e040ff93f1b438ba3d8fe8850 | /src/qt/editaddressdialog.cpp | 114d16e98baf5ec37c69daa788e838e3b26b9ef9 | [
"MIT"
] | permissive | TheNiceCoin/NiceCoin-master | 55e7d5f4b89ebdb1b4c3ba25acebf511efdb3859 | 26083c0b422056dd2d64d911f98f7a325885fc94 | refs/heads/master | 2020-04-12T20:19:30.545853 | 2014-08-16T16:34:14 | 2014-08-16T16:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,565 | cpp | #include "editaddressdialog.h"
#include "ui_editaddressdialog.h"
#include "addresstablemodel.h"
#include "guiutil.h"
#include <QDataWidgetMapper>
#include <QMessageBox>
EditAddressDialog::EditAddressDialog(Mode mode, QWidget *parent) :
QDialog(parent),
ui(new Ui::EditAddressDialog), mapper(0), mode(mode), mod... | [
"nicecoindev@gmail.com"
] | nicecoindev@gmail.com |
3d1d66d3bc42c63dca6172f8c429af66c0857aac | add246d790e0e8ff9eb49955bfd276c70439e613 | /CfgManager/interface/CfgManager.h | 5f9e474fed1d68617e95b5e29ba67a865d58cc6e | [] | no_license | abenagli/TBStudies | 0bee17521e29272659cfc31927db7dce56a38437 | 2d9c1b2b5cd2ee25ef0c8ad4d37bdcd5aeafe99a | refs/heads/master | 2020-03-30T15:46:52.235302 | 2020-01-19T12:33:53 | 2020-01-19T12:33:53 | 151,378,759 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,414 | h | #ifndef __CFG_MANAGER__
#define __CFG_MANAGER__
#include <unistd.h>
#include <pwd.h>
#include <time.h>
#include <ctime>
#include <iostream>
#include <fstream>
#include <istream>
#include <sstream>
#include <iterator>
#include <map>
#include <vector>
#include <string>
#include <algorithm>
#include <iomanip>
#include ... | [
"andrea.benaglia@cern.ch"
] | andrea.benaglia@cern.ch |
6bd75f701ba5f259922784046f1b6b9ac18719a4 | 586d8c258f1a9cca8a37d5c3d89e8870182a8b8a | /src/NumberTheory/Sieve.h | 9b17983c4bca69a147a6d2db47200a7b9ae6259b | [
"MIT"
] | permissive | yliu-xjtu/Way-to-Algorithm | 1e57ff78b6276b002585e5cc5607a4a1a1d5cc62 | 927d8e372354b6c6c0082844abcaefe7aebaee42 | refs/heads/master | 2020-04-01T21:01:28.442532 | 2018-10-18T11:15:48 | 2018-10-18T11:15:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64 | h | #pragma once
#include <vector>
std::vector<int> Sieve(int n);
| [
"linrongbin16@gmail.com"
] | linrongbin16@gmail.com |
9dd4df61806d0437544cda68ca5e4836ea797dcf | ad715f9713dc5c6c570a5ac51a18b11932edf548 | /tensorflow/core/distributed_runtime/integration_test/c_api_session_coordination_test.cc | f9afc5b4cf6b61d2e3ef492ed355ea19f684ef46 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | rockzhuang/tensorflow | f1f31bc8edfa402b748c500efb97473c001bac95 | cb40c060b36c6a75edfefbc4e5fc7ee720273e13 | refs/heads/master | 2022-11-08T20:41:36.735747 | 2022-10-21T01:45:52 | 2022-10-21T01:45:52 | 161,580,587 | 27 | 11 | Apache-2.0 | 2019-01-23T11:00:44 | 2018-12-13T03:47:28 | C++ | UTF-8 | C++ | false | false | 7,746 | cc | /* Copyright 2021 The TensorFlow Authors. 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.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
136d42f92a261fe6c491b949c6d8ae0afdd1ce7f | 7c81d55b499c4c0f2e8360806444dcf67804912d | /QLSV/student.h | a8571569ffdf85c7e7f3aac7af948332a7a997fc | [] | no_license | HoaFI/DuAnQuanLiSinhVien | a41e68b9728fdc87b445643ac477d605de8f89d1 | 5d71124474e783885a885b97551e54e494701d6d | refs/heads/master | 2023-09-01T12:45:15.477366 | 2021-10-29T14:50:13 | 2021-10-29T14:50:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 991 | h | #ifndef STUDENT_H
#define STUDENT_H
#include <QListWidgetItem>
#include <QString>
class Student : public QListWidgetItem //Student thua ke lai QlistWidgetItem
{
public:
Student();
Student(QString name);
Student(QString name, QString dob, QString className);
~ Student() { };
void setName(QString n... | [
"otmadetma@gmail.com"
] | otmadetma@gmail.com |
3c327c46916737d9b4c6460ea547f9d0c26e3f17 | 9f5dd76fe21a66f90700f83840f2491dd34b17f9 | /third_party/mlir/lib/Support/StorageUniquer.cpp | 3672c0f375981096ac92d862a36dc766d7c51f8e | [
"Apache-2.0"
] | permissive | thuanvh/tensorflow | b328964da68744bbd77799b13729835dcf4dbf79 | a599e0e2fc5a0e7964ad25c2f5c7e6ed5b679dc6 | refs/heads/master | 2021-07-20T13:55:40.451003 | 2019-12-03T06:34:09 | 2019-12-03T06:34:09 | 119,012,773 | 3 | 1 | Apache-2.0 | 2019-12-03T06:42:38 | 2018-01-26T06:05:36 | C++ | UTF-8 | C++ | false | false | 7,520 | cpp | //===- StorageUniquer.cpp - Common Storage Class Uniquer ------------------===//
//
// Copyright 2019 The MLIR Authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
689aadc0099901d1e4cfb2716fffee087adcbaa9 | 5610d502f019f23c7c12acac44b36a1ab068c054 | /GS_RenderFBO.cpp | a8e5d2c06825ce4bcbfaf249a12a3c6ee0929504 | [] | no_license | elvircrn/ccppcodes | 7f301760a1cbe486f3991d394d5355483fbf27dd | b5d72b875b5082042826c86643d6f5e47ab2d768 | refs/heads/master | 2021-01-01T05:46:37.476763 | 2015-10-14T17:47:57 | 2015-10-14T17:47:57 | 44,265,359 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,256 | cpp | #include "GlavnoStanje.h"
#include "Igra.h"
void GlavnoStanje::RenderSvjetlostNaFBO()
{
//LIGHTMAPA
RenderNormalNaFBO();
glBindFramebufferEXT(GL_FRAMEBUFFER_EXT,fbo);
glFramebufferTexture2DEXT(GL_FRAMEBUFFER_EXT, GL_COLOR_ATTACHMENT0_EXT,
GL_TEXTURE_2D, lightmapa, 0);
glClear(GL_COLOR_BUFFER_BIT | GL_... | [
"elvircrn@gmail.com"
] | elvircrn@gmail.com |
8475b03ac46e7198f622c49b4cb5814f25547fa9 | 114f832401a01d13116a65dc21dcf250310d09e9 | /tests/jtest/jtestmodule/misc.h | 51be5fb271eae99bbaa9bf42dca2a52c577d761a | [] | no_license | danse-inelastic/journal | 76abac5bbd2cb6d4250b91a5478c1482532cf4b7 | 3f7391f3a9edcc2950f8994f472578ddf496f123 | refs/heads/master | 2022-04-28T23:04:05.662037 | 2020-09-09T05:11:33 | 2020-09-09T05:11:33 | 45,880,453 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,130 | h | // -*- C++ -*-
//
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//
// Michael A.G. Aivazis
// California Institute of Technology
// (C) 1998-2005 All Rights Reserved
//
// <LicenseText>
//
// ~~~~~~... | [
"michael.aivazis@gmail.com"
] | michael.aivazis@gmail.com |
26cf9694b81c4b53a722330cdf5a496dbb7f85c4 | 0aaca2a39642e8d331ec8a22c9b236bee77df77e | /Info/TP7/ClementPhan/Vector.cpp | e5f5af8fa925a0b0c426b9b576e5e27344a0ca24 | [] | no_license | ClementPhan/ENPCInfo | 2192b6de64fdb27974b32134834f7f54b5d95037 | 57a837fa59cbf441bf081db8fbd3290611a5f049 | refs/heads/master | 2021-09-14T13:40:36.158352 | 2018-05-14T13:28:59 | 2018-05-14T13:28:59 | 69,385,838 | 0 | 0 | null | 2018-05-14T13:29:00 | 2016-09-27T18:19:12 | C++ | UTF-8 | C++ | false | false | 1,206 | cpp | #define _USE_MATH_DEFINES
#include <cmath>
using namespace std;
#include "Vector.h"
Vector Vector::operator+(Vector b) {
Vector c;
for(int i=0;i<DIM;i++){
c.Set(i,Get(i)+b.Get(i));
}
return c;
}
Vector Vector::operator -(Vector b) {
Vector c;
for(int i=0;i<DIM;i++){
c... | [
"phanou74370@gmail.com"
] | phanou74370@gmail.com |
4fe8f8e4ccc8cbb82fdc21279c577c4b6574cbf2 | 00fea9459f8ed3955910a0e770af61278c93234b | /295Find_Median_From_Data_Stream.cpp | 05b5ebc7a8a519059fa761318f63573750b1c93d | [] | no_license | caomincan/leectcode | eff934db566d74e2b0e95b7d462c33dea06c1ee2 | 582e8ac8f37b9f62e90a94b860d4d99c0e530fe0 | refs/heads/master | 2022-12-01T23:32:56.505801 | 2020-08-12T00:51:20 | 2020-08-12T00:51:20 | 271,587,997 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,496 | cpp | class MedianFinder {
public:
/** initialize your data structure here. */
MedianFinder() {
size = 0;
}
void addNum(int num) {
if(maxHeap.empty()) {
push(maxHeap, num, true);
} else{
int x = maxHeap.front();
if(num <= x){
pus... | [
"micao@vt.edu"
] | micao@vt.edu |
c5ce0b5413314d5b3a850773e287ae5f4953614f | 8366064bf1ce5c29ca0241030a7839c291885322 | /src/ListNode.h | 8c679c775d33be146b773fe47881ca5cc99797ec | [] | no_license | VioletDream-SXZ/leetcodec | b3047bec34992a95ff103b1567f871df7ae9301a | 52cc0d44030bc9cf10ee6733776ac3612c2672ba | refs/heads/master | 2023-05-31T16:34:18.790045 | 2021-06-20T15:10:01 | 2021-06-20T15:10:01 | 326,360,657 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 358 | h | #ifndef __LISTNODE_H__
#define __LISTNODE_H__
#include <vector>
typedef struct ListNode {
int val;
ListNode* next;
ListNode();
ListNode(int v);
ListNode(int v, ListNode* node);
static ListNode* createListNodeByVector(std::vector<int> vc);
static void displayList(ListNode* header);... | [
"694622692@qq.com"
] | 694622692@qq.com |
45460836971ee14bfb4f27804ee4716e4c87e0d4 | bef4cc9615da4ea60336a2a0f634cb778dfdbf73 | /HelloWorld.cpp | 32c36c901ff50cd3c32d21bfe0e4fc4859b909ae | [] | no_license | santhraThomas/CSC4110-assignment1 | 7200f39b19a5b5c764f1af4c5eebfea4fbea0992 | 9ccdfafd5e00821c3293f23c085487e67613e75a | refs/heads/master | 2023-02-23T04:11:38.863207 | 2021-01-29T00:34:35 | 2021-01-29T00:34:35 | 333,596,360 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 337 | cpp | // Simple C++ program to display "Hello World"
//Author: Santhra Thomas <gn7030@wayne.edu>
// Header file for input output functions
#include<iostream>
using namespace std;
// main function -
// where the execution of program begins
int main()
{
// prints hello world
cout<<"Testing git merge!";
... | [
"gn7030@wayne.edu"
] | gn7030@wayne.edu |
fdf2d5f6e051eca74cd02e53a4c6795cb5663dc5 | 80372490ee256fb694af5f64b69675d8e969de27 | /src/PluginColorToGray.cpp | f9dd242ee689c20919db64cae9d1b90124fc9ad1 | [
"MIT"
] | permissive | willytell/qt-opencv-multithreaded | 017e5c71be545fdcc0d220262ec66d08508aa4be | f88ac43099d65576b27a66448e91531d283c7ad2 | refs/heads/master | 2016-08-08T12:52:12.784697 | 2014-02-15T13:38:43 | 2014-02-15T13:38:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 677 | cpp | /*
* PluginColorToGray.cpp
*
* Created on: 13/02/2014
* Author: willytell
*/
#include "PluginColorToGray.h"
PluginColorToGray::PluginColorToGray() {
// TODO Auto-generated constructor stub
}
PluginColorToGray::~PluginColorToGray() {
// TODO Auto-generated destructor stub
}
bool PluginColorToGray::pro... | [
"guille.torres@gmail.com"
] | guille.torres@gmail.com |
76379486bc3605255fe849c8971a31e47573fc94 | 4bedf13c4df19e46a82961dc065074a578a47e47 | /src/masternode-sync.h | e6fd03417125d57c61a2b606bb767c455500de4e | [
"MIT"
] | permissive | walkjivefly/monoeci-core | 28146342e664c1f8df94e632a34da58efe259dd9 | fff8ac4876352d283c59da15de083631a61c7ac0 | refs/heads/master | 2021-04-26T23:46:53.498737 | 2018-03-02T17:21:13 | 2018-03-02T17:21:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,121 | h | // // Copyright (c) 2014-2017 The *D ash Core developers
// Copyright (c) 2016-2017 The MonacoCore Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef MASTERNODE_SYNC_H
#define MASTERNODE_SYNC_H
#include ... | [
"monacocoin@gmail.com"
] | monacocoin@gmail.com |
3a269004e8af677b660b24a6b6d9afb6a4495a54 | ac25bd2ddd4fe0d4d82d1bb4a7fb231488fddaf0 | /regression/cpp-from-CVS/Implicit_Conversion9/main.cpp | 39dc405df5b7957dd57696d797ba7ee7fcbec936 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-4-Clause",
"BSD-2-Clause"
] | permissive | polgreen/cbmc | edb7846859432627e29e1b8f7aff463c649854cf | dd42ef89dabcd010ed63e089ced04f9a7b6f1199 | refs/heads/master | 2023-03-19T10:58:49.657381 | 2017-05-13T18:33:10 | 2017-09-06T15:37:26 | 97,494,073 | 1 | 2 | NOASSERTION | 2023-03-07T21:27:23 | 2017-07-17T15:52:09 | C++ | UTF-8 | C++ | false | false | 212 | cpp | enum foo {NOT_AFFECTED, FATAL_AFFECT, WARNING};
typedef struct {
foo SeverityType;
} BitDatabaseRecordStruct;
const BitDatabaseRecordStruct BitDataBase [1] =
{
{NOT_AFFECTED}
};
int main()
{
return 0;
}
| [
"kroening@6afb6bc1-c8e4-404c-8f48-9ae832c5b171"
] | kroening@6afb6bc1-c8e4-404c-8f48-9ae832c5b171 |
8b98b405c57733aa9bc669271050dcf81d2b14d4 | b9411b202bae26c836e91bdc36d24db2cc58f8ac | /light/src/shows/rainbowBreathe.hpp | 7b9665c26b77ccfcd6b989ed46325c8a94df09f9 | [] | no_license | reubn/ojoiris | 6a5b0e18ae46eb9fbdbf669a882fdf75037e32ac | 80a1b567d4b72107b78615a13af8b39ea5fad784 | refs/heads/master | 2023-03-10T15:27:17.704793 | 2022-04-20T09:00:38 | 2022-04-20T09:00:38 | 181,566,433 | 1 | 0 | null | 2023-02-28T16:43:59 | 2019-04-15T21:10:59 | JavaScript | UTF-8 | C++ | false | false | 64 | hpp | extern void loopRainbowBreathe(ConfigurableSettings& settings);
| [
"reuben.eggar@me.com"
] | reuben.eggar@me.com |
3e6eae837e0cfd5cf8b8570d39bde59d6ced45d8 | b40431fb7a4c064464f140daea8623934c059a85 | /main.cpp | 29c7dbd25d3cf743d9d945db544f2a5fb85c4f77 | [] | no_license | sowa008/BudgetApp | fec67731176b142271787a21b203016199459948 | eb0b9c259cea8f6d533e303a304bcd15c64a6f22 | refs/heads/master | 2022-11-10T17:21:31.701446 | 2020-06-25T21:49:13 | 2020-06-25T21:49:13 | 274,927,002 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,937 | cpp | #include "PersonalBudgetManager.h"
#include <iostream>
using namespace std;
int main()
{
int loggedUserId = 0;
PersonalBudgetManager personalBudgetManager;
while (true)
{
if (loggedUserId == 0)
{
char choice=personalBudgetManager.chooseOneOptionFromMainMenu();
... | [
"zofia.iskierko.programista@gmail.com"
] | zofia.iskierko.programista@gmail.com |
09ced6f3ce79ff5c28cd17c7d317c8a785a29ac8 | 1302a788aa73d8da772c6431b083ddd76eef937f | /WORKING_DIRECTORY/device/generic/goldfish-opengl/system/renderControl_enc/renderControl_client_context.cpp | a97f305f85c6004595e91c8e5d351439d68eef98 | [] | no_license | rockduan/androidN-android-7.1.1_r28 | b3c1bcb734225aa7813ab70639af60c06d658bf6 | 10bab435cd61ffa2e93a20c082624954c757999d | refs/heads/master | 2021-01-23T03:54:32.510867 | 2017-03-30T07:17:08 | 2017-03-30T07:17:08 | 86,135,431 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,541 | cpp | // Generated Code - DO NOT EDIT !!
// generated by 'emugen'
#include <string.h>
#include "renderControl_client_context.h"
#include <stdio.h>
int renderControl_client_context_t::initDispatchByName(void *(*getProc)(const char *, void *userData), void *userData)
{
rcGetRendererVersion = (rcGetRendererVersion_client_... | [
"duanliangsilence@gmail.com"
] | duanliangsilence@gmail.com |
03afc8bb9b98c388e94e19f2c177b01cc3146dc1 | 95de8f289c94dd7e5d2fabc71d01ab0988a4ff6d | /square_serial/square_serial.ino | 9964b99604fb3ea25e6f2a760636a29ca36c6e21 | [] | no_license | R8Git/StrumentazioneBiomedica21-22 | c9f7ecda47e53aac3bb921df5eafcd71557522b6 | 6fc06bd8d37febdda48394acc7815bd74a8125d4 | refs/heads/master | 2023-08-27T01:16:35.982498 | 2021-11-04T14:30:21 | 2021-11-04T14:30:21 | 425,495,731 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 298 | ino | void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
}
void loop() {
// put your main code here, to run repeatedly:
for(int i=0;i<10;i++){
Serial.print("0\n");
delay(100);
}
for(int i=0;i<10;i++){
Serial.print("255\n");
delay(100);
}
}
| [
"p.zaffino@yahoo.it"
] | p.zaffino@yahoo.it |
076545fbe0d3218718ae30fbae3a39a63307f52a | b78d6461093138a30f4ed7e10512d6c1dee64c24 | /exercises/interpolate/tests/test_all.cpp | 0f2beaeca7d6e9e4274d7cf7d6b89ec58670e77c | [] | no_license | knedlsepp/cpp-anfaenger-kurs | a197f775566169751973195a057f9a15ae8de91e | 4561382e871359328e2a0a5ac7f85830a1f82b7d | refs/heads/master | 2020-04-12T21:51:11.808368 | 2015-10-13T14:18:58 | 2015-10-13T14:18:58 | 41,868,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 920 | cpp | #define CATCH_CONFIG_MAIN
#include "catch.hpp"
#include <vector>
#include "example.hpp"
TEST_CASE( "When using interpolate", "[interpolate]" ) {
SECTION( "{x,x} should yield the identity map" ) {
auto f = std::map<double, double>{{0.,0.},{1.,1.},{2.,2}};
for (auto x = 0.25; x<2; x+=0.25){
... | [
"vortragender@vdmmss-dev.zamg.ac.at"
] | vortragender@vdmmss-dev.zamg.ac.at |
43f5752445da0f9f5245d3ba0c7886a3f75e4691 | 3b3e5db80d59e7db216801b220e27c7f194d8e65 | /ch_3/exercise_341.cpp | 1b7cde517ca4e80675929e5061636dbc116c0caf | [] | no_license | teirm/cpp_primer | f93e8296f9582a2738691155c77e01ce0eef50d8 | 29af7f91a1256050a23817f2716d5a95c49baea8 | refs/heads/master | 2021-01-13T03:24:58.887260 | 2017-07-02T16:45:03 | 2017-07-02T16:45:03 | 77,570,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,065 | cpp | /* Exercises section 3.4.1
* 12 MAR 2017
*/
#include <iostream>
#include <vector>
#include <string>
#include "../tools/display_ex.cpp"
using namespace std;
int iterating_vectors()
{
vector<int> v1(10, 1);
for (auto it = v1.cbegin();
it != v1.cend(); it++) {
cout << *it << endl;
... | [
"tribunus.vii@gmail.com"
] | tribunus.vii@gmail.com |
d8b90d95cc2ff6fae33706945de694b2baad8971 | 967893d836e30895f35b3c2e1c65f70dbcc14d88 | /aeda2021_p02/Tests/fleet.h | aef0194ba5f702475e6e53d7a74998db3466763e | [] | no_license | carolrosemback/FEUP-AEDA | d39133a6c12fcd1a2b58f5d3edb5ff60ca815736 | 4bb4a279cd9d12c0540748f62e904f3922871260 | refs/heads/master | 2023-04-08T00:09:15.531383 | 2021-04-12T18:33:44 | 2021-04-12T18:33:44 | 309,721,606 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 487 | h | #ifndef FLEET_H_
#define FLEET_H_
#include <vector>
#include "vehicle.h"
using namespace std;
class Fleet {
vector<Vehicle *> vehicles;
public:
vector<Vehicle *> getVehicles() const;
friend ostream & operator<<(ostream & o, const Fleet & f);
vector<Vehicle *> operator () (int yearM) const;
void addVehic... | [
"up201800171@fe.up.pt"
] | up201800171@fe.up.pt |
f5103780d07718ec25fa8d36051201904531ffae | 031280253044d9c936a44c308800a849d5e1d294 | /oracle_test/test.cpp | d696fc006ce19b4a8d6754a9efc9222721138a76 | [] | no_license | hhuchzh/GPS_SERVER | afbf0ad884b615a75e741bbb89f57944f2b14ea1 | 810876616ada2799dff92009b6a822631fb581ae | refs/heads/master | 2021-09-18T06:43:52.276844 | 2018-07-11T02:13:10 | 2018-07-11T02:13:10 | 119,019,296 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 980 | cpp | #include <iostream>
#define LINUXOCCI //避免函数重定义错误
#include <occi.h>
#include <stdio.h>
using namespace std;
using namespace oracle::occi;
int main()
{
Environment *env=Environment::createEnvironment(Environment::DEFAULT);
cout<<"begin to connect"<<endl;
string name = "youtu";
string pass = "Bagejiadao321";
... | [
"zhen.chen@busge.com"
] | zhen.chen@busge.com |
7047a2dd11cbb07c0d36a5f9e20418a6574cf9dd | 6550905f4228b5951944f1da9ba5742112c8caa2 | /CTreeWidget.cpp | f0abb4e73496bf72ecb509ab4c42e74d11780809 | [] | no_license | Dr-Faizmeister/eepromconfig | bda3bbf3883dcc8f831faf2a552e927060a3aa0c | a8b5f75c89536f4030d84a896708e2b6d5281860 | refs/heads/master | 2021-01-01T05:47:41.183906 | 2013-11-20T04:49:00 | 2013-11-20T04:49:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,883 | cpp | #include "CTreeWidget.h"
CTreeItemDelegate::CTreeItemDelegate(QObject * parent) :
QItemDelegate(parent)
{
}
//===========================================================================
QWidget* CTreeItemDelegate::createEditor ( QWidget * parent,
const QStyleOptionViewItem ... | [
"dr.faizmeister@gmail.com"
] | dr.faizmeister@gmail.com |
120d5f22680f9f04dbe85b762c4275935bd1c640 | 281c2763051432271b132499702860bd2b3f5ffa | /Volume_05/0506_String.cpp | 317949c9dda343778e2d36d14f5ae380e2ebe50c | [
"Apache-2.0"
] | permissive | dtbinh/AOJ | 27c95c32a829adbee37431e6e5f510723992fe45 | f4fc75717e67b85977f5ba0ccf9e823762e44a45 | refs/heads/master | 2021-01-24T23:42:46.858379 | 2015-05-25T17:05:03 | 2015-05-25T17:05:03 | 36,429,163 | 1 | 0 | null | 2015-05-28T09:46:45 | 2015-05-28T09:46:44 | null | UTF-8 | C++ | false | false | 1,038 | cpp |
#define _USE_MATH_DEFINES
#define INF 100000000
#include <iostream>
#include <sstream>
#include <cmath>
#include <cstdlib>
#include <algorithm>
#include <queue>
#include <stack>
#include <limits>
#include <map>
#include <string>
#include <cstring>
#include <set>
#include <deque>
#include <bitset>
#include <list>
usin... | [
"s1220795@u.tsukuba.ac.jp"
] | s1220795@u.tsukuba.ac.jp |
b3dbe403d1cf34def4159a7d70d2565a760583df | be3167504c0e32d7708e7d13725c2dbc9232f2cb | /mameppk/src/mame/includes/8080bw.h | 7dfa7e11a8e95e8d7957a1e59226cfce7617afa2 | [] | no_license | sysfce2/MAME-Plus-Plus-Kaillera | 83b52085dda65045d9f5e8a0b6f3977d75179e78 | 9692743849af5a808e217470abc46e813c9068a5 | refs/heads/master | 2023-08-10T06:12:47.451039 | 2016-08-01T09:44:21 | 2016-08-01T09:44:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,143 | h | // license:???
// copyright-holders:Michael Strutts,Nicola Salmoria,Tormod Tjaberg,Mirko Buffoni,Lee Taylor,Valerio Verrando,Marco Cassili,Zsolt Vasvari,Aaron Giles,Jonathan Gevaryahu,hap,Robbbert
/***************************************************************************
8080-based black and white hardware
... | [
"mameppk@199a702f-54f1-4ac0-8451-560dfe28270b"
] | mameppk@199a702f-54f1-4ac0-8451-560dfe28270b |
053a3973eb72ac7fa68f73ec2f757510baf7ee2d | f4cd046adb904ead1c60e004f46bc44ea5d29eb7 | /MMOARPG/Core/Game/Abilities/MMOARPGAttributeSet.h | e70f2dfa759285fa043dbf005c4ab1372e9df424 | [] | no_license | uspk99/MMOARPGSTUDY | 773d7a34e8927c3ebb866d43b636c97c4cbad805 | 65720b019995e2d8050db00d865737bd859fb710 | refs/heads/main | 2023-08-19T14:54:52.668814 | 2021-10-03T10:55:14 | 2021-10-03T10:55:14 | 404,187,164 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,824 | h | #pragma once
#include "MMOARPGGameplayAbilityMacros.h"
#include "Net/UnrealNetwork.h"
#include "AbilitySystemComponent.h"
#include "MMOARPGType.h"
#include "MMOARPGAttributeSet.generated.h"
UCLASS()
class MMOARPG_API UMMOARPGAttributeSet : public UAttributeSet
{
GENERATED_BODY()
public:
UMMOARPGAttributeSet();
... | [
"1519184435@qq.com"
] | 1519184435@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.