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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1159740368bdc13016c593871ebf696da7de4820 | 10,858 | hpp | C++ | include/popnn/NonLinearity.hpp | graphcore/poplibs | 3fe5a3ecafe995eddb72675d1b4a7af8a622009e | [
"MIT"
] | 95 | 2020-07-06T17:11:23.000Z | 2022-03-12T14:42:28.000Z | include/popnn/NonLinearity.hpp | graphcore/poplibs | 3fe5a3ecafe995eddb72675d1b4a7af8a622009e | [
"MIT"
] | null | null | null | include/popnn/NonLinearity.hpp | graphcore/poplibs | 3fe5a3ecafe995eddb72675d1b4a7af8a622009e | [
"MIT"
] | 14 | 2020-07-15T12:32:57.000Z | 2022-01-26T14:58:45.000Z | // Copyright (c) 2016 Graphcore Ltd. All rights reserved.
/** \file
* Non-linearity operations.
*/
#ifndef popnn_NonLinearity_hpp
#define popnn_NonLinearity_hpp
#include <popnn/NonLinearityDef.hpp>
#ifndef __POPC__
#include <poplar/Graph.hpp>
#include <poplar/Program.hpp>
namespace popnn {
#define DEF_NONLINEAR... | 50.268519 | 80 | 0.595874 | graphcore |
115bb65a3a778636dda53e701841516bfcf2da41 | 2,716 | cc | C++ | src/modular/bin/sessionmgr/story_runner/module_context_impl.cc | dahlia-os/fuchsia-pine64-pinephone | 57aace6f0b0bd75306426c98ab9eb3ff4524a61d | [
"BSD-3-Clause"
] | 14 | 2020-10-25T05:48:36.000Z | 2021-09-20T02:46:20.000Z | src/modular/bin/sessionmgr/story_runner/module_context_impl.cc | JokeZhang/fuchsia | d6e9dea8dca7a1c8fa89d03e131367e284b30d23 | [
"BSD-3-Clause"
] | 1 | 2022-01-14T23:38:40.000Z | 2022-01-14T23:38:40.000Z | src/modular/bin/sessionmgr/story_runner/module_context_impl.cc | JokeZhang/fuchsia | d6e9dea8dca7a1c8fa89d03e131367e284b30d23 | [
"BSD-3-Clause"
] | 4 | 2020-12-28T17:04:45.000Z | 2022-03-12T03:20:44.000Z | // Copyright 2016 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 "src/modular/bin/sessionmgr/story_runner/module_context_impl.h"
#include <fuchsia/intl/cpp/fidl.h>
#include <lib/fidl/cpp/interface_request.h>
#i... | 45.266667 | 89 | 0.750368 | dahlia-os |
115be4f3f2bf95b78f44b020595eab8a5576a24f | 7,234 | inl | C++ | Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.inl | SophistSolutions/Stroika | f4e5d84767903a054fba0a6b9c7c4bd1aaefd105 | [
"MIT"
] | 28 | 2015-09-22T21:43:32.000Z | 2022-02-28T01:35:01.000Z | Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.inl | SophistSolutions/Stroika | f4e5d84767903a054fba0a6b9c7c4bd1aaefd105 | [
"MIT"
] | 98 | 2015-01-22T03:21:27.000Z | 2022-03-02T01:47:00.000Z | Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.inl | SophistSolutions/Stroika | f4e5d84767903a054fba0a6b9c7c4bd1aaefd105 | [
"MIT"
] | 4 | 2019-02-21T16:45:25.000Z | 2022-02-18T13:40:04.000Z | /*
* Copyright(c) Sophist Solutions, Inc. 1990-2021. All rights reserved
*/
#ifndef _Stroika_Framework_Led_StyledTextEmbeddedObjects_inl_
#define _Stroika_Framework_Led_StyledTextEmbeddedObjects_inl_ 1
/*
********************************************************************************
****************************... | 40.413408 | 160 | 0.632568 | SophistSolutions |
115caff726310af72c8510cdac7adbad0ae4cce3 | 4,228 | hpp | C++ | modules/gles3/functional/es3fASTCDecompressionCases.hpp | omegaphora/external_deqp | 8460b8642f48b81894c3cc6fc6d423811da60648 | [
"Apache-2.0"
] | 2 | 2016-12-27T00:57:00.000Z | 2020-07-13T13:02:45.000Z | modules/gles3/functional/es3fASTCDecompressionCases.hpp | omegaphora/external_deqp | 8460b8642f48b81894c3cc6fc6d423811da60648 | [
"Apache-2.0"
] | null | null | null | modules/gles3/functional/es3fASTCDecompressionCases.hpp | omegaphora/external_deqp | 8460b8642f48b81894c3cc6fc6d423811da60648 | [
"Apache-2.0"
] | 4 | 2016-04-27T21:12:29.000Z | 2020-07-13T13:02:48.000Z | #ifndef _ES3FASTCDECOMPRESSIONCASES_HPP
#define _ES3FASTCDECOMPRESSIONCASES_HPP
/*-------------------------------------------------------------------------
* drawElements Quality Program OpenGL ES 3.0 Module
* -------------------------------------------------
*
* Copyright 2014 The Android Open Source Project
*
*... | 30.637681 | 115 | 0.644986 | omegaphora |
115ce087e64662c8859b9df75e73999b620b53da | 1,916 | hpp | C++ | src/glShaderUtil.hpp | Cyberunner23/OpenGLFun | ccc6c240d9f63f9421e9505a40d1eacd0db8185b | [
"Apache-2.0",
"MIT"
] | null | null | null | src/glShaderUtil.hpp | Cyberunner23/OpenGLFun | ccc6c240d9f63f9421e9505a40d1eacd0db8185b | [
"Apache-2.0",
"MIT"
] | null | null | null | src/glShaderUtil.hpp | Cyberunner23/OpenGLFun | ccc6c240d9f63f9421e9505a40d1eacd0db8185b | [
"Apache-2.0",
"MIT"
] | null | null | null | // Copyright 2017 Alex Frappier Lachapelle
//
// Licensed under the Apache License, Version 2.0, <LICENSE-APACHE or
// http://apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or
// http://opensource.org/licenses/MIT>, at your option. This file may not be
// copied, modified, or distributed except accord... | 26.611111 | 103 | 0.665449 | Cyberunner23 |
115da421a59cc35d22f54ab8944865f759020f34 | 759 | cc | C++ | muduo/net/protorpc/RpcCodec.cc | Fuyi-Huang/muduo-study | 84b5f4f672123ffe5eb376d53263247c3ba942e8 | [
"BSD-3-Clause"
] | 2 | 2018-11-09T16:34:39.000Z | 2018-11-09T16:34:44.000Z | muduo/net/protorpc/RpcCodec.cc | Fuyi-Huang/muduo-study | 84b5f4f672123ffe5eb376d53263247c3ba942e8 | [
"BSD-3-Clause"
] | 1 | 2019-07-03T14:42:53.000Z | 2019-08-07T01:43:17.000Z | muduo/net/protorpc/RpcCodec.cc | Fuyi-Huang/muduo-study | 84b5f4f672123ffe5eb376d53263247c3ba942e8 | [
"BSD-3-Clause"
] | 1 | 2020-09-15T03:27:22.000Z | 2020-09-15T03:27:22.000Z | // Copyright 2010, Shuo Chen. All rights reserved.
// http://code.google.com/p/muduo/
//
// Use of this source code is governed by a BSD-style license
// that can be found in the License file.
// Author: Shuo Chen (chenshuo at chenshuo dot com)
#include <muduo/net/protorpc/RpcCodec.h>
#include <muduo/base/Logging.h... | 19.973684 | 62 | 0.720685 | Fuyi-Huang |
115eadaab44a05de73e76bfc6367dd470f281ea3 | 5,570 | cpp | C++ | corner.cpp | nickchenchj/pacman | c89da81cc24f805c74590105c1eea634f15ec361 | [
"BSD-3-Clause"
] | null | null | null | corner.cpp | nickchenchj/pacman | c89da81cc24f805c74590105c1eea634f15ec361 | [
"BSD-3-Clause"
] | null | null | null | corner.cpp | nickchenchj/pacman | c89da81cc24f805c74590105c1eea634f15ec361 | [
"BSD-3-Clause"
] | null | null | null | #include <QDebug>
#include "corner.h"
Corner::Corner(int xx, int yy, int num, bool up, bool down, bool left, bool right): _xGrid(xx), _yGrid(yy), _num(num){
_direction[UP] = up;
_direction[DOWN] = down;
_direction[LEFT] = left;
_direction[RIGHT] = right;
for(int i = UP; i <= RIGHT; i++){
_... | 25.20362 | 118 | 0.478636 | nickchenchj |
1160023616dc1b25edcdda7ccb01fd992b4a2c20 | 2,317 | cpp | C++ | runRangeReach.cpp | DnlPinguin/RangeReachSolutions | e8621b53395e2a8b45ecc46a10633aec3e1d6b84 | [
"MIT",
"Unlicense"
] | null | null | null | runRangeReach.cpp | DnlPinguin/RangeReachSolutions | e8621b53395e2a8b45ecc46a10633aec3e1d6b84 | [
"MIT",
"Unlicense"
] | null | null | null | runRangeReach.cpp | DnlPinguin/RangeReachSolutions | e8621b53395e2a8b45ecc46a10633aec3e1d6b84 | [
"MIT",
"Unlicense"
] | null | null | null | #include "main.h"
void runSpaReachQuery(RangeReachVertex* RangeReach, LocationMap* spatialGraph, Graph* SocialGeoGraph, string outputFile, vector<queryParameter>* queries, int layers)
{
ofstream out(outputFile + "_spareach");
Timer clock;
for (vector<queryParameter>::iterator it = queries->begin(); it != querie... | 33.1 | 166 | 0.683211 | DnlPinguin |
1163f6ff71066d8aa0e95c21325802f3b6d3140a | 6,313 | cpp | C++ | MagicCubeServer/TcpServer.cpp | twd2/MagicCube | d7201b15424b8d06e124199054a7e315cf2de14c | [
"MIT"
] | 17 | 2015-10-05T09:10:42.000Z | 2021-05-01T10:18:56.000Z | MagicCubeServer/TcpServer.cpp | twd2/MagicCube | d7201b15424b8d06e124199054a7e315cf2de14c | [
"MIT"
] | 2 | 2015-10-18T09:55:56.000Z | 2016-12-14T08:00:45.000Z | MagicCubeServer/TcpServer.cpp | twd2/MagicCube | d7201b15424b8d06e124199054a7e315cf2de14c | [
"MIT"
] | 2 | 2016-04-09T09:36:43.000Z | 2018-01-19T12:10:28.000Z | #include "stdafx.h"
#include "TcpServer.h"
TcpServer::TcpServer()
{
Base = event_base_new();
if (!Base)
{
_perror("event_base_new");
}
}
#ifdef ENABLE_IPV4
bool TcpServer::Listen(string address, unsigned short port, int backlog)
{
listener = socket(AF_INET, SOCK_STREAM, 0);
if (listener <= 0)
{
listener = ... | 18.957958 | 122 | 0.704736 | twd2 |
1164cf59870bb3a77f71f2a999ac36c7a3cb305e | 3,271 | cpp | C++ | Hackerank/C++/Beautiful Days at the Movies.cpp | abdzitter/Daily-Coding-DS-ALGO-Practice | 26ddbf7a3673608039a07d26d812fce31b69871a | [
"MIT"
] | 289 | 2021-05-15T22:56:03.000Z | 2022-03-28T23:13:25.000Z | Hackerank/C++/Beautiful Days at the Movies.cpp | abdzitter/Daily-Coding-DS-ALGO-Practice | 26ddbf7a3673608039a07d26d812fce31b69871a | [
"MIT"
] | 1,812 | 2021-05-09T13:49:58.000Z | 2022-01-15T19:27:17.000Z | Hackerank/C++/Beautiful Days at the Movies.cpp | abdzitter/Daily-Coding-DS-ALGO-Practice | 26ddbf7a3673608039a07d26d812fce31b69871a | [
"MIT"
] | 663 | 2021-05-09T16:57:58.000Z | 2022-03-27T14:15:07.000Z | /*
Program Link:
https://www.hackerrank.com/challenges/beautiful-days-at-the-movies/problem
Ques.
Lily likes to play games with integers. She has created a new game where she determines the difference between a number and its reverse. For instance, given the number 12, its reverse is 21. Their difference is 9. The nu... | 24.969466 | 318 | 0.653928 | abdzitter |
1164d2ef6dae08fcf5de985fcecc9839b5d71f18 | 4,082 | hpp | C++ | include/libp2p/protocol/kademlia/impl/get_value_executor.hpp | vvarma/cpp-libp2p | 4953f30bc087de42637640eef929acfd102ef895 | [
"Apache-2.0",
"MIT"
] | null | null | null | include/libp2p/protocol/kademlia/impl/get_value_executor.hpp | vvarma/cpp-libp2p | 4953f30bc087de42637640eef929acfd102ef895 | [
"Apache-2.0",
"MIT"
] | null | null | null | include/libp2p/protocol/kademlia/impl/get_value_executor.hpp | vvarma/cpp-libp2p | 4953f30bc087de42637640eef929acfd102ef895 | [
"Apache-2.0",
"MIT"
] | null | null | null | /**
* Copyright Soramitsu Co., Ltd. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef LIBP2P_PROTOCOL_KADEMLIA_GETVALUEEXECUTOR
#define LIBP2P_PROTOCOL_KADEMLIA_GETVALUEEXECUTOR
#include <libp2p/protocol/kademlia/impl/response_handler.hpp>
#include <boost/multi_index/hashed_index_fwd.hpp>
#inc... | 32.919355 | 77 | 0.71999 | vvarma |
1168a6689b859c6539c6cc3d0fb681c047ed6574 | 1,743 | hpp | C++ | examples/parallel_for/polygon_overlay/polymain.hpp | dishasrivastavapuresoftware/oneTBB | 34dd71e7238d278a807a0380311f39102a916223 | [
"Apache-2.0"
] | 1,736 | 2020-03-17T20:23:25.000Z | 2022-03-31T16:01:44.000Z | examples/parallel_for/polygon_overlay/polymain.hpp | dishasrivastavapuresoftware/oneTBB | 34dd71e7238d278a807a0380311f39102a916223 | [
"Apache-2.0"
] | 500 | 2020-09-15T09:45:10.000Z | 2022-03-30T04:28:38.000Z | examples/parallel_for/polygon_overlay/polymain.hpp | dishasrivastavapuresoftware/oneTBB | 34dd71e7238d278a807a0380311f39102a916223 | [
"Apache-2.0"
] | 376 | 2020-03-19T06:15:59.000Z | 2022-03-25T06:26:31.000Z | /*
Copyright (c) 2005-2021 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable la... | 32.886792 | 92 | 0.705106 | dishasrivastavapuresoftware |
116ca3c95630bf8ec9471e2144ca396300175e1e | 21,076 | cpp | C++ | src/python/face_centered_grid.cpp | Whitemane/fluid-engine-dev | 93c3e942182cd73d54b74b7c2a283854e79911be | [
"MIT"
] | 1 | 2018-04-16T13:09:03.000Z | 2018-04-16T13:09:03.000Z | src/python/face_centered_grid.cpp | Whitemane/fluid-engine-dev | 93c3e942182cd73d54b74b7c2a283854e79911be | [
"MIT"
] | null | null | null | src/python/face_centered_grid.cpp | Whitemane/fluid-engine-dev | 93c3e942182cd73d54b74b7c2a283854e79911be | [
"MIT"
] | null | null | null | // Copyright (c) 2018 Doyub Kim
//
// I am making my contributions/submissions to this project solely in my
// personal capacity and am not conveying any rights to any intellectual
// property of any third parties.
#include "face_centered_grid.h"
#include "pybind11_utils.h"
#include <pybind11/functional.h>
#include ... | 40.844961 | 86 | 0.501234 | Whitemane |
116e6bd56e33fe32a4a6fc2f0cec80bcf05abed6 | 262 | cpp | C++ | acm/shuoj/1199.cpp | xiaohuihuigh/cpp | c28bdb79ecb86f44a92971ac259910546dba29a7 | [
"MIT"
] | 17 | 2016-01-01T12:57:25.000Z | 2022-02-06T09:55:12.000Z | acm/shuoj/1199.cpp | xiaohuihuigh/cpp | c28bdb79ecb86f44a92971ac259910546dba29a7 | [
"MIT"
] | null | null | null | acm/shuoj/1199.cpp | xiaohuihuigh/cpp | c28bdb79ecb86f44a92971ac259910546dba29a7 | [
"MIT"
] | 8 | 2018-12-27T01:31:49.000Z | 2022-02-06T09:55:12.000Z | #include<bits/stdc++.h>
using namespace std;
int main(){
int n,m;
while(cin>>n>>m&&n&&m){
int a;
int yn = 0;
for(int i = 0;i<n;i++){
if(i != 0)cout<<" ";
cin>>a;
if(yn == 0&&m<a){
cout<<m<<" ";yn = 1;
}
cout<<a;
}
cout<<endl;
}
}
| 13.789474 | 25 | 0.450382 | xiaohuihuigh |
1170506c7af573fdb3adab373b83590f6ebd05b3 | 17,295 | cpp | C++ | trunk/src/app/srs_app_codec.cpp | byteman/simple-rtmp-server | 2036cef43b7e9249a3da9af4b40e6e9d8995c6ba | [
"MIT"
] | 1 | 2020-04-09T18:58:48.000Z | 2020-04-09T18:58:48.000Z | trunk/src/app/srs_app_codec.cpp | byteman/simple-rtmp-server | 2036cef43b7e9249a3da9af4b40e6e9d8995c6ba | [
"MIT"
] | null | null | null | trunk/src/app/srs_app_codec.cpp | byteman/simple-rtmp-server | 2036cef43b7e9249a3da9af4b40e6e9d8995c6ba | [
"MIT"
] | null | null | null | /*
The MIT License (MIT)
Copyright (c) 2013-2014 winlin
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, p... | 32.509398 | 96 | 0.60399 | byteman |
11716f6c30f380beef33c84b11b8e98b756ea33a | 7,640 | cpp | C++ | src/mame/drivers/ncd88k.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/mame/drivers/ncd88k.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/mame/drivers/ncd88k.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:AJR
/****************************************************************************
Skeleton driver for MC88100-based NCD X terminals.
****************************************************************************/
/*
* WIP notes
*
* 88k "base" (19c, 19g, 17cr, 19cp)
*... | 31.701245 | 147 | 0.715314 | Robbbert |
117188be3f1e6b24e9f692969458670dcdd71184 | 790 | cpp | C++ | fistr1/tools/neu2fstr/HECD/CFSTRDB_Reftemp.cpp | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | fistr1/tools/neu2fstr/HECD/CFSTRDB_Reftemp.cpp | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | fistr1/tools/neu2fstr/HECD/CFSTRDB_Reftemp.cpp | tkoyama010/FrontISTR | 2ce1f0425b87df76261c86ddb93bb4b588f72718 | [
"MIT"
] | null | null | null | /*****************************************************************************
* Copyright (c) 2016 The University of Tokyo
* This software is released under the MIT License, see LICENSE.txt
*****************************************************************************/
/*
CFSTRDB_Reftemp Ver.1.0
*/
#include "CFST... | 27.241379 | 80 | 0.568354 | tkoyama010 |
1174d884ab074560fb979056976cbf49880ced58 | 22,976 | cc | C++ | tensorflow/lite/tools/optimize/quantize_weights_test.cc | uve/tensorflow | e08079463bf43e5963acc41da1f57e95603f8080 | [
"Apache-2.0"
] | null | null | null | tensorflow/lite/tools/optimize/quantize_weights_test.cc | uve/tensorflow | e08079463bf43e5963acc41da1f57e95603f8080 | [
"Apache-2.0"
] | null | null | null | tensorflow/lite/tools/optimize/quantize_weights_test.cc | uve/tensorflow | e08079463bf43e5963acc41da1f57e95603f8080 | [
"Apache-2.0"
] | null | null | null | /* 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 ... | 41.398198 | 81 | 0.659384 | uve |
1175ab44e29c8cfc12feefa6fc1db14eeaf72350 | 3,736 | cpp | C++ | bayestracking/src/bayes_tracking/BayesFilter/CIFlt.cpp | NEU-ZJX/online_learning | 6c08b18837c24c78971837a1fdacabcaab0bc475 | [
"MIT"
] | 3 | 2019-04-20T13:03:35.000Z | 2021-01-16T02:38:20.000Z | bayestracking/src/bayes_tracking/BayesFilter/CIFlt.cpp | LidarPerception/online_learning | 58f158104f46c6a7744f7d942db847618bd2da98 | [
"MIT"
] | 1 | 2018-01-31T06:39:01.000Z | 2018-01-31T07:50:57.000Z | bayestracking/src/bayes_tracking/BayesFilter/CIFlt.cpp | LidarPerception/online_learning | 58f158104f46c6a7744f7d942db847618bd2da98 | [
"MIT"
] | 3 | 2018-09-30T08:48:36.000Z | 2020-05-06T09:04:07.000Z | /*
* Bayes++ the Bayesian Filtering Library
* Copyright (c) 2002 Michael Stevens
* See accompanying Bayes++.htm for terms and conditions of use.
*
* $Id$
*/
/*
* Covariance Intersection Filter.
* TODO: Implement useful Omega based on iterative optimization algorithm from the authors of reference [1]
*/
#inclu... | 25.073826 | 107 | 0.704497 | NEU-ZJX |
1175d5648651601488bb0191e7efce7fd1ef53e2 | 999 | cpp | C++ | fp_core/src/main/src/Errors/PythonPathError.cpp | submain/fruitpunch | 31773128238830d3d335c1915877dc0db56836cd | [
"MIT"
] | null | null | null | fp_core/src/main/src/Errors/PythonPathError.cpp | submain/fruitpunch | 31773128238830d3d335c1915877dc0db56836cd | [
"MIT"
] | null | null | null | fp_core/src/main/src/Errors/PythonPathError.cpp | submain/fruitpunch | 31773128238830d3d335c1915877dc0db56836cd | [
"MIT"
] | 1 | 2020-08-14T02:51:47.000Z | 2020-08-14T02:51:47.000Z | /*
* PythonPathError.cpp
*
* Created on: Sep 9, 2012
* Author: leo
*/
#include <fruitpunch/Errors/PythonPathError.h>
#include <fruitpunch/Errors/ErrorCodes.h>
using namespace std;
namespace fp_core {
PythonPathError::PythonPathError() {
}
PythonPathError::~PythonPathError() {
// TODO Auto-generated ... | 23.785714 | 79 | 0.720721 | submain |
1176d493da82fd3ec95b0d0adfd9d1011a875d55 | 1,768 | hpp | C++ | include/SAMPCpp/Core/String.hpp | PoetaKodu/samp-cpp | dbd5170efe0c799d1ec902e2b8a385596a5303a8 | [
"MIT"
] | null | null | null | include/SAMPCpp/Core/String.hpp | PoetaKodu/samp-cpp | dbd5170efe0c799d1ec902e2b8a385596a5303a8 | [
"MIT"
] | null | null | null | include/SAMPCpp/Core/String.hpp | PoetaKodu/samp-cpp | dbd5170efe0c799d1ec902e2b8a385596a5303a8 | [
"MIT"
] | 1 | 2021-06-10T22:59:53.000Z | 2021-06-10T22:59:53.000Z | #pragma once
#include SAMPCPP_PCH
namespace samp_cpp
{
template <size_t MaxChars>
class InplaceStr
: public std::array<char, MaxChars>
{
public:
// Use the same constructors.
using std::array<char, MaxChars>::array;
std::string str(size_t maxLen = MaxChars) const
{
if ((*this)[0] == 0)
return {};
size_t... | 21.560976 | 80 | 0.694005 | PoetaKodu |
1177e23c507cf4e9101c51e2396f358cc002663a | 1,177 | hpp | C++ | manager.hpp | inspur-bmc/sfp-manager | 8ad235bc55aaeedfc0919f5dfb43621b77a8fe71 | [
"Apache-2.0"
] | null | null | null | manager.hpp | inspur-bmc/sfp-manager | 8ad235bc55aaeedfc0919f5dfb43621b77a8fe71 | [
"Apache-2.0"
] | null | null | null | manager.hpp | inspur-bmc/sfp-manager | 8ad235bc55aaeedfc0919f5dfb43621b77a8fe71 | [
"Apache-2.0"
] | 2 | 2019-02-11T02:35:27.000Z | 2019-09-29T09:02:51.000Z | #include "sfp.hpp"
#include "types.hpp"
#include <experimental/filesystem>
#include <iostream>
#include <memory>
#include <sdbusplus/sdbus.hpp>
#include <sdeventplus/event.hpp>
#include <vector>
#include <xyz/openbmc_project/Sfp/Manager/server.hpp>
namespace phosphor
{
namespace sfp
{
using ManagerObject = sdbusplus... | 26.75 | 90 | 0.667799 | inspur-bmc |
11783afe0b5667399fcd41eabe7377fb8a757678 | 5,491 | cpp | C++ | libcxx/test/std/utilities/optional/optional.monadic/transform.pass.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | null | null | null | libcxx/test/std/utilities/optional/optional.monadic/transform.pass.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | null | null | null | libcxx/test/std/utilities/optional/optional.monadic/transform.pass.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"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
//
//===---------------------------... | 26.023697 | 93 | 0.602987 | LaudateCorpus1 |
117a014946d00ac43c6dcd04ef66ddf853938c46 | 1,404 | cpp | C++ | Modules/MatchPointRegistration/src/Rendering/mitkRegEvalStyleProperty.cpp | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2022-03-03T12:03:32.000Z | 2022-03-03T12:03:32.000Z | Modules/MatchPointRegistration/src/Rendering/mitkRegEvalStyleProperty.cpp | zhaomengxiao/MITK | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2021-12-22T10:19:02.000Z | 2021-12-22T10:19:02.000Z | Modules/MatchPointRegistration/src/Rendering/mitkRegEvalStyleProperty.cpp | zhaomengxiao/MITK_lancet | a09fd849a4328276806008bfa92487f83a9e2437 | [
"BSD-3-Clause"
] | 1 | 2020-11-27T09:41:18.000Z | 2020-11-27T09:41:18.000Z | /*============================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center (DKFZ)
All rights reserved.
Use of this source code is governed by a 3-clause BSD license that can be
found in the LICENSE file.
=================... | 21.6 | 85 | 0.603989 | zhaomengxiao |
117a4d1ade18a400a257bd928a18da2a126092b0 | 4,545 | cc | C++ | tests/test_anasazi.cc | Rombur/mfmg | b7c66dfb58bc880b04f52ce22b454047f82d69ea | [
"BSD-3-Clause"
] | 8 | 2017-11-03T15:13:24.000Z | 2021-04-27T19:33:10.000Z | tests/test_anasazi.cc | Rombur/mfmg | b7c66dfb58bc880b04f52ce22b454047f82d69ea | [
"BSD-3-Clause"
] | 199 | 2017-11-03T13:33:23.000Z | 2019-10-07T22:46:18.000Z | tests/test_anasazi.cc | Rombur/mfmg | b7c66dfb58bc880b04f52ce22b454047f82d69ea | [
"BSD-3-Clause"
] | 7 | 2017-11-03T12:44:11.000Z | 2020-12-16T05:51:23.000Z | /*************************************************************************
* Copyright (c) 2017-2019 by the mfmg authors *
* All rights reserved. *
* *
* This file is part... | 35.232558 | 78 | 0.621122 | Rombur |
117dcf56073f5a3fdbbf4ace7d8d50af5207fc98 | 903 | cpp | C++ | N1359-Count-All-Valid-Pickup-and-Delivery-Options/solution1.cpp | loyio/leetcode | 366393c29a434a621592ef6674a45795a3086184 | [
"CC0-1.0"
] | null | null | null | N1359-Count-All-Valid-Pickup-and-Delivery-Options/solution1.cpp | loyio/leetcode | 366393c29a434a621592ef6674a45795a3086184 | [
"CC0-1.0"
] | null | null | null | N1359-Count-All-Valid-Pickup-and-Delivery-Options/solution1.cpp | loyio/leetcode | 366393c29a434a621592ef6674a45795a3086184 | [
"CC0-1.0"
] | 2 | 2022-01-25T05:31:31.000Z | 2022-02-26T07:22:23.000Z | //
// main.cpp
// LeetCode-Solution
//
// Created by Loyio Hex on 3/6/22.
//
#include <iostream>
#include <chrono>
using namespace std;
using namespace std::chrono;
using LL = long long;
class Solution{
private:
static constexpr int mod = 1000000007;
public:
int countOrders(int n){
if (n == 1){
... | 19.212766 | 74 | 0.557032 | loyio |
117e95e35defaaf760ca9db8acd8ca470a4ff91f | 11,037 | cpp | C++ | src/Factory/Simulation/BFER/BFER.cpp | WilliamMajor/aff3ct | 4e71ab99f33a040ec06336d3e1d50bd2c0d6a579 | [
"MIT"
] | 1 | 2022-02-15T23:31:53.000Z | 2022-02-15T23:31:53.000Z | src/Factory/Simulation/BFER/BFER.cpp | WilliamMajor/aff3ct | 4e71ab99f33a040ec06336d3e1d50bd2c0d6a579 | [
"MIT"
] | null | null | null | src/Factory/Simulation/BFER/BFER.cpp | WilliamMajor/aff3ct | 4e71ab99f33a040ec06336d3e1d50bd2c0d6a579 | [
"MIT"
] | 1 | 2021-11-24T01:54:41.000Z | 2021-11-24T01:54:41.000Z | #include <sstream>
#include <utility>
#include <thread>
#include "Tools/Documentation/documentation.h"
#include "Tools/Math/utils.h"
#include "Factory/Simulation/BFER/BFER.hpp"
using namespace aff3ct;
using namespace aff3ct::factory;
const std::string aff3ct::factory::BFER_name = "Simulation BFER";
const std::stri... | 34.707547 | 118 | 0.637583 | WilliamMajor |
117eb61f5058db2ea54693269b1dc634d0070958 | 6,050 | cpp | C++ | src/sections/TablesSection.cpp | pmjoniak/dime | 07aa5f12b009604dd820c561832e4fcc35984c59 | [
"BSD-3-Clause"
] | 1 | 2022-03-01T09:03:40.000Z | 2022-03-01T09:03:40.000Z | src/sections/TablesSection.cpp | pmjoniak/dime | 07aa5f12b009604dd820c561832e4fcc35984c59 | [
"BSD-3-Clause"
] | null | null | null | src/sections/TablesSection.cpp | pmjoniak/dime | 07aa5f12b009604dd820c561832e4fcc35984c59 | [
"BSD-3-Clause"
] | 1 | 2022-03-01T09:03:42.000Z | 2022-03-01T09:03:42.000Z | /**************************************************************************\
* Copyright (c) Kongsberg Oil & Gas Technologies AS
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* Red... | 25.635593 | 76 | 0.656364 | pmjoniak |
118404e35f7181d7c943e99847fc30aeebb6da04 | 7,594 | cpp | C++ | compiler/src/core/CodeBuilder.cpp | d08ble/acpu | fb7b809ada746ecc3d1dbbe1096b120ac8f63256 | [
"Unlicense"
] | 2 | 2021-08-28T14:45:13.000Z | 2021-11-15T12:24:03.000Z | compiler/src/core/CodeBuilder.cpp | d08ble/acpu | fb7b809ada746ecc3d1dbbe1096b120ac8f63256 | [
"Unlicense"
] | null | null | null | compiler/src/core/CodeBuilder.cpp | d08ble/acpu | fb7b809ada746ecc3d1dbbe1096b120ac8f63256 | [
"Unlicense"
] | null | null | null | //
// Another CPU Language - ACPUL - a{};
//
// THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS'' AND ANY EXPRESS OR
// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
// SHALL THE FREEBSD PROJECT O... | 24.980263 | 102 | 0.469713 | d08ble |
118eb7559a3c5a711aec56567e50b12ff3c94a99 | 4,069 | cpp | C++ | tasmota/Tasmota-8.2.0/lib/IRremoteESP8266-2.7.4/src/ir_Whynter.cpp | zorcec/SARAH | c7936ce9467fb11594b6ae4a937d6766060bec05 | [
"MIT"
] | null | null | null | tasmota/Tasmota-8.2.0/lib/IRremoteESP8266-2.7.4/src/ir_Whynter.cpp | zorcec/SARAH | c7936ce9467fb11594b6ae4a937d6766060bec05 | [
"MIT"
] | null | null | null | tasmota/Tasmota-8.2.0/lib/IRremoteESP8266-2.7.4/src/ir_Whynter.cpp | zorcec/SARAH | c7936ce9467fb11594b6ae4a937d6766060bec05 | [
"MIT"
] | null | null | null | // Copyright 2009 Ken Shirriff
// Copyright 2017 David Conran
// Whynter A/C ARC-110WD added by Francesco Meschia
// Whynter originally added from https://github.com/shirriff/Arduino-IRremote/
// Supports:
// Brand: Whynter, Model: ARC-110WD A/C
#include <algorithm>
#include "IRrecv.h"
#include "IRsend.h"
#includ... | 36.00885 | 79 | 0.712706 | zorcec |
11906c8c1e645e7e9e8332985a46cb821d66b124 | 2,589 | cpp | C++ | debian/passenger-2.2.15/test/oxt/backtrace_test.cpp | brightbox/nginx-brightbox | cbb27b979ff8de2a6d3f57cebb214f0cde348d3f | [
"BSD-2-Clause"
] | 4 | 2016-05-09T12:50:34.000Z | 2020-10-08T07:28:46.000Z | test/oxt/backtrace_test.cpp | chad/passenger | 74fb3cf821d5b5d5bae37e03ba7ccaffc13ce9d0 | [
"MIT"
] | null | null | null | test/oxt/backtrace_test.cpp | chad/passenger | 74fb3cf821d5b5d5bae37e03ba7ccaffc13ce9d0 | [
"MIT"
] | 1 | 2020-10-08T07:51:20.000Z | 2020-10-08T07:51:20.000Z | #include "tut.h"
#include <oxt/backtrace.hpp>
#include <oxt/tracable_exception.hpp>
#include <oxt/thread.hpp>
using namespace oxt;
using namespace std;
namespace tut {
struct backtrace_test {
};
DEFINE_TEST_GROUP(backtrace_test);
TEST_METHOD(1) {
// Test TRACE_POINT() and tracable_exception.
struct {
vo... | 20.069767 | 56 | 0.634994 | brightbox |
119124f14d9b4bc95891af19ae84d0f56d029970 | 1,642 | cpp | C++ | src/eepp/system/iostreamzip.cpp | jayrulez/eepp | 09c5c1b6b4c0306bb0a188474778c6949b5df3a7 | [
"MIT"
] | 37 | 2020-01-20T06:21:24.000Z | 2022-03-21T17:44:50.000Z | src/eepp/system/iostreamzip.cpp | jayrulez/eepp | 09c5c1b6b4c0306bb0a188474778c6949b5df3a7 | [
"MIT"
] | null | null | null | src/eepp/system/iostreamzip.cpp | jayrulez/eepp | 09c5c1b6b4c0306bb0a188474778c6949b5df3a7 | [
"MIT"
] | 9 | 2019-03-22T00:33:07.000Z | 2022-03-01T01:35:59.000Z | #include <eepp/system/iostreamzip.hpp>
#include <eepp/system/zip.hpp>
#include <libzip/zip.h>
#include <libzip/zipint.h>
namespace EE { namespace System {
IOStreamZip* IOStreamZip::New( Zip* pack, const std::string& path ) {
return eeNew( IOStreamZip, ( pack, path ) );
}
IOStreamZip::IOStreamZip( Zip* pack, const s... | 19.317647 | 70 | 0.620585 | jayrulez |
11926f1bd6cbef47198f6ba50a047f629c214b20 | 312 | cpp | C++ | tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp | clayne/DirectXShaderCompiler | 0ef9b702890b1d45f0bec5fa75481290323e14dc | [
"NCSA"
] | 3,102 | 2015-01-04T02:28:35.000Z | 2022-03-30T12:53:41.000Z | tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp | clayne/DirectXShaderCompiler | 0ef9b702890b1d45f0bec5fa75481290323e14dc | [
"NCSA"
] | 3,740 | 2019-01-23T15:36:48.000Z | 2022-03-31T22:01:13.000Z | tools/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p8-0x.cpp | clayne/DirectXShaderCompiler | 0ef9b702890b1d45f0bec5fa75481290323e14dc | [
"NCSA"
] | 1,868 | 2015-01-03T04:27:11.000Z | 2022-03-25T13:37:35.000Z | // RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
auto f() -> int[32]; // expected-error{{function cannot return array}}
auto g() -> int(int); // expected-error{{function cannot return function}}
auto h() -> auto() -> int; // expected-error{{function cannot return function}}
auto i() -> auto(*)() -> int;
| 44.571429 | 79 | 0.644231 | clayne |
11995aa1b83bfa5041c249482672af9c7a08e59a | 3,587 | hxx | C++ | src/engine/ivp/ivp_physics/ivp_cache_object.hxx | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 6 | 2022-01-23T09:40:33.000Z | 2022-03-20T20:53:25.000Z | src/engine/ivp/ivp_physics/ivp_cache_object.hxx | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | null | null | null | src/engine/ivp/ivp_physics/ivp_cache_object.hxx | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 1 | 2022-02-06T21:05:23.000Z | 2022-02-06T21:05:23.000Z | // Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved.
//IVP_EXPORT_PUBLIC
// Note:
// freeze object must update update_cache_object + set cache_ledge_point->valid_until_time_code
// delete object: must call invalid_cache_object
#ifndef _IVP_CACHE_OBJECT_INCLUDED
#define _IVP_CACHE_OBJECT_INCLUDE... | 32.908257 | 116 | 0.740452 | cstom4994 |
119c8a2a01d2d53e9a95adede8a50142a401db0d | 3,329 | cpp | C++ | src/postListPage.cpp | flopp/DesktopJodel | 683161803c2c6482cbd23d41d27d0f9916b7dff7 | [
"MIT"
] | 13 | 2016-01-17T22:45:19.000Z | 2018-01-04T23:56:00.000Z | src/postListPage.cpp | flopp/DesktopJodel | 683161803c2c6482cbd23d41d27d0f9916b7dff7 | [
"MIT"
] | 11 | 2016-01-07T16:47:30.000Z | 2019-12-11T21:56:31.000Z | src/postListPage.cpp | flopp/DesktopJodel | 683161803c2c6482cbd23d41d27d0f9916b7dff7 | [
"MIT"
] | 5 | 2016-07-04T22:43:30.000Z | 2021-03-06T18:39:11.000Z | #include "client.h"
#include "postListPage.h"
#include "postWidget.h"
#include "ui_postListPage.h"
#include <QSpacerItem>
#include <QVBoxLayout>
PostListPage::PostListPage(QWidget* parent) :
QWidget(parent)
{
_ui = new Ui::PostListPage;
_ui->setupUi(this);
_ui->splitter->setStretchFactor(0, 1);
_ui->splitter... | 22.193333 | 96 | 0.641033 | flopp |
119cd72013f2fe3728ea61d2f0a397047ec8519a | 8,275 | cpp | C++ | src/kernel/qprinter_x11.cpp | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 18 | 2018-02-16T16:57:26.000Z | 2022-02-10T21:23:47.000Z | src/kernel/qprinter_x11.cpp | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 2 | 2018-08-12T12:46:38.000Z | 2020-06-19T16:30:06.000Z | src/kernel/qprinter_x11.cpp | sandsmark/qt1 | e62eef42291be80065a7f824530aa42b79917a8d | [
"Xnet",
"X11"
] | 7 | 2018-06-22T01:17:58.000Z | 2021-09-02T21:05:28.000Z | /****************************************************************************
** $Id: qprinter_x11.cpp,v 2.20.2.3 1999/01/12 11:38:34 hanord Exp $
**
** Implementation of QPrinter class for X11
**
** Created : 950810
**
** Copyright (C) 1992-1999 Troll Tech AS. All rights reserved.
**
** This file is part of Qt Free E... | 24.482249 | 79 | 0.587674 | sandsmark |
119d865e124b77c750d0faeadb74b58f883b6abb | 8,543 | cpp | C++ | src/condor_dagman/debug.cpp | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 1 | 2017-02-13T01:25:34.000Z | 2017-02-13T01:25:34.000Z | src/condor_dagman/debug.cpp | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 1 | 2021-04-06T04:19:40.000Z | 2021-04-06T04:19:40.000Z | src/condor_dagman/debug.cpp | neurodebian/htcondor | 113a5c9921a4fce8a21e3ab96b2c1ba47441bf39 | [
"Apache-2.0"
] | 2 | 2016-05-24T17:12:13.000Z | 2017-02-13T01:25:35.000Z | /***************************************************************
*
* Copyright (C) 1990-2007, Condor Team, Computer Sciences Department,
* University of Wisconsin-Madison, WI.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you
* may not use this file except in compliance with the License. Y... | 28.861486 | 92 | 0.612548 | neurodebian |
119ed0a1cea831ff87438dff83fc3257aebc65ac | 3,074 | cc | C++ | qa/common/busy_op_kernel.cc | wilwang-nv/tensorrt-inference-server | a99ab7b1320f06a2ebce6088f2ecc31faf10e13e | [
"BSD-3-Clause"
] | 2,159 | 2020-08-26T06:21:38.000Z | 2022-03-31T16:13:46.000Z | qa/common/busy_op_kernel.cc | wilwang-nv/tensorrt-inference-server | a99ab7b1320f06a2ebce6088f2ecc31faf10e13e | [
"BSD-3-Clause"
] | 1,482 | 2020-08-26T08:26:36.000Z | 2022-03-31T23:11:19.000Z | qa/common/busy_op_kernel.cc | wilwang-nv/tensorrt-inference-server | a99ab7b1320f06a2ebce6088f2ecc31faf10e13e | [
"BSD-3-Clause"
] | 592 | 2020-08-26T06:09:25.000Z | 2022-03-31T00:37:41.000Z | // Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of condi... | 41.540541 | 80 | 0.742355 | wilwang-nv |
119efa207150b8f6f4d792add3e0629dcfbeb2a8 | 3,705 | hpp | C++ | src/include/containers/List.hpp | a093050472/PX4-Auotopilot | 177da1f92324dcb98b23643b73cfe5cb342ba32f | [
"BSD-3-Clause"
] | 6 | 2020-01-04T08:18:35.000Z | 2021-12-24T09:11:53.000Z | src/include/containers/List.hpp | BazookaJoe1900/Firmware | b827a04b288844767701fb7922600e3bd193d9e9 | [
"BSD-3-Clause"
] | 4 | 2020-11-07T12:08:43.000Z | 2021-06-18T15:16:17.000Z | src/include/containers/List.hpp | BazookaJoe1900/Firmware | b827a04b288844767701fb7922600e3bd193d9e9 | [
"BSD-3-Clause"
] | 20 | 2020-07-09T03:11:03.000Z | 2021-12-21T13:01:18.000Z | /****************************************************************************
*
* Copyright (C) 2012-2019 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Red... | 22.87037 | 78 | 0.645074 | a093050472 |
119fe669f1aa79816581003c7dcbf963541f1ef0 | 3,334 | cpp | C++ | module.cpp | UniversalDataTool/autoseg | dfeffe332f558171bac62a92e5a1d07f8ec2e96c | [
"MIT"
] | 6 | 2020-07-27T15:15:01.000Z | 2022-01-06T08:19:09.000Z | module.cpp | UniversalDataTool/autoseg | dfeffe332f558171bac62a92e5a1d07f8ec2e96c | [
"MIT"
] | 4 | 2020-07-27T15:14:56.000Z | 2021-08-31T20:56:14.000Z | module.cpp | UniversalDataTool/autoseg | dfeffe332f558171bac62a92e5a1d07f8ec2e96c | [
"MIT"
] | 2 | 2020-10-04T22:26:34.000Z | 2021-07-26T10:12:12.000Z | #define _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
#include "globals.hpp"
#include "min_cut.cpp"
#include "polygon_fill.cpp"
#include "super_pixel.cpp"
#include <emscripten/bind.h>
#include <emscripten/val.h>
#include <stdio.h>
#include <vector>
using namespace emscripten;
std::shared_ptr<std::vector<uint8_t>> image;
boo... | 28.991304 | 77 | 0.687163 | UniversalDataTool |
11a0e59ee3f3c37b151d5cc5bde2c24c358a4bee | 12,828 | cpp | C++ | src/caffe/greentea/greentea_im2col.cpp | abhiTronix/caffe-opencl-windows-amd | 1de97750d3c97756f39899d3b158120971a8a5da | [
"BSD-2-Clause"
] | 8 | 2019-06-29T14:51:28.000Z | 2021-07-25T04:10:38.000Z | src/caffe/greentea/greentea_im2col.cpp | KorJeongHyeonLee/Caffe-CL-Origin | 430344adbb3a05b4611b1b821a68c82d6480ba26 | [
"Intel",
"BSD-2-Clause"
] | 1 | 2018-12-12T11:57:27.000Z | 2019-06-30T03:31:09.000Z | src/caffe/greentea/greentea_im2col.cpp | KorJeongHyeonLee/Caffe-CL-Origin | 430344adbb3a05b4611b1b821a68c82d6480ba26 | [
"Intel",
"BSD-2-Clause"
] | 2 | 2018-08-31T20:13:22.000Z | 2019-06-29T14:51:33.000Z | /*
* greentea_im2col.cpp
*
* Created on: Apr 8, 2015
* Author: Fabian Tschopp
*/
#include "caffe/common.hpp"
#ifdef USE_GREENTEA
#include "caffe/greentea/greentea_im2col.hpp"
namespace caffe {
template<typename Dtype>
void greentea_im2col_gpu(viennacl::ocl::program *prog,
viennacl:... | 54.355932 | 80 | 0.444029 | abhiTronix |
11a14ef7f424808e954878bf524fa50a5c85469f | 7,993 | inl | C++ | Cpf/Libraries/Platform/Math/Include/Math/Detail/Vector2v.inl | All8Up/cpf | 81c68fbb69619261a5aa058cda73e35812ed3543 | [
"MIT"
] | 6 | 2017-02-15T01:50:32.000Z | 2019-07-05T13:50:57.000Z | Cpf/Libraries/Platform/Math/Include/Math/Detail/Vector2v.inl | All8Up/cpf | 81c68fbb69619261a5aa058cda73e35812ed3543 | [
"MIT"
] | 40 | 2017-04-06T13:29:02.000Z | 2018-04-20T23:39:21.000Z | Cpf/Libraries/Platform/Math/Include/Math/Detail/Vector2v.inl | All8Up/cpf | 81c68fbb69619261a5aa058cda73e35812ed3543 | [
"MIT"
] | 3 | 2017-08-03T15:17:01.000Z | 2019-03-08T07:58:59.000Z | //////////////////////////////////////////////////////////////////////////
#pragma once
namespace CPF
{
namespace Math
{
template <typename TYPE>
Vector2v<TYPE>::Vector2v()
{}
template <typename TYPE>
Vector2v<TYPE>::Vector2v(typename TYPE::LaneType value)
: mSIMD(value)
{}
template <typename TYPE... | 28.045614 | 130 | 0.672839 | All8Up |
11a450eb30d6d8172cb2113072134a26a4e73ee3 | 17,379 | cpp | C++ | src/demos/core/demo_CH_solver.cpp | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | 1 | 2015-03-19T16:48:13.000Z | 2015-03-19T16:48:13.000Z | src/demos/core/demo_CH_solver.cpp | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | null | null | null | src/demos/core/demo_CH_solver.cpp | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | null | null | null | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights 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 t... | 37.293991 | 102 | 0.61068 | chfeller |
11aa8f8a138414549695d523c0367ebc2afff9ea | 6,750 | hpp | C++ | viennacl/linalg/host_based/scalar_operations.hpp | bollig/viennacl | 6dac70e558ed42abe63d8c5bfd08465aafeda859 | [
"MIT"
] | 1 | 2020-09-21T08:33:10.000Z | 2020-09-21T08:33:10.000Z | viennacl/linalg/host_based/scalar_operations.hpp | bollig/viennacl | 6dac70e558ed42abe63d8c5bfd08465aafeda859 | [
"MIT"
] | null | null | null | viennacl/linalg/host_based/scalar_operations.hpp | bollig/viennacl | 6dac70e558ed42abe63d8c5bfd08465aafeda859 | [
"MIT"
] | null | null | null | #ifndef VIENNACL_LINALG_HOST_BASED_SCALAR_OPERATIONS_HPP_
#define VIENNACL_LINALG_HOST_BASED_SCALAR_OPERATIONS_HPP_
/* =========================================================================
Copyright (c) 2010-2012, Institute for Microelectronics,
Institute for Analysis and Scientific ... | 41.158537 | 126 | 0.56563 | bollig |
11adeb0fa173328e852c82740dcc9fe219d3e51d | 2,719 | hpp | C++ | Test/Includes/nana/gui/widgets/detail/inline_widget.hpp | 11moon11/ReverseHelper | fc6bdf532be7a5c7eaa8582159132491b29a503d | [
"BSD-2-Clause"
] | 1 | 2019-12-02T09:41:26.000Z | 2019-12-02T09:41:26.000Z | Test/Includes/nana/gui/widgets/detail/inline_widget.hpp | 11moon11/ReverseHelper | fc6bdf532be7a5c7eaa8582159132491b29a503d | [
"BSD-2-Clause"
] | null | null | null | Test/Includes/nana/gui/widgets/detail/inline_widget.hpp | 11moon11/ReverseHelper | fc6bdf532be7a5c7eaa8582159132491b29a503d | [
"BSD-2-Clause"
] | null | null | null | /**
* A Inline Widget Interface Definition
* Nana C++ Library(http://www.nanapro.org)
* Copyright(C) 2003-2016 Jinhao(cnjinhao@hotmail.com)
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*
* @fi... | 28.925532 | 93 | 0.687385 | 11moon11 |
11ae64b4ba531b009d0f35934d1d547b28767e1b | 8,417 | cpp | C++ | Tests/TestApp/src/TestShaderResArrays.cpp | SCrusader/DiligentEngine | 3081e9165ae8d931e75f9aa8f825d72fbb0e8cdb | [
"Apache-2.0"
] | null | null | null | Tests/TestApp/src/TestShaderResArrays.cpp | SCrusader/DiligentEngine | 3081e9165ae8d931e75f9aa8f825d72fbb0e8cdb | [
"Apache-2.0"
] | null | null | null | Tests/TestApp/src/TestShaderResArrays.cpp | SCrusader/DiligentEngine | 3081e9165ae8d931e75f9aa8f825d72fbb0e8cdb | [
"Apache-2.0"
] | null | null | null | /* Copyright 2015-2018 Egor Yusov
*
* 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
*
* THE SOFTWARE IS PROVIDED "AS IS", ... | 43.386598 | 183 | 0.717239 | SCrusader |
11b19b31835a9aec2bc44d789c934fade5af16eb | 479 | cpp | C++ | examples/ex2_percolation.cpp | pvnuffel/test_repos | c0d957265608b15f216ece67363c827d01122102 | [
"BSD-3-Clause"
] | null | null | null | examples/ex2_percolation.cpp | pvnuffel/test_repos | c0d957265608b15f216ece67363c827d01122102 | [
"BSD-3-Clause"
] | null | null | null | examples/ex2_percolation.cpp | pvnuffel/test_repos | c0d957265608b15f216ece67363c827d01122102 | [
"BSD-3-Clause"
] | null | null | null | #include <Percolation_Sim.h>
int main() {
// Construct Network
Network net("name", Network::Undirected);
net.populate(10000);
net.erdos_renyi(5);
for (int i = 0; i < 100; i++){
// Choose and run simulation
Percolation_Sim sim(&net);
sim.set_transmissibi... | 22.809524 | 49 | 0.546973 | pvnuffel |
11b2285a9e7fb8b2aa484c62bc5ccdb0db03fef1 | 863 | cpp | C++ | Editor/ParticleEditor/Engine/fcontroller.cpp | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:19.000Z | 2022-03-26T17:00:19.000Z | Editor/ActorEditor/Engine/fcontroller.cpp | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | null | null | null | Editor/ActorEditor/Engine/fcontroller.cpp | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:21.000Z | 2022-03-26T17:00:21.000Z | #include "stdafx.h"
#pragma hdrstop
#include "xr_input.h"
#include "fcontroller.h"
void CController::iCapture (void)
{
VERIFY(pInput);
pInput->iCapture(this);
}
void CController::iRelease (void)
{
VERIFY(pInput);
pInput->iRelease(this);
}
void CController::iGetLastMouseDelta (Ipoint&... | 18.361702 | 51 | 0.659328 | ixray-team |
11b269e83e403f11b79659bd7b27c4a7e6fbac1e | 835 | cpp | C++ | src/Engine/ModelEngine/ActorModel.cpp | Jino42/stf | f10ddaf4eb0a7ba94e6f9bb7d6b2191ca3a0b3db | [
"Unlicense"
] | null | null | null | src/Engine/ModelEngine/ActorModel.cpp | Jino42/stf | f10ddaf4eb0a7ba94e6f9bb7d6b2191ca3a0b3db | [
"Unlicense"
] | null | null | null | src/Engine/ModelEngine/ActorModel.cpp | Jino42/stf | f10ddaf4eb0a7ba94e6f9bb7d6b2191ca3a0b3db | [
"Unlicense"
] | null | null | null | #include "ActorModel.hpp"
ActorModel::ActorModel() :
Transform(),
flag_(0),
model_(nullptr) {}
ActorModel::ActorModel(Model const *model) :
Transform(),
flag_(0),
model_(model) {
setCenter(model->getPositionCenterRelativeToOrigin());
setInterScaling(model->getInterScaling());
}
ActorModel::ActorModel(A... | 22.567568 | 60 | 0.730539 | Jino42 |
11b301980cc036463398a3c0dddd0cadf9544d74 | 6,932 | cpp | C++ | src/core/lib/core_qt_common/models/extensions/deprecated/value_extension.cpp | wgsyd/wgtf | d8cacb43e2c5d40080d33c18a8c2f5bd27d21bed | [
"BSD-3-Clause"
] | 28 | 2016-06-03T05:28:25.000Z | 2019-02-14T12:04:31.000Z | src/core/lib/core_qt_common/models/extensions/deprecated/value_extension.cpp | karajensen/wgtf | 740397bcfdbc02bc574231579d57d7c9cd5cc26d | [
"BSD-3-Clause"
] | null | null | null | src/core/lib/core_qt_common/models/extensions/deprecated/value_extension.cpp | karajensen/wgtf | 740397bcfdbc02bc574231579d57d7c9cd5cc26d | [
"BSD-3-Clause"
] | 14 | 2016-06-03T05:52:27.000Z | 2019-03-21T09:56:03.000Z | #include "value_extension.hpp"
#include "core_common/assert.hpp"
#include "core_data_model/i_item.hpp"
#include "core_data_model/i_list_model.hpp"
#include "core_qt_common/interfaces/i_qt_helpers.hpp"
#include "core_qt_common/models/wg_list_model.hpp"
#include "core_reflection/object_handle.hpp"
#include "core_reflect... | 30.403509 | 113 | 0.735718 | wgsyd |
11b548e5c0c9a55f268c5e2542e16496498b9335 | 3,278 | cc | C++ | gazebo/rendering/MovableText_TEST.cc | traversaro/gazebo | 6fd426b3949c4ca73fa126cde68f5cc4a59522eb | [
"ECL-2.0",
"Apache-2.0"
] | 887 | 2020-04-18T08:43:06.000Z | 2022-03-31T11:58:50.000Z | gazebo/rendering/MovableText_TEST.cc | traversaro/gazebo | 6fd426b3949c4ca73fa126cde68f5cc4a59522eb | [
"ECL-2.0",
"Apache-2.0"
] | 462 | 2020-04-21T21:59:19.000Z | 2022-03-31T23:23:21.000Z | gazebo/rendering/MovableText_TEST.cc | traversaro/gazebo | 6fd426b3949c4ca73fa126cde68f5cc4a59522eb | [
"ECL-2.0",
"Apache-2.0"
] | 421 | 2020-04-21T09:13:03.000Z | 2022-03-30T02:22:01.000Z | /*
* Copyright (C) 2017 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 appl... | 26.435484 | 75 | 0.682733 | traversaro |
11b6883d273b6bd171e028aa7ba3c150689cab32 | 1,702 | hpp | C++ | include/UnityEngine/PreloadData.hpp | sc2ad/BeatSaber-Quest-Codegen | ba8acaae541cfe1161e05fbc3bf87f4bc46bc4ab | [
"Unlicense"
] | 23 | 2020-08-07T04:09:00.000Z | 2022-03-31T22:10:29.000Z | include/UnityEngine/PreloadData.hpp | sc2ad/BeatSaber-Quest-Codegen | ba8acaae541cfe1161e05fbc3bf87f4bc46bc4ab | [
"Unlicense"
] | 6 | 2021-09-29T23:47:31.000Z | 2022-03-30T20:49:23.000Z | include/UnityEngine/PreloadData.hpp | sc2ad/BeatSaber-Quest-Codegen | ba8acaae541cfe1161e05fbc3bf87f4bc46bc4ab | [
"Unlicense"
] | 17 | 2020-08-20T19:36:52.000Z | 2022-03-30T18:28:24.000Z | // Autogenerated from CppHeaderCreator
// Created by Sc2ad
// =========================================================================
#pragma once
// Begin includes
#include "extern/beatsaber-hook/shared/utils/typedefs.h"
#include "extern/beatsaber-hook/shared/utils/byref.hpp"
// Including type: UnityEngine.Ob... | 40.52381 | 166 | 0.714454 | sc2ad |
11b8395a18235920871b90ffe7777780b007c4f1 | 5,564 | cc | C++ | remoting/protocol/buffered_socket_writer.cc | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | 2 | 2017-09-02T19:08:28.000Z | 2021-11-15T15:15:14.000Z | remoting/protocol/buffered_socket_writer.cc | Gitman1989/chromium | 2b1cceae1075ef012fb225deec8b4c8bbe4bc897 | [
"BSD-3-Clause"
] | null | null | null | remoting/protocol/buffered_socket_writer.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 "remoting/protocol/buffered_socket_writer.h"
#include "base/message_loop.h"
#include "base/stl_util-inl.h"
#include "net/base/net_errors.h"
... | 24.728889 | 78 | 0.691948 | Gitman1989 |
11b8bbe7b10ff2debdb60fa20930d6570b325252 | 261 | hpp | C++ | include/EventQueue.hpp | NotThatJonSmith/CASK | f7d23d174d88e03d253e9b076e3a926345411aaf | [
"MIT"
] | 1 | 2022-02-08T02:28:29.000Z | 2022-02-08T02:28:29.000Z | include/EventQueue.hpp | NotThatJonSmith/CASK | f7d23d174d88e03d253e9b076e3a926345411aaf | [
"MIT"
] | null | null | null | include/EventQueue.hpp | NotThatJonSmith/CASK | f7d23d174d88e03d253e9b076e3a926345411aaf | [
"MIT"
] | null | null | null | #pragma once
#include <cstdint>
#include <queue>
namespace CASK {
class EventQueue {
private:
std::queue<__uint32_t> events;
public:
void EnqueueEvent(__uint32_t event);
__uint32_t DequeueEvent();
bool IsEmpty();
};
} // namespace CASK
| 11.347826 | 40 | 0.681992 | NotThatJonSmith |
11b8f35f73b9f55fc72a9413bc3788590a8c8e21 | 976 | cpp | C++ | aws-cpp-sdk-directconnect/source/model/DescribeInterconnectsRequest.cpp | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-directconnect/source/model/DescribeInterconnectsRequest.cpp | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-directconnect/source/model/DescribeInterconnectsRequest.cpp | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/directconnect/model/DescribeInterconnectsRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::DirectConnect::Model;
using namespace Aws::U... | 22.181818 | 102 | 0.773566 | Neusoft-Technology-Solutions |
11ba2099fa7a466f2889428624499854d86ca52e | 7,163 | cpp | C++ | src/utils/SVGLoader.cpp | suaretjorge/laser_ofx | 42d733489947c95cc83505f5708e89309f7d856f | [
"MIT"
] | 228 | 2015-08-19T06:33:13.000Z | 2022-03-21T13:38:47.000Z | src/utils/SVGLoader.cpp | suaretjorge/laser_ofx | 42d733489947c95cc83505f5708e89309f7d856f | [
"MIT"
] | 19 | 2018-06-29T17:22:39.000Z | 2022-03-11T17:48:42.000Z | src/utils/SVGLoader.cpp | suaretjorge/laser_ofx | 42d733489947c95cc83505f5708e89309f7d856f | [
"MIT"
] | 27 | 2015-11-21T02:31:51.000Z | 2022-03-20T02:25:55.000Z | //
// SVGLoader.cpp
// ofxLaser
//
// Created by Seb Lee-Delisle on 22/02/2018.
//
#include "SVGLoader.h"
bool SVGLoader::isLoading = false;
deque<SVGLoader*> SVGLoader::loadQueue;
SVGLoader::~SVGLoader() {
//stopThread();
if(isThreadRunning()) waitForThread();
};
int SVGLoader:: startLoad(string pa... | 24.281356 | 121 | 0.593327 | suaretjorge |
11be509889db0eb3b57357fb2205dfb7d453981a | 3,771 | cpp | C++ | Examples/Basics/Offscreen/Offscreen/OffscreenOffscreen.cpp | SuperflyJon/VulkanPlayground | 891b88227b66fc1e933ff77c1603e5d685d89047 | [
"MIT"
] | 2 | 2021-01-25T16:59:56.000Z | 2021-02-14T21:11:05.000Z | Examples/Basics/Offscreen/Offscreen/OffscreenOffscreen.cpp | SuperflyJon/VulkanPlayground | 891b88227b66fc1e933ff77c1603e5d685d89047 | [
"MIT"
] | null | null | null | Examples/Basics/Offscreen/Offscreen/OffscreenOffscreen.cpp | SuperflyJon/VulkanPlayground | 891b88227b66fc1e933ff77c1603e5d685d89047 | [
"MIT"
] | 1 | 2021-04-23T10:20:53.000Z | 2021-04-23T10:20:53.000Z | #include <VulkanPlayground\Includes.h>
class OffscreenOffscreenApp : public VulkanApplication3DLight
{
const float floorOffset = (10.0f / 2.0f) * .95f;
VkExtent2D offscreenExtent{ 512, 512 };
void ResetScene() override
{
CalcPositionMatrix({ 0.0f, 180.0f, 0.0f }, { -1.5f, 0, 0 }, 0, 0, model.GetModelSize());
... | 38.876289 | 214 | 0.757359 | SuperflyJon |
11be94c08a18f90cd2c629c3b5661afddbae6517 | 28,200 | cpp | C++ | t2s/src/IsolateProducers.cpp | vmiheer/t2sp | c9401668f85589e3d7263a4c7e024dca698adb8d | [
"BSD-2-Clause-Patent"
] | null | null | null | t2s/src/IsolateProducers.cpp | vmiheer/t2sp | c9401668f85589e3d7263a4c7e024dca698adb8d | [
"BSD-2-Clause-Patent"
] | null | null | null | t2s/src/IsolateProducers.cpp | vmiheer/t2sp | c9401668f85589e3d7263a4c7e024dca698adb8d | [
"BSD-2-Clause-Patent"
] | null | null | null | /*******************************************************************************
* Copyright 2021 Intel Corporation
*
* Licensed under the BSD-2-Clause Plus Patent License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://opensource... | 45.483871 | 216 | 0.572199 | vmiheer |
11bf964248ca01041dcc97d78a5f19d38ce1f1a2 | 1,554 | cpp | C++ | demos/tutorial/alignment/graph.cpp | JensUweUlrich/seqan | fa609a123d3dc5d8166c12f6849281813438dd39 | [
"BSD-3-Clause"
] | 409 | 2015-01-12T22:02:01.000Z | 2022-03-29T06:17:05.000Z | demos/tutorial/alignment/graph.cpp | JensUweUlrich/seqan | fa609a123d3dc5d8166c12f6849281813438dd39 | [
"BSD-3-Clause"
] | 1,269 | 2015-01-02T22:42:25.000Z | 2022-03-08T13:31:46.000Z | demos/tutorial/alignment/graph.cpp | JensUweUlrich/seqan | fa609a123d3dc5d8166c12f6849281813438dd39 | [
"BSD-3-Clause"
] | 193 | 2015-01-14T16:21:27.000Z | 2022-03-19T22:47:02.000Z | //![main]
#include <iostream>
#include <seqan/align.h>
using namespace seqan;
int main()
{
//![main]
//![typedef]
typedef String<Dna> TSequence;
typedef StringSet<TSequence> TStringSet;
typedef StringSet<TSequence, Dependent<> > TDepStringSet;
typedef Graph<Alignment<TDepStringSet> > TAlignGraph;
... | 25.9 | 75 | 0.637066 | JensUweUlrich |
11c240bd9bb43565c518054b7e99012ae5fd9c3a | 54,686 | cpp | C++ | src/Gumps/Gump.cpp | Patuti/crossuo | 489f69aba501fee0408c042ef6a45ea1b5cc6c34 | [
"MIT"
] | null | null | null | src/Gumps/Gump.cpp | Patuti/crossuo | 489f69aba501fee0408c042ef6a45ea1b5cc6c34 | [
"MIT"
] | null | null | null | src/Gumps/Gump.cpp | Patuti/crossuo | 489f69aba501fee0408c042ef6a45ea1b5cc6c34 | [
"MIT"
] | null | null | null | // MIT License
// Copyright (C) August 2016 Hotride
#include "Gump.h"
#include "../CrossUO.h"
#include "../Point.h"
#include "../PressedObject.h"
#include "../SelectedObject.h"
#include "../ClickObject.h"
#include "../GameWindow.h"
#include "../Managers/FontsManager.h"
#include "../Managers/MouseManager.h"
#include ".... | 30.602126 | 100 | 0.444099 | Patuti |
11c499f80917de7618d38b38f665e1117079eb9e | 52 | cpp | C++ | gxx/io/file_posix.cpp | Mirmik/gxx | 986e4de50a5652ce7d82c01fcf4ff87daa18904a | [
"MIT"
] | null | null | null | gxx/io/file_posix.cpp | Mirmik/gxx | 986e4de50a5652ce7d82c01fcf4ff87daa18904a | [
"MIT"
] | null | null | null | gxx/io/file_posix.cpp | Mirmik/gxx | 986e4de50a5652ce7d82c01fcf4ff87daa18904a | [
"MIT"
] | null | null | null | //#include <gxx/io/fstream.h>
//#include <unistd.h>
| 17.333333 | 29 | 0.653846 | Mirmik |
11c851091bd8d5fca375853f16b4f128c869f989 | 15,796 | cc | C++ | src/chain/chain-den-graph.cc | shuipi100/kaldi | 8e30fddb300a87e7c79ef2c0b9c731a8a9fd23f0 | [
"Apache-2.0"
] | 116 | 2016-10-25T06:04:49.000Z | 2022-03-13T02:30:52.000Z | src/chain/chain-den-graph.cc | shuipi100/kaldi | 8e30fddb300a87e7c79ef2c0b9c731a8a9fd23f0 | [
"Apache-2.0"
] | 38 | 2018-04-03T14:25:35.000Z | 2022-02-19T21:03:11.000Z | src/chain/chain-den-graph.cc | shuipi100/kaldi | 8e30fddb300a87e7c79ef2c0b9c731a8a9fd23f0 | [
"Apache-2.0"
] | 52 | 2016-04-21T13:38:21.000Z | 2022-02-16T08:33:13.000Z | // chain/chain-den-graph.cc
// Copyright 2015-2018 Johns Hopkins University (author: Daniel Povey)
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You m... | 39.588972 | 82 | 0.655926 | shuipi100 |
11c8bd7b4f9a7daf818b6c9fe2a942b4601c26b1 | 1,185 | cpp | C++ | LTTng/QuickStart/UserSpaceTrace/hello.cpp | MiserableLife/Playground-Linux | 82c0437d3367705aa7da3eb46736bb8fb460394a | [
"MIT"
] | null | null | null | LTTng/QuickStart/UserSpaceTrace/hello.cpp | MiserableLife/Playground-Linux | 82c0437d3367705aa7da3eb46736bb8fb460394a | [
"MIT"
] | null | null | null | LTTng/QuickStart/UserSpaceTrace/hello.cpp | MiserableLife/Playground-Linux | 82c0437d3367705aa7da3eb46736bb8fb460394a | [
"MIT"
] | null | null | null | #include <stdio.h>
#include "hello-tp.h"
int main(int argc, char *argv[])
{
int x;
puts("Hello, World!\nPress Enter to continue...");
/*
* The following getchar() call is only placed here for the purpose
* of this demonstration, to pause the application in order for
* you to have time to l... | 27.55814 | 71 | 0.604219 | MiserableLife |
11cb4f7a41aa95bed63d84c83981910e2382fc34 | 5,417 | hpp | C++ | include/codegen/include/Zenject/ZenjectBinding.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 1 | 2021-11-12T09:29:31.000Z | 2021-11-12T09:29:31.000Z | include/codegen/include/Zenject/ZenjectBinding.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | null | null | null | include/codegen/include/Zenject/ZenjectBinding.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 2 | 2021-10-03T02:14:20.000Z | 2021-11-12T09:29:36.000Z | // Autogenerated from CppHeaderCreator on 7/27/2020 3:10:45 PM
// Created by Sc2ad
// =========================================================================
#pragma once
#pragma pack(push, 8)
// Begin includes
#include "utils/typedefs.h"
// Including type: UnityEngine.MonoBehaviour
#include "UnityEngine/MonoBehaviou... | 44.401639 | 102 | 0.720879 | Futuremappermydud |
11cc74fc1aeda0fade02a593ae23a8ec61f8f808 | 4,591 | hpp | C++ | src/Evolution/Systems/GrMhd/ValenciaDivClean/Subcell/TciOptions.hpp | nilsvu/spectre | 1455b9a8d7e92db8ad600c66f54795c29c3052ee | [
"MIT"
] | 117 | 2017-04-08T22:52:48.000Z | 2022-03-25T07:23:36.000Z | src/Evolution/Systems/GrMhd/ValenciaDivClean/Subcell/TciOptions.hpp | GitHimanshuc/spectre | 4de4033ba36547113293fe4dbdd77591485a4aee | [
"MIT"
] | 3,177 | 2017-04-07T21:10:18.000Z | 2022-03-31T23:55:59.000Z | src/Evolution/Systems/GrMhd/ValenciaDivClean/Subcell/TciOptions.hpp | geoffrey4444/spectre | 9350d61830b360e2d5b273fdd176dcc841dbefb0 | [
"MIT"
] | 85 | 2017-04-07T19:36:13.000Z | 2022-03-01T10:21:00.000Z | // Distributed under the MIT License.
// See LICENSE.txt for details.
#pragma once
#include <cstddef>
#include <limits>
#include <optional>
#include "DataStructures/DataBox/Tag.hpp"
#include "NumericalAlgorithms/DiscontinuousGalerkin/Tags/OptionsGroup.hpp"
#include "Options/Auto.hpp"
#include "Options/Options.hpp"
#... | 36.436508 | 80 | 0.713788 | nilsvu |
11ccf108b4da72a8daf14ac548af39bff39962ee | 4,782 | cpp | C++ | sandbox/lib/sigma_lognormal.cpp | colormotor/sandbox | b0f86c33fc3e27e87009508de93e79e14bb6241d | [
"MIT"
] | 2 | 2019-01-23T19:39:17.000Z | 2020-10-26T11:55:44.000Z | sandbox/lib/sigma_lognormal.cpp | colormotor/sandbox | b0f86c33fc3e27e87009508de93e79e14bb6241d | [
"MIT"
] | null | null | null | sandbox/lib/sigma_lognormal.cpp | colormotor/sandbox | b0f86c33fc3e27e87009508de93e79e14bb6241d | [
"MIT"
] | null | null | null | //
// sigma_lognormal.cpp
// gmr_test
//
// Created by Daniel Berio on 26/04/16.
// Copyright (c) 2016 Daniel Berio. All rights reserved.
//
#include "sigma_lognormal.h"
using namespace arma;
namespace cm
{
double fitts( double d,
double w,
double c,
double b)
{
retu... | 25.848649 | 100 | 0.45964 | colormotor |
11cd28c845edbfee2d2f2d689164da6ce98fc3bb | 1,758 | hpp | C++ | OptFrame/Experimental/NSIterators/IteratorNSSeqkRoute.hpp | 216k155/bft-pos | 80c1c84b8ca9a5c1c7462b21b011c89ae97666ae | [
"MIT"
] | 2 | 2018-05-24T11:04:12.000Z | 2020-03-03T13:37:07.000Z | OptFrame/Experimental/NSIterators/IteratorNSSeqkRoute.hpp | 216k155/bft-pos | 80c1c84b8ca9a5c1c7462b21b011c89ae97666ae | [
"MIT"
] | null | null | null | OptFrame/Experimental/NSIterators/IteratorNSSeqkRoute.hpp | 216k155/bft-pos | 80c1c84b8ca9a5c1c7462b21b011c89ae97666ae | [
"MIT"
] | 1 | 2019-06-06T16:57:49.000Z | 2019-06-06T16:57:49.000Z | // OptFrame - Optimization Framework
// Copyright (C) 2009-2015
// http://optframe.sourceforge.net/
//
// This file is part of the OptFrame optimization framework. This framework
// is free software; you can redistribute it and/or modify it under the
// terms of the GNU Lesser General Public License v3 as published by... | 23.131579 | 88 | 0.727531 | 216k155 |
11ce986f3af140d44fda7a43eed4f2e676b7e633 | 2,360 | cpp | C++ | modules/camera_calibration/event/src/EventStream.cpp | MobilePerceptionLab/EventCameraCalibration | debd774ac989674b500caf27641b7ad4e94681e9 | [
"Apache-2.0"
] | 22 | 2021-08-06T03:21:03.000Z | 2022-02-25T03:40:54.000Z | modules/camera_calibration/event/src/EventStream.cpp | MobilePerceptionLab/EventCameraCalibration | debd774ac989674b500caf27641b7ad4e94681e9 | [
"Apache-2.0"
] | 1 | 2022-02-25T02:55:13.000Z | 2022-02-25T15:18:45.000Z | modules/camera_calibration/event/src/EventStream.cpp | MobilePerceptionLab/EventCameraCalibration | debd774ac989674b500caf27641b7ad4e94681e9 | [
"Apache-2.0"
] | 7 | 2021-08-11T12:29:35.000Z | 2022-02-25T03:41:01.000Z | //
// Created by huangkun on 2020/9/15.
//
#include <exception>
#include <iostream>
#include <opengv2/event/EventStream.hpp>
opengv2::EventStream::EventStream(const std::string &binFilePath) {
is_.open(binFilePath, std::ifstream::binary | std::ifstream::in);
if (is_.is_open()) {
istreamIterator_ = st... | 35.223881 | 107 | 0.547881 | MobilePerceptionLab |
11d2df1fd0ceb32bbab0c74a99b0df71e7338907 | 283 | cc | C++ | packages/mccomponents/lib/kernels/sample/SQE/SQE_fromexpression.cc | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 5 | 2017-01-16T03:59:47.000Z | 2020-06-23T02:54:19.000Z | packages/mccomponents/lib/kernels/sample/SQE/SQE_fromexpression.cc | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 293 | 2015-10-29T17:45:52.000Z | 2022-01-07T16:31:09.000Z | packages/mccomponents/lib/kernels/sample/SQE/SQE_fromexpression.cc | mcvine/mcvine | 42232534b0c6af729628009bed165cd7d833789d | [
"BSD-3-Clause"
] | 1 | 2019-05-25T00:53:31.000Z | 2019-05-25T00:53:31.000Z | #include "mccomponents/kernels/sample/SQE/SQE_fromexpression.h"
mccomponents::sample::SQE_fromexpression::SQE_fromexpression
( const std::string & expr )
{
std::string vars = "Q,E";
int res = m_fparser.Parse(expr, vars);
if (res >=0 ) {
throw BadExpression(expr);
}
}
| 20.214286 | 63 | 0.696113 | mcvine |
11d381d60071ef2f9a771645af2ebcb485e7f27b | 4,059 | cpp | C++ | flashlight/fl/nn/modules/Conv2D.cpp | vishalbelsare/flashlight | 9193b92e86538128664c1cf22785f4f5778c8312 | [
"MIT"
] | 2,858 | 2021-04-15T16:56:46.000Z | 2022-03-31T12:40:46.000Z | flashlight/fl/nn/modules/Conv2D.cpp | vishalbelsare/flashlight | 9193b92e86538128664c1cf22785f4f5778c8312 | [
"MIT"
] | 487 | 2018-12-22T10:32:59.000Z | 2021-04-15T07:01:13.000Z | flashlight/fl/nn/modules/Conv2D.cpp | vishalbelsare/flashlight | 9193b92e86538128664c1cf22785f4f5778c8312 | [
"MIT"
] | 237 | 2018-12-21T20:00:36.000Z | 2021-04-13T14:33:40.000Z | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT-style license found in the
* LICENSE file in the root directory of this source tree.
*/
#include "flashlight/fl/nn/modules/Conv2D.h"
#include <stdexcept>
#include "flashlight/fl/autograd/Functions.h"
#include "f... | 21.705882 | 80 | 0.558758 | vishalbelsare |
11d3d22c93d72212a99b3cffc6eb0e248aed89bf | 1,457 | cpp | C++ | UVa/uva110.cpp | huanghongxun/ACM | b7595bbe6c0d82ceb271e81fca3e787dc4060a55 | [
"Unlicense"
] | 3 | 2018-06-05T13:57:13.000Z | 2020-08-05T14:19:02.000Z | UVa/uva110.cpp | huanghongxun/ACM | b7595bbe6c0d82ceb271e81fca3e787dc4060a55 | [
"Unlicense"
] | null | null | null | UVa/uva110.cpp | huanghongxun/ACM | b7595bbe6c0d82ceb271e81fca3e787dc4060a55 | [
"Unlicense"
] | null | null | null | #include <stdio.h>
#include <string.h>
#define rep(i,j,k) for(i=j;i<k;++i)
#define FOR(i,j,k) for(i=j;i<=k;++i)
const int N = 32;
int n, path[N];
void insert(int cur, int m) {
for (int i = m; i > cur; i--)
path[i] = path[i - 1];
path[cur] = m;
}
void work(int dep) {
int i, j;
FOR(i,0,dep) prin... | 22.075758 | 74 | 0.403569 | huanghongxun |
11d9c730455f6b0b28e52a0ae5a90b22a5a8b322 | 9,191 | cpp | C++ | src/hotrod/sys/windows/Thread.cpp | tristantarrant/cpp-client | 11f5f0919978d21284ecba6d015ca88c41134dbb | [
"Apache-2.0"
] | null | null | null | src/hotrod/sys/windows/Thread.cpp | tristantarrant/cpp-client | 11f5f0919978d21284ecba6d015ca88c41134dbb | [
"Apache-2.0"
] | null | null | null | src/hotrod/sys/windows/Thread.cpp | tristantarrant/cpp-client | 11f5f0919978d21284ecba6d015ca88c41134dbb | [
"Apache-2.0"
] | null | null | null | // Ensure definition of OpenThread in mingw
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x0501
#endif
#include "hotrod/sys/Thread.h"
#include "hotrod/sys/Runnable.h"
#include "hotrod/sys/windows/check.h"
#include <process.h>
#include <windows.h>
/*
* This implementation distinguishes between two types of thread: Hot
... | 28.543478 | 134 | 0.64672 | tristantarrant |
11da48b931482f5f474b374182eb6778fa50edf8 | 24,452 | hpp | C++ | contrib/modules/bioinspired/src/retina_ocl.hpp | ev3dev/opencv | 781edd9001a85f259f2c10d6c2b70204eb221e70 | [
"BSD-3-Clause"
] | 16 | 2016-07-04T10:32:22.000Z | 2021-11-10T11:26:45.000Z | contrib/modules/bioinspired/src/retina_ocl.hpp | ev3dev/opencv | 781edd9001a85f259f2c10d6c2b70204eb221e70 | [
"BSD-3-Clause"
] | null | null | null | contrib/modules/bioinspired/src/retina_ocl.hpp | ev3dev/opencv | 781edd9001a85f259f2c10d6c2b70204eb221e70 | [
"BSD-3-Clause"
] | 22 | 2015-10-23T19:36:18.000Z | 2021-02-02T12:20:32.000Z | /*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | 38.507087 | 598 | 0.727957 | ev3dev |
11db1cbd8852565bfd7208517395647e2a3e239d | 21,182 | cpp | C++ | CLM-framework/exe/SimpleCLM/SimpleCLM.cpp | OAkyildiz/falcon549A | 69d91a1c3729e537ce606ecda87be70f566dc536 | [
"MIT"
] | 1 | 2017-10-12T08:33:16.000Z | 2017-10-12T08:33:16.000Z | CLM-framework/exe/SimpleCLM/SimpleCLM.cpp | OAkyildiz/falcon549A | 69d91a1c3729e537ce606ecda87be70f566dc536 | [
"MIT"
] | null | null | null | CLM-framework/exe/SimpleCLM/SimpleCLM.cpp | OAkyildiz/falcon549A | 69d91a1c3729e537ce606ecda87be70f566dc536 | [
"MIT"
] | 2 | 2017-08-15T12:53:44.000Z | 2019-03-18T08:33:13.000Z | ///////////////////////////////////////////////////////////////////////////////
// Copyright (C) 2014, University of Southern California and University of Cambridge,
// all rights reserved.
//
// THIS SOFTWARE IS PROVIDED �AS IS� AND ANY EXPRESS OR IMPLIED WARRANTIES,
// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRA... | 36.395189 | 214 | 0.658436 | OAkyildiz |
11db6f84222e907ac302f73aaf33a99a17305924 | 812 | cpp | C++ | src/CQPageTextToolBar.cpp | colinw7/CQTty | 6461fccf58a8b3a2bf357a38f444006ad6fed28d | [
"MIT"
] | 2 | 2016-04-24T23:12:30.000Z | 2021-12-23T02:22:10.000Z | src/CQPageTextToolBar.cpp | colinw7/CQTty | 6461fccf58a8b3a2bf357a38f444006ad6fed28d | [
"MIT"
] | null | null | null | src/CQPageTextToolBar.cpp | colinw7/CQTty | 6461fccf58a8b3a2bf357a38f444006ad6fed28d | [
"MIT"
] | null | null | null | #include <CQPageTextToolBar.h>
#include <CQPageTextWidget.h>
#include <CQPageTextButton.h>
#include <QHBoxLayout>
CQPageTextToolBar::
CQPageTextToolBar(CQPageTextWidget *widget) :
QWidget(widget), widget_(widget)
{
setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Fixed);
QHBoxLayout *layout = new QHBoxLayout(... | 20.3 | 68 | 0.746305 | colinw7 |
11dc41b86d070dcb65d0586cb29d6828eeddba26 | 11,215 | cpp | C++ | grasp_generation/graspitmodified_lm/Coin-3.1.3/src/engines/SoEngineOutput.cpp | KraftOreo/EBM_Hand | 9ab1722c196b7eb99b4c3ecc85cef6e8b1887053 | [
"MIT"
] | null | null | null | grasp_generation/graspitmodified_lm/Coin-3.1.3/src/engines/SoEngineOutput.cpp | KraftOreo/EBM_Hand | 9ab1722c196b7eb99b4c3ecc85cef6e8b1887053 | [
"MIT"
] | null | null | null | grasp_generation/graspitmodified_lm/Coin-3.1.3/src/engines/SoEngineOutput.cpp | KraftOreo/EBM_Hand | 9ab1722c196b7eb99b4c3ecc85cef6e8b1887053 | [
"MIT"
] | null | null | null | /**************************************************************************\
*
* This file is part of the Coin 3D visualization library.
* Copyright (C) by Kongsberg Oil & Gas Technologies.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public ... | 26.203271 | 84 | 0.691128 | KraftOreo |
11dcacba81e8b887d5f906a18e94d5ab8baf07ee | 688 | hpp | C++ | src/Resource/UserResource.hpp | maciejjaskiewicz/FacelinkStudio | 4bcb4ed06932546e58af4a01ee2b17e3dc45f366 | [
"MIT"
] | 1 | 2020-08-11T02:40:32.000Z | 2020-08-11T02:40:32.000Z | src/Resource/UserResource.hpp | maciejjaskiewicz/FacelinkStudio | 4bcb4ed06932546e58af4a01ee2b17e3dc45f366 | [
"MIT"
] | null | null | null | src/Resource/UserResource.hpp | maciejjaskiewicz/FacelinkStudio | 4bcb4ed06932546e58af4a01ee2b17e3dc45f366 | [
"MIT"
] | null | null | null | #pragma once
#include <Xenon/Graphics/API/Texture2D.hpp>
#include <opencv2/core/mat.hpp>
#include <opencv2/cudaimgproc.hpp>
namespace Fls
{
struct UserResource
{
int64 id;
std::string name;
std::string path;
cv::Mat pixels;
cv::cuda::GpuMat gpuPixels;
std::sha... | 20.848485 | 57 | 0.609012 | maciejjaskiewicz |
11dd5ad34225f63e7bbfb17f18bb30a4996fa5c9 | 1,635 | cpp | C++ | lib/cpp/src/core/client.cpp | Br3nda/plow | eea4468078df58d6798ceabe14c0d3e83f2c3a8d | [
"Apache-2.0"
] | 36 | 2015-01-02T21:02:04.000Z | 2021-09-07T12:01:06.000Z | lib/cpp/src/core/client.cpp | Br3nda/plow | eea4468078df58d6798ceabe14c0d3e83f2c3a8d | [
"Apache-2.0"
] | 3 | 2020-05-15T21:01:33.000Z | 2021-12-09T20:25:17.000Z | lib/cpp/src/core/client.cpp | Br3nda/plow | eea4468078df58d6798ceabe14c0d3e83f2c3a8d | [
"Apache-2.0"
] | 11 | 2015-04-01T21:31:40.000Z | 2022-03-30T17:55:27.000Z | #include <arpa/inet.h>
#include <sys/socket.h>
#include <thrift/transport/TSocket.h>
#include <thrift/transport/TBufferTransports.h>
#include <thrift/protocol/TCompactProtocol.h>
#include <boost/thread/tss.hpp>
#include <iostream>
#include <vector>
#include "plow/plow.h"
#include "client.h"
using namespace apache:... | 18.166667 | 59 | 0.689908 | Br3nda |
11dfeb6e4797860bc112e2f647fd3ee6a1b352b9 | 1,494 | hpp | C++ | utility/Random.hpp | TISparta/bd-project | 14760735d5d8a1b77ff2d933f6e33b4d92c42255 | [
"MIT"
] | null | null | null | utility/Random.hpp | TISparta/bd-project | 14760735d5d8a1b77ff2d933f6e33b4d92c42255 | [
"MIT"
] | null | null | null | utility/Random.hpp | TISparta/bd-project | 14760735d5d8a1b77ff2d933f6e33b4d92c42255 | [
"MIT"
] | null | null | null | #pragma once
#include <random>
#include <type_traits>
class Random {
public:
template <typename T>
static T generate_value (const T min_val = 0, const T max_val = 0) {
Random random;
if (std::is_same <T, int>::value) {
return random.generate_integer <T> (min_val, max_val);
}
if (std::is_same... | 27.666667 | 81 | 0.657296 | TISparta |
11e0f59cf9241a7eba88c179eb7b842ac9a1e9a2 | 9,019 | cpp | C++ | Programs/ResourceArchiver/Classes/Private/CommandLineApplication.cpp | stinvi/dava.engine | 2b396ca49cdf10cdc98ad8a9ffcf7768a05e285e | [
"BSD-3-Clause"
] | 26 | 2018-09-03T08:48:22.000Z | 2022-02-14T05:14:50.000Z | Programs/ResourceArchiver/Classes/Private/CommandLineApplication.cpp | ANHELL-blitz/dava.engine | ed83624326f000866e29166c7f4cccfed1bb41d4 | [
"BSD-3-Clause"
] | null | null | null | Programs/ResourceArchiver/Classes/Private/CommandLineApplication.cpp | ANHELL-blitz/dava.engine | ed83624326f000866e29166c7f4cccfed1bb41d4 | [
"BSD-3-Clause"
] | 45 | 2018-05-11T06:47:17.000Z | 2022-02-03T11:30:55.000Z | #include "CommandLineApplication.h"
#include <Logger/Logger.h>
#include <Engine/Engine.h>
#include <FileSystem/FileSystem.h>
#include <FileSystem/FileList.h>
#include <sqlite_modern_cpp.h>
static bool DoSelftest(DAVA::String pathToCurrentBinary);
CommandLineApplication::CommandLineApplication(DAVA::String name)
... | 31.869258 | 122 | 0.617252 | stinvi |
11e104ce61f79910cba5b723b7c837583211656d | 7,819 | cpp | C++ | Library_Administrator_System/bookmanagement.cpp | renzibei/TGLibrary | 5c23dafa15cc8d2eec5bf06a90cd80dedf36bf4e | [
"Apache-2.0"
] | 1 | 2018-09-11T04:58:39.000Z | 2018-09-11T04:58:39.000Z | Library_Administrator_System/bookmanagement.cpp | renzibei/TGLibrary | 5c23dafa15cc8d2eec5bf06a90cd80dedf36bf4e | [
"Apache-2.0"
] | null | null | null | Library_Administrator_System/bookmanagement.cpp | renzibei/TGLibrary | 5c23dafa15cc8d2eec5bf06a90cd80dedf36bf4e | [
"Apache-2.0"
] | null | null | null | #include "bookmanagement.h"
#include "ui_bookmanagement.h"
#include "bookoperation.h"
#include "webio.h"
#include <QMessageBox>
#include <QString>
BookManagement::BookManagement(QWidget *parent) :
QDialog(parent),
ui(new Ui::BookManagement)
{
ui->setupUi(this);
this->setAttribute(Qt::WA_DeleteOnClos... | 28.32971 | 108 | 0.646246 | renzibei |
11e3fd6a71cfc475f971fbe32f0e110923f7d719 | 1,236 | cpp | C++ | Source/CastroBld.cpp | AMReX-Astro/mini-Castro | c9ae36a944b735673ab62ff8b6ded4504e4d6278 | [
"MIT"
] | 4 | 2019-01-15T16:05:49.000Z | 2021-05-10T08:47:41.000Z | Source/CastroBld.cpp | AMReX-Astro/StarLord | c9ae36a944b735673ab62ff8b6ded4504e4d6278 | [
"MIT"
] | 14 | 2017-07-22T19:16:29.000Z | 2018-12-19T20:12:56.000Z | Source/CastroBld.cpp | AMReX-Astro/mini-Castro | c9ae36a944b735673ab62ff8b6ded4504e4d6278 | [
"MIT"
] | 4 | 2017-06-05T14:46:01.000Z | 2018-12-25T01:00:58.000Z |
#include <AMReX_LevelBld.H>
#include <Castro.H>
using namespace amrex;
class CastroBld
:
public LevelBld
{
virtual void variableSetUp () override;
virtual void variableCleanUp () override;
virtual AmrLevel *operator() () override;
virtual AmrLevel *operator() (Amr& papa,
... | 21.310345 | 65 | 0.512945 | AMReX-Astro |
eb21163fc890d228d400c2c5f071787e3e5aa78d | 6,682 | cpp | C++ | ccm/test/TEST_CCM_COMPLIANCE/receptacle_test/src/Client.cpp | anjingbin/starccm | 70db48004aa20bbb82cc24de80802b40c7024eff | [
"BSD-3-Clause"
] | 2 | 2020-01-06T07:43:30.000Z | 2020-07-11T20:53:53.000Z | ccm/test/TEST_CCM_COMPLIANCE/receptacle_test/src/Client.cpp | anjingbin/starccm | 70db48004aa20bbb82cc24de80802b40c7024eff | [
"BSD-3-Clause"
] | null | null | null | ccm/test/TEST_CCM_COMPLIANCE/receptacle_test/src/Client.cpp | anjingbin/starccm | 70db48004aa20bbb82cc24de80802b40c7024eff | [
"BSD-3-Clause"
] | null | null | null | // **********************************************************************
//
// Copyright (c) 2003
//
// StarCCM test example.
// Test the CCM Receptacle.
//
// All Rights Reserved
//
// **********************************************************************
#include <CORBA.h>
#include <test.h>
#include <stdlib.h>
#... | 23.695035 | 94 | 0.557617 | anjingbin |
eb237fb99a357813b1fccb8b7313253d3288b2c5 | 4,671 | cpp | C++ | DearPyGui/src/ui/AppItems/drawing/mvDrawImage.cpp | BadSugar/DearPyGui | 95f3f86e2efb7fbe31d76c52a1a7965d96ee9151 | [
"MIT"
] | 7,471 | 2020-08-12T13:36:38.000Z | 2022-03-31T14:50:37.000Z | DearPyGui/src/ui/AppItems/drawing/mvDrawImage.cpp | BadSugar/DearPyGui | 95f3f86e2efb7fbe31d76c52a1a7965d96ee9151 | [
"MIT"
] | 922 | 2020-08-12T21:03:42.000Z | 2022-03-31T01:19:10.000Z | DearPyGui/src/ui/AppItems/drawing/mvDrawImage.cpp | BadSugar/DearPyGui | 95f3f86e2efb7fbe31d76c52a1a7965d96ee9151 | [
"MIT"
] | 550 | 2020-08-12T21:58:55.000Z | 2022-03-30T09:09:58.000Z | #include "mvDrawImage.h"
#include "mvLog.h"
#include "mvItemRegistry.h"
#include "mvContext.h"
#include "mvPythonExceptions.h"
namespace Marvel {
mvDrawImage::mvDrawImage(mvUUID uuid)
:
mvAppItem(uuid)
{
}
void mvDrawImage::applySpecificTemplate(mvAppItem* item)
{
auto titem = static_cast<mvDrawImage*>(it... | 27.476471 | 119 | 0.655748 | BadSugar |
eb23acc347c2ab250a3b8c191fd688591b71c8bd | 1,154 | cpp | C++ | AlgorithmsandDataStructures/8thLab/C(CutVertex).cpp | ShuffleZZZ/ITMO | 29db54d96afef0558550471c58f695c962e1f747 | [
"MIT"
] | 11 | 2020-04-23T15:48:18.000Z | 2022-02-11T10:16:40.000Z | AlgorithmsandDataStructures/8thLab/C(CutVertex).cpp | ShuffleZZZ/ITMO | 29db54d96afef0558550471c58f695c962e1f747 | [
"MIT"
] | 13 | 2020-02-28T01:16:06.000Z | 2020-07-20T19:05:34.000Z | AlgorithmsandDataStructures/8thLab/C(CutVertex).cpp | ShuffleZZZ/ITMO | 29db54d96afef0558550471c58f695c962e1f747 | [
"MIT"
] | 10 | 2018-12-02T15:03:03.000Z | 2022-01-10T18:31:00.000Z | #include <iostream>
#include <vector>
#include <algorithm>
unsigned int n, m, time;
std::vector <std::vector <unsigned int>> a;
std::vector <bool> came, in;
std::vector <unsigned int> ans, tin, bedge;
void dfs(int i, int pr = -1)
{
came[i] = 1;
int kids = 0;
tin[i] = bedge[i] = time++;
for (auto j : a[i])
{
i... | 16.027778 | 49 | 0.475737 | ShuffleZZZ |
eb23afb8e7a58380a5e421d7a89795e3fb7713e7 | 2,221 | hpp | C++ | streamableobject.hpp | VladX/StreamlabsAssignment | 5135270ee5ce77be869a9606ae07b0db771853f1 | [
"MIT"
] | null | null | null | streamableobject.hpp | VladX/StreamlabsAssignment | 5135270ee5ce77be869a9606ae07b0db771853f1 | [
"MIT"
] | null | null | null | streamableobject.hpp | VladX/StreamlabsAssignment | 5135270ee5ce77be869a9606ae07b0db771853f1 | [
"MIT"
] | null | null | null | #pragma once
#include "streamable.hpp"
#include <memory>
#include <string>
#include <map>
#include <vector>
namespace Streamlabs {
enum StreamableObjectType {
INTEGER = 0,
FLOAT,
STRING,
VECTOR,
};
extern const std::vector<std::string> kObjectNames; // Object type names as strings
class StreamableO... | 28.113924 | 99 | 0.707339 | VladX |
eb2676654c8e4dd7040c5721f7da4725f0fae85f | 1,879 | cpp | C++ | ch-02-Container/ch-02-11.cpp | Writtic/gameProgramming | a909670f83ddb12bcff17881f080628d223bea54 | [
"MIT"
] | 2 | 2016-09-20T08:33:24.000Z | 2020-03-04T09:34:31.000Z | ch-02-Container/ch-02-11.cpp | Writtic/gameProgramming | a909670f83ddb12bcff17881f080628d223bea54 | [
"MIT"
] | null | null | null | ch-02-Container/ch-02-11.cpp | Writtic/gameProgramming | a909670f83ddb12bcff17881f080628d223bea54 | [
"MIT"
] | 1 | 2020-03-04T15:09:11.000Z | 2020-03-04T15:09:11.000Z | #include <iostream>
#include <vector>
using namespace std;
// 벡터에 숫자가 들어있을 경우
// 중간에 숫자를 추가하거나
// 벡터를 추가하거나
// 벡터를 통째로 드러내거나
int main( )
{
vector<int> v;
v.push_back(10);
v.push_back(20);
v.push_back(30);
v.push_back(40);
v.push_back(50);
vector<int>::iterator iter;
vec... | 26.842857 | 86 | 0.465141 | Writtic |
eb26a058f1882e93032b4c131d2e321d8870504a | 54,664 | cpp | C++ | test/atlantis/glut_dolphin.cpp | colinw7/CGL | 8cc10d66173364bd7b54f3412aecd8c22d1bea30 | [
"MIT"
] | null | null | null | test/atlantis/glut_dolphin.cpp | colinw7/CGL | 8cc10d66173364bd7b54f3412aecd8c22d1bea30 | [
"MIT"
] | null | null | null | test/atlantis/glut_dolphin.cpp | colinw7/CGL | 8cc10d66173364bd7b54f3412aecd8c22d1bea30 | [
"MIT"
] | null | null | null | /**
* (c) Copyright 1993, 1994, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, provided that the above
* copyright notice appear in all copies and that both the copyright notice
* and this permission... | 27.552419 | 76 | 0.633891 | colinw7 |
eb28f158b6ce96a1e19b48c3a5306e5dee4e1d88 | 55,866 | cpp | C++ | fallen/Source/hm.cpp | inco1/MuckyFoot-UrbanChaos | 81aa5cfe18ef7fe2d1b1f9911bd33a47c22d5390 | [
"MIT"
] | 188 | 2017-05-20T03:26:33.000Z | 2022-03-10T16:58:39.000Z | fallen/Source/hm.cpp | dizzy2003/MuckyFoot-UrbanChaos | 81aa5cfe18ef7fe2d1b1f9911bd33a47c22d5390 | [
"MIT"
] | 7 | 2017-05-28T14:28:13.000Z | 2022-01-09T01:47:38.000Z | fallen/Source/hm.cpp | inco1/MuckyFoot-UrbanChaos | 81aa5cfe18ef7fe2d1b1f9911bd33a47c22d5390 | [
"MIT"
] | 43 | 2017-05-20T07:31:32.000Z | 2022-03-09T18:39:35.000Z | //
// Hypermatter!
//
#ifndef TARGET_DC
#include "game.h"
#include <MFStdLib.h>
#include <stdlib.h>
#include <hm.h>
#include <math.h>
#include "c:\fallen\ddengine\headers\message.h"
#include "c:\fallen\ddengine\headers\matrix.h"
#include "maths.h"
#include "pap.h"
#include "memory.h"
//
// How to draw a line in the... | 18.161899 | 135 | 0.559858 | inco1 |
eb2aba4d10ebc7da175320b8465097189bd773b9 | 3,122 | cc | C++ | src/whetstone/MFD3D_Electromagnetics_Surface.cc | fmyuan/amanzi | edb7b815ae6c22956c8519acb9d87b92a9915ed4 | [
"RSA-MD"
] | 37 | 2017-04-26T16:27:07.000Z | 2022-03-01T07:38:57.000Z | src/whetstone/MFD3D_Electromagnetics_Surface.cc | fmyuan/amanzi | edb7b815ae6c22956c8519acb9d87b92a9915ed4 | [
"RSA-MD"
] | 494 | 2016-09-14T02:31:13.000Z | 2022-03-13T18:57:05.000Z | src/whetstone/MFD3D_Electromagnetics_Surface.cc | fmyuan/amanzi | edb7b815ae6c22956c8519acb9d87b92a9915ed4 | [
"RSA-MD"
] | 43 | 2016-09-26T17:58:40.000Z | 2022-03-25T02:29:59.000Z | /*
WhetStone, Version 2.2
Release name: naka-to.
Copyright 2010-201x held jointly by LANS/LANL, LBNL, and PNNL.
Amanzi is released under the three-clause BSD License.
The terms of use and "as is" disclaimer for this license are
provided in the top-level COPYRIGHT file.
Author: Konstantin Lipnikov (li... | 24.976 | 86 | 0.566944 | fmyuan |
eb2cabcf4770ed4433f93b659ee2b9659c6c6f0a | 7,501 | cpp | C++ | src/main.cpp | tony/tot-cpp-shmup | 40084b5e19eeabb0e65fa3f7aac7ea92cbf77fee | [
"MIT"
] | 6 | 2016-12-31T11:42:17.000Z | 2019-10-25T07:11:26.000Z | src/main.cpp | tony/tot-cpp-shmup | 40084b5e19eeabb0e65fa3f7aac7ea92cbf77fee | [
"MIT"
] | null | null | null | src/main.cpp | tony/tot-cpp-shmup | 40084b5e19eeabb0e65fa3f7aac7ea92cbf77fee | [
"MIT"
] | null | null | null | /* Copyright 2016 Tony Narlock. All rights reserved. */
#include <fstream>
#include "config.h"
#include "game.h"
#include "game_panel.h"
#include "input.h"
#include "json.hpp"
#include "stage.h"
#include "util.h"
using json = nlohmann::json;
void LoadResources(const std::unique_ptr<SDL2pp::Renderer>& renderer,
... | 33.636771 | 80 | 0.590721 | tony |
eb2d8fb96904ac2eff415b41e70bc36982e21c5b | 2,589 | cpp | C++ | src/main.cpp | stop-pattern/cab-v202 | 4ed4334128dfbd9c0529691a968bc776a9b4d494 | [
"MIT"
] | null | null | null | src/main.cpp | stop-pattern/cab-v202 | 4ed4334128dfbd9c0529691a968bc776a9b4d494 | [
"MIT"
] | null | null | null | src/main.cpp | stop-pattern/cab-v202 | 4ed4334128dfbd9c0529691a968bc776a9b4d494 | [
"MIT"
] | null | null | null | #include <Arduino.h>
#include <vector>
#include "TR.BIDS.libs.h"
#include "data.h"
#include "define.h"
uint bidsVer = VERSION;
bool outputStatus = false;
std::vector<byte> latest = {};
BIDS bids = BIDS(&Serial);
cData storedData = cData();
void setup() {
Serial.begin(19200);
while (!Serial) delay(1);
#ifdef _D... | 21.756303 | 52 | 0.614137 | stop-pattern |
eb32428b01e1bfaad8a254c0e6227adf2fd426b9 | 3,650 | cpp | C++ | cnf_dump/main.cpp | appu226/FactorGraph | 26e4de8518874abf2696a167eaf3dbaede5930f8 | [
"MIT"
] | null | null | null | cnf_dump/main.cpp | appu226/FactorGraph | 26e4de8518874abf2696a167eaf3dbaede5930f8 | [
"MIT"
] | null | null | null | cnf_dump/main.cpp | appu226/FactorGraph | 26e4de8518874abf2696a167eaf3dbaede5930f8 | [
"MIT"
] | null | null | null | /*
Copyright 2019 Parakram Majumdar
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, ... | 28.968254 | 116 | 0.669863 | appu226 |
eb324d42eb1aef95b4fc28486df431977ce2e6a5 | 262 | cpp | C++ | environment/cartpole/src/test/CartpoleEnv.cpp | matthieu637/ddrl | a454d09a3ac9be5db960ff180b3d075c2f9e4a70 | [
"MIT"
] | 27 | 2017-11-27T09:32:41.000Z | 2021-03-02T13:50:23.000Z | environment/cartpole/src/test/CartpoleEnv.cpp | matthieu637/ddrl | a454d09a3ac9be5db960ff180b3d075c2f9e4a70 | [
"MIT"
] | 10 | 2018-10-09T14:39:14.000Z | 2020-11-10T15:01:00.000Z | environment/cartpole/src/test/CartpoleEnv.cpp | matthieu637/ddrl | a454d09a3ac9be5db960ff180b3d075c2f9e4a70 | [
"MIT"
] | 3 | 2019-05-16T09:14:15.000Z | 2019-08-15T14:35:40.000Z |
#include "bib/Assert.hpp"
#include "arch/Simulator.hpp"
#include "arch/Example.hpp"
#include "CartpoleEnv.hpp"
int main(int argc, char **argv) {
arch::Simulator<CartpoleEnv, arch::ExampleAgent> s;
s.init(argc, argv);
s.run();
LOG_DEBUG("works !");
}
| 17.466667 | 53 | 0.679389 | matthieu637 |
eb3257d7e668ffce0c2ca11ba02bba9200e16a91 | 1,433 | cc | C++ | source/blender/nodes/simulation/node_simulation_tree.cc | MarkC-b3d/blender-mc3d | b7186feefe7cf6b3fe503e6225fc43dacd97b13f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2021-06-30T00:39:40.000Z | 2021-06-30T00:39:40.000Z | source/blender/nodes/simulation/node_simulation_tree.cc | MarkC-b3d/blender-mc3d | b7186feefe7cf6b3fe503e6225fc43dacd97b13f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/blender/nodes/simulation/node_simulation_tree.cc | MarkC-b3d/blender-mc3d | b7186feefe7cf6b3fe503e6225fc43dacd97b13f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2020-12-02T20:05:42.000Z | 2020-12-02T20:05:42.000Z | /*
* 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 License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | 31.152174 | 74 | 0.742498 | MarkC-b3d |
eb329d6b3a5f3b69a35a40769de8be0b50e2879c | 648 | cpp | C++ | algorithms/dynamic programming/MandragoraForest.cpp | HannoFlohr/hackerrank | 9644c78ce05a6b1bc5d8f542966781d53e5366e3 | [
"MIT"
] | null | null | null | algorithms/dynamic programming/MandragoraForest.cpp | HannoFlohr/hackerrank | 9644c78ce05a6b1bc5d8f542966781d53e5366e3 | [
"MIT"
] | null | null | null | algorithms/dynamic programming/MandragoraForest.cpp | HannoFlohr/hackerrank | 9644c78ce05a6b1bc5d8f542966781d53e5366e3 | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
typedef unsigned long long int ll;
int main()
{
int t, n;
cin >> t;
while(t--) {
cin >> n;
vector<ll> health (n);
for(int i=0; i<n; i++)
cin >> health[i];
sort(health.begin(), health.end());
ll p, s... | 18 | 43 | 0.427469 | HannoFlohr |
eb339bb8f067ac3e84622d1bdc68ae82d49a90c4 | 1,867 | cpp | C++ | ms-utils/simulation/hs/TS_hs_msg.cpp | nasa/gunns | 248323939a476abe5178538cd7a3512b5f42675c | [
"NASA-1.3"
] | 18 | 2020-01-23T12:14:09.000Z | 2022-02-27T22:11:35.000Z | ms-utils/simulation/hs/TS_hs_msg.cpp | nasa/gunns | 248323939a476abe5178538cd7a3512b5f42675c | [
"NASA-1.3"
] | 39 | 2020-11-20T12:19:35.000Z | 2022-02-22T18:45:55.000Z | ms-utils/simulation/hs/TS_hs_msg.cpp | nasa/gunns | 248323939a476abe5178538cd7a3512b5f42675c | [
"NASA-1.3"
] | 7 | 2020-02-10T19:25:43.000Z | 2022-03-16T01:10:00.000Z | /****************************************** TRICK HEADER ******************************************
@copyright Copyright 2019 United States Government as represented by the Administrator of the
National Aeronautics and Space Administration. All Rights Reserved.
PURPOSE:
(Health and status C-Style messa... | 29.171875 | 99 | 0.58436 | nasa |
eb35ed0a53c2f53a5e28b8265d77940fc4c95db0 | 2,981 | hpp | C++ | include/depthai/pipeline/datatype/FeatureTrackerConfig.hpp | jdavidberger/depthai-core | daf3577f67318fddd4530090adf86a4be5d9e970 | [
"MIT"
] | 112 | 2020-09-05T01:56:31.000Z | 2022-03-27T15:20:07.000Z | include/depthai/pipeline/datatype/FeatureTrackerConfig.hpp | jdavidberger/depthai-core | daf3577f67318fddd4530090adf86a4be5d9e970 | [
"MIT"
] | 226 | 2020-06-12T11:14:17.000Z | 2022-03-31T13:32:36.000Z | include/depthai/pipeline/datatype/FeatureTrackerConfig.hpp | jdavidberger/depthai-core | daf3577f67318fddd4530090adf86a4be5d9e970 | [
"MIT"
] | 66 | 2020-09-06T03:22:27.000Z | 2022-03-30T09:01:29.000Z | #pragma once
#include <unordered_map>
#include <vector>
#include "depthai-shared/datatype/RawFeatureTrackerConfig.hpp"
#include "depthai/pipeline/datatype/Buffer.hpp"
namespace dai {
/**
* FeatureTrackerConfig message. Carries config for feature tracking algorithm
*/
class FeatureTrackerConfig : public Buffer {
... | 28.663462 | 91 | 0.704462 | jdavidberger |
eb3a99f55e82629fe0d36a2766b47357200fbb0f | 1,391 | cc | C++ | src/traced/probes/ftrace/ftrace_stats.cc | nicomazz/perfetto | fb875c61cf00ded88a3f46cb562ab943129cb7af | [
"Apache-2.0"
] | 3 | 2021-03-07T19:52:29.000Z | 2021-11-25T01:57:25.000Z | src/traced/probes/ftrace/ftrace_stats.cc | nicomazz/perfetto | fb875c61cf00ded88a3f46cb562ab943129cb7af | [
"Apache-2.0"
] | 9 | 2019-12-30T02:56:16.000Z | 2020-12-22T07:05:04.000Z | src/traced/probes/ftrace/ftrace_stats.cc | nicomazz/perfetto | fb875c61cf00ded88a3f46cb562ab943129cb7af | [
"Apache-2.0"
] | 15 | 2018-09-17T18:30:47.000Z | 2021-11-25T01:57:19.000Z | /*
* Copyright (C) 2018 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... | 33.119048 | 75 | 0.75629 | nicomazz |
eb3b128ff15e84412969a96453b947e3bd7849a4 | 2,661 | cpp | C++ | hyperUI/source/3D/Object3DManager.cpp | sadcatsoft/hyperui | f26242a9034ad1e0abf54bd7691fe48809262f5b | [
"MIT"
] | 2 | 2019-05-17T16:16:21.000Z | 2019-08-21T20:18:22.000Z | hyperUI/source/3D/Object3DManager.cpp | sadcatsoft/hyperui | f26242a9034ad1e0abf54bd7691fe48809262f5b | [
"MIT"
] | 1 | 2018-10-18T22:05:12.000Z | 2018-10-18T22:05:12.000Z | hyperUI/source/3D/Object3DManager.cpp | sadcatsoft/hyperui | f26242a9034ad1e0abf54bd7691fe48809262f5b | [
"MIT"
] | null | null | null | #include "stdafx.h"
namespace HyperUI
{
/********************************************************************************************/
Object3DManager::Object3DManager()
{
}
/********************************************************************************************/
Object3DManager::~Object3DManager()
{
... | 26.61 | 105 | 0.505825 | sadcatsoft |