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
a7e6a9ab2b67f2a2bbbc71b0ed25c26cc2910e76
87345d54ebd55cf31820009d4035d3056c3a38e7
/ImageCmp/UseOrb.cpp
93e138fa8405de67fcf543830d53c51f0f3bd76c
[]
no_license
wtom76/ImageCmp
60de3499dd4b8e9610637d3d350e8041362f4be8
400061c67233c3768a16732e0249543620d0262b
refs/heads/master
2021-01-22T05:16:23.349829
2017-02-26T12:09:10
2017-02-26T12:09:10
81,645,445
0
0
null
null
null
null
UTF-8
C++
false
false
1,906
cpp
#include "stdafx.h" #include "Core.h" #include "UseOrb.h" #include <opencv2/stitching/detail/matchers.hpp> #include <opencv2/imgcodecs.hpp> #include <opencv2/highgui.hpp> #include <vector> #include <iostream> #include <algorithm> using namespace cv; static constexpr int count = 6; UseOrb::UseOrb() { } UseOrb::~UseO...
[ "wtom@yandex.ru" ]
wtom@yandex.ru
8422d7e4fc2121f6119cc08476996a0a4910d8a9
e5010e873ef995693036e3a99cc78bfdfba7eff6
/src/CallBackAndEvent.h
7fe40bef7953c04ff983da84f5d0f152f35770b1
[]
no_license
halukasama/DLTools
85f03ca966fb866d1462d51902381ed199f1ec57
43c76ee8680044561529f7f415e65cc0a9af8071
refs/heads/master
2021-07-09T20:18:35.914240
2017-10-10T18:32:13
2017-10-10T18:32:13
106,455,953
0
0
null
null
null
null
UTF-8
C++
false
false
2,314
h
#ifndef CALLBACKANDEVENT_H #define CALLBACKANDEVENT_H #include <QObject> #include <DeviceLayer.h> #include <DeviceLayerDef.h> #include "BatchCodecDeviceDiscoveryManager.h" class RightDoubleClicked : public QObject { Q_OBJECT protected: bool eventFilter(QObject *obj, QEvent *event); }; class DeviceConnectCal...
[ "jlwangtat@gmail.com" ]
jlwangtat@gmail.com
de72e507526a09e14ce8bb8643b752e9709d3cdf
e0506a0f728d4e04b25669c376b7720a900e55e3
/Arduino/Ghost/Sensors.ino
e4460863200043459a544a63778e5fd610a65351
[ "MIT" ]
permissive
manish5897/Ghost
608ffba3062bdb242ae18469481e6c855edb71e6
34ed8616428d82ad5cb8517ac5c3f82ce421e798
refs/heads/master
2020-06-19T00:56:43.507086
2018-06-16T11:43:04
2018-06-16T11:43:04
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,499
ino
//Sensor related variables int activeSensor = -1; int shift = 0; byte hi,low; int distance; #define SENSOR_ADDRESS 0x80 >> 1 #define DISTANCE_REG 0x5E #define SHIFT 0x35 #define TCA_ADDRESS 0x70 void setupIRSensors() { //TODO, what does the SHIFT register actually contain? And why do we care? ...
[ "frode@lillerud.no" ]
frode@lillerud.no
1d401e560c0ac8cedf7c0cfa3dea9f19c0afc10f
b2e9c0fb1d5996df7b8aa2cb7368bad34dd32713
/formats/python/Array.h
50761eb6ead25d3c1efe4737a1fbc80f900ec2ca
[ "MIT" ]
permissive
xguerin/ace
668bba8f829e3f4f744a1444e8bd960a34dffe00
cbfbf75840afa6c34f1b129a6be46e2a633b0095
refs/heads/master
2023-04-13T23:26:06.492570
2022-05-25T14:44:13
2022-05-25T14:44:13
282,903,412
3
0
MIT
2021-02-02T12:26:04
2020-07-27T13:17:10
C++
UTF-8
C++
false
false
1,386
h
/** * Copyright (c) 2016 Xavier R. Guerin * * 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, p...
[ "xguerin@users.noreply.github.com" ]
xguerin@users.noreply.github.com
70bd191ef88211ef44f038a4c6f237079d9505e6
0aa4183bf8e58af195c7cabada163bc6f6738c6d
/test/mushroom_with_queue.cpp
5a58cc3e2c28aa1422526ba0d4358532ae2f128f
[ "BSD-3-Clause" ]
permissive
songhtdo/Mushroom
b2ea481bbb09d72278f9f5422e58f8567dfdba76
8aed2bdd80453d856145925d067bef5ed9d10ee0
refs/heads/master
2020-06-25T08:52:27.643000
2018-11-23T03:10:22
2018-11-23T03:10:22
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,397
cpp
/** * > Author: UncP * > Github: www.github.com/UncP/Mushroom * > License: BSD-3 * > Time: 2016-11-20 12:37:41 **/ #include <cassert> #include <chrono> #include <fcntl.h> #include <unistd.h> #include "../src/blink/slice.hpp" #include "../src/blink/db.hpp" #include "../src/blink/task.hpp"...
[ "770778010@qq.com" ]
770778010@qq.com
cb03e1fb31b7cc599ad24c4b16462bd92a772711
4cbd85de1b149a0bb35a90e09160bbcbc935b042
/NOI/tests/C/C1_colors/author/colors.cpp
db88a5c4add2a2e5eda1f32a0824c4cb159b0c91
[]
no_license
Alex-Tsvetanov/Testing-Scripts
cacaaea1642b18f6ea261faa0e19d0cc26a5b6d2
c201f3bf02662a8fb3e862211cbf6f74725dfac3
refs/heads/master
2021-05-13T23:46:17.206320
2018-01-07T00:18:13
2018-01-07T00:18:13
116,525,044
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
2,936
cpp
#include<iostream> #include<cstdio> #include<cmath> #include<algorithm> using namespace std; struct TBal { int c,b; }; int a[100001], bb, n, k; // bb е броя на различните цветове TBal b[100001]; int main(){ int bb=0, i, j; scanf("%d%d", &n, &k); for (i = 1; i <= n; i++) scanf("%d...
[ "you@example.com" ]
you@example.com
facc4cc832f3f3773f62021d3f3bdf03b79a44a1
45f35abd5d7616cbfe4981e9d1ab65a25c47cb96
/threadMachine.cpp
0d1b73a79555c02f67a852d1c36524018c86adb4
[]
no_license
stevenssq/free-fsm
2bef3e354d19d50c58d3ac109265aeb44b404377
2bab29f5d4dba8b53537c9a56e248b3722ff70ef
refs/heads/master
2022-11-18T07:13:36.675901
2020-07-20T09:18:25
2020-07-20T09:18:25
281,068,473
0
0
null
null
null
null
UTF-8
C++
false
false
3,162
cpp
#include <unistd.h> #include <memory.h> #include <iostream> #include "threadMachine.h" #include "StateGetJob.h" #include "StateGotoPoint.h" #include "StateBeginCharge.h" #include "StateOpenDoor.h" #include "StateCloseDoor.h" #include "StateFinish.h" #include "StateFinal.h" #include "StateMachine.h" #include "threadbase...
[ "noreply@github.com" ]
noreply@github.com
78609a0112efa123c4d955edb885944947dad590
34fabf10621f6c856d64f40a6492245131e94ed2
/ChatProgram/Server/Client.h
50c98150a76a5d90a960bb0d0dbb97154c7667ae
[ "MIT" ]
permissive
mkachi-study/boost.asio
37c2895c0e3e0f8f2a2d8abc790f3f4745eeaacc
f17efbe94f504b5991bfa50a5cd7c3f4f45077fc
refs/heads/master
2022-01-21T14:20:15.065330
2019-05-12T16:43:37
2019-05-12T16:43:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
731
h
#pragma once #include "Type.h" #include <array> #include <queue> enum { RECEIVE_BUFFER_MAX = 512 }; class Server; class Client { private: uint _id; TcpSocket _socket; Server* _server; std::array<char, RECEIVE_BUFFER_MAX> _receiveBuffer; std::array<char, RECEIVE_BUFFER_MAX * 2> _packetBuffer; int _packetMar...
[ "mkachi@naver.com" ]
mkachi@naver.com
c21232354039b78bebc4f72eacd0522480899076
9c21d031d9a771330c9d699e35a30181c39314b7
/code_1/Customer.cpp
027875cd0d8ca93ddeb73741e66a8656b4c03333
[]
no_license
Iamyuanxi/Class
33edc8175b951f09579ec0f4f48fd8437e1507bf
d92f60f1569cdfda50a046c21c0122b12ffb4b47
refs/heads/master
2023-08-19T22:52:05.233329
2021-10-20T12:24:33
2021-10-20T12:24:33
416,690,057
0
0
null
null
null
null
GB18030
C++
false
false
2,277
cpp
#include"SalesManage.h" BOOL AddCustomer(Customer *head, const Customer *customer) //添加 { Customer *curr = head; while (curr->next != NULL) { curr = curr->next; } curr->next = (Customer *) customer; return TRUE; } BOOL UpdateCustomer(Customer *head, const Customer *customer) //修改 { Customer *...
[ "2545826010@qq.com" ]
2545826010@qq.com
f9aa1cc6f9d8b8170c4d05415052982e20ddb431
08b8cf38e1936e8cec27f84af0d3727321cec9c4
/data/crawl/git/hunk_4430.cpp
b60b6f6a7e1de4fa56470a8fb5799fd7257c8e16
[]
no_license
ccdxc/logSurvey
eaf28e9c2d6307140b17986d5c05106d1fd8e943
6b80226e1667c1e0760ab39160893ee19b0e9fb1
refs/heads/master
2022-01-07T21:31:55.446839
2018-04-21T14:12:43
2018-04-21T14:12:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
656
cpp
0); if (1 < argc) { - error("too many parameters"); + error(_("too many parameters")); usage_with_options(git_notes_show_usage, options); } object_ref = argc ? argv[0] : "HEAD"; if (get_sha1(object_ref, object)) - die("Failed to resolve '%s' as a valid ref.", object_ref); + die(_("Failed t...
[ "993273596@qq.com" ]
993273596@qq.com
830eb85389aeb608cbfc0d4dae3bf1e0ae0e0ae9
c956580fc7663b05e66d10a4f4893f7f7ce59319
/Array using Pointers.cpp
c7b71c2769430a5ec212f933066798bd00df3ef1
[]
no_license
prash1105/amateur.stuffs
f2758a9e17ed89026ee1df6b760cf6ae0b100d6e
b620de699d86f0b44e6f5681f4c93c37ae9db7e9
refs/heads/main
2023-03-09T04:26:59.489318
2021-02-25T16:21:10
2021-02-25T16:21:10
337,317,931
0
0
null
null
null
null
UTF-8
C++
false
false
290
cpp
#include <iostream> using namespace std; int main() { int data[5]; cout << "Enter any 5 numbers:\n"; for(int i = 0; i < 5; ++i) cin >> data[i]; cout << "\nYou entered: "; for(int i = 0; i < 5; ++i) cout << endl << *(data + i); return 0; }
[ "noreply@github.com" ]
noreply@github.com
fb00acb93b6e0eb8f3aa4f2d1e404a28c1359ffe
04fcd1aa608de25ebcbcc014bbeaa226a5bc5308
/tools/buildmgr/test/unittests/src/CBuildUnitTestEnv.cpp
a966bd87d0a4e1ab56d52832a0903f549a80f0e5
[ "MIT", "BSD-3-Clause", "BSL-1.0", "Apache-2.0" ]
permissive
chaws/devtools
13aebfa84c7e8fde0d2a8a987dc9ee98303c9c35
239757f6aa5958bacd336b5caf8c2e5ef32dea86
refs/heads/main
2023-09-05T23:01:02.228163
2021-11-03T12:47:18
2021-11-03T12:47:18
424,471,661
0
0
NOASSERTION
2021-11-04T04:28:42
2021-11-04T04:28:42
null
UTF-8
C++
false
false
1,794
cpp
/* * Copyright (c) 2020-2021 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ #include "CBuildUnitTestEnv.h" #include "ErrOutputterSaveToStdoutOrFile.h" using namespace std; string testinput_folder = string(TEST_FOLDER) + "testinput"; string examples_folder = string(TEST_FOLDER) + "...
[ "noreply@github.com" ]
noreply@github.com
920c24fa5c35e90e183c4bfdcef314ac85d712ef
cc047b5c8a3a8049912a15d03e37fa4f68aaf37b
/8/8.3.cpp
cf73ff068efa9ec761cbc34a7bbcd59bc6801ec0
[]
no_license
SeiperLu/Nauka
a046609f38478ddd5f1922a74eb1d3bd59bdd8d5
39411650c262b6b9232d9a0ab3859240a72c9f9e
refs/heads/master
2023-07-14T19:29:45.229810
2021-08-12T11:04:39
2021-08-12T11:04:39
343,428,592
0
0
null
null
null
null
UTF-8
C++
false
false
546
cpp
#include<iostream> int main() { using namespace std; int rats = 101; int & rodents = rats; cout << "rats = " << rats; cout << ", rodents = " << rodents <<endl; cout << "adres rats = " << &rats; cout << ", adres rodents = " << &rodents <<endl; int bunnies = 50; rodents = bunnies; ...
[ "grzechuw1236@gmail.com" ]
grzechuw1236@gmail.com
fe5970ea3a7b61ecd87daa1d92ddd5d2e6c2366e
56fb3146e5fd90e6f612e7d1db4e6eb014c90804
/Amerike-CC-Proyectos/Trabajo4-SFML-GameEngine/src/Rectangle.cc
25945bf164e8af1073921d602f001060ec335599
[]
no_license
NahomiRyu3095/AmerikeTrabajos
39fd22c05d7f01433c4cbf2f4f6d686fc947acb1
45c1c2b3a154979e28a4c519b43e7c1e6aae3e2f
refs/heads/main
2023-07-27T08:32:56.463175
2021-09-10T00:07:17
2021-09-10T00:07:17
403,455,791
0
0
null
null
null
null
UTF-8
C++
false
false
379
cc
#include "Rectangle.hh" Rectangle::Rectangle(int w, int h, int x, int y, sf::Color color) { rectangleShape = new sf::RectangleShape(sf::Vector2f(w, h)); rectangleShape->setPosition(sf::Vector2f(x, y)); rectangleShape->setFillColor(color); } Rectangle::~Rectangle() { } sf::RectangleShape* Re...
[ "noreply@github.com" ]
noreply@github.com
1965ef6a7e76a69c905dd687f54fc35178595acf
7f72fc855742261daf566d90e5280e10ca8033cf
/branches/full-calibration/ground/src/plugins/hitlnew/xplanesimulator.h
c5c468fa32e3e8a978d51b4c387fc111ac53026a
[]
no_license
caichunyang2007/my_OpenPilot_mods
8e91f061dc209a38c9049bf6a1c80dfccb26cce4
0ca472f4da7da7d5f53aa688f632b1f5c6102671
refs/heads/master
2023-06-06T03:17:37.587838
2011-02-28T10:25:56
2011-02-28T10:25:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
2,265
h
/** ****************************************************************************** * * @file xplanesimulator.h * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @brief * @see The GNU Public License (GPL) Version 3 * @defgroup hitlplugin * @{ * **********...
[ "jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba" ]
jonathan@ebee16cc-31ac-478f-84a7-5cbb03baadba
b9d9797fca76bdcf0d83b72b8e53c21b7fd684e8
2f154c2dbc83abe65e519b37447740d825fd55d6
/LUOGU/luogu3809.cpp
bb49319ac221ecf0beb021f212afe21ab9ea73f8
[]
no_license
WIZeaz/OJ_Record
803949d614b486e5fc9ebde07693ffbb356eafd8
fed5cd7617067c6ad74271509f8776d4a285ecb1
refs/heads/master
2021-06-16T09:48:11.220929
2021-03-22T06:57:27
2021-03-22T06:57:27
183,160,893
0
0
null
null
null
null
UTF-8
C++
false
false
1,400
cpp
#include <iostream> #include <cstdio> #include <cstring> using namespace std; #define STRMAXLEN 1000010 int rnk[STRMAXLEN]; int buckets[STRMAXLEN]; int sa[STRMAXLEN]; //the number of rank i number int tsa[STRMAXLEN]; int bucketSort(int len,int charnum,int k){ for (int i=0;i<=charnum;++i) buckets[i]=0; for (int ...
[ "764696642@qq.com" ]
764696642@qq.com
04ec35296a92c24f264511a35d8dcbf482214fca
bbcda48854d6890ad029d5973e011d4784d248d2
/trunk/win/BumpTop Settings/include/wxWidgets/wx/gtk1/brush.h
7573499b672de9bf544b10194d7a2afe169e4b38
[ "LGPL-2.0-or-later", "WxWindows-exception-3.1", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
dyzmapl/BumpTop
9c396f876e6a9ace1099b3b32e45612a388943ff
1329ea41411c7368516b942d19add694af3d602f
refs/heads/master
2020-12-20T22:42:55.100473
2020-01-25T21:00:08
2020-01-25T21:00:08
236,229,087
0
0
Apache-2.0
2020-01-25T20:58:59
2020-01-25T20:58:58
null
UTF-8
C++
false
false
1,870
h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/brush.h // Purpose: // Author: Robert Roebling // Id: $Id: brush.h 41751 2006-10-08 21:56:55Z VZ $ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence //////////////////////////////...
[ "anandx@google.com" ]
anandx@google.com
def6c41a333c812663fdc35dfdc2dda680c8bb50
26825a98fb82578333e472cc277044a237e8d5ff
/starlab-mcfskel/core/plugins/gui_filemenu/gui_filemenu.cpp
c5f50d95183a010fb08e72b1437818e8445b8b76
[]
no_license
JackZhouSz/zju_code
e04d8731f806948d6d03c8e4dd377d85a8b2df32
c7cc0d913314d1a5396d5d03298849308022430c
refs/heads/master
2023-03-16T05:55:03.897561
2015-08-25T04:56:38
2015-08-25T04:56:38
null
0
0
null
null
null
null
UTF-8
C++
false
false
18,015
cpp
#include "gui_filemenu.h" Q_EXPORT_PLUGIN(gui_filemenu) #include <QFileInfo> #include "StarlabDrawArea.h" #include "OSQuery.h" const static QString all_files = "All Files (*.*)"; using namespace Starlab; void gui_filemenu::delete_selected_model(){ if(selectedModel()==NULL) return; document()->delete...
[ "shi_yujin@outlook.com" ]
shi_yujin@outlook.com
456d07621c6dd46990a892e884ff509ed73b0070
a480dcee2b8c2852fe10b545dd45053e918a689a
/fboss/agent/state/tests/MirrorTests.cpp
ef0117d6a2ea05b1554452bc5bf63f01c7de7d2f
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
phshaikh/fboss
c6951c3ed535cbbfc2b4851e77a798174746781f
05e6ed1e9d62bf7db45a770886b1761e046c1722
refs/heads/master
2020-03-23T22:48:35.116337
2020-03-21T01:44:12
2020-03-21T02:04:20
142,198,903
1
0
null
2018-07-24T18:39:16
2018-07-24T18:39:15
null
UTF-8
C++
false
false
22,641
cpp
// Copyright 2004-present Facebook. All Rights Reserved. #include "fboss/agent/gen-cpp2/switch_config_constants.h" #include "fboss/agent/hw/mock/MockPlatform.h" #include "fboss/agent/state/Mirror.h" #include "fboss/agent/state/Port.h" #include "fboss/agent/state/SwitchState.h" #include "fboss/agent/test/MirrorConfigs....
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
489c92c2b0d3a615a493f2fa04346407d231b15d
c359f42483cf48651cf5b5ef90fae884c8357bb0
/rsaencryption.cpp
27b00babae58950ddd0862a4224e5ac819be6a37
[]
no_license
hammadnadeemx/simpleRSAencryption
6be56116ec6c4d3ffbbe103aebd5929c6313be01
025dfdfddbfbb52c6175120fecb371d486ee05d2
refs/heads/master
2020-03-16T19:51:49.459125
2018-05-10T17:50:22
2018-05-10T17:50:22
132,935,456
0
0
null
null
null
null
UTF-8
C++
false
false
5,048
cpp
#include <iostream> #include <time.h> #include <stdlib.h> using namespace std; class Matrix{ int row,col; float **ptr; public: Matrix(){ row=0; col=0; ptr=NULL; } Matrix(int r, int c){ row=r; col=c; ptr=new float*[row]; for(int i=0;i<row;i++){ *(ptr+i)=new float[col]; } } Matrix(int r, int ...
[ "noreply@github.com" ]
noreply@github.com
e2a29f4ccacd3fe5e73b19ad702cdb19b7c53bb6
1b5e91359815f0b5aa1bab7cd2214cff32ea56e0
/directorio/Main.cpp
9ba8078ad0a126a94bec85d993d3768ec8cb6d27
[]
no_license
AnaPaulaCeballos/Directorios
6f2593d9137d22dbe4824125dc87777a7ce5376f
bd7f2ce4a850a0ad4d8db6525890e7675fa423f9
refs/heads/master
2022-11-27T12:24:19.321932
2020-07-30T01:12:47
2020-07-30T01:12:47
283,395,524
0
0
null
null
null
null
UTF-8
C++
false
false
1,046
cpp
//Este programa solo lee las librerias del directorio #include<iostream> #include<stdlib.h> #include<fstream> #include<dirent.h> //manejo de directorios using namespace std; void init(); void listar(string dir); int main(){ init(); return 0; }//fnmain void init() { string dir; cin >> dir; //getline(cin, dir...
[ "68828182+AnaPaulaCeballos@users.noreply.github.com" ]
68828182+AnaPaulaCeballos@users.noreply.github.com
968bb0108e2bd98efc1b4146caaaf6bff85a9e8d
bd51b8626ee07a692964a511228a6cfce694cfbd
/mockmon/include/moves_stats_targeting.h
534a09119f4aad94940a0bea36e9b408179a981c
[]
no_license
BenjaminShinar/FlexingMyCode
937de5e0f71d9c3e79f88e27b4cb35fa71f990a2
d873bd2b0e92ed76c234c2ce7766a6ab400a330e
refs/heads/main
2023-06-11T06:09:34.240872
2021-07-06T14:24:29
2021-07-06T14:24:29
324,566,900
0
0
null
null
null
null
UTF-8
C++
false
false
848
h
#pragma once #include "identifiers/moves_stats_targeting_id.h" #include "identifiers/stats_id.h" #include "interfaces.h" #include <map> namespace mockmon::moves { //which moves target which stats to calculate damage struct MoveStatsTargeting : public IdentifiybleModule<MovesTargeting> { const Sta...
[ "benjaminShinar@gmail.com" ]
benjaminShinar@gmail.com
01c090f9df4b5582e9bfbe533d7bd6bd7b8bebf8
8a81a0e000afc77eca5f1a65615e1dd537a16ea8
/main.cpp
7c82a08831827f422f9da73c369df6e73b015039
[]
no_license
ChaosKaiba/Complex-type-Complex-numbers
bd81ef7a395850068ac828a2ad9c9cf203f4dcc9
3f724648c7d189b11fc9775abd652b01d8d0ca2b
refs/heads/master
2023-05-10T23:35:55.476703
2021-05-31T18:50:42
2021-05-31T18:50:42
372,606,245
0
0
null
null
null
null
UTF-8
C++
false
false
690
cpp
// complexType.cpp : This file contains the 'main' function. Program execution begins and ends there. #include <iostream> #include "complexNumber.h" using namespace std; int main() { complexType num1(23, 34); complexType num2; complexType num3; cout << "Num1 = " << num1 << endl; cout << "Num2 = " << num2 ...
[ "mpho.andrew@outlook.com" ]
mpho.andrew@outlook.com
e7afbf197cd1b42d2ad74e083dda09fe89a92fd6
0e2673ec52773e7937e5c63f78ff4b88e2fade12
/VL03/VL03_Aufgaben/VL03_Aufgaben/A1_Bankkonten_Konto.h
e592e68574f9b9f7e40a1ea9def1ff2d47008f6f
[]
no_license
Patsch36/Cpp-Vorlesung
54580149871b9a5550f99d2ba97bf6d9234ff786
24ff246af7a76097d73b25d6a5dfc5a350fcf082
refs/heads/master
2023-06-03T11:11:41.473390
2021-06-24T09:21:19
2021-06-24T09:21:19
364,869,641
0
0
null
null
null
null
UTF-8
C++
false
false
499
h
#pragma once #include <random> #include <time.h> #include <iostream> #include <string> enum class kontotyp{GIRO, TAGESGELD, BAUSPAR}; class A1_Bankkonten_Konto { protected: int _kontonummer; kontotyp _typ; const int _blz; float _guthaben; float _zinssatz; std::string kontotypToText(); public: A1_Bankkonten_...
[ "scheichpatrick@gmail.com" ]
scheichpatrick@gmail.com
10df69258e9e472659bbcdc7e268d0f057106e32
e95e0335d094e97e19af168db2ed21792ea12e75
/leetcode.com/0052. N-Queens II/52.cpp
94a5af8144b91a113fb89e7bbe433363e2f2bf6d
[]
no_license
franktea/acm
654b36f86b0197713ec2f8776a76d8b5a31a92ab
08d94342a36fd999beb1074b1273824e09d63ff8
refs/heads/master
2021-01-23T16:40:26.660159
2020-12-22T06:07:09
2020-12-22T06:07:09
34,067,744
0
0
null
null
null
null
UTF-8
C++
false
false
1,387
cpp
/* * 52.cpp * * Created on: Sep 6, 2018 * Author: frank */ #include <vector> #include <iostream> using namespace std; // 和51题一样 class Solution { public: int totalNQueens(int n) { if(n <= 0) return 0; result_ = 0; arr_.resize(n); NQueens(0); return result_; } private: void...
[ "could.net@gmail.com" ]
could.net@gmail.com
60ac19885a51433e9d7c25714083f1dd730d078c
698fb5eebbc949dae58fbd8e3667085cbada0f59
/Workspace/nodemcu_thinkspeak/nodemcu_thinkspeak.ino
e3097776446cbc1b453b1303799c467e102b01a1
[]
no_license
pranavdeep/Arduino_Back_Up
0957db149d464eb1ed587fa113316c353d321c1a
7d8e87fbe1024ed616796d7f098fd12450a089f4
refs/heads/master
2020-04-02T11:06:20.171209
2018-10-23T17:42:14
2018-10-23T17:42:14
154,371,377
0
0
null
null
null
null
UTF-8
C++
false
false
5,569
ino
#include "Wire.h" #include <ESP8266WiFi.h> String apiKey="21IN9SWE46KNABF6"; #define LED D1 #define LED2 D2 //int D1,D2; const char* ssid = "sastry"; const char* password = "cheerful"; const char* server = "api.thingspeak.com"; //const char* host = "api.devicehub.net";//api.devicehub.net int gasSensor=0,air_quali...
[ "pranavdeep1997@gmail.com" ]
pranavdeep1997@gmail.com
4be7664d4c4817fe2bd9294ca2edd1dfb26ba436
06ea65dac5b89c2b8770fcb5e9e35f7982c2a0a3
/Bezier.h
512b00b7b4f0201c70b5be92247e975d3f945706
[]
no_license
awhelan-school/BSplines
0b51999247554317f05a125fe0fe362a4f1338c8
0af6fa5eea72170e14911094e414f329c504894f
refs/heads/master
2021-08-22T21:52:40.428001
2017-12-01T10:34:41
2017-12-01T10:34:41
112,334,445
1
0
null
null
null
null
UTF-8
C++
false
false
775
h
#ifndef BEZIER_H #define BEZIER_H #include <cmath> #include <list> #include <vector> typedef struct{ float x,y; int ID; }vpt; class Bezier { public: Bezier(); virtual ~Bezier(){}; /*Compute Binomial Coefficients C for a given value of n*/ static void binomial(int n, int *C); static void c...
[ "noreply@github.com" ]
noreply@github.com
cede0eb88ed3c94d844511f86c0dfa75dfe5c2d6
e596b9a711ec510385187bd9c10bb90364bcf676
/Vehicle Arduino Code/BLF536/Tester.h
59995702d40cc52008381ac740a589e91000dd78
[]
no_license
sgeddy/AutonomousLaneAssistRobot
5effc9416510b1149420012a147bbe7ef33f280b
5fb5f89e973a8a9c1c99ca4fc321886f88097c79
refs/heads/master
2021-01-22T22:03:01.939806
2017-03-19T19:07:34
2017-03-19T19:07:34
85,501,031
2
0
null
null
null
null
UTF-8
C++
false
false
658
h
/************************************************************** * * Class: Tester * Author: Alper Ender * Description: Holds the class variables and functions for printing and displaying values onto the serial * **************************************************************/ class Tester{ public: // Va...
[ "noreply@github.com" ]
noreply@github.com
ccda79ed66834174c2ce55c1a977dd4d00d5e3d1
996527f3cd169ef35686cd2d739fd85ad8b0d651
/Hangman/main.cpp
2e285de5119a90ce11b70041502d01990c3b9786
[]
no_license
eeee386/BC-TGP
d1e55dbefebafb25afea2ae2de9969951a5afc39
48bd26719ba4235ebd439587083643fa52afa6ac
refs/heads/master
2022-11-20T16:48:51.545671
2020-07-26T15:48:57
2020-07-26T15:48:57
281,064,896
0
0
null
null
null
null
UTF-8
C++
false
false
3,116
cpp
#include <iostream> #include <vector> #include <cctype> #include <algorithm> using std::cout; using std::cin; using std::endl; using std::vector; using std::string; using std::find; using std::find_if; using std::tolower; void writeMessage(const string &result, const string &guessedLetters, const int &remainingTries)...
[ "attila.sedon@dpc.hu" ]
attila.sedon@dpc.hu
6556ef66011ae00b88a6acedde5e93ac891e9399
77a091c62781f6aefeebdfd6efd4bab9caa51465
/Done/Sub-reg/2016/H.cpp
7abc74e957a306f36c9b1ebb6602e3ac0effb270
[]
no_license
breno-helf/Maratona
55ab11264f115592e1bcfd6056779a3cf27e44dc
c6970bc554621746cdb9ce53815b8276a4571bb3
refs/heads/master
2021-01-23T21:31:05.267974
2020-05-05T23:25:23
2020-05-05T23:25:23
57,412,343
1
2
null
2017-01-25T14:58:46
2016-04-29T20:54:08
C++
UTF-8
C++
false
false
762
cpp
//This code was made by Breno Moura, Codeforces Handle: Brelf //From University of São Paulo - USP //If you are trying to hack me I wish you can get it, Good Luck :D #include<bits/stdc++.h> using namespace std; #define debug(args...) fprintf(stderr,args) #define pb push_back #define mp make_pair typedef long long ll;...
[ "breno.moura@hotmail.com" ]
breno.moura@hotmail.com
f5c6d5d72f0786c578950a03234853a5a26745ed
8bd4a8c02f7b7a804e743cd38877811f547bb339
/LeetCode/compareVersionNumbers.cpp
a04140340b011f8850111e386487660478d49282
[ "MIT" ]
permissive
dkp1903/Competitive-Programming
c314257bf3ea7f40d720a60e259f0a0398de94a4
564d1730fb78a6bf0678dd7184a9f8669f53c9bf
refs/heads/master
2021-07-05T22:16:24.747709
2020-04-22T11:29:11
2020-04-22T11:29:11
187,431,446
2
1
MIT
2020-10-02T07:45:38
2019-05-19T03:54:41
C++
UTF-8
C++
false
false
553
cpp
class Solution { public: int compareVersion(string A, string B) { __int128 i = 0, j = 0, sizeA = A.size(), sizeB = B.size(); while(i < sizeA || j < sizeB){ __int128 x = 0, y = 0; while(i < sizeA && A[i] != '.'){ x = x * 10 + (A[i] - '0'); i++; } wh...
[ "thedevelopersanjeev@gmail.com" ]
thedevelopersanjeev@gmail.com
951c139fa9d18930bc433bd73fe576d0a6fd0829
82b0359d173500545bb8ce77a385c501d78d825b
/gen-cpp/WebService.h
0f58d055524f96bab14457255bc0fb14ce09a35c
[]
no_license
florianalexanderscholz/rauter
03d79104d23d8e9e4d2885a0d8a00bb1f6612965
5bb8c833f1faa633cf4cd5ae56340d9d2f5091ca
refs/heads/master
2020-05-04T19:44:56.395613
2018-03-09T17:29:15
2018-03-09T17:29:15
28,778,463
1
0
null
null
null
null
UTF-8
C++
false
true
11,689
h
/** * Autogenerated by Thrift Compiler (0.9.1) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ #ifndef WebService_H #define WebService_H #include <thrift/TDispatchProcessor.h> #include "service_types.h" namespace ws { class WebServiceIf { public: virtual ~WebServiceIf() ...
[ "fscholz@localhost.localdomain" ]
fscholz@localhost.localdomain
ee22b63467a7186e8bdda6ae1602e75614d0e3b0
51928337483095b12f046eda9ea17ba0b1a81fc0
/3rdparty/cppwinrt/10.0.15063.0/winrt/internal/Windows.Web.Http.Filters.0.h
5632efdadf8a257d753a3864f5e33ab1288f86e2
[ "LicenseRef-scancode-generic-cla", "MIT" ]
permissive
kingofthebongo2008/geometry_images
8592aa99e53a16821725a2564313eeafb0462362
53109f9bc9ea19d0f119f0fe71762248d5038213
refs/heads/master
2021-01-19T03:02:56.996122
2017-07-06T13:25:47
2017-07-06T13:25:47
87,302,727
0
0
null
null
null
null
UTF-8
C++
false
false
1,712
h
// C++ for the Windows Runtime v1.0.170331.7 // Copyright (c) 2017 Microsoft Corporation. All rights reserved. #pragma once WINRT_EXPORT namespace winrt { namespace ABI::Windows::Web::Http::Filters { struct IHttpBaseProtocolFilter; struct IHttpBaseProtocolFilter2; struct IHttpBaseProtocolFilter3; struct IHttpBaseP...
[ "stefan.dyulgerov@gmail.com" ]
stefan.dyulgerov@gmail.com
837f77bdb7b8a926b46fa073ea48a8318a2fb848
175923bbbdb639ad1251ef84f8bf12aba10e02c1
/src/surfaces/plane.cc
c1e6a42462a49ea9eb23c7cd3a54195b70cc0446
[]
no_license
LeptusHe/raytracer
ee6f1eaee3216a1f6110ff3da2055979106306e9
5ccf225abce9911af63e2bc97f54429cbb84fc3a
refs/heads/master
2021-06-08T18:52:34.692465
2016-12-08T13:32:29
2016-12-08T13:32:29
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,126
cc
#include "surfaces/plane.h" #include "core/ray.h" #include "geometry/geometry.h" namespace leptus { Plane::Plane(const Point3f& p, const Normal3f& n, const Color& color /* = BLACK */) : Surface(color), p_(p), n_(Normalize(n)) {} Plane::Plane(const Point3f& p, const Normal3f& n, const MaterialPtr& material) : Su...
[ "heweidong526@gmail.com" ]
heweidong526@gmail.com
5cf77721b0e076395b7b98716a9143ae0de46339
7e3c474bcb4daf3f651115b0dcf3ef7a86643186
/scripts/da_loot.h
d5d33510a2baa4d388da8059bd4867191ae0c15a
[ "Apache-2.0", "GPL-2.0-only" ]
permissive
TheUnstoppable/RenSharp
0b5930722378fe0d1e6a814f5f7c226ed938a77f
2a123c6018c18f3fc73501737d600e291ac3afa7
refs/heads/master
2022-12-22T08:16:33.958177
2020-09-30T08:58:04
2020-09-30T08:58:04
299,528,055
1
0
Apache-2.0
2020-09-29T06:44:26
2020-09-29T06:44:26
null
UTF-8
C++
false
false
6,438
h
/* Renegade Scripts.dll Dragonade Loot Game Feature Copyright 2017 Whitedragon, Tiberian Technologies This file is part of the Renegade scripts.dll The Renegade scripts.dll 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 Sof...
[ "guidoknapen@gmail.com" ]
guidoknapen@gmail.com
87c76e720f395683988c96b1bc9d0f3f8c14673a
047d905caa94c4db56484f940863733fba7353c2
/Rosliny.h
61083df4d14d286590a4083179a527d1b271e949
[]
no_license
OskarKow/CppProjectVirtualWorld
5ee083035426309bd41793637164b2f56c9243de
2a9ae8ba6e26a5358f44ddb0e8890bdcf5e21142
refs/heads/master
2021-01-20T02:27:31.026098
2017-04-25T21:27:33
2017-04-25T21:27:33
89,407,983
0
0
null
null
null
null
UTF-8
C++
false
false
1,377
h
#pragma once #include "Organizm.h" #include <string> #define SZANSA_ZASIANIA 3 //[%] namespace plant { class Roslina : public organism::Organizm { public: void rozprzestrzeniajSie(world::Swiat* swiat); virtual void walcz(world::Swiat* swiat, organism::Organizm* napastnik); }; class Trawa : public Roslina {...
[ "oskar.kow123@gmail.com" ]
oskar.kow123@gmail.com
c7f00f7dec5803a8479b48fd1f367946575cf505
94f9d3863c93f4a990ab87d4933e0498ed3e2ba1
/Embarcadero/OpenGL/MD3 reader/Classes/QR_Base/QR_Types/QR_Types.h
bdf6c491ded03eff57db3cf501770f1a4788f890
[ "MIT" ]
permissive
Jeanmilost/Demos
6401d7af4612e6a6a06b070a5e951457c1cdc069
3300e056e88506757f3185ba94d6b2ac3da344af
refs/heads/master
2023-01-28T19:51:05.670586
2023-01-09T16:20:48
2023-01-09T16:20:48
156,447,978
1
1
null
null
null
null
UTF-8
C++
false
false
2,122
h
/****************************************************************************** * ==> QR_Types --------------------------------------------------------------* ****************************************************************************** * Description : QR engine basic types * ...
[ "jean_milost@hotmail.com" ]
jean_milost@hotmail.com
baa5ea3b4cfd7ae76243309da74cfd33bc44f8b4
2ba94892764a44d9c07f0f549f79f9f9dc272151
/Engine/Source/Editor/LandscapeEditor/Private/LandscapeEditorDetailCustomization_ResizeLandscape.cpp
2b698424805cc74514a5077bd06d4a92948d1ea3
[ "BSD-2-Clause", "LicenseRef-scancode-proprietary-license" ]
permissive
PopCap/GameIdea
934769eeb91f9637f5bf205d88b13ff1fc9ae8fd
201e1df50b2bc99afc079ce326aa0a44b178a391
refs/heads/master
2021-01-25T00:11:38.709772
2018-09-11T03:38:56
2018-09-11T03:38:56
37,818,708
0
0
BSD-2-Clause
2018-09-11T03:39:05
2015-06-21T17:36:44
null
UTF-8
C++
false
false
18,523
cpp
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #include "LandscapeEditorPrivatePCH.h" #include "LandscapeEdMode.h" #include "LandscapeEditorCommands.h" #include "LandscapeEditorObject.h" #include "LandscapeEditorDetails.h" #include "LandscapeEditorDetailCustomizations.h" #include "DetailLayoutBuilder.h"...
[ "dkroell@acm.org" ]
dkroell@acm.org
fcebb949c712f620ed47941e5f524f63bdbd4cb8
7914cfcd7075324592ac18661015d37eebeaf1a4
/Xcode_Project/PJDev/SLCallLinePanel.hpp
967df8e4f02b480e3d97471b52585435fb545107
[]
no_license
seantleonard/voip_producer
40e54a09bc89a84a489e0961548a3425ac7311a5
874bafa0a548b89b7b273639b3ea9ef059a527cc
refs/heads/master
2021-01-11T02:08:44.199122
2016-10-13T17:09:13
2016-10-13T17:09:13
70,827,519
0
0
null
null
null
null
UTF-8
C++
false
false
1,647
hpp
// // SLCallLinePanel.hpp // PJDev // // Created by Sean Leonard on 8/19/16. // Copyright © 2016 Sean Leonard. All rights reserved. // #pragma once #include <wx/sizer.h> #include <wx/panel.h> #include <wx/frame.h> #include <wx/bitmap.h> #include <wx/stattext.h> #include <wx/animate.h> #include <wx/mediactrl.h> #inc...
[ "stleonar@usc.edu" ]
stleonar@usc.edu
24209f252a90ee979e177543b9e9516d8acd0060
02563c260835ff2e93b0455f09789a66f091bc7b
/baseProj/Helpers/ImageClass.hpp
9b24b3a7467ffedf5de2305a287fba852cf198b7
[ "MIT" ]
permissive
lasaro-dumer/CG2_20172
0d904683534605cfd5b1ad4994c71ea74984df98
89bbb49a9526a8190d49ef8df501fb385071448b
refs/heads/master
2021-03-18T17:56:40.561423
2017-11-07T00:24:48
2017-11-07T00:24:48
100,418,460
0
0
null
null
null
null
UTF-8
C++
false
false
1,675
hpp
#ifndef ImageClassH__ #define ImageClassH__ // ***************************************************************************************** // ImageClass.hpp // ***************************************************************************************** #include "Image.hpp" class ImageClass: public Image { priva...
[ "ladumer@hotmail.com" ]
ladumer@hotmail.com
241feed5a91f0190434d0dcba3b55a2a17d3b497
81b6521d8204a962b908094deb8998c291cdb07b
/soj/union_train/a.cpp
c318c53cd5a37b54f87febceefc720a717512672
[]
no_license
doldre/ACM
9c86c242a347e5b31daa365ddf0e835af7468fa9
23e4694fee51831831b1346b8ccc0e97eebef20a
refs/heads/master
2020-04-12T02:29:59.345719
2017-04-10T08:15:10
2017-04-10T08:15:10
55,833,991
3
0
null
null
null
null
UTF-8
C++
false
false
3,197
cpp
/************************************************ *Author :mathon *Email :luoxinchen96@gmail.com *************************************************/ #include <cstdio> #include <cstring> #include <iostream> #include <algorithm> #include <vector> #include <queue> #include <set> #include <map> #include <st...
[ "luoxinchen96@gmail.com" ]
luoxinchen96@gmail.com
621de6c2e29ec6bd4c43a1f29322ea0ab5add5d1
0934782cc900ef32616d3c5204bca05b2aa34032
/SDK/RC_CoopTimer_parameters.hpp
a3753e0c22d519aace880df1faf99818089d856b
[]
no_license
igromanru/RogueCompany-SDK-9-24-2020
da959376e5464e505486cf0df01fff71dde212cf
fcab8fd45cf256c6f521d94f295e2a76701c411d
refs/heads/master
2022-12-18T05:30:30.039119
2020-09-25T01:12:25
2020-09-25T01:12:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,486
hpp
#pragma once // RogueCompany (4.24) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "../SDK.hpp" namespace SDK { //--------------------------------------------------------------------------- //Parameters //--------------------------------------------------------------------------- // Function CoopTime...
[ "60810131+frankie-11@users.noreply.github.com" ]
60810131+frankie-11@users.noreply.github.com
e10c2da6157691b4723b851807694d7d0a71420b
ef0d854d6e5afdbe5bc773aa03912a0942c2729d
/Math/Vector3.h
19461fea3620ebc880f3e469e299c8cbf99a95e5
[]
no_license
jjh2v2/XFramework
89676ac22be7739c2f966a294fadb3b1c360055e
4a79af046ef5e6765cee0f236d76f709b64e6853
refs/heads/master
2020-04-23T03:38:32.636825
2017-01-09T04:10:48
2017-01-09T04:10:48
null
0
0
null
null
null
null
GB18030
C++
false
false
4,179
h
#pragma once #include "MathComm.h" namespace Math { template<typename T> struct XVector3 { union { struct { T x,y,z; // 3 components of the vector }; T _v[3]; // Array access useful in loops }; // 构造 XVector3() : x( (T)0 ), y( (T)0 ), z( (T)0 ) {}; XVector3...
[ "noreply@github.com" ]
noreply@github.com
9349e009381a8ebeabb116d7a39a8e314f127907
b5a0da8d4fa43374a2ac4ff197883aab6eb4e512
/HelperClasses/KinFitter/TFitConstraintEp.h
9964c7619c5f848e8b1a936bf66606c08a4360c6
[]
no_license
GLP90/Xbb
aded8b57fea8a91b3ab3bc4bd892adba89a34961
5994ad546ec14083c826fa22d12d274f90c9de35
refs/heads/master
2021-01-21T15:07:28.417223
2019-11-07T16:55:44
2019-11-07T16:55:44
37,457,832
2
1
null
2019-06-19T12:24:47
2015-06-15T10:08:43
Python
UTF-8
C++
false
false
1,994
h
#ifndef TFitConstraintEp_hh #define TFitConstraintEp_hh #include "HelperClasses/KinFitter/TAbsFitConstraint.h" #include "HelperClasses/KinFitter/TAbsFitParticle.h" #include "TMatrixD.h" #include <vector> class TFitConstraintEp: public TAbsFitConstraint { public : enum component { pX, pY, pZ, E }...
[ "pberger@phys.ethz.ch" ]
pberger@phys.ethz.ch
b84f3e5cd844c135adae48ebcd65f7952a1e7424
ecdb37ca675fbf51dd1d8bbda6dfacbed30aee2b
/contests/abc133/D/main.cpp
55bf9343fdef9ae9f1a49ab5a0847dc9e7a3c0e8
[ "MIT" ]
permissive
natsuki1996/atcoder-practice
92de1423d297008c01f672e0e811d28d838ed039
e6f2d1785f96553b822fc2677325614306f625f2
refs/heads/master
2022-12-08T15:52:36.140364
2020-09-20T04:29:16
2020-09-20T04:29:16
264,850,228
0
0
null
2020-07-22T06:12:39
2020-05-18T06:39:19
C++
UTF-8
C++
false
false
507
cpp
#include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (int)(n); i++) using namespace std; using ll = long long; using P = pair<int, int>; int main() { int n; cin >> n; vector<int> a(n); rep(i, n) cin >> a[i]; ll x2 = 0; rep(i, n) { if (i % 2) x2 -= a[i]; else x2 += a[i]; } ...
[ "natsu1580ki@gmail.com" ]
natsu1580ki@gmail.com
4712998143a1b5a5801a99fd774270779a8f79e3
92ada3eabb986350da3f4919a1d75c71a170854d
/autoupdate/common/3rd/boost/mpl/times.hpp
378e962712aceda7cc983985bb6e24685f3c019e
[]
no_license
jjzhang166/autoupdate
126e52be7d610fe121b615c0998af69dcbe70104
7a54996619f03b0febd762c007d5de0c85045a31
refs/heads/master
2021-05-05T20:09:44.330623
2015-08-27T08:57:52
2015-08-27T08:57:52
103,895,533
0
1
null
null
null
null
UTF-8
C++
false
false
585
hpp
#ifndef BOOST_MPL_TIMES_HPP_INCLUDED #define BOOST_MPL_TIMES_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-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.org/libs/mpl for...
[ "269221745@qq.com" ]
269221745@qq.com
c02d6b7b3b31796f679ccad0738ac5dda5b7979a
c3555981d0b5b4ed58bc87a962247956ee0228fd
/Práctica 1/ejercicio3.cpp
43b33e75b88818c61994f4ce9a09e44556c5090e
[]
no_license
olmo/PDP
9d7d433be66c65b6bc8022fbf1a1eb0ac38b42e0
fdbe348505c288f518efd86160dfd51a0ad28b39
refs/heads/master
2021-01-10T18:07:08.688252
2011-11-30T21:31:45
2011-11-30T21:31:45
2,826,290
0
1
null
null
null
null
UTF-8
C++
false
false
832
cpp
#include <math.h> #include <cstdlib> #include <iostream> using namespace std; int main(int argc, char *argv[]) { int rank, size; int n; MPI_Status estado; MPI_Init(&argc, &argv); MPI_Comm_size(MPI_COMM_WORLD, &size); MPI_Comm_rank(MPI_COMM_WORLD, &rank); if(rank==0){ cout<<"intro...
[ "olmojial@gmail.com" ]
olmojial@gmail.com
0f5338e81dd7fccbba4470bfd3eeac2277dc8493
15601e64931dc1241c8128ddb7eb8963357788c1
/src/share/spdlog_utility.hpp
68585aa98bb37593a075c08ece68e5f77e2ee867
[ "Unlicense" ]
permissive
runt18/Karabiner-Elements
dc66d7f5122c0471b9a558d86b310ff43ab8d440
450d2b726d2adcf1a86c001da65bc846c1e7dd62
refs/heads/master
2021-01-19T19:31:28.731521
2017-03-02T17:34:43
2017-03-02T17:34:43
null
0
0
null
null
null
null
UTF-8
C++
false
false
3,593
hpp
#pragma once #include "boost_defs.hpp" #include <boost/lexical_cast.hpp> #include <boost/optional.hpp> #include <deque> #include <iomanip> #include <spdlog/spdlog.h> class spdlog_utility final { public: static std::string get_pattern(void) { return "[%Y-%m-%d %H:%M:%S.%e] [%l] [%n] %v"; } static boost::op...
[ "tekezo@pqrs.org" ]
tekezo@pqrs.org
4b79889dccd4b1f0630c08db498873b8c247e497
399b5e377fdd741fe6e7b845b70491b9ce2cccfd
/LLVM_src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/default.pass.cpp
06ea4e058d06d1c0b18e6e66a8e11ba22881da7f
[ "NCSA", "LLVM-exception", "MIT", "Apache-2.0" ]
permissive
zslwyuan/LLVM-9-for-Light-HLS
6ebdd03769c6b55e5eec923cb89e4a8efc7dc9ab
ec6973122a0e65d963356e0fb2bff7488150087c
refs/heads/master
2021-06-30T20:12:46.289053
2020-12-07T07:52:19
2020-12-07T07:52:19
203,967,206
1
3
null
2019-10-29T14:45:36
2019-08-23T09:25:42
C++
UTF-8
C++
false
false
551
cpp
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "tliang@connect.ust.hk" ]
tliang@connect.ust.hk
a37f722039e6fa705ba37817c12b367da85ca08b
3ec3dd1d03b785009f17c9f780aac6ffb882e903
/PiecePosition.h
16419705c4ee52d73b3984fc533c375d27b72bd2
[]
no_license
omerGerhard/Advanced-Rock-Paper-Scissors-Game-File-VS-Algorithm
33ec8dbe1e233d19f19bfc2eaf2f1380b2f6255a
cd297d3051d0b2f9933224a98fcf0f6d29ca50aa
refs/heads/master
2020-03-27T09:04:58.145163
2018-08-27T14:58:51
2018-08-27T14:58:51
146,312,389
0
0
null
null
null
null
WINDOWS-1252
C++
false
false
1,058
h
#ifndef __PIECE_POSITION_H_ #define __PIECE_POSITION_H_ //-------------------------- // PiecePosition Interface //-------------------------- // abstract class PiecePosition should be the base class for your "PiecePosition" implementation // This interface is in use in the flow: // "Game" -> PlayerAlgorithm : getInit...
[ "omerg7493@gmail.com" ]
omerg7493@gmail.com
b5fea02f15b8424eebf12895b50be1a3da557874
7f6ac4ddeb50598df0b7ce1b9c69114448152c77
/slovoed/libraries/shdd.engine.components.sdc/Engine/SldPhraseUtility.h
a0e98933994193b6246e7fe0769ef55ff0ba2541
[]
no_license
dictcore/paragon_slovoed_ce
b463ee9980a83637c5d0502d450bf64d3232e70f
c414f795864b9b6509f1571e2bb111cdc584ba16
refs/heads/master
2022-11-14T22:49:40.385222
2020-06-11T09:17:14
2020-06-15T13:44:37
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,638
h
#ifndef _SLD_PHRASE_UTILITY_H_ #define _SLD_PHRASE_UTILITY_H_ #include "SldPlatform.h" #include "SldString.h" #include "SldUtil.h" struct TPhraseSubrange { UInt32 m_Begin = -1; UInt32 m_Size = 0; }; inline bool operator==(const TPhraseSubrange& lhs, const TPhraseSubrange& rhs) { return lhs.m_Begin == rhs.m_Beg...
[ "Semyon.Remizov@paragon-software.com" ]
Semyon.Remizov@paragon-software.com
195ed4fe25036a177142998074558326697cd39c
f2936a200b729603d0af7b34f3da5e38dc9ca0be
/src/test.cpp
e4beb7878011a8ec95116ceea38c520e4b0cca9f
[]
no_license
timedcy/EE563Project
2978b9187fd5cb49f42b8f12d0203524d08c4f52
2dfefe029d53f78aee4350b1ab566d01f326fbb7
refs/heads/master
2020-12-07T02:26:02.852335
2013-01-17T03:58:54
2013-01-17T03:58:54
null
0
0
null
null
null
null
UTF-8
C++
false
false
5,391
cpp
#include "picotest.h" #include "convolutional_layer.h" #include "fully_connected_layer.h" #include "network.h" using namespace tiny_cnn; TEST(convolutional, fprop) { typedef network<mse, gradient_descent> CNN; CNN nn; convolutional_layer<network<mse, gradient_descent>, tanh_activation> l(5, 5, 3, 1, 2); ...
[ "Noumi.Taiga@gmail.com" ]
Noumi.Taiga@gmail.com
af8a431acdf25edb11e62a4256c0e78ba702b9c5
8f08cf24ddc4b2ce3e091d8c1d1f013ccadba0ac
/CCMMag/_CCCM_Unit_Mag.h
43e7b5cdd10da2f24813b8814f2bf5bdb73fab03
[]
no_license
rcw0125/lgLogic
42cf0a67b367d0a2ab86260639aface6cb847680
47a11962ab0132420231ca88157db862203f5cdc
refs/heads/master
2020-03-10T05:12:29.589505
2018-04-12T07:31:13
2018-04-12T07:31:13
129,211,942
0
2
null
null
null
null
GB18030
C++
false
false
24,107
h
// 逻辑类CCCM_Unit_Mag头文件 // 本文件是由L3集成开发环境自动生成,在没有充分了解本文件的内容前,请不要随意修改本文件中的内容 // 否则可能带来严重后果。 #pragma once #include "ProduceUnit.h" class CCCM_Unit_Mag : public ProduceUnit { public: CCCM_Unit_Mag(void); virtual ~CCCM_Unit_Mag(void); DECLARE_L3CLASS(CCCM_Unit_Mag,XGMESLogic\\CCMMag, Name) DECLARE_L3PROPTABLE() DECLA...
[ "747590720@qq.com" ]
747590720@qq.com
abdb5970092776a24eb66ff6587025f3dcf2aebb
4702164d70a25157efaa70bcee3c4c7e0087bd0f
/RanLeetCode/RanLeetCode/链表/92反转链表 II.cpp
5f14ea224d13418c7eee0fec06075b3af11d9033
[]
no_license
VanishRan/leetcode
0374243c3afc2ecac4fe7a9b66a9dda34e6bb58d
1a907c53c9d785b0cefb2c4490af5afdee618861
refs/heads/master
2021-07-08T16:07:15.862808
2021-03-05T12:01:14
2021-03-05T12:01:14
227,854,056
2
0
null
null
null
null
UTF-8
C++
false
false
1,354
cpp
// // 92反转链表 II.cpp // RanLeetCode // // Created by mahuanran on 2020/8/1. // Copyright © 2020 mahuanran. All rights reserved. // #include "common.h" class Solution { public: ListNode* reverseBetween(ListNode* head, int m, int n) { ListNode *root = new ListNode(0); root->next = head; L...
[ "mahuanran@cmbchina.com" ]
mahuanran@cmbchina.com
9f0f2afa3abfd04cd5b031bd7056f5a3b54a3b35
5ff688aed802ac498d7280ccfceb65c82a05bfab
/src/fyshttp/xsocketutils.h
ae4de061dba7cfbad38191fc82029a243900a841
[]
no_license
truexf/fys
07a1cb113b98f8f1dfcd79b1bf85d46bdaf39ccf
7039f78522a34d7217e51dabc346860861bce341
refs/heads/master
2021-01-10T01:57:52.919566
2017-10-23T07:05:17
2017-10-23T07:05:17
43,857,144
1
1
null
null
null
null
UTF-8
C++
false
false
2,246
h
/* * xsocket.h * * Created on: Mar 25, 2015 * Author: root */ #ifndef FYSHTTP_XSOCKETUTILS_H_ #define FYSHTTP_XSOCKETUTILS_H_ #include <unistd.h> #include <fcntl.h> #include <sys/types.h> #include <sys/socket.h> #include <sys/time.h> #include <sys/select.h> #include <netinet/in.h> #include <netinet/tcp.h> ...
[ "fangyousong@qq.com" ]
fangyousong@qq.com
4a97e6a56de1f665773068b2d3adffa5471d52f1
ed10dc841d5b4f6a038e8f24f603750992d9fae9
/llvm/lib/Support/VirtualFileSystem.cpp
ba35d251d6bb29d8edd0d0ec4fdde2c584c4505a
[ "Spencer-94", "BSD-3-Clause", "NCSA", "LLVM-exception", "Apache-2.0" ]
permissive
WYK15/swift-Ollvm10
90c2f0ade099a1cc545183eba5c5a69765320401
ea68224ab23470963b68dfcc28b5ac769a070ea3
refs/heads/main
2023-03-30T20:02:58.305792
2021-04-07T02:41:01
2021-04-07T02:41:01
355,189,226
5
0
null
null
null
null
UTF-8
C++
false
false
74,961
cpp
//===- VirtualFileSystem.cpp - Virtual File System Layer ------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
[ "wangyankun@ishumei.com" ]
wangyankun@ishumei.com
d80012a295cc171ba6b3c5a28da2f98517476a3d
d46f388e6f7d9dc085467d98c5203a3b21793fb6
/Source/Libraries/Box2D/Box2D/Box2D/Common/b2Timer.cpp
0abfe7ec6bee476edf472941ea367fa5ebef19a3
[ "Zlib" ]
permissive
chav0028/AC_GAM1532-GAM1542_FinalProject
0639850700877bc05665e4eac7548e1b8b127c75
a3d044aefb7c31b3ba007fc0b43d3cb9e78f3fd2
refs/heads/master
2023-08-21T16:25:07.415646
2021-10-18T20:34:10
2021-10-18T20:34:10
418,646,468
1
0
null
null
null
null
UTF-8
C++
false
false
2,320
cpp
#include "CommonHeader.h" /* * Copyright (c) 2011 Erin Catto http://box2d.org * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * Permission is granted to anyone to use this software for...
[ "16970454+chav0028@users.noreply.github.com" ]
16970454+chav0028@users.noreply.github.com
d48a65e74670183cb61308e65aa2755821c78e60
bda0a44e32559082176f3646d90503f903ec0d2e
/Temp/StagingArea/Data/il2cppOutput/Il2CppCompilerCalculateTypeValuesTable.cpp
dfa23c4ccc927158370c6c83c33fa39179d675db
[]
no_license
Petenickx74/ZeldaRPG
44af3101d0a247f7ee84ae5fab44e9a3dc9d03d3
6ea7995a2c8f70abe288ab5cdecca1724a0eefe0
refs/heads/master
2021-01-21T14:16:24.886613
2017-06-30T00:05:19
2017-06-30T00:05:19
95,257,307
1
2
null
null
null
null
UTF-8
C++
false
false
237,901
cpp
#include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <cstring> #include <string.h> #include <stdio.h> #include <cmath> #include <limits> #include <assert.h> #include "class-internals.h" #include "codegen/il2cpp-codegen.h" extern const int32_t g_FieldOffse...
[ "peternickell@gmail.com" ]
peternickell@gmail.com
efec5a6faff322541952557bb3d9df2eeb7ce970
385b90db1eac55a3977ded03dc3913e7b2f76f97
/app/src/main/cpp/GPUImage/GPUImageWhiteBalanceFilter.h
17b7ec7d1271152ed82e6a8ebea18faee766a721
[]
no_license
zlyGo/CGPUImage-android
0d3d33e179d02031e972c863d272765a7bfbf0cb
05e1a0a2957a1ac24acf6d7da1036daf910b5523
refs/heads/master
2023-07-18T09:32:20.534845
2021-08-22T01:29:36
2021-08-22T01:29:36
398,688,919
0
0
null
2021-08-22T01:25:19
2021-08-22T01:25:19
null
UTF-8
C++
false
false
1,145
h
/** * Created by lvHiei on 17-4-13. * This is a project of GPUImage implemented with c++, you can * use it free. if you find some bug please send me a email. * My Email is majun_1523@163.com. */ #ifndef CGPUIMAGE_ANDROID_GPUIMAGEWHITEBALANCEFILTER_H #define CGPUIMAGE_ANDROID_GPUIMAGEWHITEBALANCEFILTER_H #includ...
[ "majun_1523@163.com" ]
majun_1523@163.com
895ff6153476b92e32d72baa6abaa291d2a19d29
2f4943f2246b82fe6baf4022bdb8d1aa2644924d
/app/src/main/cpp/libpngTop.cpp
06667c5965788248e92a317cfceb149ed74344c8
[]
no_license
qiao236349845/libpng-for-android
fe3de8bad5d763226458987682ce4c0c894d5b65
58fd029fd67fd83930d8fc3a922e99696f895c0d
refs/heads/master
2020-03-30T07:34:58.699770
2017-05-01T08:07:45
2017-05-01T08:07:45
null
0
0
null
null
null
null
UTF-8
C++
false
false
253
cpp
#include <jni.h> #include <string> extern "C" jstring Java_com_test_a3rdpartylibpng_MainActivity_stringFromJNI( JNIEnv *env, jobject /* this */) { std::string hello = "Hello from C++"; return env->NewStringUTF(hello.c_str()); }
[ "tokushi2011@gmail.com" ]
tokushi2011@gmail.com
e7b368954fb16726e0dbcc269dbdd9a7338c7ed9
4a60a5a1273beadd787d329caa1db460afc8cc89
/Drivers/drv_ExtIIC.hpp
2a636352099238fa2dd0c4e1c2e776457febe514
[]
no_license
APPLE-JUICE-P/A9-vision_speed
ba737760f70fa90bc1810605370d38c2f29137c5
85c988f373dd7a464cca76128fb4070892e9a1b0
refs/heads/main
2023-06-29T17:17:20.159848
2021-08-01T13:44:00
2021-08-01T13:44:00
391,636,611
1
2
null
null
null
null
GB18030
C++
false
false
761
hpp
#pragma once /*上锁保证通信连续性 上锁之后必须解锁 Sync_waitTime:超时时间 */ bool Lock_ExtIIC( double Sync_waitTime = -1 ); void Unlock_ExtIIC(); /*7位地址发送数据 addr:7位从器件地址 datas:要发送的数据指针 length:数据长度 Sync_waitTime:超时时间 */ bool ExtIIC_SendAddr7( uint8_t addr, const uint8_t* datas, uint16_t length, double Sync_waitTime = -1 ); /*7位地址发送...
[ "1206897235@qq.com" ]
1206897235@qq.com
8b32e172ae3c0c50a5ce1d5a16e979ca2abb8e68
2c3c7a0a23b449838725236fc63bcac517f24a58
/code/competiton/day2/PG-Slave/Runow.ino
a2c8a8ad9249013d11c02d7d59b0c105499720f3
[ "MIT" ]
permissive
kianakholousi/PersianGulf
e2a9864afb436d6f554e374d933ac7800a5c1340
cecaaa115eb8d2dd8b3f257ae120260b7e605a54
refs/heads/master
2022-12-09T16:12:23.777545
2020-08-30T17:22:58
2020-08-30T17:22:58
173,091,136
1
0
null
null
null
null
UTF-8
C++
false
false
4,070
ino
void MOTOR(int lf, int lb, int rf, int rb) { if (lf > 1023) lf = 1023; if (lf < -1023) lf = -1023; if (lb > 1023) lb = 1023; if (lb < -1023) lb = -1023; if (rb > 1023) rb = 1023; if (rb < -1023) rb = -1023; if (rf > 1023) rf = 1023; if (rf < -1023) rf = -1023; lf = lf * reduction * -1; lb = ...
[ "44377174+kianakholousi@users.noreply.github.com" ]
44377174+kianakholousi@users.noreply.github.com
01687547d8f4b5341df9acac6cbf7f62ffc6df05
a93bb0f268cf5e2de2dd745c86a160ca60fada86
/源代码/Thirdparty/UGC/inc/GLGraphics/UGLGraphicsFactory.h
48eb18ca9df5e8419c13f424c9806c9cf99f2341
[ "Apache-2.0" ]
permissive
15831944/Fdo_SuperMap
ea22b74ecfc5f983f2decefe4c2cf29007b85bf6
3d4309d0f45fa63abcde188825a997077dd444f4
refs/heads/master
2021-05-29T09:57:19.433966
2015-05-22T09:03:56
2015-05-22T09:03:56
null
0
0
null
null
null
null
UTF-8
C++
false
false
432
h
// UGLGraphicsFactory.h: interface for the UGLGraphicsFactory class. // ////////////////////////////////////////////////////////////////////// #if !defined(UGLGRAPHICSFACTORY_H) #define UGLGRAPHICSFACTORY_H namespace UGC{ class GLGRAPHICS_API UGLGraphicsFactory { public: UGLGraphicsFactory(); virtual ~UGLGraphics...
[ "huanliang26@126.com" ]
huanliang26@126.com
94a9c6d03c7dab68fc55553567dad31f2e09574e
8dc84558f0058d90dfc4955e905dab1b22d12c08
/ui/chromeos/ime/infolist_window.cc
91fef0f099557a6c54a75e6c870a53e51116e3b2
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
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
9,526
cc
// Copyright 2014 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 "ui/chromeos/ime/infolist_window.h" #include <stddef.h> #include <string> #include <vector> #include "base/logging.h" #include "base/macros.h"...
[ "arnaud@geometry.ee" ]
arnaud@geometry.ee
8d0b0ba780ddb7a81e1e9ced5f06e885450c0f6c
28c658d686a3d7e0070bb824dbc504056266fdf8
/Kernel/Boundaries/CircularPeriodicBoundary.h
6abee0091e1a5e1a0650f6fe87a793a9634c9bc0
[]
no_license
gladk/MercuryDPM
4f0e1ddf1e053fd784f66c8e4ad04e536ff55e94
c50970ec10e696f975c7d8a0221357bbb51b8e80
refs/heads/master
2021-01-10T10:50:38.909585
2015-10-05T21:24:44
2015-10-05T21:24:44
43,673,126
2
0
null
null
null
null
UTF-8
C++
false
false
3,702
h
//Copyright (c) 2013-2014, The MercuryDPM Developers Team. All rights reserved. //For the list of developers, see <http://www.MercuryDPM.org/Team>. // //Redistribution and use in source and binary forms, with or without //modification, are permitted provided that the following conditions are met: // * Redistributions ...
[ "tunuguntladr@b3179fc6-a625-46cb-afb8-a2a51a81216d" ]
tunuguntladr@b3179fc6-a625-46cb-afb8-a2a51a81216d
1c955fb973ce11f0f5a30d379760d190d8886591
9f30967e6c53dddd01a0e6e60947a266209199c2
/zty-Contest/zty-Exercise/luogu/p1349.cpp
8a6419d45f93a996a2f41e8aa32dc472204a0f57
[]
no_license
zty111/OI
80ce2cfcace751673a56f7808259c0622d5689a4
5f49047ef3f8d17eb1677ad38f1829fd44e85abc
refs/heads/master
2020-07-29T23:48:59.956933
2019-10-31T15:18:02
2019-10-31T15:18:02
165,688,652
0
0
null
null
null
null
UTF-8
C++
false
false
1,013
cpp
// p11394 广义菲波那切数列 //[数学] //矩阵加速 //zty111 #include<bits/stdc++.h> using namespace std; typedef long long ll; ll p; struct Mat{ ll a[3][3]; ll x,y; }e,A,B; Mat Mul(Mat A,Mat B){ Mat C;C.x=A.x;C.y=B.y; for(int i=1;i<=C.x;i++) for(int j=1;j<=C.y;j++) C.a[i][j]=0; for(int i=1;i<=C.x;...
[ "1225013181@qq.com" ]
1225013181@qq.com
87010266f2bd524998a02e996fda92e8a18b95f2
3c2500751f317dd4884ad6c781b5ad4b4d0e5f24
/pro.cpp
b68e360037f046d1e426b02cf58fe0a3d449d23e
[]
no_license
rohit16794/codes
d056c89d6e0ee5aff8f9cbec13a71704eb522858
76a4fff150f915a1061ab588f83d8d7cf0334567
refs/heads/master
2020-07-14T11:07:06.244786
2016-09-10T07:22:27
2016-09-10T07:22:27
67,853,991
0
0
null
null
null
null
UTF-8
C++
false
false
396
cpp
# include <bits/stdc++.h> using namespace std; int main() { int t; long long z,m,n,count,count1; cin>>t; while(t--) { count=0;count1=0; cin>>z>>m>>n; for(int i=1;i*i<=z;i++) { if(z%i==0) { if(i<=m&&(z/i)<=n)//i!=(z/i)) ++count; if((z/i)<=m&&i<=n)//&&i!=(z/i)) ++count; if(i=...
[ "rohitretnakaran@gmail.com" ]
rohitretnakaran@gmail.com
655404064189c8f9b79b6cf5184c13958447b9e4
440f814f122cfec91152f7889f1f72e2865686ce
/src/game_server/server/extension/ai/reset_interval_seconds_action.h
7341ba8c8197b2b7bb0680e11153f9ede8b9cd67
[]
no_license
hackerlank/buzz-server
af329efc839634d19686be2fbeb700b6562493b9
f76de1d9718b31c95c0627fd728aba89c641eb1c
refs/heads/master
2020-06-12T11:56:06.469620
2015-12-05T08:03:25
2015-12-05T08:03:25
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,194
h
// // Summary: buzz source code. // // Author: Tony. // Email: tonyjobmails@gmail.com. // Last modify: 2013-12-05 17:20:13. // File name: reset_interval_seconds_action.h // // Description: // Define class ResetIntervalSecondsAction. // #ifndef __GAME__SERVER__AI__RESET__INTERVAL__SECONDS__ACTION__H #define __GAME__SER...
[ "251729465@qq.com" ]
251729465@qq.com
101bf4d42461c642d1b6bd8fd2ac28514bed3060
c8a6040af5a8a5dd8f89bbabde1d00519ef1ea62
/services/content/service_unittest.cc
0aa1c1db0c745e2dae37cf9ce6a4e69c08813a2e
[ "BSD-3-Clause" ]
permissive
imdark/chromium
a02c7f42444bd2f0619cfdeaf2c79a48baf9534f
088d11844c64d6477e49e31036a621a92853cc53
refs/heads/master
2023-01-16T10:34:55.745660
2019-04-02T03:21:05
2019-04-02T03:21:05
161,010,625
0
0
NOASSERTION
2018-12-09T06:15:31
2018-12-09T06:15:30
null
UTF-8
C++
false
false
5,828
cc
// Copyright 2018 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 "services/content/service.h" #include "base/bind.h" #include "base/callback.h" #include "base/macros.h" #include "base/run_loop.h" #include "bas...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
9bb9fdf16d0e8c59a42c5809e02413883a03c2f7
bb6ebff7a7f6140903d37905c350954ff6599091
/chrome/browser/chromeos/drive/file_system/operation_test_base.cc
6640bca926c76e456c65b64bb8cb4527f001e2ab
[ "BSD-3-Clause" ]
permissive
PDi-Communication-Systems-Inc/lollipop_external_chromium_org
faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f
ccadf4e63dd34be157281f53fe213d09a8c66d2c
refs/heads/master
2022-12-23T18:07:04.568931
2016-04-11T16:03:36
2016-04-11T16:03:36
53,677,925
0
1
BSD-3-Clause
2022-12-09T23:46:46
2016-03-11T15:49:07
C++
UTF-8
C++
false
false
6,771
cc
// Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/chromeos/drive/file_system/operation_test_base.h" #include "base/prefs/testing_pref_service.h" #include "base/threading/sequence...
[ "mrobbeloth@pdiarm.com" ]
mrobbeloth@pdiarm.com
baee1ba3f6a7443c9a09177519d0f9a03b4fa266
b53b73f8ded166c631f9699749d6d2baf2756d1e
/se2007/game/client/tf/tf_hud_teamgoal.cpp
9b86b2a4c6bef4fe169d07a6b43d99279a5b203a
[]
no_license
Creeper4414/SourceEngine2007
8bec052be1eef2d17dff0aeda9fe5ac82c0f1871
ebc9345561f61cabc9b9d15870c70d4c1bea97f2
refs/heads/master
2020-12-30T18:58:32.782253
2016-06-25T21:22:41
2016-06-25T21:22:41
61,935,128
4
0
null
2016-06-25T08:57:07
2016-06-25T08:57:07
null
WINDOWS-1252
C++
false
false
5,924
cpp
//========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============ // // Purpose: // // $NoKeywords: $ //============================================================================= #include "cbase.h" #include "hud.h" #include "hudelement.h" #include "c_tf_player.h" #include "iclientmode.h" #include "ie...
[ "lestad@bk.ru" ]
lestad@bk.ru
564601a866d2eca1012f2a8fa015984ca362b223
0ba8576e02f77c413dec6dccdfd85c1b76b356ba
/이름없음2.cpp
7b04801c82e114f03be121b801d20e4415147afa
[]
no_license
ltnscp9028/C_plus_plus
2fb99fac7595c8cad34aecced4695849f4bfa50d
92d6d89e3250735c9ee7fc49ee0f1726bb9b2e2f
refs/heads/master
2022-04-30T08:22:49.036614
2022-04-19T20:28:21
2022-04-19T20:28:21
205,290,886
0
0
null
null
null
null
UTF-8
C++
false
false
123
cpp
long long p; long long q;long long w; main() { scanf("%lld %lld %lld", &p, &q, &w); printf("%lld %lld", w/p, (w%p)/q); }
[ "ltnscp9028@gmail.com" ]
ltnscp9028@gmail.com
1f1a16343449e2780816ea30f04ba017053dd6f9
8f8e5f27d385961a24cd7e90f9d64b6b1f3e37fe
/printout.h
6560e9e1e8838cd008a1bf4eb6668468a90733d8
[ "MIT" ]
permissive
thatformat/stairspeedtest-reborn
4c117ed5b23669bd78d5571e203c533c1b36ccf1
aa401c81b2aa771f729e831ea44fa6b4c7a3ab85
refs/heads/master
2020-07-02T23:48:29.475604
2019-08-01T13:46:44
2019-08-01T13:46:44
201,712,046
1
0
null
2019-08-11T03:29:39
2019-08-11T03:29:39
null
UTF-8
C++
false
false
1,692
h
#ifndef PRINTOUT_H_INCLUDED #define PRINTOUT_H_INCLUDED #include <bits/stdc++.h> #include <unistd.h> #include "misc.h" #define SPEEDTEST_ERROR_NONE 0 #define SPEEDTEST_ERROR_UNDEFINED 100 #define SPEEDTEST_ERROR_WSAERR 99 #define SPEEDTEST_ERROR_SOCKETERR 98 #define SPEEDTEST_ERROR_NORECOGLINK 97 #define ...
[ "49061470+tindy2013@users.noreply.github.com" ]
49061470+tindy2013@users.noreply.github.com
0b519abb73870d50cde06f8d66f850a42967a960
4503b4ec29e9a30d26c433bac376f2bddaefd9e5
/XtreamToolkit/v16.4.0/Source/Calendar/XTPCalendarThemePrevNextEventButtons.h
6e6c3bd393af73a40d72799375a9be86e295d1e1
[]
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
3,755
h
// XTPCalendarThemePrevNextEventButtons.h : header file // // This file is a part of the XTREME CALENDAR MFC class library. // (c)1998-2013 Codejock Software, All Rights Reserved. // // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXP...
[ "kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb" ]
kwkang@3e9e098e-e079-49b3-9d2b-ee27db7392fb
845cda9ca489d6603e18c31f9ce76ec581f96c3d
dedf3082c0026d52200361a34262c752c05a193b
/Hackerrank-Solutions/Hackerrank-30-days-of-code/Day 19: Interfaces/test.cpp
d832aaa6c1449479ccbee0a2f4b0a81cf265b7f7
[ "MIT" ]
permissive
HetDaftary/Competitive-Coding-Solutions
0d31568ab5be7292d28883704f15e62a2496f637
a683fa11895410c6eef07b1a68054f3e90aa596b
refs/heads/main
2023-04-02T11:58:00.731977
2021-03-31T14:23:39
2021-03-31T14:23:39
351,979,119
0
0
null
null
null
null
UTF-8
C++
false
false
720
cpp
#include <cmath> #include <cstdio> #include <vector> #include <iostream> #include <algorithm> #include <string> using namespace std; class AdvancedArithmetic{ public: virtual int divisorSum(int n)=0; }; class Calculator : public AdvancedArithmetic { public: int divisorSum(int n) { int sum = 0; ...
[ "hetdaftary@gmail.com" ]
hetdaftary@gmail.com
037460e54ebc68bc0f9023633b4a25ae202675c9
7cf841efb8242554d30f890881ff1fc3cbf3ffde
/inc/Graphics/OGLGraphicsModule.h
fc9938460560df2deeb8a09198e2f08830cf49a9
[]
no_license
IreNox/tiki2
232f1a8808b50bef77400f94c55bf3f5b7a82150
3bdd69a5c3907a963c2bd6e22dce0c1256349dd1
refs/heads/master
2020-05-04T14:56:54.331164
2020-04-13T16:09:47
2020-04-13T16:09:47
22,169,497
1
0
null
null
null
null
UTF-8
C++
false
false
3,325
h
#pragma once #include "Core/IGraphics.h" #include "Core/CBMatrices.h" #include "Graphics/CBLights.h" #include "Graphics/CBObjectData.h" #include "Graphics/Quad.h" #include "Graphics/RenderTarget.h" #include "Graphics/ConstantBuffer.h" #include "Graphics/DllMain.h" namespace TikiEngine { namespace ...
[ "adm_tbo@hxx4.tfs.local" ]
adm_tbo@hxx4.tfs.local
6037ecb024ad66877112eb8b860d2caa9e147e38
c8fff9e2eddc70cf1c5963413be7626070554404
/serialtest/test.c++
4270de814566e972ea0b2ad089ad889fef09270d
[ "Apache-2.0" ]
permissive
marcmerlin/NeoMatrix-FastLED-IR
42310711d560047a50792cbfa14a502da903d27b
d9ac2440309ea50ee20ab5e672761ac9f2f8515b
refs/heads/master
2023-05-27T15:48:44.446435
2023-05-17T19:26:36
2023-05-17T19:26:36
129,571,916
47
10
Apache-2.0
2020-08-10T18:03:10
2018-04-15T02:58:04
C
UTF-8
C++
false
false
3,478
#include <errno.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <termios.h> #include <unistd.h> #include <sys/stat.h> int set_interface_attribs(int ttyfd, int speed) { struct termios tty; if (tcgetattr(ttyfd, &tty) < 0) { printf("Error from tcgetattr: %s\n",...
[ "marc_soft@merlins.org" ]
marc_soft@merlins.org
727c9464b90d7113a8868ba53a8b685731e74e09
579a9dfc5fb7abeb72d2cbdbb243f20d9c0efe74
/src/test/ImportTextTest.cpp
f153878c543ec6537bfae2851714df7b9f8d8c3c
[ "Artistic-2.0", "MIT" ]
permissive
alexis-m/pwsafe
fb35d0a5fb3b84a34caff5f3a91128638ed4b168
718b0a0aa8f2c5c713c8f69d43bd088b96776bc5
refs/heads/master
2023-05-25T17:35:01.219064
2023-05-10T17:57:59
2023-05-10T17:57:59
208,708,792
0
0
NOASSERTION
2019-09-16T04:21:16
2019-09-16T04:21:16
null
UTF-8
C++
false
false
5,207
cpp
/* * Copyright (c) 2003-2023 Rony Shapiro <ronys@pwsafe.org>. * All rights reserved. Use of the code is allowed under the * Artistic License 2.0 terms, as specified in the LICENSE file * distributed with this code, or available from * http://www.opensource.org/licenses/artistic-license-2.0.php */ // ImportTextTest.cpp:...
[ "ronys@pwsafe.org" ]
ronys@pwsafe.org
e01495b1b960fed7b6914b56f9a97282a69ab3cc
8c42e63181420f41c59958fcb8b0c3abb2a387e2
/m2m/model/m2m.cc
8f0041d2e8e3303cf69060dc4cc2ef3b113deb1b
[]
no_license
groao/m2m
4dfe1a88dea0d8d605414de36475188ce58f2ee8
cff86331fab6fcf604d50162e9d9b677e5ffe021
refs/heads/master
2020-05-19T13:12:23.748025
2019-05-29T03:45:11
2019-05-29T03:45:11
185,033,413
0
0
null
null
null
null
UTF-8
C++
false
false
16,608
cc
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ // // A module for create by Virtualization TLON Distributed System // Copycenter (C) 2019 // Giuseppe Roa Osorio <groao@unal.edu.co> // Grupo de investigación TLÖN // This program is free software: you can redistribute it and/or modify // it unde...
[ "noreply@github.com" ]
noreply@github.com
07f7c355cdf7a11acdd6df9b7b847340846a0ab2
5a6620a16a82bef4c2ec38e998de58824aecca38
/src/qt/paymentserver.h
729f73a4331d77fca2b198ffb75eb5cf540d4c7c
[ "MIT" ]
permissive
KeplerPay/kepler
f344ffce3966b54cb4c283fbc14039ed52d9b76e
2b2edde30ae22faf074a93c075cdbd5818428ad7
refs/heads/master
2021-07-15T15:54:21.420125
2020-07-09T00:50:38
2020-07-09T00:50:38
186,207,067
5
1
null
null
null
null
UTF-8
C++
false
false
5,062
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 BITCOIN_QT_PAYMENTSERVER_H #define BITCOIN_QT_PAYMENTSERVER_H // This class handles payment requests from clicking o...
[ "mateo@endlessloop.me" ]
mateo@endlessloop.me
1ec79b6116780fa07486b4a1df3c8922768fe046
6aa69b089b8569ac13cd0084db3e8b5fe8d04c3d
/src/stp/evaluations/game_states/PenaltyUsGameStateEvaluation.cpp
88f455cd4e7a657ed38b04632d9a17cf7a6b3bf3
[ "MIT" ]
permissive
maxthielen/yml
5d0bfb625ec15fe60fd7dfab6abcc0994180df69
58f5a1707f1034eb4e24c305e416def1e5cbf50b
refs/heads/development
2023-08-25T04:59:05.859371
2021-10-15T16:59:15
2021-10-15T16:59:15
416,984,352
0
0
MIT
2021-10-15T10:07:32
2021-10-14T04:08:53
C++
UTF-8
C++
false
false
505
cpp
// // Created by jordi on 28-04-20. // #include "stp/evaluations/game_states/PenaltyUsGameStateEvaluation.h" #include "utilities/GameStateManager.hpp" namespace rtt::ai::stp::evaluation { uint8_t PenaltyUsGameStateEvaluation::metricCheck(const world::World*, const world::Field *) const noexcept { return GameSta...
[ "noreply@github.com" ]
noreply@github.com
bb69d5e32d236ccd7aa7c0473e11d9efe49cb0db
0e01a7797a99638f6a9b4db9df06a5c8d94aa7f7
/src/morgana/fmk/renderers/renderbatches.h
5ca5ca29ec68d4f8a0440f53700cea81e8abb78e
[]
no_license
cslobodeanu/hits
c0310a4e0cfa308b353d38e301187e7bc5063555
1cb6663b59cb6c8ee5576d5db276c3828490a110
refs/heads/master
2021-05-11T15:29:42.300945
2018-02-01T19:43:32
2018-02-01T19:43:32
117,730,282
0
0
null
null
null
null
UTF-8
C++
false
false
5,590
h
#ifndef __MORGANA_FMK_RENDERERS_RENDER_BATCHES_H__ #define __MORGANA_FMK_RENDERERS_RENDER_BATCHES_H__ #include "renderer.h" #include "streamingbuffers.h" #include "genericbatch.h" namespace MorganaEngine { namespace Framework { namespace Renderers { template <class vertexT, class indexT, int maxVertices, int...
[ "cslobodeanu@gmail.com" ]
cslobodeanu@gmail.com
5744f80e37a6f788712a72811887dd89fa97ddff
d983d41c692ba3307c50ab2a95ab241ee94f9253
/1part/task5.cpp
7a8ecf2089c44165aa7d34b7080da058e12f121c
[ "MIT" ]
permissive
surenaus/Parallel-programming
05c63729a14d7cacc60380bdbcd1960abb0e4610
8c7717f956c26faa21e60532af3836d045de7abd
refs/heads/master
2020-05-01T23:46:01.171917
2019-03-25T21:33:33
2019-03-25T21:33:33
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,818
cpp
#include <mpi.h> #include <stdio.h> #include <stdlib.h> #include <time.h> #include <iostream> #include <malloc.h> int main(int argc, char** argv) { MPI_Init(NULL, NULL); int b[12]; int world_size; MPI_Comm_size(MPI_COMM_WORLD, &world_size); if (world_size < 2) { fprintf(stderr, "Must use more than...
[ "noreply@github.com" ]
noreply@github.com
7d3925736b6cc4505cc3fc5da737b2201602547f
a7764174fb0351ea666faa9f3b5dfe304390a011
/src/Voxel/Voxel_Writer.cxx
ef8684f93cd6091abddd95bd0cbfed167ee03062
[]
no_license
uel-dataexchange/Opencascade_uel
f7123943e9d8124f4fa67579e3cd3f85cfe52d91
06ec93d238d3e3ea2881ff44ba8c21cf870435cd
refs/heads/master
2022-11-16T07:40:30.837854
2020-07-08T01:56:37
2020-07-08T01:56:37
276,290,778
0
0
null
null
null
null
UTF-8
C++
false
false
12,146
cxx
// File: Voxel_Writer.cxx // Created: Wed Aug 28 14:36:15 2008 // Author: Vladislav ROMASHKO // <vladislav.romashko@opencascade.com> #include <Voxel_Writer.ixx> #include <Voxel_TypeDef.hxx> #include <Precision.hxx> #include <TCollection_AsciiString.hxx> Voxel_Writer::Voxel_Writer():myFormat(Voxel_VFF_ASC...
[ "shoka.sho2@excel.co.jp" ]
shoka.sho2@excel.co.jp
93814c93a85294bf89b8862738d289e8ce1e0c24
8fc5128f5e7305dfe1084eaeb7cdfd92c261717d
/src/keypad.cpp
603fd599da1e2e94f45c990aa8370add6677ace3
[]
no_license
ParthDatar/KeyPad
e0bb7166abb4f461759c8faefde23c8535935dc8
699a6892806cd77c2b476001d92d5f603f3cde7f
refs/heads/master
2023-04-01T16:16:58.151362
2021-04-17T20:16:32
2021-04-17T20:16:32
358,775,670
0
0
null
null
null
null
UTF-8
C++
false
false
1,583
cpp
#include "keypad.h" #include <random> #include <algorithm> #include <fstream> #include <iostream> #include <time.h> Keypad::Keypad(int size, int start, int end){ this->size = size; pad = new int[size]; std::default_random_engine gen; std::uniform_int_distribution<int> dis(start,end); srand(tim...
[ "parth.a.datar@vanderbilt.edu" ]
parth.a.datar@vanderbilt.edu
2cf2bddf8538df8af673678da2446a8bbeeb7ce9
8130ab1e643565308b87b8d0244bcc3f766f6bd2
/TextFileCompress/StringCompress.cpp
60f4d98e5bced4f3df9dc5e1530c7aaf6f1e2c73
[]
no_license
KietNguyen10112000/Project1
6db55f0934a85af82f1840b38ebfc39fe8b7846b
e3a17575bfc946234c55cea5f8de51bfc07f9929
refs/heads/master
2023-02-21T16:20:04.883767
2021-01-15T14:37:23
2021-01-15T14:37:23
304,319,476
0
0
null
null
null
null
UTF-8
C++
false
false
12,466
cpp
#include "StringCompress.h" #include <string> #include <iostream> #include <Windows.h> #include <thread> #include "BurrowsWheelerTransform.h" using namespace std; StringCompress::StringCompress() { } StringCompress::~StringCompress() { } //char StringCompress::dg[10] = { 0x0,0x1,0x2,0x3,0x4,0x5,0x6,0x7,0x8,0x9 }; ...
[ "kietnguyen10112000@gmail.com" ]
kietnguyen10112000@gmail.com
e1cac3653508573004f9e3ebcb5a055e5b975bd4
4a152b3cf3a893d42d3bfc9019c1549e04611e67
/Project4/Exception.cpp
97b429134da80e83d04f3c1e5c62308d0217e766
[]
no_license
Dudley1337/KRTP
0f44629cc49723e8c4cc05b86bbec14d59c343ac
7d8e2bdc7dda95e078c5b997b502fa22305f462d
refs/heads/master
2022-12-21T23:34:08.182342
2020-09-20T17:14:56
2020-09-20T17:14:56
295,233,438
0
0
null
null
null
null
WINDOWS-1251
C++
false
false
892
cpp
#include "Header.h" #include "Exception.h" bool Exception::is_digit(int& digit, string text) { char _digit[10]; try { printf("%s", text.c_str()); cin >> _digit; for (int i = 0; i < strlen(_digit); i++) if (!isdigit(_digit[i])) throw 1641; digit = atoi(_digit); return false; } catch (const int& ex...
[ "solart98@mail.ru" ]
solart98@mail.ru
2e7c39d23ca63a0ae17c0003f238e88b89bf87cc
74df38a101725d649d0c0e15e2d436141c0254b5
/SquidDestiny/Title.h
bfc6d5c5a996dc54a15151075e14f9dfbfe1e9a6
[]
no_license
totopizza/SquidDestiny
2bf9314da48f6fe0c282782bc20ede4a906399f1
37e1e2afc045d9299fe404a1aa764f3d41852a45
refs/heads/master
2020-07-12T22:10:45.333380
2017-03-20T22:45:00
2017-03-20T22:45:00
85,540,137
0
1
null
2017-03-20T06:57:01
2017-03-20T05:53:34
HTML
UTF-8
C++
false
false
242
h
# pragma once # include <Siv3D.hpp> # include "SceneBase.h" class Title : public MyGame::Scene { private: Texture background; Vec2 windowCenter; public: void init() override; void update() override; void draw() const override; };
[ "gren6158@yahoo.co.jp" ]
gren6158@yahoo.co.jp
f8faabd484986ca4b5f62b183d18f93b8f55e6d4
efda3f8fcc5e172f18a611e50492e6f67279d549
/gNet/TcpClient.cpp
371142bbcbb6da6fb378fe4fd759c41de2c00be9
[]
no_license
fgmiracle/gNet
65ea91d8388b2570429eb97e1611c8efe7e8406d
0acf2b18234e112a3842ecea8969632e5f267417
refs/heads/master
2020-08-25T02:18:39.845610
2019-10-23T02:48:27
2019-10-23T02:54:37
216,947,673
4
0
null
null
null
null
UTF-8
C++
false
false
4,391
cpp
#include "TcpClient.h" namespace gNet { TcpClient::TcpClient(DataModel model, uint32_t maxSendSize, uint32_t maxRecvSize) : bRunning (false) , netCallBack(nullptr) , mModel (model) , maxPackSize(64*1024) , mConnector(nullptr) { UNUSE(maxSendSize); UNUSE(maxRecvSize); #ifdef _WIN32 WORD version = MAKE...
[ "miracle@yangeit.com" ]
miracle@yangeit.com
9ccc710cab3f883e979d950e548b788831890ea2
81a4b1dcd95b887e67e1c276dbb75bef67ffbfc8
/算法代码/超级玛丽游戏.cpp
d9c3f46682cb23d27c171852bed573d238453982
[]
no_license
newshelan/algorithm-problem
0cdc219ef05fd281553a5164deda2387c8fd2615
74957f91e0a8f4c04c4048a6de45a75ee1e72a69
refs/heads/master
2020-04-14T20:17:32.542835
2019-03-12T05:08:41
2019-03-12T05:08:41
164,088,363
1
0
null
null
null
null
UTF-8
C++
false
false
1,480
cpp
#include<stdio.h> int main() { printf(" ********\n"); printf(" ************\n"); printf(" ####....#.\n"); printf(" #..###.....##....\n"); printf(" ###.......###### ### ###\n"); printf(" ........... ...
[ "1145565078@qq.com" ]
1145565078@qq.com
245caa2930e485880d67a723d9b439df59956da1
353bd39ba7ae46ed521936753176ed17ea8546b5
/src/layer1_system/randomizer/src/axrd_seed.cpp
a5122a21c7a77827a7d5e5bdde1d674e3df23245
[]
no_license
d0n3val/axe-engine
1a13e8eee0da667ac40ac4d92b6a084ab8a910e8
320b08df3a1a5254b776c81775b28fa7004861dc
refs/heads/master
2021-01-01T19:46:39.641648
2007-12-10T18:26:22
2007-12-10T18:26:22
32,251,179
1
0
null
null
null
null
UTF-8
C++
false
false
858
cpp
/** * @file * Get / Set the randomizer seed * @author Ricard Pillosu <d0n3val\@gmail.com> * @date 18 Apr 2004 */ #include "axrd_stdafx.h" /** * Sets current seed and generates random numbers */ AXRD_API void axrd_set_seed( const unsigned long seed ) { // Disconnect "fixed data" mode state.fixe...
[ "d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54" ]
d0n3val@2cff7946-3f3c-0410-b79f-f9b517ddbf54
9388a111a9df14079a5d10dfad1d9a0e6042302e
5aa2ac0ea93ea032e4204a1af1dbf86c5d315b2b
/MMO RPG/InventoryItem.h
b590e84d03c4efd6ca46100a98a0e3d07f8c5d42
[]
no_license
opxdo/MMO-RPG
5a4c28381b44fb9ff76a2681e559c6d3483f5eb4
1e36b5e85adfc0b63f581192e7fb19b84add4f9f
refs/heads/master
2023-08-04T12:31:57.646863
2019-02-23T13:19:20
2019-02-23T13:37:01
null
0
0
null
null
null
null
UTF-8
C++
false
false
1,373
h
#pragma once #include "Graphics.h" #include "Sprite.h" #include "Draggable.h" class InventoryItem : public Draggable { public: enum class EquipmentType { Unknown, Gloves, Ring, Shield, Weapon, Hat, Cape, BodyArmor, Trousers, Boots }; public: enum class Equipment { SharpSword = 1, LongSwo...
[ "kozichka01@abv.bg" ]
kozichka01@abv.bg
95c4caed9a3228f409d9f46b9d11bc09740de73b
03916ad00bf2ab56e7d3c5ea80ab900abea040c8
/Common_3/ThirdParty/OpenSource/hlslparser/Parser/Parser/Parser.h
571f15b90094fb49e610ba1891fa1afd6536b76e
[ "Apache-2.0", "MIT" ]
permissive
erwincoumans/The-Forge
3bab94e8649d0fe070e2d5ae7ccf1484c23f44a2
d0b3ed153f5b740e9cbebc118eff232f71728f2b
refs/heads/master
2021-05-10T15:28:31.608416
2018-09-07T21:12:04
2018-09-07T21:12:04
118,551,189
1
0
null
2018-01-23T03:16:46
2018-01-23T03:16:46
null
UTF-8
C++
false
false
475
h
#pragma once #include "HLSLParser.h" #include "GLSLGenerator.h" #include "HLSLGenerator.h" #include "MSLGenerator.h" #include <fstream> #include <sstream> #include <iostream> class Parser { public: static const char* ParserEntry(char* RESULT, const char* fileName, const char* buffer, size_t bufferSize, cons...
[ "jenkins@conffx.com" ]
jenkins@conffx.com
30cff6670577dfb7efafad9ffa51dccf229357a3
57fa84e55f5944a435ec2510bfc9a64532ab9d92
/src/span.h
f9999ab3d72e970099f4742a43250ab4319e0b49
[ "MIT" ]
permissive
barrystyle/deftchain-0.17
133d3bffec152738166a01bd14d6d2a26962432a
d93b9307d8919117b10129a2828cb98833a1c9a1
refs/heads/master
2020-04-17T01:26:28.232962
2018-09-30T12:18:20
2018-09-30T12:20:27
166,091,970
0
2
null
null
null
null
UTF-8
C++
false
false
3,053
h
// Copyright (c) 2018 The Bitcoin Core developers // Copyright (c) 2018 The Deftchain developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef DEFTCHAIN_SPAN_H #define DEFTCHAIN_SPAN_H #include <type_traits> #include ...
[ "barrystyle@westnet.com.au" ]
barrystyle@westnet.com.au
40493627312a352004b89e07e119ba32659717ee
192aee8f1a9a7c7ed78681fed9b19bdb7041dd85
/BCW5/some/Unit.h
b99a1db22a9596139ff657945739eae791281c5b
[]
no_license
Nisaiy/DeveloperClub
31e162216a3dcdcd69e38354918204e02b8d214f
d2c0647f6ef09c4b6c38c35412b4204c7411c6a4
refs/heads/master
2016-08-12T15:44:12.442777
2015-12-02T13:25:29
2015-12-02T13:25:29
47,261,716
0
0
null
null
null
null
UTF-8
C++
false
false
806
h
#ifndef UNIT_H #define UNIT_H #include "State.h" #include "Weapon.h" #include "Exceptions.h" class Weapon; class Unit { protected: State* state; Weapon* weapon; void isAlive(); public: Unit(const std::string& name="Unit", int hp=100, int mp=100); virtual ~Unit(); ...
[ "zozuliy@gmail.com" ]
zozuliy@gmail.com
78e26f32201dc558b50fcbeebeb04ae87dcf92a2
f0daf25e4a727936eae431ef1964e141da4709d0
/OpenGLPracticeWithPPT/28.WavingFloor/CCameraManager.h
23af75773c23ba68bcabaa1fa6766fb09f9dac54
[]
no_license
newmri/ComputerGraphics
23e5bdea2c835b11335897f81cbaa7288134ca24
ffb54c9a6b5dde66a266c2c4c3816c33e6cc723b
refs/heads/master
2021-03-12T19:51:05.110496
2018-01-04T09:12:30
2018-01-04T09:12:30
102,877,860
0
0
null
null
null
null
UTF-8
C++
false
false
1,453
h
#pragma once struct Vector3 { float x, y, z; Vector3() { x = 0.0f, y = 0.0f, z = 0.0f; } Vector3(float x, float y, float z) : x(x), y(y), z(z) {}; Vector3(float x, float y) : x(x), y(y) {}; Vector3 operator-(const Vector3& other) { return Vector3(x - other.x, y - other.y, z - other.z); } void Normaliz...
[ "newmri@naver.com" ]
newmri@naver.com
66178dcce58ef6b786ed8d8b5a83a447b859dada
5838cf8f133a62df151ed12a5f928a43c11772ed
/NT/enduser/netmeeting/ui/conf/rtoolbar.cpp
fe97c17f75891743c033940f661c56422fd3e1d6
[]
no_license
proaholic/Win2K3
e5e17b2262f8a2e9590d3fd7a201da19771eb132
572f0250d5825e7b80920b6610c22c5b9baaa3aa
refs/heads/master
2023-07-09T06:15:54.474432
2021-08-11T09:09:14
2021-08-11T09:09:14
null
0
0
null
null
null
null
UTF-8
C++
false
false
44,737
cpp
// File: rtoolbar.cpp #include "precomp.h" #include "RToolbar.h" #include "GenContainers.h" #include "GenControls.h" #include "Conf.h" #include "ConfRoom.h" #include "RoomList.h" #include "particip.h" #include "VidView.h" #include "ProgressBar.h" #include "AudioCtl.h" #include "CallingBar.h" #include "resource.h" #in...
[ "blindtiger@foxmail.com" ]
blindtiger@foxmail.com
106f0110dd3bc63f63ecacafc2dc21ab0cbf5e71
8dee7f236ecccb1d2a8ca496a9826353f5bd9d78
/include/bmp/wetsoilbmp4.h
1ac9d39bb983c142c7e7c07df29b55e90e871229
[ "MIT" ]
permissive
ant512/EarthShakerDS
6675bc3f3df6923b56ef820ca8d748de57f5b52b
c23920bb96652570616059ee4b807e82617c2385
refs/heads/master
2020-05-18T13:14:12.995125
2015-02-08T06:05:01
2015-02-08T06:05:01
15,246,988
1
0
null
null
null
null
UTF-8
C++
false
false
166
h
#ifndef _WETSOILBMP4_H_ #define _WETSOILBMP4_H_ #include <bitmapwrapper.h> class WetSoilBmp4 : public WoopsiGfx::BitmapWrapper { public: WetSoilBmp4(); }; #endif
[ "devnull@localhost" ]
devnull@localhost
de7df4777c8942edee65155eba348cdef0a245e7
1475ab0b6c03d30740b5556ae345dea143746cf3
/Hihocoder/offer33/B.cpp
ca9a26f638b080c550d679664f80ef36945a665c
[]
no_license
AOQNRMGYXLMV/mycode
d9a882ca985456c21207d4548f3bd459662e548c
8ff1f46ed55d965502f91fff170da1514878d836
refs/heads/master
2020-05-29T18:48:10.869181
2018-04-21T16:18:39
2018-04-21T16:18:39
52,936,027
0
0
null
null
null
null
UTF-8
C++
false
false
2,242
cpp
#include <cstdio> #include <cstring> #include <algorithm> #include <vector> using namespace std; typedef long long LL; typedef pair<int, int> PII; #define MP make_pair #define PB push_back #define REP(i, a, b) for(int i = a; i < b; i++) #define PER(i, a, b) for(int i = b - 1; i >= a; i--) const int maxn = 10000 + 10; ...
[ "489365227@qq.com" ]
489365227@qq.com
e82d5a1e99539de39e670a1a78c6a05d7c488e96
aaff0a475ba8195d622b6989c089ba057f180d54
/backup/2/codesignal/c++/hide-zero.cpp
fd238105d4c41350b0e9ebd970a7e57a5fdb4ffc
[ "Apache-2.0" ]
permissive
DandelionLU/code-camp
328b2660391f1b529f1187a87c41e15a3eefb3ee
0fd18432d0d2c4123b30a660bae156283a74b930
refs/heads/master
2023-08-24T00:01:48.900746
2021-10-30T06:37:42
2021-10-30T06:37:42
null
0
0
null
null
null
null
UTF-8
C++
false
false
847
cpp
// Hi, I'm Yanzhan. For more algothmic problems, visit my Youtube Channel (Yanzhan Yang's Youtube Channel) : https://www.youtube.com/channel/UCDkz-__gl3frqLexukpG0DA?view_as=subscriber or my Twitter Account (Yanzhan Yang's Twitter) : https://twitter.com/YangYanzhan or my GitHub HomePage (Yanzhan Yang's GitHub HomePage)...
[ "yangyanzhan@gmail.com" ]
yangyanzhan@gmail.com