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
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 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
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
fd05e0fa40fbaa1c4eba423d29081d7e664956b3
5456502f97627278cbd6e16d002d50f1de3da7bb
/chrome/utility/media_galleries/itunes_pref_parser_win.cc
4202e6a39388655298cb1ab5be2f2e822a7522a2
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,775
cc
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/utility/media_galleries/itunes_pref_parser_win.h" #include "base/base64.h" #include "base/strings/string_util.h" #include "chrom...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
c51d26931d737c9bf558713967f3a4128638f93c
5b9092bbddd3e4d887c8e1278599d63156399ded
/Source/SuhDude/SuhDudeCharacter.cpp
40daa7dfa9f012cb15685c428c31673cf5f61dc4
[]
no_license
TristanBarlow/SuhDude
9b95a9d000b7641671f1efa063ae75efefdba3e5
75a279f472a214f47e71704f1f4726518aeb99ce
refs/heads/master
2021-01-21T08:24:07.652949
2017-02-28T19:12:10
2017-02-28T19:12:10
83,342,722
0
0
null
null
null
null
UTF-8
C++
false
false
5,603
cpp
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved. #include "SuhDude.h" #include "SuhDudeCharacter.h" #include "PaperFlipbookComponent.h" #include "Components/TextRenderComponent.h" DEFINE_LOG_CATEGORY_STATIC(SideScrollerCharacter, Log, All); ///////////////////////////////////////////////////////////////...
[ "Samandfrodo12" ]
Samandfrodo12
37fe2910c9e83ac4eb6ed50cddeec9a5bac9c2fe
41e79266058dc526a30b81d5a399fc5f8fce36b5
/src/ApiDump/ApiDumpInfo.h
dd3732508723aa993d85459a726ba7b131c15aec
[]
no_license
hyyh619/GLESAPIAnalyzer
c90d5bdafb6eedfe7367c089bf77a3e0a4f22238
a872391f8f8e0f538b0729e64c4de30b86737747
refs/heads/master
2021-01-10T10:12:57.665278
2015-11-27T03:10:54
2015-11-27T03:10:54
46,329,379
0
0
null
null
null
null
UTF-8
C++
false
false
9,144
h
#ifndef __API_DUMPINFO_H #define __API_DUMPINFO_H #include <stdio.h> #include <map> #include <GLES3/gl31.h> #include "utils.h" #include "GLESGlobal.h" #include "GLES3VertexBuffer.h" #include "GLSLShader.h" #include "GLES3Tex.h" #define DRAW_BIN_HEADER "DRAW_BIN" #define API_PERFORMANCE_FRAME_NUM ...
[ "hyyh619@hotmail.com" ]
hyyh619@hotmail.com
bd6d32aa345f9cc8a91c9397b724468f8bc6d633
2637de3e42d962914dcb911d8c4f0a9bf3e77219
/SueHW1/book.h
969529feea44b6f15b4c882264ef2fbf69fcaf8e
[]
no_license
cdesch/SueHW1
944d186ef6f31aae44086e05d335ab6b5f3f5311
16b3b29cb7ff91d952c94fd8cf5d2e4d1cc6a662
refs/heads/master
2016-09-10T09:10:34.021280
2014-09-05T20:51:45
2014-09-05T20:51:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
963
h
// // book.h // SueHW1 // // Created by cj on 9/3/14. // Copyright (c) 2014 KickinEspresso. All rights reserved. // #ifndef SueHW1_book_h #define SueHW1_book_h #include <string> #include "personStruct.h" class Book { private: std::string title; PersonStruct author; std::string publisher; std:...
[ "cdesch@gmail.com" ]
cdesch@gmail.com
fdb37b70d836d8d4ca0ec6f67a306b9314fcaab7
60f5411fbe904a7876068775c053f200ccf4597e
/engine/assets/BmfLoader.hpp
223b037fa710083b1ea4ff03acff7d62f5b8eca3
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
focusgames-fz/ouzel
0ff3b32d9eea5984928b42f8c3678fa8bec535ab
fe3a7bb855ceb5608e90801db7eb2a79e2f9235a
refs/heads/master
2023-04-01T16:36:14.168750
2021-04-23T00:46:59
2021-04-23T00:46:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
502
hpp
// Ouzel by Elviss Strazdins #ifndef OUZEL_ASSETS_BMFLOADER_HPP #define OUZEL_ASSETS_BMFLOADER_HPP #include "Loader.hpp" namespace ouzel::assets { class BmfLoader final: public Loader { public: explicit BmfLoader(Cache& initCache); bool loadAsset(Bundle& bundle, con...
[ "elviss@elviss.lv" ]
elviss@elviss.lv
de5cf9b008b8c942d74842662032fe947ace7080
9f9660f318732124b8a5154e6670e1cfc372acc4
/Case_save/Case20/case6/1100/T
0d3d90d234766443042c8832a741e3a92028ffe2
[]
no_license
mamitsu2/aircond5
9a6857f4190caec15823cb3f975cdddb7cfec80b
20a6408fb10c3ba7081923b61e44454a8f09e2be
refs/heads/master
2020-04-10T22:41:47.782141
2019-09-02T03:42:37
2019-09-02T03:42:37
161,329,638
0
0
null
null
null
null
UTF-8
C++
false
false
7,218
// -*- C++ -*- // File generated by PyFoam - sorry for the ugliness FoamFile { version 2.0; format ascii; class volScalarField; location "1100"; object T; } dimensions [ 0 0 0 1 0 0 0 ]; internalField nonuniform List<scalar> 459 ( 304.202 303.937 303.928 303.928 303.927 303.925 303.924 303.922 ...
[ "mitsuaki.makino@tryeting.jp" ]
mitsuaki.makino@tryeting.jp
c6134ae33a22f6163cdc295b734a15e01d8b724a
d6f2d7af06687e423e60e50d416fa8c777c09c36
/OHANISER-14518369-src.cpp
7636be1cbb094053d168c9bb278f77d1801ed081
[]
no_license
curiousTauseef/my-spoj-solutions
b9a70eaddaf0c3b9a43c278b9af1148806aff600
66b11d97073388fcebce3b74025c61839d8d5d18
refs/heads/master
2021-05-30T11:48:41.552433
2016-02-12T16:59:56
2016-02-12T16:59:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
810
cpp
#include<iostream> #include<cstdio> #include<string> #include<cstring> #include<cmath> #include<cstdlib> #include<cctype> #include<sstream> #include<vector> #include<algorithm> #define MAX 100005 #define mod 1000000007 using namespace std; long long modex(long long base,long long expo){ if(expo==0) return...
[ "mayank_124@localhost.localdomain" ]
mayank_124@localhost.localdomain
bfd95801ce4f13efcc95c254b8afc675258f1e83
b5c963a7451bc3b6a2aecd099760738ecf8087bb
/test_vds.cpp
2c74a47b8c485a64cd81df4455285029c55efcbc
[]
no_license
CurtHill/VDS
196af05362d3af131836c47432852f513cb43a35
f88df68eb35ad5f3fb809dd1304441f05bb0ce94
refs/heads/master
2020-03-16T12:23:21.932864
2018-05-09T15:25:53
2018-05-09T15:51:21
132,665,581
0
0
null
null
null
null
UTF-8
C++
false
false
1,361
cpp
//--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop USEFORM("..\OBJECTS\userlog\UserLog.cpp", UserLogWindow); USEFORM("..\OBJECTS\about\Curt_About.cpp", CurtAbout); USEFORM("TestFormVDS.cpp", MainForm); USELIB("..\OBJECTS\Objects.lib"); USELIB("x3d_lib.lib"); U...
[ "curt.hill@vcsu.edu" ]
curt.hill@vcsu.edu
14f53a36156b921697084a5f80bd640f7121302a
c666cb9dfc26969ef24911d4732b3ecc8152f195
/third_party/blink/renderer/core/layout/ng/inline/ng_fragment_item.h
526f635e5133ff05871233134cdce5518a76dfa4
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "BSD-3-Clause" ]
permissive
winter-txieyyue/chromium
476082ed41ffdfdb70bc6f3e679e124efab232a5
ec74d09215adc6fd83caf2033367df40c26b907c
refs/heads/master
2023-01-12T22:34:40.755233
2019-10-17T02:29:16
2019-10-17T02:29:16
215,688,941
1
0
BSD-3-Clause
2019-10-17T02:45:49
2019-10-17T02:45:49
null
UTF-8
C++
false
false
11,340
h
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_FRAGMENT_ITEM_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_LAYOUT_NG_INLINE_NG_FRAGMENT_ITEM_H_ ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
278605b0434721e8ea7605516810b3d82dec0c9f
efd7adff589e37ca98d2e3eb245aaeb23f64496e
/src/libs/utils/projectnamevalidatinglineedit.h
9876335a2ab65c4fb40330d34d1b505ee0099fab
[]
no_license
Andersbakken/CPlusPlus
3cf03c28968243587fa1d4661e7e5a388e62eb43
400f0b8f19de1c3fc9b794228c7aeec2259fce81
refs/heads/master
2021-01-10T20:24:54.067140
2013-05-28T03:46:50
2013-05-28T03:46:50
9,491,173
2
0
null
null
null
null
UTF-8
C++
false
false
2,020
h
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
[ "jhanssen@gmail.com" ]
jhanssen@gmail.com
b150259c991806378d9c5e7ee0d5230ea3e6202f
6ea50d800eaf5690de87eea3f99839f07c662c8b
/ver.0.15.0.1/FlatLevelSource.h
fea4d89f7668ba9961fa57221fade1810b62989a
[]
no_license
Toku555/MCPE-Headers
73eefeab8754a9ce9db2545fb0ea437328cade9e
b0806aebd8c3f4638a1972199623d1bf686e6497
refs/heads/master
2021-01-15T20:53:23.115576
2016-09-01T15:38:27
2016-09-01T15:38:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
536
h
#pragma once class FlatLevelSource{ public: FlatLevelSource(Level *,Dimension *,std::string const&); FlatLevelSource(Level *,Dimension *,std::string const&); void loadChunk(LevelChunk &); void loadChunk(LevelChunk &); void postProcess(ChunkViewSource &); void postProcess(ChunkViewSource &); void requestC...
[ "sinigami3427@gmail.com" ]
sinigami3427@gmail.com
f818b0d3b1080455ea0ffb672761e6e04e052b66
53de51273e42fb1bcbf23c6a0bcec9f7575da76b
/src/scenes/font_demo/FontDemo.h
00d36451e91acb988e10882c224edd4fb86d9bf3
[]
no_license
henne90gen/graphics_playground
d5bf223bc180459a99bb590973d83d6ebceb74f2
d66915c2c42d4c46fd9d761c2acfcb073f7208d1
refs/heads/master
2023-09-02T12:27:00.338008
2023-08-31T15:22:51
2023-08-31T15:22:51
174,797,987
1
0
null
2023-08-28T11:13:14
2019-03-10T08:40:08
C
UTF-8
C++
false
false
1,606
h
#pragma once #include <ft2build.h> #include FT_FREETYPE_H #include "Scene.h" #include <functional> #include <Text.h> #include <gl/Shader.h> #include <gl/Texture.h> #include <gl/VertexArray.h> #include <gl/VertexBuffer.h> class FontDemo : public Scene { public: explicit FontDemo() : Scene("FontDemo"){}; ...
[ "henne90gen@gmail.com" ]
henne90gen@gmail.com
7afed15c5f93c97215bf58389a4c1a1e28186abc
87edbb9c97af627a9c16d18f3527f26a62e17bb1
/leetcode/LRU-CPP/main.cpp
4e03ceeea47185821fc83676037279e5d04808a1
[]
no_license
wuzhiguocarter/OnlineJudge
47e31d17dd964189166d990d31bf08af6a83b0e3
a653246039fd4d8f1a9602064a733b7b7ddc4ccd
refs/heads/master
2020-12-02T08:10:45.510467
2019-05-19T07:04:41
2019-05-19T07:04:41
96,782,805
0
0
null
null
null
null
UTF-8
C++
false
false
414
cpp
#include "lru.h" int main(){ LRUCache cache(3); /* capacity */ cache.put(1, 1); cache.put(2, 2); cache.get(1); // returns 1 cache.put(3, 3); // evicts key 2 cache.get(2); // returns -1 (not found) cache.put(4, 4); // evicts key 1 cache.get(1); // returns -1 (not found) cache.get(3);...
[ "noreply@github.com" ]
wuzhiguocarter.noreply@github.com
6713eed570d002168f8c727b5ab63c655d2909e2
88ae8695987ada722184307301e221e1ba3cc2fa
/chrome/browser/ui/views/menu_interactive_uitest.cc
465254b589caf5dd304b708223b8ec46a6daaecf
[ "BSD-3-Clause" ]
permissive
iridium-browser/iridium-browser
71d9c5ff76e014e6900b825f67389ab0ccd01329
5ee297f53dc7f8e70183031cff62f37b0f19d25f
refs/heads/master
2023-08-03T16:44:16.844552
2023-07-20T15:17:00
2023-07-23T16:09:30
220,016,632
341
40
BSD-3-Clause
2021-08-13T13:54:45
2019-11-06T14:32:31
null
UTF-8
C++
false
false
11,620
cc
// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/views/controls/menu/menu_controller.h" #include "base/memory/raw_ptr.h" #include "base/run_loop.h" #include "base/strings/utf_string_conversions.h" #include "build...
[ "jengelh@inai.de" ]
jengelh@inai.de
3725f3895c9958ad7e24125b88af210624b6693d
f84da9a7da712409ebb0e8caf89b41b68a1ffb7c
/Codeforces/contest_id_609/The Best Gift.cpp
0fcf81456e4e6c0e42ea2cb8439013e3041b96e4
[]
no_license
mahbubcseju/Programming-Problem-Solutions
7fe674d68ab340b54be64adfa2e2fb33cc64705c
e9de8553f7d0c2c439f62b67e1bf9d6e07d47400
refs/heads/master
2021-08-03T14:37:54.041903
2021-07-18T16:01:12
2021-07-18T16:01:12
199,957,649
0
0
null
null
null
null
UTF-8
C++
false
false
2,891
cpp
/******************************** *MAHBUBCSEJU * *CSE 22 * *JAHANGIRNAGAR UNIVERSITY * *TIMUS:164273FU * *UVA>>LIGHTOJ>>HUST:mahbubcseju * ********************************/ #include<cfloat> #include<climits> #include<fstream> #include<cstdio> #include<cst...
[ "mahbubur.rahman@bjitgroup.com" ]
mahbubur.rahman@bjitgroup.com
a9b6e1d4e938c2bd5499966bab3ce993da459c31
9aee810d0d9d72d3dca7920447872216a3af49fe
/AtCoder/ABC/100-199/ABC134/abc134_d.cpp
469d17f3ef99ad6d7e8ef73e4967de362db26035
[]
no_license
pulcherriman/Programming_Contest
37d014a414d473607a11c2edcb25764040edd686
715308628fc19843b8231526ad95dbe0064597a8
refs/heads/master
2023-08-04T00:36:36.540090
2023-07-30T18:31:32
2023-07-30T18:31:32
163,375,122
3
0
null
2023-01-24T11:02:11
2018-12-28T06:33:16
C++
UTF-8
C++
false
false
2,684
cpp
#include <bits/stdc++.h> using namespace std; using ll=long long; using ull=unsigned long long; using vb=vector<bool>; using vvb=vector<vb>; using vd=vector<double>; using vvd=vector<vd>; using vi=vector<int>; using vvi=vector<vi>; using vl=vector<ll>; using vvl=vector<vl>; using pll=pair<ll,ll>; using tll=tuple<ll,ll>...
[ "tsukasawa_agu@yahoo.co.jp" ]
tsukasawa_agu@yahoo.co.jp
6fb52f7b70b2ca542b1c9506658779709c54f24f
13c3630445d73fb2703e5574b70942742f37fb89
/Stable/LocatorTester/Tester.cpp
17fce240509c59cc699b5bcb6287a37f92d7e2cc
[]
no_license
NovaDV/Gunz1.5
8cb660462c386f4c35d7f5198e614a29d5276547
97e7bc51fd082e37f3de0f02c5e2ce6c33530c50
refs/heads/main
2023-06-14T15:41:07.759755
2021-07-11T18:25:07
2021-07-11T18:25:07
385,099,338
1
0
null
2021-07-12T02:10:18
2021-07-12T02:10:18
null
UHC
C++
false
false
5,250
cpp
#include "stdafx.h" #include "Tester.h" #include "MSafeUDP.h" #include "MSharedCommandTable.h" #include "Msg.h" #include "MCommandCommunicator.h" #include "MXml.h" #include <map> using namespace std; #include <process.h> Tester* g_Test = 0; Tester::Tester() : m_pCmd( 0 ), m_nElapse( 1000 ) { } Tester::~Tester() ...
[ "jduncan0392@gmail.com" ]
jduncan0392@gmail.com
e9ff98fdf95ae69609c3b556b0157b1d3349f3df
0412b0695101163699d65a366ca4428a7ff84426
/SOUI/src/control/SListView.cpp
292952720226864995826b6bd9fd2e583fb2f32d
[ "MIT" ]
permissive
fhchina/soui
2961951ad0f3b8f2980e1b59bea96656861ac993
4d4a3ec369101ec5e137c196e22006f5aabde43c
refs/heads/master
2020-12-25T12:41:53.908625
2015-09-01T07:26:24
2015-09-01T07:26:24
null
0
0
null
null
null
null
GB18030
C++
false
false
30,356
cpp
#include "souistd.h" #include "control/SListView.h" #include <math.h> namespace SOUI { class SListViewDataSetObserver : public TObjRefImpl<IDataSetObserver> { public: SListViewDataSetObserver(SListView *pView):m_pOwner(pView) { } virtual void onChanged(); virtual v...
[ "setoutsoft@qq.com" ]
setoutsoft@qq.com
31f2494a1b05e039603dc136a70165de33851d49
8b4a7f1f5e3299bb85d191d91bb9cc9eef1357a4
/src/selector.h
f17f8efd9eb3a5ecca4af49b12991f4143cb59e3
[]
no_license
d1eg0/touchscreen
b70beadff662dc138d19e852c54dadd5181da1c5
5fa18a6706470573dd46946d4165de7f8ffb0962
refs/heads/master
2020-05-29T22:22:47.024658
2009-07-06T10:22:39
2009-07-06T10:22:39
32,131,106
0
0
null
null
null
null
UTF-8
C++
false
false
2,008
h
/** * @file selector.h * * @author Diego García , kobydiego@gmail.com * * @internal * Company Universitat de les Illes Balears * Copyright Copyright (c) 2009, Diego García * * * This file is part of TouchScreenGUI. * TouchScreenGUI is free software; you can redistribute it and/or modi...
[ "kobydiego@19c347df-c239-0410-ab3b-cf5cc4a55563" ]
kobydiego@19c347df-c239-0410-ab3b-cf5cc4a55563
9da6b3753ed2e9bfe31da084906ca871edbd980e
16863691d6e9b72a8655621bd2663108d144aadc
/l2-rel-1-2/src/l2maxlib/registry/drivers/common/src/l2AbstractRegistryDriver.h
8ddc616ddb9ce6d9cff2a3dccb02ab9723dc4fbf
[]
no_license
L2-Max/l2ChipTuner
9ca3b1a435ef0adcf13105e5b56a4553b9bdffd1
9c54b6cecec29de3c992ec54adf1223549b5d309
refs/heads/master
2020-02-26T13:58:16.082017
2012-07-27T17:31:44
2012-07-27T17:31:44
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,175
h
/* * l2AbstractRegistryDriver.h * * Created on: 04.09.2009 * Author: L2-Max */ #ifndef L2ABSTRACTREGISTRYDRIVER_H_ #define L2ABSTRACTREGISTRYDRIVER_H_ #include "l2ParserErrorRepository.h" #include "l2CategoryParserDriver.h" #include "l2ParserDriverSynchronization.h" #include <l2RegistryDriverInterface.h> ...
[ "fmax@ukr.net" ]
fmax@ukr.net
648ca82c2dba31bb5114243b2cad0c0d1d93cbcb
1eb6c845c73c0f298e4089574b349d0429d5c6be
/src/qt/transactionfilterproxy.h
0ca9604474b50ca8f41b35c9860dd64ed0b2cefc
[ "MIT" ]
permissive
bicosgb/bicos
d4dbbb6c3df67fb631c95bd662d4dfad1ecf9fa9
83b47498f367558d67ad6476d793973080a4c5a1
refs/heads/master
2020-08-25T01:06:20.606738
2019-10-23T01:41:48
2019-10-23T01:41:48
216,939,128
0
0
null
null
null
null
UTF-8
C++
false
false
2,029
h
// Copyright (c) 2011-2014 The BICOScoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BICOSCOIN_QT_TRANSACTIONFILTERPROXY_H #define BICOSCOIN_QT_TRANSACTIONFILTERPROXY_H #include "amount.h" #include ...
[ "bicosgb@gmail.com" ]
bicosgb@gmail.com
89e3c6980796cea0ece9cc6ff537af40648f71ea
551f2acc6562cb09d9c6e98ebc6448abac13d93b
/third/starrtccoredll/include/XHGroupManager.h
e711a46210167d0e0702ea23f6e17a4550ca5c3e
[]
no_license
answord/starrtc-windows-demo
a277668a753cb5c5ca616ed6237458646b9c5ae3
bebb8387bfee175679b959e99f6816d07ae8eaf1
refs/heads/master
2020-09-08T03:18:03.482720
2019-11-26T11:14:38
2019-11-26T11:14:38
220,998,685
0
0
null
2019-11-25T04:18:43
2019-11-11T14:25:21
C++
GB18030
C++
false
false
1,947
h
#pragma once #ifndef MATH_API #define MATH_API _declspec(dllexport) #endif #include "IGroupManagerListener.h" #include "IGroupGetListListener.h" #include "CGroupManager.h" class MATH_API XHGroupManager { public: /* * 构造函数 * @param pUserManager 用户信息 */ XHGroupManager(IGroupManagerListener* pGroup...
[ "hnrayer@gmail.com" ]
hnrayer@gmail.com
af8b685070260e6b3d358fe41d364a3b9d99752a
2f3f7fc96fcb96bdd0dd350bbff9eb9c5e8fe55e
/src/cgol_board.cpp
fb763da79dbc519ae47969ee8232038b49fa1045
[]
no_license
simutisernestas/cgol
a9a8dcadceae83bc3fa6bfe4031fe6b35b1b0108
6c14fe4ddb0e5d01a91f54eabaaebc08632e2c10
refs/heads/master
2022-12-30T11:15:33.231110
2020-10-24T14:34:19
2020-10-24T14:34:19
302,068,989
1
0
null
null
null
null
UTF-8
C++
false
false
1,743
cpp
#include <algorithm> #include <QtCore/QMetaType> #include "include/cgol_board.hpp" CGOLBoard::CGOLBoard() : size_{}, rng_{std::random_device()()}, random_dist_{1, 10} { } CGOLBoard::CGOLBoard(const int &size, const CGOLBoard::State &init_state) : size_{size}, rng_{std::random_device()()}, random_dist_{...
[ "ernestas@neurotechnology.com" ]
ernestas@neurotechnology.com
6323af226b116c8154b9252b809948dab14bb43c
a3ea33d9ffc15dab670195bd61c078513e9b7cd9
/deps/leveldb/leveldb-rocksdb/utilities/backupable/backupable_db.cc
6a5c7458ba30e47f18f97162758f578fa57ec2b5
[ "BSD-3-Clause", "MIT" ]
permissive
a100q100/rocksdb-1
e6eb3fbf52d7f5cd1c3c35de30d11d13d94d27c4
7b4e85f8a4a197303d7fb82e885565ac4e4deb3c
refs/heads/master
2020-04-04T00:22:04.111252
2018-10-25T15:02:44
2018-10-25T15:02:44
155,647,680
1
0
MIT
2018-11-01T01:59:04
2018-11-01T01:59:03
null
UTF-8
C++
false
false
65,158
cc
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved. // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. An additional grant // of patent rights can be found in the PATENTS file in the same directory. // // Copyright (c) ...
[ "cjihrig@gmail.com" ]
cjihrig@gmail.com
be7f59ecbad5f8b464fadf3c1c0a0e75517367f9
d90c0ebe7605ce082845b7bfc907378f0978f014
/LLS_ChangeServoBaud/LLS_ChangeServoBaud.ino
671be0503b0b464f849aaad2e4fde554c95662c9
[]
no_license
KurtE/LSS_Test_sketches
68f0959cb06f356a9db588bf908548f29dbc7079
d6057ba6d740bfd932082807a461dec487a36688
refs/heads/master
2023-08-11T13:06:10.885842
2021-09-29T17:08:04
2021-09-29T17:08:04
263,476,805
1
4
null
2021-06-14T19:16:34
2020-05-12T23:36:02
C
UTF-8
C++
false
false
1,357
ino
static const uint32_t from_speed = 115200; static const uint32_t to_speed = 500000 ; void setup() { while (!Serial && millis() < 5000) ; Serial.printf("Change all LSS Servos from %u to %u baud\n", from_speed, to_speed); } void loop() { Serial1.begin(from_speed); Serial.printf("Scan servos at %u\n", from_speed);...
[ "kurte@rockisland.com" ]
kurte@rockisland.com
fec2f22a94512067b7d1d9e5234a1d1eab6bf96a
778130aa46378f00937f727acc5134535153c641
/C++_Class/Final_Q2/WindowLibrary2.cpp
7d3936ee4c952910976c3aa36748e03d27bafbf9
[]
no_license
krausjordan/C-Class
57e5544e2002e25db4cfd370bae239f0505077b8
073eee3046300643e98b4735a7875dd74e6e59ad
refs/heads/master
2020-12-31T07:11:41.284721
2017-05-03T05:59:18
2017-05-03T05:59:18
80,597,616
0
0
null
null
null
null
UTF-8
C++
false
false
813
cpp
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /* * File: WindowLibrary2.cpp * Author: krausjn1 * * Created on May 1, 2017, 11:06 PM */ #include "WindowLibrary2.h" Window...
[ "jordan.kraus@jhuapl.edu" ]
jordan.kraus@jhuapl.edu
288343ea3cabca2db429203dc38d31e5e02a5327
0f2b08b31fab269c77d4b14240b8746a3ba17d5e
/onnxruntime/core/providers/dnnl/subgraph/dnnl_reduce.h
d3e5852b5b42b951c7dabe205290cdb95694b0a0
[ "MIT" ]
permissive
microsoft/onnxruntime
f75aa499496f4d0a07ab68ffa589d06f83b7db1d
5e747071be882efd6b54d7a7421042e68dcd6aff
refs/heads/main
2023-09-04T03:14:50.888927
2023-09-02T07:16:28
2023-09-02T07:16:28
156,939,672
9,912
2,451
MIT
2023-09-14T21:22:46
2018-11-10T02:22:53
C++
UTF-8
C++
false
false
610
h
// Copyright(C) 2021 Intel Corporation // Licensed under the MIT License #pragma once #include "dnnl_subgraph.h" #include "dnnl_subgraph_primitive.h" namespace onnxruntime { namespace ort_dnnl { class DnnlReduce { public: enum InputTensors : int { IN_DATA = 0, IN_AXES = 1 }; enum OutputTensors : int ...
[ "noreply@github.com" ]
microsoft.noreply@github.com
12f767aedaeabb91911864a6c1ee87510ca2166d
2adbd4d0f315cac38ca076d84b2bb259d837be6a
/3dScanner/Vector3D.h
927127a257e097a8c07b8d1b93c99ef7fc00f4eb
[]
no_license
burakkoray/3dScanner
bcf916d26ef2ca56c41ae648d68b759ee6a2c228
a92144d51e14acf7b114da0b15394ac3f4b5ee47
refs/heads/master
2020-05-17T15:21:23.824396
2014-07-12T12:37:46
2014-07-12T12:37:46
21,766,760
2
2
null
null
null
null
UTF-8
C++
false
false
3,039
h
#ifndef VECTOR3D_H #define VECTOR3D_H #include <cmath> class Vector3D { public: float x; float y; float z; Vector3D() {} Vector3D(Vector3D *po){ x = po->x; y = po->y; z = po->z; } Vector3D(float r, float s, float t) { x = r; y = s; z = t; } Vector3D& Set(float r, float s, float t) ...
[ "burakkorayk@gmail.com" ]
burakkorayk@gmail.com
73100796655d8c4f2d50856e969a8b9c71cd4e63
97cad10b5cbc0b8965bb7f44b03cdec17b6c3a22
/基础练习 查找整数.cpp
21713668065105b21748b8d88d108f2553097db3
[]
no_license
candy-Tong/C_plus_plus_practice
10f4382357b14d32b4a31f122028f3fd7e542d7a
7574973d757733a159afa06cd4c90780e323c8ab
refs/heads/master
2021-03-30T20:50:00.458263
2019-01-27T10:19:54
2019-01-27T10:19:54
124,971,848
0
0
null
null
null
null
UTF-8
C++
false
false
474
cpp
#define LOCAL #include<stdio.h> #include<iostream> using namespace std; int main(){ #ifdef LOCAL freopen("input.txt","r",stdin); freopen("output.txt","w",stdout); #endif int a[1000]; int n; int find_num; int count=0; int find=0; cin>>n; for(int i=0;i<n;i++){ cin>>a[i]; } cin>>find_num; for(int...
[ "5633778816@qq.com" ]
5633778816@qq.com
6d95df456950517c2441bb982912060e9839270f
b2e2b269e930a399d011398c3b9beef19da94d8b
/benchmarks/SpanningForest/LiuTarjan/SpanningForest.cc
8348b49ffdc0057b8338c5a05d53b0dafe67884c
[ "MIT" ]
permissive
jiangjiaqi6/gbbs
b81df575fdfc2e0b24b9ec7eaafbdd1c3f7390cc
ff372b104e4c66766230ecafd34c2840726aee92
refs/heads/master
2023-08-23T15:14:46.536379
2021-10-13T18:41:40
2021-10-13T18:41:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,288
cc
// This code is part of the project "Theoretically Efficient Parallel Graph // Algorithms Can Be Fast and Scalable", presented at Symposium on Parallelism // in Algorithms and Architectures, 2018. // Copyright (c) 2018 Laxman Dhulipala, Guy Blelloch, and Julian Shun // // Permission is hereby granted, free of charge, t...
[ "laxmandhulipala@gmail.com" ]
laxmandhulipala@gmail.com
547dac437f4a01b60a99a5e533906ee1d95d6db7
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/chrome/browser/policy/policy_startup_browsertest.cc
4efa409fb843f3c0ced6d605dea488b62d5f3019
[ "BSD-3-Clause" ]
permissive
otcshare/chromium-src
26a7372773b53b236784c51677c566dc0ad839e4
64bee65c921db7e78e25d08f1e98da2668b57be5
refs/heads/webml
2023-03-21T03:20:15.377034
2020-11-16T01:40:14
2020-11-16T01:40:14
209,262,645
18
21
BSD-3-Clause
2023-03-23T06:20:07
2019-09-18T08:52:07
null
UTF-8
C++
false
false
1,952
cc
// Copyright 2015 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. // Warning: this file will not be compiled for ChromeOS because the test // PolicyMakeDefaultBrowserTest is not valid for this platform. #include "base/c...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
29814d6a70dcbb31267eded0c57dad6d8d97c9f8
d481adc11cc48d5297ff00c1c7a0e00f2071eda0
/026. Remove Duplicates from Sorted Array/test.cpp
611b3d1be35472809d30145e1c8c3c5b9232791a
[]
no_license
AnselCmy/LeetCode
e2113bcb10500e0ad80299c39ab41777fab144a8
db0677bc858a391e1c87fb8bef6c52ec066edb06
refs/heads/master
2020-03-15T07:02:59.948945
2018-05-03T16:25:37
2018-05-03T16:25:37
132,020,884
0
0
null
null
null
null
UTF-8
C++
false
false
493
cpp
// // Created by Chen on 2018/2/5. // #include "../Catch2/single_include/catch.hpp" #include "solution.h" TEST_CASE("Remove Duplicates from Sorted Array", "[removeDuplicates]") { Solution s; vector<int> v1{1, 1, 2, 3}; vector<int> v4{1, 2, 3}; REQUIRE((s.removeDuplicates(v1) == 3)); REQUIRE(v1 == ...
[ "anselcmy@foxmail.com" ]
anselcmy@foxmail.com
b66e1e6dd6d8a97ecef72e66b503e35f87e6a825
df8a3763947ff91e26c325b830ee12937c6a7519
/informdialog.h
20b434e68ebd0f3cf3336b9cc4eba0a1fde3bf14
[]
no_license
devkrin/ChatLite
e60af43d7b7e38de22e3069698585885c73ac020
1ac17e5aef78748c53eb47d12fd1ca9397832349
refs/heads/master
2022-11-13T10:23:12.695522
2020-07-13T11:44:36
2020-07-13T11:44:36
279,285,995
0
0
null
null
null
null
UTF-8
C++
false
false
385
h
#ifndef INFORMDIALOG_H #define INFORMDIALOG_H #include <QDialog> namespace Ui { class InformDialog; } class InformDialog : public QDialog { Q_OBJECT public: explicit InformDialog(QWidget *parent = nullptr); ~InformDialog(); void print(QString innfo); private slots: void on_closeBtn_clicked(); ...
[ "krin-lai@qq.com" ]
krin-lai@qq.com
b98161e1166f656830bd1f02e0b19ef15cd51313
45874c847c5a2fc4e89e05a7fc8ad9b63d8c4860
/sycl/source/detail/mem_alloc_helper.hpp
517058d9dece479bc5dd0fa00139774bccc90046
[ "LicenseRef-scancode-unknown-license-reference", "NCSA", "LLVM-exception", "Apache-2.0" ]
permissive
intel/llvm
2f023cefec793a248d8a237267410f5e288116c5
a3d10cf63ddbdcc23712c45afd1b6b0a2ff5b190
refs/heads/sycl
2023-08-24T18:53:49.800759
2023-08-24T17:38:35
2023-08-24T17:38:35
166,008,577
1,050
735
NOASSERTION
2023-09-14T20:35:07
2019-01-16T09:05:33
null
UTF-8
C++
false
false
1,481
hpp
//==-------- mem_alloc_helper.hpp - SYCL mem alloc helper ------------------==// // // 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 // //===---------------------------...
[ "noreply@github.com" ]
intel.noreply@github.com
2ab719c71c46d0366bf11abff7422a70938ae3d3
3735e368e3cfdb5c508499c05388569bd19841ec
/compareStrings.h
87036465bd3d96cb8e8126f5d116a96eae2c9438
[]
no_license
spectrogram/dns-server
e920d93eb74c08aceb5c7d25a0ba6ae590b355ae
975c5cda54bdb9bcb9ec38821f448cd666880a28
refs/heads/master
2021-06-18T14:22:21.369461
2017-05-30T14:58:04
2017-05-30T14:58:04
92,562,860
0
0
null
null
null
null
UTF-8
C++
false
false
324
h
#pragma once #include <iostream> #include <algorithm> #include <memory> #include "edge.h" class compareStrings { int index; public: compareStrings(int i) { index = i; } int operator()(std::unique_ptr<Edge> const &a, std::unique_ptr<Edge> const &b) { return compareFunc(a->getLabel(), b->getLabel(), index); }...
[ "arkfellerkonan@hotmail.com" ]
arkfellerkonan@hotmail.com
b83f7cf108f4d1173ed1c8aa908e4ede8d2142ae
146a00de80c999965a23037e579342deb0034b64
/GUI/Vector/Vector2.inl
49c3115151fc97f375b7581ad60ce4498ebedead
[]
no_license
tjel/infpro-5
2f0291e3311c5aa09c9cd9c9a1dc996461da83a5
74b4bc1cd1c5a459ffbf47f0c2c62e70a98bf668
refs/heads/master
2021-01-10T02:35:57.735539
2016-01-20T21:45:21
2016-01-20T21:45:21
43,469,259
0
0
null
null
null
null
UTF-8
C++
false
false
324
inl
template <typename T> inline Vector2<T>::Vector2():a(0),b(0) { } template <typename T> inline Vector2<T>::Vector2(T A,T B):a(A),b(B) { } template <typename T> template <typename U> inline Vector2<T>::Vector2(const Vector2<U>& vector) : a(static_cast<T>(vector.a)), b(static_cast<T>(vector.b)) { ...
[ "borys59@onet.eu" ]
borys59@onet.eu
34abbca3baf2f06d003e60b40d2d8891e5a5f4ac
109c4979b32f89c30c803911dd353684e477a3a3
/toolz.h
94d8caa82946be351fe1a36c8ccc616b61436281
[]
no_license
dsth/capmon
220df5d53e093e1284b35f674790197150fbcee1
00f6f24abfc2eeb2f4fa28373923bcb7002b0075
refs/heads/master
2020-05-31T17:48:38.103426
2013-05-15T17:15:12
2013-05-15T17:15:12
2,133,067
0
0
null
null
null
null
UTF-8
C++
false
false
23,885
h
#ifndef CAPMON_TOOLZ_H #define CAPMON_TOOLZ_H #include <sstream> #include <cassert> #include <curl/curl.h> #include <mysql/mysql.h> #include <sqlite3.h> #include <string> #include <cstring> #include <algorithm> #include <vector> // #include <type_traits> #include <sys/stat.h> #include <stdexcept> // brought in by ex...
[ "dsth@ebi.ac.uk" ]
dsth@ebi.ac.uk
c37502b9af66476dd0e94fbb9e9758f7e50f6ffd
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_new_hunk_3757.cpp
5569578fc86ad2e519b9fbc5df3e98cf23ecf7d9
[]
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,649
cpp
} expiry += apr_time_now(); i2d_OCSP_RESPONSE(rsp, &p); if (mc->stapling_cache->flags & AP_SOCACHE_FLAG_NOTMPSAFE) stapling_cache_mutex_on(s); rv = mc->stapling_cache->store(mc->stapling_cache_context, s, cinf->idx, sizeof(cinf->idx), ...
[ "993273596@qq.com" ]
993273596@qq.com
b9fa14e0460010800d24972246446452ebb5352d
edabddd23276d9a40c7f8bf6d6986fb451adbc34
/Category/Math/F.cpp
ef2d29c6445abcfd6edba5a9aa01510d13d09051
[]
no_license
Akatsukis/ACM_Training
b70f49435b8c7bada6b52366e4a6a8010ff80ef9
0503f50bc033ba01c7993de346ac241b0d9d5625
refs/heads/master
2021-06-06T09:00:15.665775
2019-12-24T20:13:14
2019-12-24T20:13:14
103,283,338
2
0
null
null
null
null
UTF-8
C++
false
false
2,017
cpp
#include <bits/stdc++.h> using namespace std; #define ll long long #define ull unsigned long long #define pii pair<int, int> #define pb push_back #define mk make_pair #define fi first #define se second #define ALL(A) A.begin(), A.end() #define sqr(x) ((x)*(x)) #define sc(x) scanf("%d", &x) #define pr(x) printf(">>>"#x"...
[ "dreandawn@gmail.com" ]
dreandawn@gmail.com
7c6bd24d092cf432d6fc31da5c7bd679a946e37d
3fd42c9e70e4b3a569902613df5295d969b596df
/WordClock-NeoMatrix8x8/WordClock_NeoMatrix8x8/displayTime.ino
7616d225937a8bcc0a3393fda4e5b99b8c805950
[ "Apache-2.0" ]
permissive
tdamdouni/AdaBox-Projects
8dbbab1e47ebc1a7fb447ec9c2e7f99f55ffa6e7
ea5a83592baf7484f17ccffd849fd63184e167f8
refs/heads/master
2018-09-06T19:55:48.667134
2018-08-26T14:24:57
2018-08-26T14:24:57
103,637,655
6
0
null
null
null
null
UTF-8
C++
false
false
4,428
ino
// function to generate the right "phrase" based on the time void displayTime(void) { // get time from the RTC //DateTime theTime = RTC.now(); theTime = calculateTime(); // takes into account DST // serial print current time /* Serial.print(theTime.year(), DEC); Serial.print('/'); Serial.print(theTi...
[ "tdamdouni@users.noreply.github.com" ]
tdamdouni@users.noreply.github.com
f1b451fafc89d47b36f7b43f833f966a2a811298
9030ce2789a58888904d0c50c21591632eddffd7
/SDK/ARKSurvivalEvolved_Buff_ChargeEmitter_Foliage_FlashBang_parameters.hpp
b68d13ef5ceedf9eaf6856673cbbd25e3d622649
[ "MIT" ]
permissive
2bite/ARK-SDK
8ce93f504b2e3bd4f8e7ced184980b13f127b7bf
ce1f4906ccf82ed38518558c0163c4f92f5f7b14
refs/heads/master
2022-09-19T06:28:20.076298
2022-09-03T17:21:00
2022-09-03T17:21:00
232,411,353
14
5
null
null
null
null
UTF-8
C++
false
false
1,851
hpp
#pragma once // ARKSurvivalEvolved (332.8) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_Buff_ChargeEmitter_Foliage_FlashBang_classes.hpp" namespace sdk { //--------------------------------------------------------------------------- //Parameters //---------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
3e4d717c49b30062d6ad82f5da95adf8e7cf98df
fd5d274d6a94db9e9a2d10a544bdc625d2f443eb
/Rush00/Enemy.cpp
2da05b0a07be17239f0785052445fb6f4bc4dff2
[]
no_license
opogiba/PiscineCplusplus
26943f87bc8ab5091f1eeaa3999eb9ce9c478046
b644ecb09f4e856ae67f5dff3da88f54e9a4d036
refs/heads/master
2021-08-12T02:59:33.802880
2017-11-14T10:43:22
2017-11-14T10:43:22
110,676,361
0
0
null
null
null
null
UTF-8
C++
false
false
469
cpp
#include "Enemy.hpp" Enemy::Enemy() : Entry() { _charters.shape = ENEMY; _charters.color = 4; _speed = 1; } Enemy::Enemy(int x, int y) : Entry(x,y) { _charters.shape = ENEMY; _coord.X = x; _coord.Y = y; _charters.color = 4; _level = 1; _CHP = 1; _speed = 1; _Max_HP = 1; _damage = _Max_HP; _radius = 2; } ...
[ "opogiba@e2r3p10.unit.ua" ]
opogiba@e2r3p10.unit.ua
25767696873c9b562c49f328a285978a9958a0a0
c43b0d1e041d004d1fa8e1469f57b62d4d4bea88
/zircon/kernel/platform/halt_helper.cc
0e52410ff72a0e50de800b7900efe81f8f53edfa
[ "BSD-3-Clause", "MIT" ]
permissive
ZVNexus/fuchsia
75122894e09c79f26af828d6132202796febf3f3
c5610ad15208208c98693618a79c705af935270c
refs/heads/master
2023-01-12T10:48:06.597690
2019-07-04T05:09:11
2019-07-04T05:09:11
195,169,207
0
0
BSD-3-Clause
2023-01-05T20:35:36
2019-07-04T04:34:33
C++
UTF-8
C++
false
false
615
cc
// Copyright 2019 The Fuchsia Authors // // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file or at // https://opensource.org/licenses/MIT #include <lib/debuglog.h> #include <platform/halt_helper.h> void platform_graceful_halt_helper(platform_halt_action action) { ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
f9a848a8e22deb03bfa7f0bfabed9e1fe1191f07
bc4af97c7903e2817f3f24a1922f7bb705e7b4b4
/bak/josephus.cpp
4ff9b564839415275e6f134271f3cba28810f762
[]
no_license
GingerNg/Cpp_Stack
82e13646cd5bae0e0ac1546bc74cd752f4d76099
43209e3ad8c6cded2cb70bc9f758927744379622
refs/heads/master
2023-08-09T15:00:50.421672
2023-07-31T02:13:20
2023-07-31T02:13:20
275,848,171
0
0
null
null
null
null
UTF-8
C++
false
false
448
cpp
#include <stdio.h> /* 序列:0,1,2,3,4...n-1 n 表示当前序列长度 f[n] 胜利者的编号 f[1] = 0 (f[n-1]+m)%n */ void whoWin() // 求出最后的胜利者的序号 { int n, m, i, s = 0; printf ("N M = "); scanf("%d%d", &n, &m); for (i = 2; i <= n; i++) { s = (s + m) % i; printf("%d\n",s); } printf ("\nThe winne...
[ "jinjie603809@163.com" ]
jinjie603809@163.com
12575323da6a283ac06046670f98e522ecda6b5c
61829ade844fc9e5b1c3fb346f9626cfb3ba8987
/src/des_base64.hpp
7d5b0e5565d8a6e697326b891251bb1669211cd2
[]
no_license
iCodeIN/DesGpu
50261db0def0a400097b68c67254a5150c06bf34
ad8c6d161ac0232f06a7ee1c98b56ea2d7f06a49
refs/heads/main
2023-06-10T05:41:09.779096
2021-06-30T11:35:41
2021-06-30T11:35:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
231
hpp
#pragma once #include <cstdint> #include <string> std::string salt_to_string(uint32_t salt); uint32_t salt_to_int(const std::string& str); std::string hash_to_string(uint64_t hash); uint64_t hash_to_int(const std::string& str);
[ "tanguy@fautre.com" ]
tanguy@fautre.com
41e4573908fc966742347cc981c7f5f6913ea308
fd2754ec7ab1fbb7da19a605c650c51081d09feb
/devel/.private/mavros_msgs/include/mavros_msgs/ActuatorControl.h
6916444f362c018de6ee9d74e9ef086ae062da1c
[]
no_license
thehummingbird/MavrosToPx4
133a82093c2678bd233577b192f5c91941d55237
7378f0d1abd02e538a75ace62ebb515f924c9afb
refs/heads/master
2020-09-15T13:35:10.893704
2019-11-23T14:07:12
2019-11-23T14:07:12
223,458,088
1
0
null
null
null
null
UTF-8
C++
false
false
7,389
h
// Generated by gencpp from file mavros_msgs/ActuatorControl.msg // DO NOT EDIT! #ifndef MAVROS_MSGS_MESSAGE_ACTUATORCONTROL_H #define MAVROS_MSGS_MESSAGE_ACTUATORCONTROL_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_message_traits....
[ "sharadmaheshwari19@gmail.com" ]
sharadmaheshwari19@gmail.com
46200825d4a95d5608aec962371dcf80849f9576
d031c3667516189cc85fefaa697801938037067e
/levelChase.h
502e787e0e6f173a160ffe1f3e98307d8e64013a
[]
no_license
VladimirKuznetsov/MOTRS
19eda4e0c2711a858b828f8776ac2ae116f7a1f8
3a736d082e2378e4419a136d5d22e37f6d462cf1
refs/heads/master
2016-09-06T13:14:08.254695
2015-03-06T14:41:57
2015-03-06T14:41:57
30,161,700
0
0
null
null
null
null
UTF-8
C++
false
false
424
h
#ifndef LEVELCHASE_H #define LEVELCHASE_H #include <QObject> #include "level.h" class LevelChase : public Level { Q_OBJECT public: LevelChase(QGraphicsView * parent); void followEnemy(); void mousePressEvent(QMouseEvent * event); void mouseDoubleClickEvent(QMouseEvent * event); void mouseRelea...
[ "kzntsv.vldmr@gmail.com" ]
kzntsv.vldmr@gmail.com
420c7c072ee3df3aff51e1df7857bc1bc104ee2e
169e75df163bb311198562d286d37aad14677101
/tensorflow/core/kernels/parameterized_truncated_normal_op.cc
0ab9ff9f650e137017b49d5d279f1a28ff45fa29
[ "Apache-2.0" ]
permissive
zylo117/tensorflow-gpu-macosx
e553d17b769c67dfda0440df8ac1314405e4a10a
181bc2b37aa8a3eeb11a942d8f330b04abc804b3
refs/heads/master
2022-10-19T21:35:18.148271
2020-10-15T02:33:20
2020-10-15T02:33:20
134,240,831
116
26
Apache-2.0
2022-10-04T23:36:22
2018-05-21T08:29:12
C++
UTF-8
C++
false
false
16,672
cc
/* Copyright 2016 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
[ "zylo117@hotmail.com" ]
zylo117@hotmail.com
8a71a2b06e898ab0bb38279cbdb1683ef3ec404b
f53a79a1cee7e2ba44e06fe0a94d4032bb9ee43f
/BOJ/2702.cpp
51d1b658638b4962ce620d5a8a22247739c5c24a
[]
no_license
SOFTK2765/PS
f576a416da21034d5ebea60538fcd263b6d042f3
a9215bc9c41530ad6a1a7352716c64e6d73354a7
refs/heads/master
2021-06-21T00:39:34.065445
2021-01-01T12:45:51
2021-01-01T12:45:51
152,511,667
2
0
null
null
null
null
UTF-8
C++
false
false
373
cpp
#include <bits/stdc++.h> using namespace std; int gcd(int a, int b) { int c = a%b; while(c!=0) { a = b; b = c; c = a%b; } return b; } int main() { int t; scanf("%d", &t); while(t--) { int a, b; scanf(" %d %d", &a, &b); printf("%d %d\...
[ "44043820+SOFTK2765@users.noreply.github.com" ]
44043820+SOFTK2765@users.noreply.github.com
756bc9d4a3ea8c3d226d070d5217fd8f26ed16a2
e64edb063f0ce73e84814e3de29a72b0b5f71641
/geeksforgeeks/Sum-of-eaf-nodes-BST.cpp
ab4abfa4e5e6bcbb75a4628f99bc87cc2f80af23
[ "MIT" ]
permissive
chunhou-liu/OnlineJudge
d7a8aff287826d6473b4d1a1c5c96c1b9d7830f3
b79c8e05acf05411d8cf172214aa42e49cc20867
refs/heads/master
2020-05-02T04:50:01.145766
2019-06-12T13:47:59
2019-06-12T13:47:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
238
cpp
struct Node{ int data; Node *left,*right; }; int sumOfLeafNodes(Node *r ){ if(r==nullptr)return 0; if(r->left==nullptr && r->right==nullptr)return r->data; return sumOfLeafNodes(r->left) + sumOfLeafNodes(r->right); }
[ "liuchunhou@gmail.com" ]
liuchunhou@gmail.com
f42a9c1e4fc8b423b1657e654d1336268ad213e7
fbf0977fbec6a8c9c0223f6b583a3fe7eef1059d
/babymonitorcode.ino
cad589b8da4ad4aaaa0e3ce492af6d849255300f
[]
no_license
reshmarenee/IOT-Based-Baby-Monitor
50671c4c6a38370a4ca150f74be447a4495aa35f
8945d3d80f5e5f17fa3925b4820f2c523154a9f6
refs/heads/main
2023-04-25T19:12:30.813596
2021-05-23T21:45:20
2021-05-23T21:45:20
370,157,013
0
0
null
null
null
null
UTF-8
C++
false
false
1,955
ino
#include <SoftwareSerial.h> int volume; //variable to read the value from Sound sensor int inputPin = 2; // choose the input pin (for PIR sensor) int buzzerPin = 9; //choose the input pin (for buzzer) int val = 0; //variable to read the value from PIR sensor SoftwareSerial sim(1...
[ "noreply@github.com" ]
reshmarenee.noreply@github.com
149524c3fa477568a9b179c36d54fb01de71706d
2b41dd58d3272d95be362decf2047d8f33ec5d14
/MMX3/DemoDirectX/DemoDirectX/MapReader/TmxImage.cpp
2433e27d28fd6d9618d0ad493c6a5b841b0657e7
[]
no_license
NhapMonPhatTrienGame/GameDirectX
c40dbbd8251a81c6af7dbbdc5111bb604634e4b3
558cd3618cabc413e259bc46d63b475fc781dc2c
refs/heads/master
2021-10-08T06:40:23.156743
2018-12-09T14:39:45
2018-12-09T14:39:45
156,981,588
1
0
null
null
null
null
UTF-8
C++
false
false
2,134
cpp
//----------------------------------------------------------------------------- // TmxImage.cpp // // Copyright (c) 2010-2014, Tamir Atias // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are met: // *...
[ "phanvanluom97bd@gmail.com" ]
phanvanluom97bd@gmail.com
0fba5f92eeb1d182b99ae433014b7e88808dd71e
9ef7ae27f57d24b7fa194ed9fc22d95a2ea2f4fa
/MathQ/combinatorics/rectangles.cpp
0984df5de41b073884528f1dfd548e6b8ab3f571
[]
no_license
Rahul365/Coding_Practice
e093b745da5e0d589b57d31ff8d4d5bdae46c583
4430401991defdd79522da229f040c5e48718487
refs/heads/master
2022-07-30T19:59:21.839107
2022-07-02T08:10:50
2022-07-02T08:10:50
241,954,353
1
1
null
null
null
null
UTF-8
C++
false
false
726
cpp
#include<bits/stdc++.h> using namespace std; // https://codeforces.com/problemset/problem/844/B int main(){ int n,m; cin >> n >> m; vector<vector<int>> dp(n,vector<int>(m)); for(int i = 0;i<n;++i) for(int j = 0;j<m;++j){ cin >> dp[i][j]; } long long int answer = 0; fo...
[ "rahul.dhiman365@gmail.com" ]
rahul.dhiman365@gmail.com
4ef5c877725eccdb6ed4b8fc78d6524f86fcfd38
9a3ec3eb5371a0e719b50bbf832a732e829b1ce4
/NPC RavensDust/Safe.h
937f7359e7417a00c8fca254a4fe2c4a1d6e9eb7
[]
no_license
elestranobaron/T4C-Serveur-Multiplateformes
5cb4dac8b8bd79bfd2bbd2be2da6914992fa7364
f4a5ed21db1cd21415825cc0e72ddb57beee053e
refs/heads/master
2022-10-01T20:13:36.217655
2022-09-22T02:43:33
2022-09-22T02:43:33
96,352,559
12
8
null
null
null
null
UTF-8
C++
false
false
291
h
#include "NPCStructure.h" #ifndef __SAFE_H #define __SAFE_H class Safe : public NPCstructure{ public: Safe(); ~Safe(); void Create( void ); void OnAttacked ( UNIT_FUNC_PROTOTYPE ); void OnTalk( UNIT_FUNC_PROTOTYPE ); void OnInitialise( UNIT_FUNC_PROTOTYPE ); }; #endif
[ "lloancythomas@hotmail.co" ]
lloancythomas@hotmail.co
eef316e82ae569e56e73c92d54c7dc635a21e5c5
9d0d8b8f1df362e8e6c7c38984cb30c67b8e4c23
/src/UniformSetters.cpp
9c6f6978ac031e86e4f4278b19525ce4cf156ea0
[ "MIT" ]
permissive
AlphaZoneR/ModernGL
c700b45970f05388531da3de7acd18dc0a6066eb
b8117297398cb744fc90add6858e3949069c35c6
refs/heads/master
2021-09-04T03:55:02.757362
2017-11-28T08:03:50
2017-11-28T08:03:50
114,154,438
0
0
null
2017-12-13T18:21:21
2017-12-13T18:21:21
null
UTF-8
C++
false
false
25,469
cpp
#include "Uniform.hpp" #include "Error.hpp" int MGLUniform_invalid_setter(MGLUniform * self, PyObject * value) { MGLError_Set("cannot detect uniform type"); return -1; } int MGLUniform_bool_value_setter(MGLUniform * self, PyObject * value) { int c_value; if (value == Py_True) { c_value = 1; } else if (value ...
[ "cprogrammer1994@gmail.com" ]
cprogrammer1994@gmail.com
4590dc9f5807c34daaf8735f6ef67a6b8bd09926
7ce91a98ae434dbb48099699b0b6bcaa705ba693
/TestModule/HK1/Users/20110301/BAI4.CPP
67f7c5b5a3033b841d7f19f93d52fdd9ae7478ee
[]
no_license
ngthvan1612/OJCore
ea2e33c1310c71f9375f7c5cd0a7944b53a1d6bd
3ec0752a56c6335967e5bb4c0617f876caabecd8
refs/heads/master
2023-04-25T19:41:17.050412
2021-05-12T05:29:40
2021-05-12T05:29:40
357,612,534
0
0
null
null
null
null
UTF-8
C++
false
false
954
cpp
#include<stdio.h> void nhap(int A[][100], int &m, int &n); int laNT(int a); void tinhTong(int A[][100], int B[], int m, int n, int &nB); int timMin(int B[], int nB); void xuat(int kq); int main(){ int A[100][100]; int B[100]; int nB; int m,n; nhap(A,m,n); tinhTong(A,B,m,n,nB); int kq = timMin(B,nB); xuat(kq);...
[ "Nguyen Van@DESKTOP-8HI58DE" ]
Nguyen Van@DESKTOP-8HI58DE
b18c5d0283acd24227523705219756242d9fe58c
69dd4bd4268e1c361d8b8d95f56b5b3f5264cc96
/GPU Pro1/10_Beyond Pixels & Triangles/05_Real-Time Interaction between Particles and Dynamic Mesh on GPU/DVD/Code/Deps/FBX/include/kfbxplugins/kfbxsubdeformer.h
ca595bc2b8225402c261ee6a6882560b7fcaee89
[ "MIT" ]
permissive
AnabaenaQing/Source-Code_ShaderX_GPU-Pro_GPU-Zen
65c16710d1abb9207fd7e1116290336a64ddfc86
f442622273c6c18da36b61906ec9acff3366a790
refs/heads/master
2022-12-15T00:40:42.931271
2020-09-07T16:48:25
2020-09-07T16:48:25
null
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
5,073
h
/*! \file kfbxsubdeformer.h */ #ifndef _FBXSDK_SUB_DEFORMER_H_ #define _FBXSDK_SUB_DEFORMER_H_ /************************************************************************************** Copyright © 2001 - 2008 Autodesk, Inc. and/or its licensors. All Rights Reserved. The coded instructions, statements, computer p...
[ "IRONKAGE@gmail.com" ]
IRONKAGE@gmail.com
8ef7fda4069cdc3b570f9ce646b54f08025170fb
f5bd250b8bbd0977e262e8e2d79f0a9829cc0813
/test/server/serverapp.cpp
955c3d09f7d9423f1ce8667cd5f7b9efc40c76f5
[]
no_license
itbestbear/fakengine
0d56599ebbecb32c26fae63723582b220f05e9fa
46490fee5ad6be9c956e9e1c7368936e11e0350a
refs/heads/master
2022-01-18T17:08:11.045106
2019-05-09T08:27:06
2019-05-09T08:27:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
583
cpp
#include "fakengine.h" #include "serverapp.h" bool serverapp::ini( int argc, char *argv[] ) { mycmdparser cp; cp.parse(argc, argv); stringc ip; cp.get("ip", ip); int32_t port; cp.get("port", port); LOG_DEBUG("%s:%d", ip.c_str(), port); tcp_socket_server_param param; bool ret =...
[ "esrrhs@localhost" ]
esrrhs@localhost
82609212c365f8e395a4b66971ac17c2efa84a83
25bda6c3a9eaf9b33c03f4210291ebc8fc2a8643
/challenge.h
8d2976dbea5c41a7001669d3885e00154383ca07
[ "MIT" ]
permissive
DKDouzi/OrderManager
dc279d4a48684f3c00e8072df56e8eead46d3e7b
7606392d651dd13460e2628261be5cf07efad8c6
refs/heads/master
2020-04-07T04:13:51.160013
2018-11-18T09:26:05
2018-11-18T09:26:05
158,045,964
2
0
null
null
null
null
UTF-8
C++
false
false
1,932
h
#pragma once #include <stdint.h> #include <string> // company's order identifier struct OrderIdentifier { OrderIdentifier() = default; OrderIdentifier(uint16_t m, uint16_t d, uint16_t t, uint32_t s) : _market(m) , _desk(d) , _trader(t) , _sequence(s) {} uint16_t _market{ 0 }; uint16_t _d...
[ "noreply@github.com" ]
DKDouzi.noreply@github.com
1b40c575a4e710dd872febe98362d6f9339270b5
422090af64ce3038241344e5529abf334db45471
/Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryBPFunctionLibrary.h
2fc999677f4e38aeae56af73f26e9e90c184c8e9
[ "MIT" ]
permissive
QuinnSixense/EditSaber
92c49b0fa9cd32080285bef93217ea6b0f14f787
ce0e728064bb356e9a86b4d3e50ca89d824faa5d
refs/heads/master
2021-05-27T01:30:53.665206
2020-04-08T21:23:32
2020-04-08T21:23:32
254,201,766
0
0
MIT
2020-04-08T21:12:37
2020-04-08T21:12:37
null
UTF-8
C++
false
false
106,080
h
/* By Rama */ #pragma once //to prevent nodes from getting called in constructors: //meta=(UnsafeDuringActorConstruction = "true") #include "VictoryISM.h" //~~~~~~~~~~~~ UMG ~~~~~~~~~~~~~~~ #include "Runtime/UMG/Public/UMG.h" #include "Runtime/UMG/Public/UMGStyle.h" #include "Runtime/UMG/Public/Slate/SObjectWidge...
[ "evann.delaunay@gmail.com" ]
evann.delaunay@gmail.com
db2835c0dc9fbd52c7b5e560f5b209098f6a8601
b3f810cde78ba2ccd79b6b3402349f9b46daf669
/C_C++/Qt/MyQBuffer/widget.cpp
aa3ea0efb4c193c7a9c9ef123a76ee2fefa5a989
[]
no_license
zhouchaozhong/study_notes
3c7e87f1c5766039034b4e4744d7248268263796
2415da1bb0465e01869a19499b9ae53c5b3175ac
refs/heads/master
2023-05-24T23:26:14.607902
2023-05-11T09:01:28
2023-05-11T09:01:28
92,481,698
0
0
null
null
null
null
UTF-8
C++
false
false
943
cpp
#include "widget.h" #include "ui_widget.h" #include <QBuffer> #include <QDataStream> #include <QDebug> Widget::Widget(QWidget *parent) : QWidget(parent), ui(new Ui::Widget) { ui->setupUi(this); QByteArray array; QBuffer memFile(&array); //创建内存文件 memFile.open(QIODevice::WriteOnly); memFile....
[ "charles@gmail.com" ]
charles@gmail.com
7c0fe4cdd5ed280355f8a875bef854ad3445f3e2
c33327dcd5ddbd9df102851b9d6d41e99a6c5abf
/C_C++/course/course_A.cpp
cc1c3406f24fe26bbc491bd694c19b194c7a8971
[]
no_license
Zxilly/Study-From-Zero
310d9dce6b8db9ae5fd9818b066d1fa3cc71ffa7
47df4c573671c9372f8c9092a127439927f42e2a
refs/heads/master
2023-07-23T23:07:55.633622
2023-07-11T03:19:57
2023-07-11T03:20:57
208,585,532
0
0
null
2023-07-19T01:44:46
2019-09-15T11:43:57
C++
UTF-8
C++
false
false
775
cpp
#include <iostream> // input/output stream using namespace std; // standard n. 标准 void inta() { } int main() { int a; // integer 整形 long a2; long long a3; float b; // 浮点 double b2; int dsjfklsdjflsdjfldskf = 3; int ThisIsAVar = 4; int _this_is_also_a_var = 5; int c2 = 6; int...
[ "zhouxinyu1001@gmail.com" ]
zhouxinyu1001@gmail.com
858cadf83edc13d5806502a665473663b118457e
e24a366a7ac5dfb5975a468046c8626a9d56fa6d
/Obfuscator/Source/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
4e8c99fc8d89060cd2a1a43a06a23784131fc0e3
[ "NCSA", "MIT" ]
permissive
fengjixuchui/iOS-Reverse
01e17539bdbff7f2a783821010d3f36b5afba910
682a5204407131c29588dd22236babd1f8b2889d
refs/heads/master
2021-06-26T17:25:41.993771
2021-02-11T10:33:32
2021-02-11T10:33:32
210,527,924
0
0
MIT
2021-02-11T10:33:33
2019-09-24T06:26:57
null
UTF-8
C++
false
false
884
h
//===- PDBSymbolUsingNamespace.h - using namespace info ---------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "374619540@qq.com" ]
374619540@qq.com
5567d892725ad850195cc09af66ecd165e5fd873
608a2e871c7b534a3922914595c294dc147a5310
/Intermediate/Build/Win64/UE4Editor/Inc/FireAndIce/PlatformAppearing.gen.cpp
7ed4217919b2dffa3975e97a8e91badecd4c84a3
[]
no_license
aokeefe97/FireAndIce-Test
0214094f2e8f2d1ed3cb06981b67c2265d8e58c9
e665709bc18d384c5046164105b59e7a46d2b27d
refs/heads/master
2020-03-11T10:09:48.629277
2018-04-17T16:31:16
2018-04-17T16:31:16
129,934,656
0
0
null
null
null
null
UTF-8
C++
false
false
6,800
cpp
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ==============================================================...
[ "aidan.okeefe@gmail.com" ]
aidan.okeefe@gmail.com
5abffb06dda42c4947e164b91782c3181905ece0
50fd35d59a684f78eeb9b20184b297671a31df87
/src/drone/sbus.cpp
2bf03f1b86ec1a59c0a1d891a9abea4d3c1bfe01
[ "Apache-2.0" ]
permissive
ConnorChristie/kendryte-drone-ai
83148f841a6503b60577d148d8037b7718113e4f
beeeb7606555ff64be630bd4413151255b7ab83c
refs/heads/master
2020-08-16T03:12:08.976284
2019-10-19T17:30:10
2019-10-19T17:30:10
215,447,701
0
0
null
null
null
null
UTF-8
C++
false
false
1,290
cpp
#include "sbus.h" namespace SBUS { void init(uart_device_number_t device_number) { sbus_buffer_s buffer; buffer.ring_buffer = new RingBuffer(SBUS_FRAME_SIZE); uart_init(device_number); uart_config(device_number, 100000, UART_BITWIDTH_8BIT, UART_STOP_2, UART_PARITY_EVEN); uart_receive_data_dma_irq...
[ "chillercraft@hotmail.com" ]
chillercraft@hotmail.com
65a4719224a794b598563c606d7baccfac55fa55
1ef180f25651e3de4327aad2cf7304272248008d
/render/include/camera.h
c51b74def1693edb16388427bba9d543466947dd
[]
no_license
Rboin/engine
ed28582228803e8b30995bc969de87d82fd05d8c
fcfded4ef1bfc3156aa1a6967180f8c0b4b45aa5
refs/heads/master
2021-06-17T23:58:27.216460
2019-08-11T12:39:36
2019-08-11T12:39:36
141,564,037
0
0
null
null
null
null
UTF-8
C++
false
false
2,142
h
#ifndef CAMERA_HPP #define CAMERA_HPP #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtc/quaternion.hpp> #include <glm/gtc/type_ptr.hpp> #include <memory> #include "axis.h" #include "openglfunctionproxy.h" enum Direction { UP = 1, DOWN = 2, FORWARD = 4, BACKWARD = 8, RIGHT = 1...
[ "robin.t.koning@gmail.com" ]
robin.t.koning@gmail.com
012817e5fbec3eb043d77d932956421ffc9ade13
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE23_Relative_Path_Traversal/s02/CWE23_Relative_Path_Traversal__char_file_ifstream_51a.cpp
95998c04020ec3979165db1f89e1d60bdf8c9e58
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
3,146
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE23_Relative_Path_Traversal__char_file_ifstream_51a.cpp Label Definition File: CWE23_Relative_Path_Traversal.label.xml Template File: sources-sink-51a.tmpl.cpp */ /* * @description * CWE: 23 Relative Path Traversal * BadSource: file Read input from a file * G...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
8c1f527dd735e840b103cb2ae09bb7a8dd333a01
f351c51426cba00bca8143e7cb70a95eb762f894
/Problem/SwordToOffer/p73add.cpp
964a01448529d138c36ad2d0661e58a561816a15
[]
no_license
Cesareans/CPP
d7c4474ee19143b635d482e5ccd676db42dd945d
c06bc48c9be296cbd2c0a1307c704b21bb5fa5dc
refs/heads/master
2020-08-07T04:50:40.314025
2020-05-31T01:37:10
2020-05-31T01:37:10
208,958,625
0
0
null
null
null
null
UTF-8
C++
false
false
294
cpp
#include <iostream> using namespace std; class Solution { public: int add(int num1, int num2) { while (num2) { num1 = num1 ^ num2; num2 = ((num1 ^ num2) & num2) << 1; } return num1; } }; int main() { cout << Solution().add(1, 4); }
[ "1357959025@qq.com" ]
1357959025@qq.com
c748444ad1d571b227c9d944d7819ba192293ff1
b84a050160789566caa56445f856360f6cea89f2
/Stacks/StackArr.cpp
dbac45342ed8c897bd1dba8000f2fe41d1be9f41
[]
no_license
Mohamed-Motaz/ASU-DataStructuresCourse
5f708afe43c3d4e26d1e0cf85ddbe754908f32e5
58f156ffe6a5780dd19958e9a5f52a2566e8fe35
refs/heads/master
2023-05-28T19:36:14.584230
2021-06-21T22:53:29
2021-06-21T22:53:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,044
cpp
// // Created by Mohamed El Zein on 5/30/21. // #include "StackArr.h" #include <assert.h> #include <iostream> using namespace std; template <class T> StackArr<T>::StackArr() { elements = 0; capacity = 2; arr = new T[capacity]; } template <class T> void StackArr<T>::push(T value) { if (elements == capa...
[ "mohamedmotaz247@yahoo.com" ]
mohamedmotaz247@yahoo.com
a5b0402b493e58d10b2aeacd181ca3420a6c57c7
0f0bb82d5b53cbb8a8b24086dfc4cfcad143af03
/title_17.cpp
dbc7f6b07766ae820d7639c8a1c96d96f73cf73b
[]
no_license
bartsimpson89/C-_problem
af88fe7d758fb3ff6032fa3e0f48f2b2aea94cc7
22e205f6466419a69f854028effe5e6e0d0eff73
refs/heads/master
2020-04-22T15:07:33.525084
2019-03-05T11:10:13
2019-03-05T11:10:13
170,467,368
1
0
null
null
null
null
UTF-8
C++
false
false
2,120
cpp
#include<iostream> #include <vector> using namespace std; struct TreeNode { int val; struct TreeNode *left; struct TreeNode *right; TreeNode(int x) : val(x), left(NULL), right(NULL) { } }; class Solution { public: void Mirror(TreeNode *pRoot) { if (pRoot == NULL) return;...
[ "shu_nan2008@163.com" ]
shu_nan2008@163.com
2bd43ad6ad6c9c3d686df396e87b32b05134976a
ba02f978b8f5d5e98556d44679cb88425a9ca398
/src/main.cpp
ff69632614495eddf571733f5aa4ec145aa94092
[ "ISC" ]
permissive
aejsmith/swrast
12d698668bd25792de76f0d1f11b80596f742340
eac34f9eac97d2303a78e7cd08f07fe8481fffa5
refs/heads/master
2021-09-02T09:59:49.605560
2018-01-01T18:04:29
2018-01-01T18:04:29
115,617,109
1
0
null
null
null
null
UTF-8
C++
false
false
3,460
cpp
// // Copyright (C) 2017 Alex Smith // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above // copyright notice and this permission notice appear in all copies. // // THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIM...
[ "alex@alex-smith.me.uk" ]
alex@alex-smith.me.uk
fc888131391ad33b8b2ce179552c2dccba0e77c6
914a4d60f79b0b96a4440979e1fd6ded5f7bc668
/2DPatternSearch/main.cpp
c9e60c5acd25c701555592e0c892354aae9de8cf
[]
no_license
marcinwasowicz/Text-Algorithms
9772fddb924685772dceb5b87dab7b9ee1754ce8
66ade82efec434c78e09464236af2ec4d33202d2
refs/heads/master
2021-05-19T07:03:06.107565
2020-09-27T16:09:18
2020-09-27T16:09:18
251,577,146
1
0
null
null
null
null
UTF-8
C++
false
false
9,080
cpp
#include "PatternSearch.h" #include "FileParser.h" string ALPHABET = "qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM \n.,1234567890(){}[]|;':-\u0022"; vector<string> transpose(vector<string>& matrix){ vector<string> result(matrix[0].length(), string()); for(int i = 0; i<matrix.size(); i++){ for(...
[ "noreply@github.com" ]
marcinwasowicz.noreply@github.com
f3211a6fced7bce0d8656514f4d06c79a6e1ca2e
82c64906356c05817cedff0af0ee98cb97280d01
/problems/pB/solutions/sol5.cc
ccabd1751f51e40b1dfce5f8ba40c22d1fe64815
[]
no_license
wangyenjen/icpc-xuzhou-2019
31fa1f64e803634047099bf1c9bffd7a43deda2a
328b3a05dec588620d6a7258802f720505d543d5
refs/heads/master
2022-07-20T07:24:56.653872
2019-10-28T12:13:09
2019-10-28T12:13:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,813
cc
#include <bits/stdc++.h> using namespace std; const int kN = 1e6 + 1; const int kMod = 998244353; constexpr int kState[4] = {0, 0, 12, 68}; constexpr int kRecurrence[4] = {0, 0, 70, 70}; int tab[kN][2], rec[500][500], tr[70][70]; string cache[500]; vector<int> suc[70]; map<string, int> z; int GetID(const string &s) ...
[ "b06902093@ntu.edu.tw" ]
b06902093@ntu.edu.tw
a4b6bb60bd274be4862f11875cc080307f226977
685c151efb36ed60a8de318b2eca119de1372f87
/1/source/Violet/shoot.cpp
7d7cb446baf10bd226e9c451dfa3ebe6f9369a4d
[]
no_license
EAirPeter/wh2014
95cb9e7e2eb311900253ac5bfcba1ff31397b9bd
66e72f671f64012374f47be0cd86e0acef133de0
refs/heads/master
2020-05-09T12:03:57.146410
2014-02-21T11:11:12
2014-02-21T11:11:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,086
cpp
#include <algorithm> #include <cstdio> #include <queue> using namespace std; #ifdef NAVIO #define LLD "%lld" #else #define LLD "%I64d" #endif struct pnt { int x, y; } D[ 501 ], E[ 501 ]; inline bool operator < ( const pnt & a, const pnt & b ) { if( a.x != b.x ) return a.x < b.x; return a.y < b.y; } int gcd( c...
[ "thunderlz@vip.qq.com" ]
thunderlz@vip.qq.com
84a9c2887aec5f0f756701dcb506af2ce4d4a207
139dfee08bb7a9978388b97052a5329f9d368a35
/Exam1/ExampleImplementation/main.cpp
ae6727bf6bb859f7a2c22629bf3a415d7649e2ca
[]
no_license
JoeDumoulin/CS172
b40bb6c5d075066c97974a3f498a32b5dc0c02ef
e94ba41b163257969b2b12e548bce5012b0bf6d9
refs/heads/master
2021-01-18T13:08:51.680004
2017-05-15T00:57:24
2017-05-15T00:57:24
80,733,695
0
0
null
null
null
null
UTF-8
C++
false
false
1,813
cpp
// main.cpp // // compile with: g++ main.cpp Song.cpp Playlist.cpp -o test #include <string> #include <iostream> #include "Song.h" #include "Playlist.h" using namespace std; int main() { // make an array of songs static int numsongs = 9; Song songs[] = { Song("Human", "Rag'n'Bone Man", "Modern...
[ "joe.dumoulin@gmail.com" ]
joe.dumoulin@gmail.com
4c2d376f7a4038164fef591d1fb5b994457b4bb9
d09945668f19bb4bc17087c0cb8ccbab2b2dd688
/codeforce/edu/081-120/116/e.cpp
65400d2b38ec56024d0c5942e39d2725b439cd4b
[]
no_license
kmjp/procon
27270f605f3ae5d80fbdb28708318a6557273a57
8083028ece4be1460150aa3f0e69bdb57e510b53
refs/heads/master
2023-09-04T11:01:09.452170
2023-09-03T15:25:21
2023-09-03T15:25:21
30,825,508
23
2
null
2023-08-18T14:02:07
2015-02-15T11:25:23
C++
UTF-8
C++
false
false
1,846
cpp
#include <bits/stdc++.h> using namespace std; typedef signed long long ll; #define _P(...) (void)printf(__VA_ARGS__) #define FOR(x,to) for(x=0;x<(to);x++) #define FORR(x,arr) for(auto& x:arr) #define FORR2(x,y,arr) for(auto& [x,y]:arr) #define ALL(a) (a.begin()),(a.end()) #define ZERO(a) memset(a,0,sizeof(a))...
[ "kmjp@users.noreply.github.com" ]
kmjp@users.noreply.github.com
332d354f53d0057f0040d6c03fb695f10197a134
c7d4d31e26e4ee4a13f21050fc8a96005b1a2a24
/ABC099/D.cpp
3cce585b2f2885ead5a851e79c29a65904934803
[]
no_license
motacapla/ProgrammingContest-Atcoder-etc-
c26840bf435159ed46c44b3ec37f0ad6e4a722e5
a647b9656b1656ce7da73f8e66a54d353765717b
refs/heads/master
2021-10-28T06:25:40.276550
2021-10-23T11:29:37
2021-10-23T11:29:37
141,571,371
0
0
null
null
null
null
UTF-8
C++
false
false
1,888
cpp
//$g++ -std=c++11 Template.cpp //#include <bits/stdc++.h> #include <iostream> #include <complex> #include <sstream> #include <string> #include <algorithm> #include <deque> #include <list> #include <map> #include <numeric> #include <queue> #include <vector> #include <set> #include <limits> #include <cstdio> #include <...
[ "tikeda@tikeda.local" ]
tikeda@tikeda.local
e33bb62511db18705c718f9b0713af16b57eb8f0
cb9fc08c5aa59e7ff556e48342832fa87bb487ac
/arduino_omni_wheel/ros_lib/voxblox_msgs/FilePath.h
5a150afaace9de791b874fd533e8f5e32bb3e0f0
[]
no_license
GigaFlopsis/Omni_robot_ROS
4b1ed0a22b1c5fc08952569ef23c385823ddb2af
80ebe6c306164a41964c55f956c5caf8eac1ecd1
refs/heads/main
2023-01-20T13:52:34.987613
2020-12-01T14:17:06
2020-12-01T14:17:06
313,404,594
1
0
null
2020-11-25T20:22:21
2020-11-16T19:22:41
C++
UTF-8
C++
false
false
2,035
h
#ifndef _ROS_SERVICE_FilePath_h #define _ROS_SERVICE_FilePath_h #include <stdint.h> #include <string.h> #include <stdlib.h> #include "ros/msg.h" namespace voxblox_msgs { static const char FILEPATH[] = "voxblox_msgs/FilePath"; class FilePathRequest : public ros::Msg { public: typedef const char* _file_p...
[ "devittdv@gmail.com" ]
devittdv@gmail.com
7e6b60cb872b3b6cb9a162a4598d4577369af131
89dedd7f3c7acc81d12e2bcb2e716f9af9e5fa04
/third_party/WebKit/Source/core/dom/DocumentParserTiming.cpp
2909028cd25b30df0350d4b98c0c2a2ba80b0ad5
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-1.0-or-later", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft", "MIT", "Apache-2.0" ]
permissive
bino7/chromium
8d26f84a1b6e38a73d1b97fea6057c634eff68cb
4666a6bb6fdcb1114afecf77bdaa239d9787b752
refs/heads/master
2022-12-22T14:31:53.913081
2016-09-06T10:05:11
2016-09-06T10:05:11
67,410,510
1
3
BSD-3-Clause
2022-12-17T03:08:52
2016-09-05T10:11:59
null
UTF-8
C++
false
false
2,172
cpp
// Copyright 2015 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 "core/dom/DocumentParserTiming.h" #include "core/dom/Document.h" #include "core/loader/DocumentLoader.h" #include "platform/TraceEvent.h" names...
[ "bino.zh@gmail.com" ]
bino.zh@gmail.com
ccb954b08c942d9d7f5e2f1ded399f78dcbf313d
0e06506ea416777ea57a7429e19716267516b91f
/Laboration_2/src/Kladdkaka.cpp
8674694dbd92fbd6a9f2454e717e202038c7b0ce
[]
no_license
morganwallin/DesignPatterns
837047fde18148a14e21b9a49ca7d6a639d9a053
2884b78f89e90c69df2ca741e492d02d9f7102cd
refs/heads/master
2022-12-08T16:30:38.915773
2020-09-15T11:12:54
2020-09-15T11:12:54
295,693,061
0
0
null
null
null
null
UTF-8
C++
false
false
531
cpp
#include "Kladdkaka.h" Kladdkaka::Kladdkaka() : BakingRecepy("Kladdkaka") { neededIngredients = { Ingredient("egg"), Ingredient("sugar"), Ingredient("baking-powder"), Ingredient("wheat-flour"), Ingredient("salt"), Ingredient("marge"), Ingredient("cocoa-powder") }; } void Kladdkaka::bakeIt() { std::cout << "How to...
[ "mova1701@student.miun.se" ]
mova1701@student.miun.se
4b7f041f9b4aab9383790c30c366208935d2c50c
9e15ab238833565cee000fe37f213e4fabceda1b
/hls/add_sdy/cpp_ap_fixed.cpp
821a1f4a026a70e4767517672d0fa77c276a110c
[]
no_license
Bounce00/fpga
1d40989b4fed96c04f0c9304f20ba504f221f4ec
6baf0ff8519cfa066978b68471d7a2f8d3270e17
refs/heads/master
2020-03-28T13:32:38.290566
2018-09-14T01:41:34
2018-09-14T01:41:34
148,403,665
0
0
null
2018-09-14T01:41:35
2018-09-12T01:35:38
C++
UTF-8
C++
false
false
5,653
cpp
/******************************************************************************* Vendor: Xilinx Associated Filename: cpp_ap_fixed.cpp Purpose:Vivado HLS Coding Style example Device: All Revision History: May 30, 2008 - initial release *********************************...
[ "Haijun.zhang@sigtrum.com" ]
Haijun.zhang@sigtrum.com
1ee97183adbd4bb0db561ee47d546273b5c42756
7e48d392300fbc123396c6a517dfe8ed1ea7179f
/RodentVR/Intermediate/Build/Win64/RodentVR/Inc/AIModule/BTDecorator_KeepInCone.gen.cpp
47595e7ce9f37fca81d54fdde215cc3cc7a5c6fa
[]
no_license
WestRyanK/Rodent-VR
f4920071b716df6a006b15c132bc72d3b0cba002
2033946f197a07b8c851b9a5075f0cb276033af6
refs/heads/master
2021-06-14T18:33:22.141793
2020-10-27T03:25:33
2020-10-27T03:25:33
154,956,842
1
1
null
2018-11-29T09:56:21
2018-10-27T11:23:11
C++
UTF-8
C++
false
false
11,398
cpp
// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ========================================================================...
[ "west.ryan.k@gmail.com" ]
west.ryan.k@gmail.com
dd64c66f6f9f5e32a43f052ca8d6099b098ab3d3
ed21303caf7ecbdb1f5c035e44a36b806a619d17
/BETD/stdafx.cpp
999d0081cbcdd5b26abbfb42249fd0045d56b532
[]
no_license
presscad/TDCP
58028ef978a247e9d5aac944b0583396c14b4747
e72e27fa8c1198c62e80dd7d2bcd0d3f4588c4cb
refs/heads/master
2022-04-08T16:09:44.037771
2020-03-19T10:34:31
2020-03-19T10:34:31
null
0
0
null
null
null
null
GB18030
C++
false
false
159
cpp
// stdafx.cpp : 只包括标准包含文件的源文件 // BETD.pch 将作为预编译头 // stdafx.obj 将包含预编译类型信息 #include "stdafx.h"
[ "wxc_sxy@163.com" ]
wxc_sxy@163.com
1aaf26491721207a74927c382ee7efe2781072be
2ba94892764a44d9c07f0f549f79f9f9dc272151
/Engine/Source/ThirdParty/CEF3/cef_binary_3.2272.2077_windows64/cefclient/performance_test_tests.cc
d906ebf9472180a82ea549c17b77438051e825e5
[ "BSD-3-Clause", "LicenseRef-scancode-unknown", "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
9,934
cc
// Copyright (c) 2012 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. #include "cefclient/performance_test.h" #include "cefclient/performance_test_setup.h" #include "include/cef_v8.h" namespace client...
[ "dkroell@acm.org" ]
dkroell@acm.org
48fbe150a91110736dbac01cc62e781c9f0a559a
2832578defcbb8384b219a58428edfd822036a6c
/mm3dMapperEvent/osgFittingWallSpaceEvent.cpp
031cc6eac1ef73da3263c8b607b4ca48b4cebc3d
[]
no_license
aabin/mapmatrix3d-2.0
83cba485b041a9fc628c41beddbcadeadb4a1741
8eb22b3b849621df44809c1b6e16f7c208fb7406
refs/heads/master
2021-05-23T10:49:26.930463
2018-05-23T06:33:20
2018-05-23T06:33:20
null
0
0
null
null
null
null
GB18030
C++
false
false
5,944
cpp
// osgFittingWallSpaceEvent.cpp : 定义 DLL 应用程序的导出函数。 // #include "stdafx.h" #include "ThreadSafeUpdateCallback.h" #include "InterfaceBaseDrawer.h" #include "osgFittingWallSpaceEvent.h" #include "InterfaceOsgFinder.h" #include "Geometry.h" #include "cvLine.h" #define WALLCOLOR osg::Vec4d(0,1,1,0.4) //...
[ "noreply@github.com" ]
aabin.noreply@github.com
e679d4f410b193f48eb4690062c0f67fdb7ee313
a335057fbc9dc7637c1d7cf840a18d197ce5f0bf
/fastpath/router/message_wrapper.cpp
1a3c77a4bbc6d177d972d62a22efbf1f4e37fe20
[]
no_license
wannabegeek/Fastpath
d6d78e0318a389720ceaa814c53c723e1a2866f3
8cc0c0c846deca7a7e693678c53995d37a868aac
refs/heads/master
2021-06-01T01:07:37.627557
2016-06-15T08:33:43
2016-06-15T08:33:43
51,838,238
2
0
null
null
null
null
UTF-8
C++
false
false
2,231
cpp
/*************************************************************************** __FILE__ ------------------- copyright : Copyright (c) 2004-2016 Tom Fewster email : tom@wannabegeek.com date : 26/03/2016 ************...
[ "tom@wannabegeek.com" ]
tom@wannabegeek.com
6c094e84997be01899efb83780aae98592b2c699
b7dc016762f67a038a9110bf6222e96deedaecc4
/src/port.h
2b073cc4f96c41fad1f7c6fe94a870aa7cdf87a3
[]
no_license
snavendu/Wifi_Switch
5f777cfc544b3c5b1c67f910a8bc23d5fed497ec
6c08ac61a31ea52746b56720e15e42a09d530e4a
refs/heads/master
2020-07-09T13:30:14.838289
2019-09-03T09:32:55
2019-09-03T09:32:55
203,981,220
0
0
null
null
null
null
UTF-8
C++
false
false
1,163
h
#ifndef PORT_H #define PORT_H #include "driver/i2c.h" #include "driver/gpio.h" #include <stdio.h> #define REG_IODIRA 0x00 #define REG_IODIRB 0x01 #define REG_IPOLA 0x02 #define REG_IPOLB 0x03 #define REG_GPINTENA 0x04 #define REG_GPINTENB 0x05 #define REG_DEFVALA 0x06 #define REG_DEFVALB 0x07 #define REG...
[ "snavendu0@gmail.com" ]
snavendu0@gmail.com
56fc63f3cf7b9abce31a914386172a63533ed94f
8db0e2d4b42987f8acb854fdb7813fd74fece445
/src/qt/dequantstrings.cpp
8ed6c51f48aa2a663070dc03ef8a9d9a908d36d9
[ "MIT" ]
permissive
sp1k31973/dequant-1
c6853df1b19d43d6def529364e209c76e9d21d50
8fdd17e4794abd307e43b2c624c2e706d86a6668
refs/heads/master
2020-05-14T18:07:47.097544
2019-03-23T18:38:39
2019-03-23T18:38:39
181,905,527
0
0
MIT
2019-04-17T14:11:49
2019-04-17T14:11:48
null
UTF-8
C++
false
false
29,049
cpp
#include <QtGlobal> // Automatically generated by extract_strings.py #ifdef __GNUC__ #define UNUSED __attribute__((unused)) #else #define UNUSED #endif static const char UNUSED *dequant_strings[] = { QT_TRANSLATE_NOOP("dequant-core", "" "(1 = keep tx meta data e.g. account owner and payment request information, 2 " ...
[ "dequant@users.noreply.github.com" ]
dequant@users.noreply.github.com
d4585d12ebc4e83a059e98efec6ff6879f34e129
e73e31c1acf01a124e628e95db48b8cb7e218e1c
/src/4txn/txn_cursor.h
a4e8f464039f5b5228fc8887ae3fb02c02c7770d
[ "Apache-2.0", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-protobuf" ]
permissive
billon-pl/upscaledb
06f7fe5919a56c4794dc0a281cf5c5a2cce2e59a
da365e3504346b968b6d35de2185f12bba1c1ede
refs/heads/master
2020-03-20T01:56:34.322777
2018-06-20T11:00:04
2018-06-20T11:00:04
137,094,250
1
0
Apache-2.0
2018-06-20T11:00:05
2018-06-12T15:46:48
C++
UTF-8
C++
false
false
4,296
h
/* * Copyright (C) 2005-2017 Christoph Rupp (chris@crupp.de). * * 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 ...
[ "zbigniew.romanowski@billongroup.com" ]
zbigniew.romanowski@billongroup.com
2560ac4312b63dccdff2d0e1fb6de5c26800ad20
50c74a5dd38180e26f0608cb0002585489445555
/Codeforces Solutions/231C.cpp
a7fe3ed86352cc49f210c4c8e30890f7069ddf73
[]
no_license
ShobhitBehl/Competitive-Programming
1518fe25001cc57095c1643cc8c904523b2ac2ef
7a05897ca0ef5565655350803327f7f23bcf82fe
refs/heads/master
2020-04-17T05:20:52.302129
2019-03-18T10:17:47
2019-03-18T10:17:47
166,265,289
0
0
null
null
null
null
UTF-8
C++
false
false
3,381
cpp
#include <cmath> #include <cstdio> #include <vector> #include <iostream> #include <algorithm> #include <stack> #include <string> #include <climits> #include <iomanip> #include <queue> #include <set> #include <list> #include <deque> using namespace std; typedef long long int lli; #include <bits/stdc++.h> struct co...
[ "shobhitbehl1@gmail.com" ]
shobhitbehl1@gmail.com
1d2c5d78b9083f834bc1e89906a41c8be1a3dc2a
2f882847bd6b339c4df531e63e78f1e7b4e775d4
/src/util/bytes.cpp
f1c25b3dbf9b354f3a6110a823ffcb2bd2a30c4b
[ "Apache-2.0" ]
permissive
J-Heinemann/faabric
8f44823f33b2ec1ba2a0442f6d41bfbfb74410af
ab360e392d5bd3d28c713aceceac99e007adc536
refs/heads/master
2022-12-19T01:06:59.305204
2020-10-03T20:44:18
2020-10-03T20:44:18
295,178,722
0
0
Apache-2.0
2020-09-13T15:21:16
2020-09-13T15:21:15
null
UTF-8
C++
false
false
1,793
cpp
#include "bytes.h" #include <vector> namespace faabric::util { std::vector<uint8_t> stringToBytes(const std::string &str) { if (str.empty()) { std::vector<uint8_t> empty; return empty; } // Get raw data as byte pointer const char *cstr = str.c_str(); ...
[ "mail@simonshillaker.com" ]
mail@simonshillaker.com
baedfe7729238125d5387425c0cfca6f0bb13652
4352b5c9e6719d762e6a80e7a7799630d819bca3
/tutorials/oldd/Basic-Dynamic-Mesh-Tutorial-OpenFoam/TUT16/1.06/uniform/time
7693e01610392dc6e796287412b8c31ee7ac2c22
[]
no_license
dashqua/epicProject
d6214b57c545110d08ad053e68bc095f1d4dc725
54afca50a61c20c541ef43e3d96408ef72f0bcbc
refs/heads/master
2022-02-28T17:20:20.291864
2019-10-28T13:33:16
2019-10-28T13:33:16
184,294,390
1
0
null
null
null
null
UTF-8
C++
false
false
835
/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 6 \\/ M anipulation | \*-------...
[ "thomasdigiusto@me.com" ]
thomasdigiusto@me.com
7bd3cfb0af9ab8317d963895d5fbbe0e2385e384
2f9cae60845001bbe0983bfe40b9dfcb31f3f189
/interface.cpp
df390f3b083cdf1f3e6a5b1dc1ef0b9bd8973cdd
[]
no_license
a1406/test_so_python
601708711f4f27ea9b2bd8374f02c845f9500231
31d400f9037f49d742d2d60445ce55649fb4ccb8
refs/heads/master
2020-12-07T00:07:37.402584
2016-08-20T07:42:19
2016-08-20T07:42:19
66,121,926
0
0
null
null
null
null
UTF-8
C++
false
false
611
cpp
#include "comm_head.h" extern "C" { int test_interface() { printf("%s %s\n", __FILE__, __FUNCTION__); return (0); } int register_event(int event_id, on_event_func func) { assert(event_id >= 0 && event_id < 4); all_event_func[event_id] = func; return (0); } char *get_name(player *p) { return p->m_name; } void ...
[ "jack@company" ]
jack@company
4c26204ffab842602485f15ecc17f19eb529bb23
03fd7f7917fd9638ee020ecec06ac8f62dd3d1fa
/webbrowser/webbrowser.h
0e585a60613ca36a14f69cd266e4cf6ef47317f9
[]
no_license
brucehsu/PIMaiden
66f7bb57281fd696d369f999ff4d75b255b43e41
47e0fa5dbae561e93d234ac05689a2baf3f90e1a
refs/heads/master
2021-03-12T19:55:14.161319
2009-12-29T12:47:06
2009-12-29T12:47:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
942
h
#ifndef WEBBROWSER_H #define WEBBROWSER_H #include <QtGui/QWidget> #include <QtGui/QGridLayout> #include <QtGui/QPushButton> #include <QtWebKit/QWebView> #include <QtWebKit/QWebPage> #include <QtWebKit/QWebFrame> #include <QtGui/QToolBar> #include <QtGui/QStatusBar> #include <QNetworkReply> #include <QLineEdit> #inclu...
[ "Administrator@.(none)" ]
Administrator@.(none)
7c2658133d50031f9faac56ed2f5ddea3fe6ad73
fbdc153778176641733260d71dd7cf9308d9484b
/battle-ships/board.cpp
f64a975912525cc482509d09940041c477336a3c
[]
no_license
hubertoszywa/battle-ships
dc2f64dc32afcfabf5566a5b54d3372af558810d
b513da11b1fdca9c12321be7f01d931bfb486f8d
refs/heads/master
2023-02-16T04:36:37.020231
2021-01-13T21:12:02
2021-01-13T21:12:02
312,797,161
0
0
null
null
null
null
UTF-8
C++
false
false
3,187
cpp
/*! *@file board.cpp *@brief Funkcje z tej biblioteki realizaują operacje tworzenia widoku plansz ze statkami oraz dodawania statków na planszach przy zachowaniu losowego ułożenia i obowiązujących zasad gry w statki. */ #include "board.h" //------------ PUBLIC ------------ Board::Board(int x, int y, QTableWidg...
[ "hubertoszywa@gmail.com" ]
hubertoszywa@gmail.com
d870a30d3bca4921cdb2a844e9a45d7ff6845e37
193d62070a9330f994ae24c180f097997c4fdf33
/27. Object Oriented Programming/Vector_class.cpp
48fcde7f6bf02a84d9df71c1da2526bb17be2bd3
[]
no_license
sudo0809/Data-Structure-and-algo
06654ce0ddf295afc8910fc79d89adf42f2ea792
054740875d211fc4ed12fe978333b73d6c8bdcec
refs/heads/main
2023-02-14T03:46:55.825440
2021-01-14T20:02:52
2021-01-14T20:02:52
329,621,225
1
0
null
null
null
null
UTF-8
C++
false
false
1,988
cpp
#include<iostream> #include<cstring> using namespace std; //Let us define a vector class class Vector{ //Data Members and some functions int *arr; int cs; int maxSize; public: Vector(int defaultSize=4){ maxSize = defaultSize; cs = 0; arr = new int[maxSize]; ...
[ "noreply@github.com" ]
sudo0809.noreply@github.com
5c71fe859a0a96bc18036b243040bb2314b3df47
f84f2a08b82bd06eab4d4972a7101bd3f4ca98c8
/atcoder/AtCoderProblems/Easy/easy83.cpp
78be174c66442f0a40326429d5eb6d781f7b9023
[]
no_license
hal0taso/WriteUp
acf9721d4fe78f101483273a9cbb1c14743831d1
fc0384da36dc5da0f27ee1ad79c16cb9fcbe2536
refs/heads/master
2021-07-12T11:08:39.631348
2021-03-23T16:54:51
2021-03-23T16:54:51
61,340,902
0
0
null
null
null
null
UTF-8
C++
false
false
602
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; typedef unsigned long long ull; typedef long double ld; #define FOR(i, a, b) for (int i = a; i < b; ++i) #define REP(i, n) for (ll i = 0; i < n; ++i) int main() { int n, ui, li, usum = 0, lsum = 0, ans = 0; cin >> n; vector<int> u(n); vector<i...
[ "11371960+hal0taso@users.noreply.github.com" ]
11371960+hal0taso@users.noreply.github.com
bd59ee536ed95b2f01a64d867220a1bf874186ab
b2739a22b2f16ac09f889244ee5ca5f8a33ae9d5
/Classes/SelectLevelLayer.cpp
7993aec4fe0c749cdae687d0015270b588826a6d
[]
no_license
chen3286822/Snake_for_v3.2
663b0a868cb9218614f6c06fa9c64f352e2de4b7
45a89b9e239803564c4c442fd950c89e7f0062b1
refs/heads/master
2021-01-02T22:50:03.231428
2014-10-08T15:51:43
2014-10-08T15:51:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,516
cpp
#include "SelectLevelLayer.h" #include "GameDefine.h" #include "MainLayer.h" #include "ScrollMenu.h" #include "TouchTableView.h" USING_NS_CC; USING_NS_CC_EXT; Scene* SelectLevelLayer::createScene() { // 'scene' is an autorelease object auto scene = Scene::create(); // 'layer' is an autorelease object auto layer ...
[ "chen3286822@yeah.net" ]
chen3286822@yeah.net
2c3ff6ec5713c93063a0c92dff05ad460848a8e6
6d1509cf545e956ce2f7f1271949b771c72e0702
/Two Pointers/p18-4sum.cpp
175883cd0791366340fb29300a4085e52a27d19c
[]
no_license
sizzle0121/leetcode
a2f5999283a7e715411199c312d7b93eb38a89cc
1aab55af306f8afd715faff095a807ec7620114a
refs/heads/master
2022-11-11T23:04:11.489466
2020-06-29T11:18:04
2020-06-29T11:18:04
255,982,803
0
0
null
null
null
null
UTF-8
C++
false
false
1,660
cpp
/* * Like 3Sum, sort the array first (in order to use two pointers) * Enumerate all possible starting points (here is two points)\ * Then use two pointer s to find the last two points which sum to (target - first two points)\ * The key point is to avoid duplicate quadruplets\ * This can be done by preventing f...
[ "sizzle0121.cs04@nctu.edu.tw" ]
sizzle0121.cs04@nctu.edu.tw
a40bd8e37a4a0b90c728cfc2fb602d41759f0758
2104522851caee4c5f11b124c7bfb039669d9bc4
/Codeforces/Previous/Div II/230B_142.cpp
6d7b69d587910659db9b6b3e39df1fa394d84b40
[]
no_license
runngezhang/Algorithm
242d0753271bd06121387cca5c6c9939319cfd27
729aa6cbeea095aaa1ef319495270b70b9c6d824
refs/heads/master
2021-01-12T09:11:13.508664
2013-10-10T21:53:41
2013-10-10T21:53:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
695
cpp
#include <iostream> #include <vector> #include <queue> #include <string> #include <list> #include <set> #include <map> #include <sstream> #include <algorithm> #include <cstdio> #include <cstring> #include <cstdlib> #include <cmath> #include <ctime> using namespace std; const int N = 1000010; boo...
[ "shuoxiangpub@gmail.com" ]
shuoxiangpub@gmail.com