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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
48766bd7bcfac8c4f6b487dc1c64fb04b14a48da | 6f130eff1fdeeeb8c1d8caf5044570e8c4d6241a | /main.cpp | 12c58dbf20338499baefcde0d8a97974358f986f | [] | no_license | zackjohnson8/KeyGenerator | 75a6a61bf816501cf6bd0dd4a14e3cb16ff86151 | ae8b9d9de5b264ad3050906a58b5b1f834f1a2ec | refs/heads/master | 2021-06-17T14:35:49.742050 | 2017-06-06T23:48:57 | 2017-06-06T23:48:57 | 85,151,493 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,102 | cpp | /*
Author: Zachary L. Johnson
Description: Create random generated keys and put them in a file for reading.
Version: 1.0
Date: 03/15/17
*/
//READLIST: Global variable appropriate uses.
#include <iostream>
#include <cstdlib>
#include <string>
#include "FileHandler.h"
#include "DisplayWindow.h"
#include <SFML/Graphics.h... | [
"zackjohnson8@gmail.com"
] | zackjohnson8@gmail.com |
053d49881fa4fdf46bb9fee33d25c1e3e45fd8fb | d2a0df7f7e68bb0fa97e1497526d20b9ecff5060 | /src/ch7_filtering_and_transforming.cxx | 4873e4c334eeba0a692fb3490d7c9d7042522f3f | [
"MIT"
] | permissive | miquelramirez/cpp_functional_programming | 022fb7015713356508d44a2eb52cfaafacd42c19 | 5a403c1a562a56cc077f7734abe39317c057c90d | refs/heads/master | 2020-06-22T07:30:58.998044 | 2019-07-23T03:22:59 | 2019-07-23T03:22:59 | 197,671,880 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,419 | cxx | //
// Created by bowman on 23/07/19.
//
#include <iostream>
#include <algorithm>
#include <iterator>
#include <vector>
#include <string>
// Notes on the deployment of ranges
// https://stackoverflow.com/a/56118997/338107
// this code is using ericniebler/range-v3 implementation.
#include <range/v3/all.hpp>
#include <ch... | [
"miquel.ramirez@gmail.com"
] | miquel.ramirez@gmail.com |
eae9f0c7498a09369456c80c67bc93bbd64c44e1 | 51928337483095b12f046eda9ea17ba0b1a81fc0 | /3rdparty/cppwinrt/10.0.15063.0/winrt/Windows.Devices.Pwm.Provider.h | b8f7abf1bb574e7ca11655b2866f479071db85d7 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | kingofthebongo2008/geometry_images | 8592aa99e53a16821725a2564313eeafb0462362 | 53109f9bc9ea19d0f119f0fe71762248d5038213 | refs/heads/master | 2021-01-19T03:02:56.996122 | 2017-07-06T13:25:47 | 2017-07-06T13:25:47 | 87,302,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,566 | h | // C++ for the Windows Runtime v1.0.170331.7
// Copyright (c) 2017 Microsoft Corporation. All rights reserved.
#pragma once
#include "base.h"
WINRT_WARNING_PUSH
#include "internal/Windows.Foundation.Collections.3.h"
#include "internal/Windows.Devices.Pwm.Provider.3.h"
#include "Windows.Devices.Pwm.h"
WINRT_EXPORT n... | [
"stefan.dyulgerov@gmail.com"
] | stefan.dyulgerov@gmail.com |
d41bd349783e409f140e819120915e19c67eb9c7 | 46264b5a4106daeddcbafcd40e4f82dcbf71cef8 | /G06_AA2/Scene.cpp | 3f72b32f9422ea41dc6147c6b605a01bad2ca75f | [] | no_license | Taspaya/P3_TecRepo | 557d4d8f5803938ca071ff26508d4af00eef5a9c | 82c979725733698ad44aa28a1d4183de7a9bb4ee | refs/heads/master | 2021-08-31T08:54:05.104951 | 2017-12-20T20:41:21 | 2017-12-20T20:41:21 | 114,694,188 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 337 | cpp | #pragma once
#include "Scene.h"
Scene::Scene()
{
}
Scene::~Scene()
{
}
//Definicion de los metodos virtual
// Metodos que van a heredar los hijos
void Scene::HandleEvents() {
}
void Scene::Update() {
}
void Scene::Draw() {
}
typeScene Scene::GetTypeScene() {
return cu... | [
"noreply@github.com"
] | Taspaya.noreply@github.com |
47c42fe7c58509dae4d7b6ae4df846ffb991ebc5 | 900b2f858878a6331b1f28925e1ae6b12c445936 | /main.cpp | f79178f4579034b84ddf02f9e77580488d04c58d | [] | no_license | huhu-tuitui/FPlayer | 5babaff7b02bdd3335086428ac4148d7fc6f5399 | 0e9e67512e5e8f3f9923118baa7db53f7a8299f8 | refs/heads/master | 2022-01-08T05:50:00.337791 | 2019-05-22T07:59:40 | 2019-05-22T07:59:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 555 | cpp | #include <QGuiApplication>
#include <QQmlApplicationEngine>
#include <QIcon>
#include <QDate>
#include <QTime>
#include "fvideo.h"
int main(int argc, char *argv[])
{
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
QGuiApplication app(argc, argv);
app.setWindowIcon(QIcon(":/resources/app.ico"... | [
"39286298+kangsite@users.noreply.github.com"
] | 39286298+kangsite@users.noreply.github.com |
8f48244d16a4c3c7a76e5ce3c71d5eecab6f10fa | 65376363a17ad357c42a4bab9ce7eda4028307d6 | /personal8/S.cpp | f4aeb350406ac643729663520cfb5c181d84ff62 | [] | no_license | jitamm20081/ACM | bb86b731d58f49edc77f8846d6d9b4dd205cef92 | 22c95770666539ebc83680c6a12c765e9ee0aaa1 | refs/heads/master | 2020-03-19T20:23:22.760987 | 2018-08-14T12:44:58 | 2018-08-14T12:44:58 | 136,899,360 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 621 | cpp | #include<iostream>
#include<cstring>
#include<cstdio>
#include<cstdlib>
using namespace std;
int dp[1010][1010];
int a[1010][1010];
int n;
int main(){
while(cin>>n){
for(int i=1;i<=n;i++){
for(int j=1;j<=i;j++){
cin>>a[i][j];
}
}
for(int i=1;i<=n;i++){
for(int j=0;j<=n+5;j++){
dp[i][j]=1000000;... | [
"39211497+jitamm20081@users.noreply.github.com"
] | 39211497+jitamm20081@users.noreply.github.com |
31060d1d1ec6da398562f07799f94abe83559f78 | 1d5b9697598a1304ad11b61df0083314947384f5 | /HF_IP/test_HF_IP1/main.cpp | 6e7d27f9c518e54914d4ff9d2d4c26eab50bbe0b | [] | no_license | rappysaha/HLS_HDR_ALG | 0fc89e00e3081cb920e8d1e1638f06823ccfb2df | 4662913b6c1971477d79271fa5ce1bd3c62a3f69 | refs/heads/master | 2022-09-23T19:19:05.171318 | 2020-05-19T10:08:50 | 2020-05-19T10:08:50 | 265,210,341 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,583 | cpp | #include "definition.h"
void test_HF(AXI_STREAM& image_in, AXI_STREAM& image_out,ap_uint<8> minPixAvg,ap_uint<8> minPixStd,uint_9 rows, uint_9 cols) //,int minAvg,int minStd
{
#pragma HLS INTERFACE axis port=image_in
#pragma HLS INTERFACE axis port=image_out
#pragma HLS INTERFACE s_axilite port=minPixAvg bundle=CNTRL_... | [
"rappysaha@ronix-inc.com"
] | rappysaha@ronix-inc.com |
696f493dce7016ec06f582620cc8fe34eb5cd17c | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium/chrome/browser/prefs/pref_notifier_impl.cc | d5ad24c94338f2748ed19ca59291095f808a608b | [
"MIT",
"BSD-3-Clause"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 3,506 | cc | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/prefs/pref_notifier_impl.h"
#include "base/stl_util-inl.h"
#include "chrome/browser/prefs/pref_service.h"
#include "content/... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
7173abb551f11eec13cfa26265df640144993690 | 45b75a52c377af2910039d617aecd72a25b58146 | /min_subarray.cpp | d41c82629f6c94ff867ee0564a2359d62fae8d05 | [] | no_license | AnirudhaKulkarni-prog/MyPrograms | 01b3bea8131941201a3ff69fddc00a76d9e013f1 | 8c894a813cb2c944e10446064da1f78654cd421a | refs/heads/master | 2023-04-19T18:57:17.745131 | 2021-05-22T06:12:15 | 2021-05-22T06:12:15 | 334,488,737 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 598 | cpp | #include <iostream>
using namespace std;
int main() {
//code
int t;
cin>>t;
while(t--)
{
int n,i,v;
int arr[50];
int min=1000000;
int sum;
cin>>n;
cin>>v;
for(i=0;i<n;i++)
{
cin>>arr[i];
}
for(int i=0;i<n;i++)
{
sum=0;
for(int j=i;j... | [
"anirudhakulkarni771@gmail.com"
] | anirudhakulkarni771@gmail.com |
e0aa7427b10815f3b5bb411e6a709a587f2665ee | b4b5ea1820e663b02b23406dc26ba92e9ce0099f | /sources/openmpt--discard/soundlib/tuning.cpp | a79b1922c3c99a0f5560e111d23782326b55bdb0 | [
"BSD-3-Clause"
] | permissive | zozobreakzou/ffmpeg_build | 4e8616f9ded8a7db65df5282bc78f993f1d687d9 | 2249ec6288586b00aca00ee1bee54b409896a467 | refs/heads/master | 2021-05-06T00:41:31.177566 | 2017-12-15T01:16:27 | 2017-12-15T01:16:27 | 114,310,873 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,026 | cpp | /*
* tuning.cpp
* ----------
* Purpose: Alternative sample tuning.
* Notes : (currently none)
* Authors: OpenMPT Devs
* The OpenMPT source code is released under the BSD license. Read LICENSE for more details.
*/
#include "stdafx.h"
#include "tuning.h"
#include "../common/mptIO.h"
#include "../common/seriali... | [
"zozobreakzou@s3graphics.com"
] | zozobreakzou@s3graphics.com |
30edaa19ed492c316f2868e69e6659864fcc2dc6 | 891c7534c291608827c8174b831ac6785cfb499a | /acm_hdoj/classical_algorithm/disjoint_set/1272/1272.cpp | 4cc1a3949537a4e671a271e71b29ca5b5ede0f0f | [] | no_license | ShipuW/codeExercise | 59cabc3cc6a9b086181ffe7e9cdc2362e20d04e7 | b92b1267915e2a0c61deba9b2e97ee1f530050c0 | refs/heads/master | 2021-01-10T15:43:20.157719 | 2015-11-16T01:46:52 | 2015-11-16T01:46:52 | 46,245,420 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,339 | cpp | #include<stdio.h>
#include<string.h>
int house[100010];
int merge(int A,int B);
int find(int num);
int max;
int main()
{
int A,B;
memset(house,0,sizeof(house));
int mark = 0;
while(scanf("%d%d",&A,&B)!=EOF)
{
int temp_max = A>B?A:B;
max = max>temp_max?max:temp_max;
if(A == -1 && B == -1)
{
break;
}... | [
"shipu.wsp@gmail.com"
] | shipu.wsp@gmail.com |
d29a00e4e9230c12b1e7a39fa45d0b3022dd837b | e020a357f6c2634a364801ebdb35c76a73d88cb9 | /소스.cpp | 1cb7b96a3113e8aae1d6cb7da5f2c6779ea8c1bc | [] | no_license | kimdohyeon/dhkim | e39cdc5b89a0fe3a2c3b7ed5595ba895dbfd3398 | dee7c413179908cc7da147ee50ca27337cc2d54e | refs/heads/master | 2020-05-21T10:15:20.566891 | 2016-10-18T09:56:59 | 2016-10-18T09:56:59 | 63,764,091 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 95 | cpp | #include <stdio.h>
void main(){
int i;
for (i = 1; i <= 100; i++){
printf("%d ",i);
}
} | [
"dkim07001@naver.com"
] | dkim07001@naver.com |
50c2a9a96f945eb6fc346997667b33dcfbc7e71a | 3c5ce318aa77b09cb736323d1c43bb40e6d6b7ca | /resources/example-code/loop-structures/Powers of 2.cpp | c8edf40e59d377e6df8fe8e6ded56afcc44d2396 | [] | no_license | mss-csec/beginners-subclub | 33b1ab029ffe428cfdfdef6f3e39f95a5b0e6ca1 | 8f0900fc3d19fa940b2f7d7de45346f468c21b60 | refs/heads/master | 2021-01-22T17:48:11.497261 | 2020-08-09T17:41:25 | 2020-08-09T17:41:25 | 100,733,491 | 1 | 2 | null | 2019-11-08T16:56:44 | 2017-08-18T17:02:02 | C++ | UTF-8 | C++ | false | false | 635 | cpp | #include <iostream> // cout, cin
using namespace std;
int main(){
int exponent=0; // stores the exponent of a power of 2
/*
Make sure that the exponent first starts at 0.
2^0 happens to be 1.
*/
int power=1; // stores the value of the power
int n; ... | [
"tyxchen@outlook.com"
] | tyxchen@outlook.com |
97e730b617d210a8b64c8d825dd8359d0fc14f41 | f53cc77b02553359f798ad02a69ba059cac80be8 | /ch2/23.cpp | fe050d9ec36c9bd8809c15faba106c7ac72da298 | [] | no_license | sspeng/wangdao_data_structure | 56acde2532843b007f91a219d77e8048b6a95d09 | 01cea9441d5198105e039d31c35a5f5af381170a | refs/heads/master | 2020-07-10T21:11:57.415403 | 2019-08-21T07:36:04 | 2019-08-21T07:36:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 692 | cpp | #include "LinkedList.hpp"
using NodeType = LNode<int>;
using std::fill;
//time complexity: O(n) n is A.len
//space complexity: O(n) n is the max abs in all A elements
void remove_dup(LinkedList<LNode,int>& A, int n){
int exist[n+1];
fill(exist,exist+n+1,false);
auto head = A.get_head();
auto p = head->next;
auto ... | [
"519537870@qq.com"
] | 519537870@qq.com |
73117eb4a443c492dd620852110da95993aab117 | 4110a8e8aa51a887ae05892c75c02b3e7a79ac09 | /src/RGrid.h | 9917d0c008c09be378380437488edbc17c8a4e58 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | YuanhaoGong/naturalHHD | 0df71aeccf7dd87b63e3cf5254f8442b500fda44 | d1baeb5a2a44376180d0d742b62ea823898947fe | refs/heads/master | 2021-01-16T22:51:46.497310 | 2015-12-18T22:22:43 | 2015-12-18T22:22:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,343 | h | /*
Copyright (c) 2015, Harsh Bhatia (bhatia4@llnl.gov)
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 conditions a... | [
"bhatia4@llnl.gov"
] | bhatia4@llnl.gov |
54dd33222997ece961697c61b094061fddc8c591 | 69e9606809eb77c5b032e8fa3c476c3fa9d8d015 | /examples/feature_extraction.cpp | 74b11915e7fed43aef657ee588e26570ca7da355 | [] | no_license | MisanthropicBit/cvx | a8a3d923d1c6ee1d181f4534cb64f9e4405a4820 | 3d1c95ff9b26a72af2b6d9b892667870fc880518 | refs/heads/master | 2021-01-22T22:35:18.935557 | 2015-11-13T20:31:59 | 2015-11-13T20:31:59 | 39,440,351 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,951 | cpp | #include <iostream>
#ifdef CVX_WITH_OPENCV
#include <cvx/ccl.hpp>
#include <cvx/draw.hpp>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <chrono>
#include <sstream>
#include <iterator>
#include <stdexcept>
... | [
"alexander.asp.bock@gmail.com"
] | alexander.asp.bock@gmail.com |
824acf957b554ecde636742a539038b372e97d2a | 55562060c6f0d337740761b25aaa4754883a9862 | /src/analytics/test/protobuf_test.cc | 8779ea649be515bef25bf063eb248fa583ef0128 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | jufeng/contrail-controller | 376735de64bdc2a0cd99bda92b97aa3dd3077ad9 | 0244c75b8818452145587b92f3da536aaf1038d6 | refs/heads/master | 2020-12-30T21:54:32.259205 | 2014-09-11T08:00:30 | 2014-09-11T08:00:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,456 | cc | /*
* Copyright (c) 2014 Juniper Networks, Inc. All rights reserved.
*/
#include <fstream>
#include <boost/assign/list_of.hpp>
#include <testing/gunit.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/message.h>
#include <google/protobuf/dynamic_message... | [
"meghb@juniper.net"
] | meghb@juniper.net |
fa63fb1bff095a4412fc9b86d125f25e32510f72 | 30aa76c15f71851baa872a1ac379e119a0516647 | /torando/src/structures/modules/ThreadModule.h | 7231513713ee6a31e831df53b97a2d05377baa95 | [] | no_license | brunogouveia/lia-soccer | 11c55533966b95b21f26f384119d1691132ce9be | 07110b0f9a6ffff3af89ab6e69067cd6c5883e17 | refs/heads/master | 2016-09-06T09:31:46.483598 | 2013-07-08T19:10:43 | 2013-07-08T19:10:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,473 | h | /*
* ThreadModule.h
*
* Created on: Apr 23, 2013
* Author: bruno
*/
#ifndef THREADMODULE_H_
#define THREADMODULE_H_
#include <Module.h>
#include <QObject>
#include <QtCore>
#include <QThread>
class ThreadModule: public Module {
Q_OBJECT
protected:
/*
*
* ThreadModule é uma classe derivada de ... | [
"bruno.henrique.gouveia@gmail.com"
] | bruno.henrique.gouveia@gmail.com |
da36228a5fdd8431b0c4b22e9372974d37e19c7f | b9404a88c13d723be44f7c247e1417689ce7981a | /SRC/External/stlib/packages/hj/GridMCC.ipp | 3d33f99767df56f16507abc25d961a4f907dad06 | [
"BSD-2-Clause"
] | permissive | bxl295/m4extreme | c3d0607711e268d22d054a8c3d9e6d123bbf7d78 | 2a4a20ebb5b4e971698f7c981de140d31a5e550c | refs/heads/master | 2022-12-06T19:34:30.460935 | 2020-08-29T20:06:40 | 2020-08-29T20:06:40 | 291,333,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,277 | ipp | // -*- C++ -*-
#if !defined(__hj_GridMCC_ipp__)
#error This file is an implementation detail of the class GridMCC.
#endif
namespace hj {
template<std::size_t N, typename T, class DifferenceScheme>
inline
void
GridMCC<N, T, DifferenceScheme>::
solve(const Number max_solution) {
typedef array::MultiInd... | [
"xctech@escaas.com"
] | xctech@escaas.com |
202c33631bf5af6d02bcb53eb54cd1449ca19ba2 | bfb60544ef121bba085419ce580576dc977f124f | /RapidFire/src/RFLock.cpp | 3299857694b4251fa6275bbe7e59c5fe2f165736 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | GPUOpen-LibrariesAndSDKs/RapidFire_SDK | bbc43ae72ee35a105f232385c091f7add1a3ccd4 | b600e1e4eb29c7aabe16afcf35cb1ff2c996de5d | refs/heads/master | 2023-04-02T08:28:05.467107 | 2019-01-31T19:14:21 | 2019-01-31T19:14:21 | 69,233,308 | 39 | 16 | null | null | null | null | UTF-8 | C++ | false | false | 1,888 | cpp | //
// Copyright (c) 2016 Advanced Micro Devices, Inc. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
/... | [
"Marcus.Rogowsky@amd.com"
] | Marcus.Rogowsky@amd.com |
75ad1c4d8e05cc9452b187ae0251616bf29eb314 | 08eec69371912d1452f41afbb9601faaa3f88dec | /release/qrc_QRC.cpp | e61de3d01a4eb56a3adf5785f09a318f58f66fc4 | [] | no_license | CanoShu/stroage | 3044b73084a06c76037bf154e7cce04f2517da21 | 0b2f0d1c2824d6a3bbc9459df080156cf86b85ff | refs/heads/master | 2020-06-30T23:30:13.918822 | 2014-04-23T16:40:51 | 2014-04-23T16:40:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 613,507 | cpp | /****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.1.0
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include <... | [
"imcanoe@gmail.com"
] | imcanoe@gmail.com |
d7b81e2573eb05c8ed54dffc6d89578a40662c01 | 424c72579f73565f069e39cb5982650235d97f17 | /WCuda/Student_OMP_Image/src/core/02_Mandelbrot/a_animable/Mandelbrot.cpp | 1e35bb78f0870758a8cc967293c5ea240499e5d1 | [] | no_license | cyrilmanuel/SaveCuda | 3e982ed93b2b4ecd79a33b5947733976fd7d8b75 | 2cdbf314644fceb98f6e725f5036951e7a67438d | refs/heads/master | 2021-01-20T12:56:40.904408 | 2017-04-28T16:49:30 | 2017-04-28T16:49:30 | 82,669,389 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,709 | cpp | #include "Mandelbrot.h"
#include "MandelbrotMath.h"
#include <iostream>
#include <omp.h>
#include "OmpTools.h"
#include "IndiceTools_CPU.h"
using cpu::IndiceTools;
using std::cout;
using std::endl;
/*----------------------------------------------------------------------*\
|* Declaration *|
\*--------------... | [
"cyriljeanneret@gmail.com"
] | cyriljeanneret@gmail.com |
97ba906c7ebe002e9d57f19e18c9f456cfddfcee | e0feac125fb92c3d1834f9c9c89baf4ab9428fc6 | /filterscripts/private/filterscripts/I3OnlineL2Filter_13.cxx | 8f8de2360b67f0632b8e73491f015f1268b5b4e0 | [] | no_license | AlexHarn/bfrv1_icetray | e6b04d04694376488cec93bb4b2d649734ae8344 | 91f939afecf4a9297999b022cea807dea407abe9 | refs/heads/master | 2022-12-04T13:35:02.495569 | 2020-08-27T22:14:40 | 2020-08-27T22:14:40 | 275,841,407 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,521 | cxx | #include "filterscripts/I3OnlineL2Filter_13.h"
#include <cmath>
#include "filterscripts/I3FilterModule.h"
#include "dataclasses/physics/I3Particle.h"
#include "recclasses/I3DirectHitsValues.h"
#include "recclasses/I3HitMultiplicityValues.h"
#include "recclasses/I3HitStatisticsValues.h"
#include "gulliver/I3LogLikelih... | [
"nwhitehorn@icecube.wisc.edu"
] | nwhitehorn@icecube.wisc.edu |
a109b13010d5f5f56a122182692adab3ebb49daa | 3ceaa7ac9a60086382d341e9f148c997feff4ee7 | /src/backend/gporca/libnaucrates/src/parser/CParseHandlerSearchStrategy.cpp | 84995903e2f0b4d1c351e4ed3f9ec14b4a17bca1 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"PostgreSQL",
"BSD-3-Clause",
"Zlib",
"LicenseRef-scancode-zeusbench",
"BSD-4-Clause-UC",
"LicenseRef-scancode-mit-modification-obligations",
"LicenseRef-scancode-rsa-md4",
"OLDAP-2.8",
"curl",
"bzip2-1.0.6",
"LicenseRef-scancode-openssl",
"... | permissive | kenferrara/gpdb | 57bd2d1d582491730e4a2c0d9c75d36bc1c0fb83 | 84679b0ebbb98324bf4ad3365b3ded48c47f0760 | refs/heads/master | 2023-04-05T10:57:08.169275 | 2020-10-21T18:32:52 | 2020-10-21T18:32:52 | 306,114,463 | 0 | 0 | Apache-2.0 | 2023-04-04T00:27:53 | 2020-10-21T18:32:20 | C | UTF-8 | C++ | false | false | 4,459 | cpp | //---------------------------------------------------------------------------
// Greenplum Database
// Copyright (C) 2012 EMC Corp.
//
// @filename:
// CParseHandlerSearchStrategy.cpp
//
// @doc:
// Implementation of the SAX parse handler class for parsing search strategy.
//
//---------------------------------------... | [
"eshen@pivotal.io"
] | eshen@pivotal.io |
3c9fb8a7f26ca7f107e5a36c2d75f0b73a704ceb | 7771344d1a732843642af0f67ebcb2fa01c75bda | /src/masternode-sync.cpp | 3a80d2f25313d1b851e2a60cec46fb524396f38d | [
"MIT"
] | permissive | cryptoconnectplus/cryptoconnectplus | e6da84fb9ca6103a5c95279fe8dff13e158bb145 | 392c7c489ec6de9fc0c9cfa71044a27503ad0c2f | refs/heads/master | 2020-06-03T11:07:00.894693 | 2019-06-12T09:53:50 | 2019-06-12T09:53:50 | 191,544,355 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,051 | cpp | // Copyright (c) 2014-2017 The Dash Core developers
// Copyright (c) 2019 The CryptoConnectPlus Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "activemasternode.h"
#include "checkpoints.h"
#include ... | [
"devrajthapa11@yahoo.in"
] | devrajthapa11@yahoo.in |
adafdbfc03b3d443aab1f3c4a66bfbbe62c417b3 | de37b3d73d6d4275352f2cb7260565dce657befd | /Plugins/AirSim/Source/AirLib/src/safety/ObstacleMap.cpp | d396700e84289218c2ee8e7ba433f53444be2724 | [] | no_license | kevindehecker/droneclash | 9856fa00dd193aaf3c82c0fcaa7c4da28709ec82 | 03388579d9669d61a9eadaadce3acbce059235b4 | refs/heads/master | 2020-12-30T15:42:50.969891 | 2017-08-29T21:43:46 | 2017-08-29T21:43:46 | 91,168,964 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,753 | cpp | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//in header only mode, control library is not available
#ifndef AIRLIB_HEADER_ONLY
//if using Unreal Build system then include precompiled header file first
#ifdef AIRLIB_PCH
#include "AirSim.h"
#endif
#include <thread>
#i... | [
"kevindehecker@hotmail.com"
] | kevindehecker@hotmail.com |
f6f9a0fe7ed4bb8d65ec20e0198a5d4a3bf8a3c9 | 47ef7d229c89f063c4748591d88449cba366aacf | /Trabalho PID - Sensor de Temperatura/PID_Virgem/PID_Virgem.ino | 438b7d931ef026b71d4e37cadc877d39b8e4e218 | [] | no_license | robsonlopesunifor/Projetos_8_Semestre-Controle_Digital | b16522f288e74ccbbd2ce93eac1dad50a53e06c9 | ac9bbdaeb5dd70e55014c57956926811bc0a33b4 | refs/heads/master | 2021-08-26T09:27:33.663704 | 2017-11-23T01:23:05 | 2017-11-23T01:23:05 | 111,249,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,893 | ino | /*working variables*/
//------------------------------------------------------
int NbTopsFan;
int Calc;
int hallsensor = 2;
float valor = 0;
//----------------------------------------------------
int sensor_pin = A0;
//int pot = A1;
int pwm = 11;
//----------------------------------------------------
unsigned long l... | [
"robson.lopes@edu.unifor.br"
] | robson.lopes@edu.unifor.br |
254f2c58d42a74423ab055ee53bf4668beb048a5 | 03bd9d1b5d94e15d9f8e553b775309d8ec6171c0 | /src/31_object_explode/main.cpp | 9962943d6ebb972cc442061ce28aaa0ab59e4662 | [
"MIT"
] | permissive | kkkzxh/opengl-vscode-win-env | 85dc15c6d0f72d0f97b6fd9fea1daa438ce57394 | b0a23b2cdb47c83bc18efecac023602ad2880d3e | refs/heads/main | 2023-02-27T08:48:16.884904 | 2021-02-09T13:37:57 | 2021-02-09T13:37:57 | 338,946,916 | 2 | 2 | null | 2021-02-15T02:15:10 | 2021-02-15T02:15:09 | null | GB18030 | C++ | false | false | 15,189 | cpp | #include <glad/glad.h>
#include <GLFW/glfw3.h>
#include <iostream>
#include <map>
#include <tool/shader.h>
#include <tool/camera.h>
#define STB_IMAGE_IMPLEMENTATION
#include <tool/stb_image.h>
#include <tool/gui.h>
#include <tool/mesh.h>
#include <tool/model.h>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transfo... | [
"yocover@163.com"
] | yocover@163.com |
e0d054321e8a7e59358f26f482f13d47cb90ce8e | 6409650a23f65136afd961206c2a8870e1f78c7e | /ConceptEngine/ConceptEngine/ConceptEngineRenderer/Scene/Lights/DirectionalLight.h | a2ec3f46cafe3eb5f6e8a8c82e0de13cec468bef | [
"MIT"
] | permissive | Ludaxord/ConceptEngine | 830486b52a72e1fe7a4b821b4f725443ff180afe | 16775bc9b518d4fd4c8bd32bb5f297223dfacbae | refs/heads/master | 2023-08-16T11:33:00.694333 | 2021-10-07T21:11:00 | 2021-10-07T21:11:00 | 293,779,912 | 6 | 0 | MIT | 2021-08-16T20:33:47 | 2020-09-08T10:42:33 | C++ | UTF-8 | C++ | false | false | 999 | h | #pragma once
#include "Light.h"
class DirectionalLight : public Light
{
CORE_OBJECT(DirectionalLight, Light);
public:
DirectionalLight();
~DirectionalLight();
// Rotation in Radians
void SetRotation(const XMFLOAT3& InRotation);
void SetRotation(float x, float y, float z);
void SetLookAt(... | [
"konrad.uciechowski@gmail.com"
] | konrad.uciechowski@gmail.com |
f43d563b129e87e0a06f0a575e97fee3b4ee4b53 | 45bd2144a4a4b42e0ca10ddd3fb3873d34cdd5d8 | /TP3meteo/ServerCLR/K8055.cpp | ad4d82b787fe6d32727aed2145bb9c7dfcf165ed | [] | no_license | mfresi/TPTemperature | 8e9418ab3585d5ef037bfcc976de87b11a2510d7 | e7abd3b47cd06c5830cc810656418132252dcc44 | refs/heads/master | 2023-02-01T22:05:27.385876 | 2020-12-17T08:06:57 | 2020-12-17T08:06:57 | 322,220,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19 | cpp | #include "K8055.h"
| [
"mfresi@la-providence.net"
] | mfresi@la-providence.net |
ea3a1249241bf15e1d13673f1ae3f1c2ed3e82d5 | 5b1cc6c75fdf2cc449b5acd3102228c9ffe398fb | /ピンボール/GameProgramming/CCollider.h | 3ad080456fc71213cd75c5eb2e913e4c3759142a | [] | no_license | ACFGC/2018SakaiRep | 76d5126ec0aecb819036cc123c09883b99f2be92 | bb516d9f898a96d776f9ecd92b97b99084f5c85e | refs/heads/master | 2020-10-01T08:13:36.460118 | 2020-04-24T02:29:17 | 2020-04-24T02:29:17 | 227,497,534 | 0 | 0 | null | null | null | null | TIS-620 | C++ | false | false | 2,834 | h | #ifndef CCOLLIDER
#define CCOLLIDER
#include "CVector.h"
#include "CTask.h"
class CRectangle;
class CTask;
class CCharacter;
class CSphereCollider;
class CBoxCollider;
class CCircleCollider;
class CCollider : public CTask {
public:
CTask *mTag;
//Lา
CTask *mpTask;
CVector mV[1];
float mRa... | [
"18010506@anabuki-net.ne.jp"
] | 18010506@anabuki-net.ne.jp |
69753203e8a1ef43a4cd2943d898a2d97779e946 | 7ccccd69629354409566ba01d93572a4da0ba364 | /Desarrollo/BulletTest/BulletTest/Motor/SoundManager.cpp | 2c76f9cf0dd3df2e112cc258978427740b503185 | [] | no_license | Juliyo/LastBullet | eac779d78f0e8d62eb71ac4ecaa838e828825736 | 4f93b5260eaba275aa47c3ed13a93e7d7e60c0e9 | refs/heads/master | 2021-09-11T12:27:29.583652 | 2018-01-18T14:14:52 | 2018-01-18T14:14:52 | 104,806,970 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,123 | cpp | #include "SoundManager.h"
void SoundManager::drop()
{
for (auto it = sounds.begin(); it != sounds.end();++it ) {
(*it)->m_sound->drop();
}
sounds.clear();
engine->drop();
}
void SoundManager::setVolume(float volume)
{
engine->setSoundVolume(ik_f32(volume));
}
ISound* SoundManager::playSound(std::string sound... | [
"julio17795@hotmail.com"
] | julio17795@hotmail.com |
39c15188f35257514b6b6cb63f88025dd8e02002 | 85c2e43fb6d3adc2998e43f0b3eca60e5bb7c276 | /Classes/Game.cpp | 688109d4d2d56f663a8d343ea2049610c708b40c | [] | no_license | sduncan56/bouncyball | e76c22cd0acf6da5d3ce7f61400f9f9df218434d | 1e5284e528fb009aa4dfd9d5d4ddf1fe893dadcc | refs/heads/master | 2021-01-10T04:06:12.583993 | 2016-02-18T03:08:17 | 2016-02-18T03:08:17 | 51,694,983 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,184 | cpp |
#include "Game.h"
Scene* Game::createScene()
{
auto scene = Scene::createWithPhysics();
auto layer = Game::create();
scene->addChild(layer);
return scene;
}
bool Game::init()
{
if (!Layer::init())
{
return false;
}
area = new Area();
addChild(area->loadMap("map.tmx"), 0, "corridor");
auto physicsBlock... | [
"shane.duncan56@gmail.com"
] | shane.duncan56@gmail.com |
ce0bd6e4f2c593078257e58d727b9a0e1f9a458a | 8cf32b4cbca07bd39341e1d0a29428e420b492a6 | /contracts/libc++/upstream/test/std/input.output/string.streams/stringstream.cons/move.pass.cpp | 69582ec85985173ac5b180c1a535139e778cc4bc | [
"NCSA",
"MIT"
] | permissive | cubetrain/CubeTrain | e1cd516d5dbca77082258948d3c7fc70ebd50fdc | b930a3e88e941225c2c54219267f743c790e388f | refs/heads/master | 2020-04-11T23:00:50.245442 | 2018-12-17T16:07:16 | 2018-12-17T16:07:16 | 156,970,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,449 | cpp | //===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===---------------------------------... | [
"1848@shanchain.com"
] | 1848@shanchain.com |
a6a568ba17d646a993fba16788852305703e8be0 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /chrome/browser/media/router/discovery/dial/dial_service.cc | 243707056a2400c1d4557421df7a22d54fefb7bb | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 20,305 | 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.
#include "chrome/browser/media/router/discovery/dial/dial_service.h"
#include <stdint.h>
#include <algorithm>
#include <set>
#include <utility>
#in... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
636ff3192a7c268dbefdac2aa2580874c65a947c | fbb3fb3c1bfd46de51e511091130575e2fd8440f | /ext/DxLibMake_error/DxMemImgDrawFunction2.cpp | bf7f8d902927c3be98fab6474cdac435d92370a3 | [] | no_license | kaisereagle/kaiserproj | 0f5a14526e19d123730436a1886b8133bc823937 | e2ce25eb9a9c13fe0ecfaa23f75a12b342858855 | refs/heads/master | 2021-12-03T01:50:32.030525 | 2021-12-02T14:39:32 | 2021-12-02T14:39:32 | 132,227,180 | 0 | 0 | null | 2021-12-02T14:39:33 | 2018-05-05T08:00:12 | C++ | SHIFT_JIS | C++ | false | false | 119,879 | cpp | // -------------------------------------------------------------------------------
//
// DXライブラリ メモリイメージ制御用プログラム
//
// Ver 3.18f
//
// -------------------------------------------------------------------------------
// DXライブラリ作成時用定義
#define __DX_MAKE
// インクルード-------------------------------------------------... | [
"sakya-suzuki@co.kayac.com"
] | sakya-suzuki@co.kayac.com |
66a6e595c62ab8b1e003bfe4aaa0c3b48a41e69d | ca1972ee365903725ea4ba62473627bb837bc967 | /session_6/src/ofApp.h | c137f033cc2a7fb91fd844fa25f80efce6bc2d45 | [] | no_license | AnsBelling/CT_toolkit_sessions | 2d991d0d052220f26b7dcb1d34cb8e1ac0d251bf | 92a10d13e596d7d9e52e13e78243587529bec2ab | refs/heads/master | 2020-04-04T23:33:10.118733 | 2018-11-05T15:59:39 | 2018-11-05T15:59:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 878 | h | #pragma once
#include "ofMain.h"
class ofApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed(int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mouseDragged(int x, int y, int button);
void mousePressed(int x, int y, int button);
void mo... | [
"dan@buzzo.com"
] | dan@buzzo.com |
f7129e3775a6492d28a87bb4c16adf01bed08c28 | 68b2cfc0b2e5825247c68d8043de0f85881e2d71 | /C++ test codes (Bari tutorial) Part 1/Array/Basic Pattern/Patterns.cpp | 52518cd5f0697dd57c23cef63ecafac63e03e827 | [] | no_license | shubha360/CPP-Practice-Codes | 3bb645ced291e22fad111b55b91eac8c4d24a6ae | a992741d75c11fa85dcfc22c56af5cb4cbcc6575 | refs/heads/master | 2023-01-22T17:00:51.492914 | 2020-12-03T14:01:32 | 2020-12-03T14:01:32 | 282,846,143 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,189 | cpp | #include<iostream>
using namespace std;
int main() {
for (int i = 0; i < 4; i++) {
for (int j = 0; j < 4; j++) {
// XXXX
// XXXX
// XXXX
// XXXX
// cout << "X";
// XXXX
// XXX_
... | [
"noreply@github.com"
] | shubha360.noreply@github.com |
3fa5adc1e44c8b3240ec46b98ded56491da8c624 | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /released_plugins/v3d_plugins/bigneuron_AmosSironi_PrzemyslawGlowacki_SQBTree_plugin/libs/boost_1_58_0/boost/fusion/view/nview/detail/deref_impl.hpp | 85991021b66324a940dc78ca65a89d307c36be7c | [
"MIT",
"BSL-1.0"
] | permissive | Vaa3D/vaa3d_tools | edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9 | e6974d5223ae70474efaa85e1253f5df1814fae8 | refs/heads/master | 2023-08-03T06:12:01.013752 | 2023-08-02T07:26:01 | 2023-08-02T07:26:01 | 50,527,925 | 107 | 86 | MIT | 2023-05-22T23:43:48 | 2016-01-27T18:19:17 | C++ | UTF-8 | C++ | false | false | 1,502 | hpp | /*=============================================================================
Copyright (c) 2009 Hartmut Kaiser
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
==============================================... | [
"amos.sironi@gmail.com"
] | amos.sironi@gmail.com |
4c166f38a67d8bce8593cbeac55cb0140692eafa | 7aa163e593b8ec8a3b099cbe204a98f6d7a97ddb | /memorywidget.h | eb41b86dbcd6b9f29ec581c9187d2496513440f7 | [
"MIT"
] | permissive | javad123javad/Qt-SysInfo | 3cd88f7ce908784db0a8b822c9b9ae945a520751 | 38dfe71e97d6e0f6883e3cb7b3053d261878f661 | refs/heads/master | 2021-05-09T13:03:54.146352 | 2018-02-01T12:18:57 | 2018-02-01T12:18:57 | 119,024,602 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 453 | h | #ifndef MEMORYWIDGET_H
#define MEMORYWIDGET_H
#include "sysinfowidget.h"
#include <QtCharts/QPieSeries>
#include <QtCharts/QLineSeries>
class MemoryWidget : public SysInfoWidget
{
Q_OBJECT
public:
explicit MemoryWidget(QWidget* parent=0);
private slots:
void updateSeries() override;
private:
QPieSeries... | [
"noreply@github.com"
] | javad123javad.noreply@github.com |
d44c9e7289479a95fa3c699c74456e4ea7ead40b | 8370da9bbedf364dbdce5de600b8d6f0f85a9a24 | /c++/funPointer.cpp | 758889fe477c9963fdd27c02f9be8305a2776088 | [] | no_license | baby706/code | 1080e4de8f3ed86070e2a8c319d557ef977610ab | 2b6246359a43447153bac3c462667a582439a2c2 | refs/heads/master | 2020-12-30T18:02:00.274231 | 2017-07-24T15:29:17 | 2017-07-24T15:29:17 | 90,938,401 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 619 | cpp | /*************************************************************************
> File Name: funPointer.cpp
> File Path: /Users/liangbo/Code/funPointer.cpp
> Author: Liang Bo
> Mail: cs-b@163.com
> Funtion:
> Build Time:
*****************************************************************... | [
"cs-b@163.com"
] | cs-b@163.com |
358f8e4988934f587088ac3e3e300b6142749915 | 41f63fde9104a2198a8968a0fecf8b5816423814 | /main.cpp | 59c4d73e5b44a0adef65af1594c692056523dd59 | [] | no_license | kbaedal/tnw | 68365b24692b8595a117dfa412950479075f2415 | ebd9fae03dd4221e4984d0cfca4061b910713253 | refs/heads/master | 2021-08-14T12:27:33.823124 | 2017-11-15T17:50:35 | 2017-11-15T17:50:35 | 109,956,979 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,413 | cpp | #include <iostream>
#include <fstream>
#include <float.h>
const double kPI = 3.141592653589793;
#include "rangen.h"
#include "vec3.h"
#include "ray.h"
#include "camera.h"
#include "hitable.h"
#include "hitablelist.h"
#include "sphere.h"
#include "moving_sphere.h"
#include "rect.h"
#include "box.h"
#include "instanc... | [
"kbaedal@gmail.com"
] | kbaedal@gmail.com |
8adc23c5a74f9d4587119cd4832292a0e539e777 | baa1ae2afa8968d726f8cfd12135f8f9b691832e | /code/game-mslug/src/entities/hero/weapons/Pistol.cpp | f2e7dbf57125d9bc6b31a3bcf9657f2c1105060f | [] | no_license | germix/germix-games | ffaf1ebb360c389463a7438ee3c6cc33b031280c | db315cd54f06a7a646bc6789b9651ef39816643d | refs/heads/master | 2022-04-05T07:32:56.040835 | 2019-11-19T11:06:03 | 2019-11-19T11:06:03 | 222,627,542 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 3,071 | cpp | ////////////////////////////////////////////////////////////////////////////////////////////////////
//
// Pistol
//
// Germán Martínez
//
////////////////////////////////////////////////////////////////////////////////////////////////////
#include <src/entities/hero/weapons/Pistol.h>
#include <src/ResourceManager.h>
#... | [
"german.m7186@gmail.com"
] | german.m7186@gmail.com |
54b4b24a65a216c3276a8ca884131e7a8b4eb5d2 | 558cc3137f86e478208c827c99b493069d9e50fe | /Chapter 6/Try This/Calculator01.cpp | fdc40459302d3c80d2b506737f7a643bae70789b | [] | no_license | j-mathes/PPP | 3d50645ad592fe265335158c170b0d5f40f82e02 | 4a616d1f6181823d60e1e53728cd77693b9f63a0 | refs/heads/master | 2021-04-12T08:26:05.510055 | 2019-01-23T03:38:39 | 2019-01-23T03:38:39 | 126,012,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,516 | cpp | //
// This is example code from Chapter 6.6 "Trying the first version" of
// "Software - Principles and Practice using C++" by Bjarne Stroustrup
//
#include "../../std_lib_facilities.h"
//------------------------------------------------------------------------------
class Token {
public:
char kind; // what k... | [
"jaredmathes@shaw.ca"
] | jaredmathes@shaw.ca |
bc77bf57e0989c3f27f60750b2af9e6782102323 | 05b04cb3414de98991786ada23eb89accf58ef0f | /UGame/Source/Platform/OpenGL/OpenGLIndexBuffer.h | 2f9f8cd26621671fb9c21bb636fbe4ecc7f14f5e | [] | no_license | Mernion/UGame | 79f2d6c7a42add49c25b0526087c5dd332e48f72 | 80db33aa12dbac398dbaa72b4cfaac0d21d643b2 | refs/heads/master | 2022-11-28T23:19:57.179940 | 2020-07-25T15:28:04 | 2020-07-25T15:28:04 | 272,522,479 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 354 | h | #pragma once
#include "Renderer/IndexBuffer.h"
namespace UGame
{
class OpenGLIndexBuffer : public IndexBuffer
{
public:
OpenGLIndexBuffer(unsigned int* data, size_t size);
void Bind() override;
void Unbind() override;
size_t GetCount() const override;
~OpenGLIndexBuffer();
private:
unsigned int... | [
"a.mishnvp@gmail.com"
] | a.mishnvp@gmail.com |
5f73acebd637a75f5ae40f206f55b17334a967a6 | 98054c0fc0415cd7d7733ed63c69d1d25547b338 | /src/Common/Varint.h | 9508885f0617b1f02648db613826fb2dfd1b99fb | [
"MIT"
] | permissive | freelacoin/freelabit | 18dc3f23f0671cb73d1df8a22baca43305549eae | f5a2fa5b9258e5e5688d3281e45503f14e0cb914 | refs/heads/freelabit | 2021-12-11T08:33:30.992223 | 2021-08-31T16:42:48 | 2021-08-31T16:42:48 | 102,800,887 | 3 | 6 | MIT | 2018-05-12T04:02:35 | 2017-09-08T01:01:08 | C++ | UTF-8 | C++ | false | false | 2,133 | h | // Copyright (c) 2011-2017 The Cryptonote developers
// Copyright (c) 2014-2017 XDN developers
// Copyright (c) 2016-2017 BXC developers
// Copyright (c) 2017 Royalties developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.ph... | [
"ericvesprini@yahoo.com"
] | ericvesprini@yahoo.com |
3bed1e021158f88893c0cd3aa16e1865e6d4acf1 | f431f4e215b02226600f76f68ff55273dc4e713e | /opengles2/Hero.h | 955c985964ce95ede2951f03ba9dc2dcc5ec0a27 | [] | no_license | oskob/platman | 758821f1c902bf263a3cb9ddba19d045afad8c33 | ad4734ff7cbfd4d67a6de04ee0e2a715a455c162 | refs/heads/master | 2016-09-06T09:23:32.935495 | 2013-12-17T06:11:11 | 2013-12-17T06:11:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,627 | h | //
// Hero.h
// opengles2
//
// Created by Oskar Öberg on 2013-09-25.
// Copyright (c) 2013 Oskar Öberg. All rights reserved.
//
#include "AnimationSprite.h"
#include "Bullet.h"
#ifndef opengles2_Hero_h
#define opengles2_Hero_h
typedef struct Hero : AnimationSprite
{
typedef enum kHeroAnimation
{
kHeroAnim... | [
"oskar@oskob.me"
] | oskar@oskob.me |
17c836858a67aaf631fcb2909fe49d7709a361bb | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /third_party/WebKit/Source/core/events/PointerEvent.h | 1b774cde123580fef2fac4b40b7a01d95f14387b | [
"BSD-2-Clause",
"LGPL-2.1-only",
"LGPL-2.0-only",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"GPL-2.0-only",
"LicenseRef-scancode-other-copyleft",
"BSD-3-Clause"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 2,492 | h | // 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.
#ifndef PointerEvent_h
#define PointerEvent_h
#include "core/events/MouseEvent.h"
#include "core/events/PointerEventInit.h"
namespace blink {
class COR... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
ebe6f70a8c9bc9e1ea9b7c086c6ca948a798cb5d | 877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a | /app/src/main/cpp/dir7941/dir22441/dir22442/dir22443/dir24347/file24416.cpp | 71fede307f0ea788708b5f759f6cc5d92c4a25b6 | [] | 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 file24416
#error "macro file24416 must be defined"
#endif
static const char* file24416String = "file24416"; | [
"tgeng@google.com"
] | tgeng@google.com |
f41ba821156902ff287c21d0124a99671681d8f7 | a7c42ac5ec2199cbb259253944272a8f78051b71 | /103.二叉树的锯齿形层次遍历.cpp | a49b6934c574eb172e1ca51560d6d2f3a01a777c | [] | no_license | ImportMengjie/Leetcode | 9a894e5a0971860275bfea8ffa1cc69d33298ce8 | 584d3cda27fafcc7d4dd0a101472ebaccfd6a9dd | refs/heads/master | 2023-05-25T13:43:16.397448 | 2023-05-22T08:34:12 | 2023-05-22T08:34:12 | 200,491,766 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,877 | cpp | /*
* @lc app=leetcode.cn id=103 lang=cpp
*
* [103] 二叉树的锯齿形层次遍历
*
* https://leetcode-cn.com/problems/binary-tree-zigzag-level-order-traversal/description/
*
* algorithms
* Medium (54.05%)
* Likes: 181
* Dislikes: 0
* Total Accepted: 43.4K
* Total Submissions: 80.2K
* Testcase Example: '[3,9,20,null,n... | [
"limengjie@hotmail.com"
] | limengjie@hotmail.com |
f75c77b4787ac7ed1ea85700d002baa4ebb0b957 | 4b42fae3479a99b3a1f6e16922e92809a0945c82 | /content/browser/browser_side_navigation_browsertest.cc | a2a4b80f88e9c3c5ca13e4635bcf0e1da34348de | [
"BSD-3-Clause"
] | permissive | Jtl12/browser-android-tabs | 5eed5fc4d6c978057c910b58c3ea0445bb619ee9 | f5406ad2a104d373062a86778d913e6b0a556e10 | refs/heads/master | 2023-04-02T05:20:33.277558 | 2018-07-20T12:56:19 | 2018-07-20T12:56:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,571 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <stdint.h>
#include "base/command_line.h"
#include "base/strings/stringprintf.h"
#include "base/strings/utf_string_conversions.h"
#include "base... | [
"artem@brave.com"
] | artem@brave.com |
3e4358545a6206e4941042dde74271430a779ed8 | eaf76743fad1cc22b01ce7f65308926394df9f90 | /Pbinfo/triunghi.cpp | 78f4da7486002abffdf6fb20434803826efd8f73 | [
"MIT"
] | permissive | Al3x76/cpp | d4366a029c2488e008ecb79fff7e7c34615821a6 | 08a0977d777e63e0d36d87fcdea777de154697b7 | refs/heads/master | 2021-07-13T01:16:31.012992 | 2020-12-07T08:11:21 | 2020-12-07T08:11:21 | 225,553,500 | 0 | 0 | MIT | 2019-12-03T07:06:13 | 2019-12-03T07:06:12 | null | UTF-8 | C++ | false | false | 189 | cpp | #include <iostream>
using namespace std;
int main()
{
double a,b,c;
cin>>a>>b>>c;
if(a>0 && b>0 && c>0 && a+b>c && a+c>b && b+c>a) cout<<"da";
else cout<<"nu";
return 0;
}
| [
"imgelu@gmail.com"
] | imgelu@gmail.com |
77987860830ff10c6dd3f4f45f13d8e5af2f8102 | b3ad4028854981a6630737cce20796ca0f0e73dd | /ExtraTorrent/ExtraTorrentCopy/main.cpp | c96e1a02989231a14fe787913f085831819ebeb7 | [
"MIT"
] | permissive | Asylum4You/KickassCopy | c20e4e048f9b89ae05ebd918242109c89b872be9 | 52fdff61c67d603d6f07912fcd8658f5fa1ec2f3 | refs/heads/master | 2022-12-11T06:29:51.701545 | 2019-08-26T13:05:32 | 2019-08-26T13:05:32 | 65,523,664 | 1 | 0 | null | 2022-03-19T14:46:38 | 2016-08-12T04:38:35 | HTML | ISO-8859-1 | C++ | false | false | 5,998 | cpp | #include <iostream>
#include <sstream>
#include <fstream>
#include <dirent.h>
#include <windows.h>
#include <shellapi.h>
using namespace std;
//Global Variables have to be Glabal!
unsigned long magnet_count=0;
unsigned long magnet_count_temp=0;
unsigned long magnet_clock;
unsigned int magnet_duplication_cont=0;
unsi... | [
"nico@bosshome.ch"
] | nico@bosshome.ch |
7783561b0aebbbe4308d4530c457c9fbd31d92c8 | cc62f168234ddd0d8f80d824a3c59c4de57fa20c | /example/src/ofApp.h | 04173a4a3ba4f7a35d7bff805056aabffdc59dcf | [] | no_license | tyhenry/ofxNVDA | 7b81d17f1bf6a4041c5f934a9f05d9c74a74dfbe | 84611169bb06fc2076ac62b2054364db079226ac | refs/heads/master | 2022-09-21T15:07:33.474165 | 2020-05-26T14:34:01 | 2020-05-26T14:34:01 | 258,524,335 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 722 | h | #pragma once
#include "ofMain.h"
#include "ofxNVDA.h"
struct Button {
ofRectangle rect;
ofColor color, hoverColor;
bool bHover = false;
std::string name;
std::string text;
};
class ofApp : public ofBaseApp
{
public:
void setup();
void update();
void draw();
void keyPressed( int key );
void keyReleased( i... | [
"henrytyler@gmail.com"
] | henrytyler@gmail.com |
4e8c2b6aaaeeb559e3ef35c4faeb800135c44601 | 263a50fb4ca9be07a5b229ac80047f068721f459 | /chrome/browser/nacl_host/nacl_process_host.h | 56f0553ed3ff867e3064a76b4e974128ae6271fa | [
"BSD-3-Clause"
] | permissive | talalbutt/clank | 8150b328294d0ac7406fa86e2d7f0b960098dc91 | d060a5fcce180009d2eb9257a809cfcb3515f997 | refs/heads/master | 2021-01-18T01:54:24.585184 | 2012-10-17T15:00:42 | 2012-10-17T15:00:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,168 | 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 CHROME_BROWSER_NACL_HOST_NACL_PROCESS_HOST_H_
#define CHROME_BROWSER_NACL_HOST_NACL_PROCESS_HOST_H_
#pragma once
#include "build/build_config... | [
"plind@mips.com"
] | plind@mips.com |
7f474e630f6c46ffeea5908f2e80ce2b8b8cb83c | 9a5257de7e51a879042fb63e16d3fba652e0aff7 | /third_party/boost/boost/mpl/bool_fwd.hpp | 780b280882fe24e936496a69b0774b3c552ebe82 | [
"Apache-2.0",
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | openthread/wpantund | 146c0eb45ab56e85b15b4bbd9830192ad1d4fa9a | e2fd726982d626817b1db56c4361c1c5cb7d6201 | refs/heads/master | 2023-01-12T02:17:39.422466 | 2023-01-05T17:07:18 | 2023-01-05T20:46:41 | 60,717,054 | 176 | 130 | Apache-2.0 | 2023-01-05T20:46:42 | 2016-06-08T17:32:11 | C++ | UTF-8 | C++ | false | false | 764 | hpp |
#ifndef BOOST_MPL_BOOL_FWD_HPP_INCLUDED
#define BOOST_MPL_BOOL_FWD_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/mpl... | [
"noreply@github.com"
] | openthread.noreply@github.com |
9f2e24e0e4dbed5052460957177d311503f435da | 818d205ced79f21481280f886de234f58e5f49cf | /MedianofTwoSortedArrays/median_of_two_sorted_arrays.h | 2d9c1bc7ff25959dbf0a75c72bc6ef26651cd00d | [] | no_license | babypuma/leetcode | 6cafe2495b1b77701589be7d44e2c42e467cba18 | 0ac08c56623d5990d7fde45d0cc962f5926c6b64 | refs/heads/master | 2022-06-15T17:03:53.515967 | 2022-05-31T16:24:30 | 2022-05-31T16:24:30 | 25,457,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,202 | h | /*
* Author : Jeremy Zhao
* Email : jqzhao@live.com
* Date : 2015/03/18
* Update : 2020/12/05
*
* Source : https://leetcode-cn.com/problems/median-of-two-sorted-arrays/
* Problem: Median of Two Sorted Arrays
*
*/
#include <vector>
using std::vector;
class Solution {
public:
double findMe... | [
"jqzhao@live.com"
] | jqzhao@live.com |
020dc4733ad0ab14473148fe38da99ee399d9fff | 6464f84880140bbb45ddcd7c21c44e12ec0a29fc | /src/compat/glibc_sanity.cpp | 7cb0b0c15c716163216325837d0183abf6a4215e | [
"MIT"
] | permissive | KazuPay/kazubyte | b783672f1152b2c1f88bdba8f76d997094d2ac8f | ce36b1ef899fe538f0417a263af4f0e3dbfd7233 | refs/heads/master | 2020-04-24T08:02:18.697520 | 2019-02-23T06:50:50 | 2019-02-23T06:50:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,802 | cpp | // Copyright (c) 2009-2014 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#if defined(HAVE_CONFIG_H)
#include "config/kazubyte-config.h"
#endif
#include <cstddef>
#if defined(HAVE_SYS_SELECT_H)
#in... | [
"root@www.kazuexplore.com"
] | root@www.kazuexplore.com |
f5f330fe2780661e52b78f2315c79475d9c6e914 | 2ae0b8d95d439ccfd55ea7933ad4a2994ad0f6c5 | /src/common/low_precision_transformations/tests/convert_subtract_constant_transformation.cpp | 3a556f69ec0c46e2e3ba45c97b4eb4f7f935cc00 | [
"Apache-2.0"
] | permissive | openvinotoolkit/openvino | 38ea745a247887a4e14580dbc9fc68005e2149f9 | e4bed7a31c9f00d8afbfcabee3f64f55496ae56a | refs/heads/master | 2023-08-18T03:47:44.572979 | 2023-08-17T21:24:59 | 2023-08-17T21:24:59 | 153,097,643 | 3,953 | 1,492 | Apache-2.0 | 2023-09-14T21:42:24 | 2018-10-15T10:54:40 | C++ | UTF-8 | C++ | false | false | 11,680 | cpp | // Copyright (C) 2018-2023 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#include "layer_transformation.hpp"
#include <string>
#include <sstream>
#include <memory>
#include <gtest/gtest.h>
#include <transformations/utils/utils.hpp>
#include <low_precision/convert_subtract_constant.hpp>
#include "comm... | [
"noreply@github.com"
] | openvinotoolkit.noreply@github.com |
070dc7f3c42af84b19f8c704baae2a82b2a1841e | 9b98acdc17aa783ef30f853d151355df2749ce28 | /mqtt/cpp/src/riks_mqtt_client.cpp | 16c7f1f38065927af465b1aef78b5805fba58935 | [] | no_license | hyker/riks-samples | d129caa982c1679b82db5edc773a9ca961390cfd | f07d342a98703520f67a6a1687b8121a56e92f7e | refs/heads/master | 2020-03-17T18:22:49.092162 | 2018-08-29T13:47:16 | 2018-08-29T13:47:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,528 | cpp | #include "riks_mqtt_client.hpp"
RiksMQTTClient::RiksMQTTClient(
const std::string& uid,
const std::string& password,
const std::string& host,
uint16_t port,
const std::string& config) :
mqtt_client (uid.c_str(), host.c_str(), port),
rikskit (uid, password, init_whitelist(), config) {
}
vo... | [
"emil.boman@gmail.com"
] | emil.boman@gmail.com |
f6fd4d78494ac7ad37b5fa2538b95fc9799ca000 | 4267bd8b8f27e8fab470032b84153542914b341a | /graffy/makefixtick.cpp | d87751344598d38b715e59399c13eae4882e3742 | [
"AFL-3.0",
"LicenseRef-scancode-philippe-de-muyter"
] | permissive | bjkwon/auxlab | d35e831203c71a4a7449971586018ee949015304 | 6444f870ab7ade7197b09dd8c33f066d21aabc56 | refs/heads/master | 2022-08-04T22:37:47.678957 | 2022-02-26T04:05:10 | 2022-02-26T04:05:10 | 161,715,066 | 11 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,890 | cpp | #include <windows.h>
#include <stdio.h>
#include <vector>
#include <algorithm>
using namespace std;
void trimvector(vector<double> &vec, double step, double mantastep)
{
double gap = vec[1]-vec[0];
while (gap < step/5.)
{
vec.erase(vec.begin()+1);
gap = vec[1]-vec[0];
}
gap = *(vec.end()-1)-*(vec.end()-2);
... | [
"bjkwon@gmail.com"
] | bjkwon@gmail.com |
ca64011b817e29e1eb16b3c46bb0612a9e3415e2 | 33e1c0b74a575daf2a18a1fa302883fde4d60420 | /users.h | 971f51c354ffc4e0d7242b270a73bc85d77fc376 | [] | no_license | kureLeGrill/text-information-system | 4f6d3079b2d4fc10d2c05d6fe2f8df358dde07ac | 7fd3424bebb788d9a688508ce369875afd2f32d0 | refs/heads/master | 2020-04-07T15:09:03.982352 | 2018-11-21T01:39:41 | 2018-11-21T01:39:41 | 158,474,262 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,162 | h | #include <string>
#include <iostream>
#include <vector>
#include "is.h"
#pragma once
using namespace std;
class User: public Is // тема наледование дедичность
{
private:
string login_name;
public:
User(){login_name = "";}; //безпараметрический
User(string j){login_name = j;};
~User(){login_name = "";}
Use... | [
"vetok88@gmail.com"
] | vetok88@gmail.com |
8f624023d226bf40b4d0ecd08e9056c5635ae658 | b85d28cdd5ae653e6122b913e06fe0ed41d73b6e | /Codeforces/281_A.cpp | bab9c9298f8410f6a83a55a11d8f51db5c11175c | [] | no_license | a62625536/ACM | 46b19d8b43dad857629d5420cafb1d82bd8c3fa8 | 9dcc28a9d96e27f6aa50aeeb4e03324b240ec142 | refs/heads/master | 2021-09-18T15:55:02.765547 | 2018-07-17T01:46:30 | 2018-07-17T01:46:30 | 120,172,970 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 178 | cpp | #include<bits/stdc++.h>
using namespace std;
string s;
int main()
{
ios::sync_with_stdio(0);
cin >> s;
s[0] = toupper(s[0]);
cout << s << endl;
return 0;
}
| [
"540911979@qq.com"
] | 540911979@qq.com |
fe8b376f682e9ce99d2d85a07564be7ad8865adf | 359030d4155a4f536552049fc856621bfb94510d | /src/dbtypes/dbtype_BooleanProperty.h | 1858e2e8ea58c9769fbaca5ccf8f83ee9c40f821 | [
"MIT"
] | permissive | mutgos/mutgos_server | fc74df8032faa1a2b9a1f2780afe62f6e0aca544 | dcca643c003066977a705bc3852326f8cfc78823 | refs/heads/master | 2022-05-29T19:14:56.595783 | 2022-05-21T17:51:00 | 2022-05-21T17:51:00 | 172,259,158 | 6 | 2 | MIT | 2022-05-21T17:51:01 | 2019-02-23T20:12:59 | C++ | UTF-8 | C++ | false | false | 3,677 | h | /*
* dbtype_BooleanProperty.h
*/
#ifndef MUTGOS_DBTYPE_BOOLEANPROPERTY_H_
#define MUTGOS_DBTYPE_BOOLEANPROPERTY_H_
#include <stddef.h>
#include "dbtypes/dbtype_PropertyData.h"
#include <boost/serialization/access.hpp>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/split_member.hpp>
... | [
"47927366+zelerin@users.noreply.github.com"
] | 47927366+zelerin@users.noreply.github.com |
796f07c6c2e9706211ef505eb033f0da228c757d | 487e149e94ac6c008e4a350536d81a8e73e5ea44 | /Arduino/main/main.ino | d2d2b390fc3590aa6808f41add4c51fbc8c96f36 | [] | no_license | nicholasmoya/Boat-Drone | 0a79b4b672a10cb40d9f442ae2e9a769272638d4 | b88b8434698537c9c8d78b9a9a4c4b4c22bdbe85 | refs/heads/master | 2021-01-11T18:57:17.855801 | 2017-01-17T23:12:12 | 2017-01-17T23:12:12 | 79,280,974 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,942 | ino | /* Nicholas Moya
* SRNL - Boat Drone
* Dr. Tad Whiteside
* 7/4/2016
*
* BOAT DRONE - MAIN
* ------------------------------
* This code steers a boat toward multiple waypoints, starting with the first
* one in a sequence and ending with the last one in the sequence. It
* accomplishes this by using... | [
"nicholas.a.moya@gmail.com"
] | nicholas.a.moya@gmail.com |
036a1edefae07288423b08327b86d75560240e6c | fe43f36c490ce8e7612f1f96c5d8e98cd84a3d74 | /ch14/marksdisplay.cpp | 43055d1edcdbd7675e813b4473621f08d5781c04 | [] | no_license | BENEDICT9845/myC- | 2dcd787127303fc5657cdec4c5528c08303b3fc4 | 7de6f9685f92ba1f7104252466e815f06cbe094a | refs/heads/main | 2023-06-24T16:11:48.035944 | 2021-08-03T08:41:38 | 2021-08-03T08:41:38 | 392,248,268 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 371 | cpp | #include <simplecpp>
int main(){
float marks[60]; // marks[i] stores the marks of roll number i+1.
for(int i=0; i<60; i++){
cout << "Marks for roll number " << i+1 << ": ";
cin >> marks[i];
}
while(true){
cout << "Roll number: ";
int rollNo;
cin >> rollNo;
if(rollNo == -1) break;
c... | [
"noreply@github.com"
] | BENEDICT9845.noreply@github.com |
ead2d25f6a05934883c13ef7f358c6e949021d4b | 7e762e9dda12e72f96718ef7bec81bca85f3937a | /BytelandianBlingorsNetwork.cpp | cf7589f6596a3ecda1e92c16aa8a73682487c7fa | [] | no_license | ShravanCool/spoj-classical | b9bd563a28523ad8d626c867f54646d839302ce9 | 448bf7745c65f6552fb00b32a827044bd1528925 | refs/heads/master | 2020-05-31T06:48:59.737307 | 2019-03-30T16:46:07 | 2019-03-30T16:46:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,184 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <string>
using namespace std;
struct Edge { int start, end, wt; };
struct Subset { int parent, rank; };
class DisjointSet {
vector<Subset> subsets;
public:
DisjointSet(int V) {
for(int i = 0; i < V; i++) {
Subset aSubset;
aSubset.... | [
"rohankanojia420@gmail.com"
] | rohankanojia420@gmail.com |
33c9283a866d20fc8d28d4df82ce984a5e562045 | ae7640a54135bd7325c08aaa9c00fc8e2f566261 | /Modbus_CoProcessor.cpp | ea6317df67b969baddf643bca633690e40108189 | [] | no_license | Legomaniac/flipdotSoftwareDriver_90x7_sidesign | 2080eac765974016b7d077fee88c6fdaa920d12a | d1810383d9566fa7fa5d96ae475378dbc7887a8a | refs/heads/master | 2021-09-18T14:32:31.847221 | 2018-07-15T23:04:02 | 2018-07-15T23:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,988 | cpp | /*
This library will allow basic software control of a flipdot sign.
Built for a:
GTI Luminator MegaMax 3000 Side Sign 90x7 (Sign ID: 3)
All copyright for sign and communication protocol to their
original owners/creators.
The sign uses a form of ASCII modbus to communicate
over RS485. This librar... | [
"hshutan@gmail.com"
] | hshutan@gmail.com |
148100ce5eea764720e6a9f8402360a94634c8d0 | b678d0513e940658ef4ce81257841c1e5a941857 | /old/linked_list_rev.cpp | 81ae12ac8a3443a4f997756c4be36bc001befd41 | [] | no_license | ashok2811/DS | 26edb43210f62974a7ad872f60fec3d1dc639928 | fdb1521aa61d0a2e2b28a7e21b83476ee1f24a45 | refs/heads/master | 2020-06-26T23:15:34.058462 | 2019-12-02T16:21:37 | 2019-12-02T16:21:37 | 199,784,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,569 | cpp | #include <bits/stdc++.h>
using namespace std;
struct Node
{
int data;
Node* next;
};
struct Node* Insert(struct Node* head, int data, int n){
Node* temp1 = new Node();
temp1 -> data = data;
temp1 -> next = NULL;
if (n==1)
{
temp1 -> next = head;
head =temp1;
return head;
}
Node* temp2 = head;
for... | [
"ashok281196@gmail.com"
] | ashok281196@gmail.com |
a158fd54085150d7538b232c356cbe66bd93b2df | 7a7f582af39d5e8819f7a8b1ec06f7f241dd0782 | /Code/GraphMol/Descriptors/testEEM.cpp | 658b1afcdf8cca30ca0f96098ef534e40407b7c1 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | nkkchem/rdkit | 24100c4d5828798d878508f4c4d0be6f371c2e5b | c8ad2256570afdd750d93764cfe965542e7c2dad | refs/heads/master | 2020-03-17T11:45:27.983089 | 2018-05-15T02:50:43 | 2018-05-15T02:50:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,197 | cpp | // Created by Guillaume GODIN
// Copyright (C) 2012-2017 Greg Landrum
// @@ All Rights Reserved @@
//
// This file is part of the RDKit.
// The contents are covered by the terms of the BSD license
// which is included in the file license.txt, found at the root
// of the RDKit source tree.
//
#include <RDGeneral... | [
"noreply@github.com"
] | nkkchem.noreply@github.com |
535f1300501654f2118e3cc5189220ab1457637c | 056db1ab6f88ab62a610894e92f600ef1c5f767c | /main.cpp | 4e0cb8389b68d20e8acb6a705b53d4700dda21f9 | [
"BSD-3-Clause"
] | permissive | grevyarlesp/DeliverySim | 2872fd5e00dd9650f84fe1eb8ada296f943c135a | 5e0d3ca8184c2f2ebd8c9743a5507418ad7bff08 | refs/heads/master | 2023-04-19T14:48:27.540198 | 2021-05-10T16:26:36 | 2021-05-10T16:26:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 199 | cpp | #include "mainwindow.h"
#include <QApplication>
#include "graphwidget.h"
int main(int argc, char *argv[]) {
QApplication a(argc, argv);
MainWindow w;
w.show();
return a.exec();
}
| [
"tr4nquoc@gmail.com"
] | tr4nquoc@gmail.com |
930e82b9d5b870e1c7c8b33601d347b74a355791 | b5bd2f21305bbe5d051fb8501a4ba10142744b8e | /src/unix/MethodTimer.cpp | 132eb410efca27d20bb40cdd2c537fe38e8dddd0 | [
"MIT"
] | permissive | OskarBreach/gppUnit | fd723bdfd24d242b73bb11d4aaf6dcd56f753aa6 | ca4ae75484c3510bac94f4e62588b14fc97eed1a | refs/heads/master | 2023-07-03T14:49:34.283700 | 2012-12-31T17:02:32 | 2012-12-31T17:02:32 | 264,143,976 | 0 | 0 | NOASSERTION | 2020-05-15T08:49:51 | 2020-05-15T08:49:51 | null | UTF-8 | C++ | false | false | 2,294 | cpp | /*
Copyright (c) 2011 Andrew Wall
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, publish, distribute, sub... | [
"admin@c916a74a-8973-6a45-a396-a05bf732ec27"
] | admin@c916a74a-8973-6a45-a396-a05bf732ec27 |
09e3bb8d03afacf61b08aeae1986441c9afdfd23 | 251de2ffc16efd03f19da4c949121e2ff8272983 | /Source/FPS/FPSGameModeBase.cpp | 9070ff36b872f29a5c5b73248f496bc5ee22415f | [] | no_license | AivasRequiem/Resident-Ivel-Willage-NiX-Project | f494901a1924fbeb1a5a1e15c8712cc392d43cf6 | f2b371fd6d16dd8a397b446c19a0b91979d783bc | refs/heads/master | 2023-04-19T20:36:49.657834 | 2021-05-06T14:35:37 | 2021-05-06T14:35:37 | 364,886,147 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 83 | cpp | // Copyright Epic Games, Inc. All Rights Reserved.
#include "FPSGameModeBase.h"
| [
"vetalfed58@gmail.com"
] | vetalfed58@gmail.com |
9e67e205b354fcc553a66b3f68629a4df28fda11 | 15d5ec5ef1de817107d469b5a73550e4ddc38e82 | /checkers/ai.h | cd0eadd374f28a2083ce3dddd52461c04c0c6ed4 | [] | no_license | tanvirmislam/checkers-ai | f5854c1930595beb9595d0c09cf3e60db6315b33 | 3b2b7a56ee824d20fd971858b4e14a4010b3dde4 | refs/heads/master | 2020-03-18T20:45:55.912784 | 2018-05-31T15:07:33 | 2018-05-31T15:07:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 569 | h | #ifndef __AI_H__
#define __AI_H__
#include "defines.h"
#include "board.h"
#include "minimaxMove.h"
#include "status.h"
#include <vector>
#include <utility>
class AI {
private:
char aiSign;
char humanSign;
int treeDepth;
MinimaxMove getEndGameMove(char winner);
MinimaxMove getRecursionCutoffMov... | [
"noreply@github.com"
] | tanvirmislam.noreply@github.com |
163e4d237585248b15438fd5ed2f17e26b3edd4c | 63c839e756e112a3ae939ae4a80d77c58b851d0a | /Plugins/GameLiftClientSDK/Source/GameLiftClientSDK/Public/aws/gamelift/model/CreateBuildRequest.h | 2d943e5cb919b833a310d5ab751aec9c107da10b | [
"Apache-2.0"
] | permissive | ArifZx/GameliftClientPlugin | 5ad23b69514662ae8ef7d573298c04e8a9535e13 | 14f53de4c392e6aea89609b33d0ef4549738be29 | refs/heads/master | 2020-11-24T13:07:48.006998 | 2019-12-16T07:08:55 | 2019-12-16T07:08:55 | 228,158,770 | 2 | 1 | null | 2019-12-16T01:56:40 | 2019-12-15T09:23:42 | C++ | UTF-8 | C++ | false | false | 14,116 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lic... | [
"ArifBudiman19@github.com"
] | ArifBudiman19@github.com |
525384f3bc8a860f7d5954e71358605599daa57e | aff95ec4050bb261604d8fcacc2249ef20203760 | /OpenGlBack/OpenGl1/PROGRAMS/EFFECT/EFFECTDOC.H | 1697aec32896ce7625d79f8192f4acae4261e6f2 | [] | no_license | TwTravel/OpenGLRefCode | b82ee644259e27817a6451d8cbed494eec0fa265 | daa11168a098108a21ae9df9aa71b34b20fc09f0 | refs/heads/master | 2020-04-01T16:35:12.391700 | 2018-10-17T07:24:22 | 2018-10-17T07:24:22 | 153,388,135 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,483 | h | // EffectDoc.h : interface of the CEffectDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_EFFECTDOC_H__C659A04D_4A4F_11D2_83B2_0080C832FCF3__INCLUDED_)
#define AFX_EFFECTDOC_H__C659A04D_4A4F_11D2_83B2_0080C832FCF3__INCLUDED_
#if _MSC_VER >= 1000
#prag... | [
"twtravel@126.com"
] | twtravel@126.com |
8432f95647045917ef7b55a12808af2595956401 | ece01a11883ca3fc215cb57d451190fe5ce11e33 | /C++ProgrammingLanguage/04Seminar/String/v001/test/0test.cpp | 9b3b8dbd92013769625cb059160aa64275802988 | [] | no_license | adamcavendish/HomeworkGitShare | 24fffb2376fa7da42a0fa7798aafc8283de96a99 | ef8d1543a5cc04d192088ea2a91a8db730f37d35 | refs/heads/master | 2021-01-18T21:23:53.414669 | 2016-04-30T21:35:24 | 2016-04-30T21:35:24 | 12,865,845 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 272 | cpp | #include "../Core/base_string.hpp"
#include <iostream>
using namespace std;
int main()
{
base_string<64> s("Hello");
s[4] = '!';
cout << "s0:" << s[0] << endl;
s = "World!";
for(size_t i = 0; i < s.size(); ++i)
cout << s[i];
cout << endl;
return 0;
}//main
| [
"GetbetterABC@yeah.net"
] | GetbetterABC@yeah.net |
ff1c3afc477ac54119deb0b3a7ca4c2bc853f0db | b27b8239afeb875db18e7974fcc7c4323b3148f9 | /tools/hex/src/init_node.cc | 0ec7e3727270848a015506ea659d94a46e5b85a7 | [
"BSD-3-Clause"
] | permissive | caizhongyi/nodejs | b8124018b8763d8713fe00b66aed81f98e835588 | 9c4e3e2bb6913c7d87438d14f6976223d6ed8a7d | refs/heads/master | 2020-12-03T06:46:10.209811 | 2017-07-14T17:13:36 | 2017-07-14T17:13:36 | 95,731,570 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,795 | cc | // Copyright (c) 2012-2013 NetEase Youdao Inc. and other heX contributors. All
// rights reserved. Use of this source code is governed by a BSD-style license
// that can be found in the LICENSE file.
#include "init_node.h"
namespace hex {
static inline const CommandLine& CL() {
return *CommandLine::ForCurrentProce... | [
"274142680@qq.com"
] | 274142680@qq.com |
59eef68f871d10c6f3def4df76b35b9e87f198bc | d64fa5045259bca58f44c727ba4b0213b4987838 | /src/Demo_1_Simplest/Demo_1.h | 9cf2961bccc9e2d2fc4838e1631923f43a0c5747 | [] | no_license | korgan00/OGL-4.3_SDL-2.0_Learning | 9560f943b6d0769296de060cb8394a29eac17073 | 0c1baa56afa37f8872109d935cb28ef25ec0ddda | refs/heads/master | 2020-04-25T05:34:50.199031 | 2018-03-04T15:28:57 | 2018-03-04T15:28:57 | 11,877,255 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 900 | h | /*
* Demo_1.h
*
* Created on: 01/07/2013
* Author: Korgan
*
* Based on:
* http://www.sdltutorials.com/sdl-tutorial-basics
* http://www.libsdl.org/docs/html/guidebasicsinit.html
*/
#ifndef DEMO_1_H_
#define DEMO_1_H_
#include "../Utils/SDL_OGL_GL3W_Dev_GeneralInclude.h"
class Demo_1 {
private:
S... | [
"korgan00@hotmail.com"
] | korgan00@hotmail.com |
93a02c7819d774aa053dc7ba5d6a680a42212178 | c93c42beebb6785b084d1d319104769bfef3280c | /CPP/Porteføljeopgave 3/Porteføljeopgave 3/Source.cpp | f2734bcb2f6482d33896578c5ed39bc57cd13dff | [] | no_license | Gugfann/3.Semester | 36b2a8c98c8749fa56236443d402eac69ad77223 | c00c01e9633674d39617034b6b97fb2441212732 | refs/heads/master | 2021-01-10T17:40:25.010428 | 2016-01-10T00:02:41 | 2016-01-10T00:02:41 | 46,939,132 | 0 | 0 | null | null | null | null | ISO-8859-15 | C++ | false | false | 1,819 | cpp | #include "Reception.h"
#include "Dato.h"
int main()
{
Reception lobby;
Station her;
lobby.addStation(her);
lobby.opretKunde("Gorm Adolf", "Hans Tausensgade 117", 12345678, "frelsthævner@arto.dk");
lobby.opretKunde("Bjarne Lemming", "H.C. Andersens Boulevard 2", 28374615, "djævelskgnu@hotmail.com");
lobby.opr... | [
"kmolha@gmail.com"
] | kmolha@gmail.com |
21e56a7e1a68a81059807380a1baf4d9ff98cdf6 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/109/360/CWE606_Unchecked_Loop_Condition__wchar_t_file_83_goodB2G.cpp | 67251d960ac91846b0776a1d6c01b5435be5e85f | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,497 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE606_Unchecked_Loop_Condition__wchar_t_file_83_goodB2G.cpp
Label Definition File: CWE606_Unchecked_Loop_Condition.label.xml
Template File: sources-sinks-83_goodB2G.tmpl.cpp
*/
/*
* @description
* CWE: 606 Unchecked Input For Loop Condition
* BadSource: file Read input ... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
98698b9b2ee378259c28d03144cdefae5fe4be4b | d289a8956e5c33c6ca8f4fc79142bec53a876fc4 | /Renderer/JSONRenderer.cc | 1e1e8b7aa102891069edeb771f191b010c4c30f5 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | fuzziqersoftware/cyclone | 168e57e1b51903c74d7c0e55887cd0236d5a7184 | b383a248b7811adc7192c0376554cf7bfb2ab9a6 | refs/heads/master | 2020-03-18T08:04:55.389130 | 2019-09-06T06:13:18 | 2019-09-06T06:14:49 | 134,488,568 | 9 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,499 | cc | #define _STDC_FORMAT_MACROS
#include "JSONRenderer.hh"
#include <inttypes.h>
#include <math.h>
#include <phosg/Strings.hh>
#include "../Store/Utils/Errors.hh"
using namespace std;
JSONRenderer::JSONRenderer(struct evbuffer* buf) : Renderer(buf) { }
const char* JSONRenderer::content_type() const ... | [
"mjem@wildblue.net"
] | mjem@wildblue.net |
c1109d085015c2791a06a371c18ec6b9f35edbf1 | c2d320626432c783b5f5090bfcc0ad56eb8d814c | /Backend/Parser/submissions/Assignment 6/89.cpp | 884c940aad112160df8aa154a2730effd6ec818f | [] | no_license | shreysingla11/ssl-project | dbc5569ac2d83b359daa3eda67ab1083949ea160 | 1a6e7494074f74a61100c1d8d09e7709f7f4931c | refs/heads/master | 2023-01-29T07:57:20.968588 | 2020-12-08T15:34:37 | 2020-12-08T15:34:37 | 304,885,246 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,848 | cpp | #include<iostream>
#include<string>
using namespace std;
int main(){
string s;
cin>>s;
int l=1,n,tl;
n=s.length();
string sub;
for(l=1;l<n;l=l*2){
int pos=0;
//cout<<l<<endl;
for(pos=0;pos<n;pos=pos+l){
//cout<<"pos"<<pos<<endl;
int ind1,ind2=0;
ind1=pos;
int j=2*l+pos-1;
... | [
"shreysingla2@gmail.com"
] | shreysingla2@gmail.com |
bacd38b4107fedeeb9deb0c4a7a869b0d22b08b6 | 99a466aba71f86a69fe38b47e87d9333d6251454 | /contest/686/b/a.cpp | c06d72c96637d27fed26702c5060aa2aa67f593f | [] | no_license | m-nny/Codeforces | ca84be67110c5c5ba0f986652b3b195f964a5026 | fbd5918f567a907005bb65b283595a2f0974e412 | refs/heads/master | 2021-09-04T20:37:02.533540 | 2018-01-22T07:47:39 | 2018-01-22T07:47:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,577 | cpp |
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef map <int, int> mii;
typedef pair <int, int> pii;
typedef pair <ll, ll> pll;
int const maxn = int(1e5 + 12);
int const maxb = int(2e6 + 12);
int const inf = int(1e9 + 7);
ll const linf = ll(1e18... | [
"Alibek.manabayev@gmail.com"
] | Alibek.manabayev@gmail.com |
113363c85d786153ad639bade70afab2c7613be9 | 37f609a3749a565ae58be9465916826e54b7f02d | /include/readout/RawWIBTp.hpp | 05c02f325bb4d1f1a65e84a2039448bd8f90808b | [] | no_license | mroda88/readout | 1863f6cce54691e71fe2668be9cd573e8a681f32 | 543c8eb8060868a50c236d2aa3a1fc7c867e3bd8 | refs/heads/develop | 2023-05-07T18:03:11.687564 | 2021-05-21T13:39:52 | 2021-05-21T13:39:52 | 370,691,008 | 0 | 0 | null | 2021-05-27T13:10:12 | 2021-05-25T12:49:54 | null | UTF-8 | C++ | false | false | 13,798 | hpp | /**
* @file RawWIBTp.hpp Raw Trigger Primitive bit fields and accessors
*
* This is part of the DUNE DAQ , copyright 2020.
* Licensing/copyright details are in the COPYING file that you should have
* received with this code.
*/
#ifndef READOUT_INCLUDE_READOUT_RAWWIBTP_HPP_
#define READOUT_INCLUDE_READOUT_RAWWIBTP... | [
"ivana.hristova@cern.ch"
] | ivana.hristova@cern.ch |
509daa0ae1b3a07d7c02f3dd4bf0cd511f5593f2 | ec34368dc2a506af9b40491dc20925fbb4c52548 | /TechAn1/trend_indicators/Dispersion.hpp | c0fce532aa328d39d205393ed089a37765089387 | [] | no_license | KarolinaIliash/TechAn1 | 8b1b8259793e3fcd1a463ee90e7475f3866bb85c | 467872659e20eb5f92da4ea9cf31de6f25b253dd | refs/heads/master | 2020-03-12T18:07:05.318432 | 2018-05-23T20:13:09 | 2018-05-23T20:13:09 | 130,753,031 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,843 | hpp | #pragma once
#include <vector>
#include "EMA.hpp"
#include "SMA.hpp"
class Dispersion
{
public:
Dispersion(int period_, int daysAmount_, bool isEMA_) : period(period_), daysAmount(daysAmount_), isEMA(isEMA_),
ema(period_, daysAmount_), sma(period_, daysAmount_)
{
prevEMA.assign(daysAmount, 0);
... | [
"karolina.iliash@gmail.com"
] | karolina.iliash@gmail.com |
07eb69622530e4c6ce16b46707f40e53d1b2ecc8 | 15dea4de84765fd04efb0367247e94657e76515b | /source/3rdparty/won/SDKCommon/MemStream.h | 5a688129eeed8720183a6783a8a4bbce7407166f | [] | no_license | dppereyra/darkreign2 | 4893a628a89642121d230e6e02aa353636566be8 | 85c83fdbb4b4e32aa5f816ebfcaf286b5457a11d | refs/heads/master | 2020-12-30T13:22:17.657084 | 2017-01-30T21:20:28 | 2017-01-30T21:20:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 788 | h |
#ifndef __WON_MEMSTREAM_H__
#define __WON_MEMSTREAM_H__
#include "Stream.h"
namespace WONAPI {
class MemStream : public Stream
{
private:
unsigned char* buffer;
size_t sizeLeft;
size_t curPos;
bool owns;
public:
MemStream(void* buf, size_t size)
: buffer((unsigned char*)buf), sizeLeft(size), owns(false),... | [
"eider@protonmail.com"
] | eider@protonmail.com |
a107e1d94f774af14723a68018ae0b2b5fd9d614 | 7a138fa71d3e08958d8443992e2d57d504bb593a | /dmoj/ccc/2004/stage-1/squares.cpp | b39f403721ba505282beb75aed5c9b85f4475d26 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sustcoderboy/competitive-programming-archive | 8a254e7542d9f616df73d8aaa9ca23d6242dec9b | 2cd3237f376c609b7c4e87804e36a8cac7ec3402 | refs/heads/master | 2021-01-22T17:38:41.565826 | 2015-11-22T03:50:00 | 2015-11-22T03:50:00 | 46,705,756 | 1 | 0 | null | 2015-11-23T08:10:07 | 2015-11-23T08:10:07 | null | UTF-8 | C++ | false | false | 407 | cpp | #include <iostream>
using namespace std;
inline void use_io_optimizations()
{
ios_base::sync_with_stdio(false);
cin.tie(nullptr);
}
int main()
{
use_io_optimizations();
unsigned int tiles;
cin >> tiles;
unsigned int side {0};
while (side * side <= tiles)
{
++side;
}
... | [
"gsshopov@gmail.com"
] | gsshopov@gmail.com |
4fe3809f8c2c686ab72f5c53456c733033aba9ae | 4bbf3e5c8f439cad0070e04053aa71d29910648f | /ejercicio5/ejercicio5.ino | afaf9f72958d4043d1d3fb3e6ff88825728b6fbc | [] | no_license | Krasn4ck/Ejercicios-de-Arquitectura | 2ebf18f4c1d8661a7afa83543712c311892dd875 | 21277d32c7273070ab52072a2a475d0a47203c2e | refs/heads/master | 2020-05-21T03:42:22.433046 | 2019-05-10T01:24:23 | 2019-05-10T01:24:23 | 185,895,987 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 411 | ino | /*
* EJERCICIO NO. 5
* AUMENTAR Y DISMINUIR LA LUMINOSIDAD DE UN LED
*/
int light=0;
int led=11;
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
for(light=0;light<=255;light=light+3)
{
analogWrite(led,light);
delay(30);
}
... | [
"krasnack@protonmail.ch"
] | krasnack@protonmail.ch |
4547affd5a0a1f1994c36f1c953bb1193f554b5a | ed4e45e69e5342b59fe26a4239fc9c1d5d7eaa7c | /Depends/SmartWin-2.0.0-RC2-CVS/SmartXML/xCeptionXML.h | 0bd42c4bde916c07ee2b9bc7aaf4acfabcfd1f03 | [
"BSD-3-Clause"
] | permissive | Konnekt/kTransfer3 | 75d4f94e1f398b4760ec4ed5d03659e5269e8abd | 8dc3c1fdf0a512c9c0f046176477e4d72f8135c6 | refs/heads/master | 2016-09-05T21:08:49.468236 | 2012-12-16T13:06:48 | 2012-12-16T13:06:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,670 | h | // $Revision: 1.2 $
/*
Copyright (c) 2005, Thomas Hansen
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 o... | [
"ursus6@wp.pl"
] | ursus6@wp.pl |
cb754e3aa7efea6d9a96c598da40b656b01a71e4 | 2c4916026e2553dae8b7f34d90a3cfb47b410865 | /software/WaterLevelTransmitter/UsDetector.cpp | 5658d81e4d4388529a523aa2cfc0e7cfa2f1bdda | [] | no_license | DylanVanAssche/water-level | 3eaf732e15deed08b09024852081f1c89b77072b | 4813d9f88c4f34a876abc5d6aefe4c1234d52a9a | refs/heads/master | 2022-11-22T17:57:48.892506 | 2020-07-18T13:55:22 | 2020-07-18T13:55:22 | 268,120,217 | 0 | 0 | null | 2020-05-30T16:42:03 | 2020-05-30T16:42:02 | null | UTF-8 | C++ | false | false | 1,399 | cpp | /*!
* @file UsDetector.cpp
*
* See for the bitbanging: http://www.beckymarshall.com/depthSensor.html
* See for speed of sound vs. temperature: https://en.wikipedia.org/wiki/Speed_of_sound
*
* @author Martin Vanbrabant
*/
#include "UsDetector.h"
UsDetector::UsDetector(uint8_t trigPin, uint8_t echoPin, unsigned ... | [
"martin.vanbrabant@gmail.com"
] | martin.vanbrabant@gmail.com |
b872def91d07efc28aab3f979d370888f2dcad45 | 69e1199b2daffa17e4842e94a54be152df540828 | /暑假集训/暑假集训2/二分图/信与信封问题(根据对应的信封或是新的封数 有样例过不了).cpp | 168b10b39f1ed0725e471836f14811131e1c53a5 | [] | no_license | shaobozhong/myAcmCodes | 8c63e7992d0975626e6e583a49e59fe03f73017c | 55b31b8a4600fd3084795f71ac0d244cbdc58800 | refs/heads/master | 2023-08-04T20:05:29.165456 | 2023-07-26T03:19:52 | 2023-07-26T03:19:52 | 21,147,335 | 0 | 1 | null | 2023-07-26T03:19:53 | 2014-06-24T00:49:13 | null | UTF-8 | C++ | false | false | 1,063 | cpp | #include<iostream>
using namespace std;
int n;
int res[101];
bool map[101][101];
bool match_perfect(int &x,int &y)
{
int i,j;
int k;
int count1;
for(i=1;i<=n;++i)
{
x=i;
count1=0;
for(j=1;j<=n;++j)
{
if (map[i][j]) {y=j;++count1;}
}
if (count1==1)
{
for(k=1;k<=n;++k)
{
map[x][k]=false... | [
"bozhongshao@gmail.com"
] | bozhongshao@gmail.com |
3791938bea9dfae1bc0aecb7838e13a7fd1a8648 | e09e6dc287aba663a50eab33dd48733ce31b4174 | /library/src/PushItemVisitor.cpp | 719b1ced73b4b9c682abd6cb0ac367fd56066095 | [] | no_license | dr4gon37/CPPGame | 367a5789419146a7b69f20a41ae22e11a432f2fb | 284594b846d41974b48f97f2ec03fcd553644973 | refs/heads/master | 2020-05-01T18:23:33.473768 | 2019-03-25T16:29:21 | 2019-03-25T16:29:21 | 177,623,467 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,150 | cpp | #include <iostream>
#include "PushItemVisitor.h"
PushItemVisitor::PushItemVisitor(Inventory & inv)
: inventory(inv)
{
}
PushItemVisitor::~PushItemVisitor() {
}
void PushItemVisitor::visit(Key *e)
{
auto keyPtr = std::make_shared<Key>(5);
inventory.addItem(keyPtr);
}
void PushItemVisitor::visit(Knife... | [
"noreply@github.com"
] | dr4gon37.noreply@github.com |
c11e6dc11943430fdc3c3070bd0d34b9b81b154e | e80ae28057ef89da3082df24443756f5ddd2e157 | /boj_9095_5.cpp | fe5a56f9a4d3975ee811240af494f482f678bcb9 | [] | no_license | HyeongDo/Algorithm | c91af8e3821320e4b804cf372e5305e1c0d4b9af | 341bd430fd705b60639a3df083eb00d6f5d19d82 | refs/heads/master | 2020-06-18T03:31:06.280866 | 2020-05-16T07:26:55 | 2020-05-16T07:26:55 | 196,148,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 284 | cpp | #include<iostream>
using namespace std;
int t,n,cnt;
void sol(int sum){
if(sum==n){
cnt++;
}
if(sum+1<=n) sol(sum+1);
if(sum+2<=n) sol(sum+2);
if(sum+3<=n) sol(sum+3);
}
int main(void){
cin>>t;
while(t--){
cin>>n;
sol(0);
cout<<cnt<<endl;
cnt=0;
}
return 0;
}
| [
"gudeh8080"
] | gudeh8080 |
ab1aa0b5e27058d510f6c78e6019451afc9b13d6 | d540562a385e5d1b93dc8a95853699d5b5ec452a | /Source/Sandbox2/Character/PlayerCharacter.h | 146ab1823f61f8e5e8faa7ffd7044a0d6451e9ec | [] | no_license | JTuthill01/Sandbox2 | 6c40e9dbb8bf6d947d803282071b4c7a87b7cc49 | 77e1e6e159c9055d6e11838c9aa7d8e48130dc4e | refs/heads/main | 2023-05-01T05:46:28.605973 | 2021-05-21T18:21:07 | 2021-05-21T18:21:07 | 369,620,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,554 | h | #pragma once
#include "CoreMinimal.h"
#include "GameFramework/Character.h"
#include "PlayerCharacter.generated.h"
UCLASS()
class SANDBOX2_API APlayerCharacter : public ACharacter
{
GENERATED_BODY()
public:
// Sets default values for this character's properties
APlayerCharacter();
public:
// Cal... | [
"noreply@github.com"
] | JTuthill01.noreply@github.com |
3337d501db27d5e6e8dd5ccccc43a1d4028b0f05 | c2ffe662f12590b8175c788e90890bb46ea101bc | /tester/src/main.cpp | f161f1fe355dc57b3912a6d2fcc38f500ea29451 | [] | no_license | karaketir16/PlatformIOProjects | 06d448215ac69da8254bd876413eafe1832abebc | 03a943631f99130c254c8af820ba849d8fa25c75 | refs/heads/master | 2023-07-14T03:21:41.511805 | 2021-08-19T16:05:41 | 2021-08-19T16:05:41 | 381,005,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,916 | cpp | #include <Arduino.h>
void ser()
{
Serial.setRx(PA10); // using pin name PY_n
Serial.setTx(PA9); // using pin number PYn
}
#include <Wire.h>
#include <SPI.h>
#include <Adafruit_LSM9DS1.h>
#include <Adafruit_Sensor.h> // not used in this demo but required!
// i2c
//Adafruit_LSM9DS1 lsm = Adafruit_L... | [
"osmankaraketir@gmail.com"
] | osmankaraketir@gmail.com |
0027dc10409fcbf0787e83013ab46ac6bf18160d | 816387bfc88fd5832ee12715ec6f8ad4e3a721ee | /Heaps/minimumSum.cpp | f21ad57a879f9be0a4e20c5f7758aa40c40445de | [] | no_license | Siriayanur/DSA | 2710163f93e65878d0985307cc838128bfcfb8f5 | 11679a585b2aec2d5b1eeefb97e469ac6f95ef84 | refs/heads/master | 2023-06-18T04:54:38.886743 | 2021-07-17T12:37:50 | 2021-07-17T12:37:50 | 314,945,846 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 653 | cpp | #include <iostream>
#include <bits/stdc++.h>
using namespace std;
string solve(int arr[], int n)
{
sort(arr, arr + n);
string ans;
int carry = 0;
int i;
for (i = n - 1; (i - 1) >= 0;)
{
int curr = arr[i] + arr[i - 1] + carry;
carry = curr / 10;
curr = curr % 10;
... | [
"meemusiri@gmail.com"
] | meemusiri@gmail.com |
64e907b4c5b2dad035c50f731dcdc86bc310419b | b7880e3193f43e1a2f67b254f16d76d485cf3f46 | /src/urn_jaus_jss_mobility_LocalPoseSensor_1_0/Messages/ReleaseControl.cpp | 6a8b6004f6565513f0a9e771ad0c164e49f4d63e | [] | no_license | davidhodo/libJAUS | 49e09c860c58f615c9b4cf88844caf2257e51d99 | b034c614555478540ac2565812af94db44b54aeb | refs/heads/master | 2020-05-15T17:44:55.910342 | 2012-01-18T20:33:41 | 2012-01-18T20:33:41 | 3,209,499 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,441 | cpp | #include "urn_jaus_jss_mobility_LocalPoseSensor_1_0/Messages/ReleaseControl.h"
namespace urn_jaus_jss_mobility_LocalPoseSensor_1_0
{
void ReleaseControl::AppHeader::HeaderRec::setParent(AppHeader* parent)
{
m_parent = parent;
}
void ReleaseControl::AppHeader::HeaderRec::setParentPresenceVector()
{
if(m_parent != N... | [
"david.hodo@gmail.com"
] | david.hodo@gmail.com |
40a54cd4abb757603723c67bd8308fdce185150a | fabf1ce91b69df71b1e4d1efcf4edf245a1e09e2 | /Editor/SceneEdit/Manipulator/ManipulatorObject.cpp | 44e74e5397af2e7e380b1cb66555b0246545dc48 | [] | no_license | mavaL/MiniCraft | 7edc0f8dff7fc311f230162a2184a55c348b0b13 | 30d5338069772392ecb7c64bb533991b0e3de0b1 | refs/heads/master | 2021-01-23T12:27:19.311517 | 2013-08-22T14:36:20 | 2013-08-22T14:36:20 | 6,823,849 | 4 | 2 | null | null | null | null | GB18030 | C++ | false | false | 14,298 | cpp | #include "stdafx.h"
#include "ManipulatorObject.h"
#include "../EditorDefine.h"
#include "ManipulatorScene.h"
#include "ManipulatorAction.h"
#include "Gizmo.h"
#include "Utility.h"
#include <OgreWireBoundingBox.h>
#include "OgreManager.h"
#include "Operation/Operation.h"
ManipulatorObject::ManipulatorObject()
:m_curE... | [
"54639976@qq.com"
] | 54639976@qq.com |
24317273bda62e666ffb30e5ca8562533b7213d3 | faa64045144bf9c3ea82c1261cdadcbb36443075 | /Codeforces/1252A.cpp | a512450e54eed5728a3e16d178d4eddd38942740 | [] | no_license | diyajaiswal11/Competitive-Programming | a2c59e8e868ed6f4396be0440a20790ae496766a | 0bdbe71a8902800daf1f8316d5b68e968b1b1fec | refs/heads/master | 2023-04-11T02:39:18.663281 | 2021-04-24T17:35:17 | 2021-04-24T17:35:17 | 273,734,996 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 783 | cpp | #include<bits/stdc++.h>
#include<vector>
#include<string>
#include<algorithm>
using namespace std;
#define fastio ios_base::sync_with_stdio(0);cin.tie(NULL);cout.tie(NULL);
#define printclock cerr<<"Time : "<<1000*(ld)clock()/(ld)CLOCKS_PER_SEC<<"ms\n"
#define MAX 1000000
#define mod 1000000007
#define ll long long int... | [
"shubhijaiswal2000@gmail.com"
] | shubhijaiswal2000@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.