blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
32ae859eb5554ff5b34bcaf63a00cb7a9f25fc7c | d90446e9ae74a19c3e1d60b6d18ec5fa05a0f001 | /include/packages/environment/Environment.h | eb7d40f6296f01da08f758ce58029a75eb7f5cdd | [] | no_license | radiganm/cli | 3d8326790e509530467686064840029933192e01 | 61ead684293b27168aae284b2fe0ae60f4bc3e32 | refs/heads/master | 2021-05-12T17:42:06.200463 | 2018-01-19T11:02:16 | 2018-01-19T11:02:16 | 117,050,958 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 934 | h | /// Environment.h
/// Copyright 2017 Mac Radigan
/// All Rights Reserved
#include <cstdlib>
#include <atomic>
#include <stdexcept>
#include <cassert>
#include <cerrno>
#include <iostream>
#include <iomanip>
#include <map>
#pragma once
namespace rad::cli {
class Environment
{
public:
us... | [
"mac@radigan.org"
] | mac@radigan.org |
59ff49867df14e4e1b120463142c800f167cea7f | 829b3f2d0ae685d01fe097c03bf5c1976cbc4723 | /deps/boost/include/boost/geometry/srs/projections/proj/bonne.hpp | dd990d3e7d6367aa8c5ce72ba670fe646b7b9b9a | [
"Apache-2.0"
] | permissive | liyoung1992/mediasoup-sfu-cpp | f0f0321f8974beb1f4263c9e658402620d82385f | b76564e068626b0d675f5486e56da3d69151e287 | refs/heads/main | 2023-08-21T21:40:51.710022 | 2021-10-14T06:29:18 | 2021-10-14T06:29:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,541 | hpp | // Boost.Geometry - gis-projections (based on PROJ4)
// Copyright (c) 2008-2015 Barend Gehrels, Amsterdam, the Netherlands.
// This file was modified by Oracle on 2017, 2018, 2019.
// Modifications copyright (c) 2017-2019, Oracle and/or its affiliates.
// Contributed and/or modified by Adam Wulkiewicz, on behal... | [
"yanhua133@126.com"
] | yanhua133@126.com |
5ba58d6572987ed47dfc35f7244842607b12a85e | 4668a89a25ed9b2d80d69f4d1417c8f84d443bb4 | /DSA_Complete/LinkedList/reverse_in_group.cpp | 8afcee21b783a8e9b28cf985a93d820a2dad800f | [] | no_license | PrajwalNangare/Practice_Le | b761460f2fb35fe7ddeea432adfc3afb5d7022cd | 748e33f41ab206500a30929ca669d9d40119926b | refs/heads/main | 2023-06-24T14:13:28.222423 | 2021-07-28T14:43:58 | 2021-07-28T14:43:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,598 | cpp | #include<iostream>
#include<vector>
using namespace std;
class node
{
public:
int data;
node *next;
};
node *first = NULL;
void create_ll(int A[],int n)
{
first=new node;
first->data=A[0];
first->next=NULL;
node *last=first;
for(int i=1;i<n;i++)
{
node *ptr=new node;
ptr->d... | [
"shashwatsingh71@gmail.com"
] | shashwatsingh71@gmail.com |
1f2e997f17b1a450d93d7d1d31ff4936c901968b | 35aca1291dae461d5562a3b7484e5f659ee80817 | /oneflow/core/eager/transport_blob_instruction_type.cpp | 91aa663572c7e625aeb66072e94e65a2e431d433 | [
"Apache-2.0"
] | permissive | Flowingsun007/oneflow | e6a52cfbf5e82ca4f8b787aa026f40a2f568a10f | c1880c011dd453719a28d880abe15e2dab8d0da1 | refs/heads/master | 2023-05-11T19:18:59.220269 | 2021-05-28T20:10:35 | 2021-05-28T20:10:35 | 372,195,705 | 0 | 0 | Apache-2.0 | 2021-06-02T09:46:51 | 2021-05-30T11:24:37 | null | UTF-8 | C++ | false | false | 8,306 | cpp | /*
Copyright 2020 The OneFlow 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 agre... | [
"noreply@github.com"
] | noreply@github.com |
1395970c7c6c3f20c1ad8bee6c4ebb31d64cd745 | a0896944e361252fd02cda2002de2fe759f91122 | /MoleGameClient/libmole/MolMutex.h | 2e9cc1eacdcf48b861bddb1c9b4874ea0b0bae26 | [] | no_license | jonaszhu/easygameengine | 2f7c94b1cba4574f504436d61d6020bb68b04c8f | a5b5c3ad74bc6a0121da33a8e849b23e75ad9222 | refs/heads/master | 2016-09-06T06:18:39.307005 | 2015-03-16T04:05:36 | 2015-03-16T04:05:36 | 32,300,424 | 2 | 0 | null | null | null | null | GB18030 | C++ | false | false | 602 | h | #ifndef _MOL_MUTEX_H_INCLUDE
#define _MOL_MUTEX_H_INCLUDE
/**
* MolNet网络引擎
*
* 描述:互斥类
* 作者:akinggw
* 日期:2010.2.11
*/
class Mutex
{
public:
/// 构造函数
Mutex();
/// 析构函数
virtual ~Mutex();
/// 取得临界区
inline void Acquire()
{
EnterCriticalSection(&cs);
}
/// 释放临界区
inline void Release()
... | [
"akinggw@126.com@ef192949-d772-56c9-94d9-4668bfd51768"
] | akinggw@126.com@ef192949-d772-56c9-94d9-4668bfd51768 |
da4ba7633938f7bfecafdcbfb1d246ee0206efdd | c6c782318e1abb21e7e73fefdd35e14d9890ea15 | /FileWrapperClass.cpp | dd6026635ce40fa3da9cb1ad897e886153bba4f6 | [] | no_license | rupaligaikwad20aug/FileWrap | 55ba9e5a0ca5851deb7750f3d8697edee4ee2ab2 | 2bfab5faf8e9840ea809df0af579c910e5a5f834 | refs/heads/master | 2020-03-31T02:39:37.260244 | 2018-10-06T11:42:34 | 2018-10-06T11:42:34 | 151,834,295 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 651 | cpp | #include<iostream>
using namespace std;
class FileWrap
{
private:
int fd;
char fname[80];
int fmode;
public:
FileWrap(char* filename, char *mode = "read");
FileWrap(FileWrap &ref)
{
}
~FileWrap()
{
}
void readfile(int size);
void readfile(int size, int form);
void wri... | [
"noreply@github.com"
] | noreply@github.com |
7b049d17e16a2a5a102e5e1ea65b167d05b402df | 30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a | /scrape/data/Tokitsukaze and Discard Items/hossain95_TLE.cpp | cacd0267a7b96a6d6fb00024936a618dafa9dc68 | [] | no_license | thegamer1907/Code_Analysis | 0a2bb97a9fb5faf01d983c223d9715eb419b7519 | 48079e399321b585efc8a2c6a84c25e2e7a22a61 | refs/heads/master | 2020-05-27T01:20:55.921937 | 2019-11-20T11:15:11 | 2019-11-20T11:15:11 | 188,403,594 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,072 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
int main()
{
long long n, m, k;
cin >> n >> m >> k;
ll item[m+1] = {};
for(long long i = 0; i < m; i++)
{
cin >> item[i];
}
long long total = 0;
long long tem = k;
bool ok = true;
long long... | [
"harshitagar1907@gmail.com"
] | harshitagar1907@gmail.com |
262fd702caf5bab4f2cde8fa66c03921fd56c941 | 52b4e1540f571dcce7e0941a916a1cd2d4327887 | /src/tests/AIKnowledgeTest.cpp | d30378fcb49612ab9e44b081764ef9d352e81885 | [] | no_license | blockspacer/Shoot | 1f3dd7c9f22d49161e521f944455106070f24194 | ceb71cd9b7f45666f36f9e37c96257cd7eaa6cdb | refs/heads/master | 2023-03-16T06:41:47.858378 | 2021-02-27T11:24:35 | 2021-02-27T11:24:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,332 | cpp |
#include "gtest/gtest.h"
#include "Player/PlayerInfo.h"
static_assert(game::n_players == 4);
TEST(PlayerInfoTest, AllocateAndRelease)
{
game::InitializePlayerInfo();
game::PlayerInfo* player_info_1 = game::AllocatePlayerInfo();
player_info_1->player_state = game::PlayerState::ALIVE;
ASSERT_TRUE(pla... | [
"niklas.damberg@gmail.com"
] | niklas.damberg@gmail.com |
785f43c5fb062fa82e289ab557c648d3bf23071c | cb80a8562d90eb969272a7ff2cf52c1fa7aeb084 | /inletTest3/0.055/U | 6a99d302f8797eb698e499fbcd64d0e0b113dda4 | [] | no_license | mahoep/inletCFD | eb516145fad17408f018f51e32aa0604871eaa95 | 0df91e3fbfa60d5db9d52739e212ca6d3f0a28b2 | refs/heads/main | 2023-08-30T22:07:41.314690 | 2021-10-14T19:23:51 | 2021-10-14T19:23:51 | 314,657,843 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403,294 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2006 |
... | [
"mhoeper3234@gmail.com"
] | mhoeper3234@gmail.com | |
8649acf22f2160ad71142d3753214e43b7c8f24e | 9ab0c1b9dff0d7e41038484134ecc121abe93d68 | /BreakoutC++/Boarders.h | 8104245bf7d65932337555d8b902729458412edd | [] | no_license | shenrique38/BreakoutC_Viking | ac30e20869e046b8bd51c5b80a5225938587b91e | 6354e4bafdf33b14e7af9ba2bf368fab73ef5e0a | refs/heads/master | 2021-01-05T00:18:46.322644 | 2020-02-16T11:14:21 | 2020-02-16T11:14:21 | 240,811,581 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 145 | h | #pragma once
#include "GameObject.h"
class Boarders : public GameObject
{
public:
Side side;
Boarders(Side side);
virtual ~Boarders();
};
| [
"shenrique38@gmail.com"
] | shenrique38@gmail.com |
4322bf9a8677337c10730f1f928a70db9830edea | bc39c34a319f5efbc3c351edf8ab28e8489dbed0 | /36/36-2.cpp | 5ad227c13dbcb92b0c7360b0cc166902858fd019 | [] | no_license | Cyber-SiKu/nowcoder | b730d7eea0cd0835d3c198fc5e3269d49360341d | bf7beb6d38c6db40151cd2dd18c46e04df3d2562 | refs/heads/master | 2022-12-17T05:23:42.668303 | 2020-09-21T02:37:17 | 2020-09-21T02:37:17 | 194,038,434 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 986 | cpp | /**
* dp
* 时间复杂度过大
* 80.0%
*/
#include <iostream>
#include <vector>
using namespace std;
const unsigned MAX = 2147483647;
class Solution {
private:
int outs;
public:
Solution(unsigned n);
~Solution();
friend ostream& operator<<(ostream& os, const Solution& s);
inline unsigned get_1_number(uns... | [
"Cyber-SiKu@outlook.com"
] | Cyber-SiKu@outlook.com |
59c69b91439766fa328e16352726e25aa2003c11 | 457fe07d8f17d644089b8c52cbbceb3124c2a77c | /CircleImageUI.cpp | 73bd710392a18f364d5e34b05095054d7621cd82 | [] | no_license | chaoyingLi/Live-APP | 52c4dc3cee6d7aa63907cd3d43648cbeceb03b0b | ce6bc725801093800f3bf3d3093ec836cbf7e787 | refs/heads/master | 2023-01-21T22:38:33.373256 | 2020-12-06T08:30:49 | 2020-12-06T08:30:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,886 | cpp | #include "StdAfx.h"
#include "CircleImageUI.h"
#include <atlconv.h>
#include <Shlwapi.h>
CCircleImageUI::CCircleImageUI()
{
m_pImagePathBitmap = NULL;
}
CCircleImageUI::~CCircleImageUI()
{
if (m_pImagePathBitmap)
{
delete m_pImagePathBitmap;
m_pImagePathBitmap = NULL;
}
}
LPCTSTR CCircleImageUI::GetClass() ... | [
"1071307515@qq.com"
] | 1071307515@qq.com |
9e10744f435616845413ac97893eaac60993880d | 9e1fb87d6aa5084c850d3165ea749da67d0add59 | /codeforces/417_E_DIV2_CODEFORCES.cpp | d7310333c8ac5a10cbd82a10f292d5a55e475e6f | [] | no_license | Yang-33/competitive-programming | 673d57bc95efb559f8e2905bad758cd576505761 | f85ef9f1a5763334e4d26f9206154e4f7c0a85ac | refs/heads/master | 2021-01-12T03:19:17.961860 | 2019-10-06T15:35:48 | 2019-10-06T15:35:48 | 78,174,818 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,092 | cpp | #include "bits/stdc++.h"
using namespace std;
typedef long long ll;
typedef pair<int, int> pii;
typedef pair<ll, ll> pll;
#define FOR(i, s, e) for (ll(i) = (s); (i) < (e); (i)++)
#define FORR(i, s, e) for (ll(i) = (s); (i) > (e); (i)--)
#define debug(x) cout << #x << ": " << x << endl
#define mp make_pair
#define pb ... | [
"kasai.yuta0810@gmail.com"
] | kasai.yuta0810@gmail.com |
7fe325cf21b3a29a9102bb64532a3d59aeb61a5b | 481080a3d4d893bc175f94bf1daa862130acec29 | /src/qt/rpcconsole.cpp | 1e46adc367a8e6482cf955ba8acfe9551e0d51e0 | [
"MIT"
] | permissive | destopay/Destocoin | cc1c23478c90e14b32c2fa5def4fe9ea6510fbfa | ec67256433590a3f0871651e2e311c6017716901 | refs/heads/master | 2020-12-19T11:20:39.958271 | 2020-01-23T03:45:25 | 2020-01-23T03:45:25 | 235,717,610 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,843 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpcconsole.h"
#include... | [
"waihong@the7ech.com"
] | waihong@the7ech.com |
c16b1d9f8b522b231963ef011debc6d6e59b56c3 | 0df48df9ed35e5995af25812137dc0d9d42f96dc | /Arduino_package/history_folders/hardware_v2_SDK3.5/libraries/GTimer/examples/timer_oneshot/timer_oneshot.ino | a77fdecef9a815711a66b63d273dbad3f6d06964 | [] | no_license | ambiot/amb1_arduino | 81539be6ba18a13cc2a33ec37021c5b27684e047 | 16720c2dcbcffa2acee0c9fe973a959cafc3ba8c | refs/heads/dev | 2023-06-08T15:27:52.848876 | 2023-06-07T02:38:24 | 2023-06-07T02:38:24 | 232,280,578 | 9 | 7 | null | 2022-06-01T08:51:01 | 2020-01-07T08:37:52 | C | UTF-8 | C++ | false | false | 709 | ino | /*
This sketch shows how to use several hardware timers in invoke handler only once for each timer.
*/
#include <GTimer.h>
void myhandler(uint32_t data) {
Serial.print("I am timer ");
Serial.println(data);
}
void setup() {
// timerid 0, period 1s, invoke myhandler, invoke only once, user data is 0
GTimer.... | [
"zhangzhenwu@realtek-sg.com"
] | zhangzhenwu@realtek-sg.com |
cfe51917b9248db015458129ab1794e84c2aff47 | 63811ccbf5d9320f0cbf6d64b57fda863f76a4a9 | /TT_RemoteTranslationServer/BB_TTRTS/maininstance.cpp | cf21c70c2fb0805c16e37b4e1868371dede10c6a | [] | no_license | valikl/remote-translator | ec211fb6ce73926d38eec79356dcaea6df185208 | d3d1b0506311abf213ba1c4244488bbf80ea2171 | refs/heads/master | 2021-01-21T00:00:42.703109 | 2014-11-07T02:54:50 | 2014-11-07T02:54:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 312 | cpp | #include "maininstance.h"
MainInstance::MainInstance(const BB_InstanceContext &context) :
BB_Instance(context)
{
}
MainInstance::~MainInstance(void)
{
}
void MainInstance::init()
{
BB_Instance::init();
}
void MainInstance::finalize()
{
BB_Instance::finalize();
}
void MainInstance::run(){
}
| [
"alexander.levashov@gmail.com"
] | alexander.levashov@gmail.com |
a5885376807adaa7c757fb31acdd35a1a527070d | 0dfb5613ebedc4abc15a58057052bcc02be795d7 | /src/nmranet/TractionTrain.cxx | 7342539ee8c30a8f89a59f478a5ac98df70d4603 | [
"BSD-2-Clause"
] | permissive | dpharris/openmrn-1 | 31ceb27a46836199bfdc28d85fff080f7614926a | 789d062d41fbe1363a88d2e0f1c73b1417c0016f | refs/heads/master | 2021-01-16T21:30:39.050143 | 2015-11-28T19:29:32 | 2015-11-28T19:29:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,409 | cxx | /** \copyright
* Copyright (c) 2014, Balazs Racz
* 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 li... | [
"balazs.racz@gmail.com"
] | balazs.racz@gmail.com |
799cd0d6b832b0d845dbdeaf6934ff494b141b1e | 343991667d37fba873674d8dc157f59f108c4370 | /bin/mac64.build/cpp/src/resources/__res_4.cpp | 77614dd02edec6ae56865493d6a593ba76c2ba2a | [] | no_license | PlumpMath/StarSlam | 7718152d348de29dc68c759a81fa9cfefe9647b9 | 4a05d1575a763ffab76db259050bfe3b9a16a910 | refs/heads/master | 2021-01-18T20:24:31.646389 | 2015-09-20T20:11:56 | 2015-09-20T20:11:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 380 | cpp | namespace hx {
unsigned char __res_4[] = {
0xff, 0xff, 0xff, 0xff,
118,97,114,121,105,110,103,32,118,101,
99,50,32,116,99,111,111,114,100,59,
10,118,97,114,121,105,110,103,32,118,
101,99,52,32,99,111,108,111,114,59,
10,10,118,111,105,100,32,109,97,105,
110,40,41,32,123,10,32,32,32,32,
103,108,95,70,114,97,103,67,111,10... | [
"aledoux6@gatech.edu"
] | aledoux6@gatech.edu |
73e0e58c081daa2c6a6b99808fdcf09bc7bec424 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/json/2018/4/unit-regression.cpp | c66caa9071043981f57919b15ecaebbde1af7452 | [
"MIT"
] | permissive | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 55,975 | cpp | /*
__ _____ _____ _____
__| | __| | | | JSON for Modern C++ (test suite)
| | |__ | | | | | | version 3.1.2
|_____|_____|_____|_|___| https://github.com/nlohmann/json
Licensed under the MIT License <http://opensource.org/licenses/MIT>.
Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.
... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
6e02491c535cc5cb079dd33f7b4e9624ea33fb08 | 51635c1a1135b979b47e4fc35fdf2b5421192d96 | /lava/framework/core/options/commandpooloptions.h | 90e8f771745b7f6f91b158100a5b246564954995 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | BalderOdinson/LavaVk | 4b980166f44945e62b0f401d4da8e8ce94cf316a | f3241e1077bbfc8bbf14267d35e9c72272fceefa | refs/heads/master | 2020-12-15T16:50:08.354426 | 2020-01-24T05:09:57 | 2020-01-24T05:09:57 | 235,183,993 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 918 | h | //
// Created by dorian on 09. 12. 2019..
//
#ifndef LAVAVK_COMMANDPOOLOPTIONS_H
#define LAVAVK_COMMANDPOOLOPTIONS_H
#include <numeric>
#include "lava/framework/object.h"
#include "lava/framework/core/commandbuffer.h"
#include "lava/framework/rendering/renderframe.h"
namespace LavaVk::Core
{
class CommandPoolOpt... | [
"dorianb2@hotmail.com"
] | dorianb2@hotmail.com |
933e4c6d1191acc134f4302de503110d47d9249a | 5472b7908072725312fdc0661eedde0f26d5c773 | /Learner.h | ddd113a6719295951be863469f155065c19c71be | [] | no_license | grizzlytheodore/simple-chatter-bot | 2c79abf275fc19438462b995688eddfe033a55c0 | 27196e323f52f79801089f13a9b3671e2bc44fb3 | refs/heads/master | 2020-07-09T23:10:39.682019 | 2017-06-13T22:32:27 | 2017-06-13T22:32:27 | 94,263,583 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 396 | h | #ifndef _LEARNER_H
#define _LEARNER_H
#include <iostream>
#include <fstream>
#include "voice.h"
using namespace std;
class Learner {
public:
void respond(string phrase); //used to get, or teach a response
void say(string phrase); // used to textually and audibly communicate a phrase
Voice voice; /... | [
"noreply@github.com"
] | noreply@github.com |
29059365e867cb262cef70808756625b91483641 | 93f328e10b5b02ac0cdb4afdf1a84db83bcadfa5 | /dex/7/29.cpp | 0e95a4908a7e840e343093e39070d204d7a06e04 | [] | no_license | missingjs/mustard | 184eba4e9abe698716a3f540b7518c5da73055e9 | ad4cf820a6bdfa8535c07dbdfdaf57f0e3caed96 | refs/heads/master | 2022-02-27T12:34:32.393355 | 2016-08-21T16:00:21 | 2016-08-21T16:00:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 374 | cpp | // @mission: 以邻接矩阵方式存储的有向图G中求点i到顶点j的不含回路的、长度为k的路径数
#include "29.def.h"
int main()
{
graph_t * g = graph::read_graph<graph_t>();
char i, j;
int k = -1;
std::cin >> i >> j >> k;
int r = find_num_of_path(g, i, j, k);
std::cout << '[' << r << ']' << '\n';
delete g;
return 0;
}
| [
"venux021@outlook.com"
] | venux021@outlook.com |
8550ae723919d8af09b4a9b892126cb4f62a6854 | ab295cf93eb119b01d6fe86f318734d8a2a2ae3c | /src/main.cc | 9885c8708f9fa8e320157701af644bf3699bd1e3 | [
"MIT"
] | permissive | sakshiigupta/betweenness-centrality | ac235d262e98e2c59238b898bd790f5095f01c4b | 66805ed0e290ac52a7bf951851976dbb9a734673 | refs/heads/master | 2021-06-10T01:53:37.381158 | 2017-01-08T11:27:56 | 2017-01-08T11:27:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,212 | cc | #include <iostream>
#include <fstream>
#include <string>
#include "brandes.h"
#include "graph.h"
#include "utils.h"
int main(int argc, char* argv[])
{
if (argc != 4) {
std::cerr << "Invalid parameters!" << std::endl
<< "Usage: " << argv[0] << " [number of threads] [input file] [output fil... | [
"hubert.jasudowicz@gmail.com"
] | hubert.jasudowicz@gmail.com |
79ab60e1fb389f6f0bc0fd1a4493b1141a9a3319 | 0fe91382573236552628c0ceeedd027ee7c7b776 | /cracking-the-coding-interview/trees-and-graphs/4.3-minimal_height.cpp | 3469e2a565d1d0ea857b6041567e57b398613494 | [] | no_license | mysteryDate/programming-exercises | 3f7e2715a03e90899ad7368e208a7c675dc9e980 | 517437da46be3cb5ab29232041b2f06071796ef3 | refs/heads/master | 2020-03-18T20:39:48.753145 | 2018-06-03T22:49:31 | 2018-06-03T22:49:31 | 135,230,354 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 154 | cpp | // 43 Given a sorted (increasing order) array, write an algorithm to create a binary tree with minimal height
class TreeNode {
public:
int value;
}
| [
"ak@aaronk.is"
] | ak@aaronk.is |
dd8121d04eaccf65b441c1924d70e16cbaaedbb8 | c079199a88410ddf8bc4ce70bc672759c7744e0d | /Challenge 27/c27_intermediate.cpp | d9b8816f9a990b5c2df5566fc701ad9720f435d3 | [] | no_license | BaronDaugherty/DailyProgrammer | 72f4b886efd800c528999cf101607512bb2498b0 | 21926c6d347ac0f87dc8ee029428e8ecfec21cba | refs/heads/master | 2021-01-19T06:18:06.733307 | 2015-10-04T01:50:06 | 2015-10-04T01:50:06 | 28,156,275 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 960 | cpp | /*
Daily Programmer Challenge 27 : Intermediate
@author: Baron Daugherty
@date: 2015-09-18
@desc: Write a program that accepts a year as input and outputs what
day St. Patrick's day falls on.
Bonus: Print out the number of times St. Patrick's day falls
on a Saturday... | [
"bd4430@gmail.com"
] | bd4430@gmail.com |
ebe05270d3d2966e1743961f32e6817f7674c1ab | aa333a8367cbc303d5d34a10f8290395ce2ff843 | /composition/generator_range.h | 3d3d8ba4e1af1a0a9fbb42b1d12ebbbee1d19392 | [
"BSL-1.0"
] | permissive | snawaz/foam | 7c3f99e45bd4f570260e4ba9202b6d09b800bb82 | e471c5af3fe62b012071042f0b4f07d49128ed7e | refs/heads/master | 2021-01-10T03:33:26.995241 | 2013-12-13T04:47:11 | 2013-12-13T04:47:11 | 8,515,107 | 6 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,963 | h |
/*
*
* (C) Copyright Sarfaraz Nawaz 2013-14, sir_nawaz959@yahoo.com
*
*
* 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)
*
*/
#pragma once
#include <iterator>
#include <utility>
#include <type_traits>
#inc... | [
"sir_nawaz959@yahoo.com"
] | sir_nawaz959@yahoo.com |
7c0280e8b23d72202a7ca233ad9c8ddbd8ea88bc | bb6ebff7a7f6140903d37905c350954ff6599091 | /components/bookmarks/browser/bookmark_node_data.h | 9fdf9751bf9c8577849036701538a366fbbd3804 | [
"BSD-3-Clause"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 5,643 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_BOOKMARKS_BROWSER_BOOKMARK_NODE_DATA_H_
#define COMPONENTS_BOOKMARKS_BROWSER_BOOKMARK_NODE_DATA_H_
#include <vector>
#include "base/f... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
435c2efd61d9041a3582a21a4430a291873e706d | a2ae5459100439a48989e8c176347608a4e324b7 | /bubble.cpp | 2aa7821258c0f27f8ec5620919c18622caf43469 | [] | no_license | solankidivyam/Assignment1 | d69fc9b106c18757c21fbdf65f246281b352c2a9 | edf18a650c3d1959b3f9a23497bdaf1e1ef529ec | refs/heads/main | 2023-02-16T11:22:00.197916 | 2021-01-12T09:59:56 | 2021-01-12T09:59:56 | 328,718,404 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 808 | cpp | #include <iostream>
using namespace std;
void swap(int *xp, int *yp)
{
int temp = *xp;
*xp = *yp;
*yp = temp;
}
//Implementing the bubble sort algorithm
void bubbleSort(int arr[], int n)
{
int i, j;
for (i = 0; i < n-1; i++)
// Last i elements are already in... | [
"noreply@github.com"
] | noreply@github.com |
e210fa357f49ebf16e473a6d6176a82a2583e1d0 | 1a3aa372805a65da6c28b84daedaaa11af935ca0 | /homeBaseType.cpp | a0efaaa91039e05e8c54a20bb175611f755b96d1 | [] | no_license | IbrohimI/Smart-Dust-Simulation | fa5750d124aef766a62c829fa55a858bb80e1a08 | 0e7265eb4ef335357b59f300272efe507caea341 | refs/heads/master | 2022-10-16T05:32:31.375750 | 2020-06-12T15:32:58 | 2020-06-12T15:32:58 | 271,830,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,488 | cpp | #include <iostream>
#include <cstdlib>
#include <ctime>
#include <string>
#include <cmath>
#include <fstream>
#include <list>
#include <random>
#include "homeBaseType.h"
using namespace std;
void homeBaseType::plot()
{
fstream comfout;
comfout.open("command.txt",ios::out);
... | [
"noreply@github.com"
] | noreply@github.com |
a68a04d2090ac229ab8f3303588539373b7153bf | 00f31e0ba1b8de4f7b15524726ac9a47fd2e1737 | /Pandemic/ShuttleFlightAction.cpp | dcd796d8cfea8326fc7ff5fe697212ebfb5fcce0 | [] | no_license | simonma1/Comp345-Pandemic | 4b3ae611f3da73b27475af758876487e32f397b9 | 57b9c34aa3a53d6f5434ebd96e292d833b477ab9 | refs/heads/master | 2021-03-16T08:53:49.514965 | 2017-04-19T00:48:09 | 2017-04-19T00:48:09 | 80,246,903 | 0 | 1 | null | 2017-04-19T00:48:10 | 2017-01-27T21:20:25 | C++ | UTF-8 | C++ | false | false | 413 | cpp | #include "ShuttleFlightAction.h"
void ShuttleFlightAction::act(Player *player) {
cout << player->getRole()->getName() << " Is taking a shuttle flight" << endl;
}
string ShuttleFlightAction::toString() {
return "You can perform a shuttle flight";
}
ShuttleFlightAction::ShuttleFlightAction(){}
ShuttleFlightAction::... | [
"harrison1993@gmail.com"
] | harrison1993@gmail.com |
ae473e002d53a44f8c9d71b5a4975b41b71eef19 | ddd64761ee9b75f269abb91353a9b2b65b433336 | /src/test/timedata_tests.cpp | 389be0830f1c5905cbb61a464273bc934dd708d3 | [
"MIT"
] | permissive | faridsany/deuscoin-core | 1ec6c7dbe4c41427f8cf3253b3d6e08c6e1014db | 907e444d2b3bb5424665efabd692f02c4bccd8de | refs/heads/master | 2020-04-09T17:30:27.626145 | 2017-11-15T16:23:10 | 2017-11-15T16:23:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,021 | cpp | // Copyright (c) 2011-2015 The Deuscoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
//
#include "timedata.h"
#include "test/test_deuscoin.h"
#include <boost/test/unit_test.hpp>
using namespace std;
BOOST_FI... | [
"a987@mac.com"
] | a987@mac.com |
ac4eaf3e3832374b8e2a1765ad39878ef862969c | afb34911535a8dc8f4dd5356085f4ff4a83fbe3d | /MotorOla_Solution/Src/PhysXProject/PhysXLib.cpp | b710649a5cbf151701820bfb28370b352f2c2d0f | [] | no_license | GDV-Proyectos3/Motor-Ola | 0a2744641c29cc5ec78770fdbf92b5574e0e6f8d | 34c5b209e98ce182e2869891dc603335f69f87fa | refs/heads/main | 2022-07-26T00:20:27.770649 | 2022-05-05T20:17:07 | 2022-05-05T20:17:07 | 459,509,935 | 1 | 1 | null | 2022-03-08T09:35:12 | 2022-02-15T09:25:42 | C++ | WINDOWS-1250 | C++ | false | false | 183 | cpp | // PhysXLib.cpp : Define las funciones de la biblioteca estática.
//
#include "pch.h"
#include "framework.h"
// TODO: Ejemplo de una función de biblioteca
void fnStaticLib1()
{
}
| [
"pablocub@ucm.es"
] | pablocub@ucm.es |
57db947a1f73e40028e7ad695b3078e6aff0f5dd | 789fec9a91741469ca313b6223b7fdea58e0f7ef | /Graph/cycleindirectedgraph.cpp | bf1502d0ad64717f13d6ad4ea26dd6074acb5149 | [] | no_license | vinay-12345678/Cplus | f020b1b4457f95ada524e53c3b84083316422b04 | a5ee42b7ada3f040fef36810680c690696ed870c | refs/heads/master | 2023-02-25T00:21:21.966557 | 2021-02-02T19:07:22 | 2021-02-02T19:07:22 | 280,246,612 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,155 | cpp | #include <bits/stdc++.h>
using namespace std;
class graph{
map <int,vector <int> > m;
int count=0;
public:
void addedge(int a,int b){
m[a].push_back(b);
}
void __dfs(vector <bool> &visited,int parent,vector <int> &path){
visited[parent]=1;
// cout<<parent<<endl;
path[parent]=1;
for(au... | [
"vinay55bansal@gmail.com"
] | vinay55bansal@gmail.com |
fb153b18de8e4098a6cc6d1468a9dd530db5a0f7 | 5a6f8361dd4b6d7add57940dccca4c5729be6922 | /DailyManagement/calendarPage.cpp | c170909cc84850531e5946c012ce49e811f2e7cf | [] | no_license | YuJieROOT/DailyManagement | 4d5a70953f62e4a6282b097236f0fe713d354587 | 44978b6fce43a5dd29224da5900547239fb4cf5d | refs/heads/master | 2023-03-04T05:04:55.007406 | 2021-01-16T14:43:42 | 2021-01-16T14:43:42 | 326,620,428 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,218 | cpp | #include "calendarPage.h"
#include "ui_calendarPage.h"
#include <QMessageBox>
calendarPage::calendarPage(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::calendarPage)
{
ui->setupUi(this);
}
calendarPage::~calendarPage()
{
delete ui;
}
void calendarPage::on_todo_button_clicked()
{
todoPage *w ... | [
"836498184@qq.com"
] | 836498184@qq.com |
df54f789befbb25caae6a92cc719045e3a6064fe | cff3039323137a1cb7557a0d80802a70e7e3efd3 | /AreaWise/Graphs/BreadthFirstTraversal.cpp | 7d1c3abcb13a4a150e3f294f2210b900c111115b | [] | no_license | abhi6691/GFG-Must-do-questions | fa650a0f2ea08315df159d17694d8e32c251bc1c | 790bbe9fd8a7221d485b4e0a4cb42f86280a9ecd | refs/heads/master | 2020-08-24T00:12:31.331128 | 2019-11-08T07:00:02 | 2019-11-08T07:00:02 | 216,730,144 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,333 | cpp | /***********************************************************************************
Author: Abhishek Singh
Problem link/description: https://www.geeksforgeeks.org/breadth-first-search-or-bfs-for-a-graph/
***********************************************************************************/
#include <bits/stdc++.h>
us... | [
"abhi6691@gmail.com"
] | abhi6691@gmail.com |
d2f16b71b3fb82d56768d3a43c7ede849b331e94 | 53789b79bfc889c8284e0c42639affa1909f9a23 | /algorithms.h | d36fb3ef892cb4481ddd64de8edc093cda832c09 | [] | no_license | jamarFraction/HW4_CPTS223 | 7226646764fc264a37243219e9f6acdab98fbda2 | 42dfeeb121e437066c0fc3d7e530fca507f477a3 | refs/heads/master | 2021-04-29T17:18:28.633924 | 2018-02-16T21:01:11 | 2018-02-16T21:01:11 | 121,666,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 327 | h | #include <iostream>
#include <vector>
using namespace std;
int maxSubSum1(const vector<int> &a);
int maxSubSum2(const vector<int> &a);
int maxSumRec(const vector<int> &a, int left, int right);
int maxSubSum3(const vector<int> &a);
int max3(int leftSum, int rightSum, int borderSums);
int maxSubSum4(const vector<in... | [
"heatxonxmyxfeet@gmail.com"
] | heatxonxmyxfeet@gmail.com |
e06b8d21736f96a7814f896c92d522aeb149943d | 56f7b1cdc2ba96392d2a9454bba88b6e21cdfa0c | /kepala.h | 66a192d5cec16523d31de2567b193a6135c554fd | [] | no_license | AwanSaputra/LinkedList | fa3ad6ba719407e1d5c8c0de6b9dce420c88fcab | 58376ce7acf0fe67f05bf93711733c9ca80fc7c6 | refs/heads/master | 2022-04-01T01:23:30.187049 | 2020-01-13T11:27:44 | 2020-01-13T11:27:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 876 | h |
#include <iostream>
#include <string>
using namespace std;
#define nil NULL
#define info(P) P->info
#define nextC(P) P->nextC
#define first(L) ((L).first)
typedef struct ANAKS infotypeC;
struct ANAKS
{
string namaA, IDA, jabatan;
int lemburA;
long gajiC;
};
typedef struct nodeA *addressA;
stru... | [
"noreply@github.com"
] | noreply@github.com |
9e280176c68e33606339e4d63b0fba521d7886c7 | 579d1b8d7166bf800369b5c96c80642c6d4c187a | /cc150/c4_recursive.cpp | 82c0ec7114e0a3d26910aecb891b11e3ed25b5aa | [] | no_license | zephyr-bj/algorithm | bd1914d9d518ae2b8cccb0d6c3d1c9ba98dbe7bc | e2a52c533ba9bbd6d9530b672cb685ed3d9c4467 | refs/heads/master | 2022-10-14T01:41:45.221235 | 2022-09-26T08:47:51 | 2022-09-26T08:47:51 | 81,426,931 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,948 | cpp | #include <stdio.h>
#include <stack>
#include <vector>
#include <list>
#include <iostream>
using namespace std;
//print all permutations of a string
//power sets (recursive and non-recursive algorithms),
//Print all possible combinations of r elements in a given array of size n
//Print all possible combinat... | [
"noreply@github.com"
] | noreply@github.com |
76e11b7811f031e31beecefe7328ed9c1a109ca4 | 2017a0f091b512c9ec43efdd1b3e755d221f2177 | /VSO4R/VSO4R/ODBOProviderProxy.h | cad771625cb5ae904c5e893c9417a9b0faafc0ec | [] | no_license | norrislee/O4R | c0765dc265ab191703aa0a95aec935d38ca1ec95 | bcdca837290649ac6170e5696704e0a7db50e64f | refs/heads/master | 2021-01-01T19:39:23.558139 | 2013-08-30T23:31:17 | 2013-08-30T23:31:17 | 12,471,187 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,665 | h | ///////////////////////////////////////////////////////////////////////////////////////////////////
/// @file ODBOProviderProxy.h
///
/// Implements the client side proxy class for all ODBO Providers. Implements the
/// required COM interfaces for communicating with a generic ODBO provider.
///
/// Copyright: Copyright... | [
"norrislee18@hotmail.com"
] | norrislee18@hotmail.com |
f6af69c61174a0eaca904a122498a25f8e084668 | 1742cd526f243de44a84769c07266c473648ecd6 | /cdf/765a.cpp | afb91ed3697558d0333f550bc8b1d7db0f264f2c | [] | no_license | filipeabelha/gym-solutions | 0d555f124fdb32508f6406f269a67eed5044d9c6 | 4eb8ad60643d7923780124cba3d002c5383a66a4 | refs/heads/master | 2021-01-23T05:09:38.962238 | 2020-11-29T07:14:31 | 2020-11-29T07:14:31 | 86,275,942 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,232 | cpp | #include <bits/stdc++.h>
using namespace std;
mt19937_64 llrand(random_device{}());
#define st first
#define nd second
#define mp make_pair
#define pb push_back
#define cl(x, v) memset((x), (v), sizeof(x))
#define db(x) cerr << #x << " == " << x << endl
#define dbs(x) cerr << x << endl
#define _ << ", " <<
#define gc... | [
"me@filipeabelha.com"
] | me@filipeabelha.com |
45f5949a55e58c0c44360aff76c4dfa25d121378 | 1adb3d1240d07b5c7a793ea83e080b4abdcc7456 | /build-Aeropuerto-Desktop_Qt_5_4_1_clang_64bit-Debug/moc_crearavion.cpp | 2b04e4b5b2d837c2e732fe561d13669525f7474e | [] | no_license | dariovillalta/Proyecto2_Aeropuerto | 708dbd1bf159446d854f203a1724a399d01b64f4 | 99d468bc1278cb432d4d7d7b6f259d1a88b10939 | refs/heads/master | 2021-01-10T21:30:25.940758 | 2015-03-26T03:46:14 | 2015-03-26T03:46:14 | 32,838,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,318 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'crearavion.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.4.1)
**
** WARNING! All changes made in this file will be lost!
**********************************************************... | [
"root@Darios-MacBook-Air.local"
] | root@Darios-MacBook-Air.local |
4077804612efd44629783a227b0c22c83ff9a22f | 249cd0c7e676650144bbd4fd50c3a66af2b6fe1d | /Source/VR_TestJob/CPP_VR_MotionController.h | 6d29b3d247222a23c9a72bf8bfb88fe50368c2f9 | [] | no_license | LShemetov/TestJob | 75864758eac6d0cc8eaf4a8154552b886fff4830 | ebe18fedcfcb963e7f1aa2bece35822b64f3427c | refs/heads/main | 2023-08-06T23:56:12.721164 | 2021-09-30T06:58:12 | 2021-09-30T06:58:12 | 411,953,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 562 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "CPP_VR_MotionController.generated.h"
UCLASS()
class VR_TESTJOB_API ACPP_VR_MotionController : public AActor
{
GENERATED_BODY()
public:
// Sets default v... | [
"l.shemetov@mail.ru"
] | l.shemetov@mail.ru |
9753072cd5a38036f188b1966dc457fa97f60e00 | bb99e6ad8c4f6b5322669b4abe0d04feb6b8ada1 | /myInsertModifyAccount.cpp | b4be06c9f0f24a3c7d53270739a012e6f14010e9 | [] | no_license | Imrono/myFinance | 0030fa83ae612779b1dfa553106d03a6db37ccae | 264cafdca6d61531f3282645bacfbf4ba8f00ad9 | refs/heads/master | 2020-12-15T01:07:45.902642 | 2016-08-22T13:41:36 | 2016-08-22T13:41:36 | 50,245,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 805 | cpp | #include "myInsertModifyAccount.h"
#include "ui_myInsertModifyAccount.h"
myInsertModifyAccount::myInsertModifyAccount(QWidget *parent) :
QDialog(parent),
ui(new Ui::myInsertAccount)
{
ui->setupUi(this);
}
myInsertModifyAccount::~myInsertModifyAccount()
{
delete ui;
}
void myInsertModi... | [
"rono_back@163.com"
] | rono_back@163.com |
04d98f41f7ff0d8119ec4233169d8c863460c399 | 8d70ce4859d88586ff0ac7522bfe6c2619e7e829 | /semesterprojekt/software/modules/qjsonrpc/qjsonrpcclient.cpp | d646fb4e918b542b556da31a6095739f29678a51 | [] | no_license | kruemel123456789/EES_ALL | 2e343d90f251a7eda5c15a28cafbd8da2dc68281 | 39d8e58a7ac1b4e47a64ef0c9bcf234e2f4b560f | refs/heads/master | 2021-05-06T03:32:27.837744 | 2017-12-20T15:47:32 | 2017-12-20T15:47:32 | 114,902,827 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,471 | cpp | #include "qjsonrpcclient.h"
#include <QtWebSockets>
Q_LOGGING_CATEGORY(MODULES_QJSONRPC_CLIENT, "modules.qjsonrpc.client", QtWarningMsg)
#ifdef QDISCOVERYSERVICE_USED
#include "qdiscoveryservice.h"
#endif
class QJsonRpcClient::PrivateData
{
public:
QWebSocket socket;
QMap<QString, QJsonObject> pendingRes... | [
"ees17"
] | ees17 |
b63819956bd0edc4fde06cada1e38cfbff6eb4cf | ea6b169a24f3584978f159ec7f44184f9e84ead8 | /include/reflect/function/FunctionSignature.hpp | e1ebc3aae4546edb8f4d8c46fd3885b15ae4d04e | [] | no_license | sparecycles/reflect | e2051e5f91a7d72375dd7bfa2635cf1d285d8ef7 | bec1b6e6521080ad4d932ee940073d054c8bf57f | refs/heads/master | 2020-06-05T08:34:52.453196 | 2011-08-18T16:33:47 | 2011-08-18T16:33:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 95,733 | hpp | #ifndef REFLECT_FUNCTION_FUNCTIONSIGNATURE_HPP_
#define REFLECT_FUNCTION_FUNCTIONSIGNATURE_HPP_
#include <reflect/Variant.h>
namespace reflect { namespace function {
// File: FunctionSignature.hpp
// Generated template bindings for reflecting functions.
//
// This is the first stage in creating a run-time ... | [
"adam.freidin@gmail.com"
] | adam.freidin@gmail.com |
ab2a00bfca830e6f7f0ce09b262ac4aedeaa0644 | 17f39146383b30a8aa5a199dd4cd821ced9d5e8e | /blinkdisp.h | 4e6c91d9f692998afce3c4d1dc48874568f0e730 | [] | no_license | jendralhxr/blinkie-reconst | 494d785606511cb9602b38dbfb0020857d180bf3 | a80064d7ec5332711c2d353e9048d7a704888120 | refs/heads/master | 2020-04-05T23:17:18.908790 | 2015-08-04T02:09:45 | 2015-08-04T02:09:45 | 40,158,210 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 913 | h | #ifndef BLINKDISP_H
#define BLINKDISP_H
#include <QWidget>
#include <QImage>
#include <QPainter>
#include <QPixmap>
#include <QLabel>
#include <QString>
#include <opencv2/opencv.hpp>
#ifndef IMG_SIZE
#define IMAGE_WIDTH 512
#define IMAGE_HEIGHT 96
#endif
class blinkDisp : public QLabel
{
Q_OBJE... | [
"jendral.hxr@gmail.com"
] | jendral.hxr@gmail.com |
b9d38ee60885ff8a1eb6f17d3383d887d3f8e2f1 | ff6436e32561aab9b481cb74ad71f5d27d8aff87 | /Learning_CPP/chp14/complex.h | 7d8436e3bf2b42446178dc3a1bfb0ccd5fbbda0d | [
"MIT"
] | permissive | chuanhao01/CS_CPP | 9f9c59d5b04c0527a9781a7a97bdfcd8101b958f | 32da9a1902ca02d126a68f5666625fb0c9b8e8f4 | refs/heads/master | 2020-09-06T10:28:47.902821 | 2020-09-03T03:24:55 | 2020-09-03T03:27:40 | 220,399,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 798 | h | class Complex{
// Private here
private:
// Instance variables
// For the cartesian cords
double real, imag;
// For polar cords
double theta, mag;
// Bool to check if mode is done
bool polar, cartesian;
// Helper functions
// Calculating stuff
void calculateCartesian();
... | [
"chuanhaolim@gmail.com"
] | chuanhaolim@gmail.com |
d027a3a96d43aaef8ee0da8f3d09b49a2e8836c5 | 642742cd1138f8e0fd9bb19271af676d1ae5facc | /core/basics/tests/stringutilsTest.h | 2ce43301c66859eea13e927a11626d4042eef87d | [] | no_license | cvjena/nice-core | d64f3b1b873047eb383ad116323f3f8617978886 | d9578e23f5f9818e7c777f6976eab535b74dc62f | refs/heads/master | 2021-01-20T05:32:01.068843 | 2019-02-01T16:17:13 | 2019-02-01T16:17:13 | 3,012,683 | 4 | 4 | null | 2018-10-22T20:37:52 | 2011-12-19T15:01:13 | C++ | UTF-8 | C++ | false | false | 451 | h | #ifndef TIMERTEST_H
#define TIMERTEST_H
#include <cppunit/extensions/HelperMacros.h>
#include "core/basics/stringutils.h"
/**
* CppUnit-Testcase.
* Tests for stringutils.
*/
class stringutilsTest : public CppUnit::TestFixture {
CPPUNIT_TEST_SUITE( stringutilsTest );
CPPUNIT_TEST( teststringutils );
CPPUNIT_... | [
"Erik.Rodner@uni-jena.de"
] | Erik.Rodner@uni-jena.de |
d0021f5bf25040d656ece4dec19600ae39c93944 | e72bffe29acdb230132a19076f600a8831879b8e | /servo/include/servoController.h | 5e2d488e041cbec537f6c641200dc13c69b3a755 | [] | no_license | SurgicalRoboticsUMA/servoController | a43fb8a366a763bda2a43b649f8f6d0f88ef6b3b | 04c240d0b4aacebe44792307595d4eef623bf025 | refs/heads/master | 2021-11-11T15:42:07.757326 | 2021-11-08T12:24:52 | 2021-11-08T12:24:52 | 237,019,588 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,045 | h | #if !defined(_SERVOCONTROLLER_H)
#define _SERVOCONTROLLER_H
#include <iostream>
#include <libusb.h>
#include <cstdlib>
#include "protocol.h"
using namespace std;
namespace srcHals {
class servoController{
private:
bool deviceMatchesVendorProduct(libusb_device *device, unsigned short idVendor, unsig... | [
"noreply@github.com"
] | noreply@github.com |
477272ea7bd0fcaecdc271a2515951e6f1a93e4e | 64e4fabf9b43b6b02b14b9df7e1751732b30ad38 | /src/chromium/gen/gen_combined/mojo/public/interfaces/bindings/tests/test_structs.mojom.cc | 415999c4535e8843da309cdb0ef59b4210c9ef7f | [
"BSD-3-Clause"
] | permissive | ivan-kits/skia-opengl-emscripten | 8a5ee0eab0214c84df3cd7eef37c8ba54acb045e | 79573e1ee794061bdcfd88cacdb75243eff5f6f0 | refs/heads/master | 2023-02-03T16:39:20.556706 | 2020-12-25T14:00:49 | 2020-12-25T14:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 69,701 | cc | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#elif defined(_MSC_VER)
#pragma warning(pus... | [
"trofimov_d_a@magnit.ru"
] | trofimov_d_a@magnit.ru |
df69e6bfa8a4c58fd04d8078e0f487b1f17d23db | 962d13134dd48d6261e56828c8f69bfb575ff3e7 | /kernel/arch/arm64/arch.cpp | f47f88bb417f8e47d4ddc09095a219e2fdd1805a | [] | no_license | saltstar/smartnix | a61295a49450087a7640c76774f15fb38f07e950 | 8cb77436763db43f70dbe49ea035f5f7e29becac | refs/heads/master | 2021-01-17T21:23:58.604835 | 2019-12-27T01:21:38 | 2019-12-27T01:21:38 | 35,830,495 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,009 | cpp |
#include <arch.h>
#include <arch/arm64.h>
#include <arch/arm64/feature.h>
#include <arch/arm64/registers.h>
#include <arch/arm64/mmu.h>
#include <arch/mp.h>
#include <arch/ops.h>
#include <assert.h>
#include <bits.h>
#include <debug.h>
#include <inttypes.h>
#include <kernel/cmdline.h>
#include <kernel/thread.h>
#inclu... | [
"376305680@qq.com"
] | 376305680@qq.com |
6d6e13283a4f43742bc42c69d171082999e4a3e3 | b326a0e61caebdff46b2e70781e35737142b0d0f | /particleGrowthMD/particleGrowthMDv2D.cpp | b0fe17e3e7203225eb7d0467fe4b1b566f7d2939 | [] | no_license | toshirokubota/VentricleSegmentation | ef28dc8c4de9aecc8666c22ef9d7e0d2180b3f5f | b6aa9e7549975523b52c087e0f3dc5a6da5ab04e | refs/heads/master | 2021-01-20T07:54:28.849123 | 2017-07-09T23:23:10 | 2017-07-09T23:23:10 | 90,064,348 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,292 | cpp | #include <iostream>
using namespace std;
#include <stdio.h>
#ifdef MEX_DLL
#include <mex.h>
#include "mexFileIO.h"
#endif
#include <vector>
#include <algorithm>
#include <set>
#include <map>
using namespace std;
#include <szMexUtility.h>
#include <szMexUtilityTemplate.h>
#include <szMyNeighborOp.h>
#... | [
"kubota@susqu.edu"
] | kubota@susqu.edu |
a6453ac1c5fe960131fa69808eb2e8be4ccc1533 | 182adfdfa907d3efc0395e293dcdbc46898d88eb | /Temp/il2cppOutput/il2cppOutput/mscorlib_System_Collections_Generic_List_1_Enumera2871575855.h | da472a3ceff9699637291c6d70f678190b3a1dc5 | [] | no_license | Launchable/1.1.3New | d1962418cd7fa184300c62ebfd377630a39bd785 | 625374fae90e8339cec0007d4d7202328bfa03d9 | refs/heads/master | 2021-01-19T07:40:29.930695 | 2017-09-15T17:20:45 | 2017-09-15T17:20:45 | 100,642,705 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,479 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "mscorlib_System_ValueType3507792607.h"
// System.Collections.Generic.List`1<SA.Fitness.LoginApi>
struct List_1_t3336846181;
// SA.Fitness.LoginApi
struct LoginApi_t39677250... | [
"zk.launchable@gmail.com"
] | zk.launchable@gmail.com |
54d987c7f78874fb27317ee372c96b7d6749c8a6 | ef7bf794088abe99e2eff8a0e40337ed1d2e7867 | /Hmwk/Assignment1/Gaddis_7thEd_Chap2_Prob5/main.cpp | b35f810ac65b788e326aa4702c06f5e03d8f78d1 | [] | no_license | zach5456/zs2311972 | b6f9d555d0faa122c7c134273d15f0c8b3f4c81a | e66f6dbbac2e45716af748c8478e64608c7b6cc5 | refs/heads/master | 2021-01-20T00:50:46.216327 | 2014-08-01T23:58:57 | 2014-08-01T23:58:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 442 | cpp | /*
* File: main.cpp
* Author: Stewart, Zach
* Class: 46024
*
* Created on June 26, 2014, 11:22 PM
*/
#include <iostream>
using namespace std;
int main() {
float apples = 28, oranges = 37, pears = 24, grapes = 32, peaches = 33, sum;
float totalEaten;
sum = apples + oranges + pears + grapes + peaches;
... | [
"zstewart3@student.rcc.edu"
] | zstewart3@student.rcc.edu |
0d44c06f08f4971a51988d6f852411bb0efd0a6d | 5d6681668bcaaa078ab90fd0ebdaa0f59345c642 | /src/qt/blockexplorer.cpp | 8b978514044583f878a07430e4d18932451fbf30 | [
"MIT"
] | permissive | shadow-coin/shadow | 5687cdcc9d103265adfa21a751ea8debc1d8c601 | 48206da873800336eb295cbb27ccdf3b5625ec95 | refs/heads/master | 2020-03-20T15:15:18.704942 | 2018-06-15T18:04:30 | 2018-06-15T18:04:30 | 137,468,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,492 | cpp | #include "blockexplorer.h"
#include "bitcoinunits.h"
#include "chainparams.h"
#include "clientmodel.h"
#include "core_io.h"
#include "main.h"
#include "net.h"
#include "txdb.h"
#include "ui_blockexplorer.h"
#include "ui_interface.h"
#include "util.h"
#include "utilstrencodings.h"
#include <QDateTime>
#include <QKeyEven... | [
"noreply@github.com"
] | noreply@github.com |
17e7e24a00b7884d22134bdbd248052cce19c844 | c40667ac2710705b10ce0bf31cbb2170264bab6d | /Project1/base_socket.cpp | fadfab5c836de64a88c7ccdb0f6b15a0ae223d2d | [] | no_license | zhifengxingyue/Framework-Study | 1dc68b9080dd251ba20447b91c0e56e4438b32f1 | 406a99a31f4fb1eb9b73f9e4145bf3aa0cd76f94 | refs/heads/master | 2022-04-07T21:16:29.366577 | 2020-01-18T15:43:37 | 2020-01-18T15:43:37 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,970 | cpp |
#include "base_socket.h"
#include "base_log.h"
socket_operator::socket_operator(){
LOGI("create default socket_operator object ~");
}
socket_operator::socket_operator(int port){
this->port = port;
LOGI("port : %d",this->port);
init_socket();
}
int
socket_operator::init_socket(){
LOGD("start open socket ~")... | [
"nipuream@163.com"
] | nipuream@163.com |
36f9b3be9c5c2e3f223f2caa3cc567b9d5ce2124 | 96c5e24c3b20f02654d0ed1340ad87486f8110d9 | /Pagedgeometry/include/GrassLoader.h | f291f1920b06a442a9cea5d330e38bbf69655beb | [] | no_license | whztt07/OgreClient | 2e837658814f961cf5c4e2636511c08f53f4259d | 306687286c07d83bc74551eaf499bb7823b2fcd8 | refs/heads/master | 2020-12-07T15:42:41.514573 | 2014-07-01T13:18:22 | 2014-07-01T13:18:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,486 | h | /*-------------------------------------------------------------------------------------
Copyright (c) 2006 John Judnich
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
Permission is granted to... | [
"ylmbtm@163.com"
] | ylmbtm@163.com |
734e8f4b9a8027e7cd8ffdddad4e9a37b9b483c8 | 911c3f12cb1e48929ccbc10313452df043ff30fb | /mpmc__project/mpmc__project.ino | 1610e94e9f32f3b42abb3a77075cf2d6107c6b50 | [] | no_license | karthiks1701/mpmc_project1 | f03104e34126ea9a0b599e00ad90ad61d1001ad7 | 07ff5fd6de88b7f1e4ea796c56d0f1cc7842447e | refs/heads/master | 2020-05-19T21:23:22.613779 | 2019-05-10T16:56:07 | 2019-05-10T16:56:07 | 185,222,807 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,028 | ino |
#include<avr/io.h>
#include<util/delay.h>
char ch;
void usart_init(void)
{
UCSR0C=(1<<UCSZ01)|(1<<UCSZ00);
UCSR0B=(1<<RXEN0)|(1<<TXEN0);
UBRR0L=0x67;
UCSR0A=0x00;
}
void usart_send(char a)
{
while(UCSR0A!=(UCSR0A|1<<UDRE0));
UDR0=a;
}
char usart_receive()
{
while(UCSR0A!=(UCSR0A|1<<RXC0));
ch=UDR0;
... | [
"karthiks1701@gmail.com"
] | karthiks1701@gmail.com |
cf811aecb10d4c595b07147c367c7d3c51f90abf | 85adc80b8294d33e2bde1cfc669d9091e56b598e | /DFS/stack/DFS_with_stack.cpp | c99da91578a89289352ad963e4ec40f38ddc8258 | [] | no_license | lia2353/Algorithms | 6e7e4e691bc4b3e8d155425e2ca658db6b9e84db | 249e567d97f7317a1e03ece1cace81eb025ad052 | refs/heads/main | 2023-02-15T12:04:34.940548 | 2021-01-12T16:22:01 | 2021-01-12T16:22:01 | 308,596,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,604 | cpp | #include <iostream>
#include <vector>
#include <stack>
using namespace std;
/**
* Add the edge (u,v) in undirected graph.
*
* @param adj graph
* @param u vertex at the end of the edge to be added
* @param v vertex at the end of the edge to be added
*
*/
void addEdge(vector<int> adj[], int u, int ... | [
"noreply@github.com"
] | noreply@github.com |
6e6f3e8ecb692ad5728880635b086b5c9c02ef63 | 2b41590bc020431d3af4f2a8b67d30a8e1a58162 | /sdmy/sadan_done_dots/sadan_done_dots/moc/moc_qmlapplicationviewer.cpp | d512d198cc4b1364288be4ff81d374780e019a7e | [] | no_license | sandeepraju/smartdots2 | 0a129b250103532f961f0ebe3e40e4e0dbbbf636 | c1e86a6659be26a934bcc7ced489c6a593082b5b | refs/heads/master | 2021-05-06T01:07:58.868562 | 2017-12-15T17:39:19 | 2017-12-15T17:39:19 | 114,395,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,254 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'qmlapplicationviewer.h'
**
** Created: Fri Nov 11 16:16:12 2011
** by: The Qt Meta Object Compiler version 62 (Qt 4.7.3)
**
** WARNING! All changes made in this file will be lost!
**************... | [
"me@sandeepraju.in"
] | me@sandeepraju.in |
9237c0bb948b950778d33cc115cb223e4f98a768 | c78c926155760aa63d24ad26b3356f6d19398f69 | /NEUQOJ/蓝桥杯练习/第7次作业/舞伴的考验宁神.cpp | 7bbbe9c5f717d2c0d75f4ab48883a17d8518ffff | [] | no_license | fhyPayaso/ACM | 34c26aff0697ef0e7956cd03e30f13739a286466 | 0c7f4bf298e9a164f8a5ae140f30f441ccc226dc | refs/heads/master | 2021-08-30T05:04:53.518780 | 2017-12-16T03:39:10 | 2017-12-16T03:39:10 | 114,429,801 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 250 | cpp | #include<iostream>
using namespace std;
int main()
{
int mod=1000000;
int n,i,sum=1;
cin>>n;
for(i=1;i<=n;i++)
{
sum*=i;
while(sum%10==0)
sum/=10;
if(sum>mod)
sum%=mod;
}
while(sum%10==0)
sum/=10;
cout<<sum%10<<endl;
return 0;
}
| [
"410619823@qq.com"
] | 410619823@qq.com |
6416b567d3a3268a867e4d530f348e8bf4f458bf | d829d426e100e5f204bab15661db4e1da15515f9 | /tst/EnergyPlus/unit/Plant/Subcomponent.unit.cc | d7e8cc701ac9f6bf819b4f8b2d8af8c37d1df088 | [
"BSD-2-Clause"
] | permissive | VB6Hobbyst7/EnergyPlus2 | a49409343e6c19a469b93c8289545274a9855888 | 622089b57515a7b8fbb20c8e9109267a4bb37eb3 | refs/heads/main | 2023-06-08T06:47:31.276257 | 2021-06-29T04:40:23 | 2021-06-29T04:40:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,789 | cc | // EnergyPlus, Copyright (c) 1996-2020, The Board of Trustees of the University of Illinois,
// The Regents of the University of California, through Lawrence Berkeley National Laboratory
// (subject to receipt of any required approvals from the U.S. Dept. of Energy), Oak Ridge
// National Laboratory, managed by UT-Batt... | [
"ffeng@tamu.edu"
] | ffeng@tamu.edu |
26d00d26c4ecd4e2d768e1a4a9a6f12fde67ac84 | 7ded1bdc37fe2426c8fb272279c53e26654684f8 | /build-openCVtest-Desktop_Qt_5_5_0_GCC_64bit-Debug/moc_morphology.cpp | 43dee6648a51862717be2ea40c0ae243f1446352 | [] | no_license | manromao/openCV-demo | 938ec5d5821902d4676945a1a605d127b52e7edb | e5f0eb0e31cfd7857ab27df5e5f390faca4ef933 | refs/heads/master | 2021-01-21T13:08:08.028510 | 2015-10-13T19:58:17 | 2015-10-13T19:58:17 | 41,546,779 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,640 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'morphology.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.5.0)
**
** WARNING! All changes made in this file will be lost!
**********************************************************... | [
"sanromajan@gmail.com"
] | sanromajan@gmail.com |
8a44343dcd13ca84af40f64155b3c10fc9533a74 | 98760f5869b7da892ff83eeab47a9e128303449c | /content/browser/renderer_host/input/mouse_wheel_event_queue.cc | 7124e73de4b6aeb5b9e421f5a5dce3aed976cdf2 | [
"BSD-3-Clause"
] | permissive | eunchong/chromium-1 | 671f6c3a9a7bfe43738de96a2245085dec92d050 | 1a4e2a74d44cfacc77aa10b95fc6dc1f9af7ab03 | refs/heads/master | 2023-01-10T12:55:01.146176 | 2016-05-17T07:50:30 | 2016-05-17T07:50:30 | 59,000,223 | 0 | 0 | null | 2016-05-17T07:30:05 | 2016-05-17T07:30:04 | null | UTF-8 | C++ | false | false | 11,770 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/renderer_host/input/mouse_wheel_event_queue.h"
#include "base/metrics/histogram_macros.h"
#include "base/stl_util.h"
#include "... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
e43625623917d8afce701dd356043b056368e857 | 4dc014b06a9a0b4bd6fe25f9e27fd45b08cdffb7 | /AdmirerSender.cpp | 7b296510f8f00ddc2db95e2275c35054f82004a2 | [] | no_license | pangpangcc/AdmirerSender | 405f0bf2bc044e76731e6d11ed464b83915f3ce3 | 5de4e6c941c9b59c4b5c57ce7aba3de32248c682 | refs/heads/master | 2021-01-13T15:48:50.264304 | 2016-08-29T08:42:41 | 2016-08-29T08:42:41 | 76,842,477 | 1 | 0 | null | 2016-12-19T08:20:32 | 2016-12-19T08:20:32 | null | UTF-8 | C++ | false | false | 25,632 | cpp | /*
* AdmirerSender.cpp
*
* Created on: 2015-1-13
* Author: Max.Chiu
* Email: Kingsleyyau@gmail.com
*/
#include "AdmirerSender.h"
#define MIN(A,B) ((A)<(B)?(A):(B))
#define MAX(A,B) ((A)>(B)?(A):(B))
/* send thread */
class SendLetterRunnable : public KRunnable {
public:
SendLetterRunnable(AdmirerSe... | [
"Kingsleyyau@gmail.com"
] | Kingsleyyau@gmail.com |
694a73ab13fac703455365ff362a3ac3e43b3572 | 4195b53a7105b629b6be3b4b86032cd4e9c5c8ae | /HW2/HW2_terminal/p1.cpp | ef48213365f6c41267fa35f5f5ce655460504336 | [] | no_license | rmboyle/Computer-Vision | f4eafcdd364aa10e05dc43516d3a769c95265d1b | 49a865cb6fa0f5b02903cc0f4f6ae1e52c768327 | refs/heads/master | 2021-01-13T01:29:43.583456 | 2012-01-03T17:13:42 | 2012-01-03T17:13:42 | 3,095,703 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,089 | cpp | //============================================================================
// Name : p1.cpp
// Author : Richard Boyle
// uni : rmb2189
// Description : Converts image to binary based on a threshold value.
//============================================================================
#include <iostr... | [
"rmichaelboyle@gmail.com"
] | rmichaelboyle@gmail.com |
14172ad06ab3219c41c7492f2ea66f43cdb230ed | b5e2b46c189c17b24add63050227ed7a4d88e6f9 | /include/velocypack/include/velocypack/Iterator.h | 49ce73f81dacea3fcea457f65e90b1d4f08a7c8e | [
"Apache-2.0"
] | permissive | quannh0308/shemaless_serializers_benchmark | f7a934acbec3ce34385d2d7fe30e7b38b4cd8b75 | 93226b50e748ac25d9118898c0b6c05c77fd5160 | refs/heads/master | 2021-01-11T14:25:16.082562 | 2017-02-09T02:54:44 | 2017-02-09T02:54:44 | 81,401,251 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,535 | h | ////////////////////////////////////////////////////////////////////////////////
/// @brief Library to build up VPack documents.
///
/// DISCLAIMER
///
/// Copyright 2015 ArangoDB GmbH, Cologne, Germany
///
/// Licensed under the Apache License, Version 2.0 (the "License");
/// you may not use this file except in compl... | [
"quannh22@viettel.com.vn"
] | quannh22@viettel.com.vn |
a02f38c8624f12b6ce5e0000a9838691c85dc444 | 55719398d0e335cddc4100d34b312825cccb0ed0 | /TestDrive/TestDriveView.cpp | b8882cd4e1ee6244159bcb08e85b43f51a17e50e | [
"BSD-3-Clause",
"MIT"
] | permissive | 15831944/src-1 | fc1894afa8bf1414e6a91b53193531a88f5a8002 | 6b925489270286122952d91e7d2ca9ad1a08daef | refs/heads/master | 2023-04-13T22:55:53.340272 | 2021-05-04T02:48:57 | 2021-05-04T02:48:57 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 2,016 | cpp | // TestDriveView.cpp : CTestDriveView 클래스의 구현
//
#include "stdafx.h"
// SHARED_HANDLERS는 미리 보기, 축소판 그림 및 검색 필터 처리기를 구현하는 ATL 프로젝트에서 정의할 수 있으며
// 해당 프로젝트와 문서 코드를 공유하도록 해 줍니다.
#ifndef SHARED_HANDLERS
#include "Main.h"
#endif
#include "TestDriveDoc.h"
#include "TestDriveView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endi... | [
"clonextop@gmail.com"
] | clonextop@gmail.com |
a0c66f638507883f1fdb6b12b544cb13958d120b | 91dfc9d1a5c94107cef89603c5c0a1a0b4155df3 | /QT_04/MyselfQQ/dialoglist.cpp | 98c01f1cbfcb49ae74e8ab816d5b6ad332d38e84 | [] | no_license | robotchaoX/Qt-tutorial-code | b6d3df92a2d6e730674213bf1fa2d6c787de1dbc | deabe96cf575cb4538ea8694c7146ea1570e3ac9 | refs/heads/master | 2021-07-15T00:34:32.189120 | 2020-10-07T15:38:06 | 2020-10-07T15:38:06 | 216,152,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,813 | cpp | #include "dialoglist.h"
#include "ui_dialoglist.h"
#include <QToolButton>
#include "widget.h"
#include <QMessageBox>
DialogList::DialogList(QWidget *parent) :
QWidget(parent),
ui(new Ui::DialogList)
{
ui->setupUi(this);
//设置标题
setWindowTitle("MySelfQQ 2017");
//设置图标
setWindowIcon(QPixmap("... | [
"948037851@qq.com"
] | 948037851@qq.com |
95819ba826b2de32e86343e2ecb414d9b3577141 | 1d4204c6766449214544a6511e138782712c0806 | /Src/Simulation/ODESimulation/SimulationCore/Actuators/Slider.cpp | 9fc93470f5d20769cf55b49b3f6c242c4c877c81 | [] | no_license | spyfree/tjNaoBackup | 2d0291a83f8473346546567ae7856634f6c5a292 | 0c7dd47f65e23be6e9d82a31f15ef69a3ce386cb | refs/heads/master | 2016-09-06T08:20:52.068351 | 2014-01-31T03:33:19 | 2014-01-31T03:33:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,044 | cpp | /**
* @file Slider.cpp
*
* Implementation of class Slider
*
* @author <A href="mailto:kspiess@informatik.uni-bremen.de">Kai Spiess</A>
*/
#include "Slider.h"
#include "Motor.h"
#include "MotorController.h"
#include "../Simulation/Sensorport.h"
#include "../Simulation/Actuatorport.h"
#include "../S... | [
"srlixin@gmail.com"
] | srlixin@gmail.com |
3cd62caabcf738fbb569dcfba3dd030984dbdcb3 | 24f26275ffcd9324998d7570ea9fda82578eeb9e | /net/proxy_resolution/proxy_resolver_winhttp.cc | 58012bc631e4f6364d747822485f48d196cbaa85 | [
"BSD-3-Clause"
] | permissive | Vizionnation/chromenohistory | 70a51193c8538d7b995000a1b2a654e70603040f | 146feeb85985a6835f4b8826ad67be9195455402 | refs/heads/master | 2022-12-15T07:02:54.461083 | 2019-10-25T15:07:06 | 2019-10-25T15:07:06 | 217,557,501 | 2 | 1 | BSD-3-Clause | 2022-11-19T06:53:07 | 2019-10-25T14:58:54 | null | UTF-8 | C++ | false | false | 7,892 | cc | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "net/proxy_resolution/proxy_resolver_winhttp.h"
#include <windows.h>
#include <winhttp.h>
#include "base/macros.h"
#include "base/strings/s... | [
"rjkroege@chromium.org"
] | rjkroege@chromium.org |
cde3c557e906ce18b939ff0c20051f7aac4b6f2b | 412a08f5d43fcd9dc5e06d2f587efa578ea40e8a | /BOJ/Implementation/boj16503_괄호_없는_사칙연산.cpp | ea12ff11275ea6ffafc6d90e258043ead1d86e22 | [] | no_license | onww1/Problem-Solving | 19b920f5f4caec50a3aded971e1f1e630e8b6c46 | 86cc8854ef0457f8f7741cbae401af5038f8ae05 | refs/heads/master | 2022-06-07T15:47:45.685775 | 2022-05-25T12:59:59 | 2022-05-25T12:59:59 | 130,528,244 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | cpp | #include <iostream>
using namespace std;
int calc(int A, char op, int B) {
if (op == '+') {
return A + B;
}
else if (op == '-') {
return A - B;
}
else if (op == '*') {
return A * B;
}
else {
return A / B;
}
}
int main(int argc, char const *argv[])
{
int A, B, C;
char op1, op2;
cin >> A >> op1 >> B... | [
"sewon.dev@gmail.com"
] | sewon.dev@gmail.com |
253ad13f26d88029ea6bcd1da572a68b58d05ce3 | 9dff7c49a63e276b51d3ec1f00f4b2a1aaa9a61b | /jni/core/core.h | d04b80941d377af97bd9423acbeeff99c0ececd7 | [] | no_license | juanwinsor/dubEngine | 514ef8964e3407e3a323d83d5eb6576c9308a0f9 | c291d7c7ed2cb95169f079c07fdcfc6fe34aebf5 | refs/heads/master | 2021-01-09T06:52:16.352515 | 2014-02-24T06:08:42 | 2014-02-24T06:08:42 | 17,126,961 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 471 | h | #ifndef __CORE_H
#define __CORE_H
class DeviceInfo;
class Game;
struct GameTime
{
GameTime()
{
deltaTime = 0;
totalTime = 0;
fixedStep = 1.0f / 60.0f;
}
float deltaTime;
float totalTime;
float fixedStep;
};
class core
{
public:
~core();
void initialize(DeviceInfo* deviceInfo);
void update(GameTime*... | [
"juan.winsor@gmail.com"
] | juan.winsor@gmail.com |
b40d5e7992f21ed66d1cd01a3d23f7c11421147e | d1f89c97354458d5574ef1e7fcdd65e5df68973a | /experiments/process_sandbox/include/process_sandbox/platform/platform.h | 08146fe4f89a0b4ae126bead0ac7402bc66671db | [
"MIT"
] | permissive | mjp41/verona | d3c1155c75c97784eda01baa4ac7ed03a1b87236 | 056723e70ed736c3a491417cf1ab46597e9932d1 | refs/heads/master | 2023-08-09T11:00:35.344091 | 2021-09-29T13:49:24 | 2021-09-29T13:52:44 | 235,103,347 | 0 | 0 | MIT | 2022-04-05T13:37:13 | 2020-01-20T13:05:44 | C++ | UTF-8 | C++ | false | false | 4,378 | h | // Copyright Microsoft and Project Verona Contributors.
// SPDX-License-Identifier: MIT
/**
* Platform interface. This is the top-level include for anything
* platform-specific.
*/
#include <pal/pal.h>
#ifdef __unix__
# include <fcntl.h>
#endif
#include <assert.h>
#include <functional>
#ifdef __linux__
# includ... | [
"noreply@github.com"
] | noreply@github.com |
bb62a78b068ce2a7e2ec52ac7d59e088c2568e9d | 6f9b2a506aab60d5a4e722c055d5fc9cf202fbec | /agency/detail/unwrap_tuple_if_not_scoped.hpp | 776d5d723a09df042516fddeb106087e39d8ff1b | [] | no_license | brycelelbach/agency | b0427a3f695b03990803edc3707004ae809e9c23 | aef6649ea4e8cce334dd47c346d42b3c9eaf1222 | refs/heads/master | 2021-06-25T22:39:13.937094 | 2017-09-06T21:29:00 | 2017-09-06T21:29:00 | 104,397,282 | 0 | 1 | null | 2017-09-21T20:47:04 | 2017-09-21T20:47:04 | null | UTF-8 | C++ | false | false | 1,033 | hpp | #pragma once
#include <agency/execution/execution_categories.hpp>
#include <agency/tuple.hpp>
#include <utility>
namespace agency
{
namespace detail
{
template<class ExecutionCategory, class Tuple>
__AGENCY_ANNOTATION
static auto unwrap_tuple_if_not_scoped_impl(ExecutionCategory, Tuple&& t)
-> decltype(agency::ge... | [
"jaredhoberock@gmail.com"
] | jaredhoberock@gmail.com |
820056f714824892b1c64d4c44b802e5de3f2b76 | 8ef23641d100db199a34b81fc15f3b779a2aa306 | /src/Item.h | 42b22dd92b9c3460ae2d0163d0f81b05306007eb | [] | no_license | ThomasHarper1982/AngryCreeps | c5c34485811f13e55fc223a4cf19f19f5cce10f7 | 752cd0f0843fad0f54781111c54bda9b89e2810e | refs/heads/master | 2022-07-31T13:18:34.987194 | 2020-05-16T18:23:36 | 2020-05-16T18:23:36 | 264,489,196 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 375 | h | #include "GameObject.h"
#ifndef ITEM_H
#define ITEM_H
class Item: public GameObject{
protected:
Item(float x, float y);
Item (const Item& i2); //copy constructor
bool taken{false};
};
class TeleportToken: public Item{
public:
TeleportToken(float x, float y);
};
class TimeTravelToken: public Item{
pub... | [
"ThomasHarper1982"
] | ThomasHarper1982 |
80afe6af809c41d032fc82b12be05240fc406d2e | 6ced41da926682548df646099662e79d7a6022c5 | /aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/ListedWorkflow.h | f99046a72e42a899412d60548ce3946f5ca1b556 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | irods/aws-sdk-cpp | 139104843de529f615defa4f6b8e20bc95a6be05 | 2c7fb1a048c96713a28b730e1f48096bd231e932 | refs/heads/main | 2023-07-25T12:12:04.363757 | 2022-08-26T15:33:31 | 2022-08-26T15:33:31 | 141,315,346 | 0 | 1 | Apache-2.0 | 2022-08-26T17:45:09 | 2018-07-17T16:24:06 | C++ | UTF-8 | C++ | false | false | 5,506 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/awstransfer/Transfer_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class JsonValue;
... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
05588b2d88a6d4cf91ae65e4a694d68af1c45559 | 9639afa8d2c0a7ab4c058f5e5dbf6ca98f268b0c | /Source/215_Kth Largest Element in an Array.cpp | 95f8879c8d311d1112470031981f3c140fc84525 | [] | no_license | LuuuuuG/MyLeetCode | 4681cd5425b21696135f5b722e6b89fc70033261 | 2fade93db3e041b4616c5b48dbb2d28394c82798 | refs/heads/master | 2021-06-14T08:09:47.409278 | 2021-02-05T06:46:54 | 2021-02-05T06:46:54 | 141,512,907 | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 841 | cpp | #include <iostream>
#include <vector>
#include <functional>
#include <queue>
using namespace std;
/*
Find the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element.
Example 1:
Input: [3,2,1,5,6,4] and k = 2
Output: 5
Example 2:
Input: [3,... | [
"776881718@qq.com"
] | 776881718@qq.com |
0d93c8e770704e5863f5cfbd043cd839e2fb7f8b | 5d83739af703fb400857cecc69aadaf02e07f8d1 | /Archive2/a3/aa42a77a1506b1/main.cpp | 5d519d4613c13e1d641f11cf7e6990be011b291c | [] | no_license | WhiZTiM/coliru | 3a6c4c0bdac566d1aa1c21818118ba70479b0f40 | 2c72c048846c082f943e6c7f9fa8d94aee76979f | refs/heads/master | 2021-01-01T05:10:33.812560 | 2015-08-24T19:09:22 | 2015-08-24T19:09:22 | 56,789,706 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,295 | cpp | #include <iostream>
#include <fstream>
#include <vector>
#include <iterator>
#include <cstdlib>
// our movie class
class Movie
{
// friend an ostream extraction operator for instances of Movie
friend std::istream& operator >>(std::istream& inp, Movie& obj);
// members variables here
std::string title;... | [
"francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df"
] | francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df |
2e8e55b0f466934b6a404f1b10f179d0a6a67971 | 02b87cef237d92926cffdfb17fd071810ad47308 | /src/hed/dmc/gridftp/DataPointGridFTPHelper.h | 649b5bc91829f2d018736737cf7902c45170abda | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | nordugrid/arc | 1a7bf10f00a5d62c30aece7ae14a34c3073d420a | 170dc8e8a2a2eb0d4734a475c9ca16843483e7cb | refs/heads/master | 2023-08-31T05:11:54.609507 | 2023-08-17T10:40:48 | 2023-08-17T10:40:48 | 176,701,676 | 9 | 11 | Apache-2.0 | 2022-06-03T12:54:51 | 2019-03-20T09:42:06 | C++ | UTF-8 | C++ | false | false | 5,450 | h | // -*- indent-tabs-mode: nil -*-
#ifndef __ARC_DATAPOINTGRIDFTPHELPER_H__
#define __ARC_DATAPOINTGRIDFTPHELPER_H__
#include <list>
#include <string>
#include <globus_common.h>
#include <globus_ftp_client.h>
#include <arc/Thread.h>
#include <arc/URL.h>
#include <arc/data/DataPoint.h>
#include <arc/globusutils/GSSCre... | [
"akonstantinov@yahoo.com"
] | akonstantinov@yahoo.com |
df86fdd10993ebbd3b1bbe189c33eab4a0a4e857 | 81a942d959f8712491be7a92e535020f24c7096d | /test/common/common/containers_test.cc | 5bc2c5aec62d8cf7021ab30050a9d7c68cfb5d51 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | siepkes/envoy-smartos | c83d4498a11eb6e866f81b19bfe0b439af9a3a8b | e5ffbbb24f7b53d594f6acf6b3f74df82b1c972d | refs/heads/smartos-v1.18.4 | 2023-08-16T11:33:19.306548 | 2021-10-21T07:58:51 | 2021-10-21T07:58:51 | 135,030,335 | 7 | 0 | Apache-2.0 | 2021-10-05T23:36:57 | 2018-05-27T08:51:09 | C++ | UTF-8 | C++ | false | false | 1,273 | cc | #include "common/common/containers.h"
#include "gtest/gtest.h"
namespace Envoy {
namespace Common {
TEST(ApplyToAllWithCompletionCallbackTest, BasicUsage) {
{
std::vector<int> container{1, 2, 3};
std::vector<int> cb_invoked_with;
bool done_cb_called = false;
applyToAllWithCleanup<int>(
con... | [
"noreply@github.com"
] | noreply@github.com |
4295165c24b7fefe457ba808276cc3389fe6b6b4 | d113765b2dd3ef72b60012e63eca260cfbe18b00 | /main.cpp | e4b31a9b3bc18c024d96114b70b1e41bbaf048dd | [] | no_license | abhijitvalluri/set-solver | f36c322d700cf77d4b92a6d6cd321c08de2bf571 | 3e1ea7f19e4d7827cb7f724f26c3a3621b51ffa6 | refs/heads/master | 2021-07-19T11:39:06.575670 | 2017-10-29T04:28:11 | 2017-10-29T04:30:01 | 108,705,105 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,102 | cpp | #include "set.h"
#include "card.h"
#include <vector>
#include <iostream>
#include <fstream>
#include <sstream>
#include <exception>
using namespace avalluri;
class InputError: public std::exception
{
public:
InputError(std::string error)
: d_error(error) { }
virtual const char* what() const thr... | [
"me@abhijitvalluri.com"
] | me@abhijitvalluri.com |
22ecabba7bf1ace29cb1e063ae1500427c10ea6f | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/git/gumtree/git_repos_function_1371_git-2.11.4.cpp | 408ef81aba91fbff8d27bb2d7fff1c4be8d9c624 | [] | 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 | 69 | cpp | void init_diff_ui_defaults(void)
{
diff_detect_rename_default = 1;
} | [
"993273596@qq.com"
] | 993273596@qq.com |
e4a96e43dd3eeefe3a8f28e418a072424c3a521a | d9bf0d3862cd47bfa78fc31f831f90be19b039cb | /core/bigint/bigunsigned.hpp | 684490160426ffc7cfac66a9dd3d98ead0668549 | [
"Apache-2.0"
] | permissive | kinglezhuang/zxingpp | 3c3aea95d41ac00eaec43a2ec56ff2b1d77495c7 | a82041843524d8883ba9abb19964fa433454d39a | refs/heads/master | 2021-09-16T00:57:46.010103 | 2018-06-14T01:00:51 | 2018-06-14T01:00:51 | 114,210,167 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 154 | hpp | //
// bigunsigned.hpp
// zxingpp
//
// Created by Kingle Zhuang on 6/12/18.
// Copyright © 2018 Kingle Zhuang. All rights reserved.
//
#pragma once
| [
"kingle.zhuang@ringcentral.com"
] | kingle.zhuang@ringcentral.com |
b07d51b52ef5b7ab63171453626f7d20f759b636 | 0150d34d5ced4266b6606c87fbc389f23ed19a45 | /Cpp/SDK/W_SquadCreate_functions.cpp | db2c06fab39560a56b0d12d0fe295f1a08c461ce | [
"Apache-2.0"
] | permissive | joey00186/Squad-SDK | 9aa1b6424d4e5b0a743e105407934edea87cbfeb | 742feb5991ae43d6f0cedd2d6b32b949923ca4f9 | refs/heads/master | 2023-02-05T19:00:05.452463 | 2021-01-03T19:03:34 | 2021-01-03T19:03:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,883 | cpp | // Name: S, Version: b
#include "../SDK.h"
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Functions
//---------------------------------------------------------------------------
// ... | [
"tahmaniak@gmail.com"
] | tahmaniak@gmail.com |
c02733c26f957e74e4c5bd163f300c438aafbdd9 | 225bd6680b8b4cf39c9dc40a882fdf40c7adcc86 | /Classes/RequestListScene.h | 6d327472ef178958354939a906a2139bf44501e8 | [] | no_license | ezibyte/EziSocialDemo-Cocos2dx-3x | 32731f33634482aadfe70f336b692bcd79432be1 | d5184962c51a7a8107bc63abe02770e831274f26 | refs/heads/master | 2021-01-25T10:34:26.656520 | 2014-07-04T01:37:25 | 2014-07-04T01:37:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,596 | h | //
// RequestListScene.h
// EziSocialPluginDevelopment
//
// Created by Paras Mendiratta on 10/09/13.
//
//
#ifndef __EziSocialPluginDevelopment__RequestListScene__
#define __EziSocialPluginDevelopment__RequestListScene__
#include "cocos2d.h"
#include "extensions/cocos-ext.h"
#include "EziSocialDelegate.h"
#includ... | [
"paras@ezibyte.com"
] | paras@ezibyte.com |
b11969d2e3ab31573e9e13b7a597dec64c96a65f | 6ea6691636a1a5072f12efe0aad9d778d32f126c | /OGLplus_build/include/eglplus/enums/color_buffer_type.ipp | 74a6ce3a6a6b770b247052e75846d5164217cf95 | [
"BSL-1.0"
] | permissive | pm990320/OpenGLLearning | 6c63234da5f00193bf3799ee4b97b16bd14cdc6b | d4f83a047dbfe816631d59ea1115176514d9fad6 | refs/heads/master | 2021-01-10T06:21:34.592102 | 2014-07-04T10:42:52 | 2014-07-04T10:42:52 | 54,271,323 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 576 | ipp | /*
* .file eglplus/enums/color_buffer_type.ipp
*
* Automatically generated header file. DO NOT modify manually,
* edit 'source/enums/eglplus/color_buffer_type.txt' instead.
*
* Copyright 2010-2013 Matus Chochlik. Distributed under the Boost
* Software License, Version 1.0. (See accompanying file
* LICENSE... | [
"patmenlove@gmail.com"
] | patmenlove@gmail.com |
df4b0144d1df5e3b5c45fd068a412b34a30b3f1a | f3df44a9fdba592ae9709bdbf1f20ce87005cde9 | /Lumos/src/Editor/SceneWindow.cpp | f8987c0c86f1053c10f4de3cae6750ea36492533 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | Y-Gwork/Lumos | b2c666c608b61610ecc8ffa92479c23c1d81e11d | 4363c446bf36d17bf31c2fe88d91317e8e70f1f8 | refs/heads/master | 2022-12-02T04:33:03.558120 | 2020-08-21T13:43:08 | 2020-08-21T13:43:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,118 | cpp | #include "lmpch.h"
#include "SceneWindow.h"
#include "Editor.h"
#include "Graphics/Camera/Camera.h"
#include "Core/Application.h"
#include "Scene/SceneManager.h"
#include "Core/Engine.h"
#include "Graphics/API/GraphicsContext.h"
#include "Graphics/API/Texture.h"
#include "Graphics/RenderManager.h"
#include "Graphics/GB... | [
"jmorton06@live.co.uk"
] | jmorton06@live.co.uk |
7e73e4991e80bb33b5b1abe0c40d52a68ca606fa | 3fbbe55cfe4ad15a89e87531e9216437cfa71afc | /Algorithm/链表测试2.cpp | f58981504825a0aceb026c20776b016a82f89463 | [] | no_license | Chenyuacey/Data-Structure | 0d776518542844c8cdc01f4770926d7c16d2126a | 026be5147cb663308dd3ac05e988359d388a51f9 | refs/heads/master | 2021-01-23T04:14:11.150442 | 2017-07-02T12:29:58 | 2017-07-02T12:29:58 | 92,920,298 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,788 | cpp | #include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include<time.h>
#define maxn 5
typedef int ElementType;
typedef struct LNode *List;
struct LNode{
ElementType data;
List next;
};
struct LNode L;
List Ptrl;
void create(List *l,int n){
List p,r;
int i;
srand(time(0));
*l=(List)malloc(sizeof... | [
"noreply@github.com"
] | noreply@github.com |
fb3e5da06e2fed382fa7bd4931c1c0f7fbd4bf55 | 43994f789cccbd1b3e72468cfb7977f5fa6de633 | /nfsuclient/servers.h | 7520c44ea1f5e6d884447ed9f1a09c3437828d0e | [] | no_license | UTINKA/NFS-U-Client.Server | 4686e5c8cbfa5b288237c2fdebd35b74b6181e47 | 49d61b273e8cca5a401a2d76d7e6a5e2645233c8 | refs/heads/master | 2021-01-24T07:55:27.591619 | 2018-02-26T12:13:09 | 2018-02-26T12:13:09 | 122,964,890 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 632 | h | #include <winsock2.h>
#include <windows.h>
class ClServerClass {
public:
char IP[100];
unsigned long ip;
unsigned int Rooms, Users;
unsigned long TimeOnline;
bool IsWin32;
char Name[100];
bool IsOnline;
bool IsFav;
ClServerClass *Next;
void Update ();
char Version[100];
};
class ClServersClass {
... | [
"harpywar@gmail.com"
] | harpywar@gmail.com |
484c58da33891063d1f8733f391bf2399e2ffc8a | e89222ba4acb35b2c9c4e8b8e400e8eeb0880c2f | /capd_tubex/tubex_TubeVectorODE.cpp | 4e630983fd936d9cd1d3896810b94f3da0d5dbb5 | [] | no_license | bneveu/tubex-capd | 54029883dc8fbec216129dadd4426a9b9be4eeff | 6539f754effece232ed18d5a200792735901027f | refs/heads/master | 2023-06-20T11:15:43.425253 | 2021-06-14T09:16:22 | 2021-06-14T09:16:22 | 343,825,798 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 913 | cpp | /**
* TubeVectorODE class
* ----------------------------------------------------------------------------
* \date 2020
* \author Julien Damers
* \copyright Copyright 2020 Tubex
* \license This program is distributed under the terms of
* the GNU Lesser General Public License (LGPL).... | [
"Bertrand.Neveu@enpc.fr"
] | Bertrand.Neveu@enpc.fr |
227a90bc4b18c56c4ab6bc70e6358e15179b7ef1 | 301e73e83ffb3fdc36e057806552972a88235be5 | /dhcp/send_packet.h | cdb8ddaea6cc4bee5b6104d9ef8022856d95c77c | [] | no_license | IMyoungho/Network | 1121b42be6de214b7cfc9767a4e69fb17c34b0a5 | 7b7e43c23435acf50ffcf16f6ea5155b6787f259 | refs/heads/master | 2022-11-24T02:18:15.729917 | 2022-11-22T12:46:56 | 2022-11-22T12:46:56 | 126,545,894 | 0 | 1 | null | 2022-11-22T12:40:24 | 2018-03-23T22:44:59 | C++ | UTF-8 | C++ | false | false | 359 | h | #ifndef SEND_PACKET_H
#define SEND_PACKET_H
#include <iostream>
#include <pcap.h>
#include <unistd.h>
#include <netinet/ether.h>
#include <netinet/ip.h>
#include <netinet/udp.h>
#include <thread>
#include <pthread.h>
#include "parse.h"
#include <atomic>
using namespace std;
void send_arp(parse *ps);
void send_dhcp_off... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
cc450d30825111d29ca79fda3ec6a1006b25e499 | a35b30a7c345a988e15d376a4ff5c389a6e8b23a | /boost/asio/windows/basic_handle.hpp | 532fe0d8b4c2ee24762475ef3fcc4b5c09c28032 | [] | no_license | huahang/thirdparty | 55d4cc1c8a34eff1805ba90fcbe6b99eb59a7f0b | 07a5d64111a55dda631b7e8d34878ca5e5de05ab | refs/heads/master | 2021-01-15T14:29:26.968553 | 2014-02-06T07:35:22 | 2014-02-06T07:35:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 71 | hpp | #include "thirdparty/boost_1_55_0/boost/asio/windows/basic_handle.hpp"
| [
"liuhuahang@xiaomi.com"
] | liuhuahang@xiaomi.com |
e925e65d1daf77a9add06702184a435ad8b7cb91 | 7379860525085cd6ba8d50b9d4da333ee1ebbe39 | /20181006_기능대회다시/StartButton.h | f5ca6201b903a12a481287ed42b1b99df722ebbf | [] | no_license | Dead-DogBird/2018technic | fdff7b8a2ec2f55759ea84547a27762e538c5557 | 6996e65cf9aa0a9d52e615600be3275c4b5748b3 | refs/heads/master | 2020-09-04T21:07:24.672929 | 2019-11-06T02:11:32 | 2019-11-06T02:11:32 | 219,892,118 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 165 | h | #pragma once
#include "Button.h"
class StartButton : public Button
{
public:
StartButton();
~StartButton();
void Start();
void LateUpdate();
void Click();
};
| [
"48205134+Dead-DogBird@users.noreply.github.com"
] | 48205134+Dead-DogBird@users.noreply.github.com |
89badafefebf75b1bc9e207269a55d1e32347eb5 | 72678e7004ded7ec50f413c11f9e29e6569e96c4 | /Financiera.cpp | a3237875dee80912c90060e985144508987256af | [] | no_license | alejandrorp154/TareaPAv | 4f7d275de6d6e6912192f9442db253d7fb8f4654 | b6c3e2b32098f0c6055cf3d57eea0ad8ef27d477 | refs/heads/main | 2023-07-18T22:36:06.904352 | 2021-09-15T22:49:10 | 2021-09-15T22:49:10 | 406,944,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 278 | cpp | #include "Financiera.h"
Financiera::Financiera(){}
Financiera::Financiera(string n,float d){
nombre=n;
descuento=d;
}
Financiera::~Financiera(){}
string Financiera::getNombre(){
return this->nombre;
}
float Financiera::getDescuento(){
return this->descuento;
}
| [
"alejandro.rp154@gmail.com"
] | alejandro.rp154@gmail.com |
524a32331aaafccf9fa8b9c11b140c1130869132 | e604ec021b876caf30886b40afdc821f440ae038 | /Codes/success/Artist_place.h | f6c056555b965848a2c8c907debcf21c34bdfc6d | [
"MIT"
] | permissive | hamedsteiner/Gerdabify_web | 66da8d476e7bd6d561351939c539a14eec529729 | 78af9a38668b4026692fa6f44d459b253b305107 | refs/heads/master | 2022-12-08T15:28:54.814990 | 2020-09-05T02:06:05 | 2020-09-05T02:06:05 | 292,717,644 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 892 | h |
#ifndef ARTISTPLACE_H
#define ARTISTPLACE_H
#include <cstdlib>
#include <vector>
#include <cmath>
#include <string>
#include <vector>
#include <cmath>
#include <sstream>
#include <iostream>
#include <algorithm>
#include "place.h"
#include "static_declare.h"
class Artist;
using namespace std;
class Artistplace: ... | [
"hamedsteiner@hamedsteiner.local"
] | hamedsteiner@hamedsteiner.local |
9d9ed92c144e74f920b5d8b418623df35376c5c1 | 82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5 | /Airfoil/wingMotion/wingMotion2D_pimpleFoam/0.89/U | dfb6a32eb0af6ef6acce8ec54b72e840894700e9 | [
"MIT"
] | permissive | ishantja/KUHPC | 6355c61bf348974a7b81b4c6bf8ce56ac49ce111 | 74967d1b7e6c84fdadffafd1f7333bf533e7f387 | refs/heads/main | 2023-01-21T21:57:02.402186 | 2020-11-19T13:10:42 | 2020-11-19T13:10:42 | 312,429,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477,266 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1912 |
... | [
"ishantamrakat24@gmail.com"
] | ishantamrakat24@gmail.com | |
763c461508e359e20ab34dc69768f8814c277a74 | d3435f02b7b6eff2a301094a20d38139d8230e3f | /SdlEvent.cpp | 3515b5fb0c0db6c44c8e9e9c0a67772ca63bf142 | [] | no_license | chinasarft/sdllearn | 8a21e56b545c00d61c46731ca8a0bcb619179197 | 4271cbfb152fca3254ea35ce0ba1509052f87269 | refs/heads/master | 2021-08-06T20:17:19.514237 | 2017-11-07T00:00:01 | 2017-11-07T00:00:46 | 109,498,252 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,475 | cpp | #include "SdlEvent.h"
#include <QTime>
SdlEvent::SdlEvent(QWidget *parent)
: QMainWindow(parent)
{
ui.setupUi(this);
isSDLInitOk = false;
if (SDL_Init(SDL_INIT_VIDEO) != 0)
{
isSDLInitOk = true;
qDebug() << "SDL_Init Error: " << SDL_GetError();
}
init_sprite(&background);
... | [
"liumengke@qiniu.com"
] | liumengke@qiniu.com |
2369689156c22aaee41ddbc8fb717a1d30d1636a | 2ba94892764a44d9c07f0f549f79f9f9dc272151 | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionParticleRelativeTime.h | 98a8e166efcb620916fc322f3dce9c9cd92f2967 | [
"BSD-2-Clause",
"LicenseRef-scancode-proprietary-license"
] | permissive | PopCap/GameIdea | 934769eeb91f9637f5bf205d88b13ff1fc9ae8fd | 201e1df50b2bc99afc079ce326aa0a44b178a391 | refs/heads/master | 2021-01-25T00:11:38.709772 | 2018-09-11T03:38:56 | 2018-09-11T03:38:56 | 37,818,708 | 0 | 0 | BSD-2-Clause | 2018-09-11T03:39:05 | 2015-06-21T17:36:44 | null | UTF-8 | C++ | false | false | 868 | h | // Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
/*==============================================================================
MaterialExpressionParticleRelativeTime: Exposes the relative time of a
particle to the material editor.
======================================================================... | [
"dkroell@acm.org"
] | dkroell@acm.org |
9a42eba54ba71b4223afd152675981140c6d4217 | 5a7253b0336814401a157f3b12b86ef8010afcaf | /Source/Framework/Projects/ProjectThree.h | c20c154444e9b4a56082bf019a2518a2e98f799a | [] | no_license | wnsrl7659/AI-HideSeek | 9d1f73ae357a5c7b34633fc400e308e471195d00 | 15b971e03107a49b504bce4688e0746ee4c42414 | refs/heads/master | 2023-07-14T06:49:33.906996 | 2021-09-05T07:29:46 | 2021-09-05T07:29:46 | 403,243,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,000 | h | /******************************************************************************/
/*!
\file ProjectThree.h
\project CS380/CS580 AI Framework
\author Dustin Holmes
\summary Specification for project three - terrain analysis
Copyright (C) 2018 DigiPen Institute of Technology.
Reproduction or disclosure of this file or ... | [
"wnsrl7659@naver.com"
] | wnsrl7659@naver.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.