blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 6 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 26 | license_type stringclasses 2
values | repo_name stringlengths 7 95 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 57
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 197k 639M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 11
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 34
values | src_encoding stringclasses 18
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 11 9.86M | extension stringclasses 27
values | content stringlengths 11 9.86M | authors listlengths 1 1 | author stringlengths 0 70 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4910df6bbdb4b9181a4ebba0f6f466e709e74414 | 9ce12679092dfd823f7c62b0e2ea89c93e7fd765 | /Lyapunov.h | 9a1505d88d833ba7af683e10c9bed33ec7018611 | [] | no_license | ksynnott/Lyapunov_Exponent_Calculation_with_Kicks | 0b9a5d0a0cbdfa7c32c526f65374b885d7636b50 | 6f89d58a474bbe6a9dd16f567ccc3c0d8f68e149 | refs/heads/master | 2021-01-21T16:00:37.291908 | 2016-10-25T18:34:57 | 2016-10-25T18:34:57 | 68,705,173 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,167 | h | #ifndef LYAPUNOV_H
#define LYAPUNOV_H
#include "Attach.h"
// This class (will) contain a functional Gram-Schmidt
// orthogonalization procedure.
class Lyapunov{
public:
Lyapunov(); // default constructor
Lyapunov(int NormalSteps, double TimeStepSize, double TransientTime, double TimeEvolution, vector<double> y0,... | [
"k.synnott16@imperial.ac.uk"
] | k.synnott16@imperial.ac.uk |
ae133bf3fcd2efaf8070d1f0bb2b8074d91b297d | 63c8b9227a6b3178d918769042ecb060acc557be | /lte/gateway/c/session_manager/test/test_session_manager_handler.cpp | 6e28bee79399c382b13f0fc711b1ae8a84b1a92c | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | snwfdhmp/magma | 7c4898db68d2668fd39ed25f73bb9a2bc5959066 | 8b3ff20a2717337a83c8ef531fa773a851d2e54d | refs/heads/master | 2020-12-06T09:06:25.806497 | 2020-01-07T18:27:09 | 2020-01-07T18:28:51 | 232,418,366 | 1 | 0 | NOASSERTION | 2020-01-07T21:12:28 | 2020-01-07T21:12:27 | null | UTF-8 | C++ | false | false | 3,573 | cpp | /**
* Copyright (c) 2016-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
#include <... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
f443ff93846e062179b58258bb7b06cf1374acae | c327cf66dcd08a3201d27c3b6e5188bb334669a1 | /TextContainer.h | 36384931f0f78241ba6a1e6978a50fe454a572da | [] | no_license | cristo512/SFML_2.3 | 4def75ccd2806f3e99405e3cf5f56f772c3ec293 | 7ecd9729a44081fb7cdd2214bcf499e3773b8360 | refs/heads/master | 2021-03-12T20:01:29.466759 | 2015-05-28T20:44:07 | 2015-05-28T20:44:07 | 36,464,909 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 665 | h | #pragma once
#include <SFML/Graphics.hpp>
#include <vector>
#include "Game.h"
class TextContainer
{
public:
TextContainer();
~TextContainer(void);
void init();
void addLine(std::string string);
void draw();
void setPosition(float x, float y);
void setString(unsigned int it, std::string newText);
void setColors... | [
"cristo512@o2.pl"
] | cristo512@o2.pl |
1e6fe88764ba6ac34c0d6f77877431ad8bdaf79c | 1df0f2dd40099cdc146dc82ee353e7ea4e563af2 | /ntree/wldWidget.h | 8d030370ab0d9571c7f90c2c87b8854ca976f0be | [] | no_license | chuckbruno/aphid | 1d0b2637414a03feee91b4c8909dd5d421d229d4 | f07c216f3fda0798ee3f96cd9decb35719098b01 | refs/heads/master | 2021-01-01T18:10:17.713198 | 2017-07-25T02:37:15 | 2017-07-25T02:37:15 | 98,267,729 | 0 | 1 | null | 2017-07-25T05:30:27 | 2017-07-25T05:30:27 | null | UTF-8 | C++ | false | false | 1,417 | h | #ifndef WldWidget_H
#define WldWidget_H
#include <QGLWidget>
#include <Base3DView.h>
#include <KdEngine.h>
#include <ConvexShape.h>
#include <IntersectionContext.h>
#include <HWorldGrid.h>
#include <HAssetGrid.h>
#include <Manager.h>
class WldWidget : public aphid::Base3DView
{
Q_OBJECT
public:
WldWidge... | [
"zhangmdev@gmail.com"
] | zhangmdev@gmail.com |
430bb6c3b68246c26a00b127895ce8e08c7dcc3f | 9f520bcbde8a70e14d5870fd9a88c0989a8fcd61 | /pitzDaily/804/phia | a8cba1ac4a1f9059fd25e3e928299eaff0a3e639 | [] | no_license | asAmrita/adjoinShapOptimization | 6d47c89fb14d090941da706bd7c39004f515cfea | 079cbec87529be37f81cca3ea8b28c50b9ceb8c5 | refs/heads/master | 2020-08-06T21:32:45.429939 | 2019-10-06T09:58:20 | 2019-10-06T09:58:20 | 213,144,901 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 235,037 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1806 |
... | [
"as998@snu.edu.in"
] | as998@snu.edu.in | |
3a6ff3dec77589e3fbcf58ac9b7c28837feb0d2c | 8e79060087307d6d3d7c63a5fb3839d32216b698 | /sim/ConfigReader.h | 35c44f4975f907434c39f17d4f1d04d9df4171f7 | [] | no_license | luomai/gearbox-simulator | e0b6c5d81c0326dcbc076f31254c6b3d060e9109 | 403601b57c92f6396cbfacd033ca1a1a28800933 | refs/heads/master | 2016-09-05T20:59:16.886340 | 2015-01-06T09:28:17 | 2015-01-06T09:28:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,359 | h | //
// 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... | [
"luo.mai11@imperial.ac.uk"
] | luo.mai11@imperial.ac.uk |
63142522416bf17723dda13134b48fb78c1558b3 | a6dae9c44a649a046ef8a5d5cfd3e425e9d800b0 | /CDetection.cpp | c8e54c919f58eeb31fa5bb03895da616f8d325e9 | [] | no_license | noypi/blinker | 7e956644e660d277090ea48222de21189432b08a | 2dc7fdf2a630d72f5779648613bf32555992324b | refs/heads/master | 2021-01-16T18:31:57.035190 | 2015-04-07T13:37:51 | 2015-04-07T13:37:51 | 33,545,161 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,730 | cpp | #include "stdafx.h"
#include "CDetection.h"
#include <iostream>
using namespace std;
CDetection::CDetection() {
cascade_face = (CvHaarClassifierCascade*)0;
blinkDetector = new BlinkDetection();
rFace = (CvRect*)0;
rEyes = (vector<CvRect*>)0;
loadHaarClassifier();
}
CDetection::~CDetection() {
i... | [
"agnes.wojdecka@2a6e18b2-c867-11de-9d4f-f947ee5921c8"
] | agnes.wojdecka@2a6e18b2-c867-11de-9d4f-f947ee5921c8 |
d2abd7bd2767a6a8078f13170aec08415629fdc4 | e5915783daab49e7218fa27e565647278fc46804 | /src/test/hash_tests.cpp | 526efe3fc31637a8b18c0dcdccf698abcf0c55a9 | [
"MIT"
] | permissive | chratos-system/chratos-core | c2d985272c1113c52b79f47bc87de98df586d224 | 26488032eff82a99b99c48bde31d3fbb1863f2f9 | refs/heads/master | 2020-03-19T21:01:08.133304 | 2018-08-11T21:58:39 | 2018-08-11T21:58:39 | 136,926,009 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,370 | cpp | // Copyright (c) 2013-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "hash.h"
#include "utilstrencodings.h"
#include "test/test_chratos.h"
#include <vector>
#include <boost/test/unit_... | [
"vidaru@protonmail.com"
] | vidaru@protonmail.com |
58c45fabb5ab96b1eeae43df91cf505c21780fbd | 19b4aea6c829b272ae29692ccc51f9ab8dcf573f | /src/winrt/impl/Windows.Devices.SmartCards.1.h | 8b848d7f7d1bde03cc541deb9f06999792242bc8 | [
"MIT"
] | permissive | liquidboy/X | 9665573b6e30dff8912ab64a8daf08f9f3176628 | bf94a0af4dd06ab6c66027afdcda88eda0b4ae47 | refs/heads/master | 2022-12-10T17:41:15.490231 | 2021-12-07T01:31:38 | 2021-12-07T01:31:38 | 51,222,325 | 29 | 9 | null | 2021-08-04T21:30:44 | 2016-02-06T21:16:04 | C++ | UTF-8 | C++ | false | false | 11,845 | h | // C++/WinRT v1.0.170906.1
// Copyright (c) 2017 Microsoft Corporation. All rights reserved.
#pragma once
#include "winrt/impl/Windows.Security.Cryptography.Core.0.h"
#include "winrt/impl/Windows.Storage.Streams.0.h"
#include "winrt/impl/Windows.Foundation.0.h"
#include "winrt/impl/Windows.Devices.SmartCards.0.h"
WI... | [
"fajardo_jf@hotmail.com"
] | fajardo_jf@hotmail.com |
2c8810b7755011bdb0c1d8af5869e6c8eb0b78f8 | ee4153c40fffc3aca666bf5ff0ccc30ae3d4af91 | /TitanOS(Windows).cpp | 77ddca5de23b6641117b633ec6f6bb117c6499ad | [] | no_license | watchdog1023/TitanOS-Windows | 4a2b6339ffcda21b10e65dc875cc7facdbb0057c | 32f7cd412bade706bd3309eb882cde6bbfdaaebb | refs/heads/master | 2021-01-20T06:07:19.454416 | 2018-08-05T13:39:10 | 2018-08-05T13:39:10 | 85,345,519 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,136 | cpp | //TitanOS core
#include<iostream>
#include<string>
#include<fstream>
#include<cstdio>
//for date & time
#include<ctime>
//for sleep fuction
#include<conio.h>
#include<windows.h>
#include<unistd.h>
//C libs to use system function
#include<stdio.h>
#include<stdlib.h>
//#include<dos.h>
using namespace std... | [
"noreply@github.com"
] | noreply@github.com |
8a0d87c99502784bddb1e380c5a54ea945569569 | 2600488d150a793a203aca78e051531677447ade | /phashtable/phashtable.h | f48c70ecd1e7697f2ab633619a2e7c4044fdab8f | [] | no_license | nmfanguy/pcollections | 012e4ba89adcea0997e1c89ee9e841af779fe1ce | a967e55e6602ac9963c05702be0e167065f23b33 | refs/heads/master | 2023-08-27T17:21:53.711455 | 2021-11-11T02:44:11 | 2021-11-11T02:44:11 | 422,963,066 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,269 | h | #ifndef _PHASHTABLE_H
#define _PHASHTABLE_H
#include <iostream>
#include <libpmemobj++/make_persistent.hpp>
#include <libpmemobj++/persistent_ptr.hpp>
#include <libpmemobj++/transaction.hpp>
#include <stdexcept>
#include "../pvector/pvector.h"
#include "../plist/plist.h"
using namespace pmem;
using namespace pmem::ob... | [
"trashemail430@gmail.com"
] | trashemail430@gmail.com |
879189ced77d68c8211b21a69705aff250629aae | c5bf47d4e64a38b9f3bcfd8ae7f1b935c788a9af | /NativeLibrary/Src/System/Common.h | b8ffe98c612060c081e1be9bb755371a778139ae | [] | no_license | taiki-f/AndroidOpenglSimple2 | a358a78cfc38b6ea7b1f6fdc03387b60c30a4866 | ec2ac4423c4f23c8b6c0da7140420ad6b6324b81 | refs/heads/main | 2023-01-10T19:12:41.928156 | 2020-11-17T13:58:20 | 2020-11-17T13:58:20 | 313,620,344 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,630 | h | #pragma once
namespace drs { namespace util {
/// <summary>
/// べき乗の値を取得する
/// </summary>
/// <param name="value">元の値</param>
template<typename _Type>
_Type GET_POW2(_Type value) {
_Type v;
for (v = 1; v < value; v *= (_Type)2);
return v;
}
/// <summary>
/... | [
"matsudalvup@gmail.com"
] | matsudalvup@gmail.com |
3089cd4cf04b9f8381939ec90d37c1974e405dcd | 163663b9f3e792e2b545d91291ea51f63f3a70fe | /lab01/SongTester.h | 49b542d6d3e755ba8acb0971bf5c46ced2fc0791 | [] | no_license | sebeneyi/cs112 | e3764fefad582c4290f20128c50aae530a773d54 | e5c3921580421e6fae5ac715c2381d88b5b07219 | refs/heads/main | 2023-03-25T19:05:22.997781 | 2021-03-09T20:34:05 | 2021-03-09T20:34:05 | 345,799,833 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 353 | h | /*
* SongTester.h declares a test-class for class Song
*
* Created on: Feb 5, 2019
* Author: ssy3 at Calvin College for CS 112 lab01
*/
#ifndef SONGTESTER_H_
#define SONGTESTER_H_
#include "Song.h"
class SongTester {
public:
void runTests();
void testConstructors();
void testReadFrom();
void testWriteTo()... | [
"yimail08@gmail.com"
] | yimail08@gmail.com |
662c0a106dec3a7eb0aa1801b3a4feb027702f1b | ea4e3ac0966fe7b69f42eaa5a32980caa2248957 | /download/unzip/WebKit2/WebKit2-7600.1.4.16.7/WebProcess/ios/WebVideoFullscreenManager.h | c8201c95caea4a6ae7c2fc7e0f15c5d817b12f1b | [] | no_license | hyl946/opensource_apple | 36b49deda8b2f241437ed45113d624ad45aa6d5f | e0f41fa0d9d535d57bfe56a264b4b27b8f93d86a | refs/heads/master | 2023-02-26T16:27:25.343636 | 2020-03-29T08:50:45 | 2020-03-29T08:50:45 | 249,169,732 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,132 | h | /*
* Copyright (C) 2014 Apple Inc. 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 conditions a... | [
"hyl946@163.com"
] | hyl946@163.com |
bca6e0cf5154dfeb838ad24c6e0d85a17a780f30 | b172d1c80f42156b372fe058e560d1c6f79dbd04 | /BOJ-solutions/1153 네 개의 소수.cpp | 46e7fc8a875d3a1c73111897acc1512df59df566 | [] | no_license | wlsl4239/Algorithm-study | 49d6e443415101496775b77760f047c4f7931ab4 | f42663041965de61b036280c0ff93491e384db2e | refs/heads/master | 2020-04-13T09:46:08.097881 | 2019-10-02T06:26:20 | 2019-10-02T06:26:20 | 163,120,269 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 634 | cpp | #include <iostream>
#include <algorithm>
#include <vector>
#include <string>
using namespace std;
int prime[1000010];
int n;
vector <int> pv;
int main()
{
#ifdef _CONSOLE
freopen("Text.txt","r",stdin);
#endif
int k=0;
cin>>n;
for(int i=1;i<=n;i++)
for(int j=i;j<n;j+=i)
prime[j]++;
for(int i=1;i<=n;i++)
i... | [
"noreply@github.com"
] | noreply@github.com |
fdffe7f13a976e297f287192cdc3ddeee62915a0 | 2475b2da49c916f46a1878d8fb8634735d835726 | /Sources/Infomap-0.15.7/src/io/ClusterReader.h | 95b722455806a1b9d69eab329b39d8e5715a3aa1 | [] | no_license | zackliscio/topicmapping | 2f5f608ff157c9ec825b140074e90fffb4d1adb5 | 79fad498d1401ea283504e67fb4d162a006e4586 | refs/heads/master | 2021-01-16T21:15:32.105205 | 2014-06-21T10:06:11 | 2014-06-21T10:06:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,488 | h | /**********************************************************************************
Infomap software package for multi-level network clustering
Copyright (c) 2013, 2014 Daniel Edler, Martin Rosvall
For more information, see <http://www.mapequation.org>
This file is part of Infomap software package.
Infomap... | [
"arg.lanci@gmail.com"
] | arg.lanci@gmail.com |
1c8e559f86b8608f8318f54c3768629a466f909e | b27e4f400a1412895550064b6deac3ef8c7bc3bf | /10487 - Closest Sums.cpp | 26b6aaa0b17c69c474d6c4048f38f1a18f2a96a2 | [] | no_license | ddthanhdat/olp | 0ede078073f9f71024237e89a8df032c3de91df1 | b8dabc9ed810531971c41337d154ef978464b8d2 | refs/heads/master | 2020-04-06T12:12:28.684799 | 2015-09-13T14:46:52 | 2015-09-13T14:46:52 | 42,399,405 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 442 | cpp | #include <iostream>
#include <math.h>
using namespace std;
int main(){
freopen("test.INP","r",stdin);
freopen("test.OUT","w",stdout);
int n;
int d=1;
while(cin >> n){
int p=1;
int kt=-1;
int *pn=new int[n];
for(int i=0; i<n;i++){
cin >> pn[i];
}
for(int i=0; i<n;i++){
if(pn[i]>0) {
p*=pn[i]... | [
"ddthanhdat@gmail.com"
] | ddthanhdat@gmail.com |
f735357bd936775f573a156e516ab65a16776dd5 | cee0a47e266624cf3b250c4802dde6e93eefa6e3 | /inc/eqMivt.h | 05000140bc013ffa9e3ebd69ecc05c19485c612e | [] | no_license | carlosduelo/eqMivtRefactor | 339e528cd3467ddc580b1333010a1809faddc71e | 8a6349aa20eeca30b81c5e2d650cb216547c7f0f | refs/heads/master | 2016-09-10T19:32:22.185196 | 2014-03-13T15:10:08 | 2014-03-13T15:10:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 652 | h | /*
Author: Carlos Duelo Serrano
Company: Cesvima
Notes:
*/
#ifndef EQ_MIVT_H
#define EQ_MIVT_H
#define VERSION_EQ_MIVT 0.3
#include <eq/eq.h>
namespace eqMivt
{
class LocalInitData;
class EqMivt : public eq::Client
{
public:
EqMivt( const LocalInitData& initData );
virtual ~EqMiv... | [
"carlos.duelo@gmail.com"
] | carlos.duelo@gmail.com |
70b71bcc4113a4a15915afd7de72df82a87132af | 885b255849d15d027c3a0a860f84d47708695c9e | /Binary Search Trees/Populate Inorder Successor Of All Nodes/Populate_inorder_successor_for_all_nodes(2).cpp | dc4a79e025a314d9949fbd9c6d74be3cf8d7c177 | [] | no_license | RishabhShukla1511/Algorithms | ac004fdc72206f891a272d22fcf51d23a5239371 | 8482e6b09782a5a74f90a7fd337e090691f9f767 | refs/heads/main | 2023-06-12T12:01:30.686139 | 2021-06-27T15:01:40 | 2021-06-27T15:01:40 | 337,818,976 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,343 | cpp | #include <stdio.h>
#include <stdlib.h>
#include <bits/stdc++.h>
using namespace std;
typedef long long int ll;
struct node
{
int data;
struct node *left;
struct node *right;
struct node *next;
node(int x){
data = x;
left = NULL;
right = NULL;
next = NULL;
}
};
struct node* Inorder(struct ... | [
"42274135+RishabhShukla1511@users.noreply.github.com"
] | 42274135+RishabhShukla1511@users.noreply.github.com |
4450e5dc773a90bbde525daf535c66afb8ca37cc | aec312f7892374a123f29400d411323d86341372 | /src/core/devDriverUtil.cpp | 1f112ad8bd901b0c23f4eb0b3ecb04152db11af6 | [
"MIT"
] | permissive | FelixBellaby/pal | 1bda0e122cdbcbb846f921ba17ac88ae5310a6d2 | 3ce3d9a004e8ed15134567c0fd800ee81916b423 | refs/heads/master | 2021-01-24T00:14:50.251555 | 2018-04-06T18:40:14 | 2018-04-09T07:47:09 | 122,757,786 | 0 | 0 | null | 2018-02-24T16:29:46 | 2018-02-24T16:29:45 | null | UTF-8 | C++ | false | false | 17,375 | cpp | /*
***********************************************************************************************************************
*
* Copyright (c) 2016-2018 Advanced Micro Devices, Inc. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associ... | [
"jacob.he@amd.com"
] | jacob.he@amd.com |
6671e0baa02ee3b7afc02c1e20f7c2c2b843c33d | 80f2fa4f1f4d56eef9471174f80b62838db9fc3b | /xdl/xdl/core/ops/ps_ops/ps_mark_op.cc | b6d80e2c820465c9f6645017a9f39b5c14f22c2b | [
"Apache-2.0"
] | permissive | laozhuang727/x-deeplearning | a54f2fef1794274cbcd6fc55680ea19760d38f8a | 781545783a4e2bbbda48fc64318fb2c6d8bbb3cc | refs/heads/master | 2020-05-09T17:06:00.495080 | 2019-08-15T01:45:40 | 2019-08-15T01:45:40 | 181,295,053 | 1 | 0 | Apache-2.0 | 2019-08-15T01:45:41 | 2019-04-14T10:51:53 | PureBasic | UTF-8 | C++ | false | false | 3,955 | cc | /* Copyright 2018 Alibaba Group. 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 agreed to ... | [
"yue.song@alibaba-inc.com"
] | yue.song@alibaba-inc.com |
2cd916e97c2522aa8f49b007bba148dd8cd105dd | bc1c43d7ebb8fbb23d022f1554e1639285f276b2 | /osl/core/test/mobility/countMobility.t.cc | 9a0fe99ef216f4d1a59c5a2def682c0930f8c3d1 | [] | no_license | ai5/gpsfish | d1eafdece0c7c203c32603892ff9263a8fbcba59 | b6ed91f77478fdb51b8747e2fcd78042d79271d5 | refs/heads/master | 2020-12-24T06:54:11.062234 | 2016-07-02T20:42:10 | 2016-07-02T20:42:10 | 62,468,733 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,333 | cc | /* countMobility.t.cc
*/
#include "osl/mobility/countMobility.h"
#include "osl/csa.h"
#include <boost/test/unit_test.hpp>
#include <iostream>
using namespace osl;
using namespace osl::mobility;
BOOST_AUTO_TEST_CASE(CountMobilityTestCount)
{
{
SimpleState sState=
CsaString(
"P1+NY+TO * * * * -OU-KE-K... | [
"taibarax@gmail.com"
] | taibarax@gmail.com |
974fd395366c7981218f85bf0b92f7a00c150778 | 0efb71923c02367a1194a9b47779e8def49a7b9f | /Oblig1/les/0.39/phi_0 | 36c7d0e4f43df73918a71d94e057b2fa29c68f85 | [] | no_license | andergsv/blandet | bbff505e8663c7547b5412700f51e3f42f088d78 | f648b164ea066c918e297001a8049dd5e6f786f9 | refs/heads/master | 2021-01-17T13:23:44.372215 | 2016-06-14T21:32:00 | 2016-06-14T21:32:00 | 41,495,450 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 214,377 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.0 |
... | [
"g.svenn@online.no"
] | g.svenn@online.no | |
6e6c034a9063cf0acf7418c5f26511e0ab9b1b91 | 1faf448be4adddc6048542410049df86ae77525a | /Word Count/Output.h | ce68af754bd5982ec107d3abcbc2cb0ae5e8129b | [] | no_license | Joshs-Projects/Word-Count | 7b62bdddb8ea1951e05bba8a9a6a726dbc54b637 | b04ceca87e7ec6add7268bf9b8ef04a79dec6f15 | refs/heads/master | 2023-03-31T05:57:15.902227 | 2021-04-13T09:35:40 | 2021-04-13T09:35:40 | 354,870,318 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,912 | h | #pragma once
#include "CSVFile.h"
#include <tuple>
class Output : public CSVFile {
public:
Output(std::string newFilename) {
SetFilename(newFilename);
}
std::string getEntry(int row, int column) {
return data[row + 1][column];
}
int setEntry(int row, int column, std::string entry) {
data[row + 1][column... | [
"74363804+Joshs-Projects@users.noreply.github.com"
] | 74363804+Joshs-Projects@users.noreply.github.com |
5741585909a7ea6e88a7b29d0bc9d7467e3f78cb | d0c0b8542dbbb004a35433a1547c6f6f38a6adda | /Qt画面绘图demo/test2/tur_painter.h | 79a6b9f8182147c85f568ebb2d48682653c30398 | [] | no_license | yunwangzishu/ConfigurationSoftwareRuntimeSystem | f7726818309aaee79e654bb28026e06f8dad8af3 | dd10af7e520aa9232d674a53ceddb8deaf867c14 | refs/heads/master | 2022-11-19T07:58:52.640369 | 2020-07-11T03:24:23 | 2020-07-11T03:24:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 491 | h | #ifndef TUR_PAINTER_H
#define TUR_PAINTER_H
#include <QWidget>
#include <QPainter>
#include <QPen>
#include <qevent.h>
#include <QBrush>
#include "global.h"
class tur_painter : public QWidget
{
Q_OBJECT
public:
explicit tur_painter(QWidget *parent = 0);
~tur_painter();
signals:
void... | [
"851096514@qq.com"
] | 851096514@qq.com |
8c6a846c27eef5e81379ae6d2d5b8af98ebcc649 | bbff50d94efc9bc27a449fd5adcfde0a2ee3b5bf | /codechef/PRACTICE/HEADBOB.cpp | 7b33d2ae2c546f98dc740789305f4e11718432bc | [] | no_license | ameybhavsar24/competitive-programming | 389b1ffb9f3d11e18bb90b0bb03127086af2b1f0 | c9f74f4b9dba34b9d98d9e6c433d3d7890eaa63b | refs/heads/main | 2023-07-04T17:03:39.699518 | 2021-08-09T14:27:08 | 2021-08-09T14:27:08 | 379,605,431 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 479 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
int main() {
// your code goes here
int t;
cin >> t;
while (t--) {
int n;
cin >> n;
string s;
cin >> s;
map<char,int> mp;
for (int i=0; i<(int)s.size();i++) {
mp[s[i]]++;
}
if (mp['Y'] > 0 && mp['I'] == 0) {
cout << "NOT INDI... | [
"28699912+ameybhavsar24@users.noreply.github.com"
] | 28699912+ameybhavsar24@users.noreply.github.com |
dfcbf65161d322e81825e58ac4e3a37cda5003fc | 64e4fabf9b43b6b02b14b9df7e1751732b30ad38 | /src/cobalt/port/renderer_stub/backend/egl/texture.cc | 17c6eef8c436fd87c8f03b1b78494165d94ff8c1 | [] | no_license | ivan-kits/skia-opengl-emscripten | 8a5ee0eab0214c84df3cd7eef37c8ba54acb045e | 79573e1ee794061bdcfd88cacdb75243eff5f6f0 | refs/heads/master | 2023-02-03T16:39:20.556706 | 2020-12-25T14:00:49 | 2020-12-25T14:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,312 | cc | // Copyright 2015 The Cobalt 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 ap... | [
"trofimov_d_a@magnit.ru"
] | trofimov_d_a@magnit.ru |
ef9d1743722bdd6babfbab26b13ae4c5f7a86bb6 | 0ab5aa2d779fe235ba34227d7361f49571a2a6d9 | /_swaptions/src/HJM_SimPath_Forward_Blocking.cpp | 15c932467787514ed549596a73e028b3f1db9a89 | [
"BSD-3-Clause"
] | permissive | lihanglin/riscv-vectorized-benchmark-suite | 4373db8a5f6329e4ea05fb422aa816d1e761c9d9 | edbfdcdb97b74a1de50c1788ee8400c525ea29c4 | refs/heads/master | 2023-01-01T01:45:10.586866 | 2020-10-21T11:41:36 | 2020-10-21T11:41:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,754 | cpp | #include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "HJM_type.h"
#include "HJM.h"
#include "nr_routines.h"
#ifdef TBB_VERSION
#include <pthread.h>
#include "tbb/task_scheduler_init.h"
#include "tbb/blocked_range.h"
#include "tbb/parallel_for.h"
#include "tbb/cache_aligned_allocator.h"
// #include <time.... | [
"cristobal.ramirez.lazo@gmail.com"
] | cristobal.ramirez.lazo@gmail.com |
cc091d777b97e4cc9ab7f1677a5f90b447903a7d | 3d801968b2a83496d711075b8c39d45f5c1cfc00 | /Arrays/maximum and minimum/minimum-number-of-swaps-required-for-arranging-pairs-adjacent-to-each-other.cpp | a22213533d5a0454b780eee58f406c28caab8452 | [] | no_license | hemalhansda/ds_algo | 74fa462843aed9f48fd3518a0db8664d724bfc88 | f038190e647a70dbecfcb42239abb4c679b56e04 | refs/heads/master | 2020-09-18T05:31:22.975399 | 2019-10-09T07:04:09 | 2019-10-09T07:04:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,771 | cpp | /*Minimum number of swaps required for arranging pairs adjacent to each other
There are n-pairs and therefore 2n people. everyone has one unique number ranging from 1 to 2n.
All these 2n persons are arranged in random fashion in an Array of size 2n. We are also given who is partner of whom.
Find the minimum number... | [
"avinash.kumar@seenit.in"
] | avinash.kumar@seenit.in |
da0cba9d8cd8f7ffc93761db0f06cfb069451cf2 | 49b63657f846ae21103518992b7fc79c388dae92 | /1339_단어연습.cpp | ec0fa89efd0b7ef71243fabff74110a7093dc7d9 | [] | no_license | Longseabear/AlgorithmStudy | 4fc200425e52cff0b626227797e8cc196bd87bb2 | b1bc82b71a00f7388849f02a86c3fc5a134d7024 | refs/heads/master | 2020-03-27T00:23:11.732907 | 2018-08-21T21:02:57 | 2018-08-21T21:02:57 | 145,618,850 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 497 | cpp | #include <stdio.h>
#include <string.h>
#include <algorithm>
using namespace std;
int mapping[26];
char c[11][10];
int main() {
int n, idx=0, sum=0;
scanf("%d", &n);
for (int i = 0; i < n; i++) {
scanf("%s", c[i]);
int len = strlen(c[i]), digit = 1;
for (int j = len - 1; j >= 0; j--, digit*=10) mapping[c[i][j... | [
"leap1568@gmail.com"
] | leap1568@gmail.com |
7461d868bf3dd5f617a76b07a86d1718ce8dde53 | da1bbdd3b7ed46b9453fc9128ba6bacf2b2473a2 | /cpp/iedriver/VariantUtilities.cpp | 6dcfbd8d3941e4325e335ebdd1030133794897bf | [
"Apache-2.0"
] | permissive | maneesh-ms/selenium | dcafbae1cda5fc8d624ea2a3f7d5e237afdae0cb | 84a0299f56ad5192b3135509fe9e9e60f56c7f02 | refs/heads/master | 2020-04-18T22:39:28.209799 | 2019-01-27T12:14:38 | 2019-01-27T12:14:38 | 167,800,506 | 0 | 0 | null | 2019-01-27T11:20:29 | 2019-01-27T11:20:29 | null | UTF-8 | C++ | false | false | 20,079 | cpp | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the "License");
// you may... | [
"james.h.evans.jr@gmail.com"
] | james.h.evans.jr@gmail.com |
3e684864a0c195562f3635a85eeceacbf2da2e56 | 63ff954260ac9de2ac5420875f1bf7cf41eba2ff | /2019_06_30_Gunbird/2019_06_30_Gunbird/ObjectPicture.h | 1e62933bfd0711d273dfbe1d150f9ddb390e74c7 | [] | no_license | kmj91/kmj-api | 179b76e4d08c0654f074fadcfd8caae8832d7d7d | 9a65e7b395199f8058ad615a4377973f53604305 | refs/heads/master | 2021-05-18T12:56:44.498606 | 2020-04-16T13:49:56 | 2020-04-16T13:49:56 | 251,250,883 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 350 | h | #pragma once
#include "Object.h"
class ObjectPicture : public Object
{
public:
ObjectPicture(int iPosX, int iPosY, int iSpriteIndex, bool bOption = false);
virtual ~ObjectPicture();
virtual bool Action();
virtual void Draw();
private:
int m_iSpriteIndex;
bool m_bOption;
public:
bool m_bDrawFlag; // true ... | [
"lethita0302@gmail.com"
] | lethita0302@gmail.com |
c7299c582aac0d4dfbbf15bf7f8b148cf41edfb3 | d8847b347299593c51275e569f9868c8ec511381 | /NunEngine/Primitive.h | 3f276ddd6d92eeec60ed0faa408597a0a64a3b02 | [] | no_license | J-Nunes/NunEngine | 3c831d17e4b45cc878625ff952968e3d924249d0 | cc14eb0e72ef0fb2136583f260c7f7472c4820f3 | refs/heads/master | 2020-04-10T19:07:00.824768 | 2016-10-26T16:15:58 | 2016-10-26T16:15:58 | 68,187,115 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,621 | h |
#pragma once
#include "glm\glm.hpp"
#include "Color.h"
enum PrimitiveTypes
{
Primitive_Point,
Primitive_Line,
Primitive_Plane,
Primitive_Cube,
Primitive_Sphere,
Primitive_Cylinder
};
class Primitive
{
public:
Primitive();
virtual void Render() const;
virtual void InnerRender() const;
void SetPos(float ... | [
"jordinunes96@gmail.com"
] | jordinunes96@gmail.com |
1c5f9a59dc5f81ff0d046efe82b8fd8bf80742e8 | b963d6fa10cdefe047f2775e182a4144b6b86aba | /bbushnell_mdzurick_hlsyn/src/Output.cpp | f75dc8f3d8bf201dccd6e9f95cb483d5c3151bb1 | [] | no_license | bbushnell95/ECE474a_Assignment3 | f8aee43ec1d7cfb993c4d658ee9a07d96af40b45 | 75d56b5b4da854c878af78c4d36f727b903c824d | refs/heads/master | 2021-01-12T10:55:38.374888 | 2016-12-07T10:55:24 | 2016-12-07T10:55:24 | 72,758,047 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 585 | cpp | /*
Students: Brett Bushnell (Undergrad), Matt Dzurick (Grad)
Date Create: 10/17/2016
Assignment: 3
File: Output.cpp
Description: Output Class for hlsyn program
*/
#include "Output.h"
Output::Output()
{
name = "Unknown";
dataWidth = 0;
}
Output::Output(std::string n, bool s, int dW)
{
name = n;
signUnsigned = s;
... | [
"bbushnell@email.arizona.edu"
] | bbushnell@email.arizona.edu |
7dc880657f1a57ec627fe62188d939ea9fb4de59 | 879dc5681a36a3df9ae5a7244fa2d9af6bd346d7 | /src/Boole1/Backup 1 of NuevoSC.cpp | 01753e9fa8700240f1ebdc34d65c2b6e7a46d262 | [
"BSD-3-Clause"
] | permissive | gachet/booledeusto | 9defdba424a64dc7cf7ccd3938d412e3e797552b | fdc110a9add4a5946fabc2055a533593932a2003 | refs/heads/master | 2022-01-18T21:27:26.810810 | 2014-01-30T15:20:23 | 2014-01-30T15:20:23 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 69,344 | cpp | //---------------------------------------------------------------------------
#include <vcl\vcl.h>
#pragma hdrstop
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <shellapi.h>
#include <printers.hpp>
#include "NuevoSC.h"
#include "Libreria.h"
#include "Main.h"
#include "calc.h"
#includ... | [
"luis.rodriguez@opendeusto.es"
] | luis.rodriguez@opendeusto.es |
ebe190207fc5c23cb2909fb3748d0679fc7f2285 | 45601b8f2117faf4af4aa4de0ec9610d37907cba | /src/jsonv-tests/char_convert_tests.cpp | 2098777bd3e4a10be8940497602f54d4e62f34b4 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | tgockel/json-voorhees | a4978c8b76b2873d81b669e25ef4982dcca817ec | 046083c74cd2d2740a1db50075e18f816050c0e5 | refs/heads/trunk | 2022-04-29T17:01:15.013606 | 2021-07-12T18:09:27 | 2021-07-12T18:09:27 | 23,675,821 | 141 | 29 | Apache-2.0 | 2022-04-23T19:01:27 | 2014-09-04T19:14:32 | C++ | UTF-8 | C++ | false | false | 10,794 | cpp | /** \file
*
* Copyright (c) 2014 by Travis Gockel. All rights reserved.
*
* This program is free software: you can redistribute it and/or modify it under the terms of the Apache License
* as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later
* version... | [
"travis@gockelhut.com"
] | travis@gockelhut.com |
aa26cd46de711646af3a457a8c0a5d6d7fc73736 | e37dd8210e23cac5257c2cc7582f7119c7ade969 | /SPH-Fluid-Simulation/Vector3.cpp | 5963870f0c5323fa8c56583c106b1707205ff323 | [] | no_license | fangledon/SPH-Fluid-Simualtion | 7709f67d54b0c7302bc7e80723035794ed5e17f2 | 1d0cea51e5df4658e87560a930ee27354d5b2cc8 | refs/heads/master | 2021-03-17T08:43:17.610523 | 2020-03-13T08:48:30 | 2020-03-13T08:48:30 | 246,977,713 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 185 | cpp | #include "Vector3.hpp"
Vector3 Vector3::XAXIS(1.0f,0.0f,0.0f);
Vector3 Vector3::YAXIS(0.0f,1.0f,0.0f);
Vector3 Vector3::ZAXIS(0.0f,0.0f,1.0f);
Vector3 Vector3::ORIGIN(0.0f,0.0f,0.0f);
| [
"fangledon@yahoo.com"
] | fangledon@yahoo.com |
8dfad53393139730a1a4ee757d490302e72fb39f | 0f10023be72f4ae93e657e715e42e98c3b6cf6dc | /src/bloom.cpp | bbd6109d0acd27e5c5b8f00e9f6f0fb45cfc30de | [
"MIT"
] | permissive | kelepirci/bitcoinquality | a653f6ca6224eac40e6e974f6c8875b76c13e6c2 | ecd43ea0680571bf7d9d23fe4627e1f52b204c86 | refs/heads/master | 2021-08-20T05:54:38.919543 | 2017-11-28T10:19:43 | 2017-11-28T10:19:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,051 | cpp | // Copyright (c) 2012 The BitcoinQuality developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <math.h>
#include <stdlib.h>
#include "bloom.h"
#include "core.h"
#include "script.h"
#define LN2SQUARED 0.4804530... | [
"info@bitcoinquality.org"
] | info@bitcoinquality.org |
90502d1a298c00987a1903cd8cc392bdb30004b6 | 7843b6c70cc94545b3b420881c754d2b11258912 | /1_1/weixin_1.h | efb194db7176b34ec2def5bea4f046538c3b74bf | [
"Apache-2.0"
] | permissive | liuyanfeier/The-Demo-of-QtLearning- | b77c109e7285cae24725e34ba5990a25c2fd46eb | 59b0bf17177f899bd1d662bff657d1102e4dbbfe | refs/heads/master | 2021-01-17T19:21:21.861210 | 2016-08-02T08:00:54 | 2016-08-02T08:00:54 | 64,736,707 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 213 | h | #ifndef WEIXIN_1_H
#define WEIXIN_1_H
class weiXin : public QDialog
{
Q_OBJECT
public:
explicit weiXin(QWidget *parent = 0);
~weiXin();
protected:
private:
QFont font;
#endif // WEIXIN_1_H
| [
"1657874451@qq.com"
] | 1657874451@qq.com |
df26391f5599621103bb154c6d240e21cfa0ec07 | 28369a4666fe78d2d6ef97cd916015a2960ae9f7 | /cmake-build-debug/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h | 0aaf147f3e502566cc56db103e47c57989a05b35 | [] | no_license | iskettan/HazelKV | af185be9d0709213e59fc3cd23c0a9c07589e2f6 | f637f99f7762ac41ab2a66277e7864dc7e42e0de | refs/heads/master | 2022-06-13T21:44:45.611009 | 2020-05-09T06:15:06 | 2020-05-09T06:15:06 | 259,865,665 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | true | 126,884 | h | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: src/proto/grpc/reflection/v1alpha/reflection.proto
#ifndef GOOGLE_PROTOBUF_INCLUDED_src_2fproto_2fgrpc_2freflection_2fv1alpha_2freflection_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_src_2fproto_2fgrpc_2freflection_2fv1alpha_2freflection_2eproto
#inc... | [
"iskettan@uwaterloo.ca"
] | iskettan@uwaterloo.ca |
9007f1d262ced996cf8b7b774a636df2064ff916 | c259ad028db694b8a514bb797e0ddf3583b61a5e | /app/src/main/cpp/test/HeapTest.h | 5cc9a1023ca79e58f47620e77adb5b13f7903e64 | [] | no_license | powerhe/Smart_Car | 2ca1bc1248b0d30f28f8ef40c29b33cfda5b1831 | 54491de63504b71bd0e8c85efa880b127517147b | refs/heads/master | 2021-01-22T06:48:57.458300 | 2017-03-31T06:25:37 | 2017-03-31T06:31:23 | 81,789,196 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 179 | h | //
// Created by guohao4 on 2017/3/18.
//
#ifndef TANGO_CAR_HEAPTEST_H
#define TANGO_CAR_HEAPTEST_H
class HeapTest {
public:
void start();
};
#endif //TANGO_CAR_HEAPTEST_H
| [
"harry.he.workspace@gmail.com"
] | harry.he.workspace@gmail.com |
14059e117712da7bc67abb4b64718b73af9a4c23 | cfe39f93225e50c89ea3b0aded35ccb00c4294a6 | /webcore_bindings/derived/JSScriptProfileNode.h | e701525879c112b55246eb546b913ef65d75f81e | [
"BSD-3-Clause"
] | permissive | Web5design/webkit.js | 4d589121d5fdb29d807bd99d387be5f256b81b91 | 050d44f34d2bac3df01be2ee33c3545e5c1ce715 | refs/heads/master | 2020-12-03T07:58:21.250807 | 2014-02-16T23:19:47 | 2014-02-16T23:19:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,862 | h | /*
This file is part of the WebKit open source project.
This file has been generated by generate-bindings.pl. DO NOT MODIFY!
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation... | [
"trevor.linton@gmail.com"
] | trevor.linton@gmail.com |
4c5c42937306821fa206e0d197e534e90f3d8088 | 6666b9b5fe9622aac0953d6db2c2fc3174492041 | /Chapter8/8.6/towersOfHanoi.cpp | 5535e32d598df9758c7edc3ad5972588fe569f20 | [] | no_license | gmiesch/Code-Practice | 7a7933bbfc893f72f0f2c444a29c0b0b5ca598db | 33f6158ea599f0e9827bef8c7d8229c2f8685b76 | refs/heads/master | 2021-01-10T10:53:51.947996 | 2016-02-05T01:22:57 | 2016-02-05T01:22:57 | 43,040,985 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,229 | cpp | #include <iostream>
#include <stack>
#include <vector>
using std::cout;
using std::endl;
using std::stack;
using std::vector;
class Tower {
stack<int> disks;
int index;
public:
Tower(int i) {
index = i;
}
int getIndex() {
return index;
}
int numDisks() {
return disks.size();
}
void add... | [
"gvonrose@trinity.edu"
] | gvonrose@trinity.edu |
5157a1509d3d22467fd5ca004aa8df133aa16e89 | aaa1443767b6f99bf6d90fd11821be114dde47ab | /src/engine/Historique.h | 9f401f431730d905064c834cb0d3392d97d3c8f4 | [] | no_license | godbeno/godbillebenoit | 3bd8c7bf913a7f80a581858ea5473dca2e0f2ea4 | 25493771af07239d0ea7a786009e51d52e41cf94 | refs/heads/master | 2021-01-21T09:02:28.401339 | 2017-01-05T20:41:48 | 2017-01-05T20:41:48 | 68,697,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 672 | h | // Generated by dia2code
#ifndef ENGINE__HISTORIQUE__H
#define ENGINE__HISTORIQUE__H
namespace state {
class Etat;
};
namespace engine {
class ListeActions;
class Action;
class Moteur;
}
#include "Moteur.h"
namespace engine {
/// class Historique -
class Historique {
// Associations
// Attribu... | [
"nicolas.benoit@ensea.fr"
] | nicolas.benoit@ensea.fr |
515ced145bac76d9711ce22f84b522b66a087550 | 0e01a7797a99638f6a9b4db9df06a5c8d94aa7f7 | /src/morgana/fmk/resources/fonts/font.h | ab6729ed6ea87cdc50a630776b89d8c26a949387 | [] | no_license | cslobodeanu/hits | c0310a4e0cfa308b353d38e301187e7bc5063555 | 1cb6663b59cb6c8ee5576d5db276c3828490a110 | refs/heads/master | 2021-05-11T15:29:42.300945 | 2018-02-01T19:43:32 | 2018-02-01T19:43:32 | 117,730,282 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,156 | h | #ifndef __MORGANA_FMK_RESOURCES_FONTS_FONT_H__
#define __MORGANA_FMK_RESOURCES_FONTS_FONT_H__
#include "../resourcefile.h"
#include "../../../base/devices/display/objects/texture.h"
namespace MorganaEngine
{
namespace Framework
{
namespace Resources
{
namespace Fonts
{
using namespace MorganaEngine::B... | [
"cslobodeanu@gmail.com"
] | cslobodeanu@gmail.com |
3cc1c7feebe6e332dd3e3eff4c5ba08d534c8e1c | 24f26275ffcd9324998d7570ea9fda82578eeb9e | /chrome/browser/ui/views/layout/interpolating_layout_manager.cc | ce149dd9661a31305d4a4a78ee69a4411be02a1e | [
"BSD-3-Clause"
] | permissive | Vizionnation/chromenohistory | 70a51193c8538d7b995000a1b2a654e70603040f | 146feeb85985a6835f4b8826ad67be9195455402 | refs/heads/master | 2022-12-15T07:02:54.461083 | 2019-10-25T15:07:06 | 2019-10-25T15:07:06 | 217,557,501 | 2 | 1 | BSD-3-Clause | 2022-11-19T06:53:07 | 2019-10-25T14:58:54 | null | UTF-8 | C++ | false | false | 6,378 | cc | // 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.
#include "chrome/browser/ui/views/layout/interpolating_layout_manager.h"
#include <memory>
#include <utility>
#include "ui/gfx/animation/tween.h"
#inclu... | [
"rjkroege@chromium.org"
] | rjkroege@chromium.org |
b1d1d18585787778f70c97f9382ca08a77622c5f | 3310f6cb4b5898047607a89affed2a9d7b1383a7 | /src/pcl_utils.cpp | 2075e2c65e755235918d9aceae3831d04344978d | [] | no_license | gospodnetic/SBR | e3f43754704e0edc677278357ac5c581fdba7d02 | fa6c9cc72dc4476fd53eb0824b564d9613aa9e32 | refs/heads/master | 2021-05-08T04:57:40.978838 | 2017-11-08T22:26:49 | 2017-11-08T22:26:49 | 108,474,637 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,010 | cpp | /*
* @Author: Petra Gospodnetic
* @Date: 2017-10-18 10:36:09
* @Last Modified by: Petra Gospodnetic
* @Last Modified time: 2017-10-18 13:45:13
*/
#include "pcl_utils.h"
#include <random>
#include <cmath>
#include <chrono>
#include <pcl/io/pcd_io.h>
#include <pcl/io/vtk_io.h>
#include <pcl/kdtree/kdtree_flann.h>
... | [
"petra.gospodnetic@gmail.com"
] | petra.gospodnetic@gmail.com |
ce35390b75618e5d714d77eb73166606c178376f | 3bbaac515ad3cd3bf2c27e886a47b3c2a7acbecf | /eval/hrs-alternative2-eval.cc | 7eb93052244c745d496008cdf44049eb6fa510e3 | [] | no_license | zc444/image-clasification | e28a4031b18d9d6dd11eb05ac613e545f6501903 | 3966339433d41d4ba9f2920f7f9f195e289616c5 | refs/heads/master | 2022-12-22T15:40:46.609637 | 2020-09-11T01:59:26 | 2020-09-11T01:59:26 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,503 | cc | //========================================================================
// hrs-alternative-eval.cc
//========================================================================
// Evalutaion program for HRSAlternative.
#include <cstddef>
#include <iostream>
#include <iomanip> // for std::setw
#include "ece2400-stdlib.... | [
"zc444@cornell.edu"
] | zc444@cornell.edu |
4ffd58f69ea8bc424d48e842303f243002ea1898 | ad737f6b2872819b8ea88835edee8356da58a82e | /software/tools/arm/arm-none-eabi/include/c++/7.3.1/thread | 6e850bb8d12a152076d1a56c83968da17c34cca3 | [
"MIT"
] | permissive | UASLab/RAPTRS | e4f3240aaa41000f8d4843cbc26e537ccedf2d48 | ebcebf87b5195623a228f9844a66c34d557d2714 | refs/heads/master | 2022-05-03T02:23:16.231397 | 2022-04-04T14:02:07 | 2022-04-04T14:02:07 | 208,188,913 | 4 | 3 | MIT | 2022-04-11T18:13:21 | 2019-09-13T03:29:57 | C++ | UTF-8 | C++ | false | false | 10,267 | // <thread> -*- C++ -*-
// Copyright (C) 2008-2017 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library 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 ... | [
"brian.taylor@bolderflight.com"
] | brian.taylor@bolderflight.com | |
c4345a73edb68641223437b73cbf3fd605115dba | 086b87616f48ba28f46a69c49d8088662f50c623 | /semestr4/przed lab 5/2/main.cpp | 962add8e100cb5b6db0b9e314a5736f174c1375c | [] | no_license | mirek0707/CPP-Prep | ca39aa841190a79c5c8b5159a01d1819899e406f | 769427e577150b11ff8685282ce08ec845ed7bb5 | refs/heads/main | 2023-06-18T16:47:03.373412 | 2021-07-22T12:48:01 | 2021-07-22T12:48:01 | 387,518,270 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,334 | cpp | /*
* W zadaniu nalezy napisac zestaw klas polaczonych w hierarchie (dziedziczacych po sobie)
* Klasy te wspolpracuja ze soba jak w przykladowym kodzie.
*
* UWAGA: Prosze sie przygladnac dokladnie przykladom uzycia zanim napisze sie deklaracje metod.
* Albo lepiej! Prosze sie zastanowic dwa razy nad poprawn... | [
"noreply@github.com"
] | noreply@github.com |
2aeffdee648d54d63d595dfe375ad36e844c355c | f10d4339d36080b7102061578cc0cd5e82f70b1b | /IntegerSet.h | bf3e9edf641f8932b60207188fc8cf0da5ff30ae | [] | no_license | MerciaReginasl/POO | 478d0de3caa47a9c0b0b622e277c7bb4c47c8012 | 8dd1a1edb8168d7e2eeb90f3ccbd18115143afaa | refs/heads/main | 2023-07-22T18:55:09.883551 | 2021-08-28T21:40:41 | 2021-08-28T21:40:41 | 340,832,924 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 407 | h | #ifndef INTEGER_SET_H
#define INTEGER_SET_H
class IntegerSet
{
friend IntegerSet unionOfSets(const IntegerSet &, const IntegerSet &);
friend IntegerSet intersectionOfSets(const IntegerSet &, const IntegerSet &);
public:
IntegerSet();
IntegerSet(int *, int );
void insertElement(int );
void deleteElement(... | [
"noreply@github.com"
] | noreply@github.com |
d28850ac68b4088ff32d307a07c8a43553432bde | c5690b5c463c1aa885fc517a729bf718b9cc1408 | /ordenar vector recrsivo.cpp | 33be2819a5c47d1e8705b2d8ce4507f6db6ba392 | [] | no_license | Alfon-III/FAL | 94a32c13d3f8de4a6d89a3108953c6896016c706 | 3f56098f5a3494963272546717b91226b03e27a8 | refs/heads/master | 2020-12-23T16:03:34.834300 | 2020-02-07T23:20:45 | 2020-02-07T23:20:45 | 237,198,672 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 423 | cpp | #include <iostream>
using namespace std;
/*
a = 2 llamadas recursivas
b = (b - a + 1)/2 => Como estoy dividieno por la mitad
k = n // mezcla() es lineal = 1
Coste = O(n * log n)
*/
void ordena(int v[], int a, int b){
//caso recursivo, repito mientras a < b
if(a < b){
int m = (a + b)/2;
ordena(v[], a, m - 1)... | [
"alfonsotercer@gmail.com"
] | alfonsotercer@gmail.com |
0a8b24c2e7310df4acb4720c1e602646f48238f3 | a90839ead8a1b74a1984379efb74bdf32c9e8bc7 | /C++/Uva - 11799 - Horror Dash.cpp | 0e66d6db178139454647f1c721d97343f40d3d3e | [] | no_license | Prosen-Ghosh/Problem-Solving | 937d6140696704fa1b0e380a2faa72386f389d88 | fa59ffdf9198019e2ec50817305959e807efe24b | refs/heads/master | 2023-01-22T13:47:44.816051 | 2023-01-16T19:44:53 | 2023-01-16T19:44:53 | 72,039,023 | 8 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 420 | cpp | #include<bits/stdc++.h>
using namespace std;
/*
*
* Prosen Ghosh
* American International University - Bangladesh (AIUB)
*
*/
int main(){
int n,T;
cin >> T;
for(int t = 1; t <= T; t++){
cin >> n;
int mxS = -1,a;
for(int i = 0; i < n; i++){
cin >> a;
if(a ... | [
"prosenghosh25@gmail.com"
] | prosenghosh25@gmail.com |
2e1d43e92a4a602056de68d917e00ddd99b25b31 | b2720d633a2579bc020a669cae9fa6fcfcdacd62 | /json/json_writer.inl | a824116d3bb2b837345a6693b465248057d2f731 | [] | no_license | authorly/interapptive | 6158943329206cc88c9fac064e16c642465c49ab | c0e564695af649087d329bc519f04e5f85b47035 | refs/heads/master | 2020-04-09T13:34:51.508252 | 2014-09-01T13:32:22 | 2014-09-01T13:32:22 | 3,585,099 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 20,789 | inl | #ifndef JSON_JSON_WRITER_INL
#define JSON_JSON_WRITER_INL
#include <utility>
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <iostream>
#include <sstream>
#include <iomanip>
#if _MSC_VER >= 1400 // VC++ 8.0
#pragma warning( disable : 4996 ) // disable warning about strdup being deprecated.
#endi... | [
"chris@theoryplus.com"
] | chris@theoryplus.com |
af0f5e6980444192a3839d80cfcf8cce13969580 | bc3ba9aab0f483c94f310d976683abb83709a4f1 | /image/Atlas.h | 234111792a01f3324dde4f4e99d302967a2b036b | [] | no_license | mkkellogg/Core | 283c83bb7b408e0edb0773d86ca167b5ab994b5e | a3de603df9b80ed90d7a603bd5536f9273fd55e9 | refs/heads/master | 2023-08-08T03:08:14.992663 | 2023-07-31T04:02:28 | 2023-07-31T04:02:28 | 134,364,838 | 3 | 3 | null | 2020-06-11T01:21:41 | 2018-05-22T05:28:43 | C++ | UTF-8 | C++ | false | false | 1,057 | h | #pragma once
#include <vector>
#include "../util/PersistentWeakPointer.h"
#include "Texture2D.h"
namespace Core {
class Atlas {
public:
class TileArrayDescriptor {
public:
TileArrayDescriptor(UInt32 length, Real x, Real y, Real width, Real height) {
this->length ... | [
"mkkellogg@gmail.com"
] | mkkellogg@gmail.com |
df78e3fe4a3b26f4dc18bf5f313701fbe492edf1 | 6f49cc2d5112a6b97f82e7828f59b201ea7ec7b9 | /wdbecmbd/CrdWdbeVer/QryWdbeVerList_blks.cpp | cb6ff8dec19d4775f548435554b00b85db22e7b9 | [
"MIT"
] | permissive | mpsitech/wdbe-WhizniumDBE | d3702800d6e5510e41805d105228d8dd8b251d7a | 89ef36b4c86384429f1e707e5fa635f643e81240 | refs/heads/master | 2022-09-28T10:27:03.683192 | 2022-09-18T22:04:37 | 2022-09-18T22:04:37 | 282,705,449 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,447 | cpp | /**
* \file QryWdbeVerList_blks.cpp
* job handler for job QryWdbeVerList (implementation of blocks)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 28 Nov 2020
*/
// IP header --- ABOVE
using namespace std;
using namespace Sbecore;
using names... | [
"aw@mpsitech.com"
] | aw@mpsitech.com |
558ec34685b3ccf7d95bfb7519fa49d10b02cd6c | 0a4ad01841a40e08c7a91cb2bc7d959f5c899ba4 | /RAS/cavity/system/FOrandomise | b0d074c8395e47be52eeb31a2967c064d81c9181 | [] | no_license | soma2210/pimpleFoam | 2238f7829315a5d192918822a79b5a580ca06382 | 1dbfd12d0af2af17969ee4ec43a3e70b1fc5526d | refs/heads/master | 2023-06-26T15:58:49.784465 | 2021-07-30T12:14:26 | 2021-07-30T12:14:26 | 391,054,332 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2012 |
... | [
"somnathnirali@gmail.com"
] | somnathnirali@gmail.com | |
9319acb2541de21af1953d3a384c3174f2fddd02 | 8625578a733b3b7997a2b258b85feae257eaa398 | /src/coordinates_transformations.cpp | e76c25f81dd53e3e38f943a5ae6740026b5e061d | [] | no_license | Pold87/cpp-sift | 85f528939e43c88bb2dc1a1c46424146c890373c | b027c1dfb98e13ed1200685a5e03b9ffc18a219f | refs/heads/master | 2021-01-17T01:11:47.769886 | 2015-10-23T13:31:27 | 2015-10-23T13:31:27 | 42,883,083 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 4,530 | cpp | #include <math.h>
#include <cmath>
#include <GeographicLib/Geodesic.hpp>
#include <GeographicLib/Geocentric.hpp>
#include "opencv2/core.hpp"
#include "opencv2/opencv.hpp"
#include "opencv2/highgui.hpp"
const double pi = 3.14159265358979323846;
using namespace cv;
using namespace GeographicLib;
// Dimensions of the... | [
"volker.strobel87@gmail.com"
] | volker.strobel87@gmail.com |
785d94f506baa4b36d73735f2c3a347f29780c64 | d9a1c1f8be52fec565650042f60466aa14d91db5 | /include/shadergraph/block/SDF_RoundCone2.h | 3010f0d9be39eb869d5fa5620fdc8ead2b219751 | [
"MIT"
] | permissive | xzrunner/shadergraph | aee3bb20f7ba002414ccd948beb8e378d196f9a8 | a5bf002b40738010ef4d9870f507d4faf07ba893 | refs/heads/master | 2021-06-23T08:44:08.987696 | 2020-11-20T23:57:21 | 2020-11-20T23:57:21 | 146,755,500 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,215 | h | // from https://iquilezles.org/www/articles/distfunctions/distfunctions.htm
#pragma once
#include "shadergraph/Block.h"
namespace shadergraph
{
namespace block
{
class SDF_RoundCone2 : public Block
{
public:
SDF_RoundCone2() : Block(R"(
/////////////////////////////////////////////////
/// <sdRoundCone> @expor... | [
"xzrunner@gmail.com"
] | xzrunner@gmail.com |
eba66e2afcb216f70ad22142c2e4ecda2ee9ee65 | e95bf0d4471171171f67a28dff042469a8e85a45 | /src/baseOpject.cpp | 7c1f30db6d781dd3140a72e3598be1ddf60354e2 | [] | no_license | Sophie-Williams/BeatBot | 17a36419aef584abb191b8b5b731a23b22e8ad72 | 8410e71f38d68d2c23ec7d090f47357401020c3d | refs/heads/master | 2020-05-19T15:38:57.438876 | 2018-11-11T03:56:06 | 2018-11-11T03:56:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,624 | cpp | #include "baseOpject.h"
#include <SDL_image.h>
#include <SDL.h>
#include <SDL_ttf.h>
#include <string>
#include <stdio.h>
#include <stddef.h>
BaseOpject::BaseOpject()
{
this->mTexture = NULL;
rect_.w = 0;
rect_.h = 0;
}
BaseOpject::~BaseOpject()
{
free();
}
void BaseOpject::free()
{
if (mTexture != NULL)
{
... | [
"vuongpyte@gmail.com"
] | vuongpyte@gmail.com |
37b02ebf13f09d42f2a0f863431240b9591b087d | b1610899273ec07fbc480e4d1030c58adbe2dac3 | /xe_di_chuyen/xe.h | ac78a7e3a59d201cf15d791a42a8b0d5bc56d55b | [] | no_license | sangdang05/xe_di_chuyen | 03492ea5524d61787bac3b17f9197fd85abced44 | 888014a9486bd432857566a36d4d7f4868275c54 | refs/heads/master | 2020-08-06T09:48:50.794179 | 2019-10-05T02:21:36 | 2019-10-05T02:21:36 | 212,931,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 437 | h | #pragma once
#include"hcn.h"
#include"htron.h"
class xe:public hcn
{
public:
int x2, y2, x4, y4;
int x5, y5, x6, y6;//ve banh sau
int x7, y7, x8, y8;//ve banh truoc
int x9, y9, x10, y10;//ve dau
hcn than,dau;
htron bx1, bx2;
xe();
void vexe(CClientDC *pDC);
void vexenguoc(CClientDC *pDC);
void dichuyenphai();... | [
"56111787+sangdang05@users.noreply.github.com"
] | 56111787+sangdang05@users.noreply.github.com |
67702395121b6343e7ecb3f712e74f92a10aa1d8 | 2fe3ef36ef7b096ff9a88e53e280e0019de68bda | /Txt-master/Source/Test_txt/Public/Save.h | 068ecc443bd16ef70a0eee442149c8da33ab8b9a | [] | no_license | EiVinny/Test_Master | 1702039daaaec55c01d3dc0514bccec31af18555 | 96f33bd3765a0c7363611e556a846a14e971821f | refs/heads/master | 2020-03-18T15:01:20.141081 | 2018-05-29T11:40:55 | 2018-05-29T11:40:55 | 134,882,193 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 395 | h | // Fill out your copyright notice in the Description page of Project Settings.
#pragma once
#include "CoreMinimal.h"
#include "iostream"
//#include "windows.system.h"
//#include "ActorComponent.generated.h"
using namespace std;
/**
*
*/
class TEST_TXT_API Save{
//BinaryParam bf = new BinaryParam();
public:
... | [
"vinnyosantos@gmail.com"
] | vinnyosantos@gmail.com |
6bdbe062ec9f95e6fd9cf0e90e808cfa3a216567 | 521662026b2baadb3c61e8e03d2b73c1203722d7 | /Camera/src/camera.cpp | c3a5cc26031bbb7c81740d3fc9f1725280f7110d | [] | no_license | CVH95/Monterrey | 09147472c1e714146e167b3db14d64d3f59c6121 | 83a3250e3c78e8605ce9528768d95d5a2404c70a | refs/heads/master | 2020-03-17T20:46:27.429941 | 2018-05-18T08:45:48 | 2018-05-18T08:45:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,581 | cpp | #include <iostream>
#include <fstream>
#include <vector>
#include <fstream>
#include <stdio.h>
#include <string>
#include "opencv2/opencv.hpp"
using namespace cv;
using namespace std;
int main(int argc, char** argv)
{
ofstream csv_file;
csv_file.open("../genfiles/2Dpoints.txt");
int th = 195;
int const maxval = 2... | [
"cavie17@student.sdu.dk"
] | cavie17@student.sdu.dk |
38fe7acd04dbfcdda356a4a51cc8e658119f2304 | 6aeccfb60568a360d2d143e0271f0def40747d73 | /sandbox/big_number/libs/multiprecision/test/math/test_hermite.cpp | bb1c3ac1246d0a23d2955e8aee74d809b502a50f | [] | no_license | ttyang/sandbox | 1066b324a13813cb1113beca75cdaf518e952276 | e1d6fde18ced644bb63e231829b2fe0664e51fac | refs/heads/trunk | 2021-01-19T17:17:47.452557 | 2013-06-07T14:19:55 | 2013-06-07T14:19:55 | 13,488,698 | 1 | 3 | null | 2023-03-20T11:52:19 | 2013-10-11T03:08:51 | C++ | UTF-8 | C++ | false | false | 3,350 | cpp | ///////////////////////////////////////////////////////////////
// Copyright 2011 John Maddock. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_
#ifdef _MSC_VER
# define _SCL_SECURE_NO_WARNINGS
#endif
#define BOOST_M... | [
"john@johnmaddock.co.uk"
] | john@johnmaddock.co.uk |
5afcfa2e3a952aa3c666a733cd91b7f85ae6c93c | c34c52ac84738ad7b838f44a47fefbc9c66e658d | /creational/singleton.cpp | 3916ec5886dba2342981bb7dd64c5f69c67b03df | [] | no_license | krisai/design_patterns | 194a9eb46bbd186f2ea47e619e63e31eb27bf7b1 | 9a3ceebb1067462956244d3eb19a7895ecf43d5c | refs/heads/master | 2021-01-23T08:57:08.961784 | 2017-11-05T13:11:17 | 2017-11-05T13:11:17 | 102,559,819 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 415 | cpp | #include <stdio.h>
class Car
{
private:
Car(){};
static Car *car;
public:
virtual ~Car(){
delete car;
};
static Car* getInstance(){
if(car == nullptr){
car = new Car;
}
return car;
}
};
Car* Car::car = nullptr;
int main(int argc, char const *argv[])
{
// Car *cc = new Car;
Car *c1 = Car::getInst... | [
"itahzligen@gmail.com"
] | itahzligen@gmail.com |
e443d6194894e652e0dcc6ff85a790ee376664fc | cf1911723d07048c4180ace63afbd6ae60727eb0 | /nyanPictureLib/bltBeta.cpp | 38cd8666a31214fa3ceab73c7c6ab8fe9bea30fb | [] | no_license | tinyan/SystemNNN | 57490606973d95aa1e65d6090957b0e25c5b89f8 | 07e18ded880a0998bf5560c05c112b5520653e19 | refs/heads/master | 2023-05-04T17:30:42.406037 | 2023-04-16T03:38:40 | 2023-04-16T03:38:40 | 7,564,789 | 13 | 2 | null | null | null | null | SHIFT_JIS | C++ | false | false | 2,441 | cpp | #include <windows.h>
#include <stdio.h>
#include "..\nyanLib\include\commonmacro.h"
#include "..\nyanLib\include\myGraphics.h"
#include "bltBeta.h"
CBltBeta::CBltBeta()
{
}
CBltBeta::~CBltBeta()
{
End();
}
void CBltBeta::End(void)
{
}
void CBltBeta::Print(POINT putPoint,POINT srcPoint,SIZE putSize,LPVOID picDat... | [
"tinyan@mri.biglobe.ne.jp"
] | tinyan@mri.biglobe.ne.jp |
b49ef5af463339c5d5756f129c145031d8f06e50 | 1872f57c9d68db7e2b38c47580f98a3783e623f3 | /PriceSource120527/ScoredSeq.h | 007be196808ce9cca56873fd9c130ce53bc2cdbc | [
"MIT"
] | permissive | Lijiakuan/sequencing | 60e6d1ba7eb93cd97df36935555c0930dacad425 | 3ff23f6478c99ddc21da7a1fba3cb7642ae9842c | refs/heads/master | 2021-06-12T21:37:26.270625 | 2017-02-28T18:31:43 | 2017-02-28T18:31:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,284 | h | /*
PRICE was written by Graham Ruby.
This file is part of PRICE.
PRICE 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 License, or
(at your option) any later version.
PRICE is distributed... | [
"github@jakewendt.com"
] | github@jakewendt.com |
d6b9a82d126cabe1ea24ddecfa76e9c64ccb2e73 | 945dd1d3a90ed189965a82f394326b8b0eebdb0d | /Game/trunk/Src/Server/Base/RouterMgr.cpp | dd2e0fc3ae04e284d2da4d942d6c185bf3c3d269 | [] | no_license | cietwwl/XProject | 078a95aa1298841cf79eeda56b47ae8f76a08e83 | ccb6a067c5754b5c1c4e50ef6fad229e86b779dc | refs/heads/master | 2020-03-14T21:13:20.087967 | 2018-04-22T14:03:46 | 2018-04-22T14:03:46 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,835 | cpp | #include "Server/Base/RouterMgr.h"
#include "Include/Logger/Logger.hpp"
#include "Server/Base/ServerContext.h"
#include "Common/TimerMgr/TimerMgr.h"
extern void StartScriptEngine();
RouterMgr::RouterMgr()
{
m_nRouterNum = 0;
memset(m_RouterList, 0, sizeof(m_RouterList));
m_nUpdateTimer = 0;
}
void RouterMg... | [
"txalll"
] | txalll |
c5c16132ac11550e9eb138712365dd6cc35e3f08 | 1a63c98b0e9b07e575319cf7eb21e6162bc71c2e | /src/c_genie.h | 3a396364638d6be029410850fe7a3e9262017362 | [
"BSD-3-Clause"
] | permissive | afcarl/genieclust | de4623bf44692b1af06682ebce640f063229e089 | 963502c8a2c7996cf31cadedef8b02ae91c4053f | refs/heads/master | 2022-06-19T23:09:36.508455 | 2020-05-09T11:50:11 | 2020-05-09T11:50:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 30,702 | h | /* The Genie++ Clustering Algorithm
*
* Copyright (C) 2018-2020 Marek Gagolewski (https://www.gagolewski.com)
* 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 o... | [
"m.gagolewski@gmail.com"
] | m.gagolewski@gmail.com |
b8cedf4d880f4c685a2a0a39a892835a95f719c5 | 148125096da896fd93292d2cd408265d159fec28 | /src/crypto/sha512.cpp | 9edff285e345fcf0b515f5cd12f83541d7529e1e | [
"MIT"
] | permissive | lycion/lkcoinse | 7cfbcbdfc1e98f20d9dfc497ea65fd75ca6de25d | 9cf9ed5730217566b44466c22dc255f0134ad1bb | refs/heads/master | 2020-03-30T03:24:44.245148 | 2018-09-28T04:55:30 | 2018-09-28T04:55:30 | 150,548,883 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,068 | cpp | // Copyright (c) 2014 The Lkcoinse Core developers
// Copyright (c) 2015-2017 The Lkcoinse Unlimited developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "crypto/sha512.h"
#include "crypto/common.h"
#include <st... | [
"lycion@gmail.com"
] | lycion@gmail.com |
2b241216c6efe372e4b47024f4d28eedf7c9597a | 02d2343755b3172278bbe16de8e783459550e630 | /abc069/b/main.cpp | 772d2d4ef4bf733875fe3b22210dd20ab11ebf3f | [] | no_license | naototazumi/AtCoder | 415f2860f65caef7d30d26c4599339ddbe596213 | ede6d13db5d92778237f3481b9cd313465f31047 | refs/heads/master | 2022-04-14T11:33:47.069504 | 2020-04-20T09:29:04 | 2020-04-20T09:29:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 750 | cpp | #include<bits/stdc++.h>
using namespace std;
#define ll long long
#define INF_LL 1LL << 60
#define INF 99999999
#define MOD (ll)1000000007
#define rep(i, n) for(int i = 0; i < (int)(n); i++)
#define REP(i, a, n) for(int i = a; i < (int)(n); i++)
#define all(x) (x).begin(),(x).end()
void put_double(double obj){printf(... | [
"rurito.blog@gmail.com"
] | rurito.blog@gmail.com |
0ca06ddd9914e4a96cbc40b7e8a5e6409f1582f8 | 48e271b8803fa7d6130209ebeb3547508f35035a | /Source/MyProject/MyCharacter.cpp | ed758319c2537beafe5e77697967c3058914e024 | [] | no_license | sivelab/TPAWT-SmartShoeDemo | 758fcdce9a762957813ee81140b63413013f5a43 | 23811200516c1c0c39444ca68663fee56d6cdb97 | refs/heads/master | 2020-03-23T13:44:33.616913 | 2016-09-08T20:18:29 | 2016-09-08T20:18:29 | 141,634,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 733 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "MyProject.h"
#include "MyCharacter.h"
// Sets default values
AMyCharacter::AMyCharacter()
{
// Set this character to call Tick() every frame. You can turn this off to improve performance if you don't need it.
PrimaryActorTic... | [
"beau0307@d.umn.edu"
] | beau0307@d.umn.edu |
676bd4c92fdaa9fd0e6a1bc106865e6403ff99f6 | e8d75adf9642d4fa7e0e6e477b5bb85b197bcf10 | /Project 2.cpp | 71c64519192e45e69d379475245786ca00778e0c | [] | no_license | ManuelVargas1251/CSE-1030 | f5bd58309145ee52af63692200d83f179a966391 | f20ad35898da4ef692601d6015ed3c569431cd2d | refs/heads/main | 2023-03-25T04:13:28.500904 | 2021-03-24T03:32:10 | 2021-03-24T03:32:10 | 350,939,899 | 0 | 0 | null | 2021-03-24T03:56:58 | 2021-03-24T03:56:58 | null | UTF-8 | C++ | false | false | 9,925 | cpp | #include <iostream>
#include <string>
#include <time.h>
#include <stdlib.h>
#include <iomanip>
using namespace std;
const double _minBalanceBusiness = 10000.00;
const double _minBalancePersonal = 1000.00;
const int _accountNumberLength = 6;
const int _maxTrasaction = 20;
string getName()
{
string ... | [
"noreply@github.com"
] | noreply@github.com |
cf0061fda253770bcc2ef73402be12570c2c88c6 | 8b6e4bff1f0c3d805881079a251470780c49ac34 | /TestBST_Recusrion.cpp | ce1d4c3d8853e22c0801153e1e7f5f915ab1c06d | [] | no_license | dipankar08/codestudioV2 | 1ab48aee20886beca4d7e28405fdcbef030c2058 | c52015af840a2e65b2b4678ed59fdf672d80b41a | refs/heads/master | 2020-04-04T17:14:45.072917 | 2019-01-13T03:21:08 | 2019-01-13T03:21:08 | 156,113,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 884 | cpp | /***************************************************
* Title : Recustive solution by passing max or min.
* Author: Dipankar Dutta
****************************************************/
#include "tree.h"
#include <iostream>
using namespace std;
bool isValidRecur(TreeNode *root, long min, long max) {
if (!root) {
... | [
"dip@fb.com"
] | dip@fb.com |
8242b20fedc5678746fb9b708901f6e78dda691c | e7900e95de8c13b91075ad15a7ed8feb8f5169e9 | /summatrix.cpp | 17d0021667b73b0b3f0c985ea7a59a3bb6a877d1 | [] | no_license | AalyaIqbal/cpp | 6a0785a8dca39fca89f47f4daf158eb45ee671c3 | 909068a03c0bd342728913b920658e28149f8ddd | refs/heads/master | 2022-12-24T12:10:45.776038 | 2020-10-06T14:06:25 | 2020-10-06T14:06:25 | 290,537,350 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 761 | cpp | //sum of two matrices
#include<iostream>
using namespace std;
int main(){
int row, col, m1[10][10], m2[10][10], sum[10][10];
cout<<"Enter the number of rows\n";
cin>>row;
cout<<"Enter the number of columns\n";
cin>>col;
cout << "Enter the elements of first 1st matrix\n";
for (int i = 0;i<... | [
"noreply@github.com"
] | noreply@github.com |
86a725ff7960afd1ef8310d10a28100227035d6b | 4e87df024f179be11bc6ad91d3fda019183c9e3b | /user_manager_server/common/shareStruct.h | 7dc5b40aa1d95805b7a6ffc34a73aef85e709d8b | [] | no_license | lanzheng1113/game_robot | 54f03c8cb0b29ca7e38952187a45fdb00be1b508 | c8efb0770e19a9baa9fef5de3992360993847917 | refs/heads/master | 2020-07-12T14:26:25.288847 | 2019-08-28T07:23:08 | 2019-08-28T07:23:08 | 204,839,436 | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,327 | h | #ifndef SHARE_STRUCT_H
#define SHARE_STRUCT_H
#include <string>
using std::string;
#define max_client_user_name_len 16
#define max_acc_len 32
class AccToProcessAndId
{
public:
string _acc; //该账号
WORD _process_id; //该账号对应的处理ID,服务器发还处理结果时用这个代表账号。
protected:
private:
};
struct AccInfoForProxy
{
int id;
char acc[m... | [
"lanzheng_1123@163.com"
] | lanzheng_1123@163.com |
996d0a7c3ca7d5b9f139eb9a04fa440ca6af364b | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /chrome/browser/ntp_snippets/download_suggestions_provider.h | f0bd6d56551afb5e79aec33bed7b02619262bb3c | [
"BSD-3-Clause"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 10,748 | h | // Copyright 2016 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_NTP_SNIPPETS_DOWNLOAD_SUGGESTIONS_PROVIDER_H_
#define CHROME_BROWSER_NTP_SNIPPETS_DOWNLOAD_SUGGESTIONS_PROVIDER_H_
#include <set>
... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
2b1eec5159738d4a447b8786ba5049d42a30d6ed | bfbe6667ce1a0b7b2772f4de57829d8760a0f55c | /var.6/12_overloading/list.cpp | 740dc071eac95caa1bbb4e3549fc6f5fbf85b75a | [] | no_license | buger/CPP-Labs | 50333a317657d495ad5a3f120441ed5988ea16d5 | f413c505af4a9f612c597214ab68384b588f5389 | refs/heads/master | 2023-07-12T11:41:10.793947 | 2009-10-17T16:00:24 | 2009-10-17T16:00:24 | 339,804 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,197 | cpp | #include <stdlib.h>
#include <iostream>
#include <iomanip>
#include "list.h"
List::List(int n) //конструктор инициализирует список из n элементов по принципу "очередь"
{
NodePtr current; // указатель на текущий элемент
// Обнуляем начальный элемент
head = NULL;
// Формируем стек из n элементов... | [
"leonsbox@gmail.com"
] | leonsbox@gmail.com |
3137f1dcab19aab0a5b2bb3d4ad46189e7014c7f | 2bad8133914b30f6f53a19f2609a5e5e5952f718 | /RoboCatClient/Inc/SFRenderManager.h | bc19df2630bc46a01bcd0a9862bcd2be88ec5be1 | [] | no_license | kaygrum/Multiplayer | 16d941ede667fd0ac774a4e479a2f49d9096a5b5 | 7a199b2f98789b55fc01fe54daecb8121c437122 | refs/heads/master | 2020-04-27T14:54:10.714502 | 2019-05-25T16:33:08 | 2019-05-25T16:33:08 | 174,424,204 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 920 | h | #pragma once
//I take care of rendering things!
class SFRenderManager
{
public:
static void StaticInit();
static std::unique_ptr<SFRenderManager> sInstance;
void Render();
void RenderComponents();
//vert inefficient method of tracking scene graph...
void AddComponent(SFSpriteComponent* inComponent);
void Rem... | [
"kaygrum@hotmail.com"
] | kaygrum@hotmail.com |
2f626d7ebd5aa34e1ba41fd9f7c7a6b688674294 | f8083f1ac05ecb07b93c58af98eaf78e8eab9367 | /AGC/044/A.cpp | ea8ea6f38cde0b576bfbfee2720a0238f8b6c758 | [] | no_license | itohdak/AtCoder | 4f42ccc7b2b7f71d0d51069bd86503ee0f4b3dbf | 9ee89bac3ced919b94096ffd7b644d3716569762 | refs/heads/master | 2021-06-24T14:42:54.529474 | 2020-10-16T18:41:27 | 2020-10-16T18:41:27 | 134,136,836 | 2 | 1 | null | 2020-02-07T12:45:10 | 2018-05-20T09:26:13 | C++ | UTF-8 | C++ | false | false | 1,452 | cpp | #include <bits/stdc++.h>
#include "/home/itohdak/AtCoder/000/print.hpp"
using namespace std;
#define ll long long
#define REP(i,m,n) for(int i=(int)(m); i<(int)(n); i++)
#define rep(i,n) REP(i,0,n)
#define RREP(i,m,n) for(int i=(int)(m); i>=(int)(n); i--)
#define rrep(i,n) RREP(i,n-1,0)
#define REPL(i,m,n) for(ll i=(ll... | [
"itohdak@gmail.com"
] | itohdak@gmail.com |
0341cdc2235fc6e1753f9a6fce4aed8d908ec580 | 8d9aefd17b677f5ef205bc16f38ff882c67026ab | /student.cpp | f6cc1f7191b72e54fee78b896590af3474792425 | [] | no_license | ktgraham1994/Student-Management-System | 01818d9b74c87fb399da03bfb75668a52a5dd34b | 7f240b5154518e614e02a7f2672e4688998700d7 | refs/heads/master | 2020-06-16T05:07:03.993626 | 2019-07-06T02:04:02 | 2019-07-06T02:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,922 | cpp | #include <iostream>
#include <iomanip>
#include <string>
#include "student.h"
using namespace std;
Student::Student()
{
this->studentID = "";
this->firstName = "";
this->lastName = "";
this->email = "";
this->age = 0;
this->daysInCourse[0] = 0;
this->daysInCourse[1] = 0;
... | [
"noreply@github.com"
] | noreply@github.com |
e513c6a11323dc519cf68c11f2dfd1e841d889e2 | e75fcddd8bbc2d233642c89680fcaa6d9f61db1c | /encryptingmessage.cpp | b9e213ed8d36fc6dff3c1a303b73d2d2a8cdea5c | [] | no_license | Amogh-Koushik/MyNewCyPher | a92367ef3959c3ef8548931e2efc089e371eb0d1 | f5f3eeac878bc49bd886aad106237521db653547 | refs/heads/master | 2022-09-23T10:23:01.575991 | 2020-06-06T19:14:24 | 2020-06-06T19:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 879 | cpp | #include <iostream>
#include <vector>
#include <string>
using std::cin;
using std::cout;
using std::endl;
using std::vector;
using std::string;
int main() {
cout << "Enter your secret message" << endl;
string user_typo;
getline(cin , user_typo);
string alphabets {" 'abcdefghijklmnopqrstuvwxyzABCDEF... | [
"amoghnkoushik@gmail.com"
] | amoghnkoushik@gmail.com |
6894526293f67ed02114ace2de29fe7ef0e72a07 | 99896c573d0bef0f8189edc5fe287315371c9f08 | /branches/trunk/GUI/spot-on-rosetta.cc | 0652d0b0b5ab0a956663ff6f6b92531a2c6cb2d7 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | textbrowser/spot-on | 97455c2010bb073c5f45a4ef7cb3685cae9be98f | d1da17de598233f81df66870268966923fd6bbd2 | refs/heads/master | 2023-08-17T08:20:48.149551 | 2023-08-13T19:07:31 | 2023-08-13T19:07:31 | 31,208,500 | 74 | 15 | null | 2017-12-28T20:12:24 | 2015-02-23T13:10:58 | C++ | UTF-8 | C++ | false | false | 58,563 | cc | /*
** Copyright (c) 2011 - 10^10^10, Alexis Megas.
** 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 li... | [
"textbrowser@gmail.com"
] | textbrowser@gmail.com |
2ff5de15849dc472fd7b9be0d758227a44937ed2 | 96a59ce1d89472f3342de04123606816e4b88ca3 | /zswlib/mesh/test/test_flann.cpp | 856f879490e5c33c0f11d44c51518e281d11c5e3 | [] | no_license | wegatron/geometry | f620796fbeffc25417090c580041cdacefe74a01 | 36aa73a04deb54c8c24c2919f723af89dbf91226 | refs/heads/master | 2020-04-06T07:04:48.212278 | 2016-03-31T07:11:50 | 2016-03-31T07:11:50 | 36,479,096 | 0 | 0 | null | 2016-03-31T07:11:51 | 2015-05-29T02:50:36 | C++ | UTF-8 | C++ | false | false | 695 | cpp | #include <iostream>
#include <jtflib/mesh2/mesh.h>
#include <zswlib/mesh/zsw_flann.h>
int main(int argc, char *argv[])
{
jtf::mesh2::meshes tmp_mesh;
jtf::mesh2::load_obj("E:/workspace/geometry/bilateral_normal_filtering/result/2/expected.obj", tmp_mesh.mesh_, tmp_mesh.node_);
zsw::Flann<double> flann(tm... | [
"wegatron@gmail.com"
] | wegatron@gmail.com |
d43ddd384a8fb807c152bfe8da5cc9366e1ee80d | 375ed6c0680cbf20abdd7ddcef3a828787a268f2 | /p7/word.cc | 3df54350108e4b27961112e2f2a108004e7f6d42 | [] | no_license | arellanoemilio/CSE109 | 8b1657eb0aac039ba79be42e3ff660752db7026a | cb79f6692331134bdd27e5a6167b63b727b91ebd | refs/heads/master | 2020-04-06T03:37:42.906331 | 2016-08-03T18:22:39 | 2016-08-03T18:22:39 | 64,868,554 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,635 | cc | #include "word.h"
Word::~Word(){
delete [] wd;
}
Word::Word(){
copy("");
}
Word::Word(const Word & w){
copy(w.wd);
}
Word:: Word(const char *ch){
//cerr << "Word " << ch<< " ";
if(ch == NULL)
copy("");
else
copy(ch);
//const char* t =toString();
//cout<<t<<endl;
}
Word:: Word(char ch){
wd=... | [
"emilio@Emilios-MBP.cable.rcn.com"
] | emilio@Emilios-MBP.cable.rcn.com |
5a50232e89a0a7b9822b2188daa920225b23f574 | 341d21d935272f68daff18b1c8332c16a2d9f7bd | /src/util/globals.hh | f66aa46a4acf2d51c8ac675c90c37ea7de7e7e27 | [] | no_license | jnalanko/bufboss | 102da1cc41ea5428f19cf6f48cf4a244ea8e10b6 | 544c619cd9476eee4ded9975bb9e71fb995ab2ad | refs/heads/master | 2023-06-08T13:10:27.629333 | 2021-06-22T23:08:44 | 2021-06-22T23:10:09 | 348,117,259 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,723 | hh | #pragma once
#include <iostream>
#include <string>
#include <chrono>
#include <fstream>
#include <sstream>
#include <iterator>
#include <cmath>
#include <cassert>
#include <sys/types.h>
#include <sys/stat.h>
#include <string>
#include <map>
#include <unordered_map>
#include "TempFileManager.hh"
#include <signal.h>
#in... | [
"alanko.jarno@gmail.com"
] | alanko.jarno@gmail.com |
7e5882155df3d4658488dd4823f5cb341a27dcf6 | 1f7bc0d0388b2a729e1c1d9c9246fe069ab05d64 | /src/main.cpp | 4798b8697c18ee9212cdff31335a573afcd028a6 | [] | no_license | bazhenov/linear-counter | cbd96836828251ccc2084dac87059d5afc81ff59 | 6c5a486cbb9e46865a38d23c29ab6d432ac483e7 | refs/heads/master | 2021-06-01T13:11:36.430190 | 2018-05-24T08:02:55 | 2018-05-24T08:02:55 | 7,129,319 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,555 | cpp | #include <iostream>
#include <cmath>
#include <boost/program_options.hpp>
#include "md5.hpp"
using namespace std;
using namespace md5;
namespace po = boost::program_options;
uint32 do_hash(const char* text, size_t length) {
md5_context md5;
uint8 digest[16];
uint32* result = (uint32*)digest;
md5_starts(&md5);
md... | [
"bazhenov@farpost.com"
] | bazhenov@farpost.com |
a682e4c0fe847d5c2bdf3e9ed7dfd12702bf09a0 | 88bb57040c2a2cc9b855cceaf2e11cbd63f0bab5 | /ESP32_Touch_Tacho.cpp | a59969ce233ca164c46f7c8bfde676b83a276925 | [] | no_license | kvandt/TouchDRO_Interface | db392aeee6ba478c9407d35ce2adbf4e88631019 | 07bccc6f7b31e1aa39277e9522f062ace24ff675 | refs/heads/master | 2022-11-14T09:10:48.820539 | 2020-07-10T11:02:09 | 2020-07-10T11:02:09 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,566 | cpp | /* Routines to add Tacho capability to TouchDRO Interface
Mates with ESP32Encoder as adapted by romeo
Prepared June 2020
*/
#include "ESP32_Touch_Tacho.h"
const int minRPM = 20; //RPM below which tacho will decide shaft is stopped
extern ESP32Tacho Tacho;
portMUX_TYPE TachoMux = portMUX_INITIALIZER_UNLOCKED; /... | [
"65019427+romeo987@users.noreply.github.com"
] | 65019427+romeo987@users.noreply.github.com |
ee9909b8e99edfb36c13eb2300531eee77f293ee | 97435470b168491935c146b1994e248aa576489c | /AVSubtitleRect.h | 5bea7aa40424da72874af5c19ee527453052c172 | [] | no_license | rdstevens/ffmpeg.net | e828a90225ad49f105425872d455cc64363c8d26 | bf47e5cf1a7b80c2d9f373fbd072cf45fb748180 | refs/heads/master | 2020-05-20T11:37:36.801809 | 2015-01-23T20:35:56 | 2015-01-23T20:35:56 | 4,635,793 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,542 | h | #pragma once
#include "ffmpeg_actual.h"
#include "AVSubtitleType.h"
using namespace System;
namespace FFMpegNet
{
namespace AVCodec
{
public ref class AVSubtitleRect
{
public:
AVSubtitleRect(int x, int y, int w, int h, int nb_colors, System::Drawing::Bitmap^ pic,
FFMpegNet::AVCode... | [
"rdstevens@gmail.com"
] | rdstevens@gmail.com |
9926165785e65cfd281bbe759d249bb05551ae70 | b0e9b89858a92f469ec4e3d55a35fc01fedda142 | /Postprocessing/spur.cpp | 85c4d372fa903720d699a5588de64678990866c2 | [] | no_license | avrbovsky/BP | 42361bbac7844e7df047269fa90cdc72bf43f9c2 | 14b19cb541e88a8f40a7b2324c138c1bce0a43d5 | refs/heads/main | 2023-02-21T03:05:19.593680 | 2021-01-24T12:24:04 | 2021-01-24T12:24:04 | 304,839,525 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,726 | cpp | #include "spur.h"
Spur::Spur(std::string fileName)
{
this->imgBefore = cv::imread(fileName, cv::IMREAD_GRAYSCALE);
this->imgAfter = this->imgBefore.clone();
}
Spur::Spur(cv::Mat img)
{
this->imgBefore = img;
this->imgAfter = this->imgBefore.clone();
}
void Spur::locateSpurs()
{
for(int i = 1; i <... | [
"noreply@github.com"
] | noreply@github.com |
657359646417f548d1b52a06886904396a327ac7 | 6d9505842ce8cc5f04273470da111db544d1ffef | /B. Anton and Digits.cpp | 3b37bb88da9620ddbfdc8b9a821c43fd131cfcbb | [] | no_license | masudursourav/Codeforces-Slove | 78108f99c86532fcba403752d169d9eada4e4b64 | 673c1fdcef0af1d01c900335e6684cadebe60f57 | refs/heads/master | 2023-07-12T16:56:44.593392 | 2021-08-20T08:04:15 | 2021-08-20T08:04:15 | 364,823,899 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 248 | cpp | #include <bits/stdc++.h>
using namespace std;
int main()
{
long long int sum=0,k2,k3,k5,k6;
cin>>k2>>k3>>k5>>k6;
long int n=min(k2,min(k5,k6));
sum=n*256;
k2=k2-n;
long int n1=min(k2,k3);
sum+=n1*32;
cout<<sum<<"\n";
return 0;
}
| [
"noreply@github.com"
] | noreply@github.com |
50b13b7e59ef48c776772b2e9011e30e7453244c | 5498109c7de17986a29f8ccca2c02021b5ab0ffc | /Space-Game-Project/logging.h | 61a49de7d8de9de588cd7a8ba517e7e642e1f595 | [
"MIT"
] | permissive | Archer4499/Space-Game-Project | ce3ece26d31df174aba79023364c7d669caef188 | 549c3f7239aad50ff583566cfb382895df309d4c | refs/heads/master | 2020-04-20T15:49:05.682360 | 2019-07-23T12:44:29 | 2019-07-23T12:44:29 | 168,942,046 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,414 | h | #pragma once
#define LOG_TYPE_NO 0
#define LOG_TYPE_COUT 1
#define LOG_TYPE_FILE 2
// Settings
#define LOG_TYPE LOG_TYPE_FILE
#define LOG_STREAM_OVERLOAD
////
enum LogLevel {
NO_LOG,
FATAL,
ERR,
WARN,
INFO,
DEBUG,
SPAM
};
#if LOG_TYPE == LOG_TYPE_NO
#define LOG(errLevel, ...)
#define LO... | [
"king.dm49@gmail.com"
] | king.dm49@gmail.com |
050e7210a3fc0fdc13c1ac869a0037f6344102ca | d19d67ce66fdd66379ce028d1205f0a9cf19fc7b | /Pokemon Internal Blades/All Classes.cpp | a5353372663be41c03a66889814a334c2ea46a9c | [] | no_license | Pokemon-Internal-Blades-Crew/Pokemon-Internal-Blades | 23688fcacec26519b433d7ed9408b6dd6559a730 | 8960ddf3610e8d51a36aa9b483484fc0be629969 | refs/heads/master | 2021-01-17T11:49:45.789912 | 2013-03-26T03:34:49 | 2013-03-26T03:34:49 | 8,131,328 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,899 | cpp | /// <summary>
/// Kyle Amos
/// Project Internal Blades
/// This is my attempt at a text-based Pokemon syle
/// game. Plans include data for all pokemon, including
/// movesets, base stats, natures, evolution trees, and
/// more!
///
/// </summary>
#include "StdAfx.h"
#include "All Classes.h"
#include <stri... | [
"dka@anchortd.com"
] | dka@anchortd.com |
5d3c07baee18f1b15d4cb7d2ed68fd5c589e69e5 | a3eeea563641f51c91e9930af14bfb5f987d366a | /lib/include/impl/TileServerOSM.h | c23b7bbc62b206808a4c543d1aacdbf441f89b05 | [
"MIT"
] | permissive | foow/GlobeViewer | 2079b5ec1b471af4d6c3f8cc4bfc79b61de8e632 | e95ece3158bc8ffd02782b7bc7ce65814eb83697 | refs/heads/master | 2023-03-16T20:01:52.325908 | 2018-11-23T18:23:14 | 2018-11-23T18:23:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,072 | h | #pragma once
#include <array>
#include <mutex>
#include "TileServerBase.h"
namespace gv {
/*!
* \brief Implements OpenStreetMap tile server.
*
* For documentation for overridden virtual private methods
* look in the base class TileServerBase.
*/
class TileServerOSM : public TileServerBase
{
public:
TileS... | [
"green.anger@gmail.com"
] | green.anger@gmail.com |
00c1af0252e66c6c2e1ace5042b58e127e37dca0 | 26b44414ec79f1fb6a501ec3a1ff7ba23d12983a | /ICDSMSCE/SystemMgr/DataTypeMgr.h | 19f379a36671bbd9ba3f6849fb2fcc0d30fa88b1 | [] | no_license | lwhay/ICDMS | d74d8f894d1b353e8dc00a0e6b98a9545b10077e | 3168d48fec96913a26b8a6a837b38dff1f70c8a3 | refs/heads/master | 2021-01-01T08:21:05.620874 | 2014-03-23T15:10:02 | 2014-03-23T15:10:02 | 17,953,721 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,195 | h | /**
* @file DataTypeMgr.h
* @date December 8, 2005
* @brief This file defines a symbol table storing pairs of string name and
integer ID for each data type. For example, <"int", 0>
* @author Mingsheng Hong (mshong@cs.cornell.edu)
*/
#ifndef _DATA_TYPE_MGR_H
#define _DATA_TYPE_MGR_H
#include "BasicDataStruct... | [
"lwh@whu.edu.cn"
] | lwh@whu.edu.cn |
610d3caa4974624fc90547912536d5560a287fc9 | f6d875335fd1384412a95596c32c61ff4863927e | /Keshav/Array/Kth_smallest_element.cpp | 2e708c1728ce9c25e2435f00f3ee50f0f2f801a6 | [] | no_license | alpha951/450_DSA | 7803d14263cf6e76cba0ecf92476bfda967eb107 | 11d206d2986069a3e1f492935f493dd1eef87f01 | refs/heads/main | 2023-07-03T17:59:06.454278 | 2021-08-11T17:33:43 | 2021-08-11T17:33:43 | 394,935,643 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 334 | cpp | #include <bits/stdc++.h>
using namespace std;
int kthsmallest(int a[], int n, int k)
{
int number = 0;
sort(a, a + n);
number = a[k - 1];
return number;
}
int main()
{
int a[] = {7, 10, 4, 3, 20, 15};
int n = sizeof(a) / sizeof(int);
int k;
cin >> k;
cout << kthsmallest(a, n, k);
... | [
"20uec068@lnmiit.ac.in"
] | 20uec068@lnmiit.ac.in |
2112eb9ab705856a8961c0a0fd9ee11e271c6871 | 7b4bb96059896a951eddee83349cdca0cdde8919 | /Engine/catmull-rom.cpp | d0138dd74610acb236b604fc799cf9ec4a0aae85 | [] | no_license | ricardobp97/CG-Practical-Assignment | ce7e6a76ce67a4a18eb80b19ad0671db0bda9cb6 | c8ed0eda1d20ff502a58c7f6364a495ffccff228 | refs/heads/master | 2020-04-23T04:11:13.992834 | 2019-05-16T15:28:12 | 2019-05-16T15:28:12 | 170,901,391 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,023 | cpp | #define _USE_MATH_DEFINES
#include <math.h>
#include <map>
void buildRotMatrix(float *x, float *y, float *z, float *m) {
m[0] = x[0];
m[1] = x[1];
m[2] = x[2];
m[3] = 0;
m[4] = y[0];
m[5] = y[1];
m[6] = y[2];
m[7] = 0;
m[8] = z[0];
m[9] = z[1];
m[10] = z[2];
m[11] = 0;
... | [
"andre.tiago.at@gmail.com"
] | andre.tiago.at@gmail.com |
ed02961619f90c5d06934726e0f39d001168b332 | d6349a2604a160cd98d59958cb9122c1f8813715 | /include/components/24PinsComponents.hpp | ead6952d1a8b8e6ec6d54769d638d5f2a4ed36c2 | [] | no_license | Zumtak/NanoTekSpice | 4195326f43730a9d1e1a4ff4bc1e0f90134617b8 | 235bd57bf1f833dbea9ab60b5f193930733fba85 | refs/heads/master | 2023-02-27T22:37:21.398618 | 2021-02-10T10:15:08 | 2021-02-10T10:15:08 | 245,865,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 379 | hpp | /*
** EPITECH PROJECT, 2019
** NanoTekSpice
** File description:
** 24Pins Components class header
*/
#ifndef _24PINSCOMPONENTS_HPP_
#define _24PINSCOMPONENTS_HPP_
#include "Components.hpp"
#include <array>
namespace nts {
class Comp24Pins : public Component<24> {
public:
Comp24Pins(const std... | [
"antoine.treboutte@epitech.eu"
] | antoine.treboutte@epitech.eu |
4b1c922cd6b1510052f34bc396bcedd374a42c1f | 4d107a97633559963f6510767bb9297febbcbb02 | /applications/DEM_application/custom_utilities/analytic_tools/analytic_watcher.h | d07521ecf8fa7ee232765ef6109f8bfb8a856a57 | [] | no_license | asroy/Kratos | 45dc4a9ad77a2b203ab2e0c6c5fe030633433181 | e89d6808670d4d645319c7678da548b37825abe3 | refs/heads/master | 2021-03-24T13:28:43.618915 | 2017-12-19T15:38:20 | 2017-12-19T15:38:20 | 102,793,791 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,388 | h | // $Author: Guillermo Casas
#ifndef ANALYTIC_WATCHER
#define ANALYTIC_WATCHER
// System includes
#include <limits>
#include <iostream>
#include <iomanip>
// Project includes
#include "includes/define.h"
#include "../../custom_elements/spheric_particle.h"
/* External includes */
#ifdef _OPENMP
#include <omp.h>
#en... | [
"cgguillem@gmail.com"
] | cgguillem@gmail.com |
db01ba3a7d1e61da9d14dad0d69a830a444b298d | b2b83f1c59d6bdf0673588a3f1d310e849ab9161 | /Sorting/quick sort.cpp | 06f0363cb7c4b6740b1f21a30853a999ce2d86d2 | [
"MIT"
] | permissive | dalalsunil1986/Common-coding-puzzles | ac735841697715b406973dcd38d3dc7b280e7713 | c9a73c0ff2abc7e0acdb53e545bb219eeeb23421 | refs/heads/master | 2023-07-03T07:25:55.091004 | 2021-08-15T11:11:16 | 2021-08-15T11:11:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 623 | cpp | #include <vector>
using namespace std;
void _qsort( vector<int>& m, int st, int ed )
{
if ( st >= ed ) { return; }
int pvt(st), L(st+1), R(ed);
while( R >= L )
{
if ( m.at(L) > m.at(pvt) &&
m.at(R) < m.at(pvt) ) { std::swap( m[L], m[R] ); }
if ( m.at(L) <= m.at(pvt) ) { L++; }
if ( m.at(R) >= ... | [
"mericLuc@hotmail.fr"
] | mericLuc@hotmail.fr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.