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
c6e930df04492ebf996d43d96cdbb444afe9fe03
4,763
cpp
C++
src/polycubed/src/server/Resources/Body/AbstractFactory.cpp
francescomessina/polycube
38f2fb4ffa13cf51313b3cab9994be738ba367be
[ "ECL-2.0", "Apache-2.0" ]
337
2018-12-12T11:50:15.000Z
2022-03-15T00:24:35.000Z
src/polycubed/src/server/Resources/Body/AbstractFactory.cpp
l1b0k/polycube
7af919245c131fa9fe24c5d39d10039cbb81e825
[ "ECL-2.0", "Apache-2.0" ]
253
2018-12-17T21:36:15.000Z
2022-01-17T09:30:42.000Z
src/polycubed/src/server/Resources/Body/AbstractFactory.cpp
l1b0k/polycube
7af919245c131fa9fe24c5d39d10039cbb81e825
[ "ECL-2.0", "Apache-2.0" ]
90
2018-12-19T15:49:38.000Z
2022-03-27T03:56:07.000Z
/* * Copyright 2018 The Polycube 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 or agree...
43.3
80
0.720134
francescomessina
c6ecb3f9d09e07d4ef170f22a9beabdfa1093d60
2,009
cpp
C++
ass3/problem2.cpp
starcraft66/COEN243-Fall-2019-Assignments
66caa4d6bf0f960218c86288e1c17bdae16b22b1
[ "BSD-3-Clause" ]
2
2021-07-24T15:01:50.000Z
2022-01-17T21:49:09.000Z
ass3/problem2.cpp
starcraft66/COEN243-Fall-2019-Assignments
66caa4d6bf0f960218c86288e1c17bdae16b22b1
[ "BSD-3-Clause" ]
null
null
null
ass3/problem2.cpp
starcraft66/COEN243-Fall-2019-Assignments
66caa4d6bf0f960218c86288e1c17bdae16b22b1
[ "BSD-3-Clause" ]
null
null
null
#include <string> #include <iostream> int main(int argc, char *argv[]) { std::string phrase; std::cout << "Enter a phrase: "; std::getline(std::cin, phrase); std::cout << phrase.size() << std::endl; int word_start = 0, temp_end = 0, word_end = 0, words = 0, proper = 0, repeat = 0; while (word_e...
28.7
90
0.390742
starcraft66
c6ee06713592b71f52636ffc964fb7833f6f73d7
1,614
cc
C++
obcache/libs/sql/storage.cc
sandtreader/obtools
2382e2d90bb62c9665433d6d01bbd31b8ad66641
[ "MIT" ]
null
null
null
obcache/libs/sql/storage.cc
sandtreader/obtools
2382e2d90bb62c9665433d6d01bbd31b8ad66641
[ "MIT" ]
null
null
null
obcache/libs/sql/storage.cc
sandtreader/obtools
2382e2d90bb62c9665433d6d01bbd31b8ad66641
[ "MIT" ]
null
null
null
//========================================================================== // ObTools::ObCache::SQL: storage.cc // // Implementation of SQL storage manager // // Copyright (c) 2008 Paul Clark. All rights reserved // This code comes with NO WARRANTY and is subject to licence agreement //==============================...
27.827586
77
0.547708
sandtreader
c6f6b6eb3310824525851ddd3eee4a3d9fc40439
14,375
cpp
C++
svntrunk/src/untabbed/ParaFrames/fft3d/libspitest/fftmain_libspi_float.cpp
Bhaskers-Blu-Org1/BlueMatter
1ab2c41af870c19e2e1b1095edd1d5c85eeb9b5e
[ "BSD-2-Clause" ]
7
2020-02-25T15:46:18.000Z
2022-02-25T07:04:47.000Z
svntrunk/src/untabbed/ParaFrames/fft3d/libspitest/fftmain_libspi_float.cpp
IBM/BlueMatter
5243c0ef119e599fc3e9b7c4213ecfe837de59f3
[ "BSD-2-Clause" ]
null
null
null
svntrunk/src/untabbed/ParaFrames/fft3d/libspitest/fftmain_libspi_float.cpp
IBM/BlueMatter
5243c0ef119e599fc3e9b7c4213ecfe837de59f3
[ "BSD-2-Clause" ]
5
2019-06-06T16:30:21.000Z
2020-11-16T19:43:01.000Z
/* Copyright 2001, 2019 IBM Corporation * * 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 d...
27.750965
118
0.5824
Bhaskers-Blu-Org1
c6f715c843a2145735014d0816d667ad033be0b1
571
cpp
C++
coding-for-fun/cpp/08_valueSwitchWithoutTemp.cpp
AnotherGithubDude/AnotherGithubDude
9ba334dfc1964e6e78920a7495865a2fc3e04d81
[ "CC0-1.0" ]
null
null
null
coding-for-fun/cpp/08_valueSwitchWithoutTemp.cpp
AnotherGithubDude/AnotherGithubDude
9ba334dfc1964e6e78920a7495865a2fc3e04d81
[ "CC0-1.0" ]
null
null
null
coding-for-fun/cpp/08_valueSwitchWithoutTemp.cpp
AnotherGithubDude/AnotherGithubDude
9ba334dfc1964e6e78920a7495865a2fc3e04d81
[ "CC0-1.0" ]
null
null
null
#include <iostream> using std::cout; using std::endl; // author: https://github.com/AnotherGithubDude, 2022 int main(){ int valueOne = 15, valueTwo = 8; cout << "valueOne original:" << valueOne << endl; cout << "valueTwo original:" << valueTwo << endl; valueOne += valueTwo; // 15 + 8 = 23 ...
33.588235
63
0.583187
AnotherGithubDude
c6f87265d7e832b2bf064d5cf9376071bf2540f6
1,150
hpp
C++
Level_3/II.3/CPP_2.3/CPP_2.3/LineSegment.hpp
ZhehaoLi9705/QuantNet_CPP
a889f4656e757842f4163b0cda7e098cc6ad1193
[ "MIT" ]
null
null
null
Level_3/II.3/CPP_2.3/CPP_2.3/LineSegment.hpp
ZhehaoLi9705/QuantNet_CPP
a889f4656e757842f4163b0cda7e098cc6ad1193
[ "MIT" ]
null
null
null
Level_3/II.3/CPP_2.3/CPP_2.3/LineSegment.hpp
ZhehaoLi9705/QuantNet_CPP
a889f4656e757842f4163b0cda7e098cc6ad1193
[ "MIT" ]
null
null
null
// // LineSegment.hpp // CPP_2.3 // // Created by Zhehao Li on 2020/2/26. // Copyright © 2020 Zhehao Li. All rights reserved. // #ifndef LineSegment_hpp #define LineSegment_hpp #include "Point.hpp" #include <iostream> using namespace std; class LineSegment { private: Point startPoint; // e1 ...
26.744186
112
0.551304
ZhehaoLi9705
c6ff79679ac9a8179c1b079104ba97f4879935bc
7,756
cpp
C++
android-28/android/content/pm/LauncherApps.cpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
12
2020-03-26T02:38:56.000Z
2022-03-14T08:17:26.000Z
android-28/android/content/pm/LauncherApps.cpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
1
2021-01-27T06:07:45.000Z
2021-11-13T19:19:43.000Z
android-28/android/content/pm/LauncherApps.cpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
3
2021-02-02T12:34:55.000Z
2022-03-08T07:45:57.000Z
#include "../ComponentName.hpp" #include "../Context.hpp" #include "../Intent.hpp" #include "../IntentSender.hpp" #include "./ApplicationInfo.hpp" #include "./LauncherActivityInfo.hpp" #include "./LauncherApps_Callback.hpp" #include "./LauncherApps_PinItemRequest.hpp" #include "./LauncherApps_ShortcutQuery.hpp" #includ...
30.415686
173
0.7295
YJBeetle
c6ffe920b92306e6248db3462edb7623ef403156
2,486
hpp
C++
ct_optcon/include/ct/optcon/nloc/algorithms/ilqr/iLQR.hpp
vklemm/control-toolbox
f5f8cf9331c0aecd721ff6296154e2a55c72f679
[ "BSD-2-Clause" ]
1
2019-12-01T14:45:18.000Z
2019-12-01T14:45:18.000Z
ct_optcon/include/ct/optcon/nloc/algorithms/ilqr/iLQR.hpp
deidaraho/control-toolbox
f0ccdf4b6c25e02948215fd3bff212d891f0fd69
[ "BSD-2-Clause" ]
null
null
null
ct_optcon/include/ct/optcon/nloc/algorithms/ilqr/iLQR.hpp
deidaraho/control-toolbox
f0ccdf4b6c25e02948215fd3bff212d891f0fd69
[ "BSD-2-Clause" ]
1
2021-04-01T20:05:31.000Z
2021-04-01T20:05:31.000Z
/********************************************************************************************************************** This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich. Licensed under the BSD-2 license (see LICENSE file in main directory) ***************...
28.574713
120
0.641191
vklemm
050040d4700ee9be39dd097dea40a8b51696163d
604
cpp
C++
_Online/Codechef/UWCOI2020/d.cpp
AYUSHMOHANJHA/Code4CP
7d50d45c5446ad917b4664fc7016d3c82655d947
[ "MIT" ]
null
null
null
_Online/Codechef/UWCOI2020/d.cpp
AYUSHMOHANJHA/Code4CP
7d50d45c5446ad917b4664fc7016d3c82655d947
[ "MIT" ]
null
null
null
_Online/Codechef/UWCOI2020/d.cpp
AYUSHMOHANJHA/Code4CP
7d50d45c5446ad917b4664fc7016d3c82655d947
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; int main() { long long int V,H,O,ans=0; cin>>V>>H>>O; for(long long int i=0;i<O;i++) { long long int x1,y1,x2,y2; cin>>x1>>y1>>x2>>y2; ans= ans+ abs(x1-x2); //cout<<"out"<<ans<<endl; if(((y1==1 && y2==1))|| ((y1==y2)&&...
22.37037
75
0.397351
AYUSHMOHANJHA
05007e5873f820766c43860a3e73bad97492ad66
843
cpp
C++
C++/medium/6. ZigZag Conversion.cpp
18810817370/LeetCodePracticeJava
e800e828cc64fedbc26e37f223d16ad9fdb711c2
[ "MIT" ]
1
2019-03-19T12:04:20.000Z
2019-03-19T12:04:20.000Z
C++/medium/6. ZigZag Conversion.cpp
18810817370/LeetCodePracticeJava
e800e828cc64fedbc26e37f223d16ad9fdb711c2
[ "MIT" ]
null
null
null
C++/medium/6. ZigZag Conversion.cpp
18810817370/LeetCodePracticeJava
e800e828cc64fedbc26e37f223d16ad9fdb711c2
[ "MIT" ]
null
null
null
/** * @author zly * * The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility) * * P A H N * A P L S I I G * Y I R * And then read line by line: "PAHNAPLSIIGYIR" * * Write the code tha...
21.075
175
0.59312
18810817370
0500a0aeb8d0fef32c77298d1ea22d48fef8ca79
32,257
cxx
C++
main/ucbhelper/workben/myucp/myucp_content.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
679
2015-01-06T06:34:58.000Z
2022-03-30T01:06:03.000Z
main/ucbhelper/workben/myucp/myucp_content.cxx
Grosskopf/openoffice
93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7
[ "Apache-2.0" ]
102
2017-11-07T08:51:31.000Z
2022-03-17T12:13:49.000Z
main/ucbhelper/workben/myucp/myucp_content.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...
32.915306
86
0.516818
Grosskopf
0503741ce2ad85e705c04abe8804e60013210c82
3,148
cpp
C++
dependencies/PyMesh/src/IO/POLYParser.cpp
aprieels/3D-watermarking-spectral-decomposition
dcab78857d0bb201563014e58900917545ed4673
[ "MIT" ]
5
2018-06-04T19:52:02.000Z
2022-01-22T09:04:00.000Z
dependencies/PyMesh/src/IO/POLYParser.cpp
aprieels/3D-watermarking-spectral-decomposition
dcab78857d0bb201563014e58900917545ed4673
[ "MIT" ]
null
null
null
dependencies/PyMesh/src/IO/POLYParser.cpp
aprieels/3D-watermarking-spectral-decomposition
dcab78857d0bb201563014e58900917545ed4673
[ "MIT" ]
null
null
null
#include "POLYParser.h" #include "IOUtils.h" #include <iostream> #include <fstream> #include <sstream> #include <Core/EigenTypedef.h> #include <Core/Exception.h> using namespace PyMesh; bool POLYParser::parse(const std::string& filename) { std::ifstream fin(filename.c_str()); if (!fin.good()) { std:...
27.137931
75
0.554956
aprieels
0504259f718b7b581be2c21ed357ac6b4dd2f21d
26,447
cpp
C++
src/dialogs/StartDialog.cpp
mmahmoudian/Gittyup
96702f3b96160fff540886722f7f195163c4e41b
[ "MIT" ]
127
2021-10-29T19:01:32.000Z
2022-03-31T18:23:56.000Z
src/dialogs/StartDialog.cpp
mmahmoudian/Gittyup
96702f3b96160fff540886722f7f195163c4e41b
[ "MIT" ]
90
2021-11-05T13:03:58.000Z
2022-03-30T16:42:49.000Z
src/dialogs/StartDialog.cpp
mmahmoudian/Gittyup
96702f3b96160fff540886722f7f195163c4e41b
[ "MIT" ]
20
2021-10-30T12:25:33.000Z
2022-02-18T03:08:21.000Z
// // Copyright (c) 2016, Scientific Toolworks, Inc. // // This software is licensed under the MIT License. The LICENSE.md file // describes the conditions under which this software may be distributed. // // Author: Jason Haslam // #include "StartDialog.h" #include "AccountDialog.h" #include "CloneDialog.h" #...
31.863855
80
0.653609
mmahmoudian
0504fab6ccb4f2f2895ac3ac5c9ac2bebc8e4d0b
1,414
cpp
C++
n48.cpp
paolaguarasci/domJudge
830f5ca3f271732668930a2a8d3be98d96661691
[ "MIT" ]
null
null
null
n48.cpp
paolaguarasci/domJudge
830f5ca3f271732668930a2a8d3be98d96661691
[ "MIT" ]
null
null
null
n48.cpp
paolaguarasci/domJudge
830f5ca3f271732668930a2a8d3be98d96661691
[ "MIT" ]
null
null
null
/* 1 3 2 6 1 4 5 5 9 2 3 79 3 -5 */ #include <iostream> using namespace std; void leggo(int n[], int& dim); void seqCrescente(int [], int, int&, int&); int main() { int n[100]; int dim = 0; int lunghezzaSeq; int lmax, imax; leggo(n, dim); if (dim > 0) { seqCrescente(n, dim, imax, lmax); ...
21.104478
95
0.466761
paolaguarasci
0507f73370ad0aee2ca09d0410ab0f0e2bb54435
15,227
cpp
C++
src/mongo/db/storage/kv/dictionary/kv_dictionary_test_harness.cpp
Tokutek/tokumxse
9d0d92b45dfd75ecacb08feeb477dd4f4a6d430d
[ "Apache-2.0" ]
29
2015-01-13T02:34:23.000Z
2022-01-30T16:57:10.000Z
src/mongo/db/storage/kv/dictionary/kv_dictionary_test_harness.cpp
Tokutek/tokumxse
9d0d92b45dfd75ecacb08feeb477dd4f4a6d430d
[ "Apache-2.0" ]
null
null
null
src/mongo/db/storage/kv/dictionary/kv_dictionary_test_harness.cpp
Tokutek/tokumxse
9d0d92b45dfd75ecacb08feeb477dd4f4a6d430d
[ "Apache-2.0" ]
12
2015-01-24T08:40:28.000Z
2017-10-04T17:23:39.000Z
// kv_dictionary_test_harness.cpp /*====== This file is part of Percona Server for MongoDB. Copyright (c) 2006, 2015, Percona and/or its affiliates. All rights reserved. Percona Server for MongoDB is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public ...
36.691566
95
0.481185
Tokutek
050cd93c7d069c1c46eabe25f58e16e30122a096
283
cc
C++
src/connectivity/overnet/lib/testing/flags.cc
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
1
2019-10-09T10:50:57.000Z
2019-10-09T10:50:57.000Z
src/connectivity/overnet/lib/testing/flags.cc
zhangpf/fuchsia-rs
903568f28ddf45f09157ead36d61b50322c9cf49
[ "BSD-3-Clause" ]
5
2020-09-06T09:02:06.000Z
2022-03-02T04:44:22.000Z
src/connectivity/overnet/lib/testing/flags.cc
ZVNexus/fuchsia
c5610ad15208208c98693618a79c705af935270c
[ "BSD-3-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 "src/connectivity/overnet/lib/testing/flags.h" DEFINE_bool(verbose, false, "Enable debug output in tests");
35.375
73
0.763251
zhangpf
050d721206e4519191d0c811903692239025a720
818
cpp
C++
leetcode/cpp/qt_remove_duplicates_from_sorted_array_ii.cpp
qiaotian/CodeInterview
294c1ba86d8ace41a121c5ada4ba4c3765ccc17d
[ "WTFPL" ]
5
2016-10-29T09:28:11.000Z
2019-10-19T23:02:48.000Z
leetcode/cpp/qt_remove_duplicates_from_sorted_array_ii.cpp
qiaotian/CodeInterview
294c1ba86d8ace41a121c5ada4ba4c3765ccc17d
[ "WTFPL" ]
null
null
null
leetcode/cpp/qt_remove_duplicates_from_sorted_array_ii.cpp
qiaotian/CodeInterview
294c1ba86d8ace41a121c5ada4ba4c3765ccc17d
[ "WTFPL" ]
null
null
null
/* Follow up for "Remove Duplicates": What if duplicates are allowed at most twice? For example, Given sorted array nums = [1,1,1,2,2,3], Your function should return length = 5, with the first five elements of nums being 1, 1, 2, 2 and 3. It doesn't matter what you leave beyond the new length. */ class Solution { p...
24.787879
156
0.503667
qiaotian
05136b7873a9835615730523a238a27a82c65822
179
cpp
C++
Zelig/Zelig/Test/LlilumWin32/LlilumWin32.cpp
NETMF/llilum
7ac7669fe205572e8b572b4f3697e5f802e574be
[ "MIT" ]
188
2015-07-08T21:13:28.000Z
2022-01-01T09:29:33.000Z
Zelig/Zelig/Test/LlilumWin32/LlilumWin32.cpp
lt72/llilum
7ac7669fe205572e8b572b4f3697e5f802e574be
[ "MIT" ]
239
2015-07-10T00:48:20.000Z
2017-09-21T14:04:58.000Z
Zelig/Zelig/Test/LlilumWin32/LlilumWin32.cpp
lt72/llilum
7ac7669fe205572e8b572b4f3697e5f802e574be
[ "MIT" ]
73
2015-07-09T21:02:42.000Z
2022-01-01T09:31:26.000Z
// LlilumWin32.cpp : Defines the entry point for the console application. // #include "stdafx.h" extern int LlosWin32_Main(void); int main() { return LlosWin32_Main(); }
13.769231
73
0.703911
NETMF
05136de571cc809415de1f2c8797dae229842f3c
6,219
hh
C++
src/outlinerindexedmesh.hh
jariarkko/cave-outliner
2077a24627881f45a27aec3eb4e5b4855f6b7fec
[ "BSD-3-Clause" ]
4
2021-09-02T16:52:23.000Z
2022-02-07T16:39:50.000Z
src/outlinerindexedmesh.hh
jariarkko/cave-outliner
2077a24627881f45a27aec3eb4e5b4855f6b7fec
[ "BSD-3-Clause" ]
87
2021-09-12T06:09:57.000Z
2022-02-15T00:05:43.000Z
src/outlinerindexedmesh.hh
jariarkko/cave-outliner
2077a24627881f45a27aec3eb4e5b4855f6b7fec
[ "BSD-3-Clause" ]
1
2021-09-28T21:38:30.000Z
2021-09-28T21:38:30.000Z
/////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////// // // CCC AAA V V ...
40.914474
95
0.49397
jariarkko
0518a93e88fa4fffa5d9b5458c47a279399e0780
12,963
cpp
C++
src/frontend/prettyprint/PrettyPrinter.cpp
WilliamHaslet/tip-compiler-extensions-project
4ad8a91b8eca50b58cc194b36fcd336898c6b9b3
[ "MIT" ]
null
null
null
src/frontend/prettyprint/PrettyPrinter.cpp
WilliamHaslet/tip-compiler-extensions-project
4ad8a91b8eca50b58cc194b36fcd336898c6b9b3
[ "MIT" ]
null
null
null
src/frontend/prettyprint/PrettyPrinter.cpp
WilliamHaslet/tip-compiler-extensions-project
4ad8a91b8eca50b58cc194b36fcd336898c6b9b3
[ "MIT" ]
null
null
null
#include "PrettyPrinter.h" #include <iostream> #include <sstream> void PrettyPrinter::print(ASTProgram *p, std::ostream &os, char c, int n) { PrettyPrinter visitor(os, c, n); p->accept(&visitor); } void PrettyPrinter::endVisit(ASTProgram * element) { std::string programString = ""; bool skip = true; for (a...
27.40592
97
0.681709
WilliamHaslet
051be815dae73aabf927a2b29fbc7ab1de5fb6d6
1,129
hpp
C++
android-29/android/app/TimePickerDialog.hpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
12
2020-03-26T02:38:56.000Z
2022-03-14T08:17:26.000Z
android-28/android/app/TimePickerDialog.hpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
1
2021-01-27T06:07:45.000Z
2021-11-13T19:19:43.000Z
android-30/android/app/TimePickerDialog.hpp
YJBeetle/QtAndroidAPI
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
[ "Apache-2.0" ]
3
2021-02-02T12:34:55.000Z
2022-03-08T07:45:57.000Z
#pragma once #include "./AlertDialog.hpp" namespace android::content { class Context; } namespace android::os { class Bundle; } namespace android::widget { class TimePicker; } namespace android::app { class TimePickerDialog : public android::app::AlertDialog { public: // Fields // QJniObject forward t...
26.255814
175
0.730735
YJBeetle
051ccf158ecc198ab08157812e03478dcebfdba8
3,131
cpp
C++
Training-Code/2015 Multi-University Training Contest 8/K.cpp
PrayStarJirachi/Exercise-Code
801a5926eccc971ab2182e5e99e3a0746bd6a7f0
[ "MIT" ]
null
null
null
Training-Code/2015 Multi-University Training Contest 8/K.cpp
PrayStarJirachi/Exercise-Code
801a5926eccc971ab2182e5e99e3a0746bd6a7f0
[ "MIT" ]
null
null
null
Training-Code/2015 Multi-University Training Contest 8/K.cpp
PrayStarJirachi/Exercise-Code
801a5926eccc971ab2182e5e99e3a0746bd6a7f0
[ "MIT" ]
null
null
null
#include <cstdio> #include <vector> #include <cassert> #include <algorithm> const int MAXN = 100001; const int MAXM = 200001; const int MAXQ = 100001; const int MAXT = 600001; const int MAXI = 3000001; const int Maxlog = 30; struct Edge{ int node, next; }e[MAXM]; struct Query{ int op, x, y, answer; }q[MAXQ]; stru...
21.155405
88
0.474928
PrayStarJirachi
051ed0cc007cfcbdef35914e5dad4facb166375e
5,648
cpp
C++
Lamp/src/Lamp/World/Terrain.cpp
SGS-Ivar/Lamp
e81195bbfb73b6b4bd2c6d4604e2e3aa532aecb2
[ "MIT" ]
null
null
null
Lamp/src/Lamp/World/Terrain.cpp
SGS-Ivar/Lamp
e81195bbfb73b6b4bd2c6d4604e2e3aa532aecb2
[ "MIT" ]
null
null
null
Lamp/src/Lamp/World/Terrain.cpp
SGS-Ivar/Lamp
e81195bbfb73b6b4bd2c6d4604e2e3aa532aecb2
[ "MIT" ]
null
null
null
#include "lppch.h" #include "Terrain.h" #include "Lamp/Core/Application.h" #include "Lamp/Rendering/Buffers/VertexBuffer.h" #include "Lamp/Rendering/Shader/ShaderLibrary.h" #include "Lamp/Rendering/RenderPipeline.h" #include "Lamp/Rendering/Textures/Texture2D.h" #include "Lamp/Rendering/Swapchain.h" #include "Lamp/Re...
31.730337
130
0.682011
SGS-Ivar
0521bcb8700ec078b1851d5078cee8775e91454f
351
hpp
C++
cpp_oop/5_spreadsheets/src/course.hpp
christosmarg/uni-assignments
bd3fdb78daf038d3a1f6ac1d7c4aad09e19bb795
[ "MIT" ]
null
null
null
cpp_oop/5_spreadsheets/src/course.hpp
christosmarg/uni-assignments
bd3fdb78daf038d3a1f6ac1d7c4aad09e19bb795
[ "MIT" ]
1
2021-06-03T22:25:48.000Z
2021-06-03T22:25:48.000Z
cpp_oop/5_spreadsheets/src/course.hpp
christosmarg/uni-assignments
bd3fdb78daf038d3a1f6ac1d7c4aad09e19bb795
[ "MIT" ]
1
2021-06-03T10:36:57.000Z
2021-06-03T10:36:57.000Z
#ifndef COURSE_HPP #define COURSE_HPP #include "xstring.hpp" struct Course { lab::xstring code; lab::xstring name; bool four_year; Course(const lab::xstring& code, const lab::xstring& name, const bool four_year) :code(code), name(name), four_year(four_year) ...
19.5
66
0.606838
christosmarg
05225662c211fe8b9b3f7ee59b1e24d0f267485e
11,641
cpp
C++
tests/test_layer_convolution.cpp
edeforas/BeeDNN
48de7aa5e7ea6a0b2f1d7b713f0a48c4b8b6a7e2
[ "MIT" ]
14
2019-11-13T05:14:40.000Z
2022-03-13T20:51:22.000Z
src/tests/test_layer_convolution.cpp
Qt-Widgets/BeeDNN
a117d5a1d990df3bc04a469b1b335cdd1add55df
[ "MIT" ]
66
2019-04-20T09:32:53.000Z
2021-12-25T10:35:11.000Z
src/tests/test_layer_convolution.cpp
Qt-Widgets/BeeDNN
a117d5a1d990df3bc04a469b1b335cdd1add55df
[ "MIT" ]
2
2020-05-03T18:53:08.000Z
2020-06-19T16:36:24.000Z
#include <iostream> #include <chrono> using namespace std; #include "LayerConvolution2D.h" ////////////////////////////////////////////////////////////////////////////// void compare_im2col() { cout << "Comparing im2col() and im2col_LUT():" << endl; Index iNbSamples=7, inRows = 31, inCols = 23, inChannels = 13, ou...
26.946759
105
0.605274
edeforas
0522d21ea9cdb3083806b59c1b4d52bd17a5e3d8
513
hpp
C++
src/utility/create_geometric_progression.hpp
Atsushi-Machida/OpenJij
e4bddebb13536eb26ff0b7b9fc6b1c75659fe934
[ "Apache-2.0" ]
61
2019-01-05T13:37:10.000Z
2022-03-11T02:11:08.000Z
src/utility/create_geometric_progression.hpp
Atsushi-Machida/OpenJij
e4bddebb13536eb26ff0b7b9fc6b1c75659fe934
[ "Apache-2.0" ]
79
2019-01-29T09:55:20.000Z
2022-02-19T04:06:20.000Z
src/utility/create_geometric_progression.hpp
29rou/OpenJij
c2579fba8710cf82b9e6761304f0042b365b595c
[ "Apache-2.0" ]
21
2019-01-07T07:55:10.000Z
2022-03-08T14:27:23.000Z
#ifndef OPENJIJ_UTILITY_CREATE_GEOMETRIC_PROGRESSION_HPP__ #define OPENJIJ_UTILITY_CREATE_GEOMETRIC_PROGRESSION_HPP__ namespace openjij { namespace utility { template<typename ForwardIterator, typename T> void make_geometric_progression(ForwardIterator first, ForwardIterator last, T value, T ratio)...
28.5
104
0.660819
Atsushi-Machida
05234580932f71158425be7736c55e1ee9b8c0b5
1,562
cpp
C++
vendor/bitsery/examples/flexible_syntax.cpp
lateefx01/Aston
0e0a2393eeac3946880c3e601c532d49e2cf3b44
[ "Apache-2.0" ]
null
null
null
vendor/bitsery/examples/flexible_syntax.cpp
lateefx01/Aston
0e0a2393eeac3946880c3e601c532d49e2cf3b44
[ "Apache-2.0" ]
null
null
null
vendor/bitsery/examples/flexible_syntax.cpp
lateefx01/Aston
0e0a2393eeac3946880c3e601c532d49e2cf3b44
[ "Apache-2.0" ]
null
null
null
#include <bitsery/bitsery.h> #include <bitsery/adapter/buffer.h> //include flexible header, to use flexible syntax #include <bitsery/flexible.h> //we also need additional traits to work with container types, //instead of including <bitsery/traits/vector.h> for vector traits, now we also need traits to work with flexibl...
29.471698
120
0.690141
lateefx01
0523a9d28fa2439ada43f94402518b04e3129cc9
6,846
cpp
C++
src/Pulse.cpp
SteveRussell33/southpole-vcvrack
d7f57fdb75c5aa6c0a6aabad7a1da761f4e8ff81
[ "MIT" ]
null
null
null
src/Pulse.cpp
SteveRussell33/southpole-vcvrack
d7f57fdb75c5aa6c0a6aabad7a1da761f4e8ff81
[ "MIT" ]
1
2021-10-02T02:34:32.000Z
2021-10-02T02:34:32.000Z
src/Pulse.cpp
SteveRussell33/southpole-vcvrack
d7f57fdb75c5aa6c0a6aabad7a1da761f4e8ff81
[ "MIT" ]
2
2021-09-30T11:46:32.000Z
2022-01-10T17:34:10.000Z
#include "Southpole.hpp" struct Pulse : Module { enum ParamIds { TRIG_PARAM, REPEAT_PARAM, RESET_PARAM, RANGE_PARAM, DELAY_PARAM, TIME_PARAM, AMP_PARAM, // OFFSET_PARAM, SLEW_PARAM, NUM_PARAMS }; enum InputIds { TRIG_INPUT, CLOCK_INPUT, // REPEAT_INPUT, /...
29.25641
124
0.631756
SteveRussell33
05265dcd314518a802f57b0a626a43fdc19c5a3e
9,012
cpp
C++
filter.cpp
ForensicTools/WirelessProximityMonitor_474-2135_Pittner-Sirianni-Swerling
b7a8569835e69cd3a417d860a6d98bf67f572963
[ "Apache-2.0" ]
2
2016-10-27T06:17:47.000Z
2021-01-05T10:17:57.000Z
filter.cpp
ForensicTools/WirelessProximityMonitor_474-2135_Pittner-Sirianni-Swerling
b7a8569835e69cd3a417d860a6d98bf67f572963
[ "Apache-2.0" ]
null
null
null
filter.cpp
ForensicTools/WirelessProximityMonitor_474-2135_Pittner-Sirianni-Swerling
b7a8569835e69cd3a417d860a6d98bf67f572963
[ "Apache-2.0" ]
2
2015-10-27T15:55:15.000Z
2017-11-24T12:55:25.000Z
/*/ * Project: Wireless Proximity Analyzer * * Repository: https://github.com/ForensicTools/WirelessProximityMonitor_474-2135_Pittner-Sirianni-Swerling * * Authors: * Joe Sirianni * Cal Pittner * Ross Swerling * * License: Apache v2 /*/ #include "filter.h" //Static lists of user input strings static co...
24.622951
107
0.604527
ForensicTools
0526d13aee63e9bf31145a969bebee925a18542c
2,642
cpp
C++
LeetCode/MaximumGap.cpp
Michael-Ma/Coding-Practice
6ab3d76ae1cd3a97046b399c59d6bf2b135d7b5f
[ "MIT" ]
null
null
null
LeetCode/MaximumGap.cpp
Michael-Ma/Coding-Practice
6ab3d76ae1cd3a97046b399c59d6bf2b135d7b5f
[ "MIT" ]
null
null
null
LeetCode/MaximumGap.cpp
Michael-Ma/Coding-Practice
6ab3d76ae1cd3a97046b399c59d6bf2b135d7b5f
[ "MIT" ]
null
null
null
#include <sstream> #include <stdio.h> #include <string> #include <cstring> #include <iostream> #include <vector> #include <map> #include <stack> #include <queue> #include <cmath> #include <algorithm> #include <cfloat> #include <climits> //#include <unordered_map> using namespace std; /* Time Complexity : O(n...
29.032967
116
0.549205
Michael-Ma
0528eaf7fe79a9a2d4d4b46892fa36ac303fd382
3,223
cc
C++
crypto/cipher/aes_old.cc
chronos-tachyon/mojo
8d268932dd927a24a2b5de167d63869484e1433a
[ "MIT" ]
3
2017-04-24T07:00:59.000Z
2020-04-13T04:53:06.000Z
crypto/cipher/aes_old.cc
chronos-tachyon/mojo
8d268932dd927a24a2b5de167d63869484e1433a
[ "MIT" ]
1
2017-01-10T04:23:55.000Z
2017-01-10T04:23:55.000Z
crypto/cipher/aes_old.cc
chronos-tachyon/mojo
8d268932dd927a24a2b5de167d63869484e1433a
[ "MIT" ]
1
2020-04-13T04:53:07.000Z
2020-04-13T04:53:07.000Z
void AESState::expand_generic(const uint8_t* key, std::size_t len) { uint32_t nk = (len / 4); uint32_t n = num_rounds * 4; for (uint32_t i = 0; i < nk; ++i) { enc.u32[i] = RBE32(key, i); } for (uint32_t i = nk; i < n; ++i) { uint32_t temp = enc.u32[i - 1]; uint32_t p = (i / nk); uint32_t q = (...
25.579365
68
0.462302
chronos-tachyon
0529bd1e37bcd248d28b564a519583a39fc260e9
1,891
hh
C++
RAVL2/Math/Geometry/Euclidean/2D/Arc2d.hh
isuhao/ravl2
317e0ae1cb51e320b877c3bad6a362447b5e52ec
[ "BSD-Source-Code" ]
null
null
null
RAVL2/Math/Geometry/Euclidean/2D/Arc2d.hh
isuhao/ravl2
317e0ae1cb51e320b877c3bad6a362447b5e52ec
[ "BSD-Source-Code" ]
null
null
null
RAVL2/Math/Geometry/Euclidean/2D/Arc2d.hh
isuhao/ravl2
317e0ae1cb51e320b877c3bad6a362447b5e52ec
[ "BSD-Source-Code" ]
null
null
null
// This file is part of RAVL, Recognition And Vision Library // Copyright (C) 2002, University of Surrey // This code may be redistributed under the terms of the GNU Lesser // General Public License (LGPL). See the lgpl.licence file for details or // see http://www.gnu.org/copyleft/lesser.html // file-header-ends-here...
29.546875
92
0.639344
isuhao
052d23916e598beea6e6acdd623b7783544ded82
7,522
inl
C++
Jolt/Physics/Body/Body.inl
All8Up/JoltPhysics
751d13891f5bd8850863ad236eaa3c340e90de9a
[ "MIT" ]
null
null
null
Jolt/Physics/Body/Body.inl
All8Up/JoltPhysics
751d13891f5bd8850863ad236eaa3c340e90de9a
[ "MIT" ]
null
null
null
Jolt/Physics/Body/Body.inl
All8Up/JoltPhysics
751d13891f5bd8850863ad236eaa3c340e90de9a
[ "MIT" ]
null
null
null
// SPDX-FileCopyrightText: 2021 Jorrit Rouwe // SPDX-License-Identifier: MIT #pragma once namespace JPH { Mat44 Body::GetWorldTransform() const { JPH_ASSERT(BodyAccess::sCheckRights(BodyAccess::sPositionAccess, BodyAccess::EAccess::Read)); return Mat44::sRotationTranslation(mRotation, GetPosition()); } Mat44 Bo...
40.224599
140
0.748072
All8Up
052e0076a749bff7e66e2f6740deccc5871819d3
2,981
cpp
C++
libs/TwoDLib/CSRAdapter.cpp
dekamps/miind
4b321c62c2bd27eb0d5d8336a16a9e840ba63856
[ "MIT" ]
13
2015-09-15T17:28:25.000Z
2022-03-22T20:26:47.000Z
libs/TwoDLib/CSRAdapter.cpp
dekamps/miind
4b321c62c2bd27eb0d5d8336a16a9e840ba63856
[ "MIT" ]
41
2015-08-25T07:50:55.000Z
2022-03-21T16:20:37.000Z
libs/TwoDLib/CSRAdapter.cpp
dekamps/miind
4b321c62c2bd27eb0d5d8336a16a9e840ba63856
[ "MIT" ]
9
2015-09-14T20:52:07.000Z
2022-03-08T12:18:18.000Z
// Copyright (c) 2005 - 2015 Marc de Kamps // 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 condition...
36.353659
165
0.71788
dekamps
052f198e6637bc30eee8b06e9d73e0bf76f76519
1,058
cpp
C++
FeatureMatching/src/test.cpp
yubaoliu/Computer-Vision
2fe4d3e1db0a65ef8c9def5f84d5e494bec3faa9
[ "BSD-3-Clause" ]
null
null
null
FeatureMatching/src/test.cpp
yubaoliu/Computer-Vision
2fe4d3e1db0a65ef8c9def5f84d5e494bec3faa9
[ "BSD-3-Clause" ]
null
null
null
FeatureMatching/src/test.cpp
yubaoliu/Computer-Vision
2fe4d3e1db0a65ef8c9def5f84d5e494bec3faa9
[ "BSD-3-Clause" ]
null
null
null
#if 0 #include "opencv2/opencv.hpp" using namespace cv; using namespace std; int main(int argc, char** argv) { // Read source image. Mat im_src = imread("book2.jpg"); // Four corners of the book in source image vector<Point2f> pts_src; pts_src.push_back(Point2f(141, 131)); pts_src.push_back(Point2f(480, 159)); ...
24.045455
56
0.721172
yubaoliu
05354fa0a9663a8df41bc2d9162fe388f2c40333
11,402
cpp
C++
simulator/dummy_perception_publisher/src/pointcloud_creator.cpp
meliketanrikulu/autoware.universe
04f2b53ae1d7b41846478641ad6ff478c3d5a247
[ "Apache-2.0" ]
58
2021-11-30T09:03:46.000Z
2022-03-31T15:25:17.000Z
simulator/dummy_perception_publisher/src/pointcloud_creator.cpp
meliketanrikulu/autoware.universe
04f2b53ae1d7b41846478641ad6ff478c3d5a247
[ "Apache-2.0" ]
425
2021-11-30T02:24:44.000Z
2022-03-31T10:26:37.000Z
simulator/dummy_perception_publisher/src/pointcloud_creator.cpp
meliketanrikulu/autoware.universe
04f2b53ae1d7b41846478641ad6ff478c3d5a247
[ "Apache-2.0" ]
69
2021-11-30T02:09:18.000Z
2022-03-31T15:38:29.000Z
// Copyright 2020 Tier IV, 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...
43.353612
100
0.70628
meliketanrikulu
0536d938a6384b5a1119f032f2d0c84c64fd1773
1,581
hpp
C++
common/log.hpp
NematodCorp/Nematod
a81ad34ce957b12df1308c8c5111b0497084236b
[ "MIT" ]
3
2018-11-05T19:49:48.000Z
2018-11-10T18:03:22.000Z
common/log.hpp
NematodCorp/Nematod
a81ad34ce957b12df1308c8c5111b0497084236b
[ "MIT" ]
1
2018-11-10T19:00:24.000Z
2018-11-11T18:49:46.000Z
common/log.hpp
NematodCorp/Nematod
a81ad34ce957b12df1308c8c5111b0497084236b
[ "MIT" ]
1
2018-11-06T00:09:57.000Z
2018-11-06T00:09:57.000Z
#include <string> #include <iostream> #pragma once enum log_level {DEBUG = 0, INFO, WARNING, ERROR, LogLevelMax}; class Loggeable { public: void mute() {m_mute = true;}; void unmute() {m_mute = false;}; void filter(log_level min_lvl) {m_min_lvl = min_lvl;}; void prefix(std::string prefix) {m_prefix...
23.954545
108
0.595193
NematodCorp
053716be9aa19f62334322f7af88470a0a12524b
1,652
cc
C++
pdb/src/logicalPlan/source/LogicalPlan.cc
SeraphL/plinycompute
7788bc2b01d83f4ff579c13441d0ba90734b54a2
[ "Apache-2.0" ]
3
2019-05-04T05:17:30.000Z
2020-02-21T05:01:59.000Z
pdb/src/logicalPlan/source/LogicalPlan.cc
dcbdan/plinycompute
a6f1c8ac8f75c09615f08752c82179f33cfc6d89
[ "Apache-2.0" ]
3
2020-02-20T19:50:46.000Z
2020-06-25T14:31:51.000Z
pdb/src/logicalPlan/source/LogicalPlan.cc
dcbdan/plinycompute
a6f1c8ac8f75c09615f08752c82179f33cfc6d89
[ "Apache-2.0" ]
5
2019-02-19T23:17:24.000Z
2020-08-03T01:08:04.000Z
#include <LogicalPlan.h> #include <Lexer.h> #include <Parser.h> namespace pdb { LogicalPlan::LogicalPlan(const std::string &tcap, Vector<Handle<Computation>> &computations) { init(tcap, computations); } LogicalPlan::LogicalPlan(AtomicComputationList &computationsIn, pdb::Vector<pdb::Handle<pdb::Computation>> &all...
28.982456
126
0.72276
SeraphL
053722816d009703675ddb3e5da7403ebdba18f9
10,027
cpp
C++
Point_set_processing_3/test/Point_set_processing_3/read_test_with_different_pmaps.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
3,227
2015-03-05T00:19:18.000Z
2022-03-31T08:20:35.000Z
Point_set_processing_3/test/Point_set_processing_3/read_test_with_different_pmaps.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
5,574
2015-03-05T00:01:56.000Z
2022-03-31T15:08:11.000Z
Point_set_processing_3/test/Point_set_processing_3/read_test_with_different_pmaps.cpp
ffteja/cgal
c1c7f4ad9a4cd669e33ca07a299062a461581812
[ "CC0-1.0" ]
1,274
2015-03-05T00:01:12.000Z
2022-03-31T14:47:56.000Z
#include <CGAL/Simple_cartesian.h> #include <CGAL/IO/read_points.h> #include <CGAL/property_map.h> #include <vector> #include <deque> #include <iostream> #include <fstream> typedef CGAL::Simple_cartesian<double> Kernel; typedef Kernel::Point_3 Point_3; typedef Kernel::Vector_3 Vector_3; typedef std::pair<Point_3, V...
28.896254
85
0.686846
ffteja
0539cedc2e509117633d4bb921f4e907502f5c00
7,143
cpp
C++
src/GSvar/DBTableWidget.cpp
imgag/ngs-bits
c0c6ff7d9d8324fffca78e162ce1181b20eefb39
[ "MIT" ]
85
2016-04-26T17:24:20.000Z
2022-03-11T12:33:39.000Z
src/GSvar/DBTableWidget.cpp
imgag/ngs-bits
c0c6ff7d9d8324fffca78e162ce1181b20eefb39
[ "MIT" ]
104
2016-08-09T22:18:32.000Z
2022-03-31T12:39:12.000Z
src/GSvar/DBTableWidget.cpp
imgag/ngs-bits
c0c6ff7d9d8324fffca78e162ce1181b20eefb39
[ "MIT" ]
28
2016-05-10T14:34:20.000Z
2021-10-14T07:22:39.000Z
#include "DBTableWidget.h" #include "Exceptions.h" #include "GUIHelper.h" #include <QHeaderView> #include <QAction> #include <QApplication> #include <QClipboard> #include <QKeyEvent> DBTableWidget::DBTableWidget(QWidget* parent) : QTableWidget(parent) { //general settings verticalHeader()->setVisible(false); setS...
26.752809
192
0.718886
imgag
053c2d811dfd686c00564d58c6632bc76de66a0c
3,218
cpp
C++
src/xpcc/ui/display/image/skull_64x64.cpp
walmis/xpcc
1d87c4434530c6aeac923f57d379aeaf32e11e1e
[ "BSD-3-Clause" ]
161
2015-01-13T15:52:06.000Z
2020-02-13T01:26:04.000Z
src/xpcc/ui/display/image/skull_64x64.cpp
walmis/xpcc
1d87c4434530c6aeac923f57d379aeaf32e11e1e
[ "BSD-3-Clause" ]
281
2015-01-06T12:46:40.000Z
2019-01-06T13:06:57.000Z
src/xpcc/ui/display/image/skull_64x64.cpp
walmis/xpcc
1d87c4434530c6aeac923f57d379aeaf32e11e1e
[ "BSD-3-Clause" ]
51
2015-03-03T19:56:12.000Z
2020-03-22T02:13:36.000Z
#include <xpcc/architecture/driver/accessor.hpp> namespace bitmap { FLASH_STORAGE(uint8_t skull_64x64[]) = { 64, 64, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xe0, 0x60, 0x30, 0x18, 0x08, 0x0c, 0x0c, 0x04, 0x06, 0x06, 0x02, 0x02, 0x03, 0x03, 0x03, 0x03, 0x03, 0x0...
160.9
385
0.664388
walmis
053fcca323c4447ee6623674f58cb92f9d4915c3
36,384
cc
C++
L1Trigger/GlobalTriggerAnalyzer/src/L1RetrieveL1Extra.cc
malbouis/cmssw
16173a30d3f0c9ecc5419c474bb4d272c58b65c8
[ "Apache-2.0" ]
852
2015-01-11T21:03:51.000Z
2022-03-25T21:14:00.000Z
L1Trigger/GlobalTriggerAnalyzer/src/L1RetrieveL1Extra.cc
gartung/cmssw
3072dde3ce94dcd1791d778988198a44cde02162
[ "Apache-2.0" ]
30,371
2015-01-02T00:14:40.000Z
2022-03-31T23:26:05.000Z
L1Trigger/GlobalTriggerAnalyzer/src/L1RetrieveL1Extra.cc
gartung/cmssw
3072dde3ce94dcd1791d778988198a44cde02162
[ "Apache-2.0" ]
3,240
2015-01-02T05:53:18.000Z
2022-03-31T17:24:21.000Z
/** * \class L1RetrieveL1Extra * * * Description: retrieve L1Extra collection, return validity flag and pointer to collection. * * Implementation: * <TODO: enter implementation details> * * \author: Vasile Mihai Ghete - HEPHY Vienna * * */ // this class header #include "L1Trigger/GlobalTriggerAnalyzer...
38.138365
120
0.529491
malbouis
053fe1de8b7fab54dc2d72ddab913bb93f94350e
1,093
cpp
C++
Sid's Levels/Level - 3/Strings/Print Zig Zag.cpp
Tiger-Team-01/DSA-A-Z-Practice
e08284ffdb1409c08158dd4e90dc75dc3a3c5b18
[ "MIT" ]
14
2021-08-22T18:21:14.000Z
2022-03-08T12:04:23.000Z
Sid's Levels/Level - 3/Strings/Print Zig Zag.cpp
Tiger-Team-01/DSA-A-Z-Practice
e08284ffdb1409c08158dd4e90dc75dc3a3c5b18
[ "MIT" ]
1
2021-10-17T18:47:17.000Z
2021-10-17T18:47:17.000Z
Sid's Levels/Level - 3/Strings/Print Zig Zag.cpp
Tiger-Team-01/DSA-A-Z-Practice
e08284ffdb1409c08158dd4e90dc75dc3a3c5b18
[ "MIT" ]
5
2021-09-01T08:21:12.000Z
2022-03-09T12:13:39.000Z
class Solution { public: string convert(string s, int n) { //OM GAN GANAPATHAYE NAMO NAMAH //JAI SHRI RAM //JAI BAJRANGBALI //AMME NARAYANA, DEVI NARAYANA, LAKSHMI NARAYANA, BHADRE NARAYANA if(n == 0 || n == 1) return s; string res; for(int i = ...
26.02381
73
0.270814
Tiger-Team-01
0541a6396de3e6c962f643736055c56af454f607
697
cpp
C++
solutions/1519.number-of-nodes-in-the-sub-tree-with-the-same-label.368499531.ac.cpp
satu0king/Leetcode-Solutions
2edff60d76c2898d912197044f6284efeeb34119
[ "MIT" ]
78
2020-10-22T11:31:53.000Z
2022-02-22T13:27:49.000Z
solutions/1519.number-of-nodes-in-the-sub-tree-with-the-same-label.368499531.ac.cpp
satu0king/Leetcode-Solutions
2edff60d76c2898d912197044f6284efeeb34119
[ "MIT" ]
null
null
null
solutions/1519.number-of-nodes-in-the-sub-tree-with-the-same-label.368499531.ac.cpp
satu0king/Leetcode-Solutions
2edff60d76c2898d912197044f6284efeeb34119
[ "MIT" ]
26
2020-10-23T15:10:44.000Z
2021-11-07T16:13:50.000Z
class Solution { public: vector<int> countSubTrees(int n, vector<vector<int>> &edges, string labels) { vector<vector<int>> g(n); for (auto &v : edges) { g[v[0]].push_back(v[1]); g[v[1]].push_back(v[0]); } vector<int> ans(n); dfs(ans, g, labels); return ans; } vector<int> dfs(...
23.233333
79
0.503587
satu0king
0545631a19f54567eaa05572e446c7537b19479c
1,257
cxx
C++
Code/Common/itkVersion.cxx
kiranhs/ITKv4FEM-Kiran
0e4ab3b61b5fc4c736f04a73dd19e41390f20152
[ "BSD-3-Clause" ]
1
2018-04-15T13:32:43.000Z
2018-04-15T13:32:43.000Z
Code/Common/itkVersion.cxx
kiranhs/ITKv4FEM-Kiran
0e4ab3b61b5fc4c736f04a73dd19e41390f20152
[ "BSD-3-Clause" ]
null
null
null
Code/Common/itkVersion.cxx
kiranhs/ITKv4FEM-Kiran
0e4ab3b61b5fc4c736f04a73dd19e41390f20152
[ "BSD-3-Clause" ]
null
null
null
/*========================================================================= Program: Insight Segmentation & Registration Toolkit Module: itkVersion.cxx Language: C++ Date: $Date$ Version: $Revision$ Copyright (c) Insight Software Consortium. All rights reserved. See ITKCopyright.txt or http...
19.640625
78
0.645982
kiranhs
054627523bd8bbc1ec171e158df0b12656096828
1,071
cpp
C++
SWUST OJ/0275.cpp
windcry1/My-ACM-ICPC
b85b1c83b72c6b51731dae946a0df57c31d3e7a1
[ "MIT" ]
null
null
null
SWUST OJ/0275.cpp
windcry1/My-ACM-ICPC
b85b1c83b72c6b51731dae946a0df57c31d3e7a1
[ "MIT" ]
null
null
null
SWUST OJ/0275.cpp
windcry1/My-ACM-ICPC
b85b1c83b72c6b51731dae946a0df57c31d3e7a1
[ "MIT" ]
null
null
null
//Author:LanceYu #include<iostream> #include<string> #include<cstring> #include<cstdio> #include<fstream> #include<iosfwd> #include<sstream> #include<fstream> #include<cwchar> #include<iomanip> #include<ostream> #include<vector> #include<cstdlib> #include<queue> #include<set> #include<ctime> #include<algorithm> #includ...
16.227273
58
0.656396
windcry1
0546b851cff43d48229d17b30e9a59085ce670de
7,264
c++
C++
mvcutil/ModelView.c++
kevinbajaj/Computer-Graphics
93c4fa9062249711e86b621728599846f7d2b80b
[ "MIT" ]
null
null
null
mvcutil/ModelView.c++
kevinbajaj/Computer-Graphics
93c4fa9062249711e86b621728599846f7d2b80b
[ "MIT" ]
null
null
null
mvcutil/ModelView.c++
kevinbajaj/Computer-Graphics
93c4fa9062249711e86b621728599846f7d2b80b
[ "MIT" ]
null
null
null
// ModelView.c++ - an Abstract Base Class for a combined Model and View for OpenGL #include <iostream> #include "ModelView.h" #include "Controller.h" cryph::AffPoint ModelView::eye(0, 0, 2); cryph::AffPoint ModelView::center(0, 0, 0); cryph::AffVector ModelView::up(0, 1, 0); double ModelView::mcRegionOfInterest[6] ...
33.62963
96
0.664372
kevinbajaj
d72c143415fdfdece9ba1ed5b038a340b8a934fa
3,263
cpp
C++
src/app/decorations/qgsdecorationlayoutextentdialog.cpp
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/app/decorations/qgsdecorationlayoutextentdialog.cpp
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
null
null
null
src/app/decorations/qgsdecorationlayoutextentdialog.cpp
dyna-mis/Hilabeling
cb7d5d4be29624a20c8a367162dbc6fd779b2b52
[ "MIT" ]
1
2021-12-25T08:40:30.000Z
2021-12-25T08:40:30.000Z
/*************************************************************************** qgsdecorationlayoutextentdialog.cpp ---------------------------- begin : May 2017 copyright : (C) 2017 by Nyall Dawson email : nyall d...
35.857143
132
0.616917
dyna-mis
d72d3816f06b7a338593573a0828983531085e4e
6,849
cpp
C++
graph/graph.cpp
RapidsAtHKUST/ContinuousSubgraphMatching
f786d19561c8ae13cc7aa2af6e4d41a52aa2aba5
[ "MIT" ]
null
null
null
graph/graph.cpp
RapidsAtHKUST/ContinuousSubgraphMatching
f786d19561c8ae13cc7aa2af6e4d41a52aa2aba5
[ "MIT" ]
null
null
null
graph/graph.cpp
RapidsAtHKUST/ContinuousSubgraphMatching
f786d19561c8ae13cc7aa2af6e4d41a52aa2aba5
[ "MIT" ]
null
null
null
#include <algorithm> #include <fstream> #include <iostream> #include <queue> #include <sstream> #include <tuple> #include <vector> #include "utils/types.h" #include "utils/utils.h" #include "graph/graph.h" Graph::Graph() : edge_count_(0) , vlabel_count_(0) , elabel_count_(0) , neighbors_{} , elabels_{} , updates_{} , ...
24.99635
92
0.508833
RapidsAtHKUST
d72e486bcbda15f362cea696e6b9f10ad60daeeb
20,577
cc
C++
caffe2/core/net_dag.cc
Mathpix/caffe2
6687f8447545250cdeb63a4a9baaa6e25c32ad0d
[ "MIT" ]
1
2021-04-22T00:07:58.000Z
2021-04-22T00:07:58.000Z
caffe2/core/net_dag.cc
Mathpix/caffe2
6687f8447545250cdeb63a4a9baaa6e25c32ad0d
[ "MIT" ]
null
null
null
caffe2/core/net_dag.cc
Mathpix/caffe2
6687f8447545250cdeb63a4a9baaa6e25c32ad0d
[ "MIT" ]
null
null
null
#include "caffe2/core/net.h" #include <set> #include <stack> #include <unordered_map> #include <unordered_set> #include "caffe2/core/operator.h" #include "caffe2/core/static_tracepoint.h" #include "caffe2/core/timer.h" #include "caffe2/proto/caffe2.pb.h" #include "caffe2/utils/proto_utils.h" CAFFE2_DEFINE_bool( ...
34.641414
80
0.613598
Mathpix
d72f579555964831034b81702a6a9e4e6174ee3c
335
cpp
C++
src/csapex_remote/src/io/request.cpp
ICRA-2018/csapex
8ee83b9166d0281a4923184cce67b4a55f273ea2
[ "BSD-3-Clause" ]
21
2016-09-02T15:33:25.000Z
2021-06-10T06:34:39.000Z
src/csapex_remote/src/io/request.cpp
ICRA-2018/csapex
8ee83b9166d0281a4923184cce67b4a55f273ea2
[ "BSD-3-Clause" ]
null
null
null
src/csapex_remote/src/io/request.cpp
ICRA-2018/csapex
8ee83b9166d0281a4923184cce67b4a55f273ea2
[ "BSD-3-Clause" ]
10
2016-10-12T00:55:17.000Z
2020-04-24T19:59:02.000Z
/// HEADER #include <csapex/io/request.h> using namespace csapex; uint8_t Request::getPacketType() const { return PACKET_TYPE_ID; } Request::Request(uint8_t id) : request_id_(id) { } void Request::overwriteRequestID(uint8_t id) const { request_id_ = id; } uint8_t Request::getRequestID() const { return ...
13.958333
50
0.719403
ICRA-2018
d731a099b83ea4483d75ce4fff17f2dca59707b9
15,195
cpp
C++
examples/indirectdraw/indirectdraw.cpp
harskish/Vulkan
25be6e4fda8b0d16875a55a1a476209305d4a983
[ "MIT" ]
318
2016-05-30T18:53:13.000Z
2022-03-23T19:09:57.000Z
examples/indirectdraw/indirectdraw.cpp
harskish/Vulkan
25be6e4fda8b0d16875a55a1a476209305d4a983
[ "MIT" ]
47
2016-06-04T20:53:27.000Z
2020-12-21T17:14:21.000Z
examples/indirectdraw/indirectdraw.cpp
harskish/Vulkan
25be6e4fda8b0d16875a55a1a476209305d4a983
[ "MIT" ]
35
2016-06-08T11:05:02.000Z
2021-07-26T17:26:36.000Z
/* * Vulkan Example - Indirect drawing * * Copyright (C) 2016 by Sascha Willems - www.saschawillems.de * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) * * Summary: * Use a device local buffer that stores draw commands for instanced rendering of different meshes stored * in th...
42.325905
146
0.674103
harskish
d73235eda23c9c0ffa54e7accceacfbe68c9f960
268
cc
C++
src/day4.cc
LesnyRumcajs/advent-of-cpp-2015
3301f31fdcca3aeddae6691ce15b0eb712a7c867
[ "MIT" ]
null
null
null
src/day4.cc
LesnyRumcajs/advent-of-cpp-2015
3301f31fdcca3aeddae6691ce15b0eb712a7c867
[ "MIT" ]
null
null
null
src/day4.cc
LesnyRumcajs/advent-of-cpp-2015
3301f31fdcca3aeddae6691ce15b0eb712a7c867
[ "MIT" ]
null
null
null
#include "day4.h" #include <iostream> int main(void) { static constexpr auto input = "yzbqklnj"; std::cout << "Day 4, part 1: " << day4::mineAdventCoin(input, false) << '\n'; std::cout << "Day 4, part 2: " << day4::mineAdventCoin(input, true) << '\n'; }
26.8
81
0.593284
LesnyRumcajs
d73460f4f5cde88221298654ff58a40e734caa23
5,328
cpp
C++
WML-Core/src/main/cpp/controllers/SmartController.cpp
JaciBrunning/WML
8f9f2498d3d766e99d5062478262ba12eeac9520
[ "MIT" ]
null
null
null
WML-Core/src/main/cpp/controllers/SmartController.cpp
JaciBrunning/WML
8f9f2498d3d766e99d5062478262ba12eeac9520
[ "MIT" ]
null
null
null
WML-Core/src/main/cpp/controllers/SmartController.cpp
JaciBrunning/WML
8f9f2498d3d766e99d5062478262ba12eeac9520
[ "MIT" ]
null
null
null
#include "controllers/SmartController.h" using namespace wml::controllers; bool SmartController::Exists(tAxis axis, bool value) { try { _axes.at(axis.id); } catch (std::out_of_range) { return !value; } return value; } bool SmartController::Exists(tButton button, bool value) { try { _buttons.a...
28.491979
207
0.665728
JaciBrunning
d73decfdfaea5c8975b7f9a10b1d10e17fa0b6fd
16,225
cpp
C++
ugene/src/plugins/external_tool_support/src/blast_plus/BlastPlusWorker.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins/external_tool_support/src/blast_plus/BlastPlusWorker.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
ugene/src/plugins/external_tool_support/src/blast_plus/BlastPlusWorker.cpp
iganna/lspec
c75cba3e4fa9a46abeecbf31b5d467827cf4fec0
[ "MIT" ]
null
null
null
/** * UGENE - Integrated Bioinformatics Tools. * Copyright (C) 2008-2012 UniPro <ugene@unipro.ru> * http://ugene.unipro.ru * * 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...
45.833333
155
0.659476
iganna
d73e1dbfd60bd978a0197c0a6322f580467bd0d5
2,820
cpp
C++
Algorithms/Search/Ice_Cream_Parlor.cpp
whitehatty/HackerRank
6b0f5716ccd69cdf5857ba2d00740eef2b6520af
[ "MIT" ]
null
null
null
Algorithms/Search/Ice_Cream_Parlor.cpp
whitehatty/HackerRank
6b0f5716ccd69cdf5857ba2d00740eef2b6520af
[ "MIT" ]
null
null
null
Algorithms/Search/Ice_Cream_Parlor.cpp
whitehatty/HackerRank
6b0f5716ccd69cdf5857ba2d00740eef2b6520af
[ "MIT" ]
null
null
null
/** Sunny and Johnny together have MM dollars they want to spend on ice cream. The parlor offers N flavors, and they want to choose two flavors so that they end up spending the whole amount. You are given the cost of these flavors. The cost of the ith flavor is denoted by ci. You have to display the indices of the tw...
27.920792
152
0.673404
whitehatty
d73e6145a2c8970878dd166f37e79acabfd6be9c
2,536
hpp
C++
sfml/samples/wxwidgets/wxSFMLCanvas.hpp
fu7mu4/entonetics
d0b2643f039a890b25d5036cc94bfe3b4d840480
[ "MIT" ]
null
null
null
sfml/samples/wxwidgets/wxSFMLCanvas.hpp
fu7mu4/entonetics
d0b2643f039a890b25d5036cc94bfe3b4d840480
[ "MIT" ]
null
null
null
sfml/samples/wxwidgets/wxSFMLCanvas.hpp
fu7mu4/entonetics
d0b2643f039a890b25d5036cc94bfe3b4d840480
[ "MIT" ]
null
null
null
#ifndef WXSFMLCANVAS_HPP #define WXSFMLCANVAS_HPP //////////////////////////////////////////////////////////// // Headers //////////////////////////////////////////////////////////// #include <SFML/Graphics.hpp> #include <wx/wx.h> //////////////////////////////////////////////////////////// /// wxSFMLCa...
35.71831
160
0.375789
fu7mu4
d7416592bb226b7472f9b022160581cea7e0dc35
6,257
cc
C++
src/lib/process/tests/config_ctl_info_unittests.cc
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
2
2021-06-29T09:56:34.000Z
2021-06-29T09:56:39.000Z
src/lib/process/tests/config_ctl_info_unittests.cc
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
null
null
null
src/lib/process/tests/config_ctl_info_unittests.cc
svenauhagen/kea
8a575ad46dee1487364fad394e7a325337200839
[ "Apache-2.0" ]
null
null
null
// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC") // // 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 <config.h> #include <process/config_...
34.569061
78
0.704171
svenauhagen
d7423f024ea24e3355d5a6431e071084116aed15
2,009
cpp
C++
libs/libpeconv/tests/test_load_ntdll.cpp
fengjixuchui/memhunter
3f85e66d5d4cf83bd7b5d0d457a8e62c746ba703
[ "MIT" ]
354
2018-08-13T18:19:21.000Z
2022-03-20T10:37:20.000Z
libs/libpeconv/tests/test_load_ntdll.cpp
ZhuHuiBeiShaDiao/memhunter
37ce1488fa041199cc8761e473947affc3286b7b
[ "MIT" ]
3
2019-09-27T11:33:52.000Z
2020-04-21T17:15:28.000Z
libs/libpeconv/tests/test_load_ntdll.cpp
ZhuHuiBeiShaDiao/memhunter
37ce1488fa041199cc8761e473947affc3286b7b
[ "MIT" ]
90
2018-11-15T12:37:51.000Z
2022-02-14T11:12:39.000Z
#include "test_load_ntdll.h" #include "peconv.h" #include <iostream> #include "shellcodes.h" int (_cdecl *ntdll_tolower) (int) = NULL; NTSTATUS (NTAPI *ntdll_ZwAllocateVirtualMemory)( _In_ HANDLE ProcessHandle, _Inout_ PVOID *BaseAddress, _In_ ULONG_PTR ZeroBits, _Inout_ PSIZE_T RegionSize, ...
30.439394
117
0.661025
fengjixuchui
d7427ec84324c3945f28973ffb18eda2d0383f2e
3,300
cc
C++
google/cloud/bigquery/internal/model_logging_decorator.cc
sydney-munro/google-cloud-cpp
374b52e5cec78962358bdd5913d4118a47af1952
[ "Apache-2.0" ]
80
2017-11-24T00:19:45.000Z
2019-01-25T10:24:33.000Z
google/cloud/bigquery/internal/model_logging_decorator.cc
sydney-munro/google-cloud-cpp
374b52e5cec78962358bdd5913d4118a47af1952
[ "Apache-2.0" ]
1,579
2017-11-24T01:01:21.000Z
2019-01-28T23:41:21.000Z
google/cloud/bigquery/internal/model_logging_decorator.cc
sydney-munro/google-cloud-cpp
374b52e5cec78962358bdd5913d4118a47af1952
[ "Apache-2.0" ]
51
2017-11-24T00:56:11.000Z
2019-01-18T20:35:02.000Z
// Copyright 2022 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 // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
38.372093
78
0.724848
sydney-munro
d74376d8fb46bcae3fbd0667d3b7940c45ef85a3
9,898
cc
C++
o3d/core/cross/class_manager.cc
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "BSD-3-Clause" ]
11
2015-03-20T04:08:08.000Z
2021-11-15T15:51:36.000Z
o3d/core/cross/class_manager.cc
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "BSD-3-Clause" ]
null
null
null
o3d/core/cross/class_manager.cc
rwatson/chromium-capsicum
b03da8e897f897c6ad2cda03ceda217b760fd528
[ "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...
36.523985
75
0.757931
rwatson
d7438cc458f40e26ed19093f5f16246d52522ac3
15,072
cpp
C++
src/io/io_tty.cpp
name212/GrammarEngine
1912809d6a19977c9d2fff88279b76a6152b659d
[ "MIT" ]
55
2015-04-11T17:39:27.000Z
2022-01-07T17:52:22.000Z
src/io/io_tty.cpp
name212/GrammarEngine
1912809d6a19977c9d2fff88279b76a6152b659d
[ "MIT" ]
17
2017-11-22T13:31:11.000Z
2021-06-06T08:30:43.000Z
src/io/io_tty.cpp
qwazer/GrammarEngine
08e1eb7bdfd77f29a51a7063848d74b9171291c4
[ "MIT" ]
28
2015-05-21T08:27:31.000Z
2022-02-24T21:42:36.000Z
// ----------------------------------------------------------------------------- // File IO_TTY.CPP // // (c) by Elijah Koziev all rights reserved // // SOLARIX Intellectronix Project http://www.solarix.ru // https://github.com/Koziev/GrammarEngine // // Content: // Реализац...
20.646575
90
0.551022
name212
d743e0d24f60ca8e1950c283cdab218ff20e6678
31,899
cpp
C++
iRODS/clients/icommands/src/iticket.cpp
cyverse/irods
4ea33f5f0e220b6e5d257a49b45e10d07ec02d75
[ "BSD-3-Clause" ]
null
null
null
iRODS/clients/icommands/src/iticket.cpp
cyverse/irods
4ea33f5f0e220b6e5d257a49b45e10d07ec02d75
[ "BSD-3-Clause" ]
7
2019-12-02T17:55:49.000Z
2019-12-02T17:55:59.000Z
iRODS/clients/icommands/src/iticket.cpp
benlazarine/irods
83f3c4a6f8f7fc6422a1e73a297b97796a961322
[ "BSD-3-Clause" ]
1
2019-12-02T05:44:10.000Z
2019-12-02T05:44:10.000Z
/*** Copyright (c), The Regents of the University of California *** *** For more information please refer to files in the COPYRIGHT directory ***/ /* This is an interface to the Ticket management system. */ #include "irods_client_api_table.hpp" #include "irods_pack_table.hpp" #include "rods.h" #include ...
30.731214
259
0.508354
cyverse
d7450f785a3e1c9e757e33c0116040be99ae4b96
18,666
cpp
C++
examples/pxScene2d/external/libnode-v6.9.0/deps/icu-small/source/common/unifiedcache.cpp
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
46
2017-09-07T14:59:22.000Z
2020-10-31T20:34:12.000Z
examples/pxScene2d/external/libnode-v6.9.0/deps/icu-small/source/common/unifiedcache.cpp
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
1,432
2017-06-21T04:08:48.000Z
2020-08-25T16:21:15.000Z
examples/pxScene2d/external/libnode-v6.9.0/deps/icu-small/source/common/unifiedcache.cpp
madanagopaltcomcast/pxCore
c4a3a40a190521c8b6383d126c87612eca5b3c42
[ "Apache-2.0" ]
317
2017-06-20T19:57:17.000Z
2020-09-16T10:28:30.000Z
/* ****************************************************************************** * Copyright (C) 2015, International Business Machines Corporation and * others. All Rights Reserved. ****************************************************************************** * * File UNIFIEDCACHE.CPP ********************************...
33.693141
121
0.667202
madanagopaltcomcast
d745f1a35e3f706182f90a78fef4f4786234c637
5,642
cxx
C++
smtk/plugin/testing/cxx/UnitTestRegistry.cxx
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
40
2015-02-21T19:55:54.000Z
2022-01-06T13:13:05.000Z
smtk/plugin/testing/cxx/UnitTestRegistry.cxx
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
127
2015-01-15T20:55:45.000Z
2021-08-19T17:34:15.000Z
smtk/plugin/testing/cxx/UnitTestRegistry.cxx
jcfr/SMTK
0069ea37f8f71a440b8f10a157b84a56ca004551
[ "BSD-3-Clause-Clear" ]
27
2015-03-04T14:17:51.000Z
2021-12-23T01:05:42.000Z
//========================================================================= // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE...
32.425287
91
0.691067
jcfr
d746477fdd68cacf8b6f38829672f52145c0bb66
5,111
hpp
C++
phonelibs/acado/include/acado/estimator/estimator.hpp
Neptos/openpilot
01914a1a91ade18bd7aead99e7d1bf38cd22ad89
[ "MIT" ]
116
2018-03-07T09:00:10.000Z
2020-04-06T18:37:45.000Z
phonelibs/acado/include/acado/estimator/estimator.hpp
Neptos/openpilot
01914a1a91ade18bd7aead99e7d1bf38cd22ad89
[ "MIT" ]
66
2020-04-09T20:27:57.000Z
2022-01-27T14:39:24.000Z
phonelibs/acado/include/acado/estimator/estimator.hpp
Neptos/openpilot
01914a1a91ade18bd7aead99e7d1bf38cd22ad89
[ "MIT" ]
154
2020-04-08T21:41:22.000Z
2022-03-17T21:05:33.000Z
/* * This file is part of ACADO Toolkit. * * ACADO Toolkit -- A Toolkit for Automatic Control and Dynamic Optimization. * Copyright (C) 2008-2014 by Boris Houska, Hans Joachim Ferreau, * Milan Vukov, Rien Quirynen, KU Leuven. * Developed within the Optimization in Engineering Center (OPTEC) * u...
28.713483
92
0.658384
Neptos
d746ebb5da20f0a352815e378faf61a85d2ae4df
12,073
cc
C++
fgl/include/OpenMesh/Tools/Smoother/SmootherT.cc
dmitriychunikhin/fgl
5d79c1e92e62d2d6e33413ee3f7e48b1c2322d4c
[ "BSD-2-Clause" ]
null
null
null
fgl/include/OpenMesh/Tools/Smoother/SmootherT.cc
dmitriychunikhin/fgl
5d79c1e92e62d2d6e33413ee3f7e48b1c2322d4c
[ "BSD-2-Clause" ]
null
null
null
fgl/include/OpenMesh/Tools/Smoother/SmootherT.cc
dmitriychunikhin/fgl
5d79c1e92e62d2d6e33413ee3f7e48b1c2322d4c
[ "BSD-2-Clause" ]
null
null
null
/*===========================================================================*\ * * * OpenMesh * * Copyright (C) 2001-2012 by Computer Graphics Group, RWTH Aachen * * ...
28.011601
109
0.495651
dmitriychunikhin
d74925529c06b5b049018b9b1fb8c6fb59cf5ca1
891
cpp
C++
LeetCode/Problems/Algorithms/#1048_LongestStringChain_sol2_dp_with_set_and_unordered_map_O(LNlogN+NL^2)_time_O(NL)_extra_space_64ms_20.6MB.cpp
Tudor67/Competitive-Programming
ae4dc6ed8bf76451775bf4f740c16394913f3ff1
[ "MIT" ]
1
2022-01-26T14:50:07.000Z
2022-01-26T14:50:07.000Z
LeetCode/Problems/Algorithms/#1048_LongestStringChain_sol2_dp_with_set_and_unordered_map_O(LNlogN+NL^2)_time_O(NL)_extra_space_64ms_20.6MB.cpp
Tudor67/Competitive-Programming
ae4dc6ed8bf76451775bf4f740c16394913f3ff1
[ "MIT" ]
null
null
null
LeetCode/Problems/Algorithms/#1048_LongestStringChain_sol2_dp_with_set_and_unordered_map_O(LNlogN+NL^2)_time_O(NL)_extra_space_64ms_20.6MB.cpp
Tudor67/Competitive-Programming
ae4dc6ed8bf76451775bf4f740c16394913f3ff1
[ "MIT" ]
null
null
null
class Solution { public: int longestStrChain(vector<string>& words) { set<pair<int, string>> lengthWordSet; unordered_map<string, int> dp; for(const string& WORD: words){ lengthWordSet.emplace(WORD.length(), WORD); dp[WORD] = 1; } in...
35.64
131
0.491582
Tudor67
d74a869695ab7d7bbc83137a4c4c78aa986ce401
497
cpp
C++
ZeroJudge/d578.cpp
tico88612/Solution-Note
31a9d220fd633c6920760707a07c9a153c2f76cc
[ "MIT" ]
1
2018-02-11T09:41:54.000Z
2018-02-11T09:41:54.000Z
ZeroJudge/d578.cpp
tico88612/Solution-Note
31a9d220fd633c6920760707a07c9a153c2f76cc
[ "MIT" ]
null
null
null
ZeroJudge/d578.cpp
tico88612/Solution-Note
31a9d220fd633c6920760707a07c9a153c2f76cc
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> #define _ ios::sync_with_stdio(0);cin.tie(0); using namespace std; int main(){ long long int N,M; while(~scanf("%lld %lld",&N,&M)&&N){ int cnt[1024][128]={0}; int RUN=N*M-1; char str[1024]; getchar(); while(RUN--){ fgets(str,1024,stdin); for(int i=0;str[i]!='\n';i++){ cnt[...
17.75
45
0.511066
tico88612
d74aa64be238d773ac772d3fe286d5bca7ea3b59
5,096
cpp
C++
src/Table.cpp
jacobussystems/IoTJackAC1
c1ad8c13d984362c1bbf1232cbfc34e64fc039ac
[ "MIT" ]
null
null
null
src/Table.cpp
jacobussystems/IoTJackAC1
c1ad8c13d984362c1bbf1232cbfc34e64fc039ac
[ "MIT" ]
null
null
null
src/Table.cpp
jacobussystems/IoTJackAC1
c1ad8c13d984362c1bbf1232cbfc34e64fc039ac
[ "MIT" ]
null
null
null
/* Table.cpp By Jim Davies Jacobus Systems, Brighton & Hove, UK http://www.jacobus.co.uk Provided under the MIT license: https://github.com/jacobussystems/ArdJack/blob/master/LICENSE Copyright (c) 2019 James Davies, Jacobus Systems, Brighton & Hove, UK Permission is hereby granted, free of charge, to any pers...
22.350877
114
0.683673
jacobussystems
d74deea9591e985dea2251071a1ad45d7d6bd4e6
598
cpp
C++
Codility_Challenges/PermMissingElem.cpp
anishacharya/Cracking-Coding-Interviews
f94e70c240ad9a76eddf22b8f4d5b4185c611a71
[ "MIT" ]
1
2019-03-24T12:35:43.000Z
2019-03-24T12:35:43.000Z
Codility_Challenges/PermMissingElem.cpp
anishacharya/Cracking-Coding-Interviews
f94e70c240ad9a76eddf22b8f4d5b4185c611a71
[ "MIT" ]
null
null
null
Codility_Challenges/PermMissingElem.cpp
anishacharya/Cracking-Coding-Interviews
f94e70c240ad9a76eddf22b8f4d5b4185c611a71
[ "MIT" ]
null
null
null
/* A zero-indexed array A consisting of N different integers is given. The array contains integers in the range [1..(N + 1)], which means that exactly one element is missing. Your goal is to find that missing element. Write a function: int solution(int A[], int N); that, given a zero-indexed array A, returns the value ...
31.473684
171
0.673913
anishacharya
d74ef5b7b96345d05bde74f58bac90d4c0073d33
567
cpp
C++
src/npf/layout/ask.cpp
yeSpud/Tumblr-cpp
0f69846abf47495384077488fda49a2b17dfc439
[ "MIT" ]
1
2021-07-16T04:25:02.000Z
2021-07-16T04:25:02.000Z
src/npf/layout/ask.cpp
yeSpud/Tumblr-cpp
0f69846abf47495384077488fda49a2b17dfc439
[ "MIT" ]
4
2021-09-16T08:46:40.000Z
2022-03-12T05:12:20.000Z
src/npf/layout/ask.cpp
yeSpud/Tumblr-cpp
0f69846abf47495384077488fda49a2b17dfc439
[ "MIT" ]
null
null
null
// // Created by Spud on 7/16/21. // #include "npf/layout/ask.hpp" void Ask::populateBlocks(const JSON_ARRAY &array) { // TODO Comments blocks = std::vector<int>(array.Size()); for (JSON_ARRAY_ENTRY &entry : array) { if (entry.IsInt()) { blocks.push_back(entry.GetInt()); } } } void Ask::populateNPF(JSON_OB...
22.68
77
0.689594
yeSpud
d7525e11662834fddb8fcd586c8f3f21a6f03528
3,450
cpp
C++
dnn/src/rocm/pooling/opr_impl.cpp
googol-lab/MegEngine
e0193cc4431371719a6ddb0fa85f910c5583bfc8
[ "Apache-2.0" ]
1
2021-03-25T01:13:24.000Z
2021-03-25T01:13:24.000Z
dnn/src/rocm/pooling/opr_impl.cpp
googol-lab/MegEngine
e0193cc4431371719a6ddb0fa85f910c5583bfc8
[ "Apache-2.0" ]
1
2021-05-27T08:55:38.000Z
2021-05-27T08:55:38.000Z
dnn/src/rocm/pooling/opr_impl.cpp
googol-lab/MegEngine
e0193cc4431371719a6ddb0fa85f910c5583bfc8
[ "Apache-2.0" ]
null
null
null
/** * \file dnn/src/rocm/pooling/opr_impl.cpp * MegEngine is Licensed under the Apache License, Version 2.0 (the "License") * * Copyright (c) 2014-2021 Megvii Inc. All rights reserved. * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * ...
37.912088
89
0.631014
googol-lab
d75337db3fcf021e5b4f25798d76dac14a97140e
2,223
cpp
C++
Day_17/06_Top_View.cpp
premnaaath/SDE-180
6d7cc2404d310600a81adaa652049172f2e10ed8
[ "MIT" ]
null
null
null
Day_17/06_Top_View.cpp
premnaaath/SDE-180
6d7cc2404d310600a81adaa652049172f2e10ed8
[ "MIT" ]
null
null
null
Day_17/06_Top_View.cpp
premnaaath/SDE-180
6d7cc2404d310600a81adaa652049172f2e10ed8
[ "MIT" ]
null
null
null
// Problem Link: // https://practice.geeksforgeeks.org/problems/top-view-of-binary-tree/1 // Recursive and Iterative // TC: O(n) // SC: O(n) #include <bits/stdc++.h> using namespace std; #define ll long long #define deb(x) cout << #x << ": " << x << "\n" class TreeNode { public: TreeNode *left; int val; ...
21.171429
84
0.549708
premnaaath
d759f3acebc967a441b587b809c6d3107b3612b8
400
cpp
C++
modules/06-point3.cpp
cpp-tutor/learnmoderncpp-tutorial
96ca86a2508c80093f51f8ac017f41a994d04d52
[ "MIT" ]
1
2022-03-07T09:14:07.000Z
2022-03-07T09:14:07.000Z
modules/06-point3.cpp
cpp-tutor/learnmoderncpp-tutorial
96ca86a2508c80093f51f8ac017f41a994d04d52
[ "MIT" ]
null
null
null
modules/06-point3.cpp
cpp-tutor/learnmoderncpp-tutorial
96ca86a2508c80093f51f8ac017f41a994d04d52
[ "MIT" ]
null
null
null
// 06-point3.cpp : Point type with global operator+ defined import std.core; using namespace std; struct Point{ int x{}, y{}; }; Point operator+ (const Point& lhs, const Point& rhs) { Point result; result.x = lhs.x + rhs.x; result.y = lhs.y + rhs.y; return result; } int main() { Point p1{ 100, 200 }, p2{ 200,...
18.181818
59
0.5775
cpp-tutor
d75d1281bb923484e384a772e6140080715ab209
17,039
cxx
C++
ALIGN/AliAlgSens.cxx
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
1
2017-04-27T17:28:15.000Z
2017-04-27T17:28:15.000Z
ALIGN/AliAlgSens.cxx
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
3
2017-07-13T10:54:50.000Z
2018-04-17T19:04:16.000Z
ALIGN/AliAlgSens.cxx
AllaMaevskaya/AliRoot
c53712645bf1c7d5f565b0d3228e3a6b9b09011a
[ "BSD-3-Clause" ]
5
2017-03-29T12:21:12.000Z
2018-01-15T15:52:24.000Z
/************************************************************************** * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * * * Author: The ALICE Off-line Project. * * Contributors ...
34.98768
113
0.681671
AllaMaevskaya
d75f40295ae664eea93ed905f10f734d66c2221a
10,128
cpp
C++
src/Kernel/MEDimpl/Integrer_champ_med.cpp
cea-trust-platform/trust-code
c4f42d8f8602a8cc5e0ead0e29dbf0be8ac52f72
[ "BSD-3-Clause" ]
12
2021-06-30T18:50:38.000Z
2022-03-23T09:03:16.000Z
src/Kernel/MEDimpl/Integrer_champ_med.cpp
pledac/trust-code
46ab5c5da3f674185f53423090f526a38ecdbad1
[ "BSD-3-Clause" ]
null
null
null
src/Kernel/MEDimpl/Integrer_champ_med.cpp
pledac/trust-code
46ab5c5da3f674185f53423090f526a38ecdbad1
[ "BSD-3-Clause" ]
2
2021-10-04T09:19:39.000Z
2021-12-15T14:21:04.000Z
/**************************************************************************** * Copyright (c) 2015 - 2016, CEA * 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 mus...
34.10101
260
0.630825
cea-trust-platform
d76039ede79217000084ddf0cc1897ac8d06ac15
1,856
hpp
C++
lib/primitive/src/thread/Task.hpp
tkeycoin/tkeycoin2
7fb88605b8874e16c01df1ee2d47f45094d5cf57
[ "MIT" ]
3
2020-01-24T04:45:14.000Z
2020-06-30T13:49:58.000Z
lib/primitive/src/thread/Task.hpp
Dikii27/tkeycoin2
7fb88605b8874e16c01df1ee2d47f45094d5cf57
[ "MIT" ]
1
2020-06-18T15:51:36.000Z
2020-06-20T17:25:45.000Z
lib/primitive/src/thread/Task.hpp
Dikii27/tkeycoin2
7fb88605b8874e16c01df1ee2d47f45094d5cf57
[ "MIT" ]
1
2020-10-20T06:50:13.000Z
2020-10-20T06:50:13.000Z
// Copyright (c) 2017-2019 Tkeycoin Dao. All rights reserved. // Copyright (c) 2019-2020 TKEY DMCC LLC & Tkeycoin Dao. All rights reserved. // Website: www.tkeycoin.com // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may...
22.361446
78
0.706897
tkeycoin
d762c3a4125cc44871fbc25d7c1e6a4bd27167c5
3,852
cpp
C++
SIRCommon/ShooterRecord.cpp
sbweeden/signinregister
bf6741f71eefb4ad860c83473f84417a9cabbd73
[ "MIT" ]
null
null
null
SIRCommon/ShooterRecord.cpp
sbweeden/signinregister
bf6741f71eefb4ad860c83473f84417a9cabbd73
[ "MIT" ]
null
null
null
SIRCommon/ShooterRecord.cpp
sbweeden/signinregister
bf6741f71eefb4ad860c83473f84417a9cabbd73
[ "MIT" ]
null
null
null
#include "StdAfx.h" #include "ShooterRecord.h" #include "Msg.h" #include "Resource.h" #define SEPARATOR ";" ShooterRecord::ShooterRecord( LPCTSTR membership_number /* = NULL */, LPCTSTR shooter_name /* = NULL */, LPCTSTR license /* = NULL */, LPCTSTR club /* = NULL */, LPCTSTR category /* = NULL */, __time64_t ...
21.281768
118
0.678089
sbweeden
d7637633be8552f113c0fe6ee190722bd318a079
29,874
cpp
C++
sdk/private/eventmanager.cpp
faming-wang/QTeamSpeak3
41f6161cb87be7029c5d91ab4a33062d91445c64
[ "Apache-2.0" ]
2
2021-12-28T15:49:43.000Z
2022-03-27T08:05:12.000Z
sdk/private/eventmanager.cpp
faming-wang/QTeamSpeak3
41f6161cb87be7029c5d91ab4a33062d91445c64
[ "Apache-2.0" ]
null
null
null
sdk/private/eventmanager.cpp
faming-wang/QTeamSpeak3
41f6161cb87be7029c5d91ab4a33062d91445c64
[ "Apache-2.0" ]
null
null
null
#include "eventmanager_p.h" #include "cachemanager_p.h" #include "interfacemanager_p.h" #include "client.h" #include "channel.h" #include "connection.h" #include "exception.h" #include "teamspeakevents.h" namespace TeamSpeakSdk { class EventManagerPrivate { public: EventManagerPrivate() { memset(&cli...
42.254597
248
0.726451
faming-wang
d766a0318ae5854a75c375505dcd6f0932a806d9
1,182
cpp
C++
Codechef/chefchal.cpp
ujjwalgulecha/Coding
d04c19d8f673749a00c85cd5e8935960fb7e8b16
[ "MIT" ]
null
null
null
Codechef/chefchal.cpp
ujjwalgulecha/Coding
d04c19d8f673749a00c85cd5e8935960fb7e8b16
[ "MIT" ]
1
2018-02-14T16:00:44.000Z
2021-10-17T16:32:50.000Z
Codechef/chefchal.cpp
ujjwalgulecha/Coding
d04c19d8f673749a00c85cd5e8935960fb7e8b16
[ "MIT" ]
null
null
null
<<<<<<< HEAD #include<iostream> using namespace std; int main() { int a[100001],i,j,n; cin>>n;int ct=0; int flag[100001]={0}; for(i=0;i<n;i++) cin>>a[i]; for(i=1;i<n;i++) { if(flag[i]==0&&((a[i+1]-a[i])!=(a[i]-a[i-1]))||flag[i-1]==-1) { ...
20.37931
73
0.351946
ujjwalgulecha
d76945ee00b8639a631774d8377a1473c992a5f6
314
cpp
C++
code/client/src/sdk/ue/sys/core/i_core.cpp
mufty/MafiaMP
2dc0e3362c505079e26e598bd4a7f4b5de7400bc
[ "OpenSSL" ]
16
2021-10-08T17:47:04.000Z
2022-03-28T13:26:37.000Z
code/client/src/sdk/ue/sys/core/i_core.cpp
mufty/MafiaMP
2dc0e3362c505079e26e598bd4a7f4b5de7400bc
[ "OpenSSL" ]
4
2022-01-19T08:11:57.000Z
2022-01-29T19:02:24.000Z
code/client/src/sdk/ue/sys/core/i_core.cpp
mufty/MafiaMP
2dc0e3362c505079e26e598bd4a7f4b5de7400bc
[ "OpenSSL" ]
4
2021-10-09T11:15:08.000Z
2022-01-27T22:42:26.000Z
#include "i_core.h" #include "../../../patterns.h" #include <utils/hooking/hooking.h> namespace SDK { namespace ue::sys::core { C_Core *I_Core::GetInstance() { return hook::this_call<C_Core *>(gPatterns.I_Core__GetInstance); } } // namespace ue::sys::core } // namespace SDK
22.428571
76
0.61465
mufty
d76a3f4b3a02f77886bcb78b79c0e41808f40084
372
cpp
C++
chapters/3/3-40.cpp
Raymain1944/CPPLv1
96e5fd5347a336870fc868206ebfe44f88ce69eb
[ "Apache-2.0" ]
null
null
null
chapters/3/3-40.cpp
Raymain1944/CPPLv1
96e5fd5347a336870fc868206ebfe44f88ce69eb
[ "Apache-2.0" ]
null
null
null
chapters/3/3-40.cpp
Raymain1944/CPPLv1
96e5fd5347a336870fc868206ebfe44f88ce69eb
[ "Apache-2.0" ]
null
null
null
#include <iostream> #include <cstring> using std::cin; using std::cout; using std::endl; using std::cerr; using std::begin; using std::end; using std::strcmp; using std::strcpy; using std::strcat; int main() { const char a[] = "A test"; const char b[] = "about it"; char c[16]; strcpy(c, a); strcat...
21.882353
66
0.591398
Raymain1944
d76e2eafafe42cf341cc63b6100c6b6c250e3bae
1,122
hxx
C++
opencascade/Prs3d_DatumAttribute.hxx
valgur/OCP
2f7d9da73a08e4ffe80883614aedacb27351134f
[ "Apache-2.0" ]
117
2020-03-07T12:07:05.000Z
2022-03-27T07:35:22.000Z
opencascade/Prs3d_DatumAttribute.hxx
CadQuery/cpp-py-bindgen
66e7376d3a27444393fc99acbdbef40bbc7031ae
[ "Apache-2.0" ]
66
2019-12-20T16:07:36.000Z
2022-03-15T21:56:10.000Z
opencascade/Prs3d_DatumAttribute.hxx
CadQuery/cpp-py-bindgen
66e7376d3a27444393fc99acbdbef40bbc7031ae
[ "Apache-2.0" ]
76
2020-03-16T01:47:46.000Z
2022-03-21T16:37:07.000Z
// Copyright (c) 2016 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published // by the Free Software Foundation, with special ...
36.193548
81
0.811943
valgur
d772d7f0302d2b76fc471771253741f96497c7ae
4,732
cpp
C++
MSP2007/TaskBaseline_C.cpp
jluzardo1971/ActiveGanttVC
4748cb4d942551dc64c9017f279c90969cdcc634
[ "MIT" ]
null
null
null
MSP2007/TaskBaseline_C.cpp
jluzardo1971/ActiveGanttVC
4748cb4d942551dc64c9017f279c90969cdcc634
[ "MIT" ]
null
null
null
MSP2007/TaskBaseline_C.cpp
jluzardo1971/ActiveGanttVC
4748cb4d942551dc64c9017f279c90969cdcc634
[ "MIT" ]
null
null
null
// ---------------------------------------------------------------------------------------- // COPYRIGHT NOTICE // ---------------------------------------------------------------------------------------- // // The Source Code Store LLC // ACTIVEGANTT SCHEDULER COMPONENT FOR C++ - ActiveGan...
27.835294
169
0.720837
jluzardo1971
d772e4b3b4ca79c133cdc841b9364964ecb9e5d8
2,609
cpp
C++
orbsvcs/Event/EC_Masked_Type_Filter.cpp
binary42/OCI
08191bfe4899f535ff99637d019734ed044f479d
[ "MIT" ]
null
null
null
orbsvcs/Event/EC_Masked_Type_Filter.cpp
binary42/OCI
08191bfe4899f535ff99637d019734ed044f479d
[ "MIT" ]
null
null
null
orbsvcs/Event/EC_Masked_Type_Filter.cpp
binary42/OCI
08191bfe4899f535ff99637d019734ed044f479d
[ "MIT" ]
null
null
null
// $Id: EC_Masked_Type_Filter.cpp 1861 2011-08-31 16:18:08Z mesnierp $ #include "orbsvcs/Event/EC_Masked_Type_Filter.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_EC_Masked_Type_Filter:: TAO_EC_Masked_Type_Filter (CORBA::ULong source_mask, CORBA::ULong type_mask, ...
21.385246
78
0.648141
binary42
d773f76cdfc1d99ccae3c7e81390fb8b6e73a662
5,899
cpp
C++
test_conformance/commonfns/test_mix.cpp
kbenzie/OpenCL-CTS
efaf0240350419b701b028f281690258e38cf71c
[ "Apache-2.0" ]
1
2020-08-11T11:53:04.000Z
2020-08-11T11:53:04.000Z
test_conformance/commonfns/test_mix.cpp
kbenzie/OpenCL-CTS
efaf0240350419b701b028f281690258e38cf71c
[ "Apache-2.0" ]
3
2020-03-25T07:42:27.000Z
2020-04-02T13:23:42.000Z
test_conformance/commonfns/test_mix.cpp
kbenzie/OpenCL-CTS
efaf0240350419b701b028f281690258e38cf71c
[ "Apache-2.0" ]
1
2020-03-24T10:50:01.000Z
2020-03-24T10:50:01.000Z
// // Copyright (c) 2017 The Khronos Group 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 la...
30.096939
129
0.612646
kbenzie
d7744a654c01ba213de2bc532a8a412b02565e64
2,349
cpp
C++
src/C/Security-57031.40.6/Security/libsecurity_cdsa_client/lib/signclient.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/Security-57031.40.6/Security/libsecurity_cdsa_client/lib/signclient.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/Security-57031.40.6/Security/libsecurity_cdsa_client/lib/signclient.cpp
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* * Copyright (c) 2000-2001,2011-2012,2014 Apple Inc. All Rights Reserved. * * The contents of this file constitute Original Code as defined in and are * subject to the Apple Public Source License Version 1.2 (the 'License'). * You may not use this file except in compliance with the License. Please obtain * a c...
23.969388
82
0.725841
GaloisInc
d77648414a09632cd2856262e6251f30469035f6
2,172
hpp
C++
lib/appbase/common/ChatterinoSetting.hpp
holysnipz/chatterino2
230ade2d1b8eb8b1cb1e0aba6eb3994c498bf7a8
[ "MIT" ]
null
null
null
lib/appbase/common/ChatterinoSetting.hpp
holysnipz/chatterino2
230ade2d1b8eb8b1cb1e0aba6eb3994c498bf7a8
[ "MIT" ]
null
null
null
lib/appbase/common/ChatterinoSetting.hpp
holysnipz/chatterino2
230ade2d1b8eb8b1cb1e0aba6eb3994c498bf7a8
[ "MIT" ]
null
null
null
#pragma once #include <QString> #include <pajlada/settings.hpp> namespace AB_NAMESPACE { void _registerSetting(std::weak_ptr<pajlada::Settings::SettingData> setting); template <typename Type> class ChatterinoSetting : public pajlada::Settings::Setting<Type> { public: ChatterinoSetting(const std::string &path) ...
24.404494
77
0.683241
holysnipz
d77761ec69c113779be974a469d59945e8e4b24c
77,846
hh
C++
src/mesh/Mesh.hh
jloveric/jali
635d46983acb66c824fabb0947803f5787356dc9
[ "BSD-3-Clause" ]
null
null
null
src/mesh/Mesh.hh
jloveric/jali
635d46983acb66c824fabb0947803f5787356dc9
[ "BSD-3-Clause" ]
null
null
null
src/mesh/Mesh.hh
jloveric/jali
635d46983acb66c824fabb0947803f5787356dc9
[ "BSD-3-Clause" ]
null
null
null
/* Copyright (c) 2019, Triad National Security, LLC All rights reserved. Copyright 2019. Triad National Security, LLC. This software was produced under U.S. Government contract 89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC for the U.S. Department o...
34.924181
86
0.685469
jloveric
d7782ced05b4c171b035adfc673a35ae444f7135
9,671
cpp
C++
src/gui/MainWindow.cpp
guerinoni/tino
0cdd464db7135f7abd427f7b9dc0e03f8e48ef28
[ "MIT" ]
1
2020-03-22T22:14:43.000Z
2020-03-22T22:14:43.000Z
src/gui/MainWindow.cpp
marsiliano/tino
0cdd464db7135f7abd427f7b9dc0e03f8e48ef28
[ "MIT" ]
17
2019-11-20T09:51:45.000Z
2020-04-16T06:43:14.000Z
src/gui/MainWindow.cpp
marsiliano/tino
0cdd464db7135f7abd427f7b9dc0e03f8e48ef28
[ "MIT" ]
3
2019-07-02T14:37:29.000Z
2019-11-13T15:38:26.000Z
#include "MainWindow.hpp" #include "ui_MainWindow.h" #include "ConfigViewFactory.hpp" #include "DialogAbout.hpp" #include "DialogSerialSettings.hpp" #include "MdiChild.hpp" #include "../parser/ConfigParser.hpp" #include "../core/Element.hpp" #include <QDockWidget> #include <QFileDialog> #include <QMdiSubWindow> #in...
32.783051
99
0.656292
guerinoni
d778d577ea8efc1b356df1d7c017ecdf3188106a
6,221
cpp
C++
WebKit2-7606.2.104.1.1/WebKit2-7606.2.104.1.1/WebProcess/Network/webrtc/LibWebRTCSocketFactory.cpp
mlcldh/appleWebKit2
39cc42a4710c9319c8da269621844493ab2ccdd6
[ "MIT" ]
1
2021-05-27T07:29:31.000Z
2021-05-27T07:29:31.000Z
WebKit2-7606.2.104.1.1/WebKit2-7606.2.104.1.1/WebProcess/Network/webrtc/LibWebRTCSocketFactory.cpp
mlcldh/appleWebKit2
39cc42a4710c9319c8da269621844493ab2ccdd6
[ "MIT" ]
null
null
null
WebKit2-7606.2.104.1.1/WebKit2-7606.2.104.1.1/WebProcess/Network/webrtc/LibWebRTCSocketFactory.cpp
mlcldh/appleWebKit2
39cc42a4710c9319c8da269621844493ab2ccdd6
[ "MIT" ]
null
null
null
/* * Copyright (C) 2017 Apple 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 conditions a...
48.224806
250
0.756631
mlcldh
d779d8f0b194753a162cd7d6a24f749908c204ab
4,685
hpp
C++
engine/src/engine/physics/LevelContactListener.hpp
CaptureTheBanana/CaptureTheBanana
1398bedc80608e502c87b880c5b57d272236f229
[ "MIT" ]
1
2018-08-14T05:45:29.000Z
2018-08-14T05:45:29.000Z
engine/src/engine/physics/LevelContactListener.hpp
CaptureTheBanana/CaptureTheBanana
1398bedc80608e502c87b880c5b57d272236f229
[ "MIT" ]
null
null
null
engine/src/engine/physics/LevelContactListener.hpp
CaptureTheBanana/CaptureTheBanana
1398bedc80608e502c87b880c5b57d272236f229
[ "MIT" ]
null
null
null
// This file is part of CaptureTheBanana++. // // Copyright (c) 2018 the CaptureTheBanana++ contributors (see CONTRIBUTORS.md) // This file is licensed under the MIT license; see LICENSE file in the root of this // project for details. #ifndef ENGINE_PHYSICS_LEVELCONTACTLISTENER_HPP #define ENGINE_PHYSICS_LEVELCONTACT...
28.742331
98
0.672785
CaptureTheBanana
d77cd5d06cd6bbacb5195297de4e66ce3070345d
536
cpp
C++
src/Extensions/src/extensions/entitycomponentsystem/detail/filter.cpp
sacceus/BabylonCpp
94669cf7cbe3214ec6e905cbf249fa0c9daf6222
[ "Apache-2.0" ]
277
2017-05-18T08:27:10.000Z
2022-03-26T01:31:37.000Z
src/Extensions/src/extensions/entitycomponentsystem/detail/filter.cpp
sacceus/BabylonCpp
94669cf7cbe3214ec6e905cbf249fa0c9daf6222
[ "Apache-2.0" ]
77
2017-09-03T15:35:02.000Z
2022-03-28T18:47:20.000Z
src/Extensions/src/extensions/entitycomponentsystem/detail/filter.cpp
sacceus/BabylonCpp
94669cf7cbe3214ec6e905cbf249fa0c9daf6222
[ "Apache-2.0" ]
37
2017-03-30T03:36:24.000Z
2022-01-28T08:28:36.000Z
#include <babylon/extensions/entitycomponentsystem/detail/filter.h> namespace BABYLON { namespace Extensions { namespace ECS { namespace detail { bool Filter::doesPassFilter(const ComponentTypeList& componentTypeList) const { for (std::size_t i = 0; i < m_requires.size(); ++i) { if (m_requires[i] && !componentT...
23.304348
77
0.705224
sacceus
d780723d2d263f31f784eba9d2863690464d25b1
2,815
cpp
C++
Main/Main.cpp
ArclightEngine/ArclightEngine
f39eb0f22842eb94967982388f73ba942ebfd355
[ "MIT" ]
2
2021-10-05T03:27:03.000Z
2021-12-14T02:56:25.000Z
Main/Main.cpp
ArclightEngine/ArclightEngine
f39eb0f22842eb94967982388f73ba942ebfd355
[ "MIT" ]
7
2021-09-30T01:22:25.000Z
2022-01-07T01:33:07.000Z
Main/Main.cpp
ArclightEngine/ArclightEngine
f39eb0f22842eb94967982388f73ba942ebfd355
[ "MIT" ]
null
null
null
#include <assert.h> #include <Arclight/Core/Application.h> #include <Arclight/Core/Input.h> #include <Arclight/Core/Logger.h> #include <Arclight/Core/ResourceManager.h> #include <Arclight/Core/ThreadPool.h> #include <Arclight/Core/Timer.h> #include <Arclight/Graphics/Rendering/Renderer.h> #include <Arclight/Platform...
22.701613
91
0.646892
ArclightEngine
d78406929965f85a1c7ea9db28fcea4a0e8163b2
4,364
cpp
C++
src/Cpl/Itc/_0test/simmvc.cpp
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
src/Cpl/Itc/_0test/simmvc.cpp
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
src/Cpl/Itc/_0test/simmvc.cpp
johnttaylor/foxtail
86e4e1d19d5e8f9c1d1064cf0939f4bf62615400
[ "BSD-3-Clause" ]
null
null
null
/*----------------------------------------------------------------------------- * This file is part of the Colony.Core Project. The Colony.Core Project is an * open source project with a BSD type of licensing agreement. See the license * agreement (license.txt) in the top/ directory or on the Internet at * http://int...
40.407407
207
0.597617
johnttaylor
d7864a53f29349e15f287da6273a4c442623c336
2,885
cc
C++
src/developer/forensics/testing/fakes/data_provider.cc
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
src/developer/forensics/testing/fakes/data_provider.cc
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
src/developer/forensics/testing/fakes/data_provider.cc
csrpi/fuchsia
2f015594dcb4c13aa51eee305ad561078f1f9b7f
[ "BSD-2-Clause" ]
null
null
null
// Copyright 2018 The Fuchsia Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/developer/forensics/testing/fakes/data_provider.h" #include <fuchsia/feedback/cpp/fidl.h> #include <fuchsia/mem/cpp/fidl.h> #include <lib/sy...
30.052083
98
0.709532
csrpi
d78a0060cdcf38ff388b7ff092a736c23791dad8
1,567
cpp
C++
Dynamic Programming/22maximumSumSuchThatNo3ConsecutiveElements.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
1
2021-01-18T14:51:20.000Z
2021-01-18T14:51:20.000Z
Dynamic Programming/22maximumSumSuchThatNo3ConsecutiveElements.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
Dynamic Programming/22maximumSumSuchThatNo3ConsecutiveElements.cpp
Coderangshu/450DSA
fff6cee65f75e5a0bb61d5fd8d000317a7736ca3
[ "MIT" ]
null
null
null
#include<bits/stdc++.h> using namespace std; // Max sum with no 3 consecutive is an extension of the below procedure // this is the implementation where no consecutive are in the max sum int maxSumNoConsecutiveElems(vector<int> &a){ // incl contains (prev element excluded sum + current element) // excl contains...
27.491228
71
0.601149
Coderangshu
d78ae7b565651f4759d2dc0b8b93cb4ac626af4a
5,305
cpp
C++
solved/0-b/8-puzzle/puzzle.cpp
abuasifkhan/pc-code
77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90
[ "Unlicense" ]
13
2015-09-30T19:18:04.000Z
2021-06-26T21:11:30.000Z
solved/0-b/8-puzzle/puzzle.cpp
sbmaruf/pc-code
77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90
[ "Unlicense" ]
null
null
null
solved/0-b/8-puzzle/puzzle.cpp
sbmaruf/pc-code
77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90
[ "Unlicense" ]
13
2015-01-04T09:49:54.000Z
2021-06-03T13:18:44.000Z
#include <algorithm> #include <cstdio> #include <cstdlib> #include <cstring> #include <stack> #include <vector> using namespace std; #define INF 1000 #define Zero(v) memset((v), 0, sizeof(v)) // goal[n]: coordinates of number n in the solution configuration const int goal[9][2] = { { 2, 2 }, { 0, 0 }, { 0,...
26.004902
67
0.416211
abuasifkhan
d78c48b3a0a7604f54c219eb641eab6a3723ce43
3,538
hh
C++
src/core/capability_manager.hh
nugulinux/nugu-linux
c166d61b2037247d4574b7f791c31ba79ceb575e
[ "Apache-2.0" ]
null
null
null
src/core/capability_manager.hh
nugulinux/nugu-linux
c166d61b2037247d4574b7f791c31ba79ceb575e
[ "Apache-2.0" ]
null
null
null
src/core/capability_manager.hh
nugulinux/nugu-linux
c166d61b2037247d4574b7f791c31ba79ceb575e
[ "Apache-2.0" ]
null
null
null
/* * Copyright (c) 2019 SK Telecom Co., Ltd. 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 requir...
36.102041
123
0.749293
nugulinux