blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 26 | license_type stringclasses 2
values | repo_name stringlengths 7 95 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 57
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 197k 639M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 11
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 34
values | src_encoding stringclasses 18
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 11 9.86M | extension stringclasses 27
values | content stringlengths 11 9.86M | authors listlengths 1 1 | author stringlengths 0 70 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1843c0c66014e217fca57f9dfb6a9a33ba1f5b9a | 688f459c40a7cacb2d98484b4f396db527595088 | /test/CodeGenCXX/cxx11-thread-local.cpp | 298770336212deb9e14ff071858a6e546a00b6af | [
"NCSA"
] | permissive | acgessler/clang | 88f6c4a64b5f87fdea2b84b5a9cf5b3bcb06b750 | df08c4b371522025d1d3aec4992fb0f27d7c4571 | refs/heads/master | 2020-12-25T10:15:11.190329 | 2013-05-30T18:53:21 | 2013-05-30T18:53:21 | 10,390,043 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,525 | cpp | // RUN: %clang_cc1 -std=c++11 -emit-llvm %s -o - -triple x86_64-linux-gnu | FileCheck %s
int f();
int g();
// CHECK: @a = thread_local global i32 0
thread_local int a = f();
extern thread_local int b;
// CHECK: @c = global i32 0
int c = b;
// CHECK: @_ZL1d = internal thread_local global i32 0
static thread_local int ... | [
"richard-llvm@metafoo.co.uk"
] | richard-llvm@metafoo.co.uk |
effaee60ac903408dd0790306c428d9cab846923 | cccfb7be281ca89f8682c144eac0d5d5559b2deb | /components/viz/service/surfaces/surface_saved_frame.h | cac37b248cc8bc1ec8bad6289b691bc7f3213c3b | [
"BSD-3-Clause"
] | permissive | SREERAGI18/chromium | 172b23d07568a4e3873983bf49b37adc92453dd0 | fd8a8914ca0183f0add65ae55f04e287543c7d4a | refs/heads/master | 2023-08-27T17:45:48.928019 | 2021-11-11T22:24:28 | 2021-11-11T22:24:28 | 428,659,250 | 1 | 0 | BSD-3-Clause | 2021-11-16T13:08:14 | 2021-11-16T13:08:14 | null | UTF-8 | C++ | false | false | 6,874 | h | // 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.
#ifndef COMPONENTS_VIZ_SERVICE_SURFACES_SURFACE_SAVED_FRAME_H_
#define COMPONENTS_VIZ_SERVICE_SURFACES_SURFACE_SAVED_FRAME_H_
#include <memory>
#include ... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
e0cd289694ab69d22b1babe925111eedb9858b94 | 502ed2eacc58c6c6dbc42bad6305bcda8ce8fa94 | /object/DedeCMS/data/tplcache/009e2e1d14141a902138d624aeca99ae.inc | d92fd66e7788aef81ebbe96d9985cf9f1f2df4f6 | [] | no_license | fengzi930610/nnmtl | 98ad4eab21601ca23d8f006fd2766878298e1d6d | 0b245c3860f35a06edb3b5ca351fe57cad4fa5d8 | refs/heads/master | 2020-05-09T20:10:40.216050 | 2019-10-22T09:11:36 | 2019-10-22T09:11:36 | 181,389,342 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 682 | inc | {dede:pagestyle maxwidth='800' pagepicnum='12' ddmaxwidth='200' row='3' col='4' value='1'/}
{dede:img ddimg='/uploads/allimg/171006/1-1G006115343.jpg' text='' width='1046' height='800'} /uploads/allimg/171006/1-1G006115343.jpg {/dede:img}
{dede:img ddimg='/uploads/allimg/171006/1-1G006115345.jpg' text='' width='1519' h... | [
"lanjiafeng@nnmtl.com"
] | lanjiafeng@nnmtl.com |
6fd391d09674f3ca44ab8b445fbe652468f42e3a | 2c4c827f38412e6d01f0b2c7ead80371e793ac2c | /android/avocado.h | 9435823ec09a2d06bcdece80ede630b8ca1a7fe3 | [
"BSD-3-Clause"
] | permissive | chuxuewen/Avocado | 1df0fb4af165638fae3113026bc5fa94dfc4cefd | 8ab3614f690c4ca62d360bdbd32fcf65af204327 | refs/heads/master | 2020-12-02T10:08:34.379994 | 2017-07-09T15:01:54 | 2017-07-09T15:01:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,886 | h | /* ***** BEGIN LICENSE BLOCK *****
* Distributed under the BSD license:
*
* Copyright (c) 2015, Louis.chu
* 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... | [
"chuxuewen@gochinatv.com"
] | chuxuewen@gochinatv.com |
e31fb6ba0e866b0ac945ddab2cb9d761bfddbe13 | 3ff1fe3888e34cd3576d91319bf0f08ca955940f | /thpc/src/v20220401/model/SetAutoScalingConfigurationResponse.cpp | b51d7f5aac6c96c6030bf87d5b6a058b46a462d9 | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-cpp | 9f5df8220eaaf72f7eaee07b2ede94f89313651f | 42a76b812b81d1b52ec6a217fafc8faa135e06ca | refs/heads/master | 2023-08-30T03:22:45.269556 | 2023-08-30T00:45:39 | 2023-08-30T00:45:39 | 188,991,963 | 55 | 37 | Apache-2.0 | 2023-08-17T03:13:20 | 2019-05-28T08:56:08 | C++ | UTF-8 | C++ | false | false | 3,106 | cpp | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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
... | [
"tencentcloudapi@tencent.com"
] | tencentcloudapi@tencent.com |
1b7cb253438d439b3279fc57318f86d4ecae9b72 | 136e369ec44e329567e305bcc13400592b203c11 | /kaue/uva/hunan/a.cpp | 53af4e1383512dacc962f5e34d9ed2729da31394 | [] | no_license | kssilveira/mara | 8ea9a544aba232297c8cb3a5e25e07aaf6434b1f | 4deb0a8bfecae7408b0d6e561e4c7fb154c9ff2a | refs/heads/master | 2021-01-23T05:39:20.554801 | 2012-06-19T22:39:00 | 2012-06-19T22:39:00 | 2,374,687 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 479 | cpp | #include <iostream>
using namespace std;
int main() {
int n;
cin >> n;
for (int i = 0; i < n; i++) {
string s;
string one = "one";
cin >> s;
if (s.size() == 5) {
cout << "3" << endl;
} else {
int count = 0;
for (int i = 0; i < (int) s.size(); i++) {
if (s[i] != one[... | [
"silveira.kaue@gmail.com"
] | silveira.kaue@gmail.com |
d3011b6c0520e4ca60f8a970c0239f64399eeeb0 | b16236a633a566d171ec069bfa36cb7116a191d2 | /compiler1/P1/globals.h | a469bd1f02c1499562625e2277c9cd122c360ee2 | [] | no_license | daralim1987/cmpsci4280 | 273ee7cbe833ee2d6d3259660a4adf79c0964eb9 | fd8837d9915115d32e315876f41a7e306dfbbe98 | refs/heads/master | 2020-11-25T23:17:17.670787 | 2019-12-18T17:02:33 | 2019-12-18T17:02:33 | 228,886,221 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 168 | h | /*
* William Moll
* CS4280
* Project P1
*
*/
#ifndef GLOBALS_H
#define GLOBALS_H
#include <string>
extern std::string file_extension;
#endif /* GLOBALS_H */
| [
"daralim97@yahoo.com"
] | daralim97@yahoo.com |
a55b73e2a00546e4e3b02414866112d517c2c256 | 9af1ae8ceb520af234b6b2e26e9b5ab6d783fe40 | /src/example/json/json_to_json.cpp | 884ecb57e14a62e895aea7d0e20c971b5cdcaa6f | [
"Apache-2.0",
"BSD-3-Clause",
"BSL-1.0",
"MIT"
] | permissive | robinchrist/json | 2efdbcc1b5d2c00516c84b50ad71828a864bf1be | 99c57818ba1644a58f0535ff3e98bd2ae0e75b52 | refs/heads/master | 2020-08-13T21:24:58.943083 | 2019-10-24T18:32:19 | 2019-10-24T20:56:07 | 215,040,246 | 0 | 0 | NOASSERTION | 2019-10-14T12:37:24 | 2019-10-14T12:37:24 | null | UTF-8 | C++ | false | false | 549 | cpp | // Copyright (c) 2018-2019 Dr. Colin Hirsch and Daniel Frey
// Please see LICENSE for license or visit https://github.com/taocpp/json/
#include <iostream>
#include <tao/json.hpp>
int main( int argc, char** argv )
{
if( argc != 2 ) {
std::cerr << "usage: " << argv[ 0 ] << " file.json" << std::endl;
std... | [
"github@colin-hirsch.net"
] | github@colin-hirsch.net |
f03eb607b95eb435b2ed2b0cdb2bf5f4873ed59e | 61e52d6262b98da6b0df4c1d411e1f876f792833 | /src/Application/AppKernel.hpp | 0128f9a31fabd4448584dba8fd540aba09acc8c2 | [
"MIT"
] | permissive | chapterjason/Clive | b25e3bc528a4f8b7b80fdcc7a8a5de074ef38a3a | 29883b5b42233c57870fa4a14e57831d659d1d16 | refs/heads/master | 2020-06-19T14:48:06.116622 | 2019-07-21T22:08:00 | 2019-07-21T22:08:26 | 196,749,918 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 387 | hpp | //
// Created by jason on 18.07.19.
//
#ifndef CLIVE_APPKERNEL_HPP
#define CLIVE_APPKERNEL_HPP
#include "../Core/Kernel/Kernel.hpp"
using namespace Clive::Core;
namespace Clive::Application {
class AppKernel : public Kernel {
public:
void bootstrap() override;
int execute(int a... | [
"jason.schilling@sourecode.de"
] | jason.schilling@sourecode.de |
674edb082d3cae38f73b3a9247cc4fa41edf3cb2 | f10f768be221f79951f8e1cfe6f0fe7c3165dfd4 | /3DEngine/Physics/OBB.h | 0047e24b519e407fceddb311e2a9a9e73b669a26 | [
"MIT"
] | permissive | EricDDK/3DEngineEC | 7ef6aa298aa024164a63e4e49047cbe8d89684a7 | cf7832e69ba03111d54093b1f797eaabab3455e1 | refs/heads/master | 2020-06-20T00:35:37.282566 | 2019-08-03T09:07:13 | 2019-08-03T09:07:13 | 196,930,013 | 6 | 3 | MIT | 2019-08-03T09:07:14 | 2019-07-15T05:29:15 | C | UTF-8 | C++ | false | false | 244 | h | #ifndef _PHYSICS_OBB_H__
#define _PHYSICS_OBB_H__
#include "../Common/Macro.h"
#include "../Math/Math.h"
ENGINE_NAMESPACE_START
class OBB
{
public:
Vector3 center;
Quaternion rotation;
Vector3 extents;
};
ENGINE_NAMESPACE_END
#endif | [
"dekai.ding@shen021.com"
] | dekai.ding@shen021.com |
6368a87cac9c38df3845e87421f74de67e16ae16 | 7fa06a81b1958ad4bd19f051bdc2429b1ea9c707 | /ass3/src/server/tcpServer/tcpServer.cpp | cc29b9db5d919bdf6d05cae7117dca6b252557f4 | [] | no_license | ronenius/Advanced-Programming-Project | 0b67edd6470543204549519a1fb3750a97f63381 | 9d10f5f9914fcc01745fe83f3999c0b34631c59d | refs/heads/master | 2023-08-18T02:05:08.232992 | 2021-10-11T21:25:08 | 2021-10-11T21:25:08 | 393,982,567 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,452 | cpp | #include "tcpServer.hpp"
//The tcp port (42069).
const int tcpServer::TCP_PORT = 42069;
//The queue size of the server accepting (5).
const int tcpServer::QUEUE_SIZE = 5;
//The constructor of the tcp server.
tcpServer::tcpServer(int sock) : sock(sock){};
//Binds the socket to the tcp port.
void tcpServer::bind()
{
... | [
"ronenius4@gmail.com"
] | ronenius4@gmail.com |
43abba7d39f69ce541505dbb994321076188ab47 | 6550126ec9f3310fb7083edb17edb84faac71e9f | /src/E/1/E14_LongestCommonPrefix.cpp | 2ac150ec9b3768bb381b2a5d5369546cc1a18645 | [] | no_license | d2macster/leetcode-cpp | d9dd988a18f3721141b4a174e44fb4cbffa47e1d | 48caf45921107f5003bf5b766242c11840e5b84c | refs/heads/master | 2021-07-16T20:50:55.500503 | 2018-08-26T22:10:05 | 2018-08-26T22:10:05 | 116,715,207 | 0 | 1 | null | 2019-10-24T17:45:49 | 2018-01-08T18:54:01 | C++ | UTF-8 | C++ | false | false | 609 | cpp | //
// Created by Andrii Cherniak on 3/7/18.
//
#include <string>
#include <vector>
using std::string;
using std::vector;
class Solution {
public:
string longestCommonPrefix(vector<string> &strs) {
int L = strs.size();
if (L == 0)
return "";
string prefix = strs[0];
for ... | [
"theandriicherniak@gmail.com"
] | theandriicherniak@gmail.com |
b937164849cfd66bc51043ec8773b95990db28f1 | ad74f7a42e8dec14ec7576252fcbc3fc46679f27 | /PioletDC/stdafx.h | 0cb851c3c2ef0842b94363f919b838ea7790716e | [] | no_license | radtek/TrapperKeeper | 56fed7afa259aee20d6d81e71e19786f2f0d9418 | 63f87606ae02e7c29608fedfdf8b7e65339b8e9a | refs/heads/master | 2020-05-29T16:49:29.708375 | 2013-05-15T08:33:23 | 2013-05-15T08:33:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,325 | h | // stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#endif
// Modify the following defines if you have to ... | [
"occupymyday@gmail.com"
] | occupymyday@gmail.com |
27bdbb3a1ac9347f7535c43167a13b928b4b0b5e | e3eecfce5fc2258c95c3205d04d8e2ae8a9875f5 | /libnd4j/include/ops/declarable/helpers/gru.h | e00897908781f4bd1ac20d4e5463fc0293ac59e4 | [
"Apache-2.0"
] | permissive | farizrahman4u/deeplearning4j | 585bdec78e7e8252ca63a0691102b15774e7a6dc | e0555358db5a55823ea1af78ae98a546ad64baab | refs/heads/master | 2021-06-28T19:20:38.204203 | 2019-10-02T10:16:12 | 2019-10-02T10:16:12 | 134,716,860 | 1 | 1 | Apache-2.0 | 2019-10-02T10:14:08 | 2018-05-24T13:08:06 | Java | UTF-8 | C++ | false | false | 449 | h | //
// @author Yurii Shyrma (iuriish@yahoo.com), created on 15.02.2018
//
#ifndef LIBND4J_GRU_H
#define LIBND4J_GRU_H
#include <ops/declarable/helpers/helpers.h>
namespace nd4j {
namespace ops {
namespace helpers {
template <typename T>
void gruCell(const std::vector<NDArray<T>*>& inArrs, NDArray<T>* h);
templa... | [
"raver119@gmail.com"
] | raver119@gmail.com |
75fe342a1c537659a21ee700b11d5c17559066a4 | 0ef4f71c8ff2f233945ee4effdba893fed3b8fad | /misc_microsoft_gamedev_source_code/misc_microsoft_gamedev_source_code/extlib/Scaleform/GFx SDK 2.1.57/Src/GFxPlayer/GFxLoadProcess.h | 450789d83f18bac0e4a121923b036a5b414f553f | [] | no_license | sgzwiz/misc_microsoft_gamedev_source_code | 1f482b2259f413241392832effcbc64c4c3d79ca | 39c200a1642102b484736b51892033cc575b341a | refs/heads/master | 2022-12-22T11:03:53.930024 | 2020-09-28T20:39:56 | 2020-09-28T20:39:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,679 | h | /**********************************************************************
Filename : GFxLoadProcess.h
Content : GFxLoadProcess - tracks loading and binding state.
Created :
Authors : Michael Antonov
Copyright : (c) 2001-2007 Scaleform Corp. All Rights Reserved.
Notes : This... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
933018ce87eb5c933f8febd3326068282aa19bdf | 0a27812a95ebbc5772c191549967b24889df55b7 | /server/game/GravityWell.h | 90af3113fe030c6c58526f0385ae6b0c7435eeaf | [] | no_license | ZackMattor/tis | 8594fcc65286537d25a5d8fb20e3739eadb6f591 | 2a203d7dd9b66df24b5e4c3b4d2fbdfa243ede91 | refs/heads/master | 2020-05-21T08:43:57.660882 | 2014-02-05T05:02:29 | 2014-02-05T05:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 195 | h | #ifndef GRAVITYWELL_H
#define GRAVITYWELL_H
#include "Vector2D.h"
class GravityWell
{
public:
GravityWell();
private:
float m_mass;
Vector2D m_location;
};
#endif // GRAVITYWELL_H
| [
"zmattor@gmail.com"
] | zmattor@gmail.com |
cc727ad210ec045081a311eff68a970b5134b8c7 | 3dbf3b1a91f539631898624cfd8771cf8e395087 | /src/tea/graphicscomponent.cpp | aff0234091850076694c4cb3bfed4b4877aba051 | [] | no_license | FredTheDino/Tea | daa5596beef860ffcde0a543f407dae62614f0b0 | 4f838626bf3ac139863794fc0a3d2353f43a6f45 | refs/heads/master | 2021-01-17T20:57:21.435863 | 2016-11-03T21:06:54 | 2016-11-03T21:06:54 | 61,391,835 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,304 | cpp | #include "graphicscomponent.h"
namespace Tea {
GLuint GraphicsComponent::_vertexBufferObject = -1;
GLuint GraphicsComponent::_vertexArrayObject = -1;
bool GraphicsComponent::_setUp = false;
std::vector<Vertex> GraphicsComponent::_vertices;
std::vector<GraphicsComponent*> GraphicsComponent::_componentList;
Gra... | [
"Edvard.Thornros@gmail.com"
] | Edvard.Thornros@gmail.com |
c96d86bd988f0c74829801cf2e9b1266d7b0114c | 02fec111191ecede92d844422125ac8482171bde | /Contests/bapc18/j.cpp | cd8a25c453d4c82e5ec7921d05db4b929b8c5f29 | [] | no_license | Lucas3H/Maratona | 475825b249659e376a1f63a6b3b6a1e15c0d4287 | 97a2e2a91fb60243124fc2ffb4193e1b72924c3c | refs/heads/master | 2020-11-24T18:35:24.456960 | 2020-11-06T14:00:56 | 2020-11-06T14:00:56 | 228,292,025 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,870 | cpp | #include<bits/stdc++.h>
using namespace std;
#define fr(i, n) for(int i = 0; i < n; i++)
#define frr(i, n) for(int i = 1; i <= n; i++)
#define frm(i, n) for(int i = n-1; i >= 0; i--)
#define pb push_back
#define f first
#define s second
typedef long long ll;
typedef pair<int,int> pii;
typedef pair<ll, ll> pll;
type... | [
"lucas.harada1900@gmail.com"
] | lucas.harada1900@gmail.com |
9ec7910d503eb7973ce376cb131d47d6eba6d291 | 777a75e6ed0934c193aece9de4421f8d8db01aac | /src/Providers/UNIXProviders/InfraredController/UNIX_InfraredControllerMain.cpp | 9d457bca4c6e28f2ed2c476aa9bab3d2cbdb3e8b | [
"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 | 2,207 | 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 |
947a6c6f6d6e0bed32e8ec54ce8c431757e3dcb4 | 7e4895025ddf4d17147596508026ccd7d824f1bd | /hmrM2500_Ontake/hmLib_v3_04/lab/old/operator_interface.hpp | 486440f9da9e2316ab64280158f05d620a0507e3 | [] | no_license | HomuraVehicle/HomuraMachine_Ontake | 23effe3fe993c1e06fd64888e7afb83ef9e8346f | ba9ef38885801379e9d19c9be262511104b4fba1 | refs/heads/master | 2020-04-02T13:10:52.137985 | 2016-08-06T07:48:28 | 2016-08-06T07:48:28 | 64,088,198 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 41,320 | hpp | #ifndef HMLIB_OPERATORINTERFACE_INC
#define HMLIB_OPERATORINTERFACE_INC 1
#
/*===operator_interface===
operator関数群用のinterfaceを提供する
friend宣言を使うのは、引数に自分自身ではなくmy_typeを使う事で、参照を戻す際にmy_typeへのキャストを避けるため
my_type& operator++(){
increment();
return *this; //Error cast from this_type to my_type
}
operator_interface:v0_01/1303... | [
"hmito@outlook.com"
] | hmito@outlook.com |
6d37077ad3b61c32d1eefa563c4cf269d82dbc88 | 0954c102d25ae4e26fdc3453d3cf4d405aedd35b | /Noah-doho-6-and-6---master (Animation) 2/Classes/JNICalls/InterfaceJNI.h | b580b6409a5590baa38d7a7911c812056d79882f | [] | no_license | 73153/Cocos2dx-animation-cocosbuuilder | c987c34c3e24cf1b44c9560bf10f1ac3af05b433 | 1f423549b7da96da86cdc5eb92afea8011ecbf66 | refs/heads/master | 2020-04-06T04:41:50.056706 | 2017-02-22T11:21:02 | 2017-02-22T11:21:02 | 82,796,159 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 322 | h | #ifndef __INTERFACE_JNI_H__
#define __INTERFACE_JNI_H__
#include "cocos2d.h"
class InterfaceJNI
{
public:
static void helloWorld();
static void postMessageToFB();
static void postMessageEMail();
static void postMessageToTweet();
static bool isInternetConnected();
protected:
};
#endif // __INTERFACE_JNI_H_... | [
"ios.zaptl@zaptechsolutions.com"
] | ios.zaptl@zaptechsolutions.com |
fb3e0970245549b700eeea0956c5c369e3669ae9 | 144812d83b048d219ffa87ac5cce4314fd630392 | /XIASocket/API/xia.pb.cc | bdf42181ea996f8448a035dc77db6892f403c03e | [] | no_license | bbramble/cs740-xia | ce76ef8a9a3e7dbf9d8d7294b8b307cade841955 | 6946bae293283c8e586adefc228c788f94dd5783 | refs/heads/master | 2021-01-17T10:24:34.698820 | 2013-04-05T03:01:45 | 2013-04-05T03:01:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 284,896 | cc | // Generated by the protocol buffer compiler. DO NOT EDIT!
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
#include "xia.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/de... | [
"StephenBrownCS@gmail.com"
] | StephenBrownCS@gmail.com |
f318d32397ddfb072661998aa50e01382e7d544c | 5318b60b7185251023d5658fa4a5742a4d508051 | /Sketch Files/Sprintf/Sprintf.ino | 5047f69ceadcc60a4d60fe7c96ebb9e23d5fec0c | [] | no_license | TechStuffBoy/ArduinoDev | ccede08da30ab55ef8c83f5acf8fb3caed3aa893 | f76509d16bf831dadc751eb348cb06e30911a8da | refs/heads/master | 2020-03-29T21:23:22.207583 | 2018-11-15T12:20:16 | 2018-11-15T12:20:16 | 150,363,936 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 262 | ino | char buffer[200];
int time=7;
void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
}
void loop() {
// put your main code here, to run repeatedly:
sprintf (buffer, "you have %d hours to come to me",time);
Serial.println(buffer);
}
| [
"nandhu03.m@gmail.com"
] | nandhu03.m@gmail.com |
e16c1208d51a1971934e3d055c07ecf5df2479ae | d34730c4d11d2c38d3db77ca6bef7eedaf1e3885 | /src/include/Data_element.hpp | 911ee79127f9b8233f4436c13e3520caf0a72723 | [] | no_license | romaingroux/lib_filetools | f8514460144542059f9121fdd94e5c4f52b5984f | ac3ddc5da5805c7185c04aef288ffbfbcc7d3e49 | refs/heads/master | 2021-04-06T18:10:26.479881 | 2018-03-08T12:55:08 | 2018-03-08T12:55:08 | 124,391,571 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 271 | hpp | #ifndef DATAELEMENT_H
#define DATAELEMENT_H
/*!
* \brief The Data_element class is a simple virtual interface for classes modelising any type of data.
*/
class Data_element
{ public:
virtual ~Data_element() = 0 ;
private:
} ;
#endif // DATAELEMENT_H
| [
"you@example.com"
] | you@example.com |
301a633dddfcf4ce8d67603698b89a3bcccd05ec | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14646/function14646_schedule_11/function14646_schedule_11_wrapper.cpp | 42db0ebfe1f603806803bc42f3c99db9f5a6e241 | [] | 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 | 857 | cpp | #include "Halide.h"
#include "function14646_schedule_11_wrapper.h"
#include "tiramisu/utils.h"
#include <cstdlib>
#include <iostream>
#include <time.h>
#include <fstream>
#include <chrono>
#define MAX_RAND 200
int main(int, char **){Halide::Buffer<int32_t> buf0(1024, 512, 64);
init_buffer(buf0, (int32_t)0);
... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
bb6321e3afbb90800e788919e0edb7610709ae94 | 521cf08108137c3d56593d7251ea1544752d257b | /main.cpp | 2f79a6529f39d5f56ffe5ee7239a5f37c4bb151f | [] | no_license | Schunk/pru | 40398e1aebc94865c517350d0a60a48a85974db2 | 6d1c27069871328dcadf0607c8122e5f417e3c28 | refs/heads/master | 2020-08-13T10:02:18.441579 | 2019-10-17T15:02:16 | 2019-10-17T15:02:16 | 214,951,282 | 0 | 0 | null | 2019-10-14T04:57:26 | 2019-10-14T04:57:26 | null | UTF-8 | C++ | false | false | 1,409 | cpp | #include<iostream>
#include<cstdlib>
#include<string.h>
#include <cstdio>
#include <cstring>
#include<clocale>
#include<ctime>
using namespace std;
#include "rlutil.h"
using namespace rlutil;
#include"Mapa.h"
#include"Avatar.h"
#include"Movimiento.h"
int main()
{
///Mapa:
MAPA map_game;
... | [
"noreply@github.com"
] | noreply@github.com |
663db4a1abdda52fa66969e281a1e76d1953b8e1 | f861cbae2b4cb616c00c40ea8eb4b46716b45bf2 | /Maze/Manager.cpp | 24fbcdb5e449289b4bdaaf44c5ee5dff56a68f17 | [] | no_license | yutateno/Simple2DMaze | 8064be2d2b70782ae120eac9351c22daa63d3552 | 086b47335253114b2a8d3b59a69146feabca52ff | refs/heads/master | 2020-05-16T04:56:34.504659 | 2019-04-23T09:07:58 | 2019-04-23T09:07:58 | 182,796,614 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,775 | cpp | #include "Manager.hpp"
/// --------------------------------------------------------------------------------------------------
void Manager::SceneChange()
{
// 今のシーン
switch (BASICPARAM::e_nowScene)
{
// タイトル
case ESceneNumber::TITLE:
POINTER_RELEASE(p_baseMove);
for (int i = 0; i != std::extent<decltype(tem... | [
"kingwasheart@yahoo.co.jp"
] | kingwasheart@yahoo.co.jp |
156e6eb4dfcdce0430db32737066c9102d56b62c | 4bcc9806152542ab43fc2cf47c499424f200896c | /tensorflow/compiler/mlir/tensorflow/utils/cluster_util_test.cc | df641fb2176357f5073720d83a099bac35f61a4c | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause"
] | permissive | tensorflow/tensorflow | 906276dbafcc70a941026aa5dc50425ef71ee282 | a7f3934a67900720af3d3b15389551483bee50b8 | refs/heads/master | 2023-08-25T04:24:41.611870 | 2023-08-25T04:06:24 | 2023-08-25T04:14:08 | 45,717,250 | 208,740 | 109,943 | Apache-2.0 | 2023-09-14T20:55:50 | 2015-11-07T01:19:20 | C++ | UTF-8 | C++ | false | false | 7,984 | cc | /* Copyright 2023 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
6265a58b43221b4de415f474ced32577b09f5563 | 1f3bb0c34aac65761c475a304a00751ec1f75fba | /engine.cpp | 95173f28f25301b51f7d869383e4c4db7d74f535 | [] | no_license | LCZforever/ball_by_opengl | 43a259e6c2302e317b7583968e9c3789ed55d16f | 3d025b4dd72154d1c409920f5d8dfa7813cf75c3 | refs/heads/master | 2020-05-07T14:28:13.398136 | 2019-04-10T14:35:02 | 2019-04-10T14:35:02 | 180,596,159 | 4 | 0 | null | null | null | null | GB18030 | C++ | false | false | 26,162 | cpp | ///////////////////////////////////////////////////////////////////////////////
// 名称: Mini 3D Engine
// 版本: 1.1.2018-06-04.1000
//
// 作者: 李峥
// 电邮:lizheng AT gdut.edu.cn
// 单位:计算机学院,广东工业大学
//
// 本软件按照GNU GPLv3授权。参阅 http://www.gnu.org/copyleft/gpl.html。
// 广东工业大学版权所有,2018年。保留所有权利。
//
// 用法:在命令行窗口输入以下命令
//... | [
"noreply@github.com"
] | noreply@github.com |
22112578b051d26cfab70981ccdb2dee46528d4f | 8403738e873da6add2b5d32beb8105fe8d2e66cb | /C++ Primer plus/4_compoundtype/example/structur.cpp | a076965fd41d1d6eabc112fe05a1f216c67d8617 | [] | no_license | autyinjing/Cpp-learning | 415a9e9130c1d864b28b749e8a27935936a08234 | fea63fed9c124c6a4218c61ce455554a8d6f29e4 | refs/heads/master | 2021-01-19T01:52:59.513207 | 2017-04-21T10:18:22 | 2017-04-21T10:18:22 | 38,310,895 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 962 | cpp | // =====================================================================================
//
// Filename: structur.cpp
//
// Description:
//
// Version: 1.0
// Created: 2014年02月21日 20时28分50秒
// Revision: none
// Compiler: g++
//
// Author: Aut(yinjing), linuxeryinjing@... | [
"autyinjing@126.com"
] | autyinjing@126.com |
91325a1b080b119f8d31125d9b87d306f127bda3 | a86f1a570706894d0bf20c7499de467c95f92b90 | /src/pxMatrix4T.cpp | 21fbd81d15af8e505231790d144782af16223e2b | [
"Apache-2.0"
] | permissive | kkartunov/pxCore | 59eb7901ba632f6344e19043358e416b5f2f54f1 | c9f56b6e0a8f6e96a6b418c666435d2767d58329 | refs/heads/master | 2021-06-12T08:25:19.877221 | 2017-03-03T21:50:15 | 2017-03-03T21:50:15 | 83,960,343 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 179 | cpp | #include "pxMatrix4T.h"
void sincos(double x, double *s, double *c) {
*s = sin(x);
*c = cos(x);
}
void sincosf(float x, float *s, float *c) {
*s = sin(x);
*c = cos(x);
} | [
"michael_fiess@cable.comcast.com"
] | michael_fiess@cable.comcast.com |
fc326c3df0074aff0a2417b2434f28168aeedec0 | 153c1f29c7d31aed68ab68ef5d3964338f97f8dd | /protocol/gate.pb.h | 7f38057377c921ce04033ec8a11e05ade7cf7b75 | [] | no_license | Nickqiaoo/cppim | 78f2b00915c8fed61819de9c1e6923e10c36fccd | 9c6789df48b55a416515711b212e0f081c5d3b1d | refs/heads/master | 2022-04-12T00:53:23.026806 | 2020-03-30T08:37:36 | 2020-03-30T08:37:36 | 207,251,145 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | true | 49,617 | h | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: gate.proto
#ifndef PROTOBUF_gate_2eproto__INCLUDED
#define PROTOBUF_gate_2eproto__INCLUDED
#include <string>
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 3000000
#error This file was generated by a newer version of pro... | [
"qiaoyingjie.nick@shengqugames.com"
] | qiaoyingjie.nick@shengqugames.com |
cc9e37054ce16f8c0e7cbd41cc0666e49f0543c3 | 1af8836f8b5e9fef36ca68e0ff82a9acba3ee9b0 | /cocos2dx/000.Project/7.Holygrail/Classes/FirstScene.cpp | 42d75d3b24a6e7250cf122779c0de121f268443a | [] | no_license | kimsibaek/cocos2d-x-work | 6ec42a62321fc3c1da5ba0ab9c65a588b468e205 | 3649396cc6447ec4e4472cf2c98699bc7f424216 | refs/heads/master | 2021-01-21T13:52:39.032926 | 2016-06-03T06:49:39 | 2016-06-03T06:49:39 | 54,363,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,367 | cpp | #include "FirstScene.h"
#include "SecondScene.h"
#include "HelloWorldScene.h"
USING_NS_CC;
Scene* FirstScene::createScene()
{
auto scene = Scene::create();
auto layer = FirstScene::create();
scene->addChild(layer);
return scene;
}
bool FirstScene::init()
{
if ( !LayerColor::initWithColor(Color4B(... | [
"open1234104@gmail.com"
] | open1234104@gmail.com |
495d902f1c301bfaa5f4278c44c8607d6f5fe4ae | fe7150e6178a9d93baa720f1eb4fe2b8365613ae | /src/lib_common/SimMap/DragMap.cpp | 47f7a4a33dfbd341bde52c5410fa275e948b5ce4 | [] | no_license | nicrip/moos-ivp-marineswarm | 2db0a327881a528e5b8914b795b0516590c7bfd7 | f2e2043e278c9ca51d3aee37ed2ab31005d98ca1 | refs/heads/master | 2021-01-10T07:09:46.987103 | 2015-10-22T19:59:40 | 2015-10-22T19:59:40 | 44,127,701 | 6 | 2 | null | 2015-10-21T15:39:36 | 2015-10-12T18:56:24 | C++ | UTF-8 | C++ | false | false | 1,120 | cpp |
#include <iostream>
#include "DragMap.h"
#include "MBUtils.h"
using namespace std;
//----------------------------------------------------------------
// Constructor
DragMap::DragMap()
{
m_reflect_negative = false;
m_figlog.setLabel("DragMap");
m_factor = 0;
}
//---------------------------------------------... | [
"nick.rypkema@gmail.com"
] | nick.rypkema@gmail.com |
488ddbb8b78ef1ebd6387eb4e61ede39340b229a | 69784e105ddc2aca3699b6b07dbcb1834d7c242c | /Classes/Native/Vuforia_UnityExtensions_Vuforia_ImageTargetBuilder2457446201.h | 5fc99f0aebf4ffb5594ace0b6066974b4de9e392 | [] | no_license | ryanmcgrail95/CRHC-iOS | 7e72139100b2140143deb424d21fdc69b2959ed1 | 1b00260e6c59f552d9a8b94e42fcae5e657a6c46 | refs/heads/master | 2021-06-12T11:21:33.461817 | 2017-03-04T01:08:34 | 2017-03-04T01:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,781 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// Vuforia.TrackableSource
struct TrackableSource_t2832298792;
#include "Vuforia_UnityExtensions_Vuforia_ImageTargetBuilder518883741.h"
#ifdef __clang__
#pragma clang... | [
"rmcgrai1@nd.edu"
] | rmcgrai1@nd.edu |
c8313c4b79dd176df881af5b1e10359d124c1fe5 | 1525009b676640b0f59539f56dfc7571e8a1a786 | /src/cibsmartptr_helper.cpp | f8c7173250392efefbc227f35b6324f06197a0bd | [
"MIT"
] | permissive | satya-das/cib | d402236aa59ff70d28cb61c3860e14f321cbf366 | 369333ea58b0530b8789a340e21096ba7d159d0e | refs/heads/master | 2023-06-08T05:56:47.354269 | 2021-12-05T20:18:38 | 2021-12-05T20:18:38 | 20,096,881 | 42 | 5 | null | 2019-02-15T05:18:56 | 2014-05-23T11:16:13 | C++ | UTF-8 | C++ | false | false | 2,184 | cpp | /*
The MIT License (MIT)
Copyright (c) 2018 Satya Das
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, ... | [
"SatyaRanjan.Das@tomtom.com"
] | SatyaRanjan.Das@tomtom.com |
69685f5d0825af275a4919e9676927be78fe2e40 | 87367cfd5fa3f123dd0c47d376499b3e2c7d01b2 | /exercise2.cpp | 4b89b2ec6f6b01001a0e2703e27d49095570e74c | [] | no_license | guettler/advanced_algorithms | 21aaac77ebaf6ce5a6c05012099e08410d699367 | b06045ce697b980f0b1882e8c12f5f7f5f684daf | refs/heads/master | 2020-05-16T20:38:08.013601 | 2012-06-24T16:09:58 | 2012-06-24T16:09:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,969 | cpp | /*
* File: exercise2.cpp
* Authors: Group 5
*/
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <algorithm>
#include <sys/time.h>
#include <bitset>
#include <math.h>
using namespace std;
#define match 0
#define mismatch 1
#define gap 1
#define Q 12 // max... | [
"nico.guettler@finalfrontierlabs.com"
] | nico.guettler@finalfrontierlabs.com |
dd853582f62f1f853c1b49c0a7f237970c273c86 | 4d5f2cdc0b7120f74ba6f357b21dac063e71b606 | /xercesc/xerces-c1_7_0-win32/include/xercesc/validators/datatype/DateDatatypeValidator.hpp | 1f7b7e61df8cd68d30ce416608e52c7a7b75e837 | [
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | anjingbin/starccm | cf499238ceb1e4f0235421cb6f3cb823b932a2cd | 70db48004aa20bbb82cc24de80802b40c7024eff | refs/heads/master | 2021-01-11T19:49:04.306906 | 2017-01-19T02:02:50 | 2017-01-19T02:02:50 | 79,404,002 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,657 | hpp | /*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source c... | [
"anjb@qkjr.com.cn"
] | anjb@qkjr.com.cn |
c51eef4442de9ad0163806f92e8996a3972fabd3 | 7bb793c39d512bc3490608ec028c06677fdd7b05 | /hrserver/src/base/ServInfo.cpp | a97f1622bb71a3e42117268dfc15144b83d20679 | [] | no_license | rineishou/highwayns_rin | 11564fc667633720db50f31ff9baf7654ceaac3f | dfade9705a95a41f44a7c921c94bd3b9e7a1e360 | refs/heads/master | 2021-06-17T23:06:29.082403 | 2018-12-17T12:13:09 | 2018-12-17T12:13:09 | 88,716,361 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,303 | cpp | /*
* ServInfo.cpp
*
* Created on: 2013-8-8
* Author: ziteng@mogujie.com
*/
#include "ServInfo.h"
serv_info_t* read_server_config(CConfigFileReader* config_file, const char* server_ip_format,
const char* server_port_format, uint32_t& server_count)
{
char server_ip_key[64];
char server_port_key[64];
... | [
"tei952@hotmail.com"
] | tei952@hotmail.com |
d650ee9b7a3f20ab9c5870943b2e4f4ad34745cb | 38d389eb9ff8540e814f84d69d56677d400a8c37 | /xmu/xmu 1036the lost card.cpp | a5b604fbafd60a6bba73ea69199b7919ce738653 | [] | no_license | sndnyang/programCode | ffc48717af8ee66a3852c8f7422b610b3a5aadb2 | 2bedd34ffdd035f91a0d3baef7c9a5fd819c221c | refs/heads/master | 2020-05-17T23:12:24.413702 | 2017-03-09T08:43:58 | 2017-03-09T08:43:58 | 5,778,480 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 263 | cpp | #include<stdio.h>
#include<stdlib.h>
int main()
{
int i,n,k=0,p,t;
scanf("%d",&n);
for(i=0;i<2*n-1;i++)
{
scanf("%d",&p);
t=p^k;
k=t;
}
printf("%d\n",t);
system("pause");
return 0;
}
| [
"sndnyangd@gmail.com"
] | sndnyangd@gmail.com |
ecfd52e881aa5fdc79268ae80ab5aaea135a716c | 6bb17032355b8eb0dfc1ece3c1af891ccadd5ca2 | /Lineclippingalgorithms/cohensutherland.cpp | 8657e100908029e0122e7c45e86b361f0b06d487 | [] | no_license | VasaviSingh/OpenGL | cf375ff6ae8eac9a2c40e870969aa7fa8fa09dc4 | ab46a200da52be115b36c6eedd5f08a84d9daea7 | refs/heads/master | 2020-08-31T15:58:35.488193 | 2019-11-23T04:36:34 | 2019-11-23T04:36:34 | 218,727,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,883 | cpp | #include<GL/gl.h>
#include<glut.h>
#include<stdlib.h>
#include<stdio.h>
double y_max = 100, y_min = 50, x_max = 100, x_min = 50;
double ny_max = 300, ny_min = 200, nx_max = 300, nx_min = 200;
int TOP = 8, BOTTOM = 4, RIGHT = 2, LEFT = 1;
double x1 = 10, y1 = 120;
double x2 = 120, y2 = 50;
void m... | [
"noreply@github.com"
] | noreply@github.com |
81f93896910ebcae7a6bfbdc35fa6b68f8804d9a | b87d3c7c3f24beb2dcc5323f33f8886d0315d8be | /TestingCppOut/PointerPointerTester.cpp | aa84ba837738d87f69d57a039012a8f259806f43 | [] | no_license | ramzy2000/TestingCppOut | 76b1108a709283f3a78204432d6ffbf74df09d9f | c8751268e0c01c1714862ae4f27a7176e1de4d0f | refs/heads/master | 2023-06-27T23:04:47.676149 | 2021-08-03T01:48:30 | 2021-08-03T01:48:30 | 380,108,155 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 336 | cpp | #include "PointerPointerTester.h"
PointerPointerTester::PointerPointerTester()
{
test();
}
void PointerPointerTester::test()
{
std::cout << "number == " << ***triplePtr << '\n';
std::cout << "ptr == " << **triplePtr << '\n';
std::cout << "doublePtr == " << *triplePtr << '\n';
std::cout << "triplePtr == " << trip... | [
"caseyduffy00@gmail.com"
] | caseyduffy00@gmail.com |
0fa42e203ea5f4aae427c98c2356ad85753d3c98 | 5f53f13ff320c50af317f6812ab85ed820cd8fab | /source/binary_image_analysis/find_hull.cpp | 35b11d41e6a9b3b679bd734d0c51adcfc7affea7 | [] | no_license | mehome/Learn_OpenCV | 59e726e55fddfccb2311a27c0aebe1e093995ba4 | 0c4eaf142bdd16bdf0747aae32cbbaadc6a77a48 | refs/heads/master | 2022-04-12T19:10:20.807446 | 2020-04-08T07:21:58 | 2020-04-08T07:21:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,729 | cpp | /*
凸包检测
*/
#include<iostream>
#include<opencv2\opencv.hpp>
using namespace std;
using namespace cv;
int main(int argc, char**argv)
{
Mat src = imread("./test_images/tubao.png");
//imshow("src", src);
Mat gray,bin;
cvtColor(src, gray, CV_BGR2GRAY);
threshold(gray, bin, 0, 255, THRESH_BINARY);
vector<vector... | [
"stdcoutzrh@gmail.com"
] | stdcoutzrh@gmail.com |
c56ad219ced3b4057d51028cb96a7e9806833a5f | ea90486b2c0174818e02ef7ba17e2c67c2eaaa00 | /motion/sweetie_bot_servo_inv/src/servo_inv_lead.cpp | 0f131ccbcabfaa0aa2a3f1cbcf188e9ab6ae9e4b | [] | no_license | sweetie-bot-project/sweetie_bot_rt_control | f760df3e991c10cbeacb7f656e8825cf381a6fcc | ee523681773327ab7b1328e646779e828473e919 | refs/heads/master | 2021-06-14T19:48:26.210352 | 2020-01-04T16:47:09 | 2020-01-04T16:47:09 | 190,021,034 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,515 | cpp | #include <rtt/Component.hpp>
#include <iostream>
#include "servo_inv_lead.hpp"
using namespace RTT;
using sweetie_bot::logger::Logger;
namespace sweetie_bot {
namespace motion {
ServoInvLead::ServoInvLead(std::string const& name) :
TaskContext(name),
log(logger::categoryFromComponentName(name))
{
if (!log.rea... | [
"goncharovoi@yandex.ru"
] | goncharovoi@yandex.ru |
99f8c9f315b3a9aed36388ab354a9fa69128d247 | 089316887010fa4af569b8235534701246dcba88 | /doc/S9/main.cpp | cde2fa0ceee7770f1e7c3ca185ac034d6ab1b587 | [] | no_license | jorgealemangonzalez/SoftwareArchitecture | ea537b3388b08d71c34a69b6c8c2e67898341507 | 0197b755f47faf6e68ea0c8adfe1f1b728926e6c | refs/heads/master | 2021-01-11T11:59:06.816423 | 2016-06-28T18:55:13 | 2016-06-28T18:55:13 | 76,684,072 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,208 | cpp | #include "Fraction.cpp"
#include <iostream>
int main(){
Fraction < int > init1(5,10);
Fraction < int > init2(9,14);
Fraction <int> res = init1+init2;
std::cout << "("<< init1._numerator << " / " << init1._denominator << ") + (" << init2._numerator << " / " << init2._denominator;
std::cout << ") = " << res._nu... | [
"arnau.guinart01@estudiant.upf.edu"
] | arnau.guinart01@estudiant.upf.edu |
11abe74c43cd04e532b49e2fad9b15c017c98759 | e723b0cb7ba718563676c459ca72ee9a93b430b1 | /GameClient.h | a3334f27558d3524cb40af47504a17159b85e16c | [] | no_license | omerorhun/game_client | 2d143e820cd8711b6ad74ab429295ef2590091b3 | be3c17226b07d6b7ff939fde6cf78f935c60c841 | refs/heads/main | 2023-01-13T08:03:11.104714 | 2020-11-15T23:20:06 | 2020-11-15T23:20:06 | 313,139,941 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,476 | h | #ifndef _GAME_CLIENT_H_
#define _GAME_CLIENT_H_
#include <stdint.h>
#include <string>
#include "json.hpp"
typedef struct {
std::string question;
std::string choice_a;
std::string choice_b;
std::string choice_c;
std::string choice_d;
std::string correct_answer;
}QuestionInfo;
typedef struct {
... | [
"omerorhunsahiniu@gmail.com"
] | omerorhunsahiniu@gmail.com |
5453ed945d1140143ff771f3b4736d41ef17ec20 | 0934679bbf0793d0103dfe144470f4169def36b9 | /src/makethreeinter.cpp | e5f4166d0b08939321a75985096a76c40b72865b | [] | no_license | cran/sparsereg | c9ac647badcfc9f0353b9d3177c473a27ac66057 | cac952e8477e78f3ae3af6add4afaca32f12add6 | refs/heads/master | 2021-01-13T01:13:28.062858 | 2016-03-10T23:32:18 | 2016-03-10T23:32:18 | 39,434,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,067 | cpp | # include <RcppArmadillo.h>
// [[Rcpp::depends(RcppArmadillo)]]
using namespace Rcpp ;
////// make interactions: interact X0 and X1, place in X2 //////
// [[Rcpp::export()]]
Rcpp::List makethreeinter_cpp(Rcpp::NumericVector X00,
Rcpp::NumericVector X10,
Rcpp::NumericVector X110,
Rcpp::NumericVector ... | [
"csardi.gabor+cran@gmail.com"
] | csardi.gabor+cran@gmail.com |
c26dbffb5eb4cf04b34250134958482a896f2aa3 | 1c4da399b9d4eb2b51e1f69a32b118299d5ab490 | /DS/Exp9/LinearSearch.cpp | dffd5f9d56dd3d73cd2543f7159edf371cf0b1c9 | [] | no_license | Shreyansh-1/Data-Structures | 1aba7434ab2ea88bd5d67ddeec358268204228e5 | 9caddbbaab2ef168dd607deb874d61077c514039 | refs/heads/master | 2022-10-26T04:39:25.339611 | 2020-06-18T11:50:39 | 2020-06-18T11:50:39 | 264,176,710 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 435 | cpp | #include<iostream>
using namespace std;
int main()
{
int arr[20],n,x,i,flag=0;
cout<<"How many elements:";
cin>>n;
cout<<"\nEnter elements of the array:\n";
for(i=0;i<n;++i)
cin>>arr[i];
cout<<"\nEnter element to search:";
cin>>x;
for(i=0;i<n;++i)
{
if(arr[i]==x)
{
flag=1;
break;
}
... | [
"noreply@github.com"
] | noreply@github.com |
935fb83fa87e0bfc2c657f3b988cd6cc38617307 | 58febce6be896835382f03b21162f0090b3fcb0a | /leetcode/weekly/191.cpp | c56037391d32ad2c345720e3c77e1194bcaa1855 | [
"Apache-2.0"
] | permissive | bvbasavaraju/competitive_programming | 5e63c0710b02476ecb499b2087ddec674fdb049f | bc17ec49b601aac62fa94449927fd64b620352d7 | refs/heads/master | 2022-10-31T15:17:00.151024 | 2022-10-23T09:14:52 | 2022-10-23T09:14:52 | 216,365,719 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,590 | cpp | /****************************************************
Date: May 31th, 2020
Successful submissions : 1
Time expiration : 1
Not Solved : 1
Wrong Answer/ Partial result : 1
link: https://leetcode.com/contest/weekly-contest-191
****************************************************/
#include <iostream>
#include <vector>
#i... | [
"bv.basavaraju@gmail.com"
] | bv.basavaraju@gmail.com |
013863e91d46c8b8a8be36e5a86b0346aac55455 | ead0e66fe1c4079b6e8216989bff5ef1cae136e6 | /Engine/Vector4.cpp | 485351b192511774d7b6ec13b2a7e02afe22c3d7 | [] | no_license | Trevor802/A-Simple-Game-Engine | 5dc8afd5c8e9d55fce5d785ccd55fc719b7c3b2a | 5186c27aee33ff4b0c56f18dde7632644077fc7a | refs/heads/main | 2022-12-20T17:34:21.411168 | 2020-04-01T07:06:26 | 2020-04-01T07:06:26 | 304,770,612 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,167 | cpp | #include "Vector4.h"
#include "Numeric.h"
#include <assert.h>
#include <algorithm>
namespace Engine {
Vector4::Vector4(void) : m_x(0), m_y(0), m_z(0) {}
Vector4::Vector4(float i_x, float i_y, float i_z, float i_w) : m_x(i_x), m_y(i_y), m_z(i_z), m_w(i_w) {}
Vector4::Vector4(const Vector3& i_other, float i_w) : m_... | [
"pascerveau@gmail.com"
] | pascerveau@gmail.com |
c9ff924ff37b22fe978e229a93c7e3035df4eeee | a2111a80faf35749d74a533e123d9da9da108214 | /raw/pmsb13/pmsb13-data-20130530/sources/21gbd4mgnulhm130/2013-04-12T10-51-20.292+0200/sandbox/olfrik/apps/t5Graphs/t5Graphs.cpp | 73e6fd0a45a6961ad89c3fda023b2cb761f3924b | [
"MIT"
] | permissive | bkahlert/seqan-research | f2c550d539f511825842a60f6b994c1f0a3934c2 | 21945be863855077eec7cbdb51c3450afcf560a3 | refs/heads/master | 2022-12-24T13:05:48.828734 | 2015-07-01T01:56:22 | 2015-07-01T01:56:22 | 21,610,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,262 | cpp | // ==========================================================================
// t5Graphs
// ==========================================================================
// Copyright (c) 2006-2012, Knut Reinert, FU Berlin
// All rights reserved.
//
// Redistribution and use in source and ... | [
"mail@bkahlert.com"
] | mail@bkahlert.com |
fa890778c124aab27db187dc4c5384ca45f73b7a | 779bb7108d6891aafbfbcc48ce2aada7d8e5ae69 | /Winsock/Game.h | 54aac1df3d946ec1c241e127a5ed7189378c2a75 | [] | no_license | Mathew977/Network-Game-Server | a73a2d9d271655f27496b7888c9b51837b9c7889 | d68367eb2b689c57de1e401e19f358c7cbd381ef | refs/heads/master | 2020-06-21T20:38:50.430355 | 2019-07-18T08:38:11 | 2019-07-18T08:38:11 | 197,547,311 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 172 | h | #pragma once
#define DEFAULT_BUFLEN 512
class Game
{
private:
public:
//Handles retrieving the leaderboard from the files
char* getLeadboard();
Game();
~Game();
};
| [
"Mathew.W.A.Taylor@hotmail.com"
] | Mathew.W.A.Taylor@hotmail.com |
ee5442685414929b45e13f64098db2542f434db8 | c35d9e80739c5f972ab051df78eacaa6405f3e63 | /ConsolePacMan/GameEngine/src/GameEngine/Core/ECS/Components/TransformComponent.h | b29a977d6394b4227265ba9bf88b9081e3d458e7 | [
"MIT"
] | permissive | lhurt51/CC-AdvanceCPP | 7ea652573020ded79e166489fe543cd0e9f1e136 | 3834c60956c7198159e851fd80998cc86f1c6e52 | refs/heads/master | 2020-05-29T20:03:45.198995 | 2019-08-19T00:10:41 | 2019-08-19T00:10:41 | 189,346,291 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 968 | h | #pragma once
#include "gepch.h"
#include "GameEngine/Core/TimeStep.h"
#include "GameEngine/Core/ECS/Components.h"
#include <glm/glm.hpp>
namespace GameEngine
{
class TransformComponent : public Component
{
public:
TransformComponent(float inSpeed = 10.0f)
{
position = { 0.0f };
scale = { 1.0f };
rot... | [
"liamhurt51@gmail.com"
] | liamhurt51@gmail.com |
6fcd188ca01b8fdc06550b368d91a9707d95a1bc | d1535b84fdb0d0d1d76a00096f557f03be71554f | /src/Scheme_values/Built_in.cpp | 60c23cf52514c5f034c2443e5595858c1550f711 | [] | no_license | mrsch/CPPScheme | 38e46701a2bb2ea1575d64c2cde1a27ec5903aa3 | 80902ae2299f11bddde3fa2665ea0f5d6b4ec39c | refs/heads/master | 2021-05-16T13:43:14.239260 | 2017-10-02T14:03:49 | 2017-10-02T14:03:49 | 105,409,114 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 650 | cpp | #include "Scheme_values/Built_in.hpp"
#include "Environment.hpp"
#include "Scheme_values/Scheme_value.hpp"
Built_in::Built_in(Procedure proc) : proc(proc)
{
}
std::string Built_in::as_string() const
{
return "Built-in procedure";
}
Eval_result Built_in::execute(const std::shared_ptr<Environment>& env,
... | [
"m.schlegel@posteo.de"
] | m.schlegel@posteo.de |
e00ebe599b2a4da72871bce0b50166f344ca9342 | 8137fad2b71bbf297c191a506de897a9d2c4024c | /LevelHEngine/Core/WindowFrame.cpp | 1e9b0d4f71f2dc64a7bf67c73c58ef48d48541ea | [
"MIT"
] | permissive | JSlowgrove/LevelHEngine-GEP-Assignment-1 | 90e77c2c55149065608f3fd44df44c85c610a74d | ab5f59414e712c1c10177e3063f9e1554cda8331 | refs/heads/master | 2020-03-30T19:14:55.422012 | 2018-10-05T17:07:34 | 2018-10-05T17:07:34 | 151,534,933 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,656 | cpp | #include "WindowFrame.h"
std::string WindowFrame::title;
Vec2 WindowFrame::windowPos;
Vec2 WindowFrame::windowRes;
bool WindowFrame::fullscreen;
float WindowFrame::frameRate;
void WindowFrame::setWindow(std::string title, Vec2 windowPos, Vec2 windowRes, bool fullscreen, float frameRate)
{
setTitle(title);
setWindow... | [
"i7218850@bournemouth.ac.uk"
] | i7218850@bournemouth.ac.uk |
7b86f5942b72550bb1044fe0d0e0caa4d0d41545 | 5885fd1418db54cc4b699c809cd44e625f7e23fc | /codeforces/1506/c.cpp | 3d544bfc174f962f5be4eebe6ee0dfff8e17ff90 | [] | no_license | ehnryx/acm | c5f294a2e287a6d7003c61ee134696b2a11e9f3b | c706120236a3e55ba2aea10fb5c3daa5c1055118 | refs/heads/master | 2023-08-31T13:19:49.707328 | 2023-08-29T01:49:32 | 2023-08-29T01:49:32 | 131,941,068 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 638 | cpp | #include <bits/stdc++.h>
using namespace std;
constexpr char nl = '\n';
using ll = long long;
int T = -1;
int main() {
if(T < 0) { cin.tie(0)->sync_with_stdio(0); cin >> T; }
if(--T) main();
string a, b;
cin >> a >> b;
unordered_set<string> sub_b;
for(int i=0; i<size(b); i++) {
for(int j=0; i+j<size(... | [
"henryxia9999@gmail.com"
] | henryxia9999@gmail.com |
63240b9e477999cb993b51622b2999428c7cad8f | 52d7262e25cd3635a4d6d711aad9891cf959facc | /C++Primer/chapter9/test_9.43.cpp | 899a68ea8b8e39cea7dbbd01ad10e79131ee124d | [] | no_license | blackDogSheriff/MyNote | bedad79b66eefc1f15eae300361b3665c852b045 | f54a83a3052f458ae3294dc2c27b880dbf59ecc5 | refs/heads/main | 2023-06-04T02:00:51.802379 | 2021-06-21T08:02:14 | 2021-06-21T08:02:14 | 357,460,967 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 887 | cpp | #include <iostream>
#include <vector>
#include <string>
using namespace std;
void replace_string(string &s, const string &odlVal, const string &newVal)
{
auto l = oldVal.size();
if (!l)
return;
auto iter = s.begin();
while (iter <= s.end() - 1) {
auto iter1 = iter;
auto iter2 = oldVal.begin();
while (iter2... | [
"937864741@qq.com"
] | 937864741@qq.com |
f8b2ffe6152e88b283880f138f6a249c2a5294d1 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/xgboost/xgboost-old-new/xgboost-old-new-joern/dmlc_xgboost_old_new_old_function_180.cpp | 35b14d921ef1691ec80e22e8b2c55431f3b9da47 | [] | 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 | 300 | cpp | virtual void Load(IStream &fi) {
uint64_t sz;
utils::Assert(fi.Read(&sz, sizeof(sz)) != 0,
"Read pickle string");
p_str->resize(sz);
if (sz != 0) {
utils::Assert(fi.Read(&(*p_str)[0], sizeof(char) * sz) != 0,
"Read pickle string");
}
} | [
"993273596@qq.com"
] | 993273596@qq.com |
31287323279232f3af48a128ae6984f67e6c61cc | 35cbc0049d0c88cd9282a3c82980500bc2093cf2 | /2017-11-21/da3.cpp | a1f0a8b5f747290e48339e04f31c19887c5f71df | [] | no_license | ciwomuli/NOIP2017exercise | 9f96026a7c88548a0d2783374b0a9582012acf33 | e13a818f14da49b3ec94626e7f664301a9da985e | refs/heads/master | 2023-01-22T14:02:02.850686 | 2020-12-04T14:21:08 | 2020-12-04T14:21:08 | 108,097,370 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 865 | cpp | #include<iostream>
#include<algorithm>
#include<cstdio>
#include<cstdlib>
//int bi_find(int *a,int l,int r,int s){
// if (l==r && a[l]!=s){
// return 0;
// }
//
// int mid=(l+r)/2;
// if (a[mid]==s){
// return mid;
// }
// if (a[mid]<s){
// return bi_find(a,mid+1,r,s);
// } else {
// return bi_find(a,l,mid-1,s);
... | [
"570727732@qq.com"
] | 570727732@qq.com |
1f6f9bdbaff9f5341a88d4d97a0c71218dc5e7ef | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /external/chromium_org/content/browser/android/load_url_params.cc | 57eff2d5fae0fc62777a32fe90aa3c34841fae6b | [
"MIT",
"BSD-3-Clause"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | C++ | false | false | 1,257 | 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 "content/browser/android/load_url_params.h"
#include <jni.h>
#include "base/android/jni_string.h"
#include "content/public/browser/navigati... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
fc1c344f3b3c38d8478af4be1012a31a953e0956 | b5a9d42f7ea5e26cd82b3be2b26c324d5da79ba1 | /tensorflow/lite/kernels/internal/reference/depthwiseconv_float.h | 0e0787fa82965304034b8dcf56a5db0b7e6f50d0 | [
"Apache-2.0"
] | permissive | uve/tensorflow | e48cb29f39ed24ee27e81afd1687960682e1fbef | e08079463bf43e5963acc41da1f57e95603f8080 | refs/heads/master | 2020-11-29T11:30:40.391232 | 2020-01-11T13:43:10 | 2020-01-11T13:43:10 | 230,088,347 | 0 | 0 | Apache-2.0 | 2019-12-25T10:49:15 | 2019-12-25T10:49:14 | null | UTF-8 | C++ | false | false | 4,725 | h | /* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable ... | [
"v-grniki@microsoft.com"
] | v-grniki@microsoft.com |
6c3d8ef1b8548cb87a73c30daa8153f41d3d0603 | dd267038685dcefd5f89016c63f72c2ad4aa7fdf | /src/chrome/browser/chromeos/attestation/tpm_challenge_key_subtle.cc | 8a73400ac0e6eb9ec663116919e5379bb7e86ee9 | [
"BSD-3-Clause"
] | permissive | webosose/chromium87 | 044d5c74ae9c2815cf096fd98bf9ea4e7e2fe6b3 | 75729b78817d49249cd004ef734c032269f06e53 | refs/heads/master | 2022-11-05T07:23:21.710708 | 2021-10-06T11:24:51 | 2021-10-08T08:30:55 | 392,617,373 | 4 | 2 | null | 2022-11-01T02:23:21 | 2021-08-04T08:54:03 | null | UTF-8 | C++ | false | false | 18,442 | cc | // Copyright 2020 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/chromeos/attestation/tpm_challenge_key_subtle.h"
#include "base/base64.h"
#include "base/bind.h"
#include "base/check_op.h"
#inc... | [
"youngsoo.choi@lge.com"
] | youngsoo.choi@lge.com |
fbcf48948d102cc670491a13662802fe39b577c5 | 54d8acb9f614f1da82d4fbe5cfc1ead5972ab3b7 | /codeforces/training/CF-1311A.cpp | de08eaf1f7832108654e44bc4bd122a4c5ec5717 | [] | no_license | JohnItoo/Solvay | 9efd2e5a0318a0cf48a7e9d913a287e95188231d | 150b9460fe6332317362eba816e14b1ba6620ef5 | refs/heads/master | 2023-04-08T03:51:10.432417 | 2022-09-06T21:00:00 | 2022-09-06T21:00:00 | 188,384,500 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,063 | cpp | //============================================================================
// Name : template.cpp
// Author :
// Version :
// Copyright : Your copyright notice
// Description : Hello World in C++, Ansi-style
//============================================================================
#include <... | [
"itoohue@gmail.com"
] | itoohue@gmail.com |
ba4cb7dc63a17825b523c3cf409f307fcfd05e96 | c3590f02e6c0a94a6ac22441beb1bcd3f3788eee | /implot_test_main/main.cpp | 82e7d8ada323daced39560ad8568291f9a32d70f | [] | no_license | PashaPlastic1/implot_test | e768d59cafb8fb390c17f60886f71b91cf8d28c1 | ef58eefee339e9706a2ead92926a3db9ee28232d | refs/heads/main | 2023-01-05T13:53:52.793066 | 2020-10-11T12:49:25 | 2020-10-11T12:49:25 | 302,459,247 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,807 | cpp | #include <QtImGui.h>
#include <implot.h>
#include <imgui.h>
#include <QApplication>
#include <QTimer>
#include <QSurfaceFormat>
#include <QOpenGLWidget>
#include <QOpenGLExtraFunctions>
class DemoWindow : public QOpenGLWidget, private QOpenGLExtraFunctions
{
protected:
void initializeGL() override
{
in... | [
"saint1995@yandex.ru"
] | saint1995@yandex.ru |
b1e19c623f9c5a1c5ffa1d8d7abbe18722584387 | a6562c37cbf85f66f448ea05c81d984440e3025a | /Penguin Glide/PenguinGlide/Source/PenguinGlide/public/SpeedBoostGenerator.h | bc1853b77425ba2ece3b94046e9e7646ebf26ce0 | [] | no_license | Energyslam/PenguinGlideUnreal | 5120805d2bc65dd2c80ffa9b06f6157f2d3d03e8 | 6fa141f3b3ce60963c475d12beb81f8e33cd55af | refs/heads/master | 2021-07-04T22:12:51.238836 | 2021-02-16T18:38:17 | 2021-02-16T18:38:17 | 218,162,565 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,093 | h | #pragma once
#include "SoundManager.h"
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "ProceduralMeshComponent.h"
#include "Engine/Public/TimerManager.h"
#include "TempPlayer.h"
#include "SpeedBoostGenerator.generated.h"
class ATempPlayer;
UCLASS()
/*!
* \brief This class generates the speedb... | [
"max.groen4"
] | max.groen4 |
78b5bca132a1cd1363fef54ca332927e987a8e77 | 785f344c187ace2389af593aa8b0dcd9b1173a97 | /Հավաքածու.cpp | c0c71ba47ade1350c2f0c4df542590b8e6a5e148 | [] | no_license | Anahit13/something1 | 5c5ff52555deee3fa35e52e71cb3a96ad891ad74 | 47bb47859340f8b5afb88c15d5b5095d199ec77b | refs/heads/master | 2021-04-24T11:52:59.942841 | 2020-06-25T18:16:30 | 2020-06-25T18:16:30 | 250,114,904 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,243 | cpp | #include <algorithm>
#include <cassert>
#include <iostream>
#include<iomanip>
#include "Merge.h"
void generateGraph(int*, int);
void PrintMat(int[20][20], int);
bool graph_checker(int*, int, int);
bool check_for_graph(int* p, int n)
{
std::sort(p, p + n, std::greater<int>());
return graph_... | [
"noreply@github.com"
] | noreply@github.com |
ac3eaf470d0af268b35c49424d29dd07696da9f5 | 4b4c32e96cce176935dd6d506d65080b14715f8d | /view/Binary-Search/Search-Step-Simulation/POW.cpp | 4a289354c5ab16428c28e86711efd936ffebc525 | [] | no_license | working12/CODE | 3432b24a74726e4a589d45393521630f05a5938a | cf456d7070a5c44faa2c572d7f69cce2474a2bca | refs/heads/master | 2021-01-10T02:21:07.493004 | 2017-03-08T16:15:02 | 2017-03-08T16:15:02 | 44,948,196 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 898 | cpp | int Solution::pow(int x1, int n1, int d) {
/*
2^7
7-->1 6--> 3--> 2--> 1-->
1*2 4 8 16 16*8=128
*/
long long r=1;
long long x=x1,n=n1;//to avoid overflow. Otherwise int creates problem.
if(x==0)
return 0;
if(n==0)
return 1%d;
x=... | [
"working12@users.noreply.github.com"
] | working12@users.noreply.github.com |
6b23083626911dd73013edd00eb5e9a6648ebe3a | 39bb755b1a4b46d5a5c65373be2eb02759509229 | /src/bind_test.cpp | 6ae05cc4cfd0bd914ffbda1153b2c9cbe3ca48b3 | [] | no_license | panshengli/cpp_practice | b16b2aca275e53a9902e2f01e4198a11e3df6c8e | 3d30ca3121b328f40adb7daaa8d8913fc0fd91d8 | refs/heads/master | 2023-06-14T02:54:43.933899 | 2021-07-12T13:59:33 | 2021-07-12T13:59:33 | 259,030,078 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 455 | cpp | #include <iostream> // std::cout
#include <functional> // std::bind
int fun(int a, int b,int c,int d,int e)
{
return a + b + c + d - e;
}
int main() {
int x=1,y=2,z=3;
auto g1 = std::bind(fun,x,y,std::placeholders::_2,z,std::placeholders::_1);
std::cout << "g1: " << g1(2,3)<<std::endl;
a... | [
"18604451549@163.com"
] | 18604451549@163.com |
a701a096d1138539a1deda971113602d29647abb | 29fe10a10c25f0c4396cfee7d285bd1c7a057b59 | /src/client.cpp | 25318e2c22cd8b0d59aa3d21074766dc8bcda42b | [] | no_license | skyformat99/mongopp | 7a00828d3543596fe1257c112d7063caf26f3d3f | 3de932eb0461ad16966ea56bdb7aeb25c6f0a6d1 | refs/heads/master | 2020-12-24T19:27:46.190344 | 2014-07-16T01:50:00 | 2014-07-16T01:50:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,648 | cpp | #include <algorithm>
#include <mongoc.h>
#include <string>
#include "client.hpp"
#include "collection.hpp"
#include "database.hpp"
#include "document.hpp"
#include "element.hpp"
using namespace std;
namespace mongo {
Client::Client()
: client_(NULL) {
}
Client::Client(const string &uri) {
... | [
"ben.becker@mongodb.com"
] | ben.becker@mongodb.com |
90b8bb9e00298c1727c7f18e310d76d89b162a4b | 9fa363c042e4f7ba31d75f9535acb6dca69e79cb | /LCBCAdminSystem/projectDataSet.h | 9dad8d010e110df6ddd9ddc47497c08820a15e25 | [] | no_license | andreboyce/lcbcadminsystem | f30914132fdd100fa1e879b6f2648879a4f02b9f | 425af46bc3324289d23135f28f6ef6d8c702ba04 | refs/heads/main | 2023-03-14T15:34:08.496230 | 2021-03-11T11:10:49 | 2021-03-11T11:10:49 | 346,674,135 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 477,920 | h | #pragma once
#using <mscorlib.dll>
#using <System.dll>
#using <System.Data.dll>
#using <System.Xml.dll>
#using <System.Data.dll>
using namespace System::Security::Permissions;
[assembly:SecurityPermissionAttribute(SecurityAction::RequestMinimum, SkipVerification=false)];
//
// This source code was auto-generated by... | [
"mobile@andreboyce.com"
] | mobile@andreboyce.com |
241674121921fae2b24080bc8206e85461c28051 | 23e7350754a7e7c00bdbede88082f08f08907f57 | /LC_t/knapsck.cpp | 3022c74e6645c9f61bcd12cd80c69d4668e952e1 | [] | no_license | XA-IT/JianZhi_Offer | 9953ab54b6317438075fc3340010437b6232d634 | c3448471f87dc13b22f4f711ef4f541841808792 | refs/heads/master | 2022-09-26T21:59:58.715561 | 2022-09-18T07:28:09 | 2022-09-18T07:28:09 | 162,817,558 | 0 | 1 | null | 2020-06-26T12:56:24 | 2018-12-22T14:24:44 | C++ | UTF-8 | C++ | false | false | 1,531 | cpp | #include "public_utils/public_utils.h"
/*
for 状态1 in 状态1的所有取值:
for 状态2 in 状态2的所有取值:
for ...
dp[状态1][状态2][...] = 择优(选择1,选择2...)
*/
class solution_knapsack {
public:
int knapsack(vector<int> &weights, vector<int> &val, int n, int w) {
vector<vector<int>> d... | [
"buaawzt@outlook.com"
] | buaawzt@outlook.com |
326b585d2048384ac288788e97ffdde8b739084f | 8f33d720272e3758886ecdb41542b7d1be7115f8 | /src/operator/Projection.hpp | f85491bb31e790124134c72652493edb68c9bc22 | [] | no_license | JigaoLuo/query_optimization | 2af5013fcfb37351eb9085d431621c65b16d7500 | 52ebba7dddbe3c5e62e1b6c297baa21393e76e3d | refs/heads/master | 2023-07-10T15:32:41.644985 | 2021-08-17T03:34:11 | 2021-08-17T03:34:11 | 397,081,462 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,138 | hpp | #ifndef H_operator_Projection
#define H_operator_Projection
//---------------------------------------------------------------------------
#include "operator/Operator.hpp"
#include <memory>
//---------------------------------------------------------------------------
/// A projection
class Projection : public Operator
{... | [
"luojigao@outlook.com"
] | luojigao@outlook.com |
8a991e7d288f921fe34e168f9c6ea7034a29849e | 9e3e89f5b65ba54ce50e95f0ca139737172acd11 | /week 2/bai C.2.9.cpp | ab1e53eb4909ab5c40c4920ceace28ba789c1387 | [] | no_license | DinhThanh-20021582/All-Labs | 88a0a3c06b034c0afc26f52a8511912032c3ad1c | 4d9c6b9415a31d61faf1529a4ba8c710ed1982b3 | refs/heads/main | 2023-05-09T12:15:00.492556 | 2021-05-29T06:57:58 | 2021-05-29T06:57:58 | 371,321,858 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 341 | cpp | #include<iostream>
using namespace std;
int main()
{
int a;
cout << "Nhap vao 1 so bat ki: ";
cin >> a;
int sum=0,d;
while(a>0)
{
d=a%10;
a=a/10;
sum=sum+d;
}
cout << "Tong cac chu so cua so ban da nhap la: ";
cout << sum;
... | [
"noreply@github.com"
] | noreply@github.com |
98a212f5d62047cad31ba8e71dc9458ea9cd8b5b | 96eaebd467794284f338a56b123bdfa5b98dd4d1 | /core/test/lib/boost/boost/hof/detail/holder.hpp | 5b67303781d0b033e1afecbfc04c943903ea4331 | [
"MIT"
] | permissive | KhalilBellakrid/lib-ledger-core | d80dc1fe0c4e3843eabe373f53df210307895364 | 639f89a64958ee642a2fdb0baf22d2f9da091cc3 | refs/heads/develop | 2021-05-14T07:19:17.424487 | 2019-05-20T20:33:05 | 2019-05-20T20:33:05 | 116,260,592 | 0 | 3 | MIT | 2019-06-26T08:07:16 | 2018-01-04T13:01:57 | C++ | UTF-8 | C++ | false | false | 705 | hpp | /*=============================================================================
Copyright (c) 2014 Paul Fultz II
holder.h
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)
==============================... | [
"andrii.korol@ledger.fr"
] | andrii.korol@ledger.fr |
80ea9eb552e9193ca7bcb086dd1cf3a89ab4fb88 | 43f42ce170085a5253d4a6f3f844cec648aa0904 | /MultipleModels/Texture.h | 9d5043862ef4875142e2eae2b0e31ff9d225e9a5 | [] | no_license | anjaldoshi/vk_forge | eb3148b0864102d05f02fcae5c65e45af9fc1f32 | 35606a510f9e7ac9d80aaa696a8bafdca4baa493 | refs/heads/master | 2020-04-07T18:12:12.162678 | 2018-11-21T21:24:58 | 2018-11-21T21:24:58 | 158,601,161 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 958 | h | #pragma once
//Vulkan
#include <vulkan/vulkan.h>
//STL
#include <string>
#include <memory>
#include "BufferManager.h"
#include "ImageManager.h"
class Texture
{
public:
Texture(std::shared_ptr<VulkanContext> context, std::shared_ptr<BufferManager> bufferManager, std::shared_ptr<ImageManager> imageManager);
Textur... | [
"anjaldoshi09@gmail.com"
] | anjaldoshi09@gmail.com |
0c131ec1bb88bf0a80454af68ed7e6b973bab03f | f32d05dc32431e44c1805005b98d8b6262ebae9a | /libim/connection.h | ba01f6900fe08f9e15ccbc6758b12d15b3c9179f | [] | no_license | jogger0703/buildim | d19475801acc68125201b87fa768e2d814367a74 | f99dfe9c2fee057501364c1eb08accb962b5644f | refs/heads/master | 2016-09-05T12:15:34.918832 | 2014-09-11T09:42:05 | 2014-09-11T09:42:52 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,701 | h | #ifndef ___LIBIM_CONNECTION__H__
#define ___LIBIM_CONNECTION__H__
#include "value.h"
struct event;
struct evbuffer;
class im_account;
class im_connection;
typedef enum
{
LIBIM_CONNECTION_HTML = 0x0001, /**< Connection sends/receives in 'HTML'. */
LIBIM_CONNECTION_NO_BGCOLOR = 0x0002, /**< Connection do... | [
"zhaoxueqian@eyou.net"
] | zhaoxueqian@eyou.net |
be19939713f9fb6ec3ff3fb41fb55d906b8bd9a0 | 9bcf60bc15e35962b9e9ef65c25f356daf85319e | /interface/HgcalTupleMaker_PFCandProducer.h | b505fb2875728cf6162d100ee05238bb141a5e92 | [] | no_license | edmundaberry/HgcalTupleMaker | 6267f12106bf3672b08089be29bb88f3fd5eaee2 | 17da9b513582f476d88719bfcc2e581ca5b5909e | refs/heads/master | 2021-01-01T16:18:57.250471 | 2015-03-22T15:46:12 | 2015-03-22T15:46:12 | 23,188,152 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 527 | h | #ifndef HgcalTupleMaker_PFCandProducer_h
#define HgcalTupleMaker_PFCandProducer_h
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
class HgcalTupleMaker_PFCandProducer : public edm::EDProducer {
public:
expli... | [
"edmund.a.berry@cern.ch"
] | edmund.a.berry@cern.ch |
5523c2235a6e3093939c6c4a3806a39d1554ff43 | 09ff4c9c5d219096bc4b90d23b75636b9d616559 | /Practica_3_final/archivos.cpp | f8ab3962a4a5952e5647f5a91ae738347791d4df | [] | no_license | JorgeMountain/Practica3 | 1aafe89a5ef29a273d39ea8432e68c72a943996a | e02ce42ee23c8c789e196bdab00eb7070b6206db | refs/heads/master | 2023-01-06T20:16:21.431544 | 2020-10-31T10:30:00 | 2020-10-31T10:30:00 | 308,856,812 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,065 | cpp | #include "Archivos.h"
void escribir_txt(string name, string data){
fstream k(name, fstream::out | fstream::binary);
//k<<data
k.write(data.c_str(), data.length());
k.close();
}
string leer_txt(string name){
long long int tam;
string data;
fstream k(name, fstream::in | fstream::ate | fstream::binary);
... | [
"jorge.montana@udea.edu.co"
] | jorge.montana@udea.edu.co |
3bebc206f93a75d614b20e1ae827d6ed03116df4 | c9cdb8772eb74c832b703624f6395f1e8b84c09e | /HCore/CCore/test/test1021.PTPEcho.cpp | b63c328fbb4094c3914400177f1383e0f926c94c | [
"BSL-1.0"
] | permissive | SergeyStrukov/CCore | 70799f40d0ecfec75ab9298f60e7396413931800 | 509bd439ae5621603f9fbe8e8b3ca03721ac283b | refs/heads/master | 2021-01-17T17:01:19.899215 | 2015-08-12T18:41:25 | 2015-08-12T18:41:25 | 3,891,233 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,785 | cpp | /* test1021.PTPEcho.cpp */
//----------------------------------------------------------------------------------------
//
// Project: CCore 1.02
//
// Tag: HCore
//
// License: Boost Software License - Version 1.0 - August 17th, 2003
//
// see http://www.boost.org/LICENSE_1_0.txt or the local co... | [
"sshimnick@hotmail.com"
] | sshimnick@hotmail.com |
5eac579b779108ef5a08e800a7eb44e28cfc7ea9 | fd9b12a40aca3d6a331eacb825c82fe2ddeb9874 | /final/db/db.cpp | 5faa284b1a5575b54b0b05b4d221106c926cb4a7 | [] | no_license | xzeng17/CS466 | e8c666ec2887256f099c1a3c5773c051d4a94206 | ab7a018cfe629bddafe8a1f8fb2e1b16fe2438c9 | refs/heads/main | 2023-04-15T19:25:53.809807 | 2021-05-06T16:23:20 | 2021-05-06T16:23:20 | 341,237,490 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,750 | cpp | #include "db.h"
#include <iostream>
using namespace std;
Database::Database(const string& filename) {
Fileloader fl(filename);
try {
init(fl);
} catch (runtime_error e) {
cout<<e.what()<<endl;
}
cout<<"Parsed from "<<filename<<". Database has: "<<size()<<" entries!"<<endl;
}
void... | [
"xzeng17@illinois.edu"
] | xzeng17@illinois.edu |
e100e96080030581e9ee3f4a660987790cee073c | b3f6daa5d6c987eb8a61d5fe125bf2a98997e259 | /8kyu/Convert a Boolean to a String/test.cpp | 731a35b45273699418060487807c3279049425cc | [] | no_license | krnets/codewars-practice | 53a0a6c9d2d8c2b94d6799a12f48dd588179a5ce | 5f8e1cc1aebd900b9e5a276884419fc3e1ddef24 | refs/heads/master | 2022-12-20T19:33:43.337581 | 2022-12-16T05:32:39 | 2022-12-16T05:32:39 | 217,464,785 | 1 | 0 | null | 2020-07-20T08:36:31 | 2019-10-25T06:20:41 | JavaScript | UTF-8 | C++ | false | false | 352 | cpp | #define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include "../../doctest.h"
#include "solve.cpp"
TEST_CASE("testing boolean_to_string_method")
{
SUBCASE("basic_tests")
{
CHECK(boolean_to_string(true) == "true");
CHECK(boolean_to_string(false) == "false");
CHECK(boolean_to_string(false) == "false");
CHECK(boolean_t... | [
"cmantheo@gmail.com"
] | cmantheo@gmail.com |
4c9d7f6b57db358f09e8731a6d88922b406d680b | bd0b341c3839734e4c2ed9a61ea90deae83f7b8d | /Marlin/WebConfig.cpp | dc77b681131d28cf618d11dbb9e78be136976104 | [] | no_license | robertbjarum/CXHibernate | 976e823ae037a4715ac77786e2951ee157cb2216 | 4fa4c366ab6975fc2174144fb65cd9276941ab43 | refs/heads/master | 2023-06-03T08:25:02.008286 | 2021-06-26T15:04:56 | 2021-06-26T15:04:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,250 | cpp | /////////////////////////////////////////////////////////////////////////////////
//
// SourceFile: WebConfig.cpp
//
// Marlin Server: Internet server/client
//
// Copyright (c) 2015-2018 ir. W.E. Huisman
// All rights reserved
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of th... | [
"edwig.huisman@hetnet.nl"
] | edwig.huisman@hetnet.nl |
a6b086081d9fea0e530333e387a2f40c1d8233f7 | f189851803d303c342a8f42df55e677cfb8f72da | /include/ttree/pavt/bst.h | c3326414e817bee6f9dd2523203a96491877fe92 | [] | no_license | tylertownsend/TTree | 5aa32c4215d668d93b2920798f4f03696f9c4aec | cd26a63f5269ec171dbed4bfb6a0c5c694471399 | refs/heads/master | 2020-03-28T12:59:21.637024 | 2019-07-13T07:15:22 | 2019-07-13T07:15:22 | 148,355,103 | 0 | 0 | null | 2019-07-13T07:15:23 | 2018-09-11T17:35:46 | C++ | UTF-8 | C++ | false | false | 915 | h | //
// Created by ttown on 9/30/2018.
//
#ifndef TTREE_INCLUDE_PAVT_PAVT_BST_H_
#define TTREE_INCLUDE_PAVT_PAVT_BST_H_
#include <mutex>
#include <atomic>
#include <ttree/base/binary_tree.h>
#include <ttree/pavt/pavt_bst.h>
#include <ttree/pavt/lock_manager.h>
namespace pavt {
class BST: public PaVT... | [
"ttown@knights.ucf.edu"
] | ttown@knights.ucf.edu |
a8d5b324286ebdd49ca516d852c9019a6f96ddd8 | b197982a06f9275d3ab21e47a270cc4de83c916e | /generated/FSCTL_PIPE_PEEK_request.cpp | 0e0d6b113dfc85d9eb60da16c779d80ce9ad23f9 | [] | no_license | shashanksingh/Code-Generator-for-RDP | d0f88e8ad9b7f0da9a17210b9908e8f4b2f20820 | 3919b20672a68d99cea5b07d159a60fb200efe41 | refs/heads/master | 2021-03-12T19:35:39.373928 | 2012-01-22T15:51:11 | 2012-01-22T15:51:11 | 3,240,273 | 5 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 685 | cpp | /*
* =====================================================================================
*
* Filename: FSCTL_PIPE_PEEK_request.cpp
*
* Version: 1.0
* Created: 25/06/2011 06:54:53 PM
* Revision: none
* Compiler: gcc
*
* Author:
* Company: Devon IT
*
* =... | [
"shashank.personal@gmail.com"
] | shashank.personal@gmail.com |
ed4e14979978c0bf396ff346d5bec68845ab5177 | dd6ffac87c25069939dddccd0e5d0d41c23f832f | /Project1/Source/Resources/Model.h | 7aa6196c28a9f3beb6d5924655bfc81b21f9af91 | [] | no_license | vidhisoni/3D-Game-Project | 901e8fb3ecbeeffe0188b72f865e38ad55f8c6fe | f53c8c9eb95662455a4e1ce9105d2393664af1a6 | refs/heads/master | 2022-10-26T06:16:51.875969 | 2020-06-16T04:39:53 | 2020-06-16T04:39:53 | 272,602,412 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,362 | h | #pragma once
#include "Resource.h"
class Mesh;
class Material;
class Skeleton;
/*!
* Model Resource that defines a collection
* of Meshes and their skeletal structure
*
*/
class Model : public Resource
{
public:
/*!
* Model Overloaded Contructor
*
* \param a_name The name of the Model Resource
*/
GEAR_... | [
"vidhi.soni@digipen.edu"
] | vidhi.soni@digipen.edu |
daaeb6ec97a4849274f1beb83710b81dcc7f4e8e | a3d4aa8e1caf8b0db174be07f4d102605b05dff1 | /include/node/node_contextify.h | e6b7e0a9e080f272ae98b241b4f06d657b6bd8ca | [
"MIT"
] | permissive | mafia2online/m2o-node-plugin | 2bff514e53ef416bcf46dfa056d485bcb441b621 | d741a168397ebe7cd57e12c0bb1e1b502e500b4e | refs/heads/master | 2020-03-15T16:45:59.791928 | 2018-10-08T15:17:22 | 2018-10-08T15:17:22 | 132,242,374 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,867 | h | #ifndef SRC_NODE_CONTEXTIFY_H_
#define SRC_NODE_CONTEXTIFY_H_
#include "node_internals.h"
#include "node_watchdog.h"
#include "base_object-inl.h"
namespace node {
namespace contextify {
class ContextifyContext {
protected:
// V8 reserves the first field in context objects for the debugger. We use the
// second ... | [
"vladgritsenko@gmail.com"
] | vladgritsenko@gmail.com |
7800df704850289a412e351256be4f1402ef55d6 | 0a4cd1fd14e2c4f50fb05d7c5a613ba0a943001b | /proxy1541/uno_proxy1541/uno_proxy1541.ino | 4aceb9cf913a5aa8b667f56a3abdba0a693f8dc3 | [] | no_license | c64scene-ar/c64f3 | 2852cbd2cd867751daa6b4189856512d21658a23 | 2023e896d396350c7d9660706101ce09c1196224 | refs/heads/master | 2021-01-10T13:00:05.830575 | 2015-07-16T13:34:56 | 2015-07-16T13:34:56 | 36,076,626 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,993 | ino | //#include <Console.h>
#include <stdarg.h>
int iToC64;
char format[100];
// digital pin 2 has a pushbutton attached to it. Give it a name:
int atn_button = 2; // BLUE
int data_button = 3; // BROWN
int clk_button = 4; // BLACK
int atn_state, data_state, clk_state;
int debug = 0;
int prev_state = 0xFFFF,
cur_st... | [
"sebastianmuniz@gmail.com"
] | sebastianmuniz@gmail.com |
ca1c6b29f9f2be3be6a7237cb416e3cfe1037640 | 35a9dcf009857ca7c720e31dbef6cd22479854ef | /src/Simulator/Boids.cxx | 47b6cc05b23ad0c0cb0ff420accb312e3db9ac0f | [] | no_license | x3ent3nte/SimulationProject | 22e9646512f374c74a3fdde68cc2fa5b183bb327 | 292e4e663a66d35147442dcda0841a56a736ed4a | refs/heads/master | 2023-05-14T06:28:15.124400 | 2021-06-06T19:42:43 | 2021-06-06T19:42:43 | 275,607,695 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,585 | cxx | #include <Simulator/Boids.h>
#include <Simulator/Agent.h>
#include <Utils/Buffer.h>
#include <Utils/Compute.h>
#include <Utils/Timer.h>
#include <Utils/Command.h>
#include <array>
#include <stdexcept>
#include <iostream>
namespace BoidsUtil {
size_t xDim = 512;
size_t kNumberOfBindings = 6;
VkDescriptor... | [
"m202-tracer@hotmail.co.uk"
] | m202-tracer@hotmail.co.uk |
1eef9c714563922b64346cd596eabc388e6ee570 | 7926bafb7e46fca5ad0ff1a5ed4235746b51f086 | /tests/core_tests/transaction_tests.cpp | f2a93b7e3817a917bf1822ee8bf47f2c0642cdff | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | btmdteam/bitcoinmedal | 40253796139ed029832d2720d28a200e136407da | 7688ce1b30cf0a728bd590841b02c772b606e43f | refs/heads/master | 2020-04-10T10:22:36.919475 | 2018-12-08T17:53:55 | 2018-12-08T17:53:55 | 160,963,325 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,117 | cpp | // Copyrights(c) 2017-2018, The BitcoinMedal Project
// Copyrights(c) 2014-2017, The Monero Project
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:
//
// 1. Redistributions of source cod... | [
"btmdteam@gmail.com"
] | btmdteam@gmail.com |
846268f5ea114dbf4f676eca014b3f7819998ea9 | 16c25858ef1e5f29f653580d4aacda69a50c3244 | /hikr/build/iOS/Preview/src/Fuse.Controls.FallbackTextEdit.g.cpp | 3752b213c4774176b8fc6ce46c9723c3c4f6ad95 | [] | no_license | PoliGomes/tutorialfuse | 69c32ff34ba9236bc3e84e99e00eb116d6f16422 | 0b7fadfe857fed568a5c2899d176acf45249d2b8 | refs/heads/master | 2021-08-16T02:50:08.993542 | 2017-11-18T22:04:56 | 2017-11-18T22:04:56 | 111,242,469 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 101,691 | cpp | // This file was generated based on '(multiple files)'.
// WARNING: Changes might be lost if you edit this file directly.
#include <Fuse.Controls.FallbackTextEdit.DegreeSpan.h>
#include <Fuse.Controls.FallbackTextEdit.LineCache.h>
#include <Fuse.Controls.FallbackTextEdit.LineCacheLine.h>
#include <Fuse.Controls.Fallba... | [
"poliana.ph@gmail.com"
] | poliana.ph@gmail.com |
b600614ae297eb77f58984d68a69d29c2bc80b1b | e51d009c6c6a1633c2c11ea4e89f289ea294ec7e | /xr2-dsgn/sources/xray/ai/sources/animation_filter.cpp | 2dbfbd3ae0211f5d374c4afab535f9704fb93a16 | [] | no_license | avmal0-Cor/xr2-dsgn | a0c726a4d54a2ac8147a36549bc79620fead0090 | 14e9203ee26be7a3cb5ca5da7056ecb53c558c72 | refs/heads/master | 2023-07-03T02:05:00.566892 | 2021-08-06T03:10:53 | 2021-08-06T03:10:53 | 389,939,196 | 3 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,539 | cpp | ////////////////////////////////////////////////////////////////////////////
// Created : 27.09.2011
// Author : Tetyana Meleshchenko
// Copyright (C) GSC Game World - 2011
////////////////////////////////////////////////////////////////////////////
#include "pch.h"
#include "animation_filter.h"
#include <xray/ai/a... | [
"youalexandrov@icloud.com"
] | youalexandrov@icloud.com |
b26901787cc9735358569b3c1933ad7ca9ca1c9f | eb192dfea075a36502882c19f566255562c99126 | /OpenFoamandPreCICE/Solid_convection/7.1/gradTy | aa49cf3b162b7577328bc7013a78bbce74a76560 | [] | no_license | moritzhof/CFD-Solver | e8dfc5714107039e9b02d297d4c62a6a187cafa8 | 35fc2d02a8f7366ecc68a8ae275c6aec03132418 | refs/heads/master | 2020-06-23T17:06:09.203977 | 2019-08-07T21:04:01 | 2019-08-07T21:04:01 | 198,681,196 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61,809 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 5.x |
... | [
"moritz.t.hof@gmail.com"
] | moritz.t.hof@gmail.com | |
73bc7898dca4b7d19e351588d387fd7554e9654d | d7170c2a8234c947432ee1cbffe2eb22db31b221 | /transmission_model/src/TransmissionRunner.cpp | 555a8541d312ade895a0a0b1c35e79ff10c96764 | [] | no_license | khanna7/BARS | c3ab28354f4bb711c7d8307486194769454c86ff | 6829f0da638c0c839c40dd6f6b84a645c62f4446 | refs/heads/master | 2023-07-06T06:33:57.160645 | 2023-06-28T23:17:24 | 2023-06-28T23:17:24 | 40,013,171 | 6 | 2 | null | 2016-05-17T17:08:43 | 2015-07-31T16:01:07 | C | UTF-8 | C++ | false | false | 1,856 | cpp | /*
* TransmissionRunner.cpp
*
* Created on: Jan 19, 2016
* Author: nick
*/
#include "TransmissionRunner.h"
#include "Person.h"
namespace TransModel {
TransmissionRunner::TransmissionRunner(float circumcision_multiplier, float condom_multiplier, float infective_insertive_multiplier,
float duration... | [
"ncollier@anl.gov"
] | ncollier@anl.gov |
2bd924b61132a9462d59feae907d06c71cb088e4 | 2f3372d8929d69e149574865140fb4f6be6f5994 | /main.1213988406138591467.cpp | 4f3356b884a58383fe2dad44d1637cdf80e16388 | [] | no_license | huynguy97/IP-Week2 | 7a6c45a72d2428218f92cc516b3f356f01ea7071 | e18da0c27cea68cae146e1288fcc7a4b395b12e6 | refs/heads/master | 2020-05-22T07:52:25.897780 | 2019-05-12T17:20:49 | 2019-05-12T17:20:49 | 186,273,762 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,860 | cpp | #include "Robot.h"
#include <algorithm>
#ifndef max
#define max(a,b) (((a) > (b)) ? (a) : (b))
#endif
#ifndef min
#define min(a,b) (((a) < (b)) ? (a) : (b))
#endif
/*
... | [
"h.nguyen@student.science.ru.nl"
] | h.nguyen@student.science.ru.nl |
b446f6035e1802b00d33aa1d5c05b7d019abed9c | 5308c651112761c26501037d7d3201042ff90758 | /src/Game.cpp | e985e48b99e9f9dad05bb65592a8f13d37eac879 | [] | no_license | Spoutnik87/Zoo_Engine | bf19c2732c82252ef7a66c2ae1778482a1388da4 | 7e492d1be20fd9943757e974b860a4d8189d158a | refs/heads/master | 2020-03-31T07:38:50.878789 | 2018-10-21T21:19:32 | 2018-10-21T21:19:32 | 152,029,286 | 0 | 3 | null | 2018-10-09T14:48:38 | 2018-10-08T06:31:48 | C++ | UTF-8 | C++ | false | false | 2,218 | cpp | #include <iostream>
#include "Game.h"
#include "Logger.h"
#include "InputHandler.h"
#include "ResourceManager.h"
#include "Configurator.h"
#include "MainMenuState.h"
Game *Game::game;
Game::Game() {
if (game == NULL) {
game = this;
logger = new Logger();
resourceManager = new ResourceManag... | [
"vladkyry@gmail.com"
] | vladkyry@gmail.com |
b58b30dab2fbbbb871cbfe6bedab490a4fe397b0 | 5c3971098a8a6547a51b6d2f6b5458619806f99e | /sources/main.cpp | fb95959c00dc010ad1aaaf325573f35596ffb484 | [] | no_license | Teaching-projects/SZE-MOSZE-2020-Random | a0c2d6d62a5c5566c0aef0f9e04f9d4df3d3f7e5 | 51b0c95e51b20fc301a396114452040481221cb4 | refs/heads/master | 2023-01-29T22:02:34.974476 | 2020-12-09T18:42:01 | 2020-12-09T18:42:01 | 294,094,872 | 0 | 0 | null | 2020-12-09T18:42:02 | 2020-09-09T11:39:14 | C++ | UTF-8 | C++ | false | false | 2,267 | cpp | #include <iostream>
#include <map>
#include <string>
#include <filesystem>
#include <algorithm>
#include <iterator>
#include <list>
#include "JSON.h"
#include "Map.h"
#include "Game.h"
#include "PreparedGame.h"
#include "HeroTextRenderer.h"
#include "ObserverTextRenderer.h"
#include "HeroSVGRenderer.h"
const std::ma... | [
"ubi19998@gmail.com"
] | ubi19998@gmail.com |
dda37f293825814087c076dba08787b4e93fb258 | 817b372277ba8c47cc9c6cadcc61d243fc276443 | /Plugins/OSC/Source/OSC/Private/Receive/OscReceiverInterface.cpp | 870124d8be9d3d156d3a88102f07ddbbab565459 | [] | no_license | parayc/FaceTrack_UE4 | 9eb7391bba779e3a3e741061cfbbf361081b2d8d | 30a1853583d85058bc8374642d391c330fae7b3e | refs/heads/master | 2020-05-03T04:59:49.826333 | 2015-02-15T17:45:08 | 2015-02-15T17:45:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 397 | cpp | #include "OscPrivatePCH.h"
#include "OscReceiverInterface.h"
UOscReceiverInterface::UOscReceiverInterface(const class FPostConstructInitializeProperties& PCIP)
: Super(PCIP)
{
}
const FString & IOscReceiverInterface::GetAddressFilter()
{
static FString defaultValue;
return defaultValue;
}
void IOscReceiver... | [
"skas@live.co.uk"
] | skas@live.co.uk |
e0970ecaf1da93061a4752df2b0f6da73f3947d1 | 23caa38e9d9c9d044d213b3816b5f411c5f8d324 | /Scrabble/Scrabble/tile.h | 20cc8508bed233629595e08d6f15edd781aab6b8 | [] | no_license | keanedawg/ScrabblePlusPlus | f9b937cbef76bd257754fe9c5bcbd7c0c5204bec | e2e7b814f8adec8cc0222f57e696d605b8e57ac1 | refs/heads/master | 2021-09-24T08:44:16.181905 | 2018-10-05T23:25:01 | 2018-10-05T23:25:01 | 107,488,740 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 553 | h | #pragma once
class Tile {
public:
Tile() : type(' '), letter(' ') {}
Tile(char type) : type(type), letter(' ') {}
Tile(char type, char letter) : type(type), letter(letter) {}
inline bool isEmpty() { return letter == ' '; } // does it have a letter on it?
inline void addLetter(char letter) { this->letter = lette... | [
"cameronfife@hotmail.com"
] | cameronfife@hotmail.com |
97345c20bff199cab1414be11c8870eeaa476040 | 488706ddcd860941510ddd5c8f35bbd065de9ca1 | /visualtext3/cj/Calendar/XTPCalendarControlView.h | 29f5a989bc7af291244de43a377a2610a09e8f74 | [] | no_license | VisualText/legacy | 8fabbf1da142dfac1a47f4759103671c84ee64fe | 73d3dee26ab988e61507713ca37c4e9c0416aee5 | refs/heads/main | 2023-08-14T08:14:25.178165 | 2021-09-27T22:41:00 | 2021-09-27T22:41:00 | 411,052,445 | 0 | 0 | null | 2021-09-27T22:40:55 | 2021-09-27T21:48:09 | C++ | UTF-8 | C++ | false | false | 24,176 | h | // XTPCalendarControlView.h: interface for the CXTPCalendarControlView class.
//
// This file is a part of the XTREME CALENDAR MFC class library.
// (c)1998-2013 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER... | [
"david.dehilster@lexisnexisrisk.com"
] | david.dehilster@lexisnexisrisk.com |
6d6d9307ef7f698e1850c1ac8169611b9450e14d | 54d639ae3675b4000ef1d87b9db26b98c5c6da0c | /StanHatesBreaks/solution.cpp | a1f69297a1930e7167bce645192d1dd3fdb1d710 | [] | no_license | ishank99/ACM-Summer-Challenge-2019 | 7960c74c0fa964ee698ffb69d174d25b0042e9d6 | 55533166fe2d46abb8d40791317e52d0d7860f47 | refs/heads/master | 2020-08-13T20:47:21.274182 | 2019-07-12T13:35:36 | 2019-07-12T13:35:36 | 215,035,336 | 0 | 0 | null | 2019-10-14T12:14:09 | 2019-10-14T12:14:09 | null | UTF-8 | C++ | false | false | 364 | cpp | #include<iostream>
#include<string>
using namespace std;
int main() {
// freopen("input_10.txt", "r", stdin);
// freopen("output_10.txt", "w", stdout);
string str;
int l;
getline(cin, str);
l = str.length();
for(int i=0; i<l; i++) {
if(str.at(i) == ' ') cout<<"\\";
else... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.