blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 3 264 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 5 140 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 10.4M | extension stringclasses 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
95bb0bc2d84a200b21ba306fa9f4efa55e647b44 | 408886ea75550f3c7c7ef807255d1209f1f12e15 | /Reader.h | aef1c802c252c1e15bf5329cdb3ea9f7b15f9150 | [] | no_license | Etav99/SBD1 | 38fe7a1635100502d64a687ccd40ed7a34de894f | e1aa0adfb38c8e510ec20fb56589c7afeed1ca5c | refs/heads/main | 2023-04-29T06:29:42.378694 | 2021-05-17T16:40:20 | 2021-05-17T16:40:20 | 368,253,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 482 | h | #pragma once
#include "Record.h"
#include <fstream>
#include <iostream>
#include <string>
using namespace std;
struct Reader {
string fileName;
int blockStartIndex;
int blockEndIndex;
int bufferSize;
int lastRecordIndex;
bool bufferEmpty;
int *readNo;
Record* buffer;
Reader(string fileName, int bufferSize);... | [
"etavpl@gmail.com"
] | etavpl@gmail.com |
c6b76a8b44a20ed0560c5e713c6f9b802de6ed68 | fb108bb00285ad633d074479d6e4cb5d3ee087a7 | /Source/Stub.cpp | 2b5c87019c26ae925a0afe9e1da75c61f0791ffd | [] | no_license | roushk/Brimstone-Game-Engine | 2ace63d7f494d4942706f23e63cb463586192ff5 | e2463a58082cd6a4a824b9b90a5c21647ebcecec | refs/heads/main | 2023-08-04T21:36:15.696338 | 2023-08-04T20:13:50 | 2023-08-04T20:13:50 | 160,778,525 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 279 | cpp | //***************************************************************************
// Filename: Stub.cpp
// Author : Coleman Jonas
// Description: Use this as a basic layout for all c++ files in the proj.
//***************************************************************************
| [
"coleman.jonas@gmail.com"
] | coleman.jonas@gmail.com |
14b973f2ad741405fe301e9b39a007bf37b51825 | d4c720f93631097ee048940d669e0859e85eabcf | /chrome/browser/ui/webui/signin/turn_sync_on_helper_browsertest.cc | f8342e10a795dee77cdd1d9516de91ea74328b8d | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 3b920d87437d9293f654de1f22d3ea341e7a8b55 | refs/heads/webnn | 2023-03-21T03:20:15.377034 | 2023-01-25T21:19:44 | 2023-01-25T21:19:44 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | C++ | false | false | 9,288 | cc | // Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include <memory>
#include <vector>
#include "base/callback_forward.h"
#include "base/memory/ptr_util.h"
#include "base/memory/weak_ptr.h"
#include "base/run_loop.h"
#include ... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
0be4c096ae5acf01e389936881d9f71196aaf33a | 2e8c1b6f181c8ea440107ca82156ba38fd239037 | /hello-world/build/libxpcc/generated_platform/driver/adc/stm32/adc_interrupt_2.cpp | 40820ec845a1fefb874c8f68f26a3944704d65a7 | [] | no_license | zzzdeb/roboter | 5b4082fc28565c7b8f90493431c6899fc6c054aa | ee1d9001b892cd53386a6266b82b3c86f04fdd62 | refs/heads/master | 2020-06-10T09:31:21.246821 | 2016-12-08T21:08:41 | 2016-12-08T21:08:41 | 75,973,908 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 530 | cpp | // coding: utf-8
/* Copyright (c) 2011, Roboterclub Aachen e.V.
* All Rights Reserved.
*
* The file is part of the xpcc library and is released under the 3-clause BSD
* license. See the file `LICENSE` for the full license governing this code.
*/
// ------------------------------------------------------------------... | [
"zolboo.deb@gmail.com"
] | zolboo.deb@gmail.com |
25e86077259d9073627abab55c8acefd5ed0e411 | a62342d6359a88b0aee911e549a4973fa38de9ea | /0.6.0.3/Internal/SDK/ST_QuestReward_Generator_structs.h | 78ddb28ccaf0bbbe528340178e932e97a8d1294f | [] | no_license | zanzo420/Medieval-Dynasty-SDK | d020ad634328ee8ee612ba4bd7e36b36dab740ce | d720e49ae1505e087790b2743506921afb28fc18 | refs/heads/main | 2023-06-20T03:00:17.986041 | 2021-07-15T04:51:34 | 2021-07-15T04:51:34 | 386,165,085 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,864 | h | #pragma once
// Name: Medieval Dynasty, Version: 0.6.0.3
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Script Structs
//----------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
c93ef7ebf7dad7b05b29dfaffaf72f4161013faf | d6d13467f1591d510c9f3f18bffefad250980195 | /Source.cpp | 0ea8a21b3ce515635dce4fbd0339c767aed566db | [] | no_license | polinafr/CExam | b591dd5e5e1e69e3c507812fecb67b52b021a19c | ec56f963d28b355a0c253d8950b05496fc554b85 | refs/heads/master | 2023-06-09T03:42:34.814692 | 2021-06-28T08:44:30 | 2021-06-28T08:44:30 | 380,830,468 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 915 | cpp | #include "OurString.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#define FirstTestString "Gaudeamus igitur, Iuvenes dum sumus"
#define EmptyString ""
#define SECOND_TEST_STRING "Draco dormiens nunquam tititlandus"
void main()
{
char* str1 = (char*)malloc(strlen(FirstTestString));
strcpy_s(str1, strle... | [
"Zapadniki1836"
] | Zapadniki1836 |
df67bd89fc870f5e72311209e0934acd9aafd4ec | 4f8f944062e3841892c19e5baef16a50ffd88834 | /srm444/RotatingTriganles.cpp | 3514cd382794248fe0c7d711336a76ffdb94e2ab | [] | no_license | triplekiller/mytopcoder | 2e56628c8cf185f7737a5b7d010f510e3945c2f8 | 09d9a3b0aee24ee2fab2fce089fd6a6c13b81d6d | refs/heads/master | 2021-01-17T12:34:59.386276 | 2013-08-10T03:19:44 | 2013-08-10T03:19:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,561 | cpp | class RatatingTriangles
{
char m[51][51];
int N,M;
void rot()
{
char t[51][51];
memset(t,' ',sizof(t));
int i,j;
for( i=0;i<N;i++)
for( j=0;j<M;j++)
t[j][N-i-1]=m[i][j];
swap(N,M);
memcpy(m,t,sizeof(m));
}
int getOne(int i, int j)
{
int ret=0;
int len;
for( len=1;;len++)
{
int bi=... | [
"yinyinbigdata@gmail.com"
] | yinyinbigdata@gmail.com |
2c633bfde7215a3045ee30ed75a1b9e8aee6d998 | 15a8062b4c0d60b6ff2edceaad20cd065ba94e3e | /homeworks/04-vectors/vectors.h | 0dceefb990c7f47085b4d4880f0fa39959edc3ce | [] | no_license | acc-cosc-1337-fall-2018/acc-cosc-1337-fall-2018-NigelChilders | 545c630b6a4af042ba1e4d0c68026857a59c2c5d | 6d3ade3a578ceae3bfc69681431b7abf0b269ff8 | refs/heads/master | 2021-08-18T05:39:00.988026 | 2018-12-13T01:35:53 | 2018-12-13T01:35:53 | 147,739,946 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,128 | h | #include <string>
#include <vector>
#include <algorithm>
using std::vector; using std::string;
/*
Write a value return function with a vector of ints list reference parameter
that returns the maximum value of the list
@param numbers is a reference to a vector of integers
@return the max value in the vector
*/
int ge... | [
"nigel.childers@g.austincc.edu"
] | nigel.childers@g.austincc.edu |
c4d534a055813b557d0a0738ba41566497a5624f | cb5df704f9468c656b369389240c80d23e9a5d1e | /MatlabDemo/MatlabDemo/Sourcecpp.cpp | d0bb703546a7b712be9b4f51ea992d0baa0c22a5 | [] | no_license | acdobdler/Programming-Finance | 83ce91b8496a9c265bbb535b5870f401db230000 | 05fc4267e968d6fdf5ba515332723609409d20b2 | refs/heads/master | 2021-11-24T17:44:01.941251 | 2017-12-12T02:11:57 | 2017-12-12T02:11:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 988 | cpp | #include<yvals.h>
#if(_MSC_VER>=1600)
#define _STDC_utf_16__
#endif
#include"mex.h"
#include<engine.h>
#include<iostream>
#pragma comment(lib,"libmx.lib")
#pragma comment(lib,"libmex.lib")
#pragma comment(lib,"libeng.lib")
using namespace std;
int main()
{
Engine *ep;
ep = engOpen(NULL);
if (ep == NULL)
{
cou... | [
"jiahaotang1994@gmail.com"
] | jiahaotang1994@gmail.com |
979da486cf43565a7f2de7be4f52f30b0507513f | 87a600d36a5757969ead7e235c93e3530d72b43a | /abm_product/public/SHMData_A.h | 657957ad49362b79ae5b4c505fce493f562b604f | [] | no_license | xkmld419/learning | 3c3cad407d03bf693bcd863794cca7fb8a5df99a | 128ffa1496c43c36b83f266522bd49b28184499f | refs/heads/master | 2023-07-12T16:54:50.647834 | 2021-08-21T15:41:42 | 2021-08-21T15:41:42 | 45,075,836 | 1 | 0 | null | null | null | null | GB18030 | C++ | false | false | 21,392 | h | /*VER: 1*/
// Copyright (c) 2005,联创科技股份有限公司电信事业部
// All rights reserved.
#ifndef SHMDATA_A_H_HEADER_INCLUDED_BDBB63C4
#define SHMDATA_A_H_HEADER_INCLUDED_BDBB63C4
////说明:可按条重用的内存分配
//// 使用一个数组记录删除的项,分配时先分配空闲的,再分配原来删除的项
////优点:分配快,且分配时不会影响删除,只要分配做到单入,删除做到单入,分配和删除操作可以同时进行,不需要锁。
////不足:返回总条数以及对在用数据项导出时需要进行... | [
"xkmld419@126.com"
] | xkmld419@126.com |
21b9cdbdb0c8bef523e7309c63a82c70a3b0ffff | c816d974ff77f0cc2a0853e870c2348e68bdc445 | /trabalho2/createrascunho.cpp | 6f3367c0e9364516523297d33b7d6ccec29283ca | [] | no_license | bragalucas1/ED | 01529803f093815fb4e233809e7196c895521d09 | a91e0a86acd063be7e2990395516a2a09dd2178b | refs/heads/main | 2023-08-29T10:44:54.353074 | 2021-10-19T22:25:29 | 2021-10-19T22:25:29 | 388,488,840 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,522 | cpp | switch (id){
case 'I':
if(rot == 0 || rot == 180){//mesmo caso de rotação levando em conta os 2 graus de rotação
char **I = new char*[4]; //cria-se a peça
for(int i = 0; i < 4; i++){
I[i] = new char[1];
}
for(int i = 0; i < 4; i++... | [
"lucas.b.moura@ufv.br"
] | lucas.b.moura@ufv.br |
7ea0e071519370395feb261bc7e144bd57a1f431 | c37aa1e5eb0990dae9b5c71891fda4d8e48ed4aa | /LeetCode/consecutive_characters.cpp | cd207e23e8d4d974be6daf8240a24b6b2179a929 | [] | no_license | aladenisun/LeetCode | 84915a86d045027f1bed2c5db6d76639f61c34a4 | 1040a4eb7d9dfef87179c7f7b84e3497b68cbc51 | refs/heads/master | 2023-02-16T04:25:53.686053 | 2021-01-10T21:25:23 | 2021-01-10T21:25:23 | 284,111,057 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 964 | cpp | #include <iostream>
#include <vector>
using namespace std;
class Solution {
public:
int maxPower(string s) {
int freq = 1;
int power = 1;
int current;
/* if current == prev
current ++; if current == prev then freq++;
if not the same: then freq = 1 an... | [
"nisunalade13@gmail.com"
] | nisunalade13@gmail.com |
bed88a168d86aabecb35e41804ac64819d857759 | 771b8c57e855d7e7595ec3b8d644ed05640962c4 | /week1/triangle2/src/ofApp.h | 56cad6d857457cd4fdf072eda20b06b27c74c822 | [] | no_license | ailadi/ofApps | 56896dc1c562e4e9aef0a030508c3b849955f902 | 1b06e3903694e61d6eb3f045ecb4d8b8cdabea33 | refs/heads/master | 2021-04-29T17:45:14.760029 | 2018-04-14T02:36:20 | 2018-04-14T02:36:20 | 121,677,241 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | h | #pragma once
#include "ofMain.h"
class ofApp : public ofBaseApp{
public:
void setup();
void update();
void draw();
void keyPressed(int key);
void keyReleased(int key);
void mouseMoved(int x, int y );
void mouseDragged(int x, int y, int button);
void mousePressed(int x, int y, int button);
void mo... | [
"ailadi@Ailadi.home"
] | ailadi@Ailadi.home |
3856a463ef1fe9e18b8982949ec63872cb6ebfa8 | 59b751330bb04796fd1f0efdd341afca3d639927 | /Connectors/IB/SampleCode/cpp/Shared/HScrollListBox.h | e743bcd428c672cffa992583722972f0e17a2ad5 | [] | no_license | chinux23/TickDatabase | 54d923e8457e1992be1878cf37365ba79cc2cad5 | b8993b550f7c7ce80c2a9c5bb1e9172fcfbd93d2 | refs/heads/master | 2021-01-19T11:39:59.556777 | 2012-07-25T06:40:08 | 2012-07-25T06:40:08 | 2,785,228 | 6 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,314 | h | #if !defined(CHSCROLLLISTBOX_H)
#define CHSCROLLLISTBOX_H
/////////////////////////////////////////////////////////////////////////////
// CHScrollListBox window
/////////////////////////////////////////////////////////////////////////////
class CHScrollListBox : public CListBox
{
// Construction
public:
CHScrollList... | [
"chinux@gmail.com"
] | chinux@gmail.com |
f6157613bf0836b2bd2645fa860a9b0ef58826d0 | ee6ff3af175a37c2b2377c5ed5f184609e134755 | /oshgui/Dependencies/Source/GLM/glm/core/intrinsic_geometric.inl | aaaeb3667a492fc5f18a7361c7d7170287eede7f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | EternityX/DEADCELL-CSGO | c1363ecf5a62941954514d946137a4b791da3b36 | 7b873216637977d914b2eeb6893cb0cc4708aff2 | refs/heads/master | 2023-08-28T07:09:39.914038 | 2021-11-30T12:27:01 | 2021-11-30T12:27:01 | 175,938,531 | 597 | 233 | MIT | 2020-09-27T02:29:08 | 2019-03-16T07:07:59 | C++ | UTF-8 | C++ | false | false | 4,471 | inl | ///////////////////////////////////////////////////////////////////////////////////
/// OpenGL Mathematics (glm.g-truc.net)
///
/// Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net)
/// Permission is hereby granted, free of charge, to any person obtaining a copy
/// of this software and associated documentatio... | [
"jeramie@protonmail.com"
] | jeramie@protonmail.com |
7306382e551b3314599a6d9889a928741265675d | 553366bef70aedae6414579fc5d9c2db46f72bf3 | /main/HAP/plugins/InfluxDB/HAPPluginInfluxDB.hpp | 0670f7678597696a98899c95efa67ba7caaaef09 | [
"Apache-2.0"
] | permissive | planetk/Homekit | e047870628f7ab3f016e101a22e65f36eac537b3 | 836cc84f2741caaa5bf31f58be1037f301ea9c70 | refs/heads/master | 2020-09-26T04:13:35.074470 | 2019-12-01T06:41:55 | 2019-12-01T06:41:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,197 | hpp | //
// HAPPluginInfluxDB.hpp
// Homekit
//
// Created on: 29.04.2018
// Author: michael
//
#ifndef HAPPLUGININFLUXDB_HPP_
#define HAPPLUGININFLUXDB_HPP_
#include <Arduino.h>
#include "HAPPlugins.hpp"
#include "HAPLogger.hpp"
#include "HAPAccessory.hpp"
#include "Influxdb.h"
#define HAP_PLUGIN_INFLUXDB_INTERVA... | [
"michael@macbookpro.local"
] | michael@macbookpro.local |
cdd865cc98e5a044cb94e712ba3c9cb5a69bb949 | bfb05cd47add77df4bac22db8b9ea7d89a1fa95a | /src/base/interpreter/Interpreter.hpp | 9f140abd4ba5990ae715d81a691bc4ce3f5c041e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xyh-cosmo/GMAT | a7662f3a5abeb747dd0d14c96185ee40211d4cc9 | 00b6b61a40560c095da3d83dab4ab1e9157f01c7 | refs/heads/master | 2021-12-07T22:41:30.436316 | 2016-01-11T21:33:08 | 2016-01-11T21:33:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,174 | hpp | //$Id$
//------------------------------------------------------------------------------
// Interpreter
//------------------------------------------------------------------------------
// GMAT: General Mission Analysis Tool.
//
// Copyright (c) 2002 - 2015 United States Government ... | [
"rockstorm@gmx.com"
] | rockstorm@gmx.com |
4d0e1c374d563c29b5face40f4de4352d7551805 | 815e2e1e8e27c76159f2e0e1a5bb3ae6074901df | /SM_DM_DFT_W10_32/ImageProc.cpp | 67b9599d813d379da8b34071c43edfb0ad1a8232 | [] | no_license | isliulin/DM_DFT | a038bc7eaec1fb2b53e6d323182f99edaff3a8be | e60665c91c081779c4963e8236150092dacaf0b4 | refs/heads/master | 2023-07-06T17:12:56.657888 | 2021-08-09T11:26:49 | 2021-08-09T11:26:49 | null | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 142,823 | cpp | // ImageProc.cpp: implementation of the CImageProc class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ImageProc.h"
#include "Global.h"
#include <Math.h>
#include <malloc.h>
#define MAX_MASK_SIZE 9
#define DEFAULT_POSITION_MARGIN 10
#define MAX_NO_IMAGE_TO_... | [
"godtech@smdigital.co.kr"
] | godtech@smdigital.co.kr |
b6ff77ca23563b4dc3bfa34f3a91828c4e0089a1 | e247807ef839b744a63892ae4e1b0667f3bb24ec | /source/04_prj/mainwindow.h | caaa17c9c102520b3ed19868333a12841f6d0365 | [] | no_license | 2226171237/MLView | 263201a235102b1f478e4c10cac3dcd2c636ddb5 | 43dd749e78cdd5ffd3cbd8a281dcc91bb6f6b845 | refs/heads/master | 2021-07-02T00:34:53.592102 | 2020-11-10T06:29:52 | 2020-11-10T06:29:52 | 186,421,736 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 761 | h | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include <QPushButton>
#include <QLabel>
#include "classifier.h"
namespace Ui {
class MainWindow;
}
class MainWindow : public QMainWindow
{
Q_OBJECT
public:
explicit MainWindow(QWidget *parent = 0);
~MainWindow();
void setNumLabel(int ... | [
"2226171237@qq.com"
] | 2226171237@qq.com |
1b8fba4e176534f5457eb4b58a852d402ad9d323 | 6b4e2a7f51647524db22208eb98e925d1537fb6b | /all/1520. Maximum Number of Non-Overlapping Substrings.cpp | 55c08c6e76e1bc3b6344186828dc2d4b5811de87 | [] | no_license | denis-gubar/Leetcode | a099e0fd07600ae63456059753332f90ddd96542 | ad54bee10fdf59644cc762218277a2f9de9b3509 | refs/heads/master | 2023-07-21T04:25:57.949932 | 2023-07-09T12:46:24 | 2023-07-09T12:46:24 | 218,048,440 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,462 | cpp | class Solution {
public:
vector<string> maxNumOfSubstrings(string s) {
vector<string> result;
int N = s.size();
vector<vector<int>> sum(N + 1, vector<int>(26));
vector<int> first(26, -1), last(26, -1);
for (int i = 0; i < N; ++i)
{
for (int j = 0; j < 26; ++j)
sum[i + 1][j] += sum[i][j];
int x = ... | [
"Denis.Gubar@gmail.com"
] | Denis.Gubar@gmail.com |
322821875ddd25e36d02b185f62e10e554886ccf | 402a14c2ac6c4f9a202cd0a836539604f2c97c97 | /src/models/kimaiDataSortFilterProxyModel.h | 11841fd620f043a60c0c656ee733af456ae619bb | [
"MIT"
] | permissive | AlexandrePTJ/kemai | dd32150e17c4cb9ef0ac3ce23c12d4f6f6ca45a9 | 8f659db4f4b469f91567d72a943170bc1eab23e0 | refs/heads/develop | 2023-07-24T21:42:07.546470 | 2023-07-18T19:53:48 | 2023-07-18T19:53:48 | 243,105,520 | 81 | 23 | MIT | 2023-07-19T12:07:15 | 2020-02-25T21:23:42 | C++ | UTF-8 | C++ | false | false | 631 | h | #pragma once
#include <vector>
#include <QSortFilterProxyModel>
namespace kemai {
class KimaiDataSortFilterProxyModel : public QSortFilterProxyModel
{
public:
KimaiDataSortFilterProxyModel();
~KimaiDataSortFilterProxyModel() override;
template<class K> void setKimaiFilter(const std::vector<K>& kds)
... | [
"alpetitjean@gmail.com"
] | alpetitjean@gmail.com |
14f8405831c84b728ebc8f29992cf8745af307e9 | 393140731cf4b041a64d783bd562dae97a2d47bb | /ses/src/v20201002/SesClient.cpp | d96414ec73d887013a3e20d0a4fe15f215c0a95f | [
"Apache-2.0"
] | permissive | mrjianghb/tencentcloud-sdk-cpp | 06754185a462ee57bd762c12606922a89983ecdf | 896da198abe6f75c0dc90901131d709143186b77 | refs/heads/master | 2023-08-15T08:45:23.408810 | 2021-10-19T02:26:52 | 2021-10-19T02:26:52 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 27,793 | cpp | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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
... | [
"tencentcloudapi@tenent.com"
] | tencentcloudapi@tenent.com |
0cb59a3f97d2515e379fd8907478fef39912c6e3 | b1e1428e311a505eef3cbe2c632c242ca7856d2c | /nico/uva/195.cpp | eef061754289c4e7a83e7a5800a5bec0c3eb4ad7 | [] | no_license | RodrigoDePool/algorithms | 5c3576bd1080f13a7e604d49cbdc12871da0d11f | 337cc47915e104db47717f860c72822c6820efdb | refs/heads/master | 2020-04-09T07:39:00.976685 | 2019-11-12T00:10:01 | 2019-11-12T00:10:01 | 160,164,525 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | cpp | /* AC */
#include <iostream>
#include <algorithm>
#include <string>
using namespace std;
string word;
int t;
bool comparator(char a, char b){
if(tolower(a) == tolower(b))
return a < b;
return tolower(a) < tolower(b);
}
int main(){
cin >> t;
while(t--){
cin >> word;
sort(word.begin(), word.end(), compar... | [
"nicolas.wolyniec@estudiante.uam.es"
] | nicolas.wolyniec@estudiante.uam.es |
5a3bea16028a259ff83d6b60ee22508bd291cf7e | 168b9963c510b84f1978e6a7602202aebd5adb5e | /streaming-pointcloud/merger/merger/pointcloudmerger.h | fdebaf82cd2cc7ba9edf08bde25dcd4264de2938 | [
"LicenseRef-scancode-generic-cla",
"MIT"
] | permissive | PieMyth/Azure-Kinect-Samples | e226b94912a9c932b6bdaa5d0be77b5e38e41d00 | c7949aee5dea0231f4cb8ea212a6f2fe40373d6b | refs/heads/master | 2022-12-13T01:01:04.652633 | 2020-09-08T18:07:54 | 2020-09-08T18:07:54 | 288,911,663 | 0 | 0 | MIT | 2020-08-20T05:08:02 | 2020-08-20T05:08:02 | null | UTF-8 | C++ | false | false | 1,044 | h | #pragma once
#include <unordered_map>
#include "concurrent_queue.h"
#include "messageBuffer.h"
class pointCloudMerger {
public: //Functions
pointCloudMerger();
pointCloudMerger(uint32_t buffSize);
~pointCloudMerger();
bool setBufferSize(uint32_t buffSize);
bool createNewIndex(std::string indexName);
bool addMess... | [
"thomas@thomaswester.com"
] | thomas@thomaswester.com |
4f13f79fd5302db0da49a731e2afd34f521c3509 | b88011c60f897076cbe1256ed92a06d571e575eb | /src/desktop/include/InitTasks.h | f3c3a9eff1dbe42198ef0dd7155aa1cde8df1af4 | [
"MIT"
] | permissive | umer936/QDriverStation | 6431055c5d5089b2ec79ede32153b88945278f86 | bc660294b1a699a126b4602104b0c7ea88a27748 | refs/heads/master | 2020-12-25T00:03:44.292143 | 2015-09-13T23:14:43 | 2015-09-13T23:14:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,138 | h | /*
* Copyright (c) 2015 WinT 3794 <http://wint3794.org>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, co... | [
"alex.racotta@gmail.com"
] | alex.racotta@gmail.com |
c29d648161eac4d59cf0b87b5ca77f5aa4d5e24f | 6ced41da926682548df646099662e79d7a6022c5 | /aws-cpp-sdk-opensearch/include/aws/opensearch/model/DescribeDomainConfigRequest.h | 5c72e46b5bc9ea7accd75c35286da5f070be5690 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | irods/aws-sdk-cpp | 139104843de529f615defa4f6b8e20bc95a6be05 | 2c7fb1a048c96713a28b730e1f48096bd231e932 | refs/heads/main | 2023-07-25T12:12:04.363757 | 2022-08-26T15:33:31 | 2022-08-26T15:33:31 | 141,315,346 | 0 | 1 | Apache-2.0 | 2022-08-26T17:45:09 | 2018-07-17T16:24:06 | C++ | UTF-8 | C++ | false | false | 3,003 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/opensearch/OpenSearchService_EXPORTS.h>
#include <aws/opensearch/OpenSearchServiceRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace A... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
80e58299a04703aee4130377dfc5c00e30e230eb | 87129c5c2613cade4b027d67cd7d68c9f2b26bc7 | /Design pattern/accumulate.cpp | 3a01d2754f7a3bb61967e7586824d47ae002117f | [] | no_license | 841194253/Design-pattern | 0b8b89345a6faaf4cc57570aaec59c24dc6cb736 | b8154805eac0b2f66ae4a79710406d27cb94483e | refs/heads/main | 2023-07-02T21:58:24.343737 | 2021-08-11T11:46:13 | 2021-08-11T11:46:13 | 394,938,382 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 563 | cpp | //
// Created by apple on 7/31/21.
//
#include <iostream>
#include <numeric>
#include <vector>
#include <algorithm>
struct MyPrint{
void operator() (int a)
{
std::cout << a << " ";
}
};
int main()
{
std::vector<int> v;
v.push_back(1);
v.push_back(2);
v.push_back(3);
v.push_bac... | [
"48153306+841194253@users.noreply.github.com"
] | 48153306+841194253@users.noreply.github.com |
0fede594ebf8d5487ca0bf633ccd460338cd9315 | 82a0ee95b3fe0cd58a3a25efff82d7f0e3527b09 | /server.cpp | e2d872c21ffdcf4cda9b1311ff9c929240ea8559 | [] | no_license | alexvasiliev/http_server | bfb75bd51b4c555afe9f271be61e6f85c4da2e2c | 95d45b75262b61a8b182f551ec2e61f2bc2f7758 | refs/heads/master | 2020-09-22T15:01:55.438752 | 2014-10-03T10:07:49 | 2014-10-03T10:07:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,136 | cpp | #include "server.h"
#include <qdebug.h>
#include <QString>
bool char_isspace(char c) {
return std::isspace(static_cast<unsigned char>(c));
}
ERequestType getRequestMethod(string sRequest)
{
size_t endMethod = sRequest.find(" ");
std::string sMethod = sRequest.substr(0, endMethod);
ERequestType reque... | [
"alexvasiliev92@gmailcom"
] | alexvasiliev92@gmailcom |
d7f3e5f70398530ece78f81aa02ff2de7442fdb8 | e927f667f2784f5bcd3b42398a76f9aea77c1595 | /new_keylogger/main.cpp | 780f3a69b73ecd1ddb2cfa3d4e94b61049a2409b | [] | no_license | avlad171/Info | 6fda6690c8d0f6eda10ea49198d4d6e942f61891 | af4aef016aef2349556d07c3aa6330e0ea307255 | refs/heads/master | 2022-02-24T12:28:18.523896 | 2022-02-04T23:22:40 | 2022-02-04T23:22:40 | 159,320,658 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 5,273 | cpp | #include <iostream>
#include <fstream>
#include <windows.h>
#include <string.h>
using namespace std; //asta e in mare parte cod generic de keylogger de pe net, putin modificat ca sa va puteti juca cu inputurile
KBDLLHOOKSTRUCT kb;
HHOOK hKeyHook;
HANDLE hOut;
int shift = 0, caps = 0;
char buf[16];
char * tra... | [
"blacklordakium@gmail.com"
] | blacklordakium@gmail.com |
6d1c9c8abba011f9afd37908fe63ceef3bc424fb | 2f51a587b0c97050dc995c59cb8653aae7aeb3df | /PolynomialsLib/PolynomialsLib.cpp | 1f8fcf45ad2957cc0ff895f0da2b5f330cb170d8 | [] | no_license | chrisfowlkes/Polynomials | 40cdb2636c1f3d6d2b620b5258c22ee997a62dff | 1162f4ea44354869846b3471fa862213ea762167 | refs/heads/master | 2021-07-13T01:45:17.278439 | 2020-06-29T00:21:57 | 2020-06-29T00:21:57 | 174,723,893 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,365 | cpp | // PolynomialsLib.cpp : Defines the functions for the static library.
//
#include "pch.h"
#include "framework.h"
#include "PolynomialsLib.h"
#include <ostream>
using namespace std;
// TODO: This is an example of a library function
void fnPolynomialsLib()
{
}
/*
Constructor. Takes the coefficients of the polynomial. ... | [
"chrisfowlkes@gmail.com"
] | chrisfowlkes@gmail.com |
d43db152895574c147cf44274e196228c444cf87 | 24b8109f0b04240c675d864490b94c3f96d9b63f | /Source/RPGGame/Public/UI/UIInventory.h | a3749fa6091950f968c0516ca3673f14a0367252 | [] | no_license | leerang92/RPGGame | ffee35cc19362bd1719eea203c091366174d2c0c | 1e9fc49085d368c0eefa5a9b11e43c287238861e | refs/heads/master | 2021-08-28T14:54:04.269190 | 2017-12-12T13:37:14 | 2017-12-12T13:37:14 | 112,612,761 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 758 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "UIInventorySlot.h"
#include "UI/UIBaseWindow.h"
#include "UIInventory.generated.h"
/**
*
*/
UCLASS()
class RPGGAME_API UUIInventory : public UUIBaseWindow
{
GENERATED_BODY()
public:
... | [
"asw77id@gmail.com"
] | asw77id@gmail.com |
128b845cfbfcf8d034843bb29801cb2d5c6687e0 | 98b63e3dc79c75048163512c3d1b71d4b6987493 | /tensorflow/core/lib/monitoring/mobile_percentile_sampler.h | 2c792f0e0cb9c55af883e70d7323c1515f163917 | [
"Apache-2.0"
] | permissive | galeone/tensorflow | 11a4e4a3f42f4f61a65b432c429ace00401c9cc4 | 1b6f13331f4d8e7fccc66bfeb0b066e77a2b7206 | refs/heads/master | 2022-11-13T11:56:56.143276 | 2020-11-10T14:35:01 | 2020-11-10T14:35:01 | 310,642,488 | 21 | 12 | Apache-2.0 | 2020-11-06T16:01:03 | 2020-11-06T16:01:02 | null | UTF-8 | C++ | false | false | 2,269 | h | /* Copyright 2019 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 |
8acf9a7d4a6af8a7827b0b56595331f80821dea8 | 7819775fcda1a3f2ac79e0373a4247a1a4b3b4cf | /src/cicada/util/logging/logger.cpp | b4167769070a80613c18622d895daa1b1c950807 | [] | no_license | AhramanOld/cicada_engine | aa3a743faea8f95692d1d4303a1a443c7c03560b | a5b6740ae8aa16564efc9093e8811f2325b740b4 | refs/heads/master | 2020-08-12T22:32:35.432261 | 2019-10-19T21:27:42 | 2019-10-19T21:27:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 950 | cpp | #include "cicada/util/logging/logger.h"
#include <iostream>
ccd::logger::logger() noexcept
: m_name("Logger"),
m_severity(log_severity::info)
{}
ccd::logger::logger(const std::string& p_name, log_severity p_initialSeverity) noexcept
: m_name(p_name),
m_severity(p_initialSeverity)
{}
ccd::logger& ccd::logger::op... | [
"cm12000.creations@gmail.com"
] | cm12000.creations@gmail.com |
20eff3375eab27980a6e0ce8c3dd660540d6bca2 | aa53e6ba0f23550ec80abf487581143ba1fca490 | /Final_term_project/Final_term_project/Particle.h | d3aa90ee5e339d40ce881ccbc35481bf113901bc | [] | no_license | sos0911/Physics_simulation_project | 0ee5f72caf4b21dfd909f8c99cdeaa3e0dbe6f0f | 13c65ac0b5b224f4a708c8ae3060bef2c95da1f1 | refs/heads/main | 2023-03-13T03:32:43.132648 | 2021-03-02T08:19:37 | 2021-03-02T08:19:37 | 343,113,756 | 1 | 0 | null | null | null | null | UHC | C++ | false | false | 890 | h | #ifndef PARTICLE_CPP
#define PARTICLE_CPP
#include "glm/glm.hpp"
#include <random>
#include <iostream>
#include <windows.h>
#include <iostream>
using namespace glm;
using namespace std;
class particle {
public:
int MIN_INIT_VELOCITY;
int MAX_INIT_VELOCITY;
// 바운더리 박스 한 변 길이
float LENGTH = 30;
// 입자 반지름
float ... | [
"sos0911@korea.ac.kr"
] | sos0911@korea.ac.kr |
0a7db896f4a52079259304eb3d250c2fb6d382ca | 83d47b2a4aab88aa95c3a8742bb069088846e9c0 | /repository/2629.cpp | dcd8b62f7f04ed748b02469ebbb3510393ccef20 | [] | no_license | motxx/AOJ | 9285ef7c51c866bab479759a68d3dcac1d3e2abe | 3ac7c25d2cb51bf852706b603a5c936a57400b64 | refs/heads/master | 2021-01-09T20:40:11.522538 | 2016-07-13T21:00:27 | 2016-07-13T21:00:27 | 61,233,346 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,064 | cpp | #include <assert.h>
#include <algorithm>
#include <array>
#include <bitset>
#include <cmath>
#include <complex>
#include <cstdio>
#include <cstring>
#include <deque>
#include <functional>
#include <iomanip>
#include <iostream>
#include <map>
#include <numeric>
#include <queue>
#include <random>
#include <set>
#include ... | [
"motohiko.ave@gmail.com"
] | motohiko.ave@gmail.com |
a2551dbb451decb5fccb76fa75a3eb60ac406f91 | c60a810d25bb8e5d614daeb37212568f614a4401 | /Notebook/topo-kosaraju.cpp | e9f01b94d59436b8ea1ae89206ff42c98d069637 | [] | no_license | jonasla/icpc | f5d0af087a54b7bb57bc92e4191ddc09e2669d5b | 4f464de0b374f4c5b756b1a87322f87b08d9551a | refs/heads/master | 2021-01-24T03:42:37.957660 | 2018-03-17T15:30:05 | 2018-03-17T15:30:05 | 122,900,491 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,468 | cpp | #include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
typedef long long tint;
typedef vector<tint> vi;
#define forn(i,n) for (tint i = 0; i < (tint)(n); i++)
#define forsn(i,s,n) for (tint i = (s); i < (tint)(n); i++)
void dfsTopo(vector<vi> &g, tint s, vi &vis, vi &ord, vi &comp) {
vis[s... | [
"jonaslevy5@gmail.com"
] | jonaslevy5@gmail.com |
d3295ee520ff785adf84f01b0192306ba4d00551 | ec484fab327dded72c423644d18cbbfda78938a8 | /KL-FatC/Type-D/TPolyDSaved.cpp | bc3d86699aa26c184dfda6b7a78f816188000b43 | [] | no_license | kstolcenberg/KL-Polys | b1bba0649123605fae627f849b1b0ff3eb8c1406 | 07150f79a4a4a8afe745c46acd34ccd771909d9a | refs/heads/master | 2021-01-20T10:59:35.546110 | 2017-04-24T03:21:08 | 2017-04-24T03:21:08 | 81,620,049 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,205 | cpp | #include <string>
#include <sstream>
#include <iostream>
#include <algorithm>
#include <cassert>
#include "TPolyD.h"
//See TPoly.h for more information about underlying data structures.
//The graph that is used sparsely for information such as the number of weights in the graph.
//Most information is contained alread... | [
"kyle.stolcenberg@gmail.com"
] | kyle.stolcenberg@gmail.com |
464b356454dfa1638ac633ecc7379a39b4ad8f92 | 5010fdc8d15aae16fe754da41945755f632ee268 | /try.cpp | c42d1336172a1090fb75d0a96c90b764f3d872bb | [] | no_license | deepakks1995/Practise | 294c661fde02d0468b876930603a81ac5a6da526 | 2a96a2a51907641f240bf4e6465d60883bff67d0 | refs/heads/master | 2021-01-23T08:44:46.723322 | 2018-03-29T08:03:21 | 2018-03-29T08:03:21 | 102,544,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,121 | cpp | /*input
6
3 1 8 2 6 4
*/
#include <bits/stdc++.h>
using namespace std;
int min(int a, int b, int c) {
return a < b ? (a < c ? a : c) : (b < c ? b : c);
}
int max(int a, int b, int c) {
return a > b ? (a > c ? a : c) : (b > c ? b : c);
}
int applyDynamic(std::vector<int> v, int start, int end){... | [
"deepakks1995@gmail.com"
] | deepakks1995@gmail.com |
19d9a82581de2bf1639baccab418c79534adcae6 | 67515036be6eea3f83c88547b79e26018137d526 | /MainMenuUI.cpp | 1c736c17274594680dbc8eb7371088ecf393d68c | [] | no_license | parhelia512/jyqxzXreMake | ec3d50bca72211f187131305ddd0af1818227c9f | 4382e248b534486e4c127eaf8993951e5dd0cd10 | refs/heads/master | 2020-05-14T14:20:19.005501 | 2019-03-13T05:35:22 | 2019-03-13T05:35:22 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 4,317 | cpp | #include "MainMenuUI.h"
USING_NS_CC;
USING_NS_MGE;
USING_NS_TL;
USING_NS_UI;
bool MainMenuUI::init()
{
if(!Layer::init())
return false;
is_on_touched = false;
return true;
}
MainMenuUI * MainMenuUI::createWithPoint(const cocos2d::Point & point,
std::vector<cocos2d::Sprite*>& spriteVec,
std::vector<std::function... | [
"812125110@qq.com"
] | 812125110@qq.com |
1b6e3c4f06af01c70fd497193592c2b5e9f71ab4 | 743dcee2eb0a2f97b60bfc0dc7939d63681f1fa8 | /tag/demo_nov-13/Server/mongodb/mongo/util/version.h | c7f850d48cced686c9535c551adfa74775d8bf7f | [] | no_license | l0gicpath/scribble-websocket-server | e3e5f035055a8534e48853dc550e516b977b37c6 | c86955abc71e4f9c856924a93ddb510a463eed95 | refs/heads/master | 2021-01-21T00:25:20.570140 | 2013-04-29T18:18:43 | 2013-04-29T18:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,216 | h | /**
* Copyright (C) 2012 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* ... | [
"frankyn@ubuntu.(none)"
] | frankyn@ubuntu.(none) |
ea3bd6cf451085aae3e6573dd7f7b041db05f2e6 | 09a20466c1650ab4beb6554ceabc8649a7540c06 | /core/src/jni/jni/TezosLikeAddress.hpp | 98aa75f92d21ff1124c7ee3da8ca3f746c4160e9 | [
"MIT"
] | permissive | LedgerHQ/lib-ledger-core | 2f1153655ed7c116b866d2b21920a8a3017f5d96 | ad1e271b5f61e92f663ff08c337acc8b107fc85f | refs/heads/main | 2023-07-09T18:24:41.408616 | 2023-07-06T13:09:06 | 2023-07-06T13:09:06 | 68,716,694 | 99 | 99 | MIT | 2023-06-30T08:36:20 | 2016-09-20T13:51:06 | C++ | UTF-8 | C++ | false | false | 1,351 | hpp | // AUTOGENERATED FILE - DO NOT MODIFY!
// This file generated by Djinni from addresses.djinni
#ifndef DJINNI_GENERATED_TEZOSLIKEADDRESS_HPP_JNI_
#define DJINNI_GENERATED_TEZOSLIKEADDRESS_HPP_JNI_
#include "../../api/TezosLikeAddress.hpp"
#include "djinni_support.hpp"
namespace djinni_generated {
class TezosLikeAddr... | [
"khalil.bellakrid@ledger.fr"
] | khalil.bellakrid@ledger.fr |
1aa46eb0e78dce9d15b9d3c1742e7b34e8feb9d5 | 114282bd391c1c9b7df22cef5bffcbbc4e16dbf1 | /roswrap/src/include/sick_scan/SickImu.h | e49008953fd52957223f984be40336fb7181947e | [
"Apache-2.0"
] | permissive | lpc921/sick_scan_base | 1d648f2910bd976e047106785e8db98b9daf86cf | ae07b658071d43ed24d2b6105996847d8194b4ff | refs/heads/master | 2020-12-15T19:15:28.409008 | 2020-01-21T00:39:44 | 2020-01-21T00:39:44 | 235,225,253 | 0 | 0 | Apache-2.0 | 2020-01-21T00:30:45 | 2020-01-21T00:30:45 | null | UTF-8 | C++ | false | false | 10,268 | h | // Generated by gencpp from file sick_scan/SickImu.msg
// DO NOT EDIT!
#ifndef SICK_SCAN_MESSAGE_SICKIMU_H
#define SICK_SCAN_MESSAGE_SICKIMU_H
#include <string>
#include <vector>
#include <map>
#include <ros/types.h>
#include <ros/serialization.h>
#include <ros/builtin_message_traits.h>
#include <ros/message_opera... | [
"michael.lehning@lehning.de"
] | michael.lehning@lehning.de |
76a92d2e7130c7d23706693887f5230c04ef5c79 | bb21001749efae23170926b6ee498f0f5fea2c0b | /Moving Face/src/ofApp.cpp | e85e6c6a7987eaf17f9c28c8dc71228c9571c8c8 | [] | no_license | trizmegistus/CreativeCoding | 9132e7470ba857b466bf1f847d42f59fb3796d8a | 2d4d123f31909538bc96bcfd8b587ba7d679b236 | refs/heads/master | 2020-12-24T21:21:30.315569 | 2016-04-11T22:11:43 | 2016-04-11T22:11:43 | 55,999,373 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,383 | cpp | #include "ofApp.h"
//--------------------------------------------------------------
void ofApp::setup() {
ofBackground(0, 0, 0);
faceX = 100;
faceY = 100;
moveX = ofRandom(5);
moveY = ofRandom(5);
mousey = false;
}
//--------------------------------------------------------------
void ofApp::update() {
//MOT... | [
"mr.trizmegistus@gmail.com"
] | mr.trizmegistus@gmail.com |
54fbf0e1222569dd439475cc40d9be187412b372 | e3313835b27992ef262398514cd28ad60a47201e | /WineApi/Utils.h | ee5e2ab9021e2f94dfaa9eca4d5aa2adda7a8277 | [] | no_license | fcccode/WineApi_CXX | 22e08e77e064f896be6cd80a708dddbc346148bd | 42e2c69a1d09669eca81548526c2667277bbe73d | refs/heads/master | 2021-12-02T13:39:53.407445 | 2012-01-26T10:29:29 | 2012-01-26T10:29:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,140 | h | #ifndef _Utils_h_
#define _Utils_h_
extern HRESULT UtilsInterfaceSupportsErrorInfo (REFIID p_riid1, REFIID p_riid2);
extern void UtilsAppendNameValueToQueryString (
_bstr_t& p_sbstrUrl,
const _bstr_t& p_sbstrName,
const _bstr_t& p_sbstrValue);
extern void UtilsAppendNameValueToQueryString (
_bstr_t& p_sbstrUrl... | [
"jonathan.taylor@dsl.pipex.com"
] | jonathan.taylor@dsl.pipex.com |
68d215d7fbbe26c2a5c67d7b7c7fd37eeca28bb1 | dd7160aeb66ea05568f147f7375fe6f98cf07982 | /qmllanguage.h | 15e6ceaf922ce0eb35483cdac6b807a8edff5891 | [] | no_license | tonightgarden/LanguageSwitch | 8cf2cd37c78c31d762e6ebba8207986c73f78a38 | aa143037dace2c4bbc90107b70ce4c66b7a344b6 | refs/heads/master | 2020-03-24T22:41:56.930209 | 2018-08-01T03:34:34 | 2018-08-01T03:34:34 | 143,098,340 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 469 | h | #ifndef QMLLANGUAGE_H
#define QMLLANGUAGE_H
#include <QObject>
#include <QTranslator>
#include <QGuiApplication>
#include <QQmlApplicationEngine>
class QmlLanguage : public QObject
{
Q_OBJECT
public:
QmlLanguage(QGuiApplication& app, QQmlApplicationEngine &engine);
Q_INVOKABLE void setLanguage(int nLang... | [
"tom@join-link.com.cn"
] | tom@join-link.com.cn |
49cefe88230e0e76bc6ffdc874a4fea955d3da8e | 302945a362836fb2e3c453f1aa981500a792f6e1 | /Validator/GenICam/library/CPP/include/xsde/cxx/errno.ixx | 5cc6e6141b7ea1f8705f4c7a583c127fce772f31 | [
"Apache-2.0"
] | permissive | genicam/GenICamXmlValidator | a39b0802a0b9fda51021a435fcc0f2f79b8ade5a | f3d0873dc2f39e09e98933aee927274a087a2a90 | refs/heads/master | 2023-01-13T01:14:26.518680 | 2020-11-09T02:07:32 | 2020-11-09T02:07:32 | 268,628,419 | 2 | 1 | Apache-2.0 | 2020-11-09T01:55:48 | 2020-06-01T20:44:51 | C++ | UTF-8 | C++ | false | false | 766 | ixx | // file : xsde/cxx/errno.ixx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
#ifdef XSDE_PLATFORM_WINCE
# include <winbase.h> // Get/SetLas... | [
"kola@imperx.com"
] | kola@imperx.com |
5a923b426e673f9197155b18a31a3e1defd091f2 | 709ea9949d193c18de69b923c045bd71977f7d50 | /src/library/include/imu_preintegration/preintegration.h | 6a18a44da59217fb329792947235bdb37eec49b0 | [
"MIT"
] | permissive | shibowing/ugpm | e669d42dffc120fd64669242d685a1d713accd68 | 3f1a432a0752d2b2aa106df8d7d3e6ab7b79592d | refs/heads/main | 2023-06-15T04:46:04.570404 | 2021-07-12T08:57:44 | 2021-07-12T08:57:44 | 386,692,471 | 1 | 0 | NOASSERTION | 2021-07-16T16:00:18 | 2021-07-16T16:00:17 | null | UTF-8 | C++ | false | false | 18,784 | h | /**
* Author: Cedric LE GENTIL
*
* Copyright 2021 Cedric LE GENTIL
*
* For any further question, recommendation or contribution
* le.gentil.cedric@gmail.com
**/
#ifndef PREINTEGRATION_H
#define PREINTEGRATION_H
#include "common/types.h"
#include "common/internal_utils.h"
#include <iostream>
#include "libg... | [
"le.gentil.cedric@gmail.com"
] | le.gentil.cedric@gmail.com |
0020506d029d36344cb4cb35059c5ae5dadac24d | 7fb149b31b9321fc14396dad040fabf7e6e6eb52 | /build/tmp/expandedArchives/wpiutil-cpp-2019.2.1-headers.zip_961601eb64e5456d71ed70c0f9da8e94/wpi/uv/Udp.h | 7ceb0bbb9248ea5cc28122e9eb9e786265ea7e77 | [
"BSD-3-Clause"
] | permissive | FRCTeam5458DigitalMinds/Axon | 4feb4e7cc1a50d93d77c204dbf6cca863850ba3f | af571142de3f9d6589252c89537210015a1a26a0 | refs/heads/master | 2020-04-18T20:14:50.004225 | 2019-10-30T03:05:29 | 2019-10-30T03:05:29 | 167,732,922 | 3 | 0 | BSD-3-Clause | 2019-03-11T01:25:14 | 2019-01-26T20:00:28 | C++ | UTF-8 | C++ | false | false | 9,462 | h | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | [
"maximo43873@gmail.com"
] | maximo43873@gmail.com |
cab12da46120150451469c8e909c3093cb98b67d | 62a8f4772b86178ff4c1601f08de27480464bb5f | /fileHandler.cpp | 22862af11d61f6f002a0176a4bdc4a8315bae6c2 | [
"MIT"
] | permissive | theProgrammerDavid/Board-Project | ebc85e6650f84b8af32271ad34b2fd400dceca06 | 93ce38b17687c3cd3d24ef22b0d0b4cffacd1bd0 | refs/heads/master | 2021-07-15T02:01:47.374890 | 2020-05-26T08:32:44 | 2020-05-26T08:32:44 | 155,164,463 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,431 | cpp | #include "fileHandler.h"
fileHandler::fileHandler()
{
/**constructor to open the streams to the files */
ftemp.open("elements_temp.data", ios::out);
fout.open("elements.data", ios::out|ios::app);
fin.open("elements.data", ios::in);
}
int fileHandler::fileExists()
{
/**checks if the file exists or ... | [
"davidvelho2awesome@gmail.com"
] | davidvelho2awesome@gmail.com |
ad006c6265837824fcff55a9da18222ada23a803 | b827699a066d8b6e4e34f8ecd22acf28572dab88 | /iree/tools/run_module_main.cc | 48be6079c2b336301434dff7384c8e9f5a8841cc | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lamarrr/iree | ff12136dda3ce4cfed668a0b6a43b07fb39e7678 | d38ef06d886fec83cc870669ba055c54082cd69a | refs/heads/master | 2020-07-30T12:17:44.733253 | 2019-09-22T18:33:35 | 2019-09-22T18:33:35 | 210,231,069 | 0 | 0 | null | 2019-09-23T00:06:25 | 2019-09-23T00:06:25 | null | UTF-8 | C++ | false | false | 7,685 | cc | // Copyright 2019 Google LLC
//
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | [
"ben.vanik@gmail.com"
] | ben.vanik@gmail.com |
f062d1ceec27c95b55bc378c032fdaba882ba7bb | 119b14cc2352ac9d87dff1377690a7a3aaeb1eb3 | /extern/glm/glm/detail/type_mat2x2.hpp | fbcc5d88cf7e00ce3679efdbea40b1811801558b | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause",
"LicenseRef-scancode-happy-bunny"
] | permissive | prideout/clumpy | cc64d0907ab882ad260189ac14972f9b5e68326e | 91de9ec4711dcd3acf51a2d1d79ab0aedfa0c354 | refs/heads/master | 2023-01-10T17:57:02.274338 | 2022-02-23T22:59:23 | 2022-02-23T22:59:23 | 140,956,826 | 44 | 3 | MIT | 2022-12-27T16:35:22 | 2018-07-14T15:27:51 | C++ | UTF-8 | C++ | false | false | 6,313 | hpp | /// @ref core
/// @file glm/detail/type_mat2x2.hpp
#pragma once
#include "../fwd.hpp"
#include "type_vec2.hpp"
#include "type_mat.hpp"
#include <limits>
#include <cstddef>
namespace glm
{
template<typename T, qualifier Q>
struct mat<2, 2, T, Q>
{
typedef vec<2, T, Q> col_type;
typedef vec<2, T, Q> row_type;
... | [
"philiprideout@gmail.com"
] | philiprideout@gmail.com |
1ba8c113890058e5be755a69efc435bb37d74c47 | 453ac5def5b625c11ffc5cb0bf2671fbf109da6b | /week9/noiseParticles/src/noiseField.cpp | 6c5a548cfb07c2d50e23f8308fd78bd9db2f0f93 | [
"MIT"
] | permissive | n1ckfg/algo2012 | 42aa3cecff3178df8defb679dc10f60089dd01d7 | ee3a3d80cbb36be35a7b57cb54c95d1b4c5ccb20 | refs/heads/master | 2021-07-09T16:21:44.167936 | 2019-09-11T14:28:01 | 2019-09-11T14:28:01 | 98,332,878 | 0 | 0 | null | 2017-07-25T17:31:23 | 2017-07-25T17:31:23 | null | UTF-8 | C++ | false | false | 782 | cpp | /*
* noiseField.cpp
* class12
*
* Created by zachary lieberman on 11/16/10.
* Copyright 2010 __MyCompanyName__. All rights reserved.
*
*/
#include "noiseField.h"
void noiseField::setup(){
scaleOfField = 0.001f;
}
ofVec2f noiseField::getNoiseForPosition(float x, float y, float scale){
float angle = of... | [
"zach@openframeworks.cc"
] | zach@openframeworks.cc |
177ae0ff866197e4fa16ce5b826a2453b71acd81 | 24d934a3d6344575fcc570cbcec9a3de601c78e2 | /CSC8503/CSC8503Common/PositionConstraint.cpp | b9d087afe41be229163e3706829d848fe1e4a804 | [] | no_license | tiaylinen/CSC8503 | 128ce82dae58b6ddb008ec2afd42d1516b11c151 | d6a30eda3e540f94ebfa07316679663b7bc6710b | refs/heads/main | 2023-03-14T06:50:38.962773 | 2021-03-01T17:44:16 | 2021-03-01T17:44:16 | 343,511,795 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,260 | cpp | #include "PhysicsSystem.h"
#include "PhysicsObject.h"
#include "PositionConstraint.h"
using namespace NCL;
using namespace CSC8503;
void PositionConstraint::UpdateConstraint(float dt) {
Vector3 relativePos = objectA->GetTransform().GetPosition() - objectB->GetTransform().GetPosition();
float currentDistance = rel... | [
"78483459+tiaylinen@users.noreply.github.com"
] | 78483459+tiaylinen@users.noreply.github.com |
fef79e1b77cc1a29c79e2c1b299ab72219819724 | 35114fccf3e579daba158c0c8cbcb7601e2f8e0d | /Car.h | 962ef735f36fee4bf53f49a996653519a9f8081f | [] | no_license | sakamotojin/CPlusPlus_Car_Racing | a2f33d0e5693639123198e64a5cfe1d4f946b0c9 | 8728b4df3a53274bc8b1b74c51deb63620834363 | refs/heads/master | 2022-12-15T12:07:56.838638 | 2020-09-10T17:42:02 | 2020-09-10T17:42:02 | 294,439,090 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 760 | h | //
// Created by sakamoto on 10/09/20.
//
#ifndef MYFIRSTSFMLGAME_CAR_H
#define MYFIRSTSFMLGAME_CAR_H
#include <SFML/Graphics.hpp>
class Car {
float PosX , PosY ;
float VelX , VelY ;
float Angle ;
float AcX , AcY ;
sf::Color CarColor;
public :
Car(int X ,int Y , sf::Color CaCol){
PosX... | [
"sumitjoshi_16146@aitpune.edu.in"
] | sumitjoshi_16146@aitpune.edu.in |
6f4a7d60d4289e09fd38a1bb579176f371b515fc | d92c158f1ead9b908ddd5417d1e9945518f50170 | /benchmarks/Sudoku/sudoku_cpp.cpp | 4020f0ca8a938790dea42a293d4b02dfdf79637f | [
"BSD-2-Clause-Views"
] | permissive | kanghua1981/Cello | 9f9961ffc0524b622bac0651fd96c346b9c70ae7 | 54ce26793693fd6ca890dea63a7578baacd11d40 | refs/heads/master | 2021-07-03T13:05:44.835408 | 2021-01-22T02:50:01 | 2021-01-22T02:50:01 | 217,445,138 | 0 | 0 | NOASSERTION | 2019-10-25T03:40:09 | 2019-10-25T03:40:08 | null | UTF-8 | C++ | false | false | 8,382 | cpp | /* The MIT License
Copyright (c) 2011 by Attractive Chaos <attractor@live.co.uk>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation t... | [
"contact@theorangeduck.com"
] | contact@theorangeduck.com |
bd104efb0e3a57de27e53eb00f2ff24a9e05d96b | 7f17edf564ae234dda92e2ea00166ea9a6b6900d | /cPlusPlus/OOP1/main.cpp | c48315a9ef75ca52a60a4896e891e47ea154f0a6 | [] | no_license | tusharuiit/EvergreenCPlusPlus | 8e67214c866f0f7aa1851c47b60254c796a93209 | 4de15b417f994748aec2a6c2e45de2994b1d170e | refs/heads/master | 2021-01-10T03:01:45.794394 | 2016-01-04T23:24:36 | 2016-01-04T23:24:36 | 48,965,558 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 510 | cpp | #include<iostream>
#include"./class1.hpp"
#include"class2.hpp"
int main()
{
class1 class1object1(5) ;
std::cout << class1object1.getter1() << std::endl ;
class1object1.setter1(6) ;
std::cout << class1object1.getter1() << std::endl ;
std::cout << get_beauty(class1object1) << std::endl ;
class1 class1object2(... | [
"tusharuiit@gmail.com"
] | tusharuiit@gmail.com |
1ca76bef8edfb4739820981384fccc79ec748b0e | c65219ca468f95a5d60fd4655910f9869bfde582 | /src/version.cpp | 83783d3cac411fbb9403f1bb83c3a988e8f09193 | [] | no_license | internetcoin/internetcoin | dd3e968046b9c3e600b712db60e32737a6a6c916 | cd853b70c2c278e11d41a381151edce77edf6054 | refs/heads/master | 2021-01-13T02:18:10.570943 | 2014-01-06T08:28:37 | 2014-01-06T08:28:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,623 | cpp | // Copyright (c) 2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <string>
#include "version.h"
// Name of client reported in the 'version' message. Report the same name
// for both bitco... | [
"zhang@softmax.cn"
] | zhang@softmax.cn |
cb83f3ef63af0a620d697ebe3168b084fec8f55a | 9242761db4783ef80dea9d33fab9b071c0e237e6 | /exb_7/3_39.cpp | 081519b44b70453cd76d46c06b4fa60007a22c21 | [] | no_license | venustom85/gragon | 41cf138c07bfdf7dc4c10c872415b0071ea3b923 | ef2bd122cefa7b12bfd3178b6efe5829121c2718 | refs/heads/master | 2016-09-10T12:16:14.749371 | 2014-04-30T09:38:24 | 2014-04-30T09:38:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,230 | cpp | /*
p226 7-3-39
一棵二叉链树,利用结点的右子指针将叶子结点按从左往右的顺序串成一个单链表。
*/
#include "common/bi_tree.h"
using namespace std;
namespace exb_7_3_39 {
typedef BiNode<char> node_t;
void leaf_list(node_t * root, node_t * & tail)
{
if (root == NULL) {
return;
}
if (root->lc == NULL && root->rc == NULL) {
... | [
"tangqiming@tigerknows.com"
] | tangqiming@tigerknows.com |
f57033f4a850f4fc44b24527c08608c344bc677c | 7d3422fea5cf801320aa5a12d8cc85f0936186a1 | /ZZMatrixElement/MELA/interface/MELANCSplineFactory_3D.h | a8143d55bc8e8a69609dbe748a22e5a8bb262c26 | [] | no_license | rehamMaly/MonoHiggs-ZZ-4lanalysis-2017_NEW | f37ac9571078dedd581e5ffd2000ec7befc3d40b | b43f0f66dc98a514d5a09b1637f2f10987a064db | refs/heads/master | 2020-04-02T10:46:02.563372 | 2018-10-23T15:50:13 | 2018-10-23T15:50:13 | 154,353,964 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,610 | h | #ifndef MELANCSPLINEFACTORY_3D
#define MELANCSPLINEFACTORY_3D
#include <vector>
#include <utility>
#include <algorithm>
#include "TTree.h"
#include "TNumericUtil.hh"
#include "MELANCSpline_3D_fast.h"
#include "MELAFuncPdf.h"
typedef TNumericUtil::quadruplet<MELANCSplineCore::T> splineQuadruplet_t;
class MELANCSpline... | [
"reham.aly@cern.ch"
] | reham.aly@cern.ch |
478c407f855cb064cd2f88802d48872ddf6cbbee | fc90c90a3e21460a2a3632b37c5f17bb16ea8609 | /models/StandardModel/StandardModel_two_scale_susy_beta_Ye.cpp | 6fe2759d7d5ac8e3b93321274d2e6d485f84bfef | [] | no_license | pathron/SM-code | 81cee78d174b44ecf52c125f692e8e8130e2cf01 | d836b58adeb0bf2867dcc95690c3d068b33c8cab | refs/heads/master | 2021-01-17T17:07:37.778189 | 2014-11-30T10:59:05 | 2014-11-30T10:59:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,045 | cpp | // ====================================================================
// This file is part of FlexibleSUSY.
//
// FlexibleSUSY is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published
// by the Free Software Foundation, either version 3 of the Licens... | [
"peter.athron@coepp14.physics.adelaide.edu.au"
] | peter.athron@coepp14.physics.adelaide.edu.au |
fa4c864ad9430e8341c32bdb2e3d7abac4548e20 | c456402dcc0a87a7a65c1efe4084638d9e0b3d96 | /game/utils/string_frm.h | cfd66b7a13165f7e78fefcfbacaba8c52c8f1aa0 | [
"MIT"
] | permissive | Try/OpenGothic | 059be5c346235f94942309e7ac07b80e8392e3cc | e70d3865887f316b458d33065fa428edf72c496e | refs/heads/master | 2023-08-29T19:04:30.564135 | 2023-08-21T22:19:42 | 2023-08-21T22:19:42 | 165,291,205 | 910 | 102 | MIT | 2023-09-08T14:16:46 | 2019-01-11T18:32:20 | C++ | UTF-8 | C++ | false | false | 4,115 | h | #pragma once
#include <cstdio>
#include <cstring>
#include <string_view>
template<size_t storageSz = 64 /* one cache-line :D */ >
class alignas(64) string_frm {
public:
template<class ... Args>
inline string_frm(const Args&... arg) {
size_t at = 0;
implFormat(stk, sizeof(stk)-1, at, arg...);
... | [
"try9998@gmail.com"
] | try9998@gmail.com |
34d00de582c87b028714cabaf85c65de1150a4a4 | 1afca5d9b6fb6d16921a27c1bdd3ed67ac089c39 | /demo-isubd-bs/isubd-bs.cpp | 08bd944b35b70014234102d85f37ad467091313c | [
"LicenseRef-scancode-public-domain"
] | permissive | jdupuy/opengl-framework | 5191cd334552eec6fe58c1122c83932d0f750323 | 547aed6affae10f3d86fc3080815bc28de79391f | refs/heads/master | 2023-02-21T03:48:41.661679 | 2023-02-14T14:10:35 | 2023-02-14T14:10:35 | 126,613,346 | 160 | 25 | null | 2018-10-08T09:03:36 | 2018-03-24T15:33:22 | C | UTF-8 | C++ | false | false | 40,125 | cpp | ////////////////////////////////////////////////////////////////////////////////
// Implicit Subdivition for Basis Spline Rendering
//
#include "glad/glad.h"
#include "GLFW/glfw3.h"
#include "imgui.h"
#include "imgui_impl.h"
#include <cstdio>
#include <cstdlib>
#include <exception>
#define STB_IMAGE_IMPLEMENTATION
#... | [
"etu.jdupuy@gmail.com"
] | etu.jdupuy@gmail.com |
fa2ab16e1f498eb3639ed017da4d28d63522bd2c | 1044ec02e6bf2a53f2ad687c8fe5a73cae66612a | /cpp/safeArray/main.cpp | 93754d562a0b1c7689e5f780067ee39e75713226 | [] | no_license | rnjsxn/C_Language | aa5cc2ddfcbfd80757f55011da4918068cd64af5 | c2bad00fdbce760afd15d188367c47a29c727291 | refs/heads/master | 2023-04-12T09:07:43.601205 | 2021-05-12T11:38:23 | 2021-05-12T11:38:23 | 365,967,347 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 711 | cpp | #include <iostream>
#include "safeArray.h"
int main()
{
SafeArray arr1;
SafeArray arr2(10);
int nums[]={1,2,3,4,5};
SafeArray arr3(nums,5);
SafeArray arr4(arr3);
arr1=arr3;
if(arr1==arr3)
std::cout<<"arr1 and arr3 are equal"<<std::endl;
else
std::cout<<"arr1 and arr3 a... | [
"kp1180@naver.com"
] | kp1180@naver.com |
73b6c6fb4155f6db91e5b7692120a657e21e53a9 | b3961d7b0b87ca5975070e889f93bc5b7510c777 | /client/sources/main.cpp | 2e0f33834fdb863cdc6a797e0e202cf7ee2ddf7b | [] | no_license | DanielThurau/Simple-RuleBase-Inference-Engine | b97f3736b1522b02b35c464d37418cf2d6608fd3 | 54de7bf17a7ca1ac6626e418219c631d214cb7f2 | refs/heads/master | 2021-01-20T00:11:40.510312 | 2018-07-12T00:04:42 | 2018-07-12T00:04:42 | 81,189,763 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 492 | cpp | #include "../headers/common.h"
#include "../headers/Interface.h"
int main(int argc, char *argv[]){
Interface * ourSRI;
if(argc == 1){
ourSRI = new Interface();
}else if(argc == 2){
// create a command for load of the file passed and execute
ourSRI = new Interface();
std::string arg(argv[1]);
std::stri... | [
"Daniel.N.Thurau@gmail.com"
] | Daniel.N.Thurau@gmail.com |
5fd62342764fe64b24a1ea7771548335850edd5f | d84967ba1e6adc72e120f84524c51ad57912df5a | /devel/electron8/files/patch-chrome_browser_policy_policy__prefs__browsertest.cc | 8d21dd83905d3bb955bb1accdd048f37f1abf5f3 | [] | no_license | tagattie/FreeBSD-Electron | f191d03c067d03ad3007e7748de905da06ba67f9 | af26f766e772bb04db5eb95148ee071101301e4e | refs/heads/master | 2023-09-04T10:56:17.446818 | 2023-09-04T09:03:11 | 2023-09-04T09:03:11 | 176,520,396 | 73 | 9 | null | 2023-08-31T03:29:16 | 2019-03-19T13:41:20 | C++ | UTF-8 | C++ | false | false | 387 | cc | --- chrome/browser/policy/policy_prefs_browsertest.cc.orig 2020-03-03 07:02:30 UTC
+++ chrome/browser/policy/policy_prefs_browsertest.cc
@@ -250,6 +250,8 @@ class PolicyTestCase {
const std::string os("chromeos");
#elif defined(OS_LINUX)
const std::string os("linux");
+#elif defined(OS_FREEBSD)
+ const st... | [
"tagattie@gmail.com"
] | tagattie@gmail.com |
8e95f9b7f21c5551e05f2b015efc70513877da5a | 3f7a046813c59ca4367ff4c9337ec861ad5b0563 | /JointProject1 - Aoife Powders/JointProject1 - Aoife Powders/Player.cpp | 61582caf31c76c1e65a156d1a14fe7a67328ddf6 | [] | no_license | Aoife-Powders/JointProject-1stYear | 57731e936fda85322fe8d1a6ee30c600babb9a49 | 98246b56476a084aa3885335051aaa71e7287e43 | refs/heads/master | 2020-03-29T07:20:37.588940 | 2018-09-20T19:43:08 | 2018-09-20T19:43:08 | 149,661,460 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,651 | cpp | #include "Player.h"
//gives values to variables
Player::Player() :
playerWidth{100}
,playerHeight{20}
,playerPosition{ 450,550 }
,playerX{ playerPosition.x }
,playerY{ playerPosition.y }
,playerSpeed(5.0f)
{
//creates player
m_playerBody.setFillColor(sf::Color::White);
m_playerBody.setPosition(playerPosition)... | [
"c00218374@itcarlow.ie"
] | c00218374@itcarlow.ie |
ee152724d0571de35e7d5567ed45029c5b920180 | ce1e8b29ffd9d97ffc5c693fe3bd4ee358b5e1d5 | /src/VoxieClient/ObjectExport/ClientManager.cpp | 5315b95a30b17d19d28793edc3310c57b9c96b6a | [
"MIT"
] | permissive | voxie-viewer/voxie | d76fe7d3990b14dea34e654378d82ddeb48f6445 | 2b4f23116ab1c2fd44b134c4265a59987049dcdb | refs/heads/master | 2023-04-14T13:30:18.668070 | 2023-04-04T10:58:24 | 2023-04-04T10:58:24 | 60,341,017 | 6 | 1 | MIT | 2022-11-29T06:52:16 | 2016-06-03T10:50:54 | C++ | UTF-8 | C++ | false | false | 4,141 | cpp | /*
* Copyright (c) 2014-2022 The Voxie Authors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | [
"steffen.kiess@cis.iti.uni-stuttgart.de"
] | steffen.kiess@cis.iti.uni-stuttgart.de |
fff5b0aee24c45b15643760d75b9141d50b8355b | 932575acb68a8308f62e651d8eb04378f3085b5d | /C++_Test0907/C++_Test0907/seqlish.h | 3166224b08d362d3c806fb90a7f9cb19a1f61b8b | [] | no_license | adong001/C-DS-CPP | 308b54ab4e3061461074dc0b592591e743558942 | 2df3b1a61adb4bfc28cc421b2fd475af1ffd40d3 | refs/heads/master | 2023-01-21T05:09:07.463759 | 2020-11-15T01:38:47 | 2020-11-15T01:38:47 | 191,345,672 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 119 | h | #pragma once
#include<iostream>
using namespace std;
template<class T>
class SeqList
{
T *m_data;
size_t m_size;
} | [
"1792095378@qq.com"
] | 1792095378@qq.com |
ab37499fa30fab627486a5798c9e2bb0e7bd86db | c776476e9d06b3779d744641e758ac3a2c15cddc | /examples/litmus/c/run-scripts/tmp_5/ISA2+pooncerelease+fencembonceonce+poacquireacquire.c.cbmc.cpp | 704a973a2eeb7102d939304d41fd3976d15502a1 | [] | 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 | 43,716 | cpp | // Global variabls:
// 0:vars:3
// 3:atom_1_X0_1:1
// 4:atom_2_X0_1:1
// 5:atom_2_X2_0:1
// Local global variabls:
// 0:thr0:1
// 1:thr1:1
// 2:thr2:1
#define ADDRSIZE 6
#define LOCALADDRSIZE 3
#define NTHREAD 4
#define NCONTEXT 5
#define ASSUME(stmt) __CPROVER_assume(stmt)
#define ASSERT(stmt) __CPROVER_assert(stmt, ... | [
"tuan-phong.ngo@it.uu.se"
] | tuan-phong.ngo@it.uu.se |
fa6f8e5c1fc6eafcf9cf3f9b1c7ad3ac0a54d317 | 74ef98dbfc8936ebe68bdfe08b19d72cbc4cbca8 | /SoundexTest.cpp | fd8b83f430f3b84de172a986400f006829b574ad | [] | no_license | farluccio/SdxKata | cb679ee0f6eb7d72fb60ddac2d99b041621a5554 | 02d443ef6fc19293b1873254a25d846e7e399256 | refs/heads/master | 2020-04-11T09:20:53.043966 | 2018-12-13T17:44:51 | 2018-12-13T17:44:51 | 161,674,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 250 | cpp | #include "gmock/gmock.h"
class Soundex
{
};
TEST(SoundexEncoding, RetainsSoleLetterOfOneLetterWord)
{
/// Arrange
Soundex soundex;
/// Act
auto encode = soundex encode("A");
/// Assert
ASSERT_THAT(encode, testing::EQ("A"));
}
| [
"ericfarley@ad.weber.edu"
] | ericfarley@ad.weber.edu |
ca7e65b96e05a7c9347419d2c13b690ff57527d6 | d508027427b9a11a6bab0722479ee8d7b7eda72b | /3rd/include/maya2012sdk/tbb/spin_mutex.h | 8959766a251909066da4548e92c6fed7d4981908 | [] | no_license | gaoyakun/atom3d | 421bc029ee005f501e0adb6daed778662eb73bac | 129adf3ceca175faa8acf715c05e3c8f099399fe | refs/heads/master | 2021-01-10T18:28:50.562540 | 2019-12-06T13:17:00 | 2019-12-06T13:17:00 | 56,327,530 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,841 | h | /*
Copyright 2005-2010 Intel Corporation. All Rights Reserved.
The source code contained or described herein and all documents related
to the source code ("Material") are owned by Intel Corporation or its
suppliers or licensors. Title to the Material remains with Intel
Corporation or its supplier... | [
"80844871@qq.com"
] | 80844871@qq.com |
52ab19ef888051efe554b276467545aebece46d9 | 71dc7126621726818bc116a697e392eb69b0624d | /cmrtlib/agnostic/share/cm_device_def.h | 2f2aa5b08809052f73e114c08f1ba2b8e5b100a8 | [
"MIT",
"BSD-3-Clause"
] | permissive | intel-cgss/media-driver | 3a1977f59affedefd5ee3287b0138e96001cc08f | 310104a4693c476a215de13e7e9fabdf2afbad0a | refs/heads/master | 2021-08-24T00:08:11.235718 | 2017-12-06T05:58:24 | 2017-12-06T05:58:24 | 113,535,378 | 0 | 1 | null | 2017-12-08T05:26:15 | 2017-12-08T05:26:15 | null | UTF-8 | C++ | false | false | 9,370 | h | /*
* Copyright (c) 2017, Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publis... | [
"oliver.sang@intel.com"
] | oliver.sang@intel.com |
1427080071fac6531ac87ff2ae58704cd1440d1a | 998d4ce1054987f24562219bd6f79c37cbaa19c2 | /套题/2014ACMICPC亚洲区北京站/EE.cpp | a8b8161f96e9928f4e34c5361a485f2776d654e2 | [] | no_license | tankche1/ACM-NOI | 0cedccd7f5fa53070c03cbc1845d5de06385f52b | 1cb3d1fc08493e62c5cb4396e0352abef65b93f8 | refs/heads/master | 2022-12-13T03:22:18.971576 | 2022-12-05T15:56:34 | 2022-12-05T15:56:34 | 98,779,042 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,343 | cpp | # include<stdio.h>
# include<string.h>
# include<algorithm>
using namespace std;
typedef long long LL;
bool a[210][210];
int n;
LL p[210][210],sum[210][210];
LL px[210][210],py[210][210];
int R[210][210],U[210][210];
int t[210][210];//a=i b<=j
LL tank[210][210];//a>=i b<=j
int gcd(int a,int b){
ret... | [
"15307130191@fudan.edu.cn"
] | 15307130191@fudan.edu.cn |
7876c16595f0dab1a0254b3c634a799bdeae5d46 | 6fac50aa19020566f2e01595a6a0632a42ba3da3 | /Ligh OJ/L-1093.cpp | 4481ebd7772c9d25ac6c043541be70e53bd19519 | [] | no_license | sayemimtiaz/competitive-programming | c36905ee99b1cfeb578c2b47367eff901a5e444f | 58ff86e0d3804bd072d733e5fa491d6c192e4345 | refs/heads/master | 2023-01-27T14:47:06.767566 | 2023-01-08T21:50:49 | 2023-01-08T21:50:49 | 36,745,247 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,201 | cpp | #include<cstdio>
#include<algorithm>
#include<vector>
#include<cstring>
#include<iostream>
#include<math.h>
#include<cstdlib>
#include<queue>
#include<stack>
#include<sstream>
#include<set>
#include<cctype>
#include<string>
#include<map>
#include<fstream>
#include<iomanip>
using namespace std;
#define S1(a) scanf("%d"... | [
"imtiaz.cuet@gmail.com"
] | imtiaz.cuet@gmail.com |
1290a4cadd557610b94b5b41ea3b58a628765348 | 35e377af65e4a14baaacfcb5223400b1d9b76ef5 | /TypeCasting/Source.cpp | 596cff987a1e611813bce4bf32bf11fa131558ad | [] | no_license | olegdubakov/cscill | bf4efa327b519ddf6a402b546d28778b66a15f39 | 06a3e4901add39b228825a69ee146832c37d2b68 | refs/heads/master | 2021-06-18T20:20:25.607812 | 2019-07-02T13:05:21 | 2019-07-02T13:05:21 | 136,362,448 | 0 | 0 | null | 2019-07-02T13:09:23 | 2018-06-06T17:23:28 | C++ | UTF-8 | C++ | false | false | 2,448 | cpp | #include <iostream>
#include <string>
#include <list>
using namespace std;
// explicit
void TestExplicit()
{
char ea = 'a';
double eb = 6.6;
int ec = (int)ea + (int)eb;
cout << "explicit casting result: " << ec << endl;
}
// implicit
void TestImplicit()
{
double ia = 1.2;
short ib = 3;
int ic = ia + ib;
c... | [
"oleg.dubakov@WS303"
] | oleg.dubakov@WS303 |
a08ea350331479128be0f57f522aa51ef6b7cb8b | 95626140b639c93a5bc7d86c5ed7cead4d27372a | /algorithm And Data Structure/Link lIst AtoZ/Insert N position.cpp | 2d0a079ca4fd31cd54c861efbe6119f8d3048b58 | [] | no_license | asad-shuvo/ACM | 059bed7f91261af385d1be189e544fe240da2ff2 | 2dea0ef7378d831097efdf4cae25fbc6f34b8064 | refs/heads/master | 2022-06-08T13:03:04.294916 | 2022-05-13T12:22:50 | 2022-05-13T12:22:50 | 211,629,208 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,951 | cpp | #include <bits/stdc++.h>
using namespace std;
int fx4[] = {1 , -1 , 0 , 0};
int fy4[] = {0 , 0 , 1 , -1};
int Kfx[]= {-2,-2,2,2,1,1,-1,-1}; ///knight move x - exis
int Kfy[]= {1,-1,1,-1,2,-2,2,-2}; ///knight move y- exis
int fx8[]= {1,1,1,0,0,-1,-1,-1};
int fy8[]= {0,1,-1,1,-1,0,1,-1};
#define ll long long int
#define ... | [
"asad.shuvo.cse@gmail.com"
] | asad.shuvo.cse@gmail.com |
faf77d97380e7a3cdad5aae709c1d57b928cce73 | 1a7aeed44aa642bdca6a1976824a0fd4f6bede1c | /calculator/calculator.cpp | 04f1c388eda7036c230a7513cf43048fe5d23375 | [] | no_license | begusibrahim000/cpp | 43475d075dfe68175916b0d2b3efa6742a6d8c64 | c5ebbba905f497e6c24f05c005f29a62758a5b75 | refs/heads/master | 2020-07-26T03:14:56.960000 | 2019-09-17T07:28:34 | 2019-09-17T07:28:34 | 208,516,875 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,906 | cpp | #include <iostream>
using namespace std;
// fungsi
int kali(int a, int b){
int c;
c = a * b;
return c;
}
int bagi(int a, int b){
int c;
c = a / b;
return c;
}
int tambah(int a, int b){
int c;
c = a + b;
return c;
}
int kurang(int a, int b)
{
int c;
c = a - b;
return c;
... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
a53c4551b32b83c39de339522b957646d23526a4 | 0aaa072fdc32bfa260f19e32f253e03a37592307 | /scripts/ADMB/ADMBexp/NEFSC129/NEFSC129.cpp | 63f4256f123516ca32931837fba9faccc743f78d | [] | no_license | BenjaminHCCarr/Collapse | b0a9a4e228407b5820e621feaeef05628828169b | 1738c1271beefe6f307d28459c1db678e7021eee | refs/heads/master | 2020-04-09T15:27:06.368121 | 2014-08-25T22:53:58 | 2014-08-25T22:53:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,639 | cpp | #include <admodel.h>
#include <admodel.h>
#include <contrib.h>
extern "C" {
void ad_boundf(int i);
}
#include <NEFSC129.htp>
model_data::model_data(int argc,char * argv[]) : ad_comm(argc,argv)
{
nobs.allocate("nobs");
maxB.allocate("maxB");
data.allocate(1,nobs,1,2,"data");
landings.allocate(1,n... | [
"bencarr@bu.edu"
] | bencarr@bu.edu |
377bfcb203878210090b2cf7715c19cc031964c3 | ec68c973b7cd3821dd70ed6787497a0f808e18e1 | /Cpp/SDK/Widget_CheckpointNotification_parameters.h | 4df3f3953e950d9cf3c3d139523562533f90e727 | [] | no_license | Hengle/zRemnant-SDK | 05be5801567a8cf67e8b03c50010f590d4e2599d | be2d99fb54f44a09ca52abc5f898e665964a24cb | refs/heads/main | 2023-07-16T04:44:43.113226 | 2021-08-27T14:26:40 | 2021-08-27T14:26:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,061 | h | #pragma once
// Name: Remnant, Version: 1.0
/*!!DEFINE!!*/
/*!!HELPER_DEF!!*/
/*!!HELPER_INC!!*/
#ifdef _MSC_VER
#pragma pack(push, 0x01)
#endif
namespace CG
{
//---------------------------------------------------------------------------
// Parameters
//---------------------------------------------------------... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
88db5f31f6e46832d86efedb12a16ce76aa7c9f0 | 96ab18b237681c5c01bf3d0fce187740e5038bb8 | / asdk/Source/客户端/代码/otchkclient/FinSmith/FlatSplitterWnd.h | 64f064765e109b06e262fe9fd46c172a285af09e | [] | no_license | radtek/asdk | 43fd7bfeb31028ef6392be4117e5de4c908af8e5 | 4f9a3bd80f6cc58db02a4ed0f67bc5ee03cedb01 | refs/heads/master | 2020-06-09T04:28:16.485493 | 2012-05-10T10:30:00 | 2012-05-10T10:30:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,813 | h |
/*
* File: FlatSplitterWnd.h
*
* Author: Marc Richarme <devix@devix.cjb.net>
*
* Created: 28 Jan. 2001
* Modified: 28 Jan. 2001
*
* Use as much as you want, wherever you want...
* Claim you coded it, I don't mind.
*
*/
#if !defined(AFX_FLATSPLITTERWND_H__61D2F7E7_7AAA_11D1_9F4C_008029E98A7... | [
"He.Reyter@gmail.com@195b811d-50ba-3ccd-8b31-a51a91d0a79c"
] | He.Reyter@gmail.com@195b811d-50ba-3ccd-8b31-a51a91d0a79c |
b4a7df9e896bb8e33b56d4802b3a67fb56e14c99 | 1cece0d71f79fe991ede775181767e1a697ac374 | /third_party/mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h | d2f416b35fe9760e2ed5a9bec545aa843f90ff28 | [
"Apache-2.0"
] | permissive | microsoft/tensorflow-directml | 18d95a3f9ea0909fde8c1c245973eaa891e11348 | 3800a8e1cdeea062b9dac8584fb6303be7395b06 | refs/heads/directml | 2023-08-24T03:21:52.097089 | 2022-12-21T22:39:00 | 2022-12-21T22:39:00 | 291,217,084 | 459 | 43 | Apache-2.0 | 2022-12-21T22:39:02 | 2020-08-29T06:44:33 | C++ | UTF-8 | C++ | false | false | 3,724 | h | //===- ConvertStandardToLLVMPass.h - Pass entrypoint ------------*- C++ -*-===//
//
// Copyright 2019 The MLIR 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.... | [
"gardener@tensorflow.org"
] | gardener@tensorflow.org |
9ec1289516134137499236bb4c74ab89c9503189 | 3448a43cf0635866b25e5d513dd60fb003f47e29 | /src/xrGame/ai/monsters/basemonster/base_monster_feel.cpp | 2f15410cec2cf55d2747c11841caab0eaa66e196 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | xrLil-Batya/cordisproject | 49632acc5e68bea9847d001d82fb049703d223c2 | 24275a382fec62a4e58d11579bf497b894f220ba | refs/heads/master | 2023-03-19T01:17:25.170059 | 2020-11-17T14:22:06 | 2020-11-17T14:22:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,025 | cpp | ////////////////////////////////////////////////////////////////////////////
// Module : base_monster_feel.cpp
// Created : 26.05.2003
// Modified : 26.05.2003
// Author : Serge Zhem
// Description : Visibility and look for all the biting monsters
//////////////////////////////////////////////////////////////////... | [
"phantom1020@yandex.ru"
] | phantom1020@yandex.ru |
d97119ba4cab7f8d237f007d89927fbf1a0cb72a | e3162c9933bd6d8b9d10054f09eccabd7648fc26 | /CVector/cvector.cpp | 93e5f8a472fa21ffda5cd3e1009b42a88a82e1b3 | [] | no_license | Tismoney/warehouse | 21622e16572434cb6bec8ae26a81e241c9e8757f | b1d7868e7ce23a69a86933d8a20733a158993bf4 | refs/heads/master | 2021-01-17T09:07:02.617921 | 2017-03-14T21:47:26 | 2017-03-14T21:47:26 | 42,769,218 | 0 | 1 | null | 2016-04-16T20:48:56 | 2015-09-19T10:39:50 | C++ | UTF-8 | C++ | false | false | 3,065 | cpp | #include <iostream>
#include <cassert>
#define type template <typename T>
using namespace std;
const int MAX_SIZE = 32;
type
class CVector
{
private:
int size_;
T data_[MAX_SIZE];
public:
CVector(int _size);
~CVector();
int Vsize()
{
return size_;
... | [
"tismoney@mail.ru"
] | tismoney@mail.ru |
0ddd007f2778e6ce6a76cbb452c83e30c56e602e | 2c210b74c6eded787c30f6841b72f5e099b71249 | /Revive/CompositorVk.h | 21eaad38c7efb2d6d350fd7039fedc0e6f48e8d9 | [
"BSD-3-Clause",
"MIT",
"BSD-2-Clause"
] | permissive | kant/Revive | abbc6b1de6e963f45e3c161fe566ff1810f1de9b | f055d4f05331d27ab80fdf65913da0adfad15e53 | refs/heads/master | 2022-02-02T01:24:50.738724 | 2019-07-20T15:31:06 | 2019-07-20T15:31:22 | 198,011,240 | 0 | 0 | NOASSERTION | 2019-07-21T04:19:13 | 2019-07-21T04:19:13 | null | UTF-8 | C++ | false | false | 805 | h | #pragma once
#include "CompositorBase.h"
class CompositorVk :
public CompositorBase
{
public:
CompositorVk(VkPhysicalDevice physicalDevice, VkInstance instance);
virtual ~CompositorVk();
virtual vr::ETextureType GetAPI() { return vr::TextureType_Vulkan; }
virtual void Flush() { }
virtual TextureBase* CreateTex... | [
"jules.blok@gmail.com"
] | jules.blok@gmail.com |
42af1f8cfcbcfbbecfd3b2b1be08e1fa5c7e5a7d | 8c2461b55a516bcbcd011b014cc0fd6ff30e1a4a | /CodeForces/234A - Lefthanders and Righthanders.cpp | 7a89ff4a9bfbbd05acb2c943a77734ffee4498ba | [] | no_license | Abhiramon/ioi-training | 602bfd29f93f3d93143a1f54b93623b7df014f07 | 6f17829f2ea7fca60e719d1f67db4095012a9632 | refs/heads/master | 2021-01-22T05:50:42.627764 | 2015-06-18T02:13:46 | 2015-06-18T02:13:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 937 | cpp | //10997782 2015-05-04 19:52:12 Hiasat98 234A - Lefthanders and Righthanders GNU C++ Accepted 30 ms 200 KB
#include <iostream>
#include <stdio.h>
#include <vector>
using namespace std;
int main(){
int n;
string r;
freopen("input.txt","r",stdin);
freopen("output.txt","w",stdout);
cin >> n;
char... | [
"hiasat00@gmail.com"
] | hiasat00@gmail.com |
85d4a0bfabc39e8fbc2eede7ef328edcc7a2be79 | f05fb433924b6ad56d71258d25101280c52ee205 | /Src/lunaui/cards/emulation/PixmapButton.cpp | ee13b70e046f18b27a3fc25e50bfb08941a5d60c | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | webOS-ports/LunaCE | e0612d328ce29b413f0e2815788ee53d1a6995a0 | f69124d4b57f77bae0d492f1669a907e9c6dad75 | refs/heads/master | 2021-01-16T00:17:04.402518 | 2018-05-11T08:20:44 | 2018-05-11T08:20:44 | 4,824,892 | 0 | 1 | null | 2013-12-12T19:00:21 | 2012-06-28T19:54:59 | C++ | UTF-8 | C++ | false | false | 5,983 | cpp | /* @@@LICENSE
*
* Copyright (c) 2010-2012 Hewlett-Packard Development Company, L.P.
*
* 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
*
* Unl... | [
"patrick@silentbluesystems.com"
] | patrick@silentbluesystems.com |
7c0f16d9eb06bc9000ec3536a0e5b15eb00b4075 | e0c5313b68b7592cb9ee848f9a7eabccf5246423 | /RpcL2MuonSA/RpcDispPreparator.h | fe4d1b895430799d8cd1f1d341f91bfc5731aa78 | [] | no_license | ktaniguc/RpcL2MuonSA | ab59d843f81ebbc027738010a5c135780e6a6d46 | 252a61335ad55d07856dd028e290153c384c6253 | refs/heads/master | 2021-06-22T04:32:05.021172 | 2021-03-01T03:46:40 | 2021-03-01T03:46:40 | 194,240,403 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,647 | h | #ifndef RpcDispPreparator_h
#define RpcDispPreparator_h
#include <TH2.h>
#include <TStyle.h>
#include <TCanvas.h>
#include <iostream>
#include "TH1F.h"
#include "TF1.h"
#include "TH2F.h"
#include "TH3F.h"
#include "TROOT.h"
#include "TFile.h"
#include "THStack.h"
#include "TStyle.h"
#include "TLatex.h"
#include "TTree.... | [
"guchiwo7@gmail.com"
] | guchiwo7@gmail.com |
63ca33de6dcb02400237c37871cf2f7a0c08da9c | 091afb7001e86146209397ea362da70ffd63a916 | /inst/include/nt2/include/functions/mpower.hpp | d8cf48f0efce0fc3ab172469fa297cae67793f09 | [] | no_license | RcppCore/RcppNT2 | f156b58c08863243f259d1e609c9a7a8cf669990 | cd7e548daa2d679b6ccebe19744b9a36f1e9139c | refs/heads/master | 2021-01-10T16:15:16.861239 | 2016-02-02T22:18:25 | 2016-02-02T22:18:25 | 50,460,545 | 15 | 1 | null | 2019-11-15T22:08:50 | 2016-01-26T21:29:34 | C++ | UTF-8 | C++ | false | false | 160 | hpp | #ifndef NT2_INCLUDE_FUNCTIONS_MPOWER_HPP_INCLUDED
#define NT2_INCLUDE_FUNCTIONS_MPOWER_HPP_INCLUDED
#include <nt2/linalg/include/functions/mpower.hpp>
#endif
| [
"kevinushey@gmail.com"
] | kevinushey@gmail.com |
71870ff8147f52e1be89714a66f37157f20348c7 | e5a37a543ca382ed3eaab28c37d267b04ad667c0 | /probrems/AOJ0197.cpp | 8319b51b6896710fc2f31c3800a2d0273d64b571 | [] | no_license | akawashiro/competitiveProgramming | 6dfbe626c2e2433d5e702e9431ee9de2c41337ed | ee8a582c80dbd5716ae900a02e8ea67ff8daae4b | refs/heads/master | 2018-09-02T19:49:22.460865 | 2018-06-30T05:45:51 | 2018-06-30T05:45:51 | 71,694,415 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 265 | cpp | #include <stdio.h>
#include <algorithm>
using namespace std;
int main(){
while(1){
int x,y;
scanf("%d%d",&x,&y);
if(!x&&!y)
break;
if(x<y)
swap(x,y);
int i;
for(i=0;y!=0;i++){
x=x%y;
swap(x,y);
}
printf("%d %d\n",x,i);
}
return 0;
}
| [
"akira@akiraMacBookPro.local"
] | akira@akiraMacBookPro.local |
7724ccb8abbd26673120b6985d72a45e6da47d67 | 40e0e01bad8c36699ddbec72d489010f1a2907d8 | /pizza/pizza/DataMager.h | 66c952b093b32435eca92b7b90ad83adaeea7e91 | [] | no_license | kimyongghwa/SoSuGeonGong | 6dfd04c0c553380067f312ffcec3450688f4d1b5 | 0b2a7c513f2e0d2f2fa22b3b2ede3eb1804cd6c1 | refs/heads/master | 2023-01-21T10:33:00.930264 | 2020-11-26T07:37:30 | 2020-11-26T07:37:30 | 286,414,769 | 0 | 0 | null | null | null | null | TIS-620 | C++ | false | false | 359 | h | #pragma once
#include<fstream>
#include<string>
#define DataMgr DataMager::instance()
using namespace std;
class DataMager
{
private:
string name = "วรทนภฬพ๎";
int level = 37;
int exp = 1000000;
public:
DataMager() {
}
static DataMager* instance() {
static DataMager inst;
return &inst;
}
int getLevel() {
... | [
"conna335@gmail.com"
] | conna335@gmail.com |
a892ba71bd685d12139dee3380e24fc9f145e27b | b679b84463f625bd4da3c8ca75bb0b4ea8d11b2c | /libsg/interaction/InteractFrameSurfSampled.cpp | a3d7296f193a1d22e5f70ffbdb1965dd5569166e | [
"MIT"
] | permissive | msavva/pigraphs | bb99aad460d006d27dc1d93268ca7e67a576c7b0 | ee794f3acef4eac418ca0f69bb410fef34b99246 | refs/heads/master | 2021-01-22T15:16:16.622222 | 2019-10-27T23:38:21 | 2019-10-27T23:38:21 | 59,326,524 | 42 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 14,502 | cpp | #include "common.h" // NOLINT
#include "interaction/InteractFrameSurfSampled.h"
// ReSharper disable once CppUnusedIncludeDirective
#include <ext-boost/serialization.h>
#include "core/Model.h"
#include "core/ModelInstance.h"
#include "core/OccupancyGrid.h"
#include "core/Scan.h"
#include "interaction/SkeletonIntera... | [
"manolis.savva@gmail.com"
] | manolis.savva@gmail.com |
0e5b577826987df8b248f711fb82f5eb082f11fe | ab1c643f224197ca8c44ebd562953f0984df321e | /wmi/wbem/winmgmt/provsubsys/decoupledclient/include/globals.h | f5f723d707ec8ddd771972f31c27588992f6d8be | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_admin | e162e0452fb2067f0675745f2273d5c569798709 | d36e522f16bd866384bec440517f954a1a5c4a4d | refs/heads/master | 2023-04-12T13:25:45.807158 | 2021-04-13T16:33:59 | 2021-04-13T16:33:59 | 357,613,696 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,372 | h | /*++
Copyright (C) 1996-2001 Microsoft Corporation
Module Name:
Globals.h
Abstract:
History:
--*/
#ifndef _Globals_H
#define _Globals_H
#include <pssException.h>
#include <Allocator.h>
#include <BasicTree.h>
#include <Cache.h>
/******************************************************************************
*... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
1f84ca94c65fa17a4bd3a093e81a96d267da2ebf | f1d0f8140af5ccf5408513719345775e5e5d1a75 | /src/debugger/debugger.h | d06ea663c88e8b9951dbdafd1c91fb872e78effc | [] | no_license | annulment/w_vr3 | f08c41f2405c970ca2aa0c826ec1f3f11a3d35f1 | 2d1a265faf8ba38710f7528973cafc5d2541bc5c | refs/heads/master | 2023-03-22T13:20:06.032628 | 2021-03-13T17:56:49 | 2021-03-13T17:56:49 | 345,869,170 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 442 | h | #ifndef _W_VR3_DEBUGGER_H
#define _W_VR3_DEBUGGER_H
#include "../w_vr3/w_vr3.h"
namespace w_vr3 {
class debugger {
w_vr3::w_vr3_debug_level debug_level;
public:
debugger(w_vr3::w_vr3_debug_level debug_level);
void debug(const char* msg);
void debug(const char* msg, uint32_t error_code);
void error(... | [
"minecon14@bk.ru"
] | minecon14@bk.ru |
58e0c869f24177590378dcc7732be8e2e8c2fce8 | f3bcc29738c2d0b3761550f58901ee39557a4a15 | /ftrl/src/ftrl_train.h | 4ba6e21a03e79a3a5f9a8a1c3bea87460f67c89d | [] | no_license | onejune/ftrl_model | 3f1b433fdc074337d092a6102e88d786a3af8bb8 | bad4e9862fa5dbcd72076b7406300918a86b0f78 | refs/heads/master | 2021-01-02T22:52:22.249299 | 2017-08-07T01:10:53 | 2017-08-07T01:10:53 | 99,408,626 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,050 | h | // Copyright (c) 2014-2015 The AsyncFTRL Project
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, me... | [
"onejune@126.com"
] | onejune@126.com |
5781140ebca70dd0b831809f5fa7f4890d35d226 | fd215a59f1de02982e57457f99a992cc325e9a33 | /datalog.h | 49c065603dbc7e9047b2705ebbf4ed30b6d58924 | [
"Apache-2.0"
] | permissive | asaparov/parser | 6d4eca276d9c16fc89c939ab7ea399c03b14aaa2 | 28058ac13e825dba0646d6ac2e57f108880ea48c | refs/heads/master | 2022-05-01T21:37:31.939206 | 2022-04-05T19:41:01 | 2022-04-05T19:41:01 | 93,598,703 | 29 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 546,481 | h | /**
* datalog.h
*
* Created on: Jul 1, 2016
* Author: asaparov
*/
#ifndef DATALOG_H_
#define DATALOG_H_
#include <core/lex.h>
#include <grammar/morphology.h>
#include <limits.h>
#include <type_traits>
#include <atomic>
#include <cctype>
using namespace core;
constexpr unsigned int DATALOG_LABEL_WILDCARD = U... | [
"abulhair.saparov@gmail.com"
] | abulhair.saparov@gmail.com |
5364ff3476a381cfc65873021e4ffde4994ca1fa | 3f21c24ff10cba14ca4ab16ee62e8c1213b60bd0 | /src/skills/ParallelSkill.cpp | b7f6b933e687843c74c8fceaa00e8d88db3ae702 | [] | no_license | watson-intu/self | 273833269f5bf1027d823896e085ac675d1eb733 | 150dc55e193a1df01e7acfbc47610c29b279c2e7 | refs/heads/develop | 2021-01-20T03:15:02.118963 | 2018-04-16T08:19:31 | 2018-04-16T08:19:31 | 89,515,657 | 34 | 31 | null | 2018-04-16T08:15:51 | 2017-04-26T18:50:00 | C++ | UTF-8 | C++ | false | false | 3,639 | cpp | /**
* Copyright 2017 IBM Corp. 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 o... | [
"rolyle@us.ibm.com"
] | rolyle@us.ibm.com |
546f8541779c10c6aa73f8065f99d8de54a27a9c | 773a9bc83fcbd3941bbe38aa05d0d0c98e65d5ea | /SimpleFactoryPattern/toffee.cpp | 2c912670523e25ff514676f830c26df37047ad31 | [] | no_license | cf-zhang/design_patterns | 45d5e42901e6a9d9d0d4dcff80999ec33d065662 | eb0b3224fdaa714f4eef4f6f872ff05301358608 | refs/heads/master | 2021-07-05T12:37:19.284216 | 2019-04-28T11:25:14 | 2019-04-28T11:25:14 | 148,980,613 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 229 | cpp | #include "toffee.h"
#include <iostream>
Toffee::Toffee(float wight, float shape, float price)
{
this->w = wight;
this->s = shape;
this->p = price;
this->n = "toffee";
std::cout<<"i am a toffee."<<std::endl;
}
| [
"cfzhang@forwardx.com"
] | cfzhang@forwardx.com |
3109f461b468726f5d5ff6f1f2569b3cf1906d87 | fed9f14edb87cd975ac946e01e063df492a9929a | /src/chokudaispeedrun2/J.cpp | e160ff3e06fa317b941e08c3783051cd4011a277 | [] | no_license | n-inja/kyoupro | ba91dd582488b2a8c7222242801cf3115ed7fd10 | 44c5a888984764b98e105780ca57d522a47d832d | refs/heads/master | 2021-01-01T06:52:59.655419 | 2020-10-17T13:28:35 | 2020-10-17T13:28:35 | 97,537,227 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 683 | cpp | #include <bits/stdc++.h>
using namespace std;
using ll = long long;
using vi = vector<int>;
using vll = vector<ll>;
using vvi = vector<vector<int>>;
using vvl = vector<vector<ll>>;
ll dp[505050][2] = {0};
ll ab[505050][2];
int main() {
cin.tie(nullptr);
ios::sync_with_stdio(false);
int n;
cin >> n;
for (i... | [
"mccreepertakumi@gmail.com"
] | mccreepertakumi@gmail.com |
4ba20ab07b880af0ef489799f2af4bad5cb86ee1 | 8cba77d7a0b27a22338e656d638f6b59d5d5dde8 | /Lab1/Prob1.cpp | d46bda5c6d0a01a686bdaa475d9f4d66026026fc | [] | no_license | fgolubic/IRG | 6bc724afe234617b00c42d139a5e13b63147cb8b | cea6fa0c6aa065622bb1da8992da1bce38fb91de | refs/heads/master | 2020-03-26T02:25:11.109730 | 2018-08-11T18:32:06 | 2018-08-11T18:32:06 | 144,409,241 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,527 | cpp | #include<stdio.h>
#include<iostream>
#include<cmath>
#include<glm/glm.hpp>
#include<glm/gtc/type_precision.hpp>
#include<glm/ext.hpp>
using namespace std;
using namespace glm;
void matAndVec(){
dvec3 vector1 = dvec3(2.0, 3.0, -4.0);
dvec3 temp = dvec3(-1.0, 4.0, -1.0);
//calculate the sum of two vectors
ve... | [
"fgolubiczg@yahoo.com"
] | fgolubiczg@yahoo.com |
85a14a34fff788f6048deb600e8050a9e57f180f | 4a28104787a4ce3bf362fda9182e4f1fe6276c30 | /LeetCode/Matrix/next_permutation.cpp | d5a8a2ce633bcbe7dc9239562c9081208b2bed47 | [] | no_license | Ason4901/geeksforgeeks | d0538a22db00c86e97ec8b9f6c548ebd1ecef8ce | 777aa4c0752bb0a9b942922e1ad99095a161cc6b | refs/heads/master | 2023-02-24T07:51:15.469015 | 2021-01-30T15:36:20 | 2021-01-30T15:36:20 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 535 | cpp | class Solution {
public:
void nextPermutation(vector<int>& nums) {
int n = nums.size(), k,l;
for(k = n-2; k >= 0; k--){
if(nums[k]< nums[k+1]){
break;
}
}
if( k < 0){
reverse(nums.begin(), nums.end());
}
else{
... | [
"51023991+abhinavprkash@users.noreply.github.com"
] | 51023991+abhinavprkash@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.