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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f47c08c7e6a7ee000591391dbd2ae21a059e7ea9 | ec363c99c87dce68796441708f7f57818c697351 | /fmControllers/src/nav_controllers/distance_nav/distance_nav.cpp | 1a64992d9cc2bb222387dd2d900063ded438bbb6 | [] | no_license | Prrrr/FroboMind | f0319acf7da7b2be0aa20bef1fe6b4be6d32c4f5 | ad9d8873c6639ac3fbc0435f94b57efa71085a81 | refs/heads/master | 2021-01-17T22:50:43.941083 | 2012-06-28T02:42:52 | 2012-06-28T02:42:52 | 3,396,151 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,554 | cpp | /****************************************************************************
# In row navigation
# Copyright (c) 2011 Søren Hundevadt Nielsen <shn@kbm.sdu.dk>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to... | [
"andb@mmmi.sdu.dk"
] | andb@mmmi.sdu.dk |
79e7f31d6b0ea23b09e9a04346116b4324a78652 | a4ce1949d07de028d5f89c72700b1387336de1ff | /ACM/debug/moc_nomac7013b.cpp | f01a6f50face4246701d3900d18ff29462c4945e | [] | no_license | starave/Wangcx | dc85697be1f89937bdcb6f068d3cb0f030445ee2 | df2873ea84713bb5f7f05d432b74f3d6e736df3c | refs/heads/master | 2021-03-30T21:49:35.835350 | 2018-03-14T09:08:32 | 2018-03-14T09:08:32 | 124,821,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,637 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'nomac7013b.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.10.1)
**
** WARNING! All changes made in this file will be lost!
*********************************************************... | [
"31569820+starave@users.noreply.github.com"
] | 31569820+starave@users.noreply.github.com |
aecfd3bb0d7a93f32ec40d45c46b425eb15d4a61 | 4a2f3f1cfacead48422a95fb6283be699fd263e4 | /PCE/PCE/myOtherFile.cpp | a7340c2d7ae1a649baaaf97a13e34f2a35fb8edb | [] | no_license | atec-avaz/atec | ca721511d60fc8fde1d5519ac42d33cc898594ad | a78218e5f26bed5abdf5f30ac1c8de50c7e6f2a9 | refs/heads/master | 2020-05-30T16:05:09.131927 | 2015-06-02T21:58:06 | 2015-06-02T21:58:06 | 30,024,885 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 64 | cpp | #include "myOtherFile.h"
void metodoX()
{
exampleF("");
} | [
"antonio.vaz.000650@edu.atec.pt"
] | antonio.vaz.000650@edu.atec.pt |
fd30eeefddb1de29f640624167f0d922f6fc0b6a | db6997aae88b4afb3e694587156040a18e4a6a93 | /1-25 Cat.M1 LoRa/1-25_serial_basic/1-25_serial_basic.ino | ec5a23e2209687368cf7aa4719f838159c82f50d | [] | no_license | kdi6033/arduino | b9c8644425d4e3e78728b418bf94634e594a5f72 | f86bb6ba8a1d3f762ca7df3946fcef2d60614af2 | refs/heads/master | 2023-03-15T17:43:28.325904 | 2023-03-02T06:07:45 | 2023-03-02T06:07:45 | 129,093,550 | 21 | 38 | null | null | null | null | UTF-8 | C++ | false | false | 730 | ino | unsigned long previousMillis = 0;
const long interval = 3000; //단위 ms
void setup() {
// initialize serial:
Serial.begin(115200);
Serial1.begin(115200);
Serial.println();
Serial.println("Test Strat");
}
void loop() {
serialEvent();
SendText();
}
void SendText() {
unsigned long currentMillis = millis(... | [
"37902752+kdi6033@users.noreply.github.com"
] | 37902752+kdi6033@users.noreply.github.com |
cf50a7f08ba3e63987a157ca66a4ca4d20131453 | 1ac4ca8a1b33e908a4745558a70f04ddd64dc256 | /src/network/CPortObtainer.h | 3f5e666aa58d148b238c963532ab3471d8102ab2 | [
"MIT"
] | permissive | metopa/HTTP_Server | dd3754791f5e90d7e3c4d731068a43d1b95f845b | 6917df87ceb3d0b9ac3d1b81536414d521cbc35b | refs/heads/master | 2021-01-10T06:30:19.303703 | 2016-01-23T03:06:58 | 2016-01-23T03:06:58 | 50,219,931 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,016 | h | //
// Created by metopa on 4/15/15.
//
#ifndef HTTP_SERVER_CPORTOBTAINER_H
#define HTTP_SERVER_CPORTOBTAINER_H
#include <netdb.h>
#include "TSocketRemoteConnection.h"
/**
* This class represents a network port as a high-level object.
* It wraps related POSIX functions into easy and clear interface
* and performs e... | [
"slavakroilov@gmail.com"
] | slavakroilov@gmail.com |
c6f93eca5b8dd687cbaae42f864244d631d52b28 | 24b750acb2908861cb58e6a0da6e6adbb6b64939 | /sinus_and_cosine.cpp | bf6040b0657e98423ceef486b3a2f22adbe7c283 | [] | no_license | SergeevDmitry/lessons_for_juniors | 4934b169e04f4725b8b64b08df94ba3538b71c75 | e930ee4f9580c5bb702de051c912a893ea1df313 | refs/heads/master | 2020-03-29T07:42:20.168902 | 2018-09-21T01:37:22 | 2018-09-21T01:37:22 | 149,675,702 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 458 | cpp | #include "pch.h"
#include <iostream>
#include <cstdlib>
#include <cmath>
using namespace std;
// Functions:
double myCos(double); // cosine
double mySin(double); // sinus
void show(double); //helper
// Main
int main(){
// Change console character set
system("chcp 1251>nul");
// Pi
const double pi=3.141592;
// ... | [
"sergeevdms@gmail.com"
] | sergeevdms@gmail.com |
e09155a11e3a4c9bcaed81c8ac932f0257c7141c | 4a9c46a56b9148fbcdeff35aad3f337b6067e911 | /tests/mandelbrot_test.cpp | 0572e137bcf3ed4d213fcd0ecce86d5dbc5cf603 | [] | no_license | Balise42/marzipan | 311e259942dd7601b0a4988d62fe715adb541ab0 | ce22b2979e024e7c995d5af815c8f2abbf6c78c6 | refs/heads/master | 2021-06-03T17:03:07.991799 | 2020-04-25T21:42:48 | 2020-04-25T21:42:48 | 2,106,121 | 2 | 0 | null | 2019-02-24T16:46:14 | 2011-07-26T09:49:30 | C++ | UTF-8 | C++ | false | false | 775 | cpp | #include "gtest/gtest.h"
#include "fractales/Mandelbrot.h"
TEST(MandelbrotTest, ScaleTest) {
Mandelbrot m{};
std::complex<double> expected;
expected = 0 + 0*1i;
ASSERT_NEAR(m.scale(600,300).real(), expected.real(), 1e-30);
ASSERT_NEAR(m.scale(600,300).imag(), expected.imag(), 1e-30);
expected... | [
"isabelle@palatin.fr"
] | isabelle@palatin.fr |
9cfbc1a4e903b07511130b5e685a73dc782d667e | 2aeeae2d2227da42712e3f112983060e004b9a3b | /Engine/Monkey/Application/Linux/LinuxApplication.cpp | 0ad70284c04d56944d68bce06786eff0f800dbfa | [
"MIT"
] | permissive | NoSuchProcess/VulkanDemos | b0596b4b40285fb4401ff42f2e96d3dd7b712cbb | 78abfef10ff0138ed88c23ddfed4d98ce956e38e | refs/heads/master | 2023-08-09T08:22:11.319635 | 2021-09-18T02:15:05 | 2021-09-18T02:27:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,464 | cpp | #include "LinuxApplication.h"
#include "Common/Log.h"
#include "Engine.h"
#include <memory>
#include <map>
#include <string>
std::shared_ptr<LinuxApplication> G_CurrentPlatformApplication = nullptr;
LinuxApplication::LinuxApplication()
: m_Window(nullptr)
{
}
LinuxApplication::~LinuxApplicatio... | [
"chenbo02@cn.net.ntes"
] | chenbo02@cn.net.ntes |
834a74353fba70e6fd70c0f659cb79f96495d2e1 | 1105a10fc5d73fe5b9ecf1266fcd633e22aef071 | /fly_and_snow_effects/main.cpp | 32cf01a8e9dceff9c8e2e1300b6cf96fca3a9119 | [] | no_license | huangjunkun/code_joy_with_cpp_builder_6 | 1ddbf3878b069591c759b60a6743ff4312dde45b | 79dc58ddb9edbc7044031343c647f1d28a1fd219 | refs/heads/master | 2020-06-06T06:09:58.141522 | 2013-12-02T09:24:40 | 2013-12-02T09:24:40 | 11,698,742 | 1 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,072 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "UnitThread.h"
#include "main.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma link "trayicon"
#pragma link "trayicon"
#pragma re... | [
"huangjunkun@gmail.com"
] | huangjunkun@gmail.com |
dca5b717abb47ea7b0dc31fe66479eee2e1d1450 | b3f0037b6483e6be647cd8b64d06befc3f6ce8c4 | /codeforces/1504/B.cpp | f3ac0f470319282e58fcff09eb77d0a02c33160f | [] | no_license | arnab000/Problem-Solving | 7b658ac19b7e8ec926e6f689f989637926b8089b | b407c0d7382961c50edd59fed9ca746b057a90fd | refs/heads/master | 2023-04-05T14:40:50.634735 | 2021-04-21T01:45:00 | 2021-04-23T01:05:39 | 328,335,023 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,691 | cpp | /*#pragma GCC target ("avx2")
#pragma GCC optimization ("O3")
#pragma GCC optimization ("unroll-loops")
*/
#include<bits/stdc++.h>
using namespace std;
void __print(int x) {cerr << x;}
void __print(long x) {cerr << x;}
void __print(long long x) {cerr << x;}
void __print(unsigned x) {cerr << x;}
void __print... | [
"arnab.saintjoseph@gmail.com"
] | arnab.saintjoseph@gmail.com |
fa69bd9a4f3622a160e88f7c934b477854b99768 | 26ff35b1084a7f5fb61a366135355ef437c7061d | /src/autonomy/action/destroy_entity.hpp | 77365ae1950cea672c61ed13138b43ee1f7f5da9 | [
"Artistic-2.0"
] | permissive | medlefsen/autonomy | 5d825b9e87d707acd715f3b8aad6ec0b09ab204e | ed9da86e9be98dd2505a7f02af9cd4db995e6baf | refs/heads/master | 2020-06-06T07:24:45.363725 | 2014-07-29T22:29:13 | 2014-07-29T22:29:13 | 22,397,656 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,750 | hpp | //! \file
//! \brief Destroy entity action. Signals the universe to destroy an entity.
//!
//! Primary Author: Dylan Leeman
#include <autonomy/action/destroy_entity.fwd.hpp>
#ifndef AUTONOMY_ACTION_DESTROY_ENTITY_HPP
#define AUTONOMY_ACTION_DESTROY_ENTITY_HPP
#include <autonomy/util/serialization.hpp>
#include <a... | [
"matt@xforty.com"
] | matt@xforty.com |
f8c6e29e298987107f1b9d3217080b6a833a4fe1 | 49fb248f4bb228988ce7127439cb945e67ce3c7b | /collegetour-master/src/collegeeditwindow.h | f16b7acb2956b82d006e5736354b3b6347cb59be | [] | no_license | shahin-fotowat/College-Tour | 37a71be802872e1cc470a660cc9b38b4f07838d4 | be8d3c5ae76f1be83844c71a277603e3ef592e6c | refs/heads/master | 2020-11-25T02:59:12.671834 | 2019-12-16T21:02:20 | 2019-12-16T21:02:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 449 | h | #ifndef COLLEGEEDITWINDOW_H
#define COLLEGEEDITWINDOW_H
#include <QDialog>
namespace Ui {
class CollegeEditWindow;
}
class CollegeEditWindow : public QDialog
{
Q_OBJECT
public:
explicit CollegeEditWindow(QWidget *parent = 0);
~CollegeEditWindow();
private slots:
void on_addCollegeButton_clicked();
... | [
"sfototwa@uci.edu"
] | sfototwa@uci.edu |
cae3544acaf8d461c8f0dd653dcb3f6859925d3e | a4c8d163888799dbb6efe236b4d3886114d4769b | /cie-pkcs11/Util/Array.cpp | 7ed58beb6e5855eb8fef91a2a7c7fd4deff7dd9d | [
"BSD-3-Clause"
] | permissive | bitpdg/cie-middleware-linux | 8b5ab036ebbcef29fb18c17c7d1af7421725be3d | d3a794802240a2cda55ecd1d02ff79195689e5ac | refs/heads/master | 2023-04-24T02:17:41.952027 | 2021-05-19T12:49:24 | 2021-05-19T12:49:24 | 267,796,262 | 0 | 0 | BSD-3-Clause | 2020-05-29T07:38:35 | 2020-05-29T07:38:35 | null | UTF-8 | C++ | false | false | 8,380 | cpp | #include "Array.h"
#include <fstream>
#include "../Cryptopp/cryptlib.h"
#include "../Cryptopp/misc.h"
#include "../Cryptopp/secblock.h"
#include "../Cryptopp/osrng.h"
#include <openssl/rand.h>
//#include <windows.h>
//#include <bcrypt.h>
ByteArray::ByteArray() {
_data = nullptr;
_size = 0;
}
ByteAr... | [
"ugos@ugosweb.com"
] | ugos@ugosweb.com |
96c0fad3344c50c9671ae30c2cbd94da4b1f6208 | 19a9d1a3923d21ec10e41e6687e893bfa47653e1 | /V8SVGElementInstanceList.cpp | 4538e3e3fe53b98e362fbb44f0bfb925e42b45f8 | [] | no_license | Treeeater/chrome_bindings | 689642d94698cf9f1dbcae2582c52e62925fe71d | bb58f5045b26c2b467afb7b82a6cacfdf48d0500 | refs/heads/master | 2020-04-29T02:44:46.835153 | 2011-02-13T21:34:12 | 2011-02-13T21:34:12 | 931,068 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 5,267 | cpp | /*
This file is part of the WebKit open source project.
This file has been generated by generate-bindings.pl. DO NOT MODIFY!
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation... | [
"pinkforpeace@.(none)"
] | pinkforpeace@.(none) |
a1abb722383ff4fe2bf85c3f0040e3c449b7841a | 65163516845985f8105bba000998eaed47ddd664 | /substancepresetpreview.cpp | b07ec67b8783b8651f7105e059d6fc5744922ea7 | [
"MIT"
] | permissive | cothong/SBSARManager | 01044fe7e5e0e15303813b1ebf6b1364ad02fa2d | 1976db8a52947361f5554f833177db1a1af3f7ad | refs/heads/master | 2023-02-03T18:10:06.958423 | 2019-06-24T00:17:13 | 2019-06-24T00:17:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,386 | cpp | #include "substancepresetpreview.h"
#include "substancemanagerapp.h"
#include "logger.h"
#include "globals.h"
#include "processmanager.h"
#include <QDebug>
#include <QDir>
#include <QDir>
#include <QPainter>
#include <QProcess>
#include <QGraphicsDropShadowEffect>
#include <algorithm>
#include <cmath>
#include <QTimer>... | [
"petersvp@gmail.com"
] | petersvp@gmail.com |
5451fa36dff58a2706cb1bc643537784c760d53e | 38c10c01007624cd2056884f25e0d6ab85442194 | /third_party/deqp/src/framework/platform/null/tcuNullRenderContext.cpp | b91d2ee475419e8546fc00d24b317ad1163aa404 | [
"Apache-2.0",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | zenoalbisser/chromium | 6ecf37b6c030c84f1b26282bc4ef95769c62a9b2 | e71f21b9b4b9b839f5093301974a45545dad2691 | refs/heads/master | 2022-12-25T14:23:18.568575 | 2016-07-14T21:49:52 | 2016-07-23T08:02:51 | 63,980,627 | 0 | 2 | BSD-3-Clause | 2022-12-12T12:43:41 | 2016-07-22T20:14:04 | null | UTF-8 | C++ | false | false | 19,878 | cpp | /*-------------------------------------------------------------------------
* drawElements Quality Program OpenGL ES Utilities
* ------------------------------------------------
*
* Copyright 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not us... | [
"zeno.albisser@hemispherian.com"
] | zeno.albisser@hemispherian.com |
7f5d681abb0e19a73f74a3a78bc842c38b278c9e | 70418d8faa76b41715c707c54a8b0cddfb393fb3 | /11678.cpp | d4b6620ed4bae5d0ac3abca41b00b4892208ef4f | [] | no_license | evandrix/UVa | ca79c25c8bf28e9e05cae8414f52236dc5ac1c68 | 17a902ece2457c8cb0ee70c320bf0583c0f9a4ce | refs/heads/master | 2021-06-05T01:44:17.908960 | 2017-10-22T18:59:42 | 2017-10-22T18:59:42 | 107,893,680 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 864 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int a, b;
int alice_cards[10001], betty_cards[10001];
bool alice[100001], betty[100001];
while (cin >> a >> b)
{
if (a == 0 && b == 0)
{
break;
}
fill(alice, alice + 100001, false);
fill(betty, betty + 100001, false);
for (int i = 0; i < a... | [
"yleewei@dso.org.sg"
] | yleewei@dso.org.sg |
32e13df231e70d464853960975adc4754ab152e3 | 83a633dfb1de4d642e95572ed14c7be15d4aae8a | /Source/Book_Work/Book_Work.cpp | 9018c501d2c43713d0d54e933c966159f4606f07 | [
"Unlicense"
] | permissive | wjdminjoo/Unreal_Engine_Class | 1a43272202dab8ccf1b8212926b3ee100ffc4abf | b330786ba33cb4b5e29d5a0e856c1e3d288578a0 | refs/heads/master | 2020-04-08T17:51:49.259539 | 2018-12-03T13:49:36 | 2018-12-03T13:49:36 | 159,583,813 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 259 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "Book_Work.h"
#include "Modules/ModuleManager.h"
DEFINE_LOG_CATEGORY(Book_Work);
IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, Book_Work, "Book_Work" );
| [
"wjdminjoo@gmail.com"
] | wjdminjoo@gmail.com |
53cee0396ac2163745390fcf30a3a14d2c90ed11 | 3df5b77f1c69b89c656cfb1433a50f438fa9055e | /18-Octobre/Qt5/CWaRP7Broadcast.cpp | 155695c2c885ff154524603e0723c66668a8aa9b | [] | no_license | texierp/meetup_linux-embedded_bdx | 1cd86febeac047f7072a9b9e3352bca8b67307fc | d4a1e6b85b840137f992787157ed33924b21fd93 | refs/heads/master | 2021-01-10T23:29:19.263603 | 2016-10-20T05:15:39 | 2016-10-20T05:15:39 | 70,602,401 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,551 | cpp | #include "CWaRP7Broadcast.h"
#include "QFile"
WaRP7Broadcast::WaRP7Broadcast(QObject *parent) :
QObject(parent),
m_res(false)
{
m_socket = new QUdpSocket(this);
m_socket->bind(QHostAddress::Broadcast, BROADCAST_PORT);
connect(m_socket, SIGNAL(readyRead()), this, SLOT(decode()));
}
void WaRP7Broa... | [
"pjtexier@amplitude-systemes.com"
] | pjtexier@amplitude-systemes.com |
e7481258249549b2012d19e51283bc6f109b3d33 | 4d663aa2c3e31e261116479579bea5023e6306c1 | /CodeExamples/AI/TerrainAnalysis/Source/Student/Project_1/ControlFlow/C_RandomSelector.cpp | 6ed538323cfcd6b5e0d86c0ff83507168c87bf72 | [] | no_license | rmomin855/Projects | 69f66035942a389d6600a52c8a5a33a4c3c3ade3 | db1734ae3b327e4972d29181787a4e8e02300cfe | refs/heads/main | 2023-04-15T18:07:13.877013 | 2021-04-29T11:40:13 | 2021-04-29T11:40:13 | 348,859,358 | 0 | 1 | null | 2021-03-17T22:24:50 | 2021-03-17T21:40:31 | C++ | UTF-8 | C++ | false | false | 1,445 | cpp | #include <pch.h>
#include "C_RandomSelector.h"
C_RandomSelector::C_RandomSelector() : randomIndex(-1)
{}
void C_RandomSelector::on_enter()
{
BehaviorNode::on_enter();
choose_random_node();
}
void C_RandomSelector::on_update(float dt)
{
// if any child succeeds, the node succeeds
// i... | [
"r.momin@digipen.edu"
] | r.momin@digipen.edu |
e35eb061769fc1fb0f020e74c51719d3508329a6 | f05ad7795ddf4b4a9675829301541d35ebb985a7 | /Framework/Include/Scripting/Packages/Core/Physics/Joints/KinematicControllerJoint.h | 3991330a0111ccedff55fa3ea4718423018716eb | [] | no_license | blockspacer/CarbonSDKAlpha | 4d89904b822691fef2ea457bdacb8fcdb79a860d | a90d30cd970be25e73102eb6ef5f709f7753dce2 | refs/heads/master | 2021-05-21T09:46:23.810708 | 2014-07-26T21:16:34 | 2014-07-26T21:16:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,597 | h | #pragma once
// Required headers
#include <Scripting/cgScriptPackage.h>
#include <Physics/Joints/cgKinematicControllerJoint.h>
// Parent hierarchy
namespace cgScriptPackages { namespace Core { namespace Physics { namespace Joints {
// Package declaration
namespace KinematicControllerJoint
{
// Packag... | [
"Adam@73940bfc-ff42-174e-80ad-c9fe183b27ed"
] | Adam@73940bfc-ff42-174e-80ad-c9fe183b27ed |
119940ebf01563f4b68f3e66cf8789fb885563ec | 72d9009d19e92b721d5cc0e8f8045e1145921130 | /CARBayesST/inst/testfiles/binomialcarupdateRW/libFuzzer_binomialcarupdateRW/binomialcarupdateRW_DeepState_TestHarness.cpp | 026e4e2871d033ccb6621ee8a2b17e179e8cd0ef | [] | no_license | akhikolla/TestedPackages-NoIssues | be46c49c0836b3f0cf60e247087089868adf7a62 | eb8d498cc132def615c090941bc172e17fdce267 | refs/heads/master | 2023-03-01T09:10:17.227119 | 2021-01-25T19:44:44 | 2021-01-25T19:44:44 | 332,027,727 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,941 | cpp | // AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT
// binomialcarupdateRW_DeepState_TestHarness_generation.cpp and binomialcarupdateRW_DeepState_TestHarness_checks.cpp
#include <fstream>
#include <RInside.h>
#include <iostream>
#include <RcppDeepState.h>
#include <qs.h>
#include <Deep... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
e25b47ef722c9595ac50b3a3f4d627630e6f6be7 | f7ede043d013c187074e7ae4b25f334ae56b8358 | /src/cbs/components/HingeConstraint.cpp | 2bc17911e871acc1068a9d26e7e0ece068f010c3 | [] | no_license | Yossari4n/MarsRover | 245029c0e4af53be88c82d85aa3d4c7bbec00152 | a56081f6578f26e14b3fe2a4577c2312f65d9b97 | refs/heads/master | 2021-07-12T09:25:25.505123 | 2020-09-21T21:26:29 | 2020-09-21T21:26:29 | 206,544,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 634 | cpp | #include "HingeConstraint.h"
#include "RigidBody.h"
HingeConstraint::HingeConstraint(btTransform rb_a_frame, btTransform rb_b_frame, bool use_reference_frame_a)
: m_Constraint(nullptr)
, m_RbAFrame(rb_a_frame)
, m_RbBFrame(rb_b_frame)
, m_UseReferenceFrameA(use_reference_frame_a) {
}
void HingeConst... | [
"j.stokowski97@gmail.com"
] | j.stokowski97@gmail.com |
fa35d57477a06179fcfc4d13419411d6bcf18cbe | 869cefe6ea1acb40e347f5430278b1204984b565 | /extras/include/boost/boost/mpl/string.hpp | d33e0d41e2e80c40f648daa9fe23fd734c0e5c25 | [
"BSL-1.0"
] | permissive | muschellij2/FSL6.0.0 | c68ed91e8c2777fcf07d994d7ab288a75e448fd1 | 3c3dd651066ee189bc8c290f744ca48cb3d1f156 | refs/heads/master | 2020-04-27T01:04:04.915711 | 2019-03-05T14:57:48 | 2019-03-05T14:57:48 | 173,954,388 | 9 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 24,537 | hpp |
#ifndef BOOST_MPL_STRING_HPP_INCLUDED
#define BOOST_MPL_STRING_HPP_INCLUDED
// Copyright Eric Niebler 2009
//
// 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... | [
"muschellij2@gmail.com"
] | muschellij2@gmail.com |
6c92c2438cd2f5b178bd70d1f3dbce456f895c90 | df82364e12082f1903d5df0e5e3d8db78cb198e4 | /libraries/Sensors/examples/ACS716_DF11/ACS716_DF11.ino | d02011831140e1afb67b3a677bde6a99313e851e | [] | no_license | Engimusing/engimusing-firmware | c0a9775494b0f751094343f07e0f0787f792eebf | 701378060a350d3609287e57a5a2c5f74e888903 | refs/heads/master | 2021-08-01T23:38:25.708935 | 2019-02-13T03:55:57 | 2019-02-13T03:55:57 | 58,140,502 | 4 | 2 | null | 2018-02-24T14:09:21 | 2016-05-05T15:19:56 | C | UTF-8 | C++ | false | false | 2,048 | ino | /*
Copyright (c) 2016-2018 Engimusing LLC. All right reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later ver... | [
"github@tdgeorge.com"
] | github@tdgeorge.com |
afc6bd3f03859d92da34a7244f9d9e919275ef38 | a651de5d663c02a997ad9671e5f60386f0d17599 | /ThirdParty/octomap/octomap/include/octomap/MCTables.h | 73e85d22e165233f7d972255b29deb34fda4edb9 | [
"BSD-3-Clause",
"GPL-1.0-or-later",
"MIT"
] | permissive | rarora7777/GAUSS | 0cb1469a6e70d0da70e6ee45f29717bd58326a16 | d72f0fa84954f93d177ff3fac0fbf4d3b4b17e27 | refs/heads/master | 2023-04-10T09:33:23.631233 | 2023-03-18T03:06:25 | 2023-03-18T03:06:25 | 201,391,326 | 2 | 0 | MIT | 2019-08-09T04:46:24 | 2019-08-09T04:46:24 | null | UTF-8 | C++ | false | false | 19,345 | h | /*
* OctoMap - An Efficient Probabilistic 3D Mapping Framework Based on Octrees
* http://octomap.github.com/
*
* Copyright (c) 2013, F-M. De Rainville, P. Bourke
* All rights reserved.
* License: New BSD
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provid... | [
"dilevin@csail.mit.edu"
] | dilevin@csail.mit.edu |
268cbd714e27842fa7645bfba89629ae8f276eda | 2af22a5f9321e3e9a81b0c66cc9fb5439048cea9 | /Medium/Populating Next Right Pointers in Each Node/Populating Next Right Pointers in Each Node.cpp | 7f24c0ce7b5bd35fed50da8119293b69840159fb | [] | no_license | glf3/LeetCode | 13a2350ddf1ce96b35747c7acf0f9f0885cc15c9 | 889bc3aef2c15b77db5f96b82aaba0896dbd8d50 | refs/heads/master | 2016-09-10T12:09:51.664322 | 2015-09-18T17:27:26 | 2015-09-18T17:27:26 | 26,170,263 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,192 | cpp | #include <iostream>
#include <string>
#include <cstring>
#include <map>
#include <vector>
#include <cmath>
#include <queue>
#include <set>
#include <algorithm>
#include <sstream>
using namespace std;
struct TreeLinkNode {
int val;
TreeLinkNode *left, *right, *next;
TreeLinkNode(int x) : val(x), left(NULL), right... | [
"glf93@sina.cn"
] | glf93@sina.cn |
dd5b1b20d0a976a8d6c8a282561599afbdbf600c | 1a543e7112e6a3b49098c2c8f8b1a7f1973a77fe | /Algorithms/SegTree/SegTree/Loop/SegTree 2D.cpp | fa35cad5648c56a2ae3d0975c3d30ec4e7b578b5 | [] | no_license | booknu/PS_Relative | d0bc27cbc695511610b83a6f541410f4c13fafd8 | 944964bfed4ae04f38c20b1dfddea1c63f236f82 | refs/heads/master | 2022-06-09T02:22:12.306623 | 2020-05-05T08:35:20 | 2020-05-05T08:35:20 | 198,022,480 | 1 | 1 | null | null | null | null | UHC | C++ | false | false | 2,570 | cpp | #ifndef ONLINE_JUDGE
#define _CRT_SECURE_NO_WARNINGS
#endif
#include <bits/stdc++.h>
using namespace std;
// ........................macro.......................... //
// [i, n)
#define FOR(i, f, n) for(int (i) = (f); (i) < (int)(n); ++(i))
// [i, n]
#define RFOR(i, f, n) for(int (i) = (f); (i) >= (int)(n); --(i))
#d... | [
"limsydev@gmail.com"
] | limsydev@gmail.com |
ad4e54cf9ca0c3b03bf7e669c13b012e900b254b | eb6e0b1d6bba37b2785f41320e820889228efa9f | /MyOpenCV/HumanDetector.hpp | 97ed43092ee4c872cb1335157793207919d3bb1d | [
"MIT"
] | permissive | lark-mp/raspicam_cvlan | b1ea5e3931643151815177a5f7922cc4c36a67d9 | 029a3bd1b6fff0d6cd13b93502165ac2f13485c9 | refs/heads/master | 2021-05-15T02:03:16.026053 | 2017-01-31T17:00:55 | 2017-01-31T17:00:55 | 42,004,318 | 0 | 1 | null | 2017-01-31T17:00:56 | 2015-09-06T13:52:44 | C++ | UTF-8 | C++ | false | false | 1,015 | hpp | #ifndef __HUMAN_DETECTOR_HPP
#define __HUMAN_DETECTOR_HPP
#include <opencv2/core/core.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include "MyOpenCVIF.hpp"
using namespace std;
using namespace cv;
class CascadeDetectorAdapter: public DetectionBasedTracker::IDetector
{
private:
CascadeDetectorAdapter();
Ptr<C... | [
"lark.mistyphantom@gmail.com"
] | lark.mistyphantom@gmail.com |
d10037c733ece839353b60db60a1f199d422efc8 | 096534c00990400026661124b97fb2f961a1e799 | /ProjectSample/RakNetClient_PC/src/RakNetSource/DS_HuffmanEncodingTree.h | 66e5ec5e23f1aa586c67ab39851319faf3cad2f9 | [] | no_license | watchmon/BSdk | c63c8f70b8eb92804f458f8ffc7454b80c9c2184 | 124f0d3debc5903e8707e0d2ec7c43148f5aa35e | refs/heads/master | 2021-01-19T05:53:38.761489 | 2014-03-31T14:36:46 | 2014-03-31T14:36:46 | 12,799,032 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,437 | h | /// \file DS_HuffmanEncodingTree.h
/// \brief \b [Internal] Generates a huffman encoding tree, used for string and global compression.
///
/// This file is part of RakNet Copyright 2003 Jenkins Software LLC
///
/// Usage of RakNet is subject to the appropriate license agreement.
#ifndef __HUFFMAN_ENCODING_TRE... | [
"ben@ben-super.(none)"
] | ben@ben-super.(none) |
2da2c2f18c774f15aa9c80db981cf20d4257b8be | cd3881c3cdfaa72157bca1fb9be7f33e1ced82f2 | /src/tool.cpp | 65a52b0ac6dfc56ad9746694cbd5618e1d71def4 | [] | no_license | mbouzid/joinCounts | 018a833bb1b0921ae9f0b8948924cbf2e637f1c7 | 49256d4119d471e75a2818dbdf845d0d6c7f01bf | refs/heads/master | 2020-03-27T07:55:48.166444 | 2018-08-27T07:34:34 | 2018-08-27T07:34:34 | 146,206,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 947 | cpp | #include "tool.h"
double ticking()
{
struct timeval timet;
gettimeofday(&timet, NULL);
return timet.tv_sec +(timet.tv_usec/1000000.0);
}
uint64_t str_to_int (const char * str, size_t l)
{
uint64_t strint = 0;
for (size_t i = 0; i < l; i++) {
uint8_t curr = 0;
switch (str[i]) {
case 'A': { cur... | [
"mariam.bouzid@icloud.com"
] | mariam.bouzid@icloud.com |
ebb7126328b9dce03564d883489b79cbbf131d79 | 00d99b09d8bdacaacc32b23cb4e0522cde2402ba | /CommLayer/include/CommMessageFactory.h | 937b627acd767c41b25146f7392cfbaa5b3fbee7 | [] | no_license | sakuntalle/QuizPrototypeApp | 702e36e5a26493106e33638dc67cf87ee3e02d23 | c51717a87255c1dc569ba9e89d9d780f70238e24 | refs/heads/master | 2023-02-04T22:37:30.636453 | 2020-12-19T09:25:26 | 2020-12-19T09:25:26 | 322,804,429 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,118 | h | #ifndef CommMessageFactory_h__
#define CommMessageFactory_h__
#include "CommMessageBase.h"
#include "CommHandlerHelpers.h"
#include "StartInitMessage.h"
#include "SendQuestionMessage.h"
//Forward declaration
struct QuestionItem;
// Factory for creating instances of all the messages that will be serialized
class Comm... | [
"sakuntalle@yahoo.com"
] | sakuntalle@yahoo.com |
55e585ea92777520f673c7f33c35a35d1deb78c6 | 6baa2d08e433da59e4b0fcb7bfda95fdc0ca3a4e | /codeforces/822/B.cpp | ddb4e8012c9c0be5fbd4f0363ebb3094e8bffe08 | [] | no_license | raihankhan/ACM_Problem_Solving | 7ce4d7b91ab2e481d849d0b0e5b1aebbb452623f | 57760c3f869373c289e8af3228a3f2a211f0e447 | refs/heads/master | 2023-02-16T10:08:50.792808 | 2021-01-17T09:58:43 | 2021-01-17T09:58:43 | 323,376,030 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,996 | cpp | #include<bits/stdc++.h>
///...................................*****.................................................///
/// Author : Raihan Khan Raka ( raihankhanraka@gmail.com ) ///
/// Department of Computer Science ///
/// ... | [
"raihankhanraka@gmail.com"
] | raihankhanraka@gmail.com |
8ae3f298274756db45a06bb8e4e9a81bd42c5f6f | d3248eb3e798d959f1ced19bb5de694152e73f97 | /DirectXEngine/modelclass.h | 4a46c00bccc63e2baeb6afb84d85c20518c66287 | [] | no_license | stonecoder19/DirectXGameEngine | 3713234ba9be929617094ca742c1ab8903c27774 | 977211350e5a74f9e3f9923c104857b8441ebd82 | refs/heads/master | 2021-01-17T17:51:35.906619 | 2016-07-27T18:03:11 | 2016-07-27T18:03:11 | 63,184,715 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,053 | h | #pragma once
#ifndef _MODELCLASS_H_
#define _MODELCLASS_H_
#include <d3d11.h>
#include <DirectXMath.h>
using namespace DirectX;
#include "textureclass.h"
#include <fstream>
using namespace std;
class ModelClass
{
private:
struct VertexType
{
XMFLOAT3 position;
XMFLOAT2 texture;
XMFLOAT3 normal;
};
struc... | [
"generalms@hotmail.com"
] | generalms@hotmail.com |
fb69331013318c8398d6ae3f403d71fe9937c13d | 0841415d8ff4a118cb6f973ec5f14705a3663896 | /tests/domain/Task/testtask_all.h | f75b94f3fd4d084a6507a23542e9acd484ac24b0 | [] | no_license | Gwyllium/organizer | a218ee06bc285dabba21d0cee62d55a4b6f4b3ec | 0a5594fef3b66926bfef26a4018b4edcbe00686c | refs/heads/master | 2020-03-26T17:33:42.400759 | 2013-09-29T16:00:47 | 2013-09-29T16:00:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 480 | h | #ifndef TESTTASK_ALL_H
#define TESTTASK_ALL_H
#include <QObject>
#include <QTest>
#include <QDebug>
#include "task.h"
class TestTask_all : public QObject
{
Q_OBJECT
public:
explicit TestTask_all(QObject *parent = 0);
signals:
public slots:
private slots:
void nameIsEmpty();
void getName();
vo... | [
"flazfourteen@gmail.com"
] | flazfourteen@gmail.com |
76fb7f414bc88dd5c443f12498034b763a01f06e | a96635e67b751e39d46ee30a9f5a6512268f4a3c | /AOA_code/Wrox_AOA_c9_Bike_Computer/Wrox_AOA_c9_Bike_Computer.ino | 2e662f8e5d8f7ec88370f0be4256b375df6e44bc | [] | no_license | JesusNoelValMo/Arduino | f79a1f43979fadefae9be161a30c811db3957d57 | 359bcc3423f5b4f5d18b928f8a49b094446e3e09 | refs/heads/master | 2020-03-13T08:24:44.405037 | 2019-04-25T06:53:42 | 2019-04-25T06:53:42 | 131,043,293 | 0 | 0 | null | 2018-04-25T17:46:52 | 2018-04-25T17:46:52 | null | UTF-8 | C++ | false | false | 3,433 | ino | #include <AndroidAccessory.h>
#include <P2PMQTT.h>
#define PERIOD 30000 // seconds between data transfers over serial
#define RED_LED 9
#define RED_BUTTON 4
#define GREEN_LED 10
#define GREEN_BUTTON 5
// encode the command sent to the phone for the current topic
#define START 1
#define STOP 2
#d... | [
"david@Talkoo.(none)"
] | david@Talkoo.(none) |
550f7a1a80a3f5a5e13b4d7935fe8d01a482f6d5 | 875ec86a2559acb5610b05fa25ea207070ebd56c | /MetalSlug2/EnemyTrigger.h | 710d2673ef4415a97a3ea6c3847ceff2a1671e76 | [] | no_license | jljl73/WindowAPI | 59d76dbfde5f7ee41af632a6ee1fd9070b939a71 | 95f88356508267f98aa48ad198a332c301bd54b6 | refs/heads/master | 2023-08-31T01:46:14.548494 | 2021-09-25T05:42:19 | 2021-09-25T05:42:19 | 384,137,223 | 0 | 0 | null | 2021-08-16T23:59:16 | 2021-07-08T13:40:18 | C++ | UTF-8 | C++ | false | false | 308 | h | #pragma once
#include "Enemy.h"
class ScenePlay;
class EnemyTrigger
{
int idx = 0;
int curPhase;
ScenePlay* scene;
struct EnemyData
{
int phase;
int X;
int id;
Point pos;
int item;
};
vector<EnemyData> vData;
public:
EnemyTrigger(ScenePlay*, const char*);
void onTrigger(int X);
};
| [
"jljl73@naver.com"
] | jljl73@naver.com |
40538d5bb5383d7acf29e84064af3bbe91a91504 | 65481b706ecc04fb133a3e2e187c8c9a51738e3e | /source/external/rttr/detail/registration/registration_manager.h | 8aa497802029f200f82f08fbc1ea57ba99f8a7b0 | [
"MIT"
] | permissive | AngerySnek/CyberpunkSaveEditor | 2153ef311169ff9df4f2cddb99bb59882ae8a672 | f11b130fb202fbe4938c6b13953af7dff81f30d7 | refs/heads/main | 2023-07-15T09:35:45.271859 | 2021-08-22T01:29:12 | 2021-08-22T01:29:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,734 | h | /************************************************************************************
* *
* Copyright (c) 2014 - 2018 Axel Menzel <info@rttr.org> *
* ... | [
"thispawn@gmail.com"
] | thispawn@gmail.com |
4d6084f0581a669ed99ddbb1ef46855bc9bd03dc | 0a27164b8baf9c57c6b8dc8c8ef6e61a34d6f3a3 | /백준 유형별 문제풀이/완전탐색/6603로또(2nd).cpp | 877303645789892afdabe9e2e00a92269484fa08 | [] | no_license | GyosunShin/ProblemSolving | 56840196d3a49b57e50e49ff2fa2ddb4488d38db | 4ddedf4b26d9124e10f4f4490834078d9701f750 | refs/heads/master | 2021-01-04T10:00:12.712086 | 2020-06-29T12:29:45 | 2020-06-29T12:29:45 | 240,494,077 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 538 | cpp | // (6 < k < 13)
#include <cstdio>
#include <vector>
using namespace std;
vector<int> picked;
int K;
int pan[12];
void dfs(int start){
if(picked.size() == 6){
for(int i =0 ; i < picked.size() ; ++i) printf("%d ", picked[i]);
printf("\n");
return;
}
for(int i = start ; i < K ; ++i){
picked.push_back(p... | [
"gyosunshin@gmail.com"
] | gyosunshin@gmail.com |
03d0f7b3dce953a20f3b0260ea3d3557a361f448 | ad167553a34cdc40268c97055644fbcf6088a40b | /include/Detector.h | 015ab7c073881a5a6ee8133fb0cc51fcf85a9bd7 | [] | no_license | KyleAshley/baxter_controller | 28321b0948d64ecd1eb1e186c6fd4b706a1ab2c4 | 6955df3c3c8bcc15f3295a969550055dc0b81894 | refs/heads/master | 2021-01-01T19:02:06.316185 | 2017-04-10T16:31:51 | 2017-04-10T16:31:51 | 41,804,374 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | h | #include "opencv2/objdetect/objdetect.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include <iostream>
#include <stdio.h>
using namespace std;
using namespace cv;
class Detector
{
public:
string window_name_;
String cascade_name_;
Mat viz_; // current image to p... | [
"kyle.ashley183@gmail.com"
] | kyle.ashley183@gmail.com |
a22d0909a2f7599ee14e601b6a97c802d596391b | 53865c028b5bd4f3cf677bf546c3081722990f32 | /2013/2013Robot/Subsystems/KickerSubsystem.cpp | c8a85afd89b50a5c973d0b29ebdd2cdc104843bb | [
"Apache-2.0"
] | permissive | KennedyRoboEagles/PublicRobotCode | 4a040765d97d1397411d680d16ddbaad1ca161c9 | 9a6eaaca3931453281a76da8c9da89379ca9358a | refs/heads/master | 2021-01-10T16:50:17.441810 | 2020-01-03T22:12:18 | 2020-01-03T22:12:18 | 48,923,377 | 0 | 0 | null | 2019-01-05T06:42:12 | 2016-01-02T20:47:43 | C++ | UTF-8 | C++ | false | false | 1,634 | cpp | #include "KickerSubsystem.h"
#include "../Robotmap.h"
#include "../Commands/KickerSupervisorCommand.h"
KickerSubsystem::KickerSubsystem(PizzaBoxSubsystem *pizzaBoxSubsystem, SensorSubsystem *sensorSubsystem) : Subsystem("KickerSubsystem") {
printf("KickerSubsystem: constructor started.\n");
this->kickerMotor = new J... | [
"nowirelss@gmail.com"
] | nowirelss@gmail.com |
e4210ce45bc63b8f1e90cf10958363d0f9911734 | 6a6f67b91cd977eca1861327158e2a511a5033df | /CRF03/Config.cpp | 6685d1274fc80718e136b5507ca4490b4f670b4b | [] | no_license | HanYu1999/crf | 31ed0d72a29f47273c6cf146a49a14de6e77b141 | ddbbd5d6d28921c23103cae96c3b12acd9113f9c | refs/heads/master | 2023-02-09T03:34:10.128980 | 2021-01-03T07:54:05 | 2021-01-03T07:54:05 | 242,920,204 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,297 | cpp | #include "Config.h"
#include <string.h>
void Config::SetDefault()
{
max_iter = 50;
max_infer_iter = 10; // TODO
this->task = "-est";
this->method = "LBP";
this->train_file = "example.txt";
this->dict_file = "dict.txt";
this->pred_file = "pred.txt";
this->has_attrib_value = true;
this->eps = 1e-3;
this->... | [
"1137998938@qq.com"
] | 1137998938@qq.com |
39fb9cdaea3923a436d1437d6bd9d01502140533 | f1d0ea36f07c2ef126dec93208bd025aa78eceb7 | /Zen/Engine/World/src/I_WorldService.cpp | 11c3ca6ff79d2575329c31819c501c362f859531 | [] | no_license | SgtFlame/indiezen | b7d6f87143b2f33abf977095755b6af77e9e7dab | 5513d5a05dc1425591ab7b9ba1b16d11b6a74354 | refs/heads/master | 2020-05-17T23:57:21.063997 | 2016-09-05T15:28:28 | 2016-09-05T15:28:28 | 33,279,102 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,570 | cpp | //-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
// Zen Game Engine Framework
//
// Copyright (C) 2001 - 2009 Tony Richards
// Copyright (C) 2008 - 2009 Walt Collins
//
// This software is provided 'as-is', without any express or implied
// warranty. In no event will the author... | [
"mgray@wintermute"
] | mgray@wintermute |
622ee76aa7f12ca6a7ccd193fdb605114d30a0d9 | e27757ec46635db0ae8a0c21da8c62a9101c926b | /MultithreadedGame/Console.cpp | b8e77b8bb0d6d77e33f04f137214fbacdba2392f | [] | no_license | iskorotkov/multithreaded-game | ad47797a1fe14052d06040489bf24e59f49e261a | 3ab68f05ec185a884d6aa36d3846566a4608dbad | refs/heads/master | 2022-03-20T10:14:56.899247 | 2019-11-07T03:08:22 | 2019-11-07T03:08:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,117 | cpp | #include "Console.h"
#include "Windows.h"
#include "GameInstance.h"
#include "GameState.h"
#include "EnemySpawner.h"
#include "GameSettings.h"
Console::Console(std::weak_ptr<GameInstance> gameInstance) :
_gameInstance(std::move(gameInstance))
{
_cin = GetStdHandle(STD_INPUT_HANDLE);
_cout = GetStdHandle(STD_OUTPUT... | [
"korotkov.ivan.s@gmail.com"
] | korotkov.ivan.s@gmail.com |
52b352feb2779573edfcc5a7e397493c882b6ab6 | 30d39ac147dbc6689e3d2141ca79e5844136c00b | /Visitor/Element.h | 5f27f7846c46fe577998b4a40ca92736333f7000 | [] | no_license | ADKosm/Design-Patterns | 313211e3197d24ba930c82021abf5d327075301d | 0ddfad6dfa4d3ed60a780df91b4fdd051149ea58 | refs/heads/master | 2020-09-14T01:41:41.825139 | 2016-08-26T11:52:38 | 2016-08-26T11:52:38 | 66,643,458 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 258 | h | //
// Created by alex on 29.07.16.
//
#ifndef VISITOR_ELEMENT_H
#define VISITOR_ELEMENT_H
class Visitor;
class Element {
public:
virtual ~Element();
virtual void Accept(Visitor * v) = 0;
protected:
Element();
};
#endif //VISITOR_ELEMENT_H
| [
"adkosmachev@edu.hse.ru"
] | adkosmachev@edu.hse.ru |
eec18dafeb80d2e4c45704311a6116dde021fd4a | 8b9d69d9889884390a0e2649eb67dbaa894a01e8 | /Esercizi/Esercizio3 19:05:2020/ex3-19-5-2020.cpp | cb6d7640a0d921427d7c1d50fbbd2df31c01b5ad | [] | no_license | NicholasPilotto/UniPD-Programmazione1 | 3d701ea4ac5c0c2cac677ec2c6ac1d856c396c85 | 46609ec20c3029b9e4124020dfc34c3126cfb87b | refs/heads/master | 2022-10-22T18:58:50.979985 | 2020-06-02T09:28:16 | 2020-06-02T09:28:16 | 249,809,221 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,092 | cpp | #include <iostream>
using namespace std;
// #define nullptr NULL
struct nodo {
int info;
nodo* next;
nodo(int a = 0, nodo* b = 0) {
info = a;
next = b;
}
};
nodo* faiL(int n) {
if (n) {
int x;
cin >> x;
return new nodo(x, faiL(n - 1));
}
return 0;
}
void stampa(nodo* L) {
if (L)... | [
"nicholaspilotto@gmail.com"
] | nicholaspilotto@gmail.com |
94e7155a9a38855a07a4940fda6e606d51187959 | 0b05d95f1eaad81db3fbec5ab376369b49c05b4c | /deps/cds/cds/intrusive/michael_set.h | fe2c2f95666bbf2f0f7df95c3b11da74ea7016a2 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | cameronclifton/RedPar | afcfd1d3e3e2af4d8f3728ed7c5a64880de05aaf | c811bdda1baf38bcc91d0bc89d2f9df798911d29 | refs/heads/master | 2021-08-24T02:50:01.790472 | 2017-12-07T18:46:23 | 2017-12-07T18:46:23 | 108,779,949 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 41,424 | h | /*
This file is a part of libcds - Concurrent Data Structures library
(C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2017
Source code repo: http://github.com/khizmax/libcds/
Download: http://sourceforge.net/projects/libcds/files/
Redistribution and use in source and binary forms, with... | [
"adamsvetec@gmail.com"
] | adamsvetec@gmail.com |
4f9c2560546cea4b22f756dd0697030012843bea | a35a80e3edebfcfaad27fe7c5133ea4ae8cbbaf6 | /src/game/entity/dispenser/dispenser.cpp | 8cdf3fd2614bbd0cb5fdcbec23884bbf3871c872 | [] | no_license | very-indecisive-studios/chaos-chef | 2fe1acc535f965c2b495597c26bd0a7233a6d306 | 0aad8bd11d2e633a004c25b8283a2874cd1ab546 | refs/heads/master | 2022-12-21T10:55:25.558592 | 2022-12-19T12:18:24 | 2022-12-19T12:18:24 | 167,680,079 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 774 | cpp | #include <string>
#include "dispenser.h"
#include "game/entity/gameEntity.h"
#include "core/math.h"
Dispenser::Dispenser()
: GameEntity(GameEntityType::DISPENSER)
{
collisionBounds.topLeft = Vector2(0, 0);
collisionBounds.bottomRight = Vector2(32, 32);
}
Dispenser::~Dispenser()
{
delete ingreSprite;
}
const Pl... | [
"wldrnz@gmail.com"
] | wldrnz@gmail.com |
e16118b838d61105c458530d0fca3ecc2cc27cb9 | 5a8fafefd7712b3730b27c5907ca8f54b567e328 | /lua/src/broker_log.cc | 3c16948dfe02d4bf409e6e2a9ed61acea7b272af | [
"Apache-2.0"
] | permissive | joe4568/centreon-broker | 672d831389c17f92f09948704437c4bc9026998d | daf454371520989573c810be1f6dfca40979a75d | refs/heads/master | 2020-04-13T05:11:03.126655 | 2018-12-24T14:53:34 | 2018-12-24T14:53:34 | 162,984,149 | 0 | 0 | Apache-2.0 | 2018-12-24T11:33:05 | 2018-12-24T11:33:04 | null | UTF-8 | C++ | false | false | 5,451 | cc | /*
** Copyright 2018 Centreon
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in ... | [
"ganoze@gmail.com"
] | ganoze@gmail.com |
57ad4f9735ae1e31e78320a6976c1819aed33422 | 479b6b698d00b5ae6a25d4670d9d52a2cf632a9d | /src/project_old/src/Background.h | a4b8e13e7ac486263a794bfc1ae0b0c71760872f | [] | no_license | eldano/automodeling-and-video-mapping | 51da2b0f4e092b8d8b37702a3f56803642c6d87a | 8586085c5c9291571ea70c1f8b7b054a7dd34e75 | refs/heads/master | 2020-05-30T14:54:30.396910 | 2012-08-30T04:46:50 | 2012-08-30T04:46:50 | 32,235,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 436 | h | #ifndef BACKGROUND_H
#define BACKGROUND_H
#include "IPropertyManager.h"
#include "ofTypes.h"
enum A_PARAM_BACKGROUND {COLOR_R, COLOR_G, COLOR_B};
class Background : public IPropertyManager
{
public:
Background();
virtual ~Background();
virtual void set(int aParam, float val... | [
"eldano.v2@49a7ce7b-0bdc-42b8-8dfc-eafa0b0813a6"
] | eldano.v2@49a7ce7b-0bdc-42b8-8dfc-eafa0b0813a6 |
b7c75c2537f0c41a9596b761d31e584b955ba873 | d3aeb8249e4613f880d1c7cbe9eb362f0c91b7b6 | /DX11 Framework 2018/Scene.cpp | b4c285013bd48fe4eb3c1fae5043d5e97a467c2f | [] | no_license | Toby-Coles/Semester-2-Graphics-Continuation | 1276f2a42f57dd29661f8b625ab11fb898f4c976 | e4c532274eac9cffd2f8f701789b1621c8c97b33 | refs/heads/main | 2023-04-09T08:23:41.990718 | 2021-04-19T18:53:44 | 2021-04-19T18:53:44 | 338,604,169 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,583 | cpp | #include "Scene.h"
Scene::Scene(ApplicationGraphics* appGFX)
{
_graphics = appGFX;
Initialize();
}
void Scene::Initialize()
{
//Force generators and physics
_particleForces = new ParticleForceRegister();
_rigidForces = new RigidForceRegister();
_gravity = Vector(0.0f, -9.81f, 0.0f);
_rigidGravity = new RigidGr... | [
"57402179+Toby-Coles@users.noreply.github.com"
] | 57402179+Toby-Coles@users.noreply.github.com |
88cafe4fd40b45dda1d56f071b1ad91de2aea74e | 862fd34490c0a8e198bbe2b58e877e51cef4e6f9 | /SourceCode/CPPLearningCode/main.cpp | 2dd8cd32540a981706418c6e369470434e86364b | [] | no_license | devgis/CPPLearning | c109197ed7723a9eb014419bc8cc6057052a467e | 6c08c3fca0d371fe387e65c7ee1e7355ba36a25f | refs/heads/main | 2023-03-27T01:23:03.744930 | 2021-03-29T13:00:24 | 2021-03-29T13:00:24 | 352,100,018 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,343 | cpp | #include <iostream>
#include<variant>
#include<vector>
#include <thread>
#include <pthread.h>
#include <unistd.h>
//std::thread::id main_thread_id = std::this_thread::get_id();
using namespace std;
thread::id main_thread_id = std::this_thread::get_id();
void hello()
{
std::cout << "Hello Concurrent World\n";
... | [
"devgis@163.com"
] | devgis@163.com |
bf82c7073674ab37079e8e23695815eecb7123f6 | a479556daa7e3aa15847af11ab1761a849e965e8 | /tesis-project/libs-src/paneles.sys/panel.inl | 79a04830788debe21eac5f300913075a4cff04d4 | [] | no_license | gabriellg/Tesis-source | 0d704a43e9b98f7aafefabe6998284d77dfc36d2 | edac8eae77ecc67a768b3ddae70e01f3fe9cc291 | refs/heads/master | 2016-09-06T13:28:30.733775 | 2013-11-11T18:53:54 | 2013-11-11T18:53:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 818 | inl | // Definici�n de paneles
void panel_destruye(struct panel_t **panel);
struct panel_t *panel_crea_componente(struct componente_t **componente);
struct item_implementacion_t *panel_implementacion(struct panel_t *panel, struct marcogrf_t *marco, struct item_implementacion_dialogo_t *dialogo_so);
bool panel_se_puede_fi... | [
"gabi@gabi-desktop"
] | gabi@gabi-desktop |
bc6245f10449906eba94ebc406ac103266af6518 | 1af43c4ba32d78c60f007a4d068136ce575d917f | /system/apps_experiments/test18_onewire/arduino/Arduino.cpp | 60736ce413f73d4f5e608d04c83747ddaaa4ebb1 | [
"MIT"
] | permissive | gabonator/LA104 | a4f1cdf2b3e513300d61c50fff091c5717abda9e | 27d0eece7302c479da2cf86e881b6a51a535f93d | refs/heads/master | 2023-08-31T22:09:36.272616 | 2023-08-27T20:08:08 | 2023-08-27T20:08:08 | 155,659,451 | 500 | 69 | MIT | 2023-08-17T08:44:32 | 2018-11-01T03:54:21 | C | UTF-8 | C++ | false | false | 2,088 | cpp | #include "Arduino.h"
#include <math.h>
#include <stdint.h>
typedef bool boolean;
#define F(a) a
namespace Arduino
{
void delay(int d)
{
BIOS::SYS::DelayMs(d);
}
void delayMicroseconds(int us)
{
us = us*12;
while (us--)
{
__asm__("");
}
}
uint32_t millis()
{
return BIOS... | [
"gvalky@sygic.com"
] | gvalky@sygic.com |
17d5ccef14ad5e756e610bd2dabc17dccf581750 | 5ea605019605f20dd61e3fc6ad09dde18ea0ae29 | /556.下一个更大元素-iii.cpp | 50e5650417ab2edb9a157e68cbc869f190c856b3 | [] | no_license | GardianT/leetcode-training | f3c8aa76d0ff1f9852d894cc650a3061c950df9f | 56a0f9e959e4854e1db83d3accf70d55f043d77e | refs/heads/master | 2021-11-22T12:43:16.769490 | 2021-08-30T12:00:51 | 2021-08-30T12:00:51 | 172,679,144 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,261 | cpp | /*
* @lc app=leetcode.cn id=556 lang=cpp
*
* [556] 下一个更大元素 III
*/
// @lc code=start
class Solution {
public:
bool foo(vector<int>& res) {
int i = res.size() - 1;
while (i > 0 && res[i] < res[i - 1]) {
i--;
}
if (i == 0) {
return false;
}
... | [
"muyun.lhr@alibaba-inc.com"
] | muyun.lhr@alibaba-inc.com |
6fb7fcd8e9e443fce372ff3d7d44d342c0493745 | 7908bca68fb08733f7df8180f89c94c7ea927daf | /problem2/src/TConst.cpp | 1e1204e597c398a5db30182008016477aedad391 | [] | no_license | TitanGuardian/cmc_PBS | 289e2c15baa6c563b2ab0c9e2756a5e693dd6f15 | 88b828ed511041690d1837250fe3fe05f2b706d1 | refs/heads/master | 2020-08-22T14:47:34.613840 | 2019-12-07T18:24:16 | 2019-12-07T18:24:16 | 216,418,983 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 489 | cpp | #include "TConst.h"
#include <sstream>
#include <iomanip>
TConst::TConst(const TOptions &opt) {
if (opt.get().empty())
value = 0;
else
value = opt.get()[0];
}
TConst::TConst(double _value): value(_value) {}
double TConst::GetDeriv(double x_value) {
return 0;
}
double TConst::operator()(d... | [
"dk.tiguard@gmail.com"
] | dk.tiguard@gmail.com |
c91489f36db91b0b23431ceda69523ca681d4981 | ae12745ee61bd9bf67a2bb16d28bcb5df5491ec1 | /WOL/WOL/GoldEffect.h | 36c253918a5c6cbd761000334bdbdbb039b2f650 | [] | no_license | Aeopp/WizardOfLegend | c24a3f860b79f402688ef852c8f8ea7a0f0ddddf | b04b7bc6e3eaa67c4b1242b9a5e6e076eae8efd8 | refs/heads/master | 2023-01-13T05:15:36.908897 | 2020-11-11T12:20:57 | 2020-11-11T12:20:57 | 290,077,071 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 650 | h | #pragma once
#include "Effect.h"
class GoldEffect :
public Effect
{
public:
static std::shared_ptr<GoldEffect> MakeGold(int ImgLocationX, int ImgLocationY,
std::wstring ImgKey, layer_type layer_ID, int AnimColNum,
int AnimRowIndex, float Duration, float AnimDuration,
int PaintSizeX, int... | [
"irmxj777@gmail.com"
] | irmxj777@gmail.com |
d74a64b503a507ac1a4b4872855fabd3241effe8 | 3d10ffd0575084acf4cc12f4be6610b86f2ef8e6 | /maths/modTricks.cpp | 70c9cf5a4217b76c1655d4e7b8d4026a77bf2f24 | [
"MIT"
] | permissive | rrishabhj/ALGORITHM | 447dec033aba0e6ae34f005012ff4a7a4adca712 | a5204575b2e7417b5f5e1243687179294fdca290 | refs/heads/master | 2021-01-19T06:59:05.331420 | 2018-05-10T09:28:08 | 2018-05-10T09:28:08 | 50,276,605 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235 | cpp | // calculate (a^b) mod m whne constraints are very big
#include<iostream>
using namespace std;
int main()
{
int a=5,b=3, c=3;
int result =1 ;
for(int i=0;i<b; i++){
result *= (a % c);
}
cout <<result %c;
return(0);
}
| [
"rishabhjindal4@gmail.com"
] | rishabhjindal4@gmail.com |
815228afaef93fee317c900c19f57aad321d34c1 | 4c440e15577104ded242b1d94658fb7f95155256 | /Введение в программирование (Яндекс)/Двумерные массивы/1.8.12.cpp | 9e338b750252c6578aa48551d28ce56570bdf170 | [] | no_license | nordcap/cpp | f264676611a5885c8f913c16b43d0edca9f84551 | 5990b8a25b95e6e52f9957dc9775fe79ac9722c9 | refs/heads/master | 2020-06-22T17:28:50.629753 | 2019-08-18T08:22:09 | 2019-08-18T08:22:09 | 197,756,484 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,666 | cpp | /*
* Даны числа n и m. Заполните массив размером n × m в шахматном порядке: клетки одного цвета заполнены нулями, а другого цвета - заполнены числами натурального ряда сверху вниз, слева направо. В левом верхнем углу записано число 1.
Формат входных данных
Вводятся два числа n и m, не превышающие 100.
Формат выходных... | [
"budaevaa@mail.ru"
] | budaevaa@mail.ru |
439185478a8596ade9b13a7281a3580a2febab7f | ff88d8837421d908bb9aba55f32ad6453037ce0e | /bai4_BTcoban.cpp | 8123289ce346a074daad5da5f1e29973e7bf54f9 | [] | no_license | tuanhung220901/Test-C | a7d5c1498556577a13e6cde1c0aeac6900992e9a | bc5bf539f3e770e0123d28c1487c812f3df7e149 | refs/heads/master | 2022-04-16T03:33:59.466956 | 2020-04-18T18:38:59 | 2020-04-18T18:38:59 | 256,727,143 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 588 | cpp | #include<stdio.h>
#include<math.h>
int tang(int n)
{
int r = n % 10;
n/=10;
while(n){
if(r <= n % 10) return 0;
r = n % 10;
n/=10;
}
return 1;
}
int giam(int n)
{
int r = n % 10;
n/=10;
while(n){
if(r >= n % 10) return 0;
r = n % 10;
n/=10;
}
return 1;
}
int snt(int n)
{
if(n<2) return 0;
for(in... | [
"hoangtuanhung220901@gmail.com"
] | hoangtuanhung220901@gmail.com |
fdb45a1717e1c81dbe6bbc68156d9f6510424f37 | 614284717489bddd6891a78bcb3a876e1bbf7073 | /ngraph/src/ngraph/frontend/onnx_import/core/operator_set.hpp | c12a998b49f05379403ae6026b9bb5e7059a53e6 | [
"Apache-2.0"
] | permissive | bartholmberg/openvino | 01e113438971dc7bdf4e1fe3d0563b823f0ecefd | bd42f09e98e0c155a1b9e75c21d0f51b34708bc9 | refs/heads/master | 2023-02-04T07:17:34.782966 | 2020-07-27T16:47:37 | 2020-07-27T16:47:37 | 261,867,844 | 1 | 0 | Apache-2.0 | 2020-05-06T20:11:00 | 2020-05-06T20:11:00 | null | UTF-8 | C++ | false | false | 1,353 | hpp | //*****************************************************************************
// Copyright 2017-2020 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://w... | [
"alexey.suhov@intel.com"
] | alexey.suhov@intel.com |
5dcedc1f8b79a5b38f4ebbae85b084a3b34c7677 | 38948dc2cf16bdb025bdcab1f7eed10731cdf897 | /TX/source/Transmitter.cpp | cd18d66c51ac6263d8a687f39254e457e30ac6b5 | [] | no_license | drordahary/Monolog | 07088c539ad633741e5a1d346c1a155a79464e53 | c84d41dd0ad975bbdfe8a3845e5889d94701e071 | refs/heads/master | 2023-06-24T16:55:57.050345 | 2021-07-13T16:36:25 | 2021-07-13T16:36:25 | 360,207,912 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,218 | cpp | #include "../include/Transmitter.h"
Transmitter::Transmitter(std::string ip, unsigned int port, int buffer_size)
{
configurations.ip = ip;
configurations.port = port;
this->buffer_size = buffer_size;
buffer = new char[this->buffer_size + 1];
set_socket();
}
Transmitter::~Transmitter()
{
dele... | [
"dror.ys.dahary@gmail.com"
] | dror.ys.dahary@gmail.com |
e2b1aed98936e1832384e92be5970b558e2d4f04 | 8087b720481b939198f0b6ac84bf7dc9b22fac93 | /libPr3/lnpredefinedmeters.cpp | 08822a3ef78ea01901f5d4aab0ecf0972217f2d9 | [] | no_license | michaeloed/DecoderPro_app | 78e049090fc6c4d30dcc23ecb868d57b30361d8b | fb85623c205e88963e46ae49d9b244d20aa3c3c7 | refs/heads/master | 2022-02-15T07:03:23.797135 | 2022-01-29T06:47:26 | 2022-01-29T06:47:26 | 170,830,385 | 0 | 0 | null | 2019-02-15T08:37:44 | 2019-02-15T08:37:44 | null | UTF-8 | C++ | false | false | 6,731 | cpp | #include "lnpredefinedmeters.h"
#include "loggerfactory.h"
#include "slotmanager.h"
#include "lntrafficcontroller.h"
#include "lnmeterinittask.h"
#include "instancemanager.h"
#include "metermanager.h"
#include "meter.h"
#include "lniplimplementation.h"
#include "defaultmeter.h"
#include "proxymetermanager.h"
/**
* Pro... | [
"allenck@windstream.net"
] | allenck@windstream.net |
4f14fcf19a27805b28ffafd0ab4358deb8794610 | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_310_httpd-2.2.27.cpp | 53293325c7acd6132d5e3a8e498bfe2ca39e3788 | [] | 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 | 6,972 | cpp | static dav_error * dav_process_if_header(request_rec *r, dav_if_header **p_ih)
{
dav_error *err;
char *str;
char *list;
const char *state_token;
const char *uri = NULL; /* scope of current production; NULL=no-tag */
apr_size_t uri_len = 0;
dav_if_header *ih = NULL;
apr_uri_t parse... | [
"993273596@qq.com"
] | 993273596@qq.com |
c3b79552eeecd1ae0856353b053aa5fc0e468f2d | 259af669e8c7918c565ce4a518fb8e69f6e2dd73 | /app/src/main/cpp/media/AudioDecoderJni.cpp | 7e3565bf14b562e53d272c011f1bda1ed210e8e8 | [
"Apache-2.0"
] | permissive | vipycm/mao-android | fb7c77438fd55d9da6a8bec84c86400443786bb8 | 8622648752914e9e822fb01400cc56019f08cf23 | refs/heads/master | 2021-01-12T02:46:42.678321 | 2019-03-19T07:03:44 | 2019-03-19T07:03:44 | 78,096,582 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,306 | cpp | //
// Created by mao on 17-8-15.
//
#include <jni.h>
#include <string>
#include "../util/JniDataType.h"
#ifdef __cplusplus
extern "C" {
#endif
#include "AudioDecoder.h"
JNIEXPORT long Java_com_vipycm_mao_media_AudioDecoder_nativeCreateAudioDecoder(JNIEnv *, jobject) {
AudioDecoder *decoder = new AudioDecoder()... | [
"x@vipycm.com"
] | x@vipycm.com |
51cd39a4b44f2d12e3ea060b26f4cabaa715a54d | 51a0d4131ca62861c31ef611b9fd9ced341a7646 | /include/kao2engine/eSndEmiterOmni.h | 78fd0d073f25e1d15951b93a13852e638f22e0f1 | [] | no_license | Nymbius/ZookieWizard | e9c9556c4484e10b29963343f714eb1da1d9340d | ab52d961130c7e455d5d36e735e9463cf3fff4d0 | refs/heads/master | 2020-11-28T08:02:56.174634 | 2019-12-23T11:25:22 | 2019-12-23T11:25:22 | 228,661,976 | 0 | 0 | null | 2019-12-17T16:54:17 | 2019-12-17T16:54:17 | null | UTF-8 | C++ | false | false | 1,102 | h | #ifndef H_KAO2AR_SNDEMITEROMNI
#define H_KAO2AR_SNDEMITEROMNI
#include <kao2engine/eSndEmiter.h>
namespace ZookieWizard
{
////////////////////////////////////////////////////////////////
// eSndEmiterOmni interface
////////////////////////////////////////////////////////////////
class eSndEmiterOmni... | [
"46760021+Flower35@users.noreply.github.com"
] | 46760021+Flower35@users.noreply.github.com |
ad1fc4f42a6b7af517d8f6a80d33914e231dab59 | 6fedbb4490a39ec654174fd5a68915608931b165 | /multiProcess-windows.cpp | 3b792c70b5aa7bdfc122c39724ac82f23a88726f | [] | no_license | aminrashidbeigi/CountingSort | 6828d5088c3e64aef6282e087f26f1a9c8bed98c | ddb06530d5880ead812e60b86651f6c084c64fff | refs/heads/master | 2021-08-14T19:59:52.399278 | 2017-11-16T16:06:05 | 2017-11-16T16:06:05 | 110,133,542 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,269 | cpp | //
// Created by amin on 11/12/17.
//
#include <iostream>
#include <time.h>
#include <windows.h>
#include <unistd.h>
#include "TCHAR.h"
#include "psapi.h"
#define SIZE 1000000
using namespace std;
int range;
static ULARGE_INTEGER lastCPU, lastSysCPU, lastUserCPU;
static int numProcessors;
static HANDLE self;
void ... | [
"a.rashidbeigi@gmail.com"
] | a.rashidbeigi@gmail.com |
11caf4e8cd10b17c0b89b6a09555e419c65e3e42 | 6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849 | /sstd_boost/sstd/libs/xpressive/test/test11.cpp | 090397b770daadef7690c72228c180edb203fd00 | [
"BSL-1.0"
] | permissive | KqSMea8/sstd_library | 9e4e622e1b01bed5de7322c2682539400d13dd58 | 0fcb815f50d538517e70a788914da7fbbe786ce1 | refs/heads/master | 2020-05-03T21:07:01.650034 | 2019-04-01T00:10:47 | 2019-04-01T00:10:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,021 | cpp | ///////////////////////////////////////////////////////////////////////////////
// test11.cpp
//
// Copyright 2008 Eric Niebler. 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)
#include <algorithm>
#include "./... | [
"zhaixueqiang@hotmail.com"
] | zhaixueqiang@hotmail.com |
e6d5a5540ceb503a64a5dbba80ec4419c7b95421 | c49ee8b93a8c4ced10a9eb6c524b0c68911f826b | /src/FrameMatcher/BasicGIcpMatcher.cpp | 236543cbe64e92198cfd158624f91e6349ed9008 | [] | no_license | bpoebiapl/6dslam-v2 | 4098a019eb23155a0dbccb778b0b56549671cdcb | ee8b3886299adea84b07067fe3da6fef9d17c977 | refs/heads/master | 2021-01-10T14:17:58.141192 | 2014-06-17T11:58:10 | 2014-06-17T11:58:10 | 55,106,888 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,399 | cpp | #include "BasicGIcpMatcher.h"
using namespace std;
BasicGIcpMatcher::BasicGIcpMatcher()
{
name = "BasicGIcpMatcher";
printf("new BasicGIcpMatcher\n");
nr_iters = 25;
correspondenceDistance = 0.008;
rejectionThreshold = 0.004;
//exit(0);
}
BasicGIcpMatcher::~BasicGIcpMatcher()
{
printf("delete BasicGIcpMatcher... | [
"johan.ekekrantz@gmail.com"
] | johan.ekekrantz@gmail.com |
5a7808aba16a32d251a3a43ae810c9c69b2b9083 | 61b93659e39f338dcec8e58479d601ae7ec21c8d | /tests/cross/test_mergeNChannelsImage_cross.cpp | ddd78a0548dbbbc33e0acf3a2aa19a3e1fa2df1a | [] | no_license | lianNice/fastcv_api | bc5ee777ed04c5cca95ae1e1a86eb8f1997a5578 | 0dd0ac9e100b6509671757c36899d5518b5cb906 | refs/heads/master | 2021-06-02T15:26:46.720182 | 2016-09-02T15:06:15 | 2016-09-02T15:06:15 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,820 | cpp | #include "ppl/ppl.h"
#include "ppl_help.h"
#include "../../ppl_test.h"
struct ImageParam{
size_t width;
size_t height;
size_t channels;
};
class mergeNChannelsImageTest : public testing::TestWithParam<ImageParam>{};
struct ImageParam imagep;
INSTANTIATE_TEST_CASE_P(TrueReturn, mergeNChannelsImageTest, tes... | [
"fuleying@gmail.com"
] | fuleying@gmail.com |
53a8094ccc2f9f1c65c02c2bade367f568b07ae4 | 0f3122ce2aa1a5c4c5e0d38c3d8c590ce485ca03 | /security/authorization/securobj/Security.Cpp | 46a7c1111c62a0e0fde1c36818cefda8216ceab6 | [] | no_license | WindowsKernel/sdk71examples | 15cfee86bcb6621d13b91ca59bba425391b1b7a8 | 677997402e3bd3e51558464e50e4c33ebe1dd491 | refs/heads/master | 2022-04-27T21:10:51.846940 | 2015-01-19T18:35:09 | 2015-01-19T18:35:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,927 | cpp | /*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
Copyright (C) 1997 - 2000. Microsoft Corporation. All rights reserved.
Module Nam... | [
"ganboing@gmail.com"
] | ganboing@gmail.com |
2a92da78039698082d929376076d48c9c920d231 | c1466e0815558818829d51326d445df6ffad9c17 | /cpp_xcode/FIrst_Project/FIrst_Project/New Group/MergeSort.cpp | c345d1e6f879008a42cae6d41315ca2b09e83e07 | [] | no_license | ojaster/first_project | 2177bc78d6a6000862a306ebce71d2cdeee8d475 | 0a09308acd6270085959251ca8892dc22d272cfb | refs/heads/master | 2021-07-07T13:04:51.200496 | 2020-06-25T10:52:08 | 2020-06-25T10:52:08 | 129,524,939 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,149 | cpp | ////
//// MergeSort.cpp
//// FIrst_Project
////
//// Created by Данил on 23/07/2019.
//// Copyright © 2019 Daniil. All rights reserved.
////
//
//#include <stdio.h>
//#include <iostream>
//using namespace std;
//void mergeSort(int *a, int l, int r);
//void print(int * a);
//static int n = 0;
//int main(){
// int... | [
"daniil.gusev@icloud.com"
] | daniil.gusev@icloud.com |
2a077f150c712dd175acb32598444de2a3bf5610 | 91bd6c3d704e52c9a7ff83040820e7eefac352de | /socket/.history/server_new_20210329072530.cpp | 8a84aea5ef780871b19fb2f0bf219e9fbde9fea9 | [] | no_license | eecspan/STL | d5d1d31ec682d9162870e25e2efa9a6bf8ccb48a | 1be1bfa16a682770ccc958cfb5a195e528b4dc88 | refs/heads/main | 2023-04-04T23:39:30.684861 | 2021-04-01T07:01:47 | 2021-04-01T07:01:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,992 | cpp |
/*
server.c gll 2021/3/21
实现方式:epoll模型 RAII机制
功能:从客户端接收数据,并将其中小写字符转化为大写,重新发给客户端
*/
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <string.h>
//#include <cstring>
#include <netinet/in.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <sys/prctl.h>
#include <arpa/inet.h>
#include <errno.h>... | [
"2786768371@qq.com"
] | 2786768371@qq.com |
a28a7b78e5b5b08d87cc1b8e98448c4a2e5dcb2a | 38b33cf102117d6b221a22fce505815a48dad7ef | /base/arena.h | dfebc7108c750e4394139409bf96433ec204c54e | [
"Apache-2.0"
] | permissive | rchardzhu/gbase | 61f710257521d0106d5e92a3827bba986254fd5e | 484f5f9c8adf2ae770d902c49824087870f2921d | refs/heads/master | 2021-01-20T11:41:02.797976 | 2016-12-17T09:40:34 | 2016-12-17T09:40:34 | 75,478,619 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,746 | h | // Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
#ifndef GBASE_BASE_ARENA_H_
#define GBASE_BASE_ARENA_H_
#include <vector>
#include <assert.h>
#include... | [
"rchardzhu@gmail.com"
] | rchardzhu@gmail.com |
665e508067f1444b98bbc33c1ca8499f68f57f15 | 88407be67288c3efe796e099b1ac8e0bfd40443f | /Dependencies/include/LuaBind/luabind/detail/call_member.hpp | 39dbfb96a707fc705bbcc1e6e331bb2fd4fc2c4b | [] | no_license | hubi037/GameDev | 29b0fa1a2e4ebe1c1eba61ee5afd3c153a368dbb | 7ceb736dbaddbc52a544f2f1ca3af4c53958fe79 | refs/heads/master | 2020-05-18T09:02:05.707152 | 2013-06-23T12:19:03 | 2013-06-23T12:19:03 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,107 | hpp | // Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// 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, mo... | [
"litzlbauer@gmail.com"
] | litzlbauer@gmail.com |
f7551ae8961c88b31c9612233afc05ad0148f658 | 51be8db88a49f7bebeefddf431faff6048ac4f37 | /xpcc/src/xpcc/architecture/platform/avr/atxmega/uart/uart_c1.hpp | 4f4eed4213278594e9e94f6fd3a186a17474a449 | [
"MIT"
] | permissive | jrahlf/3D-Non-Contact-Laser-Profilometer | 0a2cee1089efdcba780f7b8d79ba41196aa22291 | 912eb8890442f897c951594c79a8a594096bc119 | refs/heads/master | 2016-08-04T23:07:48.199953 | 2014-07-13T07:09:31 | 2014-07-13T07:09:31 | 17,915,736 | 6 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 8,971 | hpp | // coding: utf-8
// ----------------------------------------------------------------------------
/* Copyright (c) 2009, Roboterclub Aachen e.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
... | [
"dev.jonas.rahlf@gmail.com"
] | dev.jonas.rahlf@gmail.com |
02824fe5ed53aeb4a54fbcd002940805921a6bdd | 57e8fa2740d47c7da0fb5b98d5dbd14158d1d492 | /mycheckboxundocommand.cpp | ec4ea5afbb7e95b112cc72429cf41ca201054db9 | [
"MIT"
] | permissive | cedoduarte/QUndoStack_and_QUndoCommand | 3b8879029c640ade9b2a4bdf0b25d85f52ec87cf | f63ceaa12deea096f818410c907b77bb3d6b33ff | refs/heads/master | 2021-06-06T12:10:30.518664 | 2021-04-12T07:21:36 | 2021-04-12T07:21:36 | 131,431,120 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 524 | cpp | #include "mycheckboxundocommand.h"
#include "mycheckbox.h"
MyCheckBoxUndoCommand::MyCheckBoxUndoCommand(MyCheckBox *mycheckbox, bool old_checked, bool new_checked,
QUndoCommand *parent)
: QUndoCommand(parent)
{
m_old_checked = old_checked;
m_new_checked = new_ch... | [
"carlosduarte.1@hotmail.com"
] | carlosduarte.1@hotmail.com |
e320fa93b35e6b3b604a5c860270be7ff8796639 | a5de1de8ba3e4d0825bdbbb8428e0ee4471227c5 | /trunk/activemq-cpp-2.2.6/src/main/activemq/connector/openwire/OpenWireConsumerInfo.h | ad4fc53ad97d4e4f92169007074f2e5b8f517128 | [
"Apache-2.0"
] | permissive | ypdxcn/ActiveMQClient | 91de74526f2d63ab31e4911298376db07917d92d | 311068b73d6a84e4f4fe25b67a520f93af5f83b0 | refs/heads/master | 2020-03-23T09:45:07.281201 | 2018-07-18T08:43:53 | 2018-07-18T08:43:53 | 141,406,347 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,856 | h | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"ypdxcn@163.com"
] | ypdxcn@163.com |
e7cf16e39ea955fc9523408b10095d57ad97f13a | 8f421001634923dbfb032389ecd094d4880e958a | /modules/dnn_objdetect/src/precomp.hpp | b758e873f4bf0ffd3887210a2cb50748a7bb230a | [
"Apache-2.0"
] | permissive | opencv/opencv_contrib | ccf47a2a97022e20d936eb556aa9bc63bc9bdb90 | 9e134699310c81ea470445b4888fce5c9de6abc7 | refs/heads/4.x | 2023-08-22T05:58:21.266673 | 2023-08-11T16:28:20 | 2023-08-11T16:28:20 | 12,756,992 | 8,611 | 6,099 | Apache-2.0 | 2023-09-14T17:35:22 | 2013-09-11T13:28:04 | C++ | UTF-8 | C++ | false | false | 518 | hpp | // This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#ifndef __OPENCV_DNN_OBJDETECT_PRECOMP_HPP__
#define __OPENCV_DNN_OBJDETECT_PRECOMP_HPP__
#include <iostream>
#include <vecto... | [
"alexander.a.alekhin@gmail.com"
] | alexander.a.alekhin@gmail.com |
790a3c8b957b5d4dca4e6bf92acd8bfad293b9e4 | 51e5c7673b3f4ad07e8d985aac6dac9beef523c6 | /modules/imageProcess/src/IPL_project.cpp | 7278075a4ed22c7dcc351bfe26fb4982cb5145a6 | [] | no_license | samuel1208/library_samuel | f75a506c00133f20d5ad6188a6c022a20746abcc | 231c095283b300f197b3431e7b71e61a8701b695 | refs/heads/master | 2016-08-05T00:50:45.517679 | 2014-03-04T09:00:29 | 2014-03-04T09:00:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,751 | cpp |
#include "IPL_project.h"
using namespace cv;
/***********************************************************/
/******* detect the vertical lines in building scene *****/
/***********************************************************/
static Rect building_Roi(int rows, int cols)
{
Rect rect;
rect.x = cols/2 - cols*4/10... | [
"fshen@xyt-dev"
] | fshen@xyt-dev |
bc2d272f4dd1753e9c17ba1faca1aeafbd206c73 | b8eff19749455ab80b50120b173fe705f7b7e456 | /chess_board_square.h | ff8c47a0d7da5c2f77f9fac5c9fdc5bc0ad44340 | [] | no_license | marronjo/Chess | 27461e0564cccd4ecc542392b24eb5c144ad01b1 | c50c86374e7b565d847b89eb3678e5b56860491b | refs/heads/master | 2022-11-30T04:28:08.048676 | 2020-07-28T14:16:33 | 2020-07-28T14:16:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 145 | h | #pragma once
#include <iostream>
class chess_board_square
{
public:
int piece;
int colour;
chess_board_square();
~chess_board_square();
};
| [
"marronjo@tcd.ie"
] | marronjo@tcd.ie |
0274d87704f48d07532ecb03013d6b01b73e18ab | bd5ec656dbe5c3450aa797395107bbdc39202e74 | /PRIM_MST.cpp | 5f8c65e37a89b6907ccfd3effc6da8a643a3c901 | [] | no_license | nishikantparmariam/Solutions-to-Coding-Problems | 5684d641a2f28aa6236b820a19ea8c87f19a7ed9 | 692557e8e36e802065d942950f85245263ac2cb6 | refs/heads/master | 2023-04-27T12:44:31.602224 | 2021-05-16T07:32:16 | 2021-05-16T07:32:16 | 235,786,592 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,652 | cpp | #include <iostream>
#include <queue>
#include <vector>
#define INF 99999
using namespace std;
class myComp{
public:
int operator() (pair<int,int> p1, pair<int,int> p2 ){
return p1.second > p2.second;
}
};
void primsAlgoMST(vector<pair<int,int>> adjList[], int V){
priority_queue<pair<int,int>, ... | [
"nishikantparmar123@gmail.com"
] | nishikantparmar123@gmail.com |
48dcc2bf4c34a452691c97587d549cfd17685d0f | 4f970083bda1a9809da8ee504363faa2baa14734 | /script_interpretor.h | 292457a9509020e95c61986605ad7a4833c38bcd | [] | no_license | Akchilovskii/h_script_final_project | 5c87e4926f6379e4d966f20961ce3af1770311ba | 3834c69f595f88ce4e93fd6383b2f19f21cfb2ff | refs/heads/master | 2021-05-17T18:45:14.598389 | 2020-04-28T09:53:32 | 2020-04-28T09:53:32 | 250,924,765 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,776 | h | #pragma once
//
/*
由于无法在boost和标准库中找到适合的类,因此自能自己手动实现
string_protector
*/
//
//2020-4-10: trying to complete parentheses
//moved spliter into class string_processor but kept original script_interpretor::spliter existing until it's proven stable to do that
//dealing with exception
//2020-4-10: script_thread class im... | [
"60819260+Akchilovskii@users.noreply.github.com"
] | 60819260+Akchilovskii@users.noreply.github.com |
2e8966127551c7bd4943ef45964d4e832bbe1409 | 2823d486003e09db169bd2598916cb3e352e563d | /SORTS/MERGE-SORT/main.cpp | da0ebbde59b57f7dafbbc28c683a6649a533d22b | [] | no_license | FJ98/ADS-VACACIONES-2019-1 | 76d2a2003dd5e8004be35be2538569871f58a6ae | 31a956b44d271d67aa36480cdae8b501fc987469 | refs/heads/master | 2020-06-22T03:41:18.800345 | 2019-08-31T17:34:02 | 2019-08-31T17:34:02 | 197,623,118 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,439 | cpp | #include <iostream>
#include "Funciones.h"
#include "Funciones2.h"
#include "Funciones3.h"
int main() {
std::cout << "-----------INTRO-TO-ALGORITHMS-BOOK---------------" << std::endl;
const int szA = 8;
int a1[szA] = {5, 2, 4, 7, 1, 3, 2, 6};
std::cout << "Original: ";
print(a1, szA);
std::cou... | [
"felix.solano@utec.edu.pe"
] | felix.solano@utec.edu.pe |
631101ceac90c616067e54aff60ddc32ea8979d2 | 1978c0cff77850781d3778ea602c777ff276645c | /src/qt/intro.cpp | fc56bd838f57adb125b852e2371aa3b48d4b2480 | [
"MIT"
] | permissive | LordSoylent/crowdfundcoin | e6afaedd4c3490769ee754dd1c5977d9966ab812 | b9d36fd7551958b3bd169028c6fce3916526b33f | refs/heads/master | 2020-04-18T09:36:56.920356 | 2019-07-01T15:40:56 | 2019-07-01T15:40:56 | 167,440,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,018 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Copyright (c) 2018 The CrowdFundingCoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licen... | [
"nuno@nuno.co"
] | nuno@nuno.co |
b162b0ac1ba752fe4c813ccd22388b378b428b77 | a3a638d767a709cb7e0978f19f7a19baae581ebb | /src/tanpack/src/tanpub.cpp | c172d77489b078df51e001e7a53bf6fcf79a2658 | [] | no_license | tanacar2002/My_Catkin_Workspace | e863c52b1739e34898c98148c6e6dffadcc23c9c | 80fa28d12e6999ac5b3c8af00874f046afb77ea2 | refs/heads/main | 2023-07-22T00:24:16.688969 | 2021-09-10T14:41:26 | 2021-09-10T14:41:26 | 342,903,787 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 585 | cpp | #include "ros/ros.h"
#include "tanpack/tanmsg.h"
#include <iostream>
#define Log(x) std::cout << x << std::endl
int main(int argc,char** argv)
{
ros::init(argc,argv,"tanpub");
ros::NodeHandle n;
ros::Publisher pub = n.advertise<tanpack::tanmsg>("tantopic",1000);
ros::Rate freq(1);
tanpack::tanmsg... | [
"62236665+tanacar2002@users.noreply.github.com"
] | 62236665+tanacar2002@users.noreply.github.com |
5a3d4577f6e6171dfd4a44db51f8a4bc4df5b13b | bcec75f89fc044a6ee1a3fca4afce80c6b242f51 | /assistant.h | af108ede436ec1869b401f5e3addf876eb8b707e | [
"MIT"
] | permissive | inquisitour/virtual-assistant | 0dd90707be791986bd1634240520721808c4fe05 | 5f13cebb40fd45549e2f5eda7fa49209cc7770b2 | refs/heads/master | 2023-03-14T06:21:23.955491 | 2021-03-01T12:52:01 | 2021-03-01T12:52:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 820 | h | /*
----------------------------------------------------------------------------
Project title : Hydron(virtual assistant)
Made By : Vishal Singh
Written in : C++
Started project : 27 December , 2018
Platform : Windows
... | [
"vishal@vishal-OptiPlex-GX260.(none)"
] | vishal@vishal-OptiPlex-GX260.(none) |
64c81e9ab520b0820a865caaece552aad24f5809 | ec74a1b9d076e9408ddc04535793657a23dee5c9 | /include/NetSimulator/routing_table.h | ab535cc7bdf5266b09602aad5866051cffda8a7f | [
"MIT"
] | permissive | AlexisCSP/NetSimulator | 0c9f8b322a2d64a072f10f3bd2917d6b6c5f0f08 | d240229f89be2bc0c6aef58475b51bbe32eac12e | refs/heads/master | 2020-03-17T21:48:24.199971 | 2019-02-14T15:02:21 | 2019-02-14T15:02:21 | 133,976,422 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 441 | h | #ifndef ROUTING_TABLE_H
#define ROUTING_TABLE_H
#include <unordered_map>
#include <vector>
#include "ipv4.h"
class RoutingTable {
private:
struct entry {
IPv4 network_destination;
IPv4 netmask;
IPv4 gateway;
IPv4 Interface;
unsigned metric;
};
std::u... | [
"alexislizardo@gmail.com"
] | alexislizardo@gmail.com |
293e11267dac9ca3160f4205df2d100a5f424646 | 819c8bf9ba593ae1efa199b1375d261e4a236ec3 | /Samples/DirectX_Sample/Renderer.cpp | 34a2d22b8c8c4324c6b4478e9f0a4f5beb20efb4 | [] | no_license | SteeveGL/Logitech-ArxControlSDK | 86cd268379f9fb2cbd3bda0a0dc0ae92e71445c7 | 254cf62207dfe103009a8a11d9aa231a713c35d1 | refs/heads/master | 2021-05-31T15:51:08.094234 | 2016-06-14T13:51:37 | 2016-06-14T13:51:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,697 | cpp | #include "Renderer.h"
#include "Resources/cPixelShader.fxo"
#include "Resources/cVertexShader.fxo"
#include "resource1.h"
Renderer* Renderer::ins = NULL;
Renderer::Renderer(void)
{
}
Renderer::~Renderer(void)
{
}
Renderer* Renderer::instance()
{
if (ins == NULL)
{
ins = new Renderer();
}
return ins;
}
int Re... | [
"steevegl.dev@gmail.com"
] | steevegl.dev@gmail.com |
4a52e89f32b864e7d05b7cce05b03c138867e452 | 7366c0a86de8b77cdae6f02f49c59f12a929d972 | /NDL_Category/Pods/Headers/Public/WCDB/WCDB/macro.hpp | 8aa95cdf67e88705d589ce0a3b3b9ed5ff17191c | [
"MIT"
] | permissive | ndlwill/iOS | 9094a1c035ad278cfc0a36da059308e8478f987a | 16db4fd12e41e286605a6837697b8808a74b2672 | refs/heads/master | 2023-08-21T04:29:32.157676 | 2023-08-07T09:30:10 | 2023-08-07T09:30:10 | 128,955,536 | 5 | 7 | NOASSERTION | 2023-07-16T19:30:57 | 2018-04-10T15:28:40 | C++ | UTF-8 | C++ | false | false | 41 | hpp | ../../../../WCDB/objc/WCDB/util/macro.hpp | [
"ndlwill1020@126.com"
] | ndlwill1020@126.com |
80b7fc5a387caeb8501bb48c70ebbc51a046db4d | f65df1477bc3ece7f92766c310ce2067e2ac58c2 | /src/lib/ecl/EKF/covariance.cpp | 47a324144ca4b4c6751455bf14b83d932e051ab1 | [
"BSD-3-Clause",
"MIT"
] | permissive | 1763274088/px4_firmware_50bd148_description | 809fb2d04b13e26f95b6663f6bbd0e85775d9c66 | f24d50b102ee7a20e22d9c67c13efcd6a60a403a | refs/heads/master | 2020-03-17T04:56:58.542279 | 2018-05-15T05:51:51 | 2018-05-15T05:51:51 | 133,295,931 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 74,604 | cpp | /****************************************************************************
*
* Copyright (c) 2015 Estimation and Control Library (ECL). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
... | [
"13263406073@163.com"
] | 13263406073@163.com |
ba45e0071a46703af90a6f3647a94fc0674b26d5 | 57e61f69d36efca41e776bda30553221be258c79 | /src/core/ecs/commands.hpp | bfd940c7386f59005a696c57dc9837cc2c964ff1 | [] | no_license | NathanSWard/GameTime | 19c304133f01daa6d23cb8f7bb87e7570391449a | de7dc28ccf19c017e5e01026a351232b6f7f8c1e | refs/heads/master | 2023-03-28T06:10:35.499180 | 2021-03-19T19:49:03 | 2021-03-19T19:49:03 | 340,489,803 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,533 | hpp | #pragma once
#include "util/common.hpp"
#include "resource.hpp"
#include "world.hpp"
template <typename T>
concept Bundle = requires(T && bundle, World & world)
{
{ FWD(bundle).build(world) };
};
// TODO:
// Lazy commands??
// vector<unique_ptr<Command>>
class Commands {
Resources* m_resources;
W... | [
"nathansward@comcast.net"
] | nathansward@comcast.net |
cfa3f68e0ddf44b6db59bceb7161754cbb7bd43d | d20070ce4b9c5535fe41bd67a64b15e50a6437c5 | /src/UI.cpp | 9aa368c865cbee55cc9b1ceb22a5f399b3ba7762 | [
"Apache-2.0"
] | permissive | m87/backpack-tracker | 2867a7688ef39cc1ac55f232360100b0d17732eb | 090978d24a60d9490c09f1a8d892a21d7f4f3126 | refs/heads/master | 2020-12-24T15:40:06.369747 | 2015-09-15T01:58:09 | 2015-09-15T01:58:09 | 34,566,839 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,428 | cpp | #include "UI.h"
cv::Mat UI::FINAL, UI::FINAL_CP;
int UI::pirintID;
UI::UI() {
MEMORY("UI created");
}
UI::~UI() {
MEMORY("UI destroyed");
}
void UI::callbackMouse(int event, int x ,int y , int flags, void* userdata) {
if ( event == cv::EVENT_LBUTTONDOWN )
{
for(unsigned long t = 0; t < ... | [
"m87blackhole@gmail.com"
] | m87blackhole@gmail.com |
ab7398c77a7474b4478942f90a0b369c69fdfff6 | f26ac91ea049d25c4b716455899aa79fff89a991 | /CODES/USACO/2007/Marzo/Gold/cowturn.cpp | aa56585319607d8f5c5bc9689db21c0da44af535 | [] | no_license | Saborit/CODING | 3490f8eae1b2ed9b39932eaad5422ce649e26b4d | 07c1e345f846f8f2d70d977f73838ee82187b329 | refs/heads/master | 2020-12-27T20:31:50.622995 | 2020-02-19T21:10:27 | 2020-02-19T21:10:27 | 238,040,809 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,266 | cpp | /* Code by Saborit */
#include <bits/stdc++.h>
#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>
#pragma GCC optimize("Ofast")
#define MX 5005
#define INF (1<<30)
#define EPS 1e-9
#define MOD 1000000007
#define mid (x+xend)/2
#define izq nod*2
#define der nod*2+1
#define fr first
#define sc... | [
"lsaborit@uclv.cu"
] | lsaborit@uclv.cu |
326cad5b71ae8a60eab2770854ccef922f57d26f | 58f89a7227a503ba1094a873f96a985c312d0afb | /COMP2510_LAB03.cpp | 1a722694c885f322cf1a10a66dc530aab767e704 | [] | no_license | DericM/COMP2510_LAB03 | 24ed88a801f89c5472c4b2de93604aea621bb646 | 6de5aacf2c1bd24bbb4deb9d0fc8cc4eac994299 | refs/heads/master | 2020-04-10T14:20:05.499797 | 2016-02-23T00:46:26 | 2016-02-23T00:46:26 | 50,596,105 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,026 | cpp | /*
* lab03_mccaddend_v1.c
*
* Created on: Jan 14, 2016
* Author: Mccadden, Deric
* StudentNumber: A00751277
*/
#include <stdio.h>
#include <ctype.h>
#define CHECK(PRED) printf("%s ... %s\n",(PRED) ? "passed" : "FAILED", #PRED)
void format_words(void);
void squeeze_spaces(void);
int main(void) {
format_wo... | [
"dmccadden@my.bcit.ca"
] | dmccadden@my.bcit.ca |
18f63e2322bf2d6d9665a9ff4b6e6482fcb52824 | 092e8797ce9a28a5ae4ad9f473dd6612aa80d210 | /compiler/Engines/optimized-engine/specific/include/NonDeterministicPetriNetError.hpp | 86f4d17e7afd5fddb49f79bceb6e82574919a40b | [
"LicenseRef-scancode-cecill-b-en"
] | permissive | toandv/IFinder | faf4730e5065ff6bc2c457b432b9bb100b027bba | 7d7c48c87034fb1f66ceb5473f516dd833f49450 | refs/heads/master | 2021-04-19T23:44:27.674959 | 2020-03-24T07:36:33 | 2020-03-24T07:36:33 | 249,641,738 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,244 | hpp | /**
* Copyright Verimag laboratory.
*
* contributors:
* Jacques Combaz (jacques.combaz@univ-grenoble-alpes.fr)
*
* This software is a computer program whose purpose is to generate
* executable code from BIP models.
*
* This software is governed by the CeCILL-B license under French law and
* abiding by the... | [
"you@example.com"
] | you@example.com |
37c0c447c9c87d4fcf62bd8f0a238c7c72f9ef6b | e0a0d45181c1d0b0f0aa3d4dd977fc7bec4d21bb | /viewer/primitives/scene_tree.cc | 00b54ce0ab2e1dc726d4e7a7692c5b136b9b1b89 | [
"MIT"
] | permissive | jpanikulam/experiments | 71004ff701f4552c932eb6958a0bcd3de76ee383 | be36319a89f8baee54d7fa7618b885edb7025478 | refs/heads/master | 2021-01-12T01:35:15.817397 | 2020-01-24T00:59:12 | 2020-01-24T00:59:17 | 78,386,199 | 1 | 1 | MIT | 2018-12-29T00:54:28 | 2017-01-09T02:24:16 | C++ | UTF-8 | C++ | false | false | 736 | cc | #include <GL/glew.h>
#include "viewer/gl_aliases.hh"
#include "viewer/primitives/scene_tree.hh"
namespace viewer {
void SceneTree::traverse(const SceneTree::KeyType& key) const {
if (tree_.elements().count(key)) {
const auto& element = tree_.elements().at(key);
element->draw();
}
for (const auto& chil... | [
"jpanikul@gmail.com"
] | jpanikul@gmail.com |
61e23ca86e19391cfe4df5807e5c77d11d29d068 | 1c20607249b8b4c159f35ddd90cb4271cbee9580 | /client/opengl/callbacks.cpp | f186d29bfc4afb9fd5f5d4226161e5971c9f1b44 | [] | no_license | blockspacer/DanklandGame | 0b8352f66f0874bbc6c5adbe03a94399877b22c3 | 81649d20694e3b9301f144d7f5fa9b7bd4f031a4 | refs/heads/master | 2020-12-02T15:01:32.839534 | 2019-09-02T17:44:59 | 2019-09-02T17:44:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,705 | cpp | #include "callbacks.hpp"
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <cassert>
#include "../events/mouse.hpp"
#include "../events/window.hpp"
#include "window.hpp"
void callback_window_size(GLFWwindow* window, int width, int height) {
assert(window);
OpenGLWindow::Data& data = *(OpenGLWindow::Data*)g... | [
"mkchan2951@gmail.com"
] | mkchan2951@gmail.com |
35098ed9db0ee261a4482dcd2a279a083c40a622 | 641816291fd4a3996fbe78300ffcf22715097c9c | /Client/AnpanMMO/Source/AnpanMMO/Level/SkyControl.h | 6257379e872b16af7a6fe9825eaeb4626202b070 | [] | no_license | uvbs/AnpanMMO | c0a5d3aa02693e036ff563e71d0f57ee914219bd | 0833ce57ca5301eee36e9547d50ef63e78d1ce9c | refs/heads/master | 2022-12-02T19:02:56.051613 | 2019-04-03T22:54:05 | 2019-04-03T22:54:05 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 3,538 | h | // Copyright 2018 - 2019 YanaPIIDXer All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "Components/StaticMeshComponent.h"
#include "Materials/MaterialInstanceDynamic.h"
#include "Engine/DirectionalLight.h"
#include "Classes/Curves/CurveLinearColor.h"
#include "SkyCon... | [
"yana_p_iidxer@yahoo.co.jp"
] | yana_p_iidxer@yahoo.co.jp |
3ecad3069809f5899f34a3864449f64a302007fc | 75d55c42a6739c33cce889ab459afcdbf1943002 | /tap_rfid/tap_rfid.ino | 5341d2168d5005f21227cbf55ace1be147ebc1e1 | [] | no_license | fatur04/arduino | 455e17f74f57e8fcb171d0e75b879bfa18a7bbce | efdf1c9fb5cb3348d96dc2406c07557ff58afcc2 | refs/heads/master | 2023-03-20T19:25:20.118769 | 2021-03-23T01:24:38 | 2021-03-23T01:24:38 | 327,197,525 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,829 | ino | /*
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# RFID MFRC522 / RC522 Library : https://github.com/miguelbalboa/rfid #
# #
# Installation : #
# NodeMCU ESP8266/ESP12E ... | [
"achmadfatur04@gmail.com"
] | achmadfatur04@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.