blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
c52ef250cdfb19e630715bfc5c9477db90308d0c
6a9ba905ced2f93d8ff6fa4ddf340d06b0f6fac1
/android/app/src/main/jni/MainApplicationTurboModuleManagerDelegate.h
86a817bb8aef2f8e7d81f170d5fe2aadfec86c99
[]
no_license
kristerkari/css-calc-proof-of-concept
3605b8a795406cb07391c40cb5608c31982c8f45
9bde65d372ab5a04d5d899e1b1bf5cb2af36e874
refs/heads/master
2022-07-27T20:11:50.623039
2022-07-07T13:10:13
2022-07-07T13:28:47
139,640,579
2
1
null
null
null
null
UTF-8
C++
false
false
1,144
h
#include <memory> #include <string> #include <ReactCommon/TurboModuleManagerDelegate.h> #include <fbjni/fbjni.h> namespace facebook { namespace react { class MainApplicationTurboModuleManagerDelegate : public jni::HybridClass< MainApplicationTurboModuleManagerDelegate, TurboModuleManagerDeleg...
[ "krister@sent.at" ]
krister@sent.at
c48c93866d35143cef28288e9c8ad51c447af2db
1f9b04ddef51583353db36c12fafac568544a2b5
/CommonLibrary/VulkanHelperFunctions/InstanceAndDevice.cpp
a4468822536190caeaede34848ad18ef6a414353
[]
no_license
ValhallaTeam/vulkan-samples
8ba84a9447d5e02a74f2aff15790de278fc7f457
0c3d2e23aa3efc784a1f448fdc7f80cdb579004c
refs/heads/master
2020-04-16T23:46:44.821527
2019-01-16T10:59:56
2019-01-16T10:59:56
166,025,259
0
0
null
null
null
null
UTF-8
C++
false
false
13,700
cpp
#include "InstanceAndDevice.h" namespace VulkanSampleFramework { bool ConnectWithVulkanLoaderLibrary(LIBRARY_TYPE &vulkanLibrary) { #if defined _WIN32 vulkanLibrary = LoadLibrary("vulkan-1.dll"); #elif defined __linux vulkan_library = dlopen("libvulkan.so.1", RTLD_NOW); #endif if (vulkanLibrary == nullptr) ...
[ "kechi@gritworld.com" ]
kechi@gritworld.com
5ab5cc49336a71db58b257351c0987de5e1220ab
877fff5bb313ccd23d1d01bf23b1e1f2b13bb85a
/app/src/main/cpp/dir521/dir522/file3786.cpp
8f255e854d14dcd15475a7600cded15710c6440a
[]
no_license
tgeng/HugeProject
829c3bdfb7cbaf57727c41263212d4a67e3eb93d
4488d3b765e8827636ce5e878baacdf388710ef2
refs/heads/master
2022-08-21T16:58:54.161627
2020-05-28T01:54:03
2020-05-28T01:54:03
267,468,475
0
0
null
null
null
null
UTF-8
C++
false
false
111
cpp
#ifndef file3786 #error "macro file3786 must be defined" #endif static const char* file3786String = "file3786";
[ "tgeng@google.com" ]
tgeng@google.com
c6536a8583fd0b76c68a7ca811c5181c9b38281c
f0317e61a70f35439e26d28dc2943ba0d0c2e3fc
/dancing link/hdu-2828-重复覆盖/hdu-2828-重复覆盖/hdu-2828-重复覆盖.cpp
a4d5f877ae6e80f112f677a87e61bd1d6b351110
[]
no_license
playerxq/dancing-link
1a243efc678be74242d11f4d840da99bfc6c184f
4cfa3a9df78065fed6e0e8717c82a02745b96ac6
refs/heads/master
2020-06-29T05:15:39.678704
2016-11-22T07:49:32
2016-11-22T07:49:32
74,447,540
0
0
null
null
null
null
GB18030
C++
false
false
3,521
cpp
// hdu-2828-重复覆盖.cpp : 定义控制台应用程序的入口点。 //n列表是n个灯 2m行表示每个开关的开关状态 #include "stdafx.h" #include <cstdio> #include <iostream> #include <string.h> #include <math.h> #include <vector> #include<iomanip> #include <ctype.h> #include <algorithm> using namespace std; #define N 2080 #define M 2080 #define maxnode N*M int U[m...
[ "1062842783@qq.com" ]
1062842783@qq.com
348fe1be96cbb707d6568c024d435c9ae70cab8e
ad85dfd8765f528fd5815d94acde96e28e210a43
/trunk/src/TexturedPoly.cpp
70ced197b96b07175de898ad74ee8beb6acd54a1
[]
no_license
BackupTheBerlios/openlayer-svn
c53dcdd84b74fd4687c919642e6ccef3dd4bba79
3086e76972e6674c9b40282bb7028acb031d0593
refs/heads/master
2021-01-01T19:25:13.382956
2007-07-18T17:09:55
2007-07-18T17:09:55
40,823,139
1
0
null
null
null
null
UTF-8
C++
false
false
16,821
cpp
#include "TexturedPoly.hpp" #include "Bitmap.hpp" #include "Circle.hpp" #include "Rectangle.hpp" #ifdef OL_DEBUG_TEXTURED_POLY #include <iostream> #endif // OL_DEBUG_TEXTURED_POLY using namespace ol; using namespace std; static const float OL_NEAR_ZERO = 0.001; void TexturedPoly:: Draw( floa...
[ "fladimir2002@9f4572f3-6e0d-0410-ba3b-903ab02ac46b" ]
fladimir2002@9f4572f3-6e0d-0410-ba3b-903ab02ac46b
18236bd3c2bee116f3c52682a50182594d1e5787
998d4ce1054987f24562219bd6f79c37cbaa19c2
/tc++/rush/make_number.cpp
f58fe6f9d97425b8b274ffb180b6182ab92f6f08
[]
no_license
tankche1/ACM-NOI
0cedccd7f5fa53070c03cbc1845d5de06385f52b
1cb3d1fc08493e62c5cb4396e0352abef65b93f8
refs/heads/master
2022-12-13T03:22:18.971576
2022-12-05T15:56:34
2022-12-05T15:56:34
98,779,042
2
0
null
null
null
null
UTF-8
C++
false
false
345
cpp
# include<stdio.h> # include<string.h> # include<time.h> # include<algorithm> using namespace std; typedef long long LL; const int maxn=100000; int main(){ srand(time(NULL)); //s[2]= int T=5; puts("5"); while(T--){ int n=1000; printf("%d\n",n);; for(int i=1;i<=n;i++) printf("%d %d\n",i,rand()%360...
[ "15307130191@fudan.edu.cn" ]
15307130191@fudan.edu.cn
fab6d29eed543ef7704250ca60e8ffddf5f49041
3282ccae547452b96c4409e6b5a447f34b8fdf64
/SimModel_Python_API/simmodel_swig/SimModel/framework/SimControlScheme_ExternalInterfaceImport.hxx
f36c7e4540abcabcd8b52beed0680bcf7381f0d2
[ "MIT" ]
permissive
EnEff-BIM/EnEffBIM-Framework
c8bde8178bb9ed7d5e3e5cdf6d469a009bcb52de
6328d39b498dc4065a60b5cc9370b8c2a9a1cddf
refs/heads/master
2021-01-18T00:16:06.546875
2017-04-18T08:03:40
2017-04-18T08:03:40
28,960,534
3
0
null
2017-04-18T08:03:40
2015-01-08T10:19:18
C++
UTF-8
C++
false
false
10,719
hxx
// Copyright (c) 2005-2014 Code Synthesis Tools CC // // This program was generated by CodeSynthesis XSD, an XML Schema to // C++ data binding compiler. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License version 2 as // published by the Fre...
[ "cao@e3d.rwth-aachen.de" ]
cao@e3d.rwth-aachen.de
6b2b97f6d065f79e48f08b9a78a9b089efd93d41
5ca5805e730f8c089b8be969f8e8929bb58d48de
/RoboticsLibrary.UnityPlugin/DLLExport.cpp
53f6cf06c7ff73b1e5df5ce39ecb1d02b3c21cd5
[ "MIT" ]
permissive
0000duck/RoboticsLibrary.UnityPlugin
7aa61f6938e71f7cd99346afe92ec0540805f8b1
e0147d0237c63ab2ec90ac582ec709f0cd56e123
refs/heads/master
2023-03-17T06:34:48.120630
2018-06-15T18:28:48
2018-06-15T18:28:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,052
cpp
#include "DLLExport.h" RoboticsLibrary::Robot& GetRobot(long id) { return RoboticsLibrary::RobotService::Instance()->GetRobot(id); } long CreateRobot(const char * pathToMdl) { long id = -1; try { std::string path = std::string(pathToMdl); id = RoboticsLibrary::RobotService::Instance()->CreateRobot(path); } ...
[ "damiankras@o2.pl" ]
damiankras@o2.pl
0b309e3fa85b245bfca241b0b66a17da079104b1
67d716a7c3c06139201503e3d051baa87a7a3634
/vstgui/lib/cviewcontainer.cpp
4b37f4d8ea6adc05757c586e8ef76a5a2085a72a
[]
no_license
UIKit0/vstgui
c711acb3417381f2ce7121df478e9ebf10ed1f30
34b83a624d353ab37c5e85e975d53b1ad5fe1d07
refs/heads/master
2020-04-11T06:49:11.074783
2014-09-17T18:34:10
2014-09-17T18:34:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
37,809
cpp
//----------------------------------------------------------------------------- // VST Plug-Ins SDK // VSTGUI: Graphical User Interface Framework for VST plugins // // Version 4.2 // //----------------------------------------------------------------------------- // VSTGUI LICENSE // (c) 2013, Steinberg Media Technologi...
[ "scheffle@da8dfa92-c2a0-46b0-bef3-9efb2d1af313" ]
scheffle@da8dfa92-c2a0-46b0-bef3-9efb2d1af313
07bcbaeafa31e9e076cd6796414b037112eda49d
5480815088cf2959be8b7b30deea1f5b06f2b131
/videowidget.h
0cb9c6ccf5fa700912e73612addc8e35f7d631e6
[]
no_license
collenLu/X_Player
be13077f1974dbba9563b296473c29b0dd44706b
fb7f74965a48e2d27e16bdc946ad57035750dd54
refs/heads/master
2020-03-27T22:07:24.383139
2018-10-13T03:39:54
2018-10-13T03:39:54
147,206,263
3
0
null
null
null
null
UTF-8
C++
false
false
469
h
#ifndef VIDEOWIDGET_H #define VIDEOWIDGET_H #include <QtWidgets/qwidget.h> #include <QOpenGLWidget> #include "colorplayer.h" #include "messagequeue.h" class VideoWidget:public QOpenGLWidget { public: VideoWidget(QWidget *p = NULL); void paintEvent(QPaintEvent *e); void timerEvent(QTimerEvent ...
[ "noreply@github.com" ]
noreply@github.com
c8aa556adbd394c006d9736fdfbf17d41d2bfdc2
d9d435f60759a0576af85deb9fac7a7f9621704a
/src/renderer/Config.h
fa886180de6eb1ac1d2442bf37ac9d0bfeaa93ab
[]
no_license
dumganhar/new-renderer
d7ab24e86006389bbcb6214d584c49e6a1e3d100
f8cb518d8d9434d699a0619bf67481e9bc146891
refs/heads/master
2021-09-06T09:58:46.288841
2018-02-05T08:30:46
2018-02-05T08:30:46
115,300,065
0
0
null
2017-12-25T02:37:00
2017-12-25T02:37:00
null
UTF-8
C++
false
false
1,728
h
/**************************************************************************** Copyright (c) 2018 Xiamen Yaji Software Co., Ltd. http://www.cocos2d-x.org 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 t...
[ "ming@cocos2d-x.org" ]
ming@cocos2d-x.org
0e3445d1bee7441e05b82a49bd7d323fd1ee15d0
c831d5b1de47a062e1e25f3eb3087404b7680588
/webkit/Source/WebKit2/WebProcess/WebPage/ViewGestureGeometryCollector.h
510af6f57600bcebae8198d50735434f97c9cc79
[]
no_license
naver/sling
705b09c6bba6a5322e6478c8dc58bfdb0bfb560e
5671cd445a2caae0b4dd0332299e4cfede05062c
refs/heads/master
2023-08-24T15:50:41.690027
2016-12-20T17:19:13
2016-12-20T17:27:47
75,152,972
126
6
null
2022-10-31T00:25:34
2016-11-30T04:59:07
C++
UTF-8
C++
false
false
2,859
h
/* * Copyright (C) 2013 Apple 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: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
[ "daewoong.jang@navercorp.com" ]
daewoong.jang@navercorp.com
2cfb3d8991b19f1f12b344dae5a4e93d0ca8064c
a35971a6bef5a5b8199d783ed7f3bb501fe15e40
/advent-of-code-19/aoc1.cpp
d3116f8304d1f9100009e586192b8d7745a97a49
[]
no_license
annezats/practice-problems
4da067996d7bd9cc4f81244db1e6638e56b21f40
05d6bacf2963959dda98e03e225036413e4f4861
refs/heads/master
2023-02-10T20:00:31.699497
2021-01-05T23:30:19
2021-01-05T23:30:19
295,830,127
0
0
null
null
null
null
UTF-8
C++
false
false
699
cpp
#include <iostream> int main(){ int mass; int fuel1; int sum_fuel=0; while (std::cin>>mass){ fuel1= (mass/3)-2; sum_fuel = sum_fuel + fuel1; std::cout<<mass << " " << fuel1 << " "<< sum_fuel<< std::endl; int extrafuel= fuel1; while (extrafuel>0){ //PART TWO mass = extrafuel; //the mass is...
[ "anne.zats70@myhunter.cuny.edu" ]
anne.zats70@myhunter.cuny.edu
b099235bc4454137e772c78f08421b8666838b5b
1f32f569b20f83ac74c84e1d759291d841786a20
/coding/ArraySum.cpp
8f1f04006af381159a39294c1614dc21906be7fd
[]
no_license
chandan0904/coding
6b673e1fe090ac95a3b854c8ec706845c88eefb1
90fd269f9f36ffbf7d6438bbf6c5aad5a49c436a
refs/heads/master
2021-02-05T15:29:31.771605
2020-02-28T16:11:33
2020-02-28T16:11:33
243,798,371
0
0
null
null
null
null
UTF-8
C++
false
false
251
cpp
#include<iostream> using namespace std; int SumOfArray(int arr[], int n){ if (n==0) return 0; return arr[n-1]+SumOfArray(arr,n-1); } int main(){ int arr[]={1,2,3,4,5,6,7,8,9,10}; int n=10; cout<<SumOfArray(arr,n); }
[ "noreply@github.com" ]
noreply@github.com
15bf83d94a451662112682a1b14263f93b85f3d8
aba2ad2c10af5600c6a20a68ae6aa479470f2c51
/week10/10.cpp
2eaedd7c6653fb6663b57d30e29444103365ebc4
[]
no_license
gaivits/DataStructure
c10e3fa4ce018851942cd99a8290378e050f914c
a595b3ab6ade77e6211f9b2139baa10e8badda3b
refs/heads/master
2022-12-15T09:52:49.532270
2020-08-29T17:13:14
2020-08-29T17:13:14
291,312,645
0
0
null
null
null
null
UTF-8
C++
false
false
2,210
cpp
#include<iostream> #include<fstream> #include<assert.h> #include<stdio.h> #include<cstring> #include<string.h> #include<stdlib.h> #include<math.h> using namespace std; int arr[30],c = 0; int parent(int i) { return i/2; } int left(int i) { return 2*i; } int right(int i) { return 2*i+1; } voi...
[ "noreply@github.com" ]
noreply@github.com
0efa96e4fccac4a8cd6462265f78a8e91e92045a
96fccf32ca1f8995874a5ee862450323c69b23d2
/condition_parser.cpp
1292c74cd1aa9b2780877c737df98c22416f90e4
[]
no_license
niceLemonGuy/Yellow_finals
2def91cbd3acf603c93d8e833818e532ae562358
5f4f0549ee7d9c884a46f7dc2d7ff52f0e24a4de
refs/heads/master
2022-11-07T02:14:49.981601
2020-07-01T19:44:02
2020-07-01T19:44:02
276,456,431
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
7,214
cpp
#include "condition_parser.h" #include "token.h" #include <map> using namespace std; template <class It> shared_ptr<Node> ParseComparison(It& current, It end) { if (current == end) { // Начало выражение равно концу throw logic_error("Expected column name: date or event"); // Кинуть исключение } ...
[ "noreply@github.com" ]
noreply@github.com
35f917c4f45653c3ed1c69432dfaef93e5ebd1e5
2b1b459706bbac83dad951426927b5798e1786fc
/src/sys/bin/psutils/handles-internal.h
3e146fc06a5ad262a7d5c9b17ff9518e2398ba07
[ "BSD-2-Clause" ]
permissive
gnoliyil/fuchsia
bc205e4b77417acd4513fd35d7f83abd3f43eb8d
bc81409a0527580432923c30fbbb44aba677b57d
refs/heads/main
2022-12-12T11:53:01.714113
2022-01-08T17:01:14
2022-12-08T01:29:53
445,866,010
4
3
BSD-2-Clause
2022-10-11T05:44:30
2022-01-08T16:09:33
C++
UTF-8
C++
false
false
1,556
h
// Copyright 2020 The Fuchsia 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 SRC_SYS_BIN_PSUTILS_HANDLES_INTERNAL_H_ #define SRC_SYS_BIN_PSUTILS_HANDLES_INTERNAL_H_ #include <stdint.h> #include <zircon/syscalls/object.h> #i...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
7f08597f1c684d584ab30ccb33c4f8f0ecb575ae
1395445ec1a733ce433676aa6c55b40a2b1f1eca
/include/HCSR04.cpp
d4dafd0dee0be0ea8b2f1c01258e0f037c01a0a5
[]
no_license
comdet/Develoop-IOT
b20e903bd56ac63290614ebf3baffc60533a6352
2bebcb142d84a225c2aea10a128514b5f3061f13
refs/heads/master
2022-07-21T10:22:52.078644
2020-05-19T01:24:30
2020-05-19T01:24:30
265,222,740
0
0
null
2020-05-24T10:22:05
2020-05-19T11:00:22
null
UTF-8
C++
false
false
909
cpp
#include "Arduino.h" #include "HCSR04.h" UltraSonicDistanceSensor::UltraSonicDistanceSensor( int triggerPin, int echoPin) { this->triggerPin = triggerPin; this->echoPin = echoPin; pinMode(triggerPin, OUTPUT); pinMode(echoPin, INPUT); } double UltraSonicDistanceSensor::measureDistanceCm() { ...
[ "42005659+halildilaver@users.noreply.github.com" ]
42005659+halildilaver@users.noreply.github.com
0c8bd4334109e62ee394f5a29ae6c906613487b2
bd3054e3359fdeb6415ed15d76b4b98c037e2484
/DelFEM4Net/DelFEM4Net/DelFEM4Net/include/DelFEM4Net/cad/cad_elem3d.h
d7f4f110a0f886332910078caae22fdad4e365bc
[]
no_license
ryujimiya/delfem4net
0af1619e375161b8f2a4c1c59c53f953e4d875b0
43ca8198ea9589d8d4b6141be16196b864c2393e
refs/heads/master
2020-05-16T06:35:13.394134
2018-04-30T01:50:16
2018-04-30T01:50:16
42,876,545
0
1
null
null
null
null
UTF-8
C++
false
false
11,081
h
/* DelFEM4Net (C++/CLI wrapper for DelFEM) DelFEM is: DelFEM (Finite Element Analysis) Copyright (C) 2009 Nobuyuki Umetani n.umetani@gmail.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Founda...
[ "ryujimiya236@gmail.com" ]
ryujimiya236@gmail.com
1d11feb49b25cd2e80db09635038efce9de0a7b6
1234b4cef98319842ff25b5865eb752216695499
/sim/src/RichSteppingAction.cc
e5c19ef552bcbd4029e326f1f1d02a2afec8a2eb
[]
no_license
skononov/farich
cef7291414ed3a93c0359836ae88eae96c904d63
a9d4aab7199b2e2c013c221c4796e8732ef86e83
refs/heads/master
2023-06-23T00:25:36.441896
2023-06-09T12:43:54
2023-06-09T12:43:54
156,022,424
1
0
null
null
null
null
UTF-8
C++
false
false
4,423
cc
#include <G4SDManager.hh> #include <G4EventManager.hh> #include <G4ProcessManager.hh> #include <G4Track.hh> #include <G4Step.hh> #include <G4Event.hh> #include <G4StepPoint.hh> #include <G4TrackStatus.hh> #include <G4VPhysicalVolume.hh> #include <G4ParticleDefinition.hh> #include <G4ParticleTypes.hh> #include <G4OpBoun...
[ "S.A.Kononov@inp.nsk.su" ]
S.A.Kononov@inp.nsk.su
75fe3a462e9f10592a8a6c889fbfb33bc60285ff
89be3f4867c497e066e3aac86f2f4d1a09269458
/lib/libarch/intel/IntelMP.h
e196f98d01c35eb2052e1ff3a735aea3b4c3089d
[ "Apache-2.0" ]
permissive
SpaceMonkeyClan/FreeNOS-1.0.3
90d6320b675ac292c5da785c7193179c6ebd88f9
0967dc627a7a73a7ccead427e56ff193dece1248
refs/heads/main
2023-08-19T16:12:53.794555
2021-10-29T15:30:01
2021-10-29T15:30:01
404,900,188
0
1
Apache-2.0
2021-10-18T04:40:38
2021-09-09T23:44:19
C++
UTF-8
C++
false
false
4,334
h
/* * Copyright (C) 2015 Niek Linnenbank * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is di...
[ "renedena842@gmail.com" ]
renedena842@gmail.com
71ebd1450d1736a4869af2e010b8aa9bdaf14757
bfec5afe5f02724713ec9df673e7d32ae90a3d11
/2016/accpt2objnfndsumof2intnfltvalaspara.cpp
096a9ceec5016ed53ca32a58271d40b14e123eab
[]
no_license
sai10/Cpp-Sample-Programs
98d4c26e78bb5eea29dbf5883b1b55f2506bb7a2
697c0830aabe9f1d1fc6b09e8da550d71043298a
refs/heads/master
2020-03-23T06:18:10.224108
2018-07-16T22:43:47
2018-07-16T22:43:47
141,202,030
0
0
null
null
null
null
UTF-8
C++
false
false
661
cpp
#include<iostream> using namespace std; class one { int a; float b; public: void input() { cout<<"Enter a Integer Value:"; cin>>a; cout<<"Enter a Float Value:"; cin>>b; } void output() { cout<<"\nGiven Integer Value="<<a; cout<...
[ "priyankitastro10@gmail.com" ]
priyankitastro10@gmail.com
2e93fd786a75c590d2b00d7a286db2d6661cca73
667f1349750589e56e1bcc98dc66e234d82fb428
/Isaac/Isaac_TryOut/Source/Include/SceneThree.h
c200e68299723c58ffb18958af06d80318141a24
[]
no_license
horiacondrea/Isaac-2D
b3f02cd934ac7530612e01c9dabcf8eaddb7d6b2
baa8cd1d3646e14f425badad66a4e44c5ce9e95e
refs/heads/master
2020-04-29T16:14:39.405136
2020-01-05T11:58:24
2020-01-05T11:58:24
176,252,288
1
0
null
null
null
null
UTF-8
C++
false
false
2,876
h
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // IsaacFramework // // //////////////////...
[ "mswu42@net.plm.eds.com" ]
mswu42@net.plm.eds.com
a654d918d2222b40172d2ab29285ab573d982988
0244d9e618b529b5762008306f976e0013bc58ea
/src/sick_converter.h
ced8ff52f1b90c30ca7cfbc7f84388b301a835d5
[ "MIT" ]
permissive
meixiazhi/kaist2bag
ea7b7eaf7828927cb22cfd032d9fe68f4a6c9fdb
34b1f8d5d86eaf4b058ce38649894a6e6dd78945
refs/heads/main
2023-08-22T05:49:37.876553
2021-10-23T14:19:17
2021-10-23T14:19:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,130
h
// // Created by tao on 7/28/21. // #ifndef SRC_SICK_CONVERTER_H #define SRC_SICK_CONVERTER_H #include <string> #include "converter.h" namespace kaist2bag { class SickConverter : public Converter { public: SickConverter(const std::string& dataset_dir, const std::string& save_dir, const std:...
[ "tsyxyz@hotmail.com" ]
tsyxyz@hotmail.com
f930e28a48ac23038508d60f0f035f6e166499d3
3b7509bac0c6ddd178b15f21ea923e6843e28c8f
/50/5/a.cpp
6414e433d9a0be9d67b99629aae7fe9e7385edd8
[]
no_license
NamikoToriyama/AtCoder
4de7069cfef9acb66e03a4c10f6265eacfce0554
2782e07ed87cbc6172c9be954378b9b2c2eb6192
refs/heads/master
2022-10-24T16:02:26.294098
2020-06-09T16:54:42
2020-06-09T16:54:42
189,328,384
0
0
null
null
null
null
UTF-8
C++
false
false
430
cpp
#include <stdio.h> #include <iostream> // #include <math.h> #include <cmath> #include <string> #include <vector> #include <algorithm> #include <iomanip> #include <queue> #include <map> //#include <bits/stdc++.h> using namespace std; #define print(x) cout<<(x)<<endl #define rep(i, n) for(int i = 0; i < (int)n; i++) #de...
[ "g1720529@is.ocha.ac.jp" ]
g1720529@is.ocha.ac.jp
6c1122498edb4f3a9fe12f22649eb4f4828e63d5
104a89f166f3f97c3c25700e786a7fd952da8186
/Projeler/Deneme/Deneme.ino
ab18c85f0570056cfbc1c55ee5a3ecfff82fd2bb
[]
no_license
Bugrabugra/Arduino
3a50ab6097c5eeeee29a836a0b0262876ba750d0
778eca4fe0a066c1047ed2b7809f3d9fc7cff1ce
refs/heads/master
2023-03-18T09:19:16.513221
2023-03-10T07:24:48
2023-03-10T07:24:48
205,795,849
1
0
null
null
null
null
UTF-8
C++
false
false
4,101
ino
//ARDUINO HOCAM UI(USER INTERFACE) - //This code prepared semi-english and turkish. Which is why i added some explanations beside some functions or variables //for those who does not understand turkish . If any question please let me know and ask me without any doubt . //Arduino Hocam //Ali SEVİNDİK #include <OLED_I...
[ "bugraotken@gmail.com" ]
bugraotken@gmail.com
bd474bde8003b799b6335ac7609af88eb6adff95
0a2a87830a73324ddae0540c7285c1ee51f869e4
/src/script/sign.h
1ef06192dd3ea6b89e6342a37475a47ca462a973
[ "MIT" ]
permissive
denofdevscrypto/Topaz2.0
dc928da2675d91e0cb47e35ddfdf7030bf8dc8cd
34ca0e644a6b5d9524a06156568fc11c89dcffed
refs/heads/master
2020-05-22T20:30:48.365330
2019-05-19T08:19:43
2019-05-19T08:19:43
186,506,702
0
0
null
null
null
null
UTF-8
C++
false
false
28,435
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The Bitcoin Core developers // Copyright (c) 2019 The TOPAZ Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef TOPAZ_SCRIPT_SIGN_H #defi...
[ "31031779+HubcoinClassic@users.noreply.github.com" ]
31031779+HubcoinClassic@users.noreply.github.com
77316fe894a90bbf341e2ed37cba1f042058e8ac
50a3c0f632b1f441613ce14a88f046cb42810e6c
/Inheritance/Inherit_Vs_Composition.cpp
e1a9243f991b4ce5452ae3434f4545d5c03786f8
[]
no_license
joaoreiser/Cplusplus
25ff501b422286eadcf6a5d4610d22d1a404206c
5cd9f8a6b6194041fd76e12d2a4255da813bcbe4
refs/heads/master
2020-04-23T00:16:49.144855
2019-03-18T20:00:55
2019-03-18T20:00:55
170,773,548
0
0
null
null
null
null
UTF-8
C++
false
false
639
cpp
#include <iostream> #include <vector> #include <string> using std::cout; using std::endl; using std::cin; using std::vector; using std::string; /* Both allow reuse of existing classes -> Inheritance: "is-a" relationship Employee "Is A" Person Circle "Is A" Shape -> Composition: "has-a" relationship Person "Has...
[ "reiser.jguilherme@gmail.com" ]
reiser.jguilherme@gmail.com
55ddeca8ac2b4fbf91f656c8856a2c6adfaa6a02
b57c58a3f89f92fe8cb27af0f264ecb173743161
/task_3.cpp
ba372a3dcc245f59f2d628596db1f72804103ab2
[]
no_license
PetrovSergeyAleksandrovich/MACROSes_and_PREPROCESSOR
b4f42c820a2384cb035b2b84cc280057a57bb00a
11cf9e39765135b1cb39a0171e6c1c7bc8548605
refs/heads/master
2023-05-07T23:28:00.148740
2021-05-04T20:24:30
2021-05-04T20:24:30
363,336,805
0
0
null
null
null
null
UTF-8
C++
false
false
306
cpp
#include <iostream> #define WINTER 0 #define SPRING 1 #define SUMMER 0 #define AUTUMN 0 int main () { #if WINTER std::cout << "winter"; #endif #if SPRING std::cout << "spring"; #endif #if SUMMER std::cout << "summer"; #endif #if AUTUMN std::cout << "autumn"; #endif return 0; }
[ "ps@dsys.ru" ]
ps@dsys.ru
e502a16c1c1558e212da9930e387f3397906946b
a81c07a5663d967c432a61d0b4a09de5187be87b
/third_party/blink/renderer/platform/scheduler/public/post_cancellable_task.h
38cbf63ac87630eab66179f2ea90c5abff3fdb8f
[ "BSD-3-Clause", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "LGPL-2.1-only", "GPL-2.0-only", "LGPL-2.0-only", "BSD-2-Clause", "LicenseRef-scancode-other-copyleft" ]
permissive
junxuezheng/chromium
c401dec07f19878501801c9e9205a703e8643031
381ce9d478b684e0df5d149f59350e3bc634dad3
refs/heads/master
2023-02-28T17:07:31.342118
2019-09-03T01:42:42
2019-09-03T01:42:42
205,967,014
2
0
BSD-3-Clause
2019-09-03T01:48:23
2019-09-03T01:48:23
null
UTF-8
C++
false
false
2,871
h
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_SCHEDULER_PUBLIC_POST_CANCELLABLE_TASK_H_ #define THIRD_PARTY_BLINK_RENDERER_PLATFORM_SCHEDULER_PUBLIC_POST_CA...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
751e010862b527ec80fc693bc8a4ebaabbd62300
8ea1f354fddb0d49699f866d4e15795c1fd3162c
/src/coreclr/nativeaot/Runtime/unix/UnwindHelpers.cpp
7fe9b91637a65c877856c9d5b1041c69d9362fcd
[ "MIT" ]
permissive
iSazonov/runtime
11160989c6bd5da15a2f1b410f0f6e871bdf7b39
2846793880209d881a755ce4e0d6ebfdf80fe875
refs/heads/master
2023-02-16T20:56:31.170078
2022-07-05T08:13:41
2022-07-05T08:13:41
310,336,133
0
0
MIT
2022-08-14T08:05:40
2020-11-05T15:11:18
C#
UTF-8
C++
false
false
22,701
cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "common.h" #include "daccess.h" #include "rhassert.h" #define UNW_STEP_SUCCESS 1 #define UNW_STEP_END 0 #ifdef __APPLE__ #include <mach-o/getsect.h> #endif #include <...
[ "noreply@github.com" ]
noreply@github.com
bd6752d5b1ac30ab8f9f0d229b2d7db5b9506133
95b28b2804574e4d20239db53634a493a495b4d0
/test2/TerrainTexturePack.cpp
2e16b25bac5d121fa2d645e6969967421797de85
[]
no_license
avitzdaka1/openGL-cpp-graphics
54cfa4223342c3382304c9d98edd6cbd48f258c4
6e09ed15653cedeb3e3f6fad8cb4bda9426b4754
refs/heads/master
2020-05-13T17:17:28.943047
2019-03-27T22:28:41
2019-03-27T22:28:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
645
cpp
#include "TerrainTexturePack.h" TerrainTexturePack::TerrainTexturePack(TerrainTexture backgroundTexture, TerrainTexture rTexture, TerrainTexture gTexture, TerrainTexture bTexture) { this->backgroundTexture = backgroundTexture; this->rTexture = rTexture; this->gTexture = gTexture; this->bTexture = bTexture; } Terr...
[ "maksimlya@gmail.com" ]
maksimlya@gmail.com
86d2fd4907dade963955ba85f75a0730f8591040
9d3add59271537ffe005eef87c6dfa176bb03276
/SelectionSort.h
ed280b0fe534a56c54c90aaf05672a4a8bdc7e6a
[]
no_license
bkosh001/CS-100-Lab3
4f33e43a5b7cdea4864fb8afda9a72e93a995ffe
6d9eab6c0859c26c0d2cca97f7d6e076f5deaec2
refs/heads/master
2021-01-19T01:30:11.028426
2016-11-10T00:19:18
2016-11-10T00:19:18
73,331,890
0
0
null
null
null
null
UTF-8
C++
false
false
216
h
#ifndef SelectionSort_H #define SelectionSort_H #include "Sort.h" #include "Container.h" class SelectionSort : public Sort{ public: SelectionSort() {} void sort(Container* container); }; #endif
[ "bkosh001@ucr.edu" ]
bkosh001@ucr.edu
8762dd1773179b5346a7f3d7fe4c5f8edb69cb84
9c3e30684dd5afd5196f329e525efd469571ebd2
/Math/Source/Quaternion.h
08f6ab55879b828310906ec856fc93f722a0b714
[ "BSD-2-Clause" ]
permissive
jjiezheng/Anubis-Engine
eb30ec04c8bd44343dbb5e02b8b3c34d615c7210
cd78e833bd50f8809244b7b0289bd96dad7300d2
refs/heads/master
2021-01-14T12:44:21.888717
2014-02-25T19:23:29
2014-02-25T19:23:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,460
h
#pragma once //==================================================================================== //Quaternion.h // //This code is part of Anubis Engine. // //Anubis Engine is a free game engine created as a fan project to be //awesome platform for developing games! // //All sources can be found here: // https://gith...
[ "evg.gamedev@gmail.com" ]
evg.gamedev@gmail.com
7c53498744780ce400dcc28f89ad47b3415365cd
3b91f40183191a296e0f5a8ce5ca1e10e0409e72
/per grade for studnet.cpp
b505f2a2a99e1714a5e50bb2cc43aae22a30a6b6
[]
no_license
mayank1751997/c-exp
2e23d1584b9a071e40a26dadd4bdd9538b73f628
20eaf39b83051ba925eb90922ed6d2907b29544e
refs/heads/master
2020-05-04T17:08:17.238761
2019-04-03T13:57:55
2019-04-03T13:57:55
179,299,709
0
0
null
2019-04-03T13:57:56
2019-04-03T13:48:26
null
UTF-8
C++
false
false
426
cpp
#include<stdio.h> int main() { int m1,m2,m3,m4,total,per; char grade; printf("enter the marks of the student"); scanf("%d%d%d%d",&m1,&m2,&m3,&5m4); total = m1+m2+m3+m4; per = total/4; if(per>=85) grade = 'a'; else if(per>=70) grade = 'b'; else if(per>=55) grade = 'c'; else if(per>=40) grad...
[ "noreply@github.com" ]
noreply@github.com
4f15d2118178c14db06a658ba6adaefedb31488e
742c7a43347456ba292a71d544f0d1d49a95803a
/radial/qu.radial.map.cpp
40b4af4d772ce39eda48a30749b178b1171f1244
[]
no_license
IvanSkvortsov/pseudo_integral
d6866e7ae596a676b584761d46b5d564e2855479
bb466de42645c51dc4eb17e4a755864bb801aa86
refs/heads/master
2020-08-04T04:18:15.956910
2016-12-18T12:29:50
2016-12-18T12:29:50
73,522,379
0
0
null
null
null
null
UTF-8
C++
false
false
28
cpp
#include"qu.radial.map.hpp"
[ "ivan.skvortsov.06.06.90@gmail.com" ]
ivan.skvortsov.06.06.90@gmail.com
0d6db32e3c5c4fbad1a7c758feeeb81d45c62879
2c148e207664a55a5809a3436cbbd23b447bf7fb
/src/net/spdy/chromium/header_coalescer.cc
d2f80f742c8d161820f38e863bafd8333437c386
[ "BSD-3-Clause" ]
permissive
nuzumglobal/Elastos.Trinity.Alpha.Android
2bae061d281ba764d544990f2e1b2419b8e1e6b2
4c6dad6b1f24d43cadb162fb1dbec4798a8c05f3
refs/heads/master
2020-05-21T17:30:46.563321
2018-09-03T05:16:16
2018-09-03T05:16:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,957
cc
// Copyright (c) 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/spdy/chromium/header_coalescer.h" #include <memory> #include <utility> #include "base/bind.h" #include "base/callback.h" #include "bas...
[ "jiawang.yu@spreadtrum.com" ]
jiawang.yu@spreadtrum.com
29d5619d26b8259c9c3e81cc1bb6910c45f152cb
5470644b5f0834b9646649da365c96101a2f9b2a
/Sources/Elastos/Frameworks/Droid/Base/Core/src/os/BinderProxy.cpp
d5ff39ca2ca19d7a1433927cb7c7910ab84b102f
[]
no_license
dothithuy/ElastosRDK5_0
42372da3c749170581b5ee9b3884f4a27ae81608
2cf231e9f09f8b3b8bcacb11080b4a87d047833f
refs/heads/master
2021-05-13T15:02:22.363934
2015-05-25T01:54:38
2015-05-25T01:54:38
116,755,452
1
0
null
2018-01-09T02:33:06
2018-01-09T02:33:06
null
UTF-8
C++
false
false
1,470
cpp
#include "os/BinderProxy.h" #include "ext/frameworkext.h" #include <binder/IBinder.h> namespace Elastos { namespace Droid { namespace Os { // {C9B1505E-E42A-4175-A9AC-57D819F1428F} extern const InterfaceID EIID_BinderProxy = { 0xc9b1505e, 0xe42a, 0x4175, { 0xa9, 0xac, 0x57, 0xd8, 0x19, 0xf1, 0x42, 0x8f } }; Bin...
[ "chen.yunzhi@kortide.com" ]
chen.yunzhi@kortide.com
2474939c22591dd75f427f91005ce320c27b692a
d5bd083dbcacce8cf62ebbd73c77c14c8247e057
/frameworks/av/media/libstagefright/MediaDefs.cpp
80d6f40b9aa1b0ae24711dee54c3d72ed4db3024
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
RetronixTechInc/android-retronix
ab0e10840dab5dc7b0879737953ebf2e1916f2b0
cd7d794dea51c3b287da0d35ddb18c1bdef00372
refs/heads/RTX_NXP_Android601
2021-11-16T03:58:58.169998
2021-11-15T01:51:02
2021-11-15T01:51:02
198,991,737
4
5
null
2020-03-08T23:21:29
2019-07-26T09:49:01
Java
UTF-8
C++
false
false
4,223
cpp
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "townwang@retronix.com.tw" ]
townwang@retronix.com.tw
9cc6697f10816aff3424f613721ac372627fcfcc
17e627a250c4404a21a5d42a03edf6430017f252
/Static_MPFA/source/evolver.cpp
7f12b64d4261dbee513e56ac7da88de07e7fec6f
[]
no_license
BCLab-UNM/MPFA-ARGoS
da063cd7a19c38b6278919d3a6f3bb6ad43ff9c9
4272aa6e9b0f585740532b7b1a3ed8529bfc18ad
refs/heads/master
2023-03-01T14:33:53.463640
2021-02-09T16:51:51
2021-02-09T16:51:51
76,928,837
0
4
null
2019-04-11T19:32:50
2016-12-20T06:15:41
C
UTF-8
C++
false
false
18,686
cpp
#include <stdio.h> #include <math.h> #include <cstdlib> #include <unistd.h> // For usleep and optargs #include <boost/filesystem.hpp> // For extracting file names from strings // For random numbers in genome initialization #include <random> // For shared memory management #include <sys/mman.h> #include <ctime> // F...
[ "lqcobra@hotmail.com" ]
lqcobra@hotmail.com
9503a6acf82c55ad55919b1de7a252f58b47598b
d2788ebe40c2a265bdb3bb02bc4c5bb7a0da9c3d
/libraries/utilities/key_conversion.cpp
bf509e214ae97890b918b383ce8582d8f274aab9
[ "BSD-3-Clause", "MIT", "Apache-2.0" ]
permissive
vaccoin/vac
b68df3dac0841990ee7b8947584253974c0b926c
146ba68ab94e249416e644d3df39715b948c948c
refs/heads/master
2020-03-23T21:34:29.456786
2018-07-24T05:05:40
2018-07-24T06:38:31
142,096,720
0
0
null
null
null
null
UTF-8
C++
false
false
1,713
cpp
/** * @file * @copyright defined in VAC/LICENSE.txt */ #include <VACio/utilities/key_conversion.hpp> #include <fc/crypto/base58.hpp> #include <fc/variant.hpp> namespace VACio { namespace utilities { std::string key_to_wif(const fc::sha256& secret ) { const size_t size_of_data_to_hash = sizeof(secret) + 1; co...
[ "vaccoin@mail.com" ]
vaccoin@mail.com
2a136a329dec8281fd661b5f0ef33a6abdf70035
9144c993f02663c180417c6ab0b4cee14e5af4b3
/src/json/json_spirit_writer_template.h
aad8e9508dfe0e4f31ae7a0031bd28e4f23b01a5
[ "MIT" ]
permissive
merecoin/trillion
f0afab575ddfe63b182d7e34561b6cf7dd9c991e
00972bc3f1ed117ba9816f9ffb58bde238034f1b
refs/heads/master
2020-03-16T22:18:09.024171
2018-07-14T08:19:37
2018-07-14T08:19:37
133,034,016
17
6
null
null
null
null
UTF-8
C++
false
false
6,987
h
#ifndef JSON_SPIRIT_WRITER_TEMPLATE #define JSON_SPIRIT_WRITER_TEMPLATE // Copyright John W. Wilkinson 2007 - 2009. // Distributed under the MIT License, see accompanying file LICENSE.txt // json spirit version 4.03 #include "json_spirit_value.h" #include <cassert> #include <sstream> #include <iomanip> na...
[ "36365036+merecoin@users.noreply.github.com" ]
36365036+merecoin@users.noreply.github.com
96b399536e9b80c3894ed234b16da58b8a49facb
315fd47690450e7a0530bf4b3596cc9448c88929
/csacademy/041/d.cpp
44411a6b4a775dda1e6751e632df03c3f57624e9
[]
no_license
1119-2916/competitive-programming
8d59f2c3c36de719d665307fcaa138cc03845573
356b66d2f93bf6e28f04af8968e0f1f6ae4d7bae
refs/heads/master
2021-06-08T14:33:14.620002
2020-04-26T14:01:44
2020-04-26T14:01:44
108,534,522
3
0
null
null
null
null
UTF-8
C++
false
false
1,535
cpp
#include <bits/stdc++.h> using namespace std; #define INF 1001000100010001000 #define MOD 1000000007 #define EPS 1e-10 #define int long long #define rep(i, N) for (int i = 0; i < N; i++) #define Rep(i, N) for (int i = 1; i < N; i++) #define For(i, a, b) for (int i = (a); i < (b); i++) #define pb push_back #define eb ...
[ "ti11192916@gmail.com" ]
ti11192916@gmail.com
9676cb3dbc8e846e849b7f9cf02800810bfaadf1
6d5cdbb9775f459b76a4cbbeca06e3d06c16eb31
/src/dlxml.h
87d93b2fe93877b9d9f50873a62b5a6907e9d493
[]
no_license
mngad/rssnc
28b974ddb4235fd63e3c41ab3f74921445d0f978
54670e5a12c204ed1ad3e0ededa7617f97aa6cba
refs/heads/master
2020-03-28T12:25:10.593329
2018-10-26T16:13:37
2018-10-26T16:13:37
148,295,556
0
0
null
null
null
null
UTF-8
C++
false
false
1,104
h
#include <stdio.h> #ifndef DLXML_H #define DLXML_H #include <stdlib.h> #include <iostream> #include <fstream> #include <curl/curl.h> #include "tinyxml.h" #include "Item.h" #include "feed.h" #include <sys/stat.h> //#include <unistd.h> #include <string> #include <map> class Dlxml{ public: std::vector<Feed> fe; v...
[ "mngad@leeds.ac.uk" ]
mngad@leeds.ac.uk
49221c311ad2b46652a7be58171b485d6f78f338
86ea484ca5c78b89afd7255b6278c9a527fee397
/UVA/uva11729.cpp
63a32daf13c57ea03032f7981f3b567ff6ae8a2c
[]
no_license
StilllFantasy/Fantasy-program
1fe7b01058e593c73f8a3bb9789ac02adb64d284
5de68f52dc157f02c149f08ccca522abe833402b
refs/heads/master
2022-01-27T05:14:00.935995
2019-07-29T14:11:37
2019-07-29T14:11:37
158,623,307
2
0
null
null
null
null
UTF-8
C++
false
false
649
cpp
#include<iostream> #include<algorithm> using namespace std; struct soldier { int brief; int task; }s[1006]; bool cmp(soldier a,soldier b) { return a.task>b.task; } int main() { int n; int k = 1; while(cin>>n&&n) { int maxx = -1; for(int i=1;i<=n;i++) cin>>s[i].brief>>...
[ "1784788211@qq.com" ]
1784788211@qq.com
bfef9bce0886d7deb8cc0fb06940e0a13e6609e5
308f3cb8a30fcacd8851cc2ed979949b643cf1d9
/bzoj__orzliyicheng/p3809.cpp
383fec9b4dec93c708545efe0aa04766422fe242
[]
no_license
szh-bash/ACM
9a49859644d077bcb40f90dbac33d88649e7b0f3
3ddab1ab8f9b8a066f012f2978ee9519d00aec54
refs/heads/master
2022-08-08T19:20:09.912359
2022-07-20T10:43:57
2022-07-20T10:43:57
98,170,219
5
0
null
null
null
null
UTF-8
C++
false
false
1,416
cpp
#include <cmath> #include <cstdio> #include <cstring> #include <cstdlib> #include <iostream> #include <algorithm> using namespace std; int n, m, tp, a[110000], ans[1000100], c[110000], p[110000], f[110000]; struct zsm{ int l, r, a, b, n; }l[1000100]; bool cmp(zsm a, zsm b){ if (p[a.l]<p[b.l]) return 1; if (p[a.l]>p[...
[ "342333349@qq.com" ]
342333349@qq.com
474925e35c65cf8386f0a196d57286e1a8155b74
da1ed88feb813e4e45891784b267a0773a7b6514
/src/shading/materials/material.cpp
f18d6dbea40b50be0fb6c3e2b768615d8646cca2
[]
no_license
espennordahl/iAurora
91e34b16417ea6e01d41906bdc7182a96aa57c4d
7777d7d84e6b04844c627c3ba2d1ddf27cd8c934
refs/heads/master
2020-04-11T02:37:12.839164
2014-08-25T23:27:48
2014-08-25T23:27:48
22,309,918
0
0
null
null
null
null
UTF-8
C++
false
false
1,157
cpp
// // material.cpp // Aurora // // Created by Espen Nordahl on 25/07/13. // Copyright (c) 2013 Espen Nordahl. All rights reserved. // #include "material.h" #include "shadingEngine.h" #include "log.h" #define lcontext LOG_Material using namespace Aurora; Material::Material(std::string name, RenderEnvironment *r...
[ "espen.nordah@gmail.com" ]
espen.nordah@gmail.com
837dfc8305397618c4057704eb681b409235ae4f
3ea77199da60859c9dac74f8d72a5310ea6f3296
/QQ/widget.h
3aad9f953ca3222ff3e68f8f4a0b84bb13e92135
[]
no_license
zhuyijiang/QQ_login_ui
a4f0f2c471f2455e6056fc82961c7132426774a9
2eedb606d1e1dbb3e42455b416e2cdb706e087f6
refs/heads/master
2021-05-03T08:22:36.769735
2018-02-07T21:33:40
2018-02-07T21:33:40
120,566,212
0
0
null
null
null
null
UTF-8
C++
false
false
740
h
#ifndef WIDGET_H #define WIDGET_H #include <QWidget> #include <QLabel> #include <QPixmap> class QTimer; namespace Ui { class Widget; } enum State {Clockwise, Counterclockwise}; class Widget : public QWidget { Q_OBJECT public: explicit Widget(QWidget *parent = 0); ~Widget(); private slots: void on...
[ "zhuyi@users.noreply.github.com" ]
zhuyi@users.noreply.github.com
dea4871ef6790b6beb34aad0ba34c447bc51b70a
2b9e3c3a7cf48650157e9e860148f16597078ff3
/EmergencyWatcher.h
6058d3c166f1377b003e6b75837a36aea1d43075
[]
no_license
zhaojidabao/MGCode
2a7fa089aaed9c2f99a2fd55cd4743fd1ae3d59e
c742915c8170869d5b2fbf791f339a1c28350334
refs/heads/master
2020-03-31T20:35:23.596990
2018-10-11T07:05:00
2018-10-11T07:05:00
152,546,612
0
6
null
null
null
null
UTF-8
C++
false
false
500
h
#pragma once #define WM_EMERGENCY_EVENT (WM_APP+10) class CEmergencyWatcher { public: CEmergencyWatcher(void); ~CEmergencyWatcher(void); public: static UINT WatchThreadFun(LPVOID pParam); //Check, then Do yourself or Notify void RunWatcher(HWND hWnd); void StopWatcher(); //SafeDoor BOOL SafeDoorCheck(BOOL &...
[ "42225836+zhaojidabao@users.noreply.github.com" ]
42225836+zhaojidabao@users.noreply.github.com
ccb51a7e5d0fc212dff4d5851627e1cb5b33059d
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/cpp-restsdk/generated/model/ComDayCqDamStockIntegrationImplConfigurationStockConfigurationInfo.h
6d6b4707d373d2e81fc5f08dc682304cbd0e8a40
[ "Apache-2.0" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
C++
false
false
3,165
h
/** * Adobe Experience Manager OSGI config (AEM) API * Swagger AEM OSGI is an OpenAPI specification for Adobe Experience Manager (AEM) OSGI Configurations API * * OpenAPI spec version: 1.0.0-pre.0 * Contact: opensource@shinesolutions.com * * NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT....
[ "cliffano@gmail.com" ]
cliffano@gmail.com
6b7385f298ef740f993624ef52a7ea7e24078d86
c70c799dec351638b9745ca205ab1c3124b2ff2d
/WordLadder/WordLadder.h
ae6a72b2db69e9c07be01aa365cef2f1ac1cb24c
[]
no_license
andreidimaano/CS14
2a236c374df40340066ade91149a4e486f83f0ff
47e00c94abe1377825938c424a3dfbc3f51b1e0c
refs/heads/master
2022-09-30T12:19:35.296416
2020-06-04T19:52:18
2020-06-04T19:52:18
267,525,212
0
0
null
null
null
null
UTF-8
C++
false
false
1,313
h
#ifndef WORD_LADDER_H #define WORD_LADDER_H #include <iostream> #include <list> #include <stack> #include <queue> using namespace std; class WordLadder { private: list<string> dict; int comparisons = 0; bool optimization = false; public: WordLadder(const string ...
[ "noreply@github.com" ]
noreply@github.com
4cddd8b4f3b39ccff913f2c50bacc05ce22d4fee
a9cdaf0e66274cec94711207f80b7e4a74d6c4b0
/chart.cpp
3fdc35b57aacf7023aa2b82793a15c03038f6a42
[]
no_license
researcher2312/Pong3000
9d407970b830c3727e2e8e011edfc45369f76c07
d87a359ba1467a9d9322db276be49c1903310b42
refs/heads/master
2022-10-07T22:48:35.781963
2020-06-14T23:44:13
2020-06-14T23:44:13
257,221,078
0
0
null
null
null
null
UTF-8
C++
false
false
1,355
cpp
#include "chart.h" Chart::Chart(SerialConnector* serial, int side, QGraphicsItem *parent, Qt::WindowFlags wFlags): QChart(QChart::ChartTypeCartesian, parent, wFlags), device(serial), m_series(0), m_chosen_side(side), m_axisX(new QValueAxis()), m_axisY(new QValueAxis()), m_step(0), m_x(5...
[ "researcher2312@gmail.com" ]
researcher2312@gmail.com
5b6beaa14839e34f342775ded74084004a89af4f
fdaa30c293d16ef8e5eaf0a4f4e6656b41ba0d9c
/Projects/022 random item drop/022 random item drop/main.cpp
f3149d9b40a4b9809961a71c68467b53776c0a01
[]
no_license
JelinekLukas/CPP_Tutorial_Projects
e2c0bb9a4f114ba6fff36e0b80ce9be9119216e4
19b52a054f4c8c83ed7f09d834109ddb57e423ad
refs/heads/main
2023-03-18T18:34:22.315024
2021-03-18T12:01:11
2021-03-18T12:01:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
74
cpp
#include "Game.h" int main() { Roundbeargames::Game game; game.Run(); }
[ "roundbeargames@gmail.com" ]
roundbeargames@gmail.com
f65157559ecfda553d57269bc28c565322a22d8d
c409c8dceec9fbac898778697c8ee8bee0eced8e
/machine.cpp
00c0724cb280f32f1cad6be4a149fd4b9c3df511
[]
no_license
t5555d/ubsp
1b5387e22504afca93d7dc97d21d9513b1edce32
85effae90ce2c44a68c9e8f3f2f073fb579b8b4a
refs/heads/master
2020-04-14T21:23:00.991394
2018-12-13T17:16:59
2018-12-13T17:16:59
164,126,615
0
0
null
null
null
null
UTF-8
C++
false
false
10,497
cpp
#include "machine.h" #include "syntax.h" #include "operators.h" #include "utils.h" #include "error.h" #include <iostream> #include "syntax-output.h" NAMESPACE_UBSP_BEGIN; struct break_exception {}; struct continue_exception {}; struct return_exception { number_t value; }; syntax_output_t debug(std::cerr); machine_...
[ "t5555d@gmail.com" ]
t5555d@gmail.com
faf55b1c77198b8d843b8609bdfbb7b5aaae1fce
0fcf29112861b79cf28f5da53f6c91b9b44a295d
/examples/analysis/print_abundances_for_element.cpp
b1477357c439b06ce329335fe6536e24b0c5385d
[]
no_license
gezhuang0717/NucnetLight
7b0d6250d00a6a3ac50b8833200a5f38e5457e45
77f7baa73b3497a2d8562f33fee00e61ac42f133
refs/heads/master
2020-12-07T13:37:53.618100
2017-06-27T18:18:42
2017-06-27T18:18:42
95,587,966
0
0
null
null
null
null
UTF-8
C++
false
false
6,897
cpp
//////////////////////////////////////////////////////////////////////////////// // This file was originally written by Bradley S. Meyer. // // This is free software; you can redistribute it and/or modify it // under the terms of the GNU General Public License as published by // the Free Software Foundation; either ver...
[ "zhuang.ge@riken.jp" ]
zhuang.ge@riken.jp
f88a6d2509535a8e41bf99feb137387a012ffc20
0e4c9cf77219cde772f1d21cf30bf5c8e7b9a3b4
/113.PathSumII/MarkCSIE/PathSumII/main.cpp
cc7fafd3edf867aa1a1bc04e00ea6c49d893ff4e
[]
no_license
LeetCodeBreaker/LeetCode
be25aa3ac2176083440dd27ce15c532e99e85e61
00a5ee2fc9ad38f34bb37ed64820a286057ff728
refs/heads/master
2021-01-17T03:48:36.961178
2020-06-07T15:24:49
2020-06-07T15:24:49
37,640,193
5
2
null
2015-07-15T15:29:21
2015-06-18T05:52:36
C
UTF-8
C++
false
false
1,824
cpp
#include <iostream> #include <vector> // Definition for a binary tree node. struct TreeNode { int val; TreeNode *left; TreeNode *right; TreeNode(int x) : val(x), left(nullptr), right(nullptr) {} }; class Solution { public: std::vector<std::vector<int>> pathSum(TreeNode* root, int sum) { std::vector<s...
[ "markcsie@gmail.com" ]
markcsie@gmail.com
388254ca3cbfb01cd52fb0531c65aa0cf775ce34
7b7612493109c95137ad18235d8cb19fe84a0080
/core/include/Event.h
853d2b0f06a5f6b9a819b4f5aa7ae04bbd156fb3
[]
no_license
zenhox/TSP-NS
64425d7b3a78bfd0ebc8e462ad8cb8ff6e0900bb
f3202aa888cc9588965108d67f30dfc9b5b3a71e
refs/heads/master
2022-04-16T02:51:20.899319
2020-04-12T03:29:09
2020-04-12T03:29:09
248,511,591
0
0
null
null
null
null
UTF-8
C++
false
false
7,627
h
#ifndef _NSEVENT_H_ #define _NSEVENT_H_ #include <memory> #include "Common.h" #include "Time.h" using std::shared_ptr; using std::make_shared; using std::pair; namespace HSP_NS { class EventKey{ public: EVENT_ID _eventId; NODE_ID _nodeId; Time _timestamp; EVENT_STATUS _status; String _...
[ "zenhox@163.com" ]
zenhox@163.com
2b639e5d71e22aa4e9adbd32ece53e4d30ec2499
119b62ad0d04d38b74da09c62ac8c2bf2877aa09
/src/logging/src/logging/InternalLogger.cpp
07192ef57c2b715417994c2fc6c6682d9a951028
[]
no_license
AndrewLang/matrix-cpp-logging
f2329082cee86289158468ad7c238eee050f1786
fe129eb90e4431d5fdc9dccf613530a0e7e8c9ab
refs/heads/master
2023-02-20T21:38:18.183222
2021-01-27T22:47:44
2021-01-27T22:47:44
284,808,876
0
0
null
null
null
null
UTF-8
C++
false
false
1,196
cpp
#include "logging/InternalLogger.h" namespace Logging { InternalLogger::InternalLogger(std::shared_ptr<ILoggerFactory> factory, const std::string& loggerName) : factory(factory) { mName = loggerName; initialize(); } InternalLogger::~InternalLogger() { loggers.clear(); } bool InternalLogger::isEnabl...
[ "yu-xin_lang@keysight.com" ]
yu-xin_lang@keysight.com
434b3c8dff3f8369b623a33a4d07543f336f2c70
8d773307e704b7bb182b9119037f02574efff762
/CMakeProject/B/lib.cpp
336fcfeb275196a315920dd55cf0e1d96f5d9a5e
[]
no_license
TheRoD2k/CMakeProjectTask
a7a3f059e6e80eeed00ca8048617ec130646d9ea
e6750328556dc7d16b57b02471ac055d58fb3c79
refs/heads/master
2020-05-25T08:36:20.532083
2019-05-20T21:22:45
2019-05-20T21:22:45
187,714,866
0
0
null
null
null
null
UTF-8
C++
false
false
66
cpp
#include "lib.h" int GetLastDig(int input) { return input%10; }
[ "Ponomarev.Artem@phystech.edu" ]
Ponomarev.Artem@phystech.edu
386a922da8e649329ccec5d654261a892ebd88ce
984e1f87c177d515e6e5eac7d1d33b0de8b8fc93
/src/Eng-Core/GLHelper.h
ed6f797f9175f4957678d96b619eb7f271c1d3b9
[ "MIT" ]
permissive
mweschler/SPEng
ace1d5a93c45e71280707336030c4da44201e981
1553e2c83386c72c80101184b8889144da05e345
refs/heads/master
2020-05-17T10:30:32.742182
2013-12-13T17:05:05
2013-12-13T17:05:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
164
h
#pragma once #include <GL/glew.h> #include <string> class GLHelper { public: static void flushGLErrors(); static std::string errorEnumToString(GLenum error); };
[ "mweschler@gmail.com" ]
mweschler@gmail.com
a6894b35c2fd5792c8c7d03a23ae5a4f6575fd03
40f317b106b3e8be2c6d2e80e16730171255d4c6
/d0714/the_real_problems/20160612/source/yinzixin/assign/assign.cpp
511c7316f0048dfb18f557e6cbe74b733abdd90d
[]
no_license
cjsoft/inyuyao
a051814de278452cf552568adbb5fa3da9f7709f
2b3576a7a2281edb253d3f987413358c41d4b685
refs/heads/master
2020-04-16T02:56:00.850442
2016-08-01T03:14:13
2016-08-01T03:14:13
60,826,738
0
0
null
null
null
null
UTF-8
C++
false
false
1,228
cpp
#include <cstdio> #include <cstring> #include <iostream> #include <algorithm> #include <cmath> #include <cstdlib> #include <climits> using namespace std; inline int read() { int x = 0, f = 1; char ch = getchar(); for (; ch < '0' || ch > '9'; ch = getchar()) if (ch == '-') f = -1; for (; ch >= '0' && ch ...
[ "egwcyh@qq.com" ]
egwcyh@qq.com
0567b2f3917c0012b3f831fbf5950264b97ecbde
fd6e634817af40654f099471c038b52ea20a8a90
/SPOJ/ELEVTRBL.cpp
b773aee6de34bed111ab50533f6880ff3eca4d1a
[]
no_license
praneyrai/Online-Judge-Solns
76b761346977825cc271a0cdf51f07873ed739e6
a0c8c8f6722b9a570246a036c40893300ca6ee7d
refs/heads/master
2021-01-11T15:44:32.110925
2020-04-12T14:46:53
2020-04-12T14:46:53
79,917,519
1
0
null
2020-04-12T14:46:55
2017-01-24T14:12:11
C++
UTF-8
C++
false
false
733
cpp
#include<iostream> #include<queue> using namespace std; int main(){ int f,s,g,u,d; cin >> f >> s >> g >> u >> d; if(s == g){ cout << 0; return 0; } int visited[f+1]={0}; visited[s] = 1; queue<int> qq; qq.push(s); int count=0; bool flag = true; int x=-1; while(!qq.empty()){ x = qq.front(); if(x == g...
[ "praney86@gmail.com" ]
praney86@gmail.com
f3fe6bc0d7173177a3b8bca70a4e0ca64fd97ab6
ce50738e86b6f6b9a97038e89b3d3dcb9482845f
/P3 ED/cola.h
fc31f35b3a8696b5ff61e15ffe706d9901acdd4b
[]
no_license
PabloMorer/Data-Structure
d78afc541f818ab6f47f78ff7044f25bec68daa5
dfeb9ca4923d2fd76ca57cd10e19fe657242cf61
refs/heads/main
2023-02-15T16:27:56.805964
2021-01-15T12:36:55
2021-01-15T12:36:55
329,907,550
0
0
null
null
null
null
ISO-8859-1
C++
false
false
5,528
h
/** GRUPO: B21 */ /** @file Cola.h Implementación del TAD Cola utilizando una lista enlazada de nodos. Estructura de Datos y Algoritmos Facultad de Informática Universidad Complutense de Madrid (c) Marco Antonio Gómez Martín, 2012 Mercedes Gómez Albarrán, 2016 */ #ifndef __COLA_LISTA_ENLAZADA_H ...
[ "noreply@github.com" ]
noreply@github.com
e9c90ddf375ddd8d1d46e57f2c61cf01b456ec76
9ffe21126bc4dcfa9eb0f545366c4580d188bd6f
/library/graphs/flows/dinic.hpp
182583f2d0114e1ff9333d133494f11c96fc51a0
[]
no_license
GabrielDWu/cp-library
0465a06233659b4e243243fb9f965e4ee6a8d44a
395a35072285765de835e910c9739a86296dc7e3
refs/heads/main
2023-07-07T10:54:42.774209
2021-08-05T22:08:36
2021-08-05T22:08:36
393,180,162
0
0
null
2021-08-05T22:02:44
2021-08-05T22:02:43
null
UTF-8
C++
false
false
1,549
hpp
#pragma once template <class F> struct Dinic { struct Edge { int to; F flow, cap; }; int n; std::vector<Edge> edges; std::vector<std::vector<int>> adj; std::vector<int> level; std::vector<std::vector<int>::iterator> cur; void init(int n_) { n = n_; adj.assign(n, std::vector<int>()); cur.assign(n, std::ve...
[ "12tqian@gmail.com" ]
12tqian@gmail.com
f0fcecb226b3ef5eb0f2f00f75614920a4048d68
965641a40e094ff38b3e47018023532f37643c3c
/Algorithms/Graphs/Graphs_MST_Kruskal.cpp
6df8310bbca2c01e8a0b4a17a4d7393d4035aaf9
[]
no_license
nikhita-n/CP
e5943b3090e75985a060b2b0da9e2709df553e29
feaf0d9c94f5fde05f4b74b66ed49b81375ce3f1
refs/heads/master
2023-06-24T17:32:57.670276
2021-07-20T04:42:25
2021-07-20T04:42:25
321,691,116
0
0
null
null
null
null
UTF-8
C++
false
false
2,104
cpp
//Special case of greedy MST algorithm /*IDEA -sort edges by weight -Add them to the MST unless doing so would create a cycle, if a cycle is created by adding that edge, ignore that edge - O(V)*/ //first shorter edges are added to MST then larger edges Challenge: would adding edge v-w to tree create a cycle? ...
[ "nikhita262001@gmail.com" ]
nikhita262001@gmail.com
8895f7a4785f06a2f59287401a08969452ea5bd4
6c6b4809f062321d65943944d28fb6d7a49aedf4
/oringinal_code/textinteraction.cpp
d802eb2855741fffec3f6fe98c10dd2554bd161d
[]
no_license
y-zheng18/crowding_translation_platform
3118d6653018db4e2466ba2a410c62d801a41118
2532128c16b8ad2e9d979e66757524ce28fcf246
refs/heads/master
2020-07-12T04:03:47.524669
2019-08-27T14:29:23
2019-08-27T14:29:23
204,713,083
0
0
null
null
null
null
UTF-8
C++
false
false
1,183
cpp
#include "textinteraction.h" #include "database.h" TextInteraction::TextInteraction(const QString& assignmentName, const QString& id, const QString& text, const PLATFORM& form): m_sAssignmentName(assignmentName), m_sId(id), m_sFileText(text), m_ePlatform(form) { } /************************************************...
[ "y-zheng18@mails.tsinghua.edu.cn" ]
y-zheng18@mails.tsinghua.edu.cn
f2fb189985d898ffc9c4e461b4721556b9f3dfbb
800965a478f1c8d68c25d0837d1a3ffab75b50e9
/Week-06/day-3/03.cpp
3af50fa63c624f23232fcba7d7e5879e6c901ff1
[]
no_license
greenfox-zerda-sparta/Ak0s
8ed1eea5a63249cabb58f5de8620884aea7a8503
2f37db6512f6aa7057048ed189ed2259e3ee48ba
refs/heads/master
2021-01-12T18:15:08.523009
2017-02-13T18:06:12
2017-02-13T18:06:12
71,350,507
2
0
null
null
null
null
UTF-8
C++
false
false
775
cpp
//============================================================================ // Name : 03.cpp // Author : Ak0s //============================================================================ // create a function template which takes in an array, and the size of it // print all the elements of the array #...
[ "modis1akos@msn.com" ]
modis1akos@msn.com
6f22a38597cb37c6dbffb86f2349dd0cb6e6a0bc
04f787dee9f41b0f82dc3d1edac5c84704593eb7
/include/diag.hpp
d105f9d47e8dcb15921154118f17e4fb7031cd0a
[]
no_license
theg4sh/rabbitmq-aggregator
c97613a1696e21e574e72a8f7800e118083fc6dd
7988443e7ad76eb21baa8c0e91a65fed3181bbe6
refs/heads/master
2020-04-07T05:57:42.193717
2019-02-14T12:28:36
2019-02-14T12:28:36
158,116,874
0
0
null
null
null
null
UTF-8
C++
false
false
3,237
hpp
#ifndef DIAG_HPP #define DIAG_HPP #include <iostream> #include <string> #include <sstream> #include <map> #include "utils.hpp" #define SUMMARY_EVERY_US 1000000 struct Diag { private: struct Counter { private: std::string name; int count; int previous_count; uint64_t _int...
[ "ak@cnord.ru" ]
ak@cnord.ru
dacbc9162d6a8d1511e9337d23c0348cb964105e
8f2dc5e7afc79f4dede1d9f91a57c353913eda56
/VesselSegmentation/Logic/itkVesselSegmentationPreProcessingFilter.hxx
9e7ab5096890999a2cfcd4219a75b116149fadd7
[]
no_license
TheInterventionCentre/NorMIT-Plan
f09ff653184caf1381fdd925c003f61f2099689e
b841da7b959d9299da3480ad41182ac271794c91
refs/heads/development
2021-01-20T11:17:47.596583
2018-04-24T07:49:58
2018-04-24T07:49:58
77,453,850
11
1
null
2018-04-24T07:49:59
2016-12-27T12:27:58
C++
UTF-8
C++
false
false
8,089
hxx
/*========================================================================= Program: NorMIT-Plan Module: itkVesselSegmentationPreProcessingFilter.hxx Copyright (c) 2017, The Intervention Centre, Oslo University Hospital All rights reserved. Redistribution and use in source and binary forms, with or without...
[ "lcoram@gmail.com" ]
lcoram@gmail.com
28dd53a8379c376e2f901442a15a116ef2c56685
8505ea967e5d2b98f6b634e2dd242eed229d59cd
/production_apps/BEM4I/STFPreconditioner.cpp
924cf6803048ab0134b6e2b7d81d623b2ae4fc72
[ "BSD-3-Clause" ]
permissive
readex-eu/readex-apps
b6afe504d01ea688b6ecdbf0e82b057987536285
38493b11806c306f4e8f1b7b2d97764b45fac8e2
refs/heads/master
2020-03-29T18:52:35.095815
2018-10-08T10:12:16
2018-10-08T10:12:16
150,235,974
2
1
null
null
null
null
UTF-8
C++
false
false
4,110
cpp
/*! * @file STFOperator.cpp * @author Jan Zapletal * @author Michal Merta * @date June 26, 2015 */ #ifdef STFPRECONDITIONER_H namespace bem4i { template<class LO, class SC> STFPreconditioner<LO, SC>::STFPreconditioner( ) { } template<class LO, class SC> STFPreconditioner<LO, SC>:: STFPreconditioner( ...
[ "ondrej.vysocky@vsb.cz" ]
ondrej.vysocky@vsb.cz
f7dcbdf0675ffcf1f226279a898daf63bbd794df
10ad370b087343c293a5daf1a40116505dc927b9
/Libraries/Drivers/AD7124/AD7124Demo.cpp
f4706518d1078b7a0d273dacec46063666b1edc1
[]
no_license
lmhtz/StdOS
cdd9ff07530b3c2b2c3f717802b7ab6b99adb6dd
4ebc4253fccc5612db68d9325c9cdeef10fbce95
refs/heads/master
2020-04-13T00:49:20.323177
2018-12-15T05:30:49
2018-12-15T05:30:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,883
cpp
#include "AD7124.h" #include "AD7124def.h" //#define _AD7124_TEST_CPP #ifdef _AD7124_TEST_CPP /******************************************************************************* * @function : GetTemp1 * @brief : 获取温度1 * @param : 无 * @retval : 返回温度值 * @notes : ***************************************************...
[ "258613763@qq.com" ]
258613763@qq.com
c9be5c4910234e581d527a1d329cd7a4de5bee9c
8910960c82212d83c2e74f78450f13cbee5c2893
/libre/include/parser2.hpp
2fcae4beae1d8ff145cf2ed30838305c0311f64b
[]
no_license
fexolm/Jilag
f53a50e99cc6563ee86cf8f4d0187b82cd286857
9e3abf0ad0e1441884923ff2635749e382a02065
refs/heads/master
2021-05-14T17:19:43.898510
2018-04-07T10:23:52
2018-04-07T10:23:52
116,044,430
0
0
null
null
null
null
UTF-8
C++
false
false
934
hpp
// // Created by fexolm on 19.01.18. // #pragma once #include <iostream> #include <memory> #include "lex_cases.hpp" #include "lex_constants.hpp" #include "nsa.hpp" #include "dsa.hpp" /*! * @brief regular expression parser * * based on grammatic: * * stmt -> expr mult stmt | e * expr -> term | ( complex_expr ) ...
[ "a.artem060@gmail.com" ]
a.artem060@gmail.com
68f252d1ff73849ba690a5690535cff0dc4281a6
9d48363a6125dce5a5def1ac148c4a5bd678ae3b
/Sourcecode/private/mx/core/elements/Extend.h
573d46d69b2518f0ec046da847bf13857bf3fd41
[ "MIT" ]
permissive
rphaeh/mx
4cac321c5b55ce657e07e2e6ed01f0d8cd045757
cdf1c97c5ebffaa81de5db77cfc6d2b06b9a94fb
refs/heads/master
2021-10-26T00:36:24.084974
2019-04-09T00:11:04
2019-04-09T00:11:04
198,191,333
2
0
null
2019-07-22T09:30:20
2019-07-22T09:30:20
null
UTF-8
C++
false
false
1,305
h
// MusicXML Class Library // Copyright (c) by Matthew James Briggs // Distributed under the MIT License #pragma once #include "mx/core/ForwardDeclare.h" #include "mx/core/ElementInterface.h" #include "mx/core/elements/ExtendAttributes.h" #include <iosfwd> #include <memory> #include <vector> namespace mx { names...
[ "matthew.james.briggs@gmail.com" ]
matthew.james.briggs@gmail.com
cf1ed638d4ebf946b4212b4e707a74f51c560b1f
22df1f08d39351175a9dffaf111d9fcca5967c49
/ouzel/input/macos/GamepadDeviceMacOS.hpp
d63f054900b00ecfc9badb2c1414838ed078fc58
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
AlbertSid/ouzel
f539203aa01ad44335b3544c5ec693d1fbda6ba5
10b7a5986b0e53680395f6d6861c32dfbc64ce00
refs/heads/master
2020-12-01T03:12:44.657320
2019-12-27T05:58:22
2019-12-27T05:58:22
230,546,051
0
1
null
2019-12-28T02:13:17
2019-12-28T02:13:17
null
UTF-8
C++
false
false
728
hpp
// Copyright 2015-2019 Elviss Strazdins. All rights reserved. #ifndef OUZEL_INPUT_GAMEPADDEVICEMACOS_HPP #define OUZEL_INPUT_GAMEPADDEVICEMACOS_HPP #include <string> #include "input/GamepadDevice.hpp" namespace ouzel { namespace input { class GamepadDeviceMacOS: public GamepadDevice { ...
[ "elviss@elviss.lv" ]
elviss@elviss.lv
810721d08a3870d60dae9ad279837d8d5decb0f2
09a4962b93c196f2f8a70c2384757142793612fd
/company/build/iOS/Preview/include/Fuse.Controls.NativeViewHost.Enable.h
319c5a833c43ca9b40ba22d2ecb0285923a43a30
[]
no_license
JimmyRodriguez/apps-fuse
169779ff2827a6e35be91d9ff17e0c444ba7f8cd
14114328c3cea08c1fd766bf085bbf5a67f698ae
refs/heads/master
2020-12-03T09:25:26.566750
2016-09-24T14:24:49
2016-09-24T14:24:49
65,154,944
0
0
null
null
null
null
UTF-8
C++
false
false
1,360
h
// This file was generated based on '/usr/local/share/uno/Packages/Fuse.Controls.Panels/0.35.8/$.uno'. // WARNING: Changes might be lost if you edit this file directly. #pragma once #include <Uno.IDisposable.h> #include <Uno.Object.h> namespace g{namespace Fuse{namespace Controls{struct NativeViewHost;}}} namespace g{...
[ "jimmysidney@jimmysidney.local" ]
jimmysidney@jimmysidney.local
b700ab0d0b49a86dfcfd8d33342c661b82303fd4
8c104e22dbe1aef301306d05cfba8a26cd1bde2e
/src/main.cpp
761eab829e32d6a71df5059803b79da6d6f00757
[]
no_license
liquuid/lpong
c73962f84759a78fb4be394565a35d23fdaf0ffc
c64a16f77d3e761669cb1d79f6e0eb04b9e228ea
refs/heads/master
2021-01-10T08:44:21.250576
2015-12-31T11:11:00
2015-12-31T11:11:00
48,846,977
0
0
null
null
null
null
UTF-8
C++
false
false
2,184
cpp
#ifdef __cplusplus #include <cstdlib> #else #include <stdlib.h> #endif #include <SDL.h> #include "add.h" int main ( int argc, char** argv ) { printf("%d", add(1,2)); // initialize SDL video if ( SDL_Init( SDL_INIT_VIDEO ) < 0 ) { printf( "Unable to init SDL: %s\n", SDL_GetError() ); ...
[ "liquuid@liquuid.net" ]
liquuid@liquuid.net
6452910e81c172bf5e0f0ebb4d5da3e7bfb5d120
bdee6f893b9fb54cff80520c0d1d892ca1267493
/medium/0054spiralMatrix.cpp
90ba6b76a88e8578cabf06bd8c92dbac459d7998
[ "Apache-2.0" ]
permissive
wanghengg/LeetCode
b1c014c77c3236c3276f682f09d0f1765d220801
4f73d7e176c8de5d2d9b87ab2812f7aa80c20a79
refs/heads/master
2023-09-01T19:58:11.893396
2021-09-07T15:06:39
2021-09-07T15:06:39
259,371,862
0
0
null
null
null
null
UTF-8
C++
false
false
2,621
cpp
// // Created by wangheng on 2020/6/5. // #include <iostream> #include <vector> using namespace std; class Solution1{ private: static int directions[4][2]; public: vector<int> spiralOrder(vector<vector<int>>& matrix) { if (matrix.empty() || matrix[0].empty()) return {}; int rows =...
[ "wh9697yyk@163.com" ]
wh9697yyk@163.com
70b6ced55721a6155e14be0026518af90b6524d7
127e6a0c6abb58da2aa10485703afd95536e1ed3
/CodeChef/MATCHES.cpp
c2cc5f79e5bcc932cf99e3b4db8987ff82213e8e
[]
no_license
NKH123/Competitive-Programming
d5fdf16831677c96b0d7171b61d05b47e33ea840
b905780d0af2c61af0e87924f3525879c4febed0
refs/heads/master
2021-06-28T09:58:37.938421
2020-09-12T20:52:15
2020-09-12T20:52:15
145,118,633
5
1
null
null
null
null
UTF-8
C++
false
false
4,325
cpp
#include<bits/stdc++.h> using namespace std; #define F first #define S second #define PB push_back #define MP make_pair #define REP(i,a,b) for (int i = a; i <b; i++) typedef long long ll; #define int ll typedef vector<int> vi; typedef vector<long long> vl; typedef pair<int,int> pi; #define trace(x) cout<<#x<<"="<<x<<"\...
[ "neeraj.171it226@nitk.edu.in" ]
neeraj.171it226@nitk.edu.in
1063f5df2a74b953cd45b40dc87c13dcebf3bf77
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5744014401732608_0/C++/jmkjo/main.cpp
47d78360b7ce4d7b29b12c831d432f85cfdd570b
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
1,709
cpp
#include <bits/stdc++.h> using namespace std; #define MEM(a) memset(a,0,sizeof(a)) #define rp(i,a,n) for ( i=a;i<n;i++) #define pr(i,a,n) for ( i=n-1;i>=a;i--) #define pb push_back #define mp make_pair #define all(x) (x).begin(),(x).end() #define sz(x) ((int)(x).size()) #define F first #define S second #defi...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
699ff2d348f7e859fded86e08dbfa17519e6e798
451ab1e84ae56931352f38ef2ea82d4c14a17497
/cocos2d/extensions/Particle3D/PU/CCPURibbonTrail.cpp
2558cedc5c6043fe2af03bcd9a268657c660a367
[ "MIT" ]
permissive
denghe/xxlib_cocos_cpp
64b5c02b2525e6f8f27efcc0daa2855e90388063
d4e9c6f0e59c3db01a6791622188576089df5afe
refs/heads/master
2021-06-27T21:33:54.024283
2020-09-26T07:03:17
2020-09-26T07:03:17
154,665,907
6
3
null
2019-05-23T14:21:14
2018-10-25T12:19:53
C++
UTF-8
C++
false
false
16,009
cpp
/**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. Copyright (c) 2015-2016 Chukong Technologies Inc. Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd. http://www.cocos2d-x.org Permission is hereby granted, free of ...
[ "denghe@hotmail.com" ]
denghe@hotmail.com
4631fee5dae6e1804195a68efda379fecf5c3b7d
709cd826da3ae55945fd7036ecf872ee7cdbd82a
/Term/WildMagic2/Applications/Shaders/Refraction/Refraction.h
5ebe61fcb453db365409ffea2b473c7c3b2ad83a
[]
no_license
argapratama/kucgbowling
20dbaefe1596358156691e81ccceb9151b15efb0
65e40b6f33c5511bddf0fa350c1eefc647ace48a
refs/heads/master
2018-01-08T15:27:44.784437
2011-06-19T15:23:39
2011-06-19T15:23:39
36,738,655
0
0
null
null
null
null
UTF-8
C++
false
false
1,191
h
// Magic Software, Inc. // http://www.magic-software.com // http://www.wild-magic.com // Copyright (c) 2003. All Rights Reserved // // The Wild Magic Library (WML) source code is supplied under the terms of // the license agreement http://www.magic-software.com/License/WildMagic.pdf // and may not be copied or ...
[ "pocatnas@gmail.com" ]
pocatnas@gmail.com
360d5fd9a044040b8302d7381085959080e83962
fc9d6c30e48046792916055d8abd05ed48a2e10f
/test_openni_opengl_opencv_skeleton/main.cpp
2ebcc13d7d58927603f82187eaf221425f41763d
[]
no_license
jstadler/tests-kinect
67c4ae268c08fc8337c48e84fa2fb70563bced8b
e219535d55e9ee81980c354858f1a17d1a8ef7d2
refs/heads/master
2021-01-02T08:14:05.013810
2012-06-12T19:19:15
2012-06-12T19:19:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,040
cpp
/**************************************************************************** * * * OpenNI 1.x Alpha * * Copyright (C) 2011 PrimeSense Ltd. * * ...
[ "jordan.stadler@gmail.com" ]
jordan.stadler@gmail.com
d1b79d30dc641ceab1b8fb0265ac0a6d0d7a255e
281c2763051432271b132499702860bd2b3f5ffa
/Volume_22/2286_Farey_Sequence.cpp
14ec4c5f199a581c83d2d2180f0b576bca1e31c9
[ "Apache-2.0" ]
permissive
dtbinh/AOJ
27c95c32a829adbee37431e6e5f510723992fe45
f4fc75717e67b85977f5ba0ccf9e823762e44a45
refs/heads/master
2021-01-24T23:42:46.858379
2015-05-25T17:05:03
2015-05-25T17:05:03
36,429,163
1
0
null
2015-05-28T09:46:45
2015-05-28T09:46:44
null
UTF-8
C++
false
false
1,148
cpp
#define _USE_MATH_DEFINES #define INF 0x3f3f3f3f #include <cstdio> #include <iostream> #include <sstream> #include <cmath> #include <cstdlib> #include <algorithm> #include <queue> #include <stack> #include <limits> #include <map> #include <string> #include <cstring> #include <set> #include <deque> #include <bitset> #in...
[ "mnfrf593@yahoo.co.jp" ]
mnfrf593@yahoo.co.jp
58aad16ee7d4ccb009b367a0a4072f1a9c49ca17
1c550042f7abb618bcda5e7b15ce784e12afebd3
/Project_0/3_comm_interface/src/driver.cpp
a7a353aa64d1a78c63b59d06e1a620177dcb7dec
[]
no_license
wilmersuarez-old/SystemC-Projects
f99f3e9d0b87aafc293ed4734bfd91cd2737d698
b130e4c6024356a178ac186a86bb1163adc298c8
refs/heads/master
2020-04-13T00:36:38.695728
2018-12-23T07:38:56
2018-12-23T07:38:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
391
cpp
//=== COMMUNICATION INTERFACE ===// // // File : driver.cpp // //===============================// #include "driver.h" void driver::process_driver() { driver_reset = 1; driver_clear = 0; driver_in_data = 0x1F1; wait(1, SC_NS); driver_in_data = 0x0E0; wait(1, SC_NS); driver_in_data = 0x171;...
[ "wilmer.suarez@stonybrook.edu" ]
wilmer.suarez@stonybrook.edu
caf9218104a5ea6724d0df92b840028ea6f71fc9
9241d9d80a47688ce9bea64354dd6f0824ad4900
/code/engine/xrEngine/x_ray.cpp
2774fd23d9c5cd121acb15a3cec43f03c33e8b57
[ "Apache-2.0" ]
permissive
BeefDiaper/xray-162
c5b8b79605f05012bb026a3d918ad9bcfffcc9d0
b6f720c9cecd847845afdf5154490f998f34daa3
refs/heads/master
2021-05-07T08:31:57.619653
2017-11-02T18:00:15
2017-11-02T18:00:15
109,299,755
0
0
null
2017-11-02T17:52:21
2017-11-02T17:52:20
null
WINDOWS-1251
C++
false
false
42,866
cpp
//----------------------------------------------------------------------------- // File: x_ray.cpp // // Programmers: // Oles - Oles Shishkovtsov // AlexMX - Alexander Maksimchuk //----------------------------------------------------------------------------- #include "stdafx.h" #include "igame_level.h" #incl...
[ "tsukanov.anton@gmail.com" ]
tsukanov.anton@gmail.com
d8cc30c814a376457969552ce09d56ae1754d537
553cd650a0af193c83866deab14a922ecd1d3613
/src/wallet/src/app/account_controller.cpp
ece8f66edcd6b0fc8ebb335460bc81138b82eaa5
[ "MIT" ]
permissive
edwardstock/mintex
9251703ef5b5e4dc11a6baa2974fed2f972f414b
edb9a5cef4fa145921a5ceac6d981e423f893f86
refs/heads/master
2020-05-17T03:16:57.538043
2019-07-25T22:17:34
2019-07-25T22:17:34
183,473,512
1
0
null
null
null
null
UTF-8
C++
false
false
20,607
cpp
/*! * mintex. * app_account * * \date 02.05.19 * \author Eduard Maximovich (edward.vstock@gmail.com) * \link https://github.com/edwardstock */ #include <boost/locale.hpp> #include <rang.hpp> #include <fort.hpp> #include "wallet/term.h" #include "wallet/app/account_controller.h" #include "wallet/gate/repository...
[ "edward.vstock@gmail.com" ]
edward.vstock@gmail.com
9ebd9504b20f6d9691f35e9fcb1883d113d73a9b
5d83739af703fb400857cecc69aadaf02e07f8d1
/Archive2/93/871e768df3fab6/main.cpp
7f5a52e8fce2cad7b4376eb8e1f966380b2bba27
[]
no_license
WhiZTiM/coliru
3a6c4c0bdac566d1aa1c21818118ba70479b0f40
2c72c048846c082f943e6c7f9fa8d94aee76979f
refs/heads/master
2021-01-01T05:10:33.812560
2015-08-24T19:09:22
2015-08-24T19:09:22
56,789,706
3
0
null
null
null
null
UTF-8
C++
false
false
836
cpp
#include <sstream> #include <boost/property_tree/xml_parser.hpp> int main() { std::stringstream ss; ss << "<?xml ?><root><test /></root>"; boost::property_tree::ptree pt; boost::property_tree::xml_parser::read_xml( ss, pt); for (auto r : pt.get_child("")) std::cout << r.first << std::endl; for (auto ...
[ "francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df" ]
francis.rammeloo@36614edc-3e3a-acb8-9062-c8ae0e4185df
76211a742ce09cf602d6750939b4d3d5362029c7
3fc9babda91febc9c53cd667160fd2c1f6172f32
/Virgo/src/VPD/vpd_verifier.cpp
4ea2983b67f6b5dd662c011df93ac0a47d7d0b51
[ "Apache-2.0" ]
permissive
sunblaze-ucb/eVSS
1ad04688f34fcefe6553e33cbc532c8f897cbaf3
e8f1cd4d6ef086b2ae017ed56560328fdffec491
refs/heads/main
2022-08-02T13:30:54.789500
2022-01-16T21:03:09
2022-01-16T21:03:09
414,044,858
1
1
null
null
null
null
UTF-8
C++
false
false
17,861
cpp
#include "linear_gkr/zk_verifier.h" #include "infrastructure/RS_polynomial.h" #include "infrastructure/utility.h" #include "linear_gkr/zk_prover.h" #include "poly_commitment/poly_commit.h" #include <iostream> #include <cstdio> inline bool verify_merkle(__hhash_digest h, std::vector<__hhash_digest> merkle_path, int len,...
[ "tianc.x@berkeley.edu" ]
tianc.x@berkeley.edu
561ec8f1115bf40ffffe977943f66e5a3c95c28c
ecba06d538845d12fe1d3735330ab69e71dc2005
/pwiz/utility/misc/Singleton.hpp
f5a9d23b1d2dcf15df041c755d812e242691d06a
[ "LicenseRef-scancode-free-unknown", "Apache-2.0" ]
permissive
biospi/pwiz
da680e3033b7e92565cf2d2e2c0baad72f4860e2
120347af4e8dfcce17961f595b9e61bbd2a7d26b
refs/heads/mzMLb
2023-08-29T03:47:03.831943
2020-02-28T16:58:34
2020-02-28T16:58:34
222,806,582
4
4
Apache-2.0
2022-05-27T14:10:58
2019-11-19T23:01:55
C#
UTF-8
C++
false
false
1,010
hpp
// // $Id$ // // // Original author: Matt Chambers <matt.chambers <a.t> vanderbilt.edu> // // Copyright 2011 Vanderbilt University - Nashville, TN 37232 // // 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...
[ "chambm@ca36993f-311d-43bf-b7bd-f3fd426d09d2" ]
chambm@ca36993f-311d-43bf-b7bd-f3fd426d09d2
7e6c71a9b5bc463e08a7491479b2df32d89d2a6c
d65cb1aef8d8842ffaff1aac09c9be1fa4bcf4fa
/src/tensorflow/include/tensorflow/core/graph/graph_constructor.h
b0ea6a3e503222341cabf89989ceabdbe14b3d11
[]
no_license
marcomanno/ml_4_mesh
6dccae8472e47f2c43612b22f110bc7c65366c1b
5c47633b898c0bb86f33c5c62934d5d800aeb8db
refs/heads/master
2020-03-23T03:28:59.128417
2019-04-14T09:37:53
2019-04-14T09:37:53
141,033,031
0
1
null
null
null
null
UTF-8
C++
false
false
8,357
h
/* Copyright 2015 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable ...
[ "marco.amagl@outlook.com" ]
marco.amagl@outlook.com
da405ad78b3de997f0790ff1dc26b554a04ec606
68adf4c188a0599b8d2bf5aea849300854da7132
/DoracchiMaster/MotorTerm/Config.hpp
c78d850018d289b2ef8719192a57862a99415eb1
[]
no_license
surpace0924/robocon2017
6a982949ccea2d44a8a7cdb0822eefc47d602af0
3ddff6e080ab7d9860492e94952400e5f1f2c73c
refs/heads/master
2021-08-30T03:50:57.226780
2017-12-08T08:10:35
2017-12-08T08:10:35
109,830,531
2
0
null
2017-12-08T08:10:36
2017-11-07T12:06:45
C++
UTF-8
C++
false
false
768
hpp
////////////////////////////////////////////////////////////////////////////////////////////////////////////// // @Outline: 設定処理 // @Author: Ryoga Sato // @Description: // 制御対象のモータと使用するMDの選択を行う処理 // このファイル以外は管理者の許可なく書き換えるのは禁止する //////////////////////////////////////////////////////////////////////////////////////////...
[ "noreply@github.com" ]
noreply@github.com
20420dc923e822870b548ebe782dd59d95aee8ac
2f98bb939713a5b99127e01b320a29828759d480
/Plugin/source/egp-net-framework/egp-net/fw/egpDummyClass.cpp
a928b1aad8ba03299822450350bab76194099446
[]
no_license
ZeroLRS/EGP-405-Project-3
67731a3fa8ff1d4201f8b63285a9a991eca6044c
3456aaaa2f6a63d7f4d54bf54160587b3c65041b
refs/heads/master
2020-04-04T15:06:56.790111
2018-11-16T06:32:21
2018-11-16T06:32:21
156,024,834
1
0
null
null
null
null
UTF-8
C++
false
false
130
cpp
/* EGP Networking Framework Dan Buckstein October 2018 Dummy class implementation. */ #include "egp-net/fw/egpDummyClass.h"
[ "lucas.spiker@mymail.champlain.edu" ]
lucas.spiker@mymail.champlain.edu
61ca611d7fdc211fdf8d49256643c1f917490d13
0c8ae60fdeaaac831cb4db5ca553121461a9ad8e
/requisition.h
95c59483391cb3d594176310ee0fc050d6172deb
[]
no_license
royertiago/INE5425
71851623c3bfb69f91e788e8bbb86e494cbb1ac6
3759aba93041d5f73bdb8a5836a1c546729c8cbf
refs/heads/master
2021-01-01T17:01:01.678463
2014-11-15T02:00:50
2014-11-15T02:00:50
26,070,035
1
0
null
null
null
null
UTF-8
C++
false
false
1,166
h
/* requisition.h * Class that travels around the system. * * All random data about a requisition is generated on creation, * and then only statistics are updated. */ #ifndef REQUISITION_H #define REQUISITION_H class Client; struct Requisition { // Global information static unsigned alive; // Number of re...
[ "royertiago@gmail.com" ]
royertiago@gmail.com
69df61fef7f800f94667711b551e35aea8ba8e60
7008a119bb08279a03f93b8e106fb3f56ede6110
/test/coordgenBasicSMILES.h
31041b990f299e1edad10b252871cb07837ec3e5
[ "BSD-3-Clause" ]
permissive
schrodinger/coordgenlibs
2c53d2130204a4a38201d0f1938e0994944ced55
6a1485643feb71c6d609d263f28751004c733cf7
refs/heads/master
2023-08-31T05:09:59.887467
2023-08-28T12:15:46
2023-08-28T12:15:46
94,079,967
32
27
BSD-3-Clause
2023-08-28T12:23:30
2017-06-12T09:41:41
C++
UTF-8
C++
false
false
2,422
h
/* * A very, very basic SMILES-like parser. No aromaticity, * or zero-order bonds. No chirality/stereochemistry * * Do not use this as a basis for real SMILES parsers. It just lets * us sidestep using a full chemistry toolkit when writing tests. */ #include <algorithm> #include <iostream> #include <stack> #inclu...
[ "noreply@github.com" ]
noreply@github.com
d3afed8bfb1b94d6919e87bdb3948cbea3bedb6e
619c1962b4c766e18c9959c57e1ec6eda287c1b7
/src/submodules/rplayer/src/Version.cpp
87becef2149c6a035faa7627607586bc058cbfdf
[]
no_license
zhanghongyang0927/swcloudtv
b3ecd75c9f550508d10167177668d9855a0ad3ff
3f3155d4aa9dbac822ca7c40d5b66348bd3734e0
refs/heads/master
2021-10-10T17:15:09.025988
2019-01-14T11:20:02
2019-01-14T11:20:02
115,334,007
0
0
null
null
null
null
UTF-8
C++
false
false
392
cpp
/// /// \copyright Copyright © 2017 ActiveVideo, Inc. and/or its affiliates. /// Reproduction in whole or in part without written permission is prohibited. /// All rights reserved. U.S. Patents listed at http://www.activevideo.com/patents /// #include <rplayer/Version.h> static const char *VERSION_STRING = "1.0.0"; ...
[ "zhanghongyang@sunniwell.net" ]
zhanghongyang@sunniwell.net
a56252c27fb45d1f48626fc18fc002aecac2995d
03e4250881b9dd88b733d3ef0fbe2897ed2dc9a1
/stack.cpp
29f7d0ff0e3615d8c73dc09d7692c6b6ad81b383
[]
no_license
DanilaSR/Stack
74782e784332bbb7a4b7c2e7d33d2efb0c5430a4
b23785e3e821415d1a04c054e036a4bda00f51ff
refs/heads/master
2023-08-22T10:03:57.879035
2021-10-08T13:26:22
2021-10-08T13:26:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
24,397
cpp
// // Created by ivanbrekman on 20.09.2021. // #include "config.h" #include <cmath> #include <cassert> #include <malloc.h> #include "stack.h" #include "errorlib.h" #if !defined(VALIDATE_LEVEL) #define VALIDATE_LEVEL NO_VALIDATE #endif //! Stack constructor //! \param stack pointer to empty stack //! \param inf...
[ "nikitka-zhukov03@mail.ru" ]
nikitka-zhukov03@mail.ru
dc25bf99ff762e0b85054eb544a76bef1352f03c
49ddf853b13e9231ddaa29e97fe1ab20c81e0622
/source/scpp/lib/xdrpp/xdrpp/build_endian.h
2183034b133e289c79486751fd09e5f6693ccc1f
[ "MIT", "Apache-2.0", "BSD-3-Clause", "BSL-1.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
linked0/agora
bb3cccffba440265af2133adc4194d35e30b8f5f
3ad178194ea9694229227e672253815af2701639
refs/heads/v0.x.x
2022-06-02T04:20:49.988348
2022-04-19T12:09:14
2022-04-19T23:30:49
207,190,013
1
0
MIT
2021-11-04T07:32:15
2019-09-09T00:07:55
D
UTF-8
C++
false
false
421
h
// -*- C++ -*- // Warning: Make sure to edit xdrc_endian.h.in, not xdrc_endian.h. /** \file build_endian.h Endianness of build machine. Don't include * this file directly (as it doesn't exist on Windows), include * <xdrpp/endian.h>, instead. */ //! Default value set on build machine, but can be overridden (by /...
[ "andrej.mitrovich@gmail.com" ]
andrej.mitrovich@gmail.com
f74f302f813eab941f4f29e9d3c144ce3f1a4ab9
b18e2f615fbd3f88c1ff6da3dab399f4f1bf6169
/PassportReader/libCheck/src/PAN.cpp
3823ce9c4be5181399a502256d6ac639c75b8e4d
[]
no_license
DAC8811/QinLin_PassportReader
d3037ed659f20088024f59d51a95c609b2e60e0e
02316cb72f66759b7fee777dc6e8449b98e21f56
refs/heads/master
2023-04-11T04:28:03.058702
2021-04-25T08:51:27
2021-04-25T08:51:27
358,161,071
0
0
null
null
null
null
UTF-8
C++
false
false
1,571
cpp
#include "ContentCheck.h" #include "PatternData.h" int ContentCheck::Pattern_Check_PAN(Mat& src) { Mat SrcImg; resize(src, SrcImg, Size(src.cols / 2, src.rows / 2), 0, 0, INTER_LINEAR); //int(*ImgData)[7] = PAN_DATA; //Mat NewImg = SrcImg(Rect(ImgData[0][1], ImgData[0][2], ImgData[0][3], ImgData[0][4]...
[ "871230037@qq.com" ]
871230037@qq.com
127da12395c6878b701800b05dccd0c1d5463cee
1f032ac06a2fc792859a57099e04d2b9bc43f387
/c8/75/30/ed/a098158bf40dae670ff65db6e20f4a62504a3c0e8c9838d66b5e5bbf6f09b4b13cbadcbd2b7af6638a347d493d9c19c643aea065281688dc6b0b5040/sw.cpp
5e558017689a0c5d66c61590d2eb374cb6fad054
[]
no_license
SoftwareNetwork/specifications
9d6d97c136d2b03af45669bad2bcb00fda9d2e26
ba960f416e4728a43aa3e41af16a7bdd82006ec3
refs/heads/master
2023-08-16T13:17:25.996674
2023-08-15T10:45:47
2023-08-15T10:45:47
145,738,888
0
0
null
null
null
null
UTF-8
C++
false
false
11,651
cpp
void build(Solution &s) { auto &openssl = s.addProject("openssl", "1.1.1.7"); { auto v = "OpenSSL_{M}_{m}_{p}"s; v += (char)('a' - 1 + openssl.getPackage().getVersion().getTweak()); openssl += Git("https://github.com/openssl/openssl", v); } auto &crypto = openssl.addTarget<Libra...
[ "cppanbot@gmail.com" ]
cppanbot@gmail.com
2dda996f13fc9c78ea4c0d771894e08a54c92ebe
90a34744d42c483d638c54f95151a55036581a46
/src/game/AFEntity.h
8bed8ebba48314d47177f222fe4d9860d23b8a92
[]
no_license
mwphipps/MyDevil
09b10b4015700380ce5f59a8e94544f89a089303
eda6c52c1d6dee1d7f39b3446d8636ac80c8b8b2
refs/heads/master
2020-08-18T01:49:30.780345
2019-10-17T07:58:21
2019-10-17T07:58:21
215,734,024
0
0
null
null
null
null
UTF-8
C++
false
false
12,217
h
// Copyright (C) 2004 Id Software, Inc. // #ifndef __GAME_AFENTITY_H__ #define __GAME_AFENTITY_H__ /* =============================================================================== idMultiModelAF Entity using multiple separate visual models animated with a single articulated figure. Only used for debugging! ====...
[ "michael@giantsource.com" ]
michael@giantsource.com