hexsha
stringlengths
40
40
size
int64
7
1.05M
ext
stringclasses
13 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
269
max_stars_repo_name
stringlengths
5
108
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
9
max_stars_count
int64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
269
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
9
max_issues_count
int64
1
67k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
269
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
9
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
7
1.05M
avg_line_length
float64
1.21
330k
max_line_length
int64
6
990k
alphanum_fraction
float64
0.01
0.99
author_id
stringlengths
2
40
0fa912fc4ff4cff150a2eace2e7d4ab77d2c860b
16,793
cc
C++
o3d/core/cross/param_object_test.cc
zachlatta/chromium
c4625eefca763df86471d798ee5a4a054b4716ae
[ "BSD-3-Clause" ]
1
2021-09-24T22:49:10.000Z
2021-09-24T22:49:10.000Z
o3d/core/cross/param_object_test.cc
changbai1980/chromium
c4625eefca763df86471d798ee5a4a054b4716ae
[ "BSD-3-Clause" ]
null
null
null
o3d/core/cross/param_object_test.cc
changbai1980/chromium
c4625eefca763df86471d798ee5a4a054b4716ae
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2009, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
34.411885
79
0.73346
zachlatta
0faa1d597a62c211f319bb778d6c4785a7fd52f4
669
hpp
C++
PyMieSim/includes/LMT/includes/Definitions.hpp
MartinPdS/PyMieSim
2560c7f4009df5d05bcb0ce8e929aa7baa7be8de
[ "MIT" ]
6
2021-02-11T17:53:40.000Z
2021-12-11T20:20:01.000Z
PyMieSim/includes/LMT/includes/Definitions.hpp
MartinPdS/PyMieSim
2560c7f4009df5d05bcb0ce8e929aa7baa7be8de
[ "MIT" ]
6
2021-05-12T04:33:26.000Z
2021-11-14T05:25:19.000Z
PyMieSim/includes/LMT/includes/Definitions.hpp
MartinPdS/PyMieSim
2560c7f4009df5d05bcb0ce8e929aa7baa7be8de
[ "MIT" ]
3
2021-05-10T19:46:42.000Z
2021-06-01T19:52:14.000Z
#ifndef DEF_H #define DEF_H #include "pybind11.hpp" typedef unsigned int uint; typedef std::complex<double> complex128; typedef std::vector<double> DVector; typedef std::vector<complex128> CVector; typedef pybind11::array_t<double> ndarray; typedef pybi...
25.730769
52
0.67713
MartinPdS
0fac56086f3cd6a06d615db843a6fbb93c6f304b
522
hxx
C++
odb-tests-2.4.0/libcommon/common/config.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
odb-tests-2.4.0/libcommon/common/config.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
odb-tests-2.4.0/libcommon/common/config.hxx
edidada/odb
78ed750a9dde65a627fc33078225410306c2e78b
[ "MIT" ]
null
null
null
// file : libcommon/common/config.hxx // copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef LIBCOMMON_COMMON_CONFIG_HXX #define LIBCOMMON_COMMON_CONFIG_HXX #ifdef HAVE_CONFIG_VC_H # include <common/config-vc.h> #else # include <common/co...
23.727273
63
0.727969
edidada
0fb00e19083d80d78fe062637ed1ce2d727605b0
3,499
cc
C++
ortools/linear_solver/samples/assignment_mip.cc
sreesubbash/or-tools
701496e45d54fa9938afeedec43089314d93ec11
[ "Apache-2.0" ]
1
2021-03-30T21:10:27.000Z
2021-03-30T21:10:27.000Z
ortools/linear_solver/samples/assignment_mip.cc
sreesubbash/or-tools
701496e45d54fa9938afeedec43089314d93ec11
[ "Apache-2.0" ]
null
null
null
ortools/linear_solver/samples/assignment_mip.cc
sreesubbash/or-tools
701496e45d54fa9938afeedec43089314d93ec11
[ "Apache-2.0" ]
null
null
null
// Copyright 2010-2018 Google LLC // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
29.652542
78
0.620177
sreesubbash
0fb02bebc89e077559a8771bf8a33cb5817f763a
9,544
cpp
C++
LevelEditor/Edit/EShape.cpp
MlssingTexture/xray-sdk
648de11d78fcc8088e802572da6187ee9b198f9f
[ "CC0-1.0" ]
8
2016-01-25T20:18:51.000Z
2019-03-06T07:00:04.000Z
LevelEditor/Edit/EShape.cpp
MlssingTexture/xray-sdk
648de11d78fcc8088e802572da6187ee9b198f9f
[ "CC0-1.0" ]
null
null
null
LevelEditor/Edit/EShape.cpp
MlssingTexture/xray-sdk
648de11d78fcc8088e802572da6187ee9b198f9f
[ "CC0-1.0" ]
3
2016-02-14T01:20:43.000Z
2021-02-03T11:19:11.000Z
//--------------------------------------------------------------------------- #include "stdafx.h" #pragma hdrstop #include "EShape.h" #include "D3DUtils.h" #include "du_box.h" #include "Scene.h" #define SHAPE_COLOR_TRANSP 0x1800FF00 #define SHAPE_COLOR_EDGE 0xFF202020 //---------------------------------------------...
26.292011
121
0.538977
MlssingTexture
0fb271150037c157633a72bd0ce5156b7569951d
3,387
cpp
C++
lib/Runtime/Base/LeaveScriptObject.cpp
Taritsyn/ChakraCore
b6042191545a823fcf9d53df2b09d160d5808f51
[ "MIT" ]
8,664
2016-01-13T17:33:19.000Z
2019-05-06T19:55:36.000Z
lib/Runtime/Base/LeaveScriptObject.cpp
Taritsyn/ChakraCore
b6042191545a823fcf9d53df2b09d160d5808f51
[ "MIT" ]
5,058
2016-01-13T17:57:02.000Z
2019-05-04T15:41:54.000Z
lib/Runtime/Base/LeaveScriptObject.cpp
Taritsyn/ChakraCore
b6042191545a823fcf9d53df2b09d160d5808f51
[ "MIT" ]
1,367
2016-01-13T17:54:57.000Z
2019-04-29T18:16:27.000Z
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
36.031915
110
0.621494
Taritsyn
0fb2b454ad764f7497dca7878910bee3ca701238
13,698
cc
C++
base/timer/timer_unittest.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
231
2015-01-08T09:04:44.000Z
2021-12-30T03:03:10.000Z
base/timer/timer_unittest.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2015-02-09T06:38:05.000Z
2016-09-30T00:47:01.000Z
base/timer/timer_unittest.cc
Fusion-Rom/android_external_chromium_org
d8b126911c6ea9753e9f526bee5654419e1d0ebd
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
268
2015-01-21T05:53:28.000Z
2022-03-25T22:09:01.000Z
// Copyright (c) 2012 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 "base/memory/scoped_ptr.h" #include "base/message_loop/message_loop.h" #include "base/timer/timer.h" #include "testing/gtest/include/gtest/gt...
26.911591
79
0.692291
Fusion-Rom
0fb37ddb3511f8d7dc230cecf93992477b3f74ec
1,985
cc
C++
src/developer/forensics/exceptions/handler_manager.cc
EnderNightLord-ChromeBook/zircon-rpi
b09b1eb3aa7a127c65568229fe10edd251869283
[ "BSD-2-Clause" ]
14
2020-10-25T05:48:36.000Z
2021-09-20T02:46:20.000Z
src/developer/forensics/exceptions/handler_manager.cc
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
null
null
null
src/developer/forensics/exceptions/handler_manager.cc
DamieFC/fuchsia
f78a4a1326f4a4bb5834500918756173c01bab4f
[ "BSD-2-Clause" ]
2
2022-02-25T12:22:49.000Z
2022-03-12T03:20:10.000Z
// Copyright 2020 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/developer/forensics/exceptions/handler_manager.h" namespace forensics { namespace exceptions { HandlerManager::HandlerManager(async_dispatcher...
38.921569
100
0.748111
EnderNightLord-ChromeBook
0fb39d8862baeda7c568b8029e112bf159f96684
978
cpp
C++
10487/src.cpp
sabingoyek/uva-online-judge
78be271d440ff3b9b1b038fb83343ba46ea60843
[ "MIT" ]
null
null
null
10487/src.cpp
sabingoyek/uva-online-judge
78be271d440ff3b9b1b038fb83343ba46ea60843
[ "MIT" ]
null
null
null
10487/src.cpp
sabingoyek/uva-online-judge
78be271d440ff3b9b1b038fb83343ba46ea60843
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; int main() { // your code goes here int n, test_case = 0; while(true){ scanf("%d", &n); if(n == 0){ break; } else{ test_case++; vector<int> numbers; int tmp, m; for(int i = 0; i < n; i++){ scanf("%d", &tmp); numbers.push_back(tmp); } ...
16.862069
49
0.445808
sabingoyek
0fb7dba0d35ba3341831e928733118eeeb60c1bb
1,040
cpp
C++
p1130.cpp
ThinkiNOriginal/PTA-Advanced
55cae28f76102964d0f6fd728dd62d6eba980c49
[ "MIT" ]
null
null
null
p1130.cpp
ThinkiNOriginal/PTA-Advanced
55cae28f76102964d0f6fd728dd62d6eba980c49
[ "MIT" ]
null
null
null
p1130.cpp
ThinkiNOriginal/PTA-Advanced
55cae28f76102964d0f6fd728dd62d6eba980c49
[ "MIT" ]
null
null
null
#include <string> #include <iostream> #include <vector> #include <algorithm> #include <cstring> using namespace std; struct Node { string val; Node* left; Node* right; }; string infix(Node* tree) { static string res; if (tree) { if (tree -> left or tree -> right) res += '('; infix(tree -> left); res +...
14.246575
36
0.511538
ThinkiNOriginal
0fb849a6834497762b912d4b63ba262c1e1710d9
13,486
cpp
C++
client/publishdialog.cpp
vorushin/moodbox_aka_risovaska
5943452e4c7fc9e3c828f62f565cd2da9a040e92
[ "MIT" ]
1
2015-08-23T11:03:58.000Z
2015-08-23T11:03:58.000Z
client/publishdialog.cpp
vorushin/moodbox_aka_risovaska
5943452e4c7fc9e3c828f62f565cd2da9a040e92
[ "MIT" ]
null
null
null
client/publishdialog.cpp
vorushin/moodbox_aka_risovaska
5943452e4c7fc9e3c828f62f565cd2da9a040e92
[ "MIT" ]
3
2016-12-05T02:43:52.000Z
2021-06-30T21:35:46.000Z
#include "publishdialog.h" #include <QClipboard> #include <QDateTime> #include <QMessageBox> #include <QUrl> #include <QDesktopServices> #include "messagemanager.h" #include "logondataprovider.h" #include "blogtools.h" #include "testtools.h" namespace MoodBox { PublishDialog::PublishDialog(QWidget...
25.207477
139
0.707178
vorushin
0fbd172e36f976bebca2e21cc1e1dea9caf32a7e
1,442
cpp
C++
ext/stub/javax/imageio/ImageIO_ContainsFilter-stub.cpp
pebble2015/cpoi
6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6
[ "Apache-2.0" ]
null
null
null
ext/stub/javax/imageio/ImageIO_ContainsFilter-stub.cpp
pebble2015/cpoi
6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6
[ "Apache-2.0" ]
null
null
null
ext/stub/javax/imageio/ImageIO_ContainsFilter-stub.cpp
pebble2015/cpoi
6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6
[ "Apache-2.0" ]
null
null
null
// Generated from /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/rt.jar #include <javax/imageio/ImageIO_ContainsFilter.hpp> extern void unimplemented_(const char16_t* name); javax::imageio::ImageIO_ContainsFilter::ImageIO_ContainsFilter(const ::default_init_tag&) : super(*static_cast< ::d...
33.534884
142
0.712899
pebble2015
0fbd343c82f39328aa0cfe80a3dc9f33d6327680
10,276
hpp
C++
include/nodamushi/svd/normalized/Register.hpp
nodamushi/nsvd-reader
cf3a840aaac78d5791df1cf045596ec20dc03257
[ "CC0-1.0" ]
null
null
null
include/nodamushi/svd/normalized/Register.hpp
nodamushi/nsvd-reader
cf3a840aaac78d5791df1cf045596ec20dc03257
[ "CC0-1.0" ]
null
null
null
include/nodamushi/svd/normalized/Register.hpp
nodamushi/nsvd-reader
cf3a840aaac78d5791df1cf045596ec20dc03257
[ "CC0-1.0" ]
null
null
null
/*! @brief normalized register @file nodamushi/svd/normalized/Register.hpp */ /* * These codes are licensed under CC0. * http://creativecommons.org/publicdomain/zero/1.0/ */ #ifndef NODAMUSHI_SVD_NORMALIZED_REGISTER_HPP #define NODAMUSHI_SVD_NORMALIZED_REGISTER_HPP # include <sstream> # include "nodamushi/svd/n...
29.613833
107
0.635072
nodamushi
0fc0a177cad09bce23bf64f9ef768e147b5e5d42
1,909
cpp
C++
ndk-basic/src/main/cpp/sample-lib.cpp
syusikoku/NDKDemo
92322273b16366ae30e0c239df6bfaaf2a6ab958
[ "W3C", "OLDAP-2.3" ]
null
null
null
ndk-basic/src/main/cpp/sample-lib.cpp
syusikoku/NDKDemo
92322273b16366ae30e0c239df6bfaaf2a6ab958
[ "W3C", "OLDAP-2.3" ]
null
null
null
ndk-basic/src/main/cpp/sample-lib.cpp
syusikoku/NDKDemo
92322273b16366ae30e0c239df6bfaaf2a6ab958
[ "W3C", "OLDAP-2.3" ]
null
null
null
#include <jni.h> #include <string> #include <android/log.h> #include <sys/inotify.h> #define LOG_TAG "zy" #include <unistd.h> #include <malloc.h> #define LOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) #define LOGF(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) extern "C" J...
31.295082
96
0.577266
syusikoku
0fc143ee7694b39857b3bc1e985a6c3a7ad0177e
48,745
cpp
C++
src/rpggame/rpgio.cpp
Hirato/lamiae
c8a94794035d313420ea56b2bf9dd603fe06f520
[ "Zlib" ]
68
2015-01-26T14:03:42.000Z
2022-02-28T06:08:24.000Z
src/rpggame/rpgio.cpp
Hirato/lamiae
c8a94794035d313420ea56b2bf9dd603fe06f520
[ "Zlib" ]
13
2015-01-09T21:57:27.000Z
2022-02-20T11:25:39.000Z
src/rpggame/rpgio.cpp
Hirato/lamiae
c8a94794035d313420ea56b2bf9dd603fe06f520
[ "Zlib" ]
18
2015-01-08T14:15:21.000Z
2021-12-27T16:14:07.000Z
#include "rpggame.h" extern bool reloadtexture(const char *name); //texture.cpp namespace rpgio { #define SAVE_VERSION 49 #define COMPAT_VERSION 49 #define SAVE_MAGIC "RPGS" /** SAVING STUFF STRINGS - use writestring(stream *, char *) HASHES - see strings VECTORS - write an int corresponding to the n...
24.119248
137
0.598851
Hirato
0fc1bff6c52ccfb50269b5d37ebb75bc57cc4103
1,266
cc
C++
src/ppl/nn/engines/riscv/utils/fp16fp32_cvt.cc
tangyanf/ppl.nn
744ac02e7d6e363522dc629b35db8a5eca2e7c3c
[ "Apache-2.0" ]
1
2022-03-27T07:55:37.000Z
2022-03-27T07:55:37.000Z
src/ppl/nn/engines/riscv/utils/fp16fp32_cvt.cc
tangyanf/ppl.nn
744ac02e7d6e363522dc629b35db8a5eca2e7c3c
[ "Apache-2.0" ]
null
null
null
src/ppl/nn/engines/riscv/utils/fp16fp32_cvt.cc
tangyanf/ppl.nn
744ac02e7d6e363522dc629b35db8a5eca2e7c3c
[ "Apache-2.0" ]
null
null
null
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
36.171429
64
0.692733
tangyanf
0fc1f37a38b5d513e821111d5f5c2192eb9bc554
140
hpp
C++
Iridium/Utility/Allocator.hpp
lordharambae/Iridium
40997d7082f7f80e38338af358fdca2a5ac3af63
[ "BSD-3-Clause" ]
null
null
null
Iridium/Utility/Allocator.hpp
lordharambae/Iridium
40997d7082f7f80e38338af358fdca2a5ac3af63
[ "BSD-3-Clause" ]
null
null
null
Iridium/Utility/Allocator.hpp
lordharambae/Iridium
40997d7082f7f80e38338af358fdca2a5ac3af63
[ "BSD-3-Clause" ]
null
null
null
#pragma once #ifndef ALLOCATOR_HPP #define ALLOCATOR_HPP namespace Iridium { namespace Utility { class Allocator {}; } } #endif
8.75
21
0.707143
lordharambae
0fc3c2656736fc3dfc22fc80f6cf8a7294d5090a
2,039
cc
C++
mindspore/core/ir/func_graph_base.cc
zhz44/mindspore
6044d34074c8505dd4b02c0a05419cbc32a43f86
[ "Apache-2.0" ]
1
2022-03-05T02:59:21.000Z
2022-03-05T02:59:21.000Z
mindspore/core/ir/func_graph_base.cc
zhz44/mindspore
6044d34074c8505dd4b02c0a05419cbc32a43f86
[ "Apache-2.0" ]
null
null
null
mindspore/core/ir/func_graph_base.cc
zhz44/mindspore
6044d34074c8505dd4b02c0a05419cbc32a43f86
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2019-2021 Huawei Technologies Co., Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
34.559322
120
0.695439
zhz44
0fc50082be9f2214956188bcdd64b61b03cf7624
8,882
cc
C++
code/bess-v1/core/utils/cuckoo_map_test.cc
Lossless-Virtual-Switching/Backdraft
99e8f7acf833d1755a109898eb397c3412fff159
[ "MIT" ]
1
2020-06-22T13:21:43.000Z
2020-06-22T13:21:43.000Z
code/bess-v1/core/utils/cuckoo_map_test.cc
Lossless-Virtual-Switching/Backdraft
99e8f7acf833d1755a109898eb397c3412fff159
[ "MIT" ]
null
null
null
code/bess-v1/core/utils/cuckoo_map_test.cc
Lossless-Virtual-Switching/Backdraft
99e8f7acf833d1755a109898eb397c3412fff159
[ "MIT" ]
null
null
null
// Copyright (c) 2016-2017, Nefeli Networks, Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // // * Redistributions of source code must retain the above copyright notice, this // list of...
27.16208
80
0.681491
Lossless-Virtual-Switching
0fc5fb72f3fe232b80609e6d7e9af660a71996e1
5,788
cpp
C++
extension/app/handler.cpp
vvalceanu/mozilla-vpn-client
bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a
[ "MIT" ]
222
2020-11-21T05:55:56.000Z
2022-03-29T16:20:03.000Z
extension/app/handler.cpp
vvalceanu/mozilla-vpn-client
bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a
[ "MIT" ]
1,893
2020-11-16T19:31:50.000Z
2022-03-31T21:51:31.000Z
extension/app/handler.cpp
vvalceanu/mozilla-vpn-client
bd682c5b7b12bb49e1b1c555f1ca973484b8ce5a
[ "MIT" ]
68
2020-11-19T19:08:16.000Z
2022-03-25T20:07:59.000Z
/* 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/. */ #include "handler.h" #include "constants.h" #include "logger.h" #include <iostream> #ifndef MVPN_WINDOWS # incl...
23.62449
79
0.620767
vvalceanu
0fc6df27917ae4f535ef158327091c558b4b8e56
221
hh
C++
firmware/src/MightyBoard/Motherboard/Compat.hh
46cv8/Sailfish-MightyBoardFirmware
4d8456e54c537dd32775095ed2715d41f5961e6c
[ "AAL" ]
79
2015-01-13T21:00:15.000Z
2022-03-22T14:40:41.000Z
firmware/src/MightyBoard/Motherboard/Compat.hh
46cv8/Sailfish-MightyBoardFirmware
4d8456e54c537dd32775095ed2715d41f5961e6c
[ "AAL" ]
79
2015-04-23T18:25:49.000Z
2021-10-03T14:42:07.000Z
firmware/src/MightyBoard/Motherboard/Compat.hh
46cv8/Sailfish-MightyBoardFirmware
4d8456e54c537dd32775095ed2715d41f5961e6c
[ "AAL" ]
66
2015-01-05T04:05:09.000Z
2022-02-16T17:31:02.000Z
#ifndef __COMPAT_HH__ #define __COMPAT_HH__ #ifndef SIMULATOR #include <avr/version.h> #if __AVR_LIBC_VERSION__ >= 10800UL #define __DELAY_BACKWARD_COMPATIBLE__ 1 #define __PROG_TYPES_COMPAT__ 1 #endif #endif #endif
13.8125
39
0.809955
46cv8
0fc8e8193b6099b0121e2f8b7ff42a03a7569383
10,776
hpp
C++
include/mango/simd/avx512_float128.hpp
ufoym/mango
9732fc528f66439f50a3a7cb72d4ba42a59a3d54
[ "Zlib" ]
3
2021-02-27T10:29:37.000Z
2022-02-16T16:31:26.000Z
include/mango/simd/avx512_float128.hpp
ufoym/mango
9732fc528f66439f50a3a7cb72d4ba42a59a3d54
[ "Zlib" ]
null
null
null
include/mango/simd/avx512_float128.hpp
ufoym/mango
9732fc528f66439f50a3a7cb72d4ba42a59a3d54
[ "Zlib" ]
5
2021-03-22T11:06:00.000Z
2022-02-22T02:53:19.000Z
/* MANGO Multimedia Development Platform Copyright (C) 2012-2021 Twilight Finland 3D Oy Ltd. All rights reserved. */ #pragma once #include <mango/simd/simd.hpp> namespace mango::simd { // ----------------------------------------------------------------- // f32x4 // -------------------------------...
23.174194
85
0.577394
ufoym
0fcadda78fd2ffbccebab730c1285236f67058b6
2,328
cc
C++
zircon/system/utest/core/handle-dup/handle-dup.cc
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
5
2022-01-10T20:22:17.000Z
2022-01-21T20:14:17.000Z
zircon/system/utest/core/handle-dup/handle-dup.cc
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
1
2022-03-01T01:12:04.000Z
2022-03-01T01:17:26.000Z
zircon/system/utest/core/handle-dup/handle-dup.cc
allansrc/fuchsia
a2c235b33fc4305044d496354a08775f30cdcf37
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2019 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 <lib/zx/event.h> #include <zircon/syscalls.h> #include <zircon/syscalls/object.h> #include <fbl/vector.h> #include <zxtest/zxtest.h> namespace {...
32.333333
94
0.753436
allansrc
0fcb0d654cd2ffa142d1cbe73dbeec0d082a43a2
34,154
cpp
C++
iRODS/server/api/src/rsServerReport.cpp
cyverse/irods
4ea33f5f0e220b6e5d257a49b45e10d07ec02d75
[ "BSD-3-Clause" ]
null
null
null
iRODS/server/api/src/rsServerReport.cpp
cyverse/irods
4ea33f5f0e220b6e5d257a49b45e10d07ec02d75
[ "BSD-3-Clause" ]
7
2019-12-02T17:55:49.000Z
2019-12-02T17:55:59.000Z
iRODS/server/api/src/rsServerReport.cpp
benlazarine/irods
83f3c4a6f8f7fc6422a1e73a297b97796a961322
[ "BSD-3-Clause" ]
1
2019-12-02T05:44:10.000Z
2019-12-02T05:44:10.000Z
#include "rsGlobalExtern.hpp" #include "rodsErrorTable.h" #include "miscServerFunct.hpp" #include "reIn2p3SysRule.hpp" #include "irods_lookup_table.hpp" #include "irods_log.hpp" #include "irods_plugin_name_generator.hpp" #include "irods_home_directory.hpp" #include "irods_plugin_home_directory.hpp" #include "irods_res...
28.580753
123
0.555367
cyverse
0fcbcbedfe04f771ca8d82785d69dfdf334805ca
6,091
cpp
C++
tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
clayne/DirectXShaderCompiler
0ef9b702890b1d45f0bec5fa75481290323e14dc
[ "NCSA" ]
1,192
2017-01-23T23:27:01.000Z
2019-05-05T14:08:40.000Z
tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
clayne/DirectXShaderCompiler
0ef9b702890b1d45f0bec5fa75481290323e14dc
[ "NCSA" ]
2,214
2019-05-06T22:22:53.000Z
2022-03-31T19:38:50.000Z
tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
clayne/DirectXShaderCompiler
0ef9b702890b1d45f0bec5fa75481290323e14dc
[ "NCSA" ]
269
2019-05-07T11:59:04.000Z
2022-03-30T08:41:50.000Z
//===--- TransProtectedScope.cpp - Transformations to ARC mode ------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
30.004926
80
0.640617
clayne
0fcd8dbef9f0d095c79da808e706a6a1ededd8a1
989
cxx
C++
pandatool/src/xfile/xFileParseData.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
pandatool/src/xfile/xFileParseData.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
pandatool/src/xfile/xFileParseData.cxx
cmarshall108/panda3d-python3
8bea2c0c120b03ec1c9fd179701fdeb7510bb97b
[ "PHP-3.0", "PHP-3.01" ]
null
null
null
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file xFileParseData.cxx * @...
24.725
76
0.722952
cmarshall108
0fceac63b54e5119d25099ae36b7ea7bb0b325e2
11,450
cxx
C++
main/vcl/workben/svptest.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/vcl/workben/svptest.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/vcl/workben/svptest.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
331
2015-01-06T11:40:55.000Z
2022-03-14T04:07:51.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 y...
30.452128
182
0.555459
Grosskopf
0fd162b1d401dc6b0bc04884786a5a17eed4b3e0
10,578
cpp
C++
plugins/render/ogreRender/3rdParty/ogre/Dependencies/src/FreeImage/Source/FreeImage/PluginSGI.cpp
wterkaj/ApertusVR
424ec5515ae08780542f33cc4841a8f9a96337b3
[ "MIT" ]
158
2016-11-17T19:37:51.000Z
2022-03-21T19:57:55.000Z
plugins/render/ogreRender/3rdParty/ogre/Dependencies/src/FreeImage/Source/FreeImage/PluginSGI.cpp
wterkaj/ApertusVR
424ec5515ae08780542f33cc4841a8f9a96337b3
[ "MIT" ]
94
2016-11-18T09:55:57.000Z
2021-01-14T08:50:40.000Z
plugins/render/ogreRender/3rdParty/ogre/Dependencies/src/FreeImage/Source/FreeImage/PluginSGI.cpp
wterkaj/ApertusVR
424ec5515ae08780542f33cc4841a8f9a96337b3
[ "MIT" ]
51
2017-05-24T10:20:25.000Z
2022-03-17T15:07:02.000Z
// ========================================================== // SGI Loader // // Design and implementation by // - Sherman Wilcox // - Noam Gat // // References : // ------------ // - The SGI Image File Format, Version 1.0 // http://astronomy.swin.edu.au/~pbourke/dataformats/sgirgb/sgiversion.html // - SGI RGB Image ...
24.830986
90
0.620533
wterkaj
0fd1d219863da4e3213b2ddcd489f4a45379e0f4
11,370
cpp
C++
OpenSees/SRC/renderer/X11Device.cpp
kuanshi/ductile-fracture
ccb350564df54f5c5ec3a079100effe261b46650
[ "MIT" ]
8
2019-03-05T16:25:10.000Z
2020-04-17T14:12:03.000Z
SRC/renderer/X11Device.cpp
steva44/OpenSees
417c3be117992a108c6bbbcf5c9b63806b9362ab
[ "TCL" ]
null
null
null
SRC/renderer/X11Device.cpp
steva44/OpenSees
417c3be117992a108c6bbbcf5c9b63806b9362ab
[ "TCL" ]
3
2019-09-21T03:11:11.000Z
2020-01-19T07:29:37.000Z
/* ****************************************************************** ** ** OpenSees - Open System for Earthquake Engineering Simulation ** ** Pacific Earthquake Engineering Research Center ** ** ** ** ...
27.597087
86
0.574318
kuanshi
0fd3dfb2b29d04d9e65156adb43d220e322ea57a
12,964
cc
C++
common/formatting/state_node.cc
snsokolov/verible
7c59a17b975c9e87fb5d675540dc788d389edac9
[ "Apache-2.0" ]
null
null
null
common/formatting/state_node.cc
snsokolov/verible
7c59a17b975c9e87fb5d675540dc788d389edac9
[ "Apache-2.0" ]
null
null
null
common/formatting/state_node.cc
snsokolov/verible
7c59a17b975c9e87fb5d675540dc788d389edac9
[ "Apache-2.0" ]
null
null
null
// Copyright 2017-2019 The Verible Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
39.889231
80
0.683662
snsokolov
0fd49e65f71f076c3657a1f89b191f394be91c4c
4,981
cpp
C++
Source/FactorySkyline/Operators/FSConveyorBeltOperator.cpp
RozeDoyanawa/FactorySkyline
381d983d8c8fcac7fa9ce3c386d52bd68d2248b6
[ "MIT" ]
3
2021-07-09T06:20:11.000Z
2022-01-23T09:29:21.000Z
Source/FactorySkyline/Operators/FSConveyorBeltOperator.cpp
The1NdNly/FactorySkyline
e9ee8750ed6417fc8e12328b0adb44a9e3baa739
[ "MIT" ]
null
null
null
Source/FactorySkyline/Operators/FSConveyorBeltOperator.cpp
The1NdNly/FactorySkyline
e9ee8750ed6417fc8e12328b0adb44a9e3baa739
[ "MIT" ]
6
2021-07-11T15:10:12.000Z
2022-02-27T02:16:15.000Z
// ILikeBanas #include "FSConveyorBeltOperator.h" #include "Buildables/FGBuildable.h" #include "Buildables/FGBuildableConveyorBelt.h" //#include "FGInstancedSplineMesh.h" #include "FGInstancedSplineMeshComponent.h" #include "FactorySkyline/FSkyline.h" AFGHologram* UFSConveyorBeltOperator::HologramCopy(FT...
42.211864
172
0.773539
RozeDoyanawa
0fd63208c236712add2719a7f4d14c7c1c660fb7
592
hpp
C++
Utility/VLArray/Entry/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
2
2020-09-13T07:31:22.000Z
2022-03-26T08:37:32.000Z
Utility/VLArray/Entry/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
null
null
null
Utility/VLArray/Entry/a_Body.hpp
p-adic/cpp
9404a08f26c55a19c53ab0a11edb70f3ed6a8e3c
[ "MIT" ]
null
null
null
// c:/Users/user/Documents/Programming/Utility/VLArray/Entry/a_Body.hpp #pragma once #include "a.hpp" template <typename T> inline EntryOfVLArray<T>::EntryOfVLArray() : m_t() , m_prev( this ) , m_next( this ) {} template <typename T> template <typename Arg> inline EntryOfVLArray<T>::EntryOfVLArray( const Arg& t...
59.2
217
0.692568
p-adic
0fd6df511852dea8122fbf77f74909535ee0c34f
5,180
cpp
C++
bin/docker/CH_HCNetSDK_V5.3.5.2_build20171124_Linux64/QtDemo/src/OtherFunc/Deployment/deploy.cpp
escoffier/newmedia
f15aedae56a5b5c22c6451fa45b58ce108a58b9e
[ "Apache-2.0" ]
null
null
null
bin/docker/CH_HCNetSDK_V5.3.5.2_build20171124_Linux64/QtDemo/src/OtherFunc/Deployment/deploy.cpp
escoffier/newmedia
f15aedae56a5b5c22c6451fa45b58ce108a58b9e
[ "Apache-2.0" ]
null
null
null
bin/docker/CH_HCNetSDK_V5.3.5.2_build20171124_Linux64/QtDemo/src/OtherFunc/Deployment/deploy.cpp
escoffier/newmedia
f15aedae56a5b5c22c6451fa45b58ce108a58b9e
[ "Apache-2.0" ]
null
null
null
/************************************************************************ * Copyright 2009-2011 Hikvision Digital Technology Co., Ltd. * FileName : deploy.cpp * Description : deploy * Modification History : none * Versio...
34.078947
90
0.405212
escoffier
0fd6e07d340533199a882e38a014d19127240ae9
16,928
cpp
C++
src_legacy/2017/pixelgateway.cpp
gmoehler/ledpoi
d1294b172b7069f62119c310399d80500402d882
[ "MIT" ]
null
null
null
src_legacy/2017/pixelgateway.cpp
gmoehler/ledpoi
d1294b172b7069f62119c310399d80500402d882
[ "MIT" ]
75
2017-05-28T23:39:33.000Z
2019-05-09T06:18:44.000Z
src_legacy/2017/pixelgateway.cpp
gmoehler/ledpoi
d1294b172b7069f62119c310399d80500402d882
[ "MIT" ]
null
null
null
#include <Arduino.h> #include <ws2812.h> #include <WiFi.h> #include "WiFiCredentials.h" #include "ledpoi.h" #include "PoiActionRunner.h" #include "PoiTimer.h" #include "OneButton.h" enum PoiState { POI_INIT, // 0 POI_IP_CONFIG_OPTION, // 1 POI_IP_CONFIG, // 2 ...
25.190476
124
0.619861
gmoehler
0fd7f3c25f5a73f90516fe51472759d2046b5be6
3,029
cpp
C++
codes/compiler/llvm/frontend/clang/generate-IR/project.cpp
zhoujiagen/learning-algorithms
de3c17a68319499afc72acea1be92b1c92ea30cd
[ "MIT" ]
null
null
null
codes/compiler/llvm/frontend/clang/generate-IR/project.cpp
zhoujiagen/learning-algorithms
de3c17a68319499afc72acea1be92b1c92ea30cd
[ "MIT" ]
null
null
null
codes/compiler/llvm/frontend/clang/generate-IR/project.cpp
zhoujiagen/learning-algorithms
de3c17a68319499afc72acea1be92b1c92ea30cd
[ "MIT" ]
null
null
null
// $ make // $ ./project ../../data/test.c // // int main() { // char *msg = "Hello, world!\n"; // write(1, msg, 14); // return 0; // } // *** AST Context Stats: // 72 types total. // 2 ConstantArray types, 56 each (112 bytes) // 58 Builtin types, 24 each (1392 bytes) // 4 Complex types, 40 ...
30.908163
117
0.69726
zhoujiagen
0fdcdc3f8809d90f853ab899ef4f70091d6662d2
1,650
cpp
C++
library/dht11.cpp
Patatje19/IPASS
3a4c8ecc74d043f9d7e3284209bb1760adf56e3e
[ "BSL-1.0" ]
null
null
null
library/dht11.cpp
Patatje19/IPASS
3a4c8ecc74d043f9d7e3284209bb1760adf56e3e
[ "BSL-1.0" ]
null
null
null
library/dht11.cpp
Patatje19/IPASS
3a4c8ecc74d043f9d7e3284209bb1760adf56e3e
[ "BSL-1.0" ]
null
null
null
#include "dht11.hpp" /******************************************************************************/ void dht11::wait_us( const int & time ) { hwlib::wait_us( time ); } void dht11::wait_ms( const int & time ) { hwlib::wait_ms( time ); } /************************************************************************...
14.732143
80
0.513333
Patatje19
0fde18e1640c0e06981c0aaa2d3c8acd534799c8
27,135
cpp
C++
src/files/CFileXML.cpp
RoboticsDesignLab/chai3d
66927fb9c81a173b988e1fc81cf6bfd57d69dcd7
[ "BSD-3-Clause" ]
75
2016-12-22T14:53:01.000Z
2022-03-31T08:04:19.000Z
src/files/CFileXML.cpp
RoboticsDesignLab/chai3d
66927fb9c81a173b988e1fc81cf6bfd57d69dcd7
[ "BSD-3-Clause" ]
6
2017-04-03T21:27:16.000Z
2019-08-28T17:05:23.000Z
src/files/CFileXML.cpp
RoboticsDesignLab/chai3d
66927fb9c81a173b988e1fc81cf6bfd57d69dcd7
[ "BSD-3-Clause" ]
53
2017-03-16T16:38:34.000Z
2022-02-25T14:31:01.000Z
//============================================================================== /* Software License Agreement (BSD License) Copyright (c) 2003-2016, CHAI3D. (www.chai3d.org) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are perm...
28.653643
106
0.462834
RoboticsDesignLab
0fde9557c4e6855f93307aec25137540cf169837
3,543
cpp
C++
core/storage/trie/impl/persistent_trie_batch_impl.cpp
FlorianFranzen/kagome
27ee11c78767e72f0ecd2c515c77bebc2ff5758d
[ "Apache-2.0" ]
null
null
null
core/storage/trie/impl/persistent_trie_batch_impl.cpp
FlorianFranzen/kagome
27ee11c78767e72f0ecd2c515c77bebc2ff5758d
[ "Apache-2.0" ]
null
null
null
core/storage/trie/impl/persistent_trie_batch_impl.cpp
FlorianFranzen/kagome
27ee11c78767e72f0ecd2c515c77bebc2ff5758d
[ "Apache-2.0" ]
null
null
null
/** * Copyright Soramitsu Co., Ltd. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ #include "storage/trie/impl/persistent_trie_batch_impl.hpp" #include "scale/scale.hpp" #include "storage/trie/impl/topper_trie_batch_impl.hpp" #include "storage/trie/polkadot_trie/polkadot_trie_cursor.hpp" #include "s...
33.11215
77
0.662997
FlorianFranzen
0fe1364b9c7335ff265f45a56f0d3014b80576b3
11,438
cpp
C++
src/ramen/core/vma.cpp
helixd2s/Ramen
5b1ebcfdc796b2276b607e71e09c5842d0c52933
[ "MIT" ]
4
2021-05-13T21:12:09.000Z
2022-01-26T18:24:30.000Z
src/ramen/core/vma.cpp
helixd2s/Ramen
5b1ebcfdc796b2276b607e71e09c5842d0c52933
[ "MIT" ]
null
null
null
src/ramen/core/vma.cpp
helixd2s/Ramen
5b1ebcfdc796b2276b607e71e09c5842d0c52933
[ "MIT" ]
null
null
null
#pragma once // // #include <ramen/core/core.hpp> #include <ramen/core/instance.hpp> #include <ramen/core/device.hpp> #include <ramen/core/memoryAllocator.hpp> #include <ramen/core/memory.hpp> #include <ramen/core/consumer.hpp> // //#define VMA_IMPLEMENTATION #include <vk_mem_alloc.h> // namespace rmc { /...
50.610619
320
0.698811
helixd2s
0fe1a0b3be2149ccd89af9f431b4c3e8d2865a05
1,918
hpp
C++
include/xtr/detail/commands/regex_matcher.hpp
uilianries/xtr
b1dccc51b024369e6c1a2f6d3fcf5f405735289b
[ "MIT" ]
null
null
null
include/xtr/detail/commands/regex_matcher.hpp
uilianries/xtr
b1dccc51b024369e6c1a2f6d3fcf5f405735289b
[ "MIT" ]
null
null
null
include/xtr/detail/commands/regex_matcher.hpp
uilianries/xtr
b1dccc51b024369e6c1a2f6d3fcf5f405735289b
[ "MIT" ]
null
null
null
// Copyright 2021 Chris E. Holloway // // 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,...
33.649123
81
0.749739
uilianries
0fe2f89c514b08bccb5aff081cde3d12f09a7797
833
hpp
C++
libs/core/include/fcppt/metal/set/make.hpp
pmiddend/fcppt
9f437acbb10258e6df6982a550213a05815eb2be
[ "BSL-1.0" ]
null
null
null
libs/core/include/fcppt/metal/set/make.hpp
pmiddend/fcppt
9f437acbb10258e6df6982a550213a05815eb2be
[ "BSL-1.0" ]
null
null
null
libs/core/include/fcppt/metal/set/make.hpp
pmiddend/fcppt
9f437acbb10258e6df6982a550213a05815eb2be
[ "BSL-1.0" ]
null
null
null
// Copyright Carl Philipp Reh 2009 - 2018. // 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) #ifndef FCPPT_METAL_SET_MAKE_HPP_INCLUDED #define FCPPT_METAL_SET_MAKE_HPP_INCLUDED #include <fcp...
17.354167
61
0.713085
pmiddend
0fe35f33be4684aa233a03f76cc01a766a96d263
722
hpp
C++
pythran/pythonic/include/numpy/sort.hpp
artas360/pythran
66dad52d52be71693043e9a7d7578cfb9cb3d1da
[ "BSD-3-Clause" ]
null
null
null
pythran/pythonic/include/numpy/sort.hpp
artas360/pythran
66dad52d52be71693043e9a7d7578cfb9cb3d1da
[ "BSD-3-Clause" ]
null
null
null
pythran/pythonic/include/numpy/sort.hpp
artas360/pythran
66dad52d52be71693043e9a7d7578cfb9cb3d1da
[ "BSD-3-Clause" ]
null
null
null
#ifndef PYTHONIC_INCLUDE_NUMPY_SORT_HPP #define PYTHONIC_INCLUDE_NUMPY_SORT_HPP #include <algorithm> #include "pythonic/utils/proxy.hpp" #include "pythonic/types/numexpr_to_ndarray.hpp" #include "pythonic/types/ndarray.hpp" namespace pythonic { namespace numpy { template <class T> bool _comp(T const &i,...
21.878788
80
0.696676
artas360
0fe4df0e9e941947aeb6d9ce46c3ddf4b52bed92
5,126
cpp
C++
src/libs/ml_models/src/support_vector_machine.cpp
boazsade/machine_learinig_models
eb1f9eda0e4e25a6d028b25682dfb20628a20624
[ "MIT" ]
null
null
null
src/libs/ml_models/src/support_vector_machine.cpp
boazsade/machine_learinig_models
eb1f9eda0e4e25a6d028b25682dfb20628a20624
[ "MIT" ]
null
null
null
src/libs/ml_models/src/support_vector_machine.cpp
boazsade/machine_learinig_models
eb1f9eda0e4e25a6d028b25682dfb20628a20624
[ "MIT" ]
null
null
null
#include "libs/ml_models/support_vector_machine.h" #include "svm_impl/svm_model.h" #include "svm_impl/classifiers_generator.h" #include "svm_impl/regressions_generator.h" //#include "shared_operations.hpp" #include "utils/missing_values.hpp" #include <opencv2/core.hpp> #include <opencv/ml.h> #include <iostream> #includ...
27.265957
103
0.635193
boazsade
0fe61f620caab81f329ce22f1c247e32c1282610
1,178
cc
C++
ui/events/test/keyboard_layout.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
ui/events/test/keyboard_layout.cc
mghgroup/Glide-Browser
6a4c1eaa6632ec55014fee87781c6bbbb92a2af5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
ui/events/test/keyboard_layout.cc
DamieFC/chromium
54ce2d3c77723697efd22cfdb02aea38f9dfa25c
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/events/test/keyboard_layout.h" #include "base/check_op.h" #include "base/notreached.h" #if defined(USE_OZONE) #include "ui/base/ui_base_fea...
28.731707
82
0.760611
mghgroup
0fe6bbacbd82c8334b4fba0b8a558f66374027fd
2,851
cc
C++
agent/php5/openrasp_ini.cc
rosag49/openrasp
793bb33721abcb926bead77b32bee608a951268a
[ "Apache-2.0" ]
1
2020-12-18T01:04:20.000Z
2020-12-18T01:04:20.000Z
agent/php5/openrasp_ini.cc
threedr3am/openrasp
c9febf767174608314793607bcc503c9090f3bac
[ "Apache-2.0" ]
null
null
null
agent/php5/openrasp_ini.cc
threedr3am/openrasp
c9febf767174608314793607bcc503c9090f3bac
[ "Apache-2.0" ]
1
2020-09-28T06:21:03.000Z
2020-09-28T06:21:03.000Z
/* * Copyright 2017-2019 Baidu Inc. * * 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...
28.227723
102
0.668537
rosag49
0fe7686d64c3f0af29b4768d00d71acddbc4595f
3,869
cpp
C++
VC/ResourceManager.cpp
UnknownArkish/MyGraphicsFramework-SZU-
15bcb916712eabd4586464423af4668bc5704d20
[ "MIT" ]
7
2019-08-03T18:35:05.000Z
2022-02-24T11:04:19.000Z
VC/ResourceManager.cpp
UnknownArkish/MyGraphicsFramework-SZU-
15bcb916712eabd4586464423af4668bc5704d20
[ "MIT" ]
null
null
null
VC/ResourceManager.cpp
UnknownArkish/MyGraphicsFramework-SZU-
15bcb916712eabd4586464423af4668bc5704d20
[ "MIT" ]
2
2019-09-06T04:59:43.000Z
2020-12-30T12:08:44.000Z
/******************************************************************* ** This code is part of Breakout. ** ** Breakout is free software: you can redistribute it and/or modify ** it under the terms of the CC BY 4.0 license as published by ** Creative Commons, either version 4 of the License, or (at your ** option) any la...
31.713115
133
0.65986
UnknownArkish
0fe8f273dda4d822b5b137501a0ac8db590eaf0a
370
hpp
C++
extensions/scripting/lua-bindings/auto/lua_cocos2dx_navmesh_auto.hpp
rh101/engine-x
17ad9829dd410c689857760b6ece89d99e877a95
[ "MIT" ]
244
2018-05-24T07:17:29.000Z
2022-03-31T15:51:43.000Z
extensions/scripting/lua-bindings/auto/lua_cocos2dx_navmesh_auto.hpp
rh101/engine-x
17ad9829dd410c689857760b6ece89d99e877a95
[ "MIT" ]
172
2020-02-21T08:56:42.000Z
2021-05-12T03:18:40.000Z
extensions/scripting/lua-bindings/auto/lua_cocos2dx_navmesh_auto.hpp
rh101/engine-x
17ad9829dd410c689857760b6ece89d99e877a95
[ "MIT" ]
98
2019-02-20T01:14:46.000Z
2022-03-22T16:20:51.000Z
#include "base/ccConfig.h" #if CC_USE_NAVMESH #ifndef __cocos2dx_navmesh_h__ #define __cocos2dx_navmesh_h__ #ifdef __cplusplus extern "C" { #endif #include "tolua++.h" #ifdef __cplusplus } #endif int register_all_cocos2dx_navmesh(lua_State* tolua_S); #endif // _...
5.068493
54
0.675676
rh101
0fea4341956b1bb8901b48c3d053226e782b29ee
4,332
cpp
C++
dev/Gems/Vegetation/Code/Source/StaticVegetationSystemComponent.cpp
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
8
2019-10-07T16:33:47.000Z
2020-12-07T03:59:58.000Z
dev/Gems/Vegetation/Code/Source/StaticVegetationSystemComponent.cpp
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
null
null
null
dev/Gems/Vegetation/Code/Source/StaticVegetationSystemComponent.cpp
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
4
2019-08-05T07:25:46.000Z
2020-12-07T05:12:55.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.344828
208
0.701062
jeikabu
0feb626eee51bf8499ad74c26240428b4391c59f
6,724
cc
C++
rgbReconstruction/rgbReconstruct.cc
TracyHuang/lightfield_SFFT
9e5742ae597cd80938601b895fc62b9c06edbab9
[ "MIT" ]
2
2016-12-11T08:21:35.000Z
2019-03-16T04:07:21.000Z
rgbReconstruction/rgbReconstruct.cc
TracyHuang/lightfield_SFFT
9e5742ae597cd80938601b895fc62b9c06edbab9
[ "MIT" ]
null
null
null
rgbReconstruction/rgbReconstruct.cc
TracyHuang/lightfield_SFFT
9e5742ae597cd80938601b895fc62b9c06edbab9
[ "MIT" ]
1
2017-04-11T17:14:47.000Z
2017-04-11T17:14:47.000Z
#include <iostream> #include <stdio.h> #include <string> #include <cstring> #include <errno.h> #include <vector> #include <sys/types.h> #include <dirent.h> #include <sys/stat.h> #include <unistd.h> #include <sstream> #include <cv.h> #include <climits> #include <highgui.h> #include "opencv2/core/core_c.h" #include "open...
25.56654
138
0.55235
TracyHuang
0febac4b05539901fe97e97451bbc343e0acbda4
20,343
cpp
C++
DeviceCode/pal/OpenSSL/OpenSSL_1_0_0/apps/ecparam.cpp
Sirokujira/MicroFrameworkPK_v4_3
a0d80b4fd8eeda6dbdb58f6f7beb4f07f7ef563e
[ "Apache-2.0" ]
4
2019-01-21T11:47:53.000Z
2020-06-09T02:14:15.000Z
DeviceCode/pal/OpenSSL/OpenSSL_1_0_0/apps/ecparam.cpp
yisea123/NetmfSTM32
62ddb8aa0362b83d2e73f3621a56593988e3620f
[ "Apache-2.0" ]
null
null
null
DeviceCode/pal/OpenSSL/OpenSSL_1_0_0/apps/ecparam.cpp
yisea123/NetmfSTM32
62ddb8aa0362b83d2e73f3621a56593988e3620f
[ "Apache-2.0" ]
6
2017-11-09T11:48:10.000Z
2020-05-24T09:43:07.000Z
/* apps/ecparam.c */ /* * Written by Nils Larsch for the OpenSSL project. */ /* ==================================================================== * Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi...
27.715259
88
0.627046
Sirokujira
0fed217cfc72aefa2b234af4626cc54c1b1ce430
4,307
cpp
C++
iotivity-1.0.1/examples/OICMiddle/OICMiddle.cpp
gerald-yang/ubuntu-iotivity-demo
17e799e209442bbefb2df846e329c802ee5255f7
[ "Apache-2.0" ]
1,433
2015-04-30T09:26:53.000Z
2022-03-26T12:44:12.000Z
AllJoyn/Samples/OICAdapter/iotivity-1.0.0/examples/OICMiddle/OICMiddle.cpp
buocnhay/samples-1
ddd614bb5ae595f03811e3dfa15a5d107005d0fc
[ "MIT" ]
530
2015-05-02T09:12:48.000Z
2018-01-03T17:52:01.000Z
AllJoyn/Samples/OICAdapter/iotivity-1.0.0/examples/OICMiddle/OICMiddle.cpp
buocnhay/samples-1
ddd614bb5ae595f03811e3dfa15a5d107005d0fc
[ "MIT" ]
1,878
2015-04-30T04:18:57.000Z
2022-03-15T16:51:17.000Z
//****************************************************************** // // Copyright 2014 Intel Corporation. // //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // ...
26.751553
80
0.536104
gerald-yang
0fed62a9c8896a5a35b86a140922a1774fdebd2b
2,827
cpp
C++
lib/params/SliceParams.cpp
sgpearse/VAPOR
12d4ed2e914ff3f6b59989a33a88d7399f45c41b
[ "BSD-3-Clause" ]
1
2021-05-18T20:12:31.000Z
2021-05-18T20:12:31.000Z
lib/params/SliceParams.cpp
sgpearse/VAPOR
12d4ed2e914ff3f6b59989a33a88d7399f45c41b
[ "BSD-3-Clause" ]
null
null
null
lib/params/SliceParams.cpp
sgpearse/VAPOR
12d4ed2e914ff3f6b59989a33a88d7399f45c41b
[ "BSD-3-Clause" ]
null
null
null
#include <string> #include <vapor/RenderParams.h> #include <vapor/SliceParams.h> using namespace Wasp; using namespace VAPoR; #define THREED 3 #define X 0 #define Y 1 #define Z 2 #define XY 0 #define XZ 1 #define YZ 2 #define MIN_DEFAULT_SAMPLERATE 200 const string SliceParams::_sampleRateTag = "SampleRate"; con...
26.175926
157
0.719137
sgpearse
0fee19d9f96d45bb52f518b34ddc1a3a80ba71e8
2,979
cpp
C++
src/server/scripts/EasternKingdoms/BlackrockSpire/boss_drakkisath.cpp
forgottenlands/ForgottenCore406
5dbbef6b3b0b17c277fde85e40ec9fdab0b51ad1
[ "OpenSSL" ]
null
null
null
src/server/scripts/EasternKingdoms/BlackrockSpire/boss_drakkisath.cpp
forgottenlands/ForgottenCore406
5dbbef6b3b0b17c277fde85e40ec9fdab0b51ad1
[ "OpenSSL" ]
null
null
null
src/server/scripts/EasternKingdoms/BlackrockSpire/boss_drakkisath.cpp
forgottenlands/ForgottenCore406
5dbbef6b3b0b17c277fde85e40ec9fdab0b51ad1
[ "OpenSSL" ]
null
null
null
/* * Copyright (C) 2005 - 2012 MaNGOS <http://www.getmangos.com/> * * Copyright (C) 2008 - 2012 Trinity <http://www.trinitycore.org/> * * Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/> * * Copyright (C) 2010 - 2012 ProjectSkyfire <http://www.projectskyfire.org/> * * Copyright (C) 2011 - 2012...
26.837838
120
0.692514
forgottenlands
0fee2d8d0fe9158d3ae9fa1e25e1c4fed7579527
2,905
cpp
C++
DX12VertexBuffer.cpp
TheBearProject/beardirectx
1fdeaeea37d7669361972f6a59d9a1ddc7c29429
[ "MIT" ]
null
null
null
DX12VertexBuffer.cpp
TheBearProject/beardirectx
1fdeaeea37d7669361972f6a59d9a1ddc7c29429
[ "MIT" ]
null
null
null
DX12VertexBuffer.cpp
TheBearProject/beardirectx
1fdeaeea37d7669361972f6a59d9a1ddc7c29429
[ "MIT" ]
null
null
null
#include "DX12PCH.h" bsize VertexBufferCounter = 0; DX12VertexBuffer::DX12VertexBuffer() :m_Dynamic(false) { VertexBufferView.SizeInBytes = 0; VertexBufferCounter++; } void DX12VertexBuffer::Create(bsize stride, bsize count, bool dynamic, void* data) { Clear(); m_Dynamic = dynamic; { auto Properties = CD3DX12_...
33.011364
228
0.778313
TheBearProject
0fee6ba3ef58dbc33fb7c68088c75090d01215fd
10,314
cpp
C++
Kamek/src/bossKoopaThrow.cpp
Treeki/NewerSMBW
3ef0ff1849ed6be7b555a6debe37d72a8e5d09ba
[ "MIT" ]
44
2015-04-21T09:29:19.000Z
2020-11-06T14:16:16.000Z
Kamek/src/bossKoopaThrow.cpp
aboood40091/NewerSMBW
468b88d614ff2543225ba260ce77381c59247576
[ "MIT" ]
1
2018-09-19T00:00:37.000Z
2020-05-12T14:15:01.000Z
Kamek/src/bossKoopaThrow.cpp
Treeki/NewerSMBW
3ef0ff1849ed6be7b555a6debe37d72a8e5d09ba
[ "MIT" ]
24
2016-01-12T03:28:47.000Z
2020-11-11T18:27:32.000Z
#include <common.h> #include <game.h> #include <g3dhax.h> #include <sfx.h> #include "boss.h" struct TypeInfo { const char *arcName; const char *brresName; const char *modelName; const char *deathEffect; int launchSound; int breakSound; int flySound; float size; float scale; u16 xrot; u16 yrot; u...
27.35809
187
0.683343
Treeki
0fefd954c91d07b472bf2869f201dcf895211199
5,430
cc
C++
chrome/browser/printing/cloud_print/gcd_api_flow_unittest.cc
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
575
2015-06-18T23:58:20.000Z
2022-03-23T09:32:39.000Z
chrome/browser/printing/cloud_print/gcd_api_flow_unittest.cc
Ron423c/chromium
2edf7b980065b648f8b2a6e52193d83832fe36b7
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
113
2015-05-04T09:58:14.000Z
2022-01-31T19:35:03.000Z
chrome/browser/printing/cloud_print/gcd_api_flow_unittest.cc
iridium-browser/iridium-browser
907e31cf5ce5ad14d832796e3a7c11e496828959
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
52
2015-07-14T10:40:50.000Z
2022-03-15T01:11:49.000Z
// Copyright 2014 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/printing/cloud_print/gcd_api_flow.h" #include <memory> #include <set> #include <utility> #include "base/bind.h" #include "base/...
35.25974
80
0.7407
Ron423c
0ff0c0a25dad2852b176d711f08a26f7b791c99d
4,351
cpp
C++
ipmi/manualcmds.cpp
openbmc/phosphor-pid-control
457993f836338aa0c13a32af803fcbc5227c81f3
[ "Apache-2.0" ]
9
2018-09-19T10:26:53.000Z
2020-11-09T23:02:16.000Z
ipmi/manualcmds.cpp
openbmc/phosphor-pid-control
457993f836338aa0c13a32af803fcbc5227c81f3
[ "Apache-2.0" ]
17
2018-08-13T10:34:26.000Z
2022-02-08T02:24:12.000Z
ipmi/manualcmds.cpp
openbmc/phosphor-pid-control
457993f836338aa0c13a32af803fcbc5227c81f3
[ "Apache-2.0" ]
9
2019-03-23T03:08:32.000Z
2021-04-25T03:39:34.000Z
/** * Copyright 2017 Google Inc. * * 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...
27.537975
80
0.619398
openbmc
0ff2fd1be1e9c93ae51c8d754e78325447436975
30,022
cpp
C++
data_reader/stage_0/src/data_reader_stage_0.cpp
shtroizel/matchmaker
457521bd677f6e06e9f2b6552b1ff661f52788d3
[ "BSD-3-Clause" ]
null
null
null
data_reader/stage_0/src/data_reader_stage_0.cpp
shtroizel/matchmaker
457521bd677f6e06e9f2b6552b1ff661f52788d3
[ "BSD-3-Clause" ]
null
null
null
data_reader/stage_0/src/data_reader_stage_0.cpp
shtroizel/matchmaker
457521bd677f6e06e9f2b6552b1ff661f52788d3
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2020, Eric Hyer All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following di...
29.175899
106
0.4996
shtroizel
0ff32d66ecfa9c4791ae69e092e4236fd829e9de
5,605
cpp
C++
sandbox/src/sandbox_layer.cpp
christopher-besch/lynton
5af1f84fcb39db5717074b5bbc5fe4097d67c1ea
[ "MIT" ]
7
2021-01-04T15:16:48.000Z
2021-12-01T21:43:42.000Z
sandbox/src/sandbox_layer.cpp
christopher-besch/lynton
5af1f84fcb39db5717074b5bbc5fe4097d67c1ea
[ "MIT" ]
3
2021-08-12T21:28:54.000Z
2021-09-02T13:20:18.000Z
sandbox/src/sandbox_layer.cpp
christopher-besch/lynton
5af1f84fcb39db5717074b5bbc5fe4097d67c1ea
[ "MIT" ]
1
2021-07-26T10:41:56.000Z
2021-07-26T10:41:56.000Z
#include "sandbox_layer.h" #include <iostream> #include <stdio.h> SandboxLayer::~SandboxLayer() { delete m_smiley; delete m_dot1; delete m_dot2; delete m_dot3; delete m_dot4; delete m_dot5; } void SandboxLayer::setup() { m_font = new Lynton::Font("res/iosevka-extendedbold.ttf", 50); ...
31.312849
133
0.598394
christopher-besch
0ff45fc3c2861ee6bd6ddd916c7e9b0e4c50417f
347
cpp
C++
BAC/exercises/warmup/UVa10300.cpp
Anyrainel/aoapc-code
e787a01380698fb9236d933462052f97b20e6132
[ "Apache-2.0" ]
3
2017-08-15T06:00:01.000Z
2018-12-10T09:05:53.000Z
BAC/exercises/warmup/UVa10300.cpp
Anyrainel/aoapc-related-code
e787a01380698fb9236d933462052f97b20e6132
[ "Apache-2.0" ]
null
null
null
BAC/exercises/warmup/UVa10300.cpp
Anyrainel/aoapc-related-code
e787a01380698fb9236d933462052f97b20e6132
[ "Apache-2.0" ]
2
2017-09-16T18:46:27.000Z
2018-05-22T05:42:03.000Z
// UVa10300 Ecological Premium // Rujia Liu // 题意:输入n个三元组(a,b,c),计算a*c之和 // 注意事项:观察题目中的数值范围可以发现结果需要用long long保存 #include<iostream> using namespace std; int main() { int T; cin >> T; while(T--) { long long n, a, b, c, sum = 0; cin >> n; while(n--) { cin >> a >> b >> c; sum += a * c; } cout << sum ...
18.263158
52
0.544669
Anyrainel
0ff4695ec24edf2c83f4172a52b1d353974a2a5b
2,956
hpp
C++
src/grovevdiv/grovevdiv.hpp
engagementlab/upm
9be920dbcd4ff9f333bce27e937a6e72e46899d6
[ "MIT" ]
1
2018-11-08T03:59:01.000Z
2018-11-08T03:59:01.000Z
src/grovevdiv/grovevdiv.hpp
engagementlab/upm
9be920dbcd4ff9f333bce27e937a6e72e46899d6
[ "MIT" ]
null
null
null
src/grovevdiv/grovevdiv.hpp
engagementlab/upm
9be920dbcd4ff9f333bce27e937a6e72e46899d6
[ "MIT" ]
1
2018-11-08T03:59:04.000Z
2018-11-08T03:59:04.000Z
/* * Author: Jon Trulson <jtrulson@ics.com> * Copyright (c) 2014 Intel Corporation. * * 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 limitatio...
29.267327
80
0.691813
engagementlab
0ff515c7aa82fdf70250d722c2e31b6707010cf3
1,675
cpp
C++
Sorting_algorithms/Insertion_sort.cpp
codewithsatyam/Data_Structures_n_Algorithms_in_CPP-
59f6d63c7f996aa0693a530dd3cfe32a80d91bf9
[ "MIT" ]
null
null
null
Sorting_algorithms/Insertion_sort.cpp
codewithsatyam/Data_Structures_n_Algorithms_in_CPP-
59f6d63c7f996aa0693a530dd3cfe32a80d91bf9
[ "MIT" ]
null
null
null
Sorting_algorithms/Insertion_sort.cpp
codewithsatyam/Data_Structures_n_Algorithms_in_CPP-
59f6d63c7f996aa0693a530dd3cfe32a80d91bf9
[ "MIT" ]
null
null
null
//Program to sort a sequence using insertion sort #include <iostream> using namespace std; void in_sort(int[], int); ////////////////////////////////////////////////////////////////////////////////////// int main() { int arr[50], n; cout << "*************INSERTION_SORT*************" << endl; cout << "How ...
26.171875
86
0.429254
codewithsatyam
0ff65ce6dcc20a5c7e249c3136ee14ac3e98129c
5,008
hpp
C++
src/uTensor/ops/Dsp.hpp
koson/uTensor
d486d0be89ee98762d4e84b7614a30902413fdb5
[ "Apache-2.0" ]
1,047
2017-12-30T06:46:01.000Z
2022-03-30T05:03:20.000Z
src/uTensor/ops/Dsp.hpp
koson/uTensor
d486d0be89ee98762d4e84b7614a30902413fdb5
[ "Apache-2.0" ]
115
2018-01-15T12:55:36.000Z
2021-11-20T19:33:20.000Z
src/uTensor/ops/Dsp.hpp
koson/uTensor
d486d0be89ee98762d4e84b7614a30902413fdb5
[ "Apache-2.0" ]
171
2017-12-30T17:14:17.000Z
2022-03-23T12:45:32.000Z
#ifndef UTENSOR_DSP_OPS_H #define UTENSOR_DSP_OPS_H #include "uTensor/core/operatorBase.hpp" // Based on MFCC op from // https://github.com/ARM-software/ML-KWS-for-MCU/blob/master/Deployment/Source/MFCC/mfcc.h namespace uTensor { namespace ReferenceOperators { #define SAMP_FREQ 16000 #define NUM_FBANK_BINS 40 #defin...
31.496855
91
0.666534
koson
0ff6f77d2eb90376cbfd389b0f045f3d7221385d
997
cpp
C++
2504/main2.cpp
leesk0502/BOJ_Solving
fa4c7fe7e9b9a7bf464531ade6705f8c6c1ae3ce
[ "Apache-2.0" ]
null
null
null
2504/main2.cpp
leesk0502/BOJ_Solving
fa4c7fe7e9b9a7bf464531ade6705f8c6c1ae3ce
[ "Apache-2.0" ]
null
null
null
2504/main2.cpp
leesk0502/BOJ_Solving
fa4c7fe7e9b9a7bf464531ade6705f8c6c1ae3ce
[ "Apache-2.0" ]
null
null
null
#include <cstdio> #include <stdlib.h> #include <string> #include <iostream> #include <vector> using namespace std; int get(string s){ if( s.compare("()") == 0 ) return 2; if( s.compare("[]") == 0 ) return 3; if( s.length() == 0 ) return 1; if( s.length() == 1 ){ printf("0"); exit(1); } // (()[]) ...
18.462963
54
0.405216
leesk0502
0ff7943593e469e420472718be4d923fb14ccc8c
35,536
cxx
C++
extern/FBXSDK/samples/ViewScene/DrawScene.cxx
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
2
2019-04-04T07:26:54.000Z
2019-07-07T20:48:30.000Z
extern/FBXSDK/samples/ViewScene/DrawScene.cxx
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
null
null
null
extern/FBXSDK/samples/ViewScene/DrawScene.cxx
maxortner01/ansel
cf9930c921ca439968daa29b242a1b532030088a
[ "BSD-2-Clause" ]
null
null
null
/**************************************************************************************** Copyright (C) 2015 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies ...
37.683987
142
0.684208
maxortner01
0ff90cb2cfd637013eb559a2847f61f42b00ffc6
30,425
cpp
C++
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/GDIExporter/FontInfo.cpp
reyqn/wpf
6858a87af432aae629e28970a14c3560bef4f349
[ "MIT" ]
1
2020-01-11T12:53:52.000Z
2020-01-11T12:53:52.000Z
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/GDIExporter/FontInfo.cpp
reyqn/wpf
6858a87af432aae629e28970a14c3560bef4f349
[ "MIT" ]
null
null
null
src/Microsoft.DotNet.Wpf/src/System.Printing/CPP/src/GDIExporter/FontInfo.cpp
reyqn/wpf
6858a87af432aae629e28970a14c3560bef4f349
[ "MIT" ]
1
2021-05-05T12:05:28.000Z
2021-05-05T12:05:28.000Z
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /************************************************************************** * * * Abstract: * * ...
33.215066
154
0.542679
reyqn
0ffa0e41e122a5cc406baabe97d2bdb7973355d9
8,371
cc
C++
chrome/browser/policy/configuration_policy_provider_test.cc
robclark/chromium
f097b6ea775c27e5352c94ddddd264dd2af21479
[ "BSD-3-Clause" ]
1
2019-07-22T23:03:26.000Z
2019-07-22T23:03:26.000Z
chrome/browser/policy/configuration_policy_provider_test.cc
robclark/chromium
f097b6ea775c27e5352c94ddddd264dd2af21479
[ "BSD-3-Clause" ]
null
null
null
chrome/browser/policy/configuration_policy_provider_test.cc
robclark/chromium
f097b6ea775c27e5352c94ddddd264dd2af21479
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2012 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/policy/configuration_policy_provider_test.h" #include "base/bind.h" #include "base/values.h" #include "chrome/browser/policy...
36.081897
80
0.706128
robclark
0ffa7e47e1591fcb57c40fc1015c4c1f06a52ea9
5,474
hpp
C++
include/System/Threading/ThreadPoolWorkQueue.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
include/System/Threading/ThreadPoolWorkQueue.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
include/System/Threading/ThreadPoolWorkQueue.hpp
darknight1050/BeatSaber-Quest-Codegen
a6eeecc3f0e8f6079630f9a9a72b3121ac7b2032
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "extern/beatsaber-hook/shared/utils/typedefs.h" #include "extern/beatsaber-hook/shared/utils/il2cpp-utils-methods.hpp" #include "extern/b...
55.857143
326
0.746438
darknight1050
0ffdcd3c8e55dd1186267a285283993dab0bad59
8,980
hpp
C++
include/multiqueue/multiqueue.hpp
marvinwilliams/multiqueue_experimental
97d0d6005075166ba445609996ab3c0b9fd79096
[ "MIT" ]
null
null
null
include/multiqueue/multiqueue.hpp
marvinwilliams/multiqueue_experimental
97d0d6005075166ba445609996ab3c0b9fd79096
[ "MIT" ]
null
null
null
include/multiqueue/multiqueue.hpp
marvinwilliams/multiqueue_experimental
97d0d6005075166ba445609996ab3c0b9fd79096
[ "MIT" ]
null
null
null
/** ****************************************************************************** * @file: multiqueue.hpp * * @author: Marvin Williams * @date: 2021/03/29 17:19 * @brief: ******************************************************************************* **/ #pragma once #ifndef MULTIQUEUE_HPP_INCLUDED #define MULTIQU...
34.144487
120
0.602339
marvinwilliams
0ffe0e9e9dbd3f76d12b83299c1553c31af754e3
143
hpp
C++
storm/Queue.hpp
whoahq/storm
8a90f867ae1f600e1c82427749bbdaaac107b608
[ "Unlicense" ]
2
2020-09-07T20:05:50.000Z
2020-09-17T17:43:47.000Z
storm/Queue.hpp
whoahq/storm
8a90f867ae1f600e1c82427749bbdaaac107b608
[ "Unlicense" ]
null
null
null
storm/Queue.hpp
whoahq/storm
8a90f867ae1f600e1c82427749bbdaaac107b608
[ "Unlicense" ]
null
null
null
#ifndef STORM_QUEUE_HPP #define STORM_QUEUE_HPP #include "storm/queue/TSPriorityQueue.hpp" #include "storm/queue/TSTimerPriority.hpp" #endif
17.875
42
0.818182
whoahq
0ffe4ef15ab3edbaddaa0642221d438b35dde972
1,559
cpp
C++
src/Utility.cpp
Gregofi/metrics
a8da292a98b66a36329f1e5c9423ec01d86c07a1
[ "MIT" ]
null
null
null
src/Utility.cpp
Gregofi/metrics
a8da292a98b66a36329f1e5c9423ec01d86c07a1
[ "MIT" ]
1
2022-02-05T09:52:40.000Z
2022-02-05T09:52:40.000Z
src/Utility.cpp
Gregofi/metrics
a8da292a98b66a36329f1e5c9423ec01d86c07a1
[ "MIT" ]
null
null
null
#include "include/Utility.hpp" std::string EscapeXML(const std::string &text) { std::string result; for(char c: text) { if(c == '&') result += "&amp;"; else if(c == '<') result += "&lt;"; else if(c == '>') result += "&gt;"; else if(c == '"...
25.557377
80
0.45542
Gregofi
0fff3586bd93df4600a3ed78d96bc87032988b64
1,778
cpp
C++
falcon/regex_dfa/scan_intervals.cpp
jonathanpoelen/falcon.regex-dfa
cce9603d2a4b9269036c7888c1b8cf706c1548c4
[ "MIT" ]
null
null
null
falcon/regex_dfa/scan_intervals.cpp
jonathanpoelen/falcon.regex-dfa
cce9603d2a4b9269036c7888c1b8cf706c1548c4
[ "MIT" ]
null
null
null
falcon/regex_dfa/scan_intervals.cpp
jonathanpoelen/falcon.regex-dfa
cce9603d2a4b9269036c7888c1b8cf706c1548c4
[ "MIT" ]
null
null
null
#include "scan_intervals.hpp" #include "reverse_transitions.hpp" #include "redfa.hpp" #include <stdexcept> #include <algorithm> void falcon::regex_dfa::scan_intervals( utf8_consumer& consumer, Transitions& ts, unsigned int next_ts, Transition::State state ) { char_int c = consumer.bumpc(); bool const reverse = ...
23.090909
89
0.453318
jonathanpoelen
ba01e8caff380677a43f14017bd3b2b3b5dbfd20
538
cpp
C++
Test/UnitTests/dllmain.cpp
Colorfingers/QuantumGate
e183e02464859f4ca486999182c4c41221f3261a
[ "MIT" ]
87
2018-09-01T05:29:22.000Z
2022-03-13T17:44:00.000Z
Test/UnitTests/dllmain.cpp
Colorfingers/QuantumGate
e183e02464859f4ca486999182c4c41221f3261a
[ "MIT" ]
6
2019-01-30T14:48:17.000Z
2022-03-14T21:10:56.000Z
Test/UnitTests/dllmain.cpp
Colorfingers/QuantumGate
e183e02464859f4ca486999182c4c41221f3261a
[ "MIT" ]
16
2018-11-25T23:09:47.000Z
2022-02-01T22:14:11.000Z
// This file is part of the QuantumGate project. For copyright and // licensing information refer to the license file(s) in the project root. #include "pch.h" BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) noexcept { switch (ul_reason_for_call) { case DLL_PROCESS_ATTACH: Qu...
22.416667
92
0.756506
Colorfingers
ba05aa023aa3dfa99bfb10cc11adf2d5f9ccd695
10,264
cpp
C++
tests/cv/src/aoptflowlk.cpp
sunbuny/ReadOpenCV1.0Code
4d6593aa0a06d2c89a4a97209b1b2944a961b0b3
[ "MIT", "BSD-3-Clause" ]
6
2019-03-04T11:32:46.000Z
2020-03-31T06:54:16.000Z
tests/cv/src/aoptflowlk.cpp
anoopmenon/opencv-perl
b52785caee9f8967a4f2ead9c7b436056ffa830c
[ "BSD-3-Clause" ]
14
2016-11-24T10:46:39.000Z
2016-12-10T07:24:15.000Z
to/lang/OpenCV-2.2.0/tests/cv/src/aoptflowlk.cpp
eirTony/INDI1
42642d8c632da53f60f2610b056547137793021b
[ "MIT" ]
2
2021-04-20T08:12:49.000Z
2021-08-09T10:10:45.000Z
/*M/////////////////////////////////////////////////////////////////////////////////////// // // IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. // // By downloading, copying, installing or using the software you agree to this license. // If you do not agree to this license, do not download, instal...
33.652459
98
0.538094
sunbuny
6135c1fff7daa4e921581b7e454c27334123dad4
8,682
cpp
C++
client/OAIUser_ResponseCompound.cpp
ezmaxinc/eZmax-SDK-cpp-qt5-client
70cc5ea2bccba1a7c192f88b15bee8225dbb3d01
[ "MIT" ]
null
null
null
client/OAIUser_ResponseCompound.cpp
ezmaxinc/eZmax-SDK-cpp-qt5-client
70cc5ea2bccba1a7c192f88b15bee8225dbb3d01
[ "MIT" ]
null
null
null
client/OAIUser_ResponseCompound.cpp
ezmaxinc/eZmax-SDK-cpp-qt5-client
70cc5ea2bccba1a7c192f88b15bee8225dbb3d01
[ "MIT" ]
null
null
null
/** * eZmax API Definition (Full) * This API expose all the functionnalities for the eZmax and eZsign applications. * * The version of the OpenAPI document: 1.1.7 * Contact: support-api@ezmax.ca * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-gener...
30.787234
207
0.737848
ezmaxinc
61372ef9d7e36dcf1820e8f8adfeb2e8ebed66b2
10,120
cpp
C++
Code/ChiCheCanvas.cpp
spencerparkin/ChineseCheckers
0d6a1b22637805ac8ac19bf4a55a3547312f7cb5
[ "MIT" ]
1
2016-10-12T14:34:23.000Z
2016-10-12T14:34:23.000Z
Code/ChiCheCanvas.cpp
spencerparkin/ChineseCheckers
0d6a1b22637805ac8ac19bf4a55a3547312f7cb5
[ "MIT" ]
null
null
null
Code/ChiCheCanvas.cpp
spencerparkin/ChineseCheckers
0d6a1b22637805ac8ac19bf4a55a3547312f7cb5
[ "MIT" ]
null
null
null
// ChiCheCanvas.cpp #include "ChiCheCanvas.h" #include "ChiCheClient.h" #include "ChiCheApp.h" #include "ChiCheSound.h" #include <GL/gl.h> #include <GL/glu.h> #include <wx/time.h> using namespace ChiChe; int Canvas::attributeList[] = { WX_GL_RGBA, WX_GL_DOUBLEBUFFER, WX_GL_DEPTH_SIZE, 16, 0 }; // TODO: It might be ...
29.418605
134
0.547233
spencerparkin
613b500d712809bf61975255cd2b990298250b2b
1,077
hpp
C++
tests/token_equality.hpp
Je06jm/Matrin-Language
2aa440873f926c7fcd70e331b3619bbef5bdf5d9
[ "MIT" ]
null
null
null
tests/token_equality.hpp
Je06jm/Matrin-Language
2aa440873f926c7fcd70e331b3619bbef5bdf5d9
[ "MIT" ]
null
null
null
tests/token_equality.hpp
Je06jm/Matrin-Language
2aa440873f926c7fcd70e331b3619bbef5bdf5d9
[ "MIT" ]
null
null
null
#ifndef MARTIN_TEST_TOKEN_EQUALITY #define MARTIN_TEST_TOKEN_EQUALITY #include "testing.hpp" #include <generators/equality.hpp> #include "helpers/validatetree.hpp" #include "helpers/tokennode.hpp" #include "helpers/parseerror.hpp" #include "helpers/subtests.hpp" namespace Martin { class Test_token_equality : pu...
29.916667
77
0.618384
Je06jm
613c3f841039d91d1be2fab00721218c337f0d0c
1,175
cxx
C++
Cpp SOURCE CODE/Cpp basics/Casts/casts.cxx
DevJeffersonL/OPEN-SOURCE-
8e650337ebab7608a4bdb5106df74e17b0e0e995
[ "MIT" ]
1
2022-03-30T06:19:22.000Z
2022-03-30T06:19:22.000Z
Cpp SOURCE CODE/Cpp basics/Casts/casts.cxx
DevJeffersonL/OPEN-SOURCE-CODE
8e650337ebab7608a4bdb5106df74e17b0e0e995
[ "MIT" ]
null
null
null
Cpp SOURCE CODE/Cpp basics/Casts/casts.cxx
DevJeffersonL/OPEN-SOURCE-CODE
8e650337ebab7608a4bdb5106df74e17b0e0e995
[ "MIT" ]
null
null
null
#include <iostream> using namespace std; class Base { virtual void dummy() { // Required to make class polymorphic } // Some base class }; class Derived : public Base { // Some derived class }; int main() { Base *base = new Base; Base *derived = new Derived; Derived *tmp; tmp = dynamic_cast<Derived *>(b...
19.915254
77
0.666383
DevJeffersonL
61417e9866f46e9b75fafc63c54dfb5b952d25b1
4,209
cpp
C++
ace/examples/C++NPv1/Logging_Client.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
ace/examples/C++NPv1/Logging_Client.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
ace/examples/C++NPv1/Logging_Client.cpp
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
/* ** Logging_Client.cpp,v 1.4 2001/10/03 01:54:28 shuston Exp ** ** Copyright 2001 Addison Wesley. All Rights Reserved. */ #include "ace/OS.h" #include "ace/CDR_Stream.h" #include "ace/INET_Addr.h" #include "ace/SOCK_Connector.h" #include "ace/SOCK_Stream.h" #include "ace/Log_Record.h" #include "ace/strea...
32.882813
70
0.642195
tharindusathis
6145049908bbb51a6249826d3f307ced63a614ba
3,093
hpp
C++
include/codegen/include/Zenject/MemoryPool_6.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
1
2021-11-12T09:29:31.000Z
2021-11-12T09:29:31.000Z
include/codegen/include/Zenject/MemoryPool_6.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
null
null
null
include/codegen/include/Zenject/MemoryPool_6.hpp
Futuremappermydud/Naluluna-Modifier-Quest
bfda34370764b275d90324b3879f1a429a10a873
[ "MIT" ]
2
2021-10-03T02:14:20.000Z
2021-11-12T09:29:36.000Z
// Autogenerated from CppHeaderCreator on 7/27/2020 3:10:44 PM // Created by Sc2ad // ========================================================================= #pragma once #pragma pack(push, 8) // Begin includes // Including type: Zenject.MemoryPoolBase`1 #include "Zenject/MemoryPoolBase_1.hpp" // Including type: Zenj...
59.480769
335
0.728096
Futuremappermydud
6146a9aa27279fd69965de2441efe7899de9c710
4,313
cpp
C++
dancex11/handler/instance/interceptor_handler_impl.cpp
mcorino/dancex11
297cb17066873ad7f30e88b0e8d64cd0e6ed2f68
[ "MIT" ]
4
2016-04-12T15:09:28.000Z
2020-01-16T10:42:55.000Z
dancex11/handler/instance/interceptor_handler_impl.cpp
mcorino/dancex11
297cb17066873ad7f30e88b0e8d64cd0e6ed2f68
[ "MIT" ]
null
null
null
dancex11/handler/instance/interceptor_handler_impl.cpp
mcorino/dancex11
297cb17066873ad7f30e88b0e8d64cd0e6ed2f68
[ "MIT" ]
4
2016-04-12T18:40:25.000Z
2019-11-16T14:41:45.000Z
// -*- C++ -*- /** * @file interceptor_handler_impl.cpp * @author Johnny Willemsen, Martin Corino * * @copyright Copyright (c) Remedy IT Expertise BV */ #include "interceptor_handler_impl.h" #include "dancex11/core/dancex11_propertiesC.h" #include "ace/DLL.h" namespace DAnCEX11 { Interceptor_Handler_Impl::...
29.541096
108
0.658474
mcorino
6147bbe1c58ebecda601d0fbd3d935d3e2815544
338
cpp
C++
src/ast/ast_value.cpp
traplol/malang
3c02f4f483b7580a557841c31a65bf190fd1228f
[ "MIT" ]
4
2017-10-31T14:01:58.000Z
2019-07-16T04:53:32.000Z
src/ast/ast_value.cpp
traplol/malang
3c02f4f483b7580a557841c31a65bf190fd1228f
[ "MIT" ]
null
null
null
src/ast/ast_value.cpp
traplol/malang
3c02f4f483b7580a557841c31a65bf190fd1228f
[ "MIT" ]
2
2018-01-23T12:59:07.000Z
2019-07-16T04:53:39.000Z
#include "ast_value.hpp" Type_Info *Ast_Value::get_type() { return nullptr; } bool Ast_LValue::can_lvalue() const { return true; } bool Ast_LValue::can_rvalue() const { return true; } bool Ast_RValue::can_lvalue() const { return false; } bool Ast_RValue::can_rvalue() const { ...
13.52
36
0.636095
traplol
61492c702f3cc5bdaa3701a58600a7c87f31f4fd
2,543
cpp
C++
boost/libs/bimap/test/test_bimap_extra.cpp
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
3
2015-01-03T23:52:29.000Z
2021-02-22T17:41:27.000Z
boost/libs/bimap/test/test_bimap_extra.cpp
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
1
2018-01-17T10:11:43.000Z
2018-01-17T10:11:43.000Z
boost/libs/bimap/test/test_bimap_extra.cpp
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
3
2016-11-08T01:56:40.000Z
2021-11-21T09:02:49.000Z
// Boost.Bimap // // Copyright (c) 2006-2007 Matias Capeletto // // 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) // VC++ 8.0 warns on usage of certain Standard Library and API functions that // can be cause ...
28.255556
78
0.709792
randolphwong
6149af574debad2461d5f05b65117c50f7ec6098
3,545
cpp
C++
engine/formats/texture/TextureLoad.cpp
KenzieMac130/CitrusToolbox
b679ffbf7c98aebeb4ed1f3a4f46102b96466af8
[ "Apache-2.0" ]
8
2021-03-29T17:21:08.000Z
2022-01-31T09:54:56.000Z
engine/formats/texture/TextureLoad.cpp
KenzieMac130/CitrusToolbox
b679ffbf7c98aebeb4ed1f3a4f46102b96466af8
[ "Apache-2.0" ]
12
2021-02-16T22:28:15.000Z
2022-01-28T18:12:53.000Z
engine/formats/texture/TextureLoad.cpp
KenzieMac130/CitrusToolbox
b679ffbf7c98aebeb4ed1f3a4f46102b96466af8
[ "Apache-2.0" ]
1
2021-06-25T00:24:20.000Z
2021-06-25T00:24:20.000Z
/* Copyright 2021 MacKenzie Strand 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...
31.096491
83
0.705501
KenzieMac130
614d8694ff056eb8efd01ca5b78a168f29a0ce0e
327
cpp
C++
CourseContent/data-members/main.cpp
ejrach/course-cplusplus
bc646ea3a2294d1d0b897d214845925fca848002
[ "MIT" ]
null
null
null
CourseContent/data-members/main.cpp
ejrach/course-cplusplus
bc646ea3a2294d1d0b897d214845925fca848002
[ "MIT" ]
null
null
null
CourseContent/data-members/main.cpp
ejrach/course-cplusplus
bc646ea3a2294d1d0b897d214845925fca848002
[ "MIT" ]
null
null
null
// // main.cpp // data-members // // Created by Eric on 7/9/19. // Copyright © 2019 Eric. All rights reserved. // #include <iostream> #include "Cat.h" using namespace std; int main(){ Cat jim; Cat bob; jim.makeHappy(); jim.speak(); bob.makeSad(); bob.speak(); retur...
12.111111
47
0.544343
ejrach
6153151bc64efbf7ec41bf76c8e2907ce39bf2e3
1,180
hpp
C++
3rdparty/range-v3/include/range/v3/action.hpp
WoodoLee/TorchCraft
999f68aab9e7d50ed3ae138297226dc95fefc458
[ "MIT" ]
2
2018-01-28T14:30:10.000Z
2019-03-27T09:21:58.000Z
3rdparty/range-v3/include/range/v3/action.hpp
WoodoLee/TorchCraft
999f68aab9e7d50ed3ae138297226dc95fefc458
[ "MIT" ]
1
2020-05-01T11:52:59.000Z
2020-05-01T11:52:59.000Z
include/3rd-party/ericniebler/range-v3/include/range/v3/action.hpp
dda119141/mp3tags
c75818e4fd6341f2c0c0b482f5c6eb1809b382aa
[ "MIT" ]
2
2020-03-27T22:08:35.000Z
2020-04-01T22:14:56.000Z
/// \file // Range v3 library // // Copyright Eric Niebler 2014-present // // Use, modification and distribution is subject to 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) // // Project home: https://github.com/ericniebler...
30.25641
58
0.755085
WoodoLee
6153203947123856a28443e6368df7c3c63eb699
1,998
hpp
C++
systems/opengl/shaders/ShadowMapShader.hpp
phisko/kengine
c30f98cc8e79cce6574b5f61088b511f29bbe8eb
[ "MIT" ]
259
2018-11-01T05:12:37.000Z
2022-03-28T11:15:27.000Z
systems/opengl/shaders/ShadowMapShader.hpp
raptoravis/kengine
619151c20e9db86584faf04937bed3d084e3bc21
[ "MIT" ]
2
2018-11-30T13:58:44.000Z
2018-12-17T11:58:42.000Z
systems/opengl/shaders/ShadowMapShader.hpp
raptoravis/kengine
619151c20e9db86584faf04937bed3d084e3bc21
[ "MIT" ]
16
2018-12-01T13:38:18.000Z
2021-12-04T21:31:55.000Z
#pragma once #include <glm/glm.hpp> #include "Point.hpp" #include "opengl/Program.hpp" #include "DepthCubeSrc.hpp" namespace kengine { class Entity; struct DirLightComponent; struct SpotLightComponent; struct PointLightComponent; } namespace kengine::Shaders { class ShadowMapShader : public putils::gl::Program ...
32.225806
130
0.742743
phisko
6158085c4eea83ed8841d0362254223735dd3f47
86,513
cpp
C++
Source/HoudiniEngineEditor/Private/HoudiniPDGDetails.cpp
Filoppi/HoudiniEngineForUnreal
7927f4fe7c6bd92e6d4b0f356f58d7eda20964e6
[ "BSD-3-Clause" ]
null
null
null
Source/HoudiniEngineEditor/Private/HoudiniPDGDetails.cpp
Filoppi/HoudiniEngineForUnreal
7927f4fe7c6bd92e6d4b0f356f58d7eda20964e6
[ "BSD-3-Clause" ]
null
null
null
Source/HoudiniEngineEditor/Private/HoudiniPDGDetails.cpp
Filoppi/HoudiniEngineForUnreal
7927f4fe7c6bd92e6d4b0f356f58d7eda20964e6
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright (c) <2021> Side Effects Software Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of...
32.305078
287
0.699583
Filoppi
61592f14d6ce7b37e4c8b06047e5b04e53b5d1d0
1,362
cpp
C++
0 - 1 Knapsack Problem - GFG/0-1-knapsack-problem.cpp
champmaniac/LeetCode
65810e0123e0ceaefb76d0a223436d1525dac0d4
[ "MIT" ]
1
2022-02-27T09:01:07.000Z
2022-02-27T09:01:07.000Z
0 - 1 Knapsack Problem - GFG/0-1-knapsack-problem.cpp
champmaniac/LeetCode
65810e0123e0ceaefb76d0a223436d1525dac0d4
[ "MIT" ]
null
null
null
0 - 1 Knapsack Problem - GFG/0-1-knapsack-problem.cpp
champmaniac/LeetCode
65810e0123e0ceaefb76d0a223436d1525dac0d4
[ "MIT" ]
null
null
null
// { Driver Code Starts #include<bits/stdc++.h> using namespace std; // } Driver Code Ends class Solution { public: //Function to return max value that can be put in knapsack of capacity W. int knapSack(int W, int wt[], int val[], int n) { // Your code here int dp[n+1][W+1]; fo...
21.28125
77
0.415565
champmaniac
6159356959861c5fa854bed62fa552d3ec5cdd5e
408
cpp
C++
problem_009.cpp
wurfkeks/project-euler
782c459546ae0d98ce20ce0bbcde3fed3adaab06
[ "Unlicense" ]
null
null
null
problem_009.cpp
wurfkeks/project-euler
782c459546ae0d98ce20ce0bbcde3fed3adaab06
[ "Unlicense" ]
null
null
null
problem_009.cpp
wurfkeks/project-euler
782c459546ae0d98ce20ce0bbcde3fed3adaab06
[ "Unlicense" ]
null
null
null
// Problem 9: Special Pythagorean triplet #include <iostream> int main(void) { int x = 0; for (int a=1; a<500; ++a) { for (int b=a; b < 1000; ++b) { int c = 1000 - a - b; if (c*c == a*a + b*b) { std::cout << (a*b*c) << std::endl; return 0; ...
18.545455
50
0.401961
wurfkeks
61593bfa80863d76b84412f5e468234da2e3ed87
4,879
cc
C++
CalibTracker/SiStripESProducers/plugins/fake/SiStripApvGainBuilderFromTag.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
CalibTracker/SiStripESProducers/plugins/fake/SiStripApvGainBuilderFromTag.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
3
2018-08-23T13:40:24.000Z
2019-12-05T21:16:03.000Z
CalibTracker/SiStripESProducers/plugins/fake/SiStripApvGainBuilderFromTag.cc
nistefan/cmssw
ea13af97f7f2117a4f590a5e654e06ecd9825a5b
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#include "CalibTracker/SiStripESProducers/plugins/fake/SiStripApvGainBuilderFromTag.h" #include "CalibTracker/SiStripCommon/interface/SiStripDetInfoFileReader.h" #include "CondFormats/DataRecord/interface/SiStripCondDataRecords.h" #include "DataFormats/TrackerCommon/interface/TrackerTopology.h" #include "Geometry/Recor...
40.322314
154
0.699324
nistefan
61595dadf3a04d46595e15df0f2fc93471d4bdbf
5,868
cxx
C++
appkit/sw/librnr_appkit/ut/utRegEx.cxx
roadnarrows-robotics/rnr-sdk
aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29
[ "MIT" ]
null
null
null
appkit/sw/librnr_appkit/ut/utRegEx.cxx
roadnarrows-robotics/rnr-sdk
aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29
[ "MIT" ]
null
null
null
appkit/sw/librnr_appkit/ut/utRegEx.cxx
roadnarrows-robotics/rnr-sdk
aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // Package: appkit // // Program: utRegEx // // File: utRegEx.cxx // /*! \file * * \brief Unit test RegEx class. * * \author Robin Knight (robin.knight@roadnarrows.com) * * \par Copyright * \h_copy 2017-2017. RoadNa...
18.807692
80
0.510736
roadnarrows-robotics
6159ba06674c4454dca8360fc181c8635ad2ff91
11,758
cpp
C++
deps/src/boost_1_65_1/libs/geometry/test/algorithms/relational_operations/disjoint/disjoint_coverage_l_l.cpp
shreyasvj25/turicreate
32e84ca16aef8d04aff3d49ae9984bd49326bffd
[ "BSD-3-Clause" ]
11,356
2017-12-08T19:42:32.000Z
2022-03-31T16:55:25.000Z
deps/src/boost_1_65_1/libs/geometry/test/algorithms/relational_operations/disjoint/disjoint_coverage_l_l.cpp
shreyasvj25/turicreate
32e84ca16aef8d04aff3d49ae9984bd49326bffd
[ "BSD-3-Clause" ]
2,402
2017-12-08T22:31:01.000Z
2022-03-28T19:25:52.000Z
deps/src/boost_1_65_1/libs/geometry/test/algorithms/relational_operations/disjoint/disjoint_coverage_l_l.cpp
shreyasvj25/turicreate
32e84ca16aef8d04aff3d49ae9984bd49326bffd
[ "BSD-3-Clause" ]
1,343
2017-12-08T19:47:19.000Z
2022-03-26T11:31:36.000Z
// Boost.Geometry (aka GGL, Generic Geometry Library) // Copyright (c) 2014-2015, Oracle and/or its affiliates. // Licensed under the Boost Software License version 1.0. // http://www.boost.org/users/license.html // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Contributed and/or modified...
30.942105
78
0.489284
shreyasvj25
615b54b45d5b6a9f224f5e4114a42be55ac3213c
874
cpp
C++
samples/search-delete.cpp
clusterpoint/cpp-client-api
605825f0d46678c1ebdabb006bc0c138e4b0b7f3
[ "MIT" ]
1
2015-09-22T10:32:36.000Z
2015-09-22T10:32:36.000Z
samples/search-delete.cpp
clusterpoint/cpp-client-api
605825f0d46678c1ebdabb006bc0c138e4b0b7f3
[ "MIT" ]
null
null
null
samples/search-delete.cpp
clusterpoint/cpp-client-api
605825f0d46678c1ebdabb006bc0c138e4b0b7f3
[ "MIT" ]
null
null
null
#include "cps/CPS_API.hpp" #include <iostream> #include <string> #include <vector> #include <map> int main() { try { CPS::Connection *conn = new CPS::Connection("tcp://127.0.0.1:5550", "storage", "user", "password"); // deletes all documents with an "expired" tag that contains a 1...
27.3125
109
0.583524
clusterpoint
615facdb099b50f2f3a57603f7e1717193118239
649
cpp
C++
computerVision/NetFrameworks/INeurNetFramework.cpp
MattLigocki/DNNAssist
97801013ac948c6fdd84fa622888c519eed3bc85
[ "MIT" ]
null
null
null
computerVision/NetFrameworks/INeurNetFramework.cpp
MattLigocki/DNNAssist
97801013ac948c6fdd84fa622888c519eed3bc85
[ "MIT" ]
null
null
null
computerVision/NetFrameworks/INeurNetFramework.cpp
MattLigocki/DNNAssist
97801013ac948c6fdd84fa622888c519eed3bc85
[ "MIT" ]
null
null
null
#include "INeurNetFramework.h" void INeurNetFramework::processImage(QImage image) { if(detectionParameters()->usedFramework=="OpenCv"){ processImageByOpenCv(image); }else if(detectionParameters()->usedFramework=="Darknet"){ processImageByDarknet(image); }else if(detectionParameters()->usedF...
27.041667
78
0.721109
MattLigocki
6162f255d2249a1f487c9cd959172c9e655cf68f
8,849
hpp
C++
include/algebra/matrix/matrix_scr.hpp
hyperpower/Nablla
5a9be9f3b064a235572a1a2c9c5c2c19118697c5
[ "MIT" ]
null
null
null
include/algebra/matrix/matrix_scr.hpp
hyperpower/Nablla
5a9be9f3b064a235572a1a2c9c5c2c19118697c5
[ "MIT" ]
null
null
null
include/algebra/matrix/matrix_scr.hpp
hyperpower/Nablla
5a9be9f3b064a235572a1a2c9c5c2c19118697c5
[ "MIT" ]
null
null
null
/************************ // \file MatrixSCR.h // \brief // // \author zhou // \date 25 avr. 2014 ***********************/ #ifndef MATRIXSPARCOMPROW_H_ #define MATRIXSPARCOMPROW_H_ #include "algebra/algebra_define.hpp" #include "algebra/array/array_list.hpp" #include "matrix.hpp" namespace carpio { tem...
22.865633
74
0.539835
hyperpower
616591cf8f309009bce94998640cfad5840de176
2,459
cpp
C++
LiveArchive/PastiPas.cpp
aajjbb/contest-files
b8842681b96017063a7baeac52ae1318bf59d74d
[ "Apache-2.0" ]
1
2018-08-28T19:58:40.000Z
2018-08-28T19:58:40.000Z
LiveArchive/PastiPas.cpp
aajjbb/contest-files
b8842681b96017063a7baeac52ae1318bf59d74d
[ "Apache-2.0" ]
2
2017-04-16T00:48:05.000Z
2017-08-03T20:12:26.000Z
LiveArchive/PastiPas.cpp
aajjbb/contest-files
b8842681b96017063a7baeac52ae1318bf59d74d
[ "Apache-2.0" ]
4
2016-03-04T19:42:00.000Z
2018-01-08T11:42:00.000Z
//Accepted #include <bits/stdc++.h> template<typename T> T gcd(T a, T b) { if(!b) return a; return gcd(b, a % b); } template<typename T> T lcm(T a, T b) { return a * b / gcd(a, b); } template<typename T> void chmin(T& a, T b) { a = (a > b) ? b : a; } template<typename T> void chmax(T& a, T b) { a = (a < b...
16.727891
126
0.464823
aajjbb
616628622b73c0a2221cbba1b9d19eaf44138f1f
921
hpp
C++
include/xtensor-fftw/basic_option.hpp
michaelbacci/xtensor-fftw
0c463ab759d7664a9b25c4382987138151ad74c3
[ "BSD-3-Clause" ]
13
2019-12-13T08:38:55.000Z
2021-06-18T09:01:23.000Z
include/xtensor-fftw/basic_option.hpp
michaelbacci/xtensor-fftw
0c463ab759d7664a9b25c4382987138151ad74c3
[ "BSD-3-Clause" ]
13
2019-11-07T12:15:38.000Z
2022-02-23T14:33:00.000Z
include/xtensor-fftw/basic_option.hpp
michaelbacci/xtensor-fftw
0c463ab759d7664a9b25c4382987138151ad74c3
[ "BSD-3-Clause" ]
5
2019-11-07T11:57:36.000Z
2021-05-15T22:38:37.000Z
/* * xtensor-fftw * Copyright (c) 2017, Patrick Bos * * Distributed under the terms of the BSD 3-Clause License. * * The full license is in the file LICENSE, distributed with this software. * * basic_option.hpp: * Include xtensor-fftw functionalities with explicit defined precision types. * */ #ifndef XTENS...
25.583333
113
0.787188
michaelbacci
61664984721c92412d230192a5f1716f246d08eb
3,467
hpp
C++
src/vector.hpp
fdekruijff/Tesseract-LED-Cube
70a9ce4d44517714966b2a62e8fb6c4a950f8407
[ "BSL-1.0" ]
null
null
null
src/vector.hpp
fdekruijff/Tesseract-LED-Cube
70a9ce4d44517714966b2a62e8fb6c4a950f8407
[ "BSL-1.0" ]
null
null
null
src/vector.hpp
fdekruijff/Tesseract-LED-Cube
70a9ce4d44517714966b2a62e8fb6c4a950f8407
[ "BSL-1.0" ]
null
null
null
/// Copyright Floris de Kruijff 2018. /// Distributed under the Boost Software License, Version 1.0. /// (See accompanying file LICENSE.txt or copy at /// https://www.boost.org/LICENSE.txt) /// @file #ifndef VECTOR_HPP #define VECTOR_HPP /// @class vector /// @author Floris de Kruijff...
27.085938
72
0.533026
fdekruijff
6169b3ea5fd580c864b4dc6ca2f884910d9ad484
40,296
cpp
C++
Source.cpp
kenjinote/Toot
19d75b03eed981f6aed8d041b3c6ba6f3f0ef316
[ "MIT" ]
19
2017-04-19T06:51:59.000Z
2021-12-15T02:55:44.000Z
Source.cpp
kenjinote/Toot
19d75b03eed981f6aed8d041b3c6ba6f3f0ef316
[ "MIT" ]
null
null
null
Source.cpp
kenjinote/Toot
19d75b03eed981f6aed8d041b3c6ba6f3f0ef316
[ "MIT" ]
1
2022-03-05T03:57:49.000Z
2022-03-05T03:57:49.000Z
#pragma comment(linker,"\"/manifestdependency:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"") #pragma comment(lib, "wininet") #pragma comment(lib, "gdiplus") #pragma comment(lib, "shlwapi") #pragma comment(lib, "...
38.450382
271
0.66818
kenjinote