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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3179f1d5ecff66c0c70ff3c591162a06e19fa35d | e2df82085ac658a7ca7c974919f3809e89d646bb | /LibWebRtcUsingExample/Include/modules/audio_processing/residual_echo_detector.h | e8ae552d6c0979e53c984a774eb3888bdc1d1e9e | [
"Apache-2.0",
"MIT"
] | permissive | HATTER-LONG/NoteBook_WebRtcLearning | 7c846cf548804361123ff9cd6017cc05b3b9a559 | 834c94c82646e57d53fa5f1cc8210dda3799b78f | refs/heads/master | 2023-06-30T21:45:56.672079 | 2021-08-07T08:46:34 | 2021-08-07T08:46:34 | 338,822,304 | 3 | 2 | null | 2021-02-14T14:33:08 | 2021-02-14T14:22:12 | null | UTF-8 | C++ | false | false | 3,421 | h | /*
* Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"caolei6767@gmail.com"
] | caolei6767@gmail.com |
c77db69fa1ac15bfe3c82a9d8894468cc3b55117 | dc8eddcc1944b03bb622248c83536fd4639ad6e3 | /indurop/dependency/bicomc/include/bicomc/detail/compiler/gcc_atomic.h | f1a590e348f3c2253e8cb3e355cbf004a7fde56b | [] | no_license | MinsooK/RSP | 3284692e4a5a614e0e61817f91804b731d2d35a5 | e038ba46e12a2076bf07f83e13c3ae8ae311a457 | refs/heads/master | 2021-01-01T06:56:50.087016 | 2017-07-18T05:47:13 | 2017-07-18T05:47:13 | 97,426,652 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,902 | h | #ifndef BICOMC_DETAIL_COMPILER_GCC_ATOMIC_H__
#define BICOMC_DETAIL_COMPILER_GCC_ATOMIC_H__
#if !defined(__GNUC__)
# error "compiler is not gcc"
#endif // !def __GNUC__
#include "../../stdint.h"
#include "../../type_traits.h"
namespace bcc
{
namespace detail
{
#if __GNUC__ >= 4 && __GNUC_MINOR__ >= 7
inline void a... | [
"sooya1888@gmail.com"
] | sooya1888@gmail.com |
adc4caac007bf90e6db908443b263b05c677bf7c | 4c25432a6d82aaebd82fd48e927317b15a6bf6ab | /data/dataset_2017/dataset_2017_8/TheEnglishMajor27/8294486_5654117850546176_TheEnglishMajor27.cpp | b4c0aa8a3a8f5a57d0032df3b2c633684a82aa4b | [] | no_license | wzj1988tv/code-imitator | dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933 | 07a461d43e5c440931b6519c8a3f62e771da2fc2 | refs/heads/master | 2020-12-09T05:33:21.473300 | 2020-01-09T15:29:24 | 2020-01-09T15:29:24 | 231,937,335 | 1 | 0 | null | 2020-01-05T15:28:38 | 2020-01-05T15:28:37 | null | UTF-8 | C++ | false | false | 1,771 | cpp | #include <bits/stdc++.h>
using namespace std;
#define x first
#define y second
typedef long long ll;
typedef pair<int,int> pt;
const int base = 1000000007;
const int maxn = 100002;
int n;
char res[maxn];
pt a[maxn];
bool cmp(pt a,pt b) {
return (a.x > b.x);
}
void solve(int test) {
int i,... | [
"e.quiring@tu-bs.de"
] | e.quiring@tu-bs.de |
c7a86e8e4cbfde558e0720adca59c001d79f58cf | e12e3156a18af57bd689a683e25dc062a7a06ce6 | /vendors/XQilla-2.3.3/src/functions/XQUserFunction.cpp | 1e885cbfca806fbac39b45e344fcf0f2f92e71b2 | [
"Apache-2.0"
] | permissive | FeiLuo/xpathDemo | 0d041862f665c1630af620461020b3c5f0119d36 | 79a8c4fd9aa6aef3c14982e091921d3c051856a5 | refs/heads/master | 2021-01-24T10:53:55.763897 | 2016-10-08T11:57:59 | 2016-10-08T11:57:59 | 70,307,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 29,238 | cpp | /*
* Copyright (c) 2001-2008
* DecisionSoft Limited. All rights reserved.
* Copyright (c) 2004-2008
* Oracle. 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... | [
"luofeitarget@sina.com"
] | luofeitarget@sina.com |
8b046f25df86a8360c715f7ed0b75143ca67932c | f05bded855ddb4e8d2ed041724df431f8361ddfc | /dev/Scroller/ScrollOptions.h | dc9fafb9334914045a4ad8cd499b95cd8eb39a6e | [
"MIT"
] | permissive | EthanHu01/microsoft-ui-xaml | 863ac6e9dfbb4ff6dadf328c0ea6633ebebca76f | ca95be6f5248eaa55ec523f2d6e7b50f6e0d53e7 | refs/heads/master | 2022-04-23T13:13:23.041995 | 2020-04-24T21:02:46 | 2020-04-24T21:02:46 | 259,182,755 | 2 | 0 | MIT | 2020-04-27T02:22:11 | 2020-04-27T02:22:10 | null | UTF-8 | C++ | false | false | 1,184 | h | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
#pragma once
#include "Scroller.h"
#include "ScrollOptions.g.h"
class ScrollOptions :
public winrt::implementation::ScrollOptionsT<ScrollOptions>
{
public:
... | [
"noreply@github.com"
] | EthanHu01.noreply@github.com |
5d309ad922993d294a63a3106d23b45db0689e02 | 6b861145dd91e55be7fe0f862f917a2ec056db40 | /ftest.cpp | 145b7b6e45f359a17104be0a4183842a647755c8 | [] | no_license | burakov28/optimized_big_integer | 06272e2ee09c3431cbf882f687f5efabdd371e73 | dd6d19885fd64056550c1e48ed27d1314e439693 | refs/heads/master | 2021-01-13T03:17:18.149401 | 2016-12-29T14:30:44 | 2016-12-29T14:30:44 | 77,592,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,023 | cpp | #include "optimized_vector.cpp"
using namespace std;
int main() {
optimized_vector < int > line;
for (int i = 0; i < 20; ++i) {
line.push_back(i + 1);
for (int j = 0; j < (int) line.size(); ++j) {
cout << line[j] << " ";
}
cout << endl;
}
line.reverse()... | [
"burakov28@yandex.ru"
] | burakov28@yandex.ru |
6e315ca78c46ed1b826952b47b292e11ec34afda | 00e65bf5628bac43c7dc6d86cfbc6ea0484a4ad8 | /src/node/async_aes.h | 0cd60eb311757c2674ec2280cb6a593b88c37d79 | [
"MIT"
] | permissive | kiskovacs/node-webcrypto-ossl | 228176ea70174689ac40ed848d67e0500b2b76bf | 4d096890b355b9e4e94fbec9ba29c3d43b09ef67 | refs/heads/master | 2021-01-17T16:06:23.725051 | 2016-02-16T11:38:59 | 2016-02-16T11:38:59 | 51,757,958 | 0 | 0 | null | 2016-02-15T13:38:53 | 2016-02-15T13:38:53 | null | UTF-8 | C++ | false | false | 2,376 | h | #ifndef OSSL_NODE_ASYNC_AES_H_INCLUDE
#define OSSL_NODE_ASYNC_AES_H_INCLUDE
#include "../core/common.h"
#include "../aes/common.h"
class AsyncAesGenerateKey : public Nan::AsyncWorker {
public:
AsyncAesGenerateKey(
Nan::Callback *callback,
int keySize
) : AsyncWorker(callback), keySize(keySize) {}
... | [
"microshine@mail.ru"
] | microshine@mail.ru |
dc1b977a1ede71d4499bae437682283896d9679d | 81dfe750f761728e74525b5b5083861ef958fc4e | /arg/utils/cMersenneTwister.h | fded85d2c95926670bc7269510d4934c32179d57 | [] | no_license | foowie/my-velvet | a64eb111ffa5106bf90c61cde1ffb710231044fb | be381c06e023026e7ee12e3a04414c8142b710cc | refs/heads/master | 2020-04-16T10:38:26.365604 | 2013-07-04T14:41:19 | 2013-07-04T14:41:19 | 10,336,924 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,355 | h | /**************************************************************************}
{ }
{ ccMersenneTwister.h }
{ }
{ ... | [
"daniel.robenek@me.com"
] | daniel.robenek@me.com |
3f4b5264e76ae4bc09a07c53b563aaa2689f8d7e | 89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04 | /net/udp/datagram_socket.h | 19936979f4157706bdf3f1a5a2505e8d7edba0ed | [
"BSD-3-Clause"
] | permissive | bino7/chromium | 8d26f84a1b6e38a73d1b97fea6057c634eff68cb | 4666a6bb6fdcb1114afecf77bdaa239d9787b752 | refs/heads/master | 2022-12-22T14:31:53.913081 | 2016-09-06T10:05:11 | 2016-09-06T10:05:11 | 67,410,510 | 1 | 3 | BSD-3-Clause | 2022-12-17T03:08:52 | 2016-09-05T10:11:59 | null | UTF-8 | C++ | false | false | 1,645 | h | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_UDP_DATAGRAM_SOCKET_H_
#define NET_UDP_DATAGRAM_SOCKET_H_
#include "net/base/net_export.h"
namespace net {
class BoundNetLog;
class IPE... | [
"bino.zh@gmail.com"
] | bino.zh@gmail.com |
ad83f021ed6f64075b35423eb42919c1fd6edfe7 | 5d4dadf46e4fbfb734409bd7f286c71d99b906dd | /SDLFramework/SDLFramework/BaseGameEntity.h | 7a8b104afcdd26fb3916c17bac330c682d934bae | [] | no_license | andrewservania/KMINTWeek4 | e2b0e0a734c87887a1b66b46f2cd046368094505 | ff0d963f1411ac78f7cdd488b6cbe69ccc6cd755 | refs/heads/master | 2021-01-10T13:46:44.778480 | 2015-10-30T22:22:25 | 2015-10-30T22:22:25 | 43,364,509 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,596 | h | #pragma once
#include "IGameObject.h"
#include "Vector2D.h"
class BaseGameEntity :
public IGameObject
{
private:
int id; // Every entity has a unique identifying number
static int nextValidID; // This is the next valid ID. Each time a BaseGameEntity is instantiated
// this value is updated
//this ... | [
"andymasterservania@hotmail.com"
] | andymasterservania@hotmail.com |
ae392ddc54e8dd631a5bf7108f65848e28c5653f | d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3 | /Modules/Video/IO/test/itkFileListVideoIOTest.cxx | 3448aae1a00c6c1d17eabe1e3a9835d7cc01658c | [
"SMLNJ",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"NTP",
"IJG",
"GPL-1.0-or-later",
"libtiff",
"BSD-4.3TAHOE",
"... | permissive | nalinimsingh/ITK_4D | 18e8929672df64df58a6446f047e6ec04d3c2616 | 95a2eacaeaffe572889832ef0894239f89e3f303 | refs/heads/master | 2020-03-17T18:58:50.953317 | 2018-10-01T20:46:43 | 2018-10-01T21:21:01 | 133,841,430 | 0 | 0 | Apache-2.0 | 2018-05-17T16:34:54 | 2018-05-17T16:34:53 | null | UTF-8 | C++ | false | false | 10,722 | cxx | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* 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
*
* ... | [
"ruizhi@csail.mit.edu"
] | ruizhi@csail.mit.edu |
1fadce42dc745eca61f546ece565e8af0d83887f | db001562ab523b3b733022a5c85c755c9bf92527 | /source/Reservacion.cpp | b6ce8ae49d7b6b7bbe6e8c502f86aa59a5be35b3 | [] | no_license | nattfv/airline-book | 6af164dfa8944df47b284b7714c8fe0acd2ea92e | 0f3c4e73cbda9e71bdc806780d02327a4604d117 | refs/heads/master | 2020-03-19T12:17:11.439886 | 2018-05-30T21:02:39 | 2018-05-30T21:02:39 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 3,198 | cpp | #include "Reservacion.h"
#include"utiles.h"
Reservacion::Reservacion() :
cantidadReservados(0), vuelo(NULL), vendedor(NULL), cliente(NULL)
{
}
Reservacion::Reservacion(Vuelo * _vuelo, Vendedor * _vendedor, Cliente* _cliente)
{
cantidadReservados = 0;
vuelo = new Vuelo(*_vuelo);
vendedor = new Vendedor(*_vendedor... | [
"andresje17@gmail.com"
] | andresje17@gmail.com |
2e01fcc10935d16a26c731907f62e6c4a69e300b | 2b3bb647861a2c8d5362b7e54de95470b82fd916 | /array4.cpp | 652f04a4c66a9ffbe14e6142d795a117299b1f5f | [] | no_license | shobhit3661/DSA-Practice | 564f25aeff53ae509be688d7aa50d9a200db22ac | ad5b071a03bdbb4d8b97d04126683dbf5b4926b6 | refs/heads/master | 2023-03-28T14:12:17.139676 | 2021-04-02T12:06:22 | 2021-04-02T12:06:22 | 307,766,484 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 592 | cpp | #include<bits/stdc++.h>
#define fast ios::sync_with_stdio(false); cin.tie(0); cout.tie(0)
typedef long long int ll;
using namespace std;
void solve()
{
int n;
cin>>n;
int ar[i];
for(int i=0;i<n;i++)cin>>ar[i];
int zero=0,one=0,two=0;
for(int i=0;i<n;i++)
{
if(ar[i]==0)
{
zero++;
}
if(ar[i]=... | [
"shobhitsharma.3661@gmail.com"
] | shobhitsharma.3661@gmail.com |
10a03d09cdd4ead5ccb9ecea154267f12f97b69b | 3a18d90e150c2a6d51457d0df936a18818c94685 | /buyMaxStocks.cpp | e5c8212046343b1017f0e1ed3b96b254b9e37de2 | [] | no_license | pradhanpobitra/DSA450_sheet | 9b3457ff72ea4571fa1f881fb332c3aff084f471 | bd4baefeac053afed872c6ddae7d68faa252072c | refs/heads/main | 2023-06-30T02:53:16.377733 | 2021-06-04T04:26:50 | 2021-06-04T04:26:50 | 328,868,155 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 727 | cpp | #include<bits/stdc++.h>
using namespace std;
bool myway(const pair<int,int> &a,const pair<int,int> &b) {
return a.first < b.first;
}
int main() {
int n,x,i,k;
cin >> n >> k;
vector<pair<int,int>> v;
for(i=1;i<=n;i++) {
cin >> x;
v.push_back(make_pair(x,i));
}
sort(v.begin()... | [
"pobitra.pradhan.pp@gmail.com"
] | pobitra.pradhan.pp@gmail.com |
50fe229d53f958da76f0e4436c4c43c6d515c30e | ac33ec551332ad8467d1018b1753a8edadefb542 | /src/tagger/LabelExtractor.hh | c47813f23907b5e7c4e3542be9ebb496125d4447 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mrummuka/FinnPos | 65ec058caed5d2b8cb0253b85e42d0d38f835ade | 33fa8ed889246bbdfa4de11a489b94f06fc87d85 | refs/heads/master | 2021-01-12T20:57:05.384183 | 2016-05-14T21:33:30 | 2016-05-14T21:33:30 | 58,828,649 | 0 | 0 | null | 2016-05-14T20:21:02 | 2016-05-14T20:21:02 | null | UTF-8 | C++ | false | false | 3,390 | hh | /**
* @file LabelExtractor.hh
* @Author Miikka Silfverberg
* @brief Suffix-based label guesser
*/
/////////////////////////////////////////////////////////////////////////////... | [
"miikka.silfverberg@helsinki.fi"
] | miikka.silfverberg@helsinki.fi |
200520cda71925dc796b115404af5c8d6466e8ff | aaabfbb7faadb59f0dad573be47781f267a10812 | /elliptic_group.h | 6c6fbb66d199bdd2eeb247bf06c8156a7f965917 | [] | no_license | MansDolorem/ecdsa_example | 774da0f304a7e967fb17d49a3fdaa0a3e2b0be8c | be219078ce292c58599bf0066e566297e359bf88 | refs/heads/master | 2021-07-22T13:56:57.998071 | 2017-10-31T19:45:58 | 2017-10-31T19:45:58 | 109,041,580 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 747 | h | #pragma once
#include <fstream>
#include <time.h>
#define FILENAME_LENGTH 12
struct point {
int x;
int y;
};
struct signature {
int r;
int s;
};
class elliptic_group {
private:
int module;
int a;
int b;
point G;
int order_of_G;
int secret_key;
char filename[FILENAME_LENGTH];
public:
point public_key;
s... | [
"mohnach.polina@gmail.com"
] | mohnach.polina@gmail.com |
0a1ac96736d6cbf5bc26867cd49e8fa9d64506e5 | 6697cd726d4cd3744ae52a7d5618f4ad107befba | /CP/1500/subarray_divisibilty.cpp | 912590626c202da2d07b23fa4e40a80e71fa6554 | [] | no_license | Saifu0/Competitive-Programming | 4385777115d5d83ba5140324c309db1e6c16f4af | ecc1c05f1a85636c57f7f6609dd6a002f220c0b0 | refs/heads/master | 2022-12-15T09:11:53.907652 | 2020-09-08T08:20:44 | 2020-09-08T08:20:44 | 293,743,953 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 794 | cpp | #include<bits/stdc++.h>
using namespace std;
#define NINJA ios_base::sync_with_stdio(0); cin.tie(0); cout.tie(0)
#define deb(x) cout << #x << " " << x << endl;
#define fo(i,n) for(int i=0;i<n;i++)
#define Fo(i,k,n) for(int i=k;i<n;i++)
#define vi vector<int>
#define ii pair<int,int>
#define vii vector<ii>
#define ll l... | [
"43892879+Saifu0@users.noreply.github.com"
] | 43892879+Saifu0@users.noreply.github.com |
bc46b8cca46b659e3a848ffb0d8fcef72eaa95e4 | a38d00d6149066257f9c3ec206208afa04fc2650 | /source/loonyland/bullet.cpp | dce19eab24aa8c73fb8035d0e9ab8169dd3e3b3e | [
"MIT"
] | permissive | Circadious/HamSandwich | 727e3fae2430f20632f3baf5ec03ce02e95665ad | fd401b6e66e19f5eb5962cbba4d2040c0a7bb7ae | refs/heads/master | 2023-07-18T03:47:38.786323 | 2021-09-06T04:59:03 | 2021-09-06T04:59:03 | 403,419,358 | 0 | 0 | MIT | 2021-09-06T04:59:04 | 2021-09-05T21:49:06 | C++ | UTF-8 | C++ | false | false | 80,512 | cpp | #include "bullet.h"
#include "guy.h"
#include "player.h"
#include "quest.h"
#include "options.h"
#include "loonyball.h"
#include "bowling.h"
#include "ch_witch.h"
#include "badge.h"
bullet_t bullet[MAX_BULLETS];
sprite_set_t *bulletSpr;
byte reflect=0;
byte ballSoundClock,ballSteerClock;
byte bulControl;
byte bulletH... | [
"tad@platymuus.com"
] | tad@platymuus.com |
f20cc8c98b1823a555f98e22ac023806eadc117a | b6300ede7aa80b18db15b1ca52a9f6e9271a9ecf | /CSC3224Game/Game/DemoCode/DemoGameObject.cpp | b9379a4c08de408c3b4488c72faa6fb37fe1dd7d | [] | no_license | AJagger/3224Game | 1da1e052bdafed5cb5f06ce024cc3741224eb74b | e50acb7d42be7617ff42d8a7645b86eac4e66264 | refs/heads/master | 2020-12-30T14:12:20.402056 | 2017-05-19T10:15:40 | 2017-05-19T10:15:40 | 91,285,160 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,625 | cpp | /* CSC3224 Code
* Author: Aidan Jagger | 130281034
* Class Description:
* This class inherits from the base GameObject class and provides a few extra functions and variables for use in the game demo.
* GameEntityType in particular is very useful for determining exactly what type of object it is.
*/
#include "stdafx.h"... | [
"aidan.m.jagger@gmail.com"
] | aidan.m.jagger@gmail.com |
389f3a9bec09c85cd9554acdeba0f1fa9f10f584 | 2a40ec9a2d67012945756281fe8d009ca7174033 | /ConDisplay.cpp | 24f6c3c4a9c654e7603a24292aef2bd08ff7b235 | [] | no_license | AAAHQZ/AAA_Editor | c54be378b2a010474593da231b7c269d33796ef8 | 5016e1b2ec3b5d844b0b6481b06801ac8e800bb3 | refs/heads/master | 2020-03-15T11:10:50.830278 | 2018-05-04T09:46:10 | 2018-05-04T09:46:10 | 132,115,243 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,944 | cpp | #include "ConDisplay.h"
ConDisplay::ConDisplay()
{
//ctor
sw = false;
hOut = GetStdHandle(STD_OUTPUT_HANDLE);
GetConsoleScreenBufferInfo(hOut, &bInfo);
SetConsoleTitle("EDITORv1.0");
size.X = DEFSIZEX;
size.Y = DEFSIZEY;
SetConsoleScreenBufferSize(hOut, size);
rc = {0, 0, size.X-1... | [
"huangquanzhe@126.com"
] | huangquanzhe@126.com |
ed45a45d44ab7735d3e69f096663bc22cb7b0f09 | d30f9b49ea5d703970c65fb9ac20aa4b59ceaf4c | /src/qml-files.h | bed32207450c1c881d895b7d0e4e57be5d42dc35 | [] | no_license | ZPJ8/qml-files | 3bbdfdb0a4be75741c739e11e48bf7770fa900ee | 324a3b7cfbb2cb928b919b033feabc1186fdae37 | refs/heads/master | 2020-06-27T07:54:36.421078 | 2016-03-04T15:01:16 | 2016-03-04T15:01:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 823 | h |
#include <QQmlExtensionPlugin>
#include <qqml.h>
#include "file_info.h"
#include "dir.h"
#include "file.h"
#include "file_system_watcher.h"
#include "standard_paths.h"
class QmlFilesPlugin : public QQmlExtensionPlugin
{
Q_OBJECT
Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QQmlExtensionInterface")
public:... | [
"joe.eli.mac@gmail.com"
] | joe.eli.mac@gmail.com |
cc112eda337e3b3d0ae5c1433d84fe944465f332 | 9c69d2eb7c47ed7bc6fe745b9fa2252a977444d1 | /oolua/src/oolua_script.cpp | ea6d85e7f49dc150cf6dd1691e5dec39f694b6f0 | [] | no_license | RMariowski/OOLua-Android-Build | 44f64494725d83e437cdca325481eeb8b687cf34 | a65915b9f26d70e4741b0cd69654ddc18b921cf9 | refs/heads/master | 2021-09-28T02:02:24.231904 | 2015-05-20T13:53:25 | 2015-05-20T13:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,065 | cpp | /*
The MIT License
Copyright (c) 2009 - 2014 Liam Devine
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, ... | [
"rmariowski@gmail.com"
] | rmariowski@gmail.com |
026b470f12d103216b124fbebe40c9e4fd68e44e | bc221e80b1bffa8c29e790077f0c282f676a466c | /example/cppcon_2014/matrix/ring.hpp | b4202ee766e4315c14f03bb24e40f6e89cf21fc9 | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | huis/hana | 6fec4c07f34a258035c079d39eec80bddc105fbf | ac04435b60dc1d0d833e2022f9363cd4c7b433b9 | refs/heads/master | 2021-01-23T00:44:51.874423 | 2015-05-31T18:11:32 | 2015-05-31T22:57:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,100 | hpp | /*
@copyright Louis Dionne 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_HANA_EXAMPLE_CPPCON_2014_MATRIX_RING_HPP
#define BOOST_HANA_EXAMPLE_CPPCON_2014_MATRIX_RING_HPP
#include "matrix.hpp"
#include <b... | [
"ldionne.2@gmail.com"
] | ldionne.2@gmail.com |
ce1f3b0707b8e4df742c979314b772c3bdb2f947 | e46bd22112c15d9558ad9531deef183849636d62 | /LeetCode/1536 - Minimum Swaps to Arrange a Binary Grid.cpp | 53014c56d2786331da51d7e95dfe332ebb001876 | [] | no_license | jariasf/Online-Judges-Solutions | 9082b89cc6d572477dbfb89ddd42f81ecdb2859a | 81745281bd0099b8d215754022e1818244407721 | refs/heads/master | 2023-04-29T20:56:32.925487 | 2023-04-21T04:59:27 | 2023-04-21T04:59:27 | 11,259,169 | 34 | 43 | null | 2020-10-01T01:41:21 | 2013-07-08T16:23:08 | C++ | UTF-8 | C++ | false | false | 1,156 | cpp | /*******************************************
***Problema: Minimum Swaps to Arrange a Binary Grid
***ID: 1536
***Juez: LeetCode
***Tipo: Suffix Counts + Sorting
***Autor: Jhosimar George Arias Figueroa
*******************************************/
class Solution {
public:
int minSwaps(vector<vector<int>>&... | [
"jariasf03@gmail.com"
] | jariasf03@gmail.com |
04d78150df8ac94305431951010dfaa0f4be9fda | 6662312cfa6d924b49101109bb829cb435492901 | /MenuButton.h | b7065c7397226992aceeb6abbb45d4d602a9a5f2 | [] | no_license | carretero4/BaseCode | 513861e26db621398b8a6fed9b98d621c6c28ed3 | 31c6a2cfa813362d2dafc79d3fcb592049e761b3 | refs/heads/master | 2021-01-14T14:33:32.560581 | 2016-01-25T22:41:52 | 2016-01-25T22:41:52 | 43,768,234 | 0 | 0 | null | 2015-10-06T17:57:05 | 2015-10-06T17:57:05 | null | UTF-8 | C++ | false | false | 705 | h | #pragma once
#include "GameObject.h"
#include "InputHandler.h"
#include "TextureManager.h"
#include "Vector2D.h"
//Clase que crea un game object del tipo boton
class MenuButton : public GameObject
{
public:
MenuButton();
MenuButton(const LoaderParams* pParams, void(*callback)());
virtual void load(const LoaderParam... | [
"carretero.pere@gmail.com"
] | carretero.pere@gmail.com |
0446682fb3c476ab7b429f2289d77fc73f37652c | f440bd4042ac3dfe77710ad63137b5aa2ed00b8d | /Arguments.h | 8123743f3de10dcf38a71372de231899f8cd9737 | [
"BSD-3-Clause"
] | permissive | jackburton79/bescreencapture | e04cd191ca17860e937af786699e655ecd5ecd43 | 5edbce4d7e5c0f4f2e535e3d717eb317c880059e | refs/heads/master | 2023-06-01T02:56:44.428938 | 2023-05-26T10:59:59 | 2023-05-26T10:59:59 | 8,073,087 | 9 | 6 | BSD-3-Clause | 2023-01-03T07:37:16 | 2013-02-07T13:15:43 | C++ | UTF-8 | C++ | false | false | 777 | h | /*
* Copyright 2005, Ingo Weinhold, bonefish@users.sf.net.
* Distributed under the terms of the MIT License.
*/
#ifndef ARGUMENTS_H
#define ARGUMENTS_H
#include <Rect.h>
class Arguments {
public:
Arguments(int defaultArgcNum, const char* const* defaultArgv);
~Arguments();
void Parse(int argc, const char* cons... | [
"stefano.ceccherini@gmail.com"
] | stefano.ceccherini@gmail.com |
67343e5eafea1384712e4ecee89abce9d8f60781 | 76aefba9da756337b9974219d570c285bfccfce3 | /src/Mbed_Serial_Mouse.cpp | e02c279196f3e5f3840d2bae5de99aa33f52e246 | [] | no_license | YukiMOB/ANTAM_LED_FeedBack | 4bc2ccd50aabea932f8be04d139dd72c82e0b584 | 027e5bebc0bb0c54493bcd20b88ebf3ea312a427 | refs/heads/master | 2020-04-03T01:34:08.519996 | 2019-03-06T09:48:57 | 2019-03-06T09:48:57 | 130,301,375 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 5,450 | cpp | #include "sys.h"
#include "sub_method.h"
HANDLE mbed_mouse;
void serial_setup_mouse();
void recive_value(int *, int *, int *, int *);
void serial_task_read();
void serial_exit_mouse();
char *buf;//受信した文字を文字列として受信する変数
int hip = 0;//bufに書き込んだ文字数
bool rec = false;
double dx, dy;
double proofreding_x = 0.024264188;
dou... | [
"yuki.rx0126@gmail.com"
] | yuki.rx0126@gmail.com |
f5d2828813a28980bf6b3605f30ab6f5a96c4633 | 087543eee8b84c79c4dc2863150fcced168be0ea | /Level 4/Structures de donnees et Balayages/Emissions/main.cpp | 1ae8d973ef96354591591b85de038ce264c66b83 | [
"MIT"
] | permissive | zied-ati/France-ioi | 42955296001c932c8781431f5c34d3f12d743412 | 6db69e67fcb5cf34fed6c5e685d2a9018eec3e7a | refs/heads/master | 2022-03-27T23:26:16.336482 | 2020-01-06T15:36:56 | 2020-01-06T15:36:56 | 75,761,623 | 35 | 34 | MIT | 2020-01-06T15:36:58 | 2016-12-06T18:57:27 | C++ | UTF-8 | C++ | false | false | 551 | cpp | #include <bits/stdc++.h>
#define N 100001
#define M 128
using namespace std;
inline int MAX(int a,int b){return (a<b)?b:a;}
typedef pair<int,int> ii;
int tab[N];
int n,d,o,t;
string a;
int main()
{
ios_base::sync_with_stdio(0);
cin.tie(0);
cin>>n>>d;
for(int i=0;i<n;++i)
cin>>tab[i];
int pr... | [
"stancioiu.razvan@gmail.com"
] | stancioiu.razvan@gmail.com |
cda6e05af4aba34694266d3eddaae296df94b17c | be0282afa8dd436619c71d6118c9db455eaf1a29 | /Intermediate/Build/Win64/Design3D/Inc/Engine/AssetManagerSettings.generated.h | 7260fc4b74cbbf44d8cccefae23a6ffdf06e3622 | [] | no_license | Quant2017/Design3D | 0f915580b222af40ab911021cceef5c26375d7f9 | 94a22386be4aa37aa0f546354cc62958820a4bf6 | refs/heads/master | 2022-04-23T10:44:12.398772 | 2020-04-22T01:02:39 | 2020-04-22T01:02:39 | 262,966,755 | 1 | 0 | null | 2020-05-11T07:12:37 | 2020-05-11T07:12:36 | null | UTF-8 | C++ | false | false | 5,597 | h | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"Snake_Jenny@126.com"
] | Snake_Jenny@126.com |
f8136e1c333438e1a449430ac8d251f8c3ae4a32 | 2a404871dd92ac73054dbedf99ec795492df9636 | /GoBoat.ino | 63bdb7a78db9ef388b4c1d343d7261595f5e95e0 | [] | no_license | tmo324/goBoat | 64dcdf7bbc27512fde7df43fc830f433df42f8a7 | e826e4c137aa82e0590549f9b8ea059ebe7f4120 | refs/heads/master | 2020-06-11T15:55:58.462467 | 2019-06-27T03:32:59 | 2019-06-27T03:32:59 | 194,016,472 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,521 | ino | #include "IRremote.h"
#include <SoftwareSerial.h>
#include <dht.h>
#include <Wire.h>
#include <Servo.h>
#define address 0x1E //0011110b, I2C 7bit address of HMC5883
byte servoPin = 7; // thruster
Servo servo;
dht DHT;
char key;
int In1 = 7;
int In2 = 6;
int In3 = 5;
int In4 = 4;
int redPin = 10;
int greenPin = 9;
... | [
"learn.trgl@gmail.com"
] | learn.trgl@gmail.com |
95c62534b53e51e2e2254052a04fb8554c5dfad2 | 3f20b85493041af095feb735c3ae33416aa77a2f | /src/ACO.h | 3b643729bdb49fdf88773639222e5f608633c11a | [
"MIT"
] | permissive | ruslankerimov/ACO | 83eca7e7dce826b2d553085037b90f8a588d9779 | ace6a81c8e8a6af2791f83d5252ee66fdb7a68ea | refs/heads/master | 2021-01-23T18:51:09.458887 | 2013-03-31T18:13:27 | 2013-03-31T18:13:27 | 8,237,993 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 676 | h | #ifndef ACO_H_INCLUDED
#define ACO_H_INCLUDED
#include <vector>
#include <algorithm>
#include <time.h>
#include "ACOconfig.h"
using namespace std;
class ACO
{
private:
struct Ant
{
vector <double> cords;
vector <double> tau;
double value;
Ant(vector <double>, vector <double>, ... | [
"rus.kerimov@gmail.com"
] | rus.kerimov@gmail.com |
4e22c3bd71c241d8a68419ffb846fbf663158ce2 | 37e7e6d47ad6104882988064758fc9e2d555d1e7 | /new3.cpp | 490d429e87c19e2759a35a59783796e4df457342 | [] | no_license | Manoj-Patkar/NewProject | 1119e427378f6fe9e05de457da585de8e1a624ce | 17220bd55331a8cbd0b0cfded5dd596ab4cacefb | refs/heads/master | 2021-06-17T18:03:29.703345 | 2017-06-08T12:33:31 | 2017-06-08T12:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | cpp | #include<bits/stdc++.h>
using namespace std;
int max(int a,int b){
return a>b?a:b;
}
int eggdrop(int k,int n){
if(k==1 || k==0)
return k;
if(n==1)
return k;
int minval=INT_MAX,x,res;
for(int i=1;i<=k;i++){
res=1+max(eggdrop(i-1,n-1),eggdrop(k-i,n));
if(res<minval)
... | [
"manojkumarpatkar1@gmail.com"
] | manojkumarpatkar1@gmail.com |
30591601fb64388fdf94075908cf0fdf94e09197 | 0dca3325c194509a48d0c4056909175d6c29f7bc | /nlp-automl/src/model/GetPredictDocResult.cc | a1f25ef3932885e00da4391f9699001a3a6569ed | [
"Apache-2.0"
] | permissive | dingshiyu/aliyun-openapi-cpp-sdk | 3eebd9149c2e6a2b835aba9d746ef9e6bef9ad62 | 4edd799a79f9b94330d5705bb0789105b6d0bb44 | refs/heads/master | 2023-07-31T10:11:20.446221 | 2021-09-26T10:08:42 | 2021-09-26T10:08:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,698 | cc | /*
* Copyright 2009-2017 Alibaba Cloud 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... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
5157df35a4f68e7e1818339e52633eab34dc6b80 | 2ee3a040a64035d0fb7cc094ec5af940d2f2f318 | /HDU/HDU4067 Random Maze.cpp | c16340c22781f309650057c59bc8e953a8c6fc9f | [] | no_license | vawait/ACM | a9831a407cc670a6442989e615add81e69a8f374 | 7ca6a0bfd65da86b2276699aef9d062aa15781f6 | refs/heads/master | 2016-09-15T21:08:31.327852 | 2015-10-27T13:45:45 | 2015-10-27T13:45:45 | 25,562,611 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,438 | cpp | /*
* Author: vawait
* Created Time: 2015/7/22 17:03:24
* Problem: HDU4067 Random Maze
*/
#include<cstdio>
#include<iostream>
#include<cstring>
#include<cstdlib>
#include<cmath>
#include<algorithm>
#include<string>
#include<map>
#include<set>
#include<vector>
#include<queue>
#include<stack>
#include<ctime>
using n... | [
"vawait@hotmail.com"
] | vawait@hotmail.com |
9d5c5f70180dbf74f7d56caf198495b095b68c92 | 602ea0c05970cbd766df068b003671c561f59661 | /chrome/browser/ui/views/permission_bubble/chooser_bubble_ui.cc | 65e4bdba9fd061dae87d789d3bcb57d579266a27 | [
"BSD-3-Clause"
] | permissive | VitalyKononenko/chromium | 088de78a639375b073cabb7665afc638334e8672 | b8ad2cadb6a163269cd7851bc7962744743785bd | refs/heads/master | 2023-03-01T10:15:00.815394 | 2019-08-15T19:51:40 | 2019-08-15T19:51:40 | 202,603,102 | 1 | 0 | BSD-3-Clause | 2019-08-15T19:54:34 | 2019-08-15T19:54:33 | null | UTF-8 | C++ | false | false | 7,610 | cc | // Copyright 2015 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/ui/views/permission_bubble/chooser_bubble_ui.h"
#include "base/strings/string16.h"
#include "chrome/browser/chooser_controller/c... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
c230defc5c98dac8de7199bc73566ec9d4ab97cf | e7f19ced317e449b63267ee285d623125c88e5fb | /vkradial/src/main/cpp/gli/sampler_cube_array.hpp | 106e24c6baba1168d753e082b669ac5671afcff3 | [] | no_license | playbar/androidvk | d27186f934a21e9176fb2adc6e07b410e580248e | 564448b0dee4b9350af61e73840e0030efa24897 | refs/heads/master | 2021-01-19T21:52:11.086708 | 2019-12-11T08:43:26 | 2019-12-11T08:43:26 | 88,712,630 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,047 | hpp | /// @brief Include to sample cube map array textures.
/// @file gli/sampler_cube_array.hpp
#pragma once
#include "sampler.hpp"
#include "texture_cube_array.hpp"
#include "core/mipmaps_compute.hpp"
#include "core/convert_func.hpp"
namespace gli
{
/// Cube map array texture sampler
/// @tparam T Sampler... | [
"hgl868@126.com"
] | hgl868@126.com |
67e644e4a9ed7e2db98735ad9e7b346e6beadfad | be379c5decf2b8a8a7aac102e489563ae0da8593 | /extern/irrogles/source/Irrlicht/CParticleAnimatedMeshSceneNodeEmitter.h | 81ebb74872302ebe8a93820e3f36ba48b3b915d4 | [] | no_license | codeman001/gsleveleditor | 6050daf26d623af4f6ab9fa97f032d958fb4c5ae | d30e54874a4c7ae4fd0a364aa92a2082f73a5d7c | refs/heads/master | 2021-01-10T13:09:01.347502 | 2013-05-12T09:14:47 | 2013-05-12T09:14:47 | 44,381,635 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,414 | h | // Copyright (C) 2002-2010 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#ifndef __C_PARTICLE_ANIMATED_MESH_SCENE_NODE_EMITTER_H_INCLUDED__
#define __C_PARTICLE_ANIMATED_MESH_SCENE_NODE_EMITTER_H_INCLUDED__
#includ... | [
"hongduc.pr@gmail.com"
] | hongduc.pr@gmail.com |
beb9ca00dafc886f40d06a8598fd29daf9e7c01a | 676cc76c5dc02c9be1f4f79dada8a8ba409f7333 | /VNS.h | 94155046310d2f8115bfc5045b8fd4031a247861 | [] | no_license | milossosic/MLP | a059364e4767fa742f21f07622eab0388cc982e2 | 9f6a7fbdd71a07339ea28d0a6bf40b76f96e810c | refs/heads/master | 2016-09-06T20:04:19.871082 | 2014-07-20T10:48:23 | 2014-07-20T10:48:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 56 | h | #pragma once
class VNS
{
public:
VNS();
~VNS();
};
| [
"sosic.marko@gmail.com"
] | sosic.marko@gmail.com |
ac43fb88f9d7dee6786491e9e25984930955944b | d1bad56c9abef8b8156eda715438111c976ed6cd | /ms3/CustomerOrder.h | bd1f3b70b5376be0228ef38fc5d087596097e10d | [
"MIT"
] | permissive | mylorik/OOP345 | d3a832bafe76aae1cafb574494d545199f4e801a | 0034a803a7ee98e13ea36d805993d4727c3a09e4 | refs/heads/master | 2020-04-15T14:38:42.396718 | 2019-01-09T01:16:44 | 2019-01-09T01:16:44 | 164,759,625 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,243 | h | // Name: Artem Kulihina
// Seneca Student ID: 128516168
// Seneca email: akulihin@myseneca.ca
// Date of completion: 25.11.2018
//
// I confirm that I am the only author of this file
// and the content was created entirely by me.
#ifndef CUSTOMERORDER_H
#define CUSTOMERORDER_H
#include <utility>
#includ... | [
"noreply@github.com"
] | mylorik.noreply@github.com |
f3e91e905edcb259643c8b0dbb9efe91e93ae71a | 8ada5c56d043388342d05495a895f46d90722e3f | /Layer.hpp | 678ddec8660c2969251eefe9cef6e6d5726c5535 | [] | no_license | bruno-krinski/Multilayer-Perceptron | 01fbe749c339078c22dac233974d1859d6a13504 | 261660737a5fc80e60001ba3c874dc9a6c57685b | refs/heads/master | 2021-07-15T06:17:24.436831 | 2017-10-20T22:48:08 | 2017-10-20T22:48:08 | 107,452,633 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 656 | hpp | /*
* Layer.hpp
*
* Created on: 18 de out de 2017
* Author: Bruno Alexandre Krinski
*/
#ifndef LAYER_HPP_
#define LAYER_HPP_
#include<iostream>
#include<vector>
#include<string>
#include "Neuron.hpp"
namespace nn {
class Layer {
private:
unsigned int numNeurons;
std::vector<float> input;
std::vector<float... | [
"brunokrinski@outlook.com"
] | brunokrinski@outlook.com |
64a64f16c87fa6eaa60c0bf49e6378e8553d7c75 | f3e29b588c794f863db00438961c1f237dfa55ce | /src/snapshot/serializer.h | a5131acbf9f9419e2afffdebe34c9d72f169e133 | [
"BSD-3-Clause",
"SunPro",
"bzip2-1.0.6"
] | permissive | jackigal/v8 | d9c04aa0c75e42abb5e753ddbde2b33d3aeb97f3 | ec3928cea48d2b2004b9e30035a1999133645202 | refs/heads/master | 2021-01-19T09:38:29.521895 | 2017-04-10T03:00:42 | 2017-04-10T03:22:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,400 | h | // Copyright 2016 the V8 project 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 V8_SNAPSHOT_SERIALIZER_H_
#define V8_SNAPSHOT_SERIALIZER_H_
#include "src/isolate.h"
#include "src/log.h"
#include "src/objects.h"
#include "sr... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
a8385db8f72ed3796181bdaa13fcaad0f0253399 | 1191f7d67a5c2629017877c894b8a8290a30d67d | /data-structure/maxheap.h | 6a034152bdd795f0820510ffe96fe6e6263f60fa | [] | no_license | moutasdimitris/data-structure | 051537fde131a3f1d4f7cfb95943ae77c6dc0083 | 0d548ab45e80e4aad96afb18f4aff622633de5fa | refs/heads/master | 2020-05-18T19:42:22.454288 | 2019-06-20T19:54:13 | 2019-06-20T19:54:13 | 184,614,557 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 484 | h | //
// Created by Windows on 2/5/2019.
//
#ifndef DATA_STRUCTURE_MAXHEAP_H
#define DATA_STRUCTURE_MAXHEAP_H
#include <vector>
class maxheap {
public:
maxheap();
int find_max();
void insert(int key);
void deleteMax();
int parent(int i);
int left_child(int i);
int right_child(int i);
int ... | [
"dmoutafi@csd.auth.gr"
] | dmoutafi@csd.auth.gr |
ae5045977c41a6b609c5b64cb263b4e94af1ff6d | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/third_party/WebKit/Source/core/workers/MainThreadWorkletGlobalScope.h | 14d4478f89943f38648e6c171749a6a6df24b718 | [
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-only",
"GPL-2.0-only",
"LGPL-2.0-only",
"BSD-2-Clause",
"LicenseRef-scancode-other-copyleft"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C++ | false | false | 1,555 | h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MainThreadWorkletGlobalScope_h
#define MainThreadWorkletGlobalScope_h
#include "core/CoreExport.h"
#include "core/dom/ExecutionContext.h"
#includ... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
1268a64845bad508c6bbc05ffd3d636affe33ca2 | 97eb17ce805e762982c1b09647ea3f251fa0ea0b | /Hoe3D/src/video.h | 83da4b73885f99e6293043e2ff0bbce6203a0f07 | [] | no_license | HeimdallTeam/Hoe3D | 8ca6d434b298773abc3d8c324822df3b97f5d19a | 62c6547ee5751ca6da31fa5379c6a0b78bafe5bd | refs/heads/master | 2021-01-15T14:24:35.777027 | 2014-10-03T23:11:14 | 2014-10-03T23:11:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 328 | h |
#ifndef _HOE_VIDEO_PLAYER_H_
#define _HOE_VIDEO_PLAYER_H_
#include "hoe_texture.h"
class HoeVideoPlayer
{
public:
class HoeVideoTexture * m_tex;
public:
HoeVideoPlayer();
bool Load(const char * fname);
void NextFrame();
const HoeTexture * GetTexture() { return m_tex; }
};
#endif // _HOE_VIDEO_PLAYE... | [
"gejza@gejza.net"
] | gejza@gejza.net |
9fb9b0637d32c853aa21b6a189e889c419170d0e | 182adfdfa907d3efc0395e293dcdbc46898d88eb | /Temp/il2cppOutput/il2cppOutput/AssemblyU2DCSharpU2Dfirstpass_MP_MediaPickerResult2204006871.h | 06655d1146870f6165bec11dc24fbeb2b9c27da5 | [] | no_license | Launchable/1.1.3New | d1962418cd7fa184300c62ebfd377630a39bd785 | 625374fae90e8339cec0007d4d7202328bfa03d9 | refs/heads/master | 2021-01-19T07:40:29.930695 | 2017-09-15T17:20:45 | 2017-09-15T17:20:45 | 100,642,705 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,313 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
#include "AssemblyU2DCSharpU2Dfirstpass_SA_Common_Models_Res4287219743.h"
// System.Collections.Generic.List`1<MP_MediaItem>
struct List_1_t3394744161;
#ifdef __clang__
#pragma c... | [
"zk.launchable@gmail.com"
] | zk.launchable@gmail.com |
e72b1a86dd5b700a87bda879c6756256a6656e81 | f2a796f122830b3221fc72fc46e259a607279247 | /MapSV.h | 0b6023db64351195a03c7d0aa02f1f2e8f348cde | [] | no_license | carlops22/estructura-proyecto2 | 53b020af3417f2bcc1282a797fed6226ee93d589 | 220bf551ffa1251256c62ae15d66397a988e34a6 | refs/heads/main | 2023-07-01T11:20:08.690389 | 2021-08-03T13:30:56 | 2021-08-03T13:30:56 | 387,921,324 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 422 | h | #ifndef MAPSV_H
#define MAPSV_H
#include <iostream>
#include "ADTMap.h"
#include<vector>
using namespace std;
class MapSV: public ADTMap{
private:
vector<pair<string,int> > _array;
int binBusqueda(string, int, int);
int tam;
public:
MapSV();
~MapSV();
void insert(pair<string,int>)... | [
"noreply@github.com"
] | carlops22.noreply@github.com |
7213603cec3fc68da47c31ce50333f0823ecacf1 | f6afa861caa2a8e03accb2667b3019c79d5de85b | /5. Longest Palindromic Substring.cpp | 02b90a54b2151db2b03af93274781a37b1ff3045 | [] | no_license | NEU-ZYXi/LeetCode-cpp | 7a41c2ba5d857a0296366c5b53720d995c66e69e | 95be4fdbfe614d810e131daf5fa0e001b947e6cd | refs/heads/master | 2020-10-01T05:21:49.220772 | 2020-01-13T08:55:26 | 2020-01-13T08:55:26 | 227,467,384 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,305 | cpp | class Solution {
public:
string longestPalindrome(string s) {
int n = s.size();
string ans = "";
vector<vector<bool>> dp(n, vector<bool>(n, false));
for (int j = 0; j < n; ++j) {
for (int i = j; i >= 0; --i) {
if (s[i] == s[j] && (j - i < 2 || dp[i + 1][j ... | [
"noreply@github.com"
] | NEU-ZYXi.noreply@github.com |
59d2a4ec2f401fa31925a55f19269e505cc1446d | d053e0e8687f122d120bcd0fa1f9076deb35afa5 | /Olymp/CF/359/C_gavno.cpp | c559a2cd35f602b55cd4bcd0571878887d7c19e8 | [] | no_license | shaihitdin/CP | e8911bc543932866d6fc83eb1d48d9cf79918c61 | dc90082f3ebedaccbfb0818cc68539c887f86553 | refs/heads/master | 2021-01-11T17:10:20.356635 | 2017-10-05T08:53:56 | 2017-10-05T08:53:56 | 79,729,913 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 874 | cpp | /// Stupido del problemo
#include <cstring>
#include <vector>
#include <map>
#include <set>
#include <bitset>
#include <algorithm>
#include <iostream>
#include <cstdio>
#include <cmath>
#include <cassert>
#include <cstdlib>
#include <ctime>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
... | [
"shaihitdin@gmail.com"
] | shaihitdin@gmail.com |
2db79b403fbfdabbd21cdda6575f4e2fadbd92da | 2e09bfc6c366e9ec1a4ab4c1b7b38ff6065e8796 | /Assignment/C++/Lab3/Excerise4.cc | 58dde1a7a2b7345f3a9c4c817861cadd9ca1c83e | [] | no_license | seoi2017/SleepWalker | 7645b4578f00acc235bdd9018b3ecc1aa8cf47c6 | 1327041a7621c3049b368e8364b2fb0918d04d56 | refs/heads/master | 2023-02-11T16:23:06.329864 | 2021-01-05T14:02:58 | 2021-01-05T14:02:58 | 294,626,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 557 | cc | /*
Environment: C++11
Course: SUSTech_C++
Problem ID: Lab3_Excerise4
*/
#include <bits/stdc++.h>
using namespace std;
int main()
{
int a, b, c;
double avg;
char level;
cout << "Enter the quiz, mid-term and fina scores:";
cin >> a >> b >> c;
avg = ((double)a + b + c) / 3;
if (avg >= 90)
... | [
"iaswork@foxmail.com"
] | iaswork@foxmail.com |
e284b8d715c9d38792910e0daf02aa4e445f765f | bb4efc8889d33c147316ff2a2a962478e102bd26 | /c/btp300-assignments/a3/a3test.cpp | 5ac5877d3770d50ba33b1549030868c99609cbae | [] | no_license | tjduavis/bsd-toolkit | 7fd0b24e9c9a72a5a64f80571b7ce01d4a61cd84 | 80deb263eca001bf23084e84db99c8cf02a0a333 | refs/heads/master | 2016-09-09T17:19:31.431634 | 2013-07-07T06:37:31 | 2013-07-07T06:37:31 | 11,229,216 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,080 | cpp | /*************************************************************************\
* File: a3test.cpp *
* Originally written by Evan Weaver *
* 18 Oct 2004 *
* Updated by... | [
"tjduavis@tjduavis.local"
] | tjduavis@tjduavis.local |
7c724f8a34235e3a3f488e4c843d9ac07c8f7f2c | 7e5be101928eb7ea43bc1a335d3475536f8a5bb2 | /ACM - Onsite Contests/2013 Invitational/13成都邀请赛/K.cpp | 358eddb3f09f8dc9551a56337c22945a89450212 | [] | no_license | TaoSama/ICPC-Code-Library | f94d4df0786a8a1c175da02de0a3033f9bd103ec | ec80ec66a94a5ea1d560c54fe08be0ecfcfc025e | refs/heads/master | 2020-04-04T06:19:21.023777 | 2018-11-05T18:22:32 | 2018-11-05T18:22:32 | 54,618,194 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,021 | cpp | //
// Created by TaoSama on 2015-05-11
// Copyright (c) 2015 TaoSama. All rights reserved.
//
#include <algorithm>
#include <cctype>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iomanip>
#include <iostream>
#include <map>
#include <queue>
#include <string>
#include <set>
#include... | [
"lwt1367@gmail.com"
] | lwt1367@gmail.com |
b9b78c8087a7a17ad35115bc015f8846fa0f83bc | 16d5cd8328ff8b31334afac4030754e59151c376 | /source/http/header_names.h | 38ba3f31f1e4daa669b794e6d82f8a25099b1aec | [
"MIT"
] | permissive | TorstenRobitzki/Sioux | c443083677b10a8796dedc3adc3f950e273758e5 | 709eef5ebab5fed896b0b36f0c89f0499954657d | refs/heads/master | 2023-03-31T18:44:55.391134 | 2023-03-16T06:51:56 | 2023-03-16T06:51:56 | 5,154,565 | 19 | 9 | MIT | 2023-03-16T06:51:57 | 2012-07-23T16:51:12 | C++ | UTF-8 | C++ | false | false | 612 | h | // Copyright (c) Torrox GmbH & Co KG. All rights reserved.
// Please note that the content of this file is confidential or protected by law.
// Any unauthorised copying or unauthorised distribution of the information contained herein is prohibited.
#ifndef SIOUX_SOURCE_HEADER_NAMES_H_
#define SIOUX_SOURCE_HEADER_NAMES... | [
"Torsten@Robitzki.de"
] | Torsten@Robitzki.de |
088851b360f0082f69e182343adbd0bdc967a5dc | 1fe303a22628d325138e592d56a6060a95d029fc | /lab04/src/main.cpp | 9887a86d96bc190a7850e956ff5b8b73a4624eab | [] | no_license | wcdbmv/TDS | 1b31dc9a12b7165d50f707fb44451d4fd6cfe5a9 | 4f7296e0f3ba797cd2066c65e0501f5828ad19c8 | refs/heads/master | 2020-12-04T11:19:19.044252 | 2020-01-04T10:23:05 | 2020-01-04T10:23:05 | 231,743,951 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477 | cpp | #include "calculator.h"
int main() {
std::string s(' ', 100);
Calculator c("array");
double d = 0;
while (std::cout << "\033[1;1H\033[J>>> ", std::getline(std::cin, s) && s != "exit") {
d = c.calculate(s);
if (d == DIVISION_BY_ZERO)
std::cout << "[Division by zero]\n";
else if (d == DOUBLE_ERR)
std::c... | [
"kerimov.dev@yandex.ru"
] | kerimov.dev@yandex.ru |
b228d17431f164faf90a875652e5f5ea6b2fce24 | d5f6d50de5d9c7bebe276948ede77bb95a8835bc | /c++/程序/第1章程序/s1_4/main.cpp | 601cfc5bc56cf64df1995b25c4c890201109dd55 | [] | no_license | cristiano-xw/c-plus | d54a1cd7f491cace6757f1dc46f5ebcae29a7e11 | ea6d14cf1f1e60b3322a97c04d300af657e7b210 | refs/heads/master | 2023-06-28T08:51:49.628562 | 2021-08-02T03:18:53 | 2021-08-02T03:18:53 | 329,774,618 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 422 | cpp | // 文件路径名:s1_4\main.cpp
#include <iostream>
using namespace std;
int i=10;
void fun()
{
int i=20;
printf("局部变量 i=%d",i); //访问局部变量i
printf(" ,全局变量 i=%d",::i); //访问全局变量i,在C语言中,
//由于定义了局部变量 i,无法在 fun()函数内访问同名全局变量 i
}
int main()
{
fun();
return 0; // 返回值0, 返回操作系统
}
| [
"1531887383@qq.com"
] | 1531887383@qq.com |
98ed8ac925ef912ab1bbb38892e3b025b42d6189 | 53cf1c2988bb33e93e14146aecd0821e1655f23c | /1/098_good.cpp | f6e10e69050827abb22cbcc54e3c340c2029e284 | [] | no_license | cblhxx/leetcode | 9d9a2e3bf4e8c0e19356616b7e8d14e5a66de380 | 5124bcdb5537851a1b70c7998d68d4d2ecca7db4 | refs/heads/master | 2020-05-23T09:46:20.364862 | 2019-06-26T12:02:52 | 2019-06-26T12:02:52 | 186,713,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 745 | cpp | #include <iostream>
#include <vector>
#include <unordered_map>
using namespace std;
struct TreeNode {
int val;
TreeNode *left;
TreeNode *right;
TreeNode(int x) : val(x), left(NULL), right(NULL) {}
};
class Solution {
public:
bool solve(TreeNode* node, TreeNode* &prev) {
if (node == NULL)
... | [
"wangshu08@baidu.com"
] | wangshu08@baidu.com |
c8ad1f4202c4a5d25d1ffad8f539d341b2d2c49c | b04c15e0d61733c25159faf90cff79804e99171f | /TestCase/utilityLibrary/Encryption.h | 2d790a692677d74ce33704a374213bbc02a240ed | [] | no_license | caowenjian/BJ | eb884de109c0d3d617fc67b6e114b8bbdbb24a04 | 497d1ba3252d21100ff5bfcd3fd0a86d9469725d | refs/heads/master | 2021-07-16T04:58:09.376681 | 2020-09-11T09:13:29 | 2020-09-11T09:13:36 | 75,891,413 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 231 | h | #ifndef _ENCRTPTION_H
#define _ENCRTPTION_H
#include "globalDefine.h"
NAMESPACE_BEGIN_T(utilityLibrary)
UTILITYLIBRARY_API VTT_VOID Base64Encode(const std::string& input,std::string& output);
NAMESPACE_END_T(utilityLibrary)
#endif | [
"cao007tian@163.com"
] | cao007tian@163.com |
ec2c2ed3001bd007c7b3c2144272c7a729a2a436 | f1f41bdba4ab92c96f3d61ecb23abdc1f22cb46f | /IF/Classes/view/popup/DailyRwdView.cpp | 1b8e88f7015a4b8cc3e94e362afbe626fada4dbc | [] | no_license | lineCode/dc208 | fb1b9cc364e67e8728537a4d701493fef05359bf | b2e2ed7665289b29bed9b205d79cc7453d209e0b | refs/heads/master | 2020-12-02T21:17:39.622688 | 2016-07-22T06:00:36 | 2016-07-22T06:00:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 53,983 | cpp | //
// DailyRwdView.cpp
// IF
//
// Created by xxrdsg on 14-12-31.
//
//
#include "DailyRwdView.h"
#include "UIComponent.h"
#include "PopupViewController.h"
#include "ParticleController.h"
#include "ToolController.h"
#include "ActivityController.h"
#include "RewardController.h"
#include "TipsView.h"
#include "UseToo... | [
"guojiang@126.com"
] | guojiang@126.com |
1f9778b0a4763509b35c22f75882cb708ac6ef45 | 0f2c7805ce608977387ba541be1a53a4217cc541 | /chia_duahau.cpp | 6009846d4cd28b977a714f8b71af57e4e54b7296 | [] | no_license | datnguyen51/ContestTLU | 00ceed27269f571c0d5f2514b058250a551faf04 | 87975d5bd31b5e4ad6ed367366e750f248272596 | refs/heads/master | 2020-04-05T15:06:18.612117 | 2018-11-26T10:58:05 | 2018-11-26T10:58:05 | 156,952,879 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 205 | cpp | #include <iostream>
using namespace std;
int main()
{
int n;
cin>>n;
if(1<=n && n<=100)
{
if(n%2==0 && n>2)
cout<<"YES"<<endl;
else
cout<<"NO"<<endl;
}
else
cout<<"NO"<<endl;
return 0;
} | [
"nguyenvandat511999@gmail.com"
] | nguyenvandat511999@gmail.com |
939cd231e05a53f8a0e5a2fbbedbfbe52f622128 | 18612d2d5ae4f534868757055b81ce85be4e2bc0 | /chapter4/Arduino/teste2.ino | 75e082aae9143c8f43cd74e8b35cf2cad33a8f0d | [] | no_license | victoradriel/MasterDissertation | 084f8f70196fe8ce23022d0fb0e21ffe37a1fab8 | 0cbdd4ef1e23a6de67f8828c944f16b6f0b7d778 | refs/heads/master | 2021-09-17T14:38:56.436796 | 2018-07-02T15:21:23 | 2018-07-02T15:21:23 | 139,447,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,479 | ino | /** author: Victor Adriel
Primeiro teste: reconhecimento de padrões.
Depois de explicados os significados dos parâmetros acompanhando o estímulo correspondente
são impressos padrões e o usuário é inquirido a respeito de:
- Quantos vibradores estão ativos;
- Quais vibradores foram ativados (posição);
- Qual infor... | [
"noreply@github.com"
] | victoradriel.noreply@github.com |
c6f4b049f1de8791600ca62e53157fa9eb8cdf02 | cf626791e70d1c26e157fc71240945b5087dc698 | /speed_test/speed_test.ino | 9df2d709f3c173616dcc70f1e7694b010bfb5736 | [] | no_license | alpha6/HX711_endstop | 2e91b131e20f41cefe56d6401ec76a08105aaaac | ccbdd2f96182436f081a7bcc6579a78ad2005151 | refs/heads/master | 2021-01-09T05:55:32.762404 | 2017-02-22T13:28:06 | 2017-02-22T13:28:06 | 80,865,744 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 699 | ino | #include <Q2HX711.h>
const byte hx711_data_pin = A2;
const byte hx711_clock_pin = A3;
const int probe_pin = 7;
const int readCount = 100;
Q2HX711 hx711(hx711_data_pin, hx711_clock_pin);
void setup() {
// put your setup code here, to run once:
Serial.begin(115200);
delay(1000);
}
void loop() {
// put your m... | [
"denis.fedoseev@gmail.com"
] | denis.fedoseev@gmail.com |
80abdacd5f8235f81dab7288f9040ae45a2ac82f | 394ef4ef657268024073e358c9b709966cc0f2d8 | /Last week problems/Articulation points.cpp | 1028ff52646046a824040c2f7292777bb3d38ad5 | [] | no_license | svdhiren/DSA-practice | 111573b98eecfd1ad908056ceca512855d21c191 | b62c2546f0d1d6e5221ffbc2294469e821e11829 | refs/heads/master | 2023-06-20T02:11:20.808767 | 2021-07-17T13:52:30 | 2021-07-17T13:52:30 | 386,659,313 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,970 | cpp | #include<iostream>
using namespace std;
int v;
void calculate(int G[20][20], int num[], int low[], int vis[], int cur, int p){
static int n=1;
//Assigning the arrival time and checking for a back edge if any and updating.
num[cur]=n;
low[cur]=n++;
for(int i=1;i<=v;i++){
if(G[cur][i]==1 && i!=p && vis[i]... | [
"svdhiren2000@gmail.com"
] | svdhiren2000@gmail.com |
46a096dea668a7d0e47965f4a93bb1d7b32a6ca1 | 5d06523d5c6da5f877e209d6d6dbfe45f5900f87 | /PopUpWindow/PopUpWindow/PopUpWindow.h | 92b552ab6d4fe2e750fe8e7b9f353f4345f052eb | [] | no_license | snandi76/Beautiful_CPP | 9b889eb82ee8db687237a2eefa0f1fbccc826fa2 | 6f3107ade910c7a98106c027468db929f55ee678 | refs/heads/master | 2020-04-16T15:26:28.155375 | 2019-01-20T11:56:04 | 2019-01-20T11:56:04 | 165,702,829 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 504 | h |
// PopUpWindow.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#include "resource.h" // main symbols
// CPopUpWindowApp:
// See PopUpWindow.cpp for the implementation of this class
//
class CPopUpWi... | [
"sunandan.nandi@gmail.com"
] | sunandan.nandi@gmail.com |
6e145d6272d48ea49943564a8af09f4137077ccc | f0f0e9d7c3515d711be57f2c470016499eeb42d5 | /1143.最长公共子序列.cpp | cbbb475963d54da67d920288424ac6bbd46a2a00 | [] | no_license | IrvingW/leetcode_problems | 506d39a8938abcfaf19eb64062c9e55fef700393 | af648f0a9ebd911b19302f28abca929a0691890c | refs/heads/main | 2023-06-13T03:34:42.576316 | 2021-07-14T08:36:53 | 2021-07-14T08:36:53 | 352,042,463 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,139 | cpp | /*
* @lc app=leetcode.cn id=1143 lang=cpp
*
* [1143] 最长公共子序列
*
* https://leetcode-cn.com/problems/longest-common-subsequence/description/
*
* algorithms
* Medium (62.39%)
* Likes: 544
* Dislikes: 0
* Total Accepted: 118K
* Total Submissions: 189.1K
* Testcase Example: '"abcde"\n"ace"'
*
* 给定两个字符串 ... | [
"tao.wang@yitu-inc.com"
] | tao.wang@yitu-inc.com |
cb40879a46b9a69d105dcc7c0b3fd5dbc2db952c | 1a8c27ced068195eb01db1dfcab2f9a6cb9663fa | /src.wsjcpp/wsjcpp_light_web_server/wsjcpp_light_web_http_response.cpp | d545bef17a21e83f9d8b3245ba9d81aa013f5d67 | [
"MIT"
] | permissive | sea-kg/webhook-handler | 1202347179caf0eed0254e57c41a54a35e4bfbc8 | c6e3edbd12521911bf3ecf2afd624c6777ffaa35 | refs/heads/master | 2023-03-30T08:31:47.790756 | 2021-03-24T15:58:08 | 2021-03-24T15:58:08 | 166,463,808 | 2 | 0 | MIT | 2021-03-24T15:58:09 | 2019-01-18T19:44:19 | C++ | UTF-8 | C++ | false | false | 9,150 | cpp | #include "wsjcpp_light_web_http_response.h"
#include <wsjcpp_core.h>
#include <fstream>
#include <unistd.h>
#include <sstream>
#include <sys/socket.h>
// ----------------------------------------------------------------------
// WsjcppLightWebHttpResponse
// enum for http responses
std::map<int, std::string> *WsjcppLi... | [
"mrseakg@gmail.com"
] | mrseakg@gmail.com |
7c61e1f050abff11d1584e99e400a3d17bf138d6 | 8722f2da8bc1a6b3e16ce5759f67ca292c0a7341 | /src/beast/beast/Config.h | 95da9375b9f62125a9abe208234389364711c227 | [
"MIT",
"MIT-Wu",
"ISC",
"BSL-1.0"
] | permissive | waynezu/vpal20 | 010fbec860b6c4d8c775b8d637730580e842d597 | 8deef35521417cd4405d7bbadd030b89bd4fb91b | refs/heads/master | 2020-12-25T21:35:01.584301 | 2014-10-27T03:58:56 | 2014-10-27T03:58:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,515 | h | //------------------------------------------------------------------------------
/*
Portions of this file are from Vpallab: https://github.com/vpallabs
Copyright (c) 2013 - 2014 - Vpallab.com.
Please visit http://www.vpallab.com/
This file is part of Beast: https://github.com/vinniefalco/Beast
... | [
"meanz1235@gmail.com"
] | meanz1235@gmail.com |
79cfff73d31b28cee8b478d5c39dacb9c7343250 | cb93bcc328d66756cd22b58c8040489c1cfdfc04 | /Project_Alice/Project/Alice_Engine/Engine_Struct.h | 11846e48f97c3a387fad3815aee522d8a23d3e22 | [] | no_license | haeunjung/Team_Project | ba9661729ed25be4a3fb22dc288dee05281b2613 | ecd2b67c504af116a2e4f30114fe943f3a472e19 | refs/heads/master | 2018-10-30T11:20:50.980879 | 2018-10-05T11:18:09 | 2018-10-05T11:18:09 | 103,035,103 | 4 | 0 | null | null | null | null | UHC | C++ | false | false | 11,776 | h | #pragma once
//#include "Engine_Macro.h"
#include "Engine_Enum.h"
WOOJUN_BEGIN
// Resolution
typedef struct DLL _tagResolution
{
unsigned int m_iWidth;
unsigned int m_iHeight;
// 생성자
_tagResolution() : m_iWidth(0), m_iHeight(0) {}
_tagResolution(unsigned int _iW, unsigned int _iH) : m_iWidth(_iW), m_iHeight(_iH... | [
"woojun2010@naver.com"
] | woojun2010@naver.com |
b4b311f497cc7eeccd5a8f94721a53f159741b5c | 9e1f30e17e7d5e0330f20bd1443852878b31344a | /gift1.cc | 703c10dc0b9986198f00fd5a2a02939d17628cad | [] | no_license | pwnall/usaco | 4de13038817b9c7434031c48fc9746d3e9642449 | 9a9089a5b45c23de97ef8b0d8ec2de283fa1ebb9 | refs/heads/master | 2023-09-01T11:57:07.133618 | 2017-04-05T03:16:34 | 2017-04-05T03:16:37 | 85,672,416 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,299 | cc | /*
PROG: gift1
LANG: C++11
*/
#include <fstream>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include <unordered_map>
int main() {
std::ofstream cout("gift1.out");
std::ifstream cin("gift1.in");
int n;
std::string line_string;
std::getline(cin, line_string);
std::stringstr... | [
"costan@gmail.com"
] | costan@gmail.com |
fcb8d98a2816446b7a94db14c3bcd1ab94bd0d8a | 32b153a64f3ab050945d78adb2da4ca48e21fcb0 | /lis.cpp | 6d32fb83722fd92209cfd91e2c99ca9d50dd1d88 | [] | no_license | mohdarsh1786/code | b679d6c7fad99fa1311103e5fceb7ca2aecaf548 | 4c933aa15250edb2fd6e8af632a7cd68704c1763 | refs/heads/master | 2021-01-01T04:46:41.068150 | 2017-07-30T17:02:42 | 2017-07-30T17:02:42 | 97,240,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 647 | cpp | #include<bits/stdc++.h>
using namespace std;
int lis(vector<int> arr,int n)
{
int l[n];
for(int p=0;p<n;p++)
{
l[p]=1;
}
for(int i=1;i<n;i++)
for(int j=0;j<i;j++)
{
if(arr[i]>arr[j] && l[i]<l[j]+1)
{
l[i]=l[j]+1;
... | [
"noreply@github.com"
] | mohdarsh1786.noreply@github.com |
2d94e40a3ba8b2ff64da21937a5ec052b3f91f1a | 348bfb528d6343c9c2a18406fc2b0e29bfc1deb5 | /pistolji.h | ab41a41f60ddaa276fa02bc9a33d82457e3bf337 | [] | no_license | Kraguljac23/samostalni_projekat_gta | 37035f5bf4d7fbaec9654f3fd8e805ef312d9265 | ed771fb7e4b0db07af7b7557b7a9c443026b93d5 | refs/heads/master | 2021-05-21T03:57:26.825964 | 2020-05-15T15:13:29 | 2020-05-15T15:13:29 | 252,532,175 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,369 | h | #ifndef PISTOLJI_H_INCLUDED
#define PISTOLJI_H_INCLUDED
#include "oruzje.h"
enum tipPistolja{AUTOMATSKI, SINGLE, REVOLVER};
enum princip{CAPLOCK, SEMI};
class pistolji: public oruzje{
private:
tipPistolja pis;
bool laser;
princip prc;
public:
pistolji():oruzje(){
tip = PISTOLJ;
... | [
"noreply@github.com"
] | Kraguljac23.noreply@github.com |
fba45aaaef0f2996228eacee2d9f1505588833b1 | 4384d7e8bf4028a8d665b7b6cbc78592fe80cece | /short_problems/C++/bubble_sort.cpp | fa3e3751c8aa13f25c708d6f61dfc784c8053077 | [] | no_license | ionutRD/p-code | 1d7da111dc4814ac0000281b99fe2288af35ce3c | 969df759f805906c31e582ee6e36aeb9876fcb29 | refs/heads/master | 2022-11-11T02:55:58.412231 | 2022-11-07T10:36:55 | 2022-11-07T10:36:55 | 6,155,116 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,118 | cpp | #include <algorithm>
#include <functional>
#include <iostream>
#include <iterator>
#include <vector>
using namespace std;
template <typename RandomIt, typename Compare = less<typename RandomIt::value_type>>
void bubble_sort(RandomIt first, RandomIt last, Compare comp = Compare())
{
if (first == last) {
re... | [
"ihonius@gmail.com"
] | ihonius@gmail.com |
4b5dab4d622a34de73de6073fc7cf46877f4d744 | a5ff8f5e6b3c76149461ce6ea0978e34ba7e068a | /SpoutSDK/SpoutSDK/SpoutSDK.cpp | 471e5950fc6839178e9f039585d8596c10f76cf6 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | felix2072/pytorch-CycleGAN-and-pix2pix | 1d7c8824633f8a16d7e0f2b95c4d760937d141b5 | 4980106ceab5e1eb7bb20c2b492d007b6310d9e1 | refs/heads/master | 2023-04-01T14:12:23.232531 | 2021-04-12T16:46:47 | 2021-04-12T16:46:47 | 343,559,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 58,509 | cpp | // ================================================================
//
// SpoutSDK
//
// The Main Spout class - used by Sender and Receiver classes
//
// Revisions :
//
// 14-07-14 - SelectSenderPanel - return true was missing.
// 16-07-14 - deleted fbo & texture in SpoutCleanup - test for OpenGL context... | [
"soeder@schnellebuntebilder.de"
] | soeder@schnellebuntebilder.de |
5e7b9620b6541954ff0341583d24dfc20c113614 | c1976b1f0a5eeb0bd757cf6e65e2d50f54425bca | /src/carray.h | 6b7921915392f0c3206d7b0c0c447046599b67f2 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | SiriusTR/dle-experimental | 1796aab0a6302d99c64e989170764fa370a2b6f1 | 2ee17b4277b68eef57960d5cf9762dd986eaa0d9 | refs/heads/master | 2020-04-17T17:45:17.134289 | 2020-03-08T23:25:37 | 2020-03-08T23:25:37 | 67,313,420 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 12,279 | h | #ifndef _CARRAY_H
#define _CARRAY_H
#ifdef HAVE_CONFIG_H
#include <conf.h>
#endif
#include <string.h>
#include <stdlib.h>
#ifndef DBG
# ifdef _DEBUG
# define DBG 1
# else
# define DBG 0
# endif
#endif
#define DBG_ARRAYS DBG
#include "cquicksort.h"
void ArrayError (const char* pszMsg);
//-----------------------... | [
"daniel.keymer@gmail.com"
] | daniel.keymer@gmail.com |
bab03a313b17888f22b3b7ff81fe65b7b00ceb5b | 9a9307bf09d7afdc8f107296c32b14388945ef45 | /car_controller/ros_lib/ros.h | 049251d965cec138146271da5cfc53393f376ae0 | [] | no_license | ghsecuritylab/robo_car | f9e7e748dee7eb3730c52abdc345bf75cd828d18 | 69b2e3892bed760f98787935b39b58bebc978882 | refs/heads/master | 2021-02-26T11:31:51.210368 | 2020-01-07T09:22:25 | 2020-01-07T09:22:25 | 245,521,374 | 0 | 0 | null | 2020-03-06T21:39:20 | 2020-03-06T21:39:19 | null | UTF-8 | C++ | false | false | 1,806 | h | /*
* Software License Agreement (BSD License)
*
* Copyright (c) 2011, Willow Garage, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must re... | [
"djaenicke.92@gmail.com"
] | djaenicke.92@gmail.com |
1b0b9ca0706c52ec3f34f36db5ad9917352eb988 | 938c2a25ae905dad47f74367e2935278aa0d4961 | /Recursion/intro.cpp | ac858b5e5238565310d0405b0e907dbc2c707e63 | [] | no_license | rohitkadam0101/CPP_Advanced | f120deb8bbf219f92724f29fcae16ec29e1c13fa | aa02ec097d4e4a76b300b2e32a5364e439ae5642 | refs/heads/master | 2023-07-15T06:58:45.107525 | 2021-08-28T06:43:46 | 2021-08-28T06:43:46 | 400,722,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 592 | cpp |
// factorial
#include <iostream>
using namespace std;
// sum of n numbers
int sum(int n){
if(n==0){
return 0;
}
return n+sum(n-1);
}
// nth fibonaci
int fib(int n){
if(n==0|| n==1){
return n;
}
return fib(n-1)+fib(n-2);
}
// power n raised to p
int pow(int a,int p){
... | [
"kadamrohit0101@gmail.com"
] | kadamrohit0101@gmail.com |
ef38ee84953714c61636d9bba9c6c92d361cec08 | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir7941/dir29315/dir29712/dir30926/dir33441/file33455.cpp | c9864e299f51cdce4b275d949b71fa51cd8beb48 | [] | no_license | tgeng/HugeProject | 829c3bdfb7cbaf57727c41263212d4a67e3eb93d | 4488d3b765e8827636ce5e878baacdf388710ef2 | refs/heads/master | 2022-08-21T16:58:54.161627 | 2020-05-28T01:54:03 | 2020-05-28T01:54:03 | 267,468,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 115 | cpp | #ifndef file33455
#error "macro file33455 must be defined"
#endif
static const char* file33455String = "file33455"; | [
"tgeng@google.com"
] | tgeng@google.com |
bb810b1deed1cf296cafbb4a6e7084cc2c82d4c7 | 4d2bb672710ea8f0dd11bb9213db917bb54cca18 | /Codeforces Round 327/Top Secret Task/main.cpp | 149f218e66925f85764b390fac9ea759fa4c0012 | [
"MIT"
] | permissive | sqc1999-oi/Codeforces | cd307c68e267d9a0eec83c7ff4b154eadbba1e9a | 5551e0e4b9dc66bb77c697568f0584aac3dbefae | refs/heads/master | 2021-06-14T23:47:49.765358 | 2017-04-16T09:31:58 | 2017-04-16T09:37:48 | 41,842,288 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,005 | cpp | #include <iostream>
#include <algorithm>
#include <cstring>
#include <climits>
using namespace std;
const int N = 150;
int q[N], f[2][N + 1][N*(N - 1) / 2 + 1];
int main()
{
ios::sync_with_stdio(false);
int n, k, s;
cin >> n >> k >> s;
for (int i = 0; i < n; i++) cin >> q[i];
if (s >= (n*2 - k - 1)*k... | [
"sqc1999@outlook.com"
] | sqc1999@outlook.com |
4114a6d66434d31b3c36c205317e808f0173b510 | d4d5a0bc519294e4b3f312048dd52cf9264b7e29 | /UESTC/1932/14639492_AC_497ms_25216kB.cpp | 572926fce31105ba052bb3fc28d14999ea290b10 | [] | no_license | imhdx/My-all-code-of-Vjudge-Judge | fc625f83befbaeda7a033fd271fd4f61d295e807 | b0db5247db09837be9866f39b183409f0a02c290 | refs/heads/master | 2020-04-29T08:16:24.607167 | 2019-07-24T01:17:15 | 2019-07-24T01:17:15 | 175,981,455 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,442 | cpp | #include <set>
#include <map>
#include <list>
#include <deque>
#include <cmath>
#include <queue>
#include <stack>
#include <bitset>
#include <vector>
#include <string>
#include <cstdio>
#include <cstdlib>
#include <iomanip>
#include <cstring>
#include <fstream>
#include <iostream>
#include <algorithm>
using namespace s... | [
"mhdxacmer@126.com"
] | mhdxacmer@126.com |
ab8b666696cc01b7799e3634f903858a026e63d7 | 1bf42e44294709ea1b7c6a494f2c4b801a48d8d2 | /Coding/C++/addlargenum/stack.cpp | e8c62ba54a2a97b4cc1ea816ab6b3ac3f8d6cdbe | [] | no_license | Hadroncollider17/portfolio-2020 | 922afb715ec91c7f216688e74ed18746083ca7a1 | 2b93d7743afd91629e469068381d25f3f458b228 | refs/heads/master | 2022-12-08T13:29:30.292752 | 2020-08-31T08:38:13 | 2020-08-31T08:38:13 | 291,544,894 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 773 | cpp | //---------------------------------------------------------------------
// Name: Hayson Chu
// Email: hzc5389@psu.edu
// Class: CMPSC 122, Session 2
// Homework 4
// Due Date: Nov 6, 2019
//
// Description: This program read a txt file and adds large numbers.
//
// Acknowledgement:
//-----------------------------------... | [
"haysonc@gmail.com"
] | haysonc@gmail.com |
6ad783fd75af24ee81b06bd05b4d3d49c4d9aed3 | 949127defa9d2cf4f81a5137ae2cd4f953297426 | /camera/CameraWrapper.cpp | a1892109e4e9ddc2e102b65f6beea8c002b73817 | [] | no_license | Liberations/multirom_device_xiaomi_libra | 432ae0828075c25288ccfd5f2d105f96c3a9fcb7 | 6b056c96b9135985aa5ebb109486972d6b752783 | refs/heads/master | 2021-01-20T18:20:09.085857 | 2016-08-11T03:13:19 | 2016-08-11T03:13:19 | 60,863,978 | 0 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 4,290 | cpp | /*
* Copyright (C) 2016, The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"qq18159020773@gmail.com"
] | qq18159020773@gmail.com |
e114f56a02d878a5bf91b90545269a304f47f225 | 948d555823c2d123601ff6c149869be377521282 | /SDK/SoT_BP_DamageZone_parameters.hpp | eb0674bc03c761510b360ab183580edb8c58827c | [] | no_license | besimbicer89/SoT-SDK | 2acf79303c65edab01107ab4511e9b9af8ab9743 | 3a4c6f3b77c1045b7ef0cddd064350056ef7d252 | refs/heads/master | 2022-04-24T01:03:37.163407 | 2020-04-27T12:45:47 | 2020-04-27T12:45:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,982 | hpp | #pragma once
// SeaOfThieves (1.6.4) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "../SDK.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//---------------------------------------------------------------------------
// Function BP_Dama... | [
"getpeyton@gmail.com"
] | getpeyton@gmail.com |
8cd36011f7cbb252538753ceb472479350620bb5 | ae9a04ae8c33623309f1110fbb03d7fdb883f2f7 | /SharedPimplRect.h | bfc7c49ceb05d3d6ab02964a49fa2e7ce4fb4ab6 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | hicknhack-software/BenchPimpl | 11cdb35552bc4e32089b3337cddf33ba0041bb78 | 3abb84b88ce05c9664f8451d3408098ac8486b86 | refs/heads/master | 2021-01-21T13:57:40.128366 | 2016-05-17T14:27:13 | 2016-05-17T14:27:13 | 46,477,361 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,074 | h | /* BenchPimpl
* Copyright 2016 HicknHack Software GmbH
*
* The original code can be found at:
* https://github.com/hicknhack-software/BenchPimpl
*
* 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 th... | [
"andreas.reischuck@hicknhack-software.com"
] | andreas.reischuck@hicknhack-software.com |
1976808bf3ddcd158a3bf6f6b22b62bb3ef66976 | 876054689f05109cfd8b7353a5d68620d785c8da | /preflate_statistical_model.h | dd1876c626161e05a769919f641aabcb1bdb4e62 | [
"Apache-2.0"
] | permissive | deus-libri/preflate | 0bf6788eb0614b4a14b6f891a77c2defbb6f5040 | 609eefaa96ac6c51d7b1a3fb29e0ed94d0f3623e | refs/heads/master | 2023-07-24T14:51:11.050222 | 2018-09-29T10:53:11 | 2018-09-29T10:53:11 | 125,667,838 | 32 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,684 | h | /* Copyright 2018 Dirk Steinke
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 writi... | [
"deus-libri@dummy.com"
] | deus-libri@dummy.com |
db1b7bdbfe1d2017b968e04b069ab4188e26862a | 661fb5bb3879612b53644bb6c2226d7b96f6dade | /Components/8272/i8272.cpp | 288d68064b3e348182e938bfd1cad8bd797054bf | [
"MIT"
] | permissive | mattgodbolt/CLK | 71e3574fae3923b86b395251eab0f4cdc3ce13b0 | 85085a637524dcf22e3990707ac0107a657bb1fd | refs/heads/master | 2021-05-06T18:06:44.266823 | 2017-11-23T21:23:31 | 2017-11-23T21:23:31 | 111,944,831 | 2 | 0 | null | 2017-11-24T18:07:52 | 2017-11-24T18:07:52 | null | UTF-8 | C++ | false | false | 27,968 | cpp | //
// i8272.cpp
// Clock Signal
//
// Created by Thomas Harte on 05/08/2017.
// Copyright © 2017 Thomas Harte. All rights reserved.
//
#include "i8272.hpp"
//#include "../../Storage/Disk/Encodings/MFM/Encoder.hpp"
#include <cstdio>
using namespace Intel::i8272;
#define SetDataRequest() (main_status_ |= 0x80)... | [
"thomas.harte@gmail.com"
] | thomas.harte@gmail.com |
4fb1289b111cba90c0dac65cb20afe01ff7818f7 | 341612fd3fe8162b7f96a523dcfd8be197e04312 | /Logic_Game/Logic_Game/Player.cpp | c88b509133d22a6bcf77b7ffd6cd613c04a490b3 | [] | no_license | Miklakapi/Logic_Game | f45f3a0aac8851d6f15adb2762ac1d2c9313ef0c | 421b9e4152b2e3148873b78b38f1017269190543 | refs/heads/master | 2022-05-28T02:52:17.612643 | 2022-03-22T21:59:23 | 2022-03-22T21:59:23 | 169,990,507 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,434 | cpp | #include "Player.hpp"
Player::Player(Vector2f position, string textureFile){
rect = new IntRect[12];
*(rect + 0) = { 0,0,80,80 };
*(rect + 1) = { 80,0,80,80 };
*(rect + 2) = { 160,0,80,80 };
*(rect + 3) = { 0,80,80,80 };
*(rect + 4) = { 80,80,80,80 };
*(rect + 5) = { 160,80,80,80 };
//
*(rect + 6) = { 240,0,... | [
"kkmiklaszewski@gmail.com"
] | kkmiklaszewski@gmail.com |
fe76d58668884c831e9e416616826f37599bbef2 | 7dd9a7c5316dc4ae1b9524f214928b9c96c03dc3 | /cpp_behavior_tree/BehaviorTree/ParallelNode.h | 1fc34074147926805feea45b1f95bc5e72bb33e4 | [] | no_license | NVSL/TAZI | 035ae70b7fc9d424a47ae79434ff888880c87a6c | ac7887b1491a1c8af7373a42cd7fb81284acc396 | refs/heads/master | 2021-01-18T09:39:20.984516 | 2017-04-13T19:14:44 | 2017-04-13T19:14:44 | 44,073,629 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 384 | h | // ParallelNode.h
#ifndef _PARALLELNODE_h
#define _PARALLELNODE_h
#if defined(ARDUINO) && ARDUINO >= 100
#include "arduino.h"
#else
#include "WProgram.h"
#endif
#include "InternalNode.h"
class ParallelNode: public InternalNode {
public:
ParallelNode(NodeList children, int numberOfChildren) :
InternalNode... | [
"mmg005@ucsd.edu"
] | mmg005@ucsd.edu |
57104aa55b2c478c1a06773efef281b96c72eb27 | d878e9d4da44fe031ff734e4e19f08dc51339ac8 | /SessionGroup.h | 023d73bf35dc4295a06621ddc6c154518373fadd | [] | no_license | cmguo/just-just-dispatch | 27910f9b7118b0e3b14dfbb9f6b2f0a33e38de5a | 151af58802b0b42390b4f39b220d69c904214246 | refs/heads/master | 2022-11-24T05:21:39.730457 | 2017-07-05T10:02:21 | 2017-07-05T10:02:21 | 280,885,464 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,751 | h | // SessionGroup.h
#ifndef _JUST_DISPATCH_SESSION_GROUP_H_
#define _JUST_DISPATCH_SESSION_GROUP_H_
#include "just/dispatch/DispatchBase.h"
namespace just
{
namespace dispatch
{
class Session;
struct Request;
class TaskDispatcher;
class SessionGroup
... | [
"isxxguo@pptv.com"
] | isxxguo@pptv.com |
0e535070dd3c333bd470aedb0835234d34be956f | 06eb60c98f4d106fc3bb3d0b7e990828b87d714d | /Source/WebCore/accessibility/AccessibilitySVGRoot.cpp | 5fd2628577667a12a1a07d236db2acc3b7b019c3 | [] | no_license | snyh/dui | 9486a81d97ec1173b161b6aef8fcea21066aebff | c4464629f1efdecae792ed3abc2a7fc9ce9b88db | refs/heads/master | 2021-01-25T08:28:55.224303 | 2013-10-23T00:42:02 | 2013-10-23T00:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,385 | cpp | /*
* Copyright (C) 2012 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | [
"snyh@snyh.org"
] | snyh@snyh.org |
8b26e87f71d1725b8da0306ec4844541dbeb45ce | 8aae83bf0124d35c2c6f2881e61cc9407cb75850 | /original/list/linkedlist.hpp | 7e93535b756085c6c90517a5848a96eec5a30843 | [] | no_license | mjy9088/MTL-CPP | e2a16727b5b2f831bd45e8f3b352c2e3e762c116 | 2bc974bb0a88f93b5f4f0f1fee63fb85aa6c800e | refs/heads/master | 2020-05-01T14:20:28.531476 | 2019-06-18T14:58:51 | 2019-06-18T14:58:51 | 177,517,128 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 463 | hpp | #ifndef __mtl_list_linkedlist
#define __mtl_list_linkedlist
#include "../list.hpp"
namespace MTL
{
template<typename T>
class LinkedList : public List<T>
{
private:
class Node;
size_t len;
LinkedList<T>::Node *head, *tail;
public:
LinkedList();
~LinkedList();
size_t length();
void set(size_t idx, T... | [
"mjy9088@naver.com"
] | mjy9088@naver.com |
72a7c7454fc642d8c78920f157b86aa453f25366 | a2b8419c478e98daffcd08a43c9914d76c330e41 | /pna/util/pcap_wrap/c/pna_pcap.c | 942e598a9395689b9e57d2c231fc3c849899bb4e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | pcrowley/OSF | e45077f55e5ab8e136449c51a55bb827042d8091 | 7c568c4b550dd02e8d14f86c112b6190fa9ccf50 | refs/heads/master | 2021-01-25T03:27:57.672035 | 2013-11-04T16:01:50 | 2013-11-04T16:01:50 | 3,777,304 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,752 | c | /*
* This C file should allow for prototyping potential PNA hooks.
* It takes a PCAP file as input, does some preliminary work on a packet
* (getting it setup similarly to how it would be passed by the PNA).
* The only thing you should need to write is the monitor_hook() function
* and any helpers you need associa... | [
"root@ubuntu.(none)"
] | root@ubuntu.(none) |
fac330a7c105179c50f30f0378e468b8a4214814 | d20cd8d62e96ef9200126a8933d6cfc0363c8f7c | /src/category/tasks/encode.cc | 36e1c20b098e68d757d784c1ba114f4c7150d072 | [
"Apache-2.0"
] | permissive | Pandinosaurus/legate.pandas | 565f9783ce8b87b5bc557b4de480af278b7e6eb4 | 9875e6f22c67c89f6fceed09e5d55d0126db2b70 | refs/heads/master | 2023-07-19T06:08:23.953705 | 2021-07-09T00:30:35 | 2021-07-09T00:30:35 | 358,820,890 | 0 | 0 | Apache-2.0 | 2021-08-08T06:14:49 | 2021-04-17T08:05:54 | C++ | UTF-8 | C++ | false | false | 3,273 | cc | /* Copyright 2021 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 law or agreed... | [
"wonchanl@nvidia.com"
] | wonchanl@nvidia.com |
352aa3bf28f63f6b11b2f4238b0acf637bfd43cf | 5aada02ffc285f21e43f84a7e5e38dc3947a283f | /spoj/kamalcode1.cpp | 08a65c330dc03cb301ebb70615caff5dfa2d3e76 | [] | no_license | Surya00/Codeforces | c372957dee42c850fd6607092f2726cdb080f68b | 39fdef655f3e7a474086b542a5ec5a87559d236b | refs/heads/master | 2021-01-22T23:21:11.812112 | 2017-04-09T10:43:40 | 2017-04-09T10:43:40 | 85,629,063 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 889 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
#include<cstring>
#include<stdlib.h>
#include <bits/stdc++.h>
using namespace std;
int main() {
long long int a,b,n,m ,sum,c,i,p,j,t,r,v,z,k;
char C[101];
long long int flag=0;
cin>>t;
p=0;
... | [
"noreply@github.com"
] | Surya00.noreply@github.com |
23324a70b3f55ce92f75fe452f8345e6a5efd9cb | 75ded73f89a5d83f2406997e0ad8ac49a46fff4c | /src/qt/signverifymessagedialog.cpp | d8f3925034d15d8119d0192f54ca8b2dfe718071 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | aureus22/aureus-sourcecode | d0be30359efc67ac97b8a398b8da1f3176a8fd78 | ea67fa36d5b03a8d112f61026fd329ed21958a9f | refs/heads/master | 2021-01-11T08:17:37.749024 | 2016-12-14T15:20:23 | 2016-12-14T15:20:23 | 76,404,906 | 5 | 4 | null | 2016-12-17T17:33:15 | 2016-12-13T22:47:42 | C++ | UTF-8 | C++ | false | false | 8,979 | cpp | // Copyright (c) 2011-2013 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "signverifymessagedialog.h"
#include "ui_signverifymessagedialog.h"
#include "addressbookpage.h"
#include "base58.h"... | [
"aureus.digger@gmail.com"
] | aureus.digger@gmail.com |
6e7b8f0dfd421a4767d830c3f52c4af70ee0e59d | f68c1a09ade5d969f3973246747466e4a540ff74 | /src/prod/src/data/txnreplicator/logrecordlib/LogHeadRecord.h | 67d68326c12142132947496339f6530a0b6ba68b | [
"MIT"
] | permissive | GitTorre/service-fabric | ab38752d4cc7c8f2ee03553372c0f3e05911ff67 | 88da19dc5ea8edfe1c9abebe25a5c5079995db63 | refs/heads/master | 2021-04-09T10:57:45.678751 | 2018-08-20T19:17:28 | 2018-08-20T19:17:28 | 125,401,516 | 0 | 0 | MIT | 2018-03-15T17:13:53 | 2018-03-15T17:13:52 | null | UTF-8 | C++ | false | false | 3,877 | h | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#pragma once
namespace Data
{... | [
"noreply-sfteam@microsoft.com"
] | noreply-sfteam@microsoft.com |
66f2d73bf74cccd6469e732e47aed94c39f77230 | cec628def1aad94ccbefa814d2a0dbd51588e9bd | /cnd.completion/test/unit/data/org/netbeans/modules/cnd/completion/cplusplus/hyperlink/BasicHyperlinkTestCase/IZ175123.cc | d9825e9560ff801d0ff293af9ca3d92a6da68142 | [] | no_license | emilianbold/netbeans-releases | ad6e6e52a896212cb628d4522a4f8ae685d84d90 | 2fd6dc84c187e3c79a959b3ddb4da1a9703659c7 | refs/heads/master | 2021-01-12T04:58:24.877580 | 2017-10-17T14:38:27 | 2017-10-17T14:38:27 | 78,269,363 | 30 | 15 | null | 2020-10-13T08:36:08 | 2017-01-07T09:07:28 | null | UTF-8 | C++ | false | false | 126 | cc | int
IZ175123_main ()
{
if (int const * p = 0) // Parse error: "unable to resolve identifier"
{
}
return (0);
} | [
"nnnnnk@netbeans.org"
] | nnnnnk@netbeans.org |
c6b6ed8e2bd9fe94da238d3ec2bc840599d21c08 | de32b4eae6ccfb1b7450de75ea8870aed7131238 | /Assignment2/Assignment2Source/SceneWriter.cpp | 27fd8faad0f455f2bf1eeecede5fc208f4258fab | [] | no_license | adamtcroft/uwcppadvanced | 4e1a2e21f716e2767511b31fe92252b5c20c32bb | 52305e224319b0d18ab70f764425c23cbaa6e3aa | refs/heads/master | 2020-06-19T22:37:19.505190 | 2019-12-22T03:37:26 | 2019-12-22T03:37:26 | 196,899,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,869 | cpp | #include "SceneWriter.h"
Xml::HElement Framework::SceneWriter::writeScene(Scene& scene)
{
Xml::HElement result = std::make_unique<Xml::Element>();
result->setName("Scene");
result->setAttribute("width", std::to_string(scene.getWidth()));
result->setAttribute("height", std::to_string(scene.getHeight()));
for (aut... | [
"sendtoatc@gmail.com"
] | sendtoatc@gmail.com |
3baba597db781de25df56c4098ced78ea69e0ddc | e0f8455f221055c9d677f44b7d28d23e313686dc | /display.cpp | feb5b85056ee5ceeb7980c418bccad540f922c7b | [] | no_license | shigosenCCneko/AVR-PS-2keyboardTinyFMSynth | 1e2fce7b0208fdbb496f29b00b57d5405505aaaa | fbf0746f34d33c5e11ffd74a9717b9d8ecdb0858 | refs/heads/master | 2023-02-24T19:24:57.462086 | 2021-01-31T13:55:06 | 2021-01-31T13:55:06 | 334,621,364 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,917 | cpp | #include <avr/io.h>
#include "display.h"
#include "FMTONE.h"
#include "changeParameter.h"
#include <avr/pgmspace.h>
int posx[2][8];
int posy[2][8];
const char op1[] PROGMEM = "OP1";
const char op2[] PROGMEM = "OP2";
const char save_text[] PROGMEM = "Save=F2";
const char load_text[] PROGMEM = "Load=F1";
const char mu... | [
"Keiji Katahira"
] | Keiji Katahira |
1e51e339193d4de498fd8d347fe028c41e9425c9 | 12b43e22449cce87dcc506f094837797d0d9cda4 | /Battleship_V5/Model.cpp | 4733d41b99a2d7b0fab53cc8367e1841fffa6024 | [] | no_license | ennbelle/CSC17B_Battleship_Group1 | b0424848aa040c9fba172e4e0b64c79d8289a638 | 9e3b33c08a9777db7cf4b5a06402265eb26ca9b1 | refs/heads/main | 2023-08-21T11:30:26.317830 | 2021-10-31T20:58:03 | 2021-10-31T20:58:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 139 | cpp | #include "Model.h"
Model::Model(){
playerNum = 0;
}
PlayerData Model::returnPlayerData(int playerNum){
return player[playerNum];
} | [
"noreply@github.com"
] | ennbelle.noreply@github.com |
abee55b78a568738daaa603fc6be335031ff7aca | 19eb97436a3be9642517ea9c4095fe337fd58a00 | /private/shell/ext/intern/util.cpp | 8f5c949fcf8adc83f2fe152869ccbead4343f342 | [] | no_license | oturan-boga/Windows2000 | 7d258fd0f42a225c2be72f2b762d799bd488de58 | 8b449d6659840b6ba19465100d21ca07a0e07236 | refs/heads/main | 2023-04-09T23:13:21.992398 | 2021-04-22T11:46:21 | 2021-04-22T11:46:21 | 360,495,781 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 557 | cpp | /*****************************************************************************
*
* util.cpp - Shared stuff that operates on all classes
*
*****************************************************************************/
#include "priv.h"
#include "util.h"
HINSTANCE g_hinst; /* My instance h... | [
"mehmetyilmaz3371@gmail.com"
] | mehmetyilmaz3371@gmail.com |
886f817a1a466da8b48eb78725782da531e3d923 | 562f3894559a2d49c162ab576477d6c6bbb6e325 | /CS232_P2_Atkins/driver.cpp | 20177499dbbc2316f4a1750ee045e89569560c26 | [] | no_license | atkinsja/Graph_Part2 | de1ffa2ed93dae276acbe9a102f90563f8a91abd | 020e9c38db5ab7a9f0b976ea6d125a7aa5ac92bb | refs/heads/master | 2023-01-24T16:26:08.645624 | 2020-12-16T21:34:19 | 2020-12-16T21:34:19 | 322,107,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,230 | cpp | /**************************************************************************************************
*
* File name : driver.cpp
*
* Programmer: Jeremy Atkins
*
* Driver file initializing a Maze object and setting up a menu allowing the user to manipulate
* the graph by adding and removing vertices and edges, as... | [
"jeremyat@buffalo.edu"
] | jeremyat@buffalo.edu |
508350c40f7faf779c3f663c0cbcd66a87f44773 | 578057387314e1796fb3b16cb95b71f7a23410d6 | /tests/unittests/lit_cases/test_popart/test_sce_none_log_prob_popart.cc | 2181ac19508a7074995204ec0e4509a6c2d76479 | [
"Apache-2.0"
] | permissive | alibaba/heterogeneity-aware-lowering-and-optimization | 986b417eb8e4d229fc8cc6e77bb4eff5c6fa654d | 966d4aa8f72f42557df58a4f56a7d44b88068e80 | refs/heads/master | 2023-08-28T22:15:13.439329 | 2023-01-06T00:39:07 | 2023-01-06T07:26:38 | 289,420,807 | 256 | 94 | Apache-2.0 | 2023-06-13T10:38:25 | 2020-08-22T04:45:46 | C++ | UTF-8 | C++ | false | false | 2,201 | cc | //===-test_sce_none_log_prob_popart.cc-----------------------------------------------------------===//
//
// Copyright (C) 2019-2020 Alibaba Group Holding Limited.
//
// 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 ... | [
"74580362+xuhongyao@users.noreply.github.com"
] | 74580362+xuhongyao@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.