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
60a1a03aa08ecdd28f247d7b2ea316df2b041ea6
48,431
cpp
C++
src/SARibbonBar/SARibbonCustomizeWidget.cpp
Watch-Later/SARibbon
01be23def19672dfac0196592fe49caed34398ce
[ "MIT" ]
1
2021-11-04T10:28:10.000Z
2021-11-04T10:28:10.000Z
src/SARibbonBar/SARibbonCustomizeWidget.cpp
Watch-Later/SARibbon
01be23def19672dfac0196592fe49caed34398ce
[ "MIT" ]
null
null
null
src/SARibbonBar/SARibbonCustomizeWidget.cpp
Watch-Later/SARibbon
01be23def19672dfac0196592fe49caed34398ce
[ "MIT" ]
null
null
null
#include "SARibbonCustomizeWidget.h" #include <QDebug> #include <QtCore/QVariant> #include <QtWidgets/QAction> #include <QtWidgets/QApplication> #include <QtWidgets/QButtonGroup> #include <QtWidgets/QComboBox> #include <QtWidgets/QHBoxLayout> #include <QtWidgets/QHeaderView> #include <QtWidgets/QLabel> #include <QtWid...
32.504027
234
0.669798
Watch-Later
60a34876fc526f555e0024bd269cc9dcc80b2f00
4,187
hpp
C++
mysql-server/storage/ndb/include/kernel/signaldata/TupKey.hpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/storage/ndb/include/kernel/signaldata/TupKey.hpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
mysql-server/storage/ndb/include/kernel/signaldata/TupKey.hpp
silenc3502/MYSQL-Arch-Doc-Summary
fcc6bb65f72a385b9f56debc9b2c00cee5914bae
[ "MIT" ]
null
null
null
/* Copyright (c) 2003, 2020, Oracle and/or its affiliates. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, as published by the Free Software Foundation. This program is also distributed with certain software (includ...
22.036842
105
0.700024
silenc3502
60a55873df44e519e8397baf41bcd3bc86de530c
18,788
cpp
C++
src/phi_BLR.cpp
rchan26/hierarchicalFusion
20cb965526b47ae8f0373bdbdcbdb76d99ab8618
[ "CC-BY-4.0" ]
1
2021-09-27T15:32:50.000Z
2021-09-27T15:32:50.000Z
src/phi_BLR.cpp
rchan26/hierarchicalFusion
20cb965526b47ae8f0373bdbdcbdb76d99ab8618
[ "CC-BY-4.0" ]
null
null
null
src/phi_BLR.cpp
rchan26/hierarchicalFusion
20cb965526b47ae8f0373bdbdcbdb76d99ab8618
[ "CC-BY-4.0" ]
1
2021-12-09T03:22:51.000Z
2021-12-09T03:22:51.000Z
#include "../inc/helper_functions.hpp" #include "../inc/phi_BLR.hpp" using namespace Rcpp; // [[Rcpp::depends(RcppArmadillo)]] // [[Rcpp::export]] arma::vec log_BLR_gradient(const arma::vec &beta, const arma::vec &y_labels, const arma::mat &X, ...
43.897196
116
0.439217
rchan26
60a6f4a7a594236c95eaef2fb9fa30362be15f51
1,541
cpp
C++
src/web_server/session/detect_session.cpp
X-rays5/web_server
c14e2c8e6e53797d2179cb5985a135e34173b3b9
[ "MIT" ]
2
2021-09-16T03:22:45.000Z
2021-11-09T11:45:07.000Z
src/web_server/session/detect_session.cpp
X-rays5/web_server
c14e2c8e6e53797d2179cb5985a135e34173b3b9
[ "MIT" ]
null
null
null
src/web_server/session/detect_session.cpp
X-rays5/web_server
c14e2c8e6e53797d2179cb5985a135e34173b3b9
[ "MIT" ]
null
null
null
// // Created by X-ray on 6/7/2021. // #pragma once #include "detect_session.hpp" namespace web_server { namespace session { void detect_session::run() { // Set the timeout. stream_.expires_after(std::chrono::seconds(30)); beast::async_detect_ssl(stream_,buffer_,beast::...
35.837209
132
0.546398
X-rays5
60a744f62e1ffc1043f538fcd421ee5daa80b281
28,958
cpp
C++
Gems/EMotionFX/Code/EMotionFX/Pipeline/RCExt/Motion/MotionDataBuilder.cpp
prophetl33t/o3de
eaeeb883eee1594b1b93327f6909eebd1a826caf
[ "Apache-2.0", "MIT" ]
null
null
null
Gems/EMotionFX/Code/EMotionFX/Pipeline/RCExt/Motion/MotionDataBuilder.cpp
prophetl33t/o3de
eaeeb883eee1594b1b93327f6909eebd1a826caf
[ "Apache-2.0", "MIT" ]
null
null
null
Gems/EMotionFX/Code/EMotionFX/Pipeline/RCExt/Motion/MotionDataBuilder.cpp
prophetl33t/o3de
eaeeb883eee1594b1b93327f6909eebd1a826caf
[ "Apache-2.0", "MIT" ]
null
null
null
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #include <SceneAPI/SceneCore/Containers/Views/PairIterator.h> #include <SceneAPI/SceneCore/Contain...
55.688462
238
0.620968
prophetl33t
60a77c039690c4e5473beff9e629a244cf9e1abb
4,848
hpp
C++
shift/protogen/private/shift/protogen/generator/cpp_generator.hpp
cspanier/shift
5b3b9be310155fbc57d165d06259b723a5728828
[ "Apache-2.0" ]
2
2018-11-28T18:14:08.000Z
2020-08-06T07:44:36.000Z
shift/protogen/private/shift/protogen/generator/cpp_generator.hpp
cspanier/shift
5b3b9be310155fbc57d165d06259b723a5728828
[ "Apache-2.0" ]
4
2018-11-06T21:01:05.000Z
2019-02-19T07:52:52.000Z
shift/protogen/private/shift/protogen/generator/cpp_generator.hpp
cspanier/shift
5b3b9be310155fbc57d165d06259b723a5728828
[ "Apache-2.0" ]
null
null
null
#ifndef PROTOGEN_GENERATOR_CPPGENERATOR_H #define PROTOGEN_GENERATOR_CPPGENERATOR_H #include <map> #include <set> #include <functional> #include <string> #include <boost/program_options.hpp> #include "shift/protogen/generator/base_generator.hpp" namespace shift::proto { class file_writer; class translator; struct mes...
26.637363
79
0.689356
cspanier
60a9ed5121cfe67a17d8575325d5002ef0999a8d
909
hh
C++
maxutils/maxsimd/include/maxsimd/multistmt.hh
sdrik/MaxScale
c6c318b36dde0a25f22ac3fd59c9d33d774fe37a
[ "BSD-3-Clause" ]
null
null
null
maxutils/maxsimd/include/maxsimd/multistmt.hh
sdrik/MaxScale
c6c318b36dde0a25f22ac3fd59c9d33d774fe37a
[ "BSD-3-Clause" ]
null
null
null
maxutils/maxsimd/include/maxsimd/multistmt.hh
sdrik/MaxScale
c6c318b36dde0a25f22ac3fd59c9d33d774fe37a
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) 2021 MariaDB Corporation Ab * * Use of this software is governed by the Business Source License included * in the LICENSE.TXT file and at www.mariadb.com/bsl11. * * Change Date: 2025-12-13 * * On the date above, in accordance with the Business Source License, use * of this software will be g...
27.545455
79
0.693069
sdrik
60abec8ed980e14091921b1295712fe53d862b01
4,774
hh
C++
src/sgm/GraphScaffold.hh
michaelapeterka/GGL
99e585b773ad8f33e39160d2cbd71c00e036fa37
[ "MIT" ]
20
2017-05-09T15:37:04.000Z
2021-11-24T10:51:02.000Z
src/sgm/GraphScaffold.hh
michaelapeterka/GGL
99e585b773ad8f33e39160d2cbd71c00e036fa37
[ "MIT" ]
2
2017-05-24T08:00:25.000Z
2017-05-24T08:01:01.000Z
src/sgm/GraphScaffold.hh
michaelapeterka/GGL
99e585b773ad8f33e39160d2cbd71c00e036fa37
[ "MIT" ]
7
2017-05-29T10:55:18.000Z
2020-12-04T14:24:51.000Z
#ifndef SGM_GRAPHSCAFFOLD_HH_ #define SGM_GRAPHSCAFFOLD_HH_ #include "sgm/Graph_Interface.hh" #include "sgm/RP_Hanser96.hh" namespace sgm { /*! * Computes the scaffold annotation of each node, ie. whether it is part of * a ring, a ring linker, or a dangling end (side chain). * * See * T...
30.025157
80
0.665899
michaelapeterka
60ac371e8062a35b0466f650d8408c25043a8cfd
4,402
cpp
C++
epoll/epoll.cpp
NicoleRobin/ZYEvent
513380e590fad0f255490726ffaa83b652792273
[ "MIT" ]
null
null
null
epoll/epoll.cpp
NicoleRobin/ZYEvent
513380e590fad0f255490726ffaa83b652792273
[ "MIT" ]
null
null
null
epoll/epoll.cpp
NicoleRobin/ZYEvent
513380e590fad0f255490726ffaa83b652792273
[ "MIT" ]
null
null
null
/******************************************************************************* * File Name : epoll.cpp * Author : zjw * Email : emp3XzA3MjJAMTYzLmNvbQo= (base64 encode) * Create Time : 2015年07月15日 星期三 18时33分00秒 *******************************************************************************/ #include <sys/types.h>...
25.298851
96
0.607905
NicoleRobin
60adf505f2c3dab4f7a135359ff365ed0a6326c2
2,404
cc
C++
components/cast/api_bindings/scoped_api_binding.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/cast/api_bindings/scoped_api_binding.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/cast/api_bindings/scoped_api_binding.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2021-01-05T23:43:46.000Z
2021-01-07T23:36:34.000Z
// Copyright 2020 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 "components/cast/api_bindings/scoped_api_binding.h" #include <string> #include "base/logging.h" #include "base/strings/utf_string_conversions.h...
28.963855
78
0.691764
mghgroup
60ae397d0b61ca86965216beb74482c1ffb60a96
618
cc
C++
kattis/deduplicatingfiles.cc
Ashindustry007/competitive-programming
2eabd3975c029d235abb7854569593d334acae2f
[ "WTFPL" ]
506
2018-08-22T10:30:38.000Z
2022-03-31T10:01:49.000Z
kattis/deduplicatingfiles.cc
Ashindustry007/competitive-programming
2eabd3975c029d235abb7854569593d334acae2f
[ "WTFPL" ]
13
2019-08-07T18:31:18.000Z
2020-12-15T21:54:41.000Z
kattis/deduplicatingfiles.cc
Ashindustry007/competitive-programming
2eabd3975c029d235abb7854569593d334acae2f
[ "WTFPL" ]
234
2018-08-06T17:11:41.000Z
2022-03-26T10:56:42.000Z
// https://open.kattis.com/problems/deduplicatingfiles #include<bits/stdc++.h> using namespace std; using vi=vector<int>; using vs=vector<string>; int main(){ int n; cin>>n; while(n){ string s; getline(cin,s); vi a(n); vs b(n); int k=0,l=n; for(int i=0;i<n;i++){ getline(cin,b[i]); ...
18.176471
54
0.475728
Ashindustry007
60afa75f7666120113a558ee5fcb61816a0bf2af
3,643
cpp
C++
libs/sge_engine/src/sge_engine/windows/GameInspectorWindow.cpp
ongamex/SGEEngine
de17c10bd880e8175ea01588eeefeb70abfbc3d0
[ "MIT" ]
34
2021-06-15T10:24:49.000Z
2022-03-22T19:20:23.000Z
libs/sge_engine/src/sge_engine/windows/GameInspectorWindow.cpp
ongamex/SGEEngine
de17c10bd880e8175ea01588eeefeb70abfbc3d0
[ "MIT" ]
9
2021-03-04T21:34:03.000Z
2021-05-04T18:33:47.000Z
libs/sge_engine/src/sge_engine/windows/GameInspectorWindow.cpp
ongamex/SGEEngine
de17c10bd880e8175ea01588eeefeb70abfbc3d0
[ "MIT" ]
2
2021-12-29T01:15:22.000Z
2022-02-01T10:53:15.000Z
#include "GameInspectorWindow.h" #include "IconsForkAwesome/IconsForkAwesome.h" #include "sge_core/SGEImGui.h" #include "sge_engine/EngineGlobal.h" #include "sge_engine/GameInspector.h" #include "sge_engine/GameWorld.h" #include "sge_engine/traits/TraitCamera.h" #include "sge_utils/sge_utils.h" #include "sge_utils/util...
26.985185
124
0.659347
ongamex
60b0f4c8c763a8ddf7359d8e80fa68121d3c61ef
410
cpp
C++
1001.cpp
viniciusmalloc/uri
e9554669a50a6d392e3bce49fc21cbfaa353c85f
[ "MIT" ]
1
2022-02-11T21:12:38.000Z
2022-02-11T21:12:38.000Z
1001.cpp
viniciusmalloc/uri
e9554669a50a6d392e3bce49fc21cbfaa353c85f
[ "MIT" ]
null
null
null
1001.cpp
viniciusmalloc/uri
e9554669a50a6d392e3bce49fc21cbfaa353c85f
[ "MIT" ]
1
2019-10-01T03:01:50.000Z
2019-10-01T03:01:50.000Z
#include <algorithm> #include <cctype> #include <iostream> #include <map> #include <queue> #include <string> #include <vector> #define mp make_pair #define pb push_back using namespace std; typedef unsigned long long uint64; typedef pair<int, int> ii; int main() { ios::sync_with_stdio(false); ...
17.083333
37
0.6
viniciusmalloc
60b1fde68d5e427ac7b5cd86df4dc6f82d0a4ea8
54,892
cc
C++
hyperion/Table.cc
mpokorny/legms
8ea5d1899ac5e2658ebe481b706430474685bb2d
[ "Apache-2.0" ]
2
2021-02-03T00:40:55.000Z
2021-02-03T13:30:31.000Z
hyperion/Table.cc
mpokorny/legms
8ea5d1899ac5e2658ebe481b706430474685bb2d
[ "Apache-2.0" ]
null
null
null
hyperion/Table.cc
mpokorny/legms
8ea5d1899ac5e2658ebe481b706430474685bb2d
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2020 Associated Universities, Inc. Washington DC, USA. * * 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 re...
30.293598
82
0.63144
mpokorny
60b247941469ec59dff9d2eb440a800fe85224f7
2,047
hpp
C++
dictionaries/poplar-trie/poplar/compact_vector.hpp
kampersanda/dictionary_bench
22e5662f86bb1b675b1311b2f76beff0271e1685
[ "MIT" ]
2
2019-07-04T10:01:10.000Z
2019-07-09T21:28:42.000Z
dictionaries/poplar-trie/poplar/compact_vector.hpp
kampersanda/dictionary_bench
22e5662f86bb1b675b1311b2f76beff0271e1685
[ "MIT" ]
1
2021-12-08T05:36:48.000Z
2021-12-08T05:36:48.000Z
dictionaries/poplar-trie/poplar/compact_vector.hpp
kampersanda/dictionary_bench
22e5662f86bb1b675b1311b2f76beff0271e1685
[ "MIT" ]
null
null
null
#ifndef POPLAR_TRIE_COMPACT_VECTOR_HPP #define POPLAR_TRIE_COMPACT_VECTOR_HPP #include <vector> #include "bit_tools.hpp" #include "exception.hpp" namespace poplar { class compact_vector { public: compact_vector() = default; compact_vector(uint64_t size, uint32_t width) { POPLAR_THROW_IF(64 <= width, "widt...
22.010753
94
0.625794
kampersanda
60b2db4f5d31b0bdaa8f838519bc58cc95fe6ee5
2,043
cpp
C++
src/BlockEntities/FlowerPotEntity.cpp
skpub/cuberite
c2f8ceb554982a33bcd4a1e168f6c4e26d0b85dd
[ "Apache-2.0" ]
null
null
null
src/BlockEntities/FlowerPotEntity.cpp
skpub/cuberite
c2f8ceb554982a33bcd4a1e168f6c4e26d0b85dd
[ "Apache-2.0" ]
null
null
null
src/BlockEntities/FlowerPotEntity.cpp
skpub/cuberite
c2f8ceb554982a33bcd4a1e168f6c4e26d0b85dd
[ "Apache-2.0" ]
null
null
null
// FlowerPotEntity.cpp // Implements the cFlowerPotEntity class representing a single flower pot in the world #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "FlowerPotEntity.h" #include "../Entities/Player.h" #include "../ClientHandle.h" #include "../Item.h" ...
17.921053
116
0.725893
skpub
60b3fb44c370991f3c2373cec93cb7788e9945ff
5,003
cpp
C++
sdk/sdk/driver/demod_ctrl/it9137/tuner/tuner.cpp
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
1
2021-10-09T08:05:50.000Z
2021-10-09T08:05:50.000Z
sdk/sdk/driver/demod_ctrl/it9137/tuner/tuner.cpp
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
sdk/sdk/driver/demod_ctrl/it9137/tuner/tuner.cpp
doyaGu/C0501Q_HWJL01
07a71328bd9038453cbb1cf9c276a3dd1e416d63
[ "MIT" ]
null
null
null
/** * @(#)Afatech_OMEGA.cpp * * ========================================================== * Version: 2.0 * Date: 2009.06.15 * ========================================================== * * ========================================================== * History: * * Date Author Description * -...
28.106742
96
0.682391
doyaGu
60b53548d623becb0e58b9fe97ea6062d34664ba
9,458
cc
C++
L1Trigger/CSCTriggerPrimitives/src/CSCComparatorDigiFitter.cc
bisnupriyasahu/cmssw
6cf37ca459246525be0e8a6f5172c6123637d259
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
L1Trigger/CSCTriggerPrimitives/src/CSCComparatorDigiFitter.cc
bisnupriyasahu/cmssw
6cf37ca459246525be0e8a6f5172c6123637d259
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
L1Trigger/CSCTriggerPrimitives/src/CSCComparatorDigiFitter.cc
bisnupriyasahu/cmssw
6cf37ca459246525be0e8a6f5172c6123637d259
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#include "L1Trigger/CSCTriggerPrimitives/interface/CSCComparatorDigiFitter.h" #include "L1Trigger/CSCCommonTrigger/interface/CSCConstants.h" #include "DataFormats/Math/interface/normalizedPhi.h" namespace { // CSC LCT patterns // the number quotes the distance to the center // pid=0: no pattern found const st...
30.217252
165
0.634912
bisnupriyasahu
60b63264d9cf07487f9766e622b85236ee525204
1,120
cc
C++
week_06_dynamic_programming/06_dynamic_programming_grasshopper_coins.cc
Illumaria/made-algorithms-2020
fc94e537ee80f2af37bd1cf8f93ec08bfae37b80
[ "MIT" ]
null
null
null
week_06_dynamic_programming/06_dynamic_programming_grasshopper_coins.cc
Illumaria/made-algorithms-2020
fc94e537ee80f2af37bd1cf8f93ec08bfae37b80
[ "MIT" ]
null
null
null
week_06_dynamic_programming/06_dynamic_programming_grasshopper_coins.cc
Illumaria/made-algorithms-2020
fc94e537ee80f2af37bd1cf8f93ec08bfae37b80
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> void solve(const uint16_t& n, const uint16_t& k, const std::vector<int16_t>& coins) { std::vector<int64_t> dp(n); std::vector<uint16_t> ancestors(n); uint16_t cur_max_pos; int64_t cur_max; for (size_t i = 1; i < n; ++i) { cur_max_pos = i > k ? i - k : 0; cur_max =...
22.4
60
0.542857
Illumaria
60bb6712943e435ff7e78999c4af1855adf6ead2
21,933
cc
C++
inet/src/inet/networklayer/ipv6tunneling/IPv6Tunneling.cc
googleinterns/vectio
0d8ef1d504c821de733110c82b16b2ae43332c5c
[ "Apache-2.0" ]
1
2020-05-21T07:48:00.000Z
2020-05-21T07:48:00.000Z
inet/src/inet/networklayer/ipv6tunneling/IPv6Tunneling.cc
googleinterns/vectio
0d8ef1d504c821de733110c82b16b2ae43332c5c
[ "Apache-2.0" ]
4
2020-07-06T15:58:14.000Z
2020-07-15T21:56:36.000Z
inet/src/inet/networklayer/ipv6tunneling/IPv6Tunneling.cc
googleinterns/vectio
0d8ef1d504c821de733110c82b16b2ae43332c5c
[ "Apache-2.0" ]
1
2020-10-02T04:12:51.000Z
2020-10-02T04:12:51.000Z
/** * Copyright (C) 2007 * Christian Bauer * Institute of Communications and Navigation, German Aerospace Center (DLR) * 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 * ...
35.0928
132
0.630192
googleinterns
60c06c5ebbf87999a5974f7eff7fb0a0ca966dc4
622
cpp
C++
BashuOJ-Code/2300.cpp
magicgh/algorithm-contest-code
c21a90b11f73535c61e6363a4305b74cff24a85b
[ "MIT" ]
null
null
null
BashuOJ-Code/2300.cpp
magicgh/algorithm-contest-code
c21a90b11f73535c61e6363a4305b74cff24a85b
[ "MIT" ]
null
null
null
BashuOJ-Code/2300.cpp
magicgh/algorithm-contest-code
c21a90b11f73535c61e6363a4305b74cff24a85b
[ "MIT" ]
null
null
null
#include<iostream> using namespace std; int main(){ string a; cin>>a; int n,s,m[30]={0},maxn=0,minn=100,flag=0,i; n=a.length(); for(i=0;i<n;i++)m[a[i]-'a']++; for(i=0;i<=25;i++) { if(m[i]>maxn)maxn=m[i]; if(m[i]<minn&&m[i]!=0)minn=m[i]; } s=maxn-minn; if(s==1||s==0){cout<<"No Answer"<<e...
19.4375
60
0.461415
magicgh
60c07dd7ce306691f5b3cc463722fef323e853a1
2,579
cpp
C++
src/storage/test/unit/src/accessor/IaqDataAccessorTest.cpp
karz0n/sensority-collector
0d71a2855fa7fcff9c11475dbf1832a598421949
[ "MIT" ]
null
null
null
src/storage/test/unit/src/accessor/IaqDataAccessorTest.cpp
karz0n/sensority-collector
0d71a2855fa7fcff9c11475dbf1832a598421949
[ "MIT" ]
null
null
null
src/storage/test/unit/src/accessor/IaqDataAccessorTest.cpp
karz0n/sensority-collector
0d71a2855fa7fcff9c11475dbf1832a598421949
[ "MIT" ]
null
null
null
#include <gtest/gtest.h> #include <gmock/gmock.h> #include "storage/DataStorage.hpp" #include "storage/model/IaqDataModel.hpp" #include "storage/accessor/IaqDataAccessor.hpp" #include "tests/Waiter.hpp" using namespace testing; using namespace storage; using namespace std::chrono_literals; class IaqDataAccessorTest...
27.147368
99
0.64715
karz0n
60c145bf1d27358691a47b8a7d023f526503034d
8,314
cpp
C++
rct_optimizations/src/rct_optimizations/covariance_analysis.cpp
m-limbird/robot_cal_tools
c3ee0c26895af50219afc450e7e6f866b7b86cbe
[ "Apache-2.0" ]
null
null
null
rct_optimizations/src/rct_optimizations/covariance_analysis.cpp
m-limbird/robot_cal_tools
c3ee0c26895af50219afc450e7e6f866b7b86cbe
[ "Apache-2.0" ]
null
null
null
rct_optimizations/src/rct_optimizations/covariance_analysis.cpp
m-limbird/robot_cal_tools
c3ee0c26895af50219afc450e7e6f866b7b86cbe
[ "Apache-2.0" ]
null
null
null
#include <rct_optimizations/covariance_analysis.h> #include <sstream> namespace rct_optimizations { Eigen::MatrixXd computeCorrelationsFromCovariance(const Eigen::MatrixXd& covariance_matrix) { if(covariance_matrix.rows() != covariance_matrix.cols()) throw CovarianceException("Cannot compute correlations from ...
40.556098
160
0.66827
m-limbird
60c370f91241b04e0e20b1fe48bc466e757d5d7b
410
cpp
C++
Week7/Example1.cpp
Invvk/Programming-Introduction-Lab
48c2b05b5fef9a33bef5e2f9fd4f463bd4bc3506
[ "MIT" ]
null
null
null
Week7/Example1.cpp
Invvk/Programming-Introduction-Lab
48c2b05b5fef9a33bef5e2f9fd4f463bd4bc3506
[ "MIT" ]
null
null
null
Week7/Example1.cpp
Invvk/Programming-Introduction-Lab
48c2b05b5fef9a33bef5e2f9fd4f463bd4bc3506
[ "MIT" ]
null
null
null
// Example 1: predefined functions #include <iostream> #include <cmath> using namespace std; int main() { int x; double u = 4.2, v = 3.0; cout << "\t " << u << " to the power of " << v << " = " << pow(u, v) << endl; cout << "5.0 to the power of 4 = " << pow(5.0, 4) << endl; u = u + pow(3.0, 3); cout << "u = " ...
22.777778
78
0.509756
Invvk
60c39bf4a7578c4ea3a787e161a281a1d1ee60b3
7,331
cpp
C++
src/gpu/effects/GrYUVtoRGBEffect.cpp
MinimalOS-AOSP/platform_external_skia
cf238b46ee368ed3d5b8a346316a431b7dcddbd9
[ "BSD-3-Clause" ]
10
2016-10-29T11:22:47.000Z
2019-08-02T02:13:39.000Z
src/gpu/effects/GrYUVtoRGBEffect.cpp
MinimalOS-AOSP/platform_external_skia
cf238b46ee368ed3d5b8a346316a431b7dcddbd9
[ "BSD-3-Clause" ]
null
null
null
src/gpu/effects/GrYUVtoRGBEffect.cpp
MinimalOS-AOSP/platform_external_skia
cf238b46ee368ed3d5b8a346316a431b7dcddbd9
[ "BSD-3-Clause" ]
11
2016-06-08T16:59:40.000Z
2021-04-18T17:26:04.000Z
/* * Copyright 2014 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "GrYUVtoRGBEffect.h" #include "GrCoordTransform.h" #include "GrInvariantOutput.h" #include "GrProcessor.h" #include "gl/GrGLProcessor.h" #include "gl/builders/GrGLPr...
42.132184
96
0.616014
MinimalOS-AOSP
60c4c608ba6d965d24be4c8462c5042d7d0320d1
16,184
cpp
C++
external/PowerVR_SDK-2.0.8/PVRTVector.cpp
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
external/PowerVR_SDK-2.0.8/PVRTVector.cpp
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
external/PowerVR_SDK-2.0.8/PVRTVector.cpp
suxinde2009/isgl3d
570e66ab3d6ea9f03240ab89ca1531ff556a005c
[ "Zlib", "MIT" ]
null
null
null
/****************************************************************************** @File PVRTVector.cpp @Title PVRTVector @Version @Copyright Copyright (C) Imagination Technologies Limited. @Platform ANSI compatible @Description Vector and matrix mathematics library ...
40.158809
129
0.484058
suxinde2009
60c5286442f3a45793b313a0e1758896a6d4f0c0
1,437
cpp
C++
C++/Algorithms/BinaryTrees/inorderTraversal.cpp
joao-neves95/Exercises_Challenges_Courses
02b6e25d9a270395bbf6dc8111c2419bba4f3edc
[ "MIT" ]
null
null
null
C++/Algorithms/BinaryTrees/inorderTraversal.cpp
joao-neves95/Exercises_Challenges_Courses
02b6e25d9a270395bbf6dc8111c2419bba4f3edc
[ "MIT" ]
4
2018-11-10T01:05:14.000Z
2021-06-25T15:16:28.000Z
C++/Algorithms/BinaryTrees/inorderTraversal.cpp
joao-neves95/Exercises_Challenges_Courses
02b6e25d9a270395bbf6dc8111c2419bba4f3edc
[ "MIT" ]
null
null
null
/** * @file inorderTraversal.cpp * @author João Neves (https://github.com/joao-neves95) * @brief * Traverse the left subtree first. Then visit the root. Finally, traverse the right subtree. * * @version 1.0.0 * @copyright Copyright (c) 2021 * (_SHIVAYL_) */ #include <vector> #include <stack> using namespace s...
22.107692
94
0.565066
joao-neves95
60c54bb5e4bb5f2c2d4d9efc47098516184ced4e
8,505
cpp
C++
qrgui/mainWindow/shapeEdit/line.cpp
anastasia143/qreal
9bd224b41e569c9c50ab88848a5746a010c65ad7
[ "Apache-2.0" ]
39
2015-01-26T16:18:43.000Z
2021-12-20T23:36:41.000Z
qrgui/mainWindow/shapeEdit/line.cpp
anastasia143/qreal
9bd224b41e569c9c50ab88848a5746a010c65ad7
[ "Apache-2.0" ]
156
2015-02-06T16:48:19.000Z
2019-03-04T23:09:27.000Z
qrgui/mainWindow/shapeEdit/line.cpp
anastasia143/qreal
9bd224b41e569c9c50ab88848a5746a010c65ad7
[ "Apache-2.0" ]
58
2015-03-03T12:57:28.000Z
2020-05-09T15:54:42.000Z
/* Copyright 2007-2015 QReal Research Group * * 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...
31.853933
114
0.687243
anastasia143
60c5f8df334ace628275a9482160d725bfa261ce
1,508
cpp
C++
ImplementationBasics/DisjointSet/main.cpp
jeevanpuchakay/Datastructures
34c930b208575af1b6c1bf021ca131a40a6db02e
[ "MIT" ]
null
null
null
ImplementationBasics/DisjointSet/main.cpp
jeevanpuchakay/Datastructures
34c930b208575af1b6c1bf021ca131a40a6db02e
[ "MIT" ]
null
null
null
ImplementationBasics/DisjointSet/main.cpp
jeevanpuchakay/Datastructures
34c930b208575af1b6c1bf021ca131a40a6db02e
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; typedef long long int ll; class DisjointSet { int *parent,*rank,n;//n=size of input not the set size public: DisjointSet() {} DisjointSet(int n) { this->n=n; parent=new int[n]; rank=new int[n];//creates an array of size n and assig...
19.842105
105
0.45756
jeevanpuchakay
60c5fe0a696ac1535ebbc6feaca0dd438c30c698
10,962
hpp
C++
Svc/Deframer/test/ut-fprime-protocol/Tester.hpp
sthagen/nasa-fprime
7762d633d1c0728e68ef9217fb12a7c3070b61ac
[ "Apache-2.0" ]
1
2022-03-15T16:17:15.000Z
2022-03-15T16:17:15.000Z
Svc/Deframer/test/ut-fprime-protocol/Tester.hpp
sthagen/nasa-fprime
7762d633d1c0728e68ef9217fb12a7c3070b61ac
[ "Apache-2.0" ]
null
null
null
Svc/Deframer/test/ut-fprime-protocol/Tester.hpp
sthagen/nasa-fprime
7762d633d1c0728e68ef9217fb12a7c3070b61ac
[ "Apache-2.0" ]
null
null
null
// ====================================================================== // \title Tester.hpp // \brief Header file for Deframer test with F Prime protocol // \author mstarch, bocchino // // \copyright // Copyright 2009-2022, by the California Institute of Technology. // ALL RIGHTS RESERVED. United States Governmen...
33.625767
85
0.434227
sthagen
60c73f98a8dd7de658b5cbac8ba8cd5b38eeafbc
882
cpp
C++
src/training/KillsReachedCondition.cpp
FreeAllegiance/AllegianceDX7
3955756dffea8e7e31d3a55fcf6184232b792195
[ "MIT" ]
76
2015-08-18T19:18:40.000Z
2022-01-08T12:47:22.000Z
src/training/KillsReachedCondition.cpp
StudentAlleg/Allegiance
e91660a471eb4e57e9cea4c743ad43a82f8c7b18
[ "MIT" ]
37
2015-08-14T22:44:12.000Z
2020-01-21T01:03:06.000Z
src/training/KillsReachedCondition.cpp
StudentAlleg/Allegiance
e91660a471eb4e57e9cea4c743ad43a82f8c7b18
[ "MIT" ]
42
2015-08-13T23:31:35.000Z
2022-03-17T02:20:26.000Z
#include "pch.h" #include "KillsReachedCondition.h" #include "Training.h" namespace Training { //------------------------------------------------------------------------------ // class methods //------------------------------------------------------------------------------ /* void */ KillsRe...
31.5
84
0.370748
FreeAllegiance
60c79940e0b519f64a0eb903fa54ad2c53bb524e
2,108
cpp
C++
src/window.cpp
pyth/2d_ik_solver
70052397404e5eec8b89817698cf49205a98b8be
[ "MIT" ]
4
2018-07-09T20:51:05.000Z
2022-01-26T05:56:50.000Z
src/window.cpp
pyth/2d_ik_solver
70052397404e5eec8b89817698cf49205a98b8be
[ "MIT" ]
null
null
null
src/window.cpp
pyth/2d_ik_solver
70052397404e5eec8b89817698cf49205a98b8be
[ "MIT" ]
1
2021-12-16T13:47:48.000Z
2021-12-16T13:47:48.000Z
#include "window.h" Window::Window() { running = true; new_target = false; active_bone = 0; window = SDL_CreateWindow("IK Solver", 100, 100, 1024, 768, 0); renderer = SDL_CreateRenderer(window, -1, SDL_RENDERER_ACCELERATED); chain = new Chain(renderer); Bone *bone1 = new Bone(255, 0, 0); bone1->set_rot(0.f);...
20.466019
89
0.641841
pyth
60cbc859fab4a698b435bc37af07705eca251f31
542
hpp
C++
Source/State/MenuState.hpp
ace13/MiniLD61
b2789a6062ba8f64b005c8ae6f81faea44248560
[ "MIT" ]
null
null
null
Source/State/MenuState.hpp
ace13/MiniLD61
b2789a6062ba8f64b005c8ae6f81faea44248560
[ "MIT" ]
null
null
null
Source/State/MenuState.hpp
ace13/MiniLD61
b2789a6062ba8f64b005c8ae6f81faea44248560
[ "MIT" ]
null
null
null
#pragma once #include "StateManager.hpp" #include <Menu/MenuPane.hpp> #include <SFML/System/Clock.hpp> #include <list> class MenuState : public IState { public: MenuState(); ~MenuState(); void init(); void handle_event(sf::Event& ev); void fixed_update(float dt); void variadic_update(float dt); void draw(s...
16.9375
52
0.714022
ace13
60cc4e36ab97b3e313a3a4b0ebc88305252358b1
6,306
cpp
C++
Sources/Elastos/LibCore/src/elastos/net/ProxySelectorImpl.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/LibCore/src/elastos/net/ProxySelectorImpl.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/LibCore/src/elastos/net/ProxySelectorImpl.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos 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 // // ...
28.278027
84
0.610688
jingcao80
60cca4a9db853bfe5bb71508dbddd3fc0481a457
25,610
cpp
C++
pgadmin/frm/frmRestore.cpp
jcjc79/pgadmin3
be0f94786bf5b8138c9e6ec1b0b295308f8f89b6
[ "OLDAP-2.2.1" ]
5
2019-09-18T08:05:31.000Z
2021-04-26T03:05:52.000Z
pgadmin/frm/frmRestore.cpp
theory/pgadmin3
5eeee31f8c4f42907b1edf1a6984cdee7323ddaa
[ "PostgreSQL" ]
null
null
null
pgadmin/frm/frmRestore.cpp
theory/pgadmin3
5eeee31f8c4f42907b1edf1a6984cdee7323ddaa
[ "PostgreSQL" ]
4
2020-03-04T09:50:13.000Z
2021-02-02T03:28:04.000Z
////////////////////////////////////////////////////////////////////////// // // pgAdmin III - PostgreSQL Tools // // Copyright (C) 2002 - 2013, The pgAdmin Development Team // This software is released under the PostgreSQL Licence // // frmRestore.cpp - Restore database dialogue // ////////////////////////////////////...
28.487208
146
0.64385
jcjc79
60ccc1e33ac5177ccce0692826a0e29a36a47b6c
5,710
cpp
C++
be/src/vec/functions/in.cpp
xinghuayu007/doris-vectorized
dcb0dcb1596bcc73f4497c08a3a212b0c34127f7
[ "Apache-2.0" ]
null
null
null
be/src/vec/functions/in.cpp
xinghuayu007/doris-vectorized
dcb0dcb1596bcc73f4497c08a3a212b0c34127f7
[ "Apache-2.0" ]
null
null
null
be/src/vec/functions/in.cpp
xinghuayu007/doris-vectorized
dcb0dcb1596bcc73f4497c08a3a212b0c34127f7
[ "Apache-2.0" ]
null
null
null
// 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 may...
38.322148
112
0.636602
xinghuayu007
60cefc8f8589e8e10f6245b17ed825d89e3f7d62
1,219
hpp
C++
remodet_repository_wdh_part/include/caffe/pose/xml_modification.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
remodet_repository_wdh_part/include/caffe/pose/xml_modification.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
remodet_repository_wdh_part/include/caffe/pose/xml_modification.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
#ifndef CAFFE_POSE_XML_MODIFICATION_H #define CAFFE_POSE_XML_MODIFICATION_H #include <vector> #include <string> #include "caffe/tracker/bounding_box.hpp" #include "glog/logging.h" #include "caffe/caffe.hpp" #include "caffe/proto/caffe.pb.h" #include "caffe/common.hpp" #include "caffe/pose/pose_image_loader.hpp" na...
17.666667
87
0.647252
UrwLee
f597e429dee7f6cf7484e7b5f40de6fd541f779f
861
cc
C++
src/fir/reference.cc
merijn/host-template
3e994b1368fc4084d073e7d2cca997803e4cf26f
[ "Apache-2.0" ]
null
null
null
src/fir/reference.cc
merijn/host-template
3e994b1368fc4084d073e7d2cca997803e4cf26f
[ "Apache-2.0" ]
6
2019-01-24T12:10:17.000Z
2020-05-12T14:11:24.000Z
src/fir/reference.cc
merijn/host-template
3e994b1368fc4084d073e7d2cca997803e4cf26f
[ "Apache-2.0" ]
1
2019-02-21T09:53:15.000Z
2019-02-21T09:53:15.000Z
#include "fir.hh" namespace fir { std::vector<cl_short> fir_reference(const std::vector<cl_char>& input) { std::vector<cl_short> result; cl_char inputBuffer[NR_CHANNELS][NR_TAPS]; result.reserve(input.size()); for (int chan = 0; chan < NR_CHANNELS; chan++) { for (int tap = 0; tap < NR_TAPS; t...
21.525
69
0.543554
merijn
f599a307040c07556b3cca2fc82c56d4a62ada95
1,481
cpp
C++
dev/test/so_5/testing/v1/testenv_empty_scenario/main.cpp
eao197/so-5-5
fa0c31c84d2637dce04e13a155040150d505fbbd
[ "BSL-1.0" ]
76
2016-03-25T15:22:03.000Z
2022-02-03T15:11:43.000Z
dev/test/so_5/testing/v1/testenv_empty_scenario/main.cpp
eao197/so-5-5
fa0c31c84d2637dce04e13a155040150d505fbbd
[ "BSL-1.0" ]
19
2017-03-09T19:21:53.000Z
2021-02-24T13:02:18.000Z
dev/test/so_5/testing/v1/testenv_empty_scenario/main.cpp
eao197/so-5-5
fa0c31c84d2637dce04e13a155040150d505fbbd
[ "BSL-1.0" ]
21
2016-09-23T10:01:09.000Z
2020-08-31T12:01:10.000Z
#include <so_5/experimental/testing/v1/all.hpp> #include <various_helpers_1/time_limited_execution.hpp> #include <various_helpers_1/ensure.hpp> #include <utest_helper_1/h/helper.hpp> namespace tests = so_5::experimental::testing::v1; UT_UNIT_TEST( empty_scenario_with_one_agent ) { run_with_time_limit( []() { ...
19.746667
62
0.66104
eao197
f59a081c7e4a7a4a7f5f319a605c47dca38239fc
26,771
cpp
C++
net/config/shell/dll/dllmain.cpp
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
net/config/shell/dll/dllmain.cpp
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
net/config/shell/dll/dllmain.cpp
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
#include "pch.h" #pragma hdrstop // This avoids duplicate definitions with Shell PIDL functions // and MUST BE DEFINED! #define AVOID_NET_CONFIG_DUPLICATES #include "nsbase.h" #include "nsres.h" #include "netshell.h" #include "ncnetcon.h" #include "ncui.h" #include "nceh.h" // Connection Folder Objects...
28.601496
211
0.541183
npocmaka
f59a7b3a13f1fcc64a61ad49cfab8f35ef9ff1bb
21,490
cpp
C++
src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp
ryanloney/openvino-1
4e0a740eb3ee31062ba0df88fcf438564f67edb7
[ "Apache-2.0" ]
null
null
null
src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp
ryanloney/openvino-1
4e0a740eb3ee31062ba0df88fcf438564f67edb7
[ "Apache-2.0" ]
2
2022-03-28T13:18:55.000Z
2022-03-28T13:18:57.000Z
src/plugins/intel_cpu/src/nodes/multiclass_nms.cpp
ryanloney/openvino-1
4e0a740eb3ee31062ba0df88fcf438564f67edb7
[ "Apache-2.0" ]
null
null
null
// Copyright (C) 2018-2022 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "multiclass_nms.hpp" #include <algorithm> #include <cassert> #include <chrono> #include <cmath> #include <ie_ngraph_utils.hpp> #include <queue> #include <string> #include <utility> #include <vector> #include "ie_parallel....
48.183857
160
0.609539
ryanloney
f59e6444413b970b5b17aa8171d33760bbb05d62
4,189
cpp
C++
modules/ccp4io_adaptbx/dev/fftlib_ext.cpp
jorgediazjr/dials-dev20191018
77d66c719b5746f37af51ad593e2941ed6fbba17
[ "BSD-3-Clause" ]
null
null
null
modules/ccp4io_adaptbx/dev/fftlib_ext.cpp
jorgediazjr/dials-dev20191018
77d66c719b5746f37af51ad593e2941ed6fbba17
[ "BSD-3-Clause" ]
null
null
null
modules/ccp4io_adaptbx/dev/fftlib_ext.cpp
jorgediazjr/dials-dev20191018
77d66c719b5746f37af51ad593e2941ed6fbba17
[ "BSD-3-Clause" ]
1
2020-02-04T15:39:06.000Z
2020-02-04T15:39:06.000Z
// NOT USED -- INCOMPLETE -- DOES NOT COMPILE // here for future reference #include <boost/python.hpp> #include <ccp4io_adaptbx/dev/fftlib.hpp> namespace ccp4io_dev { namespace ext { void fftlib_cmplft( af::ref<float> const & xy, int const n, af::ref<int> const & d) { ASSERTBX(n > 0); ASSE...
23.016484
79
0.532585
jorgediazjr
f59f9df8f19976159a1df539ac8c20fff5e37b3b
230
cpp
C++
Language Specific Notes/C Language Notes/Array and Pointer Reference/2D Array Initialisation using Pointer Example.cpp
sayanmondal31/dev_stage
0e52eb90ef71ee2a2c631720e38b0d36fe73e626
[ "MIT" ]
1
2020-10-22T18:48:16.000Z
2020-10-22T18:48:16.000Z
Language Specific Notes/C Language Notes/Array and Pointer Reference/2D Array Initialisation using Pointer Example.cpp
debajyatibanerjee0002/dev_stage
2d853de917f574353f200b040427e8572e00d140
[ "MIT" ]
4
2020-10-17T16:30:38.000Z
2020-10-19T10:18:48.000Z
Language Specific Notes/C Language Notes/Array and Pointer Reference/2D Array Initialisation using Pointer Example.cpp
debajyatibanerjee0002/dev_stage
2d853de917f574353f200b040427e8572e00d140
[ "MIT" ]
3
2020-10-17T12:40:21.000Z
2020-10-18T16:26:39.000Z
#include<stdio.h> int main(){ int i; int j; int s[4][2] = { {1234, 56}, {1212, 33}, {1434, 80}, {1312, 78} }; for(i=0;i<=3;i++){ for(j=0;j<=1;j++){ printf("%d ", *(*(s+i)+j)); } printf("\n"); } return 0; }
12.105263
30
0.426087
sayanmondal31
f59fad9d50978c59a9e6c7daac7cbc5d3004df59
328
cxx
C++
Basic Programs/Some CP Problems/NewYear And Hurry 750A.cxx
PrajaktaSathe/HacktoberFest2020
e84fc7a513afe3dd75c7c28db1866d7f5e6a8147
[ "MIT" ]
null
null
null
Basic Programs/Some CP Problems/NewYear And Hurry 750A.cxx
PrajaktaSathe/HacktoberFest2020
e84fc7a513afe3dd75c7c28db1866d7f5e6a8147
[ "MIT" ]
null
null
null
Basic Programs/Some CP Problems/NewYear And Hurry 750A.cxx
PrajaktaSathe/HacktoberFest2020
e84fc7a513afe3dd75c7c28db1866d7f5e6a8147
[ "MIT" ]
null
null
null
#include <iostream> #include <vector> #include <algorithm> #include <string> using namespace std; int main(){ int n,k,time=240; cin >> n>>k; time=240-k; int solve=((n*(n+1))/2)*5; if(solve<=time) cout << n; else { int i; for(i=n;i>0;i--){ solve=solve-(5*i); if(solve<=time) break; } cout << i-1; } retu...
14.26087
27
0.585366
PrajaktaSathe
f5a069b5da75e30a3081847d323475a1b1ebea87
3,783
cpp
C++
raygame/Actor.cpp
TerrickThib/AIPathFindingExercise
bd0dce6000d96ea556ddc36fd7a2eacb06df25b1
[ "MIT" ]
null
null
null
raygame/Actor.cpp
TerrickThib/AIPathFindingExercise
bd0dce6000d96ea556ddc36fd7a2eacb06df25b1
[ "MIT" ]
null
null
null
raygame/Actor.cpp
TerrickThib/AIPathFindingExercise
bd0dce6000d96ea556ddc36fd7a2eacb06df25b1
[ "MIT" ]
null
null
null
#include "Actor.h" #include "Transform2D.h" #include <string.h> #include "Collider.h" #include "Component.h" Actor::Actor() { m_transform = new Transform2D(this); } Actor::~Actor() { ///Deletes all components for (int i = 0; i < m_componentCount; i++) delete m_components[i]; delete m_transfor...
22.122807
72
0.617235
TerrickThib
f5a51726a003fa488e59a45a76bf0ea17909b6a2
2,934
cpp
C++
unit-test/exceptions_unittests.cpp
sparlane/buildsyspp
2a5a520ef4b636063b18cf783a60366d50174c16
[ "BSD-2-Clause" ]
null
null
null
unit-test/exceptions_unittests.cpp
sparlane/buildsyspp
2a5a520ef4b636063b18cf783a60366d50174c16
[ "BSD-2-Clause" ]
null
null
null
unit-test/exceptions_unittests.cpp
sparlane/buildsyspp
2a5a520ef4b636063b18cf783a60366d50174c16
[ "BSD-2-Clause" ]
2
2019-07-14T19:48:22.000Z
2019-09-27T08:32:57.000Z
#define CATCH_CONFIG_MAIN #include "exceptions.hpp" #include <catch2/catch.hpp> using namespace buildsys; TEST_CASE("Test CustomException", "") { bool exception_caught = false; std::string exception_message(""); std::string test_message("Test exception message"); try { throw CustomException(test_message); } ...
21.573529
75
0.729721
sparlane
f5a65bcd5141fcaa19c8e4a4480980785dc2ae99
1,875
cpp
C++
libs/smart_ptr/test/weak_ptr_timing_test.cpp
zyiacas/boost-doc-zh
689e5a3a0a4dbead1a960f7b039e3decda54aa2c
[ "BSL-1.0" ]
198
2015-01-13T05:47:18.000Z
2022-03-09T04:46:46.000Z
libs/smart_ptr/test/weak_ptr_timing_test.cpp
sdfict/boost-doc-zh
689e5a3a0a4dbead1a960f7b039e3decda54aa2c
[ "BSL-1.0" ]
9
2015-01-28T16:33:19.000Z
2020-04-12T23:03:28.000Z
libs/smart_ptr/test/weak_ptr_timing_test.cpp
sdfict/boost-doc-zh
689e5a3a0a4dbead1a960f7b039e3decda54aa2c
[ "BSL-1.0" ]
139
2015-01-15T20:09:31.000Z
2022-01-31T15:21:16.000Z
#include <boost/config.hpp> #if defined(BOOST_MSVC) #pragma warning(disable: 4786) // identifier truncated in debug info #pragma warning(disable: 4710) // function not inlined #pragma warning(disable: 4711) // function selected for automatic inline expansion #pragma warning(disable: 4514) // unreferenced inl...
21.802326
84
0.528
zyiacas
f5aeec8bee262271d88691fafbf88ecd6a543093
7,410
hpp
C++
src/mlpack/core/optimizers/bigbatch_sgd/bigbatch_sgd.hpp
chigur/mlpack
aff1eda03b7c279acb6d3e660d5c5a6f697d3735
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
675
2019-02-07T01:23:19.000Z
2022-03-28T05:45:10.000Z
src/mlpack/core/optimizers/bigbatch_sgd/bigbatch_sgd.hpp
chigur/mlpack
aff1eda03b7c279acb6d3e660d5c5a6f697d3735
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
843
2019-01-25T01:06:46.000Z
2022-03-16T11:15:53.000Z
src/mlpack/core/optimizers/bigbatch_sgd/bigbatch_sgd.hpp
chigur/mlpack
aff1eda03b7c279acb6d3e660d5c5a6f697d3735
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
83
2019-02-20T06:18:46.000Z
2022-03-20T09:36:09.000Z
/** * @file bigbatch_sgd.hpp * @author Marcus Edel * * Definition of Big-batch Stochastic Gradient Descent (BBSGD) as described in: * "Big Batch SGD: Automated Inference using Adaptive Batch Sizes" * by Soham De et al. * * mlpack is free software; you may redistribute it and/or modify it under the * terms of t...
36.865672
80
0.704723
chigur
f5afc318edecf04ee4ab00efcb17737adaf605f6
11,398
cpp
C++
core/block_rw.cpp
0xb100d/wink-c-
361677a68861ea65a58351dd6aa208c1977385e5
[ "Apache-2.0" ]
1
2019-05-31T07:43:51.000Z
2019-05-31T07:43:51.000Z
core/block_rw.cpp
0xb100d/wink-c-
361677a68861ea65a58351dd6aa208c1977385e5
[ "Apache-2.0" ]
null
null
null
core/block_rw.cpp
0xb100d/wink-c-
361677a68861ea65a58351dd6aa208c1977385e5
[ "Apache-2.0" ]
null
null
null
// Copyright 2018 The Beam Team // // 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...
20.536937
113
0.614318
0xb100d
f5b03478d20b489e244cd0192da9841313bd1f86
30,954
cpp
C++
General/PJB_ImageRegistration/imageregistration/VectorImageMeasures.cpp
petebunting/rsgis_scripts
b35b0403cdfad6c63824d4f8c038f190cdb5978d
[ "MIT" ]
4
2020-09-16T10:45:15.000Z
2021-05-06T04:34:32.000Z
General/PJB_ImageRegistration/imageregistration/VectorImageMeasures.cpp
petebunting/rsgis_scripts
b35b0403cdfad6c63824d4f8c038f190cdb5978d
[ "MIT" ]
null
null
null
General/PJB_ImageRegistration/imageregistration/VectorImageMeasures.cpp
petebunting/rsgis_scripts
b35b0403cdfad6c63824d4f8c038f190cdb5978d
[ "MIT" ]
2
2020-07-06T18:03:40.000Z
2022-02-15T12:45:34.000Z
/* * VectorImageMeasures.cpp * ImageRegistration * * Created by Peter Bunting on 23/01/2006. * Copyright 2006 Peter Bunting, University of Wales, Aberystwyth. All rights reserved. * */ #include "VectorImageMeasures.h" VectorImageMeasures::VectorImageMeasures() { } double VectorImageMeasures::calcEuclidea...
27.224274
96
0.579408
petebunting
f5b1408bd2b7102c1fc9683d9903bad28066958f
17,774
cc
C++
media/gpu/android/android_video_encode_accelerator.cc
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-10-18T02:33:40.000Z
2020-10-18T02:33:40.000Z
media/gpu/android/android_video_encode_accelerator.cc
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
3
2021-05-17T16:28:52.000Z
2021-05-21T22:42:22.000Z
media/gpu/android/android_video_encode_accelerator.cc
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "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 "media/gpu/android/android_video_encode_accelerator.h" #include <memory> #include <set> #include <tuple> #include "base/bind.h" #include "base/...
39.323009
80
0.687352
DamieFC
f5b19e402b916b62d86c457feb63a0bc6169329a
1,094
cpp
C++
models/utils/rw/csv_qoi_writer.cpp
CancerModeling/Angiogenesis3D1D
77527d3facd127e225ccb9e53874ddbba2096744
[ "BSL-1.0" ]
2
2021-11-02T07:49:33.000Z
2021-11-16T15:47:40.000Z
models/utils/rw/csv_qoi_writer.cpp
CancerModeling/Angiogenesis3D1D
77527d3facd127e225ccb9e53874ddbba2096744
[ "BSL-1.0" ]
null
null
null
models/utils/rw/csv_qoi_writer.cpp
CancerModeling/Angiogenesis3D1D
77527d3facd127e225ccb9e53874ddbba2096744
[ "BSL-1.0" ]
null
null
null
#include "csv_qoi_writer.hpp" #include "qoi.hpp" namespace util { CSVQoIWriter::CSVQoIWriter(libMesh::Parallel::Communicator *comm, std::string filename) : d_comm(comm), d_filename(std::move(filename)) {} void CSVQoIWriter::write(const util::QoIVec &qoi) const { // only rank zero is allowed to write i...
23.782609
87
0.610603
CancerModeling
f5b3168b3d00cf4cd0a9a9f2afd52542e1107d30
38,311
cpp
C++
dev/Code/Tools/AssetProcessor/native/utilities/MissingDependencyScanner.cpp
brianherrera/lumberyard
f85344403c1c2e77ec8c75deb2c116e97b713217
[ "AML" ]
1,738
2017-09-21T10:59:12.000Z
2022-03-31T21:05:46.000Z
dev/Code/Tools/AssetProcessor/native/utilities/MissingDependencyScanner.cpp
ArchitectureStudios/lumberyard
f85344403c1c2e77ec8c75deb2c116e97b713217
[ "AML" ]
427
2017-09-29T22:54:36.000Z
2022-02-15T19:26:50.000Z
dev/Code/Tools/AssetProcessor/native/utilities/MissingDependencyScanner.cpp
ArchitectureStudios/lumberyard
f85344403c1c2e77ec8c75deb2c116e97b713217
[ "AML" ]
671
2017-09-21T08:04:01.000Z
2022-03-29T14:30:07.000Z
/* * All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or * its licensors. * * For complete copyright and license terms please see the LICENSE at the root of this * distribution (the "License"). All use of this software is governed by the License, * or, if provided, by the license below or t...
46.720732
262
0.601994
brianherrera
f5bb03f1ee45dca4e4945ce6c753619435c0e3ef
1,390
cpp
C++
FlavoEngine/src/Framework/FWindow.cpp
Thirrash/FlavoEngine
fc3e867dc726d1a37ddd81bb6a1691833014703a
[ "MIT" ]
null
null
null
FlavoEngine/src/Framework/FWindow.cpp
Thirrash/FlavoEngine
fc3e867dc726d1a37ddd81bb6a1691833014703a
[ "MIT" ]
null
null
null
FlavoEngine/src/Framework/FWindow.cpp
Thirrash/FlavoEngine
fc3e867dc726d1a37ddd81bb6a1691833014703a
[ "MIT" ]
null
null
null
#include "FWindow.h" #include <glad/glad.h> #include <GLFW/glfw3.h> #include "Debug.h" Framework::FWindow::FWindow() {} Framework::FWindow::~FWindow() { delete GlfwWindow; } Framework::EWindowInitErrorCode Framework::FWindow::Initi() { if (!glfwInit()) { LogR("Failed to init GLFW"); return GlfwInitError; } ...
28.367347
199
0.760432
Thirrash
f5bcc1249f0c2d6f624e7f9f4ae40ec912e3c401
3,530
cc
C++
tensorflow/lite/java/src/test/native/interpreter_test_jni.cc
abhaikollara/tensorflow
4f96df3659696990cb34d0ad07dc67843c4225a9
[ "Apache-2.0" ]
848
2019-12-03T00:16:17.000Z
2022-03-31T22:53:17.000Z
tensorflow/lite/java/src/test/native/interpreter_test_jni.cc
abhaikollara/tensorflow
4f96df3659696990cb34d0ad07dc67843c4225a9
[ "Apache-2.0" ]
656
2019-12-03T00:48:46.000Z
2022-03-31T18:41:54.000Z
tensorflow/lite/java/src/test/native/interpreter_test_jni.cc
abhaikollara/tensorflow
4f96df3659696990cb34d0ad07dc67843c4225a9
[ "Apache-2.0" ]
506
2019-12-03T00:46:26.000Z
2022-03-30T10:34:56.000Z
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
37.157895
80
0.658924
abhaikollara
f5bd6452e30b81c917e740e438367bc3f5dc4922
21,112
cc
C++
modules/audio_processing/test/aec_dump_based_simulator.cc
android-risc-v/external_webrtc
fe94c2f5ae633cbd205a0d7741b6aa6d9f2ebadb
[ "BSD-3-Clause" ]
7
2021-01-06T07:47:17.000Z
2022-03-31T11:41:46.000Z
modules/audio_processing/test/aec_dump_based_simulator.cc
android-risc-v/external_webrtc
fe94c2f5ae633cbd205a0d7741b6aa6d9f2ebadb
[ "BSD-3-Clause" ]
1
2022-03-23T10:49:37.000Z
2022-03-23T10:49:37.000Z
modules/audio_processing/test/aec_dump_based_simulator.cc
android-risc-v/external_webrtc
fe94c2f5ae633cbd205a0d7741b6aa6d9f2ebadb
[ "BSD-3-Clause" ]
5
2020-10-23T01:49:48.000Z
2021-03-11T03:32:40.000Z
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
37.499112
80
0.646315
android-risc-v
f5be9a047a3d553604dee59c15b00a3214d38797
454
cpp
C++
C++-practice/排队2.cpp
GengchenXU/Star-gazer
19a119390d3f1bfa56c4dda1b04f6c673e49be24
[ "MIT" ]
4
2019-11-08T11:04:02.000Z
2021-09-08T08:24:50.000Z
C++-practice/排队2.cpp
GengchenXU/Star-gazer
19a119390d3f1bfa56c4dda1b04f6c673e49be24
[ "MIT" ]
1
2019-11-08T11:07:35.000Z
2019-11-22T06:33:24.000Z
C++-practice/排队2.cpp
GengchenXU/Star-gazer
19a119390d3f1bfa56c4dda1b04f6c673e49be24
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; char boy; int reline(char str[], int s) { int n; if (str[s] != boy) { return s; } else { n = reline(str, s+1); cout << s << ' ' << n << endl; return reline(str, n+1); } } int main() { char st...
15.133333
39
0.405286
GengchenXU
f5beb5a85d55df8b66dbc3c57e9fcf1e8f999d0d
6,773
cpp
C++
JUCE/modules/juce_audio_utils/gui/juce_AudioVisualiserComponent.cpp
jukea/HISE
9e867c746d48f24c7fe6fdedad801ecafa3481e6
[ "Intel" ]
1
2021-03-04T19:37:06.000Z
2021-03-04T19:37:06.000Z
JUCE/modules/juce_audio_utils/gui/juce_AudioVisualiserComponent.cpp
psobot/HISE
cb97378039bae22c8eade3d4b699931bfd65c7d1
[ "Intel", "MIT" ]
null
null
null
JUCE/modules/juce_audio_utils/gui/juce_AudioVisualiserComponent.cpp
psobot/HISE
cb97378039bae22c8eade3d4b699931bfd65c7d1
[ "Intel", "MIT" ]
null
null
null
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2017 - ROLI Ltd. JUCE is an open source library subject to commercial or open-source licensing. By using JUCE, you agree to the terms of both the JUCE 5 End...
29.70614
120
0.589547
jukea
f5bf32c491569ad8ed8cccc470cf43fe63c7a85e
17,940
cpp
C++
osrm-backend/src/gen-cpp/map_service_types.cpp
shiyuan/osrm
ce730ce5e471870b86b460c09051cd301476ef07
[ "MIT" ]
null
null
null
osrm-backend/src/gen-cpp/map_service_types.cpp
shiyuan/osrm
ce730ce5e471870b86b460c09051cd301476ef07
[ "MIT" ]
null
null
null
osrm-backend/src/gen-cpp/map_service_types.cpp
shiyuan/osrm
ce730ce5e471870b86b460c09051cd301476ef07
[ "MIT" ]
null
null
null
/** * Autogenerated by Thrift Compiler (0.10.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #include "map_service_types.h" #include <algorithm> #include <ostream> #include <thrift/TToString.h> namespace map_service { int _kRetCodeValues[] = { RetCode::fail, RetCode...
27.685185
176
0.622464
shiyuan
f5c56e27284c956497f36758fed378f618e8b1c1
3,410
cpp
C++
TraceControl/TraceControlJsonRpc.cpp
Khan3033/ThunderNanoServices
82ce924edba046489cd02654843acd31ad8fbfe2
[ "Apache-2.0" ]
null
null
null
TraceControl/TraceControlJsonRpc.cpp
Khan3033/ThunderNanoServices
82ce924edba046489cd02654843acd31ad8fbfe2
[ "Apache-2.0" ]
null
null
null
TraceControl/TraceControlJsonRpc.cpp
Khan3033/ThunderNanoServices
82ce924edba046489cd02654843acd31ad8fbfe2
[ "Apache-2.0" ]
null
null
null
#include "Module.h" #include "TraceControl.h" #include <interfaces/json/JsonData_TraceControl.h> namespace WPEFramework { namespace Plugin { using namespace JsonData::TraceControl; // Registration // void TraceControl::RegisterAll() { Register<StatusParamsData,StatusResultData>(_T("sta...
32.47619
145
0.6
Khan3033
f5c6d6d03d731a6d728d7bc4689cab22cdd78df2
22,357
cpp
C++
tests/sources/test_matrix4x4.cpp
budgidiere/rtm
27f0138847507e6cf18b51d9266271dbeae31b16
[ "MIT" ]
null
null
null
tests/sources/test_matrix4x4.cpp
budgidiere/rtm
27f0138847507e6cf18b51d9266271dbeae31b16
[ "MIT" ]
null
null
null
tests/sources/test_matrix4x4.cpp
budgidiere/rtm
27f0138847507e6cf18b51d9266271dbeae31b16
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // The MIT License (MIT) // // Copyright (c) 2018 Nicholas Frechette & Animation Compression Library contributors // Copyright (c) 2018 Nicholas Frechette & Realtime Math contributors // // Permission is hereby granted, free of charge, to ...
59.778075
153
0.759583
budgidiere
f5c725ecf297fd999756dac43dd6b86c6db804d9
1,003
cpp
C++
Math/ExcelSheetColumnTitle.cpp
devangi2000/Data-Structures-Algorithms-Handbook
ce0f00de89af5da7f986e65089402dc6908a09b5
[ "MIT" ]
38
2021-10-14T09:36:53.000Z
2022-01-27T02:36:19.000Z
Math/ExcelSheetColumnTitle.cpp
devangi2000/Data-Structures-Algorithms-Handbook
ce0f00de89af5da7f986e65089402dc6908a09b5
[ "MIT" ]
null
null
null
Math/ExcelSheetColumnTitle.cpp
devangi2000/Data-Structures-Algorithms-Handbook
ce0f00de89af5da7f986e65089402dc6908a09b5
[ "MIT" ]
4
2021-12-06T15:47:12.000Z
2022-02-04T04:25:00.000Z
// Given an integer columnNumber, return its corresponding column title as it appears in an Excel sheet. // For example: // A -> 1 // B -> 2 // C -> 3 // ... // Z -> 26 // AA -> 27 // AB -> 28 // ... // Example 1: // Input: columnNumber = 1 // Output: "A" // Example 2: // Input: columnNumber...
17.293103
105
0.420738
devangi2000
f5c86d8275b4a15fd2a9ddeefb3469f0904997fb
1,172
cpp
C++
Source/Prefab.cpp
Project-3-UPC-DDV-BCN/Project3
3fb345ce49485ccbc7d03fb320623df6114b210c
[ "MIT" ]
10
2018-01-16T16:18:42.000Z
2019-02-19T19:51:45.000Z
Source/Prefab.cpp
Project-3-UPC-DDV-BCN/Project3
3fb345ce49485ccbc7d03fb320623df6114b210c
[ "MIT" ]
136
2018-05-10T08:47:58.000Z
2018-06-15T09:38:10.000Z
Source/Prefab.cpp
Project-3-UPC-DDV-BCN/Project3
3fb345ce49485ccbc7d03fb320623df6114b210c
[ "MIT" ]
1
2018-06-04T17:18:40.000Z
2018-06-04T17:18:40.000Z
#include "Prefab.h" #include "Data.h" #include <ctime> #include <vector> #include "GameObject.h" #include "ModuleResources.h" #include "Application.h" #include "ModuleScene.h" #include "ModuleFileSystem.h" Prefab::Prefab() { SetType(Resource::PrefabResource); } Prefab::~Prefab() { } void Prefab::Save(Data & data) c...
19.533333
59
0.710751
Project-3-UPC-DDV-BCN
f5ca3a523645ea99ffe73c4d4644bcc83ec872d8
3,264
cc
C++
tensorflow/core/kernels/self_adjoint_eig_op.cc
uve/tensorflow
e08079463bf43e5963acc41da1f57e95603f8080
[ "Apache-2.0" ]
null
null
null
tensorflow/core/kernels/self_adjoint_eig_op.cc
uve/tensorflow
e08079463bf43e5963acc41da1f57e95603f8080
[ "Apache-2.0" ]
null
null
null
tensorflow/core/kernels/self_adjoint_eig_op.cc
uve/tensorflow
e08079463bf43e5963acc41da1f57e95603f8080
[ "Apache-2.0" ]
null
null
null
/* Copyright 2015 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable ...
41.316456
81
0.688113
uve
f5ca9023d96b8b39adeee017979ca1b0ed9b0caf
2,448
cpp
C++
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/current_path.pass.cpp
nawrinsu/llvm
e9153f0e50d45fb4a760463ae711aa45ce2bd450
[ "Apache-2.0" ]
null
null
null
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/current_path.pass.cpp
nawrinsu/llvm
e9153f0e50d45fb4a760463ae711aa45ce2bd450
[ "Apache-2.0" ]
null
null
null
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/current_path.pass.cpp
nawrinsu/llvm
e9153f0e50d45fb4a760463ae711aa45ce2bd450
[ "Apache-2.0" ]
null
null
null
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
24.727273
80
0.65768
nawrinsu
f5cbcec167f5e2eb2117265b89b927fca3e4ed4b
15,425
cc
C++
gazebo/rendering/GUIOverlay.cc
hyunoklee/Gazebo
619218c0bb3dc8878b6c4dc2fddf3f7ec1d85497
[ "ECL-2.0", "Apache-2.0" ]
45
2015-07-17T10:14:22.000Z
2022-03-30T19:25:36.000Z
gazebo/rendering/GUIOverlay.cc
hyunoklee/Gazebo
619218c0bb3dc8878b6c4dc2fddf3f7ec1d85497
[ "ECL-2.0", "Apache-2.0" ]
1
2021-04-15T07:14:26.000Z
2021-04-15T07:14:26.000Z
gazebo/rendering/GUIOverlay.cc
hyunoklee/Gazebo
619218c0bb3dc8878b6c4dc2fddf3f7ec1d85497
[ "ECL-2.0", "Apache-2.0" ]
64
2015-04-18T07:10:14.000Z
2022-02-21T13:15:41.000Z
/* * Copyright (C) 2012-2014 Open Source Robotics Foundation * * 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...
29.15879
80
0.611151
hyunoklee
f5cc1325271708a4a1fe2f2f8ac21e3bfb657dae
28,214
cpp
C++
tools/aa/src/ability_command.cpp
openharmony-gitee-mirror/aafwk_standard
59761a67f4ebc5ea4c3282cd1262bd4a2b66faa7
[ "Apache-2.0" ]
null
null
null
tools/aa/src/ability_command.cpp
openharmony-gitee-mirror/aafwk_standard
59761a67f4ebc5ea4c3282cd1262bd4a2b66faa7
[ "Apache-2.0" ]
null
null
null
tools/aa/src/ability_command.cpp
openharmony-gitee-mirror/aafwk_standard
59761a67f4ebc5ea4c3282cd1262bd4a2b66faa7
[ "Apache-2.0" ]
1
2021-09-13T11:17:48.000Z
2021-09-13T11:17:48.000Z
/* * Copyright (c) 2021 Huawei Device Co., Ltd. * 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 ...
31.630045
116
0.505246
openharmony-gitee-mirror
f5cc7298c8724323710d4c8c4d003d520f8beefb
5,556
cpp
C++
variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/variant_REMRAM_V1.cpp
valeros/Arduino_Core_STM32
75d653197e3362b015def7a6d1a0a6898d2d0ace
[ "Apache-2.0" ]
1,963
2017-05-10T14:14:46.000Z
2022-03-31T20:23:06.000Z
variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/variant_REMRAM_V1.cpp
valeros/Arduino_Core_STM32
75d653197e3362b015def7a6d1a0a6898d2d0ace
[ "Apache-2.0" ]
1,162
2017-05-14T14:10:09.000Z
2022-03-25T11:01:59.000Z
variants/STM32F7xx/F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)/variant_REMRAM_V1.cpp
valeros/Arduino_Core_STM32
75d653197e3362b015def7a6d1a0a6898d2d0ace
[ "Apache-2.0" ]
836
2017-06-12T16:48:03.000Z
2022-03-21T01:22:03.000Z
/* ******************************************************************************* * Copyright (c) 2018-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
26.207547
118
0.579914
valeros
f5cd1f0666dc599064e0473a2aa704820999d9e6
1,535
hpp
C++
Client/ServicesDlg.hpp
chrisoldwood/NetDDE
66c8bc06714c935f553cb84adb25810f08b29b7d
[ "MIT" ]
20
2016-03-15T18:07:05.000Z
2022-01-30T13:14:33.000Z
Client/ServicesDlg.hpp
chrisoldwood/NetDDE
66c8bc06714c935f553cb84adb25810f08b29b7d
[ "MIT" ]
1
2021-11-20T02:15:18.000Z
2022-03-14T14:08:24.000Z
Client/ServicesDlg.hpp
chrisoldwood/NetDDE
66c8bc06714c935f553cb84adb25810f08b29b7d
[ "MIT" ]
13
2016-11-08T17:01:12.000Z
2022-02-25T05:43:38.000Z
/****************************************************************************** ** (C) Chris Oldwood ** ** MODULE: SERVICESDLG.HPP ** COMPONENT: The Application ** DESCRIPTION: The CServicesDlg class declaration. ** ******************************************************************************* */ // Check for previo...
18.950617
79
0.472313
chrisoldwood
f5cd687dbc09e270689f0289037e3de1cc24fdbd
4,158
hpp
C++
src/gpu/nvidia/cudnn_binary.hpp
ImproveMyPhone/mkl-dnn
aa13406e8a284495faaddf5396d9090a1d46f1ca
[ "Apache-2.0" ]
11
2020-05-02T12:05:59.000Z
2022-01-17T02:26:44.000Z
src/gpu/nvidia/cudnn_binary.hpp
ImproveMyPhone/mkl-dnn
aa13406e8a284495faaddf5396d9090a1d46f1ca
[ "Apache-2.0" ]
22
2020-06-17T08:27:48.000Z
2022-02-13T23:33:27.000Z
src/gpu/nvidia/cudnn_binary.hpp
ImproveMyPhone/mkl-dnn
aa13406e8a284495faaddf5396d9090a1d46f1ca
[ "Apache-2.0" ]
15
2020-05-20T09:25:04.000Z
2022-03-29T22:16:46.000Z
/******************************************************************************* * Copyright 2020-2021 Intel Corporation * Copyright 2020 Codeplay Software Limited * * 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 co...
34.081967
80
0.570948
ImproveMyPhone
f5cdb6e16ae34f8a6beb9cbcd0e528f391b31c2e
3,646
cpp
C++
src/w11/w11ImageText.cpp
qiadev/MacroUniformityRuler
54f155c9374c7d6f3afab7f4594a91189d1a9a46
[ "MIT" ]
null
null
null
src/w11/w11ImageText.cpp
qiadev/MacroUniformityRuler
54f155c9374c7d6f3afab7f4594a91189d1a9a46
[ "MIT" ]
null
null
null
src/w11/w11ImageText.cpp
qiadev/MacroUniformityRuler
54f155c9374c7d6f3afab7f4594a91189d1a9a46
[ "MIT" ]
null
null
null
/* * w11TpText.cpp * w11macro * * Created by Rene Rasmussen on 6/24/08. * */ #include "w11ImageText.h" #include "w11Utilities.h" #if _SUPPORT_FREETYPE_ #include <ft2build.h> #include FT_FREETYPE_H #endif using namespace std; w11ImageText::w11ImageText(std::string fontDirectory, std::string fontName) { f...
23.22293
111
0.623697
qiadev
f5cfae8d503123822ef05859dac10f65db05d74b
29,046
cc
C++
lite/tests/math/conv_int8_compute_test.cc
wanglei91/Paddle-Lite
8b2479f4cdd6970be507203d791bede5a453c09d
[ "Apache-2.0" ]
1,799
2019-08-19T03:29:38.000Z
2022-03-31T14:30:50.000Z
lite/tests/math/conv_int8_compute_test.cc
wanglei91/Paddle-Lite
8b2479f4cdd6970be507203d791bede5a453c09d
[ "Apache-2.0" ]
3,767
2019-08-19T03:36:04.000Z
2022-03-31T14:37:26.000Z
lite/tests/math/conv_int8_compute_test.cc
wanglei91/Paddle-Lite
8b2479f4cdd6970be507203d791bede5a453c09d
[ "Apache-2.0" ]
798
2019-08-19T02:28:23.000Z
2022-03-31T08:31:54.000Z
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required...
38.369881
80
0.453212
wanglei91
f5d0430e8ef925c91efce368f35da2eb9a621f53
1,941
cpp
C++
Crc.cpp
mpsitech/dbecore
2ac39bef3245c408f2325ba41d55a9f6ab817642
[ "MIT" ]
1
2021-11-11T13:47:26.000Z
2021-11-11T13:47:26.000Z
Crc.cpp
mpsitech/dbecore-WhizniumDBE-Core-Library
2ac39bef3245c408f2325ba41d55a9f6ab817642
[ "MIT" ]
null
null
null
Crc.cpp
mpsitech/dbecore-WhizniumDBE-Core-Library
2ac39bef3245c408f2325ba41d55a9f6ab817642
[ "MIT" ]
null
null
null
/** * \file Crc.cpp * CRC-16 functionality (implementation) * \copyright (C) 2016-2020 MPSI Technologies GmbH * \author Alexander Wirthmüller * \date created: 5 Dec 2016 */ #include "Crc.h" /****************************************************************************** class Crc ******************************...
20.870968
127
0.546625
mpsitech
f5d27241219fc6ee16ed5745830be9cf171243e0
2,948
cpp
C++
src/logging.cpp
ROCm-Developer-Tools/rocr_debug_agent
4b0589c215c0e8d70a9a4921d0ac6919dd295550
[ "Linux-OpenIB" ]
8
2019-04-21T14:04:26.000Z
2021-08-31T02:51:41.000Z
src/logging.cpp
ROCm-Developer-Tools/rocr_debug_agent
4b0589c215c0e8d70a9a4921d0ac6919dd295550
[ "Linux-OpenIB" ]
5
2019-02-10T09:13:08.000Z
2021-02-18T23:21:45.000Z
src/logging.cpp
ROCm-Developer-Tools/rocr_debug_agent
4b0589c215c0e8d70a9a4921d0ac6919dd295550
[ "Linux-OpenIB" ]
6
2019-08-26T02:47:33.000Z
2021-02-26T20:41:03.000Z
/* The University of Illinois/NCSA Open Source License (NCSA) Copyright (c) 2020, Advanced Micro Devices, Inc. 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 with the Softwar...
30.391753
79
0.722863
ROCm-Developer-Tools
f5d2c5cfbe7d7aac8fd3e113e012ba3fe6da3508
1,685
hpp
C++
include/motherboard.hpp
Stellaris-code/SpaceInvadersEmu
e8cd69ed3c594ffb83cf4471db9f1c44e8f640e4
[ "MIT" ]
7
2016-02-16T13:24:00.000Z
2018-09-24T09:02:38.000Z
include/motherboard.hpp
Stellaris-code/SpaceInvadersEmu
e8cd69ed3c594ffb83cf4471db9f1c44e8f640e4
[ "MIT" ]
null
null
null
include/motherboard.hpp
Stellaris-code/SpaceInvadersEmu
e8cd69ed3c594ffb83cf4471db9f1c44e8f640e4
[ "MIT" ]
2
2016-02-16T13:06:23.000Z
2018-10-15T04:27:42.000Z
/* include/motherboard.hpp Motherboard - Yann BOUCHER (yann) 11/02/2016 ** ** ** DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE ** Version 2, December 2004 ** ** Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> ** ** Everyone is permitted to copy and distribute verbatim or modified ** copies...
21.883117
72
0.559644
Stellaris-code
f5d2c8220bd39358c8faf9672219f5e9ddf6c2fe
214,293
cpp
C++
Sources/Elastos/Packages/Apps/Launcher2/src/elastos/droid/launcher2/Launcher.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/Packages/Apps/Launcher2/src/elastos/droid/launcher2/Launcher.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/Packages/Apps/Launcher2/src/elastos/droid/launcher2/Launcher.cpp
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos 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 // // ...
34.419049
125
0.65732
jingcao80
f5d2d4f2093309fce603cb2f0ae472075f5a0be4
7,066
cpp
C++
test/cali-flush-perftest.cpp
rblake-llnl/Caliper
f958f45f5cf2dccc4529f2b27d8628981a60b012
[ "BSD-3-Clause" ]
null
null
null
test/cali-flush-perftest.cpp
rblake-llnl/Caliper
f958f45f5cf2dccc4529f2b27d8628981a60b012
[ "BSD-3-Clause" ]
null
null
null
test/cali-flush-perftest.cpp
rblake-llnl/Caliper
f958f45f5cf2dccc4529f2b27d8628981a60b012
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2018, Lawrence Livermore National Security, LLC. // Produced at the Lawrence Livermore National Laboratory. // // This file is part of Caliper. // Written by David Boehme, boehme3@llnl.gov. // LLNL-CODE-678900 // All rights reserved. // // For details, see https://github.com/scalability-llnl/Caliper....
31.404444
114
0.62171
rblake-llnl
f5d3b6d70e282a42146dd94ca0b1ae238d0d47a5
2,878
cpp
C++
vds_close_bug/h5_vds_master.cpp
slaclab/lc2-hdf5-5110
3298553da4fc9d2c4a9ae1528f157595a7b06b6a
[ "Apache-2.0" ]
null
null
null
vds_close_bug/h5_vds_master.cpp
slaclab/lc2-hdf5-5110
3298553da4fc9d2c4a9ae1528f157595a7b06b6a
[ "Apache-2.0" ]
null
null
null
vds_close_bug/h5_vds_master.cpp
slaclab/lc2-hdf5-5110
3298553da4fc9d2c4a9ae1528f157595a7b06b6a
[ "Apache-2.0" ]
null
null
null
#include "hdf5.h" #include <stdio.h> #include <stdlib.h> #include <stdexcept> #include <vector> #define CHECK(arg) check_nonneg(arg, #arg, __LINE__, __FILE__) long long int check_nonneg(long long int val, const char *expression, int lineno, const char *fname) { if (val < 0) { static char msg[1024]; sprintf(...
31.977778
110
0.657401
slaclab
f5d5668c18e526e04e581bbb9ac0f9a400c0b299
9,182
cc
C++
ppapi/proxy/dispatcher.cc
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2015-10-12T09:14:22.000Z
2015-10-12T09:14:22.000Z
ppapi/proxy/dispatcher.cc
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
null
null
null
ppapi/proxy/dispatcher.cc
meego-tablet-ux/meego-app-browser
0f4ef17bd4b399c9c990a2f6ca939099495c2b9c
[ "BSD-3-Clause" ]
1
2020-11-04T07:22:28.000Z
2020-11-04T07:22:28.000Z
// Copyright (c) 2011 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 "ppapi/proxy/dispatcher.h" #include <string.h> // For memset. #include <map> #include "base/compiler_specific.h" #include "base/logging.h...
34.780303
79
0.767262
meego-tablet-ux
f5d743e80277e0e2d098469d9bbc4aac8235cef1
2,242
cpp
C++
source/MaterialXRenderHw/SimpleWindowLinux.cpp
marsupial/MaterialX
10de6e44e1006c8e632e8795a369d2d74fa4d291
[ "BSD-3-Clause" ]
8
2019-05-18T10:56:25.000Z
2022-03-08T21:00:24.000Z
source/MaterialXRenderHw/SimpleWindowLinux.cpp
marsupial/MaterialX
10de6e44e1006c8e632e8795a369d2d74fa4d291
[ "BSD-3-Clause" ]
null
null
null
source/MaterialXRenderHw/SimpleWindowLinux.cpp
marsupial/MaterialX
10de6e44e1006c8e632e8795a369d2d74fa4d291
[ "BSD-3-Clause" ]
3
2020-06-05T13:15:25.000Z
2020-06-18T09:07:08.000Z
// // TM & (c) 2017 Lucasfilm Entertainment Company Ltd. and Lucasfilm Ltd. // All rights reserved. See LICENSE.txt for license. // #if defined(__linux__) #include <MaterialXRenderHw/SimpleWindow.h> #include <X11/StringDefs.h> #include <X11/Shell.h> // for applicationShellWidgetClass #include <X11/Xlib.h> // for XE...
23.113402
88
0.607493
marsupial
f5d884561e3bdc244ba6792a2cb8a704d1ad2a98
424
cpp
C++
main.cpp
MOC99/riot-launcher
84e3935912e2115c2541eab4e70ca1ae7fe32724
[ "MIT" ]
null
null
null
main.cpp
MOC99/riot-launcher
84e3935912e2115c2541eab4e70ca1ae7fe32724
[ "MIT" ]
null
null
null
main.cpp
MOC99/riot-launcher
84e3935912e2115c2541eab4e70ca1ae7fe32724
[ "MIT" ]
null
null
null
#include "mainwindow.h" #include <QApplication> #include <QFontDatabase> int main(int argc, char *argv[]) { QApplication a(argc, argv); int fontId = QFontDatabase::addApplicationFont(":/font/resource/font.otf"); if (fontId >= 0) { auto f = QFontDatabase::applicationFontFamilies(fontId).at(0); ...
24.941176
79
0.629717
MOC99
f5d885f14fcee8b2fe16dee09da04850e47ca16c
1,617
cpp
C++
drlvm/vm/vmcore/src/ncai/utils/ncai_modules_win.cpp
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
8
2015-11-04T06:06:35.000Z
2021-07-04T13:47:36.000Z
drlvm/vm/vmcore/src/ncai/utils/ncai_modules_win.cpp
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
1
2021-10-17T13:07:28.000Z
2021-10-17T13:07:28.000Z
drlvm/vm/vmcore/src/ncai/utils/ncai_modules_win.cpp
sirinath/Harmony
724deb045a85b722c961d8b5a83ac7a697319441
[ "Apache-2.0" ]
13
2015-11-27T03:14:50.000Z
2022-02-26T15:12:20.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...
26.080645
76
0.63389
sirinath
f5d98ecf736418959550346542b44a1caa132ca8
3,390
cpp
C++
Test/MasterPubKeyTest.cpp
hejianhui/Elastos.ELA.SPV.Cpp
6c3337d091e4cfa9f6dbabaa18526565ccee4e0b
[ "MIT" ]
null
null
null
Test/MasterPubKeyTest.cpp
hejianhui/Elastos.ELA.SPV.Cpp
6c3337d091e4cfa9f6dbabaa18526565ccee4e0b
[ "MIT" ]
null
null
null
Test/MasterPubKeyTest.cpp
hejianhui/Elastos.ELA.SPV.Cpp
6c3337d091e4cfa9f6dbabaa18526565ccee4e0b
[ "MIT" ]
1
2018-08-02T07:58:30.000Z
2018-08-02T07:58:30.000Z
// Copyright (c) 2012-2018 The Elastos Open Source Project // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #define CATCH_CONFIG_MAIN #include <BRBIP32Sequence.h> #include "BRBIP39WordsEn.h" #include "catch.hpp" #include "Maste...
31.100917
97
0.697935
hejianhui
f5da1e98a3534f97cc8ef8f9cf7667b4c9848772
2,419
cc
C++
extras/calcav2.cc
dch0ph/pNMRsim
2420e618c7bff9b38b43e7c2ac684c5c28b61787
[ "MIT" ]
null
null
null
extras/calcav2.cc
dch0ph/pNMRsim
2420e618c7bff9b38b43e7c2ac684c5c28b61787
[ "MIT" ]
null
null
null
extras/calcav2.cc
dch0ph/pNMRsim
2420e618c7bff9b38b43e7c2ac684c5c28b61787
[ "MIT" ]
null
null
null
// calculate averaged tensor over 2 fast wobbles #include "space_T.h" #include "NMR.h" #include "ttyio.h" using namespace libcmatrix; using namespace std; void wobble_average(double& retaniso, double& retasym, double aniso1, double asym1, double aniso2, double asym2, double wobble, const char* label, double frac1 =0...
35.057971
165
0.675486
dch0ph
f5da3c857982a4e826892486a19e1e5da8680cd6
1,697
cpp
C++
source/canvas/scene/rigidbody/RigidBody.cpp
RobertDamerius/GroundControlStation
7f0d896bd56e5ea0ee02d5738c2b497dc2956c2f
[ "MIT" ]
1
2021-12-26T12:48:18.000Z
2021-12-26T12:48:18.000Z
source/canvas/scene/rigidbody/RigidBody.cpp
RobertDamerius/GroundControlStation
7f0d896bd56e5ea0ee02d5738c2b497dc2956c2f
[ "MIT" ]
null
null
null
source/canvas/scene/rigidbody/RigidBody.cpp
RobertDamerius/GroundControlStation
7f0d896bd56e5ea0ee02d5738c2b497dc2956c2f
[ "MIT" ]
1
2021-12-26T12:48:25.000Z
2021-12-26T12:48:25.000Z
#include <RigidBody.hpp> RigidBody::RigidBody(){ UpdateModelMatrix(); } RigidBody::~RigidBody(){} void RigidBody::UpdateModelMatrix(void){ double q0q0 = this->quaternion.w * this->quaternion.w; double q1q1 = this->quaternion.x * this->quaternion.x; double q2q2 = -this->quaternion.z * -this->quaterni...
42.425
162
0.616971
RobertDamerius
f5daa8e57f8782fc9374a5f6a3ce9c11808063b3
22,762
cpp
C++
src/ImageProcessing.cpp
jbendig/Sudoku-Solver-AR
efec5522d5047b86da0c984935645b27a41c4bb0
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
8
2017-09-20T21:20:44.000Z
2020-05-19T21:09:53.000Z
src/ImageProcessing.cpp
jbendig/Sudoku-Solver-AR
efec5522d5047b86da0c984935645b27a41c4bb0
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
null
null
null
src/ImageProcessing.cpp
jbendig/Sudoku-Solver-AR
efec5522d5047b86da0c984935645b27a41c4bb0
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
5
2017-05-19T07:25:25.000Z
2021-03-02T13:05:32.000Z
// Copyright 2017 James Bendig. See the COPYRIGHT file at the top-level // directory of this distribution. // // Licensed under: // the MIT license // <LICENSE-MIT or https://opensource.org/licenses/MIT> // or the Apache License, Version 2.0 // <LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0>...
36.89141
237
0.695194
jbendig
f5dd4d6c673c0c541bcf6ea8f5a1dca11051193d
436
cpp
C++
tests/concepts/is_class.cpp
SamuelAlonsoDev/lux
268a9fabddb60a06e226d8bad27a5d5d7a29dcb2
[ "MIT" ]
2
2020-11-05T07:39:05.000Z
2021-01-07T18:29:56.000Z
tests/concepts/is_class.cpp
SamuelAlonsoDev/lux
268a9fabddb60a06e226d8bad27a5d5d7a29dcb2
[ "MIT" ]
null
null
null
tests/concepts/is_class.cpp
SamuelAlonsoDev/lux
268a9fabddb60a06e226d8bad27a5d5d7a29dcb2
[ "MIT" ]
null
null
null
#include <iostream> #include <core/types.hpp> #include <concepts/is_class.hpp> class ic; class c{}; struct s{}; int main() { std::cout << std::boolalpha << "Is 'ic' a class type? " << lux::concepts::is_class<ic> << "\nIs 'c' a class type? " << lux::concepts::is_class<c> << "\nIs 's' a class type? " ...
22.947368
67
0.584862
SamuelAlonsoDev
f5e0c824e8db234013aa12bc34a4b8dcbade2b4c
169,715
cxx
C++
bst.cxx
abk-openroad/BST-DME
157616ef1305a4270abf3d17b8e4c9acba716fa9
[ "BSD-3-Clause" ]
5
2018-08-05T06:41:38.000Z
2019-06-03T17:54:12.000Z
bst.cxx
abk-openroad/BST-DME
157616ef1305a4270abf3d17b8e4c9acba716fa9
[ "BSD-3-Clause" ]
null
null
null
bst.cxx
abk-openroad/BST-DME
157616ef1305a4270abf3d17b8e4c9acba716fa9
[ "BSD-3-Clause" ]
3
2019-04-25T11:47:07.000Z
2021-08-30T13:49:52.000Z
/////////////////////////////////////////////////////////////////////////////// // BSD 3-Clause License // // Copyright (c) 2018, The 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 ...
33.018482
88
0.461963
abk-openroad
f5e14989f48af3b264d68e275c5ed025812e8abb
2,175
cpp
C++
Kernel/Graphics/Intel/NativeGraphicsAdapter.cpp
Anon1428/serenity
0daf5cc434e7a998da15330bd8b4d46ae1759485
[ "BSD-2-Clause" ]
2
2022-02-16T02:12:38.000Z
2022-02-20T18:40:41.000Z
Kernel/Graphics/Intel/NativeGraphicsAdapter.cpp
Anon1428/serenity
0daf5cc434e7a998da15330bd8b4d46ae1759485
[ "BSD-2-Clause" ]
null
null
null
Kernel/Graphics/Intel/NativeGraphicsAdapter.cpp
Anon1428/serenity
0daf5cc434e7a998da15330bd8b4d46ae1759485
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright (c) 2021, Liav A. <liavalb@hotmail.co.il> * * SPDX-License-Identifier: BSD-2-Clause */ #include <Kernel/Arch/x86/IO.h> #include <Kernel/Bus/PCI/API.h> #include <Kernel/Graphics/Console/ContiguousFramebufferConsole.h> #include <Kernel/Graphics/Definitions.h> #include <Kernel/Graphics/GraphicsManageme...
35.080645
209
0.741609
Anon1428
f5e1ce0e38e7decbe276e78be8c1f447321de518
8,050
cpp
C++
osquery/tables/utility/osquery.cpp
trizt/osquery
9256819b8161ab1e02ea0d7eb55da132f197723d
[ "BSD-3-Clause" ]
1
2018-10-30T03:58:24.000Z
2018-10-30T03:58:24.000Z
osquery/tables/utility/osquery.cpp
trizt/osquery
9256819b8161ab1e02ea0d7eb55da132f197723d
[ "BSD-3-Clause" ]
null
null
null
osquery/tables/utility/osquery.cpp
trizt/osquery
9256819b8161ab1e02ea0d7eb55da132f197723d
[ "BSD-3-Clause" ]
1
2020-11-04T03:18:37.000Z
2020-11-04T03:18:37.000Z
/* * Copyright (c) 2014-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #in...
29.814815
80
0.616894
trizt
f5e2b267b21f455d4cee70d9d490b482e8c6c5d1
6,180
cpp
C++
2_localization/code_utils/src/cv_utils/dlt/dlt.cpp
huying163/ros_environment
bac3343bf92e6fa2bd852baf261e80712564f990
[ "MIT" ]
8
2018-01-30T11:40:31.000Z
2021-05-03T05:52:47.000Z
2_localization/code_utils/src/cv_utils/dlt/dlt.cpp
huying163/ros_environment
bac3343bf92e6fa2bd852baf261e80712564f990
[ "MIT" ]
null
null
null
2_localization/code_utils/src/cv_utils/dlt/dlt.cpp
huying163/ros_environment
bac3343bf92e6fa2bd852baf261e80712564f990
[ "MIT" ]
1
2020-12-23T08:14:57.000Z
2020-12-23T08:14:57.000Z
#include <code_utils/cv_utils/dlt/dlt.h> #include <code_utils/cv_utils/pnp/utils.h> cv::DLT::DLT( const std::vector< Eigen::Vector3d >& pts_2, const std::vector< Eigen::Vector3d >& pts_3 ) { m_num_points = ( int )pts_2.size( ); if ( m_num_points != ( int )pts_3.size( ) ) std::cout << " [ERROR] input p...
40.657895
104
0.316181
huying163
f5e35e246f820c6f0669458b0224d67b42783d4c
763
cpp
C++
HDOJ/5477.cpp
yanMa1995/OnlineJudge
03d8ba2858e6524ff790fcb1112b97894bb8dcfb
[ "Apache-2.0" ]
1
2022-03-03T00:16:20.000Z
2022-03-03T00:16:20.000Z
HDOJ/5477.cpp
yanMa1995/OnlineJudge
03d8ba2858e6524ff790fcb1112b97894bb8dcfb
[ "Apache-2.0" ]
null
null
null
HDOJ/5477.cpp
yanMa1995/OnlineJudge
03d8ba2858e6524ff790fcb1112b97894bb8dcfb
[ "Apache-2.0" ]
null
null
null
//HDOJ #5477 //A Sweet Journey #include <iostream> #include <cstring> #include <cstdio> #include <vector> #include <algorithm> #include <map> #include <set> #include <string> #include <sstream> #include <cmath> #include <stdio.h> using namespace std; int main() { int T; scanf("%d",&T); int n,A,B,L; ...
14.960784
41
0.498034
yanMa1995
f5e3754ba5e97662acc66dc24e0dd100d94c8c68
2,695
cpp
C++
multiprecision/MPContext.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
5
2017-01-16T06:20:07.000Z
2018-05-17T12:36:34.000Z
multiprecision/MPContext.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
null
null
null
multiprecision/MPContext.cpp
fionser/MDLHElib
3c686ab35d7b26a893213a6e9d4249cd46c2969d
[ "MIT" ]
2
2017-08-26T13:16:35.000Z
2019-03-15T02:08:20.000Z
#include "MPContext.hpp" #include "fhe/NumbTh.h" #include <set> #include <NTL/ZZ.h> #include <cmath> #include <vector> #include <thread> #ifdef FHE_THREADS const long WORKER_NR = 8; #else const long WORKER_NR = 1; #endif static long getSlots(long m, long p) { return phi_N(m) / multOrd(p, m); } static long gcd(lon...
22.090164
100
0.611132
fionser
f5e456da2a304fdaaf5d04f83bfd3db4af7038e7
7,495
cc
C++
src/zircon/tests/register-state/register-state-test.cc
dahlia-os/fuchsia-pine64-pinephone
57aace6f0b0bd75306426c98ab9eb3ff4524a61d
[ "BSD-3-Clause" ]
10
2020-12-28T17:04:44.000Z
2022-03-12T03:20:43.000Z
src/zircon/tests/register-state/register-state-test.cc
oshunter/fuchsia
2196fc8c176d01969466b97bba3f31ec55f7767b
[ "BSD-3-Clause" ]
1
2022-01-14T23:38:40.000Z
2022-01-14T23:38:40.000Z
src/zircon/tests/register-state/register-state-test.cc
oshunter/fuchsia
2196fc8c176d01969466b97bba3f31ec55f7767b
[ "BSD-3-Clause" ]
4
2020-12-28T17:04:45.000Z
2022-03-12T03:20:44.000Z
// Copyright 2017 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <pthread.h> #include <zircon/syscalls.h> #include <zxtest/zxtest.h> #if defined(__x86_64__) #include <cpuid.h> #include <x86intrin.h> static p...
36.033654
100
0.698199
dahlia-os
f5e4d52202aef2f87fcccf29b5af38f30f655774
648
hpp
C++
core/test/tu-GridPath.hpp
iboB/word-grid
d1029323d5c51499298f3ed19390928371cb70a6
[ "MIT" ]
2
2019-07-01T00:10:43.000Z
2019-09-18T19:37:38.000Z
core/test/tu-GridPath.hpp
iboB/word-grid
d1029323d5c51499298f3ed19390928371cb70a6
[ "MIT" ]
null
null
null
core/test/tu-GridPath.hpp
iboB/word-grid
d1029323d5c51499298f3ed19390928371cb70a6
[ "MIT" ]
2
2019-07-17T17:44:16.000Z
2020-12-21T07:56:11.000Z
// word-grid // Copyright (c) 2019-2021 Borislav Stanimirov // // Distributed under the MIT Software License // See accompanying file LICENSE.txt or copy at // https://opensource.org/licenses/MIT // #pragma once #include <core/Grid.hpp> #include <core/GridPath.hpp> namespace test { inline bool isValidGridPath(const ...
19.058824
76
0.674383
iboB
f5e579a0e95870a52b8920216bd93fdc81baf317
6,236
inl
C++
include/mathos/vmvector3_sse.inl
napina/mathos
c29bf3d2b9e191d4b3644b49f1d014cbaa787706
[ "MIT" ]
1
2021-03-31T13:14:54.000Z
2021-03-31T13:14:54.000Z
include/mathos/vmvector3_sse.inl
napina/mathos
c29bf3d2b9e191d4b3644b49f1d014cbaa787706
[ "MIT" ]
null
null
null
include/mathos/vmvector3_sse.inl
napina/mathos
c29bf3d2b9e191d4b3644b49f1d014cbaa787706
[ "MIT" ]
null
null
null
/*============================================================================= Copyright (c) 2010 Ville Ruusutie 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 wi...
33.526882
105
0.683932
napina
f5e5820a7eedfe99c635ffb3cfdf88eae0effc0a
5,997
hpp
C++
include/nbla/function/fused_convolution.hpp
isabella232/nnabla
82a3c6fed382f889d1a4a429c696bb8cedf6ce79
[ "Apache-2.0" ]
null
null
null
include/nbla/function/fused_convolution.hpp
isabella232/nnabla
82a3c6fed382f889d1a4a429c696bb8cedf6ce79
[ "Apache-2.0" ]
null
null
null
include/nbla/function/fused_convolution.hpp
isabella232/nnabla
82a3c6fed382f889d1a4a429c696bb8cedf6ce79
[ "Apache-2.0" ]
null
null
null
// Copyright 2020,2021 Sony Corporation. // Copyright 2021 Sony Group 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 // ...
37.248447
80
0.64699
isabella232
f5e69dd50f57ef29f5ab137db3bd93882295076e
1,747
cpp
C++
cplusplus/level1_single_api/4_op_dev/1_custom_op/op_proto/scatter_nd_add.cpp
Dedederek/samples
31d99de20af2f7046556e0f48c4b789b99e422f8
[ "Apache-2.0" ]
25
2020-11-20T09:01:35.000Z
2022-03-29T10:35:38.000Z
cplusplus/level1_single_api/4_op_dev/1_custom_op/op_proto/scatter_nd_add.cpp
Dedederek/samples
31d99de20af2f7046556e0f48c4b789b99e422f8
[ "Apache-2.0" ]
5
2021-02-28T20:49:37.000Z
2022-03-04T21:50:27.000Z
cplusplus/level1_single_api/4_op_dev/1_custom_op/op_proto/scatter_nd_add.cpp
Dedederek/samples
31d99de20af2f7046556e0f48c4b789b99e422f8
[ "Apache-2.0" ]
16
2020-12-06T07:26:13.000Z
2022-03-01T07:51:55.000Z
/** * Copyright (C) 2019. Huawei Technologies Co., Ltd. All rights reserved. * This program is free software; you can redistribute it and/or modify * it under the terms of the Apache License Version 2.0.You may not use this file except in compliance with the License. * This program is distributed in the hope tha...
31.196429
120
0.735547
Dedederek
f5e6da056b6d99ae95c5796fe8dc11994a6761e8
1,308
hpp
C++
Loyalty/DataModel/Api/ApiException.hpp
uno-labs-solana-hackathon/core-server
fdbdefd32e12fcaa19227f56154e0163c18a35cb
[ "Apache-2.0" ]
null
null
null
Loyalty/DataModel/Api/ApiException.hpp
uno-labs-solana-hackathon/core-server
fdbdefd32e12fcaa19227f56154e0163c18a35cb
[ "Apache-2.0" ]
1
2021-03-06T11:38:01.000Z
2021-03-15T21:33:16.000Z
Loyalty/DataModel/Api/ApiException.hpp
uno-labs-solana-hackathon/core-server
fdbdefd32e12fcaa19227f56154e0163c18a35cb
[ "Apache-2.0" ]
null
null
null
#pragma once #include "ResultCode.hpp" namespace Sol::Loyalty::API::RPC { class SOL_LOYALTY_DATA_MODEL_API_API ApiException final: public GpException { public: using CodeT = ResultCode; using CodeTE = CodeT::EnumT; private: ApiException (void) noexcept = delete; ApiException (const ApiException& ...
34.421053
137
0.70107
uno-labs-solana-hackathon
f5e7c5e1eb94831907bd8da1a035240eeecd8584
797
hpp
C++
code/gui/ImageWindow.hpp
jdkuhnke/uipf
a944237e71cc61be29c641f7320e8ee3a0f0624f
[ "BSD-2-Clause" ]
4
2017-03-26T05:56:57.000Z
2020-02-04T23:14:13.000Z
code/gui/ImageWindow.hpp
jdkuhnke/uipf
a944237e71cc61be29c641f7320e8ee3a0f0624f
[ "BSD-2-Clause" ]
3
2017-05-13T21:30:39.000Z
2018-03-20T17:00:52.000Z
code/gui/ImageWindow.hpp
jdkuhnke/uipf
a944237e71cc61be29c641f7320e8ee3a0f0624f
[ "BSD-2-Clause" ]
3
2017-11-29T10:26:13.000Z
2021-06-15T13:14:04.000Z
#ifndef IMAGEWINDOW_H #define IMAGEWINDOW_H #include <QGraphicsView> #include <QWheelEvent> #include "ModuleInterface.hpp" #include "ModuleLoader.hpp" // TODO rewrite this namespace uipf { class ImageWindow : public QGraphicsView { Q_OBJECT public: ImageWindow(ModuleLoader& mm, QWidget *parent = 0) : QGra...
18.97619
123
0.72522
jdkuhnke