blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
b01517202050413f04a8ae5dec1b957ba5955ade
704624668674a343b50e3edb5f5b2cbba8107875
/ortools/sat/samples/solve_all_solutions.cc
db711550e4ad3f567bd23b35d4287aee92ddf338
[ "Apache-2.0", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-unknown-license-reference" ]
permissive
athiselvam/or-tools
c53a1ff5a77a5ead8892bf0f33674984391d7a08
8738c076566fd844e145abc8805f0b374170254a
refs/heads/master
2020-04-05T11:59:33.645307
2018-11-08T18:18:15
2018-11-08T18:18:15
156,853,679
1
0
Apache-2.0
2018-11-09T11:34:06
2018-11-09T11:34:06
null
UTF-8
C++
false
false
1,855
cc
// Copyright 2010-2017 Google // 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 wri...
[ "lperron@google.com" ]
lperron@google.com
01d1176295d28fbc4ff6eb9ede99895d963483bc
039622ed6bdcdd1a00aec0bc419db4e8f4135424
/fuseentity.h
9ff15c3c1d1888365959cfe07a8b9c0f46c45706
[]
no_license
lookup69/fuseUtil
60d5155d85313bff358825364537639b654fb39c
b2297993e0cf318b1b347d923b9a0100a15168ab
refs/heads/master
2021-01-10T08:17:32.342876
2016-03-28T09:28:23
2016-03-28T09:28:23
54,880,469
0
0
null
null
null
null
UTF-8
C++
false
false
8,554
h
#ifndef _FUSEENTITY_H_ #define _FUSEENTITY_H_ #include "fuseoper.h" #include <assert.h> #include <memory> #include <stdio.h> class FuseEntity { private: struct fuse_operations m_fuseOper; static std::shared_ptr<FuseOper> m_operHook; public: FuseEntity(); FuseEntity...
[ "archerchang@qnap.com" ]
archerchang@qnap.com
573398db25e974293490de008c0d4d2cfa732a49
6999cadecfcaeac4ab5d33e4645395c9e34c43cc
/framework/src/Primitives.h
a47b0351df8b87c46cb587d50fac5c6eb8245128
[]
no_license
fgan/cs184
f18d341ef263ae4b7567d5e26f9f2b0f4af2a192
3b4bc93c49a8d3efdff94839c8f2aa60f8c69130
refs/heads/master
2020-06-06T12:02:33.086406
2011-05-10T23:02:41
2011-05-10T23:02:41
1,726,534
0
1
null
null
null
null
UTF-8
C++
false
false
1,610
h
/* * Primitive.h * * Created on: Feb 19, 2009 * Author: njoubert * (edited by jima) */ #ifndef PRIMITIVE_H_ #define PRIMITIVE_H_ #include "global.h" #include "UCB/SceneInfo.h" struct Light { Light() {} Light(vec3 pos, vec3 dir, LightInfo l) : _l(l), _pos(pos), _dir(dir) {} inline const LightInfo& get...
[ "frank.yugan@gmail.com" ]
frank.yugan@gmail.com
763ab38809800991f664bb62c38ad193bff10185
6ced41da926682548df646099662e79d7a6022c5
/aws-cpp-sdk-proton/include/aws/proton/model/ListEnvironmentProvisionedResourcesRequest.h
4fafb0e55a04328fa8da97b57c3b05d40f17d2ce
[ "Apache-2.0", "MIT", "JSON" ]
permissive
irods/aws-sdk-cpp
139104843de529f615defa4f6b8e20bc95a6be05
2c7fb1a048c96713a28b730e1f48096bd231e932
refs/heads/main
2023-07-25T12:12:04.363757
2022-08-26T15:33:31
2022-08-26T15:33:31
141,315,346
0
1
Apache-2.0
2022-08-26T17:45:09
2018-07-17T16:24:06
C++
UTF-8
C++
false
false
5,708
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/proton/Proton_EXPORTS.h> #include <aws/proton/ProtonRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Proton { namesp...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
08418986f6399ee34c7445a25a5692409799e97a
9b7d378b24b1bdab54ad2c6055e4855e118ee62c
/tool/ebcutil.cpp
26b315393ed308c5f7dafc8523b39e83412e8128
[ "Apache-2.0" ]
permissive
jetming/LibEBC
6402d2898beaeda78d6eaee5ae250fc0f9583455
de19754245088754244d53f0e60ca655379196d0
refs/heads/master
2022-12-07T22:51:18.546338
2020-09-03T02:58:00
2020-09-03T02:58:00
292,451,047
0
0
null
2020-09-03T02:58:52
2020-09-03T02:58:51
null
UTF-8
C++
false
false
6,062
cpp
#include "ebc/BitcodeArchive.h" #include "ebc/BitcodeContainer.h" #include "ebc/BitcodeMetadata.h" #include "ebc/BitcodeRetriever.h" #include "ebc/EmbeddedBitcode.h" #include "ebc/EmbeddedFile.h" #include <tclap/CmdLine.h> #include <rang/rang.hpp> #include <iomanip> #include <iostream> using namespace ebc; static c...
[ "jonas@devlieghere.com" ]
jonas@devlieghere.com
3f26dec6c2482a92c3aa433008579608de3960de
a7764174fb0351ea666faa9f3b5dfe304390a011
/inc/Handle_StepShape_FacetedBrep.hxx
08d6d896af568e55dae9cadd2b73780208a5c3dc
[]
no_license
uel-dataexchange/Opencascade_uel
f7123943e9d8124f4fa67579e3cd3f85cfe52d91
06ec93d238d3e3ea2881ff44ba8c21cf870435cd
refs/heads/master
2022-11-16T07:40:30.837854
2020-07-08T01:56:37
2020-07-08T01:56:37
276,290,778
0
0
null
null
null
null
UTF-8
C++
false
false
865
hxx
// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Handle_StepShape_FacetedBrep_HeaderFi...
[ "shoka.sho2@excel.co.jp" ]
shoka.sho2@excel.co.jp
da01544e5f08ca26c6f8d5c4e9cc68d93b48c4a5
2ba94892764a44d9c07f0f549f79f9f9dc272151
/Engine/Source/Runtime/Core/Public/Misc/LocalTimestampDirectoryVisitor.h
d19721d89caa22b75ba78ed4a9fd6561b1e335e2
[ "BSD-2-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
PopCap/GameIdea
934769eeb91f9637f5bf205d88b13ff1fc9ae8fd
201e1df50b2bc99afc079ce326aa0a44b178a391
refs/heads/master
2021-01-25T00:11:38.709772
2018-09-11T03:38:56
2018-09-11T03:38:56
37,818,708
0
0
BSD-2-Clause
2018-09-11T03:39:05
2015-06-21T17:36:44
null
UTF-8
C++
false
false
1,427
h
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once /** * Visitor to gather local files with their timestamps. */ class CORE_API FLocalTimestampDirectoryVisitor : public IPlatformFile::FDirectoryVisitor { public: /** Relative paths to local files and their timestamps. */ TMap<FString, FDa...
[ "dkroell@acm.org" ]
dkroell@acm.org
6a69302b488c474c24c49ba186bedb86b382fb19
b06713320cd3f78218d28fcaeba3fb0784e557da
/code.cpp
a1f68708bb73fa8de18f276f86e1af5c0604235a
[]
no_license
ChristopherOwenFPV/ChristopherOwenFPV.github.io
f9fba91f57dfc4da1a48d8d4177e04b98b9178e4
3c92efe8e180ead9d7506ce8396522512899955c
refs/heads/main
2021-12-03T00:23:00.905027
2021-11-03T02:45:00
2021-11-03T02:45:00
157,265,340
0
0
null
null
null
null
UTF-8
C++
false
false
84
cpp
#include<iostream> using namespace std; int main() { cout << "test" << endl; }
[ "christopherowen125@gmail.com" ]
christopherowen125@gmail.com
a0e193530403d227bf8ccbd1e9b8375a3de7645f
06b1959aa801e35c972febbfd7b84bf76833d13a
/Lab3/Practice3_2/Practice3_2/Header.h
57fdf2472db63eda19cbe6708f4f0116233e415b
[]
no_license
blakexdd/labs_cpp
89e7493d8518f487b20ab703f525bc960a1771f2
fff4d2e50b1a060b4b51857f6cafcbaa5007d0ef
refs/heads/master
2020-09-10T16:48:42.590836
2019-12-19T03:50:14
2019-12-19T03:50:14
221,760,966
0
0
null
null
null
null
UTF-8
C++
false
false
1,825
h
/* FILE NAME: Header.h * PROGRAMMER: VG6 * DATE: 28.09.2019 * PURPOSE: header for Practice3_2.cpp */ #include <iostream> #include <math.h> /* Ititialize float as FLT*/ typedef float FLT; /* Ititialize int as INT*/ typedef int INT; /* make 3d vector type */ typedef struct tagVEC { FLT X, Y, Z; } VEC; /* make 2d ve...
[ "39838109+blakexdd@users.noreply.github.com" ]
39838109+blakexdd@users.noreply.github.com
f1367bc831b7abfea25851b7062189e41767b9c3
c475cd8531a94ffae69cc92371d41531dbbddb6c
/Projects/bullet3-2.89/examples/ThirdPartyLibs/Gwen/Controls/VerticalSlider.h
7b19cd2bae62d36a7c22f2e729278a78b0218b51
[ "Apache-2.0", "LicenseRef-scancode-free-unknown", "Zlib" ]
permissive
WolfireGames/overgrowth
72d3dd29cbd7254337265c29f8de3e5c32400114
594a2a4f9da0855304ee8cd5335d042f8e954ce1
refs/heads/main
2023-08-15T19:36:56.156578
2023-05-17T08:17:53
2023-05-17T08:20:36
467,448,492
2,264
245
Apache-2.0
2023-05-09T07:29:58
2022-03-08T09:38:54
C++
UTF-8
C++
false
false
741
h
/* GWEN Copyright (c) 2010 Facepunch Studios See license in Gwen.h */ #pragma once #ifndef GWEN_CONTROLS_VERTICALSLIDER_H #define GWEN_CONTROLS_VERTICALSLIDER_H #include "Gwen/Controls/Base.h" #include "Gwen/Controls/Button.h" #include "Gwen/Controls/Dragger.h" #include "Gwen/Gwen.h" #include "Gwen/Skin.h" #includ...
[ "max@autious.net" ]
max@autious.net
116b7aec9714ee1b5153656f29e4e46191f2a567
3f713aed2756c7b6dc090dc0a69b9d1fd592da12
/src/net.h
544f4fa3130c1618fc52315ba0e8974422d94092
[ "MIT" ]
permissive
anyagixx/xorx
ba1a64fdf799c2b74a4b35aefa57ab630e8a0e6b
974709b63c6233a37d08f914b723e513e0ef5e44
refs/heads/master
2020-03-27T00:55:44.889288
2019-05-15T09:51:43
2019-05-15T09:51:43
145,667,570
0
0
null
null
null
null
UTF-8
C++
false
false
21,093
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2015-2017 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_NET_H #define BITCO...
[ "anyagixx@yandex.ru" ]
anyagixx@yandex.ru
f741efaa6d137ed246a19dfce59b268c5eb88b4c
f15a0236a88c02e44933ebc7aa133fba72c1db55
/src/geometry.hpp
016a4dbccd23d9529608f9025b42143438247fbd
[ "BSD-2-Clause" ]
permissive
YTomTJ/edge4d
ffbe34cad8b5c785b784b4d223ee2f149f57e92f
e21a308d619c03db83ef68cf63b1637685bd2139
refs/heads/master
2023-03-16T08:37:22.507256
2017-05-08T20:51:24
2017-05-08T20:51:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
30,398
hpp
#ifndef __GEOMETRY_HPP__ #define __GEOMETRY_HPP__ #include <vector> #include <algorithm> #include <iostream> #include <limits> #include <math.h> // Moller code in tribox3.cpp TODO: Get rid of this and use a simpler // (but slower) approach to triangle-AABB intersections. int triBoxOverlap(float boxcenter[3],float bo...
[ "zia@Zias-MBP.home" ]
zia@Zias-MBP.home
fddf89d31b3cea7378ec80f4c60b5976d55767b3
926be6cac667168db041b1820adc6437f8fc58d3
/src/LayerBody.h
15c5e2f1f92633da14cc192f41cdf9ebbdac64ee
[ "Apache-2.0" ]
permissive
idealab-isu/de-la-mo
951b3dc7d0533ff6bf5267d9a3a6a5c19ff98606
ddd2293a8d6ecca1b92386dbecfa0b2631dff1df
refs/heads/master
2020-03-29T17:55:59.136921
2019-07-18T05:26:22
2019-07-18T05:26:22
150,186,180
5
0
null
null
null
null
UTF-8
C++
false
false
3,898
h
#ifndef LAYERBODY_H #define LAYERBODY_H #include "APIConfig.h" #include "MBBody.h" #include "LayerSurface.h" #include "LayerMold.h" // Export file is generated by CMake's GenerateExportHeader module #include "modelbuilder_export.h" // Defines the structure of the body class MODELBUILDER_EXPORT LayerBody : public MB...
[ "sdh4@iastate.edu" ]
sdh4@iastate.edu
d81c1e52070b872951e1c8e90218c95e5615d7c1
d5f579b89b9743e949ee9901780e9c3982fe3f98
/jet_playground/test/fastjet_test.cc
3121cce076eee081f3faff2dffb7b9a67681f41d
[]
no_license
nickelsey/jet_playground
03f1e8c5e1eee0addec2c53d352a36184934b87e
5384149f8b3b18e6d6c403fd8c1951cdaa59b729
refs/heads/master
2021-01-02T08:42:38.375765
2017-09-26T05:17:23
2017-09-26T05:17:23
99,049,091
0
0
null
null
null
null
UTF-8
C++
false
false
297
cc
#include <iostream> #include "fastjet/PseudoJet.hh" int main() { fastjet::PseudoJet a( 1, 2, 3, 4 ); std::cout << "vector a: { "; for ( int i = 0; i < 4; ++i ) { std::cout << a[i]; if ( i != 3 ) std::cout << ","; std::cout << " "; } std::cout <<" }" << std::endl; return 0; }
[ "nicholas.elsey@gmail.com" ]
nicholas.elsey@gmail.com
a240987bbbcb28d77506e9fac6ced45593ca88e1
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/CMake/CMake-gumtree/Kitware_CMake_repos_basic_block_block_6530.cpp
93a0aec609b5506f03f31ee8fb8879adc1b15528
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
26
cpp
f(!ctx) return result;
[ "993273596@qq.com" ]
993273596@qq.com
b8dd948445c6613a55e97d8f16a3ad27d5a2cce3
5bc6bd4ff4ad98e9df7741b9abdf61b6f7f0e4f3
/LinkedList/LinkedList.cc
ee6d414755677d163f387e04826066253da16bc2
[]
no_license
lpejakovic/PracticeCpp
04386d6f415917a17a901966b294e37597ae77fc
fbb99cec5fdaaa8ae4c12deda7aa11dd2a9fba7f
refs/heads/main
2023-02-22T05:30:12.680746
2021-01-27T19:17:58
2021-01-27T19:17:58
308,114,404
0
0
null
null
null
null
UTF-8
C++
false
false
3,902
cc
#include "LinkedList.h" #include <iostream> using namespace std; namespace practicecpp { template<class T> int LinkedList<T>::GetSize(){ int size = 0; LLNode<T> *node = head; while (node) { node = node->GetNext(); size++; } return size;...
[ "luka.pejakovic@gmail.com" ]
luka.pejakovic@gmail.com
1845b3d4cbd1f9fdbd38c265e0c227b8aa08a00d
573ab921dd30de38b7e37d7157fa05201b1bb8d9
/src/boost/boost-memory-mapped-file.cpp
1af3bb3ea5f200e39590cdc743004e363b22be72
[]
no_license
ilovelibai/C-Cpp-Notes
4cab2320e34fc9991d2e16c0eb4bdc10fad35231
cea44f898b06215e127f63375282905568feda14
refs/heads/master
2022-11-30T23:55:48.541167
2020-08-18T17:50:26
2020-08-18T17:50:26
289,960,881
1
0
null
2020-08-24T15:06:38
2020-08-24T15:06:38
null
UTF-8
C++
false
false
2,905
cpp
#include <iostream> #include <functional> #include <string> #include <fstream> #include <vector> #include <boost/interprocess/managed_mapped_file.hpp> #include <boost/interprocess/file_mapping.hpp> #include <boost/interprocess/mapped_region.hpp> namespace bi = boost::interprocess; /** @brief Returns true if exists....
[ "caiorss.rodrigues@gmail.com" ]
caiorss.rodrigues@gmail.com
e1874d289380fa792790a64827b5a2103d99cef6
1c8e5a1fc7f9dfee4969194c1bd77918eea73095
/Source/AllProjects/Samples/XMLDemo1/XMLDemo1.Cpp
b4928f984815dde37dbeebba752aba0d39a14e72
[]
no_license
naushad-rahman/CIDLib
bcb579a6f9517d23d25ad17a152cc99b7508330e
577c343d33d01e0f064d76dfc0b3433d1686f488
refs/heads/master
2020-04-28T01:08:35.084154
2019-03-10T02:03:20
2019-03-10T02:03:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,938
cpp
// // FILE NAME: XMLDemo1.Cpp // // AUTHOR: Dean Roddey // // CREATED: 08/21/99 // // COPYRIGHT: $_CIDLib_CopyRight_$ // // $_CIDLib_CopyRight2_$ // // DESCRIPTION: // // This is the main module for the first of the XML demo programs. This one // shows how to use the core XML services at its lowest level. This does ...
[ "droddey@charmedquark.com" ]
droddey@charmedquark.com
bcda6bb65adda2f85a394f79d62dd3c939fc0a18
4df5fc8a4116c3a9273d68de182e8d2ff414ec2f
/KDIS/DataTypes/ArealObjectAppearance.cpp
438e1530fb3025f236ab167b0f41508e27022835
[ "BSD-2-Clause" ]
permissive
pelicanmapping/bda-kdis
71c696e73a65ed9895dc104496dbffb2134b2530
ae0d1da99e62a4424b6cd14cd963b5a87a80fb7b
refs/heads/master
2021-07-05T22:42:09.292023
2017-09-29T13:56:07
2017-09-29T13:56:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,036
cpp
/********************************************************************* Copyright 2013 KDIS 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 copyri...
[ "gwaldron@gmail.com" ]
gwaldron@gmail.com
07c5abd7ef795356c14777e01b897e99f14c63b7
1fa6da9738f44aa7f23d234dcdfba5579eb4a30a
/blamlib/source/math/euler_angles3d.inl
0b2bd7aa0a2f577076376d43fd3936f01a00ce43
[]
no_license
TheDudeMods/zeta
aaaacef5a70208d82d20ec950f1f6b6fac6c9e1a
2d5d032487887fce54681a15f3f8a636cf1cab99
refs/heads/master
2020-11-30T11:29:19.607407
2019-12-30T04:54:07
2019-12-30T04:54:07
230,387,353
0
0
null
2019-12-27T06:35:32
2019-12-27T06:35:31
null
UTF-8
C++
false
false
178
inl
#pragma once template <typename t_element> struct s_euler_angles3d { t_element yaw; t_element pitch; t_element roll; }; static_assert(sizeof(s_euler_angles3d<long>) == 0xC);
[ "camden.smallwood@gmail.com" ]
camden.smallwood@gmail.com
59f25297ca9f1cf8fd5ab3a7c3eed10ce6191f08
dc25f8a17c2930c420f99450f0432bb2846ab4e8
/ros-packages/src/super4pcs/super4pcs/accelerators/kdtree.h
e964c20ab2e83046dbfa1ad72c574b1b2a7cdb01
[ "Apache-2.0" ]
permissive
Pandinosaurus/PHYSIM_6DPose
5e3ba3c42208f7c39dd90819757dbd42b1fdc015
d369bfdfceb0f8dc491611ad528ed787db90af0b
refs/heads/master
2020-06-04T19:19:32.602540
2018-03-13T14:01:02
2018-03-13T14:01:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,613
h
// Copyright 2014 Gael Guennebaud, Nicolas Mellado // // 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 l...
[ "cm1074@cs.rutgers.edu" ]
cm1074@cs.rutgers.edu
42fa85759e861a98289878383e3ffcacf0dac5cb
95a23d5647b80b20b7e2e813ebd1f48629353282
/Application/include/Ocean.hpp
7559b6aabe026fd612cac93cbb17cf45850e21cc
[ "MIT" ]
permissive
inhibitor1217/cs380-lighting
0cdf028606a3a376c25437fdb160518ea044fcf8
7949a743d78a4151db807c17ef89c7999a2c5334
refs/heads/master
2020-05-21T21:18:47.636991
2019-06-24T17:47:21
2019-06-24T17:47:21
186,150,934
0
0
null
null
null
null
UTF-8
C++
false
false
684
hpp
#pragma once #include "RenderObject.hpp" #include "TerrainMaterial.hpp" constexpr int NUM_WAVES = 4; constexpr float WAVE_VECTOR_LENGTH_MIN = 0.7; constexpr float WAVE_VECTOR_LENGTH_MAX = 5.0; class Ocean { public: Ocean(float _CHUNK_SIZE, int _TERRAIN_SIZE, float _LOD, float center_z); ~Ocean(); void SetMateria...
[ "cytops1217@gmail.com" ]
cytops1217@gmail.com
4f8927de203e312abff9aac585e3d38c7470a165
57dd602af73fa1add24f39c8f5b67aef84bf63b6
/src/DecSensorRadiation.cpp
188a659121a45917fcbe93c1c17246ea88531a6c
[]
no_license
evster-coder/IndustrialRobotSystem
af6aead374d3ab8444f96b28825e8e6feddbd285
5c56dda58ecccbd6066b23abcae14805161fa488
refs/heads/main
2023-03-05T03:35:08.591476
2021-02-13T17:03:34
2021-02-13T17:03:34
331,383,141
2
0
null
null
null
null
UTF-8
C++
false
false
153
cpp
#include "DecSensorRadiation.h" bool DecSensorRadiation::scanConditions() { item->setRadiation(double(rand() % 10)); return item->scanConditions(); }
[ "8961240@gmail.com" ]
8961240@gmail.com
43a0b7c0f59dc0aa826968fdf22b17d0f12a1a5d
22cfcbfee89e491971d855ba4ed7e3eb12c5c9f0
/Source/PayCenterServer/ProcWorldHandler.cpp
e3373d3e0243504f902e2eee3483659c0d6a741f
[]
no_license
huangzuduan/HMX-Server
dac6a9f7cc40fa169a64605a6a365b49a7bb084c
13a28e243dccb44dd06d45dbddd35541a994d713
refs/heads/master
2018-10-31T23:32:38.788380
2018-09-26T11:14:53
2018-09-26T11:14:53
79,187,627
29
26
null
null
null
null
GB18030
C++
false
false
7,850
cpp
#include "ProcWorldHandler.h" #include "GameService.h" #include "MysqlProtobufHelper.h" #include "base/hmx_data.pb.h" #include "curl.h" #include "Poco/JSON/Parser.h" #include "Poco/JSON/ParseHandler.h" #include "Poco/JSON/JSONException.h" #include "Poco/StreamCopier.h" #include "Poco/Dynamic/Var.h" #include "Poco/JSO...
[ "huangzuduan@qq.com" ]
huangzuduan@qq.com
43f25074268af4bf6ea7ea95565d63d4065e7918
7de76bab07db2da918f2392f349ca13c25dd5f8f
/Flight/MADLADS_receiver.ino
c3c4dee49a3e7531f609290eaa1449efb2df0aaf
[]
no_license
abust005/CS179J-Sp2019-Group-10
786e9333360c6016261fc8d95ba8ad456cca10cf
f9f5a76ab6962e4b562469f0d4047218489cf146
refs/heads/master
2023-01-03T16:51:03.337070
2019-06-10T18:16:25
2019-06-10T18:16:25
180,256,179
0
0
null
2022-12-08T05:13:06
2019-04-09T00:51:10
C#
UTF-8
C++
false
false
4,371
ino
/* * MADLADS_receiver.ino * Authors : Jonathan Woolf * Joshua Riley * Colton Vosburg * Adriel Bustamante * * Library: TMRh20/RF24, https://github.com/tmrh20/RF24/ */ #include <SPI.h> #include <nRF24L01.h> #include <RF24.h> // ---------------------------------------- // === Inp...
[ "jrile002@ucr.edu" ]
jrile002@ucr.edu
0c7e118a22658682a689cef2553a0df1a28644de
bd753f1db4a3870f5b260d87e3165ef9ae03473d
/Linear_algebra/State.h
5ed5f7e8f3ddcecf3b144032a588ff2acb2be0b0
[]
no_license
vvaffl4/FinalAssignmentAAI
81e7377262e860d86275227e6528f792b20b3605
b6ef8d8ef4da19e7516b78530c1abae6dab62c59
refs/heads/master
2021-04-15T13:19:13.109242
2018-03-29T12:23:36
2018-03-29T12:23:36
126,816,927
0
0
null
2018-03-29T12:12:26
2018-03-26T11:12:17
C++
UTF-8
C++
false
false
340
h
#ifndef STATE_H #define STATE_H #pragma once class Guard; class StateMachine; class State { protected: StateMachine* _stateMachine = nullptr; public: State(StateMachine* stateMachine); virtual ~State(); virtual void enter(Guard* entity) = 0; virtual void execute(Guard* entity) = 0; virtual void exit(Guard* ent...
[ "chris.coerdes@gmail.com" ]
chris.coerdes@gmail.com
68189a30641af73464762007115598f43aba3ad7
b02f404aa833b685997f8421a2c4bc31706da30b
/Leetcode/春招/双指针/1358.cpp
bc8af15a9d5ddb60172d375e2f600a463340147e
[]
no_license
Super-long/Leetcode
a596fda29cb0d210048957c9e6798586486316f1
d16d16a8e6076f37889c21f4c2c04ded7b915a85
refs/heads/master
2021-07-01T19:31:45.559894
2021-03-18T06:54:51
2021-03-18T06:54:51
226,631,026
4
0
null
null
null
null
UTF-8
C++
false
false
717
cpp
#include <bits/stdc++.h> using namespace std; class Solution { public: int numberOfSubstrings(string s) { // 这题可以用二分解 int lhs = 0; unordered_map<char, int> vis; int res = 0; for (size_t i = 0; i < s.size(); i++){ vis[s[i]]++; if(vis.size() == 3){ ...
[ "2339824768@qq.com" ]
2339824768@qq.com
9c76c33153bd87462f86ec89684a6407171bb16b
6ec4087fb56ba7b33aada9b58a9aef80eb2de786
/gamesdk/src/Thread_Impl.h
5c77bc2fad555fb44513e77b0aec8027442be8f6
[]
no_license
wangscript007/xg-sdk
660d46fb8b66bb24676ea751630a5b2e461f74e3
e027f2382ea71c59d8d87552cd005fb3a589537c
refs/heads/master
2022-11-12T17:09:27.794713
2020-06-03T00:36:11
2020-06-03T00:36:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,100
h
/* $Id: Thread_Impl.h,v 1.1 2005/11/14 17:07:59 dmitry.vereshchagin Exp $ ** Game SDK ** */ // Thread_Impl.h: interface for the Thread_Impl class. // ////////////////////////////////////////////////////////////////////// #if !defined(HEADER_THREAD_IMPL_H_9505A529_5FA1_4CDD_8E75_1786B495BD98) #define HEADER_THREAD_IMP...
[ "dmver2@gmail.com" ]
dmver2@gmail.com
3dd3c24b6640856652071a3e39168f2082a19ebb
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_patch_hunk_3178.cpp
efdefc5903ba2ae2a27cb2af7bad354b831453fa
[]
no_license
niuxu18/logTracker-old
97543445ea7e414ed40bdc681239365d33418975
f2b060f13a0295387fe02187543db124916eb446
refs/heads/master
2021-09-13T21:39:37.686481
2017-12-11T03:36:34
2017-12-11T03:36:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,776
cpp
if ((dc->nOptions & SSL_OPT_FAKEBASICAUTH) == 0 && dc->szUserName) { char *val = ssl_var_lookup(r->pool, r->server, r->connection, r, (char *)dc->szUserName); if (val && val[0]) r->user = val; else - ap_log_rerror(APLOG_MARK, AP...
[ "993273596@qq.com" ]
993273596@qq.com
29478e84fc46bf080c70afad581844c3c47fe814
5a68fa17bde90dfd71ceb2e6a82941af01529c56
/include/Ray.h
330b95dabeaf685d14387bf7a8b980e98c8c565e
[]
no_license
RepoBucket/Virtual-Pipe-Erosion
2cb6fb2633ffeff998173abc9b8a2fca1487989e
5b7e3bb38f19e20ab1c193326963ae2a9f0a9277
refs/heads/master
2021-01-23T08:38:42.037958
2013-06-06T15:21:56
2013-06-06T15:21:56
10,528,476
4
0
null
2013-06-06T15:21:57
2013-06-06T14:36:21
null
UTF-8
C++
false
false
1,217
h
#ifndef ALWAY_RAY_H #define ALWAY_RAY_H #include "AlwayMath.h" using namespace alway; class MatData; class Ray { public: ~Ray(); Ray(); Ray(const Ray&); Ray operator=(Ray& r); float FindRayPlaneIntersect(Vec3* normal, Vec3* point); void BlendInColor(float alpha, Vec3 color); void GetColor(flo...
[ "fluffyterran@gmail.com" ]
fluffyterran@gmail.com
8b93d4ab9438d26e15b2457616c7119ac6fe4d57
1edc2fe6e008e68f360a111f5650e498209205fc
/src/main_reconstruction.cxx
52ebde640b0f2ac757f55b54bb72c1ef65f3578f
[]
no_license
panmari/patchMatch
ede114d62a83da692db450dfa8ad5e13d655bc05
c7ce4be565ef8cff78559ca5da1b513cced8f5d1
refs/heads/master
2021-01-10T05:22:44.529426
2020-04-18T15:12:07
2020-04-18T15:12:07
43,545,058
11
3
null
null
null
null
UTF-8
C++
false
false
2,153
cxx
#include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include "patch_match_provider/RandomizedPatchMatch.h" #include "TrivialReconstruction.h" #include "VotedReconstruction.h" #include "util.h" #include <iostream> using cv::addWeighted; using cv::Mat; using cv::Size; using cv::namedWindow; us...
[ "smmuzi@gmail.com" ]
smmuzi@gmail.com
29a81d43976c956c8b5c104153f41f6200e84dcf
7b06bfd8addc6129218d35959b259293f719b1bd
/K1/14.cpp
1ec0fc6516d8d32fe582212b9c616bf0b4445a88
[]
no_license
Delemangi/OOP
8c35e25fcc0bfa584c316dc1bfc43b1404d68f7d
16181dd1bdac80ec03474a2a9028d03d7eaa0926
refs/heads/master
2023-07-19T04:10:15.502536
2021-08-29T18:58:44
2021-08-29T18:58:44
401,119,668
1
0
null
null
null
null
UTF-8
C++
false
false
9,499
cpp
/* Потребно е да се имплементираат класи File (датотека) и Folder (директориум) за работа со едноставен податочен систем. Во класата File треба да се чуваат следниве податоци: Име на датотеката (динамички алоцирана низа од знаци) Екстензија на датотеката (енумерација со можни вредности: txt, pdf, exe) Име на сопствен...
[ "stefan@heckgaming.com" ]
stefan@heckgaming.com
83d074f3c55df7e163167fc8adf91435a1be7276
fcb47577b4cde9b49edc289457ee661b63e77dc8
/src/app/providermodel.cpp
daa04234de346e0f853cf4d9743476e57d7b0318
[]
no_license
ibatullin/rosa-cloud
8b4c613ec5a5f78810b80e51dd8e28ca6d90fe3d
540af17487471ae877027e0cbbaded1655738fcf
refs/heads/master
2021-01-12T20:54:48.007965
2014-11-21T14:11:30
2014-11-21T14:11:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
963
cpp
#include "providermodel.h" ProviderModel::ProviderModel(QObject *parent) : QAbstractListModel(parent) { } ProviderModel::~ProviderModel() { } QVariant ProviderModel::data(const QModelIndex &index, int role) const { if (!index.isValid()) return QVariant(); int row = index.row(); if (row < 0...
[ "tibatullin@smartlabs.tv" ]
tibatullin@smartlabs.tv
bd9cfc3f2c76e5b309bab4d513f56cb5bbc411b5
dfd4ba77611164e44503180f90a90a97b81af3f4
/Kalmanfilter/log.h
aa1d3c7979543d05863a5b64a2722c89184d8f1b
[]
no_license
andrekor/Eurobot2.0
98bb41174cfe0f9fdd6f995833a16a79f9325579
5971e3eda2155064c2514ec560b955808c96bf6b
refs/heads/master
2016-09-05T15:58:24.993867
2015-06-03T16:17:59
2015-06-03T16:17:59
35,883,902
0
0
null
null
null
null
UTF-8
C++
false
false
126
h
#include <iostream> #ifdef DEBUG #define LOG(x) std::cerr << "[LOG] " << x << std::endl; #else #define LOG(x) #endif // DEBUG
[ "andrekor@ifi.uio.no" ]
andrekor@ifi.uio.no
935bc6621466c60a1ce3289997c7ed6bbb3c4ce2
e97df84ff53437ed48601ab0305b47d6bec0cc85
/LeetCode&PAT/PAT/ad_1076.cpp
2c90162441acf31993732a6959e028ed4b2caddb
[]
no_license
ChhYoung/Coding_Diary
ebab091a954db488ce9915c64d589b4257c9f551
4a148a212cb47950f358a4a943018398c811d7a8
refs/heads/master
2022-10-04T14:19:34.108089
2020-05-31T13:17:08
2020-05-31T13:17:08
178,336,070
4
2
null
2019-03-29T08:57:40
2019-03-29T05:07:16
Jupyter Notebook
UTF-8
C++
false
false
1,364
cpp
#include<vector> #include<iostream> #include<queue> #include<algorithm> using namespace std; const int maxn = 1010; struct node{ int id; int level; }; // 邻接表 vector<node> G[maxn]; // 是否已经加过队列 bool inq[maxn] = {false}; // 利用 bfs // start : 起始节点, L : max level int bfs(int start, int L){ // 转发数 int forw...
[ "984924255@qq.com" ]
984924255@qq.com
664ea0bf433b5509fb546f0b4aaba9d90f1258e0
1fd9af55307154026e491f0635110add28a5ea6d
/Cameras/SWFO/InjectableGenericCameraSystem/System.h
3da013a948cac1c4111babaa77601e25e271a921
[ "BSD-2-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
zanzo420/InjectableGenericCameraSystem
a9a51e4f5899dad0f16788b04a632c6e5efd74e4
3c2be6fbfcdc3a54f5a54bbb8b281b67325cbcef
refs/heads/master
2021-06-12T16:43:22.306527
2020-04-04T20:05:24
2020-04-04T20:05:24
254,359,574
0
0
BSD-2-Clause
2020-04-09T12:03:03
2020-04-09T12:01:46
null
UTF-8
C++
false
false
2,769
h
//////////////////////////////////////////////////////////////////////////////////////////////////////// // Part of Injectable Generic Camera System // Copyright(c) 2019, Frans Bouma // All rights reserved. // https://github.com/FransBouma/InjectableGenericCameraSystem // // Redistribution and use in source and binary ...
[ "frans@sd.nl" ]
frans@sd.nl
079341c31f748cda50941392459534d9e546bb4d
97756c60216574b0dcdc05dfcbd25d0246a071f7
/lib/libbullet/src/btGImpactCollisionAlgorithm.h
4210f0e92eaf4451fabe7038ec0adced7f337e45
[ "Apache-2.0" ]
permissive
hivesolutions/mariachi
1b703ed004922d8140caace3ea98c788858c26e6
b8dc552e1c961f5faca1e9331d2b2ea45bdbdc76
refs/heads/master
2020-12-24T16:34:54.606556
2020-01-02T16:33:04
2020-01-02T16:33:04
27,374,575
1
0
null
null
null
null
UTF-8
C++
false
false
9,839
h
/*! \file btGImpactShape.h \author Francisco Len Nfljera */ /* This source file is part of GIMPACT Library. For the latest info, see http://gimpact.sourceforge.net/ Copyright (c) 2007 Francisco Leon Najera. C.C. 80087371. email: projectileman@yahoo.com This software is provided 'as-is', without any expr...
[ "joamag@gmail.com" ]
joamag@gmail.com
ed28b329f31ad0b9d424cf35c67e28d36e705c3b
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium_org/testing/android/native_test_util.cc
7d5f02539738da400fe578ef006494f824a02bf0
[ "MIT", "BSD-3-Clause" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
1,522
cc
// Copyright (c) 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 "testing/android/native_test_util.h" #include "base/file_util.h" #include "base/files/file_path.h" #include "base/strings/string_tokenizer.h...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
0fff9693a11469306d5f7a295762bb3601ba01aa
e3e14afd9c330be84c92a54a465b586520ad1ee4
/acmp/0814.cpp
5cb2ef759a1cd60d54d31957a5fcd09fb7703c3f
[]
no_license
zv-proger/ol_programms
ab5a6eeca4fa1c3eb30dc49b4ebd223eb0b8deb5
acf305c1216ab10f507a737d8f4bcf29f0e2024b
refs/heads/master
2022-12-14T22:56:18.294281
2020-09-18T09:54:25
2020-09-18T09:54:25
279,568,502
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
680
cpp
/* Автор кода: Вадим Зинов (zv.proger@yandex.ru) Решение задачи 0814 с сайта acmp.ru */ #include<bits/stdc++.h> using namespace std; bool simp[10000]; void init() { for(int i = 2; i*i < 10000; i++) { if (simp[i]) { simp[i] = 0; continue; } if (!simp[i]) ...
[ "zv.proger@yandex.ru" ]
zv.proger@yandex.ru
15d8fb70c52f60ff405085f051cf0cb7e6d66f29
2eea0f894c6d1d7b72ae17287f54d361549a06ad
/src/frovedis/ml/fpm/fp_growth_model.hpp
ccb0e287c96a9db5c63825900a5b46a9d8d5e4db
[ "Apache-2.0", "BSD-2-Clause" ]
permissive
uestc-chen/frovedis
0e7160dcb7827a8a0fd81902ff485cd5e64b6a77
3cb2918792426d5f04c8f847ec0cc3257bf4e51e
refs/heads/master
2022-04-22T04:37:14.637910
2020-03-25T05:43:50
2020-03-25T05:43:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,100
hpp
#ifndef _FP_GROWTH_MODEL_ #define _FP_GROWTH_MODEL_ #include <frovedis/dataframe.hpp> #include <typeinfo> namespace frovedis { struct association_rule{ association_rule() {} association_rule(std::vector<dftable>& rs): rule(rs){} void debug_print(); void save (const std::string& fname); void save...
[ "t-araki@dc.jp.nec.com" ]
t-araki@dc.jp.nec.com
e528c773b85c7016450b0281f1657eaa2289d1d1
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/6/4049.c
9efcfaaa2e645bdde953da58249a859c5e6f2dd3
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
949
c
int v[100][100]; //class mat //{ //public: // int m; // int n; // int **v; // //public: // mat(int mm,int nn) // { // m=mm; // n=nn; // v=new int*[m]; // for(int i=0;i<mm;i++) // { // v[i]=new int[n]; // } // } int sum(int m,int n) { int su=0; if(n>=2 && m>=2) { for...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
73dac718a8410902a4c1cab889b0ee578ae86455
62c87d66b28bdfa79b80a5b6148d2ecaea92d05e
/223_Rectangle Area.cpp
9d4d57fa7080b069514550d7f1429d7f76733bc6
[]
no_license
ivanzjj/Leetcode
33a5e51d4d9ecd4fb4eea11a48e9291c4d657018
1ab4a1943a9408a74d07356f1076d0e8b03a73be
refs/heads/master
2021-01-10T10:28:01.022182
2015-06-18T08:34:55
2015-06-18T08:34:55
36,235,435
0
0
null
null
null
null
UTF-8
C++
false
false
661
cpp
/* first check whether this two rectangle is not intersected if two rectangle is intersected, then calculate the area of intersected part. */ class Solution { public: int computeArea(int A, int B, int C, int D, int E, int F, int G, int H) { int left = 0; if (max (A,C) < min (E,G) ...
[ "ivanzjjcsu@gmail.com" ]
ivanzjjcsu@gmail.com
6e5affbfbb8db644deb459fb40439b2cbedcc534
a2bf0ffd0846a43ac3e9d817a480e9f04b025112
/Projeto_Head_RC/Head_RC/Head_RC.ino
e4e0a492b0cb9d263cd60f8f863ea4e1fdf2821b
[]
permissive
angelicadri/HeadRC
c897f567a792f6f5206cd5f2dd1fe561ab9a7b69
94959a95aa575c4b039799b1a3be9170207d5742
refs/heads/main
2023-06-10T22:40:36.478685
2021-07-06T21:18:00
2021-07-06T21:18:00
365,498,765
0
0
MIT
2021-05-08T11:36:55
2021-05-08T11:36:54
null
UTF-8
C++
false
false
2,885
ino
// INCLUSÃO DE BIBLIOTECAS #include <MPU6050_tockn.h> #include <Wire.h> #include <IRremote.h> // DEFINIÇÕES //#define MPU6050_ADDR 0x68 // ENDEREÇO QUANDO O PINO AD0 ESTIVER LIGADO AO GND //#define MPU6050_ADDR 0x69 // ENDEREÇO QUANDO O PINO AD0 ESTIVER LIGADO AO VCC #define DEBUG // INSTANCIANDO OBJ...
[ "adsq04@hotmail.com" ]
adsq04@hotmail.com
7c7e368acdbcf90d43bc9bed242bbc0a2982ff92
16edc75f0a71f87b253d3414eb48b0dfbe63bf6d
/trunk/src/app/srs_app_hds.cpp
7e154560e6c0b6da1d3f888d1ad14529d7b0f1f8
[]
no_license
shilonghai/srs-with-hevc-support
26733a3f147ebb21f97bcfd1da207f97dc94bc66
0b51931aa2172bd9ac62e4e2295edfdf51573445
refs/heads/master
2020-04-28T23:18:32.863563
2019-03-15T13:02:42
2019-03-15T13:02:42
175,650,022
2
2
null
null
null
null
UTF-8
C++
false
false
19,994
cpp
/* The MIT License (MIT) Copyright (c) 2013-2015 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merg...
[ "timedog1@sina.com" ]
timedog1@sina.com
1d707f1132e3a31e20edd0ebfc30a9dd466309b9
ff33e78882775c7061afb915fc5536874051e7a4
/include/asr/util/logger/Config.h
9628979336bf4daa72bf06d6cdb8fbdec2448f14
[ "MIT" ]
permissive
asura/logger
0c78a6993009cc0bbef5a2dd129577036acaf1f6
3bbf95dd30adb32110855ac78d4055511bf43970
refs/heads/master
2023-02-03T11:35:19.832955
2019-10-16T19:43:07
2019-10-16T19:43:07
208,600,789
0
0
MIT
2023-01-24T18:35:26
2019-09-15T13:48:37
C++
UTF-8
C++
false
false
1,277
h
#ifndef ASR_UTIL_LOGGER_CONFIG_H #define ASR_UTIL_LOGGER_CONFIG_H #include <yaml-cpp/yaml.h> #include <istream> #include <memory> // std::unique_ptr #include <string> #include <vector> namespace asr { namespace util { namespace logger { class Config { public: struct Spdlog { struct Sink { ...
[ "quanyangyi0323@gmail.com" ]
quanyangyi0323@gmail.com
fbd6a5674329cae6e373b80ffd7483351064a82c
e7cdddb3f82ae553d6c53463950dd94d65e0599c
/Coding Ninjas/longestSubsequence.cpp
1e15b3c26c7e9389513587711337d44bea510e32
[]
no_license
IAMWILLROCK/Competetive-Programming
9d06aaa8efc6cf6d3ac683ac08767ab8d180a428
4b6fe6680542ee568ee25603321283afa954abe8
refs/heads/master
2023-01-28T14:09:41.640729
2020-12-10T12:50:18
2020-12-10T12:50:18
284,974,193
0
0
null
null
null
null
UTF-8
C++
false
false
1,060
cpp
#include<iostream> #include<bits/stdc++.h> using namespace std; vector<int> longestSubsequence(int *arr,int n){ set<int> s; set<int>::iterator it; map<int,int> m; vector<int> ans; for(int i=0;i<n;i++){ m.insert(pair<int,int>(arr[i],i)); } for(int i=0;i<n;i++){ s.insert(arr[i]); } int length=1,maxLen...
[ "sfardinhussain@gmail.com" ]
sfardinhussain@gmail.com
626baf7013f35787add659be0fc09d4cfa8249a5
545eaa27866eefdfffe867c073d531253c14495c
/SimpleDirectUI/WebBrowserControl.h
b03362edeb3a8a6919f1e3015b718ed6748ecd86
[]
no_license
yongsticky/WebgameLauncher
1468dfc4e0df71645c7d111488b085c4fdad7de4
3cad4b0200403b61f78aed0365dd044c833e15ae
refs/heads/master
2021-01-15T08:14:06.894138
2017-10-12T08:25:53
2017-10-12T08:25:53
99,560,944
2
2
null
null
null
null
UTF-8
C++
false
false
1,772
h
#pragma once #include "Control.h" #include "Application.h" namespace SDUI { class CWebBrowserEvents; class COleClientSiteImpl; class CWebBrowserControl : public CControl, public _IMessageFilter { public: CWebBrowserControl(); virtual ~CWebBrowserControl(); DYNAMIC_OBJECT_DECLARE(CWebBrowserControl, ...
[ "54995288@qq.com" ]
54995288@qq.com
b32233babb65a3a1ef22f2dc9a7f7bbea5c7412e
c6ab85ee22953a3a4756972da00c943f37f2aac8
/BladeEngine/src/mesh_utils.cpp
8e2aee3106cfafc04d5d3fbbad70190866d1e822
[]
no_license
agkountis/GFXI
c073ec0616a2f84077e42cd0a19d1c91c2d603b3
b8aad0c93a33870e74fe4e4298a273c53a28048f
refs/heads/master
2021-06-19T02:28:59.438295
2017-06-19T13:43:11
2017-06-19T13:43:11
81,095,883
0
1
null
null
null
null
UTF-8
C++
false
false
9,225
cpp
#include "mesh_utils.h" #include "math_utils.h" namespace Blade { namespace MeshUtils { Mesh* GenerateCube(float size, VertexWinding vertex_winding) noexcept { Mesh* m{ new Mesh }; float half_size{ size / 2.0f }; //front m->AddVertex( Vertex{ Vec4f{ -half_size, -half_size, -half_size, 1.0f...
[ "agelosbb@gmail.com" ]
agelosbb@gmail.com
22fb9f56db696cb5d77f96e82da58f84cfeac1d2
0fe7cfb034db0d37b3761c5a2b0d902782f89cea
/programs/funcanal/FuncView/CompMatrixView.h
0e401216d0064fdcb4a81e8a95abf399010136c1
[]
no_license
dewhisna/m6811dis
a7fc0310dfa9ccfe5e626fc64a1f99350c567b2e
ab345e6fa714c8607ca85cbc885b53a9aa782710
refs/heads/master
2021-07-13T17:53:21.249108
2021-07-03T20:16:34
2021-07-03T20:16:34
42,601,302
1
0
null
null
null
null
UTF-8
C++
false
false
2,560
h
// CompMatrixView.h : header file // ///////////////////////////////////////////////////////////////////////////// // // $Log: CompMatrixView.h,v $ // Revision 1.1 2003/09/13 05:45:38 dewhisna // Initial Revision // // #if !defined(AFX_COMPMATRIXVIEW_H__ECF95B71_7B54_4A0D_95E0_C871FC74DD2F__INCLUDED_) #de...
[ "dewhisna@users.noreply.github.com" ]
dewhisna@users.noreply.github.com
2c4cccfc403f54b8130f1ad9c00d7022e2028187
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5640146288377856_1/C++/wap5/A.cpp
21d22de894a48e8b1c1ff2f9cddf856ef014e1aa
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
917
cpp
#include <vector> #include <list> #include <map> #include <set> #include <deque> #include <stack> #include <bitset> #include <algorithm> #include <functional> #include <numeric> #include <utility> #include <sstream> #include <iostream> #include <iomanip> #include <cstdio> #include <cmath> #include <cstd...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
96c2a0ef8ac717b47274e4219072828c6944563c
ef5293888c681e234c476aada1e234098008d849
/src/dataServer/definition/ValueRecordList.cpp
11ec0037117c4c35541813c3cb15c52de30a358d
[ "MIT" ]
permissive
fmidev/smartmet-library-grid-content
5a76dcf35e0bda79ab2b8da3c524ff2a2361103e
71e4b24bab79a5f6238a163bb951091cac23f04e
refs/heads/master
2023-08-04T06:45:03.732347
2023-08-03T07:32:36
2023-08-03T07:32:36
91,444,640
0
0
null
null
null
null
UTF-8
C++
false
false
3,656
cpp
#include "ValueRecordList.h" #include <macgyver/Exception.h> #include <grid-files/common/GeneralFunctions.h> namespace SmartMet { namespace T { ValueRecordList::ValueRecordList() { try { } catch (...) { throw Fmi::Exception(BCP,"Operation failed!",nullptr); } } ValueRecordList::ValueRecordList(V...
[ "markku.koskela@fmi.fi" ]
markku.koskela@fmi.fi
c34cfb4b1a1ecadc175c5c6054b7e8a7c98da988
598eec950b0212dbedcd5e5408fecf92f573cd34
/Project6/Engine/Grafica/Sprite.h
dc1be9228bcec63af31f1a9e19ddc86017d08eb1
[]
no_license
GhineaAlex/2D-OpenGL-Game
8e7a510126e21cb3a9590928c09e2e6988c93b22
b8df4725388ed0038cf4adfd1d0938f05cc2f12e
refs/heads/master
2020-03-09T05:36:39.771617
2018-04-15T20:21:51
2018-04-15T20:21:51
null
0
0
null
null
null
null
UTF-8
C++
false
false
937
h
//display propriu-zis a texturii in fereastra #pragma once #ifndef Proiect #define Proiect #include "GLFW/glfw3.h" #include "Texture.h" #include "../Mate/Vector3p.h" #include <string> #include <iostream> using namespace std; class Sprite { public: Sprite(); Sprite(string imagePath); Sprite(string imagePath, Vect...
[ "alexg9797@gmail.com" ]
alexg9797@gmail.com
00a6a884115359c092a3389d95958133fc9bd7cc
a0e51e3d3c91ef9e938361e90392d32c832235ff
/include/boost/ui/web_widget.hpp
dcc9e0aa436422067e57bb3335b6979d52878b7e
[ "LicenseRef-scancode-unknown-license-reference", "BSL-1.0" ]
permissive
kosenko/ui
22f6d332f74f303e0f7d39792a6e24bda108cf68
275d5ca12f229c1a7926a89f3244f111b03978b6
refs/heads/master
2022-09-05T21:22:52.881325
2022-08-16T22:55:45
2022-08-16T22:55:45
104,901,602
293
24
null
2018-11-04T22:05:52
2017-09-26T15:16:38
C++
UTF-8
C++
false
false
1,374
hpp
// Copyright (c) 2017 Kolya Kosenko // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt /// @file web_widget.hpp @brief Web widget #ifndef BOOST_UI_WEB_WIDGET_HPP #define BOOST_UI_WEB_WIDGET_HPP #include <boost/ui/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE #pragm...
[ "kolya.kosenko@gmail.com" ]
kolya.kosenko@gmail.com
235ea0ce3b6b73794be99f6467101c7cc4424086
fbbc663c607c9687452fa3192b02933b9eb3656d
/tags/1.20.03.00/mptrack/Mpt_midi.cpp
8f7455726f70659aa8532d651547d55290096919
[ "BSD-3-Clause" ]
permissive
svn2github/OpenMPT
594837f3adcb28ba92a324e51c6172a8c1e8ea9c
a2943f028d334a8751b9f16b0512a5e0b905596a
refs/heads/master
2021-07-10T05:07:18.298407
2019-01-19T10:27:21
2019-01-19T10:27:21
106,434,952
2
1
null
null
null
null
UTF-8
C++
false
false
4,361
cpp
/* * MPT_MIDI.cpp * ------------ * Purpose: MIDI Input handling code. * Notes : (currently none) * Authors: OpenMPT Devs * The OpenMPT source code is released under the BSD license. Read LICENSE for more details. */ #include "stdafx.h" #include <mmsystem.h> #include "mainfrm.h" #include "dlsbank.h" #include "...
[ "saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27" ]
saga-games@56274372-70c3-4bfc-bfc3-4c3a0b034d27
e0fd6c4965607045905ce21d8149c2b080e443cd
af0ecafb5428bd556d49575da2a72f6f80d3d14b
/CodeJamCrawler/dataset/11_2407_70.cpp
2fd485ff715826e85b29398ddee8b1b48646cce4
[]
no_license
gbrlas/AVSP
0a2a08be5661c1b4a2238e875b6cdc88b4ee0997
e259090bf282694676b2568023745f9ffb6d73fd
refs/heads/master
2021-06-16T22:25:41.585830
2017-06-09T06:32:01
2017-06-09T06:32:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,160
cpp
#include <stdio.h> #include <stdlib.h> #define B 0 #define O 1 #define MAX(x,y) ((x > y) ? x : y) #define MIN(x,y) ((x < y) ? x : y) typedef struct command_s command_t; typedef struct robot_s robot_t; struct robot_s { int position; command_t *cmdlist; robot_t *oth; }; struct command_s { int robot; int button;...
[ "nikola.mrzljak@fer.hr" ]
nikola.mrzljak@fer.hr
0edf38e32c8ba6af07a54c7a71a435f4e8ed9697
804ae22c671252096d850dda693db074cbdcf240
/MiniMath/inc/MiniMath/Ast/Environment.hpp
43cde76fff5df10ada36c246e2702b378b3a83f1
[]
no_license
Dimension4/MiniMath
f15490db899a15baf2a7fff72be5aae02fccdb99
1677675f5c33be8901390b80e768ae0558e312eb
refs/heads/main
2023-04-29T21:42:32.105216
2021-05-20T14:44:14
2021-05-20T14:44:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,113
hpp
#pragma once #include "MiniMath/Utility.hpp" #include <fmt/format.h> #include <map> #include <string> #include <functional> #include <filesystem> namespace mm { class Expr; namespace ast { class Environment { public: using ConstIterator = std::map<std::string, Expr,...
[ "Dimension4@users.noreply.github.com" ]
Dimension4@users.noreply.github.com
4d828145e1bb846dcbfb3d62621529e03acd3554
5f9a7b06bb4610ada8d2aebd2bfc229362a4a9f1
/include/slog/TimeSpan.h
704bcdfe36d3fa65eee24221ee84109a3a08c783
[]
no_license
koba290/slog
338b13d3e55fdc356980d4fb7fdbb08c56e776b5
4544aad5a644a7d9092682aa4ea1a50ecb2c00b7
refs/heads/master
2021-01-18T04:25:54.377018
2012-03-18T10:15:02
2012-03-18T10:15:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,488
h
/* * Copyright (C) 2011 log-tools.net * * 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 ag...
[ "coffeemam@gmail.com" ]
coffeemam@gmail.com
e0c7e85730e203c65bc6fd1aa0ef96d61370bf09
be2744f43865b43c3e9983a02e13426129b283c4
/Source/Engine/Core/Core_TypeId.cpp
9d3fe3a2e420bb1ff7e01ac59a120a4fa63d6121
[]
no_license
BryanRobertson/Alba
e94ef8f2b68c6f97023cbcf9ba977056fd38e739
cba532d0c7ef2631a240f70f07bf1d258867bb3a
refs/heads/master
2023-02-20T08:22:59.884655
2021-01-23T00:50:15
2021-01-23T00:50:15
112,042,539
0
0
null
null
null
null
UTF-8
C++
false
false
1,032
cpp
#include "Core_Precompile.hpp" #include "Core_TypeId.hpp" namespace Alba { namespace Core { template TypeId GetTypeId<bool>(); template TypeId GetTypeId<char>(); template TypeId GetTypeId<unsigned char>(); template TypeId GetTypeId<short>(); template TypeId GetTypeId<unsigned short>(); template TypeId ...
[ "bryanericrobertson+github@gmail.com" ]
bryanericrobertson+github@gmail.com
57b1a899b64dde8eb74c1b2674f60d9c1e877f1d
39f066872ab9fcc7541e165c33c161a4017e4354
/src/qt/bitcoin.cpp
5375591a37249d1d27c9935279e8c0cde5c39183
[ "MIT" ]
permissive
hansendm/growers
15547f5a0268ebd6255ee95e43d898275daf7ed1
659288932346761d25be1ef51c65ffdae89eba14
refs/heads/master
2022-04-02T21:20:44.693055
2019-12-24T18:19:53
2019-12-24T18:31:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,393
cpp
/* * W.J. van der Laan 2011-2012 */ #include <QApplication> #include "bitcoingui.h" #include "clientmodel.h" #include "walletmodel.h" #include "optionsmodel.h" #include "guiutil.h" #include "guiconstants.h" #include "init.h" #include "ui_interface.h" #include "paymentserver.h" #include <QMessageBox> #include <QTe...
[ "growersintl@gmail.com" ]
growersintl@gmail.com
1ae91ff52e06f354c545740a4863078ced3fa052
d12d935f52c8a5ec7c858300e24689e7114ed2d4
/src/bitcoin-cli.cpp
48efa2cdf0e4173878259c9a037f84d797d44aac
[ "MIT" ]
permissive
coindroid42/test
4784cd9bc23f0dc6e2b3dca3409da0f00b8f110f
f763f7726902f7af299bf3402774c0070e69be8f
refs/heads/master
2023-01-30T11:03:52.050590
2020-12-08T14:23:47
2020-12-08T14:23:47
319,660,642
0
0
null
null
null
null
UTF-8
C++
false
false
9,713
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2020 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "chainparamsbase.h" #include "clientversion.h" #include "rpcclient.h" #i...
[ "you@example.com" ]
you@example.com
1b9799ab7d045a580fd5564b2557ebdc4577bcc9
0fda86164369bcbe5f3c3c2ae7c0d72fdfbaa6f7
/llvm-project/clang-tools-extra/clangd/Protocol.h
1ccfa587bf8727d9987a1cfccce3cd6610bc1fcd
[ "MIT", "Apache-2.0", "LLVM-exception", "NCSA" ]
permissive
ananthdurbha/llvm-mlir
74923e50dace37e840f75b79ed2b6c02a36079bc
a5e0b8903b83c777fa40a0fa538fbdb8176fd5ac
refs/heads/master
2022-12-20T02:25:52.994086
2019-12-16T07:11:19
2019-12-16T07:11:19
228,313,885
0
0
MIT
2022-12-12T02:36:52
2019-12-16T06:01:46
C++
UTF-8
C++
false
false
45,225
h
//===--- Protocol.h - Language Server Protocol Implementation ---*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "ananth.durbha@getcruise.com" ]
ananth.durbha@getcruise.com
b97ba983209896cfc09fe461e3e21118e33bf955
7e3b429db7c3c16684897e41146a99c27335e424
/Algorithms/DP/DPAgain/Addit/VerticalOrderTravusingmap.cpp
a9eac842a5c80d11570bda0f2fe32d7bfa6d8858
[]
no_license
kailasspawar/DS-ALGO-PROGRAMS
21d2ef01bbbcc82d3894ceb48104620b79cd387e
4ae363d1d51406248b8afb38347c3e4cd92af5c3
refs/heads/master
2020-04-05T20:48:26.510384
2018-11-12T10:28:11
2018-11-12T10:28:11
157,195,857
0
0
null
null
null
null
UTF-8
C++
false
false
916
cpp
#include<iostream> #include"bst.h" #include<map> #include<vector> using namespace std; void verticalOrder(bnode root,int hd,map<int,vector<int> >&m) { if(!root) return; m[hd].push_back(root->data); verticalOrder(root->left,hd-1,m); verticalOrder(root->right,hd+1,m); } void printVertical(bnode root,map<in...
[ "kailas462@gmail.com" ]
kailas462@gmail.com
ccc3b203a1195d126107413532ede8866f92536e
1315da08233b6a5ed4079c8035a069844d222633
/extensions/glTFLoader/glTFLoader/tiny_gltf.h
7f0f489dce5237eee0f8f912259db938c9389ff2
[]
no_license
favcode/Bifrost3D
7093a1ea6d3659a78bd60f3a05941bf3c7180bbc
9be8d66be963c4a9e93dcc380aed1c3d8a967d24
refs/heads/master
2023-01-04T00:47:42.548085
2020-10-25T19:10:14
2020-10-25T19:10:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
165,792
h
// // Header-only tiny glTF 2.0 loader and serializer. // // // The MIT License (MIT) // // Copyright (c) 2015 - 2019 Syoyo Fujita, Aurélien Chatelain and many // contributors. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the ...
[ "asger.hoedt@3shape.com" ]
asger.hoedt@3shape.com
ce57e9ae70cf760c00a8023e5a88e263b5dfc48e
6e969b3cd1c95bf7897cb1cbaa03eddf99a8aa47
/sqf/outbreak_code/config/cfgZombies/cfgZombies.hpp
90105fdeebc4f3eb1a9f47241fde370c448d40dd
[]
no_license
thewanderer8891/Outbreak
e0963fb589e7d2e92fb3b43a6a99c5dceb521602
d85d1d58b70a5e0b4e1b2ef819d663e91522c66d
refs/heads/master
2021-01-16T00:22:35.577935
2015-11-07T17:58:59
2015-11-07T17:58:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
702
hpp
class CfgZombies { #include "cfgZombieClothes.hpp" }; class CfgFaces { class Man_A3; // External class reference class ZombieFace : Man_A3 { class Default { displayname = "Zombie Face"; texture = "\outbreak_assets\textures\faces\zombie_face_01.paa"; head = "DefaultHead_A3"; identityTypes[] = {}; ...
[ "quacksterr.15@gmail.com" ]
quacksterr.15@gmail.com
d49c66415329c69301edeefe4798b2ff5efb2ae6
2b9418cfadd7ccbcf1754b5bf8014c49b9aef42e
/packages/directxtk_desktop_2017.2021.1.10.1/include/Audio.h
a026c2896e3524564c96ae75291e2a34e207f5de
[ "MIT" ]
permissive
SButtan93-dev/DX11Starter_ECSEngine
2d3064cd461e74d717e790d27531b0774ff55185
4031431f5c617155e82c8c901fc22a3046488dac
refs/heads/master
2023-07-16T22:15:31.108483
2021-09-02T05:38:18
2021-09-02T05:38:18
342,885,925
3
0
MIT
2021-07-20T23:56:53
2021-02-27T15:12:29
C++
UTF-8
C++
false
false
28,055
h
//-------------------------------------------------------------------------------------- // File: Audio.h // // DirectXTK for Audio header // // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // // http://go.microsoft.com/fwlink/?LinkId=248929 // http://go.microsoft.com/fwl...
[ "saurabhbuttan1749@gmail.com" ]
saurabhbuttan1749@gmail.com
2480526a9c47d126cf223c77a664a57e0336fd02
4c7f04313e055ff08de887d76007a4aa96377396
/gazebo7_7.14.0_exercise/gazebo/sensors/WideAngleCameraSensor.cc
a2296489d30097e596cf1b323ee15998f5cedd62
[ "Apache-2.0" ]
permissive
WalteR-MittY-pro/Gazebo-MPI
8ef51f80b49bcf56510337fdb67f1d2f4b605275
6e3f702463e6ac2d59194aac1c8a9a37ef4d0153
refs/heads/master
2023-03-31T07:41:44.718326
2020-03-02T07:22:13
2020-03-02T07:22:13
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,911
cc
/* * Copyright (C) 2015 Open Source Robotics Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
[ "tjpu_zenglei@sina.com" ]
tjpu_zenglei@sina.com
bfe0f921eeb1b30aeb87454eeb2a4fefe876cbf4
81be1588059136c70fef297c428e6a3f461cd12e
/src/dsu.cpp
44bfbf68576fc3e69c40ea8ebdd4bad725d2f9cf
[]
no_license
JohnXinhua/icpc
c3515625f54bdaac5ab0b3e3ec57a14482246cec
129738ac5c11f15879d8c3375ded0987d93c40af
refs/heads/master
2020-12-25T21:23:30.407286
2015-05-04T10:34:55
2015-05-04T10:34:55
null
0
0
null
null
null
null
UTF-8
C++
false
false
410
cpp
void make_set(int v) { parent[v] = v; rank[v] = 0; } int find_set(int v) { if (v == parent[v]) return v; return parent[v] = find_set(parent[v]); } void union_sets(int a, int b) { a = find_set(a); b = find_set(b); if (a != b) { if (rank[a] < rank[b]) swap(a, ...
[ "thomas@ahle.dk" ]
thomas@ahle.dk
2c357b5d7fc2e3e843b94a7d3c1550219d862777
63e6cc4d88a45987a3ca56da885e554daddae430
/src/common/log/LogD.cpp
dd13774bfe2319fce6677f5f160bcf3217f7b0c5
[ "MIT" ]
permissive
MicroTargetEngine/MTE-Core
206618d3f471600a32dc8a2ba5fe754ac31e31b1
36a801171f5dc8fae51abdf30b7e36407fc31687
refs/heads/master
2021-01-19T09:00:19.392500
2016-10-08T15:19:22
2016-10-08T15:19:22
82,081,294
0
0
null
null
null
null
UTF-8
C++
false
false
2,028
cpp
/********************************************************************* File: LogD.cpp Description: LogD Source Part. Author: Doohoon Kim (Gabriel Kim, invi.dh.kim@gmail.com) Created: 2016/09/18 Copyright (c) 2016, Team "FireBase", Open Robot Marathon, IRC. Permission is hereby grante...
[ "invi.dh.kim@gmail.com" ]
invi.dh.kim@gmail.com
9112cf6e69124f97fb41e42ca34441b5c4d6737c
7d02ec35e8230c05fbe3d797b43b2cb1fd2947af
/5_longest_palindromic_substring.cpp
2341f48d670762a39e52d7613cc18b2efb0d60e0
[]
no_license
lip23/leetcode
0f4343d9ce925df4f753ff90367193521496e05c
c821da8d04278a2f2b59c8021572ffcdb1100e58
refs/heads/master
2021-05-26T07:43:22.728268
2020-04-10T16:32:56
2020-04-10T16:32:56
127,937,590
0
0
null
null
null
null
UTF-8
C++
false
false
1,501
cpp
// file: 5_longest_palindromic_substring.cpp // author:lipcat // time: 2020-01-08 23:55 class Solution { public: // solution // 依次判断s[i:j]是否回文 string longestPalindrome(string s) { string ans; for (int i = 0; i < s.length(); ++i) { for (int j = s.length() - 1; j >= i && j -...
[ "liptju@163.com" ]
liptju@163.com
221c2ca0c4f2cbc4810b25d0e6cfcddf26503649
ba444c530390b369d92d2a446b2667ed10674ac4
/problems/11661.cpp
46b8d4edbf6e416af81792059171379946c730e8
[]
no_license
mkroflin/UVa
62c00eede8b803487fa96c6f34dc089b7ea80df5
aa9815f710db094fb67ceafb485b139de58e9745
refs/heads/master
2022-03-21T05:04:32.445579
2018-11-15T19:44:19
2018-11-15T19:44:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
669
cpp
#include <iostream> using namespace std; int main() { int n; while (cin >> n, n) { string s; cin >> s; int dist = n; for (int i = 0; i < n; ++i) { if (s[i] == 'Z') { dist = 0; break; } i...
[ "matej.kroflin@gmail.com" ]
matej.kroflin@gmail.com
f2226a8ddb2100450d037989479ef6e5f34ae771
7c17e5606be4ad8d1785226deb3fe5677e04d099
/stuff/urho3d/Source/Samples/00_ignition/relative_pose/_zzz/pioneer_src/ui/TextEntry.h
b3934ee5cfc2ff9792ae55ac31f1ad8f0e6dedb2
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
z80/ignition
a4fa4adb32fed843ee41bcdc83e41ba3d70f048b
629c9d998d53de33f3b123910770f73c9e783234
refs/heads/master
2023-07-21T17:46:52.510964
2023-04-04T17:18:41
2023-04-04T17:18:41
206,724,558
14
3
null
2022-06-23T00:02:44
2019-09-06T06:06:22
C++
UTF-8
C++
false
false
1,069
h
// Copyright © 2008-2020 Pioneer Developers. See AUTHORS.txt for details // Licensed under the terms of the GPL v3. See licenses/GPL-3.txt #ifndef UI_TEXTENTRY_H #define UI_TEXTENTRY_H #include "Container.h" #include "Label.h" #include "graphics/Drawables.h" namespace UI { class TextEntry : public Container { pub...
[ "bashkirov.sergey@gmail.com" ]
bashkirov.sergey@gmail.com
3c1460933a526b0b3497dec1823bd27a5c2b2e29
82ffbe324536805b25cf01bb068d93fe0f6f26ab
/leetcode C++/DP/2D/Palindrome_Partitioning_II/answer.cpp
37b3922b23052ce4dd936eadb315ffbb875b5f92
[]
no_license
caixiaomo/leetcode-ans1
b4e0fab2da42036f8409b9adb6ccf33e22bbac11
d6ba2b76a3cf469abb97b170caa2f99c1564306f
refs/heads/master
2020-03-31T01:23:08.989746
2015-03-02T14:31:13
2015-03-02T14:31:13
31,544,222
1
1
null
null
null
null
UTF-8
C++
false
false
1,245
cpp
/* Palindrome Partitioning II Total Accepted: 6637 Total Submissions: 38258 My Submissions Given a string s, partition s such that every substring of the partition is a palindrome. Return the minimum cuts needed for a palindrome partitioning of s. For example, given s = "aab", Return 1 since the palindrome partitioni...
[ "caixiaomo1993@gmail.com" ]
caixiaomo1993@gmail.com
bc68fd5fb288097fd6ae1b01603631fc57369b25
a50268b0fb485f13f040acb89b75db79c7b857b1
/swordCode/27_ConvertBinarySearchTree.cpp
0b6d67b4a8c6be5a2ce699fbe51d86bde97300c9
[]
no_license
MasonSu/leetcode
6957403f5c1e14a2a25ee62295cd9ba32a4b28f9
d4d8a425684784f204defef04c9a2d9d94db7d11
refs/heads/master
2021-01-21T15:07:25.303110
2020-05-20T14:45:14
2020-05-20T14:45:14
59,660,754
0
0
null
null
null
null
UTF-8
C++
false
false
1,072
cpp
/** * 输入一棵二叉搜索树,将该二叉搜索树转换成一个排序 * 的双向链表。要求不能创建任何新的结点,只能调整树 * 中结点指针的指向。 */ #include <iostream> #include <stack> using std::stack; struct TreeNode { int val; struct TreeNode *left; struct TreeNode *right; TreeNode(int x): val(x), left(NULL), right(NULL) {} }; class Solution { public: TreeNode* Convert(Tr...
[ "xiaxzheng@gmail.com" ]
xiaxzheng@gmail.com
8724b32a9ae725a0cdeeef0e44142bbff6019e4d
653f49d47f6f88c7c8c0b0343b02e8a5bb8ae66d
/dart_Lite/src/dynamics/BodyNodeDynamics.h
bbcbb02d2116fc66e7a53b1cebf9d3999d60475b
[]
no_license
ana-GT/huboCode
53a860454c40090fc61d68ba8c3d6b205e810e42
a45fd1b78b7c3c6a9b37d6097dddfeca831994e4
refs/heads/master
2021-01-10T14:30:48.400413
2013-05-12T04:05:07
2013-05-12T04:05:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,770
h
/* * Copyright (c) 2011, Georgia Tech Research Corporation * All rights reserved. * * Author(s): Sumit Jain <sumit@cc.gatech.edu> * Date: 07/21/2011 * * Geoorgia Tech Graphics Lab and Humanoid Robotics Lab * * Directed by Prof. C. Karen Liu and Prof. Mike Stilman * <karenliu@cc.gatech.edu> <mstilman@cc.gatech...
[ "ahuaman3@gatech.edu" ]
ahuaman3@gatech.edu
1441bc6e4e043e5c41144e21c9f25a65cc0832eb
ef317a2be1c57ac37742b3764f42b32aaf73b578
/Manager/NI_XFSMgr.cpp
d0854c6dcfecc92365b813d990238629e85ecfae
[]
no_license
bytewerk-public/openxfs
e09b485afdc73b58a371b65eca1663524758749a
5774f66bb107c0da114232bdbdd26b432c0c0365
refs/heads/master
2023-03-30T18:12:38.868002
2020-07-01T19:18:50
2020-07-01T19:18:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,074
cpp
// NI_XFSMgr.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include "NI_XFSMgr.h" #include "NI_XFSManager.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif // // Note! // // If this DLL is dynamically linked against t...
[ "amochkin@bytewerk.com" ]
amochkin@bytewerk.com
553b0a0da3c92650281e7091feb5a1809320afab
9b7291d81a416bde2ec181229601eb2e33c7b8b2
/monophoton/phoMet/phi.cc
db56d634a3fa7465f0266a5887579e78e6ed66cf
[]
no_license
MiT-HEP/MonoX
ab1528e72dad2590a0ae64f1a1d47195139e1749
224ee01107a94cedf8563c497edb2f326b99d9b1
refs/heads/master
2021-01-24T06:04:16.645559
2019-11-15T09:18:40
2019-11-15T09:18:40
41,823,403
1
9
null
2018-07-19T17:05:30
2015-09-02T19:33:33
Python
UTF-8
C++
false
false
4,662
cc
#include "TreeEntries_simpletree.h" #include "TTree.h" #include "TFile.h" #include "TH1.h" #include "TLorentzVector.h" #include "math.h" void phi(TTree* _input, char const* _outputName, double _sampleWeight = 1., TH1* _npvweight = 0) { printf("Running skim\n"); simpletree::Event event; event.setStatus(*_input,...
[ "ballen@mit.edu" ]
ballen@mit.edu
15f9d30cf6d6cd100bbc22072c6f1ff78b3bab61
6fb7464f6bad513e4a72f182b4848fda9de5380c
/periodfind/ce.cpp
c3777d9279dc217f2766273c10bdf8b3f4a44e46
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
bfhealy/periodfind
0ef852f1eed7c4cdf02f776ce0bc71a801f9f6b1
3b42ed10a2a5bccb62d98def8a1f871aba2ff993
refs/heads/master
2023-04-07T10:36:36.751721
2021-04-11T03:18:36
2021-04-11T03:18:36
null
0
0
null
null
null
null
UTF-8
C++
false
true
454,194
cpp
/* Generated by Cython 0.29.21 */ #define PY_SSIZE_T_CLEAN #include "Python.h" #ifndef Py_PYTHON_H #error Python headers needed to compile C extensions, please install development version of Python. #elif PY_VERSION_HEX < 0x02060000 || (0x03000000 <= PY_VERSION_HEX && PY_VERSION_HEX < 0x03030000) #error Cython...
[ "ethanjaszewski@yahoo.com" ]
ethanjaszewski@yahoo.com
daf2e566110b7b548df65275f8ba18ffccabf98a
653e5cd3724231bef882b419b1dc8fdc3502d807
/Misc/QEKF/QEKF.cpp
049c5546ce01aaeb8b5976455b2a9f1b7959f2b6
[ "MIT" ]
permissive
Hyeong-Yong/STM32-libraries
95299a3082fb5af6e286243b8762df39928a5b90
f0d05495acee83be8fbefe0bbbb0ec7fd236cef5
refs/heads/master
2023-06-21T18:37:57.950435
2020-12-06T07:43:09
2020-12-06T07:43:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,252
cpp
/* Copyright (C) 2018-2019 Thomas Jespersen, TKJ Electronics. All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the MIT License * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the impli...
[ "thomasj@tkjelectronics.dk" ]
thomasj@tkjelectronics.dk
e99cd3d69bcea3d819983b11b091788c86d2afc6
64c5d0a41a109df7f49a75e9c8ee9ca98dfbba24
/libcef/renderer/render_frame_observer.h
2601b603e1c30b068e900beb5e8a0918e507f3fe
[ "BSD-3-Clause" ]
permissive
alexcross11248/cef
0d8fde5fc34dd667d7d1d6a87fd0c4f3f672e9dc
732a307c751c2670a35fd9e0e4a491cdfc6bcc6b
refs/heads/master
2020-06-07T13:28:05.610313
2019-06-19T14:53:31
2019-06-19T14:55:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,681
h
// Copyright 2014 The Chromium Embedded Framework Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be found // in the LICENSE file. #ifndef LIBCEF_RENDERER_RENDER_FRAME_OBSERVER_H_ #define LIBCEF_RENDERER_RENDER_FRAME_OBSERVER_H_ #include "content/public/renderer/re...
[ "magreenblatt@gmail.com" ]
magreenblatt@gmail.com
5d2f40d69eb1aa890b98d040971ba7e7f2861d46
f0458e378c0b86d07a90699ffcfe4b621b570395
/src/processors/MemTestProcessor.hh
dc56e753dea43d8a5ba7f96345c95e46a22f4bb3
[]
no_license
thomasms/lbno-nd
c8d9468a9b598bbae242e7698d538216f7745c4a
699ec919c4980e066e302de864ccfeee7de393a8
refs/heads/master
2021-01-12T08:54:39.309814
2016-12-17T09:29:57
2016-12-17T09:29:57
76,714,980
0
0
null
null
null
null
UTF-8
C++
false
false
895
hh
//____________________________________________________________________________ /*! \class MemTestProcessor \brief Processor class to check for memory leaks \author Yordan Karadzhov <Yordan.Karadzhov \at cern.ch> University of Geneva \created Sep 2013 \last update Sep 2013 */ //_________________________...
[ "stainer.tom@gmail.com" ]
stainer.tom@gmail.com
f25dbe4846bf71ef357b5ba75014debca1298792
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/inetsrv/msmq/src/lib/msm/lib/msmlisten.cpp
50f53793b17fa26a02dd0e7516c6558c3c6d6be8
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,568
cpp
/*++ Copyright (c) 1995-97 Microsoft Corporation Module Name: MsmListen.cpp Abstract: Multicast Listener implementation Author: Shai Kariv (shaik) 05-Sep-00 Environment: Platform-independent --*/ #include <libpch.h> #include <winsock.h> #include <Mswsock.h> #include <WsRm.h> #include <Cm.h> #inc...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
85029e713f56770002d55609dc614840eca2ff03
3f5fbaeaaf62da1e4f9bfb7b349cf7a3a6e4efcb
/LeetCode Submissions/Remove Nth Node From End of List.cpp
ec49ed61c7718837ddfa28ba2eaf17b0e268f149
[]
no_license
dipesh-m/Data-Structures-and-Algorithms
f91cd3e3a71c46dc6ffe22dac6be22d454d01ec3
f3dfd6f1e0f9c0124d589ecdb60e7e0e26eb28fc
refs/heads/master
2023-05-26T05:14:19.258994
2021-05-26T16:41:11
2021-05-26T16:41:11
276,396,488
1
1
null
null
null
null
UTF-8
C++
false
false
897
cpp
/** * Definition for singly-linked list. * struct ListNode { * int val; * ListNode *next; * ListNode() : val(0), next(nullptr) {} * ListNode(int x) : val(x), next(nullptr) {} * ListNode(int x, ListNode *next) : val(x), next(next) {} * }; */ class Solution { public: ListNode* removeNthFr...
[ "62656237+dipesh-m@users.noreply.github.com" ]
62656237+dipesh-m@users.noreply.github.com
a8584bc19678d8c0290aa9d3ee3bf423afdc5a7d
9a3b9d80afd88e1fa9a24303877d6e130ce22702
/src/Providers/UNIXProviders/StorageSettingsGeneratedFromCapabilities/UNIX_StorageSettingsGeneratedFromCapabilities_ZOS.hxx
cfc73ef3273c54a9d944b007b71cea48fc7b06a3
[ "MIT" ]
permissive
brunolauze/openpegasus-providers
3244b76d075bc66a77e4ed135893437a66dd769f
f24c56acab2c4c210a8d165bb499cd1b3a12f222
refs/heads/master
2020-04-17T04:27:14.970917
2015-01-04T22:08:09
2015-01-04T22:08:09
19,707,296
0
0
null
null
null
null
UTF-8
C++
false
false
1,863
hxx
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
9d447fc2dccbd169dfc51181a14efbd5fe589ec7
63ead0e6eeed62fbe6b4e88680c6a351610abfda
/Dev/Cpp/Effekseer/Effekseer/Effekseer.Socket.cpp
ea5d1f6e98632874f9fe96e44a3c519b0e70bd42
[ "IJG", "MS-PL", "GD", "MIT" ]
permissive
AndrewFM/Effekseer
216aff21568814bad5abe95fd9870b78ed89ce60
77c5521ae288adbb43e071e368c6e2eb418f39da
refs/heads/master
2020-04-11T04:42:40.383611
2017-03-26T02:00:40
2017-03-26T02:00:40
62,411,370
0
0
null
2016-07-01T18:10:06
2016-07-01T18:10:06
null
UTF-8
C++
false
false
2,668
cpp
 //---------------------------------------------------------------------------------- // Include //---------------------------------------------------------------------------------- #ifdef _WIN32 #include <winsock2.h> #pragma comment( lib, "ws2_32.lib" ) #else #include <sys/types.h> #include <sys/socket.h> #endif #in...
[ "effekseer@gmail.com" ]
effekseer@gmail.com
ffa13ed506a3c2f210b94edc8df02fb7667d7c79
34e8f4016f29d8d15caa1d3e8ad9bc4451d5dcd2
/lab2/hw2-starterCode/hw2-starterCode/hw2.cpp
fb74140542500ffd452357053cc1474891f60b83
[]
no_license
liuzijing2014/Computer-Graphics
5791b32c84d98796a611c8a105d68146158d4658
780137a82f16367b66a33cad34c9f211b4e71993
refs/heads/master
2021-01-13T15:31:53.797168
2017-01-12T21:26:24
2017-01-12T21:26:24
72,472,464
1
0
null
null
null
null
UTF-8
C++
false
false
40,321
cpp
/* CSCI 420 Computer Graphics, USC Assignment 2: Roller Coaster C++ starter code Student username: Zijing Liu */ #include <iostream> #include <cstring> #include <cstdio> #include <vector> #include <math.h> #include <limits> #include "openGLHeader.h" #include "glutHeader.h" #include "imageIO.h" #include "openGL...
[ "zijingli@usc.edu" ]
zijingli@usc.edu
f84046a25ec4ec6245ec1ab86d68530b55afafce
612f8a3a3a7f319d9d47eaed84880bf7a21a4e70
/SPOJ/PALIN-TheNextPalindrome/inpGen.cpp
ef2882652e48de9378afe44e9bd70e7bc123e6cf
[]
no_license
albertin0/coding
ab7b82e4e27c1f9eab94d66eeb2d0b614494b0f8
e4ced3127596958c6b233772097f101ec6093d84
refs/heads/master
2021-01-10T14:27:22.672157
2016-04-09T15:25:28
2016-04-09T15:25:28
49,198,001
0
0
null
null
null
null
UTF-8
C++
false
false
213
cpp
#include <iostream> #include <fstream> using namespace std; int main() { ofstream fPtr; fPtr.open("./input.in"); int t,i=1; cin>>t; fPtr<<t<<endl; while(i<=t) fPtr<<i++<<endl; fPtr.close(); return 0; }
[ "albertino1903@gmail.com" ]
albertino1903@gmail.com
8db59322a5bacac2108ac800a06643800a14dd79
729a6e2fcc8c25f53c448aa75cd2a03a6282631e
/stratified_wave_tank_with_internal_wave_generator/0.orig/U
ad7a27dc54391e90ec351ad346c9b8bade4c5367
[]
no_license
liqun1981/iceberg_drift
1803d881d52662a68fa57119f152dabf9563dffc
d57de3ceceea1116141a64a733ae1cc76214a798
refs/heads/master
2020-03-16T13:56:30.241043
2016-08-31T18:23:56
2016-08-31T18:23:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,300
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 3.0.1 | ...
[ "evankielley@gmail.com" ]
evankielley@gmail.com
74cf05da39073e27c76a76f5f5849df380c0e0a8
098de7d77b877755f3acf0153356d8af0467836e
/LightOj/IP Checking.cpp
633bc2fa84caa8ee333da08c91d0a8a76b20e802
[]
no_license
tariqul2814/ACMProblemSolves
58594deb51bd1d810e1efcf11257d56dc61da285
d23054508061812cc877237358c32eea5e9616c0
refs/heads/master
2020-05-19T11:30:11.848996
2019-05-05T06:59:30
2019-05-05T06:59:30
184,992,045
0
0
null
null
null
null
UTF-8
C++
false
false
1,743
cpp
#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; for(int i=0;i<n;i++) { string x=""; string y=""; cin.ignore(); cin>>x; cin>>y; int size1=x.size(); int size2=y.size(); int b=0; int number = 0; ...
[ "tariqul2814@gmail.com" ]
tariqul2814@gmail.com
73a5a61b155f528afbb96c48326ddd196b02ec72
a0b0d3e00f838d780b2b231a7668e4a3a360be64
/item/13.media/3.ARM/4.advertisement_system/mainwindow.cpp
7c024cd0fac7d7c7d4d5b82adebcb07117edddca
[]
no_license
hewei-bit/QT-Learing
d5ba754b2f6dec4fb18e085766a6b1e2b394111f
d5c1c4cb8d15237b1c21eda4385bd661068b545e
refs/heads/master
2022-11-26T05:06:18.491108
2020-08-02T07:20:37
2020-08-02T07:20:37
275,719,032
0
0
null
null
null
null
UTF-8
C++
false
false
4,923
cpp
#include "mainwindow.h" #include "ui_mainwindow.h" int runningTimer::count = 0; void runningTimer::ad_vedio() { if(ad_video_Process.state() == QProcess::Running) { ad_video_Process.kill(); ad_video_Process.waitForFinished(); } QString cmd = QString("mplayer -slave -quiet " ...
[ "1003826976@qq.com" ]
1003826976@qq.com
ded95773b99a87a9cdfba07fc25534624919a046
136ef215ae05f74d31dab2336979a94dfe960992
/407-grove-beginner-kit-p1/Grove-Beginner-Kit-for-Arduino-SCH-PCB/Grove_Starter_Kit/Grove_BMP280-master/Seeed_BMP280.h
3336df019d427843c33bcf1f0a50ba47170c7940
[ "MIT" ]
permissive
zmaker/arduino_cookbook
5ff4791ebce916e35060f2e9a7c26a014adeb26c
a972470c10f2c283d66aad8f389acf117a25f01e
refs/heads/master
2023-08-30T21:08:28.290973
2023-08-28T11:14:41
2023-08-28T11:14:41
135,202,699
196
134
null
2020-05-27T17:53:02
2018-05-28T19:46:44
C++
UTF-8
C++
false
false
1,658
h
#ifndef _SEEED_BMP280_H_ #define _SEEED_BMP280_H_ #include <Arduino.h> #include <Wire.h> #define BMP280_ADDRESS 0x77 #define BMP280_REG_DIG_T1 0x88 #define BMP280_REG_DIG_T2 0x8A #define BMP280_REG_DIG_T3 0x8C #define BMP280_REG_DIG_P1 0x8E #define BMP280_REG_DIG_P2 0x90 #define BMP280_REG_DIG_P3 ...
[ "paolo.aliverti@gmail.com" ]
paolo.aliverti@gmail.com
1be46b31ad05bfd78d66c34bc3b475ec9daa823d
6f2b6e9d77fc4dd5e1dae8ba6e5a66eb7c7ae849
/sstd_boost/sstd/libs/spirit/test/qi/utree1.cpp
f76155bd910a1c6ef0fbfa25b340523558718176
[ "BSL-1.0" ]
permissive
KqSMea8/sstd_library
9e4e622e1b01bed5de7322c2682539400d13dd58
0fcb815f50d538517e70a788914da7fbbe786ce1
refs/heads/master
2020-05-03T21:07:01.650034
2019-04-01T00:10:47
2019-04-01T00:10:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,923
cpp
// Copyright (c) 2001-2011 Hartmut Kaiser // Copyright (c) 2001-2011 Joel de Guzman // Copyright (c) 2010 Bryce Lelbach // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #include <sstd/boost/config/warning_d...
[ "zhaixueqiang@hotmail.com" ]
zhaixueqiang@hotmail.com
4f7dbc68899d3f0f078f92e50d8484035297e6ac
9a3b9d80afd88e1fa9a24303877d6e130ce22702
/src/Providers/UNIXProviders/IPNetworkIdentity/UNIX_IPNetworkIdentity_FREEBSD.hxx
f3a0c6b44ed60800f7dec764270758d5f11bb438
[ "MIT" ]
permissive
brunolauze/openpegasus-providers
3244b76d075bc66a77e4ed135893437a66dd769f
f24c56acab2c4c210a8d165bb499cd1b3a12f222
refs/heads/master
2020-04-17T04:27:14.970917
2015-01-04T22:08:09
2015-01-04T22:08:09
19,707,296
0
0
null
null
null
null
UTF-8
C++
false
false
1,821
hxx
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
1da26e68ae44feb621352a2c8f5221aec1ef87c7
61deafb2dcf4820d46f2500d12497a89ff66e445
/1863.cpp
e5f75003c259b183de0009e8fc061e580d23fdff
[]
no_license
Otrebus/timus
3495f314587beade3de67890e65b6f72d53b3954
3a1dca43dc61b27c8f903a522743afeb69d38df2
refs/heads/master
2023-04-08T16:54:07.973863
2023-04-06T19:59:07
2023-04-06T19:59:07
38,758,841
72
40
null
null
null
null
UTF-8
C++
false
false
2,300
cpp
/* 1863. Peaceful Atom - http://acm.timus.ru/problem.aspx?num=1863 * * Strategy: * Meet-in-the-middle. First, enumerate all the possible insertion depths for half of the input * by brute-force, then do the same for the second half, but for each value also associate the * maximum and minimum insertion depth for the...
[ "otrebus@gmail.com" ]
otrebus@gmail.com
b2c124b8d204269aa0393af5c6f3c76fa4f95606
c254b84340be475b5513dbf5aa15dab7c316b886
/range-sum-query-immutable/range_sum_query_immutable.cpp
1f8d0a035f4059a52f8a0b3d4cdc341747bc21a1
[]
no_license
guoyu07/oj-leetcode
8cd794738a2d95862e8b2b3b2927f60ab3dd8506
3e80c210e71e2e3e52144b5c6839207effb6683c
refs/heads/master
2021-06-05T01:57:18.220446
2016-09-23T05:39:26
2016-09-23T05:39:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
733
cpp
#include <iostream> #include <vector> using namespace std; class NumArray { public: NumArray(vector<int> &nums) { partial_sums.resize(nums.size()); int sum = 0; for(size_t i = 0; i < nums.size(); ++i ) { sum += nums[i]; partial_sums[i] = sum; } } // NOTE: do not...
[ "justinj656@live.cn" ]
justinj656@live.cn
5d9b5ab7662684088cf50fed8bfeeef53e3d459e
996a50566173f3500dfe18aec3efb13437ca93b5
/iota-net/include/iota-tcpsocket.h
fa06cff4b908c4fa71cbaaf8a60eb5a7cc9c286f
[ "MIT" ]
permissive
cleversoap/iota-net
c1b95af493c1faf3f71e631783130ea86e520323
6dc43d7e7cfd6aff2d2d816ec6099c5bf24ad9e1
refs/heads/master
2020-05-17T19:16:24.267920
2014-04-17T06:41:08
2014-04-17T06:41:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
276
h
#ifndef __IOTA_TCPSOCKET_H__ #define __IOTA_TCPSOCKET_H__ #include "iota-socket.h" namespace iota { namespace net { class TcpSocket : public Socket { public: TcpSocket(); }; } } #endif // __IOTA_TCPSOCKET_H__
[ "clever@cleversoap.com" ]
clever@cleversoap.com
67f9e40ab90de55cc30a629ac1f663dbac7c2df2
d6258ae3c0fd9f36efdd859a2c93ab489da2aa9b
/fulldocset/add/codesnippet/CPP/t-system.web.services.de_10_1.cpp
fd4ed3d24445a582b3ca47779c41e16368c11ccd
[ "CC-BY-4.0", "MIT" ]
permissive
OpenLocalizationTestOrg/ECMA2YamlTestRepo2
ca4d3821767bba558336b2ef2d2a40aa100d67f6
9a577bbd8ead778fd4723fbdbce691e69b3b14d4
refs/heads/master
2020-05-26T22:12:47.034527
2017-03-07T07:07:15
2017-03-07T07:07:15
82,508,764
1
0
null
2017-02-28T02:14:26
2017-02-20T02:36:59
Visual Basic
UTF-8
C++
false
false
2,961
cpp
#using <System.Xml.dll> #using <System.Web.Services.dll> #using <System.dll> using namespace System; using namespace System::Web::Services::Description; using namespace System::Xml; Port^ CreatePort( String^ PortName, String^ BindingName, String^ targetNamespace ) { Port^ myPort = gcnew Port; myPort->Name = Por...
[ "tianzh@microsoft.com" ]
tianzh@microsoft.com
1fd45e4d062c4d1125ed63f2cf7f0fc186315f6e
ac6fe2065caf41f6792b2cec0f22797f1f8badce
/Engine/ZenCore/Resource/Graphic/zcResGfxTexture_DX11.h
592550dec3de98d4c217fc9ca7bb41e2c8506c7a
[ "MIT" ]
permissive
ZenEngine3D/ZenEngine
02e93ed46defa8e431d12dc2d8380e381c357ce3
42bcd06f743eb1381a587c9671de67e24cf72316
refs/heads/master
2021-04-30T00:35:19.578736
2021-04-03T06:45:09
2021-04-03T06:45:09
121,461,927
1
1
null
null
null
null
UTF-8
C++
false
false
340
h
#pragma once namespace zcRes { class GfxTexture2D_DX11 : public zcExp::ExportGfxTexture2D { public: virtual ~GfxTexture2D_DX11(); bool Initialize(); ID3D11Texture2D* mpTextureBuffer; ID3D11ShaderResourceView* mpTextureView; typedef zcExp::ExporterGfxTexture2DDX11_DX11 Run...
[ "ZenEngine3D@gmail.com" ]
ZenEngine3D@gmail.com
1c45cbcd9d800a3ea080e39ac77db13f1e4c1aa0
b6607ecc11e389cc56ee4966293de9e2e0aca491
/informatics.mccme.ru/Menshikov/1/B/B.cpp
467b678007824c38b00c7a903cc2de112b60a0c9
[]
no_license
BekzhanKassenov/olymp
ec31cefee36d2afe40eeead5c2c516f9bf92e66d
e3013095a4f88fb614abb8ac9ba532c5e955a32e
refs/heads/master
2022-09-21T10:07:10.232514
2021-11-01T16:40:24
2021-11-01T16:40:24
39,900,971
5
0
null
null
null
null
UTF-8
C++
false
false
448
cpp
#include <iostream> #include <cstdio> #include <cmath> #include <vector> using namespace std; vector <int> a; int main() { int n; cin >> n; a.resize(n); for (int i = 0; i < n; i++) cin >> a[i]; int tmp = n / 2; set <int> set1; for (int mask = 0; mask < (1 << tmp); mask++) { int x = 0; int i = mas...
[ "bekzhan.kassenov@nu.edu.kz" ]
bekzhan.kassenov@nu.edu.kz
7fb6e30387107a5f63732cef3b18ee99624446d9
032013d17b506b2eb732a535b9e42df148d9a75d
/src/plugins/lmp/engine/output.cpp
4b4eda403db45a393f03a10d2b3c358b6d09a036
[ "BSL-1.0" ]
permissive
zhao07/leechcraft
55bb64d6eab590a69d92585150ae1af3d32ee342
4100c5bf3a260b8bc041c14902e2f7b74da638a3
refs/heads/master
2021-01-22T11:59:18.782462
2014-04-01T14:04:10
2014-04-01T14:04:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,452
cpp
/********************************************************************** * LeechCraft - modular cross-platform feature rich internet client. * Copyright (C) 2006-2014 Georg Rudoy * * Boost Software License - Version 1.0 - August 17th, 2003 * * Permission is hereby granted, free of charge, to any person or organiz...
[ "0xd34df00d@gmail.com" ]
0xd34df00d@gmail.com
d3b7763565894dd5e705cf6a4c5a08484289823f
9c62af23e0a1faea5aaa8dd328ba1d82688823a5
/rl/tags/v0-1/engine/core/include/Animation.h
a362bb66a02a00187d20f6debe0cce1ad675a2c3
[ "ClArtistic", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
jacmoe/dsa-hl-svn
55b05b6f28b0b8b216eac7b0f9eedf650d116f85
97798e1f54df9d5785fb206c7165cd011c611560
refs/heads/master
2021-04-22T12:07:43.389214
2009-11-27T22:01:03
2009-11-27T22:01:03
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
7,145
h
/* This source file is part of Rastullahs Lockenpracht. * Copyright (C) 2003-2005 Team Pantheon. http://www.team-pantheon.de * * This program is free software; you can redistribute it and/or modify * it under the terms of the Clarified Artistic License. * * This program is distributed in the hope that i...
[ "blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013" ]
blakharaz@4c79e8ff-cfd4-0310-af45-a38c79f83013