blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
201
content_id
stringlengths
40
40
detected_licenses
listlengths
0
85
license_type
stringclasses
2 values
repo_name
stringlengths
7
100
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
260 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
11.4k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
80 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
8
9.86M
extension
stringclasses
52 values
content
stringlengths
8
9.86M
authors
listlengths
1
1
author
stringlengths
0
119
d55ba541892c20a676882044ea1dd183d50c28a9
8168f1cdbfa52f4be4aac0dd81332aff44876c9e
/Really-Old-C-Projects/SherlockHolmes/Watson/Backup/86.cpp
7f2821486fe78dc419e450bccecf3aceb379c098
[]
no_license
hansongjing/Old-Projects
710c458947a3740083b96d42ee6eb736cea90108
bc33fb3c0edfbadc7bafad61a58a58bbe71fa198
refs/heads/master
2021-01-15T17:29:26.286335
2013-03-20T15:46:51
2013-03-20T15:46:51
null
0
0
null
null
null
null
ISO-8859-1
C++
false
false
19,636
cpp
// Library for Remote Controlled Monitoring & Administration // of Windows based computers. Program written by Arjun Menon #include <windows.h> #include <wininet.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #include <ctype.h> #include <fstream.h> /*********************. | Function Prototypes | `****...
[ "contact@arjungmenon.com" ]
contact@arjungmenon.com
d94c09264625a9a6bfe93a3ba4a07857efde45a4
258e3482412282b45b06c7b6b19ea2747e6a7fe7
/src/Cxx/RenderMan/PolyDataRIB.cxx
7b9bb3a9b1ad02fe5fc8ba8cffffce6dc7de2a0d
[ "Apache-2.0" ]
permissive
alvarosan/VTKExamples
5510fcb1b92283034fc083493d8f3b2496734eb7
c259e38e1558457d3d802e27b7e5838e3df63a10
refs/heads/master
2021-07-06T09:35:14.413828
2017-09-26T11:53:23
2017-09-26T11:53:23
104,943,066
0
0
null
2017-09-26T22:13:28
2017-09-26T22:13:28
null
UTF-8
C++
false
false
4,230
cxx
#include <vtkXMLPolyDataReader.h> #include <vtkSmartPointer.h> #include <vtkPolyDataMapper.h> #include <vtkPolyDataNormals.h> #include <vtkActor.h> #include <vtkRenderWindow.h> #include <vtkRenderer.h> #include <vtkRenderWindowInteractor.h> #include <vtkRIBExporter.h> #include <vtkRIBProperty.h> #include <vtksys/Syst...
[ "bill.lorensen@gmail.com" ]
bill.lorensen@gmail.com
1c00d49e788dc7fd6cdd7033245ff747b1a3ccb9
999e9dacb2532e20964efb6c6d105ed83e4b4481
/tests/libgearman-1.0/gearman_execute_partition.cc
cf6fe44f2b1639cc9511c44868937acd4cb8996f
[ "BSD-3-Clause" ]
permissive
longerpop/gearman
968a389a885564def495477cdc52bd1573874aef
d8ccb2ba54d41f6f800963980cced0b5d04b2596
refs/heads/master
2021-01-21T03:39:49.677149
2013-03-10T16:15:31
2013-03-10T16:15:31
null
0
0
null
null
null
null
UTF-8
C++
false
false
10,413
cc
/* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * * Gearmand client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo...
[ "mcuadros@gmail.com" ]
mcuadros@gmail.com
dc27e5cede44b6bb5150e5defbfb5364e9e65128
9ac6c1ff4ad21ec9a9d46c310e4df4e8d85bc133
/src/Speed_controller.cpp
90c41c739e1b43e28e30e3db28a7b4f5ae076859
[]
no_license
ron5555/2002-lab4
93252c7c20127dff69ced5d912998165ca9ddb52
9d4a5684609c7991ec7a7c67474ccc8cb4901455
refs/heads/master
2023-01-12T20:11:08.641055
2020-11-19T18:04:17
2020-11-19T18:04:17
314,394,729
0
0
null
null
null
null
UTF-8
C++
false
false
2,154
cpp
#include <Romi32U4.h> #include "Encoders.h" #include "Speed_controller.h" #include "Position_estimation.h" Romi32U4Motors motors; Encoder MagneticEncoder; Position odometry; void SpeedController::Init(void) { MagneticEncoder.Init(); odometry.Init(); } void SpeedController::Run(float target_v...
[ "mnemitz@wpi.edu" ]
mnemitz@wpi.edu
49d11349f682f99b62b77e1a35d05094fa1d1993
335c32329676d593473baaedd7d0f1dd2056b5a7
/h/ProcessModule.hpp
06168e3611dd2255a76f704a850fc2d1a4c6241c
[]
no_license
Julow/ft_gkrellm
97a81c071a71faa4065f157433ac0e76dc5982c8
9825c5e60407421fca1ca5b7b8bf092bbeb2c5eb
refs/heads/master
2021-01-19T17:10:42.354368
2015-04-19T18:20:02
2015-04-19T18:20:02
34,161,401
2
0
null
null
null
null
UTF-8
C++
false
false
1,493
hpp
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ProcessModule.hpp :+: :+: :+: ...
[ "juloo.dsi@gmail.com" ]
juloo.dsi@gmail.com
c5532332fb19b1df22b352fd745bcf7d12e9115e
7b18c61fe9187a54164c8fad2169edd98788e4cd
/ImFramework/ImProperty.h
e7f1f04164d18ac1c864e93e5a91d9f84ccd665a
[ "MIT" ]
permissive
CoreTrackProject/ImFramework
3a05de142ed625f877d9f5d63fb1aec0e44a75a3
942aeb96de45ceeb0264c678dfe3b947e7a84347
refs/heads/main
2023-05-16T21:16:00.304099
2021-05-30T23:22:37
2021-05-30T23:22:37
329,359,523
0
0
null
null
null
null
UTF-8
C++
false
false
3,763
h
#pragma once #include <string> #include <map> #include <fstream> #include <algorithm> class ImProperty { public: template<typename T> static void SetValue(std::string property_name, T value) { std::string entry = std::to_string(value); ImProperty::removeComma(entry); if (ImProperty::config_data.find(proper...
[ "dr.niete@gmail.com" ]
dr.niete@gmail.com
f146cde9df0a14eaa1a1e3dfbb8361215b158438
7bd101aa6d4eaf873fb9813b78d0c7956669c6f0
/PPTShell/DuiLib/Core/UIBase.cpp
eeeef11053b7995c654268e9f9fb498bf9446f42
[]
no_license
useafter/PPTShell-1
3cf2dad609ac0adcdba0921aec587e7168ee91a0
16d9592e8fa2d219a513e9f8cfbaf7f7f3d3c296
refs/heads/master
2021-06-24T13:33:54.039140
2017-09-10T06:31:11
2017-09-10T06:35:10
null
0
0
null
null
null
null
GB18030
C++
false
false
14,877
cpp
#include "StdAfx.h" #ifdef _DEBUG #include <shlwapi.h> #pragma comment(lib, "shlwapi.lib") #endif namespace DuiLib { ///////////////////////////////////////////////////////////////////////////////////// // // void UILIB_API DUI__Trace(LPCTSTR pstrFormat, ...) { #ifdef _DEBUG TCHAR szBuffer[300] = { 0 }; va_...
[ "794549193@qq.com" ]
794549193@qq.com
cb44b952f9ed623ba37242b2392eeee7911592c1
8ee5a9a08b46df59fa98d965388499acf36cf1c9
/Project1/Garden.h
5e9e28edf7d79421fb0c5bbf42611ff7a3a21a61
[]
no_license
ustato/HakoniwaGame
4bde669c24b10872583b94d8e5aa0543bc364cc0
a127757fdc877eebe8cc22759aa432df5304abb9
refs/heads/master
2021-09-04T20:06:43.416267
2018-01-22T02:17:32
2018-01-22T02:17:32
null
0
0
null
null
null
null
UTF-8
C++
false
false
119
h
#pragma once #include "Object.h" class Garden { public: Object object; int x; int y; Garden(); ~Garden(); };
[ "atsuto.fps@gmail.com" ]
atsuto.fps@gmail.com
42ceb01b638ff0aa4fb3e96f8f0c6c55b25967f2
96a0f2dbe794bb12e4e7bdebb099996a24de7777
/MeshView2005/IItem.h
3dcef8aaddbbbf89e33dc72aced6582572abe866
[]
no_license
throwthisaway/Mesh
0c150699a0c50a41ed6fd57805216c5b6aa5003a
920a5ee472ce33f0c4ed9a8b0c02bc4a24ccffce
refs/heads/master
2021-01-17T11:08:55.326040
2018-04-14T17:41:53
2018-04-14T17:41:53
52,990,824
0
0
null
null
null
null
UTF-8
C++
false
false
127
h
#pragma once namespace Scene { class IItem { public: virtual void Draw(void) = 0; virtual void Cleanup(void) = 0; }; }
[ "throwthisaway@freemail.hu" ]
throwthisaway@freemail.hu
74c860df106cd0edb423b429ce39a27da640d1e5
d0fb46aecc3b69983e7f6244331a81dff42d9595
/linkwan/include/alibabacloud/linkwan/model/UpdateUserIsolationStateRequest.h
1a3f896eea2cbbfd773ad9adf2236159d08e791b
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-cpp-sdk
3d8d051d44ad00753a429817dd03957614c0c66a
e862bd03c844bcb7ccaa90571bceaa2802c7f135
refs/heads/master
2023-08-29T11:54:00.525102
2023-08-29T03:32:48
2023-08-29T03:32:48
115,379,460
104
82
NOASSERTION
2023-09-14T06:13:33
2017-12-26T02:53:27
C++
UTF-8
C++
false
false
1,618
h
/* * Copyright 2009-2017 Alibaba Cloud 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...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
eb9d1519e19df218cea43a3f2f5e2de18711724a
4ae0068e32141d078c9f293d6902e7ba0c38ac6a
/BinarySearchTree/search.cpp
3b88236f4903f6306d9c8c2311576c3ec4de37b0
[]
no_license
NguyenHung151626/IOS_Training
2d6f940bea0a465244a7d834dfd57e5576385ee3
094eac7a770938eb7d84b0866bbccaaa7055a3fa
refs/heads/master
2020-07-15T18:45:08.733008
2019-09-13T09:37:18
2019-09-13T09:37:18
205,626,309
0
0
null
null
null
null
UTF-8
C++
false
false
6,473
cpp
// search.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> using namespace std; class TreeNode { public: int value; TreeNode *left; TreeNode *right; }; class BinarySearchTree { public: friend class TreeNode; BinarySearchTree(); void insert(int key); TreeNode*...
[ "hungnguyencong7696@gmail.com" ]
hungnguyencong7696@gmail.com
c44a8497ddae601c3f88504b22771b0ee1162985
e4f85676da4b6a7d8eaa56e7ae8910e24b28b509
/android_webview/browser/surfaces_instance.cc
3961c27565349b8d0353683965318f239d95168e
[ "BSD-3-Clause" ]
permissive
RyoKodama/chromium
ba2b97b20d570b56d5db13fbbfb2003a6490af1f
c421c04308c0c642d3d1568b87e9b4cd38d3ca5d
refs/heads/ozone-wayland-dev
2023-01-16T10:47:58.071549
2017-09-27T07:41:58
2017-09-27T07:41:58
105,863,448
0
0
null
2017-10-05T07:55:32
2017-10-05T07:55:32
null
UTF-8
C++
false
false
9,086
cc
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "android_webview/browser/surfaces_instance.h" #include <algorithm> #include <utility> #include "android_webview/browser/aw_gl_surface.h" #inclu...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
0e4f8df69e504ad1f076dd42ca63c3f4e2699b61
a070ff0c5b424f8b7c1a7fa05f4f40d68381667b
/src/qt/guiutil.h
bebd1263c6aca60910391dd4caf8de2f04de834a
[ "MIT" ]
permissive
diyathrajapakshe/bethel-core
1347a29d8091778eaa4dc97fa26fc428e6206366
9f272d635da18b91582dbbb2ba47cfce1a1fc9ca
refs/heads/master
2021-03-13T11:49:21.838487
2020-03-11T20:56:23
2020-03-11T20:56:23
246,677,608
0
0
null
null
null
null
UTF-8
C++
false
false
8,554
h
// Copyright (c) 2011-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BETHEL_QT_GUIUTIL_H #define BETHEL_QT_GUIUTIL_H #include "amount.h" #include <QEvent> #include <QHeaderView> #inclu...
[ "diyathrajapakshe@gmail.com" ]
diyathrajapakshe@gmail.com
9f6f687a918a50ba4a30402939474d5feeeca687
1ffd746435708c8a25e480417309795faa0253d7
/includes/Player_paddle.hpp
a656cda77cd1b9bd09e4ca668ccf44297ef540ca
[]
no_license
akulaiev/Air_hockey
16995766c4531d26ea040f8768f7b18ea4e46b60
340ddb5da44365960473da441a1252d654db5221
refs/heads/master
2020-06-01T15:14:10.934415
2019-06-08T01:07:55
2019-06-08T01:07:55
190,829,231
0
0
null
null
null
null
UTF-8
C++
false
false
477
hpp
// Player_paddle.hpp // A header for the child class of Game_object.cpp. // Initialises specific values for paddle, controlled by player. // Author: Hanna Kulaieva #ifndef PLAYER_PADDLE_HPP #define PLAYER_PADDLE_HPP #include "Game_object.hpp" #include <cmath> class Player_paddle : public Game_object { public: Pla...
[ "druidkuma@gmail.com" ]
druidkuma@gmail.com
5f8f230e09daa9d10475dad2ab7da4c07fe59758
ef63479fe2001b522b3adfd0516d31269e21ba8d
/ClassMode/异常处理机制的顺序表模板类.cpp
23c0ca642d1d376f1f700f0668a073a5b638e0bb
[]
no_license
GCongCong/C-PlusPlus
29aaeb313f6406d13ee72ee0a99f273d398ddbdf
a5248012c59b3c6ca99d6b80cd68e0d1c9bf65ff
refs/heads/master
2022-12-02T09:27:29.999326
2020-08-07T03:11:11
2020-08-07T03:11:11
280,659,797
0
0
null
null
null
null
GB18030
C++
false
false
1,652
cpp
/*带有异常处理机制的顺序表模板类*/ template<typename T> class Link { public: Link() { ptr=new T[2]; cursize=0; length=2; } ~Link() { delete []ptr; ptr=NULL; cursize=0; length=0; } void resize() { T* temp=new int[length*2](); memcpy(temp,ptr,sizeof(T)*length); delete [] ptr; ptr=temp; length*=2; } ...
[ "2499292915@qq.com" ]
2499292915@qq.com
de98add93c6ee1aacb2718c390ea8d19deadbce3
4a9c4259285aa2f4f99f414771655baa120eec18
/5 Planning/Lesson 3. Motion planning/main_9.cpp
a16ecda25749b16ea71c266a78925678e19d682c
[]
no_license
jack239/Udacity_Car_ND_2
587d106a8d787e6c803ad73bc380b58ff55f6299
227aee67ee6d7cfd514baca4cb02f8be736b7868
refs/heads/main
2023-08-27T22:03:32.635773
2021-10-20T09:59:15
2021-10-20T09:59:15
399,463,117
0
0
null
null
null
null
UTF-8
C++
false
false
3,300
cpp
/********************************************** * Self-Driving Car Nano-degree - Udacity * Created on: October 20, 2020 * Author: Munir Jojo-Verge **********************************************/ /* In this exercise we will calculate the value of the integral: x(s)= integral(cos(theta(s)) ds) from a (s=0) to ...
[ "demenkov@arrival.com" ]
demenkov@arrival.com
e6268bda38a59083dd2c4996185259ebdd7014f1
011b9500145b64c2fbdd849e5905c4b5bbe2a3ad
/Source/QuadBall/QuadBallTrainer.cpp
7259c081cff4907e30576c9e6e687f063ed734a7
[]
no_license
AaronReyes-ML/Game-Practice-2
0c875a1de1896644e2b2d4c7c03d3674fd11e2a1
e071b151f70a9252bd4eaafd2e02f13d49a39f4e
refs/heads/master
2020-06-18T17:42:28.097501
2019-07-11T12:03:48
2019-07-11T12:03:48
196,386,230
2
0
null
null
null
null
UTF-8
C++
false
false
2,280
cpp
// Fill out your copyright notice in the Description page of Project Settings. #include "QuadBallTrainer.h" #include "QuadBallBall.h" #include "QuadBallCourt.h" #include "QuadBallCharacter.h" #include "Engine.h" // Sets default values AQuadBallTrainer::AQuadBallTrainer() { // Set this pawn to call Tick...
[ "52780561+AaronReyes-ML@users.noreply.github.com" ]
52780561+AaronReyes-ML@users.noreply.github.com
e3daa511d7fe190236223f2a6e78afebff77c4df
a368f3687a0e135befbddbd2ea54da86b9cc916e
/game/missile.h
dfc94cb8767285bee4bbd0146f6ef21f2856181d
[]
no_license
OC-MCS/p2finalproject-01-DietrichWasHere
48fb6bdd5af7a4ad491dff50c3e6bef4c89fe3ce
747d242f7f55cdcb36445b4a145ba99e6033251b
refs/heads/master
2020-05-09T16:06:17.183488
2019-04-19T22:13:07
2019-04-19T22:13:07
181,258,275
0
0
null
null
null
null
UTF-8
C++
false
false
1,062
h
#pragma once #include <SFML/Graphics.hpp> using namespace sf; // Missiles to shoot aliens; spawning / despawning dependent on Missiles class class Missile { private: Sprite missileSprite; // sprite depicting missile, holding location public: // constructor; pass texture by reference; ship pos determines spawn locat...
[ "dietrich.versaw@eagles.oc.edu" ]
dietrich.versaw@eagles.oc.edu
bfb4c03fc014292fc714b3755ebe25afade7d694
06d8bd72be274d8a295fe2e0ca3cf839b26a1b9e
/Codeforces/CF 935A.cpp
0d6faa69944bd3b5f48cec5205226c61f9fecd76
[]
no_license
MahiAlJawad/Competitive-Programming
dd964fdc015b2f8636b5ef9ad29f1723c9ac4d8f
5cf0a7e29c45ebcb4cdfa92c33bee55f8cc548c6
refs/heads/master
2021-01-02T09:36:35.868391
2020-04-26T11:04:38
2020-04-26T11:04:38
99,259,828
0
0
null
null
null
null
UTF-8
C++
false
false
2,005
cpp
/****************************************************************************************************************************** *** "In the name of Allah(swt), the most gracious, most merciful. Allah(swt) blesses with knowledge to whom he wants." *** *** Author : Mahi Al Jawad ...
[ "br.mahialjawad@gmail.com" ]
br.mahialjawad@gmail.com
92ea00769ccf45ff593ec11ee251d9e0bd278901
d103a88940f48729df72b51d9556de8f02133875
/hash.cc
5298feebb554b0c7d70561c9fa9f25a31ae873ee
[]
no_license
merckhung/cart
2ef127237cc0f1a3474adef55773c95870dbad25
3136349e4ca77af95ffe8da6d4f7eb092126be84
refs/heads/master
2021-01-10T06:30:55.205955
2015-11-22T11:09:08
2015-11-22T11:09:08
43,980,337
0
0
null
null
null
null
UTF-8
C++
false
false
5,552
cc
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "merckhung@gmail.com" ]
merckhung@gmail.com
8d8fc3b3a149b016c14dd423366180f8292b773d
2c47c8f763c8b71fd26a8cd97c529391d1c01a22
/src/examples/Applets/App_CullingBenchmark.cpp
215e1d9038de162b77c796441b3ad65b75111710
[ "BSD-2-Clause" ]
permissive
MicBosi/VisualizationLibrary
6780a30431085397ce1de4e8d57e618da5585408
d2a0e321288152008957e29a0bc270ad192f75be
refs/heads/master
2023-08-24T15:10:28.381277
2022-01-04T21:48:24
2022-01-04T21:48:24
32,726,740
324
92
NOASSERTION
2023-08-04T09:18:11
2015-03-23T10:57:58
C++
UTF-8
C++
false
false
6,455
cpp
/**************************************************************************************/ /* */ /* Visualization Library */ /* http://visualizationlibrary.org ...
[ "hello@michelebosi.com" ]
hello@michelebosi.com
6c24997a9e2fcdaefa8a6b4099ee5a32cd72d512
2c1aca074b93883f19fbb75d6625dc61681775d2
/os/windows/NetworkSocketWinsock.cpp
04e0d483305ad38c73dfcd97b530fdb552f2d1b4
[ "Unlicense" ]
permissive
araguaci/libtgvoip
ad7e952812784fbc68e6d27bf3013093a5abd7b7
16711e202393ae7e1b160436f4291c5f06a3d375
refs/heads/public
2021-07-29T22:15:39.259221
2019-03-19T10:42:18
2019-03-19T10:42:18
177,497,308
0
0
Unlicense
2021-07-17T21:33:05
2019-03-25T02:05:56
C++
UTF-8
C++
false
false
22,837
cpp
// // libtgvoip is free and unencumbered public domain software. // For more information, see http://unlicense.org or the UNLICENSE file // you should have received with this source code distribution. // #include <winsock2.h> #include <ws2tcpip.h> #include "NetworkSocketWinsock.h" #if WINAPI_FAMILY==WINAPI_FAMILY_PHON...
[ "grishka93@gmail.com" ]
grishka93@gmail.com
e41e2be427a34a3e990faf03b51e259c819af6bf
ed15181309dbda9c34b99172368bbd163e6bc3a3
/libdevcore/StateMonitor.cpp
93562329bf6a660e542b17ce7ed7e254ff20b5dc
[]
no_license
Utispace/UtispaceChain
f15b897712a6fb644e54de2aa178727dd6760520
43e4b99b198fbf1b8695c2971a01967e33bc6dba
refs/heads/master
2020-12-11T09:56:55.045686
2020-01-14T11:00:02
2020-01-14T11:00:02
233,815,216
2
0
null
null
null
null
UTF-8
C++
false
false
12,294
cpp
#include <iostream> #include <sstream> #include <boost/asio.hpp> #include <boost/thread/thread.hpp> #include <boost/thread/mutex.hpp> #include <boost/date_time/posix_time/posix_time.hpp> #include <atomic> #include <sys/time.h> #include <time.h> #include <algorithm> #include <climits> #include "StateMonitor.h" ...
[ "giorgi.javrishvili@gmail.com" ]
giorgi.javrishvili@gmail.com
46b45bce855acc05fd2a798389fc25858ec01037
607c5d567510d6518a8b298a0d665655ad65737c
/src/test1.cpp
3d2a483fe4f128ed06270d924251de5c8dc89b0e
[]
no_license
for-will/learncpp
62d8b016e2060dcb2e0a92740bbd86cc289ca387
f9a2ac5451dca4a64f8daddf46fa060edf5dd5f0
refs/heads/master
2023-04-14T14:53:21.077301
2018-12-03T01:58:33
2018-12-03T01:58:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
459
cpp
// // Created by xuyz on 2018/11/29. // #include <iostream> template <int i> class D{ public: D(void*){ }; }; template <int N> class Even{ public: Even<N-1> e; enum {Yes = (N%2) ? 0 : 1} ; void f(){ D<N> d = Yes ? 1 : 0; e.f(); } }; template<> class Even<1>{ public: enum ...
[ "" ]
d3fe75681ca6de8b70ead1400a68813cbb394064
b4be4568f4af37983ae64acd0bd9130252f76935
/exception/main.cpp
37f8656f1e3c3aebbf0190945049c6629daa9063
[]
no_license
OldMan5119/ThinkingCplus
74bc063a7f47e414ab25d14450fe9622ad6a6f18
c98c5fc44af57440b8e8b5dd0467072d3dd31d1f
refs/heads/main
2023-04-02T05:54:28.976835
2021-04-15T11:23:17
2021-04-15T11:23:17
315,984,708
0
1
null
null
null
null
UTF-8
C++
false
false
67
cpp
#include <iostream> void test() { } int main() { return 0; }
[ "gaxi.shi@huolala.cn" ]
gaxi.shi@huolala.cn
10f1a6c40edef092b1f6bcbcea674d769eae3490
e2e94499292b63a076fb1b7c13b8e55ab9403e30
/1036.cpp
f9087c70209ed0229af287bef4574048c8235001
[]
no_license
mBr001/timus
5653373f0018e2cc5cd4779e86a2a04762316ba0
6db370596e60ead85907b73b80ff6ea176a9db2b
refs/heads/master
2020-12-07T22:12:01.446365
2019-03-16T15:01:58
2019-03-16T15:01:58
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,841
cpp
#include <iostream> #include <vector> class BigInteger { static const uint64_t BASE = 1'000'000'000; static const int EXP = 9; static const int SIZE = 12; uint32_t number[SIZE]; public: BigInteger() { for(auto& v : number) { v = 0; } } BigInteger(const BigInt...
[ "an.sochnev@yandex.ru" ]
an.sochnev@yandex.ru
e74fa62f29e2a8ee0fe3f415b1908e549ec9f1ba
3a39b41a8f76d7d51b48be3c956a357cc183ffae
/Codejam/19_WomenIO/A.cpp
566db4b77d8fbb9b6449e64d752712b3e520dad2
[]
no_license
Acka1357/ProblemSolving
411facce03d6bf7fd4597dfe99ef58eb7724ac65
17ef7606af8386fbd8ecefcc490a336998a90b86
refs/heads/master
2020-05-05T10:27:43.356584
2019-11-07T06:23:11
2019-11-07T06:23:11
179,933,949
0
0
null
null
null
null
UTF-8
C++
false
false
825
cpp
#include <cstdio> #include <cstring> #include <algorithm> #include <cmath> #include <cstdlib> #include <queue> #include <vector> #include <utility> #include <functional> using namespace std; typedef long long ll; int m[1002], d[1002]; int main() { int T, tc = 0; for(scanf("%d", &T); tc++ < T;){ int K; scanf("%d",...
[ "Acka1357@gmail.com" ]
Acka1357@gmail.com
4d63d4814f8145266ccd9a69a2b85984975fdc0c
8dc84558f0058d90dfc4955e905dab1b22d12c08
/third_party/webrtc/api/test/videocodec_test_fixture.h
68e063750c4d6f553bf85a48ed701a02e759c2f8
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "LicenseRef-scancode-google-patent-license-webm", "LicenseRef-scancode-google-patent-license-webrtc", "LicenseRef-scancode-takuya-ooura", "LicenseRef-scancode-public-domai...
permissive
meniossin/src
42a95cc6c4a9c71d43d62bc4311224ca1fd61e03
44f73f7e76119e5ab415d4593ac66485e65d700a
refs/heads/master
2022-12-16T20:17:03.747113
2020-09-03T10:43:12
2020-09-03T10:43:12
263,710,168
1
0
BSD-3-Clause
2020-05-13T18:20:09
2020-05-13T18:20:08
null
UTF-8
C++
false
false
5,007
h
/* * Copyright (c) 2018 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
1fd0493e1c399eb8030f9fce638bee1ce60c9e89
14fe137c60481ea3ad445ac1da585d9aad0a551b
/PODSampler-v1912/libPOD/lnInclude/compile_DenseBase_LinSpacedInt.cpp
906b7c80722bab289333ab7c4e1715716ef198b7
[]
no_license
maxshatsky/libDataAnalysis
7eec4384cfee085e2601b15cff70fada8b8154be
0d17b0678c7881a7f0c46bb7a87ec2a746b01486
refs/heads/master
2021-07-09T15:01:03.778585
2020-09-07T09:53:36
2020-09-07T09:53:36
192,750,658
1
0
null
null
null
null
UTF-8
C++
false
false
73
cpp
../thirdparty/Eigen/build/doc/snippets/compile_DenseBase_LinSpacedInt.cpp
[ "maxshatsky@madmaxpc.intra.ispras.ru" ]
maxshatsky@madmaxpc.intra.ispras.ru
bb2abd0614fa0b43b4ea0035996e0b550c663a68
1a4a2139ba99f636d29f8c66da230ddffb561c5d
/Solutions Folder 1/21.cpp
0ca94d5a39607a6d8f7d371bbc0883ace515b5cb
[]
no_license
viren-vii/CP
bb099fc47df04a43777c3ba39f30f7e419024dcc
cc185b9060d7b9bddb30a48641cb91299ab4a418
refs/heads/main
2023-08-18T07:45:45.731866
2021-10-03T04:42:33
2021-10-03T04:42:33
370,229,351
0
0
null
2021-05-24T04:42:53
2021-05-24T04:42:52
null
UTF-8
C++
false
false
323
cpp
#include<bits/stdc++.h> using namespace std; #define pb push_back #define all(x) x.begin(), x.end() typedef vector<int> vi; int main(void){ int i,temp, count=3; vi v; for(i=0; i<4; i++){ cin>>temp; v.pb(temp); } sort(all(v)); for(i=0; i<3; i++){ if(v[i]!=v[i+1]){ count--; } } cout<<count; return 0;...
[ "amitchoudhary9425@gmail.com" ]
amitchoudhary9425@gmail.com
a011609d9cfd11f2001ee9a4bdee16f46ff90491
20a9fecc11881edda151073c3ad3e39c091641d6
/proxygen/lib/http/codec/compress/experimental/simulator/CompressionSimulator.cpp
2fba84ec46e684c8e7498d64d7a6159c69e7cf2d
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
KIKOU2016/proxygen
11fc5adb8d92cf0b0e86d607cbfad75a5c05e3ca
a235726328066a3c9de7d9c3c0c75e44e939fbe6
refs/heads/master
2020-06-28T03:32:51.857013
2019-08-01T21:11:20
2019-08-01T21:14:47
200,132,896
1
0
NOASSERTION
2019-08-01T23:44:12
2019-08-01T23:44:12
null
UTF-8
C++
false
false
14,532
cpp
/* * Copyright (c) 2015-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * */ #inc...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
0d973d8dffc043087588776cd371f8a9bc64d661
0f6abfdfce999eec62f8844e3bfa078faa4439e3
/src/keystore.h
1b0932764c0e73b6a24c0577d086a437b8eaedf7
[ "MIT" ]
permissive
romamaslennikov/straks
d77c03cc2be9d19e5cb3db7f1cbe3c8e4a54e0c7
a68d73accc16b480a267b0f83ca9f8f34cd16f64
refs/heads/master
2021-05-14T11:25:47.264422
2018-01-04T23:55:47
2018-01-04T23:55:47
116,381,232
1
0
null
2018-01-05T12:08:39
2018-01-05T12:08:38
null
UTF-8
C++
false
false
3,736
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2017 STRAKS developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef STRAKS_KEYSTORE_H #define STRAKS_KEYSTORE_H #include "key.h" #include "pubkey.h" #inclu...
[ "squbs@protonmail.com" ]
squbs@protonmail.com
c7aaaa49e82069be7eb3e836b69d24f8022b106d
bd1fea86d862456a2ec9f56d57f8948456d55ee6
/000/068/950/CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_int_memcpy_66b.cpp
d7a7c34bf4b54b520d7c2626f487d9a06a8f0dff
[]
no_license
CU-0xff/juliet-cpp
d62b8485104d8a9160f29213368324c946f38274
d8586a217bc94cbcfeeec5d39b12d02e9c6045a2
refs/heads/master
2021-03-07T15:44:19.446957
2020-03-10T12:45:40
2020-03-10T12:45:40
246,275,244
0
1
null
null
null
null
UTF-8
C++
false
false
1,531
cpp
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_int_memcpy_66b.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805.label.xml Template File: sources-sink-66b.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Allocate usin...
[ "frank@fischer.com.mt" ]
frank@fischer.com.mt
87743a0b06520eabdaca0d0bcf385edad0fcdb8d
51834a2b26e73f129b6c2e0b0345797041b815bc
/pygurls/src/pygurls_wrapper.h
729876b0ef979a0fca4049b75e3786623985b4e2
[]
no_license
phrqas/GURLS
df04dfbfda21f52b6f9263b8f7d8c24e815c7b4c
d0df8915199b3e3f134be7814d94229b747765a5
refs/heads/master
2021-01-18T15:40:21.124338
2015-01-27T05:45:56
2015-01-27T05:45:56
26,782,363
0
0
null
null
null
null
UTF-8
C++
false
false
4,815
h
/* # A Python wrapper for GURLS++. # # Copyright (c) 2014 MIT. All rights reserved. # # author: Pedro Santana # e-mail: psantana@mit.edu # website: people.csail.mit.edu/psantana # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following con...
[ "psantana@mit.edu" ]
psantana@mit.edu
7f68fa6752fff0d613af71b6dedbff98910ff89b
fb3c1e036f18193d6ffe59f443dad8323cb6e371
/src/flash/AVMSWF/api/flash/net/AS3IDynamicPropertyWriter.h
f4db104431ba32559e46fb429adf753c4ce81e61
[]
no_license
playbar/nstest
a61aed443af816fdc6e7beab65e935824dcd07b2
d56141912bc2b0e22d1652aa7aff182e05142005
refs/heads/master
2021-06-03T21:56:17.779018
2016-08-01T03:17:39
2016-08-01T03:17:39
64,627,195
3
1
null
null
null
null
UTF-8
C++
false
false
1,155
h
#ifndef _AS3IDynamicPropertyWriter_ #define _AS3IDynamicPropertyWriter_ namespace avmplus{namespace NativeID{ class IDynamicPropertyWriterClassSlots{ friend class SlotOffsetsAndAsserts; public://Declare your STATIC AS3 slots here!!! private:}; class IDynamicPropertyWriterObjectSlots{ friend class SlotOffsetsA...
[ "hgl868@126.com" ]
hgl868@126.com
a1047112870146641f8441c6b67711535c075909
cea74570a5a2511e68e4ba968220cd4bbb13c516
/OpenSauce/shared/Include/GWEN/DragAndDrop.h
066abd4b55f6481deee49fa6419359a8bc7c94a8
[]
no_license
Dwood15/OpenSauce_Upgrade
80bbc88fbf34340323d28ccd03623a103a27e714
d48cf4819ed371beb4f6e9426f8ab8bcd67fe2b3
refs/heads/master
2021-05-04T18:35:39.132266
2018-02-18T01:26:48
2018-02-18T01:26:48
120,191,658
5
0
null
null
null
null
UTF-8
C++
false
false
892
h
/* GWEN Copyright (c) 2010 Facepunch Studios See license in Gwen.h */ #pragma once #if !PLATFORM_IS_DEDI #ifndef GWEN_DRAGANDDROP_H #define GWEN_DRAGANDDROP_H #include <sstream> #include "Gwen/Skin.h" #include "Gwen/Structures.h" namespace Gwen { namespace DragAndDrop { extern GWEN_EXPORT Package* CurrentP...
[ "Dwood15@users.noreply.github.com" ]
Dwood15@users.noreply.github.com
e85761dd45a6b04e8bde0ad61c1351f7a5adf1ec
5a888d2a8270ad81108c09348619997b2fc40e1c
/FinalProject/CppVerison_V_Straight/Application5.cpp
c0e69db8ffb1dd9e0e75ebceac3fe6613bc047b5
[ "MIT" ]
permissive
vincecao/3D-Graphics-Rendering
b5c75d336ff080862eea23a86e8528f78ed337bc
2335da2dfb05c2174d1627983be0adc99f5e0b24
refs/heads/master
2020-09-07T16:15:17.074439
2019-12-20T09:20:19
2019-12-20T09:20:19
220,838,472
1
0
null
null
null
null
UTF-8
C++
false
false
10,006
cpp
// Application5.cpp: implementation of the Application5 class. // ////////////////////////////////////////////////////////////////////// /* * application test code for homework assignment #5 */ #include "stdafx.h" #include "CS580HW.h" #include "Application5.h" #include "Gz.h" #include "rend.h" #ifdef _DEBUG #undef ...
[ "linengca@usc.edu" ]
linengca@usc.edu
2ba3837921aa547a55b5d6b3d08e9b31f7008c42
097df0a03ead79f6b2880872e33fd6cf04694867
/PhoneBook/PersonsView.h
146eedc95104dcad3cbdd0648f9b95b73e05a693
[]
no_license
KrastevST/Phone-Book
e6f56848abc81c75e31561bd27e074368cd84ed6
c847b4c336b4a1e56be2590a2686d0600bd4a670
refs/heads/master
2021-01-15T00:15:03.287870
2020-08-25T16:32:33
2020-08-25T16:32:33
242,807,997
0
0
null
null
null
null
UTF-8
C++
false
false
1,810
h
#pragma once #include "PersonsDocument.h" #include "PersonsDialog.h" ///////////////////////////////////////////////////////////////////////////// // CPersonsView class CPersonsView : public CListView { // Macros // ---------------- public: #ifdef _DEBUG virtual void AssertValid() const; virtual void Dump(CDumpCo...
[ "svetoslav.tkrastev@gmail.com" ]
svetoslav.tkrastev@gmail.com
6fd88454c561b79cd87baf221bda116f4358b34a
290b3d3896f6ed8873f43a524e88fc43a8f68458
/MATHS/NumberTheory/spf.cpp
6b98101c5365c4baad66ff8926d75fc2e2dcd016
[]
no_license
som098/Competitive-Programming
6abd61477c046544abd1f81147720e38bd0a952f
acd7d4964399640c6107f6e7d6545d48599d6b36
refs/heads/master
2022-12-31T00:40:26.932376
2020-10-20T18:57:08
2020-10-20T18:57:08
294,914,028
0
0
null
null
null
null
UTF-8
C++
false
false
375
cpp
/* calculating SMALLEST PRIME FACTOR OF EACH n from 1-100000 */ int spf[100001]; void SPF() { for(int i=1;i<=100000;i++) spf[i]=i; for(int i=2;i<=sqrt(100000);i++) { if(spf[i]==i) { for(int j=2*i;j<=100000;j+=i) { if(spf[j]==j) ...
[ "somvishalkumar@gmail.com" ]
somvishalkumar@gmail.com
fad9f786ae6fbd78ccc3476a260785e65ea2b6f0
7e14d8f864873af13180c395b79d38771e32de09
/Src/wrapper.cpp
985a716a30dcef391bee8d11507988bd0b0e2eb6
[]
no_license
SatoshiRC/mpu9250
5f910ab0757fa0b81a0c44b53f2b65026a616e17
61e84044b354bcceb64899b9bd4d307d9de79796
refs/heads/master
2022-04-13T19:47:02.888259
2020-03-26T09:14:33
2020-03-26T09:14:33
250,211,184
0
0
null
null
null
null
UTF-8
C++
false
false
1,339
cpp
/* * wrapper.cpp * * Created on: 2018/08/31 * Author: Sekiguchi Takuya */ #include "wrapper.hpp" #include "tim.h" #include "i2c_myclass.hpp" #define memAdd 0x43 #define GYRO_ADD 0x68 I2C_myclass I2C_C(&hi2c2 , MAIN_I2C_ADDRESS); uint8_t data1[2]={0x75,0}; uint8_t target_address = 0; void init(){ I2...
[ "conatus.11099@gmail.com" ]
conatus.11099@gmail.com
a64ae074813ac95ba7ca96b6eda57f83eea687e3
27bb5ed9eb1011c581cdb76d96979a7a9acd63ba
/aws-cpp-sdk-rekognition/source/model/IndexFacesRequest.cpp
f9e421330a60fe3a07812e25c0e1071042b26c04
[ "Apache-2.0", "JSON", "MIT" ]
permissive
exoscale/aws-sdk-cpp
5394055f0876a0dafe3c49bf8e804d3ddf3ccc54
0876431920136cf638e1748d504d604c909bb596
refs/heads/master
2023-08-25T11:55:20.271984
2017-05-05T17:32:25
2017-05-05T17:32:25
90,744,509
0
0
null
2017-05-09T12:43:30
2017-05-09T12:43:30
null
UTF-8
C++
false
false
2,173
cpp
/* * Copyright 2010-2016 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" fil...
[ "henso@amazon.com" ]
henso@amazon.com
edf0a0ff74fd73f8b98759704b115b9f672e69e3
f275bcf8c0df9f4a68b51bf289563a6c9e1cb471
/1.cpp
2cb9428cb4e1dd5fd1dd2d50abe5fee6e70b6988
[]
no_license
iionov/C-Tasks
72da2a7699db4b39cbb3e0c71de878999cb7a7ef
c6e71c666bf426f9c52130064d091743361dde26
refs/heads/master
2022-01-13T13:31:15.648876
2019-04-29T17:13:34
2019-04-29T17:13:34
null
0
0
null
null
null
null
UTF-8
C++
false
false
697
cpp
#include <iostream> #include <stdio.h> #include <string> #include <stdlib.h> #include <cstdlib> #include <cstdlib> #include <ctime> #include <time.h> using namespace std; void print_number_table (short col,short row) { srand ( time(NULL) ); for (int j =0; j<row ;++j){ for (int i = 0; ...
[ "noreply@github.com" ]
noreply@github.com
eb7d22137a324a2d5fe662325684cadded48854a
f607fca5b5257eac90a8e615a4cee39d90a2523e
/AntiDupl.NET-2.3.9/src/3rd/Simd/SimdDetection.hpp
fcdef43074c8bbacff6342db00c4559a472d0589
[]
no_license
fengxing666/CV_Resource
65d63e323dabf046d113734b121ed8e508f6afec
ca7277da68a71bbfc240028c0375799d4d867e96
refs/heads/main
2023-09-03T18:00:43.457819
2021-10-17T14:14:53
2021-10-17T14:14:53
null
0
0
null
null
null
null
UTF-8
C++
false
false
26,644
hpp
/* * Simd Library (http://ermig1979.github.io/Simd). * * Copyright (c) 2011-2017 Yermalayeu Ihar. * * 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 witho...
[ "payu.chen0422@gmail.com" ]
payu.chen0422@gmail.com
27301116e8e2de5a0f2b89682013bdf1068ab137
9f26816fd6f22141665a5ee35963d2d6fa08bfab
/main.cpp
6b5e4d28c78a6e46423a07f4dab2cd152c89059d
[]
no_license
erikhallin/MSMS_view---NEW
11668e2c20eeb0c60c4f9859cf219c3208b44902
41bf38f40b6e57da5a64aca80ffaf2d7fc07e05f
refs/heads/master
2020-07-03T05:20:26.592395
2019-08-11T17:52:46
2019-08-11T17:52:46
201,797,134
0
0
null
null
null
null
UTF-8
C++
false
false
8,001
cpp
#include <windows.h> #include <gl/gl.h> #include <fcntl.h> //for console #include <stdio.h> //for console #include <iostream> #include <sstream> #include <fstream> #include <vector> #include "viewer.h" #define _version 1.0 using namespace std; int g_window_width=800; int g_window_height=600; bool g_mouse_but[2]; i...
[ "erik-hallin@hotmail.com" ]
erik-hallin@hotmail.com
0e41040ce931658e733f2a7881702807599ae271
fd849b22e0ad6754edbd1a0957b03fae36c3287f
/chapter5/custom_exception.cpp
41016a72f3314044003072caaeaf52edd24310a1
[ "Unlicense" ]
permissive
timmyjose-study/cpp-crash-course
509ab5bb56fac2d8ce0dbfe6077f76f64529f306
cd4044b52ec8c25f41844461c694a9ab9e0d72f7
refs/heads/master
2023-04-23T15:18:47.712531
2021-05-02T13:17:53
2021-05-02T13:17:53
362,509,304
0
0
null
null
null
null
UTF-8
C++
false
false
524
cpp
#include <iostream> #include <stdexcept> class MyException: public std::exception { public: const char* what() const throw() { return "MyException!"; } }; void throws_exception1() { throw MyException(); } void throws_exception2() { throw new MyException; } int main() { try { throws_except...
[ "zoltan.jose@gmail.com" ]
zoltan.jose@gmail.com
3a6e21d769792f5183f14d7f78d470e9ed1352df
7177d597d5721da863f20bf75d07a0b670fec1da
/Linzhu_lab_util.h
de88b71675881c930fe0d2221dd565dc471fc375
[]
no_license
Linpig95/CIS22C-Data-Structure
3f1e6988e27a254c869fccab58079ea4c3140ae8
f242724427e66b4f27fc7c81e6054dfd5b880ebc
refs/heads/master
2020-06-23T08:47:20.983745
2019-08-09T01:00:38
2019-08-09T01:00:38
198,575,408
0
0
null
null
null
null
UTF-8
C++
false
false
8,214
h
#include <iostream> #include <memory> #include <ostream> using namespace std; namespace Color { enum Code { FG_RED = 31, FG_GREEN = 32, FG_BLUE = 34, FG_DEFAULT = 39, BG_RED = 41, BG_GREEN = 42, BG_BLUE = 44, BG_DE...
[ "18692274795@163.com" ]
18692274795@163.com
721ab9b61e5ccc8d1380d441a33867ebaa426f49
fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd
/chrome/app/resources/resources_unittest.cc
01a9d668d022dbc16fcda59a69dd0bfaa86745c1
[ "BSD-3-Clause" ]
permissive
wzyy2/chromium-browser
2644b0daf58f8b3caee8a6c09a2b448b2dfe059c
eb905f00a0f7e141e8d6c89be8fb26192a88c4b7
refs/heads/master
2022-11-23T20:25:08.120045
2018-01-16T06:41:26
2018-01-16T06:41:26
117,618,467
3
2
BSD-3-Clause
2022-11-20T22:03:57
2018-01-16T02:09:10
null
UTF-8
C++
false
false
2,211
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 <string> #include "base/files/file_enumerator.h" #include "base/files/file_util.h" #include "base/path_service.h" #include "base/strings/string_...
[ "jacob-chen@iotwrt.com" ]
jacob-chen@iotwrt.com
c8e9b429893af39c96e250b0056664d630135f10
19331eb82aa4be2f3e9235729a065768e50ed993
/HiggsAnalysis/VBFHiggsToVV/plugins/VBFJetCleaner.h
d01dd017de6c7c5adbeb1f3e2491b45e3c4157d9
[]
no_license
abenagli/UserCode
23e86263bed60e430e1a1ae99b7863d8aae536ca
d3f84a6931285370638fd07e0ad00421238eb55e
refs/heads/master
2016-09-06T05:08:03.652710
2013-06-13T21:34:29
2013-06-13T21:34:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
4,650
h
#ifndef VBFJetCleaner_h #define VBFJetCleaner_h #include "FWCore/Framework/interface/Frameworkfwd.h" #include "FWCore/Framework/interface/EDProducer.h" #include "FWCore/Framework/interface/Event.h" #include "FWCore/Framework/interface/MakerMacros.h" #include "FWCore/ParameterSet/interface/ParameterSet.h" #include "Da...
[ "" ]
efeff7b99834e747b16c33eb09287a6a32e1ec98
a609c69fe0841a47751ed568d822334534ba7c35
/Lab2_Complex-Destructor&constructor/complex.cpp
3462d7e773ca64576d7fe164a113b33090418f06
[]
no_license
hananabilabd/OOP_Labs
88a9f08bcbedc4e6d02af4bccac7beb6a31e52c6
27aa5529887d209f1047272f02b0a991b0a8163f
refs/heads/master
2020-04-04T17:06:48.382538
2019-07-02T13:24:43
2019-07-02T13:24:43
156,107,316
1
0
null
null
null
null
UTF-8
C++
false
false
2,130
cpp
#include <iostream> using namespace std; class Complex{ // default of class is private private: float real ; float imag ; public : void setReal (float); void setImag (float); float getReal(void) ; float getImag (void); void print(void); void setComplex (int r , int i); void setComplex (int v); ~Complex(); ...
[ "hananabil@live.com" ]
hananabil@live.com
15aa2b6b3ced7782a90e34c0beec0d0843070b46
05e3446895f5fdcd0895b6c883d10ef3e1779791
/src/scene/graphicsview.h
255c704a6304f4e438093ca5a687ea9f27bf78d7
[]
no_license
narrowtux/Gatter
232c1d9ce328c41e707d87c9ba5be04b357315f2
eb8c523dc740ab61a0fe6ede9adb46192d5a5922
refs/heads/master
2020-06-07T02:39:29.490466
2011-07-25T17:46:20
2011-07-25T17:46:20
1,458,683
0
0
null
null
null
null
UTF-8
C++
false
false
763
h
#ifndef GRAPHICSVIEW_H #define GRAPHICSVIEW_H #include <QGraphicsView> #include <QGesture> #include <QGestureEvent> #include "src/elements/subscene.h" class MainWindow; class GraphicsView : public QGraphicsView { Q_OBJECT public: explicit GraphicsView(QWidget *parent = 0); void setScale(qreal scale); qre...
[ "narrow.m@gmail.com" ]
narrow.m@gmail.com
7ef25e2cefb8df9cec275377166208943582b6b9
d9975b97e09ae5f5225c04fac385746d44a6a374
/pylucene-4.9.0-0/build/_lucene/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.h
98cc0053ed762c656774cc9ed969dd17b6a743b0
[ "Apache-2.0" ]
permissive
Narabzad/elr_files
20038214ef0c4f459b0dccba5df0f481183fd83a
3e623c7d9c98a7d6e5b26e6e4a73f46ff5352614
refs/heads/master
2020-06-04T02:01:17.028827
2019-06-28T21:55:30
2019-06-28T21:55:30
191,825,485
1
0
null
null
null
null
UTF-8
C++
false
false
3,635
h
#ifndef org_apache_lucene_facet_taxonomy_directory_DirectoryTaxonomyReader_H #define org_apache_lucene_facet_taxonomy_directory_DirectoryTaxonomyReader_H #include "org/apache/lucene/facet/taxonomy/TaxonomyReader.h" namespace org { namespace apache { namespace lucene { namespace facet { namespace t...
[ "43349991+Narabzad@users.noreply.github.com" ]
43349991+Narabzad@users.noreply.github.com
c2dc22ea92d426643c72a8d932337ebaa31dd28d
fd863a758df5e839b3b20c6aad8258bc3167fbee
/structure.cpp
81a951a820d839bf1418828bb0556c0f51bb7dc6
[]
no_license
rishabhKush/cpp
9fb10ef069af2de8bcaa11f6ca3057ea2d685687
6ad8368bf3832c7fd5c5a85015bb85f689e0e569
refs/heads/master
2020-06-12T19:50:35.011538
2019-11-13T04:59:36
2019-11-13T04:59:36
194,407,232
0
0
null
null
null
null
UTF-8
C++
false
false
1,429
cpp
/** * I aggree with those who think that, the code could be writen in a better way than this. */ #include <iostream> #include <string.h> using namespace std; struct book { int bookid; char title[40]; float price; }; book input(); void display(book); int main(){ /** intitialsation during declarati...
[ "drishabh898@gmail.com" ]
drishabh898@gmail.com
e88248b0e0d1dd187f50279bdc51878aef74560a
47a28ad32dd8cd714528f26ce4082499b8bf5131
/Day_05/ex00/includes/Bureaucrat.hpp
d8b262df362254f11f0050a2c6542fa282e9c703
[]
no_license
akulaiev/CPP_pool
cb5c942506967c8a0bb388aa61be6d3ac484abca
b7596a7f8e86cea72c3fe852e0ef2a51a6ab54cd
refs/heads/master
2020-05-04T02:11:51.421311
2019-05-09T09:34:13
2019-05-09T09:34:13
178,921,923
0
0
null
null
null
null
UTF-8
C++
false
false
1,184
hpp
#ifndef BUREAUCRAT_HPP # define BUREAUCRAT_HPP #include <iostream> class Bureaucrat { public: Bureaucrat (void); Bureaucrat (Bureaucrat const & inst); Bureaucrat (std::string name, int dgrade); ~Bureaucrat (void); Bureaucrat & operator=(Bureaucrat const & inst); std::string getName() const; int ...
[ "akulaiev@e2r8p2.unit.ua" ]
akulaiev@e2r8p2.unit.ua
5b3c41d1d68bd9bacc38501faa694ca94fab7036
c2e49db1315323daeb8bd96335058afc10fa2d0d
/Ващук Олександр/Chapter 5/5.3.13.2 Singly linked list part 2/main (78).cpp
fc8fb1b217fde83a4b98290201ea5f2ae81d75ea
[]
no_license
CyberSecurity-hackk/103-CyberSec
df1939d8dca024f2f9c559d04f9d175dab781960
3643365084d274e9ac2ea38560b7e0e3a055fa6b
refs/heads/main
2023-02-04T03:54:37.039106
2020-12-26T07:16:11
2020-12-26T07:16:11
308,091,391
0
0
null
2020-10-28T17:52:27
2020-10-28T17:25:45
null
UTF-8
C++
false
false
1,181
cpp
#include <iostream> using namespace std; class Node { public: Node(int val); int value; ~Node(); Node* next; }; Node::Node(int val) : value(val), next(nullptr) { cout << "+Node" << endl; } Node::~Node() { cout << "-Node" << endl; } class List { public: List(); ...
[ "noreply@github.com" ]
noreply@github.com
a935a960e5fa686f00af27a852c469250c40502a
c4c81322ff44aa6df853589e4637e3d98fc9a700
/CAFFparser/CAFFparser/json_helper.cpp
a5c237b32bba2b3cf122ec275388a77ee9dc193d
[]
no_license
bargergo/SzamitogepBiztonsagHF
aa1886ac6894ceff442e8c013d8df3b7684effab
119b30f7633196196efbbcb95561e4cd989ea472
refs/heads/master
2023-01-20T13:30:04.624274
2020-11-29T21:33:09
2020-11-29T21:33:09
null
0
0
null
null
null
null
UTF-8
C++
false
false
194
cpp
#include "json_helper.h" namespace CAFFparser { string WriteWithTabs(int tab, string line) { string tabs; for (int i = 0; i < tab; ++i) tabs += '\t'; return tabs + line + "\n"; } }
[ "somorjai.balazs@danubisoft.hu" ]
somorjai.balazs@danubisoft.hu
8e1709f40f3dea78ce998e67b6b3577cc030e6f2
2b0ff7f7529350a00a34de9050d3404be6d588a0
/060_讀取檔案/28_test_Analyse_Data_讀檔拆字串並分類產生檔案/test_Analyse_DataDlg.cpp
91ca9591690cd039203eb4db60cbf7ff3cc30f6a
[]
no_license
isliulin/jashliao_VC
6b234b427469fb191884df2def0b47c4948b3187
5310f52b1276379b267acab4b609a9467f43d8cb
refs/heads/master
2023-05-13T09:28:49.756293
2021-06-08T13:40:23
2021-06-08T13:40:23
null
0
0
null
null
null
null
BIG5
C++
false
false
7,320
cpp
// test_Analyse_DataDlg.cpp : implementation file // #include "stdafx.h" #include "test_Analyse_Data.h" #include "test_Analyse_DataDlg.h" #include <string.h> #include <stdlib.h> #include<fstream.h> #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif struct file_data { int i...
[ "jash.liao@gmail.com" ]
jash.liao@gmail.com
a64d2764b7071cf4e24186113f6763da603ac499
e51b25ffa788c2030fa6cda734f8b1d77a0bcfa4
/week12/First group - solutions from exercise/task2.cpp
3c2a9e71581147f6d77c9ac10be9bde01cc61d6b
[]
no_license
DarkoDanchev/sd-practicum-18-19
bb54e6e5c6116066ff2454c7871ebd7701886c37
82445dc3fd56c722d2984c0b6140c0262cbecfdc
refs/heads/master
2020-03-30T19:41:09.820533
2019-01-17T15:13:37
2019-01-17T15:13:37
151,553,429
3
3
null
null
null
null
UTF-8
C++
false
false
991
cpp
#include <iostream> #include <vector> using namespace std; int n, m; vector<int> graph[1024]; bool used[1024] = { false }; void input() { cin >> n >> m; for (int i = 0; i < m; i++) { int firstVertex, secondVertex; cin >> firstVertex >> secondVertex; graph[firstVertex - 1].push_back(se...
[ "vladimir.jivkov@gmail.com" ]
vladimir.jivkov@gmail.com
e9cee0d8e5871539b2681e30b1a5697be7047db5
e3b632ad3b18086043441c5c1e4d02e130b28f4b
/flatbuffers/include/schemas/post/new_comment_req_generated.h
bd48828bac47c8ea2e9e73a41215d04a666bf6c9
[ "Apache-2.0" ]
permissive
bizhan/UDP-Server-With-Flatbuffers
316e59786592dcfe15068465d8aa54ab189d5edc
06a137cf5b779d96f7382211073083bd72fe7c38
refs/heads/master
2020-05-07T00:55:51.945542
2016-05-16T08:02:04
2016-05-16T08:02:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,817
h
// automatically generated by the FlatBuffers compiler, do not modify #ifndef FLATBUFFERS_GENERATED_NEWCOMMENTREQ_FBS_POST_H_ #define FLATBUFFERS_GENERATED_NEWCOMMENTREQ_FBS_POST_H_ #include "flatbuffers/flatbuffers.h" namespace fbs { struct Session; struct GeneralResponse; } // namespace fbs namespace fbs { names...
[ "yihshyng223@gmail.com" ]
yihshyng223@gmail.com
90fa5ef7f58db146bb790350b8f5f44b3a8e4018
5533feb659c62d8d9d59d010ae2e80ea11027c15
/src/waste_water.cpp
d6000c5771117c262c5fb5ba7783237da7807982
[]
no_license
GiulioGenova/SBR
7ae368483e43195d920a793eee84509fa82a594c
1e3091f7f5be6474075072fb3106894afa2b3046
refs/heads/master
2020-04-05T13:13:05.122950
2020-02-18T20:37:36
2020-02-18T20:37:36
156,892,434
0
1
null
null
null
null
UTF-8
C++
false
false
1,183
cpp
#include <Rcpp.h> using namespace Rcpp; // [[Rcpp::export]] NumericVector waste_water_adj(NumericVector n, NumericVector e, NumericVector irrig, double taw, double p, NumericVector k,double acc) { NumericVector waste_water(e.size()); double raw = taw*p; double ks = 0; double waste = 0; double need = 0; for ...
[ "giuliogenova89@gmail.com" ]
giuliogenova89@gmail.com
625ebba939d0fe61b1b4d68c6e26b11be826773b
2c148e207664a55a5809a3436cbbd23b447bf7fb
/src/media/renderers/audio_renderer_impl_unittest.cc
e938c6db399ad754f0d28f0f44c8b5f3532d96da
[ "BSD-3-Clause" ]
permissive
nuzumglobal/Elastos.Trinity.Alpha.Android
2bae061d281ba764d544990f2e1b2419b8e1e6b2
4c6dad6b1f24d43cadb162fb1dbec4798a8c05f3
refs/heads/master
2020-05-21T17:30:46.563321
2018-09-03T05:16:16
2018-09-03T05:16:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
44,085
cc
// Copyright (c) 2012 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 "media/renderers/audio_renderer_impl.h" #include <memory> #include <utility> #include <vector> #include "base/bind.h" #include "base/callba...
[ "jiawang.yu@spreadtrum.com" ]
jiawang.yu@spreadtrum.com
d25996702dd9897b092bad5e20c78ba34478ee0a
0cb3115afed8180a16832d72a72b725c2e471450
/aCORN_G4/include/SteppingAction_Verbose.hh
09c13d05d9a21630625de602efc188eaa7c8e01c
[ "LicenseRef-scancode-public-domain" ]
permissive
aCORNCollaboration/aCORN_MPM
d5568ca75fa48871ca4db707e707eae14d1533b5
cec1befd96e3897cacd3e6cd33932bd704b0a495
refs/heads/master
2020-12-29T01:53:53.944784
2016-06-29T13:38:33
2016-06-29T13:38:33
40,367,939
0
0
null
null
null
null
UTF-8
C++
false
false
378
hh
#ifndef STEPPINGACTION_VERBOSE #define STEPPINGACTION_VERBOSE #include <G4SteppingVerbose.hh> /// class for printing out information at every step class SteppingAction_Verbose : public G4SteppingVerbose { public: /// constructor SteppingAction_Verbose() {} /// display info for step void StepInfo(); /// display i...
[ "mpm@caltech.edu" ]
mpm@caltech.edu
00cb63920cd6dfa4ec2c4b8e9e3c5c95cc15aeb6
53d0ef0f1be435f2647e218df540a86f590e7287
/src/walletdb.h
ae718117174e1fffa1cffce192ac428bb6e0654a
[ "MIT" ]
permissive
sutantoz/zubitcoin
3753c1a43bc20309b18e98d5801b31dacabec2a0
bba943b5b49069776313859e24adbe6969daa076
refs/heads/master
2020-04-26T14:22:39.910786
2019-03-03T23:49:35
2019-03-03T23:49:35
173,611,807
0
2
null
null
null
null
UTF-8
C++
false
false
7,720
h
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2013 The Bitcoin developers // Copyright (c) 2016-2018 The PIVX developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_WALLETDB_H #define ...
[ "achmadsutanto@gmail.com" ]
achmadsutanto@gmail.com
3db44e8d7e180913c849f1b344fea4598e59948f
cd04c84c8d873d190bb0f8c152cc770b02c9e210
/Task3/Car/src/IntRange.cpp
f433c2591ac6d84ff46ff427e56a5604e25fe6d6
[]
no_license
miredirex/oop-course
c30429a7049fd1a7827a108c453baea7eaf1e26d
5ed318bf2afafc331208ad87e50f74beb0129001
refs/heads/master
2022-12-18T20:24:52.529252
2020-09-27T23:01:57
2020-09-27T23:01:57
240,968,340
0
0
null
2020-09-27T22:58:22
2020-02-16T21:25:06
C
UTF-8
C++
false
false
243
cpp
#include <IntRange.h> int IntRange::GetFirst() const { return m_start; } int IntRange::GetLast() const { return m_endInclusive; } bool IntRange::Contains(int value) const { return (m_start <= value && value <= m_endInclusive); }
[ "my@area.gq" ]
my@area.gq
fdf7ffcb02e0f6bee2871a7729af68d9618983c5
c2181c1e9c1aaa46189adcff19a66dac5eacb17e
/devel/include/gazebo_msgs/SetJointPropertiesRequest.h
5e4ebafdf156c5d20639c11d7692770e9733f402
[]
no_license
espadandy/dynamics_ws
ea551484385e958a2e2bb31ab2ed0e182f618db7
6362cb3d4b8944d6ef3fbf929b87b61216fec3ee
refs/heads/master
2021-01-19T09:20:56.406085
2016-12-15T17:29:06
2016-12-15T17:29:06
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,145
h
// Generated by gencpp from file gazebo_msgs/SetJointPropertiesRequest.msg // DO NOT EDIT! #ifndef GAZEBO_MSGS_MESSAGE_SETJOINTPROPERTIESREQUEST_H #define GAZEBO_MSGS_MESSAGE_SETJOINTPROPERTIESREQUEST_H #include <string> #include <vector> #include <map> #include <ros/types.h> #include <ros/serialization.h> #includ...
[ "skasturirangan@wpi.edu" ]
skasturirangan@wpi.edu
35552a4d6a39b5696d8073800d97730700953bc3
d5f7257da1fd3d94eed5c945f59a33fb9822c5c1
/vendor/font/MTK/official/project/plutommi/content/src/MainLcd128X64/res_gen_font.cpp
cf351900c0b0293d3b1b1d4599c32aedfc3c844f
[]
no_license
dongdong-2009/2503D_MQTT
ce37cd3bd83fbd310e411d21aea663dd02d4ac6a
15f0ec65a56412935a810712807303362b2c5427
refs/heads/master
2023-04-22T21:33:57.079597
2021-04-25T11:36:43
2021-04-25T11:36:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
28,863
cpp
#include "StdAfx.h" #include "FontgenGprot.h" #define FONT_DATA_FILE_PATH(file_name) "..\\..\\..\\vendor\\font\\FontData\\OfficialFont\\"#file_name /* "..\\..\\..\\vendor\\font\\MTK\\official\\project\\plutommi\\content\\FontData\\"#file_name */ #define FONT_DATA_OUTPUT_PATH (".\\FontFile") #if (define...
[ "864876693@qq.com" ]
864876693@qq.com
2e77f9dfe523d3738287936b8bb3230315810db0
aaa5264ddb9c96caad4f194e49f1622423b6e3e2
/3rdParty/boost/boost/mpl/aux_/nttp_decl.hpp
1155fb0d3d7cae997bf444166aa3aa39b6b8f2ef
[ "BSL-1.0" ]
permissive
remko/toys
3c8424fae5c5e847721b4ac949b80324b696ba43
a4268e2baa55af4089622f51e510c1459489b055
refs/heads/master
2021-01-17T11:59:57.620546
2016-02-22T18:10:18
2016-02-22T19:42:14
10,422,577
3
0
null
null
null
null
UTF-8
C++
false
false
952
hpp
#ifndef BOOST_MPL_AUX_NTTP_DECL_HPP_INCLUDED #define BOOST_MPL_AUX_NTTP_DECL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2001-2004 // // 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) // // See http://www.boost....
[ "git@el-tramo.be" ]
git@el-tramo.be
92b8edf216f1c7803d1059a3e67a63246ddff74b
fdebed37cdfcf61f2e38f92abd59608d9a65271c
/src/world_generation/WorldGenerator.cpp
8cdbd86e772a67a4566b6392362eeca7750fd816
[ "Apache-2.0" ]
permissive
guymor4/EagleBird
71022d143bee308cdf77bc5648688b55036c21fa
6b21819345c2a5d983a9d7fac2a12d85e3bbe9c2
refs/heads/master
2022-03-02T09:17:41.534035
2019-10-17T20:09:15
2019-10-17T20:09:15
null
0
0
null
null
null
null
UTF-8
C++
false
false
21,960
cpp
#include "WorldGenerator.h" EagleBird::WorldGeneration::WorldGenerator::WorldGenerator(const uint32_t x_size, const uint32_t y_size, const uint32_t z_size, const int seed) { _size_x = x_size; _size_y = y_size; _size_z = z_size; this->_seed = seed; } EagleBird::WorldGeneration::WorldGenerator::~WorldGenerator() { ...
[ "guymor4@gmail.com" ]
guymor4@gmail.com
b3272335411982994633308b041f724a01ebb3f7
d113a71731fb93976c353ea48ec1ecaf6af6421f
/UPCDlg.h
cb9fe2cd3f7b1cea52b11ec624a8942bf7fee76d
[]
no_license
jasonxi89/Inventory_Management
7a7e47c6037ab2066bbad8b9c1cf9dac7385f32b
3ec1c3fc840275b5461e170e8ba267c1f1e7e0df
refs/heads/master
2020-03-07T19:29:58.009063
2018-04-01T21:20:53
2018-04-01T21:20:53
127,672,315
0
0
null
null
null
null
UTF-8
C++
false
false
566
h
#pragma once #include <QDialog> #include "DBUiDlg.h" struct UPC_INFO { QString category; QString name; QString company; QString memo; }; class QLineEdit; class UPCDialog : public DBUiDlg { Q_OBJECT public: UPCDialog(QWidget *parent = 0); ~UPCDialog(); virtual void Init(DBRowData da...
[ "jasonxi89@gmail.com" ]
jasonxi89@gmail.com
b818134b2de9dd579393046ddb031fa944954853
c528841c866296a7c4a39bae83191243f94ecdda
/src/NodoListD.cpp
e34390e0bf213c1aa5ed201a8d84f6bd7e8666f0
[]
no_license
Javi1427/EDD_1S2020_P1_201612102
e6a5dd71c70a755db1178e408bf747be5479f5f1
98afbe436e5c8bfa2e8f0006f060945054ed255e
refs/heads/master
2022-04-07T08:04:22.747300
2020-02-19T02:38:04
2020-02-19T02:38:04
241,498,039
0
0
null
null
null
null
UTF-8
C++
false
false
231
cpp
#include "NodoListD.h" /* Este metodo es el constructor de la clase */ NodoListD::NodoListD(string letra1) { this->letra = letra1; this->next = nullptr; this->backa = nullptr; } NodoListD::~NodoListD() { //dtor }
[ "javierrecinos27@gmail.com" ]
javierrecinos27@gmail.com
3b042125358609ad936f1a7196989df1eb381a07
ca44c49c9c85c4b747d23a212b1d082d01fbafe1
/v1/earl.cpp
0b8bddbad2b542875f932554d55ee249db20b679
[]
no_license
cat-cuatro/Q-Learning-with-Robby-the-Robot
8af90652b28d5d3a052de9bf405d7f47a39c1212
150ce62d96bb73b54d0851a7cc0626e02dadf3b4
refs/heads/master
2020-06-02T09:26:05.869910
2019-12-31T10:24:38
2019-12-31T10:24:38
191,113,837
0
0
null
null
null
null
UTF-8
C++
false
false
11,596
cpp
#include "robby.h" int train_earl_robby(robot & robby, robot & earl, roboGrid & environment, qmatrix ** robbygrid, qmatrix ** earlgrid, int episodes){ int cansCollected = 0; int i = 0; int flag = TRAINING; robot oldRobby; oldRobby.totalReward = 0; oldRobby.cansCollected = 0; qmatrix robbyCurrentState; q...
[ "noreply@github.com" ]
noreply@github.com
4f76adb20aa391a56a3886a36a79bf6f066c5659
4a3d84611aa456c5264bd6644dc550a5daf92256
/cpp/include/pairwise_consistency_maximization/graph_utils/graph_types.h
1d0cffaa3bae81671cfd20afd66987bec29de86c
[ "BSD-3-Clause" ]
permissive
lajoiepy/robust_distributed_mapper
d3b1002c1c6473b34bbe1f897cc2085d990adf45
991a13f368a1d7cbc5dc370ae6f3d3a7f6c01243
refs/heads/master
2022-11-03T03:48:22.638498
2022-03-22T17:09:04
2022-03-22T17:09:04
164,741,157
44
13
null
null
null
null
UTF-8
C++
false
false
2,675
h
// Copyright (C) 2019 by Pierre-Yves Lajoie <lajoie.py@gmail.com> #ifndef GRAPH_UTILS_TYPES_H #define GRAPH_UTILS_TYPES_H #include <boost/shared_ptr.hpp> #include <gtsam/base/Value.h> #include <gtsam/geometry/Pose3.h> #include <gtsam/geometry/Rot3.h> #include <gtsam/slam/BetweenFactor.h> #include <gtsam/inference/Sym...
[ "lajoie.py@gmail.com" ]
lajoie.py@gmail.com
478c1c521db42530c891df9a7751dbb32b68d5b6
ea2a51aea2ea7018a560eae92bb6eacb96d82167
/include/robot_includes/auto_functions.hpp
92c1e922d750c93caba6bc0692c3f9ce78597ae3
[]
no_license
InsertString/2D_WORLDS_2019
c752a30ac3b9dd5bed667b13fddc3fa7382f2040
7832d50996c03dbf6eb392440209651d8cb14fc0
refs/heads/master
2020-04-26T16:26:29.177103
2019-05-06T02:44:53
2019-05-06T02:44:53
173,677,852
0
0
null
null
null
null
UTF-8
C++
false
false
753
hpp
#ifndef _AUTO_FUNCTIONS_HPP_ #define _AUTO_FUNCTIONS_HPP_ enum Auto_Action_Return_States { COMPLETE, INCOMPLETE, }; #define AUTO_PIVOT_LEFT 1 #define AUTO_PIVOT_RIGHT 2 struct Auto_Action { Auto_Action_Return_States return_state; int public_value; }; Auto_Action auto_drive(int target, int max_pow...
[ "joshuacanadian@gmail.com" ]
joshuacanadian@gmail.com
8089bc9be02c410685a201bbaa5d2dbe89aaf536
7a32e21f6045259f17a401674bc3fd8b27847bd1
/HW5/0516205_5.cpp
1651f173e1e8f8c13413b3922fb47b4a448e7bd6
[]
no_license
Holychung/2018_1_OS
d58ec6e2149595c9083c5482077fb626b5a5c21b
dece200751c9bb7e0e40d4d2642fc59fc004e516
refs/heads/master
2021-05-23T00:43:54.597469
2020-04-05T05:09:30
2020-04-05T05:09:30
253,159,224
0
0
null
null
null
null
UTF-8
C++
false
false
4,805
cpp
/* Student No.: 0516205 Student Name: 鍾禾翊 Email: mickey94378@gmail.com SE tag: xnxcxtxuxoxsx Statement: I am fully aware that this program is not supposed to be posted to a public server, such as a public GitHub repository or a public web page. */ #include <iostream> #include <fstream> #include <cstdlib> ...
[ "noreply@github.com" ]
noreply@github.com
6065abf9ebc94152e28e54cef32a3e7c72455329
454ee2b7ec1ef279a73e4479fbcd6abcd2152757
/mcutl/pin_list.h
b1e9fe8c0ded265f54677652981ca881e6a9f387
[]
no_license
skhoroshavin/MCU-TL
a4160111f1d0a5cb13577edfd8b9ab6a74f2c614
2d3010406199d95757483ae7e80c057463ae4b07
refs/heads/master
2016-09-05T10:05:52.285907
2014-01-24T19:23:16
2014-01-24T19:23:16
null
0
0
null
null
null
null
UTF-8
C++
false
false
8,277
h
#pragma once #include <meta/list.h> namespace internal { ///////////////////////////////////////////////////////////////////////// // Utility ///////////////////////////////////////////////////////////////////////// template<class Pins> struct GetPortMask; template<> struct GetPortMask<meta::List<>> { static c...
[ "skhoroshavin@gmail.com" ]
skhoroshavin@gmail.com
9887776350f4c519c60855d41c4705979a5f4fe1
c1501a18f6d3fe138b1a1c5ebebefc8fcd24392a
/计蒜客/训练联盟周赛/26E.cpp
7e531cc800b3c76f60a0ea1a32c637f92ac0d8a1
[]
no_license
Simon-0801/CodeHome
5b2125b5926df4d6f9c63b2e7da993d717ddcda2
88ab5c776e5a7b711419928d645212088f3b1858
refs/heads/master
2020-12-14T11:06:21.286016
2020-10-14T13:19:01
2020-10-14T13:19:01
234,722,194
0
0
null
null
null
null
UTF-8
C++
false
false
916
cpp
#include <iostream> #include <cstdio> #include <algorithm> #include <cstring> #include <string> #include <cmath> #include <vector> #include <map> #include <set> #include <queue> #define INF 0x3f3f3f3f #define mst(a,num) memset(a,num,sizeof a) #define rep(i,a,b) for(int i=a;i<=b;i++) #define repd(i,a,b) for...
[ "noreply@github.com" ]
noreply@github.com
c6b8d8e2a14f877c535ced53caff87d8443d6e49
ef53d785853cfb6ec73a7559276abe7434b44748
/Node.h
4fd825fd9956a2e55df73469e4b2af7def1c9670
[]
no_license
JacobMarx/Heap
6c6ad8610c27a400d779b3bce31cd3682b6b0e52
f62ba8f37b9109f2eedaf3aec7e422ea0ebac832
refs/heads/master
2020-05-16T12:09:44.892830
2019-05-23T20:45:34
2019-05-23T20:45:34
183,038,729
0
0
null
null
null
null
UTF-8
C++
false
false
268
h
// Created by jacob Marx #ifndef NODE_H #define NODE_H #include <iostream> struct Node { Node(int data = 0) { this->data = data; left = NULL; right = NULL; parent = NULL; } int data; Node* left; Node* right; Node* parent; }; #endif
[ "331733@SHS-10D9C06F2.beaverton.k12.or.us" ]
331733@SHS-10D9C06F2.beaverton.k12.or.us
e91e156cb2814cd0ba219f47b2799dc3a32b380c
9a3b9d80afd88e1fa9a24303877d6e130ce22702
/src/Providers/UNIXProviders/iSCSIConnection/UNIX_iSCSIConnection.h
a112bf855a825a4a4e74dd5ccbf19714a229e000
[ "MIT" ]
permissive
brunolauze/openpegasus-providers
3244b76d075bc66a77e4ed135893437a66dd769f
f24c56acab2c4c210a8d165bb499cd1b3a12f222
refs/heads/master
2020-04-17T04:27:14.970917
2015-01-04T22:08:09
2015-01-04T22:08:09
19,707,296
0
0
null
null
null
null
UTF-8
C++
false
false
12,413
h
//%LICENSE//////////////////////////////////////////////////////////////// // // Licensed to The Open Group (TOG) under one or more contributor license // agreements. Refer to the OpenPegasusNOTICE.txt file distributed with // this work for additional information regarding copyright ownership. // Each contributor lice...
[ "brunolauze@msn.com" ]
brunolauze@msn.com
67e33e6ed099ba6989891e5d3052f8f538784610
3f3fe8ed4aeb26d721c94517216bf290b8fd9545
/utils/vgui/include/VGUI_RadioButton.h
857751d2a8fa02b21d7315034891536c65406cb6
[]
no_license
tyabus/hlsdk-2.2
64790b735a7e4063b16e8dd865813500f5124a7d
be2804d0e61db5fbb721e7da4f5ee904f9bd36b7
refs/heads/master
2020-05-05T08:06:06.903826
2019-04-07T04:08:29
2019-04-07T04:08:29
179,850,538
3
0
null
null
null
null
WINDOWS-1252
C++
false
false
572
h
//========= Copyright © 1996-2001, Valve LLC, All rights reserved. ============ // // Purpose: // // $NoKeywords: $ //============================================================================= #ifndef VGUI_RADIOBUTTON_H #define VGUI_RADIOBUTTON_H #include<VGUI.h> #include<VGUI_ToggleButton.h> namesp...
[ "tyabustest@gmail.com" ]
tyabustest@gmail.com
1a52b189fbce58d7df9e7aaa48cf61d481eaf99a
6bcd0eb0cf8a2ecf4fb60f1a354424ad3e8ce5e7
/WRLInProcessWinRTComponent/CPP/CPP/Scenario3_CustomException.xaml.cpp
6efcc687f5f15c83d4cb7288ccf4867fee279603
[ "MIT" ]
permissive
mhdubose/Windows-universal-samples
8e0fa492ca624b96f60a28913753066eac8e09f4
7c3abf2bc631dccdd19c1a55fc16109c3d3e78d5
refs/heads/master
2021-01-14T12:35:20.616148
2015-08-27T23:11:19
2015-08-27T23:15:06
38,263,630
0
0
null
2015-06-29T18:27:38
2015-06-29T18:27:37
null
UTF-8
C++
false
false
1,190
cpp
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // //********************************************************* #include "pch.h" #include "Scenario3_CustomException.xaml.h" #include "MainPage.xaml.h" #include "..\Server\Microsoft.SDKSamples.Kitchen.h" us...
[ "IrinVoso@users.noreply.github.com" ]
IrinVoso@users.noreply.github.com
95c808a67daad07b595ce8b82987c4a95475b63c
fd3e4009313709e106bc69b0277c2404a7a6ae4b
/File Maker Other/File Maker Other.cpp
a75f55de0582a65085d49a7e74e228a62b104673
[]
no_license
cheeseonhead/HOJProblems
a6c2018cd2fe306cddde141652588c205e6a8265
96f2782019349c38bf4a4ee28c00a1ebd901ad93
refs/heads/master
2020-04-01T06:56:15.274375
2015-03-26T00:14:26
2015-03-26T00:14:26
32,898,326
0
0
null
null
null
null
UTF-8
C++
false
false
962
cpp
#include <stdio.h> #include <stdlib.h> #include <string.h> int main() { char sec[100],name[100],date[100],fn[100],oj[100],dup[10]; int cnt=0; puts("Welcome to file maker"); puts("Please enter the Online Judge"); gets(oj); puts("Please enter the problem number"); gets(name); puts("If it's a duplica...
[ "cheeseonhead@gmail.com" ]
cheeseonhead@gmail.com
f2f640bf09f51784a32cebbb6dc0a44286d8330a
df6a7072020c0cce62a2362761f01c08f1375be7
/include/oglplus/enums/transform_feedback_primitive_type.ipp
3dc0ad93b7399c26f4f8db799431ca330b43a298
[ "BSL-1.0" ]
permissive
matus-chochlik/oglplus
aa03676bfd74c9877d16256dc2dcabcc034bffb0
76dd964e590967ff13ddff8945e9dcf355e0c952
refs/heads/develop
2023-03-07T07:08:31.615190
2021-10-26T06:11:43
2021-10-26T06:11:43
8,885,160
368
58
BSL-1.0
2018-09-21T16:57:52
2013-03-19T17:52:30
C++
UTF-8
C++
false
false
675
ipp
// File include/oglplus/enums/transform_feedback_primitive_type.ipp // // Automatically generated file, DO NOT modify manually. // Edit the source 'source/enums/oglplus/transform_feedback_primitive_type.txt' // or the 'source/enums/make_enum.py' script instead. // // Copyright 2010-2019 Matus Chochlik. // Distrib...
[ "chochlik@gmail.com" ]
chochlik@gmail.com
1979167a46f2e1f1ac180b78f9d918b2f29e8fbf
833be0f07e316096dd2c73893531d63566cb0e37
/multicell/multicell/window.h
17f3028478e0149413a52aa538821fc7301881bc
[]
no_license
xSeditx/Multi_cell-AI
42f40a4f96c19ea2bede11c031518c09f5bb725c
07e19d81581b1ef34c7307bce213009d1dd2dca0
refs/heads/master
2021-05-14T06:29:29.989724
2018-01-04T09:49:34
2018-01-04T09:49:34
116,242,810
0
0
null
null
null
null
UTF-8
C++
false
false
1,804
h
#pragma once #define SDL_MAIN_HANDLED #define _SDL_ #include<sdl.h> #define Print(x) std::cout << x << std::endl #define GetRandom( min, max ) ((rand() % (int)(((max) + 1) - (min))) + (min)) #define RANDOM(x) ((rand() * (1.0 / (1.0 + RAND_MAX))) * x) //#define RGB(r,g,b) ...
[ "noreply@github.com" ]
noreply@github.com
fefcf0160f01950c399304aa88f0e3520a631c3f
710ac923ad7aaaf3c59882a057a2ebbe159ef135
/Ogre-1.8rc/RenderSystems/GLES2/src/OgreGLES2FBORenderTexture.cpp
3242540152f2a4db9b0962e62199ff8c79d3bed3
[]
no_license
lennonchan/OgreKit
3e8ec4b0f21653cb668d5cd7d58acc8d45de6a96
ac5ca9b9731ce5f8eb145e7a8414e781f34057ab
refs/heads/master
2021-01-01T06:04:40.107584
2013-04-19T05:02:42
2013-04-19T05:02:42
9,538,177
1
3
null
null
null
null
UTF-8
C++
false
false
18,624
cpp
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2012 Torus Knot Software Ltd Permission is hereby granted, free of charge, to any person ...
[ "qinlong.mkl@gmail.com" ]
qinlong.mkl@gmail.com
2c8da5c847861b2ecfcc79c4ef902b56b1334552
a7a07cbbb41b1a404c19c728e2aa67f11ec7dbf3
/test_auto/main.cpp
11550e1a7b9005bcbff41c017f8341b629fe82d6
[]
no_license
Ran1366/LearnCpp
b517b3374bfc279f45b105cd4611b345dce464a5
9add31fa6b09e7080f83fc1a574d43048c74f5ef
refs/heads/master
2020-04-08T10:33:17.463639
2019-07-23T15:22:03
2019-07-23T15:22:03
159,273,649
0
0
null
null
null
null
UTF-8
C++
false
false
232
cpp
#include <iostream> using namespace std; int main() { //auto自动判断类型, 忽略顶层const int i = 0; const int ci = i, &cr = ci; auto int b = ci; int *r = &b; b = 5; std::cout << b << std::endl; return 0; }
[ "m13669286873_1@163.com" ]
m13669286873_1@163.com
6760d501ffa3fba0b4b542fd5f06738534470d69
7e8c72c099b231078a763ea7da6bba4bd6bac77b
/other_projects/base_station_monitor/Client/reference SDK/General_NetSDK_Chn_IS_V3.36.0.R.100505/Demo/分类应用/设备报警、用户管理/ClientDemo1/ClientDemo1.cpp
69ba6cec66845d89f2137fabdd907f6a4aa088bc
[]
no_license
github188/demodemo
fd910a340d5c5fbf4c8755580db8ab871759290b
96ed049eb398c4c188a688e9c1bc2fe8cd2dc80b
refs/heads/master
2021-01-12T17:16:36.199708
2012-08-15T14:20:51
2012-08-15T14:20:51
71,537,068
1
2
null
2016-10-21T06:38:22
2016-10-21T06:38:22
null
UTF-8
C++
false
false
3,814
cpp
// ClientDemo1.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "ClientDemo1.h" #include "ClientDemo1Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////////////////////////////////////////////////...
[ "thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb" ]
thinkinnight@b18a5524-d64a-0410-9f42-ad3cd61580fb
f2ed8e0a39c964a89a8309d7b58c34037a4dca8f
7999a9215654274215b59b543a641be6a3275c32
/autonomy/aruco/aruco-1.2.5/utils/aruco_test_board_gl.cpp
daf35f351e3a72b4374c3828b3a0485cd8b37a04
[ "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
UAFRMC/2020
715006903553150009a816f4aa9c6ea45feeaea3
9a828c82d74228f0209832b4296b36365883b60e
refs/heads/master
2021-11-15T10:54:07.511760
2021-11-07T20:38:17
2021-11-07T20:38:17
209,660,861
4
3
null
2020-03-09T23:19:40
2019-09-19T22:45:01
C++
UTF-8
C++
false
false
9,873
cpp
/***************************** Copyright 2011 Rafael Muñoz Salinas. 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, thi...
[ "lawlor@alaska.edu" ]
lawlor@alaska.edu
5f905037f86af5926e320131a2947697e8987d61
7264c1083d93e654a8953d377a73ce3d28af41fb
/Source/Base Common Src/Common/Md5.h
f691e22ceb4c4c50022cfb511b8442d67f1d015d
[]
no_license
samik3k/Mu-GS-Webzen-MC-10093
8ae88d0aae232513bfff22d72ec6ba6d1973f35d
d07c0ca7010dedf7bf36447c1a3fb55389bbba9a
refs/heads/master
2022-12-26T06:07:30.079269
2020-10-05T09:55:11
2020-10-05T09:55:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
7,869
h
#pragma once #define S11 7 #define S12 12 #define S13 17 #define S14 22 #define S21 5 #define S22 9 #define S23 14 #define S24 20 #define S31 4 #define S32 11 #define S33 16 #define S34 23 #define S41 6 #define S42 10 #define S43 15 #define S44 21 class CMD5 { public: CMD5::CMD5(){init();} inline UINT rotate_left(...
[ "ptr0x@live.com" ]
ptr0x@live.com
d3f97d5d9f863b0ea8c6913e052ea10ef038e91c
d5d75fb1ea6ded9d1a0f9c13be6694a9f652804d
/AsyncMonitor.cpp
021b33c4f5e9796270c8b3736e917b7f693159e1
[ "MIT" ]
permissive
orxx/BodySlide-and-Outfit-Studio
c5ec80c0de3b2e516d6dfef1a3cc779309b2f9eb
be090f6ccb3e0448f47de1fa5e3727133a3b8b0f
refs/heads/master
2020-04-06T04:11:03.389090
2015-04-19T07:32:08
2015-04-19T09:01:14
34,200,020
1
0
null
2015-04-19T09:02:11
2015-04-19T09:02:09
C++
UTF-8
C++
false
false
52
cpp
#include "AsyncMonitor.h" AsyncMonitor NoMonitor;
[ "denis41@hotmail.de" ]
denis41@hotmail.de
5f3fd91ce3ec0210c3bb8de3e6e7b1d2d9b1c6a6
d2fb019e63eb66f9ddcbdf39d07f7670f8cf79de
/groups/bsl/bslstl/bslstl_istringstream.h
4892bbfe7899e03829ee0e0baade464c87bd5dbe
[ "MIT" ]
permissive
gosuwachu/bsl
4fa8163a7e4b39e4253ad285b97f8a4d58020494
88cc2b2c480bcfca19e0f72753b4ec0359aba718
refs/heads/master
2021-01-17T05:36:55.605787
2013-01-15T19:48:00
2013-01-15T19:48:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
13,405
h
// bslstl_istringstream.h -*-C++-*- #ifndef INCLUDED_BSLSTL_ISTRINGSTREAM #define INCLUDED_BSLSTL_ISTRINGSTREAM #ifndef INCLUDED_BSLS_IDENT #include <bsls_ident.h> #endif BSLS_IDENT("$Id: $") //@PURPOSE: Provide a C++03-compatible 'istringstream' class. // //@CLASSES: // b...
[ "abeels@bloomberg.net" ]
abeels@bloomberg.net
88ddfad20be263cfa69c99666a5bdd18bd84af6d
4b9c10f69d7a3d80d443bb83fa2de38151bad85b
/10018/reverse.cpp
72e9ba97ebf85c950118beaf7ceabbe49915b25b
[]
no_license
rajul/UVa
474dd53f84c02ad28097d6423e360886b95c3539
0534eb23c1868f96e6c72bf2de5c7a72faba5489
refs/heads/master
2020-12-29T02:38:12.777992
2019-05-19T05:04:15
2019-05-19T05:04:15
43,592,656
2
1
null
null
null
null
UTF-8
C++
false
false
720
cpp
#include <iostream> using namespace std; bool is_palindrome(string s) { int i; int l = s.length(); for(i=0; i<(l/2); i++) { if(s[i] != s[l-1-i]) return false; } return true; } int get_iterations(string num) { string rev_num; int count = 0, i, l; long result; while(1) { l = num.length(); rev_nu...
[ "rajul09@gmail.com" ]
rajul09@gmail.com
8c12b939c21b1b8cd8c1b9f825745163faedd4e4
d26655310f2e895a17258d44180b8b5bb1564b20
/examples/example_util.hpp
273ae0b8263679733459c3d51b2e5a08da7b0960
[ "MIT" ]
permissive
whackashoe/xethru-cpp-connector
5981870b659bd4a295e597b8cb997de826289070
93c87c792f9ca238b6b2a95ba80ed992c571d2dd
refs/heads/master
2021-01-10T02:15:51.495832
2016-01-01T00:16:33
2016-01-01T00:16:33
48,865,624
0
0
null
null
null
null
UTF-8
C++
false
false
559
hpp
#ifndef XETHRU_EXAMPLE_UTIL_HPP #define XETHRU_EXAMPLE_UTIL_HPP #include <iostream> #include <ctime> #include <iomanip> #include <string> struct pretty_time { pretty_time() {} friend std::ostream& operator<<(std::ostream& os, const pretty_time& mp) { time_t rawtime; struct tm * timeinfo; ...
[ "whackashoe@gmail.com" ]
whackashoe@gmail.com
5985a9645493877c9154c3907fb061e3fcd08805
adc0a33f20e8c09a09a2492f8c3f210c94b05ec7
/src/cascadia/TerminalSettings/KeyChord.cpp
96e771acbccc781e2427c04270681fb9078cea4e
[ "MIT" ]
permissive
farmanp/terminal
01a4fee63d4103a4d031b3f48ce71795ffea0d7f
d766c9bfebbbae9c5a9c3d4a2bd046c829dc8ed0
refs/heads/master
2020-05-24T02:07:13.854359
2019-09-15T15:15:07
2019-09-15T15:15:07
187,047,668
1
0
MIT
2019-05-16T14:48:40
2019-05-16T14:48:40
null
UTF-8
C++
false
false
1,049
cpp
// Copyright (c) Microsoft Corporation. // Licensed under the MIT license. #include "pch.h" #include "KeyChord.h" namespace winrt::Microsoft::Terminal::Settings::implementation { KeyChord::KeyChord(bool ctrl, bool alt, bool shift, int32_t vkey) : _modifiers{ (ctrl ? Settings::KeyModifiers::Ctrl : Setting...
[ "duhowett@microsoft.com" ]
duhowett@microsoft.com
510da86a2afc3e79e25f6407f1e56ec4339f39cc
38cea84aad798112978e45e330792d50ec05bd3e
/game/server/SFML/SocketSelector.cpp
75f96f271c46083a28d923fc3fe7320a681332d6
[]
no_license
HL2-Ghosting-Team/src
3822c5f7b621ef8e158fa7e2a74551c9cd81257f
8c9e32e78a0f67591d6dd8a17cb77bc0ebf832b5
refs/heads/master
2022-06-25T01:15:20.989386
2022-06-16T19:58:43
2022-06-18T17:52:05
12,396,254
20
19
null
2022-06-18T17:52:06
2013-08-27T03:49:09
C++
UTF-8
C++
false
false
4,180
cpp
//////////////////////////////////////////////////////////// // // SFML - Simple and Fast Multimedia Library // Copyright (C) 2007-2014 Laurent Gomila (laurent.gom@gmail.com) // // This software is provided 'as-is', without any express or implied warranty. // In no event will the authors be held liable for any damages ...
[ "nkerns25@yahoo.com" ]
nkerns25@yahoo.com
75b62e0675be25ac366a792b56d86a2dab476cb2
8231adcf38337485ad762b43ce4165102acaa125
/GameAI/pathfinding/game/Game.h
9ea07f81ccde622f71511e7cab20812676cabf86
[]
no_license
Andy608/Pacman
a5121fe9973bfc813c1029ff5b9dcfc08c9136fd
c308db393dd810e5966f1675796bc5241be4959a
refs/heads/master
2020-04-09T00:36:33.638301
2018-12-08T01:11:12
2018-12-08T01:11:12
159,874,342
0
0
null
null
null
null
UTF-8
C++
false
false
2,712
h
#ifndef GAME_H_ #define GAME_H_ #include <Trackable.h> #include "EventListener.h" #include "Color.h" class Timer; class InputTranslator; class Sprite; class SettingsFile; class Score; class SceneManager; class AssetManager; class SaveManager; class LocalizationMap; class PerformanceTracker; class ComponentManager; c...
[ "AndrewR608@gmail.com" ]
AndrewR608@gmail.com
7b06ef9fcbd63e7113d5bed087b9e4645b0281f8
795238fb2b1c8fd4555d6d8ce7ab121dd3537a43
/Figure.h
049f3a371eeffe33fbad2235f7991d178babd7cd
[]
no_license
Danzolax/RPM_Lab7
4eabdce904f7bdf58941371236b52afad4c9f083
7361116bd2a1233514aaeaf2f2df9df02a64ae1e
refs/heads/master
2021-01-27T05:12:26.300646
2020-02-27T08:53:15
2020-02-27T08:53:15
243,473,513
0
0
null
null
null
null
UTF-8
C++
false
false
257
h
// // Created by danzolax on 19.02.2020. // #ifndef UNTITLED5_FIGURE_H #define UNTITLED5_FIGURE_H #include <string> #include <vector> class Figure { public: Figure(); virtual ~Figure(); virtual void print(); }; #endif //UNTITLED5_FIGURE_H
[ "danzolax@gmail.com" ]
danzolax@gmail.com
c723a93733db34b4d8d14aa62a9d6ec05f3f657d
9c04607c6a658060a16c269cb673e5818a7074cf
/src/extensions/const/const8-fst.cc
1c20dd8faf8372c007cabde6a35177aebe78209a
[ "Apache-2.0" ]
permissive
demitasse/openfst
5e0029065f85126c7853bc3c5ba762cdbc66d01b
6e4a66f7747e921dd2c220ee49927d0a2b69febf
refs/heads/master
2020-06-11T08:39:08.108955
2017-11-18T13:54:53
2017-11-18T13:54:53
75,707,831
0
1
null
null
null
null
UTF-8
C++
false
false
573
cc
// See www.openfst.org for extensive documentation on this weighted // finite-state transducer library. #include <fst/fst.h> #include <fst/const-fst.h> using fst::FstRegisterer; using fst::ConstFst; using fst::LogArc; using fst::Log64Arc; using fst::StdArc; // Register ConstFst for common arcs types with uint8 size ...
[ "dvn.demitasse@gmail.com" ]
dvn.demitasse@gmail.com
0c792e41a9dcdafece2c00d3605f4ad2b69de8a8
f058d216b5940f24398945297be143ec42fa7b1e
/src/745/C.cpp
335caf924bd99531f48947122cebef474086d15c
[]
no_license
ruippeixotog/codeforces
586fd66c307766734e66d64e88f712c7c5c02aac
d83b62fb274744fd1d49ff5ebf8d54dea116279f
refs/heads/master
2022-09-06T04:57:19.443564
2022-08-07T18:37:13
2022-08-07T18:37:13
74,235,104
6
3
null
null
null
null
UTF-8
C++
false
false
991
cpp
#include <cstdio> #include <vector> #define MAXN 1000 #define MAXK 1000 using namespace std; int c[MAXK]; vector<int> edges[MAXN]; int totalArea = 0, maxAreaIdx = -1, area[MAXK]; bool visited[MAXN]; int ffill(int k) { if(visited[k]) return 0; visited[k] = true; int ar = 1; for(int e: edges[k]) ar += ffill...
[ "ruippeixotog@gmail.com" ]
ruippeixotog@gmail.com
f96604fe2fb17a1bfc57ee673c600c0d3121510f
fcc136c9b903c33027da3c3e1604ec9325272bb2
/343. Integer Break.cpp
39a91a360f69226e5e399127e03ab64c77a3b65a
[]
no_license
autumn192837465/LeetCode
4c67105174f942ce861c99637e059abde5378f0e
d7c2ddb955adc826d01175a31747a12163f8d41d
refs/heads/master
2021-07-20T06:59:39.267313
2020-05-26T05:06:06
2020-05-26T05:06:06
174,077,418
3
0
null
null
null
null
UTF-8
C++
false
false
725
cpp
/* Given a positive integer n, break it into the sum of at least two positive integers and maximize the product of those integers. Return the maximum product you can get. Example 1: Input: 2 Output: 1 Explanation: 2 = 1 + 1, 1 × 1 = 1. Example 2: Input: 10 Output: 36 Explanation: 10 = 3 + 3 + 4, 3 × 3 × 4 =...
[ "autumn192837465@yahoo.com.tw" ]
autumn192837465@yahoo.com.tw
9ad3057071841d9f3c00ceeb2b62744b357735b8
ef2a7453ca56a420c2da788cace7037192024eba
/DirectX/Component/Engine/Sprite/SpriteComponent.h
e8fdf42a3383dcadcbab08c6555e2537ba96814d
[]
no_license
5433D-R32433/FbxSelfParser
7055fd9303647cd6e8a445959b1b70e54a0821f0
6b6d21670ddaf1c57011164014a6645e4a614a22
refs/heads/master
2023-08-06T18:36:02.870479
2021-09-18T10:14:57
2021-09-18T10:14:57
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,431
h
#pragma once #include "../../Component.h" #include "../../../Math/Math.h" #include <memory> #include <string> class Shader; class Sprite; class SpriteManager; class Texture; class Transform2D; class SpriteComponent : public Component, public std::enable_shared_from_this<SpriteComponent> { public: SpriteComponen...
[ "llmn.0419@gmail.com" ]
llmn.0419@gmail.com
9b2731d7f3c28d86847f7a2b932fc047e615c447
4132893b772a60afa0599a219c6ccb2ae88990b9
/예전꺼 과제/[AL]201102419_김지수_05/알고리즘5/알고리즘5/main.cpp
fded66ef394c78b2b36ab5946c57e9295621b63b
[]
no_license
dudfoKim/Algorithm
c790216c5d2f440c75490076f2ab2f0125110e83
0390681d350cb55b86786d529786f220e584bdb7
refs/heads/master
2016-09-13T03:42:31.761119
2016-05-03T11:49:25
2016-05-03T11:49:25
57,965,038
0
0
null
null
null
null
UTF-8
C++
false
false
223
cpp
#include "MCST.h" #include "MCST_MSG.h" int main() { MCST * mcst; mcst=new MCST(); mcst->showMSG_Starting(); mcst->inputGraph(); mcst->findMCST(); mcst->showResult(); printf("\n%s\n", MAIN_MSG_END); return 0; }
[ "Kimyl609@hanmail.net" ]
Kimyl609@hanmail.net