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
388dba6cb6c6bbd0717e3b650ac1b2f0a5e0f946
3ef446ff1ec258c98a39bf50ca2bf2e990920a82
/src/network/ssl/qsslerror.cpp
d6b26a3614decf081c510226093ee3c08b10575c
[]
no_license
sese53/rtqt
97f29d805588e75ff2da33b16fe8f25d113fc955
8c51d0b3fa7dbf421d0eb8d6839b85218f42f5ff
refs/heads/master
2023-06-15T21:18:43.279322
2018-03-21T20:04:08
2018-03-21T20:04:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,914
cpp
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtNetwork module of the Qt Toolkit. ** ** $QT_BEGIN_LICEN...
[ "phen9@localhost.localdomain" ]
phen9@localhost.localdomain
2ca406b274ba383634c3412156f150094a752361
f2302b7e791eee252c489a0a6e25dc90a885ddd7
/motor/motor.cpp
a2e725253918f4014923d11282bc738bbbc30ffc
[]
no_license
winstonliu/AER201-Ref
8b9936a7755fc88dc9a2d8d407b1dda9a619757f
1e591a03363a44ae8d011651ef6cf4a3e5b2d2bf
refs/heads/master
2021-01-19T22:13:39.453464
2015-03-28T21:08:58
2015-03-28T21:08:58
31,083,439
0
0
null
null
null
null
UTF-8
C++
false
false
1,229
cpp
#include "Arduino.h" #include "motor.h" motor::motor(int pin_enable, int pin_direction, int speed) { enable = pin_enable; direction = pin_direction; motorspeed = 255; // Enable motor pins pinMode(enable, OUTPUT); pinMode(direction, OUTPUT); } void motor::stop() { motorspeed = 0; status = MOTOR_OFF; digit...
[ "liuche25@localhost.localdomain" ]
liuche25@localhost.localdomain
644961757a62b69d36673df50f1f06708595cb18
4db5a101cbf63ea8e7478a604e4667bd1fa66770
/src/solutions/untexturedobjects/gl/texcoord.cpp
2b1e07140ed1aa059294440d061b4bfb3ad3041f
[ "Unlicense" ]
permissive
UIKit0/apitest
71d77546243bc45f580e2ece93ad870225004ccf
cde1d337e7f0b60aa5bb943fb54219cccfa0ad06
refs/heads/master
2021-01-21T15:26:26.572636
2014-03-30T19:25:38
2014-03-30T19:25:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,033
cpp
#include "pch.h" #include "texcoord.h" #include "framework/gfx_gl.h" // -------------------------------------------------------------------------------------------------------------------- // -------------------------------------------------------------------------------------------------------------------- // ------...
[ "jmcdonald@nvidia.com" ]
jmcdonald@nvidia.com
78c7ada0589ae5db739b36f3bf0aebdec3f3deee
2be805b60cd6fb11fde84aec4870689cb04591ea
/Source/DNAAbilities/Private/DNADebuggerCategory_Abilities.cpp
6795ce6099ee751af14af394a8780d3e3f6d83d8
[]
no_license
Helical-Games/HG-DNAGameplay-UE4P
8fd6e9bc89b501da3411a83e674fc21050986246
4f0bc2fb5eebc8c922a6513a88cc32db96b6a468
refs/heads/master
2021-01-20T14:47:30.652151
2017-05-12T17:25:49
2017-05-12T17:25:49
90,662,072
0
0
null
null
null
null
UTF-8
C++
false
false
4,968
cpp
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #include "Core.h" #include "DNADebuggerCategory_Abilities.h" #include "DNATagContainer.h" #include "DNAAbilitySpec.h" #include "DNAEffect.h" #include "AbilitySystemComponent.h" #if WITH_DNA_DEBUGGER FDNADebuggerCategory_Abilities::FDNADebuggerCategory_Abil...
[ "pbarnhardt@helicalgames.net" ]
pbarnhardt@helicalgames.net
50ad0c16c5b6f65d202dfb06eb071b78a2602a1d
35ac2fb98b1f51b52f6478a857ea78ef9329d6c9
/include/xviz/common/quaternion.hpp
574d9023dc1b62998c98ac737ac793d2ff1f4b03
[]
no_license
malasiot/xviz
3759d3265f2184d51ff5b6c674212984241efef0
be347349e40da02f4879d6ef0dd3c11f8d504df9
refs/heads/master
2023-07-12T23:38:45.208826
2023-07-10T08:30:44
2023-07-10T08:30:44
309,635,509
1
0
null
null
null
null
UTF-8
C++
false
false
4,811
hpp
#ifndef QUATERNION_HPP #define QUATERNION_HPP #include <xviz/common/vector3.hpp> #include <xviz/common/matrix3x3.hpp> #include <ostream> namespace xviz { class Quaternion { public: Quaternion(): s_(1), v_(0, 0, 0) {} Quaternion(const Quaternion &q): s_(q.s_), v_(q.v_) {} Quaternion(float s, const Vector3...
[ "malasiot@iti.gr" ]
malasiot@iti.gr
979c40da22fed2bac4b16f9c7e7d58043fd738ec
8c7f65e1e9732889c166d9ff4e84a5d3b8c744e2
/contests/codechef/oct14_lunchtime/test.cpp
17b448debe5d60d00eeb146788c1a35964ad6cc1
[]
no_license
rushilpaul/competitive-programming
045604e4b6782b9743426c7504364a932aa85f65
20f33b36f80fee490db0ab405048cdc12cd90364
refs/heads/master
2021-01-11T21:55:21.277372
2020-10-31T06:11:34
2020-10-31T06:11:34
78,875,026
2
0
null
null
null
null
UTF-8
C++
false
false
806
cpp
#include <bits/stdc++.h> typedef long long LL; using namespace std; template<class T> T read(T &n) { cin >> n; return n; } template<class T1,class T2> void read(T1 &n1, T2 &n2) { cin >> n1 >> n2; } template<class T1,class T2,class T3> void read(T1 &n1, T2 &n2, T3 &n3) { cin >> n1 >> n2 >> n3; } template<clas...
[ "rushilpaul@gmail.com" ]
rushilpaul@gmail.com
5c4ac72ce2fd7b831c52d29122d442ab4fb90e2c
46daa0451bc7c5f118ee72b3a01393a586664f7c
/src/CCA/Components/Arches/PropertyModelsV2/UFromRhoU.cc
5b884667fbbb81ade98def38abd36dd61080fe58
[ "MIT" ]
permissive
haoxiangmiao/uintah
222679a7a45dc56590eda7f7bae85a551973f791
c95ae973f400b18c175a61652ea4260584876f9f
refs/heads/master
2020-08-17T18:06:35.344870
2019-10-14T13:54:07
2019-10-14T13:54:07
null
0
0
null
null
null
null
UTF-8
C++
false
false
9,554
cc
#include <CCA/Components/Arches/PropertyModelsV2/UFromRhoU.h> #include <CCA/Components/Arches/UPSHelper.h> using namespace Uintah; using namespace ArchesCore; //-------------------------------------------------------------------------------------------------- UFromRhoU::UFromRhoU( std::string task_name, int matl_inde...
[ "jthornoc@aee3fe44-4ef4-0310-ac56-cc817e9d0e43" ]
jthornoc@aee3fe44-4ef4-0310-ac56-cc817e9d0e43
23c556740f5e9c3f2fdb790902022076ea0c23f0
84becc1fad7dc2ed2404f1b44f8859929746fd6d
/qgleswidget.h
31beee65c292457b05e5ae269251bfe01d53cfb0
[]
no_license
cyt2017/opengl_shaderLesson05
bb3144f3a9edbf52ef5f858082781169537aa012
c394a95cd9bebbbc894978b07efded85d4126e36
refs/heads/master
2021-08-17T00:52:17.544042
2017-11-20T15:50:16
2017-11-20T15:50:16
111,430,803
0
0
null
null
null
null
UTF-8
C++
false
false
2,499
h
#ifndef QGLESWIDGET_H #define QGLESWIDGET_H #include <QWidget> #include <FreeImage.h> #include <QKeyEvent> #include <QMouseEvent> #include "tool/CELLMath.hpp" #include "tool/program_p2_c4.h" #include "tool/mycamera.h" #define MESA_EGL_NO_X11_HEADERS #include <EGL/egl.h> #include <GLES2/gl2.h> enum KEYMODE { KEY_...
[ "xietiexiang@126.com" ]
xietiexiang@126.com
3cfe85323c253dcbe7f0f87111fbd0bbfd920a15
d24cd235387eace08c7c61f5ef86f062192de5e0
/Source/USB2I2CHwModuleCtrlI2CUnit.h
a130aed82c3e214e57ae6207ba2164b78ea054e7
[]
no_license
asafl1976/MVTerminal
e02b149e32b1927e281167c20a20f15422762714
019fd753b704d21b1f3787395d1e61b9a1075dfe
refs/heads/master
2021-01-02T08:58:14.191737
2017-08-02T10:31:35
2017-08-02T10:31:35
99,104,278
0
1
null
null
null
null
UTF-8
C++
false
false
308
h
#pragma once #include "HwModuleCtrlI2CUnit.h" #include "HwModuleCtrl.h" class CUSB2I2CHwModuleCtrlI2CUnit : public CHwModuleCtrlI2CUnit { public: CUSB2I2CHwModuleCtrlI2CUnit(CHwModuleCtrl *pHwModuleCtrl,CHwModuleCtrlI2CUnitDrv* pI2CUnitDrv); virtual ~CUSB2I2CHwModuleCtrlI2CUnit(void); };
[ "asafl1976@gmail.com" ]
asafl1976@gmail.com
7cf6fe055e32c2ec5edd1c04cb1f35ac1e6b6de5
c97a7063b42d081ba05540b4c98e260856cbfd13
/TowerofAngra/Debug/projectlevel/Source/projectlevel/HAnimInstance.cpp
9a81174cee2cfb7b66868d68ece70dd7b12acdd8
[]
no_license
MasterTyping/Shared-repository
0846acac8ea2b055c44d76007c429425524832a0
2b583d2989b56fa9613ed45cfd6be94e566e0fde
refs/heads/master
2023-03-01T18:24:32.805114
2019-05-17T07:19:26
2019-05-17T07:19:26
185,020,664
0
0
null
null
null
null
UTF-8
C++
false
false
884
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "HAnimInstance.h" UHAnimInstance::UHAnimInstance() { CurrentPawnSpeed = 0.f; static ConstructorHelpers::FObjectFinder<UAnimMontage> ATTACK_MONTAGE(TEXT("/Game/Golem/Animations/SK_Golem_Skeleton_Montage.SK_Golem_Skeleton_Montag...
[ "ghgur91@naver.com" ]
ghgur91@naver.com
76bf106ca389cd5439713763861d2b6093a26b34
068ca4ac99f7f31a49536666a36a3951c5595de2
/macro/B0_ch1.h
f00d1c912e45e0afadad9c2d71eb868912f44021
[]
no_license
lacaprara/b2pd_analysis
1d4deb806bcd5a23dd069f747d4b5259264be8b4
71a72138cd9149008be808a0427740785e9bcaa3
refs/heads/master
2020-04-06T13:53:59.380213
2016-10-26T13:58:07
2016-10-26T13:58:07
48,995,200
0
1
null
null
null
null
UTF-8
C++
false
false
43,449
h
////////////////////////////////////////////////////////// // This class has been automatically generated on // Wed Dec 16 11:37:01 2015 by ROOT version 5.34/25 // from TTree B0/ // found on file: B0_etapr-eta-gg2pi_KS-pi+pi-_output_signal.root ////////////////////////////////////////////////////////// #ifndef B0_ch1_...
[ "stefano.lacaprara@pd.infn.it" ]
stefano.lacaprara@pd.infn.it
11e5a1e1eb5f9d55fdbb03289c40ab7924a7c219
10525d5ecf44f3d4fd06a2f32da08c96ea017458
/SlimeGame/Camera.hpp
4329cd04b57bf2b7d249f60add50960b210e14a4
[]
no_license
poul250/SlimeGame
d38e13e66e9a2e92e81ca4342daa5f0c03af3bae
b20a22dda8d44d55a517d9e153a29f5a13526962
refs/heads/master
2020-03-25T08:49:59.930700
2019-03-25T10:32:38
2019-03-25T10:32:38
143,633,824
0
1
null
2019-03-25T10:32:39
2018-08-05T17:29:43
C++
UTF-8
C++
false
false
2,146
hpp
#pragma once #include <memory> #include <cmath> #include <SFML/Graphics.hpp> #include "Assets.hpp" #include "Entity.hpp" using namespace sf; class Camera : public View { public: Camera(FloatRect rect, RenderTarget * target = nullptr, int scale = 1); Camera(RenderTarget * target = nullptr, int scale = 1); ...
[ "poul2@DESKTOP-9IP6EFH" ]
poul2@DESKTOP-9IP6EFH
da92da826c6b13a758d072d45b77751577b0f9ef
3597bc0f8e6b3a1d289eb0b71cfdfe420918ff45
/revision_3/src/src/player/Player.cpp
efb81080ab643c4527009c764f20c3601d4c23e1
[]
no_license
Techno-coder/UndertaleCPPLibrary
61094bdc5a4139c4bdcde5e3792ad63e8f3b3227
e09458d5b4f1f281a34d6140294d70818a270cca
refs/heads/master
2021-06-18T00:24:36.813768
2017-05-24T07:12:11
2017-05-24T07:12:11
84,790,996
0
0
null
null
null
null
UTF-8
C++
false
false
543
cpp
#include "Player.h" ug::Player::PlayerStatistics& ug::Player::getStatistics() { return playerStatistics; } ug::Inventory &ug::Player::getInventory() { return playerInventory; } ug::Player::Player() { Item testItem([](Player &player, State &state) { printf("POWOWOWOAODSO"); player.getStati...
[ "zhiyuanqi@hotmail.co.nz" ]
zhiyuanqi@hotmail.co.nz
7b8b9e4407b4cae5b87fd49d53ccd4dba2d6ea6c
4a5c9980f8528d144db077ed4a9dd383c7300d86
/C,C++/examples/pointers/stdobjpolicy.hpp
30d7bfbeaa5d51133faf5ec87178e31cb52212eb
[ "LicenseRef-scancode-other-permissive" ]
permissive
npatel007/Computer-Science-Notes
fd4f14f8b407764f373d833d947ee5d5280f4c18
772ea11c8c8f800b612291f23584a7258a73579c
refs/heads/master
2023-03-10T06:26:52.295186
2020-03-06T09:03:17
2020-03-06T09:03:17
249,230,561
1
1
null
2020-03-22T17:00:34
2020-03-22T17:00:34
null
UTF-8
C++
false
false
630
hpp
/* The following code example is taken from the book * "C++ Templates - The Complete Guide" * by David Vandevoorde and Nicolai M. Josuttis, Addison-Wesley, 2002 * * (C) Copyright David Vandevoorde and Nicolai M. Josuttis 2002. * Permission to copy, use, modify, sell and distribute this software * is granted provi...
[ "abhisheklonely1@gmail.com" ]
abhisheklonely1@gmail.com
bf3aa18a8c1f69d01abe7b6dc501f0fa488eaac6
17b16a998ea8c493df9942ad8f01efa150d5b6b7
/DataAcquisition/DataProcess/DataProcess.h
d28c3ca0f1a7a08a3e541997d1e40e7b860d7d76
[]
no_license
nhs635/Doulos_CARS
30a823f36da1f64d1234c2de0087b3e5464879cf
394809c10bad7ca31b00db0013550435b0d93122
refs/heads/master
2023-01-07T07:10:43.145247
2020-11-06T00:53:25
2020-11-06T00:53:25
310,324,672
0
0
null
null
null
null
UTF-8
C++
false
false
6,227
h
#ifndef FLIM_PROCESS_H #define FLIM_PROCESS_H #include <Doulos/Configuration.h> #ifndef FLIM_SPLINE_FACTOR #error("FLIM_SPLINE_FACTOR is not defined for FLIM processing."); #endif #ifndef INTENSITY_THRES #error("INTENSITY_THRES is not defined for FLIM processing."); #endif #include <iostream> #include <vector> #incl...
[ "namhs@kaist.ac.kr" ]
namhs@kaist.ac.kr
a55d401ed128e81a0242148471bc92de2821aa9c
33496338a35c4f76eadec13dc56c7831b1896113
/Plugins/GamsLibrary/Source/ThirdParty/Eigen/src/Core/ProductEvaluators.h
792b1811c6c77c3ace74add559f86ba8edd8fa21
[ "GPL-3.0-only", "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "MPL-2.0", "LGPL-2.1-or-later", "Minpack", "BSD-2-Clause" ]
permissive
jredmondson/GamsPlugins
1ce0c2301cf84b6398ae1a2a6cdef9a4d0c1992c
d133f86c263997a55f11b3b3d3344faeee60d726
refs/heads/master
2021-07-08T23:40:48.423530
2020-10-01T05:31:26
2020-10-01T05:31:26
196,622,579
3
1
BSD-2-Clause
2020-03-17T04:23:21
2019-07-12T17:54:49
C++
UTF-8
C++
false
false
53,277
h
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2006-2008 Benoit Jacob <jacob.benoit.1@gmail.com> // Copyright (C) 2008-2010 Gael Guennebaud <gael.guennebaud@inria.fr> // Copyright (C) 2011 Jitse Niesen <jitse@maths.leeds.ac.uk> // // This Source Code Form is...
[ "jedmondson@gmail.com" ]
jedmondson@gmail.com
74bb1601a073ba758f48190740136fdc923a982a
773169c73bfa09c49046997b6aa92df68fec2b4e
/02_Bit_Manipulation/07_Counting_Set_Bits.cc
24fb3cdee701cd0884672ed035e2ff73cd1ed021
[]
no_license
the-stranded-alien/Competitive_Programming_CPP
a9995869bf34cc55ce55fa31da7f7b3b9aadb65d
65dac7953fc1cfa8315f7fe40017abae7515d82f
refs/heads/master
2022-12-22T06:39:12.240658
2020-09-16T12:57:28
2020-09-16T12:57:28
270,649,612
0
0
null
null
null
null
UTF-8
C++
false
false
728
cc
#include<iostream> using namespace std; // First Method int countBits(int n) { int ans = 0; while(n > 0) { ans += (n & 1); n = (n >> 1); } return ans; } // Second Method int countBitsFast(int n) { int ans = 0; while(n > 0) { n = (n & (n - 1)); ans++; } r...
[ "thestrandedalien.mysticdark@gmail.com" ]
thestrandedalien.mysticdark@gmail.com
ffd085707a67b6c6c38e6c76f9b7a6315cf5b016
0e7c19e654fa899f2de7cfe430025832d82532c6
/src/ctt/ctt_benchmark.cc
0190360133ae0c252ada15a3c1f9c7db19b7d335
[]
no_license
JensLangerak/thesis
f3b08f70123cfce079ad33bab7739fb537935915
042155b5c441eac4e7ad1cd7f6ee8db2fc2bcb8e
refs/heads/master
2023-08-23T08:27:10.411442
2021-09-30T19:32:43
2021-09-30T19:32:43
292,589,320
0
0
null
null
null
null
UTF-8
C++
false
false
506
cc
// // Created by jens on 02-06-21. // #include "ctt_benchmark.h" #include "ctt.h" #include "ctt_converter.h" #include "parser.h" namespace simple_sat_solver::ctt { using namespace simple_sat_solver::benchmark; Pumpkin::ProblemSpecification CttBenchmark::GetProblem() { problem_ = Parser::Parse(problem_file_full_path...
[ "j.langerak@student.tudelft.nl" ]
j.langerak@student.tudelft.nl
493ba54f24ffa3f9ccb65d39c17731604de196be
e24a366a7ac5dfb5975a468046c8626a9d56fa6d
/Obfuscator/Source/projects/compiler-rt/lib/esan/esan_sideline.h
74551fbde850e4618d2c35bcc2f2e5f683fb63f0
[ "NCSA", "MIT" ]
permissive
fengjixuchui/iOS-Reverse
01e17539bdbff7f2a783821010d3f36b5afba910
682a5204407131c29588dd22236babd1f8b2889d
refs/heads/master
2021-06-26T17:25:41.993771
2021-02-11T10:33:32
2021-02-11T10:33:32
210,527,924
0
0
MIT
2021-02-11T10:33:33
2019-09-24T06:26:57
null
UTF-8
C++
false
false
2,146
h
//===-- esan_sideline.h -----------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
[ "374619540@qq.com" ]
374619540@qq.com
886f06e287d3e59dabb2cca2b9838f82a8c3855b
59989d95437172ce36c19b6236525465934b7e9b
/my.cpp
28b8ccd6a44f5428146ad454da32e716e206aca7
[ "MIT" ]
permissive
Dipesh-Budhiraja/library
150dd9a31c7392b9497b9ab173b01faa07335c17
f0930f06bee8ce5a669ff4cf9a484ac95413d7ef
refs/heads/master
2021-01-16T19:25:59.228415
2017-10-25T18:03:41
2017-10-25T18:03:41
100,166,121
0
2
null
2017-10-25T18:03:42
2017-08-13T09:17:34
C++
UTF-8
C++
false
false
7,428
cpp
#include <fstream> #include <iostream> #include <cstring> #include <cstdio> using namespace std; //PROTOTYPES OF ALL FUNCTIONS void optionSubmitted(int choice); void create_student(); void display_all_students(); void display_specific_student(char rollNo[]); void create_book(); void display_all_books(); void display_s...
[ "25dipesh98@gmail.com" ]
25dipesh98@gmail.com
b0b1cce5eef8d94e160df28ee5b5e12339c8c058
088deb3c9b0f6365a813b0c6a87d33e67ffb916c
/base/hyperneat/HyperNEAT/Hypercube_NEAT/src/Experiments/HCUBE_SpiderRobotExperiment.cpp
be85d46c75c2806b3a9bcfa0a1bf73a9b63a4651
[]
no_license
CreativeMachinesLab/softbotEscape
d47b0cb416bfb489af2f73e31ddb9b7d126249b9
e552c8dff2a95ab9b9b64065deda2102ff9f2388
refs/heads/master
2021-01-01T15:37:01.484182
2015-04-27T10:25:32
2015-04-27T10:25:32
34,642,315
3
1
null
null
null
null
UTF-8
C++
false
false
30,507
cpp
// code based on legged.cpp by Kosei Demura (2007-5-19) (demura.net) #include "Experiments/HCUBE_SpiderRobotExperiment.h" #define POSTHOC_RECORD //#define SPIDERROBOT_INTERACTIVE_EVOLUTION #define EUCLIDEAN_DISTANCE_FITNESS #define DOUBLE #define HIDDEN_LAYER #include "HCUBE_Defines.h" #define dDOUBLE //using ...
[ "nac93@cornell.edu" ]
nac93@cornell.edu
135a54782dab612adfb94e9114b992a2066ec564
1f05d449c725cce5046a1662b9f5b1c9313de60d
/Yellow/Week6/final/database/condition_parser.h
2606c320f37a3d3b40af2e95d22ac7bf7690d7ac
[]
no_license
addicted-by/Belts
e5b92735fb41759ee08d65a706e5b3bcc4c4b45f
1bec0168858ffbe3c3fc8c39dcf871f2fb11975c
refs/heads/main
2023-07-16T02:00:44.007046
2021-08-31T19:27:34
2021-08-31T19:27:34
401,804,515
3
0
null
null
null
null
UTF-8
C++
false
false
167
h
#pragma once #include "node.h" #include <memory> #include <iostream> using namespace std; shared_ptr<Node> ParseCondition(istream& is); void TestParseCondition();
[ "58998912+addicted-by@users.noreply.github.com" ]
58998912+addicted-by@users.noreply.github.com
01dbd534d4e475461b1f31e540fee0c3d283429d
a97a07b3a33e7a4adccee497b7a60f0a62299009
/EXP综合实验三0519/EXP综合实验三0519/EXP综合实验三0519View.cpp
3e7cad4ebe2f263069da5f5df9016bed4048720f
[]
no_license
jiangliman/JLM
9330bb5e6eece3f1927c779b5c886a0ca45be8ed
2c74369a396a5c5ceb908c14734246dbf6cd5f1c
refs/heads/master
2021-03-26T08:35:44.973069
2020-06-24T13:24:56
2020-06-24T13:24:56
247,681,314
0
0
null
null
null
null
GB18030
C++
false
false
3,431
cpp
// EXP综合实验三0519View.cpp : CEXP综合实验三0519View 类的实现 // #include "stdafx.h" // SHARED_HANDLERS 可以在实现预览、缩略图和搜索筛选器句柄的 // ATL 项目中进行定义,并允许与该项目共享文档代码。 #ifndef SHARED_HANDLERS #include "EXP综合实验三0519.h" #endif #include "EXP综合实验三0519Set.h" #include "EXP综合实验三0519Doc.h" #include "EXP综合实验三0519View.h" #include"ADD_DLG.h" #include"E...
[ "2598505976@qq.com" ]
2598505976@qq.com
be1ab6069d78531d1c5033382f0e3c48a7974aff
4ca0c84fb7af16b8470ab9ff408edd6d00c94f77
/Competencias Semillero/2014/Septiembre 19/grave.cpp
eb1adb49334a9c6d684214b6d020f0636def77ac
[]
no_license
svanegas/programming_solutions
87305a09dd2a2ea0c05b2e2fb703d5cd2b142fc0
32e5f6c566910e165effeb79ec34a8886edfccff
refs/heads/master
2020-12-23T16:03:33.848189
2020-10-10T18:59:58
2020-10-10T18:59:58
12,229,967
8
10
null
null
null
null
UTF-8
C++
false
false
3,261
cpp
//Santiago Vanegas Gil. #include <algorithm> #include <iostream> #include <iterator> #include <numeric> #include <sstream> #include <fstream> #include <cassert> #include <climits> #include <cstdlib> #include <cstring> #include <string> #include <cstdio> #include <vector> #include <cmath> #include <queue> #include <dequ...
[ "savanegasg@gmail.com" ]
savanegasg@gmail.com
eaa77210165aae50797b69db79318a29be1ebdbb
84ac0f6981a5ca788e8ab15d66befb023f201c44
/第三题.cpp
9fb3c73d8438dfe3819f845a5e6d4ee67a10aa57
[]
no_license
827191466/ACM
75d349c8438c79b44be5a3c7f01b53fba391e547
16a3f123bc3f9eac0ef83bfd3373e4ae3063eab9
refs/heads/master
2020-04-30T15:58:45.032935
2019-03-21T12:09:12
2019-03-21T12:09:12
176,935,284
0
0
null
null
null
null
UTF-8
C++
false
false
791
cpp
#include<iostream> #include<algorithm> using namespace std; struct change{ int i; int j; }; bool cmp(change a,change b){ if(a.j!=b.j) return a.j<b.j; else return a.i>b.i; } int main() { int t,t1,i,count; string n; cin>>t; while(t--){ cin>>n; int t1=n[n.length()-1]-'0'; change *t2=new change[n.length(...
[ "827191466@qq.com" ]
827191466@qq.com
73c3d596e59305140e3c859e956307c3ed12a31e
d2f5d19103e8bfb07f61e20e07e9eb75a98b4b6a
/Aether Space Dynamics Simulator/ephemeris.h
8a02079edaf93575e8ba090beba679eda3790fa3
[]
no_license
AetherSpaceSimulator/Source
33aaa187c1e32b08de9a297e2256bfde719c7fd5
10f1d9d25340278cadf477638eac805e3a1763f5
refs/heads/master
2021-01-10T18:51:51.603291
2016-05-01T12:05:41
2016-05-01T12:05:41
57,460,555
0
0
null
null
null
null
UTF-8
C++
false
false
727
h
#ifndef _EPHEMERIS_H_ #define _EPHEMERIS_H_ #include "stdafx.h" class Ephemeris_Class { public: Ephemeris_Class(); Ephemeris_Class(const Ephemeris_Class&); ~Ephemeris_Class(); void Initialize(); void JdToYmd(const long lJD, int *piYear, int *piMonth, int *piDay); bool UpdateEphemeris(std::string ...
[ "haalefbeth@hotmail.com" ]
haalefbeth@hotmail.com
fb14dd12508131355629c7ec2face68c1e90b9d2
313e686e0f0aa3b2535bc94c68644ca2ea7b8e61
/src/server/game/Battlegrounds/BattlegroundQueue.h
fe3e21a38588fcdcb02ec5a3692516b8d8300b43
[]
no_license
mysql1/TournamentCore
cf03d44094257a5348bd6c509357d512fb03a338
571238d0ec49078fb13f1965ce7b91c24f2ea262
refs/heads/master
2020-12-03T00:29:21.203000
2015-05-12T07:30:42
2015-05-12T07:30:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,680
h
/* * Copyright (C) 2014-2015 TournamentCore * Copyright (C) 2008-2015 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by t...
[ "TournamentCore@gmail.com" ]
TournamentCore@gmail.com
0930db7e61cfd126e130e3475a47dc155da6f068
3edb034c4d9581a7acd831a3ea6022b626c217e8
/crazyEights/Hand.h
850864be2120a4c1a657c45a80acbf4004848088
[]
no_license
degeerm/CS162-SPR2020
6405ccf1ac11eef1116a37b4ef8c25bdc6a060bc
c3096291ea3d86e20c5c746b2f17ae007557f942
refs/heads/main
2022-12-16T04:34:24.865361
2020-10-03T02:51:27
2020-10-03T02:51:27
300,767,397
0
0
null
null
null
null
UTF-8
C++
false
false
622
h
#ifndef HAND_H #define HAND_H #include <iostream> #include <string> #include <cmath> #include "Card.h" using namespace std; class Hand{ private: Card* cards; int n_cards; public: Hand(); ~Hand(); Hand(Hand &); Hand(int); Hand& operator= (const Hand&); //Accessor/Mutator Methods void add_one_c...
[ "degeerm@flip3.engr.oregonstate.edu" ]
degeerm@flip3.engr.oregonstate.edu
c359096935116c80b72983b3dd33bb0f472bb70e
b54b6168ba35ce6ad34f5a26b5a4a3ab8afa124a
/kratos_3_0_0/applications/incompressible_fluid_application/custom_elements/nonewtonian_asgs_3d.h
919ff90173be7808f884060bf325ca3bc5da8ebb
[]
no_license
svn2github/kratos
e2f3673db1d176896929b6e841c611932d6b9b63
96aa8004f145fff5ca6c521595cddf6585f9eccb
refs/heads/master
2020-04-04T03:56:50.018938
2017-02-12T20:34:24
2017-02-12T20:34:24
54,662,269
2
1
null
null
null
null
UTF-8
C++
false
false
15,598
h
/* ============================================================================== KratosIncompressibleFluidApplication A library based on: Kratos A General Purpose Software for Multi-Physics Finite Element Analysis Version 1.0 (Released on march 05, 2007). Copyright 2007 Pooyan Dadvand, Riccardo Rossi pooyan@cimne.upc...
[ "pooyan@4358b7d9-91ec-4505-bf62-c3060f61107a" ]
pooyan@4358b7d9-91ec-4505-bf62-c3060f61107a
f893775c2369b9af6ffcdb80930898cebc7ffd9e
493ac26ce835200f4844e78d8319156eae5b21f4
/flow_simulation/ideal_flow/processor3/0.4/k
54accfed20d789407f0d942bcfc9d6e78b804470
[]
no_license
mohan-padmanabha/worm_project
46f65090b06a2659a49b77cbde3844410c978954
7a39f9384034e381d5f71191122457a740de3ff0
refs/heads/master
2022-12-14T14:41:21.237400
2020-08-21T13:33:10
2020-08-21T13:33:10
289,277,792
0
0
null
null
null
null
UTF-8
C++
false
false
16,205
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1912 | ...
[ "mohan.2611@gmail.com" ]
mohan.2611@gmail.com
1518aacb20c0e765764e807c7707b4cb500572c1
e6b17aee390d8cb9c76ea373a9be1d64e9044e23
/code/main/Temperature.cpp
9330584ad333dac0f6f01a267a4e56d3e6320c30
[]
no_license
brendonCM/High-altitude-balloon-platform
025e97b5027fa24737a271620c8aab40dde407dc
ae020121790f0b06074abf8cda71acc2805fe80b
refs/heads/master
2021-06-18T07:38:17.223766
2021-02-21T11:08:44
2021-02-21T11:08:44
154,193,744
0
0
null
null
null
null
UTF-8
C++
false
false
1,084
cpp
#include "Temperature.h" #include <iostream> #include <fstream> #include <string> #include <sstream> #include <stdlib.h> using namespace std; #define Analog_Path "/sys/bus/iio/devices/iio:device0/in_voltage" Temperature::Temperature(int pin):pin_number{pin} { Read_Analog_Input(); Calc_Temp(); } float Temperature::...
[ "localhost" ]
localhost
84074132f816e1580bdfe5ca58da31527a3b39d8
948f4e13af6b3014582909cc6d762606f2a43365
/testcases/juliet_test_suite/testcases/CWE122_Heap_Based_Buffer_Overflow/s10/CWE122_Heap_Based_Buffer_Overflow__c_src_char_cat_73a.cpp
13f06080cfe5414768f1f6403806a1a493db8532
[]
no_license
junxzm1990/ASAN--
0056a341b8537142e10373c8417f27d7825ad89b
ca96e46422407a55bed4aa551a6ad28ec1eeef4e
refs/heads/master
2022-08-02T15:38:56.286555
2022-06-16T22:19:54
2022-06-16T22:19:54
408,238,453
74
13
null
2022-06-16T22:19:55
2021-09-19T21:14:59
null
UTF-8
C++
false
false
2,851
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__c_src_char_cat_73a.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__c_src.label.xml Template File: sources-sink-73a.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Initialize data a...
[ "yzhang0701@gmail.com" ]
yzhang0701@gmail.com
5e2de10739a8963eacf63fd4c3de3ff00bda1c10
2db94860142aafab6384432454d53c26961000c9
/include/gkm_world/process_spawn.cpp
465ef66ec6026d6abd1f78f4a65f956b99afbc99
[ "BSD-2-Clause" ]
permissive
PetrPPetrov/gkm-world
beaef1cd0e4a194378e4f4105d7d230e454cffc8
7c24d1646e04b439733a7eb603c9a00526b39f4c
refs/heads/master
2021-11-12T19:53:19.418391
2021-09-15T20:15:06
2021-09-15T20:15:06
224,483,703
2
0
null
null
null
null
UTF-8
C++
false
false
647
cpp
// Copyright 2018-2020 Petr Petrovich Petrov. All rights reserved. // License: https://github.com/PetrPPetrov/gkm-world/blob/master/LICENSE #ifdef _WIN32 #define _SCL_SECURE_NO_WARNINGS #endif #ifdef _WIN32 #define BOOST_USE_WINDOWS_H #define WIN32_LEAN_AND_MEAN #include <boost/process/windows.hpp> #endif #include <b...
[ "petr@gkmsoft.ru" ]
petr@gkmsoft.ru
49dfa6b9c14ebfe41c43aaf16f93db079d9111a9
f905dd28978e857a4345de7eeab7c6ea8d4abe2a
/include/opengv/types.hpp
9b8b241956f4b243ca9e0344d1d725435b6c24b1
[]
no_license
jhuxiang/opengv
299ad7db250eed3c218d8fd9940bceec0d5e4b11
acd24febbd92e05c2352f611ed73a3c7204995df
refs/heads/master
2021-01-17T21:03:51.200693
2013-10-21T01:53:05
2013-10-21T01:53:05
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,901
hpp
/****************************************************************************** * Author: Laurent Kneip * * Contact: kneip.laurent@gmail.com * * License: Copyright (c) 2013 Laurent Kneip, ANU. All rights reserved. * ...
[ "kneip.laurent@gmail.com" ]
kneip.laurent@gmail.com
0302296729251082a0ac6915d9a0435259ef12a7
f300d0ce28fa7c3bc1788bddefc69d894bac8932
/Sources/Message Coder/message_encoder.h
e6c262fbe6e6a171333f254c39f38fe6b9aa03a1
[]
no_license
zzfd97/TCM-Simulator
42251ba7cc8cc3f617cf7ca035d031332062fbe3
b636dc341c6028f54d4e339a0289517f1449c8a1
refs/heads/master
2021-12-16T14:04:25.960626
2017-09-19T21:48:54
2017-09-19T21:48:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
543
h
// // message_encoder.h // TCM-Simulator // // Created by Szymon Mrozek on 17.05.2017. // Copyright © 2017 Szymon Mrozek. All rights reserved. // #ifndef message_encoder_h #define message_encoder_h #include <string> #include <vector> class MessageEncoder{ public: MessageEncoder(); ~MessageEncod...
[ "szymon.mrozek.sm@gmail.com" ]
szymon.mrozek.sm@gmail.com
24368870852da1001ebf55ccd54d53262d2967db
f2c7ef303988ee8c491bc84ff8f1594820b7abe4
/test/at.t.cpp
e716f5a57282081a6fe6468a4a63abfc3b900801
[ "MIT" ]
permissive
SiwenZhang/gsl-lite
17e555a18e0dfd7b3b80d9ece69bdf5445c7743a
11d1839f8dfcbdde99071bf3807dee2d7929848a
refs/heads/master
2021-01-13T09:34:04.035021
2016-10-09T18:55:23
2016-10-09T18:57:21
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,399
cpp
// // gsl-lite is based on GSL: Guideline Support Library, // https://github.com/microsoft/gsl // // Copyright (c) 2015 Martin Moene // Copyright (c) 2015 Microsoft Corporation. All rights reserved. // // This code is licensed under the MIT License (MIT). // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ...
[ "martin.moene@gmail.com" ]
martin.moene@gmail.com
5f746bcd31a7cf13a6a5a8eda928b62b05cbf8ff
73cfd700522885a3fec41127e1f87e1b78acd4d3
/_Include/boost/date_time/date_facet.hpp
98c69dd91d3f1a5dc0257280d7231c9e4788c439
[]
no_license
pu2oqa/muServerDeps
88e8e92fa2053960671f9f57f4c85e062c188319
92fcbe082556e11587887ab9d2abc93ec40c41e4
refs/heads/master
2023-03-15T12:37:13.995934
2019-02-04T10:07:14
2019-02-04T10:07:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
30,307
hpp
//////////////////////////////////////////////////////////////////////////////// // date_facet.hpp #ifndef _DATE_TIME_DATE_FACET__HPP___ #define _DATE_TIME_DATE_FACET__HPP___ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License,...
[ "langley.joshua@gmail.com" ]
langley.joshua@gmail.com
927fa9b287334e8eb672e31c7ee09879724e1cd3
f52f707ec84d92d6dba89c7727dd1ac04a39751e
/branches/VAST-0.3.4/ACE_wrappers/ace/config-win32-ghs.h
38c1d82c0d784897f316995eeac8839198c0cfe0
[]
no_license
jonathlela/vast
aaf280cbe022a3aba9d74e2a23be5b3440c62b83
85f32b246e9d22011bd2b18554fef4005ab354b3
refs/heads/master
2020-06-07T23:41:46.051207
2011-04-12T18:35:00
2011-04-12T18:35:00
1,603,636
3
0
null
null
null
null
UTF-8
C++
false
false
3,235
h
// -*- C++ -*- // config-win32-ghs.h,v 4.12 2006/02/10 09:44:33 jwillemsen Exp // The following configuration file contains defines for Green Hills compilers. #ifndef ACE_CONFIG_WIN32_GHS_H #define ACE_CONFIG_WIN32_GHS_H #include /**/ "ace/pre.h" #ifndef ACE_CONFIG_WIN32_H #error Use config-win32.h in config.h inste...
[ "cavour@e31416da-b748-0410-9b4e-cac2f8189b79" ]
cavour@e31416da-b748-0410-9b4e-cac2f8189b79
fe030ab2f4f8d5996d12a541a455de6fc35a201e
82815230eeaf24d53f38f2a3f144dd8e8d4bc6b5
/Airfoil/wingMotion/wingMotion2D_pimpleFoam/0.46/uniform/cumulativeContErr
f8b71886635406ac2805df337c41eb7400376354
[ "MIT" ]
permissive
ishantja/KUHPC
6355c61bf348974a7b81b4c6bf8ce56ac49ce111
74967d1b7e6c84fdadffafd1f7333bf533e7f387
refs/heads/main
2023-01-21T21:57:02.402186
2020-11-19T13:10:42
2020-11-19T13:10:42
312,429,902
0
0
null
null
null
null
UTF-8
C++
false
false
962
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1912 | ...
[ "ishantamrakat24@gmail.com" ]
ishantamrakat24@gmail.com
9fa5988923536e716f40840aee7f2ae5e75fed1f
654ef9cdc43ad3b21750d4d6f3fbac90d89dd901
/1.6 Ballot 2.0/main.cpp
b03f89c638b0ec9600905c537c6fbf1ce102960a
[]
no_license
hylade/Procedure-Design-Game
48ae61ee2d8f27494e61bed037ab7576c3e9b022
1267bbf379c8ce2c355406998effed5d091db2f4
refs/heads/master
2020-03-22T20:01:33.996290
2018-09-07T04:24:21
2018-09-07T04:24:21
140,568,266
0
0
null
null
null
null
GB18030
C++
false
false
1,439
cpp
#include <iostream> #include <cstdio> #include <algorithm> using namespace std; const int MAX_N = 1000; bool Binary_search(int x, int n, int k[]){ //通过二分搜索,降低时间复杂度,由O(n^4)变为O(n^3logn) int l = 0, r = n; while (r - l >= 1) { int i = (r + l) / 2; if (k[i] == x) ...
[ "hyl_bridge@163.com" ]
hyl_bridge@163.com
68f94f4593dde52c95c2cbbbc658bd5069df3f2d
d3fe85d57034c1020f6e9d4ad2fc4ffb8e95fd1a
/src/person.h
28692ca122f7cdaa1981e88a2cfc3031366370ce
[]
no_license
cormaccrehan/People-Simulation
af40f820d4409970f974e663023d35d5ae81ebd5
a69d21833a31fa0d1d1f2b09f556bbe795b3f6d0
refs/heads/main
2023-06-16T23:22:00.911170
2021-07-08T18:59:21
2021-07-08T18:59:21
384,217,191
0
0
null
null
null
null
UTF-8
C++
false
false
3,170
h
#ifndef PERSON_H #define PERSON_H #include "ofMain.h" #include <glm/glm.hpp> #include <glm/gtc/matrix_transform.hpp> #include <glm/gtx/euler_angles.hpp> #include <glm/gtc/quaternion.hpp> #include <glm/gtx/quaternion.hpp> using namespace glm; //references used in code: //https://openframeworks.cc/documentation/3d/ofNo...
[ "cormacpatrickcrehan@gmail.com" ]
cormacpatrickcrehan@gmail.com
95f7f291b11054176579c616187be4e6bdbcfa18
eb50a330cb3d2402d17bee9a5f91f2b372c1e1c1
/Codeforces/array and operation.cpp
6c339457fa9c09e7629987582fd264c1ee57c9c4
[]
no_license
MaxSally/Competitive_Programming
2190552a8c8a97d13f33d5fdbeb94c5d92fa9038
8c57924224ec0d1bbc5f17078505ef8864f4caa3
refs/heads/master
2023-04-27T22:28:19.276998
2023-04-12T22:47:10
2023-04-12T22:47:10
270,885,835
0
0
null
null
null
null
UTF-8
C++
false
false
4,553
cpp
//https://codeforces.com/problemset/problem/498/C /* * Author : MaxSally */ /******** All Required Header Files ********/ #include<bits/stdc++.h> using namespace std; /******* All Required define Pre-Processors and typedef Constants *******/ #define SCD(t) scanf("%d",&t) #define SCLD(t) scanf("%ld",&t) #define SCLLD...
[ "qnguyen16@huskers.unl.edu" ]
qnguyen16@huskers.unl.edu
d3e5550ed6ead41f7ff9cf2798867a4fa960522b
de69bc4d515ad056e8da223e945b96c0dc2bc94e
/new-circle/forward2.cxx
3612a297ac87b5f81dc948c872ef8522c0f8f254
[]
no_license
seanbaxter/circle
b7d9f7e25734f005d91b20b3f91ea68fa3cb9e34
f260a80b4279ef7276edeef3b9a3f5f4a0ca6e7c
refs/heads/master
2023-08-28T15:55:22.091193
2023-05-02T19:05:14
2023-05-02T19:05:14
170,960,160
1,992
76
null
2023-08-19T21:54:34
2019-02-16T03:55:15
C++
UTF-8
C++
false
false
478
cxx
// T&& is now freed up to mean rvalue reference. #feature on forward void f1(forward auto x); // This is a forwarding parameter. void f2(auto&& x); // This is an rvalue reference parameter. int main() { int x = 1; f1(1); // Pass an xvalue to the forward parameter. f1(x); // Pass an lvalue to the fo...
[ "lightborn@gmail.com" ]
lightborn@gmail.com
1ab5357e625e8e322a1e7929a37a180072fa5aff
2bc417eabc94baf5612ef547e429e15c985afa2a
/SpinEngine/Source/Gameplay/ExtendBlock.h
70b2a22f23b9082f2cfdea14d34ba0ff50ebcae9
[]
no_license
TeamSpinningChairs/SpinEngine
30c73bb8e3d98d4162593731dd9101daa0f86e9c
0d766fd7715530a37259cc60942931bdf1d20220
refs/heads/master
2020-05-18T10:43:02.106178
2015-02-13T07:52:11
2015-02-13T07:52:11
30,432,413
0
0
null
null
null
null
UTF-8
C++
false
false
2,112
h
/****************************************************************************/ /*! \author Steven Gallwas \par email: s.gallwas\@digipen.edu \par Course: GAM 200 \brief This file contains the implementation for the base messaging system. Copyright: All content @ 2014 DigiPen (USA) Corporation, all rights reserve...
[ "Filiecs2@gmail.com" ]
Filiecs2@gmail.com
e768a5db079acb3b80155853c5686b720e94eca5
ad594d3d1cc6fe4c34b596d9564a7b1bf54a2f7a
/13.cpp
4d00fa888ec1b141564423818cb1b35038661a25
[]
no_license
colinlee1999/leetcode
16199151de09073754e2d209af170fd3b489bb21
5ada773459ca45a942113a96581550a1b1af9987
refs/heads/master
2020-05-21T23:13:27.766217
2017-08-23T06:07:28
2017-08-23T06:07:28
61,930,482
1
0
null
null
null
null
UTF-8
C++
false
false
1,154
cpp
#include "iostream" #include "vector" #include "set" #include "map" using namespace std; struct ListNode { int val; ListNode *next; ListNode(int x) : val(x), next(NULL) {} }; class Solution { public: Solution() { alpha.insert(pair<char,int>('M',1000)); alpha.insert(pair<char,int>('D',500)); alpha.insert(pa...
[ "arteest@foxmail.com" ]
arteest@foxmail.com
b0b467436e05bb6ae16058c198ceb281ad77f2e7
e82b166c7ad87494f9235c425d47e4b07f9dd50a
/torch/csrc/jit/tensorexpr/loopnest.cpp
82b2a14e914c4b94687eb4ec7d492f3135138769
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0", "BSD-2-Clause" ]
permissive
lkskstlr/pytorch
ecb73f27f1f35963d5e8d7d693bdc6a8ca955bc1
ca6441a397471f3278b7f50683c2cd5d53cd6dff
refs/heads/master
2022-05-23T06:37:20.321028
2020-04-25T10:33:11
2020-04-25T10:33:11
258,746,769
1
0
NOASSERTION
2020-04-25T10:21:01
2020-04-25T10:21:00
null
UTF-8
C++
false
false
46,341
cpp
#include <torch/csrc/jit/tensorexpr/loopnest.h> #include <queue> #include <stdexcept> #include <unordered_map> #include <unordered_set> #include <vector> #include <c10/util/Logging.h> #include <c10/util/string_utils.h> #include <torch/csrc/jit/tensorexpr/bounds_inference.h> #include <torch/csrc/jit/tensorexpr/eval.h>...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
f9599f6692d8c833a6508fb0d99c183359563c0f
ec5c76bb61b7c705db40b34a991e434710057a4d
/OpenJudge/编程填空:按要求输出.cpp
1939971218abfcb4754a6d04b0b0d49ded4bec23
[]
no_license
wr786/Key-to-PKU-cxsjsx
c6805afc652e77ad7675822c2b1d2f4d9e2ec7f0
50f91fd4a1c8b9e4b3f460b4f93ec2d167fc2103
refs/heads/master
2021-07-07T14:42:11.983182
2021-05-07T09:58:44
2021-05-07T09:58:44
241,523,494
18
2
null
null
null
null
UTF-8
C++
false
false
508
cpp
#include <iterator> #include <vector> #include <map> #include <set> #include <queue> #include <algorithm> #include <stack> #include <iostream> #include <set> using namespace std; int a[10] = {0, 6, 7, 3, 9, 5, 8, 6, 4, 9}; int b[10] = {10, 11, 12, 13, 14, 15, 16, 17, 18, 19}; int main(int argc, char** argv) { // 在此处补...
[ "wr786@pku.edu.cn" ]
wr786@pku.edu.cn
c5cba91c434b29b9c314194d3d18a0e1eecdb2dc
ee2d4d8340f136d9e0af4491eedf2315cb4e5486
/Train - Chapter 1/sprime.cpp
537b3b5761a5788c4cb63fd9fc32db1cfa1a4a90
[]
permissive
HarryCha777/USACO-Solutions
4dd9a4f6e03e1f2fa080da86feee820a1a55db18
4ac981d835ce45ac176d9c82ca4d6718ffaa964f
refs/heads/main
2021-06-19T23:18:42.805622
2019-06-11T07:00:00
2019-06-11T07:00:00
189,929,637
1
0
MIT
2019-06-03T16:34:01
2019-06-03T03:37:50
C++
UTF-8
C++
false
false
3,141
cpp
/* ID: harrych2 PROG: sprime LANG: C++ */ #include <iostream> #include <fstream> #include <sstream> #include <algorithm> #include <vector> #include <bitset> #include <cmath> using namespace std; int prevSize, currSize = 4; vector<int> prime; bool checkPrime(int num) { if (num <= 1 || num % 2 == 0) return false; if...
[ "harrycha777@gmail.com" ]
harrycha777@gmail.com
9d3d06894d010120a5155a5568060158a892127d
3a7322640a619ffe793e88de4807c58f2a645fb6
/cpp/counter/counter.hpp
57fbbd4d368190248a8f87c83d3b724008a9e8d0
[]
no_license
MiritHadar/Practice
d0e60fce8c9346212fd3e1071cb7395e63bec69a
471e75393e02d61601a235fe65f0121ae1121b5c
refs/heads/master
2020-09-08T01:30:03.102784
2020-04-30T14:03:51
2020-04-30T14:03:51
220,971,061
0
0
null
null
null
null
UTF-8
C++
false
false
607
hpp
/* ******************************************************************************** Developer : Mirit Hadar Reviewer : Last Update : Status : ******************************************************************************** */ #ifndef __OL67_counter #define __OL67_counter #include <cstdio> /* I/O */ #incl...
[ "mirit6873079@gmail.com" ]
mirit6873079@gmail.com
c5f5f13ffb056fb239ce98f4165ab21bfa9c8945
c6a8eba7dedee65362948567d39595ede3bc1376
/KGE/Core/Data/CommonHashes.hpp
e05060d1ca15f823482fa716f45293c9617d7c7c
[ "MIT" ]
permissive
jkeywo/KGE
014718add09d6bbccf9f95513fad167e0276823b
5ad2619a4e205dd549cdf638854db356a80694ea
refs/heads/master
2021-01-13T01:14:48.634544
2014-04-16T17:14:14
2014-04-16T17:14:14
17,664,341
1
0
null
null
null
null
UTF-8
C++
false
false
463
hpp
#pragma once namespace KGE { // event parameter names const Hash g_xHASH_SOURCE("Source"); // component that called the event // events const Hash g_xHASH_ONCREATE("OnCreate"); const Hash g_xHASH_ONACTIVATE("OnActivate"); const Hash g_xHASH_ONDEACTIVATE("OnDeactivate"); const Hash g_xHASH_ONDESTROY("OnDestroy"...
[ "jkeywo@yahoo.co.uk" ]
jkeywo@yahoo.co.uk
7b604c66b0a9d47bec2e0421b2b489c649f12d7e
3ef9dbe0dd6b8161b75950f682ec2fc24f79a90e
/NWERCmock1/e.cpp
7832953929b809a5e74fecc728c5d57cf2d05d4f
[ "MIT" ]
permissive
JackBai0914/Competitive-Programming-Codebase
abc0cb911e5f6b32d1bd14416f9eb398b7c65bb9
a1cabf0fa5072b07a7da25d66bf455eb45b0b7e9
refs/heads/main
2023-03-29T14:17:36.190798
2021-04-14T23:15:12
2021-04-14T23:15:12
358,065,977
0
0
null
null
null
null
UTF-8
C++
false
false
2,290
cpp
/* * * * * * * * * * * * * * * * * * * * * @author: Xingjian Bai * @date: 2021-03-26 19:54:40 * @description: * * * @notes: * g++ -fsanitize=address -ftrapv * * * * * * * * * * * * * * * * * */ #include <bits/stdc++.h> #define F first #define S second #define MP make_pair #defi...
[ "xingjianbai0914@sina.com" ]
xingjianbai0914@sina.com
df535492aee48698e78df6fb34f3a402943598b8
6ef83a9583e26cf4a530fb33f5fcd18c73f3c118
/main.cpp
fcc5ee42ea90ae622c95a95e885928b79e855dc1
[]
no_license
pawelmajchrzak/KsiazkaAdresowaOOP
eee44218d3e1207a4b5ea90ffa2499bd24150e6b
6a44a2c5738e5faad21b91be5d978196fcaa09ea
refs/heads/master
2023-02-24T18:04:07.550356
2021-01-25T21:11:37
2021-01-25T21:11:37
328,799,222
0
0
null
null
null
null
UTF-8
C++
false
false
3,182
cpp
#include <iostream> #include "KsiazkaAdresowa.h" using namespace std; int main() { KsiazkaAdresowa ksiazkaAdresowa("Uzytkownicy.txt","Adresaci.txt"); char wybor; while (true) { if (ksiazkaAdresowa.pobierzIdZalogowanegoUzytkownika() == 0) { wybor = ksiazkaAdresowa.wybier...
[ "pawel.majchrzak.programista@gmail.com" ]
pawel.majchrzak.programista@gmail.com
f7580316588e5fdbe322c9032304d56391bb72e3
6d72a386a7bbf7488d569e11216d3c6c6c073674
/leetcode/cpp/reverseKGroup/main.cpp
d1cd728ae71d43d493f9025a946ff6e9ee1a4ea0
[]
no_license
Alwaysproblem/simplecode
aea5c5a910c357263be1a071bc555e2dab20e332
b1ee0ad390c9e1193109b97b8c66351aaa6f6b8b
refs/heads/master
2023-07-22T16:00:14.859769
2023-07-22T14:59:23
2023-07-22T14:59:23
165,994,898
3
0
null
null
null
null
UTF-8
C++
false
false
1,241
cpp
/* * @lc app=leetcode.cn id=25 lang=cpp * * [25] K 个一组翻转链表 */ #include <fmt/format.h> #include <fmt/ranges.h> #include <iostream> #include <unordered_map> #include <vector> #include "common_types/LinkedList/LinkedList.h" using namespace std; using ListNode = LinkedListNode<int>; // @lc code=start class Solution...
[ "reganyang0415@gmail.com" ]
reganyang0415@gmail.com
98349b4f8cd8384bde6e28ad9518ce4cdc2fd28f
d266eb7b6ba92c7658b563975c14b64d4e5d50cc
/libs/post/graph2dhybrid/datamodel/graph2dhybridwindowgridabstractpolylineresultdataitem.cpp
9a5fe4a38e66ff829e56f6978f6c987b56563dc5
[]
no_license
scharlton2/prepost-gui
5c0a7d45c1f7156513d63e915d19f71233f15f88
007fdfcaf4d3e42b606e8edad8285b6de2bfd440
refs/heads/master
2023-08-31T01:54:11.798622
2022-12-26T01:51:06
2022-12-26T01:51:06
68,759,445
0
0
null
2020-05-14T22:28:47
2016-09-20T22:47:28
C++
UTF-8
C++
false
false
10,840
cpp
#include "graph2dhybridwindowgridabstractpolylineresultdataitem.h" #include "graph2dhybridwindowresultcopydataitem.h" #include "../graph2dhybridwindow.h" #include "../graph2dhybridwindowcontrolwidget.h" #include <guicore/postcontainer/posttimesteps.h> #include <guicore/postcontainer/postzonedatacontainer.h> #include <...
[ "kskinoue@gmail.com" ]
kskinoue@gmail.com
ba927403370ce04b45760d4136ab0031e321f397
a3cc15da4c0eeca4a61f2cf7e6a08b7a4684264c
/Medcode.h
3fa7b242b90bafc16b33e528f9aaa98b53398487
[]
no_license
lingshaoqing/hospital-3
194a6db54896a0005d4c6e8429d739f1b007b378
85bcc4a941bd4d96c174abdcce16a8e403d3872f
refs/heads/master
2021-01-01T03:46:44.829954
2016-05-12T09:45:46
2016-05-12T09:45:46
58,628,006
0
2
null
null
null
null
UTF-8
C++
false
false
1,555
h
//{{AFX_INCLUDES() #include "mshflexgrid.h" //}}AFX_INCLUDES #if !defined(AFX_MEDCODE_H__7A218AAF_58C8_4F9F_9A5F_BEAE0CA46D52__INCLUDED_) #define AFX_MEDCODE_H__7A218AAF_58C8_4F9F_9A5F_BEAE0CA46D52__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Medcode.h : header file // ////////////////////...
[ "lingshaoqing@gmail.com" ]
lingshaoqing@gmail.com
6ef8cfba12f557b3279b2272e6b26c866a959670
4777443274efd07c54fb15d804dc75f395cb23b4
/LinkedLists/misListas.cpp
28b23746997948eb5b1497e395e47151f29b04ae
[]
no_license
EA-Gadgeter/Estrucutras-de-Datos-CPP
021499d482c3784535e42804c5f3068fbc3e9576
228b41d803bf9d0fec9737426ebc4c11d4759c02
refs/heads/main
2023-09-04T13:21:08.442900
2021-10-16T05:19:03
2021-10-16T05:19:03
400,075,369
0
0
null
null
null
null
UTF-8
C++
false
false
259
cpp
#include <iostream> #include "Lista.hpp" using namespace std; int main(){ Lista lLst = Lista(); lLst.insertLeft("Moscu"); lLst.insertLeft("Rusia"); lLst.insert("Tlacotepec"); lLst.show(); lLst.del("Moscu"); lLst.show(); }
[ "emiacevedoposos@gmail.com" ]
emiacevedoposos@gmail.com
adfd3a1b91f43125cc0461f54c27e6b22bfff611
1b1c2942e9b392bb7684caaea762d0d47b091d74
/Source/backend/MolecularUnit.h
780f7e55e60775b99717ee7ab1447cf974504aca
[]
no_license
itismynamenow/QtGUIForEASAL
132fc65d95b29a9babc6197870fa9c99befe291c
75eb50e1ddcb5e06723616516c80969ab6b4ebd0
refs/heads/master
2020-03-10T23:11:47.618228
2018-04-18T00:30:28
2018-04-18T00:30:28
129,635,843
0
0
null
null
null
null
UTF-8
C++
false
false
7,074
h
/* This file is part of EASAL. EASAL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. EASAL is distributed in the hope that it will b...
[ "itismymailnow@gmail.com" ]
itismymailnow@gmail.com
2e9d412ef87f0431fb61ba4a4f00d69937209765
184bcf7925e6718b3021946581576f8cae80526b
/Game/2016-ICPC-Dalian-site/H.cpp
cb2d57efb52820eca6f50245882407e4fdff47c4
[]
no_license
iPhreetom/ACM
a99be74de61df37c427ffb685b375febad74ed9a
f3e639172be326846fe1f70437dcf98c90241aa0
refs/heads/master
2021-06-14T08:11:24.003465
2019-09-13T22:54:34
2019-09-13T22:54:34
142,748,718
0
0
null
null
null
null
UTF-8
C++
false
false
279
cpp
// fyt #include<bits/stdc++.h> #define int long long #define double long double using namespace std; signed main(){ ios::sync_with_stdio(false),cin.tie(0),cout.tie(0); int n; while(cin>>n){ if(n%2 == 1){ cout<<0<<endl; } else{ cout<<1<<endl; } } return 0; }
[ "iPhreetom@gmail.com" ]
iPhreetom@gmail.com
a760517dd7fe6e6220059a879e5ef04ec7eff23c
24fbbee491c7e864c565af34c97215af3875b63a
/aizu/ALDS1/SelectSort.cpp
6492b90e8e210d0d54176cabd8d14db04752e4d5
[]
no_license
nekonabesan/AtCorder
e51fb0009ec96fd61dfe16a2e46f2d8755a5fc29
e90856cf3d1ee07624a6fb8a42cd27d21e7dcffa
refs/heads/master
2022-09-19T08:10:28.110029
2022-09-11T14:57:03
2022-09-11T14:57:03
178,515,216
0
0
null
2022-09-11T14:57:04
2019-03-30T05:21:36
C++
UTF-8
C++
false
false
987
cpp
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <string.h> void echo(int array[], int num) { for(int i = 0; i < num; i++) { if(i > 0) printf(" "); printf("%d", array[i]); } printf("\n"); } int sort(int array[], int num) { int tmp = 0; int cnt = 0; int minj = 0...
[ "sheepdogs_2@hotmail.com" ]
sheepdogs_2@hotmail.com
43496c2307ef3998908c010f25f73c177650bfa5
225b9a9ce807b669f5da0224b374bbf496d0bc70
/其他/二分/test20191112power.cpp
2a0b3fd2fd49f849441015d78e4938cebd7b8043
[]
no_license
Kewth/OJStudy
2ed55f9802d430fc65647d8931c028b974935c03
153708467133338a19d5537408750b4732d6a976
refs/heads/master
2022-08-15T06:18:48.271942
2022-07-25T02:18:20
2022-07-25T02:18:20
172,679,963
6
2
null
null
null
null
UTF-8
C++
false
false
31
cpp
../../test/2019/11/12/power.cpp
[ "Kewth.K.D@outlook.com" ]
Kewth.K.D@outlook.com
e74a62853d71db55a591bb1717cf077ad7631b0a
84897b6a25f876b21246c2c7e1404c9c411be987
/src/include/base/RCNonCopyable.h
dd8e2db4c4c0cbcb1516145b35e4f116c33f504a
[]
no_license
drivestudy/HaoZip
07718a53e38bc5893477575ddf3fccfb3b18c5fd
9e0564b4a11870224543357004653b798fd625e0
refs/heads/master
2021-07-24T06:33:24.651453
2017-11-05T01:19:18
2017-11-05T01:19:18
null
0
0
null
null
null
null
GB18030
C++
false
false
1,345
h
/******************************************************************************** * 版权所有(C)2008,2009,2010,好压软件工作室,保留所有权利。 * ******************************************************************************** * 作者 : HaoZip * * 版本 : 1....
[ "zhou_jiafeng@aliyun.com" ]
zhou_jiafeng@aliyun.com
e526a14661e0126c7e8d166e995dd41352d099e8
772d932a0e5f6849227a38cf4b154fdc21741c6b
/CPP_Joc_Windows_Android/SH_Client_Win_Cpp_Cmake/App/src/worldGame3D/gw/capabilities/event/CapabilityEvent.h
a7f5a7e4b0983d64fae6bcd74a8e21a1d85ba2ec
[]
no_license
AdrianNostromo/CodeSamples
1a7b30fb6874f2059b7d03951dfe529f2464a3c0
a0307a4b896ba722dd520f49d74c0f08c0e0042c
refs/heads/main
2023-02-16T04:18:32.176006
2021-01-11T17:47:45
2021-01-11T17:47:45
328,739,437
0
0
null
null
null
null
UTF-8
C++
false
false
563
h
#pragma once #include <base/gh.h> #include <string> #include <rpg3D/gw/entity/module/toolsHandler/tool/ITool.h> class IWorldEntity; namespace worldGame3D { namespace gw { class CapabilityEvent {pub dCtor(CapabilityEvent); priv static int typeCounter; pub int type; pub std::string name; pub unsigned char capab...
[ "adriannostromo@gmail.com" ]
adriannostromo@gmail.com
65277c5f909156fbc154102a087efd3c217ef03a
a8a33be43032fbe67bf72de21d619c98253383f9
/combination/datacollect_fla/gstreamer-app-src/gst-app-src.h
df6e36a9a6b76899d81f5d76bff198957a4e813a
[ "BSD-3-Clause" ]
permissive
realdealneil/data_capture_tools
4ea6c2e442cf5af162f37987623ce326269dc61d
9c0a1832daee6916f2195c77cf4f6876c69073a3
refs/heads/master
2022-06-05T16:33:12.378933
2020-05-05T20:47:57
2020-05-05T20:47:57
261,565,808
0
0
null
null
null
null
UTF-8
C++
false
false
3,051
h
#ifndef GST_APP_SRC_H_INCLUDED #define GST_APP_SRC_H_INCLUDED #include <gst/gst.h> #include <gst/app/gstappsrc.h> #include <stdio.h> //#include <gst/video/video.h> #include "FlyCapture2.h" #include <stdio.h> #include <unistd.h> #include "vectornav.h" #include "ChrImuPacketParser.h" #include <memory> FlyCapture2::...
[ "realdealneil@gmail.com" ]
realdealneil@gmail.com
3a60831e14ff85874a29d73973fbb6f3a98df9a8
189f52bf5454e724d5acc97a2fa000ea54d0e102
/ras/fluidisedBed/0.1/alpha.particlesMean
33ffe7f71ee6124e4aa345f1855a6f5a369a2c49
[]
no_license
pyotr777/openfoam_samples
5399721dd2ef57545ffce68215d09c49ebfe749d
79c70ac5795decff086dd16637d2d063fde6ed0d
refs/heads/master
2021-01-12T16:52:18.126648
2016-11-05T08:30:29
2016-11-05T08:30:29
71,456,654
0
0
null
null
null
null
UTF-8
C++
false
false
68,220
particlesmean
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v1606+ | ...
[ "peterbryz@yahoo.com" ]
peterbryz@yahoo.com
e00ddbb066b640e5f84c5ee5abdc5303e0349913
ea778bab27868d2841c1428d31358ccfe3baca02
/AnKang_ZhongFu/cheliangyunshubaobiaodlg.h
70c74679f8bd4719dc1d7b532b61a83f90067b11
[]
no_license
WenYunZi/erp
a355cb7df29abb0b7e26b874d1a342b078d2f91b
c42f6d934ff8fa4938ce4cd70b50358623a86c98
refs/heads/master
2020-05-07T17:33:52.927440
2019-04-11T06:41:48
2019-04-11T06:41:48
180,730,895
2
0
null
null
null
null
UTF-8
C++
false
false
1,538
h
#ifndef CHELIANGYUNSHUBAOBIAODLG_H #define CHELIANGYUNSHUBAOBIAODLG_H #include <QDialog> #include <QLabel> #include <QLineEdit> #include <QTextEdit> #include <QStandardItemModel> #include <QTableView> #include <QComboBox> #include <QGridLayout> #include <QHBoxLayout> #include <QDate> #include <QVBoxLayout> #include <Q...
[ "test@runoob.com" ]
test@runoob.com
cecd3c9b47ece2d6157147713f705607915cd76f
3a0ebf56e5effee404480f6bf8dfb8a7f804b1cf
/Practica3_EuclidesMcd/main.cpp
be205a238ea3f4c7d368b4ae552bc857851bb128
[]
no_license
jdotaz/Algebra-Abs
5f14427348c59ecb0a0cd41731a1b4867586a657
42275ed359906d2658c749fb17439b29c90aa952
refs/heads/master
2023-01-28T04:07:15.414385
2020-07-17T07:45:40
2020-07-17T07:45:40
255,448,936
0
0
null
null
null
null
UTF-8
C++
false
false
2,749
cpp
#include <iostream> #include <stdlib.h> #include <NTL/ZZ.h> #include <NTL/RR.h> #include <ctime> #include "Euclides.h" #include "EuclidesLimpio.h" using namespace std; using namespace NTL; int main(){ ZZ a,b,resultado; unsigned t0, t1; RR time; //EuclidesLimpio mcd; //Descomentar esta parte para ver el tiemp...
[ "jdobandoz01@gmail.com" ]
jdobandoz01@gmail.com
4953f64ecee3523a4c57a118946dddee06b22672
735f408926194b0a92977e01a3fe588e648fec9d
/primeNumber.cpp
e3934d88447c542f22500e98f1b81a2015cdae45
[]
no_license
sreemonta20/codeforces-math
6aace5b94defa4e756d0741e6c07e591b530ca79
89ebc6e1c3e1c09b55863c6c66ff8eee673c6a56
refs/heads/master
2023-05-04T17:20:25.602004
2021-05-25T18:08:16
2021-05-25T18:08:16
370,774,463
0
0
null
null
null
null
UTF-8
C++
false
false
611
cpp
#include <iostream> using namespace std; // build --> ctrl+shift + B //run --> ctrl +F5 //run in terminal --> ./watermeloncf4a int main() { int n, i; bool isPrime = true; cout << "Enter a number to check Prime or not: \t"; cin >> n; if(n<=1) { isPrime = false; } for( i= 2; i<...
[ "sbhowmikcse08@gmail.com" ]
sbhowmikcse08@gmail.com
b485b22c30ecc3acee1829c4f05bf4fed4d827e5
740b3808efcbe894dfdcec6a968e252ca4914db0
/InvoiceApp/ui_uploadinginfoform.h
1a744672b05fc608fb839a8d8499492a5092f593
[]
no_license
16071454/work
d3f66992b95fc6178021768bd22c149e1a37e464
59aeda691115ff7fe52e4227c81d5aee50ea4df4
refs/heads/master
2021-01-04T04:21:04.129842
2020-02-28T12:31:26
2020-02-28T12:31:26
240,381,956
0
0
null
null
null
null
UTF-8
C++
false
false
17,235
h
/******************************************************************************** ** Form generated from reading UI file 'uploadinginfoform.ui' ** ** Created by: Qt User Interface Compiler version 5.5.1 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ***************************...
[ "16071454@qq.com" ]
16071454@qq.com
ffba7e24fd43625f52335ad986e3dd57d05933c1
5456502f97627278cbd6e16d002d50f1de3da7bb
/chrome/test/chromedriver/chrome/geolocation_override_manager_unittest.cc
f9b3b8c61ab587de7db17feb603bd8d93e1f2605
[ "BSD-3-Clause" ]
permissive
TrellixVulnTeam/Chromium_7C66
72d108a413909eb3bd36c73a6c2f98de1573b6e5
c8649ab2a0f5a747369ed50351209a42f59672ee
refs/heads/master
2023-03-16T12:51:40.231959
2017-12-20T10:38:26
2017-12-20T10:38:26
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,262
cc
// Copyright (c) 2013 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 "base/values.h" #include "chrome/test/chromedriver/chrome/geolocation_override_manager.h" #include "chrome/test/chromedriver/chrome/geo...
[ "lixiaodonglove7@aliyun.com" ]
lixiaodonglove7@aliyun.com
1706866704045ae6964eb7fc5907da61f33fe129
b1f7a2309825dbe6d5953f6582d7f442d1d40422
/lc-cn/每日温度.cpp
ff19ab3f281e71d9a31a72e1154583ac8c450cf2
[]
no_license
helloMickey/Algorithm
cbb8aea2a4279b2d76002592a658c54475977ff0
d0923a9e14e288def11b0a8191097b5fd7a85f46
refs/heads/master
2023-07-03T00:58:05.754471
2021-08-09T14:42:49
2021-08-09T14:42:49
201,753,017
1
0
null
null
null
null
UTF-8
C++
false
false
1,659
cpp
// https://leetcode-cn.com/problems/daily-temperatures/ class Solution { public: // 单调栈.... O(2n) vector<int> dailyTemperatures(vector<int> temperatures){ vector<int> res(temperatures.size(), 0); stack<int> idx_stack; // 递减栈 for(int i = 0; i < temperatures.size(); i++){ ...
[ "chenke876234714@gmail.com" ]
chenke876234714@gmail.com
94d5aabcd69c243ba0a5dc820d78e4997f100eb0
5898d3bd9e4cb58043b40fa58961c7452182db08
/part3/ch16/16-2-5-constructor/src/Date1.h
4499f36697edc4f04a8ed59b525a62840cc11d29
[]
no_license
sasaki-seiji/ProgrammingLanguageCPP4th
1e802f3cb15fc2ac51fa70403b95f52878223cff
2f686b385b485c27068328c6533926903b253687
refs/heads/master
2020-04-04T06:10:32.942026
2017-08-10T11:35:08
2017-08-10T11:35:08
53,772,682
2
0
null
null
null
null
UTF-8
C++
false
false
216
h
/* * Date1.h * * Created on: 2016/07/16 * Author: sasaki */ #ifndef DATE1_H_ #define DATE1_H_ class Date1 { int d, m, y; public: Date1(int dd, int mm, int yy); void print(); }; #endif /* DATE1_H_ */
[ "sasaki-seiji@msj.biglobe.ne.jp" ]
sasaki-seiji@msj.biglobe.ne.jp
a768334f294dc75b438225e130e8320e0acc3268
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_2645486_1/C++/dtn/energy.cpp
285d6351412a5436f2921dfc0a42015412d9c2b7
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
C++
false
false
1,422
cpp
//============================================================================ // Name : codejam.cpp // Author : // Version : // Copyright : Your copyright notice // Description : Hello World in C++, Ansi-style //============================================================================ #in...
[ "eewestman@gmail.com" ]
eewestman@gmail.com
e0a370f15b7e1cf1e56ca790d619d085d5468871
fed98c76e41d51a24f262fa4c2ea17aea10539de
/src/zhanghong/src/00213_house_robber_2/00213_house_robber_2_test.cc
a993b6525292b3352ba2f7a7bb78b90ac014b51b
[]
no_license
generalibm/leetcode
78c06c9cc8d3e164e3c87818a841e26c9a5009d5
3d7d18ae9fd50b457b7cb39b27568a2eafb856bc
refs/heads/master
2021-06-24T11:24:11.572522
2019-11-13T12:34:44
2019-11-13T12:34:44
188,649,239
0
0
null
null
null
null
UTF-8
C++
false
false
480
cc
#include "gtest/gtest.h" #include "00213_house_robber_2.h" using namespace Solution00213; namespace SolutionTest00213 { class SolutionTest : public ::testing::Test { protected: Solution sol; }; TEST_F(SolutionTest, Example1) { EXPECT_EQ(3, sol.rob( { 2, 3, 2 })); } TEST_F(SolutionTest, E...
[ "zhanghong@travel-x.cn" ]
zhanghong@travel-x.cn
0eff597d8cd007221eec319b1170bcbb9f1d8f07
e2f2b7156686213fa70dc6bab69213f834463ba7
/cpp/space-age/space_age.h
8cf64c4ed879f9d07939fb285cddddd0a733ee68
[]
no_license
a62mds/exercism
bf799a032b78adbaa9a9f137022cc634b1ec0a22
a0797b173b235f1cb699c241c014c40594146d72
refs/heads/master
2020-05-21T23:55:30.356519
2019-12-08T02:39:52
2019-12-08T02:39:52
64,046,878
0
0
null
null
null
null
UTF-8
C++
false
false
1,470
h
#ifndef SPACE_AGE_H #define SPACE_AGE_H namespace space_age { class space_age { private: const double earth_s_per_y{31557600.0}; const double earth_y_per_s{1.0/earth_s_per_y}; const double earth_y_per_mrc_y{0.2408467}; const double earth_y_per_vns_y{0.61519726}; const double earth_y...
[ "sullivan.mitch@gmail.com" ]
sullivan.mitch@gmail.com
514d3532819ec5dadd99cd6ab5e27790a031e6c1
b836edf09339296713aa6167e774910b32311396
/src/chem_charge_balance.cpp
9f87bb2153a03d90b5056dde15489440e6f9d694
[]
no_license
eje74/BioZement
a672d4b001229ae2b7e92b72770ffedbaf111d0a
11dcec1a091518ca8195a9a57cd06fe78c03ac81
refs/heads/master
2023-04-19T02:20:45.244592
2022-10-14T14:08:12
2022-10-14T14:08:12
551,495,514
0
1
null
null
null
null
UTF-8
C++
false
false
10,530
cpp
#include "chem_global.h" double f_pH(double x, int no_call, struct BasVec *Vchem, void (*mbal)(int, struct BasVec *)) { int i; real f_tmp; struct ChemTable *SM_basis, *SM_all; SM_basis = Vchem->ICS->SM_basis; SM_all = Vchem->ICS->SM_all; /* H+ */ Vchem->log_a[Vchem->pos_pH] = x; Vchem->log_m[Vchem...
[ "esje@norceresearch.no" ]
esje@norceresearch.no
17e0aea2c719b48cbb50669b56b1635a1ed08077
06ed6153be0405570ce8cbf2f970b492a142bf3c
/SpriteCreator/Interface.cpp
d549101b0848ad3fe534bf9a4a4f6ef8950a1d79
[]
no_license
Dequilla/MID
1e2532449c386deed2bc7fa79a169c723a43db2a
f504abcfeb92206f016e65b4d71f2a6c423eeabb
refs/heads/master
2021-01-13T04:28:42.045985
2017-01-27T23:56:52
2017-01-27T23:56:52
79,908,030
0
0
null
null
null
null
UTF-8
C++
false
false
5,100
cpp
#include "Interface.h" void deq::Interface::draw(sf::RenderWindow& window) { for (auto &element : m_elements) { element->draw(window); } } void deq::Interface::input(const sf::Event& input) { for (auto &element : m_elements) { element->input(input); } } void deq::Interface::update(const float& deltaTime) {...
[ "edwin.wallin@dequilla.com" ]
edwin.wallin@dequilla.com
cdaf0df86dad9fecc9701412ec57226862459c0c
d45bdd03e49cb6762a1332d34cc752bf780e4b24
/MyTask/MyTask/EnergySaliencyFT.cpp
f75b460799cf13f83385eb51e034e0e67b155ec8
[]
no_license
HuangSuqii/GaoDSH
20601948b8a5f7863f9915957b8e38f731664b4a
3238f3b7dfbd1c7ffce992c14b4eff4b73c54ff0
refs/heads/master
2021-01-22T04:34:33.768285
2016-10-07T16:08:05
2016-10-07T16:08:05
68,430,039
1
1
null
null
null
null
UTF-8
C++
false
false
789
cpp
#include "EnergySaliencyFT.h" EnergySaliencyFT* EnergySaliencyFT::mSingleton = NULL; void EnergySaliencyFT::AlgrithomProcessor(Mat& srcImg, Mat& desImg) { srcImg.convertTo(srcImg, CV_32FC3, 1.0 / 255); desImg = GetFT(srcImg); } Mat EnergySaliencyFT::GetFT(CMat &img3f) { CV_Assert(img3f.data != NULL && img3f.type(...
[ "1610201777@qq.com" ]
1610201777@qq.com
a8966d13c330c18e8a00ca7eb7889e4ebf116309
a80b1d9c01a8ea225911d83c8765196a189a8ff0
/ch02/ex2.5.cc
106d39b9c693f2d6125a5217fba270c3dc2d199f
[]
no_license
maywuyi/cpp-primer
66e920728f5cddb85727b179adf75dfff3a157c8
fc7985445c3b2b691309fbf7579cb1a5202a7e13
refs/heads/master
2020-09-15T11:59:52.490325
2019-11-19T15:02:52
2019-11-19T15:02:52
null
0
0
null
null
null
null
UTF-8
C++
false
false
195
cc
#include <iostream> using namespace std; int main() { auto v1 = 1.2L; cout << typeid(v1).name() << endl; // long double auto v2 = 1.2F; cout << typeid(v2).name() << endl; // f }
[ "wuYinPost@gmail.com" ]
wuYinPost@gmail.com
e6508e6b0405aed91fe9b9ee6b272fedff87a41f
843bf30616705b5ce817d1a27cbace44b5f980e1
/mooon/include/mooon/sys/pool_thread.h
aab67fcd0d2d37a0ac6065eb6c8d89cabcb576e1
[]
no_license
eyjian/mooon
971d7ffcae167cd67675d8e2262d13db0de18841
80e8e74c1b26f6ab41ce6df8f4e09e4f45d8b57c
refs/heads/master
2022-02-01T22:12:18.055955
2021-12-23T10:41:44
2021-12-23T10:41:44
27,848,358
69
59
null
null
null
null
UTF-8
C++
false
false
4,121
h
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
[ "eyjian@live.com" ]
eyjian@live.com
0ed2331bfe6beb97fc5beda17963eaf74a6ae70b
1dbf007249acad6038d2aaa1751cbde7e7842c53
/dds/include/huaweicloud/dds/v3/model/SwitchSlowlogDesensitizationResponse.h
928c618c0ecb45c129c352479de58fa32cc53b03
[]
permissive
huaweicloud/huaweicloud-sdk-cpp-v3
24fc8d93c922598376bdb7d009e12378dff5dd20
71674f4afbb0cd5950f880ec516cfabcde71afe4
refs/heads/master
2023-08-04T19:37:47.187698
2023-08-03T08:25:43
2023-08-03T08:25:43
324,328,641
11
10
Apache-2.0
2021-06-24T07:25:26
2020-12-25T09:11:43
C++
UTF-8
C++
false
false
1,218
h
#ifndef HUAWEICLOUD_SDK_DDS_V3_MODEL_SwitchSlowlogDesensitizationResponse_H_ #define HUAWEICLOUD_SDK_DDS_V3_MODEL_SwitchSlowlogDesensitizationResponse_H_ #include <huaweicloud/dds/v3/DdsExport.h> #include <huaweicloud/core/utils/ModelBase.h> #include <huaweicloud/core/http/HttpResponse.h> namespace HuaweiCloud { n...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
6072b2d2466e3926f970aaf126ce7437b4389ae2
d2244dc530ce05ebc8d8e654c4bcf0dae991e78b
/android_art-xposed-lollipop-mr1/compiler/llvm/utils_llvm.h
df8fc443e9bcf77f3cc9311c3f7f270188d309e5
[ "NCSA", "Apache-2.0" ]
permissive
java007hf/Dynamicloader
6fe4b1de14de751247ecd1b9bda499e100f4ec75
474427de20057b9c890622bb168810a990591573
refs/heads/master
2021-09-05T21:19:30.482850
2018-01-31T03:10:39
2018-01-31T03:10:39
119,626,890
2
1
null
null
null
null
UTF-8
C++
false
false
1,008
h
/* * Copyright (C) 2011 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...
[ "benylwang@pacewear.cn" ]
benylwang@pacewear.cn
01d613ec5001212a16ff72ddce7a25c776769b7e
364e81cb0c01136ac179ff42e33b2449c491b7e5
/spell/branches/2.0/include/SPELL_WS/SPELLwsInstanceDataHandler.H
e64e37de41e1124914f3f0dcb6600af711d55c8c
[]
no_license
unnch/spell-sat
2b06d9ed62b002e02d219bd0784f0a6477e365b4
fb11a6800316b93e22ee8c777fe4733032004a4a
refs/heads/master
2021-01-23T11:49:25.452995
2014-10-14T13:04:18
2014-10-14T13:04:18
42,499,379
0
0
null
null
null
null
UTF-8
C++
false
false
4,854
h
// ################################################################################ // FILE : SPELLwsInstanceDataHandler.H // DATE : Mar 17, 2011 // PROJECT : SPELL // DESCRIPTION: WS data handler for instances // -------------------------------------------------------------------------------- // // Cop...
[ "rafael.chinchilla@b4576358-0e6a-c6b8-6e87-62523fae65e4" ]
rafael.chinchilla@b4576358-0e6a-c6b8-6e87-62523fae65e4
257d821e015dd4f422ffa0b78d98a4c7bb0ff47a
eee540bbf66c5cef562f8e4d52d0d6b48346aaad
/Cpp_Primer/5rd/0302/mutex_lock/MutexLock.h
41683ad2d8e5d13288295f4a891eafcaad4238e0
[ "MIT" ]
permissive
honeytavis/cpp
6ae9917854b7dfad7e6657021731a6e405b7f7ec
232cb0add3f5b481b62a9a23d086514e2c425279
refs/heads/master
2021-01-10T10:04:04.277433
2016-10-13T06:23:45
2016-10-13T06:23:45
51,231,814
0
0
null
null
null
null
UTF-8
C++
false
false
181
h
#ifndef MUTEXLOCK_H #define MUTEXLOCK_H class MutexLock { public: MutexLock(); ~MutexLock(); void lock(); void unlock(); private: pthread_mutex_t mutex_; }; #endif
[ "email" ]
email
8a87db5a4d47d1a484bd09e3463c230551531f78
90517ce1375e290f539748716fb8ef02aa60823b
/solved/l-n/modex/modex.cpp
754d59aad04b1b07ad566fbc26ee8a5c48cd46d3
[ "Unlicense", "LicenseRef-scancode-public-domain" ]
permissive
Code4fun4ever/pc-code
23e4b677cffa57c758deeb655fd4f71b36807281
77ce51d692acf6edcb9e47aeb7b7f06bf56e4e90
refs/heads/master
2021-01-15T08:15:00.681534
2014-09-08T05:28:39
2014-09-08T05:28:39
null
0
0
null
null
null
null
UTF-8
C++
false
false
366
cpp
#include <cstdio> typedef long long i64; int x, y, n; int mod_pow(int _b, i64 e, int m) { i64 res = 1; for (i64 b=_b; e; e >>= 1, b = b*b%m) if (e & 1) res = res*b%m; return res; } int main() { int c; scanf("%d", &c); while (c--) { scanf("%d%d%d", &x, &y, &n); printf("%d\...
[ "leonardo@diptongonante.com" ]
leonardo@diptongonante.com
b84e3d244ba56e03e13335bd88c3c3b09a0e5277
3ef99240a541f699d71d676db514a4f3001b0c4b
/UVa Online Judge/v115/11597.cc
e0acdc55251d7c7b8ee5dd3c5733f4f948b2b7f2
[ "MIT" ]
permissive
mjenrungrot/competitive_programming
36bfdc0e573ea2f8656b66403c15e46044b9818a
e0e8174eb133ba20931c2c7f5c67732e4cb2b703
refs/heads/master
2022-03-26T04:44:50.396871
2022-02-10T11:44:13
2022-02-10T11:44:13
46,323,679
1
0
null
null
null
null
UTF-8
C++
false
false
3,219
cc
/*============================================================================= # Author: Teerapat Jenrungrot - https://github.com/mjenrungrot/ # FileName: 11597.cc # Description: UVa Online Judge - 11597 =============================================================================*/ #include <bi...
[ "" ]
5f4c8aae5530e934817fc06529a6a96ca46300ab
b5858212d27a6c5dafdfdeac5e086e9f9c368652
/C01/ex05/Brain.cpp
f397cd7f5fcc734ef39d01a8d88c090a58e10535
[]
no_license
Eredion/42-CPP
fa1b2f709df298cab2566b7cbb8744efe2884772
896ef288a55aaa42ed3686b86d1426224e0ab101
refs/heads/master
2021-04-02T14:34:42.085625
2020-08-25T09:42:39
2020-08-25T09:42:39
248,285,679
0
0
null
null
null
null
UTF-8
C++
false
false
188
cpp
#include "Brain.hpp" Brain::Brain() { std::stringstream str; str << this; ptr = str.str(); } std::string Brain::identify() { return(this->ptr); } Brain::~Brain() { return ; }
[ "61424404+Eredion@users.noreply.github.com" ]
61424404+Eredion@users.noreply.github.com
23132a654a4ac09e4b549432f114d2199d99f1b2
4a4f8d670e727fff8dbcf1166bf8e0eba47d5ad8
/DHT11_test/DHT11_test/DHT11_test.ino
af7ee8e04a270291d016d257fa901fce5a2b9d75
[]
no_license
JiekangHuang/Arduino
9278c3f52e54826a8cab65227032c66c5b582470
496ebb76e3ee55c8302b50a62c3c99c9095362e6
refs/heads/master
2020-05-18T11:38:43.170904
2019-12-28T01:16:40
2019-12-28T01:16:40
184,381,377
0
0
null
null
null
null
UTF-8
C++
false
false
527
ino
<<<<<<< HEAD void setup() { ======= #include "DHT/dht.h" #define dht_pin 8 dht DHT; void setup() { Serial.begin(9600); delay(500); Serial.print("***Electropeak***\n\n"); >>>>>>> 534b9e43658fd8682ac836b7f7f72ac293c9a799 } void loop() { <<<<<<< HEAD ======= DHT.read11(dht_pin); Serial.print("humidity = "); S...
[ "90618143@gcloud.csu.edu.tw" ]
90618143@gcloud.csu.edu.tw
514497495702bdb4418ebe4ea420d0ea522929c9
d27dd4a3a77876701db816589108f8a9be72d73e
/prehmm.cpp
248426d5115e2b827362757dee2cb51773179a60
[]
no_license
hkxIron/ch_segment
79459a7141bf3776f6304ee6e8fecf9817610d4e
9a08e7fa39df79555926d6048710c8e9193f3244
refs/heads/master
2020-03-23T03:36:48.068935
2018-07-13T21:03:05
2018-07-13T21:03:05
141,039,476
0
0
null
null
null
null
UTF-8
C++
false
false
4,912
cpp
#include <iostream> #include <fstream> #include <sstream> #include <string> #include <cstdlib> #include <map> #include "util.h" using namespace std; /* * 函数功能:将训练语料和测试语料中出现的汉字进行编码,将他们的对应关系存入文件 * 格式为:汉字-编码,编码从0开始 * 函数输入:infile_1 训练语料文件名 * infile_2 测试语料文件名 * outf...
[ "kexin.hkx@test.com" ]
kexin.hkx@test.com
6bdeac09172f06d4dc0dcf5a83cc3ed2497c9bb1
5223c7b017c300761d12848fa35877a65792f990
/TRI_21.CPP
4c47208a036d127caad8b802cd158d25d8639cff
[]
no_license
adarshspatel/CPPProgramming
06541af949a1a6bf3168ad7a9b68d86efc0b1d88
5bedfb3f72b4cb450ef021200c6a705aaae1be39
refs/heads/master
2023-05-29T14:39:48.512195
2023-05-12T14:17:31
2023-05-12T14:17:31
163,592,845
1
0
null
null
null
null
UTF-8
C++
false
false
283
cpp
//Written by Adarsh Patel #include <stdio.h> #include <conio.h> void main() { clrscr(); int n,i,j,l,k=1; printf("Enter Number of Rows : "); scanf("%d",&n); for(i=n;i>=1;i--) { for(l=1,k=i;l<=n-i+1;l++) { printf("%3d",k); k++; } printf("\n"); } getch(); }
[ "computeradarsh@gmail.com" ]
computeradarsh@gmail.com
ffa1297d020b56966a72a4c145412104f6a1560d
78918391a7809832dc486f68b90455c72e95cdda
/boost_lib/boost/xpressive/detail/core/sub_match_vector.hpp
4049b739d529d68928b281d3cabdfa5f41acaac2
[ "MIT" ]
permissive
kyx0r/FA_Patcher
50681e3e8bb04745bba44a71b5fd04e1004c3845
3f539686955249004b4483001a9e49e63c4856ff
refs/heads/master
2022-03-28T10:03:28.419352
2020-01-02T09:16:30
2020-01-02T09:16:30
141,066,396
2
0
null
null
null
null
UTF-8
C++
false
false
3,829
hpp
/////////////////////////////////////////////////////////////////////////////// // sub_match_vector.hpp // // Copyright 2008 Eric Niebler. 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_XPRESSIVE_...
[ "k.melekhin@gmail.com" ]
k.melekhin@gmail.com
96812d607f353c263fa78ac623b9bbfced95f5c0
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/multimedia/directx/dxg/ref8/common/refdev.cpp
0d0fcb2d34244a25850d88d0473c51972311f303
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
33,788
cpp
/////////////////////////////////////////////////////////////////////////////// // Copyright (C) Microsoft Corporation, 2000. // // refdev.cpp // // Direct3D Reference Device - public interfaces // /////////////////////////////////////////////////////////////////////////////// #include "pch.cpp" #pragma hdrstop // Thi...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
2919d84c0f7d2eaca7d322307b0e3204d8c404fc
3528b9ecb29dc8c2401580a50888ff21014b57dc
/inc/ExtKitSerialDebugger.h
d605ec1d9019ae81cc9592da8e2b1f49282ad388
[ "MIT" ]
permissive
softgraph/microbit-dal-ext-kit
97d79be1f419c0e7c67d4abedfb859e47866147b
c88c8aa9ac341503792b7aaad1e8b46e6d739ff9
refs/heads/master
2020-04-28T05:06:31.610800
2019-12-20T14:50:43
2019-12-20T14:50:43
175,007,349
1
0
null
null
null
null
UTF-8
C++
false
false
2,716
h
/// The set of components and utilities for C++ applications using `microbit-dal` (also known as micro:bit runtime) /** @package microbit_dal_ext_kit */ /// Serial Debugger component /** @file @author Copyright (c) 2019 Tomoyuki Nakashima.<br> This code is licensed under MIT license. See `LICENSE` in the project r...
[ "xc@sgraph.com" ]
xc@sgraph.com
e09007089762ca73d773bdfd880716f20b98ac19
63c71060f36866bca4ac27304cef6d5755fdc35c
/src/NMS/NmsClient.h
a11f7f8d65b58499349d9f489f6402eb08eb8c85
[]
no_license
15831944/barry_dev
bc8441cbfbd4b62fbb42bee3dcb79ff7f5fcaf8a
d4a83421458aa28ca293caa7a5567433e9358596
refs/heads/master
2022-03-24T07:00:26.810732
2015-12-22T07:19:58
2015-12-22T07:19:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,150
h
//////////////////////////////////////////////////////////////////////////// // // Copyright (C) 2005 // Packet Engineering, Inc. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification is not permitted unless authorized in writing by a duly // appointed officer of ...
[ "barryniu@jimodb.com" ]
barryniu@jimodb.com
a01889a4a421da4bc444437974fef99e6787ef18
3c49d8f59d2939edaeb1cb99cc0fa352f73ef0c8
/loc/inc/particlef.hpp
1b5dca6d311a8689f29794bf6280af5731ec0ec9
[]
no_license
aomaesalu/TuumBot
e8e53207f4461111c4949c84eb93ad84529fc3bc
d384a91ff89a61a4db7d4c373252bf7d64744208
refs/heads/master
2021-01-21T02:40:39.376695
2015-12-09T07:25:00
2015-12-09T07:25:00
37,606,573
0
1
null
null
null
null
UTF-8
C++
false
false
1,355
hpp
/** @file particlef.hpp * Particle filter declaration. * * @authors Meelik Kiik * @version 0.1 * @date 24. October 2015 */ #ifndef RTX_LOC_PARTICLE_FILTER_H #define RTX_LOC_PARTICLE_FILTER_H #include <sstream> #include <vector> #include <string> #include <stdint.h> #include "loc_core.hpp" using namespace ...
[ "kiik.meelik@gmail.com" ]
kiik.meelik@gmail.com
d2970ae8fb4b81d9637bdd63bf5f810ebf9b368a
448d2e592a7d8288cde7a28ab65de4c856e2d5b9
/Homework01/VectorOverloading/Vector2D/Vector2D-test/test.cpp
304ef2bf59d138340f9bb705148970c5b13baea7
[]
no_license
prog1261-2020/homework-JacobShannon316
250d53ecf2e736b29745b27d526f4d3c39c71b87
b3fef32b782246ad2b14e3967fef9c7ad6af4464
refs/heads/master
2020-12-10T17:09:06.350807
2020-02-25T19:09:13
2020-02-25T19:09:13
233,655,204
0
0
null
null
null
null
UTF-8
C++
false
false
1,777
cpp
#include "gtest/gtest.h" #include "Vector2D.h" TEST(Vector2DTestSuite, constructorTest01) { Vector2D v1(1, 1); std::string expectedResult = "(1, 1)"; std::string result = v1.toString(); EXPECT_EQ(expectedResult, result); } TEST(Vector2DTestSuite, equalTest01) { Vector2D v1(1, 1); Vector2D v2...
[ "54894439+JacobShannon316@users.noreply.github.com" ]
54894439+JacobShannon316@users.noreply.github.com
0731c9637eff1063d396f34f75ce760dc5d2b410
8643f81d1311f56853979cf4f99b6593bc3a9f69
/src/ezn_winman.cpp
123748be1f1a011a242228c457cc2a580fbc48ad
[ "MIT" ]
permissive
lahoising/ezn-winman
4e7e27ecfa82e4d31f4ab4b07f06a7c634885842
6f83a1bd3859550c36f1a543e7e9c9c9622ef40a
refs/heads/main
2023-08-22T17:40:41.699321
2021-09-18T04:37:27
2021-09-18T04:37:27
401,151,179
0
0
null
null
null
null
UTF-8
C++
false
false
1,014
cpp
#include <iostream> #include <GLFW/glfw3.h> #include <ezn_winman.h> #include <ezn_window.h> namespace ezn { Winman::Winman() { if(!glfwInit()) { printf("unable to initialize glfw\n"); return; } glfwSetErrorCallback(Winman::ErrorCallback); } Winman::~Winman() { this->Close();...
[ "lahoising78@gmail.com" ]
lahoising78@gmail.com
aae7accd93cc420ee699cd4b53edcab15c2800dd
59fcc1ee1b077c51e89d44b2ae3f578f6eafcfec
/project-euler/problem4.cpp
9305e3f189b065b4ea7799f7dd6a91f17087565c
[ "MIT" ]
permissive
rjoleary/programming-problems
cd4b810f032d755042ef0237d92e385c20287f13
9027592f8c70ccbfccbec74f91414744cf505501
refs/heads/master
2020-05-24T12:03:55.124360
2014-02-18T21:32:49
2014-02-18T21:32:49
null
0
0
null
null
null
null
UTF-8
C++
false
false
891
cpp
#include <iostream> // Reverses the digits in an integer. Ex: 1234 -> 4321 int reverse(int value); int main() { // Test all possible combinations of a*b and keep the largest palindrome. int largestProduct = 0; for (int a = 999; a >= 0; a--) { for (int b = a; b >= 0; b--) { ...
[ "rjoleary@rogers.com" ]
rjoleary@rogers.com
a066abacf7b1b793728ec2d92dd3fbee16fd85e8
fcf2c589debaf910adc075a128a7b949eb92f8c0
/src/ast/ast_parameter.cpp
e59284aa7df89e3d86b79c0344d9cc0075d09c72
[]
no_license
ostiff/c89-mips-compiler
f7372ac4f4a70bc19946f8f668233ebcb3a47fde
77f7db910694a141d883946ac8b7f7374e2aafe3
refs/heads/main
2023-04-16T23:34:12.258653
2021-04-27T13:03:43
2021-04-27T13:03:43
362,108,304
0
0
null
null
null
null
UTF-8
C++
false
false
402
cpp
#include "ast_parameter.hpp" std::string Parameter_Declaration::getdeclSpec() const{ return declSpec; } ExpressionPtr Parameter_Declaration::getDecl() const{ return decl; } ExpressionPtr Parameter_Declaration::getAbstDecl() const{ return abstDecl; } void Parameter_Declaration::printPy(std::ostream &dst,...
[ "37678137+ostiff@users.noreply.github.com" ]
37678137+ostiff@users.noreply.github.com
ec5f8b51c99a7be6c2f8c882a620597ab13638da
b4a62ce03c7dbf3cac4bed88e3d64372f807386e
/0114_Flatten_Binary_Tree_to_Linked_List/1.cpp
6cbed823eb44eb49f48a4c35b9fde96782d303b4
[]
no_license
xinlin192/myleetcode
f2f58c42e29e55673c91d8384d6727e913b69286
7c3227b059f931a176772c4bfd203c56da6d61fe
refs/heads/master
2021-09-10T20:05:05.816976
2018-04-01T09:01:10
2018-04-01T09:01:10
null
0
0
null
null
null
null
UTF-8
C++
false
false
786
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 flatten(TreeNode* root) { TreeNode *cur = root; stack<TreeNode*> s; ...
[ "jlin@snapchat.com" ]
jlin@snapchat.com
4bc7ee65f0eba709ea370228f9dde9d97c57e524
578057387314e1796fb3b16cb95b71f7a23410d6
/tests/unittests/lit_cases/test_dnnl/test_einsum_transpose_dnnl.cc
a0312ceeb1a1895a8c06fbd31a228010bc9ddeb8
[ "Apache-2.0" ]
permissive
alibaba/heterogeneity-aware-lowering-and-optimization
986b417eb8e4d229fc8cc6e77bb4eff5c6fa654d
966d4aa8f72f42557df58a4f56a7d44b88068e80
refs/heads/master
2023-08-28T22:15:13.439329
2023-01-06T00:39:07
2023-01-06T07:26:38
289,420,807
256
94
Apache-2.0
2023-06-13T10:38:25
2020-08-22T04:45:46
C++
UTF-8
C++
false
false
1,808
cc
//===-test_einsum_transpose_dnnl.cc-----------------------------------------------------------===// // // Copyright (C) 2019-2020 Alibaba Group Holding Limited. // // 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 c...
[ "74580362+xuhongyao@users.noreply.github.com" ]
74580362+xuhongyao@users.noreply.github.com