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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0a957f04418f00a10566a00aeda5d0582fda84fb | 585a628b18131baab64364912d6365c4ff4f17e6 | /libhv_test/src/main.cpp | 173771372e5d3f992c3065dc617211af0d6a5664 | [
"MIT"
] | permissive | huguanghui/hg | 6c14ee47bd6d34d232681b1797f6c374217119d8 | 32fef1e0dfa45d22638d1bb2ef3e1146b8b1dc61 | refs/heads/master | 2021-12-30T11:36:28.201113 | 2021-11-13T14:25:34 | 2021-11-13T14:25:34 | 230,119,278 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,280 | cpp | #include "hv/hv.h"
#include "hv/hmain.h"
#include "hv/iniparser.h"
typedef struct conf_ctx_s {
IniParser* parser;
int loglevel;
int worker_processes;
int worker_threads;
int port;
} conf_ctx_t;
conf_ctx_t g_conf_ctx;
inline void conf_ctx_init(conf_ctx_t* ctx) {
ctx->parser = new IniParser;
... | [
"522146829@qq.com"
] | 522146829@qq.com |
6e2e21c625081df4c1c2f257c9d9a53118b45b95 | b10d287787b1ff0fd34b6c1473b2db1e7204d840 | /windowsService/installService/installService/main.cpp | 1c33e17093aa86a0ffeb5c9c2f9437febd1583c7 | [] | no_license | xiaobo93/SourceCode | 44e93a0caf6cb683a250365375ac41a7a049cec6 | 412b6a94a6f410869ccdce70c678f7705a6c604f | refs/heads/master | 2020-05-01T14:02:33.027773 | 2020-03-23T09:28:16 | 2020-03-23T09:28:16 | 177,508,530 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 415 | cpp | // installService.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。
//
#include "pch.h"
#include <iostream>
#include "InstallService.h"
//
//安装服务程序
//
int main()
{
InstallService tmp("srv_test","c:\\hellworld\n");
BOOL RET = tmp.Install();
BOOL RET = tmp.Uninstall();
//服务名称 可执行程序路径
std::cout << "Hello World... | [
"guoxiaobo93@163.com"
] | guoxiaobo93@163.com |
2105a335488ecd02df0c55fd39f1b52ad1789dc8 | 4e5e90686d8be6226321d2951f6bc5564c966ab4 | /components/sync_sessions/local_session_event_handler_impl_unittest.cc | 1f04906a165868766df56c9ed9838d8220842dd7 | [
"BSD-3-Clause"
] | permissive | 0lorak0/chromium | 15c53bba2f4f316159f98087c8a6703ed8313ded | 71a188e053a19e3ce3528d33eef1a30166c878e4 | refs/heads/master | 2023-03-11T12:54:46.138686 | 2018-11-29T19:58:13 | 2018-11-29T19:58:13 | 159,721,234 | 1 | 0 | NOASSERTION | 2018-11-29T20:08:20 | 2018-11-29T20:08:20 | null | UTF-8 | C++ | false | false | 30,647 | cc | // 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.
#include "components/sync_sessions/local_session_event_handler_impl.h"
#include <utility>
#include <vector>
#include "base/strings/stringprintf.h"
#incl... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
81e78565d51e427613e91537bf68ae64f283cbed | eaa44ab63058cf0d11991c32f1b9dd6789ef380e | /geoTable.cpp | 349d8b9ce87d3a0365a030b56c953e21727494b2 | [] | no_license | jakedoesdev/HashTables | e42f77262be0cebc3b95af797ab09d1905de35d5 | 76246792f0bba2eedc70781c143510e7f748fef7 | refs/heads/master | 2020-11-23T21:37:45.854731 | 2019-12-13T12:58:18 | 2019-12-13T12:58:18 | 227,831,301 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,421 | cpp | #include <iostream>
#include <iomanip>
#include <regex>
#include "geoTable.h"
std::regex geoTable::getQueryPattern()
{
return this->queryPattern;
}
std::regex geoTable::getInsertPattern()
{
return this->insertPattern;
}
/*
geoHash - modulo hashing
Given an integer key value, geoHash will return (key mod table si... | [
"jae0204@my.unt.edu"
] | jae0204@my.unt.edu |
75b4b851daa032ac470079c735f13f690ee1189b | bce65f1e40a4cde28a7c32e2394cf70eaae895c1 | /binary_to_decimal.cpp | e84dc341a7e692e6f0dcee21090714fd01446203 | [] | no_license | prateekrawal/C-Plus-Plus-Programs | 835c0e5c43cf4d33d1e2ad4a6fdb2b69b3dd75e5 | 9d069f35d3582e3e3504c8c36d9c614d59c117b8 | refs/heads/master | 2020-03-21T17:27:47.482524 | 2018-07-22T17:00:03 | 2018-07-22T17:00:03 | 138,833,311 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | cpp | //Binary to decimal
#include <iostream>
using namespace std;
int binToDec(long long int k);
int main()
{
long long int n;
cout<<"Enter the number in Binary"<<endl;
cin>>n;
int k=binToDec(n);
cout<<k<<endl;
return 0;
}
int binToDec(long long int k)
{
int a,no,power;
no=0;
power=1;
while(k!=0)
{
a=k%10;
if... | [
"prateek_2k15b1150@dtu.ac.in"
] | prateek_2k15b1150@dtu.ac.in |
b1821b5c577b8b957c46e12a08ce1e90dac8cf88 | 26afb9228944f7e1fc08ec01318fc23c03002d92 | /doodle/Classes/SplashLayer.h | d58e168f9806c59539cf8276899b07f30c37a790 | [] | no_license | townboy/junk_code | 775ecee60b339987129d8ab9dc210c790d7fdce4 | d1441a6a93b8d1225dc01f45a6c7f30fd8f72363 | refs/heads/master | 2016-09-10T13:32:34.222965 | 2015-01-26T09:15:00 | 2015-01-26T09:15:00 | 19,016,109 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 248 | h | #ifndef __SPLASHLAYER_H__
#define __SPLASHLAYER_H__
class SplashLayer : public cocos2d::Layer {
public:
SplashLayer();
void add_play();
bool onTouchBegan(cocos2d::Touch *pTouch, cocos2d::Event *event);
cocos2d::TextFieldTTF * name;
};
#endif | [
"564690377@qq.com"
] | 564690377@qq.com |
f9654311a6cba01ac878faa91b02bae54d69b803 | d3e7b9d2ebe4d4aae85f05ea83f4b409f7a319f4 | /Integer to English Words.cpp | 1bbf4bb99e0f0c0a3f20aacc5e934697af5437cd | [] | no_license | pkuzw/LeetCode-Zhao-Wei- | 43c952029b3bf5c142d6307836ea4fe6cf65f3f9 | 7834590f03daf944b0e6bb5ef9349aa0f36bca99 | refs/heads/master | 2021-03-22T04:45:40.709649 | 2018-12-27T14:51:52 | 2018-12-27T14:51:52 | 22,886,240 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,330 | cpp | ///@file Integer to English Words
///@author zhaowei
///@date 2016.02.29
///@version 1.0
///@date 2016.03.03
///@version 1.1
#include <string>
#include <vector>
using namespace std;
class Solution_v1 {
public:
///@brief 将正整数转换成英文单词输出
///@param num 正整数
///@return 返回该正整数所表示的英文单词
///@note 1. 首先根据英文数字的表示规则,将其三三分开;
... | [
"zhaowei.pku@gmail.com"
] | zhaowei.pku@gmail.com |
79391ed6390ecb9c76f5dd5ad18c94a2c4f2db39 | 67f988dedfd8ae049d982d1a8213bb83233d90de | /external/chromium/ash/test/test_launcher_delegate.h | 38140fa0ec2b3abfcfa2547b94c185854858fd48 | [
"BSD-3-Clause"
] | permissive | opensourceyouthprogramming/h5vcc | 94a668a9384cc3096a365396b5e4d1d3e02aacc4 | d55d074539ba4555e69e9b9a41e5deb9b9d26c5b | refs/heads/master | 2020-04-20T04:57:47.419922 | 2019-02-12T00:56:14 | 2019-02-12T00:56:14 | 168,643,719 | 1 | 1 | null | 2019-02-12T00:49:49 | 2019-02-01T04:47:32 | C++ | UTF-8 | C++ | false | false | 2,226 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ASH_TEST_TEST_LAUNCHER_DELEGATE_H_
#define ASH_TEST_TEST_LAUNCHER_DELEGATE_H_
#include <map>
#include <set>
#include "ash/launcher/launcher_... | [
"rjogrady@google.com"
] | rjogrady@google.com |
7a6fe743315ec945e966880c06ffc28a4d334dcd | 2bfc7f3288a57a88087937ee8ef6b2f519438cbd | /JSON.cpp | 881cc53ca3cf3874f19909c788634b326d8ff22e | [] | no_license | terziev-viktor/JSON-Parser | 786c8c8e5032446c7907cac0d07eb71ad38b3045 | 394a53525ccfb35da1b27d90608ed75d360ff9c1 | refs/heads/master | 2020-03-16T04:06:13.412720 | 2018-07-25T17:50:30 | 2018-07-25T17:50:30 | 132,503,427 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 80 | cpp | #include "JSON.h"
components::JSON::JSON(const cstring & t)
:Component(t)
{
}
| [
"terzievviktor@gmail.com"
] | terzievviktor@gmail.com |
f9a5a7f452b039220fe415274ab7e1473e3f3d5d | e95adb59feacfe95904c3a8e90a4159860b6c26a | /build/Android/Preview/outsideTheBox/app/src/main/include/Android.Base.Primitives.ujstring.h | 1d7511d745be2f1253644208d6c1591427426c63 | [] | no_license | deliloka/bethebox | 837dff20c1ff55db631db1e0f6cb51d935497e91 | f9bc71b8593dd54b8aaf86bc0a654d233432c362 | refs/heads/master | 2021-01-21T08:20:42.970891 | 2016-02-19T10:00:37 | 2016-02-19T10:00:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 461 | h | // This file was generated based on '/usr/local/share/uno/Packages/UnoCore/0.23.4/Targets/CPlusPlus/Android/Uno/Base/$.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <jni.h>
#include <Uno.Object.h>
namespace g{
namespace Android{
namespace Base{
namespace Primitives{
//... | [
"Havard.Halse@nrk.no"
] | Havard.Halse@nrk.no |
217119eed07a20f98001d0ed3e9f97f68dcbe252 | 924543e47fb5e50518bcb16392d8d102e44b9f09 | /C++基础入门/31-循环结构-while语句.cpp | c79942391e6db468b18e5d1f14c9bb97be391aed | [] | no_license | LiuWenlin595/C-Study | 037e5f7885b75119c8c2973bd353fb00d05769a7 | 4d86bd60af53c874a5119d1f737238c75737da1d | refs/heads/master | 2023-06-29T13:11:11.971442 | 2021-08-07T16:08:12 | 2021-08-07T16:08:12 | 393,727,711 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 239 | cpp | #include <iostream>
using namespace std;
int main()
{
// while语句
// 在屏幕中打印 0~9
int count = 0;
// while (1) {} 表示死循环
while (count < 10) {
cout << count << endl;
count++;
}
system("pause");
return 0;
} | [
"978714041@qq.com"
] | 978714041@qq.com |
6947acdb42967fafc28c3dafc940197635ee00be | 74ae047707c6a5f8ec5393853a8faa6725bc392a | /src/qt/guiutil.h | 8accd1bd592eac9a16b0e4288e24f1a96b61e714 | [
"MIT"
] | permissive | nguyenlinhit/bizonet | 1e5003bd8f0ab6726bb14ce9878d832f9e27e22c | 5b3302fbf769fb247bf15c6145d032f066a99985 | refs/heads/master | 2020-03-21T09:10:39.498567 | 2018-06-23T11:58:56 | 2018-06-23T11:58:56 | 138,386,016 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,658 | h | // Copyright (c) 2011-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_GUIUTIL_H
#define BITCOIN_QT_GUIUTIL_H
#include "amount.h"
#include <QEvent>
#include <QHeaderView>
#inc... | [
"hoangtuboy95@gmail.com"
] | hoangtuboy95@gmail.com |
99afb7e602d73021690678d68d5e844dba0e048b | 6ffef23983c1f0810d2f24867f87a2a2bee20875 | /EulerHamilton/main.cpp | f8dff4c87b9b83426f080f5e6babce9089864033 | [] | no_license | chris710/EulerHamilton | 3d60cb50acc5847c6fdba72192d9f84226742b0d | c1d1f7ff58371c68c5766df658e77d07c3ee63ee | refs/heads/master | 2021-01-18T14:31:18.429770 | 2013-05-23T14:25:43 | 2013-05-23T14:25:43 | 9,936,759 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,932 | cpp | ////////////////////////////////////////////////////////////////////////////////////////
/// PLIK GŁÓWNY (TUTAJ WYKORZYSTUJEMY STWORZONE FUNKCJE)
/// main.cpp
////////////////////////////////////////////////////////////////////////////////////////
/// TO-D... | [
"chris710@o2.pl"
] | chris710@o2.pl |
5679178ef07b99340a587f2d3d110309028b844d | 7acd6c3e4f1c0842693f1693a295e074478806de | /HW_3/HW_3_Hangman/main.cpp | 6a6a6472c58205f6716d4d60a10a60e40070daec | [] | no_license | ecodespace/EE361-Work | f1606ab90afad3b079982264d9970033e7f8dffa | 7d995affa1f32247c9082e0480a1defbba9501f5 | refs/heads/master | 2021-01-10T12:33:20.697177 | 2016-04-04T15:19:43 | 2016-04-04T15:19:43 | 55,416,119 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,463 | cpp | #include <iostream>
#include <string.h>
#include "LinkList.h"
using namespace std;
int main() {
enum HUNG_STATE { PLATFORM, HEAD, BODY, LEFT_ARM, RIGHT_ARM, LEFT_LEG, RIGHT_LEG, HUNG };
HUNG_STATE hanged = PLATFORM;
LinkList word;
char raw_word[255] = "Antelope"; //CHANGE WORD HERE
for (int i =... | [
"emzcampb@gmail.com"
] | emzcampb@gmail.com |
4d5e0f30ca6377543d91743316cad8cb50294f25 | 0014fb5ce4aa3a6f460128bb646a3c3cfe81eb9e | /testdata/11/18/src/node1.cpp | da4bde7ff53a7ea0ea16d355bb9020ae6ee3afc5 | [] | no_license | yps158/randomGraph | c1fa9c531b11bb935d112d1c9e510b5c02921df2 | 68f9e2e5b0bed1f04095642ee6924a68c0768f0c | refs/heads/master | 2021-09-05T05:32:45.210171 | 2018-01-24T11:23:06 | 2018-01-24T11:23:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,226 | cpp |
#include "ros/ros.h"
#include "std_msgs/String.h"
#include "unistd.h"
#include <sstream>
#include <random>
std::random_device rd;
std::mt19937 gen(rd());
std::normal_distribution<> d(0.024159, 0.005);
class Node1{
public:
Node1(){
sub_0_1_flag = 0;
sub_0_1 = n.subscribe("topic_0_1", 1,... | [
"sasaki@thinkingreed.co.jp"
] | sasaki@thinkingreed.co.jp |
316ac3daa6e21516c7721be7cd7746a52dbd41b5 | 85b9e62642b78fe06bad9e63f16262ebf2efe22e | /libraries/MPU6050/MPU6050.cpp | 4edebb86d78c24271e47bb66d6cfef10a7075d71 | [] | no_license | thalissonmt/Maya | e97c5b8e2bb13ec7997eb7f2c5682b2442ba1a82 | 966014a4961e8365a17662b0be8eb5cbbad1f087 | refs/heads/master | 2023-06-16T10:18:12.941965 | 2021-07-17T05:13:35 | 2021-07-17T05:13:35 | 208,370,740 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 133,581 | cpp | // I2Cdev library collection - MPU6050 I2C device class
// Based on InvenSense MPU-6050 register map document rev. 2.0, 5/19/2011 (RM-MPU-6000A-00)
// 8/24/2011 by Jeff Rowberg <jeff@rowberg.net>
// Updates should (hopefully) always be available at https://github.com/jrowberg/i2cdevlib
//
// Changelog:
// 2019-07-08 -... | [
"tmt2@cin.ufpe.br"
] | tmt2@cin.ufpe.br |
0e919b0d4501cb0646580847c6398f01ebbba7ac | f7ca0cab914735bb02959880ab0cb6984b7d154d | /List/List.hpp | 5687bf2b3f7ec50a9fec2427e9668bf5a62fe3e6 | [] | no_license | silvercobraa/estructuras-de-datos | 68f18a9192fee3ab7616cd2220c8e5f508b272d2 | b6607b45d6a88b2c483186dbc3cc50bb41c7349a | refs/heads/master | 2021-01-19T01:47:54.146135 | 2016-07-03T00:00:19 | 2016-07-03T00:00:19 | 62,270,705 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,381 | hpp | #ifndef _LIST_HPP_
#define _LIST_HPP_
template <typename E>
class List
{
public:
/**
* Destructor virtual con cuerpo vacío, para satisfacer las mañas de C++
*/
virtual ~List() {};
/**
* Retorna el número de elementos de esta lista.
* @return la cantidad de elementos de esta lista.
*/
vi... | [
"silver.cobra1n@gmail.com"
] | silver.cobra1n@gmail.com |
54312c7025cfc48133d39440bb6067f8a6c3696d | 1926ed1c126f136f648e7e5fa9915fd4142d7598 | /FiniteMultiThreading/FiniteMultiThreading/RocordLock.h | 2d27896572146fbcd0ca39659c177cb4d3ba0bcb | [] | no_license | nightmarec/FiniteMultiThreading | e2d3eeaa05e7e3d1076e65103828e3a2c0b0721a | c29fe6e587531c000829cede39e39207ca1a4e9e | refs/heads/main | 2023-04-10T13:32:19.353032 | 2021-04-24T17:32:00 | 2021-04-24T17:32:00 | 361,221,138 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 159 | h | #pragma once
#include <omp.h>
class RocordLock
{
public:
RocordLock(std::string info, omp_lock_t * _Lock);
~RocordLock();
private:
omp_lock_t* m_lock;
};
| [
"cxb847421891@163.com"
] | cxb847421891@163.com |
ca245d836de99546ece4a0e4f24015d321aa8ddd | feb01bfea9757f08ad8e242cf134af89d187d9bf | /CommonStd/ILogger.h | cfaf14c2906c51b728d5d4fe08401d38a60baee5 | [
"MIT"
] | permissive | rupeshbhurke/RestConsole | db031a4a6e6d47c2c9cf0ec2e9d23aeeda424354 | 1f7828d56e0509fa66df8af66f9d32d9b0cc7164 | refs/heads/main | 2023-03-08T23:17:54.368938 | 2021-02-22T09:49:19 | 2021-02-22T09:49:19 | 335,641,807 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 208 | h | #pragma once
namespace commonStd {
class ILogger
{
public:
virtual ~ILogger() = default;
virtual void Log(const std::wstring& str) const = 0;
virtual void Commit() const = 0;
};
} // namespace commonStd
| [
"rupeshbhurke@yahoo.com"
] | rupeshbhurke@yahoo.com |
695a53b276e5a028da1e6fbd31c07efd1ff5f657 | 3d1e5327276dc726730718089276352fa51c8ab1 | /G19 Dynamic Applet/Tester/TestingWrapper/stdafx.cpp | f4ff847a3783497e848bd840a5102e659f7a3033 | [] | no_license | Mattymerr/G19-Dynamic-Applet | 6464cbd9c661e7bc331a2d33910a3de8f25bc3b1 | fc665fede9012ccfee56aef3e8b7023cdeee630e | refs/heads/master | 2021-03-24T13:46:07.803547 | 2015-02-03T10:47:43 | 2015-02-03T10:47:43 | 30,236,735 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 293 | cpp | // stdafx.cpp : source file that includes just the standard includes
// TestingWrapper.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
| [
"mattzz701@yahoo.com.au"
] | mattzz701@yahoo.com.au |
967e49b9f5a5156b325be41c1157b2a43437a5ea | 3bc95589dbd26f2857ebe9ffbfa3d07cd490defa | /src/test/uint256_tests.cpp | 6a63fa550c97a37ebaef1345f7d2614b9b89c800 | [
"MIT"
] | permissive | perfectcoincore/perfectcoin | 5e840973b09081845c38e26e0c6d95e95fae3389 | 32dcbae0df2798921a9752a1a1371141831f1adc | refs/heads/master | 2020-03-21T13:30:48.489603 | 2018-06-27T06:07:32 | 2018-06-27T06:07:32 | 138,610,004 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,409 | cpp | // Copyright (c) 2011-2016 The Bitcoin Core developers
// Copyright (c) 2017 The Pigeon Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "arith_uint256.h"
#include "uint256.h"
#include "version.h"
#include... | [
"webframes@gmail.com"
] | webframes@gmail.com |
301511b8cec3655a6ffa95bb5fb8edceb9c1b290 | 3da5c0b80278064272666117b69943f06e1d8a96 | /EvenSet/GPUPWA/float4444.cpp | b84586aee089bce73dc909744d00bbecc1447072 | [] | no_license | hantingt/Demo_PWA | 2a991ddd49b07fe28c984d050d5efa9f34bb6849 | debaede5d7ea610a383cf15b976753bab1de1528 | refs/heads/master | 2020-12-07T23:27:28.097932 | 2019-05-08T02:57:48 | 2019-05-08T02:57:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,358 | cpp |
#include "float4444.h"
float4444 operator + (const float4444& lhs, const float4444 &rhs){
float4444 r;
for(int i=0; i < 16; i++){
r[i] =lhs[i]+rhs[i];
}
return r;
}
float4444 operator - (const float4444 & lhs, const float4444 &rhs){
float4444 r;
for(int i=0; i < 16; i++){
r[i] =lhs[i]-rhs[... | [
"rhineryan@163.com"
] | rhineryan@163.com |
01a671da8bbea9521bd3c7b21309b2ad6df5f82a | 41e79266058dc526a30b81d5a399fc5f8fce36b5 | /src/Context/GLESGlobal.h | b0b57292901ec91342e9bd9b711e498cabddadc5 | [] | no_license | hyyh619/GLESAPIAnalyzer | c90d5bdafb6eedfe7367c089bf77a3e0a4f22238 | a872391f8f8e0f538b0729e64c4de30b86737747 | refs/heads/master | 2021-01-10T10:12:57.665278 | 2015-11-27T03:10:54 | 2015-11-27T03:10:54 | 46,329,379 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,616 | h | #ifndef __GLES_GLOBAL_H
#define __GLES_GLOBAL_H
#include <map>
#include <vector>
#include <GLES3/gl31.h>
#include "types.h"
#define API_VERTEX_ATTRIBUTES_NUM 32
#define API_TEX_UNIT_NUM 16
#define API_TEXTURE_TYPE_NUM 4 /*GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_EXTERNAL, GL_TEXTURE_3D*/
... | [
"hyyh619@hotmail.com"
] | hyyh619@hotmail.com |
b23040d6a080f3000742414266ecd6c8f8dbf9d3 | ab3b624e91396783583fab0e7d55e5f9844315f6 | /Src/CSessionsPage.cpp | d43deff860650045425e1b45b561497dd380a181 | [
"MIT"
] | permissive | AntonBogomolov/FastImageBoard | 30054781a21cac3279b1cfb7e472ff870e434880 | d8cf6f527a9b8af686fbd96dc161f19b90845f47 | refs/heads/master | 2021-01-13T00:53:18.323683 | 2016-01-31T15:36:33 | 2016-01-31T15:36:33 | 50,780,347 | 1 | 0 | null | 2016-01-31T15:36:34 | 2016-01-31T15:16:42 | C++ | UTF-8 | C++ | false | false | 2,067 | cpp | #include "CSessionsPage.h"
#include "novemberlib/utils/utils.h"
#include "novemberlib/utils/CLog.h"
#include "novemberlib/FCGI/CFCGIRequest.h"
#include "novemberlib/helpers/CTemplateHelper.h"
#include "novemberlib/helpers/CMessageParser.h"
#include "novemberlib/helpers/CConfigHelper.h"
#include "novemberlib/managers/... | [
"novemberdevelop@gmail.com"
] | novemberdevelop@gmail.com |
9b4a50f7bf9a56e6e43b5bffe0699190f48b3379 | 560090526e32e009e2e9331e8a2b4f1e7861a5e8 | /Compiled/blaze-3.2/blaze/math/TransposeFlag.h | aa82ba5cde222cae220dd7fa94facde213b305e0 | [
"BSD-3-Clause"
] | permissive | jcd1994/MatlabTools | 9a4c1f8190b5ceda102201799cc6c483c0a7b6f7 | 2cc7eac920b8c066338b1a0ac495f0dbdb4c75c1 | refs/heads/master | 2021-01-18T03:05:19.351404 | 2018-02-14T02:17:07 | 2018-02-14T02:17:07 | 84,264,330 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,489 | h | //=================================================================================================
/*!
// \file blaze/math/TransposeFlag.h
// \brief Header file for the vector transpose flag types
//
// Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved
//
// This file is part of the Blaze library. You ... | [
"jonathan.doucette@alumni.ubc.ca"
] | jonathan.doucette@alumni.ubc.ca |
6df1a2a2305af41eb4150ea0826a777b2f1bcad8 | d4aa4759471cc50f4bbb666fd48cabcdc2fba294 | /leetcode/cpp/Tree/106.cpp | 5a7a55f353e0d0a6e05ff90e5b5af346602f627c | [
"MIT"
] | permissive | zubairwazir/code_problems | e9cfc528a90c3ab676fe5959445dcaa7666b5767 | a2085f19f0cc7340f1fc0c71e3a61151e435e484 | refs/heads/master | 2023-09-02T03:08:09.303116 | 2021-11-17T03:40:42 | 2021-11-17T03:40:42 | 429,559,611 | 1 | 0 | MIT | 2021-11-18T19:47:49 | 2021-11-18T19:47:49 | null | UTF-8 | C++ | false | false | 870 | cpp | class Solution {
private : unordered_map<int, int> mp;
public:
TreeNode* buildTree_util(vector<int>& inorder, int i1, int i2, vector<int>& postorder, int p1, int p2){
if(i1 > i2 || p1 > p2)
return NULL;
TreeNode* root = new TreeNode(postorder[p2]);
int diff = mp[postorder[p2]] ... | [
"tarunsingh5169202@gmail.com"
] | tarunsingh5169202@gmail.com |
b8666f58070651cb1a89ac777439a94e596c8de1 | e0e643ae0b3fce68d12d3ea8dda80e260473fc63 | /day04/ex02/AssaultTerminator.cpp | 6e220c063e23df8de2dc4f3304a19663d391eac1 | [] | no_license | ShadowAt42School/CPP-Piscine | f71da2357d827245d4a42337ab98fa9df7449f88 | 8e30fe150c553380748eaeb55d92dd02e28b0029 | refs/heads/master | 2020-03-22T17:05:51.485522 | 2018-07-10T03:36:07 | 2018-07-10T03:36:07 | 140,372,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,844 | cpp | /* ************************************************************************** */
/* */
/* ::: :::::::: */
/* AssaultTerminator.cpp :+: :+: :+: ... | [
"maghayev@e1z3r4p20.42.us.org"
] | maghayev@e1z3r4p20.42.us.org |
459e5c95163db767a4977e56c16aa9b730df49bf | b499430730d144f904ca38078e5895e77aa0ff8d | /experimental/graphite/src/GraphicsPipeline.cpp | 1e5064325d33e6ddbc948937c91d058a06f06535 | [
"BSD-3-Clause"
] | permissive | jpbruyere/skia | 722766e60d05c957a785bcccf327fd3eb9421f05 | f1660bf1baecb787f5d541c1973f2c7f2ded13dd | refs/heads/master | 2021-12-08T07:01:30.653577 | 2021-11-17T17:20:09 | 2021-11-17T19:23:09 | 207,348,224 | 0 | 0 | NOASSERTION | 2019-09-09T15:58:29 | 2019-09-09T15:58:29 | null | UTF-8 | C++ | false | false | 326 | cpp | /*
* Copyright 2021 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "experimental/graphite/src/GraphicsPipeline.h"
namespace skgpu {
GraphicsPipeline::GraphicsPipeline() {
}
GraphicsPipeline::~GraphicsPipeline() {
}
} // namespace ... | [
"skcq-be@skia-corp.google.com.iam.gserviceaccount.com"
] | skcq-be@skia-corp.google.com.iam.gserviceaccount.com |
538d4f5f3f369af29678a47625f640ab2ba46302 | b9575b7d4299110e663a7432381ce7534c234b40 | /4_ExtLib/4.4_GuiFrameworks/4.4.2_HaxeUI/4.4.2.1_SimpleGui/4.4.2.1.1_HaxeuiBackends/4.4.2.1.1.2_haxeui-hxwidgets/4.4.2.1.1.2.3_Dialogs/SimpleMessageDialog/Export/cpp/debug/src/resources/__res_28.cpp | ec7127f716d8ccfb52dccae865129a3e8f8a57ed | [] | no_license | R3D9477/haxe-basics | dc912670731ac891f359c73db68f1a683af03f6a | cd12a1cb250447afa877fc30cf671f00e62717ef | refs/heads/master | 2021-09-02T12:22:55.398965 | 2018-01-02T15:29:40 | 2018-01-02T15:29:40 | 72,667,406 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 97 | cpp | // GeneratedByHaxe
namespace hx {
unsigned char __res_28[] = {
0xff, 0xff, 0xff, 0xff,
0x00 };
}
| [
"r3d9u11@gmail.com"
] | r3d9u11@gmail.com |
741d70428312e9ff5a53b9d64fab07c3f4f7a88e | 33035c05aad9bca0b0cefd67529bdd70399a9e04 | /src/boost_coroutine2_segmented_stack.hpp | c7a00e680413bb6644764648d0792264cf9d2f9c | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | elvisbugs/BoostForArduino | 7e2427ded5fd030231918524f6a91554085a8e64 | b8c912bf671868e2182aa703ed34076c59acf474 | refs/heads/master | 2023-03-25T13:11:58.527671 | 2021-03-27T02:37:29 | 2021-03-27T02:37:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 48 | hpp | #include <boost/coroutine2/segmented_stack.hpp>
| [
"k@kekyo.net"
] | k@kekyo.net |
5dac8e38665502a6a0c0735df60e723766f63de8 | decefb13f8a603c1f5cc7eb00634b4649915204f | /packages/node-mobile/deps/v8/src/builtins/builtins-definitions.h | 95f5273f14f7fc093839b9da7c004cbdf6b54a6f | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"Zlib",
"CC0-1.0",
"ISC",
"LicenseRef-scancode-public-domain",
"ICU",
"MIT",
"LicenseRef-scancode-public-domain-disclaimer",
"Artistic-2.0",
"BSD-3-Clause",
"NTP",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause",
"LicenseR... | permissive | open-pwa/open-pwa | f092b377dc6cb04123a16ef96811ad09a9956c26 | 4c88c8520b4f6e7af8701393fd2cedbe1b209e8f | refs/heads/master | 2022-05-28T22:05:19.514921 | 2022-05-20T07:27:10 | 2022-05-20T07:27:10 | 247,925,596 | 24 | 1 | Apache-2.0 | 2021-08-10T07:38:42 | 2020-03-17T09:13:00 | C++ | UTF-8 | C++ | false | false | 104,264 | h | // Copyright 2017 the V8 project 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 V8_BUILTINS_BUILTINS_DEFINITIONS_H_
#define V8_BUILTINS_BUILTINS_DEFINITIONS_H_
#include "builtins-generated/bytecodes-builtins-list.h"
// inc... | [
"frank@lemanschik.com"
] | frank@lemanschik.com |
d885843cf5b87f145a4131bde1000a3f6229eee8 | 461b32be76733b8b5d8f12ad42cadb3b0ddfbff9 | /08-accept与连接建立/coclient/coclient.cpp | b23c6150adf72fbe98fa0b04f11299368f2d3f2d | [] | no_license | gomeansai/aloha | 49ca9a186b51c32cc764616453c8edaf43fb3bae | 05a3a305105b2817e03caf69d2eba5bce6bcf356 | refs/heads/master | 2016-09-05T09:58:22.845443 | 2015-04-30T01:38:01 | 2015-04-30T01:38:01 | 34,827,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 875 | cpp | // coclient.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "winsock.h"
#include "stdio.h"
#pragma comment(lib,"wsock32.lib")
#define SERVER_PORT 0x1234
#define LOCAL_PORT 0x4321
int main(int argc, char* argv[])
{
SOCKET s;
sockaddr_in server;
int retval;
char* sendbuf = ... | [
"tianyi_uestc@163.com"
] | tianyi_uestc@163.com |
2087a0a02d61274b624e21f314b475ece2290975 | 964e828bac2d378ac62bbab355641c4d1c447a09 | /Arduino/server/server.ino | f292e330eaed93d8c8431a0db328f1bbfa04c39e | [] | no_license | DmitrySar/arduinoHttpSwitcher | 6a5ddec8751ce3627fadbcdd88d60b44fb93b7bb | d7d6d3c830d44ddf19218e93c2f4e6cc01bb561a | refs/heads/master | 2023-03-03T12:38:59.308665 | 2021-02-12T10:04:38 | 2021-02-12T10:04:38 | 336,202,818 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,396 | ino | // parameters
// 10 - switch 1 is off
// 11 - switch 1 is on
// 20 - switch 2 is off
// 21 - switch 2 is on
// 12 - read status from switch1
// 22 - read status from switch2
#include "etherShield.h"
#include "ETHER_28J60.h"
static uint8_t mac[6] = {0x54, 0x55, 0x58, 0x10, 0x00, 0x24};
static uint8_t ip[4] = {192,... | [
"youshin.d@gmail.com"
] | youshin.d@gmail.com |
9cf84a90e726697efdbd2a1f81774eab54a21d53 | 55dced5f37629bbd69f6931d16f7a4ca6bc723e5 | /mainwindow.h | e33c22d5dfe75df5bfe4122cbf62baff1acb5db8 | [] | no_license | vt4a2h/snake-game | 39310cbb01fac5ed1f02e7a464b04a073247e6c9 | 6e885ec089f5a26663b80d885a888ae5ac9747a1 | refs/heads/master | 2021-01-01T15:44:59.989815 | 2014-02-26T17:39:33 | 2014-02-26T17:39:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,524 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include <QGraphicsScene>
#include <QKeyEvent>
#include <QTimer>
#include <QDebug>
#include <QTime>
#include <memory>
namespace Ui {
class MainWindow;
}
namespace snake {
class SnakePart;
class Snake;
}
namespace graphics_item {
class... | [
"vt4a2h@gmail.com"
] | vt4a2h@gmail.com |
f2cfecb39b6cf6cf14320946646d9a0c4e935edf | 9c250214a3f17c4bff80bc6bd866c4de0b0b38bc | /zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/block.h | 1eab3aead2d71e045eb7d39b8681b6330d99197d | [
"BSD-3-Clause",
"MIT"
] | permissive | sysidos/fuchsia | e4d83bbdeec58e429aa24289a414ddf9dbd60ac3 | 0c00fd3c78a9c0111af4689f1e038b3926c4dc9b | refs/heads/master | 2021-02-15T13:02:02.231060 | 2020-03-03T22:02:18 | 2020-03-03T22:02:18 | 244,899,807 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,844 | h | // 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.
#ifndef LIB_INSPECT_CPP_VMO_BLOCK_H_
#define LIB_INSPECT_CPP_VMO_BLOCK_H_
#include <lib/inspect/cpp/vmo/limits.h>
#include <zircon/types.h>
#include <alg... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
4074879291d123e2923ff35661b6a1ddcc979f82 | a1d0ecbe1e56b536e50df1ed4872bebeb7b5e61e | /point_based/Point.cpp | 74ed3b3feb4eed5a223d1bb8135128f657f70db7 | [] | no_license | thechnotom/conway_game_of_life | 0a805024e1ad08bfb1696cd34139e7bd03c0b451 | 6b23fc485be06f00f876a6bcd0556335f4b2a3bd | refs/heads/master | 2022-11-17T17:38:07.234241 | 2020-07-15T00:22:47 | 2020-07-15T00:22:47 | 269,777,847 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,728 | cpp | /*
File: Point.cpp
*/
#include "Point.h"
// Operator overloading (important for ordering)
bool Point::operator== (const Point& point) const {
return x == point.getX() && y == point.getY();
}
bool Point::operator< (const Point& point) const {
return hash() < point.hash();
}
bool Point::operator> (const Point... | [
"thomasroller@yahoo.ca"
] | thomasroller@yahoo.ca |
67160497e64af96aa0790981fe1aeef5f3c43f45 | 742182b23044c91df9a3d99652697152fc13f91d | /Div2/SRM150Div2/500.cpp | 7a5b12d533468146e79799f5780b62878723ffec | [] | no_license | iseki-masaya/topcoder | 15e052bff8043f60a15969acc723e2550eae262c | c85ba323476b03abbc22a758e5724f15796ee62b | refs/heads/master | 2016-09-11T02:00:10.773000 | 2015-04-26T02:41:05 | 2015-04-26T02:41:05 | 9,335,477 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 855 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <math.h>
using namespace std;
class InterestingDigits
{
struct value{
int one;
int ten;
int hundred;
};
public:
vector <int> digits(int base)
{
vector<int> list;
value v;
v.one = 0; v.ten = 0; v.hundred = 0;
int sum;
int tmp;
boo... | [
"iseki.m.aa@gmail.com"
] | iseki.m.aa@gmail.com |
612fc0c52880de91a73956fc74734f27586ace0c | c13252033e367de5eca7670a516c4e8f831218ba | /P6/vector.cpp | a9820ba74bbb088fb6fab04623ccbcdb0fce658d | [] | no_license | sdzharkov/ECS40 | 7858568eb77060999e537c7f9ce12a111f7768f6 | 05cdb56138495df3ac07d06ecaa53183a92e1978 | refs/heads/master | 2021-01-10T04:57:21.435779 | 2016-02-02T22:02:51 | 2016-02-02T22:02:51 | 50,955,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,430 | cpp | // Author: Sean Davis
#include <iostream>
#include <fstream>
#include <cstdlib>
#include <cstring>
#include <cctype>
#include "vector.h"
using namespace std;
Vector::Vector()
{
size = 10;
count = 0;
cityArray = new City[size];
} // initialize()
void Vector::calcAirportTraffic(int index) const
{
int total =... | [
"stephan.zharkov@gmail.com"
] | stephan.zharkov@gmail.com |
709b4189fde7fa8e56c060998ebcb4cbc85140ba | 260f0e0565410861414b8d43a0fa2952603d2a25 | /install/turtlebot3_msgs/include/turtlebot3_msgs/msg/sound__rosidl_typesupport_fastrtps_cpp.hpp | 200082b81c863d07f214609a6f848e0ece14958e | [] | no_license | HosseinSheikhi/turtlebot3_reinforcement_learning | 68538244698ef49f1d8cfae6c908265beee0f9fb | a203ae950fb88a56b14cd18b5baed5872c093e2b | refs/heads/master | 2022-11-27T19:09:39.606609 | 2020-08-05T22:23:34 | 2020-08-05T22:23:34 | 281,270,244 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 144 | hpp | /home/hossein/turtlebot3_rl/build/turtlebot3_msgs/rosidl_typesupport_fastrtps_cpp/turtlebot3_msgs/msg/sound__rosidl_typesupport_fastrtps_cpp.hpp | [
"hsa150@sfu.ca"
] | hsa150@sfu.ca |
56219449ef40b6f3bff4b0f6c540c3ef46a9f72a | 06cc6e99ee1d0a6ad120763ad004c38d757b77cd | /1096.cpp | 73a91f034b0546fcb684c4c8885057f80446726d | [] | no_license | MaicolGomez/ACM | 0eddec0ba8325c6bdc07721acc57a361c03c4588 | ff23b2c24daa5df1cc864b134886ff81a6d488c7 | refs/heads/master | 2020-03-06T20:57:14.628666 | 2018-03-28T01:46:27 | 2018-03-28T01:51:08 | 127,066,787 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,618 | cpp | #include<cstdio>
#include<iostream>
#include<cstring>
#include<vector>
#include<cmath>
#include<algorithm>
#include<climits>
#include<set>
#include<deque>
#include<queue>
#include<map>
#include<climits>
#include<string>
#include<stack>
#include<sstream>
using namespace std;
#define pi (2.0*acos(0.0))
#define eps 1e-6
#... | [
"maycolgo@gmail.com"
] | maycolgo@gmail.com |
5fb23ed367273c95b9938f5828fc8c9a32af7d36 | 22cbd37bad91d737a64320a09307efe1dbc2ac71 | /lotto.hpp | 18d0b803f3371a944dcdd7e550957e727c9fec6b | [] | no_license | apollolux/lux-numpicker-phoenix | 626651a1d13286394654dd7c1c9a5a9016996f1f | 9466ed8986495cd5784db486c3ad9329e91835ba | refs/heads/master | 2021-01-23T11:55:30.369060 | 2013-04-20T22:47:10 | 2013-04-20T22:47:10 | 3,576,834 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,314 | hpp | #include <nall/platform.hpp>
#include <nall/array.hpp>
#include <nall/random.hpp>
#include <nall/sort.hpp>
#include <nall/string.hpp>
#include <phoenix.hpp>
#include <ctime>
using namespace nall;
using namespace phoenix;
struct NR {
random_lfsr rng;
unsigned n;
unsigned r;
NR():n(0),r(0) { seed(); }
NR(unsigned ... | [
"neoexmachina@gmail.com"
] | neoexmachina@gmail.com |
f2cb31411e7069696bdc7008b563cc0e683f5b3e | faabbfc24497ec9e238b3424f7429d5b9c068d5a | /C++/709. To Lower Case.cpp | 31685c17f0ee944386657fabce0c6f9ae18bbac4 | [
"MIT"
] | permissive | uniyalabhishek/LeetCode-Solutions | ecc9dd2d086bae3198a536371c64a594587afe16 | a0df2bff78e64bd2371abb700b06a4e85cd960e4 | refs/heads/master | 2023-03-04T07:53:59.405700 | 2021-01-26T04:46:03 | 2021-01-26T04:46:03 | 324,794,741 | 1 | 0 | MIT | 2021-01-26T04:46:18 | 2020-12-27T15:49:23 | C++ | UTF-8 | C++ | false | false | 579 | cpp | // problem - 709. To Lower Case
/*
Implement function ToLowerCase() that has a string parameter str, and returns the same string in lowercase.
*/
class Solution {
public:
string toLowerCase(string& str) {
for(int i=0; i<str.length(); i++) {
// using ASCII values to find upper case and then... | [
"khavinshankar@gmail.com"
] | khavinshankar@gmail.com |
d4fa31cf908fa7a3d8fb708af64284b3bc77705b | f4a155f5a678cdf1899cdf01374e5027dfb24524 | /src/fbc_cv/include/core/core.hpp | 8b4bc2dd707edd07d78d716b9fc1108cb8755243 | [] | no_license | bygreencn/OpenCV_Test | cc97002911b5df3cb5b137804f2f37d4d40f80d3 | dbde07870fba386ed4ec68e394070e22c39f9d27 | refs/heads/master | 2020-12-11T06:10:54.330266 | 2016-07-16T02:35:30 | 2016-07-16T02:35:30 | 63,471,479 | 1 | 0 | null | 2016-07-16T07:36:53 | 2016-07-16T07:36:53 | null | UTF-8 | C++ | false | false | 652 | hpp | // fbc_cv is free software and uses the same licence as OpenCV
// Email: fengbingchun@163.com
#ifndef FBC_CV_CORE_CORE_HPP_
#define FBC_CV_CORE_CORE_HPP_
/* reference: include/opencv2/core/core_c.h
include/opencv2/core.hpp
*/
#ifndef __cplusplus
#error core.hpp header must be compiled as C++
#endif
#... | [
"fengbingchun@163.com"
] | fengbingchun@163.com |
46045189a984cad7ebcfb718cbce43b7efb8e471 | b69fc7395a3e2b148d413e6d2de4dfab44e0949b | /Source/InfinityBlade/Private/UI/RegisterUserWidget.cpp | a6d1c35fe712851570eb0420965a1ceb074583ed | [] | no_license | Vin-Han/Infinity-Blade | 3ab5bcaa2f9b50864991a8cdff97ddbbf397967c | 93c14d07f804244a6eedde82748e543b8997da06 | refs/heads/master | 2022-07-03T14:56:14.045683 | 2020-05-11T08:23:13 | 2020-05-11T08:23:13 | 262,828,955 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,170 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "../Public/UI/RegisterUserWidget.h"
#include"Engine/Engine.h"
#include"Kismet/KismetSystemLibrary.h"
#include"Engine/World.h"
#include"TimerManager.h"
bool URegisterUserWidget::Initialize()
{
if (!Super::Initialize())
return f... | [
"vinhanyi@gmail.com"
] | vinhanyi@gmail.com |
70f165128badc36dd94bb226deb4b3ec31e5b8d1 | 73efacb05ff55d336bf804d3a9bff8460cb9d5f9 | /tools/builder/src/scs_translator.cpp | 6fbdbb69de32f4bfd9543e28c13e897c8a8b6d13 | [
"MIT"
] | permissive | rusalexd/sc-machine | 92a9f82b0bb45039ebe6f1f72efdbbf4b254379f | d92afee12fd22a7d2c5cb0c3014a280f7de5b42f | refs/heads/master | 2021-07-04T01:21:30.519941 | 2017-09-25T12:32:25 | 2017-09-25T12:32:25 | 104,747,266 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,511 | cpp | /*
* This source file is part of an OSTIS project. For the latest info, see http://ostis.net
* Distributed under the MIT License
* (See accompanying file COPYING.MIT or copy at http://opensource.org/licenses/MIT)
*/
#include "scs_translator.h"
#include "utils.h"
#include <fstream>
#include <iostream>
#include <as... | [
"rusale"
] | rusale |
8a701074701e014d442e861626caee9ca109fe84 | c621dfe38c6bf65aa74456a30cb45bc373d9ef4d | /tests/unit/clients/query.cpp | 6fdca351617efaad4d9a206ed9e071d1b9d97ab9 | [] | no_license | ndncomm/ndns | d57dcbcf32db21561887bc74c6d85277e396162a | 9c3c5233b0698ba14fabf705eefec684dcbfd8dc | refs/heads/master | 2021-01-15T13:11:51.119074 | 2015-09-27T23:23:54 | 2015-09-27T23:23:54 | 43,218,856 | 1 | 0 | null | 2015-09-26T19:05:36 | 2015-09-26T19:05:36 | null | UTF-8 | C++ | false | false | 2,299 | cpp | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/**
* Copyright (c) 2014, Regents of the University of California.
*
* This file is part of NDNS (Named Data Networking Domain Name Service).
* See AUTHORS.md for complete list of NDNS authors and contributors.
*
* NDNS is free software: you can re... | [
"shock.jiang@gmail.com"
] | shock.jiang@gmail.com |
d739d817b5c15f7d47cbec0e30e3aa248d5bd350 | 5b885600120e8ea9ccf945f6465ce5928d7fa55f | /src/base/objs/SpiceRotation/SpiceRotation.h | 5a34b1f7e5e53fbbac33eb7e525efc4b1df2e348 | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | hassanjallow/isis3 | b2f2156a104ded38f7b3867f18b35a759d8987db | 712187cfbcdc6093b7b45b4ef0b4eb87dc09a7de | refs/heads/master | 2021-05-27T16:44:07.006539 | 2010-03-19T16:47:37 | 2010-03-19T16:47:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,392 | h | #ifndef SpiceRotation_h
#define SpiceRotation_h
/**
* @file
* $Revision: 1.19 $
* $Date: 2009/12/28 19:19:52 $
*
* Unless noted otherwise, the portions of Isis written by the USGS are public
* domain. See individual third-party library and package descriptions for
* intellectual property information,user a... | [
"mike@fluffypenguin.org"
] | mike@fluffypenguin.org |
a5ac7f27a932ab8e7d81ffc36be92f37d31ae709 | 5fb8a3390a3bf748a1c902724d6fe20f6524c4b7 | /Dogfight2D/src/PropertyListener.h | 853bfafe8e16a767808a1d49d4497bbed2c442a5 | [] | no_license | DavidVondras/charlydogfightgame | 7e7d46cd4830afca8dade4e19751cdc5bf10b685 | 1631adf036da607318e833ab7322af0b57d52e35 | refs/heads/master | 2016-09-07T18:49:31.344404 | 2011-01-01T20:37:22 | 2011-01-01T20:37:22 | 41,377,758 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,479 | h | #pragma once
#include <stdlib.h>
#include <list>
#include <SFML\Graphics.hpp>
#include "ListHelper.h"
#include "Point.h"
namespace Types
{
enum PropertyWrapperType
{
Float,
Point
};
}
namespace df
{
class PropertyListener
{
private:
PropertyListener();
~PropertyListener();
s... | [
"charles.hetier@2e9598b8-afb8-4876-edc4-84008ec66e72"
] | charles.hetier@2e9598b8-afb8-4876-edc4-84008ec66e72 |
2f292b0b718887c03aac40ef4d59e95180c0ccaf | de0225ff9dce4451cbcfd9e96d2bcc17d2751081 | /arduino_main/DeviceControllers.h | 589e3bfde6e8a89167d9bdae4ab5f27a5cafc99f | [] | no_license | mattijsdp/IDP-Team-6 | 07b0c043b930ed5feb5f2a20411f0cee1119b4bd | 03a52db17369b06fa381e9e5cbe8df348db14894 | refs/heads/master | 2020-09-20T13:03:43.301532 | 2019-03-15T19:37:55 | 2019-03-15T19:37:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,367 | h | /*
* DeviceControllers.h
*
* Created on: 27 Feb 2019
* Author: guyIsSmexy6969
*/
#ifndef DEVICECONTROLLERS_H_
#define DEVICECONTROLLERS_H_
#include "Adafruit_MotorShield.h"
#include <Servo.h>
extern Adafruit_MotorShield AFMS;
class IO {
//Base class to define any sort of input/output by associating it wi... | [
"guoxuan_xia_1@hotmail.com"
] | guoxuan_xia_1@hotmail.com |
87c161153b8a913cbfff909f2d225cf99039150b | d3fd3b13655c6d7d2fe0e96b5a7c63ba92d6cd7d | /include/Item.h | 99dd12772f38cc35c9148784f464b58613dee751 | [] | no_license | wellzey31/textadventure | f262331f1d852ef656a97d5b5db230fa1911a02b | 371a042219b29d001652d841e4a237375fdd5cdb | refs/heads/main | 2023-02-05T11:41:01.937435 | 2020-12-23T18:20:36 | 2020-12-23T18:20:36 | 323,968,381 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 522 | h | #ifndef ITEM_H
#define ITEM_H
#include "Game.h"
#include "Action.h"
#include <map>
#include <iostream>
#include <string>
/// \brief Contains all informations related to a Item.
/// \class Item Item.h <Item.h>
class Item: public Game {
public:
/// \brief Class constructor
/// \param[in] name string
/// \param[... | [
"Brettwwells@gmail.com"
] | Brettwwells@gmail.com |
dd35618c675b5e1f32a4f3d6ca0fe2f30fba67b7 | fe91ffa11707887e4cdddde8f386a8c8e724aa58 | /chrome/browser/android/feed/v2/feed_service_factory.cc | 5de7225828e4f05a3d2149981cb61d31cafe60ec | [
"BSD-3-Clause"
] | permissive | akshaymarch7/chromium | 78baac2b45526031846ccbaeca96c639d1d60ace | d273c844a313b1e527dec0d59ce70c95fd2bd458 | refs/heads/master | 2023-02-26T23:48:03.686055 | 2020-04-15T01:20:07 | 2020-04-15T01:20:07 | 255,778,651 | 2 | 1 | BSD-3-Clause | 2020-04-15T02:04:56 | 2020-04-15T02:04:55 | null | UTF-8 | C++ | false | false | 4,111 | cc | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/android/feed/v2/feed_service_factory.h"
#include <memory>
#include <string>
#include <utility>
#include "base/task/task_traits.... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
5e8b6ab5c9bb63f1b646c148d6f632fc8c7a6901 | a96bda59271a34d1047d3f89e4ea596add000aba | /Chapter15_Dynamic_Programming/0_1_knapsack/0_1_knapsack/main.cpp | f30c3a6365c2d89fe22b12584c281754c6d45002 | [] | no_license | beierjy/Introduction_to_algorithms | 25c6ab1de5fdce2923d13e419bffa8d87caaf3f7 | df8ad3aac98ebdb804247f2d44bcdde37268d2b4 | refs/heads/master | 2021-01-17T17:42:30.920782 | 2016-07-27T03:24:36 | 2016-07-27T03:24:36 | 62,395,155 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 220 | cpp | #include"0_1_knapsack.h"
int main(){
int weight[3] = { 10, 20, 30 };
int price[3] = { 101, 100, 120 };
//recur_0_1_knapsack(weight, price, 3, 40);
_0_1_knapsack(weight, price, 3, 20);
system("pause");
return 0;
} | [
"beierjy@gmail.com"
] | beierjy@gmail.com |
4a2e52487a6971b7672600fdb727e565532d5913 | c58a2b8a2ab4d5d2075676773f83be677120a53e | /space_shooter/1b.hpp | 10f081d810c36fbc8ffbd64782690ef69e26da57 | [] | no_license | SergeyG22/SpaceShooter | cef20f45eab4ce343e3b5c3efddfdb3bfd6a699e | ace000b05a181bb0beeee26d40be82cc9b00df9b | refs/heads/master | 2022-05-11T06:23:18.175140 | 2020-03-10T12:13:54 | 2020-03-10T12:13:54 | 244,141,257 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 942,686 | hpp | const char asteroid_1b[] =
{
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x00, 0x00, 0x07, 0xd0,
0x00, 0x00, 0x00, 0x64, 0x08, 0x06, 0x00, 0x00, 0x00, 0xde, 0xc4, 0xab, 0x94, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59,
0x73, 0x00, 0x00, 0x2e, 0x23, 0x00, 0... | [
"dolbatehnik@gmail.com"
] | dolbatehnik@gmail.com |
978ec6b11dd1c8c2017028b0fa5f92b3c6d5796d | 2dcb3df2e17a9ce06639dbb105d09eb36306e243 | /ESPSynth/src/Synthesizer.h | 65c492d2d624286c8777ca0d2f1b4ae0c363d829 | [] | no_license | Uzmeyer/ESPSynth | 943c2b9ce60033f99bab202b9ed753d37109bc08 | ed2464e9c4bfd2e88c45e064d8d993ca8678d411 | refs/heads/master | 2021-09-14T13:57:06.146176 | 2018-05-14T18:04:28 | 2018-05-14T18:04:28 | 116,732,671 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 603 | h | /*
* Synthesizer.h
*
* Created on: 21.01.2018
* Author: Jakob
*/
#ifndef SYNTH_H_
#define SYNTH_H_
#include "Arduino.h"
#include "Note.h"
#include "MidiHandler.h"
//extern HardwareSerial Serial;
class Synthesizer {
public:
Synthesizer();
virtual ~Synthesizer();
void start();
void noteOn(uint8_t note... | [
"jakob.goessinger@gmail.com"
] | jakob.goessinger@gmail.com |
2ceda007c287e55c07971a1cf81d326698976fe5 | fce79ab8a34590ac3583f6abce7c66bbf3247a72 | /BulletPlayGround/BulletPlayGround/Behaviour.h | 7bfe26a46cb1d185b2b406d6482a4d9f774923a2 | [] | no_license | yongedevil/PhysicsAssignment2 | eb1075ef999d559135428b0ddea5c348f9fdd0a5 | 962519a977700022537ac9fa4d73630151c371a5 | refs/heads/master | 2016-09-06T20:00:17.425913 | 2014-12-12T15:36:23 | 2014-12-12T15:36:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 454 | h | #ifndef BEHAVIOUR_H
#define BEHAVIOUR_H
#include "Colour.h"
#include "Component.h"
#include "Helpers.h"
class Behaviour : public Component
{
private:
Colour m_colour;
public:
Behaviour() : m_colour(Colour::RED) { }
virtual ~Behaviour() { }
Colour GetColour() const { return m_colour; }
void SetColour(Colour col... | [
"briicely@gmail.com"
] | briicely@gmail.com |
a4b1cd500a5c96603d695aaa302f14837b46c9e8 | 740fdf1cca74bdb8f930a7907a48f9bdd9b5fbd3 | /chrome/common/chrome_paths.cc | e4a0865f26a33faaf123dbae43df30ba2f162112 | [
"BSD-3-Clause"
] | permissive | hefen1/chromium | a1384249e2bb7669df189235a1ff49ac11fc5790 | 52f0b6830e000ca7c5e9aa19488af85be792cc88 | refs/heads/master | 2016-09-05T18:20:24.971432 | 2015-03-23T14:53:29 | 2015-03-23T14:53:29 | 32,579,801 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 20,888 | cc | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/common/chrome_paths.h"
#include "base/files/file_util.h"
#include "base/lazy_instance.h"
#include "base/logging.h"
#include "base/ma... | [
"hefen2007303257@gmail.com"
] | hefen2007303257@gmail.com |
bbbd72fb158eef6507f75e26700db168de30f85d | 51171b5f72136d556c13c210a2281f0295c11cf3 | /Lectures/19_knapsack.cpp | 5775c1f4fb95d485a85e3b4dd8bf2267d05b2ab6 | [] | no_license | IasonManolas/CompetitiveProgrammingCourse | c8c4ebffd1e8859cc5620abcf6dc4676be0700cc | 6378794851e28aa8268080158e7b062408a50c90 | refs/heads/master | 2023-02-26T22:57:38.980634 | 2021-02-09T10:28:55 | 2021-02-09T10:28:55 | 295,980,821 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,372 | cpp | #include <algorithm>
#include <iostream>
#include <vector>
using namespace std;
template <typename T> vector<T> get_input_sequence(size_t n) {
vector<T> sequence(n);
for (size_t i = 0; i < n; ++i)
cin >> sequence[i];
return sequence;
}
template <> vector<std::pair<size_t, size_t>> get_input_sequence(size_t... | [
"iasonmanolasece@gmail.com"
] | iasonmanolasece@gmail.com |
7232887a379b66534de589eb006251e048cb69d3 | 788fb2821c12b7d6bf5ed14de2144e1ec3cf02af | /common/src/fast_grid.cpp | 436140576b766a5f2a6b3c87016bc72e60817306 | [] | no_license | eokeeffe/cob_vision_ptam_monoslam | fc76bf6ac539291a2282d8f6557c24a768246b6e | 3d264602d8ddb03dc59e7fa43aff866ff44e6176 | refs/heads/master | 2021-01-18T10:40:59.928677 | 2013-11-14T09:04:55 | 2013-11-14T09:04:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,799 | cpp | // This file is part of ScaViSLAM.
//
// Copyright 2011 Hauke Strasdat (Imperial College London)
//
// ScaViSLAM 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 3 of the License, or
// ... | [
"adrien_morvan@hotmail.fr"
] | adrien_morvan@hotmail.fr |
a7715e685a65514b3d1d31ed2e2c02243d210dd3 | 5e61787e7adba6ed1c2b5e40d38098ebdf9bdee8 | /sans/models/c_smearer/smearer2d_helper.cpp | 82a4688fb3bdaed1c62aeb7c7e49280cf37d905b | [] | no_license | mcvine/sansmodels | 4dcba43d18c930488b0e69e8afb04139e89e7b21 | 618928810ee7ae58ec35bbb839eba2a0117c4611 | refs/heads/master | 2021-01-22T13:12:22.721492 | 2011-09-30T14:01:06 | 2011-09-30T14:01:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,486 | cpp | /**
This software was developed by the University of Tennessee as part of the
Distributed Data Analysis of Neutron Scattering Experiments (DANSE)
project funded by the US National Science Foundation.
If you use DANSE applications to do scientific research that leads to
publication, we ask that you acknowled... | [
"jhcho@nist.gov"
] | jhcho@nist.gov |
5cdd97d0eefc4cf9779da7a64f2441004c15ae6d | 195517d70b296b1c25045a91054269d0198571a6 | /src/googleapis/client/auth/oauth2_service_authorization.cc | 8cfe2c32d139141719057a0fe920491827eef4bf | [
"Apache-2.0"
] | permissive | dreamer-dead/google-api-cpp-client | 167f6163b36523c8123465d76b8551113f839441 | 2fd5619a4ca6c6d39e7b4c29d387451d1aab3a0d | refs/heads/master | 2021-01-14T12:47:19.456156 | 2015-06-23T15:03:49 | 2015-06-23T15:03:49 | 35,201,587 | 1 | 0 | null | 2015-05-07T05:57:54 | 2015-05-07T05:57:53 | null | UTF-8 | C++ | false | false | 9,123 | cc | /*
* \copyright Copyright 2013 Google Inc. All Rights Reserved.
* \license @{
*
* 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
*
* ... | [
"aiuto@google.com"
] | aiuto@google.com |
bad85a705bc0fdcefac3d75962d4d72111e78ee0 | df8d1996552d065ac95cff00c8c0da372dfc6b46 | /HashTrie/HashTrie.cpp | f2c74eeb9692e65f814c653903951091580dc7a5 | [] | no_license | NinoRataDeCMasMas/HashTrie | 66ce317ba51c6871bb7ad3196665918a0173cffb | 09bc449110de6e35cae371469fc40f86a13a4477 | refs/heads/master | 2020-04-28T08:21:33.909991 | 2019-03-12T13:58:20 | 2019-03-12T13:58:20 | 159,260,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,978 | cpp | /**
* @author Giovanny Alfonso Chávez Ceniceros (310831)
* Julieta Navarro Rivera (311012)
* Sebastián De la Riva Rivera (301608)
* Christopher Ochoa Gutierrez (310853)
*
* @file HashTrie.cpp
* @date Nov 25, 2018
* @version 1.0
* @brief ... | [
"a310831@uach.mx"
] | a310831@uach.mx |
552dc2b7936c6d0ebea5e84abaed682f1f15d78c | a92b18defb50c5d1118a11bc364f17b148312028 | /src/prod/src/Common/ComProxyXmlLiteWriter.cpp | 5d694a87a5e6ca26803a00be7fbb857f4b62fbee | [
"MIT"
] | permissive | KDSBest/service-fabric | 34694e150fde662286e25f048fb763c97606382e | fe61c45b15a30fb089ad891c68c893b3a976e404 | refs/heads/master | 2023-01-28T23:19:25.040275 | 2020-11-30T11:11:58 | 2020-11-30T11:11:58 | 301,365,601 | 1 | 0 | MIT | 2020-11-30T11:11:59 | 2020-10-05T10:05:53 | null | UTF-8 | C++ | false | false | 7,578 | cpp | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#include "stdafx.h"
using nam... | [
"noreply-sfteam@microsoft.com"
] | noreply-sfteam@microsoft.com |
dd42d81559b21316d88c473cb7011994ba12c2e5 | a430c7b5219f067ae6dfbdd64c1619fa992b8298 | /ALL/gaussmodel/gaussianmg.h | 28578d376c054ce5999db2e184e659802170bdd9 | [] | no_license | chunhui204/bigdata512 | dfe297603c591bea66edd90f0fd51b3bf0140c56 | 80234c84057961e2ebd287606898240aec3af180 | refs/heads/master | 2021-01-11T18:24:28.833189 | 2018-09-01T02:55:27 | 2018-09-01T02:55:27 | 79,530,240 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 737 | h | #ifndef GAUSSIANMG_H
#define GAUSSIANMG_H
#include "tensor.h"
#include <vector>
#include <iostream>
const double RSQRT2PI = 0.39894228040143267793994605993438;//根下2pi分之一
const double RSQRT2 = 0.70710678118654752440084436210485;//根下2分之一
//double normpdf(const double miu, const double sigma, const double x);
//double ... | [
"15866613796@163.com"
] | 15866613796@163.com |
7acaf0508bc0412cbf52c5a3cb8d2d46f85a1e84 | fea03f3156797a87a0578ee5e97f2ac397eeb1e6 | /C++/study/design_pattern/observer_design_pattern/ObserverPattern/ObServerPatternEx001/Shop.cpp | 12378d8fd20ad56c4646decd93b44408a2ca9ab0 | [] | no_license | dduynam/tutorial | 0649f1d37e05a444f495f6cd9df8fe8c0f980a58 | 7b91268207e8f608df9196eb9d7f48b61a3c45ab | refs/heads/main | 2023-07-15T03:28:53.135038 | 2021-08-30T16:34:08 | 2021-08-30T16:34:24 | 392,336,487 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 276 | cpp | #include "Shop.h"
Shop::Shop()
{
}
Shop::Shop(std::string name)
{
this->name = name;
}
void Shop::Update(float price)
{
this->price = price;
//Lets print on console just to test the working
std::cout << "Price at "<< name << " is now "<< price << "\n";
}
| [
"nam2.do@lge.com"
] | nam2.do@lge.com |
0b7678883c22a2c40a0c76ca5b049ae46bf8c005 | d75f42ff7b2faa12db62d01e787e1eec5a3d60a5 | /examples/c++/bma250e.cxx | 0391617d9706f94d2cfe28e1c3545d58efedc99e | [
"MIT"
] | permissive | efbick/upm | 4aa1c5abdf0874ecb712a394505bb46194551545 | 2e97aa99792e73f0d72e5c33cac3c5bed47f14bf | refs/heads/master | 2021-01-25T05:50:31.273607 | 2017-02-02T00:58:18 | 2017-02-02T00:59:15 | 80,689,975 | 1 | 0 | null | 2017-02-02T03:31:16 | 2017-02-02T03:31:16 | null | UTF-8 | C++ | false | false | 2,296 | cxx | /*
* Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation.
*
* 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 limitatio... | [
"jtrulson@ics.com"
] | jtrulson@ics.com |
94b05a51fbaae1e4afd12a0fda54887e7788ae21 | fa63c487c5b5682b2e085fb720a8cb62192079a1 | /Source/Urho3D/Network/Network.h | d49be77bac3552470f6507564b483c6ac37d2aae | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | Geniok/Dviglo | cdc9d497b75ab7595b1224efc8526367ae8565ea | e2ddbf90377e6734570ea83b24385fd535cfa126 | refs/heads/master | 2023-05-06T20:22:52.971847 | 2021-05-29T10:33:24 | 2021-05-29T10:33:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,086 | h | // Copyright (c) 2008-2021 the Urho3D project
// Copyright (c) 2021 проект Dviglo
// Лицензия: MIT
#pragma once
#include "../Container/HashSet.h"
#include "../Core/Object.h"
#include "../IO/VectorBuffer.h"
#include "../Network/Connection.h"
namespace Dviglo
{
class HttpRequest;
class MemoryBuffer;
class Scene;
///... | [
"1vanK@users.noreply.github.com"
] | 1vanK@users.noreply.github.com |
0c93d19df7db51b5a8efc5627b166a1db56bdfaf | ab0732842f1b634cf83dbb23ea45e1613edf44df | /cpp/24_SwapNodesinPairs_Test.cpp | 7f1def10283cbdadfb65dcf15f75217289c1e5bf | [] | no_license | xiangyihong/leetcode | a97a87bde2f84c2afb55ad526c49d020b4ad91ea | 4d1b49e7788b778a445d88a90bb0ec4d35e75b11 | refs/heads/master | 2021-01-09T21:51:04.207357 | 2017-10-04T17:05:35 | 2017-10-04T17:05:35 | 49,197,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,508 | cpp | #include "gtest/gtest.h"
#include "24_SwapNodesinPairs.cpp"
#include <vector>
struct ParamsAndExpectedResult
{
std::vector<int> input;
std::vector<int> result;
};
ListNode* ConstructListNode(const std::vector<int>& numbers)
{
if (numbers.size() == 0)
return NULL;
ListNode* lStart = new ListNode(numbers[0]);
... | [
"xiangyihong@gmail.com"
] | xiangyihong@gmail.com |
1454b548ebb36ac1d8940bda28280cbb28ef06f3 | 73bd731e6e755378264edc7a7b5d16132d023b6a | /CodeForces/CodeForces - 1206D.cpp | b6ce6210c2d8136289ae2bb069937c20f8ad1292 | [] | no_license | IHR57/Competitive-Programming | 375e8112f7959ebeb2a1ed6a0613beec32ce84a5 | 5bc80359da3c0e5ada614a901abecbb6c8ce21a4 | refs/heads/master | 2023-01-24T01:33:02.672131 | 2023-01-22T14:34:31 | 2023-01-22T14:34:31 | 163,381,483 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 2,947 | cpp | /*
Template for vjudge.net
Author: Iqbal Hossain Rasel
CodeForces: The_Silent_Man
AtCoder : IHR57
TopCoder : IHR57
*/
//Date: 19/08/19
#include <bits/stdc++.h>
#define pb push_back
#define mp make_pair
#define ff first
#define ss second
#define PI acos(-1)
#define pi 3.1415926535897932384
#define INF 214748364... | [
"iqbalhrasel95@gmail.com"
] | iqbalhrasel95@gmail.com |
c3ef94cbcc36d23041593f4c7227b1a1097df94e | f8dfc1bf1319bc8952528455aa1a60969040db0b | /View/BCCutScreen.h | fd94213cf9a6c9be6db7bc40c1864ba75742e9c6 | [] | no_license | mark-12-15/huarui | 6bfdbe1c9ea4328d375b807c155a2e13d0fb6c92 | 0a5ea645d80c7fa73977d8235395da9c3e53207e | refs/heads/master | 2023-04-06T09:05:46.592753 | 2021-04-24T08:14:16 | 2021-04-24T08:14:16 | 333,107,366 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 492 | h | #ifndef BCCUTSCREEN_H
#define BCCUTSCREEN_H
#include <QWidget>
#include "BCWidgetBtn.h"
namespace Ui {
class BCCutScreen;
}
class BCCutScreen : public QWidget
{
Q_OBJECT
public:
explicit BCCutScreen(bool bVisible, int minHeight, QWidget *parent = 0);
~BCCutScreen();
// 是否隐藏内容
bool IsVisible();
... | [
"liuwanlong@xdf.cn"
] | liuwanlong@xdf.cn |
0f48c909de32a2f029a6c9a17f98d278844e4f30 | f1089d6d41310b7b1d7c8499636b13b400ffe90e | /Source/AllProjects/Drivers/iTunesRendTM/Server/iTunesRendTMS_iTrayMonPlIntfClientProxy.hpp | 52eb53c62e1170266a148c5d0205b0a270ca42b4 | [
"MIT"
] | permissive | elix22/CQC | 916ead73fce29e134cb46e54b25b8517baa72f96 | 993a614855b3edf2a2f449f6e221360524398da8 | refs/heads/master | 2023-02-02T22:11:23.912438 | 2020-12-25T19:54:13 | 2020-12-25T19:54:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,075 | hpp | // ----------------------------------------------------------------------------
// FILE: iTunesRendTMS_iTrayMonPlIntfClientProxy.hpp
// DATE: Fri, Feb 14 18:49:47 2020 -0500
// ID: 016EC0A20CCA441C-F05CAF46433D51D7
//
// This file was generated by the Charmed Quark CIDIDL compiler. Do not make
// changes by hand... | [
"droddey@charmedquark.com"
] | droddey@charmedquark.com |
b6d37bbcef07dfe60cb53ae63e4220a3aa1d17d6 | 7805e451884aa7ed15eda8041e8878770fed80c1 | /lab04/normal.cpp | 20dbfca30aebd85cc1fd562884f67d2d8a6f42ec | [] | no_license | hsj278/Scientific-Computing-Coursework | b37e48f1587a3903ee8ae773877c37f52c416345 | c0132345a1f27c2373d4afd7b330a698893c93e8 | refs/heads/main | 2023-07-16T13:57:10.231712 | 2021-08-28T02:44:15 | 2021-08-28T02:44:15 | 400,682,117 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,123 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>
void norm2(double *n1, double *n2);
int main(){
double ranu1, ranu2;
int i, n68=0;
const int NLOOPS = 1000; // increase this number for more statistics
int nvalues = NLOOPS*2;
double sum = 0, sum2 = 0;
for (i=0; i<NLOOPS; i++){
... | [
"hsj278@nyu.edu"
] | hsj278@nyu.edu |
6576daa817a59566647228389f36b07f41b62cc7 | 004b020d1aca2cb9d8d798a531d550512534551c | /BulletManager.h | 192eef2f8b1a92ed8ffc14ff3d67f962e9659d0c | [] | no_license | leehn5/The_Final-Station | fb8b88f4e44f9599eb2fd30822757629a1323c23 | 9d26d5384c2bd6297fefbc1aa4fbd8e74a7b6c97 | refs/heads/master | 2022-11-24T20:16:12.451070 | 2020-07-14T13:57:22 | 2020-07-14T13:57:22 | 279,598,395 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,151 | h | #pragma once
#include "Object.h"
class PistolShell;
class Player;
class Bullet : public Object
{
private:
Sprite* _sprite;
PhysicsBody* _physics;
float _speed;
float _atk;
Vector2 _startPos;
bool _isFire;
public:
virtual void Init();
virtual void Update();
void SetPhysicsBody();
void SetSpeed(float speed)... | [
"31524982+leehn5@users.noreply.github.com"
] | 31524982+leehn5@users.noreply.github.com |
dd1ef0566739569df16ae40ccf2f225ee6d32adc | 08ec614b74b952b8003bf599fd072a309b44375d | /src/SpaceControl/TemperaturePart.cpp | 48d6cda0e7ec26cb050ea2b8b9cd219ffb14a4da | [] | no_license | NotNallath/iMvaders | 475086a29cdb4047968072d62384e383f015be35 | 32b50cdf8097a389820bdd2bd615d83c64f236a8 | refs/heads/master | 2021-01-21T01:50:04.932456 | 2019-04-05T10:07:11 | 2019-04-05T10:07:11 | 14,141,917 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 833 | cpp | #include <math.h>
#include "TemperaturePart.h"
#include "Planet.h"
TemperaturePart::TemperaturePart(float isolation, P<TemperaturePart> parent)
: temperature(20), temperatureIsolation(isolation)
{
if (parent)
{
parent->temperatureChilds.push_back(this);
temperature = parent->temperatu... | [
"NotNallath@example.com"
] | NotNallath@example.com |
0572e16b4a06135e58cec1bc4b3513e485844e79 | c40df44717ffd0f076499e9fc7dbc4df3c34a936 | /RGL/ObjectLayer.h | 477854355f379d3ca93808584b2af13dfbeb0f5d | [
"Apache-2.0"
] | permissive | KamikazeRaccoons/RaccoonGameLibrary | fa2ada313e090e8cc5b7a9e269099d4da5ea6110 | d43ee146d19864014ad9dc50303518a8fdfb54c9 | refs/heads/master | 2021-01-10T15:56:46.975625 | 2016-04-17T19:56:55 | 2016-04-17T19:56:55 | 47,947,932 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 400 | h | #pragma once
#include "Layer.h"
#include "GameObject.h"
namespace rgl
{
class ObjectLayer : public Layer
{
private:
std::vector<std::shared_ptr<GameObject>> m_gameObjects;
public:
ObjectLayer(std::shared_ptr<Level> pLevel) : Layer(pLevel) { }
virtual void update();
virtual void render();
virtual voi... | [
"mackinnonman@icloud.com"
] | mackinnonman@icloud.com |
7bc9753006f1c06ef8fc1d8339d45eba28f7f1d3 | dbce17728d7a5ae9b6c7b386260671a4d0ce4823 | /4_attributes_From_eight/test_ir_two_percent_256.cpp | 7a2af915f552b8bc5ad8bf9f4a2780eda48b366d | [] | no_license | yzl232/Cpp_yu | d6b0673629966d2bffa216fea562d3cbe78100ef | 4d919cde7cd817a06615f4bdf2311ae82c3508b9 | refs/heads/master | 2020-05-31T19:48:43.516845 | 2014-05-01T14:52:55 | 2014-05-01T14:52:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,950 | cpp |
#include <iostream>
#include <string>
#include <vector>
#include <time.h>
#include <sstream>
#include <gzstream.h>
#include "ams.h"
#include "prng.h"
#include <ctime>
using namespace std;
/*** Functions for converting int to string ***/
string intToString(int a) {
stringstream ss;
ss << a;
return ss.str();
}
stri... | [
"buptyuzhenglin@gmail.com"
] | buptyuzhenglin@gmail.com |
964c215dce458ea43800d7e8151e7e572950dfb3 | 17c5982b29c3a7c8294d5a25ddf9bb179f570d08 | /Classes/CZoomView.h | 6b8a21cbb095d42a5c0da1dd967c9824d5f13527 | [] | no_license | fozolo/galactica-anno-dominari-3 | 89e1881c9312b8c5d51fb9ba05f13838eaf2fdd6 | c17049494120e8a2ad68309c4dda7ca37fd89e43 | refs/heads/master | 2020-09-11T20:09:28.562762 | 2016-01-12T19:06:04 | 2016-01-12T19:06:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,017 | h | // CZoomView.h
// ===========================================================================
// Copyright (c) 1996-2002, Sacred Tree Software
// All rights reserved
// ===========================================================================
// a view that supports various levels of magnification
//
// written: 3/7... | [
"ed.zavada@gmail.com"
] | ed.zavada@gmail.com |
ba2e0a7fefd7b0a5159e1981bac152c3c63ccf79 | 3339939c2da3dbaea9d554b913954b5458136dd3 | /i2c.cpp | 9cba543c1c9f2c64fd389f344292da1cacce5bae | [] | no_license | Inode1/i2c | 790d9c04d35f79d0b562d0b4b7b7691810355c8d | 0607e68e781b5e1475c80920b5c516cfaf528e66 | refs/heads/master | 2021-01-10T17:51:30.110751 | 2015-10-02T16:55:16 | 2015-10-02T16:55:16 | 43,564,956 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,098 | cpp |
#include <linux/i2c-dev.h>
#include <ios>
#include <iostream>
#include <boost/bind.hpp>
#include "i2c.h"
const boost::filesystem::path I2CDevice::m_defaultDeviceName{"/dev/i2c-1"};
I2CDevice::I2CDevice(const boost::filesystem::path& fileName, uint8_t slaveAddress):
m_slaveAddress(slaveAddress... | [
"makarichevivan@gmail.com"
] | makarichevivan@gmail.com |
3b874f0435ec1b713d36f8311c4969c97148d3b0 | e0e025b0b186e047461d2d74ea5fa84fb8a21f7b | /.history/9_ascdesc_20210307101616.cpp | a17968ef5548fc5a29f776e155ff04e96255d506 | [] | no_license | xKristee29/1nfo | fbd4b9c1b50f45fbd10b968f39d342a47a007da7 | 1aa9ec38f24a54c76cab8d94212bd33df616082d | refs/heads/main | 2023-03-20T02:04:51.730374 | 2021-03-08T20:24:55 | 2021-03-08T20:24:55 | 345,783,580 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 994 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
int h[10][100005];
ifstream f("ascdesc.in");
ofstream g("ascdesc.out");
int n,x,maxa=0,maxd=0,as,ds;
int main(){
int i;
f>>n;
for(i=1;i<=n;++i){
f>>h[0][i];
}
as=ds=0;
for(i=1;i<=n;++i){
if(h[0][i]>maxa){
... | [
"c90717489@gmail.com"
] | c90717489@gmail.com |
dc70f1071eb2b5538003f218b55bdb92e8b065b5 | 8ee81ee9acf0652ae1c17e221a2e7e4ac40fe4ec | /LeetCode/reverse_linked_list_ii/reverse_between_im.cpp | 5828db72c15b7090b933985c7eb56056bc9e32fb | [] | no_license | veerapalla/cracking_the_coding_interview | b875c39a4411480c8bb752d40aa1d0427d58d28c | f10556d7e7a5e8de44190609f17d1c990053879d | refs/heads/master | 2021-05-28T16:29:53.787989 | 2014-09-28T06:42:36 | 2014-09-28T06:42:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,544 | cpp | /*
* =====================================================================================
*
* Filename: reverse_between_im.cpp
*
* Version: 1.0
* Created: 12/20/2013 00:28:08
* Revision: none
* Compiler: gcc
*
* ============================================================... | [
"fraternite@live.cn"
] | fraternite@live.cn |
15dd554bc58768bbb43fd83d4d39d93242ab0bce | efc782e1f9c1f1ab0acc297f192031f05f8bb6a4 | /old-software/kpixSw/sidApi/online/KpixProgress.h | 1fe47d2d740c1ebd2a1c9d86481e30c5dd81a4d0 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | Tubbz-alt/kpix | 10a1ef73f186d0e7acdb40448c42155762796666 | e5930229db9722579f11e471fe7e0a6b0d187906 | refs/heads/master | 2023-01-30T14:06:18.257924 | 2020-08-04T00:13:39 | 2020-08-04T00:13:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,467 | h | //-----------------------------------------------------------------------------
// File : KpixProgress.h
// Author : Ryan Herbst <rherbst@slac.stanford.edu>
// Created : 09/26/2008
// Project : SID Electronics API
//---------------------------------------------------------------------------... | [
"rherbst@slac.stanford.edu"
] | rherbst@slac.stanford.edu |
4f7c2403c581a28eba8863c6d0f1059ed8abe6ab | bb5258ea8c1f8cbcc247b92971cd926264479002 | /ds4/code/4_core/component/group/group_option_component.h | a8cd21e2329dccf516f9f92c3df82379598244da | [
"MIT"
] | permissive | demonsaw/Code | 16fa41f07600e83f16713a657ac8fffa0b6b7f9b | b036d455e9e034d7fd178e63d5e992242d62989a | refs/heads/master | 2021-11-07T21:37:03.738542 | 2021-10-26T03:47:14 | 2021-10-26T03:47:14 | 98,356,418 | 134 | 19 | MIT | 2019-01-06T03:20:12 | 2017-07-25T22:50:36 | C++ | UTF-8 | C++ | false | false | 2,822 | h | //
// The MIT License(MIT)
//
// Copyright(c) 2014 Demonsaw LLC
//
// 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, c... | [
"eric@codesiren.com"
] | eric@codesiren.com |
6e80fce5a969d6425fd347b661c36dc47af44aaa | 589b1f2cd6fc49a6fc5ce72867cf890b0995f7db | /ProjectDouble/Math/CVector2.h | e4479ce33013f41bc0987d44e20b9703c9401187 | [] | no_license | IIvanov21/ProjectDouble | 0ff16969f16f52cbca18a5c80c6173fab49bb013 | 1adb14878bb04d97893ec63af7af95ca335f87dd | refs/heads/master | 2023-04-05T10:08:01.618210 | 2021-04-01T13:49:14 | 2021-04-01T13:49:14 | 223,812,006 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,120 | h | //--------------------------------------------------------------------------------------
// Vector2 class (cut down version), mainly used for texture coordinates (UVs)
// but can be used for 2D points as well
//--------------------------------------------------------------------------------------
// Code in .cpp file
... | [
"45109015+IIvanov21@users.noreply.github.com"
] | 45109015+IIvanov21@users.noreply.github.com |
c73652f1e05c61467c3ab0a50d3d852918dca637 | 015942cd4fb3eea32e7cfac1521cf4dc4bd3dfe5 | /src/model/direction_factory/random.h | 890749cf00360a473d3d7f1a3f89b36994f0c003 | [] | no_license | erenon/Paramine | 97d0ad44344b2e3b9db5f1118e28f829bcdd78f1 | 021387fd47b168b149244b27ce7f639be562c5d5 | refs/heads/master | 2020-05-20T02:38:31.634698 | 2012-05-05T18:12:04 | 2012-05-05T18:12:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 446 | h | #ifndef SRC_MODEL_DIRECTION_FACTORY_RANDOM_H_
#define SRC_MODEL_DIRECTION_FACTORY_RANDOM_H_
#include "idirection_factory.h"
namespace Model { namespace DirectionFactory {
class Random :public IDirectionFactory {
private:
unsigned int* threadState;
public:
Random();
bool getDirection();
bool getThread... | [
"erenon2@gmail.com"
] | erenon2@gmail.com |
b05aefb1775f6a3f8ff6340c633a44fe020c3a32 | 0dbc9413fe8dd4708bed140a802fb8b31e7921d0 | /Apps/Life/src/main.cpp | ee5ceba3b6b42a6e3f48753cd0b36a648144b3f9 | [] | no_license | vkichline/M5Sys | 4d852c1e6b612f793aadb1523fd7151feed84561 | b4375edb0b4840ddc0a2497eea9ae43bb0f6b946 | refs/heads/master | 2022-11-21T10:31:36.071172 | 2020-07-26T20:37:32 | 2020-07-26T20:37:32 | 275,669,892 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,908 | cpp | //The Game of Life, also known simply as Life, is a cellular automaton
//devised by the British mathematician John Horton Conway in 1970.
// https://en.wikipedia.org/wiki/Conway's_Game_of_Life
/*
The MIT License (MIT)
Copyright (c) 2016 RuntimeProjects.com
Permission is hereby granted, free of charge, to an... | [
"vkichline@hotmail.com"
] | vkichline@hotmail.com |
d63f7cc88e56cdef206ce46e063e484c3e413a40 | df2d50eaacd5db7fe72f6057b51231fd0abc7933 | /ex1/project0.cpp | a1e6d133183028fdffe8ece194b9e85155b9760e | [] | no_license | kapil23vt/Branch-Coverage-For-Given-Set-Of-Vectors | e306becd2955918732e10c575a10cc64d98a8e7b | b21ca75831d51528a692d90a4b6af7bdfc622df8 | refs/heads/master | 2020-07-30T02:08:12.513884 | 2016-11-13T19:26:12 | 2016-11-13T19:26:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,090 | cpp | #include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
#include "Vtop.h"
#include "Vtop__Syms.h"
using namespace std;
int main () {
int x;
int branch_not_cov=0;
Vtop* circuit = new Vtop();
string line;
ifstream myfile ("lev_vec.vec");
getline(myfile, line);
float coverage;
int n... | [
"kapilk@vt.edu"
] | kapilk@vt.edu |
edc0ee16c3f7896a0130105585d02498a1532db1 | e45e30c01fa8368e66adc552473a35c564a9ac80 | /testsender.cpp | a5fceda46eceafb9b1bc65ecb8de214b49bca536 | [] | no_license | artthirt/webcamtcp | 976bffb99e7a1602f9ce57d23ce01c0634f7035a | b5e95eb5d5c8835d7827d440ee3a0e8993a26432 | refs/heads/master | 2020-11-26T10:24:38.231559 | 2020-02-26T04:55:06 | 2020-02-26T04:55:06 | 229,042,112 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,333 | cpp | #include "testsender.h"
#include <QCoreApplication>
#include "common.h"
#define ARRAY_SIZE 1024 * 1024
TestSender::TestSender(QObject *parent) : QThread(parent)
{
m_sender = nullptr;
m_timeout = 31;
m_packetsSended = 0;
}
TestSender::~TestSender()
{
quit();
wait();
}
void TestSender::setFilename(const ... | [
"211_zaharov@lutch.ru"
] | 211_zaharov@lutch.ru |
779218d5cf65408c536f19c048f88d7e7c6e38f6 | 2e547abb3ce10ee416e25dcf9f73aae08c869d3f | /reporter/src/ofxDirList/src/ofxDirList.cpp | 1773f8b611fa6f08a295dea855c7b8168f122b5c | [
"MIT"
] | permissive | martinez-zea/localconflict | cbd99dcea60b44b2191db3d11cced73b6d96f29a | 9b47c92b93315efe6a0a485a645d080f3ecf7e9a | refs/heads/master | 2020-05-17T05:29:11.708403 | 2012-06-14T22:16:56 | 2012-06-14T22:16:56 | 4,668,875 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,628 | cpp | #include "ofxDirList.h"
#include <algorithm>
#include <string>
// Handy string functions
static std::string::size_type idx;
static string getExt(string filename){
idx = filename.rfind('.');
if(idx != std::string::npos){
return filename.substr(idx+1);
}
else{
return "";
}
}
stati... | [
"cmart@decolector.net"
] | cmart@decolector.net |
aa46daa35f73555b2e895993f2fd68e6380cb299 | da9413b67142c563a3f14f53134a21b16f81705f | /Engine/IEntity.h | d0ef9282ac86c43f3445e177ed42872090e1e6f0 | [] | no_license | albinopapa/MVC_Chili_2016_Framework | 16a4ca24e1b3e075de367e5ef807b8fe8614974f | d4096559b733f51299150a65b126b145db76ea30 | refs/heads/master | 2020-05-28T00:04:33.813710 | 2016-07-27T04:05:45 | 2016-07-27T04:05:45 | 64,082,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 417 | h | #pragma once
#include "Includes.h"
class Texture;
class Mesh;
class IEntity
{
virtual Texture *const GetTexture()const = 0;
virtual Mesh *const GetMesh()const = 0;
virtual DirectX::XMFLOAT3 GetPosition()const = 0;
virtual DirectX::XMFLOAT3 GetRotation()const = 0;
virtual DirectX::XMFLOAT3 GetSize()const = 0;
vi... | [
"rvpjosh@yahoo.com"
] | rvpjosh@yahoo.com |
5a0cc570c379ca9686ef2dc45845ef324502a696 | e1e43f3e90aa96d758be7b7a8356413a61a2716f | /commsconfig/commsdatabaseshim/TE_commdb/te_cdma2000Settings/src/Cdma2000settingsstep.cpp | 83237a50433d869bd260c24fe3de776c6a72f8e7 | [] | no_license | SymbianSource/oss.FCL.sf.os.commsfw | 76b450b5f52119f6bf23ae8a5974c9a09018fdfa | bc8ac1a6d5273cbfa7852bbb8ce27d6ddc076984 | refs/heads/master | 2021-01-18T23:55:06.285537 | 2010-10-03T23:21:43 | 2010-10-03T23:21:43 | 72,773,202 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 14,245 | cpp | //
//
// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/... | [
"kirill.dremov@nokia.com"
] | kirill.dremov@nokia.com |
bd10a8a0ec5dfa4683bce1104de372a478e51aea | e5085f009a056a14524dbaa74c71a4da08ac1dd2 | /include/Graphics/pangolin-ui/myGUI.h | 108af0e461a6f3c39ac70c4550d026ad34b386e4 | [] | no_license | crazysnowboy/MeshExperiments | 1d5f6ca3608e43982225fc8f03d8878abb5da923 | c294a71cf40c0bc842094cf2f95afab7becf04b2 | refs/heads/master | 2021-05-15T12:06:14.329001 | 2017-10-29T13:54:33 | 2017-10-29T13:54:33 | 108,394,796 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,434 | h | /*
* This file is part of ElasticFusion.
*
* Copyright (C) 2015 Imperial College London
*
* The use of the code within this file and all code within files that
* make up the software that is ElasticFusion is permitted for
* non-commercial purposes only. The full terms and conditions that
* apply to the code wi... | [
"kailin@ulsee.com"
] | kailin@ulsee.com |
6a31471f62d0b9047bc134e21447224335617cbd | 083b5cf85093aa2116456bf3ffed64a3f944d72e | /app/android/jni/third-party/include/glm/detail/func_integer.hpp | 30544947e8df59ba359e6943060d2ae01ebfe23b | [
"BSD-3-Clause"
] | permissive | econsystems/rtabmap | 04bf917572d82e67480d978c35924d6aced04522 | 705e5bb1c63bcdc052c3cc9a10d03173e2fa89eb | refs/heads/master | 2020-04-01T00:51:06.383569 | 2018-10-31T13:05:16 | 2018-10-31T13:05:16 | 152,716,077 | 2 | 0 | BSD-3-Clause | 2018-10-30T14:37:18 | 2018-10-12T08:08:59 | C++ | UTF-8 | C++ | false | false | 9,589 | hpp | ///////////////////////////////////////////////////////////////////////////////////
/// OpenGL Mathematics (glm.g-truc.net)
///
/// Copyright (c) 2005 - 2014 G-Truc Creation (www.g-truc.net)
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentatio... | [
"matlabbe@gmail.com"
] | matlabbe@gmail.com |
13f9f4275c887b7283a4ea66277a53685ed1fd3c | e58eda211fec9854e77c4fe7876aa17a6d6d1917 | /transmitter/transmitter.ino | b68b76e1356440486a0df98fd5f146ff4bc18c29 | [] | no_license | jasalt/rc-margarine | 2edba26d4e18250bb03317b8b9162ef3b66ca5ba | 2880883b4fdc07cbef1188ca217e76399e71a70e | refs/heads/master | 2021-01-02T22:50:03.368218 | 2015-01-19T13:33:26 | 2015-01-19T13:34:15 | 29,392,473 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 658 | ino | /*
by Jarkko Saltiola (jasalt)
*/
#include <VirtualWire.h>
void serial_setup(){
Serial.begin(9600);
}
void setup(){
vw_setup(2000); // bps
serial_setup();
}
void test_loop(){
send("1"); // left
delay(1000);
send("2"); // right
delay(1000);
send("0"); // forward
delay(1000);
}
char serialChar;
v... | [
"jarkko.saltiola@gmail.com"
] | jarkko.saltiola@gmail.com |
413e8d8986eeb5fc5af4fcc689a135c33690b08b | c636136096c92ddb07ce97d3960bf0289d70b57a | /Medusa/MedusaCore/Core/Coder/Crypt/Base91Decoder.cpp | f30005deaf1e96da9ac1e3a68906c44b427a0b2b | [
"MIT"
] | permissive | johndpope/Medusa | 6a5a08e0c3f216dcab3b23db2f7bcf4d05845bce | 22aa6719a001330fea51a6822fec01150eb8aabc | refs/heads/master | 2020-12-30T20:51:14.718429 | 2015-12-15T12:31:22 | 2015-12-15T12:31:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,017 | cpp | // Copyright (c) 2015 fjz13. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
#include "MedusaCorePreCompiled.h"
#include "Base91Decoder.h"
#include "Core/String/HeapString.h"
#include "Core/IO/Stream/MemoryStream.h"
MEDUSA_BEGIN;
const unsi... | [
"fjz13@live.cn"
] | fjz13@live.cn |
7f2dc5296b96e4d02f364ae3127705474b8f021b | 5128a023577ebdecfde055c57dd0260afd2a2d5d | /NF Codes/2NF.cpp | d0991634cf71e0abd37b97a348d3c8f02edf1735 | [] | no_license | iiitdm123/db | 2bf584e7522865b6e7eda8d1d99c21e2ce536a40 | 17454bc1e89066fd85fead660551692356cb43ba | refs/heads/master | 2020-03-12T17:43:39.297533 | 2018-04-24T02:34:42 | 2018-04-24T02:34:42 | 130,743,259 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,536 | cpp | #include<iostream>
using namespace std;
const int N=5;
const int F=3;
int r=0;
class reln
{
int a[N];
int n;
int f;
int fd[F][N];
public:
void init();
void disp();
void nf2(reln x[]);
void disp2(reln x[]);
};
void reln::init()
{
cout<<"\nInitialize\n-------------... | [
"email@example.com"
] | email@example.com |
a4ea55cb01dfec496ec64be1d57cbbd322fba6aa | c318a5ae7c44bd3717fcba8e8ee9caac12d145d5 | /practice/write-numbers-to-file.cpp | fb4987228fc59a58aff1e634d0cce5dc363d2556 | [
"MIT"
] | permissive | rgeorgiev583/FMI-DSP | 14535a7d1d31000e6a87676980e84c3b857df99b | 7fac5ad4373bbcb8494b7675c21ad0458176a3d3 | refs/heads/master | 2020-04-12T20:43:38.217637 | 2015-01-12T17:59:28 | 2015-01-12T17:59:28 | 28,669,015 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 320 | cpp | #include <fstream>
using namespace std;
int main()
{
ofstream f("numbers.txt", ios::out);
try
{
for (size_t i = 1; i <= 20; i++)
{
f << i << " ";
}
f << endl;
f.close();
}
catch (exception e)
{
f.close();
}
return 0;
}
| [
"rgeorgiev583@gmail.com"
] | rgeorgiev583@gmail.com |
8aecd3642a17f49f6dceb273191edc6b12cb1213 | 65cb2fb62733940ea42061e4826d78fc2aaa5b7a | /Assign3_submission/Vert.cpp | cb2a66ec2d0ceba61d7d5dc97711c3cc09771ce9 | [] | no_license | nastajus/BalloonBomber | aace56cbcf048b7acef1aeabf7be845d9abef826 | ad6f8635e0c2ad8cb3dccd719728b6a2e1e0b284 | refs/heads/master | 2020-12-24T16:49:22.610143 | 2014-09-13T17:57:59 | 2014-09-13T17:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 562 | cpp | #include "Vert.h"
/*
#include <string>
#include <sstream>
using namespace std;
*/
Vert::Vert(float x, float y, float z)
{
_x = x;
_y = y;
_z = z;
}
float Vert::getX()
{
return _x;
}
float Vert::getY()
{
return _y;
}
float Vert::getZ()
{
return _z;
}
/*
string Vert::getAll(){
stringstream ss;
ss << _x << ":... | [
"ian.nastajus@gmail.com"
] | ian.nastajus@gmail.com |
71a0156211c63b5dc837017e802a655038c84feb | 300980256f6482567c5d9dc1795bb01aa20f01c7 | /leetcode/leetcode-094.cc | 72e34eb3b8b9b4816b39cd2a8c0604207767391e | [] | no_license | zgnMark/Algorithm | 50886932c426be3575caaff152b09e85c70c861f | 7c6e2c2848e3aa0cd484f51a175fd57d3d135b4a | refs/heads/master | 2020-07-29T06:20:52.208876 | 2018-10-28T12:30:58 | 2018-10-28T12:30:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 398 | cc |
class Solution {
public:
void inorderTraversal(TreeNode* root, vector<int>& ans) {
if (NULL == root) { return; }
inorderTraversal(root->left, ans);
ans.push_back(root->val);
inorderTraversal(root->right, ans);
}
vector<int> inorderTraversal(TreeNode* root) {
vecto... | [
"nitingge@126.com"
] | nitingge@126.com |
c7da3caa067be0f2f35ff4870382c314608286aa | fb0c2a6842b5d9f8ac3d7e4ffc78f49c2e5f069a | /src/cleaner/cleaner.h | 89f287cb6cdcc027f8c56de092ab607239662848 | [] | no_license | kchadha90/LFS | 1d3c673e357c3b08d02c77144d89ab0088aa6c10 | ca01f00740037bbad87186475506e160d9cefa61 | refs/heads/master | 2021-01-01T16:45:32.742973 | 2014-01-30T02:52:48 | 2014-01-30T02:52:48 | 16,366,558 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,806 | h | #ifndef LFS_CLEANER_CLEANER_H_
#define LFS_CLEANER_CLEANER_H_
#include "util/defs.h"
#include <vector>
#include "log/log.h"
#include "fs/fs.h"
namespace lfs {
class Cleaner {
public:
enum FinishReason {
kCFRNone,//no cleaning invoked
kCFRComplete,//there is at least log->cleaning_stop clean segments
... | [
"karanchadha90@gmail.com"
] | karanchadha90@gmail.com |
6fd42fc74a12f43c6006f55526a04b82ab77f978 | 71f5b37d35c8d07c16875590643c44ea86aa9649 | /Timing.h | 56fbf9aecbb35aea2608cf763c1c38e3ba723ba6 | [] | no_license | KornelBl/TSP_local_search_algorithms | e077c54cab5a3409de9d8cc30c8898fee3b1a48d | 7e8bedbf48ab62f2df57fa28a1882d89e9c94b79 | refs/heads/master | 2022-04-05T13:40:29.064845 | 2020-03-01T15:02:17 | 2020-03-01T15:02:17 | 225,487,433 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 232 | h | #pragma once
#include <Windows.h>
class Timing
{
private:
LARGE_INTEGER freq;
LARGE_INTEGER beginTime;
double result; // mikrosekundy
public:
void startCount();
void endCount();
double getResult();
Timing();
~Timing();
};
| [
"241391@student.pwr.edu.pl"
] | 241391@student.pwr.edu.pl |
e257d9bfc617a05116fdc24dec6880e9599dc02f | 5a7c2a825728acdc41ba1c883e64def2aa0d8970 | /mapreduce2/src/client/a/Collector.hpp | 92f9ef0f85daf1570728c041d8568857e3a984df | [] | no_license | kyhhdm/TPlatform | 6f4df42b3e628f116ae4f8efb91a5a363e2e82ed | 77020007648d609e074959b7cb29ee246e0cd400 | refs/heads/master | 2021-01-22T23:16:35.491597 | 2012-08-30T04:07:30 | 2012-08-30T04:07:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 522 | hpp | #ifndef TPLATFORM_MAPREDUCE_ICOLLECTOR
#define TPLATFORM_MAPREDUCE_ICOLLECTOR
namespace mapreduce{
class Collector{
public:
/**
* Collect a <Key, Value> pair
*
* @param key :
* @param value :
* @return : success/error code
... | [
"kyhhdm@gmail.com"
] | kyhhdm@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.