blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
986 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
145 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
122 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
41905e4e5496c53926bd2adc343864c49b9bc0b4
767aed1b0bf8609dd22c713a3857c2044708ce70
/timer_class.cpp
6ec6fbb324f236f39e7ed4065f75a08bab593153
[]
no_license
wuaiu/boost
cff1dde9d8935854765ad10338beac8523381237
eed9a9386a1c2fe0c9588438744a549d206823c5
refs/heads/master
2021-01-01T20:14:54.264238
2017-07-31T12:14:05
2017-07-31T12:14:05
98,799,272
0
0
null
null
null
null
UTF-8
C++
false
false
438
cpp
#include<iostream> #include<boost/timer.hpp> using namespace std; using boost::timer; int main() { timer t; //输出最大时间跨度,时间精度,从构造实例开始经过的时间 cout << "max timespan:" << t.elapsed_max() / 3600 << "h" << endl; cout << "min timespan:" << t.elapsed_min() << "s" << endl; cout << "now time elapased :" << t.elapsed() << "s" <...
[ "460906320@example.com" ]
460906320@example.com
64d29fbc127bed59a3ca8da829b09e49d2fd52ff
06f62d82a03116144ff4de343a99b579254aff56
/cpp/mindalpha/array_hash_map.h
ed331fbe15c06cd32fcab0074e6bc021514a97a3
[ "Apache-2.0" ]
permissive
zyclove/MindAlpha
10aa7fd6d47261347850fd5e19399686aaeb99c6
69f599f89ba82688d692accfd9283444a2de7403
refs/heads/main
2023-07-04T06:34:32.599825
2021-07-27T05:37:23
2021-07-27T05:37:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
19,875
h
// // Copyright 2021 Mobvista // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
[ "huaidong.xiong@mobvista.com" ]
huaidong.xiong@mobvista.com
91ed4bb7331eb9b054f24b682e5ba43e1bf0a770
3341f663e286a733f8a8335464037384f6e4bf94
/content/browser/renderer_host/input/mouse_latency_browsertest.cc
cfc239f3fd611e1fd262967e9fa0edaf7307299e
[ "BSD-3-Clause" ]
permissive
ZZbitmap/chromium
f18b462aa22a574f3850fe87ce0b2a614c6ffe06
bc796eea45503c990ab65173b6bcb469811aaaf3
refs/heads/master
2022-11-15T04:05:01.082328
2020-06-08T13:55:53
2020-06-08T13:55:53
270,664,211
0
0
BSD-3-Clause
2020-06-08T13:55:55
2020-06-08T12:41:58
null
UTF-8
C++
false
false
13,517
cc
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include <memory> #include <string> #include <utility> #include <vector> #include "base/bind.h" #include "base/json/json_reader.h" #include "base/run_loo...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
92ff9b29b3914885497a9c3cd9d6a9f78ef47034
9a01e08109e4ea23f2201f98c6ad054dbcd3be15
/src/cld/Frontend/Compiler/SemanticAnalysisExpressions.cpp
1540aa68b6a0f0551c34629394eb393f2088517b
[ "MIT" ]
permissive
zero9178/cld
ebee9af3162ad6e0e2d61eb2889dd019e3e67270
2899ade8045074c5ee939253d2d7f8067c46e72d
refs/heads/master
2023-05-03T03:21:44.662744
2021-05-09T21:01:09
2021-05-09T21:01:09
171,492,773
20
2
null
null
null
null
UTF-8
C++
false
false
184,093
cpp
#include "SemanticAnalysis.hpp" #include <cld/Support/Expected.hpp> #include <cld/Support/Util.hpp> #include "ConstValue.hpp" #include "ErrorMessages.hpp" #include "SourceInterface.hpp" cld::IntrVarPtr<cld::Semantics::ExpressionBase> cld::Semantics::SemanticAnalysis::visit(const Syntax::Expression& node) { if (n...
[ "markus.boeck02@gmail.com" ]
markus.boeck02@gmail.com
1d78940135b253255243087f8dc6209cd132b721
2f557f60fc609c03fbb42badf2c4f41ef2e60227
/DataFormats/Math/interface/GraphWalker.h
c36fdc73ea3f435150ed074116b1a4242adb1909
[ "Apache-2.0" ]
permissive
CMS-TMTT/cmssw
91d70fc40a7110832a2ceb2dc08c15b5a299bd3b
80cb3a25c0d63594fe6455b837f7c3cbe3cf42d7
refs/heads/TMTT_1060
2020-03-24T07:49:39.440996
2020-03-04T17:21:36
2020-03-04T17:21:36
142,576,342
3
5
Apache-2.0
2019-12-05T21:16:34
2018-07-27T12:48:13
C++
UTF-8
C++
false
false
4,929
h
#ifndef DATA_FORMATS_MATH_GRAPH_WALKER_H #define DATA_FORMATS_MATH_GRAPH_WALKER_H #include "DataFormats/Math/interface/Graph.h" #include <queue> #include <vector> namespace math { /** a walker for an acyclic directed multigraph */ template <class N, class E> class GraphWalker { public: using index_type = typenam...
[ "ianna.osborne@cern.ch" ]
ianna.osborne@cern.ch
d2f77d5224f51d3b6337c768baa4e47d2d943fe2
78632136f73b88bf807a7e8598710531931db790
/src/BOJ/2nd/11000/11055.cpp
287fbddf8e9f3230644b80b1a7b480111a64cdef
[]
no_license
ycs1m1yk/PS
b5962264324cc82ce7a256555442237da615de02
a6e3619c119f4cb86d1ba160302597738bbb1f9f
refs/heads/master
2022-05-09T10:26:49.545895
2022-04-17T15:30:06
2022-04-17T15:30:06
222,115,340
1
0
null
null
null
null
UTF-8
C++
false
false
854
cpp
#include <cstdio> #include <cstring> #include <algorithm> using namespace std; const int MAX = 1000; int N, sequence[MAX], cache[MAX]; /* TEST CASE 11 1 4 100 2 50 60 3 5 6 7 8 10 1 2 3 100 101 102 10 11 12 13 */ int solve(int pos){ if(pos==0){ return sequenc...
[ "satoly4@gmail.com" ]
satoly4@gmail.com
fd043aa4922e5b4cc79320d6892505c8f95325e9
36d63d28b33d1f3f22262302372b1dab8eb01d69
/bus_protocols/uds_handler.h
d2470ee9ae9d256dfd4a4065b4c1a5fe05507058
[ "MIT" ]
permissive
qiuba2008/SavvyCAN
d6115c09968a5ee08ead04267b943f00500ba900
b7888765a2cbb32315f762d7e48c64de893c901d
refs/heads/master
2021-06-27T03:14:25.590822
2017-09-14T17:09:21
2017-09-14T17:09:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,858
h
#ifndef UDS_HANDLER_H #define UDS_HANDLER_H #include <Qt> #include <QObject> #include <QDebug> #include "can_structs.h" #include "isotp_message.h" class ISOTP_HANDLER; namespace UDS_SERVICES { enum { OBDII_SHOW_CURRENT = 1, OBDII_SHOW_FREEZE = 2, OBDII_SHOW_STORED_DTC = 3, OBDII_CLEAR_DTC = 4...
[ "collink@kkmfg.com" ]
collink@kkmfg.com
a63a658686ad742e0bf6286bd763ae7a264826f7
9a3b9d80afd88e1fa9a24303877d6e130ce22702
/src/Providers/UNIXProviders/SecurityServiceForSystem/UNIX_SecurityServiceForSystem_TRU64.hxx
57a9379049c0a66a28a8dac14e4922108958e8ca
[ "MIT" ]
permissive
brunolauze/openpegasus-providers
3244b76d075bc66a77e4ed135893437a66dd769f
f24c56acab2c4c210a8d165bb499cd1b3a12f222
refs/heads/master
2020-04-17T04:27:14.970917
2015-01-04T22:08:09
2015-01-04T22:08:09
19,707,296
0
0
null
null
null
null
UTF-8
C++
false
false
1,833
hxx
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
a3bb3fbb1ac74cecd47a8f7ab55317e99e93e1f2
d96349b211a135bc63e828f186e3560c0d383197
/Cp5/5-1-3_trainning.cpp
70b43edd6008a722eb654d7ff6666c44e7822c23
[]
no_license
masa-k0101/Self-Study_Cpp
116904e7a45d8d211e85b3e20cfbfc602dd866f4
1fdd3b0637274934e7730ca87a400bf2c97daf8f
refs/heads/master
2022-12-14T01:59:20.763522
2020-09-15T13:20:08
2020-09-15T13:20:08
263,053,847
0
0
null
null
null
null
UTF-8
C++
false
false
866
cpp
#include<iostream> #include<cstdio> //scanfのためのインクルード namespace A { class data { int day, month, year; public: data(const char *str); data(int m, int d, int y) { day = d; month = m; year = y...
[ "noreply@github.com" ]
masa-k0101.noreply@github.com
1fa824ed7862552b43f80a8772e39639ec3d9b53
a61a21484fa9d29152793b0010334bfe2fed71eb
/Skyrim/include/Skyrim/Camera/BleedoutCameraState.h
b0e33caa10d42632c5947efa9b0bdf43b7325991
[]
no_license
kassent/IndividualizedShoutCooldowns
784e3c62895869c7826dcdbdeea6e8e177e8451c
f708063fbc8ae21ef7602e03b4804ae85518f551
refs/heads/master
2021-01-19T05:22:24.794134
2017-04-06T13:00:19
2017-04-06T13:00:19
87,429,558
3
3
null
null
null
null
UTF-8
C++
false
false
562
h
#pragma once #include "TESCameraState.h" /*============================================================================== class BleedoutCameraState +0000 (_vtbl=010E3184) 0000: class BleedoutCameraState 0000: | class ThirdPersonState 0000: | | class TESCameraState 0004: | | | struct BSIntrusiveRefCounted ...
[ "wangzhengzewzz@gmail.com" ]
wangzhengzewzz@gmail.com
6cccef3db1c0b3c6dbb348ee34b386fb5c75c20d
d41556fff75e81fbdd0b2b9ebbc0f40caf85a186
/testException.cxx
71fd38500baa56351b03b0dc8b1be0297609d3dc
[]
no_license
glehmann/connectedComponent
46d26601334ab7038b925e913532816a26988ac0
2b4205be1250224fff0470162d1cf6862b39f8ad
refs/heads/master
2021-01-19T09:28:16.361724
2006-10-25T06:29:32
2006-10-25T06:29:32
3,272,709
0
0
null
null
null
null
UTF-8
C++
false
false
6,769
cxx
// test and time connected component labelling in itk #include <iomanip> #include <stdlib.h> #include <itkImageFileReader.h> #include <itkImageFileWriter.h> #include "itkConnectedComponentImageFilter.h" #include "itkConnectedComponentImageFilter1.h" #include "itkConnectedComponentImageFilter2.h" #include "itkConnected...
[ "none" ]
none
7372c1d02c6f5b2e0eb47865f82edfe41117d913
3a19bf0ccf936ba839101d9e3cc6ddf6242e48e3
/SlowSequence.cpp
49e51fd716b741a971c3a71ca62a69f8156b6aa5
[]
no_license
emli/topcoder
a9cdefb062d4ac930d41975186e5a9e4b4f916f7
a4fea69e9b1b4935870941743a28d17a4cf67756
refs/heads/master
2021-06-10T05:28:28.001258
2021-04-10T17:57:24
2021-04-10T17:57:24
165,861,120
0
0
null
null
null
null
UTF-8
C++
false
false
3,579
cpp
#include <vector> #include <list> #include <map> #include <set> #include <queue> #include <deque> #include <stack> #include <bitset> #include <algorithm> #include <functional> #include <numeric> #include <utility> #include <sstream> #include <iostream> #include <iomanip> #include <cstdio> #include <cmath> #include <cst...
[ "esulaimanov@nurtelecom.kg" ]
esulaimanov@nurtelecom.kg
f1cb6c60995ef9c9a777d2f5d0cee4f791c21c33
19371b0acd6358dc5aa7d39a5a038e05413b60e8
/build-BookShop-Desktop_Qt_5_5_1_clang_64bit-Debug/moc_mainwindow.cpp
5aba49ee42ad210761caf452206cb18abe77780e
[]
no_license
Duke-Fan/qt_mysql
30b0b066da80c42aafb01c44b4adc04ba4fa3256
eb7b78c9e6d97cb927a7671d29c34ec82d908002
refs/heads/master
2021-12-08T10:01:33.473844
2016-03-03T16:48:24
2016-03-03T16:48:24
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,460
cpp
/**************************************************************************** ** Meta object code from reading C++ file 'mainwindow.h' ** ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.5.1) ** ** WARNING! All changes made in this file will be lost! **********************************************************...
[ "chenx324@yeah.net" ]
chenx324@yeah.net
ae1bcfdfe6d01809315169eb6ca2dabcf04307fe
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/chrome/browser/metrics/perf/perf_output.cc
4988d54fafe8f338733df81e207c2b89dcc0c35c
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
C++
false
false
1,994
cc
// Copyright 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 "chrome/browser/metrics/perf/perf_output.h" #include "base/bind.h" #include "chromeos/dbus/dbus_thread_manager.h" #include "chromeos/dbus/debug_...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
dc57fdb19befb6ef721de5f7617f1cb33038a3a3
c91fe5e19619a52be32920c1a88fc5f4d13a2b9c
/MSO_Demo/ProgressInit.h
c03be94dfbb5beb9ae09f2444d7a6aa7a1c7c30b
[]
no_license
beracho/tryMorpho
ca09b5b3ce390901491d0f6189173f52e4c96534
819e0bb80621aac331311d9ee707a5a5354fdb64
refs/heads/master
2020-04-03T19:53:19.051089
2018-10-31T10:15:20
2018-10-31T10:15:20
155,539,005
0
1
null
null
null
null
UTF-8
C++
false
false
1,610
h
/************************************************************ Copyright (c) 2002-2005, Morpho ************************************************************/ // ProgressInit.h : header file // #if !defined(AFX_PROGRESSINIT_H__94AC751B_54FD_485F_B187_27C19DFABF22__INCLUDED_) #define AFX_PROGRESSINIT_H__94AC751B_54FD_...
[ "beracho_15@hotmail.com" ]
beracho_15@hotmail.com
33bb5730ebf75d9eb7e07d2747ded0c2d1788efa
d0a0bc979981dedf56e83f1d3a4b4bf21c93670b
/.svn/pristine/33/33bb5730ebf75d9eb7e07d2747ded0c2d1788efa.svn-base
f921c14fdd5554aecb7d3eae28af5ebbe9559704
[ "MIT", "GPL-3.0-only" ]
permissive
bebest2010/ipchain
a0a19e024d275116a0bd0347d4eef67ec4451a17
bb3de245646d1164c182fdc1add9bc375ab9db80
refs/heads/master
2020-04-01T04:37:46.050366
2018-09-21T09:42:27
2018-09-21T09:42:27
152,870,938
0
0
MIT
2018-10-13T12:42:55
2018-10-13T12:42:54
null
UTF-8
C++
false
false
15,057
// Copyright (c) 2011-2016 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 BITCOIN_QT_WALLETMODEL_H #define BITCOIN_QT_WALLETMODEL_H #include "paymentrequestplus.h" #include "walletmodeltrans...
[ "34546443+IPCChain@users.noreply.github.com" ]
34546443+IPCChain@users.noreply.github.com
5637fa36510a85a1e8d3d23a831ccc3bab198cd3
5e2ed0faff2fa033efba3b3345f2d0c27efaa3ac
/eear-Plugin/JuceLibraryCode/modules/juce_core/time/juce_Time.cpp
8b12acbb4342b2d07bdb2201cbbb14e9cc4b085e
[]
no_license
carthach/eear
f498f40ea824abd5d51270e7789bd742de352ccd
8decda157866fb00490b23769769b29821dc0039
refs/heads/master
2020-04-15T12:41:02.720908
2016-06-30T14:40:39
2016-06-30T14:40:39
41,671,635
6
2
null
null
null
null
UTF-8
C++
false
false
22,628
cpp
/* ============================================================================== This file is part of the juce_core module of the JUCE library. Copyright (c) 2015 - ROLI Ltd. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, p...
[ "carthach@carthach.tk" ]
carthach@carthach.tk
42fbaf4d6202a73de58e2cfcc9a679f30e04f0f3
f34f24353324fc7c67b329435fd2a0be35a05349
/Hinode_DevAtlas_Jam2/Source/Hinode_DevAtlas_Jam2/Characters/SapphireLv3Enemy.cpp
def588ac823b225767590da17a3506cb8b1fce8d
[]
no_license
Josh1182021/Hinode-DevAtlas-Jam2
3cc9edd0c0770ada53cdd88c1cea6eb47a1f8bde
091ea26ed494f4bae2debe2b289db581e4d75fe8
refs/heads/master
2023-03-24T06:43:17.852306
2021-03-18T04:54:51
2021-03-18T04:54:51
283,803,461
0
0
null
null
null
null
UTF-8
C++
false
false
1,808
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "SapphireLv3Enemy.h" #include "Components/CapsuleComponent.h" #include "Kismet/GameplayStatics.h" #include "Hinode_DevAtlas_Jam2/Characters/SapphireMainCharacter.h" #include "Hinode_DevAtlas_Jam2/Actors/SapphireLv3EnemySpawner.h" ...
[ "66659887+Josh1182021@users.noreply.github.com" ]
66659887+Josh1182021@users.noreply.github.com
56e5fc2f8fe710ea5568e83699ad2fa83ada3f45
5ff10b372f99b3eed9bde75ac0007e4383dc42a6
/00 Source File/UIImageObject.h
6ac9fe494d4147c5d8afbd4c605d9358f9909577
[]
no_license
RyunosukeHonda/Util
4a3dc94413068b408785e973a3bb7a5f00d23a9f
d9e235eeee0f336009545bc20e60c92471eae31b
refs/heads/master
2020-05-18T16:07:39.315632
2019-05-28T14:42:57
2019-05-28T14:42:57
184,518,192
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
1,052
h
/** * @file UIImageObject.h * @brief UI用画像オブジェクトクラス定義ファイル * @author Ryunosuke Honda. */ #pragma once #include "RectTransform.h" #include "IObject.h" #include "TextureID.h" #include "UIImageRenderDesc.h" /** * UI用画像オブジェクトクラス */ class UIImageObject : public RectTransform, public IObject { public: /** * @fn * コンストラ...
[ "ryuh19961105@gmail.com" ]
ryuh19961105@gmail.com
8e234ff06cea1867d142ab4bf7e4706b09d23c7c
7a6105f869babcd056723fe785475814852b1bc6
/Client/View/Editor/File.h
422036fe5c2761fc2c64522bea52d4cedd4e095b
[]
no_license
uvbs/TowerDefense
79b4eedfe331981a4f1db55de17304a6f8189377
c6c0801c31b9896b37fba301f4fcbb541c456a38
refs/heads/master
2020-03-21T10:26:38.971016
2018-03-11T22:57:17
2018-03-11T22:57:17
null
0
0
null
null
null
null
UTF-8
C++
false
false
261
h
#ifndef TOWERDEFENSE_FILE_H #define TOWERDEFENSE_FILE_H #include <fstream> class File { private: std::fstream file; public: File(const std::string& fileName); ~File(); void write(const std::string& content); }; #endif //TOWERDEFENSE_FILE_H
[ "damiancassinotti.33@gmail.com" ]
damiancassinotti.33@gmail.com
5ae96b32d01ac71f2ec12b29b638e96a7cec83d8
2d5a912ddcdd4c39a82868e950b670f3995b8783
/PYTHONSOURCE/devel/include/baxter_maintenance_msgs/UpdateStatus.h
a633d1d6c678088b7c9de3aed220b6bf5841ab63
[]
no_license
julitosnchez/TFG
27214334539aa893756d1d7ed8c263b68ee78baf
dc7285ed3797610db8ce902c588f588b7304b6f7
refs/heads/master
2020-03-27T22:18:39.675387
2018-09-07T08:57:06
2018-09-07T08:57:06
147,220,362
0
0
null
null
null
null
UTF-8
C++
false
false
7,060
h
// Generated by gencpp from file baxter_maintenance_msgs/UpdateStatus.msg // DO NOT EDIT! #ifndef BAXTER_MAINTENANCE_MSGS_MESSAGE_UPDATESTATUS_H #define BAXTER_MAINTENANCE_MSGS_MESSAGE_UPDATESTATUS_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <...
[ "julitosnchez@correo.ugr.es" ]
julitosnchez@correo.ugr.es
30741078216cbca399d39bb8799ff28844dbc804
60bd79d18cf69c133abcb6b0d8b0a959f61b4d10
/libraries/I2CKeyPad8x8/test/unit_test_001.cpp
9142ccc62cb2aa3688e6b6c80189886429da8e10
[ "MIT" ]
permissive
RobTillaart/Arduino
e75ae38fa6f043f1213c4c7adb310e91da59e4ba
48a7d9ec884e54fcc7323e340407e82fcc08ea3d
refs/heads/master
2023-09-01T03:32:38.474045
2023-08-31T20:07:39
2023-08-31T20:07:39
2,544,179
1,406
3,798
MIT
2022-10-27T08:28:51
2011-10-09T19:53:59
C++
UTF-8
C++
false
false
1,907
cpp
// // FILE: unit_test_001.cpp // AUTHOR: Rob Tillaart // DATE: 2022-09-28 // PURPOSE: unit tests for the I2CKeyPad8x8 library // https://github.com/RobTillaart/I2CKeyPad8x8 // https://github.com/Arduino-CI/arduino_ci/blob/master/REFERENCE.md // // supported assertions // https://github.com/Ard...
[ "rob.tillaart@gmail.com" ]
rob.tillaart@gmail.com
ffb1c8f3d7e98cabd880a0370912b84db608fff5
c0a23a5cb6b1c2ea3855c2537d0df6c08e5e00d5
/code/header/block/pd_block.h
d31cf2d18280df3c3b775c4db000e7a90c6608a9
[ "MIT" ]
permissive
1217720084/steps
e73c9cf051d8a77f228b0dde58089037c1bde6dc
4d6ebf909abb0b41162088e7e68e7e3b486ccfe6
refs/heads/master
2021-02-14T09:05:55.745624
2020-02-23T13:22:34
2020-02-23T13:22:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
868
h
#ifndef PD_BLOCK_H #define PD_BLOCK_H #include "header/block/block.h" #include "header/block/proportional_block.h" #include "header/block/differential_block.h" class PD_BLOCK : public BLOCK { // Kp+sKd/(1+sTd) public: PD_BLOCK(STEPS& toolkit); ~PD_BLOCK(); void set_Kp(do...
[ "lichgang@sdu.edu.cn" ]
lichgang@sdu.edu.cn
aacbc737b730fc9a69efe04e9613a6a4fa99587c
c3154e8620d3a97cdea9491b2cb37b152eb07d91
/Framework/Core/Src/StreamReader.cpp
7d60b5be115e3f1d5abbf12bcb176fe3e5eb984c
[ "MIT" ]
permissive
amyrhzhao/CooEngine
e9283e10f6f374b2420c7f20117850beb82f6a93
8d467cc53fd8fe3806d726cfe4d7482ad0aca06a
refs/heads/master
2020-12-24T03:43:35.021231
2020-09-19T00:18:43
2020-09-19T00:18:43
281,494,528
3
0
null
null
null
null
UTF-8
C++
false
false
687
cpp
#include "Precompiled.h" #include "StreamReader.h" #include "MemoryStream.h" using namespace Coo::Core; StreamReader::StreamReader(MemoryStream & memoryStream) : mMemoryStream{ memoryStream } { memoryStream.Rewind(); } void StreamReader::Read(std::string & data) { int stringLength; Read(stringLeng...
[ "ImportService@microsoft.com" ]
ImportService@microsoft.com
f34a4ecf6b9affb705ad71c4856cbbb19268c618
16d10131d74c47974eca2008fcdf3c36e534dc18
/oneflow/core/actor/acc_compute_actor.cpp
86fcf77523f668a11f2aae7e5f552edb92b0e909
[ "Apache-2.0" ]
permissive
wwd190906/oneflow
6674cae3228e7a6e32d3b12b9742770561f47eaa
37df98ae61c35976c5fc8f53513844110effdf3f
refs/heads/master
2023-07-06T11:22:39.647617
2021-08-05T05:32:49
2021-08-05T05:32:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,595
cpp
/* Copyright 2020 The OneFlow Authors. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
[ "noreply@github.com" ]
wwd190906.noreply@github.com
d93b2f71f91e39badf6f08f5114acf8676604182
e9450baebfcc751108b07e2c663d1e5a2a783fdb
/src/BB/Game.cpp
808eda3331831727879d4701ea1c2cc62645433a
[]
no_license
dymani/BrainBurst1
009e26c068bd959ec06f96d4a936d2b0ead9a4ea
7ea647b26f5aa81cbb430bb95b5b6af7243d97f0
refs/heads/master
2021-01-17T22:02:45.450106
2016-02-13T16:34:23
2016-02-13T16:34:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,613
cpp
#include "BB/Game.h" #include "BB/GameState/IGameState.h" namespace bb { Game::Game() { } Game::~Game() { while(!m_states.empty()) popState(); } int Game::run() { #if _DEBUG HWND hWnd = GetConsoleWindow(); ShowWindow(hWnd, SW_SHOW); #else ...
[ "auyf.g118@gmail.com" ]
auyf.g118@gmail.com
d538058a4fe911efe1746078833cbcef6757de72
601ed0172226dd5ea7366c7b20c521eb3df1e6b0
/6.cpp
5f43a7579f48737f6a661ae6f349429ceb0f92c6
[]
no_license
Beisenbek/PL2016_W3_G3_D1
5743d73c357a205859da7bcbe56773b168a23954
8d315bc1c5b36a0f8d95a3a335963531cb93c5b2
refs/heads/master
2020-12-05T20:21:41.000066
2016-09-07T09:45:51
2016-09-07T09:45:51
67,593,815
0
0
null
null
null
null
UTF-8
C++
false
false
167
cpp
#include <iostream> #include <cmath> using namespace std; int main(){ int a; cin >> a; cout << (char)a << endl; cout << char(a); cout << endl; return 0; }
[ "bsnbk@Beisenbeks-MacBook-Pro.local" ]
bsnbk@Beisenbeks-MacBook-Pro.local
31a59f08c41a7fbe98fa6a0c2b6100e16b726ce4
fcc4255330e54117e785fe4f9ad7f03f13e9b59f
/practice/cpp/sort/array_quadruplet.cpp
5a6cf196dd045092b1232bf193a2f06a71824fb6
[]
no_license
truongpt/warm_up
f5cc018e997e7edefe2802c6e346366e32c41b35
47c5694537fbe32ed389e82c862e283b90a9066d
refs/heads/master
2023-07-18T11:10:22.978036
2021-09-02T20:32:04
2021-09-02T20:32:04
242,413,021
4
0
null
null
null
null
ISO-8859-3
C++
false
false
3,749
cpp
/* - Problem: Array Quadruplet Given an unsorted array of integers arr and a number s, write a function findArrayQuadruplet that finds four numbers (quadruplet) in arr that sum up to s. Your function should return an array of these numbers in an ascending order. If such a quadruplet doesnft exist, return...
[ "truongptk30a3@gmail.com" ]
truongptk30a3@gmail.com
51283da3156ac51bd74f51dc94c03f0ee2a66576
12703a558be75704bf52c238a0d54f74168950c8
/Wali/Wali/233994/Release/WebCore.framework/Versions/A/PrivateHeaders/ReadableByteStreamInternalsBuiltins.h
6c465f40db6e218a9b1d80d5388c3ab5b80f246d
[]
no_license
FarhanQ7/Wali_
ef1dac5069af644456085bedb4f6ca2b6bc140d5
1c1997c374cdf3f815ef84dff53a3d98fd763f78
refs/heads/master
2020-03-23T11:22:07.908316
2018-07-23T02:07:39
2018-07-23T02:07:39
141,499,716
0
0
null
null
null
null
UTF-8
C++
false
false
35,194
h
/* * Copyright (c) 2016 Apple Inc. All rights reserved. * Copyright (c) 2016 Canon 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 ...
[ "Farhan.q@live.com" ]
Farhan.q@live.com
b1a45b602d42d5964bd8da3401996a09c29ec075
df8a36d365956a30ff132c75fbff9f91bad994a3
/throwExcept.cpp
6a374530403066148189310d1fcd31cb05256ef8
[]
no_license
tecle/LeetCode
920d9e535b7061c5ac32daf66c20cfbe7d6f6945
4f525d149b2e27665157e61f49280ca55512a146
refs/heads/master
2016-09-05T18:41:01.905688
2014-04-28T01:05:22
2014-04-28T01:05:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
230
cpp
#include<iostream> #include<stdexcept> using namespace std; int showExcept(int i){ if(i==0){ throw runtime_error("zero!"); return 0; } return 2/i; } int main(){ cout<<showExcept(1)<<endl; cout<<showExcept(0)<<endl; }
[ "tecle@126.com" ]
tecle@126.com
91a62f23169f70b4bbce79e26683d81df1fb7cfb
65e0d33c4326e1d2206536603dac821617987b49
/main.cpp
720a08463ceb8061ed900461b41faa0f44d40a5d
[]
no_license
trevorstarick/aster
9ffee116b105809ba21c3a16cf87bf397a289dc9
e2bdb30903af882e74307c19c2bdb27ee0003b19
refs/heads/master
2021-01-12T20:54:34.213622
2015-11-24T07:42:23
2015-11-24T07:42:23
46,123,655
0
0
null
null
null
null
UTF-8
C++
false
false
104
cpp
#include "Aster.h" int main(int argc, char** argv) { Aster aster; aster.run(); return 0; }
[ "trevor.starick@gmail.com" ]
trevor.starick@gmail.com
cc0d10395fce4a9c0858801a30b1f1ef85046f3f
64e33ef0860a04a06c5ea7bd8b2159890f757d7d
/jni/art-kitkat-mr1.1-release/runtime/indirect_reference_table.cc
3017064e665fb9868795161bf99ec2578d469ed8
[ "Apache-2.0" ]
permissive
handgod/soma
a16d5547d1b3a028ead86bd3531c0526568c74f5
d64131f4d6f9543eacd1d4040b560df00555b2c8
refs/heads/master
2021-01-10T11:34:58.926723
2016-03-04T11:56:41
2016-03-04T11:56:41
53,018,560
0
0
null
null
null
null
UTF-8
C++
false
false
11,624
cc
/* * 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 requir...
[ "943488158@qq.com" ]
943488158@qq.com
159f4a80d7654033eca9aa6e0dbe7bbc5c81cf8a
26a23a87317b942e0f8ce75591394d35f3d4d353
/manmor.h
e27645720ef594aa907fda17a4cf58c16da4837d
[]
no_license
kodending/stoneAge
34f183e29ce9a58a179f60a1732b17163b1e00e7
357949d414fd493b0bfcbeb8ea19849cd3da1b59
refs/heads/master
2023-08-03T09:56:07.624103
2021-09-10T04:12:26
2021-09-10T04:12:26
404,947,562
0
0
null
null
null
null
UTF-8
C++
false
false
100
h
#pragma once #include "pet.h" class manmor : public pet { public: manmor() {}; ~manmor() {}; };
[ "codending@gmail.com" ]
codending@gmail.com
3ba1fec7973fd5dba659353af2812f1225809b82
7fc2415f07eed242ca9c141dce38153422cfd35c
/data_structure/heap/binary_heap.cpp
7b71973148f07c7e2bfb904abcef46df47ebc8dc
[ "CC-BY-4.0" ]
permissive
icyzeroice/head-for-algorithm
b0f726b7d03b20ccf55d9b08a624857fb8591901
47c813a4418bf0c83de3fc376fc1af3ca1ed5480
refs/heads/master
2021-06-07T05:23:28.700367
2020-06-22T15:07:05
2020-06-22T15:07:05
109,589,654
0
0
null
null
null
null
UTF-8
C++
false
false
2,853
cpp
#include<iostream> using namespace std; #define BINARY_HEAP_INITIAL_LENGTH 50 // max root binary heap class BinaryHeap { private: // data fragment int _queue[BINARY_HEAP_INITIAL_LENGTH + 1]; int _size; void static _swop(int *arr, int i, int j) { arr[i] = arr[i] + arr[j]; arr[j] = arr[i] - arr[j]; ...
[ "ziv3@outlook.com" ]
ziv3@outlook.com
e5de55fcc1a8bdf71c7bf4a31208976246af77cc
5d24c201bc31e8cac61fae466e1c80be5d38b631
/external/boost/futures/boost/futures/future.hpp
2eceb5a4dd81cd0885b877fdd26a7aaeead01554
[ "BSL-1.0" ]
permissive
Fooway/saga-cpp
330196aec55642630eb1853363bc3cf8d53336db
7376c0de0529e7d7b80cf08b94ec484c2e56d38e
refs/heads/master
2020-07-12T02:31:44.485713
2012-12-13T11:39:22
2012-12-13T11:39:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,354
hpp
// future class // Copyright (c) 2005 Hartmut Kaiser. Distributed under the Boost // Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_FUTURE_HPP #define BOOST_FUTURE_HPP 1 #include <boost/shared_ptr.hpp> #include <boost/futur...
[ "oweidner@cct.lsu.edu" ]
oweidner@cct.lsu.edu
577d4452a47445f087454b1cdeef52d32ee933d8
19cd1f34da03edd1ddd60cc4044ba7d0f92de656
/fynet/fynet_config.hpp
8c29ff430ba9813529420759e5e3436bfc394aa8
[]
no_license
pass0a/fynet
260dc4c1b49d5e383097d7edb179afb21fa0ab8f
61ffb466d5cfdae19b9e564e36b40845c228317d
refs/heads/master
2020-12-31T23:44:49.672407
2020-02-08T06:35:09
2020-02-08T06:35:09
239,081,306
0
0
null
null
null
null
UTF-8
C++
false
false
163
hpp
#include <stdint.h> #ifdef USE_FLOAT32 typedef float_t data_type; #elif USE_FLOAT64 typedef double data_type; #elif USE_INT8 typedef int data_type; #endif
[ "liuwenjun@hangsheng.com.cn" ]
liuwenjun@hangsheng.com.cn
a9d3f600d1ec6c60d175bbefffd625e1e357c44a
988e0a3e05ca7298452dbb754bf73c4de4f0acf7
/1007.cpp
9d1fd8ed9da1697b92347dcfdbdd59a047e5bf27
[]
no_license
matheusrodrisantos/URI_EXERCICIOS
c5970d0fc53ebc2e91941e51bcd85c6491dd82d5
e24f3b2af862bea012c22efa9660e5e280138ada
refs/heads/master
2020-08-04T18:11:17.776952
2020-02-20T16:08:14
2020-02-20T16:08:14
212,233,178
0
0
null
null
null
null
UTF-8
C++
false
false
187
cpp
#include <iostream> using namespace std; int main() { int a,b,c,d,diferenca; cin>>a>>b>>c>>d; diferenca=(a*b-c*d); cout<<"DIFERENCA = "<<diferenca<<'\n'; return 0; }
[ "matheus.rodrisantos@bol.com.br" ]
matheus.rodrisantos@bol.com.br
690557c920ecd0e24f609986464547ba6bfb29ab
6cb70d123245b6ba59e4b502a214be645a161203
/c2c/CGenerator/TypeSorter.h
9aedb760aabc971c7c21675005611efd2b6dc884
[ "Apache-2.0" ]
permissive
Dandigit/c2compiler
6e85d77f1a56d7318f6c3e4fce7dbac33a714340
28d04225068f879243e82912d23ca7d593d1eb70
refs/heads/master
2020-04-12T22:02:14.492444
2018-12-21T08:10:21
2018-12-21T08:10:21
162,496,465
0
0
Apache-2.0
2018-12-19T22:14:48
2018-12-19T22:14:48
null
UTF-8
C++
false
false
1,396
h
/* Copyright 2013-2018 Bas van den Berg * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "b.van.den.berg.nl@gmail.com" ]
b.van.den.berg.nl@gmail.com
fbc79603587a11056ecc23a4c97eabb4af916e4c
3d234bf166417451753dff067884c777e3666cb1
/src/modules/molvis/molvis.moddef
149449d7129b8ad0e90b64a2872eb58c30c6e84c
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
biochem-fan/cuemol2
e0084875334389248f77ccf0f7c04fdd3d675659
a37c0e84d0718c7456f8cb5a3c94f5677e93864b
refs/heads/master
2020-04-06T06:51:17.854846
2014-11-13T04:11:14
2014-11-13T04:11:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
893
moddef
// -*-Mode: C++;-*- // // $Id: molvis.moddef,v 1.12 2010/12/03 16:40:41 rishitani Exp $ #include "BallStickRenderer.qif" #include "AnIsoURenderer.qif" #include "CPKRenderer.qif" #include "SplineRenderer.qif" #include "TubeRenderer.qif" #include "TubeSection.qif" #include "PaintColoring.qif" #include "Ribbon...
[ "ryu.istn@gmail.com" ]
ryu.istn@gmail.com
65bfa0efbdd6701667dd09c191fed2fbf02ecb58
c05476255a08d014ee97eee946157bf9b5973102
/hellos/example/ios/Pods/Headers/Private/hellos/syslog.hpp
d36c490445bc1f349f41e83586257c28499fdb5d
[]
no_license
J844259756/WebSocketPPTest
c9a5f70baca8b8706e217ac7cf9eadd0afabfdba
099a919951c0bfc62f8757a9a8816c86d86d77a6
refs/heads/master
2022-12-08T07:19:12.895761
2020-09-08T14:06:52
2020-09-08T14:06:52
293,319,805
0
0
null
null
null
null
UTF-8
C++
false
false
78
hpp
../../../../.symlinks/plugins/hellos/ios/Classes/websocketpp/logger/syslog.hpp
[ "" ]
4560039c542a06cdb7a742872f350ba3a3df65cf
ba4114085975d862eb3c8f1a01958ff1289debcf
/tb_magazineLimitations.hpp
e0764e19bae4421b15a23162358370d35b746cff
[]
no_license
TacBF/tb_rhs_hard_target.saralite
0905bb55dff275706fd5efd2f82e4d9d354123af
61dd212150a059f84d9cc164bf6e074640c35a74
refs/heads/master
2021-01-19T20:31:28.140820
2017-04-17T14:40:47
2017-04-17T14:40:47
88,517,371
0
0
null
null
null
null
UTF-8
C++
false
false
1,723
hpp
class cfgMagazines { class magazineLimitations { /*--------------------------------------------------------------------------- Sets the amount of magazines you can have out of the following array (So in total!) You can specify a special number for resistance as well ----------------------------------...
[ "ballista.milsim@gmail.com" ]
ballista.milsim@gmail.com
635f5b3a987157af75c6e81511697075bcaae5e1
894fd6ba0629786fd3baa07fe6026ba00d4f2c9a
/assignment.cpp
dd9c782e1e2c72daa5c757ced01c46909219f523
[]
no_license
officialngare/Calculator
e016e426cc3c0fe573043c474cae49bdcbda2475
f8956242fca801bd60f90bd68cb03ddba6d81662
refs/heads/main
2023-08-25T13:06:27.319327
2021-10-18T11:04:15
2021-10-18T11:04:15
418,460,596
0
0
null
null
null
null
UTF-8
C++
false
false
960
cpp
#include <stdio.h> #include <conio.h> int main(){ /* Variable declation */ int a,b, sum, difference, product, modulo; float quotient; /* Taking input from user and storing it in firstNumber and secondNumber */ printf("Enter First Number: "); scanf("%d", &a); printf("Enter ...
[ "noreply@github.com" ]
officialngare.noreply@github.com
eb897675ad57e54f9e66b9fe72163cf4d27faad8
ee22fa7476a52f3fe2f9bc88d6c8f43f614cdba6
/Timus/1146.cpp
c22da54a645dab559fb4df695445c2700f9e13d1
[]
no_license
Sillyplus/Solution
704bff07a29709f64e3e1634946618170d426b72
48dcaa075852f8cda1db22ec1733600edea59422
refs/heads/master
2020-12-17T04:53:07.089633
2016-07-02T10:01:28
2016-07-02T10:01:28
21,733,756
0
0
null
null
null
null
UTF-8
C++
false
false
849
cpp
#include <iostream> #include <cmath> #include <algorithm> using namespace std; const int MN = 110; int a[MN][MN] = {0}; int sum[MN][MN] = {0}; int main() { int n, k; cin >> n; for (int i = 1; i <= n; i++) { for (int j = 1; j <= n; j++) { cin >> a[i][j]; sum[i][j] = sum[i-...
[ "oi_boy@sina.cn" ]
oi_boy@sina.cn
65a0a7e6be7c6c3969dbf160ee0ac0870e680464
f82106e56e348b5ee325c6a533f2bb1478a5c959
/src/KeyboardPlayer.cpp
00f8b9285fee62df50e5fe01a29ca55e42b6790e
[]
no_license
JoVsn/pianobeep
974d11bbe5df9e7076219d53f0c163add880df16
ac6d886df789d7ab5ae691ff19b5a03dfc5b1ea6
refs/heads/master
2020-03-11T05:19:24.973153
2018-04-16T20:13:58
2018-04-16T20:13:58
129,799,711
1
0
null
null
null
null
UTF-8
C++
false
false
3,697
cpp
// // Created by Jordan on 02/12/2017. // #include "../headers/KeyboardPlayer.hpp" // Constructors KeyboardPlayer::KeyboardPlayer(Instrument &myInstrument) : instrument(myInstrument), tempo(120) { keyboard.insert(std::make_pair("q", new Note('B', 3))); keyboard.insert(std::make_pair("s", new Note('C', 4))); ...
[ "vilsaint.jordan@gmail.com" ]
vilsaint.jordan@gmail.com
0f5c3d1179157f704de6ef85d5d8c6a83fce9e64
607e8a82b91ce74a7aa374baf648a3bb4abfab1a
/jni - bug/pathogen/file.h
dd69a4ae7529e6f13171b3c20f580ec7c9a68aaa
[]
no_license
zhaozw/pathogenandroid
b53469f0d6b6dbcf599d6bd3499fbee550ac0109
7b0febc84a42c3e568f0c376a7b4a3531165eec5
refs/heads/master
2021-01-13T02:06:37.667990
2013-04-14T02:27:16
2013-04-14T02:27:16
9,426,097
2
0
null
null
null
null
UTF-8
C++
false
false
431
h
#ifndef FILE_H #define FILE_H #include <string> #include <sstream> #include <iostream> #include <android/asset_manager.h> #include <android/asset_manager_jni.h> using namespace std; class CFile { public: AAsset* mFile; CFile(); CFile(const char* filepath, int mode=AASSET_MODE_UNKNOWN); ~CFile(); int seek(int...
[ "polyfrag@hotmail.com" ]
polyfrag@hotmail.com
81b9e9af6e2de790791cda4224413984f8e66906
f2fa39e10cf04739eb44a90089e360306aa39172
/magicFilter/src/main/jni/beautify/MagicBeautify.h
a11be38789d3ac7add457756dca7725005d458e7
[]
no_license
Anonybh/advancedPhotoEditor
9f3187e60964a49e01dcb08f8649c1aa15188fbd
44c47c0b9cf22bbf3d65d06fdf04254b8ea1c430
refs/heads/master
2022-12-24T22:39:15.486021
2020-10-10T14:12:53
2020-10-10T14:12:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
874
h
#ifndef _MAGIC_BEAUTIFY_H_ #define _MAGIC_BEAUTIFY_H_ #include "../bitmap/JniBitmap.h" class MagicBeautify { public: void initMagicBeautify(JniBitmap* jniBitmap); void unInitMagicBeautify(); void startSkinSmooth(float smoothlevel); void startWhiteSkin(float whitenlevel); static MagicBeautify* getInst...
[ "sinemaltinkilit@gmail.com" ]
sinemaltinkilit@gmail.com
c44ca087ff6e358a2ede93aea6a2f405881b8397
aa354c9318d71db93c625bbdfc6c014df2d59aec
/src/tracking/TLD.hpp
a8548e220321786dd59c501ffed4d8d2acdebe39
[]
no_license
Nfreewind/TLD-MOD
dcd19e92b7ed32a8bf5eaa1fa167fda8e681da41
a7790de2819a79ff16bb1551433d41b216c943da
refs/heads/master
2020-05-25T01:46:43.724294
2018-07-11T23:23:02
2018-07-11T23:23:02
null
0
0
null
null
null
null
UTF-8
C++
false
false
389
hpp
#ifndef TLD_HPP_INCLUDED #define TLD_HPP_INCLUDED #include <iostream> #include <opencv2/highgui/highgui.hpp> #include <opencv2/imgproc/imgproc.hpp> #include "../common/utils.hpp" #include "Tracker.hpp" #include "Detector.hpp" #include "Integrator_Learning.hpp" using namespace std; using namespace cv; void TLD(char ...
[ "hugo.lima.chaves@gmail.com" ]
hugo.lima.chaves@gmail.com
a054ee884d0d570d94a2d20ad52836ddacfde36d
2eecd3f38b0216df54a16a4e5467337f7a5bf429
/src/shaders/NormalMapShader.h
d289e1fbff8015fddf6b1cfb333122bc02388750
[]
no_license
centuryglass/raytracer
360008148b210eac7e71dbe1316527de97dee67f
5c5e9fb312523d577778f95a0dd3d934e038cf87
refs/heads/master
2020-08-16T05:57:53.573103
2019-10-16T05:30:10
2019-10-16T05:30:10
215,464,787
0
0
null
null
null
null
UTF-8
C++
false
false
1,079
h
/*NormalMapShader.h *Author: Anthony Brown *Produces color info using surface normals *primarily for debugging purposes */ #ifndef __NORMALMAPSHADER__ #define __NORMALMAPSHADER__ #include "Vector3D.h" #include "Scene.h" #include "HitStruct.h" using namespace sivelab; class NormalMapShader : publi...
[ "anthony0857@gmail.com" ]
anthony0857@gmail.com
ad1a64379ff655a8ae8f6a6b59575c71f1804925
3881f09455e97564764b30b1b612efb404c857f8
/Code/eCore/Include/FileSystem/Archive.h
6a659d044511986f9da25907b50ed770b41b9e37
[]
no_license
eloben/e3engine
345a8100b433103ce3edf312651dbfccba68f243
d14c967c1810360c394bc9bf335289042e3d1149
refs/heads/master
2021-01-01T05:47:52.280255
2014-12-14T20:27:31
2014-12-14T20:27:31
28,004,743
1
0
null
null
null
null
ISO-8859-1
C++
false
false
2,532
h
/*---------------------------------------------------------------------------------------------------------------------- This source file is part of the E3 Project Copyright (c) 2010-2014 Elías Lozada-Benavente Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associate...
[ "eloben@gmail.com" ]
eloben@gmail.com
97a4178e4bbea8594e683d5805fdccc327073ffb
33f59b1ba6b12c2dd3080b24830331c37bba9fe2
/Depend/Foundation/Distance/Wm4DistRay2Ray2.h
061e8d95258929645f01553a013a553b40132802
[]
no_license
daleaddink/flagship3d
4835c223fe1b6429c12e325770c14679c42ae3c6
6cce5b1ff7e7a2d5d0df7aa0594a70d795c7979a
refs/heads/master
2021-01-15T16:29:12.196094
2009-11-01T10:18:11
2009-11-01T10:18:11
37,734,654
1
0
null
null
null
null
UTF-8
C++
false
false
1,542
h
// Geometric Tools, Inc. // http://www.geometrictools.com // Copyright (c) 1998-2006. All Rights Reserved // // The Wild Magic Version 4 Foundation Library source code is supplied // under the terms of the license agreement // http://www.geometrictools.com/License/Wm4FoundationLicense.pdf // and may not be ...
[ "yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa" ]
yf.flagship@e79fdf7c-a9d8-11de-b950-3d5b5f4ea0aa
25a9b0b02548ac653dca8b11c3541a8d244f5bc0
2d2b852681caba926033541aab1431f66467d1d9
/MultiTask.cpp
45a85712482cd75aca4df837673c97e05c58496c
[]
no_license
alialshekarchee/Arduino_MultiTask
a9ab58f5ee0a63080339db2ce6197ae05f154644
1174e96b69a91bfe35159a60836d6cc6af6162ba
refs/heads/main
2023-04-23T02:51:36.280650
2021-05-15T04:43:45
2021-05-15T04:43:45
367,540,829
0
0
null
null
null
null
UTF-8
C++
false
false
616
cpp
#include "MultiTask.h" MultiTask::MultiTask() { } MultiTask::~MultiTask() { } void MultiTask::runTask(unsigned long miliseconds) { this->miliseconds = miliseconds; this->currentMicros = micros(); this->taskEnable = true; } bool MultiTask::isTaskDue() { if((micros() - this->currentMicros) / 1000 >= this-...
[ "alielshekarchee@gmail.com" ]
alielshekarchee@gmail.com
d7485ff84bd7fd245a4844ec9e26ebe824ab1330
0474d696c36cc2e2be35b15704c85dd9e0f375bf
/measure_backups/measure/measureDlg.cpp
683657511eff84f493c802e33953b3b4d31156b1
[]
no_license
nicedaylbl/ProjectsDemo
8dd9a5672b1614c41b471a8f73eca3d157ac8e9f
2f5316852330a146084704a0c982ec1410d845ec
refs/heads/master
2021-01-19T01:37:42.352974
2017-04-05T01:18:43
2017-04-05T01:18:43
87,251,081
0
0
null
null
null
null
GB18030
C++
false
false
15,119
cpp
// measureDlg.cpp : 实现文件 // #include "stdafx.h" #include "measure.h" #include "measureDlg.h" #include "ChartCtrl/ChartAxisLabel.h" #include "ChartCtrl/ChartLineSerie.h" #include <stdlib.h> #include <string.h> #include <locale> #include <time.h> #include <math.h> #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应用程序“...
[ "menxinghong@126.com" ]
menxinghong@126.com
2eb2d49646610b2de6d6aab3c0f2e06da6d4bf8e
2ce43dfc0cfcf187d76aef1a3e85001f0ba08fee
/cantera/include/cantera/thermo/MetalSHEelectrons.h
0cc76b6db8fc5f1c6722f2245057398122ee2421
[]
no_license
parkerclayton/python
2387b6e07b8dd2e65f215274c4d578da1309ea74
3b3c346b7039f5b83a2bc0dcf287ff01cbd6b716
refs/heads/master
2020-04-09T04:16:06.551172
2016-06-02T05:03:40
2016-06-02T05:03:40
51,048,280
0
0
null
null
null
null
UTF-8
C++
false
false
13,399
h
/** * @file MetalSHEelectrons.h * Header file for the MetalSHEElectrons class, which represents the * electrons in a metal that are consistent with the * SHE electrode (see \ref thermoprops and * class \link Cantera::MetalSHEelectrons MetalSHEelectrons\endlink) */ /* * Copyright (2005) Sandia Corporation. Under...
[ "parkerclayton@comcast.net" ]
parkerclayton@comcast.net
ec95c8995339865a56cf90e4d97ac16b89dda667
8fb12d96a857cd95c95d622e552d4d17ba4d9d02
/simpleShaders.cpp
2b8ee965ca0a9443369ec9294dcb4162300a4c97
[]
no_license
strykejern/strykejern-ShaderProject
4428776a32898e0e5b8ad5d69ac7e54e60553d7c
3f928ab5feb77cedb57178a85393cc38c2782de7
refs/heads/master
2021-01-10T03:30:54.679026
2013-02-24T12:29:46
2013-02-24T12:29:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,127
cpp
#ifdef __APPLE__ #include <glew.h> #include <GLUT/GLUT.h> #include <OpenGL/glext.h> #elif defined (_WIN32) #include <GL\glew.h> #include <GL\glut.h> #include <GL\GL.h> #endif #include "simpleShaders.h" #include <iostream> #include <fstream> using namespace std; simpleShaderProgram::simpleShaderProg...
[ "strykejernene@gmail.com" ]
strykejernene@gmail.com
2aac4d4a8a28714a1fc85f9676f1e21ad512b56d
7bfc60c56b4c12957c53657d0549a136b6e6cdb2
/index_tuple.cpp
d2045ca22437ba1ac789ae040dd997a7708407be
[ "BSL-1.0" ]
permissive
bolero-MURAKAMI/CEL---ConstExpr-Library
867ef5656ff531ececaf5747594f8b948d872f34
1ad865dd8845c63e473a132870347e913ff91c1c
refs/heads/master
2021-01-17T22:03:25.021662
2011-11-26T12:59:00
2011-11-26T12:59:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,024
cpp
// Copyright (C) 2011 RiSK (sscrisk) // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #include<cassert> #include<sscrisk/cel/array.hpp> #include<sscrisk/cel/index_tuple.hpp> template<std::size_t... ...
[ "sscrisk@gmail.com" ]
sscrisk@gmail.com
c79b25335ed2b0d4da5639664db8e5274171b38f
bfe485ed1bac4deace37e8c0a64608abfcebc1ca
/autoPilot.cpp
d44fc6deeeb0a25fcb532734ba96003820cfd249
[]
no_license
cb1986ster/miniCopterPro
9ed2e5085c6d533a36250106fe4a67556d54dcd5
a677a1902e4b8a5e0d7ef827934ceb55f87579ea
refs/heads/master
2021-01-10T21:21:34.781290
2016-09-25T21:23:07
2016-09-25T21:23:07
31,960,143
3
0
null
null
null
null
UTF-8
C++
false
false
3,860
cpp
#include "autoPilot.h" #include "miniCopterPro.h" #define copter ((miniCopterPro*)copterPointer) //------------------------------------------------------------------------------ void autoPilot::init(){ copter->io.sendMesgNoNl(ioText_pilotInit); pidDataPointers[0][0]=copter->sensors.getPitchPointer(); pidDataPointer...
[ "cb1986ster@gmail.com" ]
cb1986ster@gmail.com
e0887fb45c844f866dc98e0ab04d4d07cc637e78
b2f375c56a26f3df263f5078dd1589a1e2d2c644
/include/mats.hpp
d6f71260420665d7a93c4bc70ef3feeea564dc86
[]
no_license
JYLeeLYJ/GAMES101Final_StableFluid
b76e04cdf5ec399ffaae4815b908778d447c9e4f
646fd23385685ad474d356e488406344f3e6681a
refs/heads/master
2023-08-05T18:38:47.146718
2021-09-24T11:27:40
2021-09-24T11:27:40
410,040,496
0
0
null
null
null
null
UTF-8
C++
false
false
2,686
hpp
#pragma once #include <cassert> #include <concepts> #include <Eigen/Eigen> #include <span> #include <algorithm> using Vec2f = Eigen::Array2f; using Vec3f = Eigen::Array3f; using Vec3u8= Eigen::Array<uint8_t , 3 , 1>; using Vec4u8= Eigen::Array<uint8_t , 4 , 1>; static_assert(sizeof(Vec2f) == sizeof(float) * 2); str...
[ "JYLeeLYJ@qq.com" ]
JYLeeLYJ@qq.com
3db2f673c9fa3c4f580a5fcedff007e0aa5f8852
e71551968ccc826f536c13ce5ef68e7f6d3c2b83
/src/SETTINGS/Settings.cpp
d5f9e73f34f48619ce9fa9cc15a6430a4fcd1538
[]
no_license
FCHcap/Cubator
2c77cc3ec4db06c2f26d81acd2ef2cc4e06a75c6
cfac8d3e8b86c9c5a43e7f5dd1ac01b0cb4edca6
refs/heads/master
2020-04-11T07:19:36.865124
2018-06-14T09:31:39
2018-06-14T09:31:39
30,690,083
0
0
null
null
null
null
UTF-8
C++
false
false
8,452
cpp
#include <Settings.h> Settings * Settings::_settings = NULL; Settings::Settings() : QSettings("Fch", "Cubator"){ } Settings::~Settings(){ } Settings * Settings::getInstance(){ if(_settings == NULL){ _settings = new Settings(); } return _settings; } void Settings::kill(){ if(_settings != ...
[ "olive.emmanuel@gmail.com" ]
olive.emmanuel@gmail.com
30b5bc17ad540a3661a09bbb2878b86716920749
b93d6ebceab031ac0f5002815fc4812af0a47c78
/TimeSheetDynamicUpload/Test/Test.cpp
faaffa12c61069ddcc806d5726050d0fc84f4e4c
[]
no_license
radtek/PayrollTimeAttendSystem
ac83226d44d5b0869f03687f4efc0aaf0d39814f
b6fa31230a4d57b578dde2ff614ae1ffedf50c77
refs/heads/master
2020-06-13T20:05:11.720503
2018-11-10T10:54:54
2018-11-10T10:54:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
178
cpp
// Test.cpp : main project file. #include "stdafx.h" using namespace System; int main(array<System::String ^> ^args) { Console::WriteLine(L"Hello World"); return 0; }
[ "lerouxerrol@gmail.com" ]
lerouxerrol@gmail.com
b96ec97112b3ab311a54f7793ee06f565a5c0b17
e9ff87a95ff78df99049dfabcf122324391923c8
/submit.ino
e15938091c7d67ac87f155fe12125350d0ae2692
[]
no_license
mhasansagor/Vault-Security-System
a48f3bba9784dbf3e0d1475a677aa0be3046f861
c653b5fd67bfc8aafd56799027124beae2faec6b
refs/heads/main
2022-12-26T03:47:00.130214
2020-10-07T21:58:34
2020-10-07T21:58:34
302,169,330
0
0
null
null
null
null
UTF-8
C++
false
false
2,023
ino
/*project_____Door Controlled System with card punch machine Devolped by GM Rakibul Kabir, Hasan Mahamud Sagor , Majharul Islam Devolped with Arduino_HC-SRO4_SRD-05vdc-sl-c TrigPin EchoPin GND VCC ------- ------- --- --- 13 12 GND 5v */ #includ...
[ "noreply@github.com" ]
mhasansagor.noreply@github.com
d3535454d5a3ca48a8a53ed20f4c13e59fce169a
f33ef12c417f792fe1b411d559c169783d6ba2db
/ppg_and_imu_readings/ppg_and_imu_readings.ino
db79f2c5dc506f3d272a33df27ac727840500f86
[]
no_license
kimtxn/URECA_2020-2021
e34bd85c2790e4e9e1881008d653e25e833ce2bb
835b6514edce3bc88be6a0819011a434d0baa4a1
refs/heads/main
2023-06-10T02:24:51.336056
2021-06-30T16:17:01
2021-06-30T16:17:01
381,680,473
0
0
null
null
null
null
UTF-8
C++
false
false
6,641
ino
/* Optical SP02 Detection (SPK Algorithm) using the MAX30105 Breakout By: Nathan Seidle @ SparkFun Electronics Date: October 19th, 2016 https://github.com/sparkfun/MAX30105_Breakout This demo shows heart rate and SPO2 levels. It is best to attach the sensor to your finger using a rubber band or ot...
[ "noreply@github.com" ]
kimtxn.noreply@github.com
d70201a98456404a86f43445945db5bede8c5348
80f0f7860fa16d3d4209bb21035dc8804700c277
/public/smppparser/submit_sm.hpp
d8bdecd59b5be854a4ffbc6597706e5df6f39e52
[ "MIT" ]
permissive
dotphoenix/smpp-server-client
5db0b5c9260693ddbdf5d8acae717cfc6d4e817d
c5186172ef6f0607d330588f6e19363808c61236
refs/heads/master
2020-03-27T12:49:46.985799
2019-09-11T08:08:12
2019-09-11T08:08:12
146,572,520
3
2
null
null
null
null
UTF-8
C++
false
false
11,363
hpp
/* * SMPP Encoder/Decoder * Copyright (C) 2006 redtaza@users.sourceforge.net * * 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 Foundation; either * version 2.1 of the License, or (at yo...
[ "noreply@github.com" ]
dotphoenix.noreply@github.com
ac869fce0eeaf551537bf105cd2e852ac594f0cd
f4dc3450a1cfedf352774cba95dc68b32cbfbf11
/Sources/Emulator/src/mame/includes/jpmsys5.h
e703b9e5af5ebc0bc24fa03d621ed54ad8b29639
[]
no_license
Jaku2k/MAMEHub
ae85696aedf3f1709b98090c843c752d417874a9
faa98abc278cd52dd599584f7de5e2dd39cf6f87
refs/heads/master
2021-01-18T07:48:32.570205
2013-10-10T01:42:06
2013-10-10T01:42:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,336
h
#include "cpu/m68000/m68000.h" #include "machine/6840ptm.h" #include "machine/6850acia.h" #include "sound/2413intf.h" #include "sound/upd7759.h" #include "video/tms34061.h" #include "machine/nvram.h" #include "video/awpvid.h" #include "machine/steppers.h" #include "machine/roc10937.h" class jpmsys5_state : public dri...
[ "jgmath2000@gmail.com" ]
jgmath2000@gmail.com
14ab4313975d4f175563c8e7b2114d85d7b1dde5
abf04a2b2220435f1fb305367d47604e28b86d2b
/controller/admin_gu/rmusr.cpp
0e9dfb8667b280e2ebfff5bf2a4e3bd59f1dc1c3
[]
no_license
ldecast/Proyecto1-Archivos-2S2021
2da71f96e1d074243dcbd692691b6b2e95c89b6e
2cf2f561f5cd19dd354eafedf0fe36a04e89550f
refs/heads/master
2023-08-24T23:50:59.296052
2021-09-16T17:55:17
2021-09-16T17:56:26
407,946,214
0
1
null
null
null
null
UTF-8
C++
false
false
4,056
cpp
#include <iostream> #include <string.h> #include "../../model/filesystem.h" #include "../../model/users_groups.h" #include "../handler.h" #include "func.h" using std::string; int rmusr(string _name) { if (_name == "") return coutError("Error: faltan parámetros obligatorios.", NULL); if (_user_logged....
[ "3006240180101@ingenieria.usac.edu.gt" ]
3006240180101@ingenieria.usac.edu.gt
eff1c6b86b091b7e69f963a9d81f169c9b73c737
9ce6d56b1f200bf2cf04e04867ddc6ae32b72207
/projects/esp_wroober_armver2/src/main.cpp
c6f93847dd9bb282f4bd0f1452479b7ce9749b37
[]
no_license
SiChiTong/ESP32
222745b9f8be9a2a662e872fe5090a6441787a1b
6dce96613701204e3e700ec1e974e4fbfc25c6f3
refs/heads/master
2023-07-01T23:37:12.546539
2021-08-04T08:14:37
2021-08-04T08:14:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,680
cpp
#include <Arduino.h> #include "ESP32mother.h" #include "ESP32Servo.h" #define MIN_PULSE 500 #define MAX_PULSE 2400 #define Step (MAX_PULSE - MIN_PULSE) / 180 Servo s[4]; Timer st[4],dt; const int servopin[4] = {18,19,21,22}; void Servobegin() { for (int i = 0; i < 4; i++) { s[i].setPeriodHertz(50); s[i].attach(s...
[ "eieioeiji0501@gmail.com" ]
eieioeiji0501@gmail.com
8bb8bd98a513b91a874dbeafb68d9d7f9123530d
95f5abc9ec8f1b7ac3f29509f4e32b705366e69a
/libraries/RTC/DS1307.h
740fc1da65095c03de66ace59d4be9ec11623688
[]
no_license
LucaSmerea/arduino
21db631d82100fced706d91e0c3dc889e33e3de9
3325685f809cfc3f29808d4946f0ae92c6fa6054
refs/heads/master
2023-03-20T21:28:15.175028
2015-07-20T20:21:35
2015-07-20T20:21:35
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,524
h
/* DS1307.h - library for DS1307 rtc */ //fix for Arduino 1.00 #if defined(ARDUINO) && ARDUINO >= 100 #include "Arduino.h" #else #include "WProgram.h" #endif // ensure this library description is only included once #ifndef DS1307_h #define DS1307_h // include types & constants of W...
[ "kyle.bowerman@gmail.com" ]
kyle.bowerman@gmail.com
188058e321968b7532959a916345ed67d1b6088a
8bbaa558480442c7c680719008819922130f3225
/Project1/Main.cpp
a0f1271d9bdbcdc55d836160d4e9ebedd2bf21b9
[]
no_license
jeanhadrien/ISEN-Projects-NoisedATPH
ecd894a2435d0828337ce72e9d02b45016f66656
3bd65c5ff980417e9513be5e1f49da37f55bf309
refs/heads/master
2022-02-25T11:58:27.400585
2019-10-14T10:41:39
2019-10-14T10:41:39
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
386
cpp
#include "SceneOpenGL.h" int main(int argc, char **argv) { // Création de la sène (fenêtre) SceneOpenGL scene("Courbe ATPH", 800, 600); // Initialisation de la scène (fenêtre) if (scene.initialiserFenetre() == false) return -1; if (scene.initGL() == false) return -1; // Boucle Principale qui gére l'affic...
[ "40248338+jeanhadrien@users.noreply.github.com" ]
40248338+jeanhadrien@users.noreply.github.com
edc47c79317e4747c2529a85e73415a2f1a51dca
c1ce8fa1976b4db87d137ce7541afdafbee01793
/old/include/box_monitor.h
18561a3972c4e475cebeb545f10756aa810bff91
[ "MIT" ]
permissive
johnaparker/Qbox
0b4a2b4c76248122c59e8da844d81ab5854d63fa
7b8daf42dcc140448b2fa9e3ba7122bd69bbcb01
refs/heads/master
2021-05-23T20:39:46.605662
2020-09-09T02:40:47
2020-09-09T02:40:47
52,501,700
2
2
null
null
null
null
UTF-8
C++
false
false
1,281
h
#ifndef GUARD_box_monitor_h #define GUARD_box_monitor_h #include <string> #include <memory> #include "monitor.h" #include "surface_monitor.h" namespace qbox { class Field2D; //*** There is memory redunancy here....is it worth it for using a templated add_monitor function instead??? //box monitor: monito...
[ "japarker@uchicago.edu" ]
japarker@uchicago.edu
66387e52388db5a8a86a3320c6d93d0b4e895f9f
34d88b26a5bbd92d947f04c099da1478420ec4fa
/rpg_2D_string_game_c++/Dungeon/GameEngine.cpp
9df4662bd92ae5ff3b7690edb6837ba35e5fb27d
[]
no_license
Arousde/hda_projects
3e911e7e44a4a5161348d790fd0d04079def4f82
d38a217210a8da8bd3517034dfc22d234ce1c3ff
refs/heads/main
2023-01-12T01:19:13.971143
2020-11-12T22:27:38
2020-11-12T22:27:38
312,403,560
0
0
null
null
null
null
UTF-8
C++
false
false
9,303
cpp
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ #include "GameEngine.h" #include "Trap.h" #include "Lever.h" #include "StationaryController.h" #include "AttackController.h" #include ...
[ "oussema.arous@stud.h-da.de" ]
oussema.arous@stud.h-da.de
4f1de31eb77f70d3a56686988fbd07654a1233a6
e82960a354947128aba7be51d12f04d57fe45624
/dbmse/include/utils/Algebraic_tree_node.h
8a3477cbfc2c6e6da206caaba5296721c8e4b2c5
[]
no_license
dvaosta/dbmse
f3d43880f56a9a423a86bdcdb01f8810ef234004
b0177ab27b2c8083aa701723befa1386d8535c30
refs/heads/master
2021-01-10T12:24:32.330293
2015-10-21T15:52:12
2015-10-21T15:52:12
44,162,997
0
0
null
null
null
null
UTF-8
C++
false
false
262
h
#pragma once #include "Binary_tree_node.h" template<typename T> class Algebraic_tree_node : public Binary_tree_node<T> { private: Algebraic_tree_node parent; public: Algebraic_tree_node(); void set_parent(Algebraic_tree_node &); ~Algebraic_tree_node(); };
[ "davide.visentin@studenti.polito.it" ]
davide.visentin@studenti.polito.it
e04665f2a1bd89b480767943c89f46fe89ccc3b6
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/httpd/gumtree/httpd_repos_function_1643_httpd-2.4.25.cpp
538ee9b8beb8646f7b42677ab9cabe95ed89c267
[]
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
7,146
cpp
static void set_neg_headers(request_rec *r, negotiation_state *neg, int alg_result) { apr_table_t *hdrs; var_rec *avail_recs = (var_rec *) neg->avail_vars->elts; const char *sample_type = NULL; const char *sample_language = NULL; const char *sample_encoding = NULL; co...
[ "993273596@qq.com" ]
993273596@qq.com
e50f34c75cb6fb35c13dfe11da9da3715185db57
67745f64c337cf364dbcf25bf8455c27842210de
/11466.cpp
b2904dd24270cf38f84bd4466d74db6ed0cdb4f7
[]
no_license
lidaiqing/UVA
1b1466df4b8f0a5952f629132a421eb0c75462dc
fbf280aa5031c68c8a6c460e42ed2d266bcdddcf
refs/heads/master
2021-01-16T17:47:49.116122
2017-01-14T04:38:59
2017-01-14T04:38:59
78,913,321
0
0
null
null
null
null
UTF-8
C++
false
false
1,329
cpp
#include <bits/stdc++.h> using namespace std; long long _sieve_size; bitset<400001000> bs; vector<long long> primes; void sieve(long long upperbound) { _sieve_size = upperbound + 1; bs.set(); bs[0] = bs[1] = 0; for (long long i = 2; i <= _sieve_size; i++) if (bs[i]) { for (long lo...
[ "lidaiqing1993@gmail.com" ]
lidaiqing1993@gmail.com
7e8b48fc0d39f41192f00b92d45cea8735144aba
11ead08ef49582ad2c79833cfafdf9f7ef557d73
/client/resourceaccess.h
09df61416fcdc9a66c82c5681c0dd72e6610f283
[]
no_license
aseigo/toynadi
1d2123a519e4ff54a0603ff71c5cbcae178fec00
cd99c2a9649d1e1639dfa9fc7590f2e5af89335a
refs/heads/master
2016-09-05T15:22:08.139291
2014-12-02T10:18:11
2014-12-02T10:18:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
799
h
#pragma once #include <QLocalSocket> #include <QObject> #include <QTimer> class ResourceAccess : public QObject { Q_OBJECT public: ResourceAccess(const QString &resourceName, QObject *parent = 0); ~ResourceAccess(); QString resourceName() const; bool isReady() const; public Q_SLOTS: void op...
[ "aseigo@kde.org" ]
aseigo@kde.org
82b0954664051399989c268ed774c1d5f45daddf
6b60258775bae97209e6f0369edd91a946f6915d
/driving_parameters_analysis_system.ino
49114af2931e49eca85fd48340c874c9e923d650
[]
no_license
mountenergy/Hackster-Smart-City-Contest
9fb7d76454810866cdfe50c6e3b926d0de5634e8
8319d5f7614434f7111d5699f851e0ce64c0762a
refs/heads/master
2021-05-31T21:44:47.933920
2016-06-10T18:50:50
2016-06-10T18:50:50
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,395
ino
// Instructables link : // http://www.instructables.com/id/Driving-Parameters-Analysis-System/ // Driving Parameters Analysis System //Header files required //If not available, make sure to find them in Github repositories #include <HttpClient.h> #include <LTask.h> #include <LWiFi.h> #include <LWiFiClient.h> #include...
[ "noreply@github.com" ]
mountenergy.noreply@github.com
c894ed75a4eaf837ed50177a072fddd82d04590d
367d2670c75d385d122bca60b9f550ca5b3888c1
/gem5/src/cpu/o3/lsq_unit.cc
6b3a6529f25b14a53501db195557d1fd6fdd52ab
[ "BSD-3-Clause", "LicenseRef-scancode-proprietary-license", "LGPL-2.0-or-later", "MIT" ]
permissive
Anish-Saxena/aqua_rowhammer_mitigation
4f060037d50fb17707338a6edcaa0ac33c39d559
3fef5b6aa80c006a4bd6ed4bedd726016142a81c
refs/heads/main
2023-04-13T05:35:20.872581
2023-01-05T21:10:39
2023-01-05T21:10:39
519,395,072
4
3
Unlicense
2023-01-05T21:10:40
2022-07-30T02:03:02
C++
UTF-8
C++
false
false
1,770
cc
/* * Copyright (c) 2004-2006 The Regents of The University of Michigan * 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 * not...
[ "asaxena317@krishna-srv4.ece.gatech.edu" ]
asaxena317@krishna-srv4.ece.gatech.edu
951b128373367ef2ed7b044b8c44116d0b2b2796
7fd38f45d53f527fe933c565902301b5f79f26ea
/Software/Rad Studio/Ultra_Sound_Tracker/Main.h
4b9f0cd879cd0dc4aa7e12d9214fb352991dc3e5
[]
no_license
Aleksandrovas/NavSys
82137479f0530c182c7aaaa14c4bee31beafa92b
31345a3dc613315ed8846c989e219858f8ef2106
refs/heads/master
2020-12-24T18:33:20.651805
2019-07-22T17:58:32
2019-07-22T17:58:32
56,809,354
0
1
null
null
null
null
UTF-8
C++
false
false
1,948
h
//--------------------------------------------------------------------------- #ifndef MainH #define MainH //--------------------------------------------------------------------------- #include <Classes.hpp> #include <Controls.hpp> #include <StdCtrls.hpp> #include <Forms.hpp> #include <ExtCtrls.hpp> #include <Math.hpp>...
[ "arturas.aleksandrovas@gmail.com" ]
arturas.aleksandrovas@gmail.com
4f0c087b1080c1f89513b51bc5022d71c40a3a65
a2475d8c8a1b343e6a0eb01b246362d9029218f7
/include/decoder.h
d75ae5a2a31ccc65a8b15ed93eb27ce3626d1a46
[]
no_license
marinajordao/LinkPlanner
68ddf0aee1428876678b7964a56d2470678a8d93
f248307ec9b652a6299e35c871d897e70f06015e
refs/heads/R2017-0
2020-03-21T00:29:12.979266
2018-06-21T09:21:48
2018-06-21T09:21:48
137,896,079
0
0
null
2018-07-11T17:31:50
2018-06-19T13:34:38
Matlab
UTF-8
C++
false
false
858
h
# ifndef PROGRAM_INCLUDE_DECODER_H_ # define PROGRAM_INCLUDE_DECODER_H_ # include "netxpto.h" # include <vector> // Implements a IQ Decoder. class Decoder : public Block { /* Input Parameters */ t_integer m{ 4 }; vector<t_complex> iqAmplitudes{ { 1.0, 1.0 },{ -1.0, 1.0 },{ -1.0, -1.0 },{ 1.0, -1.0 } }; /* St...
[ "netxpto@gmail.com" ]
netxpto@gmail.com
78d075d2a768df9e7c0e92c56f891e31b7f30933
cae01bde9c62bce6fe5ea31e456841b172d4ea7d
/src/main.cpp
b9268e04b7222b26f4bc3247fc367e5841c380a5
[]
no_license
Dakoth/RShell-CS100
50dda97f85b19c464825f0374f8840adadb34d02
daccffc5d5a80c930baf0ad0e74a80c6e9255536
refs/heads/main
2023-02-27T03:21:19.481975
2021-02-03T20:37:03
2021-02-03T20:37:03
335,747,449
0
0
null
null
null
null
UTF-8
C++
false
false
9,874
cpp
//things to fix for next time: quotes, exit function behaving bizarrely sometimes, and google unit test behaving wierdly #include <stdio.h> #include <unistd.h> #include <sys/wait.h> #include <sys/types.h> #include <stdlib.h> #include "Command.hpp" #include "Command.cpp" #include "Or.hpp" #include "Or.cpp" #in...
[ "noreply@github.com" ]
Dakoth.noreply@github.com
5e2c0ff35df6c955fd0da6c054f10b81382aee14
c88ac73cdd5dcd0d2d8a849f1d3ac30d751c49de
/v1/consumer.cpp
6f60afd6851f8799910d126e6b870efd52d49ef4
[]
no_license
wjj710/E-commerce-platform
acceec7881957c49276344368f35561c0bab0cb3
76d3ba522985007ab28413138d3603b67ceb201e
refs/heads/master
2023-08-30T17:19:15.690472
2021-10-25T09:59:19
2021-10-25T09:59:19
369,121,027
5
0
null
null
null
null
UTF-8
C++
false
false
161
cpp
#include "consumer.h" Consumer::Consumer(QString a, QString p, double b, int t):User(a,p,b,t) { } int Consumer::getUserType()const{ return 0; }
[ "1691826460@qq.com" ]
1691826460@qq.com
c2b139b7bd3f7f52524c7d3fa9b884bef378a764
db3d1ed55140248301aecd0853f6f592a5b89723
/Homework 3/include/global.h
69b47fdf812c85a55819d6e660bc495f6745f1a4
[]
no_license
jimmychenn/EE569-Repo
7d2526919ec920ba066aedad79215666b0315034
374d5710f9045c902b3ce50b2d68d31422302ba1
refs/heads/master
2020-12-02T09:43:30.356858
2016-12-01T22:57:22
2016-12-01T23:05:36
67,261,518
0
0
null
null
null
null
UTF-8
C++
false
false
2,561
h
#ifndef GLOBAL_H #define GLOBAL_H #include <opencv2/opencv.hpp> #include <cstdlib> #include <iostream> #include <cstdio> using namespace cv; char P1A_IN1[] = "P1/res/Texture1.raw"; char P1A_IN2[] = "P1/res/Texture2.raw"; char P1A_IN3[] = "P1/res/Texture3.raw"; char P1A_IN4[] = "P1/res/Texture4.raw"; char P1A_IN5[] = ...
[ "jimmylch@usc.edu" ]
jimmylch@usc.edu
e894f27e3344b6674d9e3ccd75e3df975ba3fb94
51a36d41b60827056a6c60132089cb9733c4b577
/src/core/linalg/linalg.h
ee461da4aec214f5c8d8076f2c0af78610f38e5d
[]
no_license
jingchangshi/CppLibrary
f35884ec3f2dfff8586fa351167fbab17256578f
4a6863653968e46c0f98e5b7ffec837018057024
refs/heads/master
2021-09-07T08:52:36.326998
2018-02-20T16:47:12
2018-02-20T16:47:12
null
0
0
null
null
null
null
UTF-8
C++
false
false
421
h
#ifndef LINALG_H #define LINALG_H template <typename T> inline int sgn(T val) { return (val>T(0))-(val<T(0)); } // sgn template<typename T> void linspace(T* lin_arr,T min,T max,int n_pts); template<typename T> void logspace(T* log_arr,T min,T max,int n_pts); template<typename T> void LUdcmp(T** a...
[ "jingchangshi@gmail" ]
jingchangshi@gmail
7ce8ed0d5de4ea8494486bd133e3a085d14651dc
5ac13fa1746046451f1989b5b8734f40d6445322
/minimangalore/Nebula2/code/nebula2/src/tools/nnpkbuilder.cc
510e47d51bde03f3686b08ba6bd8bf83dc89f99a
[]
no_license
moltenguy1/minimangalore
9f2edf7901e7392490cc22486a7cf13c1790008d
4d849672a6f25d8e441245d374b6bde4b59cbd48
refs/heads/master
2020-04-23T08:57:16.492734
2009-08-01T09:13:33
2009-08-01T09:13:33
35,933,330
0
0
null
null
null
null
UTF-8
C++
false
false
11,377
cc
//------------------------------------------------------------------------------ // nnpkbuilder.cc // (C) 2004 RadonLabs GmbH //------------------------------------------------------------------------------ #include "tools/nnpkbuilder.h" #include "kernel/nfileserver2.h" //-------------------------------------...
[ "BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c" ]
BawooiT@d1c0eb94-fc07-11dd-a7be-4b3ef3b0700c
64a40dbf1fbf69a64d8c0035238a522474f9cd35
aff4c6d67714c1df504c7c2e9bf3143cb32826a9
/vthirug_Projects/Project5/tracker/smartSprite.h
6e45f4a61066235034127fdab9beaedf93b7a473
[]
no_license
VishnuPrabhuT/2D-Game-Engine
8dc31a8f8c56f8a37f67580ac0713ce505354c66
2b20170c67851ce8148956a4997829c78e91129e
refs/heads/master
2021-01-22T01:42:43.077187
2017-12-13T01:06:25
2017-12-13T01:06:25
102,225,197
0
0
null
null
null
null
UTF-8
C++
false
false
749
h
#ifndef SMARTSPRITE__H #define SMARTSPRITE__H #include <string> #include "twowaymultisprite.h" class ExplodingSprite; class SmartSprite : public TwoWayMultiSprite { public: SmartSprite(const std::string&, const Vector2f& pos, int w, int h); SmartSprite(const std::string&, const Vector2f& pos, const Vector2f& vel,...
[ "vishnuprabhut@gmail.com" ]
vishnuprabhut@gmail.com
2d1afa15cfcb82bb764658beeab2e1f304017d08
4503b4ec29e9a30d26c433bac376f2bddaefd9e5
/XtreamToolkit/v16.4.0/Source/Chart/Styles/Point/XTPChartMarker.cpp
352f3309d3a12a583f59dda3f0897608d10076de
[]
no_license
SwunZH/ecocommlibs
0a872e0bbecbb843a0584fb787cf0c5e8a2a270b
4cff09ff1e479f5f519f207262a61ee85f543b3a
refs/heads/master
2021-01-25T12:02:39.067444
2018-02-23T07:04:43
2018-02-23T07:04:43
123,447,012
1
0
null
2018-03-01T14:37:53
2018-03-01T14:37:53
null
UTF-8
C++
false
false
7,190
cpp
// XTPChartMarker.cpp // // This file is a part of the XTREME TOOLKIT PRO MFC class library. // (c)1998-2013 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN // CONSENT OF C...
[ "kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb" ]
kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb
c4807ab665c61701be9b9f0877986c8ecd62fe2e
dc8e32a44df4617e8f4eab58e95733846e0cad6e
/Implementation/src/controller/av/StartAVController.cpp
cf288010200f92ecd210938c85c4b9fa4eff866a
[]
no_license
eBabiano/TegraK1_Performance
33a4ee528bd4bc2d926d26eb11252b78b45b39c6
1b615c332fcf02c0cf8ed134a6574c83ac5a4eb3
refs/heads/master
2020-04-03T02:11:43.005908
2018-12-06T08:39:58
2018-12-06T08:39:58
154,949,685
0
0
null
null
null
null
UTF-8
C++
false
false
838
cpp
#include <src/controller/av/StartAVController.hpp> #include <src/model/av/AVTypes.hpp> #include <iostream> namespace src { namespace controller { namespace av { StartAVController::StartAVController(src::model::av::AVManager& avManager) : mAVManager(&avManager) ...
[ "emib570@gmail.com" ]
emib570@gmail.com
55240289fb8e2a1506b336991292b5df9d42a823
93020fcc267a0ae3494907a5d8f325e55ddb0e30
/e_12_02/src/e_12_02.h
21940cf775d59055c427fecf2222dfa770e6f832
[]
no_license
ddt-narita/meikai_c-_narita
7f27d854f03241ab6706d89dd2e837ae98585538
e923a2489a181cbd61868ba09fee8d72d479a7b1
refs/heads/master
2021-01-20T07:23:31.846324
2019-05-21T11:37:16
2019-05-21T11:37:16
89,997,124
0
0
null
null
null
null
UTF-8
C++
false
false
1,436
h
/* 演習12-02 * クラスbooleanに対してvがFalseならbool型のtrueを、trueならbool型のfalseを * 返却する演算子関数!の追加 * 作成日:5月23日 * 作成者:成田修之 */ //インクルードガード #ifndef ___Class_Boolean #define ___Class_Boolean #include<iostream> //クラスBoolean class Boolean { public: //列挙帯を設定 enum boolean {False,True}; private: //データメンバ boolean v; public: //...
[ "ddt.jissyusei1@gmail.com" ]
ddt.jissyusei1@gmail.com
463f2407716c1560a97589513896c2e072a37123
4dc9caed5cb3f4639587d3d596a82cd748254045
/lib/Parser/ParseTreeComparer.h
6bcd32610987b73f14c979d76ced3de452bc4af3
[ "MIT" ]
permissive
jkrems/ChakraCore
2e68c27a8a278c36bfa144f77dbd79398279c52b
59b31e5821b7b8df3ed1f5021ed971da82cde9e1
refs/heads/master
2021-01-18T04:42:10.298111
2016-01-22T23:45:30
2016-01-22T23:45:30
50,215,307
2
0
null
2016-01-23T00:06:01
2016-01-23T00:06:00
null
UTF-8
C++
false
false
19,976
h
//------------------------------------------------------------------------------------------------------- // Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. //---------------------------------------------------------...
[ "chakrabot@users.noreply.github.com" ]
chakrabot@users.noreply.github.com
34c9d4f9e119e6b65658ea1cae2e2a11beff9209
e958f28dac770f7d7f50c6fabb8812567f29939e
/quadratic-errors.cpp
95c96e02745421746b03216f7ea525ed896371a3
[]
no_license
Karinliu/quadraticformula
0181d2172482c386987c9bd4fd30a2891e3cdc9f
0e7fd4a50e3b8e0a81b4b7e6a24a22a26a5e2d28
refs/heads/main
2023-08-18T08:50:58.807303
2021-10-12T10:26:40
2021-10-12T10:26:40
416,288,867
0
0
null
null
null
null
UTF-8
C++
false
false
2,273
cpp
#include <iostream> #include <cmath> #include <stdexcept> #include <sstream> double discriminantFormula(double a, double b, double c) { double discriminant; discriminant = b * b - 4 * a * c; return discriminant; } int quadraticFormula(double a, double b, double c){ double solution1, solution2; d...
[ "noreply@github.com" ]
Karinliu.noreply@github.com
4ee2f55d2166b6df6697319712621fe24eb44e48
e12c9e71676c9cd44c0d201ef6b3eb97898bd77f
/MyFramework/SourceCommon/Helpers/MyTweener.h
ccacd591b14831ff9bba1d031fc4a166dbdf63df
[]
no_license
jaccen/MyFramework
8757e689dbd4f1a160307dd9f952e4edfa7da327
2a9b55e01a0afc33d5b8d682b9e2c4f7252a2095
refs/heads/master
2021-01-20T08:35:00.127208
2015-11-15T19:53:48
2015-11-15T19:53:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,104
h
// // Copyright (c) 2012-2014 Jimmy Lord http://www.flatheadgames.com // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages // arising from the use of this software. // Permission is granted to anyone to use this software for an...
[ "jimmylord@gmail.com" ]
jimmylord@gmail.com
10a92f0b99c49a3e5a615d3dad01dfe2efb573b4
5df2cc9a40045eb1d2f3251d385fc36c063a5e15
/plugins/Quasars/src/Quasars-static_automoc.cpp
792bb1b68b8e2deb004148eeda2ee5354962bd98
[]
no_license
jeffwitthuhn/StelUnity
8ed88ed183acd09b78cbe8cdb127f1a055895f1e
f93a326bacaa5d9ba481359f1102df290c16cba0
refs/heads/master
2020-12-31T07:20:29.823699
2017-01-31T20:11:08
2017-01-31T20:11:08
80,552,054
0
1
null
null
null
null
UTF-8
C++
false
false
189
cpp
/* This file is autogenerated, do not edit*/ #include "Quasars-static_automoc.dir/moc_Quasars_HFILF2FFVYXFZP.cpp" #include "Quasars-static_automoc.dir/moc_QuasarsDialog_BZ62WOCC6V4HPL.cpp"
[ "jmkelzenberg@stcloudstate.edu" ]
jmkelzenberg@stcloudstate.edu
d341bf2407b734f5f0acef1337a627bcfe2e8fa2
4a4781f2dcf159cefd4d6a8fe9135e96c4591776
/lab/lab05/code/src/tree.h
2371dfcd5f0b41809dca3659cfd943f177a3481a
[]
no_license
supremacey/cpp-hans
34cf0a6752ee023aeb8ee67dd790d79b2c291972
317c500a171804980c2d75c135ef1b6d1d4873b9
refs/heads/master
2021-01-20T03:34:22.798614
2017-06-06T11:00:36
2017-06-06T11:00:36
83,833,120
0
0
null
null
null
null
UTF-8
C++
false
false
2,202
h
#ifndef TREE_INCLUDED #define TREE_INCLUDED 1 #include <iostream> #include <vector> #include "string.h" class tree; // struct trnode should be invisible to the user of tree. This can be // obtained by making it a private number of tree. // In this exercise, we leave it like this, because it is simpler. // In rea...
[ "supremacey@icloud.com" ]
supremacey@icloud.com
91492de20fd1a03c15c823fb19b4e81c7a1d7a7d
264d4734c618f5f7cab5cae88d1044dc2942a367
/sketch.cpp
a09fdc45bc7298d8ba98d0bd8774cd41788ec7d5
[]
no_license
MrJadaml/temp-humidity-dashboard
b9bf728817a325a10c581f4ea52a57f6de4a5558
6a21214e48725b31aa5a050047a22599e050ccb3
refs/heads/master
2021-01-20T00:19:55.534122
2017-05-20T19:37:57
2017-05-20T19:37:57
89,110,720
0
0
null
null
null
null
UTF-8
C++
false
false
511
cpp
#include <SimpleDHT.h> // for DHT11, // VCC: 5V or 3V // GND: GND // DATA: 2 int pinDHT11 = 2; SimpleDHT11 dht11; void setup() { Serial.begin(9600); } void loop() { byte temperature = 0; byte humidity = 0; byte data[40] = {0}; if (dht11.read(pinDHT11, &temperature, &humidity, data)) { ...
[ "mrjadaml@gmail.com" ]
mrjadaml@gmail.com
c1c7dbf4a77579e4e0d2c9bd2dc39be5526fa342
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/collectd/gumtree/collectd_repos_function_496_collectd-4.5.1.cpp
a871c1fd3e2ddbe3d2010e1f6273f83672e50145
[]
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,736
cpp
static int pplugin_dispatch_values (pTHX_ HV *values) { value_list_t list = VALUE_LIST_INIT; value_t *val = NULL; SV **tmp = NULL; int ret = 0; if (NULL == values) return -1; if (NULL == (tmp = hv_fetch (values, "type", 4, 0))) { log_err ("pplugin_dispatch_values: No type given."); return -1; } ...
[ "993273596@qq.com" ]
993273596@qq.com
f67e931fa7d697c380a4123a4001983c8632eac6
4f7466a8aba90dd237d30bf33c42c63f72875628
/src/engine.cc
fed49d75a19bdf2d958b2035c80c142ddad02fbd
[]
no_license
Videodr0me/leela-chess-experimental
2993f1a912eb14d03ba5194bb3f6e293b8f60a7b
d2088837fff01779dbf8fc606af6e92c98c1a449
refs/heads/master
2020-03-19T04:14:17.427499
2018-07-23T20:43:49
2018-07-23T20:43:49
135,808,631
7
0
null
null
null
null
UTF-8
C++
false
false
7,820
cc
/* This file is part of Leela Chess Zero. Copyright (C) 2018 The LCZero Authors Leela Chess 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 lat...
[ "noreply@github.com" ]
Videodr0me.noreply@github.com
4e5be12da196b8ae185fb6e0b9208aaf9ce09b2a
f878c7a63f668b9bd811f9c79a01814d7d63becd
/data_dir/dev/86735
6ad6816df13624a60b07d2f8728530992e554957
[ "MIT" ]
permissive
AliOsm/AI-SOCO
f8d7428f4570577e7e8d4dddecb4fed5cfbed11c
c7b285cd8a094f09a294e17af77d3cb254537801
refs/heads/master
2023-05-24T09:15:43.769045
2020-11-06T12:58:16
2020-11-06T12:58:16
265,671,705
18
8
null
null
null
null
UTF-8
C++
false
false
1,142
#include<bits/stdc++.h> using namespace std; vector<pair<int,int>> edge; vector<pair<int,int>> qs[10235]; int ans[20004],djs[555]; int F(int x){return x==djs[x]?x:djs[x]=F(djs[x]);} bool u(int x,int y){ x=F(x); y=F(y); if(x==y)return 0; djs[x]=y; return 1; } int main(){ ios_base::sync_with_stdio(...
[ "aliosm1997@gmail.com" ]
aliosm1997@gmail.com
d38e7ddf681df57a7f8332a6e4cb5336b575bb07
79c01c26ad4c0d4460d529126d01c7b97a6173b6
/src/VulkanApplication.h
ea83f54e0fb6854d0eb0bce6f33b37160cf1a267
[]
no_license
SSSSSolution/RealityCreator
7b4ca78290ab11ca29ff59dc01993d40444be61d
a0062d1c7ead3877612d746dbccc64ea46fd95eb
refs/heads/master
2020-11-28T00:04:29.329066
2020-03-23T15:01:48
2020-03-23T15:01:48
229,654,535
0
0
null
null
null
null
UTF-8
C++
false
false
1,024
h
#ifndef VULKANAPPLICATION_H #define VULKANAPPLICATION_H #include "VulkanInstance.h" #include "VulkanDevice.h" class VulkanDevice; class VulkanRenderer; class VulkanApplication { public: static VulkanApplication* getInstance(); ~VulkanApplication(); void initialize(); void prepare(); void render(...
[ "1845739048@qq.com" ]
1845739048@qq.com
647265a4aca57a21410c5176c5400c66451a8d40
1d9b1b78887bdff6dd5342807c4ee20f504a2a75
/lib/libcxx/include/__algorithm/includes.h
c64194a2c8269beea39a0022e51b9e1317cb33ae
[ "MIT", "LicenseRef-scancode-other-permissive", "NCSA", "LLVM-exception", "Apache-2.0" ]
permissive
mikdusan/zig
86831722d86f518d1734ee5a1ca89d3ffe9555e8
b2ffe113d3fd2835b25ddf2de1cc8dd49f5de722
refs/heads/master
2023-08-31T21:29:04.425401
2022-11-13T15:43:29
2022-11-13T15:43:29
173,955,807
1
0
MIT
2021-11-02T03:19:36
2019-03-05T13:52:53
Zig
UTF-8
C++
false
false
2,758
h
//===----------------------------------------------------------------------===// // // 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
8214f1a88d59ac018b7ede23924fa23469ce7698
df2b9eaee2aefc34dcc3037406ea4a13358db354
/precsucc.cpp
33fdd3c1969c89d3ec809b480c8a7b2836cce332
[]
no_license
rob3d/Programmi.Scolastici
dbfef07638c9c3331bf29725577ff736708302bf
8d394b117057e835476c2490ccb8b90c3f5efd36
refs/heads/master
2021-01-21T03:02:19.418430
2016-05-03T20:01:45
2016-05-03T20:01:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
444
cpp
//ATTENZIONE! NON SONO RESPONSABILE PER L USO CHE VERRA' FATTO CON QUESTO CODICE! //https://github.com/santoroberto00/Programmi.Scolastici/blob/master/DISCLAIMER-LIBERATORIA.txt //Autore: Roberto Santo #include <stdio.h> #include <stdlib.h> main(){ int numero; printf("Inserisci il valore del numero intero:"); sca...
[ "santoroberto00@gmail.com" ]
santoroberto00@gmail.com
95c0f487e441004bba6226d337046632ebe7d91d
4043f78994d68efc7d0fe9805cd91ec46a4d16f4
/src/dxt_img.h
8ee7b74ca973796629938a6eba1c49d120b860f7
[ "Apache-2.0" ]
permissive
fanvanzh/3dtiles
d08d30956e790e451beab79c82acddc42a051e02
a7c3000c794f5fbcf0defe72cabd0465dbf9df6e
refs/heads/master
2023-09-03T14:08:09.905715
2023-08-30T02:30:02
2023-08-30T02:30:02
120,919,743
1,713
555
Apache-2.0
2023-08-30T02:30:03
2018-02-09T15:07:43
C++
UTF-8
C++
false
false
145
h
#ifndef DXT_IMG_H #define DXT_IMG_H void fill_4BitImage(std::vector<unsigned char>& jpeg_buf, osg::Image* img, int& width, int& height); #endif
[ "fanvanzh@sina.com" ]
fanvanzh@sina.com
ff20d603e2e479dc22fc364b97dae0db54052afc
18764973fb6947c80114c95e52f5e20ff1c7eda4
/src/components/application_manager/include/application_manager/commands/mobile/set_interior_vehicle_data_response.h
ecc8fd0904af9fd9702304af779a55234bf4dd0d
[]
no_license
FaridJafarov-l/sdl_core
a75ff5f13572d92f09c995bc5e979c8815aaeb52
11d6463b47a00334a23e8e7cadea4ab818d54f60
refs/heads/master
2023-09-04T08:55:16.628093
2016-12-19T12:33:47
2016-12-19T12:33:47
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,496
h
/* * Copyright (c) 2013, Ford Motor Company * 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...
[ "jack@livio.io" ]
jack@livio.io