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 905
values | visit_date timestamp[us]date 2015-08-09 11:21:18 2023-09-06 10:45:07 | revision_date timestamp[us]date 1997-09-14 05:04:47 2023-09-17 19:19:19 | committer_date timestamp[us]date 1997-09-14 05:04:47 2023-09-06 06:22:19 | github_id int64 3.89k 681M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us]date 2012-06-07 00:51:45 2023-09-14 21:58:39 ⌀ | gha_created_at timestamp[us]date 2008-03-27 23:40:48 2023-08-21 23:17:38 ⌀ | gha_language stringclasses 141
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 115
values | content stringlengths 3 10.4M | authors listlengths 1 1 | author_id stringlengths 0 158 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
913d4745fb6965be843f8bcf4921c220ea930e8f | 7e54fdc8f9e05da4a0b9fb80752dd7cd6f99199b | /Network/noise.hpp | bf944190d2bcb9077c20da963ce28d1b2a8b5741 | [] | no_license | arunneru/theta_gates_reliable_sequences_mEC | 994308a395fde7676822b0be717d9df752b5fcae | aa16b4f5d215a9e95be5beb58e34fa923cf58b78 | refs/heads/master | 2021-07-03T07:43:42.283155 | 2020-09-20T22:49:02 | 2020-09-20T22:49:02 | 169,841,288 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 351 | hpp | #pragma once
#include "insilico/core/engine.hpp"
#include <cmath>
#include<random>
#include<vector>
namespace insilico { namespace noise {
std::mt19937_64 gen(0);
std::normal_distribution<double> dist(0,1);
std::vector<double> randomize(2);
double inject(unsigned index)
{
randomize[index]= dist(gen);
return random... | [
"areinsdel@gmail.com"
] | areinsdel@gmail.com |
913ffa1f1dd39d256b01060fdb7a6dadb0122a6b | 72d9009d19e92b721d5cc0e8f8045e1145921130 | /medfate/inst/testfiles/EMCSimard/EMCSimard_DeepState_TestHarness.cpp | c0ecf171c8bf291feded05d6a0d16aaec8f0d5d3 | [] | no_license | akhikolla/TestedPackages-NoIssues | be46c49c0836b3f0cf60e247087089868adf7a62 | eb8d498cc132def615c090941bc172e17fdce267 | refs/heads/master | 2023-03-01T09:10:17.227119 | 2021-01-25T19:44:44 | 2021-01-25T19:44:44 | 332,027,727 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,304 | cpp | // AUTOMATICALLY GENERATED BY RCPPDEEPSTATE PLEASE DO NOT EDIT BY HAND, INSTEAD EDIT
// EMCSimard_DeepState_TestHarness_generation.cpp and EMCSimard_DeepState_TestHarness_checks.cpp
#include <fstream>
#include <RInside.h>
#include <iostream>
#include <RcppDeepState.h>
#include <qs.h>
#include <DeepState.hpp>
double E... | [
"akhilakollasrinu424jf@gmail.com"
] | akhilakollasrinu424jf@gmail.com |
76d09d9c1d48d3850cfc69fd23edc119b6e690b4 | 54d93ff39061288cf7cb584465b5f81ea4f94aac | /source/WindowSet.cpp | 4e825f0a8345f24eb890447cc07caa224337996e | [] | no_license | sunset1995/CAD | 4b27ce8ce903881ab2a1b3625d151c77f84ad5fe | 88bf7aaa55dc6fa48214f7180cef809a767d4560 | refs/heads/master | 2021-01-21T08:15:32.176920 | 2015-12-07T09:09:50 | 2015-12-07T09:09:50 | 39,355,735 | 2 | 0 | null | null | null | null | BIG5 | C++ | false | false | 4,195 | cpp | #include <algorithm>
#include <iostream>
#include "ClassDefine.h"
#include "ScanLine.h"
#include "WindowSet.h"
using namespace std;
int leftbound, rightbound, lowbound, upbound, row, column;
extern int omega;
extern vector<rectangle> Rec; //存每個rectangle
extern vector< pair<int, int> > vertical; //... | [
"s2821d3721@gmail.com"
] | s2821d3721@gmail.com |
c2403e4c5a4a5e1778d7c5c1d47d9794663bbcc1 | 297497957c531d81ba286bc91253fbbb78b4d8be | /third_party/libwebrtc/pc/jsep_transport_collection.h | 3de00effb163cca7ba7e6eff65920ad9cd280000 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | marco-c/gecko-dev-comments-removed | 7a9dd34045b07e6b22f0c636c0a836b9e639f9d3 | 61942784fb157763e65608e5a29b3729b0aa66fa | refs/heads/master | 2023-08-09T18:55:25.895853 | 2023-08-01T00:40:39 | 2023-08-01T00:40:39 | 211,297,481 | 0 | 0 | NOASSERTION | 2019-09-29T01:27:49 | 2019-09-27T10:44:24 | C++ | UTF-8 | C++ | false | false | 4,336 | h |
#ifndef PC_JSEP_TRANSPORT_COLLECTION_H_
#define PC_JSEP_TRANSPORT_COLLECTION_H_
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "api/jsep.h"
#include "api/peer_connection_interface.h"
#include "api/sequence_checker.h"
#include "pc/jsep_t... | [
"mcastelluccio@mozilla.com"
] | mcastelluccio@mozilla.com |
d51d8ab1cb398773cb8407a5ce1afcf6a4b0012d | 709021c3d295a210ff0bffb9617134c26a9ba438 | /hw6/display_pthread.cpp | 73c0562481a0a1049a9ed54ec587a5a06f2f9f6d | [] | no_license | ttungl/uah_cpe512 | 3e2aeff24a4df42c9ce6b053a10eb1019793d7c2 | 4061adaa0e2112ca7eeaaf993cd5328267999c31 | refs/heads/master | 2020-03-21T13:50:19.934047 | 2010-11-08T23:46:34 | 2010-11-08T23:46:34 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,791 | cpp | // Graphic Transformation/Scaling Program for 256 color
// 640 x 580 window bit map file
// Josh Calahan, November 2010, pthread Version, based on
// B. Earl Wells, October 2010, University of Alabama in Huntsville
// serial version more condusive to MPI Scatter and Gather of display
// arrays. Uses dynamic declaration... | [
"jcalahan@gmail.com"
] | jcalahan@gmail.com |
400a07a8e0bafbbbc04acac146db360c60f82e6e | c22b3b90b8979d119640b353ac8725e9d20d3c92 | /VKTS_PKG_Math/include/vkts/math/culling/Frustum.hpp | a951ad5ae0a8fdd35724e025bc9e254e5093f68d | [] | no_license | zomeelee/Vulkan-1 | dff543e264f7b4b5e871ebc128fedf3bf605ec9e | f1112926d5a6242769034dd25cf03698fa11c7b4 | refs/heads/master | 2020-06-19T21:35:37.396104 | 2016-11-26T10:43:21 | 2016-11-26T10:43:21 | 74,829,887 | 1 | 0 | null | 2016-11-26T14:16:57 | 2016-11-26T14:16:56 | null | UTF-8 | C++ | false | false | 1,927 | hpp | /**
* VKTS - VulKan ToolS.
*
* The MIT License (MIT)
*
* Copyright (c) since 2014 Norbert Nopper
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, inclu... | [
"norbert@nopper.tv"
] | norbert@nopper.tv |
36ceeb55d9cea0b457dac7554716d4735ff51620 | 5204ade50f7c3c18bffde982e54806943e0bd8d6 | /src/main.cpp | f320d23cf6dedda9c2ba60a85ff2105d60439acb | [] | no_license | kdavis-mozilla/corpora-preprocessor | 0ab5bc4c7e20000b434d671880bc1bbd59f40af0 | 332085fd29f9fd9102a0649759ef1ea41f5a317d | refs/heads/master | 2020-06-03T11:34:00.080035 | 2015-08-11T14:11:17 | 2015-08-11T14:11:17 | 40,291,332 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 686 | cpp | #include <freeling.h>
#include "arguments.h"
#include "preprocessor.h"
int main(int argc, char **argv)
{
// Set locale to an UTF8 compatible locale
freeling::util::init_locale(L"default");
// Initialize the user arguments
Arguments arguments(argc,argv);
// Determine if arguments is not valid
if(!argum... | [
"kdavis@mozilla.com"
] | kdavis@mozilla.com |
373c163d733155b889451ee2c3bc02008980873b | 7e79799ffb2b32666ed6bce1c3223f4d4e39c7db | /03_C_plusplus/032_sort_array_by_string_length/02_sort_array_by_string_length_answer.cpp | 51bae58ff3e45f061baaeabc345605f0189e12a4 | [] | no_license | daegukdo/TIL | c24fef4b0c694dd5db0a48cc041960b9cb8ede34 | f3ad8d802e0bf55896d97d5d70fd08a1f7736a79 | refs/heads/master | 2022-05-10T12:26:53.270934 | 2022-05-05T13:30:24 | 2022-05-05T13:30:24 | 200,057,564 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,324 | cpp | // c++ code-war
/*
issue description
Write a function that takes an array of strings as an argument and returns a sorted array containing the same strings, ordered from shortest to longest.
For example, if this array were passed as an argument:
["Telescopes", "Glasses", "Eyes", "Monocles"]
Your function would retur... | [
"eornrsayclub@gmail.com"
] | eornrsayclub@gmail.com |
bce836f75d6cfd944fdede4b38e7821d3c7b4f37 | ffbf41045cff0254df974b47875ebe5b4c6133d0 | /include/Consensus/Sorting.h | 13651404d15c3b5eb63e989c643f3d8fa46da06d | [
"MIT"
] | permissive | yangfenglin/GrinPlusPlus | ba550f21b0f2753c6d0f5a603096562892c96778 | 886d1ed91e3de6a1754a9b23ffa086b4d6557955 | refs/heads/master | 2020-09-06T11:04:13.676120 | 2019-11-07T10:19:04 | 2019-11-07T10:19:04 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 719 | h | #pragma once
// Copyright (c) 2018-2019 David Burkett
// Distributed under the MIT software license, see the accompanying
// file LICENSE or http://www.opensource.org/licenses/mit-license.php.
#include <Common/Traits.h>
#include <vector>
// See: https://github.com/mimblewimble/grin/blob/master/core/src/consensus.rs
... | [
"davidburkett38@gmail.com"
] | davidburkett38@gmail.com |
402ce465bde6df88d0643eab214253de0b3d4723 | b0dd7779c225971e71ae12c1093dc75ed9889921 | /libs/test/example/cla/basic_udt.cpp | f75e7957e84abb85b209abdef51fbe733d83e5d8 | [
"LicenseRef-scancode-warranty-disclaimer",
"BSL-1.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | blackberry/Boost | 6e653cd91a7806855a162347a5aeebd2a8c055a2 | fc90c3fde129c62565c023f091eddc4a7ed9902b | refs/heads/1_48_0-gnu | 2021-01-15T14:31:33.706351 | 2013-06-25T16:02:41 | 2013-06-25T16:02:41 | 2,599,411 | 244 | 154 | BSL-1.0 | 2018-10-13T18:35:09 | 2011-10-18T14:25:18 | C++ | UTF-8 | C++ | false | false | 1,675 | cpp | // (C) Copyright Gennadiy Rozental 2001-2008.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// See http://www.boost.org/libs/test for the library home page.
// Boost.Runtime.Param
#include <boos... | [
"tvaneerd@rim.com"
] | tvaneerd@rim.com |
92fec3bb794d780a92867bc9afebc14896897ca2 | a1524dda834c6ae7e5063e2f041678978d75db0b | /CherryProject/CherryProject-core/ApplicationDao.cpp | 232ad1c74f2139961226552029c3e05096db60b7 | [] | no_license | Aresguerre/CherryDarlingApplication | b330aece657d6a955e2f0d683607217f45609000 | 0bcf3326440e5cf8541358834f24cea28aafbf11 | refs/heads/master | 2020-08-27T09:03:55.489522 | 2019-11-22T13:39:41 | 2019-11-22T13:39:41 | 217,310,932 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,863 | cpp | #include <QSqlDatabase>
#include <QSqlQuery>
#include <QVariant>
#include "Application.h"
#include "Databasemanager.h"
#include "ApplicationDao.h"
ApplicationDAO::ApplicationDAO(QSqlDatabase& database):
database(database)
{}
void ApplicationDAO::init() const
{
if(!database.tables().contains("applications")... | [
"bacem.benachour@esprit.tn"
] | bacem.benachour@esprit.tn |
2370ec0264bf737b782004bbe3d9c45a386dcd31 | 43b36890c037da0f8a1ee4c6f03349c5e70b6333 | /modules/predicates/unit/scalar/is_odd.cpp | 71127a880b8da258b1eacc34d18ed14b5d3b1328 | [
"BSL-1.0"
] | permissive | msuchard/nt2 | 3a07decd8d184e3067452bc7f075e392c7bacc03 | 082d79abd069f4c356bfe10fd113de024f90a5f8 | refs/heads/master | 2021-01-18T12:29:32.075028 | 2011-11-15T23:18:23 | 2011-11-15T23:19:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,380 | cpp | //////////////////////////////////////////////////////////////////////////////
/// Copyright 2003 and onward LASMEA UMR 6602 CNRS/U.B.P Clermont-Ferrand
/// Copyright 2009 and onward LRI UMR 8623 CNRS/Univ Paris Sud XI
///
/// Distributed under the Boost Software License, Version 1.0
/// ... | [
"mathias@gaunard.com"
] | mathias@gaunard.com |
e46ef24ff0fa5cfdcd2e08c10b76f270e0d92aff | f89c5d721cad5ec0044e5a056d0be63c4aecd2a8 | /src/e_print.cpp | 7ac5ac457667f275d0f9ca82a889e90f069f476e | [] | no_license | OS2World/APP-EDITOR-efte | 6fe652125dac7692ac454167ac50c53a3912bdda | a3d63447d3132d916a0fcd85f1c5380af94c19fa | refs/heads/master | 2021-01-15T16:37:13.173174 | 2015-11-09T23:25:42 | 2015-11-09T23:25:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,851 | cpp | /* e_print.cpp
*
* Copyright (c) 2008, eFTE SF Group (see AUTHORS file)
* Copyright (c) 1994-1996, Marko Macek
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
*
*/
#include "fte.h"
int EBuffe... | [
"gyoung@cadfd85e-12d1-dd11-ae90-00e081727c95"
] | gyoung@cadfd85e-12d1-dd11-ae90-00e081727c95 |
11888f466a981ab2ac909ce771179af4e2fa648c | 011cb2831ff99daafa4b5ffc48aa72ebed652463 | /TileDevelopment/Test/Test.cpp | a3a801d0754b1786a193a1677dbd16783ab2fc76 | [] | no_license | striderssoftware/T2SplatCode | 83171f5927d04f34b0bc20316155f448a188b6f3 | f8499e0946cfcf87d183bfa36d6edb6a30033511 | refs/heads/master | 2021-06-23T15:26:54.328080 | 2021-06-03T16:47:07 | 2021-06-03T16:47:07 | 219,257,577 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,186 | cpp | #include <iostream>
#include <unistd.h>
#include <iostream>
#include <sstream>
#include <list>
#include <unistd.h>
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
using namespace std;
int main()
{
cout << "running splay" << endl;
static char envvars[][50] =
{
//"SDL_NOMOUSE=1",
//"TSLIB_CONSOLEDEVIC... | [
"strider@shadowsoftware.biz"
] | strider@shadowsoftware.biz |
f3d1e90c6348a3b81fcde3ec7bf3a44562904792 | a05b0afabdb33c80771bd49a675c56cbe5bde04c | /Arduino/Word_Clock_144_koelsch/WordMatrix.ino | 6691e70af04e09ddb5f991ff5df3859bc1d28cb8 | [
"MIT"
] | permissive | Lorzware/Word-Clock | e4d900cfd8dce758025d4a684d877984671d755e | da740363856db210187ccda0106d0b751e724121 | refs/heads/master | 2021-01-25T10:06:19.587558 | 2019-10-29T20:45:48 | 2019-10-29T20:45:48 | 123,339,315 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 9,322 | ino | // Color construction for standard white-ish color
static const float white_hue = 0.075;
static const float white_lightness = 0.18;
static const float white_saturation = 0.24;
static uint32_t whiteColor = matrix.Color(115, 90, 70, 100);
// Color construction for 'elf uhr elf' and 'alaaf'
static const float elf_hue ... | [
"l.miething@gmx.de"
] | l.miething@gmx.de |
b12e3e2d3227002f91acc182a9580b9572196723 | 52dc9080af88c00222cc9b37aa08c35ff3cafe86 | /0500/50/558a.cpp | 0dffd9c5fe4480211ee649314ae18d68541d4462 | [
"Unlicense"
] | permissive | shivral/cf | 1c1acde25fc6af775acaeeb6b5fe5aa9bbcfd4d2 | d7be128c3a9adb014a231a399f1c5f19e1ab2a38 | refs/heads/master | 2023-03-20T01:29:25.559828 | 2021-03-05T08:30:30 | 2021-03-05T08:30:30 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,220 | cpp | #include <algorithm>
#include <iostream>
#include <vector>
template <typename T, typename U>
std::istream& operator >>(std::istream& input, std::pair<T, U>& v)
{
return input >> v.first >> v.second;
}
template <typename T>
std::istream& operator >>(std::istream& input, std::vector<T>& v)
{
for (T& a : v)
... | [
"5691735+actium@users.noreply.github.com"
] | 5691735+actium@users.noreply.github.com |
8ebdb160b7469564e9b2b2aeb575e6348c3faa8b | 130c165b4c4be3268250e5498b2135035ac43260 | /강시온/9661.cc | 165c5cf65504c484f097b36533461b742f66b7b1 | [] | no_license | cnu-pai/2020SUMMER-AlgorithmStudy | 241d70e0261c11f454354b886ac58fb65c279c38 | 67769712c2cde3e3a04ef407d1706ea122ee492c | refs/heads/master | 2023-01-24T22:30:57.862865 | 2020-12-10T08:50:06 | 2020-12-10T08:50:06 | 277,302,988 | 6 | 2 | null | 2020-12-10T08:50:07 | 2020-07-05T13:01:49 | Java | UTF-8 | C++ | false | false | 397 | cc | #define _USE_MATH_DEFINES
#include<iostream>
#include<cstdio>
#include<cmath>
#include<algorithm>
#include<functional>
#include<string>
#include<vector>
#include<queue>
#include<stack>
using namespace std;
const int INF = numeric_limits<int>::max();
const double pi = M_PI;
int main()
{
long long n;
cin >> n;
if... | [
"31057849+siontama@users.noreply.github.com"
] | 31057849+siontama@users.noreply.github.com |
1c2b2ab40a90fbe2f0681695d8c191f5db09c842 | ab1c643f224197ca8c44ebd562953f0984df321e | /activec/conui/wrapper.cpp | b6854fdb3d8b113eae7e1e9dc491792a4e5bcee4 | [] | no_license | KernelPanic-OpenSource/Win2K3_NT_admin | e162e0452fb2067f0675745f2273d5c569798709 | d36e522f16bd866384bec440517f954a1a5c4a4d | refs/heads/master | 2023-04-12T13:25:45.807158 | 2021-04-13T16:33:59 | 2021-04-13T16:33:59 | 357,613,696 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 6,070 | cpp | /*--------------------------------------------------------------------------*
*
* Microsoft Windows
* Copyright (C) Microsoft Corporation, 1992 - 1999
*
* File: wrapper.cpp
*
* Contents: Implementation file for simple wrapper classes
*
* History: 02-Feb-98 jeffro Created
*
*-----------------... | [
"polarisdp@gmail.com"
] | polarisdp@gmail.com |
49a90ed37288e4f6cba30ddd21559bd21cb9e494 | 778816ddfffb430ec80626666b7a2dfdf508f4b6 | /src/ctags.cc | 5ef7a6935ab8ff44605aba96b26abda054a25b03 | [
"MIT"
] | permissive | zcourts/jucipp | e2499acbcd8bd911f72579b5974a3d4213f30f0f | 3721b6cd79dfa3f448352589b08647b12b67c37e | refs/heads/master | 2020-12-28T20:09:29.584068 | 2016-08-30T17:27:00 | 2016-08-30T17:27:00 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 5,969 | cc | #include "ctags.h"
#include "config.h"
#include "terminal.h"
#include "project_build.h"
#include "filesystem.h"
#include "directories.h"
#include <iostream>
#include <vector>
#include <regex>
#include <climits>
std::pair<boost::filesystem::path, std::unique_ptr<std::stringstream> > Ctags::get_result(const boost::files... | [
"eidheim@gmail.com"
] | eidheim@gmail.com |
5c2c6bd2daa0475c58235d9de995bf5badaf315f | e800d5c636c011edf40164e34381acb2a991b307 | /TestProject1/AssemblyInfo.cpp | f601bb84b2a9203bbec27090d26a2d49737a93e3 | [] | no_license | flaska/DPEngine | e83c8136b71485e2c7690ed10a98dc2c6fd6559a | f6f3107ec2545badb6d6b619f27113b8df82eec4 | refs/heads/master | 2020-05-19T20:06:46.156329 | 2012-08-26T22:00:36 | 2012-08-26T22:00:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,102 | cpp | #include "stdafx.h"
using namespace System::Reflection;
using namespace System::Runtime::CompilerServices;
using namespace System::Runtime::InteropServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// ... | [
"jakub.flaska@gmail.com"
] | jakub.flaska@gmail.com |
491f5ff2e58ddac92de1c06ae66d194aa22b08cd | 3880ed9e62d9849e811b5de2d29522ddf0f8ad2c | /codeforces/1189c.cpp | 67e8aff5c6fab0c13875200550322ed6089005a5 | [] | no_license | Krythz43/CP-Archieve | 936b028f9f0f90e555dc7c19c11d3939f7532b2f | 36b5f7449bbd93135f4f09b7564b8ada94ef99e6 | refs/heads/master | 2020-08-31T18:42:47.954906 | 2020-05-12T05:18:00 | 2020-05-12T05:18:00 | 218,757,326 | 0 | 0 | null | 2020-05-12T05:18:02 | 2019-10-31T12:08:54 | C++ | UTF-8 | C++ | false | false | 1,939 | cpp | #include <bits/stdc++.h>
using namespace std;
#define fastio ios_base::sync_with_stdio(0);cin.tie(NULL);cout.tie(NULL)
#define rep(i,n,z) for(int i=z;i<n;i++)
#define rrep(i,z) for(int i=z;i>=0;i--)
#define lli long long int
#define nl cout<<endl
#define vi vector<int>
#define vlli vector<long long int>
#define umap u... | [
"krithickrockz@gmail.com"
] | krithickrockz@gmail.com |
a673a028165995c8621a04a739c153336d72943e | f96a5c7dae0d0690a86c2488dd5082db5d27b299 | /gen/Ce3_vec14_NaoH25V50.hh | ddcb76919a0cd282305026d372f4e80273be364c | [] | no_license | TRACE-Lab/MECH5305-Nao-walking | 8a60c7593066cf239fd9cf00d6fc0f2c361c5ca5 | 0968361dcf9ff6660631b01c064126e9e21bfe92 | refs/heads/master | 2022-04-22T22:04:28.225754 | 2020-04-21T21:48:23 | 2020-04-21T21:48:23 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 930 | hh | /*
* Automatically Generated from Mathematica.
* Tue 10 Jul 2018 11:14:20 GMT-04:00
*/
#ifndef CE3_VEC14_NAOH25V50_HH
#define CE3_VEC14_NAOH25V50_HH
#ifdef MATLAB_MEX_FILE
// No need for external definitions
#else // MATLAB_MEX_FILE
#include "math2mat.hpp"
#include "mdefs.hpp"
namespace SymFunction
{
void Ce... | [
"yuangao@Yuans-MacBook-Pro.local"
] | yuangao@Yuans-MacBook-Pro.local |
cbb51ad81159edd11bacb726fa9420ea26596fca | b3f0037b6483e6be647cd8b64d06befc3f6ce8c4 | /codeforces/1323/C.cpp | 996c3793fdcc889a0493406a00480eb02d8add19 | [] | no_license | arnab000/Problem-Solving | 7b658ac19b7e8ec926e6f689f989637926b8089b | b407c0d7382961c50edd59fed9ca746b057a90fd | refs/heads/master | 2023-04-05T14:40:50.634735 | 2021-04-21T01:45:00 | 2021-04-23T01:05:39 | 328,335,023 | 4 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 789 | cpp |
#include<bits/stdc++.h>
using namespace std;
int main()
{
string sura;
vector<int>mura;
int n,cur=0,l,r,x,ans=0;
cin>>n;
cin>>sura;
for(long long i=0; i<n; i++){
if(sura[i]=='(')
cur++;
else
cur--;
if(cur==0)
mura.push_back... | [
"arnab.saintjoseph@gmail.com"
] | arnab.saintjoseph@gmail.com |
0b4e7f34d6d6341e7fd8a270863cf96c148f4b17 | a8c4e167e9d59366ac5b2b271280b6181b98f4c0 | /ninglu_shao/demo_6_6_v4/enemy.h | de0852796667e3f8b2c62f16a5ba8c2400c80d79 | [] | no_license | szzxfd/final_homework | ba0eec39f1d7e221bb94cd49b331ef32a383c8ed | d39d5ed1e2be65022ff70df81c3a7b5d740c5d31 | refs/heads/master | 2020-05-24T02:05:46.439249 | 2019-06-06T09:18:33 | 2019-06-06T09:18:33 | 187,047,082 | 0 | 3 | null | null | null | null | UTF-8 | C++ | false | false | 1,261 | h | #ifndef ENEMY_H
#define ENEMY_H
#include <QObject>
#include <QPoint>
#include <QSize>
#include <QPixmap>
#include <QTimer>
class WayPoint;
class QPainter;
class MainWindow;
class BasicTower;
class Enemy : public QObject
{
Q_OBJECT
public:
Enemy(WayPoint *startWayPoint, MainWindow *game, const QPixmap &sprite... | [
"rainym00d@163.com"
] | rainym00d@163.com |
56d3b36e1ff1742c3865b27fbca1002b960f231a | e1dfe097cfd53a6df9dd939fc3056ebef54ea258 | /VectorTest/Bitmap.cpp | e6d9e6ee56bf5b0b695564ce31618c6e04b9e542 | [
"MIT"
] | permissive | albinopapa/VectorTest | 3a658ac7e8733c06fcd10b4e4fc0f926ac2f85b3 | bf520ca561a70ef90c3820a797ce60f669693219 | refs/heads/master | 2021-01-10T14:23:17.992312 | 2016-02-01T08:18:52 | 2016-02-01T08:18:52 | 50,174,859 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,039 | cpp | #include "Bitmap.h"
#include <stdio.h>
#include <assert.h>
void LoadBmp(const char* filename, std::unique_ptr<D3DCOLOR[]>& surface) {
FILE* bmpFile = fopen(filename, "rb");
if (bmpFile != NULL) {
char signature[2];
fread(signature, sizeof(char), 2, bmpFile);
assert(signature[0] == 'B' && signature[1] == 'M'... | [
"rvpjosh@yahoo.com"
] | rvpjosh@yahoo.com |
df1cddbb604adef4a7e99246fc0431ee91534a28 | 3841f7991232e02c850b7e2ff6e02712e9128b17 | /小浪底泥沙三维/EV_Xld/jni/src/EV_Spatial_FrameWorkProxy_Java/wrapper/appdatasource_wrapperjava.cpp | 5e0e0efe742df04e4b44c3621f376b3cf33ab728 | [] | no_license | 15831944/BeijingEVProjects | 62bf734f1cb0a8be6fed42cf6b207f9dbdf99e71 | 3b5fa4c4889557008529958fc7cb51927259f66e | refs/heads/master | 2021-07-22T14:12:15.106616 | 2017-10-15T11:33:06 | 2017-10-15T11:33:06 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,130 | cpp | /* This file is produced by the JNI AutoWrapper Utility
Copyright (c) 2012 by EarthView Image Inc */
#include "spatialframeworkproxy/appdatasource.h"
#include <jni.h>
#include "core_java/global_reference.h"
#include "core_java/jni_load.h"
#include <typeinfo>
namespace EarthView
{
namespace World
{
namespace Utili... | [
"yanguanqi@aliyun.com"
] | yanguanqi@aliyun.com |
497cc017901ad3d7aa2af36ffd016a38bb7a3d11 | b33a9177edaaf6bf185ef20bf87d36eada719d4f | /qtbase/tests/auto/testlib/qsignalspy/tst_qsignalspy.cpp | af318a5b335bc63d8766f845038283ce97fd518a | [
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-commercial-license",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"GFDL-1.3-only",
"LicenseRef-scancode-qt-commercial-1.1",
"LGPL-3.0-only",
"LicenseRef-scancode-qt-company-exception-lgpl-2.1",
... | permissive | wgnet/wds_qt | ab8c093b8c6eead9adf4057d843e00f04915d987 | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | refs/heads/master | 2021-04-02T11:07:10.181067 | 2020-06-02T10:29:03 | 2020-06-02T10:34:19 | 248,267,925 | 1 | 0 | Apache-2.0 | 2020-04-30T12:16:53 | 2020-03-18T15:20:38 | null | UTF-8 | C++ | false | false | 12,315 | cpp | /****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the test suite of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding valid commercia... | [
"p_pavlov@wargaming.net"
] | p_pavlov@wargaming.net |
99885f0099ff73b0908b910e5eab51f8a1b0ed14 | c0dfaa8696dd91b9bf8dd8d0f47fde68448fa493 | /Code/Libs/HDRLoader/ToneOperators/tpHDRToneOperatorTumblin.cpp | 539528671f5cfc0135f8849b2d2b0dd1e5361095 | [] | no_license | beltegeuse/HDRComposer | 6d603b5c5773f87223dcd8b8d84bcd63bedc3860 | f34443b384a728f3bffb65d5827ebacb76a2a8bc | refs/heads/master | 2021-01-22T18:18:21.839165 | 2011-08-17T19:05:01 | 2011-08-17T19:05:01 | 1,426,317 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,288 | cpp | #ifdef WIN32
#include "StdAfx.h"
#endif
#include "tpHDRToneOperatorTumblin.h"
#include "Managers/tpDisplayManager.h"
#include "Operations/tpHDROperations.h"
#include "Managers/tpDynamicToneMappingManager.h"
#include <cmath>
#include <math.h>
tpHDRToneOperatorTumblin::tpHDRToneOperatorTumblin(double scale_factor) :
m... | [
"adrien.gruson@gmail.com"
] | adrien.gruson@gmail.com |
82d7b98b7ada33fe5788725348ec949ce2371ce5 | 84ee543935b36942a839480ba2e297424ee03dee | /Mathematics/Pow.cpp | 1390d40432074ed05313466aace1615e13503cd6 | [] | no_license | yuyilei/LeetCode | ddd008bbfa7f5be02f9391a808e49da746634e5c | dfeac0af40fb4a6b9263b1c101eb6906e2f881f4 | refs/heads/master | 2021-12-21T12:54:59.666693 | 2021-12-02T13:37:49 | 2021-12-02T13:37:49 | 101,265,411 | 9 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,217 | cpp | /*
实现 pow(x, n) ,即计算 x 的 n 次幂函数。
示例 1:
输入: 2.00000, 10
输出: 1024.00000
示例 2:
输入: 2.10000, 3
输出: 9.26100
示例 3:
输入: 2.00000, -2
输出: 0.25000
解释: 2-2 = 1/22 = 1/4 = 0.25
说明:
-100.0 < x < 100.0
n 是 32 位有符号整数,其数值范围是 [−231, 231 − 1] 。
*/
class Solution {
public:
double myPow(double x, int n) {
if ( x == 1 )
... | [
"yyl1352091742@gmail.com"
] | yyl1352091742@gmail.com |
4e544d9900bce7d244aad79555890c153006c077 | 86e00755bf83196ffa9c00057ec1050b4f9fd5a2 | /315.cpp | 67aa03c61453923609ac78d77fc28456df3e593f | [] | no_license | zwxalgorithm/leetcode-13 | de119cca4ebb84b323f1b7435aaa2f3dab83f86b | fd5058e759f1b4c8a8d0cd31fc584c4cd424e8db | refs/heads/master | 2020-05-24T06:15:21.648187 | 2018-11-06T07:44:58 | 2018-11-06T07:44:58 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 524 | cpp | class Solution{
public:
vector<int> countSmaller(vector<int>& nums){
vector<int> res(nums.size(),0);
vector<int> fake_bst;
for(int i=nums.size()-1;i>=0;i--){
int left=0,right=fake_bst.size();
while(left<right){
int mid=(left+right)/2;
if(nums[i]>fake_bst[mid])
left=mid+1;
else
right=m... | [
"i@skywhat.com"
] | i@skywhat.com |
093228ada6d3dbf5f99f0d2a67556b8bb4a866de | 4f4ddc396fa1dfc874780895ca9b8ee4f7714222 | /src/xtp/Samples/CommandBars/CommandBarControls/CommandBarControls.h | 097243dc5c94439848b8ba1e747ea4e87cb07391 | [] | no_license | UtsavChokshiCNU/GenSym-Test2 | 3214145186d032a6b5a7486003cef40787786ba0 | a48c806df56297019cfcb22862dd64609fdd8711 | refs/heads/master | 2021-01-23T23:14:03.559378 | 2017-09-09T14:20:09 | 2017-09-09T14:20:09 | 102,960,203 | 3 | 5 | null | null | null | null | UTF-8 | C++ | false | false | 1,488 | h | // CommandBarControls.h : main header file for the COMMANDBARCONTROLS application
//
#if !defined(AFX_COMMANDBARCONTROLS_H__A2386370_01E3_4293_AAEC_9C9DCA4FCFD6__INCLUDED_)
#define AFX_COMMANDBARCONTROLS_H__A2386370_01E3_4293_AAEC_9C9DCA4FCFD6__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1... | [
"utsavchokshi@Utsavs-MacBook-Pro.local"
] | utsavchokshi@Utsavs-MacBook-Pro.local |
7335a35ba259f92f9c68a0b0b20e0513ac44d280 | 01b61b4b576f05dbcdd3926fd27f08d8517fc545 | /CBuilder/Tests/System/message.win/PMess1.cpp | a09d8882dcdaab402abfec542df5d8b78789e148 | [] | no_license | Ex-Soft/test | 0877badde69ddcfc5e1ff78703a053ef2587a69e | 7c0d0e554ba91b203564da7e44f43838710ac59d | refs/heads/master | 2023-04-11T07:18:43.542556 | 2023-03-31T14:20:16 | 2023-03-31T14:20:16 | 73,572,547 | 5 | 5 | null | 2023-09-07T13:28:45 | 2016-11-12T19:06:44 | C# | UTF-8 | C++ | false | false | 788 | cpp | //---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
USERES("PMess1.res");
USEFORM("U1Mess1.cpp", Form1);
USEFORM("U2Mess1.cpp", Form2);
//---------------------------------------------------------------------------
WINAPI WinMain(HINSTANCE, HINSTANCE, LPSTR, in... | [
"4others2@gmail.com"
] | 4others2@gmail.com |
fb4cf7c1f8ed0a949c2445398a690e1ba266cabb | 3cf6bb62295c532fc0bbe83892035a73798288b7 | /system/core/debuggerd/utility.cpp | 034e64f0342c4d939352e8da3d02c1daa7fbd93e | [
"Apache-2.0",
"LicenseRef-scancode-unicode"
] | permissive | qiangzai00001/QuectelShare | 4698c270fde9b2a3fb88f9633302553582a34a8c | 92fbb0f6117219f63b3a83887e16e4f8335ab493 | refs/heads/master | 2022-12-14T20:21:13.450593 | 2020-01-14T04:56:44 | 2020-01-14T04:56:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,697 | cpp | /*
* Copyright 2008, The Android Open Source Project
*
* 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 applica... | [
"tommy.zhang@quectel.com"
] | tommy.zhang@quectel.com |
763be1bc6479d1b1159553a8a7a9baf86550fa3d | 037d518773420f21d74079ee492827212ba6e434 | /blazetest/src/mathtest/dmatdmatmin/SDbMDb.cpp | dd89caa596e44f72fa027934be68d19f5c22564c | [
"BSD-3-Clause"
] | permissive | chkob/forked-blaze | 8d228f3e8d1f305a9cf43ceaba9d5fcd603ecca8 | b0ce91c821608e498b3c861e956951afc55c31eb | refs/heads/master | 2021-09-05T11:52:03.715469 | 2018-01-27T02:31:51 | 2018-01-27T02:31:51 | 112,014,398 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,979 | cpp | //=================================================================================================
/*!
// \file src/mathtest/dmatdmatmin/SDbMDb.cpp
// \brief Source file for the SDbMDb dense matrix/dense matrix minimum math test
//
// Copyright (C) 2012-2018 Klaus Iglberger - All Rights Reserved
//
// This file is... | [
"klaus.iglberger@gmail.com"
] | klaus.iglberger@gmail.com |
a5892888175886b949b4b9ac9c6604e0296bb365 | 5798565dd0aaf1adf5412cc6e1eabcb2088aecb7 | /Foreign3.0tradeapi/API/3.0API交易DEMO/IEsunnyTrade.h | 265cff616e50c45b885609dd776e7db203409713 | [] | no_license | SsmallWinds/swig_es | 1e1453bad846297e4429b56c4de203757686f7dd | df7aaf5c119f72cb226b436bf6aec57c3a5f5ea0 | refs/heads/master | 2020-03-25T03:55:30.513158 | 2018-08-03T02:42:35 | 2018-08-03T02:42:35 | 143,368,196 | 0 | 1 | null | null | null | null | GB18030 | C++ | false | false | 6,675 | h |
#pragma once
#include "EsunnyForeignApi.h"
#pragma comment(lib,"ForeignTradeApi.lib")
using namespace ESForeign;
class IEsunnyTrade:public IEsunnyTradeSpi
{
private :
IEsunnyTradeApi * Tap_Api;
public:
IEsunnyTrade(char * pCertKey,char * pApplication)
{
TEsCertInfoType CertKey;
int CreateErrorCode;
... | [
"578057061@qq.com"
] | 578057061@qq.com |
78c63da5c8021f8709122fae40265002fe9ff5ad | 6d95b4e3e1d1dbbaeffe2c7e7b7c0e3f436c7ff8 | /GrayCode.cpp | 4d579b2c0e7d2059757f5fd17a5668143e6b3d62 | [] | no_license | bapijun/leetcode-1 | 7597dfee7e8dbb5f133bc3e90b182073f435614b | d2630c40bb938db27725fd4df3981183b0ada383 | refs/heads/master | 2021-01-21T03:33:55.109924 | 2015-12-22T14:08:44 | 2015-12-22T14:08:44 | 48,434,710 | 1 | 0 | null | 2015-12-22T13:54:26 | 2015-12-22T13:54:26 | null | UTF-8 | C++ | false | false | 362 | cpp | class Solution {
public:
vector<int> grayCode(int n) {
if (n <= 0) return vector<int>(1, 0);
vector<int> result;
result.push_back(0);
result.push_back(1);
for (int i = 2; i <= n; ++i) {
int prev = (int)result.size();
int flag = 1 << (i-1);
while (--prev >= 0) {
result.push_back(result[prev] |... | [
"coderchen@yeah.net"
] | coderchen@yeah.net |
a36f068d2e17657b110ab65643a1a626238438d5 | 3ea22cdb46fd3e688cb66e1bd89500e59dea7203 | /Unidade 2/Qt_Projects/build-App-Desktop_Qt_5_11_0_GCC_64bit2-Debug/ui_sudoku.h | 0910093cc7bad3bc636d7130f9629b7522c35af8 | [] | no_license | lariskelmer/PA | 8e8ce724cac4b5370cadfc43bf0cf85ddd8432ae | 286e3c8b91c2afeccadf39987c34a47edba94bd1 | refs/heads/master | 2020-08-28T01:46:56.053323 | 2018-05-30T05:18:44 | 2018-05-30T05:18:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,425 | h | /********************************************************************************
** Form generated from reading UI file 'sudoku.ui'
**
** Created by: Qt User Interface Compiler version 5.11.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
*******************************************... | [
"luizfelipeplm@gmail.com"
] | luizfelipeplm@gmail.com |
b9d77227b7c0ca44eebc4a4dd470d53df9ec7f1d | b0dbc1a64a20c7f4ca4a60f32691ab39988d381b | /algorithm/Integer_to_Roman.cpp | 032db8448a2771cb2e0dac10678e705be76593e0 | [] | no_license | chenzhg33/leetcode | b8c3da1627ba03232c14c46de1d934739ac59a12 | 7fe2203fb349df66ed77cebc106ceb1e6efc4194 | refs/heads/master | 2020-09-22T02:50:14.918237 | 2015-04-28T09:26:23 | 2015-04-28T09:26:23 | 28,334,322 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,205 | cpp | /************************************************
Given an integer, convert it to a roman numeral.
Input is guaranteed to be within the range from 1 to 3999.
I 1, V 5, X 10, L 50, C 100, D 500, M 1000
*************************************************/
#include <iostream>
#include <map>
using namespace std;
class Solut... | [
"chenzhg33@mail2.sysu.edu.cn"
] | chenzhg33@mail2.sysu.edu.cn |
b1ac314cb5ba5bc0b1c30e2d1dcbbfeb972c8d03 | 2ccb2893e895cae01e508f5a669c39a3a4aeaf71 | /Ui/Drawing/listintroducedrawingwidget.cpp | d0e1cff59045fd496c254c31375918ea43d5335d | [
"Apache-2.0"
] | permissive | xubenhao/VisualAlgorithm | 513942013716fc2caddae8e1cd32318fc50a8bdc | 5fc45d9a4fc58569953fe3d880517adcd2fb0881 | refs/heads/main | 2023-02-28T19:31:51.437208 | 2021-02-08T02:29:50 | 2021-02-08T02:29:50 | 333,267,125 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 10,778 | cpp | // Author : XuBenHao
// Version : 1.0.0
// Mail : xbh370970843@163.com
// Copyright : XuBenHao 2020 - 2030
#include "listintroducedrawingwidget.h"
ListIntroduceDrawingWidget::ListIntroduceDrawingWidget(QWidget *parent) : QWidget(parent)
{
Initialize();
m_nState = -1;
}
void ListIntrodu... | [
"xbh370970843@163.com"
] | xbh370970843@163.com |
be9b1d9842529f6db805bc7cdd18a72663804afb | 0f6765cdbf6b59519a407e071be79f860898640f | /alho/weighters/kryzh/grain/kryzhgrainacceptanceculture5.cpp | b11ffd95c4e75bcc6421a97cdced7f6e20e0c929 | [] | no_license | skifcorp/bossn | 0d6ee9d894c823fd9660f9c6d05f1ec6313fccb9 | 09b9d1cd6542fa5af71e8808572552d618160eee | HEAD | 2016-09-06T00:08:25.981114 | 2014-09-19T05:47:11 | 2014-09-19T05:47:11 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 13,219 | cpp | #ifdef AAAA
#include "rdb_pch.h"
#include "kryzhgrainacceptanceculture.h"
#include "warnmessages.h"
#include "mainsequence.h"
#include "codeshacks.h"
#include "reportsmanager2.h"
#include <fusion_tools/make_vvector.h>
#include <boost/fusion/include/vector_tie.hpp>
namespace alho { namespace kryzh {
QString Gr... | [
"andigor@mail.ru"
] | andigor@mail.ru |
71a3634ea5bf59d602dc11ec265a9493e5c69f39 | 9df968ff2822592a7f19c2175d4624ee0d41010d | /offer/problem016/Solution.cpp | d107023551b4b0fff75e5f0bd07d850c315364ef | [
"Apache-2.0"
] | permissive | MyYaYa/leetcode | e086dbcf22ac2008e5451b14e86d599d31d2031d | d779c215516ede594267b15abdfba5a47dc879dd | refs/heads/master | 2021-01-10T22:38:44.041869 | 2018-04-26T03:01:17 | 2018-04-26T03:01:17 | 69,572,045 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 601 | cpp | /*
struct ListNode {
int val;
struct ListNode *next;
ListNode(int x) :
val(x), next(NULL) {
}
};*/
class Solution {
public:
ListNode* FindKthToTail(ListNode* pListHead, unsigned int k) {
if (!pListHead || k == 0)
return NULL;
ListNode* ahead = pListHead;
ListNode* behind =... | [
"boyiding1@gmail.com"
] | boyiding1@gmail.com |
ba58c97a9cf1532ae226a39a6f8659406ca4034c | 788cdc1001d4978efdd38a553f58f7fec35c7177 | /src/dsp/WaveShaper.hpp | aa4ebb928418b2e96b54bc6e2a18d78e5b72752d | [] | no_license | exjam/LRTRack | 946fb2aa5c108e4eec08f038ddeb1df340532f0e | 2434ec3c0f5f5cc6a67db7f85b4b2b3c54231bc8 | refs/heads/master | 2020-04-25T09:41:17.479056 | 2018-11-30T09:50:36 | 2018-11-30T09:50:36 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,759 | hpp | #pragma once
#include "DSPMath.hpp"
#include "DSPEffect.hpp"
#include "HQTrig.hpp"
#define SHAPER_MAX_VOLTS 15.0
#define DCBLOCK_ALPHA 0.999
namespace dsp {
/**
* @brief Basic WaveShaper class with build-in dynamic oversampling
* @tparam OVERSAMPLE
*/
struct WaveShaper : DSPEffect {
/* oversampling channel *... | [
"patrick@heapdump.com"
] | patrick@heapdump.com |
ce11de7cdb1102e7716895d4687411fb15a2a420 | 5c64d23558ef4bc2f9abf49e9b9bd546e0de3ca6 | /eocascadeInit5.h | f253868b5fc6b9b7ad857f200b4d70615ad13913 | [] | no_license | sophiejacquin/HSPArborescent | c3cb75a26306a5e230bb434474807a29a3df0ea3 | 58bfe97afbbe215f55da4a886ed66c33ad3e5424 | refs/heads/master | 2021-01-20T19:29:42.390458 | 2016-11-18T17:12:35 | 2016-11-18T17:12:35 | 64,245,810 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,552 | h | #ifndef _eocascadeInit5_h
#define _eocascadeInit5_h
#include <eoInit.h>
#include <vector>
#include "Systeme.h"
template <class GenotypeT>
class eocascadeInit5: public eoInit<GenotypeT> {
public:
eocascadeInit5(vector< vector<double> > _V, Systeme* _systeme,int _nbHeures,int _hFin,vector<double> _qTot)
{
V=_V;
int... | [
"toe.jacquin@gmail.com"
] | toe.jacquin@gmail.com |
42b01cb10aaec99fc53cbc8c99d1195249c0fd8d | 9e16cd2af021e7d6f056f9013eaeb4aa04841492 | /Classes/JNIUtil.h | ab3732848b9c1de9309b3beeb924ab2c4cce6422 | [] | no_license | wuwenjuan/Tank | db1002a3608532bb1ea374f837fe63424c620644 | b570ad1ad5340e3b66c19d5aae13e7c0913af2a5 | refs/heads/master | 2021-01-10T21:35:46.960256 | 2015-01-27T09:32:29 | 2015-01-27T09:32:29 | null | 0 | 0 | null | null | null | null | GB18030 | C++ | false | false | 2,084 | h | #ifndef __JNIUtil_H__
#define __JNIUtil_H__
#include "cocos2d.h"
#include "platform/android/jni/JniHelper.h"
using namespace cocos2d;
/*
* 在Cocos2dx项目的主Activity中声明成员变量
* ---------------------------------------------------------------------------
* public static SharedPreferences sharedPreferences;
* public stati... | [
"mengmingqiang@126.com"
] | mengmingqiang@126.com |
5daf399246fc53c91b8ede500930d425053b6da4 | 59138b1b34e2a9356ad7154a9705007349209e9a | /services/NetworkEnvironment/src/NetworkEnvironmentServiceSkeleton.cpp | a5092583cbf090e76f31fea9af42303b81bafff5 | [
"Apache-2.0"
] | permissive | gboyraz/macchina.io | 6b879fca2329e7060122adfc691b4870d4dc06ac | de79c4d2eace01e24d685ac7f7c2e8aadf6b2668 | refs/heads/master | 2020-06-29T13:18:05.975243 | 2019-08-04T22:43:08 | 2019-08-04T22:43:08 | 200,547,738 | 2 | 0 | Apache-2.0 | 2019-08-04T22:29:19 | 2019-08-04T22:29:19 | null | UTF-8 | C++ | false | false | 7,392 | cpp | //
// NetworkEnvironmentServiceSkeleton.cpp
//
// Library: IoT/NetworkEnvironment
// Package: Generated
// Module: NetworkEnvironmentServiceSkeleton
//
// This file has been generated.
// Warning: All changes to this will be lost when the file is re-generated.
//
// Copyright (c) 2016, Applied Informatics Software Eng... | [
"guenter.obiltschnig@appinf.com"
] | guenter.obiltschnig@appinf.com |
3d0e3acb2eb96df7e5654029bf6d0d2aeb83ca95 | 3cf9e141cc8fee9d490224741297d3eca3f5feff | /C++ Benchmark Programs/Benchmark Files 1/classtester/autogen-sources/source-8219.cpp | 4aedce8b722fddf846d04a1185d53fa70760166e | [] | 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,402 | 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
{
bool ac... | [
"ga72foq@mytum.de"
] | ga72foq@mytum.de |
ed2e2712f29d44b7393788b51c261fb48417c39d | b38ccb46d9cfe31b4f7d7b1479a955b65289691e | /Sources/Overload/OvWindowing/include/OvWindowing/Context/EDeviceError.h | 6fd2eebe993424f732515dc7b8054db08e1c436a | [] | no_license | zeta1999/Overload | df54882d9ece9e4ac27b09a9f4f7965941e2a78c | 1a4f7ca280729fc76f72f0fbc25cbe937d3ee1a4 | refs/heads/master | 2022-11-24T23:39:05.041038 | 2019-12-03T00:11:12 | 2019-12-03T00:12:14 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 619 | h | /**
* @project: Overload
* @author: Overload Tech.
* @restrictions: This software may not be resold, redistributed or otherwise conveyed to a third party.
*/
#pragma once
namespace OvWindowing::Context
{
/**
* Some errors that the driver can return
*/
enum class EDeviceError
{
NOT_INITIALIZED = 0x00010001,
... | [
"a,givry@student.isartdigital.com"
] | a,givry@student.isartdigital.com |
089d87810e1ba928a6b40f8a822bea6815fe9cc9 | 81890c3fe2757020b6bb0451370d8a9e5f45698b | /Common/GameCommon/TaskAchieveHelper.cpp | 3f953a3bcdebc9a726f360f2e382dd5fcc9b642d | [] | no_license | alenming/trunkServer | c274811ac810c63939875bda7cf03291f084f6b8 | 4224260b5db72880ec53bbd30e2ada1ba9905e5d | refs/heads/master | 2021-07-16T05:53:40.459835 | 2021-07-01T04:24:37 | 2021-07-01T04:24:37 | 116,622,506 | 4 | 15 | null | null | null | null | GB18030 | C++ | false | false | 23,408 | cpp | #include "TaskAchieveHelper.h"
#include "Achievement.h"
#include "ModelDef.h"
#include "UnionModel.h"
#include "MailModel.h"
#include "MailProtocol.h"
#include "GameDef.h"
#include "ConfRole.h"
#include "ConfGameSetting.h"
#include "ModelHelper.h"
#include "Task.h"
#include "GameUserManager.h"
#include "Ser... | [
"635459675@qq.com"
] | 635459675@qq.com |
f8f25790981f475f8618c7fade82e9848240738d | 5bccb27b828d81ba52019f2e1dda4cf4d3edf7d8 | /source/Library.Shared/GameComponent.h | e25dc12fa566ecbe84bf071f2dd6399dc3ae9e4e | [
"Apache-2.0"
] | permissive | sanjay-nambiar/Hissteria | 24c84c92743b83903e8f8d3d653424ca9986f4b0 | bfa280aa49350c81a3ca9a534492925b174ad185 | refs/heads/master | 2021-03-24T13:37:34.518830 | 2020-02-16T17:00:05 | 2020-02-16T17:00:05 | 95,056,823 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 903 | h | #pragma once
#include "DeviceResources.h"
#include <memory>
namespace DX
{
class StepTimer;
class GameComponent
{
public:
GameComponent(const std::shared_ptr<DX::DeviceResources>& deviceResources);
GameComponent(const GameComponent&) = default;
GameComponent& operator=(const GameComponent&) =... | [
"sanjay.mnambiar@gmail.com"
] | sanjay.mnambiar@gmail.com |
5e5333ea8e657db9f1390092f9f5a3958f4e6f6a | bc84c328d1cc2a318160d42ed1faa1961bdf1e87 | /books/C++_advanced_course/Chapter9/IO_general.cpp | 2ce795887af22b3aa7ad324ea3167b80d346454e | [
"MIT"
] | permissive | liangjisheng/C-Cpp | 25d07580b5dd1ff364087c3cf8e13cebdc9280a5 | 8b33ba1f43580a7bdded8bb4ce3d92983ccedb81 | refs/heads/master | 2021-07-10T14:40:20.006051 | 2019-01-26T09:24:04 | 2019-01-26T09:24:04 | 136,299,205 | 7 | 2 | null | null | null | null | GB18030 | C++ | false | false | 2,541 | cpp |
// 输入输出(IO)是指计算机同任何外部设备之间的数据传递。数据可以按"记录"或"数据块"
// 的方式传递,可可以按"流"的方式传递
// 记录只有着内部结构的数据块,记录内部除了有需要处理的实际数据之外,还可能包含
// 附加信息,这些附加信息通常是对本记录数据的描述
// 流是一种抽象概念,他代表了数据的无结构化传递
// 数据的表示分为两种:内部表示和外部表示,标准IO流主要进行字符序列的外部数据
// 与内部数据表示之间的转换,以及在程序与外部设备之间以流的方式传递字符序列
// IO流中,输入输出包括4步:格式化/解析,缓冲,编码转换,传递
// C++中引入模板机制,各个IO流类都是通过模板机制实现的模板类
//... | [
"1294851990@qq.com"
] | 1294851990@qq.com |
bcea9487fa301b2fd2046376d60c162ecb853f0c | b2c8a9fc9d80e801f769377ec63a23a6754a4f50 | /lib/simulator.cc | 652449b4a64b856a4babe29ac3db5126e906fa61 | [
"MIT"
] | permissive | Nimita311/PlotSim | 6b24bfa5730c056f6992e8b87c03449046ba6d6d | 7445dbc7597c4f9222e9212860b9769f004ce2cb | refs/heads/master | 2021-05-17T10:21:12.455513 | 2020-05-07T02:45:00 | 2020-05-07T02:45:00 | 250,736,932 | 7 | 4 | MIT | 2020-05-07T02:45:01 | 2020-03-28T07:21:21 | C++ | UTF-8 | C++ | false | false | 9,707 | cc | #include <cmath>
#include <cstring>
#include <iostream>
#include "simulator.hh"
#include "config.hh"
#if !defined(max)
#define max(a,b) (((a) > (b)) ? (a) : (b))
#endif
#if !defined(min)
#define min(a,b) (((a) < (b)) ? (a) : (b))
#endif
namespace brown {
Simulator::Simulator():
BMPXRES(BMPXRES_), BMPYRES(BMPYR... | [
"zhang@haoze.me"
] | zhang@haoze.me |
afce49f63d89132d11511a99e670f778b9ff68c2 | f5305655a6bd4d934060ec79ae9a22179e52efa7 | /c3/c3/c3.cpp | 8021b7c757a1defc1fa444fde4c91a22acb1532a | [] | no_license | tszymczak/cpp-coursework | 0cc78aa8f6eb42650f2d386dec7cead88885cd74 | 5566e65fd06ef7ac992e2ed952e21cf57245facf | refs/heads/master | 2020-03-13T17:17:16.076535 | 2018-04-26T21:55:17 | 2018-04-26T21:55:17 | 131,214,580 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,314 | cpp | /*
Chapter 3 Homework
Thomas Szymczak
CIT-245
9/12/2017
Simulate rolling dice.
*/
#pragma warning(disable: 4996)
#include <string>
#include <iostream>
using namespace std;
#include <ctime>
#include <cmath>
// Roll dice repeatedly to see how many times you get each possible number,
// and compare the... | [
"11669680+tszymczak@users.noreply.github.com"
] | 11669680+tszymczak@users.noreply.github.com |
00b457f7764d525683afc4f13fd858827d25c438 | 66d4591d783f0f3a3ac1efa9b2e51c962a2b97dd | /sandbox/Graphics.cpp | 8206e97afddf0ad2a21466dc247d3bd9daf1495a | [] | no_license | david-lively/sandbox | d5e455d892768d7610635dcbbbd91ab80eed53d8 | 9964553010871cbf690197974a197cbfe565c658 | refs/heads/master | 2021-01-17T16:09:32.032000 | 2016-06-20T13:23:49 | 2016-06-20T13:23:49 | 61,330,968 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,213 | cpp | #include "Graphics.h"
#include "Log.h"
#include "Common.h"
using namespace Sandbox;
#include <d3d11.h>
#include <dxgi.h>
//#include <dxgi1_3.h>
// include the Direct3D Library file
#pragma comment (lib, "d3d11.lib")
#pragma comment (lib, "dxgi.lib")
using namespace std;
Graphics::Graphics()
{
/// error color
Cle... | [
"davidlively@gmail.com"
] | davidlively@gmail.com |
95b8ffff4a182197681187fe8be836565f4c08b6 | 139ddf642e73027a0c9187b6f85d0d9f304c58e0 | /NesVoxelD3D11/Game.h | a8764f748649d1420e6486a09a623af61bb60332 | [] | no_license | chaxiu/N3S | c832f1d7aab104df79b4bdc9f1ad25cb99f0835b | fa08e3e46f88902917d4fdcf8f42bbe590dd30e7 | refs/heads/master | 2021-09-07T08:42:57.898940 | 2017-07-04T23:47:48 | 2017-07-04T23:47:48 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,453 | h | //
// Game.h
//
#pragma once
#include "DeviceResources.h"
#include "StepTimer.h"
#include "libretro.h"
#include "N3sApp.hpp"
#include "resource.h"
#include <shobjidl.h>
// A basic game implementation that creates a D3D11 device and
// provides a game loop.
class Game : public DX::IDeviceNotify
{
public:
Game();
... | [
"cybernetico@gmail.com"
] | cybernetico@gmail.com |
2ae8f8b81727c68627059127b6fd0e6de5d730f9 | 35d58eb6ce19a354e4bd934f6344902e4559695c | /aula18/include/gerente.hpp | c76fe1eb3c6a048a6599fcc945ad7b57290804ac | [] | no_license | TarsilaSamille/lp1-2020.5 | b976b485701bdd3087e345abb3402e442d1819fa | e21ac266f97bf1a34ef579e132f54dfc38c8e61d | refs/heads/master | 2022-12-31T02:54:32.267373 | 2020-10-16T02:01:37 | 2020-10-16T02:01:37 | 272,706,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 309 | hpp | #ifndef GERENTE
#define GERENTE
#include "funcionario.hpp"
#include <string>
using namespace std;
class gerente : public funcionario {
private:
string chave_acesso;
public:
gerente();
void setChaveAcesso(string chave_acesso);
string getChaveAcesso();
};
#endif | [
"tarsillasamile@gmail.com"
] | tarsillasamile@gmail.com |
045bf8e93a03019044cfe47acaddaaaa6b0d9a83 | aca2da8c37efcd57b3c558a66e409096faa3c2b1 | /Solved/673.cpp | b39b14d575016e7192975bef4f92d3079df42f44 | [] | no_license | ahsanromeo/Works-with-UVA-Online-Judge | 47237886ad9629c5ac69ffe9995e2b1acc8c5b2d | af709ad54345d92b00d89fc0fb9e3acdc1d41eaf | refs/heads/master | 2022-08-20T11:34:38.250838 | 2022-08-09T13:26:01 | 2022-08-09T13:26:01 | 56,827,167 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,457 | cpp | #include <iostream>
using namespace std;
string str_rev(string a);
bool pairs(string s, int l);
bool thir(string a);
bool sec(string a);
int main()
{
string s, in, ten;
int tc, i, j, l, p1, p2, f;
cin>>tc;
cin.ignore();
while(tc--)
{
getline(cin,in);
l=in.size();
if(l==0)... | [
"romeo.fbfan@gmail.com"
] | romeo.fbfan@gmail.com |
9c01c25196050da8aa547aca9756804cf754773e | 68f3e5085017bbbf20b2a180b691b824ed42d56c | /hw2/hw2.cpp | aab94d8876fb059df96a1269faaf7b91b93afe93 | [] | no_license | zfoteff/CPSC223 | b9f01cf8818f11819f93091e5f0b92a923335710 | 71175c821316c1e73d7a1d59e3906aba3c53deb1 | refs/heads/master | 2020-07-12T08:23:19.905057 | 2019-12-28T19:25:39 | 2019-12-28T19:25:39 | 204,763,941 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,724 | cpp | /*
* Class: CPSC 223-01
* Zac Foteff
* GU Username: zfoteff
* File Name: hw2.cpp
Test file for Integer class object
* To build: g++ hw2.cpp
* To execute: ./a.out
*/
#include "integer.h"
#include <string>
#include <vector>
#include <iostream>
#include <cassert>
using namespace std;
int main()
{
// LOGICAL OPE... | [
"zfoteff@zagmail.gonzaga.edu"
] | zfoteff@zagmail.gonzaga.edu |
5c70e3ad66ce38fb71b9d66e24147cdd22306d79 | 9030ce2789a58888904d0c50c21591632eddffd7 | /SDK/ARKSurvivalEvolved_Wyvern_Character_BP_Fire_functions.cpp | de71c763139f861831c4398eb3c49382cabc7a8b | [
"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 | 1,558 | cpp | // ARKSurvivalEvolved (332.8) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_Wyvern_Character_BP_Fire_parameters.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Functions
//---------------------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
a7346d272189a1f522e68f9d016f5e12977361f2 | fed9f14edb87cd975ac946e01e063df492a9929a | /src/agc/010/agc10c.cpp | 45395fe3226e6624209c4beac5b41423a807ec20 | [] | no_license | n-inja/kyoupro | ba91dd582488b2a8c7222242801cf3115ed7fd10 | 44c5a888984764b98e105780ca57d522a47d832d | refs/heads/master | 2021-01-01T06:52:59.655419 | 2020-10-17T13:28:35 | 2020-10-17T13:28:35 | 97,537,227 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,601 | cpp | #include <algorithm>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <map>
#include <math.h>
#include <set>
#include <stdio.h>
#include <string>
#include <utility>
#include <vector>
using namespace std;
int n;
vector<long long> a;
vector<vector<int>> p;
vector<long long> q; // max, min
vector<bool> ... | [
"mccreepertakumi@gmail.com"
] | mccreepertakumi@gmail.com |
babeb57f6a71c65b3a528a15aac46dc1b3c8ad47 | 600df3590cce1fe49b9a96e9ca5b5242884a2a70 | /extensions/browser/script_execution_observer.h | 4204f137bd83cf1fca7a65730db6940c6d9dc3d8 | [
"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,387 | h | // 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.
#ifndef EXTENSIONS_BROWSER_SCRIPT_EXECUTION_OBSERVER_H_
#define EXTENSIONS_BROWSER_SCRIPT_EXECUTION_OBSERVER_H_
#include <map>
#include <set>
#include <s... | [
"enrico.weigelt@gr13.net"
] | enrico.weigelt@gr13.net |
642ceef8dc2cf890c5efb4b4289146a2ad7b9516 | c0ff488af82adfb20d712d21e08414ef9998c4e3 | /Src/Cust/MSVC/Bsw/Mcal/Mcu/Mcu_Cfg.cpp | 521e7d76bd19e750aa911aa534bfa86f11e54273 | [
"BSL-1.0"
] | permissive | einChi20/autosar-framework | 9905381fff6f010985a423d566190e0ec29aad5b | abcf11970470c082b2137da16e9b1a460e72fd74 | refs/heads/master | 2021-05-28T20:40:26.477118 | 2015-03-13T09:25:02 | 2015-03-13T09:25:02 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 404 | cpp | ///////////////////////////////////////////////////////
// Copyright 2013 Stephan Hage.
// Copyright 2013 Christopher Kormanyos.
// Distributed under the Boost
// Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt )
//
#include <Bsw/Mc... | [
"stephan.hage@gmail.com"
] | stephan.hage@gmail.com |
eae0e9d2ef1eaf6fe9adc824dcc8bed58f1fa508 | c479e1f80954b054e43ed9332c3bcf9415376c44 | /panels-plugin/imfeedproxymodel.cpp | 1d2f1ec867b2a891ba4493b6994e6c1592cb1cbd | [
"Apache-2.0"
] | permissive | meego-tablet-ux/meego-app-im | 8d2f88c860a86635e5fdc6a583cb3f9efdfb72ec | af526f024f5ed5897e0178452d12dcb0e004b41d | refs/heads/master | 2020-04-29T15:57:26.873149 | 2011-08-23T19:29:12 | 2011-08-23T19:30:31 | 32,042,178 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 430 | cpp | /*
* Copyright 2011 Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Apache License, version 2.0. The full text of the Apache License is at
* http://www.apache.org/licenses/LICENSE-2.0
*/
#include "imfeedproxymodel.h"
IMFeedProxyModel::IMFeedProxyModel(QAbstractItemModel ... | [
"alvaro.soliverez@collabora.co.uk"
] | alvaro.soliverez@collabora.co.uk |
094b8bf578789f93490d1f391e07c76d7ce97d94 | 0e986df223a073666515642a57c36a8fc426c535 | /pizmidi/midiStrum/midiStrum.hpp | 302b6acee54e19722e7984f43de40b46a5c70693 | [] | no_license | CptanPanic/pizmidi | 49878f9312bce3f64cc51ee55092103db57acde7 | 9daf55ceff5d146dbbcc44ae6e78aea137598ebe | refs/heads/master | 2021-01-19T15:38:55.441104 | 2015-03-24T15:36:58 | 2015-03-24T15:36:58 | 32,807,602 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,620 | hpp | /*-----------------------------------------------------------------------------
midiStrum
by Reuben Vinal
-----------------------------------------------------------------------------*/
#ifndef __MIDISTRUM_H
#define __MIDISTRUM_H
#include "../common/PizMidi.h"
//number of overlapping notes handled per pitc... | [
"reuben.vinal@gmail.com"
] | reuben.vinal@gmail.com |
5a469e6d77c1c31c2a040b4867a33289d75b3e9b | fac52aacf1a7145d46f420bb2991528676e3be3f | /SDK/1H_Crowbar_parameters.h | 246dd00b254cbc350d21d6be2eefaed364ac36bb | [] | no_license | zH4x-SDK/zSCUM-SDK | 2342afd6ee54f4f0b14b0a0e9e3920d75bdb4fed | 711376eb272b220521fec36d84ca78fc11d4802a | refs/heads/main | 2023-07-15T16:02:22.649492 | 2021-08-27T13:44:21 | 2021-08-27T13:44:21 | 400,522,163 | 2 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 464 | h | #pragma once
#include "../SDK.h"
// Name: SCUM, Version: 4.20.3
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
namespace SDK
{
//---------------------------------------------------------------------------
// Parameters
//---------------------------------------------------------------------------
// Function 1H_Cr... | [
"zp2kshield@gmail.com"
] | zp2kshield@gmail.com |
63b5dff5b7038a325b8888beda9e9259ced6ee6f | c751a75bfeb3615545ede9b3976e434d469f8ad1 | /src/rpc/net.cpp | eb97cb3a194b2300a714f9144972c2e74b7aeeee | [
"MIT"
] | permissive | GrowthCoin/pivx-grw-swap | 06b5fe23d6e08e3502f24944a9a7de5dadd04f46 | ff4252169b42e4c0601608f9e2041ebd0f218db0 | refs/heads/master | 2020-04-02T03:27:29.259420 | 2018-11-24T08:12:24 | 2018-11-24T08:12:24 | 153,967,205 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 23,367 | cpp | // Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2014-2015 The Dash developers
// Copyright (c) 2015-2018 The PIVX developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "rpc/server.h"
#include "c... | [
"why@iamunick.com"
] | why@iamunick.com |
624d0599bf72e7b4d89a43c77b2e2f088d8f5d5a | 5b885600120e8ea9ccf945f6465ce5928d7fa55f | /src/base/objs/NormModelFactory/NormModelFactory.h | 0cc782ac4210b266d544a5e91c9a5d943f28a12e | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-public-domain"
] | permissive | hassanjallow/isis3 | b2f2156a104ded38f7b3867f18b35a759d8987db | 712187cfbcdc6093b7b45b4ef0b4eb87dc09a7de | refs/heads/master | 2021-05-27T16:44:07.006539 | 2010-03-19T16:47:37 | 2010-03-19T16:47:37 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 3,334 | h | #ifndef NormModelFactory_h
#define NormModelFactory_h
/**
* @file
* $Revision: 1.2 $
* $Date: 2008/06/18 17:35:09 $ ... | [
"mike@fluffypenguin.org"
] | mike@fluffypenguin.org |
1a04e92421ed0b2daef5a43eaba9308d54ec7c65 | 9ca6cb9da8d6bf662a4e09db5847307c109aec76 | /astares/gameplay/GameComponent.cpp | 967291bc684dc9076d5bd887aa8f32d341d25e57 | [] | no_license | hollsteinm/astares | 465a2d8bec6c9f4b8d880a1b1f9d9b4312da6a96 | 0478f4a95d7cd11df4f8c772eb097da00c5d4f57 | refs/heads/master | 2020-02-26T15:37:19.106636 | 2017-03-27T19:15:13 | 2017-03-27T19:15:13 | 70,022,904 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,873 | cpp | #include "GameComponent.h"
ComponentTickConfig::ComponentTickConfig() :
bTicks(false),
bRenders(false),
bPhsyics(false),
bAudio(false),
bCollsion(false),
bNetwork(false)
{}
std::ostream& operator<<(std::ostream& out, ComponentTickConfig& self) {
out << self.Pack();
return out;
}
std::istream& operator>>(std:... | [
"hollsteinm@hotmail.com"
] | hollsteinm@hotmail.com |
7797be5e97679b2da88ddb0050212d2e90b9133d | 5d8f2a090e3461155f5a3b6bd1b38e8f59ed1062 | /windows/include/boost/spirit/home/karma/operator/karma-alt/alternative.hpp | 5ed8d466b31876d336a3e3c0f6b2bc6378478a62 | [
"Apache-2.0"
] | permissive | Aantonb/gotham | 97ea1504bf1ac4a2d8865919aeec4a6fba077824 | e3551cc355646530574d086d7cc2b82e41e8f798 | refs/heads/master | 2021-01-18T06:56:11.690181 | 2012-01-26T01:25:44 | 2012-01-26T01:25:44 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,949 | hpp | // Copyright (c) 2001-2008 Hartmut Kaiser
// Copyright (c) 2001-2007 Joel de Guzman
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#if !defined(SPIRIT_KARMA_ALTERNATIVE_MAR_01_2007_1117AM)
#define SP... | [
"jaredhoberock@gmail.com"
] | jaredhoberock@gmail.com |
7f1442c5a18008f637c6d7c66c72eb06c36a9624 | b5b4f1823ef58e1e9bf34049771a8d9c6ae109ab | /Il2CppOutputProject/Source/il2cppOutput/Il2CppGenericMethodPointerTable.cpp | 9b8010cb3db56e0257a96454dc328f548247fae6 | [] | no_license | Gizmoskip/CheckersGame | 6ce3dbb6247bcb44726fbcf6554b251d857f2ba3 | e660d85020706524f55db7446d252789b209e808 | refs/heads/main | 2023-04-09T10:20:10.882698 | 2021-04-15T16:00:05 | 2021-04-15T16:00:05 | 358,316,759 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 2,421,510 | cpp | #include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
IL2CPP_EXTERN_C_BEGIN
IL2C... | [
"gismoskip@gmail.com"
] | gismoskip@gmail.com |
8ef57b9d2ce12cf97612c5aeeb101aeac6bdb29b | cd093321344cde7228c66dace50915cb09b867c2 | /PrimitivesLoader/primitivesloader.h | cbb560bfaaa0a48b792d3c91be6fa1caf41e600b | [
"Apache-2.0"
] | permissive | amentis/NETDesigner | 057c4301b5606e372320c382aed4bd44fd7c7a48 | 14f855521b431005f9edec8950ef97d697536c02 | refs/heads/master | 2016-09-05T19:34:56.573353 | 2015-06-13T12:57:34 | 2015-06-13T12:57:34 | 32,272,475 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 591 | h | #ifndef PRIMITIVESLOADER_H
#define PRIMITIVESLOADER_H
#include "primitivesloader_global.h"
class QString;
template <typename T1, typename T2>class QHash;
class Base;
class Primitive;
class PRIMITIVESLOADERSHARED_EXPORT PrimitivesLoader
{
public:
PrimitivesLoader();
~PrimitivesLoader();
Base* loadBase(... | [
"ivan.g.bratoev@gmail.com"
] | ivan.g.bratoev@gmail.com |
87c16628c6e16acf1b372eb6e13a3455adf7e599 | c510f6b183cf6cfb550a684bc83e0794858f3536 | /test/unit_tests/data_structures/set_test.cc | eca0059ba51281e4a74db90c2ab9705c96253a9d | [
"Apache-2.0"
] | permissive | VitoCastellana/SHAD | 6d7e9e9b04c587e6fc8571b3609f222b0d7bf4a7 | 585e0088df16c8ea0ff31fee14ef6143ef20a77e | refs/heads/master | 2021-09-16T11:01:50.833334 | 2018-06-20T00:08:40 | 2018-06-20T00:08:40 | 110,308,356 | 1 | 0 | Apache-2.0 | 2018-06-20T00:08:41 | 2017-11-11T01:26:53 | C++ | UTF-8 | C++ | false | false | 10,704 | cc | //===------------------------------------------------------------*- C++ -*-===//
//
// SHAD
//
// The Scalable High-performance Algorithms and Data Structure Library
//
//===----------------------------------------------------------------------===//
//
// Copyright 2018 Battelle... | [
"marco.minutoli@pnnl.gov"
] | marco.minutoli@pnnl.gov |
e7ed528b3a66a954fbe39273a0f12455765eba46 | c172085dfa9ee5aba2fd336b32bc48a0adb38ccf | /ExtendedTimer/inc/ExtendedTimerApplication.h | 69604b30563177a99d65d248876ad121313cb62e | [] | no_license | flaithbheartaigh/xwerks | 5344506365caba886a2bede813a505a33e34434f | ee7563a1a0d66469d508a6a18a22fd9aa80a45e6 | refs/heads/master | 2021-01-10T11:42:59.504581 | 2012-01-31T14:49:41 | 2012-01-31T14:49:41 | 50,123,809 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,988 | h | /*
* Copyright (C) 2011 Mayur Kankanwadi(eminemence@gmail.com)
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* This ... | [
"eminemence@gmail.com"
] | eminemence@gmail.com |
b422e65b93ed69e8fa1b4592395df68daab590e1 | b8dc0b7eb883f226f1778fc95ebffec2671a185d | /Audio-Process/WebRTC/webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc | aad806d0e443636da8b6d44975de9fa184c1d71c | [] | no_license | songoku20/Push-SDK | cf8f569aaa3cbb1f96a0419d460d8d698f67cdcc | 61146adaac466727ea1cbcba8345c822ff6ccbb8 | refs/heads/master | 2021-05-23T16:04:57.245004 | 2017-09-18T09:59:42 | 2017-09-18T09:59:42 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,275 | cc | /*
* Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | [
"wangyong@jk.cn"
] | wangyong@jk.cn |
e391e92ba74c42cf276266c2c9edc7325d0d3d65 | bd1fea86d862456a2ec9f56d57f8948456d55ee6 | /000/068/660/CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_class_memcpy_64b.cpp | c93e5973d664a918d5e01999478941c10fa82cd5 | [] | no_license | CU-0xff/juliet-cpp | d62b8485104d8a9160f29213368324c946f38274 | d8586a217bc94cbcfeeec5d39b12d02e9c6045a2 | refs/heads/master | 2021-03-07T15:44:19.446957 | 2020-03-10T12:45:40 | 2020-03-10T12:45:40 | 246,275,244 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 2,297 | cpp | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_class_memcpy_64b.cpp
Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805.label.xml
Template File: sources-sink-64b.tmpl.cpp
*/
/*
* @description
* CWE: 122 Heap Based Buffer Overflow
* BadSource: Allocate us... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
9dcfb286de84d5cb9796dd2e5e63587684a2d0c2 | f5c18519e739ee53561a35996eadd244db5e5b41 | /analysis/src/WCSimIsoChronTransform.cc | aeef2e71bb9caab33855eac363ccc9f65e052855 | [] | no_license | TITUSHK/ts-WChSandBox | bc75fc263e63f8034ee2b1fb6bbbb88e8c0c5b47 | c39826ca891afdd9d56ebfb65764004716438127 | refs/heads/master | 2021-01-22T18:18:22.747143 | 2015-10-05T09:36:27 | 2015-10-05T09:36:27 | 39,197,838 | 0 | 1 | null | 2015-09-04T15:05:29 | 2015-07-16T13:18:23 | C++ | UTF-8 | C++ | false | false | 16,825 | cc | #include "WCSimIsoChronTransform.hh"
#include "TObject.h"
#include "TMath.h"
#include "math.h"
#include <iostream>
#include <fstream>
#include "TGraph.h"
#include "WCSimRecoCluster.hh"
#include "WCSimWaterModel.hh"
#include "TVector3.h"
#include <vector>
#include "RasterizeCircle.hh"
using namespace std;
ClassImp(WCS... | [
"f.di.lodovico@qmul.ac.uk"
] | f.di.lodovico@qmul.ac.uk |
96fdc11f7d8743465627bf8e953803ba46588601 | 4b19b27f4af47f1bfdf1ce588130d4f7492c160d | /src/VRChess/VRChess/DepthBuffer.h | ac7c9f054751c450caa2818a7bd26781d970f122 | [] | no_license | alanjg/Chess | 1d346ce3df1307e7e6d8ca5747367667262da356 | 7cde7d784739aa2e65e4215ccd3000f3c49d1f65 | refs/heads/master | 2023-06-07T01:23:07.846240 | 2023-06-03T18:35:08 | 2023-06-03T18:35:08 | 40,426,099 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 226 | h | #pragma once
class DepthBuffer
{
ID3D11DepthStencilView * m_TexDsv;
public:
DepthBuffer(ID3D11Device * Device, int sizeW, int sizeH, int sampleCount = 1);
~DepthBuffer();
ID3D11DepthStencilView* GetDepthStencilView();
};
| [
"alanjg@gmail.com"
] | alanjg@gmail.com |
f8c8c7a8a0802d22731327ca82e8a8273c95317b | c7c7db4972405035a246f576dfcc214a6cb65120 | /Cpp/89.格雷编码.cpp | 20e5debad6bf8ea7732b38d5833da26ce93b86bc | [] | no_license | kwdx/LeetCode-Practise | 9bc9a06c8f74f14ca03723f45b26b737d7345682 | f10b42a7568136d592398e31d264b83bad8da9ee | refs/heads/master | 2023-02-22T13:29:40.569907 | 2023-02-21T14:31:48 | 2023-02-21T14:31:48 | 224,830,532 | 0 | 1 | null | null | null | null | UTF-8 | C++ | false | false | 1,355 | cpp | /*
* @lc app=leetcode.cn id=89 lang=cpp
*
* [89] 格雷编码
*/
#include <iostream>
#include <vector>
using namespace std;
// @lc code=start
class Solution {
public:
vector<int> grayCode(int n) {
vector<int> ans;
ans.push_back(0);
int head = 1;
for (int i = 0; i < n; ++i) {
... | [
"wenduo_mail@163.com"
] | wenduo_mail@163.com |
713b4de087e3be675d8ba2a9705ec5aaa43e8bc4 | a8ef9c2a1ea366406e5aa99aff8a6ee52dc0706d | /include/soci/session.h | ae072e721f7ae83740fe7108229e9bc220aab26a | [
"BSL-1.0"
] | permissive | vixledger/soci | e7fc43eca4c76ae12ec097c12d78334e57e55a06 | 80183007d868621b515f11122629289f0cefb8db | refs/heads/master | 2021-04-17T21:23:43.431660 | 2018-04-13T05:38:36 | 2018-04-13T05:38:36 | 126,279,760 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 6,965 | h | //
// Copyright (C) 2004-2016 Maciej Sobczak, Stephen Hutton
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
#ifndef SOCI_SESSION_H_INCLUDED
#define SOCI_SESSION_H_INCLUDED
#include "soci/soci-platform.h"
#i... | [
"charwliu@gmail.com"
] | charwliu@gmail.com |
1746191eb2d1256bb089d6da825c0f57e3fe3fd6 | 03dc9c6c95d14c9506b86df82a9ee7f2eccb44f5 | /source/misc/date.h | 01bf2d8e81614e00d19641d838102e78eadd1a9a | [] | no_license | Kudesnick/uart-hub | bcf93deea9dcd9b4d1de3e3ef302637c73327a51 | eb5754a489754934e2279359603183960538f95b | refs/heads/master | 2021-01-04T22:02:47.022798 | 2020-02-28T20:47:12 | 2020-02-28T20:47:12 | 240,776,720 | 0 | 0 | null | null | null | null | WINDOWS-1251 | C++ | false | false | 4,088 | h | /***************************************************************************************************
* Project:
* Author: Stulov Tikhon
***************************************************************************************************
* Distribution:
*
***********************************************... | [
"stulov@author.spb.ru"
] | stulov@author.spb.ru |
2f0f9699cdc67724cf8bc2c7b62fa2d0fd93ddb7 | 75d39ac6b740d5fd39a067d638f1bf3339f19938 | /hackerEarth/apr_circuits20_4/a_plane_journe.cpp | 8567c8187e6e0371d11a3729372933f0374ffa52 | [] | no_license | abstruse020/codes | 969ab354d952adc99dca15856a4233244f018df1 | 094492d3f45db409d388738f10768797bf02b51a | refs/heads/master | 2022-04-25T08:23:12.371885 | 2020-04-29T13:28:18 | 2020-04-29T13:28:18 | 259,912,029 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,557 | cpp | #include<bits/stdc++.h>
using namespace std;
int main()
{
int n,m;
cin>>n>>m;
vector<int>grp(n),planes(m);
for(int i=0; i<n; i++)cin>>grp[i];
for(int i=0; i<m;i++)cin>>planes[i];
sort(grp.begin(), grp.end(), greater<int>());
sort(planes.begin(),planes.end(),greater<int>());
if(grp[0]>... | [
"bokharsh@gmail.com"
] | bokharsh@gmail.com |
1dc0d002d5288bbe6c74beaa499e90612782be4c | 26ad72ef2e8dcd73984a04696fd5faaf192038a4 | /Project/Project/Shader.cpp | da10e8a995358aa50138ec70b3e4069bc2a385e8 | [] | no_license | Choheeseok/DirectX12-Study | a705ae7bbc2cbb882d5dedafbb5826a3e8c23c21 | f67e0adb85737e5ae76e0c85e5dfd88da0f42117 | refs/heads/main | 2023-07-09T17:14:26.059961 | 2021-05-11T10:12:56 | 2021-05-11T10:12:56 | 340,944,000 | 0 | 0 | null | null | null | null | UHC | C++ | false | false | 11,982 | cpp | #include "pch.h"
#include "Shader.h"
Shader::Shader()
{
}
Shader::~Shader()
{
if (m_ppd3dPipelineStates)
{
for (int i = 0; i < m_nPipelineStates; i++) if (m_ppd3dPipelineStates[i])
m_ppd3dPipelineStates[i]->Release();
delete[] m_ppd3dPipelineStates;
}
}
//래스터라이저 상태를 설정하기 위한 구조체를 반환한다.
D3D12_RASTERIZER_DESC... | [
"dswill038@gmail.com"
] | dswill038@gmail.com |
3f7c914b22a12283faf2a5a845ff6061121a6808 | 3ce6cbb8e76bfae02ee40825206d453018711d4f | /examples/NUCLEO-L552ZEQ/blinks/main.cpp | 5f01654e17fe3fd62cb6bba6ac7fa2d08d08edef | [
"MIT"
] | permissive | kaidokert/corona | 51755cb134ab6a9aa6763ec8fee2643eddd305ac | df40e34a8236e3894dad24fd954be25664e21874 | refs/heads/master | 2023-03-17T22:56:18.959942 | 2021-03-03T15:19:25 | 2021-03-03T15:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 51 | cpp | #include "../board.h"
#include <examples/blinks.h>
| [
"marangisto@me.com"
] | marangisto@me.com |
1a3cbbee5b2bc8f212f11ebf2a3ae3b0a6e6fff4 | dfe1f796a54143e5eb8661f3328ad29dbfa072d6 | /psx/_dump_/31/_dump_c_src_/diabpsx/source/portal.cpp | bc6d97240a23bc1c66148cc2086a32f6f031ffd3 | [
"Unlicense"
] | permissive | diasurgical/scalpel | 0f73ad9be0750ce08eb747edc27aeff7931800cd | 8c631dff3236a70e6952b1f564d0dca8d2f4730f | refs/heads/master | 2021-06-10T18:07:03.533074 | 2020-04-16T04:08:35 | 2020-04-16T04:08:35 | 138,939,330 | 15 | 7 | Unlicense | 2019-08-27T08:45:36 | 2018-06-27T22:30:04 | C | UTF-8 | C++ | false | false | 1,654 | cpp | // C:\diabpsx\SOURCE\PORTAL.CPP
#include "types.h"
// address: 0x80079D04
// line start: 70
// line end: 140
int lAddMissile__Fiiici(int sx, int sy, int midir, char micaster, int id) {
// register: 16
// size: 0x50
register struct MissileStruct *m;
// register: 18
register int mi;
}
// address: 0x80079ED8
//... | [
"rnd0x00@gmail.com"
] | rnd0x00@gmail.com |
918441e09a532017b10bcad5775dab47afb0abd7 | ad273708d98b1f73b3855cc4317bca2e56456d15 | /aws-cpp-sdk-ec2/include/aws/ec2/model/LocalGatewayVirtualInterfaceGroup.h | ef7abeae205a1484d369f193d76c956d6ccc651b | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | novaquark/aws-sdk-cpp | b390f2e29f86f629f9efcf41c4990169b91f4f47 | a0969508545bec9ae2864c9e1e2bb9aff109f90c | refs/heads/master | 2022-08-28T18:28:12.742810 | 2020-05-27T15:46:18 | 2020-05-27T15:46:18 | 267,351,721 | 1 | 0 | Apache-2.0 | 2020-05-27T15:08:16 | 2020-05-27T15:08:15 | null | UTF-8 | C++ | false | false | 9,272 | h | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
032a9a2ccc0c2ee7e23c49f2d3bf0a91bd45eb82 | 7cc99fe27d1824391ceec964f43df19dc3549410 | /experiments/noexcept.cc | f2e1d4615f7bbef97d19f72d78c83d847f9699ae | [
"MIT"
] | permissive | maciekgajewski/exceptions-under-the-hood | e9495e6a2d97b9dddc418b7fc48c2f211e0af587 | b42e66f4f0b4f9c9e4fdf3ae56130fe5f6d26608 | refs/heads/master | 2020-04-20T16:46:45.813588 | 2019-03-26T09:05:58 | 2019-03-26T09:05:58 | 168,968,230 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 175 | cc | #include <iostream>
void bar(bool t);
int main(int argc, char **argv) {
try {
bar(argc > 0);
} catch (int x) {
std::cout << "caught: " << x << std::endl;
}
}
| [
"maciej.gajewski0@gmail.com"
] | maciej.gajewski0@gmail.com |
6ad0c79e419dd029008bb292442c42636907a6f5 | 5a60d60fca2c2b8b44d602aca7016afb625bc628 | /aws-cpp-sdk-backup/include/aws/backup/model/ListBackupPlanVersionsResult.h | 5c6e52d93f21285018b7c474460641d23cfba612 | [
"Apache-2.0",
"MIT",
"JSON"
] | permissive | yuatpocketgems/aws-sdk-cpp | afaa0bb91b75082b63236cfc0126225c12771ed0 | a0dcbc69c6000577ff0e8171de998ccdc2159c88 | refs/heads/master | 2023-01-23T10:03:50.077672 | 2023-01-04T22:42:53 | 2023-01-04T22:42:53 | 134,497,260 | 0 | 1 | null | 2018-05-23T01:47:14 | 2018-05-23T01:47:14 | null | UTF-8 | C++ | false | false | 5,849 | h | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/backup/Backup_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/backup/model/BackupPlansListMember.h... | [
"aws-sdk-cpp-automation@github.com"
] | aws-sdk-cpp-automation@github.com |
e3a7ecd09249961dea59e9b3288380022ab83d6c | 549cdacbd36cf7de0ea418ef028bd995ce859e64 | /array.h | 5d738db31dc84995860b9906f14262dfa59a752b | [] | no_license | TomTetlaw/candleknight | d259c63a1ad6302ba04dd6805dd2e05947a30b7f | 8d3847306ee590a00a20cc2ee6929cca979e7c5f | refs/heads/master | 2023-06-04T09:40:36.639747 | 2021-06-25T01:53:10 | 2021-06-25T01:53:10 | 380,096,342 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,935 | h | #ifndef ARRAY_H
#define ARRAY_H
template<typename T>
struct Array {
T *data = null;
int size = 0;
int count = 0;
inline T &operator[](int index) { return data[index]; }
};
template<typename T> void array_free(Array<T> *array) {
free(array->data);
array->data = null;
array->size = 0;
... | [
"thomas@tetlaw.id.au"
] | thomas@tetlaw.id.au |
a3fa56d59a1a71628a90defb40dbe261ae01925d | 8a10e2f32369d8a6e6a99e9caab6796cdc530d6b | /tools/coav-control/visual.cc | 68bcc19e2ca623cb4defffea3ab968a91b593275 | [
"Apache-2.0"
] | permissive | intel/collision-avoidance-library | 73f73ffa1eb757b575f6e51f5848e132afa22b7c | 11620d99f3ce6587f24173f03185167aed595a81 | refs/heads/master | 2023-09-02T00:57:15.062226 | 2022-08-04T22:51:09 | 2022-08-04T22:51:09 | 66,919,268 | 57 | 24 | Apache-2.0 | 2019-10-22T22:07:44 | 2016-08-30T07:55:22 | C++ | UTF-8 | C++ | false | false | 3,137 | cc | /*
// Copyright (c) 2016 Intel Corporation
//
// 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... | [
"rodrigo.chiossi@intel.com"
] | rodrigo.chiossi@intel.com |
7bf53ec001e44afe0d48f9df08fb2ebc57bf09a0 | ab41c2c63e554350ca5b93e41d7321ca127d8d3a | /glm/core/type_mat2x2.inl | 8476c41986a3f7b9ee85e9c340c78deb1dbf96ec | [] | no_license | burner/e3rt | 2dc3bac2b7face3b1606ee1430e7ecfd4523bf2e | 775470cc9b912a8c1199dd1069d7e7d4fc997a52 | refs/heads/master | 2021-01-11T08:08:00.665300 | 2010-04-26T11:42:42 | 2010-04-26T11:42:42 | 337,021 | 3 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 12,015 | inl | ///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2005-01-16
// Updated ... | [
"realburner@gmx.de"
] | realburner@gmx.de |
3733ea3c0505f0a170e56f1c806dfbb59eb2ef6d | 3dd3f3b1bb918333f65168a7cf4ba0a349ed4721 | /ffmpegL/Codec/main.cpp | 6506fc70e2781e610e4cda3849af8bc9928b163e | [] | no_license | tianxiaofan/ffmpegLearn | 6f005d39099ca41cadf32935a1ef29a69fe5a270 | 99590061b6f55a4c19dfed8327329b4609f01dd8 | refs/heads/main | 2023-01-22T15:34:42.754043 | 2020-12-08T01:53:42 | 2020-12-08T01:53:42 | 313,206,385 | 1 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 4,945 | cpp | /**************************************************************************
* 文件名 :%{Cpp:License:FileName}
* =======================================================================
* 创 建 者 :田小帆
* 创建日期 :2020-11-25
* 邮 箱 :499131808@qq.com
* QQ :499131808
* 功能描述 :
* 使用说明 ... | [
"499131808@qq.com"
] | 499131808@qq.com |
b87e1a8594daf8f62fa4a75a55dedf22af97b0a1 | 160a8deb8040e9403a5e5403c9c87645d9e9ef96 | /src/zdp.h | 6aa2c39eeba1691878f1d0776f2b6f19021e44e9 | [
"MIT"
] | permissive | baoxingsong/WSA | 6f4e6e422c4c656a476f42a9b21621182fc07199 | 5e2caa1f4c621e4559a130c58a3194d0bdae37f9 | refs/heads/master | 2020-05-05T08:58:10.402306 | 2019-04-11T04:15:26 | 2019-04-11T04:15:26 | 179,885,372 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 560 | h | //
// Created by Baoxing Song on 2019-04-04.
//
#ifndef WSA_ZDP_H
#define WSA_ZDP_H
#include <iostream>
#include <map>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <algorithm>
#include <stack>
#include "Score.h"
enum VARIANTCATEGORY {
SNP, INSERTION, DELETION, SNPORINSERTION, SNPORDELETION,... | [
"bs674@lsclcs-MacBook-Pro.local"
] | bs674@lsclcs-MacBook-Pro.local |
476e70936800bc5506b8a558c4a5881a047748ed | 9030ce2789a58888904d0c50c21591632eddffd7 | /SDK/ARKSurvivalEvolved_PrimalItemAmmo_ArrowStone_classes.hpp | 0f49d779a4155281f4151e384343ff36dc6392d0 | [
"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 | 831 | hpp | #pragma once
// ARKSurvivalEvolved (332.8) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_PrimalItemAmmo_ArrowStone_structs.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Classes
//-----------------------------------------------... | [
"sergey.2bite@gmail.com"
] | sergey.2bite@gmail.com |
d17215b7b1c3ed1b7a655fada58a425f7fc68642 | e216c1df4b156d7a0d7b3f62d6b81b27d562211d | /DTOGRADA_fixed.cpp | ccd76f809f017f594f323bbea4c4d7d3db61712b | [] | 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,307 | cpp | #include <iostream>
using namespace std;
int f[1000000+10], g[1000000+10], h[1000000+10], st[1000000+10];
int min(int a, int b) {
if (a<=b) return a;
else return b;
}
int main() {
int n, x, first, top, j, socayLan;
unsigned int leftOverArea;
cin >> n >> x;
for (int i=1; i<=n; i++) cin >> h[i];
... | [
"dle8@u.rochester.edu"
] | dle8@u.rochester.edu |
dc0fb9f765fa62d48e45946a09847057b76b9261 | aed0b232d21217a2abf7ad3b2f97b09e37bcf2b6 | /Programas em C/Mostra Notas.cpp | dddb29e88acce0898b20f0fea09b1fcb4b8d8a41 | [
"MIT"
] | permissive | gslmota/Programs-C | 4e23baf8154a3f5563f1a9ad99984a4f7e415370 | b992605757807a848aa77a64f5575cf86652fa85 | refs/heads/master | 2022-12-09T16:57:17.552764 | 2020-08-31T20:26:19 | 2020-08-31T20:26:19 | 274,547,392 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 337 | cpp | #include<stdio.h>
void preencheVetor(float vet[])
{
int i;
for(i = 0; i < 5; i++)
{
printf("Digite a nota : ");
scanf("%f", &vet[i]);
}
}
void imprimevetor(float vet[])
{
int i;
for(i=0;i<5;i++)
{
printf("%f");
}
}
int main()
{
float notas[5];
preencheVetor(notas);
for(int i=0;i<5;i++)
{
printf("\n%f",notas[i]... | [
"gabrielsavio81@gmail.com"
] | gabrielsavio81@gmail.com |
01925fcc7b05d803e3226c58ae07e2f066425681 | 7f67919b5f5e087e8a26eacd8d5d1c1f94224cc6 | /src/backends/neon/workloads/NeonBatchMatMulWorkload.cpp | 9b22033bd10e0735e88257ecb10c6c8f44c54c24 | [
"BSD-3-Clause",
"CC0-1.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ARM-software/armnn | 11f0b169291ade6a08cbef1e87b32000aeed4767 | 49f609d9e633f52fcdc98e6e06178e618597e87d | refs/heads/branches/armnn_23_05 | 2023-09-04T07:02:43.218253 | 2023-05-15T10:24:43 | 2023-05-15T16:08:53 | 124,536,178 | 1,053 | 329 | MIT | 2023-05-22T23:28:55 | 2018-03-09T12:11:48 | C++ | UTF-8 | C++ | false | false | 4,683 | cpp | //
// Copyright © 2022-2023 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#include "NeonBatchMatMulWorkload.hpp"
#include "NeonWorkloadUtils.hpp"
#include <armnn/utility/PolymorphicDowncast.hpp>
#include <aclCommon/ArmComputeUtils.hpp>
#include <backendsCommon/WorkloadUtils.hpp>
... | [
"teresa.charlinreyes@arm.com"
] | teresa.charlinreyes@arm.com |
6e46452ec55161b501e7224dfde1f61f1cb772b7 | d1f4be0c51867abf74b971e3d4d28606b626a017 | /include/simulation.h | 5eca093e2b3e9310df167415f06a0a6f3e11fcc0 | [] | no_license | AdamRajfer/war-of-insects-simulator-cpp | c62dbcedd334a0b6ea25f9a9323f3f393933c548 | d54b6b36a431abdf37cef1a34b01d731e043f1bb | refs/heads/master | 2022-12-12T20:50:34.142961 | 2020-09-12T19:32:33 | 2020-09-12T21:08:35 | 198,427,825 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,385 | h | #ifndef SIMULATION_H
#define SIMULATION_H
class environment;
class queen_ant_insect;
class drone_ant_insect;
class soldier_ant_insect;
class worker_ant_insect;
class queen_wasp_insect;
class drone_wasp_insect;
class soldier_wasp_insect;
class worker_wasp_insect;
class queen_dytiscidae_insect;
class drone_... | [
"adam.rajfer@gmail.com"
] | adam.rajfer@gmail.com |
9c6919c042b2812cb2f99318473813597e5f6b31 | 475ba40c67982ada1bd868495a8981c045c88b5f | /usb/gadget/1.2/default/lib/UsbGadgetUtils.cpp | 898655651c63e0eb6e711d519972c78f8959b2ca | [
"Apache-2.0"
] | permissive | Havoc-OS/android_hardware_interfaces | 0413cf038de9fda2bf24543331d7b4a4362044d3 | af931d09d0e22313feccde3c40bf6e79638fe5f6 | refs/heads/twelve | 2023-09-01T03:05:24.226891 | 2022-04-27T05:47:59 | 2022-07-07T20:00:45 | 132,510,918 | 0 | 20 | null | 2023-08-21T14:35:35 | 2018-05-07T20:05:50 | C++ | UTF-8 | C++ | false | false | 6,949 | cpp | /*
* Copyright (C) 2020 The Android Open Source Project
*
* 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 app... | [
"raychi@google.com"
] | raychi@google.com |
269d991528e9cbe76b92e18b3ffd9d3b4fe97aef | dcced388ee83ff57a270f115757f46bdf5bd3868 | /ezEnrollment/ezEnrollment-MEDS/AdvancePCS/advpcs/src/SftpAgent.cpp | d1f45a0e8895b6d6fef0e2fb89a35f7a1d49908f | [] | no_license | VB6Hobbyst7/vault_repo | a6aebc1dfd9f9f111b21829d92c5f8bdde80d068 | e6f074bfcf04c6a7598edd43f0cbef3ed4c50d01 | refs/heads/master | 2021-12-03T21:58:16.422079 | 2014-11-19T13:23:08 | 2014-11-19T13:23:08 | null | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 7,147 | cpp | /*
* $RCSfile: SftpAgent.cpp,v $
*
* $Revision: 1.0 $
*
* last change: $Date: 2006/09/25 15:19:46 $
*/
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include <wx/wx.h>
#endif
#pragma warning(disable : 4786)
/* -------------------------- header place --------------... | [
"yaworsky@gmail.com"
] | yaworsky@gmail.com |
d1f9cd784769da734c4eb3b98d5a4c822bd6bcf2 | 24a7a7c0503846636bc30c860c28ec2520fd72f1 | /DrawLineTester.cpp | b6eeb5c0d561441903d16c6677c720c2ff4ed8b7 | [] | no_license | yang16bit/SimpleRasterizer | cf3527225deeee445f7b48bcf7c4a8c824f147fa | c90f742af15c1bab3a8f16b657e4609ae50fc349 | refs/heads/master | 2021-04-15T08:02:24.255412 | 2018-03-24T04:13:47 | 2018-03-24T04:13:47 | 126,564,845 | 0 | 0 | null | null | null | null | UTF-8 | C++ | false | false | 1,565 | cpp | #include "CanvasWindow.h"
#define _USE_MATH_DEFINES
#include <cmath>
#ifndef M_PI
#define M_PI 3.14159265358979323846
#endif
class DrawLine_Tester : public CanvasWindow {
public:
DrawLine_Tester() : CanvasWindow(1000, 1000) {
// response to key
this->keydown_callbacks.insert(
std::make_pair(KC_SPACE... | [
"yang16bit@outlook.com"
] | yang16bit@outlook.com |
f66a17a20b99f049f16447f7d01e16b387aa43a3 | cfed32b92d9a113f5c8528275520d884ede23906 | /lab02/Task5/Task5.ino | 9fe27bc4fd52eae2f1a9afe3d7bf6991b66e19ef | [
"MIT"
] | permissive | chinesefirewall/Robotics | 742c0cb7e939edc612663f99891d85a6caa94a9d | ec3a35532e479206bd44d7764a9d8a88f7a4e8b8 | refs/heads/master | 2023-07-20T06:09:46.109487 | 2023-07-17T06:24:56 | 2023-07-17T06:24:56 | 293,899,716 | 1 | 0 | MIT | 2023-07-17T06:24:57 | 2020-09-08T18:50:54 | Python | UTF-8 | C++ | false | false | 1,692 | ino | // Datasheet for Ultrasonic Ranging Module HC - SR04
// https://cdn.sparkfun.com/datasheets/Sensors/Proximity/HCSR04.pdf
int echo_pin = 2;
int trig_pin = 3;
int delay_us = 10; // <--- YOU HAVE TO FIND THE CORRECT VALUE FROM THE DATASHEET
long distance_mm = 0;
long duration_us;
long distance;
#include <Servo.h>
Servo m... | [
"adebayoniyi2000@yahoo.com"
] | adebayoniyi2000@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.