blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
52fc88313f21880cf038e0cb5f33070517e25e4d | 97e53e8028ffb9d3f736a0999cc470f9942ddcd0 | /02 控件应用/06 列表视图控件典型实例/006 具有文本录入功能的列表视图控件-例1/TextInList/TextInList.cpp | f8e49e72d31fb104cf065e271cc06118b0af6642 | [] | no_license | BambooMa/VC_openSource | 3da1612ca8285eaba9b136fdc2c2034c7b92f300 | 8c519e73ef90cdb2bad3de7ba75ec74115aab745 | refs/heads/master | 2021-05-14T15:22:10.563149 | 2017-09-11T07:59:18 | 2017-09-11T07:59:18 | 115,991,286 | 1 | 0 | null | 2018-01-02T08:12:01 | 2018-01-02T08:12:00 | null | UTF-8 | C++ | false | false | 2,087 | cpp | // TextInList.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TextInList.h"
#include "TextInListDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
... | [
"xiaohuh421@qq.com"
] | xiaohuh421@qq.com |
a27e893e1c27c357f3db64f0095a78a5acc12f8f | b1c4af0509ef0698d0fa7c2ce52eff72f49b88be | /src/testApp.h | be8496d688b67ac254ea754fb676cc2e0e0d19ed | [] | no_license | arlduc/KinectOcean | b917b5e93bf4d88823e9bbab48a526e8e5e3a035 | 5b8de85e752d67926ba022155527aa32f0d003a5 | refs/heads/master | 2021-01-01T18:27:56.483709 | 2012-06-18T22:52:57 | 2012-06-18T22:52:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,335 | h | #pragma once
#include "ofMain.h"
#include "ofxOpenCv.h"
#include "ofxKinect.h"
#include "ofImage.h"
#include "ofxFlocking.h"
// uncomment this to read from two kinects simultaneously
//#define USE_TWO_KINECTS
class testApp : public ofBaseApp {
public:
void setup();
void update();
void draw();
void exit();
... | [
"arlduc@blabla.local"
] | arlduc@blabla.local |
25c6581ef25df1829a7403545f0e5897d9dd4be8 | f94677a128a1702e11175ce9ec2a7d8dc4c20424 | /src/include/utils/vec.h | f1ffd6f5a5808553ad4fa7abfcfc41b92a5ffc02 | [
"MIT"
] | permissive | VenkatDatta/RhinoDB | 8801ed9dae3862d98c3c5966f5c0e1824e3d0dff | 1ed15b8e35e21e9c3a6b59db30619ad8e0bdb35a | refs/heads/main | 2023-01-20T10:53:52.578625 | 2020-11-27T22:46:56 | 2020-11-27T22:46:56 | 312,355,242 | 1 | 0 | MIT | 2020-11-27T22:46:57 | 2020-11-12T17:56:03 | C++ | UTF-8 | C++ | false | false | 1,316 | h |
#ifndef _DB_UTILS_VEC_H_
#define _DB_UTILS_VEC_H_
#include <vector>
using std::vector;
/// @class Vec
/// @brief Allows terse construction of vectors.
///
/// Vec might be better described by the name VectorStream, but since its
/// purpose is to allow vectors to be built extremely tersely in unit tes... | [
"nhvenkatdatta@gmail.com"
] | nhvenkatdatta@gmail.com |
385beb75e8602c75e8a714d7514b0b824c2d20aa | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/collectd/gumtree/collectd_patch_hunk_434.cpp | 63ee6f5b64df81ba898139235820a68783701582 | [] | 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 | 5,167 | cpp | "Notifications can be dispatched at any time and can be received with register_notification.";
static int Notification_init(PyObject *s, PyObject *args, PyObject *kwds) {
Notification *self = (Notification *) s;
int severity = 0;
double time = 0;
- char *message = NULL;
- char *type = NULL, *plugin_instance... | [
"993273596@qq.com"
] | 993273596@qq.com |
93e7cac26f90571d8719aa5ef9c766257ac78468 | 4a960c6095f21a70098e6660b83e9978afc72ddb | /Source/ProjetDecouverte/LayerPiece.cpp | c05ce814ba78ba96584ae964d10519e1b7aaea23 | [] | no_license | Saturn1B/ProjetDecouverte | 9dd1cb96cbaeae5d8b6da948eba0c8d201b6a010 | 9ed717d3795556e3def7ed3e235ee1159c18c649 | refs/heads/master | 2023-05-31T06:38:20.011118 | 2021-06-23T13:51:53 | 2021-06-23T13:51:53 | 356,182,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,373 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "LayerPiece.h"
#include "NiagaraComponent.h"
#include "NiagaraFunctionLibrary.h"
#include "NiagaraSystem.h"
#include "MyPlayerController2.h"
#define LOG(fstring) GLog->Log(fstring)
// Sets default values
ALayerPiece::ALayerPiece(... | [
"60229050+Saturn1B@users.noreply.github.com"
] | 60229050+Saturn1B@users.noreply.github.com |
4d329a32161135e49a1ab447e610f3df6f670a99 | b509795eb74cb2f4e7544e382636ee70a9907a1a | /map.h | df016465a1de704e3dc13ef9d55864471cf1668e | [] | no_license | JustinHue/Bouncer_CPlusPlus | 5dc3dc1e696f82d0e2d5678ccfd48d48d60bab5b | e76cf99b12cb55e1fa189f7b9cc1237a38fecdba | refs/heads/master | 2021-01-18T14:15:54.735234 | 2013-06-27T03:24:18 | 2013-06-27T03:24:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | h |
#ifndef __MAP_H__
#define __MAP_H__
#include <allegro.h>
class Map {
private:
public:
Map();
~Map();
void render(BITMAP *g2d);
void update(const double delta);
};
#endif
| [
"justinhellsten@gmail.com"
] | justinhellsten@gmail.com |
8a39cbfd165a44794e7bbfef0bf991c3b19f3711 | a6df07a3e96467b46c3066059c9691468ecb6f91 | /Scintilla/src/Catalogue.cxx | 0357a73487897c26c64d8c92a107a05401b2e4dc | [
"LicenseRef-scancode-scintilla"
] | permissive | cnsheds/SouiEditor | 7555b26c899619e9da5f697f6b6c4c83d63443c4 | b2a62f185398608ccfab968f6aa3be489982c665 | refs/heads/master | 2020-12-02T07:48:56.393076 | 2017-08-10T05:45:39 | 2017-08-10T05:45:39 | 96,729,035 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,988 | cxx | // Scintilla source code edit control
/** @file Catalogue.cxx
** Colourise for particular languages.
**/
// Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#include <cstdlib>
#include <cassert>
#include <cstring>... | [
"cnsheds@gmail.com"
] | cnsheds@gmail.com |
a3377a1b59e978d700f074d7eb58d4288b07c6c5 | b2b9e4d616a6d1909f845e15b6eaa878faa9605a | /C++/201510020918.cpp | 07203d2165caacc3c8f98a4af08a18639fb20c07 | [] | no_license | JinbaoWeb/ACM | db2a852816d2f4e395086b2b7f2fdebbb4b56837 | 021b0c8d9c96c1bc6e10374ea98d0706d7b509e1 | refs/heads/master | 2021-01-18T22:32:50.894840 | 2016-06-14T07:07:51 | 2016-06-14T07:07:51 | 55,882,694 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,123 | cpp | #include<iostream>
#include<cstdio>
#include<cstring>
#define N 100001*2
#define inf 0x7fffffff
using namespace std;
int n,q,cnt=1,sz;
int head[N],deep[N],size[N],pos[N],belong[N];
int fa[N][17],id[N];
int array[N];
struct edge{int to,next,v;}e[N<<1];
struct seg{int l,r,mx,a,c;}t[N<<2];
void insert(int u,int v,int w)
{... | [
"jinbaosite@yeah.net"
] | jinbaosite@yeah.net |
dcb0876302f93e0120a298cd7b1a309941b429df | 94e5a9e157d3520374d95c43fe6fec97f1fc3c9b | /UVA/uva 11192.cpp | ddd7ffd60754dae26b0235653b84a65e3ee8dc53 | [
"MIT"
] | permissive | dipta007/Competitive-Programming | 0127c550ad523884a84eb3ea333d08de8b4ba528 | 998d47f08984703c5b415b98365ddbc84ad289c4 | refs/heads/master | 2021-01-21T14:06:40.082553 | 2020-07-06T17:40:46 | 2020-07-06T17:40:46 | 54,851,014 | 8 | 4 | null | 2020-05-02T13:14:41 | 2016-03-27T22:30:02 | C++ | UTF-8 | C++ | false | false | 800 | cpp | #include<cstdio>
#include<sstream>
#include<cstdlib>
#include<cctype>
#include<cmath>
#include<algorithm>
#include<set>
#include<queue>
#include<stack>
#include<list>
#include<iostream>
#include<fstream>
#include<numeric>
#include<string>
#include<vector>
#include<cstring>
#include<map>
#include<iterator>
using namespa... | [
"iamdipta@gmail.com"
] | iamdipta@gmail.com |
8f4d1025b11ecb9ba4c8b40993e94414ced9f629 | 0ace88b033ed0e9b7ca366bcfd37b850279ddd7f | /Tagger/Widgets/LaunchDialog.cpp | 36230f6d965b15c2eb3a8c8f639245643056d4fb | [] | no_license | ankelesh/qTagger | 42c9b93a0b98066074ae717e58c5a331d43bf0ff | 8e235a49ef326b8c7278a61aff10b82e1ba1e89b | refs/heads/master | 2020-05-16T00:32:14.881965 | 2019-11-29T15:54:06 | 2019-11-29T15:54:06 | 181,184,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,047 | cpp | #include "LaunchDialog.h"
#include <QtWidgets/QLabel>
#include <QtWidgets/qpushbutton.h>
LaunchDialog::LaunchDialog(LaunchInfo::options& opt, QRect& rct)
: opts(opt), mainlayout(new QVBoxLayout(this)),
header(new QLabel("Please check tagger settings:", this)),
setform(new settingsForm(this, opts)),
butlay(new QHBo... | [
"ankeleshbnet@inbox.ru"
] | ankeleshbnet@inbox.ru |
4eed6d00a12cbc6c467e1ab786e5f209f8e5eb6d | 5e26a971e0195b18eed85c87b91d0baf17f40061 | /tests/test_mmm_int8.cpp | 51686b1ab41ce4fcc3eb33c7efb9a1d663656480 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-other-permissive",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | xgmiao/bolt | 2f28bf81b4c53eaaa71740b2184d4b1c68f0c6df | 75b0aafad318d250db7cb96492c18f16a913929d | refs/heads/master | 2022-11-08T01:38:53.465700 | 2020-06-18T14:35:03 | 2020-06-18T14:35:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,301 | cpp | // Copyright (C) 2019. Huawei Technologies Co., Ltd. All rights reserved.
// 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... | [
"jianfeifeng@outlook.com"
] | jianfeifeng@outlook.com |
62c6779ca5c168ef95fa14a8c3ffb16ea747db4e | 7e6ec7aa30a113650f66e8f945d0b6a2ded825d5 | /XLOOPS-GiNaC_TransformTest/KhiemCode/my_fns.h | 94593e1aa78f12c20ddf4c8da4ffb3cfe1039d11 | [] | no_license | quanpla/xloops-ginac | d1db82c0de54a8894deecc99de936488248049d0 | b8d2487ed07da49aa7b7b9e5a054040209734f34 | refs/heads/master | 2020-05-18T03:52:57.026251 | 2009-09-13T14:38:44 | 2009-09-13T14:38:44 | 32,206,011 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,946 | h | /*******************************************************************************
**
** xloop-ginacs Project
** 1Loop4Pt implementation
**
**
** HCMUNS,
** June 2008
**
**
** Author(s): Son, D. H. (sondo01@gmail.com)
** Khiem, Phan (phanhongkhiem@gmail.com)
** Quan, Phan (anhquan.phanle@gmail.com)
*... | [
"anhquan.phanle@d83109c4-a28d-11dd-9dc9-65bc890fb60a"
] | anhquan.phanle@d83109c4-a28d-11dd-9dc9-65bc890fb60a |
0280e83b1a6be6eb791882ff09ac25f145795660 | 73e5c6dbf80eb7ce7eb597ed286bf1771f7ad405 | /examples/smp/libsrc/smpread.cpp | 9f8b2ca27a604cfa0859bf424bb247a64a81fe3a | [
"MIT"
] | permissive | arunsathvik/KTAB | 62100ddb03b3c748509a11c046036e60d514d083 | afbd45c8ba6011d65c420f85c7791edf78c6524a | refs/heads/master | 2021-04-03T02:30:44.847412 | 2016-11-23T06:18:30 | 2016-11-23T06:18:30 | 64,843,640 | 0 | 0 | null | 2016-08-17T07:24:25 | 2016-08-03T12:16:53 | C++ | UTF-8 | C++ | false | false | 12,292 | cpp | // --------------------------------------------
// Copyright KAPSARC. Open source MIT License.
// --------------------------------------------
// The MIT License (MIT)
//
// Copyright (c) 2015 King Abdullah Petroleum Studies and Research Center
//
// Permission is hereby granted, free of charge, to any person obtaining... | [
"arunsathvik.n@gmail.com"
] | arunsathvik.n@gmail.com |
a7f2c7e44e2e50bd13a542dcd684c725d7c8038d | ea613c6a4d531be9b5d41ced98df1a91320c59cc | /FingerSuite/FingerNotification/NotifWindow.h | 99e0fd3fae9b4308ff5304c5642459ed8eeeeaff | [] | no_license | f059074251/interested | 939f938109853da83741ee03aca161bfa9ce0976 | b5a26ad732f8ffdca64cbbadf9625dd35c9cdcb2 | refs/heads/master | 2021-01-15T14:49:45.217066 | 2010-09-16T10:42:30 | 2010-09-16T10:42:30 | 34,316,088 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,364 | h | // WTLApp1View.h : interface of the CWTLApp1View class
//
/////////////////////////////////////////////////////////////////////////////
#pragma once
#include "InterceptEngine.h"
#include <initguid.h>
//#include <piedocvw.h>
#include <webvw.h>
#define IDT_TIMER_MENU_ANIMATION 10110
#define TMR_MENU_ANI... | [
"jtxuee@gmail.com@8d1da77e-e9f6-11de-9c2a-cb0f5ba72f9d"
] | jtxuee@gmail.com@8d1da77e-e9f6-11de-9c2a-cb0f5ba72f9d |
7e31d221bf054101cd2a1ff5662d5b75f2466a47 | af0ecafb5428bd556d49575da2a72f6f80d3d14b | /CodeJamCrawler/dataset/08_997_15.cpp | cf89f3794d2846834c0b96b05f849e13a04c7922 | [] | no_license | gbrlas/AVSP | 0a2a08be5661c1b4a2238e875b6cdc88b4ee0997 | e259090bf282694676b2568023745f9ffb6d73fd | refs/heads/master | 2021-06-16T22:25:41.585830 | 2017-06-09T06:32:01 | 2017-06-09T06:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,936 | cpp |
import java.io.*;
import java.util.*;
class A {
public static void main (String [] args) throws IOException {
BufferedReader f = new BufferedReader(new FileReader("A-small-attempt0.in"));
PrintWriter out = new PrintWriter(new Buffered... | [
"nikola.mrzljak@fer.hr"
] | nikola.mrzljak@fer.hr |
d78472a9baeed18ac284d4b6f5720fc58a164eb1 | c0dd61d7b2a8bff0f57f6a89e10d9fe38cd15839 | /a4/src/util/glviewer.cpp | be8a6b60b13bd23f824dd6ba7d752c6c65ffaf32 | [] | no_license | janukobytsch/hpi-cg1 | 9a0367412b3583e11779df739b3020ce957b6d78 | 95bd4cd8c4309e1257e69812148f79cf75273ddd | refs/heads/master | 2016-09-06T03:35:47.105022 | 2015-07-21T00:19:17 | 2015-07-21T00:19:17 | 34,412,343 | 2 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 1,561 | cpp | // ======================================
// 3D Computergrafik
// moodle.hpi3d.de
// ======================================
//
// Sommersemester 2015 - Aufgabenblatt 2
// - Aufgabe 6
//
// Musterlösung
//
// ======================================
#include "glviewer.h"
#include <iostr... | [
"janusch.jacoby@student.hpi.uni-potsdam.de"
] | janusch.jacoby@student.hpi.uni-potsdam.de |
0358f20275b68879557f4c2b29fb89155955d483 | 083100943aa21e05d2eb0ad745349331dd35239a | /aws-cpp-sdk-redshift/source/model/DescribeClusterParametersResult.cpp | ad1f960b641794181dd4a5e69b89dfd9cd84d073 | [
"JSON",
"MIT",
"Apache-2.0"
] | permissive | bmildner/aws-sdk-cpp | d853faf39ab001b2878de57aa7ba132579d1dcd2 | 983be395fdff4ec944b3bcfcd6ead6b4510b2991 | refs/heads/master | 2021-01-15T16:52:31.496867 | 2015-09-10T06:57:18 | 2015-09-10T06:57:18 | 41,954,994 | 1 | 0 | null | 2015-09-05T08:57:22 | 2015-09-05T08:57:22 | null | UTF-8 | C++ | false | false | 2,206 | cpp | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file... | [
"henso@amazon.com"
] | henso@amazon.com |
d06cd247e4008602226d27064bb92dc1772161ad | fec12c24565931c5a2b9928e7428f58df80a415f | /ax_jpeg/bellerophon/bellerophon_functions.cpp | 37afeb206a0a8e349b81d0042fea4adf7feda9f6 | [] | no_license | nnkhoa/IIDEAA-Bench | d9342baffd905b0917e4b54ec8082c633ea2a9f1 | 06f00eea378907bf3fd1e09e2afe7b6b4efb7e1e | refs/heads/master | 2021-08-19T03:17:34.202198 | 2018-09-13T11:03:38 | 2018-09-13T11:03:38 | 134,674,196 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,200 | cpp | #include <iostream>
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <setjmp.h>
#include "vpa.h"
#include "jpeg.h"
#include "rgbimage.h"
extern "C" {
#include "jpeglib.h"
}
// #include "jpegloader.h"
struct JpegInfo{
char* buffer;
int height;
int width;
};
struct ErrorManager {
struct jpeg_error... | [
"n.nhukhoa2209@gmail.com"
] | n.nhukhoa2209@gmail.com |
c29a3578ee0899e599392dc1d940c9b6e9b94823 | 6ebd6c3064f618e57fd8cac3979b59a66586d4b8 | /serverbase/stdConns.h | 28c6902512efdca832accab218b60eee8c6244ca | [
"MIT"
] | permissive | jimfinnis/stumpy2 | f322151b0e01df6e22ea1504527e0478e950aad3 | 4011e42b7082f847396816b1b5aee46d7ce93b2b | refs/heads/master | 2021-01-17T01:08:21.980984 | 2020-06-11T13:48:52 | 2020-06-11T13:48:52 | 58,866,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,282 | h | /**
* @file stdConns.h
* @brief Standard connection types (flow,int,float)
*
*/
#ifndef __STDCONNS_H
#define __STDCONNS_H
#include "model.h"
#include "instances.h"
/// register the standard connection types.
void regStdCons();
class FlowCon : public ConnectionType {
public:
FlowCon() : ConnectionType(0,"flo... | [
"jim.finnis@gmail.com"
] | jim.finnis@gmail.com |
fabd28e5c967b550803e84178777d3fbec51cdf0 | 8448367b34b191f3fa9c100075775dc5a5883b9c | /25.09/матрица смежности - список ребер.cpp | a3f2a0fc27db78b983fc9797390f2e50cc4c8d43 | [] | no_license | MargaritaArofikina/11class | 84d5291b26b6f1e6b1a6a66df946a2b58c264fb3 | be86d46614c48f0f202fddb2e9a8b6fc17b97c1f | refs/heads/master | 2020-07-30T23:08:05.022440 | 2019-11-04T17:52:31 | 2019-11-04T17:52:31 | 210,391,736 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,113 | cpp | //из матрицы смежности в список ребер
#include <iostream>
using namespace std;
void Msm_to_Sreb(int** S, int** M, int n) {
int p = 0;
for (int i = 0; i < n; i++) {
for (int j = 0; j < n; j++) {
if ((i < j) && M[i][j] == 1) {
S[p][0] = i + 1;
... | [
"noreply@github.com"
] | MargaritaArofikina.noreply@github.com |
bd884e7339a2ba21ef34572f76bb353a3093e871 | a3e7088f055ba6630811109725eacf2c848beb74 | /GameGuru IDE/Thread.h | 01ca149188d0440916f2bc956b689029ea3a7fc7 | [] | no_license | TheGameCreators/GameGuruRepo | 36482fae506c248430028257b4c06680a9530e18 | a1ea066e6b57c02b067bdaad4db22399095aa710 | refs/heads/master | 2023-07-08T03:17:06.712299 | 2023-06-19T11:45:06 | 2023-06-19T11:45:06 | 117,701,801 | 158 | 62 | null | 2023-06-29T05:57:55 | 2018-01-16T15:29:09 | C++ | UTF-8 | C++ | false | false | 967 | h | #ifndef THREAD_H
#define THREAD_H
#include <windows.h>
#include <process.h>
class Thread
{
private:
//to avoid casting from MyThread* to void* to Thread*
struct sThisStruct
{
Thread* pThis;
};
HANDLE pThread;
UINT iThreadID;
static unsigned __stdcall EntryPoint( void *pParams )
{
sThisStruct *pTS =... | [
"leebambertgc@gmail.com"
] | leebambertgc@gmail.com |
0676b0f55afc54627515b785966a0488f8bd8551 | 88038a08a1ee13b1c63f10b281b6a47226b79d75 | /MavViz/GLShader.h | dcb64d0cdfab15d84c2da932a8f990d0eb1f19cd | [] | no_license | jasonmeverett/MavViz | 1d07761f84853c979fd97b8d5734d7163ef97f44 | 4270e31a1baecfa86eef6d8d27952192ba10a4d4 | refs/heads/master | 2022-03-22T16:34:53.890301 | 2018-09-28T20:23:44 | 2018-09-28T20:23:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 839 | h | #pragma once
#include "MVDataTypes.h"
namespace MavViz
{
namespace Graphics
{
class Shader
{
public:
GLchar* GetLog();
int Configure(int shaderType, GLchar* sourceFile);
void Delete();
int GetID() { return ID; }
protected:
int shaderType;
int ID;
GLchar* source;
GLchar* sourceFile... | [
"jme5297@psu.edu"
] | jme5297@psu.edu |
d0498b117c9ce7c621369ae44c01804a5dcb72e9 | 6523e5bc579d46fe937b563e169e646e1eafb920 | /My_Arduino_FSM.ino | db02751fee4e1a8c79e1124d4918fd9083fcab3d | [] | no_license | savannahmccoy/LED-FSM-with-Push-Button | cf21b09ecba6f8e7f35f13555c1074a0b77f0f27 | 8a75eb6a5838be36de219f5a2aba53e7d2cb0c4a | refs/heads/master | 2021-05-07T09:39:09.062271 | 2017-11-09T21:52:56 | 2017-11-09T21:52:56 | 109,550,441 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,645 | ino | /*
Modified FSM example code - Push Button
*/
const int buttonPin = 2;
const int ledPin1 = 13;
const int ledPin2 = 12;
const int ledPin3 = 11;
int buttonPushCounter = 0; // counter for the number of button presses
int buttonState = 0; // current state of the button
int lastButtonState = 0... | [
"noreply@github.com"
] | savannahmccoy.noreply@github.com |
dc2c75ca2236697fb7f0f6669e4cb8b73e1a24e1 | 30773b649ebd89ffadd16d30fd62740b77ca7865 | /SDK/BP_FishingFish_Islehopper_05_Colour_03_Raven_parameters.h | 4012543874df06abbb5df3dd8f983a0f8e8e4835 | [] | no_license | The-Jani/Sot-SDK | 7f2772fb5df421e02b8fec237248af407cb2540b | 2a158a461c697cca8db67aa28ffe3e43677dcf11 | refs/heads/main | 2023-07-09T07:17:56.972569 | 2021-08-18T23:45:06 | 2021-08-18T23:45:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 621 | h | #pragma once
// Name: S, Version: 2.2.1
#include "../SDK.h"
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//-----------------------------------------... | [
"ploszjanos9844@gmail.com"
] | ploszjanos9844@gmail.com |
1961d5464f7df42125d4a0810154d184e67281bd | 3b5557bcc8f90e5e7b5f9f717237de1963972f98 | /SignmeDynamic/Feature2.cpp | d84d7b967bf19b826d5a5091b70e2bdfa49924a0 | [] | no_license | jurocha-ms/SymbolMe | 283a8d6bdb940abc2ff4277e09b2530bcdc1cc51 | 7010c9b10d67828e3a76ccac79eb4e2a29334e5d | refs/heads/master | 2023-01-25T01:40:59.485732 | 2020-12-04T05:25:16 | 2020-12-04T05:25:16 | 318,032,930 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 106 | cpp | #include "pch.h"
#include "Feature2.h"
namespace Symbols
{
int Feature2()
{
return 2;
}
} | [
"julio.rocha@microsoft.com"
] | julio.rocha@microsoft.com |
e4d6cc2a17ef1673aa31a81243f25cff66c07677 | 1809fda2c0e984717e130ac266fa33b0c3edcce7 | /base/Senser.h | 088bd5911bde150457ed58850c10fdcba856776a | [] | no_license | WangRong3/cocos2dx_game_Classes | 9f08adc9e441deec3ee5e71e9ef15087e1b1aa2a | dbdf1691a06215e122817fc5734548d871e6aa1a | refs/heads/master | 2021-01-12T10:42:32.708326 | 2016-11-02T13:50:33 | 2016-11-02T13:50:33 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 697 | h | #ifndef _SENSER_H_
#define _SENSER_H_
#include "KnowledgePool.h"
class Senser
{
public:
Senser(){}
virtual ~Senser(){}
virtual void execute(){}
void SetSenserMode(int interval, int count)
{
m_interval = interval;
m_count = count;
}
int m_interval; //时间间隔
int m_count; //执行次数
};
class SenserWorld:public... | [
"wr000023@163.com"
] | wr000023@163.com |
c5adb31fff865eb22ea9eec18cf785cacf870f9e | b9eed0d5df4aada9a98da8332e7df05c03326778 | /src/week_2/formulas.cpp | 83f1bb3e90cae82a6ca614ebbd6878bf4959a356 | [] | no_license | dballesteros7/Algolab-HS13 | 2210ba4b466a525f67c6f49603fed6581a7f07c3 | 6206bbbb9dfdad69e294cdc90e94ce45751f0666 | refs/heads/master | 2020-12-30T10:36:39.960057 | 2014-07-31T08:36:19 | 2014-07-31T08:36:19 | 13,175,500 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,836 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <cmath>
using namespace std;
void merge(int *a, int p, int q, int r, int *count, int max_value){
//cout << "Merging... " << "P: " << p << " Q: " << q << " R: " << r << "\n";
int *L = new int[q - p + 1 + 1];
int *R = new int[r - q + 1];
... | [
"diegob@student.ethz.ch"
] | diegob@student.ethz.ch |
d9975e6ba620a5b18338b98f45b88aa57ef0511f | 061348a6be0e0e602d4a5b3e0af28e9eee2d257f | /Source/Contrib/UserInterface/src/Event/OSGChangeListener.h | c1bf449f4d8372899811201bf376268a0765a3ae | [] | no_license | passthefist/OpenSGToolbox | 4a76b8e6b87245685619bdc3a0fa737e61a57291 | d836853d6e0647628a7dd7bb7a729726750c6d28 | refs/heads/master | 2023-06-09T22:44:20.711657 | 2010-07-26T00:43:13 | 2010-07-26T00:43:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,627 | h | /*---------------------------------------------------------------------------*\
* OpenSG ToolBox UserInterface *
* *
* *
* ... | [
"djkabala@gmail.com"
] | djkabala@gmail.com |
63d3d089303aa4fcb84d0ba5cb6badf471a9164c | 88ae8695987ada722184307301e221e1ba3cc2fa | /content/public/browser/webui_config_map.h | 19777632921fc6e90587c0f27f9a76e96c688478 | [
"BSD-3-Clause"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | C++ | false | false | 2,451 | h | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_PUBLIC_BROWSER_WEBUI_CONFIG_MAP_H_
#define CONTENT_PUBLIC_BROWSER_WEBUI_CONFIG_MAP_H_
#include <map>
#include <memory>
#include "content/common/content_export... | [
"jengelh@inai.de"
] | jengelh@inai.de |
3f50326f1193c92d707f2fd3488ba6ab830fedc4 | d02fcc1342a7c5a52ae328095038e514959c8813 | /rcl/test/rcl/test_remap.cpp | 894c3597794d9b142f44442d7ab56c5317d1bc36 | [
"Apache-2.0"
] | permissive | yihongyishui/rcl | 3228b953a7239c1a5d491cb42af609e6ce4ceabe | d41c923927850274f63aee1bde565d3a8266a7bd | refs/heads/master | 2020-03-08T02:13:27.983506 | 2018-03-30T17:56:42 | 2018-03-30T17:56:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,803 | cpp | // Copyright 2018 Open Source Robotics Foundation, 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 appli... | [
"noreply@github.com"
] | yihongyishui.noreply@github.com |
63380dd6654987ac3843e596d9a206b1f81e7e4a | e5be84112444150c890ab90573042dc9ae42b9d9 | /src/services/common/AnnotationBinding.cpp | 204e900e5746ab3dd0e6d0c6d69b69b03d13cb34 | [
"BSD-3-Clause"
] | permissive | DavidPoliakoff/caliper_coverage | 2f858c327a4b54929d62d18da20b7ad0cac064a2 | d9d1129d6e083663cbb9e6b293da7f10ea06755e | refs/heads/master | 2021-05-11T03:00:17.186955 | 2018-01-17T23:00:34 | 2018-01-17T23:00:34 | 117,902,992 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,291 | cpp | // Copyright (c) 2015-2017, Lawrence Livermore National Security, LLC.
// Produced at the Lawrence Livermore National Laboratory.
//
// This file is part of Caliper.
// Written by David Boehme, boehme3@llnl.gov.
// LLNL-CODE-678900
// All rights reserved.
//
// For details, see https://github.com/scalability-llnl/Calip... | [
"poliakoff1@llnl.gov"
] | poliakoff1@llnl.gov |
967a84ca57736476932fdc8fe4ecd151fc5de70d | 6ced41da926682548df646099662e79d7a6022c5 | /aws-cpp-sdk-sso-admin/include/aws/sso-admin/model/ListCustomerManagedPolicyReferencesInPermissionSetRequest.h | c7c2b706a28273e5b8b543a29848976bd7decad7 | [
"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 | 8,208 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/sso-admin/SSOAdmin_EXPORTS.h>
#include <aws/sso-admin/SSOAdminRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
namespace SSOAd... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
52980259e51a05a8843a596861f560114c3ae35f | baf095d0aab37ee64fae9d00caf56c30002cb114 | /Hamming Distance.cpp | a6214e0831b44094aac5d2909924192b9a1b7712 | [] | no_license | nkwarrior84/LeetCode | 885ec65b72fd1cdaf6831f6f947079ce6362c510 | 30a61f21c26c12afe40ad9f2c7584db792b74189 | refs/heads/master | 2022-12-14T12:06:43.430145 | 2020-09-12T15:23:43 | 2020-09-12T15:23:43 | 276,349,400 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,217 | cpp | /*
The Hamming distance between two integers is the number of positions at which the corresponding bits are different.
Given two integers x and y, calculate the Hamming distance.
Note:
0 ≤ x, y < 231.
Example:
Input: x = 1, y = 4
Output: 2
Explanation:
1 (0 0 0 1)
4 (0 1 0 0)
↑ ↑
The above arrows po... | [
"noreply@github.com"
] | nkwarrior84.noreply@github.com |
454a218d09d383e920dab21b31f2388fbbd97a0b | 3a5778e8ceebf86ac38ef97263729b4ca492e39b | /src/particle_filter.cpp | 30452e4ac55e63f245068edcb152dea7a87f2ef1 | [] | no_license | fvmassoli/CarND-Kidnapped-Vehicle-Project | 54b77923d4e9a7748366fef60e9c3fff6865a339 | 5ecf37e554f9014e925b91fbf3788daaeb5db956 | refs/heads/master | 2021-01-21T05:21:34.205218 | 2017-08-30T19:26:40 | 2017-08-30T19:26:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,678 | cpp | #include <random>
#include <algorithm>
#include <random>
#include <iostream>
#include <tuple>
#include <numeric>
#include <math.h>
#include <iostream>
#include <sstream>
#include <string>
#include <iterator>
#include "particle_filter.h"
using std::normal_distribution;
using std::default_random_engine;
using vector_t... | [
"fabiovaleriomassoli@gmail.com"
] | fabiovaleriomassoli@gmail.com |
c70fdae1c85d45479b01a630120d07736ecbed57 | 55cca1cee89f88a8ad327f39685d116a81379b22 | /src/qt/sendcoinsentry.cpp | d970d7a154fd476baced579b620b8cba6d6d9acd | [
"MIT"
] | permissive | winkchain/wink | 8cb3265c97bdcb03d414bdbba1fad1b399157e5f | be8643ec8f85347544e62a05b23135bfa0b4cb04 | refs/heads/master | 2021-01-01T18:47:31.479058 | 2017-07-26T15:36:51 | 2017-07-26T15:36:51 | 98,439,022 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,296 | cpp | #include "sendcoinsentry.h"
#include "ui_sendcoinsentry.h"
#include "guiutil.h"
#include "bitcoinunits.h"
#include "addressbookpage.h"
#include "walletmodel.h"
#include "optionsmodel.h"
#include "addresstablemodel.h"
#include <QApplication>
#include <QClipboard>
SendCoinsEntry::SendCoinsEntry(QWidget *parent) :
Q... | [
"you@example.com"
] | you@example.com |
d16b27decf2b5bad345e596a4b7c30f7e6867893 | 5521a03064928d63cc199e8034e4ea76264f76da | /fboss/thrift_cow/nodes/ThriftMapNode-inl.h | 5b8f5b6f8e0f65ecb8edcd065ec3f68089899480 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | facebook/fboss | df190fd304e0bf5bfe4b00af29f36b55fa00efad | 81e02db57903b4369200eec7ef22d882da93c311 | refs/heads/main | 2023-09-01T18:21:22.565059 | 2023-09-01T15:53:39 | 2023-09-01T15:53:39 | 31,927,407 | 925 | 353 | NOASSERTION | 2023-09-14T05:44:49 | 2015-03-09T23:04:15 | C++ | UTF-8 | C++ | false | false | 13,587 | h | /*
* Copyright (c) 2004-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#pr... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
232e2523041aafbaa25aa6f9699240d9d73af590 | c568ca508e4e4f96b933ddb823c1f09be0bfd6f9 | /Researcher.hpp | 9bf8a3daa5ab0c6b90c4577455870269ea23739c | [] | no_license | tomerklugman/pandemic-a-cpp | e5bab750545f5afabf3485c73b2e244e2f01a2bb | 0ae8f82e7441229cbffcbe9326ed4e64060769c7 | refs/heads/main | 2023-05-28T08:17:30.648870 | 2021-05-05T16:15:09 | 2021-05-05T16:15:09 | 364,634,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 221 | hpp | #include "Player.hpp"
namespace pandemic
{
class Researcher : public Player
{
public:
Researcher(Board &board, City city) : Player(board, city){};
Player &discover_cure(Color color);
};
} | [
"noreply@github.com"
] | tomerklugman.noreply@github.com |
8be07842f819252297f261d45868fed3488d79b5 | 542518f17b7e2f47717e37d76ca54f304a065681 | /CAD2/arx2015/inc/dbents.h | 3b5b8ab848365bfb961302ac1baf6b8151b22377 | [] | no_license | joshinils/cad2_ss19 | a61f7151afdf353b662c492656e7620044019e88 | 509c768c7e02c927ef78ca7f7f0b84b457494e64 | refs/heads/master | 2020-05-07T22:47:48.713311 | 2019-06-28T09:36:25 | 2019-06-28T09:36:25 | 180,960,541 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 50,288 | h | #ifndef AD_DBENTS_H
#define AD_DBENTS_H
//
//////////////////////////////////////////////////////////////////////////////
//
// Copyright 2014 Autodesk, Inc. All rights reserved.
//
// Use of this software is subject to the terms of the Autodesk license
// agreement provided at the time of installation or download... | [
"joshua.laskowski@web.de"
] | joshua.laskowski@web.de |
f436d6daaef5db12bcab103b908e25efe516a431 | b33a9177edaaf6bf185ef20bf87d36eada719d4f | /qtbase/src/concurrent/doc/snippets/code/src_concurrent_qtconcurrentfilter.cpp | 77233bdbf79571c98aa2cf4cdc42545aee627c2a | [
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-commercial-license",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"GFDL-1.3-only",
"LicenseRef-scancode-qt-commercial-1.1",
"LGPL-3.0-only",
"LicenseRef-scancode-qt-company-exception-lgpl-2.1",
... | permissive | wgnet/wds_qt | ab8c093b8c6eead9adf4057d843e00f04915d987 | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | refs/heads/master | 2021-04-02T11:07:10.181067 | 2020-06-02T10:29:03 | 2020-06-02T10:34:19 | 248,267,925 | 1 | 0 | Apache-2.0 | 2020-04-30T12:16:53 | 2020-03-18T15:20:38 | null | UTF-8 | C++ | false | false | 5,330 | cpp | /****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
** You may use this file under the terms of the BSD license as f... | [
"p_pavlov@wargaming.net"
] | p_pavlov@wargaming.net |
0f318a143734590c6049243aeb764498daa035cc | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/071/118/CWE122_Heap_Based_Buffer_Overflow__c_CWE193_wchar_t_memcpy_83_goodG2B.cpp | e4569c47c5b2ea7a8ac7e29b6984f071fa6297e5 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,645 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__c_CWE193_wchar_t_memcpy_83_goodG2B.cpp
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_CWE193.label.xml
Template File: sources-sink-83_goodG2B.tmpl.cpp
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: ... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
c504079d910c65f2967025dfc25c662a18354b78 | 312075c55cce98714f83aa8e3cc291905c36d7de | /00_精通QT視窗介面程式設計/code/chapter15/schema/MsgHandler.h | 401597a44b13c3c106b945bdb9c2a3724419184e | [] | no_license | jash-git/Qt_BOOK_20210504 | cc356a8db08db749795b46c0c02f85375fff77b9 | eb47dde3dba3e3751acaecd32e2cf8f88dc7a259 | refs/heads/master | 2023-04-21T05:54:08.748068 | 2021-05-04T08:17:19 | 2021-05-04T08:17:19 | 364,186,010 | 1 | 0 | null | null | null | null | BIG5 | C++ | false | false | 1,949 | h | //----------------------------------*-C++-*------------------------------------
// 版權所有 (C) 作者獨立享有版權。
// 保留所有版權,未經授權,任何單位和個人不得擅自複製、使用本成果。
//-----------------------------------------------------------------------------
// 版本號 0.01
//-------------------------------------------------------------------------... | [
"gitea@fake.local"
] | gitea@fake.local |
c7c38d0ceb1216472ff1e0730537876ebbda833e | cf28facb7ad9cc7eeeed780a9173ca8f98289ef5 | /empery_center/src/singletons/blood_display_map.cpp | 7783f8bf67ef45a467a30fe045435d3a30ee3313 | [] | no_license | kspine/referance_solution | aafa5204f3ef840d281e814aa0eeb210ffcf7633 | d667f7402cf951ce4784a19aa5619de80245e5f3 | refs/heads/master | 2021-01-22T05:16:26.760739 | 2017-02-10T06:41:54 | 2017-02-10T06:41:54 | 81,633,340 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,998 | cpp | #include "../precompiled.hpp"
#include "blood_display_map.hpp"
#include <poseidon/multi_index_map.hpp>
namespace EmperyCenter {
namespace {
struct BloodDisplayElement {
AccountUuid account_uuid;
AccountUuid enemy_account_uuid;
std::pair<AccountUuid,AccountUuid> fight_sides;
std::uint64_t last_a... | [
"debian@debian"
] | debian@debian |
e460cb5e99e96a0de72a8e664d63d895a4368116 | 4426d65ee98de1deb6e73bf23ddef29b25c1426d | /ICPC/ukiepc2020problems/familyfares/submissions/accepted/timon.cpp | bc778f6c3d129ef794f513d52c4e3b809a421d13 | [] | no_license | Juantamayo26/Train | 0c50f985a70bc922dddb9b13a94c8f0bf8406a96 | cdf46c99db13a0ddfe55323e3a895e105dd87452 | refs/heads/main | 2023-06-29T13:07:25.629555 | 2021-08-06T21:54:41 | 2021-08-06T21:54:41 | 285,504,072 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,967 | cpp | #include <algorithm>
#include <tuple>
#include <unordered_map>
#include <unordered_set>
#include <cassert>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <map>
#include <set>
#include <vector>
#include <queue>
#include <bitset>
using namespace std;
/* Note: this solution also works when shortest path... | [
"juancyepest@gmail.com"
] | juancyepest@gmail.com |
6f8c951ced8e9778e9df306b8a4f999034753f46 | b46b316d141587f0dd6e6e4bd2f220e085673835 | /libcor/include/cor/services/mailer.hpp | 9a1029c2ce9a671551617cfd02365ad0ee323e43 | [] | no_license | amspina/placor-hpx | 884b6dab6c814a2c3415a4b8287e8ea284090413 | 53aed7af6112aaf57d5a2d8bed9a40cd2822b24e | refs/heads/main | 2023-03-17T21:49:21.758475 | 2021-03-04T16:53:20 | 2021-03-04T16:53:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,186 | hpp | // #ifndef COR_MAILER_HPP
// #define COR_MAILER_HPP
// #include <thread>
// #include <map>
// #include <deque>
// #include <queue>
// #include <mutex>
// #include <condition_variable>
// #include "cor/utils/utils.hpp"
// #include "cor/system/macros.hpp"
// #include "cor/message.hpp"
// namespace cor {
// class Mai... | [
"tiago.fg@outlook.com"
] | tiago.fg@outlook.com |
e9a6e41e5974240093c47c07b9a715c9ae061d36 | 0cf2a122ab077ca8c08b48bd7416907856d73ecc | /Breeder/OSIG/TurboMachinery/ercoftacConicalDiffuser/cases/Case2.2/0_orig/U | a3aac0f4fd6830efd3c980a5459c4090d2b4bd14 | [] | no_license | martinep/foam-extend-svn | f8385e9fdb30a4ebe55e64fef7dea886dac15b7b | 8ab5b07166202f17acf810ef9bc7935485a5e6aa | refs/heads/master | 2019-01-19T12:15:58.295577 | 2014-01-28T10:13:07 | 2014-01-28T10:13:07 | 16,308,391 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,665 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.4.1 |
... | [
"Pedro"
] | Pedro | |
44067092edfed0bebd2e2b8323b9ca24607639d5 | 4cb59bab0083dfc2021865d50f608aacc70c77c5 | /include/pinyin.h | 43034b5a6167996daa6d6c9fa34b17ac2982b870 | [
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | netmankind/qucsdk | 73b75b1f64ca66625ba2d4240f54d482689a4f86 | 54be06bc9054b4a615deda1dc40436593b5803a4 | refs/heads/master | 2020-08-07T16:22:10.763797 | 2019-10-07T13:40:30 | 2019-10-07T13:40:30 | 213,523,204 | 5 | 3 | null | 2019-10-08T01:39:38 | 2019-10-08T01:39:37 | null | UTF-8 | C++ | false | false | 1,969 | h | #ifndef PINYIN_H
#define PINYIN_H
/**
* 简体转繁体+汉字转拼音带音标类 作者:feiyangqingyun(QQ:517216493) 2019-2-16
* 1:简体繁体互相转换
* 2:汉字转拼音带音标
*/
#include <QObject>
#include <QStringList>
#include <QMap>
#ifdef quc
#if (QT_VERSION < QT_VERSION_CHECK(5,7,0))
#include <QtDesigner/QDesignerExportWidget>
#else
#include <QtUiPlugin/QD... | [
"feiyangqingyun@163.com"
] | feiyangqingyun@163.com |
9f3d4454a87a89b69c680eb232c77e8be5d3579e | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/ClickHouse/2018/8/ReadBufferAIO.cpp | 1b06f7e7e27c08390ed5338aa88906ab3b9b770f | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 8,934 | cpp | #if defined(__linux__)
#include <IO/ReadBufferAIO.h>
#include <IO/AIOContextPool.h>
#include <Common/ProfileEvents.h>
#include <Common/Stopwatch.h>
#include <Core/Defines.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <optional>
namespace ProfileEvents
{
extern const Event FileOpen... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
49794b6fb74d77575d5cceb44341631d691e46b7 | 7fb63e0c17170acc21f93958eeb55bf4296d371f | /AtCoder/abc035_b.cpp | d7bd65a264e048dbdc586683eddd563ba42d5c0f | [] | no_license | yysskk/Training | 4fafa2aafaaf63bf2feadf61a946369ce73392a6 | 37d2bb144459530d408c0404587cba6c1afe32a8 | refs/heads/master | 2021-07-10T08:12:17.263522 | 2020-07-29T05:47:08 | 2020-07-29T05:47:08 | 177,987,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,003 | cpp | // SeeAlso:
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef vector<int> vi;
typedef vector<ll> vl;
typedef pair<int,int> pii;
typedef pair<ll,ll> pll;
#define MAX 100000
#define NIL -1
#define MOD 1000000007
typedef int _loop_int;
#define rep(i,n) for(int i = 0; i < n; i++)
#define FOR... | [
"yusuke.0213@gmail.com"
] | yusuke.0213@gmail.com |
28937a35ccf3bf7d5bc1b9514c54faef7fea727e | 0b910d84dd7ba5fe7e2679a146f26013682dabd2 | /semester-2/14/src/rbtree.hpp | 16f4873ebc5a3d50ecdfa0e34f3143cb9879e7fa | [] | no_license | diwww/algorithms-hse | 82168c04a08db2c5b31785c2f7d793824d80a637 | 49b0e3d33e3aae19eeeb6b832cbe8dc6ca10d473 | refs/heads/master | 2020-12-03T02:32:02.588560 | 2017-07-01T08:52:12 | 2017-07-01T08:52:12 | 95,952,491 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,793 | hpp | ////////////////////////////////////////////////////////////////////////////////
/// \file
/// \brief Реализация классов красно-черного дерева
/// \author Sergey Shershakov
/// \version 0.1.0
/// \date 01.05.2017
/// This is a part of the course "Algorithms and Data Structures"
/// ... | [
"realitybelieves@gmail.com"
] | realitybelieves@gmail.com |
4a4d45a5a2a09cee83a0216477962b847ddad266 | 8476389f906d9661b9beee3594c52f34d21b380a | /HW1/VirtualFunction/AnimalClient.cpp | cab81c115abb8ea0777e2a87cc2ef9dc32dff6fc | [] | no_license | azodi002/CS542-Design-Patterns-Object-Oriented-Analysis | f38df9a7667098199297112643de77f4cfa26cf6 | e6d659534826e2e6ae0847f2c3aa91a5dd3bab48 | refs/heads/master | 2020-05-23T10:08:11.632741 | 2017-05-19T07:00:15 | 2017-05-19T07:00:15 | 80,390,658 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 901 | cpp | /*******************************************
Name: Omid Azodi
Class: CS542
Date: 02/06/2017
Professor: Dr. Ye
File Name: AnimalClient.cpp
*******************************************/
#include "Cat.h"
#include "Dog.h"
//animalID enumeration used for index of static array of Animal Pointers
enum animalID { fi... | [
"noreply@github.com"
] | azodi002.noreply@github.com |
dcaf745ce2bf38bade44edbc50723bcd7cdddc2d | f00687b9f8671496f417672aaf8ddffc2fa8060a | /csacademy/round-40/move-the-bishop.cpp | f1addaf1695bbfd66731e476d4f0212677e9a127 | [] | no_license | kazi-nayeem/Programming-Problems-Solutions | 29c338085f1025b2545ff66bdb0476ec4d7773c2 | 7ee29a4e06e9841388389be5566db34fbdda8f7c | refs/heads/master | 2023-02-05T15:06:50.355903 | 2020-12-30T10:19:54 | 2020-12-30T10:19:54 | 279,388,214 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,173 | cpp | #include <cstdio>
#include <sstream>
#include <cstdlib>
#include <cctype>
#include <cmath>
#include <algorithm>
#include <set>
#include <queue>
#include <stack>
#include <list>
#include <iostream>
#include <fstream>
#include <numeric>
#include <string>
#include <vector>
#include <cstring>
#include <map>... | [
"masum.nayeem@gmail.com"
] | masum.nayeem@gmail.com |
d0aa73f05578ee28c9d1cebfc62b62549300d60c | e140c1c7087d6a4e130ebde2ce7962c40ee7fd0c | /codeforces/455/A.cpp | e629717a7d7a109a5bbcb698605e4ebbcfd7d923 | [] | no_license | diptayan2k/CP-Submissions | 543ccf94b4d43b6f040f975ccce834e883a5efc7 | dc32f1dd474cf250f71795f991132f3d52cc1771 | refs/heads/master | 2023-02-05T15:26:51.480986 | 2018-07-03T14:25:00 | 2020-12-21T10:20:15 | 323,290,119 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,162 | cpp | #include <iostream>
#include<bits/stdc++.h>
#define ll long long int
#define lld long double
#define F first
#define S second
#define f(i,a,b) for(int i=a;i<=b;i++)
#define g(i,a,b) for(int i=a;i>=b;i--)
#define mp make_pair
#define pb push_back
#define mh make_heap
#define ph push_heap
#define pq priority_queue
#defin... | [
"diptayan2k@gmail.com"
] | diptayan2k@gmail.com |
2aa342bda086ec089d5d725266fd8270e7856d72 | 658723dce4a7671115f05d2c5ec3bc167f5c78c2 | /netalarm.cpp | 6914c71d9e1a02a6e313acbd1b5c63edcf8ee5ac | [] | no_license | hdo/netalarm | 6498845650a48803ed9c69378ca6b18ce39361c5 | 4363658141a7791c08473e1579c41dfa4538c0c3 | refs/heads/master | 2021-01-20T00:33:38.563495 | 2017-04-23T14:54:38 | 2017-04-23T14:54:38 | 89,149,777 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,184 | cpp | //============================================================================
// Name : main.cpp
// Author : Huy Do (huydo1@gmail.com)
// Version : 2017-04-22
// Description : Net Alarm Test for DAHUA NVR
//============================================================================
#include <iostream... | [
"huydo1@gmail.com"
] | huydo1@gmail.com |
ddd51155fdb7363a44a8609939d2bce65d771fff | cc638087906ce8a621fe671ef7b808a383d46a8b | /ribllvmedaq/TVMELink.h | b3afe1451b4ca16d03090880e123ce7307710763 | [] | no_license | shuxianghuafu/ribll | 8f388777a9b8e8f6f0ad7a5f609e3497841ae8cf | 6f8f45e77b8d819255ce48628b5f15ba34a93ce0 | refs/heads/master | 2021-06-22T05:36:00.650449 | 2017-06-20T02:07:30 | 2017-06-20T02:07:30 | 93,241,611 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,006 | h | //////////////////////////////////////////////////////////
// TVMELink.h include file interfaces
// TVME class interface: V2718 manager
// These classes define the DAQ hardware configuration
// E.d.F (08/2007) test version v.07
// (Modified by Han jianlong 07/2012)
// caen lib wrapper not yet implemented
////... | [
"xiaohaijin@outlook.com"
] | xiaohaijin@outlook.com |
c8737328d01dcb92ecfa2653c60e99dfbd5aa765 | 1a76cdf3b8776c238f0fecaca9c9491145106ec6 | /SDK/FN_OptionsMenuSlider_Light_functions.cpp | 0b0365285708f67d55d18938f09765b3f68dc9de | [] | no_license | JimmyJones97/aasd | 9af6e9c83eec4d1b4c76c601c2ccba814ce8a1c0 | 1961458db5ef577e6f013ca9ea744dcd48f2b4ad | refs/heads/master | 2022-02-19T11:47:42.191429 | 2017-10-27T11:59:07 | 2017-10-27T11:59:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,158 | cpp | // Fortnite SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------------------------
// Function OptionsMenuSlider_Light.OptionsMen... | [
"joker@slaughter-gaming.de"
] | joker@slaughter-gaming.de |
2379b1067a8ebb2bda8e4c60bbca4b3d97876efd | 43192accb4e0d9e0ff48a1935275845398a110d4 | /code/vpp/include/vppBarriers.hpp | d50c96a0654f85ab87e7a7cc935d0541f8892e15 | [
"BSD-2-Clause"
] | permissive | maikebing/vpp | 3593b24820257bbf56ec4568c342a85c15f7bdba | efa6c32f898e103d749764ce3a0b7dc29d6e9a51 | refs/heads/master | 2023-01-21T14:03:49.557239 | 2019-04-01T10:00:08 | 2019-04-01T10:00:08 | 316,381,624 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,689 | hpp | /*
Copyright 2016-2019 SOFT-ERG, Przemek Kuczmierczyk (www.softerg.com)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above... | [
"softerg@fc0145be-4d46-4df3-883e-5264cf7f6dad"
] | softerg@fc0145be-4d46-4df3-883e-5264cf7f6dad |
c1ab8b39cf854796fa4a63ef794e79eef9797f61 | 31b33fd6d6500964b2f4aa29186451c3db30ea1b | /Userland/Libraries/LibCrypto/PK/Code/EMSA_PKCS1_V1_5.h | 1de4d73b99f3316094085691aa5aefd49882e130 | [
"BSD-2-Clause"
] | permissive | jcs/serenity | 4ca6f6eebdf952154d50d74516cf5c17dbccd418 | 0f1f92553213c6c2c7268078c9d39b813c24bb49 | refs/heads/master | 2022-11-27T13:12:11.214253 | 2022-11-21T17:01:22 | 2022-11-22T20:13:35 | 229,094,839 | 10 | 2 | BSD-2-Clause | 2019-12-19T16:25:40 | 2019-12-19T16:25:39 | null | UTF-8 | C++ | false | false | 4,747 | h | /*
* Copyright (c) 2022, Michiel Visser <opensource@webmichiel.nl>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <LibCrypto/Hash/HashManager.h>
#include <LibCrypto/Hash/MD5.h>
#include <LibCrypto/Hash/SHA1.h>
#include <LibCrypto/Hash/SHA2.h>
#include <LibCrypto/PK/Code/Code.h>
namespace Cryp... | [
"Ali.mpfard@gmail.com"
] | Ali.mpfard@gmail.com |
6650fceeff808dfd6fc3eb095b820ecf5ef1dcae | 5df66b7c0cf0241831ea7d8345aa4102f77eba03 | /Carberp Botnet/source - absource/pro/all source/BJWJ/include/content/nsISyncLoadDOMService.h | c027f9caf8a793e4d5f31c6d26603c59ad76350c | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | bengalm/fireroothacker | e8f20ae69f4246fc4fe8c48bbb107318f7a79265 | ceb71ba972caca198524fe91a45d1e53b80401f6 | refs/heads/main | 2023-04-02T03:00:41.437494 | 2021-04-06T00:26:28 | 2021-04-06T00:26:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,718 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/content/base/public/nsISyncLoadDOMService.idl
*/
#ifndef __gen_nsISyncLoadDOMService_h__
#define __gen_nsISyncLoadDOMService_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files th... | [
"ludi@ps.ac.cn"
] | ludi@ps.ac.cn |
11fe64495231f3cb2105707930c05f1a52227484 | 4ca0c84fb7af16b8470ab9ff408edd6d00c94f77 | /SPOJ/7190. Guess the Number/7190.cpp | 2d8e0f838f4338259be9d0db42da944c4b453616 | [] | no_license | svanegas/programming_solutions | 87305a09dd2a2ea0c05b2e2fb703d5cd2b142fc0 | 32e5f6c566910e165effeb79ec34a8886edfccff | refs/heads/master | 2020-12-23T16:03:33.848189 | 2020-10-10T18:59:58 | 2020-10-10T18:59:58 | 12,229,967 | 8 | 10 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 2,446 | cpp | //Santiago Vanegas Gil.
#include <algorithm>
#include <iostream>
#include <iterator>
#include <numeric>
#include <sstream>
#include <fstream>
#include <cassert>
#include <climits>
#include <cstdlib>
#include <cstring>
#include <string>
#include <cstdio>
#include <vector>
#include <cmath>
#include <queue>
#include <dequ... | [
"savanegasg@gmail.com"
] | savanegasg@gmail.com |
f2b5ee833258801ca9a5676cdd4129f11d0ae610 | ef53d738245b7e46b6b3453bad92547fae003791 | /tcpcontroller.h | 9ade551575dcea0c99666b9e5c46dcc934a13b6d | [] | no_license | defrixx/PA-3 | 7d708a67b393ab54d9f708f5d66b16ac74497b9b | 3a889fbb2209640190e480911f71ef6125c561e8 | refs/heads/master | 2022-02-25T07:15:31.090709 | 2022-02-09T07:58:15 | 2022-02-09T07:58:15 | 150,431,528 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,151 | h | #ifndef TCPCONTROLLER_H
#define TCPCONTROLLER_H
#include <QObject>
#include <QList>
#include <QDebug>
#include <QByteArray>
#include <QDataStream>
#include <QTcpServer>
/* класс, инкапсулирующий
* 1) сокет (конечную точку с буфером, связанную с сетевым адаптером)
* 2) бесконечный цикл попыток чтения из сокета (т.н.... | [
"defrixx@gmail.com"
] | defrixx@gmail.com |
efa6d035d59d734ca67eeda8a043c4755277179d | bc459bcddd023ef777196c34cedb8ae7e1ea68d2 | /day13.cc | c9a274989ab47ed2b06d4676ea8daeca38aeae1f | [] | no_license | toastwaffle/AoC2019 | ad610e4d5af30aba199579f1d8dec3b0d4795085 | c55a577a9665ce5a33060e4fbaa3593f02bbe48e | refs/heads/master | 2020-09-25T23:20:16.696652 | 2019-12-15T20:52:45 | 2019-12-15T20:52:45 | 226,111,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,244 | cc | #include <map>
#include <utility>
#include <iostream>
#include "intcode.h"
int main() {
std::map<std::pair<int64_t, int64_t>, int64_t> drawn;
intcode::IntCode arcade("arcade", "/home/samuel/aoc/day13.txt");
int64_t outputs[3];
int idx = 0;
int64_t score;
arcade.SetOutputter([&drawn, &outputs, &idx, &sco... | [
"samuel.littley@toastwaffle.com"
] | samuel.littley@toastwaffle.com |
03d3f3d68a777bd21577b548d83896b6193ea0b8 | 31ba164d153487a5836dd13eae0befc350eac6bb | /RecycleBin.cpp | 81d24a1bff1ebbfb70dc5d3f811413d411ab8218 | [
"MIT"
] | permissive | christofmuc/juce-widgets | 5b1e1caf153b844fcd3e88c9c4f26ed2135ca32b | b3c79ff792a035dcbb4a8a3249adb00334888f9b | refs/heads/master | 2023-02-22T12:28:04.479594 | 2023-02-18T16:01:06 | 2023-02-18T16:01:06 | 228,012,633 | 10 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,049 | cpp | /*
* MIT License
*
* Copyright (c) 2019-2023 Christof Ruch
*
* 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, cop... | [
"christof.ruch@gmx.de"
] | christof.ruch@gmx.de |
a687a5393a11a8174192cb8fad60e45d8aa95e26 | 266a60c1437214751f5bf7995495fa8ba769008e | /Qt/示例7—文件/dialog.h | ef7eb6d9ce66f93fc191543af050c555b589e0dc | [] | no_license | AramakiYui/ReLearn-C- | ec4a268cd2107d4851c5e2219a58f9bb32b1ae61 | 2d17a7cde6bf5ea5bcd6ee26c39baa84906b09a5 | refs/heads/master | 2020-05-03T07:39:47.604283 | 2019-10-14T11:27:25 | 2019-10-14T11:27:25 | 178,504,413 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 371 | h | #ifndef DIALOG_H
#define DIALOG_H
#include <QDialog>
namespace Ui {
class Dialog;
}
class Dialog : public QDialog
{
Q_OBJECT
public:
explicit Dialog(QWidget *parent = nullptr);
~Dialog();
private slots:
void on_pushButton1_clicked();
void on_pushButton2_clicked();
privat... | [
"291823655@qq.com"
] | 291823655@qq.com |
8fba3e7d0e1fca36841f905145eeb73e8c4bd9d3 | ae8b1315e744352fe3812707eab7f1d45b0b26c5 | /include/forward_list/ForwardListNode.h | cffb976094d32d88f849cae4d07e49bab8fc50ac | [
"MIT"
] | permissive | alisonbelow/cpp-stlcontainers | 00f9ce09c08ef8b80611ed0fce2774ba76157874 | 1d3d8e2442f46387c302272971ad92d17a62e4fb | refs/heads/master | 2020-04-16T11:34:52.313402 | 2019-04-10T16:20:34 | 2019-04-10T16:20:34 | 165,542,024 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 747 | h | namespace stlcontainer
{
template <typename T> class ForwardList;
template <typename T> class ForwardListIterator;
template<typename NodeType>
class ForwardListNode
{
// Friend declarations
friend class ForwardListIterator<NodeType>;
friend class ForwardList<NodeType>;
// Type definitions
public:
using value_ty... | [
"alisonbelow@gmail.com"
] | alisonbelow@gmail.com |
b7b9421c8aea169f07f1b7fb9b2c4285905db6ed | 0f7a4119185aff6f48907e8a5b2666d91a47c56b | /sstd_utility/windows_boost/boost/xpressive/detail/utility/counted_base.hpp | 0e72aa389a7ae8c811a68da3e8bf988ea946c8d3 | [] | no_license | jixhua/QQmlQuickBook | 6636c77e9553a86f09cd59a2e89a83eaa9f153b6 | 782799ec3426291be0b0a2e37dc3e209006f0415 | refs/heads/master | 2021-09-28T13:02:48.880908 | 2018-11-17T10:43:47 | 2018-11-17T10:43:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,371 | hpp | //////////////////////////////////////////////////////////////////////////////
// (c) Copyright Andreas Huber Doenni 2002-2005, Eric Niebler 2006
// Distributed under the Boost Software License, Version 1.0. (See accompany-
// ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//////////////////... | [
"nanguazhude@vip.qq.com"
] | nanguazhude@vip.qq.com |
1ef450697cef9e0b480725dc3e9c98f5f687aadb | 17c0e55e9e0c40c3e28c3a6fccc7dfd07af75853 | /Server/EchoServer.cpp | 977ba535ba3fdaa9359199dbea8199c4f3fda4ad | [] | no_license | menessy2/distributed_project | 266b936f2fa39787bd8aebacfcc7ceac25bacfcf | 454147ffb80eecb773b634b646195518db889826 | refs/heads/master | 2021-01-20T20:56:25.873461 | 2014-12-16T20:31:39 | 2014-12-16T20:31:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,040 | cpp | #include "EchoServer.h"
EchoServer::EchoServer(int port) : Server(port) {
}
void EchoServer::dispatch_connection_to_UserHandler(Message *received_pkt,SocketAddress sck){
std::string ip = std::string(inet_ntoa(sck.sin_addr));
std::string port = std::to_string(ntohs(sck.sin_port));
std::string result = ip+... | [
"menessy@paymobsolutions.com"
] | menessy@paymobsolutions.com |
ddd81e4f649b190a0a53d895019c758644b66a3c | 93312a185cd1ec842b5fcb5ba5928d6573af25c3 | /LLVM_parser/Boundary/NotUsed/DriverGraphPass.h | a565f3d8f4550a391c6fa3d683e2e518212e1c02 | [] | no_license | boy999/sample | 134cd69eebdc46adb7fbc138e1667dcafc6a2777 | 3f2e160b241842b83b0baa8453e9fa84089afd3a | refs/heads/master | 2020-07-20T17:24:38.632391 | 2013-10-16T20:43:11 | 2013-10-16T20:43:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,588 | h | #ifndef DRIVER_GRAPH_PASS_H
#define DRIVER_GRAPH_PASS_H 1
#include "headers.h"
#include "llvm_headers.h"
#include <iostream>
#include "GraphBuilder.h"
/*#include "InstructionCounter.h"*/
/*#include "LoopIterationCounter.h"*/
/*#include "LoopProfiler.h"*/
using namespace llvm;
namespace llvm
{
class DriverGraphPa... | [
"yuanbozju@gmail.com"
] | yuanbozju@gmail.com |
18ebd36e146182dd5da117b858f5fe608de044c9 | 876334415f164a95a2089a51fa4ed73a1633049e | /src/jam-engine/Core/GamepadPredefs.hpp | c510569246a2332e304b63b85f498f6a63207cff | [] | no_license | rooooooooob/jam-engine | bf3fc96e53a30ff22737e59684c02fc98aae3a2a | d44dcad9aa22698320984b9b84588f3d110d0b95 | refs/heads/master | 2020-12-24T16:32:05.337203 | 2016-05-07T20:32:10 | 2016-05-07T20:32:10 | 12,377,072 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,443 | hpp | #ifndef JE_GAMEPAD_PREDEFS_HPP
#define JE_GAMEPAD_PREDEFS_HPP
#include "Controller.hpp"
namespace je
{
namespace Binds
{
namespace X360
{
const Controller::Bind A(0);
const Controller::Bind B(1);
const Controller::Bind Y(2);
const Controller::Bind X(3);
const Controller::Bind LB(4);
const Controller::Bind RB(5);
co... | [
"raftias@gmail.com"
] | raftias@gmail.com |
c2d553e1c02de582158b31122b61b0afe0643e43 | b3f9235a1eabffa0d3bb27397d2c523a4a6a0bab | /Engine/soundClass.cpp | d7dc8b808da29cb7058081be97e208c43aeae302 | [] | no_license | poonasp257/DirectX-Tutorial | 1063d50dd33644446cfc80a6e137f47c03bebf8a | dfbad4091d8943009eed73681108a567779b9a65 | refs/heads/master | 2020-05-02T21:35:55.824901 | 2019-05-27T05:40:57 | 2019-05-27T05:40:57 | 178,225,693 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,520 | cpp | ///////////////////////////////////////////////////////////////////////////////
// Filename: soundclass.cpp
///////////////////////////////////////////////////////////////////////////////
#include "soundclass.h"
SoundClass::SoundClass()
{
m_DirectSound = 0;
m_primaryBuffer = 0;
m_secondaryBuffer1 = 0;
}
... | [
"poonasp257@naver.com"
] | poonasp257@naver.com |
41a7b46d4e03028cdf4cee3bdc386e2a3de6c460 | 1e1b3f702bdf6c0544ae27a321c8ebe605434ee4 | /Chapter3/Sample063/ColorComboDemo/ColorCombo.h | 0f44dc011c6b7d4deb6e99f8b02727a920bcd8aa | [] | no_license | Aque1228556367/Visual_Cpp_By_Example | 63e3d67e734b7d95385a329e4a1641e7b1727084 | 41f903d8c9938e7800d89fcff31b182bfc1c4f45 | refs/heads/master | 2021-03-12T20:36:56.780300 | 2015-05-08T02:05:46 | 2015-05-08T02:05:46 | 35,171,152 | 2 | 2 | null | null | null | null | GB18030 | C++ | false | false | 1,329 | h | #if !defined(AFX_COLORCOMBO_H__01B62923_FA10_4C75_A6EE_B6BEADDDDCC4__INCLUDED_)
#define AFX_COLORCOMBO_H__01B62923_FA10_4C75_A6EE_B6BEADDDDCC4__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// ColorCombo.h : header file
//
#include <afxtempl.h> // CArray类头文件
/////////////////////////////////////... | [
"1228556367@qq.com"
] | 1228556367@qq.com |
a435af5f38359a0fab98cd33763cbdcc273e5151 | c1c3df6f9574cb2ba542fbe1d9e2f1d7690ade7d | /src/files/reading_text.cpp | 497202aafe3f133816828b819e42f911c5a463f2 | [] | no_license | RaduMilici/advanced_cpp_udemy | 24a999464c2764f281cfe3414162748434a3c31c | 0709b1b2ca4cd71bdba54a9bd91d6175ca7699eb | refs/heads/master | 2021-01-22T05:33:29.755714 | 2017-05-06T10:20:52 | 2017-05-06T10:20:52 | 81,674,682 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 424 | cpp | #include <iostream>
#include <fstream>
#include "exercises.h"
using namespace std;
namespace files {
void reading_text(){
ifstream inFile; //input file stream
inFile.open("src/files/exercises/writing_text_exercise.txt");
if(inFile.is_open()){
string line;
while (!inFile.eof()){
getline(inFile, line);
... | [
"radu.milic@aeche.ro"
] | radu.milic@aeche.ro |
bdffeea759b1b6eaa01677f109eeedf15a7c8627 | 331a6e979536298125c35181ff3da4343f7029a0 | /include/Frame.h | 6c129be5fd66f1e9aa9e0caf2c8d501f99c1b32b | [] | no_license | intelpro/SLAM_practice | 87cec01a8b88a672d5a202b74a52f94c7ea9ab93 | f363068b46dcef1ee357d4a563e8bee63d7e545d | refs/heads/master | 2020-11-28T07:38:48.972862 | 2019-12-27T09:28:34 | 2019-12-27T09:28:34 | 229,746,052 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,175 | h | #ifndef FRAME_H
#define FRAME_H
#include<vector>
#include<ORBextractor.h>
namespace MY_SLAM
{
#define FRAME_GRID_ROWS 48
#define FRAME_GRID_COLS 64
class Frame
{
public:
Frame();
Frame(const cv::Mat &imLeft, const cv::Mat &imRight, ORBextractor* extractorLeft, ORBextractor* extra... | [
"intelpro@kaist.ac.kr"
] | intelpro@kaist.ac.kr |
7082da40fd68e53847ef08fd3dddbb4206154538 | 9f9660f318732124b8a5154e6670e1cfc372acc4 | /Case_save/Case30/case0/900/nut | 82dd14a84e3e3f64dec2255146b2ee6ca31f9bc8 | [] | no_license | mamitsu2/aircond5 | 9a6857f4190caec15823cb3f975cdddb7cfec80b | 20a6408fb10c3ba7081923b61e44454a8f09e2be | refs/heads/master | 2020-04-10T22:41:47.782141 | 2019-09-02T03:42:37 | 2019-09-02T03:42:37 | 161,329,638 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,947 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"mitsuaki.makino@tryeting.jp"
] | mitsuaki.makino@tryeting.jp | |
45752759f0e4d250e2c46201b3b62128a10655be | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /content/browser/worker_host/shared_worker_service_impl.h | 68828b1e9b121ba376b3e27391a03cb67fe506d2 | [
"BSD-3-Clause"
] | permissive | ECS-251-W2020/chromium | 79caebf50443f297557d9510620bf8d44a68399a | ac814e85cb870a6b569e184c7a60a70ff3cb19f9 | refs/heads/master | 2022-08-19T17:42:46.887573 | 2020-03-18T06:08:44 | 2020-03-18T06:08:44 | 248,141,336 | 7 | 8 | BSD-3-Clause | 2022-07-06T20:32:48 | 2020-03-18T04:52:18 | null | UTF-8 | C++ | false | false | 6,482 | 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 CONTENT_BROWSER_WORKER_HOST_SHARED_WORKER_SERVICE_IMPL_H_
#define CONTENT_BROWSER_WORKER_HOST_SHARED_WORKER_SERVICE_IMPL_H_
#include <memory>
#in... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
e7a6f2f0fec4c251e7e70588005de24d9d69bbb9 | 10c2506e01ac4ae7fb870fe7c6774d44617f4356 | /NetWorkAdapterSetDlg.h | eb589e48785c739dafa89e2e7a6274bab0e20b1c | [
"MIT"
] | permissive | thfools/networkmonitor | 7a00b7d351555f690d2595fbc0d62c41774d38a0 | b58e7c6643922790d1cd51a401ba95f7e5c7d022 | refs/heads/master | 2021-05-11T03:37:11.041736 | 2016-08-28T08:42:02 | 2016-08-28T08:42:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,135 | h | /*
===============================================================================
The MIT License
Copyright (C) 1994-2015 simawei<simawei@qq.com>
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 th... | [
"simawei@qq.com"
] | simawei@qq.com |
19bc5023ae647a49a6cd6771a6c4ed70f632af2a | 7638fd801d33c47dd4975b620c753b673e2a2954 | /chrome/browser/ash/arc/nearby_share/nearby_share_session_impl.cc | 1eea0ed018dfb3270603b37aef66ee15b22a438f | [
"BSD-3-Clause"
] | permissive | Mancoi64/chromium | 06c6690c55d7c36ec9d97dda872f4f092bb5e845 | 34d255f7dd4dc91e671ed75b68bc0ae71480782c | refs/heads/master | 2023-08-15T01:17:42.732355 | 2021-10-01T06:51:55 | 2021-10-01T06:51:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,208 | cc | // Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ash/arc/nearby_share/nearby_share_session_impl.h"
#include <memory>
#include <string>
#include <vector>
#include "ash/public/cp... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
819bb95b13bafcbc4398f6ddde7a61b78dfa9252 | 3f78ac9921f1d12340210045af9659f8485fb521 | /ReliefMap/v5.cpp | e6563370c23ddc0504fa48700928961efdf12ee8 | [] | no_license | cfyuen/Topcoder-Marathon | d2d1d42540081255432bdd2e34b9f255c83bf84d | 0b617f323212ea08a48c1a7748696ddef669178b | refs/heads/master | 2020-03-19T06:01:34.617770 | 2018-06-04T08:16:26 | 2018-06-04T08:16:26 | 135,984,163 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 42,649 | cpp | #include<iostream>
#include<vector>
#include<string>
#include<cstdio>
#include<algorithm>
#include<ctime>
#include<cstdlib>
#include<fstream>
#include<cmath>
#include<queue>
using namespace std;
template <class NUM> NUM sqr (NUM X) { return X*X; }
struct coor {
int x,y;
} low,high;
int w,h,v[600][600],per[600][600... | [
"cfyuen.trevor@gmail.com"
] | cfyuen.trevor@gmail.com |
021f60002cfe8c363991f96625d7afb915315ccd | 527fa8af82535a63982625ea3881738f6e55b497 | /source/uwp/Renderer/lib/AdaptiveRenderArgs.h | 9b8c50636649e3dd7f65b0fd28d1b3ab99949ff0 | [
"MIT"
] | permissive | Pepsi1x1/AdaptiveCards | bd89f47d898ccc2b647a23092774e38ece32211f | fa64485b7b8dde16916910d6c29391de1d6d59fe | refs/heads/main | 2021-06-30T01:34:41.737221 | 2020-07-16T16:13:44 | 2020-07-16T16:13:44 | 280,222,153 | 1 | 0 | MIT | 2020-09-01T21:11:15 | 2020-07-16T17:57:12 | null | UTF-8 | C++ | false | false | 2,072 | h | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include "AdaptiveCards.Rendering.Uwp.h"
namespace AdaptiveNamespace
{
class AdaptiveRenderArgs
: public Microsoft::WRL::RuntimeClass<Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::RuntimeClassT... | [
"noreply@github.com"
] | Pepsi1x1.noreply@github.com |
d772a7335dd415749afdc01693c0accfd2521722 | 653f6d190f4c229c251c606f98bbff68ec6abc7c | /s02_imagePlane/imgPlaneSplit.cpp | 0112d259828803a19c3040ffa6c103d75a96bfef | [] | no_license | Fujiwara-Laboratory/VideoProcessing | 238aa20831b16de953294693a5d214c4f8bdcdb2 | 1364e0601290862c6692fc1d3639ef96670a573b | refs/heads/master | 2022-11-23T03:03:25.146494 | 2020-07-22T06:46:31 | 2020-07-22T06:46:31 | 261,650,816 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 393 | cpp | #include <opencv2/opencv.hpp>
int main(int argc, char **argv){
cv::Mat srcM;
std::vector<cv::Mat> rgbPlanes;
srcM = cv::imread(argv[1], cv::IMREAD_COLOR);
if(srcM.empty()) return -1;
cv::split(srcM, rgbPlanes);
cv::imshow("b", rgbPlanes[0]);
cv::imshow("g", rgbPlanes[1]);
cv::imshow("r", rgbPlanes[2]);
... | [
"noreply@github.com"
] | Fujiwara-Laboratory.noreply@github.com |
c70eadb03a598427d5b8db367c8d3fe32aca7d54 | 8e91fc84bb407d83b945150cc680a881fc0d5fea | /CSCI 340/Assignment 7/studentgrade.h | 30a6daca275b49efafa6f78a04edca92dd2c16f0 | [
"MIT"
] | permissive | joedanpar/Academic-Projects | c7efb2fbcb06d17b1e9bcaad8715ada8adf96aac | 3279420cd2002a81ee83d916a4072fc10cc97480 | refs/heads/master | 2021-01-10T09:58:15.873501 | 2019-02-03T16:34:47 | 2019-02-03T16:34:47 | 44,362,745 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,288 | h | #ifndef STUGRADE_H
#define STUGRADE_H
#include <iostream>
#include <string>
using namespace std;
class StudentGrade
{
private:
string name,
Zid,
grade;
public:
StudentGrade();
StudentGrade(const string &, const string &, const string &);
virtual ~StudentGrade();
string get_name() cons... | [
"joedanpar@gmail.com"
] | joedanpar@gmail.com |
20f89e723ea907de9d76403e6740bf910c8d8184 | 0150d34d5ced4266b6606c87fbc389f23ed19a45 | /Cpp/SDK/BP_1P_Upper_parameters.h | 25f12509c42e24ea156e1084adee822e3691b6a9 | [
"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 | 1,336 | h | #pragma once
// Name: S, Version: b
#include "../SDK.h"
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
/*!!HELPER_DEF!!*/
/*!!DEFINE!!*/
namespace UFT
{
//---------------------------------------------------------------------------
// Parameters
//-----------------------------------------------------------------... | [
"tahmaniak@gmail.com"
] | tahmaniak@gmail.com |
903e9a893a8d07d2ef0e466a9931cb362d11c647 | 29217bba0162f7a1183f909b17d5612d3194d661 | /Laozi/MouseSignalInfo.h | 426d8e9d03f67343a216c9a87e8c67056ef9b1f3 | [] | no_license | etoolkit/Laozi | 7dda5f31e41349d1c90636f07e63c3fe08eb5b2f | 4c843cf2c9e5dfe80decea98b6645f70c4e57d95 | refs/heads/master | 2023-02-25T18:01:09.517910 | 2021-01-26T02:06:02 | 2021-01-26T02:06:02 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 974 | h | #pragma once
#include "Resource.h"
#define GestureElmCount 8
#define WM_SIGNAL_INFO WM_USER+600
#define WM_INIT_SI WM_USER+700
// CMouseSignalInfo 对话框
class CMouseSignalInfo : public CDialogEx
{
DECLARE_DYNAMIC(CMouseSignalInfo)
enum EnumGesture
{
None=0,Left=1,Right=2,Up=3,Down=4
};
enum EnumEvent
{
NoneEv... | [
"shijie.wang@aspose.com"
] | shijie.wang@aspose.com |
13544126b54c78e282c1b548661798a1044524c1 | 35e52969c08bcadfc12d665c221f47e7e11c465b | /20130512_Software_Development_Yaml_Data_Explorer/src/Controllers/MenuController.h | 95afc3889056d90959b942174549df962db637c8 | [
"MIT"
] | permissive | andrehtissot/oldthings | 9c8178a9840668b2555c5711b9b014c978ffb2e0 | e947f6ca168939c3781de39bdf5799e49a0021a9 | refs/heads/master | 2021-01-11T12:38:37.133796 | 2016-12-09T18:36:42 | 2016-12-09T18:36:42 | 72,486,238 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 597 | h | #ifndef _CONTROLLERS_MENU_CONTROLLER_H_
#define _CONTROLLERS_MENU_CONTROLLER_H_
namespace Controllers {
class MenuController : public Controller {
public:
MenuController();
MenuController(Controller* const caller);
~MenuController();
void openView();
void closeView();
void sel... | [
"andrehtissot@gmail.com"
] | andrehtissot@gmail.com |
7364ac163c6de87e4d9ce5d2ec39f2ee2b799b61 | a9bb5c9a11f37c6093a319d0ee9e49a3a9cf5019 | /Player.cpp | 522c557d33e6bcdae639148610ab0d2b62cfbfbb | [] | no_license | CaptainKi11z/Planet-Wars | 5e942e087de5d12bb5684e47ba9642316fb20c98 | 12871b6b068537b40ca4a73853e7bda8d6d70153 | refs/heads/master | 2020-12-30T19:11:34.736551 | 2011-12-09T18:18:23 | 2011-12-09T18:18:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,635 | cpp | //
// Player.cpp
// SpongeBobWars
//
// Created by Philip Dougherty on 11/23/11.
// Copyright 2011 UW Madison. All rights reserved.
//
#include "Player.h"
Player::Player()
{
fireResources = 0;
waterResources = 0;
earthResources = 0;
windResources = 0;
this->fleet = new Fleet(this);
th... | [
"phildo211@gmail.com"
] | phildo211@gmail.com |
36a700e46c8fb9dc9ac5bb3f63736f9a9666acd2 | 844969bd953d7300f02172c867725e27b518c08e | /SDK/BP_fod_Devilfish_03_FirelightRaw_00_a_ItemDesc_classes.h | 5748c38a3c03dc580c3290188e75c92764d6db28 | [] | no_license | zanzo420/SoT-Python-Offset-Finder | 70037c37991a2df53fa671e3c8ce12c45fbf75a5 | d881877da08b5c5beaaca140f0ab768223b75d4d | refs/heads/main | 2023-07-18T17:25:01.596284 | 2021-09-09T12:31:51 | 2021-09-09T12:31:51 | 380,604,174 | 0 | 0 | null | 2021-06-26T22:07:04 | 2021-06-26T22:07:03 | null | UTF-8 | C++ | false | false | 912 | h | #pragma once
// Name: SoT, Version: 2.2.1.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//------------------------------------------------------------... | [
"51171051+DougTheDruid@users.noreply.github.com"
] | 51171051+DougTheDruid@users.noreply.github.com |
cc87326ecc4abbd556e49dbcf209fbfc50cb53b5 | cf1ea40fd061c5042cebe8e97c436bc931afb4f3 | /Serie_02_03_Rectangle/rectangle.cpp | 314c5270f5ae21cdf5bb1594d62a5c97ddedc577 | [] | no_license | cptnSeldon/CppCourse | 9615029ba27a0ec8e12c07fb9998f9dc247ddec3 | 3d64fab28babcb7464b338d40a733c4ec52aa04e | refs/heads/master | 2020-04-24T03:20:13.278329 | 2020-03-11T13:40:42 | 2020-03-11T13:40:42 | 171,667,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,790 | cpp | #include "rectangle.h"
//CONSTRUCTORS
///default
Rectangle::Rectangle() : upLeft(Point()), downRight(Point())
{
//upLeft = Point();
//downRight = Point();
}
///parameterized
Rectangle::Rectangle(Point upLeft, Point downRight)
{
/*
.->
|
ˇ
(x_up,y_up)
.___________.
... | [
"julia.nemeth@he-arc.ch"
] | julia.nemeth@he-arc.ch |
ad854d064937e5e258fb23311c44ee6e2a107b6f | d787ade353b9c47e8b239a51aafbdafbc6962d34 | /src/languagenut/skills.cpp | ab878fc16dfbc7e77e4bba67cf743fb13d76eea3 | [] | no_license | charleywright/LanguageNutter | 860886e6f4042f59dc407550f48d91b2f58d2044 | 26ec0a2e3ff42292d817e96f879ecd7196f94e07 | refs/heads/master | 2023-08-15T13:51:20.263496 | 2021-09-14T18:28:57 | 2021-09-14T18:28:57 | 405,486,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 206 | cpp | #include "languagenut.hpp"
languagenut::types::skills languagenut::client::get_skills()
{
json data = this->authed_request("skillsController/getStudent");
return languagenut::types::skills(data);
} | [
"charleywright06@gmail.com"
] | charleywright06@gmail.com |
8612b4a128829aa2d31ece7a9885e441702f506c | 463f5f9e55da4e52e0b4061882f97e976c5aaee3 | /BlanS - A04/MyCamera.h | d85b3599fde07645ecbf76778a8a9ce5ca5b2316 | [
"MIT"
] | permissive | Avix101/Simplex_2016_Fall | 7a7dee0595440a1b551e357b92b236fc7f0dac55 | 7b34bb0e620b4af1bcdc8d084d33668da8503b92 | refs/heads/master | 2021-08-23T22:15:00.190002 | 2017-12-06T20:23:54 | 2017-12-06T20:23:54 | 103,872,681 | 0 | 0 | null | 2017-09-18T00:26:49 | 2017-09-18T00:26:49 | null | UTF-8 | C++ | false | false | 5,911 | h | /*----------------------------------------------
Programmer: Alberto Bobadilla (labigm@gmail.com)
Date: 2017/06
----------------------------------------------*/
#ifndef __MYCAMERACLASS_H_
#define __MYCAMERACLASS_H_
#include "Definitions.h"
namespace Simplex
{
class MyCamera
{
vector3 m_v3Position = vector3(0.0f, 0.... | [
"stashablank@gmail.com"
] | stashablank@gmail.com |
de86b6c3b1c9c43a5317afd174fe856c3f695d46 | e9c02bb0df7ad3a928cf7c97b8294451eaa8dbc8 | /graph-source-code/96-D/539780.cpp | 523412d34ac3e0e20969907578972c7b5b4a7126 | [
"MIT"
] | permissive | AmrARaouf/algorithm-detection | b157a534545fa8920bbe94e7307d4b937a74aa60 | 59f3028d2298804870b32729415d71eec6116557 | refs/heads/master | 2021-01-13T14:37:04.074339 | 2015-12-06T21:14:31 | 2015-12-06T21:14:31 | 45,905,817 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,833 | cpp | //Language: GNU C++
#include <string>
#include <vector>
#include <map>
#include <utility>
#include <cmath>
#include <cstdlib>
#include <cstring>
#include <queue>
#include <stack>
#include <set>
#include <sstream>
#include <algorithm>
#include <iostream>
... | [
"amr.abdelraouf93@gmail.com"
] | amr.abdelraouf93@gmail.com |
d48c0744489f7175234a7ced512b0bd545a8ce9c | afd9b6a29d8d615b62d9ffce4ce604e2d84a3591 | /GraphicLibrary/GraphicObject.h | e4e977945281a93acc047e90841208fe5b92ceb9 | [] | no_license | mojoe12/TowerDefense | 6a20e1f9517840a6106c109c59ceeda4590e92b9 | 50fd7ab1c91f55b7828a15be5bf66ae1b9c82b7b | refs/heads/master | 2021-09-21T19:15:38.326071 | 2018-08-30T13:52:42 | 2018-08-30T13:52:42 | 105,226,485 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 205 | h |
#pragma once
#include <windows.h>
#include "GraphicLibrary.h"
#pragma comment(lib, "d2d1.lib")
namespace GraphicLibrary
{
class GraphicObject
{
public:
GraphicObject();
~GraphicObject();
};
} | [
"josephahutter@gmail.com"
] | josephahutter@gmail.com |
e18c658cce751e1c66ba270decf7883063e6f1da | 9b157a8bd608ecffe9a3d21692a64d065d4eb8c6 | /arduino/arduino_pid_speedV4/arduino_pid_speedV4.ino | 4298c18b32e33d2ee1dc16161c8032b415a8921d | [] | no_license | CVandermies/patrouilleur_web | 4661411f32430c05179c926d11dfa93a1e3387f2 | 38b2c5cd88706b0d45a611ede94c1e899d29f1da | refs/heads/main | 2023-04-28T19:56:31.686856 | 2021-05-16T21:46:21 | 2021-05-16T21:46:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,965 | ino | #include <PinChangeInt.h>
/*
Motor - PID speed control
(1) Receive command from Visual Studio (via COM1): set_speed, kP, kI, kD
(2) Control motor speed through PWM (PWM is base on PID calculation)
(3) Send pv_speed to Visual Studio -> show in graph
*/
boolean stringComplete = false; // whether ... | [
"noreply@github.com"
] | CVandermies.noreply@github.com |
97340e153703102f7d980bdcdbc51b72c28ec312 | f1e1ebd6e6489f6eb4a9dfc7e962b01169bf2119 | /projects/20200331 - Graphic/graphic.cpp | 64a13c2b519665907f092465e7b6379be4908b6c | [] | no_license | juliosant/learn_CG-2020-1 | 9d23c6ed7bb25c9d7e757985634fa95599c91a81 | 32108b540caa295600bcb15defea41020446b017 | refs/heads/master | 2022-12-25T20:47:22.878739 | 2020-09-29T15:16:21 | 2020-09-29T15:16:21 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 2,048 | cpp | //Júlio Victor Santiago;
#include <iostream>
#include <stdio.h>
#include <string.h>
#include<GLFW/glut.h>
#include<Windows.h>
GLint xRaster = 25, yRaster = 150;
GLubyte label[36] = { 'J','a', 'n', 'F', 'e', 'v', 'M' , 'a', 'r',
'A','b', 'r', 'M', 'a', 'i', 'J' , 'u', 'n',
'J','u', 'l', 'A', 'g', 'o... | [
"ctiebs@7setlabs.local"
] | ctiebs@7setlabs.local |
750269d29b9606043226a5d36697e4e441892bd8 | 22134572c6455cbb431feb42815f86d22bb3feb5 | /sprout/type/operation/pop_front.hpp | dae12354617f3de56dfb9d16297c1191a798a048 | [
"BSL-1.0"
] | permissive | minamiyama1994/Sprout | 49aecf397784c90596a47b32386ab13066d8a16d | f42e92b448c255161683e5cc7e456a1b77fd5d7e | refs/heads/master | 2021-01-17T20:58:37.804818 | 2014-05-06T09:47:10 | 2014-05-06T09:47:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,354 | hpp | /*=============================================================================
Copyright (c) 2011-2014 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | [
"bolero.murakami@gmail.com"
] | bolero.murakami@gmail.com |
eccce67a7b8759c32115af2b8b9d781997e18fad | 567395083ece9a0e5c4ff432b21163f585f6c62b | /c++/educative.io/1.literals/ratio.cpp | a678f7d50125e105daa9fb846779747f2ab44142 | [
"MIT"
] | permissive | surendrasah/Coding-Playground | 3f9fa9ce9b0fd0d629bc67328f4b1cfe2461384d | 714babcc10cf9dde5c6f110bd16a12dc05064b60 | refs/heads/master | 2022-04-16T18:59:01.627463 | 2020-04-09T07:21:39 | 2020-04-09T07:21:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 249 | cpp | #include <iostream>
#include <chrono>
using namespace std;
int main(){
typedef ratio<5,4> ratio1;
typedef ratio<2700> ratio2;
cout << ratio1::num << endl << ratio1::den << endl;
cout << ratio2::num << endl << ratio2::den << endl;
} | [
"kalyan.ben10@live.com"
] | kalyan.ben10@live.com |
c98c0e15e7f10cedb275781fd1d30fc09ef50628 | 94a155b2925f863dedfab9088b3a1233241e0563 | /Motor2D/j1EntityManager.h | ce964136182e3e0ec3d897884a86d3193cc0e989 | [
"MIT"
] | permissive | Adria-F/Clean-code-base-2D | 21e4a5b8aad87e2eaccfc5bfad5eb1324eb0301f | 20004a42c31b891cf54ccf35de2100653d2c0763 | refs/heads/master | 2020-03-19T15:00:27.217434 | 2018-06-08T18:18:03 | 2018-06-08T18:18:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 611 | h | #ifndef __J1ENTITYMANAGER_H__
#define __J1ENTITYMANAGER_H__
#include "j1Module.h"
#include <list>
#define DEFAULT_ENTITY_SPEED 150
#include "Entity.h"
class j1EntityManager : public j1Module
{
public:
j1EntityManager()
{}
~j1EntityManager();
// Called before the first frame
bool Start();
// Called each loop... | [
"adriaferrer2898@gmail.com"
] | adriaferrer2898@gmail.com |
a4dd1f8504a045ea55f355f3b119649d716a9b5d | 337259edcd7a30fd9a52384b192008f1a5687348 | /otevri.h | 63a3774767b25b5567dbb3920e53be8e2fa0536f | [] | no_license | alda519/crossdurr | 29d804e4682a01136e0ba24ad330314b7f49e7f0 | 4711a6910f51d90c90bde79907e492cf753539c9 | refs/heads/master | 2021-01-02T08:52:33.222818 | 2012-12-16T16:16:03 | 2012-12-16T16:16:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 259 | h | #ifndef OTEVRI_H
#define OTEVRI_H
#include <QDialog>
namespace Ui {
class Otevri;
}
class Otevri : public QDialog
{
Q_OBJECT
public:
explicit Otevri(QWidget *parent = 0);
~Otevri();
private:
Ui::Otevri *ui;
};
#endif // OTEVRI_H
| [
"michal.cupak@gmail.com"
] | michal.cupak@gmail.com |
5cfd8faa28962315982fffe62131e89051e65487 | 1e063c43cd27da15da2a9183d18c0313a4586313 | /Main_V6/Board_Slave/Setup.cpp | d5c8101dbe685ac56df3d66e668a4f7e1592d4ac | [] | no_license | RIRPolytech/2017-2018_4A | 2c4d7425182d6172fd06b5373138ec17eb4c51fc | 10347740459d33d1458f294f05e1d25e921aef2f | refs/heads/master | 2020-03-17T18:59:59.051036 | 2018-05-17T17:00:06 | 2018-05-17T17:00:06 | 133,842,258 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 356 | cpp | #include "Setup.h"
void Setup::Encoder()
{
// CODEUR DROIT
pinMode(VOIXA_DROITE, INPUT);
pinMode(VOIXB_DROITE, INPUT);
digitalWrite(VOIXA_DROITE, HIGH);
digitalWrite(VOIXB_DROITE, HIGH);
// CODEUR GAUCHE
pinMode(VOIXA_GAUCHE, INPUT);
pinMode(VOIXB_GAUCHE, INPUT);
digitalWrite(VOIXA_GAUCHE, HIGH);
d... | [
"noreply@github.com"
] | RIRPolytech.noreply@github.com |
392b6bc1ba220ced09a6c2c99c479d062a16bd80 | d5f75adf5603927396bdecf3e4afae292143ddf9 | /paddle/fluid/inference/api/resource_manager.h | 03345403159d58f33c438a442b0139285d1bde34 | [
"Apache-2.0"
] | permissive | jiweibo/Paddle | 8faaaa1ff0beaf97ef7fb367f6c9fcc065f42fc4 | 605a2f0052e0ffb2fab3a4cf4f3bf1965aa7eb74 | refs/heads/develop | 2023-07-21T03:36:05.367977 | 2022-06-24T02:31:11 | 2022-06-24T02:31:11 | 196,316,126 | 3 | 2 | Apache-2.0 | 2023-04-04T02:42:53 | 2019-07-11T03:51:12 | Python | UTF-8 | C++ | false | false | 4,534 | h | // Copyright (c) 2022 PaddlePaddle 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... | [
"noreply@github.com"
] | jiweibo.noreply@github.com |
a514964f4f071283c8fccc1797c0bfef1c7a4dcf | 4f8e66ebd1bc845ba011907c9fc7c6400dd7a6be | /SDL_Core/src/components/JSONHandler/src/SDLRPCObjectsImpl/V2/SubscribeButton_request.cpp | bf1d4eb0b6548d7b2785e09a491980d906c7aa72 | [] | no_license | zhanzhengxiang/smartdevicelink | 0145c304f28fdcebb67d36138a3a34249723ae28 | fbf304e5c3b0b269cf37d3ab22ee14166e7a110b | refs/heads/master | 2020-05-18T11:54:10.005784 | 2014-05-18T09:46:33 | 2014-05-18T09:46:33 | 20,008,961 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,769 | cpp | //
// Copyright (c) 2013, Ford Motor Company
// 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 of condit... | [
"kburdet1@ford.com"
] | kburdet1@ford.com |
90a969c137d9f4c635491a883be56a36760a40a0 | 5979ad168e6780e5bc24d0ff58701febe8100395 | /Desktop/rightWidget/sensorwarnsubdialog.cpp | 5d1c324b0a92c41be1c1c836688cfb23aafdf93e | [] | no_license | mehome/qt | 2be0bb32079a26d0803371a512d15aea3d82ef5a | ee474abc80edfeedcbd4f102a09b59ffd55db8df | refs/heads/master | 2021-09-22T01:01:06.579673 | 2018-09-04T06:34:27 | 2018-09-04T06:34:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 333 | cpp | #include "sensorwarnsubdialog.h"
#include "ui_sensorwarnsubdialog.h"
dialog_null_sensorWarnSubDialog::dialog_null_sensorWarnSubDialog(QWidget *parent) :
QDialog(parent),
ui(new Ui::dialog_null_sensorWarnSubDialog)
{
ui->setupUi(this);
}
dialog_null_sensorWarnSubDialog::~dialog_null_sensorWarnSubDialog()
{
de... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.