hexsha stringlengths 40 40 | size int64 19 11.4M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 270 | max_stars_repo_name stringlengths 5 110 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 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 3 270 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 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 3 270 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 19 11.4M | avg_line_length float64 1.93 229k | max_line_length int64 12 688k | alphanum_fraction float64 0.07 0.99 | matches listlengths 1 10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
04a4bc91fe43a900a3b2c194787297f215482a9f | 7,859 | cc | C++ | paddle/fluid/operators/mkldnn/pool_mkldnn_op.cc | dingsiyu/Paddle | 2c974cc316bce4054bdf28d1f6b4c3bb8bd99d75 | [
"Apache-2.0"
] | 2 | 2021-02-04T15:04:21.000Z | 2021-02-07T14:20:00.000Z | paddle/fluid/operators/mkldnn/pool_mkldnn_op.cc | cheeryoung79/Paddle | ac2e2e6b7f8e4fa449c824ac9f4d23e3af05c7d3 | [
"Apache-2.0"
] | null | null | null | paddle/fluid/operators/mkldnn/pool_mkldnn_op.cc | cheeryoung79/Paddle | ac2e2e6b7f8e4fa449c824ac9f4d23e3af05c7d3 | [
"Apache-2.0"
] | 1 | 2021-03-16T13:40:08.000Z | 2021-03-16T13:40:08.000Z | /* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... | 41.582011 | 80 | 0.667388 | [
"vector"
] |
04bc0341fe536612de6a2575c9c62cbd23aea570 | 2,682 | hpp | C++ | include/leaf-disk-gen/common.hpp | mgradysaunders/leaf-disk-gen | 955df6c7a37bcec7697c708fe8e0886680075fe4 | [
"BSD-2-Clause"
] | 1 | 2020-08-17T15:35:20.000Z | 2020-08-17T15:35:20.000Z | include/leaf-disk-gen/common.hpp | mgradysaunders/leaf-disk-gen | 955df6c7a37bcec7697c708fe8e0886680075fe4 | [
"BSD-2-Clause"
] | null | null | null | include/leaf-disk-gen/common.hpp | mgradysaunders/leaf-disk-gen | 955df6c7a37bcec7697c708fe8e0886680075fe4 | [
"BSD-2-Clause"
] | null | null | null | /* Copyright (c) 2020 M. Grady Saunders
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above
* copyright notice, this list of conditions and the f... | 24.833333 | 77 | 0.719612 | [
"vector"
] |
04bc48b9dac37a1b2b83a520e593ab964e44d44e | 2,044 | cpp | C++ | Homework5/abbreviation.cpp | hidacow/CPPstudy | 70f0e9d93684955b53d2361c86a3585e681e9502 | [
"MIT"
] | 1 | 2020-10-20T02:54:20.000Z | 2020-10-20T02:54:20.000Z | Homework5/abbreviation.cpp | hidacow/CPPstudy | 70f0e9d93684955b53d2361c86a3585e681e9502 | [
"MIT"
] | null | null | null | Homework5/abbreviation.cpp | hidacow/CPPstudy | 70f0e9d93684955b53d2361c86a3585e681e9502 | [
"MIT"
] | 1 | 2020-10-23T08:39:44.000Z | 2020-10-23T08:39:44.000Z | #include<iostream>
#include<string>
#include<vector>
#include<sstream>
using namespace std;
string Abbreviate(string str) {
string returnstr;
istringstream istr(str);
vector<string> wordlist;
while (istr >> str)
wordlist.push_back(str); //add to wordlist
for (int i = 0; i < wordlist.s... | 37.851852 | 169 | 0.454501 | [
"vector"
] |
04c4bdcfef543da0a09f2f89b34bac9f9c36fcfa | 31,815 | hxx | C++ | src/Filtering/tubeImageMathFilters.hxx | thewtex/TubeTK | 7536c6c112e1785cead4d008e8fae5ca8f527f20 | [
"Apache-2.0"
] | null | null | null | src/Filtering/tubeImageMathFilters.hxx | thewtex/TubeTK | 7536c6c112e1785cead4d008e8fae5ca8f527f20 | [
"Apache-2.0"
] | null | null | null | src/Filtering/tubeImageMathFilters.hxx | thewtex/TubeTK | 7536c6c112e1785cead4d008e8fae5ca8f527f20 | [
"Apache-2.0"
] | null | null | null | /*=========================================================================
Library: TubeTK
Copyright 2010 Kitware Inc. 28 Corporate Drive,
Clifton Park, NY, 12065, USA.
All rights reserved.
Licensed under the Apache License, Version 2.0 ( the "License" );
you may not use this file except in compliance with the L... | 28.179805 | 80 | 0.591671 | [
"vector"
] |
04c4cf4e6b2c0c22f5b512f11ee3370db3b1005d | 10,422 | cc | C++ | cpp/src/arrow/stl-test.cc | jblondin/arrow | 319effd98e6d1d4282751471ebefaf325b0df09f | [
"Apache-2.0"
] | 6 | 2019-08-18T11:04:42.000Z | 2021-12-29T13:47:07.000Z | cpp/src/arrow/stl-test.cc | jblondin/arrow | 319effd98e6d1d4282751471ebefaf325b0df09f | [
"Apache-2.0"
] | 3 | 2021-07-26T15:45:24.000Z | 2022-01-18T10:13:28.000Z | cpp/src/arrow/stl-test.cc | jblondin/arrow | 319effd98e6d1d4282751471ebefaf325b0df09f | [
"Apache-2.0"
] | 3 | 2021-03-23T19:45:48.000Z | 2021-03-23T21:36:16.000Z | // Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may... | 45.710526 | 90 | 0.673959 | [
"vector"
] |
04c502f74ec6317082a7772b871dc64d4a23169d | 2,774 | cpp | C++ | C++/source/sorting/counting_sort.cpp | SKAUL05/Algos | f611f072035ea35604983a89a6f7ff38bde43134 | [
"MIT"
] | 2 | 2017-07-06T14:34:32.000Z | 2021-03-06T04:53:43.000Z | C++/source/sorting/counting_sort.cpp | SKAUL05/Algos | f611f072035ea35604983a89a6f7ff38bde43134 | [
"MIT"
] | null | null | null | C++/source/sorting/counting_sort.cpp | SKAUL05/Algos | f611f072035ea35604983a89a6f7ff38bde43134 | [
"MIT"
] | null | null | null | /*
Counting sort (stable)
----------------------
An integer sorting algorithm that operates by counting the number of objects
that have each distinct key value, and using arithmetic on those counts
to determine the positions of each key value in the output sequence.
Time complexity
--------... | 27.465347 | 84 | 0.620764 | [
"vector"
] |
04c86c41b990ad978442369093c0fa765bbeea2d | 6,335 | cxx | C++ | IMU/VTK-6.2.0/Rendering/Core/vtkAbstractMapper.cxx | timkrentz/SunTracker | 9a189cc38f45e5fbc4e4c700d7295a871d022795 | [
"MIT"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | IMU/VTK-6.2.0/Rendering/Core/vtkAbstractMapper.cxx | timkrentz/SunTracker | 9a189cc38f45e5fbc4e4c700d7295a871d022795 | [
"MIT"
] | null | null | null | IMU/VTK-6.2.0/Rendering/Core/vtkAbstractMapper.cxx | timkrentz/SunTracker | 9a189cc38f45e5fbc4e4c700d7295a871d022795 | [
"MIT"
] | null | null | null | /*=========================================================================
Program: Visualization Toolkit
Module: vtkAbstractMapper.cxx
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
Thi... | 26.506276 | 109 | 0.58311 | [
"object"
] |
04cf103366989288759f39fd2d561535d54c6fcf | 7,659 | cpp | C++ | src/Rcpp_s2cell.cpp | odvratnozgodan/s2 | e5293d0944e5053e0300d61823914728032c16c9 | [
"Apache-2.0"
] | null | null | null | src/Rcpp_s2cell.cpp | odvratnozgodan/s2 | e5293d0944e5053e0300d61823914728032c16c9 | [
"Apache-2.0"
] | null | null | null | src/Rcpp_s2cell.cpp | odvratnozgodan/s2 | e5293d0944e5053e0300d61823914728032c16c9 | [
"Apache-2.0"
] | null | null | null | #include "Rcpp_datatypes.h"
#include <Rcpp.h>
#include <s2/s2.h>
#include <s2/s2cap.h>
#include <s2/s2cellid.h>
#include <s2/s2cell.h>
#include <s2/s2polygon.h>
#include <s2/s2regioncoverer.h>
using namespace Rcpp;
// Declare function from Rcpp_s2polygon.cpp
void S2PolygonInitFromR(List, S2Polygon&);
std::vector<S2C... | 27.952555 | 111 | 0.656744 | [
"object",
"vector"
] |
04d31899b49248b929a3a423775b2ed474e36796 | 919 | cpp | C++ | 64. Minimum Path Sum/Solution.cpp | Ainevsia/Leetcode-Rust | c4f16d72f3c0d0524478b6bb90fefae9607d88be | [
"BSD-2-Clause"
] | 15 | 2020-02-07T13:04:05.000Z | 2022-03-02T14:33:21.000Z | 64. Minimum Path Sum/Solution.cpp | Ainevsia/Leetcode-Rust | c4f16d72f3c0d0524478b6bb90fefae9607d88be | [
"BSD-2-Clause"
] | null | null | null | 64. Minimum Path Sum/Solution.cpp | Ainevsia/Leetcode-Rust | c4f16d72f3c0d0524478b6bb90fefae9607d88be | [
"BSD-2-Clause"
] | 3 | 2020-04-02T15:36:57.000Z | 2021-09-14T14:13:44.000Z | #include <string>
#include <vector>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <tuple>
#include <deque>
#include <unordered_map>
#include <map>
#include <cmath>
#include <queue>
using namespace std;
class Solution {
public:
int minPathSum(vector<vector<int>>& grid) {
if (grid.size... | 22.414634 | 78 | 0.482046 | [
"vector"
] |
04d33bc05680185ab09d1bed13a3bafb88e16806 | 12,863 | cpp | C++ | Homework/GraphingCalculator/GraphingCalculator/src/UIObjects.cpp | benjaminmao123/PCC_CS003A | 0339d83ebab7536952644517a99dc46702035b2b | [
"MIT"
] | null | null | null | Homework/GraphingCalculator/GraphingCalculator/src/UIObjects.cpp | benjaminmao123/PCC_CS003A | 0339d83ebab7536952644517a99dc46702035b2b | [
"MIT"
] | null | null | null | Homework/GraphingCalculator/GraphingCalculator/src/UIObjects.cpp | benjaminmao123/PCC_CS003A | 0339d83ebab7536952644517a99dc46702035b2b | [
"MIT"
] | null | null | null | #include "UIObjects.h"
Selectable::Selectable()
: normalColor(sf::Color::White), highlightedColor(sf::Color::White),
pressedColor(sf::Color::White), selectedColor(sf::Color::White),
disabledColor(sf::Color::White), isInteractable(true),
isSelected(false), isHighlighted(false)
{
}
Selectable::~Selectable()
{
}
... | 17.572404 | 86 | 0.720672 | [
"render"
] |
04d3fe9a303aec88249cb2ab08442079390fee40 | 7,981 | cpp | C++ | src/metric.cpp | lxwinspur/telemetry | 93064d8fcef2c6fde1f61c0cedacb46b21eab039 | [
"Apache-2.0"
] | null | null | null | src/metric.cpp | lxwinspur/telemetry | 93064d8fcef2c6fde1f61c0cedacb46b21eab039 | [
"Apache-2.0"
] | null | null | null | src/metric.cpp | lxwinspur/telemetry | 93064d8fcef2c6fde1f61c0cedacb46b21eab039 | [
"Apache-2.0"
] | null | null | null | #include "metric.hpp"
#include "details/collection_function.hpp"
#include "types/report_types.hpp"
#include "utils/labeled_tuple.hpp"
#include "utils/transform.hpp"
#include <algorithm>
class Metric::CollectionData
{
public:
using ReadingItem = details::ReadingItem;
virtual ~CollectionData() = default;
... | 30.934109 | 80 | 0.600301 | [
"vector",
"transform"
] |
04d87852b9968536e6a7966e4f942fbe3484f809 | 22,652 | cpp | C++ | src/Elba/Core/Components/CS370/ResizeHandler.cpp | nicholasammann/elba | 8d7a8ae7c8b55b87ee7dcd02aaea1b175e6dd8ce | [
"MIT"
] | 1 | 2018-10-01T19:34:57.000Z | 2018-10-01T19:34:57.000Z | src/Elba/Core/Components/CS370/ResizeHandler.cpp | nicholasammann/elba | 8d7a8ae7c8b55b87ee7dcd02aaea1b175e6dd8ce | [
"MIT"
] | 9 | 2018-09-09T16:07:22.000Z | 2018-11-06T20:34:30.000Z | src/Elba/Core/Components/CS370/ResizeHandler.cpp | nicholasammann/elba | 8d7a8ae7c8b55b87ee7dcd02aaea1b175e6dd8ce | [
"MIT"
] | null | null | null | #include <cmath>
#include <random>
#include <algorithm>
#include "Elba/Core/Object.hpp"
#include "Elba/Core/Components/CS370/ResizeHandler.hpp"
#include "Elba/Core/Components/Model.hpp"
#include "Elba/Core/Components/Transform.hpp"
#include "Elba/Graphics/OpenGL/OpenGLMesh.hpp"
namespace Elba
{
ResizeHandler::Res... | 26.278422 | 140 | 0.62127 | [
"mesh",
"object",
"vector",
"model",
"transform"
] |
3e2098b1f779af438b84d45426bc3e7b0624735c | 56,563 | cpp | C++ | fallen/Editor/Source/PrPiTab.cpp | jordandavidson/MuckyFoot-UrbanChaos | 00f7bda3f061bff9ecbb611d430f8f71bd557d14 | [
"MIT"
] | 188 | 2017-05-20T03:26:33.000Z | 2022-03-10T16:58:39.000Z | fallen/Editor/Source/PrPiTab.cpp | jordandavidson/MuckyFoot-UrbanChaos | 00f7bda3f061bff9ecbb611d430f8f71bd557d14 | [
"MIT"
] | 7 | 2017-05-28T14:28:13.000Z | 2022-01-09T01:47:38.000Z | fallen/Editor/Source/PrPiTab.cpp | inco1/MuckyFoot-UrbanChaos | 81aa5cfe18ef7fe2d1b1f9911bd33a47c22d5390 | [
"MIT"
] | 43 | 2017-05-20T07:31:32.000Z | 2022-03-09T18:39:35.000Z | #include "Editor.hpp"
#include "PrPiTab.hpp"
#include "engine.h"
#include "math.h"
#include "FileReq.hpp"
#include "c:\fallen\headers\io.h"
#include "c:\fallen\headers\memory.h"
//#include "collide.hpp" //needed for ele_shift
extern void matrix_transformZMY(Matrix31* result, Matrix33* trans, Matrix31* mat2);
extern... | 23.162572 | 248 | 0.676502 | [
"object",
"transform"
] |
3e274517cf24f5496e04dad36fc947ec2f90ac38 | 2,542 | cpp | C++ | ponos/tests/blas_tests.cpp | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 1 | 2021-09-17T18:37:55.000Z | 2021-09-17T18:37:55.000Z | ponos/tests/blas_tests.cpp | filipecn/ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 9 | 2017-11-03T01:34:48.000Z | 2020-05-09T19:26:51.000Z | ponos/tests/blas_tests.cpp | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 2 | 2021-09-17T18:38:11.000Z | 2021-09-17T18:38:22.000Z | #include <catch2/catch.hpp>
#include <ponos/ponos.h>
using namespace ponos;
TEST_CASE("BLAS_Vector", "[blas][vector]") {
SECTION("constructors") {
Vector<f32> a;
REQUIRE(a.size() == 0);
Vector<f32> b(10);
REQUIRE(b.size() == 10);
Vector<f32> c(10, 3.f);
for (int i = 0; i < 10; ++i)
RE... | 25.938776 | 58 | 0.448859 | [
"vector"
] |
3e2ba8e45228af9cedcb5c93672af8ea84300968 | 1,009 | cpp | C++ | softboundcets-llvm-clang34/tools/clang/test/SemaCXX/operator-arrow-depth.cpp | jiwon6833/MTE | 38a905cbf877de4d6be8ded327ab3c961289e6ca | [
"BSD-3-Clause"
] | 36 | 2015-01-13T19:34:04.000Z | 2022-03-07T22:22:15.000Z | softboundcets-llvm-clang34/tools/clang/test/SemaCXX/operator-arrow-depth.cpp | jiwon6833/MTE | 38a905cbf877de4d6be8ded327ab3c961289e6ca | [
"BSD-3-Clause"
] | 7 | 2015-10-20T19:05:01.000Z | 2021-11-13T14:55:47.000Z | 3.4.2/cfe-3.4.2.src/test/SemaCXX/operator-arrow-depth.cpp | androm3da/clang_sles | 2ba6d0711546ad681883c42dfb8661b842806695 | [
"MIT"
] | 18 | 2015-04-23T20:59:52.000Z | 2021-11-18T20:06:39.000Z | // RUN: %clang_cc1 -fsyntax-only -verify %s -DMAX=128 -foperator-arrow-depth 128
// RUN: %clang_cc1 -fsyntax-only -verify %s -DMAX=2 -foperator-arrow-depth 2
// RUN: %clang -fsyntax-only -Xclang -verify %s -DMAX=10 -foperator-arrow-depth=10
template<int N> struct B;
template<int N> struct A {
B<N> operator->(); // e... | 37.37037 | 160 | 0.635282 | [
"object"
] |
3e2db152bee1548cfc200c74d914190779b02793 | 4,460 | cc | C++ | node_modules/node-pty/deps/winpty/misc/buffer-tests/HandleTests/Win7_Conout_Crash.cc | saurabh1294/xterm.js | 7f213ceb823ebc82dd6e80698ae07868d772a76f | [
"MIT"
] | null | null | null | node_modules/node-pty/deps/winpty/misc/buffer-tests/HandleTests/Win7_Conout_Crash.cc | saurabh1294/xterm.js | 7f213ceb823ebc82dd6e80698ae07868d772a76f | [
"MIT"
] | null | null | null | node_modules/node-pty/deps/winpty/misc/buffer-tests/HandleTests/Win7_Conout_Crash.cc | saurabh1294/xterm.js | 7f213ceb823ebc82dd6e80698ae07868d772a76f | [
"MIT"
] | null | null | null | #include <TestCommon.h>
// Test for the Windows 7 win7_conout_crash bug.
//
// See console-handle.md, #win7_conout_crash, for theory. Basically, if a
// process does not have a handle for a screen buffer, and it opens and closes
// CONOUT$, then the buffer is destroyed, even though another process is still
// ... | 37.79661 | 84 | 0.543946 | [
"object"
] |
3e2dd302671a7ec8a481839288a619b0778a0d15 | 297,125 | hpp | C++ | cisco-ios-xr/ydk/models/cisco_ios_xr/fragmented/Cisco_IOS_XR_ipv4_bgp_oper_2.hpp | CiscoDevNet/ydk-cpp | ef7d75970f2ef1154100e0f7b0a2ee823609b481 | [
"ECL-2.0",
"Apache-2.0"
] | 17 | 2016-12-02T05:45:49.000Z | 2022-02-10T19:32:54.000Z | cisco-ios-xr/ydk/models/cisco_ios_xr/fragmented/Cisco_IOS_XR_ipv4_bgp_oper_2.hpp | CiscoDevNet/ydk-cpp | ef7d75970f2ef1154100e0f7b0a2ee823609b481 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2017-03-27T15:22:38.000Z | 2019-11-05T08:30:16.000Z | cisco-ios-xr/ydk/models/cisco_ios_xr/fragmented/Cisco_IOS_XR_ipv4_bgp_oper_2.hpp | CiscoDevNet/ydk-cpp | ef7d75970f2ef1154100e0f7b0a2ee823609b481 | [
"ECL-2.0",
"Apache-2.0"
] | 11 | 2016-12-02T05:45:52.000Z | 2019-11-07T08:28:17.000Z | #ifndef _CISCO_IOS_XR_IPV4_BGP_OPER_2_
#define _CISCO_IOS_XR_IPV4_BGP_OPER_2_
#include <memory>
#include <vector>
#include <string>
#include <ydk/types.hpp>
#include <ydk/errors.hpp>
#include "Cisco_IOS_XR_ipv4_bgp_oper_0.hpp"
#include "Cisco_IOS_XR_ipv4_bgp_oper_1.hpp"
namespace cisco_ios_xr {
namespace Cisco_IOS_X... | 75.700637 | 333 | 0.768683 | [
"vector"
] |
3e366249e5a93415a98f19b84d757ea581c3a78e | 1,189 | cpp | C++ | rotateArrayLeft.cpp | DeeptanshuM/Algorithms | 48f91e952b71370127db33fa42d642062690f9d9 | [
"MIT"
] | null | null | null | rotateArrayLeft.cpp | DeeptanshuM/Algorithms | 48f91e952b71370127db33fa42d642062690f9d9 | [
"MIT"
] | null | null | null | rotateArrayLeft.cpp | DeeptanshuM/Algorithms | 48f91e952b71370127db33fa42d642062690f9d9 | [
"MIT"
] | null | null | null | /*
input:
n k
array of n ints to be rotate left k places
my solution:
simply utilize the modulo property that anynumber mod n guarantess that
the result will be between 0 and n - 1, both ends inclusive, iterate throught the
given array and make the appropriate assignments
*/
#include <map>
#include <set>
#include <li... | 20.152542 | 81 | 0.633305 | [
"vector"
] |
3e3c13549baf47ad2be19f3e37becb2db83d3376 | 4,861 | cpp | C++ | src/codegen/lang/if.cpp | 17zhangw/peloton | 484d76df9344cb5c153a2c361c5d5018912d4cf4 | [
"Apache-2.0"
] | 3 | 2018-01-08T01:06:17.000Z | 2019-06-17T23:14:36.000Z | src/codegen/lang/if.cpp | 17zhangw/peloton | 484d76df9344cb5c153a2c361c5d5018912d4cf4 | [
"Apache-2.0"
] | 1 | 2017-04-04T17:03:59.000Z | 2017-04-04T17:03:59.000Z | src/codegen/lang/if.cpp | 17zhangw/peloton | 484d76df9344cb5c153a2c361c5d5018912d4cf4 | [
"Apache-2.0"
] | 2 | 2017-03-23T18:59:38.000Z | 2017-03-25T19:15:08.000Z | //===----------------------------------------------------------------------===//
//
// Peloton
//
// if.cpp
//
// Identification: src/codegen/lang/if.cpp
//
// Copyright (c) 2015-2018, Carnegie Mellon University Database Group
//
//===-------------------------------------------------------------... | 33.993007 | 80 | 0.655832 | [
"vector"
] |
3e3d08641c22d95bb95ef55df62ea68c45063a9c | 23,313 | cxx | C++ | tomviz/modules/ModuleVolume.cxx | sankhesh/tomviz | 7116f4eb75b30534a24462f4ddfb1694fe41c308 | [
"BSD-3-Clause"
] | 284 | 2015-01-05T08:53:20.000Z | 2022-03-31T07:35:16.000Z | tomviz/modules/ModuleVolume.cxx | sankhesh/tomviz | 7116f4eb75b30534a24462f4ddfb1694fe41c308 | [
"BSD-3-Clause"
] | 1,579 | 2015-03-19T15:56:44.000Z | 2022-03-21T11:29:04.000Z | tomviz/modules/ModuleVolume.cxx | sankhesh/tomviz | 7116f4eb75b30534a24462f4ddfb1694fe41c308 | [
"BSD-3-Clause"
] | 74 | 2015-01-29T16:24:32.000Z | 2022-03-07T21:52:29.000Z | /* This source file is part of the Tomviz project, https://tomviz.org/.
It is released under the 3-Clause BSD License, see "LICENSE". */
#include "ModuleVolume.h"
#include "ModuleVolumeWidget.h"
#include "DataSource.h"
#include "HistogramManager.h"
#include "ScalarsComboBox.h"
#include "VolumeManager.h"
#include "... | 29.850192 | 80 | 0.710676 | [
"object",
"vector"
] |
3e3d70621f652ddad42773093a3ff2e4b9800737 | 3,231 | cpp | C++ | Leetcode Daily Challenge/October-2021/8. Implement Trie.cpp | Simran2000-jpg/DataStructures-Algorithms | 65b62033479d8d3941dc491c44c8ddada5887382 | [
"MIT"
] | 1 | 2022-01-23T15:41:37.000Z | 2022-01-23T15:41:37.000Z | Leetcode Daily Challenge/October-2021/8. Implement Trie.cpp | Simran2000-jpg/DataStructures-Algorithms | 65b62033479d8d3941dc491c44c8ddada5887382 | [
"MIT"
] | 2 | 2022-02-25T13:36:46.000Z | 2022-02-25T14:06:44.000Z | Leetcode Daily Challenge/October-2021/8. Implement Trie.cpp | Simran2000-jpg/DataStructures-Algorithms | 65b62033479d8d3941dc491c44c8ddada5887382 | [
"MIT"
] | 1 | 2022-01-23T22:00:48.000Z | 2022-01-23T22:00:48.000Z | /*
A trie (pronounced as "try") or prefix tree is a tree data structure used to efficiently store and retrieve keys in a dataset of strings. There are various applications of this data structure, such as autocomplete and spellchecker.
Implement the Trie class:
Trie() Initializes the trie object.
void insert(Str... | 27.615385 | 232 | 0.543794 | [
"object"
] |
3e3ffa501bc26638cfa36908ec2efa62cfa3aecf | 3,411 | cc | C++ | src/storage/blobfs/iterator/node_populator.cc | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 5 | 2022-01-10T20:22:17.000Z | 2022-01-21T20:14:17.000Z | src/storage/blobfs/iterator/node_populator.cc | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 2 | 2021-09-19T21:55:09.000Z | 2021-12-19T03:34:53.000Z | src/storage/blobfs/iterator/node_populator.cc | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2018 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/storage/blobfs/iterator/node_populator.h"
#include <stdint.h>
#include <zircon/types.h>
#include <vector>
#include <safemath/safe_conversi... | 35.164948 | 97 | 0.709763 | [
"vector"
] |
3e40563f28a7096f86d788a7be296db88c790122 | 2,427 | cpp | C++ | src/fluxions_renderer_shader.cpp | microwerx/fluxions-renderer | d461ac437e9c410577eeb609b52b6dd386e03b03 | [
"MIT"
] | null | null | null | src/fluxions_renderer_shader.cpp | microwerx/fluxions-renderer | d461ac437e9c410577eeb609b52b6dd386e03b03 | [
"MIT"
] | null | null | null | src/fluxions_renderer_shader.cpp | microwerx/fluxions-renderer | d461ac437e9c410577eeb609b52b6dd386e03b03 | [
"MIT"
] | null | null | null | #include "fluxions_renderer_pch.hpp"
#include <fluxions_renderer_base.hpp>
#include <fluxions_renderer_shader.hpp>
namespace Fluxions {
bool CompileShaderFromFile(RendererShaderPtr& shader, GLenum type, const std::string& filename) {
const char* typeName =
(type == GL_VERTEX_SHADER) ? "vertex" :
(type == GL_F... | 28.22093 | 117 | 0.701689 | [
"geometry"
] |
3e40de0efd0197f1c95cc8892d728549edddc89e | 4,067 | cpp | C++ | lib/IRremoteESP8266/src/ir_Lasertag.cpp | Eliauk-Forever/JARVIS | 69569e530f0bc66c90bc2ba2a266edb65006bd6f | [
"MulanPSL-1.0"
] | 14 | 2019-07-09T09:38:59.000Z | 2022-02-11T13:57:18.000Z | lib/IRremoteESP8266/src/ir_Lasertag.cpp | Eliauk-Forever/JARVIS | 69569e530f0bc66c90bc2ba2a266edb65006bd6f | [
"MulanPSL-1.0"
] | null | null | null | lib/IRremoteESP8266/src/ir_Lasertag.cpp | Eliauk-Forever/JARVIS | 69569e530f0bc66c90bc2ba2a266edb65006bd6f | [
"MulanPSL-1.0"
] | 1 | 2021-06-26T22:26:58.000Z | 2021-06-26T22:26:58.000Z | // Copyright 2017 David Conran
/// @file
/// @brief Support for Lasertag protocols.
/// @see https://github.com/crankyoldgit/IRremoteESP8266/issues/366
// Supports:
// Brand: Lasertag, Model: Phaser emitters
#include <algorithm>
#include "IRrecv.h"
#include "IRsend.h"
#include "IRutils.h"
// Constants
const uint... | 34.760684 | 80 | 0.659208 | [
"model"
] |
3e4209fce1df0f0b4b577d578263b6a355cc9a3c | 4,435 | cc | C++ | glue-src/greeter-py-object.cc | Quuxplusone/hello-extension | a77f4bb18d0bb22dad2ddcb5eb58b7764ec45b6c | [
"MIT"
] | 3 | 2019-08-07T19:30:46.000Z | 2019-08-30T19:55:26.000Z | glue-src/greeter-py-object.cc | Quuxplusone/hello-extension | a77f4bb18d0bb22dad2ddcb5eb58b7764ec45b6c | [
"MIT"
] | null | null | null | glue-src/greeter-py-object.cc | Quuxplusone/hello-extension | a77f4bb18d0bb22dad2ddcb5eb58b7764ec45b6c | [
"MIT"
] | null | null | null | #include <Python.h>
#include "core-src/greeter.h"
namespace {
struct GreeterPyObject {
PyObject_HEAD
HelloWorld::Greeter *obj_;
static int init(PyObject *self_, PyObject *args, PyObject *kwargs) {
GreeterPyObject *self = reinterpret_cast<GreeterPyObject *>(self_);
const char *who = nullpt... | 34.379845 | 95 | 0.601353 | [
"object"
] |
3e428235acb03efef5af4d27f05e28a7d28cbfe0 | 12,401 | cc | C++ | content/browser/background_fetch/background_fetch_delegate_proxy.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | content/browser/background_fetch/background_fetch_delegate_proxy.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | content/browser/background_fetch/background_fetch_delegate_proxy.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2017 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 "content/browser/background_fetch/background_fetch_delegate_proxy.h"
#include <utility>
#include "base/bind.h"
#include "components/download/pu... | 36.907738 | 80 | 0.73228 | [
"geometry"
] |
3e4332458582327a6162dae084c89fea2f38040a | 957 | cpp | C++ | test/io/peek.cpp | freundlich/fcppt | 17df1b1ad08bf2435f6902d5465e3bc3fe5e3022 | [
"BSL-1.0"
] | 13 | 2015-02-21T18:35:14.000Z | 2019-12-29T14:08:29.000Z | test/io/peek.cpp | cpreh/fcppt | 17df1b1ad08bf2435f6902d5465e3bc3fe5e3022 | [
"BSL-1.0"
] | 5 | 2016-08-27T07:35:47.000Z | 2019-04-21T10:55:34.000Z | test/io/peek.cpp | freundlich/fcppt | 17df1b1ad08bf2435f6902d5465e3bc3fe5e3022 | [
"BSL-1.0"
] | 8 | 2015-01-10T09:22:37.000Z | 2019-12-01T08:31:12.000Z | // Copyright Carl Philipp Reh 2009 - 2021.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <fcppt/catch/begin.hpp>
#include <fcppt/catch/end.hpp>
#include <fcppt/io/peek.hpp>
#inclu... | 25.184211 | 61 | 0.69906 | [
"object"
] |
3e437cdb740bfe4e91405f1f9bea04a1290539a1 | 1,846 | cpp | C++ | src/gamebase/src/impl/skin/AnimatedObject.cpp | TheMrButcher/opengl_lessons | 76ac96c45773a54a85d49c6994770b0c3496303f | [
"MIT"
] | 1 | 2016-10-25T21:15:16.000Z | 2016-10-25T21:15:16.000Z | src/gamebase/src/impl/skin/AnimatedObject.cpp | TheMrButcher/gamebase | 76ac96c45773a54a85d49c6994770b0c3496303f | [
"MIT"
] | 375 | 2016-06-04T11:27:40.000Z | 2019-04-14T17:11:09.000Z | src/gamebase/src/impl/skin/AnimatedObject.cpp | TheMrButcher/gamebase | 76ac96c45773a54a85d49c6994770b0c3496303f | [
"MIT"
] | null | null | null | /**
* Copyright (c) 2018 Slavnejshev Filipp
* This file is licensed under the terms of the MIT license.
*/
#include <stdafx.h>
#include <gamebase/impl/skin/tools/AnimatedObject.h>
#include <gamebase/impl/serial/IDeserializer.h>
#include <gamebase/impl/serial/ISerializer.h>
namespace gamebase { namespace impl {
vo... | 30.262295 | 83 | 0.679307 | [
"geometry",
"vector"
] |
3e4474a728fe05b6767b433e4b4f08f737ec2164 | 6,952 | cpp | C++ | libs/maps/src/maps/CPointCloudFilterByDistance.cpp | skair39/mrpt | 88238f8ac1abdcf15401e14dc3a9faa5c59ba559 | [
"BSD-3-Clause"
] | 2 | 2019-02-20T02:36:05.000Z | 2019-02-20T02:46:51.000Z | libs/maps/src/maps/CPointCloudFilterByDistance.cpp | skair39/mrpt | 88238f8ac1abdcf15401e14dc3a9faa5c59ba559 | [
"BSD-3-Clause"
] | null | null | null | libs/maps/src/maps/CPointCloudFilterByDistance.cpp | skair39/mrpt | 88238f8ac1abdcf15401e14dc3a9faa5c59ba559 | [
"BSD-3-Clause"
] | null | null | null | /* +------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| http://www.mrpt.org/ |
| |
| Cop... | 29.333333 | 80 | 0.648446 | [
"vector"
] |
3e44eaae3dd72ba3fde6bc137545be0e03c9b15c | 1,999 | cpp | C++ | hello-world/TacoCat/hello.cpp | Pharphunuse/pr-practice | 230bce1a167dce33f26bef18ae3eea986bf0d7d4 | [
"MIT"
] | 6 | 2021-12-08T00:37:50.000Z | 2021-12-24T22:04:39.000Z | hello-world/TacoCat/hello.cpp | Pharphunuse/pr-practice | 230bce1a167dce33f26bef18ae3eea986bf0d7d4 | [
"MIT"
] | 19 | 2021-12-07T07:11:22.000Z | 2022-03-09T01:55:51.000Z | hello-world/TacoCat/hello.cpp | sjtolley9/pr-practice | 7406d6fe88f6d8b88385ae53d298d1560e741f59 | [
"MIT"
] | 9 | 2021-12-07T07:11:35.000Z | 2022-02-10T05:01:09.000Z | #include "RendererConsole.hpp"
#include <fstream>
#include <iostream>
#include <iterator>
#include <vector>
std::vector<std::vector<char>> ReadFile(int& maxRow);
int main()
{
int maxRow = 0;
auto vec = ReadFile(maxRow);
std::uint8_t rows = static_cast<std::uint8_t>(rlutil::trows());
if (maxRow > row... | 24.084337 | 87 | 0.497249 | [
"render",
"vector"
] |
3e56a90b401ae1feb7ced789d640893616e819f8 | 26,575 | cpp | C++ | dev/Code/CryEngine/CryEntitySystem/PhysicsEventListener.cpp | horvay/lumberyardtutor | 63b0681a7ed2a98d651b699984de92951721353e | [
"AML"
] | 5 | 2018-08-17T21:05:55.000Z | 2021-04-17T10:48:26.000Z | dev/Code/CryEngine/CryEntitySystem/PhysicsEventListener.cpp | JulianoCristian/Lumberyard-3 | dc523dd780f3cd1874251181b7cf6848b8db9959 | [
"AML"
] | null | null | null | dev/Code/CryEngine/CryEntitySystem/PhysicsEventListener.cpp | JulianoCristian/Lumberyard-3 | dc523dd780f3cd1874251181b7cf6848b8db9959 | [
"AML"
] | 5 | 2017-12-05T16:36:00.000Z | 2021-04-27T06:33:54.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 37.910128 | 193 | 0.608316 | [
"vector"
] |
3e5e6831bc88451a9344a8bdd5041d5d23b3c9cd | 6,273 | cc | C++ | DQMServices/Core/src/LegacyIOHelper.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 6 | 2017-09-08T14:12:56.000Z | 2022-03-09T23:57:01.000Z | DQMServices/Core/src/LegacyIOHelper.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 545 | 2017-09-19T17:10:19.000Z | 2022-03-07T16:55:27.000Z | DQMServices/Core/src/LegacyIOHelper.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 14 | 2017-10-04T09:47:21.000Z | 2019-10-23T18:04:45.000Z | #include "DQMServices/Core/interface/LegacyIOHelper.h"
#include <cstdio>
#include <cfloat>
#include <vector>
#include <string>
#include "TString.h"
#include "TSystem.h"
#include "TFile.h"
#include <sys/stat.h>
void LegacyIOHelper::save(std::string const &filename,
std::string const &path /*... | 37.562874 | 114 | 0.569425 | [
"vector"
] |
3e608efc01996dd5d67d0de3a82cae1dcbe2c648 | 5,143 | cc | C++ | slb/src/model/CreateDomainExtensionRequest.cc | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | slb/src/model/CreateDomainExtensionRequest.cc | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | slb/src/model/CreateDomainExtensionRequest.cc | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud 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... | 28.414365 | 119 | 0.776784 | [
"vector",
"model"
] |
3e63649ff830215734ea18dd1640c5a8550ef420 | 1,520 | cc | C++ | tensorflow/python/saved_model/pywrap_saved_model.cc | EricRemmerswaal/tensorflow | 141ff27877579c81a213fa113bd1b474c1749aca | [
"Apache-2.0"
] | 190,993 | 2015-11-09T13:17:30.000Z | 2022-03-31T23:05:27.000Z | tensorflow/python/saved_model/pywrap_saved_model.cc | EricRemmerswaal/tensorflow | 141ff27877579c81a213fa113bd1b474c1749aca | [
"Apache-2.0"
] | 48,461 | 2015-11-09T14:21:11.000Z | 2022-03-31T23:17:33.000Z | tensorflow/python/saved_model/pywrap_saved_model.cc | EricRemmerswaal/tensorflow | 141ff27877579c81a213fa113bd1b474c1749aca | [
"Apache-2.0"
] | 104,981 | 2015-11-09T13:40:17.000Z | 2022-03-31T19:51:54.000Z | /* Copyright 2021 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");;
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | 35.348837 | 80 | 0.739474 | [
"object"
] |
3e663113f2d0e834461a7c8050ead0132b996c56 | 27,499 | cc | C++ | src/sprepair_avx2.cc | YomikoR/VapourSynth-SPRepair | 248127174bb66fac9e7c51aa0b8917d502bf3a93 | [
"MIT"
] | 3 | 2021-06-16T06:15:10.000Z | 2021-09-17T04:21:21.000Z | src/sprepair_avx2.cc | YomikoR/VapourSynth-SPRepair | 248127174bb66fac9e7c51aa0b8917d502bf3a93 | [
"MIT"
] | null | null | null | src/sprepair_avx2.cc | YomikoR/VapourSynth-SPRepair | 248127174bb66fac9e7c51aa0b8917d502bf3a93 | [
"MIT"
] | null | null | null | #include "vapoursynth/VapourSynth4.h"
#include "vapoursynth/VSHelper4.h"
#include <immintrin.h>
#include <algorithm>
#include <utility>
#include <memory>
#include <vector>
/*
* Ref for the sorting network used: Vinod K Valsalam and Risto Miikkulainen,
* Using Symmetry and Evolutionary Search to Minimize Sorting Ne... | 37.060647 | 210 | 0.606095 | [
"vector"
] |
3e6b00609bd5f7a0a522b31fd529f94c52556adf | 25,796 | cpp | C++ | RocketStats/RocketStats.cpp | wwboynton/RocketStats | b1e0ed3a2ccd9070a1fed466309d2829af02e88b | [
"MIT"
] | null | null | null | RocketStats/RocketStats.cpp | wwboynton/RocketStats | b1e0ed3a2ccd9070a1fed466309d2829af02e88b | [
"MIT"
] | null | null | null | RocketStats/RocketStats.cpp | wwboynton/RocketStats | b1e0ed3a2ccd9070a1fed466309d2829af02e88b | [
"MIT"
] | null | null | null | /* ==================================
* Developped by Lyliya & NuSa
* ================================== */
// Include
#include "RocketStats.h"
#include "bakkesmod/wrappers/GameEvent/GameEventWrapper.h"
#include "bakkesmod/wrappers/GameEvent/ServerWrapper.h"
#include "bakkesmod/wrappers/ArrayWrapper.h"
#include "... | 31.154589 | 157 | 0.689952 | [
"render",
"vector"
] |
3e6f9a9c51a20d1f9d766f2d61cfa33be1914029 | 6,070 | cpp | C++ | include/cinolib/feature_network.cpp | Deiv99/cinolib | fbb6e951703764e5b97f074aede87752c3165d17 | [
"MIT"
] | 532 | 2018-05-11T14:28:32.000Z | 2022-03-29T12:42:07.000Z | include/cinolib/feature_network.cpp | Deiv99/cinolib | fbb6e951703764e5b97f074aede87752c3165d17 | [
"MIT"
] | 33 | 2018-08-01T16:47:01.000Z | 2021-09-29T14:36:12.000Z | include/cinolib/feature_network.cpp | Deiv99/cinolib | fbb6e951703764e5b97f074aede87752c3165d17 | [
"MIT"
] | 64 | 2018-09-07T13:02:02.000Z | 2022-03-13T18:17:29.000Z | /********************************************************************************
* This file is part of CinoLib *
* Copyright(C) 2016: Marco Livesu *
* ... | 43.669065 | 101 | 0.436244 | [
"vector"
] |
3e73a42135e436a3d100258a98cc6efd0b8cf84c | 7,754 | cpp | C++ | src/ipc/client.cpp | dmitritt/lb | 936f2a7c7546b7d74cdf6a552012deed87e4ab79 | [
"MIT"
] | null | null | null | src/ipc/client.cpp | dmitritt/lb | 936f2a7c7546b7d74cdf6a552012deed87e4ab79 | [
"MIT"
] | 4 | 2015-11-27T11:03:37.000Z | 2015-12-10T15:55:02.000Z | src/ipc/client.cpp | dmitritt/qlb | 936f2a7c7546b7d74cdf6a552012deed87e4ab79 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2016 Dmitri
*
* 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, di... | 28.932836 | 205 | 0.686613 | [
"vector"
] |
3e75d827f73bc1e3bb48c82c8b0fc7b7a8b323b8 | 18,905 | cc | C++ | src/szgPartiutil.cc | vodp/spacious | f3d16d5baca138c5f4a2a3afee5cca4ff4009fc7 | [
"Apache-2.0"
] | 1 | 2018-05-24T00:46:14.000Z | 2018-05-24T00:46:14.000Z | src/szgPartiutil.cc | vodp/spacious | f3d16d5baca138c5f4a2a3afee5cca4ff4009fc7 | [
"Apache-2.0"
] | null | null | null | src/szgPartiutil.cc | vodp/spacious | f3d16d5baca138c5f4a2a3afee5cca4ff4009fc7 | [
"Apache-2.0"
] | null | null | null | /*
* Utility functions for szgPartiview.
* Stuart Levy, slevy@ncsa.uiuc.edu
* National Center for Supercomputing Applications,
* University of Illinois 2001.
* This file is part of partiview, released under the
* Illinois Open Source License; see the file LICENSE.partiview for details.
*/
#include <stdio.h>
#in... | 23.572319 | 97 | 0.588627 | [
"geometry",
"object"
] |
3e79953ab2bc4c5f10df6e02a0780ac877bd9302 | 12,444 | cpp | C++ | pse/TGUI-0.7.7/tests/Widgets/ChatBox.cpp | ValtoLibraries/PUtils | f30ebf21416654743ad2a05b14974acd27257da8 | [
"MIT"
] | null | null | null | pse/TGUI-0.7.7/tests/Widgets/ChatBox.cpp | ValtoLibraries/PUtils | f30ebf21416654743ad2a05b14974acd27257da8 | [
"MIT"
] | null | null | null | pse/TGUI-0.7.7/tests/Widgets/ChatBox.cpp | ValtoLibraries/PUtils | f30ebf21416654743ad2a05b14974acd27257da8 | [
"MIT"
] | null | null | null | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
// TGUI - Texus's Graphical User Interface
// Copyright (C) 2012-2017 Bruno Van de Velde (vdv_b@tgui.eu)
//
// This software is provided 'as-is', without any express or implied warranty.
... | 40.934211 | 129 | 0.581405 | [
"object"
] |
3e7a31f12e7d10ed481482b2b16980e6de53eb64 | 1,764 | cpp | C++ | Codeforces/C767-Garland.cpp | Sohieeb/competitive-programming | fe3fca0d4d2a242053d097c7ae71667a135cfc45 | [
"MIT"
] | 1 | 2020-01-30T20:08:24.000Z | 2020-01-30T20:08:24.000Z | Codeforces/C767-Garland.cpp | Sohieb/competitive-programming | fe3fca0d4d2a242053d097c7ae71667a135cfc45 | [
"MIT"
] | null | null | null | Codeforces/C767-Garland.cpp | Sohieb/competitive-programming | fe3fca0d4d2a242053d097c7ae71667a135cfc45 | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
using namespace __gnu_cxx;
typedef double db;
typedef long long ll;
typedef pair<db, db> pdd;
typedef pair<ll, ll> pll;
typedef pair<int, int> pii;
typedef unsigned long long ull;
#define F first
#define S second
#define pnl printf("\n")
#define ... | 23.210526 | 86 | 0.515306 | [
"vector"
] |
3e7c3c0ab7fcb23aad6722b82c7a585ca1d6b990 | 1,891 | cc | C++ | OnlineDB/SiStripESSources/test/stubs/test_PedestalsBuilder.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-24T19:10:26.000Z | 2019-02-19T11:45:32.000Z | OnlineDB/SiStripESSources/test/stubs/test_PedestalsBuilder.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-23T13:40:24.000Z | 2019-12-05T21:16:03.000Z | OnlineDB/SiStripESSources/test/stubs/test_PedestalsBuilder.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 5 | 2018-08-21T16:37:52.000Z | 2020-01-09T13:33:17.000Z |
#include "OnlineDB/SiStripESSources/test/stubs/test_PedestalsBuilder.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/SiStripCommon/interface/SiStripConstants.h"
#include "CondFormats/DataRecord/interface/SiStripPedestalsRcd.h"
#include... | 31 | 94 | 0.638815 | [
"object",
"vector"
] |
3e7e5fefae8480c5fc7d7c6a79337f15a85a6a8c | 2,225 | hpp | C++ | src/Data/Commands/Sentences/SentenceQueryPagedCmd.hpp | viveret/script-ai | 15f8dc561e55812de034bb729e83ff01bec61743 | [
"BSD-3-Clause"
] | null | null | null | src/Data/Commands/Sentences/SentenceQueryPagedCmd.hpp | viveret/script-ai | 15f8dc561e55812de034bb729e83ff01bec61743 | [
"BSD-3-Clause"
] | null | null | null | src/Data/Commands/Sentences/SentenceQueryPagedCmd.hpp | viveret/script-ai | 15f8dc561e55812de034bb729e83ff01bec61743 | [
"BSD-3-Clause"
] | null | null | null | #ifndef SQL_SentenceQueryPagedCmd_H
#define SQL_SentenceQueryPagedCmd_H
#include "../../Sql/Command.hpp"
#include "../../Sql/Context.hpp"
#include "../Model/PagedPosition.hpp"
#include "../Model/SentenceModel.hpp"
namespace ScriptAI {
namespace Sql {
class SentenceCountCmd: public SqlCommand<void*, size_t... | 38.362069 | 180 | 0.570337 | [
"vector",
"model"
] |
3e827fab582dc78af73d7cb38b84666ea6c97bb8 | 2,123 | hpp | C++ | capicxx-someip-runtime/include/CommonAPI/SomeIP/Watch.hpp | MicrochipTech/some-ip | b1ab3161f38c4db498c16b1dd478693b17b994f9 | [
"BSD-3-Clause"
] | 5 | 2021-09-03T13:31:46.000Z | 2022-03-30T05:02:49.000Z | capicxx-someip-runtime/include/CommonAPI/SomeIP/Watch.hpp | MicrochipTech/some-ip | b1ab3161f38c4db498c16b1dd478693b17b994f9 | [
"BSD-3-Clause"
] | null | null | null | capicxx-someip-runtime/include/CommonAPI/SomeIP/Watch.hpp | MicrochipTech/some-ip | b1ab3161f38c4db498c16b1dd478693b17b994f9 | [
"BSD-3-Clause"
] | 5 | 2019-06-17T05:27:14.000Z | 2021-12-26T01:16:08.000Z | // Copyright (C) 2015-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#if !defined (COMMONAPI_INTERNAL_COMP... | 23.588889 | 107 | 0.749411 | [
"vector"
] |
3e8a4f961a48c7fb4c5adb3425f5630031a79435 | 3,079 | cc | C++ | src/models/TriangleEdgeFromEdgeModel.cc | QuantumOfMoose/devsim | 22f888119059a86bfc87ba9e7d9ac2cc90dadfb6 | [
"Apache-2.0"
] | null | null | null | src/models/TriangleEdgeFromEdgeModel.cc | QuantumOfMoose/devsim | 22f888119059a86bfc87ba9e7d9ac2cc90dadfb6 | [
"Apache-2.0"
] | null | null | null | src/models/TriangleEdgeFromEdgeModel.cc | QuantumOfMoose/devsim | 22f888119059a86bfc87ba9e7d9ac2cc90dadfb6 | [
"Apache-2.0"
] | null | null | null | /***
DEVSIM
Copyright 2013 Devsim LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, soft... | 34.211111 | 158 | 0.750568 | [
"vector"
] |
3e8e457f02445539acd952cddcaef82655e087d5 | 17,982 | cpp | C++ | Source/ModuleGUI.cpp | JorxSS/SalsaEngine | c4914060a77ebc886d1414617d44fc01a94dc563 | [
"MIT"
] | null | null | null | Source/ModuleGUI.cpp | JorxSS/SalsaEngine | c4914060a77ebc886d1414617d44fc01a94dc563 | [
"MIT"
] | null | null | null | Source/ModuleGUI.cpp | JorxSS/SalsaEngine | c4914060a77ebc886d1414617d44fc01a94dc563 | [
"MIT"
] | 1 | 2019-12-02T19:50:38.000Z | 2019-12-02T19:50:38.000Z | #include "ModuleGUI.h"
#include "Globals.h"
#include "Application.h"
#include "ModuleRender.h"
#include "ModuleWindow.h"
#include "ModuleCamera.h"
#include "ModuleModelLoader.h"
#include "imgui_impl_opengl3.h"
#include "imgui_impl_sdl.h"
#include "IconsMaterialDesignIcons.h"
#include "IconsFontAwesome5.h"
#include <str... | 31.602812 | 199 | 0.673451 | [
"mesh",
"geometry",
"render",
"object",
"vector",
"model",
"transform"
] |
3e93efe2709de4e14ed8a64a08cc1f35b8f404bd | 52,867 | cpp | C++ | OscSender/xcode/Cinder-OSC/src/cinder/osc/Osc.cpp | eighteight/CinderEigh | d9dfc6a0ad9a9e6c5b82624971127f0335d91639 | [
"Apache-2.0"
] | null | null | null | OscSender/xcode/Cinder-OSC/src/cinder/osc/Osc.cpp | eighteight/CinderEigh | d9dfc6a0ad9a9e6c5b82624971127f0335d91639 | [
"Apache-2.0"
] | null | null | null | OscSender/xcode/Cinder-OSC/src/cinder/osc/Osc.cpp | eighteight/CinderEigh | d9dfc6a0ad9a9e6c5b82624971127f0335d91639 | [
"Apache-2.0"
] | null | null | null | /*
Copyright (c) 2015, The Cinder Project, All rights reserved.
This code is intended for use with the Cinder C++ library: http://libcinder.org
Redistribution and use in source and binary forms, with or without modification, are permitted provided that
the following conditions are met:
* Redistributions of s... | 29.784225 | 178 | 0.670778 | [
"vector",
"transform"
] |
3e947117f0845ae5b05eacf3bb69852c5fca72ac | 56,236 | cpp | C++ | asteria/rocket/ascii_numget.cpp | usama-makhzoum/asteria | ea4c893a038e0c5bef14d4d9f6723124a0cbb30f | [
"BSD-3-Clause"
] | null | null | null | asteria/rocket/ascii_numget.cpp | usama-makhzoum/asteria | ea4c893a038e0c5bef14d4d9f6723124a0cbb30f | [
"BSD-3-Clause"
] | null | null | null | asteria/rocket/ascii_numget.cpp | usama-makhzoum/asteria | ea4c893a038e0c5bef14d4d9f6723124a0cbb30f | [
"BSD-3-Clause"
] | null | null | null | // This file is part of Asteria.
// Copyleft 2018 - 2021, LH_Mouse. All wrongs reserved.
#include "ascii_numget.hpp"
#include "assert.hpp"
#include "throw.hpp"
#include <cmath>
namespace rocket {
namespace {
constexpr
bool
do_match_char_ci(char ch, char cmp)
{
return static_cast<uint8_t>(ch | 0x20) == static_c... | 34.585486 | 91 | 0.541201 | [
"3d"
] |
3e9c8b8a53ab52dd3994e376acd8d49ec6bce17f | 9,169 | cpp | C++ | Plugins/org.mitk.core.services/src/internal/mitkPluginActivator.cpp | samsmu/MITK | c93dce6dc38d8f4c961de4440e4dd113b9841c8c | [
"BSD-3-Clause"
] | 5 | 2015-02-05T10:58:41.000Z | 2019-04-17T15:04:07.000Z | Plugins/org.mitk.core.services/src/internal/mitkPluginActivator.cpp | samsmu/MITK | c93dce6dc38d8f4c961de4440e4dd113b9841c8c | [
"BSD-3-Clause"
] | 141 | 2015-03-03T06:52:01.000Z | 2020-12-10T07:28:14.000Z | Plugins/org.mitk.core.services/src/internal/mitkPluginActivator.cpp | samsmu/MITK | c93dce6dc38d8f4c961de4440e4dd113b9841c8c | [
"BSD-3-Clause"
] | 4 | 2015-02-19T06:48:13.000Z | 2020-06-19T16:20:25.000Z | /*===================================================================
The Medical Imaging Interaction Toolkit (MITK)
Copyright (c) German Cancer Research Center,
Division of Medical and Biological Informatics.
All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without
even the implied warranty o... | 31.081356 | 138 | 0.697677 | [
"object",
"vector"
] |
3ea0d74ff8b0111ccdef12e04faf04d95b10c941 | 731 | cpp | C++ | leetcode/0494_Target_Sum/result.cpp | theck17/notes | f32f0f4b8f821b1ed38d173ef0913efddd094b91 | [
"MIT"
] | null | null | null | leetcode/0494_Target_Sum/result.cpp | theck17/notes | f32f0f4b8f821b1ed38d173ef0913efddd094b91 | [
"MIT"
] | null | null | null | leetcode/0494_Target_Sum/result.cpp | theck17/notes | f32f0f4b8f821b1ed38d173ef0913efddd094b91 | [
"MIT"
] | null | null | null | /**
* Copyright (C) 2021 All rights reserved.
*
* FileName :result.cpp
* Author :C.K
* Email :theck17@163.com
* DateTime :2021-12-20 18:47:24
* Description :
*/
class Solution {
public:
int findTargetSumWays(vector<int>& nums, int S) {
int sum = 0;
for ... | 22.84375 | 64 | 0.430917 | [
"vector"
] |
3ea6a9a8c556f0d78e176f0549c052b0deb94bee | 891 | cc | C++ | leetcode/101-200/113-path-sum-ii/113.cc | punkieL/proCon | 7e994d67e5efdf7ac0b1bee5e0b19b317f07e8af | [
"MIT"
] | 1 | 2015-10-06T16:27:42.000Z | 2015-10-06T16:27:42.000Z | leetcode/101-200/113-path-sum-ii/113.cc | punkieL/proCon | 7e994d67e5efdf7ac0b1bee5e0b19b317f07e8af | [
"MIT"
] | 1 | 2016-03-02T16:18:11.000Z | 2016-03-02T16:18:11.000Z | leetcode/101-200/113-path-sum-ii/113.cc | punkieL/proCon | 7e994d67e5efdf7ac0b1bee5e0b19b317f07e8af | [
"MIT"
] | null | null | null | /**
* Definition for a binary tree node.
* struct TreeNode {
* int val;
* TreeNode *left;
* TreeNode *right;
* TreeNode(int x) : val(x), left(NULL), right(NULL) {}
* };
*/
class Solution {
public:
vector<vector<int>> pathSum(TreeNode* root, int sum) {
std::vector<vector<int>> r... | 26.205882 | 92 | 0.546577 | [
"vector"
] |
3eb10fe37f71b891fa659ad57b506576a0e1ddd7 | 7,178 | cpp | C++ | openfpga/src/fpga_bitstream/build_io_mapping_info.cpp | avesus/OpenFPGA | c1dab2168655d41eb59d4923156dabd253ffbd3e | [
"MIT"
] | 246 | 2020-12-03T08:49:29.000Z | 2022-03-28T21:19:55.000Z | openfpga/src/fpga_bitstream/build_io_mapping_info.cpp | developeralgo8888/OpenFPGA | 067f2eaaad03945896b9a7cc21cd9f361bf1546d | [
"MIT"
] | 261 | 2020-12-03T00:23:54.000Z | 2022-03-31T10:00:37.000Z | openfpga/src/fpga_bitstream/build_io_mapping_info.cpp | developeralgo8888/OpenFPGA | 067f2eaaad03945896b9a7cc21cd9f361bf1546d | [
"MIT"
] | 66 | 2020-12-12T09:05:53.000Z | 2022-03-28T07:51:41.000Z | /********************************************************************
* This file includes functions that build io mapping information
*******************************************************************/
#include <chrono>
#include <ctime>
#include <fstream>
/* Headers from vtrutil library */
#include "vtr_assert.h"... | 45.719745 | 144 | 0.655614 | [
"vector"
] |
3eb58595a7331e54bbd50e603431df314c2b44d0 | 18,373 | cc | C++ | src/ray/core_worker/core_worker_test.cc | alex-petrenko/ray | dfc94ce7bcd5d9d008822efdeec17c3f6bb9c606 | [
"Apache-2.0"
] | null | null | null | src/ray/core_worker/core_worker_test.cc | alex-petrenko/ray | dfc94ce7bcd5d9d008822efdeec17c3f6bb9c606 | [
"Apache-2.0"
] | null | null | null | src/ray/core_worker/core_worker_test.cc | alex-petrenko/ray | dfc94ce7bcd5d9d008822efdeec17c3f6bb9c606 | [
"Apache-2.0"
] | null | null | null | #include <thread>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "ray/common/buffer.h"
#include "ray/core_worker/context.h"
#include "ray/core_worker/core_worker.h"
#include "ray/raylet/raylet_client.h"
#include <boost/asio.hpp>
#include <boost/asio/error.hpp>
#include <boost/bind.hpp>
#include "ray/thir... | 36.310277 | 90 | 0.668807 | [
"vector"
] |
3eba2ad007b06a57909e5e35507ca65ffe5e6265 | 4,967 | cc | C++ | CondTools/SiPixel/plugins/SiPixelCalibConfigurationReadDb.cc | malbouis/cmssw | 16173a30d3f0c9ecc5419c474bb4d272c58b65c8 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | CondTools/SiPixel/plugins/SiPixelCalibConfigurationReadDb.cc | gartung/cmssw | 3072dde3ce94dcd1791d778988198a44cde02162 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | CondTools/SiPixel/plugins/SiPixelCalibConfigurationReadDb.cc | gartung/cmssw | 3072dde3ce94dcd1791d778988198a44cde02162 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | // -*- C++ -*-
//
// Package: SiPixelCalibConfigurationReadDb
// Class: SiPixelCalibConfigurationReadDb
//
/**\class SiPixelCalibConfigurationReadDb SiPixelCalibConfigurationReadDb.cc CalibTracker/SiPixelTools/plugins/SiPixelCalibConfigurationReadDb.cc
Description: <one line class summary>
Implementation:
... | 35.22695 | 145 | 0.682303 | [
"object",
"vector"
] |
3ebdf8de6e72bf5d9c73f1d37dfbfe6711928153 | 4,235 | hpp | C++ | src/tools/SurfaceIntersection.hpp | JanWehrmann/slam-maps | c03117e9d66ec312723ad700baabc0af04f36d70 | [
"BSD-2-Clause"
] | 15 | 2016-05-20T05:21:45.000Z | 2021-07-21T02:34:18.000Z | src/tools/SurfaceIntersection.hpp | JanWehrmann/slam-maps | c03117e9d66ec312723ad700baabc0af04f36d70 | [
"BSD-2-Clause"
] | 19 | 2016-06-22T18:43:36.000Z | 2021-09-28T15:20:31.000Z | src/tools/SurfaceIntersection.hpp | JanWehrmann/slam-maps | c03117e9d66ec312723ad700baabc0af04f36d70 | [
"BSD-2-Clause"
] | 12 | 2017-03-10T10:19:46.000Z | 2021-06-04T05:50:10.000Z | //
// Copyright (c) 2015-2017, Deutsches Forschungszentrum für Künstliche Intelligenz GmbH.
// Copyright (c) 2015-2017, University of Bremen
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
... | 36.826087 | 116 | 0.629988 | [
"geometry",
"vector"
] |
3ebe4fb848adbc32b4f248342948447fa5bf046b | 2,775 | hpp | C++ | src/ProcessingUnits/SoundChannel/NoiseChannel.hpp | Gegel85/GBEmulator | 9899223d63d08bf77848c89a14f69221722adcc7 | [
"MIT"
] | null | null | null | src/ProcessingUnits/SoundChannel/NoiseChannel.hpp | Gegel85/GBEmulator | 9899223d63d08bf77848c89a14f69221722adcc7 | [
"MIT"
] | 6 | 2019-11-27T18:14:52.000Z | 2021-07-27T14:42:21.000Z | src/ProcessingUnits/SoundChannel/NoiseChannel.hpp | Gegel85/GBEmulator | 9899223d63d08bf77848c89a14f69221722adcc7 | [
"MIT"
] | null | null | null | /*
** EPITECH PROJECT, 2020
** GBEmulator
** File description:
** NoiseChannel.hpp
*/
#ifndef GBEMULATOR_NOISECHANNEL_HPP
#define GBEMULATOR_NOISECHANNEL_HPP
#include "SoundChannel.hpp"
/*!
* @brief Fréquence de base utilisé pour confectionné le noise.
* Il est par la suite divisé pour obtenir la fréquence réel d... | 29.210526 | 106 | 0.709189 | [
"vector"
] |
3ec1b26f07cbda941843ec98c9c1c00bc5839fd9 | 4,511 | cpp | C++ | results/Github/JodiTheTigger_meow_fft/accelerated_fftw.cpp | FourierACceleratorCompiler/FACC | 601c77789114b623af8760756949d879e8398896 | [
"Apache-2.0"
] | null | null | null | results/Github/JodiTheTigger_meow_fft/accelerated_fftw.cpp | FourierACceleratorCompiler/FACC | 601c77789114b623af8760756949d879e8398896 | [
"Apache-2.0"
] | 3 | 2022-02-15T16:30:06.000Z | 2022-03-05T18:21:30.000Z | results/Github/JodiTheTigger_meow_fft/accelerated_fftw.cpp | j-c-w/DSPAcceleratorSupport | 0d3a686f57361d40ccc5f203e59fd019d861c53e | [
"Apache-2.0"
] | null | null | null |
#include "../../../benchmarks/Github/code/JodiTheTigger_meow_fft/context_code.c"
#include "../../benchmarks/Accelerators/FFTW/interface.hpp"
#include "complex"
#include<vector>
#include<nlohmann/json.hpp>
#include<fstream>
#include<iomanip>
#include<clib/synthesizer.h>
#include<time.h>
#include<iostream>
char *out... | 37.591667 | 958 | 0.709599 | [
"vector"
] |
3ec6147dc7d4707f16e3ae16a33e7c7a4dc5710b | 2,752 | cpp | C++ | tests/cyclic_weight_relations.cpp | rburing/kontsevich_graph_series- | 20d443646d7047f5d273c2a44436ef7e5e9b63ca | [
"MIT"
] | 4 | 2017-10-04T20:07:55.000Z | 2019-09-16T17:54:51.000Z | tests/cyclic_weight_relations.cpp | rburing/kontsevich_graph_series-cpp | 20d443646d7047f5d273c2a44436ef7e5e9b63ca | [
"MIT"
] | null | null | null | tests/cyclic_weight_relations.cpp | rburing/kontsevich_graph_series-cpp | 20d443646d7047f5d273c2a44436ef7e5e9b63ca | [
"MIT"
] | null | null | null | #include "../kontsevich_graph_series.hpp"
#include <ginac/ginac.h>
#include <iostream>
#include <vector>
#include <fstream>
using namespace std;
using namespace GiNaC;
int main(int argc, char* argv[])
{
if (argc != 2)
{
cout << "Usage: " << argv[0] << " <star-product-filename>\n";
return 1;
... | 41.69697 | 182 | 0.58939 | [
"vector"
] |
3ed097e9e4c401fd2ed272627126f4f1471d7963 | 10,528 | cpp | C++ | Commands/CDirectiveData.cpp | fengjixuchui/armips | 781edcc0c41cc1b1dd81be8bc3d7e389b4ce1ab5 | [
"MIT"
] | 2 | 2016-09-30T22:19:33.000Z | 2017-02-12T13:22:45.000Z | Commands/CDirectiveData.cpp | fengjixuchui/armips | 781edcc0c41cc1b1dd81be8bc3d7e389b4ce1ab5 | [
"MIT"
] | 2 | 2016-09-30T22:03:19.000Z | 2017-02-03T16:44:08.000Z | Commands/CDirectiveData.cpp | fengjixuchui/armips | 781edcc0c41cc1b1dd81be8bc3d7e389b4ce1ab5 | [
"MIT"
] | null | null | null | #include "Commands/CDirectiveData.h"
#include "Archs/Architecture.h"
#include "Core/Common.h"
#include "Core/FileManager.h"
#include "Core/Misc.h"
#include "Core/SymbolData.h"
#include "Util/FileSystem.h"
#include "Util/Util.h"
//
// TableCommand
//
TableCommand::TableCommand(const std::wstring& fileName, TextFile::... | 22.117647 | 103 | 0.68902 | [
"vector"
] |
a793e3e5b0c584413fef6dc263cde41b3fd892dd | 1,419 | hxx | C++ | Legolas/Matrix/tst/TransposeMatrixMatrixTest/junk/AMatrixDefinition.hxx | LaurentPlagne/Legolas | fdf533528baf7ab5fcb1db15d95d2387b3e3723c | [
"MIT"
] | null | null | null | Legolas/Matrix/tst/TransposeMatrixMatrixTest/junk/AMatrixDefinition.hxx | LaurentPlagne/Legolas | fdf533528baf7ab5fcb1db15d95d2387b3e3723c | [
"MIT"
] | null | null | null | Legolas/Matrix/tst/TransposeMatrixMatrixTest/junk/AMatrixDefinition.hxx | LaurentPlagne/Legolas | fdf533528baf7ab5fcb1db15d95d2387b3e3723c | [
"MIT"
] | 1 | 2021-02-11T14:43:25.000Z | 2021-02-11T14:43:25.000Z | /**
* project DESCARTES
*
* @file AMatrixDefinition.hxx
*
* @author Laurent PLAGNE
* @date june 2004 - january 2005
*
* @par Modifications
* - author date object
*
* (c) Copyright EDF R&D - CEA 2001-2005
*/
#ifndef __LEGOLAS_AMATRIXDEFINITION_HXX__
#define __LEGOLAS_AMATRIXDEFINITION_HXX__
#incl... | 23.65 | 84 | 0.646934 | [
"object",
"model"
] |
a799d2a9d7529ccd844c407247e315449b859f75 | 390 | cpp | C++ | LEDServer/C++/LED.cpp | nordicway/Calamarity | 8cac2afb3ac20144ddcc468cdaf4bcdd2dd000a2 | [
"MIT"
] | null | null | null | LEDServer/C++/LED.cpp | nordicway/Calamarity | 8cac2afb3ac20144ddcc468cdaf4bcdd2dd000a2 | [
"MIT"
] | null | null | null | LEDServer/C++/LED.cpp | nordicway/Calamarity | 8cac2afb3ac20144ddcc468cdaf4bcdd2dd000a2 | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include "LED.h"
#include <vector>
LED::LED(void)
{
this->setSize(1);
this->intensity=0;
}
LED::~LED(void)
{
}
void LED::setIntensity(unsigned char i) {
this->intensity=i;
}
unsigned char LED::getIntensity() {
return this->intensity;
}
short LED::getSize() {
re... | 12.1875 | 42 | 0.6 | [
"vector"
] |
a79bcf5385b90cc868bb928e09fa12e32862daee | 3,837 | cc | C++ | core/src/ceof/ceof_iterator.cc | sdelafond/centreon-broker | 21178d98ed8a061ca71317d23c2026dbc4edaca2 | [
"Apache-2.0"
] | null | null | null | core/src/ceof/ceof_iterator.cc | sdelafond/centreon-broker | 21178d98ed8a061ca71317d23c2026dbc4edaca2 | [
"Apache-2.0"
] | null | null | null | core/src/ceof/ceof_iterator.cc | sdelafond/centreon-broker | 21178d98ed8a061ca71317d23c2026dbc4edaca2 | [
"Apache-2.0"
] | null | null | null | /*
** Copyright 2009-2013 Centreon
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed t... | 23.396341 | 75 | 0.660933 | [
"object",
"vector"
] |
a79cc918fbb6126f658b071b236c9826fe766922 | 5,788 | cpp | C++ | cpp/spline.cpp | parmes/solfec-2.0 | 3329d3e1e4d58fefaf976c04bab19284aef45bc2 | [
"MIT"
] | 1 | 2020-06-21T23:52:25.000Z | 2020-06-21T23:52:25.000Z | cpp/spline.cpp | parmes/solfec-2.0 | 3329d3e1e4d58fefaf976c04bab19284aef45bc2 | [
"MIT"
] | 1 | 2020-05-01T14:44:01.000Z | 2020-05-01T23:50:36.000Z | cpp/spline.cpp | parmes/solfec-2.0 | 3329d3e1e4d58fefaf976c04bab19284aef45bc2 | [
"MIT"
] | 2 | 2020-06-21T23:59:21.000Z | 2021-12-09T09:49:50.000Z | /*
The MIT License (MIT)
Copyright (c) 2019 EDF Energy
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, pu... | 27.301887 | 132 | 0.60539 | [
"vector"
] |
a79e4a0068301eb831f3493e50bdd61fb84e43d4 | 121,492 | cc | C++ | engine/game/shapeBase.cc | ClayHanson/B4v21-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | 1 | 2020-08-18T19:45:34.000Z | 2020-08-18T19:45:34.000Z | engine/game/shapeBase.cc | ClayHanson/B4v21-Launcher-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | null | null | null | engine/game/shapeBase.cc | ClayHanson/B4v21-Launcher-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | null | null | null | //-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------------------------------
#include "dgl/dgl.h"
#include "platform/platform.h"
#include "core/dnet.h"
#include "audio/audioDa... | 28.947343 | 176 | 0.598805 | [
"mesh",
"render",
"object",
"shape",
"vector",
"transform",
"solid"
] |
a79f57e24c8344231ef0bbe5b7f96016161ac25d | 9,786 | cpp | C++ | rmf_traffic_editor/gui/layer.cpp | samcts2309/rmf_traffic_editor | 7e307bef8223f0d94b786fdc83bb6b74b802d985 | [
"Apache-2.0"
] | 24 | 2021-03-30T13:48:27.000Z | 2022-02-22T02:44:11.000Z | rmf_traffic_editor/gui/layer.cpp | samcts2309/rmf_traffic_editor | 7e307bef8223f0d94b786fdc83bb6b74b802d985 | [
"Apache-2.0"
] | 77 | 2021-03-29T05:11:02.000Z | 2022-03-15T07:15:38.000Z | rmf_traffic_editor/gui/layer.cpp | samcts2309/rmf_traffic_editor | 7e307bef8223f0d94b786fdc83bb6b74b802d985 | [
"Apache-2.0"
] | 26 | 2021-03-30T03:33:42.000Z | 2022-02-21T05:07:58.000Z | /*
* Copyright (C) 2019-2021 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... | 28.283237 | 80 | 0.661557 | [
"vector",
"transform"
] |
a79ff3000f2a1f78a3806fe690220d73b517adfa | 16,810 | cpp | C++ | MathLibTest/Source/RungeKuttaWrapper_TEST.cpp | bgin/MissileSimulation | 90adcbf1c049daafb939f3fe9f9dfe792f26d5df | [
"MIT"
] | 23 | 2016-08-28T23:20:12.000Z | 2021-12-15T14:43:58.000Z | MathLibTest/Source/RungeKuttaWrapper_TEST.cpp | bgin/MissileSimulation | 90adcbf1c049daafb939f3fe9f9dfe792f26d5df | [
"MIT"
] | 1 | 2018-06-02T21:29:51.000Z | 2018-06-05T05:59:31.000Z | MathLibTest/Source/RungeKuttaWrapper_TEST.cpp | bgin/MissileSimulation | 90adcbf1c049daafb939f3fe9f9dfe792f26d5df | [
"MIT"
] | 1 | 2019-07-04T22:38:22.000Z | 2019-07-04T22:38:22.000Z |
#include "RungeKuttaWraper_TEST.h"
#include "../MathLib/MathConstants.h"
#define SQRT(x) std::sqrt(x);
#define ABS(x) std::fabs(x);
/*
@brief Evaluate derivatives of PDE y'' = y.
*/
void test::RKWTest::DerivY(double* T, double* Y, double* YP)
{
YP[0] = Y[1];
YP[1] = -Y[0];
}
/*
@brief Measure timing pe... | 34.236253 | 148 | 0.595062 | [
"vector"
] |
a7a8b40ae665558ece98b33fe114b570df52d82b | 1,294 | hpp | C++ | test/src/renderer.hpp | crockeo/clibgame | e2cedf43be69b1c665d544083e48899ab3025258 | [
"MIT"
] | 1 | 2016-11-22T09:44:27.000Z | 2016-11-22T09:44:27.000Z | test/src/renderer.hpp | crockeo/clibgame | e2cedf43be69b1c665d544083e48899ab3025258 | [
"MIT"
] | null | null | null | test/src/renderer.hpp | crockeo/clibgame | e2cedf43be69b1c665d544083e48899ab3025258 | [
"MIT"
] | null | null | null | #ifndef _RENDERER_HPP_
#define _RENDERER_HPP_
//////////////
// Includes //
#include <clibgame.hpp>
//////////
// Code //
// The standard order for which a rectangle ought to be rendered in OpenGL.
const static std::vector<GLuint> STANDARD_ORDER {
0, 1, 2,
2, 3, 0
};
// Generating a vector of coordinates fr... | 21.932203 | 90 | 0.672334 | [
"render",
"vector"
] |
a7b0201f9ccecef5f1ba245cd627e605fe0eb3bb | 1,973 | cpp | C++ | query_optimizer/expressions/Exists.cpp | SongZhao/quickstep-with-BW | a4e194e170c485b9e116e2cd75dd3ecc4df92cb1 | [
"Apache-2.0"
] | 1 | 2021-08-22T19:16:59.000Z | 2021-08-22T19:16:59.000Z | query_optimizer/expressions/Exists.cpp | udippant/incubator-quickstep | 8169306c2923d68235ba3c0c8df4c53f5eee9a68 | [
"Apache-2.0"
] | null | null | null | query_optimizer/expressions/Exists.cpp | udippant/incubator-quickstep | 8169306c2923d68235ba3c0c8df4c53f5eee9a68 | [
"Apache-2.0"
] | 1 | 2021-11-30T13:50:59.000Z | 2021-11-30T13:50:59.000Z | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 34.017241 | 88 | 0.766346 | [
"vector"
] |
a7b1ba4803d49065844762c59e30532d36e7b722 | 27,558 | cpp | C++ | src/filesystem.cpp | wedataintelligence/sdk | b7064239ca82a53485a8913788be67e07d412971 | [
"BSD-2-Clause"
] | null | null | null | src/filesystem.cpp | wedataintelligence/sdk | b7064239ca82a53485a8913788be67e07d412971 | [
"BSD-2-Clause"
] | null | null | null | src/filesystem.cpp | wedataintelligence/sdk | b7064239ca82a53485a8913788be67e07d412971 | [
"BSD-2-Clause"
] | null | null | null | /**
* @file filesystem.cpp
* @brief Generic host filesystem access interfaces
*
* (c) 2013-2014 by Mega Limited, Auckland, New Zealand
*
* This file is part of the MEGA SDK - Client Access Engine.
*
* Applications using the MEGA API must present a valid application key
* and comply with the the rules set forth... | 24.131349 | 135 | 0.621888 | [
"object",
"transform"
] |
a7b2412623b03ab89f9af19cd0c2a448442aef1d | 2,348 | cpp | C++ | yotta_modules/mbed-drivers/test/cpp/main.cpp | lbk003/mbed-cortexm | a4fcb5de906a49a7fa737d6a89fcf5590aa68d31 | [
"Apache-2.0"
] | null | null | null | yotta_modules/mbed-drivers/test/cpp/main.cpp | lbk003/mbed-cortexm | a4fcb5de906a49a7fa737d6a89fcf5590aa68d31 | [
"Apache-2.0"
] | null | null | null | yotta_modules/mbed-drivers/test/cpp/main.cpp | lbk003/mbed-cortexm | a4fcb5de906a49a7fa737d6a89fcf5590aa68d31 | [
"Apache-2.0"
] | null | null | null | /* mbed Microcontroller Library
* Copyright (c) 2013-2014 ARM Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | 21.740741 | 75 | 0.603918 | [
"object"
] |
a7b3002d35441a7396c9926eeabeae93d220a593 | 14,840 | cpp | C++ | android-29/android/telephony/SmsManager.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 12 | 2020-03-26T02:38:56.000Z | 2022-03-14T08:17:26.000Z | android-29/android/telephony/SmsManager.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 1 | 2021-01-27T06:07:45.000Z | 2021-11-13T19:19:43.000Z | android-29/android/telephony/SmsManager.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 3 | 2021-02-02T12:34:55.000Z | 2022-03-08T07:45:57.000Z | #include "../../JByteArray.hpp"
#include "../app/PendingIntent.hpp"
#include "../content/Context.hpp"
#include "../net/Uri.hpp"
#include "../os/Bundle.hpp"
#include "./SmsManager_FinancialSmsCallback.hpp"
#include "../../JString.hpp"
#include "../../java/util/ArrayList.hpp"
#include "./SmsManager.hpp"
namespace androi... | 25.410959 | 179 | 0.736995 | [
"object"
] |
a7b3866c6f770232a1f6b39ac9e66a21b766180f | 2,161 | cpp | C++ | detection/include/open_ptrack/kfebt/trackers/tvdp.cpp | yongheng1991/multiple_object_tracking_in_RGB-D_camera_network | 88143b437df2198a50ef7b223db58ed35b0bcfa4 | [
"BSD-3-Clause"
] | 1 | 2021-05-14T08:48:43.000Z | 2021-05-14T08:48:43.000Z | detection/include/open_ptrack/kfebt/trackers/tvdp.cpp | yongheng1991/multiple_object_tracking_in_RGB-D_camera_network | 88143b437df2198a50ef7b223db58ed35b0bcfa4 | [
"BSD-3-Clause"
] | null | null | null | detection/include/open_ptrack/kfebt/trackers/tvdp.cpp | yongheng1991/multiple_object_tracking_in_RGB-D_camera_network | 88143b437df2198a50ef7b223db58ed35b0bcfa4 | [
"BSD-3-Clause"
] | null | null | null | #include "tvdp.h"
tVDP::tVDP(float dist_adj, float conf_adj)
{
this->dist_adj = dist_adj;
this->conf_adj = conf_adj;
}
void tVDP::init(cv::Mat &image, cv::Rect region){
cbt.init(image, region, false);
ratio = (float)region.height/(float)region.width;
updateModel = false;
state.clear();
sta... | 31.318841 | 114 | 0.665433 | [
"vector"
] |
a7b4446916a63d2d372de60561654c54376b15a5 | 886 | hpp | C++ | include/server/http/reply.hpp | EricWang1hitsz/osrm-backend | ff1af413d6c78f8e454584fe978d5468d984d74a | [
"BSD-2-Clause"
] | 4,526 | 2015-01-01T15:31:00.000Z | 2022-03-31T17:33:49.000Z | include/server/http/reply.hpp | wsx9527/osrm-backend | 1e70b645e480946dad313b67f6a7d331baecfe3c | [
"BSD-2-Clause"
] | 4,497 | 2015-01-01T15:29:12.000Z | 2022-03-31T19:19:35.000Z | include/server/http/reply.hpp | wsx9527/osrm-backend | 1e70b645e480946dad313b67f6a7d331baecfe3c | [
"BSD-2-Clause"
] | 3,023 | 2015-01-01T18:40:53.000Z | 2022-03-30T13:30:46.000Z | #ifndef REPLY_HPP
#define REPLY_HPP
#include "server/http/header.hpp"
#include <boost/asio.hpp>
#include <vector>
namespace osrm
{
namespace server
{
namespace http
{
class reply
{
public:
enum status_type
{
ok = 200,
bad_request = 400,
internal_server_error = 500
} status;
... | 19.26087 | 74 | 0.689616 | [
"vector"
] |
a7b520814e2b63662ba69d98743a27d2b8b25de5 | 7,394 | cpp | C++ | code/MikoEngine/Renderer/Resource/Scene/Item/Volume/VolumeSceneItem.cpp | warzes/MikoEngine | 1199f59a71ab3dfcbea5d02238639db55eded0d4 | [
"MIT"
] | 5 | 2020-08-04T17:57:01.000Z | 2021-02-07T12:19:02.000Z | code/MikoEngine/Renderer/Resource/Scene/Item/Volume/VolumeSceneItem.cpp | warzes/MikoEngine | 1199f59a71ab3dfcbea5d02238639db55eded0d4 | [
"MIT"
] | null | null | null | code/MikoEngine/Renderer/Resource/Scene/Item/Volume/VolumeSceneItem.cpp | warzes/MikoEngine | 1199f59a71ab3dfcbea5d02238639db55eded0d4 | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include "Renderer/Resource/Scene/Item/Volume/VolumeSceneItem.h"
#include "Renderer/Resource/Scene/SceneResource.h"
#include "Renderer/Resource/Scene/SceneNode.h"
#include "Renderer/IRenderer.h"
#include "Renderer/Resource/Mesh/MeshResourceManager.h"
//[--------------------------------------------... | 38.113402 | 276 | 0.545713 | [
"mesh",
"object"
] |
a7b9a73a70566ef23be34bc3ce4a09842543eee1 | 1,616 | cpp | C++ | 02.cpp | malkiewiczm/adventofcode2019 | e67f6224fc2c55edc7bba97caf4aee922d5200c7 | [
"MIT"
] | null | null | null | 02.cpp | malkiewiczm/adventofcode2019 | e67f6224fc2c55edc7bba97caf4aee922d5200c7 | [
"MIT"
] | null | null | null | 02.cpp | malkiewiczm/adventofcode2019 | e67f6224fc2c55edc7bba97caf4aee922d5200c7 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <vector>
#include <iostream>
#include <string>
#include <utility>
#include <algorithm>
#define PARTONE
#define TRACE (std::cout << "[line " << __LINE__ << "] ")
#define trace(what)(TRACE << #what " = " << (what) << std::endl)
#define lintf(fmt, ...)(... | 18.363636 | 72 | 0.556312 | [
"vector"
] |
a7bd0d6b9608a2ee927113ad523ee82569acf5cf | 80,131 | cpp | C++ | textord/colfind.cpp | priyanshu-bajpai/OCR--Tesseract | 753753fb263e401015e4b4481587a97c7a47aacc | [
"Apache-2.0"
] | 19 | 2015-03-12T23:18:08.000Z | 2019-11-05T11:57:36.000Z | tess-two/external/tesseract-3.01/textord/colfind.cpp | markusarwan/tess-two | 0cddf3aad30b9e826d7e0286525a39e3c1b918c3 | [
"Apache-2.0"
] | 3 | 2016-03-18T19:22:05.000Z | 2021-09-23T03:21:54.000Z | tess-two/external/tesseract-3.01/textord/colfind.cpp | markusarwan/tess-two | 0cddf3aad30b9e826d7e0286525a39e3c1b918c3 | [
"Apache-2.0"
] | 23 | 2015-06-27T04:08:11.000Z | 2022-03-18T14:16:24.000Z | ///////////////////////////////////////////////////////////////////////
// File: colfind.cpp
// Description: Class to hold BLOBNBOXs in a grid for fast access
// to neighbours.
// Author: Ray Smith
// Created: Wed Jun 06 17:22:01 PDT 2007
//
// (C) Copyright 2007, Google Inc.
// Licensed un... | 42.307814 | 80 | 0.65172 | [
"object",
"vector",
"transform"
] |
a7be506a33baa38ea6ff7a94e8836171c6fd7453 | 2,423 | cpp | C++ | DSP/extensions/EffectsLib/sources/TTDegrade.cpp | avilleret/JamomaCore | b09cfb684527980f30845f664e1f922005c24e60 | [
"BSD-3-Clause"
] | null | null | null | DSP/extensions/EffectsLib/sources/TTDegrade.cpp | avilleret/JamomaCore | b09cfb684527980f30845f664e1f922005c24e60 | [
"BSD-3-Clause"
] | null | null | null | DSP/extensions/EffectsLib/sources/TTDegrade.cpp | avilleret/JamomaCore | b09cfb684527980f30845f664e1f922005c24e60 | [
"BSD-3-Clause"
] | null | null | null | /*
* TTBlue Degrade Object
* Copyright © 2008, Timothy Place
*
* License: This code is licensed under the terms of the "New BSD License"
* http://creativecommons.org/licenses/BSD/
*/
#include "TTDegrade.h"
#define thisTTClass TTDegrade
#define thisTTClassName "degrade"
#define thisTTClassTags "dspEffectsL... | 25.239583 | 90 | 0.728849 | [
"object"
] |
a7c0e61034a30d9bbe42ffaed9611ba19eb5ee34 | 12,663 | cpp | C++ | CMSIS/DSP/Testing/Source/Tests/TransformQ31.cpp | lamarrr/CMSIS_5 | 0a1b937f6f6b5f810616eb203aa309a6b3ff32a0 | [
"Apache-2.0"
] | null | null | null | CMSIS/DSP/Testing/Source/Tests/TransformQ31.cpp | lamarrr/CMSIS_5 | 0a1b937f6f6b5f810616eb203aa309a6b3ff32a0 | [
"Apache-2.0"
] | null | null | null | CMSIS/DSP/Testing/Source/Tests/TransformQ31.cpp | lamarrr/CMSIS_5 | 0a1b937f6f6b5f810616eb203aa309a6b3ff32a0 | [
"Apache-2.0"
] | 1 | 2019-12-18T22:37:11.000Z | 2019-12-18T22:37:11.000Z | #include "TransformQ31.h"
#include <stdio.h>
#include "Error.h"
#include "arm_math.h"
#include "arm_const_structs.h"
#include "Test.h"
#define SNR_THRESHOLD 90
void TransformQ31::test_cfft_q31()
{
const q31_t *inp = input.ptr();
q31_t *outfftp = outputfft.ptr();
memcpy(outfftp,inp,size... | 25.530242 | 116 | 0.608229 | [
"vector"
] |
a7c12c6fd15da171f7685888b536c2a4805882c2 | 47,362 | cpp | C++ | MenuEngine.cpp | kortescode/Bomberman-Game | 3ec59eefc25955a3057180e6771c50bbd9b4460e | [
"Apache-2.0"
] | null | null | null | MenuEngine.cpp | kortescode/Bomberman-Game | 3ec59eefc25955a3057180e6771c50bbd9b4460e | [
"Apache-2.0"
] | null | null | null | MenuEngine.cpp | kortescode/Bomberman-Game | 3ec59eefc25955a3057180e6771c50bbd9b4460e | [
"Apache-2.0"
] | null | null | null | #include <iostream>
#include <string.h>
#include <map>
#include <sstream>
#include "MenuEngine.hh"
#include "WindowEngine.hh"
#include "Common.hh"
#include "Modes.hh"
#include "Player.hh"
MenuEngine::MenuEngine(void)
: fontSize_(18), fontColor_(White), currentMenu_(Modes::Main),
scoreName1_("A A A"), sc... | 58.90796 | 236 | 0.692707 | [
"model",
"3d"
] |
a7c575f9e1379c05a47121a2cf44337d1dc17852 | 13,433 | hh | C++ | dune/xt/grid/type_traits.hh | dune-community/dune-xt | da921524c6fff8d60c715cb4849a0bdd5f020d2b | [
"BSD-2-Clause"
] | 2 | 2020-02-08T04:08:52.000Z | 2020-08-01T18:54:14.000Z | dune/xt/grid/type_traits.hh | dune-community/dune-xt | da921524c6fff8d60c715cb4849a0bdd5f020d2b | [
"BSD-2-Clause"
] | 35 | 2019-08-19T12:06:35.000Z | 2020-03-27T08:20:39.000Z | dune/xt/grid/type_traits.hh | dune-community/dune-xt | da921524c6fff8d60c715cb4849a0bdd5f020d2b | [
"BSD-2-Clause"
] | 1 | 2020-02-08T04:09:34.000Z | 2020-02-08T04:09:34.000Z | // This file is part of the dune-xt project:
// https://zivgitlab.uni-muenster.de/ag-ohlberger/dune-community/dune-xt
// Copyright 2009-2021 dune-xt developers and contributors. All rights reserved.
// License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
// or GPL-2.0+ (h... | 27.192308 | 120 | 0.733492 | [
"geometry"
] |
a7c948b1acc087b771c361fc71f78c0c0ea6ee78 | 8,237 | cc | C++ | hailo_model_zoo/core/postprocessing/src/roi_align_float.cc | nadaved1/hailo_model_zoo | 42b716f337dde4ec602022a34d6a07a1bbd45539 | [
"MIT"
] | 29 | 2021-07-19T13:53:18.000Z | 2022-01-26T11:20:55.000Z | hailo_model_zoo/core/postprocessing/src/roi_align_float.cc | nadaved1/hailo_model_zoo | 42b716f337dde4ec602022a34d6a07a1bbd45539 | [
"MIT"
] | 1 | 2022-03-18T03:27:24.000Z | 2022-03-20T14:58:41.000Z | hailo_model_zoo/core/postprocessing/src/roi_align_float.cc | nadaved1/hailo_model_zoo | 42b716f337dde4ec602022a34d6a07a1bbd45539 | [
"MIT"
] | 10 | 2021-07-20T03:19:55.000Z | 2022-02-25T13:57:30.000Z | using namespace std;
#include <vector>
#include "math.h"
#include <iostream>
struct PreCalc {
int pos1;
int pos2;
int pos3;
int pos4;
float w1;
float w2;
float w3;
float w4;
};
void pre_calc_for_bilinear_interpolate(
const int height,
const int width,
const int pooled_height,
const in... | 31.680769 | 99 | 0.562948 | [
"vector"
] |
a7cbf5666276c321f072c740f6c76310539d6da2 | 6,022 | cpp | C++ | AppCUI/src/Graphics/Canvas.cpp | rzaharia/AppCUI | 9aa37b154e04d0aa3e69a75798a698f591b0c8ca | [
"MIT"
] | null | null | null | AppCUI/src/Graphics/Canvas.cpp | rzaharia/AppCUI | 9aa37b154e04d0aa3e69a75798a698f591b0c8ca | [
"MIT"
] | null | null | null | AppCUI/src/Graphics/Canvas.cpp | rzaharia/AppCUI | 9aa37b154e04d0aa3e69a75798a698f591b0c8ca | [
"MIT"
] | null | null | null | #include "AppCUI.hpp"
#include <string.h>
using namespace AppCUI::Graphics;
Canvas::Canvas()
{
}
Canvas::~Canvas()
{
}
bool Canvas::Create(unsigned int width, unsigned int height, int fillCharacter, const ColorPair color)
{
CHECK(width > 0, false, "Width must be greater than 0.");
CHECK(height > 0, false, "He... | 33.642458 | 102 | 0.557622 | [
"vector"
] |
a7cf794b0171449a34b4c9d02c371b8f2732cc1c | 64,997 | cpp | C++ | planner/FD/src/VAL/Plan.cpp | karthikv792/PlanningAssistance | 5693c844e9067591ea1414ee9586bcd2dfff6f51 | [
"MIT"
] | 4 | 2019-04-23T10:41:35.000Z | 2019-10-27T05:14:42.000Z | planner/FD/src/VAL/Plan.cpp | karthikv792/PlanningAssistance | 5693c844e9067591ea1414ee9586bcd2dfff6f51 | [
"MIT"
] | null | null | null | planner/FD/src/VAL/Plan.cpp | karthikv792/PlanningAssistance | 5693c844e9067591ea1414ee9586bcd2dfff6f51 | [
"MIT"
] | 4 | 2018-01-16T00:00:22.000Z | 2019-11-01T23:35:01.000Z | /************************************************************************
* Copyright 2008, Strathclyde Planning Group,
* Department of Computer and Information Sciences,
* University of Strathclyde, Glasgow, UK
* http://planning.cis.strath.ac.uk/
*
* Maria Fox, Richard Howey and Derek Long - VAL
* Stephe... | 27.800257 | 170 | 0.596412 | [
"vector",
"transform"
] |
a7d2eeaed9969d18ea632f408be79e9dd7ef9888 | 123 | cpp | C++ | Day18/assignment1/test.cpp | yongsenliu/cxxBootCamp2021 | 95adfe1a0ec0dc16448dcc44590b3e9d1f00f186 | [
"MIT"
] | null | null | null | Day18/assignment1/test.cpp | yongsenliu/cxxBootCamp2021 | 95adfe1a0ec0dc16448dcc44590b3e9d1f00f186 | [
"MIT"
] | 1 | 2021-11-08T12:44:38.000Z | 2021-11-10T00:04:10.000Z | Day18/assignment1/test.cpp | yongsenliu/cxxBootCamp2021 | 95adfe1a0ec0dc16448dcc44590b3e9d1f00f186 | [
"MIT"
] | null | null | null | #include "shape.h"
int main() {
Circle * circ = new Circle(5);
circ->print();
delete circ;
//return 0;
} | 12.3 | 34 | 0.536585 | [
"shape"
] |
a7d5673b9580f71cf11cbf44ddf8a296872fe18e | 152,514 | cpp | C++ | core/engine/engine.cpp | neonkingfr/QuadRayC | 07a7056c8bda380dc186502a94a6ca354bf2c1c9 | [
"MIT"
] | null | null | null | core/engine/engine.cpp | neonkingfr/QuadRayC | 07a7056c8bda380dc186502a94a6ca354bf2c1c9 | [
"MIT"
] | null | null | null | core/engine/engine.cpp | neonkingfr/QuadRayC | 07a7056c8bda380dc186502a94a6ca354bf2c1c9 | [
"MIT"
] | null | null | null | /******************************************************************************/
/* Copyright (c) 2013-2022 VectorChief (at github, bitbucket, sourceforge) */
/* Distributed under the MIT software license, see the accompanying */
/* file COPYING or http://www.opensource.org/licenses/mit-license.php ... | 32.791658 | 81 | 0.433855 | [
"render",
"object",
"shape",
"transform"
] |
a7d90f33f2f896ea5d20dcf1278e12f325b8b69e | 10,232 | cc | C++ | src/vnsw/agent/test/control_node_mock.cc | zhongyangni/controller | 439032d46767dd033ba55c1e5c34e7f2213da8b3 | [
"Apache-2.0"
] | 1 | 2019-01-11T06:16:10.000Z | 2019-01-11T06:16:10.000Z | src/vnsw/agent/test/control_node_mock.cc | zhongyangni/controller | 439032d46767dd033ba55c1e5c34e7f2213da8b3 | [
"Apache-2.0"
] | 2 | 2018-12-04T02:20:52.000Z | 2018-12-22T06:16:30.000Z | src/vnsw/agent/test/control_node_mock.cc | zhongyangni/controller | 439032d46767dd033ba55c1e5c34e7f2213da8b3 | [
"Apache-2.0"
] | 1 | 2020-06-08T11:50:36.000Z | 2020-06-08T11:50:36.000Z | /*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include <vector>
#include <xml/xml_base.h>
#include "xml/xml_pugi.h"
#include "xmpp_unicast_types.h"
#include <base/logging.h>
#include <boost/bind.hpp>
#include <net/bgp_af.h>
#include "xmpp/xmpp_init.h"
#include "xmpp/test/xmpp_test_util.h"
... | 26.645833 | 91 | 0.572029 | [
"vector"
] |
a7dd046b33af2edcdb6979453c66e76f28bff89b | 411 | cpp | C++ | Sejur.cpp | mcmarius/turism-1511-2021 | 1cf571dada270b91a267d77a166dd097f1a77c25 | [
"Unlicense"
] | null | null | null | Sejur.cpp | mcmarius/turism-1511-2021 | 1cf571dada270b91a267d77a166dd097f1a77c25 | [
"Unlicense"
] | null | null | null | Sejur.cpp | mcmarius/turism-1511-2021 | 1cf571dada270b91a267d77a166dd097f1a77c25 | [
"Unlicense"
] | null | null | null | //
// Created by marius on 2021-03-04.
//
#include "Sejur.h"
void Sejur::adauga_ghid() {
ghid = true;
}
double Sejur::pret_total() {
double total = 0;
for(auto &locatie : locatii)
total += locatie->getPret();
return total;
}
Sejur::Sejur(std::vector <std::unique_ptr <Locatie>> &&locatii) {
... | 18.681818 | 65 | 0.618005 | [
"vector"
] |
a7e5ee78c21a8a19ca6015960e1b7ac899f778e0 | 54,580 | cc | C++ | chrome/browser/gtk/bookmark_manager_gtk.cc | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | 11 | 2015-03-20T04:08:08.000Z | 2021-11-15T15:51:36.000Z | chrome/browser/gtk/bookmark_manager_gtk.cc | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/gtk/bookmark_manager_gtk.cc | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2009 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/gtk/bookmark_manager_gtk.h"
#include <gdk/gdkkeysyms.h>
#include <vector>
#include "app/gtk_dnd_util.h"
#include "app/l10n_... | 35.931534 | 80 | 0.689483 | [
"render",
"vector",
"model"
] |
a7eae1d5f0eda20e3df06cc93df50de74b55d670 | 8,966 | cpp | C++ | source/uuclock.cpp | serge567/F767ZI-DS1302-NODEMCU-LCD1602 | 698ebcc9d35f60146e94539b6f8ee89f16476660 | [
"Apache-2.0"
] | null | null | null | source/uuclock.cpp | serge567/F767ZI-DS1302-NODEMCU-LCD1602 | 698ebcc9d35f60146e94539b6f8ee89f16476660 | [
"Apache-2.0"
] | null | null | null | source/uuclock.cpp | serge567/F767ZI-DS1302-NODEMCU-LCD1602 | 698ebcc9d35f60146e94539b6f8ee89f16476660 | [
"Apache-2.0"
] | null | null | null | #include "globalvars.h"
#include "mbed.h"
#include "ds1302.h" // RTC module
#include "TextLCD.h" // LCD 1602 with PCF8574, I2C bus
#include <string>
#include "Json.h"
//WIFI
#include "ESP8266Interface.h"
//WIFI
ESP8266Interface wifi(D1, D0);
DigitalOut ES8266RST(D2);
DigitalIn userButton(USER_BUTTON);
//LCD 1602
I... | 29.205212 | 210 | 0.571604 | [
"object"
] |
a7eba49775f796917acd299afcc60de02f194b0b | 1,274 | cpp | C++ | c++/primitive_root.cpp | forgotter/Snippets | bb4e39cafe7ef2c1ef3ac24b450a72df350a248b | [
"MIT"
] | 38 | 2018-09-17T18:16:24.000Z | 2022-02-10T10:26:23.000Z | c++/primitive_root.cpp | forgotter/Snippets | bb4e39cafe7ef2c1ef3ac24b450a72df350a248b | [
"MIT"
] | 1 | 2020-10-01T10:48:45.000Z | 2020-10-04T11:27:44.000Z | c++/primitive_root.cpp | forgotter/Snippets | bb4e39cafe7ef2c1ef3ac24b450a72df350a248b | [
"MIT"
] | 12 | 2018-11-13T13:36:41.000Z | 2021-05-02T10:07:44.000Z | /// Name: PrimitiveRoot
/// Description: Primitive root is a generator in ring of modulo m.
/// Detail: Maths, Number Theory, Modular Ring, Modular Arithmetic
/// Guarantee: } // PrimitiveRoot
/// Dependencies: modexp, prime_factor, totient
/*
Primitive root of a number is such a number which can produce all
o... | 25.48 | 75 | 0.604396 | [
"vector"
] |
a7f0d41b37a803c263df16b1c6f0e14b2c1ffd6f | 6,743 | cpp | C++ | source/plugin/joycon/joycon_manager.cpp | mbenkmann/moltengamepad | 7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8 | [
"MIT"
] | 204 | 2015-12-25T06:40:16.000Z | 2022-03-14T06:27:20.000Z | source/plugin/joycon/joycon_manager.cpp | mbenkmann/moltengamepad | 7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8 | [
"MIT"
] | 96 | 2016-04-03T23:53:56.000Z | 2022-03-06T16:24:38.000Z | source/plugin/joycon/joycon_manager.cpp | mbenkmann/moltengamepad | 7fc91a4ac2dee105745e1a81ca2cbb293be4c4a8 | [
"MIT"
] | 37 | 2016-01-02T01:04:13.000Z | 2022-03-22T19:31:02.000Z | #include "joycon.h"
#include <linux/input.h>
#include <linux/hidraw.h>
#include <sys/ioctl.h>
#include <stdio.h>
manager_methods joycon_manager::methods;
int (*joycon_manager::grab_permissions) (udev_device*, bool);
joycon_manager::joycon_manager() {
}
int joycon_manager::init(device_manager* ref) {
this->ref =... | 27.979253 | 141 | 0.640813 | [
"object"
] |
a7f21f245910e169a76ad99ab7599030d624b3fb | 4,750 | cc | C++ | src/binding.cc | pingjiang/node-rar | 3e85f127cecd5f32a291e560ae51b16159861e22 | [
"MIT"
] | 17 | 2015-01-23T00:02:48.000Z | 2021-07-24T16:55:03.000Z | src/binding.cc | pingjiang/node-rar | 3e85f127cecd5f32a291e560ae51b16159861e22 | [
"MIT"
] | 3 | 2015-06-14T20:47:31.000Z | 2016-03-08T07:21:06.000Z | src/binding.cc | pingjiang/node-rar | 3e85f127cecd5f32a291e560ae51b16159861e22 | [
"MIT"
] | 7 | 2015-06-28T15:32:44.000Z | 2018-12-17T16:04:41.000Z | #include <node.h>
#include <v8.h>
#include "rar.hpp"
#include <iostream>
#ifdef _DEBUG
#define _D(msg) do {\
std::cout << __FILE__ << ":" << __LINE__ << ">> " << msg << std::endl;\
} while(0)
#else
#define _D(msg)
#endif // _DEBUG
static void reset_RARHeaderDataEx(struct RARHeaderDataEx* s) {
memset(s, 0, si... | 30.645161 | 146 | 0.653053 | [
"object"
] |
a7f99cd4ac7802d0ff82acf199f6f2e1aae363bd | 454 | cpp | C++ | Dataset/Leetcode/train/78/274.cpp | kkcookies99/UAST | fff81885aa07901786141a71e5600a08d7cb4868 | [
"MIT"
] | null | null | null | Dataset/Leetcode/train/78/274.cpp | kkcookies99/UAST | fff81885aa07901786141a71e5600a08d7cb4868 | [
"MIT"
] | null | null | null | Dataset/Leetcode/train/78/274.cpp | kkcookies99/UAST | fff81885aa07901786141a71e5600a08d7cb4868 | [
"MIT"
] | null | null | null | class Solution {
public:
vector<vector<int>> XXX(vector<int>& nums) {
vector<vector<int>> result;
vector<int> res;
int si=nums.size();
for(int i=0;i<(1<<si);i++)
{
for(int j=0;j<si;j++)
{
if((1<<j)&i)
res.push_back(n... | 20.636364 | 50 | 0.398678 | [
"vector"
] |
a7fee1d9e6e371e71279481c03cc7870712f0916 | 1,470 | cpp | C++ | android-29/android/media/Session2CommandGroup_Builder.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 12 | 2020-03-26T02:38:56.000Z | 2022-03-14T08:17:26.000Z | android-31/android/media/Session2CommandGroup_Builder.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 1 | 2021-01-27T06:07:45.000Z | 2021-11-13T19:19:43.000Z | android-30/android/media/Session2CommandGroup_Builder.cpp | YJBeetle/QtAndroidAPI | 1468b5dc6eafaf7709f0b00ba1a6ec2b70684266 | [
"Apache-2.0"
] | 3 | 2021-02-02T12:34:55.000Z | 2022-03-08T07:45:57.000Z | #include "./Session2Command.hpp"
#include "./Session2CommandGroup.hpp"
#include "./Session2CommandGroup_Builder.hpp"
namespace android::media
{
// Fields
// QJniObject forward
Session2CommandGroup_Builder::Session2CommandGroup_Builder(QJniObject obj) : JObject(obj) {}
// Constructors
Session2CommandGroup_Buil... | 28.823529 | 133 | 0.765306 | [
"object"
] |
c501507c5f3bfe2a7486719e2d1ff1ee2d3f9872 | 13,702 | hpp | C++ | ad_map_access/impl/include/ad/map/match/AdMapMatching.hpp | hulk-mk/map | 261e7329afdc56d6f8cfb63285039764b2dc6361 | [
"MIT"
] | null | null | null | ad_map_access/impl/include/ad/map/match/AdMapMatching.hpp | hulk-mk/map | 261e7329afdc56d6f8cfb63285039764b2dc6361 | [
"MIT"
] | null | null | null | ad_map_access/impl/include/ad/map/match/AdMapMatching.hpp | hulk-mk/map | 261e7329afdc56d6f8cfb63285039764b2dc6361 | [
"MIT"
] | null | null | null | // ----------------- BEGIN LICENSE BLOCK ---------------------------------
//
// Copyright (C) 2018-2020 Intel Corporation
//
// SPDX-License-Identifier: MIT
//
// ----------------- END LICENSE BLOCK -----------------------------------
#pragma once
#include <list>
#include "ad/map/match/Types.hpp"
#include "ad/map/p... | 40.418879 | 120 | 0.675449 | [
"geometry",
"object",
"vector"
] |
c5081819b0b4a5dbdefdb525d38a262c5c3614a5 | 13,133 | cpp | C++ | Code en C++ de Mage War Online/Boulder.cpp | Drakandes/Portfolio_NicolasPaulBonneau | c8115d5ecd6c284113766d64d0f907c074315cff | [
"MIT"
] | null | null | null | Code en C++ de Mage War Online/Boulder.cpp | Drakandes/Portfolio_NicolasPaulBonneau | c8115d5ecd6c284113766d64d0f907c074315cff | [
"MIT"
] | null | null | null | Code en C++ de Mage War Online/Boulder.cpp | Drakandes/Portfolio_NicolasPaulBonneau | c8115d5ecd6c284113766d64d0f907c074315cff | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include "Boulder.h"
Boulder::Boulder()
{
if (!texture.loadFromFile("Boulder.png"))
{
std::cout << "Error: Couldn't load Boulder texture" << std::endl;
}
if (!shadow_texture.loadFromFile("BoulderShadow.png"))
{
std::cout << "Error while loading Boulder projectile shadow texture"... | 27.190476 | 262 | 0.699155 | [
"vector"
] |
c50ac54a464e5a3e8e987be576923dd2c3444604 | 6,743 | cc | C++ | src/libs/jelly/rectangular_binary_matrix.cc | sauloal/cnidaria | fe6f8c8dfed86d39c80f2804a753c05bb2e485b4 | [
"MIT"
] | 3 | 2015-11-20T08:44:42.000Z | 2016-12-14T01:40:03.000Z | src/libs/jelly/rectangular_binary_matrix.cc | sauloal/cnidaria | fe6f8c8dfed86d39c80f2804a753c05bb2e485b4 | [
"MIT"
] | 1 | 2017-09-04T14:04:32.000Z | 2020-05-26T19:04:00.000Z | src/libs/jelly/rectangular_binary_matrix.cc | sauloal/cnidaria | fe6f8c8dfed86d39c80f2804a753c05bb2e485b4 | [
"MIT"
] | null | null | null | /* This file is part of Jellyfish.
Jellyfish is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Jellyfish is distributed ... | 31.073733 | 147 | 0.598992 | [
"vector"
] |
c50c1f00e7d60c51bfba0755fb77c4b37b480fa9 | 1,061 | cpp | C++ | code/src/main.cpp | Shutter-Island-Team/Shutter-island | c5e7c0b2c60c34055e64104dcbc396b9e1635f33 | [
"MIT"
] | 4 | 2016-06-24T09:22:18.000Z | 2019-06-13T13:50:53.000Z | code/src/main.cpp | Shutter-Island-Team/Shutter-island | c5e7c0b2c60c34055e64104dcbc396b9e1635f33 | [
"MIT"
] | null | null | null | code/src/main.cpp | Shutter-Island-Team/Shutter-island | c5e7c0b2c60c34055e64104dcbc396b9e1635f33 | [
"MIT"
] | 2 | 2016-06-10T12:46:17.000Z | 2018-10-14T06:37:21.000Z | #include "../include/Viewer.hpp"
#include "../include/log.hpp"
#include <glm/glm.hpp>
#include <iostream>
#include <sstream>
#include <vector>
#include "../include/initialize_scene.hpp"
#include "../include/Utils.hpp"
int main( int argc, char* argv[] )
{
std::srand(std::time(0));
Viewer viewer(... | 23.577778 | 79 | 0.639962 | [
"vector"
] |
c50d2994d4bf0782bbff6618b5f1fb2d2186e75e | 4,093 | cpp | C++ | lib/CUDA/vec3d_mult2.cpp | Bensuperpc/BenLib | 1708a27e272a54f437cda50b2ca98ed92f03d721 | [
"MIT"
] | 5 | 2020-12-02T21:17:14.000Z | 2021-05-24T19:57:42.000Z | lib/CUDA/vec3d_mult2.cpp | bensuperpc/BenLib | 1708a27e272a54f437cda50b2ca98ed92f03d721 | [
"MIT"
] | null | null | null | lib/CUDA/vec3d_mult2.cpp | bensuperpc/BenLib | 1708a27e272a54f437cda50b2ca98ed92f03d721 | [
"MIT"
] | 1 | 2021-02-28T08:43:46.000Z | 2021-02-28T08:43:46.000Z | //////////////////////////////////////////////////////////////
// ____ //
// | __ ) ___ _ __ ___ _ _ _ __ ___ _ __ _ __ ___ //
// | _ \ / _ \ '_ \/ __| | | | '_ \ / _ \ '__| '_ \ / __| //
// | |_) | __/ | | \__ \ |_| | |_) | __/ | | |_) | (__ //
// |... | 48.152941 | 160 | 0.367701 | [
"3d"
] |
c50f0c166e9bf3f9c2477beabc7cd0f035ea5595 | 207,868 | cc | C++ | Implementation/Sparkfun Edge/Applications/SZC_motion_1B6S_3IN/model/multi_motions.cc | DarkSZChao/Big-Little_NN_Strategies | 5821765c5ed1a2cbdfe7d9586df7bd36e08fa6fd | [
"MIT"
] | null | null | null | Implementation/Sparkfun Edge/Applications/SZC_motion_1B6S_3IN/model/multi_motions.cc | DarkSZChao/Big-Little_NN_Strategies | 5821765c5ed1a2cbdfe7d9586df7bd36e08fa6fd | [
"MIT"
] | null | null | null | Implementation/Sparkfun Edge/Applications/SZC_motion_1B6S_3IN/model/multi_motions.cc | DarkSZChao/Big-Little_NN_Strategies | 5821765c5ed1a2cbdfe7d9586df7bd36e08fa6fd | [
"MIT"
] | null | null | null | #include "model.h"
// Name of model tflite flatbuffer.
const unsigned char multi_motions_model_tflite_name[] = {"model"};
// Model data tflite flatbuffer.
const unsigned char multi_motions_model_tflite[] = {
0x1c, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x12, 0x00,
0x1c, 0x00, 0x04, 0x00, 0x08, 0x0... | 73.790557 | 73 | 0.648816 | [
"model"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.