blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 201 | content_id stringlengths 40 40 | detected_licenses listlengths 0 85 | license_type stringclasses 2
values | repo_name stringlengths 7 100 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 260
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 11.4k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 80
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 8 9.86M | extension stringclasses 52
values | content stringlengths 8 9.86M | authors listlengths 1 1 | author stringlengths 0 119 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
745fd8b7e80d80837e123b24ff3e2ef4d1f584fe | 090c0c24b39d261d21fd5ed34ff19386188bc01a | /OeSNN-C/src/OeSNN.cpp | 6aacdf8d3c9bf538ade49162385d9c17b2490dc9 | [] | no_license | gabrieleguehring/Online-Evolving-SNN-for-anomaly-detection | e9db6154fa488f1fc9f7e6e08cf57083a227d7ff | 7be13a0f675cca1e9732bba034766455475e0366 | refs/heads/master | 2023-08-15T23:45:06.268860 | 2021-10-13T18:03:56 | 2021-10-13T18:03:56 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 14,080 | cpp | #include "OeSNN.h"
using namespace snn;
void OeSNN::Init() {
_randomGenerator = default_random_engine();
_randomGenerator.seed( _hyperParam.random ? (unsigned)std::chrono::system_clock::now().time_since_epoch().count() : 1);
}
OeSNN::OeSNN(int dim, int Wsize, int NOsize, int NIsize, double TS, double sim, d... | [
"arch@local"
] | arch@local |
142ad2ad7d366c4ded9c7994d11db51a1bdcf644 | 71a1e22374494c802c59376d5fcc2d39e650a9cf | /ModifyDialog.h | 9d2e2abfdff8b324867a60b4c0363a36fd2f586c | [
"MIT"
] | permissive | tommasolevato/NoteView | 35ed506f9b650aa950055be284d333cb07bf3317 | 19275efc928172867b5c4bab898f7339dcefcf12 | refs/heads/master | 2016-09-10T14:01:20.985861 | 2014-03-22T14:39:41 | 2014-03-22T14:39:41 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 440 | h | #ifndef MODIFYDIALOG_H
#define MODIFYDIALOG_H
#include <QtWidgets/QDialog>
#include "UI_ModifyDialog.h"
class ModifyDialog : public QDialog
{
Q_OBJECT
public:
ModifyDialog( QWidget *parent = 0 );
~ModifyDialog();
string getNoteName() const;
QString getNoteText() const;
void setNoteName( QSt... | [
"tommaso.levato@gmail.com"
] | tommaso.levato@gmail.com |
41f813be6badf8cfe3d011733b3438f6f777b0ea | 3c6ed046eda83e35ab754883a59dcb7099233b39 | /ash/display/touch_calibrator_controller_unittest.cc | 46cb832592ac14f5ad9854932c2037ea5b0829d5 | [
"BSD-3-Clause"
] | permissive | ssln2014/chromium | 66c5021c8893313dee78b963082cbdf948bd2d6a | 4bad77148cc4a36373e40cf985444bc649c0eeff | refs/heads/master | 2023-03-06T03:21:39.801883 | 2019-06-08T16:11:10 | 2019-06-08T16:11:10 | 190,914,348 | 1 | 0 | BSD-3-Clause | 2019-06-08T17:08:38 | 2019-06-08T17:08:38 | null | UTF-8 | C++ | false | false | 24,523 | 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 "ash/display/touch_calibrator_controller.h"
#include <vector>
#include "ash/display/touch_calibrator_view.h"
#include "ash/shell.h"
#include "a... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
9dc49fb81ede381bdf09de5c2f0b0d4bd84e0aa1 | ed997b3a8723cc9e77787c1d868f9300b0097473 | /boost/geometry/extensions/gis/projections/impl/pj_inv.hpp | 2b4f0c14740037357a5c6f5f13a4d7505a67b496 | [
"BSL-1.0"
] | permissive | juslee/boost-svn | 7ddb99e2046e5153e7cb5680575588a9aa8c79b2 | 6d5a03c1f5ed3e2b23bd0f3ad98d13ff33d4dcbb | refs/heads/master | 2023-04-13T11:00:16.289416 | 2012-11-16T11:14:39 | 2012-11-16T11:14:39 | 6,734,455 | 0 | 0 | BSL-1.0 | 2023-04-03T23:13:08 | 2012-11-17T11:21:17 | C++ | UTF-8 | C++ | false | false | 3,047 | hpp | // Boost.Geometry (aka GGL, Generic Geometry Library)
// This file is manually converted from PROJ4
// Copyright (c) 2008-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
/... | [
"barendgehrels@b8fc166d-592f-0410-95f2-cb63ce0dd405"
] | barendgehrels@b8fc166d-592f-0410-95f2-cb63ce0dd405 |
cca475299588c7e4e59bf274bdae190c3f7d028f | 29e6820d6d90b30b2cc7cce4df299d1f8bb48402 | /Hwk/Assignments-5-6-7/Savitch-Chapter-7/C++ Simple Program 8 Savitch Ch.7/main.cpp | a8ad79c373d1edb17715dcf4d630da0f15587852 | [] | no_license | Betoflyzcx/Alberto-Garcia | ba7c391c3de4b4322b16e446a1041150aaf3a5c3 | 1294880de4253ce188d7c2ae7c388a0081443431 | refs/heads/master | 2020-04-11T04:20:17.361669 | 2016-07-30T04:25:53 | 2016-07-30T04:25:53 | 61,763,730 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 989 | cpp | /*
* File: main.cpp
* Author: Alberto Garcia
* Created on June 23, 2016, 02:54 PM
* Purpose: State the following in the array displayed
* a. The array name
* b. The base type
* c. The declared array size
* d. The range of values that an index for this
* array ... | [
"fernando garcia"
] | fernando garcia |
6c2988072865bc094b57f2fc79cd6902ca88cfd0 | 9ada6ca9bd5e669eb3e903f900bae306bf7fd75e | /case3/ddtFoam_Tutorial/0.003950000/omegaC_burn | 80a0c22885ad55acfeffa42a6be7de8446bdc417 | [] | no_license | ptroyen/DDT | a6c8747f3a924a7039b71c96ee7d4a1618ad4197 | 6e6ddc7937324b04b22fbfcf974f9c9ea24e48bf | refs/heads/master | 2020-05-24T15:04:39.786689 | 2018-01-28T21:36:40 | 2018-01-28T21:36:40 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 112,651 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.1.1 |
... | [
"ubuntu@ip-172-31-45-175.eu-west-1.compute.internal"
] | ubuntu@ip-172-31-45-175.eu-west-1.compute.internal | |
ecf9f3d6848c2b95c3e0cd5e2d769c7c65868add | dcb68c87482166c15576e798a01b1880034c620c | /cpp_indie_studio/src/Threads/DataQueue.hpp | 0a5edafc02bef11c576736b8092288ee2554e357 | [] | no_license | Toinoux/Epitech | 7a5cc1b954c951f765c424c176e128b6ce6f60ae | bdb86c9e679f7121890ec07f2405a0c1afa12c68 | refs/heads/master | 2020-03-22T21:49:13.546508 | 2019-03-12T16:17:49 | 2019-03-12T16:17:49 | 140,710,308 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,484 | hpp | /*
** EPITECH PROJECT, 2018
** indie studio
** File description:
** DataQueue
*/
#pragma once
#include <mutex>
#include <queue>
#include "IDataQueue.hpp"
namespace bbm {
template <typename T>
class DataQueue : public IDataQueue<T> {
public:
DataQueue();
DataQueue(const DataQueue<T> &dataQueue) = delete;
~Da... | [
"antoine.yvroud@epitech.eu"
] | antoine.yvroud@epitech.eu |
99cd4452d0917a4666de2c9b5307520d6a678564 | 107dd749c9886d781894e5238d9c2419f7952649 | /src/qt/C4Tstrings.cpp | f8b5b03e5b2efc02b609c8bfcf577791a2a969fe | [
"MIT"
] | permissive | Coin4Trade/Coin4Trade | ae58e76e09ed5a0cb62def5b91efd848cd77a284 | fb5c4b7580212cd7e3daacd93fabf1be4d20ff7c | refs/heads/master | 2023-08-23T22:42:33.681882 | 2021-10-02T20:58:21 | 2021-10-02T20:58:21 | 281,785,399 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 32,983 | cpp |
#include <QtGlobal>
// Automatically generated by extract_strings.py
#ifdef __GNUC__
#define UNUSED __attribute__((unused))
#else
#define UNUSED
#endif
static const char UNUSED *C4T_strings[] = {
QT_TRANSLATE_NOOP("C4T-core", " mints deleted\n"),
QT_TRANSLATE_NOOP("C4T-core", " mints updated, "),
QT_TRANSLATE_NOOP("... | [
"68502813+Coin4Trade@users.noreply.github.com"
] | 68502813+Coin4Trade@users.noreply.github.com |
125376c65ec984c4bb916b589f30bbf2f9317520 | aab3ae5bb8ce591d29599f51f5fb4cd9c5b05f38 | /Tools/ShaderGen/_backup/v3/Main.cxx | be14aa7ad028aa89252640f54d220a43ccd17b80 | [] | no_license | S-V/Lollipop | b720ef749e599deaf3fbf48b1e883338dcb573c3 | eca4bfe6115437dc87f638af54a69de09956cbfb | refs/heads/master | 2022-02-09T04:59:17.474909 | 2022-01-25T20:20:20 | 2022-01-25T20:20:20 | 43,964,835 | 11 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 69,862 | cxx | /* This ALWAYS GENERATED file contains the implementation for the interfaces */
/* File created by HLSL wrapper generator version 0.0 on Sunday, September 11th, at 23:59:42 */
#include "Renderer_PCH.h"
#pragma hdrstop
#include "Renderer.h"
#include <Base/Text/TextUtils.h>
#include <Renderer/Core/Geometry.h>
#inclu... | [
"myspace@inbox.ru"
] | myspace@inbox.ru |
dfdd996bb8dbfdd389155a8a6c706934cab9e7bb | f3e0d4b2239563446889a77306b4b755c2f8a8b0 | /Comp477Project/Mesh.cpp | fee44656bf24e63aec46b9ff9a64583d1bce7718 | [] | no_license | Ratslayer/Comp477Project_2014 | f430ec2ec6e2f43b2b45cd2006a6d179d68032e3 | 9719d98a24de349329643d88c933aadca70eccee | refs/heads/master | 2016-09-06T06:39:19.049850 | 2014-11-13T18:50:50 | 2014-11-13T18:50:50 | 26,599,983 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,878 | cpp | #include "stdafx.h"
#include "Mesh.h"
#include "Window.h"
Mesh::Mesh()
:Asset()
{
iVerticesVBO = iBinormalsVBO = iTexCoordsVBO = iNormalsVBO = iIndicesVBO = 0;
//loadASEFile(fileName);
}
Mesh::~Mesh()
{
deleteVBO(iVerticesVBO);
deleteVBO(iNormalsVBO);
deleteVBO(iTexCoordsVBO);
deleteVBO(iBinormalsVBO);
deleteVB... | [
"arseni.natapov@gmail.com"
] | arseni.natapov@gmail.com |
b3cbf6c01f6a55481d1d0ef20c6950517a156cfb | d3cabb025573597150ab6fa0398f7adba7f768b6 | /Game/buttonfactory.h | 55e4b4f8865600c21d7c107b8272a1541f2e2e90 | [] | no_license | top-araneus/technoatom | 5c1a83fd99f7de54db9c4a886c4d26ccb393b8fa | 2c3ccebfa75183b9b50162a77acdec14bb941ff5 | refs/heads/master | 2021-01-19T04:02:58.142207 | 2017-06-26T00:42:48 | 2017-06-26T00:42:48 | 84,426,227 | 0 | 1 | null | 2017-06-25T22:26:48 | 2017-03-09T09:56:23 | C++ | UTF-8 | C++ | false | false | 857 | h | #ifndef BUTTONFACTORY_H
#define BUTTONFACTORY_H
#include "buttons.h"
class ButtonFactory {
public:
ButtonFactory(){}
static Button* GetButton(LinearVector<int> constraints, LinearVector<int> coords, std::string caption);
static Button* GetExitButton(LinearVector<int> window_constraints, LinearVector<int> window... | [
"viennatester@gmail.com"
] | viennatester@gmail.com |
6830ec4b55f07a6bb1850b200903081d4e824afd | 39d6ad40b021143df3c03a6546ea238cfc5e6e63 | /shinobi/SourceCode/math/raypicktomesh.cpp | 0e93ec6a04543eaeee58d117af5c2ccb2af41947 | [] | no_license | weiqiuxiang/shinobi | eb1c3312e120a04232722099c2b7834cfce07313 | 8cfa81fbdf2fa36ca01cbac4be4b2bc925dfee5e | refs/heads/master | 2020-03-18T18:22:43.405608 | 2018-05-28T02:01:32 | 2018-05-28T02:01:32 | 135,088,800 | 0 | 0 | null | null | null | null | SHIFT_JIS | C++ | false | false | 21,890 | cpp | #include "raypicktomesh.h"
//関数説明 : レイピッキングによる交差判定 静止しているメッシュに対し、移動前、移動後の座標情報での判定
//引数説明 :
//moveflag : すべりモードのOn/Off を true か false で渡す
//resultpos : 衝突した場合の座標を格納する変数へのアドレス。衝突地点が必要なければ nullptr
//pos_before : レイ(線分)の移動前の座標(始点)
//pos_after : レイ(線分)の移動後の座標(終点)
//mesh : 当たり判定を取るメッシュの頂点情報
//matrix : 当たり判定を取るメッシュを変換... | [
"weiqiuxiang@users.noreply.github.com"
] | weiqiuxiang@users.noreply.github.com |
8f612320b901276b5c7cb1a855cb1e65127fbe2b | d022d77de948f0ad036e404968e40f584381f382 | /codechef/problems/cnote/sol.cpp | d3ba5ac889b44fa35540323848046eaf65b411f0 | [] | no_license | therishav/Competetive-Programming | 63994719a0158d7fc8c52774b3a8cfff9b70436f | c7be17b5f886269e1c75494ed1482fcf4dda49d4 | refs/heads/master | 2023-03-06T11:30:46.048305 | 2021-01-14T19:27:02 | 2021-01-14T19:27:02 | 328,936,091 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,442 | cpp | /*
ID: dzlvocp1
TASK:
LANG: C++
*/
/* LANG can be C++11 or C++14 for those more recent releases */
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef pair<int, int> ii;
typedef vector<pair<int, int>> vii;
typedef vector<int> vi;
#define print(a) cout << a << '\n';
#define val(a, b) cou... | [
"risavchatterjee9@gmail.com"
] | risavchatterjee9@gmail.com |
480e2a4e05faa06d05e6c42b8860d4538d33e739 | 76f3b6dd64acdf60ff464f5c0fe9b4f4151358e0 | /source/core/Session.hpp | 6e86a4f15ed72de3f5a453ede3e8fdae7451302f | [
"Apache-2.0"
] | permissive | qipengwang/Melon | 33ce5d4b683af70215f73b82a7b9c15ffd7706d9 | 10c9d71cdc609a290bfdd09296db6af3913bb461 | refs/heads/main | 2023-08-31T17:44:28.797075 | 2023-08-17T14:24:59 | 2023-08-17T14:24:59 | 486,278,764 | 22 | 2 | null | 2022-04-27T16:54:48 | 2022-04-27T16:54:47 | null | UTF-8 | C++ | false | false | 4,006 | hpp | //
// Session.hpp
// MNN
//
// Created by MNN on 2018/07/30.
// Copyright © 2018, Alibaba Group Holding Limited
//
#ifndef Session_hpp
#define Session_hpp
#include <MNN/Tensor.hpp>
#include <map>
#include <memory>
#include <vector>
#include "Pipeline.hpp"
#include "Schedule.hpp"
#include "core/Backend.hpp"
#inclu... | [
"861026685@qq.com"
] | 861026685@qq.com |
3c3023e786ca2580bc83bc658669bc18c9a70716 | 57449b0ceba6922e849117c4a5d618a789365689 | /knockpad.ino | 8d0c0908976a426e6b52923bce0ec5bb172511da | [] | no_license | mohful/Dual-Lock-System | 8046a22f160cbb088fb15e9f3d8964dc01226180 | 97d6d4494269e0a31cad22b986e3ac496f739844 | refs/heads/main | 2023-05-03T16:18:18.679636 | 2021-05-09T21:05:02 | 2021-05-09T21:05:02 | 338,494,299 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,985 | ino | #include<Servo.h>
#include<LiquidCrystal.h>
#include "SparkFun_Qwiic_Keypad_Arduino_Library.h"
//time taken for servo to position itself at 90 degrees (value was 225 at first, but then I realized that it wouldnt turn completely, which is why i increased it a little)
#define TURN 230
//Servo and Keypad declarat... | [
"noreply@github.com"
] | noreply@github.com |
dbd1fecd8bbc624ecf4182ad2ad58a1075ce64f1 | 0fbcdb391adfc9a823a5ddc2c31ad694cd90c2bf | /libeagle/frame/TaskThread.cpp | b8c38f8065476142bc1a577570d498d477b557f8 | [] | no_license | ivanchen36/eagle | a80ad5ddd168551383801cecf01b4a2fcff2b751 | d37aa938ef831e5f5173894c9d874cf00099ac01 | refs/heads/master | 2021-01-17T13:07:22.124481 | 2016-05-17T16:20:42 | 2016-05-17T16:20:42 | 34,203,809 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,698 | cpp | #include "Log.h"
#include "StrUtil.h"
#include "TaskThread.h"
namespace eagle
{
Task::Task(const char *taskName) : m_name(NULL)
{
StrUtil::copy(m_name, taskName);
}
Task::~Task()
{
if (NULL != m_name) delete []m_name;
}
const char *Task::getName()
{
return m_name;
}
TaskThread::TaskThread(Task *task, c... | [
"ivanchen36@gmail.com"
] | ivanchen36@gmail.com |
a09bafb4259128a074a0fb91e39a20c657ef7ee9 | 9bf2812b2488b46916da9f91de5ba418ba6d525b | /JetPrintDT/CustomeControl/JetPrintButton.h | a2ab4d8d5b3346f2ef134c4d9ce9d13622f58f8c | [] | no_license | maomaoGod/JetPrintDT | 0d9c047ed17db59a88245c1208e7735741dbd0ac | baef0992199ebb582773fdf7582c4a4dd2d308d7 | refs/heads/master | 2020-12-03T08:03:44.506919 | 2017-08-08T08:21:53 | 2017-08-08T08:21:53 | 95,654,139 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 3,224 | h | /************************************************************************
* 文件名: JetPrintBtn.h
* 文件描述: 自定义按钮
************************************************************************/
//#include <atlimage.h>
#ifndef __SKIN_BUTTON_H
#define __SKIN_BUTTON_H
#include "../stdafx.h"
// CSkinButton
typedef BOO... | [
"nwjxzhongrui@outlook.com"
] | nwjxzhongrui@outlook.com |
3468fdc64e1e110f459e5acded9ef51cb3b0ae9f | 5704ae9ebce8468451712afa57fb3a60e822f790 | /contrib/brl/bseg/bvxm/bvxm_edge_util.h | b9c606aa6f45a0b1e46021a927b93e459301d6a1 | [] | no_license | liuxinren456852/vxl | 2f65fcb3189674c299b1dd7a9ea3a9490017ea1d | fdc95966a88ee011e74f1878d0555108ab809867 | refs/heads/master | 2020-12-11T03:40:32.805779 | 2016-03-09T05:01:22 | 2016-03-09T05:01:22 | 53,484,067 | 1 | 0 | null | 2016-03-09T09:12:08 | 2016-03-09T09:12:08 | null | UTF-8 | C++ | false | false | 2,638 | h | #ifndef bvxm_edge_util_h_
#define bvxm_edge_util_h_
//:
// \file
// \brief Various utility methods and classes related to edge probability updates
// \author Ibrahim Eden (ieden@lems.brown.edu)
// \date Jul 14, 2009
//
// \verbatim
// \endverbatim
#include <vcl_string.h>
#include <vcl_vector.h>
#include <vcl_iostream... | [
"ozge@visionsystemsinc.com"
] | ozge@visionsystemsinc.com |
f3e53548a93dc4c828ce43352509577990a26ee7 | 2ad789090db7a377f746413e397b603c76f547fa | /V-REP_PRO_EDU_V3_6_0_Ubuntu16_04/programming/bluezero/include/spotify-json/test/src/test_skip_chars.cpp | ce854e44de64856f8e7d0d733b6a59091bb02bd2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"JSON",
"BSD-3-Clause"
] | permissive | JasonLeeUT/Robotics | 442b8217918a32b3e8df454b9890ab83280ee7f3 | 7e21e5d18b42cfcaafd01b0243f221a051692f11 | refs/heads/master | 2023-01-23T00:14:41.801025 | 2020-11-19T02:23:55 | 2020-11-19T02:23:55 | 314,112,186 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,089 | cpp | /*
* Copyright (c) 2016 Spotify AB
*
* 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 ag... | [
"18811526516@163.com"
] | 18811526516@163.com |
f1fb7bc47daca8a21845242015374ff84ea5b3a3 | 9b33deabb2039cfaf972c3e9dddd551dd81bfbad | /src/Fight.cpp | e6b62ce515f155a8f1185ced54509143825fa9bd | [] | no_license | Larzid/PRIME | efd8afc8a1fa0ec8765bdfa13de584e2f84fdd05 | 54b4c44ec12a3ca242c332528a876eebd2fffc43 | refs/heads/master | 2022-12-25T11:44:57.439551 | 2020-09-18T16:33:07 | 2020-09-21T11:36:17 | 295,263,849 | 11 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 122,608 | cpp | /**************************************************
* This file is for weapon attack resolution code. *
**************************************************/
#ifndef _WIN32
#include <unistd.h>
#endif
#include "Global.h"
#include "Util.h"
#include "Hero.h"
#include "Game.h"
#include "ObjectType.h"
#include "Interface.h"... | [
"larzid.dev@gmail.com"
] | larzid.dev@gmail.com |
fee84a630923f212971338857f4c0f6a279c238d | 55ea622a6475d7fa5636914b6a90f4231204f4d3 | /src/include/flowData.hpp | 814520e7a167719b1c96ab453d3b34d4490049de | [] | no_license | pontikos/flowWorkspace | 16c8f33a202fc2d2e1ec7408f991fc8c1384d5ef | 607db43929a8a4afc1c78b12ca82522149c794cc | refs/heads/master | 2020-05-02T06:18:40.147598 | 2014-04-15T20:50:08 | 2014-04-15T20:50:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,960 | hpp | /*
* flowData.hpp
*
* Created on: Apr 13, 2012
* Author: wjiang2
*/
#ifndef FLOWDATA_HPP_
#define FLOWDATA_HPP_
#include <vector>
#include <iostream>
#include <string>
#include <valarray>
#include <stdexcept>
#include <Rcpp.h>
using namespace std;
using namespace Rcpp;
#include <boost/config.hpp>
#include ... | [
"m.jiang@bc3139a8-67e5-0310-9ffc-ced21a209358"
] | m.jiang@bc3139a8-67e5-0310-9ffc-ced21a209358 |
1ff94aacb032dcf5eda5890f0f3cdf421f33bf11 | e90bb6a20665f2b875e047f12bd05839c2396c5d | /blasius_laminar_github/3.5/U | 161b51020bfca587273eb7bab8e2fc8f74414d26 | [] | no_license | fluidko/laminar_BL_OpenFOAM | 5dabd283090720211ef819367bd92109df068105 | c3e0bf11355d723ed47a3712e121d48edb4e8c92 | refs/heads/master | 2023-03-16T14:30:33.059718 | 2020-06-16T01:59:58 | 2020-06-16T01:59:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 227,760 | /*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v1906 |
... | [
"tong011@e.ntu.edu.sg"
] | tong011@e.ntu.edu.sg | |
cf61617bf83b04501e308ba9a218cc3e71b26694 | a44bf620dee146806546a17ae902e2e614ebf4e6 | /Model.h | 6a2438ca617bbbec78632bb88b652aac1097d1cc | [] | no_license | ArpanGyawali/GraphicsProject | c79ce8542fc3260b0c29b895ed2c368b88172600 | 3e9b5c9e63bf55a4eb9855f380695755b7def1f8 | refs/heads/main | 2023-06-30T01:09:19.732743 | 2021-07-30T05:15:29 | 2021-07-30T05:15:29 | 390,207,699 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 655 | h | #pragma once
#include "Vec3.h"
#include <vector>
#include "VertexIndexBuf.h"
#include "Vertex.h"
#include "OBJLoader.h"
class Model
{
private:
std::vector<Vec3f> vertices;
std::vector<Vec3f> normals;
//std::vector<size_t> indices;
public:
Model()
{
std::vector<Vertex> model;
model = loadOBJ("OBJFiles/Statue_... | [
"arpan.gyawali7@gmail.com"
] | arpan.gyawali7@gmail.com |
8f3b905e960d444fc0690fc16c0f07c323b7cc92 | 17c4e1fa8df9ece967575508ba564a0ed4458550 | /core/gv_hashmap.h | e5d3141bf2e2bf78fb4b02328d2fcc2de6d3fed3 | [] | no_license | storming/OpenGxV | 539e6896af69b87bfc3277334f209cdcb640090d | 298ef02aaf9c1560b76153c75f2fff6b2dfedee6 | refs/heads/master | 2021-01-01T05:48:38.045351 | 2014-07-30T07:45:08 | 2014-07-30T07:45:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,900 | h | #ifndef __GV_HASHMAP_H__
#define __GV_HASHMAP_H__
#include "gv_platform.h"
#include "gv_hash.h"
#include "gv_object.h"
#include "gv_memory.h"
GV_NS_BEGIN
template <typename _Key, typename _T>
struct equal {
bool operator()(const _Key &lhs, const _T &rhs) noexcept {
return lhs == rhs;
}
};
struct has... | [
"storm@vip.163.com"
] | storm@vip.163.com |
970cb796f9c0c4d4d1a0ab96fac7ce50fd8c6309 | c88ee72c6aa257560e6e56992aa54135e50b0537 | /Json/Token.cpp | e0f438d4af47e61f87fed6261536bcb206cfe656 | [] | no_license | madelmann/libMyJson | b562f5bbe65fb738771cf207b2d6ebb5a69c1a36 | 211247883968aec3a4a3a71979a14dd07387c961 | refs/heads/master | 2023-02-03T11:08:18.970129 | 2020-12-21T19:04:53 | 2020-12-21T19:04:53 | 256,962,669 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 701 | cpp |
// Header
#include "Token.h"
// Library includes
// Project includes
// Namespace declarations
namespace Json {
Token::Token(Type::E type)
: mType(type)
{
}
Token::Token(Type::E type, const std::string& content)
: mContent(content),
mType(type)
{
}
Token::Token(Type::E type, const s... | [
"madelmann@a1cf54fd-c598-4065-951b-5e5a467d183e"
] | madelmann@a1cf54fd-c598-4065-951b-5e5a467d183e |
2002ebc9be937456bebe9333ac0d5b8e639bb84b | ba5f81f5df6dfe914b5ed31d6afdfb32262dab11 | /!Qt_MacVendorLookup/src/main.cpp | 34238d01b1e08ef056b7e54bc67ac88541a49990 | [] | no_license | korha/ManySmallApps | a720c6915727f5f2354cc5344db846c0d06ca9d2 | b9f64f7d7315101ea00a65c4cafec6f56115ec44 | refs/heads/master | 2021-01-23T18:31:48.979744 | 2017-09-08T01:11:24 | 2017-09-08T01:11:24 | 102,799,599 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 157 | cpp | #include "macvendorlookup.h"
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
MacVendorLookup w;
w.show();
return a.exec();
}
| [
"admin@example.com"
] | admin@example.com |
8ecb958da3dd4bad87a94f14e10a9a713479bdef | 7ae4ba858dce04bd4c74c755e6624581784912ff | /Mazegame.h | 8c5f6fcc5b02d9e8986a7c02dd58f456825dcc8a | [] | no_license | cavinneoh/MazeCPP | e6407b790c41ba45104c907a2d8dbe530528a654 | 8e312db54e64eb7c502fe504ab3a540b81a4dd53 | refs/heads/master | 2020-05-10T00:07:05.716463 | 2019-04-15T16:08:29 | 2019-04-15T16:08:29 | 181,521,905 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,024 | h | #ifndef MAZEGAME_H
#define MAZEGAME_H
#include <string>
using namespace std;
class Exit {
char* exitDirection;
char* nextRoom;
public:
Exit(char dir, char next);
char getExitDirection();
char getNextRoom();
void printDirection();
};
class Room {
char* roomLabel;
int numOfExits = 0;
... | [
"noreply@github.com"
] | noreply@github.com |
b09bbdb84ec983c1facde67202cc5d0667f595b0 | 1ef5e56554e7f25273fd3125e89809e63a121e86 | /剑指offer10_链表中倒数第k个结点/test.cpp | bb3fa0e957d5ddb8eacb524c880b22edd74f629f | [] | no_license | LHQQ/jianzhioffer10_reverse_Knode | 5127a79979a342862f9543873e783ec065deee7c | 0992a6be0f6fbe4bff77c2142a8db855497bbd66 | refs/heads/master | 2020-05-03T23:12:05.163267 | 2019-01-16T04:28:21 | 2019-01-16T04:28:21 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 3,970 | cpp | #include<iostream>
#include<stack>
#include<assert.h>
#include<list>
using namespace std;
struct ListNode {
int val;
struct ListNode *next;
ListNode(int x) :
val(x), next(NULL) {
}
};
typedef int DataType;
class Solution {
public:
Solution()
:_phead(nullptr)
{}
ListNode* BuyNewNode(DataType val){
Li... | [
"3538922590@qq.com"
] | 3538922590@qq.com |
fcb7d21b64dc99e1077127e9da9532f7eec5277a | a30f23cf1de0c912ba53ece0bedc3ce8fd2fc822 | /src/UpdateInst.cpp | 31615b58dea81c3009309bf60173ddbc018b63da | [] | no_license | zhengkw18/Simulated-MySQL | a868cc64ac4bfa647f7e87e72db34ae9ff0e3320 | 5bcd5cc28c8061662e4c04fa03beff465b25b291 | refs/heads/master | 2022-12-14T02:33:42.718170 | 2020-09-16T03:39:03 | 2020-09-16T03:39:03 | 192,161,957 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 712 | cpp | #include "Instruction.h"
using namespace std;
Parser UpdateInst::ps;
UpdateInst::UpdateInst(string s){
ps.reset(s);
ps.match_token("update");
tablename = ps.get_str();
ps.match_token("set");
attrname = ps.get_str();
ps.match_token("=");
attrexp = ps.get_str();
if(ps.lookahead("where... | [
"1048198090@qq.com"
] | 1048198090@qq.com |
b1a59fa3439a5305af211a9324bb196a75a5dacb | a066ceeb74a7f6fc2b4183e94b9d22ffa637ca2c | /linux_Programming/modern_cpp_concurrency/ch02.05_atomic_types_lockfree.cpp | 1dd0886a1a6e74608c3fc957b4076458156a83dc | [] | no_license | phenixwutao/DemoProjects | d3b99b573d0c44b5dfa1d7aa2ce3841a47fe209c | 2b283b60e5eb6ac6d0bfa5cad0cafc3b33700f8c | refs/heads/master | 2023-03-15T23:50:21.098595 | 2023-03-15T20:26:41 | 2023-03-15T20:26:41 | 97,414,242 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,262 | cpp | #include <iostream>
#include <iomanip>
#include <vector>
#include <thread>
#include <utility>
#include <atomic>
#include <condition_variable>
using namespace std;
std::vector<int> mySharedWork;
std::mutex mutex_;
std::condition_variable condVar;
bool dataReady {false};
void waitingForWork()
{... | [
"phenixwutao@gmail.com"
] | phenixwutao@gmail.com |
cea1657abce0b97ddc97728377e47d8b2f17b394 | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-18951.cpp | 6b5c3a67fec7323ed5f9cb80b05ced50af56bc61 | [] | no_license | TeamVault/tauCFI | e0ac60b8106fc1bb9874adc515fc01672b775123 | e677d8cc7acd0b1dd0ac0212ff8362fcd4178c10 | refs/heads/master | 2023-05-30T20:57:13.450360 | 2021-06-14T09:10:24 | 2021-06-14T09:10:24 | 154,563,655 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 3,533 | cpp | struct c0;
void __attribute__ ((noinline)) tester0(c0* p);
struct c0
{
bool active0;
c0() : active0(true) {}
virtual ~c0()
{
tester0(this);
active0 = false;
}
virtual void f0(){}
};
void __attribute__ ((noinline)) tester0(c0* p)
{
p->f0();
}
struct c1;
void __attribute__ ((noinline)) tester1(c1* p);
struct c1 : virtual... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
784538a65ee61944d513c6e94eeb7ce43534315a | 8172a9600f2f078c6dd32f3ae7215aec05ba072e | /bytd/src/OwThermNet.h | f3b8bee941a616f41e7680e48b3c4e80734a2de3 | [] | no_license | jp99567/byt | 379df194675fadf3934d2e08cb623eb9a94c6d22 | 565822791e485e59af8dc7edef5e15da41439f23 | refs/heads/master | 2023-08-18T12:17:28.579842 | 2023-08-11T11:23:51 | 2023-08-11T11:23:51 | 30,658,500 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,408 | h | #pragma once
#include<memory>
#include "Pru.h"
#include "data.h"
namespace ow {
struct ThermScratchpad
{
int16_t temperature;
int8_t alarmH;
int8_t alarmL;
uint8_t conf;
char reserved[3];
uint8_t crc;
}__attribute__ ((__packed__));
class OwThermNet {
enum class Cmd : uint8_t
{
... | [
"Juraj.Podoba@kistler.com"
] | Juraj.Podoba@kistler.com |
d2260eb2ca997e4f027984db04503197e9b74281 | e96cfbf2c4ce40c7a694d297eac733a739487886 | /5674-782/170.cpp | 3841914d939e370fe078daae7e1e91b816cf78d2 | [] | no_license | KimDoKy/Cpp-ex-200 | 9cbfd6cad74a77783d2318ccb069c7693adf829a | 3f07d8cd9677b804cdf7e0ae55188845933df9e5 | refs/heads/master | 2022-12-31T09:29:27.991438 | 2020-10-19T10:21:35 | 2020-10-19T10:21:35 | 293,564,880 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 829 | cpp | #include "stdafx.h"
#include <iostream>
#include <algorithm>
#include <vector>
#include <string>
using namespace std;
int main()
{
vector<int> data1 = { 1, 3, 5, 7 };
vector<string> data2 = { "ab", "cd", "ef" };
if (all_of(data1.begin(), data1.end(), [](int i) { return i % 2; }))
cout << "data1 :... | [
"makingfunk0@gmail.com"
] | makingfunk0@gmail.com |
c211b320c48a11708c465e9dc9627aec9fe85570 | 5c151fba3601ef01dfc3459fe4289b2033bc3386 | /lock_smain.cc | 8234e3eae571908895660b673b53dd2adbf63af7 | [] | no_license | actzendaria/CSP-2013 | 532d20841a190da989da5402e638bf9a461b6c85 | 51ee9f484307c6c8b6583df0482303b6a45fe2a6 | refs/heads/master | 2020-04-30T08:14:22.746129 | 2014-01-04T14:44:04 | 2014-01-04T14:45:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,119 | cc | #include "rpc.h"
#include <arpa/inet.h>
#include <stdlib.h>
#include <stdio.h>
//#include "lock_server.h"
#include "lock_server_cache.h"
#include "jsl_log.h"
// Main loop of lock_server
int
main(int argc, char *argv[])
{
int count = 0;
setvbuf(stdout, NULL, _IONBF, 0);
setvbuf(stderr, NULL, _IONBF, 0);
sra... | [
"mctrain016@gmail.com"
] | mctrain016@gmail.com |
aadda1aeafe51f5602ee7bf6305b29095cdb40c5 | 9c16d6b984c9a22c219bd2a20a02db21a51ba8d7 | /chrome/browser/ui/app_list/speech_recognizer.cc | 9cd17414c6421ec8b3fccfb0197ce1d420f6467f | [
"BSD-3-Clause"
] | permissive | nv-chromium/chromium-crosswalk | fc6cc201cb1d6a23d5f52ffd3a553c39acd59fa7 | b21ec2ffe3a13b6a8283a002079ee63b60e1dbc5 | refs/heads/nv-crosswalk-17 | 2022-08-25T01:23:53.343546 | 2019-01-16T21:35:23 | 2019-01-16T21:35:23 | 63,197,891 | 0 | 0 | NOASSERTION | 2019-01-16T21:38:06 | 2016-07-12T22:58:43 | null | UTF-8 | C++ | false | false | 11,538 | cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/app_list/speech_recognizer.h"
#include <algorithm>
#include "base/bind.h"
#include "base/strings/string16.h"
#include "base/... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
544b235f9057eb899d70f5ea6be422a84295f703 | 37cca16f12e7b1d4d01d6f234da6d568c318abee | /src/rice/selector/ProfileSelector_printStats_2.cpp | 85f4f61e43c4f5b27262f2668e85a57337abbcc9 | [] | no_license | subhash1-0/thirstyCrow | e48155ce68fc886f2ee8e7802567c1149bc54206 | 78b7e4e3d2b9a9530ad7d66b44eacfe73ceea582 | refs/heads/master | 2016-09-06T21:25:54.075724 | 2015-09-21T17:21:15 | 2015-09-21T17:21:15 | 42,881,521 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,868 | cpp | // Generated from /pastry-2.1/src/rice/selector/ProfileSelector.java
#include <rice/selector/ProfileSelector_printStats_2.hpp>
#include <java/lang/ClassCastException.hpp>
#include <java/lang/NullPointerException.hpp>
#include <rice/selector/ProfileSelector_Stat.hpp>
#include <rice/selector/ProfileSelector.hpp>
templa... | [
"sgurjar@adobe.com"
] | sgurjar@adobe.com |
d90cb8d28da29e1de801e73f05396d0baf0f2d6b | 777a75e6ed0934c193aece9de4421f8d8db01aac | /src/Providers/UNIXProviders/DeviceServicesLocation/UNIX_DeviceServicesLocation_TRU64.hxx | f30e37335c9c26bb5beccde8d2376f09b8e02de5 | [
"MIT"
] | permissive | brunolauze/openpegasus-providers-old | 20fc13958016e35dc4d87f93d1999db0eae9010a | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | refs/heads/master | 2021-01-01T20:05:44.559362 | 2014-04-30T17:50:06 | 2014-04-30T17:50:06 | 19,132,738 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 140 | hxx | #ifdef PEGASUS_OS_TRU64
#ifndef __UNIX_DEVICESERVICESLOCATION_PRIVATE_H
#define __UNIX_DEVICESERVICESLOCATION_PRIVATE_H
#endif
#endif
| [
"brunolauze@msn.com"
] | brunolauze@msn.com |
d2ee9a21866d7e403c8df73e2c055cb3b0f3a6d9 | 98326f3e4daaaf7cbe7f6f8c0733a7be42f6e09c | /src/librenderer/SamplesPipe.cpp | 144e01acf0b4894d37eb8dd6028d060045b91fcb | [
"MIT"
] | permissive | fbksd/fbksd | f072afb1fc2fbc8e824f1740234974216eb2f741 | ded762b571b8effd4cc30180a1bc11ba71547532 | refs/heads/master | 2020-03-09T03:53:02.344536 | 2019-06-28T02:08:27 | 2019-06-28T05:42:19 | 128,574,955 | 10 | 2 | null | null | null | null | UTF-8 | C++ | false | false | 4,644 | cpp | /*
* Copyright (c) 2019 Jonas Deyson
*
* This software is released under the MIT License.
*
* You should have received a copy of the MIT License
* along with this program. If not, see <https://opensource.org/licenses/MIT>
*/
#include "fbksd/renderer/SamplesPipe.h"
#include "TilePool.h"
using namespace fbksd;
#i... | [
"jonasdeyson@gmail.com"
] | jonasdeyson@gmail.com |
a1e650fadef1e92779701a91f74bd8553acab555 | 2d75901ef564df4b1d8bcfa7e1dc3331106ed263 | /Arrays/maxNonNegSubarray.cpp | 98e532b22e0f0eccf543ac67363c3d60b9be64fe | [] | no_license | sidgupta234/Interview-Questions-Wiki | 16f4e5a9e3859776ec389b22a4115464b750ba7f | eff77d8216dfabb779a9a0e40b060b1067415963 | refs/heads/master | 2021-01-18T18:28:38.297925 | 2019-08-05T02:28:42 | 2019-08-05T02:28:42 | 64,216,402 | 11 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 971 | cpp | // https://www.interviewbit.com/problems/max-non-negative-subarray/
vector<int> Solution::maxset(vector<int> &A) {
long long int start=0, end=0, ansStart=0, length=0, ansLength=0, ansEnd=-1, sumTillNow = INT_MIN, maxTillNow=INT_MIN;
int i=0;
while(i<A.size()){
if(A[i]>=0){
start = i;
... | [
"siddharthgupta234@gmail.com"
] | siddharthgupta234@gmail.com |
4345adefcdd549b6669c938446d5a67c8c97ebc0 | 148dcb9af8e2424b1cdd321262ecce5a6b7437b5 | /lib/Color.h | d8ea18ea779b8066b08bc09465ae718bcc168cf1 | [] | no_license | mgalindor/rd-pnd-moko | 718d6628d30d2c5698e88156988305ecc3646216 | f92d3fe87bf1485aa53238d284c25215b0967c2f | refs/heads/master | 2020-08-02T16:22:36.194916 | 2019-11-25T02:10:49 | 2019-11-25T02:10:49 | 211,427,275 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 812 | h | /*
* Color.h
*
* Basic class definition that represents a RGB channels of a Color, this class can be
* used to:
* - Save the data of a color (the r,g,b channels ant it's type represented with an int)
* - Given a list of know colors, determinate the type of color
*
* Created on: 7 sep. 2019
* Author: Migu... | [
"mgldrz@gmail.com"
] | mgldrz@gmail.com |
35efa1525a0d19613f4b92fe8683eeda0002c61f | 3364cadd9f6bd437f6b2c3992da5292efd8d1875 | /List_public_test.cpp | 501dbef1e6b6ec8c7646a8b0ddbed8ddb271a49d | [] | no_license | andrewkwolek/Calculator | 025a338acc2df79246010407721ef200a4ef0086 | fc277f5cbaa4e5e4a9365e4a9cc1b64815d78126 | refs/heads/master | 2023-03-13T07:05:39.430256 | 2021-03-08T22:44:01 | 2021-03-08T22:44:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 233 | cpp | // Project UID c1f28c309e55405daf00c565d57ff9ad
#include "List.h"
#include "unit_test_framework.h"
using namespace std;
TEST(test_list_default_ctor) {
List<int> empty_list;
ASSERT_TRUE(empty_list.empty());
}
TEST_MAIN()
| [
"andrewkw@umich.edu"
] | andrewkw@umich.edu |
98e369d5bf24707361390053137962712fd6ecc4 | 532125c61259a1629b326356c016678165a79f24 | /MOV/ABOUT.cpp | 002e2e99182ccc70793be35d48e134f577a6a771 | [] | no_license | haotian95119/MFC-Moive-tickets-sale-system | 1d7f1460e63ab22b57ac07c4d04d19cc0d0def00 | 513ebdcbc4621bb471b437aa49dcd3897000e54a | refs/heads/master | 2021-05-13T21:10:34.199260 | 2018-01-06T05:20:30 | 2018-01-06T05:20:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 960 | cpp | // ABOUT.cpp : implementation file
//
#include "stdafx.h"
#include "MOV.h"
#include "ABOUT.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// ABOUT dialog
ABOUT::ABOUT(C... | [
"noreply@github.com"
] | noreply@github.com |
cfd0422f4606272db0432ceb2f229a6c3a5b094e | 6a13518e3cfa9d6decc3fa813f9af41de7af3984 | /swig/adaptative_filtering_swig.i | d971cfa9d931829c8bdf397d1ca31d9f4a11c4e7 | [] | no_license | franalbani/gr-adaptative-filtering | 221e8fa720aee5053ff55a9288d3754943b841e8 | d5a99d62125db3db6ad21a5d3b9ac77c3d7f3b78 | refs/heads/master | 2021-01-10T11:45:05.535893 | 2015-12-02T03:19:28 | 2015-12-02T03:19:28 | 47,226,932 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 185 | i | /* -*- c++ -*- */
#define ADAPTATIVE_FILTERING_API
%include "gnuradio.i" // the common stuff
//load generated python docstrings
%include "adaptative_filtering_swig_doc.i"
%{
%}
| [
"francisco.albani@gmail.com"
] | francisco.albani@gmail.com |
071f5446097c27a31f6bd4a67a42423cf2fdb464 | 5d056eba554c9c5d19687af8a95ff0db5b5f457b | /oneflow/user/ops/combined_margin_loss_op.cpp | 6724daa38518bc86123fb99426911312aba030ae | [
"Apache-2.0"
] | permissive | wanghongsheng01/framework_cambricon | e96597f9b4ebfb6057bed0e13ce3a20a8baf07e2 | 187faaa2cb9ba995080ba22499b6219c2d36f0ac | refs/heads/master | 2023-07-02T04:03:18.827934 | 2021-07-26T08:56:01 | 2021-07-26T08:56:01 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,521 | cpp | /*
Copyright 2020 The OneFlow 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 agre... | [
"noreply@github.com"
] | noreply@github.com |
e2ac50d1c2779c6c041b44a46e32f7c186eea4d4 | 4fe61538186e0ffbcd8cf51b3b52c2350192d0f5 | /tools/clang/include/clang/Serialization/ASTBitCodes.h | 0473401f172a882b9888455943475e209aea7df8 | [
"NCSA"
] | permissive | PaintX/llvm-z80 | 10bd39a1ee2812d27a2facb2880a771d49d2af62 | 7c59bd2697829b77496c38c730194f2c42c728ca | refs/heads/master | 2021-01-13T16:55:49.177771 | 2016-12-15T09:42:44 | 2016-12-15T10:04:47 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 63,385 | h | //===- ASTBitCodes.h - Enum values for the PCH bitcode format ---*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | [
"jacobly0@users.noreply.github.com"
] | jacobly0@users.noreply.github.com |
7b9d779ba30c9987c8f50af45b6a0dc7f9722764 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /c++/godot/2017/8/file_access_buffered.h | d3137058fb984f8aa19b0343b707eafbb4986b02 | [
"MIT"
] | permissive | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | C++ | false | false | 3,480 | h | /*************************************************************************/
/* file_access_buffered.h */
/*************************************************************************/
/* This file is part of: */
/* ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
96e4939af1cdfe53ec549bdb5966e2a6eab65884 | 162ccc7b54d0e5fa9a07550fa34d03c1168e5cac | /10_regular_expression_matching.cpp | 14a7a6e66de860f4c122f7d37ad9a14b05406f80 | [] | no_license | wsAndy/leetcode | d8dde99adc218f54adf2729a28e02b377fb5c11c | c302eb4c8ef3cbd1b2bfd4c1bbc29162ba5018ca | refs/heads/master | 2021-09-10T22:48:02.708884 | 2018-04-03T14:32:18 | 2018-04-03T14:32:18 | 125,208,977 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 795 | cpp | class Solution {
public:
bool isMatch(string s, string p) {
if(p.empty())
{
return s.empty();
}
int s_len = s.length();
int p_len = p.length();
vector< vector<bool>> P( s_len+1, vector<bool>(p_len+1, false) );
P[0][0] = true;
for(int i =... | [
"shengwangandy@gmail.com"
] | shengwangandy@gmail.com |
7c1cada6c5367fb5bec80b9d8a9e9e952aab8465 | 1c6a81d038c2328ecd208bc52011d2195bf9a908 | /XX_mq/XX_simple/sender/sender.cpp | ec4da2662368bcbeba8a4d311bda102f7bef7dd0 | [] | no_license | joker-yt/linux-std | 411e471413e58ded7133dac11e43f5e818883cad | 0b8e028f36987721ad5759c5ca045a52ed6fa55f | refs/heads/master | 2021-06-01T18:28:23.614404 | 2020-08-22T14:41:21 | 2020-08-22T14:41:21 | 96,436,775 | 0 | 0 | null | 2020-06-04T14:13:41 | 2017-07-06T14:03:36 | C++ | UTF-8 | C++ | false | false | 460 | cpp | #include <memory>
#include <unistd.h>
#include "sender.h"
int main(int argc, char *argv[])
{
std::unique_ptr<Sender> sender = std::make_unique<Sender>();
sleep(3);
int i = 5;
while (i--)
{
std::cout << "message?" << std::endl;
std::string msg;
std::cin >> msg;
st... | [
"jokerxx1344xxyt@gmail.com"
] | jokerxx1344xxyt@gmail.com |
133186e2ea17b979e8c6b38f22c0e116bf1f21e9 | 18af6a7d6561fa226a157078188283c9c65d5a97 | /1143.Longest_Common_Subsequence/memoziation.cpp | 5ec9b99c6c6952755353e3d57d42408929fdc580 | [] | no_license | shobhit-saini/Leet_Code | cc8980c7b1b57087ad6568a1e81bbf291e00afad | 204d48f31aa2a4bd459f97c896c9fe594eb6ca07 | refs/heads/master | 2021-02-05T17:27:09.452448 | 2020-09-22T10:36:29 | 2020-09-22T10:36:29 | 243,809,137 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,040 | cpp | class Solution {
public:
int fun(string text1, string text2, int *arr, int i, int j)
{
if(i == 0 || j == 0)
return 0;
if(*((arr+i*text2.size()) + j) != -1)
{
return *((arr+i*text2.size()) + j);
}
if(text1[i-1] == text2[j-1])
{
*... | [
"noreply@github.com"
] | noreply@github.com |
11ffe8d66569762c9e2352a6fd881e674295da84 | 39e91009d94d8700346da6645f0e31cc448d0186 | /Assignment12/HashTable.h | c91bd13c1541aebf361813beca00f20caa51bf75 | [] | no_license | MrFunBarn/Assignments | 078953622832827d903eb9e9ed6f7c3bd643abc3 | 4f48091bf49e210a21236801e45e9a3959997db5 | refs/heads/master | 2021-03-22T05:08:17.153877 | 2016-04-20T20:39:22 | 2016-04-20T20:39:22 | 49,986,031 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 721 | h | /*
* Brandon Bell
* Assignment12
* Recitation: Th 1030am
* Guogui Ding
*/
#ifndef HASHTABLE_H
#define HASHTABLE_H
#include <string>
#include <vector>
struct HashElem{
std::string title;
int year;
HashElem *next;
HashElem *previous;
HashElem(){};
HashElem(std::string in_title, int in_year)
{
ti... | [
"bmbellat@gmail.com"
] | bmbellat@gmail.com |
0917cfe99890ce3ad06a7ed87388b600f8bf8e6f | 50820d63924b4be50f182ea8c620358313a35498 | /ConsoleApplication4.4.)/ConsoleApplication4.4.).cpp | 3840baccc372125b4932d850862c3a28d574b4cb | [] | no_license | VasylKudrych/ConsoleApplication4.4.- | 74611d11b2336fafb3b0e1b063086315fbb8dcb2 | 2ac689a34a2c8319c076edaf3adb3e2a90aa3930 | refs/heads/master | 2023-08-23T15:41:56.817235 | 2021-10-27T22:22:31 | 2021-10-27T22:22:31 | null | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 1,031 | cpp | // Lab_04_4.cpp
// < Кудрич Василь >
// Лабораторна робота № 4.4
// Табуляція функції, заданої графіком
// Варіант 13
#include <iostream>
#include <iomanip>
#include <cmath>
using namespace std;
int main()
{
double R, xp, xk, dx, x, y;
cout << "R = "; cin >> R;
cout << "xp = "; cin >> xp;
cout << "xk = "; cin >>... | [
"vasulkydruch@gmail.com"
] | vasulkydruch@gmail.com |
372ab090f8635d4b2c22ba3dbf13d74ba871ff93 | 6c521289ece43e67f2491d662b063cd40b7caa55 | /BlinkContinuously.ino/BlinkContinuously.ino.ino | dd71dcd035bcd56609c928434f867e64bde9a387 | [] | no_license | BStricklin/Research | af45f00575c41cec9bf04d21e095f6c15eac5eb8 | dd6539bccce38518470e3f6f0747bbd2d556adff | refs/heads/master | 2020-12-24T05:58:46.228980 | 2016-06-19T00:45:28 | 2016-06-19T00:45:28 | 61,458,422 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 739 | ino | const int ledPin = 13;
int ledState = LOW;
unsigned long previousMillis = 0;
const long interval = 500;
void setup() {
// put your setup code here, to run once:
pinMode(ledPin, OUTPUT);
Serial.begin(57600);
}
void loop() {
// put your main code here, to run repeatedly:
unsigned long currentMillis = millis()... | [
"bradfordstricklin@gmail.com"
] | bradfordstricklin@gmail.com |
e48b93f5ba7ebabdaf68c2591463c692f12c98ce | b73ece3221b464d3c0453b0fe0fd8a8fe6882b04 | /src/MPC.h | 05d52e191e3c7016781858e828d0e4e144a5b1e2 | [
"MIT"
] | permissive | vijaysingla/CarND-ModelPredicitveControl | bd097de2675fc29642ed29f240b51e1cedee448e | 3b08cc0ac72b585bcbbf1b99080a89d56608083e | refs/heads/master | 2020-03-15T23:31:07.976518 | 2018-05-08T03:51:43 | 2018-05-08T03:51:43 | 132,388,425 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 610 | h | #ifndef MPC_H
#define MPC_H
/*
* These commented extern varriables were used when these are being passed as arguments through main function
* for tuning
*/
//extern double dt;
//extern double w1;
//extern double w2;
//extern double w3;
//extern double w4;
//extern double ref_v;
#include <vector>
#include "Eigen-3.... | [
"vksingla@umich.edu"
] | vksingla@umich.edu |
966edca1ca4e47e23925d0500849e3f3f376dbed | e0d50712461f60626ab6600a230e5b5f475c636c | /tests/test_item.h | dfa543a75cdfb2837eb187ea05e993d71565bb4a | [
"MIT"
] | permissive | astrellon/Rouge | a4939c519da900d0a42d10ae0bff427ac4c2aa56 | 088f55b331284238e807e0562b9cbbed6428c20f | refs/heads/master | 2021-01-23T08:39:52.749013 | 2018-08-31T07:33:38 | 2018-08-31T07:33:38 | 11,255,211 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 402 | h | #pragma once
#include <base/imanaged.h>
#include <base/handle.h>
#include <tests/test_suite.h>
namespace am {
namespace tests {
class TestItem : public TestSuite
{
public:
TestItem() {}
~TestItem() {}
virtual void runCases()
{
runCase(testSimple);
}
virtual const char *getSuiteName() const
... | [
"sovereign250@gmail.com"
] | sovereign250@gmail.com |
cce118105077986c35c8ad23eedf3485d657b21d | a0ce67d6bd45a01616238569dd7146202ff284de | /OpenGL/src/Texture.cpp | aa66dd0482909a15c9b4840c102d25ea994fd812 | [] | no_license | ChiragSaxena5437/OpenGL | e9aed23c7a400e874ab51be5dae23b1c625a0f9f | ace84af078a5cc597b282ce8f3488cc0435fe55e | refs/heads/master | 2023-01-03T01:12:07.343733 | 2020-10-23T06:54:12 | 2020-10-23T06:54:12 | 259,384,679 | 0 | 0 | null | 2020-06-23T07:46:33 | 2020-04-27T16:11:20 | C++ | UTF-8 | C++ | false | false | 1,178 | cpp | #include "Texture.h"
#include "stb_image/stb_image.h"
Texture::Texture(const std::string& path)
:m_RendererID(0), m_FilePath(path), m_LocalBuffer(nullptr),
m_Width(0), m_Height(0), m_BPP(0)
{
stbi_set_flip_vertically_on_load(1);
m_LocalBuffer = stbi_load(path.c_str(), &m_Width, &m_Height, &m_BPP, 4);
GLCall(glGe... | [
"saxenac7@gmail.com"
] | saxenac7@gmail.com |
82751e90f7222617bd30cd2c6fdab3a2a0b7ed41 | 0e8d03dca67ab0c0f884e4d23a2ff98a24e9c4c9 | /codeforces/545-d.cpp | 5000e95353e5945d857972c94a5ea3e44a1c7859 | [] | no_license | abhihacker02/Competitive-Coding | c735c0db8a22d26d7f943061baac3fcbdda80418 | 55ba9789a19b687453845860d535e3a7b5271aec | refs/heads/master | 2020-06-21T02:29:04.492324 | 2019-07-17T13:28:58 | 2019-07-17T13:28:58 | 197,323,377 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,388 | cpp | #include<bits/stdc++.h>
using namespace std;
//using namespace __gnu_pbds;
//typedef tree<ii,null_type,less<ii>,rb_tree_tag,tree_order_statistics_node_update> set_t;
#define fast ios_base::sync_with_stdio(false); cin.tie(NULL);cout.tie(NULL);
#define mp make_pair
#define mt make_tuple
#define pb push_back
#defi... | [
"noreply@github.com"
] | noreply@github.com |
393d7052a2c1bb1b33e4471f1e5f9f998c9c2714 | 725752154f85eeb2bc0592cba2ab920f36558df2 | /OOP244/WS06/Contact.cpp | f3d6e1d666b7dd5a6b4b03a22afaa878d4210566 | [] | no_license | Zevinn/Seneca_OOP | 16a605fb932553b171a76406fad028d8721c247b | 41f2c6aba3fac9bd328ce5c6e2eff0af6cfe091c | refs/heads/main | 2023-05-13T22:17:28.729646 | 2021-06-04T19:25:28 | 2021-06-04T19:25:28 | 373,935,253 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,367 | cpp | /**********************************************************
* Name:Min Woo Kim
* Student ID: 156417172
* Seneca email: kim3@myseneca.ca
* Section: SEE
**********************************************************/
#define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <string.h>
#include "Contact.h"
using name... | [
"zevinn91@gmail.com"
] | zevinn91@gmail.com |
b50ad3b7af07e33abca574a03594ffc9f5c8fa63 | 1f75b92ef78ec9b68375338c2d763a4eef467f6f | /BinaryTree/shortestpathinfinitetree.cpp | 1e07e980cfc6da60499c927750dbdc0531fe770a | [] | no_license | rohit7147/DSA | eb7dbd982b836d588415ee208c2a91f2f96f073a | e26e89ebdf893bed601943541fcbc9bf86e61db1 | refs/heads/master | 2022-10-02T06:25:55.783757 | 2020-06-06T09:16:56 | 2020-06-06T09:16:56 | 269,926,964 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 785 | cpp | #include<iostream>
#include <math.h>
#include<cmath>
using namespace std;
long int findSide(long int x,long int n)
{
if(x>=pow(2,n)&&x<(pow(2,n)+pow(2,n-1)))
return 1;
else if(x>=(pow(2,n)+pow(2,n-1))&&x<pow(2,n+1))
return 0;
}
int main()
{
int t;
cin>>t;
while(t--){
long in... | [
"rohitdec7147@gmail.com"
] | rohitdec7147@gmail.com |
9d6a4a2611e50edac9faaac757a7abdabe0a6806 | a8f2b90b92ec5c38b0607a2b7e8e96eb86800be1 | /include/pyfbsdk/pyfbdeformerpointcache.h | 793cd96c994ebd1cd79bc8b42578b2a48d7159e3 | [] | no_license | VRTRIX/VRTRIXGlove_MotionBuilder_Plugin | 27703a15bd68460095034c7b50d6078c8dad2ad8 | 8acee1c8d6786e9d580f55d8e2e2d41283274257 | refs/heads/master | 2023-05-01T03:00:17.419854 | 2021-11-25T08:05:13 | 2021-11-25T08:05:13 | 204,840,760 | 6 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,149 | h | #ifndef pyfbdeformerpointcache_h__
#define pyfbdeformerpointcache_h__
/**************************************************************************
Copyright 2010 Autodesk, Inc.
All rights reserved.
Use of this software is subject to the terms of the Autodesk license agreement
provided at the time of installation o... | [
"arnoldg@vrtrix.com"
] | arnoldg@vrtrix.com |
74791d59ed7b3466c5c0c44a68d9e2a2b6e6abdf | bca908d31cd4e7d0aad98e07b266f89d365c336a | /src/mfx/ui/FontDataDefault.h | f17df45623c066eca422f448b9bfa886482b9a2f | [] | no_license | eriser/pedalevite | c27f0a4c0a330762a12a78fb36ff0f8b6c4e4134 | 9b8e371c50ab6d236d2a00f5c59bde87949305e8 | refs/heads/master | 2021-01-12T18:34:10.744182 | 2017-02-07T22:41:54 | 2017-02-07T22:41:54 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,605 | h | /*****************************************************************************
FontDataDefault.h
Author: Laurent de Soras, 2016
--- Legal stuff ---
This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under t... | [
"fuck@fuck.fuck"
] | fuck@fuck.fuck |
e6d747243b3398f4bf114fd8118f89b3655b60a8 | 40158eaeab2262ae5023fb35b7d7784a00fa78ca | /3.2.cpp | afbf96a611de96de92078cb776445eecd489360d | [] | no_license | Sidicer/ITf-18-2-Procedurinis-3-laboratorinis-2018-2019 | 5d493af0c2aae961a87f33f9f8ddf0dbc58ed6b9 | b0bc033e4e9ddd9911f16af218a1e05e4684d696 | refs/heads/master | 2020-04-11T19:16:47.799768 | 2018-12-18T18:04:42 | 2018-12-18T18:04:42 | 162,028,782 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 181 | cpp | #include <iostream>
using namespace std;
int Suma(int a, int b) {
return a + b;
}
int main() {
int a, b, c, d;
cin >> a >> b >> c >> d;
cout << Suma(a, b) + Suma(c, d);
}
| [
"noreply@github.com"
] | noreply@github.com |
b5f3f38121b04fc602d628b510df16e8abce1d97 | 4c5645477261073c0d01aaea4c2cf62ddc89b311 | /Algorithms/Warmup/Simple Array Sum.cpp | 088af74bc412db16264635b7f00e56a71da35af4 | [] | no_license | flere114/hackerrank | 978fac8c18e24ee3175ba45327cbf37be248e39d | 45024b00230746e5f8b904a26d03b273f184c039 | refs/heads/master | 2020-05-16T22:13:46.026384 | 2018-05-07T12:32:25 | 2018-05-07T12:32:25 | 41,917,922 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 339 | cpp | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int main() {
/* Enter your code here. Read input from STDIN. Print output to STDOUT */
int N,ans = 0;
cin >> N;
for(int i=0,x;i<N && cin >> x;i++)
ans += x;
cout << ans << end... | [
"forst.and.flame11235@gmail.com"
] | forst.and.flame11235@gmail.com |
f9677ab65ce5887bfc3d57d7f0784416f8ddff2a | 6faa0e03c279a584c3384564eea86d02a30a404d | /csl/SimpleFSA/MinDic/minDic2dot.cxx | 6b41c13a2bbacd82518985535e84c95cca5d2511 | [] | no_license | cisocrgroup/csl | 43caf512cc038f9a298c20837fb106acd7172f2f | dab6428ce5e8781c7181aa0d9ab22bb4d8357a58 | refs/heads/master | 2021-01-10T13:42:56.567895 | 2015-04-22T12:25:46 | 2015-04-22T12:25:46 | 50,420,441 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 668 | cxx | #include<cstdlib>
#include "../../Global.h"
#include "./MinDic.h"
/**
* @file
*
* This program uses the class @c SimpleFSA::MinDic to compile a minimzed dictionary automaton
* from a given txt file.
* Then it prints dot code for that automaton.
*/
int main( int argc, const char** argv ) {
std::locale::global... | [
"reffle@f2d9b42b-cd0b-0410-95c1-856273910ab5"
] | reffle@f2d9b42b-cd0b-0410-95c1-856273910ab5 |
4cf6b8da6707eee8487344f4057441f7c2168c07 | 2fc3345c0cf7b0381edd7df40fddacb43fcd70c5 | /indepthcpp_9/threadpool.hpp | b30dd2ee97c9d0224bc6a699dae62c1fcad9b941 | [] | no_license | wlnetman/bpmbase | 6e8846d3fa92f998a737f8448a0b97ba2af5e771 | 0e2bbb9312c4b1ac5847dde8f74a832ccd2c6ec9 | refs/heads/master | 2021-05-06T18:34:17.610684 | 2018-01-15T16:18:23 | 2018-01-15T16:18:23 | 111,930,957 | 0 | 0 | null | 2017-11-24T15:10:57 | 2017-11-24T15:10:56 | null | UTF-8 | C++ | false | false | 1,684 | hpp | #ifndef THREADPOOL
#define THREADPOOL
#include <list>
#include <thread>
#include <functional>
#include <memory>
#include <atomic>
#include "syncqueue.hpp"
const int MaxTaskCount = 100;
class ThreadPool
{
public:
using Task = std::function<void()>;
ThreadPool(int numThreads = std::thread::hardware_concurrency(... | [
"wlnetman@gmail.com"
] | wlnetman@gmail.com |
0ce60d95e809bff990fadb6b7b97ebfad9e89c07 | 10da40148a48480f899e388af56d9e1febc9238c | /RenameCommand.cpp | 9e074bfbb91540f32e61a926b3c2a052953aae99 | [] | no_license | valeri2000/FMI-OOP-Project-6 | 226fadb16f575706907fe6f04800a5dd50e79c23 | cb0f68b0a9879685ca10b236375fbd5807973658 | refs/heads/master | 2022-10-12T14:37:42.417637 | 2020-05-31T10:17:37 | 2020-05-31T10:17:37 | 267,253,576 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 554 | cpp | #include "RenameCommand.h"
#include "Parser.h"
void RenameCommand::execute(const std::string& param, Database* & obj) {
if(obj == nullptr) {
ErrorState::setState(Flag::BAD_NODATA);
return;
}
std::vector<std::string> params;
Parser::parseLineToParam(param, params);
if(params.size()... | [
"stan4ev6@gmail.com"
] | stan4ev6@gmail.com |
9e533ae62beaac155d51661c988d49e6175a66ee | 3a7b4600778f147a24d49fe5264f96e46db57e10 | /36.cpp | 89b432978f0c57803775e75e488b24edafce7c4c | [] | no_license | CanRui-Wu/PointToOffer | 9f5fea82f7d8796a95ecbbf1fb6b01e998ca46c0 | 88204fb67a4dc29373dcb94980857d6210dcf176 | refs/heads/master | 2021-04-26T23:54:09.474574 | 2018-03-24T12:21:52 | 2018-03-24T12:21:52 | 123,877,220 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,529 | cpp | #include <iostream>
using namespace std;
struct TreeNode {
int val;
struct TreeNode *left;
struct TreeNode *right;
TreeNode(int x) :
val(x), left(NULL), right(NULL) {
}
};
class Solution {
public:
TreeNode* Convert(TreeNode* pRootOfTree) {
if(pRootOfTree == NULL)
return NULL;
TreeN... | [
"434858383@qq.com"
] | 434858383@qq.com |
9546ce0e270d3af46a81d454a39bb56305c63c5e | 77423f55613f9bdcaa91662d53bb2bb8f4c8f288 | /lab_3_3.cpp | 3c7968d2e8a204e874a7425bbdfeeadc8feb2f55 | [] | no_license | nsrichuwong/lab3 | f44ffaf20c04171364607a511eed9ac4b12695bc | b9c7090e22b37c62f567014e7d2a87bacc234bb8 | refs/heads/master | 2020-04-16T02:50:09.526773 | 2019-01-11T11:02:36 | 2019-01-11T11:02:36 | 165,209,854 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 190 | cpp | #include<iostream>
using namespace std;
int main()
{
double x = 2, sum = 0;
while (x < 69){
sum += 1/x;
x = x+1;
}
cout << "sum is " << sum;
return 0;
} | [
"lab302-49@labeng.local"
] | lab302-49@labeng.local |
f4bb6144fd1b1de9d6b7fed9aa25a22e05ee25c7 | 9d04b4dc38abe8c342bc8ab2130b54e2b8c45bf6 | /jingle/libjingle/talk/p2p/base/session_unittest.cc | 972ed9dc003d01a8e59c0ac3b78a6f7bbd739de0 | [
"BSD-3-Clause"
] | permissive | leecher1337/mgoodies-skype | 20e06f5fea2940e2e2a5725dfe4acca9eade08fd | 08424202c7e3727293e111f5a4bed871989f899a | refs/heads/master | 2021-01-02T22:17:19.589787 | 2015-01-19T11:08:21 | 2015-01-19T11:08:21 | 33,920,832 | 3 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 39,906 | cc | #include <iostream>
#include <sstream>
#include <deque>
#include <map>
#include "talk/base/common.h"
#include "talk/base/logging.h"
#include "talk/base/host.h"
#include "talk/base/natserver.h"
#include "talk/base/natsocketfactory.h"
#include "talk/base/helpers.h"
#include "talk/xmpp/constants.h"
#include "talk/p2p/bas... | [
"pescuma@3cd5de0c-97d6-f89e-5382-93ac1fc1917b"
] | pescuma@3cd5de0c-97d6-f89e-5382-93ac1fc1917b |
362334fab1d61f7aa205516563b438b874580697 | 5178ebecc4458b360b7593e31353ab18e519953e | /src/geners-1.11.1/geners/AbsReaderWriter.hh | 1d182304b7ec25ecacd34a40ee77cc3824d6e3b6 | [
"MIT"
] | permissive | KanZhang23/Tmass | 9ee2baff245a1842e3ceaaa04eb8f5fb923faea9 | 6cf430a7a8e717874298d99977cb50c8943bb1b9 | refs/heads/master | 2022-01-10T10:51:49.627777 | 2019-06-12T14:53:17 | 2019-06-12T14:53:17 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,303 | hh | #ifndef GENERS_ABSREADERWRITER_HH_
#define GENERS_ABSREADERWRITER_HH_
//=========================================================================
// AbsReaderWriter.hh
//
// Template implementation of a factory pattern for reading/writing
// inheritance hierarchies which are not under your control (that is,
// you can... | [
"kanzhang@fcdflnxgpvm01.fnal.gov"
] | kanzhang@fcdflnxgpvm01.fnal.gov |
cd4a83ef0490dd0f5e81b73a836eb780d873c79f | dc26e87f7d72e33809d3285a9ec647b8ec0bbdd9 | /include/kiui/Object/mkIndexer.h | 6b7eb25d0f4141de956d6a8c5fd793c4e2faea50 | [
"MIT"
] | permissive | mflagel/asdf_multiplat | 3fc74126dbbad365bca1715cb55377b320f6c161 | 9ef5a87b9ea9e38a7c6d409a60a1b8c5dce4b015 | refs/heads/master | 2021-04-19T01:18:19.155494 | 2019-02-06T20:10:07 | 2019-02-06T20:10:07 | 49,748,841 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,829 | h | // Copyright (c) 2015 Hugo Amiard hugo.amiard@laposte.net
// This software is provided 'as-is' under the zlib License, see the LICENSE.txt file.
// This notice and the license may not be removed or altered from any source distribution.
#ifndef MK_INDEXER_H_INCLUDED
#define MK_INDEXER_H_INCLUDED
/* mk */
#include <... | [
"mathias.flagel@gmail.com"
] | mathias.flagel@gmail.com |
73a63f446ef93e37fb334ecffaf732090d97eb1c | 77f7251a04b068f68d02b201c4e646327686216d | /c++14/Basics/test2.cpp | 119bce42c74b81eac0ddfb63728d463f1e761334 | [] | no_license | venkatesh551/goals | 5288fc22dcb099b877beb5ed8c70f8cb366b66f6 | af4215653b41d1adb07f6bc0ff663869b77f91ab | refs/heads/master | 2021-01-19T16:45:20.556588 | 2019-10-01T11:44:39 | 2019-10-01T11:44:39 | 101,011,830 | 0 | 0 | null | 2020-10-13T10:58:40 | 2017-08-22T02:24:33 | C++ | UTF-8 | C++ | false | false | 877 | cpp | #include <iostream>
class Base {
public:
int a {3};
};
class D : public Base {
public:
void print() {
std::cout << a << " : " << x << std::endl;
}
private:
int x {2};
};
class A {
public:
A operator+(A & src) {
x += src.x;
... | [
"p.venkatesh551@gmail.com"
] | p.venkatesh551@gmail.com |
c973fd5b1d86c3f0b7a278f13e96e0742d725154 | 184b815c8edb5ea15b2c7482be3510315c5029c5 | /BMPtoASMconvertor/BMPtoASMconvertor.h | f17592e5a4c5b999ed531539f8af08a308ffe821 | [] | no_license | SaadBazaz/antiPixel | f1558708d6446d0c6d2e153094e14b9c2a4165b7 | 2f4f736fc12d5223f13f3f3e1be655a9a5fd6cb7 | refs/heads/master | 2020-09-05T22:03:58.000289 | 2020-07-13T17:31:44 | 2020-07-13T17:31:44 | 220,226,848 | 13 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 942 | h | #pragma once
#include <iostream>
void exitProgram() {
std::cout << "Thank you for using this program!" << std::endl;
exit(1);
}
void loadSettings(Config &UserConfig) {
try {
UserConfig = loadUserConfig();
}
catch (out_of_range& e) {
cout << "Oops, we hit a snag! " << e.what() << endl;
cou... | [
"noreply@github.com"
] | noreply@github.com |
18e5f6e6437d1e31ca6e4ce0a1c32f73c50a25a6 | 4191f0e882fe057ebd25bbc0d05f44b3c939047f | /Shembujt ne ligjerata/Intervali ne mes te dy numrave.cpp | 3e0cd5b028655c67151fa9d1d4a6464b2db6a77f | [] | no_license | ksylejmani/Algorithms-and-data-structures-2020-2021 | e77350b43e8ce0f1a154a982b5b873cf96f75d3d | 4cb58b09b6ab69ad28933fbd86a7675210d41aeb | refs/heads/main | 2023-03-14T04:01:25.088536 | 2021-03-10T14:39:06 | 2021-03-10T14:39:06 | 340,482,254 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 657 | cpp | //#include<iostream>
//using namespace std;
//class numri {
//private:
// int a, b, c;
//public:
// numri();
// void shtyp_intervalin();
// void vendos_a(int _a) {//set
// if (_a >= 0 && _a<= 150) {
// a = _a;
// }
// else {
// cout << "Vlera e caktuar nuk lejohet\n";
// }
// }
// int merre_a() {//get
// retur... | [
"kadri.sylejmani@uni-pr.edu"
] | kadri.sylejmani@uni-pr.edu |
89f8fc1c9e106920399c00710c39ab0b97ae34b0 | 2c35da61dc41f8ff2c1588a2e66b61ca90cd1f3a | /src/lib/utils/noise/module/turbulence.cpp | 2080ebc9e0bd1bf5d71f6706b8949c1681f97c6a | [] | no_license | vkaytsanov/AngryBirds | 5858b3dad02940f21dfa849153a134645ecc2191 | 2cc1a7494f1c2c337461df73c4f43c57bfa57770 | refs/heads/master | 2023-06-17T10:27:37.254180 | 2021-07-08T11:37:00 | 2021-07-08T11:37:00 | 364,853,524 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,210 | cpp | // turbulence.cpp
//
// Copyright (C) 2003, 2004 Jason Bevins
//
// This library is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation; either version 2.1 of the License, or (at
// your option) any later ver... | [
"vkaytsanov@yahoo.com"
] | vkaytsanov@yahoo.com |
df41dc6c106a2afebcc02e61ab7112b080c91fb5 | e91bd42e10b3dc3e44e48d6d35ed6a046cc2017d | /src/qt/bitcoinstrings.cpp | 4fdf84c9c261957fbe4847e2d9a9bc0c6f4c9fd3 | [
"MIT"
] | permissive | Returnbit/Returnbit | e05281a220f1cb0a3c61b8aef2638abeb249b11e | b6e03d59b81db8a60af7b4c136c83e363832fbae | refs/heads/master | 2020-04-10T22:47:30.295544 | 2017-10-18T05:20:42 | 2017-10-18T05:20:42 | 68,941,035 | 0 | 1 | null | 2017-01-11T23:52:41 | 2016-09-22T16:34:05 | C++ | UTF-8 | C++ | false | false | 19,767 | cpp |
#include <QtGlobal>
// Automatically generated by extract_strings.py
#ifdef __GNUC__
#define UNUSED __attribute__((unused))
#else
#define UNUSED
#endif
static const char UNUSED *bitcoin_strings[] = {
QT_TRANSLATE_NOOP("bitcoin-core", ""
"(1 = keep tx meta data e.g. account owner and payment request information, 2 "
... | [
"cryptorbits@gmail.com"
] | cryptorbits@gmail.com |
3e0b6babc55679274a76f22e9d18a16ce8454da0 | 75e71f1731ada71ab9f3f2dacdebc435c82e1e1b | /MyBot.cc | b5b2e4fa81f9762d20cdfa98aace30f2601f289d | [] | no_license | howardh/Ants | 587d8ba5afacc6464108da00befa3a5e05af7dba | 0c1b6d9c470818248ec7c586df3d3196d2278ae5 | refs/heads/master | 2020-06-15T03:26:28.965897 | 2011-10-25T16:29:36 | 2011-10-25T16:29:36 | 2,626,926 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 704 | cc | #include "Bot.h"
using namespace std;
/*
This program will play a single game of Ants while communicating with
the engine via standard input and output.
The function "makeMoves()" in Bot.cc is where it makes the moves
each turn and is probably the best place to start exploring. You are
allowed to... | [
"rubiks-cube@hotmail.com"
] | rubiks-cube@hotmail.com |
e96d832027653953b022d3f7978b04ad316a9744 | 441cd67b28ba2fce3338b7a60b63fc9a4606da35 | /aluno.cpp | fc1f4b156dc6f440e404df63cea8b513ac158775 | [] | no_license | giuliacomgiu/restaurant-registration | 6d411dd0369d770e744657b5422b499552b20fc9 | 4698171fa1ddf19d1bd1a8124c972bcab3d72041 | refs/heads/master | 2022-11-25T07:30:25.877441 | 2020-07-31T22:30:45 | 2020-07-31T22:30:45 | 284,140,741 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 737 | cpp | #include "aluno.h"
Aluno::Aluno()
{
Nome = "Empty";
Matricula = 0;
creditsCard = 0;
creditsMobile = 0;
}
QString Aluno::getNome() {
return Nome;
}
ulong Aluno::getMatricula() {
return Matricula;
}
float Aluno::getCreditsMobile() {
return creditsMobile;
}
float Al... | [
"noreply@github.com"
] | noreply@github.com |
4e7b30fcb68a289811ee6644f7ecd74837de97fa | 1dbcbd62df0ec380ee51e3c2b8ddd75a40e88f57 | /demos/fog/src/Demo.h | 2443a16f138ab369c22cb304ad744fb768db3223 | [] | no_license | diederickh/jadi | bd0f38cbcf1a7b04c45727e8ad23d6a987a4fe84 | 090c78f7972ff91a023876249594c580ce57aeb4 | refs/heads/master | 2021-05-26T18:12:53.161059 | 2012-12-30T15:23:46 | 2012-12-30T15:23:46 | 7,277,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 822 | h | #ifndef JADI_DEMO_H
#define JADI_DEMO_H
#include <jadi/Jadi.h>
#include "SSAO.h"
class Demo {
public:
Demo();
~Demo();
void setup();
void update();
void draw();
void onMouseDown(int x, int y, int button);
void onMouseUp(int x, int y, int button);
void onMouseDrag(int x, int y, int dx, int dy, int but... | [
"james@jamesacres.com"
] | james@jamesacres.com |
9397a5d523b19f4bcb79543968092aa9aee86ae4 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_1483485_0/C++/dvolgyes/problemA.cpp | e4a70a95f4b3fdb46476c472ad1a3cf68b9ffcaf | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | C++ | false | false | 1,741 | cpp | #include <iostream>
#include <iostream>
#include <vector>
#include <string>
#include <fstream>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <map>
#define foreach(variable,list) for(int variable=0;variable<list.size();variable++)
using namespace std;
template <typename T>
vector<st... | [
"eewestman@gmail.com"
] | eewestman@gmail.com |
9b7d00a3003b30a55e810a11fa648aa31e2b129c | 60bb67415a192d0c421719de7822c1819d5ba7ac | /blazetest/src/mathtest/dmatdmatmult/SLDaSDa.cpp | a4f24ed0d85918a5f181c1a52cf5f2974fe432fe | [
"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,310 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dmatdmatmult/SLDaSDa.cpp
// \brief Source file for the SLDaSDa dense matrix/dense matrix multiplication math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// Th... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
a60db89697ad9cf03609bc72263c99c88756ea51 | 3e292e5496d09e8c237db7d4b247bf893f72ca53 | /RpgSaveLoadImpl/saveload.cpp | 1de102540c5aad028a8dab2cb89785926c8967d0 | [
"MIT"
] | permissive | NuLL3rr0r/udk-rpg-save-load-system | f1ef277ae81be629e6b4163225f4e87f66fc3ef3 | 4ded7653b418a0a1be70033324e382eb80b17715 | refs/heads/master | 2021-01-10T15:02:02.864575 | 2012-04-30T19:30:00 | 2012-04-30T19:30:00 | 47,872,392 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 21,143 | cpp | #include <shlobj.h>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/filesystem/exception.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/lexical_cast.hpp>
#include "saveload.hpp"
#include "base.hpp"
#include "cdate.hpp"
#include "crypto.hpp"
#include ... | [
"info@babaei.net"
] | info@babaei.net |
4aebf8ce52c3b014462ba18db0ba2a5534b95c89 | 9911307e718198a8026520d43fbebfc9ba5d7412 | /camera/QCamera2/HAL/QCameraParameters.h | 5da8f29c1ebc8ac975f1106b3dbc3653b78e3e77 | [] | no_license | LineageOS/android_device_oneplus_oneplus2 | 86688b32ef823abd99920f561b09b41377067ec5 | 8e47d591dcc795a784c8a0b43cdc70bb926ce9f5 | refs/heads/lineage-17.1 | 2022-12-12T12:09:42.543183 | 2017-03-24T05:27:44 | 2021-02-11T14:24:07 | 75,635,697 | 138 | 163 | null | 2022-10-02T20:07:02 | 2016-12-05T15:00:49 | C++ | UTF-8 | C++ | false | false | 47,694 | h | /*
** Copyright 2008, The Android Open Source Project
** Copyright (c) 2012-2015, The Linux Foundation. All rights reserved.
** Not a Contribution. Apache license notifications and license are
** retained for attribution purposes only.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not... | [
"416810799@qq.com"
] | 416810799@qq.com |
264bc66d2a02ca39db1cd6aa16e88b28bab55a4a | b568a7496369c854f56921080d03029001c453c5 | /src/imu/I2Cdev.cpp | ae1796f7ef26cbb7a99f1553de01367e620f186c | [] | no_license | boarboar/esp32_rtos | 0fcc6029e7f7259e06ea0d51c5e163723659cd92 | 481d53870d7d04be73521a5b8f604c35d2a8b760 | refs/heads/master | 2022-12-28T04:22:37.260282 | 2020-10-16T08:10:55 | 2020-10-16T08:10:55 | 295,483,539 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 57,765 | cpp | // I2Cdev library collection - Main I2C device class
// Abstracts bit and byte I2C R/W functions into a convenient class
// 2013-06-05 by Jeff Rowberg <jeff@rowberg.net>
//
// Changelog:
// 2013-05-06 - add Francesco Ferrara's Fastwire v0.24 implementation with small modifications
// 2013-05-05 - fix issue wi... | [
"alexander.ershov@gmail.com"
] | alexander.ershov@gmail.com |
6d28f1cdfc457c988f534cc58dfc6d1673059f23 | a33faebd62d390651b739e951a5ce7a2d4027b34 | /Rendering/Font.h | afe1cc4528d7f416f9221ebe1949fa089d031bda | [] | no_license | Captainburg/Game-Engine | af5ab41fc236788e482f1be41b323cd4fd4b6be9 | b17eaa5b3de4a08755c4fa571e82bff7d2471841 | refs/heads/master | 2021-03-30T17:37:44.098249 | 2019-10-01T01:44:21 | 2019-10-01T01:44:21 | 122,874,738 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,329 | h | #pragma once
#include <d3d9.h>
#include <d3dx9.h>
class Font {
public:
Font(LPDIRECT3DDEVICE9 g_pDevice);
virtual ~Font();
/** Load Alphabet
*
* Loads the Alphabet.
*
* @param strPathName The path to the font file.
* @param LetterWidth The width of the Font.
* @param LetterHeight The height of the Font.
* @... | [
"c.clattenburg@shaw.ca"
] | c.clattenburg@shaw.ca |
94a7b7c879c5892f00e6e90be15b8b544d0cf528 | a1fbf16243026331187b6df903ed4f69e5e8c110 | /cs/sdk/3d_sdk/maya/ver-2008/devkit/ExternalWebBrowser/Windows/src/PlugIn/gecko-sdk/include/nsIX509Cert.h | 7751b2e9d580a1c12742453cfea528abf6f139fd | [
"LicenseRef-scancode-warranty-disclaimer",
"BSD-2-Clause"
] | permissive | OpenXRay/xray-15 | ca0031cf1893616e0c9795c670d5d9f57ca9beff | 1390dfb08ed20997d7e8c95147ea8e8cb71f5e86 | refs/heads/xd_dev | 2023-07-17T23:42:14.693841 | 2021-09-01T23:25:34 | 2021-09-01T23:25:34 | 23,224,089 | 64 | 23 | NOASSERTION | 2019-04-03T17:50:18 | 2014-08-22T12:09:41 | C++ | UTF-8 | C++ | false | false | 23,303 | h | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/security/manager/ssl/public/nsIX509Cert.idl
*/
#ifndef __gen_nsIX509Cert_h__
#define __gen_nsIX509Cert_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files that don't want to inclu... | [
"paul-kv@yandex.ru"
] | paul-kv@yandex.ru |
113992608a62a039e883226f7e76330a443c24d6 | d1853dc32105f49790ed299bcca2db3b1d718ece | /codeforces/1367/A.cpp | 24b9294596c722e690c3e0e52ef022ace1208b44 | [] | no_license | towhid1zaman/Problem__Solving | a8abbd77c68c6f1e9ff8ceecd9332a3d15f741cd | 1407bc0d44165827e8db5599e75115961d569315 | refs/heads/master | 2023-06-05T10:56:17.151354 | 2021-06-20T19:46:00 | 2021-06-26T04:47:16 | 326,334,514 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,141 | cpp |
// </> : towhid1zaman
#include "bits/stdc++.h"
using namespace std;
typedef long long ll;
typedef vector<int> vi;
typedef vector<ll> vll;
typedef pair< int, int > pii;
typedef pair< pii, int > ppi;
#define fill(a,b) memset(a,b,sizeof(a))
#define all(v) (v).begin(),(v).end()
#define sp(k) cout<<setprecision(k)<<fixed;... | [
"towhid1zaman@gmail.com"
] | towhid1zaman@gmail.com |
edd31425cd49cdf64375e6069412f3d1181c99b7 | 91a882547e393d4c4946a6c2c99186b5f72122dd | /Source/XPSP1/NT/admin/wmi/wbem/sdk/vs7/vside/fmstocks/fmstocks_evecons/fmeventsprov.h | a8e314a3ce4d6f2de6fdb7fc576e607712c25517 | [] | no_license | IAmAnubhavSaini/cryptoAlgorithm-nt5src | 94f9b46f101b983954ac6e453d0cf8d02aa76fc7 | d9e1cdeec650b9d6d3ce63f9f0abe50dabfaf9e2 | refs/heads/master | 2023-09-02T10:14:14.795579 | 2021-11-20T13:47:06 | 2021-11-20T13:47:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,825 | h | ////////////////////////////////////////////////////////////////////////
//
// FMEventsProv.h
//
// Module: WMI Event Consumer for F&M Stocks
//
// Event consumer provider class definition
//
// History:
// a-vkanna 3-April-2000 Initial Version
//
// Copyright (c) 2000 Microsoft Corporation
//
////////////////... | [
"support@cryptoalgo.cf"
] | support@cryptoalgo.cf |
5e2c59095961a5433ed5f08269838bc1fcbb1bc2 | 0a2357ad0098bbb7b74528cb01d6decaab928ed8 | /aoj/0562.cpp | 2528c65306af9b7e12397219d63103aae7d8836e | [] | no_license | touyou/CompetitiveProgramming | 12af9e18f4fe9ce9f08f0a0f2750bcb5d1fc9ce7 | 419f310ccb0f24ff08d3599e5147e5a614071926 | refs/heads/master | 2021-06-18T09:19:01.767323 | 2020-07-16T03:40:08 | 2020-07-16T03:40:08 | 90,118,147 | 0 | 0 | null | 2020-10-13T04:32:19 | 2017-05-03T06:57:58 | C++ | UTF-8 | C++ | false | false | 1,354 | cpp | #include <cstdio>
#include <climits>
#include <vector>
#include <algorithm>
#include <queue>
#include <map>
#include <functional>
using namespace std;
typedef pair<int, int> P;
struct edge { int to, cost; };
vector<edge> G[3000];
int mind[3000];
int d[3000];
int n, m, k;
void dijkstra(int s) {
fill(d, d+n, INT_MAX)... | [
"fujiyou1121@gmail.com"
] | fujiyou1121@gmail.com |
487b9df1f347994e5d0c47d850c0f18e5b54ed74 | 066a9ac76feb0d990ef16570ef6e44797599ab28 | /Union-Find/RedundantConnection.cpp | 136c2903d074a163ae2d87fc989d2d126a9f2e86 | [] | no_license | kanhaiya09/Algorithm | 8774f55a900887db1c10561d278e9778b07da084 | 2c360fafd1d06960c7fa7eb8add3af823599c137 | refs/heads/master | 2023-01-30T13:35:36.830008 | 2023-01-22T22:15:43 | 2023-01-22T22:15:43 | 260,243,121 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 974 | cpp | // https://leetcode.com/problems/redundant-connection/
#include<bits/stdc++.h>
using namespace std;
class QuickFind{
public:
QuickFind(){
id.resize(1001);
for(int i = 0 ; i < 1001 ; i++){
id[i] = i;
}
}
bool isConnected(int p,int q){
return id[p]==id[q]... | [
"kanhaiyarmy@gmail.com"
] | kanhaiyarmy@gmail.com |
638000baa843623e37603033310c7b8ac067fc0b | f65d20e4cfcccabe1a8870994dc176adf489807c | /vlc_player_options.h | c76392d4ce9e4f00c0970b5f5a1e67fa75c343de | [] | no_license | dawnworld/fbvlc | 63653cc68517565111f1411c474461a017b92adb | b3922445384c82d8c2c262c801353781d71d4308 | refs/heads/master | 2021-01-20T17:12:08.129508 | 2012-11-14T04:38:22 | 2012-11-14T04:38:22 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | C++ | false | false | 3,061 | h | /*****************************************************************************
* Copyright © 2002-2011 VideoLAN and VLC authors
* $Id$
*
* Authors: Sergey Radionov <rsatom_gmail.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public Lic... | [
"RSATom@gmail.com"
] | RSATom@gmail.com |
1e160502dd8e15634bbc23aef32d811207385340 | eeec799d1ed2ac3c7d5a14adc9a3aef921c9a6ba | /Control/Control/Control.ino | 5b1d090eb6ccdb1d32072225ac7dfb9ca2ddeac0 | [] | no_license | mybura/kiln | b6c66054b077b52f6ab40362b7a139b9e1dc15a7 | 4347526b6663e914b3214c37ad37108b664448a3 | refs/heads/master | 2023-02-27T12:05:22.342783 | 2021-02-13T05:23:27 | 2021-02-13T05:23:27 | 337,376,467 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 625 | ino | #include "Common.h"
#include "UIState.h"
#include "ScheduleState.h"
#include "I2CInterface.h"
#include <ESP8266WiFi.h>
I2CInterface i2cInterface;
ScheduleState scheduleState(&i2cInterface);
UIState uiState(&scheduleState, &i2cInterface);
void setup() {
Serial.begin(115200);
WiFi.forceSleepBegin();
// Wait for ... | [
"admin@plainpool.com"
] | admin@plainpool.com |
f3eed86cc2a6e2a01a40d589dc2a1ff361fdd7d3 | bc0945070d150c8af7cc56bf6e045a8c2cc7873d | /1463/3361208_AC_782MS_9660K.cpp | 05c33c15d2c939f007294dc3a94c73f4bc717d29 | [] | no_license | fengrenchang86/PKU | ab889d88cd62b3c0b3e00cde5d5c3a652a16221a | 0c4adf6b740d2186b7f23124673cd56520d1c818 | refs/heads/master | 2021-01-10T12:12:18.100884 | 2016-03-07T14:14:33 | 2016-03-07T14:14:33 | 53,328,385 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,388 | cpp | #include <iostream>
using namespace std;
const int inf = 2000000000;
int dp[1600][2];
bool c[1501][1501];
bool visit[1600];
int n;
struct ac
{
int v;
ac *next;
}*list[1600];
void init ()
{
int i;
for ( i = 0; i < n; i++ )
{
visit[i] = false;
list[i] = NULL;
}
}
void insert ( int begin, int end )
{
ac *p = ne... | [
"fengrenchang86@gmail.com"
] | fengrenchang86@gmail.com |
48f38c750a5af62d52cfb9f4f251aad950fc8d8b | ef66e297a49d04098d98a711ca3fda7b8a9a657c | /LeetCode/234-Palindrome Linked List/solution.cpp | 2c1657fb790a3d52dd10309dde9c821388b8eef0 | [] | no_license | breezy1812/MyCodes | 34940357954dad35ddcf39aa6c9bc9e5cd1748eb | 9e3d117d17025b3b587c5a80638cb8b3de754195 | refs/heads/master | 2020-07-19T13:36:05.270908 | 2018-12-15T08:54:30 | 2018-12-15T08:54:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,221 | cpp | // Author: David
// Email: youchen.du@gmail.com
// Created: 2017-09-09 11:33
// Last modified: 2017-09-09 11:33
// Filename: solution.cpp
// Description:
/**
* Definition for singly-linked list.
* struct ListNode {
* int val;
* ListNode *next;
* ListNode(int x) : val(x), next(NULL) {}
* };
*/
class S... | [
"youchen.du@gmail.com"
] | youchen.du@gmail.com |
447b3837a8bb815cfaa2c1a6a76036f1a6ebab38 | 5a6398e0b197dc76eb9d79e8c9a70940c826b00e | /src/include/izenelib/source/util/compression/ordered_compresssion/PatternGenerator.cc | 46f44a6a304ddb95b69fda3279f3f0fa0ecda969 | [
"Apache-2.0",
"PostgreSQL"
] | permissive | RMoraffah/hippo-postgresql | 38b07cd802e179c3fce00097f49c843b238c3e91 | 002702bab3a820bbc8cf99e6fcf3bb1eface96c1 | refs/heads/master | 2021-01-12T00:48:53.735686 | 2016-12-02T01:01:15 | 2016-12-02T01:13:51 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 481 | cc | #include "PatternGenerator.h"
#include <algorithm>
using namespace std;
namespace izenelib {
namespace util{
namespace compression {
PatternGenerator::PatternGenerator(const string& fileName, bool NOFILE) {
FILE *fp;
fp = fopen(fileName.c_str(), "r");
if ( !fp) {
throw CompressorException("PatternGenerator:fi... | [
"jiayu198910@gmail.com"
] | jiayu198910@gmail.com |
9ed809b78b695c0fb7b46d14bf58f20f99ade5cb | 6592a3f23300d53b262ffbd5e3b547dca6864c83 | /src/mat2.h | 24c5048fa021c5f0810dcacd5af999a5c9c0a0bf | [
"MIT"
] | permissive | lasagnaphil/altmath | b566374e645d0905c8a75343a00b9092eacf63a9 | 149e1af651fd6843f1b812beec3440cd9975b270 | refs/heads/master | 2020-04-03T06:00:07.387909 | 2019-09-06T09:16:59 | 2019-09-06T09:16:59 | 155,062,461 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,267 | h | //
// Created by lasagnaphil on 2019-01-22.
//
#ifndef COLDETECT_MAT2_H
#define COLDETECT_MAT2_H
template <typename T>
struct mat2 {
union {
T m[2][2];
T p[4];
};
static mat2 zero() {
return mat2 {};
}
static mat2 identity() {
mat2 m;
m.p[0] = m.p[3] = 1;
... | [
"lasagnaphil@snu.ac.kr"
] | lasagnaphil@snu.ac.kr |
af8f1109864db9007580eca122646ff50f66d3ab | 6f49cc2d5112a6b97f82e7828f59b201ea7ec7b9 | /wdbecmbd/WdbeWrdev/WdbeWrdevUnt.h | e3f050cadaabcdff92087455c4283325d4f2d401 | [
"MIT"
] | permissive | mpsitech/wdbe-WhizniumDBE | d3702800d6e5510e41805d105228d8dd8b251d7a | 89ef36b4c86384429f1e707e5fa635f643e81240 | refs/heads/master | 2022-09-28T10:27:03.683192 | 2022-09-18T22:04:37 | 2022-09-18T22:04:37 | 282,705,449 | 5 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,561 | h | /**
* \file WdbeWrdevUnt.h
* Wdbe operation processor - write C++ code for unit (declarations)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 28 Nov 2020
*/
// IP header --- ABOVE
#ifndef WDBEWRDEVUNT_H
#define WDBEWRDEVUNT_H
#include "Wdbe... | [
"aw@mpsitech.com"
] | aw@mpsitech.com |
71b7ed8a595a219ae2cc38c260249aebf2daf553 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /chrome/browser/ui/views/translate/translate_icon_view.h | ec4f57d04628b863bf6e886e4aa7c1350aae71ca | [
"BSD-3-Clause"
] | permissive | metux/chromium-suckless | efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a | 72a05af97787001756bae2511b7985e61498c965 | refs/heads/orig | 2022-12-04T23:53:58.681218 | 2017-04-30T10:59:06 | 2017-04-30T23:35:58 | 89,884,931 | 5 | 3 | BSD-3-Clause | 2022-11-23T20:52:53 | 2017-05-01T00:09:08 | null | UTF-8 | C++ | false | false | 1,067 | h | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_TRANSLATE_TRANSLATE_ICON_VIEW_H_
#define CHROME_BROWSER_UI_VIEWS_TRANSLATE_TRANSLATE_ICON_VIEW_H_
#include "base/macros.h... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
7a4bdaf808baa0f78c6789432724a9b174f7ffd8 | 4005cc959194b9197c4c2dfd4a481b7ba636b95c | /oj/lanqiao/changeScanBeT.cpp | 33be89cdc338b909ec328c9552da8642520f809e | [] | no_license | chenxunhan/vscode_cpp | afd95c0f32cc988a9077ada54734673fa2a244ac | 2a949c3ec571bf4f409caa46858b40d17d367466 | refs/heads/main | 2023-06-17T14:35:52.454254 | 2021-07-13T15:12:35 | 2021-07-13T15:12:35 | 323,352,213 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 473 | cpp | #include <bits/stdc++.h>
using namespace std;
const int N = 1005;
char S[N], T[N];
int Slen, Tlen;
int Min = INT_MAX;
int main() {
scanf("%s", S);
scanf("%s", T);
Slen = strlen(S), Tlen = strlen(T);
for (int i = 0; i <= Slen - Tlen; ++i) {
int min = 0;
for (int j = 0; T[j] != 0; ++j) {
... | [
"chenxunhan@foxmail.com"
] | chenxunhan@foxmail.com |
50a4e1dbcedf76ae1df7cb0ef298926cc041eee7 | 36c27b09fe9c5582a77ecf098c05b6cba5151643 | /headers/object.h | 326b0806ba16dfcb498a2bb3bea593438f3a1621 | [] | no_license | stygeo/lunar | b0fd8d6ee33f23f0a09080bb4d6e3fd195f2cb11 | 32de324e09d6f0975383328d039304fb300db04c | refs/heads/master | 2016-09-11T07:03:57.947088 | 2012-05-01T07:47:43 | 2012-05-01T07:47:43 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 134 | h | #ifndef OBJECT_H
#define OBJECT_H
#include "lua_all.h"
class Object
{
public:
virtual void bind(lua_State *L) = 0;
};
#endif
| [
"stygeo@gmail.com"
] | stygeo@gmail.com |
e16ba08ec812774a76e68ce9d1aeb3076e16663c | 9030ce2789a58888904d0c50c21591632eddffd7 | /SDK/ARKSurvivalEvolved_DinoSettings_Herbivore_Medium_Pachyrhino_parameters.hpp | a9c5d26531a6e6970ff703640208ed77ec9041b1 | [
"MIT"
] | permissive | 2bite/ARK-SDK | 8ce93f504b2e3bd4f8e7ced184980b13f127b7bf | ce1f4906ccf82ed38518558c0163c4f92f5f7b14 | refs/heads/master | 2022-09-19T06:28:20.076298 | 2022-09-03T17:21:00 | 2022-09-03T17:21:00 | 232,411,353 | 14 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 842 | hpp | #pragma once
// ARKSurvivalEvolved (332.8) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_DinoSettings_Herbivore_Medium_Pachyrhino_classes.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Parameters
//-----------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.