blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cb441d405f550c04c231dc5754b3a8cd07dcae4c | 3c9f984766c81ba95f1f4f828fd9c4e6efef9da1 | /SupplyFinanceChain/src/SupplyFinanceChain/protocol/Serializer.h | 9a052c07becddeec37f87eadc74b07c94e4fdd83 | [] | no_license | SCF-Team/scfchain | 5f73e3c3a41ac5e33d2637980f428a9b8173fda5 | 41f020da81e1c69a61d0c1698df04cf33b20fc63 | refs/heads/master | 2020-06-26T21:51:29.263077 | 2019-08-05T11:11:24 | 2019-08-05T11:11:24 | 199,766,740 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,013 | h | //------------------------------------------------------------------------------
/*
This file is part of SupplyFinanceChaind: https://github.com/SupplyFinanceChain/SupplyFinanceChaind
Copyright (c) 2012, 2013 SupplyFinanceChain Labs Inc.
Permission to use, copy, modify, and/or distribute this software for ... | [
"ghubdevelop@protonmail.com"
] | ghubdevelop@protonmail.com |
616f94a1e07924a650257fdc40f5926c25cad923 | e68c1f9134b44ddea144f7efa7523076f3f12d3a | /FinalCode/Monk_Male_DW_SF_DebilitatingBlows_03_2.h | 5b63030a18c15861073ba59b15385ef15566354a | [] | no_license | iso5930/Direct-3D-Team-Portfolio | 4ac710ede0c9176702595cba5579af42887611cf | 84e64eb4e91c7e5b4aed77212cd08cfee038fcd3 | refs/heads/master | 2021-08-23T08:15:00.128591 | 2017-12-04T06:14:39 | 2017-12-04T06:14:39 | 112,998,717 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | h | #pragma once
#include "playerstate.h"
class CMonk_Male_DW_SF_DebilitatingBlows_03_2 : public CPlayerState
{
public:
virtual void Initialize();
virtual CPlayerState* Action();
public:
explicit CMonk_Male_DW_SF_DebilitatingBlows_03_2(void);
virtual ~CMonk_Male_DW_SF_DebilitatingBlows_03_2(void);
};
| [
"iso5930@naver.com"
] | iso5930@naver.com |
8e8c4679fa4f8fe4d70e266d7918cf86e8703c2f | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/abc103/C/4814128.cpp | c5ae9db1ee4cc6f2b7b3cfe77f3f96f23e4abe81 | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 2,163 | cpp | // https://atcoder.jp/contests/abc118/tasks/abc118_c
// http://ctylim.hatenablog.com/entry/2015/08/30/191553
#include <iostream>
#include <iomanip>
#include <vector>
#include <algorithm>
#include <numeric>
#include <functional>
#include <cmath>
#include <queue>
#include <stack>
#include <cstdlib>
#include... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
0c212f1d989b5c5a05490e91ec8075d49f1646c8 | aeae9a59fb57b672429c75693140ac9afb3e500e | /Gruppuppgift3/Pyramid.h | 0fc25b3da2110b16576db844f5ccf668974cdfa7 | [] | no_license | GameProject/Tower | 8d31a1cb70c76f461222a07abfb67cb03d806da8 | 91501df975f3d3dd1dd252ed78b6206f8fff5e24 | refs/heads/master | 2021-01-21T02:30:54.781582 | 2011-05-11T02:00:23 | 2011-05-11T02:00:23 | 1,728,394 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 532 | h | #ifndef PYRAMID_H
#define PYRAMID_H
#include <d3dx10.h>
#include <vector>
#include "Vertex.h"
class Pyramid
{
private:
D3DXMATRIX mWorld;
D3DXVECTOR3 pos;
ID3D10Device* d3dDevice;
ID3D10Buffer* vertexBuffer;
ID3D10Buffer* indexBuffer;
DWORD nrOfVertices;
std::vector<Vertex> v;
public:
Pyramid();
~Pyramid();
... | [
"ning09@.students.ad.bth.se"
] | ning09@.students.ad.bth.se |
830900213b3f0761801e348f0056e3cd55a1e41e | 474ca3fbc2b3513d92ed9531a9a99a2248ec7f63 | /ThirdParty/boost_1_63_0/libs/config/test/has_tr1_result_of_fail.cpp | 7e3c63147d7bedeffccbe80e6f7c1f5660c7872e | [
"BSL-1.0"
] | permissive | LazyPlanet/MX-Architecture | 17b7b2e6c730409b22b7f38633e7b1f16359d250 | 732a867a5db3ba0c716752bffaeb675ebdc13a60 | refs/heads/master | 2020-12-30T15:41:18.664826 | 2018-03-02T00:59:12 | 2018-03-02T00:59:12 | 91,156,170 | 4 | 0 | null | 2018-02-04T03:29:46 | 2017-05-13T07:05:52 | C++ | UTF-8 | C++ | false | false | 1,098 | cpp | // This file was automatically generated on Sat Jul 12 12:39:32 2008
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.... | [
"1211618464@qq.com"
] | 1211618464@qq.com |
b2794a5b3f3a25e30d9835d3dd5cf918d35076af | 88eb1422ff4f56bd30be327a37fc83d97f167af7 | /BabyMaker/BabyMaker/opencv2.framework/Versions/A/Headers/stitching/detail/blenders.hpp | 49981081b9df1188ab8d837e8b68c17f74d1ee0f | [] | no_license | templeblock/BabyMaker_app | 3e14a368ba6674fa0211768f153b5968e16e3b91 | 034f30d041d1954e348c4e7758f44540fd2ef580 | refs/heads/master | 2020-04-05T00:30:55.004859 | 2016-04-13T14:36:19 | 2016-04-13T14:36:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,977 | hpp | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | [
"Gritsenko1987514@hotmail.com"
] | Gritsenko1987514@hotmail.com |
a48ba363d5bef39201cc55ae60508349fdff9653 | b1a6d48e2f6444493f695739c842c5fd5a7ebe49 | /src/ListaCircular.cpp | 28e85e9eb7f21b391600acbf15aa4099ba8dcb20 | [] | no_license | DanielSaturnino/ListaCircular | 03b03077f53af17d0c0538a3436548edb18aa4c1 | 53e0005856eda4ec0f45cca81dec1c3a8c1fbda3 | refs/heads/master | 2020-04-09T08:34:49.670625 | 2016-09-12T02:07:32 | 2016-09-12T02:07:32 | 68,176,001 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,445 | cpp | /**
Daniel Manzano Saturnino
*/
#include "ListaCircular.h"
/*
Constructor:
@Parametros: void
@Result: void
Crea un nodo de con H y T apuntando a NULL
*/
ListaCircular::ListaCircular()
{
this->H=NULL;
this->T=NULL;
}
/*
Constructor
@Parametros:int Dato
@Result: void
Crea un nodo que apunta a H y T apunta a H
*/
... | [
"sktosaturmx@live.com.mx"
] | sktosaturmx@live.com.mx |
5d497d7dc1985be3cfd701a4f39b3a596672e8aa | 600c23efaf263d8053353157e03067cd940e8877 | /android/My_slam_v3/app/src/main/cpp/cpprint.cpp | db153991417c5ffcddef010bce242a6798e0801b | [] | no_license | tony92151/Moblie_SLAM | c68352a41fa035cbfd5486bf915d32221219ac4e | 40c9efe46e8accd6941777244fa7fe34f8c3f701 | refs/heads/master | 2020-06-14T14:32:01.856859 | 2019-08-31T10:55:10 | 2019-08-31T10:55:10 | 195,026,389 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | cpp | #include <jni.h>
#include <string>
#include "cpprint.h"
#include <vector>
#include "stdio.h"
#include "opencv2/core/core.hpp"
//#include <opencv2/opencv.hpp>
using namespace std;
extern "C" JNIEXPORT jstring JNICALL
Java_com_example_ctest_cpprint_sayhi(
JNIEnv *env,
jobject /* this */) {
... | [
"tony92151@gmail.com"
] | tony92151@gmail.com |
fe51833e14d287acc23c64384d750b890665d275 | ce14a65381dee16422737c2b816169b7dc5d1a58 | /Resources/GoogleTestFixtures/GoogleTest-no-fixtures/LibraryCode.hpp | 18469e0abf3a7fa45f27846a7ed6911fd8bf592c | [] | no_license | fjpolo/UdemyCppUnitTestingGoogleTestAndGoogleMock | 417348e997725edc745832fb5e177c784534525c | 6405425dc1ea5977417063e3fdbbd4c1dec728c8 | refs/heads/master | 2023-03-11T05:31:17.990023 | 2021-03-03T08:00:14 | 2021-03-03T08:00:14 | 341,893,889 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 218 | hpp | #pragma once
class Account
{
public:
Account();
void deposit(double sum);
void withdraw(double sum);
double getBalance() const;
void transfer(Account &to, double sum);
private:
double mBalance;
};
| [
"franco.polo@ii-vi.com"
] | franco.polo@ii-vi.com |
55d8dc06deed10b30accac33b20ae740f6ea5193 | a8bb9df3dd47350be0e82c6ec76fb1c19c86f323 | /vhls/src/tenos/io_backdoor.h | dcc88043be61ce242b40ec6bd228f4123c19c7d4 | [] | no_license | Appledee/fpga-matrix-mult | f4a42e1b54d33ce694a3cc79ab8b4f3cdbf1f67f | a28dc234c89db3912eb3d9c75904ea7a9592bfac | refs/heads/master | 2023-03-18T19:14:10.850434 | 2017-04-24T17:05:23 | 2017-04-24T17:06:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 716 | h | // Copyright (C) 2016 XPARCH, Ltd. <info@xparch.com>
#ifndef IO_BACKDOOR_H
#define IO_BACKDOOR_H
#include "tenos.h"
#include "socdam_bdoor_mapping.h"
/* FIXME: Maximum 256 can be open at any time */
#define MAX_FILES 256
class io_backdoor_setup {
public:
io_backdoor_setup(const char* image, u8_t psize, char e);... | [
"cjw218@cl.cam.ac.uk"
] | cjw218@cl.cam.ac.uk |
0611b5dc79ef941223560c2b0c0264b6c2330ad6 | d01b295c6776fe7646799eed2963abee8dd4cda4 | /experimental/gdal-3.0.1_extended/frmts/pdf/pdfcreatefromcomposition.cpp | 73c8aa7ad785690932a930c77169f4827d2e3cd1 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"MIT",
"SunPro",
"LicenseRef-scancode-info-zip-2005-02",
"BSD-3-Clause"
] | permissive | DevotionZhu/SUMOLibraries | 1a56c224fdb0dceba8e7e8ae6afcea65b20e7553 | 0c8ca7149cd2b9194a9db0f595e471b8ce3b2189 | refs/heads/master | 2022-07-16T19:22:31.480232 | 2020-05-19T08:05:56 | 2020-05-19T08:07:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 92,710 | cpp | /******************************************************************************
* $Id: pdfcreatefromcomposition.cpp 5a04126b888092d810db40222dce30479b5ff901 2019-04-09 18:05:52 +0200 Even Rouault $
*
* Project: PDF driver
* Purpose: GDALDataset driver for PDF dataset.
* Author: Even Rouault, <even dot rouault ... | [
"pablo.alvarezlopez@dlr.de"
] | pablo.alvarezlopez@dlr.de |
05dc36e6f2cbfa9cebe2cbd999136c223abe641e | 1884b52d923717d7a406ff5dbf860a431692de81 | /C-Z/恶俗的C语言作业之辗转相除.cpp | d5b03ee0d3182817cedf718893c0bed170ad57b5 | [] | no_license | ShijieQ/C- | da7de3adf71581597b987aee04a28c49fbd9d24e | 4b3f363a5e5d836d8c84f0ccc2e121078a8f6fa7 | refs/heads/master | 2021-06-11T17:38:52.054092 | 2021-03-24T15:23:30 | 2021-03-24T15:23:30 | 159,472,051 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | cpp | #include <stdio.h>
int gcd(int x,int y)
{
if(y==0) return x;
return gcd(y,x%y);
}
int main()
{
int a,b;
scanf("%d %d",&a,&b);
printf("gcd=%d\n",gcd(a,b));
return 0;
}
| [
"582162019@qq.com"
] | 582162019@qq.com |
b0e7a2f5641924721f59210083879de89d6974b4 | 2d1fe67daaeb9bd9dbe3f5f313cba81902997276 | /Converter.CPP | 2213bad5c0ea34d9262f90a85c1fb9f87dfb13dc | [] | no_license | monowar123/C | 832541f56a49703cf66c5b2253e81b03722396b3 | 42e5624120e192192433dd284561f016084ff002 | refs/heads/master | 2021-01-09T20:27:30.802730 | 2016-06-23T04:30:08 | 2016-06-23T04:30:08 | 61,773,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,971 | cpp | #include<stdio.h>
#include<conio.h>
#include<stdlib.h>
#include<graphics.h>
#include<dos.h>
#include<math.h>
#include<time.h>
void mouse_reset();
void mouse_on();
void mouse_off();
void get_position(int *x,int *y);
int left_button_pressed();
void main_window();
void window();
void temperature();
void length();
void wa... | [
"monowar.mbstu@gmail.com"
] | monowar.mbstu@gmail.com |
0a15ddd180ab1e638b5ce1bec1448260693e7340 | 5a157ee5838918ef1fe6624cdbcd9d5408e498e8 | /BOJ/10828.cpp | 28ca40bf5ee89ef45c76da5a360e239288619d35 | [] | no_license | rlagksruf16/Algorithm_Everyday | 93e1071ef667e0a3417104cb1d6f14a5f39967ae | cf9032a04d8be7732a71b874dde124e0cb06421e | refs/heads/master | 2023-06-22T01:55:20.751238 | 2021-07-15T08:01:48 | 2021-07-15T08:01:48 | 217,672,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 959 | cpp | // simple stack algorithm
#include <iostream>
#include <algorithm>
#include <stack>
using namespace std;
int main() {
stack<int>s;
int N;
string a;
int num;
cin >> N;
for(int i = 0; i < N; i++) {
cin >> a;
if(a == "push") {
... | [
"rlagksruf16@gmail.com"
] | rlagksruf16@gmail.com |
f11bc13d424a9759e7ffc98aae4a70eddd98a40d | cf8ddfc720bf6451c4ef4fa01684327431db1919 | /SDK/ARKSurvivalEvolved_OptionsMenu_classes.hpp | 72926078277a533dff3320c36d35678ef476151f | [
"MIT"
] | permissive | git-Charlie/ARK-SDK | 75337684b11e7b9f668da1f15e8054052a3b600f | c38ca9925309516b2093ad8c3a70ed9489e1d573 | refs/heads/master | 2023-06-20T06:30:33.550123 | 2021-07-11T13:41:45 | 2021-07-11T13:41:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,172 | hpp | #pragma once
// ARKSurvivalEvolved (329.9) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_OptionsMenu_structs.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Classes
//-------------------------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
0962b111422a629aa1d5ea03b1d2948790991d47 | 784e683fe0239f991228e0d7632ace5cc2f55ad8 | /src/global/gui/src/MGUIAssistant.cxx | a397ad7f8ecae52eea42fad459341aae3726bf4a | [] | no_license | rheask8246/megalib | 5751ee8e5b00bc6c9a0cacea2c1d82a600f08336 | a681302a429aa4a9cb1201c00db1d964fb92a056 | refs/heads/master | 2021-07-23T14:13:32.687763 | 2019-01-11T05:41:49 | 2019-01-11T05:41:49 | 239,953,431 | 0 | 0 | null | 2020-02-12T07:39:40 | 2020-02-12T07:39:39 | null | UTF-8 | C++ | false | false | 11,261 | cxx | /*
* MGUIAssistant.cxx
*
*
* Copyright (C) by Andreas Zoglauer.
* All rights reserved.
*
*
* This code implementation is the intellectual property of
* Andreas Zoglauer.
*
* By copying, distributing or modifying the Program (or any work
* based on the Program) you indicate your acceptance of this statement,... | [
"andreas@megalibtoolkit.com"
] | andreas@megalibtoolkit.com |
2b97be7fe69cc673482b826d6d505c360c7683d0 | 157c9997e9011b301322f3169570a0c612e1fdf4 | /BmpDisplayDemo/BmpDisplayDemoDoc.cpp | ad0f9084af49fb2b7c5ed11a01aeb94abdde0cd0 | [] | no_license | 0nehu1/BmpDisplayDemo | 3a1d2207e700418ae343c8e58f584ebc69656b50 | 84481f9292027db97e3b10e46cf25a0e318855a1 | refs/heads/master | 2023-07-04T15:09:59.726326 | 2021-08-06T06:54:44 | 2021-08-06T06:54:44 | 393,284,395 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,012 | cpp |
// BmpDisplayDemoDoc.cpp: CBmpDisplayDemoDoc 클래스의 구현
//
#include "pch.h"
#include "framework.h"
// SHARED_HANDLERS는 미리 보기, 축소판 그림 및 검색 필터 처리기를 구현하는 ATL 프로젝트에서 정의할 수 있으며
// 해당 프로젝트와 문서 코드를 공유하도록 해 줍니다.
#ifndef SHARED_HANDLERS
#include "BmpDisplayDemo.h"
#endif
#include "BmpDisplayDemoDoc.h"
#include <propkey.h>
#i... | [
"onejun0320@gmail.com"
] | onejun0320@gmail.com |
bf3305606c9445b82fd7b534c8a8d3cecf0f7ca4 | a44e151d2ff82b07d4c332ad0dab559a454bd724 | /upnpls.h | 9fcf3adec92ce6ba7c0deaa3f94991fe25500bf2 | [] | no_license | nikhilm/upnpls | 19ce9128b05c92746ff6584f9e612e197f063963 | 04c00f30b9b46972dc527c4dadc36df7349015d1 | refs/heads/master | 2021-01-16T18:40:24.779662 | 2010-04-12T15:09:00 | 2010-04-12T15:09:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 989 | h | #ifndef UPNPLS_H
#define UPNPLS_H
#include <QMainWindow>
#include <QModelIndex>
#include <QStringList>
#include <QUuid>
#include <QUrl>
#include <HUdn>
class QStandardItemModel;
class QTreeView;
namespace Herqq
{
namespace Upnp
{
class HControlPoint;
class HDevice;
class HService;
}
}
class Upnpl... | [
"nsm.nikhil@gmail.com"
] | nsm.nikhil@gmail.com |
df01d74b7419e29d04d569a1157594dd369c4c14 | 57484230c26cf67d8ef9bc17513d6389ad1ba103 | /Chapter 9 Texturing/9_TexWaves/GameTimer.h | 4aea8f35c911d2031ca959eb018c1b5201c65bb5 | [] | no_license | akatokikwok/DX12Ebook | ab2edf2e8e3fcb6b9133e58f444f07dc5fc2e519 | aed2a1a79ab7fb5b23e72ec0997e39b61f67a760 | refs/heads/master | 2023-09-02T06:27:19.518305 | 2021-10-27T07:24:48 | 2021-11-12T10:40:50 | 349,897,570 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,360 | h | //***************************************************************************************
// GameTimer.h by Frank Luna (C) 2011 All Rights Reserved.
//***************************************************************************************
#ifndef GAMETIMER_H
#define GAMETIMER_H
class GameTimer
{
public:
/* 计时器类的构造函... | [
"akatokikwok@outlook.com"
] | akatokikwok@outlook.com |
8a1671c30ed46e4813954fd131e83ab9730785b1 | 3d3454b57ed72a03db9c11432ff9e79c4071d849 | /amazon_archives/trees/inorder_and_preorder.cpp | a0827137dfee589bb71c77cb45beb5a142505f9d | [] | no_license | L04DB4L4NC3R/placement-prep | 49d46eebe1e8c6e353f7fd8de4032db062cc9c0d | 756ca128d4699c463541ebbbd5e5b112e961698f | refs/heads/master | 2022-11-19T00:20:08.751449 | 2020-07-18T13:49:02 | 2020-07-18T13:49:02 | 249,736,200 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | cpp | // https://practice.geeksforgeeks.org/problems/inorder-traversal/1
// https://practice.geeksforgeeks.org/problems/preorder-traversal/1
void inorder(Node* root)
{
// Your code here
if(root == NULL)
return;
inorder(root->left);
cout << root->data << " ";
inorder(root->right);
}
void preorder(Node* root)
{... | [
"angadsharma1016@gmail.com"
] | angadsharma1016@gmail.com |
6accd5f0562bce5d2ad03ca3bd02fb7d42217164 | 4ae76cff653cac15b992e938e7758481f9ffeed3 | /MeshViewer/QtOpenGLWidget.cpp | d85f69d33e06be8aeca0f076ba1ef22e001c0e19 | [] | no_license | congcong-hehe/MeshViewer | e81d728d0fd746546775a9eea38293527fd30425 | b6fa439c3fc58d5ad4c44e692a35850a6cfd0375 | refs/heads/main | 2023-02-25T15:37:27.456242 | 2021-02-01T07:25:02 | 2021-02-01T07:25:02 | 319,618,014 | 2 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,340 | cpp | #include "QtOpenGLWidget.h"
#include <QDebug>
#include <QFileDialog>
static int x_angle = 0; // x方向旋转角度
static int y_angle = 0; // y方向旋转角度
static float zoom = 45.0f; // 视野度数
QtOpenGLWidget::QtOpenGLWidget(QWidget* parent)
: QOpenGLWidget(parent)
{
}
QtOpenGLWidget::~QtOpenGLWidget()
{
}
void QtO... | [
"heyaqihehe@163.com"
] | heyaqihehe@163.com |
6cb90584f1108b979495562f83ac163345d584e8 | 72fdf2efd7d9e8c4e15c9a9f7d6b595bc540cfa4 | /Tests/include/ListLogHandler.hpp | f593f0b061bd4e79d66c2091ad4f7b2cfd7a65e3 | [
"BSD-3-Clause"
] | permissive | BlockProject3D/Engine | 0222cb25b797ed7566acf4679c01027189555664 | 6de000b335c374fe47a5df3d98a716aadb1967c9 | refs/heads/master | 2021-04-20T13:38:28.886449 | 2020-08-05T21:04:30 | 2020-08-05T21:04:30 | 249,688,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,030 | hpp | // Copyright (c) 2020, BlockProject
//
// 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 ... | [
"nicolas1.fraysse@epitech.eu"
] | nicolas1.fraysse@epitech.eu |
6b12486c9ffa7c19a129ededa338574572ee9635 | b00cffac7bd7f62ac15cd00f378d9e135bfb59af | /bignum.h | 6d6112e86fe66235e54db2c01fcaf325121c1acb | [] | no_license | HurricaneFist/BigNum | 4a021f7d6e52d1ad746f24eaf5431c14b0a0a591 | ddbc3f6afa83e40553fdd70d5ea6385d3fc57aa5 | refs/heads/master | 2020-03-30T08:00:17.109761 | 2016-05-24T20:19:53 | 2016-05-24T20:19:53 | 59,605,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,988 | h | #ifndef BIGNUM_H
#define BIGNUM_H
#include <sstream>
/**
* This header file provides algorithms for addition, multiplication, and exponentiation
* of unsigned arbitrary-precision integers (AKA big numbers).
*
* https://github.com/HurricaneFist
*/
namespace BigNum {
// convert a character to an integer
... | [
"hurricanefist@users.noreply.github.com"
] | hurricanefist@users.noreply.github.com |
62e0760680b96761aa33a62a420e80ba00630243 | fb0ecd924b6529bb31bdc2e0ffa12e60ae641cf9 | /src/common/ThreadManager.h | f14fc6978814ba9c6893696d2bbe418c68d0a4d6 | [
"Apache-2.0"
] | permissive | huiqiaoqiu/Hercules | 3aa272165f79eeb57f6db29c51fbf0a3688102d3 | aa245e08474e60bf0903ca182a5884a8047be3ec | refs/heads/master | 2023-06-15T19:31:11.640163 | 2021-06-21T03:55:45 | 2021-06-21T03:55:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,894 | h | // Copyright 2021 HUYA
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing... | [
"674913892@qq.com"
] | 674913892@qq.com |
ab538a16b30e585751ac192d70cea2db95dfd79a | 4e6bc7cc8316a5543751e5f89dde3c20343cdfcf | /CUDADataFormats/Vertex/interface/ZVertexSoA.h | cd1f8aea4e340636c82010a708eb34eefa4778bc | [
"Apache-2.0"
] | permissive | PNWCMS/cmssw | 53624854d74c49caf1c77c74ba8e28397d67eedf | a13af767b0806291ccda8947c3ed19fcd5b91850 | refs/heads/master | 2020-10-02T03:07:01.372161 | 2019-12-02T20:58:47 | 2019-12-02T20:58:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,178 | h | #ifndef CUDADataFormatsVertexZVertexSoA_H
#define CUDADataFormatsVertexZVertexSoA_H
#include <cstdint>
#include "HeterogeneousCore/CUDAUtilities/interface/cudaCompat.h"
// SOA for vertices
// These vertices are clusterized and fitted only along the beam line (z)
// to obtain their global coordinate the beam spot posi... | [
"andrea.bocci@cern.ch"
] | andrea.bocci@cern.ch |
a09736a231797426d7cecda50fd1075746c9e5e1 | 03542f93a8bee33fb88413d29613c9fd59a68dde | /HW/HW5/HW5_1/RandomArray.cpp | c17365e73eb05cd91684914fef9f03cb3704aaf7 | [] | no_license | TSLsun/OOP2018_Lab_HW | 9a5286c1a5774e490740485753b195daedd6a047 | aa651d2d7fd6f4fdf4068a7493f7e0e04a5d25cb | refs/heads/master | 2020-04-01T07:47:08.348755 | 2018-12-28T12:37:05 | 2018-12-28T12:37:05 | 153,003,349 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 564 | cpp | #include <ctime>
#include <cstdlib>
#include <iostream>
#include "RandomArray.h"
time_t RandomArray::seed_time = time(0);
void RandomArray::setSeed()
{
srand(seed_time);
}
void RandomArray::loadArray()
{
this->ir = new int[this->n];
for (int i=0; i!= this->n; i++)
this->ir[i] = rand()%1000;
}
voi... | [
"smartsunnytsai@gmail.com"
] | smartsunnytsai@gmail.com |
9eb2cf457e4ccd7e37132deec5ebb5987fb99f63 | 927c7fa3c34d2ea8cb9d3647cc8759d2cd7229fe | /source/h/substance/bullet/enemy_shot/Enemy_shot.h | 543c8bb41548c36c55a4de48461d3c98e0b62a2c | [] | no_license | yu-chan/shooting | effec1dc1bca29ec32163c70820a77aee597ee99 | b31ca14036bdc5b130fb43da597fe84ca649e6e5 | refs/heads/master | 2021-01-21T04:55:21.389270 | 2016-06-29T21:35:14 | 2016-06-29T21:35:14 | 55,126,299 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | h | #pragma once
class Enemy_shot :
public Shot
{
public:
Enemy_shot();
~Enemy_shot();
void shot_regist();
void move();
};
| [
"y.ooki0125@outlook.com"
] | y.ooki0125@outlook.com |
17038f6365fa76c694e4cfc5f2f98239f174357d | b5275b89d28a1182c126e6af6369d95f297536a2 | /AlgorithmTraining/IOI/2007/miners.cpp | 65b18ed1fb0639e8b7d19ed9a6c8b4420081de41 | [] | no_license | riryk/AlgorithmTraining | b84722dee58cfe76e61bb721da351a596b44ec2c | 5d232180a603bb445c784d1bbba532d81ed904a5 | refs/heads/master | 2021-08-04T16:49:02.050175 | 2021-07-22T14:31:43 | 2021-07-22T14:31:43 | 102,188,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,022 | cpp | #include "stdafx.h"
#include <vector>
#include <map>
#include <algorithm>
#include <errno.h>
using namespace System;
using namespace std;
int A[100000];
int N;
int dp[16][16][100000];
// supply: 1, 2, 3.
// prev supply 000000aabb
int getScore(int prevsupply, int supply)
{
int a = (prevsupply >> 2);
int b =... | [
"Ruslan_Iryk@epam.com"
] | Ruslan_Iryk@epam.com |
5464ff8e7c937bc81fa5402de0aee6dcb8f906f5 | df140b749b654e3bfa70e92b91a4433c91017b6a | /Lab2/word/index.cpp | 96d497fb6c1f12f1e34e00b7a45d4625646a4db7 | [] | no_license | nnaaaa/dsa | 1a19e9d15f2f2ebe49eccd7231f0c079f28b2a38 | 4915565a14f2df17b23184874ab6ab2125667d7f | refs/heads/main | 2023-07-16T17:57:22.811788 | 2021-09-04T16:34:45 | 2021-09-04T16:34:45 | 395,194,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,276 | cpp | #include <iostream>
#include <stdio.h>
#include <fstream>
#include <vector>
#include <string>
#include <stdio.h>
using namespace std;
int *countWord(vector <string> clone,int &c_assign,int &c_compare){
vector <string> word;
int *count = new int[clone.size()];
c_assign+=2;
for (int i = 0;++c_compare && ... | [
"nngguyen.anh@gmail.com"
] | nngguyen.anh@gmail.com |
30f4c59b1af4bb0bc1d4329b478d1d773f415dac | 1ec01a36f14f92c29e161915d8b6a2b0bec8c777 | /ouzel/audio/coreaudio/CAAudioDevice.cpp | b7600c06b2d2a463612fd63dbb2ce5268fbd5066 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | WengJunFeng/ouzel | f00fcb18ae569ddf5f047b8242e19aede4582ef1 | 84c3f9779d7913250efe9ac399f272fdc341cee0 | refs/heads/master | 2020-05-07T16:55:45.104573 | 2019-04-10T22:37:44 | 2019-04-10T22:37:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,755 | cpp | // Copyright 2015-2019 Elviss Strazdins. All rights reserved.
#include "core/Setup.h"
#if OUZEL_COMPILE_COREAUDIO
#include <system_error>
#include "CAAudioDevice.hpp"
#include "core/Engine.hpp"
#include "utils/Log.hpp"
#if TARGET_OS_IOS || TARGET_OS_TV
# include <objc/message.h>
extern "C" id const AVAudioSessionC... | [
"elviss@elviss.lv"
] | elviss@elviss.lv |
7e82a8e820151319aba6bf1e4bae3a0195d66c55 | 54399f5d4ac16ca0e241cf504368c92f6885b005 | /tags/trunk_before_2.0_switch/libfreebob/src/bebob/bebob_dl_codes.cpp | b93181c12308b0fdb017cdfee3f8e2b620ee852b | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | janosvitok/ffado | 82dcafeeed08a53a7ab48949a0b1e89fba59a799 | 99b2515d787332e8def72f3d4f0411157915134c | refs/heads/master | 2020-04-09T11:14:29.768311 | 2018-06-26T13:38:39 | 2018-06-26T13:38:39 | 6,838,393 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,314 | cpp | /* bebob_dl_codes.cpp
* Copyright (C) 2006 by Daniel Wagner
*
* This file is part of FreeBoB.
*
* FreeBoB is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your ... | [
"pieterpalmers@2be59082-3212-0410-8809-b0798e1608f0"
] | pieterpalmers@2be59082-3212-0410-8809-b0798e1608f0 |
e733e63c172cdf6eb0156c44cf7d6490fa0f034d | 0141a8f26284dbfd824d9b054a899f6b6d7510eb | /abc/abc/100-150/abc139/d.cpp | d5eefbf45876cea9bf56ac7ffff7463d4345f105 | [] | no_license | yunotama/atcoder | 2da758f479da6aaaa17c88f13995e42554cb0701 | ddb16580416d04abaa6c4d543dc82a62706d283a | refs/heads/master | 2021-03-15T06:20:52.038947 | 2020-03-12T13:19:34 | 2020-03-12T13:19:34 | 246,830,843 | 0 | 0 | null | 2020-03-12T13:19:36 | 2020-03-12T12:39:16 | null | UTF-8 | C++ | false | false | 184 | cpp | #include <bits/stdc++.h>
#define rep(i, n) for (int i = 0; i < (n); i++)
using namespace std;
int main()
{
long long n;
cin >> n;
cout << (n - 1) * n / 2 << endl;
} | [
"kabi.hiroya@gmail.com"
] | kabi.hiroya@gmail.com |
a348ff7c2d276bae6f4786450983b70448e4dd4f | 3a5a2dc09a6a3fd49c65dcae0d39200af5ea5e3f | /src/core/exceptions/NoMemoryException.cpp | e49fc9d4427036fd60d103fba057e645aae28e37 | [
"BSD-3-Clause"
] | permissive | intel/ixpdimm_sw | d72ec153471bedb9c95db119e5fc422be4c66cc7 | dbd3c99f3524ca6aff80f194ff0f67d4a543b9e3 | refs/heads/master | 2023-06-06T22:02:20.199697 | 2022-08-04T22:49:58 | 2022-08-04T22:49:58 | 46,385,178 | 17 | 7 | BSD-3-Clause | 2018-03-08T20:51:05 | 2015-11-18T00:47:04 | C | UTF-8 | C++ | false | false | 1,592 | cpp | /*
* Copyright (c) 2016, Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* this list of conditions and the foll... | [
"nicholas.w.moulin@intel.com"
] | nicholas.w.moulin@intel.com |
a9345df1e90fd0a1a130ba2405222ec2a5561bf9 | 28c000caf6617ba2074e0f2a8fc936ccb8c01fb3 | /poj/1394/6565061_WA.cc | 5997e22e2c7235541adeea90b25307eb9f000483 | [] | no_license | ATM006/acm_problem_code | f597fa31033fd663b14d74ad94cae3f7c1629b99 | ac40d230cd450bcce60df801eb3b8ce9409dfaac | refs/heads/master | 2020-08-31T21:34:00.707529 | 2014-01-23T05:30:42 | 2014-01-23T05:30:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,014 | cc | #include <cstdio>
#include <cstring>
#include <map>
#include <queue>
#include <string>
using namespace std;
struct edge{
int to;
int d;
edge *next;
}edg[100002],*vert[102];
struct QN{
int u;
int start,d;
bool operator <(const QN &a)const{
if(a.d==d)
return a.s... | [
"wangjunyong@doodlemobile.com"
] | wangjunyong@doodlemobile.com |
d10592bbedfd868c9336ba62e9e1d1d384ebe956 | c605c0bdc5c80539b3302ab892d3378ef11d4047 | /백준 using c++/10026.cpp | 91d469f47cf1bc49ef73fea68bde680b33453d35 | [] | no_license | yujin0719/Problem-Solving | 44b4d6e5669c56488ab347e17d22b8346f560a88 | a481d7028f98b107f96483a7b3718b6d401c7822 | refs/heads/master | 2023-06-08T07:47:27.584629 | 2021-07-01T11:26:53 | 2021-07-01T11:26:53 | 252,609,862 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,182 | cpp | //10026: 적록색약
#include <bits/stdc++.h>
using namespace std;
char board[101][101];
int vis[101][101];
int dx[4] = {1,0,-1,0};
int dy[4] = {0,1,0,-1};
char color[3] = {'R','B','G'};
int main(){
ios::sync_with_stdio(0);
cin.tie(0);
int N;
cin >> N;
for(int i = 0; i < N; i++)
cin >> board[i];
queue<pair... | [
"yujin1760@naver.com"
] | yujin1760@naver.com |
0481a5ae07f2a69c9beab888097a02c1261cb7c2 | 1af49694004c6fbc31deada5618dae37255ce978 | /ui/ozone/platform/wayland/host/wayland_zaura_shell.h | 3057ff66ce824b29906a3ccc9b220df95f6f6352 | [
"BSD-3-Clause"
] | permissive | sadrulhc/chromium | 59682b173a00269ed036eee5ebfa317ba3a770cc | a4b950c23db47a0fdd63549cccf9ac8acd8e2c41 | refs/heads/master | 2023-02-02T07:59:20.295144 | 2020-12-01T21:32:32 | 2020-12-01T21:32:32 | 317,678,056 | 3 | 0 | BSD-3-Clause | 2020-12-01T21:56:26 | 2020-12-01T21:56:25 | null | UTF-8 | C++ | false | false | 1,092 | h | // Copyright 2020 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 UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZAURA_SHELL_H_
#define UI_OZONE_PLATFORM_WAYLAND_HOST_WAYLAND_ZAURA_SHELL_H_
#include "ui/ozone/platform/w... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
69561bc3145a4f6ccdba59817ead744521eb6aca | aa8a7cb9058b9c68e9688fe650124ba518a3bbc9 | /Assignment1/Source/MovableCamera.cpp | d6fc0b19af05db603fff5066d47c366a20dbd76d | [] | no_license | kiozune/Climbing-Simulator | 162b6568be477cb6015574a49eb2f50ead528364 | c018ec9cf6287cfc1bea9a3fb8073cdde64d6cc0 | refs/heads/master | 2020-04-22T08:17:36.757266 | 2019-02-27T20:11:36 | 2019-02-27T20:11:36 | 170,239,626 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,335 | cpp | #include "MovableCamera.h"
#include "Utility.h"
void MoveableCamera::update()
{
front.x = cos(rad(yaw)) * cos(rad(pitch));
front.y = sin(rad(pitch));
front.z = sin(rad(yaw)) * cos(rad(pitch));
if (front.IsZero()) return;
front = front.Normalize();
right = front.Cross(worldUp).Normalize();
up = right.Cross(fr... | [
"jameslimbj@gmail.com"
] | jameslimbj@gmail.com |
8526437b98c6ea8d311fe63748ab0883c40c3722 | f4bc7cf7f667f98e0599ae87a4a558e87be0675a | /C++/121_BestTimetoBuyandSellStock.cpp | 483d9572399b69a4f3597bc83d82199c498dc100 | [] | no_license | Darren2017/LeetCode | 7867cbb8f0946045a51d0ffd80793fcd68c7d987 | cf4a6f402b32852affbc78c96e878b924db6cd0b | refs/heads/master | 2020-03-27T18:02:18.498098 | 2019-07-11T15:15:11 | 2019-07-11T15:15:11 | 146,894,108 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 434 | cpp | class Solution {
public:
int maxProfit(vector<int>& prices) {
int min = prices[0], maxprice = 0, len = prices.size();
for(int i = 0; i < len; i++){
if(prices[i] < min){
min = prices[i];
}
if(prices[i] - min > maxprice){
maxprice = p... | [
"17362990052@163.com"
] | 17362990052@163.com |
28347f87ba7d6a950832025c3ceeab2ebbe369e5 | d7cca7519e5c3b3b728a2a0646a5aeb1a9563eeb | /source/development/device-api/device-server-writing/cpp_exchanging/any.cpp | 65f1fb16c902060e7286da0e9b54c36793e644c0 | [] | no_license | tango-controls/tango-doc | b0354144eb873e3af550365f9becb42638e86e73 | d6115b8216ca590b1d47e17046bf71e8af438cb9 | refs/heads/master | 2021-07-15T20:17:32.897753 | 2021-02-04T19:00:35 | 2021-02-04T19:00:35 | 69,636,146 | 10 | 30 | null | 2021-02-24T21:21:51 | 2016-09-30T05:19:33 | TeX | UTF-8 | C++ | false | false | 561 | cpp | CORBA_Any a;
Tango_DevLong l1,l2;
l1 = 2;
a <<= l1;
a >>= l2;
CORBA_Any b;
Tango_DevBoolean b1,b2;
b1 = true;
b <<= CORBA_Any::from_boolean(b1);
b >>= CORBA_Any::to_boolean(b2);
CORBA_Any s;
Tango_DevString str1,str2;
str1 = "I like dancing TANGO";
a <<= str1;
a >>= str2;
// CORBA_string_free(str2);
/... | [
"piotr.goryl@3-controls.com"
] | piotr.goryl@3-controls.com |
d5b12df6fc9f226fd8603bf2a9bd6e00bf4cfdf0 | 2a63cbaee66b1697890bdbd11ff80359317d612f | /SimpleRpc/rpcserver.h | 28c3d7a65806c80ca620d3c054349abb79298f08 | [] | no_license | Meteorix/UnrealPocoSdk | 757ede5254cf17f89b055aabe85c101dd971bc9a | b3dfdafcc9bf1e44092f17bf49cf58bb8897b7f4 | refs/heads/master | 2020-03-22T17:45:52.318670 | 2018-07-11T13:29:17 | 2018-07-11T13:29:17 | 140,414,184 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 957 | h | #ifndef RPCSERVER_H
#define RPCSERVER_H
#include "iostream"
#include <string>
#include "Tcp/PassiveSocket.h"
#include "WinSock2.h"
#include "protocol.h"
#include "json.hpp"
#include <list>
#include <map>
#include <thread>
#include <functional>
using std::string;
using std::cout;
using std::endl;
using json = nlohman... | [
"gzliuxin@corp.netease.com"
] | gzliuxin@corp.netease.com |
f9b15bf6096df19270cfdc6688cd04f079ba574b | 2b39fffb9b36f79614eccb3e940bcebce465dc46 | /protocol/rtp_impl.cpp | c34e220ae11ce98cb4209dd3571faab04e1ed84c | [] | no_license | tonytonyfly/audioengine | d81d93f8d55165996f85c1c00de09c77b1a4b676 | 4e37f1986ae7cf0ac5fe3cd0be0adf0df6fed8cb | refs/heads/master | 2020-06-05T18:48:56.345501 | 2017-11-18T11:59:19 | 2017-11-18T11:59:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,234 | cpp | #include "atp.h"
#include "rtp_impl.h"
RTPImpl::RTPImpl()
{
clock_ = Clock::GetRealTimeClock();
receiver_stat_ = ReceiveStatistics::Create( clock_ );
rtp_payload_registry_ = new RTPPayloadRegistry( RTPPayloadStrategy::CreateStrategy(true) );
rtp_parse_ = RtpHeaderParser::Create();
rtp_receiver_ = R... | [
"zhangnaigan_1989@163.com"
] | zhangnaigan_1989@163.com |
cd069c396c5ae70315145d43089e7660f0cd2347 | cd433b32df1cc7d3d18f23eb1c10e8bcacd7f1b8 | /ClearEEPROM/testStringtoInt/testStringtoInt.ino | 0ec2101b317be9519cac4d63c44cf859166554f2 | [] | no_license | criticalhitx/ArduinoTA | 9818f2a466df01f114fba2ab4fa2d7fc6f175b34 | ffd3754b02f4dfa2ef37da3761a2d6624e5c8bce | refs/heads/master | 2020-07-12T02:13:45.133498 | 2019-12-27T17:59:57 | 2019-12-27T17:59:57 | 204,691,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 631 | ino | #include<EEPROM.h>
//Use 120-125
void setup() {
// put your setup code here, to run once:
Serial.begin(115200);
EEPROM.begin(512);
writeKeyEEPROM("176184",24,29);
}
void loop() {
// put your main code here, to run repeatedly:
}
void writeKeyEEPROM (String key,int startadd,int untiladd)
{
int count = 0;
for... | [
"clink200032@gmail.com"
] | clink200032@gmail.com |
91e737f0d1e9eee11da9d94a26a044f198cbef0c | 2a7e77565c33e6b5d92ce6702b4a5fd96f80d7d0 | /fuzzedpackages/Rfast2/src/apply_funcs_templates.h | 9bdd3aeadc1011698b17bc2c4a248713bf74592a | [] | no_license | akhikolla/testpackages | 62ccaeed866e2194652b65e7360987b3b20df7e7 | 01259c3543febc89955ea5b79f3a08d3afe57e95 | refs/heads/master | 2023-02-18T03:50:28.288006 | 2021-01-18T13:23:32 | 2021-01-18T13:23:32 | 329,981,898 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,261 | h | #include "templates.h"
using namespace std;
#ifndef FUNCS_TEMPLATES_H
#define FUNCS_TEMPLATES_H
/*
* sum(Bin_Fun( a, b))
* ? is a binary function
* a, b are iterators (should be same size)
*/
template<Binary_Function B, class T1, class T2>
inline double apply_funcs(T1 a, T2 b, const int sz){
double ret = 0.0;
for(... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
09d6a7f66daeb5e5f487ba54e081915920f31170 | 9bc24fa2c325b5cb8c6ec6b3515e051a631956b7 | /vector2dsort.cpp | 6418d723d6d893ace37ad6dbad7c501b344be438 | [] | no_license | syedsiddhiqq/Competitive_programming | 5cdca1594fdc1dc78bccc6149e3ab327b57aadeb | c55fa87b8f4803d9f25ed2b028ad482501570697 | refs/heads/master | 2020-04-22T09:08:08.155827 | 2019-02-12T06:08:05 | 2019-02-12T06:08:05 | 170,261,794 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | cpp | /*
* @Author: SyedAli
* @Date: 2019-01-11 17:08:32
* @Last Modified by: SyedAli
* @Last Modified time: 2019-01-11 17:09:31
*/
#include <bits/stdc++.h>
using namespace std;
int main() {
int n, k;
cin >> n >> k;
vector<pair<int, int> > a(n);
for (int i = 0; i < n; ++i) {
cin >> a[i].first;
a[i].second = i;... | [
"dineshananth97@gmail.com"
] | dineshananth97@gmail.com |
db94f32db8c711bc743614f9b7cc2e3c2c4ff2a7 | 5fa00ff2f8f6e903c706d6731ee69c20e5440e5f | /src/shared/LogWriter.cpp | 5b93fe9304dfb40a5087007a60571358682d7e4d | [
"MIT"
] | permissive | 5433D-R32433/pcap-ndis6 | 9e93d8b47ebe0b68373785323be92c57c90669e2 | 77c9f02f5a774a5976e7fb96f667b5abb335d299 | refs/heads/master | 2022-01-13T07:58:42.002164 | 2019-06-24T00:24:02 | 2019-06-24T00:24:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,523 | cpp | //////////////////////////////////////////////////////////////////////
// Project: pcap-ndis6
// Description: WinPCAP fork with NDIS6.x support
// License: MIT License, read LICENSE file in project root for details
//
// Copyright (c) 2019 Change Dynamix, Inc.
// All Rights Reserved.
//
// https://changedynamix.io/
/... | [
"andrey.fedorinin.wrk@gmail.com"
] | andrey.fedorinin.wrk@gmail.com |
85512cc521466c99bb84b18a878f812691dd8ae7 | c5b20eb450210a73e4acb49f347e16b861bee934 | /Arduino Code/Sailboat/Sailboat.ino | 21c629094c85ddfeac7a5bc88701d77601e66c20 | [] | no_license | rflmota/Sailboat | 446d2bfbe773f5fa5f2169d4b4074b953e74c9d6 | fae527d4c6fa0c166c24ef9145183fb93ef8cc2f | refs/heads/master | 2020-05-31T11:37:15.632018 | 2014-05-19T19:00:58 | 2014-05-19T19:00:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,585 | ino | #include <sail_controller.h>
#include <rudder_controller.h>
#include <Wire.h>
#include <Servo.h>
#include <TinyGPSPlus.h>
#define _DEBUG TRUE
const unsigned int COMPASS_I2C_ADDRESS = 0x60;
const unsigned int DEBUG_SERIAL_BAUDRATE = 57600;
const unsigned int GPS_SERIAL_BAUDRATE = 57600;
const unsigned int GPS_VALID... | [
"ricardoflmota@gmail.com"
] | ricardoflmota@gmail.com |
00434465cc3d7a82483463fe9fcd6e4a77fdc620 | da86d9f9cf875db42fd912e3366cfe9e0aa392c6 | /2017/solutions/D/DPK-Gabrovo/bio.cpp | 16454983b5d27cbeb4b0d4f320188c44b95a7929 | [] | no_license | Alaxe/noi2-ranking | 0c98ea9af9fc3bd22798cab523f38fd75ed97634 | bb671bacd369b0924a1bfa313acb259f97947d05 | refs/heads/master | 2021-01-22T23:33:43.481107 | 2020-02-15T17:33:25 | 2020-02-15T17:33:25 | 85,631,202 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 513 | cpp | #include <iostream>
#include <algorithm>
#include <cctype>
using namespace std;
struct dm
{
int d,m;
};
int main ()
{
char k;
dm a,b,c,d;
cin>>a.d;
cin.get(k);
cin>>a.m;
cin>>b.d;
cin.get(k);
cin>>b.m;
cin>>c.d;
cin.get(k);
cin>>c.m;
cin>>d.d;
... | [
"aleks.tcr@gmail.com"
] | aleks.tcr@gmail.com |
53568ae1f9836ded44cc08a8af5c18f094712e33 | 00788ef473065316489de368dbc9ccb14dd1b863 | /Classes/scene/TitleScene.cpp | 892941ed906a6118f8e0a5575f11c233db0901f0 | [] | no_license | KeitaShiratori/KusoGame4 | 3656632f067fa658b697398afe0893e43522ed7f | 92aff72a795ec466d9ef2a55205a781cd060f268 | refs/heads/master | 2021-01-22T01:54:42.552120 | 2015-05-06T06:42:58 | 2015-05-06T06:42:58 | 35,141,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,835 | cpp | #include "TitleScene.h"
#include "StageSelectScene.h"
#define WINSIZE Director::getInstance()->getWinSize()
#define T_DIALOG 1000
#define STAGE_SELECT_SCENE 1
USING_NS_CC;
//コンストラクタ
TitleScene::TitleScene()
{
}
//シーン生成
Scene* TitleScene::createScene() {
auto scene = Scene::create();
auto layer = TitleScene... | [
"keita.shiratori@gmail.com"
] | keita.shiratori@gmail.com |
e1aacb4d5261f52e5f0e87bb65845a4a0dac2af6 | 44aa2e76764f37d27146f18e57f3d7397a29940c | /C++/ISC-EVA1/EVA1_10_CUNAESFERICA.cpp | 99d81ca902802e9e964efddad4af82fa101bb899 | [] | no_license | Nidia08/fundamentospro | 8118fa5fe8f29b091e69bea240989f2f3087d21d | 102c5f68b0b14595a0d93996ba2db3429cb34a4a | refs/heads/master | 2020-03-27T12:22:03.147615 | 2018-12-09T18:18:06 | 2018-12-09T18:18:06 | 146,542,568 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 526 | cpp |
//Nidia Gonzalez Morales 18550676
#include <iostream>
#include <sstream>
#include <string>
#include <cstdlib>
#include <cmath>
using namespace std;
string toString (double);
int toInt (string);
double toDouble (string);
int main() {
cout<< "Ingresa el radio"<<endl;
double r;
cin>>r;
cout<<"In... | [
"nidia.gonzalezm08@gmail.com"
] | nidia.gonzalezm08@gmail.com |
84601eac4df491b674cdcf809efe46c4e6b56752 | 3ff1fe3888e34cd3576d91319bf0f08ca955940f | /dsgc/include/tencentcloud/dsgc/v20190723/model/ReportInfo.h | e7c0867fae6f38fdb5a5991b8bf1deb5f364607e | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-cpp | 9f5df8220eaaf72f7eaee07b2ede94f89313651f | 42a76b812b81d1b52ec6a217fafc8faa135e06ca | refs/heads/master | 2023-08-30T03:22:45.269556 | 2023-08-30T00:45:39 | 2023-08-30T00:45:39 | 188,991,963 | 55 | 37 | Apache-2.0 | 2023-08-17T03:13:20 | 2019-05-28T08:56:08 | C++ | UTF-8 | C++ | false | false | 19,301 | h | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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
... | [
"tencentcloudapi@tencent.com"
] | tencentcloudapi@tencent.com |
c6d1ba859689b6c19f71f3d4cd71a5afa9f54eda | 05ac4e5a18cd01102719c67b591fa376d7f65ad0 | /src/RE/TESDescription.cpp | 64a5729e91d0e3eb8e53e40e43362b435009cb62 | [
"MIT"
] | permissive | CakeTheLiar/CommonLibSSE | 5beb42dee876e2b17265a63903d37f1b1586453e | ad4c94d0373f20a6f5bcdc776ba84bd4a3b24cea | refs/heads/master | 2020-08-14T05:47:28.042591 | 2019-10-14T19:21:03 | 2019-10-14T19:21:03 | 215,108,918 | 0 | 0 | MIT | 2019-10-14T17:47:07 | 2019-10-14T17:47:06 | null | UTF-8 | C++ | false | false | 453 | cpp | #include "RE/TESDescription.h"
#include "skse64/GameFormComponents.h" // TESDescription
#include "RE/BSString.h" // BSString
namespace RE
{
void TESDescription::GetDescription(BSString& a_out, TESForm* a_parent, UInt32 a_fieldType)
{
using func_t = function_type_t<decltype(&TESDescription::GetDescription)>;
... | [
"ryan__mckenzie@hotmail.com"
] | ryan__mckenzie@hotmail.com |
dba8ad70a01928a37a8f7a3ced1408509804b5e1 | 3aa8a1168d18eda2ce0b0855a2fd265b5b445528 | /build-RefInfoEditor-Desktop_Qt_5_7_0_MinGW_32bit-Debug/debug/moc_showkeyboardfilter.cpp | 8012cb0acefa29963095a15f6199a74684480609 | [] | no_license | rymarchik/QtLearning | 49587addbcc8f878f421dfd6c47edcda4b3618f1 | 14986ea6120828f05bf2dab9dc5d0cce6ee969cc | refs/heads/master | 2021-01-17T20:32:15.858422 | 2017-01-16T13:41:09 | 2017-01-16T13:41:09 | 64,671,336 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,783 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'showkeyboardfilter.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
**************************************************... | [
"alexander.rymarchik@gmail.com"
] | alexander.rymarchik@gmail.com |
517c9aa953f8fe7390817853726510980e386663 | 84120b6b73012288fcc907c37a165d548398d319 | /task1/src/2_power.cpp | 7a7e5b7379b01eb52af1aa8954a71744d404e696 | [] | no_license | t0pcup/cpp | 6866122d3d7c711fae35dcc2bb7a128a0bbb1ad9 | cf2b66d0b7397faa4a112b689f9d3ff0198e1a1e | refs/heads/master | 2022-12-17T00:07:46.233528 | 2020-09-28T09:48:55 | 2020-09-28T09:48:55 | 299,297,025 | 1 | 0 | null | 2020-09-28T12:10:35 | 2020-09-28T12:10:34 | null | UTF-8 | C++ | false | false | 630 | cpp | #include <cmath>
#include <gtest/gtest.h>
using namespace std;
// Написать реализацию функции возведения числа в степень
long long power(int, int);
#pragma region power tests
TEST(power, case1) {
EXPECT_EQ(8, power(2, 3));
}
TEST(power, case2) {
EXPECT_EQ(1, power(3, 0));
}
TEST(power, case3) {
EXPECT... | [
"h33el@yandex.ru"
] | h33el@yandex.ru |
6805d27c7ec0c8fca8ad1c22a9a680c8eb62dd08 | f9f493d11ad7e9e088d60714fa3e0209a7e70a5b | /Harkka_Sorsakivi_Manninen/Harkka_Sorsakivi_Manninen/include/vaittamavirhe.hh | fc7f5b8458182124cd4590c86c928c5e2d78408d | [] | no_license | Hirmuli/Labyrintti | dc5e7e6ff09adea7bd09b7947b9038d20e3c4b6e | bb39e0625f11fa93639d714a5d9337245a809d3f | refs/heads/master | 2021-01-10T18:36:52.004522 | 2015-05-04T17:58:04 | 2015-05-04T17:58:04 | 33,736,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,567 | hh | #ifndef JULKINEN_TOT_VAITTAMAVIRHE_HH
#define JULKINEN_TOT_VAITTAMAVIRHE_HH
/**
* \file vaittamavirhe.hh
* \brief Julkinen::Vaittamavirhe-luokan esittely.
* \author ©2010 Jarmo Jaakkola <jarmo.jaakkola@tut.fi>,
* TTY Ohjelmistotekniikka
*/
// Kantaluokat
#include "virhe.hh"
// Standardikirjastot
#inc... | [
"e0tmanni@KA32012.tamk.ad"
] | e0tmanni@KA32012.tamk.ad |
0e48a0784bc7daadc65c37b8d8cdb008759cc81d | 6929e7c71a6b12294a5307640ac04628221e5d54 | /2749.cpp | 46d280b2ea3f5ec51efaea7a792672cbfae4bbf2 | [] | no_license | right-x2/Algorithm_study | 2ad61ea80149cfe20b8248a6d35de55f87385c02 | a1459bfc391d15a741c786d8c47394a3e1337dc6 | refs/heads/master | 2021-06-29T23:13:56.230954 | 2021-03-03T08:25:35 | 2021-03-03T08:25:35 | 216,532,752 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 495 | cpp | #include <iostream>
using namespace std;
long long arr[4]={0,1,2,0};
int fibo(long long x, long long n)
{
long long a;
if (n==1) return 1;
else if(n==2) return 2;
else if(x==n) return arr[3];
else
{
arr[3] = (arr[2]+arr[1])%1000000;
a = arr[2];
arr[2] = arr[3];
arr[1] = a;
x++;
fibo(x, n);
}
}
int ... | [
"kjw970103@gmail.com"
] | kjw970103@gmail.com |
d2915d4130b5ee72227ec0857729a52410166ef1 | 2148f667cc1b75213c8ae10f8f1b499aae3df980 | /LeetCode/90.子集2.cpp | cde571b99354afa79063e7747da203922aa98a7e | [] | no_license | zkk258369/Practice-of-some-Test | 346d14714bc3f9ea965abf294eadcb2f28622847 | 599914056f2b263a69621724961175f08bb622ac | refs/heads/master | 2021-07-12T16:24:18.974614 | 2020-10-11T07:29:45 | 2020-10-11T07:29:45 | 209,548,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,479 | cpp | #include<iostream>
#include<vector>
#include<algorithm>
using namespace std;
/* 思路一
* 1.先排序
* 2.递归过程中,遇到nums[i] == nums[i-1],则跳过这次递归
* 这样就避免了同层次的相同元素,而没有避免不同层次的相同元素,实现了去重。
*/
class Solution
{
private:
vector<vector<int>> res;
vector<int> cur;
public:
vector<vector<int>> subsetsWithDup(vector<int>& nums... | [
"zkk258369@163.com"
] | zkk258369@163.com |
ffddf61a74de9c70c8c4b5fa6bb4c43bb047e74e | 8b08822c5b94516353b0b76f1b5fea5de0d6023b | /src/multi_armed_bandit.hpp | 04d222066f3d707893285c7f8bf599f845eadb6b | [] | no_license | phpisciuneri/k-armed-bandit | 72f031307efd28a3587bcc3992778a79788ffb44 | dd7f3d00d2d553abf20c866dde7521ca2edf60cd | refs/heads/main | 2023-06-16T09:48:00.894273 | 2021-07-16T15:51:42 | 2021-07-16T15:51:42 | 384,190,999 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,014 | hpp | #ifndef MULTI_ARMED_BANDIT_HPP_
#define MULTI_ARMED_BANDIT_HPP_
#include <random>
#include <vector>
class Multi_armed_bandit {
public:
Multi_armed_bandit(int n_arms, std::default_random_engine& generator) : k(n_arms) {
// initialize known action values from ~ N(0, 1)
q_star.resize(k);
std::normal_dis... | [
"phpisciuneri@gmail.com"
] | phpisciuneri@gmail.com |
3ee61ace8a63c88a419e16fe01eee1b0f5521f64 | 788aed39b7253d761079a1478594488d67c4d1ef | /ue4Prj/Source/ue4Prj/Pickable.cpp | ac3c7f2f1a73ac19b198c4b0d5d4ad3cbcd5a576 | [] | no_license | Arbint/VersionCtrl | e6e384a474e0df4f9ec227ca479387f6370be1d0 | b3d92a99b144eadc1dffb0f2c9548616dfe3c0d7 | refs/heads/master | 2020-12-14T07:42:18.521443 | 2017-06-29T02:41:08 | 2017-06-29T02:41:08 | 95,582,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 772 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "Pickable.h"
// Sets default values
APickable::APickable()
{
// Set this actor to call Tick() every frame. You can turn this off to improve performance if you don't need it.
PrimaryActorTick.bCanEverTick = true;
VisualMesh... | [
"jingtianli.animation@gmail.com"
] | jingtianli.animation@gmail.com |
7e3d302e2a0d8ed086ef5033c05732aaac8deb5e | a4f6a06e41f0873bc5d71783051c2483e4a90314 | /UNITTESTS/stubs/storage/ProfilingBlockDevice_stub.cpp | 52a94fa5b1d805a744b74d56385559904afc3ce1 | [
"SGI-B-1.1",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"MPL-2.0",
"BSD-3-Clause",
"BSD-4-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jeromecoutant/mbed | 20b7a5a4dfbcace7c5a6a2086fde939c28dc8a8b | bf07820e47131a4b72889086692224f5ecc0ddd7 | refs/heads/master | 2023-05-25T09:50:33.111837 | 2021-06-18T09:27:53 | 2021-06-18T15:18:48 | 56,680,851 | 2 | 4 | Apache-2.0 | 2018-09-28T12:55:38 | 2016-04-20T11:20:08 | C | UTF-8 | C++ | false | false | 1,898 | cpp | /*
* Copyright (c) 2017, Arm Limited and affiliates.
* SPDX-License-Identifier: Apache-2.0
*
* 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/LICEN... | [
"antti.kauppila@arm.com"
] | antti.kauppila@arm.com |
8f082dfb0cc805a168500f84bc9beb4848dffda0 | aff0153d6d792b1396a34813809b1c2b4738a157 | /Engine/include/kat/renderer/VertexArray.hpp | e7deb80709b4c3c00279b3678ba1d1a85a128ba5 | [
"MIT"
] | permissive | superspeeder/thegame | 1614593bfb8afd59bf7d4d96c227c857b4334dcd | a8b80c919b6790236e9496ed1cdcbe1649fa3344 | refs/heads/master | 2023-03-17T17:23:27.461069 | 2021-03-11T17:23:12 | 2021-03-11T17:23:12 | 345,518,190 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | hpp | #pragma once
#include <glad/glad.h>
#include "kat/renderer/Buffer.hpp"
namespace kat {
class VertexArray {
private:
uint32_t m_VertexArray;
uint32_t m_NextIndex = 0;
public:
VertexArray();
~VertexArray();
void bind();
void unbind();
void attachEBO(kat::ElementBuffer* ebo);
void attribute(ui... | [
"andy@delusion.org"
] | andy@delusion.org |
9e98b7a97e167cb2bfbe06aca38c7b00c7c83d9c | d4bcd690abb41c6720aab07feeb205392c712793 | /Chapter 9/OOP Project/OOPProjectStep3/OOPProjectStep3/Source.cpp | 32a72724477c9eb9e60586c11a630a73aa1b8192 | [] | no_license | HyungMinKang/Cplusplus-Pratice | 39b26bf2a58b47d29ca7401ad4c47e1b87f2f899 | 22aa3d93d0304bff062e63a290a20d08bcb271a8 | refs/heads/master | 2022-05-28T01:41:22.711717 | 2020-04-29T01:21:17 | 2020-04-29T01:21:17 | 259,792,112 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 3,131 | cpp | /* step3 수정사항
깊은 복사- 복사 생성자 정의
Account 클래스
*/
#define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <cstring>
using namespace std;
const int NAME_LEN = 20;
void showMenu(void);
void makeAccount(void);
void depositMoney(void);
void withdrawMoney(void);
void showAll(void);
enum { MAKE = 1, DEPOSIT, WITHDRAW,... | [
"ramkid91@gmail.com"
] | ramkid91@gmail.com |
d8a5cbc8bb4a8a2fbe58c0c80f272a23e87d7fb2 | 5f3cb89f65805aac2e9b69ac89d59b74062927aa | /AVL/AVLTest.cpp | 29738d38d65cc015bed78207992435ae54a6fc51 | [] | no_license | kk-codezeus/BST-AVL-Treap-Splay-Trees-Analysis | 5cc75d2c386827dab3bd3c128e8c0c5f7654227f | ae0de1db9f9ebd99e3cc31ed41bbc85d257caadf | refs/heads/master | 2020-05-21T14:30:06.628016 | 2019-05-11T03:33:36 | 2019-05-11T03:33:36 | 186,080,071 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,082 | cpp | #include "AVL.cpp"
using namespace chrono;
vector<int> randomKeys;
vector<int> sequentialKeys;
vector<int> recentAccessedKeys;
void loadThreeVectors()
{
ifstream random("../random_keys.txt",ifstream::in);
ifstream sequential("../sequential_keys.txt",ifstream::in);
ifstream recent("../recentAccess_keys.txt... | [
"kk3117@gmail.com"
] | kk3117@gmail.com |
e7aae108e7307ddaf212935ef993a137cc8daf31 | 6fa29c69e3e5ec1acf2a0c25f94d733e523b731f | /LabProject13/LabProject13/GameFramework.h | ea25c8f11358da613720c256e77f11d6ae64d295 | [] | no_license | KU-t/3D-Game-Programming | 62bb4062cf79e871b88522e8f7f71933b502c7b7 | f4078b06362bf75a26bac6a2fc915f273a04585b | refs/heads/master | 2022-02-23T13:05:21.921440 | 2019-06-26T11:06:59 | 2019-06-26T11:06:59 | 174,095,293 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 3,507 | h | #pragma once
#include "Timer.h"
#include "Player.h"
#include "Scene.h"
class GameFramework{
private:
//게임 프레임워크에서 사용할 타이머
GameTimer m_GameTimer;
//프레임 레이트를 주 윈도우의 캡션에 출력하기 위한 문자열
_TCHAR m_pszFrameRate[50];
// Scene
Scene *m_pScene;
// Camera
Camera *m_pCamera = NULL;
// Player
Player *m_pPlayer = NULL;
... | [
"jhltk2426@naver.com"
] | jhltk2426@naver.com |
073ade734c17a6dd23400224a13e62112dcd8ee3 | 4597f9e8c2772f276904b76c334b4d181fa9f839 | /C++/First-Missing-Positive.cpp | 20148f4dc840a2676ee855c4ed47615c1a5d336b | [] | no_license | xxw1122/Leetcode | 258ee541765e6b04a95e225284575e562edc4db9 | 4c991a8cd024b504ceb0ef7abd8f3cceb6be2fb8 | refs/heads/master | 2020-12-25T11:58:00.223146 | 2015-08-11T02:10:25 | 2015-08-11T02:10:25 | 40,542,869 | 2 | 6 | null | 2020-09-30T20:54:57 | 2015-08-11T13:21:17 | C++ | UTF-8 | C++ | false | false | 624 | cpp | class Solution {
public:
int firstMissingPositive(vector<int>& nums) {
int cur = 0;
while (cur < nums.size()) {
while (nums[cur] != cur + 1) {
if (nums[cur] > nums.size() || nums[cur] <= 0) {
break;
} else {
if (nums... | [
"jiangyi0425@gmail.com"
] | jiangyi0425@gmail.com |
1a864b989c02d636a73d935cfc22927e514ec171 | 03a4884c3feb088379967f404ebc844941695b67 | /Leetcode/周赛162/11.17_4.cpp | 27e24ce66096cf86ecc77f08c1512b076b2a1bd6 | [] | no_license | 875325155/Start_Leetcode_caishunzhe | 26686ae9284be2bdd09241be2d12bc192e8684bd | af15bf61ab31748724048ca04efb5fa007d4f7f5 | refs/heads/master | 2020-09-02T06:42:01.896405 | 2020-02-17T10:42:38 | 2020-02-17T10:42:38 | 219,158,659 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 672 | cpp | #include<cstdio>
#include<algorithm>
using namespace std;
struct city
{
char name[100];
double g1,g2,g3;
double gdp;
double ans;
}City[1005];
int cmp1(city a,city b)
{
return a.gdp<b.gdp;
}
int cmp2(city a,city b)
{
return a.ans<b.ans;
}
int main()
{
int n;
scanf("%d",&n);
for(in... | [
"875325155@qq.com"
] | 875325155@qq.com |
093d5b7e52c133f037ecaba064ed6ebb67163429 | f5f053975aadd70cadbf3831cb27d2873e51c808 | /ceEngine/Texture_D3D.cpp | 3a24097806d03bfe283b84256608137b2ec1e785 | [] | no_license | YoelShoshan/Dooake | fd5ded20b21075276c27899215392f6078d8713e | 254b74bc8fa30d38511d5bda992a59253cc8c37d | refs/heads/master | 2021-01-20T11:11:23.048481 | 2016-09-15T20:03:32 | 2016-09-15T20:03:32 | 68,323,638 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,826 | cpp | #include "stdafx.h"
#include "Texture_D3D.h"
#include "Defines.h"
#include "LogFile.h"
extern ILogFile* g_pLogFile;
#include "ce.h"
#include <string>
#include "stdio.h"
///////////////////////////////////////////////////////////////////
// RESTORE RESTORE RESTORE RESTORE RESTORE RESTORE RESTORE RESTORE
#include ... | [
"yoelshoshan@gmail.com"
] | yoelshoshan@gmail.com |
2a5c1b35af01afca4bab98b00bd1e828b46a1822 | 5a60d60fca2c2b8b44d602aca7016afb625bc628 | /aws-cpp-sdk-iotwireless/include/aws/iotwireless/model/TagResourceResult.h | 3fb3cb40432ffea19cf708c4faa9a112bdf74813 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | yuatpocketgems/aws-sdk-cpp | afaa0bb91b75082b63236cfc0126225c12771ed0 | a0dcbc69c6000577ff0e8171de998ccdc2159c88 | refs/heads/master | 2023-01-23T10:03:50.077672 | 2023-01-04T22:42:53 | 2023-01-04T22:42:53 | 134,497,260 | 0 | 1 | null | 2018-05-23T01:47:14 | 2018-05-23T01:47:14 | null | UTF-8 | C++ | false | false | 800 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iotwireless/IoTWireless_EXPORTS.h>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
namespace Json
{
class JsonValue;
} // ... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
9e7898d3f2ba8258fdfb3ab370a984326733e92a | 8263d56e3b565bdbec506b3823a9e4f1361ce284 | /19-01to03/qt_udpsocket/netcomm/cameradatapool.cpp | 0cdea1a8e7edaf96a515e23905b53535676a288b | [
"MIT"
] | permissive | 18325391772/blog-code-example | 52268d63f08a441f3a4819ae62c8d278c22d1baf | 8ea0cc00855334da045b4566072611c24c14c844 | refs/heads/master | 2020-05-30T12:23:52.054077 | 2019-05-31T03:54:27 | 2019-05-31T03:54:27 | 189,733,193 | 0 | 0 | MIT | 2019-06-01T12:59:48 | 2019-06-01T12:59:47 | null | UTF-8 | C++ | false | false | 656 | cpp | #include "cameradatapool.h"
#include <QDebug>
template<class T>
DataObjPool<T>::DataObjPool(int size)
{
T *pt;
pool.reserve(size);
for(int i = 0; i < size; i++) {
pt = new T();
pt->setValid(true);
pt->setId(i);
pool.append(pt);
}
numAvailable = size;
}
template <cl... | [
"752736341@qq.com"
] | 752736341@qq.com |
c115ec5974c812caea42f391e5e1810a24abfec4 | 51c59bc864255b95ee29f9a87f1a9f84acbcc25b | /YellowBelt/Week3/Task3/bus_manager.cpp | 88d1a32e76931303726ecb4697ae29c44673bc22 | [] | no_license | Handwhale/Coursera | 2c8d6c25d6aba357a8172d4663f6640c1350d042 | e4fcf28394203f274a9180d4a7d30ee380d262fb | refs/heads/master | 2021-07-04T16:58:32.559122 | 2020-11-01T10:55:38 | 2020-11-01T10:55:38 | 195,672,184 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 772 | cpp | #include "bus_manager.h"
#include <vector>
void BusManager::AddBus(const string &bus, const vector<string> &stops) {
buses_to_stops[bus] = stops;
for (const auto &item : stops) {
stops_to_buses[item].push_back(bus);
}
}
BusesForStopResponse BusManager::GetBusesForStop(const string &stop) const {
... | [
"mr.rabbiton@gmail.com"
] | mr.rabbiton@gmail.com |
93df2275918f6d65f6e197bba8b5412a613c441b | 7579d827cb7b50b438dfd9ef6fa80ba2797848c9 | /sources/plug_wx/src/luna/bind_wxAuiNotebookPage.cpp | c2a1591585c67e521b8ba11b61252eca8006ae03 | [] | no_license | roche-emmanuel/sgt | 809d00b056e36b7799bbb438b8099e3036377377 | ee3a550f6172c7d14179d9d171e0124306495e45 | refs/heads/master | 2021-05-01T12:51:39.983104 | 2014-09-08T03:35:15 | 2014-09-08T03:35:15 | 79,538,908 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,276 | cpp | #include <plug_common.h>
class luna_wrapper_wxAuiNotebookPage {
public:
typedef Luna< wxAuiNotebookPage > luna_t;
inline static bool _lg_typecheck___eq(lua_State *L) {
if( lua_gettop(L)!=2 ) return false;
if( !Luna<void>::has_uniqueid(L,1,43006525) ) return false;
return true;
}
static int _... | [
"roche.emmanuel@gmail.com"
] | roche.emmanuel@gmail.com |
e4a434214f75311828d431b69b07540d390f43a0 | cb6588134336d847031f6e5b76ec1565ab786013 | /src/interfaces/node.h | e601a964cd8151c316247dfa8da7b8df13d57d0a | [
"MIT"
] | permissive | mkscoin/mkscoin | 10d4bb1ee557aa1ab50b46a36cfa66995821b888 | a4436857087a727a5d1b03f8380764b04d954f04 | refs/heads/master | 2023-06-02T19:49:30.987647 | 2021-06-11T05:34:29 | 2021-06-11T05:34:29 | 375,903,358 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,669 | h | // Copyright (c) 2018 The mkscoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef mkscoin_INTERFACES_NODE_H
#define mkscoin_INTERFACES_NODE_H
#include <addrdb.h> // For banmap_t
#include <amount.h> ... | [
"15370399888@163.com"
] | 15370399888@163.com |
d386ac319fef8b60b9b768a64b4ebb5a994c9741 | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/AutoMLSortBy.h | 71c6768156d431e4febc85c2bc0485a37b2836e2 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 659 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/sagemaker/SageMaker_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace SageMaker
{
namespace Model
{
enum class AutoMLSortBy
{
NO... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
9fadac1b5794ea48fba046e23a8d080436d1a7ce | 157668c81e84c9fd675a7fdcc7b350333a38f50d | /Selector.h | 7b76b1e95eb00fefb0db32b4e2af3e0e94ae1a41 | [] | no_license | SohaylaMohamed/Tournment-Predictor | 7a0f2e480fe35f5ec37f2c44231b7211d746c3d8 | e5fb7eb9b4e194e41c061cbe690c4c898b24beaf | refs/heads/master | 2022-09-15T02:15:29.443818 | 2020-06-02T19:51:49 | 2020-06-02T19:51:49 | 268,894,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | h | //
// Created by sohayla on 13/03/19.
//
#ifndef TOURNMENT_PREDICTOR_SELECTOR_H
#define TOURNMENT_PREDICTOR_SELECTOR_H
#include <string>
#include <map>
#include "State.h"
using namespace std;
class Selector {
private:
string index;
State *currentState;
public:
Selector(string index);
string getSelect... | [
"sohaylaMohammed734@gmail.com"
] | sohaylaMohammed734@gmail.com |
ceaa1419e7a2942b101102b19b67d496b1171197 | e1bfbf48adea8cc8e2a4daa2dc1dbcb5ae811df5 | /Hashing/hashChain.h | aa0efeed57b40b6208ed1913d2b036b6fe2701a2 | [] | no_license | utec-cs-aed/solution_mix | c702394a719c6232baf798a18d1c76a7f8c9cf4f | 06d75534ef185b770e20c4fc6a211d97bb03fd33 | refs/heads/main | 2023-04-20T18:32:17.694779 | 2021-05-10T19:48:51 | 2021-05-10T19:48:51 | 300,741,408 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,771 | h | template <typename TK, typename TV>
class Hash
{
private:
struct Node {
int hashCode;
TK value;
TV value;
Node* next;
};
int arrayLength;
int size;
Node** array;
public:
Hash(int _length)
{
arrayLength = _length;
array = new N... | [
"heider.sanchez.pe@gmail.com"
] | heider.sanchez.pe@gmail.com |
d9e5fdad5396e973cbc0797fff346da2bd149651 | c3f18073dac4767129e28dece885dc95525c1f53 | /LeetCode/All/cpp/141.linked-list-cycle.cpp | 4be4dff40aab45aeae1044682b365db21fef4adc | [
"MIT"
] | permissive | sunnysetia93/competitive-coding-problems | 670ffe1ec90bfee0302f0b023c09e80bf5547e96 | e8fad1a27a9e4df8b4138486a52bef044586c066 | refs/heads/master | 2023-08-09T04:31:24.027037 | 2023-07-24T12:39:46 | 2023-07-24T12:39:46 | 89,518,943 | 20 | 22 | MIT | 2023-07-24T12:39:48 | 2017-04-26T19:29:18 | JavaScript | UTF-8 | C++ | false | false | 453 | cpp | /**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode(int x) : val(x), next(NULL) {}
* };
*/
class Solution {
public:
bool hasCycle(ListNode *head) {
ListNode *slow = head, *fast = head;
while (fast && fast->next) {
slow =... | [
"bhavi.dhingra@gmail.com"
] | bhavi.dhingra@gmail.com |
8ac3d1612b1617d2b1a66459033ce7d96637aa25 | 850c8077bfa06b340f54f44a425f79e2b583e415 | /Source/LivingAvatars/MyAnimationBlueprintLibrary.cpp | 16d2058ddb10ba2a072bcc5ea11f8626d8bc8eb7 | [
"MIT"
] | permissive | adamriley1219/VRAvatarMotion | 7d37fe611c022df86b802c9344779abbd3bfd179 | 17ca530d0a26fd77ccb9406947479585574a0aae | refs/heads/master | 2021-09-14T10:33:53.168961 | 2018-05-11T21:11:47 | 2018-05-11T21:11:47 | 105,055,644 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "MyAnimationBlueprintLibrary.h"
| [
"adamriley1219@gmail.com"
] | adamriley1219@gmail.com |
f3bf32d9a46f4d375e16ed5c0ce2e142460ed71c | 307ff7435a9b6f0090c873626ff2861ccc0b7c41 | /c메모/문장만들기.cpp | 521c02891538510e6a424ea89fcc6d43b9f9666e | [] | no_license | sjoon627/basic_200 | eb579eca1d9633314ba98d981f426472d9109f3e | 4ab045557458e40e83752b1bc017b2047c84b253 | refs/heads/master | 2020-09-02T04:40:31.776787 | 2020-04-11T14:45:03 | 2020-04-11T14:45:03 | 219,133,766 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 681 | cpp | #include <stdio.h>
#include <string.h>
int main()
{
freopen("input.txt","r",stdin);
freopen("output.txt","w",stdout);
int l,i,j,n;
char str[2][10000]={0};
int A[2][26]={0};
scanf("%s",str[0]);
l=strlen(str[0]);
for(i=0;i<26;i++){
A[0][i]=i;
}
for(i=0;i<l;i++){
A[1][str[0][i]-'a']+=1;
}... | [
"48435096+sjoon627@users.noreply.github.com"
] | 48435096+sjoon627@users.noreply.github.com |
b49b4f5e70bdfdd70db0b4ecc8e8eef792efbdf5 | 0b049f21ccdb20c78dc8e94fdca9c5f089345642 | /算法竞赛宝典/第三部资源包/第八章 线段树/天网.cpp | 1b36df77ee70726b7dc9898db9eda856b741179d | [] | no_license | yannick-cn/book_caode | 4eb26241056160a19a2898a80f8b9a7d0ed8dd99 | 5ea468841703667e5f666be49fece17ae0d5f808 | refs/heads/master | 2020-05-07T14:17:50.802858 | 2019-04-10T13:01:19 | 2019-04-10T13:01:19 | 180,582,574 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,786 | cpp | //天网
#include<stdio.h>
#define Max 200001
struct data
{
int l,r,max;
}node[3*Max];
int score[Max];//保存分数
int max(int a,int b)
{
return a>b? a:b;
}
void BuildTree(int left,int right,int num)//建树
{
node[num].l=left;
node[num].r=right;
if(left==right)
... | [
"happyhpuyj@gmail.com"
] | happyhpuyj@gmail.com |
d5d52a68655d2d0f84aaefd0a82b3f9bbc114817 | ce814fc0678bc864f8d38362660adc8de9e25329 | /Coursework/nclgl/Mesh.h | 82ea6f3ea3a076bb3cf0e4da85cf70dcb575c4bc | [] | no_license | nutiel/CSC5802 | c7329e3a4062b3e80bae0add7a6bcb349fb6394d | d0e26f9249625c90f98d856d707e68a75527c866 | refs/heads/master | 2021-08-18T21:34:21.308191 | 2017-11-23T21:06:09 | 2017-11-23T21:06:09 | 110,700,424 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,119 | h | #pragma once
#include "OGLRenderer.h"
enum MeshBuffer {
VERTEX_BUFFER, COLOUR_BUFFER, TEXTURE_BUFFER, NORMAL_BUFFER, TANGENT_BUFFER, INDEX_BUFFER, MAX_BUFFER
};
class Mesh {
public:
Mesh(void);
~Mesh(void);
virtual void Draw();
static Mesh * GenerateTriangle(float x, float y, float z);
static Mesh * Generate... | [
"32769684+nutiel@users.noreply.github.com"
] | 32769684+nutiel@users.noreply.github.com |
bf357ec8c055f8aeb88b152187db92ae8df705e3 | bfd6feab3383162d4cc6f7bbecc94ed7e1fb369b | /UI/Source/Crash.h | ebc70d833db327098fe0946cb394a4224cdef76f | [
"Apache-2.0"
] | permissive | paultcn/launcher | 1a9200ecf57bf8703031a442063d6ed904ce8dfe | d8397995e18200b12d60781ed485af04f70bff03 | refs/heads/master | 2021-07-13T00:52:56.408370 | 2017-09-27T09:13:31 | 2017-09-27T09:13:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 530 | h | #ifndef __CRASH_H__
#define __CRASH_H__
#include "../JuceLibraryCode/JuceHeader.h"
#include "Poco/Logger.h"
class Crash :
public juce::Component,
public juce::ButtonListener
{
public:
Crash();
~Crash();
void paint (juce::Graphics&) override;
void resized() override;
... | [
"i@crioto.com"
] | i@crioto.com |
ef6f61e71bb0eebc8d0b82289aaf6e97658cab9f | 4e49f2b456882ba8643907a196f86b3062004243 | /MFCTeeChart/MFCTeeChart/TeeChar/surfaceseries.h | 81c1db4b88c1f559d1c30528ef5bbd01fa448c26 | [] | no_license | 772148702/Artificial-Intelligence | d4616acf13a38658fc38e71874091b4a0596f6ac | 3b2c48af7a88adc2d2fab01176db7c811deda1d1 | refs/heads/master | 2018-08-29T19:14:37.293494 | 2018-07-06T15:16:10 | 2018-07-06T15:16:10 | 108,261,921 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,030 | h | // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your modifications will be overwritten.
// Dispatch interfaces referenced by this interface
class CValueList;
class CBrush1;
cl... | [
"772148702@qq.com"
] | 772148702@qq.com |
4107e7e24488ba4dd79c841baf3d6d43edced4c8 | 331dd3ecae04a64b0e9d54a86c5bd9d5db6a53ac | /src/http/Url.cpp | 5a349d7339cca79d20d5692e02cc4d403b5b2d3d | [] | no_license | makarenya/vantagefx | e6a3a3162beb1c29e627a5f94f8afc52ab961149 | 413e5568b55a1cb028063825681d32407a1fb277 | refs/heads/master | 2020-12-29T02:36:34.127314 | 2017-04-10T12:17:28 | 2017-04-10T12:17:28 | 55,528,986 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,753 | cpp | //
// Created by alexx on 17.04.2016.
//
#include "Url.h"
#ifdef _MSC_VER
#pragma warning(disable : 4503)
#pragma warning(push)
#pragma warning(disable: 4348) // possible loss of data
#endif
#include <boost/lexical_cast.hpp>
#include <boost/spirit/include/qi.hpp>
#include <boost/fusion/adapted.hpp>
#include <boost/f... | [
"alexey@deli.su"
] | alexey@deli.su |
59cb28ded54536f411976be14cad000c2b8373a2 | c76346e1ac0e6ac32c2ada9496a5a92133146ced | /src/cpu_bsplv.cpp | 49b581cb0b006bb7cfbe96ebf2d4212082977f5f | [] | no_license | mhieronymus/GUSTAV | ed2cf58c4c6d4c6acf870118d88c142d9030829e | 97d09ae60e6734acf06c2780d0d4f814e0800446 | refs/heads/master | 2020-03-30T04:14:09.223343 | 2018-10-19T07:34:32 | 2018-10-19T07:34:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,636 | cpp | #include "cpu_bsplv.hpp"
CPU_BSPLV::CPU_BSPLV(
char * filename)
{
load_table(filename);
}
CPU_BSPLV::~CPU_BSPLV()
{
free_table();
}
// Binary search to find the leftmost spline with support.
// Uses left as first guess
void CPU_BSPLV::find_left_knot(
value_t * knots,
index_t n_knts,
index_t ... | [
"mhierony@students.uni-mainz.de"
] | mhierony@students.uni-mainz.de |
319b044afa2e5f84360e2658bd4be8639a2780f9 | 976aa8b8ec51241cbac230d5488ca4a24b5101dd | /lib/dart_analyzer_execreq_normalizer.h | 15ec09c1f43fb183a1a67a00fd7099126239ea85 | [
"BSD-3-Clause"
] | permissive | djd0723/goma-client | 023a20748b363c781dce7e7536ffa2b5be601327 | 1cffeb7978539ac2fee02257ca0a95a05b4c6cc0 | refs/heads/master | 2023-03-29T07:44:30.644108 | 2021-03-24T11:49:54 | 2021-03-24T15:03:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 855 | h | // Copyright 2019 The Goma 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 DEVTOOLS_GOMA_LIB_DART_ANALYZER_EXECREQ_NORMALIZER_H_
#define DEVTOOLS_GOMA_LIB_DART_ANALYZER_EXECREQ_NORMALIZER_H_
#include "lib/execreq_normalizer.... | [
"tikuta@chromium.org"
] | tikuta@chromium.org |
767d664db770d1a35c6bea61e8c1a3cd06e13ec0 | 097b30de420bd68117a20613e4ed62f1f994626a | /crc8saej1850.h | d24002d1a7d43b10b0225b5c205b1f491b54d97b | [] | no_license | Kompot11181/BreakCRC | 276a8afaeb5e26c54b7933929a0f17223cfe2c77 | 4fb5045b241d6b9f7aa01888170f64e0faa1af51 | refs/heads/master | 2022-11-10T17:00:51.352924 | 2020-06-27T13:29:20 | 2020-06-27T13:41:52 | 275,375,019 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 593 | h | #ifndef CRC8SAEJ1850_H
#define CRC8SAEJ1850_H
#include <QtCore>
// класс, описывающий алгоритм CRC-8-SAE J1850
// x8 + x4 + x3 + x2 + 1 (0x1D | 0x100)
// Нормальное представление: 0x1D
// Реверсивное представление: 0xB8
// Реверснивное от обратного: 0x8E
class crc8SAEJ1850
{
public:
crc8SAEJ1850();
void CRC... | [
"chosen_i@inbox.ru"
] | chosen_i@inbox.ru |
09cc47113b6223766cb38eebc0e022fbf49ed53e | 41ece9eafe777948758fa3c5d12bc238829164bc | /Arduino/dj_controller/dj_controller.ino | dad40ff043bab160745079b50ccedff13faef57a | [] | no_license | edition89/projects | d4d3a6ecb80cad18e74d9402c401d85077eb974a | d2052d89b2b460f8b6cb9d0f3a08904c50df7862 | refs/heads/main | 2023-04-06T13:02:30.321554 | 2021-04-19T08:46:20 | 2021-04-19T08:46:20 | 359,360,035 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,928 | ino | #define CLK 15 //Энкодер
#define DT 14
#define SW 16
#define PIN 6 //Neopixel
#define NUMPIXELS 32
#define ARRENC 6 // Массив действий энкодера
#define DOUBLEARR 16 // Смешение на массив
#define ROWS 4 // Столбцы
#define COLS 4 // Строки
#include <TM1638lite.h>
#include "GyverEncoder.h"
#include "MIDIUSB.h"... | [
"roman_gabibullae@mail.ru"
] | roman_gabibullae@mail.ru |
f28be2d03da382d7464f610a983f84d6e3f8d966 | bf26310b4c2b5010b38eabc1db859b7d2c98aaf4 | /tailieu/stack.cpp | 6ce82967da7f7ed5839a4a98f78139d955f7c44f | [] | no_license | nhaantran/ctdl | 03ed8583a56c8a8a266afb58ff4b76e6e05e212c | 7dd34adbea6ff807767cdd9f8fb4310a73841481 | refs/heads/master | 2023-07-03T00:29:53.042004 | 2021-08-08T09:04:15 | 2021-08-08T09:04:15 | 393,911,277 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 846 | cpp | #include <iostream>
using namespace std;
struct node
{
int info;
node *pnext;
};
struct List
{
node *phead;
node *ptail;
};
void createlist(List &l)
{
l.phead=l.ptail=NULL;
}
node *createnode(int info)
{
node *p=new node;
p->info=info;
p->pnext=NULL;
return p;
}... | [
"20520259@gm.uit.edu.vn"
] | 20520259@gm.uit.edu.vn |
eaa77ce02591f2e0b52f55b6d4c33ad21c7ed0b9 | e51382641be2b0ba5c6dfcb8952ab5bc7ee295bd | /include/Vertex.h | 185728036ac4cae329fb6657bcd2107e02d750fb | [] | no_license | dragod812/Straight-Skeleton-Implementation | c55c715800b1b6d0f66634d227a61e54eeeb70b7 | 52dfc23b8db20e69e6e5f5ff3520ae92e47afccf | refs/heads/master | 2020-03-14T09:08:28.438776 | 2018-04-29T23:53:52 | 2018-04-29T23:53:52 | 131,539,229 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 551 | h | #ifndef VERTEX_H
#define VERTEX_H
class Vertex;
#include "Point.h"
#include "CLLNode.h"
#include<memory>
#include "Ray.h"
#include "Edge.h"
#include "Direction.h"
enum Type { EDGE, SPLIT };
class Vertex{
public:
Point<double> coord;
Ray* bisector;
Edge* inEdge;
Edge* outEdge;
CLLNode* cllNode;
... | [
"sidtastic11@gmail.com"
] | sidtastic11@gmail.com |
baca92bd21304160fdebe65fd867dbf076c7ef66 | 2f6278ca84cef2b2f5b85bf979d65dcbd4fa32a9 | /algorithms/scrambleString.cpp | 00f32f5ca38cbd7593557a0e7eab11d9f3a57f4a | [
"MIT"
] | permissive | finalspace/leetcode | ffae6d78a8de1ab2f43c40bccc10653e3dec2410 | 4a8763e0a60f8c887e8567751bd25674ea6e5120 | refs/heads/master | 2021-06-03T13:39:16.763922 | 2019-07-26T07:35:03 | 2019-07-26T07:35:03 | 40,842,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,151 | cpp | // Source : https://leetcode.com/problems/scramble-string/
// Author : Siyuan Xu
// Date : 2015-08-14
/**********************************************************************************
*
* Given a string s1, we may represent it as a binary tree by partitioning it to two non-empty substrings recursively.
*
* Belo... | [
"finalspace.1031@gmail.com"
] | finalspace.1031@gmail.com |
a6ce341b1c339a679de64b507e70b915cf30ddc7 | fdf6a2c879bf56bfa684cb82cbc09d28de5a30ce | /simplealignment.h | 86aed7fdc3f9a08154fd87fd696425e2e032f5a7 | [] | no_license | rickbassham/indi-celestron-cgx | 2820cb230c0535cb3cc014a5f09f276c28bd5d23 | 1878fbd8ac8b638c596bc6df5cfeb61f4aa0f5a7 | refs/heads/main | 2023-02-26T09:27:43.434670 | 2021-02-03T22:04:20 | 2021-02-03T22:04:20 | 318,504,488 | 5 | 2 | null | 2021-01-02T21:39:52 | 2020-12-04T12:06:24 | C++ | UTF-8 | C++ | false | false | 1,622 | h | #pragma once
#include <stdint.h>
/*
Simple class to map steps on a motor to RA/Dec and back on an EQ mount.
Call UpdateSteps before using RADecFromEncoderValues. Or call EncoderValuesFromRADec to get
the steps for a given RA/Dec.
*/
class EQAlignment
{
public:
enum TelescopePierSide
{
PIER_UNKNOWN ... | [
"brodrick.bassham@gmail.com"
] | brodrick.bassham@gmail.com |
6465726d9bcd0d53683cc5d3e1442ed3631db2ab | 0ea91e94e0f4ce02ffb5afc1af806f660cf6131e | /Fourth/class.cpp | 66c40c6f2df3ba47a992a9d169ae0b15b455c37d | [] | no_license | Syxxx/Coursework | f8399654f2cc72799d9f549c148276b4392ab4b1 | 40840de6fe282bf5ae59dcb4d446f027c81f9041 | refs/heads/master | 2021-01-20T03:06:32.670448 | 2017-06-12T06:08:56 | 2017-06-12T06:08:56 | 89,145,567 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,845 | cpp | #include <iostream>
#include "Arithmetic_H.h"
using namespace std;
void UserInteraction::printNumber()
{
switch (language)
{
case 1:cout << "请输入题数:"; break;
case 2:cout << "Please enter a number of questions:"; break;
defaul:cout << "Error!"; break;
}
}
UserInteraction::UserInteraction()
{
}
UserInteraction... | [
"303241829@qq.com"
] | 303241829@qq.com |
2a9e34f4b80718544072cd3628aa865b2fc2444d | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-cloudtrail/source/model/ListImportFailuresRequest.cpp | ade8ef608d1c86bd1bd4cc70982c26793f66a1d9 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 1,237 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/cloudtrail/model/ListImportFailuresRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::CloudTrail::Model;
using namespace Aws::Utils::Jso... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
c63707a0834964c3e154bedfc5914cc05a594069 | 2277375bd4a554d23da334dddd091a36138f5cae | /ThirdParty/CUDA/include/thrust/system/detail/generic/reduce_by_key.h | e8e182aa99c61dfc682eaf52cc2c91a69ad9fbf7 | [] | no_license | kevinmore/Project-Nebula | 9a0553ccf8bdc1b4bb5e2588fc94516d9e3532bc | f6d284d4879ae1ea1bd30c5775ef8733cfafa71d | refs/heads/master | 2022-10-22T03:55:42.596618 | 2020-06-19T09:07:07 | 2020-06-19T09:07:07 | 25,372,691 | 6 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 2,803 | h | /*
* Copyright 2008-2013 NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"dingfengyu@gmail.com"
] | dingfengyu@gmail.com |
fd1ab0aef283e9c3eb3170325bd53a5cb79579a8 | 4a28104787a4ce3bf362fda9182e4f1fe6276c30 | /implementations/1348A.cpp | e08a5ef3d986b9c2647e84ec6c4348038ec5c4ba | [] | no_license | Ason4901/geeksforgeeks | d0538a22db00c86e97ec8b9f6c548ebd1ecef8ce | 777aa4c0752bb0a9b942922e1ad99095a161cc6b | refs/heads/master | 2023-02-24T07:51:15.469015 | 2021-01-30T15:36:20 | 2021-01-30T15:36:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,056 | cpp |
#include <bits/stdc++.h>
#include <cstdio>
#include <cstring>
#include <cmath>
#include <cstring>
#include <chrono>
#include <complex>
#define endl "\n"
#define ll long long int
#define vi vector<int>
#define vll vector<ll>
#define vvi vector < vi >
#define pii pair<int,int>
#define pll pair<long long, l... | [
"51023991+abhinavprkash@users.noreply.github.com"
] | 51023991+abhinavprkash@users.noreply.github.com |
1eb5ec136545e8c7e67712b9e62b8e415f495146 | cf27788f1c1e5b732c073d99b2db0f61bb16b083 | /test.cc | 037b0665d2e68e557291094699a87b8f75c1f1ba | [] | no_license | mjorgen1/LinearRegressionMLE | 1958db24771c01f368650a14a1be830ff85f81b2 | 2a79c35595b378227cdfc91d67732814ade69847 | refs/heads/master | 2021-06-20T04:52:27.452594 | 2017-06-28T19:31:08 | 2017-06-28T19:31:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,457 | cc | #include <iostream>
#include <fstream>
#include <string>
#include <sstream>
#include <vector>
#include <cmath>
#include "Eigen/Dense"
using namespace std;
using namespace Eigen;
MatrixXd fromFile(const string &input_file_path) {
// Reads in the file from "input_file_path"
ifstream input_file(input_file_path, ifst... | [
"mjorgen1@villanova.edu"
] | mjorgen1@villanova.edu |
4776dcc3397d6a31edce20e052df04eaae95f1a6 | 1aa38513e62d081e7c3733aad9fe1487f22d7a73 | /compat/shm.h | 61efaf6880a2d0288b65f68930f990cba6822c96 | [
"ISC",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | cpuwolf/opentrack | c3eae3700a585193b67187c6619bf32e1dedd1aa | 5541cfc68d87c2fc254eb2f2a5aad79831871a88 | refs/heads/unstable | 2021-06-05T14:18:24.851128 | 2017-11-02T13:10:54 | 2017-11-02T13:10:54 | 83,854,103 | 1 | 0 | null | 2017-03-04T00:44:16 | 2017-03-04T00:44:15 | null | UTF-8 | C++ | false | false | 884 | h | /* Copyright (c) 2013 Stanislaw Halik <sthalik@misaki.pl>
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*/
#pragma once
#if defined(_WIN32)
#inc... | [
"sthalik@misaki.pl"
] | sthalik@misaki.pl |
c6b00d9b7b67737b7ddab6c33da4683b6d498b2d | 8f2a6d9e1fbd84f2956ee0b34f5ca488558c9ab9 | /reports/jscope_hugefile/write_huge.cpp | 3240a1f71333476a6b6cd0bc3e8b97f8e57f4419 | [] | no_license | MDSplus/MDSip-tests | 51275346aaca15da76212a98c093e4e0a2b45ba2 | 11721c8c0d0415608d93a2501ea74ad5d1e95189 | refs/heads/master | 2020-12-21T23:17:58.618124 | 2017-05-26T12:49:52 | 2017-05-26T12:49:52 | 29,479,981 | 0 | 0 | null | 2017-05-26T08:37:11 | 2015-01-19T16:28:54 | C++ | UTF-8 | C++ | false | false | 1,759 | cpp | #include <mdsobjects.h>
#include <stdio.h>
#include <time.h>
#include <math.h>
#include <sys/time.h>
#include<math.h>
#define SEGMENT_SAMPLES 500000
#define NUM_SEGMENTS 1000
int main(int argc, char *argv[])
{
int loopCount = 0;
struct timespec waitTime;
struct timeval currTime;
waitTime.tv_sec = 0;
waitTime.tv_n... | [
"andrea.rigoni@pd.infn.it"
] | andrea.rigoni@pd.infn.it |
803bcb47eeff7d8871d343a44751b277134adad6 | 528f3cc7cadbf30ccce8286ee04e375e03cb3a15 | /smskinedit/implementation/control/impl/EditorControl.cpp | 4866a689cb23bca0c26d8fd999daef909977c935 | [
"MIT"
] | permissive | CorneliaXaos/SMSkinEdit | b59f26aade2ead8d4f10dc1ef884ea7cc96d0bed | 119766d3cb4f0ac1f43ee4e102ed0f8939aea87b | refs/heads/master | 2021-01-18T16:40:24.829422 | 2017-04-18T10:29:53 | 2017-04-18T10:29:53 | 86,755,611 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 408 | cpp | #include "control/impl/EditorControl.h"
namespace smskinedit {
namespace control {
void EditorControl::setUseInternalEditor(bool useInternalEditor) {
_useInternalEditor = useInternalEditor;
onControlUpdated(EditorControl::INTERNAL_EDITOR);
}
bool EditorControl::shou... | [
"cornelia.xaos@gmail.com"
] | cornelia.xaos@gmail.com |
e107dbe5f8cc956665c2c4572712dd1a16bd65af | 2ff6e1f31cc46bb5d3b3dbb9f7bcf0a61da252ab | /tetris2/tetris2.ino | e6c9092abaa29fd5b400ea0451c9490e161efecf | [] | no_license | ondras/arduino | c0fc37e373935c30ec1b61f5043ae32e1dc951e4 | f41fa693c317a1794f2784dc3f7442ae28eee6ed | refs/heads/master | 2023-08-25T23:29:01.565826 | 2020-08-22T10:54:29 | 2020-08-22T10:54:29 | 19,730,254 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,675 | ino | #include <tetris.h>
#include "output-rgbmatrix.h"
#ifdef BENCH
#include <stdio.h>
#include <limits.h>
#define MAX_GAMES 100
Output output;
int total_score = 0;
int min_score = INT_MAX;
int max_score = 0;
int games = 0;
#elif TERM
OutputTerminal output;
#else
OutputRGBMatrix output;
#endif
//Weights weights... | [
"ondrej.zara@gmail.com"
] | ondrej.zara@gmail.com |
e4b1d126bdfa72583dbdff7118343bf1c0875958 | 44b79f3468fc295e856e8cadd42441c7f05dd1e7 | /module06-study-stl/city.cpp | 892c44d1104d818fe54bd6ea1a4e2ebf34296479 | [
"MIT"
] | permissive | deepcloudlabs/dcl118-2020-sep-21 | e000a2e83692a08dd7064af9b9df8aea8c0377f4 | 900a601f8c9a631a342ad8ce131ad08825d00466 | refs/heads/master | 2022-12-25T14:36:20.319743 | 2020-09-23T14:56:50 | 2020-09-23T14:56:50 | 297,109,828 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 574 | cpp | #include "city.h"
namespace world {
city::city(int id, const std::string &name, const std::string &country_code, int population) {
this->id = id;
this->name = name;
this->population = population;
this->country_code = country_code;
}
};
std::ostream &operator<<(st... | [
"deepcloudlabs@gmail.com"
] | deepcloudlabs@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.