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
ca0bc319a48aa643bc488bf5b6b7310ab8eef15a
8,209
hpp
C++
remodet_repository_wdh_part/include/caffe/pose_data_transformer.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
remodet_repository_wdh_part/include/caffe/pose_data_transformer.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
remodet_repository_wdh_part/include/caffe/pose_data_transformer.hpp
UrwLee/Remo_experience
a59d5b9d6d009524672e415c77d056bc9dd88c72
[ "MIT" ]
null
null
null
#ifndef CAFFE_POSE_DATA_TRANSFORMER_HPP #define CAFFE_POSE_DATA_TRANSFORMER_HPP #include <vector> #include <opencv2/core/core.hpp> #include <opencv2/opencv.hpp> using namespace cv; #include "caffe/blob.hpp" #include "caffe/common.hpp" #include "caffe/proto/caffe.pb.h" #include "caffe/tracker/bounding_box.hpp" namesp...
25.258462
150
0.618589
[ "vector", "transform" ]
ca1ce9396c101970b3305e460cbf85f995248ff4
50,605
cpp
C++
src/core/lib/lattice/dcrtpoly.cpp
tony-blake/Pallisade
b7764a4f9f836fe9adefb7bb0ee4825b38c72398
[ "BSD-2-Clause" ]
null
null
null
src/core/lib/lattice/dcrtpoly.cpp
tony-blake/Pallisade
b7764a4f9f836fe9adefb7bb0ee4825b38c72398
[ "BSD-2-Clause" ]
null
null
null
src/core/lib/lattice/dcrtpoly.cpp
tony-blake/Pallisade
b7764a4f9f836fe9adefb7bb0ee4825b38c72398
[ "BSD-2-Clause" ]
null
null
null
/* * @file dcrtpoly.cpp - implementation of the integer lattice using double-CRT representations. * @author TPOC: palisade@njit.edu * * @copyright Copyright (c) 2017, New Jersey Institute of Technology (NJIT) * All rights reserved. * Redistribution and use in source and binary forms, with or without modificatio...
36.67029
199
0.72479
[ "object", "vector" ]
ca1d0fe0185a3e7b0b1097883cb089bb86bd8878
1,975
cc
C++
src/views/rectangle_view.cc
StrayRobots/3d-annotation-tool
9b9e9487733326868708b441255bc84481f90264
[ "MIT" ]
27
2022-03-23T11:50:40.000Z
2022-03-31T11:08:38.000Z
src/views/rectangle_view.cc
StrayRobots/3d-annotation-tool
9b9e9487733326868708b441255bc84481f90264
[ "MIT" ]
1
2022-03-30T17:33:13.000Z
2022-03-30T17:33:13.000Z
src/views/rectangle_view.cc
StrayRobots/3d-annotation-tool
9b9e9487733326868708b441255bc84481f90264
[ "MIT" ]
null
null
null
#include "views/rectangle_view.h" #include "shader_utils.h" #include <cassert> namespace views { static const uint16_t indices[] = { 0, 3, 1, 0, 1, 3, 0, 3, 2, 0, 2, 3, }; // Render triangles both front and back. static const float vertexData[] = { -1.0f, -1.0f, 0.0f, -1.0f, 1.0f, 0.0f, 1.0f, -1.0f, 0...
28.623188
110
0.68557
[ "render", "transform" ]
ca246a1906304a8db3d60750aab904e217e24206
3,754
cpp
C++
CalTest/Function.cpp
Leelddd/Calculater
39a0d4ce1520a19776c10c0543523ae878365915
[ "MIT" ]
null
null
null
CalTest/Function.cpp
Leelddd/Calculater
39a0d4ce1520a19776c10c0543523ae878365915
[ "MIT" ]
null
null
null
CalTest/Function.cpp
Leelddd/Calculater
39a0d4ce1520a19776c10c0543523ae878365915
[ "MIT" ]
null
null
null
#include"Function.h" #include"stringAnalysis.h" #include<assert.h> //public method of class Function double Function::callFunction(vector<double> &arg) { //link value list and arg list into arg_value(map) if (arg.size() < arg_vector.size()) { cout << "you should put in more values to init the argument" << endl; ...
21.699422
150
0.647842
[ "vector" ]
ca327c782ac44138e0a2db90aa6b16fcb6ddd8b2
4,285
cpp
C++
Code/branches/Pre-Prospectus/cpp/FissionSource/BankSource.cpp
jlconlin/PhDThesis
8e704613721a800ce1c59576e94f40fa6f7cd986
[ "MIT" ]
null
null
null
Code/branches/Pre-Prospectus/cpp/FissionSource/BankSource.cpp
jlconlin/PhDThesis
8e704613721a800ce1c59576e94f40fa6f7cd986
[ "MIT" ]
null
null
null
Code/branches/Pre-Prospectus/cpp/FissionSource/BankSource.cpp
jlconlin/PhDThesis
8e704613721a800ce1c59576e94f40fa6f7cd986
[ "MIT" ]
null
null
null
/*BankSource.cpp $Author: jlconlin $ $Id: BankSource.cpp 238 2008-01-05 22:05:09Z jlconlin $ $Revision: 238 $ $Date: 2008-01-05 15:05:09 -0700 (Sat, 05 Jan 2008) $ This file provides the implementation for the BankSource class. */ #include<iostream> #include<vector> #include<cassert> #include "boost/utility.hpp...
31.740741
85
0.609802
[ "mesh", "geometry", "object", "vector" ]
ca33b897930d1bdb621590afa425448ed6c84d18
2,740
cc
C++
be/src/kudu/util/status-test.cc
suifengzhuliu/impala
611f4c6f3b18cfcddff3b2956cbb87c295a87655
[ "Apache-2.0" ]
2
2016-09-12T06:53:49.000Z
2016-09-12T15:47:46.000Z
be/src/kudu/util/status-test.cc
suifengzhuliu/impala
611f4c6f3b18cfcddff3b2956cbb87c295a87655
[ "Apache-2.0" ]
null
null
null
be/src/kudu/util/status-test.cc
suifengzhuliu/impala
611f4c6f3b18cfcddff3b2956cbb87c295a87655
[ "Apache-2.0" ]
2
2018-04-03T05:49:03.000Z
2020-05-29T21:18:46.000Z
// Some portions Copyright (c) 2011 The LevelDB 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 <glog/logging.h> #include <gtest/gtest.h> #include <errno.h> #include <vector> #include "kudu/util/status.h" #include "kudu/uti...
27.676768
95
0.673358
[ "vector" ]
ca3a4fe94e3af7f34c5d98869b3057c689e4d5f8
1,060
cc
C++
slick/test/test_util_handeye.cc
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
1
2017-04-13T05:26:40.000Z
2017-04-13T05:26:40.000Z
slick/test/test_util_handeye.cc
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
null
null
null
slick/test/test_util_handeye.cc
williammc/Slick
67dec11ea252e7e3a7d6097369a0f313cf1d2fdd
[ "BSD-3-Clause" ]
null
null
null
#include <iostream> #include <fstream> #include <tuple> #include "slick/util/handeye.h" int test_computeHandEye() { std::stringstream ss; ss << Slick_ROOT << "/data/" << "handeye-1.txt"; std::fstream fs(ss.str().c_str(), std::ios_base::in); // vector<SO3> sensorworld2sensor_rots, cam2vision_rots; Eigen:...
27.179487
74
0.627358
[ "vector" ]
ca3c5c63465ee4f3476cd4617928d27c70fac8cc
6,679
cc
C++
services/device/public/cpp/hid/fake_hid_manager.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
services/device/public/cpp/hid/fake_hid_manager.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
services/device/public/cpp/hid/fake_hid_manager.cc
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2019 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 "services/device/public/cpp/hid/fake_hid_manager.h" #include <memory> #include <utility> #include "base/guid.h" #include "mojo/public/cpp/bindi...
32.580488
79
0.706543
[ "vector" ]
ca43391035af19b861d7444b93b0f39886319244
24,801
cpp
C++
Engine/Code/Engine/Audio/AudioSystem.cpp
cugone/Abrams2019
0b94c43275069275bbbeadfa773c336fa1947882
[ "MIT" ]
1
2020-07-14T06:58:50.000Z
2020-07-14T06:58:50.000Z
Engine/Code/Engine/Audio/AudioSystem.cpp
cugone/Abrams2019
0b94c43275069275bbbeadfa773c336fa1947882
[ "MIT" ]
1
2020-04-06T06:52:11.000Z
2020-04-06T06:52:19.000Z
Engine/Code/Engine/Audio/AudioSystem.cpp
cugone/Abrams2019
0b94c43275069275bbbeadfa773c336fa1947882
[ "MIT" ]
2
2019-05-01T21:49:33.000Z
2021-04-01T08:22:21.000Z
#include "Engine/Audio/AudioSystem.hpp" #include "Engine/Audio/Wav.hpp" #include "Engine/Audio/Audio3DEmitter.hpp" #include "Engine/Audio/Audio3DListener.hpp" #include "Engine/Core/BuildConfig.hpp" #include "Engine/Core/ErrorWarningAssert.hpp" #include "Engine/Core/FileUtils.hpp" #include "Engine/Core/Thread...
35.582496
189
0.671183
[ "render", "vector" ]
ca459ca24089366f2b81dc6bfc36ec6c6dc4b6cd
1,726
cc
C++
sdk/src/model/PutObjectResult.cc
pengrui2009/aliyun-oss-cpp-sdk-windows
db3b42fb949d38c577876bcc8d65cd67e31d6dcd
[ "Apache-2.0" ]
null
null
null
sdk/src/model/PutObjectResult.cc
pengrui2009/aliyun-oss-cpp-sdk-windows
db3b42fb949d38c577876bcc8d65cd67e31d6dcd
[ "Apache-2.0" ]
null
null
null
sdk/src/model/PutObjectResult.cc
pengrui2009/aliyun-oss-cpp-sdk-windows
db3b42fb949d38c577876bcc8d65cd67e31d6dcd
[ "Apache-2.0" ]
null
null
null
/* * 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...
26.553846
112
0.700463
[ "model" ]
ca4d2607b53f0457c88bd0058fde9610b08960d8
4,815
hpp
C++
include/UnityEngine/ProBuilder/MeshOperations/AppendElements_--c__DisplayClass14_0.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
include/UnityEngine/ProBuilder/MeshOperations/AppendElements_--c__DisplayClass14_0.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
include/UnityEngine/ProBuilder/MeshOperations/AppendElements_--c__DisplayClass14_0.hpp
RedBrumbler/BeatSaber-Quest-Codegen
73dda50b5a3e51f10d86b766dcaa24b0c6226e25
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "beatsaber-hook/shared/utils/typedefs.h" #include "beatsaber-hook/shared/utils/byref.hpp" // Including type: UnityEngine.ProBuilder.MeshO...
54.101124
337
0.746417
[ "object", "vector" ]
ca53e2f318c5bafe97be9f44b3288900d9ce2a33
7,686
cpp
C++
catkin_workspace/src/third_party/roboticsgroup_gazebo_plugins/src/mimic_joint_plugin.cpp
Sreeni1204/sdp_ws20_collision_monitoring_for_robotic_manipulators
e2262086ee68c0e926fad7745127d97d609251f2
[ "MIT" ]
16
2021-03-10T14:18:04.000Z
2022-03-16T02:18:22.000Z
catkin_workspace/src/third_party/roboticsgroup_gazebo_plugins/src/mimic_joint_plugin.cpp
Sreeni1204/sdp_ws20_collision_monitoring_for_robotic_manipulators
e2262086ee68c0e926fad7745127d97d609251f2
[ "MIT" ]
4
2021-03-23T08:50:22.000Z
2022-02-26T15:15:09.000Z
catkin_workspace/src/third_party/roboticsgroup_gazebo_plugins/src/mimic_joint_plugin.cpp
Sreeni1204/sdp_ws20_collision_monitoring_for_robotic_manipulators
e2262086ee68c0e926fad7745127d97d609251f2
[ "MIT" ]
6
2021-03-12T02:37:59.000Z
2022-02-16T09:19:41.000Z
/** Copyright (c) 2014, Konstantinos Chatzilygeroudis 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 an...
39.415385
142
0.629066
[ "model" ]
ca5811c1f8eb796ad917cc60003c85c2df27df6b
30,849
inl
C++
lib/Runtime/Language/InlineCache.inl
l3dlp-forks/ChakraCore
6efbeaa37087db635c687f1bd1bc66d0c5d40649
[ "MIT" ]
null
null
null
lib/Runtime/Language/InlineCache.inl
l3dlp-forks/ChakraCore
6efbeaa37087db635c687f1bd1bc66d0c5d40649
[ "MIT" ]
null
null
null
lib/Runtime/Language/InlineCache.inl
l3dlp-forks/ChakraCore
6efbeaa37087db635c687f1bd1bc66d0c5d40649
[ "MIT" ]
null
null
null
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
48.504717
212
0.651723
[ "object" ]
ca596557c3cb1231e9f44c088fa0628cc4393c3a
911
cpp
C++
Online-Judges/HackerEarth/Xsquare_And_Double_Strings.cpp
shihab4t/Competitive-Programming
e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be
[ "Unlicense" ]
3
2021-06-15T01:19:23.000Z
2022-03-16T18:23:53.000Z
Online-Judges/HackerEarth/Xsquare_And_Double_Strings.cpp
shihab4t/Competitive-Programming
e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be
[ "Unlicense" ]
null
null
null
Online-Judges/HackerEarth/Xsquare_And_Double_Strings.cpp
shihab4t/Competitive-Programming
e8eec7d4f7d86bfa1c00b7fbbedfd6a1518f19be
[ "Unlicense" ]
null
null
null
#include <bits/stdc++.h> using namespace std; //typedef typedef long long int lli; typedef long double ld; typedef string str; //define #define endn "\n" #define faststdio ios_base::sync_with_stdio(false); #define fastcincout cin.tie(NULL); cout.tie(NULL); #define fastio faststdio fastcincout #define tc(sl) int T; cin ...
21.186047
51
0.591658
[ "vector" ]
ca59a2671284aacc313ea0ce676524e9f44961e1
5,451
cpp
C++
gnc/matlab/code_generation/bpm_blower_1_propulsion_module_ert_rtw/blower_aerodynamics.cpp
sahibdhanjal/astrobee
5bc4e6e58adcf1bc7e1c3719ced736063bba276c
[ "Apache-2.0" ]
1
2018-07-07T06:13:20.000Z
2018-07-07T06:13:20.000Z
gnc/matlab/code_generation/bpm_blower_1_propulsion_module_ert_rtw/blower_aerodynamics.cpp
sahibdhanjal/astrobee
5bc4e6e58adcf1bc7e1c3719ced736063bba276c
[ "Apache-2.0" ]
null
null
null
gnc/matlab/code_generation/bpm_blower_1_propulsion_module_ert_rtw/blower_aerodynamics.cpp
sahibdhanjal/astrobee
5bc4e6e58adcf1bc7e1c3719ced736063bba276c
[ "Apache-2.0" ]
1
2018-09-09T05:49:51.000Z
2018-09-09T05:49:51.000Z
// // File: blower_aerodynamics.cpp // // Code generated for Simulink model 'bpm_blower_1_propulsion_module'. // // Model version : 1.1142 // Simulink Coder version : 8.11 (R2016b) 25-Aug-2016 // C/C++ source code generated on : Wed Jan 31 12:34:43 2018 // // Target selection: ert.tlc // Embedd...
33.237805
84
0.679508
[ "model" ]
3ee3c16a6d49cb1f3bfb06713985eb95e06141b6
5,202
cxx
C++
Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx
ferdymercury/ITK
b0a86ded2edd698a6f4a3e58a9db23523a7eb871
[ "Apache-2.0" ]
2
2021-02-01T17:24:16.000Z
2021-02-02T02:18:46.000Z
Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx
ferdymercury/ITK
b0a86ded2edd698a6f4a3e58a9db23523a7eb871
[ "Apache-2.0" ]
1
2021-09-17T23:40:16.000Z
2021-09-17T23:40:16.000Z
Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx
ferdymercury/ITK
b0a86ded2edd698a6f4a3e58a9db23523a7eb871
[ "Apache-2.0" ]
2
2015-03-27T16:14:47.000Z
2019-01-17T23:40:03.000Z
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
30.781065
119
0.675125
[ "object" ]
3ee401a63d4d1587499e4ad7fa4e3072ba512513
4,904
cc
C++
thirdparty/aria2/src/json.cc
deltegic/deltegic
9b4f3a505a6842db52efbe850150afbab3af5e2f
[ "BSD-3-Clause" ]
null
null
null
thirdparty/aria2/src/json.cc
deltegic/deltegic
9b4f3a505a6842db52efbe850150afbab3af5e2f
[ "BSD-3-Clause" ]
2
2021-04-08T08:46:23.000Z
2021-04-08T08:57:58.000Z
thirdparty/aria2/src/json.cc
deltegic/deltegic
9b4f3a505a6842db52efbe850150afbab3af5e2f
[ "BSD-3-Clause" ]
null
null
null
/* <!-- copyright */ /* * aria2 - The high speed download utility * * Copyright (C) 2011 Tatsuhiro Tsujikawa * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lice...
29.017751
80
0.597675
[ "object", "vector" ]
3eebcec5f5341a5efa52228cff6e67178972111f
2,730
cpp
C++
clients/cpp-pistache-server/generated/model/BundleDataProp.cpp
shinesolutions/swagger-aem
b41f1ae3d23917de38ca5cf116cbcc173368d1e8
[ "Apache-2.0" ]
39
2016-10-02T06:45:12.000Z
2021-09-08T20:39:53.000Z
clients/cpp-pistache-server/generated/model/BundleDataProp.cpp
shinesolutions/swagger-aem
b41f1ae3d23917de38ca5cf116cbcc173368d1e8
[ "Apache-2.0" ]
35
2016-11-02T05:06:34.000Z
2021-09-03T06:03:08.000Z
clients/cpp-pistache-server/generated/model/BundleDataProp.cpp
shinesolutions/swagger-aem
b41f1ae3d23917de38ca5cf116cbcc173368d1e8
[ "Apache-2.0" ]
23
2016-11-07T04:14:42.000Z
2021-02-15T09:49:13.000Z
/** * Adobe Experience Manager (AEM) API * Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API * * The version of the OpenAPI document: 3.5.0-pre.0 * Contact: opensource@shinesolutions.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://...
20.073529
112
0.638462
[ "model" ]
3eedcc1fe10804e94160a5bdcbc36cdd08987911
47,224
cc
C++
alljoyn/alljoyn_c/unit_test/SignalsTest.cc
octoblu/alljoyn
a74003fa25af1d0790468bf781a4d49347ec05c4
[ "ISC" ]
37
2015-01-18T21:27:23.000Z
2018-01-12T00:33:43.000Z
alljoyn/alljoyn_c/unit_test/SignalsTest.cc
octoblu/alljoyn
a74003fa25af1d0790468bf781a4d49347ec05c4
[ "ISC" ]
14
2015-02-24T11:44:01.000Z
2020-07-20T18:48:44.000Z
alljoyn/alljoyn_c/unit_test/SignalsTest.cc
octoblu/alljoyn
a74003fa25af1d0790468bf781a4d49347ec05c4
[ "ISC" ]
29
2015-01-23T16:40:52.000Z
2019-10-21T12:22:30.000Z
/****************************************************************************** * Copyright (c) 2012-2014, AllSeen Alliance. All rights reserved. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyrigh...
43.970205
150
0.706759
[ "object" ]
3eee080dccbe493d6cca08c539d151f13ba95238
6,575
cpp
C++
src/core/electrodeRenderer.cpp
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
src/core/electrodeRenderer.cpp
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
null
null
null
src/core/electrodeRenderer.cpp
BetaRavener/BrainActivityVisualizer
baf61856d67fbe31880bc4c6610621142777ac19
[ "BSD-3-Clause" ]
1
2021-07-12T00:49:41.000Z
2021-07-12T00:49:41.000Z
// Author: Ivan Sevcik <ivan-sevcik@hotmail.com> // Licensed under BSD 3-Clause License (see licenses/LICENSE.txt) #include "electrodeRenderer.h" #include <iostream> #include <string> #include <glm/gtc/type_ptr.hpp> #include "glmHelpers.h" #include "GL/glew.h" #include <QImage> #include <QPainter> #include <QStrin...
31.610577
106
0.673308
[ "render", "vector" ]
3ef08720f7d3c99df2a2899a4520b561bc1b649c
6,750
cpp
C++
ArcGISRuntimeSDKQt_CppSamples/EditData/UpdateAttributesFeatureService/UpdateAttributesFeatureService.cpp
acmorris/arcgis-runtime-samples-qt
8881b619142afaabd6bda4f28b80ce74b8c8e71c
[ "Apache-2.0" ]
null
null
null
ArcGISRuntimeSDKQt_CppSamples/EditData/UpdateAttributesFeatureService/UpdateAttributesFeatureService.cpp
acmorris/arcgis-runtime-samples-qt
8881b619142afaabd6bda4f28b80ce74b8c8e71c
[ "Apache-2.0" ]
null
null
null
ArcGISRuntimeSDKQt_CppSamples/EditData/UpdateAttributesFeatureService/UpdateAttributesFeatureService.cpp
acmorris/arcgis-runtime-samples-qt
8881b619142afaabd6bda4f28b80ce74b8c8e71c
[ "Apache-2.0" ]
null
null
null
// [WriteFile Name=UpdateAttributesFeatureService, Category=EditData] // [Legal] // Copyright 2016 Esri. // 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/LI...
33.58209
150
0.734519
[ "object" ]
3ef49cfc6cc8560da36998d5271ff76d52383e63
2,995
cpp
C++
ios/versioned-react-native/ABI34_0_0/ReactCommon/ABI34_0_0fabric/imagemanager/ABI34_0_0ImageResponseObserverCoordinator.cpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
2
2020-01-02T06:07:18.000Z
2021-09-30T11:09:41.000Z
ios/versioned-react-native/ABI34_0_0/ReactCommon/ABI34_0_0fabric/imagemanager/ABI34_0_0ImageResponseObserverCoordinator.cpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
19
2020-04-07T07:36:24.000Z
2022-03-26T09:32:12.000Z
ios/versioned-react-native/ABI34_0_0/ReactCommon/ABI34_0_0fabric/imagemanager/ABI34_0_0ImageResponseObserverCoordinator.cpp
rudylee/expo
b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc
[ "Apache-2.0", "MIT" ]
2
2019-02-22T08:41:09.000Z
2019-02-22T08:47:56.000Z
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #include "ABI34_0_0ImageResponseObserverCoordinator.h" #include <algorithm> namespace facebook { namespace ReactABI34_0_0 { Ima...
28.798077
76
0.726878
[ "vector" ]
3ef71834c035d4ff36cb21c9910ba73612796569
11,876
cpp
C++
src/Dron.cpp
KPO-2020-2021/zad5_2-BFigaj
02efc658b3edcb35b19de3731e5228243871ecc8
[ "Unlicense" ]
null
null
null
src/Dron.cpp
KPO-2020-2021/zad5_2-BFigaj
02efc658b3edcb35b19de3731e5228243871ecc8
[ "Unlicense" ]
null
null
null
src/Dron.cpp
KPO-2020-2021/zad5_2-BFigaj
02efc658b3edcb35b19de3731e5228243871ecc8
[ "Unlicense" ]
null
null
null
#include <iostream> #include <fstream> #include <math.h> #include "Dron.hh" #define PLIK_TRASY_PRZELOTU "dat/trasa_przelotu.dat" using namespace std; /*! * \file * \brief W tym pliku zdefiniowane sa funkcje i metody związane z klasa Dron */ /*! * \brief Funkcja okreslajaca ktory to dron * * Funkcja przypi...
27.682984
112
0.634641
[ "vector" ]
41025337a03223a328b68ffc2fef280965bcebfd
13,775
cc
C++
content/renderer/media/crypto/key_systems.cc
SlimKatLegacy/android_external_chromium_org
ee480ef5039d7c561fc66ccf52169ead186f1bea
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2015-03-04T02:36:53.000Z
2016-06-25T11:22:17.000Z
content/renderer/media/crypto/key_systems.cc
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
content/renderer/media/crypto/key_systems.cc
j4ckfrost/android_external_chromium_org
a1a3dad8b08d1fcf6b6b36c267158ed63217c780
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
4
2015-02-09T08:49:30.000Z
2017-08-26T02:03:34.000Z
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/renderer/media/crypto/key_systems.h" #include <map> #include <string> #include "base/lazy_instance.h" #include "base/logging.h" #inclu...
34.785354
80
0.735463
[ "vector" ]
41074093c8a7ecb272bb941a0f0ea05572a37ecd
40,599
cc
C++
cc/py/chart-v3.cc
skepner/ae
d53336a561df1a46a39debb143c9f9496b222a46
[ "MIT" ]
null
null
null
cc/py/chart-v3.cc
skepner/ae
d53336a561df1a46a39debb143c9f9496b222a46
[ "MIT" ]
null
null
null
cc/py/chart-v3.cc
skepner/ae
d53336a561df1a46a39debb143c9f9496b222a46
[ "MIT" ]
null
null
null
#include "py/module.hh" #include "py/chart-v3.hh" #include "chart/v3/common.hh" #include "chart/v3/selected-antigens-sera.hh" #include "chart/v3/procrustes.hh" #include "chart/v3/grid-test.hh" #include "chart/v3/chart-seqdb.hh" #include "pybind11/detail/common.h" // ====================================================...
67.552413
199
0.506318
[ "object", "vector" ]
41082017c843cb9c59275fa0a9953fa585dbb710
908
hpp
C++
data-structure-2d/2d-cumulative-sum.hpp
ngthanhtrung23/library
a2910e45b8c97b2e1e789a2de20b0760739e1761
[ "CC0-1.0" ]
69
2020-11-06T05:21:42.000Z
2022-03-29T03:38:35.000Z
data-structure-2d/2d-cumulative-sum.hpp
vanloc1808/library-Forked
a2910e45b8c97b2e1e789a2de20b0760739e1761
[ "CC0-1.0" ]
21
2020-07-25T04:47:12.000Z
2022-02-01T14:39:29.000Z
data-structure-2d/2d-cumulative-sum.hpp
vanloc1808/library-Forked
a2910e45b8c97b2e1e789a2de20b0760739e1761
[ "CC0-1.0" ]
9
2020-11-06T11:55:10.000Z
2022-03-20T04:45:31.000Z
#pragma once // Don't Forget to call build() !!!!! template <class T> struct CumulativeSum2D { vector<vector<T> > data; CumulativeSum2D(int H, int W) : data(H + 3, vector<int>(W + 3, 0)) {} void add(int i, int j, T z) { ++i, ++j; if (i >= (int)data.size() || j >= (int)data[0].size()) return; data[i...
22.146341
75
0.484581
[ "vector" ]
410bac0cc4bc1d1db0f2b6936f4ea3d9563b1925
6,483
cpp
C++
arbor/morph/cv_data.cpp
kanzl/arbor
86b1eb065ac252bf0026de7cf7cbc6748a528254
[ "BSD-3-Clause" ]
null
null
null
arbor/morph/cv_data.cpp
kanzl/arbor
86b1eb065ac252bf0026de7cf7cbc6748a528254
[ "BSD-3-Clause" ]
null
null
null
arbor/morph/cv_data.cpp
kanzl/arbor
86b1eb065ac252bf0026de7cf7cbc6748a528254
[ "BSD-3-Clause" ]
null
null
null
#include <vector> #include <arbor/common_types.hpp> #include <arbor/morph/cv_data.hpp> #include <arbor/morph/embed_pwlin.hpp> #include "morph/cv_data.hpp" #include "util/partition.hpp" #include "util/pw_over_cable.hpp" #include "util/rangeutil.hpp" #include "util/span.hpp" #include "util/unique.hpp" namespace arb { ...
33.942408
106
0.616227
[ "vector" ]
410e3efeb52f0ea0d9ca0a9f5865261dd81929f9
7,261
hh
C++
src/expr/GetValueImpl.hh
taless474/plexil1
0da24f0330404c41a695ea367bb760fb9c7ee8dd
[ "BSD-3-Clause" ]
1
2022-03-30T20:16:43.000Z
2022-03-30T20:16:43.000Z
src/expr/GetValueImpl.hh
taless474/plexil1
0da24f0330404c41a695ea367bb760fb9c7ee8dd
[ "BSD-3-Clause" ]
null
null
null
src/expr/GetValueImpl.hh
taless474/plexil1
0da24f0330404c41a695ea367bb760fb9c7ee8dd
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2006-2021, Universities Space Research Association (USRA). * 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 ...
30.766949
79
0.680072
[ "object" ]
410ec3c20acda1b46fbd2ffc6133eed35e7d2707
6,905
cpp
C++
source/examples/demo-stages-plugins/LightTestStage.cpp
rarejuliet/gloperate
580b2f6389aad05c5d656ce94583e1cde02624ef
[ "MIT" ]
1
2018-06-06T13:21:53.000Z
2018-06-06T13:21:53.000Z
source/examples/demo-stages-plugins/LightTestStage.cpp
rarejuliet/gloperate
580b2f6389aad05c5d656ce94583e1cde02624ef
[ "MIT" ]
null
null
null
source/examples/demo-stages-plugins/LightTestStage.cpp
rarejuliet/gloperate
580b2f6389aad05c5d656ce94583e1cde02624ef
[ "MIT" ]
null
null
null
#include "LightTestStage.h" #include <glm/gtx/transform.hpp> #include <glbinding/gl/enum.h> #include <glbinding/gl/bitfield.h> #include <globjects/base/File.h> #include <globjects/VertexArray.h> #include <globjects/VertexAttributeBinding.h> #include <globjects/Framebuffer.h> #include <globjects/NamedString.h> #incl...
36.534392
226
0.670529
[ "geometry", "model", "transform" ]
411d48f8a261e28d8ca7ee8c5949e1c6e961b589
18,087
cpp
C++
src/cmsmarketcalibration.cpp
quantlibnode/quantlibnode
b50348131af77a2b6c295f44ef3245daf05c4afc
[ "MIT" ]
27
2016-11-19T16:51:21.000Z
2021-09-08T16:44:15.000Z
src/cmsmarketcalibration.cpp
quantlibnode/quantlibnode
b50348131af77a2b6c295f44ef3245daf05c4afc
[ "MIT" ]
1
2016-12-28T16:38:38.000Z
2017-02-17T05:32:13.000Z
src/cmsmarketcalibration.cpp
quantlibnode/quantlibnode
b50348131af77a2b6c295f44ef3245daf05c4afc
[ "MIT" ]
10
2016-12-28T02:31:38.000Z
2021-06-15T09:02:07.000Z
/* Copyright (C) 2016 -2017 Jerry Jin */ #include <nan.h> #include <string.h> #include "cmsmarketcalibration.hpp" #include <qlo/qladdindefines.hpp> #include <qlo/cmsmarketcalibration.hpp> #include <qlo/cmsmarket.hpp> #include <qlo/termstructures.hpp> #include <qlo/optimization.hpp> #include <ql/termstructures/vol...
26.137283
108
0.690441
[ "object", "vector" ]
411feb29bcc28d8cfe60f2688ad3a114463aa28a
3,338
hpp
C++
src/algorithms/dp/knapsack_problem.hpp
iamantony/CppNotes
2707db6560ad80b0e5e286a04b2d46e5c0280b3f
[ "MIT" ]
2
2020-07-31T14:13:56.000Z
2021-02-03T09:51:43.000Z
src/algorithms/dp/knapsack_problem.hpp
iamantony/CppNotes
2707db6560ad80b0e5e286a04b2d46e5c0280b3f
[ "MIT" ]
28
2015-09-22T07:38:21.000Z
2018-10-02T11:00:58.000Z
src/algorithms/dp/knapsack_problem.hpp
iamantony/CppNotes
2707db6560ad80b0e5e286a04b2d46e5c0280b3f
[ "MIT" ]
2
2018-10-11T14:10:50.000Z
2021-02-27T08:53:50.000Z
#ifndef KNAPSACK_PROBLEM_HPP #define KNAPSACK_PROBLEM_HPP // Knapsack problem // Given a set of items, each with a weight and a value, determine the number // of each item to include in a collection so that the total weight is less // than or equal to a given limit and the total value is as large as possible. #includ...
39.270588
85
0.562313
[ "vector" ]
4126e718a56fffe8d64d5bdc7b0f1d35ee25ebea
1,845
cpp
C++
Module 1/Lecture 7/Extra/Vector-class/Vector.cpp
bhattigurjot/cpp-exercises
9ae770fec1b2bcdc9811b2901e62f883d3e6ed2c
[ "MIT" ]
null
null
null
Module 1/Lecture 7/Extra/Vector-class/Vector.cpp
bhattigurjot/cpp-exercises
9ae770fec1b2bcdc9811b2901e62f883d3e6ed2c
[ "MIT" ]
null
null
null
Module 1/Lecture 7/Extra/Vector-class/Vector.cpp
bhattigurjot/cpp-exercises
9ae770fec1b2bcdc9811b2901e62f883d3e6ed2c
[ "MIT" ]
null
null
null
#include"Vector.h" Vector3::Vector3() { mX = 0.0f; mY = 0.0f; mZ = 0.0f; } Vector3::Vector3(float coords[3]) { mX = coords[0]; mY = coords[1]; mZ = coords[2]; } Vector3::Vector3(float x, float y, float z) { mX = x; mY = y; mZ = z; } bool Vector3::operator==(const Vector3& rhs) { //bool equals(const Vector...
15.905172
78
0.590786
[ "vector" ]
412a768101c4698e0ba33e0e6879fa46bd05170a
724
hpp
C++
s3Reader/include/S3Stats.hpp
gregornickel/s3Reader
96b5892df86cdbe8a5144e017cd7f68621faa8a0
[ "MIT" ]
null
null
null
s3Reader/include/S3Stats.hpp
gregornickel/s3Reader
96b5892df86cdbe8a5144e017cd7f68621faa8a0
[ "MIT" ]
null
null
null
s3Reader/include/S3Stats.hpp
gregornickel/s3Reader
96b5892df86cdbe8a5144e017cd7f68621faa8a0
[ "MIT" ]
null
null
null
#ifndef S3READER_S3STATS_HPP_ #define S3READER_S3STATS_HPP_ #include <iostream> #include <iomanip> // std::setw #include <fstream> // std::ofstream #include <chrono> #include "nlohmann/json.hpp" #include "GameHandler.hpp" using json = nlohmann::json; class S3Stats { public: S3Stats(GameHandler& s3); bool rec...
20.111111
54
0.691989
[ "vector" ]
412d8741da773e6d952dfb10679e773746ae253b
2,807
cpp
C++
pbe-code/04-threads-for-the-rest-of-us/test_parallel_reduce.cpp
psteinb/performance-by-example
ea5391e2377ae08acbec581cba84bbd96ccd5536
[ "CC-BY-4.0" ]
null
null
null
pbe-code/04-threads-for-the-rest-of-us/test_parallel_reduce.cpp
psteinb/performance-by-example
ea5391e2377ae08acbec581cba84bbd96ccd5536
[ "CC-BY-4.0" ]
1
2016-04-18T09:27:18.000Z
2016-04-18T09:27:18.000Z
pbe-code/04-threads-for-the-rest-of-us/test_parallel_reduce.cpp
psteinb/performance-by-example
ea5391e2377ae08acbec581cba84bbd96ccd5536
[ "CC-BY-4.0" ]
null
null
null
#define test_parallel_reduce #include <cmath> #include <chrono> #include <thread> #include "gtest/gtest.h" #include "tbb/parallel_reduce.h" #include "tbb/blocked_range.h" #include "info.hpp" using fp_microseconds_t = std::chrono::duration<double, std::chrono::microseconds::period>; using fp_nanoseconds_t = std::chro...
20.792593
121
0.672248
[ "vector" ]
412ee546b4c99d5a1c7fbde3456c629a6d1d1df6
4,040
cxx
C++
src/sim/prim_ops.cxx
GaloisInc/BESSPIN-BSC
21a0a8cba9e643ef5afcb87eac164cc33ea83e94
[ "BSD-2-Clause", "BSD-3-Clause" ]
1
2022-02-11T01:52:42.000Z
2022-02-11T01:52:42.000Z
src/sim/prim_ops.cxx
GaloisInc/BESSPIN-BSC
21a0a8cba9e643ef5afcb87eac164cc33ea83e94
[ "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
src/sim/prim_ops.cxx
GaloisInc/BESSPIN-BSC
21a0a8cba9e643ef5afcb87eac164cc33ea83e94
[ "BSD-2-Clause", "BSD-3-Clause" ]
null
null
null
/* * Almost all primitive operations are defined * static inline in bs_prim_ops.h * * This file contains just the implementation of * functions which manage copies of arguments to * foreign functions. */ #include <vector> #include <string> #include <cstring> #include "bluesim_types.h" #include "bs_mem_defines....
27.862069
75
0.714356
[ "vector" ]
4136e4bd8592292542202179a8071188f189e0a5
866,582
hpp
C++
cisco-ios-xr/ydk/models/cisco_ios_xr/Cisco_IOS_XR_ip_rib_ipv6_oper.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/Cisco_IOS_XR_ip_rib_ipv6_oper.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/Cisco_IOS_XR_ip_rib_ipv6_oper.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_IP_RIB_IPV6_OPER_ #define _CISCO_IOS_XR_IP_RIB_IPV6_OPER_ #include <memory> #include <vector> #include <string> #include <ydk/types.hpp> #include <ydk/errors.hpp> namespace cisco_ios_xr { namespace Cisco_IOS_XR_ip_rib_ipv6_oper { class Ipv6Rib : public ydk::Entity { public: Ipv6Rib(...
58.895066
239
0.699043
[ "vector" ]
4137b385d7d82f754591b1deaae638abe99b8bfa
6,293
hpp
C++
src/tree/tree.hpp
Zoxc/mirb
14c2fe2d2a026fb3bb62c883e8839e1078ebc3b6
[ "BSD-3-Clause" ]
10
2016-10-06T06:22:20.000Z
2022-02-28T05:33:09.000Z
src/tree/tree.hpp
Zoxc/mirb
14c2fe2d2a026fb3bb62c883e8839e1078ebc3b6
[ "BSD-3-Clause" ]
null
null
null
src/tree/tree.hpp
Zoxc/mirb
14c2fe2d2a026fb3bb62c883e8839e1078ebc3b6
[ "BSD-3-Clause" ]
3
2018-01-08T03:34:34.000Z
2021-09-12T12:12:22.000Z
#pragma once #include "../common.hpp" #include <Prelude/HashTable.hpp> #include <Prelude/Vector.hpp> #include <Prelude/FastList.hpp> #include "../collector.hpp" #include "nodes.hpp" namespace Mirb { class Block; class Parser; namespace Tree { class Chunk { public: static const size_t main_size = 512; ...
21.404762
102
0.621484
[ "vector" ]
413a4dc5b18827e19552f3647fb43a54fce40b93
9,743
cc
C++
bridge/test/kraken_test_env.cc
devjiangzhou/kraken
d7b48100f8a017a9ccb9ea1628e319d8f1159c91
[ "Apache-2.0" ]
null
null
null
bridge/test/kraken_test_env.cc
devjiangzhou/kraken
d7b48100f8a017a9ccb9ea1628e319d8f1159c91
[ "Apache-2.0" ]
null
null
null
bridge/test/kraken_test_env.cc
devjiangzhou/kraken
d7b48100f8a017a9ccb9ea1628e319d8f1159c91
[ "Apache-2.0" ]
null
null
null
/* * Copyright (C) 2021 Alibaba Inc. All rights reserved. * Author: Kraken Team. */ #include "kraken_test_env.h" #include <sys/time.h> #include <vector> #include "bindings/qjs/dom/event_target.h" #include "dart_methods.h" #include "include/kraken_bridge.h" #include "kraken_bridge_test.h" #include "page.h" #if defi...
31.127796
175
0.734681
[ "vector" ]
41435113e728f037b31e645b4eeeb8b17b541c9a
17,802
cc
C++
crates/neon-sys/src/neon.cc
Acidburn0zzz/neon
e27e5651cc9a8151f58c9a6dafda2ce251456034
[ "Apache-2.0", "MIT" ]
1
2016-07-20T06:53:24.000Z
2016-07-20T06:53:24.000Z
crates/neon-sys/src/neon.cc
Acidburn0zzz/neon
e27e5651cc9a8151f58c9a6dafda2ce251456034
[ "Apache-2.0", "MIT" ]
null
null
null
crates/neon-sys/src/neon.cc
Acidburn0zzz/neon
e27e5651cc9a8151f58c9a6dafda2ce251456034
[ "Apache-2.0", "MIT" ]
null
null
null
#include <new> #include <nan.h> #include <stdint.h> #include <stdio.h> #include "node.h" #include "neon.h" #include "neon_string.h" #include "neon_class_metadata.h" extern "C" void NeonSys_Call_SetReturn(v8::FunctionCallbackInfo<v8::Value> *info, v8::Local<v8::Value> value) { info->GetReturnValue().Set(value); } ex...
37.320755
182
0.697899
[ "object" ]
4146dc82160dccb1fd4f2b492c244538884485a9
5,051
cpp
C++
db/sqlite.cpp
p-shubham/resilientdb
8e69c28e73ddebdfca8359479be4499c1cb5de41
[ "MIT" ]
1
2022-03-04T20:34:29.000Z
2022-03-04T20:34:29.000Z
db/sqlite.cpp
p-shubham/resilientdb
8e69c28e73ddebdfca8359479be4499c1cb5de41
[ "MIT" ]
null
null
null
db/sqlite.cpp
p-shubham/resilientdb
8e69c28e73ddebdfca8359479be4499c1cb5de41
[ "MIT" ]
1
2020-12-11T22:24:35.000Z
2020-12-11T22:24:35.000Z
#include "config.h" #include "database.h" #include "assert.h" #include <iostream> // Private methods int SQLite::callback(void *x, int nCol, char **colValue, char **colNames) { res_data *data = (res_data *)x; //std::cout << "DATA returned from " << data->op << " operation" << std::endl; if (data->results...
26.307292
118
0.523461
[ "vector" ]
4148ab4402b889c6688fe7754dbfe40848a62ea0
10,195
cpp
C++
src/WireWrapper.cpp
SMFSW/WireWrapper
c82783afe576e547f48999f37192cee99e80fb15
[ "MIT" ]
4
2018-01-06T11:32:10.000Z
2021-04-12T08:01:13.000Z
src/WireWrapper.cpp
SMFSW/WireWrapper
c82783afe576e547f48999f37192cee99e80fb15
[ "MIT" ]
3
2017-01-31T12:13:55.000Z
2018-07-04T19:54:37.000Z
src/WireWrapper.cpp
SMFSW/WireWrapper
c82783afe576e547f48999f37192cee99e80fb15
[ "MIT" ]
1
2017-04-19T18:24:27.000Z
2017-04-19T18:24:27.000Z
/*!\file WireWrapper.cpp ** \author SMFSW ** \copyright MIT SMFSW (2017-2018) ** \brief Arduino Wrapper for Wire library (for SAM, ESP8266...) code ** \warning Don't access (r/w) last 16b internal address byte alone right after init, this would lead to hazardous result (in such case, make a dummy read of addr 0 before)...
36.541219
172
0.699559
[ "vector" ]
414a4f2afa17f347fa31062956975554d60b9ce5
1,022
cc
C++
src/poc/rgbbg.cc
grendello/notcursespp
bc04b1445c7e50fc3cb7b3c7f0fc15b8781d2f31
[ "BSD-3-Clause" ]
null
null
null
src/poc/rgbbg.cc
grendello/notcursespp
bc04b1445c7e50fc3cb7b3c7f0fc15b8781d2f31
[ "BSD-3-Clause" ]
null
null
null
src/poc/rgbbg.cc
grendello/notcursespp
bc04b1445c7e50fc3cb7b3c7f0fc15b8781d2f31
[ "BSD-3-Clause" ]
1
2020-02-13T02:00:06.000Z
2020-02-13T02:00:06.000Z
#include <config.hh> #include <cstdio> #include <cstdlib> #include <clocale> #include <iostream> #include <ncpp/NotCurses.hh> using namespace ncpp; int main (void) { if (!setlocale (LC_ALL, "")) { std::cerr << "Couldn't set locale" << std::endl; return EXIT_FAILURE; } NotCurses::default_notcurses_options.in...
15.029412
70
0.53816
[ "render" ]
414cf77574c30629f3714d6080f718a96a209581
14,433
cpp
C++
dsp_rubberband.cpp
ptytb/foo_dsp_effect
54ef8067b3e04b27af5f34df7f7657679a5d9dde
[ "MIT" ]
null
null
null
dsp_rubberband.cpp
ptytb/foo_dsp_effect
54ef8067b3e04b27af5f34df7f7657679a5d9dde
[ "MIT" ]
null
null
null
dsp_rubberband.cpp
ptytb/foo_dsp_effect
54ef8067b3e04b27af5f34df7f7657679a5d9dde
[ "MIT" ]
1
2020-12-21T03:36:24.000Z
2020-12-21T03:36:24.000Z
#define _WIN32_WINNT 0x0501 #include "../SDK/foobar2000.h" #include "../ATLHelpers/ATLHelpers.h" #include "resource.h" #include "rubberband/rubberband/RubberBandStretcher.h" #include "circular_buffer.h" using namespace RubberBand; static void RunDSPConfigPopup( const dsp_preset & p_data, HWND p_parent, dsp_preset_edit...
25.188482
138
0.675882
[ "object" ]
4150e8e06c1aba30f38bb30545f1e5fff0f3857e
40,905
cxx
C++
main/vcl/source/gdi/bitmapex.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/vcl/source/gdi/bitmapex.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/vcl/source/gdi/bitmapex.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.390045
132
0.524924
[ "render", "transform" ]
a99117e9f4a0d52105c3bb8cac289c0eded7f185
2,809
cpp
C++
src/lambert.cpp
orbitalVelocity/orbitutils
06ad5ca39c091542a017494e8c6cbbde039d4ac0
[ "MIT" ]
null
null
null
src/lambert.cpp
orbitalVelocity/orbitutils
06ad5ca39c091542a017494e8c6cbbde039d4ac0
[ "MIT" ]
null
null
null
src/lambert.cpp
orbitalVelocity/orbitutils
06ad5ca39c091542a017494e8c6cbbde039d4ac0
[ "MIT" ]
null
null
null
#include <cmath> #include <vector> #include "lambert.h" std::vector<double> boundingVelocities(double grav_param, std::vector<double> r0, std::vector<double> rf, double dt, bool long_way) { // algorithm constants const int MAXITER = 1000; const double TOLERANCE = 1E-10; // switch to canonical units double scale...
29.568421
102
0.57209
[ "vector" ]
a9930ee6b05bb9148321868a1b9ee956cd4a6d58
16,547
cpp
C++
src/libtsduck/dtv/descriptors/tsATSCEAC3AudioDescriptor.cpp
ASTRO-Strobel/tsduck
f1da3d49df35b3d9740fb2c8031c92d0f261829a
[ "BSD-2-Clause" ]
2
2020-02-27T04:34:41.000Z
2020-04-29T10:43:23.000Z
src/libtsduck/dtv/descriptors/tsATSCEAC3AudioDescriptor.cpp
mirakc/tsduck-arib
c400025b7d31e26c0c15471e81adf2ad50632281
[ "BSD-2-Clause" ]
null
null
null
src/libtsduck/dtv/descriptors/tsATSCEAC3AudioDescriptor.cpp
mirakc/tsduck-arib
c400025b7d31e26c0c15471e81adf2ad50632281
[ "BSD-2-Clause" ]
1
2019-05-08T15:00:43.000Z
2019-05-08T15:00:43.000Z
//---------------------------------------------------------------------------- // // TSDuck - The MPEG Transport Stream Toolkit // Copyright (c) 2005-2020, Thierry Lelegard // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the f...
38.571096
149
0.546323
[ "object" ]
a993a69e7684d496a6e50f49ce64cbe7ccc4e51b
5,594
cpp
C++
src/joint-position-controller.cpp
olivier-stasse/sot-talos-balance
8749650fc5f512a04c349f447a0cfb0d9e0e1e05
[ "BSD-2-Clause" ]
null
null
null
src/joint-position-controller.cpp
olivier-stasse/sot-talos-balance
8749650fc5f512a04c349f447a0cfb0d9e0e1e05
[ "BSD-2-Clause" ]
null
null
null
src/joint-position-controller.cpp
olivier-stasse/sot-talos-balance
8749650fc5f512a04c349f447a0cfb0d9e0e1e05
[ "BSD-2-Clause" ]
null
null
null
/* * Copyright 2018, Gepetto team, LAAS-CNRS * * This file is part of sot-talos-balance. * sot-talos-balance is free software: you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation, either version 3 of * the License, or ...
40.244604
143
0.5463
[ "vector" ]
a993edcd5de92acf8462ed9a337a06454777e7bb
4,415
hpp
C++
Steamworks/Dependencies/SFGUI/include/SFGUI/Primitive.hpp
DrJonki/I-want-it-back
18c10a2354165fa0c13988aeb5904789ce2ed17c
[ "RSA-MD" ]
null
null
null
Steamworks/Dependencies/SFGUI/include/SFGUI/Primitive.hpp
DrJonki/I-want-it-back
18c10a2354165fa0c13988aeb5904789ce2ed17c
[ "RSA-MD" ]
null
null
null
Steamworks/Dependencies/SFGUI/include/SFGUI/Primitive.hpp
DrJonki/I-want-it-back
18c10a2354165fa0c13988aeb5904789ce2ed17c
[ "RSA-MD" ]
null
null
null
#pragma once #include <SFGUI/Config.hpp> #include <SFGUI/SharedPtr.hpp> #include <SFGUI/Signal.hpp> #include <SFML/Graphics.hpp> #include <SFML/OpenGL.hpp> namespace sfg { class RendererViewport; /** Renderer primitive. */ class SFGUI_API Primitive { public: typedef SharedPtr<Primitive> Ptr; //!< Shared pointe...
25.373563
92
0.685844
[ "render", "vector" ]
a994a1d007644355b1247abfb22b931355f582db
588
cpp
C++
src/one.cpp
codemonkey-uk/aoc-2021
aa25c6a8ffc3d6cd122ff682fd2fc33e5f9aeab0
[ "MIT" ]
null
null
null
src/one.cpp
codemonkey-uk/aoc-2021
aa25c6a8ffc3d6cd122ff682fd2fc33e5f9aeab0
[ "MIT" ]
null
null
null
src/one.cpp
codemonkey-uk/aoc-2021
aa25c6a8ffc3d6cd122ff682fd2fc33e5f9aeab0
[ "MIT" ]
null
null
null
#include <iostream> #include <vector> using namespace std; void One_A() { int a,b,c=0; cin >> a; while(cin>>b) { if (b>a) c++; a = b; } cout << c << endl; } void One_B() { int a=0; std::vector<int> data; data.reserve( 2048 ); while(cin>>a) { data.p...
15.473684
59
0.418367
[ "vector" ]
a9968808084227b3e5a1a4bb530b1c815c41126c
5,940
cc
C++
src/netconf.cc
thomwiggers/toggldesktop
fd4796d89aa28eb77b9fc12217065d5e57aa07ee
[ "BSD-3-Clause" ]
544
2019-11-17T09:38:44.000Z
2022-03-30T13:56:36.000Z
src/netconf.cc
thomwiggers/toggldesktop
fd4796d89aa28eb77b9fc12217065d5e57aa07ee
[ "BSD-3-Clause" ]
1,372
2019-11-14T09:22:21.000Z
2022-03-29T13:01:20.000Z
src/netconf.cc
thomwiggers/toggldesktop
fd4796d89aa28eb77b9fc12217065d5e57aa07ee
[ "BSD-3-Clause" ]
86
2019-11-14T04:47:23.000Z
2022-03-03T02:44:15.000Z
// Copyright 2015 Toggl Desktop developers. #include "netconf.h" #include <string> #include <sstream> #include "https_client.h" #include <Poco/Environment.h> #include <Poco/Logger.h> #include <Poco/Net/HTTPCredentials.h> #include <Poco/Net/HTTPClientSession.h> #include <Poco/URI.h> #include <Poco/UnicodeConverter.h...
32.81768
79
0.582323
[ "vector" ]
a997c0129e5ee8151144127163a624441ea35385
52,545
cpp
C++
_vscp_common/devicethread.cpp
benys/vscpworks
755a1733d0c55c8dd22d65e0e1ed1598311ef999
[ "MIT" ]
1
2022-01-24T20:21:09.000Z
2022-01-24T20:21:09.000Z
_vscp_common/devicethread.cpp
benys/vscpworks
755a1733d0c55c8dd22d65e0e1ed1598311ef999
[ "MIT" ]
1
2020-05-05T18:40:57.000Z
2020-05-05T18:40:57.000Z
_vscp_common/devicethread.cpp
benys/vscpworks
755a1733d0c55c8dd22d65e0e1ed1598311ef999
[ "MIT" ]
1
2020-05-05T08:07:32.000Z
2020-05-05T08:07:32.000Z
// devicethread.cpp // // This file is part of the VSCP (http://www.vscp.org) // // The MIT License (MIT) // // Copyright (c) 2000-2018 Ake Hedman, Grodans Paradis AB <info@grodansparadis.com> // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated docume...
38.922222
157
0.53065
[ "object" ]
a997f2c06e667e5f84d2190a09776a6143ddb976
3,533
cpp
C++
Code/Model.cpp
tehAndrew/3DProject
54592b93a114a89aa5ac1ecaaef656558aea9e5e
[ "MIT" ]
null
null
null
Code/Model.cpp
tehAndrew/3DProject
54592b93a114a89aa5ac1ecaaef656558aea9e5e
[ "MIT" ]
null
null
null
Code/Model.cpp
tehAndrew/3DProject
54592b93a114a89aa5ac1ecaaef656558aea9e5e
[ "MIT" ]
null
null
null
#include "Model.h" #include <cstdlib> Model::Model() { mVertexBuffer = nullptr; mIndexBuffer = nullptr; mMaterialBuffer = nullptr; mVertexAmount = 0; mIndexAmount = 0; mX = 0.f; mY = 0.f; mZ = 0.f; mScaleX = 1.f; mScaleY = 1.f; mScaleZ = 1.f; mRotX = 0.f; mRotY = 0.f; mRotZ = 0.f; mTexture =...
25.235714
155
0.735069
[ "render", "vector", "model" ]
a999ecbf79e7b88c653fd93e73ba25a7e35225b6
5,869
cpp
C++
magician_school/main.cpp
bosornd/magician_school
1a9bf3df9d9017b553e360fd9f7bb3898f7ed927
[ "Apache-2.0" ]
null
null
null
magician_school/main.cpp
bosornd/magician_school
1a9bf3df9d9017b553e360fd9f7bb3898f7ed927
[ "Apache-2.0" ]
null
null
null
magician_school/main.cpp
bosornd/magician_school
1a9bf3df9d9017b553e360fd9f7bb3898f7ed927
[ "Apache-2.0" ]
1
2021-12-05T02:45:22.000Z
2021-12-05T02:45:22.000Z
#include <bangtal> #include <iostream> using namespace bangtal; using namespace std; extern void dormitory_main(); extern int magicalHerb(const string ch); extern void animalGame(); extern int Quidditch(const string ch); extern void astronomyGame(); extern void MaraudersMap_main(); const int gameMax = 5; static in...
28.352657
142
0.640825
[ "object" ]
a99a190a0bd0dc60582830af1be87c19662ce2dd
4,706
hpp
C++
src/AirPlaySlideshow.hpp
jdgordy/slideshow-apple-tv-bb10
968e0f0c07dad3a6f91804d69b470a5eb095aa24
[ "Apache-2.0" ]
null
null
null
src/AirPlaySlideshow.hpp
jdgordy/slideshow-apple-tv-bb10
968e0f0c07dad3a6f91804d69b470a5eb095aa24
[ "Apache-2.0" ]
null
null
null
src/AirPlaySlideshow.hpp
jdgordy/slideshow-apple-tv-bb10
968e0f0c07dad3a6f91804d69b470a5eb095aa24
[ "Apache-2.0" ]
null
null
null
#ifndef AIRPLAYSLIDESHOW_HPP_ #define AIRPLAYSLIDESHOW_HPP_ #include <QtCore/QObject> #include <QtCore/QStringList> #include <QtCore/QVariantList> #include <QtCore/QVariantMap> #include <QtNetwork/QHostInfo> #include <bb/system/InvokeManager> #include <bb/system/InvokeRequest> #include "BonjourRecord.hpp" #...
31.165563
123
0.711007
[ "object", "model" ]
a99f6c57c98ad9fa1aee2055de952883e6558cc5
5,263
cpp
C++
src/DynamicTable.cpp
dmlys/QtTools
aaf9605a5dd9b01460c90641bb849bc9477e2fff
[ "BSL-1.0" ]
null
null
null
src/DynamicTable.cpp
dmlys/QtTools
aaf9605a5dd9b01460c90641bb849bc9477e2fff
[ "BSL-1.0" ]
null
null
null
src/DynamicTable.cpp
dmlys/QtTools
aaf9605a5dd9b01460c90641bb849bc9477e2fff
[ "BSL-1.0" ]
1
2019-02-12T09:33:48.000Z
2019-02-12T09:33:48.000Z
#include <QtTools/DynamicTable.hqt> #include <QtWidgets/QApplication> #include <QtWidgets/QTableView> #include <QtWidgets/QPushButton> #include <QtGui/QKeyEvent> namespace QtTools { void DynamicTable::OnUpItem() { auto idx = m_view->selectionModel()->currentIndex(); if (!idx.isValid() || idx.row() == 0) retur...
31.51497
134
0.728482
[ "model" ]
a9a07d60c39c5302873a1d8f78d5368d7f0161a8
3,944
cc
C++
RecoEgamma/EgammaElectronProducers/plugins/LowPtGsfElectronIDProducer.cc
eric-moreno/cmssw
3dc2c26f276632ac8357ac7b52675f04649e3903
[ "Apache-2.0" ]
null
null
null
RecoEgamma/EgammaElectronProducers/plugins/LowPtGsfElectronIDProducer.cc
eric-moreno/cmssw
3dc2c26f276632ac8357ac7b52675f04649e3903
[ "Apache-2.0" ]
null
null
null
RecoEgamma/EgammaElectronProducers/plugins/LowPtGsfElectronIDProducer.cc
eric-moreno/cmssw
3dc2c26f276632ac8357ac7b52675f04649e3903
[ "Apache-2.0" ]
2
2019-09-27T08:33:22.000Z
2019-11-14T10:52:30.000Z
#include "DataFormats/Common/interface/Handle.h" #include "DataFormats/Common/interface/ValueMap.h" #include "DataFormats/EgammaCandidates/interface/GsfElectron.h" #include "FWCore/ParameterSet/interface/ParameterSet.h" #include "FWCore/ParameterSet/interface/ParameterSetDescription.h" #include "FWCore/Utilities/interf...
44.818182
106
0.630325
[ "vector" ]
a9a753bf33b02a0ede917b5b28db90a776fa5836
10,647
cpp
C++
gcommon/source/gmeshinstancemodifiermorph.cpp
DavidCoenFish/ancient-code-0
243fb47b9302a77f9b9392b6e3f90bba2ef3c228
[ "Unlicense" ]
null
null
null
gcommon/source/gmeshinstancemodifiermorph.cpp
DavidCoenFish/ancient-code-0
243fb47b9302a77f9b9392b6e3f90bba2ef3c228
[ "Unlicense" ]
null
null
null
gcommon/source/gmeshinstancemodifiermorph.cpp
DavidCoenFish/ancient-code-0
243fb47b9302a77f9b9392b6e3f90bba2ef3c228
[ "Unlicense" ]
null
null
null
// // GMeshInstanceModifierMorph.cpp // // Created by David Coen on 2011 03 08 // Copyright 2010 Pleasure seeking morons. All rights reserved. // #include "GMeshInstanceModifierMorph.h" #include "GMesh.h" #include "GMeshModifier.h" #include "GMeshModifierMorph.h" #include "GMeshModifierMorphTarget.h" #include "GMe...
28.775676
138
0.758148
[ "vector" ]
a9aab56faf97356c9fcc208ffd26088cbd0593c1
2,703
hpp
C++
source/plc/include/document/NEAREST_INTEGER.hpp
dlin172/Plange
4b36a1225b2263bc8d38a6d1cc9b50c3d4b58e04
[ "BSD-3-Clause" ]
null
null
null
source/plc/include/document/NEAREST_INTEGER.hpp
dlin172/Plange
4b36a1225b2263bc8d38a6d1cc9b50c3d4b58e04
[ "BSD-3-Clause" ]
null
null
null
source/plc/include/document/NEAREST_INTEGER.hpp
dlin172/Plange
4b36a1225b2263bc8d38a6d1cc9b50c3d4b58e04
[ "BSD-3-Clause" ]
null
null
null
// This file was generated using Parlex's cpp_generator #ifndef INCLUDED_NEAREST_INTEGER_HPP #define INCLUDED_NEAREST_INTEGER_HPP #include <optional> #include <variant> #include <vector> #include "erased.hpp" #include "parlex/detail/abstract_syntax_tree.hpp" #include "parlex/detail/builtins.hpp" #include "parlex/d...
32.963415
399
0.764706
[ "vector" ]
a9b1ef2c07fa1db7a7ab6a6a822e92d9c0510a38
4,645
cpp
C++
source/main-wav-player.cpp
zealotnt/gr-peach-2017-peach-board
2ad8cebcd9f776502265d65651b212c7e3248038
[ "MIT" ]
null
null
null
source/main-wav-player.cpp
zealotnt/gr-peach-2017-peach-board
2ad8cebcd9f776502265d65651b212c7e3248038
[ "MIT" ]
null
null
null
source/main-wav-player.cpp
zealotnt/gr-peach-2017-peach-board
2ad8cebcd9f776502265d65651b212c7e3248038
[ "MIT" ]
null
null
null
/* * @Author: zealotnt * @Date: 2017-09-27 10:45:02 * @Last Modified by: Tran Tam * @Last Modified time: 2017-09-27 10:47:06 */ #include <string> #include <vector> #include <map> #include "mbed.h" #include "http_request.h" #include "http_parser.h" #include "http_response.h" #include "http_request_builder.h" #incl...
34.154412
93
0.453175
[ "vector" ]
a9b3a327cab2618e54ab9fedaceec78886a11f02
50,933
cpp
C++
proofs/signatures/signatures.cpp
FabianWolff/cvc4-debian
e38afe6cb10bdb79f0bae398b9605e4deae7578f
[ "BSL-1.0" ]
null
null
null
proofs/signatures/signatures.cpp
FabianWolff/cvc4-debian
e38afe6cb10bdb79f0bae398b9605e4deae7578f
[ "BSL-1.0" ]
null
null
null
proofs/signatures/signatures.cpp
FabianWolff/cvc4-debian
e38afe6cb10bdb79f0bae398b9605e4deae7578f
[ "BSL-1.0" ]
null
null
null
namespace CVC4 { namespace proof { extern const char *const plf_signatures; const char *const plf_signatures = "\ (declare bool type)\n\ (declare tt bool)\n\ (declare ff bool)\n\ \n\ (declare var type)\n\ \n\ (declare lit type)\n\ (declare pos (! x var lit))\n\ (declare neg (! x var lit))\n\ \n\ (declare clause type)\...
29.872727
151
0.482811
[ "vector" ]
a9b7233c9d8aabd5a94ed41277af0c99533c7640
3,897
cpp
C++
keyTransferClient/libcurlUtil/tests/LibcurlUtilsTester.cpp
jdbonior21/TASQC
bad514d556cc74136a15ea37dbfa8fc93e2aef55
[ "BSD-3-Clause" ]
5
2017-02-13T03:16:23.000Z
2019-05-21T15:19:44.000Z
keyTransferClient/libcurlUtil/tests/LibcurlUtilsTester.cpp
jdbonior21/TASQC
bad514d556cc74136a15ea37dbfa8fc93e2aef55
[ "BSD-3-Clause" ]
6
2017-05-30T14:53:57.000Z
2022-02-19T15:29:13.000Z
keyTransferClient/libcurlUtil/tests/LibcurlUtilsTester.cpp
jdbonior21/TASQC
bad514d556cc74136a15ea37dbfa8fc93e2aef55
[ "BSD-3-Clause" ]
5
2017-02-25T21:49:45.000Z
2020-12-13T02:45:49.000Z
/**---------------------------------------------------------------------------- Copyright (c) 2015-, UT-Battelle LLC All rights reserved. Authors: Jay Jay Billings, Phil Evans, Alex McCaskey Author Contact: Phil Evans, evanspg@ornl.gov Redistribution and use in source and binary forms, with or without modification, a...
33.594828
122
0.746728
[ "object" ]
a9b7521bc5c403ec35f980dd8fd200e15786b838
2,563
hpp
C++
cpp/shared/cpputils/cpputils/list.hpp
SiliconLabs/mltk
56b19518187e9d1c8a0d275de137fc9058984a1f
[ "Zlib" ]
null
null
null
cpp/shared/cpputils/cpputils/list.hpp
SiliconLabs/mltk
56b19518187e9d1c8a0d275de137fc9058984a1f
[ "Zlib" ]
1
2021-11-19T20:10:09.000Z
2021-11-19T20:10:09.000Z
cpp/shared/cpputils/cpputils/list.hpp
sldriedler/mltk
d82a60359cf875f542a2257f1bc7d8eb4bdaa204
[ "Zlib" ]
null
null
null
#pragma once #include <cstdint> #include "cpputils/helpers.hpp" namespace cpputils { /** * @brief List Iterator */ struct ListIterator { uint8_t *ptr; uint32_t entry_size; ListIterator(uint8_t *ptr, uint32_t entry_size) : ptr(ptr), entry_size(entry_size) { } bool operator...
16.861842
100
0.612563
[ "object" ]
a9bdfddb21fdbb2caf1c38a27da9355cf3edb93f
2,548
cpp
C++
Tudat/JsonInterface/Propagation/export.cpp
sebranchett/tudat
24e5f3cc85c250fcbed0aac37f026c1dd7fd6c44
[ "BSD-3-Clause" ]
null
null
null
Tudat/JsonInterface/Propagation/export.cpp
sebranchett/tudat
24e5f3cc85c250fcbed0aac37f026c1dd7fd6c44
[ "BSD-3-Clause" ]
null
null
null
Tudat/JsonInterface/Propagation/export.cpp
sebranchett/tudat
24e5f3cc85c250fcbed0aac37f026c1dd7fd6c44
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2010-2019, Delft University of Technology * All rigths reserved * * This file is part of the Tudat. Redistribution and use in source and * binary forms, with or without modification, are permitted exclusively * under the terms of the Modified BSD license. You should have received *...
42.466667
126
0.739011
[ "object", "vector" ]
a9c4fc6e536b91e3e91584ae316160a111abf363
24,143
cxx
C++
StRoot/StEmcPool/StPhotonDataMaker/StPhotonMaker.cxx
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
2
2018-12-24T19:37:00.000Z
2022-02-28T06:57:20.000Z
StRoot/StEmcPool/StPhotonDataMaker/StPhotonMaker.cxx
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
StRoot/StEmcPool/StPhotonDataMaker/StPhotonMaker.cxx
xiaohaijin/RHIC-STAR
a305cb0a6ac15c8165bd8f0d074d7075d5e58752
[ "MIT" ]
null
null
null
#include <TROOT.h> #include <TTree.h> #include <TH2F.h> #include <TVector3.h> #include <TFile.h> #include <TMath.h> #include <assert.h> #include <StEvent.h> #include <StEventTypes.h> #include <StEmcUtil/geometry/StEmcGeom.h> #include <StEmcUtil/projection/StEmcPosition.h> #include <StEmcUtil/database/StBemcTables.h> #...
30.716285
115
0.648097
[ "geometry" ]
a9c79162056d9e28bd178396bde501f039a1793d
6,013
cc
C++
anc/stim_src_v1.3/src/benchmark_main.perf.cc
Strilanc/stim-paper
be41a2087f8adeff25ce28b67d3e3fa6d097aa36
[ "Apache-2.0" ]
1
2021-09-18T00:56:25.000Z
2021-09-18T00:56:25.000Z
anc/stim_src_v1.3/src/benchmark_main.perf.cc
Strilanc/stim-paper
be41a2087f8adeff25ce28b67d3e3fa6d097aa36
[ "Apache-2.0" ]
4
2021-03-08T16:31:24.000Z
2021-05-11T18:25:06.000Z
anc/stim_src_v1.3/src/benchmark_main.perf.cc
Strilanc/stim-paper
be41a2087f8adeff25ce28b67d3e3fa6d097aa36
[ "Apache-2.0" ]
null
null
null
// Copyright 2021 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 ...
32.857923
120
0.488109
[ "vector" ]
a9cdffd8a0f2325064445571bcf2f8cee721e742
3,296
cc
C++
common/text/token_info.cc
gareth8118/verible
0b0011b50b7b9774b11d6e824ada0ff2f34ef6a4
[ "Apache-2.0" ]
1
2020-10-21T00:35:54.000Z
2020-10-21T00:35:54.000Z
common/text/token_info.cc
gareth8118/verible
0b0011b50b7b9774b11d6e824ada0ff2f34ef6a4
[ "Apache-2.0" ]
null
null
null
common/text/token_info.cc
gareth8118/verible
0b0011b50b7b9774b11d6e824ada0ff2f34ef6a4
[ "Apache-2.0" ]
null
null
null
// Copyright 2017-2020 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...
33.632653
80
0.702973
[ "vector" ]
a9ce4418d7e97a040e63ad2de2690172abe078c2
2,840
cpp
C++
graph-source-code/96-D/538717.cpp
AmrARaouf/algorithm-detection
59f3028d2298804870b32729415d71eec6116557
[ "MIT" ]
null
null
null
graph-source-code/96-D/538717.cpp
AmrARaouf/algorithm-detection
59f3028d2298804870b32729415d71eec6116557
[ "MIT" ]
null
null
null
graph-source-code/96-D/538717.cpp
AmrARaouf/algorithm-detection
59f3028d2298804870b32729415d71eec6116557
[ "MIT" ]
null
null
null
//Language: MS C++ #include<iostream> #include<cmath> #include<vector> #include<set> #include<algorithm> #include<string> #include<string.h> using namespace std; #define y1 fjkdsghfasj #define y0 dkgfsddkjsf typedef long long ll; #define pb push_back #define mp make_pair const double pi=2*acos(0.0); #...
22.539683
80
0.324296
[ "vector" ]
a9d4dabb089bba65853e7b45715374023f3f3074
1,388
cpp
C++
aws-cpp-sdk-redshift/source/model/ModifyClusterSubnetGroupRequest.cpp
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
1
2022-02-10T08:06:54.000Z
2022-02-10T08:06:54.000Z
aws-cpp-sdk-redshift/source/model/ModifyClusterSubnetGroupRequest.cpp
lintonv/aws-sdk-cpp
15e19c265ffce19d2046b18aa1b7307fc5377e58
[ "Apache-2.0" ]
1
2021-10-14T16:57:00.000Z
2021-10-18T10:47:24.000Z
aws-cpp-sdk-redshift/source/model/ModifyClusterSubnetGroupRequest.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2021-11-09T11:58:03.000Z
2021-11-09T11:58:03.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/redshift/model/ModifyClusterSubnetGroupRequest.h> #include <aws/core/utils/StringUtils.h> #include <aws/core/utils/memory/stl/AWSStringStream.h> using namespace Aws::Redshift::Model; us...
25.703704
103
0.708213
[ "model" ]
a9d88ba649665d20885fd52fff0f8b998234fb16
8,636
cc
C++
src/act.cc
L1nkZ/raglib
bfd5a931017371311a95194d336d35f564308950
[ "MIT" ]
3
2022-03-04T03:55:11.000Z
2022-03-14T12:03:50.000Z
src/act.cc
L1nkZ/raglib
bfd5a931017371311a95194d336d35f564308950
[ "MIT" ]
null
null
null
src/act.cc
L1nkZ/raglib
bfd5a931017371311a95194d336d35f564308950
[ "MIT" ]
1
2022-03-04T03:55:14.000Z
2022-03-04T03:55:14.000Z
// This is a generated file! Please edit source .ksy file and use // kaitai-struct-compiler to rebuild #include "raglib/act.h" #include "kaitai/exceptions.h" namespace raglib { act_t::act_t(kaitai::kstream* p__io, kaitai::kstruct* p__parent, act_t* p__root) : kaitai::kstruct(p__io) { m__parent = p__parent; ...
23.090909
80
0.574572
[ "vector" ]
a9dbc2af30ab0596b1133d011abfc153e4b19faf
9,033
hpp
C++
performance_test/src/experiment_execution/analysis_result.hpp
Blast545/performance_test
7081dd3fae9d1bfe985a94858b6c96650fd1bb4b
[ "Apache-2.0" ]
6
2018-10-31T07:17:08.000Z
2021-11-08T11:18:37.000Z
performance_test/src/experiment_execution/analysis_result.hpp
pal-robotics-forks/performance_test
e2cdb99eb51524c0c70c43ccdba43eb3656ea56b
[ "Apache-2.0" ]
34
2018-10-17T18:15:48.000Z
2022-03-17T17:05:34.000Z
performance_test/src/experiment_execution/analysis_result.hpp
pal-robotics-forks/performance_test
e2cdb99eb51524c0c70c43ccdba43eb3656ea56b
[ "Apache-2.0" ]
4
2019-05-28T17:02:37.000Z
2022-03-02T18:55:31.000Z
// Copyright 2017 Apex.AI, 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 i...
29.423453
93
0.724233
[ "object" ]
a9dbece086e2e7d4e0b96296e1805143fd662ca7
2,227
cpp
C++
2020-12-13/celular.cpp
pufe/programa
7f79566597446e9e39222e6c15fa636c3dd472bb
[ "MIT" ]
2
2020-12-12T00:02:40.000Z
2021-04-21T19:49:59.000Z
2020-12-13/celular.cpp
pufe/programa
7f79566597446e9e39222e6c15fa636c3dd472bb
[ "MIT" ]
null
null
null
2020-12-13/celular.cpp
pufe/programa
7f79566597446e9e39222e6c15fa636c3dd472bb
[ "MIT" ]
null
null
null
#include <cstdio> #include <cstdint> #include <cmath> #include <vector> using namespace std; typedef long long int num; const num mod = 1300031; const int maxn = 230; struct matrix_t { int n; num v[maxn][maxn]; void zero() { for(int i=0; i<n; ++i) for(int j=0; j<n; ++j) v[i][j]=0; ...
19.034188
49
0.434216
[ "vector" ]
a9e2b1d4812c3508ad84aa12f554d15ba935e2a2
2,661
hpp
C++
include/morphotree/attributes/boundingboxComputer.hpp
dennisjosesilva/morphotree
3be4ff7f36de65772ef273a61b0bc5916e2904d9
[ "MIT" ]
null
null
null
include/morphotree/attributes/boundingboxComputer.hpp
dennisjosesilva/morphotree
3be4ff7f36de65772ef273a61b0bc5916e2904d9
[ "MIT" ]
3
2022-03-23T19:16:08.000Z
2022-03-28T00:40:19.000Z
include/morphotree/attributes/boundingboxComputer.hpp
dennisjosesilva/morphotree
3be4ff7f36de65772ef273a61b0bc5916e2904d9
[ "MIT" ]
null
null
null
#pragma once #include "morphotree/core/alias.hpp" #include "morphotree/core/point.hpp" #include "morphotree/core/box.hpp" #include "morphotree/attributes/attributeComputer.hpp" #include <limits> namespace morphotree { template<class ValueType> class BoundingBoxComputer : public AttributeComputer<Box, ValueType...
30.238636
96
0.636979
[ "vector" ]
a9e4e6608f23a83b1f69b1734fc18c8c61e36a9b
2,397
cpp
C++
rgb_pcl_streaming/src/main_multithread.cpp
conix-center/VolumetricStreaming
ec85c6dba23d65cc6f36742d9ddcaf168ee6b45c
[ "BSD-3-Clause" ]
null
null
null
rgb_pcl_streaming/src/main_multithread.cpp
conix-center/VolumetricStreaming
ec85c6dba23d65cc6f36742d9ddcaf168ee6b45c
[ "BSD-3-Clause" ]
null
null
null
rgb_pcl_streaming/src/main_multithread.cpp
conix-center/VolumetricStreaming
ec85c6dba23d65cc6f36742d9ddcaf168ee6b45c
[ "BSD-3-Clause" ]
null
null
null
#include <fstream> #include <iomanip> #include <iostream> #include <vector> #include <thread> #include <mutex> #include <math.h> #include <chrono> #include "ouster/client.h" #include "ouster/lidar_scan.h" #include "ouster/types.h" #include "pcl_camera_fusion.h" #include <pcl/io/pcd_io.h> #include <pcl/point_cloud.h> ...
32.835616
166
0.711306
[ "vector" ]
a9e933eb0b3d7485dd007b23aa20faaebd8a7fb3
42,701
cpp
C++
fprime-zmq/zmq/src/zmq.cpp
genemerewether/fprime
fcdd071b5ddffe54ade098ca5d451903daba9eed
[ "Apache-2.0" ]
5
2019-10-22T03:41:02.000Z
2022-01-16T12:48:31.000Z
fprime-zmq/zmq/src/zmq.cpp
JPLOpenSource/fprime-sw-Rel1.0
18364596c24fa369c938ef8758e5aa945ecc6a9b
[ "Apache-2.0" ]
27
2019-02-07T17:58:58.000Z
2019-08-13T00:46:24.000Z
fprime-zmq/zmq/src/zmq.cpp
JPLOpenSource/fprime-sw-Rel1.0
18364596c24fa369c938ef8758e5aa945ecc6a9b
[ "Apache-2.0" ]
3
2019-01-01T18:44:37.000Z
2019-08-01T01:19:39.000Z
/* Copyright (c) 2007-2016 Contributors as noted in the AUTHORS file This file is part of libzmq, the ZeroMQ core engine in C++. libzmq is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Found...
28.037426
114
0.569003
[ "object", "vector", "transform" ]
a9ee2c84ba7193cb24d7c996f7bf784505c5ca32
4,713
cc
C++
src/sim/ticked_object.cc
hyu-iot/gem5
aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5
[ "BSD-3-Clause" ]
765
2015-01-14T16:17:04.000Z
2022-03-28T07:46:28.000Z
src/sim/ticked_object.cc
hyu-iot/gem5
aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5
[ "BSD-3-Clause" ]
148
2018-07-20T00:58:36.000Z
2021-11-16T01:52:33.000Z
src/sim/ticked_object.cc
hyu-iot/gem5
aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5
[ "BSD-3-Clause" ]
807
2015-01-06T09:55:38.000Z
2022-03-30T10:23:36.000Z
/* * Copyright (c) 2013-2014, 2017 ARM Limited * All rights reserved * * The license below extends only to copyright in the software and shall * not be construed as granting a license to any other intellectual * property including but not limited to intellectual property relating * to a hardware implementation o...
33.425532
76
0.728835
[ "object", "model" ]
a9ee460e3eeef5fc2c90e178f6987f62220287ed
632
cpp
C++
acmicpcnet/9084.cpp
irresi/algostudy
489739d641d6e36bbedf86be6391d1db27456585
[ "MIT" ]
null
null
null
acmicpcnet/9084.cpp
irresi/algostudy
489739d641d6e36bbedf86be6391d1db27456585
[ "MIT" ]
null
null
null
acmicpcnet/9084.cpp
irresi/algostudy
489739d641d6e36bbedf86be6391d1db27456585
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; #define all(x) (x).begin(),(x).end() #define sync() {ios_base::sync_with_stdio(0); cin.tie(0);cout.tie(0);} //do not use int n,m; vector<int> v; int main() { sync(); int tc,num,i; cin>>tc; while(tc--) { v.clear(); cin>>n; for(i=1; i<=...
20.387097
83
0.416139
[ "vector" ]
a9f23d9b358560a144003ffb65c839924e2055d9
1,497
cpp
C++
Source/Ducky/ducky/graphics/layer/skyboxLayer.cpp
zdavid112z/SandyCity
7c2356a75f2d7a98611def2316dd299ac9644209
[ "MIT" ]
null
null
null
Source/Ducky/ducky/graphics/layer/skyboxLayer.cpp
zdavid112z/SandyCity
7c2356a75f2d7a98611def2316dd299ac9644209
[ "MIT" ]
null
null
null
Source/Ducky/ducky/graphics/layer/skyboxLayer.cpp
zdavid112z/SandyCity
7c2356a75f2d7a98611def2316dd299ac9644209
[ "MIT" ]
null
null
null
#include "ducky_pch.h" #include "skyboxLayer.h" namespace ducky { namespace graphics { SkyboxLayer::SkyboxLayer() : Layer(GetLayerName(), 10) { m_Shader = new Shader("assets/shaders/skybox.vert", "assets/shaders/skybox.frag"); io::ModelData md; md.numVertices = 4; md.vertices = new io::Vertex[4]; md.ver...
26.732143
84
0.683367
[ "mesh", "render" ]
a9f4b807df818f255c75b625c9cad6f69c872315
8,830
cpp
C++
threshsign/src/bls/relic/BlsNumTypes.cpp
MaggieQi/concord-bft
8db0cfbec988e691ce592901124bee6617d64be4
[ "Apache-2.0" ]
null
null
null
threshsign/src/bls/relic/BlsNumTypes.cpp
MaggieQi/concord-bft
8db0cfbec988e691ce592901124bee6617d64be4
[ "Apache-2.0" ]
null
null
null
threshsign/src/bls/relic/BlsNumTypes.cpp
MaggieQi/concord-bft
8db0cfbec988e691ce592901124bee6617d64be4
[ "Apache-2.0" ]
1
2021-05-18T02:12:33.000Z
2021-05-18T02:12:33.000Z
// Concord // // Copyright (c) 2018 VMware, Inc. All Rights Reserved. // // This product is licensed to you under the Apache 2.0 license (the "License"). // You may not use this product except in compliance with the Apache 2.0 License. // // This product may include a number of subcomponents with separate copyright // ...
27.08589
136
0.644394
[ "object" ]
a9f4cc40eed670a5bf7dd0986fc037a5826889b4
4,702
cpp
C++
_site/Competitive Programming/Codeforces/1182C.cpp
anujkyadav07/anuj-k-yadav.github.io
ac5cccc8cdada000ba559538cd84921437b3c5e6
[ "MIT" ]
1
2019-06-10T04:39:49.000Z
2019-06-10T04:39:49.000Z
_site/Competitive Programming/Codeforces/1182C.cpp
anujkyadav07/anuj-k-yadav.github.io
ac5cccc8cdada000ba559538cd84921437b3c5e6
[ "MIT" ]
2
2021-09-27T23:34:07.000Z
2022-02-26T05:54:27.000Z
_site/Competitive Programming/Codeforces/1182C.cpp
anujkyadav07/anuj-k-yadav.github.io
ac5cccc8cdada000ba559538cd84921437b3c5e6
[ "MIT" ]
3
2019-06-23T14:15:08.000Z
2019-07-09T20:40:58.000Z
#include <bits/stdc++.h> using namespace std; /* Template file for Online Algorithmic Competitions */ /* Typedefs */ /* Basic types */ typedef long long ll; typedef long double ld; typedef unsigned long long ull; /* STL containers */ typedef vector <int> vi; typedef ve...
25.835165
156
0.47852
[ "vector" ]
a9f606c0c802e10d44f27504dbbee720f0000b9c
3,041
cpp
C++
src/functions/func_strings_impl.cpp
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
94
2015-01-18T09:40:36.000Z
2022-03-02T21:14:55.000Z
src/functions/func_strings_impl.cpp
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
72
2015-01-05T22:00:31.000Z
2021-07-17T11:35:03.000Z
src/functions/func_strings_impl.cpp
jsoniq/jsoniq
f7af29417f809d64d1f0b2622d880bc4d87f2e42
[ "Apache-2.0" ]
27
2015-01-18T20:20:54.000Z
2020-11-01T18:01:07.000Z
/* * Copyright 2006-2008 The FLWOR 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 applicable law or...
27.151786
84
0.561657
[ "vector" ]
a9fb6aeaed4c0ee58dafa0c01c176ed4ee5c9728
7,929
cpp
C++
src/xodr/test/xodr/test_parse_road_object.cpp
jad-nohra-aid/hackatum-2019
06500fc1124e32f7de0d5240c2a59bb522ffb059
[ "MIT" ]
2
2019-11-12T15:25:42.000Z
2021-11-29T08:35:10.000Z
src/xodr/test/xodr/test_parse_road_object.cpp
jad-nohra-aid/hackatum-2019
06500fc1124e32f7de0d5240c2a59bb522ffb059
[ "MIT" ]
null
null
null
src/xodr/test/xodr/test_parse_road_object.cpp
jad-nohra-aid/hackatum-2019
06500fc1124e32f7de0d5240c2a59bb522ffb059
[ "MIT" ]
1
2020-12-19T11:53:33.000Z
2020-12-19T11:53:33.000Z
#include "road_object.h" #include "xodr_map.h" #include "road_object_outline.h" #include "../test_config.h" #include <gtest/gtest.h> namespace aid { namespace xodr { TEST(ParseRoadObject, testParseWidthLength) { XodrReader xml = XodrReader::fromText( "<object type='tree' name='ForestTree06.flt' id='tree ...
34.624454
119
0.653424
[ "object" ]
e71063a24ca8fdb518bbe4c896208dd8af0e8fce
566
cpp
C++
services/http/recommender/LexicalRecommender.cpp
DavidYRB/LaiScholar
df9bfbd187869ffcef63deb1d8b1db868d148ec7
[ "Apache-2.0" ]
null
null
null
services/http/recommender/LexicalRecommender.cpp
DavidYRB/LaiScholar
df9bfbd187869ffcef63deb1d8b1db868d148ec7
[ "Apache-2.0" ]
null
null
null
services/http/recommender/LexicalRecommender.cpp
DavidYRB/LaiScholar
df9bfbd187869ffcef63deb1d8b1db868d148ec7
[ "Apache-2.0" ]
null
null
null
#include "services/http/recommender/LexicalRecommender.h" #include <algorithm> namespace services { namespace http { namespace recommender { std::vector<data_source::QueryResult> LexicalRecommender::recommend(const std::string &key) { std::vector<data_source::QueryResult> result = getDataSource()->query(key); std...
29.789474
93
0.733216
[ "vector" ]
e711f640ccfbf08e66ff011dc47855a0fdaa35ca
6,840
cpp
C++
src/libraries/regionModels/thermoBaffleModels/thermalBaffleModel/thermalBaffleModel.cpp
MrAwesomeRocks/caelus-cml
55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7
[ "mpich2" ]
null
null
null
src/libraries/regionModels/thermoBaffleModels/thermalBaffleModel/thermalBaffleModel.cpp
MrAwesomeRocks/caelus-cml
55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7
[ "mpich2" ]
null
null
null
src/libraries/regionModels/thermoBaffleModels/thermalBaffleModel/thermalBaffleModel.cpp
MrAwesomeRocks/caelus-cml
55b6dc5ba47d0e95c07412d9446ac72ac11d7fd7
[ "mpich2" ]
null
null
null
/*---------------------------------------------------------------------------*\ Copyright (C) 2011-2018 OpenFOAM Foundation ------------------------------------------------------------------------------- License This file is part of CAELUS. CAELUS is free software: you can redistribute it and/or modify it ...
28.381743
79
0.491813
[ "mesh", "3d" ]
e71aa596588b7dad77197311fc0a0d5e7dccc3fa
2,897
hpp
C++
openstudiocore/src/model/SetpointManagerWarmest.hpp
jasondegraw/OpenStudio
2ab13f6e5e48940929041444e40ad9d36f80f552
[ "blessing" ]
1
2016-12-29T08:45:03.000Z
2016-12-29T08:45:03.000Z
openstudiocore/src/model/SetpointManagerWarmest.hpp
jasondegraw/OpenStudio
2ab13f6e5e48940929041444e40ad9d36f80f552
[ "blessing" ]
null
null
null
openstudiocore/src/model/SetpointManagerWarmest.hpp
jasondegraw/OpenStudio
2ab13f6e5e48940929041444e40ad9d36f80f552
[ "blessing" ]
null
null
null
/********************************************************************** * Copyright (c) 2008-2016, Alliance for Sustainable Energy. * All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by t...
29.262626
117
0.73835
[ "object", "vector", "model" ]
e71b558f552bff484aa4c370b5712797067302a4
21,828
cpp
C++
foo_uie_console/main.cpp
msquared2/console_panel
a9f82a094af68e6105d7efe8afcfbcb556d04672
[ "0BSD" ]
null
null
null
foo_uie_console/main.cpp
msquared2/console_panel
a9f82a094af68e6105d7efe8afcfbcb556d04672
[ "0BSD" ]
null
null
null
foo_uie_console/main.cpp
msquared2/console_panel
a9f82a094af68e6105d7efe8afcfbcb556d04672
[ "0BSD" ]
null
null
null
/** * \file main.cpp * * \brief Console panel component * * This component is an example of a multiple instance panel that takes keyboard input * * It demonstrates the following relevant techniques: * - Subclassing the child control to process keyboard shortcuts * - Setting the font and colours of the child wi...
33.633282
120
0.644997
[ "vector" ]
e71e64fe012d4496935047cbbe9e71dea01efe1d
9,761
hpp
C++
include/UnityEngine/Profiling/Memory/Experimental/MemoryProfiler.hpp
RedBrumbler/virtuoso-codegen
e83f6f0f9b47bec4b6dd976b21edc1d46bf3cfe3
[ "Unlicense" ]
null
null
null
include/UnityEngine/Profiling/Memory/Experimental/MemoryProfiler.hpp
RedBrumbler/virtuoso-codegen
e83f6f0f9b47bec4b6dd976b21edc1d46bf3cfe3
[ "Unlicense" ]
null
null
null
include/UnityEngine/Profiling/Memory/Experimental/MemoryProfiler.hpp
RedBrumbler/virtuoso-codegen
e83f6f0f9b47bec4b6dd976b21edc1d46bf3cfe3
[ "Unlicense" ]
null
null
null
// Autogenerated from CppHeaderCreator // Created by Sc2ad // ========================================================================= #pragma once // Begin includes #include "beatsaber-hook/shared/utils/typedefs.h" #include "beatsaber-hook/shared/utils/byref.hpp" // Including type: UnityEngine.Profiling.Experimental....
67.784722
258
0.760885
[ "vector" ]
e7252286940bd8f41915d51673d4b1e42f213a61
12,042
cpp
C++
openstudiocore/src/utilities/units/Quantity.cpp
BIMDataHub/OpenStudio-1
13ec115b00aa6a2af1426ceb26446f05014c8c8d
[ "blessing" ]
4
2015-05-02T21:04:15.000Z
2015-10-28T09:47:22.000Z
openstudiocore/src/utilities/units/Quantity.cpp
BIMDataHub/OpenStudio-1
13ec115b00aa6a2af1426ceb26446f05014c8c8d
[ "blessing" ]
null
null
null
openstudiocore/src/utilities/units/Quantity.cpp
BIMDataHub/OpenStudio-1
13ec115b00aa6a2af1426ceb26446f05014c8c8d
[ "blessing" ]
1
2020-11-12T21:52:36.000Z
2020-11-12T21:52:36.000Z
/********************************************************************** * Copyright (c) 2008-2015, Alliance for Sustainable Energy. * All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published ...
27.939675
99
0.644328
[ "vector" ]
e725cf08874fcf50125aeabc89106d17ff586c51
2,490
cpp
C++
201703-3.cpp
ZubinGou/CCF-CSP
6d8b8de66c4ffc6c058efdf021e3a546fccdea44
[ "MIT" ]
null
null
null
201703-3.cpp
ZubinGou/CCF-CSP
6d8b8de66c4ffc6c058efdf021e3a546fccdea44
[ "MIT" ]
null
null
null
201703-3.cpp
ZubinGou/CCF-CSP
6d8b8de66c4ffc6c058efdf021e3a546fccdea44
[ "MIT" ]
null
null
null
// #include <bits/stdc++.h> #include <iostream> #include <vector> #include <string> #include <unordered_map> #include <queue> #include <list> #include <climits> #include <algorithm> using namespace std; /* 1. 解析区块,区块内部解析行内 2. 行内替换强调 `_` 奇偶分别为<em>, </em> 3. parse_url */ string parse_inline(string str) { string res...
27.362637
94
0.429317
[ "vector" ]
e7279b840a419a248acc9a4478ab6e31ccf940c8
10,596
cpp
C++
modules/base/rendering/renderablenodeline.cpp
scivis-exhibitions/OpenSpace
5b69cf45f110354ecf3bdbcee8cf9d2c75b07e9e
[ "MIT" ]
489
2015-07-14T22:23:10.000Z
2022-03-30T07:59:47.000Z
modules/base/rendering/renderablenodeline.cpp
scivis-exhibitions/OpenSpace
5b69cf45f110354ecf3bdbcee8cf9d2c75b07e9e
[ "MIT" ]
1,575
2016-07-12T18:10:22.000Z
2022-03-31T20:12:55.000Z
modules/base/rendering/renderablenodeline.cpp
scivis-exhibitions/OpenSpace
5b69cf45f110354ecf3bdbcee8cf9d2c75b07e9e
[ "MIT" ]
101
2016-03-01T02:22:01.000Z
2022-02-25T15:36:27.000Z
/***************************************************************************************** * * * OpenSpace * * ...
35.676768
90
0.621933
[ "render" ]
e72b2ebaae11ea9303b5c94e7bb393d298eb6332
1,908
cpp
C++
examples/00-FeedForward/main.cpp
ppff/ENNlib
5440452203929c6063f226924eb86d6dfab2a685
[ "WTFPL" ]
2
2015-10-31T20:04:09.000Z
2016-07-03T09:30:01.000Z
examples/00-FeedForward/main.cpp
ppff/ENNlib
5440452203929c6063f226924eb86d6dfab2a685
[ "WTFPL" ]
null
null
null
examples/00-FeedForward/main.cpp
ppff/ENNlib
5440452203929c6063f226924eb86d6dfab2a685
[ "WTFPL" ]
null
null
null
#include <iostream> #include <vector> #include "enn.hpp" int main() { std::cout << "ENNlib example n0 : initiation to neural networks." << std::endl; std::cout << "We will create a very simple neural network (2 inputs connected to 1 output) and try computing some values." << std::endl; std::cout << "It is called a...
40.595745
213
0.65304
[ "vector" ]
e72cab6670833920c3af129975386fd44f2507e0
8,267
cpp
C++
inference-engine/tests_deprecated/unit/engines/mkldnn/test_layers.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
1
2021-04-06T03:32:12.000Z
2021-04-06T03:32:12.000Z
inference-engine/tests_deprecated/unit/engines/mkldnn/test_layers.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
28
2021-09-24T09:29:02.000Z
2022-03-28T13:20:46.000Z
inference-engine/tests_deprecated/unit/engines/mkldnn/test_layers.cpp
JOCh1958/openvino
070201feeec5550b7cf8ec5a0ffd72dc879750be
[ "Apache-2.0" ]
1
2020-08-30T11:48:03.000Z
2020-08-30T11:48:03.000Z
// Copyright (C) 2018-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // //#include <gtest/gtest.h> //#include "mkldnn_layers.h" // //using namespace std; // //class MKLDNNLayersTests : public ::testing::Test { //protected: // virtual void TearDown() override{ // } // // virtual void SetUp() ove...
45.174863
159
0.681747
[ "vector" ]
e72e365751f1743488f775498ab6cb0c472debe4
23,221
cpp
C++
Source/Core/LayoutDetails.cpp
aquawicket/RmlUi
d56f17e49ca2ee88aadeb304228cd1eae14e3f51
[ "MIT" ]
null
null
null
Source/Core/LayoutDetails.cpp
aquawicket/RmlUi
d56f17e49ca2ee88aadeb304228cd1eae14e3f51
[ "MIT" ]
null
null
null
Source/Core/LayoutDetails.cpp
aquawicket/RmlUi
d56f17e49ca2ee88aadeb304228cd1eae14e3f51
[ "MIT" ]
null
null
null
/* * This source file is part of RmlUi, the HTML/CSS Interface Middleware * * For the latest information, see http://github.com/mikke89/RmlUi * * Copyright (c) 2008-2010 CodePoint Ltd, Shift Technology Ltd * Copyright (c) 2019 The RmlUi Team, and contributors * * Permission is hereby granted, free of charge, to...
41.026502
213
0.737694
[ "model" ]
e7346af9523c0b3736d8b0604ef0dd2fe22aebe7
29,393
cpp
C++
test/3rdparty/opponents/Steamhammer/Steamhammer/Source/BuildingManager.cpp
ratiotile/StardustDevEnvironment
15c512b81579d8bd663db3fa8e0847d4c27f17e8
[ "MIT" ]
8
2020-09-29T17:11:15.000Z
2022-01-29T20:41:33.000Z
test/3rdparty/opponents/Steamhammer/Steamhammer/Source/BuildingManager.cpp
ratiotile/StardustDevEnvironment
15c512b81579d8bd663db3fa8e0847d4c27f17e8
[ "MIT" ]
1
2021-03-08T17:43:05.000Z
2021-03-09T06:35:04.000Z
test/3rdparty/opponents/Steamhammer/Steamhammer/Source/BuildingManager.cpp
ratiotile/StardustDevEnvironment
15c512b81579d8bd663db3fa8e0847d4c27f17e8
[ "MIT" ]
1
2021-03-01T04:31:30.000Z
2021-03-01T04:31:30.000Z
#include "BuildingManager.h" #include "Bases.h" #include "MapTools.h" #include "Micro.h" #include "ProductionManager.h" #include "ScoutManager.h" #include "The.h" #include "UnitUtil.h" using namespace UAlbertaBot; // -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Buildi...
31.948913
153
0.663627
[ "object", "vector" ]
e7399c983afcda792cbeafbab6ef73add9871972
2,046
hpp
C++
include/convenience_functions.hpp
domenn/cppcommonutil
8f8f071a274a57e4d1bcf7f09935a08175c1204e
[ "Unlicense" ]
null
null
null
include/convenience_functions.hpp
domenn/cppcommonutil
8f8f071a274a57e4d1bcf7f09935a08175c1204e
[ "Unlicense" ]
null
null
null
include/convenience_functions.hpp
domenn/cppcommonutil
8f8f071a274a57e4d1bcf7f09935a08175c1204e
[ "Unlicense" ]
null
null
null
#pragma once #include <vector> namespace d_common { namespace vector { /** * \brief Returns index of item. -1 if not exists. * \tparam T types in vector * \param items vector to search * \param to_search item we try to find * \return Index if found. */ template <typename T> int64_t find_in_vector(const std::vecto...
30.088235
85
0.663734
[ "vector" ]
e73a591526739d497c4f7197b340c432617f17e0
14,323
cpp
C++
catkin_ws/src/aist_modules/aist_new_localization/src/Localization.cpp
mitdo/o2ac-ur
74c82a54a693bf6a3fc995ff63e7c91ac1fda6fd
[ "MIT" ]
32
2021-09-02T12:29:47.000Z
2022-03-30T21:44:10.000Z
catkin_ws/src/aist_modules/aist_new_localization/src/Localization.cpp
kroglice/o2ac-ur
f684f21fd280a22ec061dc5d503801f6fefb2422
[ "MIT" ]
4
2021-09-22T00:51:14.000Z
2022-01-30T11:54:19.000Z
catkin_ws/src/aist_modules/aist_new_localization/src/Localization.cpp
kroglice/o2ac-ur
f684f21fd280a22ec061dc5d503801f6fefb2422
[ "MIT" ]
7
2021-11-02T12:26:09.000Z
2022-02-01T01:45:22.000Z
// Software License Agreement (BSD License) // // Copyright (c) 2021, National Institute of Advanced Industrial Science and Technology (AIST) // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met:...
32.259009
94
0.653215
[ "model", "transform" ]
e73bcaf018db997e23c3ff459f6d46943559d005
18,286
cpp
C++
SDKs/CryCode/3.7.0/GameDll/VehicleMovementMPVTOL.cpp
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
4
2017-12-18T20:10:16.000Z
2021-02-07T21:21:24.000Z
SDKs/CryCode/3.7.0/GameDll/VehicleMovementMPVTOL.cpp
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
null
null
null
SDKs/CryCode/3.7.0/GameDll/VehicleMovementMPVTOL.cpp
amrhead/FireNET
34d439aa0157b0c895b20b2b664fddf4f9b84af1
[ "BSD-2-Clause" ]
3
2019-03-11T21:36:15.000Z
2021-02-07T21:21:26.000Z
#include "StdAfx.h" #include "VehicleMovementMPVTOL.h" #include "VTOLVehicleManager/VTOLVehicleManager.h" #include "PersistantStats.h" #include "GamePhysicsSettings.h" #include "WaypointPath.h" //#include "Utility/CryWatch.h" CVehicleMovementMPVTOL::CVehicleMovementMPVTOL() : m_rollSpeedMultiplier(0.f) , m_destroye...
30.527546
200
0.750957
[ "transform" ]
e73d17b3ba9898f89c9fed47b3f08cd1cd4aacc3
1,661
hpp
C++
src/Blocks/Block.hpp
Gegel85/GameJam2020
c6f9f0fd83ddea9a069b1775b7e3de6d38e0d59d
[ "CC0-1.0" ]
1
2020-01-31T19:17:42.000Z
2020-01-31T19:17:42.000Z
src/Blocks/Block.hpp
Gegel85/GameJam2020
c6f9f0fd83ddea9a069b1775b7e3de6d38e0d59d
[ "CC0-1.0" ]
null
null
null
src/Blocks/Block.hpp
Gegel85/GameJam2020
c6f9f0fd83ddea9a069b1775b7e3de6d38e0d59d
[ "CC0-1.0" ]
3
2020-01-31T19:18:38.000Z
2020-02-15T13:24:16.000Z
// // Created by andgel on 31/01/2020 // #ifndef DUNGEONINTERN_BLOCK_HPP #define DUNGEONINTERN_BLOCK_HPP #include "../Position.hpp" #include "../Size.hpp" namespace DungeonIntern { //! @brief Every position of the map where you can move is a block. If there is nothing on this tile, use an AirBlock (it will do not...
33.22
140
0.709813
[ "render" ]
8d45a34dc1b2698ac5e3dbb0fb9c112f208ae09f
1,811
cpp
C++
aws-cpp-sdk-ssm/source/model/ResourceDataSyncS3Format.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-02-12T08:09:30.000Z
2022-02-12T08:09:30.000Z
aws-cpp-sdk-ssm/source/model/ResourceDataSyncS3Format.cpp
Neusoft-Technology-Solutions/aws-sdk-cpp
88c041828b0dbee18a297c3cfe98c5ecd0706d0b
[ "Apache-2.0" ]
1
2022-01-03T23:59:37.000Z
2022-01-03T23:59:37.000Z
aws-cpp-sdk-ssm/source/model/ResourceDataSyncS3Format.cpp
ravindra-wagh/aws-sdk-cpp
7d5ff01b3c3b872f31ca98fb4ce868cd01e97696
[ "Apache-2.0" ]
1
2022-03-23T15:17:18.000Z
2022-03-23T15:17:18.000Z
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/ssm/model/ResourceDataSyncS3Format.h> #include <aws/core/utils/HashingUtils.h> #include <aws/core/Globals.h> #include <aws/core/utils/EnumParseOverflowContainer.h> using namespace Aws::...
28.296875
92
0.643291
[ "model" ]
8d4af94dd8efce94f62ee55dd4d2a96058f22ed1
6,142
hpp
C++
src/SyncInstructions.hpp
afalchetti/slidesync
a3764f42cc8f95ec3a788c0b7ed81563e48924d9
[ "Apache-2.0" ]
null
null
null
src/SyncInstructions.hpp
afalchetti/slidesync
a3764f42cc8f95ec3a788c0b7ed81563e48924d9
[ "Apache-2.0" ]
null
null
null
src/SyncInstructions.hpp
afalchetti/slidesync
a3764f42cc8f95ec3a788c0b7ed81563e48924d9
[ "Apache-2.0" ]
null
null
null
/// @file SyncInstructions.hpp /// @brief Descriptor of slide synchronization header file // // Part of SlideSync // // Copyright 2017 Angelo Falchetti Pareja // // 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 ...
37.224242
95
0.707587
[ "object", "vector" ]
8d4b4997f509e9a563b38100505a4dd8648838e6
870
cpp
C++
src/TileSet.cpp
ThalissonMelo/IDJ-Game
3d31722479b75151a6e1f328c6b71ec7b1022168
[ "MIT" ]
null
null
null
src/TileSet.cpp
ThalissonMelo/IDJ-Game
3d31722479b75151a6e1f328c6b71ec7b1022168
[ "MIT" ]
null
null
null
src/TileSet.cpp
ThalissonMelo/IDJ-Game
3d31722479b75151a6e1f328c6b71ec7b1022168
[ "MIT" ]
null
null
null
#include "TileSet.h" TileSet::TileSet(GameObject& associated, int tileWidth, int tileHeight, string file) : tileSet(associated, file) { this->tileHeight = tileHeight; this->tileWidth = tileWidth; //verificar abertura do tileset this->columns = tileSet.getWidth()/tileWidth; thi...
29
118
0.628736
[ "render" ]