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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9f066c5cdad92a1b3bf44986cea46e9a01a0187a | 0d3a915c65a4d8468303eda569ce6bcb0d4d1157 | /OpenFOAM/ERCOFTAC-SIG15/case09.3/0/omega | 7050151fed8ad1fdc66a746e2b50a81c4199b517 | [] | no_license | opencae/VandV.old | 5efc515f26e989713aab602eb43aaa215ba80fda | b5aec159b9a205366e4c5bf4851f4868290f8ef8 | refs/heads/master | 2021-07-20T02:31:08.658938 | 2017-10-30T07:35:02 | 2017-10-30T07:35:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,358 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 4.1 |
... | [
"masashi.imano@gmail.com"
] | masashi.imano@gmail.com | |
5f19ea7947a8938ed9042f17b7af9fab413100fb | fca22e8e83e1026ae09cec9194a43e3f883c44cb | /ui/views/widget/native_widget_private.h | a56e5a6db851cd62800fb21bfed2694f9ecabeb3 | [
"BSD-3-Clause"
] | permissive | Chingliu/WTL-DUI | 409a1001f3b8a9b3ab86c51adeb128f27d0439cd | 232638c56378a8b2e621e8403be939d34d3c91a0 | refs/heads/master | 2021-01-15T14:24:00.135731 | 2013-08-14T08:00:20 | 2013-08-14T08:00:20 | 14,512,988 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,027 | h | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef UI_VIEWS_WIDGET_NATIVE_WIDGET_PRIVATE_H_
#define UI_VIEWS_WIDGET_NATIVE_WIDGET_PRIVATE_H_
#pragma once
#include "base/string16.h"
#include "u... | [
"xshellinit@qq.com"
] | xshellinit@qq.com |
f2a1adf8c9ed2f157d059353fef66b28f6e7ed41 | b3cb24f908158ee51b611a7b9ce545ac0636f994 | /MyWebServer/Thread/CountDownLatch.h | 21b3403dc7c91fd864cdf8390fa00a358e79a669 | [] | no_license | VVZzzz/MyWebServer | 1a5f52a39dbbace4cf5b5e502adfbfb6bf8b1ef1 | 831a3791ce1ed95b6db19edb28735a324c1e5fa5 | refs/heads/master | 2021-02-15T13:13:17.071419 | 2020-06-14T03:30:25 | 2020-06-14T03:30:25 | 244,901,915 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 804 | h | #pragma once
#include "Condition.h"
#include "Mutex.h"
#include "noncopyable.h"
//倒计时
//参考muduo2.2节讲述的CountDownLatch
//这里主要是为了当主线程开启子线程时,子线程一定已接收线程数据并开始真正执行函数时,
//主线程才从外层start返回
class CountDownLatch : noncopyable
{
public:
explicit CountDownLatch(int count); //倒数几次
void wait(); //等待计数变为0
void countDown()... | [
"vvzz_run@outlook.com"
] | vvzz_run@outlook.com |
7914a9514426bf69ab2cc54b6251246baba9b7a6 | f99f44821c0f5b7a1a4e694031f142f29d5359cf | /tunnel/redirector/NatsToSocksRedirector.h | f255f52cb57c948e6c00c819167cec2bcc542f3c | [] | no_license | MaksimTimokhin/nats_tunnel | 44e69e87acd04628f25cdfd667a092e268cf1a02 | a96caf46cced058d94d1bb285487fc36bea45707 | refs/heads/master | 2022-03-06T15:17:49.409981 | 2019-10-20T10:24:57 | 2019-10-20T10:24:57 | 216,343,074 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,201 | h | #pragma once
#include <nats/Nats.h>
#include <atomic>
#include <shared_mutex>
#include <thread>
#include "ConcurrentHashMap.hpp"
#include "IRedirector.h"
#include "SocketDescriptors.h"
class NatsToSocksRedirector : public IRedirector {
public:
NatsToSocksRedirector(nats::Client *nats_client, std::string listen_su... | [
"maximtim@outlook.com"
] | maximtim@outlook.com |
98007d6047b6a3a83d54290af5c5c74ad48586c0 | 4f1e23621aca6628315e8b521324c9cca76518a4 | /tests/System/ContextGroupTimeoutTests.cpp | 85376d65930df74e9ff5db0ac63f12303dfb60a6 | [] | no_license | blockchain-next/TycheCash | 63c5eccfe14041277f48530d73f311b242835b5f | 16cd2a9c6ab2a6670672663f86bb99551cc0c69a | refs/heads/master | 2021-05-03T05:10:37.783962 | 2019-03-23T04:28:13 | 2019-03-23T04:28:13 | 120,633,620 | 6 | 6 | null | 2019-03-23T04:28:14 | 2018-02-07T15:34:04 | C++ | UTF-8 | C++ | false | false | 1,966 | cpp | // Copyright (c) 2017-2018 The TycheCash developers ; Originally forked from Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <gtest/g... | [
"tychecoin@gmail.com"
] | tychecoin@gmail.com |
f5b0e1fb95b84fca9ac300d1810c92e42ae8290a | d2f523d4ae9f17e833aacd995775eeaa4ef4195d | /main.cpp~ | c1753553b774d6d5a6db5b99fee2133237d3a449 | [] | no_license | Pixie18/PROJET_C- | 8b540d685d42598ea3041c1420a10ad82fcb090b | cd09a3539025f61814485be6b6cee18eceb7cb5c | refs/heads/master | 2020-03-16T20:19:03.840362 | 2018-05-10T21:18:23 | 2018-05-10T21:18:23 | 132,954,532 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 633 | #include <QApplication>
#include <QtGui>
#include "main_window.hpp"
#include "client.hpp"
#include "controller.hpp"
int main(int argc, char* argv[]){
// Récupération des arguments
if (argc != 4){
qDebug() << "Usage: " << argv[0] << " username server port";
return -1;
}
QString username(argv[1]);
Q... | [
"noreply@github.com"
] | Pixie18.noreply@github.com | |
97aece57286f3dd270619d37c84f011a33c2563a | 5d3cb198de3736ec95578c0445269ef3d6acd720 | /Strings/Manacher.cpp | b9a245f6b2991c1dcfaa8f2b7fbff3f1b56ae17e | [] | no_license | amb-lucas/Competitive-Programming | 23dac2432065f2d7769a3169d614848c0f15ded4 | 1ded61fc0788112599c295090e3c8cfa5690970c | refs/heads/master | 2021-06-08T20:45:22.904434 | 2021-05-11T20:44:43 | 2021-05-11T20:44:43 | 178,054,679 | 5 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 747 | cpp |
vector<int> findOdd(string &str){
int n = str.size();
vector<int> d1(n);
for(int i=0, l=0, r=-1, k; i<n; i++){
if(i>r) k = 1;
else k = min(d1[l+r-i], r-i+1);
while(0 <= i-k && i+k < n && str[i-k] == str[i+k]) k++;
d1[i] = k--;
if(i+k > r){
l = i-k;
... | [
"noreply@github.com"
] | amb-lucas.noreply@github.com |
edf5950b9d670f750427c70963e4063a91ce2a11 | 7429210b640c3769c5f64a4f405706bd0adc911b | /Demo/Demo/InfoWindow.h | 66e453ea8d6a5d6251dfcb7458d331a77b25bbfa | [] | no_license | AleyshaBradbury/Demo | e2447187834f878541903b5147e349b06bf60266 | e997c81bc22bf7bea241da93b0c63109da6d708c | refs/heads/master | 2023-05-14T09:58:14.362255 | 2021-06-03T13:59:11 | 2021-06-03T13:59:11 | 356,325,733 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 930 | h | #pragma once
#include <SFML/Graphics.hpp>
#include "Button.h"
#include "GeneralFunctions.h"
using namespace std;
class Player;
class InfoWindow : public sf::RectangleShape
{
public:
InfoWindow();
void InitialisePlayer(Player* player);
void Collsion();
void Render();
bool isAlive();
void SetAlive(bool a);
voi... | [
"1702233@uad.ac.uk"
] | 1702233@uad.ac.uk |
d2df341491408ea57c81d9244072aad8feca8a2c | b244bc8b106c69a613592cb4237a90d7e012693a | /src/base/device/packedbuffers/chunkgeometry.cpp | e00342dfca417aebd08c830d12d5d4067d7d0a57 | [] | no_license | nodegraph/ngsinternal | f84239345cfefc6db231b5863f76c1ffdc7c9c0b | 66b274d009a42825caa3fe91afa84464cfdefca8 | refs/heads/master | 2023-03-20T20:59:06.763829 | 2021-03-07T19:14:15 | 2021-03-07T19:14:15 | 345,431,910 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,507 | cpp | #include <base/device/deviceheadersgl.h>
#include <base/device/devicedebug.h>
#include <base/device/packedbuffers/chunkgeometry.h>
#include <boost/math/special_functions/round.hpp>
#include <cmath>
#include <cassert>
#include <iostream>
namespace ngs {
ChunkGeometry::ChunkGeometry(ElementID id) :
// ... | [
"nodegraph@gmail.com"
] | nodegraph@gmail.com |
e11dc4ff1be6fdae4947a35f034b7cbd76284c53 | fff51ce0217560150ceaa5da9bcaf61a78da122c | /200125_FuD_CodeComplete.ino | 813cb0a875a1bd36a37632a82e007b85849fdf76 | [] | no_license | Laurenz-Cz/ToolTime-1 | 9a7c8b8df23449558f685501f8980e3a402bae1f | bd622f22552e2c8972d44901e515748e3ac94309 | refs/heads/master | 2020-12-09T06:58:56.422589 | 2020-02-14T19:58:57 | 2020-02-14T19:58:57 | 233,229,924 | 2 | 1 | null | 2020-01-11T22:00:21 | 2020-01-11T12:42:11 | null | UTF-8 | C++ | false | false | 10,675 | ino | int degree = 0; //gibt an, in welcher Stellung sich das Fahrzeug befindet - Start ist bei 0
//--------------Motoren-----------------------------------
//Motoren
int in1 = 8; //rechte Seite
int in2 = 7; //rechte Seite
int in3 = 4; //linke Seite
int in4 = 2; /... | [
"noreply@github.com"
] | Laurenz-Cz.noreply@github.com |
9da3fdd6ea8473e9d386455d9501b964d3c92eab | 455ecd26f1439cd4a44856c743b01d711e3805b6 | /java/include/com.google.android.gms.gcm.R_attr.hpp | e81d4a19d1be9d21ce8c53d2439402e8689e5a93 | [] | no_license | lbguilherme/duvidovc-app | 00662bf024f82a842c808673109b30fe2b70e727 | f7c86ea812d2ae8dd892918b65ea429e9906531c | refs/heads/master | 2021-03-24T09:17:17.834080 | 2015-09-08T02:32:44 | 2015-09-08T02:32:44 | 33,072,192 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,204 | hpp | #pragma once
#include "../src/java-core.hpp"
#include <jni.h>
#include <cstdint>
#include <memory>
#include <vector>
#include "java.lang.Object.hpp"
namespace com {
namespace google {
namespace android {
namespace gms {
namespace gcm {
class R_attr : public virtual ::java::lang::Object {
public:
static jc... | [
"dev@lbguilherme.com"
] | dev@lbguilherme.com |
c2ac775349adf18c78a9df6f32a7672e81550557 | bb09a2d17f6ea34ed6f5180c4c2820a4dff8d0a2 | /NotesWindow.cpp | 0150e41dcb944d7983e321fa74ba15329d448d20 | [
"MIT"
] | permissive | rafaelgc/SplitQt | cb942c2c89f83a4dbe7d0c30622d66b598c79e5a | c4dae474fff0bba14f0f64ff485e3e3e19a9f399 | refs/heads/master | 2021-09-16T12:42:18.822445 | 2018-06-20T21:34:03 | 2018-06-20T21:34:03 | 60,573,508 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,110 | cpp | #include "NotesWindow.hpp"
NotesWindow::NotesWindow(QWidget *parent) :
QMainWindow(parent), ui(new Ui::NotesWindow){
ui->setupUi(this);
currentNoteId = -1;
modified = false;
ui->splitter->setStretchFactor(0,1);
ui->splitter->setStretchFactor(1,2);
orderByName = new SmallButton(this);
... | [
"rafag.1858@hotmail.es"
] | rafag.1858@hotmail.es |
49fa6968b2a76de9b895d6ef0956e59ad16aff3f | 33035c05aad9bca0b0cefd67529bdd70399a9e04 | /src/boost_spirit_home_karma_nonterminal_rule.hpp | f66e4c91deebfd8e41dfb7e78ef2caab84d75c5e | [
"LicenseRef-scancode-unknown-license-reference",
"BSL-1.0"
] | permissive | elvisbugs/BoostForArduino | 7e2427ded5fd030231918524f6a91554085a8e64 | b8c912bf671868e2182aa703ed34076c59acf474 | refs/heads/master | 2023-03-25T13:11:58.527671 | 2021-03-27T02:37:29 | 2021-03-27T02:37:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 56 | hpp | #include <boost/spirit/home/karma/nonterminal/rule.hpp>
| [
"k@kekyo.net"
] | k@kekyo.net |
4b5a808acbde871701270d333c00aa39e9f249dd | f556d0c63551f3e3cd138f01b081dfd299c57225 | /WDL/IPlug/CParamSmooth.h | 943af739f082424318ea190e90aa167ca9de4dff | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-other-permissive"
] | permissive | michaeldonovan/wdl-md | 78e0a2f59b32e8b0d7547bec7ca5815e5893a16c | 2148c1ef7a327dabcf9c6281c3bb425e0e064503 | refs/heads/master | 2021-01-15T16:14:47.438742 | 2016-04-20T00:01:00 | 2016-04-20T00:01:00 | 49,093,121 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 448 | h | //
// CParamSmooth.h
//
// Author: alexirae@gmail.com
// from musicdsp.org archives
//
#ifndef CParamSmooth_hpp
#define CParamSmooth_hpp
class CParamSmooth
{
public:
CParamSmooth(double smoothingTimeInMs, double samplingRate);
CParamSmooth();
~CParamSmooth(){};
void init(double smoothing... | [
"michael.donovan.audio@gmail.com"
] | michael.donovan.audio@gmail.com |
f8eb30dea42ae92db6c7af2bbc8242343244cd80 | 65e8a94511a192439e9c21206d88a0a03d978a5f | /Q4.cpp | d7c3f28c80f2fc55639c806b6da5b6a52773b8ca | [] | no_license | lihao1992/CodingInterview | 6af1b8f745f19230652121bcf7b1c77aeeda9212 | 34f386780071ec1d65d768fea8232032108ce022 | refs/heads/master | 2021-01-22T08:02:24.867406 | 2017-09-25T10:56:49 | 2017-09-25T10:56:49 | 92,597,620 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 827 | cpp | /*二维数组的查找*/
#include<iostream>
#include<vector>
using namespace std;
// 从矩阵的最右上角的数开始与target比较,每次可以删掉一行或和一列,这样就可以缩小查找范围
bool findNumber(vector<int>& matrix, int m, int n, int target){
bool found = false;
if(matrix.empty() || m<=0 || n<=0)
return false;
int i = 0;
int j = n-1;
while(i... | [
"lihao_me@sina.com"
] | lihao_me@sina.com |
8662ec186893b1eff01cce69e8d939e3f580055d | aade1e73011f72554e3bd7f13b6934386daf5313 | /Contest/Petrozavodsk/Winter2020Day5/B.cpp | 62789338c34581296f557fc0f0b8ce70e26181c7 | [] | no_license | edisonhello/waynedisonitau123 | 3a57bc595cb6a17fc37154ed0ec246b145ab8b32 | 48658467ae94e60ef36cab51a36d784c4144b565 | refs/heads/master | 2022-09-21T04:24:11.154204 | 2022-09-18T15:23:47 | 2022-09-18T15:23:47 | 101,478,520 | 34 | 6 | null | null | null | null | UTF-8 | C++ | false | false | 1,588 | cpp | #include <bits/stdc++.h>
using namespace std;
#define double long double
double val[1 << 22];
vector<int> o;
vector<double> x;
vector<double> y;
int main() {
int n; cin >> n;
vector<int> a(n);
for (int i = 0; i < n; ++i) cin >> a[i];
for (int mask = 2; mask < (1 << n); ++mask) {
o.clear();
int nn = _... | [
"edisonhello@hotmail.com"
] | edisonhello@hotmail.com |
d4791cd546ab536da919e70531b63c0586f62ab7 | e21e405049fbd7c1973a8f89bc508db788622540 | /main.cpp | aff8f8fce17bfc3ba6a22b28ff929e4a82539e30 | [] | no_license | ajhalme/human-patterns | 734def9f59c353d93a3b65ecec1d141f01a79786 | adecd472509c8991e43d30419cc2ea4d8cb8a2d2 | refs/heads/master | 2020-08-03T09:53:32.872408 | 2019-10-13T20:52:38 | 2019-10-13T20:52:38 | 211,709,520 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 707 | cpp | #include "humanpatterns.h"
#include <QApplication>
using namespace std;
int main(int argc, char *argv[])
{
cout << "HUMAN PATTERNS - Antti Halme, 2019" << endl;
QString configFile("/home/ajhalme/projects/humanpatterns-qt/config.yaml");
vector<string> args(argv, argv+argc);
if (args.size() == 2) {
... | [
"antti.halme@iki.fi"
] | antti.halme@iki.fi |
1bf95e26ad8b89b0e22a737085eb06cc11be0454 | b668ffd1b625b7a5b30b69ce2df39e4adb9aadc9 | /cpp08/ex01/main.cpp | e2f3db7dd921a08f72f424b269a550bff8f4b2be | [] | no_license | felixoff/C_plus_plus_by_Felx | 4c1e6cd1c2da5ecb15b5f302b4bc7221c3973c4d | 005cb015aaf2d296b3785527af9d63192840947c | refs/heads/master | 2023-04-19T16:41:16.965742 | 2021-05-23T12:05:29 | 2021-05-23T12:05:29 | 356,531,959 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 567 | cpp | #include "span.hpp"
int main()
{
Span sp = Span(23000);
sp.addNumber(5);
sp.addNumber(3);
sp.addNumber(17);
sp.addNumber(9);
sp.addNumber(11);
std::cout << sp.shortestSpan() << std::endl;
std::cout << sp.longestSpan() << std::endl;
std::multiset<int> multi_pulti_set;
for (int i = 20; i < 10020; i++)
multi_pulti_set... | [
"sjennett@ox-a5.msk.21-school.ru"
] | sjennett@ox-a5.msk.21-school.ru |
a9e3195d3399f3cc575edd6f3562201aa28e0a57 | 4b3c6e82b99aaf798aff751675324c64807f7947 | /cocos2d/cocos/platform/android/glextwrapperandroid.cpp | f1ed421856c023880b53fa9f1077a5786b38bb7f | [] | no_license | liang94huai/SimpleTest | 70fd82bfa2481aebd24809e268666db6801ce4db | 1975c5c671117797a4b780a3f78c81c54f42d1ac | refs/heads/master | 2020-05-02T12:33:46.182330 | 2018-09-05T01:46:41 | 2018-09-05T01:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,125 | cpp | #define glClearDepth glClearDepthf
#define glDeleteVertexArrays glDeleteVertexArraysOES
#define glGenVertexArrays glGenVertexArraysOES
#define glBindVertexArray glBindVertexArrayOES
#define glMapBuffer glMapBufferOES
#define glUnmapBuffer glUnmapBufferOES
#define GL_DEPTH24_STENCIL8 ... | [
"liudi@im30.net"
] | liudi@im30.net |
1d2a0401292f470533a069d5631d1fcfefd31d45 | 99739874971c9e19f50c64caaf23bea54e713826 | /String/String-test.cpp | 7fda8776245821316bb783116c625b3979baeb57 | [] | no_license | virtualdust/CPP_EXERCISE | dcc030a6300ed22589b737ae669bd82b1be22550 | fc1722f1c32369a43c6eea6ddbdf4e082042edd0 | refs/heads/master | 2023-06-09T02:35:28.565966 | 2021-07-06T11:09:30 | 2021-07-06T11:09:30 | 174,671,674 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 603 | cpp | /*************************************************************************
> File Name: String-test.cpp
> Author: ylvis
> Mail: ylvis1024@gmail.com
> Created Time: 日 12/ 8 02:25:10 2019
************************************************************************/
#include<iostream>
#include "String.h"
using namespac... | [
"ylvis1024@gmail.com"
] | ylvis1024@gmail.com |
5a9f17a19f209e329fe82804f04cb11e6007648d | 85467fe8d791de2b641a34120e4d0a2fb68d2165 | /shared/html5/NetHTTP_HTML5.cpp | 068c4f5e807211aa046283646635eb7d40d131b7 | [
"XFree86-1.1",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bexpg000/ArduboySimulator | 5d4602009e28624015ea84b9379a76ae048e0050 | 8aaa69ec975d4e5c0bd61ab94570fb16960aab83 | refs/heads/master | 2021-06-27T19:10:47.190077 | 2017-09-13T01:27:04 | 2017-09-13T01:27:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,642 | cpp | #include "PlatformPrecomp.h"
/*
Note: html5 builds automatically use NetHTTP_HTML5.cpp instead of NetHTTP.cpp. The usage is the same but internally they use
emscripten_async_wget2_data. Due to javascript security issues, you can only download files on website the .html is hosted on, unless
cross scripting pr... | [
"seth@353e56fe-9613-0410-8469-b96ad8e6f29c"
] | seth@353e56fe-9613-0410-8469-b96ad8e6f29c |
532b0daf53f3e7ded209226c9632c2d741dde96b | 4b64e9be4d95fa4ccc94cb7b4019e9817136c87b | /Code Forces/Code forces Div 2/Code forces A and B and Compilation Errors.cpp | ef4ee4a795863053158c0f68bf537e5f8082afd7 | [] | no_license | hasan032/Competitive-Programming-Solutions | 3eac451a0015dc7ff1ccc424670cfc22a4789daf | b933c68174cf83a702cc5ea17ecedb735c6ed5b9 | refs/heads/master | 2020-03-31T11:45:55.669442 | 2018-10-06T08:26:16 | 2018-10-06T08:26:16 | 152,189,961 | 1 | 0 | null | 2018-10-09T04:57:59 | 2018-10-09T04:57:59 | null | UTF-8 | C++ | false | false | 416 | cpp | #include <iostream>
using namespace std;
int main(void){
int n, sum1= 0, sum2= 0, sum3= 0, temp;
cin>>n;
for(int i= 0; i<n; i++){
cin>>temp;
sum1+= temp;
}
for(int i= 0; i<n-1; i++){
cin>>temp;
sum2+= temp;
}
for(int i= 0; i<n-2; i++){
cin>>temp;
... | [
"anonta9865@gmail.com"
] | anonta9865@gmail.com |
090015fe2bb613bc502be8d5db338d37c16a3617 | a6cabe4236778f411d9a850d2435a2a24e87de85 | /MameBake3DLib/examples/ThirdPartyLibs/BussIK/MatrixRmn.cpp | 6338ce064b8791a858a3bc5c14f80476e2f470b5 | [] | no_license | lvjunsetup/MameBake3D | 27e447246467e39dc49ae96109a5706359c39c62 | af5e869e8a204aa356f0b061f31ed03fbccb74f3 | refs/heads/master | 2021-09-29T01:44:08.612094 | 2018-11-22T13:24:05 | 2018-11-22T13:24:05 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 34,620 | cpp | #include "stdafx.h"
/*
*
* Mathematics Subpackage (VrMath)
*
*
* Author: Samuel R. Buss, sbuss@ucsd.edu.
* Web page: http://math.ucsd.edu/~sbuss/MathCG
*
*
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of thi... | [
"info@ochakkolab.moo.jp"
] | info@ochakkolab.moo.jp |
0820db83cae8a4b962f595e584233aa705510941 | e42995b855822303228eb8f436e121f0da082ebd | /ElanToggle/ElanToggle.cpp | 7aafc14abc0fec103ca5426a3ae9e5e4985f9f7a | [] | no_license | jeiea/ElanToggle | ea13d976e066343760bfbea2c34a50c0c951fd87 | 426713aaac5709199c65f4190befa00c3761774f | refs/heads/master | 2020-06-01T20:00:10.256167 | 2019-06-08T16:27:39 | 2019-06-08T16:27:39 | 190,909,537 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,293 | cpp | /// ElanToggle.cpp
/// jeiea, for toggle of elan touchpad function
#include "ElanToggle.h"
#include "framework.h"
using namespace std;
struct Error {
DWORD errorCode;
LPCTSTR message;
static Error fromLastError(LPCTSTR message) {
return Error{GetLastError(), message};
}
};
wstring GetErr... | [
"solum5013@gmail.com"
] | solum5013@gmail.com |
79453f441a1bc35b8ff64d5e56fb4ec7858f1848 | 8741753121dd16938f224babb3a407eea85ce0c8 | /Median.cpp | ab406a5803bb21df0272e10ec5166be93f5a7de8 | [
"Apache-2.0"
] | permissive | mcunator/TrackProcessor | 5859ee3a0d6502c2bd40b38b7aef77094a3ed6e7 | d991696542822b7136fffa797741b2ed9e4d66c4 | refs/heads/master | 2023-05-03T23:10:09.197291 | 2017-11-07T17:33:02 | 2017-11-07T17:33:02 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,964 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#include <math.h>
#pragma hdrstop
#include "Median.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
__fastcall Median::Median()
{
m_bAverage = false;
m_dAver... | [
"algous@gmail.com"
] | algous@gmail.com |
0526627d677bdf04f03187d10f64b5420dd09fe0 | e354a51eef332858855eac4c369024a7af5ff804 | /msgrouterruleset.cpp | 2d9f89d33e0fe39b252cb7e9057ee44c6bd92fcd | [] | no_license | cjus/msgCourierLite | 0f9c1e05b71abf820c55f74a913555eec2267bb4 | 9efc1d54737ba47620a03686707b31b1eeb61586 | refs/heads/master | 2020-04-05T22:41:39.141740 | 2010-09-05T18:43:12 | 2010-09-05T18:43:12 | 887,172 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,893 | cpp | /* msgrouterruleset.cpp
Copyright (C) 2005 Carlos Justiniano
cjus@chessbrain.net, cjus34@yahoo.com, cjus@users.sourceforge.net
msgrouterruleset.cpp 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; eith... | [
"carlos.justiniano@gmail.com"
] | carlos.justiniano@gmail.com |
d802394e6d55f77f33cf7e648b3c369b3bba7c1c | 0570750c6d8e28d837f9e4f7dc825c968c874fb4 | /build/Android/Preview/app/src/main/include/Outracks.Simulator.Cl-804a3b28.h | 1b4f5f4182476b3ddc63ea101163ab7174fe4b30 | [] | no_license | theaustinthompson/maryjane | b3671d950aad58fd2ed490bda8aa1113aedf5a97 | b4ddf76aa2a2caae77765435d0315cf9111d6626 | refs/heads/master | 2021-04-12T08:37:47.311922 | 2018-03-27T23:06:47 | 2018-03-27T23:06:47 | 126,034,050 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,086 | h | // This file was generated based on C:/Users/borde_000/AppData/Local/Fusetools/Packages/Fuse.Preview.Core/0.1.0/Reflection/ReflectionExtensions.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.h>
namespace g{namespace Outracks{namespace Simulator{namespace Bytecode{stru... | [
"austin@believeinthompson.com"
] | austin@believeinthompson.com |
c0d50b4881d814dcfb4a5c864b0299761ab76076 | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/inetsrv/query/apps/cxxflt/cxx.cxx | 848b1dac908098dc67a92b01b6cde5bc88cb5aa5 | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 28,841 | cxx | //+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992 - 2000.
//
// File: CXX.CXX
//
// Contents: C and C++ Filter
//
// Classes: CxxFilter
//
// History: 26-Jun-92 BartoszM Created
// ... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
01c692bfc851dec06b5ecdc88dec48bf7ed4dd6a | b538b8cdaac6d1e428a71db43b0ff054c688ad7d | /main_estadisticas.cpp | c9a090b13fb53163668b7d25cd328fbb1ef633cc | [] | no_license | GRADO-ULL/AEDA-Practica7-AVL-1516 | e19112458a144d01c78da9e07acb21be725d905b | e3a91a986d4ac52b4cd4586222f6618e5a0615b0 | refs/heads/master | 2021-01-13T12:44:52.286601 | 2017-01-10T11:10:08 | 2017-01-10T11:10:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,849 | cpp | #include<iostream>
#include<stdlib.h>
#include<vector>
#include "DNI.h"
#include "nodo.h"
#include "arbol.h"
using namespace std;
template <class TDATO>
bool comprobar_aleatorios_dni(vector<TDATO> v_aleatorios, int valor)
{
int contador = 0;
bool encontrado = false;
while(contador < v_aleatorios.size() && en... | [
"alu0100763492@ull.edu.es"
] | alu0100763492@ull.edu.es |
fb619913e797b3e1b8828628b44468a7eb98eac2 | 0533dc09967a4d94ee89a6b19edf3c51358966c3 | /include/ATHandler.hpp | 002fb45a762b106684f7b29d49f07e2929e2dfc1 | [] | no_license | mewanthahayesh/ArduinoBasicWifiNode | a6d91856fdd2d81a1f9680ae55db1724244903b0 | ff01c35487f687c6b77d439b99cec390711ed4fc | refs/heads/master | 2020-11-24T06:07:33.814439 | 2019-12-17T05:43:33 | 2019-12-17T05:43:33 | 228,000,303 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 632 | hpp | #ifndef ATHANDLER
#define ATHANDLER
#include <Arduino.h>
#include <SoftwareSerial.h>
typedef struct {
const char* expectedResponse;
unsigned long timeout;
char* responseBuf;
uint16_t responseBufLen;
}ATResponseConfig;
class ATHandler{
private:
SoftwareSerial* espSerial;
public:
... | [
"hayeshkaluarachchi@gmail.com"
] | hayeshkaluarachchi@gmail.com |
426daae5bc9de43f70c6aff412b6fd75c99cc2b0 | d4e96aa48ddff651558a3fe2212ebb3a3afe5ac3 | /Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.hxx | 9a25236c809e279fa9ab8f82864f30740296cc5e | [
"SMLNJ",
"BSD-3-Clause",
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer",
"NTP",
"IJG",
"GPL-1.0-or-later",
"libtiff",
"BSD-4.3TAHOE",
"... | permissive | nalinimsingh/ITK_4D | 18e8929672df64df58a6446f047e6ec04d3c2616 | 95a2eacaeaffe572889832ef0894239f89e3f303 | refs/heads/master | 2020-03-17T18:58:50.953317 | 2018-10-01T20:46:43 | 2018-10-01T21:21:01 | 133,841,430 | 0 | 0 | Apache-2.0 | 2018-05-17T16:34:54 | 2018-05-17T16:34:53 | null | UTF-8 | C++ | false | false | 4,989 | hxx | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* 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
*
* ... | [
"ruizhi@csail.mit.edu"
] | ruizhi@csail.mit.edu |
57b278f95bf2cb20d1dc8af3cf1434addd42d053 | 233bb1e4117bc5ef95b0360881fe95a7ba3ffb70 | /main.cpp | 7a93053f2db4e0817bfee33ef8f7c2e9b447e1b2 | [] | no_license | hyoyup/Raytracing | 3c5e116a7f2f15e0e7bdf408af139907932c809d | d4b7c51d47caae02f58f7c87a90ce12cefc87ef7 | refs/heads/master | 2020-03-27T09:32:31.615521 | 2018-08-27T20:36:37 | 2018-08-27T20:36:37 | 146,350,343 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,269 | cpp | ///////////////////////////////////////////////////////////////////////
// Provides the framework a raytracer.
//
// Gary Herron
// updated by Hyoyup Chung in 2018
//
// Copyright 2012 DigiPen Institute of Technology
////////////////////////////////////////////////////////////////////////
#include <fstre... | [
"noreply@github.com"
] | hyoyup.noreply@github.com |
1624ebcdaadd7688dd3d36b3617581b4889c61bd | ac227cc22d5f5364e5d029a2cef83816a6954590 | /applications/physbam/physbam-lib/Public_Library/PhysBAM_Rendering/PhysBAM_OpenGL/OpenGL/OPENGL_OCTREE_NODE_VECTOR_FIELD.cpp | d748e7853123abf809b0db19f75d0e80f7edbf17 | [
"BSD-3-Clause"
] | permissive | schinmayee/nimbus | 597185bc8bac91a2480466cebc8b337f5d96bd2e | 170cd15e24a7a88243a6ea80aabadc0fc0e6e177 | refs/heads/master | 2020-03-11T11:42:39.262834 | 2018-04-18T01:28:23 | 2018-04-18T01:28:23 | 129,976,755 | 0 | 0 | BSD-3-Clause | 2018-04-17T23:33:23 | 2018-04-17T23:33:23 | null | UTF-8 | C++ | false | false | 3,518 | cpp | #ifndef COMPILE_WITHOUT_DYADIC_SUPPORT
//#####################################################################
// Copyright 2004-2005, Frank Losasso, Andrew Selle.
// This file is part of PhysBAM whose distribution is governed by the license contained in the accompanying file PHYSBAM_COPYRIGHT.txt.
//##################... | [
"quhang@stanford.edu"
] | quhang@stanford.edu |
c46bf69883272311ab1f79de940a45d72fa7c3c5 | a00d005ff31b85fae96e35b90c34bb810d1e9c5a | /source/i18n/uspoof_impl.cpp | 995ecdac19eb020fa81f9b8218ae8af67c39ea8a | [
"LicenseRef-scancode-unicode",
"BSD-3-Clause",
"ICU",
"NAIST-2003",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | auxten/static-libicu | 91de4644497ff720defb4a9925c9863d96e0a725 | 174f351c74cc6c2e85e8a2d26400eec0d90ccac1 | refs/heads/master | 2020-06-06T21:02:20.972289 | 2019-06-20T05:32:38 | 2019-06-20T05:32:38 | 192,851,632 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,467 | cpp | // © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/*
**********************************************************************
* Copyright (C) 2008-2016, International Business Machines
* Corporation and others. All Rights Reserved.
*****************... | [
"pengcheng.wang@covenantsql.io"
] | pengcheng.wang@covenantsql.io |
2270c3545e4a4509c2ce2f1043419547656452be | 407c96d904cf46a5f95217e44071f999783698a3 | /src/MultiversX/Transaction.h | cf9c62fa7eb8169b1b13db02d938a56bc60f8552 | [
"BSD-3-Clause",
"LicenseRef-scancode-protobuf",
"LGPL-2.1-only",
"Swift-exception",
"MIT",
"BSL-1.0",
"Apache-2.0"
] | permissive | trustwallet/wallet-core | dfeb276ddf1e3faf46c82f0a0cda2551e9c873f6 | 0c8e2e58aa8eb1360e4a6b03df91fb2de97e3caa | refs/heads/master | 2023-08-21T11:58:43.983035 | 2023-08-18T10:51:13 | 2023-08-18T10:51:13 | 170,738,310 | 2,311 | 1,283 | Apache-2.0 | 2023-09-08T11:26:39 | 2019-02-14T18:25:54 | C++ | UTF-8 | C++ | false | false | 1,129 | h | // Copyright © 2017-2023 Trust Wallet.
//
// This file is part of Trust. The full Trust copyright notice, including
// terms governing use, modification, and redistribution, is contained in the
// file LICENSE at the root of the source code distribution tree.
#pragma once
#include <string>
namespace TW::MultiversX {... | [
"noreply@github.com"
] | trustwallet.noreply@github.com |
c53eb0a89cea7eada966bced4fd142d8e5f5e363 | b342a5656125324b16699d971516eab7cc3788b8 | /Arduino/Arduino_LoRa_Gateway/Arduino_LoRa_Gateway.ino | fd7819660d5b0ce855e45f7e8a986e0cecae699a | [] | no_license | zigit/LowCostLoRaGw | 2eab28cec8eed88bf5e9bfb0f54564258f4e741a | 61c44feabc3bbe39a460630ceb692907ea33fa94 | refs/heads/master | 2020-03-29T20:16:04.188882 | 2016-02-17T21:09:35 | 2016-02-17T21:09:35 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 54,644 | ino | /*
* LoRa gateway to receive and send command
*
* Copyright (C) 2015-2016 Congduc Pham
*
* This program 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 ... | [
"cpham@MacBookProRetina-de-Congduc-Pham.local"
] | cpham@MacBookProRetina-de-Congduc-Pham.local |
e45fd2b0f72059f7806e24d642c63bac525d3aca | f85cfed4ae3c54b5d31b43e10435bb4fc4875d7e | /sc-virt/src/lib/Target/X86/X86TargetTransformInfo.cpp | f44a8c6620289a22c2b289d09d9f34618f844ff2 | [
"MIT",
"NCSA"
] | permissive | archercreat/dta-vs-osc | 2f495f74e0a67d3672c1fc11ecb812d3bc116210 | b39f4d4eb6ffea501025fc3e07622251c2118fe0 | refs/heads/main | 2023-08-01T01:54:05.925289 | 2021-09-05T21:00:35 | 2021-09-05T21:00:35 | 438,047,267 | 1 | 1 | MIT | 2021-12-13T22:45:20 | 2021-12-13T22:45:19 | null | UTF-8 | C++ | false | false | 65,096 | cpp | //===-- X86TargetTransformInfo.cpp - X86 specific TTI pass ----------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"sebi@quantstamp.com"
] | sebi@quantstamp.com |
7c38f28c6662f1deaf263612ee645431c53a8341 | 1919e6986186fdb0b34d757188ee9c0b104ca4a1 | /src/firmware/ResetButton.cpp | ba8e16b5585a5f8dd40a0c110cbed14c971804ed | [] | no_license | sokolov19830711/ONREMOTE | 8de1d5c7cab755b6fd4571e7e36bb59e4c67412c | 20ce453433f53eaf2e299637e96107d8567bc0b2 | refs/heads/master | 2023-03-24T23:38:30.644198 | 2021-03-28T08:43:38 | 2021-03-28T08:43:38 | 310,211,722 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 288 | cpp | #include "ResetButton.h"
#include "PcReset.h"
#include "TricolorLED.h"
#include "Beeper.h"
void ResetButton::process()
{
if (getInstance().isValueChanged() && getInstance().getCurrentValue() != getInstance().getIdleValue())
{
PcReset::on();
}
getInstance().resetValueChanged();
}
| [
"sokolov19830711@gmail.com"
] | sokolov19830711@gmail.com |
5badd9ceaa299ec755f8cc497fd0bc893a409989 | 94dcc118f9492896d6781e5a3f59867eddfbc78a | /llvm/tools/clang/lib/Format/FormatToken.h | d80bd0af5f006363152eee5c63b27910f9abfafd | [
"Apache-2.0",
"NCSA"
] | permissive | vusec/safeinit | 43fd500b5a832cce2bd87696988b64a718a5d764 | 8425bc49497684fe16e0063190dec8c3c58dc81a | refs/heads/master | 2021-07-07T11:46:25.138899 | 2021-05-05T10:40:52 | 2021-05-05T10:40:52 | 76,794,423 | 22 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 20,766 | h | //===--- FormatToken.h - Format C++ code ------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"amilburn@zall.org"
] | amilburn@zall.org |
adb850cf067d0f4fd8861e088824a4f3d73c1700 | 6d162c19c9f1dc1d03f330cad63d0dcde1df082d | /qrenderdoc/3rdparty/scintilla/src/XPM.h | 631fe138659fe9ba5d3be0fd735d89f03b7de899 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-scintilla"
] | permissive | baldurk/renderdoc | 24efbb84446a9d443bb9350013f3bfab9e9c5923 | a214ffcaf38bf5319b2b23d3d014cf3772cda3c6 | refs/heads/v1.x | 2023-08-16T21:20:43.886587 | 2023-07-28T22:34:10 | 2023-08-15T09:09:40 | 17,253,131 | 7,729 | 1,358 | MIT | 2023-09-13T09:36:53 | 2014-02-27T15:16:30 | C++ | UTF-8 | C++ | false | false | 2,660 | h | // Scintilla source code edit control
/** @file XPM.h
** Define a classes to hold image data in the X Pixmap (XPM) and RGBA formats.
**/
// Copyright 1998-2003 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.
#ifndef XPM_H
#define XP... | [
"baldurk@baldurk.org"
] | baldurk@baldurk.org |
856b3182da13295d61ae32da607d8c2e7d52e8cb | 92627592590948d9432f12f6ffdca482f2012f02 | /例3-17系统函数.cpp | 2e61c0ce14dd8134947218b1e28bfb645de6e17c | [] | no_license | Yorkzhang19961122/CPP_Examples_Tsinghua | 2f8b35d98d444f54a04a54b38be09dc52fe4b2a2 | 51977bc89dcc9ad90887db45846649b87398f489 | refs/heads/main | 2022-12-31T18:58:43.342432 | 2020-10-19T10:42:30 | 2020-10-19T10:42:30 | 305,277,588 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 459 | cpp | // 例3-17系统函数.cpp :
//
#include <iostream>
#include<cmath>
using namespace std;
const double PI = 3.1415926;
int main(){
double angle;
cout << "Please input an angle:";
cin >> angle; // 输入角度值
double radian = angle * PI / 180; //转为弧度值
cout << "sin(" << angle << ")=" << sin(radian) << endl;
cout << "cos(" << ang... | [
"zyk961122@gmail.com"
] | zyk961122@gmail.com |
64649d2fccf68bca7df154777b214a607bef36de | 1ab99d93f7c64bc55559adfabb9c3d270d4692a0 | /dz5/VVectorDef.hpp | 2bcfeab018a89c338bc709938c1c3d2bf416b3d3 | [] | no_license | vadymtolkachev/track-cpp | 9bf74188ae02173aa2b1f033bccb42da8786f793 | 6ce9e932f77e6088e2907dfef926ec42094be77f | refs/heads/master | 2021-10-28T03:44:14.199644 | 2019-04-21T16:17:29 | 2019-04-21T16:17:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,906 | hpp | #pragma once
#include <stdexcept>
template <typename DataType>
VVector<DataType>::VVector() noexcept:
m_size(0),
m_capacity(0),
m_data(nullptr)
{}
template <typename DataType>
VVector<DataType>::VVector(const VVector &vec):
m_size(vec.m_size),
m_capacity(vec.m_capacity),
m_data(new DataType[m_capacity])
{
fo... | [
"vadtolkachev@gmail.com"
] | vadtolkachev@gmail.com |
083f2756b8f6d111530a48a63a0b1f5cd4aeb2df | e40c23af4daf5813af3dc24fc87665d1d832fdb0 | /src/qt/bitcoingui.cpp | 37769f8e0abc9d74f770c70480da3089943c2982 | [
"MIT"
] | permissive | numbercoin/numbercoin1.0.0.2 | 959993793c9105cf897744771b7c4675ecff183f | 9b8ca9eaaac17c34bb66b3d365a2bbf6893dc406 | refs/heads/master | 2021-01-01T17:05:38.109390 | 2014-06-26T07:37:30 | 2014-06-26T07:37:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,086 | cpp | /*
* Qt4 bitcoin GUI.
*
* W.J. van der Laan 2011-2012
* The Bitcoin Developers 2011-2012
*/
#include "bitcoingui.h"
#include "transactiontablemodel.h"
#include "addressbookpage.h"
#include "sendcoinsdialog.h"
#include "signverifymessagedialog.h"
#include "optionsdialog.h"
#include "aboutdialog.h"
#include "clientm... | [
"numbercoin@gmail.com"
] | numbercoin@gmail.com |
d5b3ef586475974d354c1a68956ca89975e5fcfc | f7a24278ac3f44b9b9c8e19440d1700d42423488 | /testsElementos/testmotor.cpp | 97136fed9438c990d549c111d60a3124110629a3 | [] | no_license | BackupTheBerlios/simple | db38c7807859d8c35db0dda667b7b383f4997d6c | 2184a5c842ae2af7f7d6ad7bc18e396c4a52eb97 | refs/heads/master | 2016-09-05T21:58:11.201603 | 2006-06-01T06:36:11 | 2006-06-01T06:36:11 | 40,069,092 | 0 | 0 | null | null | null | null | WINDOWS-1250 | C++ | false | false | 3,563 | cpp | #include "motor.h"
#include "unit++.h"
using namespace unitpp;
using namespace std;
namespace
{
class PruebaMotor: public suite
{
void PruebaValoresMotor()
{
Voltaje* vReposo = new Voltaje (0.0);
Voltaje* vGiroCW = new Voltaje (5.0);
Voltaje* vGiroCCW= new Voltaje (-5.0);
Giro* giroReposo = new Giro... | [
"oscargg"
] | oscargg |
0684441394611585b20ec66f6e39a8564ba36010 | 835934c3035770bd2fb0cea752bbe5c93b8ddc83 | /VTKHeaders/vtkQuadraticQuad.h | da4478403600f593429b56d5469ade4968490276 | [
"MIT"
] | permissive | jmah/OsiriX-Quad-Buffered-Stereo | d257c9fc1e9be01340fe652f5bf9d63f5c84cde1 | 096491358a5d4d8a0928dc03d7183ec129720c56 | refs/heads/master | 2016-09-05T11:08:48.274221 | 2007-05-02T15:06:45 | 2007-05-02T15:06:45 | 3,008,660 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,502 | h | /*=========================================================================
Program: Visualization Toolkit
Module: $RCSfile: vtkQuadraticQuad.h,v $
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
T... | [
"me@JonathonMah.com"
] | me@JonathonMah.com |
d9a90a9537af2947ea5937acd8aa6b2da0fdee0c | 53855cbb261b745d4e24ee1e8ab05893d23ac4da | /bagman/src/Point.cpp | 88f7ff606e1e003ff2e59f48be4c16f526332739 | [] | no_license | umeshdei/bagman | 463e56274b93c0e6b7ddc93abbb1aa671a95118a | 32047d91113c38d9166fc38f71fe52c1c22584ff | refs/heads/master | 2021-01-09T21:57:23.830140 | 2010-12-10T11:52:53 | 2010-12-10T11:52:53 | 46,894,986 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 966 | cpp | /*
* Point.cpp
*
* Created on: 25-10-2010
* Author: qba
*/
#include "Point.h"
Point::Point(int piX, int piY) {
_iX = piX;
_iY = piY;
}
Point *Point::generateRandomPoint(int piMaxX, int piMaxY) {
Point *ptReturn = new Point();
ptReturn->setX(rand() % piMaxX);
ptReturn->setY(rand() % piMaxY);
return p... | [
"grzmiel@gmail.com"
] | grzmiel@gmail.com |
c3d3870bde9e6ddd1dad16e24c3a37cb504ed556 | c8045482eee9dc90e8c771cff43014260552d804 | /common/PlayerGame.h | 26e99e23bcbae2263b5219e07a71b3c4d161826b | [] | no_license | 15831944/Sea3D | f93257063aebff2b3cd2ec5b37976f8736e4ef02 | 828d94b1b5784ff72a41aa504c9e5c4f00199c6f | refs/heads/master | 2023-03-20T09:50:21.310838 | 2011-06-09T02:22:07 | 2011-06-09T02:22:07 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,000 | h | /*
* Settlers3D - Copyright (C) 2001-2003 Jason Fugate (jfugate@settlers3d.net)
*
* This program 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 2 of the License, or (at your option)... | [
"saladyears@gmail.com"
] | saladyears@gmail.com |
d3cd6532fc4cb9a89dc7ebc66b8d0b156835c9b1 | b79f92411e9fbd3196908a7f74fb53fc2055cd63 | /src/new_delete_operators/track_new_delete.cpp | ab64bb58387764b62ab70286dd2cd40b0d06b33a | [
"Beerware"
] | permissive | victorcruceru/my_tour_of_cplusplus | e793f7467a9a13c874fae0ed3e79a13db0b4e0ea | e589ce99c4a3044b393abf019e45e29d42c8dbc1 | refs/heads/master | 2022-02-11T03:44:23.340430 | 2022-01-23T16:30:55 | 2022-01-23T16:30:55 | 164,347,369 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,931 | cpp | /*
* ----------------------------------------------------------------------------
* "THE BEER-WARE LICENSE" (Revision 42):
* Victor Cruceru wrote this file. As long as you retain this notice you
* can do whatever you want with this stuff. If we meet some day, and you think
* this stuff is worth it, you can bu... | [
"victor.cruceru@gmail.com"
] | victor.cruceru@gmail.com |
2bc685f08ec372d3af2a1454c09d0bdb1eaa0f5a | 4540b627dfeda33422e49e89b44ce9589f7c3e0a | /generators/EffectSet.cpp | 71cd039ecaa27eb3a171fb0e2646cb5d722c2916 | [] | no_license | romanchom/libLunaEsp32 | f88bba2f6c8b8c0f9cc06e51f6f4f1e655489aca | 42c4922e5676407af7ba0dc77b50f2c278d02183 | refs/heads/master | 2022-02-24T09:36:10.711744 | 2022-01-30T12:42:01 | 2022-01-30T12:42:01 | 153,509,549 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 581 | cpp | #include "EffectSet.hpp"
#include "Effect.hpp"
namespace luna
{
EffectSet::EffectSet(std::vector<std::tuple<std::string, Effect *>> && effects) :
mEffects(std::move(effects))
{}
Effect * EffectSet::find(std::string const & name)
{
for (auto & [effectName, effect] : mEffects) {
... | [
"romanchom@gmail.com"
] | romanchom@gmail.com |
62aea14b67001342ca801c771ed242b27db22d84 | 76957b84c5c97ac08dd2baea6cd3d5db96d26012 | /common_project/tool_kits/game/view/base/chess_basket/player_wrapper_in_basket.cpp | 70b6183e3534e74b013d0093da4aa8b8fd72941f | [] | no_license | luchengbiao/base | 4e14e71b9c17ff4d2f2c064ec4f5eb7e9ce09ac8 | f8af675e01b0fee31a2b648eb0b95d0c115d68ff | refs/heads/master | 2021-06-27T12:04:29.620264 | 2019-04-29T02:39:32 | 2019-04-29T02:39:32 | 136,405,188 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,240 | cpp | #include "player_wrapper_in_basket.h"
#include <QWidget>
#include "game/view/base/operational_layer/operational_hook_layer.h"
#include "game/view/base/operational_layer/operational_layer.h"
#include "game/view/player_bar/player_bar.h"
#include "game/public/structs/vs_player_info/vs_player_info.h"
GAME_NAMESPACE_BEGIN
... | [
"993925668@qq.com"
] | 993925668@qq.com |
a611020423e231e46b28593d82d4c33b81f27790 | c66fdbfebe0060bfe414a72abec5355cf4b13e15 | /Display/Rectangle.cpp | 7512c0e3b145219dd778cab2e9a83e9e187896da | [
"Unlicense"
] | permissive | sagbonkh/Sokoban_Solver | e3a8683dfa1f40338038cffeb344ea0a17b7c274 | 96290f4d85d36ff2591eca96c7d4d694e0763b8d | refs/heads/master | 2023-02-24T18:19:13.425026 | 2020-08-08T19:45:21 | 2020-08-08T19:46:54 | 332,570,436 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,273 | cpp | // Copyright Tobias Faller 2016
#include "Display/Rectangle.h"
#include "Map/Coordinate.h"
#include "Display/Size.h"
namespace Sokoban {
Rectangle::Rectangle() :
x(0), y(0), width(0), height(0) {
}
Rectangle::Rectangle(uint32_t posX, uint32_t posY, uint32_t w, uint32_t h) :
x(posX), y(posY), width(w), height(h)... | [
"sagbonkh@sfu.ca"
] | sagbonkh@sfu.ca |
d51679ec49909db3e7af31484152c6ca8fa8cab6 | 09ef74892eab208e0f154ee05f71c02bc6343fbf | /tests/bindSingleAsThree.cpp | 0cdfeafa3c0eb19aefa5f07aec525dcd16c91946 | [
"MIT"
] | permissive | ptLong/Infectorpp2 | fcbc1e3b49eb18c7b79460dd5240c9fcab2fd314 | d10357b0a5b2870f2a198caf1146928a0146a882 | refs/heads/master | 2021-01-18T07:46:44.076603 | 2015-09-15T11:36:24 | 2015-09-15T11:38:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,337 | cpp | /*******************************************************************************
Copyright (C) 2015 Dario Oliveri
See copyright notice in LICENSE.md
*******************************************************************************/
#include <InfectorContainer.hpp>
#include <priv/ExceptionHandling.hpp>
#undef NDEBUG... | [
"github.com/Darelbi"
] | github.com/Darelbi |
9bee933fc08c6cc2f3883687eb52d6599e8284e9 | dd6b6da760c32ac6830c52aa2f4d5cce17e4d408 | /magma-2.5.0/src/zhetrd_he2hb.cpp | 1f54d5ec531ec6deaff7e2ed8eb0282a3d398603 | [] | no_license | uumami/hit_and_run | 81584b4f68cf25a2a1140baa3ee88f9e1844b672 | dfda812a52bbd65e02753b9abcb9f54aeb4e8184 | refs/heads/master | 2023-03-13T16:48:37.975390 | 2023-02-28T05:04:58 | 2023-02-28T05:04:58 | 139,909,134 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,199 | cpp | /*
-- MAGMA (version 2.5.0) --
Univ. of Tennessee, Knoxville
Univ. of California, Berkeley
Univ. of Colorado, Denver
@date January 2019
@author Azzam Haidar
@author Stan Tomov
@precisions normal z -> s d c
*/
#include <cuda_runtime.h>
#include "magma_internal.h"
... | [
"vazcorm@gmail.com"
] | vazcorm@gmail.com |
c612ed01fd67967c451c4b98ad45e68d7f972f64 | d990692dd7afdbb2a235ad03ac5209b4f3bb0df9 | /ipc/chromium/src/base/test_file_util_win.cc | f6a5becfbd2a4e927d949bef1e0dda215cf4957e | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | walkero-gr/timberwolf | 5c33158a19dfeb3781c72c6732d45747d9a3c19e | 90ca7da29b6089d1b14f5ff1d08e586aa2ec041f | refs/heads/master | 2022-09-15T11:13:14.252767 | 2022-09-04T12:39:59 | 2022-09-04T12:39:59 | 291,531,351 | 0 | 0 | NOASSERTION | 2020-08-30T18:46:51 | 2020-08-30T18:46:51 | null | UTF-8 | C++ | false | false | 5,668 | cc | // Copyright (c) 2008 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 "base/test_file_util.h"
#include <windows.h>
#include <vector>
#include "base/file_path.h"
#include "base/file_util.h"
#include "base/logg... | [
"benjamin@smedbergs.us"
] | benjamin@smedbergs.us |
6dc2d8a8333f352d4d9fb0468f4cfbbeadab13c0 | e0de6b4e69f27fceefc95392abab9548132828e7 | /sketch_may25a/sketch_may25a.ino | e12fccc994faf08e48d57fbedc1965f281f85f4b | [] | no_license | CS6/myArduino | 146a7df7dde132411a0a45e62fbe2ba9af594499 | 05fa5ce4f79c46c74a1aba825a8115c9fa313729 | refs/heads/master | 2021-07-18T21:17:12.472243 | 2017-10-26T10:09:31 | 2017-10-26T10:09:31 | 108,394,776 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 897 | ino | const int seg7[]={11,10,9,8,7,6,5,4};
const int scan[]={3,2,1,0};
const int prowpin[]={12,13};
int delaytime=5;
char TAB[]={0xFF,0xFE,0xFD,0xFC,0xFB,0xFA,0xF9,0xF8,0xF7};
int ii,jj,zz,hh;
int ScanLine=0;
void setup() {
// put your setup code here, to run once:
for(ii=0;ii<7;ii++){
pinMode(seg7[ii],OUTPUT);
... | [
"e31217@gmail.com"
] | e31217@gmail.com |
b17208cab602901c74c49495dc8d658573949b66 | c5494f730af1f52640ebe08b629d10977c530e17 | /Include/Om/Detail/MethodPointer.h | aa2e963d6e446e00084a86919aec12960c875af3 | [] | no_license | koden-km/ObjectModel | 1230fe29656d5078f195ad1d5e3a145f20c5006c | 4b86f6f65bca786c2d51615af93edbad62556cb0 | refs/heads/master | 2016-09-05T12:12:39.939353 | 2014-03-12T13:59:45 | 2014-03-12T13:59:45 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,324 | h | // (C) 2009 Christian.Schladetsch@Gmail.com.
// (C) 2009 Blue Lion Software Limited.
#pragma once
#include "Om/Pointer.h"
namespace Detail
{
template <bool IsKonst, bool IsVoid, int Arity, class Return, class Klass, class Args>
struct MethodPointer;
//-----------------------------------------------------------... | [
"christian.schladetsch@gmail.com"
] | christian.schladetsch@gmail.com |
5a1e67245d58040a4f623cc962eda4c55034fba1 | 6b86d8b823b8203bd3feb46259239a7768a63db3 | /server/src/lua/bind/mem_alloc_lua.cc | 44fe4dee007602d5890040a633354856dd8694a7 | [] | no_license | Time0o/CPPBind_examples | 43c424c2ae28b4b452bbdcb9b285b0806af65ff8 | 14b195d489c10cd656dcfe5dc6c7c33db05b3259 | refs/heads/master | 2023-04-29T06:18:41.279056 | 2021-05-23T10:45:38 | 2021-05-23T10:45:38 | 364,952,563 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,658 | cc | #define LUA_LIB
#include "lua.h"
#include "lauxlib.h"
#include "/home/timo/github/projects/cppbind/generate/cppbind/lua/lua_util.h"
#include "/home/timo/github/l4re/l4/pkg/l4re-core/l4re/include/mem_alloc"
#include "/home/timo/github/projects/cppbind/generate/cppbind/type_info.h"
namespace cppbind::type_info {
t... | [
"timonicolai@arcor.de"
] | timonicolai@arcor.de |
71d64bb85d96cbce7eb2b593d5aa233674caae90 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/362764/shogun-2.1.0/shogun-2.1.0/tests/unit/lib/SGVector_unittest.cc | c46f9852ff68a9cb864614a5e13e7ce6324d445e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | C++ | false | false | 4,366 | cc | #include <shogun/lib/SGVector.h>
#include <shogun/mathematics/Math.h>
#include <gtest/gtest.h>
using namespace shogun;
TEST(SGVectorTest,ctor)
{
SGVector<float64_t> a(10);
EXPECT_EQ(a.vlen, 10);
a.zero();
for (int i=0; i < 10; ++i)
EXPECT_EQ(0, a[i]);
a.set_const(3.3);
for (int i=0; i < 10; ++i)
EXPECT_EQ... | [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
4dff1d1e63c2d0b0b756f2fc0b60aab6467af8b5 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14022/function14022_schedule_26/function14022_schedule_26.cpp | 05050c4a5c6f0436a777f17c516044e64ba734fa | [] | no_license | IsraMekki/tiramisu_code_generator | 8b3f1d63cff62ba9f5242c019058d5a3119184a3 | 5a259d8e244af452e5301126683fa4320c2047a3 | refs/heads/master | 2020-04-29T17:27:57.987172 | 2019-04-23T16:50:32 | 2019-04-23T16:50:32 | 176,297,755 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,001 | cpp | #include <tiramisu/tiramisu.h>
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("function14022_schedule_26");
constant c0("c0", 64), c1("c1", 64), c2("c2", 64), c3("c3", 64);
var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i3("i3", 0, c3), i01("i01"), i02("i02"), i03("i03... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
5b179989dbb256cd86d5152645627075270027fa | 8a92aa7d9f97269de27489f494e5249505e7645d | /Examen Oct 15/Examen Oct 15/Pizarra.h | 02bf7d4a870b880b6c8612349a13f696fe440275 | [
"MIT"
] | permissive | AlbertoTrapiello/SII-ADOO | 0f5fb098407ad821394d1d73ded1c7490934dab5 | 9a7ba5dcd450c6b6b3e0932f5a62d0be28733bbf | refs/heads/master | 2021-07-23T02:16:32.216387 | 2019-01-23T17:48:22 | 2019-01-23T17:48:22 | 147,925,200 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,154 | h | #ifndef _PIZARRA_
#define _PIZARRA_
#include <vector>
#include <algorithm>
#include "Figura.h"
#include <iostream>
using namespace std;
void listar(Figura *);
class Pizarra
{
vector <Figura *> figuras;
public:
Pizarra() {}
void add_Figuras(Figura * pFigura)
{
figuras.push_back(pFigura);
}
void list()
{
... | [
"albertotrapiello@gmail.com"
] | albertotrapiello@gmail.com |
c82600d2a4e4175906560b280df15c1a6fb46b16 | 9e4a00de1ec07e7e88872ef60c42a49bf65dc2b0 | /Code/Projects/Eld/src/Components/wbcompeldpowerteleport.h | af89359c3668776fd415dbaf8ad91036d1ae7f8e | [
"Zlib"
] | permissive | ptitSeb/Eldritch | 6a5201949b13f6cd95d3d75928e375bdf785ffca | 3cd6831a4eebb11babec831e2fc59361411ad57f | refs/heads/master | 2021-07-10T18:45:05.892756 | 2021-04-25T14:16:19 | 2021-04-25T14:16:19 | 39,091,718 | 6 | 4 | NOASSERTION | 2021-04-25T14:16:20 | 2015-07-14T18:03:07 | C | UTF-8 | C++ | false | false | 645 | h | #ifndef WBCOMPELDPOWERTELEPORT_H
#define WBCOMPELDPOWERTELEPORT_H
#include "wbeldcomponent.h"
#include "wbentityref.h"
class WBCompEldPowerTeleport : public WBEldComponent
{
public:
WBCompEldPowerTeleport();
virtual ~WBCompEldPowerTeleport();
DEFINE_WBCOMP( EldPowerTeleport, WBEldComponent );
virtual int GetTi... | [
"rajdakin@gmail.com"
] | rajdakin@gmail.com |
8dac4bfecda1e8346415c24268ceb50b16aee35e | 90e64a6679a16401e762b447a0a1c6d7d5815815 | /TSE/SFXVariants.cpp | 2dc0c282b88b54f8cc3f1fa856b7f10f8a65b4b2 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | kronosaur/Mammoth | a339f3860e01612c47fdbfc3aa1d657b5fd25a4b | a73df3f356201ecffd6590303d5cd52edd040a92 | refs/heads/master | 2021-04-19T00:26:33.936970 | 2019-01-08T01:11:51 | 2019-01-08T01:11:51 | 28,847,176 | 5 | 14 | NOASSERTION | 2018-12-26T08:09:11 | 2015-01-06T04:47:28 | C++ | UTF-8 | C++ | false | false | 5,710 | cpp | // SFXVariants.cpp
//
// CEffectVariantCreator class
// Copyright (c) 2012 by Kronosaur Productions, LLC. All Rights Reserved.
#include "PreComp.h"
#define MAX_VALUE_ATTRIB CONSTLIT("maxValue")
class CEffectVariantPainter : public IEffectPainter
{
public:
CEffectVariantPainter (CEffectVariantCreator *pCreat... | [
"public@neurohack.com"
] | public@neurohack.com |
1c15c9e8f37c6d4e065baf9d4fb0e9c82b5df75b | b22588340d7925b614a735bbbde1b351ad657ffc | /athena/InnerDetector/InDetDetDescrCnv/InDetIdCnv/src/SiliconIDDetDescrCnv.h | f27cff6cf5ba3abba289f183bd6a9bb9bd19f225 | [] | no_license | rushioda/PIXELVALID_athena | 90befe12042c1249cbb3655dde1428bb9b9a42ce | 22df23187ef85e9c3120122c8375ea0e7d8ea440 | refs/heads/master | 2020-12-14T22:01:15.365949 | 2020-01-19T03:59:35 | 2020-01-19T03:59:35 | 234,836,993 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,168 | h | /*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
/***************************************************************************
InDet DetDescrCnv package
-----------------------------------------
***************************************************************************/
//<doc><fil... | [
"rushioda@lxplus754.cern.ch"
] | rushioda@lxplus754.cern.ch |
5e0381ce4b19fc92faac0abef305439bfcd1c78f | c5f23bc3b0e5b106357f6ef8a403a3ef41cd17d3 | /EventoService/Main.cpp | 8b246766f93166bc9c757af52295daf777a2e86e | [] | no_license | twolkerl/ed_fadergs | 0f691f4b50a1ea9bdb65a5cae16c84e85a18ddb5 | b0dea680debe0aca63958e2cb3268f6f525f6d5f | refs/heads/master | 2021-09-07T21:49:16.870022 | 2018-03-01T14:31:34 | 2018-03-01T14:31:34 | 108,329,943 | 0 | 0 | null | null | null | null | ISO-8859-1 | C++ | false | false | 1,656 | cpp | /*
ESTRUTURA DE DADOS 2017/2
Autores: Tiago Wolker Leite / Eduardo Moraes de Mello Alves / Bruno Vicente Alves
Data: 05/11/2017
Última atualização: 03/12/2017
Sistema EventoService.
*/
// -- BIBLIOTECAS --
#include "controller/EventoServiceFuncoes.h"
//#include "controller/FuncoesTeste.h" // retirar as barras pa... | [
"tiago.wolker.leite@gmail.com"
] | tiago.wolker.leite@gmail.com |
ef77306c4ae217be8167f9cbdd0c873dd53d0011 | 91285aab23d96d1594dec160f8eada42feb99493 | /Course Project/2011 Rocky Mountain Regional Contest/5740 complete/5740.cpp | 843b6b3beca974d985b5c6250c7fc7ec892dd5f8 | [] | no_license | TylerSiwy/Programming-Contest-Solutions | b2d3daf5115999cf54e6c9e0d63a9610715f2142 | e504d3da99fd6033003881a6e130256abecd1393 | refs/heads/master | 2022-12-19T06:33:39.659786 | 2020-09-23T22:40:39 | 2020-09-23T22:40:39 | 296,226,915 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,221 | cpp | // Author: Tyler Siwy
// Date: March 6, 2020
// Approach: Fill a vector of our range with 0's. Then index using our
// citizenshipDay to fill in 1's for residence days and 2's for landing days.
// For each vacation trip, add 0's in the appropriate indices This allows us to
// count half days since once we count the arr... | [
"tyler.siwy@outlook.com"
] | tyler.siwy@outlook.com |
a6fd813e013c0f7079de150f18682eaef114a6b3 | ce7027f75f1dfdf603145eb1eb32aefbb7a43ece | /contrib/rpl/rgtl/rgtl_octree_objects.h | 024845977087bfda55029c772465f920259dc968 | [
"BSL-1.0"
] | permissive | InsightSoftwareConsortium/vxl | e85d26d63c4ccbba447b533456feb1df74768817 | e26938b1673f862b6681104dd4b94352e5990df0 | refs/heads/master | 2021-01-22T11:54:37.895936 | 2018-02-09T05:01:32 | 2018-02-09T05:01:32 | 46,090,490 | 0 | 2 | null | 2016-05-06T21:49:15 | 2015-11-13T00:52:35 | C++ | UTF-8 | C++ | false | false | 3,717 | h | #ifndef rgtl_octree_objects_h
#define rgtl_octree_objects_h
//:
// \file
// \brief Store a set of objects in an octree for efficient spatial queries.
// \author Brad King
// \date March 2007
// \copyright
// Copyright 2006-2009 Brad King, Chuck Stewart
// Distributed under the Boost Software License, Version 1.0.
// (S... | [
"dan@visionsystemsinc.com"
] | dan@visionsystemsinc.com |
6ff6c622a6381ed5f2cc40911b56eae63aabfe1d | 60bb67415a192d0c421719de7822c1819d5ba7ac | /blazetest/src/mathtest/dvecsvecmult/VHaVCa.cpp | 414103e0b4064e518eba29edf01e99322ac419e0 | [
"BSD-3-Clause"
] | permissive | rtohid/blaze | 48decd51395d912730add9bc0d19e617ecae8624 | 7852d9e22aeb89b907cb878c28d6ca75e5528431 | refs/heads/master | 2020-04-16T16:48:03.915504 | 2018-12-19T20:29:42 | 2018-12-19T20:29:42 | 165,750,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,004 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dvecsvecmult/VHaVCa.cpp
// \brief Source file for the VHaVCa dense vector/sparse vector multiplication math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// Thi... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
3fe2da53f03302dcf748b30bc689f1df1973d431 | 1a2190b96ca17719d2b41a5fbcac6043cf9f08e4 | /Treinos/2012-10-11-PacNW2011/h.cpp | 2ea8ee5b51b00246a3966639e3c23ee5367250bd | [] | no_license | eliasm2/problem-solving | 13c1abbf397bb41683fccb3490b0113c36ce9010 | 15becf49315b5defb8c1267e0c43ce1579dcae1a | refs/heads/master | 2020-09-07T07:12:17.112311 | 2018-07-20T17:27:43 | 2018-07-20T17:27:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 609 | cpp | #include <iostream>
#include <cmath>
#include <cstdio>
using namespace std;
double a, b, c, d, m, t;
double f(double x){
return a * pow(x, 3.0) + b * pow(x, 2.0) + c * pow(x, 1.0) + d;
}
int main(){
while (cin >> a >> b >> c >> d >> m >> t) {
double lo = 0.0, hi = 2e9, cnt = 100;
wh... | [
"paulocezar.ufg@gmail.com"
] | paulocezar.ufg@gmail.com |
990172e7ef273a6622cfe8763595e2af7174b420 | d8fae632eea27363db565597decdd1b184f74d70 | /project1/specialtriag.cpp | 46ca5887fe7998c8a36191685b3abc47fd5926ab | [] | no_license | tlgjerberg/fys3150projects | be01cb4f31eb25a78af019df24ae7f8186a6448f | 54a680720f77254a041949db913f9fb929d03933 | refs/heads/master | 2021-07-16T03:51:55.066905 | 2018-12-30T23:17:56 | 2018-12-30T23:17:56 | 145,989,544 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,047 | cpp | #include <cstdlib>
#include <cmath>
#include <iostream>
#include <fstream>
#include <ctime>
#include <iomanip>
using namespace std;
inline double f( double x){return 100.0*exp(-10*x);} //Analyical function f(x)
//Closed form solution of f
inline double closed_form(double x){return 1 - (1 - exp(-10))*x - exp(-10*x);}... | [
"torgje@hotmail.com"
] | torgje@hotmail.com |
c14c71ba2c5992a7cec05efdaa52c03880dfd278 | 65d7680ef26b5ddfcbf0ca9a22e71dfa8c755e20 | /LCS Dynamic Programming/LCS Dynamic Programming/LCS Dynamic Programming.cpp | 39423325dd5643320da995466f0c4645274f63a0 | [] | no_license | Virato913/Analisis_y_algoritmos | c0fee3fea7883bf4b7ea3cc555b8d02ce4dda1eb | abb623ef13a7e5d3888c62f863cdbeaffaca259c | refs/heads/master | 2020-05-18T21:06:09.786231 | 2019-08-15T20:25:58 | 2019-08-15T20:25:58 | 184,650,915 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,707 | cpp | #include <vector>
#include <iostream>
#include <cmath>
#include <chrono>
void lcs(std::string X, std::string Y, unsigned int m, unsigned int n) {
std::vector<std::vector<unsigned int>> L(0);
L.resize(m + 1);
for(auto& it : L) {
it.resize(n + 1);
}
for(unsigned int i = 0; i < m + 1; ++i) {
for(unsign... | [
"idv16c.jvilla@uartesdigitales.edu.mx"
] | idv16c.jvilla@uartesdigitales.edu.mx |
31b0f59c5ff582acc1325e578bf5ec517f9dd984 | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Source/Runtime/D3D12RHI/Private/D3D12VertexDeclaration.cpp | c00b8e02d4102177bb747a4f456d85f652180022 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | windystrife/UnrealEngine_NVIDIAGameWorks | c3c7863083653caf1bc67d3ef104fb4b9f302e2a | b50e6338a7c5b26374d66306ebc7807541ff815e | refs/heads/4.18-GameWorks | 2023-03-11T02:50:08.471040 | 2022-01-13T20:50:29 | 2022-01-13T20:50:29 | 124,100,479 | 262 | 179 | MIT | 2022-12-16T05:36:38 | 2018-03-06T15:44:09 | C++ | UTF-8 | C++ | false | false | 6,482 | cpp | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
/*=============================================================================
D3D12VertexDeclaration.cpp: D3D vertex declaration RHI implementation.
=============================================================================*/
#include "D3D12RHIPrivat... | [
"tungnt.rec@gmail.com"
] | tungnt.rec@gmail.com |
3bb37912ba10096330f0af997ae2a0d8b656ecf8 | 791c27e89ac6c51709bc996ab4a66742573a489d | /BOJ/3055.cpp | 3d16e64d77f8f88251f1c5682e0a2fe872c01966 | [] | no_license | JeongYeonUk/Problem | 6f031abed61c6229f3da86c20b188fc4481ed46d | 12ff42c72e0c91ab4a2927f17c874d791362530d | refs/heads/master | 2021-06-27T10:51:52.409707 | 2020-12-14T15:48:31 | 2020-12-14T15:48:31 | 188,515,199 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,009 | cpp | #include <iostream>
#include <queue>
#include <cstring>
using namespace std;
#define endl '\n'
typedef long long ll;
const int INF = 987654321;
const int dx[] = { 1,0,-1,0 };
const int dy[] = { 0,1,0,-1 };
struct INFO {
int y, x;
};
int r, c;
INFO start, dest;
queue<INFO> river;
char map[50][50];
int cache[50][50... | [
"vire3064@gmail.com"
] | vire3064@gmail.com |
a9a103dd59d151cf373b113bce087bbd7f630518 | a283563f58064cb78239dfb12f7efaa77f793b1c | /src/CRandomGenerator.cpp | e6f4f6d12002ff25b1a951a09728871e4ca0c742 | [] | no_license | vadimostanin/libkohonen | eea419bd2e806731625b41153f21ec1a27aeb9e4 | c76e07a6d29fa445a11c1f22e5396d2c91e403fb | refs/heads/master | 2020-06-03T20:43:53.710591 | 2015-08-25T05:51:33 | 2015-08-25T05:51:33 | 41,311,669 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 807 | cpp | /*
* CRandomGenerator.cpp
*
* Created on: Jan 27, 2015
* Author: vostanin
*/
#include "CRandomGenerator.h"
#include <ctime>
#include <cstdlib>
CRandomGenerator::CRandomGenerator( double range_low, double range_high, double range_precision ):
m_Low( range_low ), m_High( range_high ), m_Precision( range... | [
"popcorn@bk.ru"
] | popcorn@bk.ru |
c014afdb16ea2c10ded0682ef159bb3c98b9021b | 3407f1d148de3d8087686806eba3d2d5f9f141b4 | /Source/Model.h | 2aaa65edb53bda151c0baf7dc6aa384c4b26456b | [] | no_license | mpue/Trio2 | 379baa0b52d3362cbe32751fc4049bc85146c775 | abef968b684a762d351095f4df75b6a2855aa014 | refs/heads/master | 2021-04-01T14:33:21.650854 | 2020-03-18T09:54:19 | 2020-03-18T09:54:19 | 248,193,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,777 | h | /*
==============================================================================
Model.h
Created: 4 Jun 2016 8:56:23pm
Author: Matthias Pueski
==============================================================================
*/
#ifndef MODEL_H_INCLUDED
#define MODEL_H_INCLUDED
#include "Voice.h"
#inc... | [
"matthias@pueski.de"
] | matthias@pueski.de |
894617b0df3a80ad4fce199001e119d258347c1b | c37d94eaedb6d0277b0e44740705e5e1a5d56454 | /配置工具(1) Tool/class/KMGCfgView.cpp | 554f19c94cdb28a4e4c139cb229a065961706d4a | [] | no_license | 15831944/blogs | 6d4e9c5111f06b268b30a7275d9cc6375b5f0108 | 1fa6a94d6b6a0b3d000fc3bfce13ac9f87deab64 | refs/heads/master | 2022-01-06T23:44:05.536952 | 2018-10-13T02:15:10 | 2018-10-13T02:15:10 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 32,080 | cpp | // KMGCfgView.cpp : implementation file
//
#include "stdafx.h"
#include "demo.h"
#include "KMGCfgView.h"
#include "stdafx.h"
#include "MyFun.h"
#include "ReadPzkIni.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CToolTipCtrl kmg_ToolTipCtr;//tooltips提示
extern int ... | [
"weifeng19911024@163.com"
] | weifeng19911024@163.com |
e68ef2449210ab416228b95320df5ef66d7a33b8 | 22b7620b308a405ff748526784d239f0d4c0c4e7 | /Dice Roller/dieMain.cpp | 8f810c47aba8040a2a36537b2d99e71856f9002e | [] | no_license | Holly-Buteau/Cpp-Projects | f8cf6d60ffd21ba0649f3102646a586000ab8431 | ded528a6db61abcdad86442aa11d2fb84c8abab9 | refs/heads/master | 2021-01-10T17:52:39.982406 | 2016-03-31T19:12:26 | 2016-03-31T19:12:26 | 55,166,395 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 615 | cpp | /*********************************************************************
* ** Program Filename: dieMain.cpp
* ** Author: Holly Buteau
* ** Date: January 24, 2016
* ** Description: main file for game
* ** Input: none
* ** Output: none
* *********************************************************************/
#inc... | [
"buteauh@oregonstate.edu"
] | buteauh@oregonstate.edu |
8302d73b4f3a6827bc6283b445d83021e5bf0f07 | d38b7a1dab0bb815816769d5e573a3e9242345e2 | /Src/mvCapture.cpp | 126e642df82a37c350d4fb5e34a1f49083bff116 | [
"MIT"
] | permissive | junxigauss/MVision | f9c32063e8ec61f7ea499c6fcfb6790f913a4d22 | 122d91513356547748c70ddacf5f146b6a3e5dd5 | refs/heads/master | 2021-01-21T07:45:10.778757 | 2015-06-14T02:55:13 | 2015-06-14T02:55:13 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 512 | cpp | #include "mvCapture.h"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/core/core.hpp"
using namespace mv;
Capture::Capture(DataBase *pDataBase, int device) : m_pDataBase(pDataBase) {
m_IsCapOK = m_Cap.open(device);
}
bool mv::Capture::IsOpen() const {
return m... | [
"changjiezhao@foxmail.com"
] | changjiezhao@foxmail.com |
efc854161463a7264c6455da87fc4d1eca83a90a | 82dc89eb359b2a281acc0bf3c0d3ea6a6ec86ab3 | /Using C++/Sorting/SelectionSort.cpp | 692d84b7dc39d0e807860c0b757482a8691cb013 | [] | no_license | siddhanthramani/Data-Structures-and-Algorithms | d03a8c26a3a0f8a9168ebb9a3bd2e629a5432df2 | f99988724736a277116adfb3a560e1824df5e6f0 | refs/heads/master | 2022-11-19T18:15:26.169508 | 2020-07-22T06:34:12 | 2020-07-22T06:34:12 | 281,594,323 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,303 | cpp | //Selection sort is used to sort an array.
#include<iostream>
#include<stdio.h>
#include<string.h>
using namespace std;
int main(){
int n,min_value,min_index,temp;
cout << "Enter size of array : ";
cin >> n;
int a[n];
//creating the array
for(int i = 0;i < n; i++){
cout << "\nEnter ... | [
"dhanth20@gmail.com"
] | dhanth20@gmail.com |
2d9e17326eb5742f3bd1eced14a0aca0ecac3ee8 | c9f3b50a6e46b09afd944466516973fbfaeda10e | /Data Structures/5-Binary Tree/Dynamic Binary Tree/QueueAsArray.h | c29f72b9cf8e3d87b1baaf9a18778b5f12dfe30b | [] | no_license | nikolaninigit/NikolaRepository | 7a9b06b982e24bd9976d3d057ae482541f334b3e | 51322091ba4269113322f3893a9cac18d006193f | refs/heads/master | 2020-06-02T04:29:03.571827 | 2013-11-11T18:57:21 | 2013-11-11T18:57:21 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,395 | h | // Class for Queue data structure
template<class T>
class QueueAsArray
{
public:
T *data;
int head;
int tail;
int size;
int numOfElements;
public:
QueueAsArray(int vel)
{
size=vel;
numOfElements=0;
data=new T[size];
head=tail=-1;
}
bool isEmpty()
{
return (numOfElements==0);
... | [
"nikkolica@gmail.com"
] | nikkolica@gmail.com |
27d9e02b42d9d4fe986d985d2b612ff80d1f4ea7 | 1033609e705e0b432f8a0760d32befa92c2b9cb5 | /branches/0.5/svn.h | 5fba596337fb8c8cf0a942ea14f62a165985f257 | [] | no_license | BackupTheBerlios/cb-svn-svn | 5b89c2c5445cf7a51575cf08c0eaaf832074b266 | 6b512f58bbb56fbc186ca26d5c934e1fe83173af | refs/heads/master | 2020-04-02T00:14:00.063607 | 2005-10-26T13:52:08 | 2005-10-26T13:52:08 | 40,614,579 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 11,290 | h | // This file is part of the Code::Blocks SVN Plugin
// Copyright (C) 2005 Thomas Denk
//
// This program is licensed under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2 of the License,
// or (at your option) any later version.
// $HeadURL$
// $Id$
... | [
"thomasdenk@96b225bb-4cfa-0310-88f5-88b948d20ad7"
] | thomasdenk@96b225bb-4cfa-0310-88f5-88b948d20ad7 |
c648db38e6e4877e0a42f35dd0914c0bac603642 | 507068049610a3f47d86e9ded324129dabda94ab | /include/lima/Scene.h | 7aa1c92240089e59c1560c149909ce4fc94339a3 | [] | no_license | marioprats/lima | d12e5e0c4c15bc13457173b16e9d3ec0d595fa80 | 46eae970f37bd522790df721c6b28296ed180d28 | refs/heads/master | 2021-01-11T11:06:24.643297 | 2013-08-28T17:45:10 | 2013-08-28T17:45:10 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,769 | h | /*
* Copyright (c) 2007 University of Jaume-I, 2013 Willow Garage, 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:
*
* * Redistributions of source code must retain the above copyri... | [
"mprats@willowgarage.com"
] | mprats@willowgarage.com |
020a95e81374653a8fb0a1aa30fcd4ad6d8e7c7f | 26798f56aaa3664b8ff363e51bc047bc32b35966 | /wxcapoc_main.h | d5fa2ac04ca6977fe1712e2d53c67deb3f2b20c5 | [
"Apache-2.0"
] | permissive | mteg/capoc | 39e07e901a7ea24e04d48947bda0c71e79e3f8f7 | 35d33e1fb9b5354e96bcf771492d861592f75eb6 | refs/heads/master | 2020-05-22T15:01:49.954414 | 2019-05-17T22:15:49 | 2019-05-17T22:15:49 | 186,399,500 | 2 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 2,584 | h |
#ifndef WXCAPOC_MAIN_H
#define WXCAPOC_MAIN_H
#include <unordered_map>
#include "wxcapoc_console.h"
typedef std::unordered_map<int, const char *> keyMap;
class wxCapoc_Main : public wxFrame {
public:
wxCapoc_Main(const wxString& title, const wxPoint& pos, const wxSize& size);
wxCapoc_Canvas *canvas;
wxM... | [
"mateusz.golicz@sileman.pl"
] | mateusz.golicz@sileman.pl |
bec6ad5fee257609b809c2d22f0b4882f73a9d1a | 7d76df901302422587557bcf42500a51b5d7867c | /FKSimpleServer/Utils/CharSet.cpp | 80dc34eaf66ec99552705fa163b8b29f7a901065 | [
"MIT"
] | permissive | radtek/FKSimpleServer | 569bafe55517580f74a11cd320a016943315c4bb | 6184a1bbf7d5ad6af0ebc1c0bcbe0f4321d532ea | refs/heads/master | 2021-02-07T22:29:34.587466 | 2017-03-16T05:41:27 | 2017-03-16T05:41:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,880 | cpp | #include "CharSet.h"
//-------------------------------------------------------------
CCharSet::CCharSet()
{
clear();
}
//-------------------------------------------------------------
CCharSet::CCharSet(const char * pszTable)
{
clear();
for (int i = 0; i < (int)strlen(pszTable); i++)
addChar(pszTable[i]);
}
//-----... | [
"duzhi5368@163.com"
] | duzhi5368@163.com |
8c0faa90a782cd574a743dc917f6cbbdbe334a57 | 8424d627b1e9367fe1c2bc6e6796791f8c4b7783 | /154/154.cpp | 0ae9e0fdb1ae67f6fb1d13648940989e13be8130 | [] | no_license | lld2006/my-c---practice-project | 72d309f378dea1aaf16ffedf161962684ef25aef | c7e133c79528340f40f1a7192a89956bcc11dd00 | refs/heads/master | 2020-12-25T17:37:28.171658 | 2018-01-21T08:15:49 | 2018-01-21T08:15:49 | 2,707,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,651 | cpp | #include <cstdio>
#include <vector>
#include <numeric>
#include <cassert>
#include "../lib/typedef.h"
using namespace std;
int get(int num, int base)
{
int cnt = 0;
while(num % base ==0){
num/=base;
++cnt;
}
return cnt;
}
int main()
{
int target = 200000;
vector<int> v2;
ve... | [
"euler@ubuntu.(none)"
] | euler@ubuntu.(none) |
e93a2f67842f46e861fba4b049b360defcb95dc7 | 1a8179a25434d62b26f1ed3d95eff03e8b17d08f | /cpp/ProjectManager.cpp | a7d5c4dd709da0cca01f4935e9609a06164eb5c0 | [
"Apache-2.0"
] | permissive | RobertoMalatesta/qmlcreator | 46b1a529853ffd48f26ecf9d3b159509fd10567d | b71c064725bd6d549e062affcb352bc2416963fa | refs/heads/master | 2020-05-23T18:55:58.085715 | 2015-06-08T03:09:28 | 2015-06-08T03:09:28 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,906 | cpp | /****************************************************************************
**
** Copyright (C) 2013-2015 Oleg Yadrov
**
** 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.ap... | [
"wearyinside@gmail.com"
] | wearyinside@gmail.com |
52e95d47adfa515acaf65a237c5a3747ef641ead | c1fb96ec8e1608ab13ad219c04dbf63fcf6cf377 | /BUS_UVMSYSTEMC_2/vip_components/subscriber.h | 9cb9a8cfe53af1556e16f5e7a457dcd4b570b2ea | [] | no_license | NawrasAltaleb/SimulationBasedVerification_UVM | 346ccbb36621f8a9881335f1a36417dfb3681816 | aafc8f92c672160eb60137dcb20d3af4f824ce95 | refs/heads/master | 2020-05-03T09:38:51.967569 | 2019-04-03T19:28:35 | 2019-04-03T19:28:35 | 178,559,866 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,043 | h | //
// Created by Nawras Altaleb (nawras.altaleb89@gmail.com) on 10/24/18.
//
#ifndef UVMSYSTEMC_SUBSCRIBERS_H
#define UVMSYSTEMC_SUBSCRIBERS_H
#include <uvm>
#include "vip_trans.h"
///////////////////////////////////////////////////////////
/// *************************************************** ///
////////////////... | [
"nawras.altaleb89@gmail.com"
] | nawras.altaleb89@gmail.com |
9e06bdf33815f2f7a4bad5648f382e2381cbfbaf | e48a4f59c65cb0557d238758f85ad3a5a2e58122 | /nginx/misc/ngx_c_memory.cxx | 42f0993f79f9235322e67be1bac411c639a9db69 | [] | no_license | peterzhenghao/nginx | 032f0a31a59158cec8cdafb16ff25a1364fd2aa8 | 2adf928cd051bd1ffb15d0cbd869dab46d3bbedf | refs/heads/main | 2023-05-09T00:26:34.259532 | 2021-05-27T03:01:02 | 2021-05-27T03:01:02 | 371,208,135 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 428 | cxx |
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ngx_c_memory.h"
CMemory *CMemory::m_instance = NULL;
void *CMemory::AllocMemory(int memCount,bool ifmemset)
{
void *tmpData = (void *)new char[memCount];
if(ifmemset)
{
memset(tmpData,0,memCount);
}
re... | [
"noreply@github.com"
] | peterzhenghao.noreply@github.com |
6126e438a7d25280a12416527808451749b8314f | 514996e39fe2129abe231503ce7f5f9688c837f7 | /src/fury/system_vars.cpp | f2fa84000e118ab2de307e168def829fa46b9e49 | [] | no_license | Necrys/Fury | d39182c1e7f9bde799b0d8baec5bc8cb4f62d6c0 | 84b20613299418efb672b6ec37e41ea69aaf72b5 | refs/heads/master | 2023-04-01T18:01:13.696634 | 2021-04-07T14:25:04 | 2021-04-07T14:25:04 | 354,311,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 582 | cpp | #include "types.h"
#include <hgevector.h>
#include <string>
#include "data_level.h"
#include "data_staticobject.h"
#include "data_tileset.h"
using namespace std;
// screen mode
unsigned int screenWidth = 800;
unsigned int screenHeight = 600;
unsigned char screenBPP = 32;
bool windowed = true;
float globalScale... | [
"necrysgd@gmail.com"
] | necrysgd@gmail.com |
3eb2dee855c0c0cf22b843f3efb5d62402a4e555 | fdb404bc4b1f3fc5d1ec9e56faa179f2334a09f2 | /test1_1/test1.h | 3dfaff21c1e08142891ffce7ba9f412557b448fe | [] | no_license | st087823/test1_1 | 0eb108a872ae2e223c7d6ccc6333e7c8303b706c | ce268a7b84ad819a6dd33c8c88b717b53f40699f | refs/heads/master | 2023-01-21T13:27:16.224753 | 2020-12-03T13:04:43 | 2020-12-03T13:04:43 | 318,126,659 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 31 | h | #pragma once
class test1
{
};
| [
"st087823@student.spbu.ru"
] | st087823@student.spbu.ru |
f48a6dfa5b953a5e7c17f2fc0a5917afd97875f9 | 7df60cff2293ef347835be310ff94bb4339c8507 | /Rush 2/PapaXmasElf.hpp | db7e26b16c791c0a95864d27da3bea3f0d9f3f63 | [] | no_license | halil28450/PoolCPP | e9ca42e2adf8a3e2333e2519a33b4cce1a5d92fc | b74387e9cf7bdf853dca86be984bb196f2e0558a | refs/heads/main | 2023-03-18T19:04:33.014416 | 2021-02-15T12:14:57 | 2021-02-15T12:14:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 692 | hpp | //
// Created by nicolass on 15/01/2021.
//
#ifndef B_CPP_300_STG_3_1_CPPRUSH2_NICOLAS_SCHNEIDER_PAPAXMASELF_HPP
#define B_CPP_300_STG_3_1_CPPRUSH2_NICOLAS_SCHNEIDER_PAPAXMASELF_HPP
#include "IElf.hpp"
#include "PapaXmasTable.hpp"
#include "ConveyorBelt.hpp"
class PapaXmasElf : public IElf
{
public :
PapaXm... | [
"arthur.robine@epitech.eu"
] | arthur.robine@epitech.eu |
1954475dc809605f6007876e7ff809924466d166 | 2bf09444ba4ef5b846454bfff661150745ae2d54 | /.ipd/lib/ge211/src/ge211_error.h | 3cbd7e42b708f4ce5d6e9412abda04d96445e24f | [] | no_license | siddhartha-s/295-fp-frogger | 052ee4f07bb1b4a77e4a019b8e3e6a7c49ba3361 | 0826c0f6a10cd7f3b4c54fbbf8ecd9f9a92b6ee6 | refs/heads/master | 2020-04-09T10:59:08.118940 | 2018-12-12T21:49:30 | 2018-12-12T21:49:30 | 160,290,627 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,667 | h | #pragma once
#include "ge211_forward.h"
#include <exception>
#include <memory>
#include <sstream>
#include <string>
namespace ge211 {
/// An exception hierarchy for %ge211 to report errors.
namespace exceptions {
/// The root of the %ge211 exception hierarchy. Exceptions thrown by
/// %ge211 are derived from Excep... | [
"sid@Sids-MBP.attlocal.net"
] | sid@Sids-MBP.attlocal.net |
c62fd5be42eaa3561a2151e0b7500843c0610632 | 2c6c7ba5399b5a4d87061bf4206a853cd33f351c | /lib/Dialect/SystemC/SystemCTypes.cpp | 9e3da974c0eca80abdd6603eee8b2a9fcbbe7e24 | [
"LLVM-exception",
"Apache-2.0"
] | permissive | llvm/circt | fbd479f869f296be2e1db95fa6a2808538f24703 | e6057090973eb8a428dce9d3e9ddb63ec4088b55 | refs/heads/main | 2023-09-02T06:34:28.649450 | 2023-09-01T22:25:38 | 2023-09-01T22:25:38 | 245,072,514 | 1,242 | 275 | NOASSERTION | 2023-09-14T20:25:58 | 2020-03-05T04:57:42 | C++ | UTF-8 | C++ | false | false | 10,605 | cpp | //===- SystemCTypes.cpp - Implement the SystemC types ---------------------===//
//
// 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"
] | llvm.noreply@github.com |
aa34921ac559af83f434ba4ba5c55637e654db10 | 5f303aef09db373d24db95e797c69631461af5ef | /The Smallest Pair(codechef).cpp | 28613e4776592684b20aefd343354a05a6d4eed3 | [] | no_license | pratik2266/21-DAYS-PROGRAMMING-CHALLENGE-ACES | b646f6f810a4d105037b9614f4b9ba09ef965ba6 | 1e71355682bde18d5e0c1cc55ca8ce0e52931342 | refs/heads/main | 2022-12-30T21:54:32.865214 | 2020-10-25T12:11:08 | 2020-10-25T12:11:08 | 301,333,782 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 336 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int t;
cin>>t;
while(t--)
{
int n;
cin>>n;
int a[n];
for(int i=0;i<n;i++)
{
cin>>a[i];
}
sort(a,a+n);
cout<<a[0]+a[1]<<endl;
}
... | [
"noreply@github.com"
] | pratik2266.noreply@github.com |
066289f13ec67b50d3ed1bfd97f25a16f3482017 | 826c2762805e39ac1c080091e7f4f642fb41e19a | /ouniverse_2020_2_ue4_source/ouniverse/Protocol/System/Ui/SymMenuU.cpp | ffceeaf65043be68a73b7d6895105b7f6e9b91ce | [] | no_license | legendofceo/ouniverse_ue_cpp_source_deprecated_pre2022 | fe625f69210c9c038202b8305495bdf373657ea8 | 729f12569f805ce74e602f8b13bab0ac318358a5 | refs/heads/main | 2023-08-12T19:14:39.216646 | 2021-10-17T16:19:29 | 2021-10-17T16:19:29 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,012 | cpp | //Copyright 2015-2019, All Rights Reserved.
#include "Protocol/System/Ui/SymMenuU.h"
#include "Protocol/System/SymMenuP.h"
#include "Ui/UiButtonNew.h"
#include "Ui/UiEventCodes.h"
void USymMenu::NativeConstruct()
{
Super::NativeConstruct();
V_NewGame->SetupButton(REG::NewGame, this);
V_Continue->SetupButton(REG:... | [
"work.by.ceo@gmail.com"
] | work.by.ceo@gmail.com |
6a170804e7c8d4f9c5b6e89f63739374360cd989 | 7c1dc9907f6b009a87abb5a8a50e771a56b86bf4 | /DataStructure/Atcoder/150_4.cpp | e49a275c9f4c33e061e16b74e446ce46e2769c31 | [] | no_license | TarunSaini063/Coding | 4b6a022a23488bbf5a4a1a746d865388095707ab | cd0abd63b469ab7f3be52eca0b5305a49c3f25b6 | refs/heads/master | 2021-08-22T17:41:58.152521 | 2021-05-22T08:58:28 | 2021-05-22T08:58:28 | 252,940,387 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 951 | cpp | #include <bits/stdc++.h>
using namespace std;
#define ld double
#define ll long long
#define pb emplace_back
#define mk make_pair
#define mod 1000000007
#define ff first
#define ss second
#define sz(x) (int)x.size()
#define FIO ios_base::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL);
#define all(x) x.begin(),x.... | [
"tsaini063@outlook.com"
] | tsaini063@outlook.com |
bd3b7ddcb15e4bc1fe1647953f4c20a66fce2c9d | 01b79a7a0eefc62174ffb9edd2a0f35353a451c5 | /garageDoorGA.ino | 474e65ba73632863f9aa9d412e1f019d9676d07d | [
"MIT"
] | permissive | dmacattack/garageDoorGA | 8dbac73243faf1f55b31cdb3d6ce8966a39b0755 | 57ea4d95e9c3c57c1ec63dd341a235b916d32af3 | refs/heads/master | 2020-04-11T05:42:00.940577 | 2018-12-21T20:00:53 | 2018-12-21T20:00:53 | 161,557,574 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,746 | ino | //---------------------------------------------------------------
// includes
//---------------------------------------------------------------
#include <ESP8266WiFi.h>
#include "WifiCredentials.h"
// refs : https://randomnerdtutorials.com/esp8266-web-server/
//--------------------------------------------------------... | [
"dan.b.macdonald@gmail.com"
] | dan.b.macdonald@gmail.com |
852b81f219225cf64dd2608dc2eb1c16f5aa8075 | 70813fd982be0db84fe24b5ebcc9925270d585fd | /StripeTastic.Firmware/lib/StripeBridge/Enums/EffectDirections.h | d75a4e61b97c41aa4ce881cef35c53bac0c40494 | [
"MIT"
] | permissive | Ruffo324/StripeTastic | 36973ef229f0f86e3158a5af74f217e418bfb2a3 | f4490470e042a13ee52884ff20dc623dd07cf7cb | refs/heads/master | 2023-01-21T21:07:37.481242 | 2020-10-28T19:34:11 | 2020-10-28T19:34:11 | 282,495,575 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 335 | h | #pragma once
namespace StripeBridge
{
namespace Enums
{
/**
* Set's the direction for the active Enums::Effects.
* TODO: Not implemented currently.
*/
enum EffectDirections
{
Left,
Right
};
} // namespace Enums
} // namespa... | [
"ruffo324@gmail.com"
] | ruffo324@gmail.com |
d0b351d0410e46ebe951fcede3d756437176725f | 6b40e9dccf2edc767c44df3acd9b626fcd586b4d | /NT/enduser/netmeeting/h/cpnmctl1.h | 4721c5b1d925075f4827818e16b2a9ca5dc8ab2b | [] | no_license | jjzhang166/WinNT5_src_20201004 | 712894fcf94fb82c49e5cd09d719da00740e0436 | b2db264153b80fbb91ef5fc9f57b387e223dbfc2 | refs/heads/Win2K3 | 2023-08-12T01:31:59.670176 | 2021-10-14T15:14:37 | 2021-10-14T15:14:37 | 586,134,273 | 1 | 0 | null | 2023-01-07T03:47:45 | 2023-01-07T03:47:44 | null | UTF-8 | C++ | false | false | 636 | h |
//////////////////////////////////////////////////////////////////////////////
// CProxyINmAppletNotify
template <class T>
class CProxyINmAppletNotify : public IConnectionPointImpl<T, &IID_INmAppletNotify, CComDynamicUnkArray>
{
public:
//INmAppletNotify
public:
HRESULT Fire_OnStateChanged(
int State)
{
T* pT =... | [
"seta7D5@protonmail.com"
] | seta7D5@protonmail.com |
7766307f17284e9013a97e74933f77b0251fd8dc | e0482a657a37ea9035695d5b7f023edab2d600b5 | /src/src/core/belief.cpp | b1a11daa2d2bbb16a4c0328a73c35ebb95434ddc | [] | no_license | boettiger-lab/despot | 9f28f69970a0058f42d611634b86d8c205f76d76 | c8e1c3bb9fb4867cd5ee905180fac5e2125b1200 | refs/heads/master | 2021-06-19T16:23:03.808822 | 2017-08-02T19:35:28 | 2017-08-02T19:35:28 | 86,734,632 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 11,356 | cpp | #include <despot/core/belief.h>
#include <despot/core/pomdp.h>
using namespace std;
namespace despot {
/* =============================================================================
* ParticleBelief class
* =============================================================================*/
Belief::Belief(const DSPO... | [
"tristan.kalos@ensta.fr"
] | tristan.kalos@ensta.fr |
02e4ae79395f11cd861ecd268fdc6e18e6df9d39 | fb5fd35c3acecb7bb4e45aa8cd39b83dfcfc30c6 | /图论/二分匹配/POJ1469 COURSES.cpp | 7ae6748f427fb64015867343d17d7618b14a56c3 | [] | no_license | chunchou/ACM | 6306f6577a6912d020d5a4fa3f8808beadd283e0 | d5ac8b9511689fed08c15d5f111d53146152a75e | refs/heads/master | 2021-01-14T09:23:58.072885 | 2013-12-24T00:58:43 | 2013-12-24T00:58:43 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 960 | cpp | /*
学生和课程构成一个二部图,可选课程作为X部,学生选为Y部,构造一个二分图。
然后判断能否为完美匹配
*/
#include <iostream>
#include <cstring>
#include <cstdio>
using namespace std;
#define X 302
int ym[X],p,n;
bool g[X][X],use[X];
bool dfs(int u)
{
for(int v=1;v<=n;v++)
if(g[u][v]&&!use[v])
{
use[v] = true;
if(ym[v]==-1||dfs(ym[v]))
{
ym[v] = u;... | [
"545883134@qq.com"
] | 545883134@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.