blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
264
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
5
140
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
905 values
visit_date
timestamp[us]date
2015-08-09 11:21:18
2023-09-06 10:45:07
revision_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-17 19:19:19
committer_date
timestamp[us]date
1997-09-14 05:04:47
2023-09-06 06:22:19
github_id
int64
3.89k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-07 00:51:45
2023-09-14 21:58:39
gha_created_at
timestamp[us]date
2008-03-27 23:40:48
2023-08-21 23:17:38
gha_language
stringclasses
141 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
10.4M
extension
stringclasses
115 values
content
stringlengths
3
10.4M
authors
listlengths
1
1
author_id
stringlengths
0
158
42b7a4beaa0aa7c72a3c602c78798b17139c55ba
3f7ec296f05234f6a2dbcfa0611771f789e9535d
/secsymboldescription.h
3212c3b8e2e6ad63866c338c9c6a1aaa69b8311f
[]
no_license
NikolayKuksa/stock
b12a4ba5c2d3d89e8e1196521817d75638da17e0
5beddd9f467b3254b1f0fa7e3b208e65f7ccc95e
refs/heads/master
2021-01-19T23:25:46.024404
2017-06-10T09:12:40
2017-06-10T09:12:40
88,982,716
0
0
null
null
null
null
UTF-8
C++
false
false
585
h
#ifndef SECSYMBOLDESCRIPTION_H #define SECSYMBOLDESCRIPTION_H #include <QVector> #include "securitytype.h" #include "miscdef.h" class SecSymbolDescription { private: QVector<QString> securitySymbols; QVector<QString> indexSymbols; QVector<QString> securityDescriptions; QVector<QString> indexDescri...
[ "nick.k@i.ua" ]
nick.k@i.ua
2a7d15c6c28a4b52ac528ded4bf1d16ddbf3f85f
614369bd9a9452f6b48b9c667b12daacf153d6b8
/Minji/Programmers/QUEUE,STACK/쇠막대기.cpp
126652a90616bd71dbe8c1debb3400d5e6ce45c2
[]
no_license
minji0320/Algorithm_for_CodingTest
339ad05a81a89b2645dfab73d7bcbc2df9775d77
7fc091f93693d549fa1975044f4b4ff5ee056520
refs/heads/master
2022-06-26T05:14:27.149435
2021-06-30T00:16:38
2021-06-30T00:16:38
242,951,278
2
0
null
2020-02-25T08:43:49
2020-02-25T08:43:48
null
UTF-8
C++
false
false
544
cpp
#include <string> #include <vector> using namespace std; int solution(string arrangement) { int len = arrangement.size(); int stick = 0; int new_stick = 0; int answer = 0; for(int i = 0; i < len; i++) { if(arrangement.substr(i,2) == "()"){ answer += stick + new_stick; ...
[ "rlaalswl0320@naver.com" ]
rlaalswl0320@naver.com
a13af8fb866b898e201b39f960149a23b793e1ae
9be246df43e02fba30ee2595c8cec14ac2b355d1
/game_shared/tf2/tf_obj_base_manned_gun.h
4e2a72abc1d43f9ce90b2f6ece51b0fdc47ea795
[]
no_license
Clepoy3/LeakNet
6bf4c5d5535b3824a350f32352f457d8be87d609
8866efcb9b0bf9290b80f7263e2ce2074302640a
refs/heads/master
2020-05-30T04:53:22.193725
2019-04-12T16:06:26
2019-04-12T16:06:26
189,544,338
18
5
null
2019-05-31T06:59:39
2019-05-31T06:59:39
null
WINDOWS-1252
C++
false
false
5,003
h
//========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============ // // Purpose: A stationary gun that players can man // // $NoKeywords: $ //============================================================================= #ifndef TF_OBJ_BASE_MANNED_GUN_H #define TF_OBJ_BASE_MANNED_GUN_H #ifdef _...
[ "uavxp29@gmail.com" ]
uavxp29@gmail.com
e08b701ec1a743f08718743ae56b168b60903372
a30af10abb2abe1ab4894f6513eee96e9f7b72e7
/lab5/assignment2/src/kernel/setup.cpp
7f1f68b716af4694c70b0849a4b656bf2d0b4d9b
[]
no_license
avarpow/OS_lab
740a2fe4801e049332fda3d11285101fd5303293
af61a11fad855607fac8879bdfa8827ae9078339
refs/heads/main
2023-06-24T21:43:08.612078
2021-07-16T16:39:11
2021-07-16T16:39:11
348,664,354
1
0
null
null
null
null
UTF-8
C++
false
false
2,184
cpp
#include "asm_utils.h" #include "interrupt.h" #include "stdio.h" #include "program.h" #include "thread.h" // 屏幕IO处理器 STDIO stdio; // 中断管理器 InterruptManager interruptManager; // 程序管理器 ProgramManager programManager; void third_thread(void *arg) { printf("pid %d name \"%s\": Hello third World!\n", programManager.run...
[ "648120201@qq.com" ]
648120201@qq.com
72e849f4907636d3172f70bd86ab8b997df6450d
36f533088d1c5a93e058bc72a6d643ee262e4401
/CodeAdapter/EllipseArtist.cpp
b7d981f062d434141723a0319790214fd559eede
[ "MIT" ]
permissive
NeuroWhAI/CodeAdapter
3fd16b3538d76f0c9d835ea370e94f6d8c1bd027
b07815b9a610f74bcd50ae198a02b5131389cab7
refs/heads/master
2021-04-15T09:40:52.092641
2017-04-07T13:26:50
2017-04-07T13:26:50
55,895,368
7
3
null
2016-09-04T04:42:01
2016-04-10T11:34:11
C++
UTF-8
C++
false
false
164
cpp
#include "EllipseArtist.h" BEGIN_NAMESPACE_CA_DRAWING EllipseArtist::EllipseArtist() { } EllipseArtist::~EllipseArtist () { } END_NAMESPACE_CA_DRAWING
[ "neurowhai@gmail.com" ]
neurowhai@gmail.com
05b9f64ee7d23ac0f7ffbeaa4db0ecf936cf49c5
37525014a50e09ea0507331206e4d835a94e29ce
/wire_core/include/wire/core/IStateEstimator.h
496bd20850f5acced2f9681487c5b2fa2ecfe359
[ "BSD-2-Clause" ]
permissive
ropod-project/wire
11b40c1d821a125a5edf665f0cafc66564f92abe
4962c36d5749a4f4aaea6a8c4610f5a1373ac5e4
refs/heads/master
2020-05-19T21:11:00.711705
2019-06-24T10:45:43
2019-06-24T10:45:43
185,217,799
1
1
BSD-2-Clause
2019-05-06T14:54:37
2019-05-06T14:54:36
null
UTF-8
C++
false
false
5,750
h
/************************************************************************ * Copyright (C) 2012 Eindhoven University of Technology (TU/e). * * All rights reserved. * ************************************************************************ * Redistribution and u...
[ "jos.elfring@tno.nl" ]
jos.elfring@tno.nl
0a3edb5da0ac0aa14f423831d3cf6a897c9a9f0f
75d4ee482b9c42694069db8f99c43a7fca40b35e
/src/twist_unstamper_node.cpp
8381a75034266ee6989feafec4046a7315168bcf
[]
no_license
joshs333/twist_tools
1fc70d8b487384d4e7e8758eae30308b39f76776
b6606b5b7601aec1dc1631deea4f47bc21a46f11
refs/heads/master
2022-12-24T23:48:27.406809
2020-10-05T09:40:38
2020-10-05T09:40:38
301,355,271
1
0
null
null
null
null
UTF-8
C++
false
false
1,929
cpp
/** * @brief Node that inputs a stamped twist message and outputs a regular twist message * @author Joshua Spisak <joshs333@live.com> * @date October 5, 2020 * @license MIT **/ // ROS #include <ros/ros.h> #include <geometry_msgs/Twist.h> #include <geometry_msgs/TwistStamped.h> namespace twist_tools { /** * @br...
[ "joshs333@live.com" ]
joshs333@live.com
7eb154e0971736f90fd8e1624a9f14a56af7a73b
83421eb1258fdbf93289d57b11a4160794664d7a
/src/general/mapa/Cubo.h
47043b7289a413dadfb3c96aafe11a95b6907c41
[]
no_license
BlenderCN-Org/nature
2511efdb56e0a1b61c363f7e6caf5f29a6a820a2
c7976a533e299baf1473775a592c892feefba853
refs/heads/master
2020-05-23T21:29:00.591053
2015-07-11T06:20:39
2015-07-11T06:20:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
516
h
#ifndef _CUBO_H_ #define _CUBO_H_ #include "includeglm.h" #include <iostream> class Cubo{ public: glm::vec3 p1;//punto glm::vec3 p2;//tamanio glm::vec3 t;//tamanio glm::vec3 c;//centro Cubo(glm::vec3 p1,glm::vec3 t){ set(p1,t); } void set(glm:...
[ "forestmedina@gmail.com" ]
forestmedina@gmail.com
fb418c976700f0c1c2b0a955b9099458220f228b
9fe8defd8579cc805da43db25b5098c123c81e34
/contest/dev2_a.cpp
704bdfa963d46bd369ee66ecaada7f3fd8643568
[]
no_license
Kanonahmed/ACM-Programming
a9ea92b3e6031a6a7c022d6359110ba0ff43ecb6
7ebb662e92cb334ecdf519278cdba39af9a1f67c
refs/heads/master
2021-07-05T23:57:16.330893
2017-09-30T19:45:47
2017-09-30T19:45:47
105,396,479
0
0
null
null
null
null
UTF-8
C++
false
false
2,042
cpp
#include<bits/stdc++.h> using namespace std; #define xx first #define yy second #define pb push_back; #define mp make_pair #define LL long long #define PI acos(-1.0) #define AND(a,b) ((a) & (b)) #define OR(a,b) ((a)|(b)) #defin...
[ "kanoncse41@gmail.com" ]
kanoncse41@gmail.com
bd8750915d2e51006bb6509b27bc4a92c08e204d
0543967d1fcd1ce4d682dbed0866a25b4fef73fd
/Midterm/solutions/midterm2017_72/L/000757-midterm2017_72-L.cpp
2d685049cd5c95e3bb428a05a2a37f55354671e8
[]
no_license
Beisenbek/PP12017
5e21fab031db8a945eb3fa12aac0db45c7cbb915
85a314d47cd067f4ecbbc24df1aa7a1acd37970a
refs/heads/master
2021-01-19T18:42:22.866838
2017-11-25T12:13:24
2017-11-25T12:13:24
101,155,127
0
0
null
null
null
null
UTF-8
C++
false
false
544
cpp
#include<iostream> #include<cmath> #include<string> #include<algorithm> using namespace std; int b[1000],n,a[700][700],s1=0,s2=0,m,maxx,d=0,in; int main() { cin>>n>>m; for (int i=1;i<=n;++i) for (int j=1;j<=m;++j) { cin>>a[i][j]; if (a[i][j]>0) b[i]++; } maxx=b[1]; for (int i=1;i<=n;++...
[ "beysenbek@gmail.com" ]
beysenbek@gmail.com
f931c298661803dab5720eca3beca6534316f49a
90b1a86c16b0f7f99cb0bff3f05476dd95bd8697
/source/kdpHistogram.cpp
055c4523c10f33db577e68a479d52f6c7d326f86
[]
no_license
keith-pedersen/libkdp
ade52b70630c2749e10b49c342ef4468f5daa081
99d26540f304ec94e76a967e7b8292b1fc6fd829
refs/heads/master
2020-03-24T16:40:23.029467
2019-01-27T00:40:38
2019-01-27T00:40:38
142,832,010
0
0
null
null
null
null
UTF-8
C++
false
false
37,024
cpp
// Copyright (C) 2016-2018 by Keith Pedersen (Keith.David.Pedersen@gmail.com) // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use...
[ "kpeders1@hawk.iit.edu" ]
kpeders1@hawk.iit.edu
deb3a255e37a5ca9db1cbfa623aa1de8d998b3cb
9401a919b491a6045955ae9511a2d8bca77e6884
/HLS_Test/QP_HLS/QP/sim/autowrap/testbench/fp_test_tb.cpp_pre.cpp
c8660e9e1415ffa4dd3e736a01c4ef2657581444
[]
no_license
wuyou33/MPC
0bb56c499bd8c04b477840ef4a1c4bf41258ad14
35a0d9a4fd5e0c922720cf39d75a7db9bf1ea3c5
refs/heads/master
2021-05-18T02:17:26.404408
2020-01-16T19:15:59
2020-01-16T19:15:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
166
cpp
# 1 "C:/Users/hkhaj/Desktop/MPC/HLS_Test/QP_HLS/fp_test_tb.cpp" # 1 "<built-in>" # 1 "<command-line>" # 1 "C:/Users/hkhaj/Desktop/MPC/HLS_Test/QP_HLS/fp_test_tb.cpp"
[ "hkhajanchi97@att.net" ]
hkhajanchi97@att.net
a69fd8492c881d1ab489f0a97010836b57233465
bb72b975267b12fb678248ce565f3fd9bd6153ee
/testgles/NdkOpenGL/jni/platform/CCFileUtilsAndroid.cpp
f9b957bab3e90920de27ae626c6442e7898d1cc0
[]
no_license
fiskercui/testlanguage
cfbcc84ffaa31a535a7f898d6c7b42dcbf2dc71b
b15746d9fa387172b749e54a90e8c6251750f192
refs/heads/master
2021-05-30T13:26:11.792822
2016-01-13T02:03:26
2016-01-13T02:03:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
6,255
cpp
#include "base/ccMacros.h" #include "base/CCPlatformConfig.h" #include "CCFileUtilsAndroid.h" //#include "platform/CCCommon.h" #include "help/Java_com_example_ndkopengl_Cocos2dxHelper.h" #include "android/asset_manager.h" #include "android/asset_manager_jni.h" #include <stdlib.h> #include <string> #ifndef LOG_TAG #...
[ "weihua@weihuacuideMac-mini.local" ]
weihua@weihuacuideMac-mini.local
d36f1b79250b29026c085ff86a3b0184c0182d9c
cb38863a57da0fc7bbee3174f74f68dc59746cb9
/code/rocket/RocketMenuPlugin.cpp
5ccbf2e33fe17a0211bdbbfab937a276b11b9ad2
[]
no_license
dylski/duke3d-megaton
82397b8d0349496f680f7f2e84146dfd993eda11
4761ba83b46917aa4229365e40f32cf24ed71d0b
refs/heads/master
2021-01-15T12:10:19.217462
2013-09-27T14:45:54
2013-09-27T14:45:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
35,860
cpp
// // Created by Sergei Shubin <s.v.shubin@gmail.com> // #include "RocketMenuPlugin.h" #include <Rocket/Core.h> #include <Rocket/Core/Element.h> #include "PluginUtils.h" #include "helpers.h" #include "math.h" static void SetActiveKeySlot(Rocket::Core::Element *menu_item, int active_key); /*** Context Data ***/ str...
[ "drtermit@gmail.com" ]
drtermit@gmail.com
ea1ac8cf33734e88dd3d80c10656ba5a8b4c5c1b
a1fe3366863fd797feb19d83dccfd4c3a5cb690a
/SDRSpectrumAnalyzerOpenGL/SDRSpectrumAnalyzerOpenGL/GUI.cpp
1215e19e32dcdfb01bef296ad2c69a0d89c46766
[]
no_license
moderncoder/SDRReradiationSpectrumAnalyzer
da1733c8d1b6cd7817bf1e1d13ac17f6660189ef
c347e3ab9d62f48daf23dd76222abc44f596fd93
refs/heads/master
2023-03-14T22:22:16.068295
2021-03-10T12:15:43
2021-03-10T12:15:43
346,340,703
0
0
null
null
null
null
UTF-8
C++
false
false
248
cpp
#include "Graphs.h" class GUI { private: Graphs* graphs = new Graphs(); Graph *dataGraph, *fftGraphForDevicesRange, *correlationGraph, *fftGraphStrengthsForDeviceRange; SelectedGraph selectedGraphStart; SelectedGraph selectedGraphEnd; };
[ "clint@getfitnowapps.com" ]
clint@getfitnowapps.com
0c16910a04dda4ec46f01ae098e97aa487928b65
2896d712be1d186526bb7611e539edc608b8b0a2
/Object/arxiv/Geo2DObjectUtilFunc.h
de9055f6422df7438d70de97ab098d145cf57ad0
[]
no_license
LArbys/Geo2D
bc694e92d801f8f5546a0d6d95fdf7fea57de7df
8522ba20c78d5b03098185e4d86fe5fde9fec208
refs/heads/master
2021-09-08T09:42:09.860852
2016-09-28T23:11:09
2016-09-28T23:11:09
69,510,990
1
0
null
null
null
null
UTF-8
C++
false
false
93
h
#ifndef GEO2DOBJECTUTILFUNC_H #define GEO2DOBJECTUTILFUNC_H namespace geo2d { } #endif
[ "kazuhiro@nevis.columbia.edu" ]
kazuhiro@nevis.columbia.edu
ff891063324d65de746ed7925ad69c61fef1bf59
0eff74b05b60098333ad66cf801bdd93becc9ea4
/second/download/git/gumtree/git_old_hunk_3763.cpp
566166f84130cf8dfd99af4a54a3a025a9724570
[]
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
358
cpp
color = diff_get_color_opt(&opt->diffopt, status ? DIFF_WHITESPACE : DIFF_FRAGINFO); reset = diff_get_color_opt(&opt->diffopt, DIFF_RESET); while (*bol) { eol = strchrnul(bol, '\n'); printf("%s%.*s%s%s", color, (int)(eol - bol), bol, reset, *eol ? "\n" : ""); graph_show_oneline(opt->graph); ...
[ "993273596@qq.com" ]
993273596@qq.com
5fe190846fcc2b626f587cabaf931a1942c226d6
b37c75b4e587211cd463176ee46e5b4268e96683
/BinaryTree/InvertBinaryTree.cpp
4627e08e7f9065376af3b0e6ad29b696e41efffe
[]
no_license
tangziyi001/LeetCode
0171044b472658f1bb4ff36cf939522d43ae24ae
a51640a282f60696d2627283684b563af6d584bc
refs/heads/master
2021-06-12T19:53:18.100244
2017-04-05T00:09:42
2017-04-05T00:09:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
477
cpp
/** * Definition for a binary tree node. * struct TreeNode { * int val; * TreeNode *left; * TreeNode *right; * TreeNode(int x) : val(x), left(NULL), right(NULL) {} * }; */ class Solution { public: void invert(TreeNode* now){ if(now == NULL) return; invert(now->left); ...
[ "tangziyi001@gmail.com" ]
tangziyi001@gmail.com
a748964d68da56901dbea8cd530b420b6c0fbeed
dc2a81c665f7a79a10760b4bbde6d98d48c0bcbe
/src/logging/log.cpp
a21f9a3569e42027aa5c576d8b6bcdca974c678f
[ "MIT" ]
permissive
clman94/Wolf-Gang-Engine
14b219b9518f6a14317ebcff4e7516de29504b9b
52fa71d6be1fb940a0998f29b4e0ce631e624b25
refs/heads/master
2021-07-23T20:57:44.552521
2021-02-11T20:15:50
2021-02-11T20:15:50
68,487,653
5
2
null
2017-05-21T00:33:37
2016-09-18T01:29:31
C++
UTF-8
C++
false
false
3,331
cpp
#include <wge/logging/log.hpp> #include <fmt/chrono.h> #include <fmt/format.h> #include <iostream> #include <fstream> #include <array> #include <filesystem> using namespace wge; static const char* get_ansi_color_reset() { return "\033[0m"; } static const char* get_ansi_color_for_level(log::level pSeverity_level) ...
[ "capnsword@gmail.com" ]
capnsword@gmail.com
aee44828d6f764216813590d329151b71ced1cfa
006f035d65012b7c5af15d54716407a276a096a8
/dependencies/include/cgal/CGAL/Segment_Delaunay_graph_2/Segment_Delaunay_graph_2_impl.h
f16d7b5ab7435b930411414b7a6faf40b60979a8
[]
no_license
rosecodym/space-boundary-tool
4ce5b67fd96ec9b66f45aca60e0e69f4f8936e93
300db4084cd19b092bdf2e8432da065daeaa7c55
refs/heads/master
2020-12-24T06:51:32.828579
2016-08-12T16:13:51
2016-08-12T16:13:51
65,566,229
7
0
null
null
null
null
UTF-8
C++
false
false
97,667
h
// Copyright (c) 2003,2004,2005,2006 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // You can redistribute it and/or modify it under the terms of the GNU // General Public License as published by the Free Software Foundation, // either version 3 of the License...
[ "cmrose@lbl.gov" ]
cmrose@lbl.gov
13bb12a1a97b7b7e8bdbede655c5e25acc7b99c6
6581ff32670e4b30dd17c781975c95eac2153ebc
/libnode-v10.15.3/deps/v8/src/arm/simulator-arm.cc
e8eb4740900c211aad305df742c1bc2f54d8eccc
[ "Apache-2.0", "LicenseRef-scancode-unicode", "Zlib", "ISC", "LicenseRef-scancode-public-domain", "NAIST-2003", "BSD-3-Clause", "BSD-2-Clause", "Artistic-2.0", "LicenseRef-scancode-unknown-license-reference", "NTP", "LicenseRef-scancode-openssl", "MIT", "ICU", "LicenseRef-scancode-free-un...
permissive
pxscene/Spark-Externals
6f3a16bafae1d89015f635b1ad1aa2efe342a001
92501a5d10c2a167bac07915eb9c078dc9aab158
refs/heads/master
2023-01-22T12:48:39.455338
2020-05-01T14:19:54
2020-05-01T14:19:54
205,173,203
1
35
Apache-2.0
2023-01-07T09:41:55
2019-08-29T13:43:36
C
UTF-8
C++
false
false
208,273
cc
// Copyright 2012 the V8 project 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 <stdarg.h> #include <stdlib.h> #include <cmath> #if V8_TARGET_ARCH_ARM #include "src/arm/constants-arm.h" #include "src/arm/simulator-arm.h" ...
[ "madanagopal_thirumalai@comcast.com" ]
madanagopal_thirumalai@comcast.com
164f6620e6df1402cb1b6512ed3e8d7a04cfbef3
2ea1df8ee5b919b3d076fa192bce2081340e0cce
/OOP_Lab_08/Strategy/Newspaper.cpp
2d0acbe555f76591e72398559c2f38b0c295428c
[]
no_license
nadiyafomenko/OOP
a8c6efdb635951bd65f7a3f6dcd4ca916bb5f42b
14ccc533c7d87d79175cb505329fec669ed4ad03
refs/heads/master
2021-04-10T20:39:34.812484
2020-06-15T16:28:44
2020-06-15T16:28:44
248,963,871
0
1
null
2020-03-21T13:39:06
2020-03-21T11:40:06
C++
UTF-8
C++
false
false
1,343
cpp
#include "Newspaper.h" #include "PrintedProducts.h" void Newspaper::Print(std::ostream& out) { out << "Newspaper table: " << std::endl << "Title:" << "\t\t\t\t" << GetTitle() << std::endl << "Author:" << "\t\t\t\t" << GetAuthorName() << std::endl << "Pages:" << "\t\t\t\t" << GetPages() << std::endl << "Page...
[ "47325620+nadiyafomenko@users.noreply.github.com" ]
47325620+nadiyafomenko@users.noreply.github.com
eda02bf7db83d6bf3105dcc429ca94f232bc6562
b7ee5b78d5e48ba336e0a252cfe99c76def8f27d
/src/renderers/samplerrenderer.h
b27bd53b231f086d0a57ad5786b718c83a73bf74
[ "BSD-2-Clause" ]
permissive
mgharbi/rendernet_pbrt
f09796532600b1cd876b4a02bb1c80ecf2fb6ed7
8dce288eea765f0e472af6906968dcd6e2b1f7c7
refs/heads/master
2020-03-31T18:03:51.772096
2019-04-21T13:33:31
2019-04-21T13:33:31
152,445,182
2
0
null
null
null
null
UTF-8
C++
false
false
3,312
h
/* pbrt source code Copyright(c) 1998-2012 Matt Pharr and Greg Humphreys. This file is part of pbrt. 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...
[ "gharbi@mit.edu" ]
gharbi@mit.edu
faf69ce454a6653405b4cd3c8ea089a65f38871f
a6b5b78fe6f83a92231337e1cdd9ac20bc10d478
/asio/j.cc
5a84bd66c2609f46b23d83dca17c8f1415a477a4
[ "CC0-1.0" ]
permissive
guoxiaoyong/simple-useful
faf33b03f3772f78bbfd5e8050244ac365d90713
63f483250cc5e96ef112aac7499ab9e3a35572a8
refs/heads/master
2023-03-09T11:51:56.168743
2020-06-13T23:14:07
2020-06-13T23:14:07
43,603,113
0
0
CC0-1.0
2023-03-01T12:30:26
2015-10-03T15:12:43
Jupyter Notebook
UTF-8
C++
false
false
1,459
cc
// // server.cpp // ~~~~~~~~~~ // // Copyright (c) 2003-2013 Christopher M. Kohlhoff (chris at kohlhoff dot com) // // 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 <ctime> #include <iostream> #include <...
[ "guo.xiaoyong@gmail.com" ]
guo.xiaoyong@gmail.com
aa4581b8d9dfbb67b507c4d7e76615c61b2123a4
48a73a0ba850ac2925118dd304baa8f7b2874582
/C++/source/HttpInterface/HttpInterfaceMethodWorker.cpp
692f5cb4e0708da0f4671701e36b4e267ca250d0
[ "Apache-2.0" ]
permissive
cxvisa/Wave
5e66dfbe32c85405bc2761c509ba8507ff66f8fe
1aca714933ff1df53d660f038c76ca3f2202bf4a
refs/heads/master
2021-05-03T15:00:49.991391
2018-03-31T23:06:40
2018-03-31T23:06:40
56,774,204
2
1
null
null
null
null
UTF-8
C++
false
false
1,123
cpp
/*************************************************************************** * Copyright (C) 2005-2011 Vidyasagara Guntaka * * All rights reserved. * * Author : Vidyasagara Reddy Guntaka * ***********...
[ "sagar@wave.sagar.cisco.com" ]
sagar@wave.sagar.cisco.com
11ce43bc04e9b2ae857ff37009196d95d732c543
4feaa7c33d6ad4885de30b90568a909332cbe334
/main.cpp
7fa2c6c41cc5f43798188597b8977ea2604a3b73
[]
no_license
WilliamAuCS/Edit-Distance
a71165f0cf2f17728d7467d119f87504a95cce61
a32dd497335d5e5c9574c957f02c10038c720796
refs/heads/master
2020-09-13T16:32:14.582349
2019-11-20T19:07:30
2019-11-20T19:07:30
222,842,074
0
0
null
null
null
null
UTF-8
C++
false
false
123
cpp
#include <iostream> #include "Edits.cpp" int main() { EditDistance edit; edit.findMatrix("broad", "board"); return 0; }
[ "WilliamAuCS@gmail.com" ]
WilliamAuCS@gmail.com
e3ddc06da817b5b6fff697c858b4e2b1c41e14ed
427419228ca489739e16c380d7bc68a6ef509e5a
/A_Colorful_Stones_Simplified_Edition_.cpp
d575549318212f810f562f4ef50aa95b16266e17
[]
no_license
wolverinezgit/cpsolutions
d5dca485190a27f4d27e9610cd6ea02d98a50072
e0e695036cbd4c51ec9bf57d585b40204c8566a1
refs/heads/main
2023-03-10T12:31:27.848231
2021-02-18T13:04:00
2021-02-18T13:04:00
332,387,127
2
0
null
null
null
null
UTF-8
C++
false
false
550
cpp
#pragma GCC optimize("Ofast") #pragma GCC target("sse,sse2,sse3,ssse3,sse4,popcnt,abm,mmx,avx,avx2,fma") #pragma GCC optimize("unroll-loops") #include <bits/stdc++.h> using namespace std; typedef long long ll; #define mp make_pair #define pb push_back #define fast_cin() ios_base::sync_with_stdio(false); cin.tie(NULL...
[ "iamharsh05@gmail.com" ]
iamharsh05@gmail.com
5277bb9e1686556c1da0c5c00fe0a54979a1d648
6d9133176e013e4145d8ea785f6927b72ae678b7
/Cyborg/src/cNeck.cpp
c6b5dc4e6a56437e3315aef4f98f96ba9d772bd3
[]
no_license
Memaguer/OpenGL_Cyborg
cc2a18285718ea27e0c0035935329464df66551c
02ae38db99b02a641f42ac27dde8c099bbfef454
refs/heads/master
2021-05-03T11:14:49.619732
2018-02-07T01:44:05
2018-02-07T01:44:05
120,547,765
0
0
null
null
null
null
UTF-8
C++
false
false
536
cpp
// // cNeck.cpp // Cyborg // // Created by MBG on 2/5/18. // Copyright © 2018 MBG. All rights reserved. // #include "cNeck.hpp" Neck::Neck() { neck = new Part(1, 1, 1); head = new Head(); } Neck::~Neck() { delete neck; delete head; } void Neck::draw() { // ############## NECK ############# ...
[ "gbarrientos@alabool.mx" ]
gbarrientos@alabool.mx
0582b1edaf1466093b64f9fbc5b5f33d68cf7469
ec0a5d5ddf5436ddeebc095341c95ffb4cc0c471
/core/utils/LinearInterpolator.h
64269c51417af31f8e05a7f9fcfbf684a161c690
[ "MIT" ]
permissive
egbaquela/CODeM-Toolkit
ca08e8c26fd8fab58da217e958aa71d708f20f57
c08f578bd54a5de9abd459d6f3f320db2991764a
refs/heads/master
2020-03-20T19:45:04.086811
2018-07-05T01:09:31
2018-07-05T01:09:31
137,651,950
0
0
null
2018-06-17T12:02:48
2018-06-17T12:02:47
null
UTF-8
C++
false
false
2,196
h
/**************************************************************************** ** ** The MIT License (MIT) ** ** Copyright (c) 2016 The University of Sheffield (www.sheffield.ac.uk) ** ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (...
[ "s.salomon@sheffield.ac.uk" ]
s.salomon@sheffield.ac.uk
f1409e22bea3c7f76058e8d2ad666776a6c55e36
3cd1fa9c7282a351975bf4bc57e2feb2017cd795
/data_structures/lab-5/lab_5.cpp
a151963fc96017afd47148529bf94cedfc16a16e
[]
no_license
ReznikovRoman/mirea-hw
f1ce52a4a6dca977c072cc7d2e19bc2376fda1ce
c4cdc8bc5f9ed8fb71e336da58e68e056da07e2b
refs/heads/master
2023-05-08T09:45:27.979411
2021-06-02T17:40:10
2021-06-02T17:40:10
292,531,575
0
0
null
null
null
null
UTF-8
C++
false
false
3,623
cpp
#include <string> #include <iostream> #include <stack> using namespace std; // Задание 1 // Получаем приоритет операторов int getOperatorsPrecedence(char c) { if (c == '^') return 3; else if (c == '*' || c == '/') return 2; else if (c == '+' || c == '-') return 1; else r...
[ "romanreznikov2002@yandex.ru" ]
romanreznikov2002@yandex.ru
ea040ae3d0c9228c1dfec95128fb32e5aeda2a29
84db845cc485c91e6dbc44e4944a85d27518c9a8
/2018/2018_Jul/Week4/WF/wf_I_hdoj4642.cpp
8b5eb95565527533ea170fefd760320422962bdc
[]
no_license
sunyinkai/ACM_ICPC
c13398c6963f0267db282e71d11baaf7ff619c71
8e54240df29b4a722efd27b5866384ba84f859a4
refs/heads/master
2021-07-07T07:39:36.553203
2020-07-26T06:50:54
2020-07-26T06:50:54
158,057,635
2
0
null
null
null
null
UTF-8
C++
false
false
246
cpp
#include<cstdio> int main(){ int T;scanf("%d",&T); while(T--){ int N,M;scanf("%d%d",&N,&M); int num; for(int i=0;i<N;++i) for(int j=0;j<M;++j) scanf("%d",&num); if(num&1)printf("Alice\n"); else printf("Bob\n"); } return 0; }
[ "1091491336@qq.com" ]
1091491336@qq.com
3bbbd5f278722dac8eff2e8d192736daa5643246
72392c0ff4ecd2cb024d7b59e3c9bcc036133e4e
/example3.cpp
8964e5483b10ea02a47c2b56761e5aa9836a61e2
[]
no_license
thomasphillips3/gists
931658b394ce400b8a825d77af6d08620a3e3494
48e3861bb1fb5a25d2f29efef83d634b57e64ae2
refs/heads/master
2020-04-05T13:05:24.047257
2017-07-25T13:01:24
2017-07-25T13:01:24
95,075,015
0
0
null
null
null
null
UTF-8
C++
false
false
418
cpp
// https://developers.google.com/edu/c++/getting-started // Example 3: What does this program output? // Time tables // Thomas Phillips #include <iostream> using namespace std; int main(void) { cout << " 1\t2\t3\t4\t5\t6\t7\t8\t9" << endl << "" << endl; for (int c = 1; c < 10; c++) { cout << c << "| "; fo...
[ "thomasphillips3@gmail.com" ]
thomasphillips3@gmail.com
57ab20cbd07f2d017592cefb5c9ee2705358843c
ca31ca0a28d45606100ab38e52c529a9899a925c
/agl/kernel/matrixt.h
951fab8a62ad429f227ca20bffd65372f11913d8
[]
no_license
Arcen/MedicalImage
e30d1edac5013fcfbe129868fa0da174e91efff8
bf44553c7dddfe98d248033a1fd84afccafb0b97
refs/heads/master
2020-12-30T09:26:29.382207
2013-10-27T01:14:14
2013-10-27T01:14:14
null
0
0
null
null
null
null
SHIFT_JIS
C++
false
false
40,238
h
//////////////////////////////////////////////////////////////////////////////// // Matrix 型と要素数のテンプレート版(数値計算用のため精度と次元が必要で無いときには用いない) // 未完成 BUG DEBUG template<typename T> class matrixT { array< vectorT<T> > mat; // 横の行(row)をベクトルとしてもち、縦の列(column)方向の数 void allocate( const matrixT & m1, const matrixT & m2 ) ...
[ "akira_asakura@dwango.co.jp" ]
akira_asakura@dwango.co.jp
85396ef802709fa64b6bc2b0a6f6cea4f0e46ee5
8f021f68cd0949afa8d119582c0b419b014919d8
/URIOJ/uri1507-v2.cpp
00566e3627fded0baad4c3c763e65259a9a8f781
[]
no_license
Jonatankk/codigos
b9c8426c2f33b5142460a84337480b147169b3e6
233ae668bdf6cdd12dbc9ef243fb4ccdab49c933
refs/heads/master
2022-07-22T11:09:27.271029
2020-05-09T20:57:42
2020-05-09T20:57:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
536
cpp
/* * Leonardo Deliyannis Constantin * URI 1507 - Subsequências */ #include <stdio.h> #include <string.h> #define LEN 112345 char s[LEN]; char t[112]; bool isSubSeq(int m, int n){ if(n == 0) return true; if(m == 0) return false; if(s[m-1] == t[n-1]){ return isSubSeq(m-1, n-1); } return isSubSeq(m-1, n); } ...
[ "constantin.leo@gmail.com" ]
constantin.leo@gmail.com
567c0cf94456223a5772e2f0437c4c629dc781e2
3bbaac515ad3cd3bf2c27e886a47b3c2a7acbecf
/src/Tree.h
9a589c59a9b34ada594c61de1bf41648931087a4
[]
no_license
zc444/image-clasification
e28a4031b18d9d6dd11eb05ac613e545f6501903
3966339433d41d4ba9f2920f7f9f195e289616c5
refs/heads/master
2022-12-22T15:40:46.609637
2020-09-11T01:59:26
2020-09-11T01:59:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,764
h
//======================================================================== // Tree.h //======================================================================== // Declarations for generic tree. #ifndef TREE_H #define TREE_H #include <cstddef> template <typename T> class Tree { private: struct Node { //Node( T...
[ "zc444@cornell.edu" ]
zc444@cornell.edu
be8273c47a9cfb86b9055e871f6fdcfb33a526df
9fbff544471056f0816fa52d1bbf0c4db47c1f24
/template/tree/二叉树的遍历2.cpp
cd4f217c451f0e2c5497f99369b5fdd597ea9442
[]
no_license
theDreamBear/algorithmn
88d1159fb70e60b5a16bb64673d7383e20dc5fe5
c672d871848a7453ac3ddb8335b1e38d112626ee
refs/heads/master
2023-06-08T15:47:08.368054
2023-06-02T13:00:30
2023-06-02T13:00:30
172,293,806
0
0
null
null
null
null
UTF-8
C++
false
false
12,545
cpp
#include <iostream> #include <iterator> #include <queue> #include <stack> using namespace std; struct TreeNode { int val; TreeNode *left; TreeNode *right; TreeNode(int x) : val(x), left(NULL), right(NULL) {} }; class Solution1 { public: bool isSymmetricHeler(TreeNode *left, TreeNode *right) { ...
[ "nichao@zuoyebang.com" ]
nichao@zuoyebang.com
cd80871c28454c48040719b15f7501bb732a6bf5
751f0297891d8ea6975842e887689b7024c32fda
/Source/bmalloc/bmalloc/SmallLine.h
e044e70dfb9299f6969cff4e739eacfefa60bab6
[]
no_license
gskachkov/webkit
4d162c15a2db7d9455fe2200c7ffa2002f34a59a
c9aeb6d32e22bfa22ad468324f3e0ea48354badb
refs/heads/master
2023-03-01T05:32:31.643945
2016-04-13T18:24:52
2016-04-13T18:24:52
30,821,838
0
0
null
2015-02-15T08:15:59
2015-02-15T08:15:58
null
UTF-8
C++
false
false
2,319
h
/* * Copyright (C) 2014-2016 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 conditi...
[ "ggaren@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc" ]
ggaren@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc
03ae6d0aad26417884105d807f020981b7733a85
4503b4ec29e9a30d26c433bac376f2bddaefd9e5
/boost_1_56_0_WinCE/boost/numeric/odeint/external/openmp/openmp_range_algebra.hpp
6df2553040f7f71976e223f1406c80a50f9e6f05
[]
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
18,352
hpp
/* [auto_generated] boost/numeric/odeint/external/openmp/openmp_range_algebra.hpp [begin_description] Range algebra for OpenMP. [end_description] Copyright 2013 Karsten Ahnert Copyright 2013 Mario Mulansky Copyright 2013 Pascal Germroth Distributed under the Boost Software License, Version 1.0. ...
[ "lycos7x@3e9e098e-e079-49b3-9d2b-ee27db7392fb" ]
lycos7x@3e9e098e-e079-49b3-9d2b-ee27db7392fb
48f19691a6a9c816e6c741dfe21e8e2c00c9813a
c9787aef563b1cb6a24a3ec4c09e5f4535a28c46
/pp5_AlejandroCoronado/mips.cc
84509743fde8d4449c4f3bb29a35d4202648d2aa
[]
no_license
coronate-zz/compiladorDecaf
3fa0c927b8e24a78414df253b69cc18d47fb6636
2d2fb3c24b47279db402f7a9e7bdc45a0b7ec8e8
refs/heads/master
2021-06-16T11:16:55.003205
2017-05-26T08:47:44
2017-05-26T08:47:44
83,354,158
0
1
null
null
null
null
UTF-8
C++
false
false
15,356
cc
#include <stdarg.h> #include <cstring> #include "mips.h" // Helper to check if two variable locations are one and the same // (same name, segment, and offset) static bool LocationsAreSame(Location *var1, Location *var2) { return (var1 == var2 || (var1 && var2 && !strcmp(var1->GetName(), ...
[ "acoronadn@gmail.com" ]
acoronadn@gmail.com
514ac0ee036fe990dbe4e6bb5c099f194b9b961d
493fa2172dc55557d9d882d12cf9822c78fff08c
/BaseVr2/Plugins/VRExpansionPlugin/VRExpansionPlugin/Source/VRExpansionPlugin/Private/VRCharacterMovementComponent.cpp
f21825c3deaf84eba5abfbdf98e297b75f0ee75a
[ "MIT" ]
permissive
chriszavadil/OculusHandsWithAnimation
217c534a050952866b1b4dbd6bef13ddd6e2e0b8
9157371e1874670a6f3cb4138dc65ff86d850265
refs/heads/master
2023-01-21T11:40:33.542357
2020-11-28T17:38:59
2020-11-28T17:38:59
310,038,703
2
1
null
null
null
null
UTF-8
C++
false
false
172,424
cpp
// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved. /*============================================================================= Movement.cpp: Character movement implementation =============================================================================*/ #include "VRCharacterMovementComponent.h" #incl...
[ "chris.leapforce@gmail.com" ]
chris.leapforce@gmail.com
9deff1803e77be2ffec995e34b566349cc087493
db1979b2b8626f5e7c7a1ae47c6d2f70d573563d
/emulator/src/operations/branching.cpp
d857735a12951b7ee0cbe9b0be34cbc2ede1604c
[]
no_license
AaronJV/6808Emulator
184920717e278115f67b2ceaa7ec6458c6827996
214cabcc180016a99e2c961e76fc5d7b21ef2eb7
refs/heads/master
2022-02-20T17:45:11.386272
2019-09-16T23:00:44
2019-09-16T23:00:44
140,091,148
0
0
null
2022-02-11T00:56:48
2018-07-07T14:29:01
C++
UTF-8
C++
false
false
1,241
cpp
#include "../m6808.hxx" void M6808::BCC() { FAIL(); }; void M6808::BCS() { FAIL(); }; void M6808::BEQ() { FAIL(); }; void M6808::CBEQ() { FAIL(); }; void M6808::DBNZ() { FAIL(); }; void M6808::BHCC() { FAIL(); }; void M6808::BHCS() { FAIL(); }; void M6808::BHI() { FAIL(); }; vo...
[ "aaron.vos@gmail.com" ]
aaron.vos@gmail.com
f75643296f621a97b4965f32cf7d0a11246f838d
a4321d20e4c0cd1b4a79d323e28133071ad98685
/src/qt/askpassphrasedialog.cpp
6dee01376ebebaf5ab3c86fbb98214cad626d82e
[ "MIT" ]
permissive
sherlockcoin/8coin
8089ce9a0633f6754fb50b225a9f5e2c0d206201
5755d41c3b49e5fa0ede9cc8abddffd314c04949
refs/heads/master
2021-01-09T09:17:48.704806
2014-04-23T09:15:48
2014-04-23T09:15:48
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,924
cpp
#include "askpassphrasedialog.h" #include "ui_askpassphrasedialog.h" #include "guiconstants.h" #include "walletmodel.h" #include <QMessageBox> #include <QPushButton> #include <QKeyEvent> AskPassphraseDialog::AskPassphraseDialog(Mode mode, QWidget *parent) : QDialog(parent), ui(new Ui::AskPassphraseDialog), ...
[ "root@d1stkfactory" ]
root@d1stkfactory
3b7381212e4917b329e6a3ea3d92f7a0d9077de4
e65e6b345e98633cccc501ad0d6df9918b2aa25e
/Atcoder/Grand/050/A.cpp
a163fe4ed1875901e18487a6e6959b90d532029b
[]
no_license
wcysai/CodeLibrary
6eb99df0232066cf06a9267bdcc39dc07f5aab29
6517cef736f1799b77646fe04fb280c9503d7238
refs/heads/master
2023-08-10T08:31:58.057363
2023-07-29T11:56:38
2023-07-29T11:56:38
134,228,833
5
2
null
null
null
null
UTF-8
C++
false
false
762
cpp
#pragma GCC optimize(3) #include<bits/stdc++.h> #include<ext/pb_ds/assoc_container.hpp> #include<ext/pb_ds/tree_policy.hpp> #include<ext/pb_ds/priority_queue.hpp> #define MAXN 100005 #define INF 1000000000 #define MOD 1000000007 #define F first #define S second using namespace std; using namespace __gnu_pbds; typedef l...
[ "wcysai@foxmail.com" ]
wcysai@foxmail.com
701e70c051151b6e5638ad0de7d1929b37d44801
5f9cff6db34ebfa86a3794eb491b0e0f0f8d53c3
/src/qt/guiutil.cpp
00128e2e2bd3b0015de793745554624287be2035
[ "MIT" ]
permissive
selfdirectedcoin/selfdirectedcoin
7d788a20c5207630f2bb9ed8a3ff78602e113274
75524be2848e1d508908c393c9f306fb0d9979e5
refs/heads/master
2021-05-12T19:18:49.694630
2018-01-11T13:43:03
2018-01-11T13:43:03
117,089,400
0
0
null
null
null
null
UTF-8
C++
false
false
16,554
cpp
// Copyright (c) 2011-2014 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <QApplication> #include "guiutil.h" #include "bitcoinaddressvalidator.h" #include "walletmodel.h" #include "bitcoin...
[ "peterburns89@gmail.com" ]
peterburns89@gmail.com
4fc07e3ffd7207f2fe00af68d4f61a968d1f99a8
ee7390c9affabf29b5f048d6b79282a7448402df
/mvinuse.cpp
8bd65f707e9ec39c03758ce70e986f856e021f9a
[]
no_license
sudarkoff/sandbox
cd369656f2c24866a8ad501c9be0e7e6ece6680a
ea4f2333547af0560cf51e3d84e88d872cbfe431
refs/heads/master
2016-09-06T05:58:46.959587
2014-09-22T23:39:57
2014-09-22T23:39:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
801
cpp
#define STRICT #include <windows.h> #include <iostream> int main(int argc, char* argv[]) { if (argc < 3) { std::cout << "Renames file that is currently in use.\n" "\nUSAGE:\n\tmvinuse <src> <dst>\n"; return -1; } BOOL res = MoveFileEx(argv[1], argv[2], MOVEFILE_DELA...
[ "george@sudarkoff.com" ]
george@sudarkoff.com
fa5616bb814864d57b6da7c6fff39c044322ad63
9763c69ff8a2d338bea4e7d57ae1d4f32c3a8a9a
/ethernet_tcp_relay/ethernet_tcp_relay.ino
e5eb775a27763894a959c824c08d3b80fd0675c0
[]
no_license
appspace/arduino
6840e7e341b755c12615fe16bfc2a5a7a916d74a
41e33a6767caf871a6d14fa5aac8678f0c8ac7fa
refs/heads/master
2020-05-17T23:09:06.160534
2014-10-09T03:07:27
2014-10-09T03:07:27
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,095
ino
#include <SPI.h> #include <Ethernet.h> //#include <EthernetUdp.h> #include <LiquidCrystal.h> const byte LCD_RS = 48; const byte LCD_E = 49; const byte LCD_D4 = 44; const byte LCD_D5 = 45; const byte LCD_D6 = 46; const byte LCD_D7 = 47; int RELAY_ON = LOW; int RELAY_OFF = HIGH; int relayPin[] = {31, 33, 35, 37, 39}; ...
[ "eugenes.mobile@gmail.com" ]
eugenes.mobile@gmail.com
a6b470acab9800e54f320aedd081fb28c62315de
4e3300ebbbc59e9e8528670ff1499c9df4fe21b9
/source/render/NPlot/NPlotWidgetScope.cpp
e63e000a3da8e3c7873dfb6a4f684602e782dbfe
[]
no_license
droggen/Labeller
6966da0649c131beea9721b60c34d41700295750
1120345a17f51940772d0dd8ec1fa2b3a2b1e3dc
refs/heads/master
2022-11-29T20:07:23.446813
2020-08-13T16:14:56
2020-08-13T16:14:56
280,924,085
0
0
null
null
null
null
UTF-8
C++
false
false
12,010
cpp
#include "NPlotWidgetScope.h" #include "SDL_gfxPrimitives_font.h" NPlotWidgetScope::NPlotWidgetScope(QWidget * parent, Qt::WindowFlags f) : NPlotWidgetBase(parent,f) , Scope(0,0,2,2) , alpha(false) { } NPlotWidgetScope::~NPlotWidgetScope() { } void NPlotWidgetScope::setData(const vector<vector<int> *> &...
[ "droggen@gmail.com" ]
droggen@gmail.com
3b238e15441879df39e339e8d10231f70940900b
bebb909a566c046afe55348f266982c678b45dde
/include/bitmanip/build.hpp
2edfa392ea85e30c4f6cdb7ab8e95f221192bd47
[ "MIT" ]
permissive
Eisenwave/bitmanip
7b11529a723500613ebe1566a7705d6eb5765f40
5160121631db0fae01d60c58d03ddd7878bbb3a0
refs/heads/master
2023-07-19T11:01:01.239940
2021-09-28T15:50:44
2021-09-28T15:50:44
273,203,441
15
2
null
null
null
null
UTF-8
C++
false
false
4,725
hpp
#ifndef BITMANIP_BUILD_HPP #define BITMANIP_BUILD_HPP /* * build.hpp * ----------- * Captures information about the build, such as the C++ standard, compiler, debug/release build, etc. * * This header does not and should never have additional includes. * See https://godbolt.org/z/xza5qY for testing. */ // C++ S...
[ "me@eisenwave.net" ]
me@eisenwave.net
c9d75442edcf3767d81dcc76599b83911b15e801
0ca42c18e18b73fb8ea824113d2e6cd2f8584602
/HexaVectorWin32Console/lib/RawStrHexaDecimal.h
7164625ab957ec2d7c4ac6ad4811935f6e75b506
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
YuhichYOC/HexaVectorWin32Console
5931800eb7d329a2705f65fe8b77b9c76c552a3f
838663ee36ec9b05d19261cc40c0415f9b051554
refs/heads/master
2020-05-23T08:11:04.494105
2017-05-05T07:51:55
2017-05-05T07:51:55
70,298,625
0
0
null
null
null
null
UTF-8
C++
false
false
941
h
#ifdef RAWSTRHEXADECIMAL_EXPORTS #define RAWSTRHEXADECIMAL_API __declspec(dllexport) #else #define RAWSTRHEXADECIMAL_API __declspec(dllimport) #endif // RAWSTRHEXADECIMAL_EXPORTS #pragma once #include "stdafx.h" #include "IHexaDecimal.h" namespace HexaDecimalWin32 { class RawStrHexaDecimal : public IHexaDecimal...
[ "y@DESKTOP-20VAU6S" ]
y@DESKTOP-20VAU6S
88013e4e5ea9c1b974583d9d96c25c98044aa95f
2af6cd77013844234c2dca0e34cb44dcd25cba20
/codeforces/499B.cpp
7b8b8895126170d5c4536654919acd17777610d4
[]
no_license
SwampertX/judge_adventures
d593c8090b78a4aee6e467b3a5492c7b6e019fd1
7838eb6249f23f48da7ae0b2714a3bcd1e0fb721
refs/heads/master
2021-06-30T05:53:08.361556
2020-12-08T15:57:17
2020-12-08T15:57:17
165,352,481
0
0
null
null
null
null
UTF-8
C++
false
false
426
cpp
#include <bits/stdc++.h> #define INF 2e18 #define MOD 10000007 using namespace std; typedef unsigned long long ull; typedef long long ll; int n,m; map<string,string> stlg; int main(){ cin>>n>>m; while(m--){ string s1,s2;cin>>s1>>s2; stlg[s1]=(s1.length()<=s2.length()?s1:s2); ...
[ "tanyeejian@gmail.com" ]
tanyeejian@gmail.com
3c82e1947229ddb771c66159767cd181d493d6cd
c365d25ee2237b3c260198827b33b0253d43eaf4
/desafios/9298340-batch1/9298340-A04-PD/d.cpp
0701789ed5eeb427f5d4ce4ee5773c1b0c437931
[]
no_license
germanohn/competitive-programming
fb1249910ce951fe290e9a5be3876d3870ab8aa3
fab9dc0e2998dd395c1b9d6639f8c187cf637669
refs/heads/master
2021-06-12T08:17:52.907705
2021-03-17T19:06:19
2021-03-17T19:06:19
58,595,999
0
0
null
null
null
null
UTF-8
C++
false
false
1,007
cpp
#include <bits/stdc++.h> #define ff first #define ss second #define pb push_back #define mp make_pair #define debug(args...) fprintf (stderr, args) using namespace std; typedef long long ll; typedef pair<int, int> pii; // ATENCAO: cuidado com as variáveis dadas no exercício, nao as reutilize ll fexp (ll b, ll e, ll m...
[ "Germano@Air-de-Germano.home" ]
Germano@Air-de-Germano.home
ce5f53304855c095ae155ec0d6c5d085c726bc55
b65982b9f43db47ac6a7b055d0d2eebad10a1597
/CSES-Problem-master/Additional/prufer.cpp
4a3140a7918cb941d8b5f80463486e5a03e99a72
[]
no_license
HarshitVerma1/Competitive_Coding_Study_Material
1a419f3a603e65e523103216aecab688a0203604
10657c26197174070d8767ddc1c0e640a672d3d0
refs/heads/main
2023-07-27T20:49:22.127595
2021-09-03T18:01:46
2021-09-03T18:01:46
335,115,275
0
0
null
null
null
null
UTF-8
C++
false
false
870
cpp
#include <iostream> #include <set> #include <vector> #include <algorithm> #include <list> #include <utility> using namespace std; int main() { int n; cin >> n; int counting[n] = {0}; set<int> set2; for(int i=0;i<n;i++){ set2.insert(i); } vector<int> prufer(n-2); for(int& x : pruf...
[ "harshitverma14366@gmail.com" ]
harshitverma14366@gmail.com
6fb5c1daa8133c73a25017b69a971aac2fbf1335
b6450920eea267353cf42a352a2199eab1c52683
/src/IO/ParticleWriter.cpp
760fb391dc68e218ea270e394490fe106554aeef
[ "BSD-2-Clause" ]
permissive
adityaIyerramesh98/quinoa
2669cec1ba66c0a91a10120c714af7711957f060
81024013472ec286aa53ce1f0425580df7d5e047
refs/heads/master
2022-09-09T03:26:51.109709
2019-09-11T23:15:06
2019-09-11T23:15:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
660
cpp
// ***************************************************************************** /*! \file src/IO/ParticleWriter.cpp \copyright 2012-2015 J. Bakosi, 2016-2018 Los Alamos National Security, LLC., 2019 Triad National Security, LLC. All rights reserved. See the LICENSE file ...
[ "jbakosi@lanl.gov" ]
jbakosi@lanl.gov
6c168101c929c0c3ae90c00b6dff38aaa8f9cad3
6372f95e2ea3ae0fff7d946c09c710bbd56092b4
/Development/Plugin/Warcraft3/yd_jass_api/DisableButtonBlp.cpp
b65537c7ac3509c10389ff5867222528d5897a36
[ "Apache-2.0" ]
permissive
ttitt/YDWE
341aa73e6d9e9ae8354b581aebb7f9981c09f7e0
427999a596309ef66982650592bf9ffe7e595f19
refs/heads/master
2021-01-20T16:28:58.344790
2017-06-24T05:00:33
2017-06-24T05:00:33
95,728,505
0
0
null
2017-06-29T02:01:41
2017-06-29T02:01:41
null
GB18030
C++
false
false
10,943
cpp
#include <base/hook/iat.h> #include <base/hook/fp_call.h> #include <base/filesystem.h> #include <base/path/helper.h> #include <base/file/stream.h> #include <base/warcraft3/virtual_mpq.h> #include <base/warcraft3/jass/hook.h> #include <base/warcraft3/jass.h> #include <base/warcraft3/event.h> #include <BlpC...
[ "actboy168@gmail.com" ]
actboy168@gmail.com
81a6b14f674e9ac3f9966ec6af3f7b29dbf39638
1d6abe27a802d53f7fbd6eb5e59949044cbb3b98
/tensorflow/compiler/xla/service/cpu/elemental_ir_emitter.cc
05364a4492bc4f00e5da91653aaf9f1cfe207cb6
[ "Apache-2.0" ]
permissive
STSjeerasak/tensorflow
6bc8bf27fb74fd51a71150f25dc1127129f70222
b57499d4ec0c24adc3a840a8e7e82bd4ce0d09ed
refs/heads/master
2022-12-20T20:32:15.855563
2020-09-29T21:22:35
2020-09-29T21:29:31
299,743,927
5
1
Apache-2.0
2020-09-29T21:38:19
2020-09-29T21:38:18
null
UTF-8
C++
false
false
4,382
cc
/* Copyright 2017 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
[ "gardener@tensorflow.org" ]
gardener@tensorflow.org
71ff4dbfea604d4f3e9416112ffcf9e3cca0131f
3521808de88ff83d9a78bfc9fc4aee04bd513a32
/include/NovosteBetaCath.hh
e1b757fe18d746bf3ba3d305a85d003d095bed82
[]
no_license
kiarash-eng/IVBT
3f3c2b9c6a7ee74166bb966caff6a2f259e07c88
f9fe8d661cecfdab4c7f40963662605c551ac426
refs/heads/main
2023-03-04T21:49:01.300850
2021-02-17T18:59:51
2021-02-17T18:59:51
339,785,930
0
0
null
null
null
null
UTF-8
C++
false
false
1,754
hh
////////////////////////////////////////////////////////////////////////// // // Author: Joseph M. Decunha <joseph.decunha@mail.mcgill.ca> // // License & Copyright // =================== // // Copyright 2016 Joseph M. Decunha <joseph.decunha@mail.mcgill.ca> // // // This program is free software: you can redistribute ...
[ "jonathan.kalinowski@mail.mcgill.ca" ]
jonathan.kalinowski@mail.mcgill.ca
d4c4b1d730cbcabaefbb9138991f75d66425be53
748705e88fc2decb21871dcdacb7392037412c7c
/2C++WinterTest/(4)C++WinterTestDay4-1-17/(4)C++WinterTestDay4-1-17/main3.cpp
5171751f51ff2da5af0554b1e0380c71e1ce8821
[]
no_license
YangXxin1/persistence
96ebe1d79e4b179cd3c03fcf5becaa30d7c0e659
79916f63576a1fdb5849a8f799696c0ea31036ec
refs/heads/master
2022-12-06T05:23:48.117569
2020-09-02T10:07:44
2020-09-02T10:07:44
178,318,682
0
0
null
null
null
null
UTF-8
C++
false
false
348
cpp
#include <iostream> #include <vector> #include <algorithm> using namespace std; class Solution { public: void merge(vector<int>& nums1, int m, vector<int>& nums2, int n) { for (int i = m, j = 0; i < m + n, j < n; ++i, ++j) { nums1[i] = nums2[j]; } sort(nums1.begin(), nums1.end()); } }; int main() { s...
[ "yx140513@163.com" ]
yx140513@163.com
ba91e8d5b53b109723afae95ae7d9d7190e9fce7
6e050a341ac6a56aa2959ee12a078a68631fa394
/ros/crossing/src/wallCentering.cpp
658453f5424decba829c4fabbe5fec349f9d8412
[]
no_license
wliu88/turtlebot_avoidance
a7c4183c3765c55a1a3ce284e6c8bcc2cad5e6a1
af03dfadd1ebbfd0ae3f9aacfb948a88c261d3d1
refs/heads/master
2020-06-27T20:01:47.604326
2016-11-30T23:41:55
2016-11-30T23:41:55
74,520,234
0
0
null
null
null
null
UTF-8
C++
false
false
2,759
cpp
// // WallCentering.cpp // Version 2.0 // Created by Hongrui Zheng on 10/30/14. // Revised by Carol Young on 11/03/14. // Revised by Weiyu Liu on 11/10/14 // // #include <ros/ros.h> #include <geometry_msgs/Twist.h> #include <sensor_msgs/LaserScan.h> #include <nav_msgs/Odometry.h> #include <math.h> //functions ...
[ "weiyuliu69@yahoo.com" ]
weiyuliu69@yahoo.com
f0664f93fb4261f90a4b500bcc6e0739a5872cc6
2a8e57063eb04cf62490d272f560ed016f635741
/utils/BP.h
7dce19fb2c982ee9bb3a414a206f171e2a3463c6
[ "BSD-3-Clause" ]
permissive
Kingsford-Group/squid
668b2f502f0d4d4e596896c4763490ef77565811
851bde47a3ee83a11e22384f4ede479ce2ff6246
refs/heads/master
2022-04-29T07:55:20.190296
2022-04-07T13:13:51
2022-04-07T13:13:51
72,505,158
42
26
BSD-3-Clause
2022-04-06T23:20:12
2016-11-01T04:56:30
C++
UTF-8
C++
false
false
960
h
#ifndef __BP_H__ #define __BP_H__ #include <iostream> #include <fstream> #include <vector> #include <algorithm> #include <string> using namespace std; class BP_t{ public: string Chr; int StartPos; int EndPos; bool IsLeft; public: BP_t(){} BP_t(string Chr, int StartPos, int EndPos, bool IsLeft): Chr(Chr), Start...
[ "congm1@andrew.cmu.edu" ]
congm1@andrew.cmu.edu
562a5c98bbee7c409b07ec3bbd4916598500dbdf
94bdfe022f9d13a679b12f2a01ba9e06d3dd3295
/codeforces/PRACTISE/1000-1200/K. Video Posts.cpp
3371c59b28b56d2cfafec374acef3ba19fc27ef8
[]
no_license
SaiVinay007/Competitive-Programming
80d66b93531277172eedd87aac582c085b25803f
d79f4e5975b2aa66b96f62154d2d41a9192e4ab7
refs/heads/master
2020-08-07T05:10:17.324047
2020-01-09T09:55:01
2020-01-09T09:55:01
213,310,514
0
0
null
null
null
null
UTF-8
C++
false
false
1,472
cpp
#pragma GCC optimize ("-O3") #include<bits/stdc++.h> using namespace std; typedef long long int ll; typedef long double ld; typedef pair<int,int> p32; typedef pair<ll,ll> p64; typedef pair<double,double> pdd; typedef vector<ll> v64; typedef vector<int> v32; typedef vector<vector<int> > vv32; typedef vector<vector<ll>...
[ "g.saivinay007@gmail.com" ]
g.saivinay007@gmail.com
5222c0f52186043864044198530b148e5fd4e192
f15de2aceb891d74477e4ec89c4628de03237ec7
/Objeto.cpp
cbbb68c6c9147b4797ff1d467b27b4bdbf5292da
[]
no_license
sergioarispejulio/RaytraceGraficas
964e953bec2b158dbae8c7ef811a2d489788b2d8
0967b7e3cd9b92981fa3f040659be6977cf72a20
refs/heads/master
2020-06-02T14:53:25.203791
2015-03-23T00:16:44
2015-03-23T00:16:44
32,700,686
0
0
null
null
null
null
UTF-8
C++
false
false
67
cpp
#include "Objeto.h" Objeto::Objeto() { } Objeto::~Objeto() { }
[ "sergio_arispe@hotmail.com" ]
sergio_arispe@hotmail.com
72b225c84ce1db72785066a23ee3688aa035d6bf
3b9b4049a8e7d38b49e07bb752780b2f1d792851
/src/chrome/browser/ui/views/browser_dialogs_views.cc
0ccb913976517ce2d59f8c0c4f2d178cbddf4557
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
webosce/chromium53
f8e745e91363586aee9620c609aacf15b3261540
9171447efcf0bb393d41d1dc877c7c13c46d8e38
refs/heads/webosce
2020-03-26T23:08:14.416858
2018-08-23T08:35:17
2018-09-20T14:25:18
145,513,343
0
2
Apache-2.0
2019-08-21T22:44:55
2018-08-21T05:52:31
null
UTF-8
C++
false
false
2,647
cc
// Copyright 2015 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/ui/browser_dialogs.h" #include <memory> #include "chrome/browser/extensions/api/chrome_device_permissions_prompt.h" #include "c...
[ "changhyeok.bae@lge.com" ]
changhyeok.bae@lge.com
f112704534f8444bfcb1b68a99a6723400fc2ae5
911b977e29c308588e6f5664db15dd2b0b6f6bdc
/code/1143.最长公共子序列.cpp
1da1899a341af2b0e28713a9eee0d6ef1f419f58
[]
no_license
kevin-mei/leetcode
c9bd8fd763ad93421beb17f6d0a9a65587cc4a8d
b20cb39c809fb3df8e566f0c3f76704f8995d395
refs/heads/master
2023-04-29T15:53:35.691017
2021-05-19T00:14:44
2021-05-19T00:14:44
269,921,164
0
0
null
null
null
null
UTF-8
C++
false
false
4,043
cpp
/* * @lc app=leetcode.cn id=1143 lang=cpp * * [1143] 最长公共子序列 * * https://leetcode-cn.com/problems/longest-common-subsequence/description/ * * algorithms * Medium (60.39%) * Likes: 276 * Dislikes: 0 * Total Accepted: 52.6K * Total Submissions: 87.1K * Testcase Example: '"abcde"\n"ace"' * * 给定两个字符串 ...
[ "824087038@qq.com" ]
824087038@qq.com
49d00962ce2f6bb6ce8d0351d321e9249d5a914a
8c671476b2aedebc8fee2fcf0c07fffbd11c5463
/LYH/lyh_reactor/src/io_buf.cpp
3b58035ca02b69b770c9c8c950ac2d88a2a0ce69
[]
no_license
LEEYATWAH/MySimpleServer
233e1dddba435f4ff25d184f682cb1510e9f5340
2d649b16fc28e5607017c7471ddb6d5f96eb5ab0
refs/heads/master
2022-11-22T10:34:08.512593
2020-07-19T10:15:55
2020-07-19T10:15:55
266,255,105
0
0
null
null
null
null
UTF-8
C++
false
false
686
cpp
#include <stdio.h> #include <assert.h> #include <string.h> #include <io_buf.h> io_buf::io_buf(int size):capacity(size),length(0),head(0),next(NULL){ data = new char[size]; assert(data); } //将已经处理过的数据,清空,将未处理的数据提前至数据首地址 void io_buf::adjust(){ if(head != 0){ if(length != 0){ memmove(data,data+head,length); } ...
[ "you@example.com" ]
you@example.com
7d7fbfdad93ad62946fe48178ed4a6cdf7995a1c
ec31f362bac924ba904a071a95a9ffebd43389d3
/BOSS/src/utility/strnormalize.cpp
dd9ddfaecf68a86711a2357edef4227d319114b7
[]
no_license
GaoJianchao/miniprog
9562ba2703557cd923bade1e4b75da573e7088c3
929cc6a10291f58559980c7f285a78bc1ab05355
refs/heads/master
2022-03-06T00:54:04.229759
2016-12-17T12:48:05
2016-12-17T12:48:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
310,614
cpp
#include "strnormalize.h" using namespace std; namespace b2bmlr{ #define SWAPBYTE(x) (((unsigned short)(x) >> 8) | (unsigned short)(x) << 8) #define COMPBYTE(x, y) ((unsigned char)(x) << 8 | (unsigned char)(y)) static const unsigned short _tns[] = { 0x8147 /* 丟 */, 0xB6AA /* 丢 */, // {{{ 0x814B /* 並 */, 0xB2A2 /* ...
[ "luoyan5@163.com" ]
luoyan5@163.com
3fef7d1741903d322baa2dc979948ab5df0be32a
40f77053c8ef35f9044891a48ed47608b0eb6635
/Fiction_Out.cpp
c3d124dfd62b16761e3dda103edbea4505c68055
[]
no_license
Kandyba-Kat/LR8
dc67624a5163602e3c0e41c9ca52f8e9e53d7e20
f0b1e7636ff83a04697f823c5e80ba6a269949dd
refs/heads/main
2023-04-11T13:43:03.104548
2021-04-21T04:52:19
2021-04-21T04:52:19
360,036,219
0
0
null
null
null
null
UTF-8
C++
false
false
153
cpp
#include <fstream> #include "Fiction.h" namespace myLab { void Out(Fiction& f, ofstream& ofst) { ofst << ", Director's name = " << f.mDirector; } }
[ "kandyba.ekaterina2012@yandex.ru" ]
kandyba.ekaterina2012@yandex.ru
8c1fedb900f5548bc7b97985cb583c95788ff894
ede6bb95b22e8b2315fea50af2415691b17519a7
/crtp/example-6/C.h
c7e770d11178cf8c9cf3461be93c8a98fd388673
[ "MIT" ]
permissive
gusenov/examples-cpp
d3880c1bd436b7d0b8d4955266a580602a378f56
f2e60b6d3d61cfcb7cc69aba1081162ce2de5193
refs/heads/master
2022-10-20T09:13:56.065787
2022-10-12T15:48:13
2022-10-12T15:48:13
154,664,278
21
1
null
null
null
null
UTF-8
C++
false
false
129
h
#ifndef C_H #define C_H #include "B.h" class C : public B<C> { void foo(...) { std::cout << "C::foo()\n"; } }; #endif
[ "gusenov@live.ru" ]
gusenov@live.ru
55125bf497eb66998854511fa3ab9865ae8fb454
a909df0ba2abf695df4a7d15350312d4c6463c48
/UVa/929_2.cpp
e1b2b21ae3ad774cba9134aff082c3987557e067
[]
no_license
SayaUrobuchi/uvachan
1dadd767a96bb02c7e9449c48e463847480e98ec
c213f5f3dcfc72376913a21f9abe72988a8127a1
refs/heads/master
2023-07-23T03:59:50.638063
2023-07-16T04:31:23
2023-07-16T04:31:23
94,064,326
0
0
null
null
null
null
UTF-8
C++
false
false
2,393
cpp
#include <stdio.h> #include <string.h> int n, m, len, st, nx, ny, lx, ly, rx, ry; char map[1000][1000]; int dis[1000][1000]; int heapx[600000], heapy[600000]; int wayx[4] = {0, 1, 0, -1}; int wayy[4] = {1, 0, -1, 0}; char str[5000]; int valid(int x, int y) { return x > -1 && x < n && y > -1 && y < m; } void swap(in...
[ "sa072688@gmail.com" ]
sa072688@gmail.com
b5ca2cfa1e2daa1de79baf92609f0391e0d59a34
0b63fa8325233e25478b76d0b4a9a6ee3070056d
/src/appleseed/renderer/meta/benchmarks/benchmark_ewa.cpp
c2658dc50ca0edb728f5b64008c628842be4ec33
[ "MIT" ]
permissive
hipopotamo-hipotalamo/appleseed
e8c61ccec64baf01b6aeb3cde4dd3031d37ece17
eaf07e3e602218a35711e7495ac633ce210c6078
refs/heads/master
2020-12-07T02:39:27.454003
2013-10-29T13:10:59
2013-10-29T13:10:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,317
cpp
// // This source file is part of appleseed. // Visit http://appleseedhq.net/ for additional information and resources. // // This software is released under the MIT license. // // Copyright (c) 2010-2013 Francois Beaune, Jupiter Jazz Limited // // Permission is hereby granted, free of charge, to any person obtaining ...
[ "beaune@aist.enst.fr" ]
beaune@aist.enst.fr
831389ec89dc067b17f4aeea25c0657de08ae3c7
6dabadec787db7e84d61892a3222b3fdb7734ec8
/libnoise-helpers/planetmaps/granite.cpp
8ee11f0819206e1fc59b3164dedb504ede4ce791
[]
no_license
maxlambertini/Warp2010
da378062eb1192ba59e14b91859d15513cab0225
db76ddedd7a9180ad964bca65a9860bdcf1fc475
refs/heads/master
2021-01-06T20:46:29.252571
2019-08-25T22:05:30
2019-08-25T22:05:30
4,446,271
0
2
null
null
null
null
UTF-8
C++
false
false
2,781
cpp
#include "granite.h" using namespace maps; Granite::Granite() { } void Granite::generate() { module::Billow primaryGranite; primaryGranite.SetSeed (_seed); primaryGranite.SetFrequency (7.0 * ( 0.8 + SSGX::floatRand()*0.4)); primaryGranite.SetPersistence (0.625 * ( 0.8 + SSGX::floatRand()*0.4)); ...
[ "maxl@mr-finch.lamboz.priv" ]
maxl@mr-finch.lamboz.priv
aea7fddde29975df25b31fa8d5f828fcd1f923f2
acc2f5336d768a7d86dbd2eec441283cfd11d52d
/src/Core/GCUseBonusPointFail.h
0d59fd866ff7586a3063b5f9b542e4818a0ce3ed
[]
no_license
stevexk/server
86df9e8c2448ad97db9c3ab86820beec507ef092
4ddb6e7cfa510bb13ccd87f56db008aa1be1baad
refs/heads/master
2020-01-23T22:00:57.359964
2015-09-18T14:58:27
2015-09-18T14:58:27
null
0
0
null
null
null
null
UHC
C++
false
false
2,571
h
////////////////////////////////////////////////////////////////////// // // Filename : GCUseBonusPointFail.h // Written By : crazydog // Description : // ////////////////////////////////////////////////////////////////////// #ifndef __GC_USE_BONUS_POINT_FAIL_H__ #define __GC_USE_BONUS_POINT_FAIL_H__ // includ...
[ "tiancaiamao@gmail.com" ]
tiancaiamao@gmail.com
ca6e1ab30348bf826e6e35adb1a462d104f96bbe
70450f0c551adf47b450468e424f4f90bebfb58d
/MuonGun/private/pybindings/Flux.cxx
c21f0ca25c53894dfd0170829537c88ccc0a0c65
[ "MIT" ]
permissive
hschwane/offline_production
ebd878c5ac45221b0631a78d9e996dea3909bacb
e14a6493782f613b8bbe64217559765d5213dc1e
refs/heads/master
2023-03-23T11:22:43.118222
2021-03-16T13:11:22
2021-03-16T13:11:22
280,381,714
0
0
MIT
2020-07-17T09:20:29
2020-07-17T09:20:29
null
UTF-8
C++
false
false
1,363
cxx
/** $Id: Flux.cxx 177771 2019-12-09 09:25:23Z jvansanten $ * @file * @author Jakob van Santen <vansanten@wisc.edu> * * $Revision: 177771 $ * $Date: 2019-12-09 02:25:23 -0700 (Mon, 09 Dec 2019) $ */ #include <MuonGun/Flux.h> #include <icetray/python/gil_holder.hpp> #include "utils.h" namespace I3MuonGun { using...
[ "aolivas@umd.edu" ]
aolivas@umd.edu
9e98b2511c5000df58b6a580b73e890f83fb65d1
fa8d6d7d2c30de360c4f0bbcaa59167fcd582a03
/THACO/thaco_translator.cpp
c31f76dc2f787a45e8062723699e51743a0f0595
[]
no_license
JodsintZ/roadtotoi
0a699b5cbafa577696d0d20b3f7c977914c6b751
e336227d34392af379632cb40d449727539976d5
refs/heads/master
2023-07-16T12:23:06.194672
2021-08-31T11:35:16
2021-08-31T11:35:16
212,324,761
0
0
null
null
null
null
UTF-8
C++
false
false
668
cpp
#include <bits/stdc++.h> #define long long long using namespace std; const int N = 1e5 + 5; int n, m, a[N], chk[N], tmp, ans; vector<pii> b; priority_queue<int> pr; int main() { scanf("%d %d", &n, &m); for(int i = 0; i <n; i++) { scanf("%d", a + i); } for(int i = 0; i < m; i++ ) { s...
[ "jodsint@gmail.com" ]
jodsint@gmail.com
f5847b159b4f19d9a3c5da45d90ee9a25aa60832
7e90a1f8280618b97729d0b49b80c6814d0466e2
/workspace_pc/catkin_ws/devel_isolated/gazebo_msgs/include/gazebo_msgs/JointRequestResponse.h
d49b80ecf7cb3f8ff6b8f4b21e06c26b5653a5f9
[]
no_license
IreneYIN7/Map-Tracer
91909f4649a8b65afed56ae3803f0c0602dd89ff
cbbe9acf067757116ec74c3aebdd672fd3df62ed
refs/heads/master
2022-04-02T09:53:15.650365
2019-12-19T07:31:31
2019-12-19T07:31:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,163
h
// Generated by gencpp from file gazebo_msgs/JointRequestResponse.msg // DO NOT EDIT! #ifndef GAZEBO_MSGS_MESSAGE_JOINTREQUESTRESPONSE_H #define GAZEBO_MSGS_MESSAGE_JOINTREQUESTRESPONSE_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #include <ros/builtin_...
[ "sh9339@outlook.com" ]
sh9339@outlook.com
1eaa4f95c85f6adf114a5c1f7dbca4bc458b5855
aaab34e615cf2bd0909b7306164a6707e106fa38
/ubuntu3/clientcout_2.cpp
1bb708b6bdbd2e8ee9350d209fe4da757dfc3763
[]
no_license
cyerrajodu0616/Des-Cracking
e85cc7c03d3e0510c4ace68a6db5d320af91e5c6
5679611bcdcf9d737112165673fd6fd9ff7f7e09
refs/heads/master
2021-01-01T05:22:36.751290
2016-05-05T18:14:17
2016-05-05T18:14:17
58,151,285
0
0
null
null
null
null
UTF-8
C++
false
false
36,965
cpp
#include<math.h> #include<stdio.h> //printf #include<string> //strlen #include<sys/socket.h> //socket #include<arpa/inet.h> //inet_addr #include<unistd.h> #include <stdlib.h> #include <iostream> #include <bitset> #include <cstring> using namespace std; int sock; class Key_Generation{ pub...
[ "yc.raghava@gmail.com" ]
yc.raghava@gmail.com
415ce6b9090bd248ba62c93b0c8ec30b63ad2b02
27c917a12edbfd2dba4f6ce3b09aa2e3664d3bb1
/Misc/sort_test.cpp
7788cad68043dea9165d0879962b577149737a27
[]
no_license
Spetsnaz-Dev/CPP
681ba9be0968400e00b5b2cb9b52713f947c66f8
88991e3b7164dd943c4c92784d6d98a3c9689653
refs/heads/master
2023-06-24T05:32:30.087866
2021-07-15T19:33:02
2021-07-15T19:33:02
193,662,717
1
0
null
null
null
null
UTF-8
C++
false
false
829
cpp
int Solution::solve(int A) { int n = A; int count = 0; int index; for (int i = 31; i >= 0; i--) { int b = A & (1 << i); if (b != 0) { index = i; break; } } // cout<<index<<endl; for (int i = 0; i <= index; i++) { int b = n & (1 << i); ...
[ "ravindrafk@gmail.com" ]
ravindrafk@gmail.com
304036705a7b0accfa4b29c93d6c1b75dc5d0aa1
1435e3531731d27cb1e82888dace27a1edfbcaa1
/ezEngine-rev858/Code/Engine/Foundation/Reflection/Implementation/DynamicRTTI.h
39f0940a9b6eebf7fcaba23c4dbfd47c04b20982
[]
no_license
lab132/toolbox
cf7ec9b3e6076169d8b1e12c24d0e2a273ee90be
30f85d07fbbdde461f9027e651fc6cbbfe2f15c5
refs/heads/master
2020-04-26T19:40:38.059086
2015-11-08T14:35:09
2015-11-08T14:35:09
42,679,912
0
0
null
2015-10-28T13:57:32
2015-09-17T20:21:41
C
UTF-8
C++
false
false
5,663
h
#pragma once /// \file #include <Foundation/Reflection/Implementation/StaticRTTI.h> #include <Foundation/IO/SerializationContext.h> #include <Foundation/Containers/Set.h> #include <Foundation/Containers/Map.h> /// \brief This needs to be put into the class declaration of EVERY dynamically reflectable class. /// /// ...
[ "mjmaier@gmx.de" ]
mjmaier@gmx.de
8dae459296f8eabbb9724408ebb41b26134d9808
2ade54db80e23ab0acd59679e7c43fd08eb29170
/AOCday7p2.cpp
3cb408ed848e32fc1ca470466db9963f2c8a502a
[]
no_license
miguelraffoul/AdventOfCode17
5a0df1128525d9f68764bfba3e69b609fe145148
9ee6d81c78c74f97d3f4f3dd9e158f7e5ba58905
refs/heads/master
2020-03-31T19:33:12.884114
2019-01-09T00:35:37
2019-01-09T00:35:37
152,502,379
0
0
null
null
null
null
UTF-8
C++
false
false
3,654
cpp
#include <cstdlib> #include <iostream> #include <string> #include <sstream> #include <unordered_map> #include <vector> using namespace std; struct Program { string parent; string name; int weight; vector<string> sub_programs; }; vector<string> split( string& ); struct Program createProgram( const vec...
[ "oracle@bigdatalite.localdomain" ]
oracle@bigdatalite.localdomain
f16342e0abd8c350091f0175c2fc472baa735b57
bafae1c46014f4069fda40735b7a305616707c9b
/SaturdayNightEngine/NR_StepperBase.h
2b7ab4ca9303cac9514e95b77e70fdb09621b06c
[]
no_license
Glimster/PhysicsAndGames
b9bd212436b8226617ecfde870640a30a96bd42e
2bcbc9085889167c11b1adf89132f371cf65e898
refs/heads/master
2021-01-20T11:45:40.528735
2017-11-01T09:53:18
2017-11-01T09:53:18
101,686,173
0
0
null
null
null
null
UTF-8
C++
false
false
697
h
// More or less a copy of the Numerical Recipes ODE solver #pragma once #include< vector > class NR_StepperBase { public: NR_StepperBase( std::vector< double >& y, std::vector< double >& dydx, double& x, const double absoluteTolerance, const do...
[ "Hemulen@DESKTOP-3ISETHD" ]
Hemulen@DESKTOP-3ISETHD
538cd1f90851aa623fc19a082773f8596f771088
145bfed5c44000d0c443752ee6123ecbff0ac089
/src/timedata.cpp
392acbd85336f93df569b8d80b04445fdad09eea
[ "MIT" ]
permissive
gitBullcoin/bullcoin
e49f80638d16e09aaa890de7c123be9a1cde590f
02399ccb6bf7eb9ce20db54feda02c03bfee86dc
refs/heads/master
2021-01-13T01:44:25.834030
2015-07-21T18:09:13
2015-07-21T18:09:13
39,459,931
0
0
null
null
null
null
UTF-8
C++
false
false
3,562
cpp
// Copyright (c) 2014 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "timedata.h" #include "netbase.h" #include "sync.h" #include "ui_interface.h" #include "util.h" #include <boost/foreach....
[ "gitBullcoin@users.noreply.github.com" ]
gitBullcoin@users.noreply.github.com
5bbd75b1c33c400e855b55eb63daf0ee6d213cfc
753839345d394de155ce5d78877049f6bf16ce6f
/1232.缀点成线.cpp
6978cfb81ca484408e3293cbdf224dc4af1ad837
[]
no_license
WonderfulUnknown/LeetCode
2df5a68b855f84787cee8fa5e553e70e9f62512d
c392622e567bf5551a92d7fc47d4477000b4d7ee
refs/heads/master
2021-01-02T05:50:59.457795
2020-03-18T09:47:15
2020-03-18T09:47:15
239,516,921
0
0
null
null
null
null
UTF-8
C++
false
false
488
cpp
/* * @lc app=leetcode.cn id=1232 lang=cpp * * [1232] 缀点成线 */ // @lc code=start class Solution { public: bool checkStraightLine(vector<vector<int>>& coordinates) { for (int i = 2; i < coordinates.size(); i++) { if ((coordinates[i][1] - coordinates[0][1]) * (coordinates[1][0] - coordinates[0][0])...
[ "389038968@qq.com" ]
389038968@qq.com
875617ff7308448ea385dfad87a03b000e07797d
e4ef4a361bfe540ffcbcc8029e9ac28f0d014339
/dune/Hydrate-DG/Ex2/properties/H2O.hh
95c5db1d500f094c911b2a19f24e96e960b94911
[]
no_license
apminaei/Hydrate-DG
48472f0e821a9c7757c7dc6dccdd57d25f7ef44e
4b24626bc53ab92d32f4855d722f777d9f63adc4
refs/heads/master
2023-04-14T23:21:11.431945
2022-09-12T07:30:24
2022-09-12T07:30:24
309,623,539
0
0
null
null
null
null
UTF-8
C++
false
false
3,211
hh
/* ALL PARAMETERS ARE NONDIMENSIONAL */ template <typename PTree> class Water { private: CharacteristicValues characteristicValue; const PTree &ptree; Parameters<PTree> parameter; public: Water(const PTree &ptree_) : ptree(ptree_), parameter(ptree_) { } double CriticalTemperature() const { return 647....
[ "apminaei@gmail.com" ]
apminaei@gmail.com
adf804542ded92a8beb55af3fe94d75fd27df9c0
e766e93530c5ea535fda61e9f17379d9319df75e
/src/init.cpp
b54aff7aaae327405ffa2ed263a51283ffb28f42
[ "MIT" ]
permissive
iscoin/interstellarcoin
eadcc886766106a581515a3f34f032d748626670
54bf527d0555dacf5ec29494bde2420ff7af6b43
refs/heads/master
2021-01-10T21:59:32.696000
2015-03-19T15:25:15
2015-03-19T15:25:15
32,468,110
0
0
null
null
null
null
UTF-8
C++
false
false
29,338
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Copyright (c) 2011-2012 Litecoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "db.h" #include "walletdb.h...
[ "interstellarcoin@gmail.com" ]
interstellarcoin@gmail.com
c92e08276f118a7785a3258016932b93ef2ca6fd
93c433ce85bde07817195df220c5f40dac4cde61
/Game Engine/Game Engine/Header Files/Objects/oGeometry.h
fc6f390d45f35e0b6ff5c7396f70e0cbb02c75f9
[]
no_license
JARD-GAMES/Engine_Project
4894305e1a2bad3063d1ab0339b3f2d4fe687e1e
76f32a46209172e1b368ae0292f718c6b7134dd1
refs/heads/master
2020-03-19T11:33:41.431686
2018-07-02T16:40:09
2018-07-02T16:40:09
136,461,566
0
3
null
2018-09-17T12:28:30
2018-06-07T10:31:59
C
UTF-8
C++
false
false
141
h
#ifndef GEOMETRYOBJECT #define GEOMETRYOBJECT class oGeometry { private: public: oGeometry(); ~oGeometry(); }; #endif // GEOMETRYOBJECT
[ "Jake.Scrivener55@gmail.com" ]
Jake.Scrivener55@gmail.com
6929ab2ce015d8087bd1e6a8b18d15dd25dcdb5f
fac8de123987842827a68da1b580f1361926ab67
/inc/physics/Physics/Collide/Query/Collector/PointCollector/hkpSimpleClosestContactCollector.inl
e5b9288656aa310cae9ee885add001b95c22fb69
[]
no_license
blockspacer/transporter-game
23496e1651b3c19f6727712a5652f8e49c45c076
083ae2ee48fcab2c7d8a68670a71be4d09954428
refs/heads/master
2021-05-31T04:06:07.101459
2009-02-19T20:59:59
2009-02-19T20:59:59
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,687
inl
/* * * Confidential Information of Telekinesys Research Limited (t/a Havok). Not for disclosure or distribution without Havok's * prior written consent.This software contains code, techniques and know-how which is confidential and proprietary to Havok. * Level 2 and Level 3 source code contains trade secrets...
[ "uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4" ]
uraymeiviar@bb790a93-564d-0410-8b31-212e73dc95e4
323c0ba63bba6065b8a05108ab0f5952279529d0
d8c56ab76e74824ecff46e2508db490e35ad6076
/ZETLAB/ZETTools/ZETModbus/IZETModbus.h
9ca453c798b4c69f869dbc2cc536a6bf875496f3
[]
no_license
KqSMea8/UtilsDir
b717116d9112ec9f6ee41f4882ad3f52ebb2e84b
14720766a2a60368495681d09676f860ea501df2
refs/heads/master
2020-04-25T17:21:39.538945
2019-02-27T14:36:32
2019-02-27T14:36:32
null
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,342
h
#pragma once #include <objbase.h> #define MAX_PDU_SIZE 253 //Максимальный размер пакета Modbus (PDU) в байтах #define MIN_PDU_SIZE 1 //Минимальный размер пакета Modbus (PDU) в байтах #define MAX_ADU_SIZE (MAX_PDU_SIZE + 3) //Максимальный размер пакета Modbus (ADU) в байтах //Ошибки, возвращае...
[ "s-kacnep@ya.ru" ]
s-kacnep@ya.ru
21c13b03c6130933e5087ad75a2d954b75923158
21553f6afd6b81ae8403549467230cdc378f32c9
/arm/cortex/Freescale/MK22F12810/include/arch/reg/mcm.hpp
ae9383ab204a2801d0f84221f5157c9f46428bb8
[]
no_license
digint/openmptl-reg-arm-cortex
3246b68dcb60d4f7c95a46423563cab68cb02b5e
88e105766edc9299348ccc8d2ff7a9c34cddacd3
refs/heads/master
2021-07-18T19:56:42.569685
2017-10-26T11:11:35
2017-10-26T11:11:35
108,407,162
3
1
null
null
null
null
UTF-8
C++
false
false
4,229
hpp
/* * OpenMPTL - C++ Microprocessor Template Library * * This program is a derivative representation of a CMSIS System View * Description (SVD) file, and is subject to the corresponding license * (see "Freescale CMSIS-SVD License Agreement.pdf" in the parent directory). * * This program is distributed in the hope...
[ "axel@tty0.ch" ]
axel@tty0.ch
ee29cf1e06303de744f6832d609fcfbbc1f00d68
fc66f7285c8f68f76cde450f130c334ebdbbaa84
/src/liblogcabin/Event/SignalTest.cc
4282c419fe5a40a14648a620ef55347459993670
[ "ISC" ]
permissive
logcabin/liblogcabin
231d30488fe7c9f5b13c27322ad26ca0007e9e7d
c41b10eec52b6062ec240b052acb855d3d72cbda
refs/heads/master
2023-08-19T22:02:38.577581
2017-10-13T03:43:38
2017-10-13T03:43:38
61,775,291
39
5
null
null
null
null
UTF-8
C++
false
false
3,989
cc
/* Copyright (c) 2012 Stanford University * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR(S) DI...
[ "tnachen@gmail.com" ]
tnachen@gmail.com
fafe70f9d44fcc46c35fcdd477ec68d488915ffe
360f3d117f1c0397cb118a45dec862f8132bc1ff
/data-access/src/preprocess/data_access_impl.h
7bf257c28c8d74e2301b21a150f22659981650bb
[]
no_license
ldak47/logprocess
0f64138cb7cadcc88343a490084084656cb755a5
cee95e4c170e25df16f82a8bc30cab2f2a520172
refs/heads/master
2021-01-19T01:00:00.069489
2017-08-24T08:40:10
2017-08-24T08:40:10
95,614,645
1
0
null
null
null
null
UTF-8
C++
false
false
2,925
h
#ifndef DATAACCESS_ACCESS_IMPL_H #define DATAACCESS_ACCESS_IMPL_H #include "libconfig.h++" #include "range_iterator.h" #include "client_hook.h" #include "data_access_pv.h" #include "data_access_filter.h" #include "data_preprocess_action.h" #include <boost/lockfree/queue.hpp> namespace dataaccess { class Access_Impl {...
[ "root@cp01-misheng-glb-test01.epc.baidu.com" ]
root@cp01-misheng-glb-test01.epc.baidu.com
48771d1cb98bb166f8930fe1efa78cbefa2255f7
41f5ce839be6d4c247bce5d5b5d687ad3bf60c45
/C++ Programs/Timer.cpp
6a156b50c94e37d6478636476e95bd4538f59c71
[]
no_license
himanshusanecha/One-day-Before-Interview
269bd617fdc71419460f7f487d66d7bb19f40ec6
bf1dc77c009ae9ddf1920dde4f684248c54559ac
refs/heads/master
2023-08-24T08:58:01.572847
2021-10-24T20:45:42
2021-10-24T20:45:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,476
cpp
#include <iostream> #include <utility> #include <vector> #include <numeric> #include <queue> #include <cmath> #include <map> #include <string> #include <cstring> #include <algorithm> #include <fstream> #include <unordered_map> #include <unordered_set> #include <set> #include <list> #include <stack> #define ll long long...
[ "iamvikrant1@gmail.com" ]
iamvikrant1@gmail.com
1a89b6b4760fae6c0d363632a0058cbdac441b13
91a286855887229c2603a049841ec1cb23a7495f
/getComment.cpp
7fac168980bad961ce58f6336061c4c4414af1b4
[]
no_license
iourigouz/LHCbCALOtb
e2c89d0c4d4228a225382035f81ca77e185f6e06
cc00acfd9acf7bbc46c2686db3aabc861c577c58
refs/heads/master
2021-06-22T20:15:26.509656
2021-05-11T17:29:49
2021-05-11T17:29:49
213,742,670
0
0
null
null
null
null
UTF-8
C++
false
false
3,112
cpp
// // Author: Ilka Antcheva 1/12/2006 // This macro gives an example of how to create a status bar // related to an embedded canvas that shows the info of the selected object // exactly as the status bar of any canvas window // To run it do either: // .x statusBar.C // .x statusBar.C++ #include <math.h> #include ...
[ "yuri@pclbectb01.dyndns.cern.ch" ]
yuri@pclbectb01.dyndns.cern.ch
71ab89c0b958fdb8badb1a3de401c327259958f2
ea7777c7dcfa42d5b9d46871098f7e6eb68dd712
/project 2/2. Simulation Module/Simulation Code/Simulation Module code/Path.h
aa83a1db313d8bdfd190c451e6b996b63ee361a7
[]
no_license
cli402/CS6730-Project
28187510bf4c5bcdf4eafa3ea3980f798d5f7e8e
4574ea8f02973dee2a033cabe40441df0a69489c
refs/heads/master
2021-01-10T13:07:24.023662
2016-02-24T22:25:03
2016-02-24T22:25:03
52,470,741
0
0
null
null
null
null
UTF-8
C++
false
false
791
h
#ifndef DISTANCE_H_INCLUDED #define DISTANCE_H_INCLUDED #include <vector> #include <string> #include <queue> using namespace std; static const int number=50; class Dij{ public: queue <int> shortestPath; static const int numOfV = number; int predecessor[numOfV], distance[numOfV]; int...
[ "chengwei.li@careerbuilder.com" ]
chengwei.li@careerbuilder.com
2d2d34b35c631e97a158268d1e8810ccd73eb162
f7f9c671dd998eeee5857d3042a22d27108c8d8b
/AesQtApp/Aes256.h
983593878604254fe499036f67766bfebf6de106
[]
no_license
wald3/Aes256App
f5315babc83b8ed625693edf0336c0c10e0aacf0
54a9cf8721ce60402ec1766eac922119144ed469
refs/heads/master
2020-12-01T22:01:41.372704
2019-12-29T17:47:54
2019-12-29T17:47:54
230,784,229
3
0
null
null
null
null
UTF-8
C++
false
false
2,466
h
#ifndef AES256_HPP #define AES256_HPP #include <vector> typedef std::vector<unsigned char> ByteArray; #define BLOCK_SIZE 16 class Aes256 { public: Aes256(const ByteArray& key); ~Aes256(); static ByteArray::size_type encrypt(const ByteArray& key, const ByteArray& plain, ByteArray& encrypted); stati...
[ "onessse@gmail.com" ]
onessse@gmail.com
f053d6f0a41ab66d1dbebd2c3961a327b690d3de
f21294b3508c96643c7088f74e4b01c776fb95f0
/wrapper/Examples/MotionControlTestWrappedCPP/MotionControlTestWrappedCPP.cpp
f6c668c2e1c71b964ce3fce96eaafb1cbf8aa122
[]
no_license
Roel1l/wrapper
fac272907ea429bd3255b55c11cf765d313f12cc
efac82e14147175d195fcf8f7a5a597a14d794a7
refs/heads/master
2021-08-14T17:56:39.169987
2017-11-16T10:40:16
2017-11-16T10:40:16
110,958,843
0
0
null
null
null
null
IBM852
C++
false
false
2,230
cpp
// MotionControlTestWrappedCPP.cpp : Defines the entry point for the console application. // #include <iostream> #include "stdafx.h" #include <Windows.h> #include <string> #include "mctl.h" #include "mctlWrapper.h" using namespace std; typedef DWORD(*MCTLW_INIT)(char*); typedef DWORD(*MCTLW_MOVEABS)(LPAXISPOS); typ...
[ "raa.guerand@student.avans.nl" ]
raa.guerand@student.avans.nl
a588d4a7f1be35ab0b794de288605f7cf38c4d5d
51e245861cf33d14f73e772ebb74230e14d6a58c
/src/Core/Entities/Entity.cpp
26253b34baa20926990c20fbab99deabeefcb158
[]
no_license
ErickNK/BlastEngine
83fbe82b84931be0880d0bfef7ce39268f3bc67f
96bb7a8fb240d33188761f86afb3aac475d9eb17
refs/heads/master
2020-03-31T14:37:25.115378
2018-10-27T14:36:08
2018-10-27T14:36:08
152,302,765
0
0
null
null
null
null
UTF-8
C++
false
false
59
cpp
// // Created by erick on 9/16/18. // #include "Entity.h"
[ "eriknjiru73@gmail.com" ]
eriknjiru73@gmail.com
0e006270e22a72eca287b0b31ab0f1c2e8bcb173
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/wget/new_hunk_3396.cpp
1e08e6020f4cf4589c866f3ada777c63650a94e1
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
464
cpp
{ if (!chain->permanent) continue; if (COOKIE_EXPIRED_P (chain)) continue; fputs (domain, fp); if (chain->port != PORT_ANY) fprintf (fp, ":%d", chain->port); fprintf (fp, "\t%s\t%s\t%s\t%.0f\t%s\t%s\n", *domain == '.' ? "TRUE" : "FALSE", chain->path, chain->secure ? ...
[ "993273596@qq.com" ]
993273596@qq.com
121e87d372a7d7b5436e613ff56b7dbfe629efe6
aa650dcd632a4e50c83af9564ea973549f592017
/src/leveldb/db/filename.h
54b70043b71ba79276d0c5b1b7ba7529912d6cbd
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-generic-cla" ]
permissive
Buenoscoin/Buenoscoin
16815c26cfc630ab85a25fdb5b41b7e66b376802
8dae1d242a99fab55802d8958a831d83db6ac008
refs/heads/master
2020-03-17T10:11:42.422660
2018-09-26T02:03:53
2018-09-26T02:03:53
133,503,459
4
1
null
null
null
null
UTF-8
C++
false
false
3,048
h
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. See the AUTHORS file for names of contributors. // // File names used by DB code #ifndef STORAGE_LEVELDB_DB_FILENAME_H_ #define STORAGE_LEVELDB_DB_FILE...
[ "barneychambers@hotmail.com" ]
barneychambers@hotmail.com
c2b89d0face9e627acb892cc126b90bc80fbe9b9
70a68b26754dea16f643ecb97ce06eeb6ab9f026
/Multi Asteroids/States/MPState.h
6c915c30cee938407a5d6d08070505a6b7c36556
[]
no_license
Mesiow/Masteroids
726c645206e846b722aa58e0dd8e7be291d6ab9f
8fc6e4070b3445c21f46bdcd7b524194dead36db
refs/heads/main
2023-03-03T07:25:58.801357
2021-02-10T00:10:31
2021-02-10T00:10:31
335,388,669
0
0
null
null
null
null
UTF-8
C++
false
false
575
h
#pragma once #include <Game/State/State.h> #include <Game/Utility/FPSCounter.h> #include "../Net/Peer.h" #include "../Entities/Starfield.h" /* Multiplayer state instance of the game */ class MPState : public State { public: MPState(Game* game, bool peerHost = true); ~MPState(); void handleEvents(sf::Event& ev, s...
[ "34993144+Mesiow@users.noreply.github.com" ]
34993144+Mesiow@users.noreply.github.com
9a7796a82b6899abb220e6dc8e63f5214cab85d3
d90cc5b23233e1a6f48bc2de2d8831370d953a9f
/HACKEDGame/Source/HACKED/InGame/Character/ESPER/HACKED_ESPER.h
e4b376d1204e0bc61a9a29eb7b007862eec708e2
[]
no_license
LJH960101/JHNet_HACKED
d1389fd9303932eda57b9742d75fc82a5543035a
13962fc4dc16ad4d852c09bec7a85be6a8b0f9a0
refs/heads/main
2023-06-15T00:43:43.398914
2021-07-04T08:22:38
2021-07-04T08:22:38
326,329,710
0
0
null
null
null
null
UHC
C++
false
false
18,490
h
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "HACKED.h" #include "InGame/Character/HACKEDCharacter.h" #include "ESPER_StatComponent.h" #include "InGame/Network/Component/NetworkBaseCP.h" #include "HACKED_ESPER.generated.h" UCLASS() class HACKED_API AHACKED_ESPE...
[ "ljh960101@gmail.com" ]
ljh960101@gmail.com
1817939d42b67c3afd15995f963aee4f33e81e56
51c6f5f1ad140301e801b8944aada031b63c5d9c
/engine/gui/core/guiTypes.h
e0c7201a1e6d2960dcbdc6758d2b9e0c90f6a34e
[ "LicenseRef-scancode-other-permissive", "MIT" ]
permissive
ClayHanson/B4v21-Launcher-Public-Repo
916f1e47e7c1b9069b151751db9ee4d7df6420ed
c812aa7bf2ecb267e02969c85f0c9c2a29be0d28
refs/heads/master
2022-11-28T19:54:47.391592
2020-08-06T18:59:30
2020-08-06T18:59:30
285,645,055
1
0
null
null
null
null
UTF-8
C++
false
false
7,950
h
//----------------------------------------------------------------------------- // Torque Game Engine // Copyright (C) GarageGames.com, Inc. //----------------------------------------------------------------------------- #ifndef _GUITYPES_H_ #define _GUITYPES_H_ #ifndef _GFONT_H_ #include "dgl/gFont.h" #endif #ifndef...
[ "11217112+ClayHanson@users.noreply.github.com" ]
11217112+ClayHanson@users.noreply.github.com