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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e4eaa2ca2b34c0ddff9c8fff37ab6407217367f4 | b2084fb8f7bd158a5875e85b36e5d4bbb53f0ded | /Programas/RedNeuronal/mainwindow.cpp | 1b27a7f13ffe0b33b803dace4c62ef079829a3a8 | [] | no_license | Kathyren/Peptidos | e99bfbd1f58850265dfb3fb8d5bf8c7748bfee70 | ff47735de8b5638503586e29511f8e0bd62e535d | refs/heads/master | 2021-01-10T16:45:11.213738 | 2016-10-29T03:50:09 | 2016-10-29T03:50:09 | 45,004,875 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,949 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QFile>
#include <QTextStream>
#include "redneuronal.h"
#include <QFileDialog>
#include <QMessageBox>
#include <QFile>
#include <QTextStream>
RedNeuronal * redNeuronal;
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWin... | [
"Katthyren@hotmail.com"
] | Katthyren@hotmail.com |
f89d7546afdaabc04224e07c8a3d1120d3c1af5f | 777a75e6ed0934c193aece9de4421f8d8db01aac | /src/Providers/UNIXProviders/PackageAlarm/UNIX_PackageAlarm_VMS.hxx | 4705a450dc073d5f4f592be7099009b417af820e | [
"MIT"
] | permissive | brunolauze/openpegasus-providers-old | 20fc13958016e35dc4d87f93d1999db0eae9010a | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | refs/heads/master | 2021-01-01T20:05:44.559362 | 2014-04-30T17:50:06 | 2014-04-30T17:50:06 | 19,132,738 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 118 | hxx | #ifdef PEGASUS_OS_VMS
#ifndef __UNIX_PACKAGEALARM_PRIVATE_H
#define __UNIX_PACKAGEALARM_PRIVATE_H
#endif
#endif
| [
"brunolauze@msn.com"
] | brunolauze@msn.com |
1ce231f54f51b3d733dd13f84e00ee3371051933 | a090af918e3ec59140027dbddd54aa4ca1c73910 | /Lightoj/copy.cpp | 87c7fa50973e4f7e43dab0706d1b6f58290b48fd | [] | no_license | nitesh-147/Programming-Problem-Solution | b739e2a3c9cfeb2141baf1d34e43eac0435ecb2a | df7d53e0863954ddf358539d23266b28d5504212 | refs/heads/master | 2023-03-16T00:37:10.236317 | 2019-11-28T18:11:33 | 2019-11-28T18:11:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,756 | cpp | #include<cstdio>
#include<algorithm>
#include <bits/stdc++.h>
#include<vector>
#define re(i,a,b) for(int i=a;i<=b;++i)
#define sf scanf
#define si(a) sf("%d",&a)
#define pf printf
#define ps while(1)
#define pb push_back
#define inf 0xffffff
#define multi int T;si(T);re(t,1,T)
#define cse pf("Case %d: ",t)
#define csel... | [
"milonju01@gmail.com"
] | milonju01@gmail.com |
505385dcd59dc7219faa86a8db4f4af6a15169f4 | a24765ab100cf80c9aa6772049040d945a8f74b7 | /src/objects/primitives/plane.h | f0430ce95cde8dd6a7538084f8a0bc45dfc88524 | [] | no_license | araghava/raytracer | 0af73340140be8f05a02b7eb430402382aef35af | 3415078eef8e4a780d4adf6feca206f81b91f5e0 | refs/heads/master | 2021-07-08T05:51:52.276690 | 2017-12-25T11:36:09 | 2017-12-25T11:36:09 | 34,893,565 | 0 | 1 | null | 2021-05-31T20:39:25 | 2015-05-01T07:30:00 | C++ | UTF-8 | C++ | false | false | 1,637 | h | #ifndef __PLANE_H
#define __PLANE_H
#include "../object.h"
#include "../../core/geometry.h"
#include "../../core/constants.h"
#include "../../trace/ray.h"
#include <math.h>
// Plane object implementation. Useful to use as a ground plane.
class Plane : public Object {
public:
// Defines a plane by three points.
... | [
"araghavan3@gmail.com"
] | araghavan3@gmail.com |
d262b2029b2c1c4ca1b7a5cda82980da78752ee2 | 8febc6bf3eeae315532b6e265d18976c18b6c404 | /N2/export/common/N2Base.h | 78527eeabba0dd9c2d5799143ef506bf74c4d7bd | [] | no_license | Veala/N2Lib | a6cedc21e078a6409729783dd9777daae57feaaa | 5a485fbf2857eaa5cfcec0aa4452e007b1fa64df | refs/heads/master | 2020-07-04T16:06:42.722618 | 2017-01-09T18:02:30 | 2017-01-09T18:02:30 | 74,153,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | h | // -*- mode:c++; coding:utf-8; -*-
///
/// \file N2Base.h
///
/// \brief Общий шаблонный класс
/// \details
///
/// \copyright ЗАО НТЦ "Модуль"
/// \author Чихичин Д.А.
///
/// \date 21.03.2014
/// \version 0.1
///
/// История изменений:
///
///
#pragma once
#include "isolator.h"
/// Общий класс, от ко... | [
"ialaev86@gmail.com"
] | ialaev86@gmail.com |
33454fb578a5953bcc1295ba45c4a0a93dc56a07 | 4bb806c1d0bf3272195b99f22d2db381cfb844c6 | /NewAR/Classes/Native/Bulk_UnityEngine.UIModule_0.cpp | afb0dd10b7c56f31c8c6a0bdfd6cad7ee530b642 | [
"MIT"
] | permissive | RealityVirtually2019/Cadence | f2412e8e39572ebc2f7398048c11548f4a8697a5 | 23589e7c9fc545def7fa87da66ea842e3ea43aef | refs/heads/master | 2020-04-17T08:57:03.699497 | 2019-01-21T14:17:45 | 2019-01-21T14:17:45 | 166,435,752 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 215,199 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "i... | [
"altutar@davidson.edu"
] | altutar@davidson.edu |
90eaf42ce92beac4fb65397d55da2fcf23b672e9 | 06465dcc5555b938f6fe4505eb3eaa0e806b6666 | /Test/Automation/InterceptsFunctionGeneration/RegUnLoadKeyA.cpp | 4ed40edfb565230462c3d70026d6c90cd57810b6 | [
"MIT"
] | permissive | michaelolson01/Holodeck | c94413b69c0ff355736a8df51e924f2f4733493e | 54b97675a73b668f8eec8d9c8a8c7733e1a53db3 | refs/heads/master | 2022-05-10T01:37:09.187095 | 2017-11-16T23:23:10 | 2017-11-16T23:23:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 518 | cpp | #include "common.h"
BOOL My_RegUnLoadKeyA()
{
HKEY hKey=NULL;
LPCSTR lpSubKey=NULL;
LONG returnVal_Real = NULL;
LONG returnVal_Intercepted = NULL;
DWORD error_Real = 0;
DWORD error_Intercepted = 0;
disableInterception();
returnVal_Real = RegUnLoadKeyA (hKey,lpSubKey);
error_Real = GetLastError();
enableInt... | [
"joebasirico@gmail.com"
] | joebasirico@gmail.com |
8a0aaca493f85b8e0c40573e1d4256b33767f2bb | 498344cc99a7d49d6cf100044c6d0baa479e3cb8 | /Graph/ShortestPath/Bellman-Ford/bellman-ford.cpp | c3e4032b3224410b43136d8d5b589ba51816f21a | [] | no_license | h114mx001/DataStructure | fc657c609fc85aa9c23ec57c5199e6fcc7bf64fa | dd2c7f737032825e2ceaae28203a44791bf3be7b | refs/heads/master | 2023-02-18T10:20:03.098741 | 2021-01-21T18:25:41 | 2021-01-21T18:25:41 | 331,710,603 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,639 | cpp | #include <bits/stdc++.h>
bool stop = false;
bool negativeCycle = false;
int distance[100];
int edges, nodes, start, finish;
int tracer[100]; //Trace the optimal from a node to another node.
std::vector<std::tuple<int,int,int>> edgList; //Edge list
void IOInit(){
std::ios::sync_with_stdio(0);
std::cin.tie(0);
... | [
"flyablecat179@gmail.com"
] | flyablecat179@gmail.com |
a5e1a150ffa9a96a9157f334c84e46b7bd350172 | fec6c702f694e49ecc0c0352b5d6932507a427c5 | /ds/5/1.cpp | e30e46669e4104140704d598748f3a7e557336a3 | [] | no_license | sahilkhose/Lab-Codes | 074605a77ebe7e00c7827f07a9bd238f1189332a | 547b654ef702074adde4b1b4a9b9d96b9b4ebd8f | refs/heads/master | 2022-12-22T00:56:18.861762 | 2020-09-26T16:39:46 | 2020-09-26T16:39:46 | 289,521,111 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,237 | cpp | // 1. Write a program to implement the circular queue using arrays.
// Implementation of Circular Queue with counter:
#include<iostream>
using namespace std;
#define QUEUE_SIZE 5
class Queue
{
int front, rear, counter;
int q[QUEUE_SIZE];
public:
Queue();
void insert(int item);
int del();
void display();
};
Q... | [
"sahilkhose18@gmail.com"
] | sahilkhose18@gmail.com |
5848b158191d12d3866bdefac2903a9a4be5a254 | 29a1cdf729cfc3c20daa2ad2d439f95c6304f04f | /source/lang/core/code/codeparametertype.cpp | 8081d84328735aa9e330854f1eb22e9cb9e09f73 | [] | no_license | StanHash/TEA | 2a190116ce2fbc180adb94fcfdcd731cc8dec73c | 21075f41de5d97ad20e88c963d6a7fe2bd0bb4f5 | refs/heads/master | 2021-06-21T06:10:16.421968 | 2017-08-09T00:48:44 | 2017-08-09T00:48:44 | 84,768,081 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,146 | cpp | #include "codeparametertype.h"
namespace tea {
CodeParameterType::CodeParameterType() {}
CodeParameterType::CodeParameterType(QString name)
: mTypeName(name) {}
bool CodeParameterType::isValid() const {
return ((!mTypeName.isEmpty()) && (mTypeName != "null"));
}
QString CodeParameterType::name() const {
return ... | [
"deindall@outlook.com"
] | deindall@outlook.com |
e0cd444b43f8981018e0a8ed4fca480aa54ddc36 | 71501709864eff17c873abbb97ffabbeba4cb5e3 | /llvm8.0.1/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h | f9102442de935bb2edaf2236792734d2e6e8b32c | [
"NCSA"
] | permissive | LEA0317/LLVM-VideoCore4 | d08ba6e6f26f7893709d3285bdbd67442b3e1651 | 7ae2304339760685e8b5556aacc7e9eee91de05c | refs/heads/master | 2022-06-22T15:15:52.112867 | 2022-06-09T08:45:24 | 2022-06-09T08:45:24 | 189,765,789 | 1 | 0 | NOASSERTION | 2019-06-01T18:31:29 | 2019-06-01T18:31:29 | null | UTF-8 | C++ | false | false | 7,642 | h | //===-- ProcessKDP.h --------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"kontoshi0317@gmail.com"
] | kontoshi0317@gmail.com |
2303c10ef08e810ea7e0d8fa531ea530371d638f | 21a22d882e1d8eb34d38accdb752d152f8b9abfb | /Core/WinAPI/Debug/IsPresent.cpp | b740b22bbcce6eeffa708e1c9ec43ea32b994bd2 | [] | no_license | tomekjaworski/PELoader | 88dfb32823851bbf2838ad3a01e5a5be56c92415 | 718f8e97e63909eefbd9bad434442e7e8ab70c28 | refs/heads/master | 2023-04-02T03:16:17.971260 | 2021-04-13T13:27:52 | 2021-04-13T13:27:52 | 357,560,334 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 396 | cpp | #include "../BasicTypes.hpp"
#include "../../Trace/Trace.hpp"
#include "Debug.hpp"
namespace Core::WinAPI::Debug {
//
// ######################################################
//
/// https://docs.microsoft.com/en-us/windows/win32/api/debugapi/nf-debugapi-isdebuggerpresent
WINBASEAPI BOOL WINAPI
IsDebuggerPresent(
... | [
"tjaworski@iis.p.lodz.pl"
] | tjaworski@iis.p.lodz.pl |
27038baeeda7bd722ba2e95e875fea4296e7097c | 9d1444dabfb76cc6749ca36f715d94e31c8ca88e | /Entrega1/ColaPrioridadImp.cpp | 4102918bddba2dfc4806660903f21678571904ad | [] | no_license | brunvez/EntregasA2 | 478849f0987f353c583caaf48215b7f0ee778541 | ccf9d42672a22cf94f660d24f6ed3f81e0e6ca68 | refs/heads/master | 2021-01-12T17:51:29.235531 | 2016-12-12T19:53:39 | 2016-12-12T19:53:39 | 71,652,147 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,814 | cpp | #ifndef COLAPRIORIDADIMP_CPP
#define COLAPRIORIDADIMP_CPP
#include "ColaPrioridadImp.h"
template <class T, class P>
ColaPrioridadImp<T, P>::ColaPrioridadImp(int size) {
l = NULL;
length = 0;
max = size;
}
template <class T, class P>
ColaPrioridadImp<T, P>::~ColaPrioridadImp() {
while (l) {
Nod... | [
"bruno.vezoli@moove-it.com"
] | bruno.vezoli@moove-it.com |
75923e5d14a64f6acadf9bb9317b65b9d308a654 | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/run-scripts/tmp_5/IRWIW+poacquireonces+OnceRelease.c.cbmc.cpp | b998a1a8aa5171131e2e4fc99cd25cb144d1cecc | [] | no_license | ashutosh0gupta/llvm_bmc | aaac7961c723ba6f7ffd77a39559e0e52432eade | 0287c4fb180244e6b3c599a9902507f05c8a7234 | refs/heads/master | 2023-08-02T17:14:06.178723 | 2023-07-31T10:46:53 | 2023-07-31T10:46:53 | 143,100,825 | 3 | 4 | null | 2023-05-25T05:50:55 | 2018-08-01T03:47:00 | C++ | UTF-8 | C++ | false | false | 41,337 | cpp | // Global variabls:
// 0:vars:2
// 2:atom_1_X0_2:1
// 3:atom_3_X0_2:1
// Local global variabls:
// 0:thr0:1
// 1:thr1:1
// 2:thr2:1
// 3:thr3:1
#define ADDRSIZE 4
#define LOCALADDRSIZE 4
#define NTHREAD 5
#define NCONTEXT 5
#define ASSUME(stmt) __CPROVER_assume(stmt)
#define ASSERT(stmt) __CPROVER_assert(stmt, "error"... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
227bd738ea670cf3388555f6be713b8d3faea649 | 801f7ed77fb05b1a19df738ad7903c3e3b302692 | /optimisationRefactoring/differentiatedCAD/occt-min-topo-src/src/BRep/BRep_TFace.cxx | 8f118b32cbab6013af059fbf367294db678eb123 | [] | no_license | salvAuri/optimisationRefactoring | 9507bdb837cabe10099d9481bb10a7e65331aa9d | e39e19da548cb5b9c0885753fe2e3a306632d2ba | refs/heads/master | 2021-01-20T03:47:54.825311 | 2017-04-27T11:31:24 | 2017-04-27T11:31:24 | 89,588,404 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,650 | cxx | // Created on: 1992-08-25
// Created by: Remi Lequette
// Copyright (c) 1992-1999 Matra Datavision
// Copyright (c) 1999-2014 OPEN CASCADE SAS
//
// This file is part of Open CASCADE Technology software library.
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GNU ... | [
"salvatore.auriemma@opencascade.com"
] | salvatore.auriemma@opencascade.com |
cafc996e8597cdaae18a1565795c8bc56217bc83 | 1455841b3fcfda2f6d6c1eb436136b5d9ff6dc7c | /TreeSimulator/TreeSimulator/InterestingWind.cpp | 28e4a6c916344aa9267470ed8cc0d7ff4bc6a6fc | [] | no_license | skyrimax/TreeSimulator_GPA665 | 1b25f8d33f8ce638c191acceace280cb4430141d | 610abebd33f3d17ed08c79414b66487ed6240042 | refs/heads/master | 2023-05-25T14:31:50.111945 | 2020-04-10T23:35:25 | 2020-04-10T23:35:25 | 247,355,095 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 241 | cpp | #include "InterestingWind.h"
#include <cmath>
InterestingWind::InterestingWind()
: Wind()
{
}
InterestingWind::~InterestingWind()
{
}
Vector InterestingWind::operator()(double t) const
{
return Vector(0.5*sin(2.5*t)-0.5*sin(1.5*t));
}
| [
"MaxRoyal123@hotmail.com"
] | MaxRoyal123@hotmail.com |
551da542a309d3c1937a4d8f4887c16c0befad8b | 4ca308e0feb5aeac0ec99e5c09fae2ab9c405363 | /velocidad.cc | 54b6ae4f3b16b7128f08b9c0f794204ba99e5513 | [] | no_license | FisicaComputacionalI/20171108-examen-FernandaHernandezRodriguez | 6484d0257332125d742e1e79c55ab4f57d2ac1f9 | d1f41fbc4096d2f80ceca0ff2c9b13bab62f6ba5 | refs/heads/master | 2021-05-07T15:30:58.198808 | 2018-01-03T04:55:01 | 2018-01-03T04:55:01 | 110,012,916 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 438 | cc | //Programa para calcular la velocidad de una particula
//Autor: Maria Fernanda Hernmandez Rodriguez
//Creado: Miercoles 8 de noviembre de 2017
#include <iostream>
using namespace std;
int main (){
float d;
float t;
cout<<"¿Cual es la distancia d recorrida por la particula?"<<endl;
cin>> d;
cout<<"¿Cual es ... | [
"noreply@github.com"
] | noreply@github.com |
fe54effea95d8a19d898ef692eb40d1615de8401 | ba0cbdae81c171bd4be7b12c0594de72bd6d625a | /MyToontown/Panda3D-1.9.0/include/collisionHandlerFloor.h | d9175aec6e95069693aa1b7481227b73e6c543b4 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | sweep41/Toontown-2016 | 65985f198fa32a832e762fa9c59e59606d6a40a3 | 7732fb2c27001264e6dd652c057b3dc41f9c8a7d | refs/heads/master | 2021-01-23T16:04:45.264205 | 2017-06-04T02:47:34 | 2017-06-04T02:47:34 | 93,279,679 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,541 | h | // Filename: collisionHandlerFloor.h
// Created by: drose (16Mar02)
//
////////////////////////////////////////////////////////////////////
//
// PANDA 3D SOFTWARE
// Copyright (c) Carnegie Mellon University. All rights reserved.
//
// All use of this software is subject to the terms of the revised BSD
// li... | [
"sweep14@gmail.com"
] | sweep14@gmail.com |
c73f9f8e05760f67dfadaab65bf147297eeb19cd | 4759af27a1544b7625daed951cbe270f79d94e5c | /san_zhi_chee.hpp | 0aa7dc38038cfdb21f55d650f90e9924824ae101 | [] | no_license | r08922130/three_children_chess | 0e5a77e9117a71891ab7fea3e3caa6e02abd760f | 5a739e14504c8f5d24c3247f61272739d5200e17 | refs/heads/master | 2020-11-24T05:09:20.345692 | 2019-12-14T13:35:54 | 2019-12-14T13:35:54 | 227,978,690 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,171 | hpp | #define SIZE 3
#define BLACK -1
#define WHITE 1
#define RIGHT 11
#define LEFT 12
#define UP 13
#define DOWN 14
#define RIGHT_UP 15
#define RIGHT_DOWN 16
#define LEFT_UP 17
#define LEFT_DOWN 18
struct chess{
int x;
int y;
// -1 for black , 1 for white
int color;
};
struct step{
int move;
int ... | [
"dingjie@dingjies-MacBook-Pro.local"
] | dingjie@dingjies-MacBook-Pro.local |
eb64c7aefb9e44c32d405a83bc83fc7420e7c779 | e45280a01b840bebf8301f2589cc0b28199ddfde | /tss463_van_alarm/tss463_van_buzzer/VanMessageSender.h | a8f668358d60c4f901837a913ba5b667a7679f63 | [
"GPL-3.0-only"
] | permissive | doiiido/arduino_tss463_van | f2a75eba05fb189844bf5def4348e55a7e8b72af | 1edc2e868d4b8b21a72ccfbfe349b40b12e07321 | refs/heads/master | 2023-03-05T00:50:13.557430 | 2021-02-18T20:40:56 | 2021-02-18T20:40:56 | 262,392,637 | 1 | 0 | MIT | 2021-02-18T20:40:57 | 2020-05-08T17:59:06 | C++ | UTF-8 | C++ | false | false | 3,531 | h | #pragma once
#ifndef _VanMessageSender_h
#define _VanMessageSender_h
#if defined(ARDUINO) && ARDUINO >= 100
#include <Arduino.h>
#include <SPI.h>
#else
#include "WProgram.h"
#endif
#include <tss463_van.h>
#include "AbstractVanMessageSender.h"
/// <summary>
/// This is just an abstraction layer aro... | [
"lincoln_abreu@aluno.unb.br"
] | lincoln_abreu@aluno.unb.br |
c807cae1eb68f8f47084b33ef55e30525f3526fb | cb7f5e7f668cd46a496b93e741bbfefe8fca2b2f | /ZOJ2351(AC).cpp | c5849da81c12296f7c69fe6e0a54c586deb8ff36 | [] | no_license | ee08b397/zoj | ae6c80fcb1acc2db470d300d675188166e75b420 | 760865a44457ebffa416949e93a5009522f7f344 | refs/heads/master | 2021-01-18T03:02:40.584528 | 2015-03-22T17:09:56 | 2015-03-22T17:09:56 | 43,004,404 | 1 | 0 | null | 2015-09-23T14:00:21 | 2015-09-23T14:00:20 | null | UTF-8 | C++ | false | false | 499 | cpp | #define _CRT_SECURE_NO_WARNINGS
#include <cmath>
#include <cstdio>
#include <cstdlib>
using namespace std;
int main()
{
int t, ti;
double ka, s;
double x;
int m, n;
double d;
while(scanf("%d", &t) == 1){
for(ti = 0; ti < t; ++ti){
if(ti > 0){
printf("\n");
}
while(scanf("%lf%lf%d%d", &ka, &s, &m,... | [
"zhuli19901106@gmail.com"
] | zhuli19901106@gmail.com |
9e33932204c0d0e1beb86e88ea511f39cc89c2a7 | dbb50d74406518f58baae0f91e7fb44874ab31e6 | /RingingMaster/RecordManagerEventListener.h | ae4d56ccb6149597f2e584c04916fa657ee964d4 | [] | no_license | lakestephen/ringingmaster_cpp | 60f917eb66970e6fc84f9703a229dd0028892632 | 3d34efa1c4dca560a67a8aee1375df92fdcbeb6f | refs/heads/master | 2023-02-20T14:41:35.756431 | 2021-01-26T19:45:38 | 2021-01-26T19:45:38 | 333,197,351 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 558 | h |
#pragma once
enum ViewType;
class RecordGrab;
class RecordTower;
class RecordManagerEventListener
{
public:
RecordManagerEventListener() {};
virtual ~RecordManagerEventListener() {};
virtual void recordManager_notifyHomeTowerChange(RecordTower* /*homeTower*/) {};
virtual RecordTower* recordManager_notify... | [
"steve.lake@anaplan.com"
] | steve.lake@anaplan.com |
adb249a3b2446a66228211dc8240944848fd9e79 | d2f9c405844f3903c422ec08570ca8b7065e6485 | /torch/csrc/jit/frontend/schema_matching.cpp | 977cc3daaa40dbdce97e8cefcee4593a479d2009 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSL-1.0",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | lacrosse91/pytorch | a22768aad718759c569f4986bee84656e603f01f | 38154d34413de28fccade193e833899369ad9b26 | refs/heads/master | 2023-02-26T03:06:35.948795 | 2021-01-29T07:10:57 | 2021-01-29T07:10:57 | 296,674,152 | 0 | 0 | NOASSERTION | 2020-09-18T16:28:35 | 2020-09-18T16:28:32 | null | UTF-8 | C++ | false | false | 22,717 | cpp | #include <torch/csrc/jit/frontend/schema_matching.h>
#include <ATen/core/jit_type.h>
#include <torch/csrc/jit/frontend/builtin_functions.h>
#include <torch/csrc/jit/frontend/error_report.h>
#include <torch/csrc/jit/runtime/operator.h>
namespace torch {
namespace jit {
static inline TypePtr unwrapOptional(TypePtr opt... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
59cb5eaf6cf8a87848812cd5551828411bd8939a | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/browser/chromeos/login/version_updater/mock_version_updater_delegate.h | cd0759b88516f40800c436bb2ca51d2d7829517e | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 1,367 | h | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_CHROMEOS_LOGIN_VERSION_UPDATER_MOCK_VERSION_UPDATER_DELEGATE_H_
#define CHROME_BROWSER_CHROMEOS_LOGIN_VERSION_UPDATER_MOCK_VERSION_... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
646452f8d723eb387ad440a78bc44e6a92286c32 | 5795af16335f6c04b07500343703cd75eba7edfa | /VectorUtils/interface/VectorUtils.h | bb87859907de26d01fa6102e1281635c9c401396 | [] | no_license | duartej/AnalysisVH | f5bf152b717c3abd6ae949cea065177359fbb3f1 | 5f05b75448df06f05fd6143a020b9cd884aa8c5b | refs/heads/master | 2020-04-05T23:40:38.654548 | 2013-11-07T18:27:00 | 2013-11-07T18:27:00 | 4,871,087 | 0 | 0 | null | 2013-01-15T10:30:16 | 2012-07-03T10:43:32 | C++ | UTF-8 | C++ | false | false | 1,575 | h | ///////////////////////////////////////////////////////////////////////
//
// FILE: VectorUtils.h
// CLASS: VectorUtils
// AUTHORS: I. Gonzalez Caballero
// DATE: 21/02/2011
//
// CONTENT: Some utility functions related to vectors, angles, etc...
//
//////////////////////////////////////////////////////////////... | [
"duarte@ifca.unican.es"
] | duarte@ifca.unican.es |
27f9f3a9ba06273c1f57ad431518f354bc597ce4 | 284d8657b07536bea5d400168a98c1a3ce0bc851 | /xray/physics/engine.h | 6f0a3c2cac154362396286df63770bad183eaa69 | [] | no_license | yxf010/xray-2.0 | c6bcd35caa4677ab19cd8be241ce1cc0a25c74a7 | 47461806c25e34005453a373b07ce5b00df2c295 | refs/heads/master | 2020-08-29T21:35:38.253150 | 2019-05-23T16:00:42 | 2019-05-23T16:00:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 529 | h | ////////////////////////////////////////////////////////////////////////////
// Created : 20.11.2008
// Author : Dmitriy Iassenev
// Description : physics engine interface
////////////////////////////////////////////////////////////////////////////
#ifndef XRAY_PHYSICS_ENGINE_H_INCLUDED
#define XRAY_PHYSICS_E... | [
"tyabustest@gmail.com"
] | tyabustest@gmail.com |
cb35578832ad98cec0f84326b3df962400ea17cb | 6d25434ca8ce03f8fef3247fd4fc3a1707f380fc | /[0428][Hard][Serialize_and_Deserialize_N-ary_Tree]/Serialize_and_Deserialize_N-ary_Tree.cpp | e4c20a2b4a97b79215a1d3fcde8e03f1346bf4ba | [] | no_license | sky-dream/LeetCodeProblemsStudy | 145f620e217f54b5b124de09624c87821a5bea1b | e0fde671cdc9e53b83a66632935f98931d729de9 | refs/heads/master | 2020-09-13T08:58:30.712604 | 2020-09-09T15:54:06 | 2020-09-09T15:54:06 | 222,716,337 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,373 | cpp | // leetcode time cost : 108 ms
// leetcode memory cost : 199.2 MB
#include <vector>
#include <stdlib.h>
#include <string>
using namespace std;
// Definition for a Node.
class Node {
public:
int val;
vector<Node*> children;
Node() {}
Node(int _val) {
val = _val;
}
Node(int _va... | [
"xxm1263476788@126.com"
] | xxm1263476788@126.com |
2e94df8af65b2baeb72ee858a8315c2064ffb76b | db309602f751dcd407506411a7963bfdd7c54a6f | /src/render2d.cpp | 03bebd69df89328a6ed32f846842dcbef683d814 | [] | no_license | perfectdaemon/96k | a931a9e5f49b3bfe54ec131ba095e4c677ea116c | 9b84643730c5ca443251378873614b2987cd6f63 | refs/heads/master | 2016-09-06T00:13:19.918185 | 2015-03-16T11:01:14 | 2015-03-16T11:01:14 | 30,697,726 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,589 | cpp | #include "render2d.h"
#include "resources.h"
Sprite::Sprite(float width, float height, const vec2 &pivot)
: m_width(width), m_height(height), m_pivot(pivot.x, pivot.y), m_rot(0) {
resetVertices();
resetTexCoords();
setVerticesColor(vec4(1.0f));
}
void Sprite::setRotation(float rotation) {
if (!... | [
"perfectdaemon@gmail.com"
] | perfectdaemon@gmail.com |
8afa66157d72d33f8158f0c4b54cf0c4e45aecfa | c31792ecc2f4558530aea33c2692773932e6cf50 | /bulletgba/generator/data/code/original/kotai.cpp | f8d584f49595638e5492472408772deda26ff657 | [
"Unlicense"
] | permissive | pqrs-org/BulletGBA | f65e4e7b964b5bb021a8b95dd7727852e62a866c | a294007902970242b496f2528b4762cfef22bc86 | refs/heads/main | 2021-08-29T02:12:55.680153 | 2020-03-22T05:50:28 | 2020-03-22T05:50:28 | 249,121,625 | 12 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,158 | cpp | // XXX uniqID XXX 1f791c16ab88181e58b563da25f9ea1e XXX
#include <gba_types.h>
#include "bullet.hpp"
#include "fixed.hpp"
#include "original/kotai.hpp"
extern const BulletStepFunc bullet_c71b828c85d04ccf19d35f2da771b455_1f791c16ab88181e58b563da25f9ea1e[] = {
stepfunc_ab0fd8a77cda5ccea72996d1b769bb36_1f791c16ab881... | [
"tekezo@pqrs.org"
] | tekezo@pqrs.org |
bdff444d7c0942fb97f06c42ab9d286f5376c15c | bb5ca293640f379dbff3852609806273b0059031 | /src/caffe/layers/acl_absval_layer.cpp | b0b0304d1329181d377c3aab540a1e93af821db8 | [
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"BSD-2-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | dlyshare/CaffeOnACL | 085206e2b361c38dc728ee4859a090d12f410f74 | d06352537c5f6f38897fb30119bad9bacb37ce79 | refs/heads/master | 2021-05-15T20:09:55.379567 | 2017-10-20T06:34:09 | 2017-10-20T06:34:09 | 107,835,719 | 2 | 0 | null | 2017-10-22T03:55:35 | 2017-10-22T03:55:35 | null | UTF-8 | C++ | false | false | 1,979 | cpp | #ifdef USE_ACL
#include <vector>
#include "caffe/layers/acl_absval_layer.hpp"
#include "caffe/util/math_functions.hpp"
namespace caffe {
template <typename Dtype>
void ACLAbsValLayer<Dtype>::LayerSetUp(const vector<Blob<Dtype>*>& bottom,
const vector<Blob<Dtype>*>& top) {
AbsValLayer<Dtype>::LayerSetUp(botto... | [
"honggui@openailan.com"
] | honggui@openailan.com |
eae63502c8278d975c0eddd6dc9179b085f0909a | 93020fcc267a0ae3494907a5d8f325e55ddb0e30 | /e_06_09/src/e_06_09.cpp | 0ab542b99e1eda202e1b28397d22b56a8819c22c | [] | no_license | ddt-narita/meikai_c-_narita | 7f27d854f03241ab6706d89dd2e837ae98585538 | e923a2489a181cbd61868ba09fee8d72d479a7b1 | refs/heads/master | 2021-01-20T07:23:31.846324 | 2019-05-21T11:37:16 | 2019-05-21T11:37:16 | 89,997,124 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,862 | cpp | /* 演習06-09
* a以上b未満の乱数を生成しその値を返却する関数randomを作成
* ただしbがa未満の時はaをそのまま返す
* 作成日:5月11日
* 作成者:成田修之
*/
#include<ctime>
#include<cstdlib>
#include<iostream>
using namespace std;
/* 関数random
* a以上b未満のランダムな値を返却、bがa未満の時はaを返却する関数
* 引数は2つのint型の整数
* 返却値はa以上b未満のランダムな値か、a
* 作成日:5月11日
* 作成者:成田修之
*/
int random(int nInputA,int ... | [
"ddt.jissyusei1@gmail.com"
] | ddt.jissyusei1@gmail.com |
9a00b2136cd18f799efc2778acb9c0fd369663ec | 022383785ea9dc55520b310a3de87283706dda5d | /source/Dream/Client/Graphics/ShaderManager.h | faa549c2983ed0a23334d65c435d15a9abc3b1d5 | [
"MIT"
] | permissive | rdcastan/dream | ea98183d941ef82b3c7c0e157bf4bd2a83923a7e | ca0a7f8bf31ca74652d5a5c5bdfd8adc97302d29 | refs/heads/master | 2020-12-25T10:14:13.736685 | 2013-07-14T02:42:01 | 2013-07-14T02:42:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,066 | h | //
// Client/Graphics/ShaderManager.h
// This file is part of the "Dream" project, and is released under the MIT license.
//
// Created by Samuel Williams on 5/12/11.
// Copyright (c) 2011 Samuel Williams. All rights reserved.
//
#ifndef _DREAM_CLIENT_GRAPHICS_SHADERMANAGER_H
#define _DREAM_CLIENT_GRAPHICS_SHADERM... | [
"samuel.williams@oriontransfer.co.nz"
] | samuel.williams@oriontransfer.co.nz |
0c126e14153bfd3ab2b14f839d4c2dfc4104d7ef | a585a837bb289323d33354ed7a58a8f2818c0cf1 | /cpp/7kyu/the-hotel-with-infinite-rooms.cpp | 8c0fb1164c385b9aa86f03d900fa81e9a7ce4f4e | [
"MIT"
] | permissive | walki/codewar-solutions | 6dd986b5b5bef568238b41862167040ca487d99d | 07b51ebe0be30ce251b1d936e7fccf9201cd3c9d | refs/heads/master | 2023-01-20T13:11:59.004851 | 2022-05-10T01:37:31 | 2022-05-10T01:37:31 | 169,509,837 | 0 | 0 | MIT | 2023-01-08T16:14:17 | 2019-02-07T02:42:55 | JavaScript | UTF-8 | C++ | false | false | 409 | cpp | long long int groupSize(long long int S,long long int D){
// The Day is Triangular Number, G is n...
// G * (G + 1) / 2 = D;
// G = 1/2 ( Sqrt( 8*D + 1) -1 )
// However, we need to find the offset Day to map, total to add to D if S > 1
long long toAdd = (S - 1) * S / 2;
double offsetDay = D + toAdd;
... | [
"roger.john.walker@gmail.com"
] | roger.john.walker@gmail.com |
8ab5b7bde6f23d933e729972ff203332804dbf78 | 1f5079b24785a0e6a8bef1f15e1bca939e94ba56 | /Dev/C++/Mascaret/include/BackupUtils/ProcedureExecutionBackup.h | a550a137ad049c1ae4544bc9e678a3f0a97d8626 | [] | no_license | querrec/Mascaret | 7d5d0628dfb93226a602f79a7a974c14a60a88e8 | c71eba3667b3e3fa8a0b18a1f40219aee358c968 | refs/heads/master | 2021-01-17T08:12:10.024097 | 2016-04-14T13:27:52 | 2016-04-14T13:27:52 | 25,727,699 | 0 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,358 | h | #ifndef _BackupUtils_ProcedureExecutionBackup_H
#define _BackupUtils_ProcedureExecutionBackup_H
#include "Tools/veha_plateform.h"
#include "BackupUtils/Backup.h"
#include "BEHAVE/ProcedureExecution.h"
#include "BEHAVE/AID.h"
#include "VEHA/Behavior/Activity/ActivityPartition.h"
#include "VEHA/Behavior/Activity/Acti... | [
"querrec@querrecPortable.(none)"
] | querrec@querrecPortable.(none) |
0e6214b14463859a0a88679fb7019bc3d2134850 | eab5a717b6e0a8d3fb9f6847c4e4b1109b75a920 | /finalWifiModule.ino | 2c31306af9f76ab0555cdc13c846f9f135a792ea | [] | no_license | torviik/chessLogger | a43bb09bf73c49aa11c666861c66629b8e0cb044 | 275ebf81077fe2deb8c401186003c48631b8b8e3 | refs/heads/master | 2020-11-24T13:08:32.389783 | 2019-12-15T09:28:06 | 2019-12-15T09:28:06 | 228,159,077 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,090 | ino | #include <ESP8266WiFi.h>
#include <FirebaseArduino.h>
#define FIREBASE_HOST "cheogger.firebaseio.com"
#define FIREBASE_AUTH "9tGxaWQgfggfx7u5jl0ntAlmVO82gcSaGqTayx1L"
#define WIFI_SSID "Torviik"
#define WIFI_PASSWORD "nCrp5kP2"
String passedData = "";
void setup()
{
Serial.begin(9600);
WiFi.begin(WIFI_SSI... | [
"vik.nikolenko@gmail.com"
] | vik.nikolenko@gmail.com |
8cdc59e03c2951484f18aa122dec9cea8f5af6b8 | 78e5a1baeb25887e25b7d6709e45b44277f42a76 | /src/LayerDesc.h | a14fcf2312c4fa7a787e27dcafe9ca9ff6815c55 | [] | no_license | yixuan/Layer | 5502c1defea70abaac48fe5e9854da5d7303e9f8 | 89e0b12744e9fca5873b7676574772fe5b8fa9ce | refs/heads/master | 2020-03-27T18:50:22.665369 | 2011-09-16T04:58:05 | 2011-09-16T04:58:05 | 2,397,389 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,331 | h | #ifndef LAYERDESC_H
#define LAYERDESC_H
#include <R.h>
#include <Rinternals.h>
#include <Rdefines.h>
#include <R_ext/GraphicsEngine.h>
#include <R_ext/GraphicsDevice.h>
#include <gtk/gtk.h>
#include <cairo.h>
#include <cairo-svg.h>
#include <cairo-pdf.h>
#include <cairo-ps.h>
#include <vector>
#include "Layer.h"
#i... | [
"yixuan.qiu@cos.name"
] | yixuan.qiu@cos.name |
9d51529a5e28ae19cf53bb04eef54aec1e52f30f | fd728573c692402d88e311beb44559e8e0f0621c | /src/main/Config.cpp | c044deb22cfbac8ff2f402aca0bfcb0305d755c5 | [
"MIT",
"BSD-3-Clause",
"BSL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | diamante-block/Diamante-Core | de9b7fe977952b8232c262b571bb2448064d05d4 | ddfc81379426143a22091fa4da17b3983d055713 | refs/heads/master | 2021-04-08T14:25:05.998926 | 2020-12-24T06:04:03 | 2020-12-24T06:04:03 | 248,783,093 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 46,619 | cpp |
// Copyright 2014 DiamNet Development Foundation and contributors. Licensed
// under the Apache License, Version 2.0. See the COPYING file at the root
// of this distribution or at http://www.apache.org/licenses/LICENSE-2.0
#include "main/Config.h"
#include "crypto/Hex.h"
#include "crypto/KeyUtils.h"
#include "herder... | [
"surya@codomotive.com"
] | surya@codomotive.com |
1aa6eb973489288d1e38a22e02566baeaac37204 | a25a741f590e86fef685c20d05f0c60d0bd7a6fc | /例题/InterviewQuestions-master/面试题37之两个链表的第一个公共结点_FirstCommonNodesInLists.cpp | 4f7e13bd0cb7db94bda837d48e6644993b29b92f | [
"MIT"
] | permissive | anotherNight/MathWS | 85dae4a134083b8eacd5046c377aa2fa24edde03 | 9f82f9e3bd7bf8e3bec9ac56dff8aa521516a102 | refs/heads/master | 2021-07-04T02:16:15.361684 | 2020-09-08T10:51:02 | 2020-09-08T10:51:02 | 164,804,011 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 5,602 | cpp | // FirstCommandNodesInLists.cpp : Defines the entry point for the console application.
//
// 《剑指Offer——名企面试官精讲典型编程题》代码
// 著作权所有者:何海涛
#include "stdafx.h"
#include "Utilities\List.h"
unsigned int GetListLength(ListNode* pHead);
ListNode* FindFirstCommonNode( ListNode *pHead1, ListNode *pHead2)
{
// 得到两个链表的长度
... | [
"whanis123@21cn.com"
] | whanis123@21cn.com |
9b9ccf7b92ad8b9911a76581404da95c6e9a50c7 | 2734363ed182a42343ae77c6022434710d9dfcea | /src/tsn/TSNEncapsulator.cc | 234ca3c47836d5ced39295890a55744473d2d58a | [] | no_license | kaganndemirr/IEEE-802-1-Qci | c5f04b8f207febb72d7cf314976dbfbd5fa4ec1d | 5355e50c9876fd56f988006f1c0b8c92b4ab9a0d | refs/heads/main | 2021-06-30T17:32:50.396322 | 2021-03-03T20:29:00 | 2021-03-03T20:29:00 | 226,062,518 | 2 | 1 | null | 2021-03-03T20:29:01 | 2019-12-05T09:17:42 | C++ | UTF-8 | C++ | false | false | 1,317 | cc | //
// This program 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
// (at your option) any later version.
//
// This program is distributed in the hope that it wil... | [
"webninjasi.0@gmail.com"
] | webninjasi.0@gmail.com |
1f08c3c9e03addcdbc3dfe1aa72748b0a4f85a84 | b8e597951495322104e2d04b99f9179b8a8e20d5 | /sol.cpp | 01f7e5ccd89bda2f126b64be84536b3abf102bdd | [] | no_license | invoker951/GitTesting | 8873ffd6c35882e39637dd18360b1436584bc9b8 | c8a6ad0e0c701b23e45b340f4cb2332beaeaad2a | refs/heads/master | 2023-07-07T10:09:54.436997 | 2016-09-20T10:53:08 | 2016-09-20T10:53:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 128 | cpp | #include <iostream>
using namespace std;
int main() {
cout << "Daniyar lol pacan\n";
cout << "ACM airamyz!)\n";
return 0;
}
| [
"meirambek77@gmail.com"
] | meirambek77@gmail.com |
c9ee08131502b357c50c9dd31d56f3ff4459e5b9 | b5ef8b23352189fafabdb85cfd1e450bfc1f60e2 | /samples/Week 7 - Tutorial/src/Graphics/Texture2D.cpp | 6ca2ff79aaa5b76f310013c8e500c41f210b92d1 | [] | no_license | Nazosazee7701/OTTER | 545e29a135b312a079faabaedaa6a36439c85062 | 171526e63bf5f72b5a02145c966990bcc7ea1a5c | refs/heads/master | 2023-08-30T15:00:35.114065 | 2021-10-28T03:47:16 | 2021-10-28T03:47:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,677 | cpp | #include "Texture2D.h"
#include <stb_image.h>
#include <Logging.h>
#include "GLM/glm.hpp"
Texture2D::Texture2D(const Texture2DDescription& description) : ITexture(TextureType::_2D) {
_description = description;
_SetTextureParams();
_LoadDataFromFile();
}
void Texture2D::LoadData(uint32_t width, uint32_t height, Pi... | [
"osazeeenoma.osayande@ontariotechu.net"
] | osazeeenoma.osayande@ontariotechu.net |
5b30dd797450cae6ef690dc082f6ae8541470faf | 0562cf42a0680a32fd3a6a3e272f30c12a494b89 | /lib/LcVector.cpp | 7bb0e9c3f2c94ad6c4f14cc530e54df3e7ed235f | [] | no_license | ammarhakim/gkeyll1 | 70131876e4a68851a548e4d45e225498911eb2b6 | 59da9591106207e22787d72b9c2f3e7fbdc1a7e4 | refs/heads/master | 2020-09-08T05:23:47.974889 | 2019-02-06T18:09:18 | 2019-02-06T18:09:18 | 221,027,635 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,338 | cpp | /**
* @file LcVector.cpp
*
* @brief Vector class.
*/
// lucee includes
#include <LcExcept.h>
#include <LcVector.h>
#include <LcFixedVector.h>
namespace Lucee
{
template <typename T>
Vector<T>::Vector(unsigned len)
: Lucee::Array<1, T>(
&Lucee::FixedVector<1, unsigned>(len)[0])
{
}
template <t... | [
"eshi@pppl.gov"
] | eshi@pppl.gov |
9cce1e22b90f6bffb05a774947b9253e2b1ef3e4 | d8da6a2f8be73240b81370ffac737bd643c8a1e3 | /src2/sourcesafe/titan_r1/Application/Commands/MediaCommandLoadEffectPreset.cpp | 44982a7c76b56e7ef29b0d620311d8dce68bf9d5 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | EmbeddedSystemClass/TitanMedia | d0f28f6f67858bff96bbf3da559d314d2da9f91a | 135984a67ea3bb58b237b5d5342d1f51936bb9ab | refs/heads/master | 2021-03-08T08:37:32.561381 | 2017-04-21T00:56:52 | 2017-04-21T00:56:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,744 | cpp | #include "MediaCommandLoadEffectPreset.h"
#include "EMMediaEffectTrackRepository.h"
#include "EMPlugin.h"
#include "EMMediaEffectTrack.h"
#include "EMMediaEngine.h"
#include "EMMediaProject.h"
MediaCommandLoadEffectPreset::MediaCommandLoadEffectPreset()
{
}
void* MediaCommandLoadEffectPreset::ExecuteE(vo... | [
"scottmc2@gmail.com"
] | scottmc2@gmail.com |
ce2099d829ed57d5b2481c0661a5da0adb940e04 | 426ce3137ec0cbc70c9165c91a97dab331fbdb7e | /Crypto/intro/Exercise1.1/AnalyzeCryptoMessage/AnalyzeCryptoMessage/EnglishText.cpp | 1cc7684ab93694e6478e43ef740c5d3c618481cd | [] | no_license | masmowa/crypto-includes-too-much | b9c2ece02ad449c15bb5f0b5d3feaa301eaef52b | 5bb0e68c01a260c6ca3525ac47f59c95fc3f98ff | refs/heads/master | 2022-04-12T06:26:56.984805 | 2020-03-15T13:07:35 | 2020-03-15T13:07:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 600 | cpp | #include "EnglishText.h"
#include <iostream>
void EnglishText::PrintCharByFreq()
{
for (std::vector<char>::iterator itvcc = alphaByFreq.begin(); itvcc != alphaByFreq.end(); ++itvcc)
{
std::cout << *itvcc;
}
std::cout << std::endl;
}
// construct a vector containing the first N words of size M
std::vector<std::s... | [
"masmowa@gmail.com"
] | masmowa@gmail.com |
89d9657ce50f3369bea40a30520ea8b862cd0b80 | 6854bf6cf47c68de574f855af19981a74087da7d | /0374 - Guess Number Higher or Lower/cpp/main.cpp | a82c2aef66797af6b2aa70b7ce362fcf8198c17c | [
"MIT"
] | permissive | xiaoswu/Leetcode | 5a2a864afa3b204badf5034d2124b104edfbbe8e | e4ae8b2f72a312ee247084457cf4e6dbcfd20e18 | refs/heads/master | 2021-08-14T23:21:04.461658 | 2021-08-10T06:15:01 | 2021-08-10T06:15:01 | 152,703,066 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 723 | cpp | //
// main.cpp
// 374 - Guess Number Higher or Lower
//
// Created by ynfMac on 2019/11/11.
// Copyright © 2019 ynfMac. All rights reserved.
//
#include <iostream>
int guess(int num);
class Solution {
public:
int guessNumber(int n) {
int low = 1;
int high = n;
while (low <= h... | [
"1016324449@qq.com"
] | 1016324449@qq.com |
17cfea6275700bee4143c28e595601186f57bf8d | 69e22cca4033ccc9ed8c0cbb1641659b794fb1a9 | /top/SortColors_75.cpp | b35e5a8d973954c1fee46e5f2b1dadb4b7e0345f | [] | no_license | TopHK/fightcode | 7815deddbeeb4cea23e23e9a8e84f79d6055ebda | d928f4a9c5cbd542dd46e7aaa0bc4f2be085a7ce | refs/heads/master | 2022-02-09T03:04:06.223951 | 2022-01-03T14:01:16 | 2022-01-03T14:01:16 | 127,899,945 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,050 | cpp | /*
Given an array with n objects colored red, white or blue, sort them in-place so that objects of the same color are adjacent, with the colors in the order red, white and blue.
Here, we will use the integers 0, 1, and 2 to represent the color red, white, and blue respectively.
Note: You are not suppose to use the li... | [
"TopShaojie.Kang@gmail.com"
] | TopShaojie.Kang@gmail.com |
3b354894bf3cca484f7972456c0aa689dc249b06 | 79ca7b66cab08ee777d6bd0a36ed1322b8995d2b | /winrt/impl/Windows.UI.Input.Inking.Analysis.1.h | a00e423a1a3d70c6de6315946ee7a0e923a6d718 | [] | no_license | kennykerr/pch | 44f22003912665555364b30e75d0b071c74b37cc | 71c43e9141589d9a55447c60e415992b49479a9c | refs/heads/master | 2023-02-17T11:27:02.670659 | 2021-01-20T21:31:56 | 2021-01-20T21:31:56 | 331,404,561 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,652 | h | // WARNING: Please don't edit this file. It was generated by C++/WinRT v2.3.4.5
#ifndef WINRT_Windows_UI_Input_Inking_Analysis_1_H
#define WINRT_Windows_UI_Input_Inking_Analysis_1_H
#include "winrt/impl/Windows.UI.Input.Inking.Analysis.0.h"
WINRT_EXPORT namespace winrt::Windows::UI::Input::Inking::Analysis
{
struc... | [
"kenny.kerr@microsoft.com"
] | kenny.kerr@microsoft.com |
52dab641ae476c512b0fc98387b9f7f6510c296f | 2bee67c59dc644f835a4e8d21514fa51687c0056 | /Server/OClient.h | b89738b0259cfabd90a1b5df0cdd7bdeda1c00bc | [] | no_license | jysperm/ZeroMS-1x | 483dab6c385bddf618bc20990ab70719558a4888 | a48ba50152bf6e55bcecbbb304596747cc8e014a | refs/heads/master | 2020-04-30T17:42:26.802301 | 2016-02-25T18:33:01 | 2016-02-25T18:33:01 | 2,780,517 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,113 | h | #ifndef CLIENTCONN_H
#define CLIENTCONN_H
#include "const.h"
#include "../public/OPacket.h"
class OClient:public QObject
{
//该类是对客户端连接的一个简单抽象,一个Client对象代表一个客户端
//事实上该类只是添加了一些数据成员,用来为连接对象提供一些额外的信息
//只是简单的添加了几个共有成员变量,所以不单独使用实现文件了
public:
OClient();
virtual ~OClient();
inline unsigned int ping()... | [
"m@jybox.net"
] | m@jybox.net |
a8df53c0c62c4d7bcddde335030c860114a7e014 | 38b9daafe39f937b39eefc30501939fd47f7e668 | /tutorials/2WayCouplingOceanWave3D/basicTutorialwtProbesResultsWtPhiCoupled_180625/28/uniform/time | a7b104df00ffbe24c389dedcfa2dbb42a0b68137 | [] | no_license | rubynuaa/2-way-coupling | 3a292840d9f56255f38c5e31c6b30fcb52d9e1cf | a820b57dd2cac1170b937f8411bc861392d8fbaa | refs/heads/master | 2020-04-08T18:49:53.047796 | 2018-08-29T14:22:18 | 2018-08-29T14:22:18 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 984 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 3.0.1 |
... | [
"abenaz15@etudiant.mines-nantes.fr"
] | abenaz15@etudiant.mines-nantes.fr | |
9ed5346019b75f49587d104020fbd56d52b27cb1 | 050d0303560fd88431c6eaae53d72c156da98485 | /mainwindow.cpp | abbfc44a9f3982acde937d02e0c56c435a06ae10 | [] | no_license | hgarbeil/dronefly | 81ef0ca86e9d76a9f93fad81c37e522f15426224 | 5b61845fcdbc78df3c0d964d60bcf3e069075396 | refs/heads/master | 2021-04-12T08:40:01.088888 | 2018-03-30T02:45:17 | 2018-03-30T02:45:17 | 126,241,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,339 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include "processso2.h"
#include "QThread"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
statusString = new QString ("Ready") ;
ppmmString = new QString ("") ;
myspec = new MySpectrom... | [
"garbeil@hawaii.edu"
] | garbeil@hawaii.edu |
0dbf01b0b56e0286c4b26ce2ffe29d10269c3552 | 8e8f6ea9a3dfba0fe1b309d77b3887ca2c48f833 | /codeforces/1401/A.cpp | 688f122a26d1028adc2d55efe7ddb8227583ca48 | [] | no_license | MahirSez/problem-solving | dcfa75a15a44eb32716b706324be5226334558f1 | 385a43a1354e64be82a15528ee2d52d7e93812f3 | refs/heads/master | 2023-03-21T10:53:30.135684 | 2021-02-21T13:25:00 | 2021-03-07T15:40:47 | 340,282,809 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 631 | cpp | #include <bits/stdc++.h>
#define ll long long int
#define uu first
#define vv second
#define pii pair<int,int>
#define pll pair<ll,ll>
#define fastio ios_base::sync_with_stdio(0);cin.tie(0);cout.tie(0)
using namespace std;
const int INF = 1e9;
const ll MOD = 1e9 ... | [
"mahirsezan@gmail.com"
] | mahirsezan@gmail.com |
2cc325043febe3dac341651c1001f8f4815c726f | 60bb67415a192d0c421719de7822c1819d5ba7ac | /blazetest/src/mathtest/dmatdmatmult/LDaLDa.cpp | a07c3465389de3e534398b590d9772e89cfabdb3 | [
"BSD-3-Clause"
] | permissive | rtohid/blaze | 48decd51395d912730add9bc0d19e617ecae8624 | 7852d9e22aeb89b907cb878c28d6ca75e5528431 | refs/heads/master | 2020-04-16T16:48:03.915504 | 2018-12-19T20:29:42 | 2018-12-19T20:29:42 | 165,750,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,124 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dmatdmatmult/LDaLDa.cpp
// \brief Source file for the LDaLDa dense matrix/dense matrix multiplication math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// This... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
a782491b80907f08f84497ebc0bb61779cfab64b | 76e4eb2cebd217f1ad57c18c38b6ef527ab1a684 | /cubool/sources/cuda/details/meta.hpp | 18762ae6ffcfd7cef4201754c742e2681c8cd549 | [
"MIT"
] | permissive | MSc-21-22/cuBool | fcf89fb5015a519e4a25ef836710c9debb8f91af | c785615bd56c6b0a4b967ae22a7b8554b78258b3 | refs/heads/master | 2023-09-02T06:27:43.899439 | 2021-11-22T08:32:41 | 2021-11-22T08:32:41 | 426,636,346 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,890 | hpp | /**********************************************************************************/
/* MIT License */
/* */
/* Copyright (c) 2020, 2021 JetBrains-Research ... | [
"egororachyov5@gmail.com"
] | egororachyov5@gmail.com |
b70534a84a7c08f83e38faa0a6cb30b8933409d0 | 8d898a03e5b15f4a4e4524c6c28c2b5b27b45ca8 | /Polish_notation/main.cpp | 10f479c5c19e6b5cabfc10b2fe8bd4b3a15108da | [] | no_license | FOAna/algorithm-library | badc28c5ab8f83a456972af4149dcefcdf8ffc15 | 613e3f2492b80d2e8d80c500b47d8e6ed5dddb92 | refs/heads/main | 2023-07-29T13:08:55.485787 | 2021-09-16T17:56:13 | 2021-09-16T17:56:13 | 407,251,261 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 481 | cpp | #include"Pol'skaya.h"
void main()
{
int prav;
char stroka[255];
List *zap, *vyv;
setlocale(0,"Russian");
cout<<"Введите выражение.\n";
cin>>stroka;
prav = Kontrol(stroka);
List *Stek = Queue(0);
List *Ocher = Queue(0);
if (prav!=NULL)
zap = Polka(stroka,Ocher,Stek);
if ((prav!=NULL)&&(zap!=NULL))
{
cout... | [
"kristendamon@yandex.ru"
] | kristendamon@yandex.ru |
227b81045a18ef2970ba81d965d1086112e88dbf | e37eb1401c3d7e975a8c2dbc3e717ee0c6925e45 | /android/anno/src/main/resources/CrossPLUtils.cpp | 20df0324053d2e0fb2d26135f7244bb51c84ee8b | [
"MIT"
] | permissive | klx99/CrossPL | 4c8759ae5092a0ad498e96ab9bf8960ba66e1979 | a5f7241ce03aef2403ef0fc409297bcab6b1e069 | refs/heads/master | 2022-02-27T23:34:30.108241 | 2019-09-17T09:54:22 | 2019-09-17T09:54:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,856 | cpp | #include "CrossPLUtils.hpp"
#include <android/log.h>
#include <vector>
namespace crosspl {
/***********************************************/
/***** static variables initialize *************/
/***********************************************/
//const char* CrossPLUtils::JavaClassNameBoolean = "java/lang/Boolean";... | [
"xiaokun.meng@qcast.cn"
] | xiaokun.meng@qcast.cn |
c73d48906f44d9a880552f28b6fa18dbf1721ead | 3ec943d869615c093cb83457eea93e55e5ffb844 | /JellyUnlock/moc/moc_application.cpp | 442b14fad37fcbd5659ae095c01ce47a9e887983 | [] | no_license | kolayuk/dUnlock | c83abfca8414462e4dfa2ccab9b4074b976303d0 | a7578a1af9f85825c4bf1addf8d8bf59ca866598 | refs/heads/master | 2020-05-17T02:11:46.053901 | 2014-01-31T19:20:28 | 2014-01-31T19:20:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,566 | cpp | /****************************************************************************
** Meta object code from reading C++ file 'application.h'
**
** Created: Fri 21. Dec 16:08:18 2012
** by: The Qt Meta Object Compiler version 62 (Qt 4.7.3)
**
** WARNING! All changes made in this file will be lost!
***************... | [
"kolayuk@gmail.com"
] | kolayuk@gmail.com |
5196625af5687d0896c5eb04d781d701ea54f73f | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /srm/741-770/761/SortArray.cpp | 0ff29971b0b67d3ecb1c555544eb969d227c0921 | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | UTF-8 | C++ | false | false | 3,461 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#undef _P
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<to;x++)
#define FORR(x,arr) for(auto& x:arr)
#define ITR(x,c) for(__typeof(c.begin()) x=c.begin();x!=c.end();x++)
#define ALL(a) (a.begin()),(a.end())
#de... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
9e94bd993b53c49acc62b56ccc5c0c7cf31180d3 | 4d61c688f57cb1777a07f8347beba95fdadf12b2 | /Setup.cpp | 8c219738c398908d247fb547e0c574fed575c3fc | [] | no_license | Ahlyis/nguindustbeacons | 1737a7a7f05a5835f629381ea03f38795e435e3b | 0e32743fafd77e96a8c6978347c085e8cdf0cd7d | refs/heads/main | 2023-05-29T17:43:43.339154 | 2021-06-22T23:33:13 | 2021-06-22T23:33:13 | 359,896,412 | 3 | 2 | null | 2021-06-22T23:33:13 | 2021-04-20T17:20:03 | C++ | UTF-8 | C++ | false | false | 3,911 | cpp | #include "stdafx.h"
#include <string.h>
#include <fstream>
#include <iostream>
#include "Accessories.h"
extern int sqx[8];
extern int sqy[8];
extern int knx[8];
extern int kny[8];
extern int arx[71];
extern int ary[71];
extern int wlb[12];
extern int dtx[16];
extern int dty[16];
extern int beaconval[3... | [
"noreply@github.com"
] | noreply@github.com |
9035cbe1efd42d129d3031efc2c8142d1fd43ab1 | be6a9b37553a85b9a0395c3cae1a04d5f70b180a | /12527 Different Digits.cpp | 052ed99384994a230a56daf0847c6e58503e5c9d | [] | no_license | opi919/Uva-Online-Judge | 3a903ed31f8020e8c5167b6190cb82ce6333382f | d9497a34e1297aded2cecb2f182b6ec95ae0b5a9 | refs/heads/main | 2023-01-23T04:52:24.537931 | 2020-11-24T07:55:07 | 2020-11-24T07:55:07 | 315,557,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 958 | cpp | #include<iostream>
#include<bits/stdc++.h>
using namespace std;
int nore[5050]={0};
void norepeat()
{
int i,j,k,l,s,m;
for(int i=1;i<=5000;i++)
{
j=i;s=0;l=0;m=0;
int check[10]={0};
while(1)
{
k=j%10;
j=j/10;
s++;
... | [
"noreply@github.com"
] | noreply@github.com |
80fe4ac39c7dde41b902c5efebf5e90c30d834c9 | 5a6f24ac87834c179a8ab4e40615fbe5a67f71f7 | /RCIR_UAV_NEW/Onboard-SDK-ROS/dji_sdk_demo/include/mymission/auto_landing_task.h | b18e3a1411680b9afab6ab8247fd33bd7db75e3c | [
"MIT"
] | permissive | NPU-RCIR/RCIR_UAV_NEW | 7bc45388d29bdc739a2affeca2f7d4f43b972a2c | 07202c80e42fbe02f7adfd22f03cdd6f0459aef8 | refs/heads/master | 2022-11-26T04:36:06.723513 | 2020-07-30T07:09:38 | 2020-07-30T07:09:38 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,094 | h | #include "mymission/Mission.h"
#include <message_filters/subscriber.h>
#include <message_filters/synchronizer.h>
#include <message_filters/sync_policies/approximate_time.h>
#include <message_filters/time_synchronizer.h>
#include <iostream>
#include <fstream>
#include <string>
#include <opencv2/highgui.hpp>
#include <... | [
"1462452788@qq.com"
] | 1462452788@qq.com |
05a3794ce91e1b4d3a75b0046ca8c4815c41a5e6 | 0fc87c143bf53a034c6047724576959757ee45f3 | /Some Other Interestings/Week6_Task2/Week6_Task2.cpp | b7c6a3acab435e03f573c257a70d9b10a96b9197 | [] | no_license | ivanalexeenko/C-Plus-Plus-Start | 0cb43bf23a503500516669deb6b3a32555983f88 | 46d8cda23790a789aea2229497daf09cc8240c54 | refs/heads/master | 2021-01-20T07:35:58.528402 | 2017-09-30T12:15:39 | 2017-09-30T12:15:39 | 101,546,399 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,795 | cpp | #include "stdafx.h"
#include <iostream>
#include<cmath>
using namespace std;
int InputArray(int *A, int n) {
for (int i = 0; i < n; i++) {
cin >> A[i];
}
return A[0];
}
int OutputArray(int*A, int n) {
for (int i = 0; i < n; i++) cout<< A[i] << "\t";
return A[0];
}
int InputMatrix(int **A, int str,int stlb) {
... | [
"think8about23it@gmail.com"
] | think8about23it@gmail.com |
173d84cb5b1975f0a2f24f33366246d1b0da351a | c9e61524cb9496cca51ddca1b56af1a221cbff55 | /src/latFit/latNum.cc | 26b7c0b5364488d6b2ec1e79f51a7adb5f8e2ac3 | [
"MIT"
] | permissive | csi-greifflab/Absolut | d46dbe93dd3ea64e416c5797a27845719f0e791e | 0f672a19c9fdec561e4d6d2470471ea016f949ad | refs/heads/main | 2023-05-25T14:24:59.429104 | 2023-05-16T05:13:18 | 2023-05-16T05:13:18 | 301,980,293 | 66 | 20 | null | 2023-03-09T15:03:28 | 2020-10-07T08:59:39 | Jupyter Notebook | UTF-8 | C++ | false | false | 9,231 | cc |
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <biu/OptionParser.hh>
#include <biu/LatticeDescriptorSQR.hh>
#include <biu/LatticeDescriptorCUB.hh>
#include <biu/LatticeDescriptorFCC.hh>
#include <biu/LatticeDescriptorCKW.hh>
#include <biu/LatticeModel.hh>
#include <biu/LatticeProteinUtil.hh>
#... | [
"pprobert@uio.no"
] | pprobert@uio.no |
141e441074afb780f499b9b00169fd6ee2c936d7 | 0f8e4dc7773bf82e6c4c863b96d13b4919a2634f | /src/AthleteRecord.h | f0752cc6b588aef6d90707d1cbedc1cc24c88590 | [] | no_license | jasjeetIM/OlympicMedalistSearch | 17ce8bdf670e4d0b616f83302904a99c9f464b30 | a4af4dc46e29eb7281bc52507110a7655f855d13 | refs/heads/master | 2016-09-15T15:16:58.602529 | 2015-08-05T19:19:04 | 2015-08-05T19:19:04 | 40,149,896 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,153 | h | #ifndef _AthleteRecord_H_
#define _AthleteRecord_H_
#include "BinarySearchTree.h"
#include "HeapMostSearch.h"
#include "Athlete.h"
#include "HashedTable.h"
#include "BinaryTree.h"
class AthleteRecord
{
private:
int count;
BinarySearchTree<Athlete*> item;
Athlete indentedTree;
HashedTable *hashPtr;
HeapMostSearc... | [
"jasjeetim@gmail.com"
] | jasjeetim@gmail.com |
2c52664f70d8f848822dcf6423963510ea25d0f3 | cfeac52f970e8901871bd02d9acb7de66b9fb6b4 | /generated/src/aws-cpp-sdk-databrew/source/GlueDataBrewErrorMarshaller.cpp | 97d5bf95de871dcb50367be99c6d01a2e54823dc | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | aws/aws-sdk-cpp | aff116ddf9ca2b41e45c47dba1c2b7754935c585 | 9a7606a6c98e13c759032c2e920c7c64a6a35264 | refs/heads/main | 2023-08-25T11:16:55.982089 | 2023-08-24T18:14:53 | 2023-08-24T18:14:53 | 35,440,404 | 1,681 | 1,133 | Apache-2.0 | 2023-09-12T15:59:33 | 2015-05-11T17:57:32 | null | UTF-8 | C++ | false | false | 641 | cpp | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/core/client/AWSError.h>
#include <aws/databrew/GlueDataBrewErrorMarshaller.h>
#include <aws/databrew/GlueDataBrewErrors.h>
using namespace Aws::Client;
using namespace Aws::GlueDataBrew... | [
"sdavtaker@users.noreply.github.com"
] | sdavtaker@users.noreply.github.com |
93673795ab68edc312614c5ee54d6849a031e544 | 7d349fac414430b60a8acf28d4807fc78c56e5fe | /TLX/Kelas Pembelajaran Pemrograman/Pemrograman Dasar/15 Rekursi Lanjut/Permutasi Zig-Zag.cpp | d51cd52361880b8cb8f561416167ea8a059a4a22 | [] | no_license | daspers/CP | 945f3eee1066ea59093a06072dddc3a397dd3b1f | 6e3f0427d697cb727fe3f55eb5adef5c01998510 | refs/heads/master | 2022-09-13T03:05:26.465309 | 2022-08-27T02:20:26 | 2022-08-27T02:20:26 | 99,011,358 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 697 | cpp | #include <iostream>
#include <iomanip>
using namespace std;
int n;
int *x;
bool y[10]={false};
void per(int a, int b, int c){
if(a>=n){
for(int i=0;i<a;i++)
cout<<x[i];
cout<<endl;
}
else{
for(int i=0;i<n;i++){
if(!y[i+1]){
if(b==0&&c==0){
y[i+1]=true;
x[a]=i+1;
... | [
"noreply@github.com"
] | noreply@github.com |
3702bedfcef6b4d4ab645e4ad06dd50eb6d2f9cb | 2e7f8237976e765ef6b9aac864e4e1a23b36acb7 | /include/script/tokens/L2Token.h | 98e7d9c7b75b832fda7b9980231651a07f054821 | [] | no_license | kopaka1822/CppScriptEngine | 794c4b5e8dfcd2c75997023ebf7b73dbd24db4b2 | 1073c86e5116c4d3cf244d8cb2ae8563ac674393 | refs/heads/master | 2021-06-25T03:06:01.671335 | 2020-11-24T08:39:49 | 2020-11-24T08:39:49 | 170,923,776 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 225 | h | #pragma once
#include <string>
#include "../ScriptEngine.h"
namespace script
{
class L2Token
{
public:
virtual ~L2Token() = default;
virtual ScriptObjectPtr execute(ScriptEngine& engine) const = 0;
};
}
| [
"felixbruell@live.de"
] | felixbruell@live.de |
c500390667675e79208710e8d0f1a2b820236000 | 12464de017755c15531558ec82bd08c3a62ba3de | /C++/Boost/Include/Boost/log/extra/functions_ts.hpp | 83734d0cc49c335811c2bb2897252813f0d9f4e3 | [] | no_license | DanielShangHai/RedosMiscellaneousLib | 5bb17f865cf7484b3a3d059bdfd02736db336fc7 | 064b9f1ae370b72cc59212348ffce14e1288e555 | refs/heads/master | 2021-01-10T17:58:19.230826 | 2016-12-22T08:53:08 | 2016-12-22T08:53:08 | 48,574,365 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,033 | hpp | // functions.hpp
// Boost Logging Template library
//
// Author: John Torjo
//
// Copyright (C) 2004-2005 John Torjo (john@torjo.com)
// Copyright (C) 2004-2005 Caleb Epstein (caleb.epstein@gmail.com)
//
// Permission to copy, use, sell and distribute this software is granted
// provided this copyright notic... | [
"Dier.Song@videojet.com"
] | Dier.Song@videojet.com |
998e31632fe285872acca0e36369fca555f0b4d2 | cfbd17e5901975744a28e46c34df2f123431187d | /string_binary_decimal.cpp | e518705169863a0a2a5e61a4c35c67f66b811f76 | [] | no_license | Kamrul-Hasan-1971/String | 18dde3365d902f3e0a5304e35c1bfcca3bc05baa | 0021541b8aa10cb205c23dcb319c704560850370 | refs/heads/master | 2023-08-27T12:53:47.431018 | 2021-11-08T05:09:29 | 2021-11-08T05:09:29 | 192,223,764 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,985 | cpp | string multiply(string num1, string num2)
{
ll n1 = num1.size();
ll n2 = num2.size();
if (n1 == 0 || n2 == 0)
return "0";
vector<ll> result(n1 + n2, 0);
ll i_n1 = 0;
ll i_n2 = 0;
for (ll i=n1-1; i>=0; i--)
{
ll carry = 0;
ll n1 = num1[i] - '0';
... | [
"noreply@github.com"
] | noreply@github.com |
a61e622b90a3b2ad12570d88ff515e79c08846cf | 66e947762ec5c04f6dd88e027a3f8e80e0eda684 | /unscented-kalman-filter-master/unscented-kalman-filter-master/src/tools.h | 194868a99dab1054044fc3b95725b48fc8844efc | [
"MIT"
] | permissive | Swaroopainapurapu/sensor_fusion | edb5f49236c2489142ebb580926e55fe45007a52 | 7d851ca868221fde8c216879ed08e7823c0bad0d | refs/heads/master | 2022-10-25T21:54:03.126188 | 2020-06-11T12:32:35 | 2020-06-11T12:32:35 | 271,503,648 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,383 | h | #pragma once
#include <vector>
#include "Eigen/Dense"
#include "render/render.h"
#include <pcl/io/pcd_io.h>
using Eigen::MatrixXd;
using Eigen::VectorXd;
using namespace std;
struct lmarker {
double x, y;
lmarker(double setX, double setY)
: x(setX), y(setY)
{}
};
struct rmarker {
double rho... | [
"noreply@github.com"
] | noreply@github.com |
19bb0f4030e6ffc40dd2048e34038bcb4d8da344 | 2d361696ad060b82065ee116685aa4bb93d0b701 | /src/corelib/syslog.cpp | e48c030d625b790cd9f6a994825798616355587d | [
"LicenseRef-scancode-public-domain"
] | permissive | AaronNGray/GenomeWorkbench | 5151714257ce73bdfb57aec47ea3c02f941602e0 | 7156b83ec589e0de8f7b0a85699d2a657f3e1c47 | refs/heads/master | 2022-11-16T12:45:40.377330 | 2020-07-10T00:54:19 | 2020-07-10T00:54:19 | 278,501,064 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,647 | cpp | /* $Id: syslog.cpp 591546 2019-08-16 16:59:06Z vasilche $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" unde... | [
"aaronngray@gmail.com"
] | aaronngray@gmail.com |
2bfcbc35ef7188ced892f3de132a42f529c1a78d | cef6aa553e47bc17eb8d88c6afcc47cd71914488 | /cardboardXCode/src/ofApp.cpp | f0ddb90b863f9420afcc956652e8e3b27e318558 | [] | no_license | sAbhay/XCode-Projects | 95085b4cf3f3198c2bb08892d1c9a2a6e58e6dfc | 3614f676aca1b13b1f21bb204bae18dfb913327b | refs/heads/master | 2020-04-17T21:24:33.585121 | 2019-01-22T09:46:19 | 2019-01-22T09:46:19 | 163,640,802 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,882 | cpp | #include "ofApp.h"
//--------------------------------------------------------------
void ofApp::setup(){
ofSetVerticalSync(true);
ofSetFrameRate(60);
tracking.setup();
// SensorEvent gyro;
// gyro.reading.set(0, 0, 0);
// gyro.timestamp = ofGetElapsedTimeMillis();
// gyro.type = GYRO;
// ... | [
"abhayaaditsinghal@gmail.com"
] | abhayaaditsinghal@gmail.com |
cd486cd0cefa0220b12e182499e06a793713c0c8 | 94723afe6ef15a0eb7798c26117eaf3cbaa857fc | /Montercarlo/montecarlo.cpp | 01d0f3a7a4c0ec760ecffa34c33ef3144268919e | [] | no_license | Jose26398/SS_Ejercicios | 8bf8b2b993ea7d13060a7f681d9762b895141ae1 | 9ef87f7f745bc641118cec39c0b41191c8f9f78e | refs/heads/master | 2022-03-29T08:06:13.134064 | 2020-01-20T14:46:45 | 2020-01-20T14:46:45 | 232,676,072 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,764 | cpp | #include <cmath>
#include <iostream>
#include <stdlib.h>
using namespace std;
int a = 2000, b = 3000, c = 2600;
float uniforme(){
float u;
u = (float) random();
u = u/(float)(RAND_MAX+1.0);
return u;
}
int generademanda(){
float u, x;
u = uniforme();
if (u < (c-a)/(b-a))
x = a+sqrt((b-a)*(c-a)*u);
else... | [
"jsg26398@gmail.com"
] | jsg26398@gmail.com |
379dd6813041924739d41ab997acc224b5e3cdbb | 1a20961af3b03b46c109b09812143a7ef95c6caa | /Book/3dlearn/DirectX/3DGraphicsProgrammingCD/chap07/framebuffer_cubemap/render_data.cpp | 34a914b27cf4851f54ec1a2cdc4a98d8dcbe5bef | [] | no_license | JetAr/ZNginx | eff4ae2457b7b28115787d6af7a3098c121e8368 | 698b40085585d4190cf983f61b803ad23468cdef | refs/heads/master | 2021-07-16T13:29:57.438175 | 2017-10-23T02:05:43 | 2017-10-23T02:05:43 | 26,522,265 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,148 | cpp | #include "Vector4.h"
#include "render_data.h"
#include "gut.h"
#include "GutModel.h"
// 畫cubemap 6個面時的鏡頭位置跟面向
Vector4 g_vCubemap_Eye(0.0f, 0.0f, 0.0f);
Vector4 g_vCubemap_Up[6] =
{
Vector4(0.0f, 1.0f, 0.0f), // +x
Vector4(0.0f, 1.0f, 0.0f), // -x
Vector4(0.0f, 0.0f,-1.0f), // +y
Vector4(0.0f, 0.0f, 1.0f), // -... | [
"126.org@gmail.com"
] | 126.org@gmail.com |
998ca2cf6c8c8a80750fee09ec489a9e25a88d8c | f890a3ce88f49d4b53d2fa326b4ed39caed67234 | /isValidParentheses/main.cpp | b84f18a30853c897f19654dbf5d40386c1edcf26 | [] | no_license | chenyzcs/LintCode | 03c96b89a4eda709c8cd592f1efdfc7a712ee70b | 292fcb091fb7aafd55859008bccafcaba5c35090 | refs/heads/master | 2021-01-20T14:58:54.093802 | 2017-08-19T10:39:35 | 2017-08-19T10:39:35 | 90,699,278 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 728 | cpp | #include <iostream>
#include <vector>
#include <string>
using namespace std;
bool isValidParentheses(string& s);
int main()
{
string s = "()";
cout << char(124);
cout << isValidParentheses(s) << endl;
return 0;
}
bool isValidParentheses(string& s)
{
vector<char> char_stack;
char_stack.push_back(s[0]);
if (s.... | [
"chenyzcs@163.com"
] | chenyzcs@163.com |
99788ba1cf0936f5d22cb86ae69362bedff0dcb1 | ef187d259d33e97c7b9ed07dfbf065cec3e41f59 | /work/atcoder/arc/arc059/F/answers/36693_emiexp.cpp | d2f64aeac2e51e280ad28fb2e63ef0dd00ea7b7b | [] | no_license | kjnh10/pcw | 847f7295ea3174490485ffe14ce4cdea0931c032 | 8f677701bce15517fb9362cc5b596644da62dca8 | refs/heads/master | 2020-03-18T09:54:23.442772 | 2018-07-19T00:26:09 | 2018-07-19T00:26:09 | 134,586,379 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,295 | cpp | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <vector>
#include <string>
#include <algorithm>
#include <stack>
#include <queue>
#include <set>
#include <map>
using namespace std;
#define MOD 1000000007
#define ADD(X,Y) ((X) = ((X) + (Y)%MOD) % MOD)
typedef long long i64; typedef v... | [
"kojinho10@gmail.com"
] | kojinho10@gmail.com |
a6ac783f9b00748a221cc72bcb188adff5b88279 | 59c5e92aec94bba70144c62f81b000c4f0abde40 | /src/server/sdk/amxplugin.cpp | b558d5634f336e012b1b964e4f81bc9d8a04f540 | [] | no_license | RussellLVP/playground | f6205b8f2c3bafe8c83495b40efce1011f855bbd | 803e6fe7a30d33900bab61056eb62ba0a60da5cd | refs/heads/master | 2020-12-24T13:52:18.583120 | 2014-10-26T01:49:41 | 2014-10-26T01:49:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,200 | cpp | //----------------------------------------------------------
//
// SA-MP Multiplayer Modification For GTA:SA
// Copyright 2004-2009 SA-MP Team
//
//----------------------------------------------------------
//
// This provides an interface to call amx library functions
// within samp-server.
//
//------------------... | [
"russell@sa-mp.nl"
] | russell@sa-mp.nl |
8d4777a5c6c86ca1353eed76e700cb6e709da186 | 4fefd1ffea2c29af31422ae3dc0a84cdf5951345 | /json_gssapi/test/JSONParseTest.cpp | 9b81aef3d0ad1b241c976a47f888f05f5a2ed81d | [] | no_license | janetuk/gssweb | 08d8a1b51d23576e330b5621f56e410a91fa609c | 6e55e668ed481d25ab544112c56b9b2be35799b2 | refs/heads/master | 2021-01-18T15:23:50.508124 | 2015-08-02T13:57:07 | 2015-08-02T13:57:07 | 42,654,917 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,874 | cpp | /*
* Copyright (c) 2014, 2015 JANET(UK)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of c... | [
"mark@painless-security.com"
] | mark@painless-security.com |
615d2acf610fe7e6a71c54efec09fee5d25ed667 | ca33114900917da77e1d006c7318730ab3b15890 | /Server/Server/Source.cpp | bb63b8d7ce8cc87d9f7a220d41399f254f7eec97 | [
"Unlicense"
] | permissive | hurnhu/open-kattis | d9fd8410a2796130943b07dcf66b1f7828d569be | 7da80c09e173336c9869d04f0a3cbf3dff197883 | refs/heads/master | 2023-03-08T16:42:42.247048 | 2023-03-02T15:25:29 | 2023-03-02T15:25:29 | 83,372,047 | 4 | 0 | Unlicense | 2020-10-01T13:59:46 | 2017-02-28T00:40:20 | C# | UTF-8 | C++ | false | false | 460 | cpp | #include <iostream>
using namespace std;
int main(){
int num = 0;
int maxTime = 0;
int temp = 0;
cin >> num >> maxTime;
int* array1 = new int[num];
for (int i = 0; i < num; i++)
{
cin >> array1[i];
}
int a = 0;
bool run = true;
while (run)
{
if ((temp + array1[a]) >= maxTime+1 ||... | [
"noreply@github.com"
] | noreply@github.com |
4cbe09e4889dee8ccb27dab28837e6b5694dd62f | 51a40742a6fe3548ed9a5349385c21ff62d50e71 | /libInput/include/InputController.h | efd0dd6f31e31a13656629091b5a486acfb294ab | [
"MIT"
] | permissive | netpipe/frostWM | 9f79317e55b0af193692ecb6d133d473b9cb54ff | de8ed81c9df6d4a87039ae2389b3e72ef307bb15 | refs/heads/master | 2023-04-29T11:44:25.904064 | 2023-04-16T18:11:25 | 2023-04-16T18:11:25 | 169,099,513 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 636 | h | /*
* InputController.h
*
* Created on: 2 Dec 2021
* Author: ykhan
*/
#ifndef INPUTCONTROLLER_H_
#define INPUTCONTROLLER_H_
#include "InputDevice.h"
#include "Keyboard.h"
#include "Mouse.h"
#include <vector>
class InputController;
using InputControllerPtr = std::shared_ptr<InputController>;
class InputCo... | [
"netpipe@localhost.localdomain"
] | netpipe@localhost.localdomain |
6d3087bd60fc05e3755ffdfafafe7f107f52a8ed | 59fc4e1fc22de27ae2f12bddcddbf447277c76b8 | /debugger/src/cpu_sysc_plugin/riverlib/core/dbg_port.cpp | aa543ffae51a48780792b03653f3b8685cad8f6e | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | logicdomain/riscv_vhdl | a74d328cb96549708b4ff8dc4af18ad709c9720a | 2c11ef45f4876cbdf563486b740c629f4b94a6bc | refs/heads/master | 2023-06-13T04:01:23.600210 | 2021-07-11T18:54:43 | 2021-07-11T18:54:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,668 | cpp | /*
* Copyright 2019 Sergey Khabarov, sergeykhbr@gmail.com
*
* 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... | [
"sergeykhbr@gmail.com"
] | sergeykhbr@gmail.com |
3dfd0c945d21cea209059674ce2fd6f4a928ab1a | e5fc671efd9c606a82d534fa2e62acb912f3a0a1 | /Dungeon-Quest/Dungeon-Quest/src/systems/PlayerEntitySystem.cpp | 4d5d51cf687b8a5457348aa4c1d5918dae0b6b63 | [
"MIT"
] | permissive | milos-mkv/Dungeon-Quest | 9be506aabf820835b20d6c5739747e1892962d46 | 209d8bc050d108a9bcfbd9d6d6e80927c5ee6bfb | refs/heads/main | 2023-03-29T14:16:31.414197 | 2021-04-02T08:32:49 | 2021-04-02T08:32:49 | 345,574,836 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,915 | cpp | #include <systems/PlayerEntitySystem.hpp>
#include <components/CharacterComponent.h>
#include <components/SpriteComponent.hpp>
#include <components/AttackComponent.hpp>
#include <components/AnimationComponent.hpp>
#include <Game.h>
#include <EntityFactory.hpp>
#include <iostream>
static sf::Vector2f VecAdd(const sf::... | [
"milos.milicevic@endava.com"
] | milos.milicevic@endava.com |
1d39205f27bc292646d3b701007d6ab02b385fd1 | 4475543cb2faf92ff0232682aa798a079de51f40 | /ESP32BitcoinTradeMonitor.ino | b37eb69f0249f72c4e94fa8715749239446838bc | [] | no_license | mosfex/ESP32-BitcoinTradeMonitor | 2b94654c8977162706796ba9b682a4e43bcae0ed | 309706f76475928e8be30a9699377e7101bdaf80 | refs/heads/master | 2021-07-06T02:42:03.140388 | 2017-10-01T00:35:48 | 2017-10-01T00:35:48 | 105,409,947 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,424 | ino | /*
* Written by Mosfex : www.mosfex.com
* www.fb.com/mosfex
* plese refer to this when using the code
*/
#include <Arduino.h>
#include <WiFi.h>
#include <WiFiMulti.h>
#include <Wire.h>
#include <LiquidCrystal_I2C.h>
#include <WiFiClientSecure.h>
WiFiMulti wifiMulti;
LiquidCrystal_I2C lcd(0x3F, 16, 2); //maybe 27 2F 3... | [
"mosfexshop@gmail.com"
] | mosfexshop@gmail.com |
d8ac35484601f4c33b030ec458a04e4bdb2f4187 | d58c8780e2ee95e584c523e0c4ceb88e06a6329a | /mapdrawplay_5.ino | 38a4eb15530bb289be49f2e30218d9ec2bed5aa2 | [] | no_license | Cragjock/mapgraphics | 95ba6f9a8e32a3e8b6fa34b08d03f598ff4b8027 | 5cbfd1f8007e5105ab281ade0b651e2d584ce1cf | refs/heads/master | 2021-08-23T06:57:34.391135 | 2017-12-04T01:38:47 | 2017-12-04T01:38:47 | 112,141,075 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,238 | ino | /******************************************************************
BSD license, check license.txt for more information.
All text above must be included in any redistribution.
******************************************************************/
#include <SPI.h>
#include <stdint.h>
#include "Adafruit_GFX.h"
#include... | [
"noreply@github.com"
] | noreply@github.com |
9f7d8c4f36e8eca5b891f4b0d406a7040b4500bc | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_94_httpd-2.4.3.cpp | 5841a32c50b93a3b8b4a4205a9a6567385ed0758 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,679 | cpp | static void test(void)
{
apr_time_t stoptime;
apr_int16_t rtnev;
apr_status_t rv;
int i;
apr_status_t status;
int snprintf_res = 0;
#ifdef NOT_ASCII
apr_size_t inbytes_left, outbytes_left;
#endif
if (isproxy) {
connecthost = apr_pstrdup(cntxt, proxyhost);
connectport = p... | [
"993273596@qq.com"
] | 993273596@qq.com |
f39b7ff5f2a381cd8c6438d360a276c935b53bb7 | 4158772a17e898801b6b681536f5c37440bcd96c | /libyasmine/source/transition_impl.cpp | 235be5c341891106e547023ba4b3e74a7a0e52c1 | [] | no_license | netaudio/yasmine | 2780a2f6b0f2f7995a225568dd346f7b3e20c1cf | 908adc64557ab008ea4fb4a2610fff22408aae92 | refs/heads/master | 2021-08-30T16:14:47.240236 | 2017-12-18T15:49:02 | 2017-12-18T15:49:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 15,081 | cpp | //////////////////////////////////////////////////////////////////////////////////////////////////////
// //
// This file is part of the Seadex yasmine ecosystem (http://yasmine.seadex.de). //
// Copyr... | [
"noreply@github.com"
] | noreply@github.com |
11f08213bc8647dd95d6350356d0538eae8b29df | 0e2b0b78dbd0d8539fea8ea15746d265a33fef48 | /include/Field.h | 9489cf9f780efdb533f98c05ce4341b521de5144 | [] | no_license | whattopick/--CrazyTanks--old-version-don-t-look | 2a48f3a24f3df74de46fda3304eae910ccc6ec84 | f8e783f950fed3568ecea79dc4345fe9c6987967 | refs/heads/master | 2021-04-12T02:42:37.742074 | 2018-03-19T05:47:05 | 2018-03-19T05:47:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,012 | h | #ifndef FIELD_H
#define FIELD_H
#include "CursorController.h"
class Field
{
public:
Field(int,int, int, int);
virtual ~Field();
int getTotalKills();
int getTotalDefeats();
int fieldLeftCorner_[2] = {0, 2};
const static int fieldWidth_ = 30;
const static int ... | [
"37048109+whattopick@users.noreply.github.com"
] | 37048109+whattopick@users.noreply.github.com |
6f00a83f8e2d5f3ec392721861fd53777b0ac13d | 93c38ea1f4f2fc6cdded9066e320d5e356ad5bd4 | /example1_vecmult/vecmult.cpp | bc6b3e7b017a23c16d2b9ec6dcea9369c05ce523 | [] | no_license | apaznikov/multithreading-course | d2db11cad73b8a593fa0d53352db1f903430f0e1 | 6a1e070eb09a31f1a8799af1f7379719f73e1c5e | refs/heads/master | 2020-04-07T19:33:01.478115 | 2019-01-17T06:34:41 | 2019-01-17T06:38:12 | 158,652,988 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,620 | cpp | //
// vecmult.cpp: Parallel two vector multiplication
//
// (C) 2018 Alexey Paznikov <apaznikov@gmail.com>
//
#include <iostream>
#include <vector>
#include <random>
#include <algorithm>
#include <thread>
#include <mutex>
#include <chrono>
#include <fstream>
const auto nelem = 64000000;
const auto maxrand = 100;
cons... | [
"apaznikov@gmail.com"
] | apaznikov@gmail.com |
39cada52c70fb2540049d31e595ffbc80f748117 | cea791ea54a82c7ea2794a953d322930cec03424 | /Tarea 2/loglog.hpp | 74c117cf1a6bb7692a69aaf0a3ac280a49b97d7e | [] | no_license | Cocobio/BigData | dcd3097eee3059600a15f9f161fe7f6d431bc2ce | 74b3a5a7d5cee5e37eb7a14c95d3dcbf6d7b83ea | refs/heads/master | 2023-04-05T03:35:40.871829 | 2021-04-13T04:02:57 | 2021-04-13T04:02:57 | 308,225,098 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 662 | hpp | #ifndef LOGLOG
#define LOGLOG
#include <cmath>
#include <cstring>
#include <algorithm>
#include <functional>
#include <ctime>
#include <cstdlib>
template <class T>
class LogLog {
public:
typedef T element;
typedef unsigned long long hashed;
protected:
unsigned char* M;
// hash<element> h;
std::function<ha... | [
"iosorio@udec.cl"
] | iosorio@udec.cl |
0cae18dc6e204dc651bcb5d324b583d7438fabe6 | a0f45dac9048e2fcb1297c73c4f14811e91d2fdb | /src/3DModules/Fitter/ReconBuffer.hh | 8a847ea43f79a6798526b191a294509e8fe1514f | [] | no_license | snoplus/snogoggles | ef6bd1078d5327d8263362e0cc6a04fac24243b6 | ae6051ba5b0fe9caf0bd569d4f3577b28afa421b | refs/heads/master | 2016-09-05T21:19:38.710515 | 2013-06-13T15:10:16 | 2013-06-13T15:10:16 | 3,463,699 | 4 | 1 | null | 2013-03-29T23:44:57 | 2012-02-16T20:34:27 | C++ | UTF-8 | C++ | false | false | 955 | hh | ////////////////////////////////////////////////////////////////////////
/// \class ReconBuffer
///
/// \brief Special VBO to create, store and render vertices for fitted
/// positions.
///
/// \author Phil G Jones <p.g.jones@qmul.ac.uk>
///
/// REVISION HISTORY:\n
/// 05/04/13 : P.Jones - First Revision, ne... | [
"p.g.jones@qmul.ac.uk"
] | p.g.jones@qmul.ac.uk |
e0eac2984d0654b86dd8ce4be4e6403e91a8feca | d826dc564134ef85a6bd8b7ec7f8268a5049d5c3 | /src/tools.cpp | 3eb120350b55bc4bd7afa544fe6913cac289a57c | [] | no_license | kenshi84/lmdbcpp-monero | fa83940bf64b65c46837871c5baf75fdaadc5a60 | 786ff5309dd2bc00a6d63cd71b25c017bfeb7d8c | refs/heads/master | 2021-01-12T00:16:12.675279 | 2017-01-12T02:06:27 | 2017-01-12T02:06:27 | 78,700,943 | 0 | 0 | null | 2017-01-12T02:34:00 | 2017-01-12T02:34:00 | null | UTF-8 | C++ | false | false | 20,112 | cpp | //
// Created by marcin on 5/11/15.
//
#include "tools.h"
namespace xmreg
{
/**
* Parse key string, e.g., a viewkey in a string
* into crypto::secret_key or crypto::public_key
* depending on the template argument.
*/
template <typename T>
bool
parse_str_secret_key(const string& ... | [
"moneroexamples@tuta.io"
] | moneroexamples@tuta.io |
fe85d3661aaa45c12f1949923b7c7fefe6effc53 | f458038b0fd4ed79fc5ad8efa1e1170a57a7e769 | /Bootcamp/Session7/LargestElementInArray.cpp | 278be74eb598023da144543333cbf770c3102075 | [
"MIT"
] | permissive | sgpritam/DSAlgo | c000519d1bde0907d5af477893e3dff0e0806add | 3e0e6b19d4f8978b2fc3be48195705a285dbdce8 | refs/heads/master | 2021-02-26T09:27:36.594473 | 2020-10-01T14:22:27 | 2020-10-01T14:22:27 | 245,515,797 | 1 | 0 | MIT | 2020-10-01T14:22:28 | 2020-03-06T21:01:36 | C++ | UTF-8 | C++ | false | false | 281 | cpp | #include<bits/stdc++.h>
using namespace std;
int main(){
int a[1000];
int n;
cin>>n;
int max = a[0];
for(int i=0;i<n;i++){
cin>>a[i];
}
for(int i=0;i<n;i++){
if(a[i]>max){
max = a[i];
}
}
cout<<max<<endl;
}
| [
"pritam1bnk@gmail.com"
] | pritam1bnk@gmail.com |
512aef0a583a4511955a800c9666e60d28d572ca | 785df77400157c058a934069298568e47950e40b | /include/Geo2d_SegmentCloud_SamplesLev1.hxx | 8712ec8e691984a0cd449043b31c8ca7b5141696 | [] | no_license | amir5200fx/Tonb | cb108de09bf59c5c7e139435e0be008a888d99d5 | ed679923dc4b2e69b12ffe621fc5a6c8e3652465 | refs/heads/master | 2023-08-31T08:59:00.366903 | 2023-08-31T07:42:24 | 2023-08-31T07:42:24 | 230,028,961 | 9 | 3 | null | 2023-07-20T16:53:31 | 2019-12-25T02:29:32 | C++ | UTF-8 | C++ | false | false | 254 | hxx | #pragma once
#ifndef _Geo2d_SegmentCloud_SamplesLev1_Header
#define _Geo2d_SegmentCloud_SamplesLev1_Header
#include <Geo2d_SegmentCloud_SamplesLev1Fwd.hxx>
#include <Geo3d_SegmentCloud_SamplesLev1.hxx>
#endif // !_Geo2d_SegmentCloud_SamplesLev1_Header
| [
"aasoleimani86@gmail.com"
] | aasoleimani86@gmail.com |
e26c52ff704fdbfef0d0f14f41fa39a93f6d7ba2 | a230afa027a8a672c3d3581df13439127c795a55 | /Rendrer/Physics/PhysicsManager.h | 1327ed6332d5e8ec354c1ca4c8cd765430892041 | [] | no_license | ASDen/CGsp | fbecb2463d975412f85fa343e87fda9707b7801a | 2657b72269566c59cc0127239e3827f359197f9e | refs/heads/master | 2021-01-25T12:02:10.331018 | 2010-09-22T12:43:19 | 2010-09-22T12:43:19 | 503,933 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,459 | h | #pragma once
class CGSP_CC PhysicsManager : public BaseManager
{
public:
//typedef RigidBodyUpdateCallBack UpdateCallback;
NxPhysicsSDK* gPhysicsSDK;
NxScene* gScene;
UserAllocator* gAllocator;
NxVec3 gDefaultGravity;
ErrorStream gErrorStream;
bool gHard... | [
"harrrrpo@gmail.com"
] | harrrrpo@gmail.com |
628daefafc2b28322779c76d842e7c4d81f62adf | ff5313a6e6c9f9353f7505a37a57255c367ff6af | /hdstart/StdAfx.cpp | f1915ce7fd58adbccac162e10adf82fd27cb1e97 | [] | no_license | badcodes/vc6 | 467d6d513549ac4d435e947927d619abf93ee399 | 0c11d7a81197793e1106c8dd3e7ec6b097a68248 | refs/heads/master | 2016-08-07T19:14:15.611418 | 2011-07-09T18:05:18 | 2011-07-09T18:05:18 | 1,220,419 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 296 | cpp | // stdafx.cpp : source file that includes just the standard includes
// hdstart.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
| [
"eotect@gmail.com"
] | eotect@gmail.com |
c1c624b31d97d1fb234ff5fd18ab88aa26b1196f | 39bc6a37973c1b3369defd137ace6951ae8675cf | /Core/KCollider2D.cpp | 4cd53bcb9f0d7140aa761f984bfeaefaec07c385 | [] | no_license | hki2345/DirectX11_FrameWork | facdc03671da7dee07344413c2ea3d0ef2d0fa7b | 70db10de425da6c68add18bd18a9b27080ff916b | refs/heads/master | 2021-06-24T13:53:01.411290 | 2019-08-05T15:43:42 | 2019-08-05T15:43:42 | 150,975,486 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,309 | cpp | #include "KCollider2D.h"
#include "State.h"
#include "TransPosition.h"
#include "DebugManager.h"
KCollider2D::KCollider2D()
{
m_2DCol = CreateColFi<Figure2D_DE>(COLTYPE::CT_RECT2D);
}
KCollider2D::~KCollider2D()
{
}
bool KCollider2D::Init(int _Order /*= 0*/)
{
m_Order = _Order;
state()->This_Col2DManager.PushC... | [
"hki2345@users.noreply.github.com"
] | hki2345@users.noreply.github.com |
1b342df7adb28e4b3dcafc115c57982afc8a79e6 | 22549a867445219745da0a7446ed4963a0502167 | /bai90.cpp | cbb8726517b9127e65e01da8ca44a17384a0bef4 | [] | no_license | hoangtrung1999/Code-Bai-Tap-Ky-Thuat-Lap-Trinh---thay-Nguyen-Tan-Trang-Minh-Khang | afb5273db9b575548c60d352ca498c141a0fcaf1 | 033e37ea6018bd2450f414c5af60896eb28e5d3c | refs/heads/master | 2022-10-04T04:50:05.020285 | 2018-01-06T03:48:21 | 2018-01-06T03:48:21 | 114,956,184 | 0 | 1 | null | 2022-09-16T12:16:30 | 2017-12-21T03:06:29 | C++ | UTF-8 | C++ | false | false | 256 | cpp | #include <iostream>
using namespace std;
int Calculate (int n)
{
int S = 0;
int i = 1;
while ( S < n)
{
S += i;
cout<<S<<endl;
if ( S < n)
++i;
cout<<i<<endl;
}
return i-1;
}
int main()
{
int N;
cin>>N;
cout<<Calculate(N);
return 0;
} | [
"hoangtrung1999@yahoo.com.vn"
] | hoangtrung1999@yahoo.com.vn |
abdf0b8f8c50f9e82c88f7f064ed3ab7278a53fc | b343430beace53ac8b1336dc44a1570ad9a51618 | /SFMLEngine/src/SFMLEngine/ECS/Components/Animator.h | 9f77cd7fffcc88ca58d1e86ae95d3f9942245b5b | [] | no_license | jambuttenshaw/SFMLEngine | 26f2a1de76e286595d12c536ca6779995c36b34f | 5c9e421d01821d1d867b228fec6af798176179f4 | refs/heads/master | 2023-04-22T00:54:36.756273 | 2021-05-11T17:00:29 | 2021-05-11T17:00:29 | 332,728,822 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,413 | h | #pragma once
#include "SFMLEngine/ECS/System.h"
#include "SFMLEngine/Core.h"
#include <SFML/Graphics.hpp>
#include <unordered_map>
namespace SFMLEngine {
class AnimationFrame
{
public:
AnimationFrame()
: m_ImageRect(), m_Offset()
{}
AnimationFrame(const sf::IntRect& rect)
: m_ImageRect(rect), m_Of... | [
"sigton.scratch@gmail.com"
] | sigton.scratch@gmail.com |
6a7feb3cddf844f4ebc969e7b5b93bc042a3e71a | 238a20f03ec4c2e8b55718324bec7a6c8d58dfa7 | /src/widget/image.hpp | 22b0e12c8267281db815db454eca9e8c79ea27e2 | [] | no_license | Muzol-Code/Space_Invaders | acb1bf8e3ee1a29cc45a5ffecb1bf1937fd916a1 | eea0f86cecda9df4c9b1c0f1cf99480f06bdd869 | refs/heads/master | 2022-06-20T21:29:46.807370 | 2020-05-06T19:49:36 | 2020-05-06T19:49:36 | 260,938,531 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 555 | hpp | #ifndef IMAGE_HPP
#define IMAGE_HPP
#include <SDL_surface.h>
#include <SDL_render.h>
#include <SDL_rect.h>
#include <SDL_image.h>
#include <string>
class Image
{
private:
SDL_Rect m_body;
SDL_Texture* m_texture;
public:
Image(){}
Image(int x, int y);
~Image();
bool load_image(std::string fil... | [
"muzolbytes@gmail.com"
] | muzolbytes@gmail.com |
0008d9943e5ac1066d0e75b7c0d4e4aca1b45791 | c3782a52da4479a5ca3d0131cbacd3ff23cea572 | /Codeforces/contest/1245/a/66252147.cpp | b20d6513fe96f8dc1f4118c3af519b478d01a574 | [] | no_license | misclicked/Codes | 5def6d488bfd028d415f3dc6f18ff6d904226e6f | 1aa53cf585abf0eed1a47e0a95d894d34942e3b1 | refs/heads/master | 2021-07-16T00:28:05.717259 | 2020-05-25T06:20:37 | 2020-05-25T06:20:37 | 142,436,632 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 520 | cpp | #include<bits/stdc++.h>
using namespace std;
namespace IO{
char ss[1<<17],*A=ss,*B=ss;
inline char gc(){return A==B&&(B=(A=ss)+fread(ss,1,1<<17,stdin),A==B)?-1:*A++;}
template<class T>inline void sd(T&x){
char c;T y=1;while(c=gc(),(c<48||57<c)&&c!=-1)if(c==45){y=-1;}x=c-48;
while(c=gc(),47<c&&c<58){x=x*10... | [
"lspss92189@gmail.com"
] | lspss92189@gmail.com |
bee6afbb387834217614850869886f3bf3faf722 | ae93512408d40ca63995500191c6ddd4317d91e4 | /bfu/lab3/1 на 1/main.cpp | 8706b150a720faae54b3369bfdf04daff03a9582 | [] | no_license | jojo4444/-practice | 90f832151e4e38d318c869d5bf2873d775ab870a | 7e0f1fd29dfb9e99ca75f3c94e8f8f179abf00bc | refs/heads/master | 2020-04-12T20:49:09.951482 | 2019-05-25T23:32:16 | 2019-05-25T23:32:16 | 162,747,613 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 759 | cpp | #pragma once
#include <iostream>
#include "war.hpp"
using std::cout;
int main() {
knight shrek = knight(200, 0, 44);
fairy fiona = fairy(100, 0, 0);
war<knight, fairy> battle = war<knight, fairy>(shrek, fiona);
while(battle.next()) {
/*
set hit(up, middle, down) a... | [
"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.