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 108 | 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 67k ⌀ | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2b0a59b87451791edf614a068c171ecab3611594 | 3,800 | cpp | C++ | src/scene/ParticleToolModel.cpp | sophia-x/SophiaGL | be6733c0d4b6a38431db2a0e1e7dace3890a75be | [
"MIT"
] | null | null | null | src/scene/ParticleToolModel.cpp | sophia-x/SophiaGL | be6733c0d4b6a38431db2a0e1e7dace3890a75be | [
"MIT"
] | null | null | null | src/scene/ParticleToolModel.cpp | sophia-x/SophiaGL | be6733c0d4b6a38431db2a0e1e7dace3890a75be | [
"MIT"
] | null | null | null | #include <camera/Camera>
#include <scene/Model>
#include <scene/WindowManager>
namespace gl
{
static bool life_compare_heap(const shared_ptr<ParticleSpirit>& a, const shared_ptr<ParticleSpirit>& b) {
return a->getLife() > b->getLife();
}
static bool dist_compare(const shared_ptr<ParticleSpirit>& a, const shared_pt... | 35.514019 | 133 | 0.702895 | sophia-x |
2b0ca9a0021df72579d2851231cf566e27edcc3e | 1,521 | hpp | C++ | routing/world_graph.hpp | debyos/omim | 2d0df9c530a91a8931b0f8986ece5f1102a1ba7b | [
"Apache-2.0"
] | null | null | null | routing/world_graph.hpp | debyos/omim | 2d0df9c530a91a8931b0f8986ece5f1102a1ba7b | [
"Apache-2.0"
] | null | null | null | routing/world_graph.hpp | debyos/omim | 2d0df9c530a91a8931b0f8986ece5f1102a1ba7b | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "routing/cross_mwm_index_graph.hpp"
#include "routing/edge_estimator.hpp"
#include "routing/geometry.hpp"
#include "routing/index_graph.hpp"
#include "routing/index_graph_loader.hpp"
#include "routing/segment.hpp"
#include <memory>
#include <unordered_map>
#include <vector>
namespace routing
{
... | 29.25 | 97 | 0.739645 | debyos |
2b0d1f782ae57b5f568f6f16122139a4aaca23d1 | 21,506 | cpp | C++ | Plugin/usdi/usdi.cpp | whitemike889/USDForUnity | 1cdf1d8e6061215528382c16d7f5d0d7cd9a1078 | [
"MIT"
] | 316 | 2016-05-18T01:05:25.000Z | 2022-03-21T09:25:02.000Z | Plugin/usdi/usdi.cpp | whitemike889/USDForUnity | 1cdf1d8e6061215528382c16d7f5d0d7cd9a1078 | [
"MIT"
] | 24 | 2016-12-10T01:09:20.000Z | 2020-03-24T15:21:16.000Z | Plugin/usdi/usdi.cpp | whitemike889/USDForUnity | 1cdf1d8e6061215528382c16d7f5d0d7cd9a1078 | [
"MIT"
] | 47 | 2016-07-05T23:01:07.000Z | 2022-01-19T14:05:39.000Z | #include "pch.h"
#include "usdiInternal.h"
#include "usdiAttribute.h"
#include "usdiSchema.h"
#include "usdiXform.h"
#include "usdiCamera.h"
#include "usdiMesh.h"
#include "usdiPoints.h"
#include "usdiContext.h"
#ifdef _WIN32
#pragma comment(lib, "Shlwapi.lib")
#pragma comment(lib, "Ws2_32.lib")
... | 27.361323 | 150 | 0.65684 | whitemike889 |
2b0ddebab624d49971adb9a60f8073abbb821109 | 4,956 | hpp | C++ | svntrunk/src/BlueMatter/util/include/TimeHelper.hpp | Bhaskers-Blu-Org1/BlueMatter | 1ab2c41af870c19e2e1b1095edd1d5c85eeb9b5e | [
"BSD-2-Clause"
] | 7 | 2020-02-25T15:46:18.000Z | 2022-02-25T07:04:47.000Z | svntrunk/src/BlueMatter/util/include/TimeHelper.hpp | IBM/BlueMatter | 5243c0ef119e599fc3e9b7c4213ecfe837de59f3 | [
"BSD-2-Clause"
] | null | null | null | svntrunk/src/BlueMatter/util/include/TimeHelper.hpp | IBM/BlueMatter | 5243c0ef119e599fc3e9b7c4213ecfe837de59f3 | [
"BSD-2-Clause"
] | 5 | 2019-06-06T16:30:21.000Z | 2020-11-16T19:43:01.000Z | /* Copyright 2001, 2019 IBM Corporation
*
* 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
* following d... | 29.676647 | 118 | 0.574859 | Bhaskers-Blu-Org1 |
2b0f9fe50900d2ef2cb5729c24c3cd8a125dd948 | 19,810 | cpp | C++ | stabz/descriptor.cpp | cristivlas/zerobugs | 5f080c8645b123d7887fd8a64f60e8d226e3b1d5 | [
"BSL-1.0"
] | 2 | 2018-03-19T23:27:47.000Z | 2018-06-24T16:15:19.000Z | stabz/descriptor.cpp | cristivlas/zerobugs | 5f080c8645b123d7887fd8a64f60e8d226e3b1d5 | [
"BSL-1.0"
] | null | null | null | stabz/descriptor.cpp | cristivlas/zerobugs | 5f080c8645b123d7887fd8a64f60e8d226e3b1d5 | [
"BSL-1.0"
] | 1 | 2021-11-28T05:39:05.000Z | 2021-11-28T05:39:05.000Z | //
// $Id$
//
// -------------------------------------------------------------------------
// This file is part of ZeroBugs, Copyright (c) 2010 Cristian L. Vlasceanu
//
// 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.... | 23.115519 | 85 | 0.512872 | cristivlas |
2b11f5b892533020b3885626ddd0f00129c8093d | 2,550 | cpp | C++ | cpp/leetcode/ShortestPath.cpp | danyfang/SourceCode | 8168f6058648f2a330a7354daf3a73a4d8a4e730 | [
"MIT"
] | null | null | null | cpp/leetcode/ShortestPath.cpp | danyfang/SourceCode | 8168f6058648f2a330a7354daf3a73a4d8a4e730 | [
"MIT"
] | null | null | null | cpp/leetcode/ShortestPath.cpp | danyfang/SourceCode | 8168f6058648f2a330a7354daf3a73a4d8a4e730 | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <cstring>
using namespace std;
//solution provided by user@site1997
class Solution{
public:
/*
* the first part is trivial, try to calculate the minimum distance between every pair of nodes,
* if two nodes are not connected by any route, the distance is inf... | 31.875 | 124 | 0.471373 | danyfang |
2b136cd098741ac1ff81aebedb31e02d94945699 | 745 | cpp | C++ | CS2370/Code/copy.cpp | Davidjbennett/DavidBennett.github.io | 09a2652b7ace8741bf23c6432abd58ee790b9f0c | [
"MIT"
] | 3 | 2021-05-18T16:17:29.000Z | 2022-01-20T15:46:59.000Z | CS2370/Code/copy.cpp | Davidjbennett/DavidBennett | 09a2652b7ace8741bf23c6432abd58ee790b9f0c | [
"MIT"
] | null | null | null | CS2370/Code/copy.cpp | Davidjbennett/DavidBennett | 09a2652b7ace8741bf23c6432abd58ee790b9f0c | [
"MIT"
] | null | null | null | #include <algorithm>
#include <cassert>
#include <iostream>
#include <vector>
using namespace std;
int main() {
vector<int> v1{10, 20, 21, 44, 44, 60, 68, 76, 85, 90};
vector<int> v2;
v2.resize(v1.size());
copy(v1.begin(), v1.end(), v2.begin());
for (int x: v2)
cout << x << ' ';
cout <<... | 23.28125 | 91 | 0.538255 | Davidjbennett |
2b13ec00d138447d7a7e9091e69ccd73caa8581f | 1,895 | cpp | C++ | args/args_parse.cpp | zhangguolian/cpp-framework | 47bdf67a9dd917fa25f4c0c1b9e57ea437967497 | [
"Apache-2.0"
] | 8 | 2019-06-06T06:20:03.000Z | 2022-03-13T23:44:20.000Z | args/args_parse.cpp | Guolian-Zhang/cpp-framework | 47bdf67a9dd917fa25f4c0c1b9e57ea437967497 | [
"Apache-2.0"
] | null | null | null | args/args_parse.cpp | Guolian-Zhang/cpp-framework | 47bdf67a9dd917fa25f4c0c1b9e57ea437967497 | [
"Apache-2.0"
] | 3 | 2019-12-02T04:06:57.000Z | 2021-08-11T14:01:51.000Z | /*
*
* Copyright 2018 Guolian Zhang.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 24.934211 | 80 | 0.637467 | zhangguolian |
2b143aaa40bfb1416fe617786e912d6aa053f42c | 9,357 | cc | C++ | bindings/pydrake/common/schema_py.cc | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 2 | 2021-02-25T02:01:02.000Z | 2021-03-17T04:52:04.000Z | bindings/pydrake/common/schema_py.cc | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | null | null | null | bindings/pydrake/common/schema_py.cc | RobotLocomotion/drake-python3.7 | ae397a4c6985262d23e9675b9bf3927c08d027f5 | [
"BSD-3-Clause"
] | 1 | 2021-06-13T12:05:39.000Z | 2021-06-13T12:05:39.000Z | #include <memory>
#include <vector>
#include "pybind11/eigen.h"
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include "drake/bindings/pydrake/documentation_pybind.h"
#include "drake/bindings/pydrake/pydrake_pybind.h"
#include "drake/bindings/pydrake/symbolic_types_pybind.h"
#include "drake/common/schema/r... | 40.506494 | 80 | 0.638773 | RobotLocomotion |
2b16122fc196ca05073fae94b55d9eea16d67650 | 325 | cpp | C++ | abc/abc161/d/main.cpp | wotsushi/competitive-programming | 17ec8fd5e1c23aee626aee70b1c0da8d7f8b8c86 | [
"MIT"
] | 3 | 2019-06-25T06:17:38.000Z | 2019-07-13T15:18:51.000Z | abc/abc161/d/main.cpp | wotsushi/competitive-programming | 17ec8fd5e1c23aee626aee70b1c0da8d7f8b8c86 | [
"MIT"
] | null | null | null | abc/abc161/d/main.cpp | wotsushi/competitive-programming | 17ec8fd5e1c23aee626aee70b1c0da8d7f8b8c86 | [
"MIT"
] | null | null | null | #include "template.hpp"
int main() {
ll(K);
queue<ll> q;
repi(i, 9) { q.push(i); }
ll ans;
rep(_, K) {
ans = q.front();
q.pop();
ll k = ans % 10;
if (k >= 1) {
q.push(10 * ans + k - 1);
}
q.push(10 * ans + k);
if (k <= 8) {
q.push(10 * ans + k + 1);
}
}
out(ans... | 14.772727 | 31 | 0.393846 | wotsushi |
2b20bdfd870d939461e01b3615c2e1346878d459 | 26,548 | cpp | C++ | Darcy_Lights_W_ButtonsANDSOUNDPlayMem/AudioSampleBeat10.cpp | Drc3p0/InteractivePallette | d7180d43533850803a3f83d1f5f49e20e32509f5 | [
"MIT"
] | 1 | 2019-10-23T17:46:42.000Z | 2019-10-23T17:46:42.000Z | Darcy_Lights_W_ButtonsANDSOUNDPlayMem/AudioSampleBeat10.cpp | Drc3p0/InteractivePallette | d7180d43533850803a3f83d1f5f49e20e32509f5 | [
"MIT"
] | null | null | null | Darcy_Lights_W_ButtonsANDSOUNDPlayMem/AudioSampleBeat10.cpp | Drc3p0/InteractivePallette | d7180d43533850803a3f83d1f5f49e20e32509f5 | [
"MIT"
] | null | null | null | // Audio data converted from WAV file by wav2sketch
#include "AudioSampleBeat10.h"
// Converted from 01.wav, using 44100 Hz, u-law encoding
const unsigned int AudioSampleBeat10[2369] = {
0x01002500,0xACA69E92,0xB2B3B2B1,0xB3B1B1B1,0xBEBCB9B6,0xB3B8BCBE,0xB2ADABAF,0xC5C3C0B9,
0xC5C5C6C6,0xCBC9C7C6,0xC6C9CBCB,0xC6C4C3C... | 87.042623 | 88 | 0.897808 | Drc3p0 |
2b23e53bc892289ff9c63f72c52f3ecaa00df9b9 | 2,102 | cpp | C++ | weex_core/Source/android/jsengine/dependence/bmalloc/bmalloc/LargeMap.cpp | sunshl/incubator-weex | 40ae49e40c3dd725d6c546451075bd6e90001c9d | [
"Apache-2.0"
] | 2 | 2017-10-18T01:36:31.000Z | 2018-05-07T23:00:21.000Z | weex_core/Source/android/jsengine/dependence/bmalloc/bmalloc/LargeMap.cpp | sunshl/incubator-weex | 40ae49e40c3dd725d6c546451075bd6e90001c9d | [
"Apache-2.0"
] | null | null | null | weex_core/Source/android/jsengine/dependence/bmalloc/bmalloc/LargeMap.cpp | sunshl/incubator-weex | 40ae49e40c3dd725d6c546451075bd6e90001c9d | [
"Apache-2.0"
] | 5 | 2019-05-28T11:48:42.000Z | 2020-05-15T07:31:55.000Z | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 28.794521 | 74 | 0.624167 | sunshl |
2b248758cc1e03a8502c5a36b416d0a86cb8b8b9 | 423 | cpp | C++ | codeforces/1521A.cpp | LordRonz/cp-solutions | d95eabbdbf6a04fba912f4e8be203b180af7f46d | [
"WTFPL"
] | 2 | 2021-04-19T06:20:11.000Z | 2021-05-04T14:30:00.000Z | codeforces/1521A.cpp | LordRonz/cp-solutions | d95eabbdbf6a04fba912f4e8be203b180af7f46d | [
"WTFPL"
] | 2 | 2022-03-01T09:28:46.000Z | 2022-03-02T09:52:33.000Z | codeforces/1521A.cpp | LordRonz/cp-solutions | d95eabbdbf6a04fba912f4e8be203b180af7f46d | [
"WTFPL"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
typedef long long ll;
//0xACCE97ED;
int main() {
ll a, b;
int t;
scanf("%d", &t);
while(t--) {
scanf("%lld %lld", &a, &b);
if(b == 1) {
puts("NO");
continue;
}
ll x, y, z;
x = a * (b - 1);
y = a * ... | 15.666667 | 44 | 0.394799 | LordRonz |
2b285fd319effba571ce4dd865505c53fe3f1c35 | 2,058 | cpp | C++ | src/plugins/wkplugins/wkplugins.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 120 | 2015-01-22T14:10:39.000Z | 2021-11-25T12:57:16.000Z | src/plugins/wkplugins/wkplugins.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 8 | 2015-02-07T19:38:19.000Z | 2017-11-30T20:18:28.000Z | src/plugins/wkplugins/wkplugins.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 33 | 2015-02-07T16:59:55.000Z | 2021-10-12T00:36:40.000Z | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2006-2014 Georg Rudoy
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE... | 20.376238 | 86 | 0.661322 | Maledictus |
2b2945e0d7bbab11ff4517bcb8107106d4b69380 | 4,316 | cpp | C++ | third_party/gfootball_engine/src/utils.cpp | seccoboy/football | c5c6a5c1d587a94673597ff6d61da43044a0c9ac | [
"Apache-2.0"
] | 3,091 | 2019-06-03T13:00:48.000Z | 2022-03-31T05:45:56.000Z | third_party/gfootball_engine/src/utils.cpp | seccoboy/football | c5c6a5c1d587a94673597ff6d61da43044a0c9ac | [
"Apache-2.0"
] | 287 | 2019-06-07T14:35:25.000Z | 2022-03-19T12:36:42.000Z | third_party/gfootball_engine/src/utils.cpp | seccoboy/football | c5c6a5c1d587a94673597ff6d61da43044a0c9ac | [
"Apache-2.0"
] | 1,418 | 2019-06-03T13:11:19.000Z | 2022-03-31T02:51:30.000Z | // Copyright 2019 Google LLC & Bastiaan Konings
// 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 o... | 30.609929 | 166 | 0.680723 | seccoboy |
2b29533b0f93950d8a9423914191c7da88c487eb | 6,002 | hpp | C++ | hpp/aligned_allocator.hpp | volcoma/hpp | c98a79c4b5593787789e0dffd670a1fdedc7308b | [
"BSD-2-Clause"
] | 1 | 2019-05-26T19:50:41.000Z | 2019-05-26T19:50:41.000Z | hpp/aligned_allocator.hpp | volcoma/hpp | c98a79c4b5593787789e0dffd670a1fdedc7308b | [
"BSD-2-Clause"
] | null | null | null | hpp/aligned_allocator.hpp | volcoma/hpp | c98a79c4b5593787789e0dffd670a1fdedc7308b | [
"BSD-2-Clause"
] | null | null | null | #ifndef ALLIGNED_ALLOCATOR_HPP
#define ALLIGNED_ALLOCATOR_HPP
#include <algorithm>
#include <cstddef>
#include <cstdlib>
#include <memory>
#include <cassert>
namespace hpp
{
void* aligned_malloc(size_t size, size_t alignment);
void aligned_free(void* ptr);
/**
* @class aligned_allocator
* @brief Allocator for alig... | 29.135922 | 115 | 0.706265 | volcoma |
1a706f7450265802f2da4fdcf982f7f758cfebd1 | 1,107 | cc | C++ | patchpanel/mac_address_generator.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 4 | 2020-07-24T06:54:16.000Z | 2021-06-16T17:13:53.000Z | patchpanel/mac_address_generator.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 1 | 2021-04-02T17:35:07.000Z | 2021-04-02T17:35:07.000Z | patchpanel/mac_address_generator.cc | strassek/chromiumos-platform2 | 12c953f41f48b8a6b0bd1c181d09bdb1de38325c | [
"BSD-3-Clause"
] | 1 | 2020-11-04T22:31:45.000Z | 2020-11-04T22:31:45.000Z | // Copyright 2017 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "patchpanel/mac_address_generator.h"
#include <base/rand_util.h>
namespace patchpanel {
namespace {
constexpr MacAddress kStableBaseAddr = {... | 27 | 77 | 0.672087 | strassek |
1a80e3edf85c632c20c987955b780476abf25be7 | 1,463 | cc | C++ | table/tests/index_composite_ut.cc | shampoo365/terarkdb | a05a42789b310e1a79f6b5bb2f98f78993f9fbb2 | [
"Apache-2.0",
"BSD-3-Clause"
] | 1,658 | 2020-12-21T04:53:44.000Z | 2022-03-30T16:16:07.000Z | table/tests/index_composite_ut.cc | shampoo365/terarkdb | a05a42789b310e1a79f6b5bb2f98f78993f9fbb2 | [
"Apache-2.0",
"BSD-3-Clause"
] | 105 | 2020-12-21T09:09:55.000Z | 2022-03-28T09:57:36.000Z | table/tests/index_composite_ut.cc | shampoo365/terarkdb | a05a42789b310e1a79f6b5bb2f98f78993f9fbb2 | [
"Apache-2.0",
"BSD-3-Clause"
] | 151 | 2020-12-21T09:25:34.000Z | 2022-03-13T08:58:37.000Z |
#include <chrono>
#include "index_composite_ut.h"
int main_impl(int argc, char** argv) {
printf("EXAGGERATE\n");
printf("/////////////// sorteduint test\n");
test_il256_il256_sorteduint(standard_ascend);
test_il256_il256_sorteduint(standard_descend);
test_allone_il256_sorteduint(standard_ascend)... | 25.224138 | 56 | 0.725906 | shampoo365 |
1a82d232f38ef5ac63f6617c5da8ff7a7045a5cb | 14,635 | hpp | C++ | include/qpoint_grid.hpp | sousaw/BTE-Barna | 029ca43ef096c4b725d3aeb2955bc0df9ca544a9 | [
"MIT",
"BSD-3-Clause"
] | 5 | 2022-02-07T03:36:38.000Z | 2022-03-25T13:11:20.000Z | include/qpoint_grid.hpp | sousaw/BTE-Barna | 029ca43ef096c4b725d3aeb2955bc0df9ca544a9 | [
"MIT",
"BSD-3-Clause"
] | null | null | null | include/qpoint_grid.hpp | sousaw/BTE-Barna | 029ca43ef096c4b725d3aeb2955bc0df9ca544a9 | [
"MIT",
"BSD-3-Clause"
] | null | null | null | // Copyright 2015-2022 The ALMA Project Developers
//
// 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 l... | 37.14467 | 79 | 0.627195 | sousaw |
1a82f2cc404b98c021bb09a40536b8ed9ad0f29d | 2,166 | hh | C++ | Applications/sprout_alcc/alfalfa/src/sprout/sampledfunction.hh | comnetsAD/ALCC | fc9c627de8c381987fc775ce0872339fceb43ddf | [
"MIT"
] | 6 | 2021-05-19T16:58:15.000Z | 2022-03-10T03:51:20.000Z | Applications/sprout_alcc/alfalfa/src/sprout/sampledfunction.hh | comnetsAD/ALCC | fc9c627de8c381987fc775ce0872339fceb43ddf | [
"MIT"
] | null | null | null | Applications/sprout_alcc/alfalfa/src/sprout/sampledfunction.hh | comnetsAD/ALCC | fc9c627de8c381987fc775ce0872339fceb43ddf | [
"MIT"
] | 4 | 2021-05-24T11:19:18.000Z | 2022-03-08T17:58:24.000Z | #ifndef SAMPLEDFUNCTION_HH
#define SAMPLEDFUNCTION_HH
#include <vector>
#include <functional>
#include <limits.h>
static double BIG = 1.e6;
class SampledFunction {
private:
const double _offset;
const double _bin_width;
std::vector< double > _function;
unsigned int to_bin( double x ) const { int ret = (x - ... | 40.867925 | 205 | 0.668975 | comnetsAD |
1a84f4d3ff3b8c68cfdeee86e3483282924f1f0b | 3,024 | cpp | C++ | src/filters/eavlBoxMutator.cpp | jsmeredith/EAVL | 114924a92aed4f1adfcf4f751151d9355c593944 | [
"Apache-2.0",
"BSD-2-Clause"
] | 6 | 2016-12-11T21:40:00.000Z | 2018-04-04T10:33:40.000Z | src/filters/eavlBoxMutator.cpp | jsmeredith/EAVL | 114924a92aed4f1adfcf4f751151d9355c593944 | [
"Apache-2.0",
"BSD-2-Clause"
] | 3 | 2015-02-11T20:55:01.000Z | 2017-05-31T01:56:21.000Z | src/filters/eavlBoxMutator.cpp | jsmeredith/EAVL | 114924a92aed4f1adfcf4f751151d9355c593944 | [
"Apache-2.0",
"BSD-2-Clause"
] | 6 | 2015-05-24T06:27:45.000Z | 2020-05-08T12:17:07.000Z | // Copyright 2010-2014 UT-Battelle, LLC. See LICENSE.txt for more information.
#include "eavlBoxMutator.h"
#include "eavlCellSetExplicit.h"
#include "eavlException.h"
eavlBoxMutator::eavlBoxMutator()
{
}
eavlBoxMutator::~eavlBoxMutator()
{
}
void
eavlBoxMutator::Execute()
{
int inCellSetIndex = dataset->GetCe... | 30.545455 | 95 | 0.475198 | jsmeredith |
1a853c3b9608ecbfe41b742621f49ad2fc8c8069 | 1,084 | cc | C++ | type/slice.cc | asoffer/icarus | 5c9af79d1a39e14d95da1adacbdd7392908eedc5 | [
"Apache-2.0"
] | null | null | null | type/slice.cc | asoffer/icarus | 5c9af79d1a39e14d95da1adacbdd7392908eedc5 | [
"Apache-2.0"
] | null | null | null | type/slice.cc | asoffer/icarus | 5c9af79d1a39e14d95da1adacbdd7392908eedc5 | [
"Apache-2.0"
] | null | null | null | #include "type/slice.h"
#include <algorithm>
#include "absl/strings/str_format.h"
#include "base/global.h"
namespace type {
static base::Global<absl::node_hash_set<Slice>> cache;
Slice const *Slc(Type t) {
ASSERT(t.valid() == true);
auto const *p = &*cache.lock()->insert(Slice(t)).first;
GlobalTypeSystem.inse... | 26.439024 | 77 | 0.648524 | asoffer |
1a85949990836395ddbe4248ad2bfa98a177c1df | 2,104 | cpp | C++ | catkin_ws/src/srrg2_core/srrg2_core/src/examples/image_loading.cpp | laaners/progetto-labiagi_pick_e_delivery | 3453bfbc1dd7562c78ba06c0f79b069b0a952c0e | [
"MIT"
] | 5 | 2020-03-11T14:36:13.000Z | 2021-09-09T09:01:15.000Z | catkin_ws/src/srrg2_core/srrg2_core/src/examples/image_loading.cpp | laaners/progetto-labiagi_pick_e_delivery | 3453bfbc1dd7562c78ba06c0f79b069b0a952c0e | [
"MIT"
] | 1 | 2020-06-07T17:25:04.000Z | 2020-07-15T07:36:10.000Z | catkin_ws/src/srrg2_core/srrg2_core/src/examples/image_loading.cpp | laaners/progetto-labiagi_pick_e_delivery | 3453bfbc1dd7562c78ba06c0f79b069b0a952c0e | [
"MIT"
] | 2 | 2020-11-30T08:17:53.000Z | 2021-06-19T05:07:07.000Z | #include <iostream>
#include <srrg_data_structures/matrix.h>
#include <srrg_system_utils/system_utils.h>
#include <srrg_image/image_data.h>
#include <vector>
#define EXAMPLE_LOG std::cerr << "srrg2_core::examples::image_loading| "
using namespace std;
using namespace srrg2_core;
const char * banner[]={
"srrg_i... | 28.053333 | 75 | 0.660646 | laaners |
1a8d107048738baf9ea10fea92ccc4ae2cf1eef6 | 1,658 | cpp | C++ | src/transport/backend/local/RangeServer.cpp | hpc/hxhim | 1a2224a200cb5a9fae33da13720e68beb5bee746 | [
"BSD-3-Clause"
] | 2 | 2020-11-25T17:45:58.000Z | 2021-12-21T02:01:16.000Z | src/transport/backend/local/RangeServer.cpp | hpc/hxhim | 1a2224a200cb5a9fae33da13720e68beb5bee746 | [
"BSD-3-Clause"
] | null | null | null | src/transport/backend/local/RangeServer.cpp | hpc/hxhim | 1a2224a200cb5a9fae33da13720e68beb5bee746 | [
"BSD-3-Clause"
] | 1 | 2021-10-11T19:54:05.000Z | 2021-10-11T19:54:05.000Z | #include <cstdio>
#include <cstdlib>
#include <cstring>
#include "hxhim/hxhim.hpp"
#include "hxhim/private/accessors.hpp"
#include "transport/backend/local/RangeServer.hpp"
#include "utils/Blob.hpp"
#include "utils/memory.hpp"
namespace Transport {
namespace local {
Message::Response::Response *range_server(hxhim_t ... | 33.836735 | 116 | 0.6538 | hpc |
1a9278790b974344467865ea305ebfe1802f681a | 2,272 | hpp | C++ | Includes/VanillaDNN/Math/Vector/Vector.hpp | jaegyeom/Vanilla-DNN | 3a783bbbb7d827b82716516eca1ee9e7803804a7 | [
"MIT"
] | 4 | 2021-05-20T16:02:43.000Z | 2021-10-02T02:37:06.000Z | Includes/VanillaDNN/Math/Vector/Vector.hpp | jaegyeom/Vanilla-DNN | 3a783bbbb7d827b82716516eca1ee9e7803804a7 | [
"MIT"
] | 1 | 2021-05-14T18:13:28.000Z | 2021-05-15T01:57:06.000Z | Includes/VanillaDNN/Math/Vector/Vector.hpp | jaegyeom/Vanilla-DNN | 3a783bbbb7d827b82716516eca1ee9e7803804a7 | [
"MIT"
] | 2 | 2021-05-14T18:00:34.000Z | 2021-10-31T08:23:35.000Z | #ifndef VANILLA_DNN_VECTOR_HPP
#define VANILLA_DNN_VECTOR_HPP
#include<vector>
#include<stdexcept>
#include<iostream>
#include<vector>
#include<cmath>
#include <algorithm>
#include <cstdlib>
#include <ctime>
template<typename T> class Matrix;
template<typename T> class Vector {
private:
std::vector<T> vector;
int ... | 21.638095 | 74 | 0.653609 | jaegyeom |
1a941c289d9d28fda0b6773eeb6a1fb77bb9135e | 1,373 | cpp | C++ | 04-linked-list/InsertANodeAtASpecificPositionInALinkedList/InsertANodeAtASpecificPositionInALinkedList.cpp | nalidzhik/data-structures-and-algorithms | fa69061913fd773b6f2ddac4feeace625b6b9baa | [
"Apache-2.0"
] | null | null | null | 04-linked-list/InsertANodeAtASpecificPositionInALinkedList/InsertANodeAtASpecificPositionInALinkedList.cpp | nalidzhik/data-structures-and-algorithms | fa69061913fd773b6f2ddac4feeace625b6b9baa | [
"Apache-2.0"
] | null | null | null | 04-linked-list/InsertANodeAtASpecificPositionInALinkedList/InsertANodeAtASpecificPositionInALinkedList.cpp | nalidzhik/data-structures-and-algorithms | fa69061913fd773b6f2ddac4feeace625b6b9baa | [
"Apache-2.0"
] | null | null | null | /*
* Complete the 'insertNodeAtPosition' function below.
*
* The function is expected to return an INTEGER_SINGLY_LINKED_LIST.
* The function accepts following parameters:
* 1. INTEGER_SINGLY_LINKED_LIST llist
* 2. INTEGER data
* 3. INTEGER position
*/
/*
* For your reference:
*
* Singly... | 24.517857 | 98 | 0.563729 | nalidzhik |
1a98d26b66436c5595f5bc806cbd5b2d786153fb | 3,241 | cpp | C++ | src/lib/physics/2d/kernel_debrun_spiky.cpp | Fluci/GooBalls | 4b68084303e66af368fd6bbf94aaec0950c9c6e3 | [
"BSD-3-Clause"
] | null | null | null | src/lib/physics/2d/kernel_debrun_spiky.cpp | Fluci/GooBalls | 4b68084303e66af368fd6bbf94aaec0950c9c6e3 | [
"BSD-3-Clause"
] | null | null | null | src/lib/physics/2d/kernel_debrun_spiky.cpp | Fluci/GooBalls | 4b68084303e66af368fd6bbf94aaec0950c9c6e3 | [
"BSD-3-Clause"
] | null | null | null | #include "kernel_debrun_spiky.hpp"
#include "generic/eigen.hpp"
#include <iostream>
namespace GooBalls {
namespace d2 {
namespace Physics {
void DebrunSpiky::setH(Float h) {
m_h = h;
m_A1d = 2/std::pow(m_h, 4);
m_A2d = 10.0/M_PI/std::pow(h, 5);;
}
void DebrunSpiky::compute1d(
const Coordinates1d... | 30.28972 | 102 | 0.598889 | Fluci |
1a99488fb993c7f309991b8760b7db869f11f2dd | 590 | hpp | C++ | Main course/Homework4/Problem2/Header files/Object.hpp | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | Main course/Homework4/Problem2/Header files/Object.hpp | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | Main course/Homework4/Problem2/Header files/Object.hpp | nia-flo/FMI-OOP | 9d6ab384b5b7a48e76965ca5bff1e6a995b1bcba | [
"MIT"
] | null | null | null | #pragma once
#include "Comparable.hpp"
#include "Debug.hpp"
#include "Serializable.hpp"
class Object : public Comparable, public Debug, public Serializable
{
public:
Object(const std::string& name, const std::string& location, const std::string& extension);
std::string get_name() const;
std::string get_location(... | 21.071429 | 92 | 0.730508 | nia-flo |
1a9e9fb5b9b93e87d24d49988b70f48f0121aad1 | 128 | cpp | C++ | tensorflow-yolo-ios/dependencies/eigen/failtest/block_on_const_type_actually_const_0.cpp | initialz/tensorflow-yolo-face-ios | ba74cf39168d0128e91318e65a1b88ce4d65a167 | [
"MIT"
] | 27 | 2017-06-07T19:07:32.000Z | 2020-10-15T10:09:12.000Z | tensorflow-yolo-ios/dependencies/eigen/failtest/block_on_const_type_actually_const_0.cpp | initialz/tensorflow-yolo-face-ios | ba74cf39168d0128e91318e65a1b88ce4d65a167 | [
"MIT"
] | 3 | 2017-08-25T17:39:46.000Z | 2017-11-18T03:40:55.000Z | tensorflow-yolo-ios/dependencies/eigen/failtest/block_on_const_type_actually_const_0.cpp | initialz/tensorflow-yolo-face-ios | ba74cf39168d0128e91318e65a1b88ce4d65a167 | [
"MIT"
] | 10 | 2017-06-16T18:04:45.000Z | 2018-07-05T17:33:01.000Z | version https://git-lfs.github.com/spec/v1
oid sha256:b75858ed52d328dae0e5d29dcf258d42c226b61bc62c50bb344a90c40ea99884
size 262
| 32 | 75 | 0.882813 | initialz |
1aa7962fef609b664c5372dc2b49d18ad8d5378d | 4,948 | cpp | C++ | exoskeleton_control/src/Eci/Angle_Driver.cpp | MingshanHe/NEU_Exoskeleton | 359fb94ce2e6bdecd650a2574968f07cbf3d9daa | [
"MIT"
] | 8 | 2021-06-07T01:51:35.000Z | 2022-01-10T04:22:51.000Z | exoskeleton_control/src/Eci/Angle_Driver.cpp | MingshanHe/NEU_Exoskeleton | 359fb94ce2e6bdecd650a2574968f07cbf3d9daa | [
"MIT"
] | 2 | 2022-03-08T10:28:48.000Z | 2022-03-10T12:12:25.000Z | exoskeleton_control/src/Eci/Angle_Driver.cpp | MingshanHe/Graduate_Design | 359fb94ce2e6bdecd650a2574968f07cbf3d9daa | [
"MIT"
] | 3 | 2021-09-13T06:26:14.000Z | 2022-03-08T08:12:19.000Z | /* * @Author: Beal.MS
* @Date: 2021-04-26 20:35:42
* @Last Modified by: Beal.MS
* @Last Modified time: 2021-04-26 20:41:40
* @Description: This is the Motor Driver to Accept and Send Angle
* Position.
*/
#include <chrono>
#include <functional>
#include <memory>
#include <string>
#include "rclcpp/rclcpp.hpp"... | 33.890411 | 107 | 0.641269 | MingshanHe |
1aa7f939d8a193dba0485f19e68c9178d7dfc8e7 | 904 | cpp | C++ | 897. Increasing Order Search Tree/main.cpp | dllexport/leetcode | a0cfd5d759daa36fec808b2dbe19c045d218ed76 | [
"MIT"
] | null | null | null | 897. Increasing Order Search Tree/main.cpp | dllexport/leetcode | a0cfd5d759daa36fec808b2dbe19c045d218ed76 | [
"MIT"
] | null | null | null | 897. Increasing Order Search Tree/main.cpp | dllexport/leetcode | a0cfd5d759daa36fec808b2dbe19c045d218ed76 | [
"MIT"
] | null | null | null | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
TreeNode* increasingBST(TreeNode* root) {
preOrderTraval(root);
for(auto i : a... | 22.04878 | 59 | 0.504425 | dllexport |
1aa7fcea384b9452db45be921343c4b4b62e6b52 | 2,100 | cpp | C++ | data/transcoder_evaluation_gfg/cpp/MAXIMUM_PRODUCT_SUBSET_ARRAY.cpp | mxl1n/CodeGen | e5101dd5c5e9c3720c70c80f78b18f13e118335a | [
"MIT"
] | 241 | 2021-07-20T08:35:20.000Z | 2022-03-31T02:39:08.000Z | data/transcoder_evaluation_gfg/cpp/MAXIMUM_PRODUCT_SUBSET_ARRAY.cpp | mxl1n/CodeGen | e5101dd5c5e9c3720c70c80f78b18f13e118335a | [
"MIT"
] | 49 | 2021-07-22T23:18:42.000Z | 2022-03-24T09:15:26.000Z | data/transcoder_evaluation_gfg/cpp/MAXIMUM_PRODUCT_SUBSET_ARRAY.cpp | mxl1n/CodeGen | e5101dd5c5e9c3720c70c80f78b18f13e118335a | [
"MIT"
] | 71 | 2021-07-21T05:17:52.000Z | 2022-03-29T23:49:28.000Z | // Copyright (c) 2019-present, Facebook, Inc.
// All rights reserved.
//
// This source code is licensed under the license found in the
// LICENSE file in the root directory of this source tree.
//
#include <iostream>
#include <cstdlib>
#include <string>
#include <vector>
#include <fstream>
#include <iomanip>
#include... | 36.206897 | 793 | 0.544286 | mxl1n |
1aa981845b647597b54b8010a5db6cc4d9c366cd | 13,935 | cpp | C++ | Ouroboros/Source/oGUI/msgbox.cpp | igHunterKiller/ouroboros | 5e2cde7e6365341da297da10d8927b091ecf5559 | [
"MIT"
] | null | null | null | Ouroboros/Source/oGUI/msgbox.cpp | igHunterKiller/ouroboros | 5e2cde7e6365341da297da10d8927b091ecf5559 | [
"MIT"
] | null | null | null | Ouroboros/Source/oGUI/msgbox.cpp | igHunterKiller/ouroboros | 5e2cde7e6365341da297da10d8927b091ecf5559 | [
"MIT"
] | null | null | null | // Copyright (c) 2016 Antony Arciuolo. See License.txt regarding use.
#include <oCore/countof.h>
#include <oGUI/msgbox.h>
#include <oGUI/cursor.h>
#include <oGUI/notification_area.h>
#include <oGUI/Windows/oWinDialog.h>
#include <oGUI/Windows/oWinRect.h>
#include <oGUI/Windows/oWinWindowing.h>
#include <oSystem/window... | 28.094758 | 238 | 0.700466 | igHunterKiller |
1aaba2ba17d8c32434fa58dae4a7a4dc3a9312ab | 1,557 | cpp | C++ | src/homework/tic_tac_toe/tic_tac_toe_manager.cpp | acc-cosc-1337-spring-2020/acc-cosc-1337-spring-2020-Naziaislam91 | cc72163a5c49c144b06eb40e21462befa252721a | [
"MIT"
] | null | null | null | src/homework/tic_tac_toe/tic_tac_toe_manager.cpp | acc-cosc-1337-spring-2020/acc-cosc-1337-spring-2020-Naziaislam91 | cc72163a5c49c144b06eb40e21462befa252721a | [
"MIT"
] | null | null | null | src/homework/tic_tac_toe/tic_tac_toe_manager.cpp | acc-cosc-1337-spring-2020/acc-cosc-1337-spring-2020-Naziaislam91 | cc72163a5c49c144b06eb40e21462befa252721a | [
"MIT"
] | null | null | null | #include "tic_tac_toe_manager.h"
#include "tic_tac_toe_3.h"
#include "tic_tac_toe_data.h"
#include "tic_tac_toe_4.h"
#include "tic_tac_toe.h"
#include<iostream>
#include<string>
//cpp
/*TicTacToeManager::TicTacToeManager(TicTacToeData & data)
{
games = data.get_games(); //confused
for (auto &game : games)
{
u... | 15.887755 | 81 | 0.595376 | acc-cosc-1337-spring-2020 |
1aad67a85aaee6f851f8b07db0eb9a0a02c20f18 | 5,630 | cpp | C++ | op_utilities/nodes/op_hmi_bridge/SocketServer.cpp | marcusvinicius178/core_planning | 1e9f6c211d902dd5a9d99d0cbf9df4726a7c6739 | [
"Apache-2.0"
] | 1 | 2021-12-25T15:50:31.000Z | 2021-12-25T15:50:31.000Z | op_utilities/nodes/op_hmi_bridge/SocketServer.cpp | marcusvinicius178/core_planning | 1e9f6c211d902dd5a9d99d0cbf9df4726a7c6739 | [
"Apache-2.0"
] | null | null | null | op_utilities/nodes/op_hmi_bridge/SocketServer.cpp | marcusvinicius178/core_planning | 1e9f6c211d902dd5a9d99d0cbf9df4726a7c6739 | [
"Apache-2.0"
] | null | null | null | /*
* SocketServer.cpp
*
* Created on: Feb 13, 2017
* Author: user
*/
#include "SocketServer.h"
#include <string.h>
namespace HMI_BRIDGE_NS
{
HMISocketServer::HMISocketServer()
{
m_Socket_send = 0;
m_Socket_receive = 0;
sock_mutex_send = PTHREAD_MUTEX_INITIALIZER;
sock_mutex_receive = PTHREAD_MUTEX_IN... | 21.007463 | 102 | 0.673179 | marcusvinicius178 |
1aaf18be6aae23c67708d7eaafb94831199d6837 | 14,537 | cc | C++ | chrome/browser/debugger/devtools_http_protocol_handler.cc | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | 2 | 2017-09-02T19:08:28.000Z | 2021-11-15T15:15:14.000Z | chrome/browser/debugger/devtools_http_protocol_handler.cc | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/debugger/devtools_http_protocol_handler.cc | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | 1 | 2020-04-13T05:45:10.000Z | 2020-04-13T05:45:10.000Z | // Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/debugger/devtools_http_protocol_handler.h"
#include "base/compiler_specific.h"
#include "base/logging.h"
#include "base/mess... | 33.265446 | 79 | 0.672766 | Gitman1989 |
1ab8b746a99a0407ae06a26db0a7e73da5ca0d66 | 12,635 | cpp | C++ | Code/PowerUp.cpp | ofaura/AndroDunos | 98a8d54443df0bb3f9bd2b3ceb2017b3dafda489 | [
"MIT"
] | 2 | 2018-05-17T21:41:48.000Z | 2018-12-27T21:46:00.000Z | Code/PowerUp.cpp | ofaura/AndroDunos | 98a8d54443df0bb3f9bd2b3ceb2017b3dafda489 | [
"MIT"
] | 2 | 2018-05-15T19:03:18.000Z | 2018-06-25T11:28:04.000Z | Code/PowerUp.cpp | ofaura/AndroDunos | 98a8d54443df0bb3f9bd2b3ceb2017b3dafda489 | [
"MIT"
] | null | null | null | #include "Application.h"
#include "PowerUp.h"
#include "ModuleCollision.h"
#include "ModuleParticles.h"
#include "ModuleEnemies.h"
#include "ModulePlayer.h"
#include "ModuleTextures.h"
#include "ModuleRender.h"
#include "ModuleShield.h"
#include "ModuleShield_p2.h"
#include "ModuleAudio.h"
#include "ModulePlayer.h"
#in... | 24.726027 | 115 | 0.610922 | ofaura |
1ab9293575380b2e977369f68a61931f2a684789 | 988 | hpp | C++ | include/z8kSequencer.hpp | spectromas/RackPlugins | 6c42eb5676b17acc201e625341655a37d413a8fe | [
"CC0-1.0"
] | 1 | 2021-12-12T22:09:17.000Z | 2021-12-12T22:09:17.000Z | include/z8kSequencer.hpp | spectromas/RackPlugins | 6c42eb5676b17acc201e625341655a37d413a8fe | [
"CC0-1.0"
] | null | null | null | include/z8kSequencer.hpp | spectromas/RackPlugins | 6c42eb5676b17acc201e625341655a37d413a8fe | [
"CC0-1.0"
] | 1 | 2021-12-13T22:12:47.000Z | 2021-12-13T22:12:47.000Z | #pragma once
struct Z8K;
struct z8kSequencer
{
public:
void Init(Input *pRst, Input *pDir, Input *pClk, Output *pOut, Light *pLights, std::vector<Param> ¶ms, std::vector<int> steps)
{
curStep = 0;
pReset = pRst;
pDirection = pDir;
pClock = pClk;
pOutput = pOut;
numSteps = steps.size();
for(int k = ... | 18.296296 | 131 | 0.648785 | spectromas |
1abade9c09641b58684c9c08c0b86c494ced757c | 440 | cpp | C++ | plugins/inisync/inisynchelperplugin.cpp | Skycoder42/Conflip | 8649495cee0b8fc5b8675ac2b4e6ca764cd1aada | [
"BSD-3-Clause"
] | 1 | 2019-03-21T12:28:48.000Z | 2019-03-21T12:28:48.000Z | plugins/inisync/inisynchelperplugin.cpp | Skycoder42/Conflip | 8649495cee0b8fc5b8675ac2b4e6ca764cd1aada | [
"BSD-3-Clause"
] | null | null | null | plugins/inisync/inisynchelperplugin.cpp | Skycoder42/Conflip | 8649495cee0b8fc5b8675ac2b4e6ca764cd1aada | [
"BSD-3-Clause"
] | null | null | null | #include "inisynchelperplugin.h"
#include "inisynchelper.h"
IniSyncHelperPlugin::IniSyncHelperPlugin(QObject *parent) :
QObject{parent}
{}
QStringList IniSyncHelperPlugin::translations() const
{
return {QStringLiteral("conflip_inisync")};
}
SyncHelper *IniSyncHelperPlugin::createInstance(const QString &provider, Q... | 22 | 89 | 0.784091 | Skycoder42 |
1abfddc23329959d72fff74da848364bf28eda37 | 165 | cc | C++ | RecoParticleFlow/PFProducer/src/BlockElementLinkerBase.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-03-09T19:47:49.000Z | 2019-03-09T19:47:49.000Z | RecoParticleFlow/PFProducer/src/BlockElementLinkerBase.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | RecoParticleFlow/PFProducer/src/BlockElementLinkerBase.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 1 | 2019-03-19T13:44:54.000Z | 2019-03-19T13:44:54.000Z | #include "RecoParticleFlow/PFProducer/interface/BlockElementLinkerBase.h"
EDM_REGISTER_PLUGINFACTORY(BlockElementLinkerFactory,
"BlockElementLinkerFactory");
| 33 | 73 | 0.854545 | nistefan |
1ac2562fedab45e7f4af9023db33134979132aa1 | 11,979 | cpp | C++ | s3/s3fs/gnutls_auth.cpp | murlock/irods_resource_plugin_s3 | 5b7fa3f3cf373900828454147226a225791e97a5 | [
"BSD-3-Clause"
] | null | null | null | s3/s3fs/gnutls_auth.cpp | murlock/irods_resource_plugin_s3 | 5b7fa3f3cf373900828454147226a225791e97a5 | [
"BSD-3-Clause"
] | null | null | null | s3/s3fs/gnutls_auth.cpp | murlock/irods_resource_plugin_s3 | 5b7fa3f3cf373900828454147226a225791e97a5 | [
"BSD-3-Clause"
] | null | null | null | /*
* s3fs - FUSE-based file system backed by Amazon S3
*
* Copyright(C) 2007 Randy Rizun <rrizun@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 2
* of the Li... | 25.984816 | 141 | 0.623508 | murlock |
1ac3058d16b421793ec151c81009155a4c5af3db | 3,635 | cpp | C++ | HelperFunctions/getVkViewport.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | HelperFunctions/getVkViewport.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | HelperFunctions/getVkViewport.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2019-2020 Douglas Kaip
*
* 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 t... | 28.849206 | 80 | 0.49381 | dkaip |
1ac502c109f457b6381143fdbe0bcfd3d9633592 | 52,919 | cpp | C++ | SvdFeature_Source_Code/apex_svd_data.cpp | qichaotang/Source-Code-s-Reading | 0f92a5c1c464cd6f4b27a1252fdac0d92438a49a | [
"MIT"
] | 1 | 2016-05-17T06:42:32.000Z | 2016-05-17T06:42:32.000Z | SvdFeature_Source_Code/apex_svd_data.cpp | qichaotang/Source-Code-s-Reading | 0f92a5c1c464cd6f4b27a1252fdac0d92438a49a | [
"MIT"
] | null | null | null | SvdFeature_Source_Code/apex_svd_data.cpp | qichaotang/Source-Code-s-Reading | 0f92a5c1c464cd6f4b27a1252fdac0d92438a49a | [
"MIT"
] | null | null | null | /*
* Copyright 2009-2010 APEX Data & Knowledge Management Lab, Shanghai Jiao Tong University
*
* 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... | 38.153569 | 131 | 0.496287 | qichaotang |
1ac8de29fd47019c64532e6ad97c5ff09145ce35 | 2,758 | cpp | C++ | src/engine/ResourceManager.cpp | Streetwalrus/WalrusRPG | 53d88ef36ca1b2c169b5755dd95ac2c5626b91f5 | [
"MIT"
] | 12 | 2015-06-30T19:38:06.000Z | 2017-11-27T20:26:32.000Z | src/engine/ResourceManager.cpp | Pokespire/pokespire | 53d88ef36ca1b2c169b5755dd95ac2c5626b91f5 | [
"MIT"
] | 18 | 2015-06-26T01:44:48.000Z | 2016-07-01T16:26:17.000Z | src/engine/ResourceManager.cpp | Pokespire/pokespire | 53d88ef36ca1b2c169b5755dd95ac2c5626b91f5 | [
"MIT"
] | 1 | 2016-12-12T05:15:46.000Z | 2016-12-12T05:15:46.000Z | #include "ResourceManager.h"
#include "Logger.h"
#include "TINYSTL/unordered_map.h"
using namespace WalrusRPG; /*::ResourceManager*/
using namespace WalrusRPG::Logger;
using WalrusRPG::PIAF::Archive;
using tinystl::unordered_map;
ManagedArchive::ManagedArchive(const char *path)
: path(path), arc(ResourceManager:... | 24.846847 | 78 | 0.583394 | Streetwalrus |
1acbc5948aad29f5472ffbf503bd45f1ab1d0d8f | 1,386 | cpp | C++ | test/DiGraph_Test.cpp | CalebCintary/pyplot_cpp | de33c3e921229e5efd72a7fc4fdb17212edc9aa9 | [
"MIT"
] | 1 | 2022-03-29T10:52:21.000Z | 2022-03-29T10:52:21.000Z | test/DiGraph_Test.cpp | CalebCintary/pyplot_cpp | de33c3e921229e5efd72a7fc4fdb17212edc9aa9 | [
"MIT"
] | 1 | 2022-03-20T12:17:11.000Z | 2022-03-20T17:50:12.000Z | test/DiGraph_Test.cpp | CalebCintary/pyplot_cpp | de33c3e921229e5efd72a7fc4fdb17212edc9aa9 | [
"MIT"
] | 1 | 2022-03-29T19:40:59.000Z | 2022-03-29T19:40:59.000Z | //
// Created by lavr4 on 3/24/2022.
//
#include <boost/test/unit_test.hpp>
#include "pyplot_cpp/DiGraph.hpp"
#include "pyplot_cpp/plt/Properties.hpp"
BOOST_AUTO_TEST_SUITE(DiGraph_Test)
BOOST_AUTO_TEST_CASE(DiGraph_EmptyShow_Test) {
pyplot_cpp::DiGraph graph;
graph.setTitle("Simple DiGraph");... | 25.2 | 60 | 0.616162 | CalebCintary |
1accafac84b6257bf69e12f2a7a76cf7db8fb36b | 3,804 | cpp | C++ | contrib/IECoreAppleseed/src/IECoreAppleseed/ShaderNetworkAlgo.cpp | bradleyhenke/cortex | f8245cc6c9464b1de9e6c6e57068248198e63de0 | [
"BSD-3-Clause"
] | 386 | 2015-01-02T11:10:43.000Z | 2022-03-10T15:12:20.000Z | contrib/IECoreAppleseed/src/IECoreAppleseed/ShaderNetworkAlgo.cpp | bradleyhenke/cortex | f8245cc6c9464b1de9e6c6e57068248198e63de0 | [
"BSD-3-Clause"
] | 484 | 2015-01-09T18:28:06.000Z | 2022-03-31T16:02:04.000Z | contrib/IECoreAppleseed/src/IECoreAppleseed/ShaderNetworkAlgo.cpp | bradleyhenke/cortex | f8245cc6c9464b1de9e6c6e57068248198e63de0 | [
"BSD-3-Clause"
] | 99 | 2015-01-28T23:18:04.000Z | 2022-03-27T00:59:39.000Z | //////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2016, Esteban Tovagliari. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistr... | 34.27027 | 92 | 0.710831 | bradleyhenke |
1ace2436cc536bf630960e024bb88af1e9bf0bc8 | 3,045 | cpp | C++ | ships/coord_tests.cpp | ismailqau/libxayagame | 21aa17ab6d93d7bdf3882788243a2ae591d7e841 | [
"MIT"
] | 16 | 2018-09-08T02:11:44.000Z | 2022-02-07T00:13:42.000Z | ships/coord_tests.cpp | ismailqau/libxayagame | 21aa17ab6d93d7bdf3882788243a2ae591d7e841 | [
"MIT"
] | 47 | 2018-09-04T11:19:27.000Z | 2021-09-14T12:53:25.000Z | ships/coord_tests.cpp | ismailqau/libxayagame | 21aa17ab6d93d7bdf3882788243a2ae591d7e841 | [
"MIT"
] | 13 | 2018-12-20T19:50:22.000Z | 2022-03-14T21:47:04.000Z | // Copyright (C) 2019 The Xaya developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "coord.hpp"
#include <gtest/gtest.h>
namespace ships
{
namespace
{
using DirectionTests = testing::Test;
TEST_F (DirectionTes... | 28.726415 | 70 | 0.651232 | ismailqau |
1ad06d3ed55c91b0db13ee06513842e51f7b98e5 | 110 | cpp | C++ | src/intersim/rng_wrapper.cpp | beneslami/Multi-GPU | 89101177a29a0f238fa85671943f2f584e82a815 | [
"Apache-2.0"
] | null | null | null | src/intersim/rng_wrapper.cpp | beneslami/Multi-GPU | 89101177a29a0f238fa85671943f2f584e82a815 | [
"Apache-2.0"
] | null | null | null | src/intersim/rng_wrapper.cpp | beneslami/Multi-GPU | 89101177a29a0f238fa85671943f2f584e82a815 | [
"Apache-2.0"
] | null | null | null | #include "rng.hpp"
#define main rng_main
#include "rng.cpp"
long ran_next( )
{
return ran_arr_next( );
}
| 11 | 26 | 0.672727 | beneslami |
1ad8b8851f0025ffab7a217e5e034137d03fa4b3 | 3,561 | cpp | C++ | NinjaVsZombie/NinjaVsZombies - final/source/Door.cpp | Cabrra/SPG-Project | 7602de287b750c882f9fe9e2bc57e0492d36a76f | [
"MIT"
] | null | null | null | NinjaVsZombie/NinjaVsZombies - final/source/Door.cpp | Cabrra/SPG-Project | 7602de287b750c882f9fe9e2bc57e0492d36a76f | [
"MIT"
] | null | null | null | NinjaVsZombie/NinjaVsZombies - final/source/Door.cpp | Cabrra/SPG-Project | 7602de287b750c882f9fe9e2bc57e0492d36a76f | [
"MIT"
] | null | null | null | #include "Door.h"
#include "../SGD Wrappers/SGD_GraphicsManager.h"
#include "../SGD Wrappers/SGD_AudioManager.h"
#include "Player.h"
Door::Door(bool vertical) : Listener(this)
{
Listener::RegisterForEvent("DEFEATED");
/*if (vertical)
m_hImage = SGD::GraphicsManager::GetInstance()->LoadTexture("resource/Graphics/do... | 29.92437 | 120 | 0.656838 | Cabrra |
1adcb4ad1a2f42160dc3d3f7718d3c348b219861 | 1,122 | cpp | C++ | LeetCode Problem-Set/56. Merge Intervals (Medium)/Solution1.cpp | ankuralld5999/LeetCode-Problems | 2f9a767a0effbb2a50672e102925fbbb65034083 | [
"FSFAP"
] | 2 | 2021-01-06T20:43:59.000Z | 2021-01-11T15:42:59.000Z | LeetCode Problem-Set/56. Merge Intervals (Medium)/Solution1.cpp | ankuralld5999/LeetCode-Problems | 2f9a767a0effbb2a50672e102925fbbb65034083 | [
"FSFAP"
] | null | null | null | LeetCode Problem-Set/56. Merge Intervals (Medium)/Solution1.cpp | ankuralld5999/LeetCode-Problems | 2f9a767a0effbb2a50672e102925fbbb65034083 | [
"FSFAP"
] | null | null | null | // Problem: https://leetcode.com/problems/merge-intervals/
// Author: https://github.com/ankuralld5999
class Solution {
public:
vector<int> makeInterval(int intervalStart, int intervalEnd) {
vector<int> interval(2);
interval[0] = intervalStart;
interval[1] = intervalEnd;
return inter... | 36.193548 | 84 | 0.579323 | ankuralld5999 |
1addf6ac93a6f89a5e138fed5f8bdad2a478715f | 1,354 | cpp | C++ | Strings/23. AnagramSearch.cpp | sohamnandi77/Cpp-Data-Structures-And-Algorithm | f29a14760964103a5b58cfff925cd8f7ed5aa6c1 | [
"MIT"
] | 2 | 2021-05-21T17:10:02.000Z | 2021-05-29T05:13:06.000Z | Strings/23. AnagramSearch.cpp | sohamnandi77/Cpp-Data-Structures-And-Algorithm | f29a14760964103a5b58cfff925cd8f7ed5aa6c1 | [
"MIT"
] | null | null | null | Strings/23. AnagramSearch.cpp | sohamnandi77/Cpp-Data-Structures-And-Algorithm | f29a14760964103a5b58cfff925cd8f7ed5aa6c1 | [
"MIT"
] | null | null | null | #include <iostream>
#include <string>
using namespace std;
const int CHAR = 256;
bool areAnagram(string &pat, string &txt, int i)
{
int count[CHAR] = {0};
for (int j = 0; j < pat.length(); j++)
{
count[pat[j]]++;
count[txt[i + j]]--;
}
for (int j = 0; j < CHAR; j++)
{
if... | 19.623188 | 53 | 0.477105 | sohamnandi77 |
1adfb03a9dbb41d74401b4f83a296f94ad9297ea | 3,040 | cpp | C++ | temp-sensor.cpp | ThomasZehnder/low-noise-heating-arduino-2021 | 015e204b7e00fa49f123bd199dd9a256188788ce | [
"MIT"
] | null | null | null | temp-sensor.cpp | ThomasZehnder/low-noise-heating-arduino-2021 | 015e204b7e00fa49f123bd199dd9a256188788ce | [
"MIT"
] | 3 | 2020-10-18T17:04:21.000Z | 2020-10-18T17:08:19.000Z | temp-sensor.cpp | ThomasZehnder/low-noise-heating-arduino-2021 | 015e204b7e00fa49f123bd199dd9a256188788ce | [
"MIT"
] | null | null | null | // Include the libraries we need
#include "Arduino.h"
#include "temp-sensor.hpp"
#include "Wire.h"
#include "OneWire.h"
#include "low-noise-heater-defines.hpp"
OneWire ds(DS18B20_PIN);
// maximum sensors on the bus
#define M 4
// actual sensors detected
byte m = 0;
// addresses
byte addr[M][8];
//temp for asynch... | 16.888889 | 72 | 0.596053 | ThomasZehnder |
1ae1a653fc768b1331201778daa42c02471ea6c7 | 499 | cpp | C++ | CoreTests/Script/Test_ScriptScalarMath.cpp | azhirnov/GraphicsGenFramework-modular | 348be601f1991f102defa0c99250529f5e44c4d3 | [
"BSD-2-Clause"
] | 12 | 2017-12-23T14:24:57.000Z | 2020-10-02T19:52:12.000Z | CoreTests/Script/Test_ScriptScalarMath.cpp | azhirnov/ModularGraphicsFramework | 348be601f1991f102defa0c99250529f5e44c4d3 | [
"BSD-2-Clause"
] | null | null | null | CoreTests/Script/Test_ScriptScalarMath.cpp | azhirnov/ModularGraphicsFramework | 348be601f1991f102defa0c99250529f5e44c4d3 | [
"BSD-2-Clause"
] | null | null | null | // Copyright (c) Zhirnov Andrey. For more information see 'LICENSE.txt'
#include "CoreTests/Script/Common.h"
static void TestScalar_Sin (ScriptEngine *se)
{
const char script[] = R"#(
float main () {
float f = Sin( 3.14f );
return f;
}
)#";
float res = 0;
se->Run( script, "main", OUT res );
const f... | 15.59375 | 72 | 0.643287 | azhirnov |
1ae32440010aab2a940f83ebcd7073fd7420d027 | 24,854 | cpp | C++ | Picfeature/Pic.cpp | akamoon/imageLab | 7a15ec725b56da7e458805495695c12a95d717a1 | [
"MIT"
] | null | null | null | Picfeature/Pic.cpp | akamoon/imageLab | 7a15ec725b56da7e458805495695c12a95d717a1 | [
"MIT"
] | null | null | null | Picfeature/Pic.cpp | akamoon/imageLab | 7a15ec725b56da7e458805495695c12a95d717a1 | [
"MIT"
] | null | null | null | //#include <QCoreApplication>
#include "include1\linear.h"
#include "include1\pic.h"
#include "direct.h"
#include "include1\charactercut.h"
#include "include1\imagecrop.h"
#include "include1\backnotes.h"
//-----------暂时不知道用处的变量定义,先保留不重构---------------
unsigned char *image2;
unsigned char *image3;
unsigned char *image... | 29.378251 | 148 | 0.45039 | akamoon |
1ae88b3e0baf923d2ff207515919af77b1310388 | 385 | cpp | C++ | libs/xlOil_Utils/Main.cpp | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | libs/xlOil_Utils/Main.cpp | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | libs/xlOil_Utils/Main.cpp | cunnane/xloil | 2c66bdbe47b3de4cb97213351bf5f1099a3c11d2 | [
"Apache-2.0"
] | null | null | null | #include <xlOil/Plugin.h>
namespace xloil
{
namespace Utils
{
XLO_PLUGIN_INIT(AddinContext* ctx, const PluginContext& plugin)
{
try
{
linkPluginToCoreLogger(ctx, plugin);
throwIfNotExactVersion(plugin);
return 0;
}
catch (const std::exception& e)
{
... | 16.041667 | 67 | 0.555844 | cunnane |
1aed715957ffb7ff673a1e0d96ca6a21c0d1a002 | 2,688 | cpp | C++ | test/test_config/test_reader.cpp | Leosocy/GraduationProject | c90875837c8bbd9be889dbd42ee51f78c9354683 | [
"MIT"
] | 99 | 2018-05-30T05:44:40.000Z | 2022-03-04T12:46:13.000Z | test/test_config/test_reader.cpp | Leosocy/EDCC | c90875837c8bbd9be889dbd42ee51f78c9354683 | [
"MIT"
] | 24 | 2018-03-16T03:04:55.000Z | 2021-07-12T06:22:40.000Z | test/test_config/test_reader.cpp | Leosocy/EDCC | c90875837c8bbd9be889dbd42ee51f78c9354683 | [
"MIT"
] | 38 | 2018-06-24T07:12:53.000Z | 2022-03-04T12:46:15.000Z | // Copyright (c) 2019 leosocy. All rights reserved.
// Use of this source code is governed by a MIT-style license
// that can be found in the LICENSE file.
#include <gtest/gtest.h>
#include "config/reader.h"
namespace {
using edcc::EncoderConfig;
using edcc::kDefaultEncoderConfig;
using edcc::SimpleConfigReader;
usi... | 36.821918 | 89 | 0.783854 | Leosocy |
1af0593611ef5dd919c40973c2b4d568f64a280b | 19,119 | cpp | C++ | LeapMotion/LeapMotionInputService/m+mLeapMotionInputListener.cpp | opendragon/Core_MPlusM | c82bb00761551a86abe50c86e0df1f247704c848 | [
"BSD-3-Clause"
] | null | null | null | LeapMotion/LeapMotionInputService/m+mLeapMotionInputListener.cpp | opendragon/Core_MPlusM | c82bb00761551a86abe50c86e0df1f247704c848 | [
"BSD-3-Clause"
] | null | null | null | LeapMotion/LeapMotionInputService/m+mLeapMotionInputListener.cpp | opendragon/Core_MPlusM | c82bb00761551a86abe50c86e0df1f247704c848 | [
"BSD-3-Clause"
] | null | null | null | //--------------------------------------------------------------------------------------------------
//
// File: m+mLeapMotionInputListener.cpp
//
// Project: m+m
//
// Contains: The class definition for a Leap Motion listener.
//
// Written by: Norman Jaffe
//
// Copyright: (c) 2014 by H Plus Technolo... | 38.314629 | 100 | 0.529996 | opendragon |
8c17a21a15c77fb62ab7f033882168483435721a | 2,216 | cpp | C++ | src/storage/storagefile.cpp | deszczowy/ny-coder | a7a1716457a92e81874d809fed43719185f21db7 | [
"MIT"
] | null | null | null | src/storage/storagefile.cpp | deszczowy/ny-coder | a7a1716457a92e81874d809fed43719185f21db7 | [
"MIT"
] | null | null | null | src/storage/storagefile.cpp | deszczowy/ny-coder | a7a1716457a92e81874d809fed43719185f21db7 | [
"MIT"
] | null | null | null | /*
Copyright (c) 2018 Krystian Szklarek <szklarek@protonmail.com>
All rights reserved.
This file is part of "Nyquist Coder" project licensed under MIT License.
See LICENSE file in the project root for license information.
Nyquist Copyright (c) by Roger B. Dannenberg
Qt Framework Copyright (c) The Qt Company Ltd.
*/
#... | 20.90566 | 80 | 0.587545 | deszczowy |
8c1b521263d161c7c67498bcdf1e775fddb5c0ca | 42,819 | cpp | C++ | libsyndicate-ug/fs.cpp | jcnelson/syndicate | 4837265be3e0aa18cdf4ee50316dbfc2d1f06e5b | [
"Apache-2.0"
] | 16 | 2015-01-02T15:39:04.000Z | 2016-03-17T06:38:46.000Z | libsyndicate-ug/fs.cpp | jcnelson/syndicate | 4837265be3e0aa18cdf4ee50316dbfc2d1f06e5b | [
"Apache-2.0"
] | 37 | 2015-01-28T20:58:05.000Z | 2016-03-22T04:01:32.000Z | libsyndicate-ug/fs.cpp | jcnelson/syndicate | 4837265be3e0aa18cdf4ee50316dbfc2d1f06e5b | [
"Apache-2.0"
] | 8 | 2015-04-08T02:26:03.000Z | 2016-03-04T05:56:24.000Z | /*
Copyright 2015 The Trustees of Princeton University
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 applicabl... | 31.392229 | 220 | 0.642939 | jcnelson |
8c1bde6ce58568cbb5ac56b7f9ac9cfde27831c3 | 5,113 | cpp | C++ | tools/giza-align/GIZA++-v2/model345-peg.cpp | bingrao/Bug-Transformer | 9e39dc553c281f6372b7a8cfc8205aa186645899 | [
"MIT"
] | 311 | 2016-05-14T12:20:29.000Z | 2022-02-13T14:36:20.000Z | tools/giza-align/GIZA++-v2/model345-peg.cpp | bingrao/Bug-Transformer | 9e39dc553c281f6372b7a8cfc8205aa186645899 | [
"MIT"
] | 8 | 2017-04-14T06:52:35.000Z | 2021-11-08T08:29:01.000Z | tools/giza-align/GIZA++-v2/model345-peg.cpp | bingrao/Bug-Transformer | 9e39dc553c281f6372b7a8cfc8205aa186645899 | [
"MIT"
] | 96 | 2016-01-11T14:16:37.000Z | 2019-11-19T00:56:47.000Z | /*
Copyright (C) 2000,2001 Franz Josef Och (RWTH Aachen - Lehrstuhl fuer Informatik VI)
This file is part of GIZA++ ( extension of GIZA ).
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 ve... | 26.630208 | 93 | 0.580286 | bingrao |
8c2473b193efca03afd512ebac1eb07c0733213e | 659 | hpp | C++ | Microsoft.O365.Security.Native.ETW/Conversions.hpp | jdu2600/krabsetw | 4ae6e5b01c1ae2d7621e942f7c76449a1b36a3b1 | [
"MIT"
] | 207 | 2016-10-26T22:53:49.000Z | 2019-04-24T02:58:18.000Z | Microsoft.O365.Security.Native.ETW/Conversions.hpp | jdu2600/krabsetw | 4ae6e5b01c1ae2d7621e942f7c76449a1b36a3b1 | [
"MIT"
] | 88 | 2019-06-06T23:50:21.000Z | 2022-02-17T09:06:03.000Z | Microsoft.O365.Security.Native.ETW/Conversions.hpp | jdu2600/krabsetw | 4ae6e5b01c1ae2d7621e942f7c76449a1b36a3b1 | [
"MIT"
] | 70 | 2019-05-15T04:56:26.000Z | 2022-03-26T08:24:02.000Z | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#pragma once
#include <type_traits>
using namespace System;
using namespace System::Runtime::InteropServices;
namespace Microsoft::O365::Security::ETW {
// Converts... | 24.407407 | 101 | 0.710167 | jdu2600 |
8c2c2b9aed607cb534462b108a031f3e80c46037 | 23,477 | cpp | C++ | bark/world/map/map_interface.cpp | xmyqsh/bark | 452bf2360bcd8c84cbb11c4b56e6e9b8473eb969 | [
"MIT"
] | 174 | 2019-04-03T11:37:37.000Z | 2022-03-27T09:14:38.000Z | bark/world/map/map_interface.cpp | xmyqsh/bark | 452bf2360bcd8c84cbb11c4b56e6e9b8473eb969 | [
"MIT"
] | 192 | 2019-04-05T09:41:40.000Z | 2022-03-03T14:14:28.000Z | bark/world/map/map_interface.cpp | xmyqsh/bark | 452bf2360bcd8c84cbb11c4b56e6e9b8473eb969 | [
"MIT"
] | 55 | 2019-04-05T13:22:46.000Z | 2022-01-21T07:03:41.000Z | // Copyright (c) 2020 fortiss GmbH
//
// Authors: Julian Bernhard, Klemens Esterle, Patrick Hart and
// Tobias Kessler
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include "bark/world/map/map_interface.hpp"
#include <math.h>
#include <boost/... | 36.971654 | 86 | 0.687822 | xmyqsh |
8c2e12b5e0ea77f377267e9c5f550bd6e966ae3b | 2,683 | cpp | C++ | src/plugins/legacy/itkINRDataImageWriter/itkINRDataImageWriter.cpp | dmargery/medInria-public | c232dbdf9353e14ec6e5184349ef1e523def0b76 | [
"BSD-4-Clause"
] | 61 | 2015-04-14T13:00:50.000Z | 2022-03-09T22:22:18.000Z | src/plugins/legacy/itkINRDataImageWriter/itkINRDataImageWriter.cpp | dmargery/medInria-public | c232dbdf9353e14ec6e5184349ef1e523def0b76 | [
"BSD-4-Clause"
] | 510 | 2016-02-03T13:28:18.000Z | 2022-03-23T10:23:44.000Z | src/plugins/legacy/itkINRDataImageWriter/itkINRDataImageWriter.cpp | mathildemerle/medInria-public | e8c517ef6263c1d98a62b79ca7aad30a21b61094 | [
"BSD-4-Clause",
"BSD-1-Clause"
] | 36 | 2015-03-03T22:58:19.000Z | 2021-12-28T18:19:23.000Z | /*=========================================================================
medInria
Copyright (c) INRIA 2013 All rights reserved.
See LICENSE.txt for details in the root of the sources or:
https://github.com/medInria/medInria-public/blob/master/LICENSE.txt
This software is distributed WITHOUT ANY WARRANTY; wit... | 31.940476 | 107 | 0.565412 | dmargery |
8c2f2ff67065b7bd618ff08ef8915ea7bab7b2b3 | 2,851 | hpp | C++ | atomicpp/RateCoefficient.hpp | TBody/atomicpp | 1c5fd4d280bfc0da9162babf7766943bd6611fc2 | [
"MIT"
] | 2 | 2017-09-27T11:07:42.000Z | 2018-06-27T09:22:38.000Z | atomicpp/RateCoefficient.hpp | TBody/atomicpp | 1c5fd4d280bfc0da9162babf7766943bd6611fc2 | [
"MIT"
] | null | null | null | atomicpp/RateCoefficient.hpp | TBody/atomicpp | 1c5fd4d280bfc0da9162babf7766943bd6611fc2 | [
"MIT"
] | null | null | null | #ifndef RATECOEFFICIENT_H
#define RATECOEFFICIENT_H
#include <string>
#include <vector>
#include <array>
#include "ExternalModules/json.hpp"
using json = nlohmann::json;
#include "Spline/BivariateBSpline.hpp"
namespace atomicpp{
class RateCoefficient{
// # For storing the RateCoefficients encoded in an Op... | 41.926471 | 124 | 0.696247 | TBody |
8c381a3b920628b2e235245b01c23fbfe0dc5aff | 3,713 | cc | C++ | projects/MatlabTranslation/src/typeInference/VariableDeclarationBuilder.cc | ouankou/rose | 76f2a004bd6d8036bc24be2c566a14e33ba4f825 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | projects/MatlabTranslation/src/typeInference/VariableDeclarationBuilder.cc | ouankou/rose | 76f2a004bd6d8036bc24be2c566a14e33ba4f825 | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | projects/MatlabTranslation/src/typeInference/VariableDeclarationBuilder.cc | ouankou/rose | 76f2a004bd6d8036bc24be2c566a14e33ba4f825 | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | #include <set>
#include <algorithm>
#include <iostream> // TODO: delete later
#include "VariableDeclarationBuilder.h"
#include "rose.h"
#include "sageGeneric.h"
#include "utility/utils.h"
#include "transformations/MatlabSimpleTransformer.h"
#include "FastNumericsRoseSupport.h"
#include "TypeAttribute.h"
namespace ... | 27.10219 | 108 | 0.682467 | ouankou |
8c3ac1d59353e069eec7b6179bad561b355f4823 | 27,517 | cpp | C++ | enduser/netmeeting/av/codecs/intel/h261/d1bvriq.cpp | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | enduser/netmeeting/av/codecs/intel/h261/d1bvriq.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | enduser/netmeeting/av/codecs/intel/h261/d1bvriq.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /* *************************************************************************
** INTEL Corporation Proprietary Information
**
** This listing is supplied under the terms of a license
** agreement with INTEL Corporation and may not be copied
** nor disclosed except in accordance with the terms of
** ... | 37.798077 | 81 | 0.452484 | npocmaka |
8c3af866544f2075f558dc18b74b0b7bdaf7b566 | 412 | hpp | C++ | src/pilo/core/datetime/tickcount_simu_thread.hpp | picofox/pilo | 59e12c947307d664c4ca9dcc232b481d06be104a | [
"MIT"
] | 1 | 2019-07-31T06:44:46.000Z | 2019-07-31T06:44:46.000Z | src/pilo/core/datetime/tickcount_simu_thread.hpp | picofox/pilo | 59e12c947307d664c4ca9dcc232b481d06be104a | [
"MIT"
] | null | null | null | src/pilo/core/datetime/tickcount_simu_thread.hpp | picofox/pilo | 59e12c947307d664c4ca9dcc232b481d06be104a | [
"MIT"
] | null | null | null | #pragma once
#include "core/coredefs.hpp"
#ifndef WINDOWS
extern volatile pilo::u64_t __glb_tick_count;
extern volatile int __glb_tick_count_simulative_thread_started;
pilo::u64_t __GetMillisecondTickCount();
#define PiloGetTickCount64() (__glb_tick_count_simulative_thread_started ? __glb_tick_count : __GetMilliseco... | 27.466667 | 123 | 0.830097 | picofox |
8c3dd4530dd48f4efc33e24c3a932893f3d0b5bc | 3,877 | cpp | C++ | demo/demo_smoothed_hist_median_filter.cpp | mit-gfx/recfilter | 0489a3f5d262c84b78dce15b56c0aef0f8df83e9 | [
"MIT"
] | 13 | 2016-06-03T16:49:52.000Z | 2022-01-07T10:21:03.000Z | demo/demo_smoothed_hist_median_filter.cpp | mit-gfx/recfilter | 0489a3f5d262c84b78dce15b56c0aef0f8df83e9 | [
"MIT"
] | 1 | 2020-02-24T03:28:19.000Z | 2020-03-10T23:49:49.000Z | demo/demo_smoothed_hist_median_filter.cpp | mit-gfx/recfilter | 0489a3f5d262c84b78dce15b56c0aef0f8df83e9 | [
"MIT"
] | null | null | null | /**
* \file demo_smoothed_hist_median_filter.cpp
*
* Median filter using smoothed local histograms
*/
#include <iostream>
#include <Halide.h>
#include <recfilter.h>
#include <iir_coeff.h>
#include "image_io.h"
using namespace Halide;
using std::vector;
using std::string;
using std::cerr;
using std::endl;
#def... | 26.923611 | 101 | 0.560227 | mit-gfx |
8c3f228752da10525d05e7bf23ebe8704b5daa26 | 6,866 | cpp | C++ | LiberoEngine/src/Libero/Components/SkyDomeRenderComponent.cpp | Kair0z/LiberoEngine3D | 84c5f75251f19330da9a490587bbf0911bdb681a | [
"MIT"
] | null | null | null | LiberoEngine/src/Libero/Components/SkyDomeRenderComponent.cpp | Kair0z/LiberoEngine3D | 84c5f75251f19330da9a490587bbf0911bdb681a | [
"MIT"
] | null | null | null | LiberoEngine/src/Libero/Components/SkyDomeRenderComponent.cpp | Kair0z/LiberoEngine3D | 84c5f75251f19330da9a490587bbf0911bdb681a | [
"MIT"
] | null | null | null | #include "Liber_pch.h"
#include "SkyDomeRenderComponent.h"
#include "Libero/Graphics/Mesh.h"
#include "Libero/Graphics/Skydome/SkyDome.h"
#include "Libero/Graphics/GraphicsMaster.h"
#include "Libero/Graphics/CameraMaster.h"
#include "Libero/Components/CameraComponent.h"
#include "Libero/Components/TransformComponent.h"... | 29.852174 | 129 | 0.75284 | Kair0z |
8c401c23ef411ae5b046e99df0f43784f5c66d09 | 546 | cpp | C++ | BitMasking/IncredibleHulkProb.cpp | abhijay94/CompetitiveProgramming | ba1f05c189750a49ab9f69b10d2aafa60baa4310 | [
"Apache-2.0"
] | null | null | null | BitMasking/IncredibleHulkProb.cpp | abhijay94/CompetitiveProgramming | ba1f05c189750a49ab9f69b10d2aafa60baa4310 | [
"Apache-2.0"
] | null | null | null | BitMasking/IncredibleHulkProb.cpp | abhijay94/CompetitiveProgramming | ba1f05c189750a49ab9f69b10d2aafa60baa4310 | [
"Apache-2.0"
] | null | null | null | #include <iostream>
using namespace std;
void setBitsCount(int a) {
int count = 0;
while (a > 0) {
count++;
a = a & (a - 1);
}
cout << count << endl;
}
int main() {
#ifndef ONLINE_JUDGE
freopen("input.txt", "r", stdin);
freopen("output.txt", "w", stdout);
#endif
ios_base::... | 16.058824 | 39 | 0.479853 | abhijay94 |
8c41114c83d25ec33b20466c7b9eb547080a4c57 | 820 | cpp | C++ | examples/EduBot_Main/src/GetRPY.cpp | oroca/OROCA-EduBot-Library | 7046a1121f26b458800015ee5883c4b78212169b | [
"Apache-2.0"
] | 2 | 2019-04-11T07:51:59.000Z | 2020-05-28T14:40:37.000Z | examples/EduBot_Main/src/GetRPY.cpp | oroca/OROCA-EduBot-Library | 7046a1121f26b458800015ee5883c4b78212169b | [
"Apache-2.0"
] | 4 | 2019-02-12T02:02:12.000Z | 2019-04-28T00:25:50.000Z | examples/EduBot_Main/src/GetRPY.cpp | oroca/OROCA-EduBot-Library | 7046a1121f26b458800015ee5883c4b78212169b | [
"Apache-2.0"
] | 10 | 2019-04-08T08:40:59.000Z | 2019-12-23T13:46:10.000Z | #include <EduBot.h>
namespace AppGetRpy
{
void setup() {
// put your setup code here, to run once:
edubot.begin(115200);
}
void loop() {
// put your main code here, to run repeatedly:
static uint32_t pre_time;
if (millis()-pre_time >= 50)
{
pre_time = millis(... | 21.578947 | 66 | 0.571951 | oroca |
8c461612d270fd140156c355d1b8e079b50f681e | 5,038 | cpp | C++ | sabramov_task_3/func_sim/func_sim.cpp | MIPT-ILab/mipt-mips-old-branches | a4e17025999b15d423601cf38a84234c5c037b33 | [
"MIT"
] | 1 | 2018-03-04T21:28:20.000Z | 2018-03-04T21:28:20.000Z | sabramov_task_3/func_sim/func_sim.cpp | MIPT-ILab/mipt-mips-old-branches | a4e17025999b15d423601cf38a84234c5c037b33 | [
"MIT"
] | null | null | null | sabramov_task_3/func_sim/func_sim.cpp | MIPT-ILab/mipt-mips-old-branches | a4e17025999b15d423601cf38a84234c5c037b33 | [
"MIT"
] | null | null | null | /**
* func_sim.cpp - simulator of MIPS CPU
* @author Semyon Abramov <semyon.abramov.mipt@gmail.com>
* 2014 - 2015 iLab project: MIPT - MIPS
*/
//Generic C++
#include<iostream>
//Generic uArchSim modules
#include"func_sim.h"
/**
* MIPS class methods
*/
MIPS::MIPS()
{
this->rf = new RF;
... | 21.347458 | 121 | 0.599444 | MIPT-ILab |
8c482faeeb7b4b8847e9badd3a6fc68cb5f33e94 | 3,608 | hpp | C++ | include/codegen/include/GlobalNamespace/SongPreviewPlayer.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 1 | 2021-11-12T09:29:31.000Z | 2021-11-12T09:29:31.000Z | include/codegen/include/GlobalNamespace/SongPreviewPlayer.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | null | null | null | include/codegen/include/GlobalNamespace/SongPreviewPlayer.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 2 | 2021-10-03T02:14:20.000Z | 2021-11-12T09:29:36.000Z | // Autogenerated from CppHeaderCreator
// Created by Sc2ad
// =========================================================================
#pragma once
#pragma pack(push, 8)
// Begin includes
#include "extern/beatsaber-hook/shared/utils/typedefs.h"
// Including type: UnityEngine.MonoBehaviour
#include "UnityEngine/MonoBeh... | 35.372549 | 146 | 0.701774 | Futuremappermydud |
8c48e14482c3de8d8b8784711a637b2a1db29be1 | 5,220 | cpp | C++ | src/widgets/ImageButton.cpp | ndickson/UICommon | 29a04e503e5e05594f5637f563b9f54417d4181e | [
"MIT"
] | null | null | null | src/widgets/ImageButton.cpp | ndickson/UICommon | 29a04e503e5e05594f5637f563b9f54417d4181e | [
"MIT"
] | null | null | null | src/widgets/ImageButton.cpp | ndickson/UICommon | 29a04e503e5e05594f5637f563b9f54417d4181e | [
"MIT"
] | null | null | null | #include "widgets/ImageButton.h"
#include "MainWindow.h"
#include <bmp/BMP.h>
#include <bmp/sRGB.h>
OUTER_NAMESPACE_BEGIN
UICOMMON_LIBRARY_NAMESPACE_BEGIN
const UIBoxClass ImageButton::staticType(ImageButton::initClass());
ImageButton::ImageButton(
const char* upImageFilename,
const char* hoverImageFilename,
cons... | 29 | 115 | 0.708429 | ndickson |
8c4b66bbf3dd8e66651020611f1a16697ae468d3 | 2,328 | cpp | C++ | 1062.cpp | jaemin2682/BAEKJOON_ONLINE_JUDGE | 0d5c6907baee61e1fabdbcd96ea473079a9475ed | [
"MIT"
] | null | null | null | 1062.cpp | jaemin2682/BAEKJOON_ONLINE_JUDGE | 0d5c6907baee61e1fabdbcd96ea473079a9475ed | [
"MIT"
] | null | null | null | 1062.cpp | jaemin2682/BAEKJOON_ONLINE_JUDGE | 0d5c6907baee61e1fabdbcd96ea473079a9475ed | [
"MIT"
] | null | null | null | #include <iostream>
#include <string>
#include <vector>
#include <set>
#include <algorithm>
#include <map>
using namespace std;
int n, k;
vector<string> list; //각 단어의 필요한 알파벳 모음
set<char> alpha; //필요한 알파벳들의 총 모음
int main() {
cin.sync_with_stdio(0);
cin.tie(0);
cin >> n >> k;
for(int i=0;i<n;i++) {
... | 30.233766 | 89 | 0.513316 | jaemin2682 |
8c4b90148beeea2cdc9a3506b9dc93a84139bb2c | 1,389 | inl | C++ | mini/crypto/cng/hmac.inl | geralltf/mini-tor | 61d58749431fba970e19e0d35a53811956c69b16 | [
"MIT"
] | 380 | 2016-07-20T10:22:37.000Z | 2022-03-30T08:47:44.000Z | mini/crypto/cng/hmac.inl | geralltf/mini-tor | 61d58749431fba970e19e0d35a53811956c69b16 | [
"MIT"
] | 24 | 2016-08-13T12:56:03.000Z | 2021-05-26T01:59:17.000Z | mini/crypto/cng/hmac.inl | geralltf/mini-tor | 61d58749431fba970e19e0d35a53811956c69b16 | [
"MIT"
] | 105 | 2016-07-20T14:34:52.000Z | 2022-02-17T13:31:25.000Z | #include "hmac.h"
#include "provider.h"
namespace mini::crypto::cng {
//
// constructors.
//
template <
typename HASH_TYPE
>
hmac<HASH_TYPE>::hmac(
const byte_buffer_ref key
)
: HASH_TYPE(provider_factory.get_hash_hmac_sha256_handle(), key)
{
}
template <
typename HASH_TYPE
>
hmac<HASH_TYPE>::hmac(
con... | 10.851563 | 66 | 0.663067 | geralltf |
8c4ccc6398c38a0a284c7b2f9375389dda0b45c3 | 74 | cpp | C++ | source/languages/cpp/examples/#186.cpp | DoDoENT/cpp-textmate-grammar | f8c66603957ae3240ff828256d6d6d32e01913be | [
"MIT"
] | 81 | 2019-02-28T07:46:31.000Z | 2021-09-07T11:48:50.000Z | source/languages/cpp/examples/#186.cpp | DoDoENT/cpp-textmate-grammar | f8c66603957ae3240ff828256d6d6d32e01913be | [
"MIT"
] | 457 | 2019-02-08T23:45:20.000Z | 2021-09-11T02:22:42.000Z | test/fixtures/issues/186.cpp | derkallevombau/better-shell-syntax-reloaded | 7ea63e1db06eea1ce7b1953b41b4592a1c124e98 | [
"MIT"
] | 35 | 2019-02-28T07:50:23.000Z | 2021-08-22T00:13:59.000Z | std::vector<pair<int,int>> *g = new std::vector<pair<int,int>>[n];
for int | 37 | 66 | 0.662162 | DoDoENT |
8c4d34fee916f4068bbc8fa94dce4071dab4464d | 2,111 | cc | C++ | ui/base/ime/input_method_initializer.cc | kurli/chromium-crosswalk | f4c5d15d49d02b74eb834325e4dff50b16b53243 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ui/base/ime/input_method_initializer.cc | kurli/chromium-crosswalk | f4c5d15d49d02b74eb834325e4dff50b16b53243 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ui/base/ime/input_method_initializer.cc | kurli/chromium-crosswalk | f4c5d15d49d02b74eb834325e4dff50b16b53243 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/base/ime/input_method_initializer.h"
#include "ui/base/ime/input_method_factory.h"
#if defined(OS_CHROMEOS)
#include "base/chromeos/chromeo... | 26.061728 | 73 | 0.741829 | kurli |
8c52a22349eb656c96f2385e319f06d21644b11a | 2,011 | hpp | C++ | RealtekCardReader/ClosedRange.hpp | MK-986123/RealtekCardReader | 0b1a4c66082b63d057cba2a54721b62cbf11c0ac | [
"BSD-3-Clause"
] | 106 | 2021-07-16T03:27:28.000Z | 2022-03-31T15:35:50.000Z | RealtekCardReader/ClosedRange.hpp | MK-986123/RealtekCardReader | 0b1a4c66082b63d057cba2a54721b62cbf11c0ac | [
"BSD-3-Clause"
] | 28 | 2021-07-16T09:03:10.000Z | 2022-03-28T03:36:47.000Z | RealtekCardReader/ClosedRange.hpp | MK-986123/RealtekCardReader | 0b1a4c66082b63d057cba2a54721b62cbf11c0ac | [
"BSD-3-Clause"
] | 14 | 2021-07-16T16:15:09.000Z | 2022-02-24T22:08:21.000Z | //
// ClosedRange.hpp
// RealtekCardReader
//
// Created by FireWolf on 9/25/20.
// Copyright © 2020 FireWolf. All rights reserved.
//
#ifndef ClosedRange_hpp
#define ClosedRange_hpp
#include <libkern/OSTypes.h>
#include "Debug.hpp"
/// A structure that describes a closed interval from a lower bound to an upper ... | 24.52439 | 85 | 0.62904 | MK-986123 |
8c5d3c1f35397cbe8592c7e053cc24436a031613 | 8,399 | cpp | C++ | sl3.cpp | ojwoodford/liegroups | 2f7c30c2356f3a32e9df71a163085ced08ac3a57 | [
"BSD-1-Clause"
] | 1 | 2021-09-06T12:09:39.000Z | 2021-09-06T12:09:39.000Z | src/sl3.cpp | pangfumin/liegroups | 8a72700457e35d083f7de4f9ca9b51f7d23980c0 | [
"BSD-1-Clause"
] | null | null | null | src/sl3.cpp | pangfumin/liegroups | 8a72700457e35d083f7de4f9ca9b51f7d23980c0 | [
"BSD-1-Clause"
] | 1 | 2019-10-18T01:24:37.000Z | 2019-10-18T01:24:37.000Z | #include <liegroups/sl3.hpp>
#include <liegroups/scalar.hpp>
#include <liegroups/matrix.hpp>
#include <cmath>
#include <iostream>
template <> const liegroups::SL3<float>
liegroups::SL3<float>::identity = { {1.f, 0.f, 0.f,
0.f, 1.f, 0.f,
0.f, 0.f... | 33.329365 | 150 | 0.535659 | ojwoodford |
8c623244b6944b6d0bd3e99b6aa3517fc7b43883 | 1,915 | cpp | C++ | nnforge/cuda/layer_testing_schema.cpp | anshumang/nnForgeINST | 1e9ea1b539cadbb03daa39f5d81025c1b17c21d8 | [
"Apache-2.0"
] | 2 | 2015-08-19T08:02:59.000Z | 2017-06-18T21:10:36.000Z | nnforge/cuda/layer_testing_schema.cpp | yanshanjing/nnForge | 6d2baa1174a90b8e5e8bf2a4b259ce8a37fbddf1 | [
"Apache-2.0"
] | null | null | null | nnforge/cuda/layer_testing_schema.cpp | yanshanjing/nnForge | 6d2baa1174a90b8e5e8bf2a4b259ce8a37fbddf1 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2011-2013 Maxim Milakov
*
* 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 applic... | 28.161765 | 106 | 0.742559 | anshumang |
8c65448f196ac451808eefb9d4c61faeb6c5fd8f | 2,403 | hpp | C++ | libcaf_core/caf/detail/tick_emitter.hpp | Hamdor/actor-framework | ce63edffa2b7acb698cfaea571142029d38e9ef0 | [
"BSD-3-Clause"
] | 2,517 | 2015-01-04T22:19:43.000Z | 2022-03-31T12:20:48.000Z | libcaf_core/caf/detail/tick_emitter.hpp | Hamdor/actor-framework | ce63edffa2b7acb698cfaea571142029d38e9ef0 | [
"BSD-3-Clause"
] | 894 | 2015-01-07T14:21:21.000Z | 2022-03-30T06:37:18.000Z | libcaf_core/caf/detail/tick_emitter.hpp | Hamdor/actor-framework | ce63edffa2b7acb698cfaea571142029d38e9ef0 | [
"BSD-3-Clause"
] | 570 | 2015-01-21T18:59:33.000Z | 2022-03-31T19:00:02.000Z | // This file is part of CAF, the C++ Actor Framework. See the file LICENSE in
// the main distribution directory for license terms and copyright or visit
// https://github.com/actor-framework/actor-framework/blob/master/LICENSE.
#pragma once
#include <chrono>
#include <initializer_list>
#include "caf/config.hpp"
#in... | 30.417722 | 80 | 0.697878 | Hamdor |
8c6808431b37d0adf403a314104b2422f4199369 | 497 | cpp | C++ | components/config/ConfigSingleton.cpp | DigitalFuturesAda/Battleships | ce2e4a77bc3f3284ea2a8d8c43204ae9acab61fc | [
"BSD-Source-Code"
] | null | null | null | components/config/ConfigSingleton.cpp | DigitalFuturesAda/Battleships | ce2e4a77bc3f3284ea2a8d8c43204ae9acab61fc | [
"BSD-Source-Code"
] | null | null | null | components/config/ConfigSingleton.cpp | DigitalFuturesAda/Battleships | ce2e4a77bc3f3284ea2a8d8c43204ae9acab61fc | [
"BSD-Source-Code"
] | 1 | 2021-03-24T00:40:12.000Z | 2021-03-24T00:40:12.000Z | //
// Created by Suraj Lyons on 14/03/2021.
//
#include "ConfigSingleton.h"
#include <utility>
ConfigSingleton* ConfigSingleton::instance = nullptr;
ConfigSingleton* ConfigSingleton::getInstance() {
if (instance == nullptr) {
instance = new ConfigSingleton();
}
return instance;
}
void ConfigSin... | 19.88 | 63 | 0.720322 | DigitalFuturesAda |
8c7034784747c38b36cc1ef5040a6f11dccb37a6 | 425 | cpp | C++ | 0000-0999/Problem - 0922 (C++).cpp | thelvir/E-Olymp | 2c7f69aa4f6dbfde237b25815e2f5762aa383e3b | [
"MIT"
] | 4 | 2021-02-02T14:49:52.000Z | 2022-01-18T11:41:07.000Z | 0000-0999/Problem - 0922 (C++).cpp | thelvir/E-Olymp | 2c7f69aa4f6dbfde237b25815e2f5762aa383e3b | [
"MIT"
] | null | null | null | 0000-0999/Problem - 0922 (C++).cpp | thelvir/E-Olymp | 2c7f69aa4f6dbfde237b25815e2f5762aa383e3b | [
"MIT"
] | null | null | null | #include <iostream>
using namespace std;
int main() {
int number;
cin >> number;
int *arr = new int[number];
for (int i = 0; i < number; i++)
{
cin >> arr[i];
}
int last = arr[number - 1];
for (int i = number - 1; i >= 0; i--)
{
arr[i] = arr[i - 1];
}
arr[0]... | 17.708333 | 41 | 0.423529 | thelvir |
8c721ddae4f52b1184b13ce2a603b1d5a225d846 | 543 | cpp | C++ | src/1000/1890.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | 8 | 2018-04-12T15:54:09.000Z | 2020-06-05T07:41:15.000Z | src/1000/1890.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | null | null | null | src/1000/1890.cpp14.cpp | upple/BOJ | e6dbf9fd17fa2b458c6a781d803123b14c18e6f1 | [
"MIT"
] | null | null | null | #include <cstdio>
typedef long long ll;
ll adj[100][100], dp[100][100] = {};
int n;
ll ans(int x, int y)
{
if (dp[x][y] != -1)
return dp[x][y];
dp[x][y] = 0;
for (int i = x-1; i >= 0; i--)
if (i + adj[i][y] == x)
dp[x][y] += ans(i, y);
for (int i = y-1; i >= 0; i--)
if (i + adj[x][i] == y)
dp[x][y]... | 15.970588 | 42 | 0.429098 | upple |
8c740923f23a50e712ee2d1c7c3d66da4ec8bb33 | 1,180 | hpp | C++ | engine/src/gfx/platform/platformframebuffer.hpp | TRBFLXR/x808 | d5ab9e96c5a6109283151a591c261e4183628075 | [
"MIT"
] | null | null | null | engine/src/gfx/platform/platformframebuffer.hpp | TRBFLXR/x808 | d5ab9e96c5a6109283151a591c261e4183628075 | [
"MIT"
] | null | null | null | engine/src/gfx/platform/platformframebuffer.hpp | TRBFLXR/x808 | d5ab9e96c5a6109283151a591c261e4183628075 | [
"MIT"
] | null | null | null | //
// Created by FLXR on 8/8/2018.
//
#ifndef X808_PLATFORMFRAMEBUFFER_HPP
#define X808_PLATFORMFRAMEBUFFER_HPP
#include <unordered_map>
#include <xe/gfx/texture.hpp>
namespace xe::internal {
class PlatformFrameBuffer {
public:
virtual ~PlatformFrameBuffer() = default;
virtual void load(const std::uno... | 28.095238 | 94 | 0.738136 | TRBFLXR |
8c7898076df441970240f31fc2e5c286cc31b382 | 5,803 | cpp | C++ | VectorAsteroids/RockController.cpp | LanceJZ/SDL2VectorAsteroids | 4f91590cbd9dccd88a0adb290ca20f3eefa3e5cd | [
"Unlicense"
] | 3 | 2015-12-04T08:23:57.000Z | 2020-08-17T04:54:51.000Z | VectorAsteroids/RockController.cpp | LanceJZ/SDL2VectorAsteroids | 4f91590cbd9dccd88a0adb290ca20f3eefa3e5cd | [
"Unlicense"
] | null | null | null | VectorAsteroids/RockController.cpp | LanceJZ/SDL2VectorAsteroids | 4f91590cbd9dccd88a0adb290ca20f3eefa3e5cd | [
"Unlicense"
] | 2 | 2015-01-02T14:56:53.000Z | 2021-05-06T09:06:04.000Z | #include "RockController.h"
void RockController::Update(double *Frame)
{
for (int rock = 0; rock < m_LargeRocks.size(); rock++)
{
m_LargeRocks[rock]->Update(Frame);
}
for (int rock = 0; rock < m_MedRocks.size(); rock++)
{
m_MedRocks[rock]->Update(Frame);
}
for (int rock = 0; rock < m_SmallRocks.size(); ro... | 19.343333 | 85 | 0.686197 | LanceJZ |
8c7c3c467f9db27f3f6a43792beab6c09c20abca | 9,111 | cpp | C++ | TrackAlgTLD/src/cvblobs/ComponentLabeling.cpp | RayanWang/CameraTrackingFramework | 1ab2f7289cd000a4baa584bca469744a5486610f | [
"MIT"
] | 3 | 2016-11-05T03:31:48.000Z | 2016-12-07T05:57:28.000Z | TrackAlgTLD/src/cvblobs/ComponentLabeling.cpp | RayanWang/CameraTrackingFramework | 1ab2f7289cd000a4baa584bca469744a5486610f | [
"MIT"
] | null | null | null | TrackAlgTLD/src/cvblobs/ComponentLabeling.cpp | RayanWang/CameraTrackingFramework | 1ab2f7289cd000a4baa584bca469744a5486610f | [
"MIT"
] | 3 | 2018-11-10T17:19:49.000Z | 2020-04-11T16:30:26.000Z |
#include "ComponentLabeling.h"
//! Conversion from freeman code to coordinate increments (counterclockwise)
static const CvPoint freemanCodeIncrement[8] =
{ {1, 0}, {1, -1}, {0, -1}, {-1, -1}, {-1, 0}, {-1, 1}, {0, 1}, {1, 1} };
inline unsigned char GET_ABOVE_IMAGEPIXEL( unsigned char *currentPixel, I... | 27.197015 | 104 | 0.644057 | RayanWang |
8c7e67ae614b02bb36f509e9077edded7e37b7f2 | 15,485 | cpp | C++ | src/chrono_vehicle/cosim/ChVehicleCosimTerrainNode.cpp | lucasw/chrono | e79d8c761c718ecb4c796725cff37026f357da8c | [
"BSD-3-Clause"
] | 1,383 | 2015-02-04T14:17:40.000Z | 2022-03-30T04:58:16.000Z | src/chrono_vehicle/cosim/ChVehicleCosimTerrainNode.cpp | pchaoWT/chrono | fd68d37d1d4ee75230dc1eea78ceff91cca7ac32 | [
"BSD-3-Clause"
] | 245 | 2015-01-11T15:30:51.000Z | 2022-03-30T21:28:54.000Z | src/chrono_vehicle/cosim/ChVehicleCosimTerrainNode.cpp | pchaoWT/chrono | fd68d37d1d4ee75230dc1eea78ceff91cca7ac32 | [
"BSD-3-Clause"
] | 351 | 2015-02-04T14:17:47.000Z | 2022-03-30T04:42:52.000Z | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2020 projectchrono.org
// All right reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of th... | 42.19346 | 120 | 0.547691 | lucasw |
8c806437cc06a1e185723492bc239e60fb8f03c8 | 322 | cc | C++ | src/cpu/pred/targettype.cc | Jihaoyun/gem5 | c52195e8304b5571008eab050fc9cc38ba91107c | [
"BSD-3-Clause"
] | 3 | 2017-04-09T07:35:57.000Z | 2018-12-12T07:30:13.000Z | src/cpu/pred/targettype.cc | Jihaoyun/gem5 | c52195e8304b5571008eab050fc9cc38ba91107c | [
"BSD-3-Clause"
] | null | null | null | src/cpu/pred/targettype.cc | Jihaoyun/gem5 | c52195e8304b5571008eab050fc9cc38ba91107c | [
"BSD-3-Clause"
] | 3 | 2018-03-04T18:01:33.000Z | 2019-08-23T22:30:37.000Z | #include "targettype.hh"
TargetType::TargetType():
target(0) {
}
TargetType::~TargetType(){
}
TargetType::TargetType(TheISA::PCState initial):
target(initial) {
}
TheISA::PCState
TargetType::getData() {
return target;
}
void
TargetType::setData(TheISA::PCState value) {
target = value;
}
... | 8.944444 | 48 | 0.65528 | Jihaoyun |
8c80d179db6ee5782fd9c6e15d49ed0916fbd582 | 3,176 | hpp | C++ | HW1/Part1/Question4/include/solution.hpp | Coslate/Data_Structures | d839e2d24c15b1ba20c772fc232b1a98b1b6dedf | [
"MIT"
] | null | null | null | HW1/Part1/Question4/include/solution.hpp | Coslate/Data_Structures | d839e2d24c15b1ba20c772fc232b1a98b1b6dedf | [
"MIT"
] | null | null | null | HW1/Part1/Question4/include/solution.hpp | Coslate/Data_Structures | d839e2d24c15b1ba20c772fc232b1a98b1b6dedf | [
"MIT"
] | null | null | null | //solution.hpp
#include <solution.h>
template <typename T>
Matrix<T> Matrix<T>::MatrixMul(const Matrix &input_matrix){
if(cols_ != input_matrix.GetRows()){
throw std::runtime_error(std::string("Error in MatrixMul: dimension of *this.cols != input_matrix.rows. Cannot do the multiplication."));
exit(... | 29.962264 | 145 | 0.626259 | Coslate |
8c80eb44cf8a1172b7b7eecfb8f758e4f9544ab2 | 1,759 | cpp | C++ | Token.cpp | MarkLeone/WeekendCompiler | 4c0588e0425f3b374f3a951dbaf05343b11967ef | [
"MIT"
] | 15 | 2018-12-15T03:20:18.000Z | 2022-01-25T20:12:03.000Z | Token.cpp | MarkLeone/WeekendCompiler | 4c0588e0425f3b374f3a951dbaf05343b11967ef | [
"MIT"
] | null | null | null | Token.cpp | MarkLeone/WeekendCompiler | 4c0588e0425f3b374f3a951dbaf05343b11967ef | [
"MIT"
] | 2 | 2020-03-03T05:27:26.000Z | 2020-03-28T13:38:10.000Z | #include "Token.h"
#include <string>
std::string Token::ToString() const
{
switch( GetTag() )
{
case kTokenNum:
{
std::stringstream stream;
stream << GetNum();
return stream.str();
}
case kTokenId: return GetId();
... | 35.18 | 49 | 0.484366 | MarkLeone |
8c80eddf6d5bb8c6c50ac591638cd5cd5314399d | 542 | cpp | C++ | src/KinectFusionManager.cpp | diegomazala/QtKinect | c51819980af92b857d87a417d19c5f01d8fada77 | [
"MIT"
] | 5 | 2016-08-04T14:14:11.000Z | 2018-05-27T13:46:13.000Z | src/KinectFusionManager.cpp | diegomazala/QtKinect | c51819980af92b857d87a417d19c5f01d8fada77 | [
"MIT"
] | null | null | null | src/KinectFusionManager.cpp | diegomazala/QtKinect | c51819980af92b857d87a417d19c5f01d8fada77 | [
"MIT"
] | 4 | 2015-12-08T06:22:46.000Z | 2022-03-15T10:29:17.000Z |
#include "KinectFusionManager.h"
#include "QKinectGrabberFromFile.h"
#include <iostream>
KinectFusionManager::KinectFusionManager(
QKinectGrabberFromFile* kinect_grabber,
QObject* parent) :
QObject(parent)
, kinectGrabber(kinect_grabber)
{
}
KinectFusionManager::~KinectFusionManager()
{
}
void KinectFu... | 15.941176 | 90 | 0.715867 | diegomazala |
8c8182feddd84409c370bf17f265c3378338c7db | 1,797 | cpp | C++ | angleSet.cpp | cpuimage/Deblurring | 8083d4f4a0413bc3e43f1657400c314c51dce860 | [
"MIT"
] | 50 | 2018-11-20T07:50:40.000Z | 2022-03-23T08:18:50.000Z | angleSet.cpp | chuckwoody/Deblurring | 8083d4f4a0413bc3e43f1657400c314c51dce860 | [
"MIT"
] | 1 | 2019-12-05T05:59:31.000Z | 2019-12-05T05:59:31.000Z | angleSet.cpp | chuckwoody/Deblurring | 8083d4f4a0413bc3e43f1657400c314c51dce860 | [
"MIT"
] | 15 | 2019-03-27T08:18:28.000Z | 2021-11-05T00:58:37.000Z | #include <cstdlib>
#include <cmath>
#include <algorithm>
#include "image.hpp"
#include "angleSet.hpp"
// greatest common factor
static int gcd(int a, int b)
{
return b ? gcd(b, a % b) : a;
}
/// compute the angle set that allows to reach each pixels in a square
/// of size kernelSize*kernelSize and starting at p... | 29.459016 | 87 | 0.585977 | cpuimage |
8c88ac43ec2250b46328cad747dd093d23c2e064 | 9,139 | cpp | C++ | inetcore/connectionwizard/inetcfg/init.cpp | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | inetcore/connectionwizard/inetcfg/init.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | inetcore/connectionwizard/inetcfg/init.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //*********************************************************************
//* Microsoft Windows **
//* Copyright(c) Microsoft Corp., 1994 **
//*********************************************************************
//
// INIT.C - WinMain a... | 24.969945 | 85 | 0.575774 | npocmaka |
8c89159a087d9592332c8cfdf20698405698ce38 | 455 | cpp | C++ | cf/Educational Codeforces Round 41 (Rated for Div. 2) /a.cpp | emengdeath/acmcode | cc1b0e067464e754d125856004a991d6eb92a2cd | [
"MIT"
] | null | null | null | cf/Educational Codeforces Round 41 (Rated for Div. 2) /a.cpp | emengdeath/acmcode | cc1b0e067464e754d125856004a991d6eb92a2cd | [
"MIT"
] | null | null | null | cf/Educational Codeforces Round 41 (Rated for Div. 2) /a.cpp | emengdeath/acmcode | cc1b0e067464e754d125856004a991d6eb92a2cd | [
"MIT"
] | null | null | null | #include<bits/stdc++.h>
using namespace std;
const int N=1001;
int a[N];
int n,m,sum;
int main(){
ios::sync_with_stdio(false);
cin>>n>>m;
int ans=0;
for (int i=1;i<=m;i++){
int x;
cin>>x;
if (!a[x])sum++;
a[x]++;
if (sum==n){
for (int j=1;j<=n;j++){
... | 17.5 | 35 | 0.378022 | emengdeath |
8c8935d238a8550414ada47ac5fbade202a06493 | 86 | cpp | C++ | algorithms/p492/492_test.cpp | baishuai/leetcode_go | 440ff08cf15e03ee64b3aa18370af1f75e958d18 | [
"Apache-2.0"
] | 9 | 2017-06-05T15:10:35.000Z | 2021-06-08T03:10:46.000Z | algorithms/p492/492_test.cpp | baishuai/leetcode | 440ff08cf15e03ee64b3aa18370af1f75e958d18 | [
"Apache-2.0"
] | 3 | 2017-07-12T14:08:39.000Z | 2017-10-11T03:08:15.000Z | algorithms/p492/492_test.cpp | baishuai/leetcode_go | 440ff08cf15e03ee64b3aa18370af1f75e958d18 | [
"Apache-2.0"
] | 1 | 2017-07-21T03:51:51.000Z | 2017-07-21T03:51:51.000Z |
#include "492.hpp"
#include <gtest/gtest.h>
TEST(p492, example) {
Solution s;
}
| 10.75 | 24 | 0.639535 | baishuai |
8c8d9f2ab4c5812598efe125260d8e1123ec6210 | 4,043 | cpp | C++ | AMS/源码/androidP/system/core/init/firmware_handler.cpp | chen188669/AndroidStudyNotes | 1fa01eb88c267049dda1e4bd998bff2e4abd92b4 | [
"Apache-2.0"
] | null | null | null | AMS/源码/androidP/system/core/init/firmware_handler.cpp | chen188669/AndroidStudyNotes | 1fa01eb88c267049dda1e4bd998bff2e4abd92b4 | [
"Apache-2.0"
] | null | null | null | AMS/源码/androidP/system/core/init/firmware_handler.cpp | chen188669/AndroidStudyNotes | 1fa01eb88c267049dda1e4bd998bff2e4abd92b4 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2017 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... | 31.834646 | 98 | 0.62231 | chen188669 |
8c920d35c61d01842d910c96dffdb95e8cc3a324 | 2,719 | cpp | C++ | qtxmlpatterns/src/xmlpatterns/expr/qliteralsequence.cpp | wgnet/wds_qt | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | [
"Apache-2.0"
] | 1 | 2020-04-30T15:47:35.000Z | 2020-04-30T15:47:35.000Z | qtxmlpatterns/src/xmlpatterns/expr/qliteralsequence.cpp | wgnet/wds_qt | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | [
"Apache-2.0"
] | null | null | null | qtxmlpatterns/src/xmlpatterns/expr/qliteralsequence.cpp | wgnet/wds_qt | 8db722fd367d2d0744decf99ac7bafaba8b8a3d3 | [
"Apache-2.0"
] | null | null | null | /****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the QtXmlPatterns module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding valid... | 31.988235 | 97 | 0.700625 | wgnet |
8c935582f215cd4b7394daf872c3f4126f69e53e | 14,289 | cpp | C++ | development/core/src/SOAeC/SOAeCEntry.cpp | Movares/OPC-Classic-SDK | 65e022dd4ccf20bbdacdfc49cac23bd99d773b98 | [
"MIT"
] | 19 | 2021-05-19T11:03:57.000Z | 2022-03-18T06:53:48.000Z | development/core/src/SOAeC/SOAeCEntry.cpp | Movares/OPC-Classic-SDK | 65e022dd4ccf20bbdacdfc49cac23bd99d773b98 | [
"MIT"
] | 8 | 2021-04-26T10:47:20.000Z | 2022-03-15T11:25:07.000Z | development/core/src/SOAeC/SOAeCEntry.cpp | Movares/OPC-Classic-SDK | 65e022dd4ccf20bbdacdfc49cac23bd99d773b98 | [
"MIT"
] | 11 | 2021-05-28T06:35:20.000Z | 2022-03-31T14:07:25.000Z | #include "stdafx.h"
#ifdef SOAEC
#include "SOAeCEntry.h"
#include "SOAeCServer.h"
#include "SOAeCComServer.h"
#include "SOAeCSubscription.h"
#include "SOAeCComSubscription.h"
#include "SOAeCEvent.h"
#include "SOVersion.h"
#ifdef SOFEATURE_TUNNEL
#include "SOAeCTPServer.h"
#include "SOAeCTPCall.h"
#include "SOCmnTP.h"... | 19.627747 | 89 | 0.584995 | Movares |