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
9991f07932c12d10e62db8cdf83f25ab41672d37
1a49e218c4d160d2afaa5abf5d61542f5d1dc794
/SelectionManager.cpp
181d93d83bfc2ebc1b5324f25e39f56f6a764761
[]
no_license
jefrsilva/AssembleeKQJ
e8de98c826cd01f872eddaffa89c480c3287e3ca
2b443b34831dedb54ca6a1eab64ddddb2875259d
refs/heads/master
2021-01-19T22:32:51.559700
2012-08-29T11:04:41
2012-08-29T11:04:41
5,599,332
1
0
null
null
null
null
UTF-8
C++
false
false
1,174
cpp
#include "SelectionManager.h" #include "Engine.h" #include <iostream> using namespace Engine; SelectionManager::SelectionManager() { std::cout << "Selection manager constructor." << std::endl; this->nextID = 0; } SelectionManager::~SelectionManager() { std::cout << "Selection manager destructor." << st...
[ "jefrsilva@gmail.com" ]
jefrsilva@gmail.com
0ef2f5d577a1a5c3d1c88ccd9b9611d3e2956dda
732b98801cecc583b4bfe00d6aa552bb936e22d0
/GEditor/GEditor/MainFrm.cpp
b134e8d9b138160026e7f9acb745f5388b1e5994
[]
no_license
giftchoi/Graphic-Editer
712854ea7800e6b54102245e5cd082a2ea953217
a6f4ae5531cba7714333c538ff392527a726a5bf
refs/heads/master
2021-01-13T02:23:28.679021
2015-06-10T14:23:33
2015-06-10T14:23:33
35,476,264
0
0
null
null
null
null
UHC
C++
false
false
9,700
cpp
// MainFrm.cpp : CMainFrame 클래스의 구현 // #include "stdafx.h" #include "GEditor.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CMainFrame IMPLEMENT_DYNCREATE(CMainFrame, CFrameWndEx) const int iMaxUserToolbars = 10; const UINT uiFirstUserToolBarId = AFX_IDW_CONTROLBAR_FIRST...
[ "giftchoi@naver.com" ]
giftchoi@naver.com
cf7c8b1e2c419ab5b0ca9b43a2a4ecc881e6b6ba
6928e1211fa472fce0beb3c198c2acc5303a93a6
/TheSecondRound/mycode/CodeCraft-2019-3.x/Kruskal.h
1be6d05da2ea0d5e1c861d2fde50a5c70249b14b
[]
no_license
LHesperus/route-planning-with-traffic
79600cbe7ab49e0cfdaa6dbe62f28eff11e6cde5
7fbc0d9f125afd31305c0c375e1de51b2093b1a1
refs/heads/master
2020-04-30T09:28:05.854507
2019-05-14T16:50:02
2019-05-14T16:50:02
176,747,895
2
0
null
null
null
null
GB18030
C++
false
false
384
h
#include "iostream" #include <sstream> #include <fstream> #include <string> #include <math.h> #include <cmath> #include "def_base_value.h" #include "def_base_Class.h" #include "find_path.h" using namespace std; void del_loop_gen_min_tree(Cross Cross_min_tree_group[n_cross],Road Road_min_tree_group[n_road],Cross Cross...
[ "2639350497@qq.com" ]
2639350497@qq.com
8b180532059f93894bb1959afbb8c9934c9344b9
a46f6f7b63ab7643927e4d46045201b1ef72ad12
/include/gs/gui/gui_manager.h
9c5639df7eb81471994d29ae01f1d6a077eaa1da
[ "LicenseRef-scancode-public-domain", "Zlib", "MIT", "LicenseRef-scancode-warranty-disclaimer", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
jwurzer/glslScene
1f10b1a2d14207f506c8f9439c68baf38513d8c4
b46043e48bb419b156e67477cde7ebcc904b6adf
refs/heads/master
2022-12-11T03:50:32.407447
2022-12-04T17:32:04
2022-12-04T17:32:04
200,546,829
11
0
null
null
null
null
UTF-8
C++
false
false
1,106
h
#ifndef GLSLSCENE_GUI_MANAGER_H #define GLSLSCENE_GUI_MANAGER_H #include <SDL.h> namespace gs { class Renderer; class RenderPassManager; class SceneManager; class ResourceManager; class ContextProperties; class Properties; class FileChangeMonitoring; class GuiManager { public: GuiManager(); ~GuiManager...
[ "jwurzer.development@gmail.com" ]
jwurzer.development@gmail.com
dfadf96bce91c99f989e96ae90adc430eb9db853
c0caed81b5b3e1498cbca4c1627513c456908e38
/src/protocols/comparative_modeling/coord_util.hh
3e7eb372b917bda53be24e5408b3dee16e6ac519
[]
no_license
malaifa/source
5b34ac0a4e7777265b291fc824da8837ecc3ee84
fc0af245885de0fb82e0a1144422796a6674aeae
refs/heads/master
2021-01-19T22:10:22.942155
2017-04-19T14:13:07
2017-04-19T14:13:07
88,761,668
0
2
null
null
null
null
UTF-8
C++
false
false
1,322
hh
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*- // vi: set ts=2 noet: // // (c) Copyright Rosetta Commons Member Institutions. // (c) This file is part of the Rosetta software suite and is made available under license. // (c) The Rosetta software is developed by the co...
[ "malaifa@yahoo.com" ]
malaifa@yahoo.com
7c8c35dbc49966e627806bb1a6b3bb2e8d537250
d4e0ad0c273370003385d921db32a585fe05a0d2
/Keithley2001Sup/src/buffer_parsing_utils.cpp
265312cea0023cc68b40d5868381cd6e7584cb27
[ "BSD-3-Clause" ]
permissive
ISISComputingGroup/EPICS-Keithley_2001
673c6524cb0d0684625867de55972047536c174a
23e7a8c871395aabe6ef8e0b06ccd5b7154d1703
refs/heads/master
2023-09-01T09:18:24.994109
2022-08-17T09:34:23
2022-08-17T09:34:23
147,840,347
0
0
BSD-3-Clause
2022-08-17T09:34:24
2018-09-07T15:15:02
C++
UTF-8
C++
false
false
7,476
cpp
/* Helper functions*/ #include <iostream> #include <map> #include <string> #include <sstream> #include <vector> #include <stdexcept> #include <registryFunction.h> #include <aSubRecord.h> #include <menuFtype.h> #include <epicsExport.h> #include <menuFtype.h> #include "epicsTypes.h" #include <errlog.h> #include <epicsSt...
[ "rory.potter@tessella.com" ]
rory.potter@tessella.com
90a1730acfe217dddc3e2bce6e93a514d8d3c0c6
45364deefe009a0df9e745a4dd4b680dcedea42b
/SDK/FSD_Basic_ButtonScalable2_functions.cpp
3a10661f30c093505c5b4f626a91c4ef333182e0
[]
no_license
RussellJerome/DeepRockGalacticSDK
5ae9b59c7324f2a97035f28545f92773526ed99e
f13d9d8879a645c3de89ad7dc6756f4a7a94607e
refs/heads/master
2022-11-26T17:55:08.185666
2020-07-26T21:39:30
2020-07-26T21:39:30
277,796,048
0
0
null
null
null
null
UTF-8
C++
false
false
15,434
cpp
// DeepRockGalactic SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "FSD_Basic_ButtonScalable2_parameters.hpp" namespace SDK { //--------------------------------------------------------------------------- //Functions //--------------------------------------------------------------------------- // Funct...
[ "darkmanvoo@gmail.com" ]
darkmanvoo@gmail.com
e68606a001fe650a7b21f68a6733f7b3c874dc54
3d2fbb9283b3d5f8440235df5b4bc9e9eb02db4b
/DX11/DX11/WFont.cpp
e05a2f9720e86ee84d46e48787e874e9bb21ebc6
[]
no_license
kirayamato4/RasterTek
e3b802bfd67f3bd321f4fbcdac0e69645a477576
a4359d7ed79e0abc01f5827854a4fc17ad9058b7
refs/heads/master
2020-04-21T23:37:21.512884
2019-02-27T13:25:58
2019-02-27T13:25:58
169,952,045
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
3,568
cpp
#include "pch.h" #include "WFont.h" WFont::WFont() : m_pFontData{ nullptr } , m_pTexture{ nullptr } { } WFont::~WFont() { } bool WFont::Init( ID3D11Device * pDevice, const char* fontFileName, const wchar_t * textureFileName ) { if( !LoadFontData( fontFileName ) ) return false; if( !LoadTextu...
[ "kirayamato4@naver.com" ]
kirayamato4@naver.com
e13484a46f7ef26314e167be3b1c45a87d128f38
88ae8695987ada722184307301e221e1ba3cc2fa
/chrome/browser/extensions/api/autofill_private/autofill_util.cc
565d594dfb98e45fc70a16b68bc9e89936e43b3a
[ "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
14,506
cc
// Copyright 2015 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/extensions/api/autofill_private/autofill_util.h" #include <stddef.h> #include <memory> #include <utility> #include <vector> #include "base/strings/s...
[ "jengelh@inai.de" ]
jengelh@inai.de
859bc90757e599bce5251adf2ca474f3b8fc68f3
8d6948cfc659bfdb234868be081316229257b7c9
/ecl_devices/src/lib/detail/character_buffer.cpp
1b83d4f677f8b028811834a94ae083b01b62e26b
[ "BSD-3-Clause" ]
permissive
stonier/ecl_core
0845ec53591ba5613d4a9b5289a38566536ce482
9d1c49c882c57668f3c46adb2a1a38c2d0957e59
refs/heads/devel
2023-05-11T00:50:18.451839
2022-12-09T16:06:22
2022-12-22T01:56:40
6,735,180
84
64
NOASSERTION
2023-01-20T21:07:52
2012-11-17T12:53:13
C++
UTF-8
C++
false
false
2,487
cpp
/** * @file /src/lib/detail/character_buffer.cpp * * @brief Implementation for device buffers. * * @date November 2009 **/ /***************************************************************************** ** Includes *****************************************************************************/ #include "../../../i...
[ "d.stonier@gmail.com" ]
d.stonier@gmail.com
c7ad6d483007e5e705389b6f9d0063cff2e6a63c
a6247ff5d8e2659706252886f9bd8b868a8e8c69
/Plugins/WebBrowserExtension/Source/Public/EIWebBrowserCookieManager.h
39f9ad60e9f1a3e754bb81b7d45cb8fe72c4aad0
[]
no_license
damody/aon2020
bfdfaab7d63426a867bce43652dbdfe26e27f84b
33787066ee3fbba20d13237adb6affa0fcdfc40c
refs/heads/master
2020-09-14T00:15:24.459321
2019-12-31T00:35:18
2019-12-31T00:35:18
222,949,690
0
1
null
null
null
null
UTF-8
C++
false
false
2,474
h
// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" class IEWebBrowserCookieManager { public: struct FCookie { public: // The cookie name. FString Name; // The cookie value. FString Value; // If is empty a host cookie will be created instead of a domain ...
[ "t1238142000@gmail.com" ]
t1238142000@gmail.com
5e6d36f2814670033aafacd828873013a782b2ef
65f9576021285bc1f9e52cc21e2d49547ba77376
/adsp_proc/avs/main/afe/drivers/afe/rt_proxy/src/AFERtProxyDriver.cpp
b4055b6cedecf6fc81445a5af615bc95eac764ce
[]
no_license
AVCHD/qcs605_root_qcom
183d7a16e2f9fddc9df94df9532cbce661fbf6eb
44af08aa9a60c6ca724c8d7abf04af54d4136ccb
refs/heads/main
2023-03-18T21:54:11.234776
2021-02-26T11:03:59
2021-02-26T11:03:59
null
0
0
null
null
null
null
MacCentralEurope
C++
false
false
49,986
cpp
/*======================================================================== This file is afe device driver layer implementation for real-time proxy ports (mainly USB) RTPP -> real time proxy port Copyright (c) 2013-2015 QUALCOMM Technologies, Inc. (QTI). All Rights Reserved. QUALCOMM Proprietary. Export of t...
[ "jagadeshkumar.s@pathpartnertech.com" ]
jagadeshkumar.s@pathpartnertech.com
1720c2b9a5ce0b165a5b94faeb3a9b498e77aaed
ba9322f7db02d797f6984298d892f74768193dcf
/emr/include/alibabacloud/emr/model/CreateParagraphRequest.h
d2ff879ee691a497de488116fa1c3fd11a1d1531
[ "Apache-2.0" ]
permissive
sdk-team/aliyun-openapi-cpp-sdk
e27f91996b3bad9226c86f74475b5a1a91806861
a27fc0000a2b061cd10df09cbe4fff9db4a7c707
refs/heads/master
2022-08-21T18:25:53.080066
2022-07-25T10:01:05
2022-07-25T10:01:05
183,356,893
3
0
null
2019-04-25T04:34:29
2019-04-25T04:34:28
null
UTF-8
C++
false
false
1,766
h
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
4f783bc6b570f69592381f9fd58099aa1166a2df
52d4b3c2b07e9b37c7b8317bb032c7aed4d3ff4c
/Source/GreenHeart/Public/Actors/AnimalItems/BaseAnimalItem.h
046c4b691c9501d3803db58190a4d694fbbba429
[]
no_license
BlackBird604/GreenHeart
936b05104167efdebc5c766531dcf6b1a3fad633
6aebcccdba1de810bbeb7b3da68f5d1a9b76fb3d
refs/heads/master
2020-04-29T04:09:13.586313
2019-05-31T20:41:41
2019-05-31T20:41:41
175,838,000
0
0
null
null
null
null
UTF-8
C++
false
false
734
h
// The Green Heart @Politechnika Opolska #pragma once #include "CoreMinimal.h" #include "Actors/Others/BaseItem.h" #include "Interfaces/Sellable.h" #include "Interfaces/Consumable.h" #include "BaseAnimalItem.generated.h" UCLASS() class GREENHEART_API ABaseAnimalItem : public ABaseItem, public ISellable, public ICon...
[ "sushiken1@o2.pl" ]
sushiken1@o2.pl
d32e8592b8e283841b998bfbf525311d0fbc9fd3
d63efce02ed94af7ace6fa752c948e4a928a27ee
/src/algo.h
ccdb7be3ef4ea8f1e7fc327efc77094e5ef5f43f
[ "MIT" ]
permissive
supervisoredis/MajsoulPaipuAnalyzer
f2148102ff439e31c59b0a36e06d6f32ad84d90a
49de0b8453b98bc3b3ed11e3851899545706e6b9
refs/heads/master
2022-12-07T15:43:30.120029
2019-05-15T10:54:31
2019-05-15T10:54:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,779
h
#ifndef _ALGO_H #define _ALGO_H #include "header.h" #include "analyzer.h" #include "consts.h" using namespace CONSTS; namespace Algo{ #ifdef _WIN32 std::string UTF82GBK(const std::string &str); #endif long long strptime(const std::string &str); std::vector<std::string> split(const std::stri...
[ "jzjqz17@gmail.com" ]
jzjqz17@gmail.com
279ab18c9ba0221e16c0e19e9c5d997144212e70
b1fad7a3f49053dfe8019575adc23e6c595c65fe
/shared/gps/gps.ino
1fa80c1cc9d499dd098168ab9d10389547c27e7b
[]
no_license
justas-dovydaitis/Bakalauras
91ef3d1ef14cd346ab306a7bda95582759b343d1
53b25187d355f7a990de4ac3f95a29f6b8ddad0d
refs/heads/master
2022-07-29T01:31:53.472410
2020-05-17T20:25:53
2020-05-17T20:25:53
262,620,877
0
0
null
null
null
null
UTF-8
C++
false
false
2,244
ino
//Connect with pin 18 and 19 #include <TinyGPS.h> //long lat,lon; // create variable for latitude and longitude object float lat,lon; TinyGPS gps; // create gps object void setup(){ Serial.begin(57600); // connect serial Serial.println("The GPS Received Signal:"); Serial.begin(9600); // connect gps sensor } void ...
[ "justuxlt1@gmail.com" ]
justuxlt1@gmail.com
4bb6d87075587f63e8bd1cf106d409c94f0c11d0
2bb53aec2fa29d2bd17948e86d8230079ea36518
/DiskMark.cpp
6cea40a7d8e139d55118792b1e0dbcaf5683fce0
[]
no_license
LTears/CrystalDiskMark
c275b1b2f51e5899445b4d111b988cdcadda443a
7be13685e7b923f3c9591e65757f45eccd7226bc
refs/heads/master
2022-11-07T06:59:36.009331
2020-06-20T09:17:19
2020-06-20T09:17:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,714
cpp
/*---------------------------------------------------------------------------*/ // Author : hiyohiyo // Mail : hiyohiyo@crystalmark.info // Web : https://crystalmark.info/ // License : The MIT License /*---------------------------------------------------------------------------*/ #include ...
[ "hiyohiyo@crystalmark.info" ]
hiyohiyo@crystalmark.info
78c68bbfce3703319bd76bd924dbb35edf7eb8d4
c91ba4e746dc5b8f2dface963b4096dd721070fd
/ecs/src/model/ModifyHpcClusterAttributeRequest.cc
e458e8cdb6bb06d040380e92d128a2c31c32225d
[ "Apache-2.0" ]
permissive
IthacaDream/aliyun-openapi-cpp-sdk
fa9120604ca3af4fc48a5f9bf70ff10542103c3a
31a064d1568f59e0731485a1b0452cfd5d767e42
refs/heads/master
2021-09-05T09:44:19.244166
2018-01-26T07:00:14
2018-01-26T07:00:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,696
cc
/* * Copyright 2009-2017 Alibaba Cloud All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
4b9ba899e9f63684ff249cb6f585bc50e2942b08
1fc3551f173f38f80782029d67e98a7e3e80b96f
/Object-oriented programming/base.cpp
65aaa7869c4873fad6322773732388da336eca7f
[]
no_license
PabloAsekas/programming-paradigms
fdb7e81536ed6add6f7d49bc91cac08aa65ea0e8
794a157d9dd1d646f513949f1e6ff153884ae065
refs/heads/master
2021-06-29T02:22:52.900994
2017-09-11T17:47:55
2017-09-11T17:47:55
103,156,633
0
0
null
null
null
null
UTF-8
C++
false
false
914
cpp
/* * base.c * * Pablo Bermejo * https://github.com/PabloAsekas/ */ using namespace std; #include "base.h" Base::Base() { this->title = ""; this->description = ""; this->genders = NULL; } Base::Base(string title, string description, vector<string> *genders){ this->title = title; this->de...
[ "pablo@mylaif.es" ]
pablo@mylaif.es
134c141a62006a816bcae222a6603d9777acb968
f879bb839fa676a75c0b5d1e09e19c0a4adbb0a9
/loops/exer24.cpp
ebce2e44908e6779a65fe5abcbc303f24ef259e2
[]
no_license
kishig/may11class
66e6e8306370271c5acd837599f81b266e489767
e951ca57b6679c53fb40af85cf8cced326645066
refs/heads/main
2023-05-11T08:51:04.139082
2021-06-02T19:09:14
2021-06-02T19:09:14
369,962,075
0
0
null
null
null
null
UTF-8
C++
false
false
477
cpp
#include<iostream> using namespace std; int main() { int num1, num2, hcf = 1; cout << "Input first number: "; cin >> num1; cout << "Input second number: "; cin >> num2; int min; if (num1>num2) { min = num2; } else { min = num1; } for (int i = 1; i <= min; i++) { if ...
[ "noreply@github.com" ]
kishig.noreply@github.com
918d8675f5624c8d78184d5ea63236d495640373
b7f3edb5b7c62174bed808079c3b21fb9ea51d52
/content/browser/media/media_devices_util.cc
cb1397c75882ce37c92a81d33679bf6cf6eb2a8b
[ "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
8,126
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/media/media_devices_util.h" #include <utility> #include <vector> #include "base/bind.h" #include "base/command_line.h" #includ...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
d8bc30d6216c9a2c34660f9dc7998a9bdb8ff227
d1d25c1c2c535816696d7fe9659b1fe426a4b113
/GRAPHICS.CPP
217f14952e11e7a719e3136dd45d5653b3f834fe
[]
no_license
zaheersani/C-Language-Programs
3489878d11d3ab32e31e6f19812036ae86c9c3ae
8900998df4aa706120d1594692329473452c8418
refs/heads/master
2023-01-21T20:31:10.851852
2020-12-03T12:39:43
2020-12-03T12:39:43
318,185,315
0
0
null
null
null
null
UTF-8
C++
false
false
2,023
cpp
#include<conio.h> #include<stdio.h> #include<graphics.h> #include<dos.h> void main() { int driver,mode,x,y,d; driver=DETECT; initgraph(&driver,&mode,""); delay(2000); setcolor(4); rectangle(0,0,getmaxx()-1,getmaxy()-1); setcolor(3); delay(400); rectangle(10,10,getmaxx()-11,getmaxy()-11); delay(400); setcolor...
[ "sani.zaheer@gmail.com" ]
sani.zaheer@gmail.com
31a38561a80b17e29e766ec751349137941f6e39
6b738bd0081ad09b12965ea77be58253e783b442
/hilti/codegen/protogen.cc
634f060fb0297bd9a7b25fc6eb2791edd9fe5814
[ "BSD-2-Clause" ]
permissive
FrozenCaribou/hilti
1f9b4d94aea500dfa50b3f54a9a079cf9e067506
10d3653b13268d7c2d1a19e0f675f43c9598a7b5
refs/heads/master
2021-01-18T02:59:12.841005
2016-05-31T14:02:15
2016-05-31T14:02:15
40,124,420
1
0
null
2015-08-03T12:49:21
2015-08-03T12:49:20
null
UTF-8
C++
false
false
4,976
cc
#include "protogen.h" #include "../module.h" #include "util.h" using namespace hilti; using namespace codegen; protogen::TypeMapper::~TypeMapper() { } string protogen::TypeMapper::mapType(shared_ptr<Type> type) { setDefaultResult("<no C type defined>"); string ctype; processOne(type, &ctype); retur...
[ "robin@icir.org" ]
robin@icir.org
980b514f998213a63f6b2478c9ff94dd7e93d99a
560090526e32e009e2e9331e8a2b4f1e7861a5e8
/Compiled/blaze-3.2/blazetest/src/mathtest/smatdmatschur/MCbM16x8b.cpp
e7261bbe01d46bb527d8bca3c053b0b6097c8630
[ "BSD-3-Clause" ]
permissive
jcd1994/MatlabTools
9a4c1f8190b5ceda102201799cc6c483c0a7b6f7
2cc7eac920b8c066338b1a0ac495f0dbdb4c75c1
refs/heads/master
2021-01-18T03:05:19.351404
2018-02-14T02:17:07
2018-02-14T02:17:07
84,264,330
2
0
null
null
null
null
UTF-8
C++
false
false
4,085
cpp
//================================================================================================= /*! // \file src/mathtest/smatdmatschur/MCbM16x8b.cpp // \brief Source file for the MCbM16x8b sparse matrix/dense matrix Schur product math test // // Copyright (C) 2012-2017 Klaus Iglberger - All Rights Reserved // /...
[ "jonathan.doucette@alumni.ubc.ca" ]
jonathan.doucette@alumni.ubc.ca
3945a977679474dd9ac0d764aa53217b178313f0
c06eb353ae64c0cc80408060e21b98fe53fa238b
/include/mlio/memory/memory_allocator.h
e09f803fb54e0dd630af39471b729df10a1f20a4
[ "Apache-2.0" ]
permissive
aws-patlin/ml-io
5569e7389c90445e59d237d44ba4a49af2d05025
047e7d40609ced6f839d0b08d1917e9742a785af
refs/heads/master
2020-08-27T14:32:40.615955
2019-10-24T23:02:56
2019-10-24T23:34:09
217,407,040
0
0
Apache-2.0
2019-10-24T22:35:51
2019-10-24T22:35:51
null
UTF-8
C++
false
false
1,554
h
/* * Copyright 2019 Amazon.com, Inc. or its affiliates. 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. A copy of * the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "lice...
[ "cbalioglu@users.noreply.github.com" ]
cbalioglu@users.noreply.github.com
7928f4c176f8c9e6099fb76598daf0f1912347b0
711d1760a6f59f6bfee73012b21ec96a12688bae
/libqd/inline.h
b3d776110632cdfed3fab747e6df92f1c17c49b7
[ "MIT" ]
permissive
philippeb8/fcalc
d4adca441a70334d6fee0b5763c841a6966eb028
4605d6cff01f8e113cd3d659d8fdf77dc2c91250
refs/heads/master
2022-09-17T11:53:38.396365
2022-09-11T05:20:32
2022-09-11T05:20:32
216,650,345
2
0
null
null
null
null
UTF-8
C++
false
false
3,306
h
/** Copyright 2019 Fornux Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute...
[ "philippeb8@gmail.com" ]
philippeb8@gmail.com
b48bb7d1a6978225829b0db4a1ba8bc93c902cc3
b2a53f7a14ff97c45634d59c82d5fe59a3abb310
/uiservicetab/vimpstui/inc/ccommandinfo.h
080029ada7fbf2fa8ba8f883f40c55cb5c40dbed
[]
no_license
SymbianSource/oss.FCL.sf.app.conversations
faf84f8ad33f2a39618339df2539a40f8fefb676
6bd308a746e80ed6d8a87acc123d163873ece9af
refs/heads/master
2021-01-09T20:56:28.513888
2010-06-24T17:07:00
2010-06-24T17:07:00
65,732,546
0
0
null
null
null
null
UTF-8
C++
false
false
2,274
h
/* * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.h...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
65e78ebf4a04c17cacba452bbae4fb7a164c4539
ca74848e60e1a86279cba5b527f197680ae1c487
/src/libsk/timestamp_value.cc
82ff1757584c1e8ebe7dbeb7287d2d574913d21b
[]
no_license
EFForg/sovereign-keys
72d61c48325b80b0bc5ed31612d7797757266149
423a664fe5a3f2418520d51faad0e053c8642baa
refs/heads/master
2020-03-21T03:54:21.278926
2012-08-01T03:07:17
2012-08-01T03:07:17
138,080,343
1
1
null
null
null
null
UTF-8
C++
false
false
1,260
cc
// Copyright 2012 the SK authors. All rights reserved. #include "timestamp_value.h" #include <string> #include "decimal_integer.h" #include "slice.h" namespace sk { TimestampValue::TimestampValue() { } TimestampValue::TimestampValue(uint32_t timestamp) : timestamp_(timestamp) { } TimestampValue::~TimestampValu...
[ "jeredw@gmail.com" ]
jeredw@gmail.com
90e6e1a020f1a6e39f4ff7171dc74becac38f092
ab606fe9a51028dddefde3ca0998c4fc6f797707
/.svn/pristine/90/90e6e1a020f1a6e39f4ff7171dc74becac38f092.svn-base
d311ec2e8f12548b87c17ada745bb0b47da11cfa
[]
no_license
Nafm15/CS2-Data-Structures
20f7a72f2cdc1241754731d6fba15efa8f9f00d4
4beb8367e3e35a55744a4c1c2c83fe18b7c4ef36
refs/heads/master
2022-11-13T04:40:56.436248
2020-06-18T18:20:38
2020-06-18T18:20:38
267,912,671
0
0
null
null
null
null
UTF-8
C++
false
false
583
// //Test cases for assignment operator // #include "string.hpp" #include <cassert> int main(){ { String a("abc"); String b; b = a; assert(a == "abc"); assert(b == "abc"); } { String a("abc"); String b; b = a; assert(a == "abc"); assert(b == "abc"); } { Str...
[ "nmahmoo1@wasp.cs.kent.edu" ]
nmahmoo1@wasp.cs.kent.edu
904142d387645135ccd1c7ef7152244fcbfd0d4c
92c8b6423b9873e6bba5141edcd6be7cd0e4704b
/src/test/cpp/command.cpp
69e221a1c093ff1d0012df59a7c7d063a0ffcaa2
[]
no_license
rayrobdod/rss-repl
629118d5a32a81080620e89012b0acef2b7162db
f048b6dabf1fae3d9eaf261773b5c696c110cf2a
refs/heads/master
2022-07-08T17:07:15.879519
2022-06-30T02:51:02
2022-06-30T02:51:02
53,566,185
0
0
null
null
null
null
UTF-8
C++
false
false
9,147
cpp
#include "CppUnitTest.h" // I can't get the build to find the main project's methods from the test project #include "../../main/cpp/command.cpp" #include "../../main/cpp/FeedElement.h" using namespace Microsoft::VisualStudio::CppUnitTestFramework; using std::wostringstream; namespace Microsoft { namespace VisualStudi...
[ "git@rayrobdod.name" ]
git@rayrobdod.name
2b531ff82ba841c97f200ededcd124c9986cad20
ced22f0db324fcdb8c7c4e3e606fafee45582a4c
/example/oscilloscopewidget.h
60e6b9ad6907ef56781137a7a2da93dd1353080e
[]
no_license
Feng-Yin/widgetcontaineroverview
07a989491ed3d937c4503d5d964e70de1e3b055f
4e2b804834e909e2e9cceca9b70e3f5ac0266919
refs/heads/master
2021-01-10T17:19:19.597302
2016-04-05T10:32:22
2016-04-05T10:32:22
55,345,132
0
0
null
null
null
null
UTF-8
C++
false
false
657
h
#include <qwidget.h> class OscilloscopePlot; class OscilloscopeKnob; class OscilloscopeWheelBox; class OscilloscopeWidget : public QWidget { Q_OBJECT public: OscilloscopeWidget( QWidget * = NULL ); void start(); double amplitude() const; double frequency() const; double signalInterval() con...
[ "feng.yin@live.cn" ]
feng.yin@live.cn
5b44c85319bf32855b889f60af26e8c86ab168ca
f96ed5d444b2cd81e7a1b40ee8422d0b2511754a
/hello_cpp_world/src/libs/gui/utils/ReversedIterable.h
92a3e274d5ec6ffd5a8568308e29095e443d9fb9
[]
no_license
gnuton/PSVIta
6689bcb88a568d7033ed1ef586442ad47bde2ec9
53a09fa916ea9f893ee6646ee5c8123f82b33d55
refs/heads/master
2020-03-24T15:31:42.333268
2018-08-17T14:11:26
2018-08-17T14:11:26
142,793,044
0
0
null
null
null
null
UTF-8
C++
false
false
619
h
/** * These templates can reverse iterables like std::vectors * * Note: This code requires C++14 * Source: https://stackoverflow.com/questions/8542591/c11-reverse-range-based-for-loop */ #ifndef REVERSEDITERABLE_H #define REVERSEDITERABLE_H #include <iterator> template <typename T> struct reversion_wrapper { T& ...
[ "antonio.aloisio@zalando.fi" ]
antonio.aloisio@zalando.fi
8e9948779b49718faafd3c5e896668096a105a63
ad5b72656f0da99443003984c1e646cb6b3e67ea
/src/frontends/paddle/src/op/lstm.cpp
179406f83e43142bc0099bd4c8792d3d3e38ba43
[ "Apache-2.0" ]
permissive
novakale/openvino
9dfc89f2bc7ee0c9b4d899b4086d262f9205c4ae
544c1acd2be086c35e9f84a7b4359439515a0892
refs/heads/master
2022-12-31T08:04:48.124183
2022-12-16T09:05:34
2022-12-16T09:05:34
569,671,261
0
0
null
null
null
null
UTF-8
C++
false
false
9,549
cpp
// Copyright (C) 2018-2022 Intel Corporation // SPDX-License-Identifier: Apache-2.0 // #include "openvino/frontend/paddle/node_context.hpp" #include "openvino/frontend/paddle/visibility.hpp" #include "openvino/opsets/opset6.hpp" #include "paddle_utils.hpp" namespace ov { namespace frontend { namespace paddle { namesp...
[ "noreply@github.com" ]
novakale.noreply@github.com
3a4466117821926d1922cf6491ac32e9cdea0bef
2f89b19631984f8fe47f8e1468668865583bfb85
/ABC/111-120/ABC120/C/main.cpp
7a327a5bb4c90f308e8c6edbd53029267ba6b9ab
[]
no_license
masakinihirota/2019pg
29e6ded7a043d0e061c714feeebf9439d171bbc3
0d7e3fda329bf610de19e6e019ca0ea2954b3155
refs/heads/master
2020-09-22T11:30:05.244365
2020-01-13T01:46:17
2020-01-13T01:46:17
225,169,649
0
0
null
null
null
null
UTF-8
C++
false
false
1,342
cpp
#include <bits/stdc++.h> using namespace std; // 総数を1000000007で割った余り const long long mod = 1e9 + 7; using ll = long long; using pii = pair<int, int>; using pll = pair<ll, ll>; #define ull unsigned long long #define ld long double #define vi vector<int> #define vll vector<ll> #define vc vector<char> #define vs vector...
[ "kumonopanya@gmail.com" ]
kumonopanya@gmail.com
e900a3a607be346b97fc0e83e3259ce412669299
7c31e6c93cbd47236073772f5260197674463304
/1984.Cook/code/main.cpp
d7e1f71fcf0de869b908bccc94ea3060adf769b6
[]
no_license
godxkey/50YearsOfRayTracing
33148231c82c5286cee9affdd5620602f3f9a93a
33e83cc676aaf0cf8dba6180f62a9ea668d599b9
refs/heads/master
2023-05-09T23:52:26.307042
2021-06-06T02:49:14
2021-06-06T02:49:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,482
cpp
#include <iostream> #include "BilliardSceneClone.h" #include "BilliardSceneDemo.h" #include "DistributedRayTracer.h" #include "framework/MyApp.h" #include "framework/ThinLensCamera.h" using namespace RTKit1; const char* const APP_NAME = "Distributed Ray tracing - Robert Cook et al. 1984"; const uint32_t WINDOW_...
[ "neil3d@126.com" ]
neil3d@126.com
82fb6825b089a3c3c65e95a3d8018ee100acb6f4
1eb962b733ff89dddb01655c3986e2665bd1ffc2
/330D/330D.cpp
1921be7d762304a59250fbf0dcbe983ff45dc117
[]
no_license
sh19910711/codeforces-solutions
b4d6affe8d9bb0298275f7d0e94657e5472f2276
5784408c23fd61b6fcf32e3dacc8a706f31ac96e
refs/heads/master
2021-01-23T03:53:52.931042
2015-10-03T20:01:00
2015-10-03T20:03:22
8,685,265
3
0
null
null
null
null
UTF-8
C++
false
false
5,492
cpp
// @snippet<sh19910711/contest:headers.cpp> #include <iostream> #include <sstream> #include <fstream> #include <iomanip> #include <vector> #include <set> #include <map> #include <stack> #include <queue> #include <algorithm> #include <numeric> #include <limits> #include <complex> #include <functional> #include <iterato...
[ "sh19910711@gmail.com" ]
sh19910711@gmail.com
3bd5490d9a1acc0289dedf067752c9169a26c0cd
994af48a433564a45ecb39556ae9fcddc05420be
/src/base58.h
f2e2e967d3c16cca26651ca6f1315424c44b3fa7
[ "MIT" ]
permissive
Test-Coin/news24-Original-Release
93c23eb457bde344038920156438773ca4a3ffb7
29528edc78156653a45e190d5da02c8f3adb73e4
refs/heads/master
2022-04-28T10:54:15.833199
2020-04-11T02:03:23
2020-04-11T02:03:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,570
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. /** * Why base-58 instead of standard base-64 encoding? * - Don't want 0OIl characte...
[ "noreply@github.com" ]
Test-Coin.noreply@github.com
e66f982ae3267e14dcffe02d376f2f911e45d88e
1fdca4863b5ccc4618cdaef4c83107e8fe218a71
/gigbmpimage.h
32595f3c9aafb069beae0005123d14ccb19d09f5
[]
no_license
joonhwan/GigBmpViewer
0d0f1ffa8670211ca85ce01c0124197bb3f58439
f34b098db79d535f6339f645454bca26eae5ad2e
refs/heads/master
2016-09-05T16:36:41.188884
2012-02-21T00:58:18
2012-02-21T00:58:18
3,426,515
4
2
null
null
null
null
UTF-8
C++
false
false
1,071
h
#pragma once #include "bmpdata.h" #include "memoryfilemapper.h" #include <QByteArray> #include <QImage> #include <QList> #include <QMutex> #include <QObject> #include <QRect> #include <QRgb> #include <QSize> #include <QVector> // gray scale image only class GigBmpImage : public QObject { Q_OBJECT ...
[ "joonhwan.lee@gmail.com" ]
joonhwan.lee@gmail.com
58d76030851d67087ac7bd4f9fdedc8e0ebc01f3
d8bd50e5ad2e7e4ad3eeb676d2c7dde7840b920a
/Matrix/Matrix.cpp
8c8ef9990aef5b31ae936617eca3871d1c51fa41
[]
no_license
Rufusmen/Cpp2018
15d08a6ac12910e62f2cde682ebb4ad60fd6db5b
42d347d890cdb5068b9f20011c3208db18635555
refs/heads/master
2021-01-24T08:08:18.410817
2018-05-23T15:36:57
2018-05-23T15:36:57
122,969,535
0
0
null
null
null
null
UTF-8
C++
false
false
8,807
cpp
// // Created by rufus on 17.04.18. // #include <utility> #include <cmath> #include "Matrix.h" #include "Invalid_size_exception.h" namespace calc{ Matrix::Matrix(const int size, double var) : m(size), n(size) { tab = new double *[size]; for (int i = 0; i < size; i++) { tab[i] = new double[size]; ...
[ "rafusmen@gmail.com" ]
rafusmen@gmail.com
8691c082780aef93cc0bec0db5f26a6c3ddcf9e0
cd89ddf2747360e06ebdf0810abe1cd95b72cb0d
/src/chainparams.cpp
4ca0ffa2c07528d796e9ea15ad7cd38d7573c649
[ "MIT" ]
permissive
sjmariogolf/256coin
121b1abb546f89bc48fe770e969030c76b69ff9e
b7d2f95bb205440254db5ca406f56921919456de
refs/heads/master
2021-01-19T00:31:34.710256
2015-03-25T02:41:03
2015-03-25T02:41:03
32,777,784
1
0
null
null
null
null
UTF-8
C++
false
false
7,937
cpp
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "assert.h" #include "chainparams.h" #include "core.h" #include "protocol.h" #...
[ "stevenjaymartin@gmail.com" ]
stevenjaymartin@gmail.com
8174f9962bbac97cfc72b574a68383bbfc677b20
08e0a4ac1a14349ffba5272900e9a0a2870481d7
/libraries/qMenuSystem/qMenuDisplay.cpp
43f2f30bde8b458762ebd386e5142d932998999d
[ "Apache-2.0" ]
permissive
DIYUniversalcontroller/Controller
b296de52dd8ac5f480694dfce93df6cd6c96fcdf
d4895d0fd12f059690d2ef2c38dc376a4354d640
refs/heads/master
2016-09-06T15:44:49.462942
2015-06-12T20:14:05
2015-06-12T20:14:05
20,724,559
3
1
null
2015-06-12T20:14:06
2014-06-11T12:40:26
C
UTF-8
C++
false
false
1,058
cpp
#include "qMenuDisplay.h" //DigoleSerialDisp _disp(8,9,10); DigoleSerialDisp _disp(&Wire,'\x27'); qMenuDisplay::qMenuDisplay() { } qMenuDisplay::qMenuDisplay(DigoleSerialDisp disp) { _disp=disp; } void qMenuDisplay::Start() { _disp.begin(); _disp.clearScreen(); _disp.setFont(18); } void qMenuDisplay::Fin...
[ "Volkermi@gmx.de" ]
Volkermi@gmx.de
1cf84aa29dfc1705db64f0be18dcdfa6aaaca250
169e75df163bb311198562d286d37aad14677101
/tensorflow/contrib/tensorrt/resources/trt_int8_calibrator.h
d77aa2c5ab184756adaee38f88180b3c128ebe03
[ "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
2,661
h
/* Copyright 2018 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
3299f7921a53f8c838b2206ef786c910062b3b0d
35b754fe5197de47d30ee92422a225561b126995
/Src/DstarLite.h
8ae09ebad56a4d83e03c3664d33387fa3e963c26
[]
no_license
kam3nskii/PathPlanningProject
56e49607832dd5ae1f32d84fb3fa044b41dcaad0
2c19b203a036f55ad8442bbc6ce39655e5f48841
refs/heads/master
2023-05-10T19:59:54.548111
2021-06-03T18:08:35
2021-06-03T18:08:35
309,074,057
0
0
null
null
null
null
UTF-8
C++
false
false
1,995
h
#ifndef DSTARLITE_H #define DSTARLITE_H #include <chrono> #include <cmath> #include <limits> #include <list> #include <set> #include <unordered_map> #include <vector> #include "cell.h" #include "environmentoptions.h" #include "map.h" #include "node.h" #include "searchresult.h" #include "commonfuncs.h" class DstarLit...
[ "dekamenskii@mail.ru" ]
dekamenskii@mail.ru
0a63d67aa2fde5d806cdcfd997f36f736273b10e
d44b555d3cccb428eb0a5d348207fd5095245f58
/src/test/merkle_tests.cpp
fda8b36f34772efcc9c6bd97b92ec3f23a7785a9
[ "MIT" ]
permissive
zeusthealmighty/Yeah
6c423a21c3bab336b911b2dae6b16d21120791f6
8b057854f4c7603f09932747b54d47cdda914400
refs/heads/master
2020-03-08T22:18:32.405702
2018-04-06T18:25:42
2018-04-06T18:25:42
128,427,269
0
1
null
null
null
null
UTF-8
C++
false
false
5,918
cpp
// Copyright (c) 2015 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 "consensus/merkle.h" #include "test/test_GoSuperSayayinCoin.h" #include "random.h" #include <boost/test/unit_test.hpp> ...
[ "admin@polispay.org" ]
admin@polispay.org
7da4111aaa6f8582a3d086ab3f1bd54f55eb435a
0b5d83559177e3bf466f8268fa0e62feb730f5c3
/main_code.ino
7082a1f71e8f27dd03eeeecd8500ca454e8711b5
[]
no_license
kevdzirj/ECE-387-Final-Project
b24c6ce8bf8b40ef6fa7ce1df39880897a9cb5b8
39ac46f3c5e09aa4294b24415385169208a286f7
refs/heads/master
2020-03-16T17:31:04.408239
2018-05-12T01:32:11
2018-05-12T01:32:11
132,835,790
0
0
null
null
null
null
UTF-8
C++
false
false
8,329
ino
//this is my final #include <LiquidCrystal.h> //library for the LCD screen #include <Servo.h>; //library for the servo motor Servo myservo; int servoCount = 0; LiquidCrystal lcd(12, 11, 5, 4, 3, 2); //sets the pins of the LCD screen to the appropriate Arduino pins int sup = 0; int one = 0; int pos = 180; int two = 0; ...
[ "noreply@github.com" ]
kevdzirj.noreply@github.com
ee0fc4b490f3676a385881a3cec19fe9f2912236
87ec95f68479dbbadfe0440e3183cc1e4dabbd95
/PhoneBook/MainWindow.h
1f09f7120ce431ea66fe43021f96604dcb456861
[]
no_license
Ulle84/UllesSourceCode
106265693ce99548d03b542d4a84761bd1eb9076
822bb554bd6f9176f075a4ade28c4cc5775340ad
refs/heads/master
2021-01-24T05:58:44.763179
2017-03-19T19:14:42
2017-03-19T19:14:42
5,530,222
0
0
null
null
null
null
UTF-8
C++
false
false
443
h
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> namespace Ui { class MainWindow; } class PhoneBook; class ProxyModel; class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); private slots: void on_lineEdit_textChanged(const QString...
[ "u.belitz@icloud.com" ]
u.belitz@icloud.com
38249847a46ceabf63a0c2848176f59ef06029f8
112c3c38bb126eea23ea75d17512f51ae8aec26d
/third_party/Windows-CalcEngine/src/MultiLayerOptics/tst/MultilayerSingleComponent_2.unit.cpp
8b7c019a2a6f96d17fea7272ad6dfd6427d4daad
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
tsbyq/EnergyPlus
1c49fe8e356009d904cff23c9b7640e13d77f72b
208212976a28f796b2181f8bef621f050518f96d
refs/heads/develop
2021-07-06T06:56:40.049207
2019-02-09T12:27:12
2019-02-09T12:27:12
136,358,541
2
0
NOASSERTION
2019-02-07T00:39:29
2018-06-06T16:46:56
C++
UTF-8
C++
false
false
2,407
cpp
#include <memory> #include <gtest/gtest.h> #include "WCEMultiLayerOptics.hpp" #include "WCESingleLayerOptics.hpp" #include "WCECommon.hpp" using namespace MultiLayerOptics; using namespace FenestrationCommon; // Calculation of equivalent layer data for single component. // Layers are added to the front side class T...
[ "dvvidanovic@lbl.gov" ]
dvvidanovic@lbl.gov
9a97d424d801e2e197d0389052444f2f455efbf0
0c69366ff3904e44003249c5be39c32476f30642
/COMSC210/DvcSchedule6b.cpp
fc1bec4ebce43356169fd082954d812fd315a429
[]
no_license
Junten/cpp210
7ec496514a2be84b334e90f423dcc07b07239d7e
5e7327e6d3647d28803f956306646ac629909c23
refs/heads/master
2021-01-21T13:36:50.485977
2015-07-30T00:14:59
2015-07-30T00:14:59
39,803,535
1
1
null
null
null
null
UTF-8
C++
false
false
3,734
cpp
// DvcSchedule6b.cpp // lab 6a, The "DvcSchedule6b" program #include <iostream> #include <fstream> #include <string> #include <ctime> #include <vector> #include "StaticArray.h" using namespace std; struct Course { string name; int count; }; struct SubjectCode { string name; vector<Course> courses; }; struc...
[ "oranget361@gmail.com" ]
oranget361@gmail.com
36bd299c3a30cc02047831c668c97d4eed9a507a
868e8628acaa0bf276134f9cc3ced379679eab10
/firstCrude2D/we123/h10_refined2/0.069/p_rgh
6f80711393e5e8ae0a431ebf6bcef25fcbd0df4a
[]
no_license
stigmn/droplet
921af6851f88c0acf8b1cd84f5e2903f1d0cb87a
1649ceb0a9ce5abb243fb77569211558c2f0dc96
refs/heads/master
2020-04-04T20:08:37.912624
2015-11-25T11:20:32
2015-11-25T11:20:32
45,102,907
0
0
null
2015-10-28T09:46:30
2015-10-28T09:46:29
null
UTF-8
C++
false
false
525,184
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.4.0 | ...
[ "stig.m.nilsen@gmail.com" ]
stig.m.nilsen@gmail.com
2c4750b552c07ea540501b481c4c3bf834eafc7b
23695d2dc657907d97607d2fd9ff8a62dcb42ee9
/water/xtr/xtr.hpp
6f4b5bc9659bd70f7cb4d23c17ef9d9d55c9a532
[ "MIT" ]
permissive
watercpp/water
3833e1c6e5d86f5dbebc154f733c0955ef71f7e4
446af3faf96e2a4daecdb65121b8c9fd0d891df9
refs/heads/master
2023-08-22T21:07:42.894764
2023-08-20T13:43:28
2023-08-20T13:43:28
86,233,011
7
0
null
null
null
null
UTF-8
C++
false
false
473
hpp
// Copyright 2017-2023 Johan Paulsson // This file is part of the Water C++ Library. It is licensed under the MIT License. // See the license.txt file in this distribution or https://watercpp.com/license.txt //\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_ #ifndef WATER_XTR_XTR_HPP ...
[ "johan@johanswork.com" ]
johan@johanswork.com
d130e224598c87f6eb7537a5bd3ae17e532056f6
cb456a8d1d21e762174509fbd5801581571be65d
/cmds/con-vd/VDFrameOutput.cpp
712dd4238c92393880b8e45c45ad307b4d59054d
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
clondroid/android_platform_frameworks_av_7
a423b8e432617efb92a34734bf41cb0d93f9441a
a746b387091e6c86bb40547d0ba5f5a4edb88353
refs/heads/master
2021-10-07T20:40:41.457976
2018-12-05T07:47:18
2018-12-05T07:47:18
117,197,124
0
1
null
null
null
null
UTF-8
C++
false
false
7,834
cpp
/* * Copyright 2016 The Android Open Source Project * Copyright (C) 2015-2017 The Android Container Open Source Project * * 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:/...
[ "sting.cheng@gmail.com" ]
sting.cheng@gmail.com
49ebe6a6eb7a7666cbe72283016ce5e8e2f2a8d3
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5706278382862336_0/C++/lowesy/A.cpp
d30b2ebab5e6aef77bd406e438f4352b1c48a044
[]
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
1,000
cpp
#include <cstdio> #include <iostream> #include <algorithm> #include <string> #include <cstring> #include <map> #include <set> #include <vector> #include <queue> #include <cmath> #define MP make_pair #define PB push_back using namespace std; typedef long long LL; typedef vector <int> VI; typedef vect...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
5be9a4606f7c0814b67ffdbffeb8e0a112a33f86
2da554aabc3083434a32c86a7710a915523cd677
/source/pubinc/ping.h
c72c54d6cd09518cd504e572247b695765687737
[]
no_license
wanqikang1216/netmt_deng
7368aa0e638534063a7950f2e19d330d89a4d34d
da4d4abc345cee325f802214408d0421cb462cda
refs/heads/master
2023-07-09T04:03:56.675348
2021-08-11T08:44:39
2021-08-11T08:49:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,570
h
// // Created by dengxs on 2021/7/7 10:28. // #ifndef __PING_H__ #define __PING_H__ #include <stdbool.h> #include <stdio.h> #include "icmp.h" #include "hlog.h" #include "hfile.h" #include "hmain.h" #include "hbase.h" // #define FATAL "../out/log/fatal.txt" int main_ctx_init(int argc, char** argv) {...
[ "2372285241@qq.com" ]
2372285241@qq.com
1f010431fdf530b65dc297e86e5a58e9a6b57669
a1618f92a071589f60f39918f96df6c3abe7b4b2
/tests/core_tests/tx_validation.cpp
ff0827f7048064e99be9b9d36dff06ab2ad38157
[ "BSD-3-Clause" ]
permissive
techqc/SiZ
f41b920aacfbef5c3a85ff15939e71b1fdba4a59
bdf290705b2d553b4253df4ca97e4367c78f5a27
refs/heads/master
2021-09-10T09:30:39.193726
2018-03-23T19:35:18
2018-03-23T19:35:18
125,059,630
0
0
null
null
null
null
UTF-8
C++
false
false
27,248
cpp
// Copyright (c) 2018, SiZ, The Monero Project // // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: // // 1. Redistributions of source code must retain the above copyright notice, this list o...
[ "37153171+techqc@users.noreply.github.com" ]
37153171+techqc@users.noreply.github.com
21c73022f9185e9ee094e7eaffcb1ddb022d96c7
819506e59300756d657a328ce9418825eeb2c9cc
/acm训练/并查集/a.cpp
9dccf19a8bf2b1a80257fea44924844c7cbaa1a3
[]
no_license
zerolxf/zero
6a996c609e2863503b963d6798534c78b3c9847c
d8c73a1cc00f8a94c436dc2a40c814c63f9fa132
refs/heads/master
2021-06-27T04:13:00.721188
2020-10-08T07:45:46
2020-10-08T07:45:46
48,839,896
0
0
null
null
null
null
UTF-8
C++
false
false
1,802
cpp
#include<iostream> #include<cstdio> #include<cstring> #include<cmath> #include<string> #include<queue> #include<cstdlib> #include<algorithm> #include<stack> #include<map> #include<queue> #include<vector> using namespace std; const int maxn = 5e4+100; #define pr(x) cout << #x << " = " << x << " "; #define prln(x) cout...
[ "liangxianfeng96@qq.com" ]
liangxianfeng96@qq.com
afc2afa5f4079b32cad22fff418e25c6a0621655
c60e4f97890cc7329123d18fd5bc55734815caa5
/3rd/xulrunner-sdk/include/nsIProfileMigrator.h
10709dc5c07c3086b8e36e879626051f029cb668
[ "Apache-2.0" ]
permissive
ShoufuLuo/csaw
cbdcd8d51bb7fc4943e66b82ee7bc9c25ccbc385
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
refs/heads/master
2021-01-19T10:02:51.209070
2014-04-30T19:53:32
2014-04-30T19:53:32
16,976,394
0
0
null
null
null
null
UTF-8
C++
false
false
5,554
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr-osx64-bld/build/toolkit/profile/nsIProfileMigrator.idl */ #ifndef __gen_nsIProfileMigrator_h__ #define __gen_nsIProfileMigrator_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't want to include ro...
[ "luoshoufu@gmail.com" ]
luoshoufu@gmail.com
cbda1c665e3cc6040faa4e60d29873add7211b0e
8adec48dfaee1cdfd6c7f4d2fb3038aa1c17bda6
/WProf/src/media/base/media_log.cc
d52c24b712ce181f3377def5dfe1da136e2b786a
[ "BSD-3-Clause" ]
permissive
kusoof/wprof
ef507cfa92b3fd0f664d0eefef7fc7d6cd69481e
8511e9d4339d3d6fad5e14ad7fff73dfbd96beb8
refs/heads/master
2021-01-11T00:52:51.152225
2016-12-10T23:51:14
2016-12-10T23:51:14
70,486,057
0
1
null
null
null
null
UTF-8
C++
false
false
7,101
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "media/base/media_log.h" #include <string> #include "base/atomic_sequence_num.h" #include "base/logging.h" #include "base/values.h" namesp...
[ "kusoof@kookaburra.(none)" ]
kusoof@kookaburra.(none)
25e5fbaa92a1da1021ea7b35bff18d812373967b
faa17d3ea1e9a6fc8c203276bc127a8b039f81b6
/lib-sources/Ncurses/NcursesViewController.cpp
c7aa636a1f0b6dae7fc2094d34c4465e20df578e
[]
no_license
matthprost/Arcade
392232c043833dc92afd25f18ef57ce1c77e2994
7d1da60ed2ebd566b7cd15553bd5b4ddd2e79705
refs/heads/master
2022-10-16T16:17:10.701626
2017-05-05T13:42:13
2022-10-09T14:56:02
89,837,574
0
3
null
null
null
null
UTF-8
C++
false
false
6,643
cpp
// // NcursesController.cpp for cpp_arcade in /home/lopez_i/cpp_arcade/NcursesController.cpp // // Made by Loïc Lopez // Login <loic.lopez@epitech.eu> // // Started on jeu. mars 16 15:05:35 2017 Loïc Lopez // Last update Sun Apr 9 22:25:50 2017 Matthias Prost // #include "NcursesViewController.hpp" int max_Y_sigh...
[ "loic.lopez@epitech.eu" ]
loic.lopez@epitech.eu
5d4eac7ad2e016d2c93d2351eb6585a1d6a219f8
d12cab9fc190b3fc0a281e049f2ebb2dc41ebabe
/Temp/il2cppOutput/il2cppOutput/Il2CppCompilerCalculateTypeValues_16Table.cpp
21467e062103ea7546f3f0c2c7f9f0eec22935a5
[]
no_license
FraserKenny/SolareFlare
97e30034e6e147c0b99b5192a59820edb4a410c8
7264bb19eb0820b75efc5932d918ca95ff6156c0
refs/heads/master
2021-01-24T18:39:31.733693
2017-03-09T16:55:59
2017-03-09T16:55:59
84,467,149
0
0
null
null
null
null
UTF-8
C++
false
false
38,153
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include "class-internals.h" #include "codegen/il2cpp-codegen.h" #include "UnityEngine_UI_UnityEngine_U...
[ "FKENNY200@caledonian.ac.uk" ]
FKENNY200@caledonian.ac.uk
47512c2eb91cd94c27b366c4061674c6c4d9d6bf
6e677e70c25ef822567013d1e5cdda7a6cd1b058
/tools/FastDuino.Parser/FastDuino.Parser/variants/robot_motor/pins_fastduino.hpp
5d59b1e29d3390acece32311ba76e757961ec563
[]
no_license
Astr0/FastHAL
384e31add14be0cd38e7698eecbc0fc890e3321f
6024453e5d3463f81d5729b21c1b07186fd39008
refs/heads/master
2021-01-21T11:50:13.776765
2018-04-28T05:00:34
2018-04-28T05:00:34
102,027,068
0
0
null
null
null
null
UTF-8
C++
false
false
8,228
hpp
// ********************* Generated by a tool ********************* /* pins_fastduino.hpp - Pin definition functions for Arduino Robot Control Board Part of Arduino - http://www.arduino.cc/ Copyright (c) 2913 D. Cuartielles, X. Yang (Arduino Verkstad) Copyright (c) 2012 D. Cuartielles, N. de la Riva, I. Gallego...
[ "aastr00@gmail.com" ]
aastr00@gmail.com
75025a49a29a65553897eb9ca1764c2bff533e0d
6622ccc663421f4ec9513bbabb4190091fada73d
/test/main.cpp
e7ed90dc575d7616995716f5bb46d0bfef309605
[ "Apache-2.0" ]
permissive
TheAutumnOfRice/simple_pcrd_simulator
0173c121ffd8020a8ee3e6eddd9623fc70c7eebc
0a7be580922cbe60f32006eba580e923f9ab778e
refs/heads/master
2023-05-14T04:03:23.008665
2021-06-01T02:37:43
2021-06-01T02:37:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,372
cpp
#include <iostream> #include <vector> #include "unit.h" #include "GameController.h" #include <chrono> #include <time.h> using namespace std; #define ShowDamage(CharacterName) \ printf("%s\t:%d \t(蓝字%d)\n", \ CharacterName().unit_name.c_str(), \ logger.dmglist[CharacterName().unit_id], \ logger.avgdmglist[Characte...
[ "survivalonlysoul@163.com" ]
survivalonlysoul@163.com
0f1451e7442d887ba94f39895772d216bf4a0341
e37d1724b7017c11475c55e64e6663d8ef74d67d
/src/MyG_E/Core/VertexBuffer.h
3e1f2f671eeef71e1b490e9a12f88695c60e15dd
[]
no_license
mororo250/Pixie_Engine
8b7d12112a244e815c6a837b89f76df66b82d56d
069fc49eeddf19b89ecb835d70ef3547f2399812
refs/heads/master
2020-04-28T11:14:12.632499
2020-03-18T00:31:59
2020-03-18T00:31:59
175,229,789
0
0
null
null
null
null
UTF-8
C++
false
false
829
h
#pragma once #include "Foundation\Uncopyable.h" class VertexBuffer : public Uncopyable { enum BufferUsage { STATIC = 0x88E4, // GL_STATIC_DRAW DYNAMIC = 0x88E8 // GL_DYNAMIC_DRAW }; public: VertexBuffer(const float *verts, const unsigned int num_vertex, const unsigned int vetex, BufferUsage usage = STATIC); ...
[ "43460229+mororo250@users.noreply.github.com" ]
43460229+mororo250@users.noreply.github.com
4d51d3e271edc86127553ce42d3a149d6b7df687
31d4c1cd00fe158e8fd880b03a653120247a5df4
/Editor/src/Renderer/Framebuffer.cpp
2651ef691b7fe8672bd11e5af7529d4c57552f0a
[]
no_license
vug/rendering-study
3b9832bd84fc53d1ea91aef25a429fe18470c9fa
8caf433ecccf5fe96e96e2b908a53930757148b3
refs/heads/master
2023-07-08T22:51:16.783001
2021-07-31T19:45:06
2021-07-31T19:45:06
386,206,209
0
0
null
null
null
null
UTF-8
C++
false
false
6,562
cpp
#include "Framebuffer.h" #include <cassert> #include <glad/glad.h> namespace { // Texture Utils static GLenum TextureTarget(bool multisampled) { return multisampled ? GL_TEXTURE_2D_MULTISAMPLE : GL_TEXTURE_2D; } static void CreateTextures(bool multisampled, uint32_t* outID, uint32_t count) { glCreateTextures...
[ "ugurguney@gmail.com" ]
ugurguney@gmail.com
7ebb6c1abd5e9a9a81807a672d06abb2703e0c5b
007d63d4cb49676fd678840a3e1244ad63bdb121
/visiocyte_main/3drenderer/visiocyter_mainwindow.h
89518a2e0b2c45e94e524b19c2a0088170e80c44
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
satya-arjunan/visiocyte
1a09cc886b92ca10c80b21d43220b33c6009e079
891404d83d844ae94ee8f1cea1bb14deba588c4f
refs/heads/master
2020-04-23T02:07:33.357029
2019-04-08T06:40:03
2019-04-08T06:40:03
170,835,824
0
0
null
null
null
null
UTF-8
C++
false
false
12,821
h
/* * Copyright (c)2006-2010 Hanchuan Peng (Janelia Farm, Howard Hughes Medical Institute). * All rights reserved. */ /************ ********* LICENSE NOTICE ************ This folder contains all source codes for the VISIOCYTE project, which is subject to the following c...
[ "satya.arjunan@gmail.com" ]
satya.arjunan@gmail.com
dd88e70a7872c045e2e0a5cb5b92b35c1798b80d
aff4bea097ab986656cc43ece27eea4b477e939f
/app/src/main/cpp/coffeejni.cpp
30cdeb04d5907135f791fd64ba79f4850a9b858a
[]
no_license
galoko/PeopleWatcher
2f6aaf8a58123ce3b01cfb632350c964e05e9581
1ab8336cc8fd26c2be250a266e0b13c53a05a4df
refs/heads/master
2022-07-12T09:43:18.234779
2022-06-29T23:11:15
2022-06-29T23:14:47
127,297,161
0
0
null
null
null
null
UTF-8
C++
false
false
6,028
cpp
/* CoffeeCatch, a tiny native signal handler/catcher for JNI code. * (especially for Android/Dalvik) * * Copyright (c) 2013, Xavier Roche (http://www.httrack.com/) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi...
[ "hootfat@gmail.com" ]
hootfat@gmail.com
31227c6cf1c3114a007e4e44ccf89da432245908
74f327b640e7655a375e4635939ae692a46429a3
/src/bullet-tests/hello-bullet.cpp
2497bd0b9ec9b07d76aac13f5e77d60b477d9dcf
[ "MIT" ]
permissive
SyllogismRXS/misc
6ef233eade3a56bfa911acc7d55548ea9192153c
3cb29f15f45768f43c7cbb492addf9df812d47fa
refs/heads/master
2020-04-18T10:32:22.975444
2019-07-02T19:55:09
2019-07-02T19:55:09
66,964,787
1
0
null
null
null
null
UTF-8
C++
false
false
2,597
cpp
// From: http://www.bulletphysics.org/mediawiki-1.5.8/index.php/Hello_World #include <iostream> #include <btBulletDynamicsCommon.h> int main (void) { btBroadphaseInterface* broadphase = new btDbvtBroadphase(); btDefaultCollisionConfiguration* collisionConfiguration = new btDefaultCollisionConfigurat...
[ "kevin.demarco@gtri.gatech.edu" ]
kevin.demarco@gtri.gatech.edu
0d80f45fb9333f41ff0d7932272bf323e55c6a5c
9f3d0bad72a5a0bfa23ace7af8dbf63093be9c86
/vendor/imgui/imgui_internal.h
2802f519bb6704c3da94347595d73ae16b44ce96
[ "MIT", "Zlib" ]
permissive
0xc0dec/solo
ec700066951f7ef5c90aee4ae505bb5e85154da2
6c7f78da49beb09b51992741df3e47067d1b7e10
refs/heads/master
2023-04-27T09:23:15.554730
2023-02-26T11:46:16
2023-02-26T11:46:16
28,027,226
37
2
Zlib
2023-04-19T19:39:31
2014-12-15T08:19:32
C++
UTF-8
C++
false
false
140,600
h
// dear imgui, v1.77 WIP // (internal structures/api) // You may use this file to debug, understand or extend ImGui features but we don't provide any guarantee of forward compatibility! // Set: // #define IMGUI_DEFINE_MATH_OPERATORS // To implement maths operators for ImVec2 (disabled by default to not collide with ...
[ "aleksey.fedotov@gmail.com" ]
aleksey.fedotov@gmail.com
148a49856f15e997613966c1ddf326286a6f25ce
66b1e54001680d6fa6c06ba6f482408b7beb336f
/TMP_4_Proc/inall.cpp
3ec8d115a4cd622e2b236dd4a0e7b7d44e26400b
[]
no_license
Lizzi-2020/4_proc
919f223ffe095090781fa9da8a1fbf8d80c8bc94
5f6ea1e37008950cdc333a16d61bdd0b5d484a3f
refs/heads/master
2022-09-08T23:38:25.884007
2020-06-02T16:10:18
2020-06-02T16:10:18
268,848,304
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
653
cpp
// Ввод содержимого контейнера из указанного потока #include "inall.h" void In(List &c, std::ifstream &ifst) { //std::ifstream &a = ifst; //bool isRead = a.is_open(); //if (isRead) //{ // a.seekg(0, std::ios_base::end); // isRead = (a.tellg() > 0); //} //if (!isRead) //{ // std::cerr << "Задан пустой файл!"...
[ "liza.erofeeva.2016@mail.ru" ]
liza.erofeeva.2016@mail.ru
c5313464d1af701e7ce5bfd2a5a0fd6af024095e
dd6147bf9433298a64bbceb7fdccaa4cc477fba6
/8382/Mironchik_Pavel/lr6/include/GAME/utils/PathSearcher.hpp
c9d6383900a53ca1e836bf01b65f306aa51efaa9
[]
no_license
moevm/oop
64a89677879341a3e8e91ba6d719ab598dcabb49
faffa7e14003b13c658ccf8853d6189b51ee30e6
refs/heads/master
2023-03-16T15:48:35.226647
2020-06-08T16:16:31
2020-06-08T16:16:31
85,785,460
42
304
null
2023-03-06T23:46:08
2017-03-22T04:37:01
C++
UTF-8
C++
false
false
718
hpp
#pragma once #include <SFML/System/Vector2.hpp> #include <GAME/utils/List.hpp> #include <functional> enum PathPointLocation { NONE, LEFT, TOP, RIGHT, BOTTOM }; struct PathPoint { PathPoint* left = nullptr, *top = nullptr, *right = nullptr, *bottom = nullptr; sf::Vector2i coords; int pathLength = 0; P...
[ "mairon-pasha@yandex.ru" ]
mairon-pasha@yandex.ru
c8571d550dd261bbbf9e0f3575569af15e47f97c
73ee941896043f9b3e2ab40028d24ddd202f695f
/external/chromium_org/ui/base/win/singleton_hwnd.cc
9d1685f4977bceef0a01dfeb4a0abd6826c9520b
[ "BSD-3-Clause" ]
permissive
CyFI-Lab-Public/RetroScope
d441ea28b33aceeb9888c330a54b033cd7d48b05
276b5b03d63f49235db74f2c501057abb9e79d89
refs/heads/master
2022-04-08T23:11:44.482107
2016-09-22T20:15:43
2016-09-22T20:15:43
58,890,600
5
3
null
null
null
null
UTF-8
C++
false
false
1,629
cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/base/win/singleton_hwnd.h" #include "base/memory/singleton.h" #include "base/message_loop/message_loop.h" namespace ui { // static Sin...
[ "ProjectRetroScope@gmail.com" ]
ProjectRetroScope@gmail.com
06a8ba725a992359d358188f67561ca8e2316ba1
6ced41da926682548df646099662e79d7a6022c5
/aws-cpp-sdk-schemas/include/aws/schemas/SchemasRequest.h
97cab8e21f6207a6bf89b9172ae37ed94f30a5e3
[ "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
1,288
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/schemas/Schemas_EXPORTS.h> #include <aws/core/AmazonSerializableWebServiceRequest.h> #include <aws/core/utils/UnreferencedParam.h> #include <aws/core/http/HttpRequest.h> na...
[ "aws-sdk-cpp-automation@github.com" ]
aws-sdk-cpp-automation@github.com
6094d37b8435ed474d48f9b8c18a1c674d99a32f
a5b43123d91d23581ae1f1cc725d7b004a4caa25
/cpp/Tree/Binary Tree to CDLL.cpp
8e78d5b4d48c2c1013fe8064088f01ddea88b7e3
[]
no_license
ivan570/code
376001416a01f0a870a0d73796f1a61dd3bfe958
e5a8e9bf7c9ea27b070ca3f351bb54cb16ce0317
refs/heads/main
2023-05-23T04:48:30.477060
2021-06-11T15:50:30
2021-06-11T15:50:30
330,686,610
0
1
null
null
null
null
UTF-8
C++
false
false
827
cpp
#include <bits/stdc++.h> using namespace std; struct Node { int data; struct Node* left; struct Node* right; Node(int x){ data = x; left = right = NULL; } }; void inorder(Node *root, Node *&first, Node *&rear) { if (!root) return; inorder(root->left, first, rea...
[ "ivankshu@gmail.com" ]
ivankshu@gmail.com
b78bc7ea449050ed5a4600b2dfb7b1e07b0bc556
03a6c23fcdcee2ff5159a18db18baa6016a95e5e
/game/GraphicComponent.cpp
01ac2ab83514c78fe2adaea27aa73bc519ca0c18
[]
no_license
mershaqdiesel/game
b051342eb11f3f8089f8f8318c87e66233d78a5f
a5cd955f0e99854948b84ee70e12ffddaf6664cd
refs/heads/master
2021-01-10T06:29:44.688087
2016-03-22T23:36:26
2016-03-22T23:36:26
54,072,703
0
0
null
null
null
null
UTF-8
C++
false
false
79
cpp
#include "GraphicComponent.h" game::GraphicComponent::~GraphicComponent() {}
[ "mershaqdiesel@gmail.com" ]
mershaqdiesel@gmail.com
faf10b01681377ef2e373c3d999295ec063d0691
52507f7928ba44b7266eddf0f1a9bf6fae7322a4
/SDK/BP_Facepalm_classes.h
be2ebfd4d185a1fb40e9fa9ae29b06fd33be8895
[]
no_license
LuaFan2/mordhau-sdk
7268c9c65745b7af511429cfd3bf16aa109bc20c
ab10ad70bc80512e51a0319c2f9b5effddd47249
refs/heads/master
2022-11-30T08:14:30.825803
2020-08-13T16:31:27
2020-08-13T16:31:27
287,329,560
1
0
null
null
null
null
UTF-8
C++
false
false
610
h
#pragma once // Name: Mordhau, Version: 1.0.0 #ifdef _MSC_VER #pragma pack(push, 0x8) #endif namespace SDK { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // BlueprintGeneratedClass BP_Facepalm....
[ "51294434+LuaFan2@users.noreply.github.com" ]
51294434+LuaFan2@users.noreply.github.com
b00ff476f5cdb30c287fb1ef41efc70009899f76
e3d3edf648bc2788426f523a0d8f3d3e6728ddc7
/MiamShellGui/miamplayershell.h
a2685697b470c7fc371d23edf98800af24245309
[]
no_license
MBach/Miam-Player-shell
c8b4f3cba340ce11996d96d470dd85cc39b97c18
9fccb0b870fbe5cd0cef90d69a943bfd6024635a
refs/heads/master
2020-05-20T13:49:50.063153
2016-02-21T13:43:00
2016-02-21T13:43:00
20,980,817
0
1
null
null
null
null
UTF-8
C++
false
false
1,835
h
#ifndef MIAMPLAYERSHELL_H #define MIAMPLAYERSHELL_H #include "interfaces/mediaplayerplugin.h" #include "miamcore_global.h" #include "mediaplayer.h" #include "listwidget.h" #include <QWidget> #include "ui_config.h" /** * \brief The MiamPlayerShell class is a specific plugin for Windows which extends the Shell...
[ "bachelier.matthieu@gmail.com" ]
bachelier.matthieu@gmail.com
b4fa0c0daa4b4866485d628e8fc43f72136a60eb
575ac6292d7f3a7c0698913aa896a9ab5b07af12
/src/plugins/azoth/plugins/velvetbird/protomanager.cpp
03e466bbdb75a2fdaf6f6939411cbacf61d14e57
[ "BSL-1.0" ]
permissive
devel29a/leechcraft
7e753ed425332179300eaa152e5946270f8827bb
faf5e856010fb785e4bbf3ce7b5c6a5c49f3239a
refs/heads/master
2021-01-15T22:57:13.863534
2017-09-04T02:40:31
2017-09-04T02:40:31
11,744,520
0
0
null
null
null
null
UTF-8
C++
false
false
10,656
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
fb6b42c6235a73b8171d6cc8619c4cc1b9a95ba2
163829e90c4ef643882e4b6ddec100e464964537
/Source_Code/Dynamic Programming/Medium/10913 Walking on a Grid.cpp
a4b134c8fe7a628f410cb0b85314d7125db71fb0
[]
no_license
Rijul1204/Algorithm_ACM
31b0d88750fc90f13f0c7188a78ac58a059de599
0477861d5476504faa02d3dfddda0ea8acaf5c2e
refs/heads/master
2021-07-03T07:34:08.169513
2021-05-30T19:55:03
2021-05-30T19:55:03
10,447,817
5
7
null
null
null
null
UTF-8
C++
false
false
1,392
cpp
#include<stdio.h> #include<string.h> #define maxm 90 #define inf 1<<28 #define ii int int n,k; ii dp[maxm][maxm][5][10]; int mat[maxm][maxm]; ii cal(int i,int j,int dir,int k); ii maxi(ii a,ii b){ if(a>b) return a; return b; } int main(){ int i,j,k,l,test,t=1; // freopen("in.txt","r",stdin); while(scanf("%d ...
[ "rashedulhasanrijul@gmail.com" ]
rashedulhasanrijul@gmail.com
046701c4f5b37a28a58b090f4469cd8ff4fcd45e
72774739eadc535e1aeed276e039e244d16cb86d
/MQTT_Sensor_SHT30.ino
eacf94baa4da641c6863f7c29c03af5320416d15
[]
no_license
xlogerais/esp8266-mqtt-sensor-sht30
3fabdf152843857b6c7377819ad1b9deb16765d3
41296db02448fb8ca244af9039be3b2fb4d55794
refs/heads/master
2021-01-21T14:33:42.808967
2017-06-24T15:48:05
2017-06-24T15:48:05
95,304,079
6
0
null
null
null
null
UTF-8
C++
false
false
8,482
ino
/*************************************************** Basic sketch for ESP8266 with WifiManager and OTA ****************************************************/ /*********************/ /* Pin Mapping */ /* for D1 mini */ /*********************/ // Digital Pin to GPIO mapping for Wemos D1 mini : #define D0...
[ "xavier@logerais.com" ]
xavier@logerais.com
04e87130f2558eedea052a6a99134e4f2e97caa3
2f12d539bb7ec3080b037ef969b24e7c30813cc0
/Chapter3/ex2.cpp
d9a5ee7d272bd1ce2f7ea92028ff7a7594175b63
[]
no_license
yhwhu/Cpp-Primer-Plus
5b0044082ac471a5e79dc150ca78c7aa51f94ae1
6d16160c6d20c337130f8763c5319c0af8bb83b3
refs/heads/master
2020-07-02T01:53:35.278833
2019-11-25T09:58:13
2019-11-25T09:58:13
201,377,673
1
0
null
null
null
null
UTF-8
C++
false
false
835
cpp
// // Created by 粟永华 on 2019-08-09. // // ex2.cpp #include <iostream> int main() { using namespace std; const int cm_per_m = 100; const float kg_per_kilos = 0.5; int height, meter, cm; float meter_float, weight, kilos, bmi; cout << "Enter your height: "; cin >> height; cout << "Ente...
[ "13207106053@163.com" ]
13207106053@163.com
6fd52424e448463589e14cc8cd9a5e9cc210b3b2
d8efaf8e35f7d203d50cb4f87bc7313187d9f6e1
/build/Android/Preview/MyFirstFuseProject/app/src/main/include/Uno.Net.Sockets.AddressFamily.h
750da928409574f21f8096724c5d340d7e01b9e1
[]
no_license
eddzmaciel/fproject_fp
fe33dc03b82047e88fad9e82959ee92d6da49025
2760ddb66c749651f163c3c1a3bc7b6820fbebae
refs/heads/master
2020-12-04T12:38:37.955298
2016-09-02T02:23:31
2016-09-02T02:23:31
67,182,558
0
0
null
null
null
null
UTF-8
C++
false
false
360
h
// This file was generated based on C:\ProgramData\Uno\Packages\Uno.Net.Sockets\0.33.1\$.uno. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.Int.h> namespace g{ namespace Uno{ namespace Net{ namespace Sockets{ // public enum AddressFamily :423 uEnumType* AddressFamily_ty...
[ "Edson Maciel" ]
Edson Maciel
49a3af16032a8a7467ef1676193eef1728ebc462
829b3f2d0ae685d01fe097c03bf5c1976cbc4723
/deps/boost/include/boost/math/special_functions/detail/hypergeometric_1F1_recurrence.hpp
ba3a2c5eae2cddc5697c14a7d35f06f2807260c9
[ "Apache-2.0" ]
permissive
liyoung1992/mediasoup-sfu-cpp
f0f0321f8974beb1f4263c9e658402620d82385f
b76564e068626b0d675f5486e56da3d69151e287
refs/heads/main
2023-08-21T21:40:51.710022
2021-10-14T06:29:18
2021-10-14T06:29:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
17,783
hpp
/////////////////////////////////////////////////////////////////////////////// // Copyright 2014 Anton Bikineev // Copyright 2014 Christopher Kormanyos // Copyright 2014 John Maddock // Copyright 2014 Paul Bristow // Distributed under the Boost // Software License, Version 1.0. (See accompanying file //...
[ "yanhua133@126.com" ]
yanhua133@126.com
f42753c5d65d2cf5c96a36401736310f0f48000b
19b932087747f6052d479cb4a7b3f31d9f797043
/C++/sort/sort.cpp
5dad9f8fbceb18a1b7641f5b0bf9d156a701a0ca
[]
no_license
alex0parhomenko/technosfera
bab95ef1402c0a373ebc3fee879868631ce8ca84
d056c45f4caa0ece5c7ad3ee5646b1e62d0ebc0b
refs/heads/master
2021-01-18T21:07:57.848405
2016-05-30T18:09:43
2016-05-30T18:09:43
52,730,806
0
1
null
null
null
null
UTF-8
C++
false
false
2,100
cpp
#include <stdlib.h> #include <stdio.h> #include <iostream> #include <vector> #include <fcntl.h> #include <string.h> #include <algorithm> #include <string> #include <omp.h> #include <time.h> using namespace std; void merge_sort(int v[], int beg, int end, bool mode, int tmp[], int num_threads) { if (beg == end) retu...
[ "alex0parhomenko@gmail.com" ]
alex0parhomenko@gmail.com
2642eae845807dc084b5d43b529002b80a279f09
95a54113ec14b45031ff2c55f82b77b61bc65272
/Configurator/Configurator.h
a05d274387d897ee1140e179df55b43ce24153be
[]
no_license
maks1596/professional-qualities-user
aaf30ba00179334d33c28d86553bd51702d50d02
00ffe84ae0a0e366db58948f1df2c5d9ae825163
refs/heads/master
2020-03-18T14:53:36.376355
2018-07-27T17:58:53
2018-07-27T17:58:53
134,873,513
0
0
null
null
null
null
UTF-8
C++
false
false
334
h
#pragma once #include <QMap> class Configurator { public: static void readConfigurations(); static QString getHostName(); static int getPort(); private: static QPair<QString, QString> handleLine(QString line); static void writeDefaultConfigurationsFile(); static QMap<QString, QString> m_confi...
[ "maks1596@mail.ru" ]
maks1596@mail.ru
c5a689b8bb5f71317d136f820d296f7956e1c966
67cc55789f71aee8742e9abcf549379aec1b7994
/dygraph/deploy/cpp/model_deploy/ppdet/include/det_preprocess.h
e50a4b9ce7e470e72b3bc1339186cfa6d4184704
[ "Apache-2.0" ]
permissive
LaraStuStu/PaddleX
0bc86222fedde31ebb0914acfd19cc65211a63fb
70eac2a3e1101a59212db01daa8ced712fcab7fa
refs/heads/develop
2023-06-03T23:53:12.479750
2021-06-24T08:05:00
2021-06-24T08:05:00
250,249,414
1
1
Apache-2.0
2020-03-28T13:05:12
2020-03-26T12:14:17
null
UTF-8
C++
false
false
2,180
h
// Copyright (c) 2020 PaddlePaddle 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 requir...
[ "245467267@qq.com" ]
245467267@qq.com
05946757199a020952d2328488cf52923f5bc84e
293f1095803ea5031e9719d28c0fcefe9008473a
/Games/IchigoTest/Classes/AppDelegate.cpp
66942fadde4af4c25d97d837234bfd64fff8acfc
[ "MIT" ]
permissive
Avnerus/ichigo
23e24f547dde5d1bd158db7871a07a3f7679d4bb
849c507bfca8989685f9fc64ac06f68bc5ce0576
refs/heads/master
2021-01-13T14:37:06.784739
2015-10-03T17:22:19
2015-10-03T17:22:19
43,607,246
1
1
null
null
null
null
UTF-8
C++
false
false
2,430
cpp
// // avnerdropAppDelegate.cpp // avnerdrop // // Created by Avner Peled on 9/22/11. // Copyright __MyCompanyName__ 2011. All rights reserved. // #include "AppDelegate.h" #include "cocos2d.h" #include "ichigo.h" #include <tr1/memory> #include "Loader.h" USING_NS_CC; AppDelegate::AppDelegate() { } AppDelegat...
[ "avnerus@gmail.com" ]
avnerus@gmail.com
51d84cc496da5954ec9d381a0fb86169ef2d0ac1
bdc910725a53043473f20d99756e0b9603339fd2
/Coursera.YellowBelt/MultiFileCompilation/Rectangle/rectangle.cpp
0c3fc6a199cf6b28058d4e92a4112ba4aa1cc26a
[]
no_license
DmitryZapryvaryn/cpp_sources
740b60982d93b070425b6e906222611fe99266fb
af1f4066bbdf39189a3bf70ba1f2ba2f194643df
refs/heads/master
2022-07-15T04:06:37.034822
2020-05-15T12:26:21
2020-05-15T12:26:21
174,236,834
2
0
null
null
null
null
UTF-8
C++
false
false
348
cpp
#include "rectangle.h" Rectangle::Rectangle(int width, int height) : width_(width), height_(height) { } int Rectangle::GetArea() const { return width_ * height_; } int Rectangle::GetPerimeter() const { return 2 * (width_ + height_); } int Rectangle::GetWidth() const { return width_; } int Rectangle::GetHeight()...
[ "zapdmitry@gmail.com" ]
zapdmitry@gmail.com
e78ad8a5d8b0d32ef5f6919760e88a29e858567a
59d26f54e985df3a0df505827b25da0c5ff586e8
/External/algorithm-master/combinatorics/permutation_hash.cc
0c0760b9cdf6b41dbd0179d7596c9525acef162d
[]
no_license
minhaz1217/My-C-Journey
820f7b284e221eff2595611b2e86dc9e32f90278
3c8d998ede172e9855dc6bd02cb468d744a9cad6
refs/heads/master
2022-12-06T06:12:30.823678
2022-11-27T12:09:03
2022-11-27T12:09:03
160,788,252
2
1
null
null
null
null
UTF-8
C++
false
false
1,652
cc
// // Permutation Hash // // Description: // hash_perm gives one-to-one correspondence between // permutations over [0,n) and the integer less than n!. // unhash_perm is the inverse function of hash_perm. // // Algorithm: // The idea is based on the Fisher-Yates shuffle algorithm: // while n > 1: // ...
[ "minhaz1217@gmail.com" ]
minhaz1217@gmail.com
ec6ce45e4150a4645f1eddbba1ef0cedd1d23546
afb07dad0c482ac5fe175a7e56988e56d5e9a573
/LifecycleTools/LifecycleRuntime/include/spri/spri_bindingBuilder.h
74b94862584bd9fa54fd3765b79e860ada18c2ed
[]
no_license
lctdev/lct-store
53abb10da7964dbd30854417ccc96d0819d91662
136217c665e4e3aede124cd4038d43722ca3dc63
refs/heads/master
2021-01-21T05:02:51.621083
2016-05-11T19:54:26
2016-05-11T19:54:26
33,164,640
0
0
null
null
null
null
UTF-8
C++
false
false
712
h
#ifndef SPRI_BINDING_BUILDER_H #define SPRI_BINDING_BUILDER_H #include <foun/foun_primitives.h> #include <foun/foun_allocator.h> namespace lct { namespace spri { struct FigureAsset; struct SkinAsset; struct AnimationAsset; struct FigureSkinBinding; struct AnimationFigureBinding; class BindingBuilder { public: Bin...
[ "lctdev01@gmail.com" ]
lctdev01@gmail.com
543912d97a77141ac209f58cd0e09dc8511161e2
6fd6bdcc284218883dea1f649daaa26b6529bc21
/include/Engine/ResourceTypes/IModel.h
aa09aff1960a25037f55bd6029073b97e2978880
[ "Unlicense" ]
permissive
aknetk/HatchGameEngine
bd7d38807e89ac33a58384f0f254ebdbfbebec54
364ee32bda8b469d51c3eaab952eb6e2bda069cf
refs/heads/master
2022-09-25T06:20:57.789609
2022-09-16T03:42:49
2022-09-16T03:42:49
241,234,254
26
14
Unlicense
2023-08-30T21:04:57
2020-02-18T00:05:23
C
UTF-8
C++
false
false
802
h
#ifndef ENGINE_RESOURCETYPES_IMODEL_H #define ENGINE_RESOURCETYPES_IMODEL_H #define PUBLIC #define PRIVATE #define PROTECTED #define STATIC #define VIRTUAL #define EXPOSED #include <Engine/Includes/Standard.h> #include <Engine/Rendering/3D.h> #include <Engine/Graphics.h> #include <Engine/IO/Stream.h> class IModel {...
[ "aurumdude@gmail.com" ]
aurumdude@gmail.com
4fd330bcaf2732ccb13dbec100e6a9eebcd7d293
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/c++/cppcheck/2016/12/checkuninitvar.cpp
d4274d9beb17630942f6ce54a06e2dc37567cbe2
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
C++
false
false
51,254
cpp
/* * Cppcheck - A tool for static C/C++ code analysis * Copyright (C) 2007-2016 Cppcheck team. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at ...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
3988bdeab6d81b300f1e71208bd69d07503a83f1
7ab3757bde602ebe0b2f9e49d7e1d5f672ee150a
/easyeditor/include/ee/SpritePropertySetting.h
31051fbdd8672ccd7c88819420f2d5506629bcf1
[ "MIT" ]
permissive
brucelevis/easyeditor
310dc05084b06de48067acd7ef5d6882fd5b7bba
d0bb660a491c7d990b0dae5b6fa4188d793444d9
refs/heads/master
2021-01-16T18:36:37.012604
2016-08-11T11:25:20
2016-08-11T11:25:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
918
h
#ifndef _EASYEDITOR_SPRITE_PROPERTY_SETTING_H_ #define _EASYEDITOR_SPRITE_PROPERTY_SETTING_H_ #include "PropertySetting.h" #include "Observer.h" namespace ee { class EditPanelImpl; class Sprite; class SpritePropertyImpl; class SpritePropertySetting : public PropertySetting, public Observer { public: SpriteProperty...
[ "zhuguang@ejoy.com" ]
zhuguang@ejoy.com
1064e73a8b3157cfaeae972b0df3ab22618b52b7
940aa752c52f55109cc9dcd898b325dfa9a78558
/src/parser/Parser.cpp
abefc72c59b2b301aab0ffd16a5a5232371a2074
[]
no_license
robinli08/mirror-monkey
7d3829f7508caa66237e4ded6562b19111cb4fde
87c3164cb71bf494b09b6d93371718c69227da04
refs/heads/master
2023-06-24T15:11:35.005155
2021-07-23T17:58:18
2021-07-23T17:58:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
14,232
cpp
#include "Parser.hpp" #include "ArrayLiteral.hpp" #include "Boolean.hpp" #include "CallExpression.hpp" #include "Common.hpp" #include "Constant.hpp" #include "Expression.hpp" #include "FunctionLiteral.hpp" #include "HashLiteral.hpp" #include "IfExpression.hpp" #include "IndexExpression.hpp" #include "InfixExpression.h...
[ "2633610394@qq.com" ]
2633610394@qq.com
08d32851768396a245097d1f78efb0f3a0ba7aef
c0864ab74429ad96dde1980740608b537e30e7f8
/Circular_Queue/소스.cpp
e88490aee728e556fc9740afd80cf021d1d0c133
[]
no_license
eunnho98/Data-Structure
7bbd48015fae18811a741004ec3a46cd86cbc561
b69c4e7962769157a63c37364f3203ed475aab12
refs/heads/main
2023-09-06T01:14:33.138367
2021-10-14T07:38:29
2021-10-14T07:38:29
null
0
0
null
null
null
null
UHC
C++
false
false
3,881
cpp
#include <iostream> #include <algorithm> using namespace std; /* 선형 큐 : 원소를 계속 왼쪽으로 옮겨줘야 하는 단점, ㅁㅁㅁㅁ4 일 때 rear이 4를 가리키고 front가 4의 앞을 가리키면 선형 큐에서는 큐가 가득 찼다고 받아들임 원형 큐 : front가 첫 원소로부터 시계 반대방향으로 하나 앞 위치를 가리키도록 변경, 한 칸은 항상 남겨두어 포화상태와 빈 상태를 구분하도록 함 */ template <typename T> class Queue { public: Queue(int queue_cap = 10)...
[ "taemin4u@khu.ac.kr" ]
taemin4u@khu.ac.kr
9cbb89d5b2d96fd06e33d763292449ee7ba1cdc7
d16985a72e39109c30b1e975007cc1cabe8a6ac8
/Server/Server/Base/IDTable.h
40e67a53005868cd6a8f923d0bc213b43b9b7d98
[]
no_license
uvbs/wx2Server
e878c3c5c27715a0a1044f6b3229960d36eff4b4
78a4b693ac018a4ae82e7919f6e29c97b92554ab
refs/heads/master
2021-01-18T00:06:34.770227
2013-12-13T09:18:54
2013-12-13T09:18:54
43,288,843
2
3
null
2015-09-28T08:24:45
2015-09-28T08:24:44
null
UTF-8
C++
false
false
707
h
#ifndef __IDTABLE_H__ #define __IDTABLE_H__ #include "Type.h" struct _TABLEITEM { uint m_ID ; VOID* m_pPtr ; uint m_Status ; }; class IDTable { public : IDTable( ) ; ~IDTable( ) ; //初始化表 VOID InitTable( uint MaxItem ) ; //增加一个表项 BOOL Add( uint id, VOID* pPtr ) ; //读取信息 VOID...
[ "tangming032@outlook.com" ]
tangming032@outlook.com
8e7033300d90556fe8b3298d9639c0c4d8d31ad0
d52d5fdbcd848334c6b7799cad7b3dfd2f1f33e4
/third_party/folly/folly/logging/test/LogStreamTest.cpp
9ab8bc9cd575710937ac3ced1d3e8b0a90e5fe59
[ "Apache-2.0" ]
permissive
zhiliaoniu/toolhub
4109c2a488b3679e291ae83cdac92b52c72bc592
39a3810ac67604e8fa621c69f7ca6df1b35576de
refs/heads/master
2022-12-10T23:17:26.541731
2020-07-18T03:33:48
2020-07-18T03:33:48
125,298,974
1
0
null
null
null
null
UTF-8
C++
false
false
1,107
cpp
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
[ "yangshengzhi1@bigo.sg" ]
yangshengzhi1@bigo.sg
ea17a93756a311477e82e67b3e7644205ebce36d
b2802041b897319dd71a78cc11de51b15ffec1e7
/fallingStars.cpp
861a023d97734eec1d76c86bf37689e554ec4c72
[]
no_license
SabiqueShadmanRafeed/FallingStars
e71d33226ca890c54db9739585527f951c943d3d
1aa35d4784e4c33e92142ab769b9685b9c79f3e8
refs/heads/master
2021-04-15T14:00:35.303584
2018-03-23T14:43:43
2018-03-23T14:43:43
126,498,145
3
0
null
null
null
null
UTF-8
C++
false
false
11,948
cpp
#include <bits/stdc++.h> #include <stdlib.h> #include <fstream> #include <math.h> #include <GL/glu.h> #include <GL/glut.h> #include"star.h" #include"nightSky.h" #include"menu.h" #include"gameOver.h" #include"PauseScreen.h" using namespace std; static int score; static int life= 7; float _angle = 0.0; float px = 7.0; ...
[ "32905440+SabiqueShadmanRafeed@users.noreply.github.com" ]
32905440+SabiqueShadmanRafeed@users.noreply.github.com
7794ec39d413118a5e5cfdb5fbda4f03de5c5719
19a012b6a66374235771a8c2baee19560e98f8d7
/TJU/contests/Preparacion_UAM_2012II/candy_sharing_game.cpp
95fa5e0076507b5967d3de9b83aae5340e18b7e5
[]
no_license
juancate/CompetitivePrograming
735e992fd6ac9c264059604fb7a2f2dfce74d330
8cea3695fd0dec7122c94ab45b4517cb13232fb3
refs/heads/master
2021-01-25T10:06:47.576470
2018-12-19T01:11:41
2018-12-19T01:11:41
14,966,965
0
0
null
null
null
null
UTF-8
C++
false
false
1,592
cpp
#include <cstdio> #include <cstdlib> #include <cstring> #include <cmath> #include <ctime> #include <cctype> #include <cassert> #include <iostream> #include <sstream> #include <iomanip> #include <string> #include <vector> #include <stack> #include <queue> #include <deque> #include <list> #include <set> #include <map> #i...
[ "jcamargo@gmail.com" ]
jcamargo@gmail.com
4dc7c6317e383b7859cd5a34529e2f4ceb98585f
a1034d9db7582f9a9287c4fa04c0e413dc92d075
/Google APAC 2017/warmingup/A/A.cpp
f96cd3141261a9bc17d4e76fe527efdb4df9d33f
[]
no_license
STLighter/LearnCoding
24b62bbc270a8809b05e5304c2a3c39f61f45ee9
018ebd7bff4c91a5c3f13a4630d132940147d712
refs/heads/master
2020-04-09T21:22:34.354407
2019-03-22T09:50:01
2019-03-22T09:50:01
60,454,595
2
0
null
null
null
null
UTF-8
C++
false
false
894
cpp
#include<iostream> #include<cstdio> #include<cstdlib> #include<string> #include<cstring> #include<map> #include<algorithm> #include<vector> #include<queue> #include<cmath> #include<deque> #include<stack> #include<ctime> #include<bitset> #include<set> using namespace std; typedef long long ll; string s; const ll M = 100...
[ "123939775@qq.com" ]
123939775@qq.com
c02461cb0377e291ab8ce40f0c3b1dc9250d2383
9224fb04d78a8d26546dfb1943e32e14355ebcbf
/Algorithm/leetcode105.cpp
33b0fbd563f551b5743758db10c9dd8665570545
[]
no_license
Liuyangfeixiao/C-
c561b605c4a35f34f1e98b8d2ae0fcfe9f11b427
211b61ad778291cf1578c9cf31a44058f82e0af0
refs/heads/master
2022-09-25T10:45:41.747029
2022-09-13T09:59:32
2022-09-13T09:59:32
166,560,179
8
0
null
2020-10-07T06:46:03
2019-01-19T15:13:18
Java
UTF-8
C++
false
false
1,370
cpp
#include <iostream> #include <vector> #include <unordered_map> using namespace std; struct TreeNode { int val; TreeNode *left; TreeNode *right; TreeNode() : val(0), left(nullptr), right(nullptr) {} TreeNode(int x) : val(x), left(nullptr), right(nullptr) {} TreeNode(int x, TreeNode *...
[ "2391461132@qq.com" ]
2391461132@qq.com
2fcdcc84f956cedca0f9d4ed3f04c8face2b8caf
fce7082b196d765ba979d1770f848493afa98aa2
/src/geos-version.cpp
a2efe1e6ee767b04e04c3de2d6957ab36bc32fe5
[]
no_license
mdsumner/geovctrs
4766cd48c833f1f3586a7c333dfe677dece1ad83
c3177798f189e4f5866d7f2f4bb330965d6ee888
refs/heads/master
2021-05-23T14:52:16.420179
2020-04-19T16:19:13
2020-04-19T16:19:13
257,264,049
0
0
null
2020-04-20T11:47:17
2020-04-20T11:47:16
null
UTF-8
C++
false
false
316
cpp
#include "geovctrs/geos/handler.hpp" #include <Rcpp.h> using namespace Rcpp; // [[Rcpp::export]] std::string geovctrs_cpp_geos_version_runtime() { return GeovctrsGEOSHandler::runtimeVersion(); } // [[Rcpp::export]] std::string geovctrs_cpp_geos_version_build() { return GeovctrsGEOSHandler::buildVersion(); }
[ "dewey@fishandwhistle.net" ]
dewey@fishandwhistle.net