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
641b813458859ac52a1939b3c4f808e7d6345675
1252c64550c392328d662159767212a8d9dd07c2
/native/SegmentationFreeRecognizer.h
b5822987fa4367c82978e06a1bd3a78a7372c37b
[]
no_license
gmg137/hyperlpr-rs
a81ca600ac343379a908f515f8d2d83d81b293e6
848a9eeb2cecf347874249c33e12bcb9f217d05f
refs/heads/master
2020-04-12T03:36:15.011696
2018-12-27T02:06:25
2018-12-29T08:08:15
162,271,677
5
0
null
null
null
null
UTF-8
C++
false
false
635
h
// // Created by 庾金科 on 28/11/2017. // #ifndef SWIFTPR_SEGMENTATIONFREERECOGNIZER_H #define SWIFTPR_SEGMENTATIONFREERECOGNIZER_H #include "Recognizer.h" namespace pr{ class SegmentationFreeRecognizer{ public: const int CHAR_INPUT_W = 14; const int CHAR_INPUT_H = 30; const int CHAR_LEN...
[ "gmg137@live.com" ]
gmg137@live.com
eb18176e4ded08bebd1cdd35f72aacaf11e0afb0
44ad9919a009559092d33de56d79afcbfa85f901
/ODEdecay.h
3632d30acc846aabac4b14da610a41a8ac21cbe4
[]
no_license
RVACardoso/DecayTreeSim
c06332b8f3060bb1d2bb88519ab40c2f471bedfa
5cffe641175fd5af0a509799b585d4fc23b802be
refs/heads/master
2020-03-10T14:52:29.449771
2018-04-13T17:03:28
2018-04-13T17:03:28
null
0
0
null
null
null
null
UTF-8
C++
false
false
454
h
#include "TFormula.h" #include "element.h" #include "ODEsolver.h" #include <iostream> #include <vector> #include "TGraph.h" class ODEdecay{ public: ODEdecay(); ODEdecay(double intt, double ttot, vector<element > vec); vector<ODEpoint > decay(); void Draw(); ~ODEdecay(); private: double dt; double tmax...
[ "valentim.ruben@gmail.com" ]
valentim.ruben@gmail.com
f31c5d39d3af41ca96ad2169933c35e48185bcf2
500dc19ecce3e7cb7891b3ba426f78a17d77409e
/SIFT_RANSAC/Stiching.h
13cad366a0606e14622771c215e26289c3e4307c
[]
no_license
zouwen198317/Opencv_Homography
e8bf38d14ec7e8e2997a241eb43abc4fba4c2ec6
f5b0163898f05b22c716b9b9e80be164fbb17f5a
refs/heads/master
2020-06-19T03:04:41.640385
2016-04-25T13:45:48
2016-04-25T13:45:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
568
h
#pragma once #include <opencv2/nonfree/features2d.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/nonfree/nonfree.hpp> #include <opencv2/opencv.hpp> #include <stdlib.h> #include <cv.h> #include "cxcore.h" #include <highgui.h> #include "Findhomography.h" #include "HomographyAjustment.h" using namespace ...
[ "ovjaywang@gmail.com" ]
ovjaywang@gmail.com
763cd4e6f1719b56d4b8dfbca1069514c9f6ab55
8c1448b88eba2acfae3930cd8e18dd828ecc34b4
/lib/PMPool.h
ac1e0c0aacda2a832dc426c4bbfb6d81ec466188
[ "MIT" ]
permissive
a1exwang/nvm_test_cases
c1f584f0c91d017b28999806b9e206fcc8522815
210b071d28fd3a9f394ba329f4371ee9a585217a
refs/heads/master
2020-03-16T01:40:00.384008
2018-05-30T16:46:28
2018-05-30T16:46:28
132,445,230
0
0
null
null
null
null
UTF-8
C++
false
false
1,653
h
#pragma once #include <stdexcept> #include "PMAtomicArray.h" namespace pragma_nvm { struct PMTx; constexpr const uint64_t PMFileMagic = 0xdeadbeefabcdef01; class PMPool { public: struct PMLayout { PMAtomicArray<uint64_t, 2> magicAndSize; }; PMPool(PMLayout *_):_(_) {} bool isNvmPtr(vo...
[ "ice_b0und@hotmail.com" ]
ice_b0und@hotmail.com
79b2eb8ff765aad5179832e5011f9aa1d5e3d31a
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/ds/security/base/lsa/server/sphelp.cxx
cbfa4f70901f90790035f1f2cb3d0c35c98ede17
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
65,931
cxx
//+----------------------------------------------------------------------- // // Microsoft Windows // // Copyright (c) Microsoft Corporation 1991 - 1992 // // File: sphelp.c // // Contents: Security Package Helper functions (see isecpkg.doc) // // Functions LsapUnloadPackage // Lsap...
[ "112426112@qq.com" ]
112426112@qq.com
7e3d73331545492aacf02c0de4b0dc5fa1598752
46e3344d3f41802b74ec6b2ed1813193385f8a91
/2.Linear regression/cpp/src/GradientDescent.cpp
f264f955adb1f7ee44ab2340e5ff1ac34882fa10
[]
no_license
fw23t9/MachineLearningStudy
9f8e5c45bc2f4912b43582c3e686d5420d0f9837
a64bbe6bfd1a9ccf7f90875fbae216ba7868e7be
refs/heads/master
2022-07-28T04:39:14.868595
2020-05-22T02:55:58
2020-05-22T02:55:58
266,003,272
0
0
null
null
null
null
UTF-8
C++
false
false
4,046
cpp
#include <iostream> #include "GradientDescent.hpp" GradientDescent::GradientDescent(double alpha, int iterations) { m_thetaCount = 0; m_theta0 = 0; m_alpha = alpha; m_iterations = iterations; } GradientDescent::~GradientDescent() { } double GradientDescent::calcSignalTarget(std::vector<double> fea...
[ "fanjiayi@scienkong.com" ]
fanjiayi@scienkong.com
e86e263fc727437f662ee6ebe65f56b5b9df0b8a
2f02398482fd9d3cbb18913fb33329f105e9092d
/src/GLDebugDrawer.h
d1b98c616db3073219881a747a4f05c12a4da3cd
[ "Zlib" ]
permissive
SeriousAlexej/SANIC
e78ef53747b18b1715501aadf9ae23b7651328a1
15129f284e57daef01b9a10ee17c85714c4511ce
refs/heads/master
2021-05-16T17:08:16.020689
2016-09-06T21:26:53
2016-09-06T21:26:53
30,134,152
0
0
null
2015-11-17T18:32:32
2015-02-01T02:44:48
C++
UTF-8
C++
false
false
850
h
#ifndef GL_DEBUG_DRAWER_H #define GL_DEBUG_DRAWER_H #include <GL/glew.h> #include "LinearMath/btIDebugDraw.h" class GLDebugDrawer : public btIDebugDraw { int m_debugMode; public: GLDebugDrawer(); virtual void drawLine(const btVector3& from,cons...
[ "nckgriva208@gmail.com" ]
nckgriva208@gmail.com
8ecb80dcdea29adc40f10dbfdd5a9043e4ac6a22
36b9decf14d266d6babaf1c44085c2ba869c03ce
/Remnant-main/Remnant/SDK/Resource_City_Shadewood_classes.h
b3cb2cc75cda954ea2b2926f3437d365b79853a5
[]
no_license
RoryGlenn/RemnantLootSwitcher
6e309a7b2b7bac88a166b552b640c830b863eb2d
85c4cb6839b7c0f60cf8143c571d64ca12439a63
refs/heads/master
2022-12-29T08:47:15.713546
2020-10-23T22:01:45
2020-10-23T22:01:45
305,910,400
0
0
null
null
null
null
UTF-8
C++
false
false
993
h
#pragma once // Name: Remnant, Version: 6 #ifdef _MSC_VER #pragma pack(push, 0x01) #endif /*!!HELPER_DEF!!*/ /*!!DEFINE!!*/ namespace UFT { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------------------- // Bl...
[ "romglenn@ucsc.edu" ]
romglenn@ucsc.edu
12415681a46ffbf738c30bfe9b0b233947959b76
013caff69e41c36c4efe9359c8ce2ecfb5f659ab
/Windows.cpp
e72fe4e39b16f471372a6b8f03cc08480183fc1f
[]
no_license
iamsile/ACM
cbe5754bed56b1abb3cfaed6b25b9bffa1ec04a5
d51e43780e33b51c70007ba0702448909f9d0553
refs/heads/master
2016-08-04T02:31:51.523885
2013-09-09T05:36:35
2013-09-09T05:36:35
12,693,702
9
5
null
null
null
null
UTF-8
C++
false
false
4,028
cpp
#include <iostream> using namespace std; int main() { int n,lab=1; while (cin >> n&&n) { int i,m,r,c,w,h,nn,mm,a[151][4]; cout << "Desktop " << lab++ << ":\n"; for (i=1; i<=n; i++) { cin >> r >> c >> w >> h; a[i][0]=r; a[i][1]=c; a[i][2]=r...
[ "iamsai007@sina.com" ]
iamsai007@sina.com
ba664718331cf71bfe808d0494d6360ca21506db
784e0adac9d14adeaf634b639d6278094439a0d7
/car_control/include/car_control/util.h
dbb50b143c10be43f25c4099aa1da02a7b0c008c
[]
no_license
SKYSHAW1996/simple_car_control
b706b0a2121e144fc4bf20f71e82d53ad8386ece
cdde18c2b8ccfa4cc1e9a535330f3c0382e5c3bd
refs/heads/master
2020-05-30T16:30:41.111883
2019-05-06T02:08:36
2019-05-06T02:08:36
null
0
0
null
null
null
null
UTF-8
C++
false
false
556
h
// // Created by xuanyi on 5/5/19. // #ifndef CAR_CONTROL_UTIL_H #define CAR_CONTROL_UTIL_H #include <Eigen/Core> #include <Eigen/Dense> namespace util{ Eigen::MatrixXd Matlab2Eigen(const std::string& file, const std::string& variable); std::vector<double> Matlab2STDVector(const std::string& file, const std...
[ "xfu11@jhu.edu" ]
xfu11@jhu.edu
2229c8e568f2a0037fe5bd8c7d93aee8f3bb4c79
3ff1fe3888e34cd3576d91319bf0f08ca955940f
/tcss/include/tencentcloud/tcss/v20201101/model/ScanComplianceScanFailedAssetsResponse.h
b443901d3560c34d2f7db9b5bdeec297b6712ee6
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-cpp
9f5df8220eaaf72f7eaee07b2ede94f89313651f
42a76b812b81d1b52ec6a217fafc8faa135e06ca
refs/heads/master
2023-08-30T03:22:45.269556
2023-08-30T00:45:39
2023-08-30T00:45:39
188,991,963
55
37
Apache-2.0
2023-08-17T03:13:20
2019-05-28T08:56:08
C++
UTF-8
C++
false
false
2,398
h
/* * Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. 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 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
ea6aacaa4ecb1c21e5936c79aaa849c56148ddf7
74fa84e682ed74617134777cbdd94fe983b675a5
/C++/CheckPermutation/CheckPermutation/permchk.cpp
cb101445d7018959f7775fb8dd6e59717e22b427
[]
no_license
mcetting/InterviewPractice
367a3d9631813201ee43211ea9372dc2e8f20ad5
743d220730aaec3bdcc759290ac06989852f4fe7
refs/heads/master
2020-07-29T04:58:21.566869
2019-10-08T02:27:40
2019-10-08T02:27:40
209,677,175
0
0
null
null
null
null
UTF-8
C++
false
false
790
cpp
#include "pch.h" #include "permchk.h" // n logn solution bool permchk::SolutionOne(std::string& str1, std::string& str2) { sort(str1.begin(), str1.end()); sort(str2.begin(), str2.end()); return (str1 == str2) ? true : false; } /*The idea behind this one is to store the string value as an ascii integer then dein...
[ "mcetting@ucsc.edu" ]
mcetting@ucsc.edu
24a2c4549fbdb2f52bafb6a8272293524e781e6b
4edb5f4999a14fe8ad32bfc3554a13b0164f7fc6
/sources/CommunicationFPGA.h
e2fb90824d5f5532a4f51392e829358406833a3d
[]
no_license
AnthonyGosselin/FPGA_Projet
13913ef9a621371ea8b5146ddc9fac94481a7cef
c995f8a80e089093cef1c4fa11ea2276be70ae97
refs/heads/master
2020-05-04T19:18:03.509423
2019-04-04T00:04:17
2019-04-04T00:04:17
179,386,505
0
0
null
null
null
null
UTF-8
C++
false
false
1,231
h
/* * CommunicationFPGA est une classe d'interface à la pour la communication * avec la carte FPGA de la session S2. Pour les details de l'utilisation * de cette classe, consultez le guide d'utilisation. * * $Author: bruc2001 $ * $Date: 2018-02-13 08:54:36 -0500 (mar., 13 févr. 2018) $ * $Revision: 108 $ * ...
[ "gosa2506@usherbrooke.ca" ]
gosa2506@usherbrooke.ca
c8556ee36536969bda380127112a0ea6717bed85
7519c757decbfb6d8fedaecee79bcf0e970550b3
/catkin_learn/src/costmap_2d/include/costmap_2d/obstacle_layer.h
946f3a065091d81d8dec183611e6ae574de7c1c8
[]
no_license
MrZhangL/rrt_planner
52d7fdaa90a1cd82e363cd942faccc02f0c0e2f4
ef12cded975ec05978bbe6dbbc4759a92ba30590
refs/heads/master
2020-04-17T16:22:47.571328
2019-05-28T09:13:07
2019-05-28T09:13:07
166,737,771
0
0
null
null
null
null
UTF-8
C++
false
false
8,076
h
/********************************************************************* * * Software License Agreement (BSD License) * * Copyright (c) 2008, 2013, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the ...
[ "a535665407@qq.com" ]
a535665407@qq.com
2ac722d129bada73cfbb4569c8c6931f91b9b03c
8d726e4e6ac96b9f58cc312f3cccffa274a65b8c
/studenapplication.cpp
225b200ee3a51492b37e372177320b7e08c94950
[]
no_license
kishorlaskar/basic-practices-of-C-
35e5990f9888e7467a75365bc0590484413c55fb
4eb8507f8ba5a1119d247a5391facef07a357b94
refs/heads/master
2023-06-18T13:25:00.282174
2021-07-15T07:04:30
2021-07-15T07:04:30
386,196,538
0
0
null
null
null
null
UTF-8
C++
false
false
806
cpp
#include<iostream> #include<conio.h> using namespace std; int main() { int n,sum = 0; cout<<"Enter the Number of Students : "; cin>>n; int students[n]; for(int i=0;i<n;i++) { cout<<"Marks for Student number"<<" "<<i+1<<" = "; cin>>students[i]; sum = sum + students[i]; ...
[ "30683532+kishorlaskar@users.noreply.github.com" ]
30683532+kishorlaskar@users.noreply.github.com
e974ff553580844711590215094fafd16535668c
ce4a3f0f6fad075b6bd2fe7d84fd9b76b9622394
/CImageLoaderWAL.cpp
f26fabf54f1ffc376607dd59cbc6e9790f516eb5
[]
no_license
codetiger/IrrNacl
c630187dfca857c15ebfa3b73fd271ef6bad310f
dd0bda2fb1c2ff46813fac5e11190dc87f83add7
refs/heads/master
2021-01-13T02:10:24.919588
2012-07-22T06:27:29
2012-07-22T06:27:29
4,461,459
5
2
null
null
null
null
UTF-8
C++
false
false
18,940
cpp
// Copyright (C) 2004 Murphy McCauley // Copyright (C) 2007-2011 Christian Stehno // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h #include "CImageLoaderWAL.h" #include "CColorConverter.h" #include "CImage.h" #include "os.h" #include ...
[ "nharishankar@gmail.com" ]
nharishankar@gmail.com
797afbe7114ad8a586c978300d42169bee4276ea
99e494d9ca83ebafdbe6fbebc554ab229edcbacc
/.history/Day 2/Answers/VowelsPercentage_20210305141124.cpp
8010099593d636eef589c8c673fa2299bd1373fc
[]
no_license
Datta2901/CCC
c0364caa1e4937bc7bce68e4847c8d599aef0f59
4debb2c1c70df693d0e5f68b5798bd9c7a7ef3dc
refs/heads/master
2023-04-19T10:05:12.372578
2021-04-23T12:50:08
2021-04-23T12:50:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
395
cpp
#include<bits/stdc++.h> using namespace std; int main(){ string name; cin >> name; int vowelCount = 0; for(int i = 0; i < name.size(); i++){ if(name[i] == 'a' || name[i] == 'e' || name[i] == 'i' || name[i] == 'o' || name[i] == 'u'){ vowelCount++; } } float answer = (...
[ "manikanta2901@gmail.com" ]
manikanta2901@gmail.com
d44864198e92a9168132fc469708916bae5a3fc4
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/collectd/gumtree/collectd_repos_function_1044_collectd-5.0.5.cpp
a360530294102fae45ca3e7927e3cf19b9bc3873
[]
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
249
cpp
void module_register (void) /* {{{ */ { plugin_register_complex_config ("pinba", plugin_config); plugin_register_init ("pinba", plugin_init); plugin_register_read ("pinba", plugin_read); plugin_register_shutdown ("pinba", plugin_shutdown); }
[ "993273596@qq.com" ]
993273596@qq.com
ecc860def0bf75dcbe79dac3ce9d05dc84ce2302
d0c44dd3da2ef8c0ff835982a437946cbf4d2940
/cmake-build-debug/programs_tiling/function14174/function14174_schedule_7/function14174_schedule_7.cpp
c60d693abd133720ff93644d97e1808cea00e0dd
[]
no_license
IsraMekki/tiramisu_code_generator
8b3f1d63cff62ba9f5242c019058d5a3119184a3
5a259d8e244af452e5301126683fa4320c2047a3
refs/heads/master
2020-04-29T17:27:57.987172
2019-04-23T16:50:32
2019-04-23T16:50:32
176,297,755
1
2
null
null
null
null
UTF-8
C++
false
false
1,477
cpp
#include <tiramisu/tiramisu.h> using namespace tiramisu; int main(int argc, char **argv){ tiramisu::init("function14174_schedule_7"); constant c0("c0", 256), c1("c1", 1024), c2("c2", 256); var i0("i0", 0, c0), i1("i1", 0, c1), i2("i2", 0, c2), i01("i01"), i02("i02"), i03("i03"), i04("i04"); input i...
[ "ei_mekki@esi.dz" ]
ei_mekki@esi.dz
e41c67fc6ea9e396b206ef79e35b17dd6df9b817
4c918dc2c0f3e75adc48481289a7eeab5329d442
/template.cpp
f858a41f1fac81ce73e95af1634dbabae50471ac
[]
no_license
ChaseChimeric/AssignmentsCPP
3f228a37fc374654eb42f27444b47ca6fa8f6b2c
56986acde975a1488cbf1117b9867d8bc2c42a41
refs/heads/main
2023-02-12T02:08:58.995379
2021-01-12T05:07:29
2021-01-12T05:07:29
328,874,646
0
0
null
null
null
null
UTF-8
C++
false
false
68
cpp
/* */ #include <iostream> int main() { std::cout << "Yeet"; }
[ "chasechimeric@hello.dont.mind.me.here" ]
chasechimeric@hello.dont.mind.me.here
d19599e8fd3cc469ab383e0dbb828a4ccf9c9a0d
93e963f3e828140017ec773bf51eaf0648bbaf29
/grid.h
a1d47fecd95178cbe404cee7e0dc82396ec6ab8a
[ "MIT" ]
permissive
Echelon9/shreditor
1cd900e303c41977051c532bad13d0ef27183390
57f7f72b7028f1671fe675d2329db11a35e08d04
refs/heads/master
2016-08-13T00:04:01.514201
2016-03-21T03:30:37
2016-03-21T03:30:37
54,356,916
1
0
null
null
null
null
UTF-8
C++
false
false
2,609
h
/* Copyright (c) 1998 Slingshot Game Technology 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, publi...
[ "rhyskidd@gmail.com" ]
rhyskidd@gmail.com
f233f32fe210ad25ffef3680be3ae68edcf19540
3db023edb0af1dcf8a1da83434d219c3a96362ba
/windows_nt_3_5_source_code/NT-782/PRIVATE/NET/UI/ADMIN/NLMON/H/NLDC.HXX
62647cc2d06d29c18fc8ff6712d6e892c987fd90
[]
no_license
xiaoqgao/windows_nt_3_5_source_code
de30e9b95856bc09469d4008d76191f94379c884
d2894c9125ff1c14028435ed1b21164f6b2b871a
refs/heads/master
2022-12-23T17:58:33.768209
2020-09-28T20:20:18
2020-09-28T20:20:18
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,162
hxx
/**********************************************************************/ /** Microsoft Windows/NT **/ /** Copyright(c) Microsoft Corp., 1993 **/ /**********************************************************************/ /* nldc.hxx ...
[ "benjamin.barratt@icloud.com" ]
benjamin.barratt@icloud.com
ff179863f31a3036e3eb9a2ea51dddd1cd9ec40f
393c9ab26cc409c1631b64707325c577284c075b
/src/shared/database/ItemTableSet.h
c3ad46106198232112c155b51719f4ba217b63f1
[]
no_license
Rizoo/snoxd-koserver
85eef80e73b086a7b8ed740e2f396345aba1144e
68e9a15352a6e4e9b20c7be74a6ba52b956828e0
refs/heads/master
2016-09-06T10:13:29.773308
2013-06-15T21:31:19
2013-06-15T21:31:19
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,768
h
#pragma once class CItemTableSet : public OdbcRecordset { public: CItemTableSet(OdbcConnection * dbConnection, ItemtableArray * pMap) : OdbcRecordset(dbConnection), m_pMap(pMap) {} virtual tstring GetTableName() { return _T("ITEM"); } virtual tstring GetColumns() { return _T("Num, Kind, Slot, Race, Class, Damag...
[ "i.am.twostars@gmail.com" ]
i.am.twostars@gmail.com
3f89b73a1f9e8239551fa45d5ff906028d4b35ab
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_repos_function_1454_httpd-2.3.6.cpp
443cd0355461fe2560745760bf4e64b0739eb534
[]
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,961
cpp
static void emit_tail(request_rec *r, char *readme_fname, int suppress_amble) { apr_file_t *f = NULL; request_rec *rr = NULL; int suppress_post = 0; int suppress_sig = 0; /* * If there's a readme file, send a subrequest to look for it. If it's * found and a text file, handle it -- otherw...
[ "993273596@qq.com" ]
993273596@qq.com
d1ba9299c899623959e9f5b0c8bf952cb67ec82c
395d1860e82bc75ccc04b91c4b9a8fa46276d9bb
/Source/Vision/Runtime/Base/System/Threading/SyncPrimitive/VMutexPosix.inl
738707cadae28729421582c578f390a82f94b0da
[]
no_license
Hakhyun-Kim/projectanarchy
28ba7370050000a12e4305faa11d5deb77c330a1
ccea719afcb03967a68a169730b59e8a8a6c45f8
refs/heads/master
2021-06-03T04:41:22.814866
2013-11-07T07:21:03
2013-11-07T07:21:03
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,632
inl
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent. This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Product and Trade Secret source code contains trade secrets ...
[ "joel.van.eenwyk@havok.com" ]
joel.van.eenwyk@havok.com
09eb55c0660b091a7fbfc0241e6fa4a3180bf902
91ba0c0c42b3fcdbc2a7778e4a4684ab1942714b
/Cpp/SDK/BP_eye_col_black_01_Desc_classes.h
4ab38d708799e0e63980bb17a4a7e13c74d5469b
[]
no_license
zH4x/SoT-SDK-2.1.1
0f8c1ec3ad8821de82df3f75a0356642b581b8c6
35144dfc629aeddf96c1741e9e27e5113a2b1bb3
refs/heads/main
2023-05-12T09:03:32.050860
2021-06-05T01:54:15
2021-06-05T01:54:15
373,997,263
0
0
null
null
null
null
UTF-8
C++
false
false
759
h
#pragma once // Name: SoT, Version: 2.1.1 /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //--------------------------------------------------------------...
[ "Massimo.linker@gmail.com" ]
Massimo.linker@gmail.com
1c6a3f6f2a34e20902523ed0e12e78a6a29f9af7
0aa31d232a6949dfbe7fd25365578d2788440d95
/src/crypto/aes.h
77029f49829c54537a919af1e3ad3ae6147643c8
[ "MIT" ]
permissive
QuarterCoin/QuarterCoin-Wallet
55382d234b9605822d64b2a857e1e57bff5022b3
bf6bf8ec8a2907e1fa29305df389e0ae7156e544
refs/heads/master
2020-09-09T05:03:29.646947
2019-11-15T02:03:58
2019-11-15T02:03:58
221,355,759
0
0
null
null
null
null
UTF-8
C++
false
false
3,153
h
// Copyright (c) 2015-2018 The Bitcoin Core developers // Copyright (c) 2017 The Raven Core developers // Copyright (c) 2018 The Rito Core developers // Copyright (c) 2019 The Quartercoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/lic...
[ "splnty@live.com" ]
splnty@live.com
6488fad07cf8d105c1966c2de5fb1696bb734c04
536656cd89e4fa3a92b5dcab28657d60d1d244bd
/third_party/skia/tools/flags/CommonFlagsConfig.h
f4ae2949ea18b5fda30b2cb08c6b2af61990572c
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "BSD-3-Clause" ]
permissive
ECS-251-W2020/chromium
79caebf50443f297557d9510620bf8d44a68399a
ac814e85cb870a6b569e184c7a60a70ff3cb19f9
refs/heads/master
2022-08-19T17:42:46.887573
2020-03-18T06:08:44
2020-03-18T06:08:44
248,141,336
7
8
BSD-3-Clause
2022-07-06T20:32:48
2020-03-18T04:52:18
null
UTF-8
C++
false
false
5,060
h
/* * Copyright 2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef SK_COMMON_FLAGS_CONFIG_H #define SK_COMMON_FLAGS_CONFIG_H #include "tools/flags/CommandLineFlags.h" #include "tools/gpu/GrContextFactory.h" DECLARE_string(config); ...
[ "pcding@ucdavis.edu" ]
pcding@ucdavis.edu
49b75262d5b50cf04a134ec378e20f3a02e40564
0003a8a7d0522f18a1f109c76399fa414d5429f5
/src/Magnum/Audio/AbstractImporter.cpp
e1ae8068a3b9d4a5189cbf1154e14df9154bca76
[ "MIT" ]
permissive
aroig/magnum
62b29b6f9e3fe1ef0eb09e152ae20cfd36c0dc0a
9ab2a1553c5de07e7a6083dc6369feaef897742a
refs/heads/master
2021-01-11T18:10:30.240858
2017-01-17T14:47:59
2017-01-17T14:49:50
79,509,604
1
0
null
2017-01-20T00:33:44
2017-01-20T00:33:44
null
UTF-8
C++
false
false
3,424
cpp
/* This file is part of Magnum. Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016 Vladimír Vondruš <mosra@centrum.cz> 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 S...
[ "mosra@centrum.cz" ]
mosra@centrum.cz
dde5ff88d23c4bef9db59738fad6867da286f66a
04b1803adb6653ecb7cb827c4f4aa616afacf629
/chromecast/browser/extensions/api/automation_internal/chromecast_automation_internal_api_delegate.h
3493a54813c53826f63ee65b6865e8117d3b0425
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
1,780
h
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMECAST_BROWSER_EXTENSIONS_API_AUTOMATION_INTERNAL_CHROMECAST_AUTOMATION_INTERNAL_API_DELEGATE_H_ #define CHROMECAST_BROWSER_EXTENSIONS_API_AUT...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
9bfbc0e0e88fed9ec2ce165657ab70b1549e56c3
a5aa16c1c8404e86f4df76f23559f42b01808cf1
/.pio/libdeps/AS_Watch_ESP32/SdFat/examples/UserSPIDriver/UserSPIDriver.ino
1317c85cf7b02dd95e8991ab83f54ed879fd51f2
[ "MIT" ]
permissive
Akinzou-Enterprises/AS_Watch
d5382fb9167a987ad16603b40c5cd24a926ac88d
c35ee8588ca80b6b0dee0e74f142e45e3e23928c
refs/heads/master
2023-09-05T20:31:16.175498
2021-11-12T21:26:15
2021-11-12T21:26:15
314,085,582
3
0
null
2021-09-17T19:08:50
2020-11-18T23:40:08
C
UTF-8
C++
false
false
2,240
ino
// An example of an external SPI driver. // #include "SdFat.h" #include "SPI.h" // Only required if you use features in the SPI library. #if SPI_DRIVER_SELECT == 3 // Must be set in SdFat/SdFatConfig.h // SD chip select pin. #define SD_CS_PIN SS // This is a simple driver based on the the standard SPI.h library. /...
[ "wiktorjn@gmail.com" ]
wiktorjn@gmail.com
e510f704400ae620e25dc9fc18e7fb3b06ec9da6
1277cb3a3733a8fc434ff210f3887c84b3b9c579
/Hyperion Texture Library/Compressonator/Applications/_Plugins/Common/cmdline.cpp
2f7b6b0c1415245abbb14014d5a472e06a529f82
[]
no_license
zbomb/Hyperion-Engine
79d9f656617b79c66e8daefd94b7e4074777deef
8fca47a2b47c3add8a245c1d32cdcb9778063014
refs/heads/master
2023-03-23T12:07:24.204937
2021-02-22T15:39:49
2021-02-22T15:39:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
136,614
cpp
//===================================================================== // Copyright 2016 (c), Advanced Micro Devices, Inc. All rights reserved. //===================================================================== // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software ...
[ "zackb123@hotmail.com" ]
zackb123@hotmail.com
7b9093715b10ab47dd1b538dad543b60cc1bdd18
3323ff350daeb489936949977fcbfa09184edb19
/raytrace/Plane.cpp
8fc7431afbf99f4ac5d080235905e51c54106855
[]
no_license
unnapussaya/opengl
4c82bdb0a49d292745b1f82783b837ee282d3f18
57f52afc3b0389366de4915e3c960413745ba689
refs/heads/master
2020-04-17T16:25:14.245543
2019-01-21T04:44:49
2019-01-21T04:44:49
166,739,392
0
0
null
null
null
null
UTF-8
C++
false
false
1,347
cpp
/*---------------------------------------------------------- * COSC363 Ray Tracer * * The Plane class * This is a subclass of Object, and hence implements the * methods intersect() and normal(). -------------------------------------------------------------*/ #include "Plane.h" #include "Vector.h" #include <math.h>...
[ "unnapussaya@gmail.com" ]
unnapussaya@gmail.com
97dadc8b089e39b056e4fe5b2f613d23c1dd73b7
e5dea53fcdce12164c343fd37a12b1a4bba3a57e
/Utopia/libs/Tango/include/tango_sdk/session.h
c2b127b0f885c2890ec7ef1ca553dd0569dffc9e
[]
no_license
levelsix/mobsters-client
76cd2d8c68d43c6c962c02aaddad6e0651de4c40
09934be1e097571085aaf72d3866939d722b46b1
refs/heads/master
2021-06-10T06:47:40.337353
2016-03-02T23:43:42
2016-03-02T23:43:42
12,599,974
0
0
null
null
null
null
UTF-8
C++
false
false
37,411
h
// Copyright 2012-2014, TangoMe Inc ("Tango"). The SDK provided herein includes // software and other technology provided by Tango that is subject to copyright and // other intellectual property protections. All rights reserved. Use only in // accordance with the Evaluation License Agreement provided to you by Tan...
[ "ashwin@lvl6.com" ]
ashwin@lvl6.com
66be2b87839d7532c6a2a0820e1067d69581757f
c28627a2a5d508d277e7c0af92e5a9e451bfcb73
/SEN44_SCD40_I2C_example/SEN44_SCD40_I2C_example.ino
fd175bc7cf427b3a57f1e8f65a0e4a75b28ed391
[ "BSD-3-Clause" ]
permissive
winkj/arduino-snippets
5f6c539d0384fda9a09725293eae2a5582759f87
e5488bd6e1ce005243954ac67891e0769c2c22e4
refs/heads/main
2023-05-07T14:37:35.518567
2021-03-03T17:23:17
2021-03-03T17:23:17
373,600,074
0
0
BSD-3-Clause
2021-06-03T18:08:11
2021-06-03T18:08:11
null
UTF-8
C++
false
false
5,174
ino
/* * Copyright (c) 2020, Sensirion AG * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of conditio...
[ "github@fototux.com" ]
github@fototux.com
3f37655476c45a953b5b5775cd62b98c0a2d108f
862c2227203b744bfc06cc912bdbe04972336fc7
/A/petya_string_112.cpp
c82faed56142951e5de0a52741df82fcb25f09a6
[]
no_license
sarckk/codeforces-solutions
54e558c90d08e22143125d688e4037eb5691f1bf
2d6bbe33bb97981b061ef4d0cee4cdc22cefd8be
refs/heads/master
2023-07-03T12:36:36.262593
2021-08-05T21:49:24
2021-08-05T21:49:24
374,132,833
0
0
null
null
null
null
UTF-8
C++
false
false
115
cpp
#include <bits/stdc++.h> char a[101], b[101]; int main(){ std::cin >> a >> b; std::cout << stricmp(a,b); }
[ "zcabyhs@ucl.ac.uk" ]
zcabyhs@ucl.ac.uk
5f6db3f333c20da645166e0724a69dfc3d60f46a
f23fea7b41150cc5037ddf86cd7a83a4a225b68b
/SDK/BP_cmp_compass_gld_01_a_ItemDesc_classes.h
8a0660b6e2432cc9d5d3b4d0564836fb035d885b
[]
no_license
zH4x/SoT-SDK-2.2.0.1
36e1cf7f23ece6e6b45e5885f01ec7e9cd50625e
f2464e2e733637b9fa0075cde6adb5ed2be8cdbd
refs/heads/main
2023-06-06T04:21:06.057614
2021-06-27T22:12:34
2021-06-27T22:12:34
380,845,087
0
0
null
null
null
null
UTF-8
C++
false
false
796
h
#pragma once // Name: SoT, Version: 2.2.0b /*!!DEFINE!!*/ /*!!HELPER_DEF!!*/ /*!!HELPER_INC!!*/ #ifdef _MSC_VER #pragma pack(push, 0x01) #endif namespace CG { //--------------------------------------------------------------------------- // Classes //-------------------------------------------------------------...
[ "Massimo.linker@gmail.com" ]
Massimo.linker@gmail.com
3c2f3c41c23e41f7ccb11b6f2a4533d0ba66a045
eafc5ac599f2e96c3ca61612abb109eba2abe655
/conjugateHeat/k0.03noRadNoB/10000/topAir/U
d113492fcb14473bccc99ea2605ccab13ac380c7
[]
no_license
kohyun/OpenFOAM_MSc_Thesis_Project
b651eb129611d41dbb4d3b08a2dec0d4db7663b3
11f6b69c23082b3b47b04963c5fc87b8ab4dd08d
refs/heads/master
2023-03-17T22:34:57.127580
2019-01-12T07:41:07
2019-01-12T07:41:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
103,325
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.3.0 | ...
[ "ali@ali-Inspiron-1525.(none)" ]
ali@ali-Inspiron-1525.(none)
5fb73e31bf255b663034e0ee4c16db01b3be10b0
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_new_log_5773.cpp
a7efcc69076f1ef024eb014d4dfca4b14e418240
[]
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
181
cpp
ap_log_cerror(APLOG_MARK, APLOG_ERR, 0, c, APLOGNO(02905) "unexpected return code %d from protocol_switch to %s" , rc, protocol);
[ "993273596@qq.com" ]
993273596@qq.com
4d77f0954fce1cd664e704cab03405ab6477c24b
34b4209e841e37c660efdbf3816d83cc80307016
/solutions/cpp/0112.cpp
d94f824a26b7be21b5b52ad1fd428a1ff810a4ea
[]
no_license
Bharathbrothers/LeetCode
ae93cb9f6bb5b06312978f092b7118b570fc16ca
5deb977785c9015e27cb22c746f2b95c8c3320de
refs/heads/master
2020-05-26T20:02:31.676401
2019-05-22T18:52:10
2019-05-23T20:23:51
188,356,369
2
0
null
2019-05-24T05:13:55
2019-05-24T05:13:55
null
UTF-8
C++
false
false
499
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: bool hasPathSum(TreeNode* root, int sum) { if (!root) return false; if (root->...
[ "walkccray@gmail.com" ]
walkccray@gmail.com
ab036fcc423548c58c2e8ebe88fd7c27be03d433
9a430b05c1e8cd124be0d0323b796d5527bc605c
/wsim.distributions/src/substitute.cpp
5719ba8260717824a5c2e865005f3b5f0a180aab
[ "Apache-2.0" ]
permissive
isciences/wsim
20bd8c83c588624f5ebd8f61ee5d9d8b5c1261e6
a690138d84872dcd853d2248aebe5c05987487c2
refs/heads/master
2023-08-22T15:56:46.936967
2023-06-07T16:35:16
2023-06-07T16:35:16
135,628,518
8
0
null
null
null
null
UTF-8
C++
false
false
1,706
cpp
// Copyright (c) 2018 ISciences, LLC. // All rights reserved. // // WSIM is 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 ...
[ "dbaston@isciences.com" ]
dbaston@isciences.com
208137d4dc2a45cf11dcfbbfd550b964140bd565
b034eddefcd004e2e3784a00705adc763ecf8586
/Lab C++/Other students/Сагин/kalkulator/kalkulator/stack.cpp
9a9342c88147b10653719d75e7ef28685d1880ad
[]
no_license
Egor92/UniversityProjects
14589f9205b5dc822beb11a33aae0fc33569d106
b51a081d472a61c9779e1b76b4ed5a16f63d796e
refs/heads/master
2022-07-09T22:32:18.615276
2019-08-30T11:05:04
2019-08-30T11:05:04
160,040,829
0
0
null
2022-06-22T20:30:33
2018-12-02T11:34:47
C++
WINDOWS-1251
C++
false
false
1,978
cpp
#pragma once #include "stdafx.h" #include "stack.h" #include <stdio.h> ; stack::stack(){ //вызывается если при создании мы не указали память для стека mem=0; size=0; verh=-1; freemem=size; } stack::stack(int *mem1, int size1){//вызывается если указали память mem=mem1; size=size1; verh=-1; ...
[ "novikov.ea@mail.ru" ]
novikov.ea@mail.ru
eb9bc98a91b9bbc7f29be117b76cf1df027ffbc8
cb1e7dd794288d5be9e8eb184c8e606aaeb01ced
/Arrays/twoDArray.cpp
254e7ae59c45d87a22bad765a2da08b671566fa1
[]
no_license
venkatvi/AlgorithmsCormen
9913e8864469e3db530987fcf6bd27ce9282be31
f0f0c87732bb443237c1522f4b2d6f583e527305
refs/heads/master
2016-09-10T01:38:18.195352
2015-12-08T10:45:14
2015-12-08T10:45:14
42,419,676
0
0
null
null
null
null
UTF-8
C++
false
false
403
cpp
#include <iostream> #include <random> using namespace std; int main(int argc, char** argv){ int n=10; int m=10; int** arr = new int*[n]; for(int i=0; i<n; i++){ arr[i] = new int[m]; for(int j=0; j<m; j++){ arr[i][j] = rand()%10 + 1; } } for(int i=0; i<n; i++){ int* vals = *(arr + i); cout << "{" ; ...
[ "vaidehi.venkatesan@gmail.com" ]
vaidehi.venkatesan@gmail.com
4df28f955ab17c7a76574430eb2e341aa667bdbe
e679867c6c884778b3429e102e989925058d868c
/CoreModule/STRUCTURES/include/WindowsDataTree.h
71eb2c08bb53ec3be9337601681859501f744309
[]
no_license
CharlieBr/Smeshalist
3ce37eecc4942ec88331bc70c7ff9f95f3205db0
2f2963580c9700ef30eb0a7660b15d35fed7b92f
refs/heads/master
2021-01-17T02:39:35.933778
2017-01-05T19:55:28
2017-01-05T19:55:28
56,520,645
1
0
null
2016-12-15T18:47:15
2016-04-18T15:42:28
C
UTF-8
C++
false
false
501
h
#ifndef WINDOWSDATATREE_H #define WINDOWSDATATREE_H #include "AbstractDataTree.h" #include <Windows.h> class WindowsDataTree : public AbstractDataTree { public: void createNewInstance(); WindowsDataTree(string name) : AbstractDataTree(name){ mutex = CreateMutex(NULL, FALSE, NULL); if (mutex == NULL) { ...
[ "wojciechdymek94@gmail.com" ]
wojciechdymek94@gmail.com
4965ffddaa05c84319a5447417c6221d9e9c9666
789799f80bb4843c11cfdf4188cc62353ad92ac1
/src/qt/aboutdialog.cpp
b465d830857923d3beb2ca76c84e403192c93dd6
[ "MIT" ]
permissive
legacystuff/fuzzballs
a35fa0f24f0e5576e73b55330bd0817e82cf04e2
3aa4db21bfe81c4762b625b6b64bc6c4582bface
refs/heads/master
2022-11-27T04:05:46.411487
2020-08-06T07:58:34
2020-08-06T07:58:34
285,509,288
0
0
null
null
null
null
UTF-8
C++
false
false
1,109
cpp
// Copyright (c) 2011-2013 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 "aboutdialog.h" #include "ui_aboutdialog.h" #include "clientmodel.h" #include "clientversion.h" // Copyright year (...
[ "s.mcauliffe@gmail.com" ]
s.mcauliffe@gmail.com
0c8d73734591515027e2897f2ff68fe32109d43d
ed5f85646525bee7b3fc8819af79d4ea95618286
/problem 101-150/130. Surrounded Regions.cpp
e905789e63a28cc26599c4d1652d0d077039309a
[ "MIT" ]
permissive
just-essential/LeetCode-Cpp
221a03004991d62f419da407c577396aff0e312c
3ec49434d257defd28bfe4784ecd0ff2f9077a31
refs/heads/master
2020-05-18T13:20:41.279485
2019-10-01T16:40:16
2019-10-01T16:40:16
184,435,731
0
0
null
null
null
null
UTF-8
C++
false
false
2,165
cpp
/* Given a 2D board containing 'X' and 'O' (the letter O), capture all regions surrounded by 'X'. A region is captured by flipping all 'O's into 'X's in that surrounded region. Example: X X X X X O O X X X O X X O X X After running your function, the board should be: X X X X X X X X X X X X X O X X Explanation: Su...
[ "JacobEvans.7@outlook.com" ]
JacobEvans.7@outlook.com
935c28ad0cbf5c96835626ba0ed3884f4df5619f
d5925f26f97e9eb33163876388348b7c5aab5892
/Platforming/Platforming/Main.cpp
9d714a8a72f8a74eb7481c28876488c7c8d8b760
[]
no_license
TheBearmachine/Platformer
b8707f9601a19a264e5912b0e27464c9c97c9954
50a83aa8400f031aa722b115125740b18b5d4f57
refs/heads/master
2021-01-12T03:53:22.822327
2017-03-05T21:45:05
2017-03-05T21:45:05
78,281,741
0
0
null
null
null
null
UTF-8
C++
false
false
98
cpp
#include "GameManager.h" int main() { GameManager gameManager; gameManager.run(); return 0; }
[ "wahlberg.bjorn@hotmail.com" ]
wahlberg.bjorn@hotmail.com
3c9ff11d8e383dec0fd20509e8090b1bebf73de3
3180c55988e3e87dd1290d6f90c3b63a08f6042a
/IfcPlusPlus/src/ifcpp/IFC4/IfcUShapeProfileDef.cpp
0d557eaa0bf55ed61c87ee377eb54eefad317380
[]
no_license
bbrangeo/IFCPlusPlus
65d3bb3c0cdd4043f516a6a8321d522e0683a180
87e361487c86a15a4417b4ab8d744cd7b9a39876
refs/heads/master
2021-01-17T22:20:29.395459
2014-06-05T13:05:31
2014-06-05T13:05:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,019
cpp
/* -*-c++-*- IfcPlusPlus - www.ifcplusplus.com - Copyright (C) 2011 Fabian Gerold * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * in...
[ "fabian.gerold@gmail.com@06f6d6f3-f2e0-f239-6e86-ba6a5d17d3a5" ]
fabian.gerold@gmail.com@06f6d6f3-f2e0-f239-6e86-ba6a5d17d3a5
d80244e42595aca019e8ea9af4b156839865318b
5f0235eb240016b22b9344b22e5b917bcd898881
/code/cplusplus/FBE_Proto/openscad.pb.h
ae5741d54c621f8bbe97dc49b07123e1fb5671d9
[]
no_license
tzw101/robogami
12a7f8f4df646043061d2fadd06c870d94d97778
d7dc6c848f2c3bef95d098ec0340f598a89f6d5d
refs/heads/master
2021-01-20T05:40:51.191597
2016-11-17T22:21:09
2016-11-17T22:21:09
null
0
0
null
null
null
null
UTF-8
C++
false
true
15,718
h
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: openscad.proto #ifndef PROTOBUF_openscad_2eproto__INCLUDED #define PROTOBUF_openscad_2eproto__INCLUDED #include <string> #include <google/protobuf/stubs/common.h> #if GOOGLE_PROTOBUF_VERSION < 2005001 #error This file was generated by a newer ve...
[ "crsung@mit.edu" ]
crsung@mit.edu
9e9a07d542d4a4232f7977dd3ffbb0f363eb4050
70fe255d0a301952a023be5e1c1fefd062d1e804
/LintCode/97.cpp
8fd1bb8a35e85e7a3647b66287b57f749e15250a
[ "MIT" ]
permissive
LauZyHou/Algorithm-To-Practice
524d4318032467a975cf548d0c824098d63cca59
66c047fe68409c73a077eae561cf82b081cf8e45
refs/heads/master
2021-06-18T01:48:43.378355
2021-01-27T14:44:14
2021-01-27T14:44:14
147,997,740
8
1
null
null
null
null
UTF-8
C++
false
false
682
cpp
/** * Definition of TreeNode: * class TreeNode { * public: * int val; * TreeNode *left, *right; * TreeNode(int val) { * this->val = val; * this->left = this->right = NULL; * } * } */ class Solution { public: /** * @param root: The root of binary tree. * @return:...
[ "java233@foxmail.com" ]
java233@foxmail.com
9facba5166d85559b4311d058cceb1fd824ca6c7
c69b4bcd3cd0e45490693b58d38437a1aeb96e64
/Chap3Fundamentals/3.2.4Piecewise-LinearTransformationFunction-JiangShanchen/intensity-level-slicing/main.cpp
9902705d475263fcf77b18e38a888dafe50dbfd4
[]
no_license
zhenglab/2016DIP
da1fff43d7aca4a10392a9ea5e0d365d9069356c
9e42dd5135da18ed571ae85421c0fd8f5a3e684f
refs/heads/master
2020-04-12T03:55:47.961176
2016-11-07T05:23:00
2016-11-07T05:23:00
65,352,118
0
1
null
null
null
null
UTF-8
C++
false
false
1,344
cpp
#include<iostream> #include<opencv2/opencv.hpp> #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <cmath> #include <math.h> using namespace cv; using namespace std; int main() { Mat inimage = imread("/Users/jiangshanchen/images/DIP3E_Original_Images_CH03/Fig0312(a)(kidney).tif")...
[ "caclave@163.com" ]
caclave@163.com
10b716d3640a45b6a980b5688dd2d77a8da165cd
b4660cc8fa3ce045508105fa52228a98fa19a87d
/src/unix/ibus/surrounding_text_util.cc
81fc0984e4323c032216c24ed0c0f86838876043
[ "BSD-3-Clause", "LicenseRef-scancode-unicode", "LicenseRef-scancode-public-domain" ]
permissive
hnakamur/mozc-deb
81e9b561863e57da73aa9ba90d24ff5d0bca480b
a0d6db21786ae7fc54806714cbeca6c7c74cbd36
refs/heads/master
2021-04-15T09:32:03.635220
2018-05-04T10:09:23
2018-05-04T10:09:23
126,575,465
0
1
null
null
null
null
UTF-8
C++
false
false
5,759
cc
// Copyright 2010-2016, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of condit...
[ "hnakamur@gmail.com" ]
hnakamur@gmail.com
ad164f60c5548f616a745aae4cb13a3990a196c9
72aca11f973b7c337012475ad3111cd20a5dd589
/luogu/05-Senior+/P1080-KingGame.cpp
280e8cf2dd1f66b0d452d85684d1c2145c53edcb
[]
no_license
aplqo/exercises
a4cee1acbef91e64aee2bd096cd7e0bb834926a4
e28f14eaf89481c34bc1a27206e8cea2d2d94869
refs/heads/master
2021-06-25T06:34:09.535835
2021-04-08T13:52:39
2021-04-08T13:52:39
217,698,619
0
0
null
null
null
null
UTF-8
C++
false
false
2,395
cpp
#ifdef APDEBUG #define APINPROG #define COLOR #undef _MSC_VER #include "debug_tools/time.cpp" #endif #include <algorithm> #include <iostream> #include <numeric> using namespace std; typedef long double fType; const int maxn = 1005, md = 50000; class res { public: res() : d(0) { fill(digit, digit + md, 0); }; res(...
[ "aplqo@outlook.com" ]
aplqo@outlook.com
7814f0240ff10aba399985353ae6a5eb5309f567
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/mutt/gumtree/mutt_repos_function_29_mutt-1.4.2.3.cpp
8df59c5745516f2c482aac3e0abdb3ccb7e77f68
[]
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,191
cpp
static void process_user_header (ENVELOPE *env) { LIST *uh = UserHeader; LIST *last = env->userhdrs; if (last) while (last->next) last = last->next; for (; uh; uh = uh->next) { if (ascii_strncasecmp ("from:", uh->data, 5) == 0) { /* User has specified a default From: address. Remove...
[ "993273596@qq.com" ]
993273596@qq.com
28416d8b4690fd213b492f641d37e0c9e3fdb882
79d343002bb63a44f8ab0dbac0c9f4ec54078c3a
/lib/libcxx/include/chrono
44073b557ba12fb2b8e18058c1a85beac165dce8
[ "MIT", "LLVM-exception", "Apache-2.0", "NCSA" ]
permissive
ziglang/zig
4aa75d8d3bcc9e39bf61d265fd84b7f005623fc5
f4c9e19bc3213c2bc7e03d7b06d7129882f39f6c
refs/heads/master
2023-08-31T13:16:45.980913
2023-08-31T05:50:29
2023-08-31T05:50:29
40,276,274
25,560
2,399
MIT
2023-09-14T21:09:50
2015-08-06T00:51:28
Zig
UTF-8
C++
false
false
33,985
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
[ "andrew@ziglang.org" ]
andrew@ziglang.org
8f7cbedfc70815c22ef501146b72dc2fd8d00349
1708f8a98420789a02cc4cdb4d1cf1d20818eb38
/src2/Acceptor.cc
39dcf94f21c87b46dbfb5229f146fd7b5251d656
[]
no_license
herrkong/miniSearchEngine
cd3c004ff9cc3f89a8f7a6ad36478e9988ea9dc7
833465d732604ab46ef4d11672a7d96ff5cecc1c
refs/heads/master
2020-06-17T06:21:40.542702
2019-07-11T08:39:05
2019-07-11T08:39:05
195,828,250
1
1
null
null
null
null
UTF-8
C++
false
false
1,681
cc
#include "Acceptor.h" #include <iostream> #include <sys/types.h> #include <sys/socket.h> using namespace std; namespace hk { Acceptor::Acceptor(unsigned short port) :_addr(port) ,_listensock() { cout<<"Acceptor(port)"<<endl; } Acceptor::Acceptor(const string & ip,unsigned short port) :_addr(ip,port) ,_listens...
[ "herrkong25@gmail.com" ]
herrkong25@gmail.com
c6b62cd56c28db427da4df0b4ddded3edac428af
54a43149f2a98691461d310ec49bef428e4927a5
/src/Index.cc
257ae67682672d982e13945c915654b6ba9eee55
[]
no_license
JiangShaoYin/project1
7df99457d5a82a8b81db8e037663ab49ab8f0f8a
2737c831cbc5f03328866a36d6acddf54234a50e
refs/heads/master
2020-03-22T21:22:53.333326
2018-07-14T08:25:02
2018-07-14T08:25:02
140,681,828
0
0
null
null
null
null
UTF-8
C++
false
false
1,909
cc
/// @date 2018-07-10 14:20:35 #include "Index.h" #include <fstream> #include <iostream> #include <sstream> using namespace std; void Index::store_index() { read_dict(); vectorToMap(); string File = "/home/jiang/project1/data/en_index.dat"; //cout << reFileName.str() << end ofstream ofs(File); for(auto & ...
[ "244303237@qq.com" ]
244303237@qq.com
f475ceb41defa32bf01c79485bb436a09d96e4c3
b1fed0cf607483a8c51df377d6278d186be95007
/tags/2.4.3/shibsp/util/DOMPropertySet.cpp
42311320eaa722aae2f8045566e2aa0d0d5f3548
[]
no_license
svn2github/cpp-sp
eab0e52ce521ae696ba02d815d7da02481c4e24d
9c0bfdae80f3c60860b36f15698f241f1e3d933f
refs/heads/master
2020-06-06T03:24:19.620256
2015-01-20T00:27:14
2015-01-20T00:27:14
19,316,247
0
0
null
null
null
null
UTF-8
C++
false
false
8,841
cpp
/** * Licensed to the University Corporation for Advanced Internet * Development, Inc. (UCAID) under one or more contributor license * agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * UCAID licenses this file to you under the Apache License...
[ "scantor@cb58f699-b61c-0410-a6fe-9272a202ed29" ]
scantor@cb58f699-b61c-0410-a6fe-9272a202ed29
87ad4a6d5bda1e1af4d173dd9309f6c5790b4c88
94f2f552c2353d7dfb96d39dc5b76b3801b56adf
/Trees/diameterOFBT.cpp
f5edc050c9811afebd889d41d61f73fe99fcd494
[]
no_license
Sagorika28/CB-codes
5ce2a7fe0d4fe839ea7e6c14dd15d24cfd758053
0dc549e01d0945605176dcaafdbf3f77e384a6c4
refs/heads/master
2023-04-22T17:54:22.009465
2021-05-08T10:25:23
2021-05-08T10:25:23
365,483,875
0
0
null
null
null
null
UTF-8
C++
false
false
1,406
cpp
#include <iostream> #include <climits> using namespace std; class node { public: int data; node*left; node*right; node(int data) { this->data = data; this->left = NULL; this->right = NULL; } }; node*buildTree() { int data; cin>>data; node*root; if(data != -1) root = new node(data); else return N...
[ "2sagorika8@gmail.com" ]
2sagorika8@gmail.com
848546eeaeae8cc03e63efbae27deb62f228b8f4
c98eb68d93f807094ac6da8b9d8b9902623e8509
/2021_2022/POO_CPP/TP1/EX5/main.cpp
6408ecefa8c7bc086b778fa7945b63c8172d7f5f
[]
no_license
m-assili/dev-isimg
f07c5fd75d088f9a24073b2d4ae7bff4e64857a7
5371353842c20acaedace0d69c61b6c785449a18
refs/heads/master
2022-11-26T02:40:41.815275
2022-11-17T17:18:31
2022-11-17T17:18:31
213,861,587
6
2
null
null
null
null
UTF-8
C++
false
false
632
cpp
#include <iostream> #include <string> using namespace std; int main() { int *tab = new int[10]; // boucle de remplissage for(int i = 0; i < 10; i++){ cout << "Donner T[" << i << "]:"; cin >> tab[i]; } int val,i=0; bool existe=false; cout << "Donner la valeur à rechercher:" <...
[ "mohamed.assili@isimg.tn" ]
mohamed.assili@isimg.tn
aa2a3132a72b4e50a7487072b8558a986179960c
d2249078e866f9ec273cfb381a27f1679c5734d2
/p247 IO错误的例子.cpp
0ffbd9a03d9b0840402f858bff11cb5fa7e96163
[]
no_license
chongtianfeiyu/My_Cpp_Primer_Demos
4f1ebbe617062a9ebb655c54043aefb43b7f5282
276c9e01ec4c5165b404b9c4d522fcf88febe100
refs/heads/master
2020-12-31T02:42:01.729333
2014-02-22T07:13:50
2014-02-22T07:13:50
null
0
0
null
null
null
null
GB18030
C++
false
false
273
cpp
#include <iostream> using namespace std; int main() { int ival; cin >> ival; cout << "ival ==" << ival <<endl; if(cin.fail()) cout << "失败!" <<endl; else cout << "成功!" <<endl; return 0; } /* 运行结果: asd ival ==2147344384 失败! */
[ "wongminli@163.com" ]
wongminli@163.com
12329f08edff6fd9b6266fd925041f9172f0d7bb
63ee455f46aab3081bea3127050916c3304c78e0
/src/meta/statmanager.cpp
e2b6e339bcabc4589a5ed127be03a2670164a317
[]
no_license
ryogrid/SimpleDB-CPP
bf7916ff7cd5a6ea4c3e7e6120bb40915775082e
60113eddf6b5447d87ab022437f44c83afebad2c
refs/heads/master
2023-08-28T14:09:50.103765
2021-10-31T13:56:21
2021-10-31T13:56:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,243
cpp
/* Copyright 2021 Yutaro Yamanaka */ #include "meta/statmanager.hpp" namespace meta { StatManager::StatManager(TableManager* table_manager, tx::Transaction* transaction) : table_manager_(table_manager) { refreshStatistics(transaction); } StatInfo StatManager::getStatInfo(const std::string& tblname, const r...
[ "falcon4842@gmail.com" ]
falcon4842@gmail.com
e8cab773d05c8760975f595bd54619308aaf5c9f
dd9f3f7aa5026e0bbf1293fcca12876adde8a0be
/simulation/forces/springs/groups/SnappableSpringGroup.h
f7b9b86c310776d49b4ae543188c7eb4bb167b4d
[ "Unlicense" ]
permissive
PetrFlajsingr/PGR_project
b9289e2d89e141803f9660d2e64e8d44ecf3cf7a
376ac6c5a415db718835efb553510318cfa54a92
refs/heads/master
2020-04-08T13:13:28.483205
2018-12-19T22:11:00
2018-12-19T22:11:00
159,381,342
0
1
Unlicense
2018-12-18T10:44:25
2018-11-27T18:31:40
C++
UTF-8
C++
false
false
1,185
h
// // Created by Petr Flajsingr on 2018-12-04. // #ifndef PGR_PROJECT_SNAPPABLESPRINGGROUP_H #define PGR_PROJECT_SNAPPABLESPRINGGROUP_H #include <vector> #include <constraints/Constraint.h> #include <ComplexObject.h> #include "springs/SnappableSpring.h" namespace PGRsim { /** * Group of constraints and snappable s...
[ "xflajs00@stud.fit.vutbr.cz" ]
xflajs00@stud.fit.vutbr.cz
1de70b986f3d96539f6e04e2dd3177ae5d23e170
28b4979073dfa53705c3993d1fb2ace26461cb19
/programs/enumcut/libgbm/GbmSolver.cc
1a7e9d1638316e0f585f5c44652f1b10eca4ff3c
[]
no_license
yusuke-matsunaga/ym-apps
51c826e510a91d7c4f6e5c4252a2afb91a5f30ce
185c9aa876a95fcad4772db2ba270ba8fd53e1ac
refs/heads/master
2016-09-16T15:38:13.272565
2015-11-01T04:33:49
2015-11-01T04:33:49
38,557,898
0
0
null
null
null
null
UTF-8
C++
false
false
5,461
cc
 /// @file GbmSolver.cc /// @brief GbmSolver の実装ファイル /// @author Yusuke Matsunaga (松永 裕介) /// /// Copyright (C) 2013 Yusuke Matsunaga /// All rights reserved. #include "GbmSolver.h" #include "RcfNetwork.h" #include "RcfNode.h" #include "RcfNodeHandle.h" #include "GbmSatNaiveBinary.h" #include "GbmSatNaiveEnum.h" #i...
[ "yusuke_matsunaga@ieee.org" ]
yusuke_matsunaga@ieee.org
fd9e0567db8037a6317961e4d16869f31281521c
61182d178c0487e5c81804dd1e2ebcd1236f7869
/CPP_01/ex06/Karen.hpp
492ba176c0367b39da4cc18b9f746dd9102fd820
[]
no_license
StrongUzumaki/CPP_PISCINE
f783337d67d87e0715204413ae4acbc2e204f41f
b006bf246daf20fa58546920bc05ffacd58d5005
refs/heads/master
2023-06-19T06:32:36.447189
2021-07-23T15:20:46
2021-07-23T15:20:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
324
hpp
#ifndef KAREN_HPP #define KAREN_HPP #include <iostream> class Karen{ typedef void(Karen::*funct)(); public: void complain( std::string level ); private: int calclevel(std::string level); void debug( void ); void info( void ); void warning( void ); void error( void ); funct levels[4]; }; #en...
[ "yara215@yandex.ru" ]
yara215@yandex.ru
12f964ebbe69285739233cdef08868419c960f5a
4b3453962336d4364be207bf8523faa92134c921
/HW02_code/SKA/SKA/src/Graphics/Graphics2D.cpp
a975784eb314b8532b20cec5dc37282d90df4769
[]
no_license
folowpig/character-animation-hw2
e815a4badcb9a28c52ee2a0d58c5afddd958b524
d7aa4b27e22dd09798a4e302daeb501ef5fb2050
refs/heads/master
2021-07-05T13:02:29.695974
2017-09-29T00:32:01
2017-09-29T00:32:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,788
cpp
//----------------------------------------------------------------------------- // Graphics2D.cpp // Functions for 2D graphics (currently string rendering). //----------------------------------------------------------------------------- // This software is part of the Skeleton Animation Toolkit (SKA) developed // at ...
[ "navjotsingh1996@aol.com" ]
navjotsingh1996@aol.com
fb56de74b7a77cfcdacb16b6584fb444bc316fbe
804847b5cfc01b34224a2e4a8506b4183cea3718
/src/core/interfaces/sensor.hpp
c63a6834436a5fe7007600785ced05221ac71d23
[ "Apache-2.0" ]
permissive
quanta-bmc/telemetry
6f246de23fad4915f76f6edab28ca23f71a1338a
fb2cbd46d71ec3361e0b9d104b85c929b26fc89a
refs/heads/master
2022-12-08T16:57:28.064664
2020-09-10T02:06:28
2020-09-10T02:06:28
288,911,690
0
0
Apache-2.0
2020-09-10T02:06:29
2020-08-20T05:08:12
C++
UTF-8
C++
false
false
1,505
hpp
#pragma once #include <boost/system/error_code.hpp> #include <memory> #include <string> #include <string_view> namespace core::interfaces { class Sensor { public: using ReadCallback = std::function<void(const boost::system::error_code& e, const std::string value)>; ...
[ "Bruce_Lee@quantatw.com" ]
Bruce_Lee@quantatw.com
0534157e337efe11134e359a92ec042aa641a8f2
0d5c052464dc9ca0d347564642c7c2cfdf427e2f
/src/TrafficLight.cpp
0cdb983cc891f1f3b3ddb167f3dd02c2fa9fa5c0
[]
no_license
phunghx/Concurrent-Traffic-Simulation
6111fba4bd1a394be0829bcbbc20cb1f27ba92c4
7f6788d27fdaecd6c512a2038b3a992bbb453d95
refs/heads/main
2023-05-01T21:25:22.149115
2021-05-09T14:52:08
2021-05-09T14:52:08
365,578,975
0
0
null
null
null
null
UTF-8
C++
false
false
1,876
cpp
#include <iostream> #include <random> #include <thread> #include "TrafficLight.h" /* Implementation of class "MessageQueue" */ template <typename T> T MessageQueue<T>::receive() { std::unique_lock<std::mutex> uLock(_mutex); _cond.wait(uLock, [this] { return !_messages.empty(); }); T msg = st...
[ "phunghx@gmail.com" ]
phunghx@gmail.com
e6dd1024e3d29c29bc737f7f92d56d2d88551930
8eb0501d9f1cbf73350986192eabc198d50c78ab
/ui/main.cpp
94e741162269dd526abf2c03cf2a76eb0c77d419
[]
no_license
ab22/discord_bot
7f378fb156cc28de529c94851a13aa08b9ca16c1
ba5cc24fd055468edf3af42946786a93cb8b453b
refs/heads/master
2020-06-28T05:50:09.079022
2019-11-11T20:21:18
2019-11-11T20:21:18
200,156,548
0
0
null
null
null
null
UTF-8
C++
false
false
593
cpp
#include "mainwindow.h" #include <QApplication> #include <QDirIterator> #include <QFile> #include <QMessageBox> #include <QTextStream> #include <QtDebug> bool loadTheme(QApplication& app, const char* themeName) { QFile f(themeName); if (!f.exists()) return false; f.open(QFile::ReadOnly | QFile::Text); QTextStr...
[ "abelardo22.9@gmail.com" ]
abelardo22.9@gmail.com
3c9c96fc5b4ccdec9b03afe7085188afbc8364fb
9da42e04bdaebdf0193a78749a80c4e7bf76a6cc
/third_party/gecko-15/win32/include/nsIDocumentStateListener.h
21558367afb56ce6473e0e0c75a465df94650580
[ "Apache-2.0" ]
permissive
bwp/SeleniumWebDriver
9d49e6069881845e9c23fb5211a7e1b8959e2dcf
58221fbe59fcbbde9d9a033a95d45d576b422747
refs/heads/master
2021-01-22T21:32:50.541163
2012-11-09T16:19:48
2012-11-09T16:19:48
6,602,097
1
0
null
null
null
null
UTF-8
C++
false
false
3,908
h
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-m-rel-xr-w32-bld/build/editor/idl/nsIDocumentStateListener.idl */ #ifndef __gen_nsIDocumentStateListener_h__ #define __gen_nsIDocumentStateListener_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't ...
[ "haleokekahuna@gmail.com" ]
haleokekahuna@gmail.com
ff3cc3310eb6a3461e08bbbc38675ca9f658a6c1
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/mutt/gumtree/mutt_repos_function_1050_mutt-1.7.2.cpp
f6869e7ac1ab248e53567e8313ae81de80cc7726
[]
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
121
cpp
void mutt_hcache_close(header_cache_t *h) { if (!h) return; gdbm_close(h->db); FREE(&h->folder); FREE(&h); }
[ "993273596@qq.com" ]
993273596@qq.com
e363990a81f7e8c207257f97e5681eed84372377
5b3ae84db163bbefa8b0f47c0cf34da0ca521f38
/Graph/cyclicDSU.cpp
da2356a4f593785454feb0cca0897224b9da1d85
[]
no_license
Rahul-Shaikh/codes
6e745dae2db115bf2fff703bccbb6f25b3bbcd96
10960afd6a84b38160f00ee905ad5eed3344ff2d
refs/heads/master
2022-08-29T13:33:50.165990
2020-05-26T06:52:55
2020-05-26T06:52:55
265,754,278
0
0
null
null
null
null
UTF-8
C++
false
false
1,699
cpp
#include <iostream> using namespace std; class DisjSet { int *rank, *parent, n; public: DisjSet(int n); void makeSet(); int find(int x); void _union(int x, int y); // ~DisjSet(); }; DisjSet::DisjSet(int n){ this->n = n; rank = new int[n]; parent = new int[n]; this->makeSet(); } void DisjSet::m...
[ "rahulshaikh5720.ac@gmail.com" ]
rahulshaikh5720.ac@gmail.com
1fa5c9cfae9e420a382b2b670ac71dca759e73d0
f128a6e6c7b64dbd74c6efda530dbb556d586439
/Cameras/TurnTable/C++/Scene.h
e06f97c485721b08f34cd39cd9a98b6fab8e3db5
[]
no_license
Houssk/Synthese-d-images-avec-OpenGL
0b87b20906caf71c602fed78ece4a154d4f4a586
b49ae26985d7cd49be959bd05049de9b426b64db
refs/heads/master
2020-08-04T23:05:06.643696
2018-12-04T11:05:11
2018-12-04T11:05:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,420
h
#ifndef SCENE_H #define SCENE_H // Définition de la classe Scene #include <gl-matrix.h> #include <utils.h> #include <SceneBase.h> #include <AxesXYZ.h> #include <OmniLight.h> #include <MeshObject.h> class Scene: public SceneBase { private: // objets de la scène MeshObject* m_Lorry; MeshObject* m_PalmTre...
[ "patricia.moncorge@d-booker.fr" ]
patricia.moncorge@d-booker.fr
440e42df31957ef9cd24a893e5175e8386b22499
a187432cde2e868304252a05ef28766eaaa2d1cf
/Maple Mini Code/bmp085.h
05580d04331f5562552444910e4000015f752798
[]
no_license
mlemainque/LogIMU
86989c8bcafb8866db711010af1b15a441f51e1c
eab61ecb45641a679a98abbc7a87c18154524761
refs/heads/master
2021-05-31T14:06:44.289733
2016-03-26T00:08:47
2016-03-26T00:08:47
7,424,703
0
0
null
null
null
null
UTF-8
C++
false
false
6,478
h
// Interface avec le baromètre BMP085 // Inspiré de https://github.com/misenso/BMP085-Arduino-Library // Matthias Lemainque 2012 #ifndef _BMP085_H_ #define _BMP085_H_ #include "wirish.h" #include "i2c.h" #include "log.h" #define BMP085_ADDR 0x77 #define BMP085_ULTRALOWPOWER 0 #define BMP085_STANDARD 1 #define BM...
[ "matthias.lemainque@gmail.com" ]
matthias.lemainque@gmail.com
6faaf1797b244017a4c7dfcb18c3894a3695e8e6
e77e4086850c25a043a7f3858a9a4a7a9386bd1c
/src/scene/cpp/main.cpp
07c355e6ceb62076c5548975c3aca839945853dd
[]
no_license
autioch/qbGl
8dc53f0a100906d377e78a974a2b09ec83dc1379
6b32302e6b294fa0dcf1299f418391967da495c5
refs/heads/master
2023-01-12T09:55:49.359050
2020-05-08T20:51:01
2020-05-08T20:51:01
46,999,764
0
0
null
2023-01-06T02:44:08
2015-11-27T21:21:58
JavaScript
UTF-8
C++
false
false
5,178
cpp
#include "GL/glut.h" #include "nature.h" #include <math.h> #include <stdlib.h> #include <time.h> #include <windows.h> using namespace std; float fovy = 60.0, aspect = 1.0, near_ = 0.1, far_ = 64.0; float pos_x, pos_y, pos_z = 0.0, pos_d = 0.2; float rot_x, rot_y, rot_z = 0.0, rot_d = 1.0; float sun_pos = 0.0; float...
[ "autioch@gmail.com" ]
autioch@gmail.com
a61055452ab0af1928b9849cd1754e35b0973daa
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/099/805/CWE401_Memory_Leak__new_TwoIntsClass_32.cpp
2cbfb373e663b3cba3842a44c2bc5b9538e1f177
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
3,561
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE401_Memory_Leak__new_TwoIntsClass_32.cpp Label Definition File: CWE401_Memory_Leak__new.label.xml Template File: sources-sinks-32.tmpl.cpp */ /* * @description * CWE: 401 Memory Leak * BadSource: Allocate data using new * GoodSource: Allocate data on the stack * Si...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
df37f5c8f5097ca52820626ddf42700c9b01e82e
91ca8af200be8c621fd1aba234c7c34da5017493
/mediatek/platform/mt6752/hardware/mtkcam/v1/adapter/MtkEng/CaptureCmdQueThread.cpp
7ae5ea420335a9098c807294ca134a176d50ca71
[]
no_license
eagleeyetom/android_kernel_MT6582
8086cdb324d29f2851fad2d8fb6b26572c541dda
9b225e4574962296fbd9fd9a62c41accdab39336
refs/heads/master
2021-01-18T14:19:26.969843
2015-04-26T16:58:49
2015-04-26T16:58:49
34,621,379
1
2
null
null
null
null
UTF-8
C++
false
false
13,485
cpp
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein is * confidential and proprietary to MediaTek Inc. and/or its licensors. Without * the prior written permission of MediaTek inc. and/or ...
[ "tomek.kondrat@gmail.com" ]
tomek.kondrat@gmail.com
3dd71b7f6cc9cccf2f8bbcca80e09fca806938a0
addef918477eb71f9be2afe9558e1b98f5aa74c1
/UVA/ii.cpp
5432ec843fad07555b612c5b144ddaf42cb5ad00
[]
no_license
iammarajul/competitive_programming
3977b9e1c15808d3a7084af7d1dd64c40a5dccb8
4d48578e48b3392bedf82b22281bb16c82ed2a1b
refs/heads/master
2020-06-04T08:26:05.568287
2020-03-08T19:38:18
2020-03-08T19:38:18
191,943,679
1
0
null
null
null
null
UTF-8
C++
false
false
924
cpp
#include<bits/stdc++.h> using namespace std; int sc1(){int x; scanf("%d",&x); return x;} long long sc2(){long long x;scanf("%lld",&x);return x;} #define gcd(a,b) __gcd(a,b) #define lcm(a,b) (a*b)/gcd(a,b) #define Int sc1() #define LL sc2() #define For(n) f...
[ "m.marajul@gmail.com" ]
m.marajul@gmail.com
8a72309cfb44db8afb96abe741a9943ae413c3b2
b65407fac0119b12f2815a920e6d77b2e0717a76
/common/gl/binary.h
622ed2d646108c0a2823925f6d633d9736c5e7a1
[]
no_license
beru/imageio
147ecd75af2371cc751c6b3d01d2ba3333aa8ba7
dae068c2fd794bd7766855dbbd589d2dbe1d6ef4
refs/heads/master
2021-01-17T17:37:48.284742
2016-09-25T00:29:48
2016-09-25T00:29:48
65,631,737
0
0
null
null
null
null
UTF-8
C++
false
false
4,539
h
#pragma once #include <bitset> #include "arrayutil.h" namespace gl { // 二値化 template <typename SrcColorT, typename BinaryColorT> void Binary(const Buffer2D<SrcColorT>& src, Buffer2D<bool>& target, BinaryColorT binaryColor) { const size_t srcWidth = src.GetWidth(); const size_t srcHeight = src.GetHeigh...
[ "beru@users.noreply.github.com" ]
beru@users.noreply.github.com
c8980edafb6f1fe999af72fa507b1a1bc73f48fd
f7f4bfd94c720ac794b48d613eaa1449c05e87d5
/src/rpcdump.cpp
d44474760d61704607c5c66dc6d679239f87801b
[ "MIT" ]
permissive
niko117/znm
0a4a0fd381fa8e3f76eb434385c5d20b550f8330
1fc8e7fafe87b2a047f156ed81b44cf0707c8ba1
refs/heads/master
2020-03-28T06:50:24.943334
2018-09-17T05:48:18
2018-09-17T05:48:18
147,863,248
0
1
null
null
null
null
UTF-8
C++
false
false
18,922
cpp
// Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Copyright (c) 2015-2017 The NXBoost developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit...
[ "root@1af5.k.hostens.cloud" ]
root@1af5.k.hostens.cloud
ae87c7db89ac27b59c6acd098da8e7803bf69809
9b1082956b2e60fd2e5b7b6e514d5c504b51bc7c
/Siv3D/Include/Siv3D/AssetHandle.hpp
fd117b0d082d1433fca6f55e7c04b1200c76bf53
[ "MIT" ]
permissive
winjii/OpenSiv3D
c46dd17391408dde4b76189def4c9c92405ac4ea
ecd65536a1142a8f04c45c2d6a33fe93c386af78
refs/heads/master
2021-05-07T15:27:32.299985
2017-12-03T05:38:10
2017-12-28T08:23:52
110,008,252
0
0
null
2017-11-08T17:30:37
2017-11-08T17:30:36
null
UTF-8
C++
false
false
668
hpp
//----------------------------------------------- // // This file is part of the Siv3D Engine. // // Copyright (c) 2008-2017 Ryo Suzuki // Copyright (c) 2016-2017 OpenSiv3D Project // // Licensed under the MIT License. // //----------------------------------------------- # pragma once # include "Fwd.hpp" namespace s...
[ "reputeless@gmail.com" ]
reputeless@gmail.com
83b69cbc0f4885ea7865bfc60437da5afc79e629
3e87633591e57669d795d4adcdd046f4c091887d
/cpp/read_data.cpp
02cd6a74b44da299122b54a1321f97427855dec3
[]
no_license
ruritoBlogger/Decoding-of-distorted-QRcodes
062870e67dc570f7d6aeca601c8dab7c3e96bbaf
958732620173a04ec35919fe79e6cdb18f5d70d6
refs/heads/master
2023-01-02T00:58:19.513463
2020-10-28T18:38:49
2020-10-28T18:38:49
305,551,353
0
0
null
null
null
null
UTF-8
C++
false
false
2,209
cpp
#include <iostream> #include <vector> #include <string> #include <filesystem> #include <opencv2/opencv.hpp> /** * ディレクトリ内に存在するファイル名を全て取得する * @param[in] folderPath: 捜索したいディレクトリ名 * @param[out] fileNames: 捜索に成功した際に取得したファイル名 * @return ファイル名の取得に成功したかどうか */ bool getFileNames(std::string folderPath, std::vector<std::str...
[ "rurito.blog@gmail.com" ]
rurito.blog@gmail.com
5ec0a38d90ac8a55408df8076f49ab74a83dec7d
3cce14d478c47b4856f31d14b58c3914d434fb03
/MSCL/source/mscl/MicroStrain/MIP/Commands/GPSTimeUpdate.h
1d6930e6f7bb8f393ed812e336c86b7470c4b41f
[ "MIT", "OpenSSL", "BSL-1.0" ]
permissive
skconan/MSCL
12ac5dc669b6cb2da6b6733f5ff225369d5e134b
6eb6f352d58e8efacbdf734e2b58db89b033b152
refs/heads/master
2020-04-08T19:43:38.798242
2018-09-05T11:32:59
2018-09-05T11:32:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,358
h
/******************************************************************************* Copyright(c) 2015-2018 LORD Corporation. All rights reserved. MIT Licensed. See the included LICENSE.txt for a copy of the full MIT License. *******************************************************************************/ #pragma once #i...
[ "richard.stoneback@lord.com" ]
richard.stoneback@lord.com
89f60ce4770a59139d3f4107b0217b835ed2db45
9396153ed99ff8196a516e3887c755ecc091f2fb
/FasterRcnnDemo/faster_rcnn_interface.cpp
a782531011afe81012baa098d91a285166228ddd
[]
no_license
Zhaoguanhua/FasterRcnnDemo
17434046a8a3915221a9bd4966ed4b9bc70461da
d1802c0e3e39c9b11b9eda50f1c121505c396b69
refs/heads/master
2022-12-17T17:36:51.765230
2020-09-25T04:24:30
2020-09-25T04:24:30
298,466,007
3
0
null
null
null
null
GB18030
C++
false
false
15,609
cpp
#include<cmath> #include<ctime> #include "faster_rcnn_interface.h" #include<typeinfo> #include<sstream> #include<iomanip> FasterrcnnInterface::FasterrcnnInterface(string model_path) { //// 配置模型的输入输出节点名字 vgg16 //inp_tensor_name_0 = "Placeholder:0"; //inp_tensor_name_1 = "Placeholder_1:0"; //out_tensor_name_bias = "...
[ "zhaogh@hdsxtech.com" ]
zhaogh@hdsxtech.com
d653e8fbbb2b84a1c8b9d5936e19ad1a62b85da2
60e50a8f4a724c8416519592bb39db8670b85188
/hf_phonebook/TemplateList.h
31ec304f1681cda4651a39c66a606994003a9a38
[]
no_license
ventt/hf_phonebook
374b2aabcf9a1875cebc53420e3feddd34001cbb
28df17d5a1dbab1b7934a204945f2d587a107588
refs/heads/master
2022-08-22T10:41:31.882552
2020-05-27T14:25:36
2020-05-27T14:25:36
264,712,548
0
0
null
null
null
null
UTF-8
C++
false
false
2,528
h
#ifndef TEMPLATELIST_H #define TEMPLATELIST_H #include "memtrace.h" #include "cstddef" /*Heterogen kollekcio megvalositasa*/ template <typename T> /** \Node class */ struct Node { T data; Node* next; ~Node() { delete data; }; }; /** \Lista class amely egy Node class tipusu elso elem, Head-et tarol */ template <t...
[ "szelladrian@gmail.com" ]
szelladrian@gmail.com
f20ae910e484921c26fb1cb60d115c9c45466d72
61dadb3d5120698883888839916b52d58291c4ae
/src/masternode-payments.cpp
b1b620826d27d9415a4c455023002f94ce1e23ad
[ "MIT" ]
permissive
crcadev/CRCA
b148639eb0816955dc793da9cd53bb8a237e0503
e998393495b595224955d06f8df3251ac715f84e
refs/heads/master
2020-06-06T01:36:25.433075
2019-07-09T16:25:04
2019-07-09T16:25:04
191,819,601
0
0
null
null
null
null
UTF-8
C++
false
false
22,460
cpp
// Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The PIVX developers // Copyright (c) 2017-2018 The Bulwark developers // Copyright (c) 2018-2019 The Crca Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/license...
[ "51798884+crcadev@users.noreply.github.com" ]
51798884+crcadev@users.noreply.github.com
4197825c8d0b6ae56cdfdc1cc371bca637eb7035
c77ece11a63e2d505d091254a4d4fc717854ca89
/C++ assignment/C++ Assignment/Program.cpp
da70550370835cdefc3a344719fbe802169268af
[]
no_license
chriscrabbe/P
0f7bd282c08bf3f95ead8d2393a5d6cdd8126370
3ce2f1e9ab7d97edf4cacf5c526f1393de8d6242
refs/heads/master
2016-09-13T13:00:54.406119
2016-05-04T15:22:38
2016-05-04T15:22:38
58,062,315
0
0
null
null
null
null
UTF-8
C++
false
false
391
cpp
// AssginmmentC++ Program.cpp #include <iostream> #include <string> #include"Expression.h" #include"Stack.h" using namespace std; int main() { string infix; cout << "Please enter a infix expression: " << endl; Algorithm* algo = new Algorithm; cin >> infix; cout << "The expression has been rearranged as : " << ...
[ "christopher1996@live.hk" ]
christopher1996@live.hk
db626be1f6a2cbd55115897c02e29eb0b87e4ca9
42ccb0b439c4962bab07cc2aaaa40d11694d9d8c
/gui/control/scroll/scrollfixture.h
41fc42197f20c0676c9b9ff843894772f986cc94
[]
no_license
gregr/starscape
0aa59c3a6ee98bcdfea99b4fe8045edce4b165d3
b98d9a5d7b4f1f89baff96ddd35f4b8327b49923
refs/heads/master
2021-01-01T16:00:36.727355
2013-04-12T01:36:58
2013-04-12T01:42:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,377
h
// scrollfixture.h // Gregory Rosenblatt // 5/16/05 #ifndef Starscape_Gui_ScrollFixture_H_ #define Starscape_Gui_ScrollFixture_H_ #include "gui/control/scroll/scrollbar.h" #include "gui/control/scroll/windowscrollcontroller.h" namespace Starscape { namespace Gui { template <class ChildWindowType> class Scroll...
[ "greg.weiqi@gmail.com" ]
greg.weiqi@gmail.com
ca3a7ea25607a3e7ab6eae44c9773611b8bd67a0
b5770d0a0d260284e8ed640ed080334a0e703f33
/svc/AudioPropStoreWrapper.h
2076746cc7f217bc8b35ee56b64647651299f2c4
[]
no_license
rgwan/zaudiodriverwin
f2ab023f320a652210a8944f0e1bfd1769a5cd40
f24b3a0d492c77f697a49e10a68b790e2af8c9e9
refs/heads/master
2021-05-15T09:05:19.849475
2009-01-06T21:54:41
2009-01-06T21:54:41
108,090,665
2
0
null
null
null
null
UTF-8
C++
false
false
2,446
h
/* This file is part of the EMU CA0189 USB Audio Driver. Copyright (C) 2008 EMU Systems/Creative Technology Ltd. This driver 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 vers...
[ "FinAddic@e6688baa-bf9a-4e4b-9eee-70a0fe3216dc" ]
FinAddic@e6688baa-bf9a-4e4b-9eee-70a0fe3216dc
9ab3f6c5e95e01a11224d794e55168f3a5352f48
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/net/tapi/litesabr/filters/amrtpnet/queue.cpp
8a717b6ac9d04151dbaf61cbcb718f53c770c5b2
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,159
cpp
/*++ Copyright (C) Microsoft Corporation, 1996 - 1999 Module Name: queue.cpp Abstract: Implementation of CSampleQueue class. Environment: User Mode - Win32 Revision History: 02-Dec-1996 DonRyan Created. --*/ /////////////////////////////////////////////////////...
[ "112426112@qq.com" ]
112426112@qq.com
196b78d87152de20a04298c87c107449a4e8b095
9479fdfe6c2af9dac62f929cc2c730a099f3462a
/wiki/jeqz-process-wiki.cc
0e77775ec42a0831c19b95d05aaaaa0c3dc9ecd2
[]
no_license
jasujm/jeqz
894f59e4bfb576b2538776260f07874d828c6644
2f7d8206b358516c6e74feca9abd97b8e9126480
refs/heads/master
2023-05-13T18:59:54.450339
2021-06-11T19:34:23
2021-06-11T20:24:28
376,135,151
0
0
null
null
null
null
UTF-8
C++
false
false
8,395
cc
#include <expat.h> #include <algorithm> #include <charconv> #include <iostream> #include <regex> #include <stack> #include <string_view> #include <cassert> #include <cerrno> #include <cstring> namespace { using namespace std::string_view_literals; using String = std::basic_string<XML_Char>; using StringView = std:...
[ "jaakko@moisio.fi" ]
jaakko@moisio.fi
d68a08b57602dc5ca0e2eb1a93d1f3fbef36ff00
64181888ec0edfcff8d399b5e35be4a7cf45dfc4
/tek2/CPPPool/cpp_d07m_2018/Federation.hpp
fdc45e751f777dfbd5be92829dc58b589688a18f
[]
no_license
simonmeyerrr/epitech_projects
b0ac36262ca0699df87613bb10bb00d3bcb6e46a
6c49a54703da9697c9d292b665542e107b02b3d0
refs/heads/master
2023-03-05T23:43:33.959441
2021-02-19T15:10:47
2021-02-19T15:10:47
331,681,418
0
2
null
null
null
null
UTF-8
C++
false
false
2,429
hpp
/* ** EPITECH PROJECT, 2018 ** cpp_d07m_2018 ** File description: ** Federation.hpp */ #ifndef CPP_D07M_2018_FEDERATION_HPP_ # define CPP_D07M_2018_FEDERATION_HPP_ # include <string> # include "WarpSystem.hpp" # include "Destination.hpp" namespace Federation { namespace Starfleet { class Ensign { ...
[ "simonmeyerrr@gmail.com" ]
simonmeyerrr@gmail.com
b25e7ddc9f71afa110412122a7481793f996806e
17a11d6f3b0a6157e481aea66be6c0379713c2a8
/brave/browser/component_updater/extension_installer_traits.h
a9d91d40dd9cda6291e692b4418a38483f1e9ddc
[ "MIT" ]
permissive
gregdil/electron
05f236e54f5cd052ecd1ad4e860bcb90066ee504
bd2e38365630cf96f1f7d957499323b2752604f9
refs/heads/master
2021-01-12T13:38:41.803819
2016-10-28T08:45:06
2016-10-28T08:45:06
69,457,185
0
0
null
2016-09-28T11:36:55
2016-09-28T11:36:55
null
UTF-8
C++
false
false
2,389
h
// Copyright 2016 The Brave 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 BRAVE_BROWSER_COMPONENT_UPDATER_EXTENSION_INSTALLER_TRAITS_H_ #define BRAVE_BROWSER_COMPONENT_UPDATER_EXTENSION_INSTALLER_TRAITS_H_ #include <stdint...
[ "netzen@gmail.com" ]
netzen@gmail.com
c043b74e53e61123824d6e0ce21d4651702ca2bc
00700e71103ab5580a6e0543fdfbd9a8c1fba982
/Project5Server/serverMain.cpp
be304cf5e8f7ee5e4d29697521a0d305d127b243
[]
no_license
ciwong926/Basic_2D_Platformer
d7c762deecb2adc4a4f4dd8eec851c6dc5839717
55ce2e5c39e0969c5d511b05e26d191357cc41e3
refs/heads/main
2023-02-27T02:07:26.652821
2021-02-10T02:10:05
2021-02-10T02:10:05
337,590,299
0
0
null
null
null
null
UTF-8
C++
false
false
55,830
cpp
#define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING 1 #include <SFML/Graphics.hpp> #include "ScriptManager.h" #include "dukglue/dukglue.h" #include <string> #include <iostream> #include <unordered_map> #include <queue> // using namespace std; #include <zmq.hpp> #include <functional> #include <string.h> #include <stdl...
[ "wildshadow14@gmail.com" ]
wildshadow14@gmail.com
6a1682663422caa3f902f6dab3b4fd1a9f7ea6a8
5640410ad4250d04c2f780d94d8270630998cc79
/kryptofranccore/src/support/lockedpool.h
bb6f5c537c0e32c509849c31434c95f3c967a1e1
[ "MIT" ]
permissive
NicolasChoukroun/Kryptofranc
217c516d8c67c24a67956ba51abf859ab2977c13
6fbac7f2ad44387bd7e46c2aa3054d20931cbcf7
refs/heads/master
2020-06-15T18:17:29.082409
2020-05-26T13:33:58
2020-05-26T13:33:58
195,359,046
5
3
null
null
null
null
UTF-8
C++
false
false
8,053
h
// Copyright (c) 2016-2018 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef KRYPTOFRANC_SUPPORT_LOCKEDPOOL_H #define KRYPTOFRANC_SUPPORT_LOCKEDPOOL_H #include <stdint.h> #include <list> #inclu...
[ "nicolas.choukroun@yandex.com" ]
nicolas.choukroun@yandex.com
04b5ded8aafbd1139528791708ac8379f765a5ca
2da8db05b3c93bc3bf06162836c1f4289f8cc93b
/3rdparty/yocto/yocto_noise.h
f295b6fcdbfa5db43227af768f6ec29fc951f3a9
[ "MIT" ]
permissive
jing-interactive/melo
fdc8aafa8d0ac62eab3fbfdc06d815e5c3296c47
67fa14d19fea157124edddead2ca3fc54d370691
refs/heads/master
2021-06-06T07:58:20.344383
2021-05-04T06:29:18
2021-05-04T06:29:18
147,344,373
19
2
null
null
null
null
UTF-8
C++
false
false
15,102
h
// // # Yocto/Noise: Noise functions // // Yocto/Noise provides a Perlin noise implementation. // Yocto/Noise is implemented in `yocto_noise.h`. // // // LICENSE: // // Copyright (c) 2016 -- 2021 Fabio Pellacini // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and ...
[ "vinjn.z@gmail.com" ]
vinjn.z@gmail.com
10662f72a19fb5b53b1e2b0cc019d9bda3ccb7d9
b3cebb6540be701d0df9a330fab5a4c9bfb24c6d
/cppProjects/smart_home/smart_home/inc/sensorsHandler.hpp
7a706d64869b9a31ac8892fc66f54c6e3cc2095a
[]
no_license
SivanTelTzur/projects
cd97662164127033a462c607cf2d295eee9341a1
8f49857c61fe64abecdf82bb84d82b4c0c83b3b9
refs/heads/main
2023-03-31T01:06:57.716591
2021-04-04T10:12:51
2021-04-04T10:12:51
344,538,097
0
0
null
null
null
null
UTF-8
C++
false
false
796
hpp
#ifndef A60E5B71_387C_483E_B621_AFC11C489FE3_H__ #define A60E5B71_387C_483E_B621_AFC11C489FE3_H__ #include "sensor_msg.hpp" #include "threadpool.hpp" //atomic value , waiting queue, ObjThreadFunc #include "event.hpp" #include "agentsMng.hpp" //#include "atomic_value.hpp" namespace advcpp { class EventMsgReceiveThre...
[ "tz.sivan@gmail.com" ]
tz.sivan@gmail.com
89467cc512037d8f991f18a7c49b1902aaf2c542
0d1645e912fc1477eef73245a75af85635a31bd8
/XFrame/include/ISvrTree.hpp
83235326724fa5e3cdd569a0e53109870db6f64e
[ "MIT" ]
permissive
qianxj/XExplorer
a2115106560f771bc3edc084b7e986332d0e41f4
00e326da03ffcaa21115a2345275452607c6bab5
refs/heads/master
2021-09-03T13:37:39.395524
2018-01-09T12:06:29
2018-01-09T12:06:29
114,638,878
0
0
null
null
null
null
GB18030
C++
false
false
1,163
hpp
#pragma once #include "IXAServer.hpp" namespace Hxsoft{ namespace XFrame { //服务端树操作对象 class XFRAME_API ISvrTree : public IXAServer { public: ISvrTree(); ISvrTree(LPCTSTR pTreeObject,LPCTSTR pServerUrl); ~ISvrTree(); LPCTSTR m_pTreeObject; //服务端操作的对象树 LPCTSTR m_pServerUrl; //服务器连接的Url public: //更新操...
[ "qianxj15@sina.com" ]
qianxj15@sina.com
bf171d6746bc7dec9343084310cbedf48afab879
d5bf20276bd00b7ab869258801558049e56f03eb
/3rdparty/DartLib/core/Mesh/Face.h
2f6e5b8683a9aed52c2081760127395f60a4c32e
[]
no_license
Tang2333/Persistent-Homotopy
758c3b13d167c904977fb1dfdde69871430464a0
96bfac14e03f7c608c7f1b47581080f76804d52f
refs/heads/main
2023-03-23T16:43:40.308034
2021-03-16T08:22:14
2021-03-16T08:22:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
217
h
#ifndef _DARTLIB_FACE_H_ #define _DARTLIB_FACE_H_ #include "Cell.h" namespace DartLib { template <int N> class TFace : public TCell< N > { public: TFace() {}; protected: }; } #endif // !_DARTLIB_FACE_H_
[ "fei.sun@icloud.com" ]
fei.sun@icloud.com
679b7910eee1a1ceb039f4a84efd844c0a7cb1ca
b50d74b868a4c5ea01f3b56ac491a09bb0252d5b
/Plugins/InteractML/Source/InteractML/Private/InteractMLLabelCache.cpp
bda5d6998109beef8ffa5514b889927add213e6a
[]
no_license
crusader2k/iml-ue4
e2fbfad0ec1ef66a93218b71b468a5a626bfd0b5
dcc4114340659d218999de8dce9c9c644a099584
refs/heads/master
2023-08-08T04:05:26.169891
2021-09-20T16:58:40
2021-09-20T16:58:40
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,246
cpp
//---- // InteractML - Interactive Machine Learning Plugin // Copyright (c) 2021 Phoenix Perry and Rebecca Fiebrink // Using the MIT License. https://github.com/Interactml //---- #include "InteractMLLabelCache.h" //unreal //module #include "InteractML.h" #include "InteractMLLabel.h" // PROLOGUE #define LOCTEXT_NAME...
[ "sam@apparance.uk" ]
sam@apparance.uk