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
1e5fac0fe7d6c7bb05b5e0cb898eec0bd1a30bbc
f656a43ce5715d2f759df9e7e22341af5d08f446
/Motor3D/ModuleEditor.cpp
37e7d37ab49b75a9d751a61ec4cafe9195afd658
[ "MIT" ]
permissive
AleixBueso/EngineProject
3cc1100917760d137a8f4ea4ea9c6473ce006d6d
6742b31c9b64893f9bd6cb33e0acba394066b553
refs/heads/master
2021-01-10T22:49:55.430142
2016-12-05T12:57:29
2016-12-05T12:57:29
70,346,158
0
0
null
null
null
null
UTF-8
C++
false
false
5,463
cpp
#include "Globals.h" #include "Application.h" #include "ModuleEditor.h" #include "Imgui\imgui.h" #include "Glew\include\glew.h" #include "GameObject Manager.h" #include "glut\glut.h" #include "ComponentTransform.h" ModuleEditor::ModuleEditor(Application* app, bool start_enabled) : Module(app, start_enabled) {}; Modul...
[ "aleix.bueso@gmail.com" ]
aleix.bueso@gmail.com
e6635eb0aa4dec7c54d83e51855a1d41960612b9
b298daecf7f0cedadbc0c70e670b0e17450dc2ba
/by_month/01-styczen/sty29.cpp
d67fd83258a26bd40670627a84dee0ac6eb32f15
[]
no_license
lewicki-pk/one_program_a_day
4e8f101ce8a10c77d67d38408120548e1224d0e1
7153cb27d8297d3f0cf68f7b1e20e40af26d6b2d
refs/heads/master
2021-01-09T20:53:35.790369
2016-08-03T19:51:24
2016-08-03T19:51:24
56,932,771
0
0
null
null
null
null
UTF-8
C++
false
false
885
cpp
/* * main.cpp * * Created on: Jan 29, 2016 * Author: lewiatan */ #include <algorithm> #include <vector> #include <iostream> using namespace std; int main() { vector<int> vecNums; vecNums.push_back(25); vecNums.push_back(101); vecNums.push_back(-10); vecNums.push_back(200); auto iE...
[ "lewicki.pk@gmail.com" ]
lewicki.pk@gmail.com
472a1d0727473eb816a40ae408214f3c691d6510
80e7cc5ede55c2eec705b3960738843f95cd747a
/impeller/aiks/color_source_factory.cc
d2f77c9ef479734ad66e2e1b6dab585a453e81ae
[ "BSD-3-Clause" ]
permissive
schwa423/engine
45206efe746600d8f33e031e28d363fd4d69d3a9
223e1f092dd5ba2cc5b985d577fbad1edcb4b18c
refs/heads/master
2022-11-27T14:15:15.023417
2022-11-16T12:40:33
2022-11-16T12:40:33
46,335,778
0
0
null
2015-11-17T09:12:55
2015-11-17T09:12:54
null
UTF-8
C++
false
false
315
cc
// Copyright 2013 The Flutter 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 "impeller/aiks/color_source_factory.h" namespace impeller { ColorSourceFactory::~ColorSourceFactory() = default; } // namespace impeller
[ "noreply@github.com" ]
noreply@github.com
210b61007760440db5f82ca4b04a468a9f8f4f87
5a2e7e0dcb42bff11da8393bc1f87780a8959306
/tictactoe/tictactoe.cpp
a0bfbc911b9d761045381474191824db869742bc
[]
no_license
Grace-H/cplusplus
cb10a787a7a1b2b00e62006e4bbc5dd83e702f17
ac3ef4790303a2feface607581c973ed971f35ae
refs/heads/master
2020-03-27T18:19:34.741830
2019-01-16T16:54:05
2019-01-16T16:54:05
146,914,782
1
0
null
null
null
null
UTF-8
C++
false
false
5,174
cpp
/*TicTacToe game in command line for two players *Author: Grace Hunter *Date: 27 September 2018 */ #include <iostream> #include <cstring> #include <cctype> using namespace std; void printBoard(char** board); void clearBoard(char** board); char turn(char** board, int* move, char player); void getMove(int* move, ch...
[ "323382@SHS-10L74C39A.beaverton.k12.or.us" ]
323382@SHS-10L74C39A.beaverton.k12.or.us
57a6d6c37b927d4db8b55e4a2000d2a8aef19489
2727072679f44891d3340803b52b189e7dfb9f35
/codegen/QtDataVisualization/Q3DBarsSlots.h
222968bf3bb925b08cd4d1a9a97dc829b41a5392
[ "MIT" ]
permissive
MahmoudFayed/Qt5xHb
2a4b11df293986cfcd90df572ee24cf017593cd0
0b60965b06b3d91da665974f5b39edb34758bca7
refs/heads/master
2020-03-22T21:27:02.532270
2018-07-10T16:08:30
2018-07-10T16:08:30
null
0
0
null
null
null
null
UTF-8
C++
false
false
765
h
%% %% Qt5xHb - Bindings libraries for Harbour/xHarbour and Qt Framework 5 %% %% Copyright (C) 2018 Marcos Antonio Gambeta <marcosgambeta AT outlook DOT com> %% $header $includes using namespace QtDataVisualization; $beginSlotsClass $signal=|multiSeriesUniformChanged( bool uniform ) $signal=|barThicknessChanged( flo...
[ "5998677+marcosgambeta@users.noreply.github.com" ]
5998677+marcosgambeta@users.noreply.github.com
3814575ebc843bf90928252227a100c2a0220075
6225af0e286c6934c968f2f2d00d5a3365d81f87
/Ns3-Config/fate-cache-redirect2.cc
0c2900f08c1c6becfbe178d357f2badea7ffe52d
[]
no_license
jlmathew/Fate-Ns3
faab3fbb1c2f1ee3108f52bb8618946dc370cbd4
1f38e11067d0e34d19597e3b9b5c7fbda725ca14
refs/heads/master
2020-03-28T16:15:13.853320
2020-02-02T17:40:37
2020-02-02T17:40:37
148,674,637
0
0
null
null
null
null
UTF-8
C++
false
false
24,348
cc
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation; * * This program is distributed in the hope that it will be us...
[ "jlmathew@soe.ucsc.edu" ]
jlmathew@soe.ucsc.edu
a37911b20c4465118184d4c281b38d2b6ef02802
8a81533bdda9e4eb3eaec982e3d71f8ebdcf4348
/Code/include/neutrino.hpp
1eaf728b45fa3169dabecbb9d781a4c5178a757e
[]
no_license
nicola-giuliani/neutrino
5216d162e84d8e601709f303cdf6eb7764a4e65a
3345c79a0c4a4e1c0319e593f5a25cc8e8875da3
refs/heads/master
2020-08-26T15:33:06.661361
2019-10-23T09:06:49
2019-10-23T09:38:46
null
0
0
null
null
null
null
UTF-8
C++
false
false
22,118
hpp
/// @file neutrino.hpp /// @author Erik ZORZIN /// @date 24OCT2019 /// @brief Declaration of the "neutrino" class and some macros. /// /// @details Neutrino needs a common object to store some information that has to be exchanged /// between different objects. This class also contains common definitions a...
[ "44026214+kd637@users.noreply.github.com" ]
44026214+kd637@users.noreply.github.com
4381a10f956489df749b2ce24d694f588c27f611
d2d1985a16b9fc935729de00d0bade7d6c9fe058
/PerSqr.cpp
2be633433f320e1377ae47f3025c5428054d8d7a
[]
no_license
Josephzppqq/Algorithm
99c2d9df7b26fbbdfce591347645a82cd7ee77de
7264adc07bbfaace5608ddcc3e6fe0fdf17a9df8
refs/heads/master
2020-03-06T23:26:24.705360
2018-03-28T11:51:14
2018-03-28T11:51:14
127,098,841
0
0
null
null
null
null
UTF-8
C++
false
false
1,980
cpp
/* 算法题:完美平方 给一个正整数 n,写一个函数找到若干个完全平方数(比如 1,4,9,...)使得他们的和等于 n。要求为你需要让平方数的个数最少,输出需要的最少的平方数的个数。 格式: 输入每一行输入一个 整数 n,输出每一行输出需要最少的平方数的个数。 样例输入 n = 12 n = 13 样例输出 3   //12 = 4 + 4 + 4 2  //13 = 4 + 9 */ #include <iostream> #include <vector> using namespace std; int main() { while (1) { //flag为小于n的最大平方数的平方根 int n,flag=1,...
[ "noreply@github.com" ]
noreply@github.com
324994a4eb01c7b0786db0a5b6d7c673614ca4b9
6e9b9cc7ca07cef655b11a87bf5262cfc15a26ea
/Arduino/eScooterControl/speedometer.h
04e639e546108f76f62699546cf34941fccd917e
[ "MIT" ]
permissive
semlanik/eScooterControl
7582f801eb9fb1b1ca73fcbc1358187148f9b7a9
1aeea03c02b9bd8aac11653520eff9726670160c
refs/heads/master
2021-05-21T02:46:49.553015
2020-10-26T08:27:28
2020-10-26T08:27:28
252,507,528
3
0
null
null
null
null
UTF-8
C++
false
false
1,694
h
/* * MIT License * * Copyright (c) 2020 Alexey Edelev <semlanik@gmail.com> * * This file is part of eScooterControl project https://github.com/semlanik/eScooterControl * * Permission is hereby granted, free of charge, to any person obtaining a copy of this * software and associated documentation files (the "Sof...
[ "semlanik@gmail.com" ]
semlanik@gmail.com
51a10d0cb67bc4b10173e8bbdc107c00880d5218
05cb2ebcb579a5d9beb37cd614cb5f15d97d856d
/Simple_trolly/Simple_trolly.ino
413adb44ab8a86462e656ecd1b140ab23f4f751c
[]
no_license
Manav2501/Human_following_Trolly
791455e093eb117a8e11cc1aa9abc45960c77499
a6f244bbc29133784f39d6a88bebf8c784bdb775
refs/heads/master
2023-03-19T20:14:40.156614
2021-03-13T06:06:42
2021-03-13T06:06:42
347,287,415
0
0
null
null
null
null
UTF-8
C++
false
false
1,317
ino
#define trigPin 13 #define echoPin 12 long duration, distance; int x; void setup() { Serial.begin(9600); pinMode(13,OUTPUT); pinMode(12,INPUT); pinMode(4,OUTPUT); pinMode(5,OUTPUT); pinMode(6,OUTPUT); pinMode(7,OUTPUT); } void loop() { y: { digitalWrite(trigPin, LOW); // Added this line delay...
[ "62289823+Manav2501@users.noreply.github.com" ]
62289823+Manav2501@users.noreply.github.com
5554de9febb86b2c41908fd69b61bf75f6096475
71ec70eee36a27a55fa520c0c5da3e8fd0f66c2e
/expressions/Div.h
0cb2181616ec2bd53b5ffd455d2fe95812da1994
[]
no_license
shahafMordechay/flight-simulator
63c32ab5b3760df67eeacc90a00dab4ff3811ad6
a00944d2a36db5354d2cc89b3e13adbf7287cd8c
refs/heads/master
2020-04-10T09:19:23.281850
2019-05-01T16:29:10
2019-05-01T16:29:10
160,933,007
0
1
null
2018-12-22T21:36:28
2018-12-08T11:36:02
C++
UTF-8
C++
false
false
288
h
#ifndef FLIGHTSIMULATOR_DIV_H #define FLIGHTSIMULATOR_DIV_H #include "BinaryExpression.h" class Div : public BinaryExpression { public: Div(Expression* left, Expression* right) : BinaryExpression(left, right){}; double calculate() override; }; #endif //FLIGHTSIMULATOR_DIV_H
[ "noreply@github.com" ]
noreply@github.com
ae602878514ec69c3197e6dbe60ee49f7dcaeea8
05e6d4d4817ea6cda4fb6f0496ecd32a7d7f1fed
/people.h
acd2b3db9b3eec4f24a71b817f8da97f2ee23770
[]
no_license
khobs99/Project2
fbbf439356a9d6cda594d38f8287027bc1eca823
86f9409947250f70431aacada217b0fb0ee9b6df
refs/heads/master
2020-12-30T00:46:08.760177
2020-02-13T20:52:29
2020-02-13T20:52:29
238,801,498
0
0
null
null
null
null
UTF-8
C++
false
false
400
h
//People Header . Kenneth Hobday . Spring 2020 . CSC231 #include "Person_KJH.h" class people { public: people(); people(const people& source); ~people(); void insert(const person& n); int find(const person& x); void remove(const person& kill); people& operator =(const people& i); people operator +(const p...
[ "noreply@github.com" ]
noreply@github.com
da2aedd3ec5e01b0b0410345cbb393ee1f529c78
8da9fd5175fad4f938f3e6c1965254d1d4827cce
/lrlb_reactor/example/testv09/client.cpp
4a1e324893e116e8a569a9b19eb38a5699ff4149
[]
no_license
liangruijin/Lrlb
c80632354d05d5fe70487e20163b5d655ca1cc2a
7cb38c332e5e38f89e433ee7c4ae29f3eef84882
refs/heads/master
2023-06-20T03:19:12.112844
2021-07-09T01:04:40
2021-07-09T01:04:40
329,559,789
1
0
null
null
null
null
UTF-8
C++
false
false
791
cpp
#include "udp_client.h" #include <stdio.h> #include <string.h> //客户端业务 void busi(const char *data, uint32_t len, int msgid, net_connection *conn, void *user_data) { //得到服务端回执的数据 char *str = NULL; str = (char*)malloc(len+1); memset(str, 0, len+1); memcpy(str, data, len); printf("recv ser...
[ "377963386@qq.com" ]
377963386@qq.com
5f611a6b38ac15b877d2a5d85ce0f5de172ac82a
17d7f3790cdbe3d787d019061f5193f2637860fb
/library/src/include/tree_node_bluestein.h
ad1e3d6fb1c906a713e003d2a85a0fc37d48d7cc
[ "MIT" ]
permissive
feizheng10/rocFFT
de29d0f2c1498016998e244ad03db13bb285f9b9
6651be5767c516e4357e8385d3c9f7bd55c8fff7
refs/heads/master
2023-07-19T04:18:24.057757
2021-11-18T22:04:29
2021-11-18T22:04:29
156,266,985
1
0
MIT
2018-11-05T18:54:53
2018-11-05T18:54:53
null
UTF-8
C++
false
false
3,092
h
// Copyright (c) 2021 - present Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the r...
[ "noreply@github.com" ]
noreply@github.com
47b556d0f2c95669c1481ae0113c8765db141fca
b9541fba67ebc716dcf25a98f8258b9ca8cd870a
/potd/potd-q33/main.cpp
e54c7f76facb952a215dd8dc10d34b8a98bcfe0c
[]
no_license
kaiwenHong/cs225git
7ba1d9c12bbd0430609801605d898e27ed486682
0e77330cd076cf4dece5443199b5bf20569984c8
refs/heads/master
2021-03-05T13:30:26.066261
2019-11-20T01:41:32
2019-11-20T01:41:32
246,125,485
4
17
null
2020-03-09T19:36:08
2020-03-09T19:36:07
null
UTF-8
C++
false
false
1,380
cpp
#include <iostream> #include "TreeNode.h" using namespace std; void preot(TreeNode *n) { if (n==NULL) cout << "x"; else { cout << "(" << n->val_ << " "; preot(n->left_); cout << " "; preot(n->right_); cout << ")"; } } int main() { TreeNo...
[ "shukaiz2@illinois.edu" ]
shukaiz2@illinois.edu
f927e094ebc7d08629a8af860da4ea08ed6e3086
6f38cf9346360993320d422b8df7a23414cbbb38
/UVA/p10905v0_cpp11.cpp
b5c9ca139d5f148cf61f6b6d6332c83544c469bb
[]
no_license
goldenpython/Contests
8042cec56e9666d7232d86b4d321b4ebc4bea95e
78fa330cf8b522b3f13d0fbcf32e1a28e3dd0f5c
refs/heads/master
2021-07-10T01:28:13.858232
2019-10-05T20:32:08
2019-10-05T20:32:08
5,333,035
1
1
null
2019-10-05T20:32:09
2012-08-07T20:18:48
C++
UTF-8
C++
false
false
1,694
cpp
/******************************************************************************* * Cristian Alexandrescu * * 2163013577ba2bc237f22b3f4d006856 * * 11a4bb2c77aca6a9927b85f259d9af10db791ce5cf884bb31e7f7a889d4fb385 ...
[ "calexandrescu@gmail.com" ]
calexandrescu@gmail.com
5e4b3a3035db424f231bafc9418d6fea0948aa15
041530357d9897276f06d795ff1634ff5a4db1a3
/SignUpControl.h
a0ec01120427674d106490a95333179f1cf85f13
[]
no_license
LeeKyeWoong/SEhw33
76c9c716822a532293886c3a28a9532b45c76384
466721848b9a0a0626d7911780aa3052cd2c8832
refs/heads/master
2020-05-31T18:19:40.807294
2019-06-06T06:37:35
2019-06-06T06:37:35
190,431,159
0
1
null
null
null
null
UHC
C++
false
false
830
h
#pragma once #include <iostream> #include <string> using namespace std; class SignUpUI; class MemberCollection; class SignUpControl { //Class: SignUpControl //Description: SignUp의 control class //Created: 2019/05/30 //Author: 이계웅 private: bool checkId; //해당 ID의 중복 여부를 저장하는 변수, 중복이 없으면 True이고, 중복이면 False이다. p...
[ "leekw0108@gmail.com" ]
leekw0108@gmail.com
bd086606e6baa3f5e574e4880b23f3706e5dd50a
2191c476a1cdfecd760bde88d78b29802d79d11b
/webapp.h
59f86211fa55391f95c60a8ae202e3bd31f84737
[]
no_license
shi-yan/Zoidblog
d3d0d2bbd2893f669281b72105c0129ae84801d0
0f64d36df520a670b5f0648bec068aa1a2769800
refs/heads/master
2016-08-04T16:21:49.680930
2011-08-01T08:55:29
2011-08-01T08:55:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
776
h
#ifndef WEBAPP_H #define WEBAPP_H #include <QObject> #include "httpresponse.h" #include "httprequest.h" #include "pathtree.h" class WebApp:public QObject { Q_OBJECT const QString pathSpace; PathTree *pathTree; public: WebApp(const QString &_pathSpace="",QObject *parent =0); WebApp(const WebApp...
[ "billconan@gmail.com" ]
billconan@gmail.com
c6175a22a64a1bda1da758d7b09f1e3bcdc58b9e
72852e07bb30adbee608275d6048b2121a5b9d82
/algorithms/problem_1232/solution.cpp
e689c6e7be18273e916653036f30017e37ae0ca5
[]
no_license
drlongle/leetcode
e172ae29ea63911ccc3afb815f6dbff041609939
8e61ddf06fb3a4fb4a4e3d8466f3367ee1f27e13
refs/heads/master
2023-01-08T16:26:12.370098
2023-01-03T09:08:24
2023-01-03T09:08:24
81,335,609
0
0
null
null
null
null
UTF-8
C++
false
false
2,498
cpp
/* 1232. Check If It Is a Straight Line Easy You are given an array coordinates, coordinates[i] = [x, y], where [x, y] represents the coordinate of a point. Check if these points make a straight line in the XY plane. */ #include <algorithm> #include <atomic> #include <bitset> #include <cassert> #include <cmath> #inc...
[ "drlongle@gmail.com" ]
drlongle@gmail.com
b616654f37d99ba7b19388a1ac4d36432b9fba8e
7435c4218f847c1145f2d8e60468fcb8abca1979
/Vaango/src/CCA/Components/Schedulers/Relocate.h
468d9ba601f236ebc836a64ff547a24dfe4c0efc
[]
no_license
markguozhiming/ParSim
bb0d7162803279e499daf58dc8404440b50de38d
6afe2608edd85ed25eafff6085adad553e9739bc
refs/heads/master
2020-05-16T19:04:09.700317
2019-02-12T02:30:45
2019-02-12T02:30:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,729
h
/* * The MIT License * * Copyright (c) 1997-2012 The University of Utah * Copyright (c) 2013-2014 Callaghan Innovation, New Zealand * Copyright (c) 2015- Parresia Research Limited, New Zealand * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated ...
[ "b.banerjee.nz@gmail.com" ]
b.banerjee.nz@gmail.com
3df810703bc50ff0a044a0b878eed8f50863a6de
277c1f235da906c0820edff6af574f3cd0152966
/day2/q1.cpp
4e6579ec168bc15d7de698dc692b2e8e6f1c4a61
[]
no_license
ashutosh-ve/Placement
463daa85e988a4c3443d280ada5cc41079e848e5
56e3d5fa60bef6cd0ff8bd1144e409b259b54927
refs/heads/main
2023-06-13T06:43:03.215756
2021-07-07T15:20:17
2021-07-07T15:20:17
382,436,736
0
0
null
null
null
null
UTF-8
C++
false
false
434
cpp
class Solution { public: vector<bool> kidsWithCandies(vector<int>& candies, int extraCandies) { int maxi=INT_MIN; int n=candies.size(); vector<bool>v(n,false); for(int i=0;i<n;i++){ maxi=max(maxi,candies[i]); } for(int i=0;i<n;i++){ if...
[ "noreply@github.com" ]
noreply@github.com
710580c55872b05ba6b4b06623853bc8f26c58ee
67c4fd9c7c6e89602b1b184c525fb0102402df14
/i_robot-Aug21/include/i_robot/Left_or_Right.cpp
131fc3d073310572aef567fb08ef059ac584eaef
[]
no_license
WSMao/i_robot
a06a2f2e936d6f8d09822273c2519723a75179d2
3ecfdfce991821ed4ba040138ff91c6684b11d26
refs/heads/master
2020-05-21T20:27:35.529285
2016-10-13T08:42:53
2016-10-13T08:42:53
65,477,019
1
0
null
null
null
null
UTF-8
C++
false
false
985
cpp
#include<iostream> #include "i_robot/line_follower.h" #include <stdio.h> #include <stdlib.h> using namespace std; pwm_struct turn_right (imu_struct imu ,float dst){ pwm_struct pwm; float P=0.45; float D=0.001; static float old_t; static float err_old=0; float new_t; float err_new; ...
[ "wsm8236@gmail.com" ]
wsm8236@gmail.com
f8d961e9a8d105a7ff20ad4a5cd6ac2e8bb0486a
5a34a43292af5af44498566f88118d71cc730ca1
/02_loopsPattern/largestOfNNumbers.cpp
90441109fd01754eeed2b7d17bed3eb5ee59d7b6
[]
no_license
bhanuraghav/Launchpad17-Fasttrack
ca9171a98035dcd50ee4ac450044acb694bef68a
ca199f6dc1ac397d9190b637f39c075c7cfab77e
refs/heads/master
2021-08-23T14:50:50.028649
2017-12-05T09:03:01
2017-12-05T09:03:01
113,196,271
1
0
null
2017-12-05T15:02:13
2017-12-05T15:02:12
null
UTF-8
C++
false
false
333
cpp
#include <iostream> using namespace std; int main(){ int N; cin >> N; int cur_num = 0; int lar_num = -1000000000; // -infinity as sentinel int cnt = 0; //No of nos read so far while(cnt < N){ cin >> cur_num; if (cur_num > lar_num){ lar_num = cur_num; } // cnt = cnt + 1; ++cnt; } cout << lar_n...
[ "daggarwal77@gmail.com" ]
daggarwal77@gmail.com
d73ac9b76e585278a671e6fd61811203dce593c2
0490d1c7ae034d3d646f6828e36416c5195fbbe0
/acmicpc/sw-1-basic/05-dp/15988/cpp_001-fail.cpp
f5db536bef18e6c9dc54022eb39fff94dd2cc920
[]
no_license
gwanduke/coding-test
d57aa7f516991b3ebc2ad041d063f083f3110dc7
5c09bd0de7a0607300c6dc77f7be0fe57c10af0d
refs/heads/main
2021-06-25T23:56:08.320411
2020-12-23T01:27:07
2020-12-23T02:29:45
300,499,186
1
0
null
null
null
null
UTF-8
C++
false
false
587
cpp
/** * https://www.acmicpc.net/problem/15988 * * 1, 2, 3 더하기 3 */ #include <iostream> using namespace std; int memo[1000001]; int go(int n) { if (n == 1) { memo[n] = 1; } if (n == 2) { memo[n] = 2; } if (n == 3) { memo[n] = 4; } if (memo[n] > 0) ...
[ "letsget23@gmail.com" ]
letsget23@gmail.com
c3fcb7d7e6952977c498b1fd66841cdcaed3d3f9
a15497a4da8bb752cd823cce3d71b4af79999364
/lang/clang33/files/patch-tools_clang_lib_Analysis_PrintfFormatString.cpp
a53bf85a108ab2dbba758f42d2cd7c64b1a686d4
[]
no_license
ejc123/DPorts
15bedf0b301850a9bd7e14338b5598260e98efeb
0caaf45c6dccdf085b42231576380a287a70a1de
refs/heads/master
2020-12-28T23:46:27.032156
2015-04-01T15:32:40
2015-04-01T15:32:40
33,254,468
0
0
null
2015-04-01T15:06:44
2015-04-01T15:06:44
null
UTF-8
C++
false
false
1,612
cpp
$FreeBSD: head/lang/clang33/files/patch-tools_clang_lib_Analysis_PrintfFormatString.cpp 340725 2014-01-22 17:40:44Z mat $ --- tools/clang/lib/Analysis/PrintfFormatString.cpp.orig +++ tools/clang/lib/Analysis/PrintfFormatString.cpp @@ -198,9 +198,10 @@ case '@': k = ConversionSpecifier::ObjCObjArg; break; //...
[ "nobody@home.ok" ]
nobody@home.ok
6c6e0e91cb1abad07f2320080e6700dbc31204f2
3a76ca9315406c7497503357756d893301de706a
/src/net.cpp
00b761aea15ff830f4e2ab6231f27bcb4daa139f
[ "MIT" ]
permissive
PETERDAVID12/pc4567
7f6281ed6fbd6b9246d7606bf55a97be98309ee3
5298ae9c56a1160a7b4340107484bb8b6c8533a2
refs/heads/master
2021-01-15T18:40:48.355390
2017-08-09T10:45:08
2017-08-09T10:45:08
null
0
0
null
null
null
null
UTF-8
C++
false
false
62,231
cpp
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "irc.h" #include "db.h" #include "net.h" #include "init.h" #include "strl...
[ "30830947+PETERDAVID12@users.noreply.github.com" ]
30830947+PETERDAVID12@users.noreply.github.com
d965b4e28fc1c7f97084da291f15ee95aea7d080
2bf472740ebe529edb0b1ba75865d9b0cf88a11c
/deps/v8/test/base-unittests/platform/platform-unittest.cc
3530ff8073a386c72ed8ebcb2de350c33227569e
[ "MIT", "bzip2-1.0.6", "BSD-3-Clause" ]
permissive
phantasien/bastian
550c07712f56e2a30c2581d778c0b8754186fc9a
2a9e739962f2fdf042581cdbfa6669aec8909b98
refs/heads/master
2022-12-15T16:03:24.846018
2015-07-08T12:39:13
2015-07-08T12:39:13
35,559,177
0
1
MIT
2022-12-08T16:57:57
2015-05-13T16:04:18
C++
UTF-8
C++
false
false
2,781
cc
// Copyright 2014 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/base/platform/platform.h" #if V8_OS_POSIX #include <unistd.h> // NOLINT #endif #if V8_OS_WIN #include "src/base/win32-headers.h" #endif...
[ "david.corticchiato@iscool-e.com" ]
david.corticchiato@iscool-e.com
b55eb73060a3dfefa9ba0087afe6369f86c6ca1b
212475eb02be86949cfd3e61544279ba21605eb9
/kratos/applications/SolidMechanicsApplication/custom_processes/fix_scalar_dof_process.h
4103115d5892c15457b884bd41a24c8d849d9b4a
[ "BSD-2-Clause" ]
permissive
esiwgnahz/kratos
d8e4177f4e44ac9271296faf6b8debf58973aab2
7aab56de51b1f55c4cbe47a416793d53e5cf168e
refs/heads/master
2021-06-01T17:31:35.762046
2016-10-11T18:17:22
2016-10-11T18:17:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,150
h
// // Project Name: KratosSolidMechanicsApplication $ // Created by: $Author: JMCarbonell $ // Last modified by: $Co-Author: $ // Date: $Date: August 2016 $ // Revision: $Revision: 0.0 $ // // #if !defin...
[ "cpuigbo@4358b7d9-91ec-4505-bf62-c3060f61107a" ]
cpuigbo@4358b7d9-91ec-4505-bf62-c3060f61107a
da956d0fd941cbd7857bf2af3bbbb4b2330b59a1
7f9f4d1fe75dc02e462d2c0871f5272fdd2b73f4
/vivado/lab4.srcs/sources_1/bd/system/ip/system_auto_us_0/src/axi_dwidth_converter.cpp
e58c5371734430860a3f7c0a65f41f6d4bb2c7d4
[]
no_license
Alec-Bakholdin-Rutgers/embedded-lab-5-for-real
54f1015a6a90cab5e46114a1d133fc699574bde7
4292c315ed511ecfffb36c3fe4e69c37e00de3cd
refs/heads/main
2023-09-01T23:54:42.338688
2021-11-11T03:01:32
2021-11-11T03:01:32
426,853,005
0
0
null
null
null
null
UTF-8
C++
false
false
21,007
cpp
// (c) Copyright 1995-2021 Xilinx, Inc. All rights reserved. // // This file contains confidential and proprietary information // of Xilinx, Inc. and is protected under U.S. and // international copyright and other intellectual property // laws. // // DISCLAIMER // This disclaimer is not a license and does not grant ...
[ "alec.bakholdin@rutgers.edu" ]
alec.bakholdin@rutgers.edu
d4ba9180de3749753e9006ab6a64c6f41b20fb7f
0bb6c07fa67ad833c5419cf927e5561813c70d88
/led_cube/patterns/shooting_star/shooting_star.ino
5bc57720285c3fdb57d26773d9e6c1230745f7f3
[]
no_license
KCY1999/Arduino-LEDCUBE
568a511dda035d35bec199101b6daf9655a7064d
bb3896028fd5bb5c569749a68f9d1ce6bc45957c
refs/heads/master
2023-08-19T07:50:12.879071
2021-10-10T15:46:56
2021-10-10T15:46:56
415,628,672
0
0
null
null
null
null
UTF-8
C++
false
false
12,764
ino
//4x4x4 LED Cube Show 1 //This one was written by someone else, i dont know who, however if you want credit, message me! #include <avr/pgmspace.h> // allows use of PROGMEM to store patterns in flash #define CUBESIZE 4 #define PLANESIZE CUBESIZE*CUBESIZE #define PLANETIME 2000 // time each plane is displayed in us -> ...
[ "andygu1016@gmail.com" ]
andygu1016@gmail.com
844c60919aab298b0ec2a816db0eccac5b72a128
30bdd8ab897e056f0fb2f9937dcf2f608c1fd06a
/contest/1542591540.cpp
2b5ae6b8521f719d8d4e03d9a47fbd0d4bb8d61d
[]
no_license
thegamer1907/Code_Analysis
0a2bb97a9fb5faf01d983c223d9715eb419b7519
48079e399321b585efc8a2c6a84c25e2e7a22a61
refs/heads/master
2020-05-27T01:20:55.921937
2019-11-20T11:15:11
2019-11-20T11:15:11
188,403,594
2
1
null
null
null
null
UTF-8
C++
false
false
629
cpp
#include<bits/stdc++.h> #define x first #define y second #define m_p make_pair using namespace std; typedef long long LL; int main(void){ char s1,s2; s1=getchar(); s2=getchar(); int n; scanf("%d",&n); bool h1=false,h2=false; for (int i=1;i<=n;i++){ char c=getchar(); ...
[ "harshitagar1907@gmail.com" ]
harshitagar1907@gmail.com
bc97f98ac42dd9b1f8ac6788afa30e0f5ff686a3
4ad2ec9e00f59c0e47d0de95110775a8a987cec2
/_infoarena/---.Tarnacop/main.cpp
bd00212ba2cc7d31697ead5fa930357bf3daee8a
[]
no_license
atatomir/work
2f13cfd328e00275672e077bba1e84328fccf42f
e8444d2e48325476cfbf0d4cfe5a5aa1efbedce9
refs/heads/master
2021-01-23T10:03:44.821372
2021-01-17T18:07:15
2021-01-17T18:07:15
33,084,680
2
1
null
2015-08-02T20:16:02
2015-03-29T18:54:24
C++
UTF-8
C++
false
false
1,801
cpp
#include <iostream> #include <cstdio> #include <vector> #include <stack> #include <algorithm> using namespace std; #define maxN 100011 #define mp make_pair #define xx first #define yy second long n,m,s,d,i,C,I,x,y; vector<long> list[maxN],rlist[maxN]; vector<pair<long,long> > mb,ans; bool used[maxN]; stack<long> S;...
[ "atatomir5@gmail.com" ]
atatomir5@gmail.com
c0ff526f2ae8240fddbc4b8a445371cd9390e18d
eaa3f1fc2ee639a5cbcad36407c1e6525be51f2f
/BSM207 - VERİ YAPILARI/lab12-heap_ağacı/Lab12-Heap Ağacı/src/Test.cpp
3b6938b93fd220091b818e16bbffcf6ea0a25fb5
[]
no_license
Universite-Ders-Notlari/Sakarya-Universitesi-Ders-Notlari
77001f5632bc74433ed94ab32d860bb065e4e615
806297db9c5b6fdd61e626a559dbabf4b13b5805
refs/heads/main
2023-04-22T10:08:37.470892
2021-05-08T22:03:22
2021-05-08T22:03:22
365,607,527
8
0
null
null
null
null
UTF-8
C++
false
false
510
cpp
#include "HeapTree.hpp" #include <cstdlib> int main(){ HeapTree *heapAgaci = new HeapTree(100); int *dizi = new int[25]; cout<<"Dizi ilk Hali:"<<endl; for(int i=0;i<25;i++){ dizi[i] = rand()%100 + 1; heapAgaci->Ekle(dizi[i]); cout<<dizi[i]<<" "; } int indeks=0; while(!heapAgaci->Bosmu()) d...
[ "sosyal.ahmet.fuzunkaya@gmail.com" ]
sosyal.ahmet.fuzunkaya@gmail.com
8bff420bc0e0608a6536481ce448ba5cda101b33
89d5cda3b789dca4e587812b1153cba55084118d
/src/RcppExports.cpp
34ff9da14184b3b0a4bec4eae6773eae8ee2d70b
[]
no_license
yechchi/M2algorithmique
21fc4ec6f0c3420ca0523cdf80fa3b4509bfc319
93044c3bce2d4386ac9352b43a3157bb86b27f9c
refs/heads/main
2023-01-03T20:04:56.045453
2020-11-04T16:37:00
2020-11-04T16:37:00
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,034
cpp
// Generated by using Rcpp::compileAttributes() -> do not edit by hand // Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393 #include <Rcpp.h> using namespace Rcpp; // insertion_sort_Rcpp std::vector<double> insertion_sort_Rcpp(std::vector<double> v); RcppExport SEXP _M2algorithmique_insertion_sort_Rcpp(SEXP vSEX...
[ "vincent.runge@univ-evry.fr" ]
vincent.runge@univ-evry.fr
4c803d1ff895fc2ffa2f43af6fcb0b619ad3e480
1cedf5abe49887cf7a3b733231880413ec209252
/TinyGame/Poker/FCSolver/FCSRandomDFSSolvingAlgorithm.h
fc7e79925698c1dd01210c4a0f7381b357bc0b51
[]
no_license
uvbs/GameProject
67d9f718458e0da636be4ad293c9e92a721a8921
0105e36971950916019a970df1b4955835e121ce
refs/heads/master
2020-04-14T22:35:24.643887
2015-09-02T06:55:54
2015-09-02T06:55:54
42,047,051
1
0
null
2015-09-07T10:34:34
2015-09-07T10:34:33
null
UTF-8
C++
false
false
9,247
h
#ifndef FCS_RANDOM_DFS_SOLVING_ALGORITHM_H #define FCS_RANDOM_DFS_SOLVING_ALGORITHM_H //////////////////////////////////////////////// ///\file FCSRandomDFSSolvingAlgorithm.h ///\brief This file contains the FCSRandomDFSSolvingAlgorithm class ///\author Michael Mann ///\version 1.0 ///\date August 2002 ///////////////...
[ "adfhugo@gmail.com" ]
adfhugo@gmail.com
46a99640c8a53da9204ce884221ab796e5a814db
4503b4ec29e9a30d26c433bac376f2bddaefd9e5
/XtreamToolkit/v16.4.0/Source/ReportControl/XTPReportSections.h
13299eba8c270db3341614e9cf200c29aff3303d
[]
no_license
SwunZH/ecocommlibs
0a872e0bbecbb843a0584fb787cf0c5e8a2a270b
4cff09ff1e479f5f519f207262a61ee85f543b3a
refs/heads/master
2021-01-25T12:02:39.067444
2018-02-23T07:04:43
2018-02-23T07:04:43
123,447,012
1
0
null
2018-03-01T14:37:53
2018-03-01T14:37:53
null
UTF-8
C++
false
false
6,427
h
// XTPReportSections.h: interface for the CXTPReportSections class. // // This file is a part of the XTREME REPORTCONTROL MFC class library. // (c)1998-2013 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVE...
[ "kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb" ]
kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb
87454ff1b4eea70432b26be38be7e8e3ec0624e4
c18ecd8ab305e21c3e6b8870105ad987113cfda5
/hdu/4497.cpp
278327a3000db54a0ac463aafdcd8ce03e9d29e5
[]
no_license
stmatengss/ICPC_practice_code
4db71e5c54129901794d4d0df6a04ebd73818759
c09f95495d8b57eb6fa2602f0bd66bd30c8e4a0c
refs/heads/master
2021-01-12T05:58:59.350393
2016-12-24T04:35:19
2016-12-24T04:35:19
77,265,840
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
2,503
cpp
////////////////////System Comment//////////////////// ////Welcome to Hangzhou Dianzi University Online Judge ////http://acm.hdu.edu.cn ////////////////////////////////////////////////////// ////Username: stmatengss ////Nickname: Stmatengss ////Run ID: ////Submit time: 2015-10-27 12:37:21 ////Compiler: GUN C++...
[ "stmatengss@Tengs-MacBook-Pro.local" ]
stmatengss@Tengs-MacBook-Pro.local
651a63a72dc52a0c68f28e199cd925f26a5b46cd
7908c9b6eb8856e20e4ca34b8b304d6fd6afd01c
/HomeStreetInvader2/Invader.h
15c480c8dd1931c256daf157b3e74dcb72ca6b60
[]
no_license
bb2002/HomeStreetInvader
11f942f167052c081db6a019505c86c28bb9c0cb
4d7ff69008f30cef2d098b138a1cc04c98ad47cf
refs/heads/master
2020-09-04T20:33:30.423425
2019-11-20T12:01:50
2019-11-20T12:01:50
218,428,350
0
0
null
null
null
null
UTF-8
C++
false
false
992
h
#pragma once #include "Core/GameObject.h" #include "Core/AABBCollider.h" enum class EInvaderType : int { E_INVADER_1 = 0, E_INVADER_2 = 1, E_INVADER_3 = 2 }; class Invader : public GameObject { public: Invader(EInvaderType InvaderType); virtual void Initialize(); inline const wchar_t* GetPathFromType(EInvader...
[ "5252bb@daum.net" ]
5252bb@daum.net
d717210f0a317c9c6fe3551c54a2b743a98546f7
050c8a810d34fe125aecae582f9adfd0625356c6
/onishit/lot/arici/solutions/full_but_no_bitset.cpp
e0c411dfb860147cd5a2758723d9dc05ab5a0020
[]
no_license
georgerapeanu/c-sources
adff7a268121ae8c314e846726267109ba1c62e6
af95d3ce726325dcd18b3d94fe99969006b8e138
refs/heads/master
2022-12-24T22:57:39.526205
2022-12-21T16:05:01
2022-12-21T16:05:01
144,864,608
11
0
null
null
null
null
UTF-8
C++
false
false
3,734
cpp
#include <bits/stdc++.h> using namespace std; typedef long long ll; template<class T> void check_min(T &a, const T &b){ a = (a < b) ? a : b; } template<class T> void check_max(T &a, const T &b){ a = (a > b) ? a : b; } #define all(x) (x).begin(), (x).end() const int N = 15e3 + 3; int n, dp[N]; array<int, 3> p[N]; ve...
[ "alexandrurapeanu@yahoo.com" ]
alexandrurapeanu@yahoo.com
f40e5e6f57760ba214369ab08e66dd9914cede77
9a137bfc0d5f8e52fa6465cd9de86b946be7a231
/test/BinaryTree_test.cpp
f2adeb89433738f2df87643709033372d42b2ffd
[]
no_license
abdullahw01/Datastructures
9e3dbbd86b332b5fc6315ad2cdf7412d31ee31a1
734bc81a6aba102f2139933dbb5aa8693ca72a3f
refs/heads/main
2023-03-20T23:27:31.081080
2021-02-15T07:05:28
2021-02-15T07:05:28
328,411,845
0
0
null
null
null
null
UTF-8
C++
false
false
700
cpp
/* * BinaryTree_test.cpp * * Created on: Feb 7, 2021 * Author: abdulwaheed */ #include "BinaryTree.h" int main() { BinaryTree *tree = new BinaryTree(); tree->insertNode(tree->root, 9); tree->insertNode(tree->root, 8); tree->insertNode(tree->root, 2); tree->insertNode(tree->root, 1); tree->insertNode(...
[ "abwaheed777@gmail.com" ]
abwaheed777@gmail.com
216a5f5c82d4e213dcb3f445fb6b9f4c6c3b5089
6b50e35b60a7972ff3c3ac60a1d928b43591901c
/SignalProcessing/LDA_Truong_Tung/jni/kernel/src/kernel/player/ovkCMessageWithData.h
189d26d73b7196bb6c606f0f086ce917a1413ac7
[]
no_license
damvanhuong/eeglab411
4a384fe06a3f5a9767c4dc222d9946640b168875
0aca0e64cd8e90dcde7dd021078fa14b2d61f0c9
refs/heads/master
2020-12-28T20:19:50.682128
2015-05-06T10:36:07
2015-05-06T10:36:07
35,154,165
1
0
null
2015-05-06T10:48:11
2015-05-06T10:48:10
null
UTF-8
C++
false
false
2,451
h
#ifndef __OpenViBEKernel_Kernel_Player_CMessageWithData_H__ #define __OpenViBEKernel_Kernel_Player_CMessageWithData_H__ #include "../ovkTKernelObject.h" #include "ovkTMessage.h" #include <map> #include <openvibe/ov_all.h> namespace OpenViBE { namespace Kernel { class CMessageWithData : public OpenViBE::Kernel::T...
[ "nguyenhaitruonghp@gmail.com" ]
nguyenhaitruonghp@gmail.com
1aff407793fb0cd54886e886b60d33defd0f3031
ecc5ebdbadeda88dbe68f86d6ab53932a06d09d3
/include/ctre/flags_and_modes.hpp
f92a567f0f557c16ca3fcacb19a8abcb4f352b71
[ "LLVM-exception", "Apache-2.0" ]
permissive
Ryan-rsm-McKenzie/compile-time-regular-expressions
8113d844bdfe4ba3acac20bbebfce3f0e9427add
a0c016c6b9e5c4dc96f4564d827472ee978f5d45
refs/heads/main
2023-07-05T10:58:28.512895
2021-08-17T08:22:20
2021-08-17T08:22:20
397,120,300
1
0
Apache-2.0
2021-08-17T05:49:13
2021-08-17T05:49:13
null
UTF-8
C++
false
false
816
hpp
#ifndef CTRE_V2__CTRE__FLAGS_AND_MODES__HPP #define CTRE_V2__CTRE__FLAGS_AND_MODES__HPP namespace ctre { struct singleline { }; struct multiline { }; struct flags { bool block_empty_match = false; bool multiline = false; constexpr CTRE_FORCE_INLINE flags(ctre::singleline) { } constexpr CTRE_FORCE_INLINE flags(ct...
[ "hana.dusikova@avast.com" ]
hana.dusikova@avast.com
b244fc9019a66c1623c6113d89db46c3d5961740
fab3feebd2a17837cffcf800b6b8c12d9aaea20c
/buffer.cpp
92f6730cd1ad6b4e4754db187ab32da2792c135b
[]
no_license
suyuchen123/MiniSQL
86c6ba1b8794e5430b5d2a630664bd39557caad1
42b8d5d1d0936c1ac034e5b27ab32f1debef1622
refs/heads/master
2016-09-06T20:17:55.421433
2015-03-10T13:57:13
2015-03-10T13:57:13
31,959,793
1
0
null
null
null
null
GB18030
C++
false
false
16,080
cpp
#include "buffer.h" #include "CatalogManager.h" #include <iostream> #include <string> #include <fstream> using namespace std; //class CatalogManager; #define UNKNOWN_FILE 8 #define TABLE_FILE 9 #define INDEX_FILE 10 extern CatalogManager catalogM; buffer::buffer() { nowBlock=0; nowFile=0; fi...
[ "suyuchen123@163.com" ]
suyuchen123@163.com
2605aa2082542f00ee84bd89219e974d463b8d33
e907aedbe9517a06cf73246ec5a0542dc1d119f0
/CompundInterestCalculator/CompundInterestCalculator/main.cpp
b8b14a545744d0cbbe9147121fb1fa7ed7fa7a75
[]
no_license
prv1/Data-Structures-Alghorithms
06b891d49e0af74610add7d8895ac5ea56b00832
a5beca208884f2f4ebc2506f6270510c2de2429f
refs/heads/master
2020-07-03T19:49:37.929988
2016-11-19T20:56:31
2016-11-19T20:56:31
74,234,938
0
0
null
null
null
null
UTF-8
C++
false
false
401
cpp
#include <iostream> #include <string> using namespace std; int inputValue, result; int input(string); int main() { result = input("Please enter an integer number to square: > "); cout << "You input " << inputValue << " is squared " << result << endl; system("pause"); return 0; } int input(string te...
[ "phillip.viau@gmail.com" ]
phillip.viau@gmail.com
6f4571eec6561878408ebb670c66249081bc4e12
91c323ef35ab112d10bbd36455c983d46e80ad8f
/Project/cs380_gabriel.m_project/source/src/utils/generate_noise.cpp
6908fa8b76a6688eff05918978739823df051c86
[]
no_license
gabrielmaneru/AI-Hydraulic-Erosion
fa2595cfe61af7d71512418c64c07ef14f2cf642
ad92bef8f33aa2670a2dea7032a67f1bc47c851d
refs/heads/master
2022-02-18T18:28:31.537676
2019-09-06T07:26:49
2019-09-06T07:26:49
186,166,236
0
0
null
null
null
null
UTF-8
C++
false
false
1,608
cpp
#include "generate_noise.h" static vec2 random_offset{ 0.0f, 0.0f }; void randomize_noise() { random_offset.x = rand() * rand() / (float)RAND_MAX; random_offset.y = rand() * rand() / (float)RAND_MAX ; } map2d<float> generate_noise(size_t size, float scale, int iterations, float persistance, float lacunarity, float ...
[ "r3dstone.gd29@gmail.com" ]
r3dstone.gd29@gmail.com
20aca42603484e67babc69887969d0aa266b75c5
c4deb1e54321e2659f0052c4cfc95f09a4feb94a
/QtClassClient/Reliable/DataUnit/CPeerPacket.h
2296d696098bae8a99fee376b0ac58c5a007dcab
[]
no_license
ideallx/serveree
f7c6fb1d08055796d5903c6a89a6a1f8d45cb81d
4cfa021f45cf8f6b75e3db6d4115d67acc44f061
refs/heads/master
2021-01-10T19:15:51.555335
2014-12-29T01:54:38
2014-12-29T01:54:38
23,220,456
1
0
null
null
null
null
UTF-8
C++
false
false
1,409
h
/* * CBlock.h * * Created on: 2014-6-13 * Author: root */ #ifndef PACKET_H_ #define PACKET_H_ #include "../Stdafx.h" #include "CMessage.h" class CPeerPacket { protected: ts_msg* _msg; sockaddr_in peerAddr; public: CPeerPacket(const ts_msg& msg) { int size = ((TS_MESSAGE_HEAD*) &msg)->size + sizeof (...
[ "shlxzj@gmail.com" ]
shlxzj@gmail.com
833498df9618499335ec38cf37903b63e7de234e
547adef34dbaf8d92662ec367d9dd4b5bf7164e5
/c pro converted into cpp/ca38do.cpp
91d89aaf69fc5cb130ffc57b1f91deeb29282814
[]
no_license
pooja4034/cpp-programs
1c02a578f37ccbcdb609568db671a81594e89c0a
a36158eece6b0d3f0d03bff6a7414199c82f7309
refs/heads/main
2023-04-05T12:31:07.080610
2023-04-03T17:26:06
2023-04-03T17:26:06
327,210,135
0
0
null
null
null
null
UTF-8
C++
false
false
267
cpp
#include<iostream> #include<stdio.h> using namespace std; int main() { int n,r,s=0; cout<<"Enter the no: "; cin>>n; do { r=n%10; s=s*10+r; n=n/10; }while(n>0); cout<<"rev= "<<s; return 0; }
[ "noreply@github.com" ]
noreply@github.com
887611b4966efe38e9dea55b72d1e6c5933b5a6b
69bdd4914ac1a014a089325d468bf0c0ab2fd458
/RENT.cpp
a1e15ef303d35fc9836d5c02f5163f1866d6082e
[]
no_license
ab1hi2shek/SPOJ-Solutions
f0185f8758fca2e4daa633e66739a17fc68d8f9d
d80da26241f19bf75f77c369d520b19e2520cd91
refs/heads/master
2021-07-04T01:37:56.219641
2017-09-26T17:23:50
2017-09-26T17:23:50
103,300,870
0
0
null
null
null
null
UTF-8
C++
false
false
1,603
cpp
/* CODE BY - ABHISHEK KUMAR NIT DURGAPUR */ #include <bits/stdc++.h> using namespace std; //data types #define ll int #define ull unsigned long long //stl typedef vector<ll> vi; typedef vector<vi> vvi; typedef pair<ll,ll> pii; typedef map<ll,ll> mpll; #define pb push_back #define all(c) (c).begin(),(c).end()...
[ "ab1hi2shek@gmail.com" ]
ab1hi2shek@gmail.com
5561077504c10c4ded25034a8fc6fb9ed5927bec
215111e92a3dfc535ce1c1ce25a35fb6003ab575
/cf/subregional_2013/i.cpp
3297ba0cd5c85f02fa0b60b60b475391a73fcd14
[]
no_license
emanueljuliano/Competitive_Programming
6e65aa696fb2bb0e2251e5a68657f4c79cd8f803
86fefe4d0e3ee09b5766acddc8c78ed8b60402d6
refs/heads/master
2023-06-23T04:52:43.910062
2021-06-26T11:34:42
2021-06-26T11:34:42
299,115,304
0
0
null
null
null
null
UTF-8
C++
false
false
948
cpp
#include <bits/stdc++.h> using namespace std; #define _ ios_base::sync_with_stdio(0);cin.tie(0); #define endl '\n' #define f first #define s second #define pb push_back typedef long long ll; typedef pair<int, int> ii; const int INF = 0x3f3f3f3f; const ll LINF = 0x3f3f3f3f3f3f3f3fll; const int MAX = 1e3+10; int dp[...
[ "emanueljulianoms@gmail.com" ]
emanueljulianoms@gmail.com
087ca2eeae09f954e6b88d00de5db6ce35079a7c
4f90f04d74c3f20d4b86670f14ecbdda469c528c
/runtime/Engine.cpp
456dc1d749c32b563822d79d9ee5d8fd484ac23d
[ "MIT" ]
permissive
petecoup/clorene
7e39d2ca7124541d1ef0db704e428494a767b0b0
c35bf81c6a8b2fb4849a685c956b9b8f8993dda8
refs/heads/master
2021-01-01T17:37:09.635282
2011-10-20T13:13:20
2011-10-20T13:13:20
2,606,095
4
1
null
null
null
null
UTF-8
C++
false
false
1,795
cpp
/* * Copyright (C) 2011 Peter Couperus * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publ...
[ "peter@peter-VirtualBox.(none)" ]
peter@peter-VirtualBox.(none)
36fe5dd451ddeafebb4ef3deb2ce0be3c5b19ec3
b4032b8b9b5b5b0728e51f3ae5c964b637949487
/project_v5/src/project_v5.ino
eb4b21a8b10e2ef1106f8ff5afef91f35e4312dd
[]
no_license
niklasbuhl/Particle-Photon-Aqubiq-Sensor
e079d9623246a6e29e705148b794f1cadaa2075e
7df682b78b8254384ae7bfb2806bf35463f4f03c
refs/heads/master
2021-06-19T02:24:23.646270
2017-06-23T16:31:23
2017-06-23T16:31:23
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,219
ino
/* * Project project_v4 * Description: * Author: * Date: */ #include "data.h" #include "sd.h" //SYSTEM_MODE(MANUAL); int light; unsigned long timer; unsigned long sequence; reading_structure data; SD sd; // setup() runs once, when the device is first turned on. void setup() { // Put initialization like p...
[ "nibuh@dtu.dk" ]
nibuh@dtu.dk
d1ce1951f022a2f14adc14239eee0308654b9f8a
7a09dca02a321ce47c1ff450fd3a3963c3460985
/程式/MEGA/02/02.ino
b045d7cee04458d62e0a76ea26bd141932ee1810
[]
no_license
Blinhy0131/Arduino-robot-arm
a67063750c8b48db3f7cd9432fbaa1c657740707
baeffb5b9a23aa810fb82b17f3f8aaf5720f0e30
refs/heads/main
2023-05-10T14:38:11.377101
2021-06-13T06:06:33
2021-06-13T06:06:33
376,455,351
0
1
null
null
null
null
UTF-8
C++
false
false
5,375
ino
#include "PS2X_lib.h" #include <Servo.h> PS2X ps2x; Servo bottom_Spin; Servo bottom_Rotate; Servo sec_Rotate; Servo sec_Spin; Servo arm_Spin; Servo arm_Rotate; Servo jaw_Contral; Servo jaw_Rotate; int error=0; byte type=0; byte vibrate=0; unsigned long ps2x_tick = 0; // 宣告計時參數 void setup() { bottom_Spin....
[ "lin.hybrian@gmail.com" ]
lin.hybrian@gmail.com
11e35b048c618c1053a7b945fcd4719df66815f2
85b690ce5b5952b6d886946e0bae43b975004a11
/Application/Input/openfoam-org/processor3/0.85/phi
7c3282b96dd2330aea72e84b06f5482d97442f0e
[]
no_license
pace-gt/PACE-ProvBench
c89820cf160c0577e05447d553a70b0e90d54d45
4c55dda0e9edb4a381712a50656855732af3e51a
refs/heads/master
2023-03-12T06:56:30.228126
2021-02-25T22:49:07
2021-02-25T22:49:07
257,307,245
1
0
null
null
null
null
UTF-8
C++
false
false
49,727
/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5.0 | ...
[ "fang.liu@oit.gatech.edu" ]
fang.liu@oit.gatech.edu
961a75df84c0140204b9668afbec5d88630a3d46
89de5c4c0163578ae4bbae98c58c53665e8a5c20
/Cross-Compiled Approach/Camera/SettingsScreen.h
3de70bf9378231e97579776441423ecc7fb16116
[]
no_license
wizard88mc/EnergyConsumptionCrossPlatformFrameworks
665789b7a2ea5427bdc2756f4729be2a5b37ddf5
3a1879d750c54f2b34714047bcd2510c4abfdea4
refs/heads/master
2021-01-12T17:07:36.050555
2016-10-04T15:56:42
2016-10-04T15:56:42
69,974,567
0
0
null
null
null
null
UTF-8
C++
false
false
1,791
h
/* Copyright (C) 2011 MoSync AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the...
[ "wizard88_mc@yahoo.it" ]
wizard88_mc@yahoo.it
a74aeaf9c5d4513a213d0749f14da99601930bc8
d59527d12c7d36dcdc22bfa659c8b47db44fb308
/src/renderer/shader_program.cpp
bcf445f012fcdecc97ef7847ad58f2aa440f01f9
[]
no_license
sillypog/spinning-cubes
f94821cc09da890e3b020c025ea587ace3c066bc
ac6354b5b92808763c81e2752f9e97181c7f6fdb
refs/heads/master
2021-01-10T03:20:44.062154
2018-05-14T03:12:55
2018-05-14T03:12:55
43,730,046
0
0
null
2018-05-14T03:12:56
2015-10-06T04:36:24
C++
UTF-8
C++
false
false
2,165
cpp
#include <iostream> #include <numeric> #include "./shader_program.h" #include "../util/deleter.cpp" using namespace std; ShaderProgram::ShaderProgram(){} void ShaderProgram::addFragmentShader(string filename){ unique_ptr<Shader> s(new Shader(filename, GL_FRAGMENT_SHADER)); shaders.push_back(move(s)); } void Shad...
[ "pete@sillypog.com" ]
pete@sillypog.com
f80eb7ee02232b2ea33bc3a63ff4e7e6cec33644
24bac176ec2543a1c2f77ebb11af446d561437e4
/Exercicio41.cpp
14eb3bb502ddcd2bdb5c803a32f6dd72f762c4a5
[]
no_license
CarlosAbolis/TPA
11b1eda0f2072ae5195715b54566d8934cd1ef77
487c87012edac3b8cd9a950decfb76d7e90d8224
refs/heads/master
2020-08-02T23:19:28.951218
2019-12-05T23:27:07
2019-12-05T23:27:07
211,542,050
0
0
null
null
null
null
ISO-8859-1
C++
false
false
982
cpp
/* Função: Ler 5 valores e colocá-los em ordem crescente e decrescente. Autor: Carlos Alberto Gonçalves da Silva Neto Data de criação: 2019/12/01 Data de finalização: 2019/12/02 */ #include <stdio.h> #include <windows.h> #include <locale.h> #include <stdlib.h> int main(){ setlocale(LC_ALL, ""); int numero[5], i, dc...
[ "carlos.silva1164@etec.sp.gov.br" ]
carlos.silva1164@etec.sp.gov.br
88e78e1f98b786d16af8a3d5b2c66362de772c88
2464d2667453811a4e48edb8590c34a1e47542f1
/Arduino_OLED128x64_I2C_1.3.ino
19faad4637c2829aa4b835beec6f923a974b209a
[]
no_license
myarduinosale/sensor1
149b0426a8c6b97df7e7223498bb39289aa48e1f
12508230e74bb427d0f58810ad21a80f68be8755
refs/heads/master
2022-12-23T21:33:30.916404
2022-12-19T10:31:34
2022-12-19T10:31:34
126,945,591
0
2
null
null
null
null
UTF-8
C++
false
false
541
ino
#include "SPI.h" #include "Wire.h" #include "Adafruit_GFX.h" #include "Adafruit_SH1106.h" #define OLED_RESET 4 Adafruit_SH1106 display(OLED_RESET); void setup() { display.begin(SH1106_SWITCHCAPVCC, 0x3C); display.clearDisplay(); display.setTextSize(1); display.setTextColor(WHITE); display.setCursor(0, 5); display.pr...
[ "noreply@github.com" ]
noreply@github.com
cc41a3339dded5eb7313f4d299f57a36c5459b06
087dea2f7147663ba90a213f59b70ddd59f6aec4
/main/stltest/copy3.cpp
609d8a7832085b600a3ee33de739fd5f6256b006
[ "MIT" ]
permissive
stormbrew/stir
b5c3bcaf7c7e8c3a95dd45bf1642c83b6291a408
2d39364bfceb87106daa2338f9dfe6362a811347
refs/heads/master
2022-05-24T17:52:26.908960
2022-04-28T03:39:42
2022-04-28T03:39:42
1,130,258
0
0
null
null
null
null
UTF-8
C++
false
false
550
cpp
#ifndef SINGLE // An adapted ObjectSpace example for use with SGI STL #include <vector> #include <algorithm> #include <iostream> #ifdef MAIN #define copy3_test main #endif #endif int copy3_test(int, char**) { std::cout<<"Results of copy3_test:"<<std::endl; std::vector <int> v1(10); for(int i = 0; i < v1.size(...
[ "megan@stormbrew.ca" ]
megan@stormbrew.ca
153d05db55b6b7dc78a347d80dc229b5672c6291
04b1803adb6653ecb7cb827c4f4aa616afacf629
/third_party/blink/renderer/core/testing/callback_function_test.h
37cf10e131664ff82f7e5435bf5d7140ee148c55
[ "BSD-3-Clause", "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-only", "LicenseRef-scancode-other-copyleft" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
C++
false
false
1,917
h
// 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. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_TESTING_CALLBACK_FUNCTION_TEST_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_TESTING_CALLBACK_FUNCTION_TEST_H_ #incl...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
96ceaa0938f6c8482a9b2063bbb13a24234e6bf2
1b5c69d3d3c8c5dc4de9735b93a4d91ca7642a42
/abc121-140/abc124c.cpp
4927fa3d6e4d34ed1e666bbc328a528e6f84c2c7
[]
no_license
ritsuxis/kyoupro
19059ce166d2c35f643ce52aeb13663c1acece06
ce0a4aa0c18e19e038f29d1db586258970b35b2b
refs/heads/master
2022-12-23T08:25:51.282513
2020-10-02T12:43:16
2020-10-02T12:43:16
232,855,372
0
0
null
null
null
null
UTF-8
C++
false
false
547
cpp
#include<bits/stdc++.h> using namespace std; int gcd(int a, int b) { int c; if (a < b) { a+=b; b=a-b; a-=b; } while (b != 0) { c = a % b; a = b; b = c; } return a; } int main(void){ string str; cin >> str; int stringSize = str.size(), ans = 0; ...
[ "ritsuxis@gmail.com" ]
ritsuxis@gmail.com
8dd86b3f8386fdd98e1fc5a0b5bfe5a8d112e009
9ba9480fa379a4a0485f10e631a56934f1a20e80
/File.hpp
ec638609c0281148daac2d40b0c23462768a11d2
[]
no_license
3dik/bkoder
e80b283765d471291ea3513b0fbe0c8e389c9811
50e5ce88d8e2ab2a1817438356b01b05b50eebe3
refs/heads/master
2016-09-06T14:53:17.265644
2013-06-14T00:49:07
2013-06-14T00:49:07
9,902,001
2
1
null
null
null
null
UTF-8
C++
false
false
219
hpp
#pragma once #include <fstream> #include "Err.hpp" //Opens a file for reading. Creates if it does not exist template <class T> void OpenCreateRO (std::string Path, std::basic_ifstream<T> *File); #include "File.inl"
[ "edik@edik.ch" ]
edik@edik.ch
b8b707b4ebebeccf92f8bcf2d31ed1a265ab9ee7
d472e41335d0e579eacc120ec4c66e76167b305e
/bit7/bitmap-font.h
2223a352edd28f04820245aa999009136288b066
[]
no_license
jrr/tom7misc
034a12cab2051fd7d7b963114117f208a55b108b
1087b9d81f4f33e663036baa758ef92524ceb988
refs/heads/master
2023-04-23T20:00:58.103760
2021-05-03T03:22:05
2021-05-03T03:22:05
363,817,809
1
0
null
2021-05-08T05:48:39
2021-05-03T04:40:53
C++
UTF-8
C++
false
false
1,406
h
// Self-contained bitmap font. // Only use C++ builtins/std. // XXX export to cc-lib? // XXX Still need to figure out the right interface for loading these guys, // and probably a version where W/H are not fixed (... rename this to FixedBitmapFont?) #include <vector> template<int W, int H> struct BitmapFont { stati...
[ "tom7@be8137f2-001b-0410-b4be-9de0ac3fc846" ]
tom7@be8137f2-001b-0410-b4be-9de0ac3fc846
580264910568677005ae8e423b9ef1dae871ee7a
214355db2ebb44a0c63a993d96cd759e0061a33b
/EmptyProject/Explosion3D.h
0b590e8cf348a2d921b88cdf559ead1a0edde11b
[]
no_license
JeongTaeLee/Gleise-518D
b59e24a2f5722155c732adc346ace087cd66c691
b9f69cb33b63f4a4e25e6399d8915e35daf95df9
refs/heads/master
2020-05-02T21:31:55.350658
2019-04-02T05:47:45
2019-04-02T05:47:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
283
h
#pragma once #include "GameObject.h" class Explosion3D : public GameObject { public: float fDelay = 0.f; float fElapsed = 0.f; public: Explosion3D(); virtual ~Explosion3D(); virtual void Set3DExplosion(RefV3 vPos, RefV3 vScale, RefStr keys, int min, int max, float fS); };
[ "jeongtae8633@gmail.com" ]
jeongtae8633@gmail.com
ea80ce2bcbd0c04d34b8aab2682e5d750c517501
210bd6c47465ba1e73c432909df37a9791133c5e
/UVA/12187.cpp
d045fac39984db61d33b633bbfc430f8f0d78ee0
[]
no_license
engyebrahim/CompetitiveProgramming
a5458502da53f3b5d5f9fc0b057c36045c3b8e0d
38379283f84007413a2a2b84dc9de2285e0e6e1e
refs/heads/master
2021-01-11T15:12:17.245288
2018-10-10T06:49:50
2018-10-10T06:49:50
80,691,258
3
0
null
null
null
null
UTF-8
C++
false
false
838
cpp
#include <iostream> using namespace std; int main () { int n,r,c,k; int arr[101][101]; int ar[101][101]; while(cin>>n>>r>>c>>k&&n+c+r+k!=0) { for(int i=0;i<r;i++) for(int j=0;j<c;j++) cin>>arr[i][j]; for(int t=0;t<k;t++) { for(int i=0;i<r;i++) for(int j=0;j<c;j++) if(j+1!=c&&arr[i][j]==arr[i][...
[ "noreply@github.com" ]
noreply@github.com
3bd5cbc1e68ed3372034cfddf8f691ced5766a82
6f918f1b26d113acd4d1d63a8066e607c62a45db
/Tanker.h
74a56b804451a0ec52fbe6af9b09deb189eaeeb3
[]
no_license
allenxyz/lapras
e9d2e23b6d0f4b216773823039b8a23e48660f22
7c18edb6d9eaee1c4dfac47c664312105fc5cac9
refs/heads/master
2016-09-05T16:27:46.455907
2015-04-06T04:37:34
2015-04-06T04:37:34
33,463,910
0
0
null
null
null
null
UTF-8
C++
false
false
2,600
h
#ifndef TANKER_H #define TANKER_H /* A Tanker is a ship with a large corgo capacity for fuel. It can be told an Island to load fuel at, and an Island to unload at. Once it is sent to the loading destination, it will start shuttling between the loading and unloading destination. At the loading destination, it will fir...
[ "allenxyz@umich.edu" ]
allenxyz@umich.edu
24caac214f7067ea85c5cdb4d63f4e8779d93004
160403964d064a66cbe1f0ae33e8c4c161f7154f
/loj/1390.cpp
18db38db54a18a41432dba3be7429cec957652fc
[]
no_license
dezhonger/Algorithm
27e762e4fa707f620fc75d8ab9a5a640dc6b0551
73836afc26c6e79b92e706c8b1f472e035527d1d
refs/heads/master
2021-07-11T00:38:51.427893
2020-07-30T16:33:58
2020-07-30T16:33:58
178,549,118
0
0
null
null
null
null
UTF-8
C++
false
false
777
cpp
#include <bits/stdc++.h> using namespace std; typedef long long LL; const int N = 200020; int n, phi[N], p[N]; LL sum[N]; int tot; bool used[N]; //预处理出素数 欧拉函数 欧拉函数前缀和 void init(LL n) { phi[1] = 0; for (int i = 2; i <= n; i++) { if (!used[i]) { phi[i] = i - 1; p[++tot] = i; } for (int j = 1; p[j] * i <=...
[ "373440955@qq.com" ]
373440955@qq.com
4fe6f10f9e8e20ce21b8d586dc3eeb4b5ebafdf3
cf8ddfc720bf6451c4ef4fa01684327431db1919
/SDK/ARKSurvivalEvolved_PrimalItemConsumable_Egg_Quetz_Gen2_classes.hpp
0deac102d1fc79a404544bc6d465e31de80ef0f5
[ "MIT" ]
permissive
git-Charlie/ARK-SDK
75337684b11e7b9f668da1f15e8054052a3b600f
c38ca9925309516b2093ad8c3a70ed9489e1d573
refs/heads/master
2023-06-20T06:30:33.550123
2021-07-11T13:41:45
2021-07-11T13:41:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
907
hpp
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_PrimalItemConsumable_Egg_Quetz_Gen2_structs.hpp" namespace sdk { //--------------------------------------------------------------------------- //Classes //-------------------------------------...
[ "sergey.2bite@gmail.com" ]
sergey.2bite@gmail.com
51e461659ff82892a5586108b953d6c1bfc9bd4d
1c4f30839fa4a91694a320f1722962f03a34d6ab
/moveit_planners/ompl/ompl_interface/src/parameterization/model_based_state_space_factory.cpp
29dad8be2ebd5ce026e6b944dae3926263bb6cb7
[]
no_license
wkentaro/moveit
9874ca22b30192b893b9e3fd69724cf5ccfccbf4
727e4b6eedd588ac03c27146506db483707360d1
refs/heads/kinetic-devel
2021-01-18T17:22:58.671062
2016-08-16T19:39:06
2016-08-16T19:39:06
65,875,143
2
0
null
2016-08-17T04:09:01
2016-08-17T04:09:00
null
UTF-8
C++
false
false
2,142
cpp
/********************************************************************* * Software License Agreement (BSD License) * * Copyright (c) 2012, Willow Garage, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condit...
[ "isucan@willowgarage.com" ]
isucan@willowgarage.com
24cf3c6a08e90c8e68a7d23e8e8918e2a8d4730e
c88493888dbcadd2195825c28c1064d8088420a0
/Kamera/practicalsocket.h
a758c0988b239e65e4532fd182db1f3d2a49ec26
[]
no_license
martakuzak/ASOD1
c92b99027ca63b7ba2ee316152ae821059a2e554
24427b4e1c8795d0fb422b5026c3cbbea1c252d6
refs/heads/master
2020-05-19T11:42:59.906744
2014-04-12T19:14:41
2014-04-12T19:14:41
null
0
0
null
null
null
null
UTF-8
C++
false
false
11,786
h
/* * C++ sockets on Unix and Windows * Copyright (C) 2002 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ve...
[ "marta.kuzak@gmail.com" ]
marta.kuzak@gmail.com
1ccf73f1071a4d30cd60a862fb696803f6040b32
974a20e0f85d6ac74c6d7e16be463565c637d135
/trunk/packages/dScene/dNodeInfo.h
19d70b75c2237ae2e5eba78f0d761aab1ed151ff
[]
no_license
Naddiseo/Newton-Dynamics-fork
cb0b8429943b9faca9a83126280aa4f2e6944f7f
91ac59c9687258c3e653f592c32a57b61dc62fb6
refs/heads/master
2021-01-15T13:45:04.651163
2011-11-12T04:02:33
2011-11-12T04:02:33
2,759,246
0
0
null
null
null
null
UTF-8
C++
false
false
5,378
h
///////////////////////////////////////////////////////////////////////////// // Name: dNodeInfo.h // Purpose: // Author: Julio Jerez // Modified by: // Created: 22/05/2010 08:02:08 // RCS-ID: // Copyright: Copyright (c) <2010> <Newton Game Dynamics> // License: // This softw...
[ "jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692" ]
jerezjulio@sbcglobal.net@b7a2f1d6-d59d-a8fe-1e9e-8d4888b32692
fd85e2fd837bfa6a19af4a792ec15b863408297f
545dc4ffb79cd1c3be65897b1527c4f668da3ba6
/Space.h
df7b8461ca0822c2ea393283f8a0da32d9bf296c
[]
no_license
Wiluski/space-debris-collision-detection
42d21f9801e4e5430bf671ec58492ed78824d9eb
0bb20d91df920aca07ea2f4c2bf2867f7061bbd4
refs/heads/master
2021-05-24T17:53:44.889483
2020-04-05T07:59:04
2020-04-05T07:59:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
288
h
#pragma once #ifndef SPACE_H #define SPACE_H #include "SpaceObject.h" class Space { public: Space(int amountOfDebris0 = 0); Space(const Space& rf); ~Space(); void initializeObjects(); private: SpaceObject *debris; SpacePoint limit[7]; int amountOfDebris; }; #endif /* !SPACE_H*/
[ "32121586+Wiluski@users.noreply.github.com" ]
32121586+Wiluski@users.noreply.github.com
464a8c96625ff0f062747849c09fed0f4ce9583d
0bd538b351d216bd5129227c781a748bbaa6c75d
/Ponteiros-02/Origem.cpp
f9c49e6b7e2423700196dedec53e5350f6791233
[]
no_license
rfribeiro/ponteiros
984a345766381f202140520d7d939c721f89b284
edcf767db2864ec9d20d60c2d5a2564dd0aa1fa6
refs/heads/main
2022-12-24T15:14:00.638969
2020-10-06T01:29:44
2020-10-06T01:29:44
301,583,569
0
0
null
null
null
null
ISO-8859-1
C++
false
false
643
cpp
// Tecnoservice-Curso.cpp : Este arquivo contém a função 'main'. A execução do programa começa e termina ali. // #include <iostream> #define MAX_VECTOR_SIZE 10 void alterar(int* vec) { for (int i = 0; i < MAX_VECTOR_SIZE; i += 2) { vec[i] *= 100; } } int main() { int* vec = NULL; vec = (i...
[ "rfribeiro@gmail.com" ]
rfribeiro@gmail.com
c79855fa5dd3c4eb3a73c7788c9aac8cd9ef3dd4
230b7714d61bbbc9a75dd9adc487706dffbf301e
/third_party/blink/renderer/core/script/classic_script.h
e64a2118b1e284013ee33acff62788f3610407dd
[ "LGPL-2.0-only", "BSD-2-Clause", "LGPL-2.1-only", "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-only", "LicenseRef-scancode-other-copyleft", "BSD-3-Clause" ]
permissive
byte4byte/cloudretro
efe4f8275f267e553ba82068c91ed801d02637a7
4d6e047d4726c1d3d1d119dfb55c8b0f29f6b39a
refs/heads/master
2023-02-22T02:59:29.357795
2021-01-25T02:32:24
2021-01-25T02:32:24
197,294,750
1
2
BSD-3-Clause
2019-09-11T19:35:45
2019-07-17T01:48:48
null
UTF-8
C++
false
false
1,774
h
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_SCRIPT_CLASSIC_SCRIPT_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_SCRIPT_CLASSIC_SCRIPT_H_ #include "third_party/b...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
77b78bac9e8e8d1f633a3a80cca05bba8d165aa6
204d2f69a4f06fa6e55c6bd16bee5aba21f32b12
/0324实验题_1/0324实验题_1/0324实验题_1.cpp
cd504bf69851d71fafda6c744ad62dd370358a37
[]
no_license
WHuiM/-
b5ee0ca0159ff7ab2b3c841556ee399375eee5a3
9931207ca3452ba95f8c13f977bf25f05bff9b0a
refs/heads/master
2021-05-18T02:49:14.086963
2020-07-09T05:10:06
2020-07-09T05:10:06
251,055,451
0
0
null
null
null
null
GB18030
C++
false
false
4,660
cpp
// 0324实验题_1.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "afxwinappex.h" #include "afxdialogex.h" #include "0324实验题_1.h" #include "MainFrm.h" #include "0324实验题_1Doc.h" #include "0324实验题_1View.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CMy0324实验题_1App BEGIN_MESSAGE_MAP(CMy0324实验题_1App, CWinApp) ON_CO...
[ "2560109012@qq.com" ]
2560109012@qq.com
81510d9d84aeb9a8bece53258cfca9c608156614
711e5c8b643dd2a93fbcbada982d7ad489fb0169
/XPSP1/NT/inetsrv/query/qutil/qresult/qmemser.cxx
19c0bd42b0fa3d413385931975c7a501d6b2b71b
[]
no_license
aurantst/windows-XP-SP1
629a7763c082fd04d3b881e0d32a1cfbd523b5ce
d521b6360fcff4294ae6c5651c539f1b9a6cbb49
refs/heads/master
2023-03-21T01:08:39.870106
2020-09-28T08:10:11
2020-09-28T08:10:11
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,948
cxx
//+------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1992 - 1992. // // File: MemSer.cxx // // History: 29-Jul-94 KyleP Created // //-------------------------------------------------------------------------...
[ "112426112@qq.com" ]
112426112@qq.com
d88b2f6281af4cb75856706fafb2a5b45598e354
c704f3bfbe003e7058b5916a28029514814cc23c
/src/Data.h
09becc54c852e8ab22a70f1acdea540f89f7126a
[]
no_license
brown-ccv/SpheroidSegmentation
2d68ccc55fd4e8ac87714dada1b92f7c082af045
ef4782f53940b64666758277dc70ff2117dc554d
refs/heads/master
2020-08-23T14:48:29.965750
2019-10-21T19:15:28
2019-10-21T19:15:28
216,643,731
0
0
null
null
null
null
UTF-8
C++
false
false
5,310
h
// ---------------------------------- // Copyright © 2015, Brown University, Providence, RI. // // All Rights Reserved // // Use of the software is provided under the terms of the GNU General Public License version 3 // as published by the Free Software Foundation at http://www.gnu.org/licenses/gpl-3.0.html...
[ "Benjamin_Knorlein@brown.edu" ]
Benjamin_Knorlein@brown.edu
2a4f83bc9751050e6fcc78f3be2c401c01dddb39
f00f2b22d82ba93e9e73f1642bbd1eaf40c9d02e
/GlobalLogParameters.h
921bb63273b69adebaf98a976d0502428df3a989
[]
no_license
marcelra/plingtheory
a09708bc917f9af70e69960984174f219fd6ea7c
66d175b5fd6d125302fb3b9ab216c800ba8a555d
refs/heads/master
2021-05-16T03:04:29.445126
2015-08-29T21:03:40
2015-08-29T21:03:40
16,084,299
1
1
null
null
null
null
UTF-8
C++
false
false
3,611
h
#ifndef GLOBALLOGPARAMETERS_H #define GLOBALLOGPARAMETERS_H #include "Msg.h" /// TODO: try use forward declare? #include <map> /** * @class GlobalLogParameters * @brief Singleton class that holds the global logging parameters. */ class GlobalLogParameters { public: /** * Get the singleton instance...
[ "marcel.raas@gmail.com" ]
marcel.raas@gmail.com
893631cc48099ee75048e3c3a66624f2d6d461fb
0fa285030cb7e56b99fb886036e7099e79a97528
/I/w7/66-tko+/data/popStruct.cc
8052e7edfc8b70a5cc474974728d0b7b4ec11da6
[]
no_license
TjallingO/cPlusPlusCourse
2c41c92680e29029f1b26e7331e481fd39d1ac60
f086a4c48863bafc6eeaabc1825046216da8d3df
refs/heads/master
2020-03-28T03:41:49.695426
2019-04-04T09:40:40
2019-04-04T09:40:40
147,664,507
1
2
null
2018-10-21T11:54:18
2018-09-06T11:37:45
C++
UTF-8
C++
false
false
512
cc
#include "data.ih" void data::popStruct(char c, size_t n) // Populate element n within { // struct nB, calling enumChar switch(n) // on the passed char first { case 0: d_nB.nb1 = charToEnum(c); break; case 1:...
[ "emielkrol@gmail.com" ]
emielkrol@gmail.com
8311b6339521b08a09a7b66b8c92a0997eb542bd
f323f95af22e56cb117d5323d434c563404fc3da
/src/Uuid.cpp
4fda15897db4a4918a45f11a0a7a2f34db4a4693
[ "Zlib" ]
permissive
Akaito/csaru-uuid-cpp
63a9d12b4bba0102ae55c33b63f744175cf5f9c7
ad796b53fd35cf5f3271361ad4b700042edc5c11
refs/heads/master
2021-01-22T17:28:50.142874
2017-01-13T16:32:49
2017-01-13T16:32:49
60,448,660
0
0
null
null
null
null
UTF-8
C++
false
false
30
cpp
#include "exported/Uuid.hpp"
[ "chris@codesaru.com" ]
chris@codesaru.com
ffaad16934eee17c2f8d11e97687b2ac619fffdb
c1ac0ceca12bd24c2e341ece0882fb922e64bc8e
/Qt5Practice/Qt5_test15Paint2D/widget.cpp
10c6d81015d702a00c59245493945b1ee98fbf05
[ "Apache-2.0" ]
permissive
whuer-xiaojie/Qt_Test
23e74d263f21c51a99e84a83cb6f8465567ffbd9
5d3477f4f59c1c084a448a8a12bf536af5cad274
refs/heads/master
2020-04-14T15:42:27.133484
2019-01-03T07:04:21
2019-01-03T07:04:21
163,935,304
0
0
null
null
null
null
UTF-8
C++
false
false
1,470
cpp
#include "widget.h" #include "ui_widget.h" #include<QPainter> #include<QLinearGradient> #include<QRadialGradient> #include<QConicalGradient> Widget::Widget(QWidget *parent) : QWidget(parent), ui(new Ui::Widget) { ui->setupUi(this); } Widget::~Widget() { delete ui; } void Widget::paintEvent(QPaintEvent ...
[ "xiojie@sansi.com" ]
xiojie@sansi.com
9f5501e6d0a34a359d94c0bf090153186d7abb81
fb6251837c15a0ee0b28b15d214599165e11de83
/Algorithms and Data Structures/bipartitematching.cpp
a7d3bf0f3a4702d667bc74a02b743174acd33823
[]
no_license
CDPS/Competitive-Programming
de72288b8dc02ca2a45ed40491ce1839e983b765
24c046cbde7fea04a6c0f22518a688faf7521e2e
refs/heads/master
2023-08-09T09:57:15.368959
2023-08-05T00:44:41
2023-08-05T00:44:41
104,966,014
0
0
null
null
null
null
UTF-8
C++
false
false
813
cpp
#include <bits/stdc++.h> using namespace std; typedef pair<int,int> node; int blacks,whites; typedef vector<int> VI; typedef vector<VI> VVI; bool FindMatch(int i, const VVI &w, VI &mc, VI &seen) { for (int j = 0; j < w[i].size(); j++) { if (!seen[ w[i][j] ]) { seen[ w[i][j] ] = true; ...
[ "crispale07@gmail.com" ]
crispale07@gmail.com
aceb9fec266c2b6f098ddd27c38e40061afe719b
495e7343fd2a82c4fc78a9f26ccbc7fb75ebe992
/include/ui/ruiEvents.hpp
68aff6ac03a44061a1629f55db9d4f3f6046a2a4
[]
no_license
matthewcpp/recondite
fd12bd36f25113cad485aea3baf4cd5b60eae49d
2a10964dd6c6f9ae8bc61b90df459bbcd2d4f740
refs/heads/master
2021-04-12T04:29:47.611629
2017-03-07T14:15:11
2017-03-07T14:15:11
5,922,213
2
1
null
null
null
null
UTF-8
C++
false
false
2,322
hpp
#ifndef RUI_EVENTS_HPP #define RUI_EVENTS_HPP #include "rEvent.hpp" #include "rEventHandler.hpp" #include "input/rMouse.hpp" #include "ui/ruiMenu.hpp" #include "input/rKeyboard.hpp" class ruiWidget; enum ruiEventType{ ruiEVT_MOUSE_DOWN, ruiEVT_MOUSE_UP, ruiEVT_MOUSE_MOTION, ruiEVT_MOUSE_WHEEL, ...
[ "mlarocca.cpp@gmail.com" ]
mlarocca.cpp@gmail.com
75f84d4d80ac85cb3c8f8675ea6639f98d57312f
f2ba1cbe1c3e7651b0748d24aab9b1cff9b954f9
/SP7/mainwindow.cpp
6d74b0d6d5caafde4d5c7d79b96b9cd4e10a87f0
[]
no_license
sancousic/OSIS
c3c187c3c3b44ed95055f204dbe6272f37939df1
2e9a56e028da6f4cd0aa8434502ef845530aaf37
refs/heads/master
2022-04-24T16:37:08.019661
2020-04-18T15:48:26
2020-04-18T15:48:26
256,740,285
0
0
null
null
null
null
UTF-8
C++
false
false
1,604
cpp
#include "mainwindow.h" #include "ui_mainwindow.h" MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) , ui(new Ui::MainWindow) { ui->setupUi(this); } MainWindow::~MainWindow() { delete ui; } void MainWindow::on_pushButton_clicked() { QListWidget *list1 = ui->listWidget; QString st...
[ "znosok2012@gmail.com" ]
znosok2012@gmail.com
f3ae5bdc4a6bec4f3a34549fe3580f3cd6d5d80d
64359e38f9d7920688f4ac39e7f2e9c76f6a6602
/src/011ContainerWithMostWater.cpp
ae0161c6bd3d245a0423bec5874a85cfec771675
[]
no_license
willsonlsw/myleetcode
876dc1214e217789c4b1652e364cad74bcaa0818
0a6cd89ba888380ad0fdca205fe08cf1f4f657c9
refs/heads/master
2021-01-21T14:43:26.469041
2016-07-09T10:50:57
2016-07-09T10:50:57
59,169,869
0
0
null
null
null
null
UTF-8
C++
false
false
973
cpp
#include <iostream> #include <cstdlib> #include <algorithm> #include <vector> using namespace std; class Solution { public: bool cmp(pair<int, int> &a, pair<int, int> &b) { return a.first < b.first; } int maxArea(vector<int>& height) { vector<pair<int, int> > ps; for (int i = 0; i < height.size(); ++i) { ...
[ "594909767@qq.com" ]
594909767@qq.com
f58740983cc5fb995ab14c0cc676ce459610a5ee
1b007c93818700d5bca9fed6f11393f296d8e4c6
/cpp/src/arrow/stl.h
1e31ca769ae0b6ce7d2654a8325aa5c3850e5c71
[ "Apache-2.0", "CC0-1.0", "BSL-1.0", "BSD-2-Clause", "BSD-3-Clause", "MIT" ]
permissive
dremio/arrow
0e575e102f2e66778c043e935675b5e7b734cec0
d55177b7d840dc661516dc8561e9e51d5ccca2f0
refs/heads/dremio
2023-08-23T11:10:56.189074
2018-05-17T18:20:45
2018-10-19T02:41:32
53,646,043
36
29
Apache-2.0
2023-09-11T14:12:19
2016-03-11T06:48:10
C++
UTF-8
C++
false
false
5,671
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...
[ "uwelk@xhochy.com" ]
uwelk@xhochy.com
883989e08002ca52c7a8816ae74c0d59639f1af0
40e5895e9a68ef19fd328de1183fddcfc56b7a86
/megasectcal/megasectcal/Pk_MainOutPut.h
725635d872a08b7cc51ff37c63d2a9c6d0da0a62
[]
no_license
diablozhuzhu/megacal
ad2c155470eed28885a03287cc8d3e9faa05d313
f7d36c534b49a130c053a4d1de5141049b662efd
refs/heads/master
2020-03-07T15:06:36.903216
2018-04-01T14:00:25
2018-04-01T14:00:25
127,545,389
0
1
null
null
null
null
ISO-8859-7
C++
false
false
8,186
h
#pragma once #include "IGenerateText.h" #include "ICalculationReport.h" //#include "Param_MainParam.h" #include "ConfigGen.h" #include "Loaddef.h" //#include "StructBaseInfo.h" class TextTool { public: static const CString Eng; public: TextTool(); ~TextTool(); public: bool readJson(); public: void Set(sd::IGene...
[ "diablozhu@qq.com" ]
diablozhu@qq.com
37f03c4a29c4c605b0cb0d47cf33dc87dea116e2
f73086d9ccac3120883c9e528b512828d78642e5
/src/filter.cpp
45aa64061d0f9c357f3d6e98ca87661c98f53134
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
ip-gpu/qgrep
1704969053aa9694debb8e9e5cb2d5e7d5df3225
3046bbff440f8206314bfdbef74f4472023f03ef
refs/heads/master
2021-07-18T20:09:48.574672
2017-09-25T05:44:06
2017-09-25T05:44:06
108,592,434
0
0
null
2017-10-27T20:24:58
2017-10-27T20:24:58
null
UTF-8
C++
false
false
11,696
cpp
#include "common.hpp" #include "filter.hpp" #include "output.hpp" #include "search.hpp" #include "regex.hpp" #include "stringutil.hpp" #include "highlight.hpp" #include "fuzzymatch.hpp" #include <memory> #include <algorithm> #include <limits.h> struct FilterOutput { FilterOutput(Output* output, unsi...
[ "arseny.kapoulkine@gmail.com" ]
arseny.kapoulkine@gmail.com
2164c1f6e58041652446736c023ecef97c85b29c
1addd3a7ba3cc0fe89b75d3d888c41487345cd2d
/C++Course/Access_Modifiers/Account.h
496935802581c941082a9553ee9e945b2a2e1909
[]
no_license
Nathraichean/Cpp-Discovery
51ad20b507b831df5d9e0101569de2949fa143e9
db5a122264d5b110b6bfa1811360fed40f511980
refs/heads/master
2022-11-30T13:42:21.954422
2020-08-13T07:45:18
2020-08-13T07:45:18
287,213,190
0
0
null
null
null
null
UTF-8
C++
false
false
315
h
#pragma once #include <string> class Account { private: std::string name; double balance; public: void set_balance(double bal) { balance = bal; }; double get_balance() { return balance; } void set_name(std::string n); std::string get_name(); bool deposit(double amount); bool withdraw(double amount); };
[ "nathraichean@abv.bg" ]
nathraichean@abv.bg
a367249ff3aba0f9137a0917d1de94ae938149d2
2a546fa1fdcdbb27cdc24d017f5cddfbd01dff4a
/CubeTestApp/Color2.cpp
244516ee8c825c6ffb54a06ef6fdbbc8d3b98bab
[]
no_license
1HappyTeddybear/exampleApplications
89dfb605fd1a92065a10a0ff01cf9192f30d2630
1e952134834cc8da485804353c26b6c664c7f5e5
refs/heads/master
2020-07-19T07:42:57.449077
2020-05-06T16:15:32
2020-05-06T16:15:32
206,404,482
1
0
null
2019-09-04T20:09:43
2019-09-04T20:09:43
null
UTF-8
C++
false
false
228
cpp
// // Created by WS on 06.05.2020. // #include "Color2.h" Color2::Color2() :Color(){} Color2::Color2(uint8_t brightness) :Color(brightness){} Color2::Color2(uint8_t red, uint8_t green, uint8_t blue) :Color(red, green, blue){}
[ "54913187+1HappyTeddybear@users.noreply.github.com" ]
54913187+1HappyTeddybear@users.noreply.github.com
96c0759690415a8e08d68b2798a0fd740c0d3eee
d0fb46aecc3b69983e7f6244331a81dff42d9595
/eflo/include/alibabacloud/eflo/model/UpdateErRequest.h
b784a5bfd72a88737d3b9fb83e60ca4690b2fd3f
[ "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,641
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 by...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
14f856a93241e541af7989da11389b370d5cece2
52d0a310fe98cee5f843c60a87d743da03cb004c
/Surface.h
4e7aec89220fa966457507e36a4aec4c001912b3
[]
no_license
woodenToaster/kirpsquest
5bd7f03e7b24bcd68d376a124302e2305baa8bde
c76f2c1d414f79456b04aa6373c643af8c2619ed
refs/heads/master
2020-04-23T17:52:50.925149
2013-07-19T18:30:38
2013-07-19T18:30:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,319
h
/** @file Surface.h */ #ifndef KQ_SURFACE_H #define KQ_SURFACE_H #include "Common.h" #include "Drawable.h" #include "Rectangle.h" #include "SDL.h" #include "Color.h" /** @brief Finished */ class Surface: public Drawable { // low-level classes allowed to directly manipulate the internal SDL surface encapsulated f...
[ "c096h800@gmail.com" ]
c096h800@gmail.com
e49243e54ee5356fcca75bd9c73115fc8c0f4c20
6bdeefa16065fcad160c47c188c3de44ecaea6aa
/XJOI/1002/A/mk.cpp
e012b933710ffa97b280ae63b1140030a838d8fc
[]
no_license
DolaBMOon/CodeerStf
6fdbe830cab3d4e23035537ce0cbb6ef8d3a89cb
3ee7b66e1c28c48fae72a5f65a9b8270c41127da
refs/heads/master
2021-09-25T16:27:51.952473
2018-10-24T06:35:20
2018-10-24T06:35:20
146,592,777
0
0
null
null
null
null
UTF-8
C++
false
false
615
cpp
#include<cstdio> #include<cstring> #include<cassert> #include<iostream> #include<algorithm> using namespace std; #define Whats(x) cout<<#x<<" is "<<(x)<<endl #define DivHim() cout<<">>>>>>>>>>>>>>>"<<endl #define DivHer() cout<<"<<<<<<<<<<<<<<<"<<endl #define Oops() cout<<"!!!!!!!!!!!!!!!"<<endl template<typename T>...
[ "dolabmoon@gmail.com" ]
dolabmoon@gmail.com
b3bb2f44be39136c0c93753deff64adb0521f682
f140d489a1d5bb0e5221b7ef72b1b8d1441c7834
/thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/module_metadata.cpp
8b7325ed33a3ca1016a80be6f5b00175a0aae166
[ "Apache-2.0" ]
permissive
terrorizer1980/fbthrift
aa9ebacfb97de312fc05a903d75dfe36fb48a6a3
9fe9e1ed327e9480e5aeb63d84cb5e00adf97b21
refs/heads/master
2023-04-10T19:11:13.606785
2020-08-16T05:10:56
2020-08-17T03:22:12
288,077,464
0
0
Apache-2.0
2023-04-04T00:05:10
2020-08-17T03:46:11
null
UTF-8
C++
false
false
4,030
cpp
/** * Autogenerated by Thrift * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #include <thrift/lib/cpp2/gen/module_metadata_cpp.h> #include "thrift/compiler/test/fixtures/frozen-struct/gen-cpp2/module_metadata.h" namespace apache { namespace thrift { namespace detail { namesp...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
7d07aa390f97d3772b6997a7bf0fedc3baf84d6a
4c4c3fdcf8fd6db9412a97e5d006f6e5ae773938
/Mandelbrot/complex.h
00d91c8a45763215f6ebdcbe8a230854823c2801
[]
no_license
Sven-yarsh/Mandelbrot
ff1fc07e7d79a3f17b595184c99b82815cc452e3
1575ff952a4508be9bd79c6d65043ef88d4115cd
refs/heads/master
2020-04-17T08:56:55.385719
2016-09-05T18:23:26
2016-09-05T18:23:26
67,285,442
0
0
null
null
null
null
UTF-8
C++
false
false
1,289
h
#pragma once // TODO: // const complex& z //using namespace std; class complex { public: double real; double imag; complex() {} complex(double a, double b) : real(a), imag(b) {} complex operator+ (complex z) { complex result; result.real = real + z.real; result.imag = imag + z.imag;...
[ "Sven-yarsh@users.noreply.github.com" ]
Sven-yarsh@users.noreply.github.com
7ea205773c2bb578d1aa745fe67f2aa52ef73fe4
5ef02af85412d3ce490003b6410dfed91e9a73ad
/test/c++/g0_checks.cpp
a1bcc4fc7c7b94bbb76e2bd7e162a9b3c45a59ea
[]
no_license
amoutenet/QMC_LO_basis
a094083dd609b74efd872e07d70f5ca25285d2e0
9c194ed4314812bae3e9574c5437c4dacb053b29
refs/heads/master
2022-12-09T12:16:10.156399
2020-09-09T10:01:27
2020-09-09T10:01:27
294,068,617
2
0
null
null
null
null
UTF-8
C++
false
false
723
cpp
#include <iostream> #include <triqs/test_tools/gfs.hpp> #include "g0_semi_circ.hpp" using namespace triqs::gfs; TEST(Ctdet_LO, g0_checks) { mpi::communicator world; std::pair<gf<refreq>, gf<refreq>> g0 = make_g0_semi_circular(10, 0.5 * 0.5, 100, 1000, 0.2); // Save the results if (world.rank() == 0) { triqs::h...
[ "alice.moutenet@gmail.com" ]
alice.moutenet@gmail.com
5aec1f7c1c72845e92f826ef0fa2ee5da2653b4d
66873135f86c300d4e362b33f5387b147d66c20f
/src/leapserial/IArchiveImplV0.cpp
b71d770947a556a1e1d03890780012f4ca080502
[ "Apache-2.0" ]
permissive
gabrielPeart/leapserial
2f0bf6ebb440788d1f8791700dd57a3c3c52330e
ae86dcc3057e409ff13a8e1ca3c399a8d109917c
refs/heads/master
2021-01-16T22:44:49.072808
2016-02-10T21:02:58
2016-02-10T21:02:58
52,526,282
2
0
null
2016-02-25T13:29:26
2016-02-25T13:29:25
null
UTF-8
C++
false
false
788
cpp
// Copyright (C) 2012-2015 Leap Motion, Inc. All rights reserved. #include "stdafx.h" #include "IArchiveImplV0.h" #include "field_serializer.h" #include "serial_traits.h" #include "ProtobufType.h" #include "Utility.hpp" #include <iostream> #include <sstream> using namespace leap; IArchiveImplV0::IArchiveImplV0(IInput...
[ "wgray@leapmotion.com" ]
wgray@leapmotion.com
9abb8a28b7307134077825d1b0ee1f6f85ce1cc9
7c27fa97a0c4603dd86c5d960cce5d101368f15a
/sc_main.cpp
889efd5d8775cd63e13c3d7fc8498705d804511c
[]
no_license
ckaanakyol/pagerank
47e32c63fb08f45ff451f5b525f8dcd76e5891f4
55ed60b675d5dd7f4764c6ef717c58101835fa9c
refs/heads/master
2021-05-06T17:24:53.726256
2019-06-24T13:47:50
2019-06-24T13:47:50
111,830,196
0
0
null
null
null
null
UTF-8
C++
false
false
1,906
cpp
#include "systemc.h" #include "soa_struct.h" #include "VtxDataRequester.cpp" #include "VtxDataResponder.cpp" #include <vector> //extern struct VertexTable vertexTable; //extern int rownum; int rownum = 16; VertexTable vt; int sc_main(int argc, char* argv[]) { //rownum = 16; cout << "\n\nInitializing VertexTable....
[ "ckaanakyol@gmail.com" ]
ckaanakyol@gmail.com
751b1c0a46eb6bd0604d31fac9ec940eee7f3850
244307b25f80400bfd1a19def6bd5e8ab29673a3
/l-r-values/main.cpp
67824500cd3cc49da163a41fc5d0102e2ddb6dd3
[]
no_license
yay/cpp
e2ac32577b046dbe28e1f8969a6f8b9f285ceb7c
fcfa6916e957f3bb548a0d437890169588830b9c
refs/heads/master
2023-01-24T18:27:14.767080
2020-12-06T20:17:46
2020-12-06T20:17:46
267,719,760
0
0
null
null
null
null
UTF-8
C++
false
false
1,960
cpp
#include <iostream> auto getRvalue() -> int { return 10; } auto getLvalueReference() -> int & { static int value = 10; return value; } // It's best to make the name a const reference, so that the function // could take both lvalue AND rvalue references as parameters. // As it is, the function only accepts lv...
[ "vitalyx@gmail.com" ]
vitalyx@gmail.com
b433eb5c3042a7ae989da22f2e10e05b1e75d4e1
ad30e314cd917671330cd71ee412d0ae7e2ab949
/engine.h
d2c6a0f57706aabb8bd2cbd3466e0e1b2174b1a6
[]
no_license
bgibers/2DFinal
019793597291ce9a26a085b1cdffbf3911178b91
df77cc98ac1965a397722b30aa3fb0b33188e93e
refs/heads/master
2021-01-19T22:23:36.743731
2017-04-28T21:22:35
2017-04-28T21:22:35
88,806,932
0
0
null
null
null
null
UTF-8
C++
false
false
1,137
h
#include <vector> #include <SDL.h> //#include "ioMod.h" #include "renderContext.h" //#include "clock.h" #include "hud.h" #include "world.h" #include "viewport.h" #include "player.h" #include "multisprite.h" #include "smartSprite.h" #include "sound.h" class CollisionStrategy; class Engine { public: Engine (); ~Eng...
[ "bgibers@clemson.edu" ]
bgibers@clemson.edu
b5ccda257eb28bb4fbeb4ec464e80131d5901bbf
2cb5646fdded8ea162fce7c171eb891d9a9495ac
/exportNF/release/windows/obj/src/flixel/ui/FlxSpriteButton.cpp
15ae4ea70a139bb0870759a92efe2012578a1d14
[ "BSD-3-Clause" ]
permissive
roythearsonist/NekoFreakMod-FridayNightFunkin
89b815177c82ef21e09d81268fb8aeff0e8baf01
232bcb08234cfe881fd6d52b13e6ae443e105fd1
refs/heads/main
2023-04-23T08:22:18.886103
2021-05-17T07:13:05
2021-05-17T07:13:05
null
0
0
null
null
null
null
UTF-8
C++
false
true
8,473
cpp
// Generated by Haxe 4.2.1+bf9ff69 #include <hxcpp.h> #ifndef INCLUDED_flixel_FlxBasic #include <flixel/FlxBasic.h> #endif #ifndef INCLUDED_flixel_FlxG #include <flixel/FlxG.h> #endif #ifndef INCLUDED_flixel_FlxObject #include <flixel/FlxObject.h> #endif #ifndef INCLUDED_flixel_FlxSprite #include <flixel/FlxSprite.h> ...
[ "mrzushiofficial@gmail.com" ]
mrzushiofficial@gmail.com