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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
320dd5aed2f9a0515c5b11df9c1bf552e782303b | ceed8ee18ab314b40b3e5b170dceb9adedc39b1e | /android/external/pdfium/xfa/src/fgas/src/crt/fx_codepage.cpp | 9348d33065a7b935aaa24035af560168d65ee098 | [
"BSD-3-Clause"
] | permissive | BPI-SINOVOIP/BPI-H3-New-Android7 | c9906db06010ed6b86df53afb6e25f506ad3917c | 111cb59a0770d080de7b30eb8b6398a545497080 | refs/heads/master | 2023-02-28T20:15:21.191551 | 2018-10-08T06:51:44 | 2018-10-08T06:51:44 | 132,708,249 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 18,677 | cpp | // Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "xfa/src/fgas/src/fgas_base.h"
static const FX_CHARSET_MAP g_F... | [
"Justin"
] | Justin |
b7f5fbb18280c7353f16c58cfcbe01ee30373f4a | 4b1d1df5d44215b689bd77c4446098866615329e | /chrome/browser/apps/app_service/app_platform_metrics_service_unittest.cc | 42ca8a9aaeec4a846e613c38ac08b114174c72dc | [
"BSD-3-Clause"
] | permissive | neeraj-342001/chromium | f8a3aabcda04d36ba7922113f4c8b4493a9b728f | 5ee4c2f728928457b8983cdfe4292d552f0fdfbc | refs/heads/master | 2023-06-26T06:55:50.706997 | 2021-08-18T17:07:55 | 2021-08-18T17:07:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 49,946 | cc | // Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/apps/app_service/app_platform_metrics_service.h"
#include <memory>
#include <utility>
#include "base/json/values_util.h"
#inclu... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
1a2eafade0d1db46fb3c15c8d148dd3b779792f3 | 69d13da48fdf391117395d55bc3bb92ec23800c8 | /UE4Firebase/Source/UE4Firebase/UE4FirebaseHUD.cpp | ed074673abcceb6c109871281b67d2390eebbcd0 | [
"MIT"
] | permissive | skjobs3/UE4Firebase | e51a99f7e548cbafd97388df1a4612e1ba738a2b | aafebfe11ba8d1078e81126fd22552abd349c697 | refs/heads/master | 2020-05-16T09:53:50.344630 | 2019-04-23T11:16:13 | 2019-04-23T11:16:13 | 182,964,824 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,064 | cpp | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "UE4FirebaseHUD.h"
#include "Engine/Canvas.h"
#include "Engine/Texture2D.h"
#include "TextureResource.h"
#include "CanvasItem.h"
#include "UObject/ConstructorHelpers.h"
AUE4FirebaseHUD::AUE4FirebaseHUD()
{
// Set the crosshair texture
static Cons... | [
"skjobs3@gmail.com"
] | skjobs3@gmail.com |
5acf1732f32cec3ad79165279140d134fb672dca | 7d271831ecf462e43690383083f684fac1079957 | /SOURCE/how_tos/adding_an_op/zero_out_op_kernel_2.cc | 6259fd28f70ef793afa9f3042c7ae337c5d8afb3 | [] | no_license | Shadowhello/tensorflow-zh | 24527e13343cf87ef02951a647af2c13800cd1bc | d2e78b2d579be4c1e317c05550d7a1d9d6b0f195 | refs/heads/master | 2021-01-18T22:18:49.207750 | 2018-07-05T07:07:29 | 2018-07-05T07:07:29 | 100,560,029 | 1 | 0 | null | 2018-07-05T07:07:29 | 2017-08-17T04:05:16 | TeX | UTF-8 | C++ | false | false | 2,982 | cc | #include "tensorflow/core/framework/op_kernel.h"
#include "tensorflow/core/framework/register_types.h"
using namespace tensorflow;
REGISTER_OP("ZeroOut")
.Attr("T: realnumbertype")
.Input("to_zero: T")
.Output("zeroed: T")
.Doc(R"doc(
Zeros out all but the first value of a Tensor.
zeroed:... | [
"seika@SeikadeMacBook-Pro.local"
] | seika@SeikadeMacBook-Pro.local |
ae01970c4f804c087a30a36578939948f4091f78 | d420321e509b7ab7489c66818ff3fd101078f2b9 | /NES/PadEX/EXPAD_Paddle.h | bcbf0e16f5b762391cee69d2b6faf279aada5939 | [] | no_license | ivysnow/virtuanes | e46de5aebb6c6c8665146c2196c0a21d41f49de6 | 2c0fc60bc40a3c7d21894f148b2d5f953937b520 | refs/heads/master | 2023-08-04T20:06:12.411275 | 2023-07-31T14:57:04 | 2023-07-31T14:57:04 | 102,850,505 | 24 | 17 | null | null | null | null | UTF-8 | C++ | false | false | 640 | h | //////////////////////////////////////////////////////////////////////////
// Paddle //
//////////////////////////////////////////////////////////////////////////
class EXPAD_Paddle : public EXPAD
{
public:
EXPAD_Paddle( NES* parent ) : EXPAD( parent ... | [
"ivysnow@mac.com"
] | ivysnow@mac.com |
ee93a8a950aa0f64cc2c04a3cf376e205330cf50 | 63b780d4f90e6c7c051d516bf380f596809161a1 | /FreeEarthSDK/src/FeTriton/WakeGenerator.cpp | e1e030188688df2981bcd4036486d109b43a1610 | [] | no_license | hewuhun/OSG | 44f4a0665b4a20756303be21e71f0e026e384486 | cfea9a84711ed29c0ca0d0bfec633ec41d8b8cec | refs/heads/master | 2022-09-05T00:44:54.244525 | 2020-05-26T14:44:03 | 2020-05-26T14:44:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,749 | cpp | // Copyright (c) 2011-2015 Sundog Software LLC. All rights reserved worldwide.
#include <FeTriton/WakeGenerator.h>
#include <FeTriton/Ocean.h>
#include <FeTriton/WakeManager.h>
#include <FeTriton/Configuration.h>
using namespace Triton;
WakeGeneratorParameters::WakeGeneratorParameters()
{
sprayEffects = false;
... | [
"Wang_123456"
] | Wang_123456 |
d7cbb6a01f13142e30df7253d662c0ebaac464fc | dc933e6c4af6db8e5938612935bb51ead04da9b3 | /android-x86/external/opencore/fileformats/mp4/composer/src/trackreferencetypeatom.cpp | 74ad669c0fb47c00ca8435f25da810a558a617de | [] | no_license | leotfrancisco/patch-hosting-for-android-x86-support | 213f0b28a7171570a77a3cec48a747087f700928 | e932645af3ff9515bd152b124bb55479758c2344 | refs/heads/master | 2021-01-10T08:40:36.731838 | 2009-05-28T04:29:43 | 2009-05-28T04:29:43 | 51,474,005 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,787 | cpp | /* ------------------------------------------------------------------
* Copyright (C) 2008 PacketVideo
*
* 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/li... | [
"beyounn@8848914e-2522-11de-9896-099eabac0e35"
] | beyounn@8848914e-2522-11de-9896-099eabac0e35 |
962765ea96226a5f7c407a625ea5bfd2fb238d76 | d3cb3b6792e59c17b845b7928f820f2b7a2af8d0 | /units/include/randomcat/units/unit.hpp | e574a455b43e2cfb1d7931b9e88eed06b8b28390 | [] | no_license | randomnetcat/cpp-libraries | 9d0b86a24e3d3f4a1171b15946c4a66fb13b8f41 | 228256c01ebd06bef18dc016e42a3dbce4ce4a2e | refs/heads/master | 2022-07-07T03:56:49.297537 | 2020-05-13T20:51:43 | 2020-05-13T20:51:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 421 | hpp | #pragma once
#include <ratio>
#include "randomcat/units/detail/ratio_util.hpp"
#include "randomcat/units/detail/util.hpp"
namespace randomcat::units {
// Users are not permitted to inspect the template arguments to unit
template<typename TagCountMap, typename Scale = std::ratio<1, 1>>
struct unit {
... | [
"jason.e.cobb@gmail.com"
] | jason.e.cobb@gmail.com |
c77d8484f1274b6432d9240366b61cb5b533cbfa | 1a5738585363ac89cf50001eb66802cb32a90a9f | /day 8/day 9/rev.cpp | d72a77ffa2bbe9142a06c8bc7726432e9942d82a | [] | no_license | akhila-312001/Gitam-CRT | 7a3ba0972a35fa0612653282e9cb4aa53e09fde0 | 3388f5eb781541acfbb21286cf3c9801c7185cb6 | refs/heads/master | 2020-11-24T19:08:45.802351 | 2019-12-20T06:36:25 | 2019-12-20T06:36:25 | 228,305,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 509 | cpp | #include<stdio.h>
int reverse(int a)
{
int rev=0;
while(a!=0)
{
rev=rev*10+(a%10);
a=a/10;
}
return rev;
}
int isPrime(int x)
{
int start,flag=0;
for(start=2;start<=(x/2);start++)
{
if(x%start==0)
{
flag=1;
}
}
if(flag==0)
{
return 1;
}
else
{
return 0;
}
}
i... | [
"noreply@github.com"
] | akhila-312001.noreply@github.com |
c764feb11f1f7acde3bcc43ee6730e137440f90f | 823a65076ff32c77a16d9c172a0d794dc0a95081 | /kernel/h/IVTEn.h | cc28d92be02a45c9130f06542d369282660ddef6 | [] | no_license | lazarbeloica/OS_kernel | da7a0711cdbb850b1fb8555773f328b6cb370cb5 | 15d8b701394a5b757f0d459f5682cf4262682dbb | refs/heads/master | 2021-01-10T22:20:04.295388 | 2016-10-08T09:13:34 | 2016-10-08T09:13:34 | 70,319,314 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 528 | h | /*
* IVTEn.h
*
* Created on: Aug 11, 2015
* Author: OS1
*/
#ifndef IVTEN_H_
#define IVTEN_H_
#include <DOS.H>
#include "def.h"
#include "event.h"
#include "KernelEv.h"
class IVTEntry
{
private:
IVTNo myIVTNo;
KernelEv *myKernelEv;
Routine oldRoutine, newRoutine;
public:
IVTEntr... | [
"lazarbeloica@gmail.com"
] | lazarbeloica@gmail.com |
7df1a30f3f606e3cd6feb307c629865b5dc53642 | 0df3aac8e0affbbd00171efe78d838c357cd854c | /code/Lecture11Final/build-Lecture11-Desktop_Qt_5_13_2_MinGW_32_bit-Debug/debug/moc_gtable.cpp | 36b8412b6c0e51023cd5c94e759febecc7936181 | [] | no_license | takohack/cs106B-2020summer | 2c14ff57c6c23227073363e8099f372e19b5b405 | d5a22c27d327f00b140d1f4063df84c460fb8817 | refs/heads/master | 2022-12-22T08:19:38.417893 | 2020-09-23T16:50:09 | 2020-09-23T16:50:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,261 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'gtable.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.13.2)
**
** WARNING! All changes made in this file will be lost!
*************************************************************... | [
"unclejyj@gmail.com"
] | unclejyj@gmail.com |
b7787fc43ce2029cff8efb9b4e42c0207a61d4cf | 95edcfd2b55ec62e901cb0095186e0af206bbfec | /iterator.h | 43bab7d2e80b6d5026502a0077de37e9b1e623ce | [] | no_license | byang99/COSC-052-Intermediate-CPP-Project-4 | ab8a0aee2f63a0463c12f2c6393e1fb68154334b | 0782c97208da6cdcdec15bd8b883f2cccb2ee344 | refs/heads/main | 2023-04-14T07:45:54.601884 | 2021-04-29T23:19:49 | 2021-04-29T23:19:49 | 362,971,403 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,674 | h | #ifndef ITERATOR_H
#define ITERATOR_H
#include <iostream>
#include <exception>
#include <stdexcept>
#include <string>
#include "nosuchobject.h"
#include "node.h"
using namespace std;
template <typename> class List; // required forward declaration
template <typename T>
class ListIterator
{
friend ... | [
"noreply@github.com"
] | byang99.noreply@github.com |
e8f3b95bb4163a84e0e7e86a8acdf8c76de846ff | 4352b5c9e6719d762e6a80e7a7799630d819bca3 | /tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch.test.test/processor2/1.26/p | fe33e318e8f9fea2cdca435151cba94a1876c8e3 | [] | no_license | dashqua/epicProject | d6214b57c545110d08ad053e68bc095f1d4dc725 | 54afca50a61c20c541ef43e3d96408ef72f0bcbc | refs/heads/master | 2022-02-28T17:20:20.291864 | 2019-10-28T13:33:16 | 2019-10-28T13:33:16 | 184,294,390 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,826 | /*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*-------... | [
"tdg@debian"
] | tdg@debian | |
a8f68d566720163c18e6e9e739c73631d7a1318d | d15d4c2932159033e7563fe0889a2874b4822ce2 | /My Templates/Standard.cpp | b485f622c6214f26e007d27416569a7cbab9ac72 | [
"MIT"
] | permissive | lxdlam/CP-Answers | fd0ee514d87856423cb31d28298c75647f163067 | cde519ef9732ff9e4e9e3f53c00fb30d07bdb306 | refs/heads/master | 2021-03-17T04:50:44.772167 | 2020-05-04T09:24:32 | 2020-05-04T09:24:32 | 86,518,969 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,433 | cpp | #include <bits/stdc++.h>
using namespace std;
#define TemplateVersion "3.7.1"
// Useful Marcos
//====================START=====================
// Compile use C++11 and above
#ifdef LOCAL
#define debug(args...) \
do { \
string _s = #args; ... | [
"lxdlam@gmail.com"
] | lxdlam@gmail.com |
eb73ea5aba6bec7dba6bfa43910359f969c836f8 | e64b5c5f7b9a1df7ef9d79d7d594882b8b4b51cc | /VirtualKeyboard/Macro.h | 726eeee96452fccfce064bb14eb093f36425b361 | [] | no_license | extramask93/temp | 52cd30498d5d5e342739dcb9565e574981343ce0 | cfcde3710f5f6bdd63351df5922bfd9bc1ade244 | refs/heads/master | 2021-01-20T10:50:36.306829 | 2017-08-30T14:55:07 | 2017-08-30T14:55:07 | 101,652,155 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 806 | h | #pragma once
#include <vector>
#include <functional>
#include <memory>
#include "BlockingQueue.h"
#include "IMessage.h"
#include "IRunMode.h"
#include "boost/program_options.hpp"
#include "ShortParser.h"
#include "LongParser.h"
using CallbackType = std::function<void()>;
class Macro:public IRunMode
{
... | [
"abaniuszewicz@gmail.com"
] | abaniuszewicz@gmail.com |
e1ee3477052adbe80d9d5376af2ce6b10081a63f | 92d6188aa68681d5e518538f03cda09aa4ecfaab | /Source/Renderer/Renderpass/RenderpassAlt.cpp | 832e36a6d70622e6a4644284af9206df2b0fbac4 | [] | no_license | scsewell/Mantis | c768ab1cfb9324a9653b64bba415649ab225bca6 | 146d149cf3323f684abe3073c1a8d4be4fda3c95 | refs/heads/master | 2020-05-05T06:29:35.928276 | 2019-11-12T15:37:23 | 2019-11-12T15:37:23 | 179,790,395 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,315 | cpp | #include "stdafx.h"
#include "RenderpassAlt.h"
#include "Subpass.h"
#include "Renderer/Renderer.h"
#include "Renderer/RenderStage.h"
#define LOG_TAG MANTIS_TEXT("Renderpass")
namespace Mantis
{
Renderpass::Renderpass(
const RenderStage& renderStage,
const VkFormat& depthFormat,
const VkFo... | [
"scott.sewell@mail.mcgill.ca"
] | scott.sewell@mail.mcgill.ca |
cf1798fe9553fe0d3587d0e14884710c447d5a09 | 12e823db28ba93e1f62bc4d1e6eb5c79679ea7fe | /packaging/common/LogToFile.h | d19c7c4199d03fc15010cf843f88814cc7eadda2 | [
"Apache-2.0"
] | permissive | Dixiashui/TestWork | b845d2b07464d7696df61b536be353e88f978e26 | 8316f1ca65edf089edd326bbd4097e3106ac8ae0 | refs/heads/master | 2020-04-02T16:10:52.618616 | 2018-10-25T05:32:16 | 2018-10-25T05:32:16 | 154,601,712 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 767 | h | /*
* File: LogToFile.h
* Author: liul
*
* Created on 2011年7月18日, 下午11:45
*/
#ifndef LOGTOFILE_H
#define LOGTOFILE_H
#include "stdio.h"
#include "unistd.h"
#include "string.h"
class LogToFile {
public:
LogToFile();
~LogToFile();
static FILE* OpenFile(char * fileName);
static... | [
"noreply@github.com"
] | Dixiashui.noreply@github.com |
5982132a6ab3d727a711f8f23ac9312d85d700cb | 96c69558996d44572c6fb9c259a76996a9d021c1 | /Greedy_Algorithm/JobSequencing_Problem.cpp | bf1db743924f0450889f53f73e5f923b46c17bb9 | [] | no_license | iamrajukumar/DataStructures_And_Algorithms | 53b6ca4cadf994ea0e481a89b6dbc62118c73513 | b7da057d15fe1583d91a553640df3b26ef99cbda | refs/heads/main | 2023-02-10T04:53:30.624902 | 2020-12-15T08:36:57 | 2020-12-15T08:36:57 | 321,603,542 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,061 | cpp | #include<bits/stdc++.h>
using namespace std;
bool mycompare(pair<int,int> p1,pair<int,int> p2){
return p1.first>p2.first;
}
int main()
{
//code
int t;
cin>>t;
while(t--){
int n;
cin>>n;
int id,dl,pr;
vector<pair<int,int>> v;
map<int,i... | [
"rajukumarbhui@gmail.com"
] | rajukumarbhui@gmail.com |
fb1cdd79d2ccb26722c700a2d40a651e136c49b2 | 67f988dedfd8ae049d982d1a8213bb83233d90de | /external/chromium/chrome/browser/ui/ash/app_sync_ui_state.cc | 25e44d7f39ac9b80ec45711973ddce808f8f4e99 | [
"BSD-3-Clause"
] | permissive | opensourceyouthprogramming/h5vcc | 94a668a9384cc3096a365396b5e4d1d3e02aacc4 | d55d074539ba4555e69e9b9a41e5deb9b9d26c5b | refs/heads/master | 2020-04-20T04:57:47.419922 | 2019-02-12T00:56:14 | 2019-02-12T00:56:14 | 168,643,719 | 1 | 1 | null | 2019-02-12T00:49:49 | 2019-02-01T04:47:32 | C++ | UTF-8 | C++ | false | false | 4,209 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/ash/app_sync_ui_state.h"
#include "chrome/browser/extensions/extension_service.h"
#include "chrome/browser/extensions/ext... | [
"rjogrady@google.com"
] | rjogrady@google.com |
cdb9fa6c66548fb24aeaa2584ed743b81fec56ae | 7b7dc5d29dd13df680d54ab4754fe2f4fd05be77 | /OTGW-firmware.ino | 476782934bccfcb080e255f52544cea3fa0aa5b0 | [
"MIT"
] | permissive | sjorsjuhmaniac/OTGW-firmware | 8b604a405d4ba77780270a4b46425eb2abb14a09 | d7e70b4d7424f93cdd4100073003060b0cf47798 | refs/heads/main | 2023-04-02T22:34:19.445805 | 2021-03-14T14:03:52 | 2021-03-14T14:03:52 | 348,834,300 | 0 | 0 | MIT | 2021-04-02T21:42:56 | 2021-03-17T19:51:40 | null | UTF-8 | C++ | false | false | 7,226 | ino | /*
***************************************************************************
** Program : OTGW-firmware.ino
** Version : v0.8.1
**
** Copyright (c) 2021 Robert van den Breemen
**
** TERMS OF USE: MIT License. See bottom of file.
********************... | [
"robert@vandenbreemen.net"
] | robert@vandenbreemen.net |
23c1ff6ea4ff3d4386cc05c85c9f3b6c9b7bf6fc | 2bec5a52ce1fb3266e72f8fbeb5226b025584a16 | /landscapeR/src/hidden.cpp | 0ea0441b5a23388d45b94b7bbf051e8962eedaa4 | [] | no_license | akhikolla/InformationHouse | 4e45b11df18dee47519e917fcf0a869a77661fce | c0daab1e3f2827fd08aa5c31127fadae3f001948 | refs/heads/master | 2023-02-12T19:00:20.752555 | 2020-12-31T20:59:23 | 2020-12-31T20:59:23 | 325,589,503 | 9 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,612 | cpp | #include <Rcpp.h>
using namespace Rcpp;
// Get contiguous cells (rook case only)
// [[Rcpp::export(name = ".contigCells")]]
IntegerVector contigCells_cpp(int pt, int bgr, NumericMatrix mtx) {
int rr;
int cc;
int dim1 = mtx.nrow();
int dim2 = mtx.ncol();
IntegerVector r(4);
IntegerVector c(4);
IntegerVec... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
95d1498dde78e555d106445e6689ad402a54cacf | 5cc95b40257628c232f07909f7d23c0af2cfa24f | /FrameWorkDirectX/cParticleMuzzleEmitter.cpp | c1d9067fb96e020077614c8d98f05c7d08f35198 | [] | no_license | whateveruwant/Borderlands_v.copy | daf39c4e7dfd988117f66a1c64b7ab01b65adc52 | d16ebf9556e755ae3254b8cc2d05a02ffba612ce | refs/heads/master | 2020-03-13T20:57:06.314530 | 2018-05-01T18:46:05 | 2018-05-01T18:46:05 | 131,285,192 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 14,024 | cpp | #include "StdAfx.h"
#include "cParticleMuzzling.h"
cParticleMuzzlingEitter::cParticleMuzzlingEitter(void)
{
}
cParticleMuzzlingEitter::~cParticleMuzzlingEitter(void)
{
}
void cParticleMuzzlingEitter::Init(
DWORD partcleNum, //총 파티클 량
float emission, //초당 발생량
float liveTimeMin, //파티클하나의 시간
float l... | [
"qkrdbals1630@khu.ac.kr"
] | qkrdbals1630@khu.ac.kr |
a8e10a9c31ff98687d80072385364abcbe936a45 | dd29c697874af163c0bc5dbc33eeb115374c0d30 | /dateoperate/stdafx.cpp | 056897385f1eeb1c5ccd2e0a8ca32bd978afa480 | [] | no_license | amoylel/excelop | b14be68fe8b8df9f1e854a33c9950d81bf75b765 | df976c2c188ccd0337a4dea52d7e21a20fdb61b4 | refs/heads/master | 2021-01-18T05:01:04.116977 | 2015-01-20T10:23:16 | 2015-01-20T10:23:16 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 166 | cpp |
// stdafx.cpp : 只包括标准包含文件的源文件
// dateoperate.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
| [
"466921396@163.com"
] | 466921396@163.com |
bb16e7c13ea7de2c0405adcab406938582678e5c | e8334331ba241464bc7e6b35ba8257dce94f6abd | /src/lib/cert/x509/certstor_sql/certstor_sql.cpp | b80c063dae407981429e18573968be3b1b46da7d | [
"BSD-2-Clause"
] | permissive | slaviber/botan | a8a3580fed93ef7209c921be9c2d35b4312a580d | bd3a91bdc492ba1b2fabede888d7634d089de684 | refs/heads/master | 2021-01-21T20:49:31.212727 | 2016-10-04T09:06:24 | 2016-10-04T09:06:24 | 70,276,001 | 0 | 0 | null | 2016-10-07T19:17:53 | 2016-10-07T19:17:53 | null | UTF-8 | C++ | false | false | 9,565 | cpp | /*
* Certificate Store in SQL
* (C) 2016 Kai Michaelis, Rohde & Schwarz Cybersecurity
*
* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/certstor_sql.h>
#include <botan/ber_dec.h>
#include <botan/der_enc.h>
#include <botan/internal/filesystem.h>
#include <botan/pkcs8.h>
#includ... | [
"seu@panopticon.re"
] | seu@panopticon.re |
5489de396cf8abdbd75717a00b76d4ebdf40ffb4 | 72dae4abb89cbf1c8d2d4aef5e677dbd3d74cd6f | /android-11/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/extract_key.pass.cpp | 25aa24888868559067e84af346801acc73fac889 | [
"NCSA",
"MIT",
"Apache-2.0"
] | permissive | MrIkso/sdk-tools | aebb05a86e379d2883bae31f4620bcd73d832305 | 53b34cdaca0b94364446f01b5ac3455773db3029 | refs/heads/master | 2023-07-28T21:18:28.712877 | 2021-09-27T06:00:17 | 2021-09-27T06:00:17 | 309,805,035 | 7 | 3 | Apache-2.0 | 2021-09-27T06:00:18 | 2020-11-03T20:56:00 | C++ | UTF-8 | C++ | false | false | 2,255 | cpp | //===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | [
"solod9362@gmail.com"
] | solod9362@gmail.com |
8713795751007de2f0125583082444dacb45c1f6 | ab261c6ef92b3af072aac4d4edce669e652b7987 | /thrift/compiler/test/fixtures/types/gen-cpp2/SomeService_client.cpp | 7fc799dbe446a01423190ac93e89414318758aae | [
"Apache-2.0"
] | permissive | ambikabohra/fbthrift | 747c41e775b72a2b0da7692f1e04d6cc3b7e4fe5 | 2f0c98fc33d5a466ec3eebf49e25558e559f94c2 | refs/heads/master | 2021-08-17T01:48:34.471448 | 2017-11-20T16:34:52 | 2017-11-20T16:40:38 | 111,459,658 | 1 | 0 | null | 2017-11-20T20:30:46 | 2017-11-20T20:30:46 | null | UTF-8 | C++ | false | false | 8,125 | cpp | /**
* Autogenerated by Thrift
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#include "src/gen-cpp2/SomeServiceAsyncClient.h"
#include <folly/io/IOBuf.h>
#include <folly/io/IOBufQueue.h>
#include <thrift/lib/cpp/TApplicationException.h>
#include <thrift/lib/cpp/transport/TH... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
7d08b0d4b44a0a06d0b7652f9443de1448a12d77 | 8f2e62c96094541f8d5a2c9bad4579e52de28a24 | /Module5/part3/Lab3.5.4/Lab3.5.4/Lab354.cpp | e0d93d2f26a9ac2de8723d002cb61a3c62b2b323 | [] | no_license | volodimirgoloshivskiy/CPA-Programing-Essentials-in-C-Page | 0e23f4cb39e126b2685b14344c283cf521369e1b | e7a0c58e6d6385a03d072e7c89872ff898928d60 | refs/heads/master | 2021-05-15T20:51:19.191275 | 2017-12-20T09:56:07 | 2017-12-20T09:56:07 | 107,803,555 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,886 | cpp | // Lab354.cpp: определяет точку входа для консольного приложения.
//
#include "stdafx.h"
#include <iostream>
#include <string>
using namespace std;
class Subscription
{
public:
Subscription()
{
this->id = 0;
this->ownerName = "Unknown";
this->validityInMonths = 0;
}
Subscription(int id, int validityInMonths,... | [
"32980294+volodimirgoloshivskiy@users.noreply.github.com"
] | 32980294+volodimirgoloshivskiy@users.noreply.github.com |
cd0f9d7ac81ef4bead3c7a879624540689801fdf | 64e4fabf9b43b6b02b14b9df7e1751732b30ad38 | /src/chromium/gen/gen_combined/services/service_manager/public/mojom/service_manager.mojom-test-utils.h | d1a47329fab0c0c65574a514523c3f8f1dd7688b | [
"BSD-3-Clause"
] | permissive | ivan-kits/skia-opengl-emscripten | 8a5ee0eab0214c84df3cd7eef37c8ba54acb045e | 79573e1ee794061bdcfd88cacdb75243eff5f6f0 | refs/heads/master | 2023-02-03T16:39:20.556706 | 2020-12-25T14:00:49 | 2020-12-25T14:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,168 | h | // Copyright 2019 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 SERVICES_SERVICE_MANAGER_PUBLIC_MOJOM_SERVICE_MANAGER_MOJOM_TEST_UTILS_H_
#define SERVICES_SERVICE_MANAGER_PUBLIC_MOJOM_SERVICE_MANAGER_MOJOM_TEST... | [
"trofimov_d_a@magnit.ru"
] | trofimov_d_a@magnit.ru |
a3b858c3ff4e350524c34090fc74cf911ef95d1a | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/LArCalorimeter/LArCnv/LArTPCnv/LArTPCnv/LArRawChannelContainerCnv_p3.h | 20f7800fc3c43fcd38b4c5ae369cd14b1264e1d9 | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 968 | h | /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
#ifndef LARTPCNV_LARRAWCHANNELCONTAINERCNV_P3_H
#define LARTPCNV_LARRAWCHANNELCONTAINERCNV_P3_H
// LArRawChannelContainerCnv_p3, T/P separation of LArRawChannel
// author Walter Lampl
#include "LArRawEvent/LArRawChannelContainer.h"
#incl... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
3a356b99c1ed88bf89e7a0c86ca6436658c1fb86 | b4aff90b636412db70a2e2e2ab819a24d65cba2b | /voipengine/voipsdk/webrtc/src/chromium/src/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h | 86a0a7e5246ea274d3f82da229cb7377a2a23863 | [] | no_license | brainpoint/voip_ios | 9a9aebba88b3c5bb17108d7ed87c702f23dc6f12 | 5205f896b9e60881f52c0b12b1c5188c9608d83e | refs/heads/master | 2020-12-26T04:37:38.258937 | 2015-04-14T16:16:31 | 2015-04-14T16:16:31 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,064 | h | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_SETTINGS_H_
#define COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_... | [
"houxuehua49@gmail.com"
] | houxuehua49@gmail.com |
74dd792a20204482940b923f4034986bc1285867 | 6b8325aedb956175071e93f005a98057095dbb3d | /Tutorials/01_09_DelayExamples/MainComponent.h | b676e3d848376b50324982f5937a492112798550 | [] | no_license | 0x4d52/ugen | 73bdf090d8328e469977991cb9b662c8031cf467 | 590c03ba6e1e9caa20992327189dfcd74438ac86 | refs/heads/master | 2021-07-13T16:55:20.969401 | 2016-09-27T10:53:32 | 2016-09-27T10:53:32 | 34,687,605 | 22 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 455 | h | #ifndef _MAINCOMPONENT_H_
#define _MAINCOMPONENT_H_
#include <juce/juce.h>
#include "../../UGen/UGen.h"
class MainComponent : public Component,
public JuceIOHost
{
public:
MainComponent () : JuceIOHost(2, 2) { }
UGen constructGraph(UGen const& input)
{
const float maximumDelay = 5.0;
... | [
"Martin2.Robinson@uwe.ac.uk@7b043cfa-1675-11df-a4dd-1934c9c2caca"
] | Martin2.Robinson@uwe.ac.uk@7b043cfa-1675-11df-a4dd-1934c9c2caca |
7273935886362fcc3f42ec1910cc96b89c708d9c | 17adb0e72c9dd190124a8d21171d9c8fcb23e333 | /ui/CxDrawShapes/DataLinkGenPage.h | e7cf77f791f3f4ae5a4b6b18b5fa6a4f773916f1 | [
"MIT"
] | permissive | jafo2128/SuperCxHMI | 16dc0abb56da80db0f207d9194a37258575276b5 | 5a5afe2de68dc9a0c06e2eec945a579467ef51ff | refs/heads/master | 2020-04-01T16:30:20.771434 | 2016-02-06T00:40:53 | 2016-02-06T00:40:53 | 48,529,344 | 1 | 0 | null | 2015-12-24T06:45:45 | 2015-12-24T06:45:45 | null | UTF-8 | C++ | false | false | 3,163 | h | // DataLinkGenPage.h : Declaration of the DataLinkGenPage
#ifndef __CXDATALINKGENPAGE_H_
#define __CXDATALINKGENPAGE_H_
#include "resource.h" // main symbols
#include "../CxDynObjs/PropInfo.h"
#include "../CxDynObjs/CxDynObjs.h"
EXTERN_C const CLSID CLSID_CxDataLinkGenPage;
//////////////////////////////////... | [
"qinyong99@126.com"
] | qinyong99@126.com |
4ea2e425483e2b247beda89ee76f25435bd77f47 | 17b0d361fe060246b80be9675ec84cd8f96344d8 | /of_v0.7.4_win_cb_release/addons/ofxOpenCv/src/ofxCvConstants.h | 5c87cee93b18328985969a650593ac7ba361ca08 | [
"MIT"
] | permissive | manunapo/eye-chess | 88099b72336733bc4adc87d04d1cff1aef70f313 | 754bdccee88a2baf73cfda0af7d281d5210ca060 | refs/heads/master | 2021-01-10T07:54:26.903117 | 2015-07-10T22:55:30 | 2015-07-10T22:55:30 | 36,328,709 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 264 | h | #ifndef OFX_CV_CONSTANTS_H
#define OFX_CV_CONSTANTS_H
#ifdef MIN
#undef MIN
#endif
#ifdef MAX
#undef MAX
#endif
#include "cv.h"
#include <vector>
#include "ofMain.h"
enum ofxCvRoiMode
{
OFX_CV_ROI_MODE_INTERSECT,
OFX_CV_ROI_MODE_NONINTERSECT
};
#endif
| [
"napolimanuel@gmaill.com"
] | napolimanuel@gmaill.com |
0e67c5ad3c9687a378917ecbd702090337108174 | 293dbce9da06a57ce1592316dd83325b07b54a0a | /Classes/cc/Hall.cpp | 29ace9450a8383e3974e4c90edf3fb6d3206bb99 | [] | no_license | hackerlank/GameClient | c2249a21d766582bed2e1f4ad0ecbdd80e19b8bc | 6489391323c47562bbafec991ad57511d8841c7d | refs/heads/master | 2020-03-12T06:09:59.595082 | 2018-04-21T13:17:57 | 2018-04-21T13:17:57 | 130,479,366 | 1 | 0 | null | 2018-04-21T14:04:54 | 2018-04-21T14:04:54 | null | UTF-8 | C++ | false | true | 511,672 | cpp | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Hall.proto
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
#include "Hall.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google... | [
"37165209+qianpeng0523@users.noreply.github.com"
] | 37165209+qianpeng0523@users.noreply.github.com |
1e57f2604229ba49bf90e102624f396f22097d31 | ab6bc87dda49fb95e15985b2d45136161e1c11e6 | /genWall.cpp | 9af0dd85e8ba7fd626b63a811772f829c17c0946 | [] | no_license | RaulPPelaez/OscillatingWall | 981067e0a7e60a44983822ea6ce81987cbac13b1 | 1445e66e5d20f03aa898a353fe803815c765424f | refs/heads/master | 2020-03-13T21:59:41.229805 | 2018-06-25T15:54:42 | 2018-06-25T15:54:42 | 131,307,959 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,587 | cpp |
#include"uammd/src/third_party/bravais/bravais.h"
#include<cstdio>
#include<iostream>
#include<vector>
#include<limits.h>
using namespace std;
template<class T>
T norm( T* v){
return v[0]*v[0]+v[1]*v[1]+v[2]*v[2];
}
int main(int argc, char* argv[]){
double Lx = std::stod(argv[1]);
double Ly = std::stod(argv... | [
"raul.perez@uam.es"
] | raul.perez@uam.es |
9230c90df313469a8e0a5217f5dd3cc29e03f6ec | b66423e16d43ae5b9336db72fb1beb894d4978cc | /main.cpp | e12fa0bfe7d6f410b06a387f7098b91d6652d668 | [] | no_license | guptasanjaya/DataBerobat | c0cc972199f8be21e67a6ef4ef9b014aca46ef70 | dff70fe63aca92a049eaa0bb51f6085d05b950e5 | refs/heads/master | 2021-08-06T05:50:15.057389 | 2017-11-03T15:52:26 | 2017-11-03T15:52:26 | 109,413,581 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 114 | cpp | #include <iostream>
#include "menu.h"
using namespace std;
int main(){
menutama();
return 0;
}
| [
"noreply@github.com"
] | guptasanjaya.noreply@github.com |
589181eebc3a7ba4bf40182d24dce29fd09c69e5 | d48d2091a648afe0cfc1a33e5c0c09f4b1c693c9 | /Hypodermic/Registration.h | 1e9fdeba7577532d9685a8510791132db9e5c771 | [
"MIT"
] | permissive | an9bit/Hypodermic | e1210a88a3b268f7914d6a4ca98231bf75ad6f59 | f74ff291b254e53bfeca7c659a011e90a3f1afd6 | refs/heads/master | 2021-01-17T23:31:31.392469 | 2016-04-15T15:57:36 | 2016-04-15T15:57:36 | 56,907,147 | 0 | 0 | null | 2016-04-23T07:47:32 | 2016-04-23T07:47:31 | null | UTF-8 | C++ | false | false | 6,694 | h | #pragma once
#include <functional>
#include <memory>
#include <mutex>
#include <unordered_map>
#include <boost/signals2.hpp>
#include "Hypodermic/CircularDependencyException.h"
#include "Hypodermic/DependencyActivationException.h"
#include "Hypodermic/InstanceAlreadyActivatingException.h"
#include "Hypodermic/Invoke... | [
"y.bainier@abc-arbitrage.com"
] | y.bainier@abc-arbitrage.com |
73bbfd3ca6cb76bae39e42d280eb2cc805a99601 | 0c3cab2c212c510448b35cc421c5083ee8028548 | /sampleCode/Extras/renderFace.hpp | b193043da76f0369e8d8b1bdead390ddef3f8083 | [] | no_license | bigvisionai/docker-course-2 | fc886376a3b1a92bef1586a54a088779fd31a7cd | 31a284468dd9c68c534256dc5b5df0a3bb69de13 | refs/heads/master | 2023-01-21T14:45:04.329978 | 2020-11-19T12:25:50 | 2020-11-19T12:25:50 | 293,062,709 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,133 | hpp | /*
Copyright 2017 BIG VISION LLC ALL RIGHTS RESERVED
This code is made available to the students of
the online course titled "Computer Vision for Faces"
by Satya Mallick for personal non-commercial use.
Sharing this code is strictly prohibited without written
permission from Big Vision LLC.
For licensing and ... | [
"labheshvalechha@gmail.com"
] | labheshvalechha@gmail.com |
9b5543979955e7554c59845272b06ff553da59b3 | e7c75acac5a06bc269cf8fbfa5c2abe9c9924693 | /src/script/bitcoinconsensus.cpp | 865688fe5e4622051d5a5eec5febd91a97fda0a6 | [
"MIT"
] | permissive | 7AC0B95/happy-coin | 857e797f9065cae240c4509b3d8d0ec17961116c | 1dbfaa50ac468f9cc5a9cab6310e2779b8f0f87c | refs/heads/master | 2023-08-13T21:15:59.339700 | 2021-05-15T15:49:18 | 2021-05-15T15:49:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,449 | cpp | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2018 The Bitcoin Core developers
// Copyright (c) 2021 The HAPPY Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <script/bitcoinconsensus... | [
"jfla15@student.aau.dk"
] | jfla15@student.aau.dk |
51b67c893f8a021ffc42477b6c8f692ff6474b71 | 49e6ffce81c820e333cd1b6577ba976f9085bfd7 | /backup/chapter5_case1/SimpleMC7.cpp | 3775d07bd54a284408fe189fa94ac78edc3d526e | [] | no_license | mukoedo1993/Derivatives_pricing_CPP | 3240c79fd6042fd08388a1c7431e314467dd21d2 | 58d73fe76c03a6ab4ae74ee0bc816d2245fb77a6 | refs/heads/main | 2023-06-29T12:29:23.569472 | 2021-08-01T00:55:33 | 2021-08-01T00:55:33 | 315,449,323 | 6 | 3 | null | 2021-01-23T18:47:44 | 2020-11-23T21:50:10 | C++ | UTF-8 | C++ | false | false | 969 | cpp | #include"SimpleMC7.h"
#include"Random1.h"
#include<cmath>
void SimpleMonteCarlo5(const VanillaOption& TheOption,
double Spot,
const Parameters& Vol,
const Parameters& r,
unsigned long NumberOfPaths,
... | [
"noreply@github.com"
] | mukoedo1993.noreply@github.com |
8ca90ee5625cdd987c347e4469f592ae6b710546 | 47575c44eda00228ba5198ba44e6907dfd5043b3 | /player/shared/AdvancedTargeting.cpp | 6307c98d7574af5c86d0801d60867a0c56b89bb9 | [] | no_license | BhupinderSD/Battleships | 6a58d6de2e03f21e13b149c572cab9bde3bbeb15 | 9b749a0fc23ca1e8ec1ce675e549eeb2bf5fe6a1 | refs/heads/main | 2023-03-22T01:26:38.449075 | 2021-03-24T13:59:53 | 2021-03-24T13:59:53 | 343,942,217 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,068 | cpp | //
// Created by Bhupinder Dhoofer on 23/03/2021.
//
#include "AdvancedTargeting.h"
/**
* Fires at random locations until a boat is hit. Once we have hit a boat and
* while it has not sunk, we traverse every valid surrounding coordinate till it
* has sunk.
*/
Coordinate AdvancedTargeting::getFireLocation(GameBoar... | [
"bhupinderbob@yahoo.com"
] | bhupinderbob@yahoo.com |
fbb35ad797a7d2fc6d59d095f1bc4f1b40018efb | 8dd7f30e42986ef30bc8bd330bad125ec274f675 | /src/SBEngine/Entity.h | 8346d0a6af627e355ab1a3ac4874874859f9fc24 | [] | no_license | SamuelBurke/SBEngine | ab6f88bde233346bce4a0980d4f2edcb74101f8d | 66c6e16c14b8e6c1c6f4072c8e30c62530256cd8 | refs/heads/master | 2020-03-30T01:07:42.356987 | 2018-10-12T16:07:05 | 2018-10-12T16:07:05 | 150,560,699 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,091 | h | #include "Component.h"
#include <memory>
#include <vector>
namespace SBEngine
{
class Core;
class Entity
{
friend class Core;
public:
std::shared_ptr<Core> GetCore();
template <typename T>
std::shared_ptr<T> AddComponent()
{
std::shared_ptr<T> rtn = std::make_shared<T>();
components.pu... | [
"noreply@github.com"
] | SamuelBurke.noreply@github.com |
19d93eb227b50dd63d8607cac4fd8c85da31352b | cd726912664cea9c458ac8b609dd98bf33e3b9a0 | /snippets/cpp/VS_Snippets_CLR/enumparse/CPP/EnumParse.cpp | a5fc6c7c51d6b54b6106a2f4934d6990f5fa0254 | [
"MIT",
"CC-BY-4.0"
] | permissive | dotnet/dotnet-api-docs | b41fc7fa07aa4d54205df81284bae4f491286ec2 | 70e7abc4bcd692cb4fb6b4cbcb34bb517261dbaf | refs/heads/main | 2023-09-04T07:16:44.908599 | 2023-09-01T21:46:11 | 2023-09-01T21:46:11 | 111,510,915 | 630 | 1,856 | NOASSERTION | 2023-09-14T21:45:33 | 2017-11-21T06:52:13 | C# | UTF-8 | C++ | false | false | 767 | cpp | //<snippet1>
using namespace System;
[Flags]
enum class Colors
{
Red = 1,
Green = 2,
Blue = 4,
Yellow = 8
};
int main()
{
Console::WriteLine( "The entries of the Colors enumeration are:" );
Array^ a = Enum::GetNames( Colors::typeid );
Int32 i = 0;
while ( i < a->Length )
{
Object^ o ... | [
"noreply@github.com"
] | dotnet.noreply@github.com |
e3fb1f72f3faae43805683e7443fde5638862406 | 7d71fa3604d4b0538f19ed284bc5c7d8b52515d2 | /Clients/AG/Pm8/Unused Projects/ConnMgr.unused/prefonl.cpp | 33ef2dd856ff3d0ffe7a6c42ab0d0d556286e3bf | [] | no_license | lineCode/ArchiveGit | 18e5ddca06330018e4be8ab28c252af3220efdad | f9cf965cb7946faa91b64e95fbcf8ad47f438e8b | refs/heads/master | 2020-12-02T09:59:37.220257 | 2016-01-20T23:55:26 | 2016-01-20T23:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,250 | cpp | /***************************************************************************
* FILE: PREFONL.CPP *
* SUMMARY: Property Page for Online configuration. *
* AUTHOR: Dennis Plotzke *
* -----... | [
"jim@facetofacesoftware.com"
] | jim@facetofacesoftware.com |
3c172946b8d208061504d0aeb692b5a21b41c86d | 088e000eb5f16e6d0d56c19833b37de4e67d1097 | /inference-engine/thirdparty/clDNN/kernel_selector/core/actual_kernels/index_select/index_select_kernel_ref.cpp | 47f4a7554d29a801393e6230b1516f50f3a4a30b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | projectceladon/dldt | 614ba719a428cbb46d64ab8d1e845ac25e85a53e | ba6e22b1b5ee4cbefcc30e8d9493cddb0bb3dfdf | refs/heads/2019 | 2022-11-24T10:22:34.693033 | 2019-08-09T16:02:42 | 2019-08-09T16:02:42 | 204,383,002 | 1 | 1 | Apache-2.0 | 2022-11-22T04:06:09 | 2019-08-26T02:48:52 | C++ | UTF-8 | C++ | false | false | 1,848 | cpp | // Copyright (c) 2018 Intel Corporation
//
// 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 ag... | [
"44090433+openvino-pushbot@users.noreply.github.com"
] | 44090433+openvino-pushbot@users.noreply.github.com |
97f9e3bb947d561e605a9729c92eee389f055e87 | c6ecad18dd41ea69c22baf78dfeb95cf9ba547d0 | /src/boost_1_42_0/boost/mpl/multiplies.hpp | 72621064bdc5c5286492aa0c2a758e8f91655919 | [
"BSL-1.0"
] | permissive | neuschaefer/qnap-gpl | b1418d504ebe17d7a31a504d315edac309430fcf | 7bb76f6cfe7abef08777451a75924f667cca335b | refs/heads/master | 2022-08-16T17:47:37.015870 | 2020-05-24T18:56:05 | 2020-05-24T18:56:05 | 266,605,194 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,435 | hpp |
#ifndef BOOST_MPL_MULTIPLIES_HPP_INCLUDED
#define BOOST_MPL_MULTIPLIES_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/li... | [
"j.neuschaefer@gmx.net"
] | j.neuschaefer@gmx.net |
309bffcf550ecbcf3ef960cb8cb9a3581a29d4e5 | ba9adad5887e691cfd2775ea34576b7cddedd804 | /custom/structural_patterns/facade/Facade.h | 47d794c2831fa1af59c5aae788fc101d1883fd1e | [] | no_license | timothyshull/design_patterns | 25afa122ee0b091e3dbda25b1ed8e9a8a33727cf | 94b6c15baab98c44d70a8ea243e76b1084010002 | refs/heads/master | 2021-01-21T17:24:01.987743 | 2017-03-17T19:55:36 | 2017-03-17T19:55:36 | 85,349,123 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 391 | h | #ifndef FACADE_H
#define FACADE_H
class Subsystem_1 {
public:
Subsystem_1();
~Subsystem_1();
void operation();
};
class Subsystem_2 {
public:
Subsystem_2();
~Subsystem_2();
void operation();
};
class Facade {
public:
Facade();
~Facade();
void operation_wrapper();
private:
... | [
"timothyshull@gmail.com"
] | timothyshull@gmail.com |
3a1ae63a1a19214eaac55be578e38e2daa128054 | fa2069464c2ab9866fe6d5dd656dc48670037ba0 | /include/pixiu/server/session/interface.hpp | 32bc7bbd5253c55762f58c5a12cd4f60c5a3ccaf | [
"MIT"
] | permissive | blockspacer/pixiu | 2b4f881094f3876dd9a30d8acf431d5020f5a041 | a75f06a363df0bdec37ff270b67ee877bfaed03a | refs/heads/master | 2022-03-11T08:54:56.031718 | 2019-08-22T19:20:34 | 2019-08-22T19:20:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 391 | hpp | #pragma once
#include <memory>
#include <boost/lockfree/spsc_queue.hpp>
#include <pixiu/macro.hpp>
#include <functional>
namespace pixiu::server_bits::session {
struct interface {
public:
virtual void async_handle_requests() = 0;
virtual ~interface() {}
};
using interface_ptr = std::shared_ptr<interface>;
}
namespa... | [
"CHChang810716@gmail.com"
] | CHChang810716@gmail.com |
361aec953353610ffc9431f7abae04bda85c7518 | 7545664238ec30f4a97a405df3cd12664a5f3aa2 | /Chef.h | 24ee7a20a557b2d7386454809bb95cb0460998d7 | [] | no_license | Ranuja01/Restaurant-POS-SYStem | 80f57453ee2499b94332ac603d68bf9b966504a7 | c565520a16c47921bb8dd67773d58a013e4bb0e4 | refs/heads/main | 2023-02-15T16:38:49.258283 | 2021-01-14T15:26:38 | 2021-01-14T15:26:38 | 329,654,577 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 213 | h | #ifndef CHEF_H
#define CHEF_H
#include "Employee.h"
class Chef : public Employee {
private:
double salary;
public:
Chef(std::string, std::string, double);
virtual double pay();
};
#endif | [
"noreply@github.com"
] | Ranuja01.noreply@github.com |
659b0ecaa21b109736d38b71f878f6cddf17f39a | 77a08ec51aa16191986a739267fd9d4379bbb208 | /cf/301D.cpp | 2da619e526bc44068934c21a6dc5201accdfbb47 | [] | no_license | cenariusxz/ACM-Coding | 8f698203db802f79578921b311b38346950ef0ca | dc09ac9adfb4b80d463bdc93f52b479a957154e6 | refs/heads/master | 2023-06-24T13:12:13.279255 | 2021-07-26T01:24:36 | 2021-07-26T01:24:36 | 185,567,471 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 823 | cpp | #include<stdio.h>
#include<string.h>
double dp[105][105][105];
int main(){
int a,b,c;
scanf("%d%d%d",&a,&b,&c);
memset(dp,0,sizeof(dp));
dp[a][b][c]=1;
int i,j,k;
for(i=a;i>=0;i--){
for(j=b;j>=0;j--){
for(k=c;k>=0;k--){
if((i==0&&j==0&&k==0)||(i==a&&j==b&&k==c))continue;
/* else if(i==0&&j==0)dp[i][... | [
"810988849@qq.com"
] | 810988849@qq.com |
c8ceedeed6c2c501481e9b2c331fe7787e3e8299 | 743288286a2642ff5eb4f7f40717bd11e505f323 | /src/fem/mesh/MESH_DIR.hpp | d1a6fabdfacf6b7a55c6ce692fbebb6e0fb4918e | [
"MIT"
] | permissive | dgmaths9/GALES-multi-fluid | 23a3b0d9d9a987bbf255139be7215be48573854f | 2e7b51cfc852a05258f073d646366913201f271c | refs/heads/master | 2023-04-19T02:28:56.150372 | 2022-11-28T18:44:22 | 2022-11-28T18:44:22 | 571,494,558 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201 | hpp | #ifndef _GALES_MESH_DIR_HPP_
#define _GALES_MESH_DIR_HPP_
#include "point.hpp"
#include "node.hpp"
#include "element.hpp"
#include "mesh.hpp"
#include "quad.hpp"
#include "mesh_motion.hpp"
#endif
| [
"deepak.garg@ingv.it"
] | deepak.garg@ingv.it |
e0993692758520f8067367163ad970584232600b | ebaaaffb2a7ff5991441e9ce2110f40c36185798 | /C++/command/party/NoCommand.h | a7f107e6ddfa9ccb0594daa03e07c3b0242e5d3f | [] | no_license | iMageChans/DesignModel | 6fa0e9322992f0003951e564c1e84449b4b76d33 | c4c59770b356db606e38f2c1bba278d8627cbac5 | refs/heads/master | 2020-12-28T01:39:44.541684 | 2020-02-18T00:02:57 | 2020-02-18T00:02:57 | 238,139,157 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 244 | h | //
// Created by Chans on 2020/2/7.
//
#ifndef PARTY_NOCOMMAND_H
#define PARTY_NOCOMMAND_H
#include "Command.h"
class NoCommand : public Command{
public:
void execute() override;
void undo() override;
};
#endif //PARTY_NOCOMMAND_H
| [
"imagechans@gmail.com"
] | imagechans@gmail.com |
196107c908364f78d9c0b184313ab013da0bb23a | d52d5fdbcd848334c6b7799cad7b3dfd2f1f33e4 | /third_party/folly/folly/test/EndianTest.cpp | f3665093aa8062fd70a74ef282737e05b4d41c84 | [
"Apache-2.0"
] | permissive | zhiliaoniu/toolhub | 4109c2a488b3679e291ae83cdac92b52c72bc592 | 39a3810ac67604e8fa621c69f7ca6df1b35576de | refs/heads/master | 2022-12-10T23:17:26.541731 | 2020-07-18T03:33:48 | 2020-07-18T03:33:48 | 125,298,974 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,799 | cpp | /*
* Copyright 2011-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"yangshengzhi1@bigo.sg"
] | yangshengzhi1@bigo.sg |
a23740df73d185c82d9ad6805109bae8ac2f7ae0 | c50a2978b7818d61a8d4260a0fdb366f56cb71c2 | /Source/mainwindow.h | 6a70ff111b291ec0f526225e9287b1024dc7a2ce | [] | no_license | Trinak/MorseCodeConverter | 02e24539188a553a529b53e4c7a6792bcd774664 | 28663a6bba38c6749313aa1a6ca4ad0f677c7d1a | refs/heads/master | 2020-05-17T00:09:56.002250 | 2015-01-06T03:32:06 | 2015-01-06T03:32:06 | 16,286,637 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 718 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0);
~MainWindow();
private slots:
void on_textConvertButton_clicked();
void on_morseConvertButton_cl... | [
"devon.arrington@gmail.com"
] | devon.arrington@gmail.com |
724c820bfab92402723c5c1a2820d6060a3ce481 | 16e7752576a3218334e6ed0a4947e02863c2c52a | /CPP_Apna college/if_else_practice.cpp | 5b766044ab9220d39bda0b1cd0288ba69e8c2bfb | [] | no_license | zanzaney/CPP-Data-Structures | 5aaac9501b3ca3d592555d3a108732fccb481301 | d2fcd2efa7e42b565fdb7965be36af8ddfae5c6d | refs/heads/master | 2023-01-27T16:06:00.695152 | 2020-12-08T15:22:39 | 2020-12-08T15:22:39 | 298,610,428 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 311 | cpp | #include<iostream>
using namespace std;
int main(){
int a,b,c;
cin>>a>>b>>c;
if(a>b){
if(a>c){
cout<<a<<" is greatest"<<endl;
}
}else if(b>c){
cout<<b<<" is the greatest"<<endl;
}else{
cout<<c<<" is the greatest"<<endl;
}
return 0;
}
| [
"archishmanzan@gmail.com"
] | archishmanzan@gmail.com |
16ca40fc3600cc0e0050a7c1632874c528f12cf1 | b5e5fda5f43ac53bcafffc2ed36236ee6e7b65fa | /effective/operator.cc | 77295990dd79a2240418c1a3f9e5c1f6866a4de6 | [
"Apache-2.0"
] | permissive | zyfjeff/utils_code | da3d3c9e63d97d9ac819becf960f62af9a548efe | 034b1a0ff9ae4f7cebafdd7cfa464cc52119ab24 | refs/heads/master | 2021-01-17T08:12:32.304318 | 2016-04-12T11:44:11 | 2016-04-12T11:44:11 | 24,494,840 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 164 | cc | #include <iotream>
class Widget
{
public:
//.....
Widget& operator=(const Widget& rhs)
{
//....
return *this;
}
}
int main()
{
}
| [
"445188383@qq.com"
] | 445188383@qq.com |
f454d47e9057b723fc82615dc024ec505c1d4709 | 0113df5ee0f251553bbaea9f1fc7516d68375767 | /src/object.cpp | b55186c045d9f3636d0cf6a9e4ef0f8b9cd6d2db | [] | no_license | Ezbob/OFF-2016-Lakridspibejagten | 14c9c671e5d3935f8ad5d459e773843583936368 | 927e607294ec0476e45b6dde8084d205ba3efca7 | refs/heads/master | 2020-09-22T08:11:45.886483 | 2017-02-09T17:14:56 | 2017-02-09T17:14:56 | 67,340,094 | 0 | 1 | null | 2017-02-09T17:14:56 | 2016-09-04T11:05:46 | C++ | UTF-8 | C++ | false | false | 101 | cpp | #include "object.hpp"
void Object::draw(sf::RenderWindow &window) {
return;
window.draw(*this);
}
| [
"casper@snemanden.com"
] | casper@snemanden.com |
b5e691364f6dab0d10f3af0656fee7c11b224704 | 83d5d05ad90ddea2bc66127a51506b1f864156df | /RecursiveBF/RecursiveBF/rbf.hpp | 6dc47eca97983f048e709e7eac532cf5b7a7f444 | [] | no_license | elfpattern/mycode | ed704b4fc464693ca16764caad08679b6dae115e | f8fe598aa33c4f357dd3ce0a06ab7dd872c1484b | refs/heads/master | 2021-07-24T13:32:00.971817 | 2017-11-04T05:09:40 | 2017-11-04T05:09:40 | 104,558,404 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,467 | hpp | #ifndef INCLUDE_RBF
#define INCLUDE_RBF
#include <math.h>
#include <string>
#define QX_DEF_CHAR_MAX 255
/* ======================================================================
RecursiveBF: A lightweight library for recursive bilateral filtering.
---------------------------------------------------------------------... | [
"877377181@qq.com"
] | 877377181@qq.com |
f298f9336cdfa5b0eabc6cf19c1508b9008a3af1 | 2eebad927eefb044e3a17873ff615f24684297b3 | /DirectX/DirectX/Content/Engine/Graphics/ParticleSystem/ParticleSystem.h | 3457453a8dd8a7e1a173a9aefcab07c7ec8c1891 | [] | no_license | ShadowSneaker/DirectX | 5e22b7e46ef8fbae1d407d0cf8251c804ac8bd0e | 24807f6ceed738e6c99c86a6a3b5c75d76ed54d4 | refs/heads/master | 2022-03-28T20:41:27.336126 | 2020-01-07T15:10:33 | 2020-01-07T15:10:33 | 211,302,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 375 | h | #pragma once
#include "../Meshes/StaticMesh.h"
struct SParticle
{
float Gravity{ 1.0f };
SVector Position;
SVector Velocity;
SVector4 Colour;
};
class CParticleSystem
{
private:
/// Properties
class CRenderer* Renderer;
ID3D11Buffer* VertexBuffer{ nullptr };
public:
CParticleSystem(class CRenderer* In... | [
"danielsfoyle@gmail.com"
] | danielsfoyle@gmail.com |
9c909bfb34de3f32da76a9c2671b793b41a928e9 | 2982a765bb21c5396587c86ecef8ca5eb100811f | /util/wm5/LibCore/Assert/Wm5Assert.h | 4ed90d6848b8e952aba09ac5a664fc2b522f5839 | [] | no_license | evanw/cs224final | 1a68c6be4cf66a82c991c145bcf140d96af847aa | af2af32732535f2f58bf49ecb4615c80f141ea5b | refs/heads/master | 2023-05-30T19:48:26.968407 | 2011-05-10T16:21:37 | 2011-05-10T16:21:37 | 1,653,696 | 27 | 9 | null | null | null | null | UTF-8 | C++ | false | false | 1,604 | h | // Geometric Tools, LLC
// Copyright (c) 1998-2010
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
//
// File Version: 5.0.1 (2010/10/01)
#ifndef WM5ASSERT_H
#define WM5ASSERT_H
#include "Wm... | [
"evan_wallace@brown.edu"
] | evan_wallace@brown.edu |
b82fb596b7cab00f1cddeaf4e2d2083333da9963 | 2e0413ede754657bb3bb9b56634abb4f3d2806b8 | /wrapper.cc | d7056c807fd39d3d7ff383123e48c8eb6cf5ef2a | [] | no_license | arranstewart/gprolog_wrapper | 87e1e211d027f1db9f88cc22c9429cb41fd5eab6 | a113086e3d2ba1c8dee25c5d1ce648c3721b2283 | refs/heads/master | 2021-01-20T10:13:11.358078 | 2017-05-10T08:37:35 | 2017-05-10T08:37:35 | 90,333,090 | 2 | 2 | null | 2020-07-01T11:10:04 | 2017-05-05T03:24:37 | C++ | UTF-8 | C++ | false | false | 7,581 | cc |
#include "wrapper.h"
#include <gprolog.h>
#include <vector>
#include <iostream>
#include <sstream>
#include <functional>
#include <exception>
using std::string;
using std::cout;
using std::endl;
using std::vector;
// set up #defines specifying the gprolog version you're using.
// if 1.3.0 (used on ubuntu) we set u... | [
"19115656@student.uwa.edu.au"
] | 19115656@student.uwa.edu.au |
4a7e5133a72cc008a1a16113546ec9b8a3b2230c | df89a1540a17b08e9d5513c0514ba284fe38e1e6 | /PTADS/021/main.cpp | 6779a60a5e2570a3f65c366ee5b71c9890523de3 | [] | no_license | xuyanbo03/Algorithm | 3eccab6492af6c75745ff94b2e3d484e6a995af8 | c9dd1ac5009475d465793e5d671fa594556b65da | refs/heads/master | 2021-01-20T09:37:27.250534 | 2018-06-18T08:24:15 | 2018-06-18T08:24:15 | 90,269,241 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,565 | cpp | #include<iostream>
#include<cstdio>
#include<cstdlib>
#include<cmath>
#include<cstring>
#include<string>
#include<vector>
#include<map>
#include<set>
#include<algorithm>
using namespace std;
const int inf=0x3f3f3f3f;
const double epx=1e-10;
typedef long long ll;
const ll INF=1e18;
typedef int ElementType;
typedef stru... | [
"610958401@qq.com"
] | 610958401@qq.com |
bd7ace112a45c925abd5d87432796d8553bad277 | 92723558eb8c2bded71ed590015865613b5316d2 | /cocos2d/cocos/scripting/lua-bindings/manual/platform/android/CCLuaJavaBridge.h | 22b20857fc9c7349d310dafe5f3e7a712073e646 | [
"CC-BY-4.0",
"MIT",
"CC-BY-3.0"
] | permissive | triompha/EarthWarrior3D | f062a9d4440f330bdadfcdc884dc5773976427a8 | d68a347902fa1ca1282df198860f5fb95f326797 | refs/heads/master | 2021-01-23T00:06:29.585993 | 2015-07-28T13:00:42 | 2015-07-28T13:00:42 | 39,833,618 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,835 | h | #ifndef COCOS2DX_SCRIPT_LUA_COCOS2DX_SUPPORT_PLATFORM_ANDROID_LUA_JAVA_BRIDGE_H
#define COCOS2DX_SCRIPT_LUA_COCOS2DX_SUPPORT_PLATFORM_ANDROID_LUA_JAVA_BRIDGE_H
#include <jni.h>
#include <string>
#include <vector>
#include "cocos2d.h"
using namespace std;
extern "C" {
#include "lua.h"
}
using namespace... | [
"zhiyong.zzy@alibaba-inc.com"
] | zhiyong.zzy@alibaba-inc.com |
f887ae051ed929ec76bc5cc2fae9963a958267e6 | fe3d7da03dad0238c90274283b39d0a72fa6d7f6 | /DirectShowFilters/BDReader/source/SubtitlePin.cpp | cc56974a5f46ef11eafe82715f62095002a54b40 | [] | no_license | morpheusxx/MediaPortal-1 | d39f55ea833f2e236d409698f46c1e2c7f8c8b54 | 91418996e35b76f08b5885246a84f131fff0c731 | refs/heads/EXP-TVE3.5-MP1-MP2 | 2023-08-03T12:07:08.853789 | 2014-07-20T08:48:57 | 2014-07-20T08:48:57 | 11,057,754 | 1 | 4 | null | 2023-06-04T11:10:11 | 2013-06-29T19:00:10 | C# | UTF-8 | C++ | false | false | 8,612 | cpp | /*
* Copyright (C) 2005-2011 Team MediaPortal
* http://www.team-mediaportal.com
*
* This Program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any ... | [
"tourettes@team-mediaportal.com"
] | tourettes@team-mediaportal.com |
5dd5fbe11809fc14851d74a285edbb2a231669c0 | 24bc4990e9d0bef6a42a6f86dc783785b10dbd42 | /components/segmentation_platform/embedder/default_model/query_tiles_model.cc | 77299e367bd94c7baebea9cfd7caab07a54a9635 | [
"BSD-3-Clause"
] | permissive | nwjs/chromium.src | 7736ce86a9a0b810449a3b80a4af15de9ef9115d | 454f26d09b2f6204c096b47f778705eab1e3ba46 | refs/heads/nw75 | 2023-08-31T08:01:39.796085 | 2023-04-19T17:25:53 | 2023-04-19T17:25:53 | 50,512,158 | 161 | 201 | BSD-3-Clause | 2023-05-08T03:19:09 | 2016-01-27T14:17:03 | null | UTF-8 | C++ | false | false | 5,086 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/segmentation_platform/embedder/default_model/query_tiles_model.h"
#include <array>
#include "base/metrics/field_trial_params.h"
#include "base/task/seque... | [
"roger@nwjs.io"
] | roger@nwjs.io |
fe948b98d4ce95c9be86efdf1253c98f315ee5e5 | 44414f260cc7c19e33f66bb97df1d59628565dfc | /autofax.h | 44c1370708b446d9456e0315f5a785ce92051131 | [] | no_license | IanMadlenya/autofax | 822ae6b521bce722ceafab63f758690d0051e7a0 | 372146c63a3b71c4a737ac3ca61b55977d6f5460 | refs/heads/master | 2021-01-21T20:06:45.485850 | 2017-05-22T21:09:06 | 2017-05-22T21:09:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 22,436 | h | enum FaxTyp:uchar {capi=1,hyla};
enum FxStat:uchar {init/*0*/,gestrichen,schwebend,wartend/*3*/,blockiert/*4*/,bereit/*5*/,verarb/*6*/,gesandt/*7*/,gescheitert/*8*/,fehlend,woasined};
enum hyinst {keineh,hysrc,hypak,hyppk}; // hyla source, hyla Paket, hylaplus Paket
class zielmustercl; // fuer die Verteilung der erfol... | [
"gerald.schade@gmx.de"
] | gerald.schade@gmx.de |
0bfceb9da798ecd306b7baa5504e9cd2b4f0603f | 9532435e3bcb4fd1ba3d05c947c0512c77573ae8 | /Source/ClientSide/UploadTool/UploadToolDlg.h | 955898d84f7ddd303fe5db776bfa74a67674ddd5 | [] | no_license | SeyedofOld/ModelPublishSuite | 16715ac23c1b8ddae5f26c653bd36093a523f536 | fe81f82b81eb0fadb2af2521eaf9be75f864ae84 | refs/heads/master | 2021-09-20T14:26:00.371238 | 2018-08-10T19:22:52 | 2018-08-10T19:22:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,008 | h |
// UploadToolDlg.h : header file
//
#pragma once
// CUploadToolDlg dialog
class CUploadToolDlg : public CDialogEx
{
// Construction
public:
CUploadToolDlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
#ifdef AFX_DESIGN_TIME
enum { IDD = IDD_UPLOADTOOL_DIALOG };
#endif
protected:
virtual void D... | [
"seyedof@yahoo.com"
] | seyedof@yahoo.com |
e39cdbdc7159dcb333442e159b35370141c57f43 | 2be42485660d7d9cb3efc002fe3973a405a6cb98 | /NaughtData.cc | c18f2e6413004c1c8ed3a3dc95f65a3bcc5dd121 | [] | no_license | MaidouPP/part_code_of_CMU_intern | a94999c407fe717cfe9a6061ca759eb20fa1ee10 | 3ebeaca4a47373d2953939ac6d575e580f576bba | refs/heads/master | 2021-01-12T14:10:58.874623 | 2016-10-04T02:17:02 | 2016-10-04T02:17:02 | 69,927,365 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,906 | cc | #include <iostream>
#include <vector>
#include <list>
#include <math.h>
#include "SketchSpace.h"
#include "Sketch.h"
#include "Region.h"
#include "visops.h"
#include "ShapeSpace.h"
#include "ShapeRoot.h"
#include <DualCoding/NaughtData.h>
#include <DualCoding/ShapeNaught.h>
#include "Crew/MapBuilder... | [
"noreply@github.com"
] | MaidouPP.noreply@github.com |
6705d78aadf3e61627fdb5a947d016273edfdaeb | b93f4b5356860e00d48c1fd9232dc5953adff1fa | /error.hpp | 55339c75cb5c83fe15de44493cc8a39dd23ee2f6 | [
"Apache-2.0"
] | permissive | CaptFrank/IrRemote | 0a783b329097fb6ca7a8c78c2f67cbfff87a5757 | b2b69ee2b2312ff709d9716bf4c8ccb7d477e793 | refs/heads/master | 2021-05-01T05:30:10.508716 | 2017-01-23T01:01:06 | 2017-01-23T01:01:06 | 79,757,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 933 | hpp | /*
* error.h
*
* Created on: Jan 22, 2017
* Author: francispapineau
*/
#ifndef IRCONTROLLER_ERROR_HPP_
#define IRCONTROLLER_ERROR_HPP_
/**
* This enum defines the global OS error codes.
* All modules should include this file to get the
* various errors.
*/
typedef enum {
/*
* Global Errors
*/
E... | [
"francispapineau@gmail.com"
] | francispapineau@gmail.com |
5f2cd24b0714894f4df3b1c1fc7f51ec83b3bcd5 | 7d5691687676b900553628f9287b7cb9094dac9a | /partners_api/partners_api_tests/freenow_tests.cpp | 80559e33e05f45ce810fbc755618530cc8667113 | [
"Apache-2.0"
] | permissive | mapsme/omim | bf3ea4f419a547b7c124107e344d7f565d707c12 | 1892903b63f2c85b16ed4966d21fe76aba06b9ba | refs/heads/master | 2023-02-20T16:31:08.733960 | 2021-04-27T13:57:41 | 2021-04-28T14:44:52 | 42,798,033 | 5,032 | 1,527 | Apache-2.0 | 2022-10-03T08:28:24 | 2015-09-20T02:57:13 | C++ | UTF-8 | C++ | false | false | 3,874 | cpp | #include "testing/testing.hpp"
#include "partners_api/freenow_api.hpp"
#include "geometry/latlon.hpp"
#include "platform/platform.hpp"
#include <string>
namespace
{
using Runner = Platform::ThreadRunner;
std::string const kTokenResponse = R"(
{
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXV",
"token_type"... | [
"dvolvenkova@gmail.com"
] | dvolvenkova@gmail.com |
2e4742ffd863f1d3291515c8db089c7335415e4a | 8ddef74060accfe362e7940f1b2d823eca116161 | /Gui/Widgets/WidgetAndFeaturePrototypes/Common/Widgets/dynamicsamesizehorizontalboxlayoutbasedsmartscrollarea.cpp | 2ef5681b42460c3d623500f77a3673e3a7952f21 | [
"BSD-2-Clause-Views",
"BSD-2-Clause"
] | permissive | Bitfall/AppWhirr-SamplesAndPrototypes | a56e72c687c963e39e08964ee5e608083aea05e1 | d990391a345f15c7cd516f3dba26867b6d75f3be | refs/heads/master | 2021-01-22T23:20:46.777259 | 2013-01-31T09:58:03 | 2013-01-31T09:58:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 18,629 | cpp | #include "dynamicsamesizehorizontalboxlayoutbasedsmartscrollarea.h"
#include <QPropertyAnimation>
#include <QKeyEvent>
#include <QEvent>
#include <QScrollArea>
#include <QScrollBar>
// layout and delegates
#include "Common/Layouts/dynamicsamesizehorizontalboxlayout.h"
#include "Common/Layouts/SnapshotChangeDelegates/... | [
"viktor.benei@gmail.com"
] | viktor.benei@gmail.com |
3a5cfc842d9a849248fa01507835f85cee1a6043 | e306da3350c227fd9a5aa8e7b3c2ab8d3ba59a43 | /probA.cpp | f2d443fba98c0435f7e2c5933eced9f7b2b74660 | [] | no_license | aleanajla/chap-2-tht | 7edbb60b8e89bf5160b192894940ceae699954bb | 80513015439c5c7f075d88257e35729c98d907c8 | refs/heads/main | 2023-02-15T10:00:09.417439 | 2021-01-12T18:36:11 | 2021-01-12T18:36:11 | 329,000,546 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,952 | cpp | #include <stdio.h>
#include <string.h>
#include <stdlib.h>
struct Num{
int number;
Num *next;
}*head,*tail,*head1,*tail1;
Num*createNum(int number){
Num *newNum = (Num*)malloc(sizeof(Num));
newNum->number = number;
newNum->next = NULL;
return newNum;
}
void pushHead(int number){
Num *te... | [
"alea.syukur@binus.ac.id"
] | alea.syukur@binus.ac.id |
64cb805c456cbbf21426991ab54eb0b207036f40 | 3b50605ffe45c412ee33de1ad0cadce2c5a25ca2 | /paddle/fluid/eager/tests/performance_tests/benchmark_eager_cuda.cc | 72dd1cc8ff56a74fd6e893ab704c8af6b6aca367 | [
"Apache-2.0"
] | permissive | Superjomn/Paddle | f5f4072cf75ac9ecb0ff528876ee264b14bbf8d1 | 7a0b0dab8e58b6a3b28b3b82c43d55c9bd3d4188 | refs/heads/develop | 2023-02-04T20:27:54.244843 | 2023-01-26T15:31:14 | 2023-01-26T15:31:14 | 66,896,049 | 4 | 1 | Apache-2.0 | 2023-04-14T02:29:52 | 2016-08-30T01:45:54 | C++ | UTF-8 | C++ | false | false | 9,639 | cc | // Copyright (c) 2021 PaddlePaddle 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... | [
"noreply@github.com"
] | Superjomn.noreply@github.com |
bfb991504406d6404c2d10b7176c3a9c8143b4a7 | 578aa20177519a89f99e12b71ec1df94241fc7e8 | /US3DTouch/vtkFlRenderWindowInteractor.cxx | df02bdea27b22c57d074c409637a20b7358dd5ad | [
"MIT"
] | permissive | berardino/haptic | 157244337b4819cb73eaa602b624eef0e7c2b282 | 8cb2bec3566e25baed903cb6159503c20663fb30 | refs/heads/master | 2021-01-22T21:58:45.036080 | 2017-03-20T18:58:02 | 2017-03-20T18:58:02 | 85,495,491 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,704 | cxx | /*
* vtkFlRenderWindowInteractor - class to enable VTK to render to and interact
* with a FLTK window.
*
* Copyright (c) 2002 Charl P. Botha <cpbotha@ieee.org> http://cpbotha.net/
* Based on original code and concept copyright (c) 2000,2001 David Pont
*
* This library is free software; you can redistribute it a... | [
"bto@tradeshift.com"
] | bto@tradeshift.com |
e9e3b39b0aeb26342b89e911862fca9b240e7258 | 66c519b615c83047ea5011c189b28efcb363017c | /src/master/allocator/sorter/random/utils.hpp | 1329359040082ed128d8dbc45381aa3e529224e4 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"LicenseRef-scancode-protobuf",
"PSF-2.0",
"BSL-1.0",
"MIT",
"Apache-2.0",
"BSD-2-Clause",
"GPL-2.0-or-later",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yuquanshan/mesos | cea88989bfa82a485c5d6e42f0b7d67c2ef29421 | c1e7d6b9452dd7195aec33ddcc059d68c87a5ee8 | refs/heads/master | 2020-07-03T14:14:04.173467 | 2018-11-14T19:20:15 | 2018-11-14T19:20:15 | 74,165,701 | 2 | 0 | Apache-2.0 | 2018-07-22T18:10:38 | 2016-11-18T20:56:11 | C++ | UTF-8 | C++ | false | false | 3,185 | hpp | // 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 may... | [
"bmahler@apache.org"
] | bmahler@apache.org |
5f4997b0496b02e049936b610957f3563f16044e | 948653a21d87000cf1efdee72f538b93a4b3f713 | /exam/example0/myclass.h | 354fd7c2ac30ee2655b3e27277e7dbd03367a43c | [] | no_license | feewet/robotics | 013ac056391c073ca498bb63cf3bc9bc969d204d | 877cf49fe42fad1f06670e381fcda1bcf542c168 | refs/heads/master | 2020-04-06T16:20:32.154857 | 2018-11-14T21:53:32 | 2018-11-14T21:53:32 | 157,615,989 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64 | h | // myclass.h
class MyClass
{
public:
void foo();
int bar;
};
| [
"feewet@feewets-MacBook-Pro.local"
] | feewet@feewets-MacBook-Pro.local |
1dbb26f19f9fb88689eb5be0623f9b68bf59b78d | 1b48b76992426b3b6411bbad2487cd66755f4dab | /src/texteditor/codeassist/completionassistprovider.h | 9faf84dcb9f6dd027007d9bfc41cd79d9ee3b6e6 | [] | no_license | OSLL/sca | db36814bdf0c3d575ced38562f9223cef4f2fce5 | 389a0a6973052abb1ae0e7d995f5d3c54fd72481 | refs/heads/master | 2020-05-07T11:12:12.329830 | 2014-03-10T10:03:06 | 2014-03-10T10:03:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,090 | h | /****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may us... | [
"exzo0mex@gmail.com"
] | exzo0mex@gmail.com |
65fce7307f29ba0366c19c979f251bf719be96f0 | 992d3b02709befcf34d23a7786abbf264e06bb2b | /arduinoIDE/code/pin1_pin2_butA_butB_neopixel.ino | bb4f125e63e4f4dcbe37aef5b88d4ce6864edbec | [] | no_license | larsgimse/microbit | c6b491ce2aba752203cd4be44bafe8d10914d245 | 497e244fea18310535ff3d15a9900e0562924803 | refs/heads/master | 2020-09-23T23:32:03.325104 | 2019-06-21T08:16:02 | 2019-06-21T08:16:02 | 67,015,494 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,288 | ino | #include <Adafruit_NeoPixel.h>
#define PIN 0
#define NUM_LEDS 72
const int buttonA = 5; // the number of the pushbutton pin
const int buttonB = 11; // the number of the pushbutton pin
int digitPins[] = {1,2,3,4,6,7,8,9,10,12,13,14,15,16,19,20};
int pinCount = 16;
Adafruit_NeoPixel strip = Adafruit_NeoPixel... | [
"noreply@github.com"
] | larsgimse.noreply@github.com |
3e7874c7e40949b2af29a07ec101e8b9eae0741c | 12f2153cce750f245e309370f02ead5609b49d50 | /day04 (SUB-TYPING POLYMORPHISM)/ex01/PlasmaRifle.hpp | 3da47cb06725d4abce42dd5c8a870b6539b527ba | [] | no_license | hlombard/Piscine_CPP | e638d082171b0e84ead6444373e2ec57b03da1ff | 90ce065d9a1714cdca0551c438c6e491742d0410 | refs/heads/master | 2023-02-23T16:56:24.722420 | 2021-01-26T18:52:08 | 2021-01-26T18:52:08 | 333,182,153 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 334 | hpp | #ifndef PLASMARIFLE_HPP
# define PLASMARIFLE_HPP
#include "AWeapon.hpp"
class PlasmaRifle : public AWeapon {
public:
PlasmaRifle(void);
PlasmaRifle(PlasmaRifle const & src);
virtual void attack(void) const;
PlasmaRifle & operator=(PlasmaRifle const & src);
virtual ~PlasmaRifle(void);
... | [
"hlombard@student.42.fr"
] | hlombard@student.42.fr |
bc99f837df73ac56e8355d3f6bd70af40f31c52e | cdbce8b09cf43bf2e66e5e3437ae591262a55270 | /(3930) Data Mining/Perceptron/Perceptron/perceptron.cpp | 59a5d5d24550d3de0d14e74a29edd855210de62a | [] | no_license | tokenok/Visual-Studio-Projects | b82a53f141eff01eef69f119f55dabd8b52e803e | c3947dda48fdccdba01a21b0e5052b12a18fe2a6 | refs/heads/master | 2022-05-02T11:06:46.201991 | 2018-10-28T22:07:24 | 2018-10-28T22:07:24 | 89,531,738 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,845 | cpp | #include <iostream>
#include <fstream>
#include <vector>
#include <string>
#include <algorithm>
#include <random>
#include <chrono>
#include <fstream>
#include <conio.h>
#include "C://CPPLibs/common//common.h"
using namespace std;
enum classes {
CLS_VIRGINICA,
CLS_VERSICOLOR,
CLS_SETOSA
};
struct iris {
double ... | [
"mrjack.is.minty@gmail.com"
] | mrjack.is.minty@gmail.com |
25846898a890b54ffc09a0dbfe6bee87eb44d6f1 | f291a7671d98bb529f74bf2aafbcc0f75c15018b | /source/annotator/source/plugins/pluginswidget.cpp | bc8b460823c989efdbee917cc0f6cf554bd8b68a | [
"Apache-2.0"
] | permissive | reger-men/annotator | c01c6e0341918c03f269fb3174874b98529cdbf8 | 7b040613a9197e0c13d904b19485d3bf28f94733 | refs/heads/master | 2021-01-15T14:53:27.086364 | 2016-07-08T23:00:42 | 2016-07-08T23:00:42 | 62,969,625 | 0 | 0 | null | 2016-07-09T21:20:01 | 2016-07-09T21:20:00 | null | UTF-8 | C++ | false | false | 1,158 | cpp | #include "pluginswidget.h"
#include "ui_pluginswidget.h"
#include "plugins/plugin.h"
#include "plugins/pluginloader.h"
PluginsWidget::PluginsWidget(QWidget *parent) :
QWidget(parent),
ui(new Ui::PluginsWidget)
{
ui->setupUi(this);
reload();
}
PluginsWidget::~PluginsWidget()
{
delete ui;
}
void P... | [
"adil-lashab@hotmail.com"
] | adil-lashab@hotmail.com |
74192d7d22b3a183cb81f6cb18e2bac3d1bd2508 | f3251cda54d23fce2f66514294a632b165dfe310 | /SI7015/SI7015.h | b95d2e81363dbd9ab5d39bff1d005cfe17c8ccd8 | [] | no_license | ryker1990/CE_ARDUINO_LIB | 7f20c330b6bbe3347328465c95b4710a928ea19d | 3ac9780d73255b4b2c5c85d308093339e44433ed | refs/heads/master | 2021-05-13T15:32:29.347345 | 2018-01-09T05:54:33 | 2018-01-09T05:54:33 | 116,772,431 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,275 | h | /**************************************************************************/
/*
Distributed with a free-will license.
Use it any way you want, profit or free, provided it fits in the licenses of its associated works.
SI7015
This code is designed to work with the SI7015_I2CADC I2C Mini Mo... | [
"ryker1990@gmail.com"
] | ryker1990@gmail.com |
cb748f8b613399e0a2577b56fcbb2363e7b2164d | 9a310f9857356af442b38ce15d11ac1c58bef3cb | /include/CkJwe.h | a6001786b831071652f290525f13986d74a2e82f | [] | no_license | namtuanbk/cat_ke_team | efe4017eae529f63f241cb87646097c75e7405b0 | 059a4541bc6b14d093d582a58366b7742d92e059 | refs/heads/master | 2020-03-22T13:07:51.578531 | 2018-07-22T09:06:55 | 2018-07-22T09:06:55 | 140,085,441 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,614 | h | // CkJwe.h: interface for the CkJwe class.
//
//////////////////////////////////////////////////////////////////////
// This header is generated for Chilkat 9.5.0.73
#ifndef _CkJwe_H
#define _CkJwe_H
#include "chilkatDefs.h"
#include "CkString.h"
#include "CkMultiByteBase.h"
class CkBinData;
class ... | [
"namtuanbk@gmail.com"
] | namtuanbk@gmail.com |
0858c53e5bdf07a8d9cdbf8539b709697b25ba5d | 3a2f666ed938a888c67ec039de235b89ccaeed47 | /platforms/cpu/src/CpuCustomNonbondedForce.cpp | e0f1fe63b40746e1e147fb70378ed05e2cfb2f22 | [] | no_license | mohebifar/openmm | f90c09ecd1cf7d28c7b63b2764447666863bd2c2 | 93742ae3aeef39948dc086fc1b6df2a69c49846d | refs/heads/master | 2021-01-21T21:15:10.581962 | 2017-06-14T19:00:58 | 2017-06-14T19:00:58 | 94,796,470 | 1 | 0 | null | 2018-05-19T15:03:12 | 2017-06-19T16:14:35 | C++ | UTF-8 | C++ | false | false | 13,528 | cpp |
/* Portions copyright (c) 2009-2017 Stanford University and Simbios.
* Contributors: Peter Eastman
*
* 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
* wi... | [
"peastman@stanford.edu"
] | peastman@stanford.edu |
d44be4ec5b8260440042ffe0b6c2a83c8c1424cc | 988742a6fb3b45db6a0c0996c7b968a2268b9e52 | /ch14/manyfriend.cpp | 1a32a5dd9a15f494f528a7457794a8c03b0c4f8c | [] | no_license | briansorahan/cplusplus-primer-plus | e15e8510bdce5dc2cb4998a0a567d7fac5066fdb | 5693def87811b30bcc3480ffa3aa6c06bb874c1e | refs/heads/master | 2016-09-05T15:51:11.904042 | 2013-12-16T03:20:09 | 2013-12-16T03:20:09 | 13,820,738 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 608 | cpp | // unbound template friend to a template class
#include <iostream>
using std::cout;
using std::endl;
template <typename T>
class ManyFriend {
private:
T item;
public:
ManyFriend(const T & i) : item(i) {}
template <typename C, typename D> friend void show2(C &, D &);
};
template <typename C, typename D>
... | [
"bsorahan@gmail.com"
] | bsorahan@gmail.com |
51b1fe8ca36c9f0bec917e76507afe25dceebf7a | 34183db21aa8f15475dfce71cb2960dd3dfa82eb | /C++/Project 1/LogHandler.h | 437d3992343acb92fd04b81908aeaa2d152f7314 | [] | no_license | W-Schlesner/WSchlesner-Portfolio | 565cad597c3746f91af8ba2a3862028a9f4d129e | dc13ea04d1600f761b1765d6af167ac0a82f6254 | refs/heads/master | 2020-04-08T14:05:51.024041 | 2018-11-28T01:11:16 | 2018-11-28T01:11:16 | 159,421,661 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 592 | h | #ifndef LOGHANDLER_HEADER
#define LOGHANDLER_HEADER
#include "Handler.h"
using namespace std;
class LogFileClass : public Handler
{
/*
* Data member sto be used in the project
*/
private:
char filename[20];
ofstream logWriteFile;
ifstream logReadFile;
public:
/*
* Non-parameterized construc... | [
"noreply@github.com"
] | W-Schlesner.noreply@github.com |
a1293a2ce2e5bc449dfae7036f4c369445f4e039 | 40d9006c2f2a9403da9701a154e744011df26c2d | /输出已有图案的部分图案.cpp | 916f6621930c8bb498cda27845a4930439a87454 | [
"MIT"
] | permissive | Jerromylynn/The-first-stage | 4b2c4550a560e1535cb2cc65ad58c2eacb49bcf4 | 9cd59247a067f8502effd8e6569c9494349f4247 | refs/heads/master | 2021-09-05T13:55:58.254052 | 2018-01-28T13:00:38 | 2018-01-28T13:00:38 | 107,367,186 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 560 | cpp | #include<stdio.h>
#include<string.h>
int main(){
char ss[8][10]=
{" ",
"--**-**--",
"-*-*****-",
"-*----**-",
"--*--**--",
"---***---",
"----*----",
" "};
int n;
int c[9]={0};
scanf("%d",&n);
if(n<1||n>7){
printf("Input Error\n");
return 0;
}
for(int i=1;i<7;i++)
{
for(in... | [
"1044685413@qq.com"
] | 1044685413@qq.com |
86d3b1777dd9a6ad436d360522265ca46ae55c61 | 3c2c03ec18880e2b43f6326a4daec1f1b87abdd9 | /mod_05/ex00/Bureaucrat.hpp | 99d0a50cd2a61724e2d97176e936d42b2b507aee | [] | no_license | aristotelis-bobas/cpp_modules | 97da17c685d9e7344b9f73ad02b25d9c9afd2fb7 | e815912dc55b5a26969750c341d3441486aa117e | refs/heads/master | 2023-01-02T08:57:48.225945 | 2020-11-01T19:31:21 | 2020-11-01T19:31:21 | 297,717,685 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,635 | hpp | /* ************************************************************************** */
/* */
/* :::::::: */
/* Bureaucrat.hpp :+: :+: ... | [
"abobas@student.codam.nl"
] | abobas@student.codam.nl |
ea36865251baaa37fc81c661560adb3d300dc510 | 4724eabaa028ea2315f843233cb3761552a6ff25 | /include/qpdf/QPDFPageDocumentHelper.hh | 82ab71fa053c0f592f4456c899aa200eb5ff882c | [] | no_license | douglasralmeida/contextopdf | ffd5603e8787f1d96acc5829f831ce165177fffb | 07bb4f8dbd1ed7bf9c039c0f029e0942879e20c1 | refs/heads/master | 2020-04-13T16:34:36.742287 | 2019-03-10T01:14:15 | 2019-03-10T01:14:15 | 163,324,921 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,386 | hh | // Copyright (c) 2005-2018 Jay Berkenbilt
//
// This file is part of qpdf.
//
// 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 ... | [
"douglasralmeida@live.com"
] | douglasralmeida@live.com |
736960ef4438a6a3b9ec3bb37c76e80ccc3845ee | f07f790d30956617ff0900fce2e3f791773ae7b4 | /Clase14-Puteros_1/Clase14-Puteros_1/main.cpp | 82b6dba945172cd4a40e313772df87c0046be657 | [] | no_license | Sergio1993/POO | 0e606db31af8804c3e6fac31d267ee8bf5943a14 | 976a21ae063b7d96feac1c39f4979291875d517d | refs/heads/master | 2021-01-20T12:03:49.716329 | 2015-07-13T22:55:20 | 2015-07-13T22:55:20 | 33,879,783 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 901 | cpp | //
// main.cpp
// Clase14-Puteros_1
//
// Created by Sergio Pita on 24/2/15.
// Copyright (c) 2015 Sergio Pita. All rights reserved.
//
#include <iostream>
using namespace std;
int main(int argc, const char * argv[]) {
//int *pUno = 0;
char variableChar = 'a';
char *pChar;
pChar = &varia... | [
"pita310593@gmail.com"
] | pita310593@gmail.com |
f37bf56172581dc7181b3d639a086ce5b9dbded0 | a85d05bde5207730df061ea43c08ece2e54c2bee | /source/include/calcpara.h | 790138e4630ac2b3d908df975503434f4f9cf26f | [] | no_license | ocean-wave/qtverify | 2a747abb167fdc446b79f829835f2deca3899d8d | 5bafb90f075075e7abad1f3514c23d2e69c1caf4 | refs/heads/master | 2020-07-03T22:49:05.524632 | 2016-08-04T05:59:35 | 2016-08-04T05:59:35 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,332 | h | #ifndef CALCPARA_H
#define CALCPARA_H
#include <QtGui/QWidget>
#include <QtGui/QDataWidgetMapper>
#include "ui_calcpara.h"
class QSettings;
class QSqlTableModel;
class CalcParaDlg : public QDialog
{
Q_OBJECT
public:
CalcParaDlg(QWidget *parent = 0, Qt::WFlags flags = 0);
~CalcParaDlg();
QSe... | [
"yangshen@62fcab80-fd93-7748-8c49-e77283212eb3"
] | yangshen@62fcab80-fd93-7748-8c49-e77283212eb3 |
0e9e94c6f760331cd0dab60046a5644b73b45294 | ba9adad5887e691cfd2775ea34576b7cddedd804 | /custom/behavioral_patterns/iterator/main.cpp | 4aa03e209a906ce7113f7a31f57f8ff1de6ea7ae | [] | no_license | timothyshull/design_patterns | 25afa122ee0b091e3dbda25b1ed8e9a8a33727cf | 94b6c15baab98c44d70a8ea243e76b1084010002 | refs/heads/master | 2021-01-21T17:24:01.987743 | 2017-03-17T19:55:36 | 2017-03-17T19:55:36 | 85,349,123 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 307 | cpp | #include <iostream>
#include "Iterator.h"
#include "Aggregate.h"
int main(int argc, char* argv[])
{
Aggregate* ag = new Concrete_aggregate();
Iterator* it = new Concrete_iterator(ag);
for (; !(it->is_done()); it->next()) {
std::cout << it->current_item() << "\n";
}
return 0;
}
| [
"timothyshull@gmail.com"
] | timothyshull@gmail.com |
e97fb58c6a40fbe21c07471f96090ee0cd203ff2 | 1555a682e74657c28dcde082bfb704a3f4f32264 | /core/utilities/peripherycpp/diag/diag_spi.cpp | ee7d18d5197feb2d1c76882165f10b86b8fa7dee | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | lyp365859350/rip | bc78cd3fbc0f99141f5070922ca893255fd8347b | 51cfc0683e985ccdbf698556135eda7368758c10 | refs/heads/master | 2021-09-23T00:53:11.780796 | 2018-02-22T04:51:23 | 2018-02-22T04:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 649 | cpp | #include <peripherycpp/spi.hpp>
using Spi = rip::peripherycpp::Spi;
int main(int argc, char** argv)
{
Spi s;
s.open("/dev/spidev0.0", 0, 25000000);
uint8_t *txbuf = new uint8_t[2];
txbuf[0] = 'H';
txbuf[1] = 'i';
uint8_t *rxbuf;
s.transfer(txbuf, rxbuf, 2);
unsigned int mode = s.getMod... | [
"lumsden.ian@gmail.com"
] | lumsden.ian@gmail.com |
1a0550ba089d834c021047d12697fd6c1683eee7 | 14945c5598b8d24ca4292b377562deac82b37939 | /yt/comments/main.cpp | 900a6db47bd20cf25667abd3417a47d875dbd84f | [] | no_license | pkkrsingh877/CPP_Playground | ed7832c5a46301a588d728fcc229b55432a5d547 | 44cd89f2a95d6c03cf9fab9ee60e97734938fa7d | refs/heads/master | 2023-09-01T00:33:13.352931 | 2021-10-11T23:10:38 | 2021-10-11T23:10:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 185 | cpp | #include <iostream>
using namespace std;
int main(){
cout << "Hi! I want this line to be printed.";
/*cout <<"Hi! I don't want this line to be printed.";
*/
return 0;
} | [
"pkkrsingh877@gmail.com"
] | pkkrsingh877@gmail.com |
75bea4f266b66e582196c7c35533817e4c3298c7 | d9a82b73677efb4f85641a04f1a1f9b124bd1029 | /C3_22/LANqiaomoni.cpp | d614a2299b8af484c261f3a4c549e5691a4f64c4 | [] | no_license | Kalen-Ssl/shilu | 5f338c47b57be040ec711f5a45438a8d49e6a505 | dd5d5443b94746b7c07580c65251c107e30b00d4 | refs/heads/master | 2021-07-24T14:25:50.267058 | 2020-10-19T13:46:28 | 2020-10-19T13:46:28 | 219,538,481 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,253 | cpp | //#include <stdio.h>
//int main(){
// int n=1200000;
// int m=0;
// for(int i=1;i<=n;i++){
// if((n%i)==0){
// m++;
// }
// }
// printf("%d",m);
// return 0;
//}
//#include <stdio.h>
//int main(){
// int n=15.125;
// printf("%d",n*1024);
// return 0;
//}
//
//#include <stdio.h>
//int main(){
// int i,t=0;
// int ... | [
"2071004049@qq.com"
] | 2071004049@qq.com |
fed873c28b143c9b862484988a968645e98ef628 | f9d4e39c17ec3994fea6151c8780105856267ed8 | /算法/算法4_乘法口诀表.cpp | 828663445e962e0968937dca64bd758c1e3e70cc | [] | no_license | wangheng0107/HelloWord | 02a638053f113905f32cb0c882d31f4ee332003e | 275d6484c3077bd756ca209ec4efc2e97498915d | refs/heads/master | 2023-08-07T21:10:51.944460 | 2021-09-24T07:32:43 | 2021-09-24T07:32:43 | 403,616,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 306 | cpp | #include <iostream>
using namespace std;
/**
* 九九乘法表
* @return
*/
int mainppp() {
//嵌套循环
for (int i = 1; i < 10; ++i) {
for (int j = 1; j <= i; ++j) {
cout << j << " * " << i << " = " << j * i << " ";
}
cout << endl;
}
return 0;
} | [
"wangheng@sogou-inc.com"
] | wangheng@sogou-inc.com |
d54fb8415661339c12f73171ff4b8353baf3fa70 | ce702eb37c0bde25c461deddaef7030188ce9a26 | /tests/DIALOGCommunicationTestProcess/testcommandhandler.cpp | e12c6158ac361cd57677b3753f4a9d88435d2b69 | [] | no_license | lemochus1/DIALOG | f43c4fd3ebf1cebdb13a65cef367b1c3371d2644 | f67782ef756e296148e97e81ab75866e6246369b | refs/heads/master | 2022-12-17T05:59:15.137798 | 2020-08-29T14:23:55 | 2020-08-29T14:23:55 | 284,671,166 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 966 | cpp | #include "testcommandhandler.h"
#include <iostream>
TESTCommandHandler::TESTCommandHandler(const QString& name)
: DIALOGCommandHandler(name)
{}
void TESTCommandHandler::commandReceivedSlot(const QByteArray &message)
{
QString asString = APIMessageLogger::GetInstance().getMessageLogString(message);
std::c... | [
"lemochus@gmail.com"
] | lemochus@gmail.com |
c1261d92e49914ee742fc99c334d1de706b5c66e | 50cef9458a4f92992a036b4ee05f61541ae39126 | /450/hw1/myserver.cpp | 8710851ef705bae7509cb7fa8264bde574b51f93 | [] | no_license | wcmonty/sw | 9de53658cf29e1daa5282f4eeb4210c7edca8a73 | 3e66b39803014bca01c1ad18781977e0eb26af5e | refs/heads/master | 2021-01-19T13:47:14.310121 | 2015-01-25T22:58:45 | 2015-01-25T22:58:45 | 29,833,723 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,473 | cpp | /**
* @file myserver.cpp
* @author William Montgomery
* @date January 2014
* @brief This program receives a file from a remote client and sends back an acknowledgement after the entire file has been received.
* Two possible options for closing the connection:
* (1) Send a close command along with the ack... | [
"wmontg2@uic.edu"
] | wmontg2@uic.edu |
8b7894ecc67b207692eeb5caef7054c7f9afd1c7 | a5edb9bc455f8e1e4cb7e20842ab0eeb8f602049 | /source/net/tcp/tcpclient.cpp | f35201714357f1b20758fe88c7c278980918c3fd | [
"Apache-2.0"
] | permissive | lwIoT/lwiot-core | 32d148b4527c9ca9f4b9716bd89ae10d4a99030e | 07d2a3ba962aef508911e453268427b006c57701 | refs/heads/master | 2020-03-13T06:47:44.493308 | 2019-08-30T15:15:21 | 2019-08-30T15:15:21 | 131,012,032 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,303 | cpp | /*
* TCP client wrapper.
*
* @author Michel Megens
* @email dev@bietje.net
*/
#include <stdlib.h>
#include <stdio.h>
#include <lwiot.h>
#include <lwiot/types.h>
#include <lwiot/log.h>
#include <lwiot/stl/string.h>
#include <lwiot/network/tcpclient.h>
#include <lwiot/error.h>
#include <lwiot/netw... | [
"dev@bietje.net"
] | dev@bietje.net |
cddd82eb690907c70c27ec2169732b80c0822eca | 0f44aa77e5c0f115826c3a2704199dba340da256 | /ural/1588.cpp | 235eb1c25472ff99044944347dbbf10960f79b9a | [] | no_license | aswmtjdsj/oj-code | 79952149cab8cdc1ab88e7aba1a8670d49d9726c | bb0fed587246687d2e9461408a029f0727da9e11 | refs/heads/master | 2020-12-24T16:32:26.674883 | 2017-01-10T00:08:29 | 2017-01-10T00:08:29 | 18,274,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,686 | cpp | #include <iostream>
#include <cstdio>
#include <cstring>
#include <cmath>
using namespace std;
const double eps = 1e-9;
#define maxn 302
int comp(double x)
{
return (fabs(x) < eps?0:x<-eps?-1:1);
}
struct point
{
double x,y;
point(){}
point(double _x,double _y):x(_x),y(_y){}
point operator - (const ... | [
"bupt.aswmtjdsj@gmail.com"
] | bupt.aswmtjdsj@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.