hexsha stringlengths 40 40 | size int64 7 1.05M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 269 | max_stars_repo_name stringlengths 5 109 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count int64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 269 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 9 | max_issues_count int64 1 48.5k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 269 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 9 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 7 1.05M | avg_line_length float64 1.21 330k | max_line_length int64 6 990k | alphanum_fraction float64 0.01 0.99 | author_id stringlengths 2 40 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a1e5b7f8bd26367ca383772e733c8fe56d66b807 | 21,498 | hpp | C++ | Source/AllProjects/CQCWebSrv/Client/CQCWebSrvC_WebSockHandler.hpp | MarkStega/CQC | c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07 | [
"MIT"
] | 51 | 2020-12-26T18:17:16.000Z | 2022-03-15T04:29:35.000Z | Source/AllProjects/CQCWebSrv/Client/CQCWebSrvC_WebSockHandler.hpp | MarkStega/CQC | c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07 | [
"MIT"
] | null | null | null | Source/AllProjects/CQCWebSrv/Client/CQCWebSrvC_WebSockHandler.hpp | MarkStega/CQC | c1d0e01ec2abcaa5b8eb1899b9f0522fecee4b07 | [
"MIT"
] | 4 | 2020-12-28T07:24:39.000Z | 2021-12-29T12:09:37.000Z | //
// FILE NAME: CQCWebSrvC_WorkerThread.hpp
//
// AUTHOR: Dean Roddey
//
// CREATED: 091/17/2014
//
// COPYRIGHT: Charmed Quark Systems, Ltd @ 2020
//
// This software is copyrighted by 'Charmed Quark Systems, Ltd' and
// the author (Dean Roddey.) It is licensed under the MIT Open Source
// license:
//
// https:... | 38.805054 | 92 | 0.480789 | MarkStega |
a1ea663a89960f519afbf0257153d3e5f45d352f | 6,411 | cpp | C++ | jen/src/jen/parsing.cpp | BrunoSilvaFreire/JenErator | 65f93d4a4324643acf0386c1516bc6a3505522ff | [
"MIT"
] | 1 | 2019-04-30T22:03:26.000Z | 2019-04-30T22:03:26.000Z | jen/src/jen/parsing.cpp | BrunoSilvaFreire/JenErator | 65f93d4a4324643acf0386c1516bc6a3505522ff | [
"MIT"
] | null | null | null | jen/src/jen/parsing.cpp | BrunoSilvaFreire/JenErator | 65f93d4a4324643acf0386c1516bc6a3505522ff | [
"MIT"
] | null | null | null | #include <utility>
#include <cassert>
#include <fstream>
#include "tokenization.cpp"
#include <jen/cpp/preprocessors.h>
#include <vector>
#include <functional>
#include <jen/utilities/strings.h>
namespace jen {
#define PARSING_STATE_PARAMS size_t &i, std::vector<CXXToken> &tokens, CXXTranslationUnit &unit, const Par... | 33.565445 | 125 | 0.518172 | BrunoSilvaFreire |
a1eba7956acba4fa1010653e468a6c7223506b36 | 52,932 | cpp | C++ | src/ledger/LedgerTxn.cpp | iotbda/iotchain-core | 74094a7853d2591cdfa79aa4a9459f6036008b2d | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | src/ledger/LedgerTxn.cpp | iotbda/iotchain-core | 74094a7853d2591cdfa79aa4a9459f6036008b2d | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | src/ledger/LedgerTxn.cpp | iotbda/iotchain-core | 74094a7853d2591cdfa79aa4a9459f6036008b2d | [
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 Stellar Development Foundation and contributors. Licensed
// under the Apache License, Version 2.0. See the COPYING file at the root
// of this distribution or at http://www.apache.org/licenses/LICENSE-2.0
#include "ledger/LedgerTxn.h"
#include "crypto/Hex.h"
#include "crypto/KeyUtils.h"
#include "cr... | 26.308151 | 80 | 0.614298 | iotbda |
a1ece040b78f3331820ba38d3599e78508bee0d0 | 4,916 | cpp | C++ | pre-main/provision/COMPONENT_AWSIOT_PKCS11PSA/provision_psa.cpp | OpenNuvoton/NuMaker-mbed-AWS-IoT-CSDK-OTA-example | 81e535a84d42811f63cd2a53280e5292e877d914 | [
"Apache-2.0"
] | 2 | 2021-09-21T08:18:03.000Z | 2022-01-25T00:56:11.000Z | pre-main/provision/COMPONENT_AWSIOT_PKCS11PSA/provision_psa.cpp | OpenNuvoton/NuMaker-mbed-AWS-IoT-CSDK-OTA-example | 81e535a84d42811f63cd2a53280e5292e877d914 | [
"Apache-2.0"
] | null | null | null | pre-main/provision/COMPONENT_AWSIOT_PKCS11PSA/provision_psa.cpp | OpenNuvoton/NuMaker-mbed-AWS-IoT-CSDK-OTA-example | 81e535a84d42811f63cd2a53280e5292e877d914 | [
"Apache-2.0"
] | 3 | 2021-09-30T09:35:00.000Z | 2022-03-25T09:12:04.000Z | /*
* AWS IoT Device SDK for Embedded C 202012.01
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* 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... | 38.108527 | 83 | 0.682059 | OpenNuvoton |
a1ed99a949bae294bc8d8e06284c85325597642c | 2,435 | cc | C++ | src/foundation/memory/allocators/eastl_allocator.cc | ProjectSulphur/ProjectSulphur | cb9ee8298f5020fda4a9130802e72034408f050f | [
"Apache-2.0"
] | 11 | 2017-12-19T14:33:02.000Z | 2022-03-26T00:34:48.000Z | src/foundation/memory/allocators/eastl_allocator.cc | ProjectSulphur/ProjectSulphur | cb9ee8298f5020fda4a9130802e72034408f050f | [
"Apache-2.0"
] | 1 | 2018-05-28T10:32:32.000Z | 2018-05-28T10:32:35.000Z | src/foundation/memory/allocators/eastl_allocator.cc | ProjectSulphur/ProjectSulphur | cb9ee8298f5020fda4a9130802e72034408f050f | [
"Apache-2.0"
] | 1 | 2021-01-25T11:31:57.000Z | 2021-01-25T11:31:57.000Z | #include "eastl_allocator.h"
#include "allocator.h"
#include "../memory.h"
#include "foundation/utils/macro.h"
namespace sulphur
{
namespace foundation
{
//--------------------------------------------------------------------------
EASTLAllocator::EASTLAllocator(const char* pName) :
allocator_(&Memory... | 27.055556 | 80 | 0.439425 | ProjectSulphur |
a1f02e2c05ff3c1e0d7d91a180bb903d8659241d | 917 | cpp | C++ | ext/emsdk_portable/clang/tag-e1.34.1/src/lib/Transforms/MinSFI/Utils.cpp | slightperturbation/Cobalt | 7b398d155d28f7ddf4068a6c25c8aa6aaae486d4 | [
"Apache-2.0"
] | null | null | null | ext/emsdk_portable/clang/tag-e1.34.1/src/lib/Transforms/MinSFI/Utils.cpp | slightperturbation/Cobalt | 7b398d155d28f7ddf4068a6c25c8aa6aaae486d4 | [
"Apache-2.0"
] | null | null | null | ext/emsdk_portable/clang/tag-e1.34.1/src/lib/Transforms/MinSFI/Utils.cpp | slightperturbation/Cobalt | 7b398d155d28f7ddf4068a6c25c8aa6aaae486d4 | [
"Apache-2.0"
] | null | null | null | //===-- Utils.cpp - Helper functions for MinSFI passes --------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===-------------------------------------------------------... | 31.62069 | 80 | 0.604144 | slightperturbation |
a1f15fa1142745877dfecc1ffc9baba9c8a3e427 | 3,785 | cpp | C++ | src/OpenSpaceToolkit/Physics/Time/Scale.cpp | robinpdm/open-space-toolkit-physics | b53e5d4287fa6568d700cb8942c9a56d57b8d7cf | [
"Apache-2.0"
] | 7 | 2020-03-30T11:51:11.000Z | 2022-02-02T15:20:44.000Z | src/OpenSpaceToolkit/Physics/Time/Scale.cpp | robinpdm/open-space-toolkit-physics | b53e5d4287fa6568d700cb8942c9a56d57b8d7cf | [
"Apache-2.0"
] | 24 | 2018-06-25T08:06:39.000Z | 2020-01-05T20:34:02.000Z | src/OpenSpaceToolkit/Physics/Time/Scale.cpp | robinpdm/open-space-toolkit-physics | b53e5d4287fa6568d700cb8942c9a56d57b8d7cf | [
"Apache-2.0"
] | 3 | 2020-03-05T18:18:38.000Z | 2020-07-02T05:06:53.000Z | ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/// @project Open Space Toolkit ▸ Physics
/// @file OpenSpaceToolkit/Physics/Time/Scale.cpp
/// @author Lucas Brémond <lucas@loftorbi... | 21.384181 | 161 | 0.321532 | robinpdm |
a1f32114d46d4b4ca99ed7d8e7b1031fa61e501e | 30,239 | cpp | C++ | code/engine.vc2008/xrGame/ActorCondition.cpp | Pavel3333/xray-oxygen | 42331cd5f30511214c704d6ca9d919c209363eea | [
"Apache-2.0"
] | null | null | null | code/engine.vc2008/xrGame/ActorCondition.cpp | Pavel3333/xray-oxygen | 42331cd5f30511214c704d6ca9d919c209363eea | [
"Apache-2.0"
] | null | null | null | code/engine.vc2008/xrGame/ActorCondition.cpp | Pavel3333/xray-oxygen | 42331cd5f30511214c704d6ca9d919c209363eea | [
"Apache-2.0"
] | null | null | null | #include "stdafx.h"
#include "actorcondition.h"
#include "actor.h"
#include "actorEffector.h"
#include "inventory.h"
#include "level.h"
#include "sleepeffector.h"
#include "game_base.h"
#include "xrserver.h"
#include "ai_space.h"
#include "script_callback_ex.h"
#include "script_game_object.h"
#include "game_object_spac... | 30.058648 | 146 | 0.742518 | Pavel3333 |
a1f4f7725b51ad6793e983719ea643a489d8cd04 | 790 | cpp | C++ | main2.cpp | if025-pm-unpsjb/tp4-2019-lpc1768-LucasAbella29 | 0af6a6a7f35536269347a6229c62cee309a2fe38 | [
"MIT"
] | null | null | null | main2.cpp | if025-pm-unpsjb/tp4-2019-lpc1768-LucasAbella29 | 0af6a6a7f35536269347a6229c62cee309a2fe38 | [
"MIT"
] | null | null | null | main2.cpp | if025-pm-unpsjb/tp4-2019-lpc1768-LucasAbella29 | 0af6a6a7f35536269347a6229c62cee309a2fe38 | [
"MIT"
] | null | null | null | /*
* main2.cpp
*
* Created on: Nov 12, 2019
* Author: lucas
*/
#include "mbed.h"
Serial pc(USBTX, USBRX); // tx, rx
DigitalOut turningLed(LED1);
int main() {
DigitalOut leds[] = {LED1,LED2,LED3,LED4};
int selectedLed = 0;
pc.printf("Programa iniciado!\n");
while(1) {
if(pc.readab... | 18.809524 | 55 | 0.424051 | if025-pm-unpsjb |
a1f5246c375442961850889b23ae3f4ea7593837 | 5,960 | cpp | C++ | src/mongo/s/type_collection.cpp | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | src/mongo/s/type_collection.cpp | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | src/mongo/s/type_collection.cpp | sl33nyc/mongo | 29b847376258b1fabb117e7da66b2f6ad7b58a25 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2012 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful... | 35.903614 | 111 | 0.609899 | sl33nyc |
a1f592f9152a3a3afa4b020679845bdce3a37e25 | 228,972 | cpp | C++ | td/telegram/Td.cpp | luckydonald-backup/td | 71d03f39c364367a8a7c51f783a41099297de826 | [
"BSL-1.0"
] | 1 | 2021-04-18T08:59:02.000Z | 2021-04-18T08:59:02.000Z | td/telegram/Td.cpp | devitsyn/td | 71d03f39c364367a8a7c51f783a41099297de826 | [
"BSL-1.0"
] | null | null | null | td/telegram/Td.cpp | devitsyn/td | 71d03f39c364367a8a7c51f783a41099297de826 | [
"BSL-1.0"
] | null | null | null | //
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2017
//
// 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 "td/telegram/Td.h"
#include "td/db/binlog/BinlogEve... | 35.080742 | 120 | 0.717433 | luckydonald-backup |
a1f67b8bccc32c13947f4ec52684de0baea78821 | 1,797 | cpp | C++ | src/utils.cpp | sethbrin/cpp-htslib | cc216955c0cac3ac4d57e5d6e86f09037e3cffb6 | [
"MIT"
] | null | null | null | src/utils.cpp | sethbrin/cpp-htslib | cc216955c0cac3ac4d57e5d6e86f09037e3cffb6 | [
"MIT"
] | null | null | null | src/utils.cpp | sethbrin/cpp-htslib | cc216955c0cac3ac4d57e5d6e86f09037e3cffb6 | [
"MIT"
] | null | null | null | //
// Created by zp on 9/3/16.
//
#include "easehts/utils.h"
#include <algorithm>
#include <random>
namespace ncic {
namespace easehts {
namespace utils {
void tokenize(const std::string &s, char c, std::vector<std::string> *res) {
auto end = s.end();
auto start = end;
for (auto it = s.begin(); it != end; ... | 23.96 | 78 | 0.597663 | sethbrin |
a1f739442df74203f5fddd5b9c8ec7027eb4a6f3 | 1,013 | cpp | C++ | project/Test/Singleton.cpp | harayuu9/CppLinq | 483c177bf1f89e3959079d0f6baec839eb7e1829 | [
"MIT"
] | 1 | 2021-05-13T11:33:35.000Z | 2021-05-13T11:33:35.000Z | project/Test/Singleton.cpp | harayuu9/LinqForCpp | 483c177bf1f89e3959079d0f6baec839eb7e1829 | [
"MIT"
] | null | null | null | project/Test/Singleton.cpp | harayuu9/LinqForCpp | 483c177bf1f89e3959079d0f6baec839eb7e1829 | [
"MIT"
] | null | null | null | #include "Test.h"
TEST( Singleton, Normal )
{
std::vector<int> range;
range.push_back( 10 );
const auto result = linq::Singleton( 10 ) << linq::ToVector();
ASSERT_EQ( range, result );
}
#if ENABLE_PERF
static void NativeSingleton( benchmark::State& state )
{
while ( state.KeepRunning() )
{
... | 20.673469 | 77 | 0.612043 | harayuu9 |
a1f76527deead17589c5773d179e40c6e0e8c5da | 1,323 | cpp | C++ | solved/r-t/traffic/lightoj/gen.cpp | abuasifkhan/pc-code | 77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90 | [
"Unlicense"
] | 13 | 2015-09-30T19:18:04.000Z | 2021-06-26T21:11:30.000Z | solved/r-t/traffic/lightoj/gen.cpp | sbmaruf/pc-code | 77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90 | [
"Unlicense"
] | null | null | null | solved/r-t/traffic/lightoj/gen.cpp | sbmaruf/pc-code | 77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90 | [
"Unlicense"
] | 13 | 2015-01-04T09:49:54.000Z | 2021-06-03T13:18:44.000Z | /*
Author :
Problem Name :
Algorithm :
Complexity :
*/
#include <cstdio>
#include <cstdlib>
#include <cctype>
#include <string>
#include <cmath>
#include <iostream>
#include <stack>
#include <queue>
#include <algorithm>
#include <list>
#include <map>
#include <set>
#include <vector>
#include <cassert>
... | 17.407895 | 77 | 0.473923 | abuasifkhan |
a1fa2e284103b93228d5a40a7950a4346624a945 | 1,426 | cc | C++ | game/src/gui/uifw/tab_view.cc | chunseoklee/mengde | 7261e45dab9e02d4bf18b4542767f4b50a5616a0 | [
"MIT"
] | 1 | 2018-03-02T03:36:59.000Z | 2018-03-02T03:36:59.000Z | game/src/gui/uifw/tab_view.cc | chunseoklee/mengde | 7261e45dab9e02d4bf18b4542767f4b50a5616a0 | [
"MIT"
] | 1 | 2018-04-17T01:43:02.000Z | 2018-04-17T01:43:02.000Z | game/src/gui/uifw/tab_view.cc | chunseoklee/mengde | 7261e45dab9e02d4bf18b4542767f4b50a5616a0 | [
"MIT"
] | null | null | null | #include "tab_view.h"
#include "button_view.h"
#include "layout_helper.h"
#include "util/common.h"
namespace mengde {
namespace gui {
namespace uifw {
TabView::TabView(const Rect* frame) : CompositeView(frame), view_index_(0) {
bg_color(COLOR("darkgray"));
padding(LayoutHelper::kDefaultSpace);
}
void TabView::S... | 24.169492 | 118 | 0.690743 | chunseoklee |
a1fc71780fe9fb4ce16939bdcb4c5bcd263e7fb8 | 627 | hpp | C++ | src/systems/visible.hpp | hexoctal/zenith | eeef065ed62f35723da87c8e73a6716e50d34060 | [
"MIT"
] | 2 | 2021-03-18T16:25:04.000Z | 2021-11-13T00:29:27.000Z | src/systems/visible.hpp | hexoctal/zenith | eeef065ed62f35723da87c8e73a6716e50d34060 | [
"MIT"
] | null | null | null | src/systems/visible.hpp | hexoctal/zenith | eeef065ed62f35723da87c8e73a6716e50d34060 | [
"MIT"
] | 1 | 2021-11-13T00:29:30.000Z | 2021-11-13T00:29:30.000Z | /**
* @file
* @author __AUTHOR_NAME__ <mail@host.com>
* @copyright 2021 __COMPANY_LTD__
* @license <a href="https://opensource.org/licenses/MIT">MIT License</a>
*/
#ifndef ZEN_SYSTEMS_VISIBLE_HPP
#define ZEN_SYSTEMS_VISIBLE_HPP
#include "../ecs/entity.hpp"
namespace Zen {
/**
* Returns the visibility of thi... | 17.416667 | 74 | 0.685805 | hexoctal |
a1fcffea7eddd28266fed51e457a857ad5ad381c | 266 | cpp | C++ | Algorithm/0191 (Easy)Number of 01 Bits/Bit.cpp | ZexinLi0w0/LeetCode | cf3988620ccdcc3d54b9beafd04c517c96f01bb9 | [
"MIT"
] | 1 | 2020-12-03T10:10:15.000Z | 2020-12-03T10:10:15.000Z | Algorithm/0191 (Easy)Number of 01 Bits/Bit.cpp | ZexinLi0w0/LeetCode | cf3988620ccdcc3d54b9beafd04c517c96f01bb9 | [
"MIT"
] | null | null | null | Algorithm/0191 (Easy)Number of 01 Bits/Bit.cpp | ZexinLi0w0/LeetCode | cf3988620ccdcc3d54b9beafd04c517c96f01bb9 | [
"MIT"
] | null | null | null | class Solution {
public:
int hammingWeight(uint32_t n) {
int bit = 32;
int count = 0;
while(bit)
{
if(n % 2 == 1)
count++;
n /= 2;
bit--;
}
return count;
}
}; | 17.733333 | 35 | 0.357143 | ZexinLi0w0 |
b80024a35deccea674b456ac25c97bdc5eb0d30c | 1,112 | hpp | C++ | src/string_editor.hpp | michiya-lab/utility | 2fe9f848efd1506bbfeebc40a35e7ab3c3977ea5 | [
"MIT"
] | 2 | 2020-10-14T15:09:43.000Z | 2020-10-14T15:09:45.000Z | src/string_editor.hpp | michiya-lab/utility | 2fe9f848efd1506bbfeebc40a35e7ab3c3977ea5 | [
"MIT"
] | null | null | null | src/string_editor.hpp | michiya-lab/utility | 2fe9f848efd1506bbfeebc40a35e7ab3c3977ea5 | [
"MIT"
] | null | null | null | #ifndef STRING_EDITOR_HPP
#define STRING_EDITOR_HPP
#include <string>
#include <sstream>
#include <vector>
#include <iostream>
namespace michiya
{
namespace utility
{
class string_editor
{
public:
string_editor() { ; }
virtual ~string_editor() { ; }
... | 32.705882 | 85 | 0.600719 | michiya-lab |
b8024110cb323ae025923f7e6552ac8387f5a888 | 13,216 | cpp | C++ | src/broadphase/interval_tree.cpp | tgn3000/fcl | dd0dce5023c88c5f98b39234ba8296b15f818e41 | [
"BSD-3-Clause"
] | 2 | 2020-08-13T02:38:13.000Z | 2021-08-13T08:03:17.000Z | src/broadphase/interval_tree.cpp | tgn3000/fcl | dd0dce5023c88c5f98b39234ba8296b15f818e41 | [
"BSD-3-Clause"
] | 1 | 2019-06-03T11:44:53.000Z | 2019-06-03T11:44:53.000Z | src/broadphase/interval_tree.cpp | tgn3000/fcl | dd0dce5023c88c5f98b39234ba8296b15f818e41 | [
"BSD-3-Clause"
] | 4 | 2019-05-31T09:22:58.000Z | 2019-12-30T03:19:24.000Z | /*
* Software License Agreement (BSD License)
*
* Copyright (c) 2011-2014, Willow Garage, Inc.
* Copyright (c) 2014-2015, Open Source Robotics Foundation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following c... | 23.267606 | 137 | 0.595869 | tgn3000 |
b802fae902163ed03574511bd14795b4f917ca21 | 6,911 | hpp | C++ | include/xsimd/types/xsimd_traits.hpp | melton1968/xsimd | f212f3c3801924bf218bc39705230a747467edcb | [
"BSD-3-Clause"
] | null | null | null | include/xsimd/types/xsimd_traits.hpp | melton1968/xsimd | f212f3c3801924bf218bc39705230a747467edcb | [
"BSD-3-Clause"
] | null | null | null | include/xsimd/types/xsimd_traits.hpp | melton1968/xsimd | f212f3c3801924bf218bc39705230a747467edcb | [
"BSD-3-Clause"
] | null | null | null | /***************************************************************************
* Copyright (c) Johan Mabille, Sylvain Corlay, Wolf Vollprecht and *
* Martin Renou *
* Copyright (c) QuantStack *
* Copyright ... | 29.788793 | 97 | 0.518883 | melton1968 |
b806e38458b49e708fe32eeadc932062f1fdbb7c | 11,847 | hpp | C++ | src/PDE/CGPDE.hpp | franjgonzalez/Quinoa | 411eb8815e92618c563881b784e287e2dd916f89 | [
"RSA-MD"
] | null | null | null | src/PDE/CGPDE.hpp | franjgonzalez/Quinoa | 411eb8815e92618c563881b784e287e2dd916f89 | [
"RSA-MD"
] | null | null | null | src/PDE/CGPDE.hpp | franjgonzalez/Quinoa | 411eb8815e92618c563881b784e287e2dd916f89 | [
"RSA-MD"
] | null | null | null | // *****************************************************************************
/*!
\file src/PDE/CGPDE.hpp
\copyright 2012-2015 J. Bakosi,
2016-2018 Los Alamos National Security, LLC.,
2019 Triad National Security, LLC.
All rights reserved. See the LICENSE file for deta... | 46.097276 | 80 | 0.576517 | franjgonzalez |
b80c332c692f492a9189ddf9c1077069d4e5a5c4 | 452 | cpp | C++ | 18_Overloading/2_2_Predef/Deleted.cpp | Gridelen/cpp-prog-lang-ex | 70c40967f0d0ec07eaf2dc0bc6aac052a35f0631 | [
"MIT"
] | 2 | 2020-07-04T17:56:50.000Z | 2021-08-19T18:28:15.000Z | 18_Overloading/2_2_Predef/Deleted.cpp | Gridelen/cpp-prog-lang-ex | 70c40967f0d0ec07eaf2dc0bc6aac052a35f0631 | [
"MIT"
] | null | null | null | 18_Overloading/2_2_Predef/Deleted.cpp | Gridelen/cpp-prog-lang-ex | 70c40967f0d0ec07eaf2dc0bc6aac052a35f0631 | [
"MIT"
] | 1 | 2019-07-27T08:11:25.000Z | 2019-07-27T08:11:25.000Z | class X
{
public:
void operator=(const X&) = delete;
void operator&() = delete;
void operator,(const X&) = delete;
};
void f(X a, X b)
{
a = b; // Error C2280 'void X::operator =(const X &)': attempting to reference a deleted function
&a; // Error C2280 'void X::operator &(void)': attempting to reference a d... | 25.111111 | 99 | 0.652655 | Gridelen |
b80e260885d7498ac47d178cacb406b8e805a070 | 21,668 | cpp | C++ | CreaturePluginOld/CreatureCore.cpp | kestrelm/Creature_UE4 | 62740b56722948cdacbd5977b00d81537ab051f1 | [
"Apache-2.0"
] | 208 | 2015-06-15T05:28:16.000Z | 2022-03-28T06:32:26.000Z | CreaturePluginOld/CreatureCore.cpp | kestrelm/Creature_UE4 | 62740b56722948cdacbd5977b00d81537ab051f1 | [
"Apache-2.0"
] | 4 | 2015-12-07T22:19:13.000Z | 2020-01-13T09:15:24.000Z | CreaturePluginOld/CreatureCore.cpp | kestrelm/Creature_UE4 | 62740b56722948cdacbd5977b00d81537ab051f1 | [
"Apache-2.0"
] | 70 | 2015-06-21T14:06:53.000Z | 2022-02-19T04:19:09.000Z | #include "CustomProceduralMesh.h"
#include "CreatureCore.h"
static std::map<std::string, std::shared_ptr<CreatureModule::CreatureAnimation> > global_animations;
static std::map<std::string, std::shared_ptr<CreatureModule::CreatureLoadDataPacket> > global_load_data_packets;
static std::string GetAnimationToken(const s... | 25.136891 | 173 | 0.738601 | kestrelm |
b8131b3a5f8c8cd6e485deaeb9a8db4fcd8918c7 | 7,838 | cpp | C++ | libraries/protocol/credit_offer.cpp | blockops-de/bitshares-core | ac1cfc058633de8cfd0355fad207e5fa6e9d65f3 | [
"MIT"
] | 147 | 2015-10-13T02:46:23.000Z | 2017-01-12T14:42:32.000Z | libraries/protocol/credit_offer.cpp | blockops-de/bitshares-core | ac1cfc058633de8cfd0355fad207e5fa6e9d65f3 | [
"MIT"
] | 35 | 2015-11-02T15:50:00.000Z | 2017-01-17T22:11:01.000Z | libraries/protocol/credit_offer.cpp | blockchainprojects/bitshares-core | ac1cfc058633de8cfd0355fad207e5fa6e9d65f3 | [
"MIT"
] | 67 | 2015-10-14T21:26:18.000Z | 2017-01-16T14:20:45.000Z | /*
* Copyright (c) 2021 Abit More, and contributors.
*
* The MIT License
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
... | 45.045977 | 115 | 0.737688 | blockops-de |
b816927d5346d18684ff72fc71e2c3f6553c1aee | 6,503 | cc | C++ | ns-allinone-2.35/ns-2.35/common/misc.cc | nitishk017/ns2project | f037b796ff10300ffe0422580be5855c37d0b140 | [
"MIT"
] | 1 | 2018-03-05T15:23:27.000Z | 2018-03-05T15:23:27.000Z | ns-allinone-2.35/ns-2.35/common/misc.cc | nitishk017/ns2project | f037b796ff10300ffe0422580be5855c37d0b140 | [
"MIT"
] | 1 | 2019-01-20T17:35:23.000Z | 2019-01-22T21:41:38.000Z | ns-allinone-2.35/ns-2.35/common/misc.cc | nitishk017/ns2project | f037b796ff10300ffe0422580be5855c37d0b140 | [
"MIT"
] | 1 | 2021-09-29T16:06:57.000Z | 2021-09-29T16:06:57.000Z | /* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1994 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
... | 26.871901 | 108 | 0.67984 | nitishk017 |
b81a3917d25741187f06ef718c134601ca3f5430 | 415 | hpp | C++ | src/sfmlib/solver.hpp | stianfauskanger/simplerfastmurty | e4571edd5e83388220ebe002a15488cb7f52181d | [
"MIT"
] | null | null | null | src/sfmlib/solver.hpp | stianfauskanger/simplerfastmurty | e4571edd5e83388220ebe002a15488cb7f52181d | [
"MIT"
] | null | null | null | src/sfmlib/solver.hpp | stianfauskanger/simplerfastmurty | e4571edd5e83388220ebe002a15488cb7f52181d | [
"MIT"
] | null | null | null | #ifndef SFMLIB_SOLVER_HPP
#define SFMLIB_SOLVER_HPP
#include <iostream>
#include "../fastmurty/da.hpp"
#include "result.hpp"
#include "problem.hpp"
namespace sfmlib {
class solver {
public:
static sfmlib::result solve(sfmlib::problem problem);
[[nodiscard]] std::string to_string() const;
... | 19.761905 | 80 | 0.674699 | stianfauskanger |
b81afaa6246428fdc663c8d4759dc42d47c5b381 | 4,335 | cpp | C++ | src/GameClient/Windows/Controls/Layouts/Layouts.cpp | vitek-karas/WarPlusPlus | 3abb26ff30dc0e93de906ab6141b89c2fa301ae4 | [
"MIT"
] | 4 | 2019-06-17T13:44:49.000Z | 2021-01-19T10:39:48.000Z | src/GameClient/Windows/Controls/Layouts/Layouts.cpp | vitek-karas/WarPlusPlus | 3abb26ff30dc0e93de906ab6141b89c2fa301ae4 | [
"MIT"
] | null | null | null | src/GameClient/Windows/Controls/Layouts/Layouts.cpp | vitek-karas/WarPlusPlus | 3abb26ff30dc0e93de906ab6141b89c2fa301ae4 | [
"MIT"
] | 4 | 2019-06-17T16:03:20.000Z | 2020-02-15T09:14:30.000Z | // Layouts.cpp: implementation of the CLayouts class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Layouts.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////... | 22.005076 | 90 | 0.72549 | vitek-karas |
b823e0fca04cb1d0da0b60c41bf9b2b313c7879e | 1,407 | hpp | C++ | thread/common/src/states/base_configure.hpp | chacal/arduino | 6b77e59138a36d0627ab6f529e6f2ea7e65bcdfd | [
"Apache-2.0"
] | 4 | 2016-12-10T13:20:52.000Z | 2019-10-25T19:47:44.000Z | thread/common/src/states/base_configure.hpp | chacal/arduino | 6b77e59138a36d0627ab6f529e6f2ea7e65bcdfd | [
"Apache-2.0"
] | null | null | null | thread/common/src/states/base_configure.hpp | chacal/arduino | 6b77e59138a36d0627ab6f529e6f2ea7e65bcdfd | [
"Apache-2.0"
] | 1 | 2019-05-03T17:31:38.000Z | 2019-05-03T17:31:38.000Z |
namespace states {
template<typename M>
struct base_configure : M::Base {
protected:
struct config_timer_elapsed {
};
struct coap_timer_ticked {
};
public:
virtual void enter(typename M::Context &context) {
NRF_LOG_INFO("Configuring..");
config_timer.start(&context);
coap... | 31.977273 | 123 | 0.656716 | chacal |
b82611c42d8f0b365ea2dddb233f071d28d1b593 | 11,969 | cpp | C++ | SHORT_READ_ANALYSIS/src/cluster_graph.cpp | CSB5/OPERA-MS | ae46e005322774efc896d7c21ec265ad35748bc0 | [
"MIT"
] | 81 | 2018-03-22T15:01:08.000Z | 2022-01-17T17:52:31.000Z | SHORT_READ_ANALYSIS/src/cluster_graph.cpp | CSB5/OPERA-MS | ae46e005322774efc896d7c21ec265ad35748bc0 | [
"MIT"
] | 68 | 2017-09-14T08:17:53.000Z | 2022-03-09T18:56:12.000Z | SHORT_READ_ANALYSIS/src/cluster_graph.cpp | CSB5/OPERA-MS | ae46e005322774efc896d7c21ec265ad35748bc0 | [
"MIT"
] | 21 | 2017-09-14T06:15:18.000Z | 2021-09-30T03:19:22.000Z | #include <cstdlib>
#include <cstdio>
#include <cmath>
#include <iostream>
#include "cluster_graph.h"
#include "sigma.h"
ClusterGraph::ClusterGraph(ContigMap* contigs, EdgeQueue* edges) {
num_contigs_ = (int) contigs->size();
num_windows_ = 0;
for (auto it = contigs->begin(); it != contigs->end(); ++it) {
sCont... | 27.389016 | 179 | 0.658869 | CSB5 |
b8294de0404c1e326b046165de3f894ea80efe44 | 1,730 | hpp | C++ | ReactNativeFrontend/ios/Pods/boost/boost/phoenix/core/nothing.hpp | Harshitha91/Tmdb-react-native-node | e06e3f25a7ee6946ef07a1f524fdf62e48424293 | [
"Apache-2.0"
] | 12,278 | 2015-01-29T17:11:33.000Z | 2022-03-31T21:12:00.000Z | ios/Pods/boost-for-react-native/boost/phoenix/core/nothing.hpp | c7yrus/alyson-v3 | 5ad95a8f782f5f5d2fd543d44ca6a8b093395965 | [
"Apache-2.0"
] | 9,469 | 2015-01-30T05:33:07.000Z | 2022-03-31T16:17:21.000Z | ios/Pods/boost-for-react-native/boost/phoenix/core/nothing.hpp | c7yrus/alyson-v3 | 5ad95a8f782f5f5d2fd543d44ca6a8b093395965 | [
"Apache-2.0"
] | 892 | 2015-01-29T16:26:19.000Z | 2022-03-20T07:44:30.000Z | /*==============================================================================
Copyright (c) 2005-2010 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)
========================================... | 28.360656 | 81 | 0.539306 | Harshitha91 |
b82c16435c0f26eb9fb9ae139071aa811f89799b | 3,412 | cpp | C++ | BrainUnfuckCompiler/src/Structure.cpp | leonardo-ono/BrainUnfuck-to-Brainfuck-Compiler | b2428ee683bf6fadc2162f441a2964b176108b4b | [
"Xnet",
"X11"
] | 2 | 2022-01-23T15:39:35.000Z | 2022-01-24T01:57:58.000Z | BrainUnfuckCompiler/src/Structure.cpp | leonardo-ono/BrainUnfuck-to-Brainfuck-Compiler | b2428ee683bf6fadc2162f441a2964b176108b4b | [
"Xnet",
"X11"
] | null | null | null | BrainUnfuckCompiler/src/Structure.cpp | leonardo-ono/BrainUnfuck-to-Brainfuck-Compiler | b2428ee683bf6fadc2162f441a2964b176108b4b | [
"Xnet",
"X11"
] | null | null | null | #include "Structure.h"
Command::Name Command::commandNameFromStr(std::string str)
{
if (str == "DATA")
return Command::Name::DATA;
else if (str == "PROC")
return Command::Name::PROC;
else if (str == "ENDPROC")
return Command::Name::ENDPROC;
else if (str == "DO")
return C... | 27.967213 | 58 | 0.524619 | leonardo-ono |
b830c7c4211304406d7ac25ae9af2eb6d3dac48a | 1,179 | cpp | C++ | 10401.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10401.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10401.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | #include <cstdio>
#include <cmath>
#include <iostream>
#include <string>
#include <cstring>
#include <algorithm>
#include <vector>
#include <utility>
#include <stack>
#include <queue>
#include <map>
#define fi first
#define se second
#define pb push_back
#define mp make_pair
#define pi 2*acos(0.0)
#de... | 16.605634 | 68 | 0.566582 | felikjunvianto |
b836c787925ac977b39fd05e124a121d5b967c68 | 2,109 | cpp | C++ | Compiler Design Lab/code/LAB10/leaders-19_61.cpp | TanmayVig/sem6Labs | 68de98eae695806b0317012bb9c634d3124f5062 | [
"MIT"
] | null | null | null | Compiler Design Lab/code/LAB10/leaders-19_61.cpp | TanmayVig/sem6Labs | 68de98eae695806b0317012bb9c634d3124f5062 | [
"MIT"
] | null | null | null | Compiler Design Lab/code/LAB10/leaders-19_61.cpp | TanmayVig/sem6Labs | 68de98eae695806b0317012bb9c634d3124f5062 | [
"MIT"
] | null | null | null | // identify leaders and then blocks
#include <bits/stdc++.h>
using namespace std;
int create_num(string s, size_t found)
{
int num = 0, ind = found + 5;
while (isdigit(s[ind]))
{
num = num * 10 + (s[ind++] - '0');
}
return num;
}
class Block
{
public:
vector<string> code;
vector<in... | 22.2 | 110 | 0.488383 | TanmayVig |
b8387e639b1e2d38c75e2aaf3196407e8fe24922 | 3,732 | hpp | C++ | client/systems/ui_toolkit.hpp | Exonical/Vanguard_Wasteland.cup_chernarus_A3 | ee8f51807847f35c924bb8bf701e863387b603b8 | [
"MIT"
] | 1 | 2020-07-23T13:49:05.000Z | 2020-07-23T13:49:05.000Z | client/systems/ui_toolkit.hpp | Exonical/Vanguard_Wasteland.cup_chernarus_A3 | ee8f51807847f35c924bb8bf701e863387b603b8 | [
"MIT"
] | null | null | null | client/systems/ui_toolkit.hpp | Exonical/Vanguard_Wasteland.cup_chernarus_A3 | ee8f51807847f35c924bb8bf701e863387b603b8 | [
"MIT"
] | null | null | null | // ******************************************************************************************
// * This project is licensed under the GNU Affero GPL v3. Copyright © 2014 A3Wasteland.com *
// ******************************************************************************************
// @file Name: ui_toolkit.hpp
// @file... | 48.467532 | 184 | 0.71463 | Exonical |
b8396941d68c6c4ea34d3ddc21475f5855b2ccee | 12,577 | cpp | C++ | QP/v5.4.2/qpcpp/examples/arm-cm/game_ek-lm3s811/mine1.cpp | hyller/GladiatorCots | 36a69df68675bb40b562081c531e6674037192a8 | [
"Unlicense"
] | null | null | null | QP/v5.4.2/qpcpp/examples/arm-cm/game_ek-lm3s811/mine1.cpp | hyller/GladiatorCots | 36a69df68675bb40b562081c531e6674037192a8 | [
"Unlicense"
] | null | null | null | QP/v5.4.2/qpcpp/examples/arm-cm/game_ek-lm3s811/mine1.cpp | hyller/GladiatorCots | 36a69df68675bb40b562081c531e6674037192a8 | [
"Unlicense"
] | null | null | null | //****************************************************************************
// Model: game.qm
// File: ./mine1.cpp
//
// This code has been generated by QM tool (see state-machine.com/qm).
// DO NOT EDIT THIS FILE MANUALLY. All your changes will be lost.
//
// This program is open source software: you can redistrib... | 36.140805 | 87 | 0.50481 | hyller |
b83b81095c06176978c02a6cb54c6c024248951c | 143 | cpp | C++ | src/10000/10569.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | 8 | 2018-04-12T15:54:09.000Z | 2020-06-05T07:41:15.000Z | src/10000/10569.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | null | null | null | src/10000/10569.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | null | null | null | #include <stdio.h>
int main()
{
int t, v, e;
scanf("%d", &t);
while(scanf("%d %d", &v, &e)!=EOF)
printf("%d\n", 2+e-v);
}
| 14.3 | 38 | 0.426573 | upple |
b83ffb464dcdf33a5a34274c2c0cba3f0f596985 | 1,216 | hpp | C++ | libhttpserver/HTTPHeaders.hpp | harsath/SSL-HTTP-Application-Server-CPP-RFC7231 | 140fb59997e9049bb4ca89806df527556ed890a0 | [
"MIT"
] | 5 | 2020-09-16T02:06:44.000Z | 2020-11-10T01:59:55.000Z | libhttpserver/HTTPHeaders.hpp | harsathAI/HTTP-Application-Server-CPP-RFC7231 | 140fb59997e9049bb4ca89806df527556ed890a0 | [
"MIT"
] | 9 | 2020-10-23T12:20:08.000Z | 2021-01-22T03:44:38.000Z | libhttpserver/HTTPHeaders.hpp | harsathAI/HTTP-Application-Server-CPP-RFC7231 | 140fb59997e9049bb4ca89806df527556ed890a0 | [
"MIT"
] | null | null | null | #pragma once
#include "HTTPHelpers.hpp"
#include <vector>
#include "HTTPConstants.hpp"
namespace HTTP{
class HTTPHeaders{
private:
std::unordered_map<std::string, std::string> _HTTPHeaders;
HTTP::HTTPConst::HTTP_RESPONSE_CODE _parser_response =
HTTP::HTTPConst::HTTP_RESPONSE_CODE::OK;
std::vector<std... | 36.848485 | 89 | 0.741776 | harsath |
cdc2b080ca48331aca20b7101fe4a67b1b2a5519 | 976 | hxx | C++ | ImageSharpOpenJpegNative/src/openjpeg.hxx | cinderblocks/ImageSharp.OpenJpeg | bf5c976a6dbfa0d2666be566c845a7410440cea2 | [
"Apache-2.0"
] | null | null | null | ImageSharpOpenJpegNative/src/openjpeg.hxx | cinderblocks/ImageSharp.OpenJpeg | bf5c976a6dbfa0d2666be566c845a7410440cea2 | [
"Apache-2.0"
] | null | null | null | ImageSharpOpenJpegNative/src/openjpeg.hxx | cinderblocks/ImageSharp.OpenJpeg | bf5c976a6dbfa0d2666be566c845a7410440cea2 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2022 Sjofn LLC. 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 applicab... | 32.533333 | 75 | 0.762295 | cinderblocks |
cdc2f99ba0fdf3a7abe0447b3323186aaa5ddbe2 | 40,702 | cpp | C++ | src/test/syscoin_offer_tests.cpp | gtacoin-dev/gtacoin | f66f063b47ba973856c200074db1b95abf5ab794 | [
"MIT"
] | null | null | null | src/test/syscoin_offer_tests.cpp | gtacoin-dev/gtacoin | f66f063b47ba973856c200074db1b95abf5ab794 | [
"MIT"
] | null | null | null | src/test/syscoin_offer_tests.cpp | gtacoin-dev/gtacoin | f66f063b47ba973856c200074db1b95abf5ab794 | [
"MIT"
] | null | null | null | #include "test/test_gtacoin_services.h"
#include "utiltime.h"
#include "rpc/server.h"
#include "alias.h"
#include "feedback.h"
#include <boost/test/unit_test.hpp>
BOOST_GLOBAL_FIXTURE( GtacoinTestingSetup );
BOOST_FIXTURE_TEST_SUITE (gtacoin_offer_tests, BasicGtacoinTestingSetup)
BOOST_AUTO_TEST_CASE (generate_offer... | 52.79118 | 1,051 | 0.761486 | gtacoin-dev |
cdc4afd451eaa4186fa54f0c51080d39c591d5a7 | 1,156 | cpp | C++ | rct_optimizations/test/conversion_utest.cpp | m-limbird/robot_cal_tools | c3ee0c26895af50219afc450e7e6f866b7b86cbe | [
"Apache-2.0"
] | 110 | 2018-07-01T07:59:25.000Z | 2022-03-16T04:27:44.000Z | rct_optimizations/test/conversion_utest.cpp | m-limbird/robot_cal_tools | c3ee0c26895af50219afc450e7e6f866b7b86cbe | [
"Apache-2.0"
] | 65 | 2018-07-02T02:29:36.000Z | 2022-03-04T19:11:41.000Z | rct_optimizations/test/conversion_utest.cpp | m-limbird/robot_cal_tools | c3ee0c26895af50219afc450e7e6f866b7b86cbe | [
"Apache-2.0"
] | 35 | 2018-07-01T01:43:48.000Z | 2022-03-15T22:14:47.000Z | #include <gtest/gtest.h>
#include <rct_optimizations/eigen_conversions.h>
// Test the conversion of a pose from Eigen to internal calibration format and back
TEST(EigenConversions, there_and_back_identity)
{
const auto e_pose = Eigen::Isometry3d::Identity();
const auto cal_pose = rct_optimizations::poseEigenToCal(... | 36.125 | 111 | 0.759516 | m-limbird |
cdc84c6229ee327fd43a4b83217c5a5229b85eb0 | 1,780 | cpp | C++ | src/lib/utils/read_kv.cpp | ssd71/botan | d6b5b4a31af102bd6405e4f381e2ea21d2317a1c | [
"BSD-2-Clause"
] | 56 | 2019-04-25T19:06:11.000Z | 2022-03-25T20:26:25.000Z | src/lib/utils/read_kv.cpp | evpo/botan | 6f8a696962c3aa605e9e5a53710c96dcb8477c9f | [
"BSD-2-Clause"
] | 184 | 2019-04-24T18:20:08.000Z | 2022-03-22T18:56:45.000Z | src/lib/utils/read_kv.cpp | evpo/botan | 6f8a696962c3aa605e9e5a53710c96dcb8477c9f | [
"BSD-2-Clause"
] | 34 | 2019-04-03T15:21:16.000Z | 2022-03-20T04:26:53.000Z | /*
* (C) 2018 Ribose Inc
*
* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/parsing.h>
#include <botan/exceptn.h>
namespace Botan {
std::map<std::string, std::string> read_kv(const std::string& kv)
{
std::map<std::string, std::string> m;
if(kv == "")
return m;
... | 20.697674 | 73 | 0.497191 | ssd71 |
cdcb45daea15478082924df553febaad2a28f8b2 | 22,650 | cpp | C++ | gazebo_joint_control/src/GazeboJointControlLocalImpl.cpp | JenniferBuehler/joint-control-pkgs | 3fcbc64a87704a3ddaa9d7f4c78e45b48925ec6f | [
"BSD-3-Clause"
] | 22 | 2017-01-20T14:57:36.000Z | 2020-10-15T13:57:40.000Z | gazebo_joint_control/src/GazeboJointControlLocalImpl.cpp | jdom1824/joint-control-pkgs | 6db7d2447054622712690669036a256432fd7ba2 | [
"BSD-3-Clause"
] | 6 | 2016-07-16T13:09:02.000Z | 2020-12-07T14:42:58.000Z | gazebo_joint_control/src/GazeboJointControlLocalImpl.cpp | jdom1824/joint-control-pkgs | 6db7d2447054622712690669036a256432fd7ba2 | [
"BSD-3-Clause"
] | 18 | 2016-09-01T07:28:58.000Z | 2021-02-10T05:55:30.000Z | #ifdef DOXYGEN_SHOULD_SKIP_THIS
/**
Copyright (C) 2015 Jennifer Buehler
See also LICENSE file in this repository.
*/
#endif
#include <gazebo_joint_control/GazeboJointControlLocalImpl.h>
#include <gazebo_joint_control/GazeboVersionHelpers.h>
#include <convenience_math_functions/MathFunctions.h>
#include <map>
#i... | 41.712707 | 166 | 0.580574 | JenniferBuehler |
cdcb60bd31e5d048d518a2981ad1211bad4acc3d | 5,050 | hpp | C++ | sprout/range/adaptor/adapted_window.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | 1 | 2016-09-29T21:55:58.000Z | 2016-09-29T21:55:58.000Z | sprout/range/adaptor/adapted_window.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | null | null | null | sprout/range/adaptor/adapted_window.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | null | null | null | /*=============================================================================
Copyright (c) 2011-2014 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | 40.725806 | 142 | 0.707723 | EzoeRyou |
cdcd28bbb6c5a02f5a72ac2552d13db3a47befea | 4,071 | hpp | C++ | Source/engine/surface.hpp | mewpull/devilutionX | e82dc72d12817cdd0780cb2ea838d24c587333be | [
"Unlicense"
] | 5,649 | 2018-08-02T17:55:32.000Z | 2022-03-31T22:09:42.000Z | Source/engine/surface.hpp | mewpull/devilutionX | e82dc72d12817cdd0780cb2ea838d24c587333be | [
"Unlicense"
] | 2,748 | 2018-08-03T17:12:14.000Z | 2022-03-31T22:53:59.000Z | Source/engine/surface.hpp | mewpull/devilutionX | e82dc72d12817cdd0780cb2ea838d24c587333be | [
"Unlicense"
] | 835 | 2018-08-02T23:14:24.000Z | 2022-03-31T12:53:08.000Z | #pragma once
#include <cstdint>
#include <cstddef>
#include <SDL_version.h>
#if SDL_VERSION_ATLEAST(2, 0, 0)
#include <SDL_rect.h>
#include <SDL_surface.h>
#else
#include <SDL_video.h>
#include "utils/sdl2_to_1_2_backports.h"
#endif
#include "engine/point.hpp"
#include "utils/sdl_geometry.h"
#inclu... | 22.743017 | 102 | 0.637927 | mewpull |
cdce971983ea1a01c07ceaff159a24f2e3f40ce2 | 3,567 | cpp | C++ | graphics/graphics.cpp | Grayson112233/sdlgl | 68c0398fa1dc5ebed77f2528856f7cd6d6d9cdda | [
"MIT"
] | 1 | 2019-12-25T19:35:00.000Z | 2019-12-25T19:35:00.000Z | graphics/graphics.cpp | graysonpike/sdlgl | 68c0398fa1dc5ebed77f2528856f7cd6d6d9cdda | [
"MIT"
] | null | null | null | graphics/graphics.cpp | graysonpike/sdlgl | 68c0398fa1dc5ebed77f2528856f7cd6d6d9cdda | [
"MIT"
] | 1 | 2019-12-25T19:35:01.000Z | 2019-12-25T19:35:01.000Z | #include "graphics.h"
// PRIVATE HELPER FUNCTIONS
// Starts SDL2 and creates a window.
// Also starts additional libraries like sdl_ttf and sdl_mixer
// Some flags can be changed for different rendering settings
bool Graphics::init_sdl(std::string window_title) {
// Initialize SDL_video
if(SDL_Init(SDL_INIT... | 24.944056 | 124 | 0.663022 | Grayson112233 |
cdcf4d86da475ef50258ddf52b6cdccff49bd317 | 8,446 | cc | C++ | riegeli/lines/line_reading.cc | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | 302 | 2018-01-03T17:41:05.000Z | 2022-03-30T12:06:31.000Z | riegeli/lines/line_reading.cc | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | 23 | 2018-11-14T20:30:43.000Z | 2022-02-16T07:52:59.000Z | riegeli/lines/line_reading.cc | mingzhao-db/riegeli | 7314c9767426fa6d25a3a3b5db2bebbf81db27f2 | [
"Apache-2.0"
] | 49 | 2018-02-12T06:20:01.000Z | 2022-03-27T02:38:35.000Z | // Copyright 2019 Google LLC
//
// 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 agreed to in ... | 37.371681 | 80 | 0.634738 | mingzhao-db |
cdd0fd6f8834ce7406a32374661b5d6b27108131 | 1,375 | cpp | C++ | Lab3/tests2.cpp | NLaDuke/CSIII-Labs | 8f2658d6fcf6cc838bbef17bc5110a10c742bf0e | [
"MIT"
] | null | null | null | Lab3/tests2.cpp | NLaDuke/CSIII-Labs | 8f2658d6fcf6cc838bbef17bc5110a10c742bf0e | [
"MIT"
] | null | null | null | Lab3/tests2.cpp | NLaDuke/CSIII-Labs | 8f2658d6fcf6cc838bbef17bc5110a10c742bf0e | [
"MIT"
] | null | null | null | // testing the implementation of templated list collection
// Mikhail Nesterenko
// 9/10/2015
#include <iostream>
#include <string>
#include "Collection.hpp" // template definition
using std::cout; using std::endl;
using std::string;
int main(){
// manipulating integers
Collection<int> cone;
cout << "Integ... | 21.153846 | 58 | 0.621818 | NLaDuke |
cdd3d2381e837938457bda2d73992f8d87155acc | 744 | cpp | C++ | _includes/code/2020-04/eyeDetection/KeypointDetector.cpp | bewagner/bewagner.github.io | 128b6cf543030ff7ddd0824e3e4d60abd6aadec1 | [
"MIT"
] | null | null | null | _includes/code/2020-04/eyeDetection/KeypointDetector.cpp | bewagner/bewagner.github.io | 128b6cf543030ff7ddd0824e3e4d60abd6aadec1 | [
"MIT"
] | 5 | 2020-08-15T11:04:55.000Z | 2022-02-26T07:43:45.000Z | _includes/code/2020-04/eyeDetection/KeypointDetector.cpp | bewagner/bewagner.github.io | 128b6cf543030ff7ddd0824e3e4d60abd6aadec1 | [
"MIT"
] | null | null | null | #include "KeypointDetector.h"
#include <opencv4/opencv2/opencv.hpp>
KeypointDetector::KeypointDetector() {
facemark_ = cv::face::FacemarkLBF::create();
facemark_->loadModel(KEYPOINT_DETECTION_MODEL);
}
std::vector<FaceKeypoints>
KeypointDetector::detect_keypoints(const std::vector<cv::Rect> &face_rectangles,... | 29.76 | 110 | 0.727151 | bewagner |
cdd49c3db54b6cd5d21801fd8b786b03f0eb05d5 | 2,793 | cpp | C++ | Tests/unit-tests/Source/wali/domains/class-TraceSplitSemElem/TraceSplitSemElem.cpp | jusito/WALi-OpenNWA | 2bb4aca02c5a5d444fd038e8aa3eecd7d1ccbb99 | [
"MIT"
] | 15 | 2015-03-07T17:25:57.000Z | 2022-02-04T20:17:00.000Z | Tests/unit-tests/Source/wali/domains/class-TraceSplitSemElem/TraceSplitSemElem.cpp | jusito/WALi-OpenNWA | 2bb4aca02c5a5d444fd038e8aa3eecd7d1ccbb99 | [
"MIT"
] | 1 | 2018-03-03T05:58:55.000Z | 2018-03-03T12:26:10.000Z | Tests/unit-tests/Source/wali/domains/class-TraceSplitSemElem/TraceSplitSemElem.cpp | jusito/WALi-OpenNWA | 2bb4aca02c5a5d444fd038e8aa3eecd7d1ccbb99 | [
"MIT"
] | 15 | 2015-09-25T17:44:35.000Z | 2021-07-18T18:25:38.000Z | #include <gtest/gtest.h>
#include "wali/domains/TraceSplitSemElem.hpp"
#include "fixtures.hpp"
namespace wali {
namespace domains {
TEST(testing$TraceSplitMaps, MapsHaveTheCorrectSize) {
TraceSplitMaps maps;
EXPECT_EQ(0u, maps.empty.size());
EXPECT_EQ(3u, maps.guards012.size());
EXPEC... | 34.481481 | 106 | 0.706767 | jusito |
cdd50452790904e7c393193de03199bc7c3b7ffc | 9,975 | cpp | C++ | codes/View/MainWindow.cpp | wuzhuobin/IADE_Analyzer | fa78f5999c820a7cf6bf740080933d84ef8952ca | [
"Apache-2.0"
] | 2 | 2021-01-09T08:13:23.000Z | 2021-04-28T14:16:50.000Z | codes/View/MainWindow.cpp | wuzhuobin/IADE_Analyzer | fa78f5999c820a7cf6bf740080933d84ef8952ca | [
"Apache-2.0"
] | 8 | 2017-02-09T11:04:13.000Z | 2017-03-22T03:25:12.000Z | codes/View/MainWindow.cpp | wuzhuobin/IADE_Analyzer | fa78f5999c820a7cf6bf740080933d84ef8952ca | [
"Apache-2.0"
] | null | null | null | #include "MainWindow.h"
#include "ui_MainWindow.h"
#include "ui_ViewerWidget.h"
#include "ModuleWidget.h"
#include "ViewerWidget.h"
#include "MeasurementWidget.h"
#include <qdebug.h>
#include <qsettings.h>
#include <qfiledialog.h>
#include <QVTKInteractor.h>
#include <vtkRenderWindow.h>
#include "RegistrationWizar... | 27.941176 | 91 | 0.735539 | wuzhuobin |
cdd644b75465c0698d69909d1ba66d14ac288cd5 | 531 | cpp | C++ | Disruptor.Tests/IgnoreExceptionHandlerTests.cpp | GregGodin/Disruptor-cpp | aa06c37b94dfae3b9859bfbeaf1cd66ea27fac6b | [
"Apache-2.0"
] | 4 | 2019-07-22T04:04:00.000Z | 2022-01-18T11:25:48.000Z | Disruptor.Tests/IgnoreExceptionHandlerTests.cpp | GregGodin/Disruptor-cpp | aa06c37b94dfae3b9859bfbeaf1cd66ea27fac6b | [
"Apache-2.0"
] | null | null | null | Disruptor.Tests/IgnoreExceptionHandlerTests.cpp | GregGodin/Disruptor-cpp | aa06c37b94dfae3b9859bfbeaf1cd66ea27fac6b | [
"Apache-2.0"
] | 2 | 2019-07-25T13:03:16.000Z | 2019-10-25T06:23:15.000Z | #include "stdafx.h"
#include "Disruptor/ArgumentException.h"
#include "Disruptor/IgnoreExceptionHandler.h"
#include "StubEvent.h"
using namespace Disruptor;
TEST(IgnoreExceptionHandlerTests, ShouldIgnoreException)
{
auto causeException = ArgumentException("IgnoreExceptionHandler.ShouldIgnoreException");
auto... | 29.5 | 92 | 0.789077 | GregGodin |
cdd71c1edcc827f37720968a67eee211dfc2f3ae | 1,214 | cpp | C++ | 10229.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10229.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10229.cpp | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | #include <cstdio>
#include <cmath>
#include <iostream>
#include <string>
#include <cstring>
#include <algorithm>
#include <vector>
#include <utility>
#include <stack>
#include <queue>
#include <map>
#define fi first
#define se second
#define pb push_back
#define mp make_pair
#define pi 2*acos(0.0)
#de... | 17.594203 | 54 | 0.599671 | felikjunvianto |
cdd763b7a24905ccb38cf93e309fb5a7a6d4790a | 2,017 | hpp | C++ | src/sched/entry/ze/ze_barrier_entry.hpp | oneapi-src/oneCCL | b5d62cac0e7be776e2430a7d44d53a6e5e551daf | [
"Apache-2.0"
] | 70 | 2020-03-05T21:16:08.000Z | 2022-03-24T21:58:56.000Z | src/sched/entry/ze/ze_barrier_entry.hpp | oneapi-src/oneCCL | b5d62cac0e7be776e2430a7d44d53a6e5e551daf | [
"Apache-2.0"
] | 17 | 2020-03-14T08:28:07.000Z | 2022-03-03T06:35:34.000Z | src/sched/entry/ze/ze_barrier_entry.hpp | oneapi-src/oneCCL | b5d62cac0e7be776e2430a7d44d53a6e5e551daf | [
"Apache-2.0"
] | 22 | 2020-03-13T01:17:22.000Z | 2022-03-16T12:42:43.000Z | /*
Copyright 2016-2020 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 agreed to in w... | 29.231884 | 73 | 0.597918 | oneapi-src |
cdd80d62e2be8d1d26a56e686edb98f577692c1d | 47,398 | cpp | C++ | Source/AliveLibAE/Map.cpp | Leonard2/alive_reversing | c6d85f435e275db1d41e2ec8b4e52454aa932e05 | [
"MIT"
] | null | null | null | Source/AliveLibAE/Map.cpp | Leonard2/alive_reversing | c6d85f435e275db1d41e2ec8b4e52454aa932e05 | [
"MIT"
] | null | null | null | Source/AliveLibAE/Map.cpp | Leonard2/alive_reversing | c6d85f435e275db1d41e2ec8b4e52454aa932e05 | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include "Map.hpp"
#include "PathData.hpp"
#include "Function.hpp"
#include "ScreenManager.hpp"
#include "ResourceManager.hpp"
#include "LvlArchive.hpp"
#include "Sound/Midi.hpp"
#include "SwitchStates.hpp"
#include "Game.hpp"
#include "Abe.hpp"
#include "MusicController.hpp"
#include "BackgroundMus... | 33.591779 | 228 | 0.624182 | Leonard2 |
cde3ba9501e1e3c7eb728ae15729956502bb1014 | 2,873 | hpp | C++ | src/Renderer.hpp | ser94mor/lidar-obstacle-detection | e0271e6cd7c925fbd1804ecbe24eb0b7706c1f64 | [
"MIT"
] | 23 | 2019-08-05T08:53:42.000Z | 2022-03-25T07:14:29.000Z | src/Renderer.hpp | ser94mor/lidar-obstacle-detection | e0271e6cd7c925fbd1804ecbe24eb0b7706c1f64 | [
"MIT"
] | 8 | 2019-06-20T09:23:31.000Z | 2020-11-25T09:14:06.000Z | src/Renderer.hpp | ser94mor/lidar-obstacle-detection | e0271e6cd7c925fbd1804ecbe24eb0b7706c1f64 | [
"MIT"
] | 7 | 2019-08-07T18:38:00.000Z | 2021-06-23T21:43:04.000Z | /**
* Copyright (C) 2019 Sergey Morozov <sergey@morozov.ch>
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, ... | 29.316327 | 101 | 0.69196 | ser94mor |
cde562da0a39fd9620c9bc2b6048b46d2398b1a1 | 3,176 | cpp | C++ | pixmap_test.cpp | ndaniyarov/pixmap-ops | d893a7ef6621ddfacab68c58ec542502ee522e3a | [
"MIT"
] | null | null | null | pixmap_test.cpp | ndaniyarov/pixmap-ops | d893a7ef6621ddfacab68c58ec542502ee522e3a | [
"MIT"
] | null | null | null | pixmap_test.cpp | ndaniyarov/pixmap-ops | d893a7ef6621ddfacab68c58ec542502ee522e3a | [
"MIT"
] | null | null | null | #include <iostream>
#include "ppm_image.h"
using namespace std;
using namespace agl;
int main(int argc, char** argv)
{
ppm_image image;
image.load("../images/feep.ppm");
image.save("feep-test-save.ppm"); // should match original
// should print 4 4
cout << "loaded feep: " << image.width() << " " << ... | 28.612613 | 86 | 0.627834 | ndaniyarov |
cde7e4b7fa6f62d6b3bff228cf0c3bc8964ca1fd | 6,534 | cpp | C++ | lesson03/src/helper_functions.cpp | MikluhaMaklay/CPPExercises2021 | 5bd9f103eeaa09bd2ffda2130ae143f269d9ef7f | [
"MIT"
] | null | null | null | lesson03/src/helper_functions.cpp | MikluhaMaklay/CPPExercises2021 | 5bd9f103eeaa09bd2ffda2130ae143f269d9ef7f | [
"MIT"
] | 2 | 2021-10-20T08:40:11.000Z | 2022-02-16T08:47:37.000Z | lesson03/src/helper_functions.cpp | MikluhaMaklay/CPPExercises2021 | 5bd9f103eeaa09bd2ffda2130ae143f269d9ef7f | [
"MIT"
] | null | null | null | #include "helper_functions.h"
#include <libutils/rasserts.h>
#include <iostream>
cv::Mat makeAllBlackPixelsBlue(cv::Mat image) {
// ниже приведен пример как узнать цвет отдельного пикселя - состоящий из тройки чисел BGR (Blue Green Red)
// чем больше значение одного из трех чисел - тем насыщеннее его оттено... | 39.125749 | 183 | 0.595654 | MikluhaMaklay |
cde8cf07bd6e5ae7f28619cef7251969b4f2c02f | 1,251 | cpp | C++ | Features/Integral_images.cpp | QuMIke/PracticePCL | efe947607516d28c176721c9930be049b50ad18a | [
"MIT"
] | null | null | null | Features/Integral_images.cpp | QuMIke/PracticePCL | efe947607516d28c176721c9930be049b50ad18a | [
"MIT"
] | null | null | null | Features/Integral_images.cpp | QuMIke/PracticePCL | efe947607516d28c176721c9930be049b50ad18a | [
"MIT"
] | null | null | null | /*
In this tutorial we will learn how to compute normals for an organized point cloud using integral images.
*/
#include "stdafx.h"
#include <iostream>
#include <vtkAutoInit.h>
#include <pcl/point_types.h>
#include <pcl/features/integral_image_normal.h>
#include <pcl/visualization/cloud_viewer.h>
#include "KinnectGrab... | 25.02 | 105 | 0.725819 | QuMIke |
cde9bfc27e35818bd07632782b49ec82d5e94d67 | 3,727 | cpp | C++ | PAT_A/A1016|Phone Bills|e.g.cpp | FunamiYui/PAT_Code_Akari | 52e06689b6bf8177c43ab9256719258c47e80b25 | [
"MIT"
] | null | null | null | PAT_A/A1016|Phone Bills|e.g.cpp | FunamiYui/PAT_Code_Akari | 52e06689b6bf8177c43ab9256719258c47e80b25 | [
"MIT"
] | null | null | null | PAT_A/A1016|Phone Bills|e.g.cpp | FunamiYui/PAT_Code_Akari | 52e06689b6bf8177c43ab9256719258c47e80b25 | [
"MIT"
] | null | null | null | //example
#include <cstdio>
#include <cstring>
#include <algorithm>
using namespace std;
const int maxn = 1010;
int toll[25]; //资费
struct Record {
char name[25]; //姓名
int month, dd, hh, mm; //月份、日、时、分
bool status; //status == true表示该记录为on-line, 否则为off-line
} rec[maxn], temp;
bool cmp(Reco... | 35.160377 | 104 | 0.513818 | FunamiYui |
cdea90f6d4d3824324c0b38f0a84cc8cfd0e0e3a | 4,526 | cpp | C++ | common/metrics.cpp | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 26 | 2020-01-31T18:12:44.000Z | 2022-02-07T01:46:07.000Z | common/metrics.cpp | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 17 | 2020-01-30T20:40:35.000Z | 2021-12-22T18:43:21.000Z | common/metrics.cpp | plsmaop/SLOG | bcf5775fdb756d73e56265835020517f6f7b79a7 | [
"MIT"
] | 6 | 2019-12-24T15:30:45.000Z | 2021-07-06T19:47:30.000Z | #include "metrics.h"
#include <algorithm>
#include <list>
#include <random>
#include "common/csv_writer.h"
#include "common/proto_utils.h"
#include "glog/logging.h"
#include "proto/internal.pb.h"
#include "version.h"
namespace slog {
using time_point_t = std::chrono::system_clock::time_point;
class TransactionEven... | 31.213793 | 120 | 0.702828 | plsmaop |
cdeb94ad29e7d5ba1a3cb5525a706718280ca0dc | 12,406 | hpp | C++ | include/preform/fresnel.hpp | mgradysaunders/preform | ab5713d95653bd647d2985cdcd2c9e0e9a05f488 | [
"BSD-2-Clause"
] | null | null | null | include/preform/fresnel.hpp | mgradysaunders/preform | ab5713d95653bd647d2985cdcd2c9e0e9a05f488 | [
"BSD-2-Clause"
] | null | null | null | include/preform/fresnel.hpp | mgradysaunders/preform | ab5713d95653bd647d2985cdcd2c9e0e9a05f488 | [
"BSD-2-Clause"
] | null | null | null | /* Copyright (c) 2018-20 M. Grady Saunders
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above
* copyright notice, this list of conditions and the ... | 27.265934 | 79 | 0.586007 | mgradysaunders |
cdebb629a94a7919cae317444dbb1b28755d0403 | 1,231 | cc | C++ | server/core/Source/SuccessiveOverRelaxationSpace.cc | paxbun/laplace-eq-therm | 26d50e5a559213f7248783329e7c4145cfd92589 | [
"MIT"
] | 1 | 2021-10-14T00:44:19.000Z | 2021-10-14T00:44:19.000Z | server/core/Source/SuccessiveOverRelaxationSpace.cc | paxbun/laplace-eq-therm | 26d50e5a559213f7248783329e7c4145cfd92589 | [
"MIT"
] | null | null | null | server/core/Source/SuccessiveOverRelaxationSpace.cc | paxbun/laplace-eq-therm | 26d50e5a559213f7248783329e7c4145cfd92589 | [
"MIT"
] | null | null | null | // Copyright (c) 2021 Chanjung Kim. All rights reserved.
// Licensed under the MIT License.
#include <leth/SuccessiveOverRelaxationSpace.hh>
#include <cmath>
#include <cstdio>
char const* SuccessiveOverRelaxationSpace::GetName() noexcept
{
return "SOR";
}
void SuccessiveOverRelaxationSpace::SolveEquation(std::v... | 27.355556 | 91 | 0.471974 | paxbun |
cdef8fffd037bc26f943dc5ac0cab4958310a58f | 4,288 | cpp | C++ | Engine/EngineCore/QtJSONStartupSettingsDataAccessObject.cpp | OGRECave/scape | 9c95ec7b6d8372a7a2a4eb6b96dcb5f2219e2bf2 | [
"BSD-2-Clause"
] | 48 | 2018-06-18T01:38:41.000Z | 2022-03-25T10:29:27.000Z | Engine/EngineCore/QtJSONStartupSettingsDataAccessObject.cpp | OGRECave/scape | 9c95ec7b6d8372a7a2a4eb6b96dcb5f2219e2bf2 | [
"BSD-2-Clause"
] | 32 | 2018-07-23T14:17:23.000Z | 2020-11-02T23:28:48.000Z | Engine/EngineCore/QtJSONStartupSettingsDataAccessObject.cpp | OGRECave/scape | 9c95ec7b6d8372a7a2a4eb6b96dcb5f2219e2bf2 | [
"BSD-2-Clause"
] | 7 | 2018-07-23T09:34:06.000Z | 2022-02-15T09:54:16.000Z | #include "ScapeEngineStableHeaders.h"
#include "QtJSONStartupSettingsDataAccessObject.h"
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonArray>
namespace ScapeEngine
{
QtJSONStartupSettingsDataAccessObject::QtJSONStartupSettingsDataAccessObject(std::string fileName)
: mFileHelper(fileName)
{
}
Qt... | 36.033613 | 107 | 0.549907 | OGRECave |
cdf4d392d1d6d036ee22e88d1eacfcada103320b | 35,731 | cpp | C++ | innative-cmd/main.cpp | innative-sdk/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 381 | 2018-12-13T19:53:48.000Z | 2022-03-21T07:33:39.000Z | innative-cmd/main.cpp | Black-Sphere-Studios/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 62 | 2018-10-16T15:42:25.000Z | 2021-03-29T23:55:56.000Z | innative-cmd/main.cpp | Black-Sphere-Studios/innative | 7c4733a390ace01900e914b1b03cc6bc96e879c8 | [
"Apache-2.0"
] | 13 | 2018-12-13T17:43:49.000Z | 2020-06-13T15:10:38.000Z | // Copyright (c)2021 Fundament Software
// For conditions of distribution and use, see copyright notice in innative.h
#include "innative/export.h"
#include <iostream>
#include <vector>
#include <fstream>
#include <unordered_map>
#include <functional>
#include <algorithm>
#include "../innative/filesys.h"
#ifdef IN_PLA... | 33.645009 | 199 | 0.62867 | innative-sdk |
cdf684d46caa1458057b6f7634711f50718f4658 | 24,102 | hpp | C++ | DoubleInt_t.hpp | jlinton/DoubleInt_t | 83659199e5136c376d1731ce39ce45193577db6c | [
"MIT"
] | 3 | 2015-05-12T02:33:28.000Z | 2017-12-06T08:47:27.000Z | DoubleInt_t.hpp | jlinton/DoubleInt_t | 83659199e5136c376d1731ce39ce45193577db6c | [
"MIT"
] | null | null | null | DoubleInt_t.hpp | jlinton/DoubleInt_t | 83659199e5136c376d1731ce39ce45193577db6c | [
"MIT"
] | null | null | null | // C++ BigNum template class
// AKA the integer doubler template.
// Copyright(C) 2007,2015 Jeremy Linton
//
// Source identity: DoubleInt_t.hpp
//
// This started as an amusing exercise in template meta-programming..
// Or in this case nestable classes. AKA std::list<std::list<>>
// But the optimizer can see into the... | 37.896226 | 176 | 0.604141 | jlinton |
cdf81102fac6668ce226adff31a8cfefe0ff79fa | 3,676 | cpp | C++ | src/Broadcaster2006/OnAir/ComercialWnd.cpp | pedroroque/DigitalBroadcaster | 279e65b348421dcd8db53ebb588154b85dc169e9 | [
"MIT"
] | null | null | null | src/Broadcaster2006/OnAir/ComercialWnd.cpp | pedroroque/DigitalBroadcaster | 279e65b348421dcd8db53ebb588154b85dc169e9 | [
"MIT"
] | null | null | null | src/Broadcaster2006/OnAir/ComercialWnd.cpp | pedroroque/DigitalBroadcaster | 279e65b348421dcd8db53ebb588154b85dc169e9 | [
"MIT"
] | null | null | null | // ComercialWnd.cpp : implementation file
//
#include "stdafx.h"
#include "OnAir.h"
#include "ComercialWnd.h"
#include "ExternalObjects.h"
#include "OnAirUtils.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////////////////////////////////////////////////////////... | 22.832298 | 129 | 0.715996 | pedroroque |
cdf937b7f8c26ab46651077cd53e332d416bfd0d | 12,392 | cpp | C++ | src/map2gtf.cpp | infphilo/tophat | 37540ce3f0c10e0f0bfafa2f29450055fc5da384 | [
"BSL-1.0"
] | 113 | 2015-04-07T13:21:43.000Z | 2021-08-20T01:52:43.000Z | src/map2gtf.cpp | infphilo/tophat | 37540ce3f0c10e0f0bfafa2f29450055fc5da384 | [
"BSL-1.0"
] | 47 | 2015-04-09T09:37:59.000Z | 2018-12-12T11:49:30.000Z | src/map2gtf.cpp | infphilo/tophat | 37540ce3f0c10e0f0bfafa2f29450055fc5da384 | [
"BSL-1.0"
] | 59 | 2015-04-01T13:48:59.000Z | 2021-11-15T09:27:30.000Z | /*
* Author: Harold Pimentel
* Contact: http://cs.berkeley.edu/~pimentel
* Date: June 10, 2011
*/
#include "map2gtf.h"
#include "tokenize.h"
void m2g_print_usage()
{
std::cerr << "Usage: map2gtf annotation.tlst "
<< "alignments.bam out_file.bam" << std::endl;
}
void tline_parserr(const std::string... | 26.997821 | 96 | 0.617172 | infphilo |
a8007606839f98a50fb9df66f5e184f1252da6c0 | 10,063 | cpp | C++ | arduino/opencr_arduino/opencr/libraries/SPI/SPI.cpp | yemiaobing/opencr | 8700d276f60cb72db4f1ed85deff26a5f96ce7b6 | [
"Apache-2.0"
] | 2 | 2021-04-27T17:09:19.000Z | 2021-04-27T17:09:24.000Z | arduino/opencr_arduino/opencr/libraries/SPI/SPI.cpp | yemiaobing/opencr | 8700d276f60cb72db4f1ed85deff26a5f96ce7b6 | [
"Apache-2.0"
] | null | null | null | arduino/opencr_arduino/opencr/libraries/SPI/SPI.cpp | yemiaobing/opencr | 8700d276f60cb72db4f1ed85deff26a5f96ce7b6 | [
"Apache-2.0"
] | 1 | 2019-02-03T04:49:15.000Z | 2019-02-03T04:49:15.000Z | /****************************************************************************
*
* SPI Master library for Arduino STM32 + HAL + CubeMX (HALMX).
*
* Copyright (c) 2016 by Vassilis Serasidis <info@serasidis.gr>
* Home: http://www.serasidis.gr
* email: avrsite@yahoo.gr
*
* Arduino_STM32 forum: http://www.st... | 29.510264 | 106 | 0.626751 | yemiaobing |
a8059cd5a89f7c1576103e6a2c7902038e12530d | 8,545 | cpp | C++ | src/lift.cpp | IrvingtonRobotics/tower-takeover-A | a17524116d6d896d00420b1229f0a46727a72f1e | [
"MIT"
] | null | null | null | src/lift.cpp | IrvingtonRobotics/tower-takeover-A | a17524116d6d896d00420b1229f0a46727a72f1e | [
"MIT"
] | null | null | null | src/lift.cpp | IrvingtonRobotics/tower-takeover-A | a17524116d6d896d00420b1229f0a46727a72f1e | [
"MIT"
] | 1 | 2019-07-02T06:37:25.000Z | 2019-07-02T06:37:25.000Z | #include "main.h"
#include "ports.hpp"
extern bool doClearArm;
extern bool doUnclearArm;
extern bool doClearDropArm;
/**
* Main class for the Lift subsystem.
* Wraps around both AsyncPosIntegratedController and AsyncVelIntegratedController
* to provide movement to precise locations and smooth movement when lowerin... | 27.300319 | 87 | 0.667993 | IrvingtonRobotics |
a8060728fffbfba048d7571e27be8fbeb3f6447e | 11,548 | cpp | C++ | src/postgres/backend/nodes/read.cpp | jessesleeping/my_peloton | a19426cfe34a04692a11008eaffc9c3c9b49abc4 | [
"Apache-2.0"
] | 6 | 2017-04-28T00:38:52.000Z | 2018-11-06T07:06:49.000Z | src/postgres/backend/nodes/read.cpp | jessesleeping/my_peloton | a19426cfe34a04692a11008eaffc9c3c9b49abc4 | [
"Apache-2.0"
] | 57 | 2016-03-19T22:27:55.000Z | 2017-07-08T00:41:51.000Z | src/postgres/backend/nodes/read.cpp | eric-haibin-lin/pelotondb | 904d6bbd041a0498ee0e034d4f9f9f27086c3cab | [
"Apache-2.0"
] | 4 | 2016-07-17T20:44:56.000Z | 2018-06-27T01:01:36.000Z | /*-------------------------------------------------------------------------
*
* read.c
* routines to convert a string (legal ascii representation of node) back
* to nodes
*
* Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of Cali... | 27.171765 | 79 | 0.604953 | jessesleeping |
a80a752187acdc56525ef7ade8ebbba1d04b5191 | 128 | hxx | C++ | src/Providers/UNIXProviders/MonitorResolution/UNIX_MonitorResolution_AIX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | 1 | 2020-10-12T09:00:09.000Z | 2020-10-12T09:00:09.000Z | src/Providers/UNIXProviders/MonitorResolution/UNIX_MonitorResolution_AIX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | src/Providers/UNIXProviders/MonitorResolution/UNIX_MonitorResolution_AIX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | #ifdef PEGASUS_OS_AIX
#ifndef __UNIX_MONITORRESOLUTION_PRIVATE_H
#define __UNIX_MONITORRESOLUTION_PRIVATE_H
#endif
#endif
| 10.666667 | 42 | 0.851563 | brunolauze |
a815aa6282df56f126dff9ccc284caf04f64ffdb | 4,239 | cpp | C++ | swri_opencv_util/src/show.cpp | fatadama/marti_common | 892c76ef02f91f45a72161b92989c47d931471f2 | [
"BSD-3-Clause"
] | 1 | 2020-03-19T09:19:10.000Z | 2020-03-19T09:19:10.000Z | swri_opencv_util/src/show.cpp | wangwenqiangGitHub/marti_common | cd601b8701e1f88a6de5c8c8ff4b992f24490e36 | [
"BSD-3-Clause"
] | null | null | null | swri_opencv_util/src/show.cpp | wangwenqiangGitHub/marti_common | cd601b8701e1f88a6de5c8c8ff4b992f24490e36 | [
"BSD-3-Clause"
] | null | null | null | // *****************************************************************************
//
// Copyright (c) 2014, Southwest Research Institute® (SwRI®)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:... | 29.852113 | 80 | 0.610993 | fatadama |
a81c4c440900594c010d09cb35606d3f5e2062aa | 1,835 | hh | C++ | host/plugin-param.hh | prokopyl/clap-host | ee8eb43895d5cc5d741788661f752c4a9cab9d2e | [
"MIT"
] | 24 | 2021-12-01T13:36:25.000Z | 2022-03-17T10:12:29.000Z | host/plugin-param.hh | prokopyl/clap-host | ee8eb43895d5cc5d741788661f752c4a9cab9d2e | [
"MIT"
] | 9 | 2021-11-02T14:39:54.000Z | 2022-03-19T11:04:54.000Z | host/plugin-param.hh | prokopyl/clap-host | ee8eb43895d5cc5d741788661f752c4a9cab9d2e | [
"MIT"
] | 4 | 2021-11-02T09:01:50.000Z | 2022-02-04T20:00:35.000Z | #pragma once
#include <ostream>
#include <unordered_map>
#include <QObject>
#include <clap/clap.h>
class PluginHost;
class PluginParam : public QObject {
Q_OBJECT;
public:
PluginParam(PluginHost &pluginHost, const clap_param_info &info, double value);
double value() const { return _value; }
void setVa... | 26.985294 | 88 | 0.703542 | prokopyl |
a81dc4026cfb4c007f2ccf37e0eb129b680192a3 | 2,802 | cpp | C++ | src/Views/C64/VicDisplay/C64CharMulti.cpp | slajerek/RetroDebugger | e761e4f9efd103a05e65ef283423b142fa4324c7 | [
"Apache-2.0",
"MIT"
] | 34 | 2021-05-29T07:04:17.000Z | 2022-03-10T20:16:03.000Z | src/Views/C64/VicDisplay/C64CharMulti.cpp | slajerek/RetroDebugger | e761e4f9efd103a05e65ef283423b142fa4324c7 | [
"Apache-2.0",
"MIT"
] | 6 | 2021-12-25T13:05:21.000Z | 2022-01-19T17:35:17.000Z | src/Views/C64/VicDisplay/C64CharMulti.cpp | slajerek/RetroDebugger | e761e4f9efd103a05e65ef283423b142fa4324c7 | [
"Apache-2.0",
"MIT"
] | 6 | 2021-12-24T18:37:41.000Z | 2022-02-06T23:06:02.000Z | #include "C64CharMulti.h"
#include "CViewC64VicDisplay.h"
#include "CViewC64.h"
// copy from multi bitmap
C64CharMulti::C64CharMulti(CViewC64VicDisplay *vicDisplay, int x, int y)
: C64Bitmap(4, 8, true)
{
pixels = new u8[4*8];
colors = new u8[4];
histogram = new u8[4];
memset(colors, 0x00, 4);
memset(histogra... | 23.157025 | 150 | 0.613847 | slajerek |
a81f3ca70129d56bffeb8935792a124c684ec6ac | 1,843 | cpp | C++ | aws-cpp-sdk-panorama/source/model/DeviceJob.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-panorama/source/model/DeviceJob.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-panorama/source/model/DeviceJob.cpp | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/panorama/model/DeviceJob.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
namespace Aws
{
namespace ... | 17.721154 | 77 | 0.70917 | perfectrecall |
a8200cccdc58efc76027c54efedc19330aa29a5f | 4,849 | hpp | C++ | dsp/GMS_32f_64f_add_64f_avx.hpp | erglabs/Guided-Missile-Modeling-Simulation | b4e53fc8b66897d7c5e054542c42496f3aff6a73 | [
"MIT"
] | 12 | 2019-12-01T01:47:49.000Z | 2022-03-29T09:24:07.000Z | dsp/GMS_32f_64f_add_64f_avx.hpp | erglabs/Guided-Missile-Modeling-Simulation | b4e53fc8b66897d7c5e054542c42496f3aff6a73 | [
"MIT"
] | 2 | 2020-07-27T13:38:55.000Z | 2020-12-17T16:28:27.000Z | dsp/GMS_32f_64f_add_64f_avx.hpp | erglabs/Guided-Missile-Modeling-Simulation | b4e53fc8b66897d7c5e054542c42496f3aff6a73 | [
"MIT"
] | 7 | 2020-12-14T03:26:13.000Z | 2022-03-20T19:32:38.000Z |
#ifndef __GMS_32F_64F_ADD_64F_AVX_HPP__
#define __GMS_32F_64F_ADD_64F_AVX_HPP__
/*
Based on VOLK project.
Modified by Bernard Gingold on:
Date: 12-12-2020 5:17PM +00200
contact: beniekg@gmail.com
Few modification were added to original
implementation (ICC pragmas, alignment directives and c... | 34.635714 | 82 | 0.591875 | erglabs |
a82071acc70b8f5a49155150019bdfadef7d850c | 10,724 | cpp | C++ | main/renderer/Renderer2D.cpp | James51332/Papaya | 05c8216e5525f1ec7ca3e12c18d338c5929a4e16 | [
"Apache-2.0"
] | 2 | 2021-02-03T22:13:24.000Z | 2021-07-15T14:43:27.000Z | main/renderer/Renderer2D.cpp | James51332/Papaya | 05c8216e5525f1ec7ca3e12c18d338c5929a4e16 | [
"Apache-2.0"
] | null | null | null | main/renderer/Renderer2D.cpp | James51332/Papaya | 05c8216e5525f1ec7ca3e12c18d338c5929a4e16 | [
"Apache-2.0"
] | null | null | null | #include "papayapch.h"
#include "Renderer2D.h"
#include "Buffer.h"
#include "BufferLayout.h"
#include "PipelineState.h"
#include "RenderCommand.h"
#include <glm/matrix.hpp>
#include <glm/vec4.hpp>
#include <glm/vec3.hpp>
#include <glm/vec2.hpp>
// Based of TheCherno/Hazel's Renderer2D
namespace Papaya
{
struc... | 33.4081 | 134 | 0.663372 | James51332 |
a82130a1a114047c563d6904e3e35fead40189d4 | 1,329 | cpp | C++ | model/manufacturedhome.cpp | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | null | null | null | model/manufacturedhome.cpp | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | 2 | 2019-05-07T22:49:31.000Z | 2021-08-20T20:03:53.000Z | model/manufacturedhome.cpp | rdffg/bcaa_importer | f92e0b39673b5c557540154d4567c53a15adadcd | [
"Apache-2.0"
] | null | null | null | #include "manufacturedhome.h"
using namespace model;
ManufacturedHome::ManufacturedHome(QObject *parent) : QDjangoModel(parent)
{
}
QString ManufacturedHome::mhRegistryNumber() const
{
return m_mhRegistryNumber;
}
void ManufacturedHome::setMhRegistryNumber(const QString &mhRegistryNumber)
{
m_mhRegistryNumb... | 18.205479 | 75 | 0.751693 | rdffg |
a82169ee2cd31926a9068d740b592d11f6bfcb69 | 10,662 | cpp | C++ | src/DemoLayout.cpp | StoneDemo1995/GraduationProject | 89cc28487cb79e449f37d21d430c10c07a9f06a9 | [
"MIT"
] | null | null | null | src/DemoLayout.cpp | StoneDemo1995/GraduationProject | 89cc28487cb79e449f37d21d430c10c07a9f06a9 | [
"MIT"
] | null | null | null | src/DemoLayout.cpp | StoneDemo1995/GraduationProject | 89cc28487cb79e449f37d21d430c10c07a9f06a9 | [
"MIT"
] | null | null | null | #include "DemoLayout.h"
DemoLayout::DemoLayout()
{
demoTemp = new DemoTemplate();
}
DemoLayout::~DemoLayout()
{
}
void DemoLayout::BeginLayout(float width, float height, BaseMaterial *m, Results *r)
{
material = m;
results = r;
results->SetResult("layoutMethod : DemoLayout");
ofxCvGrayscaleImage tempSMap(mat... | 23.228758 | 130 | 0.643875 | StoneDemo1995 |
a821981998d22926a2316b981cd661668c5fbc7a | 951 | cpp | C++ | math/hafnian_of_matrix/sol/naive.cpp | tko919/library-checker-problems | 007a3ef79d1a1824e68545ab326d1523d9c05262 | [
"Apache-2.0"
] | 290 | 2019-06-06T22:20:36.000Z | 2022-03-27T12:45:04.000Z | math/hafnian_of_matrix/sol/naive.cpp | tko919/library-checker-problems | 007a3ef79d1a1824e68545ab326d1523d9c05262 | [
"Apache-2.0"
] | 536 | 2019-06-06T18:25:36.000Z | 2022-03-29T11:46:36.000Z | math/hafnian_of_matrix/sol/naive.cpp | tko919/library-checker-problems | 007a3ef79d1a1824e68545ab326d1523d9c05262 | [
"Apache-2.0"
] | 82 | 2019-06-06T18:17:55.000Z | 2022-03-21T07:40:31.000Z | #include <algorithm>
#include <cassert>
#include <cstdio>
#include <numeric>
#include <vector>
using i64 = long long;
constexpr i64 MOD = 998244353;
int main() {
int n;
std::scanf("%d", &n);
assert(n <= 11);
std::vector<std::vector<i64>> a(n, std::vector<i64>(n));
for (auto &v : a) {
for (i64 &e : v) {... | 18.647059 | 58 | 0.460568 | tko919 |
a8219e5210633bc568327e322fb861d5d0129563 | 1,091 | cc | C++ | template-prime.cc | mpolacek/goo | 74efae79e4ada9bff6c0b00d28b729ac4db2a066 | [
"MIT"
] | 1 | 2020-12-05T00:41:11.000Z | 2020-12-05T00:41:11.000Z | template-prime.cc | mpolacek/goo | 74efae79e4ada9bff6c0b00d28b729ac4db2a066 | [
"MIT"
] | null | null | null | template-prime.cc | mpolacek/goo | 74efae79e4ada9bff6c0b00d28b729ac4db2a066 | [
"MIT"
] | null | null | null | // Compute prime_p at compile time using templates.
template<unsigned int P, unsigned int D>
struct do_prime {
static constexpr bool value = (P % D) && do_prime<P, D - 1>::value;
};
template<unsigned int P>
struct do_prime<P, 2> {
static constexpr bool value = (P % 2 != 0);
};
template<unsigned int P>
struct pri... | 27.974359 | 69 | 0.716774 | mpolacek |
a82586ba42eb4c62f9cff417c87cfb556203a9c4 | 2,959 | cpp | C++ | benchmarks/Automatic_unroll/conv/conv2/conv_tiramisu0.cpp | AsmaBALAMANE/tiramisu | 73f9995f1e77e6adbbadda8f7dca1cb349c73eb1 | [
"MIT"
] | null | null | null | benchmarks/Automatic_unroll/conv/conv2/conv_tiramisu0.cpp | AsmaBALAMANE/tiramisu | 73f9995f1e77e6adbbadda8f7dca1cb349c73eb1 | [
"MIT"
] | null | null | null | benchmarks/Automatic_unroll/conv/conv2/conv_tiramisu0.cpp | AsmaBALAMANE/tiramisu | 73f9995f1e77e6adbbadda8f7dca1cb349c73eb1 | [
"MIT"
] | null | null | null | #include <tiramisu/tiramisu.h>
#include "config.h"
#include "unrol_explor.h"
using namespace tiramisu;
int main(int argc, char **argv){
tiramisu::init("conv_tiramisu");
// parameters
// N: parameters[0]
// K: parameters[1]
// FIn: parameters[2]
// FOut: parameters[3]
// BATCH_SIZE: paramet... | 38.934211 | 152 | 0.636026 | AsmaBALAMANE |
a829bf1a0ef83d836a3b8ca92c309027c6f7bf5c | 87 | hpp | C++ | addons/main/script_macros.hpp | diwako/fparma-mods | 18ab07b633307e0c614f449d2ca0f45c07a3687a | [
"MIT"
] | null | null | null | addons/main/script_macros.hpp | diwako/fparma-mods | 18ab07b633307e0c614f449d2ca0f45c07a3687a | [
"MIT"
] | null | null | null | addons/main/script_macros.hpp | diwako/fparma-mods | 18ab07b633307e0c614f449d2ca0f45c07a3687a | [
"MIT"
] | null | null | null | #include "\z\ace\addons\main\script_macros.hpp"
#define FP_SETTINGS "FPARMA Settings"
| 21.75 | 47 | 0.781609 | diwako |
a82cf7c14cb0d7adf79b1ff762b5d2408d0efe24 | 2,492 | hpp | C++ | Source/LuVector_Op.hpp | RedBlight/LoopUnrolledVector | bc73dfc24a3d5b438c596b14b2b43deee295d9ea | [
"Unlicense"
] | 1 | 2019-05-01T07:05:26.000Z | 2019-05-01T07:05:26.000Z | Source/LuVector_Op.hpp | RedBlight/LoopUnrolledVector | bc73dfc24a3d5b438c596b14b2b43deee295d9ea | [
"Unlicense"
] | null | null | null | Source/LuVector_Op.hpp | RedBlight/LoopUnrolledVector | bc73dfc24a3d5b438c596b14b2b43deee295d9ea | [
"Unlicense"
] | null | null | null | #ifndef LU_VECTOR_OP_INCLUDED
#define LU_VECTOR_OP_INCLUDED
#include "LuVector.hpp"
namespace LUV
{
//////////////////////////////////////////////////////////////
// TEMPLATE LOOP INDEX VARIABLE
//////////////////////////////////////////////////////////////
template< size_t N >
struct LOOP_INDEX
{
};
//////... | 19.46875 | 128 | 0.477127 | RedBlight |
a8353a4892ea58fc90c48473b7e4cf2a52fc3032 | 10,777 | cpp | C++ | test/EnergyEfficientAgentTest.cpp | alawibaba/geopm | dc5dd54cf260b0b51d517bb50d1ba5db9e013c71 | [
"BSD-3-Clause"
] | null | null | null | test/EnergyEfficientAgentTest.cpp | alawibaba/geopm | dc5dd54cf260b0b51d517bb50d1ba5db9e013c71 | [
"BSD-3-Clause"
] | null | null | null | test/EnergyEfficientAgentTest.cpp | alawibaba/geopm | dc5dd54cf260b0b51d517bb50d1ba5db9e013c71 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2015, 2016, 2017, 2018, Intel Corporation
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list o... | 39.914815 | 112 | 0.684513 | alawibaba |
a840b7ca99b4b2b135e52f6e27b1b6b8f0c10a01 | 927 | cpp | C++ | old-unit-tests/string/SA-generator.cpp | deadpool2794/Cp | 26eab96ef8ea336615fa8d6fadaa8e4d7d6f3a3c | [
"MIT"
] | 152 | 2019-04-09T18:26:41.000Z | 2022-03-20T23:19:41.000Z | old-unit-tests/string/SA-generator.cpp | deadpool2794/Cp | 26eab96ef8ea336615fa8d6fadaa8e4d7d6f3a3c | [
"MIT"
] | 1 | 2020-12-29T03:02:22.000Z | 2020-12-29T03:02:22.000Z | old-unit-tests/string/SA-generator.cpp | deadpool2794/Cp | 26eab96ef8ea336615fa8d6fadaa8e4d7d6f3a3c | [
"MIT"
] | 36 | 2019-11-28T09:27:01.000Z | 2022-03-10T18:22:13.000Z | //Solution by lukasP (Lukáš Poláček)
#include <iostream>
#include <vector>
#include <string>
#include <set>
#include <map>
#include <algorithm>
#include <sstream>
#include <queue>
#include <bitset>
#include <utility>
#include <list>
#include <numeric>
#include <fstream>
#include <cstdio>
#include <cmath>
#include <cct... | 19.3125 | 46 | 0.543689 | deadpool2794 |
61b542d0f3e6dcf0ba41713b13a47cafca5905d5 | 4,752 | cpp | C++ | ChemistryLib/CreatePhreeqcIO.cpp | MManicaM/ogs | 6d5ee002f7ac1d046b34655851b98907d5b8cc4f | [
"BSD-4-Clause"
] | null | null | null | ChemistryLib/CreatePhreeqcIO.cpp | MManicaM/ogs | 6d5ee002f7ac1d046b34655851b98907d5b8cc4f | [
"BSD-4-Clause"
] | null | null | null | ChemistryLib/CreatePhreeqcIO.cpp | MManicaM/ogs | 6d5ee002f7ac1d046b34655851b98907d5b8cc4f | [
"BSD-4-Clause"
] | null | null | null | /**
* \copyright
* Copyright (c) 2012-2019, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/project/license
*
*/
#include "BaseLib/ConfigTreeUtil.h"
#include "Base... | 38.322581 | 80 | 0.698443 | MManicaM |
61b5b30831302b611fa382e195e9f538a695c2e3 | 1,821 | hpp | C++ | sprout/tpp/algorithm/min_element.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | 1 | 2016-09-29T21:55:58.000Z | 2016-09-29T21:55:58.000Z | sprout/tpp/algorithm/min_element.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | null | null | null | sprout/tpp/algorithm/min_element.hpp | EzoeRyou/Sprout | 12e12373d0f70543eac5f2ecfbec8f5112765f98 | [
"BSL-1.0"
] | null | null | null | /*=============================================================================
Copyright (c) 2011-2014 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
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.tx... | 35.705882 | 128 | 0.635365 | EzoeRyou |
61b7006f5d199787084317f30a505f1ab48aebb4 | 479 | hpp | C++ | PluginTray/Source/Images.hpp | FFFF0h/audiogridder | 672288f910ce06505910a742126643e816d5963b | [
"MIT"
] | 551 | 2020-04-22T22:29:46.000Z | 2022-03-30T00:09:40.000Z | PluginTray/Source/Images.hpp | FFFF0h/audiogridder | 672288f910ce06505910a742126643e816d5963b | [
"MIT"
] | 343 | 2020-04-24T00:27:25.000Z | 2022-03-28T13:58:08.000Z | PluginTray/Source/Images.hpp | FFFF0h/audiogridder | 672288f910ce06505910a742126643e816d5963b | [
"MIT"
] | 71 | 2020-04-23T15:22:17.000Z | 2022-03-23T08:31:23.000Z | /*
* Copyright (c) 2021 Andreas Pohl
* Licensed under MIT (https://github.com/apohl79/audiogridder/blob/master/COPYING)
*
* Author: Andreas Pohl
*/
#ifndef Images_hpp
#define Images_hpp
#include <JuceHeader.h>
class Images {
public:
static const char* tray_png;
static const int tray_pngSize;
stati... | 19.958333 | 83 | 0.716075 | FFFF0h |
61bd41551f9a1c7bc6038925d8f9b6f1f49607da | 149,607 | cpp | C++ | SU2-Quantum/SU2_CFD/src/output/CFlowOutput.cpp | Agony5757/SU2-Quantum | 16e7708371a597511e1242f3a7581e8c4187f5b2 | [
"Apache-2.0"
] | null | null | null | SU2-Quantum/SU2_CFD/src/output/CFlowOutput.cpp | Agony5757/SU2-Quantum | 16e7708371a597511e1242f3a7581e8c4187f5b2 | [
"Apache-2.0"
] | null | null | null | SU2-Quantum/SU2_CFD/src/output/CFlowOutput.cpp | Agony5757/SU2-Quantum | 16e7708371a597511e1242f3a7581e8c4187f5b2 | [
"Apache-2.0"
] | 1 | 2021-12-03T06:40:08.000Z | 2021-12-03T06:40:08.000Z | /*!
* \file output_flow.cpp
* \brief Main subroutines for compressible flow output
* \author R. Sanchez
* \version 7.0.6 "Blackbird"
*
* SU2 Project Website: https://su2code.github.io
*
* The SU2 Project is maintained by the SU2 Foundation
* (http://su2foundation.org)
*
* Copyright 2012-2020, SU2 Contributor... | 50.765864 | 226 | 0.634489 | Agony5757 |
61be0dc34bd8eb491cc05bc3a7a7a968e659a320 | 688 | cpp | C++ | test/src/graph/min_cost_flow/min_cost_flow.test.cpp | suisen-cp/cp-library-cpp | 8fbbdcdbceb60f5adc56ff4740549ce3c1a1ea43 | [
"CC0-1.0"
] | 2 | 2021-10-04T15:46:56.000Z | 2022-01-14T19:28:43.000Z | test/src/graph/min_cost_flow/min_cost_flow.test.cpp | suisen-cp/cp-library-cpp | 8fbbdcdbceb60f5adc56ff4740549ce3c1a1ea43 | [
"CC0-1.0"
] | null | null | null | test/src/graph/min_cost_flow/min_cost_flow.test.cpp | suisen-cp/cp-library-cpp | 8fbbdcdbceb60f5adc56ff4740549ce3c1a1ea43 | [
"CC0-1.0"
] | null | null | null | #define PROBLEM "https://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=GRL_6_B"
#include <iostream>
#include "library/graph/min_cost_flow.hpp"
using namespace suisen;
int main() {
std::ios::sync_with_stdio(false);
std::cin.tie(nullptr);
int n, m, f;
std::cin >> n >> m >> f;
MinCostFlow<int,... | 24.571429 | 83 | 0.543605 | suisen-cp |
61c108a5ca04b37a528ae9d453b1b97b5ac02ae3 | 7,680 | cc | C++ | mars/comm/socket/udpclient.cc | 20150723/mars | 916f895d5d6c31a1f4720b189bb0a83e92e0161c | [
"Apache-2.0",
"BSD-2-Clause"
] | 325 | 2016-12-28T14:19:10.000Z | 2021-11-24T07:01:51.000Z | mars/comm/socket/udpclient.cc | wblzu/mars | 4396e753aee627a92b55ae7a1bc12b4d6f4f6445 | [
"Apache-2.0"
] | 2 | 2019-10-22T02:57:02.000Z | 2019-10-31T23:30:17.000Z | mars/comm/socket/udpclient.cc | pengjinning/mars | 227aff64a5b819555091a7d6eae6727701e9fff0 | [
"Apache-2.0",
"BSD-2-Clause"
] | 114 | 2016-12-28T14:36:15.000Z | 2021-12-08T09:05:50.000Z | // Tencent is pleased to support the open source community by making Mars available.
// Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
// Licensed under the MIT License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the Licens... | 27.137809 | 119 | 0.572266 | 20150723 |
61c5872aab5d12e1793a1b27a8cd3b7235ed1b2e | 1,704 | hpp | C++ | hpx/lcos/barrier.hpp | Titzi90/hpx | 150fb0de1cfe40c26a722918097199147957b45c | [
"BSL-1.0"
] | null | null | null | hpx/lcos/barrier.hpp | Titzi90/hpx | 150fb0de1cfe40c26a722918097199147957b45c | [
"BSL-1.0"
] | null | null | null | hpx/lcos/barrier.hpp | Titzi90/hpx | 150fb0de1cfe40c26a722918097199147957b45c | [
"BSL-1.0"
] | null | null | null | // Copyright (c) 2007-2012 Hartmut Kaiser
//
// 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(HPX_LCOS_BARRIER_MAR_10_2010_0307PM)
#define HPX_LCOS_BARRIER_MAR_10_2010_0307PM
#include <hpx/exception... | 27.934426 | 81 | 0.562793 | Titzi90 |
61c5e7d3809f13c99eef5ff602b871c6b31848eb | 323,260 | hxx | C++ | _skbuild/linux-x86_64-3.8/cmake-build/projects/biogears/biogears/schema/biogears/BioGearsPhysiology.hxx | vybhavramachandran/mophy | 7271c12b85a324a4f1494e0ce15942dc25bc4931 | [
"Apache-2.0"
] | null | null | null | _skbuild/linux-x86_64-3.8/cmake-build/projects/biogears/biogears/schema/biogears/BioGearsPhysiology.hxx | vybhavramachandran/mophy | 7271c12b85a324a4f1494e0ce15942dc25bc4931 | [
"Apache-2.0"
] | 5 | 2020-12-23T00:19:32.000Z | 2020-12-29T20:53:58.000Z | _skbuild/linux-x86_64-3.8/cmake-build/projects/biogears/biogears/schema/biogears/BioGearsPhysiology.hxx | vybhavramachandran/biogears-vybhav | 7271c12b85a324a4f1494e0ce15942dc25bc4931 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2005-2014 Code Synthesis Tools CC
//
// This program was generated by CodeSynthesis XSD, an XML Schema to
// C++ data binding compiler.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as
// published by the Fre... | 33.564531 | 212 | 0.548416 | vybhavramachandran |
61c86c87d786df7f481b6de133202c0141998c0a | 939 | hpp | C++ | ZeroLibraries/SpatialPartition/DynamicAabbTreeBroadPhase.hpp | RachelWilSingh/ZeroCore | e9a2f82d395e5c89fb98eceac44ce60d016dbff3 | [
"MIT"
] | 52 | 2018-09-11T17:18:35.000Z | 2022-03-13T15:28:21.000Z | ZeroLibraries/SpatialPartition/DynamicAabbTreeBroadPhase.hpp | RachelWilSingh/ZeroCore | e9a2f82d395e5c89fb98eceac44ce60d016dbff3 | [
"MIT"
] | 1,409 | 2018-09-19T18:03:43.000Z | 2021-06-09T08:33:33.000Z | ZeroLibraries/SpatialPartition/DynamicAabbTreeBroadPhase.hpp | RachelWilSingh/ZeroCore | e9a2f82d395e5c89fb98eceac44ce60d016dbff3 | [
"MIT"
] | 26 | 2018-09-11T17:16:32.000Z | 2021-11-22T06:21:19.000Z | ///////////////////////////////////////////////////////////////////////////////
///
/// \file DynamicAabbTreeBroadPhase.hpp
/// Declaration of the DynamicAabbTreeBroadPhase class.
///
/// Authors: Joshua Davis
/// Copyright 2011, DigiPen Institute of Technology
///
/////////////////////////////////////////////... | 29.34375 | 80 | 0.619808 | RachelWilSingh |
61cda07ef3d4b0208115dc9ea8081202bc325f4d | 2,150 | cpp | C++ | proj.android/Photon-AndroidNDK_SDK/Demos/demo_memory/src/BaseView.cpp | h-iwata/MultiplayPaint | b170ec60bdda93c041ef59625ac2d6eba54d0335 | [
"MIT"
] | 1 | 2016-05-31T22:56:26.000Z | 2016-05-31T22:56:26.000Z | proj.ios_mac/Photon-iOS_SDK/Demos/demo_memory/src/BaseView.cpp | h-iwata/MultiplayPaint | b170ec60bdda93c041ef59625ac2d6eba54d0335 | [
"MIT"
] | null | null | null | proj.ios_mac/Photon-iOS_SDK/Demos/demo_memory/src/BaseView.cpp | h-iwata/MultiplayPaint | b170ec60bdda93c041ef59625ac2d6eba54d0335 | [
"MIT"
] | null | null | null | #include <stdarg.h>
#include <stdio.h>
#include "BaseView.h"
#ifdef _EG_ANDROID_PLATFORM
# include <android/log.h>
#endif
void BaseView::info(const char* format, ...)
{
fprintf(stdout, "INFO: ");
va_list argptr;
va_start(argptr, format);
vfprintf(stdout, format, argptr);
va_end(argptr);... | 23.11828 | 90 | 0.666512 | h-iwata |
61d0fff0c28e348382846f37ee6f2a7acfc7f1ab | 3,970 | inl | C++ | include/MEL/Daq/Detail/Output.inl | mahilab/MEL | b877b2ed9cd265b1ee3c1cc623a339ec1dc73185 | [
"Zlib"
] | 6 | 2018-09-14T05:07:03.000Z | 2021-09-30T17:15:11.000Z | include/MEL/Daq/Detail/Output.inl | mahilab/MEL | b877b2ed9cd265b1ee3c1cc623a339ec1dc73185 | [
"Zlib"
] | null | null | null | include/MEL/Daq/Detail/Output.inl | mahilab/MEL | b877b2ed9cd265b1ee3c1cc623a339ec1dc73185 | [
"Zlib"
] | 3 | 2018-09-20T00:58:31.000Z | 2022-02-09T06:02:56.000Z | namespace mel {
template <typename T>
Output<T>::Output() :
Module<T>(),
enable_values_(this),
disable_values_(this),
expire_values_(this)
{ }
template <typename T>
Output<T>::Output(const ChanNums& channel_numbers) :
Module<T>(channel_numbers),
enab... | 32.016129 | 110 | 0.650378 | mahilab |
61d243af56daa02c7680d7b52bc18e1c042c2150 | 1,325 | cpp | C++ | projects/2_alg_dan/asd_lab_5/realty.cpp | GodBastardNeil/somethings | 56a25ab2a3150658356924b00fed7d97ad76a9cb | [
"BSD-3-Clause"
] | null | null | null | projects/2_alg_dan/asd_lab_5/realty.cpp | GodBastardNeil/somethings | 56a25ab2a3150658356924b00fed7d97ad76a9cb | [
"BSD-3-Clause"
] | null | null | null | projects/2_alg_dan/asd_lab_5/realty.cpp | GodBastardNeil/somethings | 56a25ab2a3150658356924b00fed7d97ad76a9cb | [
"BSD-3-Clause"
] | null | null | null | #include "realty.h"
void realty::data_checker(const std::string &data)
{
if (data.size() > 8) { throw data_8(); }
}
realty::realty(std::string d, const std::string &N, const std::initializer_list<data_t> &v): tree(v)
{
data_checker(d);
data = d;
name = N;
}
realty::realty(std::string d, const std::str... | 22.844828 | 100 | 0.607547 | GodBastardNeil |
61d4a441a8401ca2ed8d0a2f4d2ecdc8a334eca7 | 2,340 | cpp | C++ | src/fuselage/CCPACSFuselageSectionElement.cpp | MarAlder/tigl | 76e1f1442a045e1b8b7954119ca6f9c883ea41e2 | [
"Apache-2.0"
] | 10 | 2018-09-05T15:12:26.000Z | 2019-05-04T05:41:39.000Z | src/fuselage/CCPACSFuselageSectionElement.cpp | MarAlder/tigl | 76e1f1442a045e1b8b7954119ca6f9c883ea41e2 | [
"Apache-2.0"
] | null | null | null | src/fuselage/CCPACSFuselageSectionElement.cpp | MarAlder/tigl | 76e1f1442a045e1b8b7954119ca6f9c883ea41e2 | [
"Apache-2.0"
] | 1 | 2019-01-12T13:54:14.000Z | 2019-01-12T13:54:14.000Z | /*
* Copyright (C) 2007-2013 German Aerospace Center (DLR/SC)
*
* Created: 2010-08-13 Markus Litz <Markus.Litz@dlr.de>
* 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... | 29.620253 | 122 | 0.787607 | MarAlder |
61d50fcf44ad490da12e2717c04790dda11e07f5 | 447 | cpp | C++ | FontX/FXLog.cpp | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 2 | 2019-05-08T06:31:34.000Z | 2020-08-30T00:35:09.000Z | FontX/FXLog.cpp | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 1 | 2018-05-07T09:29:02.000Z | 2018-05-07T09:29:02.000Z | FontX/FXLog.cpp | frinkr/FontViewer | 69b5706e557ecd33515c5c8d6ba8fc1d6f06e0c0 | [
"MIT"
] | 2 | 2018-09-10T07:16:28.000Z | 2022-01-07T06:41:01.000Z | #include "FXLog.h"
namespace {
FXLogFunc s_log_func;
}
void
FXDefaultLogFunc(FXLogLevel level, const FXLogLocation * location, const char * message) {
const char * s[4] = {"error", "warning", "info", "verbose"};
printf("FX (%s) : %s", s[(size_t)level], message);
}
FXLogFunc
FXGetLogFunc() {
if (!s_lo... | 18.625 | 90 | 0.668904 | frinkr |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.