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 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
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 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b48291c535dbbf1ebb8a7c05e8e06475ae668545 | e76ea38dbe5774fccaf14e1a0090d9275cdaee08 | /src/chrome/browser/extensions/chrome_extensions_browser_client.h | ddcc4d78974041ea24bb55775b8212aa08c69318 | [
"BSD-3-Clause"
] | permissive | eurogiciel-oss/Tizen_Crosswalk | efc424807a5434df1d5c9e8ed51364974643707d | a68aed6e29bd157c95564e7af2e3a26191813e51 | refs/heads/master | 2021-01-18T19:19:04.527505 | 2014-02-06T13:43:21 | 2014-02-06T13:43:21 | 16,070,101 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,822 | h | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_EXTENSIONS_CHROME_EXTENSIONS_BROWSER_CLIENT_H_
#define CHROME_BROWSER_EXTENSIONS_CHROME_EXTENSIONS_BROWSER_CLIENT_H_
#include "bas... | [
"ronan@fridu.net"
] | ronan@fridu.net |
58e79a2f5ad37ab70942e14d0cf0dd3614998888 | 2b1a7e4a734b16ce1f4390c171ba5cb876f76775 | /hw1/homework1_v1/homework1/Multiset.h | cc4eb5506921d6e2167e31ffdbb0f003563089b4 | [] | no_license | ethrze/CS-32 | 40da3de497c4b60142d5a6b1008c139acda495f0 | e34ec90fb390b750bb6bc4e200999db289c2d5c8 | refs/heads/master | 2021-01-10T18:34:41.743197 | 2015-03-13T05:12:07 | 2015-03-13T05:12:07 | 30,633,170 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,112 | h | //
// Multiset.h
// homework1
//
#ifndef __homework1__Multiset__
#define __homework1__Multiset__
#include <string>
typedef unsigned long ItemType;
const int DEFAULT_MAX_ITEMS = 200;
class Multiset
{
public:
Multiset(); // Create an empty multiset.
bool empty(); // Return true if the multiset i... | [
"ethrze@gmail.com"
] | ethrze@gmail.com |
ad6aaf45eec1d71f865c5a4c1803bc2757256146 | 0e9394230899fd0df0c891a83131883f4451bcb9 | /include/boost/simd/function/simd/sind.hpp | f277c4b6ea8b72a0a3047786c6168f1250c00224 | [
"BSL-1.0"
] | permissive | WillowOfTheBorder/boost.simd | f75764485424490302291fbe9856d10eb55cdbf6 | 561316cc54bdc6353ca78f3b6d7e9120acd11144 | refs/heads/master | 2022-05-02T07:07:29.560118 | 2016-04-21T12:53:10 | 2016-04-21T12:53:10 | 59,155,554 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 704 | hpp | //==================================================================================================
/*!
@file
@copyright 2016 NumScale SAS
@copyright 2016 J.T. Lapreste
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
... | [
"charly.chevalier@numscale.com"
] | charly.chevalier@numscale.com |
63e7e9abefb1ace1b80a04b6b6902d7f5749414d | 1893d4a3ad66a27ab610230f0e6e73bc1b9d4ec9 | /bedview.h | 404af86475d49c12e243c30b1e0f79a393e59ef3 | [] | no_license | parkovski/tsched | f57f0f27de6ca38a7c98fef80b564b578c60a476 | 0185e933995d08b48a38f9c59df4b247a2d941aa | refs/heads/master | 2021-01-10T19:43:29.769288 | 2015-04-10T20:42:55 | 2015-04-10T20:42:55 | 33,565,815 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 467 | h | #ifndef bedview_h
#define bedview_h
#include <wx/panel.h>
class Truss;
class BedView : public wxPanel {
Truss *truss;
bool truss_owned;
unsigned flags;
public:
BedView(wxWindow *parent, Truss *truss);
~BedView();
void setFlags(unsigned flags);
void setTruss(Truss *truss, bool o... | [
"parkersnell@gmail.com"
] | parkersnell@gmail.com |
710bf2bf7be1ec1490cc42a0ca8aaea5c1b3be73 | 7d10e0770abff10bc48de16d743338cb0c6244a9 | /src/hurricane/task/SpoutExecutor.cpp | 46e85116a483a8338665bb231d4d283194d0cc50 | [
"Apache-2.0"
] | permissive | JianboTang/hurricane | 6b00adbdd11760d01ba69a5f6777d5c1829424de | 65c62829669efcdd17b4675a15f97ffce0d321a6 | refs/heads/master | 2022-11-12T06:08:27.744478 | 2020-06-21T05:50:15 | 2020-06-21T05:50:15 | 270,178,744 | 0 | 0 | NOASSERTION | 2020-06-07T03:22:52 | 2020-06-07T03:22:51 | null | UTF-8 | C++ | false | false | 1,408 | cpp | /**
* licensed to the apache software foundation (asf) under one
* or more contributor license agreements. see the notice file
* distributed with this work for additional information
* regarding copyright ownership. the asf licenses this file
* to you under the apache license, version 2.0 (the
* "license"); you... | [
"kinuxroot@163.com"
] | kinuxroot@163.com |
7a581cd7d0c3499db21b6cdd25a24e056ed251b4 | 383513e0f782735e4ffb3e94b214172e3280363a | /AGC/007/B.cpp | e69da252675fed4297849f5c5da532fdfd114bab | [] | no_license | face4/AtCoder | e07c123a604f56901b186c41aa318c93b115d8d1 | 9c81387cb0ee7f669b50d5cc591e05c87670ee36 | refs/heads/master | 2021-06-27T01:07:33.806176 | 2020-11-20T03:47:25 | 2020-11-20T03:47:25 | 137,498,533 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 481 | cpp | #include<iostream>
#include<vector>
using namespace std;
int main(){
int n;
cin >> n;
vector<int> a(n), b(n);
for(int i = 0; i < n; i++) a[i] = (n+1)*(i+1);
for(int i = 0; i < n; i++) b[i] = (n+1)*(n-i);
vector<int> r(n);
for(int i = 0; i < n; i++){
int x; cin >> x;
r[x-1... | [
"s1611361@u.tsukuba.ac.jp"
] | s1611361@u.tsukuba.ac.jp |
f10e82b9487054c8c5ba4a5d30228d7eebc505f5 | 493199e1357f7229cf981dfbde77fc243a28473c | /ReadInFromFile.cpp | ffb7a1c98a9d386a58bd2fc5e9d79e8e6b3f5250 | [] | no_license | kevinajili/BulkClub | 608b2ee4fd3c4da14e38c2128ae259600f013c49 | 7e83ed6c371e85e8e6c89e7bdba5f9722bc71b66 | refs/heads/master | 2020-04-09T12:19:22.522294 | 2015-03-18T02:41:50 | 2015-03-18T02:41:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 997 | cpp | #include "Header.h"
BulkClub *ReadInFromFile(BulkClub *list)
{
int month;
int day;
int year;
string expireDate;
Date *exDate;
string memberName;
int memberId;
string membershipType;
Basic *newMember;
ifstream iFile;
// opens the bank input file
iFile.open("ReadinMember.txt");
// cycles through the ... | [
"amsuarez@outlook.com"
] | amsuarez@outlook.com |
6e5f17053d815376c29a04740ee6d66807f90e29 | 3e6e45d44d50b67ca380ed930d3e703e24f804b8 | /lab1/2_rectangle/rectangle/rectangle.cpp | 2342ec2cd7d2b00c58c0f74695afd17e1ffff84c | [
"MIT"
] | permissive | zaychenko-sergei/oop-ki13 | 7061b04a3ff458949f121f523f18e5056a3bc490 | 97405077de1f66104ec95c1bb2785bc18445532d | refs/heads/master | 2021-01-10T01:02:57.935250 | 2015-06-06T05:56:53 | 2015-06-06T05:56:53 | 24,370,957 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 274 | cpp | // (C) 2013-2014, Sergei Zaychenko, KNURE, Kharkiv, Ukraine
#include "rectangle.hpp"
/*****************************************************************************/
// ... TODO ...
/*****************************************************************************/
| [
"zaychenko.sergei@gmail.com"
] | zaychenko.sergei@gmail.com |
746a09868c1cf659bf70ead1686770f8ba392745 | 146d976a276c59145b1419021138e86055a59da2 | /VO/SFM_OCV/SFM_OCV/tuto/La camera/Caisse.h | 64363c29be8d3a0c88b6a85d97fc97b573ce05f3 | [] | no_license | Near32/ROSnodes | 8cf2d6a0789fedc4bf044ccdf1bc3ed1cd13663f | e8d7eb5f2c56c106bb8a1ab91c38037827a6f128 | refs/heads/master | 2021-01-18T21:56:53.219043 | 2016-10-02T04:58:30 | 2016-10-02T04:58:30 | 69,748,763 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 481 | h | #ifndef DEF_CAISSE
#define DEF_CAISSE
// Includes
#include "Cube.h"
#include "Texture.h"
#include <string>
// Classe Caisse
class Caisse : public Cube
{
public:
Caisse(float taille, std::string const vertexShader, std::string const fragmentShader, std::string const texture);
~Caisse... | [
"denamganai.kevin@gmail.com"
] | denamganai.kevin@gmail.com |
fdc8a6ee9022a3eeb686955463ffe15b57ded197 | 49c8b5132777bb9519df9ecd1ac55ccec2dd1ba0 | /Chest.h | ac36a90a7aaf29e3290d4423be4b0aa8a7d9de8e | [] | no_license | jonahisadev/transcend | 977fa7e5a350d2c92703a07900e29722910d5473 | 5a3c611e74c24a17c13e5f6d01063c43548abbe2 | refs/heads/master | 2022-12-30T22:28:09.184493 | 2020-10-04T21:50:41 | 2020-10-04T21:50:41 | 301,231,071 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 840 | h | #pragma once
#include "Entity.h"
class ChestKey;
struct Chestable
{
public:
enum Type {
ItemKey,
ItemAmulet
};
protected:
Ref<Sprite> _sprite;
Type _type;
public:
Chestable(Ref<Sprite> sprite, Type type) : _sprite(sprite), _type(type) {}
virtual ~Chestable() {}
... | [
"jonahisadev@gmail.com"
] | jonahisadev@gmail.com |
ad8d6317115aa7256dbc368cab74997dd4ca0b63 | 4cfaf2bb7816fedbe3a4d9ae2bc86434feaab1ad | /tests/parser/test_klass_register.cpp | bba24fabd4782223eeddc56be144630ec9cf6a91 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | luisbg/hawktracer | 8ff375b2e06520ae3bc5d61e9c0fcd3e8b2d99c3 | 5d88a26a04e17f0aa449ae3b3f9a91a2d7b4b405 | refs/heads/master | 2020-03-15T12:53:55.451943 | 2018-05-02T10:00:24 | 2018-05-04T14:58:14 | 132,154,103 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,866 | cpp | #include <hawktracer/parser/klass_register.hpp>
#include <hawktracer/parser/event.hpp>
#include <gtest/gtest.h>
using namespace HawkTracer::parser;
constexpr HT_EventKlassId invalid_klass_id = static_cast<HT_EventKlassId>(-1);
// TODO: do we need it in lib?
static char* ht_strdup(const char* str)
{
size_t len =... | [
"mkolny@amazon.com"
] | mkolny@amazon.com |
f15ca25866f845a15c87671fc33fe14824fc9e51 | bd43279d37a819c0af9aa95d9823c6d8615dcd79 | /src/drafted/governance-keys.cpp | 8f20f1fb588a682c1fc63d344cea6c7fd0145582 | [
"MIT"
] | permissive | KYLIN-KYN/kylin | cdb51da0e6664c46f2ed392be006868901fbc605 | 6c91261dba46ba1462cac8bd3aa9d5c59b6223e4 | refs/heads/master | 2020-06-23T21:50:39.657260 | 2019-07-25T08:11:20 | 2019-07-25T08:11:20 | 198,763,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,214 | cpp |
// // Copyright (c) 2014-2017 The KYLIN Core developers
// // Distributed under the MIT/X11 software license, see the accompanying
// // file COPYING or http://www.opensource.org/licenses/mit-license.php.
// #ifndef GOVERNANCE_KEYS_H
// #define GOVERNANCE_KEYS_H
// #include <string>
// #include <vector>
// #include ... | [
"niubiduang@gmail.com"
] | niubiduang@gmail.com |
cbd6b7029ae04659eb37030a5f28262917b588d4 | c287f063100e0ddb29bcf27e9f901b914cca0f2e | /thirdparty/qt53/include/QtQml/5.3.0/QtQml/private/qv4object_p.h | 40f38ee347e54d596e94e15679c00086ad25142a | [
"MIT"
] | permissive | imzcy/JavaScriptExecutable | 803c55db0adce8b32fcbe0db81531d248a9420d0 | 723a13f433aafad84faa609f62955ce826063c66 | refs/heads/master | 2022-11-05T01:37:49.036607 | 2016-10-26T17:13:10 | 2016-10-26T17:13:10 | 20,448,619 | 3 | 1 | MIT | 2022-10-24T23:26:37 | 2014-06-03T15:37:09 | C++ | UTF-8 | C++ | false | false | 15,509 | h | /****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees ... | [
"zcy920225@gmail.com"
] | zcy920225@gmail.com |
8bb04fb92f6e717db1353e9a73048a1516791e98 | 97e53e8028ffb9d3f736a0999cc470f9942ddcd0 | /06 操作系统与Windows相关程序/06 程 序 相 关/005 调用具有参数的可执行程序-例1/ParamExe/ParamExeDlg.cpp | cd425f361c0ccdcf024b07a96e02ba2624695edb | [] | no_license | BambooMa/VC_openSource | 3da1612ca8285eaba9b136fdc2c2034c7b92f300 | 8c519e73ef90cdb2bad3de7ba75ec74115aab745 | refs/heads/master | 2021-05-14T15:22:10.563149 | 2017-09-11T07:59:18 | 2017-09-11T07:59:18 | 115,991,286 | 1 | 0 | null | 2018-01-02T08:12:01 | 2018-01-02T08:12:00 | null | GB18030 | C++ | false | false | 5,623 | cpp | // ParamExeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ParamExe.h"
#include "ParamExeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAboutDlg dialog used for App... | [
"xiaohuh421@qq.com"
] | xiaohuh421@qq.com |
4b13b2c258b476bfc998525368334238f82508e0 | b9eb3750feb88e77449459d1ac146bb71c496c13 | /UDP/src/NoCopy.hpp | 4bdf5138e985e028603816d4dcc08ccb34cd0397 | [
"MIT"
] | permissive | swrni/simple_udp | bdc6c6b014b1a8bad3fa7b50b6b72a963177b035 | 1e7d7e1c4f8c5ac417ed4fd61478d77916d1b562 | refs/heads/master | 2021-05-03T05:50:47.392422 | 2018-02-07T08:23:23 | 2018-02-07T08:23:23 | 120,585,165 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 140 | hpp | #pragma once
struct NoCopy {
NoCopy() = default;
NoCopy( const NoCopy& ) = delete;
const NoCopy& operator=( const NoCopy& ) = delete;
}; | [
"swrni.1@gmail.com"
] | swrni.1@gmail.com |
8509d507faf622318de4728930170d7127d0c279 | 9a3b99b1eeb4f10400a799b51d789d0fde156be9 | /crowcoin/src/qt/networkstyle.h | 9a14c033299e410ccce98c4527eda67ee87a6c2d | [
"MIT"
] | permissive | aijs/blockchain | 077e7e8bf515cac5afde04498e560f300041ceff | 89ee5dc0b243847688d7063820dc1ec58394c896 | refs/heads/master | 2020-03-28T02:55:05.362321 | 2018-08-20T09:58:32 | 2018-08-20T09:58:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,092 | h | // Copyright (c) 2014 The Crowcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef CROWCOIN_QT_NETWORKSTYLE_H
#define CROWCOIN_QT_NETWORKSTYLE_H
#include <QIcon>
#include <QPixmap>
#include <QString>
/*... | [
"mistydew@qq.com"
] | mistydew@qq.com |
7aadf6e8eebdd44f5011dcd5fa0a4160da2aa71e | 1004e2c081f31a7ac812d8d25b62ae8598dac1c9 | /libraries/SWIR_MQTTClient/swir_debug.cpp | d6be674317a85149fd017b4158db100097f466eb | [] | no_license | AirVantageEmbedded/hl-arduino-mqtt-c | bc64990b64f10e330a5bb0fcc630399fe6361952 | d7db42142636f412942de80623be93dea3d53b13 | refs/heads/master | 2021-01-23T21:27:56.309302 | 2015-07-27T09:01:12 | 2015-07-27T09:01:12 | 39,640,068 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,825 | cpp | /*
* Helper class for debug tracing on a selected pair of ports
*
* Nhon Chu - May 2015
*/
#include "arduino.h"
#include <SoftwareSerial.h>
#include "swir_debug.h"
#ifdef _SWIR_OUTPUT_
#define TRACE_BUFFER_SIZE 256
SoftwareSerial* swirOutput::_pSerial = NULL;
swirOutput::swirOutput()
{
_pSerial = NULL;
}
... | [
"crenoux@sierrawireless.com"
] | crenoux@sierrawireless.com |
738721063f00039b601e7739ca8876d119f7e7b4 | 3ce84c6401e12cf955a04e3692ce98dc15fa55da | /core/camerafixture/cameraFixture.cpp | 651caf20774d886fa32154c83a5e81d3c831b745 | [] | no_license | PimenovAlexander/corecvs | b3470cac2c1853d3237daafc46769c15223020c9 | 67a92793aa819e6931f0c46e8e9167cf6f322244 | refs/heads/master_cmake | 2021-10-09T10:12:37.980459 | 2021-09-28T23:19:31 | 2021-09-28T23:19:31 | 13,349,418 | 15 | 68 | null | 2021-08-24T18:38:04 | 2013-10-05T17:35:48 | C++ | UTF-8 | C++ | false | false | 1,796 | cpp | #include "core/camerafixture/cameraFixture.h"
#include "core/camerafixture/fixtureScene.h"
namespace corecvs {
void CameraFixture::setCameraCount(size_t count)
{
//SYNC_PRINT(("CameraFixture::setCameraCount(%d)\n", (int)count));
if (ownerScene == NULL)
{
SYNC_PRINT(("CameraFixture(%p)::setCameraC... | [
"Aleksandr.Pimenov@lanit-tercom.com"
] | Aleksandr.Pimenov@lanit-tercom.com |
ffe0bc5e4c2e90e5291677ce5cdaec36f5867e01 | eacb94b1e073d390c7f24c3b3bb59d3e600f204a | /tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc | 96631316cf36535fa5531513f1eda5236e5567b5 | [
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-unknown-license-reference",
"NCSA"
] | permissive | mprevot/gpuocelot | b04d20ee58958efd7146ab7b3e798df8127b1a9c | d9277ef05a110e941aef77031382d0260ff115ef | refs/heads/master | 2020-10-01T19:01:38.047090 | 2019-12-12T12:41:41 | 2019-12-12T12:41:41 | 227,603,673 | 1 | 0 | BSD-3-Clause | 2019-12-12T12:38:19 | 2019-12-12T12:38:19 | null | UTF-8 | C++ | false | false | 1,137 | cc | /***************************************************************************
*cr
*cr (C) Copyright 2010 The Board of Trustees of the
*cr University of Illinois
*cr All Rights Reserved
*cr
********************************************************************... | [
"arkerr@gmail.com"
] | arkerr@gmail.com |
c53a3e966959bda485bd0d6b42553af22ffd332b | 30eb1a1e8eee067a4fd87c15effb4ebc4a47afd2 | /include/MAGE/objComposite.h | 609cea9fd124e2442f810ab76ea5ac86ab8045b5 | [
"Zlib",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Sixmorphugus/MAGE | f962fe74d530ee3689cac3d54571c776db0e0ab1 | e6d489746f3a16cadd75cf2d5862ad4488a85484 | refs/heads/master | 2020-06-17T13:21:13.081716 | 2019-02-26T19:30:45 | 2019-02-26T19:30:45 | 75,004,421 | 1 | 0 | null | 2016-12-10T23:13:29 | 2016-11-28T18:54:55 | C++ | UTF-8 | C++ | false | false | 1,193 | h | #include "objSpriteless.h"
#include "group.h"
/*
A COMPOSITE object has no appearence itself and is a combination of a group and spriteless object.
Its "child" objects are positioned relative to it.
Its children are saved with it.
Under an objComposite, an object is drawn when the objComposite is. The objects inside ... | [
"chrisinnit@gmail.com"
] | chrisinnit@gmail.com |
a8ffeb593d864123a219ce35d0f9b445346b431f | 5c84ac94980b3a1c4c55d0185f108d95a42c3189 | /2.gps_rtk_msgs_NAV982-RG/src/lib_src/an_packet_protocol.cpp | 1a04346f3a344e96bf564c31d1b76e80e2952906 | [] | no_license | shourenzhong/vehicleCAN_GT_acquisition | c5df37a60c8cd12b1603e67cb48eed365df5b498 | 927e73ade7485b93fb03d37860e42a0ac6feb9f1 | refs/heads/master | 2023-01-02T15:51:59.340897 | 2020-10-28T14:06:11 | 2020-10-28T14:06:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,944 | cpp | /****************************************************************/
/* */
/* Advanced Navigation Packet Protocol Library */
/* C Language Dynamic Spatial SDK, Version 4.0 */
/* Copyright 2014, Xavier Orr, Advanced Navigation... | [
"qdensh@126.com"
] | qdensh@126.com |
a05ce1da30ebc0114f7d42469d89ff451f5bdbe4 | e5107ca1873291c8ad4b45a6501c661c83fc6340 | /ui-phoenix/general/main-window.hpp | 50b0cbd14f6ac619b50483c5d14dcd026e88472b | [] | no_license | gilligan/bsnes | b160dc0bff4b655cc5046f18822e9c4271488bbe | fb5961991f9e41f406e616cf88eb565979df3d28 | refs/heads/master | 2016-09-05T09:54:45.538993 | 2014-03-06T21:25:08 | 2014-03-06T21:25:08 | 17,492,997 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 893 | hpp | struct MainWindow : Window {
Menu system;
MenuItem systemLoadCartridge;
MenuSeparator systemSeparator;
MenuItem systemQuit;
Menu settings;
MenuCheckItem settingsSynchronizeVideo;
MenuCheckItem settingsSynchronizeAudio;
MenuCheckItem settingsMuteAudio;
MenuSeparator settingsSeparator;
MenuItem settin... | [
"tobias.pflug@gmail.com"
] | tobias.pflug@gmail.com |
5f1a94229e26d87dea3c5e04f997be1e75c48ef8 | 09cbd3eb63b290115682c72d529087ae0a56fc71 | /libpandabase/os/unix/thread.cpp | 3d40d53dd73a067490c2bdaa83c7cd979d238181 | [
"Apache-2.0"
] | permissive | openharmony-gitee-mirror/ark_runtime_core | ac3c512a58fd6b52315da0c6f099edf827cd88e6 | 2e6f195caf482dc9607efda7cfb5cc5f98da5598 | refs/heads/master | 2022-07-28T07:38:29.271322 | 2021-11-25T11:45:47 | 2021-11-25T11:45:47 | 410,627,949 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,888 | cpp | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* 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... | [
"wanyanglan1@huawei.com"
] | wanyanglan1@huawei.com |
c811825428ebbd8b08eaf14b5e957ec5d0096644 | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-translate/source/model/TerminologyProperties.cpp | 014900dd49dad4bca8d08991ba9b072bfae42cc4 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 5,093 | cpp | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
a8995058192c582b575d426bfcfb55d5e20c2f77 | 08abb8905fae13ef8b3d009519312b5310ed7df5 | /Ejercicios/Ejercicio04 -Imprimir Valores de Todas las Variables/todas-las-variables.cpp | 6bd8ca17f7fb3356a8ded4f201b20f5eaa835456 | [
"MIT"
] | permissive | Dpineda89/cpp | d497106f8aa7462f7c9da977a6158a4106808c72 | 9e67e044b17dde790bc3432d07d27db38a454e04 | refs/heads/master | 2022-12-03T11:19:26.828752 | 2020-08-23T21:09:12 | 2020-08-23T21:09:12 | 282,530,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 538 | cpp | #include <iostream>
using namespace std;
int main(int argc, char const *argv[])
{
bool valorBooleam;
valorBooleam = false;
int valorEntero = 15;
double valorDouble = 20.99;
string valorString = "Hola como estan";
char valorChar = 'B';
cout << "Valor Booleam " << valorBooleam << endl;
... | [
"darwin_pineda@unah.hn"
] | darwin_pineda@unah.hn |
d9163e20c3d50aadf61519ecfb5b4a40a0a9c0df | 2ff43b5f55285bd9f0bc243ed81bfda1d75bdc27 | /8.其他/机器人抓取/重构/NCC/squirrel_perception_backup-hydro_dev/v4r/v4r/ORFramework/opencv_sift_local_estimator.h | ee5345493e97963b4e6ca378d5a791ad57b25872 | [] | no_license | Ivan-VV/3D-ObjectDetection-and-Pose-Estimation | 876d343aa5011228e15a43cb999586b09bfa313d | 4fbe1c32fcd0618ab237eaa12931626c8d88c4ac | refs/heads/master | 2022-02-20T03:27:58.829378 | 2019-06-17T06:51:48 | 2019-06-17T06:51:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,432 | h | /*
* shot_local_estimator.h
*
* Created on: Mar 24, 2012
* Author: aitor
*/
#ifndef FAAT_PCL_REC_FRAMEWORK_OPENCV_SIFT_ESTIMATOR_H_
#define FAAT_PCL_REC_FRAMEWORK_OPENCV_SIFT_ESTIMATOR_H_
#include "local_estimator.h"
#include "faat_3d_rec_framework_defines.h"
#include <pcl/io/pcd_io.h>
#include "opencv2/no... | [
"1253703632@qq.com"
] | 1253703632@qq.com |
0c3286e8ca979e58d48127b371cf5b2875cc6ffe | 83a7bbadda0fd1d760d58bdebfae80985130defb | /Sources/explodingsprite.cpp | d48bb42178ad3570c2d20ad3a1ab1a4a023eb428 | [] | no_license | bigwody/TheGame_CB | 7902753f53bf161b48aaf08ee7df5d2178091c24 | 55e194c0c0c1ca0a4d57ef463267f3f5a33d57e4 | refs/heads/master | 2020-12-31T05:10:23.164349 | 2016-04-21T21:28:25 | 2016-04-21T21:28:25 | 56,806,727 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,915 | cpp | #include <iostream>
#include <cmath>
using std::cout; using std::endl;
#include "explodingsprite.h"
#include "ioManager.h"
#include "explosionfactory.h"
#include "gamedata.h"
const int DIRECTION_MOD = 100;
const int MAX_EXPLOSION_SPD = 200;
const int MIN_EXPLOSION_SPD = 40;
ExplodingSprite::ExplodingSprite(const Spri... | [
"jtwood@g.clemson.edu"
] | jtwood@g.clemson.edu |
343c23e6d5d39b952d0bd005436a59993e5f88ac | 7d9d7ae7d5553ed4897f2f2bf4c5c0a23257cbf6 | /BinaryTreeUnique_string_perf.cpp | 59b4cf559c07edd189937c5047a08e395a398835 | [] | no_license | huanchenz/h-store-index-test | 7868cecd282786abd7b0fc8c0d472880ca31eb0c | bf0aaf811585dd9c4acb199002cb1afd093744d5 | refs/heads/master | 2020-05-19T11:48:47.166606 | 2014-06-16T22:49:29 | 2014-06-16T22:49:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,894 | cpp | #include <vector>
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string.h>
#include <utility>
#include <time.h>
#include <sys/time.h>
#include <map>
class BinaryTreeUniqueIndex {
typedef std::map<std::string, std::string> MapType;
public:
BinaryTreeUniqueIndex() {
m_... | [
"huanchenzhang.cs@gmail.com"
] | huanchenzhang.cs@gmail.com |
8c75dfe992ac7613f792ec3003f5261dc1a21330 | e7533029e6b737623c11517f77b2f143b2c508a6 | /Android/PFCVersion2/Classes/GameManager.h | e85834dadbd93e7c11b1b60edf6aa517a8f0cc06 | [] | no_license | juaniiton1/PFC | e1593dce6b0d6cb3bec8e18d2c99ee42798c3ebb | 1f1cb61d5c806244e48da07a0a0fa99a4b35d5be | refs/heads/master | 2021-01-19T03:13:01.328958 | 2014-03-17T18:07:24 | 2014-03-17T18:07:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 640 | h | /*
* GameManager.h
*
* Created on: 31/01/2014
* Author: Joan
*/
#ifndef __GAME_MANAGER_H__
#define __GAME_MANAGER_H__
#include "cocos2d.h"
class GameManager
{
protected:
// Constructor
GameManager();
// Instance of the singleton
static GameManager* mySingleton;
bool connected;
char* ip;
char* por... | [
"montagut.joan@gmail.com"
] | montagut.joan@gmail.com |
24d7e48f399291b03f2a67d266b900d577987292 | aa0e2a0ffee1c38b9f820156a914dd66fe7e39bb | /devel/include/vision_msgs/Detection3D.h | 1238ff5055e016858759ce6498dfb7a06dbcce52 | [
"MIT"
] | permissive | wpirm/catkin_wpirm | 3f3cc1ac16e678d308aa2160b8b67a5076343d64 | 0e474a6ead4e1218f4cb3b87d27cc34e8f665d31 | refs/heads/master | 2020-03-06T19:38:22.683176 | 2018-04-28T07:47:31 | 2018-04-28T07:47:31 | 127,033,458 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,222 | h | // Generated by gencpp from file vision_msgs/Detection3D.msg
// DO NOT EDIT!
#ifndef VISION_MSGS_MESSAGE_DETECTION3D_H
#define VISION_MSGS_MESSAGE_DETECTION3D_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include ... | [
"robotincad@gmail.com"
] | robotincad@gmail.com |
d2f4ce29a20551e6b37dce27f06ccd19a1576070 | c3463be89e53d6bd7ed5c1fddcdad549091c9632 | /HCore/CCore/inc/scan/ScanFile.h | 9cb8687127c57780c0f619ca766e5c4cbcde741f | [
"BSL-1.0",
"FTL"
] | permissive | SergeyStrukov/CCore-4-xx | c6f8eb37bbda33fbc8ab4a15b72c88b35aac291b | c15aeee098cc2f62914e45741af95b1a90e3ed10 | refs/heads/master | 2023-02-18T09:22:43.796949 | 2023-02-08T06:30:43 | 2023-02-08T06:30:43 | 262,752,021 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,749 | h | /* ScanFile.h */
//----------------------------------------------------------------------------------------
//
// Project: CCore 4.01
//
// Tag: HCore Mini
//
// License: Boost Software License - Version 1.0 - August 17th, 2003
//
// see http://www.boost.org/LICENSE_1_0.txt or the local copy
//
// Copyri... | [
"sshimnick@hotmail.com"
] | sshimnick@hotmail.com |
5e9464774a5e614d731151831015b69c271c2147 | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/browser/chromeos/crostini/crostini_simple_types.h | 6d1e206f726f474f4a791401f4fb0044be967310 | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 6,602 | h | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_CHROMEOS_CROSTINI_CROSTINI_SIMPLE_TYPES_H_
#define CHROME_BROWSER_CHROMEOS_CROSTINI_CROSTINI_SIMPLE_TYPES_H_
#include <string>
#i... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
8400877bed90df152feb8f9198ce97cf8acb4547 | ac227cc22d5f5364e5d029a2cef83816a6954590 | /applications/physbam/physbam-lib/External_Libraries/Archives/boost/boost/mpl/min.hpp | 89ad4484452d466675e6332ece6260c52b13f8f1 | [
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | schinmayee/nimbus | 597185bc8bac91a2480466cebc8b337f5d96bd2e | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | refs/heads/master | 2020-03-11T11:42:39.262834 | 2018-04-18T01:28:23 | 2018-04-18T01:28:23 | 129,976,755 | 0 | 0 | BSD-3-Clause | 2018-04-17T23:33:23 | 2018-04-17T23:33:23 | null | UTF-8 | C++ | false | false | 540 | hpp |
#ifndef BOOST_MPL_MIN_HPP_INCLUDED
#define BOOST_MPL_MIN_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 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/libs/mpl for document... | [
"quhang@stanford.edu"
] | quhang@stanford.edu |
e87e5807b087cff624a1ee294af9f7ca16e9ce7b | 860403c6f40067cda6c70caab409e0231808b599 | /src/art_common/include/art/steering.h | 3f112a46f926ba04d9dad69c3a63697ae3a62d36 | [] | no_license | amogh112/mappingRNDF | 58933ec5de851f3b955b2f11280f26e3ec31374d | de89d517969008484d251ef7219d69475fb2023e | refs/heads/master | 2021-07-13T23:54:31.774472 | 2017-10-09T05:29:37 | 2017-10-09T05:29:37 | 105,188,546 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,710 | h | /* -*- mode: C++ -*-
*
* Description: common steering constants and calculations
*
* Copyright (C) 2005, 2007, 2009 Austin Robot Technology
* License: Modified BSD Software License Agreement
*
* $Id: 5d206432dbb29925c9948e85ed97f533f845c411 $
*/
#ifndef _STEERING_H
#define _STEERING_H
#include <angles/an... | [
"amogh112@gmail.com"
] | amogh112@gmail.com |
23814e13ad41c4845e16f89665951718630ee062 | 7805c23827d2597cf781a1436b08b05fc5c67298 | /libs/libfoundation/include/libfoundation/Memory.h | a5c195695328dff893077691a0fc51733aa7d2b8 | [
"BSD-2-Clause"
] | permissive | nimelehin/opuntiaOS | 02ef0193b51f312f60a51f4f0caea57ebe6741a0 | 88e903809e9977a41b0c5a4c7ecc7b58aa6a0fc9 | refs/heads/master | 2023-07-07T14:18:55.330425 | 2021-08-08T12:23:38 | 2021-08-08T17:59:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,400 | h | /*
* Copyright (C) 2020-2021 Nikita Melekhin. All rights reserved.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#pragma once
#include <cstddef>
namespace LFoundation {
[[gnu::always_inline]] inline void fast_copy(uint32_t* dest, const uint32_t* src,... | [
"nimelehin@gmail.com"
] | nimelehin@gmail.com |
9d69d884ab4305d8ce847f58226917802fc69e00 | 9e65de7524bfcd22a877aec92b5b960bd56b7773 | /Phase2 - Project Framework/CLine.cpp | 2317b7fdc6416cb267e440ff62bc66666da4a860 | [] | no_license | sayed-moh/programming-techniques | 9a6255cb1894b941f1c7b87c2e23bda14e1d13ec | db061c8beb4d2b3018d333f5e05f37d870891ab2 | refs/heads/master | 2022-11-08T17:49:20.979301 | 2020-06-12T06:56:27 | 2020-06-12T06:56:27 | 271,729,432 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,244 | cpp | #include "CLine.h"
CLine::CLine(Point P1, Point P2, GfxInfo FigureGfxInfo) :CFigure(FigureGfxInfo)
{
Corner1 = P1;
Corner2 = P2;
}
void CLine::Draw(Output* pOut) const
{
//Call Output::DrawLine to draw a line on the screen
pOut->DrawLine(Corner1, Corner2, FigGfxInfo, Selected);
}
/*double dist(int x1,int y1,int... | [
"modyseka@gmail.com"
] | modyseka@gmail.com |
4c50ed07072d1a3ccc1330c8e5f80b5b5bbf8e92 | a59cf55eede41357f37efc784d823002345fe9b4 | /size_of_bt.cpp | c4d5caad1ac86a214bd54314eeb66d90d761bddf | [] | no_license | abhiskaushik/C-plus-plus-programs | 271b3d45f1b915e34403d50d485784e108f9236e | 96739d3e1bb651e7bdf779da7223d2146dce342e | refs/heads/master | 2020-04-10T00:30:39.661808 | 2015-09-10T08:09:00 | 2015-09-10T08:09:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,016 | cpp | //size of a BT
#include<bits/stdc++.h>
using namespace std;
struct node{
int val;
struct node *left,*right;
};
struct node *insert(int x){
struct node *node=(struct node*)malloc(sizeof(struct node));
node->val=x;
node->left=NULL;
node->right=NULL;
return node;
}
int ct=0... | [
"stndlkr200@gmail.com"
] | stndlkr200@gmail.com |
e0f3bcda8a76a62924d1e28384b5f1a64ba4aca6 | ab13c03123318ccbd887597619e9df40aba298d7 | /tests/user/bench/bridge/speck/main.cpp | dc5196fe73bcf7ac9b1b2adcc12ca3988fc11297 | [] | no_license | PygmyHippo-wq/e3 | fe03f1db3b63e26579c505b2116b11e582f0f3ec | 3f3cdc9a25bfc5c1f96af8c35b9a923cc66cfcf7 | refs/heads/master | 2020-06-26T17:46:30.903097 | 2019-07-20T04:03:38 | 2019-07-20T04:03:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,604 | cpp | #include <iostream>
#include <vector>
#include "e3int.h"
#include "timer.h"
#ifndef SZ
#define SZ 32
#endif
#define N_ROUNDS 11
using namespace std;
using SecureInt = TypeUint<SZ>;
using SecureBool = TypeBool;
using SecureMint = TypeMint;
//#define ROR(x, r) ((x >> r) | (x << ((sizeof(uint16_t) * 8... | [
"you@example.com"
] | you@example.com |
bab4dbee2ea1bd88700b8e07f2fd12c9fa7f99b4 | 678328ff5e7d80e31af75bcf9a29c061117a5208 | /Scarab-Engine/Source/Lib/Math/Functions/MathFunction.h | 79f1e2068921250944dcdbb03d00fea815abe3a0 | [] | no_license | SyGame-Engine-Team/SyGame-Engine | 48ead0234e92ddae5096e0b00edfbbd0bb484291 | 1e2e9f174ca6a19394d50b03eb54a3d2bc2066b7 | refs/heads/master | 2021-01-10T15:05:24.457349 | 2015-09-29T21:55:15 | 2015-09-29T21:55:15 | 43,390,724 | 4 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 7,695 | h | /////////////////////////////////////////////////////////////////////////////////
// File : Lib/Math/Functions/MathFunction.h
/////////////////////////////////////////////////////////////////////////////////
// Version : 1.0a
// Began Code : 29/05/2010
// Status : Alpha
// Portability : Any
////////////////////////////... | [
"scarab.engine@gmail.com"
] | scarab.engine@gmail.com |
b62c1c1912e0f4b984f7a2336c29ffaff2f2845d | 6afaf0e8af35077e3d15d6f9cae0a20c84c9f708 | /CPP/C++文件头信息加密/code/008ClassInit/ClassStatic05.cpp | c219fadff25584c7d200f1cd36ea5012443a9924 | [] | no_license | gaojingang/C | 573142d4f5f952cc74cb44dd3c42af2aefd479ea | f06af1b6b1cc143563c1a4d94926abe0a892a2a5 | refs/heads/main | 2023-02-13T23:18:14.761560 | 2021-01-02T14:57:42 | 2021-01-02T14:57:42 | 304,019,541 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 944 | cpp | #include <iostream>
using namespace std;
class Person{
public:
// 静态函数声明,函数前面加上static 即可
static void func1(){
a = 100; // 静态函数中值能访问静态变量
// b = 300; // 非静态变量无法访问 非静态成员引用必须与特定对象相对C/C++(245)
cout <<"static func1"<<endl;
};
static int a;
i... | [
"gaojingangzh@gmail.com"
] | gaojingangzh@gmail.com |
b4887682dcdb44def8fd0d2f32cd9775ee0ac653 | dd4db81fcfc61d50d4b7a6f19f1e9e40f30b5cf2 | /src/path_RViz_bridge.cpp | 76ff14115f8af02c5fa106da2388c3f2fc852651 | [] | no_license | jiei/machine_visualizer | 4a16a6424693741007f4ceaab17c0329b590ee1e | 3f6aefb097111f7ec47e57e6d7f8fd30503c3836 | refs/heads/master | 2021-07-21T10:43:05.634636 | 2017-10-31T16:04:30 | 2017-10-31T16:04:30 | 108,950,134 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 987 | cpp | #include <nav_msgs/Path.h>
#include <raspi_development/path_to_RViz.h>
#include <ros/ros.h>
bool PathCallBack(raspi_development::path_to_RViz::Request &req,
raspi_development::path_to_RViz::Response &res);
nav_msgs::Path path;
bool received = false;
int main(int argc, char **argv) {
ros::init(arg... | [
"jack0325suzu@docomo.ne.jp"
] | jack0325suzu@docomo.ne.jp |
686e50cc08035358899178e2ded794c24ed4bad8 | d19e02ed9310852434cbed2ec023bd9483ad4c03 | /vectored_thruster_code/include/control_law.hpp | e77dd74d36deaf3a22aca5388af83e57cf8168c7 | [] | no_license | LukasRust/bachelor-thesis-appendix | f6d1a5611bb53f83d930803556703a3838e98952 | d9d8c39df5fe0b3e2e7571bbb49b7393f5dec3db | refs/heads/master | 2023-04-05T12:09:20.364947 | 2021-04-06T10:42:03 | 2021-04-06T10:42:03 | 354,613,001 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,851 | hpp | #include "./base.hpp"
#include "ros/ros.h"
#include "std_msgs/String.h"
#include "geometry_msgs/Twist.h"
#include "sensor_msgs/LaserScan.h"
#include "object_avoidance_catfish_example/collisionmsg.h"
#include "vector_thruster/tau.h"
#include "gazebo_msgs/ModelStates.h"
class Controller
{
public:
Pose actual;
Pose ... | [
"rus@biba.uni-bremen.de"
] | rus@biba.uni-bremen.de |
67678f5835b0da88b55805a157d9530a83005502 | 565c581fd92809e1e44b4a04d5b7fbbfbcaf30b9 | /module08/ex00/easyfind.hpp | dba27305ec8d5ddd6abfb1bbe418101b5bcc7d64 | [] | no_license | brojoon/cpp_module | 1e1a44d59fccdb6145529cf0e6eb81578ee12e30 | c627e5623ea9fca547a905c40da9a3ecc9506653 | refs/heads/main | 2023-06-07T05:58:35.642321 | 2021-07-02T22:16:14 | 2021-07-02T22:16:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 198 | hpp | #ifndef EASYFIND_HPP
#define EASYFIND_HPP
#include <algorithm>
template<typename T>
typename T::iterator easyfind(T &con, int value)
{
return (std::find(con.begin(), con.end(), value));
}
#endif | [
"ydngjink1234@gmail.com"
] | ydngjink1234@gmail.com |
e481bc0e1aaa9b52417d37ffe5bb2558c203d12b | b1341a04f448cc8fb95e508fcc4742e300b27154 | /aula20160825/dec3.cpp | 9d30a26a85d0ea0ce656d8025d23564e02932862 | [] | no_license | selezimoar/MTP | c803601110aee85b814a10bb1581619334ca7678 | 3820ff5b43076ba3ccd6d24b8238ab60055fd564 | refs/heads/master | 2020-07-05T11:39:08.941478 | 2016-12-14T16:16:36 | 2016-12-14T16:16:36 | 66,554,337 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 330 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
int main(){
int dado1, dado2, dado3, resultado;
srand(time(0));
dado1=rand()%7;
dado2=rand()%7;
dado3=rand()%7;
resultado=dado1+dado2+dado3;
if(resultado==7||resultado==11)
printf("Voce ganhou!!!");
else
printf("Voce perdeu!!!");
ret... | [
"you@example.com"
] | you@example.com |
5cea9862076dbcdac50839f7b497445ca821b7aa | a956293d52a3f5ae80c81823cc83c51d530c1748 | /ConsoleApplication1/Source.cpp | 78defd66bbb5f1e8eb2b0af41fb29b92238fdba8 | [] | no_license | gadocto/DiveIntoC | ab8f72500fc77314763c1750028b61274bcc5b04 | ac41b84948caf4c2df6b47653026eb4d8c90f8fb | refs/heads/master | 2021-01-11T03:21:47.137189 | 2016-09-11T12:20:05 | 2016-09-11T12:20:05 | 71,041,321 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,215 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
#include <stdio.h>
#include <cstdio>
#include "Stack.h"
void shell();
void sandbox();
int main()
{
try
{
sandbox();
}
catch (exc* msg)
{
msg->what();
delete msg;
}
return 0;
}
void shell()
{
bool terminate = false;
stack<int> a;
char inputStr[1... | [
"gadocto199@gmail.com"
] | gadocto199@gmail.com |
3387bdc7c81db2ed26d62ceea66f5e9c44b57e49 | c9783e269846dc42aaea6fdd332c972f15ccde69 | /classes/window/Window_mgr.cpp | 10b98000f53b4dea8c8fa3303d42ea735a04c834 | [] | no_license | AradiPatrik/primer | 2b95bfa3d6a9da4cc419235c7ee145a4864ece23 | 4ca6a6da5f630014d011815e69f9d4a612a34e83 | refs/heads/master | 2021-01-22T09:27:06.226995 | 2017-02-14T15:42:24 | 2017-02-14T15:42:24 | 81,959,749 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | cpp | #include <string>
#include "Window_mgr.h"
#include "Screen.h"
// default constructor, emplemented in .cpp file because here
// class Screen is a complete type
Window_mgr::Window_mgr():screens{Screen(24, 80, ' ')}{ }
// class Screen is a complete type so we can define the behaviour
// of the functions that rely on the... | [
"aradipatrik@gmail.com"
] | aradipatrik@gmail.com |
3c06607d1084a08a624f0b773bb72f38b16202f3 | bc90781cf86960833f6ceae03b309f07eeee6e7a | /src/MagnumPlugins/OpenExrImporter/OpenExrImporter.h | cef989996a54213c90614e63b5c21607c608b412 | [
"MIT"
] | permissive | janbajana/magnum-plugins | a2ef32096afc5babac5f8f3b8b11dc315465ce1b | 809fc1829db8e41d52fd7d299a3bc511b7ba9d83 | refs/heads/master | 2023-08-17T17:52:57.745308 | 2021-10-25T09:19:05 | 2021-10-25T09:19:05 | 269,670,572 | 0 | 0 | NOASSERTION | 2020-06-05T14:46:05 | 2020-06-05T14:46:04 | null | UTF-8 | C++ | false | false | 10,988 | h | #ifndef Magnum_Trade_OpenExrImporter_h
#define Magnum_Trade_OpenExrImporter_h
/*
This file is part of Magnum.
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020, 2021 Vladimír Vondruš <mosra@centrum.cz>
Permission is hereby granted, free of charge, to any person o... | [
"mosra@centrum.cz"
] | mosra@centrum.cz |
f09de5a8eff1e1e31b61bf7f8af4edccdc192e8a | de3d56d96f393a4aedba93a52e5f2373ca826612 | /roborobo3/src/ext/TemplateMovingConfigurationLoader.cpp | e491d6ee745c5d042e3eb142774d25a65f62b139 | [] | no_license | PaulEcoffet/roborobo3 | 8664c513c3f13f02c908d5892c5eb53d2961a587 | a37c0eb0c35abfe997308f2cfcc73a6ffad4d3ab | refs/heads/master | 2021-06-03T04:32:37.335816 | 2020-09-30T08:57:35 | 2020-09-30T08:57:35 | 105,661,776 | 3 | 0 | null | 2017-11-30T15:26:03 | 2017-10-03T14:30:22 | C++ | UTF-8 | C++ | false | false | 1,087 | cpp | #if defined PRJ_TEMPLATEMOVING || !defined MODULAR
#include "Config/TemplateMovingConfigurationLoader.h"
#include "TemplateMoving/include/TemplateMovingWorldObserver.h"
#include "TemplateMoving/include/TemplateMovingAgentObserver.h"
#include "TemplateMoving/include/TemplateMovingController.h"
#include "WorldModels/R... | [
"theotime.grohens@ens.fr"
] | theotime.grohens@ens.fr |
a64a1204e561415749fe145e2d2ad5a6008a9659 | 190cfe853208fa287aa2539f1dd4e729f5235091 | /Examination/EMTestMoneybyPatient.cpp | 6b6f7e536d6d632818b253ccf5820dc9b82cc898 | [] | no_license | smithgold53/HMSReportForms | d8cacb7de1509995b46be16bc5a99ca9104dbea1 | 7f426de1a3f8b7bad956c62ba61306a3969accf2 | refs/heads/master | 2020-05-18T09:24:39.420731 | 2015-05-06T09:47:03 | 2015-05-06T09:47:03 | 34,946,969 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,238 | cpp | #include "stdafx.h"
#include "EMTestMoneybyPatient.h"
#include "MainFrame_E10.h"
#include "ReportDocument.h"
#include "Excel.h"
/*static void _OnYearChangeFnc(CWnd *pWnd){
((CEMTestMoneybyPatient *)pWnd)->OnYearChange();
} */
/*static void _OnYearSetfocusFnc(CWnd *pWnd){
((CEMTestMoneybyPatient *)pWnd)->OnYearSetfoc... | [
"smithgold53@gmail.com"
] | smithgold53@gmail.com |
bfbc252dc55adbc4fd27b5741d30710d38c2d6f0 | aae35c934ca59bad52708ba0827a4df0197dd43f | /tools/Fallout 2 Dat Explorer 1.43 by Dims/Source code 1.43/mainform.cpp | 489f1de138dae43fdb76b0833501522ed5230e3f | [] | no_license | SacredCracker/FO4RP | bbdfd9950a9845431114278f62ff8f632d202f47 | 1f818501e83c45b13a1d7eb97d6aac046c893b56 | refs/heads/master | 2022-01-17T12:54:33.658414 | 2021-12-26T20:02:17 | 2021-12-26T20:02:17 | 212,241,281 | 0 | 1 | null | 2019-10-02T02:37:37 | 2019-10-02T02:37:36 | null | UTF-8 | C++ | false | false | 21,609 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "mainform.h"
#include "aboutfrm.h"
#include "datfile.h"
#include "frmfile.h"
#include "msgfrm.h"
#include "startup.h"
#include "dirform.h"
#include <WindowsX.h>
//#include <shlobj.h>
//------------... | [
"ya-reutov@ya.ru"
] | ya-reutov@ya.ru |
f60240b5893ab1ece8891de49e9518956ddd4cae | 5816bc0e5667cf5e98bd2087665d10f21206cf3f | /ClientServer/RequestResponseManager/hmicontoller.cpp | 454f8bd5a1809f731c133589985125303451d89c | [] | no_license | vladimirstoyanov/ArchLinuxScripts | 4352abaf15894e798eb9eb37e8d883da6418aa94 | 6f814de9bf45c91f52c2db9eaca4b3cb9ed70a5a | refs/heads/master | 2023-08-31T21:14:35.662345 | 2023-08-20T06:41:54 | 2023-08-20T06:41:54 | 122,861,097 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 61 | cpp | #include "hmicontoller.h"
HMIContoller::HMIContoller()
{
}
| [
"firojjsci@gmail.com"
] | firojjsci@gmail.com |
829266cd8e996799450a24907332e945d85ba69c | 37d2d7feb7d6fe592450dd5e36326e1ac397ef19 | /FONTS/six_VERT.cpp | 2f40da1b8f4458dab834a0637edf1d8ffb1bade0 | [] | no_license | marcclintdion/a7_MARC_ANIMATION_B | 51424721f07059ee02f63bba1542e4069af5cd41 | 22eff173fea023439cb0644be2b1d25fc38c2f5b | refs/heads/master | 2021-01-10T07:11:59.521520 | 2015-09-26T12:42:49 | 2015-09-26T12:42:49 | 43,204,989 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,279 | cpp | GLfloat six_VERT[] =
{
//number of vertices = 69
0.00428145, 0.001, 0.0176501,
-0.0187612, 0.001, 0.00130446,
0.00908192, 0.001, -0.000841324,
0.0219803, 0.001, 0.0491971,
0.0201534, 0.001, 0.0300021,
0.0332661, 0.001, 0.0275831,
0.0294585, 0.001, 0.00305549,
0.00428145, 0.001, 0.0176501,
0.00908... | [
"marcclintdion@Marcs-iMac.local"
] | marcclintdion@Marcs-iMac.local |
80fd1eff83c1bec97b1c46300f13836b17944034 | 69667cd125369812942c3c1b3353b2f6bcf8658c | /CSE232/labs/lab7.cpp | fd5f28b93d843d544d4e843cd0234f00dc81d28c | [] | no_license | dcrisp2/SPRING2018 | 4eda68fe135c4ee02fd5b7c3aeb9d4bb2a2d692b | 693f40f74d26eefe1986588cd9585c42c3f5bde1 | refs/heads/master | 2021-05-04T14:58:20.457522 | 2018-05-09T21:21:03 | 2018-05-09T21:21:03 | 120,215,791 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,137 | cpp | #include<iostream>
using std::cout; using std::endl;
#include<iomanip>
using std::setw; using std::left; using std::right;
#include<vector>
using std::vector;
#include<string>
using std::string;
#include<sstream>
using std::ostringstream;
#include "lab07_functions.h"
// Return string representation of matrix
string m... | [
"dcrisp2@gmail.com"
] | dcrisp2@gmail.com |
06f3294102ff8486f48399dc1d4fcb18f9fc8183 | 2d00949ba02c7c61d1db1ff75d6e4fb6c389f02a | /lab_2_10.cpp | fdc19e6e460d0fd625863642ba3abaf99d28a027 | [] | no_license | Farades/Kireev_Lab | dae5e6e5711b7dece3abbe41b28dae5198344901 | 493c86257700c1efa850f7c0c91393038c8a458e | refs/heads/master | 2021-01-20T02:15:35.085061 | 2013-04-13T08:03:00 | 2013-04-13T08:03:00 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 7,946 | cpp | /******************************************************
* Постановка задачи: *
* Вычислите вероятность поражения воздушной цели W *
* методом предельных вероятностей при атаке ее истре- *
* бителем. *
* Выполнили: 07-408. Мацепура. Бут... | [
"creg2007@gmail.com"
] | creg2007@gmail.com |
ec5b453e0fa6a03b432f8434837ee643bf160251 | 1063332d38b3f9940a1b0410d3b39e547a40f3e4 | /main.cpp | fd62ff1292bc42206d5e5711ac1f56aea06e4c9e | [] | no_license | EvieLynn26/Hash_table | 17544c78a0485ca79db17b304a9bb2f7c2d7f118 | 18d0f14a1146500ff99603fd4cd3a66aafd462f9 | refs/heads/master | 2022-12-15T04:16:54.146636 | 2020-09-11T05:17:25 | 2020-09-11T05:17:25 | 294,599,472 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,773 | cpp | #include "stdio.h"
#include "assert.h"
#include "string.h"
#include <algorithm>
#include <iostream>
#include <vector>
#include <list>
#include "list.h"
const int PIECE_SIZE = 100;
const int BUFF_SIZE = 100;
const int START_VECT_SIZE = 10;
struct HashTable {
std::vector<list> data;
int N = 0;
int curr_ve... | [
"emelianova.en@phystech.edu"
] | emelianova.en@phystech.edu |
84f69d89019e9f61306250e36f7448bebb662e4f | 3d18bbb0b0f9dc3f208d8de4393fca949774f06c | /dist_v2/main.cpp | 04c0db9c356dfe3713b30c7f44b9ec535a5f0a21 | [] | no_license | f-fathurrahman/ffr-cuda-stuffs | 57943f0df0e1ff9a043f956b2cd3635dec1659eb | 63e5e6b494cfae6ec4935c7d624d4718779ce7ef | refs/heads/master | 2020-07-05T03:19:50.018646 | 2019-12-28T03:16:27 | 2019-12-28T03:16:27 | 202,506,010 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 440 | cpp | #include "aux_functions.h"
#include <cstdio>
#include <cstdlib>
#define N 200
int main()
{
float *in = (float*)calloc(N, sizeof(float));
float *out = (float*)calloc(N, sizeof(float));
const float ref = 0.5f;
for(int i = 0; i < N; i++)
{
in[i] = scale(i, N);
}
distanceArray(out,... | [
"fadjar.fathurrahman@gmail.com"
] | fadjar.fathurrahman@gmail.com |
c6be49341bae4af0432ebb3363c4595f1f61afca | e4ec5b6cf3cfe2568ef0b5654c019e398b4ecc67 | /aws-sdk-cpp/1.2.10/include/aws/ec2/model/SpotFleetRequestConfig.h | 667db6af0944d5b1b5adac79a5f1e0e8b8f89f7b | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | EnjoyLifeFund/macHighSierra-cellars | 59051e496ed0e68d14e0d5d91367a2c92c95e1fb | 49a477d42f081e52f4c5bdd39535156a2df52d09 | refs/heads/master | 2022-12-25T19:28:29.992466 | 2017-10-10T13:00:08 | 2017-10-10T13:00:08 | 96,081,471 | 3 | 1 | null | 2022-12-17T02:26:21 | 2017-07-03T07:17:34 | null | UTF-8 | C++ | false | false | 9,718 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"Raliclo@gmail.com"
] | Raliclo@gmail.com |
a44c5604ed91707ebac2c5903e90dd578c6c6f70 | b531e83bb04dfa3eaec3bece0e89a9421f9935e6 | /AddingNaturalNumbers.cpp | 6aa3873189bfa70075ab66334ca4b4d3ae99acbb | [] | no_license | sdhanshu/cpp-programs | bc87f4c3d8ab5448054fb247bf28f858aedcef2d | 8fbedd031c31b44d7921dc983b68afcb9796fe0a | refs/heads/master | 2020-04-28T16:42:23.970540 | 2019-05-08T14:57:21 | 2019-05-08T14:57:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 333 | cpp | #include<iostream>
using namespace std;
int main ()
{
cout<<"\nSum of Natural Numbers";
cout<<"\n----------------------";
int number;
cout<<"\nEnter your number: ";
cin>>number;
int sum;
sum = 0;
for(int i = 1; i <= number; i++)
{
sum = i + sum;
}
cout<<sum<<endl;
... | [
"sudhanshuchoudhary2005@gmail.com"
] | sudhanshuchoudhary2005@gmail.com |
d4118ed1e3c93ea468653a5d29cd1490ebffca64 | 8232bf93f6a3b0375d34003bdad26f5bfa93095c | /PAT/Advanced/1006.cpp | ecf20cc1b3f6c28f7314def2b925502dd3b69cfb | [] | no_license | ZIFANS/Algorithm_Code | e7ee8c6ab5be8047f5ebe98993c4ce317018a63e | c973274ca86ba0c94fc31476559e0f17f91d1b94 | refs/heads/master | 2021-11-12T23:07:51.943328 | 2021-11-06T08:21:17 | 2021-11-06T08:21:17 | 232,075,346 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 715 | cpp | #include <iostream>
#include <climits>
using namespace std;
int main ()
{
int n;
scanf("%d",&n);
string unlock="",lock="";
int MIN=INT_MAX,MAX=INT_MIN;
for(int i=0;i<n;++i)
{
string temp;
int INhh,INmm,INss,OUThh,OUTmm,OUTss,INsum=0,OUTsum=0;
cin>>temp;
scanf("%d:... | [
"903953451@qq.com"
] | 903953451@qq.com |
c93e39719ecf6e0e131f0cbceb53f4770c537c5f | 750209ff6e7b16f4cbe52b6bba09668374561728 | /SkeletalAnimation/src/NGLScene.cpp | 7cabe9d6f3c98a837c0589809633d378b6707390 | [] | no_license | yazici/AssetImportDemos | 17972292b44d3774bc422c727862dbd987714b1e | ca5aecb54474884ac2395d856c7948b4ce409b93 | refs/heads/master | 2020-04-29T15:33:07.069972 | 2019-01-02T14:09:02 | 2019-01-02T14:09:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,886 | cpp | #include <QMouseEvent>
#include <QGuiApplication>
#include "NGLScene.h"
#include "AIUtil.h"
#include <iostream>
#include <ngl/NGLInit.h>
#include <ngl/NGLStream.h>
#include <ngl/ShaderLib.h>
#include <ngl/NGLStream.h>
#include <assimp/cimport.h>
#include <assimp/scene.h>
#include <assimp/postprocess.h>
#include <assim... | [
"jmacey@bournemouth.ac.uk"
] | jmacey@bournemouth.ac.uk |
497d7a2f33d79c0007a3d599266682d6a17ea9f3 | a820450c73e646d72ba4fcba319e917b70e6b4f7 | /src/annex/annex.cpp | 4c92b86e8e830002376bc97bbb4f90dfc1619224 | [
"Apache-2.0",
"DOC",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | buaa-hipo/htcondor-alicloud | 66f1614e66592d84cce6282da3fa965e60c7631e | 3c174fefb11a9708dc30891e9f9e74cf0848b2b6 | refs/heads/master | 2022-11-17T01:27:05.744805 | 2020-07-12T09:02:59 | 2020-07-12T09:02:59 | 279,013,255 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 44,586 | cpp | #include "condor_common.h"
#include "condor_debug.h"
#include "condor_config.h"
#include "condor_daemon_core.h"
#include "subsystem_info.h"
#include "get_daemon_name.h"
#include "gahp-client.h"
#include "compat_classad.h"
#include "classad_command_util.h"
#include "classad_collection.h"
#include "match_prefix.h"
#in... | [
"40709496+wxmwy@users.noreply.github.com"
] | 40709496+wxmwy@users.noreply.github.com |
fcf096b253df3495d15a7567bfa8b85a0cf2647f | f10956e9b4fa0b8095d1a696e091f4cef515eaa3 | /foneOS/Database.cpp | feb1f32bf25a238d04271e1894498e96c4cf3cd9 | [
"Apache-2.0"
] | permissive | trostonfernandes/foneOS | be1839642f7894f841ffd4bfc6b49f21c4f31aad | 95a3f4ec094402df5398746f2892ef8b6fea6401 | refs/heads/master | 2020-06-24T21:44:49.515803 | 2016-01-24T16:26:08 | 2016-01-24T16:26:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 970 | cpp | #include "stdafx.h"
#include "Database.h"
bool Database::ProvDB(FoneOSString dbPath, FoneOSString provScript)
{
if (Storage::FileExists(dbPath))
{
return true;
}
sqlite3 * db;
sqlite3_open(Utils::FoneOSStringToCharArray(Storage::GetFullPath(dbPath)), &db);
char * errMsg;
FoneOSString provScriptTxt = Storage:... | [
"thatoddmailbox@users.noreply.github.com"
] | thatoddmailbox@users.noreply.github.com |
1c6dfe77c53dd612da3be873ffd4b9205e04a5ee | ec45bdd71a7db608754250279464a09eb25ba4bc | /src/ComboBoxDelegate.h | a30777716458e467d7a51cf8e403403d5c659a79 | [
"BSL-1.0"
] | permissive | lzhice/QtMisc | 4d8e4044bd7476da07b49105025063d6cea8f695 | 5d97fb1b95dd281a17c95fee9a611dea6fdb464a | refs/heads/master | 2022-03-05T04:54:19.701811 | 2019-10-03T13:44:53 | 2019-10-03T13:44:53 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,382 | h | // Copyright (c) 2019 John Buonagurio (jbuonagurio at exponent dot com)
//
// 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)
//
#pragma once
#include <QStyledItemDelegate>
QT_BEGIN_NAMESPACE
class QAbstractItemMode... | [
"jbuonagurio@exponent.com"
] | jbuonagurio@exponent.com |
9f538d08a630d340e9c7422a357f88a6db91bebd | 75f1889405c0cd4c9d8756b0b4e3740c46e1ee52 | /q386v2.cpp | 3218f78b61c7661ab2c43c9d8cdd89a4ee890340 | [
"MIT"
] | permissive | abraxaslee/ACM-ICPC | 4156093d60eb0ac1dcddb660a75c814cc0e739b9 | d8db31a4a2a36258bfba42a806b02bbf3eceaf2b | refs/heads/master | 2021-09-09T10:32:36.828303 | 2018-03-15T07:48:04 | 2018-03-15T07:48:04 | 125,329,676 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,664 | cpp | //q386v2.cpp - 2011/11/02
//accepted at
//run time =
#include <stdio.h>
int Cube[222][4];
void buildCube(){
Cube[0][0] = 6; Cube[0][1] = 3; Cube[0][2] = 4; Cube[0][3] = 5;
Cube[1][0] = 12; Cube[1][1] = 6; Cube[1][2] = 8; Cube[1][3] = 10;
Cube[2][0] = 18; Cube[2][1] = 2; Cube[2][2] = 12; Cube[2][3] = 16... | [
"leeyuhinleo@gmail.com"
] | leeyuhinleo@gmail.com |
2556e97a0907c71aea7baaa64246974bd4e257df | 585ba61d84b29de88d44c8a4fcea077643edbfa2 | /build/CMakeFiles/3.15.0-rc3/CompilerIdCXX/CMakeCXXCompilerId.cpp | 2a51e845bae673666e97668d9bb5d2a0cfcfa2b7 | [
"MIT"
] | permissive | lasse8290/CPPRPG | cf4265668aecc380c6aa2b0633fb5c9d625160f6 | 06b5ee24e05a889f1808457ec43b3d3e5e0a808c | refs/heads/master | 2020-07-06T06:23:19.944897 | 2019-08-18T12:12:45 | 2019-08-18T12:12:45 | 202,922,427 | 0 | 0 | MIT | 2019-08-17T19:15:55 | 2019-08-17T19:15:54 | null | UTF-8 | C++ | false | false | 19,546 | cpp | /* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date c... | [
"lassefj0@gmail.com"
] | lassefj0@gmail.com |
f3e7387fde45ba45193e95413a9e3b00181eedfb | 45ced5264e907033d1f538e97b0ad9946dc0be1e | /Hardware Code/jumpcount.ino | 15858cf42a7a30f37f0377b264d36e43cdaab998 | [] | no_license | Pra9ptl/Jump-counter-with-Particle | 575f678a844ff8dd978364dc794c87b7c25d99f6 | fdfc9acac750433e6e51e6e011fb4317ac62a90e | refs/heads/master | 2020-07-08T22:20:40.877779 | 2019-08-22T12:56:32 | 2019-08-22T12:56:32 | 203,794,992 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,551 | ino |
#include "InternetButton/InternetButton.h"
#include "math.h"
InternetButton b = InternetButton();
int jmpcnt;
float jumps;
int percentage;
int initialZ;
void setup() {
b.begin();
jmpcnt = 0;
jumps = 0;
initialZ = b.readZ();
Particle.function("totalJumps", getJumps);
}
void loop(){
if(jum... | [
"patelpranav1313@gmail.com"
] | patelpranav1313@gmail.com |
3cfca4b769a01ece42a2108deec461f86e7922ba | 03fcfde87500eceb9fa550c0b0120aac66a6db60 | /include/ros_odrive/odrive_utils.hpp | 3dcfe518ab398963d31ed91143c595d9cf949ab0 | [
"MIT"
] | permissive | FarisHamdi/ros_odrive | b1e8908ee6262a559d6a2b21e3c730f9e84a3f32 | f3f8cf43d7bf97cbf41e92c44e2d9704a08868e2 | refs/heads/master | 2023-03-14T14:04:29.410162 | 2021-03-13T20:28:28 | 2021-03-13T20:28:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,468 | hpp | #ifndef ODRIVE_UTILS_HPP_
#define ODRIVE_UTILS_HPP_
#include <stdint.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <getopt.h>
#include <iostream>
#include <string>
#include <vector>
#include <jsoncpp/json/json.h>
#include "ros/ros.h"
#include "ros_odrive/odrive.hpp"
#include "ros_odrive/odriv... | [
"ioko@ioko.eu"
] | ioko@ioko.eu |
63b374a5f95b4b9aaebd5848a6ca82a08c077171 | 8637f6604a7af358d52facde6d186bfd81a2c0cb | /SpriteLib3.0-ExampleProject/ExampleBaseScene.h | 7b46665f1d6fd93359024836c4c0e90a8222a5b2 | [] | no_license | APichu-afk/March-20th-No-more-double-jump | 37fcdc479aff53999ef9cc77d67b86490f0ee52e | 777a5ffd2eac0febd070cc4fc61455acf0f6d27f | refs/heads/master | 2021-04-09T05:09:30.367620 | 2020-03-20T20:11:03 | 2020-03-20T20:11:03 | 248,842,513 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 889 | h | #pragma once
#include "Scene.h"
#include "MyContactListener.h"
class ExampleBaseScene : public Scene
{
public:
ExampleBaseScene(std::string name);
void InitScene(float windowWidth, float windowHeight) override;
void Update() override;
//Effects & camera stuff
void RainbowBackground();
void AdjustScrollOffset... | [
"alexander.chow@ontariotechu.net"
] | alexander.chow@ontariotechu.net |
69efab881b17417c3dc002dbb19555be3100de63 | 901375860ad9ff9494d5c17bda0fc4f080ea2e81 | /uva_10577.cpp | a211ccbeae83200e38a3b6cf42f1f195581b7f54 | [] | no_license | bruce3557/Uva-Online-Judge | 9bbd2b11fa66475123f760c0b25124abf317679b | 9654b806f0413a2bc3e1120f61bd55bb3005d9bd | refs/heads/master | 2021-01-15T10:53:40.900035 | 2013-05-23T07:13:11 | 2013-05-23T07:13:11 | 10,237,984 | 1 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 74 | cpp | #include <stdio.h>
#include <string.h>
int main() {
return 0;
}
| [
"brucekuo@chromium.org"
] | brucekuo@chromium.org |
4aa40d043b15a5ecc870be2f1a92f9299192166f | 358a40dea4ec1bcc53d431cea4eb81005ad10536 | /plugins/RenderValkan/VK_Shader.h | 08e570633f3182b2f1c55a4d0ec3234e3a472647 | [] | no_license | jeckbjy/engine | cc0a0b82b7d7891f4fbf3d851ecea38e2b1cd3f5 | 1e15d88dfb21f9cd7140d61c79764a932b24ef4d | refs/heads/master | 2020-04-07T02:00:37.381732 | 2017-06-22T06:09:10 | 2017-06-22T06:09:10 | 47,948,967 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 317 | h | #pragma once
#include "VK_API.h"
CUTE_NS_BEGIN
class VK_Device;
class CUTE_VK_API VK_Shader : public IShaderModule
{
public:
VK_Shader();
~VK_Shader();
bool init(VK_Device* device);
void term();
bool compile(const ShaderDesc& desc);
private:
VK_Device* m_device;
VkShaderModule m_module;
};
CUTE_NS_END
| [
"jeckbjy@163.com"
] | jeckbjy@163.com |
34b91f4ba4b17cca33123cd165394457da42463d | d95db18b961a916bbdefd07e7d1149fa52dd60db | /ServerRoom/ServerRoom.cpp | 9087dbfb762168f89a9371d56c4e37a27469cc27 | [] | no_license | tconqueror/NonoLearn | 89370ec68a3845cb35f3e052038badb8723ad1de | 483c731e1cdddd44d0029869aafd38f4a5de7703 | refs/heads/master | 2022-12-02T09:41:23.734932 | 2020-08-04T14:53:35 | 2020-08-04T14:53:35 | 280,497,223 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,042 | cpp |
// ServerRoom.cpp : Defines the class behaviors for the application.
//
#include "pch.h"
#include "framework.h"
#include "ServerRoom.h"
#include "ServerRoomDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CServerRoomApp
BEGIN_MESSAGE_MAP(CServerRoomApp, CWinApp)
ON_COMMAND(ID_HELP, &CWinApp::OnHelp)
END_MESS... | [
"vcs074@VCSecurity.onmicrosoft.com"
] | vcs074@VCSecurity.onmicrosoft.com |
e9b569ca52fddc2372411453db9df7dc1b097ddc | e8a574873c2d0655bfb15cf3c43a62d8deae9761 | /build-QtAvTest-Desktop_Qt_5_2_1_MSVC2012_32bit-Debug/QtAV/.moc/5.2.1/QtAVd/moc_Direct2DRenderer.cpp | 1c3eebafc7e3af8298b2178c4546337f9d66924e | [] | no_license | lzdbh/qt-test | 20687959be3eb82d9f48361d8429bb979d27e47b | cc6f6871b1a79ac114cad6716228d851b390505c | refs/heads/master | 2020-05-18T05:40:44.699888 | 2014-06-11T10:22:20 | 2014-06-11T10:22:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,915 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'Direct2DRenderer.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.2.1)
**
** WARNING! All changes made in this file will be lost!
****************************************************... | [
"413305559@qq.com"
] | 413305559@qq.com |
93c6554007faf51c23001d82d3c0c7f1596ff2c9 | 4352b5c9e6719d762e6a80e7a7799630d819bca3 | /tutorials/eulerVortex.twitch/eulerVortex.cyclic.twitch.test.test/processor3/2.37/rho | 94a8c4b17234b23b2c22268c525e81ff966436a4 | [] | 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 | 45,912 | /*--------------------------------*- 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 | |
49b8dbf32140a3e05ea020b542164374f3d1047f | f6408fa4d36915390024275dc69cb8a4427074f9 | /sprout/random/linear_feedback_shift.hpp | 507502c499b5ecd54bbed4bf784ca1c7dfa11b4b | [
"BSL-1.0"
] | permissive | nekko1119/Sprout | 72dcc643536e595832be7d05151a1444e072980c | 3e33de25ebbf4043f86a56f58459e3e45fcbe746 | refs/heads/master | 2021-01-15T18:04:36.229085 | 2013-09-20T07:38:27 | 2013-09-20T07:38:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,947 | hpp | /*=============================================================================
Copyright (c) 2011-2013 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | [
"bolero.murakami@gmail.com"
] | bolero.murakami@gmail.com |
b7c6dc0668b3c7c5fe618730c8bbaee4dde0f4d4 | 2e3f7d511efc89fa54c99545ce5e0bcbe9456974 | /src/htl_rnd_tests/RndGbl/MtRand.cpp | 8cb5fc42898ce2d6db14d3de0256bf8526dc67f7 | [
"BSD-3-Clause"
] | permissive | PacificBiosciences/OpenHT | a3aab4ddf01c9339899531d737de4ee38a35bd2e | 63898397de4d303ba514d88b621cc91367ffe2a6 | refs/heads/master | 2021-06-03T19:43:09.920841 | 2020-09-24T14:32:52 | 2020-09-24T14:32:52 | 33,895,564 | 1 | 1 | null | 2015-04-13T21:39:54 | 2015-04-13T21:39:53 | null | UTF-8 | C++ | false | false | 2,406 | cpp | /* Copyright (c) 2015 Convey Computer Corporation
*
* This file is part of the OpenHT toolset located at:
*
* https://github.com/TonyBrewer/OpenHT
*
* Use and distribution licensed under the BSD 3-clause license.
* See the LICENSE file for the complete license text.
*/
// mtrand.cpp, see include file mtrand.h f... | [
"github.com@RuffFamily.net"
] | github.com@RuffFamily.net |
7f4fa8cda063eedc33b2206db02be1f7232b0900 | 48d5dbf4475448f5df6955f418d7c42468d2a165 | /SDK/SoT_Title_HC_HunterOfTheSeaOfThieves_parameters.hpp | 33b9c908f821b60bca72224f4113d36f229ad585 | [] | no_license | Outshynd/SoT-SDK-1 | 80140ba84fe9f2cdfd9a402b868099df4e8b8619 | 8c827fd86a5a51f3d4b8ee34d1608aef5ac4bcc4 | refs/heads/master | 2022-11-21T04:35:29.362290 | 2020-07-10T14:50:55 | 2020-07-10T14:50:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 387 | hpp | #pragma once
// Sea of Thieves (1.4.16) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "SoT_Title_HC_HunterOfTheSeaOfThieves_classes.hpp"
namespace SDK
{
//---------------------------------------------------------------------------
//Parameters
//-------------------------------------------------------... | [
"53855178+Shat-sky@users.noreply.github.com"
] | 53855178+Shat-sky@users.noreply.github.com |
2e3f6c8fa658578173e4af234851ea1eef2f6383 | 768316ed72470715e641fda62a9166b610b27350 | /03-CodeChef-Medium/369--Deja Vu.cpp | 7783ef8f14408ba4f499df973fa614f50d40309c | [] | no_license | dhnesh12/codechef-solutions | 41113bb5922156888d9e57fdc35df89246e194f7 | 55bc7a69f76306bc0c3694180195c149cf951fb6 | refs/heads/master | 2023-03-31T15:42:04.649785 | 2021-04-06T05:38:38 | 2021-04-06T05:38:38 | 355,063,355 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,514 | cpp | #define __LOCAL_DEBUG__
#include<bits/stdc++.h>
using namespace std;
#ifdef __LOCAL_DEBUG__
# define _debug(x) { cerr << "\033[94m" << __func__ << " " << #x << ": " << (x) << "\n\033[0m"; }
#else
# define _debug(...) {((void) 0);}
#endif
#define REP(i, n) for (int i = (0); i < (n); i++)
#define REPP(i, a, b) for (int i... | [
"dhneshwod@gmail.com"
] | dhneshwod@gmail.com |
93ec552364ff5b2988428e98bf1892965234ccd3 | ac3368130197b12b42a01476dc5e42828452aedd | /Nspr/Src/Mp4Box/BoxCellAvcC.cpp | 2c340258f4f68df4b0916dc6339f2606559d0d3e | [] | no_license | WillWellWill/xyz | 240bf776ff040272d6972392aa5a2db1fb494314 | d1ced7a1d12f01bc1dbf9285f468dd9a018dcb42 | refs/heads/master | 2021-01-18T03:11:37.675331 | 2017-03-22T15:31:53 | 2017-03-22T15:31:53 | 85,843,551 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,673 | cpp | #include "Nspr.h"
#include "BoxCellAvcC.h"
namespace nspr
{
BoxCellAvcC::BoxCellAvcC()
{
}
BoxCellAvcC::~BoxCellAvcC()
{
}
struct AVCDecoderConfigurationRecord {
uint32_t configurationVersion;
u_char avcProfileIndication;
u_char profile_compatibility;
u_char avcLevelIndication;
u_char lengthSi... | [
"chenwei07@100tal.com"
] | chenwei07@100tal.com |
db17bd0c503556d9fc690ceedb3dd3c43a5aacb9 | 81c959f7894efc60a2747bf5136429d914b92f96 | /components/ntp_tiles/icon_cacher_impl_unittest.cc | e37174229f5a03bbc0d4f5a02048e968b491272c | [
"BSD-3-Clause"
] | permissive | emilio/chromium | 89f175c679c63e9e2b11e23c0764b02851235cfe | ab3d36b33fb3412d562033d68c716ddae6e4c3bd | refs/heads/master | 2023-03-10T04:49:52.623535 | 2017-03-10T02:57:25 | 2017-03-10T02:57:25 | 84,578,466 | 2 | 0 | null | 2017-03-10T16:21:05 | 2017-03-10T16:21:05 | null | UTF-8 | C++ | false | false | 12,557 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/ntp_tiles/icon_cacher_impl.h"
#include <set>
#include <utility>
#include "base/files/scoped_temp_dir.h"
#include "base/memory/ptr_u... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f8497d4cc5723c4a7ca0acbf7af70c22a83ee772 | c9796a20cf56aa01ecbc2ff3985703b17bfb51fe | /leetcode/DesignCircularQueue/a.cpp | 083a828e7d609db3079e8fcc2ef9b4e9540cdaf9 | [] | no_license | iamslash/learntocode | a62329710d36b21f8025961c0ad9b333c10e973a | 63faf361cd4eefe0f6f1e50c49ea22577a75ea74 | refs/heads/master | 2023-08-31T08:20:08.608771 | 2023-08-31T00:05:06 | 2023-08-31T00:05:06 | 52,074,001 | 7 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,552 | cpp | /* Copyright (C) 2019 by iamslash */
#include <cstdio>
#include <vector>
// 36ms 49.85% 16.4MB 90.91%
class MyCircularQueue {
private:
std::vector<int> m_data;
int m_capa;
int m_size;
int m_head;
int m_tail;
public:
MyCircularQueue(int k) {
m_data.resize(k);
m_capa = k;
m_si... | [
"iamslash@gmail.com"
] | iamslash@gmail.com |
9987cb29ceb603d49c93030cb15430202189a368 | 8dc84558f0058d90dfc4955e905dab1b22d12c08 | /net/third_party/spdy/platform/impl/spdy_ptr_util_impl.h | 68fde313124e3048901ae3863f752fd99d0064df | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause"
] | permissive | meniossin/src | 42a95cc6c4a9c71d43d62bc4311224ca1fd61e03 | 44f73f7e76119e5ab415d4593ac66485e65d700a | refs/heads/master | 2022-12-16T20:17:03.747113 | 2020-09-03T10:43:12 | 2020-09-03T10:43:12 | 263,710,168 | 1 | 0 | BSD-3-Clause | 2020-05-13T18:20:09 | 2020-05-13T18:20:08 | null | UTF-8 | C++ | false | false | 744 | h | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef NET_THIRD_PARTY_SPDY_PLATFORM_IMPL_SPDY_PTR_UTIL_IMPL_H_
#define NET_THIRD_PARTY_SPDY_PLATFORM_IMPL_SPDY_PTR_UTIL_IMPL_H_
#include <memory>
#incl... | [
"arnaud@geometry.ee"
] | arnaud@geometry.ee |
07086c21a9ce99530a2d4e98c2a6a407251093f2 | 1bf2f69c88470be8ea014164c13d31c328c182b1 | /exemplos/ptrtoptr.cpp | db29cb8bf62c03707aa6fe3bf2b6652a671f57e0 | [] | no_license | vvagnersilva/notascpp | adc7370938a90119a012ae4864ba921e524cd65e | 26d3d285eb97246a1815e0d17686d26274a25ce8 | refs/heads/master | 2021-06-07T00:05:27.534400 | 2012-07-10T19:50:29 | 2012-07-10T19:50:29 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 288 | cpp | #include <stdio.h>
int qual_e_o_valor(int ***ptr)
{
return(***ptr);
}
int main(void)
{
int *nivel_1, **nivel_2, ***nivel_3, valor = 1001;
nivel_1 = &valor;
nivel_2 = &nivel_1;
nivel_3 = &nivel_2;
printf("O valor ‚ %d\n", qual_e_o_valor(nivel_3));
return 0;
}
| [
"vvagner.silva@923c45c9-312b-0410-8b6e-5d8b477a1069"
] | vvagner.silva@923c45c9-312b-0410-8b6e-5d8b477a1069 |
f22e6ac355c8c3f3c180cb86ae00dad6adca1b88 | 5aaeeeeef90379a34e2785d6aeb46e813e0bb4c8 | /src/Classes/RightHand.h | 12c23cd8ad56fd1d3c6fb3d849c3663db9f92514 | [
"MIT"
] | permissive | cbibhor/Archer-Game | 5ba5fb83ab0ac33e12d8ee6a4ef93c42a4bffc1f | 5323dcbcf13618064e073d156486af91c4e01cfc | refs/heads/master | 2021-01-01T04:52:43.638874 | 2017-08-28T00:52:04 | 2017-08-28T00:52:04 | 97,262,497 | 3 | 0 | null | 2017-08-08T02:05:24 | 2017-07-14T18:31:50 | C++ | UTF-8 | C++ | false | false | 451 | h | #pragma once
#include <SFML/Graphics.hpp>
#include "Entity.h"
using namespace sf;
class RightHand: public Entity
{
// All the private variables can only be accessed internally
private:
Vector2f m_DefaultPosition;
bool m_IncreaseAngle;
float m_Angle;
// Public functions
public:
RightHand(float pointX, float po... | [
"cbibhor@gmail.com"
] | cbibhor@gmail.com |
6705a599071af6e627625596235168585bf4b3c7 | f3641caadb2ee889b6c14826162c5d5afdf41f5b | /ui_mod/ui_ground_hud_posture_bar.inc | beebd32d9611a0b13732546588305a6d42c5cdb6 | [] | no_license | Anach/SWGEmu_UI | 0e2339efecdb9e27615d23fcca638e2947e1438a | 5c783a571bc1f469c9204eadafc5e42e7ced7e32 | refs/heads/master | 2020-04-07T02:21:49.294680 | 2018-11-22T13:50:37 | 2018-11-22T13:50:37 | 157,973,357 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,048 | inc | <Page
BackgroundColor='#FFFFFF'
buttons.enabled='true'
Location='842,854'
MaximumSize='232,34'
MinimumSize='232,34'
Name='PostureBar'
OnDisable='buttons.enabled=false'
OnEnable='buttons.enabled=true'
PackSize='p,f'
RStyleDefault='rs_default'
ScrollExtent='232,34'
Selectable='true'
... | [
"anach2004@gmail.com"
] | anach2004@gmail.com |
cee669c46e7822681350d5a2bbf109b3abf49d78 | 1018341eb1f2815f93191cc244098b5d472efa75 | /src/librt/include/Camera.h | 5b6534d337196aa37228a150e6388ca36aace9a5 | [] | no_license | Jcvarela/Computer-Graphics-proj3-SceneMani | bc55a8f1d0ff7bdc3448411fef06b349ba132c79 | ee1108bbf9a4e17eaed6ddfc420319e1fb236519 | refs/heads/master | 2021-01-23T02:35:29.420342 | 2017-03-24T00:31:36 | 2017-03-24T00:31:36 | 86,009,882 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,425 | h | //------------------------------------------------------------------------------
// Copyright 2015 Corey Toler-Franklin, University of Florida
// Camera.h
// Camera Object - position, up and lookat
//------------------------------------------------------------------------------
#ifndef __CAMERA_H__
#define __CAMERA_H_... | [
"jcvarela@live.com"
] | jcvarela@live.com |
1ecfc8e43864f91bd367225bced36d5d617871fe | 49b878b65e9eb00232490243ccb9aea9760a4a6d | /chrome/browser/ui/web_applications/app_browser_controller_browsertest.cc | eece29e4fe3d68473f5a615d70965a3fc7b7f178 | [
"BSD-3-Clause"
] | permissive | romanzes/chromium | 5a46f234a233b3e113891a5d643a79667eaf2ffb | 12893215d9efc3b0b4d427fc60f5369c6bf6b938 | refs/heads/master | 2022-12-28T00:20:03.524839 | 2020-10-08T21:01:52 | 2020-10-08T21:01:52 | 302,470,347 | 0 | 0 | BSD-3-Clause | 2020-10-08T22:10:22 | 2020-10-08T21:54:38 | null | UTF-8 | C++ | false | false | 12,227 | cc | // 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.
#include "chrome/browser/ui/web_applications/app_browser_controller.h"
#include <memory>
#include "base/run_loop.h"
#include "base/test/bind_test_util.h... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
2abadf695ccb2ec5847cf4cf4cf951cecc611161 | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /outboundbot/src/model/InflightTaskTimeoutRequest.cc | 02dec046e921c6aca553e29bc07c2779f0589316 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 1,814 | cc | /*
* Copyright 2009-2017 Alibaba Cloud 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... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
867b7870d73a7d6c409a01cd4c6e3ef3b92ad511 | 8cf560729a4f7be2b492df9fd4f230c5e8cbf088 | /src/core/transformations/edge_laplacian.cpp | 5d173f1d6beb431a965c3af2c40a016186e2d6bd | [] | no_license | GrzKon/pto2014_-lazarskiGIMP | 3455d0d42db9a11ef027ca06203f358b1df976c0 | 329f2cd7e2500784671ff0be08c090aa5678a19f | refs/heads/master | 2020-05-20T09:47:35.297396 | 2014-12-17T16:21:59 | 2014-12-17T16:21:59 | 24,717,719 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 608 | cpp | #include "edge_laplacian.h"
EdgeLaplacian::EdgeLaplacian(PNM* img) :
Convolution(img)
{
}
EdgeLaplacian::EdgeLaplacian(PNM* img, ImageViewer* iv) :
Convolution(img, iv)
{
}
math::matrix<float> EdgeLaplacian::getMask(int size, Mode)
{
if (getParameter("size").toInt() > size) {
size = getParameter("s... | [
"webmajstr@gmail.com"
] | webmajstr@gmail.com |
275227e826264bf25a6dbf4c9c883ed069350f78 | 86d3cf70cf8b9b67dba7ce720c8e432f12cde628 | /MhcrnlSudoku/tabuleiro.h | 81982dc47494fe160b56a37454642eb786f92efa | [
"MIT"
] | permissive | mhcrnl/sudoku-18 | 453ec788ef00a079f5d8ace96ed24bc564886562 | e3ec0cd3fd42fad9a5eda357f626c439bdd1beaf | refs/heads/master | 2021-09-05T01:13:53.351353 | 2018-01-23T09:31:37 | 2018-01-23T09:31:37 | 118,586,978 | 0 | 0 | null | 2018-01-23T09:20:07 | 2018-01-23T09:20:07 | null | UTF-8 | C++ | false | false | 471 | h | /*
* O Tabuleiro é o conjunto total das células e dos grupos.
* Tem o total de 81 células, 9 colulas, 9 linhas e 9 quadrados.
* Seleciona o jogo, mostra e verifica se está resolvido.
*/
#include "grupo.cpp"
class Tabuleiro {
private:
Celula * celulas[81];
Grupo * colunas[9];
Grupo * linhas[9];
Grupo... | [
"rafael@maisweb.org"
] | rafael@maisweb.org |
5ea0c879e4d6915dbea20564f431420c5c68e091 | 03f037d0f6371856ede958f0c9d02771d5402baf | /graphics/VTK-7.0.0/Charts/Core/vtkChart.h | 53f6e4a2e335bc020e50e22ab29b3c9bd5f0f4dc | [
"BSD-3-Clause"
] | permissive | hlzz/dotfiles | b22dc2dc5a9086353ed6dfeee884f7f0a9ddb1eb | 0591f71230c919c827ba569099eb3b75897e163e | refs/heads/master | 2021-01-10T10:06:31.018179 | 2016-09-27T08:13:18 | 2016-09-27T08:13:18 | 55,040,954 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,305 | h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkChart.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software ... | [
"shentianweipku@gmail.com"
] | shentianweipku@gmail.com |
c5a8b14d1870b4afd5f3bc305a4edb18d5eb71d6 | 75452de12ec9eea346e3b9c7789ac0abf3eb1d73 | /src/ui/lib/escher/acceleration/uniform_grid.cc | 3af24643c0eb420afdaa53490a398a395b3c8042 | [
"BSD-3-Clause"
] | permissive | oshunter/fuchsia | c9285cc8c14be067b80246e701434bbef4d606d1 | 2196fc8c176d01969466b97bba3f31ec55f7767b | refs/heads/master | 2022-12-22T11:30:15.486382 | 2020-08-16T03:41:23 | 2020-08-16T03:41:23 | 287,920,017 | 2 | 2 | BSD-3-Clause | 2022-12-16T03:30:27 | 2020-08-16T10:18:30 | C++ | UTF-8 | C++ | false | false | 7,819 | cc | // Copyright 2019 The Fuchsia 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 "src/ui/lib/escher/acceleration/uniform_grid.h"
#include "src/ui/lib/escher/geometry/intersection.h"
#include "src/ui/lib/escher/renderer/batch_g... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
8fe761cbe74bc08dbdd65b892ec31586bbf4d757 | 32ab3fe929e7bcab2af74f31ff2c9c67989c531e | /MST/chip.h | 64bc35304c03e9ace234d7eba49428322e9a9486 | [] | no_license | hhLeo/Qt | bc4d1758c391b9f89c06e35cdd8d37e6d1e94a76 | 55ab99456ef59e8dc684cbbebd6e022ae05542cc | refs/heads/master | 2021-01-16T23:18:49.122003 | 2017-02-23T00:30:09 | 2017-02-23T00:30:09 | 82,866,553 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,575 | h | /****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the demonstration applications of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage... | [
"huanghuanthu@163.com"
] | huanghuanthu@163.com |
d04bc9d649cd90e70eb13669fa0fc5f7158936b8 | bb6ebff7a7f6140903d37905c350954ff6599091 | /third_party/WebKit/Source/platform/exported/WebMediaStreamTrack.cpp | 2291be2356b9235824ae668ca40fac8f76fdb8b8 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"Apache-2.0"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | C++ | false | false | 4,618 | cpp | /*
* Copyright (C) 2013 Google Inc. 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 code must retain the above copyright
* notice, this list of condition... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
0a4b9c74f684c605c8619efe9fd3ecd2740fd65f | eee728bf16f980888e360a2aa060c864461af5ad | /C-C++/Semestr 4/FootballApp/FootballApp/NajlepsiZawodnicy.h | 7f0fbc36e056066e280194714eb7270d63a8b882 | [] | no_license | toomapel/Projekty | 82e82fd517560c236adb5cfe0d60888e89c57842 | 8c0e7433300db3a64cf3032cdfb7c800ee946ba2 | refs/heads/master | 2023-05-31T12:50:56.316523 | 2021-06-10T19:20:32 | 2021-06-10T19:20:32 | 375,791,765 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 985 | h | #pragma once
#include <array>
#include <memory>
#include <string>
using namespace std;
/* Wszystkie klasy mają tablice z STL Array(żeby było fajne indeksowanie) , użyłem smart pointerów żeby
uniknąć wycieków pamięci, pamiętaj że te tablice to tak naprawdę pointery i żeby używać * odwołując się do nich */
... | [
"kolorowykredens@gmail.com"
] | kolorowykredens@gmail.com |
287a308aa54f4f9cca08224582384bef24b4739f | 2ae4083a48740070be4e5d33d3bdd029cf6ab842 | /aws-cpp-sdk-devops-guru/source/model/InsightHealth.cpp | 93e392238d341ce2481a0f86818070f26e308c5a | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | joviegas/aws-sdk-cpp | 9909cc1828cbebfc8650085319e21f501ac463f7 | ad2ec836b5cbd3e8c00a871424168737ea71fa11 | refs/heads/master | 2023-01-28T10:00:10.111031 | 2020-12-11T20:13:00 | 2020-12-11T20:13:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,203 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/devops-guru/model/InsightHealth.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
namespace Aws
{
nam... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
b344872855c524ff822d490b1b337fad6cf08ad3 | 0acace81433043d274bbeb5628fc150cc0f2d072 | /Sources/Emulator/src/mame/audio/midway.h | 1ba17330d712c3a9a80be38006c2e8328a0664f5 | [] | no_license | SonnyJim/MAMEHub | b11780c6e022b47b0be97e4670c49b15a55ec052 | aeaa71c5ebdcf33c06d56625810913a99d3a4a66 | refs/heads/master | 2020-12-03T03:36:28.729082 | 2014-07-11T13:04:23 | 2014-07-11T13:04:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,863 | h | /***************************************************************************
audio/midway.h
Functions to emulate general the various Midway sound cards.
****************************************************************************
Copyright Aaron Giles
All rights reserved.
Redistribution and use... | [
"jgmath2000@gmail.com"
] | jgmath2000@gmail.com |
e43680f9dd628cd93fe5c4828c17fcecaad27a70 | 30773b649ebd89ffadd16d30fd62740b77ca7865 | /SDK/BP_HumanoidActionStateCreatorDefinition_classes.h | f54543487c3fabd1211fc26820b1c7e8b44bbf84 | [] | no_license | The-Jani/Sot-SDK | 7f2772fb5df421e02b8fec237248af407cb2540b | 2a158a461c697cca8db67aa28ffe3e43677dcf11 | refs/heads/main | 2023-07-09T07:17:56.972569 | 2021-08-18T23:45:06 | 2021-08-18T23:45:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,104 | h | #pragma once
// Name: S, Version: 2.2.1
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Classes
//----------------------------------------------------------------... | [
"ploszjanos9844@gmail.com"
] | ploszjanos9844@gmail.com |
f5df5eb54a345010fcc369b3e4cf77c8fc1d7a92 | 1061216c2c33c1ed4ffb33e6211565575957e48f | /cpp-tiny/lib/TestFiles/CodedErrorAllOfTest.cpp | b8f50871dc99e90853ee3db8739ce80825268466 | [] | no_license | MSurfer20/test2 | be9532f54839e8f58b60a8e4587348c2810ecdb9 | 13b35d72f33302fa532aea189e8f532272f1f799 | refs/heads/main | 2023-07-03T04:19:57.548080 | 2021-08-11T19:16:42 | 2021-08-11T19:16:42 | 393,920,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 145 | cpp |
#include "CodedError_allOf.h"
using namespace Tiny;
#include <string>
#include <list>
#include <unity.h>
#include "bourne/json.hpp"
| [
"suyash.mathur@research.iiit.ac.in"
] | suyash.mathur@research.iiit.ac.in |
20c9cf7ddd874d5b6efc8d06969e06f7d6d8e083 | 814b49df11675ac3664ac0198048961b5306e1c5 | /Code/Game/IA/Miner.cpp | 6d9c9a4873aabb40bb1ac7d325a7c6d95851de18 | [] | no_license | Atridas/biogame | f6cb24d0c0b208316990e5bb0b52ef3fb8e83042 | 3b8e95b215da4d51ab856b4701c12e077cbd2587 | refs/heads/master | 2021-01-13T00:55:50.502395 | 2011-10-31T12:58:53 | 2011-10-31T12:58:53 | 43,897,729 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 299 | cpp | #include "Miner.h"
void CMiner::InitTemplate(CXMLTreeNode& _XMLParams)
{
CEnemy::InitTemplate(_XMLParams);
m_fRotateSpeed = (_XMLParams.GetFloatProperty("rotate_speed",false));
}
void CMiner::InitInstance(CXMLTreeNode& _XMLParams)
{
CEnemyInstance::InitInstance(_XMLParams);
}
| [
"edual1985@576ee6d0-068d-96d9-bff2-16229cd70485"
] | edual1985@576ee6d0-068d-96d9-bff2-16229cd70485 |
5edc9bbf2082e994f27442bd86e34b83aece416f | 033761e4070284b13cde3ab902ab08975f7c5aa4 | /tonoFlash.ino | dcf1a476db849592af646b9514444a0fa503cc7c | [] | no_license | PabloGF/Jerbos | ec4b004eefeb5c71ff948bbdfed7a0337c30622a | dd59e7bc4e74f82ae2d082432c9b22446b85005e | refs/heads/master | 2020-12-24T17:36:42.474584 | 2013-12-20T12:03:03 | 2013-12-20T12:03:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,553 | ino |
#include "pitches.h"
// notes in the melody:
int led = 13;
int piloto = 3;
int melody[] = {
NOTE_A7,0, NOTE_A7,0,NOTE_A7,0,NOTE_A7,0,NOTE_A7,0,NOTE_A7,0,NOTE_A7,0};
// note durations: 4 = quarter note, 8 = eighth note, etc.:
int noteDurations[] = {
4, 2, 4, 2, 4, 8, 4, 8, 4, 8, 4, 8, 2, 4 };
void setup() {
... | [
"root@raspberrypi"
] | root@raspberrypi |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.