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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28d15e2cf364bf182ccf4bbd5696338c34069354 | d4151c5907634bedca10e29b422191d79d728508 | /src/tui/main.cxx | 1f3c909f65dd0cf05412475125b8e79b189ac821 | [] | no_license | Ryanel/Ymgyrch | b5a73b4a7f741d52e36c95f5ea7174848215d213 | d596be3f1e5eb2c6284cdc895e99f249976d26a6 | refs/heads/master | 2021-06-17T13:07:51.198746 | 2017-05-23T04:51:24 | 2017-05-23T04:51:24 | 78,317,872 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 786 | cxx | #include <tui/tui.hpp>
#include <rlutil/rlutil.h>
#include <logging.hpp>
#include <ymgyrch/core.hpp>
#include <ymgyrch/state.hpp>
#include <ymgyrch/systems/nes.hpp>
int main() {
g_tui = new TextUI();
g_log = new Logger();
g_core = new Ymgyrch::Core();
Ymgyrch::System * sys = new Ymgyrch::Systems::NES();
State:... | [
"lioneltabre@gmail.com"
] | lioneltabre@gmail.com |
e7e0921881b753e5162699969461b6f3d499e478 | 2affdd1d5a6ba682076925e32f48566ee16ee413 | /src/thn9732_Main_Menu.h | fb611f22120cc78921603fc373677fbbc13987d4 | [] | no_license | thtnguyen/Library-System | 211a05552207e1306b161e70e13d5a6c0fdd277a | c4703ebbe595e92e1f14b756469c8f9193946307 | refs/heads/master | 2020-04-01T18:18:33.568137 | 2018-10-17T15:58:49 | 2018-10-17T15:58:49 | 153,484,069 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 684 | h | #ifndef MAIN_MENU_H
#define MAIN_MENU_H
#include <gtkmm.h>
#include "thn9732_Controller.h"
class Main_Menu : public Gtk::Window {
public:
Main_Menu(Library& l, Controller& c);
virtual ~Main_Menu();
protected:
Gtk::Box* vbox;
void create_lbrn_clicked();
void load_data_clicked();
void save_data_clicked();
voi... | [
"teresa@uta.edu"
] | teresa@uta.edu |
29edfc3213be2179e0d63e1a49bd26fd6840980a | bdb6c2c3f863f1c24a84a0f83e662b0965f04dc5 | /src/gRRF/Data.cpp | 5144f29ca2f8b178805e0ea2ea14c423ed1b170c | [] | no_license | geovens/gRRF | 1093878af245819e29ea043d24504bf75c6ec05a | d4540777e45c68a12b993a8c0777797bc5692615 | refs/heads/master | 2020-03-15T03:23:18.899411 | 2018-08-30T07:02:20 | 2018-08-30T07:02:20 | 131,940,984 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,698 | cpp |
#include "Data.h"
#include "stdafx.h"
Data::Data()
{
Features = NULL;
Values = NULL;
ReachedNodes = NULL;
Predictions = NULL;
}
Data* Data::GetSample(int index, int* local_index_out)
{
*local_index_out = index;
return this;
}
featuretype* Data::GetFeatureP(int index, featuretype* abc)
{
return Features + in... | [
"hi@geovens.name"
] | hi@geovens.name |
eefee1a9242f13181aa862fc484db77bca7e2280 | 6de7f1f0d9be7d0659902dc60c77dcaf332e927e | /src/libtsduck/dtv/descriptors/tsIPSignallingDescriptor.cpp | dbf693fed926733df4a6f34e935f647c90337376 | [
"BSD-2-Clause"
] | permissive | ConnectionMaster/tsduck | ed41cd625c894dca96f9b64f7e18cc265ef7f394 | 32732db5fed5f663dfe68ffb6213a469addc9342 | refs/heads/master | 2023-08-31T20:01:00.538543 | 2022-09-30T05:25:02 | 2022-09-30T08:14:43 | 183,097,216 | 1 | 0 | BSD-2-Clause | 2023-04-03T23:24:45 | 2019-04-23T21:15:45 | C++ | UTF-8 | C++ | false | false | 4,085 | cpp | //----------------------------------------------------------------------------
//
// TSDuck - The MPEG Transport Stream Toolkit
// Copyright (c) 2005-2022, Thierry Lelegard
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | [
"thierry@lelegard.fr"
] | thierry@lelegard.fr |
66d4d7c19c47388b735dd28e5a143f5859b1f4aa | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /chrome/browser/installable/installable_logging.cc | 7b74f686bb96c2f57196794b4aba1adeefac751c | [
"BSD-3-Clause"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | C++ | false | false | 6,495 | cc | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/installable/installable_logging.h"
#include "base/macros.h"
#include "base/strings/stringprintf.h"
#include "content/public/brow... | [
"jacob-chen@iotwrt.com"
] | jacob-chen@iotwrt.com |
965d9088ac71d561543b8fba8526381a2308dcd6 | 7801cc1335cb60500b76bbb247b69ddf5e9b82a4 | /osrm/inc/engine/map_matching/hidden_markov_model.hpp | e4281a917ff7e20e03fd4be723210dd1daed004b | [] | no_license | bblu/osrm-core | 412f733dcc415f6e94280ddf1df73ac3dd09a477 | a696cd9d6770c30240c87830613fce5c7e54d008 | refs/heads/master | 2020-12-31T04:55:51.660185 | 2016-04-15T03:48:41 | 2016-04-15T03:48:41 | 56,051,863 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,092 | hpp | #ifndef HIDDEN_MARKOV_MODEL
#define HIDDEN_MARKOV_MODEL
#include "util/integer_range.hpp"
#include <boost/assert.hpp>
#include <boost/math/constants/constants.hpp>
#include <cmath>
#include <limits>
#include <vector>
namespace osrm
{
namespace engine
{
namespace map_matching
{
static const dou... | [
"gmwblu@gmail.com"
] | gmwblu@gmail.com |
ee6b4d3c59d48107a7404abb1e3bf3c5448acc82 | d9f59c9f35c4e35b07ba757f9c23b3f82aff2f00 | /HelloWorldOglEs/src/main/jni/Irrlicht/Octree.h | 7cb64794a6fbed44b238df945a99f0146d612dae | [] | no_license | marky0720/irrlicht_Android_ogl_es | 44d5f9097b4fc328a204e9a98a0ae92dd13471a4 | 4c94b4ba2ee833015ff8e83855e5b92a539bcc6b | refs/heads/master | 2020-04-07T12:27:10.852174 | 2018-03-20T09:52:50 | 2018-03-20T09:52:50 | 124,211,363 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 8,822 | h | // Copyright (C) 2002-2012 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#ifndef __C_OCTREE_H_INCLUDED__
#define __C_OCTREE_H_INCLUDED__
#include "SViewFrustum.h"
#include "S3DVertex.h"
#include "aabbox3d.h"
#include "irr... | [
"marky0720@gmail.com"
] | marky0720@gmail.com |
6a8df83fe6e3fe315e55d3ee6a7d6cc57fa65042 | b1aa27b66c3c4136ad09470f1bbe065674475ac5 | /Engine/Renderer/Gfx/include/GfxSampler.h | 3d0796bdeb8e1bcd54409c62b1925576dd09b72b | [
"BSD-2-Clause"
] | permissive | LiangYue1981816/AresEngine | 489ab0ed977c36327343797dd1499f56f434e06f | c1cf040a1dffaf2bc585ed75e70ddd9322fe3f67 | refs/heads/master | 2021-06-27T06:18:17.253841 | 2020-05-15T04:37:02 | 2020-05-15T04:37:02 | 148,959,938 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 243 | h | #pragma once
#include "PreHeader.h"
class CALL_API CGfxSampler
{
public:
CGfxSampler(GfxFilter minFilter, GfxFilter magFilter, GfxSamplerMipmapMode mipmapMode, GfxSamplerAddressMode addressMode)
{
}
virtual ~CGfxSampler(void)
{
}
};
| [
"LiangYue1981816@Hotmail.com"
] | LiangYue1981816@Hotmail.com |
652d2ac3389d36a6455193a7410c5c9b712c2652 | 837a24b071e6e770f7ebbe4ace89c7298d302813 | /AtCoder/ABC055/B_Training_Camp.cpp | 5a8fe8bcec2052af745fb44466453e0d00cd1ef3 | [] | no_license | MedAzizTousli/Competitive-Programming-Solutions | ddcb32003a493d56b24b41fb060750cf7656e29f | f796f3d2b26d440f1c8a8949a4ffecfac4d44408 | refs/heads/master | 2023-08-17T11:46:16.917475 | 2023-08-16T16:04:09 | 2023-08-16T16:04:09 | 183,100,646 | 6 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 480 | cpp | #include <bits/stdc++.h>
#define ll long long
#define rep(i, begin, end) for (__typeof(end) i = (begin) - ((begin) > (end)); i != (end) - ((begin) > (end)); i += 1 - 2 * ((begin) > (end))) // rep(i, 1, 5) --> {1,2,3,4} // rep(i, 5, 1) --> {4,3,2,1} // rep(it, end(v), begin(v)) --> *it
using namespace std;
int m... | [
"noreply@github.com"
] | MedAzizTousli.noreply@github.com |
a7a2f6d38e8a8f8186745b8d070b8e1ba94f08f1 | 672881ca0ff84aff973b90c53c54d7a608ac57ad | /src/Musings/Mechanisms/LogWeaver.h | 278127d07ce79956607b785b33b2f6979362e6ac | [] | no_license | kieransimkin/TangleNet-micro | 03654983f92b31b2f99e505a1c5be44e0af3ce9f | 34bde2af3b2770ef16a46db2d97c8f019950c720 | refs/heads/master | 2021-01-10T08:23:03.150174 | 2016-04-05T04:23:49 | 2016-04-05T04:23:49 | 54,948,771 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 416 | h | #include "Print.h"
#include <stddef.h>
#include <stdarg.h>
#define PRINTF_BUF 80 // define the tmp buffer size (change if desired)
class LogWeaver : public Print {
virtual size_t write(uint8_t);
public:
void printf(const char *format, ...);
#ifdef F // check to see if F() macro is available
void printf(const ... | [
"kieran@slinq.com"
] | kieran@slinq.com |
50e6afc79ace18d6a986949e40820085b4225fae | 78f459b98a8f4517263cbe8df25552bd14e2590d | /src/main/include/config/TestConfig.hpp | f8eac664d9a4c60396eccfa40731ee74da277b08 | [] | no_license | FRC-Team3538/FRC2020MotionProfiling | 6f2990b7642f0e3c0466146d2998aaa9d8c1bda8 | a7d8b54c798133237473428a6d808de472766ad1 | refs/heads/master | 2023-03-10T00:26:34.457647 | 2020-10-27T05:19:55 | 2020-10-27T05:19:55 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 308 | hpp | #pragma once
#include "ctre/Phoenix.h"
#include "lib/ctreJsonSerde.hpp"
#include "lib/json.hpp"
class TestConfig
{
public:
int a = 0;
ctre::phoenix::CustomParamConfiguration cpc;
ctre::phoenix::motorcontrol::can::TalonFXConfiguration fx;
};
NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE(TestConfig, a, cpc, fx)
| [
"jlmcmchl@gmail.com"
] | jlmcmchl@gmail.com |
c02d4fdee266e0a16d463f227cb0c2ae072bbef5 | 90e03cdb144fd14abaaebe0138351bac754bb5a4 | /tests/firebird/firebird-variant-conv.cc | fe4dceeb534d01bb8d27e2a5fd9e864ca4abb6f1 | [
"BSD-3-Clause"
] | permissive | informave/dbwtl | 2038e9c8e1c17b3ab83e5035014271ec15a649ae | fed8f84ac42949d906a34b6a5a1b61b3a7b74356 | refs/heads/master | 2018-12-11T12:20:39.438122 | 2018-09-12T18:56:38 | 2018-09-12T19:06:16 | 13,350,267 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,894 | cc | #include "../cxxc.hh"
#include "fixture_firebird.hh"
CXXC_FIXTURE_TEST(FirebirdTestbaseFixture, DatabaseVersion)
{
std::cout << dbc.dbmsName() << std::endl;
}
CXXC_FIXTURE_TEST(FirebirdTestbaseFixture, ScalarValueSelect)
{
DBMS::Statement stmt(dbc);
DBMS::Resultset rs;
stmt.execDirect("SELECT 5 FROM RDB$DATABASE... | [
"daniel@vogelbacher.name"
] | daniel@vogelbacher.name |
c0f20caebb91100c777efa5454be08a74d0e5604 | a5ecbf6067554be101ae81385feb55e54152b144 | /Tetris/src/Tetromino.h | 72dd65a036a521678f17ff2ec057d0def9b36856 | [
"MIT"
] | permissive | beannie-j/tetris | 0228dea94b15749ccc784c09ec23dd7a685e7240 | 7e2d7f995740f704838551439156e0b2f75c60b2 | refs/heads/master | 2022-12-31T17:33:26.851399 | 2020-10-29T22:16:35 | 2020-10-29T22:16:35 | 287,405,033 | 0 | 0 | null | 2021-05-31T05:02:47 | 2020-08-14T00:15:06 | C++ | UTF-8 | C++ | false | false | 1,104 | h | #pragma once
#include <SFML/Graphics.hpp>
#include <array>
enum class RotationState : int {
cw0 = 0, cw90 = 1, cw180 = 2, cw270 = 3
};
enum class TetrominoType : int {
I = 0,
O = 1,
T = 2,
S = 3,
Z = 4,
J = 5,
L = 6,
NumberOfTetrominoTypes
};
class Tetromino {
public:
Tetromin... | [
"jeanniehjan@gmail.com"
] | jeanniehjan@gmail.com |
71501d38877dbe1af7273594bc7200704708884c | c8b39acfd4a857dc15ed3375e0d93e75fa3f1f64 | /Engine/Source/ThirdParty/llvm/3.6.2/include/clang/AST/Comment.h | 94470cbf305f6d9603b988c50738e9eb201963fe | [
"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 | 31,883 | h | //===--- Comment.h - Comment AST nodes --------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"tungnt.rec@gmail.com"
] | tungnt.rec@gmail.com |
77dcdd2161e34f499654fd72ac479e499ccede05 | 7d9234263d39268430c7447fad7981c4bd10fed3 | /Welfare/PrePrintDlg.cpp | 16018a54b27f4e76787aab316a01b74b076326f2 | [] | no_license | shallots/welfare_wyf | ebba6b71b29a577d047bdc9bb4a214abb194e41c | dee085dec47d7dce279ddf7902da9b4b81ca57a6 | refs/heads/master | 2021-01-17T10:06:35.708346 | 2016-04-25T02:34:35 | 2016-04-25T02:34:35 | 18,440,920 | 3 | 0 | null | null | null | null | GB18030 | C++ | false | false | 9,775 | cpp | // PrePrintDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "Welfare.h"
#include "PrePrintDlg.h"
#include "afxdialogex.h"
// 定义控件ID
//#define IDC_RSC_PAIRS 5201
//#define IDC_RSC_PLIST 5202
//#define IDC_RSC_NONPAIRS 5203
//#define IDC_RSC_NLIST 5204
//#define IDC_GOS_PAIRS 5205
//#define IDC_GOS_PLIST 5206
//#de... | [
"shallots@163.com"
] | shallots@163.com |
9170ab05e15b23518301f12341d67fdb2142c811 | 1ebc6909a717690b0f5245598069b8ea001a62a1 | /source/Game/Objects/Gen/Common/FloatingPlatform.cpp | 03dee2ac1e3e1892be530fab69dcdd78f73247fb | [] | no_license | aknetk/Sonic-3-Mixed | 8342b290bc83abcf3c29a69b4f518addeb3454c3 | 8e5803281669677878d449a0234515654ed958fd | refs/heads/master | 2020-07-18T11:14:42.533813 | 2019-09-04T05:09:03 | 2019-09-04T05:09:03 | 206,234,998 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 9,504 | cpp | // Object ID: 0x51
// Object Name: FloatingPlatform.cpp
#include "FloatingPlatform.h"
typedef IMath Math;
CONSTRUCTER FloatingPlatform::FloatingPlatform() {
if (LevelScene::IsZoneCurrently("AIZ")) {
Act1BinIndex = LevelScene::LoadSpriteBin("AIZ/Floating Platform.bin");
Act2BinIndex = LevelScene::... | [
"aurumdude@gmail.com"
] | aurumdude@gmail.com |
a58c69f2fc2a9fe04d0aaf8e0f8291d8b5899a83 | 97b0cfdc7eb4230e27598b4823853433909995ce | /greedy/canCompleteCircuit.cpp | 365111e2530263b41f23600cf41baeb84eef6e4c | [] | no_license | chenshuyuhhh/acm | 90e3e0a7031ea343d971ce129da76aa42ee399e8 | 524a2ceb8c366be56f5261bf323407af18e3f437 | refs/heads/master | 2021-04-05T05:23:55.589834 | 2020-10-06T04:17:18 | 2020-10-06T04:17:18 | 248,524,127 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 533 | cpp | #include <vector>
using namespace std;
//
// Created by 陈姝宇 on 2020/9/9.
//
class CanCompleteCircuit {
public:
int canCompleteCircuit(vector<int> &gas, vector<int> &cost) {
int sum = 0;
int index = 0;
int minGas = INT32_MAX;
for (int i = 0; i < gas.size(); ++i) {
sum +... | [
"3017218119@tju.edu.cn"
] | 3017218119@tju.edu.cn |
b6b6c6804a74d59fdf18fb559e8d254f255622fb | 3386af07061f6de2fe600a4a86d1b660f653d1ca | /Light Oj ACCEPTED/Lightoj 1178 Trapezium.cpp | 21a726c4a72254983aeb48a6f21f7a24337b21cf | [] | no_license | NafiulAdnan/greenCodes | 5748edaf12d3df3ac96dba29cfe5ea20b0bde6b3 | 5665f41a21e7f9bb81dec219c6f3a6ad37ab0dbe | refs/heads/master | 2020-03-30T17:08:12.865627 | 2018-11-30T19:55:25 | 2018-11-30T19:55:25 | 151,442,389 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 425 | cpp |
#include<bits/stdc++.h>
using namespace std;
double sq(double a)
{
return a*a;
}
int main()
{
int t,cs=1;
double a,b,c,d,h;
scanf("%d",&t);
while(t--)
{
scanf("%lf%lf%lf%lf",&a,&b,&c,&d);
h = sq(b) - sq((sq(b) -sq(d) + sq(a-c))/(2*(a-c)));
h=sq... | [
"noreply@github.com"
] | NafiulAdnan.noreply@github.com |
63094d72ed0227fae752c36ffe26d1523fa89126 | b68877cbe9328314a63dcdb6d5e07b53e3e4d82d | /EnvironmentString/EnvironmentString.cpp | f25dc3493e339f920a9d7bd59cf09e69a818319c | [] | no_license | c1xfr2e/windows_snippet | 64dc133f6842aec4845a70948a786d1403a4a750 | 226e84f786bd76c2e582f14fd9dcea9c5f82af89 | refs/heads/master | 2021-05-26T15:25:55.380928 | 2013-12-24T12:44:06 | 2013-12-24T12:44:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 229 | cpp | #include <windows.h>
int main() {
const wchar_t* name = L"%ProgramFiles%\\HwAndInstall\\hw_android_usb_driver";
wchar_t buf[MAX_PATH] = {L'\0'};
DWORD count = ::ExpandEnvironmentStrings(name, buf, MAX_PATH);
return 0;
} | [
"zhaohao@wandoujia.com"
] | zhaohao@wandoujia.com |
78d9afd3686ff0b02831e3ab482834bf877662fa | aaa082df58a8220bbba511fcf9313078bf442e33 | /src/menu/TextLabel.cpp | 5baedbe57bd24fa2cfdff2f43a0a7d8dede71e91 | [] | no_license | terrence2/cognition | 485082d234e0dd63791de8248e55725534b92b40 | 7e911cb6dda022134dc898dd1d818dce6516fb04 | refs/heads/master | 2021-05-15T23:10:37.346831 | 2017-10-15T06:17:43 | 2017-10-15T06:17:43 | 106,767,724 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,195 | cpp | // 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) any later version.
//
// This program is distributed in the hope that it will be u... | [
"terrence.d.cole@gmail.com"
] | terrence.d.cole@gmail.com |
4f937fc98ada76a0a2a8c9ccf187bf492e9bddab | c49847e64bc31b42cbf5d2ad9199863500cfe50c | /Source/SoulslikeAction/Private/CS_CameraShake.cpp | 1823ec97f17ba0726f5500b4684270c5b286e8f4 | [] | no_license | Babdodook/UE4_SoulAction_Portfolio | f1f4320c2435e1ae2425c73e95956dc66c262a62 | fe179d848f109772be9052f4c64ce38ac8adf693 | refs/heads/main | 2023-06-18T07:40:33.019668 | 2021-07-20T04:16:56 | 2021-07-20T04:16:56 | 372,053,268 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 110 | cpp | // Fill out your copyright notice in the Description page of Project Settings.
#include "CS_CameraShake.h"
| [
"dol429@naver.com"
] | dol429@naver.com |
ba7878f572f9ef9958b06038fc711d64bc8ff4f2 | c77594745c4aae963a047bb3d20c0c8167d6956a | /Brasher_Bryan - Project 03.cpp | 597b8b89bdbf9cf2a7f06c8a61c5ce62ea3335ae | [] | no_license | pr0me7heu2/CSCI_221 | 5b90ca802ccc0fa1d39bf247b80dbe60928d7078 | 5b5cff03a54dfed288a14a9780e02668e59b3245 | refs/heads/master | 2020-06-01T19:16:57.320006 | 2019-07-26T05:57:22 | 2019-07-26T05:57:22 | 190,897,774 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,190 | cpp | // Brasher, Bryan R
// 20-JUN-2019
// Project 3
// Version 1.0
/* I am not completely satisfied with this project: I did not leave
* myself enough time to add useful comments and I completed the
* tasks fast enough that I feel like more utility would have been
* gained in more carefully examining the code that I w... | [
"brbrasher@gmail.com"
] | brbrasher@gmail.com |
34935f55226add885e0371a74e0eb1411d410802 | a8597af16ef33eb2d8d567fbd6923d2a4d3ce9d1 | /src/activemasternode.h | a4b0f3ad6857ff8ec1aa513a02ec69a06005365f | [
"MIT"
] | permissive | piklock/authoracoin | b086562c7c635e711b5a65a85c88adb338c6884f | 09c4436d52a67d84ab76b00eaeb2eaa0a1add88b | refs/heads/master | 2020-04-02T03:46:48.737019 | 2018-10-15T12:25:57 | 2018-10-15T12:25:57 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,333 | h | // Copyright (c) 2014-2016 The Dash developers
// Copyright (c) 2015-2017 The PIVX developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef ACTIVEMASTERNODE_H
#define ACTIVEMASTERNODE_H
#include "init.h"
#include ... | [
"authoracoin1@gmail.com"
] | authoracoin1@gmail.com |
612b5eb615a040b5308d630e6c5e4e5ec5a3284f | fec81bfe0453c5646e00c5d69874a71c579a103d | /blazetest/src/mathtest/operations/dmatdmatmult/MHbMDa.cpp | 370e1c14d6afbd65f7cb4b397dfd549a37f55ca2 | [
"BSD-3-Clause"
] | permissive | parsa/blaze | 801b0f619a53f8c07454b80d0a665ac0a3cf561d | 6ce2d5d8951e9b367aad87cc55ac835b054b5964 | refs/heads/master | 2022-09-19T15:46:44.108364 | 2022-07-30T04:47:03 | 2022-07-30T04:47:03 | 105,918,096 | 52 | 7 | null | null | null | null | UTF-8 | C++ | false | false | 4,863 | cpp | //=================================================================================================
/*!
// \file src/mathtest/operations/dmatdmatmult/MHbMDa.cpp
// \brief Source file for the MHbMDa dense matrix/dense matrix multiplication math test
//
// Copyright (C) 2012-2020 Klaus Iglberger - All Rights Reserved
... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
fc295c844c1ed70dcd29cc13f212dd56cfa1b634 | b15d2c1726da153f131b133afea0625a128e4e35 | /sum2.cpp | b260b7c154488cac9f144d5fcbbb647413219866 | [
"MIT"
] | permissive | varunverma760/codingblocks- | d9666be27f557f26828c340fd16aa3d7db71482c | 4c5d1c2e6d64c8c36796f759de4f5157d0569040 | refs/heads/main | 2023-05-27T16:58:07.056426 | 2021-06-12T18:41:48 | 2021-06-12T18:41:48 | 347,682,340 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 261 | cpp | #include<iostream>
using namespace std;
int main(){
int sum =0;
int arr[5];
for(int i=0;i<=5;i++){
cout<<"Enter the numbers : "<<i+1<<endl;
cin>>arr[i];
}
for(int i=0;i<5;i++){
sum+=arr[i];
cout<<" total sum is : "<<sum<<" "<<endl;
}
return 0;
} | [
"noreply@github.com"
] | varunverma760.noreply@github.com |
5ae591a392328cbc24688390f02e5eb9358788da | bdb4d14a742eeccfee35247068f03be09fac1eba | /src/ITCSetModes2.cpp | e7748180a60871fba86fac448d5cb8e7ee91cf4c | [
"BSD-3-Clause"
] | permissive | AllenInstitute/ITCXOP2 | e27f39073146590fcda82d9f3f0357af122229ca | 85011152ce86d13da1e39c93e57f3fc78f0dfdea | refs/heads/main | 2023-04-13T07:05:51.072017 | 2023-03-14T11:34:32 | 2023-03-14T11:34:32 | 97,766,508 | 2 | 3 | BSD-3-Clause | 2023-03-14T11:34:33 | 2017-07-19T22:28:02 | C | UTF-8 | C++ | false | false | 3,305 | cpp | #include "ITC_StandardHeaders.h"
// This file is part of the `ITCXOP2` project and licensed under BSD-3-Clause.
// Operation template:
// ITCSetModes2/Z[=number:displayErrors]/DEV=number:deviceID/I=number:DigitalInputMode/E=number:ExternalTriggerMode/T=number:ExternalTrigger/C[=number:EnableExternalClock]/D=number:DA... | [
"thomas.braun@byte-physics.de"
] | thomas.braun@byte-physics.de |
ba108d30758c32bd500166326e5728e02901d27c | 8c26f11c10de03956e4aff5c9883f4d5758ffd81 | /StageEditorTool/StageEditorTool/Source/Object/MouseObject.cpp | 77d8b08ff1e0ab4d5cbee763de7bf5fbc5b9825e | [] | no_license | AnanMatumoto/StageEditorTool | ca0665281d152c241cc1b88f9efe314fb6594451 | 06b3e507283715868dcffb450c2ea26e66b26fa8 | refs/heads/master | 2020-06-03T00:32:32.534021 | 2019-07-20T23:38:43 | 2019-07-20T23:38:43 | 190,680,111 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,014 | cpp | #include "MouseObject.h"
#include "../Lib/Input/Input.h"
#include "../Collision/CollisionManager.h"
#include "../Collision/CollisionData.h"
#include "../Editor/Editor.h"
#include "../Common/Common.h"
MouseObject::MouseObject(CollisionObjectParameter& data)
:CollisionObject(
data.object_type,
data.collision_type,
d... | [
"matumoto.anan@gmail.com"
] | matumoto.anan@gmail.com |
aabe60dc49d56ce51d5f3c113136d0e6c0f7c387 | 92682f3d4ce6848550f3ed55e3a441b27f2f3818 | /leetcode problems/1143. Longest Common Subsequence.cpp | 70ec39095ca9cebc98aeb91ffaaedfb5af769b4d | [] | no_license | Lakshita2002/LeetCode-Problems-Summers-2021 | 24a9332074fa910e62c6f0081383904d4833ad49 | dfa0143e4133b2ff14ed15d2cc4cc06ad9f17b4d | refs/heads/main | 2023-08-04T00:23:36.574510 | 2021-09-28T13:23:07 | 2021-09-28T13:23:07 | 362,406,470 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 852 | cpp | class Solution {
public:
int dp[1001][1001];
int lcs(string &text1, string &text2, int s1, int s2){
// base case
if(s1==0 or s2==0){
return 0;
}
if(dp[s1][s2] != -1){
return dp[s1][s2];
}
// recursive case
if(te... | [
"lakshitamohanty2002@gmail.com"
] | lakshitamohanty2002@gmail.com |
f41f5ea9572019481e7c36e36b7810b62d2e537c | 742840920c3dc182edcfe09a76ca30168799ba39 | /CupheadBotDLL/d3d11_hook.cpp | d5dd7f7e4b6f92187b884136ad11e85036d47cb0 | [] | no_license | mare5x/CupheadBot | 06e84568ec9e100df8fa6d107223c9f59e766bfc | 02f0b68eebacb90330b648d7c7b3dd6d0e4b7704 | refs/heads/master | 2020-05-01T11:22:19.905750 | 2019-04-18T17:45:58 | 2019-04-18T17:45:58 | 177,441,307 | 1 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,643 | cpp | // Based off:
// https://github.com/Rebzzel/Universal-D3D11-Hook
// https://bitbucket.org/rafzi/hacklib
// https://www.unknowncheats.me/forum/d3d-tutorials-and-source/88369-universal-d3d11-hook.html
#include "memory_tools.h"
#include "d3d11_hook.h"
d3d11_Present d3d11_hook::g_p_present = nullptr;;
d3d11_Present p_... | [
"mare5x.mare5x@gmail.com"
] | mare5x.mare5x@gmail.com |
1a0568aa65dcbf2eb3fc51b911d88e8416fb50a6 | f4869f5621db9e9b5fab33395095fa73077a6551 | /Server/Server/FontManager.h | 7140e61b328413a4d5e5b09e12f21e2546fe8575 | [] | no_license | MensInvictaManet/MasterServerList | 2cb5427bfa6764b43f04e991d2529b215e69e30b | c46ca226f2a0a578618757e47586aeaf9cec0efa | refs/heads/master | 2020-07-10T16:58:10.974892 | 2016-09-14T17:40:50 | 2016-09-14T17:40:50 | 67,855,276 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,828 | h | #pragma once
#include "SDL2/SDL_opengl.h"
#pragma comment(lib, "opengl32.lib")
#include "TextureManager.h"
#include "XMLWrapper.h"
#include <unordered_map>
#include <string>
class FontManager;
struct Font
{
friend class FontManager;
public:
Font();
~Font();
void Shutdown();
void RenderText(const char* text,... | [
"MensInvictaManet@gmail.com"
] | MensInvictaManet@gmail.com |
6c22212ef1ce9a55328120b2ed619a96988d24cf | 322a95d7a95c8a126e707286458056555f19ef52 | /include/util/ext/AnimatedSprite.hpp | b731e2c1eed8de91c19ca783134983b8abe26353 | [] | no_license | aadarshasubedi/perseverance | 70b1b467659bfe99c1941a5d6263d484d7dc1f30 | b6229ed3d873be29d39859bd5dfa550167b6c507 | refs/heads/master | 2020-12-28T19:23:37.840848 | 2015-02-09T02:43:19 | 2015-02-09T02:43:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,399 | hpp | //
// Copyright (C) 2014 Maximilian Wagenbach (aka. Foaly) (foaly.f@web.de)
//
// 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 this software.
//
// Permission is granted to anyone to use this software f... | [
"ryan@errantgames.com"
] | ryan@errantgames.com |
88b412ce2bd7331cde6c5b474b20e2f80c155a02 | 4c794caf8377faa985ed74446107a62e41b8d774 | /C++_old_tasks/Time_measurment/chrono_measurer.cc | 7fa9788d7ab90b7b5d8f6f73b1461a1de2f6111d | [] | no_license | MichaelSolotky/sandbox | 49dbe628f7b0247b42ae864ae4ebc03f08bec504 | 817ea6d03b68d6db7edbcb11cc44bbb08993dc4f | refs/heads/master | 2022-09-11T04:07:10.085475 | 2022-08-29T11:28:18 | 2022-08-29T11:28:18 | 103,974,884 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 372 | cc | #include <chrono>
#include <iostream>
void func() {
for (int i = 0; i < 2000000000; ++i) { }
}
int main() {
auto start = std::chrono::high_resolution_clock::now();
func();
auto finish = std::chrono::high_resolution_clock::now();
std::chrono::duration<double> elapsed = finish - start;
std::cou... | [
"25284863+MichaelSolotky@users.noreply.github.com"
] | 25284863+MichaelSolotky@users.noreply.github.com |
d074ba6ebb80dc989e874229a77c3e68130c3050 | 5799ac9ab66ba6c3ac4f01088f61b3f70840d22a | /widget-game-process.cpp | ffb3e32e7ccb13ea3a69352b37a980a8d97261db | [] | no_license | look919/Chess-game-Qt | 67ed7b4c28b7d92c4da9ac98bc4bd6cf512c2f86 | 85e4027441304012d0b183f7124aa80472685333 | refs/heads/master | 2020-08-29T03:11:18.088297 | 2019-10-27T19:42:49 | 2019-10-27T19:42:49 | 217,906,494 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 8,952 | cpp | #include "widget.h"
#include "ui_widget.h"
Widget::Widget(QWidget *parent) :
QWidget(parent),
ui(new Ui::Widget)
{
ui->setupUi(this);
disableAllButons();
setStartingParameters();
placePiecesOnBoard();
setFiguresPosition();
}
void Widget::on_startGameButton_clicked(){
ui->startGameBu... | [
"wirkus919@gmail.com"
] | wirkus919@gmail.com |
2b42fca9629a2c648aaf0a7603fd44d9dc15b0cb | 209c876b1e248fd67bd156a137d961a6610f93c7 | /paddle/fluid/operators/reduce_ops/reduce_any_op_npu_test.cc | d652f8b8052228346db9e0bde11a7781555795e3 | [
"Apache-2.0"
] | permissive | Qengineering/Paddle | 36e0dba37d29146ebef4fba869490ecedbf4294e | 591456c69b76ee96d04b7d15dca6bb8080301f21 | refs/heads/develop | 2023-01-24T12:40:04.551345 | 2022-10-06T10:30:56 | 2022-10-06T10:30:56 | 544,837,444 | 0 | 0 | Apache-2.0 | 2022-10-03T10:12:54 | 2022-10-03T10:12:54 | null | UTF-8 | C++ | false | false | 2,362 | cc | /* 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"
] | Qengineering.noreply@github.com |
141d0fc83ba83bc80b9f4b02a6330c3b57384d09 | e0d6fd9e1c6f5401810f97ded178c4dcebd15f2b | /POJ/POJ1936.cpp | 0eb81ec96a0136ef0b723d666d8e7773c4cee53d | [] | no_license | yangzebin001/OJ | 3d03edcb7133b974202fdceeba68f9d51724a055 | 34a4f03793f358d3770336af3e624feddfb3e9b3 | refs/heads/master | 2021-06-28T02:18:14.067208 | 2021-01-13T06:51:23 | 2021-01-13T06:51:23 | 202,832,472 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 489 | cpp | /*
* @Date: 2019-09-09 15:53:22
* @LastEditors: BeckoninGshy
* @LastEditTime: 2019-09-09 15:58:06
*/
#include<iostream>
#include<cstring>
#include<string>
using namespace std;
int main(){
string a,b;
freopen("in.txt","r",stdin);
while(cin >> a >> b){
int ai = 0;
for(int i = 0; i < b.si... | [
"405678856@qq.com"
] | 405678856@qq.com |
0c1154162ac3debc3aa6b48b77ecf02ae4bd34cf | 9870e11c26c15aec3cc13bc910e711367749a7ff | /AOJ/a_0015.cpp | 4cc10503b916910fd0aced30ecf7b4ed506f6a98 | [] | no_license | liuq901/code | 56eddb81972d00f2b733121505555b7c7cbc2544 | fcbfba70338d3d10bad2a4c08f59d501761c205a | refs/heads/master | 2021-01-15T23:50:10.570996 | 2016-01-16T16:14:18 | 2016-01-16T16:14:18 | 12,918,517 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,003 | cpp | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <string>
#include <algorithm>
using namespace std;
class bignum
{
int a[10000];
public:
bignum()
{
memset(a,0,sizeof(a));
}
int &operator [](int x)
{
return(a[x]);
}
};
bignum operator +(bignum a,bignum... | [
"liuq901@163.com"
] | liuq901@163.com |
a2236a870060d7e26fecef5b81fa79e56f29eb0b | 1de331d068456cedbd2a5b4d4a6b16145646f97d | /test/libv/ctrl/test_control.cpp | 398256dc4f872c3fcec84623118fc67d46c1ae04 | [
"Zlib"
] | permissive | sheerluck/libv | ed37015aeeb49ea8504d7b3aa48a69bde754708f | 293e382f459f0acbc540de8ef6283782b38d2e63 | refs/heads/master | 2023-05-26T01:18:50.817268 | 2021-04-18T01:06:51 | 2021-04-27T03:20:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 45,136 | cpp | // Project: libv.ctrl, File: test/libv/ctrl/test_control.cpp, Author: Császár Mátyás [Vader]
// hpp
#include <catch/catch.hpp>
// libv
#include <libv/input/event.hpp>
#include <libv/input/input.hpp>
#include <libv/utility/approx.hpp>
// pro
#include <libv/ctrl/combination.hpp>
#include <libv/ctrl/controls.hpp>
#includ... | [
"vaderhun@gmail.com"
] | vaderhun@gmail.com |
029d24a3a0d1590ef21b2d5e4094f7f0d7f68dac | b2e45bb6f03c01fcbde094324c6024954b6e612c | /5.cpp | d124ce42e59ae0836aa0cf3d87737ab6dd5fb6ac | [] | no_license | fabuloudy/programming_lang | 9203875dd706d15dab208affb9966c1ece448520 | 9a233b0711b2331575345e748296267b76598950 | refs/heads/master | 2020-06-04T19:37:12.842431 | 2019-06-16T08:04:40 | 2019-06-16T08:04:40 | 192,165,616 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,108 | cpp | #include <iostream>
#include <string>
#include <vector>
#include <cstring>
#include <cstdlib>
#include <cstdio>
#include <unistd.h>
#include <fstream>
#include <sstream>
#include <stack>
using namespace std;
//class Poliz;
class Lex_Analyze{
int flag = 1;
static string check16(const string &s);
static string check10... | [
"noreply@github.com"
] | fabuloudy.noreply@github.com |
c216cf01bef23fda7a9cdeb43148df81abb73b39 | 96392a259c510e035a25ee19f1fc66e5c2d40633 | /inc/command/base_command.hh | c56a0812e1c123eba65bd60dd59a83b72f5de599 | [] | no_license | Examnes/VM | b8a5f1f15c0beb27cd44014689a508f4eaf8b9b1 | 66348b38bc50c07492267b50855f56cd444be74e | refs/heads/main | 2023-02-18T08:49:17.509812 | 2021-01-13T06:45:49 | 2021-01-13T06:45:49 | 310,366,808 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 854 | hh | #if !defined(COMMAND_HH)
#define COMMAND_HH
#include <cstdint>
#include <limits>
#include "processor_state.hh"
using result_type = uint64_t;
#define SIGN_BIT(x) (x >> (sizeof(x) * 8 - 1))
#define DEF_AS_BASE(x) typedef x base
namespace CMD
{
class command
{
protected:
operation_type operation;
... | [
"clikateidanbo@gmail.com"
] | clikateidanbo@gmail.com |
4ab1ddff68c5b385788a9208b71a02872964bc20 | fb227e3635b5c06e49bad48928f7b6d3254c4dca | /codeforces/beta61div2/b.cpp | 866de68c31d8ed2d5420a847e1109b5ce4fc3a90 | [] | no_license | BryanValeriano/marathon | 5be2ab354e49187c865f0296f7dfb5ab3c3d6c9b | 8dadfad7d1a6822f61ba5ed4a06e998541515634 | refs/heads/master | 2022-09-11T00:06:14.982588 | 2022-09-03T17:01:30 | 2022-09-03T17:01:30 | 141,581,750 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 788 | cpp | #include <bits/stdc++.h>
using namespace std;
#define pb push_back
#define mk make_pair
#define fi first
#define se second
#define eb emplace_back
typedef long long ll;
typedef pair<int,int> ii;
typedef vector< pair<int,int> > vii;
const int INF = 0x3f3f3f3f;
const int T = 1e3 + 10;
int v[T];
int vis[T];
int vez;
in... | [
"bryan_311@hotmail.com"
] | bryan_311@hotmail.com |
75a54404a2c25ecdf78fb03937449d095a3f1d01 | 7fcdc07ba30153d7fde77c912dfb7dcfdecb729d | /include/lldb/Core/StreamFile.h | c83f3c2f01c821bb518b2db73316024a7deabca3 | [
"NCSA"
] | permissive | ice799/lldb | d48a4ae43f9f13a73b3c3fc25dae77fc729072fb | 35c0893e220e53588afe2b63ea8dba0fb9770de1 | refs/heads/master | 2016-09-06T01:40:49.068253 | 2010-07-17T00:56:13 | 2010-07-17T00:56:13 | 779,965 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,887 | h | //===-- StreamFile.h --------------------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"lattner@91177308-0d34-0410-b5e6-96231b3b80d8"
] | lattner@91177308-0d34-0410-b5e6-96231b3b80d8 |
cb388cd8a3a2aeda205b8933bec3bd019376b6be | a2111a80faf35749d74a533e123d9da9da108214 | /raw/pmbs12/pmsb13-data-20120615/sources/brbym28nz827lxic/279/sandbox/meyerclp/apps/dreme/dreme.h | 891aa1f1dd2e700f1057d0ac751d079cd59f1383 | [
"MIT"
] | permissive | bkahlert/seqan-research | f2c550d539f511825842a60f6b994c1f0a3934c2 | 21945be863855077eec7cbdb51c3450afcf560a3 | refs/heads/master | 2022-12-24T13:05:48.828734 | 2015-07-01T01:56:22 | 2015-07-01T01:56:22 | 21,610,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 39,883 | h | #ifndef SANDBOX_MEYERCLP_APPS_DREME_H_
#define SANDBOX_MEYERCLP_APPS_DREME_H_
#include <fstream>
#include <iostream>
#include <map>
#include <vector>
#include <math.h>
#include <seqan/basic.h>
#include <seqan/file.h>
#include <seqan/find.h>
#include <seqan/stream.h>
#include <seqan/index.h>
#include <seqan/sequence.h>... | [
"mail@bkahlert.com"
] | mail@bkahlert.com |
d9d25149351d5b384b4f1566fb6e6d148a8da755 | 14f9c2a10af87b7ac11f4629e46e3ac8e0561cab | /mainwindow.cpp | 29778d7881b1cd6de5d1ea9b10c700370b4d7b0f | [] | no_license | shgw/chat_client | 0388cc68a6ecb55ce21808abe3438bc10aa467f5 | 9ee62dd2265d216f9027e71a14c9c629cfcb6ae0 | refs/heads/master | 2020-04-28T19:49:35.769977 | 2019-03-27T07:34:27 | 2019-03-27T07:34:27 | 175,523,589 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,131 | cpp | #include "mainwindow.h"
#include "ui_mainwindow.h"
#include <qmessagebox.h>
#include "socketmessage.h"
#include <qscrollbar.h>
#include <qsettings.h>
#include <qlayout.h>
#include <qshortcut.h>
#include <qtimer.h>
#define TIMER 100
#define MSG_MAX_BUFF 2048
#define INI_FILENAME "./ChatClient.ini"
#def... | [
"shj@geonwoo.com"
] | shj@geonwoo.com |
26af125afda538ef1f475846a6a14fbc19eff1e0 | 353c9dff982a492fa1aae7912fae51bfcc03c81c | /MPC.cpp | 8d2c207dbcaa64567fbffede1af1c76a31683fc8 | [] | no_license | Kazuryu0907/src | 5f3fec93580b19fea592c3af99990f1f33707bf8 | daf7203e434aca36aa525d121e784f03fd4c2e67 | refs/heads/master | 2022-11-27T17:39:03.587307 | 2020-08-03T14:22:48 | 2020-08-03T14:22:48 | 281,157,239 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,649 | cpp | #include "MPC.h"
#include <iostream>
#define FOR(i,n) for(int (i) = 0;(i)<(n);(i)++)
#define DTR(n) ((n)*0.0174533)
MPC::MPC(double dt,double maxu,double L){
_dt = dt;
_MPCL = L;
_maxu = maxu;
set_defaults();
setup_indexing();
load_default_data();
settings.verbose = 0;
}
vo... | [
"41988990+Kazuryu0907@users.noreply.github.com"
] | 41988990+Kazuryu0907@users.noreply.github.com |
fa027caa1c97ef166a9140fefccc256150658091 | cee1b29bbd1e3e87e4dbe9996621b81c4e063a51 | /cells/parallel_partial_sum.h | 7903662f4d484256e5708ca264fd8a5b62c96a6f | [] | no_license | edvgha/122 | 4ab3a1358775864ada3919bca8adff01be30f086 | f3643d336060b18ec3f5416b7b995cdaba804f37 | refs/heads/master | 2023-02-18T07:29:22.190292 | 2022-09-02T12:49:36 | 2022-09-02T12:49:36 | 85,350,600 | 0 | 0 | null | 2023-02-15T21:28:39 | 2017-03-17T20:07:53 | Jupyter Notebook | UTF-8 | C++ | false | false | 3,116 | h | #include <future>
#include <iterator>
#include <thread>
#include <numeric>
#include <iostream>
#include <cassert>
#include "joiner.h"
template <typename Iterator>
void parallel_partial_sum(Iterator first, Iterator last)
{
typedef typename Iterator::value_type value_type;
struct process_chunk
{
vo... | [
"gedvard@EMB-Pro.local"
] | gedvard@EMB-Pro.local |
674886863dce51003a4402f05fbbe39eda87cdfc | f5538033be7cccfcbd541cca1d889eb1c5a35e96 | /FYP/Intermediate/Build/Win64/UE4Editor/Inc/FYP/FYP_Car_Wheel_Front.generated.h | 1739df9cc009ee3fa84549d7a5a79cc580130686 | [] | no_license | davidtaylor6130/Final-Year-Project | b1634d79d0d358c870d0d5d35fd813e7e9b184e1 | 3c8eb251e23968dff59acef5317f3914bd03e95d | refs/heads/main | 2023-07-14T17:05:49.203337 | 2021-08-19T19:31:51 | 2021-08-19T19:31:51 | 300,294,593 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,654 | h | // Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"43450525+davidtaylor6130@users.noreply.github.com"
] | 43450525+davidtaylor6130@users.noreply.github.com |
ceca6ccd72f74bd6db7d0d09a87cb404a2581b98 | 2fde7d8e325536d231c0de7f8fd6ee2b17c05bc5 | /797.all-paths-from-source-to-target.cpp | db978c8245805b9f52b926d22f08cbbbd4eaa68d | [] | no_license | Sahanduiuc/leetcode-solutions | 41326a43f5993dbc04f603cac1befb36849e8816 | fecb9e13d81eafd284be7e9a8b89824cec85e0d6 | refs/heads/master | 2020-09-20T11:48:48.851581 | 2018-04-17T13:15:30 | 2018-04-17T13:15:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 451 | cpp | class Solution {
public:
vector<vector<int>> ans;
vector<int> path;
void go(vector<vector<int>>& graph, int now) {
path.push_back(now);
if (now == (int)graph.size() - 1) {
ans.push_back(path);
path.pop_back();
return;
}
for (auto& child : graph[now]) go(graph, child);
path... | [
"b03901133@ntu.edu.tw"
] | b03901133@ntu.edu.tw |
a7f27eb28bd746c5167b18de898f8020d43fddc4 | e1f8e7caf5454bd6c1a559b0ef01fc6ab945eec4 | /code/2019_05_07_noexcept/integer_value_03.cpp | ebe5e3a5b94b4916414e30904d55b34659de0e4b | [] | no_license | siri3us/siri3us.github.io | da4a2bac657aa672b5173c937a613e01e7a37b79 | b74eaea9405a9de84b3792c2f44ec91477dc2b7d | refs/heads/master | 2021-07-16T15:42:14.547975 | 2020-05-18T03:07:42 | 2020-05-18T03:07:42 | 156,371,328 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,031 | cpp | #include <iostream>
class IntegerValue {
public:
explicit IntegerValue(int value = 0) noexcept : value_(value) {
}
int GetValue() const noexcept {
return value_;
}
private:
int value_;
};
IntegerValue operator+(const IntegerValue& lhs, const IntegerValue& rhs) noexcept {
return Integ... | [
"siri3us@yandex-team.ru"
] | siri3us@yandex-team.ru |
ae7a880a4488af723f14593e0e07f13e52fd5c05 | 5f3572c2862948a8e52339465c2b0bfaecb5c31e | /social_network.hpp | 92e88e7fedc56c0d0a6f64e6cd7167203deb1f96 | [] | no_license | diogodutra/social_network | acb54edca8acdc2daac41a91d468a572b57178d2 | e8dcc04eb116a44adc4294a0da8cf218af3bacdd | refs/heads/master | 2020-05-17T16:42:12.559869 | 2019-05-08T07:33:52 | 2019-05-08T07:33:52 | 183,827,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 499 | hpp | #ifndef SOCIAL_NETWORK_H
#define SOCIAL_NETWORK_H
#include "person.hpp"
#include <vector>
class SocialNetwork
{
private:
public:
vector<class Person> persons = {};
int addPerson(const string name);
int getPopulationSize(void) const;
//vector<class Person> findPersons(const string name);
int ... | [
"noreply@github.com"
] | diogodutra.noreply@github.com |
253fce05f8ee1ccbb94e4edc14f7786ef9b9ff9d | 323f282dc86794da456edd66badefdc8f0f4b604 | /code/bess/core/modules/update.cc | 2a2b51773bd1d228039649975ccee50c109b7d6b | [
"BSD-3-Clause"
] | permissive | bestephe/loom | 4c9ce219cfb1e018e920a34c3a72c24d31f91ed7 | 9ad9062c4d313ff611d48a1e104fedbf06bc6d61 | refs/heads/master | 2020-04-20T22:07:47.523484 | 2019-02-04T20:09:31 | 2019-02-04T20:09:31 | 169,129,128 | 26 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 3,829 | cc | // Copyright (c) 2014-2016, The Regents of the University of California.
// Copyright (c) 2016-2017, Nefeli Networks, 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:
//
// * Redistributio... | [
"brentstephens@cs.wisc.edu"
] | brentstephens@cs.wisc.edu |
9c27b2275064493d27a8726c845f10ea191505e5 | c6d84bfc5feb9a43a245ac4643f633555ee05375 | /semestral/mannaayd/src/Object.h | adc12c4165a2089ce612f798c91034617a03ef22 | [] | no_license | firego2/BI-PA2 | 806b1e14fb2bbf6ec1cef325bdddb652c3ee8189 | 00a9ed9a8eae90da5a53e7f7345c2016c94c893d | refs/heads/master | 2022-10-07T10:43:24.852005 | 2020-06-10T16:00:27 | 2020-06-10T16:00:27 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,774 | h | #ifndef OBJECT_H
#define OBJECT_H
#include "Game.h"
#define NO_COLLISION 0
#define ENEMY_OBJ_COLLISION 1
#define FRIENDLY_ANTHILL_OBJ_COLLISION 2
#define FRIENDLY_ANT_WAITING_OBJ_COLLISION 3
#define FRIENDLY_ANT_GOING_OBJ_COLLISION 4
#define OBSTACLE_OBJ_COLLISION 5
class Game;
class Textures;
/**
... | [
"noreply@github.com"
] | firego2.noreply@github.com |
cb783a51c41ad1658b78f402e90e0025b052d6be | 45795f5735cfff4c83a83aa726b7483eb5a7e8c0 | /smixx_v47r1/x86_64/src/translator/smpcondtyp3.hxx | baff6cf03963640aeb5b362dc1722a4436fa14d9 | [] | no_license | wmoore28/clas12-epics-third-party-libs | 260286981c57167f1852cff13b975e6c9ba5a907 | b8701fee2638b5a0b6dcd7da5b5fd7aa3413b2ce | refs/heads/master | 2020-03-16T22:48:44.195456 | 2018-05-11T14:56:13 | 2018-05-11T14:56:13 | 133,053,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,083 | hxx | // smpcond3.hxx: interface for the SmpCondTyp3 class.
//
// B. Franek
// August 2009
// Format : ( 'object-set-name' empty )
// or ( 'pbject-set-name' not_empty )
//
// Copyright Information:
// Copyright... | [
"wmoore@jlab.org"
] | wmoore@jlab.org |
3a35077e9ae2191010aaea0bb511cf5b10af1ab0 | dfb4cb8d916b62d7272ca353302d1ad95e4d7244 | /src/timedata.cpp | 318297ea9536eca169903bba1343d0df38228e67 | [
"MIT"
] | permissive | mirzaei-ce/core-shahbit | d166ab47067bf66c3015c3da49ff31cd29f843db | 57ad738667b3d458c92d94aee713c184d911c537 | refs/heads/master | 2021-07-21T11:09:22.493418 | 2017-10-25T13:50:55 | 2017-10-25T13:50:55 | 108,276,937 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,702 | cpp | // Copyright (c) 2014-2015 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "timedata.h"
#include "netbase.h"
#include "sync.h"
#include "ui_interface.h"
#include "util.h"
#include "utilstren... | [
"mirzaei@ce.sharif.edu"
] | mirzaei@ce.sharif.edu |
d0a212fe651ef17d4997d76836a06583fdfdbba6 | 3ca2641938508b0ef59bba9a7378df0b5b5b6e93 | /jni/redcircles.cpp | 099a4b242c3529eb7ceac6c643a0aba4c11c5ab1 | [] | no_license | thomasriga/android-robot | 6a557f0619308a440b56f6f46b5b1a6190c437a0 | 0e23cf5cb916a1a15f87e511e72ad46c19d19068 | refs/heads/master | 2023-04-07T01:39:45.342455 | 2023-03-17T16:32:55 | 2023-03-17T16:32:55 | 3,247,312 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,171 | cpp | #include <jni.h>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/features2d/features2d.hpp>
#include <cv.h>
#include <cvaux.h>
using namespace std;
using namespace cv;
extern "C" {
JNIEXPORT void JNICALL Java_com_thomasriga_carbotvision_NativeCVisionView_redcircles(JNIEnv* en... | [
"thomasriga@gmail.com"
] | thomasriga@gmail.com |
792e316aace20955e4fc9d72415fde2d57553534 | a55a200174c1770bb0e24ab54d499451d728d37b | /I2C_Sub/I2C_Sub.ino | 83ab1b0b78e68486282b070c1b7116cdf5796b91 | [] | no_license | saka-guchi/I2C_Between_Arduino_and_ESP32 | ceca1be9e9833f83765b0e6470ffefd94f8d17ce | 5ddae076236c557b7669e94aa9043d1b943c3238 | refs/heads/master | 2022-12-06T20:09:48.817796 | 2020-08-21T14:04:02 | 2020-08-21T14:04:02 | 287,503,592 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,864 | ino | // <https://www.arduino.cc/en/Tutorial/MasterWriter>
// <https://www.arduino.cc/en/Tutorial/MasterReader>
// by Nicholas Zambetti <http://www.zambetti.com>
// Demonstrates use of the Wire library
// Sends data as an I2C/TWI sub device
// Created 29 March 2006
// This example code is in the public domain.
// #define... | [
"45175773+saka-guchi@users.noreply.github.com"
] | 45175773+saka-guchi@users.noreply.github.com |
d2591ef4ec2af2b99729b80b1e37940f3616cd8c | e2ffd59df1e2bb33e74c42b7e263cfa247dcb8d3 | /Project3/tree.cpp | 792f271c2b85a736689825d53805984e0f66e74b | [] | no_license | ykmoon04/DataStructure | dfa29612dc42afc6a6702871efc16721e945e969 | 3b6a4a64d19000e3ec71d15906d7d8a855ba9794 | refs/heads/main | 2023-06-14T09:48:12.729549 | 2021-07-02T03:20:12 | 2021-07-02T03:20:12 | 382,212,113 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,586 | cpp |
#include <iostream>
#include <string>
#include <queue>
#include "tree.h"
using namespace std;
TreeNode::TreeNode(string name) {
this->name = name;
}
string TreeNode::getName() {
return name;
}
HierarchyTree::HierarchyTree() {
root = NULL;
cnt = 0;
}
HierarchyTree::~HierarchyTree() {
clear();
}
void Hierarchy... | [
"moonsc014@gmail.com"
] | moonsc014@gmail.com |
e8bf6859f3c556f1f119f76df598514eb64cdd7f | 490ee4233db2f8833633722041667b8d496d1aea | /CodeBinder.Java/JNI/Resources/JNIBoxes.h | be5129aad1670d3bf7be29e71fe7de71267792f2 | [
"MIT"
] | permissive | ceztko/CodeBinder | eb474fcac6d94954fd39cf2e68b87a217d41c0ff | 8a86f9740cd199545005023221e026ab2b9af9af | refs/heads/master | 2023-08-03T11:36:53.987661 | 2023-08-02T16:10:13 | 2023-08-02T16:10:13 | 154,561,427 | 1 | 0 | MIT | 2023-08-11T08:24:13 | 2018-10-24T19:58:43 | C# | UTF-8 | C++ | false | false | 2,534 | h | /* This file was generated. DO NOT EDIT! */
#pragma once
#include "JNITypesPrivate.h"
#include <CBBaseTypes.h>
// Wraps java numerical box type
template <typename TJBox, typename TNative = typename TJBox::ValueType>
class BJ2NImpl
{
public:
BJ2NImpl(JNIEnv* env, typename TJBox::BoxPtr box)
{
... | [
"ceztko@gmail.com"
] | ceztko@gmail.com |
828662ae2a0cb5d2a06ae3dcd6525a37cab746d1 | 02de1b72027e27c18fbdf8185ecd0bf9f5b2a230 | /cpp/2016/2016-08-26-template/library.cpp | e0278b61143490fd60c5432c7d73ef03b49becd6 | [] | no_license | 1995hnagamin/language | 6eb869a83435bd398363639ac19a3094a8d37fd3 | 1c3d72d93b3b6521fe09bc4d927aa3eb8db2bb54 | refs/heads/master | 2023-04-15T01:25:42.838495 | 2023-04-04T07:20:20 | 2023-04-04T07:20:20 | 97,799,867 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 75 | cpp | #include "library.hpp"
Point3D<int> origin() {
return Point3D<int>();
}
| [
"hnagamin@trans-nt.com"
] | hnagamin@trans-nt.com |
38d7de3e756beae8e8d3b3963205656db52435e1 | 241d39cbf90ca70a3ff301c4a396e6bf1897910c | /ComCal_v0.1/Add.h | c2719a26ef4efaa163513ba9a3df25e08651c4de | [] | no_license | cs2103jan2015-t13-1c/ComCal_v0.1 | 592c580d189df5f2cf07b91281982a484dad988b | e6bcf1362662fb8f75f860615c7f4388f7eb7b6e | refs/heads/master | 2021-01-20T11:29:37.732021 | 2015-03-09T14:31:05 | 2015-03-09T14:31:05 | 31,873,943 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,936 | h | #pragma once
/**********************************************************************************************************
Name: Add
Type: Class
Purpose: Child class of Command parent class.
Responsible for executing create/add task into tasks database text file, when its executeInput API
is called by Logic class.
Its p... | [
"aljunied.hamzah@gmail.com"
] | aljunied.hamzah@gmail.com |
a416b48732b21b609198ba38baeded74a75407d0 | 939e6f79ca9b9411fcab2dbc2b31f73e42d3fa00 | /lscm2/include/math/math_functions.h | 7bd6e304c42a9b1fea63b3aa177ccd8057be220a | [] | no_license | kingofthebongo2008/examples | f5f8d4149b83b454d788b53ac2ac440d77af9230 | 17d421d0f7fe9f20b32f3a9510c46eddc86353af | refs/heads/master | 2023-06-10T05:07:55.712393 | 2020-07-21T12:23:34 | 2020-07-21T12:23:34 | 7,283,947 | 3 | 0 | null | 2023-05-31T20:09:46 | 2012-12-22T08:30:16 | C++ | UTF-8 | C++ | false | false | 4,374 | h | #ifndef __MATH_FUNCTIONS_H__
#define __MATH_FUNCTIONS_H__
#include <tuple>
#include <math/math_vector.h>
namespace math
{
namespace details1
{
inline float4 int_part(float4 v)
{
static __declspec( align(16) ) const uint32_t sign_mask[4] = { 0x80000000, 0x80000000, 0x80000000, 0x80000000 };
float4 mask ... | [
"stefan.dyulgerov@gmail.com"
] | stefan.dyulgerov@gmail.com |
9bccc0f5b43ab2b27e241dbd2c83c29184f4845c | 3f5fcc4ca381dc9fd18d63dd16cabc370773afbd | /src/2015/advent7/Gates.h | de3b89fe54881694b55c8fe6b0f279a977b1d2e6 | [] | no_license | rramdin/adventofcode | 1cff255d0b8c6b147e9ef34f333156c42dd47556 | 11a673efab1c61da717562c20d617538038aaf67 | refs/heads/master | 2021-01-21T13:25:22.429125 | 2020-09-28T01:48:23 | 2020-09-28T01:48:23 | 47,476,085 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,823 | h | #ifndef __GATES_H
#define __GATES_H
#include <string>
#include <map>
#include <inttypes.h>
class Gate;
class Gates
{
public:
void process(const std::string &s);
uint16_t getValue(const std::string &name) const;
void clear();
void setValue(const std::string &name, uint16_t value);
private:
std::map<std... | [
"rramdin@suntradingllc.com"
] | rramdin@suntradingllc.com |
95add1d11568fd7c23ce9313fc99393813f131ee | 5690958c4d974acecada4de2daf38a4c425f7a58 | /src/main.cpp | f778ce7a440f6e12c19cefc8742cdd0c7abdd9b2 | [] | no_license | greatwallisme/ctp_hft | 00f18b73bfbf78e9b7d079c52b7707a7cea87a0b | e37e54ef73e8e45cd68ef9e333c2c9be33b9f68f | refs/heads/master | 2020-04-15T21:55:42.357372 | 2017-08-04T09:40:00 | 2017-08-04T09:40:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 597 | cpp | /******************************************************************************
Copyright (c) 2016. All Rights Reserved.
FileName: main.cpp
Version: 1.0
Date: 2017.4.25
History:
shengkaishan 2017.4.25 1.0 Create
******************************************************************************/
#include "futu... | [
"kaishansheng@163.com"
] | kaishansheng@163.com |
7343f4a3d7fceaecb8181a7d74276c03e6cb1cfa | cefd6c17774b5c94240d57adccef57d9bba4a2e9 | /WebKit/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedDrawingArea.cpp | 254a83d87845e7464da3299583e9da41df9ffd5d | [
"BSL-1.0"
] | permissive | adzhou/oragle | 9c054c25b24ff0a65cb9639bafd02aac2bcdce8b | 5442d418b87d0da161429ffa5cb83777e9b38e4d | refs/heads/master | 2022-11-01T05:04:59.368831 | 2014-03-12T15:50:08 | 2014-03-12T15:50:08 | 17,238,063 | 0 | 1 | BSL-1.0 | 2022-10-18T04:23:53 | 2014-02-27T05:39:44 | C++ | UTF-8 | C++ | false | false | 20,891 | cpp | /*
* Copyright (C) 2011 Apple Inc. All rights reserved.
* Copyright (C) 2013 Nokia Corporation and/or its subsidiary(-ies).
*
* 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 mu... | [
"adzhou@hp.com"
] | adzhou@hp.com |
51bd6a8b7c4d60e2b893b586c46849d3024a6e0a | c3f83e21b4598aa80bba3d793371f59d2f075f08 | /DirectShowSpy/FilterGraphHelper.h | a4bdde5a89823e93aeac231b894f9f7284819bdf | [] | no_license | WladimirW/alax | d4ff1fec7b90238cfe400c723478168fadbe0ffa | b1c45d51e9ff4b087e74360a21c2a4306eb884ec | refs/heads/master | 2020-03-12T22:56:18.590594 | 2018-04-23T08:23:59 | 2018-04-23T08:23:59 | 130,856,226 | 1 | 0 | null | null | null | null | MacCentralEurope | C++ | false | false | 145,139 | h | ////////////////////////////////////////////////////////////
// Copyright (C) Roman Ryltsov, 2008-2015
// Created by Roman Ryltsov roman@alax.info, http://alax.info
//
// This source code is published to complement DirectShowSpy developer powertoy
// and demonstrate the internal use of APIs and tricks powering th... | [
"roman@9f0a43ce-f1ea-4ba9-b87d-1d20923592e0"
] | roman@9f0a43ce-f1ea-4ba9-b87d-1d20923592e0 |
a2ddcdd59aea562ea0a1597cc2c8d89792af6dd2 | d0c44dd3da2ef8c0ff835982a437946cbf4d2940 | /cmake-build-debug/programs_tiling/function14388/function14388_schedule_26/function14388_schedule_26.cpp | 230a8256495d389733d6649b98192ac008f7c35f | [] | 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 | 1,520 | cpp | #include <tiramisu/tiramisu.h>
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("function14388_schedule_26");
constant c0("c0", 256), c1("c1", 512), c2("c2", 512);
var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i01("i01"), i02("i02"), i03("i03"), i04("i04"), i05("i05"), ... | [
"ei_mekki@esi.dz"
] | ei_mekki@esi.dz |
a7a55ce248480976797c4a08c31c13e3e1fdf18f | 23ace58d05876953cb78ff44f963b8e79070889c | /HDU/杭电3336.cpp | e6acc4c34248ec1ae62f4ea5b7ba07f31ee35aef | [] | no_license | InTheBloodHorse/ACM | ae9d2fccb33efee2d54b530eba0b0640aff5ae43 | 7a1a5c7d3b5e1ede7c62b484f91e89bcf012bd5d | refs/heads/master | 2020-03-28T09:01:59.552044 | 2019-04-30T13:37:58 | 2019-04-30T13:37:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 624 | cpp | #include<bits/stdc++.h>
using namespace std;
int nextval[200005];
char s[200005];
int dp[200005];
void gen_next(){
int ll = strlen(s);
nextval[0]=0;
nextval[1]=0;
int k=0;
for(int i=1;i<ll;i++){
while(k>0 && s[k]!=s[i]) k = nextval[k];
if(s[k]==s[i]) k++;
nextval[i+1]=k;
}
nextval[0]=-1;
}
int main()
... | [
"2495088064@qq.com"
] | 2495088064@qq.com |
27861611b5db231ad7041f0d9c39125649b752cc | 40f87941b3620692ac7c4f7254ef8d1b30e88cc1 | /BasicWindowsCpp/BEEntitySystems.cpp | 3e689e5f4103225cb54d3906a81336dcb15efe42 | [] | no_license | Dalelit/BasicEngine | c3f17a29b14fd3fb911f3fe7d5b9429412d120f7 | 0d59145bb769ca8e1fc968680a29548e4f10fe39 | refs/heads/master | 2020-09-02T06:02:32.870630 | 2020-03-15T12:09:00 | 2020-03-15T12:09:00 | 219,148,886 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,778 | cpp | #include "pch.h"
#include "BEEntitySystems.h"
using namespace DirectX;
// to do: work out if this or XMVectorGetY XMVectorSetY is better?
#define GETY(v) v.m128_f32[1]
#define SETY(v,y) v.m128_f32[1] = y
void BEEntitySystem::SetPositionInGrid(BEModel* pModel, float spacing, unsigned int widthCount, unsigned int dep... | [
"dale.coding@gmail.com"
] | dale.coding@gmail.com |
9a87e08af2fc039657c74a44337186e94da45c8c | 75452de12ec9eea346e3b9c7789ac0abf3eb1d73 | /src/connectivity/bluetooth/core/bt-host/l2cap/low_energy_command_handler.h | b9f0bf98d2186c31bba9d615857bf9f0b0994acf | [
"BSD-3-Clause"
] | permissive | oshunter/fuchsia | c9285cc8c14be067b80246e701434bbef4d606d1 | 2196fc8c176d01969466b97bba3f31ec55f7767b | refs/heads/master | 2022-12-22T11:30:15.486382 | 2020-08-16T03:41:23 | 2020-08-16T03:41:23 | 287,920,017 | 2 | 2 | BSD-3-Clause | 2022-12-16T03:30:27 | 2020-08-16T10:18:30 | C++ | UTF-8 | C++ | false | false | 3,368 | h | // Copyright 2020 The Fuchsia 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 SRC_CONNECTIVITY_BLUETOOTH_CORE_BT_HOST_L2CAP_LOW_ENERGY_COMMAND_HANDLER_H_
#define SRC_CONNECTIVITY_BLUETOOTH_CORE_BT_HOST_L2CAP_LOW_ENERGY_COMMAN... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
3995426bbebf65b05a43e6e8507a0548eeca03a0 | 90047daeb462598a924d76ddf4288e832e86417c | /base/profiler/native_stack_sampler_mac.cc | dcaaa6febcaad06b9a292d81c2c0e592fe21d591 | [
"BSD-3-Clause"
] | permissive | massbrowser/android | 99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080 | a9c4371682c9443d6e1d66005d4db61a24a9617c | refs/heads/master | 2022-11-04T21:15:50.656802 | 2017-06-08T12:31:39 | 2017-06-08T12:31:39 | 93,747,579 | 2 | 2 | BSD-3-Clause | 2022-10-31T10:34:25 | 2017-06-08T12:36:07 | null | UTF-8 | C++ | false | false | 17,359 | 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 "base/profiler/native_stack_sampler.h"
#include <dlfcn.h>
#include <libkern/OSByteOrder.h>
#include <libunwind.h>
#include <mach-o/swap.h>
#incl... | [
"xElvis89x@gmail.com"
] | xElvis89x@gmail.com |
b6e40a9d15dc2ccfee5742c4505dd735c458bea5 | 2abed514f6558dcacc51ac1eff7317e815fe07ad | /Plugins/VRExpansionPlugin/VRExpansionPlugin/Intermediate/Build/Win64/UE4Editor/Inc/VRExpansionPlugin/VRGlobalSettings.generated.h | 5112ccd9173be7f2bf52e361b12e689f6989bf10 | [
"MIT"
] | permissive | GoVRCenter/ManicMowersVR | 7de6c87d75a8b4173745b0f6c1921a257befddf0 | 048d7643e4bf9e9e5c544d45b866c0162af8c555 | refs/heads/master | 2021-10-11T13:43:21.601465 | 2018-11-06T22:45:01 | 2018-11-06T22:45:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,123 | h | // Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
Generated code exported from UnrealHeaderTool.
DO NOT modify this manually! Edit the corresponding .h files instead!
==============================================================... | [
"Hamltoe@gmail.com"
] | Hamltoe@gmail.com |
48d7e90711c85e7ea440ebf8a4c4813740d50031 | 119828e4a5a7bd3cec7360d47765e68a780fe34d | /Framework/Core/D3D11/Pipeline.cpp | 4cd5f07b1355cc0ff800e470fe4454e3de2b4a8e | [] | no_license | JoSungHun/TerrianEditor | 4b5b11cf0d672b114e0ab7d7940f674e232beae2 | fb8c57dfe270df7e52dfd04e9e81c7b00b29f458 | refs/heads/master | 2020-06-05T03:53:00.212549 | 2019-06-17T08:33:19 | 2019-06-17T08:33:19 | 192,304,158 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,509 | cpp | #include "Framework.h"
#include "Pipeline.h"
Pipeline::Pipeline(Context * context)
: context(context)
, vertexBuffer(nullptr)
, instanceBuffer(nullptr)
, indexBuffer(nullptr)
, inputLayout(nullptr)
, vertexShader(nullptr)
, hullShader(nullptr)
, domainShader(nullptr)
, pixelShader(nullptr)
, rsState(nullptr)... | [
"41054697+JoSungHun@users.noreply.github.com"
] | 41054697+JoSungHun@users.noreply.github.com |
e614274865907265f9a32b7f82514622471c0ce4 | 338ada9f31639dbb5c36a44aed779f7c19c5fbde | /Analytical Report/Analysis/Analysis.cpp | 5337d386b5d0822cc3e6ab388b6d4b5dd031422e | [
"MIT"
] | permissive | kev-fung/Mineral-Recovery | 30003a9da683d0ffe1bbfce6378e91eb0630f744 | 338a3cec586180873fc1f22fb38ab14823122236 | refs/heads/master | 2020-09-12T14:45:48.533740 | 2019-11-26T14:01:15 | 2019-11-26T14:01:15 | 222,455,410 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,479 | cpp | #include <iostream>
#include <vector>
#include <fstream>
#include <sstream>
#include <cstdlib>
#include <string>
#include "Genetic_Algorithm.h"
#include "Circuit.h"
using namespace std;
void analysis1(string name, int num_units, int num_circuits, double prob_CO, double prob_Mut, double tol, double max_iter, int best... | [
"deirdree.polak@gmail.com"
] | deirdree.polak@gmail.com |
bb9c94472c30138062269312eea196c8ca30bad0 | 7d271763ac289e075ae834dbae8bcc95ab710761 | /Flyweight_Expr_Command_Factory.h | ffb35aba248495cff67a0d9e9d1bef52afff702f | [] | no_license | arvindnair/aooadassign5 | 6e1a407fb32092ede3d12ffc5b99abc3dbce6344 | 12fbce92e22eeba36be2f04c05f8c0674b10f005 | refs/heads/master | 2020-04-18T00:24:03.042381 | 2016-08-31T23:53:03 | 2016-08-31T23:53:03 | 67,081,779 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,393 | h | //==============================================================================
/**
* Honor Pledge:
*
* I pledge that I have neither given nor received any help
* on this assignment.
*/
//==============================================================================
#ifndef _FLYWEIGHT_EXPR_COMMAND_FACTORY_H_
#define ... | [
"arvnair@iupui.edu"
] | arvnair@iupui.edu |
5a037576b726fb9b4d3f544c69f85a9b4f74bebd | 1eba317aec7378987541fcceaf48e3a9abb17f10 | /ch03/mount.cpp | 2097cb3ad49771a7ee78bfb565736fbb6f389dea | [] | no_license | lalalaring/learning-cpp-ue4 | 11bf9a4384faa16af4c5a529261e8225b3297e04 | b56cdcb5d75d85e9d313390a84ab481e42f2a226 | refs/heads/master | 2021-01-15T08:47:28.510695 | 2015-07-01T11:52:16 | 2015-07-01T11:52:16 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,081 | cpp | #include <iostream>
using namespace std;
enum Mount
{
Horse=1, Mare, Mule, Sheep, Chocobo
};
int main()
{
int mount;
cout << "Choose your mount:" << endl;
cout << Horse << " Horse" << endl;
cout << Mare << " Mare" << endl;
cout << Mule << " Mule" << endl;
cout << Sheep << " Sheep" << endl... | [
"sam@bitpay.com"
] | sam@bitpay.com |
c2e271ded225bf81ca396ce3250f1a9beb8f2a69 | d6ee80e8e555bcad339f636ca1164f745b3fddf1 | /src/ResourceScheduler/match_maker.h | a30fcb66e5d5d7e6c4f8dd4fac049526d1af2c3c | [] | no_license | pointnity/ifisher | 434a03989da894948af44dc0dc0d93e9065c52f5 | 66e00a0d209b98a0e3d493035187079fb5ab6338 | refs/heads/master | 2020-04-14T07:48:04.738586 | 2014-06-04T12:33:38 | 2014-06-04T12:33:38 | 163,722,303 | 0 | 0 | null | 2019-01-01T08:03:39 | 2019-01-01T08:03:39 | null | UTF-8 | C++ | false | false | 749 | h | /********************************
FileName: ResourceScheduler/match_maker
Author: ZhangZhang & Tangxuehai
Date: 2014-05-11
Version: 0.1
Description: match machine with job
*********************************/
#ifndef SRC_RESOURCE_SCHEDULER_MATCH_MAKER_H
#define SRC_RESOURCE_SCHEDULER_MATCH_MAKER_H
#include ... | [
"yes@yes-K40AB.(none)"
] | yes@yes-K40AB.(none) |
aefe449e95936ee1bb7b562900f1b42ba2e4948f | dd9b32ddd4cd08de785f85404a21f6857c0095df | /fmts.hpp | f96d348867cf4a5dd9c23e238e5a19cc9f3c4635 | [] | no_license | Tao-kun/Expresser | ba6c599d16f3540ddc25ae6a5f0adf01ae8fa3dd | b4637bb99a6ffe23bfa433c5092873faac6a9cf9 | refs/heads/master | 2020-09-16T07:52:05.647617 | 2019-12-26T13:14:05 | 2019-12-26T13:14:05 | 223,703,385 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,213 | hpp | #ifndef EXPRESSER_FMP_HPP
#define EXPRESSER_FMP_HPP
#include <string>
#include "fmt/core.h"
#include "Types.h"
#include "Error/Error.h"
#include "Lexer/Token.h"
#include "Instruction/Instruction.h"
namespace fmt {
template<>
struct formatter<expresser::ExpresserError> {
template<typename ParseContext... | [
"Tao-kun@users.noreply.github.com"
] | Tao-kun@users.noreply.github.com |
5ba131cd6d39dd2d8b01d66724ec7b47dda31642 | 4d4e3d98bae55907afdddae21eaa913843ebd99a | /cpp/Algorithms/Algorithms/main.cpp | b7d978edb09d26e0c917c609c7fdacdf9e9cd31d | [] | no_license | tatumalenko/leetcode-codewars-etc | 587f584eaaed03cb77ec6841bfe4f7e6b2dc516e | 7c0207e5c645517fd4a6703d79989fe8360261cf | refs/heads/master | 2022-02-26T12:54:13.185050 | 2020-12-02T00:24:54 | 2020-12-02T00:24:54 | 194,419,659 | 0 | 0 | null | 2022-02-12T08:23:28 | 2019-06-29T15:20:33 | JavaScript | UTF-8 | C++ | false | false | 158 | cpp | //
// main.cpp
// Algorithms
//
// Created by Tatum Alenko on 2019-07-08.
// Copyright © 2019 Tatum Alenko. All rights reserved.
//
#include <iostream>
| [
"tatum.alenko@gmail.com"
] | tatum.alenko@gmail.com |
ebe8642570757287665e38c1a5423f16f3a4e31c | e356412d660fa521708c7465b7909868a55f035b | /Copper/makemove.cpp | 17fcbbf00a734de8da0692b1f9be6f1043da82be | [] | no_license | BimmerBass/CopperChess | b67f7da8e820d92ff3a7d64643a1d1e40c6d53e0 | 7672252174728d7c8977f68e8e2e4af8b0d8ebef | refs/heads/master | 2023-02-22T16:31:12.386766 | 2021-01-25T20:59:30 | 2021-01-25T20:59:30 | 294,092,722 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,468 | cpp | #include "defs.h"
/*
INCLUDES THE FUNCTIONS:
- makeMove()
- undoMove()
*/
inline bool InCheck(const S_BOARD* pos) {
assert(pos->position[WK] != 0 && pos->position[BK] != 0);
if (pos->whitesMove == WHITE) {
return sqAttacked(pos->kingPos[0], BLACK, pos);
}
else {
return sqAttacked(pos->kingPos[1], WHITE, pos);... | [
"abildskovniels@gmail.com"
] | abildskovniels@gmail.com |
8ba8f459634bf1c284a3a69a32360bf947806f31 | 8663866dca43b34ecdc1fc666b1c6d6fb2774b35 | /EDAerolineas/grafo.h | 6ceee0d14b858e4845217acd8d81ed5c1d18b7f7 | [] | no_license | anthonylle/EDProgra2 | 90932dd40d0a5dbf5d0926790fd52ac86dfc5120 | 9a2b84a24e1a8e4aa0fd727f964720821bd1fb7b | refs/heads/master | 2021-05-31T22:54:40.109307 | 2016-06-09T03:28:54 | 2016-06-09T03:28:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 830 | h | #ifndef GRAFO_H
#define GRAFO_H
#include "bstree.h"
#include "nodociudad.h"
#include "matrizadyacencia.h"
class Grafo
{
private:
int contador;
BSTree<int, NodoCiudad* > arbol;/*Árbol binario que guardará un entero identificador y un
puntero a NodoCiudad para guardar la ciud... | [
"ameyitfabian@gmail.com"
] | ameyitfabian@gmail.com |
2ef850505a0170c7ab8bace7582ef571c8cdc23f | e3ac6d1aafff3fdfb95159c54925aded869711ed | /Temp/StagingArea/Data/il2cppOutput/t948015015.h | 6a7f68fc1110f195484abc08b48b8d0b01185b1c | [] | no_license | charlantkj/refugeeGame- | 21a80d17cf5c82eed2112f04ac67d8f3b6761c1d | d5ea832a33e652ed7cdbabcf740e599497a99e4d | refs/heads/master | 2021-01-01T05:26:18.635755 | 2016-04-24T22:33:48 | 2016-04-24T22:33:48 | 56,997,457 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 549 | h | #pragma once
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <stdint.h>
struct t799562310;
struct t537683269;
struct t1363551830;
struct Il2CppObject;
#include "t2585444626.h"
#include "t2779279689.h"
#ifdef __clang__
#pragma clang diagnostic push
#prag... | [
"charlotteantschukovkjaer@Charlottes-MacBook-Air.local"
] | charlotteantschukovkjaer@Charlottes-MacBook-Air.local |
bde764fd6bf9d0c595dffd83787ed6bc036f89fc | 5b5d269d8ee922108768d5768ddd0f2a0e3a302f | /tests/std/tests/P0896R4_counted_iterator/test.cpp | 715d5a99d5376c7cfdce3fc2fed609a84fed88ca | [
"LicenseRef-scancode-unknown-license-reference",
"LLVM-exception",
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-other-permissive",
"BSL-1.0",
"LicenseRef-scancode-mit-old-style",
"LicenseRef-scancode-object-form-exception-to-mit"
] | permissive | whis19/STL | d4a36de3d79c0844603e7df3d57bf2b4f524f05b | 178b8406a5647507e759442960f17cd33045cdf5 | refs/heads/main | 2023-09-04T22:06:07.348583 | 2021-11-03T03:59:17 | 2021-11-03T03:59:17 | 425,814,883 | 1 | 0 | NOASSERTION | 2021-11-08T11:42:52 | 2021-11-08T11:42:51 | null | UTF-8 | C++ | false | false | 14,921 | cpp | // Copyright (c) Microsoft Corporation.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#include <cassert>
#include <concepts>
#include <iterator>
#include <list>
#include <memory>
#include <type_traits>
#include <range_algorithm_support.hpp>
using namespace std;
template <class>
inline cons... | [
"noreply@github.com"
] | whis19.noreply@github.com |
fb1331ab025ebaec9a1e96de38ff2560f2ec0d17 | 7a818a43c21a86fd1c6bb443e8c401c47273e662 | /Algirithms/Lab2/src/mainwindow.cpp | c7acd6746c7778be70d8d1cf8b4ff3bb3163ebe9 | [] | no_license | ierikhon/Study-4 | 2e46da31f48b5e17781fb14bdf255d96c0331986 | dbc51c618b486ca92290653297be11e2993853ca | refs/heads/master | 2020-03-17T18:26:49.680065 | 2018-08-16T08:09:37 | 2018-08-16T08:09:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 19,092 | cpp | /*Основной файл программы, отвечающий за реализацию слотов интерфейса.*/
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QFile>
#include <QFileDialog>
#include <QString>
#include <QTextStream>
#include <QMessageBox>
#include <QQueue>
#include <QStack>
#include "graphwidget.h"
#include "bintree... | [
"kinglordlear@gmail.com"
] | kinglordlear@gmail.com |
beb6da4add3097dc882426b463032a49239e39c2 | ceed8ee18ab314b40b3e5b170dceb9adedc39b1e | /android/external/pdfium/core/src/fpdfapi/fpdf_page/fpdf_page_pattern.cpp | 1eae578b9756fca877ba0ca0b063cd2e838add1e | [
"BSD-3-Clause"
] | permissive | BPI-SINOVOIP/BPI-H3-New-Android7 | c9906db06010ed6b86df53afb6e25f506ad3917c | 111cb59a0770d080de7b30eb8b6398a545497080 | refs/heads/master | 2023-02-28T20:15:21.191551 | 2018-10-08T06:51:44 | 2018-10-08T06:51:44 | 132,708,249 | 1 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 10,120 | cpp | // Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "pageint.h"
#include "core/include/fpdfapi/fpdf_page.h"
namespace {... | [
"Justin"
] | Justin |
26bc3229d194de3ca2f9f5124a7fa2c8fcad067c | 91f462f3ce68d9c5adcf4a6e22eec9f8c8d990df | /Arbre.h | 5aa24db3eabfd7f69c53434e32417591b6df3823 | [] | no_license | MartinP-L/Generateur-de-paysage-param-trique | 5e8ce9bc0a8c04dfd3542f3f433beac456b52076 | 5050bba71d100f64e753ef0cc100882a0acea4eb | refs/heads/master | 2020-04-08T03:29:03.283350 | 2018-11-24T22:16:46 | 2018-11-24T22:16:46 | 158,977,860 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 702 | h | #ifndef ARBRE_H_INCLUDED
#define ARBRE_H_INCLUDED
#include <iostream>
#include "../ssProgs/menu.h"
#include "../codesBase/util.h"
#include "../svg/svgfile.h"
#include "../codesBase/couleur.h"
#include "ObjetsComplexes.h"
class Arbre : public ObjetsComplexes
{
private:
double m_taille;
Couleur ... | [
"noreply@github.com"
] | MartinP-L.noreply@github.com |
31b91bc272da315f716b09757d500564f643ad29 | fcd1f7e0e777730168a9ec34ff15f5900814225c | /src/lab6/tcp.hh | 5ed113d07af8842a9edc2a706c3d4768ba86b70d | [] | no_license | Hagfjall/EITN30-internet-inside | b44fcb3438ef0d2d3a2040c17351e7a6e0b9e88e | 5b6c93594b213edcda734e043e74877e56a11931 | refs/heads/master | 2021-01-17T08:36:57.917326 | 2016-07-31T06:16:25 | 2016-07-31T06:16:25 | 64,579,523 | 0 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 13,988 | hh | /*!***************************************************************************
*!
*! FILE NAME : tcp.hh
*!
*! DESCRIPTION: TCP, Transport control protocol
*!
*!***************************************************************************/
#ifndef tcp_hh
#define tcp_hh
/****************** INCLUDE FILES SECTION ******... | [
"fredrik@hagfjall.se"
] | fredrik@hagfjall.se |
f3419c5f45a4b5ad782b826f6d024f3140d86280 | e216c1df4b156d7a0d7b3f62d6b81b27d562211d | /QBSELECT.cpp | 5c36a270c0755399ddefb8f431e5bda320136f31 | [] | no_license | Bonayy/Competitive-Programming | 0888b394c556c90559c66802e40d9ff6fd905780 | 03dc096da4978bc18d9e52704ebaf7bbc59ddca0 | refs/heads/master | 2022-12-19T20:58:40.693221 | 2020-09-30T04:22:19 | 2020-09-30T04:22:19 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,928 | cpp | #include <iostream>
using namespace std;
long n;
long f[16+5][10000+10];
long arr[16+5];
long c[5][10000+10];
long getBit(long i, long j) {//get bit thu j cua i
return ((i>>(j-1)) & 1);
}
long max(long a, long b) {
if (a>=b) return a;
else return b;
}
bool check(long i) {
for (int j=2; j<=4; j... | [
"dle8@u.rochester.edu"
] | dle8@u.rochester.edu |
ebb30ce79776bec7ea7b989538509d10b5d63e2e | 621047574f2f478a7faeda1fb0e484b1779a582c | /Itk/itkGPUMeanImageFilter3/src/itkGPUMeanImageFilter.cxx | 83f34bd7e0a24ae2ab590b7510e6091f0c6b8427 | [] | no_license | CSIM-Toolkits/opencl | 54135cbba0db66366f219c52427c16e7a433cf87 | 744ac5df4436319be9cbb19eb7c0b9262cedc7b5 | refs/heads/master | 2020-03-26T10:18:57.303048 | 2018-08-31T12:00:02 | 2018-08-31T12:00:02 | 144,791,482 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,719 | cxx |
#include "itkImageFileReader.h"
#include "itkImageFileWriter.h"
#include "itkMeanImageFilter.h"
#include "itkImportImageFilter.h"
#include "itkCastImageFilter.h"
#include "itkImageLinearIteratorWithIndex.h"
using namespace std;
#include <Configure.h>
cl_double setupTime; /**< time taken to s... | [
"alexfd7@gmail.com"
] | alexfd7@gmail.com |
a487fcf3b2d0f9e5f28db96ab924f4b50e28fb11 | f13d58b82ab70b42ff017432272e4e9fc3d8d99a | /online-judge/CodeForces/CodeForces 1117A.cpp | ffd13e9d057117ef476f3d2427b17474b563252f | [] | no_license | WEGFan/Algorithm-Contest-Code | 3586d6edba03165a9e243a10566fedcc6bcf1315 | a5b53605c0ec7161d12d48335171763a2ddf12b0 | refs/heads/master | 2020-11-26T10:33:02.807386 | 2019-12-19T12:05:17 | 2019-12-19T12:05:17 | 229,043,842 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 582 | cpp | #include <iostream>
#include <algorithm>
using namespace std;
int arr[100007];
int main()
{
int n;
cin >> n;
int maxlen = 0, maxn = 0;
for (int i = 0; i < n; i++)
{
cin >> arr[i];
maxn = max(maxn, arr[i]);
}
for (int i = 0; i < n; i++)
{
int j = i, len = 0;
... | [
"goofans@qq.com"
] | goofans@qq.com |
6fb1e90d1e2f2e0e9018df15c68b7251029323cb | a56252fda5c9e42eff04792c6e16e413ad51ba1a | /resources/home/dnanexus/root/include/TMVA/RuleFit.h | 27c35077f0a9e7cd3c83eb58409b8f8420ee8af3 | [
"LGPL-2.1-or-later",
"LGPL-2.1-only",
"Apache-2.0"
] | permissive | edawson/parliament2 | 4231e692565dbecf99d09148e75c00750e6797c4 | 2632aa3484ef64c9539c4885026b705b737f6d1e | refs/heads/master | 2021-06-21T23:13:29.482239 | 2020-12-07T21:10:08 | 2020-12-07T21:10:08 | 150,246,745 | 0 | 0 | Apache-2.0 | 2019-09-11T03:22:55 | 2018-09-25T10:21:03 | Python | UTF-8 | C++ | false | false | 8,858 | h | // @(#)root/tmva $Id$
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss
/**********************************************************************************
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis *
* Package: TMVA ... | [
"slzarate96@gmail.com"
] | slzarate96@gmail.com |
fd797fd928c8fcf72e0232b9c155a2822fa52f97 | 09a4962b93c196f2f8a70c2384757142793612fd | /Dripdoctors/build/Android/Preview/Dripdoctors/app/src/main/include/Fuse.Storage.StorageModule.h | d15ea20037c8f159e19cc129e0c9b42d38415756 | [] | no_license | JimmyRodriguez/apps-fuse | 169779ff2827a6e35be91d9ff17e0c444ba7f8cd | 14114328c3cea08c1fd766bf085bbf5a67f698ae | refs/heads/master | 2020-12-03T09:25:26.566750 | 2016-09-24T14:24:49 | 2016-09-24T14:24:49 | 65,154,944 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,859 | h | // This file was generated based on C:\ProgramData\Uno\Packages\Fuse.Storage\0.32.14\$.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Fuse.Scripting.IModuleProvider.h>
#include <Fuse.Scripting.NativeModule.h>
#include <Uno.IDisposable.h>
namespace g{namespace Fuse{namespa... | [
"jimmy_sidney@hotmail.es"
] | jimmy_sidney@hotmail.es |
980127ce992cb176eed416595f203d58f4cc83bb | d5658c5a2060f303fd8c7dbc054ff21bb378b098 | /include/CTanTable.h | d38020261706cf124064f0bccd48cdacf7a16a8d | [
"MIT"
] | permissive | colinw7/CMath | 668a1914b9aca6018baed714512739489ba6a6d9 | 117c95ef41da0a3de3a5e8985779ba4d1993298c | refs/heads/master | 2023-04-10T21:49:53.223900 | 2023-04-03T15:59:05 | 2023-04-03T15:59:05 | 10,445,237 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,051 | h | #ifndef CTAN_TABLE_H
#define CTAN_TABLE_H
#include <cmath>
class CTanTable {
public:
CTanTable(uint size=500) :
size_(size) {
di_ = 2.0*M_PI/size_;
idi_ = 1.0/di_;
init();
}
~CTanTable() {
delete [] lookup_;
}
uint getSize() const { return size_; }
void setSize(uint size) {
if ... | [
"colinw@nc.rr.com"
] | colinw@nc.rr.com |
ec2ca2c974ab2f92578a2772847e4addcbbd3a3b | 79df0249301520381259dc7c8e324e628b6791ab | /manage.h | 94a635599d68380f46e682f63cef0bcfd53b22ac | [] | no_license | antoineguillory/SpaceInvaders | e03ed1eceea498d4bab63721a377b79c5df7de82 | 420db8aea8f2a7a291104f0b7c76cbc093610e18 | refs/heads/master | 2021-05-04T17:52:04.505706 | 2018-02-05T14:14:37 | 2018-02-05T14:14:37 | 120,281,054 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,964 | h |
/// \file manage.h
/// \brief manage.h permet de gérer les joueurs et ce qui est à l'écran
using namespace std;
namespace
{
unsigned GenerRandom(const unsigned & Min, const unsigned & Max)
{
srand (time(NULL));
unsigned Random = rand() %(Max-Min) + Min;
return Random;
}// GenerRan... | [
"noreply@github.com"
] | antoineguillory.noreply@github.com |
102d94e9bee10aa80db4c7550c25b19cac1eb778 | 65a7e2219fc31f1f1892733a211de1d07d6ccfef | /Include/Material.h | 5321dda7c0375c742b0fabc27826060f2acd8b94 | [] | no_license | PandarinDev/Luna | a5af813c3d73cf4aff3a758b88acb8b14675385d | 9cfd649414a751356feb758c9e0a31e88bd74002 | refs/heads/master | 2020-08-05T06:28:29.517680 | 2019-11-26T20:34:48 | 2019-11-26T20:34:48 | 212,430,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 399 | h | #pragma once
#include <glm/vec3.hpp>
namespace luna {
class Material {
public:
static Material DEFAULT;
glm::vec3 color;
float specularReflectivity;
float diffuseReflectivity;
float ambientReflectivity;
float shininess;
Material(
const glm::vec3& color,
float specularReflectivity,
float ... | [
"sz.krisztian96@gmail.com"
] | sz.krisztian96@gmail.com |
02d129d1778a189284744ab22ba49c5f2a542ebc | ea5a58975f7d756191b05cd7ee8e414978961311 | /Code/OpenCVDisplay.cpp | 2fbd2c5654f1c5508510fc848f9e7c1af89c0d16 | [] | no_license | Lukemtesta/Cpp-openCV---Rendering-a-Scene-Described-by-a-File | af71b6ef353179338417d7192fe2f850da506dff | 1765c51edf5f2dba6c71c3c705da692c5e92e56a | refs/heads/master | 2016-09-10T01:12:35.862205 | 2014-07-30T15:40:50 | 2014-07-30T15:40:50 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,779 | cpp | /*
* OpenCVDisplay.cpp
*
* Created on: 5 Nov 2013
* Author: nicolas
*/
#include "OpenCVDisplay.h"
namespace SceneDisplay {
OpenCVDisplay::OpenCVDisplay(int w, int h) throw(DisplayException) : image(NULL) {
initializeImage(w,h);
}
OpenCVDisplay::~OpenCVDisplay() {
releaseImage();
}
void OpenCVDisplay::... | [
"luke_Testa@hotmail.com"
] | luke_Testa@hotmail.com |
fefcca12e1cf28969df4f50b1f456d87a8599269 | 5f49c9c5b1edcd4384bd08fea7bf571dced7c0b5 | /menu/c_aiming.cpp | 4cd82bc28230eca94f6d5657d579316235020a71 | [] | no_license | MyNameIsKodak/rifk7-fix | ca8608cff5ba5f898aab7c8937409c01613449e2 | faf59344ba58bd052e35bb823c880f25845624a4 | refs/heads/master | 2023-07-27T01:56:25.631846 | 2021-09-02T18:46:25 | 2021-09-02T18:46:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,010 | cpp | #include "c_aiming.h"
#include "../security/string_obfuscation.h"
#include "framework/c_group_box.h"
#include "framework/c_checkbox.h"
#include "../utils/c_config.h"
#include "framework/c_float_select.h"
#include "framework/c_hotkey_select.h"
c_aiming::c_aiming(const c_vector2d size) : c_flow_layout(size, c_vector2d(1... | [
"somageller06@gmail.com"
] | somageller06@gmail.com |
826a3f6af42aa91a578a8ab4ab95e3a65e7a2fdd | c766bece263e5149d0dbab04ea20308bf1191ab8 | /AdobeInDesignCCProductsSDK.2020/source/public/includes/PMReal.h | 086d65502c65155ecfc844fb132f3d7ee2671289 | [] | no_license | stevenstong/adobe-tools | 37a36868619db90984d5303187305c9da1e024f7 | c74d61d882363a91da4938fd525b97f83084cb2e | refs/heads/master | 2022-04-08T17:31:35.516938 | 2020-03-18T20:57:40 | 2020-03-18T20:57:40 | 248,061,036 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 17,254 | h | //========================================================================================
//
// $File: //depot/devtech/15.0/plugin/source/public/includes/PMReal.h $
//
// Owner: jargast
//
// $Author: pmbuilder $
//
// $DateTime: 2019/10/11 10:48:01 $
//
// $Revision: #2 $
//
// $Change: 1061132 $
//
// Copyrig... | [
"steven.tong@hcl.com"
] | steven.tong@hcl.com |
467096c5adc5d0f21fd71954ceba5ea9d18967e7 | 7d3ac1d63722ffdfe45e5e935a631635faa3c55b | /bean/person.cpp | 602cc7f3efd935fd2ca86994088fd9e9eee36723 | [] | no_license | iyustlop/valvulares | c630c1d6616bf3aae8e3ea65e9c5e546c2a06e2b | 14e08afc9e2796a8d9167991ad78bfddec9765c5 | refs/heads/master | 2021-01-01T17:27:47.121733 | 2019-03-03T22:43:43 | 2019-03-03T22:43:43 | 78,307,571 | 0 | 0 | null | 2019-03-03T22:43:44 | 2017-01-07T22:33:54 | C++ | UTF-8 | C++ | false | false | 652 | cpp | #include "person.h"
Person::Person()
{
}
void Person::setNumeroHistoria(QString nHistoria){
numeroHistoria = nHistoria;
}
QString Person::getNumeroHistoria(){
return numeroHistoria;
}
void Person::setNombre(QString name){
nombre = name;
}
QString Person::getNombre(){
return nombre;
}
void Person::... | [
"iyustlop@gmail.com"
] | iyustlop@gmail.com |
d2af5dd5cc4a3cc9c26152b5e879de0ba86e106e | 8f1601062c4a5452f2bdd0f75f3d12a79b98ba62 | /examples/tankwars/Terrain.cpp | 15ae0280d1a8d6ef494aa43ef8bcb26bb69a81c9 | [] | no_license | chadaustin/isugamedev | 200a54f55a2581cd2c62c94eb96b9e238abcf3dd | d3008ada042d2dd98c6e05711773badf6f1fd85c | refs/heads/master | 2016-08-11T17:59:38.504631 | 2005-01-25T23:17:11 | 2005-01-25T23:17:11 | 36,483,500 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,262 | cpp | // Terrain.cpp: implementation of the Terrain class.
//
//////////////////////////////////////////////////////////////////////
#include "Terrain.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
... | [
"viperscum@84b32ba4-53c3-423c-be69-77cca6335494"
] | viperscum@84b32ba4-53c3-423c-be69-77cca6335494 |
1082fa6d38d420d80434574014523af73cdbe0a7 | 94c5513eba02ec20551250c3ff22353227f4ba01 | /cppMatmult2.cpp | 43df6e22d2e7878605d17fbd7c903aa157dcc8ef | [] | no_license | axelornj/Cppexperiment | f383807f197ef469d7df6fd89f6c000cdfbbc4cc | e0e380a870fd68fdb9494c5df4d6f99eea32d40b | refs/heads/master | 2016-08-12T02:31:40.602800 | 2015-06-05T10:59:19 | 2015-06-05T10:59:19 | 36,923,745 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 538 | cpp | #include <Rcpp.h>
#include <RcppEigen.h>
using namespace Eigen;
using namespace Rcpp;
// Below is a simple example of exporting a C++ function to R. You can
// source this function into an R session using the Rcpp::sourceCpp
// function (or via the Source button on the editor toolbar)
// For more on using Rcpp clic... | [
"solviro@gmail.com"
] | solviro@gmail.com |
b26c2122adb84eb649365f44bc0d55bb30573146 | 0f990ccb1ebdbc940c7fa46983f27bcdb6614d4f | /checkers3.0/checkers3.0/Transformer.h | c25e2e5cc5b5c417e7c52569a24069a4ddf34bcd | [] | no_license | maistrenkod/mipt-cpp | 5fbe81434c398d005a28b2cf9b426e8f4f5b1784 | 837d77cd70553516e429c2d87a158ce16565ab91 | refs/heads/master | 2023-05-05T23:02:26.920081 | 2021-05-19T14:19:56 | 2021-05-19T14:19:56 | 341,176,233 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 348 | h | #pragma once
#include <iostream>
#include <map>
#include <array>
#include "Graph_of_the_game.h"
#include "Turn.h"
#include "Cell.h"
using pos = std::pair<size_t, size_t>;
namespace tf
{
extern std::array<std::array<gotg::VALUES_FOR_FIELD, turn::width_of_field>, turn::heigh_of_field> transformate_info(std::map<pos,... | [
"fasfas201@gmail.com"
] | fasfas201@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.