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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dae11d26957860fe37ea6e4b1cf4df49432a4e45 | b78df448ca3ab23f39628de71d59cc99aea67840 | /fmm/omp_sse.cc | 7542f9bae09bc93b3780e77efa3120f394fc4f8c | [] | no_license | jeewhanchoi/kifmm--hybrid--double-only | 54b42c50054f04c06deef932083b0928f7f15155 | ccc9852eb68a93cab6048d713b5d884c1ad46428 | refs/heads/master | 2021-01-02T09:19:53.962038 | 2017-01-08T20:54:16 | 2017-01-08T20:54:16 | 13,448,982 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 26,133 | cc | #include <assert.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "vecmatop.h"
#include "reals_aligned.h"
#include "evaluate--basic.h"
#include "evaluate.h"
#include "timing.h"
#include "util.h"
#include <omp.h>
/* --------------------------------------------------------------... | [
"gt6818a@jinx-login.cc.gatech.edu"
] | gt6818a@jinx-login.cc.gatech.edu |
472dafee817ad8df408e88fb513c094349779dc6 | c1e1c8daa6644e04ff46a44e9875a92eea80dd27 | /src/test/pegtl/trace.cpp | be5bd4ea193a382ad752d32badacda19a311988f | [
"MIT"
] | permissive | angelomatni2018/PEGTL | b4f5e06260fd869b9fbbcfb42d5c8d44493cf7a1 | bd5a17607f87d37a24339b17f8baa5409aa584f7 | refs/heads/master | 2021-01-19T15:08:50.440635 | 2017-04-13T18:25:39 | 2017-04-13T18:25:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | // Copyright (c) 2014-2017 Dr. Colin Hirsch and Daniel Frey
// Please see LICENSE for license or visit https://github.com/taocpp/PEGTL/
#include "test.hpp"
#include <tao/pegtl/trace.hpp>
namespace tao
{
namespace TAOCPP_PEGTL_NAMESPACE
{
using GRAMMAR = tao::TAOCPP_PEGTL_NAMESPACE::sor< tao::TAOCPP_PEGTL... | [
"d.frey@gmx.de"
] | d.frey@gmx.de |
ed4a9f93086e7bc2b9efea80db41fe180d32dde1 | 575731c1155e321e7b22d8373ad5876b292b0b2f | /examples/native/ios/Pods/boost-for-react-native/boost/regex/icu.hpp | 9a8d15adad39596e903ac0edbba3423ca724ec51 | [
"BSL-1.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Nozbe/zacs | 802a84ffd47413a1687a573edda519156ca317c7 | c3d455426bc7dfb83e09fdf20781c2632a205c04 | refs/heads/master | 2023-06-12T20:53:31.482746 | 2023-06-07T07:06:49 | 2023-06-07T07:06:49 | 201,777,469 | 432 | 10 | MIT | 2023-01-24T13:29:34 | 2019-08-11T14:47:50 | JavaScript | UTF-8 | C++ | false | false | 41,691 | hpp | /*
*
* Copyright (c) 2004
* John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
*
*/
/*
* LOCATION: see http://www.boost.org for most recent... | [
"radexpl@gmail.com"
] | radexpl@gmail.com |
98fed867b1365ea7649dbf3254dcde27461ba2f7 | b648a0ff402d23a6432643879b0b81ebe0bc9685 | /vendor/protobuf/src/google/protobuf/message.cc | 1a5c77560e65e2fbe029c64a05c43309afa349b7 | [
"Apache-2.0",
"LicenseRef-scancode-protobuf"
] | permissive | jviotti/binary-json-size-benchmark | 4712faca2724d47d23efef241983ce875dc71cee | 165b577884ef366348bf48042fddf54aacfe647a | refs/heads/main | 2023-04-18T01:40:26.141995 | 2022-12-19T13:25:35 | 2022-12-19T13:25:35 | 337,583,132 | 21 | 1 | Apache-2.0 | 2022-12-17T21:53:56 | 2021-02-10T01:18:05 | C++ | UTF-8 | C++ | false | false | 12,334 | cc | // Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// ... | [
"jv@jviotti.com"
] | jv@jviotti.com |
fb418b05719ee765f1cca9f5b115bcac840b6fba | 98b345594e6fa0ad9910bc0c20020827bbb62c53 | /re110_1/processor32/constant/polyMesh/pointProcAddressing | 6c0eab172958f9204a6a2232d4b9dfef60b8872f | [] | no_license | carsumptive/coe-of2 | e9027de48e42546ca4df1c104dcc8d04725954f2 | fc3e0426696f42fbbbdce7c027df9ee8ced4ccd0 | refs/heads/master | 2023-04-04T06:09:23.093717 | 2021-04-06T06:47:14 | 2021-04-06T06:47:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,549 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 7
\\/ M anipulation |
\*-------... | [
"chaseguy15"
] | chaseguy15 | |
07da3058c646ecc7a821783e11d6f09af76f4300 | 58febce6be896835382f03b21162f0090b3fcb0a | /leetcode/top_interview_questions/easy/linked_list/2.cpp | 60c71005cd114f29c3005eca9e85d10d1ee6f1c5 | [
"Apache-2.0"
] | permissive | bvbasavaraju/competitive_programming | 5e63c0710b02476ecb499b2087ddec674fdb049f | bc17ec49b601aac62fa94449927fd64b620352d7 | refs/heads/master | 2022-10-31T15:17:00.151024 | 2022-10-23T09:14:52 | 2022-10-23T09:14:52 | 216,365,719 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,298 | cpp | #include <iostream>
#include <vector>
using namespace std;
/*
Q: Remove Nth Node From End of List
Given the head of a linked list, remove the nth node from the end of the list and return its head.
Follow up: Could you do this in one pass?
Example 1:
Input: head = [1,2,3,4,5], n = 2
Output: [1,2,3,5]... | [
"bv.basavaraju@gmail.com"
] | bv.basavaraju@gmail.com |
b06172e71e8f95527fea3e4f482c7d0e1383eb14 | 86e0e40156d930d535f23a34975c292cad6db4ea | /src/Screens/TimeScreen.h | 4e7eb438ae26228364a3d41eb93aaefd2be08f0b | [
"MIT"
] | permissive | DanielCasner/Watchy | 73846626141653fd917644e4c41842727eadab6f | 961235a05f0ec35915940615c9c876d3e3f2b5c7 | refs/heads/main | 2023-08-21T15:41:33.216539 | 2021-10-26T14:32:10 | 2021-10-26T14:32:10 | 377,560,330 | 0 | 0 | MIT | 2021-06-16T16:27:16 | 2021-06-16T16:27:15 | null | UTF-8 | C++ | false | false | 162 | h | #pragma once
#include "Screen.h"
class TimeScreen : public Screen {
public:
TimeScreen(uint16_t bg = GxEPD_WHITE) : Screen(bg) {}
void show() override;
};
| [
"ceh+github@ceh.bz"
] | ceh+github@ceh.bz |
4346671093a83d897552b2e470f5bf747ae02134 | 33dbd76de54b5cfccf1324f0d89c1aed356d492f | /modules/assimp/assimp/code/IFCUtil.cpp | 92e55c9ac65c63c4d8e6fc352191eac0cbec4f1b | [] | no_license | Zylann/SnowfeetEngine | 91147c164891158fb91233082690b3094cc2c92f | 86038da11a70eeb850455070ea5f6ccc22b73f6c | refs/heads/master | 2021-05-16T02:46:09.782547 | 2016-10-21T23:02:50 | 2016-10-21T23:02:50 | 26,117,634 | 19 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 16,273 | cpp | /*
Open Asset Import Library (assimp)
----------------------------------------------------------------------
Copyright (c) 2006-2012, assimp team
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the
following condition... | [
"marc.gilleron@gmail.com"
] | marc.gilleron@gmail.com |
dec9a979e05c3ddaf33fed8e2481d624d441ce2d | 73cfd700522885a3fec41127e1f87e1b78acd4d3 | /_Include/boost/mpl/list/list30.hpp | ec5f314f2b19122429baaa38915b1cf0e98602fe | [] | no_license | pu2oqa/muServerDeps | 88e8e92fa2053960671f9f57f4c85e062c188319 | 92fcbe082556e11587887ab9d2abc93ec40c41e4 | refs/heads/master | 2023-03-15T12:37:13.995934 | 2019-02-04T10:07:14 | 2019-02-04T10:07:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,283 | hpp |
#ifndef BOOST_MPL_LIST_LIST30_HPP_INCLUDED
#define BOOST_MPL_LIST_LIST30_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.... | [
"langley.joshua@gmail.com"
] | langley.joshua@gmail.com |
35b8eaaa3740633bc5c90993d0baa5bd41bab649 | 0881bc5ae792f95ed386b5bbe689495f3d4ef3d2 | /1 - Autonomous Jigsaw Solution/Source Code/Assignment/binaryimage.h | 00080a4870fc2d1fcef115da141c060ee0afa421 | [
"MIT"
] | permissive | daleluck/Year2-SoftwareDev-Assignments | deed56432f1ecb6d52c14aaceb8132967c9946b1 | 36f5ea8fd4551f5fba2b29b7ba84d9ca4c5d5999 | refs/heads/master | 2020-03-31T09:17:50.238065 | 2014-11-18T17:21:14 | 2014-11-18T17:21:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 634 | h | // binaryimage.h : derived class of matrix, allows only binary values (0/1)
#include "matrix.h"
#ifndef _binaryimage
#define binaryimage
class BinaryImage : public Matrix
{
public:
BinaryImage(int, int, double*, double); // constructor
BinaryImage(const BinaryImage&); // copy constructor
~BinaryImage(); ... | [
"dale.t.luck@gmail.com"
] | dale.t.luck@gmail.com |
c99a770a7884aaef9ea6179c43f2faa5b58e1e05 | f4d2fffefd8c79bad49d5450f5944b6763c52bbd | /lab 1/task2 Smesharik/task2 Smesharik/ComplexShape.h | 8315d01797fe2c86481f09407acd76c64c997971 | [] | no_license | Jane1408/CG | 8441f13c57e413ce349d52f1a5f9ad2856cdabe5 | a638f9a3694da4a7937e8948e0772181c43b33eb | refs/heads/master | 2020-12-11T05:45:36.876416 | 2016-10-24T08:04:32 | 2016-10-24T08:04:32 | 68,314,782 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 520 | h | #pragma once
class CBasicShape;
class CComplexShape
{
public:
CComplexShape();
~CComplexShape();
void ReadInfo();
void ReadFromFile(std::string const& inputName);
bool HitTest(const glm::vec2 &point);
const std::vector <std::shared_ptr<CBasicShape>> & GetShapes() const;
void SetPosition(glm::ivec2 const& posit... | [
"Женечка"
] | Женечка |
0fd343f72ba416ad6792e9d623adba24db433362 | 67afc2ea594d864f8f7193cbb783faf96e4c07c8 | /Math_final_assign.cpp | 66a2631f8e81cf41fbb8ae0d66417a6c283b05c3 | [] | no_license | rdxuchchhwash/Cryptography | e3d90273ca7fc39e147e0914e4c10dca8778e357 | 241cb96a395d3e4441d24eb7cd090fc31a403210 | refs/heads/master | 2021-05-07T23:30:15.438000 | 2017-10-18T21:45:11 | 2017-10-18T21:45:11 | 107,466,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,392 | cpp | #include<iostream>
#include<stdlib.h>
#include<conio.h>
#include<string>
using namespace std;
int det();
char arr[100];
int numarr[30];
int asci=65;
string input;
int matrix[10][10];
int encrypted[10][10];
int decrypted[10][10];
int cryptokey[3][3]={{1,2,3},{1,1,2},{0,1,2}};
char decryptedletter[100];
char letterarra... | [
"rdx.uchchhwash@gmail.com"
] | rdx.uchchhwash@gmail.com |
4c9ab1c74d5d0e0127a47c9f0ae36a097375f736 | e56fad54a8d4fb91a6f41b381a12bcc6c1b8579c | /nth_ugly_number.cpp | 71f52c39b49a0751bdfd1653a021b0203d127777 | [] | no_license | harsha20599/algorithms | aa2671f2f45bbc26b30a40e08f0aea138581978c | ae32a235562b985aa331ab0ae0ea7bbfa1ff3681 | refs/heads/master | 2020-05-18T11:57:01.893735 | 2019-05-01T09:15:41 | 2019-05-01T09:15:41 | 184,393,122 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 552 | cpp | #include<stdio.h>
int isPrime(int n){
for(int i = 2 ; i <= n/2 ; i++ )
if(n%i == 0)
return 0;
return 1;
}
int uglyNumber(int n){
if( n == 2 || n ==3 || n == 5)
return 1;
if(isPrime(n))
return 0;
for(int i = 7; i <= n/2 ; i+=2)
if( n%i == 0 && isPrime(i) )
return 0;
return 1;
}
i... | [
"harsha20599@gmail.com"
] | harsha20599@gmail.com |
3b3808a98e7a4214e3197aea1d450dc3d5cdbe93 | 0edbcda83b7a9542f15f706573a8e21da51f6020 | /private/windbg64/debugger/sapi/loadomf.cpp | 113b4fb6f4822683f945c9827e05e20eedcce5fe | [] | no_license | yair-k/Win2000SRC | fe9f6f62e60e9bece135af15359bb80d3b65dc6a | fd809a81098565b33f52d0f65925159de8f4c337 | refs/heads/main | 2023-04-12T08:28:31.485426 | 2021-05-08T22:47:00 | 2021-05-08T22:47:00 | 365,623,923 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 94,233 | cpp | // loadomf.cxx - load
//
// Copyright <C> 1989-94, Microsoft Corporation
//
// Purpose:
//
// 10-Nov-94 BryanT
// Merge in NT changes.
// Change the load code so we first call the Shell to see
// if the symbol load s/b deferred or ignored.
// Functions changed: OLStart, OLLoadOmf
// New Fu... | [
"ykorokhov@pace.ca"
] | ykorokhov@pace.ca |
f6b6686d2c83028ce58b552d68cb49f21ff86351 | ade5804defd9d406953b3b8fc8408e49df89e915 | /Code/sampledivision10407.cpp | f55bada8b81bc07991679b598459bd7d331028d0 | [] | no_license | SantiCe/ProgrammingPractice | f0f0cf66cb025979b3f7ad1a0d6b4f8e7b1dc274 | eb439cc17bcfbadcf40a2bb13855dcf86efe44a3 | refs/heads/master | 2016-09-05T15:24:27.495132 | 2015-11-26T19:54:47 | 2015-11-26T19:54:47 | 42,137,716 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 517 | cpp | #include<bits/stdc++.h>
using namespace std;
int n,m,mcd;
bool i;
int gcd ( int a, int b )
{
if ( a==0 ) return b;
return gcd ( b%a, a );
}
int main(){
cin >> n;
while(n != 0){
i = true;
cin >> m;
while( m != 0){
if(i) {
mcd = abs(n-m);
... | [
"santiago.ceron.uribe@gmail.com"
] | santiago.ceron.uribe@gmail.com |
d889058c95fda912da9b86906b576067144066d5 | 052a6f91f17570566312880b85b9e18a57edde63 | /include/AD/sort/bubble.h | a65e501a9884397379f95ad03571d0bae189ad81 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | zjhmale/prop | 749b606675e37e4e47aba8ebe2111faf4c418d34 | a24efadede84821353cb7de6626a0bd437800125 | refs/heads/master | 2020-09-08T15:04:34.737510 | 2009-01-01T20:35:59 | 2009-01-01T20:35:59 | 221,167,123 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,426 | h | //////////////////////////////////////////////////////////////////////////////
// NOTICE:
//
// ADLib, Prop and their related set of tools and documentation are in the
// public domain. The author(s) of this software reserve no copyrights on
// the source code and any code generated using the tools. You are encour... | [
"ygrek@autistici.org"
] | ygrek@autistici.org |
e3d2fb2c98025af6b094242b11e9795ee556e3ec | f0ebd816955d0c3fb584368ff9bb67517e1f0f55 | /src/qt/optionsmodel.h | 7ad94cf506b21e3feb9b2d51ec8d80ca51557cec | [
"MIT"
] | permissive | yeahitsme2/LGCMN | 6fa0c59aab4b63121049f6243ff5dbbbe8177967 | cfc7f0db34389abec0ad9a6e9c86148577f4eeca | refs/heads/master | 2021-01-02T00:43:47.800683 | 2019-04-22T16:15:14 | 2019-04-22T16:15:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,693 | h | // Copyright (c) 2011-2013 The Bitcoin developers
// Copyright (c) 2017-2018 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_OPTIONSMODEL_H
#define BITCOIN_QT_OPTIONSMODEL_H
#include "... | [
"root@vmi246353.contaboserver.net"
] | root@vmi246353.contaboserver.net |
dc9b4ace462e83ca61490e3681dbdda4b729c251 | 82dd80d94530e4cbce8fb11eeb114f8d54aebe0c | /Artifical_intelligence/A1/Matrix.cpp | 61e70e5d914e98ff6cc457fe635904a301d166dd | [
"MIT"
] | permissive | jiwidi/KTH-Erasmus | 2a23455ceb4d7eee89f787af0e7ba7a0c806bee1 | a32908fcd6d0229b649e6498695f05acf095dd77 | refs/heads/master | 2021-03-24T12:12:28.921886 | 2018-09-20T08:57:00 | 2018-09-20T08:57:00 | 101,639,586 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,948 | cpp |
#include <iostream>
#include <vector>
using namespace std;
class Matrix{
vector <vector<double> > matrix;
int n, m;
public:
Matrix(const int n, const int m){
this->n = n;
this->m = m;
vector<double> v(m,0);
for (int i=0; i<n; i++){
matrix.push_back(v);
... | [
"fhjaime96@gmail.com"
] | fhjaime96@gmail.com |
755db255e543ae61336c717d5a0fc0c63ca87063 | 5a77b5092acf817ac37a5fafd006feea434dd0d6 | /Doxygen_Graphviz/DesignPatternExample/品味Java的21種設計模式/dp_cpp/observer/example5/Watcher.h | f8919cee07b5bb821cb141de36ee39508ac22d0c | [] | no_license | shihyu/MyTool | dfc94f507b848fb112483a635ef95e6a196c1969 | 3bfd1667ad86b3db63d82424cb4fa447cbe515af | refs/heads/master | 2023-05-27T19:09:10.538570 | 2023-05-17T15:58:18 | 2023-05-17T15:58:18 | 14,722,815 | 33 | 21 | null | null | null | null | GB18030 | C++ | false | false | 651 | h | #pragma once
#include "WatcherObserver.h"
#include "WaterQualitySubject.h"
#include <string>
namespace cn
{
namespace javass
{
namespace dp
{
namespace observer
{
namespace example5
{
///
/// <summary> * 具体的观察者实现 </summary>
///
class Watcher : public Watcher... | [
"jason_yao@htc.com"
] | jason_yao@htc.com |
a5a1481f2b7e2ee74a33ad0297e376171173fdcb | d7b3a44ebaf2db0055895fb8f80479eeae8414f2 | /SimplifyPath/main.cc | 448df007e96355856fff2396b22c10de8fe4befd | [] | no_license | ypan1988/leetcode | 212085e95de5050a23bbb2eb6e902fc0cbea0fd6 | 4ed77221ab7c19a057eb17b8225bb7d4be2edab6 | refs/heads/master | 2020-06-18T05:50:22.927109 | 2020-02-14T20:05:23 | 2020-02-14T20:05:23 | 196,185,351 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 450 | cc | #include <iostream>
#include "solution.h"
int main() {
Solution s;
std::cout << s.simplifyPath("/home/") << std::endl;
std::cout << s.simplifyPath("/../") << std::endl;
std::cout << s.simplifyPath("/home//foo/") << std::endl;
std::cout << s.simplifyPath("/a/./b/../../c/") << std::endl;
std::cout << s.simpl... | [
"ypan1988@gmail.com"
] | ypan1988@gmail.com |
e9e7a90cc4304cc1e012f439ed8828541ea183a1 | 4e7f01a7cb18fd0f415a69694878da40563ce692 | /src/from_class/template/list.h | 357d39db46c3ed8d6d45e928403d42a9388ef7d2 | [] | no_license | anicanor/CSCI211 | f713dc41e1096f501fe6f441ffd286ed32f772a8 | fb834419ade0648626c76b487011c9bd23df6b5f | refs/heads/master | 2020-03-14T14:59:40.651159 | 2015-08-27T07:27:12 | 2015-08-27T07:27:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,638 | h | // demonstrate C++ templates by implementing a simple linked-list of integers
// Unlike "normal" C++ classes, the entire template (class definitions and
// and functions) are placed into a .h file.
#ifndef LIST_H
#define LIST_H
#include <iostream>
using namespace std;
template <class TYPE>
class List
{
public:... | [
"jx63king@live.cn"
] | jx63king@live.cn |
f6b8b5bea61a85dda4b17f43a941ac85fc30ec46 | 3b0d1c0c80cbda515ccc08be15b6d6a7277a0db1 | /PropellerCompiler/CompileDatBlocks.cpp | 0acf0f04e054f65f8548aa347b854cedb6f8d44f | [] | no_license | bweir/OpenSpin | 05282bdcd12b3b5b2059d218e7c585ac60d11eda | a251700087f44faa3f2b2ef3e6add8ce95fd107e | refs/heads/master | 2021-01-14T14:24:05.669571 | 2020-08-23T23:48:02 | 2020-08-23T23:48:02 | 27,117,328 | 0 | 2 | null | 2020-08-23T23:48:03 | 2014-11-25T09:03:21 | C++ | UTF-8 | C++ | false | false | 28,761 | cpp | //////////////////////////////////////////////////////////////
// //
// Propeller Spin/PASM Compiler //
// (c)2012 Parallax Inc. DBA Parallax Semiconductor. //
// Adapted from Chip Gracey's x86 asm code by Roy Eltham //
// Se... | [
"reltham@gmail.com"
] | reltham@gmail.com |
ef723c85b1437b1ba63db6250c572d34c379bb46 | 74c3b02b5baed311cc5cb8cbe59edcb140885b06 | /CSES/Math/Divisors.cpp | a521d41be92db9fa0ae0a04039a89b3ed44b5768 | [] | no_license | paresh113/CodeIsLifeOrLifeIsCode | 4810c8ba953d1c763a8240693e182b6e5155d641 | 0f2bfb43f7393b812b147370c0b83aa70533f418 | refs/heads/master | 2023-01-20T14:36:19.745624 | 2020-11-30T14:05:07 | 2020-11-30T14:05:07 | 314,968,660 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,227 | cpp |
#include<bits/stdc++.h>
using namespace std;
int primes[1000003];
int save[1000003];
void sieve(){
int sr = sqrt(100005);
for(int i = 2; i <= sr; i++){
if(primes[i]){
for(int j = 2*i; j <= 100005; j+=i){
primes[j] = 0;
}
}
... | [
"31143249+paresh113@users.noreply.github.com"
] | 31143249+paresh113@users.noreply.github.com |
e24bb2da9fd21fe84522c8d4cea3ed7c5528370c | 5d1a033cf72f630688da2b8de788d1cebf6339e6 | /Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp | e858b3fb4091f150b8ff5afdab1b9f612d1204c4 | [] | no_license | jaokim/odyssey | e2115123f75df185fcda87452f455f25907b0c79 | 5ee0f826dd3502f04e077b3df59e3d855c7afd0c | refs/heads/kas1e_branch | 2022-11-07T17:48:02.860664 | 2017-04-05T20:43:43 | 2017-04-05T20:43:43 | 55,713,581 | 2 | 1 | null | 2022-10-28T23:56:32 | 2016-04-07T17:17:09 | C++ | UTF-8 | C++ | false | false | 18,064 | cpp | /*
* Copyright (C) 2010 Apple Inc. All rights reserved.
* Copyright (C) 2010 University of Szeged
*
* 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 copyri... | [
"deadwood@wp.pl"
] | deadwood@wp.pl |
547b938d5759b7576977bab181001fefbd76e3ca | 56d71a5b92c2c61867e52c32cffeb92ee1c169cc | /libraries/ExtensionMotor/ExtensionMotor.cpp | e7a7a44d37be75bcdf801f021006ccdc23caa8fe | [] | no_license | dotCID/ID4045-JMP_Arduino | 4934a2e1a4c5ac5e89a5f28b31d4254a904d5b6a | edca1501b12b6d35c3dd83de80349a97a47678ec | refs/heads/master | 2021-01-18T14:05:21.661718 | 2015-01-28T10:53:57 | 2015-01-28T10:53:57 | 29,581,430 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,133 | cpp | /* Arduino Code for JMP, version 0.1
Motor controller class
@author Marien Wolthuis
date created 16/1/2015 */
#include <Arduino.h>
#include <ExtensionMotor.h>
static int _fwd[3] = {1,0,0};
static int _bck[3] = {0,1,0};
static int _stop[3] ={1,1,0};
ExtensionMotor::ExtensionMotor(int fwd, int rev, int ... | [
"marien@marienwolthuis.nl"
] | marien@marienwolthuis.nl |
69d268959bd3ecc6522fa917fd96efed8a9ac457 | 5896167027f07d1e53672ebb76b60ed7bf2f09c8 | /Win10_20H1_18941/x86/System32/ndis.sys/Standalone/NDIS_BIND_FILTER_LINK.h | feafa8c564811c6019866331326e26b18cecb745 | [] | no_license | antiwar3/headers | c776e1de8b552e1284901361907f5e7515ef20ae | e3ec0f11f62cdc76b6c0b6b9fa0d6ffe55e476f0 | refs/heads/master | 2021-05-25T22:49:20.063532 | 2020-02-24T21:43:26 | 2020-02-24T21:44:11 | 253,953,543 | 1 | 2 | null | 2020-04-08T01:25:44 | 2020-04-08T01:25:44 | null | UTF-8 | C++ | false | false | 288 | h | class KRef<NDIS_BIND_FILTER_DRIVER>
{
/* 0x0000 */ class KRef<NDIS_BIND_FILTER_DRIVER>::KRefHolder* _p;
}; /* size: 0x0004 */
struct NDIS_BIND_FILTER_LINK
{
/* 0x0034 */ class KRef<NDIS_BIND_FILTER_DRIVER> BindDriver;
/* 0x0038 */ unsigned long FilterIndex;
}; /* size: 0x003c */
| [
"w.benny@outlook.com"
] | w.benny@outlook.com |
d7eb0d10eb188e396c258131a6843559e2547bdf | 1de1d34a097a62faf8aa7cdc2aaf0325adf597f3 | /src/utils/ThreadedLogFileEntry.h | da80f82aa56433b56108f299653abe3e02ccc4ef | [] | no_license | mmason930/kinslayer-mud | 9fb0d57b6b404b024429f884a4c94cc60623b299 | 6473ec8bf9eb3e43742e825099de747ad315b0c2 | refs/heads/master | 2023-08-03T05:03:27.332311 | 2023-08-01T22:45:35 | 2023-08-01T22:45:35 | 56,131,481 | 4 | 1 | null | 2023-03-06T01:55:21 | 2016-04-13T07:42:54 | C++ | UTF-8 | C++ | false | false | 397 | h | #ifndef THREADED_LOG_FILE_ENTRY_H
#define THREADED_LOG_FILE_ENTRY_H
#include "../DateTime.h"
class ThreadedLogFileEntry
{
private:
protected:
public:
timeval submittedTimeval;
std::string message;
ThreadedLogFileEntry(const std::string &message, const timeval &submittedTimeval)
{
this->message... | [
"mike@mercato.com"
] | mike@mercato.com |
45da5791dcecfbae701c94b7fbe4db873419571a | edea3c95b937a81af75792d8d563d0f000d90bf6 | /Learn/CTCI/Chapter03/pb3.6.cpp | c019f9f560aaa4566d0c8a71b930ffbae600226c | [] | no_license | rajesh-kr/cloaked-octo-avenger | 6b9ff6d78c98a7abf26fc4bcdad0ea808e15b3e8 | 995c6f9f09b64fc1971d7ef59b021eb5ab8240ae | refs/heads/master | 2021-01-17T13:03:48.344008 | 2016-04-17T04:59:43 | 2016-04-17T04:59:43 | 11,065,805 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,319 | cpp | #include <iostream>
#include <stack>
using namespace std;
void sort_descending(stack<int>& st) {
// create a buffer stack
stack<int> buffer;
while(!st.empty()) {
// pick the top element of st
int top = st.top();
st.pop();
int count = 0;
// move all the smaller eleme... | [
"rajeshkrcse@gmail.com"
] | rajeshkrcse@gmail.com |
d791dee8425041f1a709de867761d28066d283a1 | fbc28fe2517b6c7a2bd0066c9f30628ef1d9ceb3 | /mainwindow.h | 29efb91f9d31e98ab9f06110e86f71db0bb9590c | [] | no_license | Alex-Barros/Consumidor-IR | baefb9d014bca5f8297eeb0d05458411ef9825d5 | 0a2f377087cad893ef3881f2f846ff2b64b701bd | refs/heads/master | 2020-06-12T15:35:57.905210 | 2016-12-07T04:18:35 | 2016-12-07T04:18:35 | 75,798,730 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 816 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include <QTcpSocket>
#include <QDebug>
#include <QStandardItemModel>
#include <vector>
using namespace std;
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidg... | [
"noreply@github.com"
] | Alex-Barros.noreply@github.com |
7447fab00ecb088564e53194e44e12f8791a378f | 2b1e94b1152050536209c451d1f7f3987a9a8c02 | /lex/token.cpp | d9e79026a637429c7a50a1d14a0e102de149bfc4 | [
"MIT"
] | permissive | yufengzhe1/c-compiler-1 | 87944bbb60ce17877caf92891a1abef3d4252923 | 73fa86a6d0fc7d6032dbbedc314481d11bccb8c6 | refs/heads/master | 2020-04-13T05:18:47.043196 | 2018-12-23T11:35:12 | 2018-12-23T11:35:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,707 | cpp | #include "token.h"
#include "lex.h"
#include "../error/error.h"
regex_table::regex_table() :table{
make_pair(std::regex(R"QWERTY(typedef)QWERTY"),token::toktypedef),
make_pair(std::regex(R"QWERTY(__builtin_input)QWERTY"),token::__builtin_input),
make_pair(std::regex(R"QWERTY(__builtin_output)QWERTY"),token::__built... | [
"joker_xii@outlook.com"
] | joker_xii@outlook.com |
ae0caa609d42d4008eb24ebce0d5d6b149dc7c4e | 34798f395210b568751ac34a64d7138a284fbed7 | /KDicomD/mlConv.cpp | f1af1049eba2c3cff8fcce5745dfec9560f62d97 | [] | no_license | SHyeonLee/summer2015 | 39259885eb959d7aeae20ff87bd9f73901c544d3 | ac460bad6ccaa315dbad311722446b876e257361 | refs/heads/master | 2020-04-13T16:34:14.901798 | 2015-09-16T12:00:08 | 2015-09-16T12:00:08 | 39,883,654 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,046 | cpp | ////////////////////////////////////////////////////////////////////////////
// mlConv.cpp
#include "stdafx.h"
#include "mlConv.h"
#define CP_UTF16 1200
MlConv* MlConv::_instance = NULL;
CRITICAL_SECTION MlConv::_cs;
UINT MlConv::_cpDef = CP_ACP;
MlConv::MlConv() :
_pMlcc(NULL)
{
CoInitialize(NULL);
}
MlCo... | [
"cupcola@naver.com"
] | cupcola@naver.com |
1676ae9f0f16206eda1372ed20953a7238626a88 | fc31485d6e76bed4fadd3f687149eed26a01485a | /dymamic/dynamic_a.cpp | a2f0a8dfac908aec7a4a3d3784e7c8a442c02eb8 | [] | no_license | ZHUXUHAN/cuda-cpp-c-compile | cf4fa07ad22d01c1fb58d544353736be671f1442 | dad8fc14b7dcaac8e533a8a0e31146fc73c708ad | refs/heads/master | 2020-04-18T03:26:14.631532 | 2019-01-23T15:02:01 | 2019-01-23T15:02:01 | 167,198,642 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 174 | cpp | #include"dynamic.h"
using namespace std;
void dynamic_a()
{
cout<<"this is in dynamic_a"<<endl;
<<<<<<< HEAD
}
=======
}
>>>>>>> 771b0aff3664449711eb7ce37a768091b57affc4
| [
"2513413259@qq.com"
] | 2513413259@qq.com |
015736911826159f4e4da79ccfd04f980f80e26f | bec30b3f91319632ed378920dd0b7ad89cab170b | /Hackerrank/Filling Jars/Filling Jars/main.cpp | ab87ebbfe00463002e0b7ee1cddbc77c3998af99 | [] | no_license | nkuclassical/algorithmexercise | 4034a85c2550627f44999fbd7c19cd0cef722f34 | ec357eb55d10ab7c1f84ee93355720fdf962ec62 | refs/heads/master | 2021-01-18T23:10:25.405498 | 2015-11-09T19:11:40 | 2015-11-09T19:11:40 | 32,098,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 388 | cpp | //
// main.cpp
// Filling Jars
//
// Created by Yanqiao Zhan on 11/30/14.
// Copyright (c) 2014 Yanqiao Zhan. All rights reserved.
//
#include <iostream>
using namespace std;
int main(int argc, const char * argv[]) {
size_t N,M,a,b,k,sum=0;
cin>>N>>M;
for(int i=0;i<M;i++)
{
cin>>a>>b>>k;
... | [
"yzhan14@stevens.edu"
] | yzhan14@stevens.edu |
8b3c08ef2e8cbec23bc49032a34ea07732715051 | ad934eeba2ac2a3c1d49b02af864790ece137034 | /Training/2016 Multi-University Training Contest 10/4.cpp | c2e4677dc22cf1b659ae1b2eedddb3a71c77b60f | [] | no_license | xiang578/acm-icpc | 19b3d8c7771b935293749f5ccad0591cde8fc896 | 6f2fdfc62bd689842c80b1caee2d4caf8162d72f | refs/heads/master | 2022-01-12T12:28:43.381927 | 2022-01-12T04:20:44 | 2022-01-12T04:20:44 | 39,777,634 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,109 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
const int N=200000+5;
ll a[N],ans;
struct Tree
{
int left,right;
ll sum,f;
}tree[4*N+10];
void build(int id,int l,int r)
{
tree[id].left=l;
tree[id].right=r;
tree[id].f=-1;
if (l==r)
tree[id].sum=a[l];
else
{
... | [
"xiang578@foxmail.com"
] | xiang578@foxmail.com |
5494a7d346bdb0b943980cd74809417d26a035c1 | 761e15d5dad0eef8a330ca36d4a09a049bb1d2d0 | /zhou_yb/extension/security/openssl/OpenSSL_Base.h | e3a60fac5b28d00809935f2056ac6aec8c3abf2a | [] | no_license | radtek/libzhouyb | 8abff4942faf2aca898929dce2c0571097ec3377 | 05bab65246d760d94db3028267ef488a74ea26a1 | refs/heads/master | 2020-06-01T11:07:08.930921 | 2016-05-21T01:51:00 | 2016-05-21T01:51:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,013 | h | //=========================================================
/**@file OpenSSL_Base.h
* @brief OpenSSL引用基本定义
*
* @date 2014-10-25 10:56:48
* @author Zhyioo
* @version 1.0
*/
//---------------------------------------------------------
#ifndef _LIBZHOUYB_OPENSSL_BASE_H_
#define _LIBZHOUYB_OPENSSL_BASE_H_
/... | [
"zhyioo@vip.qq.com"
] | zhyioo@vip.qq.com |
614d09afd7c6495a10f4268b9cc9355b41467f1c | a83321d88aecb6da6f72e5192de134b58c2dda2e | /Leetcode/May-Challenge/find-the-town-judge.cpp | c3db9d1606738fb05305ac81b2b30872e964698f | [
"MIT"
] | permissive | pragya-chauhan/dsa | 8e3818c4b9e92900054c9b7646485a38db89393d | fe3f54df6802d2520142992b541602ce5ee24f26 | refs/heads/master | 2023-03-25T19:43:01.314340 | 2021-03-22T18:24:12 | 2021-03-22T18:24:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 536 | cpp | class Solution {
public:
int findJudge(int N, vector<vector<int>>& trust) {
if(N == 1) {
return 1;
}
vector<int> nums(N+1, 0);
for(int i = 0;i<trust.size();i++)
{
//All the outcoming ones!
nums[trust[i][0]]--;
// A... | [
"geekyabhi12@gmail.com"
] | geekyabhi12@gmail.com |
8775bb5508c5fda10e3280243b923ff61c23778e | 20e7990890414b27083c10b46b8dbdd91de87094 | /C_Tutorships/some_Cpp_functions/CAP15/P323.CPP | 8c2f36ae458ad38de2866d58bf9ee7aa507c7975 | [] | no_license | agudeloandres/C_Struct_Files | eb3aa9a62c596939a79f1e13c2f5cc04543592ec | cafe017f5dad4cec5d1ea2fabf4d6c646c99a23b | refs/heads/master | 2021-01-10T14:04:32.468058 | 2015-10-22T04:12:02 | 2015-10-22T04:12:02 | 44,718,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | cpp | #include "stdio.h"
#include "dos.h"
#include "conio.h"
int F(void) {
printf ("Programa cancelado por el usuario\n");
printf ("Por favor hacer copia del archivo \'archi.txt\'\n");
printf ("Oprima una tecla...\n");
getch();
return (0); /* 0 Aborta el programa */
/* Un valor diferente de cero, reasume la */
... | [
"agudeloandres@gmail.com"
] | agudeloandres@gmail.com |
95bc8a0e3a1815daff7255eba316d99772f3e8e5 | 37d08c745caee39da991debb54635065df1a8e2a | /testing/testing_dormql.cpp | e9a2af99267a2d4aeb62238c01609d8651732b1f | [] | no_license | kjbartel/magma | c936cd4838523779f31df418303c6bebb063aecd | 3f0dd347d2e230c8474d1e22e05b550fa233c7a3 | refs/heads/master | 2020-06-06T18:12:56.286615 | 2015-06-04T17:20:40 | 2015-06-04T17:20:40 | 36,885,326 | 23 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 7,367 | cpp | /*
-- MAGMA (version 1.6.1) --
Univ. of Tennessee, Knoxville
Univ. of California, Berkeley
Univ. of Colorado, Denver
@date January 2015
@author Mark Gates
@generated from testing_zunmql.cpp normal z -> d, Fri Jan 30 19:00:26 2015
*/
// includes, system
#include <stdlib.h>
... | [
"kjbartel@users.noreply.github.com"
] | kjbartel@users.noreply.github.com |
9b4d341b936b75d4ef4e18c39d09db1c6a964a31 | 04cfdcc52a3c9880dc787447033ed2ae2487ad7e | /includes/acl/math/affine_matrix_32.h | db3293ea777d4e0197683851071d7413a81f5990 | [
"MIT"
] | permissive | scipiox64/acl | b09500a0a1ebedda4fd830d5cbe41c83b69651ae | 4575c1538dde3cb17b6cbbccbcbed71bcfc73b10 | refs/heads/master | 2020-09-06T10:59:56.810050 | 2019-04-12T00:24:28 | 2019-04-12T00:27:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,925 | h | #pragma once
////////////////////////////////////////////////////////////////////////////////
// The MIT License (MIT)
//
// Copyright (c) 2017 Nicholas Frechette & Animation Compression Library contributors
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and asso... | [
"zeno490@gmail.com"
] | zeno490@gmail.com |
d0dbdcc0ee265ece14dc2285394a31ca3194f239 | 227376dd80872a4cc6162061b873f071918fe68a | /src/blade_damage/WND_Files/turb_wnd_dir_A_I/dlc_NTM_seed2_mws7.hh | 2376abb32425aa04614389400f0d046472981914 | [] | no_license | byuflowlab/blade_damage | 252761128fd5ae966147066eac4b49b201acd46b | aec5a1795b6ebe3f5c581e590ab0f5ed2b73dce2 | refs/heads/master | 2020-03-26T09:18:14.318923 | 2018-08-19T03:31:27 | 2018-08-19T03:31:27 | 144,744,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 807,495 | hh | ! This hub-height wind-speed file was generated by TurbSim (v1.06.00, 21-Sep-2012) on 03-Feb-2018 at 23:29:43.
!
! The requested statistics for this data were:
! Mean Total Wind Speed = 7.000 m/s
! Turbulence Intensity = 21.700%
!
! Time HorSpd WndDir VerSpd HorShr VerShr LnVShr GstSpd
! (s... | [
"bryceingersoll@gmail.com"
] | bryceingersoll@gmail.com |
6346977da0c17307e729ef2cd997917769cb371d | 17633d1f00948a49ebf058df74863a4992ead4f5 | /415/P415/P415/main.cpp | 7549c80429331349f0822ec2d23793df066311c8 | [
"MIT"
] | permissive | swy20190/Leetcode-Cracker | 965ae2ce9c548dc39cbe3a082258c2373301248c | 3b80eacfa63983d5fcc50442f0813296d5c1af94 | refs/heads/main | 2023-07-01T15:06:57.827192 | 2021-08-12T07:30:23 | 2021-08-12T07:30:23 | 311,195,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 611 | cpp | #include <string>
#include <algorithm>
using namespace std;
class Solution {
public:
string addStrings(string num1, string num2) {
string answer = "";
int carry = 0;
int tail1 = num1.size() - 1;
int tail2 = num2.size() - 1;
while (tail1 >= 0 || tail2 >= 0) {
if (tail1 >= 0) {
carry += num1[tail1] - ... | [
"midnightsun114514@gmail.com"
] | midnightsun114514@gmail.com |
7fc03a0bce214ebe4d58ddef1a013ea71b41a92b | ef8f557bc75f620cb94db76734eaf9b04cfa01bf | /abc/abc116/abc116a.cpp | 1ebad7fbd846a304973d1b73cb29fe7a1262f4a9 | [] | no_license | Kanazawanaoaki/atcoder_memo | 3273d52093ab3e4a3c2a312dfc9658c8e1df820c | 4f4dcb847d3479cb1f5ef01710c0e101a3bd6dfb | refs/heads/master | 2021-08-17T02:37:51.175202 | 2020-09-01T02:55:11 | 2020-09-01T02:55:11 | 217,087,895 | 0 | 0 | null | 2020-03-23T02:36:08 | 2019-10-23T15:12:49 | C++ | UTF-8 | C++ | false | false | 385 | cpp | #include <iostream>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <algorithm>
#include <string>
#include <sstream>
#include <complex>
#include <vector>
#include <list>
#include <queue>
#include <deque>
#include <stack>
#include <map>
#include <set>
using namespace std;
int main(){
int a1,a2,a3;
... | [
"naoaki65k@gmail.com"
] | naoaki65k@gmail.com |
3005c9efcb7e7781b3bbf2fee757f697124a16f0 | 1c91c3991b5b0e210d5bd31d8aebf2e0a17cbe9f | /Core/CommandBuffer.cpp | b29c8d33d9bdcaaf1605cb6bab10c21f04a42d7b | [
"MIT"
] | permissive | GlynnJKW/Stratum-1 | 09682b6632a6d5db97248b083393fd9d425e5888 | 5bde1c2ab1992109947f19808f7ae905c3de2dff | refs/heads/master | 2022-12-01T16:05:45.454498 | 2020-08-13T04:28:30 | 2020-08-13T04:28:30 | 287,180,872 | 0 | 0 | null | 2020-08-13T04:29:04 | 2020-08-13T04:29:03 | null | UTF-8 | C++ | false | false | 7,881 | cpp | #include <Core/CommandBuffer.hpp>
#include <Core/Buffer.hpp>
#include <Core/RenderPass.hpp>
#include <Content/Material.hpp>
#include <Content/Shader.hpp>
#include <Core/Device.hpp>
#include <Scene/Camera.hpp>
#include <Util/Util.hpp>
#include <Util/Profiler.hpp>
#include <cstring>
#include <Shaders/include/shadercompa... | [
"Shmaug@users.noreply.github.com"
] | Shmaug@users.noreply.github.com |
78fd3693e1e9a8ead8d2ef545f12cc8f99689117 | 0160490319cac0dfbe37834d0468aed63f2cd0c0 | /src/parsing/SgfcPropertyDecoder.h | 8b8025dfd8c3e13c556b0e2ab755f619519b31cf | [
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | herzbube/libsgfcplusplus | a6c9c11b05a13ca1f422b15e220efb84aeefb875 | cd93b76c9044952a0067240cbebac7c535e0275a | refs/heads/develop | 2021-07-14T20:04:24.516039 | 2021-02-23T19:16:12 | 2021-02-23T19:16:12 | 238,560,277 | 8 | 1 | Apache-2.0 | 2021-02-13T16:53:57 | 2020-02-05T22:21:31 | C++ | UTF-8 | C++ | false | false | 17,501 | h | // -----------------------------------------------------------------------------
// Copyright 2020 Patrick Näf (herzbube@herzbube.ch)
//
// 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
//
//... | [
"herzbube@herzbube.ch"
] | herzbube@herzbube.ch |
ff33cb00681b1ff9faffc45386f97be25d7dc788 | 834b551c9e17345d761bc54c6a56c2de9002d6ac | /problems/40. Combination Sum II/back_tracking.cpp | 924a4df7d8a34a4fded48c1114ea08b8f5972d27 | [] | no_license | nullscc/leetcode | 15507aecbb256acff0506bbc2bdb4dada113553b | 95fbe47252b6f5e88378719fcdf3ee6200c68de4 | refs/heads/main | 2023-03-20T08:36:22.313209 | 2021-03-02T08:40:20 | 2021-03-02T08:40:20 | 330,892,647 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 920 | cpp | class Solution {
public:
vector<vector<int>> ans;
vector<int> output;
vector<int> visited;
void back_tracking(vector<int>& candidates, int target, int sum, int start) {
if(sum>target) return;
if(sum==target) {
ans.push_back(output);
return;
}
for(i... | [
"jarves@foxmail.com"
] | jarves@foxmail.com |
6d5ac5022f92c5844a64e61f3c5379433cc47229 | 5b4da825e536f570a464ae9f5d7f377fc16e12b7 | /externals/wasm-compiler/llvm/unittests/IR/DebugTypeODRUniquingTest.cpp | 7cf1cd22a2fb26049dfa58feb4f2a8d5cf599170 | [
"BSD-3-Clause",
"Apache-2.0",
"MIT",
"NCSA"
] | permissive | JaminChan/eos_win | 9ecb3fe7d1fbb52340e7b8df42b2d3d6695930a6 | c03e57151cfe152d0d3120abb13226f4df74f37e | refs/heads/master | 2020-03-24T20:38:49.539494 | 2018-09-06T10:13:16 | 2018-09-06T10:13:16 | 142,989,586 | 0 | 0 | MIT | 2018-09-04T06:49:10 | 2018-07-31T09:02:44 | C++ | UTF-8 | C++ | false | false | 7,048 | cpp | //===- DebugTypeODRUniquingTest.cpp - Debug type ODR uniquing tests -------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"349683504@qq.com"
] | 349683504@qq.com |
1784c4256e72b21972f68d33c353b365b6a5a204 | 9526edb531bca23e527bf956134008d8ab51011b | /test/tailoring_rule_test_ar_standard_001.cpp | 631b84de78e9518b5a05359a076ca1fbc4d220fd | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | mikezackles/text | f2d4fa2431479ab0bed3feba1aae249e179394af | a5a21f87bbe8a1f8b893951f318f25802c52aa0d | refs/heads/master | 2021-05-20T16:39:09.467828 | 2020-05-19T17:55:40 | 2020-05-19T17:55:40 | 252,369,260 | 0 | 0 | BSL-1.0 | 2020-04-02T06:02:42 | 2020-04-02T06:02:42 | null | UTF-8 | C++ | false | false | 91,789 | cpp |
// Warning! This file is autogenerated.
#include <boost/text/collation_table.hpp>
#include <boost/text/collate.hpp>
#include <boost/text/data/all.hpp>
#ifndef LIMIT_TESTING_FOR_CI
#include <boost/text/save_load_table.hpp>
#include <boost/filesystem.hpp>
#endif
#include <gtest/gtest.h>
using namespace boost::text;
... | [
"whatwasthataddress@gmail.com"
] | whatwasthataddress@gmail.com |
b7b7eacf3e26d5d191df8f0e741a125ba92f028f | 65d7574d73bc4de67265e5dcf8603f6a701bec72 | /codebase/libs/Radx/src/Radx/Radx.cc | c6dd018eea4a61ddb619319c50df42b1590e0448 | [
"BSD-3-Clause"
] | permissive | Nina-Om/lrose-core | 84245e25633ca3e75999774bb82d838e625f36ca | 14d5e087518627e5bfd62da8a3e369a44d46ad3d | refs/heads/master | 2023-07-07T03:05:55.205016 | 2021-08-16T18:03:57 | 2021-08-16T18:03:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,109 | cc | // *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
// ** Copyright UCAR (c) 1990 - 2016
// ** University Corporation for Atmospheric Research (UCAR)
// ** National Center for Atmospheric Research (NCAR)
// ** Bo... | [
"dixon@ucar.edu"
] | dixon@ucar.edu |
28ded3f48f962c78a51d6f9814d39e64c2ecb273 | ad715f9713dc5c6c570a5ac51a18b11932edf548 | /tensorflow/compiler/xla/tests/client_test.cc | 328f1d995fd365d36e4293ab148bb72292bafc03 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | rockzhuang/tensorflow | f1f31bc8edfa402b748c500efb97473c001bac95 | cb40c060b36c6a75edfefbc4e5fc7ee720273e13 | refs/heads/master | 2022-11-08T20:41:36.735747 | 2022-10-21T01:45:52 | 2022-10-21T01:45:52 | 161,580,587 | 27 | 11 | Apache-2.0 | 2019-01-23T11:00:44 | 2018-12-13T03:47:28 | C++ | UTF-8 | C++ | false | false | 6,327 | cc | /* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
04b8c90dd553fd4bb89dddbb3d0faf1b17fb0ae4 | 6b342e06bf8ec9bf89af44eb96bb716240947981 | /421.cpp | f9b48d9dbe8ec9b0417ea4a26e39c1910693713c | [] | no_license | githubcai/leetcode | d822198f07db33ffbb1bc98813e5cd332be56562 | 4b63186b522cb80a0bc4939a89f5b6294c1b11ca | refs/heads/master | 2021-01-13T03:32:38.704206 | 2017-03-14T02:06:35 | 2017-03-14T02:06:35 | 77,529,061 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 536 | cpp | class Solution {
public:
int findMaximumXOR(vector<int>& nums) {
int ret = 0, flag = 0;
for(int i = 31; i >= 0; --i){
flag |= (1 << i);
set<int> store;
for(int j = 0; j < nums.size(); ++j) store.insert(nums[j] & flag);
int temp = (ret | (1 << i));
... | [
"2468085704@qq.com"
] | 2468085704@qq.com |
8a91d2961c0b6f91dc3fcb1b6792259b011479a4 | 00d66b0743d2a44e3b1173f2c8eda18479f9b0da | /svt/core/include/svt_properties.h | 14d191db5c75e1b01ceecc959782fd4fbc111b2d | [] | no_license | biomachina-lab/Sculptor | f72c8c924423194da847b407d33da1e6be6fd51c | 3276b6cf55b681bb8c03ed464727d4f3f576b7f8 | refs/heads/master | 2021-01-23T18:56:39.440776 | 2015-01-17T05:05:18 | 2015-01-17T05:05:18 | 29,320,420 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,106 | h | /***************************************************************************
svt_properties.h
----------------
begin : Tue Mar 30 2000
author : Stefan Birmanns
email : sculptor@biomachina.org
****************************************... | [
"wriggers@biomachina.org"
] | wriggers@biomachina.org |
7e70a3fb791fd19bcaf434b1058ddb0bcd6819e8 | 83dbe0a351d3ee36eace86dc7494ef6d0f95c37a | /common/clumsy_lib/include/clumsy_lib/class_reflection.h | f9d02310d653fd522d29a384ebe281c857f68a71 | [] | no_license | zeagle01/graphics_play_ground | f3023ca374f1cdce1dc3e81e736e55b3907f2f4b | 01f4220e99020935c66be25ac8a012ce43accd1e | refs/heads/master | 2023-09-01T15:33:22.435143 | 2023-08-27T13:30:38 | 2023-08-27T13:30:38 | 177,251,614 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,712 | h |
#pragma once
#include <type_traits>
#include <tuple>
#include "macro_loop.h"
#include "type_list.h"
namespace clumsy_lib
{
//get field count
struct to_any
{
template<typename T>
operator T();
template<typename T>
operator T* ();
};
template<typename T, typename U = void, typename ...P>
struct get_fi... | [
"zeagle01@163.com"
] | zeagle01@163.com |
661e8474b0dbf5c87f0135cc3efbb4a6743d0437 | 113f805d920ba0dac533158a1dcae9875ab77547 | /Dynamic Programming/LadderProb.cpp | 3c4f54ce7f92117781232eb4ad489298f7ee3eac | [] | no_license | Sanskar31/CP-Algorithms | 4542dbba6c9692ace218fee561f3d87ef02b7a95 | 99f5a8b39939c97304c3f7c49a0a9a5016a8422e | refs/heads/master | 2022-06-11T08:52:01.626495 | 2020-05-08T10:18:23 | 2020-05-08T10:18:23 | 259,908,086 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,149 | cpp | /*
Author: Sanskar Agarwal
Nick: sanskaragarwal
Birla Institute Of Technology, Mesra
*/
#include <bits/stdc++.h>
using namespace std;
#define ll long long int
#define endl "\n"
#define fast ios::sync_with_stdio(0);cin.tie(0);cout.tie(0);
#define F(i,a,b) for(ll i = (ll)(a); i <= (ll)(b); i++)
#define RF(i,a,b) for(ll i... | [
"sanskaragarwal05@gmail.com"
] | sanskaragarwal05@gmail.com |
494cdbae05210f4bb0795e4ae40801765e21353a | 3a851c70709912dae1e034380a9f62fcb6927058 | /Linked Lists/Insertion sort LL.cpp | f6376ebf5d0cc5d958316458f9bdb9d43a98306d | [] | no_license | talrejamohit03/DataStructuresAndAlgorithms | 3ee0fc35f8fc75bb4b3cfdf75eaf9875a35fccbc | f8d2db7040ed69e85331f489963ae9b7ff7ae5ac | refs/heads/main | 2023-02-18T09:28:29.959585 | 2021-01-21T08:32:55 | 2021-01-21T08:32:55 | 331,559,406 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,273 | cpp | #include <iostream>
using namespace std;
struct lnode{
int data;
struct lnode* next;
};
typedef lnode* LPTR;
void inpLL(LPTR &L){
LPTR T;
int n;
cout<<"New Linked List\n";
cout<<"Enter element (-1 to terminate): ";
cin>>n;
while(n!=-1){
LPTR temp;
temp=new(lnode);
... | [
"mohitr_talreja@hotmail.com"
] | mohitr_talreja@hotmail.com |
c7d5577b9521512f4ddd876745943f1ef27b4553 | 2424a498882bc520be88503b28899cf8733ace5e | /ArticulationPoints.cpp | c274dd92b5580c9ce19fa4db11b3f18250aa8bb2 | [] | no_license | dhirajfx3/Algorithms | a8df457e10602eaa2a6a4300d7c6c691b6df2476 | 353a4fc9ece4444c99a7e6c4860c466e11bf3d55 | refs/heads/master | 2021-01-13T03:13:17.479824 | 2020-10-06T14:11:51 | 2020-10-06T14:11:51 | 77,627,559 | 3 | 5 | null | 2020-10-06T14:11:52 | 2016-12-29T17:10:10 | C++ | UTF-8 | C++ | false | false | 986 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
class Graph
{
int n;
vector<vector<int> > adj;
vector<int> level, be_lvl;
vector<int> visited, ap;
int var;
void dfs(int u, int p = -1, int lvl = 0)
{
visited[u] = true;
level[u] = lvl;
be_lvl[u] = lvl;
bool is_leaf = true;
... | [
"noreply@github.com"
] | dhirajfx3.noreply@github.com |
cf0518e2c90e9ae98082c9172ad6ba5d5f03a785 | 6db0a1ce4428c77c234932f4acc2566eee77ee8d | /svdpp/cmdline.h | 50680c9dd7369755bba6c1600c438f496bcb1cad | [] | no_license | Joucks98/svdpp | 7ee692f62c8c6c5976decbc65f853cbc96a2b7e3 | 63e29723916a1d25b400c8aa2ec1128a886727e2 | refs/heads/master | 2020-06-17T03:08:07.425721 | 2019-07-11T05:59:17 | 2019-07-11T05:59:17 | 195,776,156 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,427 | h | // Copyright (C) 2010, 2011, 2012, 2013, 2014 Steffen Rendle
// Contact: srendle@libfm.org, http://www.libfm.org/
//
// This file is part of libFM.
//
// libFM is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundatio... | [
"algbrageometry@gmail.com"
] | algbrageometry@gmail.com |
a423c1eb2c03b40efc2002acd10c11dcb1108d34 | 37085691b07d596597d72e512c6433e9da2d99a3 | /src/EDL/EDL_ProcedureSignature.hxx | 4c32cf5fdfcefb408aa02f6b73c1b77f9ca5a512 | [] | no_license | siberlee526/OCCT-wok | 9e1dfbc1398ea50b09dcbd3b0e8076f00055b797 | 958949b10481094ee482d1d883a8cf14ab819cf3 | refs/heads/master | 2023-04-06T10:56:50.451609 | 2015-01-22T11:51:30 | 2015-04-06T10:54:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | hxx | #ifndef _EDL_ProcedureSignature_HeaderFile
#define _EDL_ProcedureSignature_HeaderFile
class EDL_Variable;
#define EDL_PROCEDURE(name) extern "C" void name( const int argc,const EDL_Variable*argv)
typedef void (*EDL_ProcedureSignature)(const int,const EDL_Variable*);
#endif
| [
"cas@opencascade.com"
] | cas@opencascade.com |
fcec38bb948059df6b0b65f9fbcd26f52a6b0a6d | 233361a845c47d0377237327d23609a13f5de09f | /Algorithms/Implementation/Encryption.cpp | 92e5b05bbaa3809d1389b9a7305744ac84268e93 | [] | no_license | tanjo3/HackerRank | 3b299f4d8a6b5806669ab77152ee5025173908b4 | c0bcfafe49838ef566b081cadd79adca363fb36a | refs/heads/master | 2020-05-29T16:09:07.936785 | 2019-06-15T21:17:54 | 2019-06-15T21:17:54 | 57,077,480 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 620 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int main() {
string s;
cin >> s;
int rows = (int) sqrt(s.length());
int columns = rows;
if (rows * columns < s.length()) {
columns++;
if (rows * columns < s.length()... | [
"jontan_@hotmail.com"
] | jontan_@hotmail.com |
0c0f89f9c362156ba7b2e671738e5bd2c491e2f8 | 068311bb4b25ef78ac73af7152691960e08c9471 | /GH Injector Library/Import Handler WOW64.cpp | 9721eec56c33db0c94003dde5be17d23cc4cb973 | [] | no_license | Rhythmoo/GH-Injector-Library | ca0f3274b3018d4fc9b1814f72b38f3a60d6bee5 | d3cd0cf5c96d3afcdd84232957c571cab5e164e8 | refs/heads/master | 2023-08-26T03:17:57.370467 | 2021-09-28T16:39:50 | 2021-09-28T16:39:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,341 | cpp | #include "pch.h"
#ifdef _WIN64
#include "Import Handler.h"
#ifdef UNICODE
#undef MODULEENTRY32
#undef Module32First
#undef Module32Next
#endif
using namespace WOW64;
#define S_FUNC(f) f##_WOW64, #f
template <typename T>
DWORD LoadNtSymbolWOW64(T & Function, const char * szFunction)
{
DWORD RVA = 0;
DWORD sym_re... | [
"konradherrmann@t-online.de"
] | konradherrmann@t-online.de |
fe461d10f40c23f00ea38e0df04d76be2fe70914 | 26a7bf928769171d08bb123b548806975da6078b | /Algorithms/Lab10/q2.cpp | 417ab41031dd9c8d371263f3250a2d09f0e9c6b3 | [] | no_license | mayuresh12345/Lab-Exercises | 33263813c087b25fba531a7ac4f637d9b18e00e3 | da5042c20f8b46934086d437787c15ae0ce96a15 | refs/heads/master | 2020-08-03T06:30:48.091387 | 2019-09-29T11:54:38 | 2019-09-29T11:54:38 | 211,654,938 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,003 | cpp | #include <iostream>
#include <stdlib.h>
using namespace std;
void copy(int *a1[], int *a2[], int n)
{
int i, j, k;
for(i = 0; i < n; i++)
{
for(j = 0; j < n; j++)
{
a1[i][j] = a2[i][j];
}
}
}
int min(int a, int b)
{
if(a > b)
return b;
return a;
}
int main()
{
cout << "Enter the number of vertices: "... | [
"mayureshwagh6@gmail.com"
] | mayureshwagh6@gmail.com |
61be8cb9b8f817afe48c771da6662bc609c46d54 | 395d1860e82bc75ccc04b91c4b9a8fa46276d9bb | /Source/Vision/Runtime/Base/System/Threading/ThreadManager/VThreadedTask.hpp | 0560c919320f2b1a4fc0db9254bf3995d7b36e3f | [] | no_license | Hakhyun-Kim/projectanarchy | 28ba7370050000a12e4305faa11d5deb77c330a1 | ccea719afcb03967a68a169730b59e8a8a6c45f8 | refs/heads/master | 2021-06-03T04:41:22.814866 | 2013-11-07T07:21:03 | 2013-11-07T07:21:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,910 | hpp | /*
*
* Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's
* prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok.
* Product and Trade Secret source code contains trade secrets ... | [
"joel.van.eenwyk@havok.com"
] | joel.van.eenwyk@havok.com |
373e146176a3519685632cd6167b8c998d1ef6e8 | 38c10c01007624cd2056884f25e0d6ab85442194 | /base/test/test_file_util_win.cc | d2d6ac3a0275366e49b4764cde16ab5a404038ba | [
"BSD-3-Clause"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 7,113 | 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 "base/test/test_file_util.h"
#include <windows.h>
#include <aclapi.h>
#include <shlwapi.h>
#include <vector>
#include "base/files/file_pat... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
0d88b5a23a17cc2d33671b4c72973b95b1a1f512 | 6bc73bec189500f564332b0c4212cc057093fc43 | /tests/type_already_bound_different_kind_of_binding.cpp | 5871c611ee91e76eb59e09c7e6b1f2c8daa06cb1 | [
"Apache-2.0"
] | permissive | preempt/fruit | 0b0870fa465b27e4b082045ef1d2b373557dac3f | 9ea3e31b63836797ec7ba1dd759ead8c00d0d227 | refs/heads/master | 2023-07-14T02:42:21.498680 | 2016-04-24T09:44:53 | 2016-04-24T09:44:53 | 72,961,655 | 0 | 0 | Apache-2.0 | 2023-06-28T22:55:22 | 2016-11-06T00:35:43 | C++ | UTF-8 | C++ | false | false | 1,022 | cpp | // expect-compile-error TypeAlreadyBoundError<X>|Trying to bind C but it is already bound.
/*
* Copyright 2014 Google Inc. 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 Licen... | [
"poletti.marco@gmail.com"
] | poletti.marco@gmail.com |
57c4d0203972a1332e60480e0a5373d92d1489f8 | ba178314b7ef0fc031462adb7d878314b761a910 | /sample_evr/MainDlg.cpp | 244db01efa618b64f147c602b1fb13367d5d106e | [
"Zlib"
] | permissive | sailfish009/sample_evr | a2d25407eb40bba9e19b0d29df91b84f7e72a0bb | bf35ac56e542547dd8968d2d27c53a54aef86c27 | refs/heads/master | 2021-04-27T12:15:34.722462 | 2018-03-08T08:44:57 | 2018-03-08T08:44:57 | 122,576,874 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,429 | cpp | //========================================================================
// Mediafoundation EVR sample
//------------------------------------------------------------------------
// Copyright (c) 2018 Ji Wong Park <sailfish009@gmail.com>
//
// This software is provided 'as-is', without any express or implied
// warra... | [
"sailfish009@gmail.com"
] | sailfish009@gmail.com |
bb0be0317d70329f335e0f2ed8cdef5a430daf89 | 0f08276e557de8437759659970efc829a9cbc669 | /problems/p1635.h | 0a5f9119c92d838b111a18a0444799d64198c15f | [] | no_license | petru-d/leetcode-solutions-reboot | 4fb35a58435f18934b9fe7931e01dabcc9d05186 | 680dc63d24df4c0cc58fcad429135e90f7dfe8bd | refs/heads/master | 2023-06-14T21:58:53.553870 | 2021-07-11T20:41:57 | 2021-07-11T20:41:57 | 250,795,996 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 66 | h | #pragma once
namespace p1635
{
class Solution
{
};
}
| [
"berserk.ro@gmail.com"
] | berserk.ro@gmail.com |
e0f472729bff905593656486f6bc326bd7996b97 | e668804617c64191139d76991f5b7261e2d57ed9 | /common-c-library/livechat/RecvCamShareStartTask.cpp | 99bd2c0bbf119eb04cc4136db47aab07d39aa18c | [] | no_license | commshare/testIPv6 | 064356102a5777fcad1bddd01ed511dd552ce7c2 | c6ba4190a6ba89ec86894351ab4480143eef8a25 | refs/heads/master | 2020-03-24T06:54:30.409726 | 2018-11-01T02:20:11 | 2018-11-01T02:20:11 | 142,545,942 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,418 | cpp | /*
* author: Alex shum
* date: 2016-10-28
* file: RecvCamShareStartTask.cpp
* desc: Cam聊天开始通知(仅女士端) Task实现类
*/
#include "RecvCamShareStartTask.h"
#include "ITaskManager.h"
#include "ILiveChatClient.h"
#include "AmfPublicParse.h"
#include <json/json/json.h>
#include <common/CheckMemoryLeak.h>
#include <commo... | [
"nowget@qq.comf"
] | nowget@qq.comf |
acfcf184702c55320925b293518d1a9a448c9b12 | c96748bfa9da5a052b3502c89cfe7ac66a63d6de | /cse110a/asg3/astree.cpp | 701543e2862732c146474e922cba26561a1427f8 | [] | no_license | rfbergeron/UCSC | dc2bf4377e666eb6126b7f3769fe4897e2296bed | 5f3bc292e2ed279db623205e893aa2be4b31576b | refs/heads/master | 2023-04-13T20:06:12.001297 | 2023-03-20T23:17:15 | 2023-03-20T23:17:15 | 180,865,880 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,651 | cpp | // $Id: astree.cpp,v 1.15 2019-08-22 17:28:52-07 - - $
#include <cassert>
#include <iomanip>
#include <iostream>
using namespace std;
#include "astree.h"
#include "lyutils.h"
#include "string_set.h"
const char* astree::NOINFO = "";
ostream& operator<< (ostream& out, const location& loc) {
return out << "{" << lo... | [
"robertbergeron3@gmail.com"
] | robertbergeron3@gmail.com |
1288d593191187c0299df023f3dbd0624ae07341 | ed708d3439a5398ae9627db311bac8aca010ac1d | /src/algorithms/image_helper_types.h | 38cb9a2ad6fee39842100e786c72da55a72a9ffc | [
"BSD-3-Clause",
"MIT",
"BSL-1.0",
"Apache-2.0",
"LGPL-2.0-only",
"LicenseRef-scancode-public-domain"
] | permissive | tainenko/tiscamera | dbe084a7034c3801642bbc52bebf6fae4e48b41a | 528f4d941aef24c387f78b3d8f8c865b98cf80a0 | refs/heads/master | 2023-04-12T07:07:40.052106 | 2021-03-26T10:01:45 | 2021-03-31T08:48:35 | 365,178,263 | 0 | 0 | Apache-2.0 | 2021-05-07T09:16:32 | 2021-05-07T09:13:08 | null | UTF-8 | C++ | false | false | 1,003 | h | /*
* Copyright 2019 The Imaging Source Europe GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"edgar.thier@theimagingsource.com"
] | edgar.thier@theimagingsource.com |
c60feffdbc4b99d1706a022202b86326f786eda5 | 57f24846a3fa3670c8519af87e658eca120f6d23 | /NGpitzDaily/900/k | a17521d9a8ce1029dd5b20f3d0be444ef565c5b7 | [] | no_license | bshambaugh/openfoam-experiments | 82adb4b7d7eb0ec454d6f98eba274b279a6597d8 | a1dd4012cb9791836da2f9298247ceba8701211c | refs/heads/master | 2021-07-14T05:53:07.275777 | 2019-02-15T19:37:28 | 2019-02-15T19:37:28 | 153,547,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 63,537 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"brent.shambaugh@gmail.com"
] | brent.shambaugh@gmail.com | |
72352483392370568666dea84e16a13aa034fd07 | 35bdc683f37efaa5cb760b05be4c0121ff3e83c5 | /the_function_path.cpp | b23af84f284373a147cbf3b9fb5257375db1c285 | [] | no_license | zzzsss/two_b | 8ff12c9dcee353d8e8b834bb72d3263779e0e69f | 4cdc2bb0b03e9a29502b6abe949d7f123411cc41 | refs/heads/master | 2016-09-06T05:14:19.972818 | 2014-03-04T11:20:32 | 2014-03-04T11:20:32 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,617 | cpp | #include "the_tree.h"
#include "the_FindPath.h"
#include <iostream>
#include <vector>
using std::vector;
using std::cout;
int search_extend = 5;
void cvThin (IplImage* src, IplImage* dst, int iterations=1);
void getpath_mouse1(int mouseevent, int x, int y, int flags, void* param);
CvRect get_block(CvPoin... | [
"zero.zones.zzs@gmail.com"
] | zero.zones.zzs@gmail.com |
82a63db78aef92d7119bcdb3443381dca331bf45 | 31b846877e39e6b8e1eedb9fcaed8cf97192b786 | /cocos2d-js-client/frameworks/js-bindings/bindings/auto/jsb_cocos2dx_ui_auto.cpp | 6105a7057fb0c04a372a0ad8b2752de7045ac56a | [] | no_license | kbengine/kbengine_cocos2d_js_demo | e25d80dc70bb19ed4b937b941f0b9e0790666e7e | 7841926a37ba8288978838d12dad5ca03d4bf304 | refs/heads/master | 2023-08-16T00:46:12.099634 | 2020-07-18T02:33:30 | 2020-07-18T02:33:30 | 32,706,213 | 77 | 83 | null | 2019-05-05T02:18:44 | 2015-03-23T02:11:25 | C++ | UTF-8 | C++ | false | false | 698,059 | cpp | #include "jsb_cocos2dx_ui_auto.hpp"
#include "cocos2d_specifics.hpp"
#include "CocosGUI.h"
template<class T>
static bool dummy_constructor(JSContext *cx, uint32_t argc, jsval *vp) {
JS::RootedValue initializing(cx);
bool isNewValid = true;
JSObject* global = ScriptingCore::getInstance()->getGlobalObject();... | [
"liquidx@163.com"
] | liquidx@163.com |
ed8695afaed8a6c8507eeec9c7c41a3f33ed3917 | d3a4940ad9f3d0665844b99efc4d8c992b5dbbc0 | /ejercicios/hanoiPrueba.cpp | 4d27050eb16734e4bc33199becdebc311105a143 | [] | no_license | crisantru/C-plus-plus | fe24597aab33bd6064c3e397d9f0e4be5bf99d1e | 4b1fd3d8e4ffbe117a0e266bffc6bdfd87ae488e | refs/heads/master | 2020-04-25T00:24:56.467789 | 2019-02-24T19:12:18 | 2019-02-24T19:12:18 | 172,377,546 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 453 | cpp | #include <iostream>
using namespace std;
void hanoi(int num,char A,char C,char B)
{
if(num==1)
{
cout<<"Mueva el bloque "<<num<<" desde "<<A<<" hasta "<<C<<endl;
}
else
{
hanoi(num-1,A,B,C);
cout<<"Mueva el bloque "<<num<<" desde "<<A<<" hasta "<<C<<endl;
hanoi(num-1,B,C,A);
}
}
int main()
{
int n... | [
"crisantru@gmail.com"
] | crisantru@gmail.com |
d7725e7fc873b803698574788134d38e38b98790 | 5ac84fba8fd5c579bdaae6aa8913429f959a563d | /src/RTI.cpp | 4b6fd2b4e996318aa43593c13307b2cbe26d3b9e | [
"MIT"
] | permissive | makeclean/double-down | 8f189c55e4af4be5e89e2410cfaff79bce42bc3a | 8ce792d57dede059b077c67253ebbea901e96347 | refs/heads/main | 2023-06-15T12:45:08.213158 | 2021-07-01T13:10:29 | 2021-07-01T13:10:29 | 384,031,990 | 0 | 0 | MIT | 2021-07-08T07:01:43 | 2021-07-08T07:01:42 | null | UTF-8 | C++ | false | false | 30,168 | cpp |
#include <string>
// MOAB
#include "MBTagConventions.hpp"
#include "moab/GeomTopoTool.hpp"
// Double-down
#include "double-down/RTI.hpp"
void error(void* dum, RTCError code, const char* str) {
if (code != RTC_ERROR_NONE) {
std::cout << "Error occured" << std::endl;
std::string msg(str);
std::cout << m... | [
"pshriwise@gmail.com"
] | pshriwise@gmail.com |
008294836114e13a155c731e083fa3bdce7023b3 | bb375fed026298b41f3c07c7b8652a9dde6ab586 | /devicepanel.h | 815dccec3572df78d9adc7430dae5e83a013a029 | [
"LicenseRef-scancode-warranty-disclaimer",
"curl",
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | quimodotcom/QuiMiner | 972ec31de373bfd6daf546c2c52ba7f4536e7ea7 | dc0f5eac5df92b8450eff2d09700ac5f9317daa0 | refs/heads/master | 2022-01-14T05:02:17.696435 | 2019-07-08T15:21:30 | 2019-07-08T15:21:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,284 | h | /*
* Copyright 2018 Azlehria
*
* 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,
* di... | [
"azlehria@gmail.com"
] | azlehria@gmail.com |
e7e7f05ed5d458a566fa6c8a7e53c3d84e432513 | 5fcacbc63db76625cc60ffc9d6ed58a91f134ea4 | /vxl/vxl-1.13.0/contrib/gel/vifa/vifa_group_pgram.cxx | 9b9a2cc76f5f3a4a07ecb3b11d778df0f829cb17 | [] | no_license | EasonZhu/rcc | c809956eb13fb732d1b2c8035db177991e3530aa | d230b542fa97da22271b200e3be7441b56786091 | refs/heads/master | 2021-01-15T20:28:26.541784 | 2013-05-14T07:18:12 | 2013-05-14T07:18:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,112 | cxx | // This is gel/vifa/vifa_group_pgram.cxx
#include "vifa_group_pgram.h"
//:
// \file
#include <vcl_cmath.h>
#include <vnl/vnl_math.h>
#include <vgl/vgl_point_2d.h>
#include <vgl/vgl_vector_2d.h>
#include <vgl/vgl_clip.h>
#ifndef DEGTORAD
#define DEGTORAD (vnl_math::pi / 180.0)
#endif
vifa_group_pgram::
vifa_group_p... | [
"hieuza@gmail.com"
] | hieuza@gmail.com |
5764d0df20e6cbb6031bcf7bb2b7d22adbe7aad9 | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-1949.cpp | f3398f773a6c0896cb0a805931ce648bb94e6c5f | [] | no_license | TeamVault/tauCFI | e0ac60b8106fc1bb9874adc515fc01672b775123 | e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10 | refs/heads/master | 2023-05-30T20:57:13.450360 | 2021-06-14T09:10:24 | 2021-06-14T09:10:24 | 154,563,655 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,389 | cpp | struct c0;
void __attribute__ ((noinline)) tester0(c0* p);
struct c0
{
bool active0;
c0() : active0(true) {}
virtual ~c0()
{
tester0(this);
active0 = false;
}
virtual void f0(){}
};
void __attribute__ ((noinline)) tester0(c0* p)
{
p->f0();
}
struct c1;
void __attribute__ ((noinline)) tester1(c1* p);
struct c1
{
bool ac... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
1e44e5779e8b6c4d3b3fcfcad8dc5e2f85def768 | b618e4cf7e3739e0033a0b52e4aec80cecea5a8b | /TCPService/TCPService/TcpServiceExp.cpp | 42ba9c76a28a8ffd03a55b39567d02d1d179e10d | [
"MIT"
] | permissive | xiaocaovc/TcpIpServic | 54a50a8a3f1ce5b5fc1c8d8d138ad0cb70870933 | bee9750d69b72fdb32d41315f35e2abd5a64c007 | refs/heads/master | 2021-01-22T01:43:54.961183 | 2017-09-03T01:39:19 | 2017-09-03T01:39:19 | 102,233,148 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 625 | cpp | /////////////////////////////////////////////////////////////////////////////
// Name: TcpServiceExp.cpp
// Purpose:
// Author:
// Modified by:
// Created:
// RCS-ID:
// Copyright:
// Licence:
/////////////////////////////////////////////////////////////////////////////
#include "s... | [
"centercao2010@163.com"
] | centercao2010@163.com |
14fac68fe60ed138689c600b5a0c92916a2e1797 | 9de18ef120a8ae68483b866c1d4c7b9c2fbef46e | /third_party/libutils/include/utils/String16.h | 3ef56a3cfa8faa5106e4ff7a5004c8dbce93a103 | [
"BSD-2-Clause",
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | google/orbit | 02a5b4556cd2f979f377b87c24dd2b0a90dff1e2 | 68c4ae85a6fe7b91047d020259234f7e4961361c | refs/heads/main | 2023-09-03T13:14:49.830576 | 2023-08-25T06:28:36 | 2023-08-25T06:28:36 | 104,358,587 | 2,680 | 325 | BSD-2-Clause | 2023-08-25T06:28:37 | 2017-09-21T14:28:35 | C++ | UTF-8 | C++ | false | false | 11,057 | h | /*
* Copyright (C) 2005 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"noreply@github.com"
] | google.noreply@github.com |
efd142a70fca71596267eaa4f97ffdf84eed0208 | 2e1200fcec94ea57ffb925ee7f35d21bc4a6443e | /trunk-arduino/src/dev-test/stepper_EasyDriver/stepper_EasyDriver_test02/stepper_EasyDriver_test02.ino | e316f1e357bcf2f3ba01a12e93ed0044a479efc9 | [] | no_license | cho934/pm-robotix | acc1eaa80069cce297ee52e08961bfdc04110f5a | e88fcfc3d636b428d88797ed612c2461bce58f1b | refs/heads/master | 2021-01-20T04:32:23.610337 | 2015-06-05T20:28:08 | 2015-06-05T20:28:08 | 39,189,107 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,700 | ino | ///////////////////////////////////////////////////////////
// Arduino 155
// Stepper Motor skecth for use with the EasyDriver v4.4 //
///////////////////////////////////////////////////////////
////// ED_v4 Step Mode Chart //////
// //
// MS1 MS2 Resolution //
// L L ... | [
"christophe.chaudelet@gmail.com"
] | christophe.chaudelet@gmail.com |
2220630d335c9fb933f4673d651e9634373d68a8 | 9c74dfbbd539ab75ef4eb023f91e78dba88e2474 | /src/lib/Pion.h | 57f87ef96c12d06a258fcd678a272cb029f96bbf | [] | no_license | YoNz44/dame | 588b2535a7bd98d3bc0168c6b7ecf90a063a8185 | ec2cf92a4eaf45e05b43eb9e13d728272a1b50bc | refs/heads/master | 2021-07-15T08:14:12.502833 | 2017-10-22T17:55:13 | 2017-10-22T17:55:13 | 107,441,556 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 218 | h | #ifndef PION_H
#define PION_H
#include "Piece.h"
#include <iostream>
#include <string>
using namespace std;
class Pion : public Piece
{
public:
Pion();
protected:
private:
};
#endif // PION_H
| [
"32772387+YoNz44@users.noreply.github.com"
] | 32772387+YoNz44@users.noreply.github.com |
90a0a37dbe6b53c1e688e7522042d962953054a6 | d6314f33364c36871e2fc7bd49dc0bb9355f242e | /ICPC/ICPC Training/ICPC Practice F/ICPC Practice F/main.cpp | 34b95aaa1b347eaa411bc56a842ca950ddd04d0d | [] | no_license | lucasxia01/Competitive-Programming-Problems | 26a953cc54ab55be972a79adae0bc79e8dc844e1 | a90da940a5cef6faf10efbefa241ad7e799be53a | refs/heads/master | 2022-08-31T12:29:36.715884 | 2022-08-17T04:22:56 | 2022-08-17T04:22:56 | 152,951,359 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,277 | cpp | #include <vector>
#include <stack>
#include <iostream>
#include <cstdio>
#include <string>
#include <cmath>
#include <algorithm>
#include <map>
#include <functional>
#include <set>
#include <cstring>
#include <queue>
#include <stdlib.h>
#include <time.h>
#include <complex>
#include <iterator>
#include <regex>
#include ... | [
"lucasxia01@gmail.com"
] | lucasxia01@gmail.com |
c41f78ea3c59f31cca853ca930c2507034b6eb05 | bb03fd706e72e2adff50fd8959938f149b945e8e | /Missile.hpp | ad0ac1a8be299284cdbe149f92dcd6447acdbd70 | [] | no_license | DStar1/cpp_space_invaders | 667c92c57513c7aac220f59d5f9d549deb7cb678 | bfa01e90ba9f70af45ada97c7aa1849c943dfa82 | refs/heads/master | 2020-04-18T20:45:18.842293 | 2019-03-20T00:53:38 | 2019-03-20T00:53:38 | 167,746,099 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,403 | hpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* Enemy.hpp :+: :+: :+: ... | [
"harrisonfsmith95@gmail.com"
] | harrisonfsmith95@gmail.com |
322e11e29370c1f11554025964fe4c5d1c46caf6 | 576a09c7fd4ace51c6ae14a119db594aa6fa8df4 | /mandible-segmentation/src/filters/ExtractVOI.h | 607df45a7d733b6f8f37984f9d26ede905a5c4c1 | [] | no_license | EslamAdel/3D-Mandible-Segmentation | e0727035bab972672ff09885394bb274d74bc4e6 | 09455f004ab0c7bd7b0eb0bcd3b38ed6a4cf5228 | refs/heads/main | 2023-04-10T15:13:09.211724 | 2021-04-19T12:32:17 | 2021-04-19T12:32:17 | 359,437,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 802 | h | #ifndef EXTRACTVOI_H
#define EXTRACTVOI_H
#include <vtkExtractVOI.h>
#include <vtkSmartPointer.h>
#include <vtkImageData.h>
#include "Logger.h"
class ExtractVOI
{
public:
/**
* @brief ExtractVOI
*/
explicit ExtractVOI();
/**
* @brief setRange
* @param xi
* @param xf
* @par... | [
"eslam.adel.mahmoud.ali@gmail.com"
] | eslam.adel.mahmoud.ali@gmail.com |
999f047e565def7842a44fc1c5bd669043f07083 | acfabd2aff3e177e33197fcc03ee04ac0ecc4890 | /Programs/Minimum Number of Days to Make m Bouquets.cpp | 19aee7f0b0bfaccdc02ec09de9fa4f1e77bc51bb | [] | no_license | CodesbyUnnati/Solutions | b213e8b2d4f622f0db2ac5f59b46f3f5b5fed8eb | ebd655057e2ef9aa0b84fc52cb6e9661326aff75 | refs/heads/main | 2023-08-21T17:32:59.615266 | 2021-10-14T10:06:11 | 2021-10-14T10:06:11 | 378,410,701 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,410 | cpp | //Problem Link-https://leetcode.com/problems/minimum-number-of-days-to-make-m-bouquets/
class Solution
{
public:
bool bouquets(vector<int> &bloomDay, int m, int k, int mid)
{
int n = bloomDay.size();
int flower = 0;
int bouquet = 0;
for (int i = 0; i < n; i++)
{
... | [
"noreply@github.com"
] | CodesbyUnnati.noreply@github.com |
07e9c94000761da6a5aee1ac7669395b1a84f7b6 | d37dd6da24ee5b135d90b3960aa4493868085d6a | /DirectX11 Engine 2019/Effects/HDRPostProcess.h | 3a3f04aa49d7ef8dcbdfefb19f83fc2b6b42b96c | [
"MIT"
] | permissive | asdlei99/Luna-Engine | d4bf7d2aa29f1ebfa6c2b942c0e7e3510bb7988e | dcb6ac473b372ba8f87f8c745f76f08a8cbfb537 | refs/heads/master | 2021-01-02T18:48:26.534398 | 2019-12-15T17:19:06 | 2019-12-15T17:19:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,177 | h | #pragma once
#include "Engine Includes/MainInclude.h"
// (WIP)
// Eye adaptation
// Bloom
// Depth of Field
// Bokeh
//
struct DownScaleInst {
// Res of downscaled target: x - width, y - height
uint2 _Res; // Backbuffer / 4
// Total pixels in the downscaled img
uint _Domain; // Res.x * Res.y
/... | [
"mr.prototype2@mail.ru"
] | mr.prototype2@mail.ru |
5289396597c477c50f5b993247e8266d4e921cd1 | 1b20862197dbda2f13c3d2055b0bdcdf80cca453 | /polySys/polyGen/chandra.cpp | 3e5523e2ad54887b40a41252f154a6eee0c74b74 | [] | no_license | sommars/DEMiCs | 291df111ed0ccf1161f1b83f560ff7ab613d6fa6 | 167d91d4074f6cb0f0f5992a8eb781cd6a686328 | refs/heads/master | 2021-01-12T07:01:50.394409 | 2016-12-19T21:39:41 | 2016-12-19T21:39:41 | 76,899,224 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,985 | cpp | #include <fstream>
#include <iostream>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
using namespace std;
void outData1(int xDim);
void outData2(int xDim);
int main (int argc, char* argv[]){
int xDim;
if (argc == 2){
xDim = atoi(argv[1]);
}else{
cout << "Usage: " << ... | [
"sommars1@uic.edu"
] | sommars1@uic.edu |
d3b9240a7353268294788f8b1388ae75836d8dd9 | 0c55b958b30383de0000efeb3258f19991de66a3 | /src/core/src/utils/logger.h | e2e4c412df6c048a7d0b2638ae055c4e581dbd10 | [
"MIT"
] | permissive | KaoCC/RadeonRays_SDK | 6f433bcc244c54f144f933be6dedd142a4769cb7 | aee60d391a87886b176830bbb202219720a5a917 | refs/heads/master | 2021-12-14T03:15:44.000576 | 2021-12-05T15:08:17 | 2021-12-05T15:08:17 | 73,835,861 | 0 | 0 | MIT | 2019-01-25T02:12:41 | 2016-11-15T16:59:52 | C++ | UTF-8 | C++ | false | false | 3,264 | h | /**********************************************************************
Copyright (c) 2020 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 ... | [
"daria.materikina@amd.com"
] | daria.materikina@amd.com |
ef03c08aa0d7bfc881f3f94a775a13d66ae20e6e | 9b727ccbf91d12bbe10adb050784c04b4753758c | /OpenCup/XV/Grand-Prix-Central-Europe/M.cc | 7cc152a04f8e01d95874ec6ebb01961fd1b5882d | [] | no_license | codeAligned/acm-icpc-1 | b57ab179228f2acebaef01082fe6b67b0cae6403 | 090acaeb3705b6cf48790b977514965b22f6d43f | refs/heads/master | 2020-09-19T19:39:30.929711 | 2015-10-06T15:13:12 | 2015-10-06T15:13:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 325 | cc | #include <bits/stdc++.h>
using namespace std;
int main() {
int a, b; cin >> a >> b;
int n = a << 8 | b, r = 0;
for (int i = 0; i < 16; i += 2) {
a = (n >> i) & 1;
b = (n >> (i + 1)) & 1;
if (a != b) {r = -1; break;}
r += a << (i >> 1);
}
cout << r << endl;
return... | [
"zimpha@gmail.com"
] | zimpha@gmail.com |
080401716fcb099ff296eb7499693bda2f539df9 | 4ecc5d05bd7ec9a5a9e48b57eb8dc1475a304d75 | /src/rpcwallet.cpp | 3e8462126bc6e70adf13eac21826b7b5fb861622 | [
"MIT"
] | permissive | hwcarr/winscoin6 | e6e0af1729a377bf08a8a636a720f80dce7da4c7 | 6182326f523c4ddc2953d0ef266a0875cc1797a5 | refs/heads/master | 2023-08-16T16:50:17.279312 | 2021-10-04T01:44:55 | 2021-10-04T01:44:55 | 413,240,879 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55,183 | cpp | // Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <boost/assign/list_of.hpp>
#include "wallet.h"
#include "walletdb.h"
#include... | [
"carrdracing1@gmail.com"
] | carrdracing1@gmail.com |
f459b0eef5c1863d6a5a17aa8ff23c2d73c2ed88 | d658b45679931f90985069c1e11410ca412381f9 | /factory_pattern/method_factory/include/bubble_factory.h | c3fd782854b30acafb8e3854dab0899478de13f2 | [] | no_license | elena1205/design_pattern | fe3b7eb56413623593c4389216458eca1e9658fa | e827aad9884457cb2fc5f68f41b6c76d236658c1 | refs/heads/master | 2020-04-17T08:48:40.282675 | 2020-02-17T13:10:07 | 2020-02-17T13:10:07 | 166,427,512 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | h |
#ifndef INCLUDE_BUBBLE_FACTORY_H_
#define INCLUDE_BUBBLE_FACTORY_H_
class BubbleFactory : public SortFactory
{
private:
/* data */
public:
BubbleFactory(/* args */) {};
~BubbleFactory() {};
std::shared_ptr<SortMethod> GenerateSortMethod() override;
};
#endif // INCLUDE_BUBBLE_FACTORY_H_
| [
"371850480@qq.com"
] | 371850480@qq.com |
03c5c8a8d06106e807cea252f964dc39566e6615 | 06d5a38f328f2a7436534c972d3b7b5e1b5cfb4d | /src/net.cpp | a8929ab545409b469ec4c357dc0c6e53699b8f9d | [
"MIT"
] | permissive | solltex/Legendcoin | 98e53f4387d8c688313024742435055e8e62e1ad | 3104713bd5f115511330df7c6c1c6049dcd84c38 | refs/heads/master | 2016-09-06T09:58:07.799776 | 2014-04-24T06:24:20 | 2014-04-24T06:24:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 59,343 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "irc.h"
#include "db.h"
#include "net.h"
#include "init.h"
#include "strl... | [
"wincky@gmail.com"
] | wincky@gmail.com |
f947ee94797b6db45b222e4d94201209bdfcc5a8 | f66e3441f8feee829a2e9eaa3c4552cb499130b7 | /test/UnitTest/TestAtomic.cpp | d02b5648360007466e70f4d641069737292abe59 | [
"Apache-2.0"
] | permissive | hxrain/libnstd | 05914894a09cf94cbc48603fd5257f34a6985094 | 98eca81fcb1d44b0a79b192f76a153e16beaab2f | refs/heads/master | 2020-03-26T11:47:47.911071 | 2018-03-04T21:58:25 | 2018-03-04T21:58:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,147 | cpp |
#include <nstd/Debug.h>
#include <nstd/Atomic.h>
void testAtomic()
{
{
volatile int32 int32 = 42;
volatile uint32 uint32 = 42;
volatile int64 int64 = 42;
volatile uint64 uint64 = 42;
ASSERT(Atomic::increment(int32) == 43);
ASSERT(Atomic::increment(uint32) == 43);
ASSERT(Atomic::incremen... | [
"colin.graf@sovereign-labs.com"
] | colin.graf@sovereign-labs.com |
bfd5a2e89c29773c6782a708dd8ada4299c1e584 | 6e6e1203a095c7128f27dc3adf022b4cbe0356b4 | /src/components/DNADoor.cxx | 7d27eb215490af3c5e6c1b0a9932e14dc0589865 | [
"Apache-2.0"
] | permissive | theclashingfritz/libtoontown | c0dcbfa44a22a5f3200f3b1522c16a5436e1578c | e453b1de7185e056f95d4ee4831612b1a6598631 | refs/heads/master | 2021-06-30T08:00:35.586822 | 2017-09-19T00:43:44 | 2017-09-19T00:43:44 | 103,720,426 | 4 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 3,739 | cxx | #include "DNADoor.h"
#include "DNAStorage.h"
#include <decalEffect.h>
TypeHandle DNADoor::_type_handle;
DNADoor::DNADoor(const std::string& name): DNAGroup(name), m_code(""), m_color(LVecBase4f(1)) {
}
DNADoor::~DNADoor() {
}
void DNADoor::setup_door(NodePath door_np, NodePath parent_np, NodePath door_origin,
... | [
"theclashingfritz@gmail.com"
] | theclashingfritz@gmail.com |
33c888571ee92ce04b5659cda41511df114fb4fc | 49590f015af1ba850660c9bfe27c195a3294058b | /include/qml_ros_plugin/action_client.h | 07cdafe71f91f6d56c304ae33a17aaee396d8e14 | [
"MIT"
] | permissive | StefanFabian/qml_ros_plugin | 68f3836efaffadd085c925f69207e2bdcb7a88d1 | 3b7901512755df000fe1a6cd41fa71d0d156a391 | refs/heads/master | 2023-07-23T20:12:56.225417 | 2023-04-25T17:24:46 | 2023-04-25T17:24:51 | 177,671,764 | 27 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,087 | h | // Copyright (c) 2020 Stefan Fabian. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#ifndef QML_ROS_PLUGIN_ACTION_CLIENT_H
#define QML_ROS_PLUGIN_ACTION_CLIENT_H
#include "qml_ros_plugin/node_handle.h"
#include "qml_ros_plugin/qobject_ros.h"
... | [
"fabian@sim.tu-darmstadt.de"
] | fabian@sim.tu-darmstadt.de |
edf95a2d6d1dfc8211c8c403bc35197c407962bc | ad1e25f475133225b12b20e34ca8f68e3c29f29c | /Samsung Academy/day4/2824.cpp | 3163844ae671b91903e1558d9dbee418594298a1 | [] | no_license | ioqoo/PS | 7097b167145a84d60b0e0e05d5e859c5db64b300 | 316619ab6862de8a0e46afcd359c8281f32051a9 | refs/heads/master | 2020-11-30T12:24:51.210667 | 2020-11-22T02:14:12 | 2020-11-22T02:14:12 | 230,393,259 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,338 | cpp | #include <bits/stdc++.h>
#define MAX 40005
#define ll long long
#define MOD 1000000000LL
using namespace std;
bool sieve[MAX];
vector<int> primes;
map<ll, ll> Aprimes;
map<ll, ll> Bprimes;
int N, M;
ll A[1005], B[1005];
void decomp(map<ll, ll> &arr, ll n){
ll curr = n;
for (auto p: primes){
if (curr % p == 0)... | [
"59276856+ioqoo@users.noreply.github.com"
] | 59276856+ioqoo@users.noreply.github.com |
5a95e4d6cbd2c5942ae5f4ee35e526d27a952e25 | a2fc06cf458f896d2217592ac92098863e755a9c | /src/ros-pkg/dst/include/dst/surface_normal_node.h | b3872ffb4741ae2bc08dbf5264920017a86f6b3c | [] | no_license | MrBrood/Stanford-Junior-self-driving-car | ba3f2a07a9366d3566def59fd25f90bad55748d2 | d999e94bb287933666dac82129cad6702923a8e1 | refs/heads/master | 2023-07-18T04:56:02.055754 | 2020-08-21T01:31:46 | 2020-08-21T01:31:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,001 | h | #ifndef SURFACE_NORMAL_NODE_H
#define SURFACE_NORMAL_NODE_H
#include <pcl/features/integral_image_normal.h>
#include <pcl/features/normal_3d.h>
#include <pcl/io/pcd_io.h>
#include <dst/kdtree_node.h>
#include <dst/depth_projector.h>
namespace dst
{
class SurfaceNormalNode : public pipeline2::ComputeNode
{
publ... | [
"6959037@qq.com"
] | 6959037@qq.com |
baeb71dfea9572a40169b8e13a74c038fee6e4fc | 105dde9d6451d38d7d68a3b86315c69e4f10a615 | /combined_control.ino | 987169c3a77d874e01cbc3be4c66bd6c3aa6ed43 | [] | no_license | broke-ch/line-follower | 2d612621b1111ea5392f4792f513698fe2d2630b | 2af976f51c45762f1a1e7ce06f6f053d48394976 | refs/heads/main | 2023-05-12T02:46:31.157966 | 2021-06-03T22:05:58 | 2021-06-03T22:05:58 | 371,281,097 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,250 | ino | #define F_CPU 16000000UL //16 MHz
#include <avr/io.h>
#include <avr/delay.h>
#include <avr/interrupt.h>
#include <stdlib.h>
#define TOLERANCE 100
#define BB_BASE 73
#define BB_SLIGHT 68
#define PD_BASE 45
#define KP 7.75
#define KD 1.45
uint16_t pot8;
uint16_t pot7;
uint16_t pot6;
uint16_t pot5;
uint16_t pot4;
uint1... | [
"71308292+broke-ch@users.noreply.github.com"
] | 71308292+broke-ch@users.noreply.github.com |
90492fd7459f6202d93e90fa5f943ce9c5da6b3f | ff37607918d230bbf1ae414c26229c22b958c7a9 | /Source/MainComponent.cpp | 84976cc360aeade35100e5e4c523f011c467d652 | [] | no_license | S-HOPEP/HelloWorldWin | 19acbccabe24c575334df7ef49439046c4d406fc | f14ac58a12d0122a023ddaf5fa2412f831653fcf | refs/heads/master | 2023-06-11T14:57:55.009686 | 2021-06-29T20:17:31 | 2021-06-29T20:17:31 | 381,482,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 890 | cpp | #include "MainComponent.h"
//==============================================================================
MainComponent::MainComponent()
{
setSize (600, 400);
}
MainComponent::~MainComponent()
{
}
//==============================================================================
void MainComponent::paint (juce::... | [
"sebastianyairsuanchatorres@gmail.com"
] | sebastianyairsuanchatorres@gmail.com |
1d727bbc03a9ba363c2c8e92791b43a9bf40dc0f | d6794736f216e2dc0e8798032e0ffead2fceb874 | /models/CNE6SSMSusy/CNE6SSMSusy_two_scale_input_parameters.hpp | cb7e56952387b0a980fc611b8eb80c7b383f799a | [] | no_license | azedarach/CNE6SSM-Spectrum | 02f42cd79cece6f23a32f96546415e7630e62b27 | 6c5468dc359c0e2e37afece3b939d7034d55fd04 | refs/heads/master | 2021-06-07T08:34:04.063733 | 2015-10-26T02:47:17 | 2015-10-26T02:47:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,659 | hpp | // ====================================================================
// Specialisation of input parameters for models solved using the
// two scale algorithm
// ====================================================================
#ifndef CNE6SSMSusy_TWO_SCALE_INPUT_PARAMETERS_H
#define CNE6SSMSusy_TWO_SCALE_INPUT_P... | [
"dylan.harries@adelaide.edu.au"
] | dylan.harries@adelaide.edu.au |
db64814aa3b69e49cee6214149e3392a3387f436 | 80bb228892cb17f387e8dff2efdd52d4c155077a | /src/renderer/extensions/native_handler.h | 74e27eabcb41761907b7bfa2fb89fa5a91b87c02 | [
"MIT"
] | permissive | go-meson/framework | fcda408dbcb9ac1577c5e36e367a43a8f2a6ae86 | e52521bca6c7a56e470e99676eed73f992576c44 | refs/heads/master | 2020-06-11T19:15:23.396681 | 2017-02-19T23:24:40 | 2017-02-19T23:24:40 | 75,629,197 | 1 | 0 | null | 2017-01-18T22:44:25 | 2016-12-05T13:50:36 | C++ | UTF-8 | C++ | false | false | 1,507 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_RENDERER_EXTENSIONS_NATIVE_HANDLER_H_
#define CHROME_RENDERER_EXTENSIONS_NATIVE_HANDLER_H_
#include "base/compiler_specific.h"
#includ... | [
"noreply@github.com"
] | go-meson.noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.