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 986
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 23
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 145
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 122
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
76020f6747290f3b03acf149a48b41ef144526a8 | 549f6031b335cb387ffce493adcce31967be6759 | /src/output/writer.hpp | 0f807ad7944a666b3eccf8daf4c96a977a0b9c63 | [
"BSD-2-Clause"
] | permissive | rollbear/crpcut | d4152dcdd80640118c473f9952a3eb18a0ea1419 | e9d694fb04599b72ebdcf6fea7d6ad598807ff41 | refs/heads/master | 2020-05-07T06:00:06.781863 | 2019-04-09T05:53:00 | 2019-04-09T05:53:00 | 180,293,662 | 1 | 1 | BSD-2-Clause | 2020-05-07T03:55:15 | 2019-04-09T05:46:17 | C++ | UTF-8 | C++ | false | false | 3,417 | hpp | /*
* Copyright 2012 Bjorn Fahller <bjorn@fahller.se>
* 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 ... | [
"bjorn@fahller.se"
] | bjorn@fahller.se |
261f01374f04dbf5939f23f02c085891cca2531f | fe700e4049e166dda741d3008d3f087720fa64be | /1st term/11-2019/21-11-2019/player.h | cbea13dc657d3bae6851ed0bcae1c0de6e90435b | [] | no_license | SashoStoichkovArchive/TUES_11_OOP | cbb5528166a2565685687313a0919eb3865ff9e7 | bc3721bc410175c34d5d49297e53e54444751c46 | refs/heads/master | 2022-11-12T23:33:06.457340 | 2020-06-30T11:10:54 | 2020-06-30T11:10:54 | 209,707,087 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 160 | h | #ifndef PLAYER_H
#define PLAYER_H
#include "character.h"
class Player : public Character {
public:
int id;
void set_id(int id);
};
#endif | [
"sashostoichkov@gmail.com"
] | sashostoichkov@gmail.com |
01e956a54b571c18887ba2607770916094aa4d2b | 496d9a80ac7b1e306fdef77eb7fb45e602e5ffd9 | /plugins/alexainterface/ObserverManager.cpp | d5310bb4c24d01cd920fc5f49a206faa3fc48eb4 | [] | no_license | SMHPersonalRubbishery/qtvoiceassistant | 98127840bf2d8b0b142ac860b78ab0c1cbc19083 | 799fa5a6ee2f5a322d6a6dbe407d41e674d96bac | refs/heads/master | 2023-01-06T07:05:56.909089 | 2019-10-29T14:06:44 | 2019-10-29T14:36:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,116 | cpp | /****************************************************************************
**
** Copyright (C) 2019 Luxoft Sweden AB
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Neptune 3 UI.
**
** $QT_BEGIN_LICENSE:GPL-QTAS$
** Commercial License Usage
** Licensees holding valid commercial Qt Automotive ... | [
"enemtsev@luxoft.com"
] | enemtsev@luxoft.com |
9b1cd5953c7551730522d4c5c38e86876f5d7bc6 | 4c8ac5a3e7feb00f4c920d6ea0bd0a30f1dfe5ce | /src/main.cpp | 52ae637f46c0c52306217b7dd0bf82c57f748311 | [] | no_license | YUXUANCHENG/cells | 93ce4cd396eda204645ba5e596642728b8c87f51 | 1666af2a056325b6aacae2198088d3b51e6c2f51 | refs/heads/master | 2023-05-07T22:18:04.214307 | 2021-05-31T01:07:40 | 2021-05-31T01:07:40 | 262,202,692 | 0 | 0 | null | 2020-05-08T01:59:50 | 2020-05-08T01:59:49 | null | UTF-8 | C++ | false | false | 571 | cpp | #include "cell_jamming.h"
#include "CLI.h"
#include "CLI_hopper.h"
// use std name space
using namespace std;
int main(int argc, char const *argv[]){
//jamming main_function;
//main_function.sp_NVE_arg(argv);
//main_function.sp_NVE_tao(argv);
Bumpy_CLI<> cli;
//BumpyDimer_CLI<> cli;
//DPM_CLI<> cli;
//Bu... | [
"yuxuancheng@outlook.com"
] | yuxuancheng@outlook.com |
2cbadefc439dc173b8c22860c327a2cb62311a0d | aaf7b95178b1342ef0f7cb41cda19e8d62dd82e4 | /src/P2p/PeerListManager.h | b10cca12cd27995b9dec54162502d72ecd3d6b7f | [
"MIT",
"BSD-3-Clause"
] | permissive | mounirrquiba/novocoin-project | 45c70b306eaa23350e2f398ae3057595dede6698 | cb99bf47014343eabc0d1131d93fa050a07e430d | refs/heads/master | 2020-03-10T03:07:01.908338 | 2018-04-09T22:29:13 | 2018-04-09T22:29:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,979 | h | // Copyright (c) 2018 The Novocoin developers, Parts of this file are originally copyright (c) 2011-2016 The Cryptonote developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#pragma once
#include <list>
#include <boos... | [
"37153171+techqc@users.noreply.github.com"
] | 37153171+techqc@users.noreply.github.com |
cb15569046969bec01f15c2c6c101a7d5bc1272b | 0eff74b05b60098333ad66cf801bdd93becc9ea4 | /second/download/httpd/gumtree/httpd_repos_function_602_httpd-2.4.3.cpp | d7cb2a915a16bb2315057fa73e8ae9d56e5a5894 | [] | no_license | niuxu18/logTracker-old | 97543445ea7e414ed40bdc681239365d33418975 | f2b060f13a0295387fe02187543db124916eb446 | refs/heads/master | 2021-09-13T21:39:37.686481 | 2017-12-11T03:36:34 | 2017-12-11T03:36:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,470 | cpp | static APR_INLINE const char *header_inout_cmd(cmd_parms *cmd,
void *indirconf,
const char *action,
const char *hdr,
const char *val... | [
"993273596@qq.com"
] | 993273596@qq.com |
9dd7dde68348e565432df98ed441d7da63da3b95 | 778b931b27793be88e5473042350ccc7d7fb486f | /NICV/源.cpp | 33d66c6ded156b13ba18be0071941093b539858e | [] | no_license | zhoul14/SpeechCodePrime | 28171a6cb59f2023c7e1f22763b16bb4033702bd | 35fe89d5817433e0141e4b755209961da6ce0764 | refs/heads/master | 2021-01-20T15:06:48.919182 | 2017-05-09T07:39:28 | 2017-05-09T07:39:28 | 90,716,887 | 0 | 0 | null | null | null | null | IBM852 | C++ | false | false | 8,471 | cpp | #include <iostream>
#include "FeatureFileSet.h"
#include "DTWCluster.h"
#include "CWaveFormatFile.h"
#include <string>
#include <fstream>
#include "EFeature.h"
#include "ClusterParam.h"
#include "DisCluster.h"
#define MAXFRAME 5000
#define HALF_FRAMELEN 1
float threshold = 0.0f;
bool AutoRate = true;
int simplePoint... | [
"1214279441@qq.com"
] | 1214279441@qq.com |
010e0d48e3e262fcb46b8983cdb8839f6415d05b | 40e60e01ede0b99f14d5e01603e0cd15009b98dc | /Round2_492/R2_492A.cpp | fc193a947e35ce9addba0f5166fe448e873840b9 | [] | no_license | mylvoh0714/Codeforces | d01de00928a7f075fc5e0fc7c656b028a646b1c0 | 7339a1b8de4d0d95d38f293822628c37b202c65c | refs/heads/master | 2020-03-25T15:34:11.883461 | 2018-11-16T10:43:06 | 2018-11-16T10:43:06 | 143,882,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 288 | cpp | #include <iostream>
#include <vector>
using namespace std;
int main()
{
int ans = 0;
cin.tie(NULL);
ios_base::sync_with_stdio(false);
int n;
cin >> n;
ans += n/100;
n %= 100;
ans += n/20;
n %= 20;
ans += n/10;
n %= 10;
ans += n/5;
n %= 5;
ans += n;
cout << ans << '\n';
}
| [
"mylvoh0714@gmail.com"
] | mylvoh0714@gmail.com |
b516ef225e5f427b44e52bc04b117dfec0ea90fb | f45c8775c0517fdc46939e6d5d728a09a7fe55e3 | /codeforces/1238/A.cpp | 71192100262b8184b8137068cfaecf1917da40ae | [] | no_license | Radhesh-Sarma/Competitive-Coding | 6550af86545d7456923c559a78784af201f57e4e | ce71acaa912249717a8f6cbf7584034548db7951 | refs/heads/main | 2023-02-23T09:40:57.401882 | 2021-01-31T15:53:24 | 2021-01-31T15:53:24 | 191,410,831 | 0 | 1 | null | 2019-06-11T16:34:32 | 2019-06-11T16:34:31 | null | UTF-8 | C++ | false | false | 1,548 | cpp | #include<bits/stdc++.h>
using namespace std;
#define IOS ios::sync_with_stdio(0); cin.tie(0); cout.tie(0);
#define endl "\n"
#define int long long
#define all(v) v.begin(),v.end()
#define rep(i,a,b) for(int i = a; i <=b; i++)
#define rep2(i,a,b) for(int i = a; i>=b; i--)
#define f first
#de... | [
"radhesh@pop-os.localdomain"
] | radhesh@pop-os.localdomain |
4c060fbecbd8b8eebb0dd199b80e0d55ad035f7b | b6c9433cefda8cfe76c8cb6550bf92dde38e68a8 | /epoc32/include/mw/remconmediabrowsepanic.h | 25866fc0cb96366f9c61c51e0638abc30d269dfa | [] | no_license | fedor4ever/public-headers | 667f8b9d0dc70aa3d52d553fd4cbd5b0a532835f | 3666a83565a8de1b070f5ac0b22cc0cbd59117a4 | refs/heads/master | 2021-01-01T05:51:44.592006 | 2010-03-31T11:33:34 | 2010-03-31T11:33:34 | 33,378,397 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,123 | h | // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/e... | [
"williamr@symbian.org"
] | williamr@symbian.org |
e656fd2ac8e37189c723469fa290f2f821061261 | 3065c354273b4e31892f836294e1c71c176c82a4 | /Classes/Pushui/CLoginDay.cpp | 573ebe9d5d244138e0ddf04e1763d7646a3ac778 | [] | no_license | kerasking/magicpet | ca2d27568d875b5d48a0287d0761fc5c1620b6e8 | a482cc06fdcb73e2a99b8be315df969e8a9882d4 | refs/heads/master | 2021-05-28T04:10:14.619895 | 2012-10-16T05:39:37 | 2012-10-16T05:39:37 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 1,702 | cpp | /*****************************************************************************/
//File name: filecpp
//Author: huyan
//Description: 任务完成弹出界面、
/******************************************************************************/
#include "CLoginDay.h"
#include "../GameConstant.h"
#include "../CGameMessage.h"
#include "../... | [
"huyanoperation@163.com"
] | huyanoperation@163.com |
a4aabb217cb344e52d1fdbcd830b6d6c4d3c326d | 0784ac6ffc07d57f90ee24e05b37be8fdeb8e6ff | /src/qt/guiutil.cpp | cfd8686d6c100194142b4e811788c136031a6709 | [
"MIT"
] | permissive | shapeshifter1/lycancoin-release | 55a2c14345711f0170b6dd9afde06e7347124fa0 | fbf9313502b35a7a88c40b28789457ff3f996649 | refs/heads/master | 2021-05-03T13:37:16.230391 | 2014-11-04T07:02:50 | 2014-11-04T07:02:50 | 120,510,917 | 0 | 0 | null | 2018-02-06T19:16:01 | 2018-02-06T19:16:01 | null | UTF-8 | C++ | false | false | 13,505 | cpp | #include "guiutil.h"
#include "bitcoinaddressvalidator.h"
#include "walletmodel.h"
#include "bitcoinunits.h"
#include "util.h"
#include "init.h"
#include "base58.h"
#include <QString>
#include <QDateTime>
#include <QDoubleValidator>
#include <QFont>
#include <QLineEdit>
#include <QUrl>
#include <QTextDocument> // For ... | [
"root@ubuntu.(none)"
] | root@ubuntu.(none) |
7444a306f7f0f74e7ef1fb431d33dff6bc34b087 | 90118fe5f8b37ae7100a90e1861d870def26b010 | /vertex.cpp | b376521504719e3ff17d0b7ac418ed3071cd02df | [] | no_license | o-farag/SoftbodySim | d0bdb39345faae1ba663f6bfa5197d733e8c6eca | 9c354df9324ff40c4a0357c0377cefed30d80379 | refs/heads/main | 2023-04-23T22:43:17.860981 | 2021-05-07T05:06:07 | 2021-05-07T05:06:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 295 | cpp | #include "vertex.h"
#include "globals.h"
squishPoint::squishPoint(float x, float y) {
position = sf::Vector2f(x, y);
this->shape.setRadius(10.f);
this->shape.setFillColor(sf::Color::Red);
this->shape.setPosition(x, y);
}
void squishPoint::CreatePoint(float x, float y) {
} | [
"omar.farag@mail.utoronto.ca"
] | omar.farag@mail.utoronto.ca |
9f8a1b5d530162333c14eb275b40c41fbb5e9da5 | 8c815edc0713520c0b743d3e45754cba7531be18 | /MyPhysics/DynamicDlg.h | 05a42f1eea0d7bbd8727c7a632e434f5460cb0d9 | [] | no_license | shutuu/MyPhysics3D | 76eb8f464e7ebd5ac90dbf1456e78347bf9ecd49 | 8ba10988297e2edcff4a2e0dc0490b1154fcdd57 | refs/heads/master | 2020-04-05T15:41:17.750980 | 2015-04-12T14:43:42 | 2015-04-12T14:43:42 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 669 | h | #pragma once
#include "resource.h"
#include "globals.h"
// CDynamicDlg 对话框
class CDynamicDlg : public CDialog
{
DECLARE_DYNAMIC(CDynamicDlg)
public:
CDynamicDlg(const MyObject* object, CWnd* pParent = NULL);
virtual ~CDynamicDlg();
// 对话框数据
enum { IDD = IDD_DYNAMIC };
protected:
virtual voi... | [
"wsysuper@gmail.com"
] | wsysuper@gmail.com |
113eacf77c44d8381ec9e22a77d05fa6b5e89305 | f600632b57c6dd003f3c72d703643f61433e2edc | /Arrays/longest-consecutive-subsequence.cpp | 98816e113994a1c3b4fb0002347f7f0f366a8f47 | [] | no_license | EesarapuAkshay/Coding | 51b2fb7b772f938f1b8ca17cb504519d88ad182c | e8925118c7edf6b65b7672be430bed06ec32209a | refs/heads/main | 2023-07-16T23:18:03.351743 | 2021-08-25T18:27:36 | 2021-08-25T18:27:36 | 373,233,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 722 | cpp | //https://practice.geeksforgeeks.org/problems/longest-consecutive-subsequence2449/1#
class Solution{
public:
// arr[] : the input array
// N : size of the array arr[]
//Function to return length of longest subsequence of consecutive integers.
int findLongestConseqSubseq(int arr[], int N)
{
... | [
"noreply@github.com"
] | EesarapuAkshay.noreply@github.com |
0e21e1c00772373f3b07751faac62679391b89dd | eb47bf8011f957e95a84ac64aab29598c59081a1 | /src/Body/VisionSensor.h | 683cbaf9a728ceff423a8d513a181a0c92d14bbf | [
"Zlib",
"MIT"
] | permissive | choreonoid/choreonoid | fd776aaab99d9ec544e5ceec04fbc283b8a3aee3 | 94b353722d5b9ff10e9c0ca8982e549f85b5f59f | refs/heads/master | 2023-09-01T12:27:17.849641 | 2023-08-04T13:54:12 | 2023-08-04T13:54:12 | 274,977,786 | 117 | 30 | NOASSERTION | 2023-05-23T08:25:33 | 2020-06-25T17:36:56 | C++ | UTF-8 | C++ | false | false | 1,737 | h | #ifndef CNOID_BODY_VISION_SENSOR_H
#define CNOID_BODY_VISION_SENSOR_H
#include "Device.h"
#include <memory>
#include "exportdecl.h"
namespace cnoid {
class Mapping;
class CNOID_EXPORT VisionSensor : public Device
{
public:
VisionSensor();
VisionSensor(const VisionSensor& org, bool copyStateOnly = false);
... | [
"s.nakaoka@gmail.com"
] | s.nakaoka@gmail.com |
adb04faf7cac7f1665c9fe805d2e4a8c49b3de62 | bf9d7e9ff077e26219a73cbbbc468c2806ae6b7f | /MapleStory/SceneManager.h | cf61c92a7848edc0043375a72628104e5c1d6ad4 | [] | no_license | OnAndOff-Game/MapleStory | 1ddb15223959ff56eec979fa6271c49f88a6d53c | f528fb0b6d3790c39f2102a39c43a89914ec303a | refs/heads/master | 2023-07-20T04:54:45.293074 | 2019-08-30T09:42:41 | 2019-08-30T09:42:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 401 | h | #pragma once
class SceneManager
{
public:
SceneManager();
void LoadScene(const char *pName);
void LoadScene(int index);
void RenderScene(Gdiplus::Graphics* _memG);
void Init();
void Update(float Delta);
void SendLButtonDown(UINT nFlags, CPoint point);
void Release();
Scene* GetCurScene();
static SceneMan... | [
"ndp0426@gmail.com"
] | ndp0426@gmail.com |
e5e3fcc9b38204cf7889c6e630b2cb3fabbf95a5 | 5bc9095b81b31df526ab74968f0c90aa328517b5 | /03-Bit Magic/C-06-Power of two more efficient 2.cpp | ccd6164f05a1a63d89f9dd5d8b7d33a46f4a038c | [] | no_license | MIRRORPIE/Geeksforgeeks-DSA | a86249916a6b295f9f823f4583945dbf8d87ff10 | fe3178f7a132e3982ad6572e775b11889aebb106 | refs/heads/main | 2023-01-06T07:44:50.941218 | 2020-11-06T19:26:33 | 2020-11-06T19:26:33 | 303,091,734 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 205 | cpp | #include <iostream>
using namespace std;
bool isPow2(int n)
{
if(n == 0)
return true;
return ((n & (n - 1)) == 0);
}
int main()
{
int n = 4;
printf("%s", isPow2(n)? "true": "false");
}
| [
"raushankumar1047@pec.edu"
] | raushankumar1047@pec.edu |
e0b321de410b2223c08a8d3734cbd470e92ecff0 | 3578980634bc1c579e765a567d051ec50b257b85 | /Source/App.h | 65f3c31757826145e4f9c4aea0525d825bc29880 | [] | no_license | konglor/PatchServer | dc29b8e29732fc8b0410188c91a7165d83418746 | 763bac27a6bbc174c8306e9f1ce6e471aabf7e8d | refs/heads/master | 2022-01-20T07:56:55.888821 | 2019-07-16T20:38:21 | 2019-07-16T20:38:21 | 193,952,714 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 325 | h | #ifndef __APP_H__
#define __APP_H__
#include "PatchServer.h"
#include "GateServer.h"
class PatchApp
{
private:
PatchServer* m_pPatchServer;
GateServer* m_pGateServer;
Thread* m_tPatchThread;
Thread* m_tGateThread;
public:
PatchApp();
~PatchApp();
void init();
void shut();
};
extern PatchApp g_PatchApp;
#... | [
"kmlor031@gmail.com"
] | kmlor031@gmail.com |
9b6503a19116b36a17bed0f1bfcba72d292a36e1 | 5c23b302684f260fbbad2edfe19dd7cf16fd822c | /ch15/exercise_15_15_main.cpp | 462108d8afdb9d8e31c778169944c239fdc263a7 | [] | no_license | platoTao/CPP_Primer_Answer | 123c99b0283ba15d51037cf16f2a6886b570d394 | b1837239c9d58e54587f7a5ae44ee220238f5c95 | refs/heads/master | 2021-04-03T06:43:04.089574 | 2018-06-10T06:25:57 | 2018-06-10T06:25:57 | 124,714,759 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112 | cpp | #include"Bulk_quote.h"
int main()
{
Bulk_quote item("x",4.5,10,0.1);
print_total(std::cout,item,30);
}
| [
"1209015200@qq.com"
] | 1209015200@qq.com |
333dfdb8a943f8716b2843c693781666c9dc5ce7 | 376e1818d427b5e4d32fa6dd6c7b71e9fd88afdb | /textproc/isearch/patches/patch-src_infix2rpn.cxx | 109f624a59d629a6376dcacd809490b68bd2b64d | [] | no_license | NetBSD/pkgsrc | a0732c023519650ef821ab89c23ab6ab59e25bdb | d042034ec4896cc5b47ed6f2e5b8802d9bc5c556 | refs/heads/trunk | 2023-09-01T07:40:12.138283 | 2023-09-01T05:25:19 | 2023-09-01T05:25:19 | 88,439,572 | 321 | 138 | null | 2023-07-12T22:34:14 | 2017-04-16T20:04:15 | null | UTF-8 | C++ | false | false | 965 | cxx | $NetBSD: patch-src_infix2rpn.cxx,v 1.1 2012/12/21 10:29:47 dholland Exp $
Chase after the C++ standard:
- use "std" qualification
- string constants are const char *
--- src/infix2rpn.cxx~ 1998-05-12 16:49:08.000000000 +0000
+++ src/infix2rpn.cxx
@@ -241,7 +241,7 @@ INFIX2RPN::ProcessOp(const operators op,
/... | [
"dholland@pkgsrc.org"
] | dholland@pkgsrc.org |
75532af670d2c1f4de0a56cba337b4f3e3ad72f4 | 4d5cf5fc9dc3b6a08797eac7af9d12c2725ced70 | /raspi_temp_server/main.cpp | 48d82ff39527f909c086db18e68bd1fa768042b6 | [] | no_license | mholmes633/raspi_temp_server | a4c8b708363d1cb486d7f3aba3b20f152ea0aac2 | 2d1bf563e593a463892da7047076ec58f838efbd | refs/heads/master | 2021-05-21T22:42:55.171041 | 2020-04-03T20:51:42 | 2020-04-03T20:51:42 | 252,838,452 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,949 | cpp | #include <iostream>
#include "dht22.h"
#include <wiringPi.h>
#include <unistd.h>
#include <stdio.h>
#include <sys/socket.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <string.h>
#include <arpa/inet.h>
#define PORT 54000
#define CELSIUS 1
#define FAHRENHEIT 0
int main(void)
{
dht22* pDHT22 = new dh... | [
"mikeholmes633@gmail.com"
] | mikeholmes633@gmail.com |
213c96f9b3c008bb82e947fd7ce61d1a25ebb03c | bb622c05d5138d295509a4185725510a54f7974c | /src/qt/paymentserver.cpp | 08190ebd46accb9a48ffe9e9ecbcd9df338928f7 | [] | no_license | Sandy-Project/grumpycoin | 531df1099537a9897e13c13c75fbdb0c9ce547f4 | 3f686cd6c033770c4067430b7caca35344b6e2ba | refs/heads/master | 2021-01-18T06:09:56.990505 | 2014-04-04T05:43:39 | 2014-04-04T05:43:39 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,576 | cpp | // Copyright (c) 2009-2012 The Bitcoin developers
// Copyright (c) 2013-2079 Dr. Kimoto Chan
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <QApplication>
#include "paymentserver.h"
#include "guiconstants.h"
#inc... | [
"grumpycoin@gmail.com"
] | grumpycoin@gmail.com |
bd5fa32d071f8835504e5a2dfaef2871acc96f43 | 948e99a7b8dd581dc3b024481063a21c0cd0a4a4 | /PDxProjects/PSC_TBSExporter/PMatrixExp.cpp | 261d4a539c3706090eb031bc365d3f9f247bd152 | [
"Apache-2.0"
] | permissive | bear1704/DX11_Portfolio | 70be74f821f58d1c538fcb2d4b32b4d27cbf92d4 | 8ab70c793cf7f10eceaea34afb786264828c09a0 | refs/heads/master | 2021-02-16T22:56:19.258566 | 2020-03-05T02:28:02 | 2020-03-05T02:28:02 | 245,050,671 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 5,824 | cpp | #include "pch.h"
#include "PMatrixExp.h"
void PMatrixExp::PreProcess(INode* node)
{
if (node == nullptr) return;
AddObject(node);
int numberof_children = node->NumberOfChildren();
for (int i = 0; i < numberof_children; i++)
{
INode* child = node->GetChildNode(i);
PreProcess(child);
}
}
bool PMatrixExp::Ex... | [
"34018251+bear1704@users.noreply.github.com"
] | 34018251+bear1704@users.noreply.github.com |
ce8542bf190ebe36dc0d967104cda14c76f77976 | 2cf6dd24ab8a959501940938cd1e0b7653b3fc64 | /week12/sweepers/src/sweepers.cpp | 99c294a26514ac0d4abd4cf86fa8097677a26b58 | [] | no_license | jaitd/algolab | 0d07cfd7354ca0f5c036ae31bff08f97b8e2ffb5 | 8fdd894ca117d6df8496b2cae6b4280a31d175d2 | refs/heads/master | 2021-05-27T08:31:51.566231 | 2015-01-09T19:46:16 | 2015-01-09T19:46:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,251 | cpp | #include <iostream>
#include <vector>
#include <cmath>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/push_relabel_max_flow.hpp>
#include <boost/graph/connected_components.hpp>
#include <boost/tuple/tuple.hpp>
using namespace std;
using namespace boost;
typedef adjacency_list_traits<vecS, vecS, dire... | [
"jait.dixit@gmail.com"
] | jait.dixit@gmail.com |
f7b0f2273a7033a795a7fd58d9e73563d2eda800 | 370b105e552baa787557cb58de5c13970c8a6be7 | /bt_editor/bt_editor/RootNodeModel.hpp | 88a96166737be5b3047923da08b46879e76e3046 | [] | no_license | gonnavis/youbot | 94108dbab80634c25a14ea7df1f5bf3d9e1f9bab | 23e7cd875d4598f4a439dce6835b17ca97e87135 | refs/heads/master | 2023-03-15T13:07:24.316861 | 2020-05-16T09:34:06 | 2020-05-16T09:34:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,394 | hpp | #pragma once
#include <QtCore/QObject>
#include <QtWidgets/QLabel>
#include <node_editor/NodeDataModel>
#include <iostream>
#include <memory>
using QtNodes::PortType;
using QtNodes::PortIndex;
using QtNodes::NodeData;
using QtNodes::NodeDataType;
using QtNodes::NodeDataModel;
class RootNodeModel : public NodeDataM... | [
"miccol@kth.se"
] | miccol@kth.se |
031435634ca7746a01158a5bc532a4dd91de79b1 | f1f9ba2c03972434429ed064e4cd602216c615a2 | /04-ASCI-V2/Deck.h | d2dd767dc757e3f103a5fbd05a657146aa124264 | [] | no_license | RogerTerrill-CPP/blackjack | c60cc23ba434eeafdf5dfe42e5a7c136cfc1908e | 83a449cf021b984fd2c6384b1b32938dfc01634d | refs/heads/master | 2020-05-23T07:41:40.810155 | 2019-05-14T19:00:02 | 2019-05-14T19:00:02 | 186,681,820 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 962 | h | #ifndef DECK_H
#define DECK_H
#include "Card.h"
#include <vector>
using namespace std;
class Deck
{
public:
//Constructor
Deck();
//Creates a new deck of 52 cards
void newDeck();
//Shuffles deck of any size
void shuffle();
//Prints deck of any size
void printDeck();
//Returns specific card of element ... | [
"lpaddikt@gmail.com"
] | lpaddikt@gmail.com |
b683ae0bcb3017c7e41eda4405bbe6a0e3dd448b | e29926043a39f0b94d867338187ef3e1e94d3987 | /libraries/Ethernet/utility/w5500.cpp | 72550d58ba472c879238def4231ba53c8374fa3b | [] | no_license | linuxha/mqtt_cloud | 6e989cddf108a36a8c131980d5062113b21a8417 | 3c2f8d3e5a047dcc08eb3afc550602ca5bfd044b | refs/heads/master | 2016-08-09T23:05:29.416422 | 2015-10-22T13:33:09 | 2015-10-22T13:33:09 | 44,743,635 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,640 | cpp | /*
* Copyright (c) 2010 by WIZnet <support@wiznet.co.kr>
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of either the GNU General Public License version 2
* or the GNU Lesser General Public License version 2.1, both as
* published by the Free Software Foundation.
*/
#... | [
"ncherry@linuxha.com"
] | ncherry@linuxha.com |
e5f120cf9dc587ec476865d8170e2af73a3ec155 | 7ae0efc9798b7c9fa720022ed5d763d6ab27cd13 | /paddle/fluid/operators/fused/attn_bias_add.cu.h | f2f6b6bfe01d1ed279d37bfdb9236461a3c19911 | [
"Apache-2.0"
] | permissive | ceci3/Paddle | e1d0b56a1bb1de9a0d26977868795f86e2c0580b | e4d475eabd83e7a6fa1e88c64c28747450f87d66 | refs/heads/develop | 2023-08-03T03:43:35.139011 | 2022-02-08T11:36:07 | 2022-02-08T11:36:07 | 171,274,803 | 0 | 3 | Apache-2.0 | 2021-08-24T07:14:24 | 2019-02-18T11:49:16 | C++ | UTF-8 | C++ | false | false | 11,521 | h | /* Copyright (c) 2021 PaddlePaddle 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... | [
"noreply@github.com"
] | ceci3.noreply@github.com |
c48a5efb6f53a4632bd8438c404b62ff16fa6321 | d09945668f19bb4bc17087c0cb8ccbab2b2dd688 | /2017-2021/2019/iroha/day1/i.cpp | db6dc0407834fbe6ed996fac36ee1538b6308a4a | [] | no_license | kmjp/procon | 27270f605f3ae5d80fbdb28708318a6557273a57 | 8083028ece4be1460150aa3f0e69bdb57e510b53 | refs/heads/master | 2023-09-04T11:01:09.452170 | 2023-09-03T15:25:21 | 2023-09-03T15:25:21 | 30,825,508 | 23 | 2 | null | 2023-08-18T14:02:07 | 2015-02-15T11:25:23 | C++ | UTF-8 | C++ | false | false | 2,735 | cpp | #include <bits/stdc++.h>
using namespace std;
typedef signed long long ll;
#undef _P
#define _P(...) (void)printf(__VA_ARGS__)
#define FOR(x,to) for(x=0;x<(to);x++)
#define FORR(x,arr) for(auto& x:arr)
#define ITR(x,c) for(__typeof(c.begin()) x=c.begin();x!=c.end();x++)
#define ALL(a) (a.begin()),(a.end())
#... | [
"kmjp@users.noreply.github.com"
] | kmjp@users.noreply.github.com |
0992f2ca04da389dbca33025ae1e26d20d42a437 | 2c9cbbbb0cf7c172cacc8823dee711ccb7c4e6d1 | /CodingPlatform/SPOJ/PPATH.cpp | 2c7416e1cfcd5be7ddd7af2a72661f59c78886bc | [] | no_license | vishnu0179/Competitive | 45d164a3f863d7b56ab7309f3c1baed610719f7e | 9ca266fdf04194158504f96c252c48750f0cfdf6 | refs/heads/master | 2023-01-03T05:03:44.067408 | 2020-11-02T11:10:45 | 2020-11-02T11:10:45 | 309,345,595 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,683 | cpp | #include<bits/stdc++.h>
using namespace std;
typedef long long ll;
vector<int> adjList[10001];
int vis[10001];
int dist[10001];
vector<int> primes;
bool isPrime(int n)
{
int temp = sqrt(n);
for(int i=2; i<=temp;i++)
{
if(n%i==0)
return false;
}
return true;
}
bool isValid(int a, int b)
{
int ... | [
"vjvj140@gmail.com"
] | vjvj140@gmail.com |
5dab6f5cda4f0a7e96d68250e9f0c491a2e96485 | 68d8e0c67695f49ce404a7961c8ad24bb36f9604 | /2/eight.cpp | dc667ff6e59b0a01a5bf711b1629da85a9457035 | [] | no_license | getty55/nb | 3bfeab3bd25e3192eee63caa8c2d862305c8096f | 6490d0d23d18d2586ca4dca8e4af0989e71198f0 | refs/heads/master | 2020-09-10T00:43:24.148112 | 2019-12-11T03:48:47 | 2019-12-11T03:48:47 | 221,607,367 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,107 | cpp | #include <iostream>
#include <unordered_set>
struct Linked_list{
char val;
Linked_list* next;
Linked_list(char v) : val{v}, next{nullptr} {}
};
void print_list(Linked_list* head){
auto p = head;
while (p){
std::cout << p->val;
p = p->next;
if (p) std::cout << " -> ";
}
... | [
"gettubby55@gmail.com"
] | gettubby55@gmail.com |
a3d4bfaf66fdea70b5141d07661efcd2f6b8b9a1 | 3844678a0fb3b1f0838fb04bc57fd93dee6ee631 | /siteApps/fftWaveform-1-0/fftwaveApp/src/asubSin2FFT.cpp | 9224fb3dec5f4a47f8d1722d4962e23c653e0bf4 | [] | no_license | jeonghanlee/Work | daa9295da3af3ff6c3a68daf51fac804dd1942cd | bef817911ea29fe091547f001ac35ac3765d8258 | refs/heads/master | 2022-09-28T03:59:29.435017 | 2022-09-15T18:26:34 | 2022-09-15T18:26:34 | 91,843,357 | 3 | 0 | null | 2019-01-08T16:10:37 | 2017-05-19T20:34:36 | VHDL | UTF-8 | C++ | false | false | 4,350 | cpp | #include <unistd.h>
#include <cstdio>
#include <string>
#include <fstream>
#include <iomanip>
#include <bitset>
#include <algorithm>
#include <cmath>
#include <complex>
#include <iostream>
#include <dbAccess.h>
#include <link.h>
#include <dbDefs.h>
#include <dbLock.h>
#include <dbAddr.h>
#include <dbCommon.h>
#include... | [
"silee7103@gmail.com"
] | silee7103@gmail.com |
becdf09bfd367724e68b6e3ebced83f387d7492d | 90d39aa2f36783b89a17e0687980b1139b6c71ce | /CQM/9/SERIES.cpp | 7777e8b10aff71c19695b36f3eb18336c9f2f678 | [] | no_license | nims11/coding | 634983b21ad98694ef9badf56ec8dfc950f33539 | 390d64aff1f0149e740629c64e1d00cd5fb59042 | refs/heads/master | 2021-03-22T08:15:29.770903 | 2018-05-28T23:27:37 | 2018-05-28T23:27:37 | 247,346,971 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,897 | cpp | /*
Nimesh Ghelani (nims11)
*/
#include<iostream>
#include<cstdio>
#include<cmath>
#include<algorithm>
#include<map>
#include<string>
#include<vector>
#include<queue>
#include<cstring>
#include<cstdlib>
#include<cassert>
#include<cmath>
#include<stack>
#include<set>
#include<utility>
#define in_T int t;for(scanf... | [
"nimeshghelani@gmail.com"
] | nimeshghelani@gmail.com |
4ff3064902f55f8dadc59f1f8ffdbee037662e2d | 7b821efabe772942f45b2e4e0a5f919a27c47de5 | /llvm/linkgtest/EasyCL/util/easycl_stringhelper.cpp | 8562e9f78c2e3bcce31c297569ef7394c958a105 | [
"Apache-2.0"
] | permissive | hughperkins/pub-prototyping | 0d7b4bae2a0829dc8026006d2adb737f42bbe3a9 | 7bc1a0582e7ab8e8a7f70ade40dd1275bdfe25b6 | refs/heads/master | 2022-07-09T18:07:54.041518 | 2022-07-02T17:44:56 | 2022-07-02T17:44:56 | 92,943,709 | 16 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 3,057 | cpp | // Copyright Hugh Perkins 2014, 2015 hughperkins at gmail
//
// This Source Code Form is subject to the terms of the Mozilla Public License,
// v. 2.0. If a copy of the MPL was not distributed with this file, You can
// obtain one at http://mozilla.org/MPL/2.0/.
#include <string>
#include <vector>
#include <sstream>... | [
"hughperkins@gmail.com"
] | hughperkins@gmail.com |
53dc427fabfdfcb4ec989afcea03b22dbdb479c6 | f51049c139bcea6626b9cbc338e7f6ba89ec09c7 | /Final/Disk/Software/RescueProject/Clp-1.9.0/Clp/src/ClpMain.cpp | b47bd6f52f127d5b8f839c0c7dc5e39bf65191d0 | [] | no_license | YanivFais/thesis_msc_dist_alg | e147f4603e084e02054f6d5737392c92f479e891 | 9d495062516fa7960814a560e4956278d6d7b750 | refs/heads/master | 2023-01-29T05:27:20.307668 | 2020-04-12T12:12:41 | 2020-04-12T12:12:41 | 255,051,982 | 0 | 0 | null | 2023-01-26T23:54:42 | 2020-04-12T09:47:21 | C++ | UTF-8 | C++ | false | false | 93,542 | cpp | // Copyright (C) 2002, International Business Machines
// Corporation and others. All Rights Reserved.
#include "CoinPragma.hpp"
#include <cassert>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <cfloat>
#include <string>
#include <iostream>
int boundary_sort=1000;
int boundary_sort2=1000;
int bo... | [
"YanivFais@users.noreply.github.com"
] | YanivFais@users.noreply.github.com |
461353ba564dc624171c7bffaff524ef5834e14c | 33392bbfbc4abd42b0c67843c7c6ba9e0692f845 | /blas/L2/include/streamingKernel/hw/xf_blas/gemmKernel.hpp | 6e9bb67c5b74eea5ad62b6b265b88b0a2fa5ead0 | [
"Apache-2.0",
"BSD-2-Clause",
"OFL-1.1",
"MIT",
"BSD-3-Clause"
] | permissive | Xilinx/Vitis_Libraries | bad9474bf099ed288418430f695572418c87bc29 | 2e6c66f83ee6ad21a7c4f20d6456754c8e522995 | refs/heads/main | 2023-07-20T09:01:16.129113 | 2023-06-08T08:18:19 | 2023-06-08T08:18:19 | 210,433,135 | 785 | 371 | Apache-2.0 | 2023-07-06T21:35:46 | 2019-09-23T19:13:46 | C++ | UTF-8 | C++ | false | false | 12,294 | hpp | /**********
* Copyright 2019 Xilinx, Inc.
*
* 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 ... | [
"sdausr@xilinx.com"
] | sdausr@xilinx.com |
c704f31c677d7ac1a20d993669978b5fd96169e2 | b496e8cdea3b34448155c636ace8ee5412e5f394 | /Date.cpp | 8ed7ca71e52533181a5ebbcea722adfe9b7fd4d7 | [] | no_license | Shravan40/CppDateParser | 881b1ec798a288d30b3a1041faa7cdacc8fed48a | 98e2ca89755c80733e1e5c6cda1a971d74f8ffcc | refs/heads/master | 2020-07-20T18:50:31.340337 | 2016-08-18T07:59:16 | 2016-08-18T07:59:16 | 65,976,840 | 0 | 0 | null | null | null | null | WINDOWS-1258 | C++ | false | false | 27,115 | cpp | #include <iostream>
#include <exception>
#include <string.h>
#include <stdlib.h>
#include <cstdlib>
#include <stdio.h>
#include <time.h>
#include <stdexcept>
#include <string>
#include <algorithm>
#include <iomanip>
#include "Date.h"
#include<sstream>
using namespace std;
//UTILITY functions
//own ... | [
"shravan.ma.iitkgp@gmail.com"
] | shravan.ma.iitkgp@gmail.com |
591605c44b6a614cd2c35487006dd75cf24cc6b4 | 28eeca435f398e2162f907fbdd4d5f3b37cbdcec | /src/caffe/test/test_net.cpp | 459d7250c3e93780bd8715499da7bd6a17dbeedd | [
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | kmisimn76/CAFFE_INT8 | 6a0dc344f80dcb2976c3221735fbd089eb843206 | 132eeb742e68c4152089219bf8b20d9f1f43de03 | refs/heads/master | 2022-05-13T23:48:41.585265 | 2020-03-20T13:32:16 | 2020-03-20T13:32:16 | 217,015,632 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 81,487 | cpp | #include <string>
#include <utility>
#include <vector>
#include "google/protobuf/text_format.h"
#include "gtest/gtest.h"
#include "caffe/common.hpp"
#include "caffe/filler.hpp"
#include "caffe/net.hpp"
#include "caffe/util/io.hpp"
#include "caffe/util/math_functions.hpp"
#include "caffe/test/test_caffe_main.hpp"
#i... | [
"gmlakd4u@naver.com"
] | gmlakd4u@naver.com |
9a1bae8c86179dc5ae50026dffc4cb860720c3ef | 46b545e71a559686107cc397d9ba2c77e958db09 | /src/io.cpp | 2d80933ceb52f6ce8e53d6ed56564c76af6bec6d | [] | no_license | ZhitingHu/DITREE | c50195e5e49a2bcb8922d84bac3f16e9bfc1b96c | 0e01b3b7093ec5c40e035150fc018a54a681f804 | refs/heads/master | 2021-01-10T21:11:59.192884 | 2017-03-15T17:13:16 | 2017-03-15T17:13:16 | 28,940,605 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,594 | cpp | #include <fcntl.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/text_format.h>
#include <stdint.h>
#include <algorithm>
#include <fstream> // NOLINT(readability/streams)
#include <string>
#include <vector>
#include "common.hpp"
#include ... | [
"zhitingh@cogito.ml.cmu.edu"
] | zhitingh@cogito.ml.cmu.edu |
bdaa451a1af4e09df9ffdc9326ec47d3413b1f66 | 56bcffceb734a9de899362391b2e44916d6ff7c0 | /DesignPattern/DecoratorLib/DecoratorLib/FileStream.cpp | 5ff46a80b71f5a9d8fc2b4530b6d94ebe33c1d79 | [] | no_license | deeplin/CppProjects | f136a8111dc74b49621369b843d6ec2d1f02c9c4 | 935b31c7b3dd83c85a3b59432bd70a69de0a3635 | refs/heads/master | 2023-03-19T05:21:14.240646 | 2021-03-11T07:51:22 | 2021-03-11T07:51:22 | 341,447,276 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 76 | cpp | #include "FileStream.h"
string FileStream::operation()
{
return "file";
}
| [
"10525677@qq.com"
] | 10525677@qq.com |
addd4ec28ba80310e4df1ee972c642348b626523 | fbbc663c607c9687452fa3192b02933b9eb3656d | /tags/1.22.01.00/mptrack/Globals.cpp | 70bf9192b1187556930c3496ee92fb79efb20fe2 | [
"BSD-3-Clause"
] | permissive | svn2github/OpenMPT | 594837f3adcb28ba92a324e51c6172a8c1e8ea9c | a2943f028d334a8751b9f16b0512a5e0b905596a | refs/heads/master | 2021-07-10T05:07:18.298407 | 2019-01-19T10:27:21 | 2019-01-19T10:27:21 | 106,434,952 | 2 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 18,837 | cpp | /*
* globals.cpp
* -----------
* Purpose: Implementation of various views of the tracker interface.
* Notes : (currently none)
* Authors: OpenMPT Devs
* The OpenMPT source code is released under the BSD license. Read LICENSE for more details.
*/
#include "stdafx.h"
#include "mptrack.h"
#include "mainfrm.h"
#i... | [
"saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27"
] | saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27 |
86ce67638cd3567f45d5fe085568b4e5098d1f84 | 749b14133fb70f7424e494ca75dd45092ea99ead | /src/math/plane.cpp | 652c09f2d2c158a6a9b8e6d9614e4d358c7d0643 | [] | no_license | mhernando/MRCore | 474036a049b99a99fd4f8bfe780dcfe5596b1efc | 5a0aa0e0a80c3eafe3a40fac1bcae03ce5fa3534 | refs/heads/master | 2021-11-29T01:44:17.060973 | 2021-11-22T11:23:51 | 2021-11-22T11:23:51 | 53,126,147 | 2 | 0 | null | null | null | null | ISO-8859-2 | C++ | false | false | 4,784 | cpp | /**********************************************************************
*
* This code is part of the MRcore project
* Author: Miguel Hernando & Diego Rodríguez-Losada
*
* MRcore is licenced under the Common Creative License,
* Attribution-NonCommercial-ShareAlike 3.0
*
* You are free:
* - to Share - to copy... | [
"miguel.hernando@upm.es"
] | miguel.hernando@upm.es |
f313b4ced88a8094ff8364ae1caa1e38caff343f | 0848ddb5f52c1648140e00f079f5d3efda5ab20e | /convet upper to lower case.cpp | 6538856a305a7a29d9a56cfdc7b836fc866aab74 | [] | no_license | striverGupta/C-Programming-Practice | 0a6639475b34c39686024e5d3cdace462230d3c7 | 3b6bf644f768ea0fe43c98e86744264f609312cb | refs/heads/master | 2023-08-13T21:45:33.887116 | 2021-10-03T13:07:05 | 2021-10-03T13:07:05 | 413,079,783 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 361 | cpp | #include <stdio.h>
#include <conio.h>
int main(){
char ch[100];
int i;
printf("enter any character:");
scanf("%C",&ch);
for(i=0;ch[i]='\0';i++){
if(ch[i] >='a' && ch[i]<='z'){
ch[i]=ch[i]-32;
}
}
printf("lower into upper %c",ch);
if(ch[i] >='a' && ch[i]<='z'){
ch[i]=ch[i]-32;
}
printf(... | [
"madhugupta25121@gmail.com"
] | madhugupta25121@gmail.com |
0df1c2b45741215d6c91dc9e2de2e48f254997e6 | a50f73f7ae45179544846eeec31aec7b5d57e98f | /src/muz/spacer/spacer_min_cut.cpp | 22ff81a80ef54ac9e12db6276d193826c1b08ace | [
"MIT"
] | permissive | kenmcmil/z3 | e68ba32ac1b35bcec3b8eec5dd45813c9cf451cd | 30d3d9590a6ddbe7558a412bb00d432f7d4a275c | refs/heads/master | 2023-06-24T01:31:27.495609 | 2022-12-07T23:19:00 | 2022-12-07T23:19:00 | 43,980,394 | 2 | 0 | null | 2015-10-09T21:13:06 | 2015-10-09T21:13:05 | null | UTF-8 | C++ | false | false | 7,517 | cpp | /*++
Copyright (c) 2017 Arie Gurfinkel
Module Name:
spacer_min_cut.cpp
Abstract:
min cut solver
Author:
Bernhard Gleiss
Revision History:
--*/
#include "muz/spacer/spacer_min_cut.h"
namespace spacer {
spacer_min_cut::spacer_min_cut()
{
m_n = 2;
// push back two empty vector... | [
"arie.gurfinkel@uwaterloo.ca"
] | arie.gurfinkel@uwaterloo.ca |
58ebe0a1d6bb50a694b8b0496108b413297a96a7 | dc0246248061c858e69a6b18af8fd6a49411d91c | /src/qt/sendcoinsdialog.cpp | 64c1a46f79f3fa3e923d7641388aebb7df10bbd8 | [
"MIT"
] | permissive | GGCash-Official/GGCash-Core | f930c47ed75ad1e9c4dd4a949a6adddb8a2b8b16 | 3525ab9fa53857dacbdb8558ce58fb844068e4a5 | refs/heads/main | 2023-04-10T16:30:38.314872 | 2021-04-14T23:43:50 | 2021-04-14T23:43:50 | 316,496,612 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 39,569 | cpp | // Copyright (c) 2011-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2019 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "sendcoinsdialog.h"
#in... | [
"fanaticosfaucet@gmail.com"
] | fanaticosfaucet@gmail.com |
6eef69f3eaa2085747cc543eaa92e9f54c00d404 | 69ce50a6b76f831d4b948bcd3308385c075c7888 | /PaperEngineFull/PaperEngine/util/IProfile.h | d7a440976d1e08b87af749860dae027b7d57e070 | [] | no_license | WindyPaper/Paper | 834fca671630300643d613335b24d69ccd238589 | dbe15de8ea44bd700f55f65a0f25e3a186ec7e67 | refs/heads/master | 2021-01-15T09:57:49.594716 | 2016-09-05T00:46:29 | 2016-09-05T00:46:29 | 22,540,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 458 | h | #ifndef _I_PROFILE_H_
#define _I_PROFILE_H_
#include "util/Engine_Define.h"
class IProfile
{
public:
virtual ~IProfile() {}
virtual void startProfile() = 0;
virtual void endProfile() = 0;
virtual uint getVerticeNum() const = 0;
//virtual void setFPS(float frameTime) = 0;
virtual uint getFPS() const = 0;
virt... | [
"windy_max@163.com"
] | windy_max@163.com |
54db61dc3b240f82004d1ffdf58168e0353bb117 | a5a144c383f7cc354547e0349ce43b9543a4e950 | /injest/hollow_world/Source.cpp | bbccf2be09d0cded2159dc7e1dc416367481599e | [
"MIT"
] | permissive | rnast/IDAdump | e3c357f1c55b2259a1c57bf95fd6bb91706d9a94 | 334aafdb08bd62e7a6792248652cb3d46b16f099 | refs/heads/master | 2021-01-01T18:50:03.695961 | 2017-07-25T23:37:33 | 2017-07-25T23:37:33 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 144 | cpp | #define WIN32_LEAN_AND_MEAN
#include <stdio.h>
#include <windows.h>
int main(int argc, char **argv)
{
printf("hollow world");
} | [
"mert@Erics-MacBook-Pro.local"
] | mert@Erics-MacBook-Pro.local |
f5f9e4e6f0dec394b375999d1ebf45022be9e038 | da7e8450a11834eeb891c543fb22c7eebedf8a78 | /submit/ABC101-192/ABC175/175-B.cpp | e95f527f38bc2fb47d64dd124534d463addd2b3f | [] | no_license | uno1142/AtCoder | ecc8334cf7f52de8726f225eedc181d1b7a30bba | da278d45696355c582451202413ad2f18a19e55b | refs/heads/master | 2023-04-06T16:57:29.682871 | 2021-04-07T12:06:54 | 2021-04-07T12:06:54 | 264,152,506 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 534 | cpp | #include<bits/stdc++.h>
#define rep(i,n) for (int i =0; i <(n); i++)
using namespace std;
using ll = long long;
int main(){
int N;
cin >> N;
vector<int>A(N);
rep(i,N)cin >> A[i];
sort(A.begin(),A.end());
int ans = 0;
rep(i,N){
rep(j,i){
rep(k,j){
... | [
"byeethe8@yahoo.co.jp"
] | byeethe8@yahoo.co.jp |
d090712bd9fa33c3e2f66558bfad309a003ef735 | c91a2e7d34640c191e43168bf14a391139da1670 | /code/Script/Script.hpp | 79fa0e3134cb50b65d9036e5fee656f8b58879ce | [] | no_license | brettdavidsilverman/bee.fish | 69469ada712e9e80b2467c5efc840afcbfc9b725 | a7cbe8b4be9126ab6e408ecc71f85b385cf0f831 | refs/heads/main | 2023-09-01T11:19:09.772149 | 2023-08-26T15:45:00 | 2023-08-26T15:45:00 | 248,724,150 | 0 | 0 | null | 2022-04-18T13:43:30 | 2020-03-20T10:08:10 | C | UTF-8 | C++ | false | false | 140 | hpp | #ifndef BEE_FISH_SCRIPT__H
#define BEE_FISH_SCRIPT__H
#include "version.h"
#include "../json/object.h"
#include "b-script-parser.h"
#endif | [
"brettdavidailverman@gmail.com"
] | brettdavidailverman@gmail.com |
6950643d59d9ee0c8d4c84282e52a97c14d81ff2 | be7eb4ce1e200781ec4ac1838786122fe64206eb | /facegrabber/src/detector/HaarLikeDetector.cpp | 2a47a23f7ce82ccc799da8a3bfa67a90ee7cfae2 | [] | no_license | luca-m/facegrabber | ccd7cf7fec5ddb014f3a33ce8efc33763108c672 | 315073b2dbea1b7dc0dca747619f08e34cf59cc4 | refs/heads/master | 2020-12-24T14:18:08.277934 | 2013-08-08T11:25:18 | 2013-08-08T11:25:18 | 11,613,544 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,562 | cpp | /*
* FaceFeatureDetector.cpp
*
* Created on: Jul 23, 2013
* Author: stk
*/
#include "HaarLikeDetector.h"
#include "../model/FaceRegion.h"
using namespace std;
namespace facegrabber {
bool HaarLikeDetector::detectFace(IplImage * img, IFaceRegion * faceregion) {
vector<Rect> faces;
CvRect * facearea = fa... | [
"lucam.ko@gmail.com"
] | lucam.ko@gmail.com |
db5e846bd28fdf7c659fe3ffa2289c9b292a4fb5 | bd266c1f9ee15b57334135639dba333bb8953f12 | /ICPC_old/100/2006.cpp | 03da532b3f0c4f0c8d1963ec7c0254e76370e64c | [] | no_license | ryotakano77/atcoder | 673cd71efe9e27bc7e005e90b3288a39baaaa23d | 468939d1081366e26553adf0a5e5d162e2e109a0 | refs/heads/master | 2023-08-16T13:39:40.289832 | 2021-10-05T05:47:34 | 2021-10-05T05:47:34 | 382,635,994 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,952 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ll long long
#define int long long
#define FOR(i, a, b) for (int i = (a); i < (b); i++)
#define REP(i, n) for (int i = 0; i < (n); i++)
#define pb push_back
#define ALL(obj) (obj).begin(), (obj).end()
#define vi vector<int>
#define vvi vector<vector<int>>
#define Lo... | [
"takano.ryo@gmail.com"
] | takano.ryo@gmail.com |
2e7b3b92effc1b42eb60b60e3d148c057a61dac6 | 00c64e0967d197d8c6fc3427954e2d0b2ff13ca0 | /sycl/include/sycl/ext/intel/esimd/detail/half_type_traits.hpp | 90604a2ddac685ea8a8bf3d2994674962dab7422 | [
"NCSA",
"LLVM-exception",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | triSYCL/sycl | 893048e80158cf3359c1ad8912da9ccf493faf69 | 5a95a7136a11b75f01ef839d9229780032bbeecf | refs/heads/sycl/unified/master | 2023-08-23T22:06:46.238209 | 2023-05-24T22:54:31 | 2023-05-24T22:54:31 | 178,923,006 | 103 | 17 | NOASSERTION | 2023-09-12T20:03:26 | 2019-04-01T18:29:01 | null | UTF-8 | C++ | false | false | 4,978 | hpp | //==-------------- half_type_traits.hpp - DPC++ Explicit SIMD API ----------==//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | [
"noreply@github.com"
] | triSYCL.noreply@github.com |
a67d02d8cec26e96bf5ef8fdcc8ab3b5b8536a43 | 7b00453292034c8262f8fa620ca7699383f6b6d1 | /postfix.cpp | 94661b3082662fc17b606eb34444db2091c9c716 | [] | no_license | ImRajendra/Practise-programs | dadb807c263ac4b3f7dea7525eee9891aa4f6c05 | 5a6ee5a36182521e49c78708255068f2d257341f | refs/heads/master | 2020-05-22T07:17:47.316229 | 2019-05-12T14:11:09 | 2019-05-12T14:11:09 | 186,262,220 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,128 | cpp | #include<iostream>
#include<stdlib.h>
using namespace std;
int top=-1;
char skt[20];
void push(char x)
{
skt[++top]=x;
}
int pop()
{
return skt[top--];
}
bool empty()
{
if(top==-1)
return true;
else
return false;
}
int pr(ch... | [
"noreply@github.com"
] | ImRajendra.noreply@github.com |
40651ebd498bd83f40b8567b6a7b92c7eca5b539 | a8ae52d335a392ca10fc7e4e562139a7b6e942ee | /src/server/game/Movement/FollowerReference.cpp | 140027a22766c679f0e9d5353a332a047e917247 | [] | no_license | bromacia/ProjectAxium | 54f3c622b17039c94b02914f22a1762cd635b327 | e815318616a57a343f9883340af7b8cb93007682 | refs/heads/master | 2021-04-27T11:03:48.445914 | 2017-09-09T18:16:53 | 2017-09-09T18:16:53 | 122,552,525 | 1 | 0 | null | 2018-02-23T00:29:29 | 2018-02-23T00:29:28 | null | UTF-8 | C++ | false | false | 361 | cpp | #include "Unit.h"
#include "TargetedMovementGenerator.h"
#include "FollowerReference.h"
void FollowerReference::targetObjectBuildLink()
{
getTarget()->addFollower(this);
}
void FollowerReference::targetObjectDestroyLink()
{
getTarget()->removeFollower(this);
}
void FollowerReference::sourceObjectDestroyLink(... | [
"saeshyls@gmail.com"
] | saeshyls@gmail.com |
964a6cff78c7f0703372d7f4cea6392f6e7288c0 | 4f4caf4f3202082b03d7dfd6cfa517fc73c5cef0 | /Point.cpp | c5f6b2b4865905bac19ae9aed4e8e7be30755383 | [] | no_license | hlongn2469/GreedyRobot | e18ef7a5f1521e0cdb69fcfa2c9fd160a88426be | cbc9dc583155b08adf64754586e3c0758259716b | refs/heads/main | 2023-03-03T01:09:53.092732 | 2021-02-13T03:00:28 | 2021-02-13T03:00:28 | 338,484,728 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,133 | cpp | //Point.cpp
//CSS 342 Program2
//Implemented by_ Kray_ Nguy_en on 11/2/2020
#include "Point.h"
#include <cstdlib>
#include <iostream>
using namespace std;
Point::~Point(){
}
Point::Point(){
this -> x_ = 0;
this -> y_ = 0;
}
Point::Point(int x_, int y_){
this -> x_ = x_;
this -> y_ = y_;
}
int Point::getX(){
r... | [
"noreply@github.com"
] | hlongn2469.noreply@github.com |
0b4ddd4d81e8bbebf02b4eb608a6c1b452fee0bc | 6ab549e40f1bff79b7b7d00ae76776cd00d96087 | /Project3D/Character.h | 1b7749d182ece7861f7f439c480c3f4a94580521 | [] | no_license | BilelAvans/Menghindar_Diri | 89b5bc6d42aab2606d1e4f44fca77051a9764292 | 4c0cb1544fef9fad4fbf953bd223fc8e7ad9429e | refs/heads/master | 2021-01-17T10:19:25.951253 | 2017-03-21T16:34:34 | 2017-03-21T16:34:34 | 57,043,079 | 0 | 0 | null | 2016-06-20T11:44:25 | 2016-04-25T13:17:56 | HTML | UTF-8 | C++ | false | false | 220 | h | #pragma once
#include <iostream>
#include "ModelObject.h"
class Character {
// Our model
ModelObject Model;
std::string Name;
public:
Character(ModelObject model, std::string naam);
ModelObject getModel();
}; | [
"bbghiel@student.avans.nl"
] | bbghiel@student.avans.nl |
334271e7a9702a32f20f521cb6f699d3c77a5206 | 740afff2a8cfef1494680a462adda5032946f690 | /gpudb/protocol/admin_add_ranks.h | daa332d66aa3bba6b13944466198474cb16a0c74 | [
"MIT"
] | permissive | kyle-sutton/kinetica-api-cpp | e392451488ae1053e4ffdaf2e1484117986e546b | 9383702ca9ed3a096ed30bf50349e46a2fa4dc84 | refs/heads/master | 2023-03-14T02:25:12.258708 | 2021-03-05T20:31:22 | 2021-03-05T20:31:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,942 | h | /*
* This file was autogenerated by the GPUdb schema processor.
*
* DO NOT EDIT DIRECTLY.
*/
#ifndef __ADMIN_ADD_RANKS_H__
#define __ADMIN_ADD_RANKS_H__
namespace gpudb
{
/**
* A set of input parameters for {@link
* #adminAddRanks(const AdminAddRanksRequest&) const}.
* <p>
* Add one or m... | [
"mmahmud@kinetica.com"
] | mmahmud@kinetica.com |
c3177aa14651f1a4e3a1434dc6ec59aa6bdd0732 | b7f1b4df5d350e0edf55521172091c81f02f639e | /components/exo/data_device_unittest.cc | 71f836a732ecefb5fdd5aacb4ef16fa84fb55f3e | [
"BSD-3-Clause"
] | permissive | blusno1/chromium-1 | f13b84547474da4d2702341228167328d8cd3083 | 9dd22fe142b48f14765a36f69344ed4dbc289eb3 | refs/heads/master | 2023-05-17T23:50:16.605396 | 2018-01-12T19:39:49 | 2018-01-12T19:39:49 | 117,339,342 | 4 | 2 | NOASSERTION | 2020-07-17T07:35:37 | 2018-01-13T11:48:57 | null | UTF-8 | C++ | false | false | 9,218 | cc | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/exo/data_device.h"
#include <memory>
#include <string>
#include <vector>
#include "ash/shell.h"
#include "base/strings/string16.h"
... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3c925f6a888299efeb28a771fe73a7d0a56c5b97 | c1d172eb019c7a4783a0758d534402e2b82233fb | /src/wtl_control_examples/Kibbles/DownloadFileDlg.h | df63aefb52da49262cf971fa1beed06addc21f6b | [] | no_license | zhengfish/wtl-examples | e0218432e43900c0824dbadcaa0a9041043fc896 | 300d59bcb4421871e404d4932513c83f1f155538 | refs/heads/master | 2020-03-29T08:00:54.306880 | 2017-09-20T16:06:48 | 2017-09-20T16:06:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,356 | h | // DownloadFileDlg.h: interface for the CDownloadFileDlg class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DOWNLOADFILEDLG_H__D93E5C00_2951_424C_8754_A031F1F9DB9F__INCLUDED_)
#define AFX_DOWNLOADFILEDLG_H__D93E5C00_2951_424C_8754_A031F1F9DB9F__INCLUDED_
#if _MSC_VER > 1... | [
"wyrover@gmail.com"
] | wyrover@gmail.com |
0afd8e37c327203f823473150ddc75a729700406 | 6d4398f454ed278c0d3f6e166fa0e1370ebaa0ad | /software/QGroundStation/plugins/uavobjects/gcs/pathplan.cpp | 383093f5e61dc63d59e972a4d71467dd5f480f42 | [] | no_license | nongxiaoming/QGroundStation | 4b27cb2165b91b0510210e65a781daf5fc919c64 | 0a491c9d910e465633c232ecd74a7c283def5301 | refs/heads/master | 2020-05-18T11:03:00.538465 | 2014-10-08T16:48:51 | 2014-10-08T16:48:51 | 19,404,192 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,282 | cpp | /**
******************************************************************************
*
* @file pathplan.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins
* @{
* @addtogroup UAVObjectsPl... | [
"nongxiaoming@gmail.com"
] | nongxiaoming@gmail.com |
2c68f52fc50f0f42c68b24e82e360ddea744bc90 | 8a5f0eda7e09ef69b8a2a49b760397bc6200d134 | /Templates/Tree/heavy_light_decomposition.cpp | b4a0ae6c44731267e0f7616a7991661fb0777e5f | [] | no_license | 2997ms/Competitive-programming-problems | 5ea54f2c63d963655cd046f33c8a85e03e314d51 | 23028f10875631897588613180fc5a8f2613e724 | refs/heads/master | 2022-12-15T08:54:56.269845 | 2022-12-08T21:45:09 | 2022-12-08T22:20:42 | 58,099,655 | 2 | 0 | null | 2019-09-01T01:40:51 | 2016-05-05T02:53:10 | C++ | UTF-8 | C++ | false | false | 3,712 | cpp | // https://www.lydsy.com/JudgeOnline/problem.php?id=1036
#include <algorithm>
#include <cstdio>
#include <cstring>
#define lc o << 1
#define rc o << 1 | 1
const int maxn = 60010;
const int inf = 2e9;
int n, a, b, w[maxn], q, u, v;
int cur, h[maxn], nxt[maxn], p[maxn];
int siz[maxn], top[maxn], son[maxn], dep[maxn], fa... | [
"wangchong756@gmail.com"
] | wangchong756@gmail.com |
edf5512c052e301f9b099057af4be46b83d016c3 | a58fa5b607256944fb3510e9959ed2c3b06a0d14 | /samples/Test_JS/Classes/AppDelegate.cpp | 322f72f0f98f5b68ed9d7ec34659cdd29be918ee | [] | no_license | fhaoquan/nano-CrossApp | 16d4069063bafeb1ab800c7becdf6be59ff8ab4c | 2d7fdbe661f412414c4740f9bffd3475be08968b | refs/heads/master | 2020-05-23T08:17:25.829410 | 2016-09-18T06:50:22 | 2016-09-18T06:50:22 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,633 | cpp | #include "AppDelegate.h"
#include "ScriptingCore.h"
#include "jsb_crossapp_auto.hpp"
#include "crossapp_specifics.hpp"
#include "js_crossapp_delegates_manual.hpp"
USING_NS_CC;
AppDelegate::AppDelegate()
{
}
AppDelegate::~AppDelegate()
{
}
bool AppDelegate::applicationDidFinishLaunching()
{
// initialize ... | [
"jtly1985@gmail.com"
] | jtly1985@gmail.com |
95a09575335b907d6ed127fb3f6b25abc2a6d2f7 | 1524822de37e805b2c2c4c39d597f5a95d43a9fa | /tanks/Temp/StagingArea/Data/il2cppOutput/AssemblyU2DCSharp_Complete_ShellExplosion1270022755.h | ffeb09ac72c45b4329f31ee54a38378f2dbca9d0 | [] | no_license | atiqahhhamzah/tanks_repo | de591638d242485cb84ebba60b226ce1fdce286b | 6c5fc4a7eb818475d3ca07713382487b49f8d8e5 | refs/heads/master | 2021-01-11T21:45:24.868053 | 2017-01-14T02:05:24 | 2017-01-14T02:05:24 | 78,845,967 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,495 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
// UnityEngine.ParticleSystem
struct ParticleSystem_t3394631041;
// UnityEngine.AudioSource
struct AudioSource_t1135106623;
#include "UnityEngine_UnityEngine_MonoBehaviour1158329972.... | [
"atiqahamzah@gmail.com"
] | atiqahamzah@gmail.com |
f3c2b3737eca67b67d0665c0fc6197e4bd935a56 | 240d466f2bdd940c0704cae23de6d07b8e96ba05 | /f/f.cpp | 7989435ec34e78b1e4776d782a474771bb9b118d | [] | no_license | cppascalinux/nowcoder12 | 9dcae4baeb53cb82933a77f02ef57def76e29be5 | 1d5b8df5e2c6d82ff2c575d4fe8ab46da6683006 | refs/heads/master | 2020-04-27T21:40:26.190626 | 2019-03-09T14:54:41 | 2019-03-09T14:54:41 | 174,707,358 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,074 | cpp | #include<iostream>
#include<cstdio>
#include<cstring>
#include<algorithm>
#include<cmath>
#define pii pair<int,int>
#define fi first
#define se second
#define ll long long
using namespace std;
int n,m,mx,tp;
int vis[100009];
ll v[100009],sm[100009];
ll tmp[100009];
pii st[100009];
void rebuild()
{
memset(tmp,0,sizeof(... | [
"cppascalinux@gmail.com"
] | cppascalinux@gmail.com |
4bf1fc949bcd7e6cc37480fb8b71719cc6731e23 | a94935bd3855fa6da97265b491dd18930ccbb134 | /RealmLib/Packets/Server/Aoe.cpp | f489a7e1a11ad0af91ef198cb5e7f0a4d75dd4cb | [
"MIT"
] | permissive | hcoffey1/RealmNet | 7531deed1fd80baaeb1fa8b42aa73271d86241e8 | 76ead08b4a0163a05b65389e512942a620331256 | refs/heads/master | 2022-04-25T13:37:49.505083 | 2019-03-05T21:29:56 | 2019-03-05T21:29:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 959 | cpp | #include "stdafx.h"
#include <GameData/Constants.h>
#include <GameData/TypeManager.h>
#include "Packets/PacketWriter.h"
#include "Packets/PacketReader.h"
#include <Packets/Aoe.h>
Aoe::Aoe(const Location& position, float radius, ushort damage, byte effect, float duration, ushort originType, int color)
: position(pos... | [
"willurotmg@gmail.com"
] | willurotmg@gmail.com |
439a6942ac15e5c0e4a91ee8f87edc8640a3a226 | 97e9961cfdbfb10bee028f2827a8321cc06da8a9 | /cuttingstockproblem.cpp | faa6fd271bd8cbcc35d1fa686f25fdaa8488393f | [] | no_license | WoodieGeek/Cutting_stock_problem | e2cc717d8a9c2355be8cc39b7dbd8ca9c83d87ac | 99d0e7d655a1d23ecb96d42d603ee75015e46300 | refs/heads/master | 2020-04-12T12:26:09.528605 | 2019-10-08T17:11:06 | 2019-10-08T17:11:06 | 162,491,836 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 723 | cpp | #include "cuttingstockproblem.h"
CuttingStockProblem::CuttingStockProblem(size_t L, size_t N, std::vector<size_t>& Ls, std::vector<size_t>& C)
: L_(L)
, N_(N)
, Ls_(Ls)
, C_(C) {}
CuttingStockProblem::CuttingStockProblem(size_t L, size_t N, std::vector<size_t>&& Ls, std::vector<size_t>&& C)
: L_(L... | [
"shakirov-ernest@mail.ru"
] | shakirov-ernest@mail.ru |
e5217976cdcea7a59ffbae19af12dc128218196b | 6dc1cafa766e7c3b3932c3fd5d434f2499f4a889 | /64_Minimum_Path_Sum.cpp | 5491b77a8fde484e1c83181b75f13d9e4113a834 | [] | no_license | mekks/leetcode_solution | 6f116312976b3403a8a8df718b9e81d22409a582 | aa76e7c16d34a9eacfa030c4fb3f922a75f31d24 | refs/heads/master | 2021-02-07T11:20:13.108214 | 2020-08-28T05:15:11 | 2020-08-28T05:15:11 | 244,019,207 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 954 | cpp | /*
Question:
Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path.
Note: You can only move either down or right at any point in time.
Example:
Input:
[
[1,3,1],
[1,5,1],
[4,2,1]
]
Output: 7
Explanation: Because the ... | [
"noreply@github.com"
] | mekks.noreply@github.com |
b71d1bb61c5f32b1b67d210d7b2b043ae7d9827a | b784b4a1ee1f9ada153f6430cc94ddd1ec45e4f6 | /d912pxy/v3/util/memory_block.h | 422141137eeb8abeb82bf2807cc87ea771b57fd6 | [
"MIT",
"LicenseRef-scancode-public-domain"
] | permissive | hauntek/d912pxy | 87884cc89f522de338c8d7046bf0edd10c9e5a90 | bf5c3377e1121c5f15679eac86a3e67a77e5fbcb | refs/heads/master | 2022-12-03T01:42:00.122205 | 2020-08-15T20:35:49 | 2020-08-15T20:35:49 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,466 | h | /*
MIT License
Copyright(c) 2020 megai2
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, publish, distribut... | [
"megai2@ya.ru"
] | megai2@ya.ru |
ff0a8e8579da65ecc1f0d9b356ec21ef46bfcb49 | 0757a28db8864314bf597aa13ff6af548ac310a5 | /lmyunit/compile_bench/MIniFile__CreateObject/test.cpp | 903a4d471cc1f8c4eabb1ba24bdcc91a5a68d109 | [] | no_license | greshem/lmyunit | 25a3f6fc7b7d04d8b3e5bdab5406003d68fd4ca6 | a5036c67b36e4e58472bd91fbfdd7d1c29018687 | refs/heads/master | 2021-07-11T01:01:45.599991 | 2017-10-08T12:36:30 | 2017-10-08T12:36:30 | 106,174,697 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 124 | cpp | #include <lmyunit/unitlib.h>
int main(int argc, char *argv[])
{
MIniFile::CreateObject(); //target call
return 0;
}
| [
"qianzhongjie@gmail.com"
] | qianzhongjie@gmail.com |
b341dfb7aca1170e994e09219976aadb559f4021 | 844041997269a47471b430439f1f60ee7de954c2 | /gbsearch.h | dc230066af3190773ad7d5d73d361e9248885d84 | [] | no_license | ajw170/FSU-Spy | a4d8e281014e7967c3689cbec5f9d6a921fd0b03 | 138d8a93ed1195f1ae00627fae9a9541ef47575f | refs/heads/master | 2021-01-25T05:43:29.335739 | 2017-02-27T22:22:49 | 2017-02-27T22:22:49 | 80,661,672 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,132 | h | /*
gbsearch.h
01/01/12
Chris Lacher
Generic binary search algorithms for random access iterators
02/01/14: removed const from P&
10/10/14: added g_range
Iterative implementations:
runtime = Theta(log n)
runspace = +Theta(1)
These algorithms take parameters of type I, T,... | [
"AJWOOD@Andrew-Woods-iMac.local"
] | AJWOOD@Andrew-Woods-iMac.local |
7085583cc8096630f234e7c4a415b14a3cb3f4a4 | 33fd5786ddde55a705d74ce2ce909017e2535065 | /build/iOS/Release/include/Fuse.Animations.CycleWaveform.h | 63bd0dc267271d29b4644421c6042766a6c22213 | [] | no_license | frpaulas/iphodfuse | 04cee30add8b50ea134eb5a83e355dce886a5d5a | e8886638c4466b3b0c6299da24156d4ee81c9112 | refs/heads/master | 2021-01-23T00:48:31.195577 | 2017-06-01T12:33:13 | 2017-06-01T12:33:13 | 92,842,106 | 3 | 3 | null | 2017-05-30T17:43:28 | 2017-05-30T14:33:26 | C++ | UTF-8 | C++ | false | false | 380 | h | // This file was generated based on '../../../../Library/Application Support/Fusetools/Packages/Fuse.Animations/0.47.7/$.uno'.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Int.h>
namespace g{
namespace Fuse{
namespace Animations{
// public enum CycleWaveform :759
uEnum... | [
"frpaulas@gmail.com"
] | frpaulas@gmail.com |
20afa203f9c806c943bc207b035a5c9a73589906 | c924ffb35ad2184898d34bf2564c9ac4e9c67aa2 | /src/main.cpp | 4fcd7518b6ff944f1963bfd253a2abbca78016c9 | [] | no_license | Rexagon/programmer | e1db4a1e2dcdf45e3228db05bdde5aeda1959e34 | b92b6eef7a2a2e899bfbdb38c54af86dfc190f9e | refs/heads/master | 2020-08-09T14:12:07.390058 | 2019-10-12T12:58:26 | 2019-10-12T12:58:26 | 214,104,304 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 399 | cpp | #include <QApplication>
#include "Windows/MainWindow.h"
int main(int argc, char **argv)
{
QApplication programmer(argc, argv);
QApplication::setOrganizationName("RC MODULE");
QApplication::setApplicationName("Programmer");
QApplication::setApplicationVersion(APP_VERSION);
app::MainWind... | [
"reide740@gmail.com"
] | reide740@gmail.com |
ee2fd2596b402e4420d4c96e405c0571f6e80f08 | d24cef73100a0c5d5c275fd0f92493f86d113c62 | /SRC/engine/rank3tensor.C | 1334bb9a94dc9e8fe63f44b31ecde5ed74a2967e | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | rlinder1/oof3d | 813e2a8acfc89e67c3cf8fdb6af6b2b983b8b8ee | 1fb6764d9d61126bd8ad4025a2ce7487225d736e | refs/heads/master | 2021-01-23T00:40:34.642449 | 2016-09-15T20:51:19 | 2016-09-15T20:51:19 | 92,832,740 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,208 | c | // -*- C++ -*-
// $RCSfile: rank3tensor.C,v $
// $Revision: 1.17.10.2 $
// $Author: fyc $
// $Date: 2014/07/28 22:15:26 $
/* This software was produced by NIST, an agency of the U.S. government,
* and by statute is not subject to copyright in the United States.
* Recipients of this software assume all responsibilit... | [
"faical.congo@nist.gov"
] | faical.congo@nist.gov |
d68811449599c63eacfb7abd3931583e56225aa7 | 20a2f451e28d8012220d50651e6b2832c0fa4dcf | /C++/Lab 2.9.1/src/Lab 2.9.1.cpp | 1e16e8373625f0c70c8a300681d1cf791b76d405 | [] | no_license | taitken0010/Labs | cbfeec122546124650144de68d55f860c5ca88ce | 6ef4114f75d87d2e5e32197abe5779a3e71bb156 | refs/heads/master | 2020-04-07T13:56:05.777779 | 2018-11-20T18:58:18 | 2018-11-20T18:58:18 | 158,427,843 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 606 | cpp | //============================================================================
// Name : 1.cpp
// Author :
// Version :
// Copyright : Your copyright notice
// Description : Hello World in C++, Ansi-style
//============================================================================
#include <iostre... | [
"taitken0010@vbtc.net"
] | taitken0010@vbtc.net |
b0c675497e35a188eb28fd23d15907e50cc35cb1 | ecbc8f17671bbcd97a1fa03eb4e18a8bb490a324 | /src/Applications/Windows/Calibra/ContainerView.cpp | d9bf205f62e644548eb21e3bd554c21de531d537 | [
"MIT"
] | permissive | xtsxisaxns/Calibra | b1fbbde1d2fb74569640b0ab444d123205f94a7c | f482cf414c24ddbe103b49c1d3a22a8605bb9b03 | refs/heads/master | 2021-09-27T08:39:39.920103 | 2018-07-08T11:07:38 | 2018-07-08T11:07:38 | null | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 4,591 | cpp | // =============================================================================
// ContainerView.cpp
//
// MIT License
//
// Copyright (c) 2007-2018 Dairoku Sekiguchi
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Sof... | [
"dairoku@gmail.com"
] | dairoku@gmail.com |
417141cf712228fa979438b5381e8a61937dea33 | 9a3fff6e8387e00b59dc0137d1d080215e1de558 | /RotaryButton.cpp | ed42d07901069c6e70dc8ffe71f0b272a72777b1 | [] | no_license | gertst/SunriseAlarm | aa5d56b7d688c3bf8aa82153176252b5fe266ac0 | 613ec6b7b36fa4046fe5843d74b04ffb69288476 | refs/heads/master | 2023-02-07T20:59:55.146955 | 2021-01-01T14:11:07 | 2021-01-01T14:11:07 | 296,873,850 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,842 | cpp | #include "RotaryButton.h"
#include "Arduino.h"
int lastActivityTime = 0;
RotaryButton::RotaryButton(uint8_t encoderAPin_, uint8_t encoderBPin_, uint8_t switchPin_) {
encoderAPin = encoderAPin_;
encoderBPin = encoderBPin_;
switchPin = switchPin_;
pinMode (encoderAPin, INPUT_PULLUP);
pinMode (e... | [
"gertst@gmail.com"
] | gertst@gmail.com |
645449bb4c92009a93c192958849776e438c9f83 | c415b67b1c6585eadc5cb1b110af401b0e3efc29 | /cpp/Math/Permutation.cpp | 565d4abbeefd098b1d20ebcf8d58bd9b3b6fb8e1 | [] | no_license | ASHD27/algorithmBasic | 6eab42feeffadeafc126cb8c67a268749897cf16 | 0a6519466a2ddba2425388a7bd93824454bb80ed | refs/heads/master | 2022-12-24T01:15:49.848226 | 2020-10-01T04:55:21 | 2020-10-01T04:55:21 | 300,148,572 | 0 | 0 | null | 2020-10-01T04:55:32 | 2020-10-01T04:55:31 | null | UTF-8 | C++ | false | false | 1,314 | cpp | /*
순열을 표현한 cpp 코드
순열은 순서가 있는 n 개의 원소들에 대해서
모든 경우의 수를 전부 구하는 방법임
원소 {1,2,3} 이 주어지면,
이를 나열하기 위한 모든 경우의 수는
1,2,3
1,3,2
2,1,3
2,3,1
3,1,2
3,2,1
총 6가지로 3! 가 된다.
*/
#include <algorithm>
#include <iostream>
#include <vector>
using namespace std;
vector<int> vec = {1, 2... | [
"vel1024@khu.ac.kr"
] | vel1024@khu.ac.kr |
836acffcd85a8de9cb1209e77ca029107cc618bf | 547ac91590a4d80a216af7b1bdaecdac0df854d4 | /libengin/Renderer.cpp | 864e7056c7d7ef72ad85320995856c8a992ae63e | [] | no_license | sunnylanwanjun/soft-render-framework | 95021b2c1d147247ecdb2790c5907fc5cf4769d9 | 5a1c0c2a82216513c17dcc09fd641cf9704ba5c6 | refs/heads/master | 2020-03-26T19:23:32.141046 | 2018-08-19T02:21:38 | 2018-08-19T02:21:38 | 145,262,438 | 3 | 1 | null | null | null | null | GB18030 | C++ | false | false | 6,578 | cpp | #include "Renderer.h"
#include "t3dlib1.h"
#include "Director.h"
#include "WindowView.h"
#include "log.h"
NS_ENGIN_BEGIN
#define DIRECTDRAW_BPP 32
#define NEED_RENDER
static GAME_MODE _renderMode;
static HWND _wndHwnd;
static bool _supportRotation = true;
Renderer::Renderer()
:_lpdd7(nullptr),
_lpddsprimary(nullptr),... | [
"1053210246@qq.com"
] | 1053210246@qq.com |
24a5453b82e266e26421d7f556f5e8b1c94b68db | 45be8168d193bb672a8a511f3645855fdb86b95c | /main.cpp | 64ff4a60cdc77ce636802b0921ae935c87150dd4 | [] | no_license | EtienneHouze/Langton | 0a1a1d27d025e3f8e5bf55d17339888468046cda | f55f014244c7ce803dc857be5c3e86167a70c979 | refs/heads/master | 2021-08-29T19:03:38.931141 | 2017-12-14T18:07:48 | 2017-12-14T18:07:48 | 114,281,457 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,764 | cpp | #include <iostream>
#include <vector>
#include <string>
#include <sstream>
#include "langtonGrid.hpp"
int main(int argc, char** argv){
int windowH = 0;
int windowW = 0;
int gridH = 0;
int gridW = 0;
std::cout << " Welcome to the Langton Ant World !" << std::endl;
std::cout << "Please enter t... | [
"noreply@github.com"
] | EtienneHouze.noreply@github.com |
335d0e8fb3a749c964fd70f802a43ccdc20ce2ef | 0057005bb64e68fe58c5ca0e40e7112bd23badef | /signal_transfer/src/data_transfer.h | b1e6647d75bf3a7c17eb48ff3390a145e04896de | [] | no_license | jiohLee/selfcar_2020_ws | e4b3c68d16c978499dc2ec55800384ddb94d0663 | 0cb2044edb20d65b72f7560a2c6d22d51b95640d | refs/heads/master | 2023-03-06T16:02:19.431646 | 2021-02-23T04:45:27 | 2021-02-23T04:45:27 | 341,431,101 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,463 | h |
#include <ros/ros.h>
#include <std_msgs/String.h>
#include <darknet_ros_msgs/BoundingBoxes.h>
#include <darknet_ros_msgs/ObjectCount.h>
using namespace std;
using namespace ros;
class data
{
private:
ros::NodeHandle nh;
ros::Publisher ros_pub;
ros::Subscriber ros_sub;
ros::Subscriber ros_sub2;
... | [
"jiosiro@gmail.com"
] | jiosiro@gmail.com |
4efa200230e1a93d562eb9b3356c196a2251e8c4 | f5e6eff638593cd3e936fc2f66ac0ce386bb163a | /src/CODEFORCES/467B.cpp | eba5fd985874acc8b673f08a86a827307bf017ca | [] | no_license | DunittMonagas/competitive-programming | b08030882976b30b25f538eda48b8038b1f7e65c | 885dacb2e992db90982c599f0d650492bf855117 | refs/heads/master | 2020-12-21T13:06:20.049690 | 2020-08-28T12:20:51 | 2020-08-28T12:20:51 | 236,438,846 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 824 | cpp |
/*
*****************************************************************
* PROBLEMA *
*****************************************************************
* Codeforce 467B - Fedor and New Game *
****************************************************... | [
"dunitt.monagas@example.com"
] | dunitt.monagas@example.com |
e600be3d446b9ee13487e6ab813a8517b31f3af6 | b125fd6a7777fbdd1a957e4a79a6ca33ea25b128 | /SocketConnector.cpp | b7971508120f00a640b0efdfa78c8cd54ce9eb22 | [] | no_license | pawkrol/customSocketServer | 9279b8de8f3e66567f02161fe65a3c5491093b61 | 3343ec8493dc785e7accdf848d983bcf861f84c2 | refs/heads/master | 2021-01-10T05:26:21.415540 | 2015-12-07T22:09:24 | 2015-12-07T22:09:24 | 47,512,832 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,105 | cpp | //
// Created by pawkrol on 12/1/15.
//
#include <cstring>
#include <arpa/inet.h>
#include <unistd.h>
#include "SocketConnector.h"
SocketConnector::SocketConnector(std::string port) {
this->port = port;
setStructs();
checkStatus();
setSocket();
makeBind();
freeHostsList();
}
SocketConnect... | [
"pawkrol19@gmail.com"
] | pawkrol19@gmail.com |
32a340dadce98dd9c2b37eb8cd45ff2723384020 | 982ba5b4822be347875cb3b1d63edebeeeee332b | /HOFMAN.CPP | 314d0e0d0155dee8415f0369ff75bf7fa10acbb4 | [] | no_license | amit988684/algorithm_problems | 635aa9f7d71cf611439406e4d9bc00a16bc5e9d5 | fc2b6283aec4936095eeec68a10bc013fd1f2e44 | refs/heads/master | 2020-03-13T04:00:05.062358 | 2018-04-25T05:23:12 | 2018-04-25T05:23:12 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,709 | cpp | // C++ program to encode and decode a string using
// Huffman Coding.
#include <bits/stdc++.h>
#define MAX_TREE_HT 256
using namespace std;
// to map each character its huffman value
map<char, string> codes;
// to store the frequency of character of the input data
map<char, int> freq;
// A Huffman tree node
struc... | [
"amitsharma.sgr99@gmail.com"
] | amitsharma.sgr99@gmail.com |
5ee586c380c825d1e6933d4d84de15dbe2dcbb19 | 89b48905a2c1b3187a931e6e8cd3226a85d79916 | /class/aggregation.cpp | e73c01581bc6b94cc8f822e4c334160e7f690b1b | [] | no_license | Geeky-har/c-files | 36b3fd79466561aee83403434934a5a6010c6850 | 2b534efc5dd67987b7d50ea24442d688a54611f2 | refs/heads/master | 2022-12-15T07:59:33.228695 | 2020-09-06T12:25:08 | 2020-09-06T12:25:08 | 287,599,702 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,131 | cpp | #include<iostream>
#include<string>
using namespace std;
class Address
{
public:
string address_line,city,state;
double pincode;
Address(string address_line, string city, string state, double pincode)
{
this->address_line=address_line;
this->city=city;
this->state=state;
this->pincode=pincode;
}
... | [
"harshnegi6477@gmail.com"
] | harshnegi6477@gmail.com |
a17e2f83ec82babd07ddea6a8d54d9c06492a559 | 2b23944ed854fe8d2b2e60f8c21abf6d1cfd42ac | /CodeForces/612C/6592971_AC_46ms_2172kB.cpp | 263935dc160cdf4e1f48ca6ec9b467e4470acb21 | [] | no_license | weakmale/hhabb | 9e28b1f2ed34be1ecede5b34dc2d2f62588a5528 | 649f0d2b5796ec10580428d16921879aa380e1f2 | refs/heads/master | 2021-01-01T20:19:08.062232 | 2017-07-30T17:23:21 | 2017-07-30T17:23:21 | 98,811,298 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 646 | cpp | #include<cstdio>
#include<stack>
using namespace std;
char str[1000011];
int main(){
scanf("%s",str);
int i=0;
stack<char>cnt;
int cns=0;
bool k=true;
while(str[i]){
if(str[i]=='['||str[i]=='('||str[i]=='{'||str[i]=='<'){
cnt.push(str[i]);
}
if(str[i]==']'||str[i]==')'||str[i]=='}'||str[i]=='>'){
if(c... | [
"wuweak@gmail.com"
] | wuweak@gmail.com |
ca00db3f844398671c73f64c941376711b6fd3cb | d22d9f975365921acd6df3bf4d38732edcbacd5a | /pe/problems/014/014.cpp | 5816ac2e36e98ace81114411f79b991511b3f9e6 | [] | no_license | zachstence/portfolio | 81b6c759f259f8ca1f5b43ca3365a50be42d8ea1 | 65a6bb8af71138d7674ea2c25b806af1bf8abe75 | refs/heads/master | 2020-03-14T17:32:20.925543 | 2018-07-24T21:29:07 | 2018-07-24T21:29:07 | 131,722,454 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 529 | cpp | #include<iostream>
using namespace std;
int findLength(unsigned long long num) {
int count = 1;
while (num > 1) {
if (num % 2 == 0) {
num /= 2;
// cout << num << endl;
count ++;
} else {
num = 3 * num + 1;
// cout << num << endl;
count++;
}
}
return count;
}
int m... | [
"zachstence@gmail.com"
] | zachstence@gmail.com |
f6ab0af00c9d4468fd8d60fb7c6c1b0913001276 | ca43da281afed9025e9ffc5564b4203880034b3f | /test/mock/core/crypto/ed25519_provider_mock.hpp | 71f6bb713cb9d4775b72a21dc13686a4ec9ff3e6 | [
"Apache-2.0"
] | permissive | Harrm/kagome | ad914f052347581c6a3a1a818c6c8b0d3ed1ca04 | 22932bbbbf2f09712ca81b9e6256492f84cf2a46 | refs/heads/master | 2023-03-21T03:41:02.884895 | 2021-03-17T09:30:47 | 2021-03-17T09:30:47 | 349,340,056 | 0 | 0 | Apache-2.0 | 2021-03-19T11:28:03 | 2021-03-19T07:41:25 | null | UTF-8 | C++ | false | false | 953 | hpp | /**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef KAGOME_TEST_MOCK_CORE_CRYPTO_ED25519_PROVIDER_MOCK_HPP
#define KAGOME_TEST_MOCK_CORE_CRYPTO_ED25519_PROVIDER_MOCK_HPP
#include "crypto/ed25519_provider.hpp"
#include <gmock/gmock.h>
namespace kagome::crypto ... | [
"noreply@github.com"
] | Harrm.noreply@github.com |
f40514df0fa8339d72ed76295c786b849e73ae6d | fb67c1ef104e5591a6bb6cbc8fe5d65172e0e8c9 | /assignment_package/src/samplers/sampler.cpp | e1be1dcc204b54b47bc9323a49a0f0b76d8c2158 | [] | no_license | CIS-461-2017/hw04_pathtracer_naive | 8f8eb46cfdadf32c17acdc6d1c4271b4268e1d7d | 9c42b7f54cf113f483c431dc893fdac64cdc2605 | refs/heads/master | 2021-01-13T08:22:35.193529 | 2017-05-14T14:40:00 | 2017-05-14T14:40:00 | 81,822,221 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 1,089 | cpp | #include "sampler.h"
Sampler::Sampler(int samplesPerPixel, int seed)
: samplesPerPixel(samplesPerPixel), rng(seed)
{}
Point2f Sampler::Get2D()
{
return Point2f(rng.nextFloat(), rng.nextFloat());
}
std::unique_ptr<Sampler> Sampler::Clone(int seed)
{
Sampler* s = new Sampler(samplesPerPixel, seed);
ret... | [
"admally@gmail.com"
] | admally@gmail.com |
efffbd073919f1f18c01e9f3bcb78762b5b15b88 | e206ed2dc587792460b2baab6056a4ef6cfce1ec | /src/qt/optionsdialog.cpp | e331e260916a767e3dba85a28ecf3b7c3081e929 | [
"MIT"
] | permissive | Mrseed12/Vestx | 8f2dc91013eb13eb4dce6d3a8432beed95a28bbc | 8855e4533dda749e55f85310354c51979c724ed7 | refs/heads/master | 2020-03-25T01:20:52.981137 | 2018-09-02T21:40:32 | 2018-09-02T21:40:32 | 143,232,712 | 0 | 7 | MIT | 2018-09-22T11:42:07 | 2018-08-02T02:37:56 | C++ | UTF-8 | C++ | false | false | 8,166 | cpp | #include "optionsdialog.h"
#include "ui_optionsdialog.h"
#include "bitcoinunits.h"
#include "monitoreddatamapper.h"
#include "netbase.h"
#include "optionsmodel.h"
#include <QDir>
#include <QIntValidator>
#include <QLocale>
#include <QMessageBox>
#include <QRegExp>
#include <QRegExpValidator>
OptionsDialog::OptionsDi... | [
"hackergifta1@gmail.com"
] | hackergifta1@gmail.com |
7f8569106f6520444c1bb3c2d11793eda529aa91 | 9c1e9b9fe210d3047b733245c85245f5a3cf039e | /QT-Example5-CentralizedCollaboration/customfontcombobox.cpp | c7756f58c5c53c92609ac61d0b9a31f1e4c38464 | [] | no_license | michstmatt/Design-Patterns | e3dbff724352d7887547ffaad4c3b1368d0c9443 | dca859246b4115ab8cddee6bef44c1acf1293233 | refs/heads/master | 2021-01-20T13:48:18.102842 | 2017-02-21T18:19:11 | 2017-02-21T18:19:11 | 82,712,352 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 122 | cpp | #include "customfontcombobox.h"
void CustomFontComboBox::myCurrentFontChanged(const QFont&)
{
emit iChanged(this);
}
| [
"matt.pasco@hotmail.com"
] | matt.pasco@hotmail.com |
f0f48b2bdcef7db2a37b6a1a24514d4204ba62f8 | 879681c994f1ca9c8d2c905a4e5064997ad25a27 | /root-2.3.0/run/tutorials/multiphase/twoPhaseEulerFoam/RAS/fluidisedBed/1.2/epsilon.air | b108c9562084e5ac26e05b7d971a09ed6dd42a91 | [] | no_license | MizuhaWatanabe/OpenFOAM-2.3.0-with-Ubuntu | 3828272d989d45fb020e83f8426b849e75560c62 | daeb870be81275e8a81f5cbac4ca1906a9bc69c0 | refs/heads/master | 2020-05-17T16:36:41.848261 | 2015-04-18T09:29:48 | 2015-04-18T09:29:48 | 34,159,882 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 55,463 | air | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
... | [
"mizuha.watanabe@gmail.com"
] | mizuha.watanabe@gmail.com |
d6c361204b501ab495a41b68a59fad13a5cbcc26 | ed91c77afaeb0e075da38153aa89c6ee8382d3fc | /mediasoup-client/deps/webrtc/src/video/send_statistics_proxy.cc | a50008c9bef937e46d56598c0f66a2aee391ab7b | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-google-patent-license-webrtc",
"LicenseRef-scancode-google-patent-license-webm"
] | permissive | whatisor/mediasoup-client-android | 37bf1aeaadc8db642cff449a26545bf15da27539 | dc3d812974991d9b94efbc303aa2deb358928546 | refs/heads/master | 2023-04-26T12:24:18.355241 | 2023-01-02T16:55:19 | 2023-01-02T16:55:19 | 243,833,549 | 0 | 0 | MIT | 2020-02-28T18:56:36 | 2020-02-28T18:56:36 | null | UTF-8 | C++ | false | false | 59,371 | cc | /*
* Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"wuhaiyang1213@gmail.com"
] | wuhaiyang1213@gmail.com |
0d1a331a892e08afefe3438fa53483d4e088b313 | 24b9c758a13a39ae7baba08cf1af1360dba2bb80 | /src/utests/include/utests/baselib/UtfCrypto.h | f33dd38a884bead967378da96c6cae3dcd1d68e9 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | thisisdos1984/swblocks-baselib | 67a339f44ed63d0170e3f08ccf8ba032643b4c6f | fdab5d0c4f076c361d4d8d35ebb3efd64594b0d0 | refs/heads/master | 2021-08-14T19:02:32.716949 | 2017-11-16T14:34:06 | 2017-11-16T14:34:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,336 | h | /*
* This file is part of the swblocks-baselib library.
*
* 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 a... | [
"lazar.i.ivanov@jpmorgan.com"
] | lazar.i.ivanov@jpmorgan.com |
b526ecf0f70cbf5661d5dbfebb7c1c13fa2aa1a1 | fc47d7e4c8462f646a5cb3428be1d22ea61fb531 | /worker_calculations.cpp | a05f200f98aba0e64c02b6214b8cf2bcf6788be1 | [] | no_license | alperenunuvar/Cpp-Exercises | 180ec783db09735deb6824e94f179781a081100d | 8d67d8ce55dd6042205cb2a16ef9abe94159b3fd | refs/heads/master | 2020-03-28T08:36:01.265105 | 2019-03-29T23:02:00 | 2019-03-29T23:02:00 | 147,975,962 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 340 | cpp | #include <iostream>
using namespace std;
int main()
{
// Variables
int day;
int numOfWorker;
int total;
cout << "Enter number of day = " << endl;
cin >> day;
cout << "Enter number of worker = " << endl;
cin >> numOfWorker;
total = day / numOfWorker;
cout << "Time of work = " << total << en... | [
"noreply@github.com"
] | alperenunuvar.noreply@github.com |
3e550d22f1f76cf44cc08207e7bd7845dff9f9e4 | 8fe2e38fd3f23f58dd0f35d1f351601f8a723e07 | /3party/boost/boost/fusion/container/vector/detail/cpp03/vector50.hpp | 45a1fc9bbc9f9ada8f081cead0d9410cb77c5ff2 | [
"BSL-1.0",
"Apache-2.0"
] | permissive | ruilin/RLMap | cb139b7fb3020b163a6857cfa6b98f0c930f2a45 | e16b52f77d165e719b3af20b097f227959e8e374 | refs/heads/master | 2022-10-06T10:11:39.760428 | 2019-11-22T01:03:27 | 2019-11-22T01:03:27 | 97,201,756 | 2 | 1 | Apache-2.0 | 2022-10-04T23:29:25 | 2017-07-14T06:39:33 | C++ | UTF-8 | C++ | false | false | 3,086 | hpp | /*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
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_0.txt)
=========================================... | [
"zruilin@126.com"
] | zruilin@126.com |
d25196095ed93244886ddcf926219a0afa8db43a | 92c0acf18263a4a0711f956de5e0878609dbe510 | /Concerts/src/Recinto.cpp | 225ed2313588cce45d070de896fd15b6f1422455 | [] | no_license | Gianca98alv/University-projects | 54f6faaade63aa87562b29da794e45cf4c98a5e3 | 3367a7c601b4eeb2068d39bd6c70af94b3e515fb | refs/heads/master | 2022-11-17T05:09:51.405249 | 2020-07-09T22:23:33 | 2020-07-09T22:23:33 | 278,002,384 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,412 | cpp | #include "Recinto.h"
Recinto::Recinto(string o, string d, int du) : lugar(o), telonero(d), duracion(du) {}//Constructor con parámetros
void Recinto::col(int c){ SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), c); }//Recibe un número al cual le corresponde un color y lo muestra en el texto.
//Sets y Gets de ... | [
"Giak98cr@users.noreply.github.com"
] | Giak98cr@users.noreply.github.com |
f1bcf63dc93a38c4b7d518d0e59adb555f77eb95 | d9498efe82438a1c74d45f5c9b826985bd6f0fe7 | /1253 A. Single Push.cpp | 908f06f860aff58078316fed3adff6768eddc8b7 | [
"Apache-2.0"
] | permissive | upadrastaharshavardhan/programing_quections-_c- | c7476d4ea416aca5c83388254d1930de2ef3604a | 7aa1669e3b39e91c681b6b9e1e3b47f4cfecb780 | refs/heads/main | 2023-08-23T10:45:28.933927 | 2021-10-28T13:31:17 | 2021-10-28T13:31:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,598 | cpp | #include<bits/stdc++.h>
#define ll long long
#define ull unsigned long long
#define pb push_back
#define fastread() (ios_base:: sync_with_stdio(false),cin.tie(NULL));
using namespace std;
int main()
{
fastread();
//freopen("input.txt","r", stdin);
ll ... | [
"noreply@github.com"
] | upadrastaharshavardhan.noreply@github.com |
b943dac84f80aebc463b2fda7a8dee8188a767e8 | 20e9c4fae9489f336ffd2c1a2fa5b458909c9963 | /utils/communication/protocol.h | eac5be5c2bd4feb53951138691ef8ec1c35c3529 | [] | no_license | illini-robomaster/iRM_Autonomy_2020 | 94e937054e687c54b4678baaf2fbf5310a0c6eb8 | a12993ce3df876a99e18503555352b09dbc9e402 | refs/heads/master | 2022-01-19T23:06:59.482609 | 2021-01-15T03:06:01 | 2021-01-15T03:06:01 | 216,278,270 | 7 | 4 | null | 2021-01-15T03:08:03 | 2019-10-19T22:29:43 | Jupyter Notebook | UTF-8 | C++ | false | false | 1,381 | h | #pragma once
#include <vector>
#include <cinttypes>
namespace communication {
typedef struct {
uint8_t sof;
uint16_t data_length;
uint8_t sequence_id;
} __attribute__((packed)) header_t;
typedef struct {
uint16_t command_id;
uint8_t data[1];
} __attribute__((packed)) body_t;
/**
* @brief calcula... | [
"alvinsunyixiao@gmail.com"
] | alvinsunyixiao@gmail.com |
e72ae1bc1fb0dc3f568fac0a6f4e5704b35e5ade | 12baf55322ef4582d5e0f895365bd8789086c4da | /src/libraries/Adafruit_Circuit_Playground/utility/IRLib_HashRaw.h | e675ff9bffb50dd695bc4d6bfc4b04b3fcaae47b | [
"MIT",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference",
"GPL-3.0-only"
] | permissive | Corfucinas/arduino-sketchbook | 056ede8c112b528ca7a731ebf05a1207b94b993a | 6cc2f1da8cbbe50c471ca9568d9379ff39f37d72 | refs/heads/master | 2023-03-31T16:22:36.625447 | 2021-04-09T13:12:51 | 2021-04-09T13:12:51 | 291,946,220 | 2 | 0 | MIT | 2021-04-09T13:12:52 | 2020-09-01T08:50:42 | C++ | UTF-8 | C++ | false | false | 3,546 | h | /* IRLib_P00_HashRaw.h
* Part of IRLib Library for Arduino receiving, decoding, and sending
* infrared signals. See COPYRIGHT.txt and LICENSE.txt for more information.
*/
/*
* If you have a protocol which is unsupported by this library, you can still receive
* and transmit the data. You can store the raw data valu... | [
"53630064+Corfucinas@users.noreply.github.com"
] | 53630064+Corfucinas@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.