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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6ebc73bb273052d61f2941d3fe2646d9eed2ea9c | f131f99c2410c2c84bfa8cd3ae1bc035048ebe48 | /axe.mod/angle.mod/src/libGLESv2/renderer/d3d/d3d11/PixelTransfer11.h | ed1a3ae1d0a43a47661971e4b0811b92419ae48b | [] | no_license | nitrologic/mod | b2a81e44db5ef85a573187c27b634eb393c1ca0c | f4f1e3c5e6af0890dc9b81eea17513e9a2f29916 | refs/heads/master | 2021-05-15T01:39:21.181554 | 2018-03-16T21:16:56 | 2018-03-16T21:16:56 | 38,656,465 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,479 | h | //
// Copyright (c) 2013 The ANGLE 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.
//
// PixelTransfer11.h:
// Buffer-to-Texture and Texture-to-Buffer data transfers.
// Used to implement pixel unpack and pixel pack buffe... | [
"nitrologic@548b755b-aa20-0410-b24a-7f7e2b255a79"
] | nitrologic@548b755b-aa20-0410-b24a-7f7e2b255a79 |
dd3ab9dbbfdc817ace282aa442f3d1fa37a845a9 | 1349bac38d0c70d2d4abf45adb5ce08423b128f2 | /Proyecto/4-Sistema-utilizando-clases/clientes.h | 89be9e081145309926ee08fca459dcd219e46b8c | [
"MIT"
] | permissive | jdelcidz/cpp-1 | 4c5cac6bc35bbbee07cdabc4d1636348bbbc1a53 | 47562fac7939ac0e942f5ad29a08d6405996c9a0 | refs/heads/master | 2022-10-22T13:01:43.299891 | 2020-06-13T15:01:48 | 2020-06-13T15:01:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 385 | h | #include <iostream>
using namespace std;
class Cliente {
public:
string Codigo;
string Nombre;
string Telefono;
Cliente() {
}
Cliente(string codigo, string nombre, string telefono) {
Codigo = codigo;
Nombre = nombre;
Telefono = telefono;
}
};
void inicializarDatosdeClientes();
void cliente... | [
"billy@acklenavenue.com"
] | billy@acklenavenue.com |
d33b32c9b4a47b6af5dff5e0e5a9538cd1c20814 | 1cc44526fe719ddb807241e873b536c22fa0d1bf | /Src/Representations/Infrastructure/IntegralImage.h | 905d5ce8458bf640470368ee81f5137c6a558063 | [
"BSD-2-Clause"
] | permissive | Handsome-Computer-Organization/nao | 55e188276a7ba82631bc6283d18db89f2b688c75 | d7bbac09355e5f8f719acb4b65b39bc7975878ca | refs/heads/main | 2023-04-26T12:24:59.944423 | 2021-05-14T12:53:10 | 2021-05-14T12:53:10 | 367,357,552 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,364 | h | /**
* @file InegralImage.h
*
* Declaration of struct IntegralImage.
*/
#pragma once
#include "Tools/Streams/AutoStreamable.h"
#include "Image.h"
#include "SobelImage.h"
#include "Tools/Math/BHMath.h"
STREAMABLE(IntegralImage,
{
IntegralImage(const int w = 320, const int h = 240)
{
init(w,h);
}
void init(... | [
"handsomeyingyan@github.com"
] | handsomeyingyan@github.com |
5b5df4f93f44ec357943180ec7d2252b49f66c31 | 99d3c5d09886c1d45cc7eed7a6dcce3548ac4da3 | /nebula/doc/old/RCS/Samples/SampleFramework/renderer/drivers/d3d9/D3D9RendererTarget.cpp | 54121c655b907bce59a20369ccfc296a67989aa0 | [] | no_license | nebula-engine/nebula_old | 1e49843c7c8a4915d0303cca5b8067d6e62de4fb | d61f91140b6ac5334a8292bfece97092a99c53b0 | refs/heads/master | 2021-01-23T13:49:01.855177 | 2015-03-05T04:07:06 | 2015-03-05T04:07:06 | 29,644,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,024 | cpp | /*
* Copyright 2008-2012 NVIDIA Corporation. All rights reserved.
*
* NOTICE TO USER:
*
* This source code is subject to NVIDIA ownership rights under U.S. and
* international Copyright laws. Users and possessors of this source code
* are hereby granted a nonexclusive, royalty-free license to use this c... | [
"charlesrymal@gmail.com"
] | charlesrymal@gmail.com |
07737784510130c542c5f91c387a0d793b1f688f | 070d630a312f393372d9264089329120186a8f3a | /Galatea/Bomb.h | 144e62037e0c30159b751816de6b1b5e1004b7f5 | [] | no_license | peersmg/WW2ShooterGame | 35ca31078e0ee205cddc399bc7ae5f6b0d29d440 | 7980af2c4ff980651f74f6f18d0b8c4a57bde4de | refs/heads/master | 2021-01-11T10:50:01.099834 | 2016-12-13T18:53:34 | 2016-12-13T18:53:34 | 76,181,606 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 959 | h |
//Title : Bomb.h
//Purpose : Bomb header.
//Author : Matthew Peers
//Date : 05/12/16
#pragma once
#include "GameObject.h"
class Bomb : public GameObject
{
private:
Rectangle2D collisionShape; // Objects collision shape
Vector2D m_velocity; // The velocity of the bomb
Vector2D m_imageS... | [
"peersmg@gmail.com"
] | peersmg@gmail.com |
763c5199c8d7ff0bad12e10db4cfaf0c56e7d0f4 | 6f525b3061951e1e6604bcf8d10f6ad6a733d8d6 | /main.cpp | bb9c643771668251894ffe3aa177b5a5ad0b41eb | [] | no_license | Zheny-mc/- | 93239e4ac8da420c340e98d5225c3e85001c8370 | f01ce6a83239b7098be0f2d7e559f092c9b828b7 | refs/heads/master | 2022-12-04T13:00:34.487558 | 2020-08-27T15:09:34 | 2020-08-27T15:09:34 | 288,446,291 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,191 | cpp | #include "zipper.h"
using std::cout;
using std::endl;
class Power
{
public:
int argc; //количество аргументов
string* argv; //аргументы
string mode; //режим запуска
string name; //имя архива
vector<string> FileNames;
Power(int _argc, const char** _argv) : argc(_argc-1), argv(new string[_argc-1])
{
fo... | [
"Vitayaka87@gmail.com"
] | Vitayaka87@gmail.com |
50c61de1f90a8ba7f4f42745acee1e69b6e3bd9c | 6556148eec751962b54c5b9a619bbebae2c4119d | / robocupsslclient/Tactics/DisperseTactic.h | 6641afd259abd5aac2de1e6a5ca95b80162ebfe0 | [] | no_license | Hannna/robocupsslclient | 947fe9ccb2f6101b60dc711166d7d91435bc624d | 4009fce4bba34f9e8083645c8ee88dc8d975986c | refs/heads/master | 2020-06-03T11:57:58.539558 | 2012-02-28T23:39:42 | 2012-02-28T23:39:42 | 33,896,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | h | /*
* DIsperseTactic.h
*
* Created on: Aug 9, 2011
* Author: maciek
*/
#ifndef DISPERSETACTIC_H_
#define DISPERSETACTIC_H_
#include "Tactic.h"
class Robot;
class DisperseTactic: public Tactic {
public:
DisperseTactic( Robot & robot );
virtual bool isFinish();
virtual ~DisperseTactic();
protected:
... | [
"mgabka@48f5bffa-9504-1908-88fd-a439b3b414de"
] | mgabka@48f5bffa-9504-1908-88fd-a439b3b414de |
4a875cef049e86b3d405a51174546f8ce2c76b73 | 5f67df4e0d6d82b6877e4f899dd6395850ca3604 | /Hackerrank/Miser-Nim.cpp | 6871314b85c7309cb80f77b54e0c0b6fe812b1e0 | [
"MIT"
] | permissive | dfm066/Programming | c27115bffed568fa1fe05a5448a7a82042451415 | 53d28460cd40b966cca1d4695d9dc6792ced4c6f | refs/heads/master | 2021-07-03T17:40:22.010361 | 2020-09-14T19:59:03 | 2020-09-14T19:59:03 | 63,838,561 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int main() {
/* Enter your code here. Read input from STDIN. Print output to STDOUT */
int t,n,s,flg;
scanf("%d",&t);
while(t--){
scanf("%d",&n);
for(int i = 0... | [
"dfm066@icloud.com"
] | dfm066@icloud.com |
b3a9f06a2beb496a368a28c02dc9d5a72e5c81d4 | a84730d2a6666e7d7deb86ac939876ecf4397502 | /littl/Unicode.hpp | f8a41c1783f57e7fbf742c91aac6cd76edcc432e | [] | no_license | minexew/littl | 44587a113fceb5ef761139c3c94e10d168ce1918 | 7889fbc515a088f9ade6ccb8772aaff9c62dfe79 | refs/heads/master | 2021-06-06T05:03:59.158975 | 2020-02-04T10:03:01 | 2020-02-04T10:05:25 | 23,193,008 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,249 | hpp | /*
Copyright (C) 2011, 2012, 2013 Xeatheran Minexew
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, m... | [
"minexew@gmail.com"
] | minexew@gmail.com |
3578ea595763f21308abf2db57b0d0f3907ba8da | 9c04f0b56921c56328a990e83226a8913d92f6ad | /Week 4/BoekHeap/BoekHeap/Boek.cpp | 1028fb2f0820dfa8869fbafd6b41e4deafbd2a22 | [] | no_license | JoasKleine/IOOP | ca6c6f9090b719a07bdb7dfea7da0352d32af002 | 19c0521964ee143db8c311b30b5c7a538817139b | refs/heads/master | 2021-07-24T06:31:16.854480 | 2017-11-02T22:10:52 | 2017-11-02T22:10:52 | 103,421,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 150 | cpp | #include "stdafx.h"
#include "Boek.h"
Boek::Boek()
{
}
Boek::Boek(std::string name) {
_name = name;
}
Boek::~Boek()
{
}
| [
"noreply@github.com"
] | JoasKleine.noreply@github.com |
c3f7d961b7690ecc82fbb80bdfe88010c2f688df | f9fed164f610b5ce23c5e56f0b0ebdaa7f0ca6e7 | /oj/1683/1683/main.cpp | d3799d4eae23ff019386f0cf88e2f6e9fbe4c935 | [] | no_license | lszr-x/MiscellaneousAlgorithmOfC- | b0f4bc53ee191d31b66425ff83fbb26d7c470fde | a4b1af0e3935616e136f9e3d37eaf9728b846f8a | refs/heads/master | 2021-04-15T14:18:17.640846 | 2018-03-27T13:27:34 | 2018-03-27T13:27:34 | 126,178,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 673 | cpp | //
// main.cpp
// 1683
//
// Created by apple on 2017/3/20.
// Copyright © 2017年 apple. All rights reserved.
//
#include <iostream>
#include <set>
#include <cstdio>
using namespace std;
int main(int argc, const char * argv[]) {
set<string> s;
string a,b;
char x;
while(~scanf("%c",&x)){
if(x... | [
"1085963811@qq.com"
] | 1085963811@qq.com |
80ef5a59199c409447ecee19eb6df840e03b08a4 | 2ebbf732886a1889b2fe1c4c2b075660a6a6aa59 | /Cipher.cpp | 480b9d565e516717721a011d6b9d410644d18dc4 | [] | no_license | nperry15/202-proj4 | a3104463bed4d331893c8d67f8b90e6d6f257849 | 0b6b8f8d589a158c7d57933f96167f261f319862 | refs/heads/master | 2022-04-26T09:49:08.270593 | 2020-04-28T22:39:19 | 2020-04-28T22:39:19 | 259,767,488 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,292 | cpp | //Title: Cipher.cpp
//Author: Ncholas Perry
//Date: 4/20/2020
//Description: This is an abstract class file; parent class to all the other cipher classes
#include "Cipher.h"
#include <iostream>
#include <string>
#include <sstream> //Used to format output for each subtype for output
using namespace std;
// Name:... | [
"noreply@github.com"
] | nperry15.noreply@github.com |
710cc5465a8f1005f68b2025d414f2f897935b04 | 31ac07ecd9225639bee0d08d00f037bd511e9552 | /externals/OCCTLib/inc/StepVisual_ColourRgb.hxx | 314f72478c4c2ef2fc33810c2d891c44006b7f05 | [] | no_license | litao1009/SimpleRoom | 4520e0034e4f90b81b922657b27f201842e68e8e | 287de738c10b86ff8f61b15e3b8afdfedbcb2211 | refs/heads/master | 2021-01-20T19:56:39.507899 | 2016-07-29T08:01:57 | 2016-07-29T08:01:57 | 64,462,604 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,916 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _StepVisual_ColourRgb_HeaderFile
#define _S... | [
"litao1009@gmail.com"
] | litao1009@gmail.com |
007afcd159ffcc5116171b1c538e46556afa5ff5 | 1942a0d16bd48962e72aa21fad8d034fa9521a6c | /aws-cpp-sdk-cloudtrail/include/aws/cloudtrail/model/PutEventSelectorsRequest.h | 63ba924f8dac3ec11c50d390820f5155086beb9e | [
"Apache-2.0",
"JSON",
"MIT"
] | permissive | yecol/aws-sdk-cpp | 1aff09a21cfe618e272c2c06d358cfa0fb07cecf | 0b1ea31e593d23b5db49ee39d0a11e5b98ab991e | refs/heads/master | 2021-01-20T02:53:53.557861 | 2018-02-11T11:14:58 | 2018-02-11T11:14:58 | 83,822,910 | 0 | 1 | null | 2017-03-03T17:17:00 | 2017-03-03T17:17:00 | null | UTF-8 | C++ | false | false | 9,978 | h | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"henso@amazon.com"
] | henso@amazon.com |
840dcf27278063660fa44194e5b89fdda06ad237 | 5c3f6bdd0aa5446a78372c967d5a642c429b8eda | /src/versionbits.h | a9e0c63d836f63cecba02a2e2110b6be67fd9289 | [
"MIT"
] | permissive | GlobalBoost/GlobalBoost-Y | defeb2f930222d8b78447a9440d03cce9d8d602c | b4c8f1bb88ebbfa5016376fee9a00ae98902133f | refs/heads/master | 2023-08-11T12:04:12.578240 | 2023-07-11T03:56:18 | 2023-07-11T03:56:18 | 23,804,954 | 20 | 22 | MIT | 2023-07-11T03:56:19 | 2014-09-08T19:26:43 | C++ | UTF-8 | C++ | false | false | 3,223 | h | // Copyright (c) 2016-2018 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 GLOBALBOOST_VERSIONBITS_H
#define GLOBALBOOST_VERSIONBITS_H
#include <chain.h>
#include <map>
/** What block versio... | [
"null"
] | null |
fbd95e919280ee7cda0bda642c89214ab67cb77f | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/107/405/CWE590_Free_Memory_Not_on_Heap__delete_int64_t_placement_new_63b.cpp | 4f1509d3599a480515654a657f303a28fafea0b3 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,241 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE590_Free_Memory_Not_on_Heap__delete_int64_t_placement_new_63b.cpp
Label Definition File: CWE590_Free_Memory_Not_on_Heap__delete.pointer.label.xml
Template File: sources-sink-63b.tmpl.cpp
*/
/*
* @description
* CWE: 590 Free Memory Not on Heap
* BadSource: placement_ne... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
79f0b9167ead7bc77891775ab3a98bbe58afec88 | fc2d01d1afa08ffc46c23901163c37e679c3beaf | /Core/StdFile.cpp | 533d3729043f127ca134fd910935909cd517be4f | [] | no_license | seblef/ShadowEngine | a9428607b49cdd41eb22dcbd8504555454e26a0c | fba95e910c63269bfe0a05ab639dc78b6c16ab8b | refs/heads/master | 2023-02-14T19:08:25.878492 | 2021-01-08T16:16:44 | 2021-01-08T16:16:44 | 113,681,956 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 297 | cpp |
#include "StdFile.h"
using namespace Core;
bool StdFile::seek(size_t offset, FileSeek fs)
{
ios::seekdir sd;
switch(fs)
{
case FS_START: sd=ios::beg; break;
case FS_END: sd=ios::end; break;
default: sd=ios::cur;
}
_fs.seekp(offset,sd);
return _fs.good();
}
| [
"sebast.lefort@gmail.com"
] | sebast.lefort@gmail.com |
fb08c0d2636672b54a4222a71083226d91ea9697 | e1071cd8065ed01b8bc42f5f47f964837ec723b8 | /src/ripple/ledger/ApplyView.h | 8c90ab09e0cde9dd2d05e251d724b2d31b69d0ec | [
"MIT-Wu",
"MIT",
"ISC",
"BSL-1.0"
] | permissive | SAN-CHAIN/sand | 07355acf0ba4607a5cb1408a1d86d87f03e3a317 | 1c51a7d1b215a7a2e1e06bd3b87a7e1da7239664 | refs/heads/master | 2020-06-22T01:27:21.168067 | 2016-10-15T11:22:18 | 2016-10-15T11:22:18 | 94,208,495 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 6,190 | h | //------------------------------------------------------------------------------
/*
This file is part of rippled: https://github.com/ripple/rippled
Copyright (c) 2012, 2013 Ripple Labs Inc.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is h... | [
"nemox1024@hotmail.com"
] | nemox1024@hotmail.com |
b6a456f7fba3501c2a87b358ec2b6efeaa135893 | 7fc17454c7eba676faf9c78c0c09f40668e11250 | /api/c/tests/unit/basic/test_containers.cpp | 55e7889d1db0ae94be64b6e68c410900709327bc | [
"Apache-2.0"
] | permissive | yjy616/Indigo | 3bcecf7728289082667222d8b5545c27199d3d50 | 82f9ef9f43ca605f7265709e7a9256f1ff468d6c | refs/heads/master | 2023-05-29T01:21:48.688094 | 2021-06-07T16:36:33 | 2021-06-07T16:36:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 734 | cpp | #include <gtest/gtest.h>
#include <base_cpp/array.h>
#include <base_cpp/red_black.h>
using namespace indigo;
TEST(IndigoContainersTest, test_array)
{
Array<int> array;
const auto initial_size = 100;
array.resize(initial_size);
array.zerofill();
ASSERT_EQ(array.size(), initial_size);
array.cle... | [
"noreply@github.com"
] | yjy616.noreply@github.com |
6ad15fed7348b9c02a45ce67d575780989be98d5 | 753244933fc4465b0047821aea81c311738e1732 | /culture/target/cpp-O3/ts2/src/__boot__.cpp | 4b1c891c0f75dfc3b8fbfa4ada38343b16600895 | [] | no_license | mboussaa/HXvariability | abfaba5452fecb1b83bc595dc3ed942a126510b8 | ea32b15347766b6e414569b19cbc113d344a56d9 | refs/heads/master | 2021-01-01T17:45:54.656971 | 2017-07-26T01:27:49 | 2017-07-26T01:27:49 | 98,127,672 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 6,348 | cpp | // Generated by Haxe 3.3.0
#include <hxcpp.h>
#ifndef INCLUDED_utest_ui_common_SuccessResultsDisplayMode
#include <utest/ui/common/SuccessResultsDisplayMode.h>
#endif
#ifndef INCLUDED_utest_ui_common_HeaderDisplayMode
#include <utest/ui/common/HeaderDisplayMode.h>
#endif
#ifndef INCLUDED_utest__Dispatcher_EventExcepti... | [
"mohamed.boussaa@inria.fr"
] | mohamed.boussaa@inria.fr |
e876096692ee190e801ade224df0faafc62ba8f3 | a98dda4df2b85fc27192378d6fbde58510dc0ed0 | /Vectors/Vectors/Vectors.cpp | c7ce91a3edf696b664e08214c970f49324af308f | [] | no_license | rydanie/VestorsExample | d7159ba793eee637cddfd4c67b914e717c3ec2f9 | 406498cf84fdd7ee8f52303c1365ac14b2aa3405 | refs/heads/master | 2020-12-14T07:10:49.576338 | 2020-01-18T03:51:14 | 2020-01-18T03:51:14 | 234,677,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,317 | cpp | ///VECTOR
#include <vector>
#include <iostream>
#include <algorithm>
#include <iomanip>
using namespace std;
void calculate(); //Function To calculate
int main()
{
int choice = 0;
do
{
system("cls"); //Clear the Screen
cout << "Vector\n\n";
cout << " 1. Enter Numbers \n";
cout << " 2. End... | [
"noreply@github.com"
] | rydanie.noreply@github.com |
b968362744c2d2e1d65238878d04021c9e45ecfb | 96d44e7e9ba85a38d44c204c58e93bf5fc4a546c | /for_spectra/auau15gev/tpcAnal/StRoot/StRefMultCorr/StRefMultCorr.h | 0b4f560303156126792af9651819524e068a19a5 | [] | no_license | ManukhovStepan/Aparin-laboratory | 00abfcb53d634de6026fbfa98009113db13a45f7 | b1072a7eb036e5cadf3388b8511f755c039dbb37 | refs/heads/master | 2022-11-28T01:17:57.519553 | 2020-08-11T08:59:47 | 2020-08-11T08:59:47 | 255,908,201 | 0 | 2 | null | 2020-08-11T08:59:49 | 2020-04-15T12:21:54 | C++ | UTF-8 | C++ | false | false | 8,217 | h | //------------------------------------------------------------------------------
// $Id: StRefMultCorr.h,v 1.1 2018/09/07 10:49:45 nasim Exp $
// $Log: StRefMultCorr.h,v $
// Revision 1.1 2018/09/07 10:49:45 nasim
// *** empty log message ***
//
// Revision 1.9 2015/05/22 06:52:07 hmasui
// Add grefmult for Run14 A... | [
"manukhov.2000@mail.ru"
] | manukhov.2000@mail.ru |
9f30de5b08b44027dc3b197a5a0d3a685aebc4c0 | fb57dc0efeab3e51e6c59c8d58c654ac253c3ba9 | /Sharing/Src/Source/Common/Private/json/json_parsing.cpp | a47f3378e2a6f0cb628b8d34bffae5eddd693588 | [
"MIT"
] | permissive | microsoft/MixedRealityToolkit | aa7eddbeb36cbb5894beea32e2ff91cef29afcdf | 8454abcce504effd83c9d6e20725f6037c11e2b4 | refs/heads/main | 2023-07-08T11:15:38.879033 | 2023-06-28T19:21:12 | 2023-06-28T19:21:12 | 46,008,487 | 251 | 61 | MIT | 2023-06-28T19:21:13 | 2015-11-11T20:37:59 | C++ | UTF-8 | C++ | false | false | 31,445 | cpp | /***
* ==++==
*
* Copyright (c) Microsoft Corporation. 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... | [
"neerajw@microsoft.com"
] | neerajw@microsoft.com |
90a04ac4cf8490b973d3f872556115bfce48e3fb | c2bbe165858014ea7fd226710fa3dc1f4af36fe8 | /src/utilities.hpp | 6d2a191684e3a236196738757b0907d78bf3e144 | [] | no_license | tonymugen/GWAlikeMeth | 5781bb71e0ac79d6772d405a025f4379a52453cc | 8245a7224ba4253681f54aaedd17a60b4520bedf | refs/heads/master | 2020-04-16T00:34:56.464885 | 2020-01-31T22:28:18 | 2020-01-31T22:28:18 | 165,144,017 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 24,541 | hpp | //
// utilities.hpp
//
//
// Created by Tony Greenberg on 12/21/16.
// Copyright © 2016 Tony Greenberg. All rights reserved.
//
/// Miscellaneous functions and algorithms
/** \file
* \author Anthony J. Greenberg
* \copyright Copyright (c) 2016 Anthony J. Greenberg
* \version 0.1
*
* This is the project header ... | [
"info@bayesicresearch.org"
] | info@bayesicresearch.org |
98d1cc526d52777216be2f2ee9225df26442ba48 | e9e6534a8b8f9112eb8349fcf95394d9ffee5de9 | /msm/fff0/src/msm.cpp | c14a7dee7f6d493f123764e2fb88b2557a7814f7 | [] | no_license | ld1988/Fokker-Planck | 473933a3d7d99964a2e858c74851d47bea483c35 | 9136c18e058e7737e3b10c67a750f271b13136b2 | refs/heads/master | 2020-05-18T07:13:16.252321 | 2019-04-26T10:30:51 | 2019-04-26T10:30:51 | 184,258,321 | 0 | 0 | null | 2019-04-30T12:30:05 | 2019-04-30T12:30:04 | null | UTF-8 | C++ | false | false | 5,680 | cpp | #include <iostream>
#include <time.h>
#include <stdlib.h>
#include <algorithm>
#include <vector>
#include <string>
#include <sstream>
#include <fstream>
#include <math.h>
#include "header.h"
using namespace std;
/////////////////////////////////////////////////////////////////////////////////////////////////////////... | [
"noreply@github.com"
] | ld1988.noreply@github.com |
f2875b792519f990a2bb56acc2de73a1a2ca58a0 | 44ab5e73bae277f1078dbe73fd0f99a7f0c98fa6 | /include/MacroSupplyManager.h | d8afce8137869f38a5d7a81c4378058e35e81a64 | [] | no_license | albertouri/dementor-bot | f66dfb00f1391a7457d07cf136eee086b5cdfd29 | b62de93062767943bb8a6c30aaa825ddd31198be | refs/heads/master | 2021-01-20T09:36:41.993561 | 2015-07-23T19:26:08 | 2015-07-23T19:26:08 | 39,587,387 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 427 | h | #pragma once
#include <Arbitrator.h>
#include <BWAPI.h>
#include <MacroManager.h>
class MacroSupplyManager
{
public:
static MacroSupplyManager* create();
static void destroy();
void update();
int lastFrameCheck;
int initialSupplyTotal;
int initialSupplyProviderCount;
private:
... | [
"matej.istenik@gmail.com"
] | matej.istenik@gmail.com |
c3f31821e15b08d46f6e86b6d01868c3fb114d02 | 2b9cc67d4bbb5257b4c64bf6437bf7c589300c06 | /scripts/NuisanceChecks/AutoDict_binary_function_TString_TString_bool_.cxx | 8b9b688dc17be4a4d24fd0070b0e23bb186c3bf2 | [] | no_license | gerbaudo/hlfv-fitmodel | 81bfe391a4a19af5268fa056319dc552f6b9e1cf | 17a44604fa860382f72e27a5ee5c1432677e40cd | refs/heads/master | 2020-06-07T09:34:42.487189 | 2015-05-25T09:44:23 | 2015-05-25T09:44:23 | 35,870,053 | 1 | 0 | null | 2015-05-25T09:05:46 | 2015-05-19T08:43:13 | C | UTF-8 | C++ | false | false | 275 | cxx | #include "map"
#include "TString.h"
#include "TString.h"
#ifdef __CINT__
#pragma link C++ nestedclasses;
#pragma link C++ nestedtypedefs;
#pragma link C++ class binary_function<TString,TString,bool>+;
#pragma link C++ class binary_function<TString,TString,bool>::*+;
#endif
| [
"avitald@883ba7d9-fdd0-4202-9341-49aa55999ad8"
] | avitald@883ba7d9-fdd0-4202-9341-49aa55999ad8 |
673a7db6492227e1c1996b24178c3487367db332 | f75d79c35ee9c42213837405efb0489ef95dff4a | /C867/securityStudent.h | 94e4da17a8c4d659bd59057e518d829c7cacb8c9 | [] | no_license | djok1/C867 | 398951964038a6a9c1c4b95fa008ae21bd7901f1 | b8234c59c361757709da95ec964ceb3a5b767f9c | refs/heads/master | 2022-10-29T10:13:27.146076 | 2019-09-09T04:58:59 | 2019-09-09T04:58:59 | 202,541,307 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 414 | h | #pragma once
#include "student.h"
class securityStudent :
public student
{
private:
DegreeType degreeType = security;
public:
string getDegreeType()
{
return "Security";
}
securityStudent(string StudentID, string FirstName, string LastName, string Email, string Age, string Days1, string Days2, string ... | [
"djok@live.com"
] | djok@live.com |
e5031dbebf3a2c7f67a0e11f0cdb81242aafd0c2 | 7e5be101928eb7ea43bc1a335d3475536f8a5bb2 | /2016 Training/7.24/E.cpp | 93b0907a0e3a12e39f6cf75f5d0d0d4a4a2ef55b | [] | no_license | TaoSama/ICPC-Code-Library | f94d4df0786a8a1c175da02de0a3033f9bd103ec | ec80ec66a94a5ea1d560c54fe08be0ecfcfc025e | refs/heads/master | 2020-04-04T06:19:21.023777 | 2018-11-05T18:22:32 | 2018-11-05T18:22:32 | 54,618,194 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,005 | cpp | //
// Created by TaoSama on 2016-07-24
// Copyright (c) 2016 TaoSama. All rights reserved.
//
#pragma comment(linker, "/STACK:102400000,102400000")
#include <algorithm>
#include <cctype>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <iomanip>
#include <iostream>
#i... | [
"lwt1367@gmail.com"
] | lwt1367@gmail.com |
3386100488410794c0ee148f203fed290ff288cf | e7e245b6f266ab277997b06e9d334f62fd67494e | /BUG_2.CPP | 421c404df325589e4d931622ed78917408f64bc6 | [] | no_license | amankumarkeshu/Spoj-Questions | 22c2ec58db9ca4ce02c106629018edc1633ecc5f | 29c9f16fb028979e7bfa5b7bf9091715290a0afd | refs/heads/master | 2020-03-28T17:51:49.314185 | 2019-04-17T10:06:24 | 2019-04-17T10:06:24 | 148,829,949 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,204 | cpp |
#include<bits/stdc++.h>
#define ll long long
#define ld long double
#define tt(t) read(t); while(t--)
#define endl '\n'
#define vll vector<ll>
#define vvll vector< vll >
#define pll pair<ll ,ll >
#define pss pair < string , string >
#define vpll vector< pll >
#define vpss vector< pss >
#define mp make_pair
... | [
"32524395+amankumarkeshu@users.noreply.github.com"
] | 32524395+amankumarkeshu@users.noreply.github.com |
146667344c2c1171d15ff754316cad6a1370c9ce | ce152a04306cf4ae69ff0c462e7016de376eba47 | /1062.cpp | aba7355190855a4f174b0265e5da66afcde522a3 | [] | no_license | the-badcoder/UVA-Solutions | 9038384e657acf810bd2eb6e356d4b8c47117c73 | b061787a998d4456fec290f896f80c12590eb256 | refs/heads/master | 2018-09-22T11:23:22.380688 | 2018-09-15T14:32:14 | 2018-09-15T14:32:14 | 105,517,803 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,445 | cpp | /// Bismillah Hir Rahmanir Rahim
#include <bits/stdc++.h>
using namespace std;
using ll = long long;
using vi = vector<int>;
using ii = pair <int, int>;
using vii = vector<ii>;
#define ff first
#define ss second
#define sz(x) (x).size()
#define space ... | [
"xktareq07@gmail.com"
] | xktareq07@gmail.com |
1aef01f180436c891cb128393d345da60a8b8b8d | 5971ac054f281c79989f29765443b7aa510650d7 | /src/standard/bits/DD_replace.hpp | a716ddf6fcab6421ce38cdff9987b7a475e7f37e | [
"BSD-3-Clause"
] | permissive | ArshartCloud/libDDCPP | 41c01b5f88912b7af49387b54d2cd2854616f0e0 | e9e717794c38fe8a9e1098cd4892f01df1594889 | refs/heads/master | 2021-01-15T11:08:06.050206 | 2015-09-29T09:05:30 | 2015-09-29T09:05:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,063 | hpp | // DDCPP/standard/bits/DD_replace.hpp
#ifndef DD_REPLACE_HPP_INCLUDED_
# define DD_REPLACE_HPP_INCLUDED_ 1
# include "DD_global_definitions.hpp"
DD_BEGIN_
template <typename UndirectionalIteratorT_, typename ValueT1_, typename ValueT2_>
ProcessType replace(
UndirectionalIteratorT_ begin__,
UndirectionalIterator... | [
"idingdong@mogara.org"
] | idingdong@mogara.org |
1f4d72ceb37d50dd8a694c5d49e2f087f583b158 | 6ca4d5f12e9a3839e70163856ff29220f63375f9 | /dependencies/thermite3d/include/scriptable/RenderComponent.h | cea8e0b67c70db2e50e5b99078cf3c9b0fec1585 | [
"MIT"
] | permissive | weflowers/voxeliens | 8d75f304067cea534cd906c86715f08207496640 | 64322d13d1661b6d5f88032b16f410516b9690b8 | refs/heads/master | 2023-01-31T21:22:55.461634 | 2020-12-11T19:35:47 | 2020-12-11T19:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | h | #ifndef RENDER_COMPONENT_H_
#define RENDER_COMPONENT_H_
#include "Component.h"
#include "OgreSceneNode.h"
namespace Thermite
{
class RenderComponent : public Component
{
public:
RenderComponent(Object* parent);
~RenderComponent(void);
void onEnabled(bool enabled);
void update(void);
... | [
"matt@milliams.com"
] | matt@milliams.com |
ea8aced1719207ae48408b8c869b1b39321b001f | 2cf838b54b556987cfc49f42935f8aa7563ea1f4 | /aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/Protocol.h | b916cbb80e3b96b2cd32a08683e2afe256637a6f | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | QPC-database/aws-sdk-cpp | d11e9f0ff6958c64e793c87a49f1e034813dac32 | 9f83105f7e07fe04380232981ab073c247d6fc85 | refs/heads/main | 2023-06-14T17:41:04.817304 | 2021-07-09T20:28:20 | 2021-07-09T20:28:20 | 384,714,703 | 1 | 0 | Apache-2.0 | 2021-07-10T14:16:41 | 2021-07-10T14:16:41 | null | UTF-8 | C++ | false | false | 617 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/awstransfer/Transfer_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace Transfer
{
namespace Model
{
enum class Protocol
{
NOT_SE... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
6709b905feb7467620da6dcd62252ce952f83df2 | 66862c422fda8b0de8c4a6f9d24eced028805283 | /slambook2/3rdparty/Pangolin/external/pybind11/tests/test_constants_and_functions.cpp | f5f9340959b6e1a6caee2ba95e5ed974393256e0 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | zhh2005757/slambook2_in_Docker | 57ed4af958b730e6f767cd202717e28144107cdb | f0e71327d196cdad3b3c10d96eacdf95240d528b | refs/heads/main | 2023-09-01T03:26:37.542232 | 2021-10-27T11:45:47 | 2021-10-27T11:45:47 | 416,666,234 | 17 | 6 | MIT | 2021-10-13T09:51:00 | 2021-10-13T09:12:15 | null | UTF-8 | C++ | false | false | 3,905 | cpp | /*
tests/test_constants_and_functions.cpp -- global constants and functions, enumerations, raw byte strings
Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>
All rights reserved. Use of this source code is governed by a
BSD-style license that can be found in the LICENSE file.
*/
#includ... | [
"594353397@qq.com"
] | 594353397@qq.com |
427460ace16471358f937e8a1e445c2160331979 | 5a443213123cdaccae8e9b374d872bd1740d80b5 | /oap-native-sql/cpp/src/third_party/row_wise_memory/unsafe_row.h | 1954ba143b54ac310e6886b52895b20306910c63 | [
"Apache-2.0"
] | permissive | haojinIntel/OAP | 8f8f5c8c32ab597a6d436e8c0719afad1cfae248 | b892390f880af43486abb28268dd1f14f178a64f | refs/heads/master | 2020-11-25T18:40:45.798287 | 2020-11-04T07:06:02 | 2020-11-04T07:06:02 | 228,792,909 | 1 | 0 | Apache-2.0 | 2019-12-18T09:14:44 | 2019-12-18T08:25:48 | null | UTF-8 | C++ | false | false | 5,953 | h | #pragma once
#include <arrow/util/decimal.h>
#include <assert.h>
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <string>
#include "third_party/row_wise_memory/native_memory.h"
#define TEMP_UNSAFEROW_BUFFER_SIZE 1024
typedef struct {
int numFields;
int sizeInBytes;
char* data;
int cu... | [
"noreply@github.com"
] | haojinIntel.noreply@github.com |
4a96122257743f573717ca0f180d4478d508a3ee | 786de89be635eb21295070a6a3452f3a7fe6712c | /pypdsdata/tags/0.8/src/types/pnCCD/ConfigV1.cpp | 454f1aec49bb07e9d902c59cf77e868471c6fcf9 | [] | no_license | connectthefuture/psdmrepo | 85267cfe8d54564f99e17035efe931077c8f7a37 | f32870a987a7493e7bf0f0a5c1712a5a030ef199 | refs/heads/master | 2021-01-13T03:26:35.494026 | 2015-09-03T22:22:11 | 2015-09-03T22:22:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,706 | cpp | //--------------------------------------------------------------------------
// File and Version Information:
// $Id$
//
// Description:
// Class ConfigV1...
//
// Author List:
// Andrei Salnikov
//
//------------------------------------------------------------------------
//-----------------------
// This Class... | [
"salnikov@b967ad99-d558-0410-b138-e0f6c56caec7"
] | salnikov@b967ad99-d558-0410-b138-e0f6c56caec7 |
cbb5ea0f6eadede1af2ce6a67dcdc7b751de9331 | eabffc4df9bcb5b98a64242c544f45be4bfe85f3 | /Project_Uno/Project_Uno_Tos/Uno_V14/main.cpp | 6b64bc2e2fab20f79e72f32b95c13d6d37f425a9 | [] | no_license | Dredz223/Fall_Class_2018_Csc5 | 7d1086a8fc31a6cd3151bc5adfd68a9f247575a9 | 8c404cbfd560293b3558b474bc10d2fd961eae48 | refs/heads/master | 2020-04-04T22:33:47.099653 | 2018-12-15T02:51:18 | 2018-12-15T02:51:18 | 156,328,113 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28,609 | cpp | /*
* File: main.cpp
* Author: Andres Guerrero Maldonado
* Created on December 9th, 2018 8:40PM
* Purpose: Uno Project_V14
*
*/
//System Libraries
#include <iostream> //I/O Library -> cout,endl
#include <cstdlib> //Random Library
#include <cstring> //String Library
#include <ctime> //Time Librar... | [
"42884620+Dredz223@users.noreply.github.com"
] | 42884620+Dredz223@users.noreply.github.com |
6082b8716ab84be93deda605ad6f22a2584c7e98 | 328ad992496c5d45b1dabf2027185435b5b281bc | /source/lock.hpp | 9ce56ced93f9e7889c4d22a0d83b55e16be475c4 | [
"MIT"
] | permissive | masagrator/NX-FPS | cdfdb2873bd4c6c4b9474ca1613935066d7853da | 3d6a19e7b6a6b4fb19fc63e7baaf34b1173b8f76 | refs/heads/master | 2023-09-01T14:05:01.650718 | 2023-07-01T16:20:19 | 2023-07-01T16:20:19 | 243,776,092 | 179 | 11 | MIT | 2023-05-22T16:35:08 | 2020-02-28T14:04:56 | C | UTF-8 | C++ | false | false | 11,144 | hpp | #pragma once
#define NOINLINE __attribute__ ((noinline))
/* Design file how to build binary file for FPSLocker.
1. Helper functions */
namespace LOCK {
uint32_t offset = 0;
bool blockDelayFPS = false;
uint8_t gen = 0;
bool MasterWriteApplied = false;
struct {
int64_t main_start;
uint64_t ali... | [
"noreply@github.com"
] | masagrator.noreply@github.com |
9911eb6635830ceb9819d097f306f33462274b8f | 63cb28e9191fb16bb7940d187595227f81d0e7a4 | /Frequency.cpp | 05c974572cf2992e7c089e992d61f946211c4908 | [] | no_license | Varun2851/CppBasics | b6082c61f3973cc8e9be41ecc7bf05e93fe83a6d | 2e24decd361acc442a1c7c96005fee9b1c100fe6 | refs/heads/main | 2023-07-05T17:09:44.514478 | 2021-08-26T06:38:17 | 2021-08-26T06:38:17 | 389,422,796 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 647 | cpp | #include<iostream>
using namespace std;
void freq(int arr[],int n){
for(int i =0; i<n; i++){
bool flag = false;
for(int j = 0 ; j<i; j++){
if(arr[i] == arr[j]){
flag = true;
break;
}
}
if(flag == true){
continue;
... | [
"varunyadav891@gmail.com"
] | varunyadav891@gmail.com |
e3a3dc2a7e4e45b67c3de0e0411b68caea317f92 | d6f182688087f16a6c174e01638de38266fe5459 | /工作目录/称重项目/20170723/WeighSensor/shuruxishu.cpp | b13ef2876704aae58a5c70f600791acf1cd7a903 | [] | no_license | xsw258x2s5w8/WorkDir1 | ad1c9f1c30233ab74094a0b89e5db831b0e6cf8f | 83fd028bea424c11e9068cf6d1cebc0091584d3d | refs/heads/master | 2021-01-01T18:20:41.799845 | 2017-07-27T11:38:00 | 2017-07-27T11:38:00 | 98,314,467 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 655 | cpp | #include "shuruxishu.h"
#include "ui_shuruxishu.h"
#include "index.h"
#include "shuruxishutioajiao.h"
Shuruxishu::Shuruxishu(QWidget *parent) :
QWidget(parent),
ui(new Ui::Shuruxishu)
{
ui->setupUi(this);
connect(ui->returnIndex,SIGNAL(clicked()),this,SLOT(returnIndex()));
connect(ui->returnPage,SI... | [
"928988843@qq.com"
] | 928988843@qq.com |
9c32880c4500482ea735947486eaac06db6f2553 | abc04815d208c517907228cae60161d6e1d769ef | /inc/IThread.hpp | 60c2720429c78062cf865624ae7cc585bd6d9b04 | [] | no_license | zirkome/plazza | 2f85c474cfa6664f7e496a630f509d805b06facd | 63e8f497fcfa430d107ef181916e0d182afd8316 | refs/heads/master | 2021-05-26T13:52:45.492697 | 2014-04-27T15:46:24 | 2014-04-27T15:46:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 469 | hpp | #ifndef _ITHREAD_H_
# define _ITHREAD_H_
# include "ITask.hpp"
class IThread
{
public:
enum State
{
THR_WAITING,
THR_ALIVE,
THR_DEAD
};
public:
virtual ~IThread() {};
public:
virtual void join(void** retval) = 0;
virtual int cancel() const = 0;
virtual ITask *getTask() const = 0... | [
"guillaume.fillon@epitech.eu"
] | guillaume.fillon@epitech.eu |
41228d315e2b89d6ab69aebf71e914b5b58c34a8 | e796b62a902f609a6f52223bc336a8b81155872a | /semaine 2/Challenges Boucle/challenge5.cpp | 102787249c49754ec4125e1ccdbc6c120f97d75b | [] | no_license | souayrioss/Periode-SAS | 551f28c6cbb672e498e3a14202225e6f301ae163 | 195596fc83083dde248828b7bfb9745bdf70e6cd | refs/heads/main | 2023-09-02T16:53:49.638756 | 2021-11-19T07:49:22 | 2021-11-19T07:49:22 | 426,167,652 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 288 | cpp | #include<stdio.h>
#include<stdlib.h>
int main()
{
int r,a,b;
printf("Donner un entier positif:\n");
scanf("%d",&a);
while(a!=0)
{
r=a%10;
b=10*b+r;
a=a/10;
}
printf("l'inverse de l'entier donne en entrée est %d\n",b);
return 0;
}
| [
"souayri.oussama@gmail.com"
] | souayri.oussama@gmail.com |
8cbeac265cd09daf007ad3a5fb239bc5782e24f8 | 96d9346a16fdbeff7d81cd5344b52d0cc3069c37 | /libs/strong_typedef/tagged_float_example.cpp | 6e0ebfa19e2461f2560758fccdbe0b2b1dd217ef | [] | no_license | schardong/Shand | fbee3d305adeea40bcdb85acad989486a60d5b4c | 8603dbef52f4324cfd16a181a0f58f2642489e61 | refs/heads/master | 2020-12-02T20:58:32.950971 | 2017-03-31T06:07:49 | 2017-03-31T06:07:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,491 | cpp | // Copyright Akira Takahashi 2012
// Use, modification and distribution is subject to 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)
#include <boost/math/constants/constants.hpp>
#include <shand/strong_typedef/tagged_float.hpp>
#in... | [
"faithandbrave@gmail.com"
] | faithandbrave@gmail.com |
28d593a1c7ba0df620033e03fe7c673db2bff6d3 | 87d06658a55119d621cdf154215007ab3d35a2bc | /CORE/src/Scene/Scene.cpp | 55c7645ad0fc975fe293ad9bcd72c7acc0cffeb6 | [
"Apache-2.0"
] | permissive | varomix/orbit-dev | 33ab945d28a82d975080b87df54614392714f06c | 2c0d8586878a1bffc9e778783943dff233972581 | refs/heads/master | 2023-04-15T15:23:48.439292 | 2021-04-30T07:24:59 | 2021-04-30T07:24:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,498 | cpp | #include "pch.h"
#include "Scene.h"
#include "Core/Application.h"
// systems
#include "ECS/Systems/SpotLightSystem.h"
#include "ECS/Systems/PointLightSystem.h"
#include "ECS/Systems/SceneCameraSystem.h"
#include "ECS/Systems/GridRendererSystem.h"
#include "ECS/Systems/MeshRendererSystem.h"
#include "ECS/Systems/Editor... | [
"francpouhela@yahoo.com"
] | francpouhela@yahoo.com |
ae654a7c9b7902b516c3caae1e1dd4d9f5c95dd6 | aefc133fdb19e4c7f20048fe9babf68cada7a109 | /MD5/MD5.hpp | a5bd09889b23ab0121b584cf0d141219c98a569b | [] | no_license | abodelot/cpp-utils | d3998add2efe6fbfa5c77388dff65d4e8be690a8 | 480e172349c84725ae978e495a875d50770282af | refs/heads/master | 2020-05-27T03:16:42.077984 | 2019-10-23T22:39:49 | 2019-10-23T22:56:33 | 20,619,186 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | hpp | #ifndef MD5_HPP
#define MD5_HPP
#include <string>
#include <cstdint>
class MD5 {
public:
MD5();
MD5(const char* data, size_t len);
void update(const char* data, size_t len);
/**
* Get digest as a 32 hexadecimal characters string
*/
std::string hexdigest() const;
private:
void tra... | [
"alexandre.bodelot@gmail.com"
] | alexandre.bodelot@gmail.com |
31223a42c3ed9f7e31ac566031dc8bbcef5334c2 | d93159d0784fc489a5066d3ee592e6c9563b228b | /SimTracker/TrackHistory/interface/HistoryBase.h | f93f8e93cec86e1a76107343ebaadb5ae48e7b4c | [] | permissive | simonecid/cmssw | 86396e31d41a003a179690f8c322e82e250e33b2 | 2559fdc9545b2c7e337f5113b231025106dd22ab | refs/heads/CAallInOne_81X | 2021-08-15T23:25:02.901905 | 2016-09-13T08:10:20 | 2016-09-13T08:53:42 | 176,462,898 | 0 | 1 | Apache-2.0 | 2019-03-19T08:30:28 | 2019-03-19T08:30:24 | null | UTF-8 | C++ | false | false | 4,905 | h | #ifndef HistoryBase_h
#define HistoryBase_h
#include <set>
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticleFwd.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingVertex.h"
#include "SimDataFormats/TrackingAnalysis/... | [
"giulio.eulisse@gmail.com"
] | giulio.eulisse@gmail.com |
c45b8dbc95c4e28bbdf63bb529c3db62bc253028 | 8ad39dce5b7a4d9b0fa6bfc3d1745ae02064f506 | /Book & Movie rental shop management/SpellChecker.cpp | 510555a127341559f3b22496b5369196e3742e56 | [] | no_license | aywhr75/Object-oriented-programming | 73cf6c7d87fd834390b7c1d60281a63b1e067689 | c9506420f9f36e931e13f091525e54fd91ca51d2 | refs/heads/master | 2021-03-11T22:45:23.157920 | 2020-03-11T12:46:39 | 2020-03-11T12:46:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,561 | cpp | // Name: YoungA Lee
// Seneca Student ID: 048417083
// Seneca email: yalee2@seneca.ca
// Date of completion: Fab 17 2020
//
// I confirm that the content of this file is created by me,
// with the exception of the parts provided to me by my professor.
#define _CRT_SECURE_NO_WARNINGS
#include<iostream>
#include<algor... | [
"aywhr75@gmail.com"
] | aywhr75@gmail.com |
498754cac19b2e0d4ec3906d3522676a14d85ee3 | 4c2062307f83cbd57e0cd83d57ed23272676ab88 | /src/ast.cpp | 7d028f2ecd37b5193c65269301015a5b03d7a0b4 | [] | no_license | yunjuanhuakai/regex_syntax | 14020700cf8dcc32bb0089b150fc61f66930d396 | 08a8ba7dda2158f8ac66f6c4c092d6008bc991c2 | refs/heads/master | 2021-01-20T21:06:38.170364 | 2017-03-10T13:59:51 | 2017-03-10T13:59:51 | 66,179,985 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,100 | cpp | //
// Created by makai on 16-6-19.
//
#include <iostream>
#include <algorithm>
#include <iomanip>
#include "ast.h"
namespace regex {
using std::cout;
using std::copy;
using std::make_move_iterator;
using std::ostream_iterator;
ast::ast() noexcept
: is_null_(true), t_(mTAG::CONCAT) {}
ast::ast(token const &t) n... | [
"makaiyk@163.com"
] | makaiyk@163.com |
3bfb5442b4377d84bcf56e5ae6238b76ae268581 | c32a95e4444812f204bed4de2c59e5ee9e5134ad | /AlgorithmChallenges/ActorJobs.cpp | 7c7ca025ff00ff3cf50c95381d5644d31f8deb3d | [] | no_license | AlwinJoshy/Algorithm_Challenges | 7f6fb060df458e7012195d7b87c194761d8c629d | dd2ef610148d7f5bdca12d90ecd5fa4461089a3e | refs/heads/master | 2020-08-10T16:28:16.686273 | 2019-10-11T13:58:03 | 2019-10-11T13:58:03 | 214,371,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,311 | cpp | #include <iostream>
enum Months
{
jan,
feb,
mar,
apr,
may,
jun,
jul,
aug,
sep,
oct,
nov,
dec
};
class Job
{
public:
int startMonth;
int endMonth;
Job(Months start, Months end)
{
startMonth = start;
endMonth = end;
}
};
bool Overlaping(Job jobOne, Job jobTwo)
{
if (jobOne.startMonth < jobTw... | [
"flamencoresonance@gmail.com"
] | flamencoresonance@gmail.com |
8bbf23fb186358ddf914798a6f42624299e68764 | 5821d864fb40417184cd37a3ee3c889895d39efb | /manuscript/img-src/lscm/OpenNL_psm.cpp | cf85b3614f3e3d8ca19c2b7de0b4a1a7f7dd554f | [
"WTFPL"
] | permissive | ssloy/least-squares-course | 9c86d8c54894248440fba78206ce253559f4257b | 13692cdfd40a8005893fd33887d6cc743c5f01ec | refs/heads/master | 2022-08-18T15:53:15.313071 | 2021-12-01T12:44:59 | 2021-12-01T12:44:59 | 222,901,933 | 162 | 18 | WTFPL | 2022-07-28T21:16:03 | 2019-11-20T09:38:37 | TeX | UTF-8 | C++ | false | false | 217,065 | cpp | #include "OpenNL_psm.h"
/*
* Copyright (c) 2004-2010, Bruno Levy
* 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 n... | [
"ha@haqr.eu"
] | ha@haqr.eu |
6f744e38d05ecd3fe612b9cbe97777cc9ab7995a | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/components/audio_modem/modem_impl.cc | 447250cad9322254ae692e1137e71662c2210dc7 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | webosce/chromium53 | f8e745e91363586aee9620c609aacf15b3261540 | 9171447efcf0bb393d41d1dc877c7c13c46d8e38 | refs/heads/webosce | 2020-03-26T23:08:14.416858 | 2018-08-23T08:35:17 | 2018-09-20T14:25:18 | 145,513,343 | 0 | 2 | Apache-2.0 | 2019-08-21T22:44:55 | 2018-08-21T05:52:31 | null | UTF-8 | C++ | false | false | 11,449 | cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/audio_modem/modem_impl.h"
#include <stdint.h>
#include <algorithm>
#include <limits>
#include <memory>
#include <vector>
#include ... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
c134767e7d527dc572391ed3114e0f0079e401c3 | c2233b9d54688c32836dea72b6c9ac3306d37213 | /analyzer/analyzer.cpp | d0b1527cad1147c97616398264cea045dbd47a65 | [
"MIT"
] | permissive | zarath/AntScope2 | 64f404acdad819aa886d63c259513cf9fb5e47b9 | 259f0d36e82384487ca214bfc793cb0097e28f5c | refs/heads/master | 2022-11-17T23:32:59.507981 | 2020-07-14T20:13:50 | 2020-07-14T20:13:50 | 279,683,944 | 0 | 0 | MIT | 2020-07-14T20:14:14 | 2020-07-14T20:14:14 | null | UTF-8 | C++ | false | false | 34,902 | cpp | #include "analyzer.h"
#include "popupindicator.h"
#include "customanalyzer.h"
#include <QDateTime>
#include "Notification.h"
Analyzer::Analyzer(QObject *parent) : QObject(parent),
m_hidAnalyzer(nullptr),
m_comAnalyzer(nullptr),
m_analyzerModel(0),
m_comAnalyzerFound(false),
m_hidAnalyzerFound(false... | [
"serg.butenko@gmail.com"
] | serg.butenko@gmail.com |
d88a5766093c8014745f471541a3491d9f9bb1ef | 80ee2a0df0ee1c927c2c828dd651793054f68905 | /code/src/caros/components/caros_teleoperation/src/pose_teleoperate.cpp | 26e93981152fd54299c27283dc8fa2e9becb2354 | [] | no_license | ROVI2-SDU-GROUP1/ROVI2 | d92904aff31a28b12c63f42a1a6b51db411f7602 | 93dd07b5815c6da9da3a790d58bd7e16ce55c2db | refs/heads/master | 2021-06-21T15:03:17.935201 | 2017-05-22T10:02:10 | 2017-05-22T10:02:10 | 84,427,466 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,347 | cpp | #include <caros/pose_teleoperate.h>
#include <rw/math/LinearAlgebra.hpp>
#include <ros/ros.h>
#include <std_srvs/Empty.h>
#include <string>
using rw::math::Deg2Rad;
using rw::math::RPY;
using rw::math::Rotation3D;
using rw::math::Transform3D;
using rw::math::Vector3D;
using rw::math::Q;
using rw::math::Quaternion;
... | [
"manee12@student.sdu.dk"
] | manee12@student.sdu.dk |
a6a34e5454cde0e7ab848175c76f1e4d99b0e29a | 104a2ae28ff3a649c92ffa9cc0f397e452330f24 | /aws-cpp-sdk-kinesisanalyticsv2/include/aws/kinesisanalyticsv2/model/MonitoringConfiguration.h | e6c73aa321c4ee170a10cbd8dbbbb83251a0c3c6 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | quatmax/aws-sdk-cpp | 6ca111b3da69af5e802a3feac70a8da4de006d5d | 578070580b614460a8bd76cf86e305a2e69d0adb | refs/heads/master | 2021-01-18T00:30:48.206056 | 2020-10-05T14:10:05 | 2020-10-05T14:10:05 | 301,419,784 | 0 | 0 | Apache-2.0 | 2020-10-05T13:34:23 | 2020-10-05T13:34:22 | null | UTF-8 | C++ | false | false | 6,441 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
#include <aws/kinesisanalyticsv2/model/ConfigurationType.h>
#include <aws/kinesisanalyticsv2/model/MetricsLevel.h>
#include ... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
539bab2aaac7668978b291bdd3a39411c199b005 | 766996d84cc71493deaf100f2493ee42ed0d4243 | /src/ifc/ifc4/IfcRelAssociatesLibrary.h | 27a11dedd5c93ee66e42a44ff22de28026bab3a4 | [] | no_license | andreasniggl/ifclite | 6040cd72460d401a364c4c7554f2fe3f44ee6df8 | aacc8a9f0add7036c4c04eeaed7938e731726ead | refs/heads/master | 2020-03-09T05:13:57.641923 | 2018-08-06T21:42:27 | 2018-08-06T21:42:27 | 128,607,886 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,389 | h | // Automatically generated by ifclite express parser from ifc4 express file - do not modify
#pragma once
#include "IfcTypeDefinitions.h"
#include "IfcRelAssociates.h"
#include "IfcLibrarySelect.h"
namespace ifc4
{
class IfcRelAssociatesLibrary : public IfcRelAssociates
{
public:
virtual ~... | [
"33835650+andreasniggl@users.noreply.github.com"
] | 33835650+andreasniggl@users.noreply.github.com |
a90dd159ef105427d1cf4330c73ea7433dadd24e | d625eb0f2e675d6e40b0849d1e5f20b1aef4c406 | /codeforce/Codeforce_Rating_Round/Round_395/B_test.cpp | 4102b655ca9600da0c79b0b504a7bf2111f74d02 | [] | no_license | aseem01/Competitive_Programming | b5a57c7b10b731ea2b03288c500dd85c8f5fda2c | ad7354c56cada964b2c5331f15424d580febe2b6 | refs/heads/master | 2021-01-25T11:28:57.402352 | 2018-11-09T06:59:46 | 2018-11-09T06:59:46 | 93,930,174 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 847 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int n,l;
cin>>n>>l;
int i,j,m;
int k[100],s[100],kk[100];
for(i=0; i<n; i++)
{
cin>>k[i];
}
kk[0]=l-k[n-1]+k[0];
for(i=1; i<n; i++)
{
kk[i]=k[i]-k[i-1];
}
for(i=0; i<n; i++)
{
cin>>s[i... | [
"aseem.cse.cu@gmail.com"
] | aseem.cse.cu@gmail.com |
0747ba462e4df4374889a7d871d4ec5ebd680bd4 | 13bed30fd2f729cbcafc319c62ab6b0a65ab8863 | /georgelok-cs207-sbalanovichs-georgelok-cs207/mesh_mass_spring.cpp | 933363a10980f0000ec851a3010d97973defd99d | [] | no_license | jonahkall/JBParallel | eac0cd9c96d3a1de0378e1ca6bcf60c6ba7e007f | 256492adac0320be836916e2cd38887f13048e25 | refs/heads/master | 2016-09-05T18:18:40.119827 | 2014-12-16T03:44:24 | 2014-12-16T03:44:24 | 27,520,312 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,608 | cpp | /**
* @file mesh_mass_spring.cpp
* Implementation of mass-spring system using Mesh
*
* @brief Reads in two files specified on the command line.
* First file: 3D Points (one per line) defined by three doubles
* Second file: Tetrahedra (one per line) defined by 4 indices into the point
* list
*/
#include <fstrea... | [
"kallenbach@college.harvard.edu"
] | kallenbach@college.harvard.edu |
39916cc5b12eb20fd3d51582e38920fba939abd4 | 4fdc4944d15bbc4ba4f1cf28e8f86c26e7900d9d | /src/privatesend-util.cpp | a1fc39a1e0d3897bb64c63bd45b615f3adf63b4e | [
"MIT"
] | permissive | Abysmalsony/PESPCOIN | b99786197907096d302d5ad4641765cf4026803c | 118b00e0ea3b86704d75dcce7ef7277d123d3d11 | refs/heads/main | 2023-07-13T11:14:04.544098 | 2021-08-19T13:32:55 | 2021-08-19T13:32:55 | 404,490,220 | 1 | 0 | MIT | 2021-09-08T20:45:08 | 2021-09-08T20:45:08 | null | UTF-8 | C++ | false | false | 1,824 | cpp | // Copyright (c) 2014-2017 The PESPCOIN Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "privatesend-util.h"
CKeyHolder::CKeyHolder(CWallet* pwallet) :
reserveKey(pwallet)
{
reserveKey.GetRes... | [
"noreply@github.com"
] | Abysmalsony.noreply@github.com |
46a00a240b0509bc0d7427eef72dc2cb0f02d6d6 | 47a485fe6b512aee8ba7ccd03a97f744936801a9 | /HR/maximal_square.cpp | 1703b6bb8048ba80c44453cd67a7bd827f0e0425 | [] | no_license | yuyashiraki/CTCI | 9e641557cf5a9d9629d2edc665b9d089e648881f | ddc2384314894d3a1536fa2b179f14ebfd2a4df3 | refs/heads/master | 2021-04-27T11:33:30.568159 | 2018-10-01T01:02:55 | 2018-10-01T01:02:55 | 122,563,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,873 | cpp | class Solution {
public:
// DP[x] = min(DP[x], DP[x-1], prev) + 1
// Time O(nm) Space O(m)
int maximalSquare(vector<vector<char>>& matrix) {
int n = matrix.size();
if (!n) return 0;
int m = matrix[0].size(), prev = 0, tmp;
vector<int> dp(m, 0); // bottom right down corner of... | [
"yshiraki.japan@gmail.com"
] | yshiraki.japan@gmail.com |
3fd1506b83aa157b78f07bff76b195861270aced | ebfd5f8e22c68d85511a771e6c65a9d496016a90 | /dense.cpp | ce7597bdc96e415674159fccd05acbc4175b18cc | [] | no_license | zhoujian89/Leetcode | 4d3926fd2e7a5b52569f60750a7cc1e073b90247 | 68e91ae797557c7d23b0532b0e7b3c4d654e8f82 | refs/heads/master | 2021-01-01T05:49:57.720815 | 2015-07-21T14:45:15 | 2015-07-21T14:45:15 | 35,457,770 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 10,330 | cpp | #include "DenseTrackStab.h"
#include "Initialize.h"
#include "Descriptors.h"
#include "OpticalFlow.h"
#include <time.h>
using namespace cv;
int show_track = 0; // set show_track = 1, if you want to visualize the trajectories
int main(int argc, char** argv)
{
//加载视频
VideoCapture capture;
char* video = argv[1];
i... | [
"jianzhou@tju.edu.cn"
] | jianzhou@tju.edu.cn |
f1d77dd7c8099155ca159879fa476468809c5d57 | 5f130ab9cceca7da249b768d787c80a1fe118476 | /include/httprequest.h | c13daea55e87b9a444af55724af1d265a842772a | [] | no_license | taryura/Requests | 64d97be389a1809ca9ea990f563de86ca5f0ce2b | 02af79db8eb5d09e70bda7db66266dd4a6d02016 | refs/heads/master | 2021-04-15T05:04:58.046431 | 2019-02-13T17:36:02 | 2019-02-13T17:36:02 | 126,525,000 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 294 | h | #ifndef HTTPREQUEST_H
#define HTTPREQUEST_H
#include "a_requests.h"
class httprequest
{
public:
void rqst_set (std::string addr, std::string prt, const std::string &req_text);
std::string replyreceived;
protected:
private:
};
#endif // HTTPREQUEST_H
| [
"taranenko@3g.ua"
] | taranenko@3g.ua |
c991b139f24c51d4376a9b3c8716a98af550c5a4 | a0dce37339bf2e60d7ddff5b1b9346e364a04bc8 | /comdiv.cpp | 2ba71102f1f7b4efb7e10dd5759219247482b9d7 | [] | no_license | archiver/spoj | c0dfdc2bfea0c4d811ee0b95dce83c720bea3eae | ac78437594b4ff062db886d03db2a7192478b603 | refs/heads/master | 2020-05-18T00:58:53.697941 | 2013-01-18T22:00:38 | 2013-01-18T22:00:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,394 | cpp | #include <stdio.h>
#define T 1000002
#define P 168
int divisors[T];
int primes[] = {2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,31... | [
"pavan@pavan.(none)"
] | pavan@pavan.(none) |
614092c26bd523eed51b31f45bdb1a6200de12ce | 17a3219394eae342439be25d11c543944d6c7351 | /common/trace_dump.hpp | 4ffe65ac09b460f3fcdbb5da8e67b277f2913de9 | [
"MIT"
] | permissive | rawoul/apitrace | 1526bb0414d5499f2992d59a3e32aa3b9203230a | e9fcdcf14a99f5cb4729abb7bbf7817d7aa59d18 | refs/heads/master | 2020-04-08T02:53:03.770028 | 2011-12-14T23:18:49 | 2011-12-14T23:20:00 | 3,009,443 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,015 | hpp | /**************************************************************************
*
* Copyright 2010 VMware, 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 wit... | [
"jose.r.fonseca@gmail.com"
] | jose.r.fonseca@gmail.com |
13651d243149db666cff59d6813e20218d5428af | 7fca22474c2741cf7e3fb31c8b8b89799068cdea | /examples/sample.cpp | d3b7184917b38bf95b71002bb8685d5bc27cdd74 | [
"BSD-2-Clause"
] | permissive | rbock/sqlpp-concepts-experiments | fc0783d5ecc2dc852edd6950e60102888617f110 | 6ff7a93ba5bfa27e2aaa29d6860a6cbd3b806ad4 | refs/heads/master | 2020-05-07T15:10:38.256652 | 2015-03-31T07:58:06 | 2015-03-31T07:58:06 | 32,673,691 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,141 | cpp | /*
* Copyright (c) 2014-2015 Roland Bock
* 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... | [
"rbock@eudoxos.de"
] | rbock@eudoxos.de |
027e77dc08a5900136aae507901186a762678c6d | 5c34abe10630b23da8ba7d1cbce38bda53a4b6fa | /RootAnalysis/src/LeaningTower/Residual.h | 71ce6bbd478b017c865d09df2534b5f52ddf97a6 | [] | no_license | fermi-lat/GlastRelease-scons-old | cde76202f706b1c8edbf47b52ff46fe6204ee608 | 95f1daa22299272314025a350f0c6ef66eceda08 | refs/heads/master | 2021-07-23T02:41:48.198247 | 2017-05-09T17:27:58 | 2017-05-09T17:27:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,026 | h | #include "TCut.h"
#include "TF1.h"
#include "TFile.h"
#include "TGraph.h"
#include "TLine.h"
#include "TList.h"
#include "TPaveStats.h"
#include "TString.h"
#include "TStyle.h"
#include "TSystem.h"
#include "TTree.h"
#include "Tracker.h"
#include "Layer.h"
#include "Event.h"
#include "Recon.h"
#include "Progress.h"
c... | [
""
] | |
3561654a4a0bf7177c63030b327a9fcee7649a30 | 696e35ccdf167c3f6b1a7f5458406d3bb81987c9 | /net/base/ip_address.cc | 6d39175a05bee3e2c0c73ac5b9251a4b8ce10b34 | [
"BSD-3-Clause"
] | permissive | mgh3326/iridium-browser | 064e91a5e37f4e8501ea971483bd1c76297261c3 | e7de6a434d2659f02e94917be364a904a442d2d0 | refs/heads/master | 2023-03-30T16:18:27.391772 | 2019-04-24T02:14:32 | 2019-04-24T02:14:32 | 183,128,065 | 0 | 0 | BSD-3-Clause | 2019-11-30T06:06:02 | 2019-04-24T02:04:51 | null | UTF-8 | C++ | false | false | 15,410 | cc | // Copyright (c) 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "net/base/ip_address.h"
#include <algorithm>
#include <climits>
#include "base/containers/stack_container.h"
#include "base/stl_util.h"
#in... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
724a8e8ae27052cb05a718fbc8cf8285808ba4cd | 7843de0205e0276b6c7e552f8ef4c63ee9cbe28d | /Program1_BenDiegel_Less3.cpp | f6f588ffdaa6ba2680aa2450ee107d78ae222acc | [] | no_license | DiegelB/CPPHW | 721615b23655a1c3558ee58e898b9a51ae107061 | ec2416ce2f01335e79b39a19bd0746b81dc740f2 | refs/heads/master | 2021-01-20T10:04:30.963230 | 2017-10-30T02:47:23 | 2017-10-30T02:47:23 | 101,620,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,093 | cpp | /*
Program: Points calculator
Programmer: Ben Diegel
Date: 9/2/17
*/
#include <iostream>
using namespace std;
int main() {
int numberOfBooks, earnedPoints;
cout << "Please enter the amount of books you've read this month. Please enter a\n"
<< "negative value to exit the program\n>>";
cin >> numb... | [
"b.diegelg@gmail.com"
] | b.diegelg@gmail.com |
a96af18ac17f1733c882c18738739fd5fe0fab0a | 28a43c8d0403d661f85a986e25e14adb29c50106 | /arduino_code/arduino_code.ino | e2a042a7ae00abe054b818735fefa21e2240b7fd | [
"MIT"
] | permissive | darmbrus/plant-watering-tracker | 53ed53c1e8d6a81c4449c1ded3cd4dbbb01b56e1 | cb4f797104c2c4b2ea889d3725157861fcc19399 | refs/heads/master | 2021-01-11T00:39:19.172170 | 2016-10-19T04:18:12 | 2016-10-19T04:18:12 | 70,503,048 | 0 | 2 | null | 2016-10-19T04:18:13 | 2016-10-10T15:44:30 | Ruby | UTF-8 | C++ | false | false | 357 | ino | const int buttonPin = 2;
int buttonState = 0;
void setup() {
Serial.begin(9600);
pinMode(buttonPin, INPUT);
}
void loop() {
int randNum = random(300);
buttonState = digitalRead(buttonPin);
if (buttonState == HIGH) {
Serial.println(randNum);
while(buttonState) {
buttonState = digitalRead(bu... | [
"david.armbrust@gmail.com"
] | david.armbrust@gmail.com |
a8ed1387e8a143a87b47156cae493118a10e00da | c0e0138bff95c2eac038349772e36754887a10ae | /mdk_release_18.08.10_general_purpose/mdk/common/components/imageWarpDyn/compShvDynApps/imageWarpDynlib/Entry.cpp | 07c26e08a49b370ed278dbfb6038da9bef214b80 | [] | no_license | elfmedy/vvdn_tofa | f24d2e1adc617db5f2b1aef85f478998aa1840c9 | ce514e0506738a50c0e3f098d8363f206503a311 | refs/heads/master | 2020-04-13T17:52:19.490921 | 2018-09-25T12:01:21 | 2018-09-25T12:01:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,912 | cpp | ///
/// @file
/// @copyright All code copyright Movidius Ltd 2012, all rights reserved.
/// For License Warranty see: common/license.txt
///
/// @brief Image warp component
///
// 1: Includes
// ----------------------------------------------------------------------------
#include <math.h>
#... | [
"palani.andavan@vvdntech.com"
] | palani.andavan@vvdntech.com |
c818b103e2bd1f584873a454d31aeff6d22ea29e | 21d7c1def6efcaf9ba5b74f521f75d2aaeae8192 | /scorched3d/scorched3d.ver01/scorched-dep-win32/include/wx/wx/msw/dirdlg.h | 6eacd391ba4694cf10b62ee4b1221eac3e9e31fc | [] | no_license | QuangNhat/GitHub | 99f3714fc38f3cf007ccc947b1647f41fe8aa29b | bc9a35c5bfe53a648b717c46b6bf5ddbca9b2ea3 | refs/heads/master | 2021-01-10T16:06:11.305568 | 2015-12-17T16:45:59 | 2015-12-17T16:45:59 | 48,186,201 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,472 | h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/dirdlg.h
// Purpose: wxDirDialog class
// Author: Julian Smart
// Modified by:
// Created: 01/02/97
// RCS-ID: $Id: dirdlg.h,v 1.1 2006/12/02 15:58:30 scara Exp $
// Copyright: (c) Julian Smart
// Li... | [
"doquangnhat1@gmail.com"
] | doquangnhat1@gmail.com |
abd3f64320ad8eed19c5b876c26ddeb7f973dfe2 | 5c4d57961bdd2afdc3bc6958aeb89d0e5fc99ef4 | /lexical_analyzer/Token.h | ff5d2ebb098b5c7d857c3c744d42b81a6665db95 | [] | no_license | beaubadilla/cpsc323_compilers | 2174283ee21f78f2108c8bf7ceb1c9ee8b6a298c | 89f3395ca2899509436ab4fe2b98bcd438fe38ae | refs/heads/master | 2022-07-31T13:30:31.629647 | 2020-05-16T08:00:21 | 2020-05-16T08:00:21 | 264,386,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 460 | h | #pragma once
#include <string>
#include <iostream>
enum TokenType {
keyword, identifier, real, relop, arithop, separator, error
};
class Token {
private:
TokenType type;
std::string lexeme;
public:
Token();
Token(TokenType tT, std::string s) { this->type = tT; this->lexeme = s; }
~Token();
void print() { std::... | [
"noreply@github.com"
] | beaubadilla.noreply@github.com |
cff7d23724fc1a46fdc807ed9decb0a2302df391 | 7d6c1d7e135cdb5e42f0762907cdd1927abf435b | /on_line_planning/pt_paper/src/lm_plan_recognition.cxx | 093dc81e5eb6c1ef4aa3863145c6a4829cf78ef7 | [
"MIT"
] | permissive | miquelramirez/aamas18-planning-for-transparency | 058285ca12c0f270efd213b36225f5fc8d530c7a | dff3e635102bf351906807c5181113fbf4b67083 | refs/heads/master | 2020-07-01T10:32:01.898653 | 2019-08-18T22:04:48 | 2019-08-18T22:04:48 | 201,146,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,061 | cxx |
/* Purpose: POM17 plan recognizer */
#include <map>
#include <set>
#include <limits>
#include <algorithm>
#include <strips_prob.hxx>
#include <fluent.hxx>
#include <action.hxx>
#include <cond_eff.hxx>
#include <fwd_search_prob.hxx>
#include <landmark_graph.hxx>
#include <landmark_graph_manager.hxx>
#include <landmar... | [
"miquel.ramirez@gmail.com"
] | miquel.ramirez@gmail.com |
eb6d5ae824aa2a73bbe6d3351012da3fdc358cb4 | c00a2490947ad10582b5d675f070ccb62b70901d | /chromium/media/renderers/default_renderer_factory.h | 63828af52e0f6f149855a71af234f712957dd18b | [
"BSD-3-Clause"
] | permissive | teotikalki/vivaldi-source | 543d0ab336fb5784eaae1904457598f95f426186 | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | refs/heads/master | 2021-01-23T01:17:34.305328 | 2016-04-29T20:28:18 | 2016-04-29T20:28:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,663 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef MEDIA_RENDERERS_DEFAULT_RENDERER_FACTORY_H_
#define MEDIA_RENDERERS_DEFAULT_RENDERER_FACTORY_H_
#include "base/callback.h"
#include "base/macros.... | [
"jason@theograys.com"
] | jason@theograys.com |
119943f722c510b727fb0c7fc6d8bcb6db01b047 | bd1e457d3bc7aba76c1200d15416fa5c1bf847de | /DSA/LAB/Lab 6/Task2.cpp | d57dd5a64bf34c562ff7e33039d90897ee3207c0 | [] | no_license | Mu-Ahmad/OOP-CMP-244-241 | 6da4f2fee88c207a688b8c70a8dd3ad8655921c3 | 3dd826fff83c9a539f89fc2483ac80c032b269dc | refs/heads/main | 2023-06-06T16:30:06.089789 | 2021-06-18T15:33:35 | 2021-06-18T15:33:35 | 303,761,272 | 17 | 6 | null | 2020-10-26T11:14:37 | 2020-10-13T16:19:04 | C++ | UTF-8 | C++ | false | false | 4,647 | cpp | /*
Name: Muhammad Ahmad
Roll: BCSF19M509
*/
#include <iostream>
using namespace std;
#define DUMMY 0
class DNode {
public:
DNode *prev, *next;
int data;
DNode (int d, DNode *p = NULL , DNode *n = NULL ) {
data = d;
prev = p;
next = n;
}
};
class DHCLList {
public:
DNode *head;
DHCLList() { head = new D... | [
"ahmadsaifofficial@gmail.com"
] | ahmadsaifofficial@gmail.com |
20f44ac01e4a639ff2659dc043b3a70d96f28af0 | 349fe789ab1e4e46aae6812cf60ada9423c0b632 | /Forms/HOT_SprObject/UHOT_FormaElementaSprObjectImpl.cpp | 0e2ad0b3252b5615a355cadf7ac5960cd1c7019c | [] | no_license | presscad/ERP | a6acdaeb97b3a53f776677c3a585ca860d4de980 | 18ecc6c8664ed7fc3f01397d587cce91fc3ac78b | refs/heads/master | 2020-08-22T05:24:15.449666 | 2019-07-12T12:59:13 | 2019-07-12T12:59:13 | 216,326,440 | 1 | 0 | null | 2019-10-20T07:52:26 | 2019-10-20T07:52:26 | null | WINDOWS-1251 | C++ | false | false | 8,775 | cpp | #include "vcl.h"
#pragma hdrstop
#include "UHOT_FormaElementaSprObjectImpl.h"
#pragma package(smart_init)
extern int NumObject;
//---------------------------------------------------------------
THOT_FormaElementaSprObjectImpl::THOT_FormaElementaSprObjectImpl()
{
... | [
"sasha@kaserv.ru"
] | sasha@kaserv.ru |
d8a48d1da26efb82b52230f1b657d28e28255eb8 | bd6b62b691f2e5fef2d0ad053616de20efbe1fd8 | /cpp_c/gcc/lang_spec/inherit/override-by-non-vertual.cpp | b96f7ed08032c2e1bc1f7635d0866d421eee15fd | [] | no_license | kurokawh/test | ed273acb0f559ec17bbc529745e8cf6fb3130e95 | 172ba3cb4ed89ce5f6d4dfc2dbeccaf0d285bcc8 | refs/heads/master | 2023-01-25T02:59:49.617869 | 2023-01-19T05:40:08 | 2023-01-19T05:40:08 | 42,255,830 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,152 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
// check if vertual func can be overrided by non-vertual func.
// => non virtuan func can be called.
class A {
int a;
public:
virtual void test(A& arg) {
printf("A::test(): %d\n", arg.a);
}
void publicFuncA() {
printf("A::pulicFuncA(): \n");
}
void ... | [
"kurokawa@rd.scei.sony.co.jp"
] | kurokawa@rd.scei.sony.co.jp |
89112359f67cf7c373905735e2fc41664359413b | d8010b0cfced1c941e632ed4cc927d20d7b7bf95 | /devel/include/inspire_hand/set_gesture_noRequest.h | 2d4d0366095439eb5125a2c9c97464d14a20d022 | [] | no_license | ZJU-Robotics-Lab/motion-retargeting-rl | b143b7695d8813edc12def6e218975ad8a499329 | 073a511edfad5b758537d4564a05fea43c229004 | refs/heads/master | 2022-11-29T13:57:33.736198 | 2020-07-28T08:04:20 | 2020-07-28T08:04:20 | 283,143,525 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,208 | h | // Generated by gencpp from file inspire_hand/set_gesture_noRequest.msg
// DO NOT EDIT!
#ifndef INSPIRE_HAND_MESSAGE_SET_GESTURE_NOREQUEST_H
#define INSPIRE_HAND_MESSAGE_SET_GESTURE_NOREQUEST_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/bu... | [
"lwj19970331@gmail.com"
] | lwj19970331@gmail.com |
11d9b20d9d50292749ac4697b42ce887bedf30d9 | 2f814827ffab9d8d9cc23cb4c3622feb45fa5770 | /PWGGA/GammaConv/AliAnalysisTaskElectronStudies.cxx | 4cd2ba5d738b167d721896605d7bdad0d9121ec4 | [] | permissive | urasantonio/AliPhysics | dd3a851f84674846e45f4b1fdea65700dee80223 | 8ca4a9abc72a6b94e75048d08748a1debf41873e | refs/heads/master | 2022-12-17T21:54:22.246566 | 2020-09-11T14:04:20 | 2020-09-11T14:04:20 | 268,796,481 | 1 | 0 | BSD-3-Clause | 2020-09-11T13:50:03 | 2020-06-02T12:35:23 | C++ | UTF-8 | C++ | false | false | 40,561 | cxx | /**************************************************************************
* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
* *
* Authors: Florian Jonas *
* Version 1.0 ... | [
"florian.jonas@cern.ch"
] | florian.jonas@cern.ch |
ce769fce217719f3eb3148a416826ce2dd472e3e | 62ca57c22b47d1ce2be9cef57df13aaee2544eb3 | /MyGrid/Content/GridRenderer.h | 84c44f82e43700d35b8163e94f36fe9f6dfb7ec4 | [] | no_license | marcisolti/MyGrid | feffc68bef377c7e920877a68981f44646b377c2 | 06a093796fda44f3d618d0223d6135ee98fab21a | refs/heads/master | 2023-06-25T06:37:23.573819 | 2021-07-30T09:08:38 | 2021-07-30T09:08:38 | 390,695,926 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,540 | h | #pragma once
#include "..\Common\DeviceResources.h"
#include "..\Common\StepTimer.h"
// You can find the docs at %(SolutionDir)..\docs\index.html
namespace MyGrid
{
struct alignas(16) ConstantBufferData
{
DirectX::XMFLOAT4X4 model;
DirectX::XMFLOAT4X4 view;
DirectX::XMFLOAT4X4 projection;
DirectX::XMFLOAT... | [
"marci.solti.hu@gmail.com"
] | marci.solti.hu@gmail.com |
bf604670f217b0c17d93eb4a31c78cacf026c289 | 4ef69f0044f45be4fbce54f7b7c0319e4c5ec53d | /include/cv/core/cmd/out/dhseqr.inl | 916e4f4aba4fc9b5981781279e494c69b73adb94 | [] | no_license | 15831944/cstd | c6c3996103953ceda7c06625ee1045127bf79ee8 | 53b7e5ba73cbdc9b5bbc61094a09bf3d5957f373 | refs/heads/master | 2021-09-15T13:44:37.937208 | 2018-06-02T10:14:16 | 2018-06-02T10:14:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | inl | #ifndef __dhseqr__
#define __dhseqr__
#define c_b11 c_b11_dhseqr
#define c_b12 c_b12_dhseqr
#define c__12 c__12_dhseqr
#define c__2 c__2_dhseqr
#define c__49 c__49_dhseqr
#include "dhseqr.c"
#undef c_b11
#undef c_b12
#undef c__12
#undef c__2
#undef c__49
#endif // __dhseqr__
| [
"31720406@qq.com"
] | 31720406@qq.com |
f7f10f51d693d004eb5da32e3c014a83e2fba750 | 66c92642dada5d01da0be5e855b663d9081f1b6d | /Matrices/matrix_snake_pattern.cpp | e44b8196ff17f83f65347cdcd06eebf4e4ca640c | [] | no_license | PranavUpadhyay7/DSA_GeeksForGeeks | 9a73237b3b1279c97fc123bd401fba7e5f39d75d | 6afa41d3da871e2678a243f3ff17e8f60415df9a | refs/heads/main | 2023-08-21T12:35:45.601356 | 2021-10-06T13:11:34 | 2021-10-06T13:11:34 | 414,212,330 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,221 | cpp | #include <bits/stdc++.h>
using namespace std;
class Solution
{
public:
//Function to return list of integers visited in snake pattern in matrix.
vector<int> snakePattern(vector<vector<int> > matrix)
{
vector<int> result;
for(int i=0; i<matrix.size(); i++) {
... | [
"noreply@github.com"
] | PranavUpadhyay7.noreply@github.com |
d93b7a1c7fd1e77c85d5c9a69ce93b1f4e2a367a | 4002bc4433e1493cea98d1a54a3247c7a14cd39d | /ejemplo 3.cpp | fa6f660fe7a64edc9bc106910aeb374269db4a48 | [] | no_license | rafaelapure82/C-Parte-3 | 481e8cea7afdf6df105e15d5c0096d16766374a1 | ec33f0afc12c68dcab50541abc0e6a77de610f58 | refs/heads/master | 2021-09-04T12:38:40.801038 | 2018-01-18T18:53:53 | 2018-01-18T18:53:53 | 118,021,386 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 336 | cpp | #include <iostream> // ejemplo 3 #include <string>
using namespace std;
int main()
{
string s1 = "Hola ", s3="maria";
string s2="maria";
s2 = "carlos"; //Cambio del valor de la variable
string s = s1 + s2;
cout << s1 << s2 << '\n'; //Primer mensaje
cout << s << '\n'; //Segundo Mensaje
s += '\n';
cout << s;//Ter... | [
"ing.rafaelmontenegro"
] | ing.rafaelmontenegro |
515d0a35f121c01fd16cbef73c087905ea33076f | 1d9df1156e49f768ed2633641075f4c307d24ad2 | /tizen_src/chromium_impl/content/browser/compositor/evasgl_context_provider.cc | 699dd42323d0cdd32a999319b0cb2f3592a8c699 | [
"BSD-3-Clause",
"LGPL-2.1-or-later",
"BSD-2-Clause"
] | permissive | GSIL-Monitor/platform.framework.web.chromium-efl | 8056d94301c67a8524f6106482087fd683c889ce | e156100b0c5cfc84c19de612dbdb0987cddf8867 | refs/heads/master | 2022-10-26T00:23:44.061873 | 2018-10-30T03:41:51 | 2018-10-30T03:41:51 | 161,171,104 | 0 | 1 | BSD-3-Clause | 2022-10-20T23:50:20 | 2018-12-10T12:24:06 | C++ | UTF-8 | C++ | false | false | 2,193 | cc | // Copyright 2015 Samsung Electronics. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/compositor/evasgl_context_provider.h"
#include "gpu/skia_bindings/grcontext_for_gles2_interface.h"
#include "third_party/skia/in... | [
"RetZero@desktop"
] | RetZero@desktop |
8596d0c908734000468bf1781892c9fbc28d0e06 | 5852e3aab5677d380c22b2de9508ab043ea28657 | /Console Test Chess/FieldG2.cpp | 8ed116c7f0c837b1b6f13e665eb8affbdd5bab2a | [] | no_license | ongornbk/Chessy | b1307df6f8bdc95780094d1aa8be709e30f64754 | efa0b2cdf0e6d60084b51e409414207f6a01a637 | refs/heads/master | 2023-04-16T09:54:36.266850 | 2021-05-01T18:47:40 | 2021-05-01T18:47:40 | 363,280,402 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 711 | cpp | #include "FieldG2.h"
const __int64 _stdcall FieldG2::GetIndex() const noexcept
{
return FIELD_G2;
}
modern_array<IField*>& FieldG2::GetWhitePawnMoves()
{
modern_array<IField*>* fields = new modern_array<IField*>(2);
if (m_board->GetFieldByIndex(FIELD_F3)->HasBlackPiece())
fields->push_back(m_board->GetFieldByInd... | [
"MSI@DESKTOP-RIEGR2K"
] | MSI@DESKTOP-RIEGR2K |
d051ee2439151facf88044e833fb25a88c843d07 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14276/function14276_schedule_0/function14276_schedule_0.cpp | 19bad50d62f4787e41fdccac84fa4c51b34a18b6 | [] | 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 | 1,698 | cpp | #include <tiramisu/tiramisu.h>
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("function14276_schedule_0");
constant c0("c0", 65536), c1("c1", 1024);
var i0("i0", 0, c0), i1("i1", 0, c1), i01("i01"), i02("i02"), i03("i03"), i04("i04");
input input00("input00", {i0}, p_int3... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
66648d243f3d684b29abe7cb60c4e78240995665 | d41f4166f65f7b6ca163d9d5e9ef1889edcd2654 | /Simplifier/Geometry.cpp | 47c94fd16a9458df584d6bac71fb0a64a78a7383 | [] | no_license | AlexandrShcherbakov/Demo3 | ad073a0712de7275899505f3256017b2c357d8dd | 0c387fdf9cea8cff8eab8b17bc1b2251aa3b04d7 | refs/heads/master | 2021-01-21T21:43:13.658982 | 2016-03-22T11:31:36 | 2016-03-22T11:31:36 | 51,869,564 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 26,086 | cpp | #include "Geometry.h"
///Small changes
void Geometry::mergeTwoPoints(uint p1, uint p2) {
mergeTwoPoints(p1, p2, (points[p1] + points[p2]) / 2.0f);
}
void Geometry::mergeTwoPoints(uint p1, uint p2, vec4 newP) {
///Update points
/*points[p1] = newP;
indices[p2] = p1;*/
uint tmp = std::min(p1, p2);
p2 ... | [
"alex.shcherbakov.as@gmail.com"
] | alex.shcherbakov.as@gmail.com |
8e865311140b493eab6287c49553ba57a4195c95 | 54fae68239e935143f77e3bca9513cb0a0263476 | /Chapter20/exercises/20.09/ex_2009.cpp | 4f8d747c089b0280a1ffda39468279fb6245835c | [] | no_license | CHENGCHANGHU/Cpp-How-To-Program-9E | 9e3406c0079960b366f6c636ab56caed807e3ac7 | e9a37f2717e17dd5b37f80e27ab52b7f664853be | refs/heads/master | 2021-04-03T05:38:48.952450 | 2018-02-20T23:10:50 | 2018-02-20T23:10:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,209 | cpp | /*
* =====================================================================================
*
* Filename: ex_2009.cpp
*
* Description: Exercise 20.09 - Copying a List in Reverse Order
*
* Version: 1.0
* Created: 13/06/17 12:12:56
* Revision: none
* Compiler: g++
*
* ... | [
"siidney.watson.work@gmail.com"
] | siidney.watson.work@gmail.com |
ad2ae659704b93ab8f922e750cbcb20314bbfc32 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/printscan/faxsrv/src/com/whistler/faxarchiveinner.h | 6eb6ac7d7ae679af79b5f936bcca59e5a49c4d5a | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 25,673 | h | /*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
faxarchiveinner.h
Abstract:
Declaration and Implementation of Fax Archive Inner Template Class.
Author:
Iv Garber (IvG) May, 2000
Revision History:
--*/
#ifndef __FAXARCHIVEINNER_H_
#define __FAXARCHIVEINNER_H_
#include "resource.h" // main... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
230f1b9c314506328dab84d3f41c115654df9ff7 | 7c6d70f9fb2bc1aae675e6359f8bcc3026aef7f7 | /engine/sdk/inc/RenderTextParam.h | 8e53a0b6ff138fd834ad87dfc38ed1b38b6f3fa1 | [] | no_license | lxq2537664558/RushGame | 1143d05fbf5cba43ff81d350caca5134a9f7dfdd | 361ecd2d44c80194460770d3c81355191b5f79eb | refs/heads/master | 2020-05-16T23:51:15.655169 | 2014-04-25T03:43:35 | 2014-04-25T03:43:35 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 8,046 | h | #pragma once
#include "CColor.h"
#include "CVector3.h"
#include "CRectangle.h"
#include "CGraphicMallocObject.h"
namespace sqr
{
/// 字体绘制效果.表情是一种特殊的字体
struct FontEffect
{
enum
{
Italic = 1<<0, ///< 斜体
Outline = 1<<1, ///< 描边
Shadow = 1<<2, ///< 阴影
Gradual = 1<<3, ///< 渐变色
Vertical = 1<<29,... | [
"zhong264love@gmail.com"
] | zhong264love@gmail.com |
a7bcdc72e709f1eccbdd82ae91bed9a5f93fc4fd | af0ecafb5428bd556d49575da2a72f6f80d3d14b | /CodeJamCrawler/dataset/14_23342_6.cpp | 1c3fcb70c1814aa6784be1ce3fcca0152aed4d0f | [] | no_license | gbrlas/AVSP | 0a2a08be5661c1b4a2238e875b6cdc88b4ee0997 | e259090bf282694676b2568023745f9ffb6d73fd | refs/heads/master | 2021-06-16T22:25:41.585830 | 2017-06-09T06:32:01 | 2017-06-09T06:32:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 939 | cpp | #include <iostream>
#include <set>
#include <vector>
using namespace std;
int main()
{
int t,T;
cin >> T;
int board[4][4];
set<int> s;
int i,j;
for( t = 0; t < T; t++)
{
int row;
cin >> row;
for( i = 0; i < 4; i++ )
{
for( j = 0; j < 4; j++ )
{
cin >> board[i][j];
}... | [
"nikola.mrzljak@fer.hr"
] | nikola.mrzljak@fer.hr |
cb8530ce9488d87560491483ce3e980948394be2 | c22c9454f6e31d94c24f8ee914a4985dd2836a05 | /Vuforia HoloLens Sample (1)/test1/Il2CppOutputProject/Source/il2cppOutput/Bulk_UnityEngine.UnityWebRequestModule_0.cpp | b340d6f48793d55194540981b4e6b3df68592677 | [] | no_license | carlosfelipetorres/GuitarAR | e3f4ae2b557700cb1e673fe694305d275c1ff027 | e284d22a1e129ee4595e42359a7da513942ee1a6 | refs/heads/master | 2020-03-20T02:56:08.339018 | 2018-06-12T21:33:48 | 2018-06-12T21:34:13 | 137,125,726 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 57,106 | 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 "class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "object-in... | [
"carlosfelipetorres75@gmail.com"
] | carlosfelipetorres75@gmail.com |
c22c1fe3a1a2b3916f0fb5e6a9cd679f2353c418 | 8ab64d4f95421180c7238a707a59753eb7102428 | /chrome/browser/chromeos/policy/remote_commands/device_command_start_crd_session_job.h | 76c4b2daeb37787393d28d8e7f7f6eddda3f2aec | [
"BSD-3-Clause"
] | permissive | cyCao350/chromium | 3400144ab22bde9ca179547602857cc3306de857 | 90ed3e55ebf1db93db956c753f48d692e8f46c8b | refs/heads/master | 2023-01-09T13:09:00.816731 | 2018-08-02T06:33:19 | 2018-08-02T06:33:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,078 | h | // Copyright 2018 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_CHROMEOS_POLICY_REMOTE_COMMANDS_DEVICE_COMMAND_START_CRD_SESSION_JOB_H_
#define CHROME_BROWSER_CHROMEOS_POLICY_REMOTE_COMMANDS_DEVI... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
370a78de4bafa6fc8d647a8a287479af88ab7965 | 3912e69afbe91860a09bab2d8fa3d31263055766 | /test_3_4_2_1.cpp | 0dccd9b00179aea10e0ac7bf193106d0c5d2f263 | [] | no_license | MagicSen/C_Plus_Plus_Primer | db4faa61d94aabc6c2ca6d66f9c93882ee7b573a | 31d5ef74ebe143228ce71579ebd32eb5f1850896 | refs/heads/master | 2016-09-05T15:54:24.761932 | 2014-10-18T07:43:57 | 2014-10-18T07:43:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 581 | cpp | #include <iostream>
#include <vector>
#include <string>
using std::cout;
using std::cin;
using std::endl;
using std::vector;
using std::string;
int main()
{
// vector<int> tm(10,42);
// vector<int> tm{42 ... 42};
// vector<int> tm = {42 ... 42};
vector<int> sm;
int temp=0;
while(cin >> temp){
sm.push_back(temp); ... | [
"magicys520@gmail.com"
] | magicys520@gmail.com |
aa5ec7f975cd1cd5c5bf2cbc627d2989d7a33d36 | a51f2693e411771dc089fe2fffe5656c92166f6b | /gui/actions/kalenderviewcontroler.h | ee5a3a7289634e47153c7674bff65ff37a0ded3e | [] | no_license | mdirks/stundenplaner | d4921b70772aee85f0ce84e9b8cbf1ca2f8620f1 | ef8bd04d15941672669ee9732817e2cbe0d112f9 | refs/heads/master | 2021-09-11T14:36:57.387004 | 2021-09-05T12:49:56 | 2021-09-05T12:49:56 | 82,451,937 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,954 | h | /***************************************************************************
* Copyright (C) 2008 by Marcus Dirks *
* m-dirks@web.de *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the ter... | [
"mopp@linux-5x4w.localdomain"
] | mopp@linux-5x4w.localdomain |
8d372dcf75a92c930d581fc96e6cfc70265a206b | 97398fef26adee8f02d173d1355abed2f8ff5ffa | /ue.spat/externals/ue.binaural.decoder~.mxo/ue.binaural.decoder.cpp | 2c04161cca7b8958e3173cecfbfe20eda182c3dc | [] | no_license | etiennedemoulin/spat4unreal | ccb2feb8f7f7accb7c89cc8e59af4e4541db15b0 | 5a40feca322884eb52d9d51c7a25216f73ef7a9c | refs/heads/master | 2022-12-09T15:39:02.380492 | 2020-08-29T23:23:16 | 2020-08-29T23:23:16 | 290,445,185 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 598,428 | cpp | /* ------------------------------------------------------------
author: "Pierre Lecomte"
copyright: "(c) Pierre Lecomte 2015"
license: "GPL)"
name: "Binaural decoder"
version: "1.0"
Code generated with Faust 2.26.2 (https://faust.grame.fr)
Compilation options: -lang cpp -double -ftz 0
----------------------------------... | [
"etioud@gmail.com"
] | etioud@gmail.com |
366187213f3110a6521e6bea5c0bae6ba4e7ffc1 | 019d64d5fb05b266dc6e4f281403ae9ba1b9a0be | /src/lib/sparse_matrix/msr_matrix.h | fde6f89897f3f191f56bcf08ef6d0a7151f19e28 | [] | no_license | mrFlatiron/3d_interpol | 590f8a57b625b79fb59ec3d556bdbd87210bfc83 | 5780b28ad07af32fbc0c77227abac6cf2f096d29 | refs/heads/master | 2021-01-20T13:44:17.368731 | 2017-05-30T23:21:04 | 2017-05-30T23:21:04 | 90,523,814 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,069 | h | #ifndef MSR_MATRIX_H
#define MSR_MATRIX_H
#include "containers/simple_vector.h"
#include <cstdio>
#include <vector>
class msr_thread_dqgmres_solver;
class msr_matrix
{
private:
int m_n;
int m_arr_size;
simple_vector m_aa;
std::vector<int> m_ja;
public:
friend class msr_thread_dqgmres_solver;
msr_matrix (... | [
"mr.flatiron@mail.ru"
] | mr.flatiron@mail.ru |
07bb1f6083086356842b64afc58add57c8ddadc6 | c2f436afd2fbce2d20caf001b5ff93519b5e7ee8 | /flashlight/autograd/Functions.cpp | 1dcb2e083e767eb7601d0815db6df5c0d10783fd | [
"MIT"
] | permissive | pzelasko/flashlight | 395fd62348f477f4ecad8cc76bf0508b057a05ca | ea702c05403600d1339d0744a456f68694553187 | refs/heads/master | 2020-04-13T03:20:09.335863 | 2018-12-23T01:15:23 | 2018-12-23T01:17:19 | 162,928,354 | 0 | 1 | MIT | 2018-12-23T22:31:24 | 2018-12-23T22:31:24 | null | UTF-8 | C++ | false | false | 33,216 | cpp | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/*******************************************************
* Copyright (c) 2017, ArrayFire
* All rights reserved.
*
* This file i... | [
"vineelkpratap@fb.com"
] | vineelkpratap@fb.com |
853274b10388c9a87dae29e7c593aad1b110beb8 | 948f4e13af6b3014582909cc6d762606f2a43365 | /testcases/juliet_test_suite/testcases/CWE36_Absolute_Path_Traversal/s04/testcases.h | 2053b3349e375c5c71ecdc93ffbe03e9d64f9086 | [] | no_license | junxzm1990/ASAN-- | 0056a341b8537142e10373c8417f27d7825ad89b | ca96e46422407a55bed4aa551a6ad28ec1eeef4e | refs/heads/master | 2022-08-02T15:38:56.286555 | 2022-06-16T22:19:54 | 2022-06-16T22:19:54 | 408,238,453 | 74 | 13 | null | 2022-06-16T22:19:55 | 2021-09-19T21:14:59 | null | UTF-8 | C++ | false | false | 108,786 | h | // NOTE - eventually this file will be automatically updated using a Perl script that understand
// the naming of test case files, functions, and namespaces.
#ifndef _TESTCASES_H
#define _TESTCASES_H
#ifdef __cplusplus
extern "C" {
#endif
// declare C good and bad functions
#ifndef OMITGOOD
/* BEGIN-AUT... | [
"yzhang0701@gmail.com"
] | yzhang0701@gmail.com |
1f319770ce89cd6e26c16890f54679399916ff81 | 515289d2bf3171001efa6d9676207c2dbf7edd3f | /Game/Stage8.cpp | 45f2b5e16d9e9ef564d34af5f9b5b579cc4380ac | [
"MIT"
] | permissive | Gutt4N/Synchro | a3231a9c9e46023231b3c283cdb0e6d5fe59473e | e4c882078d361dc656139c926a96d7806fbd4b74 | refs/heads/master | 2021-01-13T01:07:42.478114 | 2017-02-09T04:34:34 | 2017-02-09T04:34:34 | 81,408,289 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,666 | cpp | //__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
//! @file Stage8.cpp
//!
//! @brief Map関連のソースファイル
//!
//! @date 日付
//!
//! @author GF3_01_安藤 祥大
//__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
// ヘッダファイルの読み込み ========================================... | [
"guttan.syo@gmail.com"
] | guttan.syo@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.