blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
252c7e5e7d741c43fda9a27bf8b16834dd0643e3
1d5d650014ac3dd142965906cf2b4fdbe34afb63
/abc027/abc027_d.cpp
3b2c05200a39f1c03b580ad385596910f0536ba0
[]
no_license
tks3210/Atcoder
c1b88654762273693bd41db417811169780c0161
593dda88e13f703bdb3b4c3e6d795bc425e29416
refs/heads/master
2021-07-02T17:46:00.099867
2020-12-19T07:57:14
2020-12-19T07:57:14
146,293,715
0
0
null
null
null
null
UTF-8
C++
false
false
1,151
cpp
#include <iostream> #include <vector> #include <string> using namespace std; string s; #define abs(a) ((a) < 0 ? -(a) : (a)) int HP = 0; void calcHp(int It, int Rpos, int Mzan, int Hpoint){ if (It == s.size()) { //printf("point:%d, Rpos:%d\n", Hpoint,Rpos); if (HP <= Hpoint){ HP = Hpoin...
[ "fujinaga.3210.takashi@gmail.com" ]
fujinaga.3210.takashi@gmail.com
e4e279333d4d47cbbf4027c15218299644f83f79
90047daeb462598a924d76ddf4288e832e86417c
/net/disk_cache/disk_cache.h
4a3ae119b53f9c90b22f5c70379e5d4fb0f1f057
[ "BSD-3-Clause" ]
permissive
massbrowser/android
99b8c21fa4552a13c06bbedd0f9c88dd4a4ad080
a9c4371682c9443d6e1d66005d4db61a24a9617c
refs/heads/master
2022-11-04T21:15:50.656802
2017-06-08T12:31:39
2017-06-08T12:31:39
93,747,579
2
2
BSD-3-Clause
2022-10-31T10:34:25
2017-06-08T12:36:07
null
UTF-8
C++
false
false
17,842
h
// 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. // Defines the public interface of the disk cache. For more details see // http://dev.chromium.org/developers/design-documents/network-stack/disk-cach...
[ "xElvis89x@gmail.com" ]
xElvis89x@gmail.com
7b4bd9cb7ec50fa2aafef352b74cf75f89afee77
4c25432a6d82aaebd82fd48e927317b15a6bf6ab
/data/dataset_2017/dataset_2017_8/Wellan/8294486_5654117850546176_Wellan.cpp
e3dc9106c3add4e9737dc95c4fe674484f4b162d
[]
no_license
wzj1988tv/code-imitator
dca9fb7c2e7559007e5dbadbbc0d0f2deeb52933
07a461d43e5c440931b6519c8a3f62e771da2fc2
refs/heads/master
2020-12-09T05:33:21.473300
2020-01-09T15:29:24
2020-01-09T15:29:24
231,937,335
1
0
null
2020-01-05T15:28:38
2020-01-05T15:28:37
null
UTF-8
C++
false
false
1,830
cpp
#include <algorithm> #include <array> #include <chrono> #include <climits> #include <cmath> #include <cstdlib> #include <deque> #include <forward_list> #include <functional> #include <iostream> #include <iterator> #include <limits> #include <list> #include <locale> #include <map> #include <numeric> #inc...
[ "e.quiring@tu-bs.de" ]
e.quiring@tu-bs.de
32d41225663b820c976bb33cb6e5c0508d024e68
5b41e312db8aeb5532ba59498c93e2ec1dccd4ff
/SMC_DBClasses/CSMC_DBData.cpp
d3b7bf6505d60e43a488bffadc1835d1612b12e5
[]
no_license
frankilfrancis/KPO_HMI_vs17
10d96c6cb4aebffb83254e6ca38fe6d1033eba79
de49aa55eccd8a7abc165f6057088a28426a1ceb
refs/heads/master
2020-04-15T16:40:14.366351
2019-11-14T15:33:25
2019-11-14T15:33:25
164,845,188
0
1
null
null
null
null
UTF-8
C++
false
false
114,079
cpp
// Copyright (C) 2004 SMS Siemag AG #include <iostream> #include <sstream> #include <math.h> #include "cCBS_StdDB_Task.h" #include "cCBS_StdInitBase.h" #include "iData_Provider_s.hh" #include "cCBS_StdEventLogFrameController.h" #include "cCBS_StdFrame_TaskController.h" #include "CDataConversion.h" #include "CSMC_E...
[ "52784069+FrankilPacha@users.noreply.github.com" ]
52784069+FrankilPacha@users.noreply.github.com
79a2edac3b5e40f78a0d073853edbcfb5b660c38
10eba1ee9ab33c28afe566cb1e81ee7bd2083cde
/NewSonicThing/src/animation/body.hpp
0ac16ff6845a149513b43d8b560412427c05af9e
[]
no_license
TurtleMan64/SAB2
972ef731c8ca26d2befa2d701c4628ac8274e53f
487a0f2126aeb67e48181517e8f3c778d0cd0c36
refs/heads/master
2023-04-22T08:03:51.851246
2023-04-20T05:51:15
2023-04-20T05:51:15
164,409,226
6
1
null
2021-12-26T23:45:21
2019-01-07T09:31:20
C
UTF-8
C++
false
false
1,002
hpp
#ifndef BODY_H #define BODY_H class Vector3f; class TexturedModel; #include <list> #include <vector> #include "../entities/entity.hpp" #include "animation.hpp" class Body : public Entity { private: float baseX; float baseY; float baseZ; float baseRotY; float baseRotZ; float baseRotX; flo...
[ "turtleboy1026@aol.com" ]
turtleboy1026@aol.com
0dc2beffa01b00b7ae4182685a70f7081c48751f
20ae4729e04db70c879b2dba631dc5ceb0703147
/gamelevel.h
2db0257351dc8d20110acb7e5506e7e61e25cf28
[]
no_license
damir00/burningskids
dbaa4dff37780b01deb4846cf1e9ef2c8acc5d7b
fb9b98dcc004634b9d54b2e045ca7a154716b481
refs/heads/master
2020-06-06T07:14:51.269458
2014-10-20T09:28:39
2014-10-20T09:28:39
25,458,862
0
0
null
null
null
null
UTF-8
C++
false
false
1,137
h
#ifndef _GAMELEVEL_H_ #define _GAMELEVEL_H_ #include "gametrack.h" #include "gameaudio.h" #include "gamestructs.h" #include "gameresourcemanager.h" #include "duserclient.h" #include "luatools.h" #include "propinterface.h" struct GameLevelScript { lua_State* lua; luabind::object lua_init; luabind::object lua_updat...
[ "damir.srpcic@gmail.com" ]
damir.srpcic@gmail.com
d38034b99f661a6faae239a7d0f59ffca4c3dd6a
1528c022831d31a32f0732ac51831ea71d3e6a53
/Matvec/matvecWithOutGSL/src/rutil.cpp
27f375808517e9273b57b0e164182dc09b2562fe
[]
no_license
jianzeng/MatvecStaticLib
ea6fc9d2b024d3518094e51d3aeb1f6363cfb46b
09592696b6d948b656b45a4ae41e22fd2effa4e4
refs/heads/master
2021-01-10T09:07:59.436840
2016-02-23T05:36:20
2016-02-23T05:36:20
52,331,134
0
0
null
null
null
null
UTF-8
C++
false
false
2,505
cpp
/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful...
[ "jian@d-i184-12-91.staff.eduroam.uq.edu.au" ]
jian@d-i184-12-91.staff.eduroam.uq.edu.au
3e2864fcceb504313a29e24db77e63655f317df5
e51d009c6c6a1633c2c11ea4e89f289ea294ec7e
/xr2-dsgn/sources/xray/editor/animation/sources/channels_layout_panel.h
cef42b0a91036f6a96fbe246fc3ec55a43b5cf62
[]
no_license
avmal0-Cor/xr2-dsgn
a0c726a4d54a2ac8147a36549bc79620fead0090
14e9203ee26be7a3cb5ca5da7056ecb53c558c72
refs/heads/master
2023-07-03T02:05:00.566892
2021-08-06T03:10:53
2021-08-06T03:10:53
389,939,196
3
2
null
null
null
null
UTF-8
C++
false
false
1,191
h
//////////////////////////////////////////////////////////////////////////// // Created : 26.08.2010 // Author : Sergey Pryshchepa // Copyright (C) GSC Game World - 2010 //////////////////////////////////////////////////////////////////////////// #ifndef CHANNELS_LAYOUT_PANEL_H_INCLUDED #define CHANNELS_LAYOUT_PANEL_...
[ "youalexandrov@icloud.com" ]
youalexandrov@icloud.com
f092fe595c41526219ca67fb7c9ffd7a4e306a45
f915aa382b6ac5673cec612718368c04931c0b0c
/include/indri/SumNode.hpp
08d85d7a8b97612c5e30c273519f1f1a60b959eb
[ "BSD-2-Clause" ]
permissive
diazf/indri
f477749f9e571c03b695c2f0b04c0326bbfd9f04
6ad646f3edb9864a98214039886c6b6e9a9f6b74
refs/heads/master
2022-09-07T19:35:02.661982
2022-08-19T13:59:26
2022-08-19T13:59:26
128,638,901
23
5
null
null
null
null
UTF-8
C++
false
false
2,607
hpp
/*========================================================================== * Copyright (c) 2004 University of Massachusetts. All Rights Reserved. * * Use of the Lemur Toolkit for Language Modeling and Information Retrieval * is subject to the terms of the software license set forth in the LICENSE * file include...
[ "diazf@acm.org" ]
diazf@acm.org
243514fb0b7d3cc3648bc87b41cb10820331966b
ae009ecec55220470bd3503714182383896e047e
/src/db/db_filesystem.h
8953242526663039cec4507840ebf3fd2ac4df44
[]
no_license
bhack/object_recognition_core
a6aefedd1799581f96af6662e38479a18df5de69
0cf9151d3f4c3c8917dd4a2f8d4a95332838abb0
refs/heads/master
2021-01-17T21:31:29.054237
2013-01-30T14:19:42
2013-01-30T14:19:59
8,074,493
1
0
null
null
null
null
UTF-8
C++
false
false
5,909
h
/* * Software License Agreement (BSD License) * * Copyright (c) 2009, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code mu...
[ "vrabaud@willowgarage.com" ]
vrabaud@willowgarage.com
139b3221d4adb66ce4b2f87ceafa555340eb5f8f
771a5f9d99fdd2431b8883cee39cf82d5e2c9b59
/SDK/BP_EmissaryFlag_classes.h
ee7855c4d08cb2e35e8371e20788da60d820cd6b
[ "MIT" ]
permissive
zanzo420/Sea-Of-Thieves-SDK
6305accd032cc95478ede67d28981e041c154dce
f56a0340eb33726c98fc53eb0678fa2d59aa8294
refs/heads/master
2023-03-25T22:25:21.800004
2021-03-20T00:51:04
2021-03-20T00:51:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
766
h
#pragma once // Name: SeaOfThieves, Version: 2.0.23 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //----------------------------------------------------...
[ "40242723+alxalx14@users.noreply.github.com" ]
40242723+alxalx14@users.noreply.github.com
28b15b5a829c082f111a9e2d86fbdd29fed0662f
0203c18e12531e00ef5154776cb32b731e6688d0
/PBINFO/calcul3-1882.cpp
891b136c4698d41e82e95bd370d4f0cb9deedc15
[]
no_license
KiraBeleaua/Solved-Problems
a656566e4592f206365a11cff670139baa27c80a
99a2343883faa9e0d61d8a92b8e82f9a0d89c2c2
refs/heads/main
2023-06-20T23:10:18.496603
2021-07-15T22:50:56
2021-07-15T22:50:56
359,094,167
0
0
null
null
null
null
UTF-8
C++
false
false
1,386
cpp
#include <iostream> #include <math.h> #include <iomanip> #include <string> #include <algorithm> #include <vector> #include <fstream> #include <sstream> using namespace std; int main() { ifstream fin("calcul3.in"); ofstream fout("calcul3.out"); string s; fin >> s; int rezultat = 0; int64_t ter...
[ "necula.adrian2009@gmail.com" ]
necula.adrian2009@gmail.com
71fafd7ec27c584b366fdbf8594c7831118b6274
be101025ed0211232fe5d8bf312022762796435b
/Calamity/Gui/ActionHandler/ScaleWindowHandler.h
0285ff6a7b45843ba9da15c06cd98a5ce14fd89f
[]
no_license
twrwr/Calamity
cc13bcfd638d33f5151ad96c3bec4a71586579ec
05322d7c9d1dd2acfb641fd091e022aa934a81f0
refs/heads/master
2020-09-28T04:52:24.524033
2015-08-29T20:55:20
2015-08-29T20:55:20
null
0
0
null
null
null
null
UTF-8
C++
false
false
709
h
#pragma once #include "../../ActionHandler.h" #include <list> // TODO: remove (used for max) using namespace clm; class ScaleWindowHandler : public ActionHandler { private: int* width; int* height; int minWidth; int minHeight; int initialWidth; int initialHeight; int* windowPosX; int* windowPosY; int initi...
[ "maxjen@gmail.com" ]
maxjen@gmail.com
ef01861c4db8e5aa02edfb75ada270bf00baaf56
8f69d47a012d04d3978bedb998a4947fa30d2ed2
/masa_c_lib/cereal/external/rapidjson/document.h
484e4c0082e89e0630ae151a2f87aed812ed7a17
[]
no_license
VLADrock1998/Masa_Python
ae51bc358a194ca1fdaf10b054370521e902aa6d
45dc831ca0a4865fcc8a77140cb2aa7e98700c97
refs/heads/master
2022-12-28T08:12:21.032198
2020-10-13T17:05:57
2020-10-13T17:05:57
263,154,286
0
0
null
null
null
null
UTF-8
C++
false
false
122,098
h
// Tencent is pleased to support the open source community by making RapidJSON available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. // // Licensed under the MIT License (the "License"); you may not use this file except // in compliance with the License. You may...
[ "vladbroasca@yahoo.com" ]
vladbroasca@yahoo.com
328aea7c021d3f5ed9bb4df94c35edc60b99e050
84d15b1ccdc4bb76e172985dab306b3b071f5f0e
/inc/Enemy.h
c4d7b98ad83e946617cdb53bc140420aa604e943
[]
no_license
lbestestl/YiSG3
d9cb3d9a9ffcd64fbb6c0d8a1431416a51fb24e9
8c360583694a0556258dc284142bd2939466d924
refs/heads/master
2016-09-05T20:19:27.104713
2012-09-19T07:41:52
2012-09-19T07:41:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
526
h
///============================================================================ /// License: /// * Project Name: YiSG3 /// * File Name: Enemy.h /// * Created on: 2012. 9. 13. /// * Last modified: - /// * Description: - /// Contact me lbestestl@gmail.com (Owner) ///==================================...
[ "lbestestl@gmail.com" ]
lbestestl@gmail.com
97a3349a06d7f4ee442a94e516022d5b2841acd5
a9b82319f728c950032d46f57cb776a801f80ac8
/src/Script/Stdafx.cpp
36c734d451f54b5901b0d0c50cc904e316d71e60
[]
no_license
shikang/BlackHole-Engine
eebea87a2b06be27601804470e26441ff1f1e0b1
8dc2324d7ac4c3b553d67ae04231e6438cf81af0
refs/heads/master
2021-01-20T17:06:22.647627
2016-08-08T09:38:22
2016-08-08T09:38:22
60,777,549
0
0
null
null
null
null
UTF-8
C++
false
false
48
cpp
// Precompiled Header #include "Script/Stdafx.h"
[ "shikang.n@digipen.edu" ]
shikang.n@digipen.edu
74a09fac586ddc7f6c39f693eefdedac2009a85a
62869fe5152bbe07fbe9f0b61166be32e4f5016c
/3rdparty/CGAL/include/CGAL/internal/AFSR/write_triple_indices.h
541e421761a470bfdeb900ae0e97ec4acbc424c0
[ "LicenseRef-scancode-warranty-disclaimer", "LGPL-3.0-or-later", "LGPL-2.0-or-later", "GPL-1.0-or-later", "LicenseRef-scancode-commercial-license", "MIT" ]
permissive
daergoth/SubdivisionSandbox
aef65eab0e1ab3dfecb2f9254c36d26c71ecd4fd
d67386980eb978a552e5a98ba1c4b25cf5a9a328
refs/heads/master
2020-03-30T09:19:07.121847
2019-01-08T16:42:53
2019-01-08T16:42:53
151,070,972
0
0
MIT
2018-12-03T11:10:03
2018-10-01T10:26:28
C++
UTF-8
C++
false
false
1,942
h
// Copyright (c) 2015 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // 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 your o...
[ "bodonyiandi94@gmail.com" ]
bodonyiandi94@gmail.com
3bf2141b20ccaa5153af828856832222518efa08
4ff8262e3405fb570bd6ba32059564f4c9edaae7
/827E/fft.cpp
e89b3c27c8f4a3e48a8d3d843d87f9c73d51e709
[]
no_license
cppascalinux/codeforces
2712b09d8f59921f9f989f18126ad5dd6ac86bb6
2c9f8202e00b1566f9c8b2b0a2660ff10f2c9627
refs/heads/master
2022-05-13T09:50:48.636366
2022-05-12T10:32:27
2022-05-12T10:32:27
179,010,908
0
0
null
null
null
null
UTF-8
C++
false
false
2,200
cpp
//2019.05.13 //CF827E Rusty String FFT+循环节+枚举倍数+调和级数 #include<iostream> #include<cstdio> #include<cstring> #include<algorithm> #include<cmath> #define db double #define pi 3.1415926535897932384626433832795 #define eps 1e-6 using namespace std; struct cp { db x,y; cp(){} cp(db a,db b){x=a,y=b;} cp operator +(cp p){r...
[ "cppascalinux@gmail.com" ]
cppascalinux@gmail.com
5d11a56908b41177fe1f2a95031886c391827af1
f896ba1ef7f9f409a769fe0ee19643d7a8b5dd5a
/About.cpp
137a43558e228d00e801da3ffde51fa2019ea905
[]
no_license
sergshloyda/UserThreads
11c541128b07e61035ee2475a86189fabf25daad
861b847436740f97e138e26fe04a3b37e328add4
refs/heads/master
2022-08-25T14:05:08.873686
2020-05-19T23:57:07
2020-05-19T23:57:07
263,369,921
0
0
null
null
null
null
UTF-8
C++
false
false
1,826
cpp
// About.cpp : implementation file // #include "stdafx.h" #include "userthreads.h" #include "About.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CAbout dialog CAbout::CAbout(CWnd* p...
[ "shloyders@gmail.com" ]
shloyders@gmail.com
c21fdce57ea0107857a1faccb6714a25a5f90e3b
9030ce2789a58888904d0c50c21591632eddffd7
/SDK/ARKSurvivalEvolved_PrimalItemConsumable_Soup_CalienSoup_parameters.hpp
98c2ce070df51ee0eb3d1077dea89eae2efb361b
[ "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
818
hpp
#pragma once // ARKSurvivalEvolved (332.8) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_PrimalItemConsumable_Soup_CalienSoup_classes.hpp" namespace sdk { //--------------------------------------------------------------------------- //Parameters //---------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
3ea409db61e24e3be134a3e0dc0f67d2c2cc6302
a33aac97878b2cb15677be26e308cbc46e2862d2
/program_data/PKU_raw/11/773.c
50e265a0722053b24b74eb7fcb7cc03170017cca
[]
no_license
GabeOchieng/ggnn.tensorflow
f5d7d0bca52258336fc12c9de6ae38223f28f786
7c62c0e8427bea6c8bec2cebf157b6f1ea70a213
refs/heads/master
2022-05-30T11:17:42.278048
2020-05-02T11:33:31
2020-05-02T11:33:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,658
c
void main() { int year,month,day,x=0; scanf ("%d %d %d",&year,&month,&day); if (month==2) { x=31+day; printf ("%d",x); } else if (month==1) {x=day;printf ("%d",x);} else { if ( (year % 4 == 0 && year % 100 != 0) || (year % 400 == 0) ) { switch(month) ...
[ "bdqnghi@gmail.com" ]
bdqnghi@gmail.com
b7de8699ecbfa2eaa66529811e544c7ed5a60687
895a98227e9941edf7fcd6998d249dac26eb5979
/backends/gpu/lib/kernels/ccl_kernels.cc
06203158b35c7c0e66693372d435d6422f2e070b
[ "Apache-2.0", "MIT", "LLVM-exception" ]
permissive
quintinwang5/runtime
d0642c9a03dda14ade88868382f2f03e01f01848
e4a5fb72478899ffe20147020a715e0f74d059e2
refs/heads/master
2023-08-19T21:45:37.784258
2021-10-27T19:28:31
2021-10-27T19:31:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,437
cc
/* Copyright 2021 The TensorFlow Runtime 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 ...
[ "copybara-worker@google.com" ]
copybara-worker@google.com
525b18876df716a49f426fd95cde3cb0335bb051
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/collectd/gumtree/collectd_repos_function_1173_last_repos.cpp
10a613273ad16ac7c153ce28d878c7b2022193bc
[]
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
1,660
cpp
static int cna_config_system(host_config_t *host, /* {{{ */ oconfig_item_t *ci) { cfg_system_t *cfg_system; if ((host == NULL) || (ci == NULL)) return EINVAL; if (host->cfg_system == NULL) { cfg_system = calloc(1, sizeof(*cfg_system)); if (cfg_system == NULL) retur...
[ "993273596@qq.com" ]
993273596@qq.com
db61385e9495b8ed69dd4b1d714abbbf734ce37a
0f5df11060bf29a2eb3760d689ee4fc6a3884a0d
/warmup/src/Meanshift.hpp
18f878994472af4706c90b97be88170b81d920da
[]
no_license
ziliaogithub/bravobot
36d0d83727e9932d22cf8ccf7d60e06b61e02fb7
e1e5bfaeed8427399f91a3f1517ad3bc83268eb2
refs/heads/master
2020-03-22T21:18:14.614555
2017-05-03T01:21:53
2017-05-03T01:21:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,009
hpp
#pragma once /* Meanshift non-parametric mode estimator. * * Code adapted from : Sebastian Nowozin <nowozin@gmail.com> */ #define _USE_MATH_DEFINES #include <math.h> #include <vector> #include <map> #include <iostream> //#include <gmm/gmm.h> #include <Eigen/Core> namespace gmm{ template<typename V> void...
[ "ryan.louie@students.olin.edu" ]
ryan.louie@students.olin.edu
6ee0877a5292ba98163da2d1e9a22ae89544965a
6a80e548cf1a4cf170bc3c171f81a54d94ef959b
/include/amha_star/amha_star.hpp
3e1c00eb9e104e235ade851616cbc0c06613ce7f
[ "MIT" ]
permissive
abc283646346/amha_star
e68f61c43ebff67565d8736f86d53f27c33b611e
5f361d242ac27237251202fe2dcdb43d75e7c835
refs/heads/master
2022-02-19T00:00:36.530616
2019-04-26T02:37:08
2019-04-26T02:37:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,454
hpp
/* * Copyright (c) 2019, Ramkumar Natarajan * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * notice, this li...
[ "nrkumar93@gmail.com" ]
nrkumar93@gmail.com
9b94bbf3456b7f395542e37649d759494eac150b
dc4a282b7e604cb288375e7e2876ef36b6721aa8
/boj/1927/1927.cpp
94639c17a69cc8cfcebce62676eb6598f658e846
[]
no_license
yjbong/problem-solving
89be67ba24ad7495d82dcb0788dd7db1b849996a
c775271098daa05fcac269fd15de502e60592d49
refs/heads/master
2023-04-02T18:47:22.920512
2023-03-21T17:28:02
2023-03-21T17:28:02
70,111,700
0
0
null
null
null
null
UTF-8
C++
false
false
1,520
cpp
#include <stdio.h> #define SWAP(a,b,tmp){tmp=a;a=b;b=tmp;} #define MAXSIZE 262144 int minheap[MAXSIZE+1]; int datas; void add_data(int cur_data){ int i, tmp; datas++; minheap[datas]=cur_data; i=datas; while(i/2>0 && minheap[i]<minheap[i/2]){ SWAP(minheap[i],min...
[ "yj24.bong@gmail.com" ]
yj24.bong@gmail.com
5d06c6d8fdc9d2dc2f69a2896e39766bec8f7b97
ca5f51c4fecdb3cca7ffc0544c17de0c412086f8
/Sorting/1333. Filter Restaurants by Vegan-Friendly, Price and Distance.cpp
129fdbc406169aea7bf5d6fc0bdee1ed4ad9d468
[]
no_license
avinashw50w/ds_algo
f517bbb326a922258e6ef7816e6c06593a2d06aa
bc73bd617486ab8fcbbdd8a076cacd3761c6c954
refs/heads/master
2023-07-22T17:44:44.815336
2023-07-13T07:38:22
2023-07-13T07:38:22
193,303,550
0
3
null
null
null
null
UTF-8
C++
false
false
2,383
cpp
/*Given the array restaurants where restaurants[i] = [idi, ratingi, veganFriendlyi, pricei, distancei]. You have to filter the restaurants using three filters. The veganFriendly filter will be either true (meaning you should only include restaurants with veganFriendlyi set to true) or false (meaning you can include a...
[ "avinash.kumar@seenit.in" ]
avinash.kumar@seenit.in
67bd0b58b7ef79a2e264ad2174178990c95e4d3a
4b462fe3214e94ae5d335ae31ebc1539872a3843
/src/stdafx.h
3393152cdf5a112dbbfa575f31dc8778bef03f61
[]
no_license
mymedia2/CG2016-4
a94ed73bccace1dd095b21c648742b07b5c3de5f
e3d4db42ce530c5da40095434e21495c53468b01
refs/heads/master
2021-01-12T09:20:07.399987
2016-12-11T07:04:33
2016-12-11T07:04:33
76,132,173
1
0
null
null
null
null
UTF-8
C++
false
false
194
h
// Подключение всех требуемых библиотек #include <fstream> #include <iostream> #include <string> #include <vector> #include <Magick++.h> #include "glm/glm.hpp"
[ "guriev-ns@ya.ru" ]
guriev-ns@ya.ru
fa35b713a756a9cd34272631016a7843aad0c7da
a5c2d77783ea11e1cfebc388a058aca5e98c4a5c
/Chapter 5/5-0/width.cpp
768b200f367708e1f96194fc74c6121f7d48f052
[]
no_license
phyzhenli/Accelerated_Cpp
1f1d1c102fbf27988845355c2566ae4def4e2a70
ef8051cb0a5fd4765431269284ad8395736ba22b
refs/heads/master
2023-02-13T17:59:23.092722
2021-01-05T08:02:38
2021-01-05T08:03:14
296,851,745
0
0
null
null
null
null
UTF-8
C++
false
false
292
cpp
#include "width.h" #include <algorithm> using std::string; using std::vector; using std::max; string::size_type width(const vector<string>& v) { string::size_type maxlen = 0; for (vector<string>::size_type i = 0; i != v.size(); ++i) maxlen = max(maxlen, v[i].size()); return maxlen; }
[ "1036281414@qq.com" ]
1036281414@qq.com
2ba53adda7946fd445612520409b0cfebb4ac937
7cb3a5934216c1c2738e3878ab5f89774ee0a39c
/catkin_ws/src/beginner_tutorials/src/bridge.cpp
628ca25e0c299aa520577359574059556b5f63fb
[]
no_license
cfosco/turtlesim-rosjavasub-fosco
53e1cb784ca9de99ace7556a5dcebec116360f9d
f112ab35c3a7e85e2002cce7e5369a1b70ae6ed8
refs/heads/master
2020-12-24T13:53:14.211430
2015-06-26T23:41:28
2015-06-26T23:41:28
37,750,372
0
0
null
null
null
null
UTF-8
C++
false
false
1,004
cpp
#include "ros/ros.h" #include "turtlesim/Pose.h" #include "geometry_msgs/Pose2D.h" //#include "common.h" #include <sstream> #include <iostream> /* float Common::x = 0; float Common::y = 0; float Common::theta = 0; */ ros::Publisher turtlesim_pub; void pose_callback(const turtlesim::Pose& msgIn){ geometry_msgs:...
[ "camilofosco@gmail.com" ]
camilofosco@gmail.com
48cce0b8d5f72b355834d2ba8f62ce0d50aa58ea
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/shell/cpls/deskadp/deskadp.cpp
364ccd2ebe5bf1a0e7ae8e901f8a5f86e18e342c
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
16,563
cpp
/****************************************************************************** Source File: deskadp.cpp Main code for the advanced desktop adapter page Copyright (c) 1997-1998 by Microsoft Corporation Change History: 12-16-97 AndreVa - Created It *******************************************************...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
c978c580947f5870de9d0a91c0e50e744a1e8412
fb80c5ba3b391eb3fea4d3e7d8b5e9e2aecd96d6
/modules/irc/Session.cpp
6519c7666544bc0dc049575740ba553bcf2ceef9
[ "MIT" ]
permissive
iFlake/VCMP-SqMod
10802eb3741f177db244d223ab4c4c6bc93564d6
b642e233a797a85e7f08f44eca5c3e2b5d68d9f1
refs/heads/master
2020-09-07T13:14:05.107004
2017-05-25T19:56:09
2017-05-25T19:56:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
45,234
cpp
// ------------------------------------------------------------------------------------------------ #include "Session.hpp" // ------------------------------------------------------------------------------------------------ #include <cstring> #include <algorithm> // ----------------------------------------------------...
[ "slc.universe@gmail.com" ]
slc.universe@gmail.com
24a5ae6a6f69b428adb3121c78340521b10f5982
7810b13f010d84cbe7f40586ecb3a5d60399b821
/google/protobuf/util/json_format_proto3.pb.h
a6bcb83baf3b05a493240c2aa53aaf931577caf9
[]
no_license
chrak/MyTestServer
091d9be4d0d9653abc3750ab2b5213b716afc983
189146e3b4d8aeefc93eae6efb14459e25cd3994
refs/heads/master
2022-05-02T13:45:21.738700
2022-04-11T06:35:26
2022-04-11T06:35:26
144,518,444
5
4
null
null
null
null
UTF-8
C++
false
true
216,668
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/util/json_format_proto3.proto #ifndef PROTOBUF_google_2fprotobuf_2futil_2fjson_5fformat_5fproto3_2eproto__INCLUDED #define PROTOBUF_google_2fprotobuf_2futil_2fjson_5fformat_5fproto3_2eproto__INCLUDED #include <string> #include <go...
[ "chrak@com2us.com" ]
chrak@com2us.com
fb5b495cea7f2a655859a3e15c5e303cf799878a
38763072c8df0b176ed246604281e19c10c68c90
/source/cpp/ctlshowuionly.cpp
1aab5c03e68af361ea3d76b386b936060912619b
[ "Apache-2.0" ]
permissive
Dcreeron/twain_library_source
c09f051ab47231baf187b87a6a139bb1449bf371
36d05d704f818ec3e06cbe7dd2db548187424489
refs/heads/main
2023-02-25T09:57:11.252961
2021-02-03T02:56:30
2021-02-03T02:56:30
334,765,670
0
0
Apache-2.0
2021-01-31T21:58:35
2021-01-31T21:58:35
null
UTF-8
C++
false
false
4,730
cpp
/* This file is part of the Dynarithmic TWAIN Library (DTWAIN). Copyright (c) 2002-2021 Dynarithmic Software. 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....
[ "paulm@dynarithmic.com" ]
paulm@dynarithmic.com
5de50c97dd9b22d4f5cb909610181ddea6e8b20a
3fd7e61268ffbb2b27c66c49644997acf8136abc
/grammar/PEGTL/pegtl/internal/range.hh
57b58f027dc072fa5a6505f9b8daea68de004756
[ "MIT" ]
permissive
yshinya6/ParserMark
765de07900e85a7df2093c14c8e572aabccbab6c
b04ee603d963f32d8a3d8634e648cf304dfab499
refs/heads/master
2021-01-19T05:44:01.521438
2017-02-20T05:09:52
2017-02-20T05:09:52
64,631,802
2
4
null
2017-02-17T04:57:51
2016-08-01T03:10:44
C
UTF-8
C++
false
false
1,210
hh
// Copyright (c) 2014-2015 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/ColinH/PEGTL/ #ifndef PEGTL_INTERNAL_RANGE_HH #define PEGTL_INTERNAL_RANGE_HH #include "any.hh" #include "skip_control.hh" #include "result_on_found.hh" #include "../analysis/generic.hh" namespa...
[ "y.shinya.kml@gmail.com" ]
y.shinya.kml@gmail.com
72184be3490c8212ef876d2e8b2649a7f5b0a9f1
4dcc7fb1758e91fac49cddbb0e15f354e0a9355e
/LeetCode/weekly/2020-spring/2.xiao-zhang-shua-ti-ji-hua.cpp
2cc3c7d1337d9811e0aac086066ec0b753a64837
[]
no_license
Galibier/AlgoPractise
ac0d6c1b201f637e11bf683fa6197417f52aaf46
e6138de6276e6b999da1ec44ec18effb13801a71
refs/heads/master
2021-07-18T16:11:12.665258
2021-05-18T17:53:57
2021-05-18T17:53:57
249,162,340
0
0
null
null
null
null
UTF-8
C++
false
false
839
cpp
#include <iostream> #include <vector> using namespace std; class Solution { public: int minTime(vector<int>& time, int m) { int sum = 0; for (auto n : time) { sum += n; } int average = sum / m; cout << "average:" << average << endl; vector<int> days(m, 0); int index = 0; int ma...
[ "cx.sjtu@gmail.com" ]
cx.sjtu@gmail.com
77c55aa002fc660aab9edfdad39a340bac4542f0
4c2d1c669e16ba7c552d7ca30348b5d013a9fe51
/vtkm/worklet/contourtree_distributed/tree_grafter/GetHierarchicalIdsWorklet.h
34c4309d7fae4391696ffeb045e13f013cc1402d
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
rushah05/VTKm_FP16
7423db6195d60974071565af9995905f45d7a6df
487819a1dbdd8dc3f95cca2942e3f2706a2514b5
refs/heads/main
2023-04-13T12:10:03.420232
2021-02-10T21:34:31
2021-02-10T21:34:31
308,658,384
0
0
NOASSERTION
2021-02-10T21:34:33
2020-10-30T14:43:03
C++
UTF-8
C++
false
false
14,835
h
//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURP...
[ "46826537+rushah05@users.noreply.github.com" ]
46826537+rushah05@users.noreply.github.com
211a29db8d6303203b0e7876c8a1a1df72be1f40
0f764a7dd57533e0685e2d907ceff67e2bd65af3
/game_shared/haj/haj_grenade_base.h
42b3c47132767bfaec05bfdbc18409a97efdf56e
[ "MIT" ]
permissive
sswires/ham-and-jam
86754d5a48a9745f86763e7150a2091e2d71f556
25121bf6302d81e68207706ae5c313c0c84ffc78
refs/heads/master
2020-05-17T16:21:23.920987
2015-01-06T13:01:09
2015-01-06T13:01:09
28,862,333
3
2
null
null
null
null
WINDOWS-1252
C++
false
false
1,282
h
//========= Copyright © 2009, Ham and Jam. ==============================// // Purpose: NPC/World base grenade class // // $NoKeywords: $ //=======================================================================// #ifndef GRENADE_HAJBASE_H #define GRENADE_HAJBASE_H #pragma once #include "basegrenade_shared.h" class ...
[ "steve@swires.me" ]
steve@swires.me
c6aa77239cc59bcc2a6a3bd9408903da335be6d9
2fe4305f59cbb4a54d652ed85f0a705118a0149b
/demos/demo3-foodthrowing/src/food_scene.cpp
d2369ebb232bf9517003e601142e79e21becadbc
[ "MIT" ]
permissive
wgroeneveld/gba-sprite-engine
0ebf43d87d831a85932a051029d8e60c8ff84bec
d2023a1c51418bc1d0167ea57162c80727fedaf6
refs/heads/master
2022-07-23T19:05:18.668401
2022-07-06T09:51:33
2022-07-06T09:51:33
143,163,738
83
80
MIT
2020-08-13T15:06:48
2018-08-01T14:00:42
C
UTF-8
C++
false
false
4,581
cpp
// // Created by Wouter Groeneveld on 09/08/18. // #include <libgba-sprite-engine/sprites/sprite_builder.h> #include <libgba-sprite-engine/gba_engine.h> #include <algorithm> #include <libgba-sprite-engine/background/text_stream.h> #include <sstream> #include "food_scene.h" #include "avatar.h" #include "bullet.h" #incl...
[ "wouter.groeneveld@gmail.com" ]
wouter.groeneveld@gmail.com
8626c3484f7a000d544796a9fc24fc3470c98d22
2857159ca15ccd521ca81c4a88f105400c15936e
/DelHel/DelHel.cpp
b2960199a7f60f936e0e7da724e21d671310167c
[ "MIT" ]
permissive
jannikvogel/DelHel
478f7063c715bcbe7d6a9494aa0b83c6635c3e66
fce1f8550df545c303e00d876e3cd4372cbb67a1
refs/heads/master
2023-07-17T19:45:28.721477
2021-08-11T21:17:26
2021-08-11T21:17:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,401
cpp
// DelHel.cpp : Defines the initialization routines for the DLL. // #include "pch.h" #include "framework.h" #include "DelHel.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // //TODO: If this DLL is dynamically linked against the MFC DLLs, // any functions exported from this DLL which call into // MFC ...
[ "nick@morpheusxaut.net" ]
nick@morpheusxaut.net
823f9e60dbc4889641f6970f897997357cdd22ad
b22588340d7925b614a735bbbde1b351ad657ffc
/athena/MuonSpectrometer/Amdcsimrec/AmdcCore/src/AmdcAlineStore.cxx
11242c87d83cc2c20a607dacd43f3544367b1bfa
[]
no_license
rushioda/PIXELVALID_athena
90befe12042c1249cbb3655dde1428bb9b9a42ce
22df23187ef85e9c3120122c8375ea0e7d8ea440
refs/heads/master
2020-12-14T22:01:15.365949
2020-01-19T03:59:35
2020-01-19T03:59:35
234,836,993
1
0
null
null
null
null
UTF-8
C++
false
false
4,242
cxx
/* Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration */ #include "AmdcCore/AmdcAlineStore.h" AmdcAlineStore::AmdcAlineStore(){ m_Active = 0 ; } AmdcAlineStore::~AmdcAlineStore(){} // Reset the Store void AmdcAlineStore::Reset(){m_AmdcAlineSet.clear();} // Print Out the Store void AmdcAline...
[ "rushioda@lxplus754.cern.ch" ]
rushioda@lxplus754.cern.ch
b1226d238958f773a908fb6d9bc3591387015bbc
0574237636f4d9ee0099f77c79adf182ce69419d
/Infoarena/olimpiade/ONI 2013/11-12 amici2.cpp
31d582a76445a7a6149238729ff5c023b15dca81
[]
no_license
andreicoman11/code
77359bccd7cc451d6db5edbfea9b2bf81f44250f
c0e318e7c7e192f1d90e82e2468344b6a27a310f
refs/heads/master
2020-05-27T05:08:22.332100
2014-12-19T01:39:41
2014-12-19T01:39:41
28,082,193
4
0
null
null
null
null
UTF-8
C++
false
false
1,247
cpp
#include <vector> #include <iostream> #include <fstream> #include <cstring> #include <cstdlib> #include <string> #include <queue> using namespace std; #define INFILE "amici2.in" #define OUTFILE "amici2.out" ifstream fin(INFILE); ofstream fout(OUTFILE); static const int NMAX = 21010; bool vis[NMAX]; vector< vector<i...
[ "andreicoman11@gmail.com" ]
andreicoman11@gmail.com
140c3157a46143373d0a1949df2d1f813537f22e
41cc486683181d0c8e1a89d18dcc6837501dfda5
/nJinnVk/PipelineFactory.cpp
2802a79d3f3a353fa28f81163b3d07fe2a8dc3b2
[]
no_license
romanchom/nJinnVulkan
3f2131f8a7bacfc3af9be1b8915320fd6798edc5
491746e59a221e456e008bec7bf0266f18b961b0
refs/heads/master
2022-11-20T10:27:39.254873
2017-07-31T10:09:40
2017-07-31T10:09:40
279,956,877
0
0
null
null
null
null
UTF-8
C++
false
false
2,964
cpp
#include "stdafx.hpp" #include "PipelineFactory.hpp" #include <boost/iostreams/device/mapped_file.hpp> #include "Context.hpp" namespace bi = boost::iostreams; namespace nJinn { PipelineFactory * pipelineFactory(nullptr); char * cacheUuidToFileName(const uint8_t * uuid) { static char filename[VK_UUID_SIZE * 2 ...
[ "romanchom@gmail.com" ]
romanchom@gmail.com
f99511051519b73e78592e79af44ed9ece4e57bf
b26c773fe13af2fb2d6b3578f94a47e2ce5ce4e8
/Session2/Report/Code/DecipherP/getInverse.cpp
10a8a1de784236b93305704afbe9f23cd9711596
[]
no_license
abiisnn/Cryptography
e848eb254441ca29600406ebf116bff58f9c08c4
b754eedc66ef0f4e0ddffa83adb863d037f757a8
refs/heads/master
2020-04-16T21:33:16.168214
2019-06-25T01:02:34
2019-06-25T01:02:34
165,929,556
0
0
null
null
null
null
UTF-8
C++
false
false
712
cpp
vvoid getInverse(string keyS) { int i, aux, a, b; string c; char cAux, bAux; vector<int> keyAux; keyS = keyS + " "; for(i = 0; i < keyS.length()-1; i++) { a = i + 1; cAux = keyS.at(a); bAux = keyS.at(i); a = cAux; b = bAux; c = keyS.at(i); // Get the number if(a == 32) { aux = atoi(c.c_str());...
[ "33185677+abiisnn@users.noreply.github.com" ]
33185677+abiisnn@users.noreply.github.com
59792d733fde01b5631ac477261c1d207bb120f2
8d3a40bcde2adc502e7518a24c0f856334aa72b1
/vernamco/MaskDecryptionDialog.h
6991accf7a8fab57486f4a8ab45216df8235782e
[]
no_license
aiime/vernamco
df52292f100eedeca777de458185c03f30e78677
19370899a5f02cf8015c23aaa267ae684ce85869
refs/heads/master
2022-02-27T09:40:12.111188
2019-09-01T14:21:19
2019-09-01T14:21:19
198,265,454
0
0
null
null
null
null
UTF-8
C++
false
false
718
h
#ifndef MASKDECRYPTIONDIALOG_H #define MASKDECRYPTIONDIALOG_H #include <QDialog> #include "MainWindow.h" namespace Ui { class MaskDecryptionDialog; } class MaskDecryptionDialog : public QDialog { Q_OBJECT public: explicit MaskDecryptionDialog(QWidget *parent = nullptr); ~MaskDecryptionDialog(); Ui::...
[ "gtfxtiro@protonmail.com" ]
gtfxtiro@protonmail.com
5ee5f313ef1406392e58141bed5f87c5ef064fb9
8b13db0a67d723acfa5b2830f76f963faa07f179
/38.cpp
c326a432da2fd34907d415df5713904ed32f8ead
[]
no_license
shizhonghao/leetcode
02beeb4198d6470a64e51e97b7dc78964407d990
103ee2716e0a37c593985f75ce73b365f83f569d
refs/heads/master
2020-03-22T14:26:57.636374
2018-08-26T14:13:33
2018-08-26T14:13:33
140,180,696
0
0
null
null
null
null
UTF-8
C++
false
false
680
cpp
#include <bits/stdc++.h> using namespace std; class Solution { public: string countAndSay(int n) { if(n<=1) { return "1"; } string last = countAndSay(n-1); string result; int cnt=0; for(int i=1;i<last.length();i++) { if(la...
[ "shi1996426frank@126.com" ]
shi1996426frank@126.com
dcd66c7317b4324bb849deec4ed0df9b9fd5cb9a
89caef2d9232183946529a16634997e07c9d09b2
/Mode.cpp
2b8841ba733db9727e89cefd41b6bf88df37ab02
[]
no_license
jw-smaal/korg-nts-1-custom-panel-on-mbed-os
5c1df17807a8e351273a089ed0d50deb1a5405ef
08b2e1dcff395f5cf65737ba7d264a9ab78038fd
refs/heads/master
2023-02-22T10:36:33.135612
2021-01-27T08:44:07
2021-01-27T08:44:07
307,991,491
3
0
null
null
null
null
UTF-8
C++
false
false
4,573
cpp
/** @file Mode.cpp * * Harmony implements Notes, Scales, Modes * the intent is to keep this library as clean * as possible to allow implementation on hardware * platforms such as ARM MBED OS. * No exceptions are used as the platform does not * support it. * * TODO: Chords, Inversions, Progressions * * @autho...
[ "usenet@gispen.org" ]
usenet@gispen.org
5bb02097f03bff0b26faffac6636745218b5764a
cfeac52f970e8901871bd02d9acb7de66b9fb6b4
/generated/src/aws-cpp-sdk-wellarchitected/include/aws/wellarchitected/model/CheckFailureReason.h
5ed19aa76a00975fe615a50a9a32c6c2809d9696
[ "Apache-2.0", "MIT", "JSON" ]
permissive
aws/aws-sdk-cpp
aff116ddf9ca2b41e45c47dba1c2b7754935c585
9a7606a6c98e13c759032c2e920c7c64a6a35264
refs/heads/main
2023-08-25T11:16:55.982089
2023-08-24T18:14:53
2023-08-24T18:14:53
35,440,404
1,681
1,133
Apache-2.0
2023-09-12T15:59:33
2015-05-11T17:57:32
null
UTF-8
C++
false
false
788
h
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/wellarchitected/WellArchitected_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> namespace Aws { namespace WellArchitected { namespace Model { enum class Check...
[ "sdavtaker@users.noreply.github.com" ]
sdavtaker@users.noreply.github.com
98db941263c0cf1aa5cba4f8397cc67a61d8fe38
0a1ec42ddace93933d677475a4938f1c2d58a552
/engine_no_afx/gui/controls/guiObjectView.cc
bacd7503ee13b7a5c78fdbbab073f03b0aa78689
[]
no_license
ClayHanson/tge-152-fork
f8a242e401e3ea85eebfc75ff2b3dfc84b4fa056
f19fae0c05ee0dbd9822a73ba1fca0fe95d43f53
refs/heads/master
2023-03-16T14:30:30.793979
2013-05-01T05:51:43
2013-05-01T05:51:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
20,344
cc
//----------------------------------------------------------------------------- // Torque Game Engine // // Copyright (c) 2003 Black Blood Studios // Copyright (c) 2001 GarageGames.Com // Portions Copyright (c) 2001 by Sierra Online, Inc. //------------------------------------------------------------------------...
[ "mint@mint.(none)" ]
mint@mint.(none)
34dc00b9e9ed0ab6c1eb7018fa10e5654f6b9412
ef1c06a3b25c4c8428357e776f981ee58600e42c
/3rdparty/pytorch/third_party/onnx/onnx/defs/operator_sets.h
52e894e6dd2dc90b32ad38f237b84bec3f9a5147
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
WoodoLee/TorchCraft
c208b3e40f60e563398e61b6e58ab9ee34e7cc4d
999f68aab9e7d50ed3ae138297226dc95fefc458
refs/heads/master
2022-09-08T01:46:09.950831
2020-06-04T16:13:50
2020-06-04T16:13:50
269,406,381
0
0
null
null
null
null
UTF-8
C++
false
false
31,148
h
// Copyright (c) Facebook Inc. and Microsoft Corporation. // Licensed under the MIT license. #pragma once #include "onnx/defs/function.h" #include "onnx/defs/schema.h" namespace ONNX_NAMESPACE { // Forward declarations for ai.onnx version 1 class ONNX_OPERATOR_SET_SCHEMA_CLASS_NAME(Onnx, 1, DynamicSlice); class ONN...
[ "woodo.lee@gmail.com" ]
woodo.lee@gmail.com
3697936385735ea0a5aca7aae454a91fbc4b7000
db6965057ddb358a739af4ad7196de0110ba1fcd
/09_Inheritance/solution/Assassin.h
62f739fc34ec15b3725a0d45e9547befe75050fc
[]
no_license
karinag99/Object-oriented-programming-FMI
5aabf10f67588b9c95830882d646ff977c4e2c5f
556bfc5691b890e8c6520ec9b775c2791bc64a50
refs/heads/main
2023-04-26T01:20:38.795076
2021-06-01T07:13:29
2021-06-01T07:13:29
343,237,734
5
0
null
null
null
null
UTF-8
C++
false
false
174
h
#pragma once #include "Hero.h" class Assassin : public Hero { public: Assassin(const char* name, size_t health, size_t dexterity, size_t energy, size_t baseAttack); };
[ "ivantenevvasilev@abv.bg" ]
ivantenevvasilev@abv.bg
a0716dd9e720ffae801455787993d8ee0868f1cb
ac2a3089001ff6369d5371daf605f5e116efd710
/src/facemarkLBF.cpp
bd0c86eac9404af032081bf7b00160667afef8fc
[]
no_license
0000duck/FaceRecognition
38c07e639518e7a3304b79aff6b3488dcab951d1
5f332e64d29769a879a856dcf593899470033de2
refs/heads/main
2023-04-06T10:43:11.148190
2021-04-03T10:57:56
2021-04-03T10:57:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
49,859
cpp
/* By downloading, copying, installing or using the software you agree to this license. If you do not agree to this license, do not download, install, copy or use the software. License Agreement For Open Source Computer Vision Library (3-clause BSD License...
[ "2260216684@qq.com" ]
2260216684@qq.com
3705bbbebe62cac7fa9234d613e13cf09656a6fe
9b83b05ee31f55a80706730394dc6e54456d6634
/src/libs/qmljs/parser/qmljslexer.cpp
9fe13dffefca4c740d598158b56de3d5ccf93b5e
[]
no_license
nahongyan/QtCreator
c49f6782f7407233abdb96f5cec823e855550f0a
a8a361f6057d3f79bd0ba05575e2958d498a7e14
refs/heads/master
2023-01-24T21:46:18.797698
2020-12-01T12:03:24
2020-12-01T12:03:24
317,527,105
2
1
null
null
null
null
UTF-8
C++
false
false
47,974
cpp
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
[ "2468254048@qq.com" ]
2468254048@qq.com
cc9bede495255e75126b2c15b5d343a6d47a1b0a
56179a8ac24423581a55c6560b3eba458cf8410b
/c_library/arena_test.cpp
8fb8d2125320f87b00b1ba66bf868ff23a5d82ed
[]
no_license
johanofverstedt/cpeak
7ddbe3bba2ac910645c6465d71dfb019b8f2ed7c
56cbe0348c0f37389be0c733821a497a3b100481
refs/heads/master
2020-05-18T16:47:41.188662
2015-08-19T14:17:41
2015-08-19T14:17:41
39,996,421
0
0
null
null
null
null
UTF-8
C++
false
false
1,338
cpp
#include "arena.h" #include <stdio.h> usize arena_offset(arena a, void* ptr) { usize result = (u8*)ptr - (u8*)a; return result; } void print_offsets(arena a, void** allocations, u32 allocation_count) { for(u32 i = 0U; i < allocation_count; ++i) { printf("a[%u] offset: %u\n", i, arena_offset(a, allocations...
[ "johan.ofverstedt@gmail.com" ]
johan.ofverstedt@gmail.com
fb83d1eaacba62705fd011cd4b73074eb1d9f833
9f6ac63e81535daeb55611d66560ab2a87fc9d8c
/libs/thelib++/include/the/text/char_utility.h
c1e228770f5b8972f48e5c5a4baaf4276e2ebdb6
[ "BSD-3-Clause" ]
permissive
ComputationalRadiationPhysics/rivlib
68e4de9cc98f62112ec21a05d68c406ef580a32d
1a838630400892a53ff7eb120aec4282fc9967ac
refs/heads/master
2021-01-21T05:00:23.480426
2016-05-23T07:29:51
2016-05-23T07:29:51
29,530,946
3
1
null
2016-05-23T07:29:51
2015-01-20T13:27:18
C++
UTF-8
C++
false
false
7,604
h
/* * the/text/char_utility.h * * Copyright (c) 2012, TheLib Team (http://www.thelib.org/license) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * - Redistributions of source c...
[ "axel.huebl@web.de" ]
axel.huebl@web.de
b167311e62e1943605de0140aead33e7b2cf9be0
6b40e9dccf2edc767c44df3acd9b626fcd586b4d
/NT/admin/snapin/wsecmgr/savetemp.cpp
d7587508e99fc7e227a17d913860ce12580c862a
[]
no_license
jjzhang166/WinNT5_src_20201004
712894fcf94fb82c49e5cd09d719da00740e0436
b2db264153b80fbb91ef5fc9f57b387e223dbfc2
refs/heads/Win2K3
2023-08-12T01:31:59.670176
2021-10-14T15:14:37
2021-10-14T15:14:37
586,134,273
1
0
null
2023-01-07T03:47:45
2023-01-07T03:47:44
null
UTF-8
C++
false
false
3,584
cpp
//+--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation 1996-2001. // // File: savetemp.cpp // // Contents: implementation of CSaveTemplates // //-------------------------------------------------------------------...
[ "seta7D5@protonmail.com" ]
seta7D5@protonmail.com
f0b961a47787e1263b612448b02f49f6c9514d8f
cfc3ca2d40ee963c900056011f1e5c497dc9cf53
/Code-C++/Code-Practice/struct.cpp
d485ef56f1550bda6bcde93cc99655f021087732
[]
no_license
Krisnon/All-Code
d9467983adfab67cdfa1a4c2deb25e9f3e7773c8
78834dbaa9c9cc1ee45a4d940dc75835703b8d30
refs/heads/master
2022-05-20T02:10:41.590753
2020-03-04T10:12:43
2020-03-04T10:12:43
244,849,370
0
0
null
2022-03-18T05:34:59
2020-03-04T08:43:11
C++
UTF-8
C++
false
false
1,534
cpp
#include<iostream> using namespace std; int main() { struct inflatable { char name[20]; float height; double weight; };//this is how to create struct //you can directly put the variables you want to create behind the statement //create a value of struct type, which ...
[ "krisno.frost@gmail.com" ]
krisno.frost@gmail.com
342524dd49b3bcf37df8122d40610be4fd4f4fdf
834408da4e7dfe7b353b9dfdc1a33eb5121ba830
/engine/src/components/Rigidbody.cpp
e7fdb14550c80163aeeb1a81e046b13e4b40c746
[ "MIT" ]
permissive
jsandham/PhysicsEngine
c99b2cc6da76d5ec14a1aecfaacf974f6fb9e8e0
69b488828763310d9b22603669d11de7211ada42
refs/heads/master
2023-08-08T21:11:18.708136
2023-07-22T19:41:20
2023-07-22T19:41:20
132,405,936
4
0
null
null
null
null
UTF-8
C++
false
false
2,093
cpp
#include "../../include/components/Rigidbody.h" #include "../../include/core/GLM.h" using namespace PhysicsEngine; Rigidbody::Rigidbody(World *world, const Id &id) : Component(world, id) { mUseGravity = true; mEnabled = true; mMass = 1.0f; mDrag = 0.0f; mAngularDrag = 0.05f; mVelocity = glm:...
[ "jsandham@uwaterloo.ca" ]
jsandham@uwaterloo.ca
561841c8dda1e0db984afb8b5b9b187834500747
1d9fdb569cf5d946d2ac83eec3bf9f5878491382
/src/logger.cpp
3d7a5c679aaeed9251ac589bc763a801b11369ab
[ "Apache-2.0" ]
permissive
tymion/cpp_training
851cc4a6a18106e428e8de0cd20863a5b411bdb7
c465ac46fcf5e667acc480b4ccdb35f8e60003da
refs/heads/master
2020-03-18T05:01:30.684350
2019-02-25T14:18:54
2019-03-11T08:51:47
134,319,771
0
0
Apache-2.0
2019-01-11T09:54:17
2018-05-21T20:08:31
C++
UTF-8
C++
false
false
565
cpp
/* BOOST_LOG_INLINE_GLOBAL_LOGGER_DEFAULT(rtlogger, src::logger_mt) src::logger_mt& lg = my_logger::get(); logging::record rec = lg.open_record(); void logger_init() { logging::add_file_log ( keywords::file_name = "sample_%N.log", keywords::rotation_size = 10 * 1024 * 1024, keywords::t...
[ "tyminski.rafal@gmail.com" ]
tyminski.rafal@gmail.com
303583f3aa88c7a927ded5ecf45a1ad1c569ecbe
9b6eced5d80668bd4328a8f3d1f75c97f04f5e08
/bthci/bthci2/CommandsEvents/interface/writeloopbackmodecommand.h
181894a7221d3fde341d4a9be74c31e228e25556
[]
no_license
SymbianSource/oss.FCL.sf.os.bt
3ca94a01740ac84a6a35718ad3063884ea885738
ba9e7d24a7fa29d6dd93808867c28bffa2206bae
refs/heads/master
2021-01-18T23:42:06.315016
2010-10-14T10:30:12
2010-10-14T10:30:12
72,765,157
1
0
null
null
null
null
UTF-8
C++
false
false
1,782
h
// Copyright (c) 2006-2009 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/e...
[ "kirill.dremov@nokia.com" ]
kirill.dremov@nokia.com
33e8e9dc1f4eff37de2e6d83eb85c6823196edc2
ac25bd2ddd4fe0d4d82d1bb4a7fb231488fddaf0
/regression/cpp-from-CVS/Pointer_Conversion2/main.cpp
467411f605a022371b139f83fc8d1e140f7097a2
[ "LicenseRef-scancode-unknown-license-reference", "BSD-4-Clause", "BSD-2-Clause" ]
permissive
polgreen/cbmc
edb7846859432627e29e1b8f7aff463c649854cf
dd42ef89dabcd010ed63e089ced04f9a7b6f1199
refs/heads/master
2023-03-19T10:58:49.657381
2017-05-13T18:33:10
2017-09-06T15:37:26
97,494,073
1
2
NOASSERTION
2023-03-07T21:27:23
2017-07-17T15:52:09
C++
UTF-8
C++
false
false
91
cpp
char a[100]; void f(const signed char x[]) { assert(x[0]==0); } int main() { f(a); }
[ "kroening@6afb6bc1-c8e4-404c-8f48-9ae832c5b171" ]
kroening@6afb6bc1-c8e4-404c-8f48-9ae832c5b171
79a1ae18fe38c2eb1180245953829681bd488382
d6c76fc7982a4b066dea5845471f11f85c2a94f8
/CvGameCoreDLL/CyCity.h
6395b3bb17272b5950d8179112b5d7e48c3cc47d
[]
no_license
YggdrasiI/PAE
21d4690beef5381cb21623255701659122f314c0
88c82cca8ebe7b62328923a760b4ef4803ac7a13
refs/heads/master
2020-12-26T04:37:38.628707
2017-01-26T22:47:57
2017-01-26T22:47:57
49,139,015
0
0
null
2016-01-06T14:10:30
2016-01-06T14:10:30
null
UTF-8
C++
false
false
19,959
h
#pragma once #ifndef CyCity_h #define CyCity_h // // Python wrapper class for CvCity // //#include "CvEnums.h" #include <string> # include <boost/python/tuple.hpp> namespace python = boost::python; struct OrderData; class CvCity; class CyPlot; class CyArea; class CyUnit; class CyCity { public: CyCity(); DllExpor...
[ "vale_mees@web.de" ]
vale_mees@web.de
77cb452a24d78dff0b0e523e2c619a022d3c3282
3ef56b1144e1086009877e18ca602fa8bc1c5b33
/srchybrid/otherfunctions.cpp
96119bf6ecc9bf85f4608799b328f344c07782f6
[]
no_license
rusingineer/StulleMule
54569fc5c1d829afd755c24aa8dc248f6413f252
a8444d55d87834e0a2ef7918a0fe428e3003c136
refs/heads/master
2020-04-02T05:17:54.831491
2010-12-25T18:43:36
2010-12-25T18:43:36
61,437,191
0
0
null
null
null
null
ISO-8859-16
C++
false
false
136,742
cpp
//this file is part of eMule //Copyright (C)2002-2008 Merkur ( strEmail.Format("%s@%s", "devteam", "emule-project.net") / http://www.emule-project.net ) // //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 Fo...
[ "stulleamgym@gmx.net" ]
stulleamgym@gmx.net
885f70c8b139e054488442382ea27b17f637df72
e1d6417b995823e507a1e53ff81504e4bc795c8f
/gbk/Common/Packets/CGFinger.h
eb00e7738d330c9540d7de09ef74e929ed0aae8e
[]
no_license
cjmxp/pap_full
f05d9e3f9390c2820a1e51d9ad4b38fe044e05a6
1963a8a7bda5156a772ccb3c3e35219a644a1566
refs/heads/master
2020-12-02T22:50:41.786682
2013-11-15T08:02:30
2013-11-15T08:02:30
null
0
0
null
null
null
null
GB18030
C++
false
false
1,486
h
/******************************************************************************** * 文件名: CGFinger.h * 全路径: d:\Prj\Common\Packets\CGFinger.h * 创建人: 胡繁 * 创建时间: 2006 年 4 月 17 日 21:49 * * 功能说明: * 修改记录: *********************************************************************************/ #ifndef __CG_FINGER_H__ #defi...
[ "viticm@126.com" ]
viticm@126.com
737931e9079979c06f7a19e3380c5475886bf878
1f4de1cb501fc94d73f5c14ffcfff2b5406ccbc3
/Test_Code/Evolvierende Feedingrange/Source2/controller.cpp
09eaa9ab692ee7e9953dabf5e5375630f6a2a97d
[]
no_license
david-jones0210/gitFolder
65930981ea4deeba4a85f6424296cfecddbd1064
0511a0bfe6ad530f41d5d17e9ca4e3bf4dafcb54
refs/heads/master
2021-01-11T08:15:04.211209
2017-01-12T18:18:00
2017-01-12T18:18:00
76,239,017
0
0
null
null
null
null
UTF-8
C++
false
false
7,366
cpp
#include "controller.h" #include "statictester.h" #include <iostream> #include <math.h> using namespace std; Controller::Controller() : x(0.1), c(0.1), d(0.0001), t(0) { return; } Controller::~Controller() { delete web; for(int i = 0; i < maxS; i++) { if(species_count[i] > 0) delete global_species[...
[ "djdarrinjones@gmail.com" ]
djdarrinjones@gmail.com
2cae33d25899336d96a2ab844c935d0b15ccf91a
27b78a089fa389244eefcdd08d8d7e273a3bb3e8
/bial/inc/SignalKeyPoints.hpp
b319861cf44204af3acb670838bab72205194699
[]
no_license
GIBIS-UNIFESP/BIAL
651f3a7f44238df977be245b07a1391d2518f974
eddd3d756b744b5caf8429acec7abe208b3a3bd1
refs/heads/master
2021-01-12T13:32:10.299904
2018-02-09T11:55:34
2018-02-09T11:55:34
69,836,560
11
6
null
2017-12-01T16:01:12
2016-10-03T02:55:05
C++
UTF-8
C++
false
false
18,369
hpp
/* Biomedical Image Analysis Library * See README file in the root instalation directory for more information. */ /** * @date 2012/Sep/11 * @brief Functions to locate key points in signal such as peaks, acclivities, plateaus, etc. */ #ifndef BIALSIGNALKEYPOINTS_H #define BIALSIGNALKEYPOINTS_H #include "Commo...
[ "lucaslellis777@gmail.com" ]
lucaslellis777@gmail.com
a849802e855acce277a8658e12723fa870ed2c25
1362fb022c4f8daa38ef12a86625bdd30c55117a
/TP01_SDL/include/spaceship.hpp
3e0df112158615ff022cf09cdcd82430d783ecaf
[ "MIT" ]
permissive
diogenesvazmelo/Computacao_Grafica
809633de46b6c27be41b3c7f8b3ae782c42c53e4
9a9742fc9e9ea19182c7b4dff5c02cf57188cd5d
refs/heads/master
2022-12-31T01:22:11.100359
2020-10-22T23:23:02
2020-10-22T23:23:02
303,805,083
0
0
MIT
2020-10-14T19:13:29
2020-10-13T19:13:27
C++
UTF-8
C++
false
false
1,395
hpp
#ifndef SPACESHIP_HPP #define SPACESHIP_HPP #include <SDL2/SDL.h> class Blast { private: SDL_Rect rect; float speed; public: Blast(); Blast(float _x, float _y); Blast(float _x, float _y, float _length); Blast(float _x, float _y, float _length, float _speed); float getX(); void setX(float _x); f...
[ "nicholaspcr@gmail.com" ]
nicholaspcr@gmail.com
78f47398255817bab7e5b48d2d65cec38216bb20
514199b7d4dd04465092f4c9361a86937cc6903d
/tables/Tables/ConcatColumn.h
870ba6eab793f8414bd2efea1c1ebf41bb784920
[]
no_license
ludwigschwardt/casacore
560c6eb07e0d24afa659d5e2ccaa4a0b5c2a38e7
2efa86a84c26eea4b70e66890401f8c11568440b
refs/heads/master
2023-06-04T15:31:39.946922
2015-04-08T11:30:33
2015-04-08T11:30:33
33,654,592
1
0
null
null
null
null
UTF-8
C++
false
false
11,413
h
//# ConcatColumn.h: A column in a concatenated table //# Copyright (C) 2008 //# Associated Universities, Inc. Washington DC, USA. //# //# This library is free software; you can redistribute it and/or modify it //# under the terms of the GNU Library General Public License as published by //# the Free Software Foundation...
[ "gervandiepen@gmail.com" ]
gervandiepen@gmail.com
f9fd2f997fb2a27bae9dc6095f66cc87f9b3e061
2894212494f8b3dc4a82833557ef13aafe8a4465
/Radiusberechnung/main.cpp
29d629c3b2716d3c1f658e019fde61d752591f74
[]
no_license
BurningS0ul/QT-Projects
53c9cc8a5209cd657f3337b173e160d204b7b264
97e5ccffd9f1713dd7dbc983a5cced1546fe5365
refs/heads/master
2023-02-27T11:03:45.198201
2021-02-04T13:33:48
2021-02-04T13:33:48
279,593,716
0
0
null
null
null
null
UTF-8
C++
false
false
335
cpp
#include <iostream> using namespace std; int main() { int Radius[] = {0, 1, 2, 3, 4}; int Umfang, x; cout << "Input a number between 0 and 4!" << endl; cin >> x; Umfang = Radius[x] * 2 * 3.14; cout << "Der Umfang des Kreises mit dem Radius von " << Radius[x] << " ist " << Umfang << endl; ...
[ "45243901+BurningS0ul@users.noreply.github.com" ]
45243901+BurningS0ul@users.noreply.github.com
bbf1ca87489160a30296cfbf1bce0d9f657e712a
f5acd38efe9f28e14a3e77cf60f938000a6660ab
/clients/cpp-restbed-server/generated/model/PipelineBranchesitemlatestRun.h
bd917717769caa99f4b0dfbbfdb0ba44f54fdfef
[ "MIT" ]
permissive
rahulyhg/swaggy-jenkins
3fc9377c8cf8643d6b4ffe4a6aceb49315afdb8e
21326779f8814a07153acaf5af15ffbbd593c48b
refs/heads/master
2020-05-04T16:14:43.369417
2019-01-27T06:27:32
2019-01-27T06:27:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,143
h
/** * Swaggy Jenkins * Jenkins API clients generated from Swagger / Open API specification * * OpenAPI spec version: 1.0.0 * Contact: blah@cliffano.com * * NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT. * https://openapi-generator.tech * Do not edit the class manually. */ /* * Pipel...
[ "cliffano@gmail.com" ]
cliffano@gmail.com
7ab84570332647fd470af635393bb2bc7dac1221
ad191afd6d05101f5c2d8786382b335b2a2d1abf
/ARDUINO_ASSIGNMENT/auditon/audi/audi.ino
a02793d3bf6d859180929e79b37621e9d42ef0e5
[]
no_license
GoldF15h/KMTIL
9468ab4c93814bb0cf7f34ea75651f62685092cf
ad7086a1fef66cbab229190ece611e90038065a1
refs/heads/master
2023-09-04T02:23:40.272541
2021-10-23T08:03:51
2021-10-23T08:03:51
314,500,818
0
0
null
null
null
null
UTF-8
C++
false
false
5,172
ino
#include"LedControl.h" void print(int,byte); void input_game(int); int one_key =(digitalRead(2)); int two_key =(digitalRead(3)); int three_key =(digitalRead(4)); int four_key =(digitalRead(5)); int x_joystick =(analogRead(A0)); int y_joystick =(analogRead(A1)); int restart_key =(digitalRead(7)); int CLK = 11; int CS = ...
[ "todsapon.singsunjit@gmail.com" ]
todsapon.singsunjit@gmail.com
f55256d76f64403cf01b28c7c4fa5b5e24530397
463f26a2c04deb215d38d1f1279189f587185251
/unittest/TestSubscribeMarketBBOEvent.h
3542aa777432456727aab82eded53111dcdfd9a5
[ "Apache-2.0" ]
permissive
stonejiang208/huobi_Cpp
927e023c260451ed522af94773a05142979e32ba
1bb86b7cabb1047d571850de64ed91d4e8b9b366
refs/heads/master
2020-08-27T15:30:17.636588
2020-02-14T13:48:25
2020-02-14T13:48:25
217,421,954
0
0
Apache-2.0
2019-10-25T00:58:14
2019-10-25T00:58:14
null
UTF-8
C++
false
false
2,574
h
/* * 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: TestSubscribeMarketBBOEvent.h * Author: yuanxueqi * * Created on 2019年9月25日, 下午6:15 */ #ifndef TESTSUBSCRIBEMARKET...
[ "yuanxueqi@huobi.com" ]
yuanxueqi@huobi.com
42697b8cd0ec180306ac8b969bf1d39d60b624d0
dd80a584130ef1a0333429ba76c1cee0eb40df73
/external/chromium/chrome/browser/ui/gtk/browser_actions_toolbar_gtk.h
f49e18d052d2ec6ceb06c48bc37c0951c676aa1f
[ "MIT", "BSD-3-Clause" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
C++
false
false
8,673
h
// Copyright (c) 2011 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 CHROME_BROWSER_UI_GTK_BROWSER_ACTIONS_TOOLBAR_GTK_H_ #define CHROME_BROWSER_UI_GTK_BROWSER_ACTIONS_TOOLBAR_GTK_H_ #pragma once #include <map>...
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
6024e00073210864560e73a94c64cfa7dc6ce8a4
d3d1f2d171c93f5c16653f713ea85dd650f6d997
/courses/prog_base_3/project/StarSystem/utils.cpp
f3ba984d4d33251a63a62b057f6ac67a342fd095
[]
no_license
Silchenko-Nikita/Silchenko-Nikita-s
485d36415305d16b7568cc18c8c5277b0339c323
0d7be7845484111daf006729b84b4b646900c950
refs/heads/master
2020-04-12T08:48:25.443905
2017-02-24T09:38:56
2017-02-24T09:38:56
41,999,788
3
1
null
null
null
null
UTF-8
C++
false
false
680
cpp
#include "stdafx.h" #include <stdlib.h> #include "utils.h" #include "constants.h" namespace Utils { double toRads(double dgr) { return dgr / 180.0 * Constants::PI; } double getMantissaAndExp(const double value, int * exp) { bool isNegat = value < 0.0 ? true : false; double mantissa = isNegat ? -value: valu...
[ "nikita.silchenko.kpi.kp52@gmail.com" ]
nikita.silchenko.kpi.kp52@gmail.com
d457e056aef9078539886440597eab48776e25fd
cc60284a02a86ab7fa18862bedde469564132144
/Tests_Qt/Qt_Projet/Main.cpp
2ac05ec805908a8461aca5b0480cdf144f9c068a
[]
no_license
JerPaq/TetrUS
be52e9a34747b5973c5e44efd6c4eb09e55774c1
4b34a1506857b5cc2b4ca1736e327fee7d43ebc2
refs/heads/master
2021-04-29T22:48:46.901131
2018-04-16T21:44:17
2018-04-16T21:44:17
121,645,254
0
0
null
2018-04-16T14:03:08
2018-02-15T15:25:29
C++
UTF-8
C++
false
false
275
cpp
#include <QApplication> #include <qpushbutton.h> #include "MonInterface.h" int main( int argc, char ** argv ) { QApplication app(argc, argv); MonInterface gui("Test Interface"); QPushButton button("hey"); gui.addAction(button); gui.show(); return app.exec(); }
[ "32340717+ArcticWalrus@users.noreply.github.com" ]
32340717+ArcticWalrus@users.noreply.github.com
b54ab9ee3ccd854fc9921bd9903e45bc99cd8cad
37c4c60261b489d0be2d4aa07afd527b3ff76d28
/Src/Engine_Utility/ImageManager.cpp
8a6eecd0e160a3612b280ed39ab9958041681e57
[ "MIT" ]
permissive
choi-inkyun/Old-GameEngine-BaseProject
cf69085e9ede0031bcc2b6908b5d3ef62b701931
a04d634dcfe04300525198b26d167603299bd4ac
refs/heads/master
2020-06-30T00:23:47.760150
2019-08-05T14:26:26
2019-08-05T14:26:26
null
0
0
null
null
null
null
UHC
C++
false
false
20,123
cpp
#include "StdAfx.h" #include "ImageManager.h" #include "BlowFishData.h" CImageManager::CImageManager() : m_ImageCount(0), m_ImageList(0), m_ZoneId(0), m_ZoneIdDown(0), m_bButtonUp(0) { } CImageManager::~CImageManager() { CleanUp(); } // 이미지를 로드한다. bool CImageManager::ImageLoad(char *FileName) { UINT i,j; ...
[ "choi.inkyun@navercorp.com" ]
choi.inkyun@navercorp.com
f9ab63e57a585bd9a092db259e89a819f3dc9b67
785df77400157c058a934069298568e47950e40b
/applications/test/trimmedSurf/trimmedSurf/Tools.cxx
17c512c865b6caaa621c284abdc47f33ab41fafe
[]
no_license
amir5200fx/Tonb
cb108de09bf59c5c7e139435e0be008a888d99d5
ed679923dc4b2e69b12ffe621fc5a6c8e3652465
refs/heads/master
2023-08-31T08:59:00.366903
2023-08-31T07:42:24
2023-08-31T07:42:24
230,028,961
9
3
null
2023-07-20T16:53:31
2019-12-25T02:29:32
C++
UTF-8
C++
false
false
12,309
cxx
#include "Tools.hxx" #include <Pln_CurveTools.hxx> #include <Dir2d.hxx> #include <TnbError.hxx> #include <OSstream.hxx> #ifdef DebugInfo #undef DebugInfo #endif // DebugInfo #include <TopoDS.hxx> #include <BRepBuilderAPI_MakeFace.hxx> #include <BRepBuilderAPI_MakeEdge.hxx> #include <BRepBuilderAPI_MakeWire.hxx> #in...
[ "aasoleimani86@gmail.com" ]
aasoleimani86@gmail.com
07536f34238642f695be393cade3b10e320ed993
5a67d2a13e498b7872cd01537a84f0fca0311007
/Debug/InputFiles/CodePublisher/RandomPathTest/Nested/FileC.cpp
3ff19e93bc7d8a2e0dd34b69cb44425c2ecae9a0
[]
no_license
rohitkulkarni93/remoteCodePublisher
bcb7244cffb2ba28d2917457250147574df384fa
f151ecd7ea19674102cc78a4514eebb66d455a2e
refs/heads/master
2021-01-01T20:03:28.555503
2017-07-29T20:53:20
2017-07-29T20:53:20
98,755,130
0
0
null
null
null
null
UTF-8
C++
false
false
212
cpp
myVector C::getVector() { return myVec; } int main(){ C c; myVector myv = c.getVector(); // though myVector is in typetable but as this file don't have using namespace B, it won't depend on FileB return 0; }
[ "rvkulkar@syr.edu" ]
rvkulkar@syr.edu
d4742e79ee4aa2aca7f6d36df38a13e53e3162ff
4eb4242f67eb54c601885461bac58b648d91d561
/third_part/leveldb_src/table/iterator_wrapper.h
127f723748995957d0de90e2643c3f2eb280bdd6
[]
no_license
biebipan/coding
630c873ecedc43a9a8698c0f51e26efb536dabd1
7709df7e979f2deb5401d835d0e3b119a7cd88d8
refs/heads/master
2022-01-06T18:52:00.969411
2018-07-18T04:30:02
2018-07-18T04:30:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,151
h
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. #ifndef STORAGE_LEVELDB_TABLE_ITERATOR_WRAPPER_H_ #define STORAGE_LEVELDB_TABLE_ITERATOR_WRAPPER_H_ #i...
[ "guoliqiang@ubuntu.(none)" ]
guoliqiang@ubuntu.(none)
40ab3c63998bee247e7b37071d0d6e077f4e7c0b
1935926ec53604c936e53019c24bdd16e1ef1bbc
/vjudge/poj_1565.cpp
ca5e09b63b9bb246a0f2e9b3283d2dc454e1835f
[]
no_license
PrimisR/Training
345ec0b342ea2b515e1786c93d5a87602d6c3044
b4834cc29b13e604e7a95f231ac48f49987bebc7
refs/heads/master
2022-12-30T02:46:47.621210
2020-10-20T03:00:52
2020-10-20T03:00:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
385
cpp
#include<iostream> #include<cstring> using namespace std; int main() { int i,k,base[31],sum; char skew[32]; base[0] = 1; for(i = 1;i<31;i++) base[i] = 2*base[i-1] + 1; while(1) { cin>>skew; if(strcmp(skew,"0") == 0) break; sum = 0; k = strlen(skew); for(i = 0 ;i<strlen(skew);i++) { k--; sum...
[ "43467209+PrimisR@users.noreply.github.com" ]
43467209+PrimisR@users.noreply.github.com
e342dc476f13b896a9c55f70408bf34efdf49d28
ed4980a1ddab1541b763f14142847a9cd0a58ec9
/engine/timeout.h
0f47f01f2bac6e1665535ddaf3ec201b6c515ce4
[ "BSD-2-Clause" ]
permissive
Spr00t/simple-chess
6b063c0b2569cfc6a366daef296d6e6bd83ecea1
09e6c6ddcfeeb3625ffc0111888995ffa157f2e1
refs/heads/master
2021-09-14T07:29:02.233729
2018-05-09T18:58:17
2018-05-09T18:58:17
106,848,953
0
1
null
2017-10-13T16:36:20
2017-10-13T16:36:19
null
UTF-8
C++
false
false
959
h
#pragma once #include <boost/asio/deadline_timer.hpp> #include <functional> class Timeout { public: typedef std::function<void()> TWaitHandler; Timeout(boost::asio::io_service & io_service); void async_wait(TWaitHandler handler); void async_wait(TWaitHandler handler, const boost::asio::deadline_timer...
[ "nadzuga0vlad@gmail.com" ]
nadzuga0vlad@gmail.com
35d39878e163d729637b3e9139f89da81d590c4f
8355759a5ee0b7bea717e6c6eb7116ee9328811d
/Source/C/Public/BTTaskNode_DestoryMemoryMark.h
9a6e3d0a7ee575b1ff10562fd24c0883ab521b07
[]
no_license
NakiriSama/UE4-Project-1
27dd33657eb03ef446ab79537359e6aa8962e53a
c6edd38f7f1745c294c114d4ba4a6244a1253416
refs/heads/master
2020-08-12T20:27:08.663862
2019-10-24T04:25:44
2019-10-24T04:25:44
214,836,613
0
0
null
null
null
null
UTF-8
C++
false
false
429
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "CoreMinimal.h" #include "BehaviorTree/BTTaskNode.h" #include "BTTaskNode_DestoryMemoryMark.generated.h" /** * */ UCLASS() class C_API UBTTaskNode_DestoryMemoryMark : public UBTTaskNode { GENERATED_BODY() public:...
[ "haozhou0909@outlook.com" ]
haozhou0909@outlook.com
bb164b77d87479fa2751c8367d7911d36f67f3ca
6b217c91fb859d34e6492dd580705d93a34aac1d
/src/DeviceManager/OpenNI/PCEOpenNI2Grabber.cpp
227d6c243b51563fca1c2b1d705ec3d29b594389
[ "MIT" ]
permissive
hustztz/pointCloudEditor
962ec79bb9ae144389f2a104d143bceeafee3cd2
b2f30a6625bfe54f7d0025d52a0f7edc8cf419d7
refs/heads/master
2021-01-17T12:59:26.283943
2016-08-15T05:27:54
2016-08-15T05:27:54
65,616,703
0
1
null
null
null
null
UTF-8
C++
false
false
1,832
cpp
// File: PCEOpenNIGrabber.cpp // // Dependency Graph Node: PCEOpenNIGrabber // // Author: Tingzhu Zhou // #include "PCEOpenNI2Grabber.h" #include <pcl/io/openni2/openni.h> #include <pcl/io/pcd_io.h> using namespace pcl; using namespace pcl::io; PCEOpenNI2Grabber::PCEOpenNI2Grabber(PCEPointCloudGrabberBuffer ...
[ "ztz_mai@163.com" ]
ztz_mai@163.com
37ab95c43131a0e0f9eb994537add32abc63eb5a
6eb4d7cb829c1f7d30d61d757e03cefd0a5e2767
/Ad_hoc/Priority_queue.cpp
faacd78354ba9c2ff0f915e4cb1737641710e333
[]
no_license
Sanasdfasd/Programming
1991f58770373d61a6b41c4d77559494e4757a3e
ae0f1c25982ab88a45dae81a69c39e516e30912f
refs/heads/master
2021-01-20T17:19:47.092757
2019-07-05T03:19:26
2019-07-05T03:19:26
95,743,043
0
0
null
null
null
null
UTF-8
C++
false
false
1,364
cpp
// // Created by Sandeep on 10/17/2018. // #include <bits/stdc++.h> using namespace std; class pq{ private: int sz; int ar[10000]; public: pq(); ~pq(); void insert(int); int top(); void pop(); }; pq::pq(){ sz=-1; } pq::~pq(){ cout<<"object's destructor is called "<<endl; } void pq::insert(int val){...
[ "avulasandeep999@gmail.com" ]
avulasandeep999@gmail.com
aaa9908987633a5c1655e06bab923d621ce6d05e
3a348529da121536a0415e75b4f7cc1316a78fec
/include/DisableWarning.hpp
6e5115432f591a9577072bc00ca6ca688086b3c2
[ "MIT" ]
permissive
flagarde/SystemDetect_OLD
01386f80104ffcdef218fee244a2665736a70ed2
a4b8013a9d76cee54c59aaf86d7efd6229c9a69a
refs/heads/main
2023-04-25T08:27:00.299997
2021-05-15T09:00:16
2021-05-15T09:00:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,109
hpp
#pragma once #include "SystemDetectMacro.hpp" // clang-format off #if C_COMPILER_IS(MSVC) || CXX_COMPILER_IS(MSVC) #define DISABLE_WARNING_PUSH __pragma(warning( push )) #define DISABLE_WARNING_POP __pragma(warning( pop )) #define DISABLE_WARNING(warningNumber) __pragma(warning( disable : ...
[ "lagarde@sjtu.edu.cn" ]
lagarde@sjtu.edu.cn
13e11381e982a2609baff3b436a9b1a63e8e43c6
764d5c2b572e824fc4f2916a9b511e04186d1f0d
/bahamut/tools/compressor.cpp
2c56f27d01c410688f73c4a6882569bec51c52ee
[ "ISC" ]
permissive
higan-emu/bahamut-lagoon-translation-kit
12f8cc4a0680a1723b6737807ff0f03ee2e51411
6f08de5b92b597c0b9ecebd485cc975b99acfc13
refs/heads/main
2023-07-16T12:41:14.423331
2021-08-10T07:25:02
2021-08-22T04:23:49
393,345,502
8
1
null
null
null
null
UTF-8
C++
false
false
2,832
cpp
//this is a tool to test that the compressor works correctly. //it decompresses all scripts, then compresses them, then compares to the original data. #include "tools.hpp" #include "decompressor.hpp" #include "compressor.hpp" auto nall::main() -> void { if(auto input = decompressLZ77({rom.data() + 0x2e0020, rom.siz...
[ "77224854+near-san@users.noreply.github.com" ]
77224854+near-san@users.noreply.github.com
f33b46b7db7266a35f1b9aa66acc0b7d5c1850d4
acee507dfbb7d3b0d7025e5c3e8bdaea7c1d95c4
/libhyperpixel/server.h
b9503a30ae3c5298bbe24abcb4d341cb0db8ddbc
[]
no_license
travisoneill/hyperpixel
8e03922fbcbc61763fd6c131593e0775d0bde25f
5b0a3f1cf77b91f62b88c2ec3f2954e8b98c493d
refs/heads/master
2023-01-13T07:32:53.390223
2020-11-16T20:07:58
2020-11-16T20:07:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
71
h
#pragma once namespace server { void runserver(const char*, int); }
[ "travis.h.oneill@gmail.com" ]
travis.h.oneill@gmail.com
df763b03b3ef3a14e4ba0d983ca04fe8374c3791
06583fd06ec0a0a09619e63aad63a9b705897f42
/migong.cpp
ea5efa949e5f63ea798276516f1627015c272747
[]
no_license
Forrest-Stone/Algorithm
66c498f0cc96a9c8a440c0a3a3edcff0659daeaf
91415c7d41f7e60ae5778c9b309afa07ad13c548
refs/heads/master
2021-03-31T00:58:56.802483
2018-03-22T11:57:20
2018-03-22T11:57:20
124,653,529
0
0
null
null
null
null
UTF-8
C++
false
false
4,459
cpp
/* 迷宫的最短路径 给定一个大小为 N×M的迷宫。迷宫由通道和墙壁组成, 每一步可以向邻接的上下左右四格 的通道移动。 请求出从起点到终点所需的小步数。 请注意,本题假定从起点一定可以移动到终点。 限制条件 N, M ≤ 100 输入 N=10, M=10 (迷宫如下图所示。'#','.','S','G'分别表示墙壁、通道、起点和终点) #S######.# ......#..# .#.##.##.# .#........ ##.##.#### ....#....# .##...
[ "32565193+Forrest-Stone@users.noreply.github.com" ]
32565193+Forrest-Stone@users.noreply.github.com
78bc81c6668a3eb568db5a9b78f0479fd34362a0
5665f593e2b0fcc72e422368d112c06f729148cb
/Hasher.h
7b7c762982419fc638cf2b0fb21307834e6cf947
[]
no_license
bharaths97/Hash-Generator
d67e616975cf22499f4d9f42e7d3d5ca798319e7
6cb7af040e7181892bbace7d4357fbb2f71684e4
refs/heads/master
2022-06-18T01:45:12.522573
2020-05-08T19:33:37
2020-05-08T19:33:37
259,823,666
2
0
null
2020-05-08T19:33:38
2020-04-29T04:26:35
C++
UTF-8
C++
false
false
8,693
h
#include "CommandOps.h" #pragma once namespace HASHER { using namespace System; using namespace System::ComponentModel; using namespace System::Collections; using namespace System::Windows::Forms; using namespace System::Data; using namespace System::Drawing; using namespace System::Security; using namespac...
[ "bharathsur97@gmail.com" ]
bharathsur97@gmail.com
8f5e99ece49fe908afcbcde3d0eec782f3840740
b26f63ae7b270c488ac73f472e66277904442bca
/BeakJoon C++ Algorithm/1158Josephus.cpp
cd564620f334eb53f8406e85de28524c13c6dba3
[]
no_license
SimKyuSung/Algorithm
e54b1af4e5c6f2fe801dbe3c55df92ee32e04b1d
b2b938f47d176724f0aee7e476ff2e66f7b6c0a8
refs/heads/master
2021-05-06T15:10:54.446332
2019-02-07T15:42:02
2019-02-07T15:42:02
113,537,033
1
0
null
null
null
null
UTF-8
C++
false
false
545
cpp
// 1158Josephus #include <iostream> #include <cstdio> #include <vector> #include <iterator> using namespace std; int main() { vector<int> josephus; int n, m, mm = 1, counter = 1; cin >> n >> m; for (int i = 1; i <= n; i++) josephus.push_back(i); int sel = m - 1; printf("<%d", josephus[sel]); josephus.erase...
[ "sks0706@gmail.com" ]
sks0706@gmail.com
9e4e6100339867d0324beff3a75a330832d18fb5
6bd11ba503ad839f020ee243a5580ca6efd47e63
/text_shaping.cpp
e8bfaac52402ce84f6cda3140ebbc87835f8e937
[]
no_license
herm/harfbuzz-test
93b3e8f18368bff26c532b28931889544b29060c
07282d0345ed42ea0d8d7c922f09afaf4d0537b2
refs/heads/master
2016-09-16T12:22:49.033049
2012-06-28T14:08:38
2012-06-28T14:08:38
4,619,143
1
1
null
null
null
null
UTF-8
C++
false
false
2,093
cpp
#include "text_shaping.hpp" //stl #include <iostream> #include <fstream> //harf-buzz #define HAVE_FREETYPE #include <harfbuzz/hb.h> #include <harfbuzz/hb-ft.h> namespace mapnik { text_shaping::text_shaping() : font_(0), buffer_ (hb_buffer_create()) { load_font(); } text_shaping::~text_shaping() { ...
[ "hermr2d2@gmail.com" ]
hermr2d2@gmail.com
41bf022915004b11dd7742c3db5a7200fd1f361b
e56ca2edab94a54232d6e095de114b779f607bb3
/Bicycle (composition i will beat you)/Bicycle (composition i will beat you)/Wheels.cpp
4248ed6ad3c3f4397f7d141cefca80373b671001
[]
no_license
SecondLifeStudios/Just-Practicing
72c3b2bc6b0b75931a2648d4bbf9b8e699a99b46
3a3cd1a544d619adba6611d0fcebc9a6385542e0
refs/heads/master
2020-06-05T10:47:43.599805
2019-06-24T02:22:56
2019-06-24T02:22:56
192,413,545
0
0
null
null
null
null
UTF-8
C++
false
false
377
cpp
#include "Wheels.h" #include <iostream> Wheels::Wheels() { wheels_color = "red"; } void Wheels::printColor() { // print out color and end the line std::cout << "and wheels colored in " << wheels_color << "! "; } // Set and get functions void Wheels::setWheels_color(std::string swc) { wheels_color = swc; } std::s...
[ "lprandosofficial@gmail.com" ]
lprandosofficial@gmail.com
5cc81df16e58496344c14148a3fbabf01f55d4a8
829dc6393a2938d937f05bfaadc0d8b61774a9bc
/src/CollectorApplication.h
40cf39c093413836c0d485d4fc8685d88a30e6cd
[ "MIT" ]
permissive
homer6/nanodb
8f7fd2533a9a5f1ec07cd3e739f01db130a729a4
4022dd47b560b743347f89f7f26d1ffc32491988
refs/heads/master
2020-03-18T17:23:42.195007
2019-12-12T04:10:02
2019-12-12T04:10:02
135,025,822
0
0
null
null
null
null
UTF-8
C++
false
false
268
h
#pragma once #include "Application.h" class CollectorApplication : public Application{ public: virtual bool onBeforeListen(); virtual bool onAfterAccept(); virtual bool onRead(); virtual bool onBeforeClose(); virtual bool onAfterClose(); };
[ "steve.sperandeo@altumo.com" ]
steve.sperandeo@altumo.com
8f0f1a7679eb26726c0a12ae4b4c5d9500e066b6
4d0300263d28fb461f285cc2c3dfd7c51621cb4d
/platform/windows/Corona.Simulator/ProgressWnd.cpp
875fc7ed14eb5cf72ad19bbcba281139d4c86a19
[ "MIT", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-free-unknown" ]
permissive
coronalabs/corona
6a108e8bfc8026e8c85e6768cdd8590b5a83bdc2
5e853b590f6857f43f4d1eb98ee2b842f67eef0d
refs/heads/master
2023-08-30T14:29:19.542726
2023-08-22T15:18:29
2023-08-22T15:18:29
163,527,358
2,487
326
MIT
2023-09-02T16:46:40
2018-12-29T17:05:15
C++
UTF-8
C++
false
false
2,681
cpp
////////////////////////////////////////////////////////////////////////////// // // This file is part of the Corona game engine. // For overview and more information on licensing please refer to README.md // Home page: https://github.com/coronalabs/corona // Contact: support@coronalabs.com // ////////////////////////...
[ "vlad@coronalabs.com" ]
vlad@coronalabs.com
98fa94d33a3f9a3177c45c5e19d586187298fa24
e7a5bea9d91984d3c8a766fbb3fb9e760db16bfa
/code/console/data.h
88c072dc75fe8306f64185b3de474d615ee75bac
[]
no_license
Aseedr/PasswordManager
eb13eff3668de1f43166ccd40c86ab84bcf609bc
33a8360468441747bcd5006a9f18c7fb2816f686
refs/heads/master
2020-04-14T22:51:10.439499
2016-12-08T11:55:19
2016-12-08T11:55:19
68,238,803
0
1
null
2016-12-08T11:55:19
2016-09-14T20:01:03
C++
UTF-8
C++
false
false
528
h
#pragma once #include "libraries.h" class Data { private: char userName[CHAR_NAME_SIZE]; char pathToPassword[CHAR_NAME_SIZE]; char pathToKey[CHAR_NAME_SIZE]; char pathToClient[CHAR_NAME_SIZE]; char pathToInbox[CHAR_NAME_SIZE]; char pathToOutbox[CHAR_NAME_SIZE]; public: Data(char *, char *); ~D...
[ "uljanko_viktor@mail.ru" ]
uljanko_viktor@mail.ru
3057cc9fa0ccc24fea7442b7e7b466eae899b82a
98444c13f15bf24844bf2089b67ef7fe67e0a455
/Algorithms/Contest10-generation-of-combinatorial-objects-part1/task1.cpp
40ecd90249680a7e1ce2487ba6f9e0e4d4478d41
[]
no_license
Xetd71/Algorithms-and-Data-structures
0e30c91f3fbab8eba521236b8fea65397a5ae8cf
9ebac0bfb733add17d2f3c3024706e18b303ec0a
refs/heads/master
2021-04-06T02:34:11.701849
2018-06-06T22:22:45
2018-06-06T22:22:45
125,185,982
1
0
null
null
null
null
UTF-8
C++
false
false
1,099
cpp
#include "bigInt/BigIntegerAlgorithms.hh" #include <iostream> #include <fstream> #include <stdlib.h> #include <vector> #include <string> using namespace std; static BigInteger FactTree(int n) //1 { BigInteger a(1); for(int i = 2; i <= n; ++i) a *= i; return a; } static BigInteger C(int n, int k)/...
[ "megaboom71@gmail.com" ]
megaboom71@gmail.com
ce26494f10f0f27614dd6be066c312b669528e5b
2572a2dc50392495be992c1f5b9225feac707dce
/CodeChef/CHFQUEUE.cpp
9562978cbd277f0ab54f62ee6aca1540892141c3
[]
no_license
agentmishra/DSA
f60aabb0c77f07a665944f224935103b29cedcf5
63cd024bafec0b25e150b51b88e4563e31a62ef9
refs/heads/master
2023-03-25T23:44:44.199513
2021-01-02T16:00:08
2021-01-02T16:00:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
741
cpp
#include <bits/stdc++.h> #define ll long long #define newline "\n"; #define loop(from,to) for(int i=from;i<to;i++) #define OJ \ freopen("input.txt", "r", stdin); \ freopen("output.txt", "w", stdout); using namespace std; int main() { OJ; ll n, k; cin >> n >> k; vector<int> a(n, 0); loop(0,n...
[ "praful.mohanan@gmail.com" ]
praful.mohanan@gmail.com
e3fbd2b21276d38ae6cead8eca07b630b3d19342
260e5dec446d12a7dd3f32e331c1fde8157e5cea
/Indi/SDK/Indi_SC_SentrySabre_Weapon_T2_structs.hpp
e41669434473a42c797007c2c932b053ec749500
[]
no_license
jfmherokiller/TheOuterWorldsSdkDump
6e140fde4fcd1cade94ce0d7ea69f8a3f769e1c0
18a8c6b1f5d87bb1ad4334be4a9f22c52897f640
refs/heads/main
2023-08-30T09:27:17.723265
2021-09-17T00:24:52
2021-09-17T00:24:52
407,437,218
0
0
null
null
null
null
UTF-8
C++
false
false
229
hpp
#pragma once // TheOuterWorlds SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "Indi_Basic.hpp" #include "Indi_SC_SentrySabre_Weapon_Base_classes.hpp" namespace SDK { } #ifdef _MSC_VER #pragma pack(pop) #endif
[ "peterpan0413@live.com" ]
peterpan0413@live.com
7ed3f5692f115c690087be965c4886222b6794af
612325535126eaddebc230d8c27af095c8e5cc2f
/src/base/win/scoped_variant.h
c40558a7a9d24a5167e5ad18c923667b49c5c54f
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/proto-quic_1V94
1a3a03ac7a08a494b3d4e9857b24bb8f2c2cd673
feee14d96ee95313f236e0f0e3ff7719246c84f7
refs/heads/master
2023-04-01T14:36:53.888576
2019-10-17T02:23:04
2019-10-17T02:23:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,326
h
// Copyright (c) 2011 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 BASE_WIN_SCOPED_VARIANT_H_ #define BASE_WIN_SCOPED_VARIANT_H_ #include <windows.h> #include <oleauto.h> #include <stdint.h> #incl...
[ "2100639007@qq.com" ]
2100639007@qq.com
1a6bf3b17defc56b73a448ce9221168041be6051
a993fc6fd129b0a4268c02f4ff48426ac697a427
/build/ui_chatwindow.h
867960ab6c340b5072b1446b4e00317d96dfa379
[ "MIT" ]
permissive
kyushucoin/DarkCash
717f96c215cb0485d19162a2fb37db188c7be404
4504fe658b8c8a38fce568b8765adce9e14fa1a3
refs/heads/master
2021-01-15T14:42:37.512746
2014-09-19T07:18:30
2014-09-19T07:18:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,849
h
/******************************************************************************** ** Form generated from reading UI file 'chatwindow.ui' ** ** Created by: Qt User Interface Compiler version 4.8.6 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ****************************************...
[ "tfa.productions.1337@gmail.com" ]
tfa.productions.1337@gmail.com