blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
78395a758bba09ee8d31cbb297f753184f94d173 | 572024902ee45d7246bceff508f1035f8c464693 | /media/gpu/ipc/service/gpu_video_decode_accelerator.cc | edd8020dec7caebe3e47f2426b58612d65c4e3a7 | [
"MIT",
"BSD-3-Clause"
] | permissive | mediabuff/Prelude | 539a275a52d65e1bf84dc218772ea24fff384391 | 601507c6dc8cf27999ceffc0fef97afba2bd764d | refs/heads/master | 2020-03-12T16:31:18.951711 | 2018-03-27T13:36:22 | 2018-04-05T19:31:32 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,946 | 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 "media/gpu/ipc/service/gpu_video_decode_accelerator.h"
#include <memory>
#include <vector>
#include "base/bind.h"
#include "base/location.h... | [
"xzwang2005@gmail.com"
] | xzwang2005@gmail.com |
5c937684116aa0a16f6c48ea2018d5910dcc67ee | 0ef0bde79e33387f92652841a165572ccfc8f6e7 | /PDFNet6.1.1/Headers/Impl/Exception.inl | 47e110900d4ea2fffd3645c84af51686a9640b1d | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-boost-original",
"libtiff",
"MIT",
"IJG",
"Apache-2.0"
] | permissive | learni/learni-3rdparty | 6b647f091636d2d88c2cfbb81a222e74ef728ecc | 6dd925dfb403731c314eea043d8a51bea68bb379 | refs/heads/master | 2020-05-18T17:47:29.150935 | 2014-02-27T07:25:38 | 2014-02-27T07:25:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,867 | inl | /// @cond PRIVATE_DOC
// Implementation detail ---------------------------------------
inline Exception::Exception(TRN_Exception e)
{
this->e=e;
}
inline const char* Exception::GetCondExpr()
{
return TRN_GetCondExpr(this->e);
}
inline const char* Exception::GetFileName()
{
return TRN_GetFileName(e)... | [
"israel.roth@gmail.com"
] | israel.roth@gmail.com |
be4e891ca2866d5f44fb7378ec34a3340afde24d | db8ce14aff11d68d1dd918d3b79ebcf0efac7530 | /20131009/ex2_solved/ex2_solved.ino | a9dd6e05f8115d7237166a88065bc60c5a66de08 | [] | no_license | FRCTeam1073-TheForceTeam/RookiePreseason2013 | 04fedb5c188ed3e239c57f7c7ff7e01d428f1211 | 015751ba1313bd7d70cb03bae993514253b02eed | refs/heads/master | 2020-05-01T13:12:18.993501 | 2013-11-14T01:29:28 | 2013-11-14T01:29:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 696 | ino | #include "led.h"
int delayTime = 500; // ms
void setup() {
Serial.begin(9600);
setupLed(GREEN_LED);
}
void loop() {
while(Serial.available() > 0) {
int tempDelayTime = Serial.parseInt();
if (tempDelayTime == 0) {
while(Serial.available() > 0) {
int theLed = Serial.parseInt();
... | [
"scherian@charter.net"
] | scherian@charter.net |
defb1e55487bd5605942ad43b1d8395ec942b02d | 95dc4a5a799ece28e43cb373f037ea69c7051d32 | /robot_test/src/robot_test1/src/ur_control_demo_2.cpp | a89e3390897035c9b1e4524266bc99a84266fa03 | [] | no_license | MegaYEye/ur_robot_teleoperation | 21236048d531c7d5c8184ee66732dabb6cd58729 | 100294643141fd1edd9a3b625081c5f67ee72b6f | refs/heads/master | 2021-09-15T08:23:52.772860 | 2018-05-29T06:39:01 | 2018-05-29T06:39:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,735 | cpp | #include <iostream>
#include <ros/ros.h>
#include <control_msgs/FollowJointTrajectoryAction.h>
#include <geometry_msgs/Pose.h>
#include <sensor_msgs/JointState.h>
#include <std_msgs/String.h>
#include <ur_msgs/SetIO.h>
#include <trac_ik/trac_ik.hpp>
#include <kdl/chainfksolverpos_recursive.hpp>
#include <actionlib/clie... | [
"dongyuewei@sina.com"
] | dongyuewei@sina.com |
190fb73e63a9cd4b4ba892bdb4606fb53cbe169e | badf76a2d76d9f37654ab0c970832c631fd769a7 | /src/clientversion.h | c8ecf90fdf340e60d3cf51ba194f3479178f6530 | [
"MIT"
] | permissive | defland/gentarium | 3ac279e1a9422664fc8ddca21e01bae5c40a51f7 | cf83f957a7a75b20f26cba60cebdb09ea22cd5c0 | refs/heads/master | 2020-03-31T21:27:21.672964 | 2018-09-11T06:14:24 | 2018-09-11T06:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,167 | h | // Copyright (c) 2009-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_CLIENTVERSION_H
#define BITCOIN_CLIENTVERSION_H
#if defined(HAVE_CONFIG_H)
#include "config/gentarium-config... | [
"dimonk280894@gmail.com"
] | dimonk280894@gmail.com |
24694b929718ad5bb2c27a25038aeebf5c39468e | 76540a738bcfa9b7f3d0f6ad377bb76b779b9911 | /main.cpp | d01a7f39db06d2da7fbe818338cae8812e3ce5b5 | [] | no_license | zeroblackalpha/PIC10C-Project-2 | 13080429d947b792df4a68d79e4c4e157b4878d7 | 355494f2ac2f073d6fa415de285cee957472afa0 | refs/heads/master | 2020-03-18T02:14:34.024941 | 2018-06-16T21:39:43 | 2018-06-16T21:39:43 | 134,181,243 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 192 | cpp | #include "mainwindow.h"
#include <QApplication>
#include "grader.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
MainWindow w;
w.show();
return a.exec();
}
| [
"henryou@henryou.com"
] | henryou@henryou.com |
cfaa6fe5bfcbadb8bcd660a5818d98224c084594 | d49f64c9a31bc9a253d61fd5d1c198dca7be3cc7 | /mediapipe/calculators/tensor/image_to_tensor_converter_gl_buffer.cc | fb1b9ab89610ad18c8a0f4ed606f80c264c6f6fe | [
"Apache-2.0"
] | permissive | Weco/mediapipe | 9a38524dc5b864b072aecf13dfc9bcb5d944ffdc | 01e253f80a68bd812b18b94267d398de13775907 | refs/heads/master | 2023-01-23T19:44:57.649655 | 2020-11-13T17:26:03 | 2020-11-13T17:26:03 | 312,380,765 | 2 | 0 | Apache-2.0 | 2020-11-12T20:17:14 | 2020-11-12T19:52:15 | null | UTF-8 | C++ | false | false | 13,980 | cc | // Copyright 2020 The MediaPipe Authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or a... | [
"chuoling@google.com"
] | chuoling@google.com |
e0dbd60b6dee2f5a071a783f0ef7fb0c0c44da4c | be1ba277fc8d33195498ba14a450a3dcaaf28d25 | /My practice14—copy and typeshift.cpp | defeab5d27107602510f0c5384a7740121373439 | [] | no_license | programAA/DataStructure | 869dbeb03f9353099fa5e48450fc5dbe3c96f707 | e3f40f2e4d23b1b07e1d706eedc8fa9c9230dfee | refs/heads/master | 2021-10-24T06:31:38.164493 | 2021-10-16T04:32:02 | 2021-10-16T04:32:02 | 151,939,720 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,066 | cpp | //复制构造函数使用的三种情况
//1:用一个对象初始化另一个对象
//2:函数的参数是对象
//3:函数的返回值是对象
//类型转换构造函数
//1:只有一个参数
//2:需要时主动把参数类型的变量转换为对象
//类型转换运算符
//1:写函数时不写返回值,返回值实际上是重载的类型
//2:需要时主动把对象转换为返回值类型
//赋值运算符
//1:等号两边类型不匹配时,需要重载赋值运算符
//2:有时候类型转换构造函数、类型转换运算符可以完成赋值运算符的功能
#include <iostream>
using namespace std;
class Complex {
public:
double real, imag... | [
"784562470@qq.com"
] | 784562470@qq.com |
8b67762947ecb75ce536304a9d6d86ae467e3bea | 56709703ae17ab7fbbc8e15ca0f4debfce0f0718 | /Radio/drone/Flight Control/FC_Timed.cpp | cd1f2c5b6be1158af03853df95427cc2f8d18f50 | [] | no_license | chriswald/Drone | 6a444db2d5cb59ceddd8660c6f45534fa21fe828 | 0de8a03feacadcd4349a2a5ba1f0e238ca68d648 | refs/heads/master | 2022-12-12T00:01:12.586145 | 2019-09-26T00:35:34 | 2019-09-26T00:35:34 | 161,008,138 | 5 | 1 | null | 2022-12-07T22:07:28 | 2018-12-09T05:37:18 | C++ | UTF-8 | C++ | false | false | 100 | cpp | #include "FC_Timed.h"
void FC_Timed::Do()
{
}
bool FC_Timed::CanDo()
{
return false;
} | [
"wald.j.chris@gmail.com"
] | wald.j.chris@gmail.com |
bf5aa3954a5dc4608843cd605e08c3d31338da1a | 33866f4e21f65a335ed1c82e35d4866aad8c61a3 | /thrust/device_make_unique.h | cb7e7c3b9f29968a0ffae4bbc27072a19ec06abd | [
"Apache-2.0",
"BSL-1.0"
] | permissive | RAMitchell/thrust | 538675bc9fefdce25ba1d7c00550975cb0f1f380 | d43f28542ed9a9ce1d61e959612a926ee1d48698 | refs/heads/master | 2021-05-17T22:10:49.715786 | 2020-03-25T23:50:30 | 2020-03-27T20:17:29 | 250,973,093 | 1 | 0 | Apache-2.0 | 2020-03-29T06:59:47 | 2020-03-29T06:59:46 | null | UTF-8 | C++ | false | false | 1,736 | h | /*
* Copyright 2008-2018 NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"brycelelbach@gmail.com"
] | brycelelbach@gmail.com |
389f2473af490e214e641bd0040918f9ae2e7f00 | 7351d3ad2c68d6563c565604d4a9be850149f483 | /src/openmp.cpp | 89c1819cd56bc5df0c0f421619847ad2e2162a6a | [
"CC-BY-4.0"
] | permissive | vincenzopalazzo/benchmark-parallelism-cpp | 61a3e366035fa39686fe21818475ce7ab03df6f4 | 8c245dc7a7f229537b861671decb387c17e3b9e8 | refs/heads/master | 2020-09-03T02:36:39.702655 | 2019-11-03T22:31:41 | 2019-11-03T22:31:41 | 219,363,832 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 745 | cpp | //
// Created by https://github.com/vincenzopalazzo on 11/3/19.
//
#include "openmp.h"
#include <experimental/filesystem>
#include <assert.h>
using namespace Benchmark;
namespace fs = std::experimental::filesystem;
void OPENMPAlgorithms::run(std::string path) {
assert(!path.empty());
fs::path directoryBase(... | [
"vincenzopalazzo1996@gmail.com"
] | vincenzopalazzo1996@gmail.com |
109a8de6e50ef82fff707a16971b09819feb65d8 | e4636a0449354a7b14153ec110b018ddae07a964 | /REBREATHER_NEEDS/KALIBRACJA/kalibracja_sensorow_old/kalibracja_sensorow_old.ino | 0ff1fdb212478a06cf502f660ac3876bad599c22 | [] | no_license | bigplik/Arduino_mac | 55f61f1b1b4f4a487dc24fa1324ca4edfe946bc9 | 0ac908de38620985f4878cc274de13ff2094cfc2 | refs/heads/master | 2023-06-02T14:08:14.937749 | 2021-06-23T13:49:35 | 2021-06-23T13:49:35 | 379,617,774 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,254 | ino | int firstValue1, firstValue2, firstValue3;
float M=41.70;
float WK1, WK2, WK3;
float PPO2, PPO22, PPO23;
float m1, m2, m3;
float SmV, S2mV, S3mV;
void setup(){
Serial.begin(9600);
// analogReference(INTERNAL);
for(int j = 0 ; j < 10 ; j++)
{
firstValue1 += analogRead(A0); //s... | [
"bigplik@gmail.com"
] | bigplik@gmail.com |
21df33334a4115957c1d87464eb9856e33f56636 | 14fd6ece80fabc347f83f4c9f8d67972430943ae | /tensorflow/core/kernels/gather_functor_batched.h | c2e5fa1d50ba428fdc09f17f79e36750fc7b9f20 | [
"Apache-2.0"
] | permissive | Mohamedebouguerra/tensorflow | 4f278036e6c11a655643007fface5e489b06ca0e | c12e9e246f17960028163cf0954c1e34108f55b3 | refs/heads/master | 2020-07-04T05:02:06.394277 | 2019-08-13T14:13:35 | 2019-08-13T14:20:32 | 202,161,276 | 1 | 0 | Apache-2.0 | 2019-08-13T14:25:06 | 2019-08-13T14:25:05 | null | UTF-8 | C++ | false | false | 8,103 | h | /* Copyright 2016 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
d792769510d89821a7b0c11ac25085bf0052b35c | f42d648e4d284402ad465efa682c0e36197c4ec1 | /winrt/impl/Windows.ApplicationModel.Search.0.h | 62e4e052aa700a13c02d80ee747a648d1ad8503c | [] | no_license | kennykerr/modules | 61bb39ae34cefcfec457d815b74db766cb6ea686 | 0faf4cd2fa757739c4a45e296bd24b8e652db490 | refs/heads/master | 2022-12-24T13:38:01.577626 | 2020-10-06T17:02:07 | 2020-10-06T17:02:07 | 301,795,870 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 43,218 | h | // WARNING: Please don't edit this file. It was generated by C++/WinRT v2.3.4.5
#ifndef WINRT_Windows_ApplicationModel_Search_0_H
#define WINRT_Windows_ApplicationModel_Search_0_H
WINRT_EXPORT namespace winrt::Windows::Foundation
{
struct EventRegistrationToken;
template <typename TSender, typename TResult> st... | [
"kenny.kerr@microsoft.com"
] | kenny.kerr@microsoft.com |
107e4518fdbb9fe9096a326a647de560db634d2a | b8ad98af947d86902734ed20755f2337046a4b3b | /shared/Network/SocketHandler.cpp | 4c0cdde31ab0f8a873303a406050c042c314c0ab | [] | no_license | prespik/WakBox | 078f8e0e9cf72cbd88acb647eab4dfaed2f91e53 | 5c8dfde26428b5f73c7a9c6543e72f405c45ae29 | refs/heads/master | 2021-01-18T02:42:56.805841 | 2014-04-21T12:02:39 | 2014-04-21T12:02:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 894 | cpp | #include "SocketHandler.h"
#include "Logs/Log.h"
SocketHandler::SocketHandler(QTcpSocket *socket)
{
m_socket = socket;
m_packetSize = 0;
connect(m_socket, SIGNAL(readyRead()), this, SLOT(OnRead()));
}
void SocketHandler::OnRead()
{
ProcessPacket();
}
void SocketHandler::OnDisconnect(... | [
"kevainxxx@gmail.com"
] | kevainxxx@gmail.com |
79c2ba6e8b708bee3dd88ae96f9f3fac0b830e86 | 74a98be431cd7e1f5146329615e1f2265c17d421 | /lab5_q1.cpp | b6b3ad8f60164a5e5ebc93266c5b04963d3d3a4a | [] | no_license | fidasalim/cs141_lab5 | 64b46d302eeefb759395f053c26a1dee0f240b0e | fc9cc168e481f4320597786b7fe4a823e48b7e08 | refs/heads/master | 2020-03-27T18:15:40.612925 | 2018-09-02T17:01:27 | 2018-09-02T17:01:27 | 146,909,476 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 376 | cpp | // including library
#include <iostream>
using namespace std;
int main(){
//Assigning variables
float a1,a2;
cout<< "Let the numbers be "; cin >>a1 ;
cout<< " and " ;
//reading the value
cin >>a2;
//condition
if(a1 > a2){
cout <<"The number "<<a1<<"is greater than"<<a2<<endl;
}
else{
cout <<"The num... | [
"noreply@github.com"
] | noreply@github.com |
8152c98e5fac365fc165161acc9e127d5d0d5a62 | 3516afc4648a94514e93bb21479e4c4cd2d00dbf | /Chapter_1/Chap1/main.cpp | e0cef030f0394ecea0d12743b1841335ba7271b2 | [] | no_license | dedogames/DirectX11 | 4a5106ea37eece7d9148ed498e7293e656203f52 | cd4ce78e441cfda2fba2cae0f3664857aa42c79c | refs/heads/master | 2021-10-01T13:20:15.197176 | 2018-11-26T19:47:51 | 2018-11-26T19:47:51 | 158,961,850 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 6,410 | cpp | #include<windows.h>
//https://www.braynzarsoft.net/viewtutorial/q16390-directx-11-an-introduction-to-the-win32-api
//Include and link appropriate libraries and headers//
#include <d3d11.h>
#include <d3dx11.h>
#include <d3dx10.h>
#include <xnamath.h>
/* Variaveis Globais */
/* Armazena os dados que serão renderizado... | [
"geoldery@gmail.com"
] | geoldery@gmail.com |
4eace8169630e3670afaf9c8f70bdefc620de307 | dd50a33f93817fd5e752cbf4c7d9738926b5e44d | /Za slanje/dzp2.cpp | cdaf4b06ccd708aa55a48cd301738ff8437a933b | [] | no_license | jristic99/ASP-domaci | 5a2d31700a83a39abe5e8abd87ce7463311973e5 | 2582474558ecd47315a2884e931480104b752db0 | refs/heads/master | 2023-02-02T06:19:12.830739 | 2020-12-16T18:48:29 | 2020-12-16T18:48:29 | 322,072,948 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,090 | cpp | #include "Graph.h"
#include <iostream>
#include <set>
#include <queue>
#include <vector>
#include <utility>
#include <algorithm>
struct WeightedEdge
{
public:
WeightedEdge() {}
WeightedEdge(Node *node1, Node *node2, int weight) {
this->node1 = node1;
this->node2 = node2;
this->weight = weight;
}
Node *node1... | [
"jristic99@gmail.com"
] | jristic99@gmail.com |
5672c82f9383a46a9e91e68e15da3aee1d3219b0 | f82173fff9e183ae015f6dd3c0d6e66b2a926c5d | /CalcuFinal/CalcuFinal/Lista.h | 7bad9641449018690173fe5d012d18c2fc6d9d86 | [] | no_license | JPMS2106/CalcuFinal | 40541d02e630820017b5d51de6b9b318f657c355 | fcb6b82221230dc43509cb502952342c42bd78d9 | refs/heads/master | 2020-03-28T07:03:10.395355 | 2018-09-08T05:06:40 | 2018-09-08T05:06:40 | 147,877,878 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 317 | h | #pragma once
#include"Pila.h"
#include"Cola.h"
class Lista
{
private:
Nodo * primero;
Nodo * Ultimo;
Pila *pila = new Pila();
Cola*cola = new Cola();
int tam;
public:
Lista();
int getTam();
void insertar(char);
void recorrer(string);
void buscarOperator(Pila*,Cola*);
void imprimirLista();
~Lista();
};
| [
"jpms210693@hotmail.es"
] | jpms210693@hotmail.es |
de20ae4c1218ded2c39d8c6d44ed58f4b78cc65c | 1ca8565dcc93b97ce5b4270b3dbdd8fa335f55c5 | /Stars45/TrackIR.cpp | 5cc7e2d1d3f43ee05576673c6ada9abd8e56ef49 | [] | no_license | lightgemini78/Starshatter-Vanilla-Improvement | aaf2d3173b4aa4ea80b5d0dd06ee74b91e832f1a | 189d0b15d1273843cecea25eccc211c9c278cfff | refs/heads/master | 2021-01-10T08:42:29.929234 | 2015-05-29T15:26:27 | 2015-05-29T15:26:27 | 36,509,181 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,237 | cpp | /* Starshatter OpenSource Distribution
Copyright (c) 1997-2004, Destroyer Studios LLC.
All Rights Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain t... | [
"light_gemini@hotmail.com"
] | light_gemini@hotmail.com |
6510664d3d9b2be45c8767be7019d991d5f6a0d2 | 2856488f7adeda86853479122eed6d2f19dd999f | /src/libs/utils.h | 326ef5ccd686f02f344cd4fc64175ec20ae308f4 | [] | no_license | Physik-Institut-UZH/wazpo | 38e951bfea88aa1b583098575edbf3c4c8330aa8 | b067622e14ca62cbc5359355cd98261669a7003e | refs/heads/master | 2020-04-06T22:40:02.210238 | 2018-11-21T11:24:35 | 2018-11-21T11:24:35 | 156,852,566 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 304 | h | #ifndef UTILS
#define UTILS
#include <iostream>
using namespace std;
void logo(){
cout << "\n\n\t ------------------------------------------"
<< "\n\t| WaZ-Po: WarpZero post processing routine |"
<< "\n\t ------------------------------------------\n\n" << endl;
}
#endif
| [
"pan.manfredini@gmail.com"
] | pan.manfredini@gmail.com |
502ed33538469cc30890854e696f71807e9ea072 | 6f811c09de0d2a582edbca26ecc7d054fcc380ed | /cpps/cpps_gc.h | ab5c8004bf80678d36b8b189697bb0e8019b1e63 | [] | no_license | akzi/cpps | 5d80f2402eeea6d8c84a7d37449d2fedcd9719ab | ae577c01b6608ba0eebe882f59b9c7e0732cb7ad | refs/heads/master | 2020-09-06T13:34:40.899864 | 2017-01-14T04:58:28 | 2017-01-14T04:58:28 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 367 | h | #ifndef CPPS_GC_CPPS_HEAD_
#define CPPS_GC_CPPS_HEAD_
//===================================
//@Author : Johnson
//@Email : jiang_4177@163.com
//@Date : 2016/11/6 (yy/mm/dd)
//@Module : CPPS_GC
//@Description : À¬»ø»ØÊÕ(³õ¼¶£©
//@website : http://cpps.wiki
//==================================
namespace cpps
{
vo... | [
"88481106@qq.com"
] | 88481106@qq.com |
76df08e59e29439779044e22a3d95d15fdde5ec5 | 138899df61bb57f72942a2d1ec369e78be7b3a72 | /example/simple_mmd_viewer_glfw.cpp | 9ba5b108d687c760bd1ac58c23f52232d8016a52 | [
"MIT"
] | permissive | AesopKnox/saba | 109cde601354025b5e707b9eec7601ffe4f02522 | e64f8c9ada05a47bf89cb7fd79f05d16210a584b | refs/heads/master | 2023-01-28T19:21:10.701444 | 2020-11-22T16:22:20 | 2020-11-22T16:22:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,284 | cpp | #include <GL/gl3w.h>
#include <GLFW/glfw3.h>
#include <iostream>
#include <fstream>
#include <memory>
#include <map>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_STATIC
#include <stb_image.h>
#include <Saba/Base/Path.h>
#include <Saba/Base/File.h... | [
"benikabocha@gmail.com"
] | benikabocha@gmail.com |
3adcb8087f9184a0bccc76e429a575c5b761598b | 8eb3bfad4a3fbd69bd69b35452b160b610f5aea2 | /jv1588_hw4_q5.cpp | 4a27b36ef4df88c37e52be04cbbf4ac1fdbe992c | [] | no_license | Jveras0924/NYU-Bridge-HWs | 411f9acc35a44b8729b7dd5dd6eda7e62648fb49 | 7a6cb095664e00d76250506eedb9203ccc3a11c0 | refs/heads/master | 2023-02-16T17:44:23.857917 | 2020-12-18T03:55:14 | 2020-12-18T03:55:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 848 | cpp |
#include <iostream>
#include <string>
using namespace std;
int main(){
int n, count, col, row, len;
string star = "";
const string start_add = "*";
const string star_add2 = "**";
string space = " ";
cout << "Please enter a number to create an hourglass: ";
cin >> n;
len = (2 * n) -... | [
"noreply@github.com"
] | noreply@github.com |
7675bff72d35cf62813b30a66626553e682ca720 | 43420de8c3e7cd5eb7948bf6378483fd2c0f623b | /TEAM-ALPHA-Online-Banking-system/Bank_management_project/loginpg_profilepg.cpp | 65f367b4585aaf0d51441e9b17107e6a4fc4349b | [] | no_license | jahirul25/TEAM-ALPHA-Online-Banking-system | 73c76ab25b0726b0f0323ab6321d2454a22254af | 002b83aa1e79f8dafd5e217e517cc483f1011626 | refs/heads/main | 2023-02-05T09:48:00.897019 | 2020-12-27T19:04:28 | 2020-12-27T19:04:28 | 324,829,385 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 16,353 | cpp | #include "loginpg_profilepg.h"
#include "ui_loginpg_profilepg.h"
#include "mainwindow.h"
#include "QAbstractItemModel"
MainWindow *main_window;
loginPg_profilePg::loginPg_profilePg(QWidget *parent) :
QDialog(parent),
ui(new Ui::loginPg_profilePg)
{
ui->setupUi(this);
ui->stackedWidget->setCu... | [
"noreply@github.com"
] | noreply@github.com |
b1b1790901884ef00465e005f0dfebd963da942f | d2d31a1d8496931d81aac219904331b121d705d0 | /renderdoc_vs2017/renderdoc/driver/dxgi/dxgi_wrapped.cpp | e80152bf025ae8dd8932e3d5fb21ce6d6e453419 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yangzhengxing/renderdoc_vs2017 | ffac6f67ccf2b7f2fa3b63e9b926497979ffcce3 | 752720c788ecb18e93099db09ad27f8970bcda7f | refs/heads/master | 2020-04-15T03:54:29.515386 | 2019-01-07T02:19:07 | 2019-01-07T02:19:07 | 164,364,831 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 33,364 | cpp | /******************************************************************************
* The MIT License (MIT)
*
* Copyright (c) 2015-2018 Baldur Karlsson
* Copyright (c) 2014 Crytek
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (t... | [
"yangzhengxing@xindong.com"
] | yangzhengxing@xindong.com |
1e528617f3556bc291ef9a81112b17c761c1be13 | a3b5c8cd9d372f3e6f42ba8fd74a23d769a4472b | /cxx/include/aoc/computer.hpp | e5eb102941f09e21344cc526b50b96dc82e510e4 | [
"MIT"
] | permissive | snewell/advent2020 | 1461669fda784ac7f27917535c5fff27a4b62736 | d7800b549401624ee75b271a37238162590b9068 | refs/heads/master | 2023-02-05T22:01:13.123542 | 2020-12-29T01:49:38 | 2020-12-29T01:49:38 | 317,619,534 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 945 | hpp | #ifndef AOC_COMPUTER_HPP
#define AOC_COMPUTER_HPP 1
#include <istream>
#include <string>
#include <vector>
namespace aoc2020
{
struct Instruction
{
enum class Command
{
jump,
accumulate,
nop
};
Instruction(Command command, int argument);
... | [
"sjnewell@gmail.com"
] | sjnewell@gmail.com |
49741fb0c73dc0af825f5d0a0d7096a990e4225a | 5d5894224564cfa3bbc7afd038e41d8db8ff528e | /Gateware/Interface/G_System/GFile.h | 68a592583927abfe8e1efd3e5b8e141db5c5eba6 | [
"MIT"
] | permissive | LiamMMurray/ProjectCreation | 8cc37afbb905935fbf5118467d10fa0cbb6a5d9c | 5fe8371b1ada375ba68f76bbea49a08985586626 | refs/heads/master | 2022-03-08T15:45:51.838752 | 2019-11-09T17:35:49 | 2019-11-09T17:35:49 | 185,449,669 | 0 | 1 | null | 2019-05-25T17:12:54 | 2019-05-07T17:35:16 | C | UTF-8 | C++ | false | false | 12,445 | h | #ifndef GFILE_H
#define GFILE_H
/*!
File: GFile.h
Purpose: A Gateware interface that handles both binary and textual file io and directory.
Author: Justin W. Parks
Contributors: N/A
Last Modified: 11/16/2016
Interface Status: Beta
Copyright: 7thGate Software LLC.
License: MIT
*/
//! GFile inheri... | [
"lmmurray@student.fullsail.edu"
] | lmmurray@student.fullsail.edu |
86e65422d3a83abc367df1f959cbd1532bb58b8f | f93b0739adf96ca480ba2133ea199b2d764bac01 | /Point/point.h | 0263083f23d0f74dd01928d0c17ecc2de2d2b2ab | [] | no_license | Viliars/DiscreteGeometry | 1c02b7f51a07c378a09ab1f8405ebbdd15c2a4ab | 8788dd8cab8511571497ba1ec00b399a65ad0e46 | refs/heads/master | 2021-04-09T10:33:59.922793 | 2018-04-15T22:58:41 | 2018-04-15T22:58:41 | 125,430,633 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,352 | h | #ifndef POINT_H_INCLUDED
#define POINT_H_INCLUDED
class Bool;
class Point {
public:
long double x,y;
bool operator != ( const Point& obj) const { return !((x==obj.x)&&(y==obj.y)); }
bool operator == ( const Point& obj) const { return (x==obj.x)&&(y==obj.y); }
Point operator - ()
{
Point buf... | [
"redkillerpw@mail.ru"
] | redkillerpw@mail.ru |
6c66ce6f88c1482dde3b6a321abc92f48f1a2731 | 5f41d9f61168d13ba41f67588219ef566f1eb87b | /src/parsec/facesim/src/Public_Library/Read_Write/READ_WRITE_FUNCTIONS.h | fcdeaed5e3606481ebc8816f005c3e4a58b9e117 | [
"MIT",
"GPL-3.0-only",
"GPL-2.0-only"
] | permissive | tudinfse/intel_mpx_explained | 0671a667006bd43c436ddfc0c2cee43fa35d4db8 | 9a3d7b060742d8fe89c1b56898f2b2e3617b670b | refs/heads/master | 2022-04-06T00:50:14.193509 | 2020-02-04T14:25:27 | 2020-02-04T14:25:27 | 80,527,160 | 17 | 1 | MIT | 2020-02-04T14:25:29 | 2017-01-31T14:23:48 | C | UTF-8 | C++ | false | false | 18,290 | h | //#####################################################################
// Copyright 2004, Eran Guendelman, Igor Neverov, Andrew Selle, Eftychios Sifakis.
// This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt.
//###########################... | [
"alexo_o@ukr.net"
] | alexo_o@ukr.net |
bdf80dc651a143299a7e1b28083fdb21948db3a2 | d9ba0806c2f8c601cdbd9b40ab78e88c8d420af6 | /Driver/gpio/gpio.cpp | 986de8cbbcb5ee9d719409cb5d67427fbc2017d3 | [] | no_license | Alekseu/Stm32F103_C-_Framework | 83f1b64ddb0932516b1439ec70e597114848773b | b77b11a6154d87cde48d2cc8ce9e95b87d2489b0 | refs/heads/master | 2020-05-26T04:23:00.617595 | 2018-07-04T14:55:09 | 2018-07-04T14:55:09 | 84,991,592 | 0 | 0 | null | null | null | null | ISO-8859-5 | C++ | false | false | 11,768 | cpp | /*
* gpio.cpp
*
* Created on: 31 рту. 2017 у.
* Author: hudienko_a
*/
#include "gpio.h"
#include "../nvic/nvic.h"
namespace Driver
{
GPIO* GPIO::GObjs[15*5]={0};
GPIO::GPIO(Port port, Pin pin)
{
_port = port;
_pin = pin;
_mode = Mode::Out_PP;
_speed= Speed::Speed_2MHz;
... | [
"hudienko@river-soft.net"
] | hudienko@river-soft.net |
7435aed0e29cc0012d602e811e0c67a522bb91d5 | 3fc6e8ff6090db13d4c3f71c08703dff7c467d47 | /QG训练营第四次训练/SortProject/src/smallarray.cpp | 87fc3eef933ca69e1d9741a1293602d20a33defe | [] | no_license | heyanLE/QGWorks | 74630bd0fa8ff25bb5de0bcb573a373a47ae3dba | 8db9d3e549855d40fbe34f3f619a619d50a0b818 | refs/heads/master | 2021-05-19T04:15:42.956741 | 2020-04-26T04:58:30 | 2020-04-26T04:58:30 | 251,524,520 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,719 | cpp | /**
* Created by HeYanLe on 2020/4/18 0018.
* https://github.com/heyanLE
*/
#include <iostream>
#include <cstdlib>
#include <ctime>
#include <sys/timeb.h>
#include "../inc/qgsort.h"
#include "../inc/smallarray.h"
long long small_getTimeStamp(){
timeb t{};
ftime(&t);
return t.time * 1000 + t.millitm;
}
... | [
"1371735400@qq.com"
] | 1371735400@qq.com |
edc831e6e81af759c1d31c211d50093c720cd4d6 | 94db0bd95a58fabfd47517ed7d7d819a542693cd | /client/ClientRes/IOSAPI/Classes/Native/mscorlib_System_Array_InternalEnumerator_1_gen1606971326.h | c32de86d9a3236e9929c437888992b712e3f8a3a | [] | no_license | Avatarchik/card | 9fc6efa058085bd25f2b8831267816aa12b24350 | d18dbc9c7da5cf32c963458ac13731ecfbf252fa | refs/heads/master | 2020-06-07T07:01:00.444233 | 2017-12-11T10:52:17 | 2017-12-11T10:52:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,441 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// System.Array
struct Il2CppArray;
#include "mscorlib_System_ValueType3507792607.h"
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offse... | [
"1"
] | 1 |
4d36f000add4a5f6ddef1f7d4ea18e41e8d2a9dc | 85fe170b90d14815228780ff8d2a9138d1601c58 | /source/entities/Dummy.cpp | 1666cb023e18346d436cad9cde05c447294729a6 | [] | no_license | mwiatrowski/Platformer | cfcae8df88f27d5cbc3561743384ff0a979eec82 | 13385816f5f39b1e60426cf932e9aec2f9bc2815 | refs/heads/master | 2021-05-31T07:24:32.112154 | 2015-12-31T17:08:24 | 2015-12-31T17:08:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 390 | cpp | #include "Dummy.h"
#include "../Scene.h"
#include "../Clock.h"
Dummy::Dummy() {
frame_ = 0;
setTextureRect(sf::IntRect(0, 0, 16, 16));
Clock::get_clock()->set_alarm(this, 0, 0.25);
}
void Dummy::step(Scene*, double dt) {
}
void Dummy::alert(int code) {
Clock::get_clock()->set_alarm(this, 0, 0.25);
frame_ = (fr... | [
"wiatrowskim@lo5.bielsko.pl"
] | wiatrowskim@lo5.bielsko.pl |
d7686f6762da160698b5f503dbff88bf328f2bb9 | 361e6c4b93be05abcd94abaf981736bfede2b5c3 | /Source/MyTankOfWar/MyTankOfWarGameModeBase.h | 4f56880b67d56bb48962bd206ccbe57d9458bfcb | [] | no_license | zhoutongxin01/Unreal-Learning-Project-Tank-Of-War | 52b16d24eaf9cef1cf8bdc317cb3768fb4d4ce5f | c244379937b665340058387786ee40d601c90b0b | refs/heads/master | 2020-07-13T09:53:18.981223 | 2019-08-29T02:13:43 | 2019-08-29T02:13:43 | 205,060,042 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 329 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/GameModeBase.h"
#include "MyTankOfWarGameModeBase.generated.h"
/**
*
*/
UCLASS()
class MYTANKOFWAR_API AMyTankOfWarGameModeBase : public AGameModeBase
{
GENERATED_BODY()
... | [
"zhoutongxin@mtv.com"
] | zhoutongxin@mtv.com |
54fdb6f3bbe27c84f078338041f31fa1871c05a4 | a7764174fb0351ea666faa9f3b5dfe304390a011 | /inc/BOPTools_ListNodeOfListOfShapeEnum.hxx | 45c3f68577310a1c83616ffc9c5b3723bae6aba9 | [] | no_license | uel-dataexchange/Opencascade_uel | f7123943e9d8124f4fa67579e3cd3f85cfe52d91 | 06ec93d238d3e3ea2881ff44ba8c21cf870435cd | refs/heads/master | 2022-11-16T07:40:30.837854 | 2020-07-08T01:56:37 | 2020-07-08T01:56:37 | 276,290,778 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,451 | hxx | // This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#ifndef _BOPTools_ListNodeOfListOfShapeEnum_He... | [
"shoka.sho2@excel.co.jp"
] | shoka.sho2@excel.co.jp |
43171fb37cf018713c2cb2043375cad96b7a7e9c | d4f86d76bc29a504d82624a2982f5f188991c084 | /Win32Project1/render/renderManager.cpp | 33e72f82b14023156d45c398bc4bd87630970077 | [] | no_license | Graphics-Physics-Libraries/Tiny3D | 6e674809887c04109ec4016657abf1c0aa925ec1 | 4f6172069eadddb5d65edfa43a699820f0e54f63 | refs/heads/master | 2020-07-14T17:41:14.575037 | 2019-04-17T10:27:12 | 2019-04-17T10:27:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,677 | cpp | #include "renderManager.h"
#include "../assets/assetManager.h"
#include "../mesh/board.h"
#include "../object/staticObject.h"
RenderManager::RenderManager(int quality, Camera* view, float distance1, float distance2, bool copyData, const VECTOR3D& light) {
graphicQuality = quality;
int precision = LOW_PRE;
s... | [
"zxx43@hotmail.com"
] | zxx43@hotmail.com |
a863c4aef0eb6bd4fd5d31f81ac989dd2e44aeef | 20da93facaa89cec2b3362027e51c96c9a1adf74 | /exercises/Motor2D/DummyEnemy.cpp | 963988cb7501fa695b18ce418794515fa4303b91 | [] | no_license | DidacRomero/Fog-of-War | 16b341f6dcebbf1ad3987d84f41f71368c48d5b8 | a0170d98b03b951effc3c57f1639803e3968ca6a | refs/heads/master | 2020-04-30T12:15:49.525172 | 2019-09-09T10:53:36 | 2019-09-09T10:53:36 | 176,822,807 | 8 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,266 | cpp | #include "DummyEnemy.h"
#include "j1App.h"
#include "j1Render.h"
#include "j1Textures.h"
#include "FowManager.h"
DummyEnemy::DummyEnemy() : j2Entity(ENTITY_TYPE::ENEMY)
{
}
DummyEnemy::~DummyEnemy()
{
}
bool DummyEnemy::Start()
{
entity_rect = {62,4,32,57};
entity_tex = App->tex->Load("textures/entities_sprites.pn... | [
"36265669+DidacRomero@users.noreply.github.com"
] | 36265669+DidacRomero@users.noreply.github.com |
e2a64e1218924386fc56832fc5b3ac0e752ac30a | 6858cbebface7beec57e60b19621120da5020a48 | /sym/num.cpp | 2ea979af10ef42c858842ff11ca50ad1a335e433 | [] | no_license | ponyatov/PLAI | a68b712d9ef85a283e35f9688068b392d3d51cb2 | 6bb25422c68c4c7717b6f0d3ceb026a520e7a0a2 | refs/heads/master | 2020-09-17T01:52:52.066085 | 2017-03-28T07:07:30 | 2017-03-28T07:07:30 | 66,084,244 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 201 | cpp | Num::Num(string V):Sym("num",V) { val=atof(V.c_str()); }
Num::Num(float F):Sym("num","") { val = F; }
string Num::head() { ostringstream os;
os <<"<"<< tag <<":"<< val <<">"; return os.str(); }
| [
"dponyatov@gmail.com"
] | dponyatov@gmail.com |
c2fdab7ec4002d33325abd074d4c1c1a4c32c17f | 032013d17b506b2eb732a535b9e42df148d9a75d | /src/util/models/mergemodel.h | 5bc490ded327d3389af02b44fb0d33f91335e9d7 | [
"BSL-1.0"
] | permissive | zhao07/leechcraft | 55bb64d6eab590a69d92585150ae1af3d32ee342 | 4100c5bf3a260b8bc041c14902e2f7b74da638a3 | refs/heads/master | 2021-01-22T11:59:18.782462 | 2014-04-01T14:04:10 | 2014-04-01T14:04:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,759 | h | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2006-2014 Georg Rudoy
*
* Boost Software License - Version 1.0 - August 17th, 2003
*
* Permission is hereby granted, free of charge, to any person or organiz... | [
"0xd34df00d@gmail.com"
] | 0xd34df00d@gmail.com |
0a678b0141787a80d1cc90f478f4c2e828cefc16 | 2e7a16af778505e22e3227b0d5cc5e77b72dc58f | /codeforces/1366/1366C.cpp | ca20fc8ffa062f9e0fd8c22b3dfce4c0af22b844 | [] | no_license | sohardforaname/ACM_ICPC_practice | e0c2d32787f7872bc47dc9f7e9d7676ed48f3342 | d9defa11f1ab3c6d73c7ff7653cf5a0fed6a60b6 | refs/heads/master | 2022-04-30T11:15:07.317974 | 2022-03-19T08:39:59 | 2022-03-19T08:39:59 | 251,541,235 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 989 | cpp | #include <bits/stdc++.h>
using namespace std;
const int N = 1e5 + 5;
typedef long long ll;
typedef pair<int, int> pii;
int buc[105];
void solve()
{
memset(buc, 0, sizeof(buc));
int n, m, a;
scanf("%d%d", &n, &m);
for (int i = 1; i <= n; ++i)
for (int j = 1; j <= m; ++j)
{
... | [
"organic_chemistry@foxmail.com"
] | organic_chemistry@foxmail.com |
38fd85b4f8c41b39f36db0a37667214c3d612e07 | 9e889555277ac34cd20532b40c10369d132373f3 | /Codechef/PrimesPropertyCheck.cpp | 508cd35ab642bfacc3e5034495df8dbf771ab0d3 | [] | no_license | devanshu0987/Competitive-Programming | a756a093b9ec5fe684e7ceacaa37aba6ec32cd3b | 000853cb4fd054c3d1328df11c6068d5e7d54aa9 | refs/heads/master | 2021-09-24T07:17:14.042005 | 2018-10-02T11:48:00 | 2018-10-02T12:54:40 | 60,449,318 | 0 | 5 | null | 2018-10-05T05:02:08 | 2016-06-05T07:55:41 | C++ | UTF-8 | C++ | false | false | 648 | cpp | //prime test
#include<stdio.h>
#include<math.h>
int A[10000000];
int isPrime(long long int n)
{
if(!(n&1)) return 0;
int i,flag=1,x=sqrt(n);
for(i=3;i<=x;i=i+2)
{
if(n%i==0)
{
flag=0;break;
}
}
return flag;
}
int main()
{
int i,c=0;A[c]=2;c++;
for(i=3;i<=10000;i=i+2)
{
if(isPrime(i))
{
A[c]=i;
... | [
"devanshu0987@gmail.com"
] | devanshu0987@gmail.com |
272f1319b434671c99b990df7486673a4dce574c | b35018adc5c098ea2fdd7b42c792fdcb2bcf0863 | /src/yocto/yocto/randomized/uniform0.hpp | 2c4fbc02dd07a3075ffdb9261e787ccfdfe90f77 | [] | no_license | ybouret/yocto | 02451e792a9bd83b84cbadf001fc248dd21cd77c | a8dbf49f00d989024e55de7c9f4349e97e50aecf | refs/heads/master | 2023-02-11T08:02:39.425477 | 2023-02-01T08:08:01 | 2023-02-01T08:08:01 | 67,982,011 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | hpp | #ifndef YOCTO_RANDOMIZED_UNIFORM0_INCLUDED
#define YOCTO_RANDOMIZED_UNIFORM0_INCLUDED 1
#include "yocto/randomized/bits.hpp"
namespace yocto
{
namespace Randomized
{
class Uniform0 : public Bits
{
public:
explicit Uniform0() throw();
virtual ~Uniform0() throw();... | [
"yann.bouret@gmail.com"
] | yann.bouret@gmail.com |
2657e95b3b3e593fcd1e5d24552ef53431af7a91 | 3c1484b91f267c2d8347c74df5f95eb593a34d65 | /mcu/include/appmixer.h | b005872092d5f6cb32bb4d244942d4ee4b8e3e79 | [] | no_license | huangjingpei/MCU-Media-Server | b6feac96c04a6c919d8e07632e1ac14abab98211 | a457c673c6db94cfc16e44cd554bfb7d083f90bf | refs/heads/master | 2020-03-28T16:00:47.237614 | 2016-09-04T17:37:15 | 2016-09-04T17:37:15 | 148,649,832 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,681 | h | /*
* File: appmixer.h
* Author: Sergio
*
* Created on 15 de enero de 2013, 15:38
*/
#ifndef APPMIXER_H
#define APPMIXER_H
#include <string>
#include "config.h"
#include "tools.h"
#include "video.h"
#include "logo.h"
#include "websockets.h"
#include "fifo.h"
#include "use.h"
#include "wait.h"
#include "VNCViewe... | [
"eigotyoubunn30@gmail.com"
] | eigotyoubunn30@gmail.com |
6e71830a2a4c84ac431b4075eac5148ddb9b9d4f | 8384708cdad659793ad29c12c7668f70d591d14b | /Homework05/Animals/Dog.h | 8a878cd80121f55cf0d7849445ce3e8972d0823f | [] | no_license | prog1261-2020/homework-AnastasiiaEgorova | e5e699fc39b1cb9ac0b28ebc36541fe1dc6ac3ee | cba90f4c2265933a1ca3fe175f2b580c4e749b17 | refs/heads/master | 2020-12-10T00:51:30.738100 | 2020-03-25T20:47:27 | 2020-03-25T20:47:27 | 233,463,623 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 157 | h | #pragma once
#include <string>
#include <iostream>
#include "Animal.h"
class Dog : public Animal
{
public:
Dog(std::string name);
void speak() const;
};
| [
"egorova.an94@gmail.com"
] | egorova.an94@gmail.com |
564142a49c67e981ea339d9046c1a6431955fa8a | e0915750c0683ae62b56a9cd2c28a62e0136aa3d | /include/netinterface/remotenetintf.cpp | a13ddd3a000e37372aba8fb200c54e4088ca255e | [] | no_license | sealeks/nsdavinci | e2700b7329f8b23a0ab951a28e7c8da5cf6f69c6 | a2bb626b96550aee95374e14b3c34f5f93faa4bf | refs/heads/master | 2020-04-12T08:05:49.143881 | 2016-10-14T15:31:26 | 2016-10-14T15:31:26 | 41,061,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,623 | cpp | /*
* File: netintf.cpp
* Author: Serg
*
* Created on 20 Июль 2010 г., 14:24
*/
#include <netinterface/remotenetintf.h>
namespace dvnci {
namespace net {
bool remotenetintf::connect_() {
try {
DEBUG_STR_DVNCI(connect_)
client_io->connect(host, port, t... | [
"sealeks@mail.ru"
] | sealeks@mail.ru |
27689bf8959aaa4341193100a604667a6047ef0d | dac5d10c7d53f766e496da8a9cfe06d6c20e29ae | /hdoj/2014.cpp | 9ca303ad15151a87daf38be74f4ef1e723ccff3f | [] | no_license | koalaink/hdoj | b2f8842cc7a1082f620f593d7480a94da6fe9b20 | b608f46736680c272e8870071c17c5ed82b50da9 | refs/heads/master | 2020-06-14T10:10:29.557015 | 2016-11-30T15:45:39 | 2016-11-30T15:45:39 | 75,200,182 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 555 | cpp | #include<iostream>
#include<vector>
using namespace std;
int main(){
vector<double> point;
int n;
while(cin>>n){
int i;double sum=0;
int *temp=new int [n];
for(i=0;i<n;i++){
cin>>temp[i];
sum+=temp[i];
}
int max=temp[0],min=temp[0];
... | [
"Huibin Dai"
] | Huibin Dai |
d8d196239594ee4da3c844e9a81f841624f4c166 | 58b589be581ab55e26b5dd600c89184c849f59d7 | /src/engine/raycaster/Intersection.cpp | 10d4bb7e58446f8bbfcd188bfa75fab02d167fb6 | [
"MIT"
] | permissive | kosua20/Rendu | 02a0b9b39997b03f9c05138749f1f9bed0f223d9 | 6dd327cec52819ee0d04a4d8e8270dbe0a27b194 | refs/heads/master | 2023-08-31T17:11:39.583115 | 2023-07-09T20:58:17 | 2023-07-09T20:58:17 | 58,236,869 | 456 | 32 | null | null | null | null | UTF-8 | C++ | false | false | 1,299 | cpp | #include "raycaster/Intersection.hpp"
Ray::Ray(const glm::vec3 & origin, const glm::vec3 & direction) :
pos(origin), dir(glm::normalize(direction)), invdir(1.0f / glm::normalize(direction)) {
}
bool Intersection::sphere(const glm::vec3 & rayOrigin, const glm::vec3 & rayDir, float radius, glm::vec2 & roots){
const f... | [
"kosua20@gmail.com"
] | kosua20@gmail.com |
3b63665c64bb2498a90643d8635b91dab276615f | 9518cdbd568b6d9dabf4e2c82460419ac6382fd1 | /C++ Codes/Part 15/2.cpp | 8e46965cd22afbe5834d4a05cc8b5ab0b192e9bf | [] | no_license | ssinghakshit/Class_Assignments | e30a31643f01494a18b831cf774e305c9c31a888 | 2e7296f542b5bf3a9c1139cd20045f6141617036 | refs/heads/main | 2023-08-01T18:06:00.023096 | 2021-09-30T12:27:33 | 2021-09-30T12:27:33 | 412,053,583 | 0 | 0 | null | 2021-09-30T12:27:34 | 2021-09-30T12:21:48 | null | UTF-8 | C++ | false | false | 1,732 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
int m, n, p, q, sum = 0;
cout << "Enter number of rows and columns of first matrix: ";
cin >> m >> n;
int first[m][n];
cout << "Enter elements of first matrix: " << endl;
for (int i = 0; i < m; i++)
{
for (int j = 0; j < n;... | [
"anasfarazi0151@gmail.com"
] | anasfarazi0151@gmail.com |
baf2ac4f4a75d9e1a3c907a447d4b4f507e4ab8a | 4c21cc7c8b601f661e55dc54240931caa33f1835 | /OtimizationGraph/OtimizationUI/node.cpp | 9fb86675c7b55379f77b6a61c567848c7c7bed20 | [] | no_license | Julianobsg/TravelingSalesmanOtimization | cbfef03830cbb31f11fbbdcbc5e6d0cde3814e16 | 192fc5b380ad166fd7b3cb91b1575d1c2027cfd2 | refs/heads/master | 2021-01-10T20:16:30.084282 | 2014-12-27T02:18:18 | 2014-12-27T02:18:18 | 28,168,299 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,660 | cpp | #include "edge.h"
#include "node.h"
#include <QStyle>
#include <qpainter.h>
#include <qstyleoption.h>
Node::Node(int id)
{
this->id = id;
setFlag(ItemIsMovable);
setFlag(ItemSendsGeometryChanges);
setCacheMode(DeviceCoordinateCache);
setZValue(-1);
}
void Node::addEdge(Edge *edge)
{
edgeList ... | [
"julianobsg@gmail.com"
] | julianobsg@gmail.com |
5e5edcc1da329dbe7ba8ac3b3f8906621165c38e | 29bcaf4d6d5e96fd4a85da3b0b3e813f92a84b77 | /src/random/random.cc | 4e3b2a415d67e56b499ad34c793dc411a9786e56 | [
"Apache-2.0"
] | permissive | hetong007/dgl | 844e48421fe899b1f36d40095cf54809b1724a26 | 11e910b6f88ec10c7549493dab9e2b218e988e97 | refs/heads/master | 2022-04-30T23:16:19.354461 | 2022-03-31T11:22:21 | 2022-03-31T11:22:21 | 228,311,655 | 1 | 0 | Apache-2.0 | 2020-08-05T09:40:28 | 2019-12-16T05:45:10 | Python | UTF-8 | C++ | false | false | 2,169 | cc | /*!
* Copyright (c) 2017 by Contributors
* \file random.cc
* \brief Random number generator interfaces
*/
#include <dmlc/omp.h>
#include <dgl/runtime/registry.h>
#include <dgl/runtime/packed_func.h>
#include <dgl/runtime/parallel_for.h>
#include <dgl/random.h>
#include <dgl/array.h>
#ifdef DGL_USE_CUDA
#include ... | [
"noreply@github.com"
] | noreply@github.com |
7bfb67734f4b6b2f5a5571525cf74f83cf10d2d5 | f6a8f762bea79af642abd851c252aec9522de3ae | /FYDE-master/Drivers_for_Elegoo_kit/code/Lesson 23 ROTARY ENCODERS MODULE/rotraty/rotraty.ino | d1dc43fc036ca1c9ee09cd5c4c96e989e9d757ab | [] | no_license | jeffersonlint/FYDE-project | f74842baf151b677ba8ae333d4411a36534ea9b7 | 98cff847cb6ca30a203b9171e4baacbd53c48410 | refs/heads/master | 2021-04-26T22:52:37.654181 | 2018-04-16T18:24:23 | 2018-04-16T18:24:23 | 124,159,645 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,060 | ino | //www.elegoo.com
//2016.06.13
//Define the pin connection
int CLK = 2;//CLK->D2
int DT = 3;//DT->D3
int SW = 4;//SW->D4
const int interrupt0 = 0;// Interrupt 0 在 pin 2 上
int count = 0;//Define the count
int lastCLK = 0;//CLK initial value
void setup()
{
pinMode(SW, INPUT);
digitalWrite(SW, HIGH);
pinMode(CLK, ... | [
"noreply@github.com"
] | noreply@github.com |
33f2e76b157d8a42ffc6fe2c7c89dd57d5fa517f | b677894966f2ae2d0585a31f163a362e41a3eae0 | /ns3/ns-3.26/src/fd-net-device/examples/fd-emu-udp-echo.cc | 556e413971782d39dd5b01bd117ba1262da04445 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"GPL-2.0-only"
] | permissive | cyliustack/clusim | 667a9eef2e1ea8dad1511fd405f3191d150a04a8 | cbedcf671ba19fded26e4776c0e068f81f068dfd | refs/heads/master | 2022-10-06T20:14:43.052930 | 2022-10-01T19:42:19 | 2022-10-01T19:42:19 | 99,692,344 | 7 | 3 | Apache-2.0 | 2018-07-04T10:09:24 | 2017-08-08T12:51:33 | Python | UTF-8 | C++ | false | false | 8,622 | cc | /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2012 University of Washington, 2012 INRIA
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
... | [
"you@example.com"
] | you@example.com |
52c050dce15e48228dafafabf3dde17b62a58898 | 0744dcc5394cebf57ebcba343747af6871b67017 | /external/libcxx-test/std/algorithms/alg.sorting/alg.min.max/max_init_list_comp.pass.cpp | 9c576868a987cf48cfda7aff5131d7650ff09413 | [
"Apache-2.0",
"MIT"
] | permissive | Samsung/TizenRT | 96abf62f1853f61fcf91ff14671a5e0c6ca48fdb | 1a5c2e00a4b1bbf4c505bbf5cc6a8259e926f686 | refs/heads/master | 2023-08-31T08:59:33.327998 | 2023-08-08T06:09:20 | 2023-08-31T04:38:20 | 82,517,252 | 590 | 719 | Apache-2.0 | 2023-09-14T06:54:49 | 2017-02-20T04:38:30 | C | UTF-8 | C++ | false | false | 2,218 | cpp | /****************************************************************************
*
* Copyright 2018 Samsung Electronics All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at... | [
"manohara.hk@samsung.com"
] | manohara.hk@samsung.com |
0739ca633daa62b56ca9c3a42fc410b5648cef4a | e2e49023f5a82922cb9b134e93ae926ed69675a1 | /tools/aoslcpp/source/aosl/event_selection.cpp | 1ea92570e7b6339408df5e0e163217797a02cdc3 | [] | no_license | invy/mjklaim-freewindows | c93c867e93f0e2fe1d33f207306c0b9538ac61d6 | 30de8e3dfcde4e81a57e9059dfaf54c98cc1135b | refs/heads/master | 2021-01-10T10:21:51.579762 | 2011-12-12T18:56:43 | 2011-12-12T18:56:43 | 54,794,395 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,274 | cpp | // Copyright (C) 2005-2010 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema
// to C++ data binding compiler, in the Proprietary License mode.
// You should have received a proprietary license from Code Synthesis
// Tools CC prior to generating this code. See the license ... | [
"klaim@localhost"
] | klaim@localhost |
7374f00bb6f21d39cd52af0433c3047090ebae7a | f5e1898065a371a54bedd72d965cc6b9ee6b15de | /Client/Client.h | 7b2bf9d50d3c22ef2819b8b99db60d15cc49ec17 | [] | no_license | 100GHong/PORTFOLIO | 209eb2170ba9994a92ded337762059e7e6464060 | 805e6489da3b74ce76e5a4193acfb0550eefd076 | refs/heads/master | 2020-04-17T06:30:04.440084 | 2019-01-29T02:19:31 | 2019-01-29T02:19:31 | 166,327,566 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 367 | h | #pragma once
#include "Include.h"
#include "Socket.h"
class CClient
{
private:
CSocket* m_pSocket;
CHARACTERID m_eCharacter;
public:
CHARACTERID getCharID() { return m_eCharacter; }
void setCharID(CHARACTERID eID) { m_eCharacter = eID; }
SOCKET* getSocket() { return m_pSocket->GetSocket(); }
public:
CCl... | [
"ghd910322@naver.com"
] | ghd910322@naver.com |
fa7ef5904b9a77397a8ad3049c34f00d0f046bca | 3381a1d873db7f17ae9c3dd73c80d5a4d78e5888 | /examples/YAJL/boo.cpp | 2792555cf9355da77fd105139a32a85f40fb725d | [
"BSD-2-Clause"
] | permissive | cpp-pm/hunter | 0ad83226591ec55fe53fa7231a1ebe66d3c948c3 | eb3c4ed0dc9dff5465a42a02328283a59f8e7919 | refs/heads/master | 2023-08-16T15:50:11.042008 | 2023-07-31T09:00:51 | 2023-07-31T09:00:51 | 204,031,579 | 570 | 209 | BSD-2-Clause | 2023-08-14T11:29:34 | 2019-08-23T16:10:46 | CMake | UTF-8 | C++ | false | false | 46 | cpp | #include <yajl/yajl_common.h>
int main() {
}
| [
"fredrik.appelros@hypergene.se"
] | fredrik.appelros@hypergene.se |
75ec7646859a672d067f991ff3493ebd7d7689ca | d0fb46aecc3b69983e7f6244331a81dff42d9595 | /slb/src/model/SetListenerAccessControlStatusRequest.cc | e6425be485c97d0de372e53265b2d346a96314a5 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-cpp-sdk | 3d8d051d44ad00753a429817dd03957614c0c66a | e862bd03c844bcb7ccaa90571bceaa2802c7f135 | refs/heads/master | 2023-08-29T11:54:00.525102 | 2023-08-29T03:32:48 | 2023-08-29T03:32:48 | 115,379,460 | 104 | 82 | NOASSERTION | 2023-09-14T06:13:33 | 2017-12-26T02:53:27 | C++ | UTF-8 | C++ | false | false | 4,264 | cc | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
84381817039605ffd48d4d890a78112469c2d181 | 84ee543935b36942a839480ba2e297424ee03dee | /C++/060_Permutation_Sequence.cpp | bc36280b204cd2457eab1d2d6bd0ba930869ea89 | [] | no_license | yuyilei/LeetCode | ddd008bbfa7f5be02f9391a808e49da746634e5c | dfeac0af40fb4a6b9263b1c101eb6906e2f881f4 | refs/heads/master | 2021-12-21T12:54:59.666693 | 2021-12-02T13:37:49 | 2021-12-02T13:37:49 | 101,265,411 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 539 | cpp | class Solution {
public:
string getPermutation(int n, int k) {
string ret ;
vector<int> v(n) ;
for(int i = 0 ; i < n ; i ++)
v[i] = i+1 ;
while ( n ) {
int ind = (k-1) / fac(n-1);
ret += (v[ind]+'0') ;
k -= ind * fac(n-1) ;
... | [
"yyl1352091742@gmail.com"
] | yyl1352091742@gmail.com |
aa754b942766c368bb04e724513170350aed158e | 0b98d721b95c8ef9cb5fbb48b2c8b73a0c3daf60 | /Restaurant/Rest/Restaurant.h | 0b929e402789ad1d6c70cc4401f85aaa3bcbd1a4 | [] | no_license | Hero2323/Data-structures | c806a68d0c1207e4f620928cb11e25189a47b45e | e1bdb4838648fd3bd75873a8e06d9912c09d3a34 | refs/heads/master | 2022-12-22T11:47:38.809603 | 2020-09-20T15:58:22 | 2020-09-20T15:58:22 | 292,904,676 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,552 | h | #ifndef __RESTAURANT_H_
#define __RESTAURANT_H_
#include<iomanip>
#include "..\Defs.h"
#include "..\CMUgraphicsLib\CMUgraphics.h"
#include "..\GUI\GUI.h"
#include "..\Generic_DS\Queue.h"
#include "..\Events\Event.h"
#include <fstream>
#include "Order.h"
#include"../LinkedList.h"
#include"../MaxHeap.h"
#include"../MinHe... | [
"abdelrahmanjamal5565@gmail.com"
] | abdelrahmanjamal5565@gmail.com |
7ede8f70fd426316f2d4a8f0c6e889131b871a3b | 7a1bc9f2c6751be3c35b0ad6bc434e2e4ffda363 | /Code/GeometryWidgets/dialogCreateDatumplane.cpp | 9f104aa16b62d84f19853de7e9f6f91d95717bbc | [
"BSD-3-Clause"
] | permissive | XinweiHsu/FastCAE_Ubuntu20 | b2263e66b705d7eb5f415c18b635caf2b6479bbb | 83a3c1b204394cf85c6332a7b6ea9ed01107e699 | refs/heads/master | 2023-01-27T16:46:21.336192 | 2020-12-02T06:31:23 | 2020-12-02T06:31:23 | 315,170,026 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,747 | cpp | #include "dialogCreateDatumplane.h"
#include "ui_dialogCreateDatumplane.h"
#include "mainWindow/mainWindow.h"
#include "moduleBase/ModuleType.h"
#include "MainWidgets/preWindow.h"
#include "GeometryCommand/GeoCommandList.h"
#include"GeometryCommand/GeoCommandCreateDatumplane.h"
#include <QMessageBox>
#include <... | [
"hsuxinwei@163.com"
] | hsuxinwei@163.com |
c82e264ec9441a4c9faf9706f8461eb562132100 | 7ea0c9dd9a3221608f782424dbb042e0bb524474 | /src/test/pmt_tests.cpp | 8bc4b19a407f3b7119fe7d7f72f2501dfec50dad | [
"MIT"
] | permissive | spyder000/bitcoinv1 | d91635eab6a0feb9748dd8873566a26749e2d550 | 4a7fd13fd7603dc9f0503341f01597f967a477b9 | refs/heads/master | 2020-06-28T23:27:13.875818 | 2019-08-02T21:30:33 | 2019-08-02T21:30:33 | 200,246,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,578 | cpp | // Copyright (c) 2012-2013 The BitcoinV1 Core developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "main.h"
#include "serialize.h"
#include "uint256.h"
#include <vector>
#include <boost/test/unit_test.hpp>
... | [
"debian@localhost.localdomain"
] | debian@localhost.localdomain |
56a86d8d0fe799392c87a74663de204680fbbea3 | 149e4d68db22041b9a46c4cead74af9ef927b512 | /OOP/lab6/lab_6/main.cpp | e4f09724cfb6970ff0aa86113a95192ec57c1efb | [] | no_license | romakalushka/OOP | 642ba6473fad63a0371b6e0015d01011cb1171f4 | a9a4d701b68f333b36f13209f71b026b20d5c9cd | refs/heads/master | 2020-04-09T08:53:07.460397 | 2018-12-12T12:41:33 | 2018-12-12T12:41:33 | 160,212,294 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 125 | cpp | #include <iostream>
#include "facultet.h"
using namespace std;
int main()
{
Facultet TK;
cout<<TK;
return 0;
}
| [
"rkalushka@gmail.com"
] | rkalushka@gmail.com |
29c3faa252c33a4cd179954350eee0db823704c6 | d8af0efedba8eef7fe07b2b92432d2cf2950a91a | /ED/P17_ReordenandoCola/main.cpp | 5d61eb8732ab41563df2851eb9b1be34ed11ebb1 | [] | no_license | puentemonte/Segundo-IngInfor-UCM | 9fc74716812f6fb582a5a9ddfa17b33fb373ee41 | 5c941279cff4daea6ffb1a7bd17d37a710313658 | refs/heads/master | 2023-06-07T02:58:24.081182 | 2021-06-19T17:34:48 | 2021-06-19T17:34:48 | 340,014,812 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,009 | cpp | // Estibaliz Zubimendi
// A79
#include <iostream>
#include <iomanip>
#include <fstream>
#include <queue>
#include <stack>
// función que resuelve el problema
void resolver(std::queue<int> &cola, int n) {
// utilizo la queue para los números positivos
std::queue<int> q;
// el stack para los negativos
... | [
"estizubi@ucm.es"
] | estizubi@ucm.es |
32acb7269143ffecf3d43122155e7898c5f55364 | 21dfded5bc2bc637495f4f875f075d8b9cc04572 | /src/widgets/dialogs/importnotebookdialog.cpp | b746ec6cc46827920d44c2a16f37bf1d049c552b | [
"LGPL-3.0-only"
] | permissive | 15d23/vnote | 04f9a69c7595b2619b5d0973c7dcb851139c2a19 | ab453539e4e1914c91e805c485e15f3a33fff3c7 | refs/heads/master | 2023-01-28T17:02:12.386108 | 2020-12-14T01:41:04 | 2020-12-14T01:41:04 | 289,187,727 | 0 | 0 | MIT | 2020-12-14T01:41:05 | 2020-08-21T05:45:15 | null | UTF-8 | C++ | false | false | 4,780 | cpp | #include "importnotebookdialog.h"
#include <QtWidgets>
#include "../widgetsfactory.h"
#include "vnotex.h"
#include "notebookmgr.h"
#include "notebook/inotebookfactory.h"
#include "notebook/notebookparameters.h"
#include "versioncontroller/iversioncontrollerfactory.h"
#include "notebookconfigmgr/inotebookconfigmgrfact... | [
"tamlokveer@gmail.com"
] | tamlokveer@gmail.com |
d9b3f3c3f12cec35c9db5a3b74de43e687f048ba | 51087b9029448e5f30b743f1157987dfe87d7997 | /cmake-build-debug/Fatoo.cpp | 2f7d5dd285a65cbfceef45dece0c5175dd1719ed | [] | no_license | za-inab/DoubleLinkedList | f4e23ad5d01b0a9504c24a4bd03345282656f52c | af82e3cfb02923aab6ea687dc9839970a4268a97 | refs/heads/main | 2023-07-01T19:35:43.468181 | 2021-08-12T21:23:24 | 2021-08-12T21:23:24 | 395,406,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,103 | cpp | #include <iostream>
using namespace std;
class list { //class to create object for further declaration of new nodes(imolementation of a singly linked list)
public: //all parameters are kept public so that they can be accessed easily
int d; //for data part of a new node
list *next; //for next field of node... | [
"zainabasifch22@gmail.com"
] | zainabasifch22@gmail.com |
7b2db08824463b4e79099f52cd22fb769c71b3d2 | bf42d32b794940e04dc805c5e1f7c4bb22e74173 | /wizard.h | 9007df59f58c8f731f9765b6a1de2209eddc851d | [
"MIT"
] | permissive | reed4u/g-code-generator | f07c19c6ec09d9ed3e921d2e20e15b1729289ad9 | 95c60d5248e895dadd4c3210e4f96161c35bcf95 | refs/heads/master | 2023-03-17T08:15:41.783491 | 2020-02-22T01:44:28 | 2020-02-22T01:44:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,532 | h | #ifndef WIZARD_H
#define WIZARD_H
#include "pageone.h"
#include "pagetwo.h"
#include "link.h"
#include "constants.h"
#include "templateedit.h"
#include <QGridLayout>
#include <QPushButton>
#include <QDialog>
#include <QStackedWidget>
#include <QMessageBox>
#include <QMouseEvent>
class Wizard : public QDialog
{
Q... | [
"mrbrendanwong@gmail.com"
] | mrbrendanwong@gmail.com |
32bbdc13015703e8df39f96cd55c80b0d4811b86 | 34d741ef39bcb72c9ef5afa6338a1b45ad32044e | /monte_carlo_pricer_cuda/path_collector.h | b4e76602e2d33acefd2a9a71033d1cc80d26fcc0 | [] | no_license | MichalSara99/monte_carlo_pricer_cuda | 9ddab902bd1c9e52d1605f3a69cfa6215bd34449 | d021db91bb353ecd2fb02ce64d308f125a53b180 | refs/heads/master | 2021-04-13T23:51:40.874424 | 2020-05-21T21:13:58 | 2020-05-21T21:13:58 | 249,195,883 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,968 | h | #pragma once
#if !defined(_PATH_COLLECTOR)
#define _PATH_COLLECTOR
#include<memory>
#include<cassert>
#include"mc_types.h"
#include<ppl.h>
namespace path_collector {
using mc_types::SlicingType;
template<std::size_t FactorCount,
typename T>
class PathCollector {
};
// Partial specialization for one-factor... | [
"michal.sara99@gmail.com"
] | michal.sara99@gmail.com |
ad798b894dd9bab7a08679c862c10c359d66989b | cea74570a5a2511e68e4ba968220cd4bbb13c516 | /OpenSauce/Halo1/Halo1_CheApe/Tool/RuntimeCacheView.hpp | d94757422dcfb2eb009cdba15aae42fe665e89cf | [] | no_license | Dwood15/OpenSauce_Upgrade | 80bbc88fbf34340323d28ccd03623a103a27e714 | d48cf4819ed371beb4f6e9426f8ab8bcd67fe2b3 | refs/heads/master | 2021-05-04T18:35:39.132266 | 2018-02-18T01:26:48 | 2018-02-18T01:26:48 | 120,191,658 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 321 | hpp | /*
Yelo: Open Sauce SDK
Halo 1 (Editing Kit) Edition
See license\OpenSauce\Halo1_CheApe for specific license information
*/
#pragma once
#if PLATFORM_TYPE == PLATFORM_TOOL
#include "TagGroups/TagGroups.hpp"
namespace Yelo
{
namespace Tool
{
void PLATFORM_API runtime_cache_view(char* arguments[]);
};
};
#endi... | [
"Dwood15@users.noreply.github.com"
] | Dwood15@users.noreply.github.com |
050e0025cb6fa5e1d4daf11c57c9170169aa937e | e05b4ef56bbeb163df5acc3b7a95a662d9ea4dea | /Project_IRF/project/utils.hpp | 21e6902b12fd60ae20918ab18b890ac8fbf14a52 | [] | no_license | RmLtA/IRF | e51ac391f42464d7642e34788fc9fae5756860c2 | 7069de39f6ea656a94c4c81fda7c37ab9e4ce07e | refs/heads/master | 2021-01-10T15:28:23.048338 | 2016-01-18T21:51:27 | 2016-01-18T21:51:27 | 44,609,735 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,865 | hpp | //
// utils.hpp
// ProjectIRF
//
// Created by Cyrille Delabre on 11/12/2015.
// Copyright © 2015 Cyrille Delabre. All rights reserved.
//
#ifndef utils_hpp
#define utils_hpp
#include <string.h>
class utils
{
public:
//debugging on console
bool VERBOSE =false;
bool RESULT = false;;
... | [
"cyrilledelabre@gmail.com"
] | cyrilledelabre@gmail.com |
271080e41923e3e6a0694978a4931e9eb33de9f7 | f2f17f11433e732777c031a8b2af85cc809140d9 | /shared/test/unit_test/fixtures/implicit_scaling_fixture.cpp | f469000ad4f7b62df37ff3e5e2171e300abf5a65 | [
"MIT"
] | permissive | ConnectionMaster/compute-runtime | 675787c428de81abe96c969ecadd59a13150d3a2 | 1f6c09ba1d6ca19cd17f875c76936d194cc53885 | refs/heads/master | 2023-09-01T04:05:47.747499 | 2022-09-08T11:12:08 | 2022-09-09T09:50:09 | 183,522,897 | 1 | 0 | NOASSERTION | 2023-04-03T23:16:44 | 2019-04-25T23:20:50 | C++ | UTF-8 | C++ | false | false | 1,325 | cpp | /*
* Copyright (C) 2021-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/test/unit_test/fixtures/implicit_scaling_fixture.h"
#include "shared/source/gmm_helper/gmm_helper.h"
#include "shared/source/helpers/aligned_memory.h"
#include "shared/source/os_interface/os_interface.h"
#includ... | [
"compute-runtime@intel.com"
] | compute-runtime@intel.com |
c998a4cd314bfc88f7bebd46dae353665e0a7cfe | 9ab549b470deb3669942fd961b166311dfc5071b | /07_abstract_factory_pattern/src/KdeWidgetFactory.cpp | d15c8bdc7b0c780b193170759a57c6e410c84a30 | [] | no_license | kubapie1/object-oriented-programming | e384337b171f5e351034ddf71158efa819c516ec | 2a1c4e5e03fdc73e2e23c2c0cf12d1bb35ba82ce | refs/heads/master | 2022-10-22T08:27:26.841214 | 2020-01-13T15:36:58 | 2020-01-13T15:36:58 | 272,445,827 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 705 | cpp | #include <KdeWidgetFactory.h>
#include <cstring>
#include <CheckBoxKdeWidget.h>
#include <ListKdeWidget.h>
#include <ButtonKdeWidget.h>
KdeWidgetFactory::KdeWidgetFactory(int kdeVersion) {
this->kdeVersion = kdeVersion;
}
std::shared_ptr<Widget> KdeWidgetFactory::create(std::string type) {
std::shared_ptr<Wid... | [
"kulkejszyn@gmail.com"
] | kulkejszyn@gmail.com |
eadbcdc24e017b72ac2c0fed1eea026f097646fe | de535e5e714bc33f8fb8af0db7adf8ef50ad3688 | /CK3toEU4/Source/Mappers/NamedColors/NamedColors.cpp | a868c436c68ffffe1ecbad41bbb572adad959e54 | [
"MIT"
] | permissive | PheonixScale9094/CK3toEU4 | 275a36ea04e61c0a6b0945825b467085612f1aa8 | fcf891880ec6cc5cbafbb4d249b5c9f6528f9fd0 | refs/heads/master | 2023-05-25T15:29:21.111669 | 2020-09-07T22:35:51 | 2021-06-14T02:42:19 | 293,115,319 | 1 | 0 | MIT | 2020-09-07T22:23:29 | 2020-09-05T16:41:51 | null | UTF-8 | C++ | false | false | 780 | cpp | #include "NamedColors.h"
#include "ParserHelpers.h"
#include "CommonRegexes.h"
void mappers::NamedColors::loadColors(std::istream& theStream)
{
registerKeys();
parseStream(theStream);
clearRegisteredKeywords();
}
void mappers::NamedColors::loadColors(const std::string& filepath)
{
registerKeys();
parseFile(filep... | [
"noreply@github.com"
] | noreply@github.com |
9cf25102eede9c8f73ca78f08ead90c411be6f85 | dd656493066344e70123776c2cc31dd13f31c1d8 | /MITK/Modules/Bundles/org.mitk.inputdevices.spacenavigator/manifest.cpp | 8da064de7e4c51e2d50aceb5d3051023fafe4d2b | [] | no_license | david-guerrero/MITK | e9832b830cbcdd94030d2969aaed45da841ffc8c | e5fbc9993f7a7032fc936f29bc59ca296b4945ce | refs/heads/master | 2020-04-24T19:08:37.405353 | 2011-11-13T22:25:21 | 2011-11-13T22:25:21 | 2,372,730 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 951 | cpp | /*=========================================================================
Program: Medical Imaging & Interaction Toolkit
Language: C++
Date: $Date: 2010-03-31 16:40:27 +0200 (Mi, 31 Mrz 2010) $
Version: $Revision: 21975 $
Copyright (c) German Cancer Research Center, Division of Medical and
Biological In... | [
"dav@live.ca"
] | dav@live.ca |
7b6afe340f0d0d4df27fedbd7e8c5b4610cf1748 | 72a093588558a0fef957cc28bc7db0809b706a42 | /Programs/Patient_Fees/Surgery.cpp | 67c1cd71d36281b1e7cc48d68e27387313e46b49 | [] | no_license | yewei600/C-plus-plus | 426d403d65e0b0debe5d27c6612ba2d51f69e030 | 4d4a2100e70e8469a5fd4007ec4c3dda69870cfb | refs/heads/master | 2021-01-10T01:14:20.332357 | 2016-03-26T03:24:59 | 2016-03-26T03:24:59 | 51,676,519 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 280 | cpp | #include "Surgery.h"
#include <iostream>
using namespace std;
void Surgery::addSurgery(PatientAccount &pa){
int choice;
cout<<"Enter surgery choice(between 1-5): ";
cin>>choice;
pa.updateCharges(getSurgeryPrice(choice-1));
cout<<"Surgery added"<<endl;
}
| [
"ewei94@hotmail.com"
] | ewei94@hotmail.com |
e345a6ae22043698b5f5e4006bbf0a2ca0f99a17 | a66f43ebb6bebfe509f8aaeff3989c6153668de8 | /UVA/11064 - Number Theory.cpp | afee081791674d0ffaf78d523655edf8266a375e | [] | no_license | ShikariSohan/Problems-Solving | e6cbeaaa9a8a091364aee12cc28cce06165cf84d | 26809bddfcb357ca232be5e8016ef1e705a94f9a | refs/heads/master | 2023-02-24T08:05:27.161840 | 2021-01-26T12:44:55 | 2021-01-26T12:44:55 | 283,302,951 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,420 | cpp |
/*
"""Bismillahir Rahmanur Rahim"""
*/
#include<bits/stdc++.h>
using namespace std;
void shikariIsListening()
{
#ifndef ONLINE_JUDGE
freopen ("input.txt","r",stdin);
freopen ("output.txt","w",stdout);
#endif
}
#define pi 2*acos(0.0)
#define ll long long int
#define inf 9223372034700... | [
"moksedur.rahman.sohan@gmail.com"
] | moksedur.rahman.sohan@gmail.com |
631027000242fd8f206007054be4b6a3e39990b6 | d69f42779f9c7b1c93c3f13772c23654bf1b2dca | /src/objects/entities/mine.cpp | 8306e566c0894df2b76a449c2c6dcf0dea027646 | [] | no_license | popesp/racing | 6ab623b3440a0d7cb56d856e73bd3120ae393392 | 061075d1f8cd854074935fdb8806d3a2e0e29968 | refs/heads/master | 2021-01-19T05:41:31.190498 | 2015-04-18T05:50:23 | 2015-04-18T05:50:23 | 29,039,225 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,613 | cpp | #include "mine.h"
#include "../../physics/collision.h"
void mine_init(struct entity* e, struct entitymanager* em, struct vehicle* v, physx::PxTransform pose)
{
physx::PxMat44 mat_pose;
mat_pose = physx::PxMat44(pose);
// initialize the physx actor
e->body = physx::PxCreateDynamic(*em->pm->sdk, pose, physx::PxS... | [
"shawncsutherland@gmail.com"
] | shawncsutherland@gmail.com |
c4734134c9327ce191de5c73cfded9364224d2fe | 904441a3953ee970325bdb4ead916a01fcc2bacd | /src/apps/routing/geo/geo_neighborhood_creation_task.h | 82fbc7d20b3396bd6042e2e0093772c5d3470cc6 | [
"MIT"
] | permissive | itm/shawn | 5a75053bc490f338e35ea05310cdbde50401fb50 | 49cb715d0044a20a01a19bc4d7b62f9f209df83c | refs/heads/master | 2020-05-30T02:56:44.820211 | 2013-05-29T13:34:51 | 2013-05-29T13:34:51 | 5,994,638 | 16 | 4 | null | 2014-06-29T05:29:00 | 2012-09-28T08:33:42 | C++ | UTF-8 | C++ | false | false | 1,215 | h | /************************************************************************
** This file is part of the network simulator Shawn. **
** Copyright (C) 2004-2007 by the SwarmNet (www.swarmnet.de) project **
** Shawn is free software; you can redistribute it and/or modify it **
** under the terms of t... | [
"github@farberg.de"
] | github@farberg.de |
8d4e306522cbe7d5aef987258ee6ece247b5682d | cf6933dfc795a6e0983d9dad889e1036d68148b1 | /ex02/Utils.hpp | 256fc8a420882268409ace79769d277df4f85525 | [] | no_license | HyoungHoKim/cpp_module_06 | bccbf680b373f7ba546bdccba1cc8496258fa3f0 | 15f4087423bc03be45b77dc914136bc882870a7c | refs/heads/master | 2023-06-25T10:03:19.901014 | 2021-07-24T10:01:50 | 2021-07-24T10:01:50 | 387,675,928 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 166 | hpp | #ifndef UTILS_HPP
# define UTILS_HPP
# include "Base.hpp"
Base *generate(void);
void identify_from_pointer(Base *p);
void identify_from_reference(Base &p);
#endif | [
"hyoukim@hyoukimcBookPro.mshome.net"
] | hyoukim@hyoukimcBookPro.mshome.net |
81f7834f92f307e45b5487aac53d9c4e90af1f91 | 7a2908d7204750c0ff508e2d462f5d37c87df1f2 | /frameworks/cocos2d-x/cocos/editor-support/cocosbuilder/CCScale9SpriteLoader.h | c2b95e30d9875016d031d0dc38a8062dac6b6dd3 | [
"MIT"
] | permissive | atom-chen/M2_CLIENT | 7fe097c565c93dfb6e0c27bfd8229fa245c2c494 | bfedfa8667916330c092f1f3ceca691d41df9b56 | refs/heads/master | 2020-06-21T19:05:07.385296 | 2018-07-25T11:29:51 | 2018-07-25T11:29:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,070 | h | #ifndef _CCB_CCSCALE9SPRITELOADER_H_
#define _CCB_CCSCALE9SPRITELOADER_H_
#include "editor-support/cocosbuilder/CCNodeLoader.h"
#include "editor-support/cocosbuilder/CCScale9SpriteLoader.h"
#include "ui/UIScale9Sprite.h"
namespace cocosbuilder {
/* Forward declaration. */
class CCBReader;
class CC_DLL S... | [
"2716332985@qq.com"
] | 2716332985@qq.com |
472707c410822e1bdaab27a174dd0e60b95911c2 | 0de2f00408a8c2986169619ae85b51075f2adafb | /test/CppRest/CppRestHttpRequestSuite.cpp | b6f6321b85b183afaef95e88cf4b27d291c37f0f | [] | no_license | slimek/Macaron | 9fe20a0b2ca08decb94d27b4af685dd2cf59e29b | 6e2301bd430e44c641050a01c8f8e8a63781b5c0 | refs/heads/master | 2020-12-24T18:03:44.349548 | 2015-07-02T08:44:37 | 2015-07-02T08:44:37 | 13,272,575 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 456 | cpp | // Macaron C++ Library Test - C++ REST HTTP Client Suite
#include "MacaronTestPch.h"
#include <Macaron/CppRest/HttpRequest.h>
#pragma comment( lib, "winhttp.lib" )
namespace Macaron
{
using namespace CppRest;
SUITE( CppRestHttpRequest )
{
TEST( HttpRequest )
{
HttpRequest request;
auto response = reque... | [
"slime573@gmail.com"
] | slime573@gmail.com |
7efd3818c826397e26170aed1e508adedaf565ac | 3ea9610a8b5f225be72724c5613093cc43a734fa | /TestClient.h | 4ea56e6122af962a723e76add15b45ee959b085c | [] | no_license | haipeng31/netlib | 03aa4797db5f38b3358fb61e2094ce272fd69daf | 204392802875b03310900605ea624b6050ce56b5 | refs/heads/master | 2020-02-26T14:20:26.090429 | 2013-03-22T12:36:14 | 2013-03-22T12:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 886 | h | #ifndef TESTCLIENT_H
#define TESTCLIENT_H
#include "TcpClient.h"
#include "ProtobufCodec.h"
#include "ProtobufDispatcher.h"
#include "Test.pb.h"
#include <functional>
#include <memory>
#include <google/protobuf/message.h>
#include "TcpConnection.h"
using std::shared_ptr;
using std::function;
using std::bind;
using goo... | [
"haipeng31@gmail.com"
] | haipeng31@gmail.com |
105ce32a52ac02448070ecab42d06b36105add78 | eed354f23e1cf744f7d8e5547c72c409d72d4ddb | /progs/Period.h | c90b4c0a189166af547e31d1371feca7009cd96b | [] | no_license | savamarc/LatMRG | e9a5f19fda992772d3afafe9587ce076292a5594 | 6014076df83c03926802ee10dd4f55ea485b9470 | refs/heads/master | 2021-06-10T01:48:45.472036 | 2021-03-26T22:02:05 | 2021-03-26T22:02:05 | 134,628,145 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,771 | h | #ifndef LATMRG_PERIOD_PROGS_H
#define LATMRG_PERIOD_PROGS_H
extern std::ostream* out;
namespace LatMRG {
template<typename Integ, typename Dbl> struct MaxPeriod {
typedef Integ Int;
GenType type = MRG;
Int m_m, m_b, m_r;
int m_k, m_e;
NTL::vector<Int> m_a;
Int m_mult;
NTL::matrix<Int> m... | [
"ma2112savard@gmail.com"
] | ma2112savard@gmail.com |
dd3b02e3a83697f04d2d268dd0e728c329176110 | a06a9ae73af6690fabb1f7ec99298018dd549bb7 | /_Library/_Include/boost/fusion/sequence/comparison/detail/less_equal.hpp | d971ac02e64256b82ecc5f9411a060a905738eb6 | [
"BSL-1.0"
] | permissive | longstl/mus12 | f76de65cca55e675392eac162dcc961531980f9f | 9e1be111f505ac23695f7675fb9cefbd6fa876e9 | refs/heads/master | 2021-05-18T08:20:40.821655 | 2020-03-29T17:38:13 | 2020-03-29T17:38:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,179 | hpp | ////////////////////////////////////////////////////////////////////////////////
// less_equal.hpp
/*=============================================================================
Copyright (c) 1999-2003 Jaakko Jarvi
Copyright (c) 2001-2011 Joel de Guzman
Distributed under the Boost Software License, Versio... | [
"adm.fael.hs@gmail.com"
] | adm.fael.hs@gmail.com |
6012879cc26dbf42c7f58aa49decef7341ea95e4 | 3b04925b4271fe921020cff037b86e4a5a2ae649 | /windows_embedded_ce_6_r3_170331/WINCE600/PRIVATE/TEST/NET/COMMON/QADIALOG/qadialog_t.cpp | 7131086c6f64eee88b98ee075379306c4f9c4cbc | [] | no_license | fanzcsoft/windows_embedded_ce_6_r3_170331 | e3a4d11bf2356630a937cbc2b7b4e25d2717000e | eccf906d61a36431d3a37fb146a5d04c5f4057a2 | refs/heads/master | 2022-12-27T17:14:39.430205 | 2020-09-28T20:09:22 | 2020-09-28T20:09:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,435 | cpp | //
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreement under which you licensed
// this source code. If you did not accept the terms of the license agreement,
// you are... | [
"benjamin.barratt@icloud.com"
] | benjamin.barratt@icloud.com |
529852288a4b613405a220b6e5cf47606d405887 | 78332890c0521c1960f6f4124399966642b7bccf | /include/caffe/layers/lstm_layer.hpp | 15b9cd4463d5d59bacaf69f94002d6d2098a49f3 | [
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | PengtaoJiang/caffe_latte | 8c4702eca730f1c022684f78713ff1994f9eb58b | d6ea1d21b4436025146838e75aa90d388c72d6d0 | refs/heads/master | 2020-03-23T01:43:04.387851 | 2018-06-15T09:08:51 | 2018-06-15T09:08:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,342 | hpp | #ifndef CAFFE_LSTM_LAYER_HPP_
#define CAFFE_LSTM_LAYER_HPP_
#include <string>
#include <utility>
#include <vector>
#include "caffe/blob.hpp"
#include "caffe/common.hpp"
#include "caffe/layer.hpp"
#include "caffe/layers/recurrent_layer.hpp"
#include "caffe/net.hpp"
#include "caffe/proto/caffe.pb.h"
name... | [
"fireae007@gmail.com"
] | fireae007@gmail.com |
6c2755f4cb1c87888493e038c3bcd96a5f8d1d07 | 952e898ff70c77b32a8941e2d95d5d2a297b0fbe | /cpp/partial.cpp | bd5c6279228abd98b5c7d37910db74cb3025384e | [] | no_license | andreea75/POO | 64685ee6a30c155de27ef7147d8f13a0f016dd92 | 39766ba40c031eb177e1baa53f5b595b97006341 | refs/heads/main | 2023-02-14T21:52:38.277002 | 2021-01-10T16:52:05 | 2021-01-10T16:52:05 | 305,287,668 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 471 | cpp | //
// Created by Andreea75 on 02.12.2020.
//
#include "../header/partial.h"
#include <ctime>
#include <cstdlib>
partial::partial() {
srand((unsigned) time (nullptr));
int random = (rand() % 10)+1;
this->nota_partial_1= random;
random = (rand() % 10)+1;
this->nota_partial_2 = random;
}
partial::~p... | [
"andreea.iacov@gmail.com"
] | andreea.iacov@gmail.com |
77a57f9570ab88d989cbdbfc8141517ee11dd484 | b18e0a696c9667a88d0c83379d0c27282a2984d7 | /lab14b/lab14b_main.cpp | 2f67a3fedbf74509a139bdc63a7a802f8c1420fe | [] | no_license | wadecosta/CSIS-10C | bb1ce3fb91253825995e603c282dedb424fc3012 | 573887981c423a55973c53f3d51be8a36796d21a | refs/heads/master | 2023-01-24T08:06:50.873960 | 2020-12-10T04:11:52 | 2020-12-10T04:11:52 | 320,155,884 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 802 | cpp | #include <iostream>
using namespace std;
#include "Person.h"
#include "Tyrant.h"
#include "Employee.h"
#include "Manager.h"
void display(Person& p);
int main()
{
Person JFK("John F. Kennedy", 1925);
cout<<"printing with nonmember display: \n ";
display(JFK);
cout<<"printing with member ... | [
"wade@localhost.localdomain"
] | wade@localhost.localdomain |
f2dddc20324b47ba35fe031695678a4f0fdc6134 | 9272a3b6e73a5472c4e64a17cea00220a80c80a2 | /acceptance/map_test.cpp | f70dc540be0ea4e0b91fde879baa0265a60c15d2 | [] | no_license | schmidta87/eg2_analysis | 23b9b157a5609c4cb91982725fb12038973fe7e3 | 3808ee1e995a7d0e3de089c618c6cea2841cd7eb | refs/heads/master | 2020-07-06T12:59:05.220321 | 2019-08-12T22:13:20 | 2019-08-12T22:13:20 | 203,024,654 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 745 | cpp | #include "AccMap.h"
#include <iostream>
#include <cmath>
#include "TVector3.h"
using namespace std;
int main(int argc, char ** argv)
{
if (argc != 3)
{
cerr << "Call map_test using: \n"
<< "\tmap_test /path/to/map/file [particle]\n\n";
return -1;
}
AccMap myMap(argv[1],argv[2]);
doub... | [
"schmidta@mit.edu"
] | schmidta@mit.edu |
dc5ec39737b9952cbc4fc091addf84688e38593d | b97b064f0e201bdbfdab902ccf44a5f471da75d9 | /cppmath/tnt110/tnt_array2d_utils.h | 414a225a1d0256f80f5fe99ae9261b6864f8c256 | [
"MIT"
] | permissive | gapost/MISfit | 8f504454d3fdbb74a94dda283dd0c410377e04e1 | 882653365d2ae3b3173c763df3fc9b02724d91c2 | refs/heads/main | 2023-08-25T13:18:08.546588 | 2021-10-30T07:59:25 | 2021-10-30T07:59:25 | 422,747,445 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,609 | h |
#ifndef TNT_ARRAY2D_UTILS_H
#define TNT_ARRAY2D_UTILS_H
#include <cstdlib>
#include <cassert>
using namespace std;
namespace TNT
{
/**
Write an array to a character outstream. Output format is one that can
be read back in via the in-stream operator: two integers
denoting the array dimensions... | [
"gapost@ipta.demokritos.gr"
] | gapost@ipta.demokritos.gr |
fa03e43f2731d65f6d5ed4dfb16ce4a123d291a3 | 6a1ab41b341d63c4065f87572064a2338dbed365 | /plugins/experimental/slice/Range.h | 373304db57dc9a5ebcd0ddff97acaee6331c83a5 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"ISC",
"HPND",
"Apache-2.0",
"BSD-2-Clause",
"TCL",
"LicenseRef-scancode-openssl",
"LicenseRef-scancode-ssleay-windows",
"OpenSSL",
"MIT",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-public-domain"
] | permissive | rienzi2012/trafficserver | ed6f8c66f32b6e669ce53f3265a6625ba12d33c4 | f202f8497f4a854b17a9711ad51559c5c89642ea | refs/heads/master | 2020-04-27T04:37:45.858843 | 2019-03-05T17:12:00 | 2019-03-05T23:33:00 | 174,060,865 | 1 | 0 | Apache-2.0 | 2019-11-08T05:51:09 | 2019-03-06T03:03:44 | C++ | UTF-8 | C++ | false | false | 2,297 | h | /** @file
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... | [
"bcall@apache.org"
] | bcall@apache.org |
f5662d3a561413035fa53aa942604bcc2332bdbb | df5335f3a876d2d22aa82cedd44018bc4018d303 | /Baidu_NNMaxtrix.cpp | 56623710df579e6292564958586a557ada5b8079 | [] | no_license | chenzhi87v5/LeetcodeOJ | a3e043d442bee638f32c7edc2bd3eae3de620255 | b4fcaefc27164e53143249dff9431bf62cebc20f | refs/heads/master | 2020-04-05T18:59:56.458189 | 2016-09-02T09:58:01 | 2016-09-02T09:58:01 | 54,112,647 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 846 | cpp | //模仿矩阵输出 By chenzhi 百度云面试题
#include<iostream>
#include<vector>
using namespace std;
vector<vector<int> > nnmatrix(int n) {
vector<vector<int> > vec(n, vector<int>(n, 1));
if (n == 1)
return vec;
int number = 2;
bool tag = true;
for (int i = 2; i <= n; i++ ) {
if (tag) {
for (int j = 0 ; j < i; j++ ) {
... | [
"616407606@qq.com"
] | 616407606@qq.com |
89b6ba3a643161032e42e7bf53da79492901f0db | 6c57fe078b2a5f15808f1f66b5d5638f41c8a173 | /xx_threadpool_win.cpp | 9d807a3c7a851b7bca5a2be0b6287aaaaa466f33 | [] | no_license | xiaoxiayu/XX_ThreadPool | 605f1c9a631b597108774316c64ba22179defddd | c86d09991fdb7d2516f8b0e93d032b74aa32333f | refs/heads/master | 2020-04-09T16:41:19.902994 | 2016-09-13T10:00:13 | 2016-09-13T10:00:13 | 68,096,710 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,149 | cpp |
#include "xx_threadpool_win.h"
typedef struct _THREAD_CONTEXT
{
CXXWorkQueue* pWorkQueue;
void* pThreadData;
} THREAD_CONTEXT,*PTHREAD_CONTEXT;
bool CXXWorkQueue::Create(const unsigned int nNumberOfThreads,
void* *ThreadData /*=NULL*/) {
m_pWorkItemQueue = new WorkItemQueue();
if(... | [
"noreply@github.com"
] | noreply@github.com |
e97bb5c7ef176dc2a5031e054bd298026694332d | c5799ee9611a2a5dc71a6c4cd2782f657bd775af | /Project-D/Project_D_Ability/Private/Archer/GA_Archer_WeaponAttack.cpp | 08f24d3c01dbf5e75f9e8bd249ccfbb09bb53e7c | [] | no_license | denialboy1/Project-D | fda604c9636870fe1607d5c9561942c38271901c | b4bf8cf61f4a4f47ce7a0f3416920bd914c550ed | refs/heads/master | 2021-06-12T19:34:13.713096 | 2020-08-05T16:56:24 | 2020-08-05T16:56:24 | 254,381,567 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 1,792 | cpp | // Team Project D has all rights this game
#include "Archer/GA_Archer_WeaponAttack.h"
#include "UObject/ConstructorHelpers.h"
#include "Archer/ArcherAnimInstance.h"
#include "AbilitySystemComponent.h"
#include "Archer/ArcherCharacter.h"
UGA_Archer_WeaponAttack::UGA_Archer_WeaponAttack() {
//몽타주 설정
static Construc... | [
"denialboy@naver.com"
] | denialboy@naver.com |
10074c6f74defcaa8207de4942f72d5fd8d9dd0d | 863871ba21f1a41e0d81779ce52349ab01b7e35d | /Arduino1/sequencer/sequencer.ino | 7fdf21c380dd9f359c26e9d3321821efc0f47996 | [] | no_license | hadesbox/arduino-legacy-projects | a5d0dffa99ae1703ba04b9beccf4eb3f8c468faa | 551cb90a563e75b6140ea35ccf5b77a7198591c1 | refs/heads/master | 2020-05-31T10:51:51.320820 | 2017-06-11T20:24:23 | 2017-06-11T20:24:23 | 94,029,088 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,038 | ino | //YM38910
const int pinDA0 = 1;
const int pinDA1 = 2;
const int pinDA2 = 3;
const int pinDA3 = 4;
const int pinDA4 = 5;
const int pinDA5 = 6;
const int pinDA6 = 7;
const int pinDA7 = 8;
int potPin = 2;
const int pinBC1 = 9;
const int pinBC2 = 10;
const int pinBCDIR = 11;
long ... | [
"lgonzalez@rvspain.com"
] | lgonzalez@rvspain.com |
1bd783320b9acbefad8f0aab9a9f91ad97d7b382 | 3879d1ca43c573c209f962182cd1e7f7fe978fbf | /binarysearch/Back-to-Front-Linked-List/Back-to-Front-Linked-List.cpp | a48bfe9485607930e387e9465a351e3fbeea3b40 | [] | no_license | DoctorLai/ACM | 34a5600a5adf22660c5d81b2d8b7a358be537ecf | aefa170f74c55c1230eb6f352770512b1e3f469e | refs/heads/master | 2023-09-01T02:13:01.604508 | 2023-08-31T15:42:07 | 2023-08-31T15:42:07 | 146,173,024 | 62 | 18 | null | 2020-10-11T13:19:57 | 2018-08-26T11:00:36 | C++ | UTF-8 | C++ | false | false | 605 | cpp | // https://helloacm.com/algorithsm-to-convert-linked-list-to-back-to-front-recursion-or-two-pointer/
// https://binarysearch.com/problems/Back-to-Front-Linked-List
// MEDIUM, RECURSION
/**
* class LLNode {
* public:
* int val;
* LLNode *next;
* };
*/
LLNode* solve(LLNode* node) {
if (node... | [
"noreply@github.com"
] | noreply@github.com |
25a9ff4c41f3cd2752517888f58da45f216b50f9 | c5990dc862325f01d17d58d28ebff6da87a5879a | /src/ofxLSGRuleParametric.h | 5968b39649a4e76f8329b76be6795c3032208af8 | [
"MIT"
] | permissive | 0a01-wait/ofxLSystemGrammar | c6bf280969d1a967cd55396152ef2cfe572aab93 | c66d8d48f826f987fab245463b0ae61b39b35002 | refs/heads/master | 2022-01-07T08:17:55.320582 | 2019-03-14T14:13:21 | 2019-03-14T14:13:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,382 | h | #pragma once
#include "ofMain.h"
#include "ofxLSGUtils.h"
#include "ofxLSGCondition.h"
#include "ofxLSGOperation.h"
typedef pair<string,vector<ofxLSGOperation>> Successor;
typedef map<string,float> Constants;
class ofxLSGRuleParametric{
public:
ofxLSGRuleParametric(
string _predecessor,
... | [
"lastexxit@gmail.com"
] | lastexxit@gmail.com |
8607bc8f72cda2d1aee74edc43751a4a47c63b32 | feac5e17c3ed8ae6c800a0cc63a3806f4e461ca6 | /src/autogen/cfd_dlc_js_api_json_autogen.cpp | 06fb90f0c7c196644303b71ed01a3bebb944e703 | [] | no_license | matthewjablack/cfd-dlc-js | c48f6efbc4b07e375b55b6cefd89a3b89f00892a | be11c0563303aa22b488f754026350d44c049fc7 | refs/heads/master | 2023-02-28T17:02:33.592159 | 2020-06-03T13:24:16 | 2020-06-04T00:11:07 | 293,200,770 | 0 | 0 | null | 2020-09-06T04:17:46 | 2020-09-06T04:09:09 | null | UTF-8 | C++ | false | false | 127,848 | cpp | // Copyright 2019 CryptoGarage
/**
* @file cfd_dlc_js_api_json_autogen.cpp
*
* @brief JSON mapping file (auto generate)
*/
#include <set>
#include <string>
#include <vector>
#include "cfd_dlc_js_api_json_autogen.h" // NOLINT
namespace cfd {
namespace dlc {
namespace js {
namespace api {
namespace json {
using c... | [
"thibaut@cryptogarage.co.jp"
] | thibaut@cryptogarage.co.jp |
0b9cff5467f157a900909129d3c6929f30ec0256 | 05e76c0b1e44286470c10e77fbf2c9f47add7d97 | /src/QtGadgets/Information/nDockInformation.cpp | af9c15e268d5a1a6397935abc7b0c9456c5aa98b | [
"MIT"
] | permissive | Vladimir-Lin/QtGadgets | 9e3facec13bfa9a936bf5aa3a02bca6d0a2036e9 | 5fcea23ca95d85088d68fa64996e16281549ec3c | refs/heads/main | 2023-05-26T06:56:53.382674 | 2021-06-16T15:23:18 | 2021-06-16T15:23:18 | 377,541,220 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 614 | cpp | #include <qtgadgets.h>
N::DockInformation:: DockInformation(void)
{
floating = false ;
show = true ;
area = 0 ;
width = 0 ;
height = 0 ;
}
N::DockInformation:: DockInformation(const DockInformation & dock)
{
ME = dock ;
}
N::DockInformation::~DockInformation(void)
{
}
N::DockIn... | [
"lin.vladimir@gmail.com"
] | lin.vladimir@gmail.com |
02211571b7403d71bab11f4987a45067401a2f5b | 3d56159929e962757dfe2d42f4d9d11233612486 | /T3E201706860/gerir_pacotes.cpp | 7b14463d3ceb0a3a2fbb044c13814305df3774b3 | [] | no_license | TitanicThompson1/Prog | dddb61263e6d72971db9fe9e86d79455903cafd8 | a6fe88276930822c9f91de9239cc610d29f6e163 | refs/heads/master | 2020-05-07T18:40:30.039441 | 2019-05-21T09:32:24 | 2019-05-21T09:32:24 | 180,778,414 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 9,920 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <fstream>
#include "gerir_pacotes.h"
#include "ficheiros.h"
using namespace std;
/*
@Adiciona um pacote num dado ficheiro
nome_ficheiro: nome do ficheiro;
RETURN: void
*/
void criar_pacote(const string nome_ficheiro) {
ifstream ... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.