blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f45402b176d3f70794149ce23b3424862f526dba | 1501f50acc22b9e915d04df435210d68e2a907ee | /include/UnityEngine/AddressableAssets/AddressablesPlatform.hpp | 909a52b8bb6b6902e68982b7294815dca8c82807 | [
"Unlicense"
] | permissive | sc2ad/BeatSaber-Quest-Codegen | cd944128d6c7b61f2014f13313d2d6cf424df811 | 4bfd0c0f705e7a302afe6ec1ef996b5b2e3f4600 | refs/heads/master | 2023-03-11T11:07:22.074423 | 2023-02-28T22:15:16 | 2023-02-28T22:15:16 | 285,669,750 | 31 | 25 | Unlicense | 2023-02-28T22:15:18 | 2020-08-06T20:56:01 | C++ | UTF-8 | C++ | false | false | 8,071 | hpp | // Autogenerated from CppHeaderCreator
// Created by Sc2ad
// =========================================================================
#pragma once
// Begin includes
#include "beatsaber-hook/shared/utils/typedefs.h"
#include "beatsaber-hook/shared/utils/byref.hpp"
// Including type: System.Enum
#include "Syste... | [
"redbrumbler.official+github@gmail.com"
] | redbrumbler.official+github@gmail.com |
b626a140cb2c33ead08a0940d121b50a955059af | fed7f032be10355d8bd3892248fbf853a218aebc | /Task120/ofTask120_FrontLine/src/ofWarArea.h | e26cf8ee75a750ee1806d0daa9f5c7d63ad87d78 | [] | no_license | lpestl/SimpleTasks | 7ec413cac1161176da77d4b549a75a0a011496b6 | c87f595bbd024af457ed82a0d4cc6d417fe0859c | refs/heads/master | 2021-05-06T11:07:26.223246 | 2018-12-02T12:56:52 | 2018-12-02T12:56:52 | 114,215,965 | 0 | 0 | null | 2018-12-02T12:56:53 | 2017-12-14T07:15:46 | C# | UTF-8 | C++ | false | false | 609 | h | #pragma once
#include "ofPoint.h"
#include "ofRectangle.h"
#include "MilitaryIntelligence.h"
struct cell
{
char value;
std::vector<neighbor_status> borders;
};
class ofWarArea
{
public:
void setup(std::vector<std::vector<char>> real_area);
void update();
void draw();
void windowResized(int w, int h);
void next... | [
"mikhail.kataev@rubius.com"
] | mikhail.kataev@rubius.com |
1eeedf3917373fa2c10a44b40af50b09dc0cd672 | 91da10320e3276a8858468a6b9828e2720ac7a2a | /common/file_handle/file_handle_imp.cpp | 1b4ae9e8cd883754dce9fe90d8c0beb65a9f9b93 | [] | no_license | neko940709/CLAIMS | 8cfab4ea6cf201adbb10ef8c40732b885d0f0016 | 03623e53f30f53d69e222606bca82e306cb88ebd | refs/heads/master | 2021-01-15T12:09:56.972404 | 2016-09-23T13:09:51 | 2016-09-23T13:09:51 | 68,585,873 | 1 | 0 | null | 2016-09-19T08:36:57 | 2016-09-19T08:36:57 | null | UTF-8 | C++ | false | false | 1,121 | cpp | /*
* Copyright [2012-2015] DaSE@ECNU
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Ve... | [
"yukai2014@gmail.com"
] | yukai2014@gmail.com |
4da62030322a253b595eb99b038f94dbfd21619c | 3292ba9bd2a70eea8b6def75bb43e18796b48044 | /cpp_CS225/lab/06-lab_trees/TreeTraversals/main.cpp | e7d224026ee21e001b80261ab45aceaa235d4989 | [
"MIT"
] | permissive | Yutong-Dai/codes-for-courses | 91125bd7156eb8756160b21d2bf71276bf31ab9a | a2dfea516ebc7cabef31a5169533b6da352e7ccb | refs/heads/master | 2022-04-11T02:41:11.439127 | 2020-03-19T14:59:55 | 2020-03-19T14:59:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 855 | cpp | #include <algorithm>
#include <iostream>
#include "InorderTraversal.h"
#include "PreorderTraversal.h"
using namespace std;
int main()
{
// For deterministic behavior, use a fixed seed instead of a random device
std::random_device r;
std::mt19937 rng(r());
BinaryTree<int> myTree;
for (int i = 1; i... | [
"rothdyt@gmail.com"
] | rothdyt@gmail.com |
fb84ae19afc11ac35b95d7085e3e4f308a489392 | a7764174fb0351ea666faa9f3b5dfe304390a011 | /inc/RWStepRepr_RWIntegerRepresentationItem.hxx | cbfdfce30b9256cbe73728d63688248e903c3fa7 | [] | no_license | uel-dataexchange/Opencascade_uel | f7123943e9d8124f4fa67579e3cd3f85cfe52d91 | 06ec93d238d3e3ea2881ff44ba8c21cf870435cd | refs/heads/master | 2022-11-16T07:40:30.837854 | 2020-07-08T01:56:37 | 2020-07-08T01:56:37 | 276,290,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,805 | hxx | // Created on: 2015-09-03
// Created by: Irina KRYLOVA
// Copyright (c) 2015 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GNU Lesser General Public License version 2.1 as publ... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
0236236154947300e90f422e1b20033dcdd2e3bb | 3b9b4049a8e7d38b49e07bb752780b2f1d792851 | /src/v8/test/cctest/test-assembler-s390.cc | f6b79d499499065e4cc164b739a883ca76d85f0c | [
"BSD-3-Clause",
"Apache-2.0",
"SunPro",
"bzip2-1.0.6"
] | 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 | 13,735 | cc | // Copyright 2014 the V8 project authors. 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 ... | [
"changhyeok.bae@lge.com"
] | changhyeok.bae@lge.com |
e99b0d70403c86df853d584a8f46e218926d0ce5 | 607829232b9ec8d6733fb67be85e8555d19e1ee0 | /libs/core/include/fcppt/record/label_fwd.hpp | 7b9df0626b3f0c741887abd9e95867efed049b68 | [
"BSL-1.0"
] | permissive | cnsuhao/fcppt | 3b917196d5faf477d769b8f04e0001361a857776 | 104c035118a04011c5fd9574cc78b2889550ea65 | refs/heads/master | 2021-01-13T06:30:29.527419 | 2016-11-05T13:33:41 | 2016-11-05T13:33:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | hpp | // Copyright Carl Philipp Reh 2009 - 2016.
// 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)
#ifndef FCPPT_RECORD_LABEL_FWD_HPP_INCLUDED
#define FCPPT_RECORD_LABEL_FWD_HPP_INCLUDED
namespac... | [
"carlphilippreh@gmail.com"
] | carlphilippreh@gmail.com |
9bd59c559067f33adc7005fcd956a21e69762dad | 378d404d4b8ec12dd9548470fa3b33d3dec087ff | /atcoder/yorukatu/dp100/dp100_5.cpp | 97f88afc865ce8fe358ac4bd4e5d8d1650f6b9ad | [] | no_license | kk-katayama/com_pro | d0e8871aff88e7939d439c37f9cafd2d11a870fc | a3a6a3bcb846e2eded42d1fed5d9495e53a73e41 | refs/heads/master | 2021-06-25T18:49:35.320092 | 2021-02-05T06:50:38 | 2021-02-05T06:50:38 | 200,748,000 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,154 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <string>
#include <utility>
#include <set>
#include <map>
#include <cmath>
#include <queue>
#include <cstdio>
#define rep(i,n) for(int i = 0; i < n; ++i)
#define rep1(i,n) for(int i = 1; i <= n; ++i)
#define rep2(i,s,t) for(int i = s; i <= t; ++i)
#def... | [
"galapagos4444@gmail.com"
] | galapagos4444@gmail.com |
d91b9bb5e97823444c0a9d8e22da0b97e96435e5 | da8ae98080ff729586bfeb4c11c52bd48327d06f | /SymOptim/tests/mainTests.cpp | 879c8b592ac9a21051018e52553355071c5eaed1 | [] | no_license | RhobanProject/SimLagrange | 24670ffbb99cfca0c0f365ab1476f68e0e9aa3cc | db62b31cbbe7ddb2da821e927531a3b1fc80d927 | refs/heads/master | 2021-01-10T15:27:39.338821 | 2018-07-01T19:36:56 | 2018-07-01T19:36:56 | 44,232,478 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,524 | cpp | #include <iostream>
#include <stdexcept>
#include <cassert>
#include "SymOptim/src/GradientDescent.hpp"
#include "SymOptim/src/PenaltyMethod.hpp"
#include "Symbolic/src/Constant.hpp"
using namespace std;
using namespace Leph::SymOptim;
int main()
{
//Gradient Descent
GradientDescent<double>::VariableContainer... | [
"leph.quentinrouxel@gmail.com"
] | leph.quentinrouxel@gmail.com |
ea37dce899391b5347d2843bb97e3b04241929f8 | 9ec67e83200f643f9f55ed90e0b2cae4581ebcb6 | /SupportLib/ImageRecolourInvertBlackAndWhite.h | ae66a27e5d7a1b180e2b96520c1ebf72c724ddc2 | [] | no_license | andrewpaterson/Codaphela.Library | 465770eaf2839589fc305660725abb38033f8aa2 | 2a4722ba0a4b98a304a297a9d74c9b6811fa4ac5 | refs/heads/master | 2023-05-25T13:01:45.587888 | 2023-05-14T11:46:36 | 2023-05-14T11:46:36 | 3,248,841 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,548 | h | /** ---------------- COPYRIGHT NOTICE, DISCLAIMER, and LICENSE ------------- **
Copyright (c) 2012 Andrew Paterson
This file is part of The Codaphela Project: Codaphela SupportLib
Codaphela SupportLib is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License ... | [
"andrew.ian.paterson@gmail.com"
] | andrew.ian.paterson@gmail.com |
61642813ad8601ef9dd648f96040793c06825dcb | 8ce93fe7930212f47c85e0750ac93927a4e765b3 | /http_conn.cpp | ca4ab0c78289cb52b2ea98a76e68fa5ada924034 | [] | no_license | angelaliuya/webserver | 7fa5aeb629e41f460eef939f9d8a2f6e9b0a15bd | d09353439d8e62f0401a7991369fb36984a9249c | refs/heads/main | 2023-07-01T06:48:49.884526 | 2021-07-23T14:36:53 | 2021-07-23T14:52:33 | 386,348,585 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,266 | cpp | #include "http_conn.h"
// 定义HTTP响应的一些状态信息
const char* ok_200_title = "OK";
const char* error_400_title = "Bad Request";
const char* error_400_form = "Your request has bad syntax or is inherently impossible to satisfy.\n";
const char* error_403_title = "Forbidden";
const char* error_403_form = "You do not have permissi... | [
"18738980993@163.com"
] | 18738980993@163.com |
505c03de334e29292f19d8a49faab5ced9018be2 | 380520b9b0a39618f216f70453f73e849798b554 | /LiveStreamingPlatform/beautify/filter.cpp | b3d33471f8b36f4eedca084a1bb48639ce78d858 | [] | no_license | tayduivn/LiveStreamingPlatform | e151a239c60353908e0fd5cc19d2fa7a488ae80f | 604edf7f8b5453afb094c9fada9dcfa09e5b102e | refs/heads/main | 2023-02-05T15:30:07.133970 | 2020-12-26T14:11:45 | 2020-12-26T14:11:45 | 344,164,330 | 3 | 0 | null | 2021-03-03T15:00:14 | 2021-03-03T15:00:13 | null | UTF-8 | C++ | false | false | 598 | cpp | #include "filter.h"
#include "bilateralfilter.h"
#include <iostream>
using namespace std;
Filter *Filter::Get(FilterType type)
{
static BilateralFilter bilateralFilter;
switch (type)
{
case BILATERAL:
return &bilateralFilter;
break;
default:
break;
}
return nullptr;... | [
"andywang0607@gmail.com"
] | andywang0607@gmail.com |
d100f347c7773a8c1abbe25724ffccd60daf4268 | 38de77c2686edbf71ef3318fce6ba845f3447399 | /staircase.cpp | 267c9738cfc08fdb22053bc782bce6dfdfa6f090 | [] | no_license | AnikaLimaa/Problem-Solving | 946475f82587c85ec2a814b89a307ae0e96e5801 | 2f91e8b563c15daaca82870a1294c3cafc4732df | refs/heads/master | 2022-12-29T23:08:39.956346 | 2020-09-30T02:49:50 | 2020-09-30T02:49:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 761 | cpp |
#include<iostream>
#include <bits/stdc++.h>
#define MOD 10000000007
using namespace std;
int dp[100001], n;
int count_paths(int i) {
if(i == 0)
return 1;
if(i < 0)
return 0;
if(dp[i] != -1)
return dp[i];
cout<<"b "<<dp[i]<<endl;
dp[i] = count_paths(i - 1) % MOD;
cout<<"A "<<... | [
"noreply@github.com"
] | noreply@github.com |
edf223e5e8b6029f72591c568436eda8f371464d | d551b222f1678e68b703a59b0641663bfa0559c6 | /particle.h | 6ae303599d0551358cd17556e5b5c7036a545720 | [
"MIT"
] | permissive | 314arhaam/FPSE | 22b4312ff225c57035abc1dd656227a645cc72f4 | 808af7816b8b598988d7733d0099287032f4fd5b | refs/heads/master | 2021-09-10T01:18:53.260521 | 2018-03-20T13:54:29 | 2018-03-20T13:54:29 | 126,024,954 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,940 | h | //
// particle.hpp
// DPM
//
// Created by Parham Abbasi on 3/15/18.
// Copyright © 2018 Parham Abbasi. All rights reserved.
//
#ifndef particle_h
#define particle_h
#include <stdio.h>
#include <cmath>
#include "geometry.h"
#include "collision.h"
struct list{
double T;
int a;
char* s;
};
struct Geom{
... | [
"noreply@github.com"
] | noreply@github.com |
70393bd4020d7a645525038c74580ecd3061de6e | b5d067cb8d376b3f51c9764bc7e96992bbaea324 | /hw_lab/10/main_my.cpp | d474eb71340b184c401fa91944343c56478500af | [] | no_license | daidianlizi/AdvProgramProbSov_CS253 | 5b40d14ddd73fefeea0ae2f1172c04aa19b4f699 | e2c098a1aeed5af6db4f555c407c81304ce0fdf2 | refs/heads/master | 2020-05-23T18:10:08.025024 | 2019-05-15T19:19:29 | 2019-05-15T19:19:29 | 186,882,846 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | cpp | #include <iostream>
#include <vector>
#include <cmath>
#include <string>
#include <unordered_map>
using namespace std;
int main() {
int MyMax = 4000000;
int num1 = 1;
int num2 = 2;
int sum = 0;
int tmp;
while (num1 < MyMax){
if (num1%2 == 0){
sum += num1;
}
t... | [
"wmhdyd@163.com"
] | wmhdyd@163.com |
33d0b5ff64955596a8dd02aaf258a5a67154ee71 | 29021572353d0591f332e946009befe8fb826c11 | /include/map3.h | 2955e74934bb18fa817c0bdaaeeef5a70d58aa4d | [] | no_license | qiwen98/Sokoban-Game-Solver- | d0717008a48a266d30875cc4a256a42ff888cb5c | bc64fac4a219a20a64c4bea92d4d3087cdf6a4e2 | refs/heads/master | 2020-04-29T10:37:30.005276 | 2019-03-17T07:12:02 | 2019-03-17T07:12:02 | 176,067,809 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | h | #ifndef MAP3_H
#define MAP3_H
#define map_x_Size 25
#define map_y_Size 25
#define person_init_position_x 13
#define person_init_position_y 6
#define box_init_position_x {22,9,20}
#define box_init_position_y {21,19,2}
#define final_point_x {4,9,2}
#define final_point_y {10,12,3}
#define boxnumbersetting 3
... | [
"noreply@github.com"
] | noreply@github.com |
005165811771f009af87d891bf283b5f47c243f1 | 4fdc7e69abfc3b22ae4afb3be7cc8fcccf3d6ba7 | /main.cpp | 1b49c898cecc8b55e457a74127765ce94e704e3e | [] | no_license | 20chupin/Morse_Devoir | a5ce9d24a06d8f8d7903716fe89358d31e23311b | 62243819ebcb98fc22ed01b8a4b0aab050baa7b0 | refs/heads/main | 2023-02-20T01:20:06.982940 | 2021-01-23T13:00:32 | 2021-01-23T13:00:32 | 330,133,753 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,726 | cpp | #include <iostream>
#include "texte.h"
#include "audio.h"
using namespace std;
void encodeur_decodeur(int argc, char **argv)
{
if (argc == 1)
{
throw string("Pour un encodage (français vers morse): \nLe premier argument doit être E \nLe deuxième argument doit être une phrase composée de lettre majus... | [
"amandine.chupin@mines-paritech.fr"
] | amandine.chupin@mines-paritech.fr |
d6e6cd21621353d0517750b2a6fbe4c1eb95baaf | 22212b6400346c5ec3f5927703ad912566d3474f | /src/Kernel/DecoderInterfacePointer.h | 90a8e252b511a7b113287f75527a853c8e776323 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | irov/Mengine | 673a9f35ab10ac93d42301bc34514a852c0f150d | 8118e4a4a066ffba82bda1f668c1e7a528b6b717 | refs/heads/master | 2023-09-04T03:19:23.686213 | 2023-09-03T16:05:24 | 2023-09-03T16:05:24 | 41,422,567 | 46 | 17 | MIT | 2022-09-26T18:41:33 | 2015-08-26T11:44:35 | C++ | UTF-8 | C++ | false | false | 172 | h | #pragma once
#include "Interface/DecoderInterface.h"
#include "Kernel/Pointer.h"
namespace Mengine
{
typedef PointerT<DecoderInterfacePtr> DecoderInterfacePointer;
} | [
"irov13@mail.ru"
] | irov13@mail.ru |
5ca195ec67822a753c9d94a69a7bc60ac579d17c | ba7c8de14263ec4aaa4e8a1f591e8996f1629000 | /Fig8-Geodesic/CompareDistance.cpp | 420c0370041b06f4173418cdf3586b644b7e187a | [
"BSD-3-Clause"
] | permissive | PeterZs/AADR | 42495616a6a84eadf58936414e4a99362bb99b66 | ed19730fc56f5d019089dbfd7544eeb35ba9c9a2 | refs/heads/master | 2022-11-05T17:09:42.841523 | 2020-06-25T20:46:49 | 2020-06-25T20:46:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,041 | cpp | // BSD 3-Clause License
//
// Copyright (c) 2019, Jiong Tao, Bailin Deng, Yue Peng
// 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 ... | [
"echoyue@mail.ustc.edu.cn"
] | echoyue@mail.ustc.edu.cn |
5231f1495c5776b86e4133fa7013aa7bb68ef876 | 129ef5a7d2f7d307f906d295f54d94616511492d | /ReqTheoryList.cpp | 923c374a668c5123eb71b262bd90ee8a008d33bc | [] | no_license | induvellanki/Degree_Progression | 4bafc5d5e13ec13fec29a03e5c7c7f0d76ebfbb8 | c0901081ba6450fb76f35ca19c68e871fa71d402 | refs/heads/main | 2023-04-11T23:14:38.894700 | 2021-04-25T23:17:23 | 2021-04-25T23:17:23 | 361,559,397 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 980 | cpp | #include "ReqTheoryList.h"
#include <fstream>
#include <sstream>
#include <vector>
#include <iostream>
using namespace std;
// When object created --> vector built from courses in corr. file
ReqTheoryList::ReqTheoryList () {
ifstream input_file;
input_file.open("theory_inventory.txt");
string short_name, ... | [
"induvellanki@Indus-MacBook-Pro.local"
] | induvellanki@Indus-MacBook-Pro.local |
39d2cc4f5407a9803787c97a1d1944727fa013fb | 05dd6c56b0c3e36c3230a620ce63b9b62e93ba8e | /Task/10/Homework10-8.cpp | d5fda19b3041e00d762f1c8d97263b2178cb301c | [] | no_license | jckling/Learn-C | 3b37d819ff9c40c79991a07dfcbe809e380a47c2 | 56d8c8a47ccb371d627cc6ff39ca5fda66496316 | refs/heads/master | 2021-01-01T04:03:50.851823 | 2019-07-07T06:07:05 | 2019-07-07T06:07:05 | 97,115,103 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 522 | cpp | #include<stdio.h>
#include<stdlib.h>
#include<math.h>
int Prime(int x);
void Pri(int x);
int main()
{
int a;
scanf("%d", &a);
if (a <= 4)
Pri(4);
else
Pri(a);
return 0;
}
int Prime(int x)
{
int i;
int flag;
double n;
flag = 1;
n = sqrt(x);
for (i = 2; i <= n; i++)
{
if (x % i == 0)
{
flag = 0... | [
"jckling@163.com"
] | jckling@163.com |
b7c5e4bc4461fd09251fbfcd35c1f30d56c1ab3e | ff339f20057c5293f3f0968fe9bbf5e494160cba | /src/windows/grayscaledialog.h | 5792eaa48ba6452574822ae1c4b89c7ae36c6886 | [] | no_license | czlowiekimadlo/PTO-2011 | 344fa570a87503591bb57bd2c17a00fecbba1035 | a80589643c1aa2cbd1e226e43ea765e391c75d1d | refs/heads/master | 2021-03-12T19:25:26.266898 | 2012-05-21T17:40:05 | 2012-05-21T17:40:05 | 2,607,747 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 506 | h | #ifndef GRAYSCALEDIALOG_H
#define GRAYSCALEDIALOG_H
#include <QDialog>
#include "../mainwindow.h"
#include "../commands/grayscalecommand.h"
class MainWindow;
namespace Ui {
class GrayscaleDialog;
}
class GrayscaleDialog : public QDialog
{
Q_OBJECT
public:
explicit GrayscaleDialog(MainWindow *parent... | [
"quak@tlen.pl"
] | quak@tlen.pl |
08c79ed3d7df32b9e0c46d674523a007559ee55f | 09ae08381c4aa0d6faf1117f9a80121250f6620b | /SCCC/1일차/10814.cpp | df3892836145fab7b58a9ffa64850abe6fde2f6a | [] | no_license | tony9402/SCCC_Study | cdfe1dc26bc67c50dc187687a5e176db77f70cc6 | fd31bb9d7fe0021878ecd8f1d8ea1f07d78c7172 | refs/heads/master | 2020-04-15T06:38:57.073288 | 2019-08-30T12:02:32 | 2019-08-30T12:02:32 | 164,467,703 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 495 | cpp | //stable sort로도 풀어보기
#include<string>
#include<iostream>
#include<vector>
#include<tuple>
#include<algorithm>
using namespace std;
vector<tuple<int, int, string>> vc;
int main()
{
ios::sync_with_stdio(false);
cin.tie(0);
int n;
cin >> n;
for (int i = 0; i < n; i++)
{
int n;
string name;
cin >> n >> name... | [
"tony9402@naver.com"
] | tony9402@naver.com |
b4378d7eba0f7b8299d168713e6159d3dd701176 | fbafa7ea0c999471cf9fc42efc4388b2b2fac7d3 | /Lab 10_2/Player.h | 1c35e319bb3c0344c123ca609dd64807b4223c54 | [] | no_license | ofthedove/cecs130 | e914629eee287abd7cc22b992a4c4cf5595e4303 | 384f4eebd74d3878108cc9534e62ec344903b93d | refs/heads/master | 2020-05-09T12:21:07.727021 | 2019-04-13T02:21:36 | 2019-04-13T02:21:36 | 181,109,212 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 149 | h | #ifndef PLAYER_H
#define PLAYER_H
#include "Board.h"
class Player
{
bool isXPlayer;
public:
virtual void playTurn(Board) = 0;
};
#endif
| [
"andrewcombs13@gmail.com"
] | andrewcombs13@gmail.com |
bc84820bdbcc4340a76e13271dda93ed522a661f | 557fee5f3ed1730f0a46505ea41553c194192575 | /AnimNotify/object/BaseDmgColActor.h | 47978e2db8504ce87a88ddb143aee7ece09837d2 | [] | no_license | DasomKong/UE4_SourceArchive | e39f16a7897d02a2434f5e1b336400568f5d3bff | 38c6df0e4bb3d2b69bb1f524302ea4d7f5275da2 | refs/heads/master | 2022-12-17T17:33:19.129011 | 2020-09-22T03:08:10 | 2020-09-22T03:08:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,320 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "../../JHPTypes.h"
#include "BaseDmgColActor.generated.h"
UCLASS()
class PROJECTA_API ABaseDmgColActor : public AActor
{
GENERATED_BODY()
public:
// Se... | [
"jeongu1270@gmail.com"
] | jeongu1270@gmail.com |
93f410303a8a1c84c8a6056c9e48c9440e4efab8 | e0845c555b1902abc3871fe5f0224a1becc3c75a | /bitwise_OR_of_subarrays.cpp | b0b6318382eff6b0cfa38ad6948c486b2d1d4443 | [] | no_license | PSukhalani-96/Programming-Practice | d2982350b366d26f42e73db288e071eb682917db | 9b09012d1afdd8fea2c1cf745a8b576aed1504af | refs/heads/master | 2020-05-27T00:15:09.726340 | 2019-07-08T12:49:18 | 2019-07-08T12:49:18 | 188,420,529 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,250 | cpp | /*
We have an array A of non-negative integers.
For every (contiguous) subarray B = [A[i], A[i+1], ..., A[j]] (with i <= j), we take the bitwise OR of all the elements
in B, obtaining a result A[i] | A[i+1] | ... | A[j].
Return the number of possible results. (Results that occur more than once are only counted onc... | [
"noreply@github.com"
] | noreply@github.com |
db6042189add174bb0e00b215e5fffe628bab936 | 992b3deffde391784fd76c626c78cd0a1f51272a | /lib/UI/cpp/checkbox.cpp | e402d48ec6192067116a9b9e61db64c580f7d5f3 | [] | no_license | Siluk98/Paint | 4676d7da85b5d235b8fe3999753887fdb72cd2f4 | 9d409032c96d0ce028a642f3d3b89ad25953ce27 | refs/heads/master | 2020-03-26T16:49:18.397916 | 2019-09-16T14:53:28 | 2019-09-16T14:53:28 | 145,125,203 | 2 | 0 | null | 2019-01-02T04:20:50 | 2018-08-17T13:41:02 | C++ | UTF-8 | C++ | false | false | 4,785 | cpp | #include <iostream>
#include "../../Engine/hpp/state.hpp"
#include "../../Engine/hpp/game.hpp"
#include "../../Engine/hpp/event.hpp"
#include "../hpp/checkbox.hpp"
UI::Checkbox::Checkbox(std::string id, cssHandler& css)
{
std::cout << "chkbox" << std::endl;
/*
bind("click", [](void* arg, Component* pthis){... | [
"siluk98@tlen.pl"
] | siluk98@tlen.pl |
df6dafca81cae6da8691863f38f30f5e18f1a9e0 | 777a75e6ed0934c193aece9de4421f8d8db01aac | /src/Providers/UNIXProviders/ClassifierService/UNIX_ClassifierService.cpp | bda4189efe719888d7523ee2f91742045bfb5965 | [
"MIT"
] | permissive | brunolauze/openpegasus-providers-old | 20fc13958016e35dc4d87f93d1999db0eae9010a | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | refs/heads/master | 2021-01-01T20:05:44.559362 | 2014-04-30T17:50:06 | 2014-04-30T17:50:06 | 19,132,738 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,397 | cpp | //%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | [
"brunolauze@msn.com"
] | brunolauze@msn.com |
cf89404da14a9bd834367f5d1c8539b9e7eb76ab | 794f253c1a58b90d76b8fec4dd85a6aabf275d3b | /p3/hash_function.cpp | 08b1ea47c050d35c5207f80c1ba5230e6bd43461 | [] | no_license | kkrusk/CSCI-311 | cdfe98afef3f159b55792c18101e0436cccbfed0 | 1242af7c584a5ec79c0819158f967f402fab97bc | refs/heads/master | 2020-04-25T07:31:41.709840 | 2019-02-26T02:49:38 | 2019-02-26T02:49:38 | 172,616,902 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 966 | cpp | /* This assignment originated at UC Riverside.*/
//AUTHOR: KYLE KRUSKAMP
//HASH FUNCTION
//APR 1 2016
#include <string>
#include "hash.h"
using std::string;
// This is only a sample hash function (and a bad one at that). You will
// need to replace the contents of this hash function with your own
// hash function
... | [
"kylekrusk@gmail.com"
] | kylekrusk@gmail.com |
14763512e525259619a3a0cc671d50cada0ebf14 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/collectd/gumtree/collectd_repos_function_419_last_repos.cpp | 7c2bbe559f15491fadd38dd6e47032bd93d6ff95 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 602 | cpp | static void nut_submit(nut_ups_t *ups, const char *type,
const char *type_instance, gauge_t value) {
value_list_t vl = VALUE_LIST_INIT;
vl.values = &(value_t){.gauge = value};
vl.values_len = 1;
if (strcasecmp(ups->hostname, "localhost") != 0)
sstrncpy(vl.host, ups->hostname, sizeof(... | [
"993273596@qq.com"
] | 993273596@qq.com |
c6bebc2bb33f8aff8afad1ba862aa81c4c7b3e5a | f08bb2a493665c32f573dc8c64840b11d9ae0d0f | /src/CRSpline.h | 4f5447a6cb9a9e47172f66eedf2210ffa97fcb05 | [] | no_license | vanish87/Jungle-of | 015e4990c3fed7f28eb07eaabfdec57afe81a9e9 | 230136eea9a8137f949e7fe8c113fc0ccc3aa824 | refs/heads/master | 2021-01-10T02:11:11.340230 | 2013-05-17T00:27:09 | 2013-05-17T00:27:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 431 | h | #ifndef CRSPLINES_H_
#define CRSPLINES_H_
#pragma once
#include "ofMatrix4x4.h"
namespace Jungle {
class CRSpline
{
public:
CRSpline(void);
~CRSpline(void);
//get pos between P2 and P3 with t=[0,1]
ofVec3f GetPos(ofVec3f p0, ofVec3f p1, ofVec3f p2, ofVec3f p3, float t);
float Cubic... | [
"vanish8.7@gmail.com"
] | vanish8.7@gmail.com |
38448ca32f4c6c23f522b0309c182e9d4280b219 | 2720b9cb2cb05b86f5cfdf1799baea0cf706d159 | /3RVX/D3DDevice.cpp | e2719eb355aa0b842e0bd3bbefd31efbb0715563 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | malensek/3RVX | baa076679437facab4d00315c3f5030be67fc9bd | 556a0fe742922cd732645b2d1e03065d87e39747 | refs/heads/master | 2023-08-23T16:10:29.905393 | 2022-01-20T23:43:07 | 2022-01-20T23:43:07 | 12,887,841 | 368 | 99 | BSD-2-Clause | 2023-03-10T11:29:31 | 2013-09-17T06:22:24 | C++ | UTF-8 | C++ | false | false | 947 | cpp | // Copyright (c) 2016, Matthew Malensek.
// Distributed under the BSD 2-Clause License (see LICENSE.txt for details)
#include "D3DDevice.h"
#include <d3d9.h>
#pragma comment(lib, "d3d9.lib")
#include "Logger.h"
D3DDevice::D3DDevice(HWND hWnd) {
DWORD behaviorFlags = D3DCREATE_HARDWARE_VERTEXPROCESSING;
D3DP... | [
"matt@malensek.net"
] | matt@malensek.net |
3a292e8c4eab2e43a00ddb0455fb3bf04730090e | 4b81a99df02e2dd5685334522251d7787dfec3d4 | /v3.0alpha0/Classes/ByeWorldScene.h | c136b3b2b1e85eff03b98e5ed933978242df72c7 | [] | no_license | czhiraga/Cocos2d-xTestApps | 18148af480b05350fba2f1eea189a8cf3a919eb5 | 7b10e6aa3d41c0e822b4eebcd4500c0de1ba18b8 | refs/heads/master | 2020-05-30T08:12:15.851075 | 2014-10-27T11:02:49 | 2014-10-27T11:02:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,107 | h | #ifndef __BYEWORLD_SCENE_H__
#define __BYEWORLD_SCENE_H__
#include "cocos2d.h"
class ByeWorld : public cocos2d::CCLayer
{
public:
// Method 'init' in cocos2d-x returns bool, instead of 'id' in cocos2d-iphone (an object pointer)
virtual bool init();
// there's no 'id' in cpp, so we recommend to return th... | [
"hiraga_tsuyoshi@cyberx.co.jp"
] | hiraga_tsuyoshi@cyberx.co.jp |
3c8417c08116686811c6bf7adcadee78edee467b | 8c89782663a343f7c3d362573620f79d275a6142 | /src/2000/2920.cpp14.cpp | 96befe28312c7e46e4376f633a5bad0f3b2e1828 | [
"MIT"
] | permissive | upple/BOJ | 14a8c8e372131b9a50ba7c1e7428ba7e57b4702d | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | refs/heads/master | 2021-06-21T07:17:57.974279 | 2019-06-28T17:56:30 | 2019-06-28T17:56:30 | 128,779,781 | 13 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 403 | cpp | #include<cstdio>
#include<vector>
#include<algorithm>
using namespace std;
int main()
{
vector<int> arr(8),st, rv;
for(int i=0; i<8; i++)
scanf("%d", &arr[i]);
st=arr;
sort(st.begin(), st.end());
rv=st;
reverse(rv.begin(), rv.end());
if(arr==st)
printf("ascending");
e... | [
"upple_@naver.com"
] | upple_@naver.com |
1107a91fbdeaf7829e808036726015e30dd3228b | 7df7098cac8dcba022797e1ad97318dd97097b2c | /Account/Detail/MainFrame.cpp | f765cba73118e2505c8fade68674efccc8402738 | [] | no_license | lovejiushuai/HappyXiu_V0.2 | 57d20cf9a9b0fd133ead598d19c7846c3cea2408 | ef80c91047fcca2e17c8a1be0e7efe0e71e5d5cc | refs/heads/master | 2020-03-30T00:32:26.236209 | 2015-06-17T10:09:00 | 2015-06-17T10:09:00 | 37,587,177 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,372 | cpp | // MainFrame.cpp : implementation file
//
#include "stdafx.h"
#include "Detail.h"
#include "MainFrame.h"
// CMainFrame
IMPLEMENT_DYNCREATE(CMainFrame, CFrameWnd)
CMainFrame::CMainFrame()
{
EnableAutomation();
}
CMainFrame::~CMainFrame()
{
}
void CMainFrame::OnFinalRelease()
{
// When the last reference for an... | [
"lovejiushuai@gmail.com"
] | lovejiushuai@gmail.com |
7d8eeac8922618ca84aecc9ad074e042cc93c1db | 554e6b73ed500172abe5fdef08fbc7caf4089f78 | /Cpp/codeforces/678D.cpp | 2523df7ec0969a89794b8285dd793bdbb9c339c9 | [] | no_license | Shandilier/Competitive-Programming-1 | e65388adff421398d803b746635597b2fa5a53c2 | c9d66f472aee2fd1fbd3e934e3efb2230dbeebd6 | refs/heads/main | 2023-06-25T09:33:46.317893 | 2021-07-28T03:06:16 | 2021-07-28T03:06:16 | 385,301,682 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,442 | cpp | #include<bits/stdc++.h>
#define ll long long int
#define loop(i,a,b) for(int (i)=(a);(i)<(b);(i)++)
#define rep(i,n) for(int (i)=0;(i)<n;(i)++)
#define bp 1000000007
#define sz(a) int((a).size())
#define pb push_back
#define mp make_pair
#define all(c) (c).begin(),(c).e... | [
"sachin.shandilya@ge.com"
] | sachin.shandilya@ge.com |
159957730ed6fd9b202ae76bcc616108b2e7eb62 | 7e46bb84906a762fe5c27cb1a0268f0250a4e88b | /main.cpp | 91065045e58e72c1dbcdc2566e19fd38b626d9c0 | [] | no_license | AdrianKlessa/PL-Dziedziczenie-punktikolo | 839d9381d922bfd27d4395da036316022f4e42ea | afcfa10449d2ce0fb9d4f15cc3e1b6882ea37bbc | refs/heads/master | 2020-05-26T13:28:19.468679 | 2019-05-23T14:25:33 | 2019-05-23T14:25:33 | 188,246,890 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,382 | cpp | #include <iostream>
#include <math.h>
using namespace std;
class Punkt
{
float x,y;
string nazwa;
public:
void wyswietl()
{
cout<< nazwa << " (" <<x << "," << y << ")" << endl;
}
Punkt(string n="S", float a=0, float b=0)
{
nazwa=n;
x=a;
y=b... | [
"noreply@github.com"
] | noreply@github.com |
3fc4da03e108438c94197f016717483d547ffb7a | 3a7d140ec93581c61c9c5680cf6bbc319266f688 | /Solved Practice problems/magnets.cpp | fd9e60b3b71d360dbef65616de200176fc7801ff | [] | no_license | Ovishake1607066/Solved-Codeforces-problems | dcc6e33d471e4e92d1cf76b7c5aab4b0278fbf55 | fe038bb365bd666b2bbcad815e9ad3206d7e0988 | refs/heads/master | 2022-07-17T04:12:21.628142 | 2020-05-13T19:20:09 | 2020-05-13T19:20:09 | 263,710,650 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 330 | cpp | #include<bits/stdc++.h>
using namespace std;
#define ll long long
int main()
{
string s1,s2;
ll n,a,c=0;
cin>>n;
for(ll i=0;i<n;i++)
{
cin>>s1;
if(s1==s2)
continue;
else
{
c++;
s2=s1;
}
}
cout<<c<<... | [
"noreply@github.com"
] | noreply@github.com |
b62385e9d47687e3b42ba27864010c3797f2fdc5 | 210f6d3b0f73f76c77be76af30bf8ba9d4006cdf | /src/qt/qtipcserver.cpp | c1bf7e445d2232aa2605aa5dfef142ab13bf3969 | [
"MIT"
] | permissive | DenisMalofeyev/taler | 0a4afd971fa7b01d138c07795abc25d5a718216a | ecab96268ca6424aa2cd63563440188e090c71a0 | refs/heads/master | 2021-06-18T00:07:39.783780 | 2017-06-20T21:50:43 | 2017-06-20T21:50:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,370 | cpp | // Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
#include "qtipcserver.h"
#include "guiconstants.h"
#include "ui_interface.h"
#include "util.h"
#include <boost/date_time/... | [
"gott.x@web.de"
] | gott.x@web.de |
6855f617f4df3f553512c4fb60f177f1705d81d5 | becacd46fa457d724c563afa5c171d7b23580ba7 | /Algorithm/svgpp/SvgPath.h | 02cd9157b60b879408cd9a3fb7b022d463b8dbd8 | [
"MIT"
] | permissive | boyang-yu/ClothDesigner | a5e9ad7f77133a6d7c89703d6d3bd71e4706afe9 | 82b186d6db320b645ac67a4d32d7746cc9bdd391 | refs/heads/master | 2022-03-11T10:41:10.717069 | 2019-07-31T12:46:53 | 2019-07-31T12:46:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,433 | h | #pragma once
#include "GL\glew.h"
#include "SvgAbstractObject.h"
#include "PathStyle.hpp"
namespace svg
{
class SvgPath : public SvgAbstractObject
{
public:
SvgPath();
virtual ~SvgPath();
ObjectType objectType()const { return ObjectType::Path; }
virtual void render();
virtual void renderId();
virtual st... | [
"dong_pingli@hotmail.com"
] | dong_pingli@hotmail.com |
5f90a73e4601e46b0212eaf2b2dcb2367144df54 | db96f25810356dedb49271975725d394ce1fe0e7 | /WebServer/FileHandler.cpp | 979e54befa1fa82db1eb69f356194ff05ca90d3b | [] | no_license | harshalbhakta/MiniWebServer | e0fbf361764c9ff4a5de77e22a57b2ae2367cceb | 2aa3cce698bd7c52ab9e3ed1044ddf5475bedbd1 | refs/heads/master | 2021-03-12T23:25:00.756717 | 2013-02-21T01:09:49 | 2013-02-21T01:09:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,262 | cpp | ///////////////////////////////////////////////////////////////////////////////////////////
// FileHandler.h - FileHandler Implementation File //
// //
// Version 1.0 //
// Language : C++ , Microsoft Visual Studio 2008. //
// Author : Harshal Bhakt... | [
"harshal.c.bhakta@gmail.com"
] | harshal.c.bhakta@gmail.com |
ffc66dff97380a9e4a13cc53eff826b58163cf8b | d691b4d23482de4e6605be15bbf27dd046b48812 | /provider/DeleteEvent.cpp | 524b481219d07a31e7936e4fd4f2bdf18bbbc9d8 | [] | no_license | Wiggly-xd/widerFrontend | c2871a719117d30b0e171a2f288e918ac6409b62 | 256db310276786d8a9e445e1e624a1a86110609d | refs/heads/master | 2023-02-19T20:39:39.963100 | 2021-01-25T08:22:32 | 2021-01-25T08:22:32 | 317,494,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 28 | cpp | #include "DeleteEvent.h"
| [
"noreply@github.com"
] | noreply@github.com |
2121a53197eafa2afb6da39f320bc0143245914e | b869deb7ebb1d14bc3bf320ab6b065b717c0421b | /uri1001.cpp | a786f48bb5d2c3c1a7e6b01558563025b91c81f3 | [] | no_license | Shamim-38/Programming-Problem-Solving---uva-uri-timus | 1346d4e19a8ca347fddbcfe623d2878240b72ecb | 394042ab7169d2d7d63144b4a9970298d836f387 | refs/heads/master | 2020-08-01T16:39:21.225571 | 2019-09-26T09:18:43 | 2019-09-26T09:18:43 | 211,049,465 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 138 | cpp | #include<stdio.h>
int main()
{
int A,B,X;
scanf("%d %d",&A,&B);
X=A+B;
printf("X = %d\n",X);
return 0;
}
| [
"shamimul435@gmail.com"
] | shamimul435@gmail.com |
9698011bf0b93c6506f657e6c18ae439aea68ab2 | 31ee2fc5e739d90a5649dde0954f6767dcb397cc | /src/primitives/transaction.h | 5594581ad8760397026aa5b6b7dc0b1e9bb0908b | [
"MIT"
] | permissive | Eclipsim/Eclipsim | 00e5fcdbb5c3965843fa593aacdb7e3558c5ecfd | 6214238a9d7da0ce552ceb3e182506f554f1e716 | refs/heads/master | 2020-05-30T22:02:10.943542 | 2019-06-03T10:51:45 | 2019-06-03T10:51:45 | 189,836,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,757 | h | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_PRIMITIVES_TRANSACTION_H
#define BITCOIN_PRIMITIVES_TRANSACTION_H... | [
"eclipsim777@protonmail.com"
] | eclipsim777@protonmail.com |
7dce0b4b22e82313823b10e33cc05ca7dc6c066d | 2eb3b66b421a1f4a18bcb72b69023a3166273ca1 | /Project Euler/Triangular, pentagonal, and hexagonal/main.cc | 8ffc8ddd5f114586702604f0565c7ee30fb4be64 | [] | no_license | johnathan79717/competitive-programming | e1d62016e8b25d8bcb3d003bba6b1d4dc858a62f | 3c8471b7ebb516147705bbbc4316a511f0fe4dc0 | refs/heads/master | 2022-05-07T20:34:21.959511 | 2022-03-31T15:20:28 | 2022-03-31T15:20:28 | 55,674,796 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,049 | cc | #include <iostream>
#include <vector>
using namespace std;
int main() {
// int T, P, H, dt, dp, dh;
// T = P = H = 40755;
// dt = 286;
// dp = 496;
// dh = 573;
// do {
// if(T <= P && T <= H) {
// T += dt;
// ++dt;
// }
// else if (P <= T && P <= H) {
// P += dp;
// dp ... | [
"johnathan79717@gmail.com"
] | johnathan79717@gmail.com |
9ad781c8df2a10eebacd8fc829342b767e758703 | 627cd624fa23cdcb28b449b4c831cc1ff924da40 | /Prims algo/Prims algo/stdafx.cpp | e0669ce15649465809610f698f019817318b6bfc | [] | no_license | Taha-Imtiaz/Data-Structures | 5e7c09e0edae59f11610d45fbbbf71a35b695319 | 4b60f3f72df1dfc47b6518057820d46b883ee83f | refs/heads/master | 2020-11-24T05:37:32.706901 | 2019-12-14T08:02:05 | 2019-12-14T08:02:05 | 227,987,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 289 | cpp | // stdafx.cpp : source file that includes just the standard includes
// Prims algo.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"tahaimtiaz1996@gmail.com"
] | tahaimtiaz1996@gmail.com |
201d6ff777cd9ada2657dbc853d88ce99eb63682 | 553847a2eb789346787d28c201f2d9936198c1a6 | /test1/day0.cpp | 3da12d0d3a39a2985cb554f6b84a5935ea147377 | [] | no_license | chan4lk/image_processing_test1 | 91eabd2ba6fe6358a2ea45fa288fe7b7bddd7024 | d05076b88185a7b10a7c51252b5ae3df8b0231d8 | refs/heads/master | 2016-08-04T11:45:58.417136 | 2015-05-07T06:19:18 | 2015-05-07T06:19:18 | 35,202,249 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,038 | cpp | #include "opencv\cv.h"
#include "opencv\cvaux.h"
#include "opencv\highgui.h"
#include "opencv2\imgproc\imgproc.hpp"5y
using namespace cv;
int day0(){
Mat image = imread("grass.jpg");
Mat image2 = imread("day2.jpg");
if (!image.data){
printf("Could not open or find image!");
waitKey(0);
return ... | [
"chan4lk@gmail.com"
] | chan4lk@gmail.com |
f54e0c095cea41c8dec414d9275cc5f7a5c4ea5c | ae0ba9edf4616db289204163963eb951d4f7f109 | /src/xsec/transformers/TXFMSB.cpp | 32d5a35a9ada46a8ed8ad87c5853af27c73d5be6 | [
"Apache-2.0",
"OpenSSL"
] | permissive | odant/conan-xmlsec | deac7c7b50c09eca7371cb284d8e84c316d0e9ee | 4a3af78f8186102b1278fbd2c0cdf42da7a2dd1b | refs/heads/master | 2022-12-08T14:11:45.094661 | 2020-10-22T12:21:13 | 2020-10-22T12:21:13 | 199,825,387 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,658 | cpp | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you m... | [
""
] | |
f6f6d6bcd8134c24d122ff8b224d331790479210 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /ipc/ipc_mojo_perftest.cc | 87c5ccc4c7a1e63b2755b5ae25ab6418a2e45804 | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 3,407 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <stddef.h>
#include <memory>
#include "base/memory/ptr_util.h"
#include "base/process/process_metrics.h"
#include "base/run_loop.h"
#include "ba... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
035899549ad578d3f03134984fb4eac96d415f9e | 46889ce97d827d287db87a85d543758096b1f814 | /src/materialsystem/shaderapidx11/TextureDx11.cpp | 8337c6ee1aa0280209ba85bcc365205413578714 | [] | no_license | lachbr/SourceEngine | 8dbaf562fe0e8c3ca33b2f077420f15823177808 | e1bab45d8e9774fe2fe473448009dbd59becd0e8 | refs/heads/master | 2022-04-10T19:33:46.206407 | 2020-02-29T22:18:32 | 2020-02-29T22:18:32 | 240,649,072 | 0 | 0 | null | 2020-02-16T00:15:05 | 2020-02-15T05:15:58 | C++ | UTF-8 | C++ | false | false | 21,538 | cpp | #include "TextureDx11.h"
#include "shaderapi/ishaderapi.h"
#include "shaderdevicedx11.h"
#include "shaderapidx11_global.h"
#include "shaderapi/ishaderutil.h"
#include "filesystem.h"
#include "bitmap/tgawriter.h"
// NOTE: This has to be the last file included!
#include "tier0/memdbgon.h"
// We will have to convert src... | [
"brianlach72@gmail.com"
] | brianlach72@gmail.com |
f0e56dc4a35ee353e4a21727ac6b1a9ba5bbb7fd | aae1d55e0b47b38db0c84c2b87888499a59e1bcb | /eco314/lab4/4/CVetor.h | 23f2d7fa878cd6f7b71a6d68aac36e4b7f2f39a3 | [] | no_license | sauloantuness/unifei | a530f6536243d23a2f391e46880fd24d83e88f58 | 84fa6530a2130e6ee7c9283c792cd0ef77ddde35 | refs/heads/master | 2020-04-10T06:44:28.910809 | 2014-07-19T15:56:45 | 2014-07-19T15:56:45 | 10,576,290 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 558 | h | #ifndef CVETOR_H
#define CVETOR_H
#include <iostream>
using namespace std;
class CVetor{
protected:
int n;
int *p;
public:
CVetor();
CVetor(int);
CVetor(CVetor &);
~CVetor(){};
int size(){return n;};
int& operator[](int);
bool operator>(CVetor &);
bool operator<(CVetor &);
bool o... | [
"saulo@saulo-note.(none)"
] | saulo@saulo-note.(none) |
46e311188c43437ac7710041d79b15b7f9c1e40f | f0a6186fcdbf7d8427c84bac5f6b6c003bb4ca04 | /Estudiantes/Antonio/compiladorV01.cpp | 02354b46715534f88dc4ecd519b0b377fc9a61ac | [] | no_license | billywalker182/C-Plus-Plus | 062a02fec43bb3d46c2610eff1b4b36e3a7fba1e | f6283929632a3cd36988951da2cfe56afc9e3b81 | refs/heads/master | 2023-03-21T05:23:09.906974 | 2021-03-16T02:37:59 | 2021-03-16T02:37:59 | 321,184,242 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,061 | cpp |
/**
* Main program - Adapted to C++
* @author Helmuth Trefftz
* @author Jose Luis Montoya
*/
#include <string>
#include "parser.h"
using namespace std;
int main(int argc, char* argv[])
{
if (argc > 1) {
string strNombreArchivo = argv[1];// toma de argumnetos or send parameters
Parser parser1(strNombre... | [
"jho_c27@hotmail.com"
] | jho_c27@hotmail.com |
5b0d6effcb02c37a9590b0493e346350c9269b95 | e55cb03adcf031d4367c29151c86bee203c59d16 | /mainwindow.cpp | d609ca63e37af5df604cad33853b8489c212fd29 | [] | no_license | wind-flower435/MediaAnalysisTool | 2dde46df5418fc9c3c8e4cf9ca29598aaef3a52b | 8ece457703a94d09f794d3ded6ee3dfdb43c8e6f | refs/heads/master | 2023-08-02T03:47:34.291281 | 2021-09-24T07:58:36 | 2021-09-24T07:58:36 | 409,864,626 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,744 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include "ui_dialog.h"
#include <QFileDialog>
#include <QPainter>
#include <QMessageBox>
#include <QMatrix>
#include <QToolTip>
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent), ui(new Ui::MainWindow)
{
ui->setupUi(this);
ui->statusbar->add... | [
"19sliu@stu.edu.cn"
] | 19sliu@stu.edu.cn |
7677c647bb5f19879977e886135dd366225afd08 | ea401c3e792a50364fe11f7cea0f35f99e8f4bde | /released_plugins/v3d_plugins/bigneuron_AmosSironi_PrzemyslawGlowacki_SQBTree_plugin/libs/ITK_include/itkMultipleValuedVnlCostFunctionAdaptor.h | c53f8ba24fa95b9e3bec2a03111b87d8e84544c8 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | Vaa3D/vaa3d_tools | edb696aa3b9b59acaf83d6d27c6ae0a14bf75fe9 | e6974d5223ae70474efaa85e1253f5df1814fae8 | refs/heads/master | 2023-08-03T06:12:01.013752 | 2023-08-02T07:26:01 | 2023-08-02T07:26:01 | 50,527,925 | 107 | 86 | MIT | 2023-05-22T23:43:48 | 2016-01-27T18:19:17 | C++ | UTF-8 | C++ | false | false | 5,544 | h | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | [
"amos.sironi@gmail.com"
] | amos.sironi@gmail.com |
d4352b779c2736f54b4152cd09052c270f420710 | 6c4e391046022177244aeade63b03fc0824a4c50 | /services/resource_coordinator/coordination_unit/coordination_unit_impl.cc | f5f79a7817f573a54dd1b47debc0595ef67a43e8 | [
"BSD-3-Clause"
] | permissive | woshihoujinxin/chromium-2 | d17cae43153d14673778bbdf0b739886d2461902 | 71aec55e801f801f89a81cfb219a219d953a5d5c | refs/heads/master | 2022-11-15T00:18:39.821920 | 2017-07-14T19:59:33 | 2017-07-14T19:59:33 | 97,331,019 | 1 | 0 | null | 2017-07-15T17:16:35 | 2017-07-15T17:16:35 | null | UTF-8 | C++ | false | false | 9,567 | cc | // Copyright 2017 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 "services/resource_coordinator/coordination_unit/coordination_unit_impl.h"
#include <unordered_map>
#include "base/strings/string_number_conver... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f19598695649e48db0ea22e8f9a302dc43fde50b | 8988c79ef789c3cd77245c8c05c09f6626c19140 | /sight_height.h | f50e1db2a7556352bda9ff0089557d42479aa3a0 | [] | no_license | kgo87/geo_surveying_cpp | faf8c7d217a5f875323314d9800abb196f047a6a | 5f37562ecf76243f3cb8b822e2b79ff37aaa21b6 | refs/heads/master | 2021-08-18T22:06:14.310419 | 2017-11-24T03:04:22 | 2017-11-24T03:04:22 | 111,868,677 | 0 | 0 | null | 2017-11-24T02:43:54 | 2017-11-24T02:43:54 | null | UTF-8 | C++ | false | false | 556 | h | #ifndef GEO_SURVEYING_SIGHT_HEIGHT_H
#define GEO_SURVEYING_SIGHT_HEIGHT_H
#include <string>
struct SightHeight {
double upper;
double middle;
double lower;
explicit SightHeight(double upper = 0.0, double middle = 0.0, double lower = 0.0) : upper(upper),
... | [
"eduard.dudar@teamaol.com"
] | eduard.dudar@teamaol.com |
97646f2e025d09636215205fad18aaf95d03ccea | 46ce9e33c14b2b36194dabc7af362b96113cdbf3 | /programers/level3/Best_set.cpp | 8b38a579c64a31e4498688f564ca3be4f9c85f81 | [] | no_license | dnfwlq8054/coding_test | 23e536d00b925a5c157c99afc4359e56dc321ce8 | 50400908137b50496e35263c0b2c99b8e6a28a3c | refs/heads/master | 2023-08-28T06:15:46.289764 | 2021-10-10T10:36:20 | 2021-10-10T10:36:20 | 292,021,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 507 | cpp | #include <string>
#include <vector>
using namespace std;
vector<int> solution(int n, int s) {
vector<int> answer;
if(n > s){
answer.emplace_back(-1);
return answer;
}
int quo = s / n;
int rem = s % n;
int num = 0;
if(s % n != 0) num = 1; //나누어 떨어지지 않는다면 나머지를 1씩 분배
... | [
"dnfwlq8054@naver.com"
] | dnfwlq8054@naver.com |
668326aac6f851498165c8b8b0bcf03eb9f82f4e | 575f989fd61298fea3fddc92bd977f9f73d16c4e | /UwpByCpp/App.xaml.h | a06f1756d6490ece25c2dbefb9ac3941df936db6 | [
"MIT"
] | permissive | soumunote/Samples | d824ed9bf616dad83b48c13914bd83e70fb29741 | 562edf0ef41f2dbc61e9c315e4129616402569ae | refs/heads/master | 2023-08-17T03:21:55.583985 | 2023-08-16T02:04:34 | 2023-08-16T02:04:34 | 229,272,741 | 0 | 1 | MIT | 2023-03-05T23:27:21 | 2019-12-20T13:46:49 | HTML | UTF-8 | C++ | false | false | 650 | h | //
// App.xaml.h
// Declaration of the App class.
//
#pragma once
#include "App.g.h"
namespace UwpByCpp
{
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
ref class App sealed
{
protected:
virtual void OnLaunched(Windows::A... | [
"soumunote@gmail.com"
] | soumunote@gmail.com |
c9d6e8f5648b24c24ae6f90efc0c294a92462391 | 230fb8845f39bef0f30f5d3541eff5dc0641de14 | /Connect3/Export/windows/obj/src/lime/net/_HTTPRequest/AbstractHTTPRequest.cpp | 8098336c9e1e331fdf20355bf07c9e1b6ebb42bc | [] | no_license | vhlk/AlgoritmoMinMax | 76abd62a6e2859ed229e5831264b6d8af27e318d | 40eded4948794ca48d50d16d2133a9ab21207768 | refs/heads/main | 2023-06-30T15:16:17.492478 | 2021-08-02T13:29:32 | 2021-08-02T13:29:32 | 390,493,745 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 14,190 | cpp | // Generated by Haxe 4.2.0
#include <hxcpp.h>
#ifndef INCLUDED_haxe_IMap
#include <haxe/IMap.h>
#endif
#ifndef INCLUDED_haxe_ds_StringMap
#include <haxe/ds/StringMap.h>
#endif
#ifndef INCLUDED_haxe_io_Bytes
#include <haxe/io/Bytes.h>
#endif
#ifndef INCLUDED_lime__internal_backend_native_NativeHTTPRequest
#include <lim... | [
"vhlk@cin.ufpe.br"
] | vhlk@cin.ufpe.br |
8c48b151d0a27c1889e47cab7518ba407b2d708c | 84b541782632e0db73416c4185c885768683f910 | /source/neuropod/bindings/java/src/main/native/com_uber_neuropod_NeuropodTensor.cc | 906fcff16444efb14284aea9de3b656b39b60064 | [
"Apache-2.0"
] | permissive | DinLei/neuropod | c512e24fe9d60fdfeffc6eb6df8d1fc61579ce77 | 6c3d499706565c6b06be7f4bdebd8ae11ff6f8dc | refs/heads/master | 2022-12-01T12:44:42.333747 | 2020-08-13T16:47:43 | 2020-08-13T16:47:43 | 288,081,511 | 1 | 0 | Apache-2.0 | 2020-08-17T04:15:28 | 2020-08-17T04:15:27 | null | UTF-8 | C++ | false | false | 2,504 | cc | #include "com_uber_neuropod_NeuropodTensor.h"
#include "jclass_register.h"
#include "neuropod/neuropod.hh"
#include "utils.h"
#include <exception>
#include <memory>
#include <jni.h>
using namespace neuropod::jni;
JNIEXPORT void JNICALL Java_com_uber_neuropod_NeuropodTensor_nativeDoDelete(JNIEnv *env, jobject, jlon... | [
"noreply@github.com"
] | noreply@github.com |
8192527b13f6ac1999540bb0908fa38b20baab4b | fd0205f587d05506396ce762849f28e92c2c1fea | /src/src/Impulse/Dataset/DatasetModifier/Modifier/MinMaxScaling.cpp | 4aeff88bfcb06f2dfc2f51ca3ae6137d2467ab15 | [] | no_license | houdini22/impulse-dataset | bdf4d0f2e4d6fedd30b7c1616dc441a4bd5c97dc | 63eddf9ce15c01b77ab6138323e61ddbff9dead9 | refs/heads/master | 2021-08-24T00:09:08.472771 | 2017-12-07T06:34:28 | 2017-12-07T06:34:28 | 111,939,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,039 | cpp | #include "../../include.h"
namespace Impulse {
namespace Dataset {
namespace DatasetModifier {
namespace Modifier {
void MinMaxScaling::applyToColumn(int columnIndex) {
DatasetData samples = this->dataset.getSamples();
double min = std... | [
"baniczek@gmail.com"
] | baniczek@gmail.com |
0b22cc6dc15b146793ac74b5675c7a6c29fc321b | 8f29bbdbc1b29365eca840b72d61f63abe8f829f | /Semester2/3001/M3/SDLGameEngine/Scene0.h | 14717f207322dbb05cf5526690ac37a2ceb87586 | [] | no_license | CccrizzZ/GBC01 | d294f01aab97de37f2b70bcf325ae713e4eed740 | c44130872f609e5778992d8a6dad09caed29ff71 | refs/heads/master | 2022-02-22T11:32:54.720661 | 2019-10-14T00:07:50 | 2019-10-14T00:07:50 | 158,318,882 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227 | h | #pragma once
#include "Scene.h"
class Scene0 : public Scene{
public:
Scene0();
~Scene0();
// Global instance
static Scene0* Instance() {
static Scene0* instance = new Scene0();
return instance;
}
void Setup();
};
| [
"ccccrizzzz@gmail.com"
] | ccccrizzzz@gmail.com |
6d894f8829a66bf1cdacab9295c5cfbaabfa10b7 | 9473d98a9c4bcba737ba8a1eaa3a9a852c73c0c4 | /imeplusplus/2018-tryouts/h.cpp | b9702d4603da941db35e8399f9efbfa5bcd0a852 | [] | no_license | joaopedroxavier/Competitive-Programming | e57528e99ddfbc88be67870974a42c5348fcc90c | fb73e2e23d1f904a35898fcdfa977d72a9ff4e8b | refs/heads/master | 2018-10-29T04:22:39.267104 | 2018-09-14T18:25:49 | 2018-09-14T18:25:49 | 82,396,740 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 775 | cpp | //
// 내가 나인 게 싫은 날
// 영영 사라지고 싶은 날
// 문을 하나 만들자 너의 맘 속에다
// 그 문을 열고 들어가면
// 이 곳이 기다릴 거야
// 믿어도 괜찮아 널 위로해줄 magic shop
//
#include <bits/stdc++.h>
using namespace std;
#define mp make_pair
#define pb push_back
#define st first
#define nd second
typedef long long ll;
typedef long double ld;
typedef pair<int,int> ii;
c... | [
"joaopedroaxavier@gmail.com"
] | joaopedroaxavier@gmail.com |
6857be3725d1fea5acc0c35d9a8d52146e156ac8 | 4d5b0e2eca9a4700399262e917f18c2961bd1044 | /Source/Private/Mouse.cpp | 34d7e8fcb3255fc3ad70a47d9d03f85c38d09580 | [] | no_license | AaronStone24/LearnDirectX11 | 42ad44fbe2ace42bd3a5f495761eed777cfcbd11 | 2a7fb3c330bfae80cd4a707d8a38e962ec3ae0b6 | refs/heads/master | 2023-06-25T05:43:03.183208 | 2021-07-29T17:19:28 | 2021-07-29T17:19:28 | 328,481,240 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,444 | cpp | #include "../Public//Mouse.h"
#include "windows.h"
std::pair<int, int> Mouse::GetPos() const noexcept
{
return std::make_pair(x, y);
}
int Mouse::GetPosX() const noexcept
{
return x;
}
int Mouse::GetPosY() const noexcept
{
return y;
}
bool Mouse::IsLeftPressed() const noexcept
{
return isLeftPressed;
}
bool Mo... | [
"kartikup7@gmail.com"
] | kartikup7@gmail.com |
0c80b3a970c3531f6aa7263b16207157a6c4d079 | da2c2b6a4169d0467de7292ef036f496c3ec483a | /src/transforms/hlir/neutral/fuse_unary.cpp | bd7518960d4185668e8483fb947b5f8eadcbc175 | [
"Apache-2.0"
] | permissive | mirecta/nncase | c6d9a3f3b168a94731e794d3992501d0ef51df56 | d2efa59677a26f4259b3b6a5b6ec05ea16d4e40c | refs/heads/master | 2021-04-14T17:21:17.382086 | 2020-04-05T18:10:01 | 2020-04-05T18:10:01 | 249,249,613 | 0 | 0 | Apache-2.0 | 2020-03-22T18:44:44 | 2020-03-22T18:44:43 | null | UTF-8 | C++ | false | false | 11,116 | cpp | /* Copyright 2019-2020 Canaan Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | [
"sunnycase@live.cn"
] | sunnycase@live.cn |
512b51be1f375c931caa90eed0272d139d9f1afa | f25bb5639b372d2f13aa8aa07ce47619307da344 | /src/pmVectorArray.h | 17d3aedd791316ec2fe78d30a0b3bb2aa915eb83 | [
"Apache-2.0",
"LicenseRef-scancode-other-permissive",
"MIT"
] | permissive | snumrl/PmQm | 5c315a1e425b359fa84d1266460f9a1f25f96492 | c0d493b7cdd1a0d57ed76cb342a222c84c46975f | refs/heads/master | 2021-01-10T03:37:24.733445 | 2019-12-06T06:30:09 | 2019-12-06T06:30:09 | 55,753,691 | 5 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,881 | h | // +-------------------------------------------------------------------------
// | pmVectorArray.h
// |
// | Author: Jehee Lee
// +-------------------------------------------------------------------------
// | COPYRIGHT:
// | Copyright Jehee Lee 2013
// | See the included COPYRIGHT.txt file for further de... | [
"garethvlf@gmail.com"
] | garethvlf@gmail.com |
910e1b7164b253165ea1f248dbb6d3076d9a34ee | 6fb8585833e3aa7889e4b739febdbea654215ea0 | /달리자/utils.h | df12d51777c13d138f345dfd0f45c3ae23bc8a40 | [] | no_license | tagnopher/runrunrunrunrun | 7db73b3445a6fc413864d89b99b119f03e8b3798 | bd82659e47915320a8976c345c3d3f678e1f15c9 | refs/heads/master | 2021-04-15T14:38:35.358621 | 2018-03-21T06:43:34 | 2018-03-21T06:43:34 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 509 | h | #pragma once
//상호참조를 피하기 위해 cpp파일에 stdafx.h 참조
#define PI 3.141592654f
#define PI2 PI * 2
class gameNode;
//일주일의 고생은 이것을 위함이여찌
namespace THETA_UTIL
{
struct ST_ImageAndRect //픽셀 충돌에 사용할 스트럭쳐
{
image* _image;
RECT _rc;
};
float getDistance(float startX, float startY, float endX, float endY);
float getAngl... | [
"pao.kim.si.woong@gmail.com"
] | pao.kim.si.woong@gmail.com |
aa0d8c2be80d6d80ea2b2894a990cb6dcf7bd8f9 | ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c | /out/release/gen/skia/public/mojom/image_info.mojom-shared.cc | e3793e5d2eedb555f35b4e69f619bd29dd52ba0a | [
"BSD-3-Clause"
] | permissive | xueqiya/chromium_src | 5d20b4d3a2a0251c063a7fb9952195cda6d29e34 | d4aa7a8f0e07cfaa448fcad8c12b29242a615103 | refs/heads/main | 2022-07-30T03:15:14.818330 | 2021-01-16T16:47:22 | 2021-01-16T16:47:22 | 330,115,551 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,380 | cc | // skia/public/mojom/image_info.mojom-shared.cc is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#if defined(_MSC_VER)
#pragma warning(push)... | [
"xueqi@zjmedia.net"
] | xueqi@zjmedia.net |
cda49c7d76b1c7934dad7b007a01f12f77f72a4c | 60a15a584b00895e47628c5a485bd1f14cfeebbe | /common2/win_main.cpp | 4b5938e2afbb1dd5acc06d489440e717057e69eb | [] | no_license | fcccode/vt5 | ce4c1d8fe819715f2580586c8113cfedf2ab44ac | c88049949ebb999304f0fc7648f3d03f6501c65b | refs/heads/master | 2020-09-27T22:56:55.348501 | 2019-06-17T20:39:46 | 2019-06-17T20:39:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,849 | cpp | #include "stdafx.h"
#include "com_main.h"
#include "win_main.h"
#include "nameconsts.h"
//window funcs
LRESULT __stdcall WorkWindowProc( HWND hWnd, UINT nMessage, WPARAM wParam, LPARAM lParam )
{
CMessageFilterImpl *pFilter = (CMessageFilterImpl*)hWnd;
LRESULT lres = pFilter->DoMessage(nMessage, wParam, lParam);
... | [
"videotestc@gmail.com"
] | videotestc@gmail.com |
f3a5be5d6153f535da54a793ef6e498442f158f3 | 77086efce198577027ec783e85c87640b5eaf23a | /51-100/91_Decode Ways.cpp | 946164b0449f3f1750b880206069debd23a6cc8f | [] | no_license | guisongchen/leetcode_try | 42113c745dc0ce018c2b6a6ef7ad4b20bbfe055b | fdedc0b9a3501e25369459d6882c8e08f8cd1f79 | refs/heads/master | 2020-11-27T20:38:30.220535 | 2020-03-07T07:38:45 | 2020-03-07T07:38:45 | 229,593,324 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,814 | cpp | /*
A message containing letters from A-Z is being encoded to numbers using the following mapping:
'A' -> 1
'B' -> 2
...
'Z' -> 26
Given a non-empty string containing only digits, determine the total number of ways to decode it.
Example 1:
Input: "12"
Output: 2
Explanation: It could be decoded as "AB" (1 2) or "L" (1... | [
"noreply@github.com"
] | noreply@github.com |
dcaa0d6b9974d15f7c540927a47ec33bd4a77a64 | 58cbd7a2a989a5cb683e714a53e23e5d43afebac | /src/vlCore/VLXVisitorCountIDs.hpp | 570190e246cfe6f0324d21da0de963d66c710df0 | [
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kmatheussen/Visualization-Library | 91711bb067b9bf5da4fbe59dc54cf9a618f92dda | 16a3e8105ccd63cd6ca667fa061a63596102ef79 | refs/heads/master | 2020-12-28T19:57:33.901418 | 2017-07-05T09:46:22 | 2017-07-05T09:46:22 | 16,648,504 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,554 | hpp | /**************************************************************************************/
/* */
/* Visualization Library */
/* http://www.visualizationlibrary.org ... | [
"michele@visualizationlibrary.com"
] | michele@visualizationlibrary.com |
a7e968fb1e48fc5b4805fdceba0469ccd7793cd6 | f0c4ebbf54d5aed19df22b760c5b0ce5257829c5 | /shared/render/zcolor.cpp | b45f1048c73ba96b1f9d0b4eb45cbc36c2962338 | [
"MIT"
] | permissive | proydakov/zeptobird | e85f3c5a2e3eca9b2bb63624d898c83e05f50318 | c9e64aa8bd11e4ed9254bea222b03c6d027b6145 | refs/heads/master | 2021-06-16T02:16:05.766348 | 2021-04-18T12:51:43 | 2021-04-18T12:51:43 | 67,238,634 | 6 | 1 | MIT | 2019-06-16T17:08:31 | 2016-09-02T16:34:38 | C++ | UTF-8 | C++ | false | false | 20 | cpp | #include "zcolor.h"
| [
"admin@Mac-Admin.local"
] | admin@Mac-Admin.local |
bad70cbb921ed73a40bd5bfb5b3a4450ee970a9b | 3f422ccae084b5d1e5df0f87e58ae423bc15d7cb | /BinaryTreeNode/BinaryTreeNode/BinaryTree.h | b30bf348ea6a302520204261d16dad977b100740 | [] | no_license | ZyyGitHub/Data-Structures-and-Algorithms | 26404a8b54e5576de833a62a6344e2e0657d2540 | c5eeb42e1dbf106c60f66370949f3511b9632c6a | refs/heads/master | 2020-04-29T03:36:00.313963 | 2019-04-10T10:58:50 | 2019-04-10T10:58:50 | 175,816,129 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,571 | h | #pragma once
#include <iostream>
template <typename T>
class BinaryTree
{
public:
BinaryTree();
~BinaryTree();
};
template <typename T>
class BinaryTreeNode {
friend class BinaryTree;
public:
BinaryTreeNode();
BinaryTreeNode(const T& ele);
BinaryTreeNode(const T&ele, BinaryTreeNode<T> *l, BinaryTreeNode<T> *r);
... | [
"zyy_id@163.com"
] | zyy_id@163.com |
c06ba31e759eda3380cc8851d0da821a07b5d757 | ad5b72656f0da99443003984c1e646cb6b3e67ea | /src/frontends/tensorflow/src/op/interpolate.cpp | e4aa6ca322f371d7ae9c1a5540f16648c485c1e4 | [
"Apache-2.0"
] | permissive | novakale/openvino | 9dfc89f2bc7ee0c9b4d899b4086d262f9205c4ae | 544c1acd2be086c35e9f84a7b4359439515a0892 | refs/heads/master | 2022-12-31T08:04:48.124183 | 2022-12-16T09:05:34 | 2022-12-16T09:05:34 | 569,671,261 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,838 | cpp | // Copyright (C) 2018-2022 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#include "op_table.hpp"
#include "openvino/opsets/opset8.hpp"
using namespace std;
using namespace ov::opset8;
namespace ov {
namespace frontend {
namespace tensorflow {
namespace op {
ov::OutputVector translate_interpolate_op(con... | [
"noreply@github.com"
] | noreply@github.com |
6768c7c38b3fa286c95650fb22fb3b7a4937a274 | 437b2aa8703956fda3ea478ce584f4853e73287f | /SymulacjaCyfrowaABC_MichalSzozdowski/Table.h | e27216668c730c05741b5836b91c490903cdc1a9 | [] | no_license | MSzozdowski/Symulacja-Cyfrowa | 062b2ca977fcfef337196ad9aecd7f5a3acdce8f | 87f69003fddb9122f382639cc161c5e82a794f9b | refs/heads/master | 2020-07-26T07:09:08.344860 | 2019-09-15T09:46:57 | 2019-09-15T09:46:57 | 208,573,368 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 277 | h | #pragma once
#include "GroupOfClients.h"
class Table
{
public:
GroupOfClients* actual_client_;//klient zajmujacy stolik
int size_of_table_; //liczba miejsc przy danym stoliku
explicit Table(const int size=0)
{
actual_client_ = nullptr;
size_of_table_ = size;
};
};
| [
"mszozdowski@gmail.com"
] | mszozdowski@gmail.com |
8ec5d47e29ee2fd6d4419e32db523dd354fd32c0 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/statistics/iterator/boost/iterator/range_cycle.hpp | 60db23462c95b2b61c15f28c7628ef37f965a12c | [
"BSL-1.0"
] | permissive | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 2,583 | hpp | ///////////////////////////////////////////////////////////////////////////////
// iterator::range_cycle.hpp //
// //
// Copyright 2009 Erwann Rogard. Distributed under the Boost //
... | [
"erwann.rogard@gmail.com"
] | erwann.rogard@gmail.com |
c1120e2a30e495f2082ac5f4906324338e0bedf1 | 1518a567c1e4dc1d926301e577320f2d48c31ee8 | /2darraytranspose.cpp | c8739b180b3f9cd1cd4bfa5026d2f3dd402026a5 | [] | no_license | pratyooshanand/C-codes | 39458e5399ea96827042d5254da693bef13c5fe9 | d967a06fbabd39950270a06ba7fa350712bc5e83 | refs/heads/master | 2023-05-10T10:32:42.226293 | 2021-06-08T13:51:01 | 2021-06-08T13:51:01 | 374,399,114 | 0 | 0 | null | 2021-06-08T13:51:02 | 2021-06-06T15:43:00 | C++ | UTF-8 | C++ | false | false | 305 | cpp | #include <iostream>
using namespace std;
int main(){
char a[50];
cin>>a;
int i=0,length=0;
while(a[i]!='\0'){
length++;
i++;
}
bool result=true;
for(int i=0;i<length;i++){
if(a[i]!=a[length-1-i]){
result=false;
break;
}
}
if(result){
cout<<"Palindrome";
}else{
cout<<"Not palindrome";
}
}
| [
"pratyooshanand00.17@gmail.com"
] | pratyooshanand00.17@gmail.com |
5b0553f74e1a37a65e95f22bc589ad63862c8d15 | daf011143a2d7a93a968efcbea498f626a657014 | /PSCIOB/Optimizer/OptimizerCostFunction.h | 37752eab1c93d8d0896b9eb045758d05f77e41a7 | [
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | rblanc/PSCIOB | 1f5a288e6972eaf5a1479f19fcb0452d12982428 | 61f210fa955c18bb126a67f48db82cee90cae211 | refs/heads/master | 2021-01-13T02:38:16.918396 | 2013-01-26T17:32:17 | 2013-01-26T17:32:17 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 3,846 | h | /*
* This file is part of the psciob library.
*
* Copyright (c) 2012, Remi Blanc, University of Bordeaux
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of sourc... | [
"rblanc33@gmail.com"
] | rblanc33@gmail.com |
fad72f0e08b70fdb8aa129e9cd21a417dd87e740 | 568b5430a43c50177f68ec1e189a8d24c1fc1a76 | /test/omp/test_omp_bond_angle_interaction.cpp | 1ea0f756b157e6b0e62223556857f9ad82adc55a | [
"MIT"
] | permissive | 0ncorhynchus/Mjolnir | 070447445d783cd7df15287bf68e393020553eda | 548dad6b1365ddcdf3979ef3474d6b8ac11cecaf | refs/heads/master | 2020-08-24T20:38:40.833191 | 2019-10-19T06:33:46 | 2019-10-19T06:33:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,420 | cpp | #define BOOST_TEST_MODULE "test_omp_bond_angle_interaction"
#ifdef BOOST_TEST_DYN_LINK
#include <boost/test/unit_test.hpp>
#else
#include <boost/test/included/unit_test.hpp>
#endif
#include <mjolnir/math/math.hpp>
#include <mjolnir/core/BoundaryCondition.hpp>
#include <mjolnir/core/SimulatorTraits.hpp>
#include <mjol... | [
"niina.toru.68u@gmail.com"
] | niina.toru.68u@gmail.com |
f7c72c0d44e0bc32499f56f2af617b0ef4fe5ebb | c1e01ac2663ae7f764e48a97b59b4abc4802e91a | /FeatureExtractor/evaluator.cc | 989245dae76ddd02b17c8de495b03e4364f3550a | [] | no_license | krsnewwave/CS282-Mini-Project | 485763982e98f7e6b71b98e119a17d7fae4fdbed | 5679467918f27cca5b53f97dbdfa84fcba51baf7 | refs/heads/master | 2021-01-20T04:39:36.710383 | 2015-06-01T11:15:29 | 2015-06-01T11:15:29 | 35,522,873 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,073 | cc | /*
* File: Evaluator.cpp
* Author: dylan
*
* Created on May 13, 2015, 5:18 PM
*/
#include "evaluator.h"
#include "sampler.h"
#include "opencv_sift_extractor.h"
#include "feature_extractor.h"
#include <sys/stat.h>
using namespace std;
using namespace cv;
Evaluator::Evaluator() {
}
Evaluator::~Evaluator() {
... | [
"dylan@ubuntu"
] | dylan@ubuntu |
907e07b7a83cd8be1e60ad2fd687d29cdd271c51 | a4a71609cb38e8d2bac69c39bc423c19e5ff7737 | /algo/flodfill/657 The die is cast.cpp | dac1c1e254af683a292e619285d711d6a4bd1cbf | [] | no_license | fahadahmedocean/srbd | 3822c1e6de3de2f484d0dafe11882f2a22e5382a | 6aa656fcdd9fbdb2cdc98c74c73cd64fb355ff28 | refs/heads/master | 2020-04-27T12:31:51.941635 | 2019-03-07T12:14:01 | 2019-03-07T12:14:01 | 174,334,763 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,937 | cpp | //657 The die is cast
#include <stdio.h>
using namespace std;
char pic[51][51];
int w, h;
int fx[]= {1,0,-1,0};
int fy[]= {0,1,0,-1};
void floodfill_X (int i, int j)
{
if(pic[i][j] == 'X')
{
pic[i][j] = '*';
int a,b;
for(int k=0; k<4; k++)
{
... | [
"noreply@github.com"
] | noreply@github.com |
e2d5007912f1cf22af9c2436bb8d859fb8a46a3e | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-securityhub/source/model/UpdateStandardsControlRequest.cpp | e6e9fb6f198571c29beba1aa207333fb0ce32710 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 1,435 | cpp | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
b670c81c716fb2d56b717374e0d223596a9e77f7 | 2927dcbbb0723e8e76710040407c5561fb6b0121 | /04096/windows/sprite-o-mat/sprite-o-mat_src/main.cpp | e193bf837bee7d1ef283814089dcbc0f9216c7b5 | [] | no_license | cafferta10/hardcode | 9583599825010c16d46e199aaff9b15834730c65 | 2033e906d3a7850f88dda431f15a70f0981729b9 | refs/heads/master | 2021-05-22T01:06:19.072005 | 2019-10-26T03:28:44 | 2019-10-26T03:28:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,377 | cpp | #define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
#include "windows.h"
#include "d3d9.h"
#include "d3dx9.h"
#include "mmsystem.h"
#include "dsound.h"
/////////////////////////////////////////////////////////////////////////////////
// defines
/////////////////////////////////////////////////////////////... | [
"youngthug@youngthug.com"
] | youngthug@youngthug.com |
4272d957fecfde2aceead209f7f29e0aae1faf56 | 07953cbf62e36b1e05f03b4c4e0bdfa26501561c | /98 octalto hexa.cpp | 38f12ce1ec3942e8625f5fa67f09765a06fdb796 | [] | no_license | SiD3110/100-Programs | 0925ea3ef347a59ced484648f2a230908bacd0c4 | 7344d50b212157ab737832bf5e534ebde4e63075 | refs/heads/master | 2022-01-20T20:56:03.141529 | 2019-07-22T21:29:06 | 2019-07-22T21:29:06 | 198,266,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 289 | cpp | #include<stdio.h>
#include<cmath>
int main()
{
int oct,j=0;
scanf("%d",&oct);
int dec=0;
while(oct)
{
int d=oct%10;
dec+=d*pow(8,j);
j++;
oct/=10;
}
int hex=0,p=0;
while(dec)
{
int d=dec%16;
hex+=d*pow(10,p);
p++;
dec/=16;
}
printf("%d",hex);
return 0;
}
| [
"noreply@github.com"
] | noreply@github.com |
426448ddbf7ff617e5685478fef4d1d2e1df5fe4 | c97236faf7fc44fe6115dadffcd01dc1b910df2b | /2019-06/4 - Range projections.cpp | 3efad69b491f9fd36b84f05fe6445e986b2c06a0 | [
"CC-BY-4.0"
] | permissive | st-louis-cpp-meetup/Presentations | f3377d05bbb93874c548e9fd3b73ffe7d7809f4d | 2e3a31a6285aabf295a9bf494bf7470844196857 | refs/heads/master | 2020-04-28T20:29:57.093659 | 2020-04-02T00:38:55 | 2020-04-02T00:38:55 | 175,546,243 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,250 | cpp | //-std=c++2a -I/opt/compiler-explorer/libs/cmcstl2/include -fconcepts
#include <iostream>
#include <string>
#include <vector>
#include <experimental/ranges/algorithm> // from cmcstl2
namespace ranges = std::experimental::ranges;
//projections
//"transformation that an algorithm applies before inspecting the values of ... | [
"jfultz@wolfram.com"
] | jfultz@wolfram.com |
7e3dfe5d25b2860e072612b87edb90a6bb499381 | 1286c49e178f3171cc986e677feceb8a2094a009 | /Algorithms/Math/Permutation_and_Combination/prev_permutation.cpp | e6d8f10ce875061afe20c782d4e8875b98f3267f | [
"MIT"
] | permissive | amlesh-dev/Data-Structure-and-Algorithm | 8ed3b494309c6a94d6e8f7402eb30dba05f12663 | a5a58f7c74cf5ce3b445b8b90bcae2ac76a3c684 | refs/heads/master | 2022-12-19T00:30:36.742508 | 2020-10-01T08:38:29 | 2020-10-01T08:38:29 | 300,206,960 | 0 | 0 | MIT | 2020-10-01T08:36:37 | 2020-10-01T08:36:36 | null | UTF-8 | C++ | false | false | 524 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
bool PrevPermutation(string &str) {
int n = str.size();
int i = n - 1;
while(i && str[i - 1] <= str[i])
i--;
if (!i) return false;
int j = i + 1;
while(j < n && str[i - 1] >= str[j])
j++;
swap(str[i - 1], str[j-1]... | [
"cr7.aditya.cs@gmail.com"
] | cr7.aditya.cs@gmail.com |
02619dfb45aa0f9d4d0548f9607e551f25819da1 | ef516abbf3cafc99dec7e12ddd9ee9423a0ccd93 | /Synergy/src/Synergy/System/SystemBase.h | 5dad53c257ea243f7f532c62d8beaa11e64f0551 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | nmrsmn/synergy | 15fb3baf851ab600b7a716c8ee26ee39b2f369a0 | 7f77c70c131debe66d2e91e00827fd30e736cf81 | refs/heads/develop | 2021-04-13T06:32:56.229898 | 2020-05-17T15:08:24 | 2020-05-17T15:08:24 | 249,143,774 | 0 | 0 | MIT | 2020-05-22T11:15:13 | 2020-03-22T08:40:09 | C | UTF-8 | C++ | false | false | 1,261 | h | // Created by Niels Marsman on 15-05-2020.
// Copyright © 2020 Niels Marsman. All rights reserved.
#ifndef SYNERGY_SYSTEM_SYSTEM_BASE_H
#define SYNERGY_SYSTEM_SYSTEM_BASE_H
#include "Synergy/Core.h"
#include "Synergy/System/SystemTraits.h"
namespace Synergy
{
class SYNERGY_API SystemBase
{
public:
... | [
"niels.marsman@luminis.eu"
] | niels.marsman@luminis.eu |
97688fff5b00072ed274ab19464c4e05f783a1db | cb77dcbbce6c480f68c3dcb8610743f027bee95c | /android/art/tools/titrace/titrace.cc | 981ad56e86f781b273a82275ea51cfec6c3b857b | [
"MIT",
"Apache-2.0",
"NCSA"
] | permissive | fengjixuchui/deoptfuscator | c888b93361d837ef619b9eb95ffd4b01a4bef51a | dec8fbf2b59f8dddf2dbd10868726b255364e1c5 | refs/heads/master | 2023-03-17T11:49:00.988260 | 2023-03-09T02:01:47 | 2023-03-09T02:01:47 | 333,074,914 | 0 | 0 | MIT | 2023-03-09T02:01:48 | 2021-01-26T12:16:31 | null | UTF-8 | C++ | false | false | 9,946 | cc | // Copyright (C) 2017 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 applic... | [
"gyoonus@gmail.com"
] | gyoonus@gmail.com |
f333a8556e80cc64c1065672d2d7aa5dfe93d0ea | 2e3732dea31ca0e02730c0b4157e794835c1ac5a | /ElectricNet/ElectricDevice.h | f5d0af481bad07a23516d9464f5acc83d1d0e890 | [] | no_license | bdmarinov/OOP | 9a0a4b6f83f2fb6f57aa5ca746c5fe7e15c1d565 | d27d6ba020c7ea67bb4f491cce956c9b6dab52d9 | refs/heads/main | 2023-01-21T17:11:28.359150 | 2020-11-28T16:56:42 | 2020-11-28T16:56:42 | 315,653,697 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 746 | h | #ifndef ELECTRICDEVICE_H
#define ELECTRICDEVICE_H
#include <iostream>
#include <string.h>
using namespace std;
bool isEqual(const char*, const char *);
class ElectricDevice
{
public:
ElectricDevice();
ElectricDevice(const char *, int);
ElectricDevice(const ElectricDevice &);
ElectricDevice &operator... | [
"noreply@github.com"
] | noreply@github.com |
8079944b6a7269f44241af1146fd08145e546ef6 | e1ea14e40291110665d16899fcedd9c8dbc46b82 | /QueryEngine/TableFunctions/TableFunctionsTesting.hpp | 05b49eef52f4d90f2a9314202aeb10dbfc53d830 | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | lidi100/omniscidb | 3ea2f6b64e6baf603ac1f7d06161f1bdf396c9df | f4f962edca97885843a6d55b19949d17966b551b | refs/heads/master | 2023-06-14T15:45:25.177860 | 2021-07-06T04:56:24 | 2021-07-06T20:05:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,813 | hpp | /*
This file contains tesing compile-time UDTFs. The unit-tests are
implemented within the RBC package.
*/
#define CPU_DEVICE_CODE 0x637075; // 'cpu' in hex
#define GPU_DEVICE_CODE 0x677075; // 'gpu' in hex
// clang-format off
/*
UDTF: ct_device_selection_udtf_any(Cursor<int32_t>, Constant<1>) -> Column<int3... | [
"dev@aas.io"
] | dev@aas.io |
3f994965eee03a55345103332738b0dc70fdc902 | 4c045ae92728a84bbedf5b3497ce810a28bb212a | /src/patternfactory.cpp | 5a25467cf2f0355bc76316028183aa1c70da22a4 | [] | no_license | tathitungly/pattern_call_assignment | 7ef7727fadb98d9fb540c35232e1f208cc6f955c | 3ce6ed9cc912ab5cc0efed0cfdbc201f355a71b7 | refs/heads/master | 2020-05-18T13:04:18.869883 | 2017-03-12T13:57:29 | 2017-03-12T13:57:29 | 84,240,143 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,338 | cpp | #include "patternfactory.h"
#include <sstream>
#include <iostream>
#include <vector>
#include <cstdlib>
PatternFactory::PatternFactory()
{
// Do nothing
}
Pattern* PatternFactory::stringToPattern(const std::string str)
{
// Parse input string to vector
std::vector<std::string> stringVector;
std::istri... | [
"ly.ta@outlook.com"
] | ly.ta@outlook.com |
005bfaad5156fd838dd4e3e119c762594debd060 | 2480ceee9f28f5e8a69fb6f5ed42fd63c22b4205 | /include/Pomdog/Experimental/GUI/HorizontalAlignment.hpp | a46148f8b27138e1466f6ba74b85ca05f86a8dd8 | [
"MIT"
] | permissive | rokrepo/pomdog | 165db7884598c74bd530a4b7a1e83bc1e315c945 | b21fd4fef295aaa3e06ca15e5952109cd8e93f00 | refs/heads/master | 2022-10-25T04:09:09.721827 | 2020-06-18T05:33:25 | 2020-06-18T05:33:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 259 | hpp | // Copyright (c) 2013-2020 mogemimi. Distributed under the MIT license.
#pragma once
#include <cstdint>
namespace Pomdog::GUI {
enum class HorizontalAlignment : std::uint8_t {
Left,
//Center,
Stretch,
Right,
};
} // namespace Pomdog::GUI
| [
"mogemimi@enginetrouble.net"
] | mogemimi@enginetrouble.net |
5d963f222896a471cfc52918887615fd0260eb41 | ebbfa162f63661c6d89bc99053248d60f6100e3c | /src/Module/Utils/MyModule.h | 8f482da6522d7f5b4075c7e575ca54e3c6c21026 | [] | no_license | leafletC/DeviceMonitor | 02da60fb8fbc50cbbb73b4aead3f46700ed02600 | f0b8f4ea8469c8fd3051cfc94cb9c2ab6cd9b32c | refs/heads/master | 2023-01-23T06:18:30.709470 | 2020-12-04T03:53:53 | 2020-12-04T03:53:53 | 318,396,619 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 413 | h | #pragma once
#include <map>
#include <stdint.h>
#include <functional>
using namespace std;
class MyModule
{
public:
MyModule();
using Fn = function<void *(void *)>;
void connect(uint32_t msgId, Fn fn);
void disconnect(uint32_t msgId);
void *emit(uint32_t msgId, void *arg);
private:
static uin... | [
"yeyusong@localhost.localdomain"
] | yeyusong@localhost.localdomain |
4d179c77fe8cda7df909369d95dd555d41c30811 | 5844ccf99a19d83d3da7f44ec30b3cc5c2d008fe | /part1/string_array.cpp | df70e39ccca75eeee88a8eea3b52c1e508295eb9 | [
"MIT"
] | permissive | isoleph/cpp_crash | ead78b3c83296b3435a0538fc2af1ebd9e9d69c2 | 625ead4f394a73925b23f348736aa155fa9d2d5f | refs/heads/master | 2020-06-10T10:37:12.971704 | 2019-09-29T22:03:55 | 2019-09-29T22:03:55 | 193,635,607 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 245 | cpp | #include <iostream>
#include <array>
using namespace std;
// print all contents of a string array
int main () {
string v[2] = {"yes","no"};
for (int i = 0; i < std::size(v) ; i++) {
cout << v[i] << endl;
}
return 0;
}
| [
"valdenegro.angel@gmail.com"
] | valdenegro.angel@gmail.com |
a880026bf89465f75dc8c4973361211345f010f0 | 51635684d03e47ebad12b8872ff469b83f36aa52 | /external/gcc-12.1.0/libstdc++-v3/testsuite/25_algorithms/generate_n/87982.cc | 33a2c82cf99a61a8d72788d30218b88dd3bccff4 | [
"LGPL-2.1-only",
"GPL-3.0-only",
"GCC-exception-3.1",
"GPL-2.0-only",
"LGPL-3.0-only",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive | zhmu/ananas | 8fb48ddfe3582f85ff39184fc7a3c58725fe731a | 30850c1639f03bccbfb2f2b03361792cc8fae52e | refs/heads/master | 2022-06-25T10:44:46.256604 | 2022-06-12T17:04:40 | 2022-06-12T17:04:40 | 30,108,381 | 59 | 8 | Zlib | 2021-09-26T17:30:30 | 2015-01-31T09:44:33 | C | UTF-8 | C++ | false | false | 2,074 | cc | // Copyright (C) 2019-2022 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Public License as published by the
// Free Software Foundation; either version 3, or (at your op... | [
"rink@rink.nu"
] | rink@rink.nu |
256a2956be2e9c8ef770208ce39ed96d0f05b71d | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14649/function14649_schedule_20/function14649_schedule_20.cpp | bec4c5dbca97b3b99ec6d3d3c8a2c64356f20289 | [] | 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,881 | cpp | #include <tiramisu/tiramisu.h>
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("function14649_schedule_20");
constant c0("c0", 128), c1("c1", 64), c2("c2", 64), c3("c3", 64);
var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i3("i3", 0, c3), i01("i01"), i02("i02"), i03("i0... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
fe351d9fd20d6fecbe60a859d002fc24a06b5989 | 925af441a33f4b67c1484e486d62db138e6c9024 | /leetcode/搜索/面试题 04.04. 检查平衡性/solution.cpp | d316f8ce9ce1051fb8a64154b044fcf9736d1551 | [] | no_license | HanpyBin/CP-Note | 2f1b4f9a5c3dad58396ce21c45c09bac786cea02 | 40e65572550f836c3dc5f764ea58c0ddf30bbfd4 | refs/heads/main | 2023-08-11T05:24:17.947751 | 2021-10-02T13:44:26 | 2021-10-02T13:44:26 | 378,935,630 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 574 | cpp | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution
{
public:
int f(TreeNode* root)
{
if (!root)
return 0;
int l = f(root->le... | [
"975189452@qq.com"
] | 975189452@qq.com |
d93a5a74610cb34eb6ad3e6b55ed30e64fbd2144 | 7d618c23a8855e3ed7b8f410517ffff54dd1df7a | /rawhide_ws/devel/include/intera_motion_msgs/MotionCommandGoal.h | 8dbf06de25ac3d8969e67c98a0cfb5fe494ab77a | [] | no_license | rachelmh/rawhide | 25b854cdc595b115dbc69e89ee33978a39e30df7 | 0efe318ef16d4975f75f19b6d2358105c905040e | refs/heads/master | 2020-04-27T19:21:58.203708 | 2019-07-24T15:24:36 | 2019-07-24T15:24:36 | 174,612,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,464 | h | // Generated by gencpp from file intera_motion_msgs/MotionCommandGoal.msg
// DO NOT EDIT!
#ifndef INTERA_MOTION_MSGS_MESSAGE_MOTIONCOMMANDGOAL_H
#define INTERA_MOTION_MSGS_MESSAGE_MOTIONCOMMANDGOAL_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <... | [
"rachelmh@mit.edu"
] | rachelmh@mit.edu |
94b8be357bea74b9ba1d8034654aa08232abed6a | c91601bc25d1aeacde85f540765cc01c185f6a75 | /.scripts/node_modules/nodegit/src/object.cc | be1895226ae20e4784469285a88fa9c5c815fe95 | [
"MIT"
] | permissive | imjorge/dotfiles-1 | 4cff4f7618302019fd41ef6231b711265f48d52f | bb231a2b4ac5fa4eac2955210f115551c02d7943 | refs/heads/master | 2021-01-16T21:56:22.599455 | 2015-05-16T21:37:18 | 2015-05-16T21:37:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,047 | cc | /**
* This code is auto-generated; unless you know what you're doing, do not modify!
**/
#include <v8.h>
#include <node.h>
#include <string.h>
#include "git2.h"
#include "../include/functions/copy.h"
#include "../include/object.h"
#include "../include/oid.h"
#include "../include/repo.h"
using namespace v8;
using ... | [
"tim@tabdeveloper.com"
] | tim@tabdeveloper.com |
91797fc3a33a11f9a67976843658abd05dedfa35 | c976dd74566d095ee268b852d1a1fee981e14f18 | /src/bsw/io/ios.cpp | 691923ce64d557ee21df46bc8c8f61572ad30353 | [] | no_license | ttyborg/tombexcavator | f47a001cea0e13c401810409589de1fe44f0cb53 | 00fef5ed73a33009e497adfb85c271ac385676a4 | refs/heads/master | 2021-01-17T09:31:58.439925 | 2012-06-07T19:06:22 | 2012-06-07T19:06:22 | 39,796,863 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 359 | cpp | #include <iostream>
#include "bsw/io/ios.hpp"
namespace bsw
{
std::ostream& operator << (std::ostream& os, whence_t whence)
{
switch (whence)
{
case eFROM_START:
os << "FROM_START";
break;
case eFROM_CURRENT:
os << "FROM_CURRENT";
break;
case eFROM_END:
os << "FROM_END";
break;
... | [
"igor.gutnik@gmail.com"
] | igor.gutnik@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.