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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5a2447c13d66fbb45982c2f0ffde9406f399d298 | 3322a7cafeeeaebafb9e361b78a42aef307940b2 | /cf812C.cpp | 83e31a7a31f9320654f0d80f024ce2529f4b692c | [] | no_license | gou4shi1/oj | 7b75318722567d2aa8c4c5f15ebd5d48c8d8d5e9 | 50be1c73b497b95e10204801bbfd984bbc266eb4 | refs/heads/master | 2020-03-20T23:12:21.232950 | 2018-07-06T14:00:42 | 2018-07-06T14:00:42 | 137,834,894 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,285 | cpp | /************************************************************************
* File Name : cf812C.cpp
* Purpose : binary search
* Creation Date : 2017年06月01日
* Last Modified : 2017年06月01日 星期四 23时53分23秒
* Created By : admin@goushi.me
************************************************************************/
#include <bits/s... | [
"gou4shi1@qq.com"
] | gou4shi1@qq.com |
26c52906b7267c98e3b9ff4f118b58764abb3e70 | 8ba70ac61b2a79f348bb78ddca65a548ffb36c45 | /src/deoptimizer/deoptimize-reason.h | 413112371f5cbc9896f86c88d51800a0f0ec242e | [
"BSD-3-Clause",
"Apache-2.0",
"bzip2-1.0.6",
"SunPro"
] | permissive | Sabri01/v8 | 64afb1dfb893e610350ecd30d3903c3da295b6d7 | c4be24e3f74f80c622a39dd1044834b88ddecbd2 | refs/heads/master | 2022-07-06T20:53:05.362247 | 2020-05-29T17:40:22 | 2020-06-01T17:00:34 | 268,596,114 | 1 | 0 | NOASSERTION | 2020-06-01T18:06:58 | 2020-06-01T18:06:58 | null | UTF-8 | C++ | false | false | 4,963 | 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_DEOPTIMIZER_DEOPTIMIZE_REASON_H_
#define V8_DEOPTIMIZER_DEOPTIMIZE_REASON_H_
#include "src/common/globals.h"
namespace v8 {
namespace inter... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
9f85eee5bdf0cbfa54f678d14f3b5f9f7cc894af | 9eeb7e525e50e8e568374d8665f19a9865fc3849 | /ClothProject/ClothProject/main.cpp | 9643f04d6cc2e949532b1c15c769c772fc58fb58 | [
"MIT"
] | permissive | crunchthebunch/ClothPhysics | e6598737903e549c7ae84d69dea55b98c0216348 | fed83f4aac834605ca6565851a1febd558c03d5a | refs/heads/master | 2020-05-26T17:37:23.132772 | 2019-05-24T10:52:15 | 2019-05-24T10:52:15 | 188,320,571 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,465 | cpp | #include <iostream>
#include <windows.h>
#include "game.h"
#include "ShaderLoader.h"
#include "inputmanager.h"
#include "utils.h"
Game* globalGame;
void init()
{
globalGame = &Game::GetGameInstance();
globalGame->Initialise(WINDOW_WIDTH, WINDOW_HEIGHT);
}
void update()
{
globalGame->Update();
}
void render()
{
... | [
"contact@johnbu.com"
] | contact@johnbu.com |
98feec9a2cff05131f16f1b0fce31bfcab8354cb | cb53a0cff7733bc8f5c70597009580287543bb72 | /AutoSave/2010/utils/brep/samples/brepsamp/brmmesh.cpp | 20c1750d16c8d1b623f13dd388c6f63c58b9e6f5 | [
"MIT"
] | permissive | 15831944/AllDemo | d23b900f15fe4b786577f60d03a7b72b8dc8bf09 | fe4f56ce91afc09e034ddc80769adf9cc5daef81 | refs/heads/master | 2023-03-15T20:49:15.385750 | 2014-08-27T07:42:24 | 2014-08-27T07:42:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,936 | cpp | // (C) Copyright 1997-2006 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright notice appears in all copies and
// that both that copyright notice and the limited warr... | [
"lixiaolei2005-12@163.com"
] | lixiaolei2005-12@163.com |
91041059dab6b118af8ccc7a9792ebe4329bc7be | 7b28cdd6f1b1348ce5ff063260e6224dbd687b92 | /src/uscxml/interpreter/LargeMicroStep.cpp | a6d90f4d19398e6a194d86918f7ee44c7e1a94d0 | [
"BSD-2-Clause",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | crichardson332/uscxml | 9a6ab7cb3ad692db84ae923bdc02c1f93ad553a8 | 81246f1a19352a3f90fda825b69de9b11b46e00e | refs/heads/master | 2020-07-24T08:14:24.484177 | 2020-05-08T02:11:39 | 2020-05-08T02:11:39 | 207,860,126 | 0 | 0 | NOASSERTION | 2019-09-11T16:41:25 | 2019-09-11T16:41:24 | null | UTF-8 | C++ | false | false | 43,878 | cpp | /**
* @file
* @author 2017 Stefan Radomski (stefan.radomski@cs.tu-darmstadt.de)
* @copyright Simplified BSD
*
* @cond
* This program is free software: you can redistribute it and/or modify
* it under the terms of the FreeBSD license as published by the FreeBSD
* project.
*
* This program is distr... | [
"github@mintwerk.de"
] | github@mintwerk.de |
151ec0aafa6f442f1915603c54ef733adb7f29d0 | 2ab2afc76f6e5d0ac7bfbbbc8c4b0aa51c48ca05 | /src/wallet/test/coinselector_tests.cpp | 6ebc52861611e8236806dea2ff4236a49d9b318e | [
"MIT"
] | permissive | stance-project/stance-core | 3587f016edb2a6d785ea36a26183f7ce1c98414b | 7a3930614506c3d949b6a425e23421c9d191f4fc | refs/heads/master | 2020-05-01T16:54:59.247874 | 2019-03-28T22:01:13 | 2019-03-28T22:01:13 | 177,481,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,791 | cpp | // Copyright (c) 2017-2018 The Stancecoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <wallet/wallet.h>
#include <wallet/coinselection.h>
#include <wallet/coincontrol.h>
#include <amount.h>
#include ... | [
"moabproject@protonmail.com"
] | moabproject@protonmail.com |
3abd649e30c5a33c62f6d81cbe40a134577b56f7 | b569ad93a554c21a4e37dce233b0da17a0e37679 | /src/Shader.cpp | 79f7971eb0530e4b3c3703bd482ee48d5b5a3a18 | [] | no_license | mynameisjohn/2D_Python_Renderer | e23e930a20d720839ad6fd386ed0df5092ee8fd0 | 9e3d6cb3186f54a5f3136a4b85e5024b7bbd914f | refs/heads/master | 2020-09-22T15:40:11.930060 | 2015-09-07T23:40:20 | 2015-09-07T23:40:20 | 40,860,181 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,268 | cpp | #include "Shader.h"
#include <fstream>
#include <pyliason.h>
using namespace std;
// Basics
Shader::Shader()
: m_bIsBound(false),
m_Program(0),
m_hVertShader(0),
m_hFragShader(0) {
}
Shader::~Shader() {
Unbind();
}
// Managing bound state
bool Shader::Bind() {
if (!m_bIsBound) {
glUseProgram(m_Program);
... | [
"mynameisjohnj@gmail.com"
] | mynameisjohnj@gmail.com |
dbdb5047cf5599480e595c34bcd6dd0ef49e8652 | 76df5a4b10ea54ed6674f2727990e37e15c290f0 | /Online Judges/Codeforces/Chef and GCD Game.cpp | 125153f2257ea78b4ca797800325a0f68d6b377a | [] | no_license | IamBikramPurkait/Compititive-Programming | 3d302a2401ed420bb76bab2d1f1e316366e848bc | 1cf0f649b295f7b2c39aa6b084b5b80670bde314 | refs/heads/master | 2023-02-20T06:03:58.560558 | 2021-01-13T10:41:01 | 2021-01-13T10:41:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 586 | cpp | // C++ program to find GCD of two or
// more numbers
#include <bits/stdc++.h>
using namespace std;
// Function to return gcd of a and b
int gcd(int a, int b)
{
if (a == 0)
return b;
return gcd(b % a, a);
}
// Function to find gcd of array of
// numbers
int findGCD(int arr[], int n)
{
int result = arr[0];
for (i... | [
"mhshifat757@gmail.com"
] | mhshifat757@gmail.com |
862d5601595b4701e39fffba2da348569005219f | 1286c5b3d37b0785e99073c8234b44df47561f5a | /2020/0210_ABC154/past/E2.cpp | cc68a1c47a9090b90eaa30c92384916a4484cd3f | [
"MIT"
] | permissive | kazunetakahashi/atcoder | 930cb5a0f4378914cc643de2f0596a5de7e4a417 | 16ce65829ccc180260b19316e276c2fcf6606c53 | refs/heads/master | 2022-02-15T19:12:10.224368 | 2022-01-29T06:38:42 | 2022-01-29T06:38:42 | 26,685,318 | 7 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,082 | cpp | #define DEBUG 1
/**
* File : E2.cpp
* Author : Kazune Takahashi
* Created : 2/10/2020, 10:55:21 PM
* Powered by Visual Studio Code
*/
#include <algorithm>
#include <bitset>
#include <cassert>
#include <cctype>
#include <chrono>
#include <cmath>
#include <complex>
#include <cstdint>
#include <cstdio>
#include <... | [
"kazunetakahashi@gmail.com"
] | kazunetakahashi@gmail.com |
74319ee8734af36a5542c852139d0e90924757af | 5ec06dab1409d790496ce082dacb321392b32fe9 | /clients/cpp-restsdk/generated/model/ComDayCqDamInddImplServletSnippetCreationServletProperties.h | 690040bd365652a68c4de1c3988208e04e79bbfa | [
"Apache-2.0"
] | permissive | shinesolutions/swagger-aem-osgi | e9d2385f44bee70e5bbdc0d577e99a9f2525266f | c2f6e076971d2592c1cbd3f70695c679e807396b | refs/heads/master | 2022-10-29T13:07:40.422092 | 2021-04-09T07:46:03 | 2021-04-09T07:46:03 | 190,217,155 | 3 | 3 | Apache-2.0 | 2022-10-05T03:26:20 | 2019-06-04T14:23:28 | null | UTF-8 | C++ | false | false | 2,257 | h | /**
* Adobe Experience Manager OSGI config (AEM) API
* Swagger AEM OSGI is an OpenAPI specification for Adobe Experience Manager (AEM) OSGI Configurations API
*
* OpenAPI spec version: 1.0.0-pre.0
* Contact: opensource@shinesolutions.com
*
* NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT.... | [
"cliffano@gmail.com"
] | cliffano@gmail.com |
d7aa2918bbb31640ce075d460ac11256c1500d15 | 5d37a87eb567b6e8968404812c61ac147511b7e5 | /src/online2/online-ivector-feature.h | 811db89dc0297c0cfc10f20e9689ecfaf42c250d | [
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | pbrakel/kaldi | bdf138b3e69e660f7f22cb37f424d7619cb44ca4 | c20e6edced3764bfa6ed4e504d7bbd187fbde3a7 | refs/heads/jan | 2021-03-12T22:44:11.183634 | 2014-11-06T21:57:48 | 2014-11-06T21:57:48 | 23,888,539 | 0 | 2 | null | 2014-10-22T17:24:09 | 2014-09-10T19:17:53 | C++ | UTF-8 | C++ | false | false | 13,801 | h | // online2/online-ivector-feature.h
// Copyright 2013-2014 Johns Hopkins University (author: Daniel Povey)
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// Yo... | [
"danielpovey@5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8"
] | danielpovey@5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8 |
40b973a5d385cf429ff84328ff1ec3e9ddac470b | b43983f1b959d85d4c2b9558d4897615a7d8bdcc | /BowieMiniRoboObstacle/Extra.ino | 6cbfd4ea248e25af3692b2beb4480bf5200490a5 | [] | no_license | RobotMissions/BowieCustom | e241f952686e1acef4133d03cf6be4a2b522c455 | 41dd6c6fb0f7feb6ef7fe975564f06e7cfbb91c3 | refs/heads/master | 2021-04-26T22:46:21.900110 | 2018-04-29T14:45:32 | 2018-04-29T14:45:32 | 124,144,580 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,439 | ino | void moveTheArm(int armPos, int step, int del) {
int prev_pos = bowie.bowiearm.getArmPos();
int endPos = bowie.bowiescoop.getEndPos();
if(prev_pos > armPos) { // headed towards ARM_MIN
for(int i=prev_pos; i>armPos; i-=step) {
bowie.bowiearm.arm.writeMicroseconds(i);
bowie.bowiearm.arm2.writeMicro... | [
"erin@robotgrrl.com"
] | erin@robotgrrl.com |
4c0715d4b22e6a9dd60507df53e4833aec30b759 | 83c67bb96d4856258b360f16505c72de149ae34e | /fib-pro1/jutge/loopsinsideloops/src/Squares4.cc | 3f90792def28424dfec7a8cf23a56407f3691498 | [] | no_license | twinone/upc | bfe89448386641cb61347436eafe056e9daec5a8 | 5f4078b3c251d243c46ff6aa150db39ca6ded126 | refs/heads/master | 2020-03-08T11:37:20.892542 | 2018-04-04T19:58:42 | 2018-04-04T19:58:42 | 128,103,423 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 673 | cc | #include <iostream>
/**
Write a program that prints n squares n × n. Draw each square independently, and start filling it with 0, 1, …, 9, 0, etc.
Input
Input consists of a natural number between 1 and 9.
Output
Print n squares of size n × n, by filling them with 0, 1, …, 9, 0, etc. Separate two squares with an em... | [
"twinonedevs@gmail.com"
] | twinonedevs@gmail.com |
e74462b7f01136535de2181e7d1d06c1994d77d4 | 9c0489bb7f35b01b51b23f3d724bb9474f258c34 | /algorithm/c++ algorithms/dfsexample.cpp | 81ff9382daee27d00312e65ff152864313dc20ce | [] | no_license | Mmeeer/codefluencer | a4a37dd0f78e205de789ce6f6d071bfbe1f0ff51 | 93c759924a1aef42646bba44655a9a1f9efd0f6a | refs/heads/master | 2023-01-10T00:52:01.423098 | 2019-11-30T03:06:50 | 2019-11-30T03:06:50 | 210,585,027 | 6 | 0 | null | 2023-01-05T01:58:49 | 2019-09-24T11:23:20 | Vue | UTF-8 | C++ | false | false | 714 | cpp | #include<iostream>
#include<vector>
// dfs ni shuud asuudliig shiideh shiidel boldoggui baa huvirgah zamaar bodlogiig boddog.
// ene bodlogo ni even tree gdg bodlogo ba dfs-iig huvirgan bodson baigaa
// https://www.hackerrank.com/challenges/even-tree/problem
using namespace std;
int N, M, ans;
vector<int> adj[101];
voi... | [
"ub1o1genko@gmail.com"
] | ub1o1genko@gmail.com |
6e46f42357c29e4e9b129deff8b8dc7777b97792 | 29eb66c7d378e212c78278b3e622a77436db1f58 | /SourceCode/ParticleSystem/EmissionModule.h | 7861ed4e6280dc41b217ab2a1e34e21d89014ad5 | [] | no_license | yf885188/BeyondEngine | b71dc0db844e5e9769e30a341e1ca55fc784d9de | 9950c12e6c34450c234905731454b40a6f55609c | refs/heads/master | 2021-06-16T16:02:09.778944 | 2017-03-06T07:01:33 | 2017-03-06T07:01:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 752 | h | #ifndef BEYOND_ENGINE_NEWPARTICLESYSTEM_MODULE_EMISSIONMODULE_H__INCLUDE
#define BEYOND_ENGINE_NEWPARTICLESYSTEM_MODULE_EMISSIONMODULE_H__INCLUDE
#include "Component/Component/ComponentInstance.h"
class CParticle;
class CParticleEmitter;
class CEmissionModule : public CComponentInstance
{
DECLARE_REFLECT_GUID(CEm... | [
"loveybeyond@163.com"
] | loveybeyond@163.com |
f7e676d871224b7211e825b3340969830dd2d416 | ec2c810bfb74bdcbc23b630262dcd6c39d900039 | /week3/25/memory/memory1.cc | 71acf047f553713e55170d1f820536224a53446c | [] | no_license | TTeun/TDJ | 280251861e131b9c364e9916f97a76eefc61addd | d9d3f3e5cba7c1e1e7dc72650bb82141f6c283ca | refs/heads/master | 2020-12-02T00:30:54.891020 | 2016-11-08T16:06:50 | 2016-11-08T16:06:50 | 67,924,547 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 93 | cc | #include "memory.ih"
Memory::Memory()
: d_memory(new int [SIZE])
{
d_memSize = RAM::SIZE;
} | [
"teunverstraaten@gmail.com"
] | teunverstraaten@gmail.com |
65e82a63564f9ae3aae2cc2788f4746884442f01 | 7e0a8509c3ab1c0389dff44d8fea2b1223c86bc4 | /test/string/manacher_test.cpp | fa6cc072052164207ed9507980c18c06ab4c9290 | [] | no_license | kAAzuki/Algorithm | acb2146542444b9aeb6febe0e8928782d237e238 | c44ba593380d187892cd473c25f7a7a129dbb607 | refs/heads/master | 2020-07-29T16:05:02.568269 | 2019-09-03T18:54:18 | 2019-09-03T18:54:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,379 | cpp | #include "gtest/gtest.h"
#include "base.h"
#include "bitop.h"
#include "util/ostream.h"
#include "util/random.h"
#include "string/manacher.h"
TEST(ManacharTest, StressTest) {
Random gen;
auto naive = [&](V<int> v) {
int n = int(v.size());
V<int> res(n);
for (int i = 0; i < n; i++) {
... | [
"yosupo06@gmail.com"
] | yosupo06@gmail.com |
72f96b89588824aa1ca1b605d4979a4e11a6ae57 | 0200bda6be5f07dd06f7bc963545d0d27d4d2905 | /qtwindowmanger/qdockwidget/main.cpp | 12ea72bcbdf4c7bf7bb657f63d010d56260fb98e | [] | no_license | wangyan123321/QT5-test | 03a9af4f174495f35afc51416f0ede277c581070 | 07ff7f5f4d338754d922f30c6f0a7d2243895e3b | refs/heads/master | 2021-04-03T08:41:59.253928 | 2018-05-02T08:40:31 | 2018-05-02T08:40:31 | 125,182,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,506 | cpp | #include "mainwindow.h"
#include <QApplication>
#include <QTextEdit>
#include<QDockWidget>
/*
* 停靠窗口QDockWigit类
* 创建婷靠窗口的基本流程
* 1.创建一个QDockwiget对象的停靠窗口。
* 2.设置此停靠窗口的属性,通常调用setFeatures及setAllowsAreas两种方法。
* 3.新建一个要插入停靠窗体的控件,常用的有QListWidget和QTextEdit。
* 4.将控件插入到停靠窗体,调用QDockWidget的setWidget方法。
* 5.使用addDockWidget方... | [
"1301004961@qq.com"
] | 1301004961@qq.com |
66cbe6484e8c9667304ffd0a0a774ecdc98156ee | 119f55ae1ab28e9663f051840099c68f8584d354 | /Assignment3/src/Utilities/JSON.cpp | d10055195ad1bdd1b243b9b47c44d21796bbe8ac | [] | no_license | braca51e/cs106b_programming_abs | 5bc8b552fce6aabc6aa1b78c8b2b057f0bbf6df2 | 9fb7aad88669da1bb98a7fe420dc4cb6a52e2dd6 | refs/heads/master | 2020-05-09T11:05:43.727445 | 2019-09-15T14:46:19 | 2019-09-15T14:46:19 | 181,066,263 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 23,941 | cpp | #include "JSON.h"
#include "Unicode.h"
#include <unordered_map>
#include <vector>
#include <sstream>
#include <typeinfo>
#include <iomanip>
#include <string>
#include <iterator>
using namespace std;
/* Utility function to report an error. */
namespace {
[[ noreturn ]] void jsonError(const string& message) {
... | [
"piris@luiss-mbp.home"
] | piris@luiss-mbp.home |
96c3fcda29eeba7936a184505d498b9109ec5650 | c708fb49d7e49ba78eef015733ad2b1d7b1bd475 | /server/indexed_store_file.cc | 8213a8a94b34095c44d93b8469c04752d8fe8019 | [] | no_license | dparrish/open-instrument | cf727786000cb6b71c48c851e303b935e8fee96f | 11284cdf21a44a867c61120599ac771bc65035b0 | refs/heads/master | 2016-09-06T17:51:34.243668 | 2015-03-13T04:41:09 | 2015-03-13T04:41:09 | 32,112,149 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,320 | cc | /*
* -
*
* Copyright 2011 David Parrish <david@dparrish.com>
*
* vim: sw=2 tw=120
*
*/
#include <vector>
#include <set>
#include <string>
#include "lib/common.h"
#include "lib/file.h"
#include "lib/string.h"
#include "lib/timer.h"
#include "server/indexed_store_file.h"
DECLARE_string(datastore);
namespace op... | [
"david@dparrish.com"
] | david@dparrish.com |
a2070d654b44783d2bd2f1f377600f734c057989 | 4f7229d2c746d79b2ad33f03d916ade770ec489a | /OpenFrameworks/apps/structuredLight/preview/src/ofxThreadedVideoGrabber.h | 3f33c5a625eebdacd503e77144d914cf2d4adb7c | [] | no_license | icelinker/structured-light | 81a0275b78d7148586b51f296c147668a3350b43 | f46b4a8e98340264584315ca19ac956498e9e9a4 | refs/heads/master | 2020-11-26T19:06:51.348937 | 2015-07-02T00:06:53 | 2015-07-02T00:06:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,101 | h | #include "ofVideoGrabber.h"
#include "ofxThread.h"
#include "ofEvents.h"
class ofxThreadedVideoGrabber : public ofVideoGrabber, public ofxThread {
protected:
int pollRate;
void threadedFunction() {
while(threadRunning) {
lock();
update();
unlock();
if(isFrameNew())
ofNotifyEvent(frameR... | [
"kylecimcdonald@cf34886a-44c1-11de-a1df-459bf3fe8569"
] | kylecimcdonald@cf34886a-44c1-11de-a1df-459bf3fe8569 |
d4f6832da5d096c5e002f5a96d006858d7b25d6c | 5e49f2a234db48d052379b27f91af8ce53a5dd68 | /testbed/scenes/collisiondetection/CollisionDetectionScene.h | 2e1345670fc9573df0258aa04819eb1fb71dbccb | [
"Zlib"
] | permissive | RodriguesCSI/reactphysics3d | 1bfef1881c19c25c6bc36fda7511b5e83c8b007e | 528d7bfd450d93533378f527ceb2796a3efd07bd | refs/heads/master | 2020-04-20T16:48:01.448583 | 2019-01-28T17:51:04 | 2019-01-28T17:51:04 | 168,968,862 | 1 | 0 | Zlib | 2019-02-03T16:56:07 | 2019-02-03T16:56:07 | null | UTF-8 | C++ | false | false | 6,375 | h | /********************************************************************************
* ReactPhysics3D physics library, http://www.reactphysics3d.com *
* Copyright (c) 2010-2016 Daniel Chappuis *
***********************************************************************... | [
"chappuis.daniel@gmail.com"
] | chappuis.daniel@gmail.com |
e0c5070167cbc0b91decdde23603642516de1629 | cc44bc885ff199f4d7a0a2f7893fc00bcac6ac39 | /Lab8/testes_arvbin_array_para_arvore.cpp | 18a0dbdbc9766b086de3962b0b9216137158326b | [] | no_license | 2ELE051-UEL-2018/Lab8 | d4bfca166ae38f5ed37972c16afec8c99eb9aa40 | 0b3ec6e582cec05ae6c7da0d857bdd2e1ae32df0 | refs/heads/master | 2020-03-22T19:11:41.453954 | 2018-07-11T02:41:06 | 2018-07-11T02:41:06 | 140,512,250 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,550 | cpp | #include "gtest/gtest.h"
#include "aux_test_functions.h"
extern "C"
{
#include "arvbin.h"
}
TEST(arvbin_array_para_arvore, ArvoreVazia)
{
struct arvbin arv;
arvbin_array_para_arvore(&arv, intcmp, NULL, 0, NULL);
ASSERT_EQ(NULL, arv.raiz);
ASSERT_EQ(&intcmp, arv.compar);
arvbin_limpar_arvore(&arv);
}
TEST(arv... | [
"decio@decpp.net"
] | decio@decpp.net |
9f13fad5d4201f9af556534de4343bf7079f981c | fb3dfbf3b764d9be6c4df7b84cd3392184e26906 | /Source/MasterpieceVR_Test/MasterpieceVR_Test.cpp | 200aa7195347e891eebdd3081a76374172a70ed0 | [] | no_license | Morganicism/MasterpieceVR_Test | 1f74657431058658ed6fe376022680e39a9a3c52 | ffb84072573f8307dc2a005345e87c5868356320 | refs/heads/master | 2020-12-25T23:27:01.717513 | 2016-05-26T15:08:21 | 2016-05-26T15:08:21 | 59,761,666 | 1 | 0 | null | 2016-05-26T15:29:21 | 2016-05-26T15:29:21 | null | UTF-8 | C++ | false | false | 196 | cpp | // Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
#include "MasterpieceVR_Test.h"
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, MasterpieceVR_Test, "MasterpieceVR_Test" );
| [
"gabeboileau@gmail.com"
] | gabeboileau@gmail.com |
ffaa61a80b34d886e4b283eff2bd63cf64644867 | 24a7ae8cd761a826cbbcc4dd7a6c26fe31b5d7dc | /Class/copy_constructor.cpp | c206f455914e6619e080255c3965bb5d75836cde | [] | no_license | prak5192/C-Plus-Plus-Programming | a14f5521c4f26c4b8c5792aadcd7b5c24d83c4e2 | 9a13d726732f5efa09740f9f1e742ad9de3f2fbd | refs/heads/master | 2021-01-19T05:14:47.035808 | 2014-09-27T15:37:28 | 2014-09-27T15:37:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,056 | cpp | /*
Copy constructor in C++
============================
One Object Member Variable Values assigned to Another Object Member
Variables is called copy constructor.
Syntax
===========
class class-name
{
Access Specifier:
Member-Variables
Member-Functions
public:
class-name(variable)... | [
"www.prak.co.in@gmail.com"
] | www.prak.co.in@gmail.com |
171d3fb8e271e53b597e2b436dfa19e9885cf425 | 7f8fb44f8589dd500ba502311ab9bc797818ae44 | /include/INode.h | 49c5c249fb1088328c0542fecb6188b1bf7957d7 | [
"BSD-3-Clause"
] | permissive | macpuffin/cutcoin | abd473c4a912931b71c34298a4a75ff20d2d7071 | 1f7dbc74ba0ce7cab8924c1fd1f80d4e6d7a05b0 | refs/heads/master | 2022-12-26T10:40:10.110425 | 2020-10-05T10:48:41 | 2020-10-05T10:48:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,492 | h | // Copyright (c) 2018-2020, CUT coin
// Copyright (c) 2014-2018, The Monero Project
//
// 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 th... | [
"info@cutcoin.org"
] | info@cutcoin.org |
a80fd786d8ec52512576f0fb957e46ef6c038753 | 5582da2e38a590fd9d948f5a516a35c19d057b2e | /App/Il2CppOutputProject/Source/il2cppOutput/Il2CppCompilerCalculateTypeValues_43Table.cpp | 7c958034f091a00e411f6220ed005ed93d528455 | [] | no_license | taikitakashita/MR_FieldWorkContents | 8df5bcd32e41ba341ad4aa9ba45c6ce22ab2dd39 | 1f71b513015715f1e2c6c918ee4303807c6c553c | refs/heads/master | 2022-02-27T15:02:22.401065 | 2019-09-03T01:54:47 | 2019-09-03T01:54:47 | 203,137,997 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 194,440 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "i... | [
"taiki.takashita@qdenbs.com"
] | taiki.takashita@qdenbs.com |
9bd1895aaa5f0a86a6947887a69e0d84106158a3 | 5fca9ab6310f854b655d318b50efa7fc83ad22f8 | /thirdparty/fbthrift/thrift/compiler/parse/t_enum.h | 3a0e31256dbdb83560c3500968c9e99f7cb822a4 | [
"Apache-2.0"
] | permissive | algo-data-platform/PredictorService | 4a73dbdac2bd1d72c18f53073fe80afbb4160bba | a7da427617885546c5b5e07aa7740b3dee690337 | refs/heads/main | 2023-03-11T17:08:35.351356 | 2021-02-24T08:46:08 | 2021-02-24T08:46:08 | 321,256,115 | 3 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,739 | h | /*
* Copyright 2004-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"maolei@staff.weibo.com"
] | maolei@staff.weibo.com |
bc47dc6397ef759a18b67c717215c654c39568cb | a1c878e9ce6f92aeb00b15065d8c63dd4104a299 | /include/llarp/messages.hpp | 2539d05285c9c42b2fc0b7e1fd7ee430f45b5177 | [
"Zlib"
] | permissive | KeeJef/llarp | 18838023b6b69f515b78c50a9b6f059b4506f79f | 9723a11195545afdbb801517747dcb37bf252b1f | refs/heads/master | 2020-03-20T18:10:05.774691 | 2018-06-15T14:33:38 | 2018-06-15T14:33:38 | 137,574,536 | 0 | 0 | null | 2018-06-16T11:07:03 | 2018-06-16T11:07:02 | null | UTF-8 | C++ | false | false | 368 | hpp | #ifndef LLARP_MESSAGES_HPP
#define LLARP_MESSAGES_HPP
/**
include shortcut for all link and routing messages
*/
#include <llarp/messages/dht_immediate.hpp>
#include <llarp/messages/discard.hpp>
#include <llarp/messages/link_intro.hpp>
#include <llarp/messages/relay.hpp>
#include <llarp/messages/relay_ack.hpp>
#in... | [
"jeff@i2p.rocks"
] | jeff@i2p.rocks |
697ff67866272a1c14ee80105b2d9895725fd5a1 | 357c020338a4cdd119c4634152f5b823bcc8d529 | /Lab 05.02 - Vectors e Polimorfismo/destinationpackages.h | 5a8b31459a6667c9d50ae546e727dc53a9471fc6 | [] | no_license | romulorafas/pds2_si_ufmg_2019_01 | 5d473c526ad0ca1b5be221f1634fa8798caa79d1 | 3d6f7100d38210e7fe912fa39cb91be8c7a4d139 | refs/heads/master | 2022-04-10T08:42:42.133258 | 2020-03-22T00:42:45 | 2020-03-22T00:42:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 501 | h | #ifndef PDS2_DESTINATIONPACKAGES_H
#define PDS2_DESTINATIONPACKAGES_H
#include <iostream>
#include <string>
#include <vector>
#include <map>
#include "package.h"
using namespace std;
class DestinationPackages : public Package
{
private:
map<string, vector<Package*>> destinatario;
public:
DestinationPackag... | [
"romulo.rds89@gmail.com"
] | romulo.rds89@gmail.com |
de0b2066b0c4c0f23e4317d1d7a916bdd05287b8 | f71b3d0d6dcc182557be3053ad6e900f3cc88be2 | /Beta/stdafx.cpp | 93c2d247e956ed86c3206a36acb3c94b2e98451b | [] | no_license | smitty-burger/Beta | bb06e545603066f61c7619fca135902d0baa1d85 | 3229506f7d02753f6da116e661080cd7a48b99f6 | refs/heads/master | 2021-01-17T15:44:43.903370 | 2017-03-06T19:22:45 | 2017-03-06T19:22:45 | 84,111,686 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 283 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Beta.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"church940xp@gmail.com"
] | church940xp@gmail.com |
6f76098bb8219b15aa5d5b09420f04c80f7ce80c | a9215be73392dda1653a2ea6b339704f872a8e90 | /src/server/scripts/EasternKingdoms/Gnomeregan/gnomeregan.cpp | 0020f853c03ac9e7958e57a950d64e8f4e2459fc | [] | no_license | szu-lab/CoreMop | e9e261ed960d5455130f1019cc20573b64d883f7 | 29fd952d181d38b92afc0d85a2d62c95a2544bc5 | refs/heads/master | 2020-09-13T20:32:33.154146 | 2019-11-18T15:16:42 | 2019-11-18T15:16:42 | 222,895,411 | 3 | 2 | null | 2019-11-20T09:06:29 | 2019-11-20T09:06:28 | null | UTF-8 | C++ | false | false | 23,300 | cpp | /*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
*
* This program 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
* option) any later ve... | [
"gennady.zamalaev@gmail.com"
] | gennady.zamalaev@gmail.com |
9424effb671cdaf64fd1515db98ee9a7b103ae70 | 0b61d90afd0c72155a9b28951995ed23eae70e16 | /Source/SmartSPS/SmartSPS/node_nbcost.h | 87de8a4f7201ab711589aab14984c9d84edf5323 | [
"MIT"
] | permissive | RBEGamer/HomePLC | 76aaf1b9386bf1faee63c2d5172f61d5e1a03eb5 | 65dbf7224563878d0550dea9a8df731437d4f83c | refs/heads/master | 2023-02-23T17:30:02.378516 | 2023-02-06T16:07:01 | 2023-02-06T16:07:01 | 47,475,515 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 857 | h | #pragma once
#include "single_node_include.h"
class node_nbcost : public base_node
{
public:
node_nbcost(int id, bool us, const int con_count, std::string params, bool is_static, bool ut);
~node_nbcost();
void update(float timestep = 0.0f);
void init();
void load_node_parameters(std::string params);
connector* p_... | [
"marcel.ochsendorf@gmail.com"
] | marcel.ochsendorf@gmail.com |
a674a980e14ce98abced5dce6825dae524037e75 | 0065cefdd3a4f163e92c6499c4f36feb584d99b7 | /rogue/cheat/sdk/SDK/WBP_news_screen_classes.h | 9710b80428af00ea36a3f60e964798c429808d4c | [] | no_license | YMY1666527646/Rogue_Company_hack | ecd8461fc6b25a0adca1a6ef09ee57e59181bc84 | 2a19c81c5bf25b6e245084c073ad7af895a696e4 | refs/heads/main | 2023-08-20T06:07:14.660871 | 2021-10-21T20:33:53 | 2021-10-21T20:33:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,224 | h | #pragma once
// Name: roguecompany, Version: 425
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//-------------------------------------------------------... | [
"51001754+dmitrysolovev@users.noreply.github.com"
] | 51001754+dmitrysolovev@users.noreply.github.com |
ae26002620873aecaf45be4fc869472e84210d4a | 280792a07f33b29070bc537bf56dd1f78848faf1 | /src/glcolorrgba.h | 53efcc2f5a7ebd272f033c03dfc3f2942c79d5e3 | [] | no_license | Homotherium/Weekeewachee | 0ef3e88e5342f19df028331458526e664a346446 | d77f84aa1e6ece369b7c654696633b371afb5c50 | refs/heads/master | 2022-05-12T11:06:49.284070 | 2020-04-28T13:36:41 | 2020-04-28T13:36:41 | 250,270,512 | 0 | 0 | null | 2020-04-15T15:54:27 | 2020-03-26T13:47:09 | C++ | UTF-8 | C++ | false | false | 1,017 | h | #ifndef GLCOLORRGBA_H
#define GLCOLORRGBA_H
#include <QVector4D>
/**
* @brief The GlColorRgba class is a convenience class to replace QVector4D for color variables.
*/
class GLColorRgba: public QVector4D{
public:
GLColorRgba(float r = 0.0, float g= 0.0, float b = 0.0, float a = 1.0);
GLColorRgba(const GLColo... | [
"phantom_2040.kb@mail.ru"
] | phantom_2040.kb@mail.ru |
fc804059dcedf0e67d3ea0e6a7f49410eb804787 | a13a8c03a440606213b20997184738b1bb69e4c2 | /libcef/browser/osr/web_contents_view_osr.h | 365446d7953dfc5d7a7f42941a635a3898ac03a2 | [
"BSD-3-Clause"
] | permissive | Fan270/cef | c370572a9b973df7bdcbee04c82dbff217c4caaa | 64c561f0bdddb179d6a47701a075f725d59a0e4e | refs/heads/master | 2022-12-08T18:37:56.311697 | 2020-09-15T16:42:41 | 2020-09-15T16:44:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,596 | h | // Copyright (c) 2012 The Chromium Embedded Framework Authors.
// Portions 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 CEF_LIBCEF_BROWSER_OSR_WEB_CONTENTS_VIEW_OSR_H_
#define CEF_LIBCEF_BRO... | [
"magreenblatt@gmail.com"
] | magreenblatt@gmail.com |
7bbfd096861477e69a2290b21b4d4dc37ffa99f3 | 534e2e3d8d8bebd2366c0fee60886d84597ee0ef | /CF/1077D.cpp | 7bcec2aaf90bc3fd1d1a4eb4e94aeb0987ad3748 | [] | no_license | coldEr66/online-judge | a8844d3f35755adafd4f43a1f08ce56b6b870601 | e85ec0750d92dd00133c93284085a0f5d8a11d36 | refs/heads/master | 2021-09-07T01:58:10.634492 | 2021-07-28T16:31:13 | 2021-07-28T16:31:13 | 128,494,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,737 | cpp | #include <bits/stdc++.h>
#pragma GCC optimize("unroll-loops")
#pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,tune=native")
using namespace std;
typedef long long ll;
typedef double lf;
typedef pair<ll,ll> ii;
#define REP(i,n) for(int i=0;i<n;i++)
#define REP1(i,n) for(ll i=1;i<=n;i++)
#define RST(i,n) ... | [
"seal1000402@gmail.com"
] | seal1000402@gmail.com |
e046e2e042ef066b6acf8c76b2ad301a64bc413e | 4555ec73a002e9ffe3bfd33ae14c0e68f8cc4b43 | /Chapter 17 Picking/Core/GameInput.h | 649b1dfd38dfdf6f838ee85ee77efea08b5c0a30 | [] | no_license | Fitcal/DirectX12-MiniEngine-Dragon | af76aa7541557c505543f76463d15cec94a8c4db | ac4673a2d0b365294a86eb7b9189330a13cb728a | refs/heads/master | 2023-03-16T15:33:06.134594 | 2019-07-21T09:02:20 | 2019-07-21T09:02:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,999 | h | //
// Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
//
// D... | [
"447801388@qq.com"
] | 447801388@qq.com |
b6eff3bcaeed5090195ccfda1fc29c695106ad04 | 3b74241704f1317aef4e54ce66494a4787b0b8c0 | /AtCoder/ABC308/E.cpp | afa1699e6ace272ae12c6f7e1c90e4938cba7e3a | [
"CC0-1.0"
] | permissive | arlechann/atcoder | 990a5c3367de23dd79359906fd5119496aad6eee | a62fa2324005201d518b800a5372e855903952de | refs/heads/master | 2023-09-01T12:49:34.034329 | 2023-08-26T17:20:36 | 2023-08-26T17:20:36 | 211,708,577 | 0 | 0 | CC0-1.0 | 2022-06-06T21:49:11 | 2019-09-29T18:37:00 | Rust | UTF-8 | C++ | false | false | 5,881 | cpp | #include <algorithm>
#include <cassert>
#include <climits>
#include <cmath>
#include <cstdio>
#include <cstring>
#include <functional>
#include <iomanip>
#include <iostream>
#include <limits>
#include <list>
#include <map>
#include <numeric>
#include <queue>
#include <set>
#include <sstream>
#include <string>
#include ... | [
"dragnov3728@gmail.com"
] | dragnov3728@gmail.com |
64478358fb4aabcd13f6ea1ddae6dc350b9351af | 31cf58b4b88b13b183d933dfb353afc273ee92de | /src/UDPClient.h | b7649ddfbc44841d55e723c5909d823ee25d1a63 | [
"Apache-2.0"
] | permissive | FEmbed/FEmbed-Lwip | c0f78ccc4db8e8580de05255c1529a0ab8d58a60 | 9c4ca95fb94e3d27983341245bc8e887e55ac49a | refs/heads/master | 2023-04-09T22:03:26.398859 | 2021-04-09T14:42:29 | 2021-04-09T14:42:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,690 | h | /* X-Cheng LWIP Wrap Module Source
* Copyright (c) 2018-2028 Gene Kong
*
* 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 r... | [
"gyx_edu@qq.com"
] | gyx_edu@qq.com |
8567f82723bac99c6b64cf6d54e5a20cd387c995 | 4933920a4543d0b82ca2c109a396f6d56b8e118c | /Interview Bit/Tree Data Structure/max_depth_of_binary_tree.cpp | 36d60926b43eb8efc00356e4b734d66d2cb67033 | [] | no_license | dRadest/CodingChallenges | e0baf44222be70be3f39cedeabe1929e15a76205 | 65a8e58fc27abf3d4322d1a55da587a907cc79b9 | refs/heads/master | 2020-04-01T22:50:00.384441 | 2019-03-29T09:52:36 | 2019-03-29T09:52:36 | 153,728,863 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 773 | cpp | /*
* https://www.interviewbit.com/problems/max-depth-of-binary-tree/
*
*
* Given a binary tree, find its maximum depth.
*
* The maximum depth of a binary tree is the number of nodes along the longest path from the root node down to the farthest leaf node.
*
* NOTE : The path has to end on a leaf node.
*
* Example :
... | [
"progdrad@gmail.com"
] | progdrad@gmail.com |
94ebe31ef8039613ba4c20f79c2e104c6683298a | 4e5431eda8f97203bb598732c017d42ff18b9237 | /TimeSyncMbedWireless/MxRadioRF2xx/MxRadio.h | 42f4d9716c56bac05db59a3dd998f64ffd87cc31 | [] | no_license | morandbaptiste/wirelessTimeSync-EDMIformaster | abc3443093dc9a2d78851aee669c40cb9382e510 | 559043307f06e1ef0f017243d0eeaa4e4552b983 | refs/heads/master | 2020-05-29T15:13:08.631106 | 2016-07-29T10:35:07 | 2016-07-29T10:35:07 | 63,337,783 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,476 | h | /* Copyright (c) 2011 Frank Zhao
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 conditions and th... | [
"b.morand.etu@gmail.com"
] | b.morand.etu@gmail.com |
0f2478f58e36ad4ce7175a8454e302ae73319ba8 | d2d650a92a2ea795ca83bb8b396f6165bdb76a63 | /src/engines/default/md5/md5.cpp | 122b7e76a18c30732345a4771750f32bdbd46245 | [
"Apache-2.0"
] | permissive | kentlinux/SolidTLS | f4c21dac2f42f2b73c540d443da48622ceb728bc | 86c67ff3af416af18a88376ce28fd24f1cd114c4 | refs/heads/master | 2020-06-07T10:17:25.527863 | 2014-01-10T14:08:29 | 2014-01-10T14:08:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 74 | cpp | #include "Digest.h"
#include "MD5.h"
int MD5::transform() {
return 1;
}
| [
"vkentlinux@gmail.com"
] | vkentlinux@gmail.com |
229ad8e4c77868963c322e481c7494fe2b21fbdd | 7c07927a31f8b7f40beb4033a25b094a0b4f5ec0 | /mnist.h | 2495dbe786878373e4e1757bee42c5606b27b316 | [] | no_license | bmzhao/saved-model-example | 7ee9cc8ec59af9293297708f9b806dc2698021cd | bee5d5a8be80eeee3134ec8f4dc8fc2a75eebf97 | refs/heads/master | 2020-12-23T07:07:31.756397 | 2020-01-29T20:45:28 | 2020-01-29T20:45:34 | 237,079,063 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,761 | h | /* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"bmzhao@google.com"
] | bmzhao@google.com |
fdd40fdd0bea731cbadf47b4d61b7908a348a669 | a2733d71e387d04a7964743aea214d0e45b87934 | /third_party/sol2/sol/load_result.hpp | b4b002968490716310e4fabaa07a1d9e91963f98 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | holmansv/osrm-backend | 63ea992889e28e86e3c8059f9d66dff8cdf514aa | 662a8d0a12087a967cde3e193d7a702ae677cdc6 | refs/heads/master | 2022-03-04T16:09:13.047610 | 2022-02-16T21:18:28 | 2022-02-16T21:18:28 | 141,156,746 | 1 | 0 | BSD-2-Clause | 2018-11-30T19:11:38 | 2018-07-16T15:20:24 | C++ | UTF-8 | C++ | false | false | 4,620 | hpp | // sol2
// The MIT License (MIT)
// Copyright (c) 2013-2018 Rapptz, ThePhD and contributors
// 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 limit... | [
"dburnsii@live.com"
] | dburnsii@live.com |
2c7120a4549709c35e97c26c1b51339b582c5c96 | 655f9208505b48b0804f2b6e30b47168b20706d4 | /projects/cse-proj2/src/SurfStoreServer.hpp | 569276fc143dc63c575f23515d30257e17dac6cd | [] | no_license | isabella0428/UCSD_CSE124 | 29fa3516df5061f2d7282a7e8cb9e0c415b2295d | 65e78b21f1cfee12f270bc07ace6640854f0cc47 | refs/heads/master | 2020-12-21T14:25:52.202788 | 2020-02-07T04:49:28 | 2020-02-07T04:49:28 | 236,458,950 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 447 | hpp | #ifndef SURFSTORESERVER_HPP
#define SURFSTORESERVER_HPP
#include <unordered_map>
#include "inih/INIReader.h"
#include "logger.hpp"
#include "SurfStoreTypes.hpp"
using namespace std;
class SurfStoreServer {
public:
SurfStoreServer(INIReader& t_config);
void launch();
const int NUM_THREADS = 8;
protected:
... | [
"isabella_aus_china@163.com"
] | isabella_aus_china@163.com |
9d3395d2f195974fba01f98fb993978ddbfd6311 | ba4c8a718594f43fb2c5a2ec11c066274ec70445 | /openCV/sources/modules/nonfree/src/surf_gpu.cpp | e3ee7b364d715138774fa1accee501882de72a56 | [
"BSD-3-Clause"
] | permissive | jayparekhjp/openCV-Facial-Recognition | d7d83e1cd93a878d91e129dd5f754a50fde973a2 | c351d55863bbc40c3225f55152dcd044f778119f | refs/heads/master | 2020-04-02T03:18:43.346991 | 2018-10-20T23:45:42 | 2018-10-20T23:45:42 | 153,957,654 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 16,883 | cpp | /*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, i... | [
"thatindiangeek@gmail.com"
] | thatindiangeek@gmail.com |
91c39a2acf3da559f4b954db0bdb7e588d56f6c5 | b9fccefb37e5b293e30a6ca3071c2b23f4cb7351 | /Dependencies/Wwise/include/AK/MotionEngine/Common/IAkMotionMixBus.h | 0f3760549339d68ceb24e9496666f5f6800b826e | [] | no_license | qavenger97/Automaton-Assault | bb60fe07b52bd78521410a3e874f02a20290fa72 | 616c1dedabfe649f31b064c5024d4bad6c2b0876 | refs/heads/master | 2020-12-31T07:11:33.554420 | 2017-01-31T22:04:42 | 2017-01-31T22:04:42 | 80,561,820 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,253 | h | //////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2006 Audiokinetic Inc. / All Rights Reserved
//
//////////////////////////////////////////////////////////////////////
// IAkMotionMixBus.h
#ifndef _IMOTIONBUS_H
#define _IMOTIONBUS_H
#include <AK/SoundEngine/Common/AkSoundEng... | [
"xque@fullsail.edu"
] | xque@fullsail.edu |
1ed494aa17f422e101c0394d86d37d0806552733 | 4b0a0793238d31413b95b71b3af8fc37ac883427 | /libcef/common/net/upload_element.h | 8d0f0d3e997d6c69bc69934f5bc536dda5381218 | [
"BSD-3-Clause"
] | permissive | sarthak-saxena/cef_node_webkit | a408c8b4b620923e5546dab5d05c7431de7e81f4 | cca786066cdc635d2bcfb67315a70a1c40c5d77a | refs/heads/master | 2023-05-04T22:09:59.270934 | 2021-05-16T14:19:43 | 2021-05-16T14:19:43 | 367,562,455 | 1 | 0 | NOASSERTION | 2021-05-15T07:04:05 | 2021-05-15T06:58:07 | C++ | UTF-8 | C++ | false | false | 3,501 | h | // Copyright (c) 2012 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 CEF_LIBCEF_COMMON_NET_UPLOAD_ELEMENT_H_
#define CEF_LIBCEF_COMMON_NET_UPLOAD_ELEMENT_H_
#include <stdint.h>
#include <limits>
#include <vect... | [
"magreenblatt@gmail.com"
] | magreenblatt@gmail.com |
79c4ca3633c7ccefd46c93b40c0c2c8b79ce5483 | fa11fb4ea1951f48079e7e69bfe24c5e3f574947 | /src/qt/aboutdialog.cpp | 70337f3c6cb6c007aab155ccfa04a4b0d3f20711 | [
"MIT"
] | permissive | cryptogear/storecoin | 7b572a0bb8ff0597129213df9be2a1d9464a5b32 | e9c290d914e495740304f92b93584ff7fb7539da | refs/heads/master | 2021-07-05T17:08:27.698205 | 2014-01-12T01:10:31 | 2014-01-12T01:10:31 | 104,697,520 | 0 | 0 | null | 2017-09-25T03:06:01 | 2017-09-25T03:06:01 | null | UTF-8 | C++ | false | false | 841 | cpp | // Copyright (c) 2011-2013 The Storecoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "aboutdialog.h"
#include "ui_aboutdialog.h"
#include "clientmodel.h"
#include "clientversion.h"
AboutDialog::Abo... | [
"lsparrish@rationalsites.com"
] | lsparrish@rationalsites.com |
881febfa6c0d220495db4aea9c8c4e6531ee7031 | d4bfae1b7aba456a355487e98c50dfd415ccb9ba | /net/socket/ssl_server_socket_unittest.cc | ad1493463c5a1923e3e6f53be4fb45d932bf49b1 | [
"BSD-3-Clause"
] | permissive | mindaptiv/chromium | d123e4e215ef4c82518a6d08a9c4211433ae3715 | a93319b2237f37862989129eeecf87304ab4ff0c | refs/heads/master | 2023-05-19T22:48:12.614549 | 2016-08-23T02:56:57 | 2016-08-23T02:56:57 | 66,865,429 | 1 | 1 | null | 2016-08-29T17:35:46 | 2016-08-29T17:35:45 | null | UTF-8 | C++ | false | false | 42,243 | cc | // Copyright (c) 2012 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.
// This test suite uses SSLClientSocket to test the implementation of
// SSLServerSocket. In order to establish connections between the sockets
// we ... | [
"serg.zhukovsky@gmail.com"
] | serg.zhukovsky@gmail.com |
773cfb12eb9cc0b2cbe146c67cc21c639d1b0f78 | 285ddb61973418aaca514c355ede8d40e8aadede | /Spectrum/src/Spectrum/Events/Event.h | de941811dcb51527249fb5ac4a307cf747fda8f0 | [
"MIT"
] | permissive | NickMonks/Spectrum | 0bc948288e0724394a9a67b514e020064564a461 | f57e5efcc0da51ad68c5221b6f3d624d0a8a108f | refs/heads/main | 2023-03-20T22:14:21.720668 | 2021-03-14T19:28:49 | 2021-03-14T19:28:49 | 326,771,145 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,894 | h | #pragma once
#include "sppch.h"
#include "../Core.h"
namespace Spectrum {
// Event are not buffered, so the application stops until the event is done.
// is not like it's in a FIFO queue.
enum class EventType
{
None = 0,
WindowClose, WindowResize, WindowFocus, WindowLostFocus, WindowMoved,
AppTick, AppU... | [
"nicolasmg94@gmail.com"
] | nicolasmg94@gmail.com |
4105e6996c7a74e79bc5aaa23df6e2abf86d7cb3 | 90d06e9cacd52f2ba07d55dd852cb3cb7171c452 | /lightoj/1153 - Internet Bandwidth.cpp | e971428c371b025b05d51ece371192211ea5cd6b | [] | no_license | shahidul2k9/problem-solution | efd91af08e103b552a225bca37660c51c60b98f2 | 0e970ac9c72f2ba13e66c180b208a2ec53886cd1 | refs/heads/master | 2022-10-16T04:04:31.556454 | 2022-09-24T08:09:46 | 2022-09-24T08:09:46 | 19,431,424 | 51 | 92 | null | 2022-09-24T08:09:47 | 2014-05-04T17:13:28 | C++ | UTF-8 | C++ | false | false | 2,051 | cpp | #include <cstdio>
#include <queue>
#include <algorithm>
#include <climits>
using namespace std;
#define MAXN 100
int main() {
int nodes,edges,s,t,st,en,cst,i,j,test,cs=0;
int r [MAXN][MAXN];
int parent[MAXN];
int cost[MAXN];
bool vis[MAXN];
scanf("%d",&test);
... | [
"shahidul2k9@gmail.com"
] | shahidul2k9@gmail.com |
7d496cc1608506dbf8b6a38cd26bfdbff937d34a | 3709e0c4116913ae4d9cb93c58ab260e8adc7c26 | /src/linked_list.h | 48a3e7ef22dd2bcf2c152681a08f7ff8e444e92e | [] | no_license | greenduck/technion-compilation | 9499976cce22d2ea207b76234d82cc8d1900acbf | 5395509b3aebc123903a7ce0903e3fff8cdf9c32 | refs/heads/master | 2016-09-06T16:07:29.296837 | 2012-06-23T20:55:42 | 2012-06-23T20:55:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,136 | h | /*
* General purpose linked list implementation
* A class that needs linked list functionality,
* should inherit this class
*/
#ifndef _LINKED_LIST_H
#define _LINKED_LIST_H
class LinkedListNode
{
private:
LinkedListNode *m_next;
LinkedListNode *m_prev;
public:
LinkedListNode();
~LinkedListNode... | [
"andrey.gelman@gmail.com"
] | andrey.gelman@gmail.com |
204ad2b345d294e1dda397e08e9a7442c4099877 | d7f2dcac42ff4520fb5dc9b7097d93edf7574296 | /client/c/Frame.cpp | 033985a689f74552ad8a8e004615eec33244efb0 | [] | no_license | MSTSIGGame/Megaminer-6 | bd57762d3542254abe8a34951231a67f52b31c83 | bcbcd06ecd4364f67950761b40c33ed3359e08e0 | refs/heads/master | 2021-01-10T22:11:30.053304 | 2011-02-28T19:59:59 | 2011-02-28T19:59:59 | 1,259,688 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,349 | cpp | // -*-c++-*-
#include "Frame.h"
#include "game.h"
#include "Type.h"
Frame::Frame(_Frame* pointer)
{
ptr = (void*) pointer;
}
int Frame::id()
{
return ((_Frame*)ptr)->id;
}
int Frame::x()
{
return ((_Frame*)ptr)->x;
}
int Frame::y()
{
return ((_Frame*)ptr)->y;
}
int Frame::owner()
{
return ((_Frame*)p... | [
"aksfkb@mst.edu"
] | aksfkb@mst.edu |
7404eff60011bc482267b2fdfcc29aea61e714f0 | f2369aedb2f7c051ba931d40094a322507f0765d | /Contact Model/Contact Model/BulletOpenGLApplication.h | 18bf97d813fd28ce5629d396b60716b748309d83 | [] | no_license | jchen114/Contact-Model | ffe01e97b4b3327938e3c38300feb851612a50c2 | 4165ef030124c840b1aab2ea274b473703c7230d | refs/heads/master | 2020-04-06T06:54:49.788909 | 2016-09-06T23:11:40 | 2016-09-06T23:11:40 | 65,589,681 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,600 | h | #ifndef _BULLETOPENGLAPP_H_
#define _BULLETOPENGLAPP_H_
#include <Windows.h>
#include <gl\GL.h>
#include <freeglut\freeglut.h>
#include <functional>
#include "BulletDynamics\Dynamics\btDynamicsWorld.h"
// Includes for 2D Boxes and collision between 2D Boxes
#include "BulletCollision\CollisionShapes\btBox2dShape.h"
#... | [
"chen.jacob92@gmail.com"
] | chen.jacob92@gmail.com |
2af632794cf937cc40cbfed0910fbb94051a2664 | 97dafe003184cc21f0fe47b180bf00d7b31b2a80 | /diamond_analysis/src/TAlignment.cpp | 5cd8f293387feb853b711e2d0336e4cc7077bc24 | [] | no_license | veloxid/RD42 | b9fe0668b16e2e7da5c104b36b41fafb547f9996 | 66027d9586db1f04a2a3f2e7768c429ac4997400 | refs/heads/master | 2021-01-09T21:58:22.364741 | 2015-10-05T10:09:30 | 2015-10-05T10:09:30 | 43,680,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 119,985 | cpp | /*
* TAlignment.cpp
*
* Created on: 25.11.2011
* Author: bachmair
*/
#include "../include/TAlignment.hh"
TAlignment::TAlignment(TSettings* inputSettings,TSettings::alignmentMode mode) {
if (inputSettings) verbosity = inputSettings->getVerbosity();
cout << "\n\n\n************************************... | [
"bachmair@phys.ethz.ch"
] | bachmair@phys.ethz.ch |
6416a3eacf1140d67b4526fa8259582388ffc36c | ff9f5e466ff834972cc63b6d2d9a30464cf1654a | /C++/Baeckjoon/Implement/SayMiddle1655/SayMiddle1655/main.cpp | baaa5bd634cc1c43c3284726713053b8489dd399 | [] | no_license | Choyoonyoung98/Algorithm | cda0d571dba44b9d616c437ae76f42478f9a6375 | d3840db18704c0c6fd2303bcc9751bef7b36edc2 | refs/heads/master | 2021-06-16T17:43:38.465425 | 2021-04-28T16:01:40 | 2021-04-28T16:01:40 | 199,365,455 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,137 | cpp | //
// main.cpp
// SayMiddle1655
//
// Created by 조윤영 on 2021/04/19.
//
//가운데를 말해요
//최대 힙과 최소 힙
//값이 들어올 때마다 중간값을 출력해야하기 떄문에 매번 정렬하고 가운데 값을 출력하면 시간초과 발생
//최대 힙의 크기는 최소 힙의 크기와 같거나 하나더 크다
//최대 힙의 최대 원소는 최소 힙의 최소 원소보다 작거나 같다
//이 때 알고리즘에 맞지 않다면 최대 힙, 최소 힙의 가장 위의 값을 swap해준다
//=> 항상 최대 힙 top값이 중간값이 된다.
#include <iostream... | [
"yoon980208@gmail.com"
] | yoon980208@gmail.com |
8ff3ceda9af77ab261508e8e68576dbff66af8b0 | 637ecca162d3d5121a8f031e4ffc56b8ed3092ba | /Arduino/temperature_second/temperature_second.ino | 55bf4936713e97b61626f5d3208b8ca68b7f1bef | [] | no_license | sampoantila/faramir | 578982da3221e87514e25497f5cf713f51905e82 | f2492b52f41c8e4d5708065b8e2dccd257fe402e | refs/heads/master | 2023-09-02T21:55:24.410946 | 2021-11-16T07:51:41 | 2021-11-16T07:51:41 | 108,310,279 | 0 | 0 | null | 2021-11-16T07:52:21 | 2017-10-25T18:35:30 | TypeScript | UTF-8 | C++ | false | false | 3,032 | ino | #include <OneWire.h>
// OneWire DS18S20, DS18B20, DS1822 Temperature Example
//
// http://www.pjrc.com/teensy/td_libs_OneWire.html
//
// The DallasTemperature library can do all this work for you!
// http://milesburton.com/Dallas_Temperature_Control_Library
OneWire ds(10); // on pin 10 (a 4.7K resistor is necessary... | [
"sampo.antila@vincit.fi"
] | sampo.antila@vincit.fi |
84e3e674ede22372934ad4d7b8a0651ee6161ddb | 2faf62f2e4cba079aa5b9e0903983b2c632fe72c | /HighLevel/approximation.h | a1a50123a5ee62a5f0797bf978e9b0d72bcf5913 | [] | no_license | 15plus15Na/SIPO | 533d8e25c037c72070085cb588fd6df3fdc3bc67 | 4d765e260c8ece1a3a9af9a569deffdace118aa7 | refs/heads/master | 2020-03-10T21:07:48.321714 | 2018-10-12T13:48:16 | 2018-10-12T13:48:16 | 129,586,055 | 0 | 0 | null | 2018-10-12T13:02:03 | 2018-04-15T07:11:08 | null | UTF-8 | C++ | false | false | 2,196 | h | #ifndef APPROXIMATION_H_INCLUDED
#define APPROXIMATION_H_INCLUDED
#include<vector>
#include<random>
#include "insurancemodel.h"
#include "result.h"
using namespace std;
class DEP
{
protected:
vector<vector<float> > x;
vector<float> low_bound;
vector<float> up_bound;
vector<float> part;
unsigned pla... | [
"sinanaeimi@YAHOO.COM"
] | sinanaeimi@YAHOO.COM |
867b742828db918f8481594640bcc45d3637f4b3 | 7ebc45b62848631d95da199261e4da7b34f7b4c7 | /lib/War3ModelEditorSource/TokenOutStream.cpp | 5225ef12d72751882aa6eb6fe74a4b5216aab1ab | [] | no_license | rsheptolut/Wombat | 9a6f90b2f541c08f706c4b8fab337c0b68324d5f | 2fa0a47b388489701f5d96acf5d7c18f8035d9ff | refs/heads/master | 2023-06-01T11:32:25.322163 | 2021-06-10T11:39:28 | 2021-06-13T10:20:15 | 376,517,904 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,908 | cpp | //+-----------------------------------------------------------------------------
//| Included files
//+-----------------------------------------------------------------------------
#include "TokenOutStream.h"
//+-----------------------------------------------------------------------------
//| Constructor
//+---------... | [
"rsheptolut@gmail.com"
] | rsheptolut@gmail.com |
629e8d99ff966024d7d2722e5e8071e17ebb5d83 | adb813f08225bb1d70048443030260af0c638644 | /hw3/search/md_parser.cpp | 7bd41172efd35228356e01ea5829dcbebe85b190 | [] | no_license | amirhega/Data-Structures-Projects | cfbde3facecdb40d02cb46da1e0c484eabfbd934 | 55299e1fde96af3dcbfe0f68833c79a7647e1a54 | refs/heads/main | 2022-12-24T18:51:14.968187 | 2020-10-11T02:21:37 | 2020-10-11T02:21:37 | 303,026,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,871 | cpp | #include <iostream>
#include <fstream>
#include <stdexcept>
#include <cctype>
#include "md_parser.h"
#include "util.h"
using namespace std;
typedef enum { NORMALTEXT, LINKTEXT, ISLINK, LINKURL } PARSE_STATE_T;
void MDParser::parse(std::string filename, std::set<std::string>& allSearchableTerms, std::set<std::string... | [
"amirhega@usc.edu"
] | amirhega@usc.edu |
91cba39c8f9d32be3a0352a618576c1e6cff5fb7 | 733707e823076f7ba298fb563fe24bba73ea61b0 | /IBingSDKHelper.h | f4f70a3113622218fd8aff09d22c7a13fffd1a63 | [] | no_license | nolanjian/AutoSiwitchBingWallpaper | d7d93efc14e8601c4fe7392df4aa1dc3230bec43 | 02760a516ba13598fcb34b4e44ae2626672c8533 | refs/heads/master | 2020-12-12T20:30:57.362970 | 2020-01-16T03:03:27 | 2020-01-16T03:03:27 | 234,222,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 162 | h | #pragma once
#include <string>
class IBingSDKHelper
{
public:
static IBingSDKHelper* Get();
virtual std::wstring GetTodayWallpaper() = 0;
protected:
private:
}; | [
"nolanjian@163.com"
] | nolanjian@163.com |
735704725e59ceeb2b3c56b147844110f75ea17d | 6c35e0b8b593223c9aca15519483f8c2ab0879b0 | /generated/nvic.cpp | 3a4bfb825066e6e5434f17f0bc7e12a7dde7cc81 | [] | no_license | burgrp/si-stm32l0x1 | fe987b42b9a5c19ecb9417995feccd27164b5198 | 3984721909512df9a3c366aee76c939f576ae8d9 | refs/heads/master | 2022-02-19T18:48:05.480572 | 2019-09-25T20:05:27 | 2019-09-25T20:05:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,034 | cpp | namespace target {
namespace nvic {
namespace reg {
/**
Interrupt Set Enable Register
*/
class ISER {
volatile unsigned long raw;
public:
__attribute__((always_inline)) void operator= (unsigned long value) volatile {
raw = value;
}
... | [
"pb@drake.cz"
] | pb@drake.cz |
315ad09221abc69fc07d81cff22d61d712f3634e | 0957b01e91b8acc9c4d20900adeb9816cb0afdb3 | /src/protocol.h | f0eb92ffa22d602642b848e4032a036ec1ebb3fa | [
"MIT"
] | permissive | pioncoin/pion | 6b09ffa60bb11359e118c041fccb76ad9aa9ad38 | f6fd5638b09b6e0affba8fd0ce5354d8451253e4 | refs/heads/master | 2020-03-24T15:36:04.784757 | 2018-09-27T17:08:51 | 2018-09-27T17:08:51 | 142,795,332 | 2 | 4 | MIT | 2018-09-27T17:08:52 | 2018-07-29T21:02:42 | C++ | UTF-8 | C++ | false | false | 13,953 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef __cplusplus
#error This header can only be compiled as C++.
#endif
#ifnd... | [
"info@pioncoin.org"
] | info@pioncoin.org |
b94d6089212514f75f079d6aecbeb5b27fc3b5c2 | aaa6f7cb359d506a641a39e41ccc04bb2df93482 | /ppm.cpp | c2d31f09b99ae1b88547a93cda24297c394625fd | [] | no_license | JickLee/Core | 36839213d85b6f556a621b72403aaeca37d1235e | 0c63b5eb0dc250e5cd4937c65d24b6c6d7cf7af3 | refs/heads/master | 2021-01-16T22:19:05.424215 | 2013-03-16T01:07:26 | 2013-03-16T01:07:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,384 | cpp | /*
Copyright (C) 2009 Johannes Schindelin (johannes.schindelin@gmx.de)
This program 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
3 of the License, or (at your option) any lat... | [
"acaudwell@gmail.com"
] | acaudwell@gmail.com |
464a3fddf47f58082c4f6e3ed6efb47bd8a5fc60 | 55759f7fbc356445d3516ad66f5836633c15a105 | /GVariant/GProperty.h | 3ffaf7471e9116ec5035a47cb81cad00de50d8de | [] | no_license | asankar1/GFramework | 403f91f17ba997eaf058e18e9730a28f5686e4ab | ce118d669a0e0fae4b06ada6db01708421085468 | refs/heads/master | 2021-10-02T09:07:05.454947 | 2021-08-28T09:27:17 | 2021-08-28T09:27:17 | 100,350,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,853 | h | #pragma once
#include <typeinfo>
#include <typeindex>
#include <fstream>
#include <string>
#include <vector>
#include <limits>
#include <glm/gtc/type_ptr.hpp>
#include <GFramework/GVariant/GTypes.h>
//#include <GSerializer.h>
#include <GFramework/GVariant/GVariant.h>
namespace GFramework
{
class GObject;
class GProp... | [
"asankar1@outlook.com"
] | asankar1@outlook.com |
0d0207645902ab89a91e5eb662f6ba60ee18d4b8 | 6ccef17b7078ad61e7e51eae5e0f65b17761d21e | /backtrack/C-马的遍历.cpp | 68b2846ea26d00bd1f5cbae1619cfe72b5da16ed | [] | no_license | scuasmq/algorithmAnalysis | eafaa1aace6e012d910c1f887170252d61c1912b | 93ffcaf5a08170030fbc2cde0a91c92212e46577 | refs/heads/master | 2022-10-20T17:25:40.256462 | 2020-06-23T15:24:00 | 2020-06-23T15:24:00 | 261,060,015 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,344 | cpp | #include <bits/stdc++.h>
using namespace std;
const int maxn = 30;
int n,m;
int vis[maxn][maxn];
int flag;
struct Dirct{
int x,y;
}drt[8];
vector<char> pth;
void drtInit(){
drt[0].x=-2;drt[0].y=-1;
drt[1].x=-2;drt[1].y=1;
drt[2].x=-1;drt[2].y=-2;
drt[3].x=-1;drt[3].y=2;
drt[4].x=1;drt[4].y=... | [
"asongmingqing@qq.com"
] | asongmingqing@qq.com |
e11c39586a5fbb75ef6b5c353d41b2e45d3c9f1f | b4a052cddfa3902d95714e106545d3cd5662f26f | /GPUDebuggerGLSupport/CDStructures.h | bab2f1227b7f9af6c4a7af9a45f97c845bd84789 | [] | no_license | adamnemecek/Xcode-headers | e09b1ae59905584d17c6c96b598c14bdba2da2d4 | e008f7cf60be7aa8408942b2dec5a5bea5640cc4 | refs/heads/master | 2022-01-15T06:46:06.533654 | 2018-09-20T09:03:38 | 2018-09-20T09:03:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 173,473 | h | //
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Sep 20 2018 10:52:40).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#pragma mark Blocks
typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown
#pragma mark Named Structures... | [
"bas@e-sites.nl"
] | bas@e-sites.nl |
2b7c6171b9e360c3781c7489b5d43d2b274be769 | 3ac7c0152fcfae727114c950180a9d598499ec02 | /include/pimg/FilterKernel.h | a3d8df4ca363f8aebe9abd28601be127595b3d7d | [
"MIT"
] | permissive | xzrunner/pimg | 78bad32972d83ff29add73490ec51202a90fb0b9 | b2abc0d38c13f9424a44ae7cf828a8d0120f975c | refs/heads/master | 2021-01-11T23:42:38.720002 | 2020-06-12T23:34:56 | 2020-06-12T23:34:56 | 78,624,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 674 | h | // from https://github.com/twitter/vireo
#pragma once
#include "pimg/FilterType.h"
namespace pimg
{
class FilterKernel
{
public:
FilterKernel(FilterType type, size_t kernel_size, size_t in_size, size_t out_size);
~FilterKernel();
int ComputeSampleStart(int out_position) const
{
float sample... | [
"xzrunner@gmail.com"
] | xzrunner@gmail.com |
5fb022587afa729c95e263cc5cc0ced01aedeb17 | ab1712d65f8510a705a1f28064e4d3fc5a48cf64 | /SDK/SoT_Fire_enums.hpp | 11e5302a7506e14412469c0351f64581f6523fd0 | [] | no_license | zk2013/SoT-SDK | 577f4e26ba969c3fa21a9191a210afc116a11dba | 04eb22c1c31aaa4d5cf822b0a816786c99e3ea2f | refs/heads/master | 2020-05-29T20:06:57.165354 | 2019-05-29T16:46:51 | 2019-05-29T16:46:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 651 | hpp | #pragma once
// Sea of Thieves (2.0) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
//Enums
//---------------------------------------------------------------------------
// Enum Fire.EFireCellState
enum class EFireCel... | [
"igromanru@yahoo.de"
] | igromanru@yahoo.de |
04dd921e56a951fcc5566f8f2246862116a6dc35 | 710ac923ad7aaaf3c59882a057a2ebbe159ef135 | /Ogre-1.9a/RenderSystems/GL/include/GLX/OgreGLXWindow.h | 1d8aa7b4ccb4d183b86267834828e4017c48aee0 | [] | no_license | lennonchan/OgreKit | 3e8ec4b0f21653cb668d5cd7d58acc8d45de6a96 | ac5ca9b9731ce5f8eb145e7a8414e781f34057ab | refs/heads/master | 2021-01-01T06:04:40.107584 | 2013-04-19T05:02:42 | 2013-04-19T05:02:42 | 9,538,177 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 4,006 | h | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2012 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person obta... | [
"qinlong.mkl@gmail.com"
] | qinlong.mkl@gmail.com |
f22a4be1fd575430e42bd7cb1aff79a22b0b659e | cfdaf6b064fd03ef9e3550efbe74d4f0782304c8 | /VasilievAN_Programmirovanie_na_c++/chapter4_functions/4.8_arr-pass_arr-mean.cpp | 8e4394b816b161f44f96392b8d49a14586b22430 | [] | no_license | profLake/SomeOldCppProjects | 9af7e90b8c63d8937827dd3a626cd37b2a74c28c | 82f2331e647ef6edaf233166b746d4aa1bb52c7f | refs/heads/main | 2023-07-29T12:59:02.710124 | 2021-09-12T19:25:31 | 2021-09-12T19:25:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,093 | cpp | /*
* =====================================================================================
*
* Filename: 4.8_arr-pass_arr-mean.cpp
*
* Description: creates two arrays and computes their means with func
*
* Version: 1.0
* Created: 05/29/20 18:01:25
* Revision: none
* Com... | [
"muslimow9@yandex.ru"
] | muslimow9@yandex.ru |
24ad98112f53ace3dcaabbbe573da160b9e8d9c5 | 6c1f7e37ed49224a3710dbad0f78ceac7a391039 | /src/version.cpp | e06d5d43db43b05037ac45083d8d404af91b2db5 | [
"MIT"
] | permissive | teknikk7/UNUM | b349e00b309c9fd96c93792a54c10438d25789b4 | 6feddcecf7ac2050254e25ab0c1fb69079e0397e | refs/heads/master | 2021-01-16T17:51:28.826903 | 2014-06-12T21:22:56 | 2014-06-12T21:22:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,604 | cpp | // Copyright (c) 2012 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 <string>
#include "version.h"
// Name of client reported in the 'version' message. Report the same name
// for both bitco... | [
"anush3070@gmail.com"
] | anush3070@gmail.com |
2b2bdd3d18c77c8ba9e4ae9b99b6b57c576d17b4 | 80910b24cff547f2d10ed79ba78ba6dc198aba51 | /Productor-consumidor2/consumidor.h | 97bc0cbcb25d45d94a1fd3ca6e6a421f248d7fb7 | [] | no_license | kaiser4900/Producto-Consumidor | 20d72fc1e8b1664dae8e6fce63b2fb531fa059df | 705ce604d2f122971029dfc53d9d174a5e78abae | refs/heads/master | 2022-11-15T10:19:10.480661 | 2020-07-09T02:21:53 | 2020-07-09T02:21:53 | 278,230,807 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 510 | h | #ifndef CONSUMIDOR_H
#define CONSUMIDOR_H
#include<QThread>
class Consumidor: public QThread
{
Q_OBJECT
int *canasta;
clock_t inicio;
clock_t fin;
public:
Consumidor(QObject *parent = nullptr);
void setcanasta(int canasta0);
void setinicio(clock_t t0);
void setfin(clock_t t1);
voi... | [
"galemanz@ulasalle.edu.pe"
] | galemanz@ulasalle.edu.pe |
d5cbe0867d1d3c0ae31904f77e1458635ca1164c | 39185ec11c0db5a2abcd7aea00c739a6d498dd97 | /OOP00_05_201702018/OOP00_05_201702018/homework_05_01.cpp | a3aafe96899e83d4116a1597f0caac4b75243485 | [] | no_license | jwPark6/OOD_201702018 | 036827a50729688f6573e27248479dfe7409730c | dab72549b3ff1a195068c620c65e945d4b6e1cb4 | refs/heads/master | 2023-02-10T05:38:05.589798 | 2020-12-20T12:12:18 | 2020-12-20T12:12:18 | 297,036,200 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 930 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <memory>
class Animal {
public:
char* name;
int age;
Animal(int age_, const char* name_) {
age = age_;
name = new char[strlen(name_) + 1];
strcpy(name, name_);
}
Animal(Animal& a) { //복사 생성자
age = a.age;
name = new char[strlen(a.name)+1];//같... | [
"qkrwldn054@gmail.com"
] | qkrwldn054@gmail.com |
72828f43d041a8d0cca15b1264082b9a2b26c42e | d85b1f3ce9a3c24ba158ca4a51ea902d152ef7b9 | /testcases/CWE194_Unexpected_Sign_Extension/s02/CWE194_Unexpected_Sign_Extension__listen_socket_malloc_81_bad.cpp | 56e483cdc8c7c5662d63f607f8f06a50ebc2d0a1 | [] | no_license | arichardson/juliet-test-suite-c | cb71a729716c6aa8f4b987752272b66b1916fdaa | e2e8cf80cd7d52f824e9a938bbb3aa658d23d6c9 | refs/heads/master | 2022-12-10T12:05:51.179384 | 2022-11-17T15:41:30 | 2022-12-01T15:25:16 | 179,281,349 | 34 | 34 | null | 2022-12-01T15:25:18 | 2019-04-03T12:03:21 | null | UTF-8 | C++ | false | false | 1,503 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE194_Unexpected_Sign_Extension__listen_socket_malloc_81_bad.cpp
Label Definition File: CWE194_Unexpected_Sign_Extension.label.xml
Template File: sources-sink-81_bad.tmpl.cpp
*/
/*
* @description
* CWE: 194 Unexpected Sign Extension
* BadSource: listen_socket Re... | [
"Alexander.Richardson@cl.cam.ac.uk"
] | Alexander.Richardson@cl.cam.ac.uk |
da5a0f04532056e2bcabd39b430d24a242a5cb1e | 0fd63b2256916f5add1540937f50d7b025874af4 | /Exception_out_of_range.h | f05168e800e527be47e5c31de11d3c78c8ef6ad1 | [] | no_license | gollgot/INF2_labo04 | 765ae8be0a5896ef499993c13bd9ca57cadcfc3f | 713b78aae45fe2d112b99a8cc337b4066d921bff | refs/heads/master | 2020-05-04T11:02:49.489408 | 2019-04-11T14:32:50 | 2019-04-11T14:32:50 | 179,099,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,069 | h | /*
-----------------------------------------------------------------------------------
Laboratoire : Labo04 - Exceptions
Fichier : Exception_out_of_range
Auteur(s) : Loic Dessaules, Rosalie Chhen
Date : 11.04.2019
But : Contient toutes les déclarations / definitions de metodes, attributs, construc... | [
"loic.dessaules@gmail.com"
] | loic.dessaules@gmail.com |
3acebbe9e67d1890656c06da2fe7301f8ec42913 | 66b558ebaf54b7a7f1a6c7ec151096d67ae931b7 | /DXMain/BinaryExporter.h | bae50b21cc8ad0947d4303bc807e1284c54f8a6e | [] | no_license | HoneyJam-IMBO/ImBo_MapTool2 | c8773d6218570a7440749f0da23b71fc235c0d8b | 2c4705784ba70330887a17a7381ec96b551f1f06 | refs/heads/master | 2021-01-18T19:45:26.374960 | 2017-08-09T15:48:38 | 2017-08-09T15:48:38 | 95,600,468 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 547 | h | #pragma once
#include "FileExporter.h"
//File Exporter가 사용하는 객체
class CBinaryExporter :public CFileExporter {
public:
void WriteWstring(const wstring &data);
//void WriteCHAR(wofstream& out, const char* data, int size);
void WriteUINT(const UINT& data);
void WriteInt(const int& data);
void WriteFloat(const float&... | [
"potris12@naver.com"
] | potris12@naver.com |
4238c6a57fd5ff61e957afe8037cb4ce133278f1 | 6516c21b81957cc60d0ff35aa213419c56e28046 | /C++语言程序设计 郑莉 第四版(课件、课后答案、例题源代码)/C++语言程序设计案例的源代码和目录/10852C++案例教程源代码/case03/3_18.cpp | 5e4d0b829e6bd05680dd762dcac05ec3c153bf7d | [] | no_license | zhushiqi123/ios- | 72c47044f54be33c47f3f596fa602912f6152a57 | 8e2b8ee47273e0886ae5df6c30acc2a1d140d4e4 | refs/heads/master | 2020-07-04T13:00:11.365860 | 2019-10-15T02:52:01 | 2019-10-15T02:52:01 | 202,292,015 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,194 | cpp | #include <iostream>
using namespace std;
int main()
{ int max( int a,int b, int c) ; //函数原型声明
double max( double a,double b,double c) ; //函数原型声明
long max ( long a, long b, long c) ; //函数原型声明
int i1 ,i2 ,i3 ,i; cin >>i1 >>i2 >>i3; //输入3个整数
i = max(i1 ,i2,i3) ; cout... | [
"18710943589@163.com"
] | 18710943589@163.com |
3113733d1972d07df2e32b13e2bd83e93234bce9 | 68eb57373bea08714952b528d2a4c8785af01dfa | /Arduino/DHT_sensor/DHT.ino | 238263fb16d75ab6b02d414f7e8a63f0dfd3f1be | [
"Apache-2.0"
] | permissive | yoowonyoung/IoD | 89a5c6469283b1f4ccd33e90ffb0c0ab684767f6 | 6e92a98f18e4b3a33504de8df430885a3789be12 | refs/heads/master | 2021-01-10T01:08:59.071103 | 2015-12-21T18:00:38 | 2015-12-21T18:00:38 | 44,100,411 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 487 | ino | #include <DHT11.h>
int pin=2;
DHT11 dht11(pin);
void setup()
{
Serial.begin(9600);
}
void loop()
{
int err;
float temp, humi;
if((err=dht11.read(humi, temp))==0)
{
Serial.print("temperature:");
Serial.print(temp);
Serial.print(" humidity:");
Serial.print(humi);
Serial.println();
}
e... | [
"kjo7811@naver.com"
] | kjo7811@naver.com |
c401d543e2fddc6a2413a760e49a5b8de770176c | 1721b3b36de0b628319e4c696df1c3e7099c1115 | /src/complete_test.cpp | 01fcf8d0fa38d2ef60a517ecbdb4bdb518b4b9b1 | [] | no_license | NovaRoverTeam/webots_ros | 833232d188468ea8433890702e15c94d39afe15b | 41da6959b3bc0b9af77cdd484f0ec926841fa61b | refs/heads/master | 2020-04-10T15:51:14.634109 | 2018-12-10T06:06:19 | 2018-12-10T06:06:19 | 161,125,246 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 133,350 | cpp | #include "ros/ros.h"
#include <geometry_msgs/Twist.h>
#include <geometry_msgs/WrenchStamped.h>
#include <std_msgs/Float64.h>
#include <std_msgs/UInt16.h>
#include <std_msgs/String.h>
#include <std_msgs/Float64MultiArray.h>
#include <std_msgs/Float32MultiArray.h>
#include <std_msgs/UInt8MultiArray.h>
#include <sensor_ms... | [
"bensteer0@gmail.com"
] | bensteer0@gmail.com |
e797b07f57fe6f46fe3f9e35982755708bc0c586 | 387549ab27d89668e656771a19c09637612d57ed | /DRGLib UE project/Source/FSD/Public/CollectableResourceCreator.h | 8467c77f027287f386ecceca0b39fd3b6f8c922b | [
"MIT"
] | permissive | SamsDRGMods/DRGLib | 3b7285488ef98b7b22ab4e00fec64a4c3fb6a30a | 76f17bc76dd376f0d0aa09400ac8cb4daad34ade | refs/heads/main | 2023-07-03T10:37:47.196444 | 2023-04-07T23:18:54 | 2023-04-07T23:18:54 | 383,509,787 | 16 | 5 | MIT | 2023-04-07T23:18:55 | 2021-07-06T15:08:14 | C++ | UTF-8 | C++ | false | false | 275 | h | #pragma once
#include "CoreMinimal.h"
#include "UObject/Object.h"
#include "CollectableResourceCreator.generated.h"
UCLASS(Blueprintable, EditInlineNew)
class UCollectableResourceCreator : public UObject {
GENERATED_BODY()
public:
UCollectableResourceCreator();
};
| [
"samamstar@gmail.com"
] | samamstar@gmail.com |
5a3af3d99b035cdf14ba4dfb929ab39c4974ee55 | 0cb33250afa32cbdf5c9f7c5623ee2d296ac4d64 | /grade.cpp | 2d464628b4da6f8e96217d34f63fcd6d1faf266d | [] | no_license | leevick/PAT | bb3de3ef7f7be9d9a9bba1eb6d35c36b3add7cec | e15939ce32651060635e7639239b6f6d5f753336 | refs/heads/master | 2021-06-23T23:18:22.842446 | 2017-09-07T11:23:27 | 2017-09-07T11:23:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 511 | cpp | #include<iostream>
#include<vector>
#include<algorithm>
using namespace std;
inline int cnt(vector<int> v,int g)
{
int r=0;
vector<int>::iterator p = v.begin();
while(p<v.end())
{
if(*p==g)r++;
p++;
}
return r;
}
int main()
{
int N;
int c;
vector<int> v;
cin>>N;
... | [
"victor@Victor-Linux.DHCP"
] | victor@Victor-Linux.DHCP |
df8f75595f11b07cb5dc39dcae3395e06733e424 | afc27bfeb8999363c064b9524450979f5a24c47c | /others/tesseract-1.03/ccmain/applybox.cpp | 41b482259669a9fd48d4ca953c76ec732d3594a1 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | qingshuize/python_new_test | 01f05ae343287c6dca9ae8522e7ff16e53748c8f | 0557a82ba31adc091e71dac421c3af0a9693d8c9 | refs/heads/master | 2022-11-29T18:43:50.223148 | 2018-10-24T11:08:59 | 2018-10-24T11:08:59 | 105,351,518 | 1 | 0 | null | 2022-11-22T01:15:14 | 2017-09-30T07:33:25 | C++ | UTF-8 | C++ | false | false | 29,206 | cpp | /**********************************************************************
* File: applybox.cpp (Formerly applybox.c)
* Description: Re segment rows according to box file data
* Author: Phil Cheatle
* Created: Wed Nov 24 09:11:23 GMT 1993
*
* (C) Copyright 1993, Hewlett-Packard Ltd.
** Licensed under the ... | [
"lf@qimingpian.com"
] | lf@qimingpian.com |
b3a0097a128bce3b9994a1a9a8696a86f1360f56 | f1bec5ba147bad6192a6dbaea4e3c68e5672b13d | /CXJ_QT5/45/qLable/widget.cpp | 2bfd1484b0ac856cd3653d7b8687f85a139555e9 | [] | no_license | lc168/myqt | 08bf8445812fe091a6a0af3161099a32505768e7 | 86a8c0e9daadb20034e7c49ab0881b5a2f2a811d | refs/heads/master | 2020-12-08T13:40:04.988508 | 2020-03-18T08:26:24 | 2020-03-18T08:26:24 | 232,995,482 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 816 | cpp | #include "widget.h"
#include "ui_widget.h"
#include <QMovie>
Widget::Widget(QWidget *parent)
: QWidget(parent)
, ui(new Ui::Widget)
{
ui->setupUi(this);
QLabel *lab2 = new QLabel;
lab2->setGeometry(0, 0, 300, 300);
lab2->setStyleSheet("background-color: qradialgradient(spread:pad, cx:0.5, cy:... | [
"liucheng.com"
] | liucheng.com |
2fc564a5655baa7ae2b6a72fed5b52a0dc53185a | 2232c179ab4aafbac2e53475447a5494b26aa3fb | /src/mesh/point_set/StdPointSetFactory.cpp | b9115dc6b75d12baa3005d47bee84226157c6990 | [] | no_license | martinv/pdekit | 689986d252d13fb3ed0aa52a0f8f6edd8eef943c | 37e127c81702f62f744c11cc2483869d8079f43e | refs/heads/master | 2020-03-31T09:24:32.541648 | 2018-10-08T15:23:43 | 2018-10-08T15:23:43 | 152,095,058 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,993 | cpp | #include "mesh/point_set/StdPointSetFactory.hpp"
#include "common/FactoryPool.hpp"
#include "mesh/point_set/DofPointSetHexaEquidist.hpp"
#include "mesh/point_set/DofPointSetLineEquidist.hpp"
#include "mesh/point_set/DofPointSetLineWarpblend.hpp"
#include "mesh/point_set/DofPointSetPyramidEquidist.hpp"
#include "mesh/po... | [
"martin.vymazal@gmail.com"
] | martin.vymazal@gmail.com |
f19409c3d46f60d030016dc5eb085e722a3bb64b | 683368f51482729f1cdd6ee9a7c3024230772933 | /Homeworks/08. semester/SIMD/SIMD/du1simd.cpp | 30dbc52afc01afda962e514cc3374360db83427d | [] | no_license | vajanko/Algorithms | 679f150b49c493c045c44c6f69aafc65ea192eb7 | cfbbaece13df5935ac91e467682df053fa058436 | refs/heads/master | 2020-12-24T21:00:28.953028 | 2016-04-25T14:14:26 | 2016-04-25T14:14:26 | 57,046,795 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 83 | cpp | // DU1simd.cpp
// Ondrej Kováč NPRG051 2013/2014
#include "du1simd.hpp"
/*...*/ | [
"vajanko@gmail.com"
] | vajanko@gmail.com |
7a86d95b77189a33103a67e2f7df413f7cb3efaf | 8a3ed55c61b9beebeb5f6bb17d91fc4542ffb90f | /core/i386/operand.h | a4b5baf2e877e0f1daa0ef159a8f4c29fd8d4b05 | [] | no_license | jasonl/goat | 7ddaeb72118c944592b606e6b45943ca93de2091 | 282d9695d6bd8f4d946d7f7ec675163deeb6127f | refs/heads/master | 2016-09-05T15:30:21.090915 | 2012-09-27T19:26:38 | 2012-09-27T19:26:38 | 370,111 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,802 | h | #ifndef OPERAND_H
#define OPERAND_H
#include <stdint.h>
#include "asm_label.h"
typedef uint32_t Register;
class Operand {
public:
enum OperandType {
Null,
Direct,
Indirect,
Immediate };
enum OperandSize {
None,
Byte,
Word,
Dword };
Operand( OperandType );
Operand( uint32_t, ... | [
"jason@jasonlangenauer.com"
] | jason@jasonlangenauer.com |
400e98134457ce1fb1467bea88b71715c958902e | 6724a19630cd71fbf03ff4edc3d0b0a7d5e757ed | /src/main.cpp | f10e285d23fad2a1521a6d790adb9665d4a9a67f | [] | no_license | paulhayes/m5paper-lightswitch | 294cabe013127883ff35f3262f1b716143917f9c | 9a5fc557d321bcfb97ab22af5cfdb1429f0591b4 | refs/heads/main | 2023-06-06T23:33:37.285887 | 2021-07-09T15:28:26 | 2021-07-09T15:28:26 | 384,478,897 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,172 | cpp | #include <M5EPD.h>
#include "./epdgui/epdgui.h"
#include <WiFi.h>
#include "SPIFFS.h"
#include <ArduinoJson.h>
#include <HTTPClient.h>
#include "./creds.h"
M5EPD_Canvas canvas(&M5.EPD);
const int interationTimeout = 10000;
const int maxButtons = 10;
EPDGUI_Button *btns[32];
String effectListAddress = String("http://... | [
"paul.hayes@entropedia.co.uk"
] | paul.hayes@entropedia.co.uk |
fe1a21422b4da7f6ee94bc6389af4658a63eb3d3 | 75349a92e79644782de20e2dfc7be2a919e2d29f | /addons/mnp_main/script_component.hpp | 26ed2e991c5087de82201a6f12982f701bf06790 | [] | no_license | Cyruz143/mnp_units | 1fff9d1c762bf55b51c6db923dde52cc5db10da3 | 62d783cd59d0f16dcd1c8ac287e915f9cd6b6ec6 | refs/heads/master | 2021-12-07T09:41:32.102939 | 2021-12-06T12:19:59 | 2021-12-06T12:19:59 | 131,137,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48,214 | hpp | // IndentityTypes
#define ARAB_MEN \
genericnames = "TakistaniMen";\
identityTypes[] = {"LanguagePER_F","Head_TK","NoGlasses"};
#define ARAB_MEN_GOGGLES \
genericnames = "TakistaniMen";\
identityTypes[] = {"LanguagePER_F","Head_TK","G_IRAN_default"};
#define ASIAN_MEN \
genericnames = "ChineseMen"... | [
"root.cyruz@gmail.com"
] | root.cyruz@gmail.com |
ec5cf463e27993145ca71f9e5571b0536c69631d | 40712dc426dfb114dfabe5913b0bfa08ab618961 | /Extras/COLLADA_DOM/src/1.4/dom/domTrifans.cpp | 47ea3aa93dc085ba45c298ca2613ec0070fd283d | [] | no_license | erwincoumans/dynamica | 7dc8e06966ca1ced3fc56bd3b655a40c38dae8fa | 8b5eb35467de0495f43ed929d82617c21d2abecb | refs/heads/master | 2021-01-17T05:53:34.958159 | 2015-02-10T18:34:11 | 2015-02-10T18:34:11 | 31,622,543 | 7 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,151 | cpp | /*
* Copyright 2006 Sony Computer Entertainment Inc.
*
* Licensed under the SCEA Shared Source License, Version 1.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://research.scea.com/scea_shared_source_license.html
*
* U... | [
"erwin.coumans@e05b9ecc-110c-11df-b47a-af0d17c1a499"
] | erwin.coumans@e05b9ecc-110c-11df-b47a-af0d17c1a499 |
c2020a310dc5de7dcb28cb6e67b4c3d22c94ee16 | 88b991fc54265c13f62710393169839676f2ffd2 | /Lib/Dispatcher/MainInfo.cpp | 7af49bb42b59f75b2dbded5443e0a5b1fc11b5d7 | [] | no_license | RATime360/Code | 4b51c6af12e73bd77becf44067aee8d0c97101fe | 6694bfd7c71d0247911d02ab6e0c3c41e3479900 | refs/heads/master | 2023-01-14T10:01:53.356289 | 2020-11-18T06:41:46 | 2020-11-18T06:41:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | cpp | #include "MainInfo.h"
void ProcessInfo::Init(int id, qint64 timeMs, EProcStatus status)
{
Id = id;
Pid = 0;
CurrentStatus = eWaitStart;
DemandStatus = status;
LastAliveMs = timeMs;
LiveCounter = 0;
LiveCounterRead = 0;
}
void ProcessInfo::Clear()
{
Id = -1;
Pid = 0;
CurrentStatus ... | [
"DevilCCCP@gmail.com"
] | DevilCCCP@gmail.com |
00ed112174ccafd79d22092965504cdbf8501251 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14200/function14200_schedule_21/function14200_schedule_21_wrapper.cpp | 148b099b7893569bf97ec86b15e5e6df6436ceb1 | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 998 | cpp | #include "Halide.h"
#include "function14200_schedule_21_wrapper.h"
#include "tiramisu/utils.h"
#include <cstdlib>
#include <iostream>
#include <time.h>
#include <fstream>
#include <chrono>
#define MAX_RAND 200
int main(int, char **){
Halide::Buffer<int32_t> buf00(64);
Halide::Buffer<int32_t> buf01(64, 1... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
5bbdd4659f6964c52962f70e5b871b0a782ec918 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/itl/libs/itl/test/test_itl_interval_shared.hpp | 4ec12dfb093e2061edc96288a8557dd2aedc6459 | [
"BSL-1.0"
] | permissive | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 11,065 | hpp | /*-----------------------------------------------------------------------------+
Copyright (c) 2008-2010: Joachim Faulhaber
+------------------------------------------------------------------------------+
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENCE.txt or copy ... | [
"afojgo@gmail.com"
] | afojgo@gmail.com |
b64661a988f097e41bc98e070b2a69f656ec6246 | 33394856a8de0e824ec49a3643e387cdbacca0c6 | /SolvedProblems/CodeForces/255A.cpp | 76f1ea426fc2e8f618192b600c2d820aa59a278f | [] | no_license | MoogleAndChocobo/ACM-Learning | caf116d713c24d14af166dac701e7812e495405b | 9a86daf172c3a74aab69f2054f222f51c5939830 | refs/heads/master | 2021-08-10T15:40:43.108255 | 2018-09-14T07:06:04 | 2018-09-14T07:06:04 | 129,596,917 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 676 | cpp | #include<cstdio>
#define FOR(i, a, b) for(int i = a; i <= b; i++)
int main()
{
int n;
while(~scanf("%d", &n))
{
int chest, biceps, back;
chest = biceps = back = 0;
FOR(i, 1, n)
{
int temp;
scanf("%d", &temp);
if(i % 3 == 1)
... | [
"1728708466@qq.com"
] | 1728708466@qq.com |
5a25da74138df89a51211c1c7980dc4571c0f001 | 1dd521e69331aefcce34c2c733ea8cc518d8fa5d | /src/Modules/Basic/ChooseInput.cc | 47c98e6d0542526d33e10429b7742b59707e5cb2 | [
"MIT"
] | permissive | Nahusa/SCIRun | b75d4d283d9cc6f802aed390d4c8d210a901ba2d | c54e714d4c7e956d053597cf194e07616e28a498 | refs/heads/master | 2020-03-23T20:23:00.688044 | 2018-08-15T17:48:35 | 2018-08-15T17:48:35 | 142,037,816 | 0 | 0 | MIT | 2018-07-23T16:04:23 | 2018-07-23T16:04:23 | null | UTF-8 | C++ | false | false | 2,912 | cc | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2015 Scientific Computing and Imaging Institute,
University of Utah.
License for the specific language governing rights and limitations under
Permission is hereby granted, free of charge, to any person o... | [
"dwhite@sci.utah.edu"
] | dwhite@sci.utah.edu |
a3db875fb1ef60d6d882026877ded6f5f25c5b3e | 16a11bcbd1de843e26fa27c9ee577dd95d4bf412 | /benchmark/utils/rrecord.cpp | 1256139420905b3c18ea04d870edb49dea368c69 | [
"MIT"
] | permissive | cwlmyjm/functionflow | 9a2038dc676f43f088bf8f0eb16182af96686a9b | bb48997180b02642d3820e3d784bb0a8d5c65019 | refs/heads/master | 2020-08-14T19:01:57.582195 | 2016-08-22T15:17:39 | 2016-08-22T15:17:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 439 | cpp | #include "rrecord.h"
#ifdef COUNT_TIME
#include "utilities/timer.h"
#endif
RRecord::RRecord(const std::string& str, const std::string & tag)
: m_strFP(str)
{
m_PT.put("name", tag);
}
RRecord::~RRecord()
{
#ifdef COUNT_TIME
auto r = ff::timer_instance().get_durations();
for(auto it=r.begin(); it != r.end(); ++... | [
"athrunarthur@gmail.com"
] | athrunarthur@gmail.com |
d4c7b83105c7d833487cb766181b31f6d5166e08 | 77b238a489ab12482a3990b83fc9fb2a46c338cd | /chrome/services/file_util/fake_file_util_service.h | e95da54226363f0a1192910e957eddb717b30632 | [
"BSD-3-Clause"
] | permissive | orthogonal829/chromium | 1738b905b89be167bee71e45d7af87727813727c | 1a885846dfa47874c99cfc78d875fd8213415bb1 | refs/heads/main | 2023-08-17T06:04:22.206251 | 2023-08-04T05:20:36 | 2023-08-04T05:20:36 | 271,580,635 | 0 | 0 | BSD-3-Clause | 2021-01-25T05:31:23 | 2020-06-11T15:23:24 | null | UTF-8 | C++ | false | false | 3,925 | h | // Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_SERVICES_FILE_UTIL_FAKE_FILE_UTIL_SERVICE_H_
#define CHROME_SERVICES_FILE_UTIL_FAKE_FILE_UTIL_SERVICE_H_
#include "base/files/file.h"
#include "build/build_conf... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
8435621709b0174e7d9fd5322834d2e510f45ee4 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5634697451274240_1/C++/ksun48/B.cpp | 1883ed016e98580a87637311a393bbd3255a6e05 | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 459 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long LL;
main() {
FILE *fin = freopen("B-large.in", "r", stdin);
FILE *fout = freopen("B-large.out", "w", stdout);
assert( fin!=NULL );
int T;
cin >> T;
for(int t = 1; t <= T; t++){
cout << "Case #" << t << ": ";
string r;
cin >> r;
... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.